-- MariaDB dump 10.19  Distrib 10.11.6-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: projectstaging_wp
-- ------------------------------------------------------
-- Server version	10.11.6-MariaDB-log

/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) 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) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) 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(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=73 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES
(17,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-06-16 14:39:18','2022-06-16 16:39:18','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1655390358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1655390358;}',2,1,'2023-02-16 14:43:13','2023-02-16 16:43:13',0,NULL,10),
(22,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-02 14:35:39','2023-03-02 16:35:39','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1677767739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1677767739;}',2,1,'2023-04-20 15:38:41','2023-04-20 17:38:41',0,NULL,10),
(67,'woocommerce_cleanup_draft_orders','complete','2025-04-27 03:30:51','2025-04-27 05:30:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745724651;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745724651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-05-13 12:18:38','2025-05-13 14:18:38',0,NULL,10),
(68,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-05-01 14:33:36','2025-05-01 16:33:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746110016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746110016;}',1,1,'2025-05-13 12:18:40','2025-05-13 14:18:40',0,NULL,10),
(69,'woocommerce_run_on_woocommerce_admin_updated','complete','2025-05-01 14:33:35','2025-05-01 16:33:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746110015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746110015;}',2,1,'2025-05-13 12:18:39','2025-05-13 14:18:39',0,NULL,10),
(70,'woocommerce_cleanup_draft_orders','complete','2025-05-14 12:18:38','2025-05-14 14:18:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747225118;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747225118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-05-26 10:41:45','2025-05-26 12:41:45',0,NULL,10),
(71,'woocommerce_cleanup_draft_orders','complete','2025-05-27 10:41:45','2025-05-27 12:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748342505;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748342505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-05-28 14:42:17','2025-05-28 16:42:17',0,NULL,10),
(72,'woocommerce_cleanup_draft_orders','pending','2025-05-29 14:42:17','2025-05-29 16:42:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748529737;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748529737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=183 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES
(1,'woocommerce-db-updates'),
(2,'woocommerce-remote-inbox-engine'),
(3,'');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=215 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES
(47,17,'action created','2022-06-16 14:39:18','2022-06-16 16:39:18'),
(52,17,'action started via WP Cron','2023-02-16 14:43:13','2023-02-16 16:43:13'),
(53,17,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-02-16 14:43:13','2023-02-16 16:43:13'),
(60,22,'action created','2023-03-02 14:35:39','2023-03-02 16:35:39'),
(67,22,'action started via Async Request','2023-04-20 15:38:41','2023-04-20 17:38:41'),
(68,22,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-20 15:38:41','2023-04-20 17:38:41'),
(197,67,'action created','2025-04-26 03:30:51','2025-04-26 05:30:51'),
(200,68,'action created','2025-05-01 14:33:35','2025-05-01 16:33:35'),
(201,69,'action created','2025-05-01 14:33:35','2025-05-01 16:33:35'),
(202,67,'action started via WP Cron','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(203,67,'action complete via WP Cron','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(204,70,'action created','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(205,69,'action started via WP Cron','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(206,69,'action complete via WP Cron','2025-05-13 12:18:39','2025-05-13 14:18:39'),
(207,68,'action started via WP Cron','2025-05-13 12:18:39','2025-05-13 14:18:39'),
(208,68,'action complete via WP Cron','2025-05-13 12:18:40','2025-05-13 14:18:40'),
(209,70,'action started via Async Request','2025-05-26 10:41:45','2025-05-26 12:41:45'),
(210,70,'action complete via Async Request','2025-05-26 10:41:45','2025-05-26 12:41:45'),
(211,71,'action created','2025-05-26 10:41:45','2025-05-26 12:41:45'),
(212,71,'action started via WP Cron','2025-05-28 14:42:17','2025-05-28 16:42:17'),
(213,71,'action complete via WP Cron','2025-05-28 14:42:17','2025-05-28 16:42:17'),
(214,72,'action created','2025-05-28 14:42:17','2025-05-28 16:42:17');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cky_banners`
--

DROP TABLE IF EXISTS `wp_cky_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cky_banners` (
  `banner_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `status` int(11) NOT NULL DEFAULT 0,
  `settings` longtext NOT NULL DEFAULT '',
  `banner_default` int(11) NOT NULL DEFAULT 0,
  `contents` longtext NOT NULL DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`banner_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cky_banners`
--

LOCK TABLES `wp_cky_banners` WRITE;
/*!40000 ALTER TABLE `wp_cky_banners` DISABLE KEYS */;
INSERT INTO `wp_cky_banners` VALUES
(1,'GDPR','gdpr-1',1,'{\"settings\":{\"id\":\"banner-1\",\"type\":\"box\",\"position\":\"bottom-left\",\"versionID\":\"6.0.0\",\"applicableLaw\":\"gdpr\",\"languages\":{\"default\":\"en\",\"selected\":[\"en\"]},\"templateGroup\":\"default\",\"customHtml\":{\"status\":false},\"theme\":\"light\",\"consentExpiry\":{\"status\":true,\"value\":\"365\"},\"ruleSet\":[{\"code\":\"ALL\",\"regions\":[]}]},\"behaviours\":{\"reloadBannerOnAccept\":{\"status\":false},\"loadAnalyticsByDefault\":{\"status\":false},\"animations\":{\"onLoad\":\"animate\",\"onHide\":\"sticky\"},\"legacyFunctions\":{\"accept\":{\"action\":\"acceptClose\",\"newTab\":false},\"reject\":{\"action\":\"rejectClose\",\"newTab\":false},\"idle\":{\"action\":\"acceptClose\",\"delay\":\"1000\"},\"navigation\":{\"action\":\"acceptClose\"},\"pageScroll\":{\"action\":\"acceptClose\"}},\"respectGPC\":{\"status\":false}},\"config\":{\"notice\":{\"status\":true,\"tag\":\"notice\",\"type\":\"container\",\"styles\":{\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"brandLogo\":{\"status\":false,\"tag\":\"brand-logo\",\"meta\":{\"url\":\"#\"}},\"buttons\":{\"status\":true,\"tag\":\"notice-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"settings\":{\"status\":true,\"tag\":\"settings-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"readMore\":{\"status\":false,\"tag\":\"readmore-button\",\"type\":\"link\",\"meta\":{\"noFollow\":true,\"newTab\":true},\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}},\"donotSell\":{\"status\":false,\"tag\":\"donotsell-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}}}},\"closeButton\":{\"status\":false,\"tag\":\"close-button\"}}},\"categoryPreview\":{\"status\":false,\"type\":\"container\",\"tag\":\"detail-category-preview\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-preview-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-preview-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-category-preview-buttons\",\"elements\":{\"save\":{\"status\":true,\"tag\":\"detail-category-preview-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}}}},\"preferenceCenter\":{\"status\":true,\"tag\":\"detail\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"closeButton\":{\"status\":true,\"type\":\"button\",\"tag\":\"detail-close\"},\"categories\":{\"status\":true,\"tag\":\"detail-categories\",\"type\":\"container\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-category-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"detail-accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"detail-reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"save\":{\"status\":true,\"tag\":\"detail-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"detail-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}}}},\"optoutPopup\":{\"status\":false,\"tag\":\"optout-popup\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#F4F4F4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"optout-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"optout-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"optOption\":{\"status\":true,\"tag\":\"optout-option\",\"type\":\"container\",\"elements\":{\"toggle\":{\"status\":true,\"tag\":\"optout-option-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863dc\"}},\"inactive\":{\"styles\":{\"background-color\":\"#FFFFFF\"}}}},\"title\":{\"type\":\"text\",\"tag\":\"optout-option-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"gpcOption\":{\"type\":\"container\",\"tag\":\"optout-gpc-option\",\"status\":false,\"elements\":{\"description\":{\"type\":\"text\",\"tag\":\"optout-gpc-option-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"optout-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}},\"buttons\":{\"status\":true,\"tag\":\"optout-buttons\",\"type\":\"container\",\"elements\":{\"confirm\":{\"status\":true,\"tag\":\"optout-confirm-button\",\"type\":\"button\",\"styles\":{\"color\":\"#f4f4f4\",\"background-color\":\"#1863dc\",\"border-color\":\"#1863dc\"}},\"cancel\":{\"status\":true,\"tag\":\"optout-cancel-button\",\"type\":\"button\",\"styles\":{\"color\":\"#858585\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#dedfe0\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"optout-close\",\"type\":\"button\"}}},\"auditTable\":{\"status\":true,\"tag\":\"audit-table\",\"type\":\"table\",\"meta\":{\"headers\":[\"id\",\"duration\",\"description\"]},\"styles\":{\"color\":\"#212121\",\"background-color\":\"#f4f4f4\",\"border-color\":\"#ebebeb\"}},\"revisitConsent\":{\"status\":true,\"tag\":\"revisit-consent\",\"position\":\"bottom-left\",\"meta\":{\"url\":\"#\"},\"styles\":{\"background-color\":\"#0056A7\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"revisit-consent-title\",\"status\":true,\"styles\":{\"color\":\"#0056a7\"}}}},\"videoPlaceholder\":{\"status\":true,\"tag\":\"video-placeholder\",\"styles\":{\"background-color\":\"#000000\",\"border-color\":\"#000000\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"placeholder-title\",\"status\":true,\"styles\":{\"color\":\"#ffffff\"}}}}},\"meta\":{\"customCSS\":\"\",\"customHTML\":\"\"}}',1,'{\"en\":{\"notice\":{\"elements\":{\"title\":\"We value your privacy\",\"description\":\"<p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \\\"Accept All\\\", you consent to our use of cookies.<\\/p>\",\"privacyLink\":\"\",\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"reject\":\"Reject All\",\"settings\":\"Customize\",\"readMore\":\"Cookie Policy\",\"donotSell\":\"Do Not Sell or Share My Personal Information\"}},\"closeButton\":\"Close\"}},\"categoryPreview\":{\"elements\":{\"buttons\":{\"elements\":{\"save\":\"Save My Preferences\"}}}},\"preferenceCenter\":{\"elements\":{\"title\":\"Customize Consent Preferences\",\"description\":\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorized as \\\"Necessary\\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"category\":{\"elements\":{\"alwaysEnabled\":\"Always Active\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"save\":\"Save My Preferences\",\"reject\":\"Reject All\"}},\"closeButton\":\"Close\"}},\"optoutPopup\":{\"elements\":{\"title\":\"Opt-out Preferences\",\"description\":\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button. Once you opt out, you can opt in again at any time by unchecking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button.<\\/p>\",\"optOption\":{\"elements\":{\"title\":\"Do Not Sell or Share My Personal Information\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"gpcOption\":{\"elements\":{\"description\":\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>\"}},\"showLess\":\"Show less\",\"showMore\":\"Show more\",\"buttons\":{\"elements\":{\"cancel\":\"Cancel\",\"confirm\":\"Save My Preferences\"}},\"closeButton\":\"Close\"}},\"revisitConsent\":{\"elements\":{\"title\":\"Cookie Settings\"}},\"auditTable\":{\"elements\":{\"headers\":{\"elements\":{\"id\":\"Cookie\",\"duration\":\"Duration\",\"description\":\"Description\"}},\"message\":\"No cookies to display.\"}},\"videoPlaceholder\":{\"elements\":{\"title\":\"Please accept cookies to access this content\"}}}}','2023-02-16 16:42:12','2023-02-16 16:42:12'),
(2,'CCPA','ccpa-2',0,'{\"settings\":{\"id\":\"banner-1\",\"type\":\"box\",\"position\":\"bottom-left\",\"versionID\":\"6.0.0\",\"applicableLaw\":\"ccpa\",\"languages\":{\"default\":\"en\",\"selected\":[\"en\"]},\"templateGroup\":\"default\",\"customHtml\":{\"status\":false},\"theme\":\"light\",\"consentExpiry\":{\"status\":true,\"value\":\"365\"},\"ruleSet\":[{\"code\":\"ALL\",\"regions\":[]}]},\"behaviours\":{\"reloadBannerOnAccept\":{\"status\":false},\"loadAnalyticsByDefault\":{\"status\":false},\"animations\":{\"onLoad\":\"animate\",\"onHide\":\"sticky\"},\"legacyFunctions\":{\"accept\":{\"action\":\"acceptClose\",\"newTab\":false},\"reject\":{\"action\":\"rejectClose\",\"newTab\":false},\"idle\":{\"action\":\"acceptClose\",\"delay\":\"1000\"},\"navigation\":{\"action\":\"acceptClose\"},\"pageScroll\":{\"action\":\"acceptClose\"}},\"respectGPC\":{\"status\":false}},\"config\":{\"notice\":{\"status\":true,\"tag\":\"notice\",\"type\":\"container\",\"styles\":{\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"brandLogo\":{\"status\":false,\"tag\":\"brand-logo\",\"meta\":{\"url\":\"#\"}},\"buttons\":{\"status\":true,\"tag\":\"notice-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":false,\"tag\":\"accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":false,\"tag\":\"reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"settings\":{\"status\":false,\"tag\":\"settings-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"readMore\":{\"status\":false,\"tag\":\"readmore-button\",\"type\":\"link\",\"meta\":{\"noFollow\":true,\"newTab\":true},\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}},\"donotSell\":{\"status\":true,\"tag\":\"donotsell-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"close-button\"}}},\"categoryPreview\":{\"status\":false,\"type\":\"container\",\"tag\":\"detail-category-preview\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-preview-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-preview-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-category-preview-buttons\",\"elements\":{\"save\":{\"status\":true,\"tag\":\"detail-category-preview-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}}}},\"preferenceCenter\":{\"status\":false,\"tag\":\"detail\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"closeButton\":{\"status\":true,\"type\":\"button\",\"tag\":\"detail-close\"},\"categories\":{\"status\":true,\"tag\":\"detail-categories\",\"type\":\"container\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-category-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"detail-accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"detail-reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"save\":{\"status\":true,\"tag\":\"detail-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"detail-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}}}},\"optoutPopup\":{\"status\":true,\"tag\":\"optout-popup\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#F4F4F4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"optout-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"optout-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"optOption\":{\"status\":true,\"tag\":\"optout-option\",\"type\":\"container\",\"elements\":{\"toggle\":{\"status\":true,\"tag\":\"optout-option-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863dc\"}},\"inactive\":{\"styles\":{\"background-color\":\"#FFFFFF\"}}}},\"title\":{\"type\":\"text\",\"tag\":\"optout-option-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"gpcOption\":{\"type\":\"container\",\"tag\":\"optout-gpc-option\",\"status\":false,\"elements\":{\"description\":{\"type\":\"text\",\"tag\":\"optout-gpc-option-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"optout-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}},\"buttons\":{\"status\":true,\"tag\":\"optout-buttons\",\"type\":\"container\",\"elements\":{\"confirm\":{\"status\":true,\"tag\":\"optout-confirm-button\",\"type\":\"button\",\"styles\":{\"color\":\"#f4f4f4\",\"background-color\":\"#1863dc\",\"border-color\":\"#1863dc\"}},\"cancel\":{\"status\":true,\"tag\":\"optout-cancel-button\",\"type\":\"button\",\"styles\":{\"color\":\"#858585\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#dedfe0\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"optout-close\",\"type\":\"button\"}}},\"auditTable\":{\"status\":false,\"tag\":\"audit-table\",\"type\":\"table\",\"meta\":{\"headers\":[\"id\",\"duration\",\"description\"]},\"styles\":{\"color\":\"#212121\",\"background-color\":\"#f4f4f4\",\"border-color\":\"#ebebeb\"}},\"revisitConsent\":{\"status\":true,\"tag\":\"revisit-consent\",\"position\":\"bottom-left\",\"meta\":{\"url\":\"#\"},\"styles\":{\"background-color\":\"#0056A7\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"revisit-consent-title\",\"status\":true,\"styles\":{\"color\":\"#0056a7\"}}}},\"videoPlaceholder\":{\"status\":true,\"tag\":\"video-placeholder\",\"styles\":{\"background-color\":\"#000000\",\"border-color\":\"#000000\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"placeholder-title\",\"status\":true,\"styles\":{\"color\":\"#ffffff\"}}}}},\"meta\":{\"customCSS\":\"\",\"customHTML\":\"\"}}',0,'{\"en\":{\"notice\":{\"elements\":{\"title\":\"We value your privacy\",\"description\":\"This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \\\"Do Not Sell or Share My Personal Information\\\" link.\",\"privacyLink\":\"\",\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"reject\":\"Reject All\",\"settings\":\"Customize\",\"readMore\":\"Cookie Policy\",\"donotSell\":\"Do Not Sell or Share My Personal Information\"}},\"closeButton\":\"Close\"}},\"categoryPreview\":{\"elements\":{\"buttons\":{\"elements\":{\"save\":\"Save My Preferences\"}}}},\"preferenceCenter\":{\"elements\":{\"title\":\"Customize Consent Preferences\",\"description\":\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorized as \\\"Necessary\\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"category\":{\"elements\":{\"alwaysEnabled\":\"Always Active\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"save\":\"Save My Preferences\",\"reject\":\"Reject All\"}},\"closeButton\":\"Close\"}},\"optoutPopup\":{\"elements\":{\"title\":\"Opt-out Preferences\",\"description\":\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button. Once you opt out, you can opt in again at any time by unchecking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button.<\\/p>\",\"optOption\":{\"elements\":{\"title\":\"Do Not Sell or Share My Personal Information\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"gpcOption\":{\"elements\":{\"description\":\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>\"}},\"showLess\":\"Show less\",\"showMore\":\"Show more\",\"buttons\":{\"elements\":{\"cancel\":\"Cancel\",\"confirm\":\"Save My Preferences\"}},\"closeButton\":\"Close\"}},\"revisitConsent\":{\"elements\":{\"title\":\"Cookie Settings\"}},\"auditTable\":{\"elements\":{\"headers\":{\"elements\":{\"id\":\"Cookie\",\"duration\":\"Duration\",\"description\":\"Description\"}},\"message\":\"No cookies to display.\"}},\"videoPlaceholder\":{\"elements\":{\"title\":\"Please accept cookies to access this content\"}}}}','2023-02-16 16:42:15','2023-02-16 16:42:15');
/*!40000 ALTER TABLE `wp_cky_banners` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cky_cookie_categories`
--

DROP TABLE IF EXISTS `wp_cky_cookie_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cky_cookie_categories` (
  `category_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `prior_consent` int(11) NOT NULL DEFAULT 0,
  `visibility` int(11) NOT NULL DEFAULT 1,
  `priority` int(11) NOT NULL DEFAULT 0,
  `sell_personal_data` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`category_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cky_cookie_categories`
--

LOCK TABLES `wp_cky_cookie_categories` WRITE;
/*!40000 ALTER TABLE `wp_cky_cookie_categories` DISABLE KEYS */;
INSERT INTO `wp_cky_cookie_categories` VALUES
(1,'{\"en\":\"Necessary\"}','necessary','{\"en\":\"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.<\\/p>\"}',1,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:17'),
(2,'{\"en\":\"Functional\"}','functional','{\"en\":\"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:18'),
(3,'{\"en\":\"Analytics\"}','analytics','{\"en\":\"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:18'),
(4,'{\"en\":\"Performance\"}','performance','{\"en\":\"<p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:20'),
(5,'{\"en\":\"Advertisement\"}','advertisement','{\"en\":\"<p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:21');
/*!40000 ALTER TABLE `wp_cky_cookie_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cky_cookies`
--

DROP TABLE IF EXISTS `wp_cky_cookies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cky_cookies` (
  `cookie_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `duration` text NOT NULL DEFAULT '',
  `domain` varchar(190) NOT NULL DEFAULT '',
  `category` bigint(20) NOT NULL,
  `type` text NOT NULL DEFAULT '',
  `discovered` int(11) NOT NULL DEFAULT 0,
  `url_pattern` varchar(190) DEFAULT '',
  `meta` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`cookie_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cky_cookies`
--

LOCK TABLES `wp_cky_cookies` WRITE;
/*!40000 ALTER TABLE `wp_cky_cookies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cky_cookies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan` (
  `id_cli_cookie_scan` int(11) NOT NULL AUTO_INCREMENT,
  `status` int(11) NOT NULL DEFAULT 0,
  `created_at` int(11) NOT NULL DEFAULT 0,
  `total_url` int(11) NOT NULL DEFAULT 0,
  `total_cookies` int(11) NOT NULL DEFAULT 0,
  `current_action` varchar(50) NOT NULL,
  `current_offset` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id_cli_cookie_scan`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan`
--

LOCK TABLES `wp_cli_cookie_scan` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan_categories`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan_categories` (
  `id_cli_cookie_category` int(11) NOT NULL AUTO_INCREMENT,
  `cli_cookie_category_name` varchar(100) NOT NULL,
  `cli_cookie_category_description` text DEFAULT NULL,
  PRIMARY KEY (`id_cli_cookie_category`),
  UNIQUE KEY `cookie` (`cli_cookie_category_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan_categories`
--

LOCK TABLES `wp_cli_cookie_scan_categories` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan_cookies`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan_cookies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan_cookies` (
  `id_cli_cookie_scan_cookies` int(11) NOT NULL AUTO_INCREMENT,
  `id_cli_cookie_scan` int(11) NOT NULL DEFAULT 0,
  `id_cli_cookie_scan_url` int(11) NOT NULL DEFAULT 0,
  `cookie_id` varchar(255) NOT NULL,
  `expiry` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL,
  `category` varchar(255) NOT NULL,
  `category_id` int(11) NOT NULL,
  `description` text DEFAULT '',
  PRIMARY KEY (`id_cli_cookie_scan_cookies`),
  UNIQUE KEY `cookie` (`id_cli_cookie_scan`,`cookie_id`),
  KEY `category_id` (`category_id`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_1` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_2` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_3` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_4` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan_cookies`
--

LOCK TABLES `wp_cli_cookie_scan_cookies` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_cookies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_cookies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan_url`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan_url`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan_url` (
  `id_cli_cookie_scan_url` int(11) NOT NULL AUTO_INCREMENT,
  `id_cli_cookie_scan` int(11) NOT NULL DEFAULT 0,
  `url` text NOT NULL,
  `scanned` int(11) NOT NULL DEFAULT 0,
  `total_cookies` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id_cli_cookie_scan_url`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan_url`
--

LOCK TABLES `wp_cli_cookie_scan_url` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_url` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_url` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_scripts`
--

DROP TABLE IF EXISTS `wp_cli_scripts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_scripts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cliscript_title` text NOT NULL,
  `cliscript_category` varchar(100) NOT NULL,
  `cliscript_type` int(11) DEFAULT 0,
  `cliscript_status` varchar(100) NOT NULL,
  `cliscript_description` longtext NOT NULL,
  `cliscript_key` varchar(100) NOT NULL,
  `type` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_scripts`
--

LOCK TABLES `wp_cli_scripts` WRITE;
/*!40000 ALTER TABLE `wp_cli_scripts` DISABLE KEYS */;
INSERT INTO `wp_cli_scripts` VALUES
(1,'Official Facebook Pixel','analytics',1,'','Official Facebook Pixel','facebook-for-wordpress',0),
(2,'Smash Balloon Twitter Feed','analytics',1,'','Twitter Feed By Smash Baloon','twitter-feed',0),
(3,'Smash Balloon Instagram Feed','advertisement',1,'','Instagram Feed By Smash Baloon','instagram-feed',0),
(4,'Google Analytics for WordPress by MonsterInsights','analytics',1,'','Google Analytics Dashboard Plugin for WordPress by MonsterInsights','google-analytics-for-wordpress',0);
/*!40000 ALTER TABLE `wp_cli_scripts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=129 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES
(2,1081,'WooCommerce','woocommerce@nixin.co.za','','','2019-06-06 09:39:39','2019-06-06 07:39:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(8,1520,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-03 10:59:14','2019-10-03 08:59:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(11,1535,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-04 16:45:47','2019-10-04 14:45:47','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(44,1553,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-09 15:31:35','2019-10-09 13:31:35','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(50,1592,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-16 10:57:52','2019-10-16 08:57:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(56,1592,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-16 12:13:18','2019-10-16 10:13:18','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(59,1553,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-16 12:41:59','2019-10-16 10:41:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(62,1535,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-16 12:42:10','2019-10-16 10:42:10','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(65,1598,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-16 20:21:32','2019-10-16 18:21:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(71,1628,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-22 07:28:51','2019-10-22 05:28:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(74,1637,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-23 09:55:32','2019-10-23 07:55:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(80,1646,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-27 21:09:07','2019-10-27 19:09:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(83,1646,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:48:34','2019-10-28 05:48:34','Order details manually sent to customer.',0,'1','WooCommerce','order_note',0,0),
(86,1637,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:49:30','2019-10-28 05:49:30','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0),
(89,1628,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:50:01','2019-10-28 05:50:01','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(92,1598,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:50:33','2019-10-28 05:50:33','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(95,1646,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:50:52','2019-10-28 05:50:52','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0),
(98,1637,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-30 12:01:17','2019-10-30 10:01:17','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),
(101,1646,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-30 12:02:12','2019-10-30 10:02:12','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),
(107,1682,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-02 10:56:01','2019-11-02 08:56:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(110,1688,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-06 16:05:11','2019-11-06 14:05:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(113,1688,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-11 16:28:51','2019-11-11 14:28:51','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(116,1682,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-11 16:29:12','2019-11-11 14:29:12','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0),
(119,1706,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-11 22:07:21','2019-11-11 20:07:21','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(125,1706,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-14 12:54:40','2019-11-14 10:54:40','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(128,1682,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-14 12:55:01','2019-11-14 10:55:01','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_notes`
--

DROP TABLE IF EXISTS `wp_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_notes`
--

LOCK TABLES `wp_e_notes` WRITE;
/*!40000 ALTER TABLE `wp_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wp_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_notes_users_relations`
--

LOCK TABLES `wp_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_submissions`
--

DROP TABLE IF EXISTS `wp_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(255) DEFAULT NULL,
  `hash_id` varchar(255) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(255) NOT NULL,
  `form_name` varchar(255) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`(191)),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191)),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`(191)),
  KEY `type_index` (`type`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`(191)),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions`
--

LOCK TABLES `wp_e_submissions` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wp_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(255) NOT NULL,
  `action_label` varchar(255) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`(191)),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions_actions_log`
--

LOCK TABLES `wp_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_submissions_values`
--

DROP TABLE IF EXISTS `wp_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(255) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions_values`
--

LOCK TABLES `wp_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_draft_submissions`
--

DROP TABLE IF EXISTS `wp_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_draft_submissions` (
  `uuid` char(32) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `email` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(45) NOT NULL,
  `source_url` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `submission` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_draft_submissions`
--

LOCK TABLES `wp_gf_draft_submissions` WRITE;
/*!40000 ALTER TABLE `wp_gf_draft_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gf_draft_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry`
--

DROP TABLE IF EXISTS `wp_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `post_id` bigint(10) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(10) NOT NULL DEFAULT 0,
  `is_read` tinyint(10) NOT NULL DEFAULT 0,
  `ip` varchar(45) NOT NULL,
  `source_url` varchar(200) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `currency` varchar(5) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `payment_status` varchar(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `transaction_id` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `is_fulfilled` tinyint(10) DEFAULT NULL,
  `created_by` bigint(10) unsigned DEFAULT NULL,
  `transaction_type` tinyint(10) DEFAULT NULL,
  `status` varchar(20) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT 'active',
  `source_id` bigint(10) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=84 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry`
--

LOCK TABLES `wp_gf_entry` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */;
INSERT INTO `wp_gf_entry` VALUES
(2,1,NULL,'2019-10-03 06:55:45','2019-10-03 06:55:45',0,0,'156.0.220.59','http://www.nixin.co.za/gallery/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(5,1,NULL,'2019-10-03 07:07:27','2019-10-03 07:07:27',0,0,'41.193.24.146','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,9,NULL,'active',NULL),
(11,1,NULL,'2019-10-06 10:35:47','2019-10-06 10:35:47',0,0,'41.14.10.81','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(17,1,NULL,'2019-10-07 08:18:35','2019-10-07 08:18:35',0,0,'41.113.98.12','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 6.0; EVA-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(23,1,NULL,'2019-10-09 06:15:54','2019-10-09 06:15:54',0,0,'103.46.194.12','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(26,1,NULL,'2019-10-09 14:25:55','2019-10-09 14:25:55',0,0,'41.77.203.98','http://www.nixin.co.za/product/sst-weir-deck-lid-collar/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(32,1,NULL,'2019-10-12 13:15:24','2019-10-12 13:15:24',0,0,'197.245.7.180','http://www.nixin.co.za/','Mozilla/5.0 (iPad; CPU OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(35,1,NULL,'2019-10-14 12:35:07','2019-10-14 12:35:07',0,0,'105.247.39.224','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(41,1,NULL,'2019-10-15 09:54:31','2019-10-15 09:54:31',0,0,'164.151.130.61','http://www.nixin.co.za/products','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(47,1,NULL,'2019-10-15 14:02:21','2019-10-15 14:02:21',0,0,'105.184.2.26','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(53,1,NULL,'2019-10-22 05:30:44','2019-10-22 05:30:44',0,0,'41.13.224.30','http://www.nixin.co.za/checkout/order-received/1628/?key=wc_order_5cJDkeZgHldi2','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(59,1,NULL,'2019-10-26 18:04:09','2019-10-26 18:04:09',0,0,'41.13.191.184','http://www.nixin.co.za/product/mod-n-classique/','Mozilla/5.0 (Linux; Android 9; POT-LX1AF) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(62,1,NULL,'2019-10-27 09:59:30','2019-10-27 09:59:30',0,0,'41.13.22.161','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 7.0; SM-A310F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(65,1,NULL,'2019-10-28 06:50:20','2019-10-28 06:50:20',0,0,'105.247.5.2','http://www.nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(68,1,NULL,'2019-10-30 07:05:50','2019-10-30 07:05:50',0,0,'164.151.130.61','http://www.nixin.co.za/products','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(71,1,NULL,'2019-10-30 17:34:08','2019-10-30 17:34:08',0,0,'41.157.101.56','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(74,1,NULL,'2019-11-04 11:46:58','2019-11-04 11:46:58',0,0,'105.4.3.176','http://www.nixin.co.za/product/mod-n-dolphin-ball/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305F/A305FDDU2ASI1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.1 Chrome/71.0.3578.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(77,1,NULL,'2019-11-05 11:08:48','2019-11-05 11:08:48',0,0,'165.255.112.6','http://www.nixin.co.za/products/74/mod-n-mosaix/mod-n-cosmo-uno-black','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(83,1,NULL,'2019-11-15 08:57:33','2019-11-15 08:57:33',0,0,'154.66.188.77','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.96 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
/*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_meta`
--

DROP TABLE IF EXISTS `wp_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_meta` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL DEFAULT 0,
  `entry_id` bigint(10) unsigned NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `item_index` varchar(60) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB AUTO_INCREMENT=246 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_meta`
--

LOCK TABLES `wp_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_meta` VALUES
(2,1,2,'1','Farzana',''),
(5,1,2,'4','0835366116',''),
(8,1,2,'3','Fbaiyent@gmail.com',''),
(11,1,2,'5','Hi id like to purchase the steel water spout kindly advise how to go about ordering?do u custom make spouts?',''),
(14,1,5,'1','Tessa Keyser',''),
(17,1,5,'4','0116289700',''),
(20,1,5,'3','tessa.k@pointbagency.co.za',''),
(23,1,5,'5','this is a test message kindly confirm receipt.',''),
(26,1,11,'1','Ugen',''),
(29,1,11,'4','0820823320',''),
(32,1,11,'3','Ugen.Gopaul@gmail.com',''),
(35,1,11,'5','Catalogue of more waterfall led perspex fountains for outdoor pool',''),
(41,1,17,'1','Craig',''),
(44,1,17,'4','0832888346',''),
(47,1,17,'3','craigstill1@gmail.com',''),
(50,1,17,'5','Hi , please fwd me a quote for - 20 stainless steel aim FLOWs and 7 suction ports . Rgds Craig',''),
(53,1,23,'1','Sophie Miller',''),
(56,1,23,'4','9013061554',''),
(59,1,23,'3','sophie@onlinevisibilty.com',''),
(62,1,23,'5','Digital Marketing Solution & Website Re-designing\r\n\r\nWe are a progressive web solutions company. We create stunning websites & put them on 1st page of Google to drive relevant traffic at very affordable price. Let us know if you would be interested in getting detailed proposal. We can also schedule a call & will be pleased to explain about our services in detail. We look forward to hearing from you soon. Thanks!',''),
(65,1,26,'1','Mel Wylie',''),
(68,1,26,'4','0784120148',''),
(71,1,26,'3','melwylie@icloud.com',''),
(74,1,26,'5','Is the deck lid cover and collar made from 316 SS? Are they in stock?',''),
(80,1,32,'1','Tryhou',''),
(83,1,32,'4','0828219834',''),
(86,1,32,'3','tryhou@tryhou.co.za',''),
(89,1,32,'5','I want a ladder as steps',''),
(92,1,35,'1','Johan',''),
(95,1,35,'4','082 4462546',''),
(98,1,35,'3','johan@fleischer.co.za',''),
(101,1,35,'5','I am looking for a hand-rail for my pool, at my  holiday house in Hermanus, do you do INSTALLATIONS in Hermanus? I can have it installed myself if I could buy it in Johannesburg, do you have a branch hete in Jhb?',''),
(104,1,41,'1','Pravesh Parsotham',''),
(107,1,41,'4','0765974580',''),
(110,1,41,'3','pravesh.parsotham@sita.co.za',''),
(113,1,41,'5','REQUIRE  PRICE FOR 25l/KG BLUE POOL COTE/rESIN/HARDENER FOR A FIBRE GLASS POOL (BLUE) & ANY OTHER MATERIAL TO PAINT THE POOL BLUE\r\naLSO PRICE FOR YOUR lED LIGHTS TO REPLACE THE OLD SEAL BEAM HEADLIGHTS',''),
(116,1,47,'1','joseph',''),
(119,1,47,'4','Motsoeneng',''),
(122,1,47,'3','jkgiba@gmail.com',''),
(125,1,47,'5','please send me an invoice for a spout 600mm\r\nplease include delivery charge from cape town to johannesburg',''),
(131,1,53,'1','Brendon',''),
(134,1,53,'4','0722473571',''),
(137,1,53,'3','Brendon.volker@outlook.com',''),
(140,1,53,'5','Please could you confrim quote above with delivery to eastern cape. If order confrimed today will delivery be this week?',''),
(146,1,59,'1','Terence Chetty',''),
(149,1,59,'4','0832911864',''),
(152,1,59,'3','tynickelectrical@gmail.com',''),
(155,1,59,'5','Please give me a quote on the MOD-N-Classique, I require 40 Sheets , I would like the color light blue and Purple AND 1 of  the modfit with the dolphin playing ball 1000m, Thanks',''),
(158,1,62,'1','Letitia Grundling',''),
(161,1,62,'4','0767922542',''),
(164,1,62,'3','TISHGRUND@GMAIL.Com',''),
(167,1,62,'5','Hi\r\n\r\nCan you please provide me with prices for ladders? \r\n\r\nKind regards\r\n\r\nLetitia Grundling',''),
(170,1,65,'1','nancy neto',''),
(173,1,65,'4','0760836902',''),
(176,1,65,'3','nancy.leroux13@gmail.com',''),
(179,1,65,'5','gOOD MORNING, \r\n\r\nKINDLY FORWARD ME THE COSTS FOR THE SST JET SPOUT BOTH 100MM & 150MM. \r\n\r\noNCE I RECEIVE THE COSTS I WILL CONFIRM WHICH ONE I NEED. \r\n\r\npLEASE INCLUDE YOUR OVERNIGHT COURIER COSTS TO JOHANNESBURG. \r\n\r\nMANY THANKS\r\nNANCY',''),
(182,1,68,'1','Pravesh',''),
(185,1,68,'4','0765974580',''),
(188,1,68,'3','PRAVESH.PARSOTHAM@SITA.CO.ZA',''),
(191,1,68,'5','swimming POOL LIGHTS',''),
(194,1,71,'1','Daryl',''),
(197,1,71,'4','0823399930',''),
(200,1,71,'3','dlg@live.co.za',''),
(203,1,71,'5','My pool has jacuzzi nozzles in and they have disintegrated (inner part with spout) do you have these and what is the unit price.',''),
(209,1,74,'1','Thura Filen T/A The Pool Magician',''),
(212,1,74,'4','0612322168',''),
(215,1,74,'3','Filenthura1@gmail.com',''),
(218,1,74,'5','Please would you kindly advise availability on tou tissue mosaic motifs.I am based in Durban.do you deliver to Durban?\r\nI would also like to get tissue tiles.',''),
(221,1,77,'1','Muhammad dabhelia',''),
(224,1,77,'4','0822947501',''),
(227,1,77,'3','info@dbcash.co.za',''),
(230,1,77,'5','hi \r\ni am looking for tile mod n cosmo uno for my pool area in blue \r\nplease send me size of tile and price \r\nalso availability   thnaks',''),
(236,1,83,'1','Roe',''),
(239,1,83,'4','0822905424',''),
(242,1,83,'3','Roemiller@gmail.com',''),
(245,1,83,'5','Hi i need a rough estimate for a 4 step stepladder into an existing pool including installation pls.','');
/*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_notes`
--

DROP TABLE IF EXISTS `wp_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(10) unsigned NOT NULL,
  `user_name` varchar(250) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `user_id` bigint(10) DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `note_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `sub_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_notes`
--

LOCK TABLES `wp_gf_entry_notes` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_notes` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_notes` VALUES
(2,83,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-15 08:57:33','WordPress successfully passed the notification email to the sending server.','notification','success');
/*!40000 ALTER TABLE `wp_gf_entry_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form`
--

DROP TABLE IF EXISTS `wp_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form` (
  `id` mediumint(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(10) NOT NULL DEFAULT 1,
  `is_trash` tinyint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form`
--

LOCK TABLES `wp_gf_form` WRITE;
/*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */;
INSERT INTO `wp_gf_form` VALUES
(1,'Contact Us','2019-06-04 07:30:28',NULL,1,0);
/*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_meta`
--

DROP TABLE IF EXISTS `wp_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_meta` (
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `entries_grid_meta` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `confirmations` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `notifications` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_meta`
--

LOCK TABLES `wp_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_form_meta` VALUES
(1,'{\"title\":\"Contact Us\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"text\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"John Doe\",\"cssClass\":\"gf_left_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":4,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"+27 12 345 6789\",\"cssClass\":\"gf_middle_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":3,\"label\":\"Email Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"john@email.com\",\"cssClass\":\"gf_right_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":5,\"label\":\"Message\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"small\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Your message goes here...\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"captcha\",\"id\":6,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1,\"fields\":\"\"}],\"version\":\"2.4.12\",\"id\":1,\"nextFieldId\":7,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"form-titles\",\"enableHoneypot\":true,\"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\":\"\"}',NULL,'{\"5cf61e1409a42\":{\"id\":\"5cf61e1409a42\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"\",\"url\":\"\",\"pageId\":802,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}','{\"5cf61e140951d\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"francois@nixin.co.za,swiminstyle@wateritecspi.co.za\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"luke.j@pointbagency.co.za\",\"subject\":\"Swim-n-Style - Nixin Pools | Point.B Digital Marketing Agency | Website Submit Form\",\"message\":\"{all_fields}\",\"from\":\"clientservices@pointbagency.co.za\",\"fromName\":\"\",\"replyTo\":\"{Email Address:3}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5cf61e140951d\"}}');
/*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_revisions`
--

DROP TABLE IF EXISTS `wp_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_revisions` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_revisions`
--

LOCK TABLES `wp_gf_form_revisions` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_revisions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gf_form_revisions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_view`
--

DROP TABLE IF EXISTS `wp_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_view` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `count` mediumint(10) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=375 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_view`
--

LOCK TABLES `wp_gf_form_view` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */;
INSERT INTO `wp_gf_form_view` VALUES
(1,1,'2019-06-04 09:05:08','',43),
(2,1,'2019-06-05 09:27:53','',2),
(3,1,'2019-06-06 17:06:07','',6),
(4,1,'2019-06-12 09:55:33','',11),
(5,1,'2019-06-14 07:19:03','',7),
(6,1,'2019-06-19 13:37:17','',1),
(7,1,'2019-06-25 10:33:42','',25),
(8,1,'2019-06-26 11:39:31','',3),
(9,1,'2019-07-01 07:54:10','',6),
(10,1,'2019-07-03 09:17:00','',9),
(11,1,'2019-07-04 09:48:04','',1),
(12,1,'2019-07-09 11:26:48','',7),
(13,1,'2019-07-11 05:36:54','',8),
(14,1,'2019-07-18 08:12:04','',10),
(15,1,'2019-07-22 09:41:38','',25),
(16,1,'2019-07-30 04:48:53','',20),
(17,1,'2019-07-31 06:17:20','',6),
(18,1,'2019-08-08 09:52:45','',1),
(19,1,'2019-08-13 08:27:11','',7),
(20,1,'2019-08-15 11:58:30','',14),
(21,1,'2019-08-19 08:17:58','',6),
(22,1,'2019-08-22 11:00:38','',6),
(23,1,'2019-08-28 07:33:01','',1),
(24,1,'2019-09-26 10:49:50','',1),
(25,1,'2019-09-29 21:52:14','',4),
(26,1,'2019-10-07 07:40:54','',842),
(29,1,'2019-10-02 10:43:17','',771),
(35,1,'2019-10-03 10:43:30','',702),
(41,1,'2019-10-04 10:44:39','',386),
(47,1,'2019-10-05 11:06:15','',279),
(53,1,'2019-10-06 11:06:31','',593),
(54,1,'2019-10-08 07:51:32','',1),
(55,1,'2019-10-22 14:05:50','',2),
(56,1,'2019-10-24 08:40:35','',1),
(57,1,'2019-10-30 08:14:12','',1),
(58,1,'2019-11-04 12:21:33','',1),
(59,1,'2019-10-08 07:43:14','',1910),
(65,1,'2019-10-09 07:43:42','',1326),
(71,1,'2019-10-10 07:48:47','',1492),
(77,1,'2019-10-11 07:50:08','',1243),
(83,1,'2019-10-12 08:02:25','',422),
(86,1,'2019-10-13 08:04:59','',592),
(89,1,'2019-10-14 08:22:20','',957),
(92,1,'2019-10-15 08:39:52','',1561),
(95,1,'2019-10-16 08:39:53','',1309),
(101,1,'2019-10-17 08:44:34','',1811),
(107,1,'2019-10-18 08:45:32','',944),
(113,1,'2019-10-19 08:49:29','',248),
(116,1,'2019-10-20 08:53:15','',747),
(119,1,'2019-10-21 08:54:22','',1855),
(125,1,'2019-10-22 08:55:30','',1032),
(128,1,'2019-10-23 08:55:32','',1087),
(134,1,'2019-10-24 08:59:56','',1960),
(140,1,'2019-10-25 09:01:04','',1122),
(146,1,'2019-10-26 09:03:24','',466),
(149,1,'2019-10-27 09:03:50','',960),
(152,1,'2019-10-28 09:03:54','',1579),
(158,1,'2019-10-29 09:04:40','',2294),
(161,1,'2019-10-30 09:05:49','',2367),
(167,1,'2019-10-31 09:06:00','',1420),
(173,1,'2019-11-01 09:12:26','',1213),
(179,1,'2019-11-02 09:26:01','',750),
(182,1,'2019-11-03 09:27:04','',1253),
(185,1,'2019-11-04 09:28:52','',1772),
(188,1,'2019-11-05 09:28:56','',1504),
(194,1,'2019-11-06 09:30:39','',1152),
(200,1,'2019-11-07 09:37:08','',1067),
(206,1,'2019-11-08 09:45:49','',1145),
(209,1,'2019-11-09 09:46:09','',375),
(212,1,'2019-11-10 09:51:46','',1062),
(215,1,'2019-11-11 09:55:12','',1425),
(221,1,'2019-11-12 10:06:53','',1334),
(224,1,'2019-11-13 10:11:09','',1663),
(230,1,'2019-11-14 10:14:09','',950),
(236,1,'2019-11-15 10:22:57','',855),
(239,1,'2019-11-16 10:26:22','',381),
(242,1,'2019-11-17 10:30:04','',940),
(245,1,'2019-11-18 10:32:11','',390),
(246,1,'2020-01-06 12:55:12','',3),
(247,1,'2020-01-16 13:34:35','',1),
(248,1,'2020-01-20 08:04:09','',1),
(249,1,'2020-01-21 10:49:35','',1),
(250,1,'2020-02-11 07:27:06','',1),
(251,1,'2020-02-12 14:46:40','',1),
(252,1,'2020-02-20 00:56:16','',1),
(253,1,'2020-02-27 10:28:06','',1),
(254,1,'2020-03-23 13:36:47','',1),
(255,1,'2020-04-09 14:53:58','',1),
(256,1,'2020-04-20 10:59:14','',1),
(257,1,'2020-04-24 00:02:37','',1),
(258,1,'2020-05-14 07:55:30','',1),
(259,1,'2020-06-10 18:30:21','',1),
(260,1,'2020-06-16 16:00:33','',1),
(261,1,'2020-06-24 21:00:31','',1),
(262,1,'2020-07-01 10:32:05','',1),
(263,1,'2020-08-19 11:32:22','',1),
(264,1,'2020-08-26 01:38:55','',1),
(265,1,'2020-09-18 16:12:26','',1),
(266,1,'2020-10-06 13:58:31','',1),
(267,1,'2020-10-19 07:14:42','',1),
(268,1,'2020-11-03 10:34:04','',1),
(269,1,'2020-11-20 13:33:41','',1),
(270,1,'2021-01-11 00:59:02','',1),
(271,1,'2021-02-11 14:35:19','',1),
(272,1,'2021-02-18 01:53:55','',2),
(273,1,'2021-02-24 18:01:28','',1),
(274,1,'2021-03-03 10:36:50','',1),
(275,1,'2021-03-11 14:34:58','',2),
(276,1,'2021-03-15 13:32:36','',4),
(277,1,'2021-03-18 13:34:11','',1),
(278,1,'2021-03-21 21:36:11','',4),
(279,1,'2021-03-29 13:57:18','',3),
(280,1,'2021-04-08 14:35:38','',2),
(281,1,'2021-04-19 10:12:45','',3),
(282,1,'2021-04-28 21:46:32','',1),
(283,1,'2021-05-05 08:59:52','',2),
(284,1,'2021-05-13 14:36:22','',2),
(285,1,'2021-05-20 14:35:21','',2),
(286,1,'2021-05-27 14:35:50','',1),
(287,1,'2021-06-03 14:36:10','',3),
(288,1,'2021-06-17 14:37:52','',2),
(289,1,'2021-06-24 14:35:44','',1),
(290,1,'2021-07-01 14:35:41','',2),
(291,1,'2021-07-03 10:02:23','',1),
(292,1,'2021-07-08 14:36:23','',1),
(293,1,'2021-07-15 14:35:22','',2),
(294,1,'2021-07-19 12:13:04','',2),
(295,1,'2021-07-22 14:35:19','',2),
(296,1,'2021-07-30 18:04:05','',1),
(297,1,'2021-08-04 08:05:17','',1),
(298,1,'2021-08-05 14:35:12','',1),
(299,1,'2021-08-12 14:35:11','',2),
(300,1,'2021-08-19 14:35:57','',3),
(301,1,'2021-09-05 13:29:13','',2),
(302,1,'2021-09-09 15:22:33','',2),
(303,1,'2021-09-16 14:36:46','',1),
(304,1,'2021-09-23 14:37:12','',2),
(305,1,'2021-09-28 16:27:59','',1),
(306,1,'2021-09-30 14:37:19','',1),
(307,1,'2021-10-07 14:37:15','',1),
(308,1,'2021-10-14 14:42:05','',2),
(309,1,'2021-10-20 20:22:11','',3),
(310,1,'2021-10-28 09:30:21','',2),
(311,1,'2021-11-04 14:38:16','',2),
(312,1,'2021-12-16 14:43:44','',1),
(313,1,'2021-12-23 14:40:13','',1),
(314,1,'2021-12-23 14:40:13','',1),
(315,1,'2021-12-30 14:39:55','',3),
(316,1,'2022-01-06 14:39:00','',2),
(317,1,'2022-01-13 14:40:40','',1),
(318,1,'2022-01-20 14:37:28','',2),
(319,1,'2022-01-27 14:43:23','',2),
(320,1,'2022-02-01 20:15:52','',3),
(321,1,'2022-02-03 14:37:53','',2),
(322,1,'2022-02-10 14:39:14','',3),
(323,1,'2022-02-17 14:36:53','',2),
(324,1,'2022-02-28 11:38:28','',3),
(325,1,'2022-03-03 14:38:09','',2),
(326,1,'2022-03-10 14:38:40','',1),
(327,1,'2022-03-17 14:37:48','',2),
(328,1,'2022-03-31 14:36:55','',2),
(329,1,'2022-05-05 14:40:23','',3),
(330,1,'2022-06-01 17:23:04','',3),
(331,1,'2023-02-16 14:42:49','',6),
(332,1,'2023-02-16 14:42:49','',1),
(333,1,'2023-04-20 15:38:43','',4),
(334,1,'2023-04-20 15:38:43','',1),
(335,1,'2023-06-15 14:38:53','',4),
(336,1,'2023-07-13 16:38:40','',6),
(337,1,'2024-10-16 10:19:11','',4),
(338,1,'2024-10-18 09:17:39','',3),
(339,1,'2024-10-19 15:41:08','',1),
(340,1,'2024-11-18 19:46:57','',1),
(341,1,'2024-12-18 21:28:12','',1),
(342,1,'2025-01-05 18:24:37','',1),
(343,1,'2025-01-14 22:12:17','',1),
(344,1,'2025-01-17 22:32:26','',1),
(345,1,'2025-01-20 13:37:21','',1),
(346,1,'2025-02-09 19:59:27','',1),
(347,1,'2025-02-16 23:09:44','',2),
(348,1,'2025-02-19 11:53:53','',1),
(349,1,'2025-02-20 15:36:07','',2),
(350,1,'2025-02-22 09:51:36','',2),
(351,1,'2025-02-25 04:28:45','',1),
(352,1,'2025-02-27 03:33:13','',1),
(353,1,'2025-03-01 04:27:20','',1),
(354,1,'2025-03-03 03:49:24','',1),
(355,1,'2025-03-05 14:51:03','',1),
(356,1,'2025-03-07 03:08:19','',1),
(357,1,'2025-03-09 05:01:29','',1),
(358,1,'2025-03-11 03:55:55','',1),
(359,1,'2025-03-13 04:23:03','',5),
(360,1,'2025-03-17 03:50:01','',1),
(361,1,'2025-03-19 00:36:53','',10),
(362,1,'2025-03-20 05:54:08','',2),
(363,1,'2025-03-25 03:44:58','',4),
(364,1,'2025-03-27 03:21:36','',1),
(365,1,'2025-03-29 02:58:20','',5),
(366,1,'2025-04-08 03:03:49','',1),
(367,1,'2025-04-16 03:45:18','',5),
(368,1,'2025-04-20 08:15:37','',1),
(369,1,'2025-04-22 03:41:33','',5),
(370,1,'2025-04-24 03:45:24','',1),
(371,1,'2025-04-26 03:30:52','',5),
(372,1,'2025-05-13 12:18:38','',1),
(373,1,'2025-05-26 10:41:39','',5),
(374,1,'2025-05-28 14:42:17','',9);
/*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_rest_api_keys`
--

DROP TABLE IF EXISTS `wp_gf_rest_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_rest_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_rest_api_keys`
--

LOCK TABLES `wp_gf_rest_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_gf_rest_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gf_rest_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=239842 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES
(1,'siteurl','http://nixin.co.za','yes'),
(2,'home','http://nixin.co.za','yes'),
(3,'blogname','Nixin Poolware','yes'),
(6,'admin_email','graphics@nixin.co.za','yes'),
(48,'db_version','58975','yes'),
(50,'upload_path','','yes'),
(103,'blogdescription','Waterspouts, Pool Filters and Pool Products','yes'),
(104,'users_can_register','0','yes'),
(105,'start_of_week','1','yes'),
(106,'use_balanceTags','0','yes'),
(107,'use_smilies','1','yes'),
(108,'require_name_email','1','yes'),
(109,'comments_notify','','yes'),
(110,'posts_per_rss','10','yes'),
(111,'rss_use_excerpt','0','yes'),
(112,'mailserver_url','mail.example.com','yes'),
(113,'mailserver_login','login@example.com','yes'),
(114,'mailserver_pass','password','yes'),
(115,'mailserver_port','110','yes'),
(116,'default_category','1','yes'),
(117,'default_comment_status','closed','yes'),
(118,'default_ping_status','open','yes'),
(119,'default_pingback_flag','1','yes'),
(120,'posts_per_page','10','yes'),
(121,'date_format','F j, Y','yes'),
(122,'time_format','g:i a','yes'),
(123,'links_updated_date_format','F j, Y g:i a','yes'),
(124,'comment_moderation','1','yes'),
(125,'moderation_notify','1','yes'),
(126,'permalink_structure','/%postname%/','yes'),
(128,'hack_file','0','yes'),
(129,'blog_charset','UTF-8','yes'),
(130,'moderation_keys','','no'),
(131,'active_plugins','a:10:{i:0;s:31:\"elementor-pro/elementor-pro.php\";i:1;s:23:\"elementor/elementor.php\";i:2;s:56:\"essential-addons-elementor/essential_adons_elementor.php\";i:3;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:4;s:29:\"gravityforms/gravityforms.php\";i:5;s:41:\"powerpack-elements/powerpack-elements.php\";i:6;s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";i:7;s:27:\"woocommerce/woocommerce.php\";i:8;s:24:\"wordpress-seo/wp-seo.php\";i:9;s:69:\"yith-woocommerce-request-a-quote/yith-woocommerce-request-a-quote.php\";}','yes'),
(132,'category_base','','yes'),
(133,'ping_sites','http://rpc.pingomatic.com/','yes'),
(134,'comment_max_links','2','yes'),
(135,'gmt_offset','','yes'),
(136,'default_email_category','1','yes'),
(137,'recently_edited','','no'),
(138,'template','generatepress','yes'),
(139,'stylesheet','generatepress_neo','yes'),
(142,'comment_registration','1','yes'),
(143,'html_type','text/html','yes'),
(144,'use_trackback','0','yes'),
(145,'default_role','subscriber','yes'),
(146,'uploads_use_yearmonth_folders','1','yes'),
(147,'blog_public','1','yes'),
(148,'default_link_category','2','yes'),
(149,'show_on_front','page','yes'),
(150,'tag_base','','yes'),
(151,'show_avatars','1','yes'),
(152,'avatar_rating','G','yes'),
(153,'upload_url_path','','yes'),
(154,'thumbnail_size_w','150','yes'),
(155,'thumbnail_size_h','150','yes'),
(156,'thumbnail_crop','1','yes'),
(157,'medium_size_w','300','yes'),
(158,'medium_size_h','300','yes'),
(159,'avatar_default','mystery','yes'),
(160,'large_size_w','1024','yes'),
(161,'large_size_h','1024','yes'),
(162,'image_default_link_type','none','yes'),
(163,'image_default_size','','yes'),
(164,'image_default_align','','yes'),
(165,'close_comments_for_old_posts','','yes'),
(166,'close_comments_days_old','14','yes'),
(167,'thread_comments','1','yes'),
(168,'thread_comments_depth','5','yes'),
(169,'page_comments','','yes'),
(170,'comments_per_page','50','yes'),
(171,'default_comments_page','newest','yes'),
(172,'comment_order','asc','yes'),
(173,'sticky_posts','a:0:{}','yes'),
(174,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),
(175,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(176,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(177,'uninstall_plugins','a:3:{s:40:\"wpmudev-updates/update-notifications.php\";a:2:{i:0;s:17:\"WPMUDEV_Dashboard\";i:1;s:16:\"uninstall_plugin\";}s:46:\"simple-mobile-url-redirect/mobile-redirect.php\";s:25:\"uninstall_mobile_redirect\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),
(178,'timezone_string','Africa/Johannesburg','yes'),
(179,'page_for_posts','0','yes'),
(180,'page_on_front','54','yes'),
(181,'default_post_format','0','yes'),
(182,'link_manager_enabled','0','yes'),
(183,'finished_splitting_shared_terms','1','yes'),
(184,'site_icon','726','yes'),
(185,'medium_large_size_w','768','yes'),
(186,'medium_large_size_h','0','yes'),
(187,'wp_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:132:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:77:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"manage_categories\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(188,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(189,'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'),
(190,'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'),
(191,'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'),
(192,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(193,'sidebars_widgets','a:12:{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:6:\"header\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:0:{}s:7:\"top-bar\";a:0:{}s:13:\"array_version\";i:3;}','yes'),
(194,'WPLANG','en_ZA','yes'),
(195,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(196,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(197,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(198,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(199,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(200,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(201,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(202,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(203,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(204,'cron','a:33:{i:1748446829;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:1748446974;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:1748447009;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:1748447176;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:1748447852;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:1748448436;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:1748449922;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748450256;a:2:{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;}}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;}}}i:1748450313;a:1:{s:27:\"wordfence_ls_role_sync_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:1748453874;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:1748456316;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:1748469600;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;}}}i:1748471203;a:3:{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;}}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:1748484000;a:1:{s:21:\"ywraq_time_validation\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748495566;a:2:{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;}}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:1748499896;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:1748501909;a:1:{s:16:\"ywraq_clean_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:1748504387;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:1748504468;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:1748514984;a:1:{s:20:\"put_do_weekly_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748518030;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:1748520661;a:1:{s:20:\"envato_elements_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:1748521126;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:1748525201;a:1:{s:30:\"popmake_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748529401;a:1:{s:31:\"eael_remove_unused_options_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748529474;a:2:{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;}}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:1748529528;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:1748531916;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:1748532003;a:2:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:20:\"wpseo_home_url_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748596638;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:1749730776;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:1750857602;a:1:{s:22:\"rsssl_every_month_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:13:\"rsssl_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on'),
(205,'recently_activated','a:1:{s:43:\"modal-for-elementor/modal-for-elementor.php\";i:1573806333;}','off'),
(206,'theme_mods_twentyseventeen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1522214060;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'),
(207,'current_theme','Neo','yes'),
(208,'theme_mods_generatepress_neo','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:1051;s:11:\"custom_logo\";i:1174;s:18:\"font_body_category\";s:10:\"sans-serif\";s:18:\"font_body_variants\";s:126:\"100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\";}','yes'),
(209,'theme_switched','','yes'),
(212,'generate_migration_settings','a:5:{s:31:\"font_awesome_essentials_updated\";s:4:\"true\";s:22:\"skip_dynamic_css_cache\";s:4:\"true\";s:20:\"default_font_updated\";s:4:\"true\";s:25:\"blog_post_content_preview\";s:4:\"true\";s:11:\"combine_css\";s:4:\"done\";}','yes'),
(213,'generate_update_core_typography','true','yes'),
(214,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(215,'elementor_pro_version','3.14.1','yes'),
(216,'elementor_version','2.7.5','yes'),
(217,'_elementor_pro_installed_time','1522214128','yes'),
(218,'_elementor_installed_time','1522214129','yes'),
(219,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}}s:10:\"categories\";s:247:\"[\"404 page\",\"about\",\"archive\",\"call to action\",\"clients\",\"contact\",\"faq\",\"features\",\"footer\",\"header\",\"hero\",\"portfolio\",\"pricing\",\"product archive\",\"services\",\"single page\",\"single post\",\"single product\",\"stats\",\"subscribe\",\"team\",\"testimonials\"]\";s:9:\"templates\";a:613:{i:0;a:14:{s:2:\"id\";s:4:\"5525\";s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443532\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"10107\";s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";s:10:\"1547851373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"5533\";s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443534\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"5575\";s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443543\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"5615\";s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"5624\";s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443553\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"5684\";s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"10158\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";s:10:\"1547852227\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"5693\";s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"5703\";s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:4:\"5711\";s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443571\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:5:\"10190\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";s:10:\"1547885703\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:12;a:14:{s:2:\"id\";s:4:\"5719\";s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:4:\"5729\";s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"5737\";s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443576\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"5746\";s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"5755\";s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"5764\";s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443582\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:5:\"10256\";s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";s:10:\"1547888909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:19;a:14:{s:2:\"id\";s:4:\"5773\";s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";s:10:\"1520443584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:5:\"10267\";s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547889047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";s:4:\"5783\";s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";s:10:\"1520443586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"5792\";s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";s:10:\"1520443588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"5801\";s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";s:10:\"1520443589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"5811\";s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";s:10:\"1520443591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:5:\"10307\";s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547893266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:26;a:14:{s:2:\"id\";s:4:\"5820\";s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:5:\"10318\";s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";s:10:\"1547893367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:28;a:14:{s:2:\"id\";s:4:\"5828\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:4:\"5836\";s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:5:\"10339\";s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547893603\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";s:4:\"5844\";s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:5:\"10352\";s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547915335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";s:4:\"5852\";s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";s:10:\"1520443600\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"5947\";s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443621\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:5:\"10372\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";s:10:\"1547915554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"568\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:36;a:14:{s:2:\"id\";s:4:\"5956\";s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:5:\"10382\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547916616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";s:4:\"5963\";s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443626\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:4:\"5974\";s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443629\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"5983\";s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443630\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"5991\";s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443632\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"5999\";s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443634\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"10434\";s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";s:10:\"1547961950\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"6008\";s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"10444\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";s:10:\"1547962029\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"6027\";s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443639\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:4:\"6036\";s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443641\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:5:\"10467\";s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";s:10:\"1547962277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"567\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";s:4:\"6044\";s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443643\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:4:\"6053\";s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:5:\"10487\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";s:10:\"1547964527\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:52;a:14:{s:2:\"id\";s:4:\"6063\";s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443647\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"10498\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"6071\";s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443649\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:4:\"6079\";s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443651\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:5:\"10519\";s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";s:4:\"6089\";s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443653\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"6097\";s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443655\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"6106\";s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443657\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"6114\";s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"6122\";s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";s:10:\"1520443661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:5:\"10569\";s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";s:10:\"1547967812\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";s:4:\"6135\";s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443663\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:4:\"6144\";s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443664\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"10590\";s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"6152\";s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:5:\"10600\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";s:10:\"1547968080\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:68;a:14:{s:2:\"id\";s:4:\"6162\";s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443668\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"6170\";s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443670\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"10622\";s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";s:10:\"1547969678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"6178\";s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443676\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:5:\"10633\";s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547969858\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:3:\"590\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";s:4:\"6186\";s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:5:\"10644\";s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547970814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";s:4:\"6196\";s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:5:\"10654\";s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";s:10:\"1547970917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:77;a:14:{s:2:\"id\";s:4:\"6204\";s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:5:\"10664\";s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";s:10:\"1547973928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:79;a:14:{s:2:\"id\";s:4:\"6212\";s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:5:\"10675\";s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547974110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:81;a:14:{s:2:\"id\";s:4:\"6220\";s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:4:\"6230\";s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443687\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:4:\"9719\";s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";s:10:\"1547976107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"6239\";s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:4:\"6249\";s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:4:\"6258\";s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:5:\"10137\";s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";s:10:\"1547976342\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"6266\";s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:5:\"10244\";s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";s:10:\"1547976402\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:90;a:14:{s:2:\"id\";s:4:\"6274\";s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443698\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:4:\"6017\";s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";s:10:\"1520520331\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:5:\"10127\";s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";s:10:\"1547984061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"564\";s:11:\"trend_index\";s:3:\"548\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:93;a:14:{s:2:\"id\";s:4:\"4826\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520544\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:4:\"4835\";s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520546\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"4843\";s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520548\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"4854\";s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520549\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"4863\";s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:5:\"10776\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";s:10:\"1548047055\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"555\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";s:4:\"4871\";s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520552\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:5:\"10785\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";s:10:\"1548047593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:101;a:14:{s:2:\"id\";s:4:\"4880\";s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";s:10:\"1520520554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"4889\";s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";s:10:\"1520520556\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"4897\";s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520557\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"4905\";s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"4913\";s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520561\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"4921\";s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520562\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"4929\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520564\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"4939\";s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"4947\";s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"4955\";s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520520569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"4963\";s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520570\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"4971\";s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520572\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"582\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"4979\";s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"4987\";s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";s:10:\"1520520575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"4995\";s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520577\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"5007\";s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"5019\";s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"5027\";s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520581\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:5:\"10794\";s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";s:10:\"1548067619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:120;a:14:{s:2:\"id\";s:4:\"5037\";s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520583\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"5057\";s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"5071\";s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"10871\";s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";s:10:\"1548074396\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"556\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"5082\";s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:5:\"10936\";s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";s:10:\"1548874587\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:126;a:14:{s:2:\"id\";s:4:\"5090\";s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"5098\";s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"5107\";s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520594\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"10964\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";s:10:\"1550039106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"544\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"5115\";s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520596\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:5:\"10992\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";s:10:\"1550072007\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:132;a:14:{s:2:\"id\";s:4:\"5125\";s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"11005\";s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";s:10:\"1550073303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"5133\";s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"5141\";s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520601\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"5149\";s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520602\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:4:\"5542\";s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";s:4:\"5550\";s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"5558\";s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"5567\";s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:5:\"11231\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";s:10:\"1564642380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"5583\";s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:5:\"11220\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";s:10:\"1564642385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"5591\";s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:5:\"11204\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";s:10:\"1564642389\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"5599\";s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:5:\"11198\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/07/Header_small_3.jpg\";s:12:\"tmpl_created\";s:10:\"1564642395\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"5607\";s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:5:\"11192\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";s:10:\"1564642399\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"footer\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"5634\";s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"5642\";s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520520701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"5650\";s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520702\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"5658\";s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520704\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"5667\";s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520705\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"5675\";s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520707\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"5860\";s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"5869\";s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520747\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"5877\";s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520749\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:5:\"11468\";s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393182\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"596\";s:11:\"trend_index\";s:3:\"581\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:160;a:14:{s:2:\"id\";s:4:\"5885\";s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520751\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:5:\"11461\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/08/Header_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"http://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"5893\";s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520752\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:5:\"11453\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393224\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"footer\",\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"5904\";s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520520754\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:5:\"11445\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"5912\";s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520520755\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:5:\"11435\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"5921\";s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520520757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:5:\"11424\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"583\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:170;a:14:{s:2:\"id\";s:4:\"5930\";s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";s:10:\"1520520758\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"5939\";s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";s:10:\"1520520760\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"7596\";s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1521546999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"7615\";s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1521547237\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"7627\";s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";s:10:\"1521547332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:5:\"11822\";s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";s:10:\"1569429896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"586\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:176;a:14:{s:2:\"id\";s:4:\"7638\";s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";s:10:\"1521547502\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:5:\"11877\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";s:10:\"1569429954\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"585\";s:11:\"trend_index\";s:3:\"563\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"7663\";s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521547761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:5:\"11870\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";s:10:\"1569429964\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"571\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"7650\";s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521557736\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:5:\"11861\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";s:10:\"1569429975\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"570\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:182;a:14:{s:2:\"id\";s:4:\"7686\";s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";s:10:\"1521558047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:5:\"11854\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";s:10:\"1569429983\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"4676\";s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";s:10:\"1522014215\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:5:\"11847\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";s:10:\"1569430010\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"7997\";s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1524582343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:5:\"11839\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";s:10:\"1569430015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"7982\";s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524582468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:5:\"11832\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";s:10:\"1569430019\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"footer\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"7959\";s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524582605\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:5:\"11807\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";s:10:\"1569430070\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:192;a:14:{s:2:\"id\";s:4:\"7950\";s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524582631\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"7937\";s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524582665\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:5:\"11897\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";s:10:\"1569494236\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"611\";s:11:\"trend_index\";s:3:\"576\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"7927\";s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524582691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:5:\"11890\";s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";s:10:\"1571907344\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"7917\";s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524582788\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"7904\";s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524582814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"7837\";s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";s:10:\"1524582852\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"7852\";s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";s:10:\"1524582875\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"7862\";s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1524582903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:5:\"12212\";s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";s:10:\"1572846914\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"578\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:203;a:14:{s:2:\"id\";s:4:\"7871\";s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524582927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:5:\"12203\";s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";s:10:\"1572846925\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"609\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:205;a:14:{s:2:\"id\";s:4:\"7884\";s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524582944\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:5:\"12194\";s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/header.png\";s:12:\"tmpl_created\";s:10:\"1572846935\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"7892\";s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:5:\"12179\";s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";s:10:\"1572846958\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"584\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"4212\";s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443248\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"7825\";s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524583273\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:5:\"12170\";s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";s:10:\"1572846967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"589\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:212;a:14:{s:2:\"id\";s:4:\"4227\";s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443250\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"7812\";s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524583298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:5:\"12164\";s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";s:10:\"1572846979\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"613\";s:11:\"trend_index\";s:3:\"570\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"4235\";s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443251\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"7724\";s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524583367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"4244\";s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"7734\";s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524583436\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"4252\";s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443255\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"7771\";s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524583540\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"4260\";s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443257\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"7787\";s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524583598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"4268\";s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"7801\";s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"4276\";s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443261\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"7754\";s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524583712\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"4284\";s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"7713\";s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524584780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"4293\";s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443265\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"7744\";s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524584784\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"4302\";s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:5:\"12229\";s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";s:10:\"1572847842\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"610\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:233;a:14:{s:2:\"id\";s:4:\"4313\";s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443268\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"8523\";s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";s:10:\"1526415291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:4:\"4324\";s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:236;a:14:{s:2:\"id\";s:4:\"8524\";s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";s:10:\"1526415337\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"4332\";s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443272\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:4:\"8525\";s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";s:10:\"1526415374\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:239;a:14:{s:2:\"id\";s:4:\"4341\";s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"8513\";s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";s:10:\"1526415417\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:4:\"4349\";s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520443275\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"8512\";s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";s:10:\"1526415449\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"4357\";s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";s:10:\"1520443277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:4:\"8526\";s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";s:10:\"1526415474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"4368\";s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520443279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"8505\";s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";s:10:\"1526415501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:3:\"584\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:4:\"4376\";s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520443281\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"8511\";s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";s:10:\"1526415528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"4391\";s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520443283\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:4:\"8514\";s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";s:10:\"1526415558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"4400\";s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";s:10:\"1520443285\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"8676\";s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1527682423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:4:\"4411\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443287\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"8678\";s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1527682780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"4420\";s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443289\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:4:\"8679\";s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1527682847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"4428\";s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"8680\";s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1527682896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"4436\";s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443293\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"8681\";s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1527682969\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"4444\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443295\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"8682\";s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1527683026\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"4452\";s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"8703\";s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1527683072\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"4460\";s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"8961\";s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1528639909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"4468\";s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"8969\";s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1528700014\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"4476\";s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"8973\";s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1528700205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"4484\";s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443305\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"8977\";s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1528700326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"4492\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443307\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"8981\";s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1528700484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"4500\";s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443308\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"8985\";s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1528700612\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:4:\"4509\";s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443310\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";s:4:\"8989\";s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1528701063\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";s:4:\"4521\";s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443312\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";s:4:\"8996\";s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1528701290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";s:4:\"4529\";s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443314\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";s:4:\"9001\";s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1528701433\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:4:\"4537\";s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443315\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"9119\";s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";s:10:\"1532428138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"4545\";s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:4:\"9127\";s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";s:10:\"1532428699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"4553\";s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"4562\";s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443322\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:4:\"4572\";s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443324\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"9174\";s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";s:10:\"1532950125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"4580\";s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:4:\"9178\";s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";s:10:\"1532951997\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";s:4:\"4589\";s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443327\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"550\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"9180\";s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";s:10:\"1532952302\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";s:4:\"4597\";s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443330\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"9182\";s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";s:10:\"1532952606\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";s:4:\"4605\";s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"558\";s:11:\"trend_index\";s:3:\"560\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:4:\"9239\";s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";s:10:\"1532953482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"4613\";s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"9247\";s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";s:10:\"1532953793\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";s:4:\"9254\";s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";s:10:\"1532954032\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"9301\";s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";s:10:\"1537440661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:303;a:14:{s:2:\"id\";s:4:\"9296\";s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";s:10:\"1537440673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:304;a:14:{s:2:\"id\";s:4:\"9313\";s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";s:10:\"1537440798\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:305;a:14:{s:2:\"id\";s:4:\"9343\";s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";s:10:\"1537443531\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:306;a:14:{s:2:\"id\";s:4:\"9349\";s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";s:10:\"1537443903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:307;a:14:{s:2:\"id\";s:4:\"4690\";s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443348\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:4:\"4698\";s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:309;a:14:{s:2:\"id\";s:4:\"4706\";s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443352\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";s:4:\"4718\";s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443354\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";s:4:\"4727\";s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443356\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";s:4:\"4736\";s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";s:4:\"4746\";s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443360\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:314;a:14:{s:2:\"id\";s:4:\"4759\";s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443362\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";s:4:\"4770\";s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443364\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"4781\";s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";s:4:\"9611\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546965350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:318;a:14:{s:2:\"id\";s:4:\"4793\";s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";s:4:\"9622\";s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";s:10:\"1546965896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"565\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:320;a:14:{s:2:\"id\";s:4:\"4801\";s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520443369\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"9631\";s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546968270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:322;a:14:{s:2:\"id\";s:4:\"4809\";s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:4:\"4818\";s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"5045\";s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:3:\"556\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"9662\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547009087\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:3:\"546\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:326;a:14:{s:2:\"id\";s:4:\"5157\";s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443448\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:327;a:14:{s:2:\"id\";s:4:\"5165\";s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";s:4:\"5173\";s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:329;a:14:{s:2:\"id\";s:4:\"9690\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547011716\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:330;a:14:{s:2:\"id\";s:4:\"5181\";s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:331;a:14:{s:2:\"id\";s:4:\"9699\";s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";s:10:\"1547015827\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:332;a:14:{s:2:\"id\";s:4:\"5189\";s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443456\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:333;a:14:{s:2:\"id\";s:4:\"5198\";s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443458\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";s:4:\"9571\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1547726151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"547\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:335;a:14:{s:2:\"id\";s:4:\"5206\";s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"5214\";s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443462\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"5222\";s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";s:4:\"9740\";s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";s:10:\"1547822836\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:339;a:14:{s:2:\"id\";s:4:\"5230\";s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443466\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:340;a:14:{s:2:\"id\";s:4:\"5238\";s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"587\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"9762\";s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";s:10:\"1547824145\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:342;a:14:{s:2:\"id\";s:4:\"5249\";s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443470\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";s:4:\"9772\";s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";s:10:\"1547824279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"588\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";s:4:\"5257\";s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443472\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"5266\";s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"9793\";s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";s:10:\"1547831151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:347;a:14:{s:2:\"id\";s:4:\"5275\";s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443476\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";s:4:\"5283\";s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"5290\";s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443480\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:350;a:14:{s:2:\"id\";s:4:\"5298\";s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;a:14:{s:2:\"id\";s:4:\"9836\";s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";s:10:\"1547835635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"564\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:352;a:14:{s:2:\"id\";s:4:\"5306\";s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:3:\"569\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;a:14:{s:2:\"id\";s:4:\"9847\";s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";s:10:\"1547836956\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"575\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:354;a:14:{s:2:\"id\";s:4:\"5315\";s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";s:10:\"1520443486\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"551\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:355;a:14:{s:2:\"id\";s:4:\"9858\";s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547837100\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"601\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:356;a:14:{s:2:\"id\";s:4:\"5324\";s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";s:10:\"1520443488\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:357;a:14:{s:2:\"id\";s:4:\"5333\";s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443489\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";s:4:\"5341\";s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443491\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"552\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:4:\"5349\";s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443493\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:360;a:14:{s:2:\"id\";s:4:\"5357\";s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443495\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:4:\"5368\";s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443497\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;a:14:{s:2:\"id\";s:4:\"5381\";s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443499\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;a:14:{s:2:\"id\";s:4:\"5389\";s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:364;a:14:{s:2:\"id\";s:4:\"9944\";s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547841939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"573\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:365;a:14:{s:2:\"id\";s:4:\"5397\";s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443503\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;a:14:{s:2:\"id\";s:4:\"9955\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";s:10:\"1547842065\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:367;a:14:{s:2:\"id\";s:4:\"5405\";s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443505\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:368;a:14:{s:2:\"id\";s:4:\"9965\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";s:10:\"1547842174\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"571\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:369;a:14:{s:2:\"id\";s:4:\"5413\";s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:4:\"5421\";s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443509\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:4:\"5429\";s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443510\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;a:14:{s:2:\"id\";s:4:\"9995\";s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547844802\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"605\";s:11:\"trend_index\";s:3:\"586\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:373;a:14:{s:2:\"id\";s:4:\"5438\";s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443512\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;a:14:{s:2:\"id\";s:4:\"5447\";s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443514\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:375;a:14:{s:2:\"id\";s:5:\"10016\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";s:10:\"1547845062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"612\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:376;a:14:{s:2:\"id\";s:4:\"5455\";s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443516\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:377;a:14:{s:2:\"id\";s:5:\"10026\";s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";s:10:\"1547845205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:378;a:14:{s:2:\"id\";s:4:\"5464\";s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443518\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";s:5:\"10036\";s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547845409\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:380;a:14:{s:2:\"id\";s:4:\"5472\";s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443520\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:381;a:14:{s:2:\"id\";s:4:\"5480\";s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";s:10:\"1520443522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:5:\"10057\";s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"http://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547847938\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"594\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:383;a:14:{s:2:\"id\";s:4:\"5488\";s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443524\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:384;a:14:{s:2:\"id\";s:4:\"5496\";s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";s:10:\"1520443526\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";s:4:\"5504\";s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;a:14:{s:2:\"id\";s:5:\"10087\";s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547848301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:387;a:14:{s:2:\"id\";s:4:\"5515\";s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443530\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;a:14:{s:2:\"id\";s:5:\"10097\";s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";s:10:\"1547848411\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:389;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";s:4:\"9816\";s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547991876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:3:\"580\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:391;a:14:{s:2:\"id\";s:4:\"9602\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546964559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:392;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:393;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;a:14:{s:2:\"id\";s:5:\"10277\";s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";s:10:\"1548055999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"565\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:395;a:14:{s:2:\"id\";s:5:\"11241\";s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";s:10:\"1564643043\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:396;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:397;a:14:{s:2:\"id\";s:4:\"9903\";s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"http://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";s:10:\"1547838896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"590\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:398;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:399;a:14:{s:2:\"id\";s:5:\"10549\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";s:10:\"1547967595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"561\";s:11:\"trend_index\";s:3:\"585\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:400;a:14:{s:2:\"id\";s:5:\"11763\";s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";s:10:\"1569428959\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:5:\"11781\";s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";s:10:\"1569428955\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:402;a:14:{s:2:\"id\";s:5:\"11793\";s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";s:10:\"1569428951\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;a:14:{s:2:\"id\";s:5:\"10529\";s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";s:10:\"1548046309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:404;a:14:{s:2:\"id\";s:5:\"11800\";s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";s:10:\"1569428946\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:405;a:14:{s:2:\"id\";s:5:\"11163\";s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";s:10:\"1564641877\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"10\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:406;a:14:{s:2:\"id\";s:5:\"11129\";s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";s:10:\"1564641889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;a:14:{s:2:\"id\";s:5:\"11074\";s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";s:10:\"1564641872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:408;a:14:{s:2:\"id\";s:5:\"11056\";s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";s:10:\"1564641867\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:409;a:14:{s:2:\"id\";s:5:\"11094\";s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";s:10:\"1564641885\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;a:14:{s:2:\"id\";s:5:\"11034\";s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";s:10:\"1564641881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;a:14:{s:2:\"id\";s:5:\"10413\";s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";s:10:\"1547961774\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"574\";s:11:\"trend_index\";s:3:\"543\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:413;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:5:\"10223\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";s:10:\"1547887343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:416;a:14:{s:2:\"id\";s:5:\"10559\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";s:10:\"1547967711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:417;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:5:\"10403\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";s:10:\"1548056371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:419;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";s:5:\"12155\";s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";s:10:\"1572847054\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:421;a:14:{s:2:\"id\";s:4:\"9913\";s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";s:10:\"1547841430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:422;a:14:{s:2:\"id\";s:5:\"12143\";s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";s:10:\"1572847069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"572\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:5:\"12133\";s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";s:10:\"1572847078\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:3:\"607\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:424;a:14:{s:2:\"id\";s:5:\"12124\";s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";s:10:\"1572847096\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"24\";s:16:\"popularity_index\";s:3:\"587\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:425;a:14:{s:2:\"id\";s:5:\"12116\";s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";s:10:\"1572847105\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"25\";s:16:\"popularity_index\";s:3:\"595\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:5:\"12091\";s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";s:10:\"1572847113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"579\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";s:4:\"9592\";s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546963720\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";s:5:\"10210\";s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547886103\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"604\";s:11:\"trend_index\";s:3:\"574\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:429;a:14:{s:2:\"id\";s:5:\"12080\";s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";s:10:\"1572847120\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"608\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:430;a:14:{s:2:\"id\";s:5:\"12044\";s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";s:10:\"1572847130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"28\";s:16:\"popularity_index\";s:3:\"580\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";s:5:\"11545\";s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392943\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"29\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;a:14:{s:2:\"id\";s:5:\"11478\";s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"http://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;a:14:{s:2:\"id\";s:5:\"10047\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547847757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:434;a:14:{s:2:\"id\";s:5:\"11572\";s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392934\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;a:14:{s:2:\"id\";s:4:\"9879\";s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";s:10:\"1547838416\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:436;a:14:{s:2:\"id\";s:5:\"11506\";s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392930\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:437;a:14:{s:2:\"id\";s:5:\"11536\";s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"33\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:5:\"11563\";s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392923\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:439;a:14:{s:2:\"id\";s:5:\"10297\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056099\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:440;a:14:{s:2:\"id\";s:5:\"11528\";s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:442;a:14:{s:2:\"id\";s:5:\"10393\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";s:10:\"1548056682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"572\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:443;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;a:14:{s:2:\"id\";s:5:\"10579\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967887\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"557\";s:11:\"trend_index\";s:3:\"559\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:445;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:446;a:14:{s:2:\"id\";s:4:\"9373\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";s:10:\"1542811219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";s:5:\"11948\";s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";s:10:\"1572153978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:449;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"10180\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";s:10:\"1548045309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:3:\"549\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:452;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";s:4:\"9731\";s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";s:10:\"1547976166\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"554\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"http://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;a:14:{s:2:\"id\";s:5:\"11966\";s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";s:10:\"1572154274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:3:\"599\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"http://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:459;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:460;a:14:{s:2:\"id\";s:4:\"9425\";s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";s:10:\"1542901234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";s:5:\"11973\";s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";s:10:\"1572154523\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"593\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:462;a:14:{s:2:\"id\";s:5:\"10005\";s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";s:10:\"1547844909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"576\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:463;a:14:{s:2:\"id\";s:5:\"10424\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";s:10:\"1547961866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"542\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:464;a:14:{s:2:\"id\";s:4:\"9975\";s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";s:10:\"1547842284\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"603\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:465;a:14:{s:2:\"id\";s:5:\"10067\";s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547848075\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:466;a:14:{s:2:\"id\";s:5:\"10329\";s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";s:10:\"1547893478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"606\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:467;a:14:{s:2:\"id\";s:4:\"9650\";s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";s:10:\"1547007598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"597\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:468;a:14:{s:2:\"id\";s:5:\"10200\";s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1548055635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"566\";s:11:\"trend_index\";s:3:\"578\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";s:5:\"11981\";s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";s:10:\"1572155125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"577\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;a:14:{s:2:\"id\";s:5:\"10287\";s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547994301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:471;a:14:{s:2:\"id\";s:4:\"9889\";s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";s:10:\"1547838722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"581\";s:11:\"trend_index\";s:3:\"573\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:472;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:473;a:14:{s:2:\"id\";s:5:\"10077\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";s:10:\"1547848197\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:474;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:475;a:14:{s:2:\"id\";s:5:\"10362\";s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";s:10:\"1548056253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"557\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:476;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;a:14:{s:2:\"id\";s:5:\"10454\";s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";s:10:\"1548056896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"600\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:479;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:481;a:14:{s:2:\"id\";s:4:\"9803\";s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547831298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:482;a:14:{s:2:\"id\";s:5:\"10611\";s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";s:10:\"1547968868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"602\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:484;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"74\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:485;a:14:{s:2:\"id\";s:5:\"10508\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:3:\"566\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:486;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:487;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:488;a:14:{s:2:\"id\";s:4:\"9934\";s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547841787\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:489;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"77\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";s:4:\"9709\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547023834\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"562\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:4:\"9671\";s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:494;a:14:{s:2:\"id\";s:5:\"10234\";s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548055049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"591\";s:11:\"trend_index\";s:3:\"562\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:495;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"575\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:496;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:2:\"81\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:497;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"82\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"http://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:4:\"9869\";s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";s:10:\"1547837269\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"592\";s:11:\"trend_index\";s:3:\"589\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:500;a:14:{s:2:\"id\";s:5:\"10539\";s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548056994\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"560\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:501;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:502;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:2:\"85\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:2:\"86\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:504;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"http://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:506;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;a:14:{s:2:\"id\";s:5:\"10147\";s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";s:10:\"1548055522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"598\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;a:14:{s:2:\"id\";s:4:\"9923\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";s:10:\"1547841537\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:510;a:14:{s:2:\"id\";s:5:\"10117\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";s:10:\"1548066998\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"559\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:511;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:513;a:14:{s:2:\"id\";s:4:\"9826\";s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";s:10:\"1547835513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"569\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:514;a:14:{s:2:\"id\";s:5:\"10478\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:517;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:518;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:519;a:14:{s:2:\"id\";s:5:\"10685\";s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";s:10:\"1547974729\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:520;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:522;a:14:{s:2:\"id\";s:4:\"9985\";s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";s:10:\"1547844661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"582\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:523;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"583\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:525;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:529;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:4:\"9559\";s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1546946547\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:531;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:533;a:14:{s:2:\"id\";s:4:\"9752\";s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";s:10:\"1547823982\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"563\";s:11:\"trend_index\";s:3:\"579\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:534;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:536;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:538;a:14:{s:2:\"id\";s:5:\"10169\";s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";s:10:\"1547852334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:539;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:541;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:4:\"9680\";s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"http://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"568\";s:11:\"trend_index\";s:3:\"558\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:544;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:545;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:546;a:14:{s:2:\"id\";s:4:\"9783\";s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547831059\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:547;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:548;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:549;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:553;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:554;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"567\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:556;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:557;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:559;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:560;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:563;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"577\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:565;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:567;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"545\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:568;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:570;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:572;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:573;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:577;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:580;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:581;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"http://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"153\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:583;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"154\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:584;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"http://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"155\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"http://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"156\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:586;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"157\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"158\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:588;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"159\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"160\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"161\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:591;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"http://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"162\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"163\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"553\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:593;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"http://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"164\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"165\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"166\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:596;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"http://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"167\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"168\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"169\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"170\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"http://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"171\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"http://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"172\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"173\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"174\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"561\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"175\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"555\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"176\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"177\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"178\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"179\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:3:\"588\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"180\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"http://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"181\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:611;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"182\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"http://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"183\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),
(220,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:40:\"Podcast #53: Building Affiliate Websites\";s:7:\"excerpt\";s:204:\"Ariel Hochstadt, the co-founder of vpnMentor and Website Planet, tells us why he left Google to found his own enterprise, explains how to convey transparency, and shares his tips for novice affiliates.​\";s:7:\"created\";s:10:\"1573737194\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:126:\"http://elementor.com/blog/podcast-53-ariel-hochstadt/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:28:\"4 Takeaways from WordCamp US\";s:7:\"excerpt\";s:128:\"This past weekend, thousands attended the biggest WordPress event of the year, WordCamp US. We were there too. Here\'s our recap.\";s:7:\"created\";s:10:\"1573120186\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:128:\"http://elementor.com/blog/4-takeaways-from-wordcamp-us/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:77:\"Monday Masterclass: How to Build an Online Store With WooCommerce & Elementor\";s:7:\"excerpt\";s:185:\"We are happy to be back with our Monday Masterclasses after a short break. This week we will take you through the exciting process of building a WordPress online store with WooCommerce.\";s:7:\"created\";s:10:\"1572856019\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:155:\"http://elementor.com/blog/how-to-build-an-online-store-with-woocommerce-elementor/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:38:\"Podcast #52: Growing Your Online Sales\";s:7:\"excerpt\";s:206:\"Greg Karelitz, global manager of HubSpot for Startups, explains why and when you need to use CRM, describes the first steps of email automation, and shares tips on planning your sales journey the right way.\";s:7:\"created\";s:10:\"1572512063\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"http://elementor.com/blog/podcast-52-greg-karelitz/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:38:\"Hilarious Stories of Nightmare Clients\";s:7:\"excerpt\";s:148:\"This Halloween, we asked our community to share their most gruesome clients. These stories cracked us up, and we hope they will do the same for you!\";s:7:\"created\";s:10:\"1572353741\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:117:\"http://elementor.com/blog/nightmare-clients/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),
(222,'fresh_site','0','off'),
(223,'post_count','3','yes'),
(224,'elementor_fonts_manager_font_types','a:0:{}','yes'),
(225,'elementor_fonts_manager_fonts','a:0:{}','yes'),
(226,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),
(227,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),
(228,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),
(229,'category_children','a:0:{}','yes'),
(230,'_elementor_general_settings','a:2:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";}','yes'),
(231,'_elementor_settings_update_time','1522233292','yes'),
(232,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),
(233,'elementor_disable_color_schemes','','yes'),
(234,'elementor_disable_typography_schemes','','yes'),
(235,'elementor_allow_tracking','no','yes'),
(236,'elementor_default_generic_fonts','Sans-serif','yes'),
(237,'elementor_container_width','','yes'),
(238,'elementor_space_between_widgets','','yes'),
(239,'elementor_stretched_section_container','','yes'),
(240,'elementor_page_title_selector','','yes'),
(241,'elementor_global_image_lightbox','yes','yes'),
(242,'elementor_pro_recaptcha_site_key','','yes'),
(243,'elementor_pro_recaptcha_secret_key','','yes'),
(244,'elementor_pro_donreach_api_key','','yes'),
(245,'elementor_pro_donreach_api_url','','yes'),
(246,'elementor_pro_facebook_app_id','','yes'),
(247,'elementor_pro_mailchimp_api_key','','yes'),
(248,'elementor_validate_api_data','','yes'),
(249,'elementor_pro_drip_api_token','','yes'),
(250,'elementor_pro_activecampaign_api_key','','yes'),
(251,'elementor_pro_activecampaign_api_url','','yes'),
(252,'elementor_pro_getresponse_api_key','','yes'),
(253,'elementor_pro_convertkit_api_key','','yes'),
(254,'elementor_typekit-kit-id','','yes'),
(255,'elementor_css_print_method','internal','yes'),
(256,'elementor_editor_break_lines','','yes'),
(258,'pum_initial_version','1.7.14','yes'),
(259,'pum_db_ver','8','yes'),
(260,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:37:\"popup-maker/includes/pum-sdk/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1522927586;s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";}}s:7:\"abspath\";s:35:\"/var/www/html/projectstaging.co.za/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";s:8:\"sdk_path\";s:37:\"popup-maker/includes/pum-sdk/freemius\";s:7:\"version\";s:5:\"1.2.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1522927586;}}','yes'),
(261,'fs_debug_mode','','yes'),
(262,'fs_accounts','a:5:{s:21:\"id_slug_type_path_map\";a:1:{i:147;a:3:{s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}}s:11:\"plugin_data\";a:1:{s:11:\"popup-maker\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}s:17:\"install_timestamp\";i:1522927586;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"1.2.3\";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:6:\"1.7.14\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:34:\"elementor-one.projectstaging.co.za\";s:9:\"server_ip\";s:13:\"41.189.78.122\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1522927586;s:7:\"version\";s:6:\"1.7.14\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1522927600;s:7:\"version\";s:6:\"1.7.14\";}}}s:13:\"file_slug_map\";a:1:{s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";}s:7:\"plugins\";a:1:{s:11:\"popup-maker\";O:9:\"FS_Plugin\":17:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:6:\"1.7.14\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:20:\"affiliate_moderation\";b:0;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"6b16340cc69c528afab11c382914464b\";}','yes'),
(263,'fs_api_cache','a:0:{}','yes'),
(264,'pum_ver','1.7.14','yes'),
(265,'popmake_settings','a:1:{s:26:\"disable_popup_category_tag\";i:1;}','yes'),
(266,'pum_version','1.7.14','yes'),
(267,'popmake_default_theme','651','yes'),
(268,'_pum_installed_themes','a:5:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";}','yes'),
(269,'pum_reviews_installed_on','2018-04-05 13:26:31','yes'),
(270,'pum-has-cached-css','1522927907','yes'),
(271,'pum-has-cached-js','1522927907','yes'),
(272,'elementor_pro_tracker_notice','1','yes'),
(273,'elementor_tracker_notice','1','yes'),
(274,'wp_rocket_settings','a:80:{s:12:\"consumer_key\";s:8:\"e8aca910\";s:14:\"consumer_email\";s:25:\"paul.combrink@iface.co.za\";s:10:\"secret_key\";s:8:\"a3dda3c4\";s:7:\"license\";i:1524050427;s:16:\"secret_cache_key\";s:22:\"5ad729fa8c8b7176264551\";s:12:\"cache_mobile\";i:1;s:23:\"do_caching_mobile_files\";i:0;s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:0;s:5:\"emoji\";i:1;s:6:\"embeds\";i:1;s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:11:\"exclude_css\";a:0:{}s:10:\"exclude_js\";a:0:{}s:12:\"defer_all_js\";i:0;s:17:\"defer_all_js_safe\";i:1;s:17:\"deferred_js_files\";a:0:{}s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:10:\"minify_css\";i:0;s:14:\"minify_css_key\";s:22:\"5ad729fa8c8c0566320935\";s:22:\"minify_concatenate_css\";i:0;s:22:\"minify_css_combine_all\";i:0;s:17:\"minify_css_legacy\";i:0;s:9:\"minify_js\";i:0;s:13:\"minify_js_key\";s:22:\"5ad729fa8c8c2582355222\";s:19:\"minify_js_in_footer\";a:0:{}s:21:\"minify_concatenate_js\";i:0;s:21:\"minify_js_combine_all\";i:0;s:16:\"minify_js_legacy\";i:0;s:19:\"minify_google_fonts\";i:0;s:11:\"minify_html\";i:0;s:14:\"manual_preload\";i:0;s:17:\"automatic_preload\";i:0;s:15:\"sitemap_preload\";i:0;s:25:\"sitemap_preload_url_crawl\";s:6:\"500000\";s:8:\"sitemaps\";a:0:{}s:20:\"remove_query_strings\";i:0;s:12:\"dns_prefetch\";a:0:{}s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:27:\"database_expired_transients\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:3:\"cdn\";i:0;s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:7:\"cdn_ssl\";i:0;s:16:\"cdn_reject_files\";a:0:{}s:13:\"do_cloudflare\";i:0;s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:17:\"cloudflare_domain\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"cloudflare_devmode\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:23:\"cloudflare_old_settings\";s:0:\"\";s:18:\"varnish_auto_purge\";i:0;s:7:\"do_beta\";i:0;s:14:\"wl_plugin_name\";s:9:\"WP Rocket\";s:14:\"wl_plugin_slug\";s:8:\"wprocket\";s:13:\"wl_plugin_URI\";s:23:\"http://www.wp-rocket.me\";s:14:\"wl_description\";a:1:{i:0;s:38:\"The best WordPress performance plugin.\";}s:9:\"wl_author\";s:9:\"WP Rocket\";s:13:\"wl_author_URI\";s:23:\"http://www.wp-rocket.me\";s:7:\"version\";s:6:\"2.10.3\";s:6:\"ignore\";b:1;s:12:\"critical_css\";s:0:\"\";s:16:\"exclude_defer_js\";a:0:{}}','yes'),
(275,'elementor_pro_upgrades','a:1:{s:5:\"2.0.3\";b:1;}','yes'),
(276,'generate_db_version','3.6.0','no'),
(277,'elementor_upgrades','a:3:{s:6:\"2.0.10\";b:1;s:5:\"2.1.0\";b:1;s:5:\"2.3.0\";b:1;}','yes'),
(278,'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:0;s:25:\"ssl_success_message_shown\";b:0;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"5.3.1\";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'),
(279,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(280,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),
(281,'gform_enable_background_updates','1','yes'),
(282,'rg_gforms_key','e191008bd3145c282c2b6ec13a777a3c','yes'),
(284,'gform_version_info','a:12:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:5:\"2.9.8\";s:3:\"url\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=DfUcSLUueLvC9gHBWG6Z4RmMbpI%3D\";s:15:\"expiration_time\";i:1767978000;s:9:\"offerings\";a:70:{s:12:\"gravityforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.9.8\";s:14:\"version_latest\";s:5:\"2.9.8\";s:3:\"url\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=DfUcSLUueLvC9gHBWG6Z4RmMbpI%3D\";s:10:\"url_latest\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=DfUcSLUueLvC9gHBWG6Z4RmMbpI%3D\";}s:21:\"gravityforms2checkout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=u7OG3yODcKv50l6X5cQjMjJUm2w%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=u7OG3yODcKv50l6X5cQjMjJUm2w%3D\";}s:26:\"gravityformsactivecampaign\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:3:\"url\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=IpzC7HVLzskfmp8RQFzTbvNL35Q%3D\";s:10:\"url_latest\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=IpzC7HVLzskfmp8RQFzTbvNL35Q%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:210:\"http://s3.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=xT5Nk5B3ZtuyAa%2Bnf9%2Fmf0%2Bqptw%3D\";s:10:\"url_latest\";s:210:\"http://s3.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=xT5Nk5B3ZtuyAa%2Bnf9%2Fmf0%2Bqptw%3D\";}s:20:\"gravityformsagilecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1x5xCl2Mzbddtwrw1k4XY2N4GE4%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1x5xCl2Mzbddtwrw1k4XY2N4GE4%3D\";}s:19:\"gravityformsakismet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.0\";s:14:\"version_latest\";s:5:\"1.0.1\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=btOcyPFyvCIrLIQ75i5ArYrJn7U%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=nFkr63vaSrznsfvdDZhsdUK5XxU%3D\";}s:24:\"gravityformsauthorizenet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:3:\"url\";s:193:\"http://s3.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=RsylY5yCt%2BnEFg5BIPq51%2BNCK%2BE%3D\";s:10:\"url_latest\";s:193:\"http://s3.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=RsylY5yCt%2BnEFg5BIPq51%2BNCK%2BE%3D\";}s:18:\"gravityformsaweber\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1GFbvKI5YR9S5yyM2KSBFWC%2F2bM%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1GFbvKI5YR9S5yyM2KSBFWC%2F2bM%3D\";}s:21:\"gravityformsbatchbook\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=616w1KZnQVSB0Oqig8FlHzT3wP4%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=616w1KZnQVSB0Oqig8FlHzT3wP4%3D\";}s:18:\"gravityformsbreeze\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=TMHR9iDn6YJ0RPDnulUnWbir2DU%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=TMHR9iDn6YJ0RPDnulUnWbir2DU%3D\";}s:17:\"gravityformsbrevo\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=WPK8IsA2yp4i84V%2Bz7bQ5wsXxRQ%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=WPK8IsA2yp4i84V%2Bz7bQ5wsXxRQ%3D\";}s:27:\"gravityformscampaignmonitor\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.0\";s:3:\"url\";s:198:\"http://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=KWv%2B%2BxoCScAkeVa2mIKxLvVYd74%3D\";s:10:\"url_latest\";s:198:\"http://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=KWv%2B%2BxoCScAkeVa2mIKxLvVYd74%3D\";}s:20:\"gravityformscampfire\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=hl%2FBOAJoKOtjs1p7d1CIZc19K%2FY%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=7xte5AKMyvDaAOwkC%2FRX90Tj5dE%3D\";}s:22:\"gravityformscapsulecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=LI%2FOOEm4dVvfTuWF4SzPiOXy%2FZw%3D\";s:10:\"url_latest\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=LI%2FOOEm4dVvfTuWF4SzPiOXy%2FZw%3D\";}s:26:\"gravityformschainedselects\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=C3sajbqNI%2B87CE8DVS3juHpk5gY%3D\";s:10:\"url_latest\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=C3sajbqNI%2B87CE8DVS3juHpk5gY%3D\";}s:23:\"gravityformscleverreach\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.8\";s:14:\"version_latest\";s:3:\"1.8\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=OPMoFW6KyW07C1il1yvQyMG%2BtxE%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=OPMoFW6KyW07C1il1yvQyMG%2BtxE%3D\";}s:15:\"gravityformscli\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:172:\"http://s3.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ImQ875ASKZn%2BJ%2F4IQF9rRr0jNUc%3D\";}s:27:\"gravityformsconstantcontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:198:\"http://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=UM%2FUB7x%2Fo3u3xlIIOka115C7H4Y%3D\";s:10:\"url_latest\";s:198:\"http://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=UM%2FUB7x%2Fo3u3xlIIOka115C7H4Y%3D\";}s:31:\"gravityformsconversationalforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.1\";s:3:\"url\";s:204:\"http://s3.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=pGb0SJl5tLcwR304A%2BWTbC2GI5o%3D\";s:10:\"url_latest\";s:202:\"http://s3.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=X9UWiEU6uZ86wPA5qAy7lfkOiDw%3D\";}s:22:\"gravityformsconvertkit\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=k0RMnjBom22tjkWUpzRRNEHhGQk%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=k0RMnjBom22tjkWUpzRRNEHhGQk%3D\";}s:19:\"gravityformscoupons\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.4.0\";s:14:\"version_latest\";s:5:\"3.4.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=G5bqtv0Yy7cUKiQou8MF6RFqbQw%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=G5bqtv0Yy7cUKiQou8MF6RFqbQw%3D\";}s:17:\"gravityformsdebug\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:179:\"http://s3.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ZMgPMRVDIucEPMccjh2e2XrP9P8%3D\";}s:19:\"gravityformsdropbox\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.2.0\";s:14:\"version_latest\";s:5:\"3.2.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=TkbeXc0Ijn3klQbvfr8kO3%2F6ivo%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=TkbeXc0Ijn3klQbvfr8kO3%2F6ivo%3D\";}s:24:\"gravityformsemailoctopus\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=smIAZKI3vM5SFyhK5lUxkH61CeI%3D\";s:10:\"url_latest\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=smIAZKI3vM5SFyhK5lUxkH61CeI%3D\";}s:16:\"gravityformsemma\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=zpEHzT8fZrjgdStKarqjs5L%2BBTg%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=zpEHzT8fZrjgdStKarqjs5L%2BBTg%3D\";}s:22:\"gravityformsfreshbooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=dZmG4FMA%2Fiu7FN1QD3aEL4KFwDI%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=dZmG4FMA%2Fiu7FN1QD3aEL4KFwDI%3D\";}s:23:\"gravityformsgeolocation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=bKhosTjJ%2FqqNRPGINVzUZpFHTRs%3D\";s:10:\"url_latest\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=bKhosTjJ%2FqqNRPGINVzUZpFHTRs%3D\";}s:23:\"gravityformsgetresponse\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=S7earC0ukKmdNjdnMiKD539RIx4%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=S7earC0ukKmdNjdnMiKD539RIx4%3D\";}s:27:\"gravityformsgoogleanalytics\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.3.0\";s:14:\"version_latest\";s:5:\"2.3.1\";s:3:\"url\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=zjSrUzChloXzQLyrKIF5J7vzrX0%3D\";s:10:\"url_latest\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=dFr1xJ1tDIo00FsEMDoCKcffGUY%3D\";}s:21:\"gravityformsgutenberg\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:3:\"url\";s:191:\"http://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=YCW%2FWuDr%2Fe3yDF283kyGTSdmTuw%3D\";s:10:\"url_latest\";s:189:\"http://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=T5CYyo0yzwVPLk%2FSd1G1K4HxqQo%3D\";}s:21:\"gravityformshelpscout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ScpUcxTbXDXfDTs%2FxB0s8DG1vSk%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ScpUcxTbXDXfDTs%2FxB0s8DG1vSk%3D\";}s:20:\"gravityformshighrise\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ly0vbel%2BIlCrBvxQssk276%2Baxm0%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ly0vbel%2BIlCrBvxQssk276%2Baxm0%3D\";}s:19:\"gravityformshipchat\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:19:\"gravityformshubspot\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=0zSKtIOnsk5LiXsY1374xK17x4g%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=0zSKtIOnsk5LiXsY1374xK17x4g%3D\";}s:20:\"gravityformsicontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1%2BkQk%2B3Wp4paFjQrdOiyFiRrjRM%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1%2BkQk%2B3Wp4paFjQrdOiyFiRrjRM%3D\";}s:19:\"gravityformslogging\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=EAAz3OSg0Mov7LFxTk0ukaJLZks%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=Fqr%2F0aaW40PgnQ1ja%2B2G7RWzce8%3D\";}s:19:\"gravityformsmadmimi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=IZP7mv6DvzICsSnhnjdgPCACys0%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=IZP7mv6DvzICsSnhnjdgPCACys0%3D\";}s:21:\"gravityformsmailchimp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.6.0\";s:14:\"version_latest\";s:5:\"5.6.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=r91R%2FI1yg6e2ukX5rCNUHhBM2eo%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=r91R%2FI1yg6e2ukX5rCNUHhBM2eo%3D\";}s:22:\"gravityformsmailerlite\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=FKGcAYpeblb1D5V85Yu8O8vZ248%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=FKGcAYpeblb1D5V85Yu8O8vZ248%3D\";}s:19:\"gravityformsmailgun\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=KEz7vNsZ5Aa%2FLk39Fw3VypVUXFQ%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=KEz7vNsZ5Aa%2FLk39Fw3VypVUXFQ%3D\";}s:22:\"gravityformsmoderation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.2.0\";s:14:\"version_latest\";s:5:\"1.2.1\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=CXYbazmq%2B9jn2COjuax07Ne8Zt8%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=x92AAN%2B9AQ9HvO7xZPcS5jcH9gc%3D\";}s:18:\"gravityformsmollie\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=6dmCjH0EzxpjixccMmqHi8y92rg%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=6dmCjH0EzxpjixccMmqHi8y92rg%3D\";}s:26:\"gravityformspartialentries\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.7\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=5r2h6GeRsRytqz5tFPFDQ%2BmFcA0%3D\";s:10:\"url_latest\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=5r2h6GeRsRytqz5tFPFDQ%2BmFcA0%3D\";}s:18:\"gravityformspaypal\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=doENnCZnoXt0gUKGwEfupLNC09M%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=doENnCZnoXt0gUKGwEfupLNC09M%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:3:\"url\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=nm4sZocFJcKyKbXVnkz42U8ECaY%3D\";s:10:\"url_latest\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=nm4sZocFJcKyKbXVnkz42U8ECaY%3D\";}s:21:\"gravityformspaypalpro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1YrNEZCyVJwutkbw%2BkRSQ7z8P4s%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=R5CXJa5HPzk01K11FwhMb3cSdzQ%3D\";}s:20:\"gravityformspicatcha\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";}s:16:\"gravityformspipe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=HbWknMI%2Bu%2Fkld9F3b6JAVu8GEk4%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=HbWknMI%2Bu%2Fkld9F3b6JAVu8GEk4%3D\";}s:17:\"gravityformspolls\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=LmeJNIRNGln1pSn4ck8gLlwQb8k%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=LmeJNIRNGln1pSn4ck8gLlwQb8k%3D\";}s:20:\"gravityformspostmark\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=yOKKkodUqtspXfor1QePWA5kx0w%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=yOKKkodUqtspXfor1QePWA5kx0w%3D\";}s:16:\"gravityformsppcp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.9.0\";s:14:\"version_latest\";s:5:\"3.9.0\";s:3:\"url\";s:172:\"http://s3.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=U4uxv24GBHaRt4Ka98Xb9wE4Iao%3D\";s:10:\"url_latest\";s:172:\"http://s3.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=U4uxv24GBHaRt4Ka98Xb9wE4Iao%3D\";}s:16:\"gravityformsquiz\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.1\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=mK3sn5cWtu%2F4B7MX2RVu9d0URSw%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=ExN2ewmyxaU5b2icx%2FD9pkb%2FW9A%3D\";}s:21:\"gravityformsrecaptcha\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=vIgoekQmqIe7Kp4u9HJyUsHCWug%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=vIgoekQmqIe7Kp4u9HJyUsHCWug%3D\";}s:19:\"gravityformsrestapi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:3:\"url\";s:185:\"http://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=NV%2FzmWajOSPMpWVt9lM0p6oi7Es%3D\";s:10:\"url_latest\";s:185:\"http://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=NV%2FzmWajOSPMpWVt9lM0p6oi7Es%3D\";}s:22:\"gravityformssalesforce\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.1\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=LIA6x%2BOY0J14N9brKU8I3CLJ7CI%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=h23Q3Qo5GV4robJ%2BBWJ5bPU5oEc%3D\";}s:20:\"gravityformssendgrid\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=Bcka7IfZH7RfoGUdEEH5G9zYFtM%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=Bcka7IfZH7RfoGUdEEH5G9zYFtM%3D\";}s:21:\"gravityformssignature\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.8.0\";s:14:\"version_latest\";s:5:\"4.8.1\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=rtTb3VR7sclDsFw9FY4aa9psSh0%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=4nD3urKU8aZP%2BSsDsylvPqjzyE4%3D\";}s:17:\"gravityformsslack\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=zd5Tzv2BWORWPzY74gO6i9yWHZk%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=zd5Tzv2BWORWPzY74gO6i9yWHZk%3D\";}s:18:\"gravityformssquare\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=3TR4nC2%2BYUtkDw2psv3aH7tDCHg%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=3TR4nC2%2BYUtkDw2psv3aH7tDCHg%3D\";}s:18:\"gravityformsstripe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.9.0\";s:14:\"version_latest\";s:5:\"5.9.1\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=IarN1d3owr6KVjm%2BMfSLW7opN%2Fs%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=9GUtuTFM7rSAzMaUBkN0ABy%2BUnk%3D\";}s:18:\"gravityformssurvey\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.1\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=1kO2jqvViQl35yulCtrAbdLux5Q%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=7X8VRnmd%2F6wMUPvnBWc9dBKiPJ0%3D\";}s:18:\"gravityformstrello\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=jLF0sFSanvKkhvGjy4tb8VLJ5Ak%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=jLF0sFSanvKkhvGjy4tb8VLJ5Ak%3D\";}s:21:\"gravityformsturnstile\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=wnd1zSq4h5AZ1mSUMkRtvJ5g9%2FA%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=wnd1zSq4h5AZ1mSUMkRtvJ5g9%2FA%3D\";}s:18:\"gravityformstwilio\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.0\";s:14:\"version_latest\";s:5:\"3.1.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=sFvob42wDY9lWyuHucOQ1Ejjt6c%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=sFvob42wDY9lWyuHucOQ1Ejjt6c%3D\";}s:28:\"gravityformsuserregistration\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.0\";s:3:\"url\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=r89N0DuGjFgH5UKV9vIScOXAm30%3D\";s:10:\"url_latest\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=r89N0DuGjFgH5UKV9vIScOXAm30%3D\";}s:20:\"gravityformswebhooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=saIrqGkhTro2A82q%2FcgkGn8GNrU%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=saIrqGkhTro2A82q%2FcgkGn8GNrU%3D\";}s:18:\"gravityformszapier\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.4.0\";s:14:\"version_latest\";s:5:\"4.4.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=seiC26i9WxzfOFIgrKIb3mDjEDs%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=seiC26i9WxzfOFIgrKIb3mDjEDs%3D\";}s:19:\"gravityformszohocrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.3.0\";s:14:\"version_latest\";s:5:\"2.3.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=aqaEyRnYJzKgHNAj9s2i3xnxVtc%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=aqaEyRnYJzKgHNAj9s2i3xnxVtc%3D\";}s:11:\"gravitysmtp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.2\";s:14:\"version_latest\";s:5:\"1.9.2\";s:3:\"url\";s:163:\"http://s3.amazonaws.com/gravitysmtp/releases/gravitysmtp_1.9.2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=smxzOpT4fDtBaXsCkecfaA7Koc0%3D\";s:10:\"url_latest\";s:163:\"http://s3.amazonaws.com/gravitysmtp/releases/gravitysmtp_1.9.2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=smxzOpT4fDtBaXsCkecfaA7Koc0%3D\";}}s:9:\"is_active\";s:1:\"1\";s:12:\"product_code\";s:5:\"GFDEV\";s:12:\"date_created\";s:19:\"2011-12-08 12:22:31\";s:14:\"version_latest\";s:5:\"2.9.8\";s:10:\"url_latest\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748613743&Signature=DfUcSLUueLvC9gHBWG6Z4RmMbpI%3D\";s:9:\"timestamp\";i:1748440943;}','off'),
(285,'rg_gforms_captcha_private_key','6LfLE7UUAAAAAHug_U2O-yxluNSnq2nmUdv8wzVb','yes'),
(286,'rg_gforms_captcha_public_key','6LfLE7UUAAAAAICPHlBbhdjl2TGC4bIAwNH5aief','yes'),
(287,'rg_form_version','2.9.8','yes'),
(288,'wp_page_for_privacy_policy','','yes'),
(289,'show_comments_cookies_opt_in','0','yes'),
(290,'db_upgraded','1','yes'),
(291,'envato_elements_version','2.0.16','yes'),
(292,'envato_elements_install_time','1547467861','yes'),
(293,'elementor_log','a:42:{s:32:\"dce5c4ecfbdcf58672dd1cf07874a6cb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-05-05 16:39:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-05-05 16:39:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0d8d696b823e581829afe8e497e01656\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-05-05 16:39:34\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-05-05 16:39:34\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"10d2d240be9507f9fb05e57f0a60517b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-05-05 16:39:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-05-05 16:39:41\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8b4ca095e83a60b98478297a14242c96\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-05-05 16:39:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-05-05 16:39:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"226154545d12efad1cd3a29d40ad55e4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-05-05 16:39:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-05-05 16:39:45\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"635f42f1728f4ff6c9ee194cbbabc259\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-05-05 16:39:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-05-05 16:39:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.4\";s:2:\"to\";s:5:\"3.6.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ea473e9473b2d121afc5203437d6ae05\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-01 19:21:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.7.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-01 19:21:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.7.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a1e37ca8f7b1bef9ff24d26a4b401887\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-01 19:21:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-01 19:21:59\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a6026d08db875a30d319c3382382424d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-01 19:22:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-01 19:22:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"f8c3ff2d369e826b63927a58cfebc4b9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-01 19:22:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-01 19:22:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"076fd4511a5a2c6d7a9b1797142fee45\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2022-06-01 19:22:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.7.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-01 19:22:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.6.5\";s:2:\"to\";s:5:\"3.7.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f00afe50c357ec9bdff43b73d5bb62c5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:40:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.1\";s:2:\"to\";s:5:\"3.7.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:40:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.1\";s:2:\"to\";s:5:\"3.7.7\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"477665ef0588b6c7e3a4fc282e590565\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:42:24\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:42:24\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d3e8fafd85426a9b539de281a0f286e9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:42:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:42:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"7b8e4884ced3f7ee87e079f0eb95edb3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:42:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:42:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"ec99b3f6612fc46ff59bb0e47742b10a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:42:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:87:\"Elementor Pro/Upgrades - _v_3_7_2_woocommerce_rename_related_to_related_products Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:42:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:87:\"Elementor Pro/Upgrades - _v_3_7_2_woocommerce_rename_related_to_related_products Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"1ff08ac136cf4169499ecafd513a3360\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:42:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:89:\"Elementor Pro/Upgrades - _v_3_7_2_woocommerce_rename_related_to_related_products Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:42:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:89:\"Elementor Pro/Upgrades - _v_3_7_2_woocommerce_rename_related_to_related_products Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"7683fee1145329cbbd7f42d959c07cf4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-02-16 16:42:27\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.1\";s:2:\"to\";s:5:\"3.7.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-02-16 16:42:27\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.1\";s:2:\"to\";s:5:\"3.7.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"58bc59e3d280954a15ff53c144052e51\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:37:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:37:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c355449c81ea7bc1ce06454e587066a8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d97a4dc6790a95b90a5d06ec7086e8ca\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"af86d814cd30155ee51628b5f603950e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"603d5325eec548a9c7032ea7080e1ab0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:06\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2761e20e162a342339ac0b8eac2aa6f0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-04-20 17:38:11\";i:1;s:19:\"2023-04-20 17:38:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d87e5f2c2d559dc4234d8b8ac816b1e9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2023-04-20 17:38:11\";i:1;s:19:\"2023-04-20 17:38:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"15f7f87223cf34ce2b068df84a9c81ea\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"0a53214a412eaf585c75bbf6c57b8b19\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"8b9d0c4026a75f4e90496142aae8d86b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-04-20 17:38:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-04-20 17:38:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"3.7.7\";s:2:\"to\";s:6:\"3.12.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"008a4646035771f0f1f85ea977f5881c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-15 16:37:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.13.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-15 16:37:57\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.13.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"166a8b529b0ed6b0b55d318bef9ee656\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-15 16:38:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-15 16:38:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d5a14d1eb7a3f29b5f576da3cd2e008c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-15 16:38:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-15 16:38:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"a810a6bc64f6ddff01422d6577f15af0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-15 16:38:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-15 16:38:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"657bfa793db76f7a90cc54eef32e5cb0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-06-15 16:38:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.13.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-06-15 16:38:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.12.2\";s:2:\"to\";s:6:\"3.13.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"79c85ee8cce2038c75040ecac818427c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-13 18:38:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-13 18:38:29\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"fe8658270c7e5a02285bb5a135633af4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-13 18:38:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-13 18:38:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"1fb8ebbed48aac61916f8b62adb76dc9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-13 18:38:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-13 18:38:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"be82c9cc5e42a28e6f115679fe52e55b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-13 18:38:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-13 18:38:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"e6ba250322f4eb7ab7382537036617be\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-13 18:38:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-13 18:38:31\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f9784076678a3f48f5cd7f5bccbebbc6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-07-13 18:38:33\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-07-13 18:38:33\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.13.2\";s:2:\"to\";s:6:\"3.14.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c5204765ff2b7b1397150c47b8ee85c3\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-19 05:17:10\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:210:\"{closure:ElementorPro\\Modules\\Forms\\Submissions\\Actions\\Save_To_Database::__construct():193}(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-19 05:17:10\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:210:\"{closure:ElementorPro\\Modules\\Forms\\Submissions\\Actions\\Save_To_Database::__construct():193}(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:122:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php\";s:4:\"line\";i:193;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:122:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php\";s:7:\"\0*\0line\";i:193;}s:32:\"aa1a71670b41e04f0e5c2aa73bab77a8\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-29 04:58:24\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:73:\"Creation of dynamic property ElementorExtras\\Updater::$beta is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:14;s:14:\"\0*\0times_dates\";a:14:{i:0;s:19:\"2025-03-29 04:58:24\";i:1;s:19:\"2025-03-29 04:58:25\";i:2;s:19:\"2025-03-29 04:58:25\";i:3;s:19:\"2025-03-29 04:58:25\";i:4;s:19:\"2025-03-29 04:58:25\";i:5;s:19:\"2025-03-29 04:58:26\";i:6;s:19:\"2025-04-16 05:45:45\";i:7;s:19:\"2025-04-22 05:41:38\";i:8;s:19:\"2025-04-22 05:41:43\";i:9;s:19:\"2025-04-26 05:30:58\";i:10;s:19:\"2025-05-26 12:41:44\";i:11;s:19:\"2025-05-26 12:41:50\";i:12;s:19:\"2025-05-26 12:41:58\";i:13;s:19:\"2025-05-28 16:46:17\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:73:\"Creation of dynamic property ElementorExtras\\Updater::$beta is deprecated\";s:4:\"file\";s:91:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/includes/updater.php\";s:4:\"line\";i:45;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:91:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/includes/updater.php\";s:7:\"\0*\0line\";i:45;}s:32:\"94146f618993ac3a08e16cdc2a3d2fde\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-04-16 05:45:29\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:183:\"ElementorExtras\\Modules\\Breadcrumbs\\Widgets\\Breadcrumbs::add_single(): Optional parameter $post declared before required parameter $query is implicitly treated as a required parameter\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-04-16 05:45:29\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:183:\"ElementorExtras\\Modules\\Breadcrumbs\\Widgets\\Breadcrumbs::add_single(): Optional parameter $post declared before required parameter $query is implicitly treated as a required parameter\";s:4:\"file\";s:114:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/modules/breadcrumbs/widgets/breadcrumbs.php\";s:4:\"line\";i:1215;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:114:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/modules/breadcrumbs/widgets/breadcrumbs.php\";s:7:\"\0*\0line\";i:1215;}}','off'),
(294,'gf_previous_db_version','2.9.7.2','yes'),
(295,'gf_upgrade_lock','','yes'),
(296,'gform_sticky_admin_messages','a:1:{s:23:\"gravityforms_update_2.5\";a:5:{s:4:\"type\";s:7:\"success\";s:4:\"text\";s:200:\"Welcome to Gravity Forms 2.5! <a href=\"http://www.gravityforms.com/two-five/\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more</a> about all the new features and updates included in this version.\";s:3:\"key\";s:22:\"gravityforms_update_25\";s:12:\"capabilities\";b:0;s:4:\"page\";N;}}','yes'),
(297,'gf_submissions_block','','yes'),
(298,'gf_db_version','2.9.8','off'),
(333,'new_admin_email','graphics@nixin.co.za','yes'),
(338,'elementor_pro_theme_builder_conditions','a:4:{s:7:\"archive\";a:2:{i:1010;a:1:{i:0;s:23:\"include/product_archive\";}i:1003;a:1:{i:0;s:33:\"include/product_archive/shop_page\";}}s:6:\"single\";a:3:{i:991;a:1:{i:0;s:15:\"include/product\";}i:954;a:1:{i:0;s:29:\"include/singular/not_found404\";}i:952;a:1:{i:0;s:21:\"include/singular/post\";}}s:6:\"footer\";a:1:{i:804;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:2:{i:713;a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}i:710;a:1:{i:0;s:27:\"include/singular/front_page\";}}}','yes'),
(339,'elementor_library_category_children','a:0:{}','yes'),
(341,'elementor_pro_license_key','149e5a75fa76a378e1319caddc030e48','yes'),
(345,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),
(367,'essential-addons-elementor-license-key','959df3f7f8779d3550528debeb64101a','yes'),
(368,'essential-addons-elementor-license-status','valid','yes'),
(395,'generate_settings','a:70:{s:9:\"font_body\";s:10:\"Montserrat\";s:14:\"body_font_size\";i:15;s:16:\"heading_1_weight\";s:3:\"700\";s:16:\"heading_2_weight\";s:3:\"700\";s:10:\"text_color\";s:7:\"#ffffff\";s:16:\"link_color_hover\";s:7:\"#ffffff\";s:16:\"background_color\";s:7:\"#000000\";s:17:\"dynamic_css_cache\";b:1;s:16:\"heading_3_weight\";s:4:\"bold\";s:11:\"combine_css\";b:0;s:5:\"icons\";s:4:\"font\";s:9:\"structure\";s:6:\"floats\";s:12:\"hide_tagline\";s:0:\"\";s:15:\"container_width\";s:4:\"1100\";s:20:\"nav_position_setting\";s:16:\"nav-below-header\";s:19:\"container_alignment\";s:5:\"boxes\";s:17:\"header_text_color\";s:7:\"#3a3a3a\";s:17:\"header_link_color\";s:7:\"#3a3a3a\";s:27:\"navigation_background_color\";s:7:\"#222222\";s:21:\"navigation_text_color\";s:7:\"#ffffff\";s:33:\"navigation_background_hover_color\";s:7:\"#3f3f3f\";s:27:\"navigation_text_hover_color\";s:7:\"#ffffff\";s:35:\"navigation_background_current_color\";s:7:\"#3f3f3f\";s:29:\"navigation_text_current_color\";s:7:\"#ffffff\";s:30:\"subnavigation_background_color\";s:7:\"#3f3f3f\";s:24:\"subnavigation_text_color\";s:7:\"#ffffff\";s:36:\"subnavigation_background_hover_color\";s:7:\"#4f4f4f\";s:30:\"subnavigation_text_hover_color\";s:7:\"#ffffff\";s:38:\"subnavigation_background_current_color\";s:7:\"#4f4f4f\";s:32:\"subnavigation_text_current_color\";s:7:\"#ffffff\";s:26:\"sidebar_widget_title_color\";s:7:\"#000000\";s:20:\"site_title_font_size\";s:2:\"45\";s:27:\"mobile_site_title_font_size\";s:2:\"30\";s:28:\"form_button_background_color\";s:7:\"#666666\";s:34:\"form_button_background_color_hover\";s:7:\"#3f3f3f\";s:23:\"footer_background_color\";s:7:\"#222222\";s:23:\"footer_link_hover_color\";s:7:\"#606060\";s:21:\"entry_meta_link_color\";s:7:\"#595959\";s:27:\"entry_meta_link_color_hover\";s:7:\"#1e73be\";s:21:\"blog_post_title_color\";s:0:\"\";s:27:\"blog_post_title_hover_color\";s:0:\"\";s:19:\"heading_1_font_size\";s:2:\"40\";s:26:\"mobile_heading_1_font_size\";s:2:\"30\";s:19:\"heading_2_font_size\";s:2:\"30\";s:26:\"mobile_heading_2_font_size\";s:2:\"25\";s:19:\"heading_3_font_size\";s:2:\"20\";s:26:\"mobile_heading_3_font_size\";s:0:\"\";s:19:\"heading_4_font_size\";s:0:\"\";s:26:\"mobile_heading_4_font_size\";s:0:\"\";s:19:\"heading_5_font_size\";s:0:\"\";s:26:\"mobile_heading_5_font_size\";s:0:\"\";s:15:\"underline_links\";s:5:\"never\";s:22:\"use_dynamic_typography\";b:0;s:10:\"link_color\";s:7:\"#1e73be\";s:23:\"header_background_color\";s:7:\"#ffffff\";s:16:\"site_title_color\";s:7:\"#222222\";s:18:\"site_tagline_color\";s:7:\"#757575\";s:24:\"content_background_color\";s:7:\"#ffffff\";s:21:\"entry_meta_text_color\";s:7:\"#595959\";s:31:\"sidebar_widget_background_color\";s:7:\"#ffffff\";s:30:\"footer_widget_background_color\";s:7:\"#ffffff\";s:25:\"footer_widget_title_color\";s:7:\"#000000\";s:17:\"footer_text_color\";s:7:\"#ffffff\";s:17:\"footer_link_color\";s:7:\"#ffffff\";s:21:\"form_background_color\";s:7:\"#fafafa\";s:15:\"form_text_color\";s:7:\"#666666\";s:27:\"form_background_color_focus\";s:7:\"#ffffff\";s:21:\"form_text_color_focus\";s:7:\"#666666\";s:17:\"form_border_color\";s:7:\"#cccccc\";s:23:\"form_border_color_focus\";s:7:\"#bfbfbf\";}','yes'),
(406,'woocommerce_store_address','Unit 4, 6 Paris Road','yes'),
(407,'woocommerce_store_address_2','Brackengate Business Park','yes'),
(408,'woocommerce_store_city','Brackenfell','yes'),
(409,'woocommerce_default_country','ZA:WC','yes'),
(410,'woocommerce_store_postcode','7560','yes'),
(411,'woocommerce_allowed_countries','all','yes'),
(412,'woocommerce_all_except_countries','a:0:{}','yes'),
(413,'woocommerce_specific_allowed_countries','a:1:{i:0;s:2:\"ZA\";}','yes'),
(414,'woocommerce_ship_to_countries','','yes'),
(415,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),
(416,'woocommerce_default_customer_address','geolocation','yes'),
(417,'woocommerce_calc_taxes','no','yes'),
(418,'woocommerce_enable_coupons','no','yes'),
(419,'woocommerce_calc_discounts_sequentially','no','no'),
(420,'woocommerce_currency','ZAR','yes'),
(421,'woocommerce_currency_pos','left','yes'),
(422,'woocommerce_price_thousand_sep',',','yes'),
(423,'woocommerce_price_decimal_sep','.','yes'),
(424,'woocommerce_price_num_decimals','2','yes'),
(425,'woocommerce_shop_page_id','970','yes'),
(426,'woocommerce_cart_redirect_after_add','no','yes'),
(427,'woocommerce_enable_ajax_add_to_cart','yes','yes'),
(428,'woocommerce_placeholder_image','/wp-content/uploads//2019/06/Sample-Product-Image.jpg','yes'),
(429,'woocommerce_weight_unit','kg','yes'),
(430,'woocommerce_dimension_unit','cm','yes'),
(431,'woocommerce_enable_reviews','no','yes'),
(432,'woocommerce_review_rating_verification_label','yes','no'),
(433,'woocommerce_review_rating_verification_required','no','no'),
(434,'woocommerce_enable_review_rating','yes','yes'),
(435,'woocommerce_review_rating_required','yes','no'),
(436,'woocommerce_manage_stock','no','yes'),
(437,'woocommerce_hold_stock_minutes','60','no'),
(438,'woocommerce_notify_low_stock','yes','no'),
(439,'woocommerce_notify_no_stock','yes','no'),
(440,'woocommerce_stock_email_recipient','graphics@nixin.co.za','no'),
(441,'woocommerce_notify_low_stock_amount','2','no'),
(442,'woocommerce_notify_no_stock_amount','0','yes'),
(443,'woocommerce_hide_out_of_stock_items','no','yes'),
(444,'woocommerce_stock_format','','yes'),
(445,'woocommerce_file_download_method','force','no'),
(446,'woocommerce_downloads_require_login','no','no'),
(447,'woocommerce_downloads_grant_access_after_payment','no','no'),
(448,'woocommerce_prices_include_tax','no','yes'),
(449,'woocommerce_tax_based_on','shipping','yes'),
(450,'woocommerce_shipping_tax_class','inherit','yes'),
(451,'woocommerce_tax_round_at_subtotal','no','yes'),
(453,'woocommerce_tax_display_shop','excl','yes'),
(454,'woocommerce_tax_display_cart','excl','yes'),
(455,'woocommerce_price_display_suffix','','yes'),
(456,'woocommerce_tax_total_display','itemized','no'),
(457,'woocommerce_enable_shipping_calc','yes','no'),
(458,'woocommerce_shipping_cost_requires_address','no','yes'),
(459,'woocommerce_ship_to_destination','billing','no'),
(460,'woocommerce_shipping_debug_mode','no','yes'),
(461,'woocommerce_enable_guest_checkout','yes','no'),
(462,'woocommerce_enable_checkout_login_reminder','no','no'),
(463,'woocommerce_enable_signup_and_login_from_checkout','no','no'),
(464,'woocommerce_enable_myaccount_registration','no','no'),
(465,'woocommerce_registration_generate_username','yes','no'),
(466,'woocommerce_registration_generate_password','yes','no'),
(467,'woocommerce_erasure_request_removes_order_data','no','no'),
(468,'woocommerce_erasure_request_removes_download_data','no','no'),
(469,'woocommerce_allow_bulk_remove_personal_data','no','no'),
(470,'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'),
(471,'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'),
(472,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(473,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),
(474,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),
(475,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";i:7;s:4:\"unit\";s:4:\"days\";}','no'),
(476,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(477,'woocommerce_email_from_name','Swim-N-Style | Nixin Poolware','no'),
(478,'woocommerce_email_from_address','swiminstyle@wateritecspi.co.za','no'),
(479,'woocommerce_email_header_image','/wp-content/uploads//2019/07/Swim-n-Style-NXIN-logo.png','no'),
(480,'woocommerce_email_footer_text','','no'),
(481,'woocommerce_email_base_color','#20a8c2','no'),
(482,'woocommerce_email_background_color','#f7f7f7','no'),
(483,'woocommerce_email_body_background_color','#ffffff','no'),
(484,'woocommerce_email_text_color','#3c3c3c','no'),
(485,'woocommerce_cart_page_id','971','yes'),
(486,'woocommerce_checkout_page_id','972','yes'),
(487,'woocommerce_myaccount_page_id','973','yes'),
(488,'woocommerce_terms_page_id','','no'),
(489,'woocommerce_checkout_pay_endpoint','order-pay','yes'),
(490,'woocommerce_checkout_order_received_endpoint','order-received','yes'),
(491,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),
(492,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),
(493,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),
(494,'woocommerce_myaccount_orders_endpoint','orders','yes'),
(495,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),
(496,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),
(497,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),
(498,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),
(499,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),
(500,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),
(501,'woocommerce_logout_endpoint','customer-logout','yes'),
(502,'woocommerce_api_enabled','no','yes'),
(503,'woocommerce_allow_tracking','yes','no'),
(504,'woocommerce_show_marketplace_suggestions','yes','no'),
(505,'woocommerce_single_image_width','600','yes'),
(506,'woocommerce_thumbnail_image_width','300','yes'),
(507,'woocommerce_checkout_highlight_required_fields','yes','yes'),
(508,'woocommerce_demo_store','no','no'),
(509,'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'),
(510,'current_theme_supports_woocommerce','yes','yes'),
(511,'woocommerce_queue_flush_rewrite_rules','no','yes'),
(514,'default_product_cat','26','yes'),
(519,'woocommerce_admin_notices','a:3:{i:0;s:6:\"update\";i:1;s:14:\"template_files\";i:2;s:19:\"maxmind_license_key\";}','yes'),
(520,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),
(521,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(522,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(523,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(524,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(525,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(526,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(527,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(528,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(529,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(530,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(531,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(532,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(536,'woocommerce_meta_box_errors','a:0:{}','yes'),
(538,'woocommerce_obw_last_completed_step','shipping','yes'),
(541,'woocommerce_product_type','physical','yes'),
(542,'woocommerce_sell_in_person','1','yes'),
(543,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),
(544,'woocommerce_bacs_settings','a:11:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:20:\"Direct bank transfer\";s:11:\"description\";s:176:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.\";s:12:\"instructions\";s:0:\"\";s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";s:15:\"account_details\";s:0:\"\";}','yes'),
(545,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:11:\"Get a quote\";s:11:\"description\";s:34:\"Get a quote on the above products.\";s:12:\"instructions\";s:53:\"Quote will be done and confirm with you upon receipt.\";s:18:\"enable_for_methods\";s:0:\"\";s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),
(546,'woocommerce_tracker_last_send','1748256118','yes'),
(547,'_transient_shipping-transient-version','1559646501','yes'),
(564,'woocommerce_gateway_order','a:4:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;}','yes'),
(567,'woocommerce_new_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:20:\"francois@nixin.co.za\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:32:\"Congratulations on the sale ?\";s:10:\"email_type\";s:4:\"html\";}','yes'),
(568,'woocommerce_cancelled_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:30:\"swiminstyle@wateritecspi.co.za\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";s:18:\"additional_content\";s:19:\"Thanks for reading.\";}','yes'),
(569,'woocommerce_failed_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:30:\"swiminstyle@wateritecspi.co.za\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";s:18:\"additional_content\";s:157:\"Hopefully they’ll be back. Read more about <a href=\"http://docs.woocommerce.com/document/managing-orders/#section-10\">troubleshooting failed payments</a>.\";}','yes'),
(618,'_transient_product_query-transient-version','1574083261','yes'),
(619,'_transient_product-transient-version','1573729190','yes'),
(661,'woocommerce_tracker_ua','a:19:{i:0;s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0\";i:1;s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0\";i:2;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\";i:3;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36\";i:4;s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0\";i:5;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36\";i:6;s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Safari/605.1.15\";i:7;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36\";i:8;s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15\";i:9;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36\";i:10;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36\";i:11;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36\";i:12;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36\";i:13;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.2 Safari/605.1.15\";i:14;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";i:15;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";i:16;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";i:17;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";i:18;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";}','yes'),
(836,'elementor_safe_mode_allowed_plugins','a:3:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";s:13:\"elementor_pro\";s:31:\"elementor-pro/elementor-pro.php\";s:11:\"woocommerce\";s:27:\"woocommerce/woocommerce.php\";}','yes'),
(837,'elementor_safe_mode','yes','yes'),
(863,'woocommerce_bacs_accounts','a:1:{i:0;a:6:{s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";}}','yes'),
(869,'_transient_orders-transient-version','1573728900','yes'),
(1130,'elementor_icon_manager_needs_update','yes','yes'),
(1131,'elementor_load_fa4_shim','yes','yes'),
(2561,'elementor_custom_icon_sets_config','a:0:{}','yes'),
(3466,'eael_pro_version','6.1.1','yes'),
(3470,'eael_version','6.1.15','yes'),
(3757,'n2_ss3_version','3.4.1.6/b:release-3.4.1.6/r:d7f33914cf559e5d32e8e74ef26cc2ec4368fc26','yes'),
(3758,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(3766,'wpdeveloper_plugins_data','a:1:{s:25:\"essential_adons_elementor\";a:3:{s:16:\"notice_will_show\";a:4:{s:6:\"opt_in\";i:1569862116;s:6:\"upsale\";i:1569822516;s:6:\"review\";i:1570078116;s:6:\"update\";i:1569862116;}s:4:\"time\";i:1569862116;s:7:\"version\";s:5:\"3.3.2\";}}','yes'),
(5009,'gform_email_count','19','yes'),
(5057,'301_redirects','a:2:{s:25:\"/products/07/water-spouts\";s:50:\"http://nixin.co.za/product-category/water-spouts/\";s:8:\"/sitemap\";s:19:\"http://nixin.co.za\";}','yes'),
(5774,'gf_site_key','536f1069-01c9-4b57-af71-4416e83f0478','yes'),
(5777,'gf_site_secret','fd9ce292-06b9-4c0c-9e1d-38aa778cbf20','yes'),
(5780,'rg_gforms_enable_akismet','0','yes'),
(5783,'rg_gforms_captcha_type','checkbox','yes'),
(5786,'rg_gforms_currency','USD','yes'),
(5792,'gform_recaptcha_keys_status','1','yes'),
(10970,'ure_role_additional_options_values','a:1:{s:12:\"shop_manager\";a:0:{}}','yes'),
(19505,'yit_recently_activated','a:1:{i:0;s:69:\"yith-woocommerce-request-a-quote/yith-woocommerce-request-a-quote.php\";}','yes'),
(19508,'ywraq_page_id','1562','yes'),
(19514,'yith_system_info','a:2:{s:11:\"system_info\";a:12:{s:14:\"min_wp_version\";a:1:{s:5:\"value\";s:5:\"5.2.3\";}s:14:\"min_wc_version\";a:1:{s:5:\"value\";s:5:\"3.7.0\";}s:15:\"wp_memory_limit\";a:1:{s:5:\"value\";i:1073741824;}s:15:\"min_php_version\";a:1:{s:5:\"value\";s:6:\"7.2.23\";}s:15:\"min_tls_version\";a:1:{s:5:\"value\";s:3:\"1.2\";}s:15:\"imagick_version\";a:1:{s:5:\"value\";s:5:\"0.0.0\";}s:15:\"wp_cron_enabled\";a:1:{s:5:\"value\";b:1;}s:16:\"mbstring_enabled\";a:1:{s:5:\"value\";b:1;}s:17:\"simplexml_enabled\";a:1:{s:5:\"value\";b:1;}s:10:\"gd_enabled\";a:1:{s:5:\"value\";b:1;}s:15:\"opcache_enabled\";a:1:{s:5:\"value\";b:0;}s:17:\"url_fopen_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}}s:6:\"errors\";b:0;}','yes'),
(19517,'ywraq_show_btn_link','button','yes'),
(19520,'ywraq_show_btn_link_text','Add to quote','yes'),
(19523,'ywraq_hide_add_to_cart','no','yes'),
(19526,'ywraq_add_privacy_checkbox','no','yes'),
(19529,'ywraq_privacy_label','I have read and agree to the website terms and conditions.','yes'),
(19532,'ywraq_privacy_description','Your personal data will be used to process your request, support your experience throughout this website, and for other purposes described in our  [privacy_policy].','yes'),
(19535,'yit_plugin_fw_panel_wc_default_options_set','a:1:{s:32:\"yith_woocommerce_request_a_quote\";b:1;}','yes'),
(19568,'_elementor_pro_editor_activate_license_notice_dismissed','1573723831','yes'),
(29441,'google_ana','UA-148990135-5','yes'),
(29444,'google_tag','','yes'),
(29447,'google_con','','yes'),
(31292,'woocommerce_ywraq_email_settings','a:8:{s:7:\"enabled\";s:3:\"yes\";s:15:\"email_from_name\";s:29:\"Swim-N-Style | Nixin Poolware\";s:16:\"email_from_email\";s:30:\"swiminstyle@wateritecspi.co.za\";s:7:\"subject\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:9:\"enable_cc\";s:2:\"no\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";}','yes'),
(34550,'wpseo','a:114:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:1;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:0;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"25.2\";s:16:\"previous_version\";s:4:\"25.1\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_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\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;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:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1571298066;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:37:\"http://nixin.co.za\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:9:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:13:\"product_brand\";s:5:\"brand\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:0:{}s:28:\"last_known_public_taxonomies\";a:0:{}s:23:\"last_known_no_unindexed\";a:0:{}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:28:\"wordproof_integration_active\";b:0;}','yes'),
(34553,'wpseo_titles','a:169:{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:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;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:1;s:23:\"is-media-purge-relevant\";b:0;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:11:\"person_logo\";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:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";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:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";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:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";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:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i: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:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i: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:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i: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:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:21:\"title-elementor-popup\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-elementor-popup\";s:0:\"\";s:23:\"noindex-elementor-popup\";b:0;s:34:\"display-metabox-pt-elementor-popup\";b:1;s:34:\"post_types-elementor-popup-maintax\";i:0;}','yes'),
(34556,'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:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes'),
(34559,'wpseo_flush_rewrite','1','yes'),
(34601,'wpseo_taxonomy_meta','a:1:{s:11:\"product_cat\";a:11:{i:26;a:4:{s:11:\"wpseo_title\";s:52:\"Aimflo Accessories | Aimflo Blocker | Nixin Poolware\";s:10:\"wpseo_desc\";s:133:\"We have a wide range of Aimflo Accessories in stock. If you have any further questions feel free to contact us today for more info...\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:27;a:5:{s:11:\"wpseo_title\";s:55:\"Pool Drain Covers | Deck LId & Collars | Nixin Poolware\";s:10:\"wpseo_desc\";s:119:\"We have a wide range of Pool Drain Covers,deck lid & collars and so much more! Contact Us today for more information...\";s:13:\"wpseo_focuskw\";s:12:\"Drain Covers\";s:13:\"wpseo_linkdex\";s:2:\"42\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:28;a:4:{s:11:\"wpseo_title\";s:59:\"Swimming Pool Ladders & Rails | Grab Rails | Nixin Poolware\";s:10:\"wpseo_desc\";s:152:\"We have a widre range of Swimming Pool Ladders & Rails. The rails and Ladders can play a huge role in the style and safety of the pool. Contatc Us tody!\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:29;a:4:{s:11:\"wpseo_title\";s:56:\"LED Pool Lights | Magnetic Garden Light | Nixin Poolware\";s:10:\"wpseo_desc\";s:126:\"Let your pool stand out with our wide range of LED Pool Lights,Magnetic Garden Lights as well as our pond lights. Call us now!\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:30;a:5:{s:11:\"wpseo_title\";s:42:\"Pool Tiles | Marble Tiles | Nixin Poolware\";s:10:\"wpseo_desc\";s:153:\"Our Pool Tiles will make your pool better then the rest and it will make your pool look classey. Contact us today for more info regarding our products...\";s:13:\"wpseo_focuskw\";s:10:\"Pool Tiles\";s:13:\"wpseo_linkdex\";s:2:\"46\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:31;a:5:{s:11:\"wpseo_title\";s:54:\"Panache Mosaics | Coral Gorge Mosaics | Nixin Poolware\";s:10:\"wpseo_desc\";s:131:\"Our Panache Mosaics are a winner for any enviroment. We have plenty of Panache Mosaics that will suit your style. Contact Us today!\";s:13:\"wpseo_focuskw\";s:15:\"Panache Mosaics\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:32;a:5:{s:11:\"wpseo_title\";s:47:\"Parabond Epoxy | Pool Products | Nixin Poolware\";s:10:\"wpseo_desc\";s:129:\"Always make sure you have a bucket of Parabond Epoxy around for your pool as it is a great life saver. Call us now for more info!\";s:13:\"wpseo_focuskw\";s:14:\"Parabond Epoxy\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:34;a:4:{s:11:\"wpseo_title\";s:49:\"Paradigm Motifs | Dolphin Motifs | Nixin Poolware\";s:10:\"wpseo_desc\";s:136:\"We have the best Paradigm Motifs with Dolphins,mermaids and octopus Motifs. Give us a call today for more info on the products we offer.\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:35;a:4:{s:11:\"wpseo_title\";s:54:\"Pool Filters | SST 705 Series Filters | Nixin Poolware\";s:10:\"wpseo_desc\";s:131:\"Our pool filters are the best on the market, we have the SST 705 Series Filters available to make sure your pool runs like a dream!\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:36;a:4:{s:11:\"wpseo_title\";s:47:\"Water Spouts | Led Waterspouts | Nixin Poolware\";s:10:\"wpseo_desc\";s:144:\"Our pool Water Spouts will make your pool an attraction to be seen. Our water spouts and fountains will go great in your yard. Contact us today!\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:33;a:2:{s:13:\"wpseo_linkdex\";s:2:\"28\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','yes'),
(50951,'woocommerce_tax_classes','','yes'),
(180584,'yith_plugin_fw_promo_2019','1','yes'),
(215945,'product_cat_children','a:0:{}','yes'),
(217310,'admin_email_lifespan','1589635249','yes'),
(235325,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),
(235328,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),
(235646,'woocommerce_db_version','3.8.1','yes'),
(235683,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Hch8lJJwIC7PuqqZ67Me6oclLK7D7MQf\";}','yes'),
(235714,'iwp_client_activate_key','1da92869e0554bb2f280529befa027ae6e0a610b','yes'),
(235717,'elementor_active_kit','1776','yes'),
(235752,'action_scheduler_hybrid_store_demarkation','1777','yes'),
(235753,'schema-ActionScheduler_StoreSchema','7.0.1689871057','yes'),
(235754,'schema-ActionScheduler_LoggerSchema','3.0.1634222395','yes'),
(235755,'woocommerce_onboarding_opt_in','no','yes'),
(235758,'woocommerce_downloads_add_hash_to_filename','yes','yes'),
(235760,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),
(235769,'action_scheduler_migration_status','complete','yes'),
(235770,'woocommerce_admin_last_orders_milestone','10','yes'),
(235776,'woocommerce_admin_install_timestamp','1590082533','yes'),
(235777,'action_scheduler_lock_async-request-runner','683721b9ac7dc4.83327483|1748443637','yes'),
(235820,'_transient_health-check-site-status-result','{\"good\":21,\"recommended\":2,\"critical\":3}','yes'),
(235840,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"25.2\";}','yes'),
(236012,'woocommerce_schema_version','920','yes'),
(236018,'_transient_woocommerce_reports-transient-version','1642084782','yes'),
(236038,'wc_blocks_db_schema_version','260','yes'),
(236083,'disallowed_keys','','no'),
(236084,'comment_previously_approved','','yes'),
(236085,'auto_plugin_theme_update_emails','a:0:{}','no'),
(236086,'finished_updating_comment_type','1','yes'),
(236150,'elementor_install_history','a:44:{s:5:\"3.0.3\";i:1598598494;s:5:\"3.0.5\";i:1598949949;s:6:\"3.0.10\";i:1614189675;s:6:\"3.0.11\";i:1601587259;s:6:\"3.0.13\";i:1605805698;s:6:\"3.0.14\";i:1607006107;s:6:\"3.0.15\";i:1609947168;s:6:\"3.0.16\";i:1611258459;s:5:\"3.1.1\";i:1614189676;s:5:\"3.1.4\";i:1616682939;s:5:\"3.2.0\";i:1616682938;s:5:\"3.2.1\";i:1620916573;s:5:\"3.2.2\";i:1623335747;s:5:\"3.2.3\";i:1620916574;s:5:\"3.2.4\";i:1623335748;s:5:\"3.2.5\";i:1625150130;s:5:\"3.3.0\";i:1626255806;s:5:\"3.3.1\";i:1628778903;s:5:\"3.3.2\";i:1626964510;s:5:\"3.3.4\";i:1628176893;s:5:\"3.3.5\";i:1628778902;s:5:\"3.3.6\";i:1629383744;s:5:\"3.3.7\";i:1632241121;s:5:\"3.4.0\";i:1632407776;s:5:\"3.4.1\";i:1629383745;s:5:\"3.4.2\";i:1641479919;s:5:\"3.4.4\";i:1632407777;s:5:\"3.4.5\";i:1634222389;s:5:\"3.5.2\";i:1646048273;s:5:\"3.5.3\";i:1641479920;s:5:\"3.5.5\";i:1646048274;s:5:\"3.5.6\";i:1647527846;s:5:\"3.6.2\";i:1646318267;s:5:\"3.6.3\";i:1647527845;s:5:\"3.6.4\";i:1651761587;s:5:\"3.6.5\";i:1654104127;s:5:\"3.7.1\";i:1676558546;s:5:\"3.7.7\";i:1682005091;s:6:\"3.11.1\";i:1676558547;s:6:\"3.12.1\";i:1682005092;s:6:\"3.12.2\";i:1686839891;s:6:\"3.13.2\";i:1689266310;s:6:\"3.13.4\";i:1686839892;s:6:\"3.14.1\";i:1689266311;}','yes'),
(236217,'_transient_cb70d11b8','a:4:{i:0;i:1776;i:1;i:54;i:2;i:710;i:3;i:804;}','yes'),
(236218,'_transient_eael_requires_update','','yes'),
(236264,'generate_spacing_settings','a:22:{s:18:\"left_sidebar_width\";s:2:\"25\";s:19:\"right_sidebar_width\";s:2:\"25\";s:13:\"top_bar_right\";s:2:\"10\";s:12:\"top_bar_left\";s:2:\"10\";s:20:\"mobile_top_bar_right\";s:0:\"\";s:19:\"mobile_top_bar_left\";s:0:\"\";s:10:\"header_top\";s:2:\"40\";s:13:\"header_bottom\";s:2:\"40\";s:19:\"mobile_header_right\";s:0:\"\";s:18:\"mobile_header_left\";s:0:\"\";s:17:\"mobile_widget_top\";s:0:\"\";s:19:\"mobile_widget_right\";s:0:\"\";s:20:\"mobile_widget_bottom\";s:0:\"\";s:18:\"mobile_widget_left\";s:0:\"\";s:34:\"mobile_footer_widget_container_top\";s:0:\"\";s:36:\"mobile_footer_widget_container_right\";s:0:\"\";s:37:\"mobile_footer_widget_container_bottom\";s:0:\"\";s:35:\"mobile_footer_widget_container_left\";s:0:\"\";s:12:\"footer_right\";s:2:\"20\";s:11:\"footer_left\";s:2:\"20\";s:19:\"mobile_footer_right\";s:2:\"10\";s:18:\"mobile_footer_left\";s:2:\"10\";}','yes'),
(236266,'wordfence_installed','1','yes'),
(236278,'wc_admin_note_home_screen_feedback_homescreen_accessed','1602775203','yes'),
(236280,'wc_remote_inbox_notifications_specs','a:34:{s:16:\"wayflyer_q3_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"wayflyer_q3_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Grow your revenue with Wayflyer financing and analytics\";s:7:\"content\";s:322:\"Flexible financing tailored to your needs by <a href=\"http://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"wayflyer_q3_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Get funded\";}}s:3:\"url\";s:42:\"http://woocommerce.com/products/wayflyer/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-07-19 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-31 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\"<=\";s:5:\"value\";s:3:\"200\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";s:3:\"100\";}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UK\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}}}s:19:\"eu_vat_changes_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"eu_vat_changes_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Get your business ready for the new EU tax regulations\";s:7:\"content\";s:617:\"On July 1, 2021, new taxation rules will come into play when the <a href=\"http://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br/><br/>The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br/><br/>We therefore recommend <a href=\"http://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:19:\"eu_vat_changes_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:39:\"Learn more about the EU tax regulations\";}}s:3:\"url\";s:52:\"http://woocommerce.com/posts/new-eu-vat-regulations\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-24 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-11 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}}}}i:2;a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}}}}}}}}s:20:\"paypal_ppcp_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"paypal_ppcp_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Offer more options with the new PayPal\";s:7:\"content\";s:113:\"Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"open_wc_paypal_payments_product_page\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:61:\"http://woocommerce.com/products/woocommerce-paypal-payments/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-04-05 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-04-21 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-gateway-paypal-pro\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:37:\"woocommerce-gateway-paypal-pro-hosted\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-advanced\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:40:\"woocommerce-gateway-paypal-digital-goods\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"woocommerce-paypal-here-gateway\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-paypal-adaptive-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-paypal-payments\";s:7:\"version\";s:5:\"1.2.1\";s:8:\"operator\";s:1:\"<\";}}}}}s:23:\"facebook_pixel_api_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"facebook_pixel_api_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Improve the performance of your Facebook ads\";s:7:\"content\";s:152:\"Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"upgrade_now_facebook_pixel_api\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:67:\"plugin-install.php?tab=plugin-information&plugin=&section=changelog\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-14 00:00:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:5:\"2.4.0\";s:8:\"operator\";s:2:\"<=\";}}}s:16:\"facebook_ec_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"facebook_ec_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:59:\"Sync your product catalog with Facebook to help boost sales\";s:7:\"content\";s:170:\"A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"learn_more_facebook_ec\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:42:\"http://woocommerce.com/products/facebook/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-03-01 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-03-15 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:24:\"facebook-for-woocommerce\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"http://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"http://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"http://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"http://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"http://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:461:\"That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:31:\"wc-square-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wc-square-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:191:\"Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:97:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:38:\"wc-square-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"wc-square-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"Grow your business with Square and Apple Pay \";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:104:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wcpay-apple-pay-is-now-available\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wcpay-apple-pay-is-now-available\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Apple Pay is now available with WooCommerce Payments!\";s:7:\"content\";s:397:\"Increase your conversion rate by offering a fast and secure checkout with <a href=\"http://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"http://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:13:\"add-apple-pay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Add Apple Pay\";}}s:3:\"url\";s:69:\"/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:121:\"http://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}s:27:\"wcpay-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:205:\"Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:96:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"wcpay-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"wcpay-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Grow your business with WooCommerce Payments and Apple Pay\";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:103:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:171:\"It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:78:\"http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"http://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"http://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"wcpay_instant_deposits_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wcpay_instant_deposits_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Get paid within minutes – Instant Deposits for WooCommerce Payments\";s:7:\"content\";s:384:\"Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:40:\"Learn about Instant Deposits eligibility\";}}s:3:\"url\";s:136:\"http://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-01 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:56:\"http://woocommerce.com/products/google-listings-and-ads\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:736:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"http://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:5:\"rules\";a:0:{}}s:30:\"wcpay-promo-2021-6-incentive-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-1\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"get-woo-commerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"1\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"3\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"5\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"7\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"9\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"11\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:30:\"wcpay-promo-2021-6-incentive-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-2\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"get-woocommerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"2\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"4\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"6\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"8\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"10\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"12\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:440:\"Heads up! There\'s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:513:\"We\'ve developed a whole new <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:38:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:20:\"bbpos-chipper-launch\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"bbpos-chipper-launch\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"Ready to grow your business beyond online?\";s:7:\"content\";s:244:\"Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:132:\"http://woocommerce.com/products/bbpos-chipper2xbt-card-reader?utm_source=inbox&utm_medium=product&utm_campaign=bbpos-chipper-launch\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-10-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-08 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}}','no'),
(236281,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:0;s:22:\"there_are_now_products\";b:1;}','yes'),
(236336,'_transient_cb70d11b8_elements','a:0:{}','yes'),
(236337,'_transient_cb70d11b8_custom_js','','yes'),
(236338,'_transient_cb70d11b8_updated_at','1603384119','yes'),
(236341,'woocommerce_version','9.8.5','yes'),
(236347,'_transient_eael_editor_updated_at','1605198718','yes'),
(236441,'eael_editor_updated_at','1635413416','yes'),
(236465,'rsssl_upgraded_to_four','1','yes'),
(236466,'rsssl_mixed_content_scan_dismissed','1','yes'),
(236467,'rsssl_google_analytics_dismissed','1','yes'),
(236491,'auto_update_core_dev','enabled','yes'),
(236492,'auto_update_core_minor','enabled','yes'),
(236493,'auto_update_core_major','unset','yes'),
(236576,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),
(236615,'rsssl_remaining_tasks','1','yes'),
(236635,'woocommerce_merchant_email_notifications','yes','no'),
(236676,'elementor-pro_elementor_pro_updater_completed','1','yes'),
(236729,'http_detection_errors','a:1:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}}','off'),
(236763,'elementor_submissions_db_version','5','yes'),
(236799,'sisanu_rcil_allow_countries','a:1:{i:0;s:2:\"ZA\";}','yes'),
(236800,'sisanu_rcil_allow_ips','a:3:{i:0;s:9:\"127.0.0.1\";i:1;s:13:\"185.202.16.74\";i:2;s:3:\"::1\";}','yes'),
(236801,'sisanu_rcil_block_countries','a:244:{i:0;s:2:\"AF\";i:1;s:2:\"AX\";i:2;s:2:\"AL\";i:3;s:2:\"DZ\";i:4;s:2:\"AS\";i:5;s:2:\"AD\";i:6;s:2:\"AO\";i:7;s:2:\"AI\";i:8;s:2:\"AQ\";i:9;s:2:\"AG\";i:10;s:2:\"AR\";i:11;s:2:\"AM\";i:12;s:2:\"AW\";i:13;s:2:\"AU\";i:14;s:2:\"AT\";i:15;s:2:\"AZ\";i:16;s:2:\"BS\";i:17;s:2:\"BH\";i:18;s:2:\"BD\";i:19;s:2:\"BB\";i:20;s:2:\"BY\";i:21;s:2:\"BE\";i:22;s:2:\"BZ\";i:23;s:2:\"BJ\";i:24;s:2:\"BM\";i:25;s:2:\"BT\";i:26;s:2:\"BO\";i:27;s:2:\"BA\";i:28;s:2:\"BW\";i:29;s:2:\"BV\";i:30;s:2:\"BR\";i:31;s:2:\"IO\";i:32;s:2:\"BN\";i:33;s:2:\"BG\";i:34;s:2:\"BF\";i:35;s:2:\"BI\";i:36;s:2:\"KH\";i:37;s:2:\"CM\";i:38;s:2:\"CA\";i:39;s:2:\"CV\";i:40;s:2:\"KY\";i:41;s:2:\"CF\";i:42;s:2:\"TD\";i:43;s:2:\"CL\";i:44;s:2:\"CN\";i:45;s:2:\"CX\";i:46;s:2:\"CC\";i:47;s:2:\"CO\";i:48;s:2:\"KM\";i:49;s:2:\"CG\";i:50;s:2:\"CD\";i:51;s:2:\"CK\";i:52;s:2:\"CR\";i:53;s:2:\"CI\";i:54;s:2:\"HR\";i:55;s:2:\"CU\";i:56;s:2:\"CY\";i:57;s:2:\"CZ\";i:58;s:2:\"DK\";i:59;s:2:\"DJ\";i:60;s:2:\"DM\";i:61;s:2:\"DO\";i:62;s:2:\"EC\";i:63;s:2:\"EG\";i:64;s:2:\"SV\";i:65;s:2:\"GQ\";i:66;s:2:\"ER\";i:67;s:2:\"EE\";i:68;s:2:\"ET\";i:69;s:2:\"FK\";i:70;s:2:\"FO\";i:71;s:2:\"FJ\";i:72;s:2:\"FI\";i:73;s:2:\"FR\";i:74;s:2:\"GF\";i:75;s:2:\"PF\";i:76;s:2:\"TF\";i:77;s:2:\"GA\";i:78;s:2:\"GM\";i:79;s:2:\"GE\";i:80;s:2:\"DE\";i:81;s:2:\"GH\";i:82;s:2:\"GI\";i:83;s:2:\"GR\";i:84;s:2:\"GL\";i:85;s:2:\"GD\";i:86;s:2:\"GP\";i:87;s:2:\"GU\";i:88;s:2:\"GT\";i:89;s:2:\"GG\";i:90;s:2:\"GN\";i:91;s:2:\"GW\";i:92;s:2:\"GY\";i:93;s:2:\"HT\";i:94;s:2:\"HM\";i:95;s:2:\"VA\";i:96;s:2:\"HN\";i:97;s:2:\"HK\";i:98;s:2:\"HU\";i:99;s:2:\"IS\";i:100;s:2:\"IN\";i:101;s:2:\"ID\";i:102;s:2:\"IR\";i:103;s:2:\"IQ\";i:104;s:2:\"IE\";i:105;s:2:\"IM\";i:106;s:2:\"IL\";i:107;s:2:\"IT\";i:108;s:2:\"JM\";i:109;s:2:\"JP\";i:110;s:2:\"JE\";i:111;s:2:\"JO\";i:112;s:2:\"KZ\";i:113;s:2:\"KE\";i:114;s:2:\"KI\";i:115;s:2:\"KR\";i:116;s:2:\"KW\";i:117;s:2:\"KG\";i:118;s:2:\"LA\";i:119;s:2:\"LV\";i:120;s:2:\"LB\";i:121;s:2:\"LS\";i:122;s:2:\"LR\";i:123;s:2:\"LY\";i:124;s:2:\"LI\";i:125;s:2:\"LT\";i:126;s:2:\"LU\";i:127;s:2:\"MO\";i:128;s:2:\"MK\";i:129;s:2:\"MG\";i:130;s:2:\"MW\";i:131;s:2:\"MY\";i:132;s:2:\"MV\";i:133;s:2:\"ML\";i:134;s:2:\"MT\";i:135;s:2:\"MH\";i:136;s:2:\"MQ\";i:137;s:2:\"MR\";i:138;s:2:\"MU\";i:139;s:2:\"YT\";i:140;s:2:\"MX\";i:141;s:2:\"FM\";i:142;s:2:\"MD\";i:143;s:2:\"MC\";i:144;s:2:\"MN\";i:145;s:2:\"ME\";i:146;s:2:\"MS\";i:147;s:2:\"MA\";i:148;s:2:\"MZ\";i:149;s:2:\"MM\";i:150;s:2:\"NA\";i:151;s:2:\"NR\";i:152;s:2:\"NP\";i:153;s:2:\"NL\";i:154;s:2:\"AN\";i:155;s:2:\"NC\";i:156;s:2:\"NZ\";i:157;s:2:\"NI\";i:158;s:2:\"NE\";i:159;s:2:\"NG\";i:160;s:2:\"NU\";i:161;s:2:\"NF\";i:162;s:2:\"MP\";i:163;s:2:\"NO\";i:164;s:2:\"OM\";i:165;s:2:\"PK\";i:166;s:2:\"PW\";i:167;s:2:\"PS\";i:168;s:2:\"PA\";i:169;s:2:\"PG\";i:170;s:2:\"PY\";i:171;s:2:\"PE\";i:172;s:2:\"PH\";i:173;s:2:\"PN\";i:174;s:2:\"PL\";i:175;s:2:\"PT\";i:176;s:2:\"PR\";i:177;s:2:\"QA\";i:178;s:2:\"RE\";i:179;s:2:\"RO\";i:180;s:2:\"RU\";i:181;s:2:\"RW\";i:182;s:2:\"BL\";i:183;s:2:\"SH\";i:184;s:2:\"KN\";i:185;s:2:\"LC\";i:186;s:2:\"MF\";i:187;s:2:\"PM\";i:188;s:2:\"VC\";i:189;s:2:\"WS\";i:190;s:2:\"SM\";i:191;s:2:\"ST\";i:192;s:2:\"SA\";i:193;s:2:\"SN\";i:194;s:2:\"RS\";i:195;s:2:\"SC\";i:196;s:2:\"SL\";i:197;s:2:\"SG\";i:198;s:2:\"SK\";i:199;s:2:\"SI\";i:200;s:2:\"SB\";i:201;s:2:\"SO\";i:202;s:2:\"GS\";i:203;s:2:\"ES\";i:204;s:2:\"LK\";i:205;s:2:\"SD\";i:206;s:2:\"SR\";i:207;s:2:\"SJ\";i:208;s:2:\"SZ\";i:209;s:2:\"SE\";i:210;s:2:\"CH\";i:211;s:2:\"SY\";i:212;s:2:\"TW\";i:213;s:2:\"TJ\";i:214;s:2:\"TZ\";i:215;s:2:\"TH\";i:216;s:2:\"TL\";i:217;s:2:\"TG\";i:218;s:2:\"TK\";i:219;s:2:\"TO\";i:220;s:2:\"TT\";i:221;s:2:\"TN\";i:222;s:2:\"TR\";i:223;s:2:\"TM\";i:224;s:2:\"TC\";i:225;s:2:\"TV\";i:226;s:2:\"UG\";i:227;s:2:\"UA\";i:228;s:2:\"AE\";i:229;s:2:\"GB\";i:230;s:2:\"US\";i:231;s:2:\"UM\";i:232;s:2:\"UY\";i:233;s:2:\"UZ\";i:234;s:2:\"VU\";i:235;s:2:\"VE\";i:236;s:2:\"VN\";i:237;s:2:\"VG\";i:238;s:2:\"VI\";i:239;s:2:\"WF\";i:240;s:2:\"EH\";i:241;s:2:\"YE\";i:242;s:2:\"ZM\";i:243;s:2:\"ZW\";}','yes'),
(236802,'sisanu_rcil_block_ips','a:0:{}','yes'),
(236803,'sisanu_rcil_bypass_roles','a:0:{}','yes'),
(236804,'sisanu_rcil_custom_redirects','a:4:{s:6:\"status\";i:0;s:5:\"login\";i:0;s:8:\"register\";i:0;s:4:\"urls\";a:0:{}}','yes'),
(236805,'sisanu_rcil_db_ver','6.72','yes'),
(236806,'sisanu_rcil_settings','a:13:{s:13:\"keep_settings\";b:1;s:12:\"temp_disable\";b:0;s:16:\"lockout_duration\";i:60;s:12:\"redirect_404\";b:0;s:13:\"users_lockout\";b:0;s:19:\"wc_customer_country\";b:0;s:13:\"user_login_ip\";a:0:{}s:11:\"simulate_ip\";s:0:\"\";s:16:\"simulate_country\";s:0:\"\";s:14:\"simulate_token\";s:0:\"\";s:14:\"forbidden_text\";s:100:\"For some reason the authentication for your account is restricted. Please contact the administrator.\";s:18:\"xmlrpc_auth_filter\";s:0:\"\";s:9:\"rule_type\";i:0;}','yes'),
(236808,'sislrc_plugin_notice_db_ver','6.72','yes'),
(236809,'_transient_sislrc-plugin-notice','1','yes'),
(236896,'wc_remote_inbox_notifications_wca_updated','','off'),
(236899,'gf_rest_api_db_version','2.9.8','yes'),
(236959,'woocommerce_inbox_variant_assignment','5','yes'),
(236970,'elementor_controls_usage','a:8:{s:7:\"wp-page\";a:13:{s:7:\"heading\";a:2:{s:5:\"count\";i:15;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:15;s:5:\"align\";i:7;s:11:\"header_size\";i:7;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:14;s:21:\"typography_typography\";i:14;s:22:\"typography_font_family\";i:14;s:22:\"typography_font_weight\";i:14;s:25:\"typography_text_transform\";i:13;s:20:\"typography_font_size\";i:13;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:11;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:12;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:6;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:30;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:7;s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:8;s:7:\"padding\";i:14;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:14;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:14;s:16:\"background_color\";i:14;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:10;s:8:\"html_tag\";i:13;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:17:{s:22:\"classic_posts_per_page\";i:2;s:18:\"classic_item_ratio\";i:3;s:22:\"classic_excerpt_length\";i:3;s:17:\"classic_meta_data\";i:3;s:20:\"cards_posts_per_page\";i:3;s:16:\"cards_show_badge\";i:3;s:17:\"cards_show_avatar\";i:3;s:27:\"classic_thumbnail_size_size\";i:3;s:15:\"classic_columns\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_columns_tablet\";i:2;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:3;s:35:\"classic_title_typography_typography\";i:3;s:36:\"classic_title_typography_font_family\";i:3;s:34:\"classic_title_typography_font_size\";i:3;s:36:\"classic_title_typography_font_weight\";i:3;s:39:\"classic_title_typography_text_transform\";i:3;s:36:\"classic_title_typography_line_height\";i:3;s:18:\"classic_meta_color\";i:3;s:34:\"classic_meta_typography_typography\";i:3;s:35:\"classic_meta_typography_font_family\";i:3;s:35:\"classic_meta_typography_font_weight\";i:3;s:38:\"classic_meta_typography_text_transform\";i:3;s:21:\"classic_excerpt_color\";i:3;s:37:\"classic_excerpt_typography_typography\";i:3;s:38:\"classic_excerpt_typography_font_family\";i:3;s:36:\"classic_excerpt_typography_font_size\";i:3;s:38:\"classic_excerpt_typography_font_weight\";i:3;s:38:\"classic_excerpt_typography_line_height\";i:3;s:23:\"classic_read_more_color\";i:3;s:39:\"classic_read_more_typography_typography\";i:3;s:40:\"classic_read_more_typography_font_family\";i:3;s:40:\"classic_read_more_typography_font_weight\";i:3;s:43:\"classic_read_more_typography_text_transform\";i:3;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:3;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"counter\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:2;}s:16:\"section_settings\";a:6:{s:6:\"layout\";i:2;s:7:\"columns\";i:2;s:7:\"link_to\";i:2;s:13:\"open_lightbox\";i:2;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:2;s:8:\"rows_gap\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:15:\"product-archive\";a:6:{s:22:\"woocommerce-breadcrumb\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:6:{s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_query\";a:1:{s:15:\"query_post_type\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:21:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:15:\"old_price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:0:{}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"wc-categories\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"number\";i:1;}s:14:\"section_filter\";a:2:{s:5:\"order\";i:1;s:6:\"source\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:12:{s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"count_color\";i:1;s:27:\"count_typography_typography\";i:1;s:28:\"count_typography_font_family\";i:1;s:26:\"count_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:7:\"product\";a:9:{s:26:\"woocommerce-product-images\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:2;s:7:\"padding\";i:1;}}}}s:22:\"woocommerce-breadcrumb\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:8:{s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_line_height\";i:1;s:30:\"text_typography_text_transform\";i:1;}}}}s:25:\"woocommerce-product-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:7:{s:10:\"text_align\";i:1;s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_font_family\";i:1;s:27:\"text_typography_line_height\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:25:\"woocommerce-product-price\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:19:\"section_price_style\";a:14:{s:10:\"text_align\";i:1;s:11:\"price_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:18:\"sale_price_spacing\";i:1;s:11:\"price_block\";i:1;s:16:\"sale_price_color\";i:1;s:32:\"sale_price_typography_typography\";i:1;s:31:\"sale_price_typography_font_size\";i:1;s:33:\"sale_price_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:2:{s:24:\"section_atc_button_style\";a:12:{s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:15:\"button_bg_color\";i:1;s:19:\"button_border_color\";i:1;s:23:\"button_text_color_hover\";i:1;s:21:\"button_bg_color_hover\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;}s:26:\"section_atc_quantity_style\";a:5:{s:22:\"quantity_border_radius\";i:1;s:19:\"quantity_text_color\";i:1;s:17:\"quantity_bg_color\";i:1;s:21:\"quantity_border_color\";i:1;s:25:\"quantity_text_color_focus\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"custom_height\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:7:\"padding\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:27:\"woocommerce-product-related\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:22:\"section_products_style\";a:9:{s:11:\"title_color\";i:1;s:11:\"price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:29:\"button_typography_font_weight\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;}}}}}s:6:\"single\";a:8:{s:7:\"heading\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_family\";i:5;s:25:\"typography_text_transform\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:5:\"align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:25:\"typography_text_transform\";i:1;s:13:\"border_radius\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:12:\"space_mobile\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"column_position\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:2:{s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}}s:7:\"section\";a:11:{s:7:\"heading\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:9;s:5:\"align\";i:3;s:12:\"align_mobile\";i:1;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:9;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:10;s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;s:6:\"margin\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:18:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:2;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;s:22:\"classic_posts_per_page\";i:1;s:22:\"classic_show_read_more\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:26:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;s:21:\"classic_title_spacing\";i:1;s:33:\"classic_meta_typography_font_size\";i:1;s:20:\"classic_meta_spacing\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}s:14:\"section_layout\";a:8:{s:15:\"stretch_section\";i:6;s:8:\"html_tag\";i:6;s:16:\"content_position\";i:3;s:3:\"gap\";i:5;s:6:\"layout\";i:2;s:6:\"height\";i:2;s:20:\"custom_height_mobile\";i:1;s:15:\"column_position\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:2;s:7:\"z_index\";i:2;s:14:\"padding_tablet\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:2;s:20:\"space_between_tablet\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_family\";i:2;s:25:\"icon_typography_font_size\";i:2;s:27:\"icon_typography_font_weight\";i:2;s:27:\"icon_typography_line_height\";i:1;s:11:\"text_indent\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:5:{s:11:\"button_text\";i:1;s:12:\"button_width\";i:1;s:18:\"button_icon_indent\";i:1;s:19:\"button_width_tablet\";i:1;s:19:\"button_width_mobile\";i:1;}s:13:\"section_email\";a:3:{s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:3:{s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:2:{s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"slides\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:2;s:13:\"slides_height\";i:2;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:2;s:10:\"navigation\";i:2;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:2;s:17:\"content_max_width\";i:2;}s:19:\"section_style_title\";a:8:{s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:33:\"heading_typography_text_transform\";i:2;s:35:\"heading_typography_font_size_mobile\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:15:\"heading_spacing\";i:2;}s:25:\"section_style_description\";a:6:{s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:37:\"description_typography_text_transform\";i:2;s:39:\"description_typography_font_size_mobile\";i:2;}s:20:\"section_style_button\";a:10:{s:11:\"button_size\";i:2;s:28:\"button_typography_typography\";i:2;s:29:\"button_typography_font_family\";i:2;s:27:\"button_typography_font_size\";i:2;s:32:\"button_typography_text_transform\";i:2;s:19:\"button_border_width\";i:2;s:17:\"button_text_color\";i:2;s:23:\"button_background_color\";i:2;s:23:\"button_hover_text_color\";i:2;s:29:\"button_hover_background_color\";i:2;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:2;s:12:\"arrows_color\";i:2;s:9:\"dots_size\";i:2;s:10:\"dots_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}}}}}s:6:\"footer\";a:8:{s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:6:\"header\";a:5:{s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:4;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:2;s:5:\"image\";i:2;s:4:\"link\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:16:\"content_position\";i:4;s:19:\"_inline_size_mobile\";i:4;s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:2;s:7:\"pointer\";i:2;s:14:\"animation_text\";i:2;s:12:\"toggle_align\";i:2;s:10:\"full_width\";i:2;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:2;s:21:\"color_menu_item_hover\";i:2;s:22:\"color_menu_item_active\";i:2;s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:30:\"menu_typography_text_transform\";i:2;s:28:\"padding_horizontal_menu_item\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:18:\"menu_space_between\";i:2;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:2;s:23:\"toggle_background_color\";i:2;s:18:\"toggle_color_hover\";i:2;s:29:\"toggle_background_color_hover\";i:2;}s:22:\"section_style_dropdown\";a:6:{s:19:\"color_dropdown_item\";i:2;s:30:\"background_color_dropdown_item\";i:2;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:8:{s:15:\"stretch_section\";i:3;s:3:\"gap\";i:3;s:8:\"html_tag\";i:3;s:20:\"custom_height_mobile\";i:2;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:23:\"background_image_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:3;s:14:\"padding_tablet\";i:2;s:7:\"z_index\";i:2;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:10:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:29:\"heading_typography_font_style\";i:1;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:39:\"description_typography_font_size_mobile\";i:1;}s:20:\"section_style_button\";a:11:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}s:7:\"wp-post\";a:6:{s:7:\"heading\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:9;s:5:\"align\";i:9;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:9;s:20:\"typography_font_size\";i:9;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:9;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:22:\"typography_line_height\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:3;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:3;s:4:\"size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:3;s:28:\"input_typography_font_family\";i:3;s:26:\"input_typography_font_size\";i:3;s:28:\"input_typography_font_weight\";i:3;s:16:\"input_text_color\";i:3;s:22:\"input_background_color\";i:3;s:19:\"button_border_width\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:3;s:22:\"classic_excerpt_length\";i:3;s:17:\"classic_meta_data\";i:3;s:20:\"cards_posts_per_page\";i:3;s:16:\"cards_show_badge\";i:3;s:17:\"cards_show_avatar\";i:3;s:27:\"classic_thumbnail_size_size\";i:3;s:15:\"classic_columns\";i:3;s:17:\"classic_thumbnail\";i:3;s:19:\"classic_image_width\";i:3;s:20:\"classic_show_excerpt\";i:3;s:13:\"cards_columns\";i:3;s:25:\"cards_thumbnail_size_size\";i:3;s:22:\"classic_columns_tablet\";i:3;s:26:\"classic_image_width_tablet\";i:3;s:26:\"classic_image_width_mobile\";i:3;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:3;s:35:\"classic_title_typography_typography\";i:3;s:36:\"classic_title_typography_font_family\";i:3;s:34:\"classic_title_typography_font_size\";i:3;s:36:\"classic_title_typography_font_weight\";i:3;s:39:\"classic_title_typography_text_transform\";i:3;s:36:\"classic_title_typography_line_height\";i:3;s:18:\"classic_meta_color\";i:3;s:34:\"classic_meta_typography_typography\";i:3;s:35:\"classic_meta_typography_font_family\";i:3;s:35:\"classic_meta_typography_font_weight\";i:3;s:38:\"classic_meta_typography_text_transform\";i:3;s:21:\"classic_excerpt_color\";i:3;s:37:\"classic_excerpt_typography_typography\";i:3;s:38:\"classic_excerpt_typography_font_family\";i:3;s:36:\"classic_excerpt_typography_font_size\";i:3;s:38:\"classic_excerpt_typography_font_weight\";i:3;s:38:\"classic_excerpt_typography_line_height\";i:3;s:23:\"classic_read_more_color\";i:3;s:39:\"classic_read_more_typography_typography\";i:3;s:40:\"classic_read_more_typography_font_family\";i:3;s:40:\"classic_read_more_typography_font_weight\";i:3;s:43:\"classic_read_more_typography_text_transform\";i:3;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:3;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:3;s:33:\"pagination_typography_font_family\";i:3;s:31:\"pagination_typography_font_size\";i:3;s:33:\"pagination_typography_font_weight\";i:3;s:16:\"pagination_color\";i:3;s:22:\"pagination_hover_color\";i:3;s:23:\"pagination_active_color\";i:3;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:3;s:8:\"html_tag\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;}}}}}}','no'),
(236995,'cb70d11b8_eael_updated_at','1635413416','no'),
(237043,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";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:5:\"email\";s:19:\"graphics@nixin.co.za\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:19:\"graphics@nixin.co.za\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:3:\"yes\";}','yes'),
(237051,'eael_remove_old_cache','1','yes'),
(237083,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(237101,'woocommerce_downloads_redirect_fallback_allowed','no','no'),
(237153,'woocommerce_analytics_enabled','yes','yes'),
(237215,'wt_cli_start_date','1632241119','yes'),
(237216,'wt_cli_cookie_db_version','1.0','yes'),
(237217,'wt_cli_db_version','2.1.2','yes'),
(237218,'wt_cli_version','3.1.1','yes'),
(237226,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),
(237528,'wp_force_deactivated_plugins','a:0:{}','off'),
(237691,'woocommerce_attribute_lookup_direct_updates','no','yes'),
(237737,'pp_multisite_settings_migrated','yes','yes'),
(237745,'_transient_gf_updated','2.9','yes'),
(237753,'elementor_events_db_version','1.0.0','no'),
(237756,'_transient_essential-addons-elementor-license_data','O:8:\"stdClass\":13:{s:7:\"success\";b:1;s:7:\"license\";s:5:\"valid\";s:7:\"item_id\";i:4372;s:9:\"item_name\";s:30:\"Essential Addons for Elementor\";s:8:\"checksum\";s:32:\"1f1dd76f5679b78663685260b7cdc39d\";s:7:\"expires\";s:8:\"lifetime\";s:10:\"payment_id\";i:87074;s:13:\"customer_name\";s:14:\"Joline Jackson\";s:14:\"customer_email\";s:25:\"joline@pointbagency.co.za\";s:13:\"license_limit\";i:0;s:10:\"site_count\";i:99;s:16:\"activations_left\";s:9:\"unlimited\";s:8:\"price_id\";s:1:\"4\";}','yes'),
(237774,'woocommerce_admin_version','3.3.2','yes'),
(237818,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),
(237827,'rewrite_rules','a:187:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:16:\"pool-products/?$\";s:27:\"index.php?post_type=product\";s:46:\"pool-products/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:41:\"pool-products/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:33:\"pool-products/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=54&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),
(237844,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1682005069;s:11:\"get_version\";i:1747047506;}','yes'),
(237845,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1659112589;s:5:\"value\";s:459:\"{\"expires\":\"2023-04-07 11:10:32\",\"payment_id\":8960309,\"subscription_id\":8960309,\"customer_name\":\"Dennis Armstrong\",\"customer_email\":\"paul.combrink@iface.co.za\",\"price_id\":3,\"license_limit\":1000,\"site_count\":740,\"activations_left\":260,\"success\":true,\"license\":\"valid\",\"item_id\":6630548,\"item_name\":\"Elementor Pro - Expert\",\"subscriptions\":\"enable\",\"checksum\":\"checksum\",\"features\":[\"experts\",\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"]}\";}','no'),
(237846,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1659069389;s:5:\"value\";s:459:\"{\"expires\":\"2023-04-07 11:10:32\",\"payment_id\":8960309,\"subscription_id\":8960309,\"customer_name\":\"Dennis Armstrong\",\"customer_email\":\"paul.combrink@iface.co.za\",\"price_id\":3,\"license_limit\":1000,\"site_count\":740,\"activations_left\":260,\"success\":true,\"license\":\"valid\",\"item_id\":6630548,\"item_name\":\"Elementor Pro - Expert\",\"subscriptions\":\"enable\",\"checksum\":\"checksum\",\"features\":[\"experts\",\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"]}\";}','no'),
(237855,'wc_has_tracked_default_theme','1','yes'),
(237857,'elementor_notes_db_version','5','yes'),
(237878,'_yith_ywraq_session_1e6e83f5feb45747507a11208b68c1fc','a:1:{s:3:\"raq\";s:6:\"a:0:{}\";}','no'),
(237879,'_yith_ywraq_session_expires_1e6e83f5feb45747507a11208b68c1fc','1654277053','no'),
(238066,'rsssl_port_check_2082','fail','no'),
(238067,'rsssl_port_check_8443','fail','no'),
(238068,'rsssl_port_check_2222','fail','no'),
(238069,'rsssl_activation_timestamp','1667895353','no'),
(238070,'rsssl_flush_rewrite_rules','1667895353','no'),
(238071,'rsssl_flush_caches','1667895353','no'),
(238132,'cky_settings','a:6:{s:4:\"site\";a:2:{s:3:\"url\";s:37:\"http://nixin.co.za\";s:9:\"installed\";i:1688049385;}s:3:\"api\";a:1:{s:5:\"token\";s:0:\"\";}s:7:\"account\";a:6:{s:5:\"email\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:9:\"connected\";b:0;s:4:\"plan\";s:4:\"free\";s:10:\"website_id\";s:0:\"\";s:11:\"website_key\";s:0:\"\";}s:12:\"consent_logs\";a:1:{s:6:\"status\";b:1;}s:9:\"languages\";a:2:{s:8:\"selected\";a:1:{i:0;s:2:\"en\";}s:7:\"default\";s:2:\"en\";}s:10:\"onboarding\";a:1:{s:4:\"step\";i:2;}}','yes'),
(238135,'cky_cookie_consent_lite_db_version','3.1.1','yes'),
(238141,'woocommerce_downloads_deliver_inline','','no'),
(238144,'woocommerce_navigation_enabled','no','yes'),
(238145,'woocommerce_new_product_management_enabled','no','yes'),
(238147,'woocommerce_feature_custom_order_tables_enabled','no','yes'),
(238153,'_transient_cky_banners_transient_prefix','0.17129600 1676558518','yes'),
(238154,'cky_missing_tables','a:0:{}','yes'),
(238162,'cky_banner_template','a:1:{s:2:\"en\";a:2:{s:4:\"html\";s:10070:\"<div class=\"cky-overlay cky-hide\"></div><div class=\"cky-btn-revisit-wrapper cky-revisit-hide\" data-cky-tag=\"revisit-consent\" data-tooltip=\"Cookie Settings\" style=\"background-color:#0056a7\"> <button class=\"cky-btn-revisit\" aria-label=\"Cookie Settings\"> <img src=\"http://nixin.co.za/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg\" alt=\"Revisit consent button\"> </button></div><div class=\"cky-consent-container cky-hide\"> <div class=\"cky-consent-bar\" data-cky-tag=\"notice\" style=\"background-color:#FFFFFF;border-color:#f4f4f4;color:#212121\">  <div class=\"cky-notice\"> <p class=\"cky-title\" data-cky-tag=\"title\" style=\"color:#212121\">We value your privacy</p><div class=\"cky-notice-group\"> <div class=\"cky-notice-des\" data-cky-tag=\"description\" style=\"color:#212121\"> <p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \"Accept All\", you consent to our use of cookies.</p> </div><div class=\"cky-notice-btn-wrapper\" data-cky-tag=\"notice-buttons\"> <button class=\"cky-btn cky-btn-customize\" aria-label=\"Customize\" data-cky-tag=\"settings-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\">Customize</button> <button class=\"cky-btn cky-btn-reject\" aria-label=\"Reject All\" data-cky-tag=\"reject-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\">Reject All</button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"Accept All\" data-cky-tag=\"accept-button\" style=\"color:#FFFFFF;background-color:#1863dc;border-color:#1863dc\">Accept All</button>  </div></div></div></div></div><div class=\"cky-modal\"> <div class=\"cky-preference-center\" data-cky-tag=\"detail\" style=\"color:#212121;background-color:#FFFFFF;border-color:#F4F4F4\"> <div class=\"cky-preference-header\"> <span class=\"cky-preference-title\" data-cky-tag=\"detail-title\" style=\"color:#212121\">Customize Consent Preferences</span> <button class=\"cky-btn-close\" aria-label=\"[cky_preference_close_label]\" data-cky-tag=\"detail-close\"> <img src=\"http://nixin.co.za/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg\" alt=\"Close\"> </button> </div><div class=\"cky-preference-body-wrapper\"> <div class=\"cky-preference-content-wrapper\" data-cky-tag=\"detail-description\" style=\"color:#212121\"> <p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p> </div><div class=\"cky-accordion-wrapper\" data-cky-tag=\"detail-categories\"> <div class=\"cky-accordion\" id=\"ckyDetailCategorynecessary\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Necessary\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Necessary</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchnecessary\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryfunctional\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Functional\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Functional</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchfunctional\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryanalytics\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Analytics\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Analytics</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchanalytics\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryperformance\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Performance\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Performance</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchperformance\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryadvertisement\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Advertisement\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Advertisement</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchadvertisement\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div> </div></div><div class=\"cky-footer-wrapper\"> <span class=\"cky-footer-shadow\"></span> <div class=\"cky-prefrence-btn-wrapper\" data-cky-tag=\"detail-buttons\"> <button class=\"cky-btn cky-btn-reject\" aria-label=\"Reject All\" data-cky-tag=\"detail-reject-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\"> Reject All </button> <button class=\"cky-btn cky-btn-preferences\" aria-label=\"Save My Preferences\" data-cky-tag=\"detail-save-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\"> Save My Preferences </button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"Accept All\" data-cky-tag=\"detail-accept-button\" style=\"color:#ffffff;background-color:#1863dc;border-color:#1863dc\"> Accept All </button> </div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: right;border-radius: 0 0 6px 6px;direction: ltr;justify-content: flex-end;align-items: center;background-color:#EDEDED;color:#293C5B\" data-cky-tag=\"detail-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"http://www.cookieyes.com/product/cookie-consent\" style=\"margin-left: 5px;line-height: 0\"><img src=\"http://nixin.co.za/wp-content/plugins/cookie-law-info/lite/frontend/images/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: 78px;height: 13px;margin: 0\"></a> </div></div></div></div>\";s:6:\"styles\";s:19864:\".cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{height: 25px; width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type=\"checkbox\"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{flex-direction: column; margin-top: 0;}.cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1; margin-top: 16px;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper{border-bottom: 1px solid;}.cky-preference-content-wrapper img{height: 25px; width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-preference-content-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-notice-btn-wrapper{margin-top: 0;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type=\"checkbox\"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type=\"checkbox\"]:checked{background: #1863dc;}.cky-switch input[type=\"checkbox\"]:before{position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type=\"checkbox\"]:after{display: none;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type=\"checkbox\"]{width: 38px; height: 21px;}.cky-switch input[type=\"checkbox\"]:before{height: 17px; width: 17px;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; white-space: nowrap; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid black; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: \"\"; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type=\"checkbox\"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url(\"/wp-content/plugins/cookie-law-info/lite/frontend/images/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}\";}}','yes'),
(238166,'cky_banners_table_version','3.0.9','yes'),
(238168,'_transient_cky_cookies_transient_prefix','0.74877100 1676558537','yes'),
(238169,'_transient_cky_categories_transient_prefix','0.97157000 1676558537','yes'),
(238170,'cky_cookie_category_table_version','3.0.9','yes'),
(238173,'cky_cookie_table_version','3.0.9','yes'),
(238182,'_transient_cky_transient_0.17129600 1676558518_all','a:2:{i:1;O:8:\"stdClass\":7:{s:9:\"banner_id\";i:1;s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:6:\"gdpr-1\";s:8:\"settings\";a:4:{s:8:\"settings\";a:11:{s:2:\"id\";s:8:\"banner-1\";s:4:\"type\";s:3:\"box\";s:8:\"position\";s:11:\"bottom-left\";s:9:\"versionID\";s:5:\"6.0.0\";s:13:\"applicableLaw\";s:4:\"gdpr\";s:9:\"languages\";a:2:{s:7:\"default\";s:2:\"en\";s:8:\"selected\";a:1:{i:0;s:2:\"en\";}}s:13:\"templateGroup\";s:7:\"default\";s:10:\"customHtml\";a:1:{s:6:\"status\";b:0;}s:5:\"theme\";s:5:\"light\";s:13:\"consentExpiry\";a:2:{s:6:\"status\";b:1;s:5:\"value\";s:3:\"365\";}s:7:\"ruleSet\";a:1:{i:0;a:2:{s:4:\"code\";s:3:\"ALL\";s:7:\"regions\";a:0:{}}}}s:10:\"behaviours\";a:5:{s:20:\"reloadBannerOnAccept\";a:1:{s:6:\"status\";b:0;}s:22:\"loadAnalyticsByDefault\";a:1:{s:6:\"status\";b:0;}s:10:\"animations\";a:2:{s:6:\"onLoad\";s:7:\"animate\";s:6:\"onHide\";s:6:\"sticky\";}s:15:\"legacyFunctions\";a:5:{s:6:\"accept\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:6:\"newTab\";b:0;}s:6:\"reject\";a:2:{s:6:\"action\";s:11:\"rejectClose\";s:6:\"newTab\";b:0;}s:4:\"idle\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:5:\"delay\";s:4:\"1000\";}s:10:\"navigation\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}s:10:\"pageScroll\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}}s:10:\"respectGPC\";a:1:{s:6:\"status\";b:0;}}s:6:\"config\";a:7:{s:6:\"notice\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"notice\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:5:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:5:\"title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:11:\"description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"brandLogo\";a:3:{s:6:\"status\";b:0;s:3:\"tag\";s:10:\"brand-logo\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"notice-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:5:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"settings\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"settings-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"readMore\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"readmore-button\";s:4:\"type\";s:4:\"link\";s:4:\"meta\";a:2:{s:8:\"noFollow\";b:1;s:6:\"newTab\";b:1;}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}s:9:\"donotSell\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:16:\"donotsell-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}}}s:11:\"closeButton\";a:2:{s:6:\"status\";b:0;s:3:\"tag\";s:12:\"close-button\";}}}s:15:\"categoryPreview\";a:4:{s:6:\"status\";b:0;s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:23:\"detail-category-preview\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"detail-category-preview-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:30:\"detail-category-preview-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}s:7:\"buttons\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:31:\"detail-category-preview-buttons\";s:8:\"elements\";a:1:{s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:35:\"detail-category-preview-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}}}s:16:\"preferenceCenter\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"detail\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:6:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"detail-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"detail-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:4:\"type\";s:6:\"button\";s:3:\"tag\";s:12:\"detail-close\";}s:10:\"categories\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-categories\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"detail-category-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:27:\"detail-category-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:22:\"detail-category-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"detail-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:18:\"detail-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}}}s:11:\"optoutPopup\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:12:\"optout-popup\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#F4F4F4\";}s:8:\"elements\";a:7:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"optout-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"optout-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"optOption\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"optout-option\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-option-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863dc\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#FFFFFF\";}}}}s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:19:\"optout-option-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"gpcOption\";a:4:{s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:17:\"optout-gpc-option\";s:6:\"status\";b:0;s:8:\"elements\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"optout-gpc-option-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"optout-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"optout-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:7:\"confirm\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:21:\"optout-confirm-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#f4f4f4\";s:16:\"background-color\";s:7:\"#1863dc\";s:12:\"border-color\";s:7:\"#1863dc\";}}s:6:\"cancel\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-cancel-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#858585\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#dedfe0\";}}}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-close\";s:4:\"type\";s:6:\"button\";}}}s:10:\"auditTable\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:11:\"audit-table\";s:4:\"type\";s:5:\"table\";s:4:\"meta\";a:1:{s:7:\"headers\";a:3:{i:0;s:2:\"id\";i:1;s:8:\"duration\";i:2;s:11:\"description\";}}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#f4f4f4\";s:12:\"border-color\";s:7:\"#ebebeb\";}}s:14:\"revisitConsent\";a:6:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"revisit-consent\";s:8:\"position\";s:11:\"bottom-left\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#0056A7\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"revisit-consent-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#0056a7\";}}}}s:16:\"videoPlaceholder\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"video-placeholder\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#000000\";s:12:\"border-color\";s:7:\"#000000\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:17:\"placeholder-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}}}}}s:4:\"meta\";a:2:{s:9:\"customCSS\";s:0:\"\";s:10:\"customHTML\";s:0:\"\";}}s:8:\"contents\";a:1:{s:2:\"en\";a:7:{s:6:\"notice\";a:1:{s:8:\"elements\";a:5:{s:5:\"title\";s:21:\"We value your privacy\";s:11:\"description\";s:179:\"<p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \"Accept All\", you consent to our use of cookies.</p>\";s:11:\"privacyLink\";s:0:\"\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:5:{s:6:\"accept\";s:10:\"Accept All\";s:6:\"reject\";s:10:\"Reject All\";s:8:\"settings\";s:9:\"Customize\";s:8:\"readMore\";s:13:\"Cookie Policy\";s:9:\"donotSell\";s:44:\"Do Not Sell or Share My Personal Information\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:15:\"categoryPreview\";a:1:{s:8:\"elements\";a:1:{s:7:\"buttons\";a:1:{s:8:\"elements\";a:1:{s:4:\"save\";s:19:\"Save My Preferences\";}}}}s:16:\"preferenceCenter\";a:1:{s:8:\"elements\";a:7:{s:5:\"title\";s:29:\"Customize Consent Preferences\";s:11:\"description\";s:717:\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>\";s:8:\"showMore\";s:9:\"Show more\";s:8:\"showLess\";s:9:\"Show less\";s:8:\"category\";a:1:{s:8:\"elements\";a:3:{s:13:\"alwaysEnabled\";s:13:\"Always Active\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:7:\"buttons\";a:1:{s:8:\"elements\";a:3:{s:6:\"accept\";s:10:\"Accept All\";s:4:\"save\";s:19:\"Save My Preferences\";s:6:\"reject\";s:10:\"Reject All\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:11:\"optoutPopup\";a:1:{s:8:\"elements\";a:8:{s:5:\"title\";s:19:\"Opt-out Preferences\";s:11:\"description\";s:480:\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button. Once you opt out, you can opt in again at any time by unchecking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button.</p>\";s:9:\"optOption\";a:1:{s:8:\"elements\";a:3:{s:5:\"title\";s:44:\"Do Not Sell or Share My Personal Information\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:9:\"gpcOption\";a:1:{s:8:\"elements\";a:1:{s:11:\"description\";s:186:\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>\";}}s:8:\"showLess\";s:9:\"Show less\";s:8:\"showMore\";s:9:\"Show more\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:2:{s:6:\"cancel\";s:6:\"Cancel\";s:7:\"confirm\";s:19:\"Save My Preferences\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:14:\"revisitConsent\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:15:\"Cookie Settings\";}}s:10:\"auditTable\";a:1:{s:8:\"elements\";a:2:{s:7:\"headers\";a:1:{s:8:\"elements\";a:3:{s:2:\"id\";s:6:\"Cookie\";s:8:\"duration\";s:8:\"Duration\";s:11:\"description\";s:11:\"Description\";}}s:7:\"message\";s:22:\"No cookies to display.\";}}s:16:\"videoPlaceholder\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:44:\"Please accept cookies to access this content\";}}}}s:14:\"banner_default\";i:1;s:6:\"status\";i:1;}i:2;O:8:\"stdClass\":7:{s:9:\"banner_id\";i:2;s:4:\"name\";s:4:\"CCPA\";s:4:\"slug\";s:6:\"ccpa-2\";s:8:\"settings\";a:4:{s:8:\"settings\";a:11:{s:2:\"id\";s:8:\"banner-1\";s:4:\"type\";s:3:\"box\";s:8:\"position\";s:11:\"bottom-left\";s:9:\"versionID\";s:5:\"6.0.0\";s:13:\"applicableLaw\";s:4:\"ccpa\";s:9:\"languages\";a:2:{s:7:\"default\";s:2:\"en\";s:8:\"selected\";a:1:{i:0;s:2:\"en\";}}s:13:\"templateGroup\";s:7:\"default\";s:10:\"customHtml\";a:1:{s:6:\"status\";b:0;}s:5:\"theme\";s:5:\"light\";s:13:\"consentExpiry\";a:2:{s:6:\"status\";b:1;s:5:\"value\";s:3:\"365\";}s:7:\"ruleSet\";a:1:{i:0;a:2:{s:4:\"code\";s:3:\"ALL\";s:7:\"regions\";a:0:{}}}}s:10:\"behaviours\";a:5:{s:20:\"reloadBannerOnAccept\";a:1:{s:6:\"status\";b:0;}s:22:\"loadAnalyticsByDefault\";a:1:{s:6:\"status\";b:0;}s:10:\"animations\";a:2:{s:6:\"onLoad\";s:7:\"animate\";s:6:\"onHide\";s:6:\"sticky\";}s:15:\"legacyFunctions\";a:5:{s:6:\"accept\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:6:\"newTab\";b:0;}s:6:\"reject\";a:2:{s:6:\"action\";s:11:\"rejectClose\";s:6:\"newTab\";b:0;}s:4:\"idle\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:5:\"delay\";s:4:\"1000\";}s:10:\"navigation\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}s:10:\"pageScroll\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}}s:10:\"respectGPC\";a:1:{s:6:\"status\";b:0;}}s:6:\"config\";a:7:{s:6:\"notice\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"notice\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:5:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:5:\"title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:11:\"description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"brandLogo\";a:3:{s:6:\"status\";b:0;s:3:\"tag\";s:10:\"brand-logo\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"notice-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:5:{s:6:\"accept\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:13:\"accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:13:\"reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"settings\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"settings-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"readMore\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"readmore-button\";s:4:\"type\";s:4:\"link\";s:4:\"meta\";a:2:{s:8:\"noFollow\";b:1;s:6:\"newTab\";b:1;}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}s:9:\"donotSell\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:16:\"donotsell-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}}}s:11:\"closeButton\";a:2:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"close-button\";}}}s:15:\"categoryPreview\";a:4:{s:6:\"status\";b:0;s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:23:\"detail-category-preview\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"detail-category-preview-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:30:\"detail-category-preview-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}s:7:\"buttons\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:31:\"detail-category-preview-buttons\";s:8:\"elements\";a:1:{s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:35:\"detail-category-preview-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}}}s:16:\"preferenceCenter\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:6:\"detail\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:6:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"detail-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"detail-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:4:\"type\";s:6:\"button\";s:3:\"tag\";s:12:\"detail-close\";}s:10:\"categories\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-categories\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"detail-category-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:27:\"detail-category-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:22:\"detail-category-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"detail-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:18:\"detail-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}}}s:11:\"optoutPopup\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-popup\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#F4F4F4\";}s:8:\"elements\";a:7:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"optout-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"optout-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"optOption\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"optout-option\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-option-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863dc\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#FFFFFF\";}}}}s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:19:\"optout-option-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"gpcOption\";a:4:{s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:17:\"optout-gpc-option\";s:6:\"status\";b:0;s:8:\"elements\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"optout-gpc-option-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"optout-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"optout-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:7:\"confirm\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:21:\"optout-confirm-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#f4f4f4\";s:16:\"background-color\";s:7:\"#1863dc\";s:12:\"border-color\";s:7:\"#1863dc\";}}s:6:\"cancel\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-cancel-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#858585\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#dedfe0\";}}}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-close\";s:4:\"type\";s:6:\"button\";}}}s:10:\"auditTable\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:11:\"audit-table\";s:4:\"type\";s:5:\"table\";s:4:\"meta\";a:1:{s:7:\"headers\";a:3:{i:0;s:2:\"id\";i:1;s:8:\"duration\";i:2;s:11:\"description\";}}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#f4f4f4\";s:12:\"border-color\";s:7:\"#ebebeb\";}}s:14:\"revisitConsent\";a:6:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"revisit-consent\";s:8:\"position\";s:11:\"bottom-left\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#0056A7\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"revisit-consent-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#0056a7\";}}}}s:16:\"videoPlaceholder\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"video-placeholder\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#000000\";s:12:\"border-color\";s:7:\"#000000\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:17:\"placeholder-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}}}}}s:4:\"meta\";a:2:{s:9:\"customCSS\";s:0:\"\";s:10:\"customHTML\";s:0:\"\";}}s:8:\"contents\";a:1:{s:2:\"en\";a:7:{s:6:\"notice\";a:1:{s:8:\"elements\";a:5:{s:5:\"title\";s:21:\"We value your privacy\";s:11:\"description\";s:189:\"This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \"Do Not Sell or Share My Personal Information\" link.\";s:11:\"privacyLink\";s:0:\"\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:5:{s:6:\"accept\";s:10:\"Accept All\";s:6:\"reject\";s:10:\"Reject All\";s:8:\"settings\";s:9:\"Customize\";s:8:\"readMore\";s:13:\"Cookie Policy\";s:9:\"donotSell\";s:44:\"Do Not Sell or Share My Personal Information\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:15:\"categoryPreview\";a:1:{s:8:\"elements\";a:1:{s:7:\"buttons\";a:1:{s:8:\"elements\";a:1:{s:4:\"save\";s:19:\"Save My Preferences\";}}}}s:16:\"preferenceCenter\";a:1:{s:8:\"elements\";a:7:{s:5:\"title\";s:29:\"Customize Consent Preferences\";s:11:\"description\";s:717:\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>\";s:8:\"showMore\";s:9:\"Show more\";s:8:\"showLess\";s:9:\"Show less\";s:8:\"category\";a:1:{s:8:\"elements\";a:3:{s:13:\"alwaysEnabled\";s:13:\"Always Active\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:7:\"buttons\";a:1:{s:8:\"elements\";a:3:{s:6:\"accept\";s:10:\"Accept All\";s:4:\"save\";s:19:\"Save My Preferences\";s:6:\"reject\";s:10:\"Reject All\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:11:\"optoutPopup\";a:1:{s:8:\"elements\";a:8:{s:5:\"title\";s:19:\"Opt-out Preferences\";s:11:\"description\";s:480:\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button. Once you opt out, you can opt in again at any time by unchecking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button.</p>\";s:9:\"optOption\";a:1:{s:8:\"elements\";a:3:{s:5:\"title\";s:44:\"Do Not Sell or Share My Personal Information\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:9:\"gpcOption\";a:1:{s:8:\"elements\";a:1:{s:11:\"description\";s:186:\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>\";}}s:8:\"showLess\";s:9:\"Show less\";s:8:\"showMore\";s:9:\"Show more\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:2:{s:6:\"cancel\";s:6:\"Cancel\";s:7:\"confirm\";s:19:\"Save My Preferences\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:14:\"revisitConsent\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:15:\"Cookie Settings\";}}s:10:\"auditTable\";a:1:{s:8:\"elements\";a:2:{s:7:\"headers\";a:1:{s:8:\"elements\";a:3:{s:2:\"id\";s:6:\"Cookie\";s:8:\"duration\";s:8:\"Duration\";s:11:\"description\";s:11:\"Description\";}}s:7:\"message\";s:22:\"No cookies to display.\";}}s:16:\"videoPlaceholder\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:44:\"Please accept cookies to access this content\";}}}}s:14:\"banner_default\";i:0;s:6:\"status\";i:0;}}','yes'),
(238183,'_transient_cky_banner_template_transient_prefix','0.91617100 1676558551','yes'),
(238184,'_transient_cky_transient_0.97157000 1676558537_all','a:5:{i:1;O:8:\"stdClass\":12:{s:11:\"category_id\";i:1;s:4:\"name\";a:1:{s:2:\"en\";s:9:\"Necessary\";}s:4:\"slug\";s:9:\"necessary\";s:11:\"description\";a:1:{s:2:\"en\";s:212:\"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p>\";}s:13:\"prior_consent\";i:1;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:17\";s:7:\"cookies\";a:0:{}}i:2;O:8:\"stdClass\":12:{s:11:\"category_id\";i:2;s:4:\"name\";a:1:{s:2:\"en\";s:10:\"Functional\";}s:4:\"slug\";s:10:\"functional\";s:11:\"description\";a:1:{s:2:\"en\";s:182:\"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:18\";s:7:\"cookies\";a:0:{}}i:3;O:8:\"stdClass\":12:{s:11:\"category_id\";i:3;s:4:\"name\";a:1:{s:2:\"en\";s:9:\"Analytics\";}s:4:\"slug\";s:9:\"analytics\";s:11:\"description\";a:1:{s:2:\"en\";s:204:\"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:18\";s:7:\"cookies\";a:0:{}}i:4;O:8:\"stdClass\":12:{s:11:\"category_id\";i:4;s:4:\"name\";a:1:{s:2:\"en\";s:11:\"Performance\";}s:4:\"slug\";s:11:\"performance\";s:11:\"description\";a:1:{s:2:\"en\";s:173:\"<p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:20\";s:7:\"cookies\";a:0:{}}i:5;O:8:\"stdClass\":12:{s:11:\"category_id\";i:5;s:4:\"name\";a:1:{s:2:\"en\";s:13:\"Advertisement\";}s:4:\"slug\";s:13:\"advertisement\";s:11:\"description\";a:1:{s:2:\"en\";s:184:\"<p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:21\";s:7:\"cookies\";a:0:{}}}','yes'),
(238291,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1682098669;s:5:\"value\";s:206:\"{\"expires\":\"2024-04-13 15:49:31\",\"subscription_id\":8960309,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"],\"activated\":true,\"success\":true}\";}','no'),
(238292,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1682055469;s:5:\"value\";s:206:\"{\"expires\":\"2024-04-13 15:49:31\",\"subscription_id\":8960309,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"editor_comments\"],\"activated\":true,\"success\":true}\";}','no'),
(238428,'rsssl_current_version','9.3.5','off'),
(238435,'woocommerce_feature_product_block_editor_enabled','no','yes'),
(238469,'rsssl_previous_version','9.3.3','off'),
(238478,'cky_first_time_activated_plugin','true','yes');
INSERT INTO `wp_options` VALUES
(238564,'_elementor_global_css','a:7:{s:4:\"time\";i:1689266319;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;b:0;s:3:\"css\";s:268408:\".elementor-widget-common .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-common .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-inner-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-inner-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-spacer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-spacer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-image-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-google_maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-google_maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-star-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-star-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-progress .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,\n					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-social-icons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-social-icons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-alert .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-alert .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-audio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-audio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-menu-anchor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-menu-anchor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sidebar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sidebar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-read-more .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-read-more .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-pages .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-pages .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-calendar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-calendar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-archives .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-archives .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_audio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_audio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-meta .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-meta .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-rss .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-rss .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-tag_cloud .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-tag_cloud .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-nav_menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-nav_menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-custom_html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-custom_html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-block .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-block .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-gform_widget .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-gform_widget .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_widget_cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_widget_cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav_filters .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav_filters .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_price_filter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_price_filter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_tag_cloud .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_tag_cloud .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_recently_viewed_products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_recently_viewed_products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-accordion .pp-accordion-item{border-color:var( --e-global-color-text );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active{color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-item .pp-accordion-tab-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title .pp-accordion-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title .pp-accordion-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active .pp-accordion-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active .pp-accordion-toggle-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item:hover,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item.pp-menu-item-active,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item.highlighted,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--main:not(.pp--pointer-framed) .pp-menu-item:before,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main:not(.pp--pointer-framed) .pp-menu-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp--pointer-framed .pp-menu-item:before,\n					.elementor-widget-pp-advanced-menu .pp--pointer-framed .pp-menu-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp--pointer-brackets .pp-menu-item:before,\n					.elementor-widget-pp-advanced-menu .pp--pointer-brackets .pp-menu-item:after{color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp-menu-toggle .pp-menu-toggle-label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--dropdown .pp-menu-item, .elementor-widget-pp-advanced-menu .pp-advanced-menu--dropdown .pp-sub-item, .pp-advanced-menu--dropdown.pp-advanced-menu__container.pp-menu-{{ID}} .sub-menu .pp-menu-item, .pp-advanced-menu--dropdown.pp-advanced-menu__container.pp-menu-{{ID}} .sub-menu .pp-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-advanced-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-tabs .pp-advanced-tabs-title .pp-advanced-tabs-title-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-advanced-tabs .pp-advanced-tabs-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-advanced-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-album .pp-album-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-album .pp-album-subtitle{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-album .pp-album-cover-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-album .pp-album-trigger-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-album .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-album .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-breadcrumbs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-breadcrumbs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-business-hours .pp-business-hours .pp-business-day{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-business-hours .pp-business-hours .pp-business-timing{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-business-hours .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-business-hours .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-buttons .pp-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background:var( --e-global-color-accent );}.elementor-widget-pp-buttons .pp-button-icon-number{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-categories .pp-category-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-categories .pp-category-count{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-categories .pp-category-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-reveal .pp-content-reveal-button-inner{background-color:var( --e-global-color-accent );}.elementor-widget-pp-content-reveal .pp-content-reveal-button-inner:hover{background-color:var( --e-global-color-accent );}.elementor-widget-pp-content-reveal .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-reveal .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .pp-countdown-wrapper .pp-countdown-item .pp-countdown-digit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-countdown .pp-countdown-wrapper .pp-countdown-item .pp-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .pp-countdown-wrapper .pp-countdown-expire-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-counter .pp-counter-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-number{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-number-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-counter .pp-counter-number-prefix{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-number-suffix{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-counter .pp-counter-subtitle{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-coupons .pp-coupon-discount{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-primary );}.elementor-widget-pp-coupons .pp-coupon-code{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-coupons .pp-coupon-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-coupons .pp-coupon-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-coupons .pp-coupon-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-coupons .pp-posts-pagination .page-numbers, .elementor-widget-pp-coupons .pp-posts-pagination a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-coupons .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-coupons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-coupons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-devices .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-devices .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-divider .pp-divider-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-faq .pp-faq-item{border-color:var( --e-global-color-text );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question{color:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active{color:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question .pp-accordion-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question .pp-accordion-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-advanced-accordion .pp-accordion-item:hover .pp-accordion-tab-title .pp-accordion-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-advanced-accordion .pp-accordion-item:hover .pp-accordion-tab-title .pp-accordion-toggle-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active .pp-accordion-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active .pp-accordion-toggle-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-faq .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-faq .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-flipbox .pp-flipbox-icon-image .pp-icon-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-flipbox .pp-flipbox-icon-image-back .pp-icon-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-flipbox .pp-flipbox-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-flipbox .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-flipbox .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-fancy-heading .pp-heading-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-fancy-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-fancy-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-dual-heading .pp-first-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-dual-heading .pp-second-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-dual-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-dual-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery{--filters-pointer-bg-color-active:var( --e-global-color-accent );--filters-pointer-bg-color-hover:var( --e-global-color-accent );}.elementor-widget-pp-image-gallery .pp-gallery-load-more{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-slider .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-google-maps .gm-style .pp-infowindow-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-google-maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-google-maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper .gform_title, .elementor-widget-pp-gravity-forms .pp-gravity-form .pp-gravity-form-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper .gform_description, .elementor-widget-pp-gravity-forms .pp-gravity-form .pp-gravity-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-pp-gravity-forms .pp-gravity-form .gfield textarea, .elementor-widget-pp-gravity-forms .pp-gravity-form .gfield select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gfield.gsection .gsection_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_footer input[type=\"submit\"], .elementor-widget-pp-gravity-forms .pp-gravity-form .gform_page_footer input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_page_footer input[type=\"button\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-gravity-forms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-hotspots .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-hotspots .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-how-to .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-how-to .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-icon-list .pp-list-items:not(.pp-inline-items) li:not(:last-child){border-bottom-color:var( --e-global-color-text );}.elementor-widget-pp-icon-list .pp-list-items.pp-inline-items li:not(:last-child){border-right-color:var( --e-global-color-text );}.elementor-widget-pp-icon-list .pp-list-items .pp-icon-list-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-icon-list .pp-list-items .pp-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-icon-list .pp-icon-list-item:hover .pp-icon-wrapper{border-color:var( --e-global-color-secondary );}.elementor-widget-pp-icon-list .pp-icon-list-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-accordion .pp-image-accordion-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-comparison .twentytwenty-before-label:before, .elementor-widget-pp-image-comparison .twentytwenty-after-label:before{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-comparison .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-comparison .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box .pp-info-box-icon{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-info-box .pp-info-box-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-info-box .pp-info-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-box .pp-info-box-subtitle{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box .pp-info-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-box .pp-info-box-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-icon{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-info-box-carousel .pp-info-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-subtitle{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box-carousel .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-list .pp-list-items .pp-info-list-icon{color:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-info-list-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-infolist-icon-wrapper:hover .pp-info-list-icon{color:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-infolist-icon-wrapper:hover .pp-info-list-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-infolist-icon-wrapper:hover{border-color:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-info-list-number{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-list .pp-info-list-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-list .pp-info-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-list .pp-info-list-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-table .pp-info-table-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-table .pp-info-table-subtitle{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-table .pp-info-table-icon{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-info-table .pp-info-table-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-info-table .pp-info-table-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-table .pp-info-table-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-table .pp-info-table-sale-badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-table .pp-info-table-sale-badge.right:after{border-left-color:var( --e-global-color-accent );}.elementor-widget-pp-info-table .pp-info-table-sale-badge.left:after{border-right-color:var( --e-global-color-accent );}.elementor-widget-pp-info-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-instafeed .pp-instagram-feed-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-instafeed .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-instafeed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-instafeed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pa-link-effects a.pp-link{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pa-link-effects .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pa-link-effects .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-login-form .elementor-field-group > a{color:var( --e-global-color-text );}.elementor-widget-pp-login-form .elementor-field-group > a:hover{color:var( --e-global-color-accent );}.elementor-widget-pp-login-form .elementor-form-fields-wrapper label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-login-form .elementor-field-group .elementor-field, .elementor-widget-pp-login-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-login-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-pp-login-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-login-form .elementor-widget-container .elementor-login__logged-in-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-login-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-login-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-carousel .pp-logo-carousel-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-logo-carousel .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-logo-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-grid .pp-logo-grid-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-logo-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.pp-modal-popup-window-{{ID}} .pp-popup-header .pp-popup-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.pp-modal-popup-window-{{ID}} .pp-popup-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-modal-popup .pp-modal-popup-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-modal-popup .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-modal-popup .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-offcanvas-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-offcanvas-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-one-page-nav .pp-nav-dot-tooltip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-one-page-nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-one-page-nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-date{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-date .pp-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-pp-card-slider .pp-card-slider-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-meta{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-card-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-ticker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-ticker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-magazine-slider .pp-post-categories-style-2 span{background:var( --e-global-color-accent );}.elementor-widget-pp-magazine-slider .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-magazine-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-tiled-posts .pp-post-categories-style-2 span{background:var( --e-global-color-primary );}.elementor-widget-pp-tiled-posts .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-tiled-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .pp-post-terms{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .pp-post-title, .elementor-widget-pp-posts .pp-post-title a{color:var( --e-global-color-secondary );}.elementor-widget-pp-posts .pp-post-title a:hover{color:var( --e-global-color-secondary );}.elementor-widget-pp-posts .pp-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-posts .pp-post-excerpt{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-posts .pp-post-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .pp-posts-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-posts .pp-posts-pagination .page-numbers, .elementor-widget-pp-posts .pp-posts-pagination a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-timeline .pp-timeline-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu .pp-restaurant-menu-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu .pp-restaurant-menu-price-discount{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu .pp-restaurant-menu-price-original{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu-style-1 .pp-price-title-connector{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-pp-price-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-price-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-head{background-color:var( --e-global-color-secondary );}.elementor-widget-pp-pricing-table .pp-pricing-table-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-subtitle{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-price-duration{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-features{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-additional-info{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-pricing-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-promo-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-promo-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-random-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-random-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-recipe .pp-recipe-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-meta{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-detail-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-detail-value{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-ingredients-heading{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-ingredients-list{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-instructions-heading{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-instructions-list{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-notes-heading{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-notes-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-recipe .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-registration-form .pp-rf-links > a{color:var( --e-global-color-text );}.elementor-widget-pp-registration-form .pp-rf-links > a:hover{color:var( --e-global-color-accent );}.elementor-widget-pp-registration-form .elementor-field-group > label, .elementor-widget-pp-registration-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-pp-registration-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-registration-form .elementor-button:hover{background-color:var( --e-global-color-accent );}.elementor-widget-pp-registration-form .pp-rf-loggedin-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .pp-rf-error{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .pp-rf-success-msg{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-registration-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-review-box .pp-review-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-review-box .pp-review-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-review-box .pp-review-feature .pp-review-feature-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-review-box .pp-review-final-rating-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-review-box .pp-review-final-rating{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-review-box .pp-review-summary-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-review-box .pp-review-summary-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-review-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-review-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-scroll-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-scroll-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-showcase .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-showcase .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-sitemap .pp-sitemap-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-sitemap .pp-sitemap-item, .elementor-widget-pp-sitemap span.pp-sitemap-list, .elementor-widget-pp-sitemap .pp-sitemap-item a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-sitemap .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-sitemap .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tabbed-gallery .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-tabbed-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tabbed-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member .pp-tm-name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-team-member .pp-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member .pp-tm-position{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-secondary );}.elementor-widget-pp-team-member .pp-tm-position-divider{border-bottom-color:var( --e-global-color-accent );}.elementor-widget-pp-team-member .pp-tm-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-pp-team-member .pp-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member-carousel .pp-tm-name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .pp-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .pp-tm-position{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-secondary );}.elementor-widget-pp-team-member-carousel .pp-tm-position-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .pp-tm-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-pp-team-member-carousel .pp-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-team-member-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-testimonials .pp-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-testimonials .pp-testimonial-name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-testimonials .pp-testimonial-position{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-testimonials .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-testimonials .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-toggle .pp-primary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-toggle .pp-secondary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-toggle .pp-toggle-content-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table .pp-table th.pp-table-cell{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-table .pp-table tr .pp-table-cell{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-table .pp-table .pp-table-cell .pp-table-cell-content{color:var( --e-global-color-text );}.elementor-widget-pp-table .pp-table tfoot td.pp-table-cell{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-pp-table-of-contents .pp-toc__header, .elementor-widget-pp-table-of-contents .pp-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-table-of-contents .pp-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-table-of-contents .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table-of-contents .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-tweet .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-tweet .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video-gallery{--filters-pointer-bg-color-hover:var( --e-global-color-accent );--filters-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-pp-video-gallery .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-video-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-add-to-cart .pp-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-woo-add-to-cart .added_to_cart{color:var( --e-global-color-secondary );}.elementor-widget-pp-woo-add-to-cart .pp-button:focus, .elementor-widget-pp-woo-add-to-cart .pp-button:hover{background-color:var( --e-global-color-accent );border-color:var( --e-global-color-accent );}.elementor-widget-pp-woo-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-categories .pp-woo-categories .product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-woo-categories .pp-woo-categories .product .pp-product-cat-content .pp-count{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-checkout .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-checkout .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-navigation ul li a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table thead th, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table tbody td, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table tfoot td{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table thead th{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table tfoot td{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce h2, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce h3{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .form-row .input-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .form-row label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce form .form-row button, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content form .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-error, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-info, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-message{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-my-account .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-mini-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-mini-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-offcanvas-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-offcanvas-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-woo-product-category{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-loop-product__link, .elementor-widget-pp-woo-products .pp-woocommerce .woocommerce-loop-product__title, .pp-quick-view-{{ID}} .woocommerce div.product .product_title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce li.product .price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-woo-products-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-woo-products-summary-wrap .button, .elementor-widget-pp-woo-products .pp-woocommerce .pp-product-actions .pp-action-item-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-out-of-stock{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-sale-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-featured-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-top-rated-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-best-selling-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-quick-view-btn, .elementor-widget-pp-woo-products .pp-woocommerce .pp-product-actions .pp-quick-view-btn .pp-action-item-wrap{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products nav.pp-woocommerce-pagination ul li > .page-numbers{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-single-product .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-single-product .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-google-map .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-google-map .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-data-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-data-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li > a, .eael-advanced-menu-container .eael-advanced-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-advanced-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-better-payment .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-better-payment .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-business-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-business-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-caldera-form .eael-contact-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-caldera-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-caldera-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-cta-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-cta-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-career-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-career-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-contact-form-7 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-ticker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-ticker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-content-timeline .eael-content-timeline-content p, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item__card-inner p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-date, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-content-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.eael-countdown-finish-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-creative-button .eael-creative-button--rayen::before, \n                            .elementor-widget-eael-creative-button .eael-creative-button--winona::after, \n                            .elementor-widget-eael-creative-button .eael-creative-button--tamaya .eael-creative-button--tamaya-secondary span,\n                            .elementor-widget-eael-creative-button .eael-creative-button.eael-creative-button--saqui::after{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-creative-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-creative-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-crowdfundly-all-campaign .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-crowdfundly-all-campaign .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-crowdfundly-organization .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-crowdfundly-organization .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-crowdfundly-single-campaign .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-crowdfundly-single-campaign .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-data-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-data-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-divider .eael-divider-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i{color:var( --e-global-color-primary );}.elementor-widget-eael-dual-color-header .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dual-color-header .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dynamic-filterable-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dynamic-filterable-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-embedpress .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-embedpress .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-event-calendar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-event-calendar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay, .elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-feature-list .connector-type-classic .connector{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before, .elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited{color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-feature-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-feature-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-filterable-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fluentform .eael-fluentform-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-fluentform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fluentform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-formstack .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-formstack .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_title, .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_description, .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gfield.gsection .gsection_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::file-selector-button, .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::-webkit-file-upload-button, .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gform_footer input[type=\"submit\"], .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"submit\"],.elementor-widget-eael-gravity-form .eael-gravity-form .gform_body input[type=\"submit\"].gform-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"button\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-gravity-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-hotspots .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-hotspots .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-scroller .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-scroller .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-comparison .twentytwenty-before-label:before, .elementor-widget-eael-image-comparison .twentytwenty-after-label:before{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-image-comparison .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-comparison .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-info-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-info-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-instafeed .eael-instafeed-caption, .elementor-widget-eael-instafeed .eael-instafeed-caption-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-instafeed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-instafeed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-card .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-card .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-circle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-circle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure figcaption h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-interactive-promo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-promo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-learn-dash-course-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-learn-dash-course-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-lightbox .eael-lightbox-btn > span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.eael-lightbox-container .eael-lightbox-content{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-lightbox .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-lightbox .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-login-register .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-login-register .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-logo-carousel .eael-logo-carousel-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-logo-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-logo-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-mailchimp .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-mailchimp .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-nft-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-nft-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-ninja .eael-ninja-form .eael-contact-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"button\"],.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-ninja .eael-ninja-form .nf-form-fields-required{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-ninja .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-ninja .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-offcanvas .eael-offcanvas-toggle{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-offcanvas .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-offcanvas .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-one-page-nav .eael-nav-dot-tooltip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-one-page-nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-one-page-nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-block .eael-entry-title > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-block .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-block .eael-entry-meta > div, .elementor-widget-eael-post-block .eael-entry-meta > span, .elementor-widget-eael-post-block .eael-entry-meta ul li i, .elementor-widget-eael-post-block .eael-entry-meta ul li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-block .post-meta-categories li, .elementor-widget-eael-post-block .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-block .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-block .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-carousel .eael-entry-title, .elementor-widget-eael-post-carousel .eael-entry-title > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-carousel .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .post-carousel-categories li a, .elementor-widget-eael-post-carousel .post-meta-categories li, .elementor-widget-eael-post-carousel .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .eael-entry-meta > span,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-by,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-grid .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-entry-meta > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-entry-title, .elementor-widget-eael-post-grid .eael-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-grid .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .post-meta-categories li, .elementor-widget-eael-post-grid .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-list .eael-post-list-header .header-title .title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-header .post-categories a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-list .eael-post-list-content p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-content .meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-timeline .eael-timeline-post-title .eael-timeline-post-title-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-timeline .eael-timeline-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title, .elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-discount{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-original{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-price-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-pricing-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-pricing-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eicon-woocommerce .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eicon-woocommerce .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-line-fill.eael-has-inner-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-progress-bar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-protected-content .eael-protected-content .protected-content{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-protected-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-protected-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-simple-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-reviews{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-media a.eael-static-product-live-demo-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-details > h2 > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-details > p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-btn .eael-static-product-btn-inner{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-add-to-cart .eael-static-product-btn-inner{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-static-product .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-sticky-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-sticky-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-svg-draw .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-svg-draw .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-name{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-tm-position{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-position-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-tm-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-toggle .eael-primary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-toggle .eael-secondary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-toggle .eael-toggle-content-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-tooltip .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-tooltip .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-load-more .eael-twitter-feed-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-twitter-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed-carousel .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-typeform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-typeform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-weform .eael-weform-container ul.wpuf-form .wpuf-submit input[type=\"submit\"]{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-weform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-weform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-checkout .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-checkout .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-woo-collections .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-collections .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-compare .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-compare .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woocommerce-review .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woocommerce-review .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-wpforms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-path .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-path .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-site-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-page-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-page-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-page-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-post-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-excerpt .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-excerpt .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-featured-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-featured-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-archive-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-archive-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-archive-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-archive-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-archive-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-archive-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-portfolio a .elementor-portfolio-item__overlay{background-color:var( --e-global-color-accent );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-portfolio .elementor-portfolio__filter{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active{color:var( --e-global-color-primary );}.elementor-widget-portfolio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-portfolio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-form .elementor-field-group > label, .elementor-widget-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-field-type-html{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-button[type=\"submit\"]{background-color:var( --e-global-color-accent );}.elementor-widget-form .e-form__buttons__wrapper__button-previous{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-login .elementor-field-group > a{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group > a:hover{color:var( --e-global-color-accent );}.elementor-widget-login .elementor-form-fields-wrapper label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-login .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-login .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-login .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-login .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-slides .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-animated-headline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hotspot .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-hotspot{--hotspot-color:var( --e-global-color-primary );--hotspot-box-color:var( --e-global-color-secondary );--tooltip-color:var( --e-global-color-secondary );}.elementor-widget-hotspot .e-hotspot__label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hotspot .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hotspot .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-list .elementor-price-list-header{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-list .elementor-price-list-price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-list .elementor-price-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-list .elementor-price-list-separator{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-price-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table{--e-price-table-header-background-color:var( --e-global-color-secondary );}.elementor-widget-price-table .elementor-price-table__heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-table .elementor-price-table__subheading{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-table .elementor-price-table__original-price{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-table .elementor-price-table__period{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table .elementor-price-table__features-list{--e-price-table-features-list-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__features-list li{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-table .elementor-price-table__features-list li:before{border-top-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-price-table .elementor-price-table__additional_info{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-table .elementor-price-table__ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-price-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-flip-box .elementor-flip-box__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-call-to-action .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-media-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-media-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-reviews .elementor-testimonial__text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-table-of-contents .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-table-of-contents .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .elementor-countdown-item{background-color:var( --e-global-color-primary );}.elementor-widget-countdown .elementor-countdown-digits{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-countdown .elementor-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .elementor-countdown-expire--message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-share-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-share-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-search-form .elementor-search-form__input,\n					.elementor-widget-search-form .elementor-search-form__icon,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );background-color:var( --e-global-color-secondary );}.elementor-widget-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-author-box .elementor-author-box__name{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-author-box .elementor-author-box__bio{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-author-box .elementor-author-box__button{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-author-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-author-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-post-info .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-info .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sitemap .elementor-sitemap-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-sitemap .elementor-sitemap-item{color:var( --e-global-color-text );}.elementor-widget-sitemap .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sitemap .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-breadcrumbs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-breadcrumbs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-blockquote .elementor-blockquote__content{color:var( --e-global-color-text );}.elementor-widget-blockquote .elementor-blockquote__author{color:var( --e-global-color-secondary );}.elementor-widget-blockquote .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-blockquote .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-wc-archive-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-archive-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-archive-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-woocommerce-archive-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-description .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-description .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-add-to-cart .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-wc-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-single-elements .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-single-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--checkout{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .woocommerce-mini-cart__empty-message{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-menu-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-images .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-images .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-price .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-price .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-stock .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-stock .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-meta .product_meta .detail-container:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-woocommerce-product-meta .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-meta .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-short-description .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-short-description .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-woocommerce-product-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-data-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-data-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-additional-information .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-additional-information .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.woocommerce .elementor-widget-woocommerce-product-related.elementor-wc-products .products > h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-related .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products .products > h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-upsell .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-purchase-summary .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-purchase-summary .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-checkout-page .product-name .variation{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-woocommerce-checkout-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-checkout-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-my-account .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-my-account .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-notices .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-notices .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-embed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-embed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-template .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-template .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-lottie .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-lottie .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-code-highlight .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-code-highlight .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg{fill:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tab-title .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover{color:var( --e-global-color-text );}.elementor-widget-video-playlist .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video-playlist .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-paypal-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-paypal-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-paypal-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-paypal-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-stripe-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-stripe-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-stripe-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-stripe-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress-tracker .current-progress-percentage{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-progress-tracker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress-tracker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}\";}','yes'),
(238626,'wc_blocks_use_blockified_product_grid_block_as_template','no','yes'),
(238627,'wc_blocks_version','11.8.0-dev','yes'),
(238628,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),
(238653,'woocommerce_custom_orders_table_enabled','no','yes'),
(238654,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),
(238655,'woocommerce_custom_orders_table_created','yes','yes'),
(238741,'wp_attachment_pages_enabled','1','yes'),
(238766,'woocommerce_product_match_featured_image_by_sku','no','yes'),
(238767,'woocommerce_feature_order_attribution_enabled','yes','yes'),
(238768,'woocommerce_store_id','0ba8c484-a889-4599-a447-ed36dae6811a','yes'),
(238831,'woocommerce_remote_variant_assignment','93','yes'),
(238928,'woocommerce_hpos_fts_index_enabled','no','yes'),
(238980,'woocommerce_downloads_count_partial','yes','on'),
(238992,'rsssl_upgrade_le_key','1','off'),
(239010,'woocommerce_email_footer_text_color','#3c3c3c','off'),
(239017,'elementor_pro_remote_info_api_data_3.23.3','a:2:{s:7:\"timeout\";i:1726807130;s:5:\"value\";s:225960:\"{\"stable_version\":\"3.24.2\",\"last_updated\":\"2024-09-18 09:16:09\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:210885:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"http:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"http:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"http:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"http:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"http:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"http:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"http:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.24.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.6.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTcyNjc1NjczMCwiZXhwIjoxNzI2ODQzMTMwfQ.IcICuIOyEJXbNhQgoKZ00CQFEljYL-q5XTb3fIvfEMM\\/package_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTcyNjc1NjczMCwiZXhwIjoxNzI2ODQzMTMwfQ.IcICuIOyEJXbNhQgoKZ00CQFEljYL-q5XTb3fIvfEMM\\/package_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.6.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzI2NzU2NzMwLCJleHAiOjE3MjY4NDMxMzB9.x8ktTh7jM-OsclOcnql8W4aY9nWiLviSNtbRESRFGD8\\/previous_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzI2NzU2NzMwLCJleHAiOjE3MjY4NDMxMzB9.x8ktTh7jM-OsclOcnql8W4aY9nWiLviSNtbRESRFGD8\\/previous_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"translations\":[],\"cloud\":false}\";}','off');
INSERT INTO `wp_options` VALUES
(239117,'_transient_ptk_patterns','a:100:{i:0;a:18:{s:2:\"ID\";i:450;s:7:\"site_id\";i:231214916;s:5:\"title\";s:47:\"Intro: Heading with image and two columns above\";s:4:\"name\";s:51:\"intro-heading-with-image-and-two-columns-above-copy\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4027:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"480px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Stay dry in style</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Designed for both fashion and function, our rain jackets offers sleek styles and waterproof protection to keep you dry in any downpour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:105:\"http://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-heading-with-image-and-two-columns-above-copy/\";s:13:\"modified_date\";s:19:\"2024-07-10 13:45:39\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:1;a:18:{s:2:\"ID\";i:448;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Intro: Two column with content and image\";s:4:\"name\";s:39:\"intro-two-column-with-content-and-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3511:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Sounds like<br>no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":79,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-music-black-and-white-white-photography.jpg\" alt=\"\" class=\"wp-image-79\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-two-column-with-content-and-image/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:14:17\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:2;a:18:{s:2:\"ID\";i:410;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Review: Centered testimonial\";s:4:\"name\";s:27:\"review-centered-testimonial\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4654:\"<!-- wp:group {\"metadata\":{\"name\":\"Review\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-centered-testimonial\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-large-font-size\">What people are saying</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\"I recently attended a pottery workshop at this shop, and it was such a wonderful experience. The instructor was patient and encouraging, and I had a blast getting creative with clay.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"64px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:64px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Liz S.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\">Painter</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/04/review-centered-testimonial/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:03:45\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:3;a:18:{s:2:\"ID\";i:404;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Review: A quote with scattered images\";s:4:\"name\";s:36:\"review-a-quote-with-scattered-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4689:\"<!-- wp:group {\"metadata\":{\"categories\":[\"reviews\"],\"patternName\":\"review-a-quote-with-scattered-images\",\"name\":\"Review: A quote with scattered images\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":405,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/table-food-dessert-cake-circle-painting-23295-pxhere-2.png\" alt=\"\" class=\"wp-image-405\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":408,\"width\":\"95px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/formation-cave-food-autumn-darkness-still-life-790116-pxhere-2.png\" alt=\"\" class=\"wp-image-408\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:95px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|20\",\"padding\":{\"right\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--20)\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"62px\",\"height\":\"62px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-rounded\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"object-fit:cover;width:62px;height:62px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">\"The only limit is the extent of your imagination.\"</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Jayla H.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":406,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/plant-fruit-dish-meal-food-cooking-88153-pxhere-2.png\" alt=\"\" class=\"wp-image-406\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":407,\"width\":\"112px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/tree-nature-branch-plant-fruit-flower-104610-pxhere.png\" alt=\"\" class=\"wp-image-407\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:112px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"http://wooblockpatterns.wpcomstaging.com/2024/07/04/review-a-quote-with-scattered-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:4;a:18:{s:2:\"ID\";i:401;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Review: Two column centered reviews\";s:4:\"name\";s:2:\"ff\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7073:\"<!-- wp:group {\"metadata\":{\"name\":\"Reviews\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-two-column-centered-reviews\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center\">Reviews</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Jayla H.</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">\"I\'ve been a loyal customer for years, and for good reason. The customer service is top-notch, and the products are always reliable.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":325,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Scott F.</h4>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">“I recently purchased a smart TV, and I couldn\'t be happier with my purchase. The staff was friendly and helpful, answering all of my questions.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:56:\"http://wooblockpatterns.wpcomstaging.com/2024/07/04/ff/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:56\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:5;a:18:{s:2:\"ID\";i:397;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Three column pricing table\";s:4:\"name\";s:28:\"three-column-pricing-table-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:15916:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Elevate your learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\",\"width\":\"0px\"} -->\n<div style=\"height:var(--wp--preset--spacing--30);width:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Tiers\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$0</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Video lectures</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Interactive quizzes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Certificates of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item (highlighted)\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"2px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:2px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$39</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Everything included in Free</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Personalized feedback</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Live Q&amp;A sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Premium</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$99</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\"><s><span></span></s>Everything included in Basic</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Premium support</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Coaching sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:59:28\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:6;a:18:{s:2:\"ID\";i:395;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Two column boxed pricing table\";s:4:\"name\";s:30:\"two-column-boxed-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7641:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title has-ast-global-color-2-color has-text-color\">Pricing</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-description\"} -->\n<p class=\"has-text-align-center is-pricing-description\">Whether you\'re a self-paced learner looking for flexibility or someone who thrives with additional support and guidance, we have a plan for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$69.00</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-boxed-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:49:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:7;a:18:{s:2:\"ID\";i:392;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column pricing table\";s:4:\"name\";s:24:\"two-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7002:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"contentSize\":\"960px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$99</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">It offers comprehensive access to all course materials, including video lectures, interactive quizzes, and downloadable resources.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$199</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">Everything in the Basic plan plus exclusive perks and additional support. Enjoy live Q&amp;A, coaching sessions, and priority access to new content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\"} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:48:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:8;a:18:{s:2:\"ID\";i:384;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Two column service offerings\";s:4:\"name\";s:28:\"two-column-service-offerings\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4375:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$99/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":250,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" alt=\"\" class=\"wp-image-250\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$199/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":237,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" alt=\"\" class=\"wp-image-237\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-service-offerings/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:21:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:9;a:18:{s:2:\"ID\";i:382;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Three columns of headings, images and links\";s:4:\"name\";s:42:\"three-columns-of-headings-images-and-links\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5867:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":63,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-wood-house-chair-floor-window-1-1024x683.jpg\" alt=\"\" class=\"wp-image-63\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. From fabric selection to dimensions, we\'ll bring your vision to life.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/54f708281f82831c082a1cf9d7b7faa9-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":354,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/ade23ce2024ccbbb42f7f7d6dfe5f2e0-1-684x1024.jpeg\" alt=\"\" class=\"wp-image-354\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax in your newly furnished home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/three-columns-of-headings-images-and-links/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:40:28\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:10;a:18:{s:2:\"ID\";i:380;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Grid of text features\";s:4:\"name\";s:21:\"grid-of-text-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5163:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments<br>to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/grid-of-text-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:41:09\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:11;a:18:{s:2:\"ID\";i:378;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Headings left, content right\";s:4:\"name\";s:27:\"headings-left-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6543:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Installation</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Enjoy peace of mind with our professional installation and setup services. From home theater systems to smart home devices, we\'ll ensure everything is installed and configured correctly for optimal performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Maintenance</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Extend the lifespan of your electronics with our repair and maintenance services. Our skilled technicians will diagnose and fix any issues to keep your devices running smoothly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Trade-in</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Support</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Get the most out of your electronics with our tech support and training services. Our experts will help troubleshoot any issues and provide guidance on using your devices effectively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/headings-left-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:17:53\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:12;a:18:{s:2:\"ID\";i:376;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with six text sections\";s:4:\"name\";s:30:\"heading-with-six-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6956:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Our services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. We\'ll bring your vision to life.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Home staging</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Planning to sell your home? Our home staging service will help maximize its appeal to potential buyers, showcasing its full potential.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture restoration</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Restore the beauty of your beloved furniture pieces. From refinishing to repairs, we\'ll breathe new life into your cherished items.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our showroom? No problem! Our virtual design consultation service allows you to get expert advice from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-six-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:34:50\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:13;a:18:{s:2:\"ID\";i:371;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Three column boxed pricing table\";s:4:\"name\";s:26:\"three-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:9435:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Certificate of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$39.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$99.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Premium support</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Coaching sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:47:39\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:14;a:18:{s:2:\"ID\";i:359;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Two columns with images\";s:4:\"name\";s:23:\"two-columns-with-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5295:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":368,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/56b4ef6554bcb138de65c66f1ec092b9-2.jpeg\" alt=\"\" class=\"wp-image-368\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Trade-in and recycling</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":222,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" alt=\"\" class=\"wp-image-222\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Extended warranty</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Protect your investment with our extended warranty and protection plans. Get peace of mind knowing your electronics are covered against unexpected damage and defects.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-columns-with-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:21:17\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:15;a:18:{s:2:\"ID\";i:357;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with four text sections\";s:4:\"name\";s:31:\"heading-with-four-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5530:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-four-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:35:12\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:16;a:18:{s:2:\"ID\";i:348;s:7:\"site_id\";i:231214916;s:5:\"title\";s:34:\"Personal bio with a contact button\";s:4:\"name\";s:34:\"personal-bio-with-a-contact-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3768:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"175px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover;width:175px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"wideSize\":\"460px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Marianne R.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">“My journey into fashion began with a passion for sustainability and a love for artisanal crafts. Since childhood, I’ve been captivated by the intricate handiwork of global artisans and the stories behind their creations.” </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">About me</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/personal-bio-with-a-contact-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 18:33:10\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:17;a:18:{s:2:\"ID\";i:345;s:7:\"site_id\";i:231214916;s:5:\"title\";s:66:\"Circular avatar on left header on right with sub-header and button\";s:4:\"name\";s:66:\"circular-avatar-on-left-header-on-right-with-sub-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3642:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":346,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/8d605dc291be9f49e7e9afe9b8d0f5c7-1.png\" alt=\"\" class=\"wp-image-346\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:120:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-avatar-on-left-header-on-right-with-sub-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:53:07\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:18;a:18:{s:2:\"ID\";i:343;s:7:\"site_id\";i:231214916;s:5:\"title\";s:57:\"Circular image on right with large border header on right\";s:4:\"name\";s:57:\"circular-image-on-right-with-large-border-header-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3587:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">About us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":262,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\",\"width\":\"0px\",\"style\":\"none\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" alt=\"\" class=\"wp-image-262\" style=\"border-style:none;border-width:0px;border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:111:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-image-on-right-with-large-border-header-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:46:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:19;a:18:{s:2:\"ID\";i:341;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Header with a paragraph and stats\";s:4:\"name\";s:33:\"header-with-a-paragraph-and-stats\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4298:\"<!-- wp:group {\"metadata\":{\"name\":\"Numbers\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">14M</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Satisfied clients</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">Eco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are thinking about the planet</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">120</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Options</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:87:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/header-with-a-paragraph-and-stats/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:49:56\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:20;a:18:{s:2:\"ID\";i:338;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Team members\";s:4:\"name\";s:12:\"team-members\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11484:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Our Team</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">David Carter</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Project manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>David oversees every project with precision and efficiency, ensuring that timelines are met and that every detail is executed flawlessly from concept to completion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":339,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/05414bb38f179cc7c6969cbaf1b152e1-1.jpeg\" alt=\"\" class=\"wp-image-339\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emma Reynolds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketing coordinator</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emma\'s creative flair and passion for design shine through in her work, as she curates captivating content and engaging campaigns to showcase our products and services.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/team-members/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:42:27\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:21;a:18:{s:2:\"ID\";i:334;s:7:\"site_id\";i:231214916;s:5:\"title\";s:8:\"Our team\";s:4:\"name\";s:8:\"our-team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10193:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Our Team</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:62:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/our-team/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:43:04\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:22;a:18:{s:2:\"ID\";i:329;s:7:\"site_id\";i:231214916;s:5:\"title\";s:4:\"Team\";s:4:\"name\";s:4:\"team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4867:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Meet the passionate team behind our brand</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":325,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/team/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:45:42\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:23;a:18:{s:2:\"ID\";i:327;s:7:\"site_id\";i:231214916;s:5:\"title\";s:5:\"About\";s:4:\"name\";s:5:\"about\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6609:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":462,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/girls-in-the-hills-3.jpg\" alt=\"\" class=\"wp-image-462\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eco-friendly packaging</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">75%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Recycled materials</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">80%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Less water usage</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Organic cotton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"9px\"} -->\n<div style=\"height:9px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:59:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/about/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:31:42\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:24;a:18:{s:2:\"ID\";i:322;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"About with heading and images\";s:4:\"name\";s:29:\"about-with-heading-and-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4896:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Chic and eco-friendly fashion, thoughtfully crafted with organic fabrics and recycled materials.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":323,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f3b0161d47e4ada886ef5f69d0637ddd.jpeg\" alt=\"\" class=\"wp-image-323\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":325,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":324,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f554dfb297c4824916eb82ee70a3d942.jpeg\" alt=\"\" class=\"wp-image-324\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/about-with-heading-and-images/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:38:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:25;a:18:{s:2:\"ID\";i:319;s:7:\"site_id\";i:231214916;s:5:\"title\";s:22:\"List with descriptions\";s:4:\"name\";s:4:\"data\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10266:\"<!-- wp:group {\"metadata\":{\"name\":\"Data list\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"color\":\"var:preset|color|theme-4\",\"width\":\"1px\"},\"right\":[],\"bottom\":[],\"left\":[]},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-color:var(--wp--preset--color--theme-4);border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">18 years</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have been in the market for 18 years and proved our customers our experience matters.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\"}},\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">54 countries</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We are worldwide with market participation in more than 54 countries in 5 continents.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">98K users</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have almost 100k active users with a high level of engagement and adoption.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"color\":[],\"border\":{\"radius\":\"0px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"border-radius:0px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">$12M revenue</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We closed 2023 over $12M dollars in revenue which position us as leader in our industry</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/data/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:33:26\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:26;a:18:{s:2:\"ID\";i:317;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Tall content with image left\";s:4:\"name\";s:28:\"tall-content-with-image-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4073:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Committed to a greener lifestyle</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Our passion is crafting mindful moments with locally sourced, organic, and sustainable products. We\'re more than a store; we\'re your path to a community-driven, eco-friendly lifestyle that embraces premium quality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-left/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:06:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:27;a:18:{s:2:\"ID\";i:315;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column text sections\";s:4:\"name\";s:24:\"two-column-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3953:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ethical sourcing is at the forefront of everything we do. We\'re proud to champion sustainable fashion by prioritizing the use of organic and recycled materials in our clothing and accessories. By supporting fair trade initiatives and maintaining transparent supply chains, we ensure that every piece upholds our commitment to ethical practices.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and Craftsmanship</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:16:22\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:28;a:18:{s:2:\"ID\";i:313;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Content with grid of images on right\";s:4:\"name\";s:36:\"content-with-grid-of-images-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5453:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/a0c4b80dc701de6a1143de003da3ef95-1-768x1024.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-grid-of-images-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:00\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:29;a:18:{s:2:\"ID\";i:311;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Pull left, fullwidth image\";s:4:\"name\";s:25:\"pull-left-fullwidth-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3495:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":63,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-wood-house-chair-floor-window-1.jpg\" alt=\"\" class=\"wp-image-63\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-left-fullwidth-image/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:24:14\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:30;a:18:{s:2:\"ID\";i:309;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Right-aligned content\";s:4:\"name\";s:21:\"right-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3470:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process. From the stitching to the finishing touches, our products are thoughtfully designed to exude durability, longevity, and timeless elegance. When you shop with us, you can trust that you\'re investing in items that are not only stylish but also built to last, ensuring years of enjoyment and wear. We believe in fashion that not only looks good but also does good for the planet and its people. That\'s why we\'re dedicated to reducing the environmental and social impact of the clothing and accessories industry. When you shop with us, you can feel confident knowing that your purchase supports a more sustainable and ethical approach to fashion, making a positive difference in the world.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/right-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:23:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:31;a:18:{s:2:\"ID\";i:306;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Large heading with content on right\";s:4:\"name\";s:39:\"large-heading-with-content-on-the-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3440:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/large-heading-with-content-on-the-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:22:38\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:32;a:18:{s:2:\"ID\";i:303;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Tall content with image right\";s:4:\"name\";s:29:\"tall-content-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4003:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/54f708281f82831c082a1cf9d7b7faa9-1.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:58:41\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:33;a:18:{s:2:\"ID\";i:301;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Spread right, heavy text\";s:4:\"name\";s:23:\"spread-right-heavy-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3972:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">About us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Step into a world of botanical beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>With a passion for all things leafy, we offer a diverse collection of plants, from lush foliage to exotic blooms, to bring the beauty of nature into your home. Whether you\'re a seasoned plant parent or just beginning your green journey, our friendly team is here to help you find the perfect plant companion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/spread-right-heavy-text/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:51\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:34;a:18:{s:2:\"ID\";i:299;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Heading with button and text\";s:4:\"name\";s:28:\"heading-with-button-and-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3802:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-button-and-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:56:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:35;a:18:{s:2:\"ID\";i:297;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:22:\"left-aligned-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2881:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>As we navigate the intricate tapestry of existence, we are constantly presented with choices, each a potential pathway to something extraordinary. This is a world where creativity knows no bounds, where the curious mind finds solace, and where the fearless heart discovers uncharted territories. It is a place where the pursuit of knowledge, the embrace of change, and the willingness to take risks are not mere options but essential ingredients for a life well-lived.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:54:34\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:36;a:18:{s:2:\"ID\";i:294;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Fullwidth image, content pull right\";s:4:\"name\";s:34:\"fullwidth-image-content-pull-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3068:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:image {\"id\":295,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/90731e071ce29177b55e394f139c6400.jpeg\" alt=\"\" class=\"wp-image-295\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Welcome to your premier destination for premium headphones and audio accessories. Dive into our curated collection, where cutting-edge technology meets sleek design to deliver an unparalleled listening experience. From wireless wonders to noise-canceling marvels, we have the perfect pair to suit every lifestyle and preference.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-content-pull-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:53:49\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:37;a:18:{s:2:\"ID\";i:291;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Content left, image right\";s:4:\"name\";s:24:\"content-left-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3411:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-small-font-size\">About us</h4>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Elevate your space</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We specialize in curating exquisite home decor pieces that add an element of elegance to every space. With a keen eye for detail and a commitment to quality, we strive to bring sophistication and charm into your home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":292,\"width\":\"521px\",\"height\":\"auto\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b7754a09d649f4fe4ae390a60df7b556.jpeg\" alt=\"\" class=\"wp-image-292\" style=\"object-fit:cover;width:521px;height:auto\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:40\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:38;a:18:{s:2:\"ID\";i:289;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Centered heading and button\";s:4:\"name\";s:27:\"centered-heading-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2670:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:49:09\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:39;a:18:{s:2:\"ID\";i:287;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Heading with content and large image below\";s:4:\"name\";s:42:\"heading-with-content-and-large-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4076:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>From organic fabrics to recycled materials, every piece in our collection is thoughtfully crafted with the planet in mind.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-content-and-large-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:48:30\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:40;a:18:{s:2:\"ID\";i:284;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with two media columns\";s:4:\"name\";s:30:\"heading-with-two-media-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4400:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":285,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/e7e21c3e64f977311b55a59d66aec660.jpeg\" alt=\"\" class=\"wp-image-285\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every step of our process, from meticulous ingredient selection to adhering to stringent standards, reflects our dedication to quality. From the initial harvest to the finished product, we uphold uncompromising standards of freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-two-media-columns/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:47:28\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:41;a:18:{s:2:\"ID\";i:282;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Three columns with features\";s:4:\"name\";s:27:\"three-columns-with-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4409:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At our core, we\'re dedicated to delivering excellence. We take great care in selecting only the finest organic fruits and vegetables, adhering to stringent standards to guarantee optimal freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Community engagement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">From fostering partnerships with local farmers to active participation in community events, we\'re deeply committed to supporting initiatives focused on food security, nutrition, and overall well-being.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/three-columns-with-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:17:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:42;a:18:{s:2:\"ID\";i:279;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Four image grid, content on the left\";s:4:\"name\";s:35:\"four-image-grid-content-on-the-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5282:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/four-image-grid-content-on-the-left/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:14\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:43;a:18:{s:2:\"ID\";i:277;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading left and content right\";s:4:\"name\";s:30:\"heading-left-and-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3526:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Discover a world of possibilities</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-left-and-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:41:54\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:44;a:18:{s:2:\"ID\";i:275;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Content left with image right\";s:4:\"name\";s:29:\"content-left-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3442:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where cycling dreams take flight</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by avid cyclists with a passion for pedal-powered adventures, we\'re dedicated to providing top-quality bikes, accessories, and expert advice to riders of all levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":70,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:40:59\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:45;a:18:{s:2:\"ID\";i:269;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Heading with image and two columns below\";s:4:\"name\";s:40:\"heading-with-image-and-two-columns-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4873:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":270,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/bc60cf21a37262b760535f0448a60acf-1.jpeg\" alt=\"\" class=\"wp-image-270\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"420px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Unleash your creativity at our pottery workshop</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Join us for an immersive pottery workshop where you can explore the art of shaping clay. Learn techniques from experienced artisans, unleash your creativity, and create your own unique pieces to take home. Perfect for all skill levels!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Book now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-image-and-two-columns-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:35:10\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:46;a:18:{s:2:\"ID\";i:264;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with three images below\";s:4:\"name\";s:31:\"heading-with-three-images-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4771:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Beyond function: vases as works of art</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":62,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-three-images-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:26:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:47;a:18:{s:2:\"ID\";i:261;s:7:\"site_id\";i:231214916;s:5:\"title\";s:52:\"Full-width cover with heading, paragraph, and button\";s:4:\"name\";s:50:\"full-width-cover-with-heading-paragraph-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4084:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\",\"id\":262,\"dimRatio\":50,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeight\":558,\"minHeightUnit\":\"px\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:558px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-262\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.67%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.67%\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-xx-large-font-size\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your shade</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"300px\"} -->\n<div style=\"height:300px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Explore our exclusive collection of sunglasses, crafted to elevate your look and safeguard your eyes. Find your perfect pair and see the world through a new lens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"orientation\":\"horizontal\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:104:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/full-width-cover-with-heading-paragraph-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:23:05\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:48;a:18:{s:2:\"ID\";i:259;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Left-aligned header and button\";s:4:\"name\";s:30:\"left-aligned-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2621:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:20:39\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:49;a:18:{s:2:\"ID\";i:254;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:20:\"left-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3792:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-xx-large-font-size\">A world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-23 14:32:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:50;a:18:{s:2:\"ID\";i:252;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Pull right with wide image below\";s:4:\"name\";s:32:\"pull-right-with-wide-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3907:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zoom through the streets on this premium 3-speed bike. Manufactured and assembled in Germany in the 80s.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignwide size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-right-with-wide-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:17:04\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:51;a:18:{s:2:\"ID\";i:249;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth image with content and button\";s:4:\"name\";s:39:\"fullwidth-image-with-content-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3779:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-fullwidth-image-with-content-and-button-2\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\",\"id\":250,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-250\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Vintage vinyl treasures</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Step back in time and groove to the melodies of vinyl records. Dive into our eclectic collection, where each record spins tales of nostalgia and magic.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop vinyl records</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-with-content-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:15:23\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:52;a:18:{s:2:\"ID\";i:247;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Large left-aligned heading\";s:4:\"name\";s:26:\"large-left-aligned-heading\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2447:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-left-aligned-header-and-button\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">A world filled with boundless opportunities and endless potential</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/large-left-aligned-heading/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:11:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:53;a:18:{s:2:\"ID\";i:244;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Centered heading with two column text\";s:4:\"name\";s:37:\"centered-heading-with-two-column-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4449:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/centered-heading-with-two-column-text\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Welcome home</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:91:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-with-two-column-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:08:38\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:54;a:18:{s:2:\"ID\";i:243;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Two column with image and content\";s:4:\"name\";s:35:\"two-column-with-image-and-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3520:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Elevate your greenery</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Spruce up your plants with our delightful ceramic pots, lovingly crafted to bring joy to your indoor and outdoor spaces.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-with-image-and-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:02:00\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:55;a:18:{s:2:\"ID\";i:242;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Centered content\";s:4:\"name\";s:18:\"centered-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3583:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-center\">Welcome to your ultimate destination for high-quality bikes that fuel your passion for adventure. Whether you\'re a casual rider, a mountain biking enthusiast, or a road cycling pro, our diverse range of bikes promises to elevate your riding experience. Each bike is crafted with precision, combining cutting-edge technology and superior craftsmanship.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore our collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:06:53\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:56;a:18:{s:2:\"ID\";i:241;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Content with button and fullwidth image\";s:4:\"name\";s:41:\"content-with-button-and-fullwidth-image-3\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3584:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"0\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:0;padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Sit back and relax</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">With a wide range of designer chairs to elevate your living space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\",\"id\":231,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-231\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:95:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-button-and-fullwidth-image-3/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:58:45\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:57;a:18:{s:2:\"ID\";i:239;s:7:\"site_id\";i:231214916;s:5:\"title\";s:41:\"Left-aligned content overlaid on an image\";s:4:\"name\";s:43:\"left-aligned-content-overlaid-on-an-image-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3530:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-music-black-and-white-white-photography.jpg\",\"id\":79,\"dimRatio\":30,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.45,\"y\":0.19},\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-left alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-79\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-music-black-and-white-white-photography.jpg\" style=\"object-position:45% 19%\" data-object-fit=\"cover\" data-object-position=\"45% 19%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|80\"} -->\n<div style=\"height:var(--wp--preset--spacing--80)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"960px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Sounds like no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"},\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|30\"}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#fefefe;margin-bottom:var(--wp--preset--spacing--30)\">Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons alignwide\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:97:\"http://wooblockpatterns.wpcomstaging.com/2024/06/28/left-aligned-content-overlaid-on-an-image-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:42:03\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:58;a:18:{s:2:\"ID\";i:235;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Center-aligned content overlaid on an image\";s:4:\"name\";s:44:\"fullwidth-image-with-call-to-action-overlaid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3511:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\",\"id\":237,\"dimRatio\":20,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull has-text-color has-link-color\" style=\"color:#ffffff;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-237\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"wideSize\":\"580px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your groove</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}}} -->\n<p class=\"has-text-align-center has-text-color has-link-color\" style=\"color:#fefefe\">Embark on a musical adventure, where every chord is a step towards harmony. Discover guitars of all shapes, sizes, and melodies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"http://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-image-with-call-to-action-overlaid/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:24:31\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:59;a:18:{s:2:\"ID\";i:224;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth content with background image\";s:4:\"name\";s:39:\"fullwidth-content-with-background-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2650:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\",\"id\":222,\"dimRatio\":0,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"vh\",\"isDark\":false,\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-222\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"xx-large\"} -->\n<p class=\"has-text-align-center has-xx-large-font-size\">Craft your Story</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Welcome to the place where the journey of a thousand stories begins. Embrace the transformative power of writing, and let your voice echo through the pages of time. Join us, and turn your imagination into reality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"layout\":[]}} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-content-with-background-image/\";s:13:\"modified_date\";s:19:\"2024-07-24 11:18:13\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:60;a:18:{s:2:\"ID\";i:208;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Small Discount Banner with Image\";s:4:\"name\";s:32:\"small-discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2366:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/small-discount-banner-with-image\",\"name\":\"Small Discount Banner with Image\"},\"style\":{\"color\":{\"background\":\"#fcf8e1\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-columns has-background\" style=\"background-color:#fcf8e1;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"left\":\"25px\",\"top\":\"25px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;padding-top:25px;padding-left:25px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1\",\"fontSize\":\"30px\"}}} -->\n<p style=\"font-size:30px;font-style:normal;font-weight:300;line-height:1\"><em>Chairs</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#74227b\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:30px;font-style:normal;font-weight:300;line-height:0\"><em>fro</em><a href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">Shop</a><em>m</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#74227b\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"900\",\"fontSize\":\"52px\",\"lineHeight\":\"1.2\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:52px;font-style:normal;font-weight:900;line-height:1.2\"><a href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">$149</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/small-discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:42:36\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:61;a:18:{s:2:\"ID\";i:206;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Shop by Price\";s:4:\"name\";s:13:\"shop-by-price\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11069:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/shop-by-price\",\"name\":\"Shop by Price\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#e09300\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"style\":{\"spacing\":{\"blockGap\":\"0em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"is-light has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e09300\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">Highest</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">rated</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?rating_filter=5\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><strong>Outdoor Furniture &amp; Accessories</strong></a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#6f64f1\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#6f64f1\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">$15</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=15\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Summer Dinning</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#c1d21c\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#c1d21c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">$25</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=25\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Women\'s Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#10ca99\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#10ca99\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">$20</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=20\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Kids\' Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/shop-by-price/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:41:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:62;a:18:{s:2:\"ID\";i:204;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Product List with Full Product Description\";s:4:\"name\";s:42:\"product-list-with-full-product-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3309:\"<!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-full-product-description\",\"name\":\"Product List with Full Product Description\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-sku {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-full-product-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:59\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:63;a:18:{s:2:\"ID\";i:202;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product List with 1:1 Images\";s:4:\"name\";s:27:\"product-list-with-11-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2434:\"<!-- wp:query {\"queryId\":16,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-1-1-images\",\"name\":\"Product List with 1:1 Images\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-11-images/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:64;a:18:{s:2:\"ID\";i:200;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Minimal Product List\";s:4:\"name\";s:20:\"minimal-product-list\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2060:\"<!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-minimal-product-list\",\"name\":\"Minimal Product List\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-product-list/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:65;a:18:{s:2:\"ID\";i:198;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"4-Column Product Row\";s:4:\"name\";s:20:\"4-column-product-row\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2017:\"<!-- wp:query {\"queryId\":10,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-4-column-product-row\",\"name\":\"4-Column Product Row\"},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/4-column-product-row/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:06\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:66;a:18:{s:2:\"ID\";i:192;s:7:\"site_id\";i:231214916;s:5:\"title\";s:44:\"Product Listing with Gallery and Description\";s:4:\"name\";s:44:\"product-listing-with-gallery-and-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7318:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-listing-with-gallery-and-description\",\"name\":\"Product Listing with Gallery and Description\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"60px\",\"left\":\"60px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":{\"top\":\"1.5rem\",\"left\":\"1.5rem\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"15%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|20\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80px\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:0;flex-basis:15%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":193,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/desk-table-wood-chair-floor-home-square.png\" alt=\"\" class=\"has-border-color wp-image-193\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":194,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-1.png\" alt=\"\" class=\"has-border-color wp-image-194\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":195,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-home-living-room-furniture-room-square.png\" alt=\"\" class=\"has-border-color wp-image-195\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"85%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:85%\"><!-- wp:image {\"id\":196,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-wood-chair-floor-living-room-furniture-vertical.png\" alt=\"\" class=\"wp-image-196\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"foreground\"} -->\n<h2 class=\"wp-block-heading has-foreground-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700\">Patterned Upright, Orange and White, Wood Legs</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"textColor\":\"luminous-vivid-amber\"} -->\n<p class=\"has-luminous-vivid-amber-color has-text-color\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:0.7em\">\n				<strong>4.2</strong>(1,079 reviews)\n			</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:1.2em\">\n				<strong><sup><sub>$</sub></sup>37.49</strong>\n			</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#7c0a99\"}}} -->\n<p class=\"has-text-color\" style=\"color:#7c0a99;font-size:0.7em\">Save $10 <s>was $47.49</s></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:18px\">Designed with your well-being in mind, this chair features a contoured backrest that provides exceptional lumbar support, helping to reduce strain on your back during long hours of sitting. The adjustable height and tilt mechanisms allow you to customize the chair to your preferred sitting position, ensuring a comfortable and productive workday. Upholstered in premium fabric and available in a variety of colors, the Harmony Ergonomic Chair adds a touch of elegance to any room.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"80px\",\"right\":\"80px\"}},\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000;padding-right:80px;padding-left:80px\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">SKU 6355793</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-listing-with-gallery-and-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:33:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:67;a:18:{s:2:\"ID\";i:190;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Product Hero 2 Column 2 Row\";s:4:\"name\";s:27:\"product-hero-2-column-2-row\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7006:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-hero-2-col-2-row\",\"name\":\"Product Hero 2 Column 2 Row\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:media-text {\"align\":\"full\",\"mediaId\":1,\"mediaLink\":\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/man-person-winter-photography-guy-statue.jpg\",\"mediaType\":\"image\",\"mediaWidth\":40} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile\" style=\"grid-template-columns:40% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/man-person-winter-photography-guy-statue.jpg\" alt=\"Placeholder image used to represent a product being showcased in a hero section.\" class=\"wp-image-1 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"layout\":{\"contentSize\":\"760px\",\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"58px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"spacing\":{\"margin\":{\"top\":\"0px\"}}}} -->\n<h2 class=\"wp-block-heading\" id=\"the-eden-jacket\" style=\"margin-top:0px;font-size:58px;font-style:normal;font-weight:600\">The Eden Jacket</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"10px\",\"right\":\"10px\",\"bottom\":\"10px\",\"left\":\"10px\"},\"blockGap\":\"30px\"}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Perfect for any look featuring a mid-rise, relax fitting silhouette.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">View product</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":1,\"mediaLink\":\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/pattern-fashion-clothing-outerwear-wool-scarf.png\",\"mediaType\":\"image\",\"mediaWidth\":60} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h4 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">100% Woolen</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Reflect your fashionable style.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h5 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">Fits your wardrobe</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Half tuck into your pants or layer over.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h5 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">Versatile</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Button-down front for any type of mood or look.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h5 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">Normal Fit</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">42% Cupro 34% Linen 24% Viscose</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div><figure class=\"wp-block-media-text__media\"><img src=\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/pattern-fashion-clothing-outerwear-wool-scarf.png\" alt=\"Placeholder image used to represent a product being showcased in a hero section.\" class=\"wp-image-1 size-full\"/></figure></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero-2-column-2-row/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:32:16\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:68;a:18:{s:2:\"ID\";i:188;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Product Hero\";s:4:\"name\";s:12:\"product-hero\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1688:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-single-product alignwide\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:40%\">\n			<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"isDescendentOfSingleProductBlock\":true,\"height\":\"300px\"} /-->\n		</div>\n		<!-- /wp:column -->\n\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"650px\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\">\n			<!-- wp:post-title {\"textAlign\":\"\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n			<!-- wp:woocommerce/product-price {\"isDescendentOfSingleProductBlock\":true} /-->\n\n			<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-button -->\n				<div class=\"wp-block-woocommerce-product-button is-loading\"></div>\n				<!-- /wp:woocommerce/product-button -->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-excerpt {\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:31:16\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:69;a:18:{s:2:\"ID\";i:186;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Featured Products 2 Columns\";s:4:\"name\";s:27:\"featured-products-2-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2625:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-products-2-cols\",\"name\":\"Featured Products 2 Columns\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":8,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"right\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\"><strong>Fan favorites</strong></h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get ready to start the season right. All the fan favorites in one place at the best price.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">Shop All</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-2-columns/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:30:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:70;a:18:{s:2:\"ID\";i:182;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Details Pattern\";s:4:\"name\";s:23:\"product-details-pattern\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:8625:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-details-pattern\",\"name\":\"Product Details Pattern\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"40px\",\"bottom\":\"0\",\"left\":\"0px\"},\"blockGap\":\"0px\"}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:40px;padding-bottom:0;padding-left:0px\"><!-- wp:image {\"id\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-home-living-room-furniture-room.png\" alt=\"\" class=\"wp-image-183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0.2em\",\"bottom\":\"0.2em\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0.2em;margin-bottom:0.2em;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"5px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;padding-right:5px;padding-bottom:0px;padding-left:0px\"><!-- wp:image {\"id\":184,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-white-chair-floor-shelf-lamp-square-lg.png\" alt=\"\" class=\"wp-image-184\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000\">Luxurious Charcoal Grey Upholstered Sofa</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fcb900\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fcb900\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\">  <strong>4.2</strong>(1,079 reviews)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:1.2em\"><strong><sup><sub>$</sub></sup>158.99</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\"><s>was $173.99</s></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#C51313\"}}} -->\n<p class=\"has-text-color\" style=\"color:#C51313;font-size:0.7em\"><strong>9% off</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"margin\":{\"top\":\"5px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:5px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#00A510\"},\"typography\":{\"fontSize\":\"0.7em\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#00A510;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:0.7em\"><strong>Free 2-Day Shipping</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\">The \"Modern Elegance: Luxurious Charcoal Grey Upholstered Sofa\" harmonizes style and comfort to redefine your living space. This stunning piece is crafted with plush, high-density foam cushions, enveloped in a rich, charcoal grey fabric that is invitingly soft to the touch. Its clean lines and contemporary silhouette are complemented by the sturdy wooden frame, making it a durable yet stylish addition to any home decor. Whether you\'re lounging or entertaining, this sofa promises unrivaled comfort and a look that\'s seamlessly chic.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Features</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"style\":{\"spacing\":{\"margin\":{\"top\":\"10px\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"color\":{\"text\":\"#000000\"}},\"className\":\"has-foreground-color\"} -->\n<ul style=\"color:#000000;margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0\" class=\"wp-block-list has-foreground-color has-text-color\"><!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Top shelf weight capacity of 100 lbs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Drawer weight capacity of 50 lbs</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Weight and Dimensions</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}},\"backgroundColor\":\"background\",\"className\":\"is-style-stripes\"} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:0.7em\"><table class=\"has-background-background-color has-text-color has-background\" style=\"color:#000000\"><tbody><tr><td>Overall</td><td>36.5\'\' H X 40\'\' W X 20\'\' D</td></tr><tr><td>Drawer Interior</td><td>2\'\' H X 29.25\'\' W X 12.5\'\' D</td></tr><tr><td>Countertop</td><td>40\'\' W X 20\'\' D</td></tr><tr><td>Countertop Thickness</td><td>0.7\'\' H</td></tr><tr><td>Overall Product Weight</td><td>39.6 lb.</td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-pattern/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:29:31\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:71;a:18:{s:2:\"ID\";i:180;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Product Details Product Listing\";s:4:\"name\";s:31:\"product-details-product-listing\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1582:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true} -->\n<div class=\"wp-block-woocommerce-single-product\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column -->\n		<div class=\"wp-block-column\">\n			<!-- wp:post-featured-image {\"height\":\"490px\"} /-->\n\n			<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-rating-stars {\"isDescendentOfSingleProductBlock\":true,\"textColor\":\"luminous-vivid-amber\",\"style\":{\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} /-->\n				<!-- wp:woocommerce/product-average-rating {\"style\":{\"typography\":{\"fontWeight\":\"600\",\"fontSize\":\"14px\"}}} /-->\n				<!-- wp:woocommerce/product-rating-counter {\"isDescendentOfSingleProductBlock\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"fontSize\":\"14px\"}}} /-->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"x-large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n			<!-- wp:woocommerce/product-price {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true,\"style\":{\"typography\":{\"fontSize\":\"28px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n			<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-product-listing/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:28:16\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:72;a:18:{s:2:\"ID\";i:178;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Product Collections Newest Arrivals\";s:4:\"name\";s:35:\"product-collections-newest-arrivals\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1993:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-newest-arrivals\",\"name\":\"Product Collections Newest Arrivals\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our newest arrivals</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">More new products</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:query {\"queryId\":6,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"products-block-post-template\",\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-newest-arrivals/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:26:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:73;a:18:{s:2:\"ID\";i:172;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Product Collections Featured Collections\";s:4:\"name\";s:40:\"product-collections-featured-collections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4859:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collections\",\"name\":\"Product Collections Featured Collections\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#f3edd8\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#f3edd8;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">Tech gifts under $100</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop tech</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":173,\"width\":\"140px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/technology-white-camera-photography-vintage-photographer.png\" alt=\"\" class=\"wp-image-173\" style=\"width:140px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":174,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/leather-guitar-typewriter-red-gadget-sofa.png\" alt=\"\" class=\"wp-image-174\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#d8f2f3\"}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#d8f2f3;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">For the gamers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop games</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":175,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/music-technology-play-equipment-studio-gadget.png\" alt=\"\" class=\"wp-image-175\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":176,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/technology-joystick-gadget-console-games-playstation.png\" alt=\"\" class=\"wp-image-176\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collections/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:25:38\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:74;a:18:{s:2:\"ID\";i:169;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Product Collections Featured Collection\";s:4:\"name\";s:39:\"product-collections-featured-collection\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4254:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collection\",\"name\":\"Product Collections Featured Collection\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#333333\"},\"spacing\":{\"padding\":{\"top\":\"1.3rem\",\"right\":\"1.3rem\",\"bottom\":\"1.3rem\",\"left\":\"1.3rem\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-columns alignwide has-white-color has-text-color has-background\" style=\"background-color:#333333;padding-top:1.3rem;padding-right:1.3rem;padding-bottom:1.3rem;padding-left:1.3rem\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);flex-basis:33.33%\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-x-large-font-size\" style=\"color:#ffffff;font-style:normal;font-weight:700\">\n			This week\'s popular products		</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"},\"color\":{\"background\":\"#484848\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"4px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:#484848;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"4px\"},\"color\":\"#ffffff\",\"style\":\"solid\",\"width\":\"3px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-border-color\" style=\"border-color:#ffffff;border-style:solid;border-width:3px;border-top-left-radius:4px;border-top-right-radius:4px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"left\":\"20px\",\"bottom\":\"10px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:20px;padding-right:20px;padding-bottom:10px;padding-left:20px\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontFamily\":\"system-font\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"16px\",\"textDecoration\":\"none\"},\"color\":{\"text\":\"#ffffff\"}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collection/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:59\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:75;a:18:{s:2:\"ID\";i:167;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Product Collection Simple Grid\";s:4:\"name\";s:30:\"product-collection-simple-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1707:\"<!-- wp:woocommerce/product-collection {\"queryId\":22,\"query\":{\"perPage\":5,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":5,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-simple-grid\",\"name\":\"Product Collection Simple Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontSize\":\"1rem\"}},\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-simple-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:15\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:76;a:18:{s:2:\"ID\";i:165;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Rows\";s:4:\"name\";s:23:\"product-collection-rows\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2506:\"<!-- wp:woocommerce/product-collection {\"queryId\":21,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"list\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-rows\",\"name\":\"Product Collection Rows\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:post-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"medium\",\"style\":{\"typography\":{\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textColor\":\"luminous-vivid-amber\",\"fontSize\":\"medium\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\"}}}} /-->\n\n<!-- wp:post-excerpt {\"showMoreOnNewLine\":false,\"excerptLength\":23,\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-summary\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-rows/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:22:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:77;a:18:{s:2:\"ID\";i:163;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Grid\";s:4:\"name\";s:23:\"product-collection-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1807:\"<!-- wp:woocommerce/product-collection {\"queryId\":20,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-grid\",\"name\":\"Product Collection Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"0.8rem\",\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:55\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:78;a:18:{s:2:\"ID\";i:161;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection Full Grid\";s:4:\"name\";s:28:\"product-collection-full-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1966:\"<!-- wp:woocommerce/product-collection {\"queryId\":19,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-full-grid\",\"name\":\"Product Collection Full Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"left\",\"width\":50,\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-full-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:05\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:79;a:18:{s:2:\"ID\";i:158;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Product Collection Banner\";s:4:\"name\";s:25:\"product-collection-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3069:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-banner\",\"name\":\"Product Collection Banner\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffedf5\"}}} -->\n<div class=\"wp-block-columns alignwide has-background\" style=\"background-color:#ffedf5\"><!-- wp:column {\"width\":\"58%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:58%\"><!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/beach-landscape-sea-coast-nature-person.jpg\",\"id\":159,\"dimRatio\":20,\"customOverlayColor\":\"#9aacbd\",\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"80px\",\"bottom\":\"80px\",\"left\":\"80px\"}}}} -->\n<div class=\"wp-block-cover is-light\" style=\"padding-top:80px;padding-right:80px;padding-bottom:80px;padding-left:80px;min-height:430px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#9aacbd\"></span><img class=\"wp-block-cover__image-background wp-image-159\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/beach-landscape-sea-coast-nature-person.jpg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"40px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#ffffff\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-align-center has-text-color has-inter-font-family\" style=\"color:#ffffff;font-size:40px;font-style:normal;font-weight:700;line-height:1.3;text-transform:uppercase\">Brand New for the Holidays</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#000000\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-color has-inter-font-family\" style=\"color:#000000;font-size:22px;font-style:normal;font-weight:300;line-height:1.3\">Check out our brand new collection of holiday products and find the right gift for anyone.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#000000\"},\"border\":{\"radius\":\"100px\",\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:100px;color:#000000;background-color:#ff7179\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:19:42\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:80;a:18:{s:2:\"ID\";i:153;s:7:\"site_id\";i:231214916;s:5:\"title\";s:14:\"Minimal Header\";s:4:\"name\";s:14:\"minimal-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1538:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-minimal\",\"name\":\"Minimal Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\",\"top\":\"24px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\" style=\"margin-top:0px;margin-bottom:0px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false,\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"always\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"style\":{\"spacing\":{\"margin\":{\"left\":\"0.5em\"}}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:68:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:14:02\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:81;a:18:{s:2:\"ID\";i:151;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Header Dark\";s:4:\"name\";s:17:\"large-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2045:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large-dark\",\"name\":\"Large Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"padding\":{\"top\":\"1rem\",\"right\":\"1rem\",\"bottom\":\"1rem\",\"left\":\"1rem\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"className\":\"has-small-font-size\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/mini-cart {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"1rem\",\"left\":\"0px\",\"bottom\":\"2rem\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:1rem;padding-bottom:2rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:31\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:82;a:18:{s:2:\"ID\";i:149;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Header\";s:4:\"name\";s:12:\"large-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2444:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large\",\"name\":\"Large Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"left\":\"40px\",\"top\":\"24px\",\"bottom\":\"24px\"}}},\"className\":\"wc-blocks-pattern-header-large wc-blocks-header-pattern\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-large wc-blocks-header-pattern\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:search {\"label\":\"\",\"showLabel\":false,\"placeholder\":\"Search\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:05\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:83;a:18:{s:2:\"ID\";i:147;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Essential Header Dark\";s:4:\"name\";s:21:\"essential-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1885:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential-dark\",\"name\":\"Essential Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"2%\",\"bottom\":\"32px\",\"left\":\"2%\",\"top\":\"32px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern sticky-header has-background-color\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern sticky-header has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"margin-top:0px;margin-bottom:0px;padding-top:32px;padding-right:2%;padding-bottom:32px;padding-left:2%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}},\"backgroundColor\":\"contrast-2\"} /-->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"overlayTextColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"alt\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:34\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:84;a:18:{s:2:\"ID\";i:145;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Essential Header\";s:4:\"name\";s:16:\"essential-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1298:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential\",\"name\":\"Essential Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-header-essential wc-blocks-header-pattern\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-essential wc-blocks-header-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:70:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:09\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:85;a:18:{s:2:\"ID\";i:143;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"name\";s:20:\"centered-header-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2534:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-centered-menu\",\"name\":\"Centered Header Menu\"},\"align\":\"full\",\"className\":\"wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"bottom\":\"24px\",\"left\":\"40px\",\"right\":\"40px\"}}}} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:0px;margin-bottom:0px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"blockGap\":\"30px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/centered-header-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:86;a:18:{s:2:\"ID\";i:141;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Footer with menus\";s:4:\"name\";s:17:\"footer-with-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2902:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-3-menus\",\"name\":\"Footer with menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"className\":\"are-vertically-aligned-top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"60px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:30%\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"right\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"56px\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:56px;margin-bottom:0;padding-right:0;padding-left:0\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"right\"} -->\n<p class=\"has-text-align-right\">\n					Powered by <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"http://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>				</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:08\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:87;a:18:{s:2:\"ID\";i:139;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Footer with 2 Menus Dark\";s:4:\"name\";s:24:\"footer-with-2-menus-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3670:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus-dark\",\"name\":\"Footer with 2 Menus Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:paragraph {\"textColor\":\"background\",\"fontSize\":\"medium\"} -->\n<p class=\"has-background-color has-text-color has-medium-font-size\"><strong>Join our community</strong>\n				</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:88;a:18:{s:2:\"ID\";i:137;s:7:\"site_id\";i:231214916;s:5:\"title\";s:19:\"Footer with 2 Menus\";s:4:\"name\";s:19:\"footer-with-2-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3013:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus\",\"name\":\"Footer with 2 Menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Join our community</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:73:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:01\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:89;a:18:{s:2:\"ID\";i:135;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"name\";s:23:\"footer-with-simple-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2412:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-menu\",\"name\":\"Footer with Simple Menu\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-right:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"horizontal\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\"},\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"5px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"http://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-simple-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:09:23\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:90;a:18:{s:2:\"ID\";i:133;s:7:\"site_id\";i:231214916;s:5:\"title\";s:18:\"Simple Footer Dark\";s:4:\"name\";s:18:\"simple-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2951:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-dark\",\"name\":\"Simple Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:08:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:91;a:18:{s:2:\"ID\";i:131;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Simple Footer\";s:4:\"name\";s:13:\"simple-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2499:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple\",\"name\":\"Simple Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:07:40\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:92;a:18:{s:2:\"ID\";i:129;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Footer Dark\";s:4:\"name\";s:17:\"large-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4192:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large-dark\",\"name\":\"Large Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:site-logo /-->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"30px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learn about new products and discounts!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"20px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"http://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.instagram.com\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"text_only\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color has-link-color\"><!-- wp:paragraph -->\n<p>@ 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:06:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:93;a:18:{s:2:\"ID\";i:125;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Footer\";s:4:\"name\";s:12:\"large-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3605:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large\",\"name\":\"Large Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-pattern-footer-large wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-large wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"32px\",\"padding\":{\"right\":\"0px\",\"left\":\"0px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-right:0px;padding-left:0px\"><!-- wp:column {\"width\":\"60%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"textTransform\":\"none\"},\"spacing\":{\"margin\":{\"top\":\"40px\"}}}} -->\n<h5 class=\"wp-block-heading\" style=\"margin-top:40px;text-transform:none\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p style=\"margin-bottom:40px\">Learn about new products and discounts</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}},\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"http://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.instagram.com\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.twitch.com\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"overlayMenu\":\"never\",\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"http://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:05:20\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:94;a:18:{s:2:\"ID\";i:119;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Featured Products: Fresh &amp; Tasty\";s:4:\"name\";s:29:\"featured-products-fresh-tasty\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5094:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":120,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/sweet-organic-lemons.png\" alt=\"\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Sweet Organic Lemons</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":121,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fresh-organic-tomatoes.png\" alt=\"\" class=\"wp-image-121\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Organic Tomatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $2.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":122,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fresh-lettuce-washed.png\" alt=\"\" class=\"wp-image-122\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Lettuce (Washed)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $0.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":123,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/russet-organic-potatoes.png\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Russet Organic Potatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.49</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-fresh-tasty/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:47:45\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:95;a:18:{s:2:\"ID\";i:115;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Discount Banner with Image\";s:4:\"name\";s:26:\"discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3270:\"<!-- wp:columns {\"verticalAlignment\":\"center\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner-with-image\",\"name\":\"Discount Banner with Image\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#254094\"},\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-background\" style=\"background-color:#254094;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"15px\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"350px\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:15px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500;line-height:0\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.8\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.8\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"},\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;margin-bottom:40px;font-size:35px;font-style:normal;font-weight:300;line-height:0\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"100px\",\"topRight\":\"10px\",\"bottomLeft\":\"10px\",\"bottomRight\":\"100px\"}}}} -->\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\" style=\"border-top-left-radius:100px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:45:36\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:96;a:18:{s:2:\"ID\";i:113;s:7:\"site_id\";i:231214916;s:5:\"title\";s:15:\"Discount banner\";s:4:\"name\";s:15:\"discount-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2312:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner\",\"name\":\"Discount Banner\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"470px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}},\"color\":{\"background\":\"#254094\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} -->\n<div class=\"wp-block-group has-background\" style=\"background-color:#254094;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.1\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.1\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:35px;font-style:normal;font-weight:300\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">\n					Shop now\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:69:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:39:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:97;a:18:{s:2:\"ID\";i:99;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Featured Category Focus\";s:4:\"name\";s:22:\"feature-category-focus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1643:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-category-focus\",\"name\":\"Featured Category Focus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\",\"left\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)\"><!-- wp:image {\"id\":100,\"width\":\"469px\",\"height\":\"348px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/white-black-black-and-white-photograph-monochrome-photography.jpg\" alt=\"\" class=\"wp-image-100\" style=\"object-fit:cover;width:469px;height:348px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-large-font-size\">Black and white high-quality prints</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px\">Shop prints</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"http://wooblockpatterns.wpcomstaging.com/2024/06/14/feature-category-focus/\";s:13:\"modified_date\";s:19:\"2024-07-18 16:17:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:98;a:18:{s:2:\"ID\";i:90;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Large Image Product Gallery\";s:4:\"name\";s:27:\"large-image-product-gallery\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3144:\"<!-- wp:group {\"metadata\":{\"name\":\"Large Image Product Gallery\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"2/3\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/14/large-image-product-gallery/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:55:34\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:99;a:18:{s:2:\"ID\";i:83;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"name\";s:28:\"product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3351:\"<!-- wp:group {\"metadata\":{\"name\":\"Product Collection 3 Columns\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":26,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3},\"queryContextIncludes\":[\"collection\"],\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-product-collection alignwide\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"3/5\"} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/06/14/product-collection-3-columns/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:35:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}}','on'),
(239120,'wcpay_was_in_use','no','auto'),
(239133,'rsssl_wp_version_token','7391597020','auto'),
(239136,'gf_last_telemetry_run','1748256102','auto'),
(239137,'gf_telemetry_data','a:2:{s:8:\"snapshot\";O:64:\"Gravity_Forms\\Gravity_Forms\\Telemetry\\GF_Telemetry_Snapshot_Data\":3:{s:4:\"data\";a:31:{s:3:\"key\";s:32:\"e191008bd3145c282c2b6ec13a777a3c\";s:10:\"wp_version\";s:5:\"6.8.1\";s:11:\"php_version\";s:5:\"8.4.5\";s:13:\"mysql_version\";s:7:\"10.11.6\";s:7:\"plugins\";a:52:{i:0;a:4:{s:4:\"name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"5.4\";s:9:\"is_active\";b:0;}i:1;a:4:{s:4:\"name\";s:6:\"Cloner\";s:4:\"slug\";s:6:\"cloner\";s:7:\"version\";s:5:\"1.7.7\";s:9:\"is_active\";b:0;}i:2;a:4:{s:4:\"name\";s:15:\"Contact Form DB\";s:4:\"slug\";s:36:\"contact-form-7-to-database-extension\";s:7:\"version\";s:7:\"2.10.34\";s:9:\"is_active\";b:0;}i:3;a:4:{s:4:\"name\";s:31:\"CookieYes | GDPR Cookie Consent\";s:4:\"slug\";s:15:\"cookie-law-info\";s:7:\"version\";s:6:\"3.2.10\";s:9:\"is_active\";b:0;}i:4;a:4:{s:4:\"name\";s:35:\"Custom Product Tabs for WooCommerce\";s:4:\"slug\";s:46:\"yikes-inc-easy-custom-woocommerce-product-tabs\";s:7:\"version\";s:5:\"1.8.6\";s:9:\"is_active\";b:0;}i:5;a:4:{s:4:\"name\";s:30:\"Discount Rules for WooCommerce\";s:4:\"slug\";s:18:\"woo-discount-rules\";s:7:\"version\";s:5:\"2.6.9\";s:9:\"is_active\";b:0;}i:6;a:4:{s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.29.0\";s:9:\"is_active\";b:1;}i:7;a:4:{s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:6:\"3.28.0\";s:9:\"is_active\";b:1;}i:8;a:4:{s:4:\"name\";s:56:\"Elementor Scheme_Color and Scheme_Typography Class Issue\";s:4:\"slug\";s:13:\"elementor_fix\";s:7:\"version\";s:1:\"1\";s:9:\"is_active\";b:0;}i:9;a:4:{s:4:\"name\";s:15:\"Envato Elements\";s:4:\"slug\";s:15:\"envato-elements\";s:7:\"version\";s:6:\"2.0.16\";s:9:\"is_active\";b:0;}i:10;a:4:{s:4:\"name\";s:41:\"ERE Colors - Essential Real Estate Add-On\";s:4:\"slug\";s:10:\"ere-colors\";s:7:\"version\";s:3:\"1.5\";s:9:\"is_active\";b:0;}i:11;a:4:{s:4:\"name\";s:30:\"Essential Addons for Elementor\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:6:\"6.1.15\";s:9:\"is_active\";b:1;}i:12;a:4:{s:4:\"name\";s:36:\"Essential Addons for Elementor - Pro\";s:4:\"slug\";s:26:\"essential-addons-elementor\";s:7:\"version\";s:5:\"6.1.1\";s:9:\"is_active\";b:1;}i:13;a:4:{s:4:\"name\";s:16:\"Essential Blocks\";s:4:\"slug\";s:16:\"essential-blocks\";s:7:\"version\";s:5:\"5.4.1\";s:9:\"is_active\";b:0;}i:14;a:4:{s:4:\"name\";s:14:\"Events Manager\";s:4:\"slug\";s:14:\"events-manager\";s:7:\"version\";s:7:\"6.6.4.4\";s:9:\"is_active\";b:0;}i:15;a:4:{s:4:\"name\";s:20:\"Extras for Elementor\";s:4:\"slug\";s:16:\"elementor-extras\";s:7:\"version\";s:6:\"2.2.52\";s:9:\"is_active\";b:0;}i:16;a:4:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:4:\"slug\";s:23:\"google-listings-and-ads\";s:7:\"version\";s:6:\"2.9.13\";s:9:\"is_active\";b:0;}i:17;a:4:{s:4:\"name\";s:10:\"GP Premium\";s:4:\"slug\";s:10:\"gp-premium\";s:7:\"version\";s:5:\"2.3.1\";s:9:\"is_active\";b:0;}i:18;a:4:{s:4:\"name\";s:13:\"Gravity Forms\";s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:5:\"2.9.8\";s:9:\"is_active\";b:1;}i:19;a:4:{s:4:\"name\";s:11:\"Hello Dolly\";s:4:\"slug\";s:5:\"hello\";s:7:\"version\";s:5:\"1.7.2\";s:9:\"is_active\";b:0;}i:20;a:4:{s:4:\"name\";s:54:\"Image Optimizer - Compress, Resize and Optimize Images\";s:4:\"slug\";s:18:\"image-optimization\";s:7:\"version\";s:5:\"1.6.6\";s:9:\"is_active\";b:0;}i:21;a:4:{s:4:\"name\";s:7:\"JetMenu\";s:4:\"slug\";s:8:\"jet-menu\";s:7:\"version\";s:7:\"2.4.7.1\";s:9:\"is_active\";b:0;}i:22;a:4:{s:4:\"name\";s:7:\"Jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:4:\"14.6\";s:9:\"is_active\";b:0;}i:23;a:4:{s:4:\"name\";s:24:\"Lightweight Grid Columns\";s:4:\"slug\";s:24:\"lightweight-grid-columns\";s:7:\"version\";s:3:\"1.0\";s:9:\"is_active\";b:0;}i:24;a:4:{s:4:\"name\";s:30:\"Login IP & Country Restriction\";s:4:\"slug\";s:28:\"login-ip-country-restriction\";s:7:\"version\";s:5:\"6.7.2\";s:9:\"is_active\";b:0;}i:25;a:4:{s:4:\"name\";s:8:\"MailPoet\";s:4:\"slug\";s:8:\"mailpoet\";s:7:\"version\";s:6:\"5.12.3\";s:9:\"is_active\";b:0;}i:26;a:4:{s:4:\"name\";s:13:\"MDS Collivery\";s:4:\"slug\";s:39:\"Collivery-Collivery-WooCommerce-6d2cd53\";s:7:\"version\";s:6:\"3.1.28\";s:9:\"is_active\";b:0;}i:27;a:4:{s:4:\"name\";s:15:\"Mobile Redirect\";s:4:\"slug\";s:26:\"simple-mobile-url-redirect\";s:7:\"version\";s:5:\"1.7.2\";s:9:\"is_active\";b:0;}i:28;a:4:{s:4:\"name\";s:18:\"New Blog Templates\";s:4:\"slug\";s:13:\"blogtemplates\";s:7:\"version\";s:5:\"2.8.6\";s:9:\"is_active\";b:0;}i:29;a:4:{s:4:\"name\";s:17:\"NMP Admin Limiter\";s:4:\"slug\";s:17:\"nmp_admin_limiter\";s:7:\"version\";s:5:\"1.1.1\";s:9:\"is_active\";b:0;}i:30;a:4:{s:4:\"name\";s:9:\"Pdf Embed\";s:4:\"slug\";s:9:\"pdf-embed\";s:7:\"version\";s:5:\"0.5.5\";s:9:\"is_active\";b:0;}i:31;a:4:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:4:\"slug\";s:25:\"pinterest-for-woocommerce\";s:7:\"version\";s:6:\"1.4.18\";s:9:\"is_active\";b:0;}i:32;a:4:{s:4:\"name\";s:20:\"PopBox For Elementor\";s:4:\"slug\";s:19:\"modal-for-elementor\";s:7:\"version\";s:5:\"1.0.7\";s:9:\"is_active\";b:0;}i:33;a:4:{s:4:\"name\";s:27:\"PowerPack Pro for Elementor\";s:4:\"slug\";s:18:\"powerpack-elements\";s:7:\"version\";s:6:\"2.11.6\";s:9:\"is_active\";b:1;}i:34;a:4:{s:4:\"name\";s:25:\"PublishPress Capabilities\";s:4:\"slug\";s:27:\"capability-manager-enhanced\";s:7:\"version\";s:6:\"2.19.2\";s:9:\"is_active\";b:0;}i:35;a:4:{s:4:\"name\";s:22:\"Really Simple Security\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:7:\"version\";s:5:\"9.3.5\";s:9:\"is_active\";b:0;}i:36;a:4:{s:4:\"name\";s:26:\"reSmush.it Image Optimizer\";s:4:\"slug\";s:25:\"resmushit-image-optimizer\";s:7:\"version\";s:5:\"1.0.4\";s:9:\"is_active\";b:0;}i:37;a:4:{s:4:\"name\";s:21:\"Rocket Staging Plugin\";s:4:\"slug\";s:14:\"rocket_staging\";s:7:\"version\";s:3:\"1.0\";s:9:\"is_active\";b:0;}i:38;a:4:{s:4:\"name\";s:10:\"Simple CSS\";s:4:\"slug\";s:10:\"simple-css\";s:7:\"version\";s:5:\"1.1.1\";s:9:\"is_active\";b:0;}i:39;a:4:{s:4:\"name\";s:25:\"SiteOrigin Widgets Bundle\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:7:\"version\";s:6:\"1.68.4\";s:9:\"is_active\";b:0;}i:40;a:4:{s:4:\"name\";s:18:\"Smart Slider 3 Pro\";s:4:\"slug\";s:25:\"nextend-smart-slider3-pro\";s:7:\"version\";s:8:\"3.5.0.11\";s:9:\"is_active\";b:0;}i:41;a:4:{s:4:\"name\";s:10:\"Templately\";s:4:\"slug\";s:10:\"templately\";s:7:\"version\";s:5:\"3.2.6\";s:9:\"is_active\";b:0;}i:42;a:4:{s:4:\"name\";s:11:\"Theme Check\";s:4:\"slug\";s:11:\"theme-check\";s:7:\"version\";s:8:\"20231220\";s:9:\"is_active\";b:0;}i:43;a:4:{s:4:\"name\";s:9:\"Widgetkit\";s:4:\"slug\";s:9:\"widgetkit\";s:7:\"version\";s:5:\"2.9.8\";s:9:\"is_active\";b:0;}i:44;a:4:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:5:\"9.8.5\";s:9:\"is_active\";b:1;}i:45;a:4:{s:4:\"name\";s:27:\"WooCommerce Legacy REST API\";s:4:\"slug\";s:27:\"woocommerce-legacy-rest-api\";s:7:\"version\";s:5:\"1.0.5\";s:9:\"is_active\";b:0;}i:46;a:4:{s:4:\"name\";s:27:\"WooCommerce Payfast Gateway\";s:4:\"slug\";s:27:\"woocommerce-payfast-gateway\";s:7:\"version\";s:5:\"1.7.1\";s:9:\"is_active\";b:0;}i:47;a:4:{s:4:\"name\";s:18:\"Wordfence Security\";s:4:\"slug\";s:9:\"wordfence\";s:7:\"version\";s:5:\"8.0.5\";s:9:\"is_active\";b:0;}i:48;a:4:{s:4:\"name\";s:18:\"WordPress Importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:7:\"version\";s:5:\"0.8.4\";s:9:\"is_active\";b:0;}i:49;a:4:{s:4:\"name\";s:17:\"WP All Import Pro\";s:4:\"slug\";s:17:\"wp-all-import-pro\";s:7:\"version\";s:5:\"4.7.8\";s:9:\"is_active\";b:0;}i:50;a:4:{s:4:\"name\";s:9:\"WP Rocket\";s:4:\"slug\";s:9:\"wp-rocket\";s:7:\"version\";s:5:\"3.0.3\";s:9:\"is_active\";b:0;}i:51;a:4:{s:4:\"name\";s:9:\"Yoast SEO\";s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"25.1\";s:9:\"is_active\";b:1;}}s:10:\"theme_name\";s:3:\"Neo\";s:9:\"theme_uri\";s:24:\"http://generatepress.com\";s:13:\"theme_version\";s:3:\"0.1\";s:12:\"theme_author\";s:14:\"Thomas Usborne\";s:16:\"theme_author_uri\";s:17:\"http://edge22.com\";s:12:\"is_multisite\";b:1;s:11:\"total_forms\";i:1;s:13:\"total_entries\";s:2:\"19\";s:11:\"emails_sent\";s:2:\"19\";s:9:\"api_calls\";i:0;s:16:\"entry_meta_count\";i:76;s:19:\"entry_details_count\";i:76;s:17:\"entry_notes_count\";i:1;s:4:\"lang\";s:5:\"en_ZA\";s:2:\"db\";s:7:\"MariaDB\";s:10:\"autoUpdate\";i:1;s:8:\"currency\";s:3:\"USD\";s:14:\"dataCollection\";i:0;s:5:\"email\";b:0;s:9:\"formTypes\";s:0:\"\";s:14:\"formTypesOther\";b:0;s:11:\"hideLicense\";i:0;s:12:\"organization\";b:0;s:17:\"organizationOther\";b:0;s:8:\"services\";s:0:\"\";s:13:\"servicesOther\";b:0;}s:3:\"key\";s:8:\"snapshot\";s:15:\"data_collection\";b:0;}s:6:\"events\";a:0:{}}','off'),
(239138,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1748443577;}','auto'),
(239139,'wfls_last_role_sync','1741839785','auto'),
(239241,'elementor_checklist','{\"last_opened_timestamp\":-1,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"editor_visit_count\":0,\"steps\":[]}','auto'),
(239244,'rsssl_reset_fix','1','off'),
(239247,'woocommerce_attribute_lookup_optimized_updates','no','on'),
(239248,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
(239258,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"d9970e80e3fa346aac6caa147ad3d4fd\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(239273,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
(239354,'pp_elementor_modules','a:71:{i:0;s:21:\"pp-advanced-accordion\";i:1;s:16:\"pp-advanced-menu\";i:2;s:16:\"pp-advanced-tabs\";i:3;s:8:\"pp-album\";i:4;s:14:\"pp-author-list\";i:5;s:14:\"pp-breadcrumbs\";i:6;s:17:\"pp-business-hours\";i:7;s:19:\"pp-business-reviews\";i:8;s:10:\"pp-buttons\";i:9;s:14:\"pp-card-slider\";i:10;s:13:\"pp-categories\";i:11;s:17:\"pp-content-reveal\";i:12;s:17:\"pp-content-ticker\";i:13;s:12:\"pp-countdown\";i:14;s:10:\"pp-counter\";i:15;s:10:\"pp-coupons\";i:16;s:10:\"pp-devices\";i:17;s:10:\"pp-divider\";i:18;s:15:\"pp-dual-heading\";i:19;s:16:\"pp-fancy-heading\";i:20;s:6:\"pp-faq\";i:21;s:10:\"pp-flipbox\";i:22;s:14:\"pp-google-maps\";i:23;s:16:\"pp-gravity-forms\";i:24;s:11:\"pp-hotspots\";i:25;s:12:\"pp-icon-list\";i:26;s:18:\"pp-image-accordion\";i:27;s:19:\"pp-image-comparison\";i:28;s:16:\"pp-image-gallery\";i:29;s:15:\"pp-image-slider\";i:30;s:11:\"pp-info-box\";i:31;s:20:\"pp-info-box-carousel\";i:32;s:12:\"pp-info-list\";i:33;s:13:\"pp-info-table\";i:34;s:12:\"pp-instafeed\";i:35;s:13:\"pp-login-form\";i:36;s:16:\"pp-logo-carousel\";i:37;s:12:\"pp-logo-grid\";i:38;s:18:\"pp-magazine-slider\";i:39;s:14:\"pp-modal-popup\";i:40;s:20:\"pp-offcanvas-content\";i:41;s:14:\"pp-onepage-nav\";i:42;s:8:\"pp-posts\";i:43;s:13:\"pp-price-menu\";i:44;s:16:\"pp-pricing-table\";i:45;s:12:\"pp-promo-box\";i:46;s:15:\"pp-random-image\";i:47;s:9:\"pp-recipe\";i:48;s:20:\"pp-registration-form\";i:49;s:13:\"pp-review-box\";i:50;s:11:\"pp-showcase\";i:51;s:10:\"pp-sitemap\";i:52;s:8:\"pp-table\";i:53;s:20:\"pp-table-of-contents\";i:54;s:14:\"pp-team-member\";i:55;s:23:\"pp-team-member-carousel\";i:56;s:15:\"pp-testimonials\";i:57;s:14:\"pp-tiled-posts\";i:58;s:11:\"pp-timeline\";i:59;s:9:\"pp-toggle\";i:60;s:8:\"pp-video\";i:61;s:16:\"pp-video-gallery\";i:62;s:18:\"pp-woo-add-to-cart\";i:63;s:11:\"pp-woo-cart\";i:64;s:17:\"pp-woo-categories\";i:65;s:15:\"pp-woo-checkout\";i:66;s:16:\"pp-woo-mini-cart\";i:67;s:17:\"pp-woo-my-account\";i:68;s:21:\"pp-woo-offcanvas-cart\";i:69;s:15:\"pp-woo-products\";i:70;s:21:\"pp-woo-single-product\";}','auto'),
(239382,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(239383,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(239384,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(239387,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
(239388,'woocommerce_feature_remote_logging_enabled','yes','on'),
(239389,'woocommerce_feature_email_improvements_enabled','no','on'),
(239394,'rg_form_original_version','2.9.1','off'),
(239527,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
(239543,'elementor_landing_pages_activation','0','auto'),
(239546,'elementor_extras_version','2.2.52','auto'),
(239553,'_elementor_local_google_fonts','a:3:{s:6:\"roboto\";a:2:{s:3:\"url\";s:104:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1742344608;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:108:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1742344612;}s:10:\"montserrat\";a:2:{s:3:\"url\";s:108:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/montserrat.css\";s:7:\"version\";i:1742344615;}}','auto'),
(239556,'elementor_extras_widgets','','auto'),
(239557,'elementor_extras_extensions','','auto'),
(239558,'elementor_extras_apis','','auto'),
(239559,'elementor_extras_advanced','','auto'),
(239617,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1750848099','off'),
(239618,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"4d43a4bcb41a5a6336c2\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"df3cbcae422855d48387\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"0d3321630119e50d175f\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"94f6fdb24497762c3877\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"13ca26913ccb282c047e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"6d08dccfb4bf1a392a0d\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"4d3dbff32a4959449c1d\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"ce9125bf472706dea11a\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"a3e67bb0b09f566d5bdf\",\"dependencies\":[\"wc-settings\",\"wp-html-entities\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"a5f075e4ff6dd6090875\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"a16e7eb12f5267371fe0\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"2def9412eeabab2071b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"0ea5d4718f1bb3c42ede\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"c163716dbc1e3cc6748c\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"e4169377f115faded81a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"daf82f32ab7ca75c7285\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"e84e1e25c851751320a2\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"92dea44f259a5d3cc1aa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.8.5\",\"dependencies\":[]}},\"version\":\"wc-9.8.5\",\"hash\":\"4a59a61a140e6b51061240cacb65a039\"}','off'),
(239621,'woocommerce_feature_reactify-classic-payments-settings_enabled','no','auto'),
(239624,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(239625,'woocommerce_email_auto_sync_with_theme','no','off'),
(239782,'elementor_connect_site_key','3e96c00cd7f8fa4a314d0abc486195b7','auto'),
(239783,'elementor_pro_remote_info_api_data_3.28.0','a:2:{s:7:\"timeout\";i:1747097906;s:5:\"value\";s:241314:\"{\"stable_version\":\"3.28.4\",\"last_updated\":\"2025-05-05 11:54:40\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:225576:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"http:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"http:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"http:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"http:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"http:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"http:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"http:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.28.4\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc0NzA0NzUwNiwiZXhwIjoxNzQ3MTMzOTA2fQ.p848A_7Djg7mgwO-bFahNWOJ-SeuHw_Z7OGSOCz5t3o\\/package_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc0NzA0NzUwNiwiZXhwIjoxNzQ3MTMzOTA2fQ.p848A_7Djg7mgwO-bFahNWOJ-SeuHw_Z7OGSOCz5t3o\\/package_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzQ3MDQ3NTA2LCJleHAiOjE3NDcxMzM5MDZ9.ucbvGCr4jTyD7yt0rq88h91EcTrtHXT2S7pIp03Z934\\/previous_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzQ3MDQ3NTA2LCJleHAiOjE3NDcxMzM5MDZ9.ucbvGCr4jTyD7yt0rq88h91EcTrtHXT2S7pIp03Z934\\/previous_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"translations\":[],\"cloud\":false}\";}','off'),
(239784,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1750245070','off'),
(239785,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"4d43a4bcb41a5a6336c2\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"df3cbcae422855d48387\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"0d3321630119e50d175f\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"94f6fdb24497762c3877\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"13ca26913ccb282c047e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"6d08dccfb4bf1a392a0d\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"4d3dbff32a4959449c1d\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"ce9125bf472706dea11a\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"a3e67bb0b09f566d5bdf\",\"dependencies\":[\"wc-settings\",\"wp-html-entities\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"a5f075e4ff6dd6090875\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"a16e7eb12f5267371fe0\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"2def9412eeabab2071b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"0ea5d4718f1bb3c42ede\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"c163716dbc1e3cc6748c\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"e4169377f115faded81a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"daf82f32ab7ca75c7285\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]}},\"version\":\"wc-9.8.5\",\"hash\":\"4a59a61a140e6b51061240cacb65a039\"}','off'),
(239792,'_transient_wc_attribute_taxonomies','a:0:{}','on'),
(239797,'woocommerce_attribute_lookup_enabled','yes','auto'),
(239798,'generate_dynamic_css_output','body{background-color:#000000;color:#ffffff;}a{color:#1e73be;}a:hover, a:focus, a:active{color:#ffffff;}body .grid-container{max-width:1100px;}.wp-block-group__inner-container{max-width:1100px;margin-left:auto;margin-right:auto;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}body, button, input, select, textarea{font-family:\"Montserrat\", sans-serif;font-size:15px;}body{line-height:1.5;}.entry-content > [class*=\"wp-block-\"]:not(:last-child):not(.wp-block-heading){margin-bottom:1.5em;}.main-title{font-size:45px;}.main-navigation .main-nav ul ul li a{font-size:14px;}.sidebar .widget, .footer-widgets .widget{font-size:17px;}h1{font-weight:700;font-size:40px;}h2{font-weight:700;font-size:30px;}h3{font-weight:bold;font-size:20px;}h4{font-size:inherit;}h5{font-size:inherit;}@media (max-width:768px){.main-title{font-size:30px;}h1{font-size:30px;}h2{font-size:25px;}}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:#ffffff;color:#3a3a3a;}.site-header a{color:#3a3a3a;}.main-title a,.main-title a:hover{color:#222222;}.site-description{color:#757575;}.main-navigation,.main-navigation ul ul{background-color:#222222;}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:#ffffff;}.main-navigation .main-nav ul li:not([class*=\"current-menu-\"]):hover > a, .main-navigation .main-nav ul li:not([class*=\"current-menu-\"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*=\"current-menu-\"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:#ffffff;background-color:#3f3f3f;}button.menu-toggle:hover,button.menu-toggle:focus,.main-navigation .mobile-bar-items a,.main-navigation .mobile-bar-items a:hover,.main-navigation .mobile-bar-items a:focus{color:#ffffff;}.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a{color:#ffffff;background-color:#3f3f3f;}.navigation-search input[type=\"search\"],.navigation-search input[type=\"search\"]:active, .navigation-search input[type=\"search\"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:#ffffff;background-color:#3f3f3f;}.main-navigation ul ul{background-color:#3f3f3f;}.main-navigation .main-nav ul ul li a{color:#ffffff;}.main-navigation .main-nav ul ul li:not([class*=\"current-menu-\"]):hover > a,.main-navigation .main-nav ul ul li:not([class*=\"current-menu-\"]):focus > a, .main-navigation .main-nav ul ul li.sfHover:not([class*=\"current-menu-\"]) > a{color:#ffffff;background-color:#4f4f4f;}.main-navigation .main-nav ul ul li[class*=\"current-menu-\"] > a{color:#ffffff;background-color:#4f4f4f;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:#ffffff;}.entry-meta{color:#595959;}.entry-meta a{color:#595959;}.entry-meta a:hover{color:#1e73be;}.sidebar .widget{background-color:#ffffff;}.sidebar .widget .widget-title{color:#000000;}.footer-widgets{background-color:#ffffff;}.footer-widgets .widget-title{color:#000000;}.site-info{color:#ffffff;background-color:#222222;}.site-info a{color:#ffffff;}.site-info a:hover{color:#606060;}.footer-bar .widget_nav_menu .current-menu-item a{color:#606060;}input[type=\"text\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=\"tel\"],input[type=\"number\"],textarea,select{color:#666666;background-color:#fafafa;border-color:#cccccc;}input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=\"tel\"]:focus,input[type=\"number\"]:focus,textarea:focus,select:focus{color:#666666;background-color:#ffffff;border-color:#bfbfbf;}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#666666;}button:hover,html input[type=\"button\"]:hover,input[type=\"reset\"]:hover,input[type=\"submit\"]:hover,a.button:hover,button:focus,html input[type=\"button\"]:focus,input[type=\"reset\"]:focus,input[type=\"submit\"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f3f3f;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width:768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:#ffffff;}}.inside-top-bar{padding:10px;}.inside-header{padding:40px;}.site-main .wp-block-group__inner-container{padding:40px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}.site-info{padding:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.site-info{padding-right:10px;padding-left:10px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}}.one-container .sidebar .widget{padding:0px;}','auto'),
(239799,'generate_dynamic_css_cached_version','3.6.0','auto'),
(239808,'_transient_timeout_wc_term_counts','1751035341','off'),
(239809,'_transient_wc_term_counts','a:13:{i:30;s:0:\"\";i:11;s:0:\"\";i:26;s:0:\"\";i:31;s:0:\"\";i:33;s:0:\"\";i:34;s:0:\"\";i:13;s:0:\"\";i:32;s:1:\"1\";i:27;s:2:\"16\";i:29;s:1:\"7\";i:35;s:1:\"1\";i:28;s:1:\"6\";i:36;s:2:\"14\";}','off'),
(239814,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1749048378','off'),
(239815,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_ZA\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"http://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:2;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:2;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:2;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:2;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:2;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:2;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:0;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:1;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:2;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:2;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:2;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}}}','off'),
(239816,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1749048378','off'),
(239817,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_ZA\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"http://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"http://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce 101\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"http://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"http://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"http://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"http://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"http://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:6:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-kraken-icon.webp\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:28:\"Multichannel for WooCommerce\";s:11:\"description\";s:85:\"Sync your sales data across platforms and manage everything from a unified dashboard.\";s:9:\"image_url\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/multichannel.webp\";s:10:\"manage_url\";s:28:\"admin.php?page=sales_channel\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:1;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.8.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:15:\"learn_more_link\";s:143:\"http://woocommerce.com/products/multichannel-by-cedcommerce-ebay-amazon-walmart-etsy-integration/?utm_source=marketing_task&utm_medium=product\";s:4:\"tags\";a:1:{i:0;s:11:\"marketplace\";}s:3:\"key\";s:27:\"multichannel-by-cedcommerce\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:13:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"http://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"http://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"http://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:3;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"http://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:4;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"http://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:5;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"http://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:6;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-kraken-icon.webp\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"http://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:7;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"http://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"http://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:9;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"http://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:10;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce 101\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"http://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:11;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"http://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:12;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"http://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}','off'),
(239818,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1749048379','off');
INSERT INTO `wp_options` VALUES
(239819,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:1:{s:5:\"en_ZA\";a:59:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"http://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"http://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"WooPayments setup - let us know what you think\";s:7:\"content\";s:137:\"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"http://automattic.survey.fm/woopayments-new-user-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"http://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"http://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"http://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"http://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"http://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"http://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"http://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"http://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"http://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"http://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"http://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"http://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"http://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"http://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"http://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"http://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"http://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"http://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"http://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"http://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"http://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"http://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:26:\"sirt-woo-2024-11-xss-admin\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"sirt-woo-2024-11-xss-admin\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:353:\"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"http://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-04 02:07:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"8.4.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"9.4.3\";}}}s:64:\"woocommerce-analytics-order-attribution-promotions-december-2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:64:\"woocommerce-analytics-order-attribution-promotions-december-2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Discover what drives your sales\";s:7:\"content\";s:216:\"Use our powerful <strong>Order Attribution</strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:78:\"woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:51:\"http://wordpress.org/plugins/woocommerce-analytics\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-23 09:56:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:21:\"woocommerce-analytics\";}}}}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:12;}s:7:\"default\";i:0;s:9:\"operation\";s:5:\"range\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Update required for your PayPal Braintree extension\";s:7:\"content\";s:253:\"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-02-20-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-03-03 19:49:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:24:\"uk-vat-notice-2025-04-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"uk-vat-notice-2025-04-30\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"UK VAT numbers are no longer supported\";s:7:\"content\";s:322:\"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"uk-vat-notice-button-2025-04-30\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:31:\"Learn more about this extension\";}}s:3:\"url\";s:53:\"http://wordpress.org/plugins/eu-vat-for-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-eu-vat-number\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-05 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-05-15 00:00:00\";}}}s:22:\"payson-retirement-2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:22:\"payson-retirement-2025\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:22:\"Payson Form Retirement\";s:7:\"content\";s:208:\"Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"payson-retirement-2025\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:35:\"Explore alternative payment methods\";}}s:3:\"url\";s:218:\"http://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-13 01:35:31\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-12-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-payson\";}}}}}}','off'),
(239822,'_transient_timeout_rg_gforms_license','1748527344','off'),
(239823,'_transient_rg_gforms_license','a:19:{s:15:\"license_key_md5\";s:32:\"e191008bd3145c282c2b6ec13a777a3c\";s:12:\"date_created\";s:19:\"2011-12-08 12:22:31\";s:12:\"date_expires\";s:19:\"2026-01-09 17:00:00\";s:12:\"renewal_date\";s:19:\"2025-12-10 17:00:00\";s:9:\"is_active\";s:1:\"1\";s:24:\"is_subscription_canceled\";s:1:\"0\";s:12:\"product_code\";s:5:\"GFDEV\";s:12:\"product_name\";s:31:\"Gravity Forms Developer License\";s:18:\"is_near_expiration\";b:0;s:14:\"days_to_expire\";i:226;s:10:\"is_expired\";b:0;s:8:\"is_valid\";b:1;s:22:\"is_past_renewal_period\";b:0;s:9:\"is_legacy\";b:1;s:12:\"is_perpetual\";b:0;s:9:\"max_sites\";s:9:\"unlimited\";s:12:\"active_sites\";i:1243;s:15:\"remaining_seats\";s:9:\"unlimited\";s:20:\"is_multisite_allowed\";b:1;}','off'),
(239824,'_transient_timeout_rsssl_can_use_curl_headers_check','1748860908','off'),
(239825,'_transient_rsssl_can_use_curl_headers_check','a:0:{}','off'),
(239826,'_transient_timeout_external_ip_address_127.0.0.1','1748527342','off'),
(239827,'_transient_external_ip_address_127.0.0.1','195.154.31.105','off'),
(239831,'_transient_timeout_external_ip_address_185.202.16.74','1748529736','off'),
(239832,'_transient_external_ip_address_185.202.16.74','195.154.31.105','off'),
(239833,'_transient_timeout_external_ip_address_195.154.31.105','1748529977','off'),
(239834,'_transient_external_ip_address_195.154.31.105','195.154.31.105','off'),
(239835,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders','1748465178','off'),
(239836,'_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders','no','off'),
(239837,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache','1748529978','off'),
(239838,'_transient_woocommerce_admin_pes_incentive_woopayments_cache','a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"27958ce50c77a6b593bd68d8dc80289b\";s:9:\"timestamp\";i:1748443578;}','off'),
(239840,'_transient_timeout__woocommerce_helper_subscriptions','1748447693','off'),
(239841,'_transient__woocommerce_helper_subscriptions','a:0:{}','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=12046 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(98,54,'_edit_last','40'),
(99,54,'_wp_page_template','elementor_header_footer'),
(100,54,'_elementor_edit_mode','builder'),
(101,54,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"eca0a49\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"14a8598\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"9e39ca2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"61895bd\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"16a489d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b7b2778\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"162174b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"7a71144\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":\"10\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"be53125\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d11cce2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"9c2e0be\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1c52ab4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5353f7b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b04786b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dbd22f3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"85f3641\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"e243fb7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0b4594d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b6a1852\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design &amp; Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5c09abe\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"79b2c47\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c3e217a\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance &amp; Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"96d0f6b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83cc774\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"02bbc6d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"eb9df95\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"84079f5\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa7e26d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"4859e79\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8ef41b8\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(102,54,'_elementor_version','2.7.4'),
(103,54,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(104,56,'_edit_last','40'),
(105,56,'_wp_page_template','elementor_header_footer'),
(106,56,'_elementor_edit_mode','builder'),
(107,56,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(108,56,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83a90ca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.193\"},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f47da3d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"385445f\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.807\"},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":\"919\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"edfd3c4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5474996\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.719\"},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":\"920\"},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"3a74fca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.281\"},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dc38eec\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(109,56,'_elementor_version','2.7.4'),
(116,60,'_edit_last','40'),
(117,60,'_wp_page_template','elementor_header_footer'),
(118,60,'_elementor_edit_mode','builder'),
(119,60,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(120,60,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c8e496d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"95d2a25\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5e762c6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1115\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":\"1116\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":\"1117\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":\"1118\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":\"1119\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":\"1120\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":\"1121\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":\"1122\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":\"1123\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":\"1124\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":\"1125\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":\"1126\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":\"1127\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":\"1128\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":\"1129\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":\"1130\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":\"1131\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":\"1132\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":\"1133\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":\"1134\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":\"1135\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":\"1136\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":\"1137\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":\"1138\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":\"1139\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":\"1140\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f95bc27\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(121,60,'_elementor_version','2.7.4'),
(122,520,'_menu_item_type','post_type'),
(123,520,'_menu_item_menu_item_parent','0'),
(124,520,'_menu_item_object_id','60'),
(125,520,'_menu_item_object','page'),
(126,520,'_menu_item_target',''),
(127,520,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(128,520,'_menu_item_xfn',''),
(129,520,'_menu_item_url',''),
(138,522,'_menu_item_type','post_type'),
(139,522,'_menu_item_menu_item_parent','0'),
(140,522,'_menu_item_object_id','56'),
(141,522,'_menu_item_object','page'),
(142,522,'_menu_item_target',''),
(143,522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(144,522,'_menu_item_xfn',''),
(145,522,'_menu_item_url',''),
(146,523,'_menu_item_type','post_type'),
(147,523,'_menu_item_menu_item_parent','0'),
(148,523,'_menu_item_object_id','54'),
(149,523,'_menu_item_object','page'),
(150,523,'_menu_item_target',''),
(151,523,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(152,523,'_menu_item_xfn',''),
(153,523,'_menu_item_url',''),
(210,62,'_edit_last','244'),
(211,62,'_wp_page_template','elementor_header_footer'),
(212,62,'_elementor_edit_mode','builder'),
(213,62,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8934ef9\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"79273f6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d6253c0\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"info@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:swiminstyle@wateritecspi.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"bb01cc2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"Waterite \\/ NIXIN Poolware\",\"height\":{\"unit\":\"px\",\"size\":\"399\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"fca53d2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}],\"zoom\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(214,62,'_elementor_version','2.7.5'),
(215,62,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(216,185,'_edit_last','9'),
(218,185,'_wp_page_template','elementor_header_footer'),
(219,185,'_elementor_edit_mode','builder'),
(220,185,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(221,185,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"23a2514\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.386\"},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2d2851d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8ccd96a\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.614\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83b4e24\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0753b01\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0337990\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"82fed90\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(222,185,'_elementor_version','2.7.4'),
(223,190,'_edit_last','9'),
(225,190,'_wp_page_template','elementor_header_footer'),
(226,190,'_elementor_edit_mode','builder'),
(227,190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(228,190,'_elementor_data','[{\"id\":\"7c7f94f4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"25a2c08b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3a098aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Faulty Telephone Lines\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"496aa32d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our telephone lines are faulty in the Brackenfell area at this moment.<\\/p><p>You can gladly contact Francois @ 0829936603 for any telephonic assistance.<\\/p><p>Otherwise send us an email to info@nixin.co.za.<\\/p><p>NIXIN Poolware Team<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2e4467c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"5c29429d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61cff65e\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"15bf6dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"285a4895\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(229,190,'_elementor_version','2.5.16'),
(230,192,'_edit_last','9'),
(232,192,'_wp_page_template','elementor_header_footer'),
(233,192,'_elementor_edit_mode','builder'),
(234,192,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(235,192,'_elementor_data','[{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"27566d4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a6ee1e3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"40dcaac\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"67b7250\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"250ab80\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"ad7879d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2fbb594\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(236,192,'_elementor_version','2.7.4'),
(237,205,'_edit_last','40'),
(238,205,'_wp_page_template','elementor_header_footer'),
(239,205,'_elementor_edit_mode','builder'),
(240,205,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(241,205,'_elementor_data','[{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c1f7622\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2944bff\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"4\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa91485\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"6493cbc\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f88dda6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"005c833\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d679185\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(242,205,'_elementor_version','2.7.4'),
(243,240,'_edit_last','14'),
(245,240,'_wp_page_template','elementor_canvas'),
(246,240,'_elementor_edit_mode','builder'),
(247,240,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}'),
(248,240,'_elementor_data','[{\"id\":\"7ae8200d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"6754b26f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3817af57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"693af909\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1f8c617a\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3292d75e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11ea8cb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3db4e5ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-4.jpg\",\"id\":241},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31a2ad2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"146dc25a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed97e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66d671b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d5ab47b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14c63466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bda9f4c\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63b4e78a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2bbc4753\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ad17f8f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dbb70d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25936e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ab66e01\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2ef98b93\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ac9b2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51519a7b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"69a0c2f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"377e49b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cefb2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242f6dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c9f7eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"536a56c1\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"2e2f0f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"29e693d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"529ebeaa\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"1b048476\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"377ea0ec\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"125deeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"11af194c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7d4156f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"73f1670b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"25941438\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b7056c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(249,240,'_elementor_version','0.4'),
(250,243,'_edit_last','14'),
(252,243,'_wp_page_template','elementor_canvas'),
(253,243,'_elementor_edit_mode','builder'),
(254,243,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}'),
(255,243,'_elementor_data','[{\"id\":\"1aaa03c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3539abd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2eaf15e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"257e03e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"6afbdcf8\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ca3b5a7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2ee0489d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"1956da6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-5.jpg\",\"id\":244},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ed276b6\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46c9c678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730df9d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a53de8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"36952c1e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33e419d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0d76c2\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2fa3a3cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bca65f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef5f651\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6374be12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fe66ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eca0c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32200da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716a8c9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e4d230b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"9f65ce8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1540c617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"907e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"68c74518\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22a4434\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e12a784\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7878e11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"21d95e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"301af659\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"3aacbf07\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31facf75\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6fd99254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"515a3517\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"a906e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4481022\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31a86d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ccb987f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(256,243,'_elementor_version','0.4'),
(257,246,'_edit_last','14'),
(259,246,'_wp_page_template','elementor_canvas'),
(260,246,'_elementor_edit_mode','builder'),
(261,246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(262,246,'_elementor_data','[{\"id\":\"44a30849\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"38f3039f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"71a1c30a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"594909c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4f8c16bb\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"145c5a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2a500283\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"2161a333\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-6.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66c17c7a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4259f740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"491344a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635431e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6fa98ef\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"32c59c13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cfd8b57\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"731491bf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36f06885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca6c70c\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2749649\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50d94fb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ab03abb\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2e5afd74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76ceee05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"657057eb\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"59b71f68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"595472cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1fc2b6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"40d62004\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"300dd1e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fcb65a6\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"32e87f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d2e25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"790e77b1\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"17e64c17\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"550ac37e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6ce97e1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57d64f40\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"157c5800\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"43f94480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abac0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23d6397c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(263,246,'_elementor_version','0.4'),
(264,250,'_edit_last','14'),
(266,250,'_wp_page_template','elementor_canvas'),
(267,250,'_elementor_edit_mode','builder'),
(268,250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(269,250,'_elementor_data','[{\"id\":\"34392f92\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3c5ef8b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d94ef02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"aec4694\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1edb86e2\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d6d40ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2e49e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"49714e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-7.jpg\",\"id\":251},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"34427f5a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78400244\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a742d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79a83311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"17446a71\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5f234af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b102d82\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"17e02b63\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f674fd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449fea88\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c466c12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2df700da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4825dfb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3cc7571e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"91d766d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1506cdaa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"67599e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe07d1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ae43b5c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"46602c72\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7590242b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f692eb\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7fe7735a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e408329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"624f86a8\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"206211d8\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e288475\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"13936d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"312349b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"38e3476e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6701669a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1b43e5f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"707f9ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(270,250,'_elementor_version','0.4'),
(277,526,'_menu_item_type','post_type'),
(278,526,'_menu_item_menu_item_parent','0'),
(279,526,'_menu_item_object_id','62'),
(280,526,'_menu_item_object','page'),
(281,526,'_menu_item_target',''),
(282,526,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(283,526,'_menu_item_xfn',''),
(284,526,'_menu_item_url',''),
(285,527,'_menu_item_type','post_type'),
(286,527,'_menu_item_menu_item_parent','0'),
(287,527,'_menu_item_object_id','205'),
(288,527,'_menu_item_object','page'),
(289,527,'_menu_item_target',''),
(290,527,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(291,527,'_menu_item_xfn',''),
(292,527,'_menu_item_url',''),
(302,54,'_edit_lock','1573740507:244'),
(361,56,'_edit_lock','1573552386:244'),
(391,60,'_edit_lock','1572426018:40'),
(408,60,'_elementor_template_type','wp-page'),
(430,205,'_edit_lock','1572425976:40'),
(442,62,'_edit_lock','1573729637:244'),
(607,577,'_wp_attached_file','2018/03/cropped-favicon.jpg'),
(608,577,'_wp_attachment_context','site-icon'),
(609,577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2018/03/cropped-favicon.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:25:\"cropped-favicon-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(622,250,'_edit_lock','1522223612:14'),
(630,246,'_edit_lock','1522223617:14'),
(638,243,'_edit_lock','1522223625:14'),
(646,240,'_edit_lock','1522223630:14'),
(654,192,'_edit_lock','1572426187:40'),
(662,190,'_edit_lock','1561467784:9'),
(670,185,'_edit_lock','1572426095:40'),
(682,591,'_elementor_template_type','page'),
(683,591,'_elementor_edit_mode','builder'),
(684,591,'_elementor_data','[{\"id\":\"62379a62\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"588dbab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2adaf4d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1caee302\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7a5edad0\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c8f5fe0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28238627\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de49004\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"38c49fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64616350\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ac24e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cfddeb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2cfa8d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988fcde\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"bfb60a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"146ec00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team1-alternative.jpg\",\"id\":516},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100},\"image_size_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"fd55da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716c822\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team2-alternative.jpg\",\"id\":517},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1b3ab5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"aa0762e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team3-alternative.jpg\",\"id\":518},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2e2c49d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8820515\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team4-alternative.jpg\",\"id\":519},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/about-us.jpg\",\"id\":268},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"78e87a9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed46317\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48d44899\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e83f0a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72f3ca26\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"752aa56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"133fa27c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c5d7829\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ccab85f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fb5e0f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"22f20685\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"540aaf2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3292f7e6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"c3c094a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"65d5ecb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd12715\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7814c695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"31c8d991\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638dbe08\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"75753d0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"37c023f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a87a88d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"63e88314\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a89a77a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6545e7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25a66ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"6c949ca0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"524ceceb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3e3c6596\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5df1f33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(688,591,'_elementor_version','0.4'),
(689,591,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(711,598,'_elementor_template_type','page'),
(712,598,'_elementor_edit_mode','builder'),
(713,598,'_elementor_data','[{\"id\":\"2b23e1d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7ab1ef9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1e9b5a54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ec5d806\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4d0c050\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb65d8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\\u200b\",\"height\":{\"unit\":\"px\",\"size\":345}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbcb741\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"58055fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50835d1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43b7ea0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ecea24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"moto-widget moto-widget-text moto-preset-default moto-spacing-top-auto moto-spacing-right-auto moto-spacing-bottom-small moto-spacing-left-auto\\\" data-widget=\\\"text\\\" data-preset=\\\"default\\\" data-spacing=\\\"aasa\\\" data-animation=\\\"\\\"><div class=\\\"moto-widget-text-content moto-widget-text-editable\\\"><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can contact us any way that is convenient for you. We are available 24\\/7 via phone or email.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can also use the quick contact form or visit our office personally.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">We would be happy to answer your questions.<\\/span><\\/p><\\/div><\\/div>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f68ae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22c13e3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4293da\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19095e57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c74eb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3de3de02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4f1c8f2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ad49d7\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"6a6dc79c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"777908fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bdf67f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"64f5a1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22cb664d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d21c443\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"23db1ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2dcb6fc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4956696c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"38c98d1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7736ad38\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"478b72f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43ee05bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"201de20a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f26e659\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"773b0864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c37fd02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(717,598,'_elementor_version','0.4'),
(718,598,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(719,600,'_elementor_template_type','page'),
(720,600,'_elementor_edit_mode','builder'),
(721,600,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-1.jpg\",\"id\":133},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-2.jpg\",\"id\":134},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":110},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"lg\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32f3a7f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"827b61b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8ccf34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1065ed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c8636d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28cff32\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab60bd7\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"d626ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7fcd351\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a19c76\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f80326f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c4b052e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"46c5c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"efd8750\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"54d5be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"edf52f6\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3970264\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0684775\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7fb545\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3514824\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0082a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"b7bf78d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"833b5f3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"c6b3fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c2f12fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"fb16552\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7fab\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"698e752\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d225f7c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dddbac5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7f8b88b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"688381a\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e9a2c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ae0a793\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"83d5211\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"33e0f9e\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1a3f149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ec6e531\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78be55c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9822b78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790732e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14d9a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c320518\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3dba0e8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8127330\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98fd071\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385d2e57\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a3847c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a003a60\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5c285026\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"117d9c3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"410ec3b4\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"50caa1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22e2e459\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e07e87\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e1039d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"58b6fa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"711683fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"41b5ecdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6d7a17be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c4b52cc\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7433ef3b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e34e089\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6aed50e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10505522\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"321e0744\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"152447b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"724b1be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"484e0d37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a>\\n<\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(725,600,'_elementor_version','0.4'),
(726,600,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(727,602,'_elementor_template_type','page'),
(728,602,'_elementor_edit_mode','builder'),
(729,602,'_elementor_data','[{\"id\":\"1373f326\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"62ae3a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"14cfe686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"74a95732\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4dfa9216\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7135e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#222222\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"37db810a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6dad007\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ed72e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72886c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6581b42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1b9a86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_inline_size_tablet\":50,\"background_color\":\"rgba(34,34,34,0.6)\"},\"elements\":[{\"id\":\"2b667d82\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc87a85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Talk to an expert\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Montserrat\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1a17c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"_id\":\"52rjkma\",\"required\":\"true\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"52rjkma\"},{\"field_type\":\"email\",\"required\":true,\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"_id\":\"uyfq0tw\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"uyfq0tw\"},{\"field_type\":\"text\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"_id\":\"saua948\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"saua948\"},{\"field_type\":\"honeypot\",\"field_label\":\"\",\"field_value\":\"\",\"placeholder\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_1\",\"custom_id\":\"field_1\"}],\"show_labels\":\"\",\"button_text\":\"Get a free quote today\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"success_message\":\"The message was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto Condensed\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0.9\"},\"button_background_color\":\"#f9b707\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"button_size\":\"lg\",\"email_content\":\"[all-fields]\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"button_typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"email_reply_to\":\"uyfq0tw\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7835f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"268e7336\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49eb945\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a275a6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"497eacbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22bd8722\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aad8909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1f5a7af6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28352545\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"276f29d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"604c11dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5f2ada65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4401f681\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5906c96c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"339d58d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fccedd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5354dc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2528e35f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b5cd069\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"66cf2bd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b4e747\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2202c4b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"724151bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"244447d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4b4158\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7f4a8fd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f207eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1632987f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4444a36d\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58b5d3f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"18ab272e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fc5f153\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f372736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6687ecf1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40af475f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4411a4b1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2f2b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bbc7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f444727\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f045118\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab74b5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"580eeca5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"54c34688\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6b035d3d\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"72002c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"323121ff\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"575a055e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8609f5c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"2fcfc933\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"45550824\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105dc938\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7a1b0a8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6757ccd6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76784b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c533478\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4097d7e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"79659a62\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"6ba6ec1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"caae401\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12de206f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6967afe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25560b30\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"522ed90f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f94f06e\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3b2ccc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"778f0b86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"784ac45f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5036dbb4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e3af0d8\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f266c26\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13365d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eac9712\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"7642036f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"42515f95\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e1e6a88\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"40525b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3004d99b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e511d0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"184e419\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1e777320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a89260e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7898901e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3ae6ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22eeaeb3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"cc6b2a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46c74561\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"1d89ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f1d1308\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c920bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"465ce23c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a3b311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"177f637f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(733,602,'_elementor_version','0.4'),
(734,602,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(735,604,'_elementor_template_type','page'),
(736,604,'_elementor_edit_mode','builder'),
(737,604,'_elementor_data','[{\"id\":\"3053aca7\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d94f755\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4ed750d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7230910c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"71b8a01b\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"73b49be0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":4,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1df036e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"65088ec\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63404e49\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"512be7ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"709f3808\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"4e1fd50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5fd970ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c5b8fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"738adf5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2a1d7b1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e207d9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6e480df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43feed5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"261f64ad\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"49124562\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7fd7bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4727f891\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"52f1c5f6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6379b695\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"26f54c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"17c50046\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1785c88c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"258c4e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"50d71c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"77f0dfd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(741,604,'_elementor_version','0.4'),
(742,604,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(743,606,'_elementor_template_type','page'),
(744,606,'_elementor_edit_mode','builder'),
(745,606,'_elementor_data','[{\"id\":\"1c52590\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55b14a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7c3c7ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e5ae8d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3f354d50\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48bb4bed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65ed867c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1784297f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"595efe73\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"f9bd52e\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d50a573\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"43c96cb\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"e733f00\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"c7747c1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4ce09b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4c6889f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"cffb1b5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d7e772c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36b0019\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2fc1d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"20664bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Successful Work\",\"percent\":{\"unit\":\"%\",\"size\":90},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7fc3387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Received Awards\",\"percent\":{\"unit\":\"%\",\"size\":70},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"ca74653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Working Projects\",\"percent\":{\"unit\":\"%\",\"size\":35},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46e23949\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"56bb0554\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b1813cf\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"9377f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"18ac7322\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"296603a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b7a7dd3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1c5b8610\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"184d4522\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65962daa\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7ec79af9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"62f674fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e6ef24a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"20a498bb\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76beae59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"11f49fd4\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"8eb565c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2ffb99f6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61721502\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0ff73e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"346d9e69\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b848e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bd43c6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41dd11dd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aff663e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6847f322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2505c346\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76e83b1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5acdf4a3\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7fb63def\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1a927a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed73ad1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7a653dcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"28912b76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eb40048\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"e3c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c10edbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62670ade\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7d387d4b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"507804cd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"823b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"68763a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1232c790\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7b5c1037\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"439c2c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75b33872\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(749,606,'_elementor_version','0.4'),
(750,606,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(751,608,'_elementor_template_type','page'),
(752,608,'_elementor_edit_mode','builder'),
(753,608,'_elementor_data','[{\"id\":\"67f80d68\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"120e18bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"50aeac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"597e0e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"423343b1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c73e927\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"30a0f19c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a7f0d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39edcb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0ad667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c5c7624\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b46369a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"54f12227\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"607a5f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1edc09cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/services-1.jpg\",\"id\":282},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d302e3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\"},\"elements\":[{\"id\":\"28c48ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed515d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7199a884\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d307512\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"18f6891c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"72d83ff2\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5736cf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"139297c9\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69bed03\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2cfa67f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27e0beb8\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3cdb0312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"375fb300\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"19786100\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7dff6b74\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed03dcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3239369\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abb5036\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c51dd29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cba532\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5ef3f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d1dc6b5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"_id\":\"348e068\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"_id\":\"a8f3cc6\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"_id\":\"e07c24e\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"_id\":\"006ecc5\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"_id\":\"a78db36\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"slides_per_view\":\"3\",\"height\":{\"unit\":\"px\",\"size\":303},\"width\":{\"unit\":\"%\",\"size\":100},\"overlay\":\"icon\",\"overlay_background_color\":\"rgba(102,102,102,0.8)\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e6a58e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7317c142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3929f5ed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"77dbcf26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f4c15b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ea3642f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d20ff66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"74c70e68\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5461e478\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76a74178\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70173a08\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7dac64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5aa27af8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59bfe858\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"22d10d25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2bbeea59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bef5847\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e18bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"691d4f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"774cf630\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"2a93c7e1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5948b1cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"4982a6c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51a6119b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1a52b3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"332c3a10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"121d1f89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dedfb39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(757,608,'_elementor_version','0.4'),
(758,608,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(907,651,'_pum_built_in','default-theme'),
(908,651,'_pum_default_theme','1'),
(909,651,'popup_theme_overlay_background_color','#ffffff'),
(910,651,'popup_theme_overlay_background_opacity','100'),
(911,651,'popup_theme_container_padding','18'),
(912,651,'popup_theme_container_background_color','#f9f9f9'),
(913,651,'popup_theme_container_background_opacity','100'),
(914,651,'popup_theme_container_border_style','none'),
(915,651,'popup_theme_container_border_color','#000000'),
(916,651,'popup_theme_container_border_width','1'),
(917,651,'popup_theme_container_border_radius','0'),
(918,651,'popup_theme_container_boxshadow_inset','no'),
(919,651,'popup_theme_container_boxshadow_horizontal','1'),
(920,651,'popup_theme_container_boxshadow_vertical','1'),
(921,651,'popup_theme_container_boxshadow_blur','3'),
(922,651,'popup_theme_container_boxshadow_spread','0'),
(923,651,'popup_theme_container_boxshadow_color','#020202'),
(924,651,'popup_theme_container_boxshadow_opacity','23'),
(925,651,'popup_theme_title_font_color','#000000'),
(926,651,'popup_theme_title_line_height','36'),
(927,651,'popup_theme_title_font_size','32'),
(928,651,'popup_theme_title_font_family','inherit'),
(929,651,'popup_theme_title_font_weight','inherit'),
(930,651,'popup_theme_title_font_style','normal'),
(931,651,'popup_theme_title_text_align','left'),
(932,651,'popup_theme_title_textshadow_horizontal','0'),
(933,651,'popup_theme_title_textshadow_vertical','0'),
(934,651,'popup_theme_title_textshadow_blur','0'),
(935,651,'popup_theme_title_textshadow_color','#020202'),
(936,651,'popup_theme_title_textshadow_opacity','23'),
(937,651,'popup_theme_content_font_color','#8c8c8c'),
(938,651,'popup_theme_content_font_family','inherit'),
(939,651,'popup_theme_content_font_weight','inherit'),
(940,651,'popup_theme_content_font_style','normal'),
(941,651,'popup_theme_close_text','CLOSE'),
(942,651,'popup_theme_close_location','topright'),
(943,651,'popup_theme_close_position_top','0'),
(944,651,'popup_theme_close_position_left','0'),
(945,651,'popup_theme_close_position_bottom','0'),
(946,651,'popup_theme_close_position_right','0'),
(947,651,'popup_theme_close_padding','8'),
(948,651,'popup_theme_close_height','0'),
(949,651,'popup_theme_close_width','0'),
(950,651,'popup_theme_close_background_color','#00b7cd'),
(951,651,'popup_theme_close_background_opacity','100'),
(952,651,'popup_theme_close_font_color','#ffffff'),
(953,651,'popup_theme_close_line_height','14'),
(954,651,'popup_theme_close_font_size','12'),
(955,651,'popup_theme_close_font_family','inherit'),
(956,651,'popup_theme_close_font_weight','inherit'),
(957,651,'popup_theme_close_font_style','normal'),
(958,651,'popup_theme_close_border_style','none'),
(959,651,'popup_theme_close_border_color','#ffffff'),
(960,651,'popup_theme_close_border_width','1'),
(961,651,'popup_theme_close_border_radius','0'),
(962,651,'popup_theme_close_boxshadow_inset','no'),
(963,651,'popup_theme_close_boxshadow_horizontal','0'),
(964,651,'popup_theme_close_boxshadow_vertical','0'),
(965,651,'popup_theme_close_boxshadow_blur','0'),
(966,651,'popup_theme_close_boxshadow_spread','0'),
(967,651,'popup_theme_close_boxshadow_color','#020202'),
(968,651,'popup_theme_close_boxshadow_opacity','23'),
(969,651,'popup_theme_close_textshadow_horizontal','0'),
(970,651,'popup_theme_close_textshadow_vertical','0'),
(971,651,'popup_theme_close_textshadow_blur','0'),
(972,651,'popup_theme_close_textshadow_color','#000000'),
(973,651,'popup_theme_close_textshadow_opacity','23'),
(974,652,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"60\";}'),
(975,652,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"3\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:5:\"solid\";s:12:\"border_width\";s:1:\"8\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"30\";s:17:\"boxshadow_opacity\";s:3:\"100\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(976,652,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#000000\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(977,652,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#000000\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(978,652,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-24\";s:11:\"line_height\";s:2:\"26\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:3:\"-24\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"30\";s:5:\"width\";s:2:\"30\";s:9:\"font_size\";s:2:\"24\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"30\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:5:\"solid\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"2\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:2:\"15\";s:16:\"boxshadow_spread\";s:1:\"1\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"75\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(979,652,'_pum_built_in','lightbox'),
(980,653,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"70\";}'),
(981,653,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"28\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"5\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:4:\"none\";s:12:\"border_width\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:2:\"10\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"25\";s:17:\"boxshadow_opacity\";s:2:\"50\";s:16:\"boxshadow_spread\";s:1:\"4\";}'),
(982,653,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"34\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#315b7c\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(983,653,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(984,653,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:1:\"8\";s:11:\"line_height\";s:2:\"20\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:1:\"8\";s:7:\"padding\";s:1:\"4\";s:6:\"height\";s:2:\"28\";s:5:\"width\";s:2:\"28\";s:9:\"font_size\";s:2:\"20\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"42\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#315b7c\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(985,653,'_pum_built_in','enterprise-blue'),
(986,654,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"75\";}'),
(987,654,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"30\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:2:\"80\";s:12:\"border_color\";s:7:\"#81d742\";s:12:\"border_style\";s:5:\"solid\";s:12:\"border_width\";s:2:\"14\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:1:\"0\";s:17:\"boxshadow_opacity\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(988,654,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:10:\"Montserrat\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#2d2d2d\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(989,654,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(990,654,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-30\";s:11:\"line_height\";s:2:\"28\";s:13:\"position_left\";s:3:\"-30\";s:12:\"position_top\";s:3:\"-30\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:5:\"width\";s:1:\"0\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"28\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#2d2d2d\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(991,654,'_pum_built_in','hello-box'),
(992,655,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"50\";}'),
(993,655,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#1e73be\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"0\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:4:\"none\";s:12:\"border_width\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:2:\"10\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"25\";s:17:\"boxshadow_opacity\";s:2:\"50\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(994,655,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"28\";s:9:\"font_size\";s:2:\"26\";s:11:\"font_family\";s:10:\"Sans-Serif\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#ffffff\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(995,655,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#ffffff\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(996,655,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:11:\"line_height\";s:2:\"24\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:1:\"0\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"24\";s:5:\"width\";s:2:\"24\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:1:\"0\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:2:\"-1\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"1\";s:15:\"textshadow_blur\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#1e73be\";s:20:\"boxshadow_horizontal\";s:2:\"-1\";s:18:\"boxshadow_vertical\";s:1:\"1\";s:14:\"boxshadow_blur\";s:1:\"1\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#eeee22\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"10\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"10\";}'),
(997,655,'_pum_built_in','cutting-edge'),
(998,656,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:2:\"50\";}'),
(999,656,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#fffbef\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"0\";s:12:\"border_color\";s:7:\"#dd3333\";s:12:\"border_style\";s:6:\"outset\";s:12:\"border_width\";s:2:\"20\";s:15:\"boxshadow_inset\";s:3:\"yes\";s:20:\"boxshadow_horizontal\";s:1:\"1\";s:18:\"boxshadow_vertical\";s:1:\"1\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:1:\"3\";s:17:\"boxshadow_opacity\";s:2:\"97\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(1000,656,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#000000\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(1001,656,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(1002,656,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-20\";s:11:\"line_height\";s:2:\"20\";s:13:\"position_left\";s:3:\"-20\";s:12:\"position_top\";s:3:\"-20\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"20\";s:5:\"width\";s:2:\"20\";s:9:\"font_size\";s:2:\"20\";s:11:\"font_family\";s:4:\"Acme\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:1:\"0\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"55\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(1003,656,'_pum_built_in','framed-border'),
(1004,657,'data_version','3'),
(1005,657,'popup_open_count','0'),
(1006,657,'popup_conversion_count','0'),
(1007,657,'_edit_lock','1522928247:14'),
(1014,657,'_edit_last','14'),
(1015,657,'popup_title',''),
(1016,657,'popup_settings','a:32:{s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:10:\"click_open\";s:8:\"settings\";a:1:{s:15:\"extra_selectors\";s:14:\"#button-pop-up\";}}}s:8:\"theme_id\";s:3:\"651\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:7:\"cookies\";a:0:{}}'),
(1019,660,'_edit_lock','1524050441:14'),
(1020,660,'_edit_last','14'),
(1021,660,'_wp_page_template','elementor_canvas'),
(1022,660,'_elementor_edit_mode','builder'),
(1025,660,'_elementor_template_type','post'),
(1028,660,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1029,660,'_elementor_data','[{\"id\":\"4c02d592\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"775fcad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"69e5ec80\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),
(1035,660,'_elementor_version','0.4'),
(1055,56,'_elementor_template_type','wp-page'),
(1074,669,'_wp_page_template','elementor_canvas'),
(1075,669,'_elementor_edit_mode','builder'),
(1076,669,'_elementor_template_type','post'),
(1077,669,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1078,669,'_elementor_data','[{\"id\":\"4c02d592\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"775fcad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"69e5ec80\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),
(1079,669,'_elementor_version','0.4'),
(1139,54,'_elementor_template_type','wp-page'),
(1141,685,'_edit_last','14'),
(1142,685,'_wp_page_template','elementor_canvas'),
(1143,685,'_edit_lock','1523368107:14'),
(1144,685,'_elementor_edit_mode','builder'),
(1145,687,'_wp_page_template','elementor_canvas'),
(1146,687,'_elementor_edit_mode','builder'),
(1147,685,'_elementor_template_type','post'),
(1148,687,'_elementor_data','[]'),
(1149,687,'_elementor_version','0.4'),
(1180,694,'_edit_lock','1524050784:14'),
(1181,694,'_edit_last','14'),
(1182,694,'_elementor_edit_mode','builder'),
(1206,62,'_elementor_template_type','wp-page'),
(1207,185,'_elementor_template_type','wp-post'),
(1208,190,'_elementor_template_type','wp-post'),
(1209,192,'_elementor_template_type','wp-post'),
(1210,205,'_elementor_template_type','wp-page'),
(1211,240,'_elementor_template_type','wp-post'),
(1212,243,'_elementor_template_type','wp-post'),
(1213,246,'_elementor_template_type','wp-post'),
(1214,250,'_elementor_template_type','wp-post'),
(1244,699,'_elementor_template_type','section'),
(1245,699,'_elementor_edit_mode','builder'),
(1248,699,'_wp_page_template','default'),
(1249,699,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(51,51,51,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36246573\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"272a39ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d5cec98\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1254,699,'_elementor_version','2.5.16'),
(1255,699,'_elementor_pro_version','2.5.9'),
(1256,699,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1257,702,'_elementor_template_type','section'),
(1258,702,'_elementor_edit_mode','builder'),
(1261,702,'_wp_page_template','default'),
(1262,702,'_elementor_data','[{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1263,704,'_elementor_template_type','page'),
(1264,704,'_elementor_edit_mode','builder'),
(1265,704,'_wp_page_template','default'),
(1266,704,'_elementor_data','[{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1267,702,'_elementor_version','2.5.16'),
(1268,702,'_elementor_pro_version','2.5.9'),
(1269,702,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1270,699,'_edit_lock','1559562556:9'),
(1278,706,'_elementor_template_type','section'),
(1279,706,'_elementor_edit_mode','builder'),
(1280,706,'_wp_page_template','default'),
(1281,706,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(51,51,51,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36246573\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"272a39ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d5cec98\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1282,706,'_elementor_version','2.5.16'),
(1283,706,'_elementor_pro_version','2.5.9'),
(1284,706,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1304,710,'_elementor_edit_mode','builder'),
(1305,710,'_elementor_template_type','header'),
(1306,710,'_elementor_version','2.5.16'),
(1307,710,'_elementor_pro_version','2.5.9'),
(1308,710,'_edit_lock','1573730057:244'),
(1309,710,'_wp_page_template','default'),
(1310,710,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(1311,710,'_elementor_data','[{\"id\":\"295524ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(32,168,194,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":967}},\"elements\":[{\"id\":\"7a20dc9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.099,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"e5193af\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"5ab6def\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":73.898,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"432b8cc1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#20a8c2\",\"color_menu_item_active\":\"#20a8c2\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14d6bbc8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"45119a0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c651ae9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-1.jpg\",\"id\":1146},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"6354790\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296-1.jpg\",\"id\":1148},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"b0c314a\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681-1.jpg\",\"id\":1151},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0c9fad9\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38-1.jpg\",\"id\":1153},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":34},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"400\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#1f90c4\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":80},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"heading_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"heading_typography_font_weight\":\"800\",\"heading_typography_font_style\":\"normal\",\"button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1326,710,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(1327,713,'_elementor_edit_mode','builder'),
(1328,713,'_elementor_template_type','header'),
(1329,713,'_elementor_version','2.7.1'),
(1330,713,'_elementor_pro_version','2.6.5'),
(1331,713,'_edit_lock','1570091562:9'),
(1332,713,'_wp_page_template','default'),
(1333,713,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(1334,713,'_elementor_data','[{\"id\":\"732404c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"\",\"content_position\":\"center\",\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"1c1f1b7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"600b27b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"\",\"_inline_size_mobile\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"338935ae\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94cbd3\",\"color_menu_item_active\":\"#94cbd3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#54595f\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#54595f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(1349,713,'_elementor_conditions','a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}'),
(1352,718,'_wp_attached_file','2019/06/logo-1.png'),
(1353,718,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:18:\"2019/06/logo-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1413,726,'_wp_attached_file','2019/06/favicon.png'),
(1414,726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2019/06/favicon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1437,730,'_wp_attached_file','2019/06/Nixin-Water-Feature-Curve.jpg'),
(1438,730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1338;s:6:\"height\";i:1015;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Curve.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Curve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Curve-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Curve-768x583.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Curve-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1475,735,'_wp_attached_file','2019/06/Nixin-Water-Feature-Slide.jpg'),
(1476,735,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1434;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Slide.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Slide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Slide-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Slide-768x574.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Slide-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1477,736,'_wp_attached_file','2019/06/Nixin-Water-Feature-Decor.jpg'),
(1478,736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Decor.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Decor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Decor-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Decor-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Decor-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"FinePixA201\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1033336407\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1479,737,'_wp_attached_file','2019/06/Nixin-Water-Feature-Stone.jpg'),
(1480,737,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Stone.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Stone-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Stone-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Stone-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Stone-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"FinePixA201\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1033338383\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1498,608,'_wp_desired_post_slug','services'),
(1499,739,'_elementor_template_type','page'),
(1500,739,'_elementor_edit_mode','builder'),
(1501,739,'_elementor_data','[{\"id\":\"67f80d68\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"120e18bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"50aeac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"597e0e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"423343b1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c73e927\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"30a0f19c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a7f0d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39edcb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0ad667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c5c7624\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b46369a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"54f12227\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"607a5f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1edc09cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/services-1.jpg\",\"id\":282},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d302e3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\"},\"elements\":[{\"id\":\"28c48ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed515d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7199a884\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d307512\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"18f6891c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"72d83ff2\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5736cf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"139297c9\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69bed03\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2cfa67f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27e0beb8\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3cdb0312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"375fb300\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"19786100\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7dff6b74\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed03dcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3239369\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abb5036\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c51dd29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cba532\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5ef3f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d1dc6b5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"_id\":\"348e068\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"_id\":\"a8f3cc6\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"_id\":\"e07c24e\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"_id\":\"006ecc5\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"_id\":\"a78db36\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"slides_per_view\":\"3\",\"height\":{\"unit\":\"px\",\"size\":303},\"width\":{\"unit\":\"%\",\"size\":100},\"overlay\":\"icon\",\"overlay_background_color\":\"rgba(102,102,102,0.8)\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e6a58e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7317c142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3929f5ed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"77dbcf26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f4c15b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ea3642f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d20ff66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"74c70e68\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5461e478\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76a74178\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70173a08\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7dac64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5aa27af8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59bfe858\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"22d10d25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2bbeea59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bef5847\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e18bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"691d4f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"774cf630\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"2a93c7e1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5948b1cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"4982a6c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51a6119b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1a52b3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"332c3a10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"121d1f89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dedfb39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1502,739,'_elementor_version','0.4'),
(1503,739,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1506,606,'_wp_desired_post_slug','projects'),
(1507,740,'_elementor_template_type','page'),
(1508,740,'_elementor_edit_mode','builder'),
(1509,740,'_elementor_data','[{\"id\":\"1c52590\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55b14a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7c3c7ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e5ae8d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3f354d50\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48bb4bed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65ed867c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1784297f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"595efe73\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"f9bd52e\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d50a573\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"43c96cb\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"e733f00\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"c7747c1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4ce09b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4c6889f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"cffb1b5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d7e772c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36b0019\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2fc1d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"20664bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Successful Work\",\"percent\":{\"unit\":\"%\",\"size\":90},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7fc3387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Received Awards\",\"percent\":{\"unit\":\"%\",\"size\":70},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"ca74653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Working Projects\",\"percent\":{\"unit\":\"%\",\"size\":35},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46e23949\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"56bb0554\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b1813cf\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"9377f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"18ac7322\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"296603a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b7a7dd3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1c5b8610\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"184d4522\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65962daa\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7ec79af9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"62f674fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e6ef24a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"20a498bb\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76beae59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"11f49fd4\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"8eb565c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2ffb99f6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61721502\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0ff73e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"346d9e69\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b848e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bd43c6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41dd11dd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aff663e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6847f322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2505c346\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76e83b1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5acdf4a3\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7fb63def\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1a927a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed73ad1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7a653dcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"28912b76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eb40048\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"e3c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c10edbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62670ade\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7d387d4b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"507804cd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"823b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"68763a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1232c790\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7b5c1037\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"439c2c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75b33872\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1510,740,'_elementor_version','0.4'),
(1511,740,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1514,604,'_wp_desired_post_slug','news'),
(1515,741,'_elementor_template_type','page'),
(1516,741,'_elementor_edit_mode','builder'),
(1517,741,'_elementor_data','[{\"id\":\"3053aca7\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d94f755\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4ed750d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7230910c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"71b8a01b\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"73b49be0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":4,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1df036e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"65088ec\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63404e49\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"512be7ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"709f3808\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"4e1fd50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5fd970ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c5b8fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"738adf5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2a1d7b1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e207d9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6e480df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43feed5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"261f64ad\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"49124562\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7fd7bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4727f891\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"52f1c5f6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6379b695\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"26f54c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"17c50046\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1785c88c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"258c4e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"50d71c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"77f0dfd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1518,741,'_elementor_version','0.4'),
(1519,741,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1522,602,'_wp_desired_post_slug','home-alternative'),
(1523,742,'_elementor_template_type','page'),
(1524,742,'_elementor_edit_mode','builder'),
(1525,742,'_elementor_data','[{\"id\":\"1373f326\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"62ae3a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"14cfe686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"74a95732\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4dfa9216\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7135e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#222222\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"37db810a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6dad007\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ed72e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72886c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6581b42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1b9a86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_inline_size_tablet\":50,\"background_color\":\"rgba(34,34,34,0.6)\"},\"elements\":[{\"id\":\"2b667d82\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc87a85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Talk to an expert\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Montserrat\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1a17c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"_id\":\"52rjkma\",\"required\":\"true\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"52rjkma\"},{\"field_type\":\"email\",\"required\":true,\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"_id\":\"uyfq0tw\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"uyfq0tw\"},{\"field_type\":\"text\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"_id\":\"saua948\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"saua948\"},{\"field_type\":\"honeypot\",\"field_label\":\"\",\"field_value\":\"\",\"placeholder\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_1\",\"custom_id\":\"field_1\"}],\"show_labels\":\"\",\"button_text\":\"Get a free quote today\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"success_message\":\"The message was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto Condensed\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0.9\"},\"button_background_color\":\"#f9b707\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"button_size\":\"lg\",\"email_content\":\"[all-fields]\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"button_typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"email_reply_to\":\"uyfq0tw\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7835f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"268e7336\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49eb945\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a275a6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"497eacbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22bd8722\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aad8909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1f5a7af6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28352545\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"276f29d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"604c11dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5f2ada65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4401f681\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5906c96c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"339d58d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fccedd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5354dc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2528e35f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b5cd069\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"66cf2bd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b4e747\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2202c4b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"724151bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"244447d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4b4158\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7f4a8fd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f207eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1632987f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4444a36d\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58b5d3f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"18ab272e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fc5f153\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f372736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6687ecf1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40af475f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4411a4b1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2f2b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bbc7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f444727\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f045118\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab74b5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"580eeca5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"54c34688\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6b035d3d\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"72002c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"323121ff\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"575a055e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8609f5c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"2fcfc933\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"45550824\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105dc938\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7a1b0a8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6757ccd6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76784b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c533478\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4097d7e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"79659a62\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"6ba6ec1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"caae401\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12de206f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6967afe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25560b30\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"522ed90f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f94f06e\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3b2ccc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"778f0b86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"784ac45f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5036dbb4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e3af0d8\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f266c26\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13365d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eac9712\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"7642036f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"42515f95\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e1e6a88\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"40525b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3004d99b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e511d0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"184e419\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1e777320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a89260e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7898901e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3ae6ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22eeaeb3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"cc6b2a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46c74561\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"1d89ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f1d1308\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c920bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"465ce23c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a3b311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"177f637f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1526,742,'_elementor_version','0.4'),
(1527,742,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1530,600,'_wp_desired_post_slug','home'),
(1531,743,'_elementor_template_type','page'),
(1532,743,'_elementor_edit_mode','builder'),
(1533,743,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-1.jpg\",\"id\":133},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-2.jpg\",\"id\":134},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":110},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"lg\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32f3a7f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"827b61b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8ccf34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1065ed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c8636d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28cff32\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab60bd7\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"d626ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7fcd351\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a19c76\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f80326f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c4b052e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"46c5c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"efd8750\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"54d5be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"edf52f6\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3970264\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0684775\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7fb545\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3514824\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0082a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"b7bf78d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"833b5f3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"c6b3fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c2f12fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"fb16552\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7fab\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"698e752\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d225f7c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dddbac5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7f8b88b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"688381a\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e9a2c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ae0a793\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"83d5211\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"33e0f9e\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1a3f149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ec6e531\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78be55c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9822b78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790732e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14d9a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c320518\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3dba0e8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8127330\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98fd071\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385d2e57\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a3847c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a003a60\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5c285026\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"117d9c3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"410ec3b4\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"50caa1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22e2e459\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e07e87\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e1039d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"58b6fa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"711683fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"41b5ecdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6d7a17be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c4b52cc\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7433ef3b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e34e089\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6aed50e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10505522\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"321e0744\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"152447b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"724b1be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"484e0d37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a>\\n<\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1534,743,'_elementor_version','0.4'),
(1535,743,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1538,598,'_wp_desired_post_slug','contact-us'),
(1539,744,'_elementor_template_type','page'),
(1540,744,'_elementor_edit_mode','builder'),
(1541,744,'_elementor_data','[{\"id\":\"2b23e1d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7ab1ef9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1e9b5a54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ec5d806\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4d0c050\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb65d8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\\u200b\",\"height\":{\"unit\":\"px\",\"size\":345}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbcb741\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"58055fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50835d1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43b7ea0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ecea24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"moto-widget moto-widget-text moto-preset-default moto-spacing-top-auto moto-spacing-right-auto moto-spacing-bottom-small moto-spacing-left-auto\\\" data-widget=\\\"text\\\" data-preset=\\\"default\\\" data-spacing=\\\"aasa\\\" data-animation=\\\"\\\"><div class=\\\"moto-widget-text-content moto-widget-text-editable\\\"><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can contact us any way that is convenient for you. We are available 24\\/7 via phone or email.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can also use the quick contact form or visit our office personally.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">We would be happy to answer your questions.<\\/span><\\/p><\\/div><\\/div>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f68ae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22c13e3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4293da\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19095e57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c74eb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3de3de02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4f1c8f2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ad49d7\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"6a6dc79c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"777908fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bdf67f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"64f5a1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22cb664d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d21c443\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"23db1ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2dcb6fc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4956696c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"38c98d1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7736ad38\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"478b72f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43ee05bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"201de20a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f26e659\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"773b0864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c37fd02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1542,744,'_elementor_version','0.4'),
(1543,744,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1546,591,'_wp_desired_post_slug','about-us'),
(1547,745,'_elementor_template_type','page'),
(1548,745,'_elementor_edit_mode','builder'),
(1549,745,'_elementor_data','[{\"id\":\"62379a62\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"588dbab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2adaf4d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1caee302\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7a5edad0\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c8f5fe0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28238627\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de49004\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"38c49fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64616350\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ac24e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cfddeb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2cfa8d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988fcde\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"bfb60a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"146ec00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team1-alternative.jpg\",\"id\":516},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100},\"image_size_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"fd55da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716c822\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team2-alternative.jpg\",\"id\":517},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1b3ab5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"aa0762e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team3-alternative.jpg\",\"id\":518},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2e2c49d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8820515\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team4-alternative.jpg\",\"id\":519},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/about-us.jpg\",\"id\":268},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"78e87a9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed46317\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48d44899\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e83f0a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72f3ca26\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"752aa56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"133fa27c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c5d7829\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ccab85f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fb5e0f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"22f20685\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"540aaf2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3292f7e6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"c3c094a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"65d5ecb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd12715\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7814c695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"31c8d991\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638dbe08\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"75753d0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"37c023f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a87a88d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"63e88314\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a89a77a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6545e7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25a66ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"6c949ca0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"524ceceb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3e3c6596\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5df1f33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1550,745,'_elementor_version','0.4'),
(1551,745,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1576,54,'_elementor_pro_version','2.7.2'),
(1634,756,'_wp_attached_file','2019/06/Nixin-Water-Feature-Pool.jpg'),
(1635,756,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1204;s:4:\"file\";s:36:\"2019/06/Nixin-Water-Feature-Pool.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Pool-1024x642.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:642;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1749,772,'_wp_attached_file','2019/06/Gallery-Home-1.jpg'),
(1750,772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1751,773,'_wp_attached_file','2019/06/Gallery-Home-2.jpg'),
(1752,773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1753,774,'_wp_attached_file','2019/06/Gallery-Home-3.jpg'),
(1754,774,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1755,775,'_wp_attached_file','2019/06/Gallery-Home-4.jpg'),
(1756,775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-4.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1757,776,'_wp_attached_file','2019/06/Gallery-Home-5.jpg'),
(1758,776,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-5.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1759,777,'_wp_attached_file','2019/06/Gallery-Home-6.jpg'),
(1760,777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-6.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1761,778,'_wp_attached_file','2019/06/Gallery-Home-7.jpg'),
(1762,778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-7.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1763,779,'_wp_attached_file','2019/06/Gallery-Home-8.jpg'),
(1764,779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-8.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1765,780,'_wp_attached_file','2019/06/Gallery-Home-9.jpg'),
(1766,780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-9.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1767,781,'_wp_attached_file','2019/06/Gallery-Home-10.jpg'),
(1768,781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-10.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1769,782,'_wp_attached_file','2019/06/Gallery-Home-11.jpg'),
(1770,782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1771,783,'_wp_attached_file','2019/06/Gallery-Home-12.jpg'),
(1772,783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-12.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-12-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1773,784,'_wp_attached_file','2019/06/Gallery-Home-13.jpg'),
(1774,784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-13.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-13-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1775,785,'_wp_attached_file','2019/06/Gallery-Home-14.jpg'),
(1776,785,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-14.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-14-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1777,786,'_wp_attached_file','2019/06/Gallery-Home-15.jpg'),
(1778,786,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-15.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1829,793,'_elementor_template_type','section'),
(1830,793,'_elementor_edit_mode','builder'),
(1833,793,'_wp_page_template','default'),
(1834,793,'_elementor_data','[{\"id\":\"718b4a18\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"563842c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43423703\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"19c4b430\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"453ae72d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73c68c89\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"5c57731b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"72f0ba6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"958e2d3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"59ed22\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2af0eaff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23a3f324\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9e952ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"64e1599a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"687f60b7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"5b01b033\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1835,795,'_elementor_template_type','page'),
(1836,795,'_elementor_edit_mode','builder'),
(1837,795,'_wp_page_template','default'),
(1838,795,'_elementor_data','[{\"id\":\"718b4a18\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"563842c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43423703\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"19c4b430\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"453ae72d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73c68c89\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"5c57731b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"72f0ba6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"958e2d3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"59ed22\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2af0eaff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23a3f324\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9e952ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"64e1599a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"687f60b7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"5b01b033\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1839,793,'_elementor_version','2.5.16'),
(1840,793,'_elementor_pro_version','2.5.9'),
(1841,793,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1842,796,'_elementor_template_type','section'),
(1843,796,'_elementor_edit_mode','builder'),
(1846,796,'_wp_page_template','default'),
(1847,796,'_elementor_data','[{\"id\":\"648b0896\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6b39bc66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"34c4362f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2f415585\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93f7e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"168a9e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6543f2f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1848,798,'_elementor_template_type','page'),
(1849,798,'_elementor_edit_mode','builder'),
(1850,798,'_wp_page_template','default'),
(1851,798,'_elementor_data','[{\"id\":\"648b0896\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6b39bc66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"34c4362f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2f415585\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93f7e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"168a9e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6543f2f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1852,796,'_elementor_version','2.5.16'),
(1853,796,'_elementor_pro_version','2.5.9'),
(1854,796,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1879,802,'_edit_last','9'),
(1880,802,'_wp_page_template','elementor_header_footer'),
(1881,802,'_edit_lock','1559804138:9'),
(1882,804,'_elementor_edit_mode','builder'),
(1883,804,'_elementor_template_type','footer'),
(1884,804,'_elementor_version','2.7.5'),
(1885,804,'_elementor_pro_version','2.7.3'),
(1886,804,'_edit_lock','1573730507:244'),
(1887,804,'_wp_page_template','default'),
(1888,804,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(1889,804,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"25fcf1d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1bd9820\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d6cd0c5\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dda191b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2571fe3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0e401f7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c4db582\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"097f19e\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8bf5f90\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"_inline_size\":\"56.228\"},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c3eef41\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"_inline_size\":\"43.772\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"80f05a7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"350a5ee\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1c41eb6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0e5b654\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a502365\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0fd3610\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"693dc32\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"e6c605e\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(1904,804,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(2020,240,'_wp_desired_post_slug','post-heading-text'),
(2021,819,'_wp_page_template','elementor_canvas'),
(2022,819,'_elementor_edit_mode','builder'),
(2023,819,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}');
INSERT INTO `wp_postmeta` VALUES
(2024,819,'_elementor_data','[{\"id\":\"7ae8200d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"6754b26f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3817af57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"693af909\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1f8c617a\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3292d75e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11ea8cb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3db4e5ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-4.jpg\",\"id\":241},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31a2ad2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"146dc25a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed97e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66d671b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d5ab47b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14c63466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bda9f4c\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63b4e78a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2bbc4753\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ad17f8f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dbb70d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25936e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ab66e01\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2ef98b93\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ac9b2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51519a7b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"69a0c2f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"377e49b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cefb2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242f6dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c9f7eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"536a56c1\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"2e2f0f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"29e693d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"529ebeaa\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"1b048476\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"377ea0ec\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"125deeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"11af194c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7d4156f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"73f1670b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"25941438\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b7056c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2025,819,'_elementor_version','0.4'),
(2026,819,'_elementor_template_type','wp-post'),
(2029,243,'_wp_desired_post_slug','post-heading-text-2'),
(2030,820,'_wp_page_template','elementor_canvas'),
(2031,820,'_elementor_edit_mode','builder'),
(2032,820,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}'),
(2033,820,'_elementor_data','[{\"id\":\"1aaa03c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3539abd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2eaf15e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"257e03e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"6afbdcf8\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ca3b5a7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2ee0489d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"1956da6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-5.jpg\",\"id\":244},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ed276b6\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46c9c678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730df9d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a53de8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"36952c1e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33e419d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0d76c2\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2fa3a3cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bca65f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef5f651\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6374be12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fe66ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eca0c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32200da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716a8c9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e4d230b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"9f65ce8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1540c617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"907e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"68c74518\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22a4434\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e12a784\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7878e11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"21d95e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"301af659\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"3aacbf07\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31facf75\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6fd99254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"515a3517\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"a906e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4481022\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31a86d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ccb987f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2034,820,'_elementor_version','0.4'),
(2035,820,'_elementor_template_type','wp-post'),
(2038,246,'_wp_desired_post_slug','post-heading-text-3'),
(2039,821,'_wp_page_template','elementor_canvas'),
(2040,821,'_elementor_edit_mode','builder'),
(2041,821,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2042,821,'_elementor_data','[{\"id\":\"44a30849\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"38f3039f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"71a1c30a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"594909c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4f8c16bb\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"145c5a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2a500283\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"2161a333\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-6.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66c17c7a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4259f740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"491344a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635431e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6fa98ef\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"32c59c13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cfd8b57\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"731491bf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36f06885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca6c70c\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2749649\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50d94fb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ab03abb\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2e5afd74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76ceee05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"657057eb\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"59b71f68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"595472cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1fc2b6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"40d62004\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"300dd1e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fcb65a6\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"32e87f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d2e25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"790e77b1\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"17e64c17\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"550ac37e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6ce97e1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57d64f40\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"157c5800\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"43f94480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abac0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23d6397c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2043,821,'_elementor_version','0.4'),
(2044,821,'_elementor_template_type','wp-post'),
(2047,250,'_wp_desired_post_slug','post-heading-text-4'),
(2048,822,'_wp_page_template','elementor_canvas'),
(2049,822,'_elementor_edit_mode','builder'),
(2050,822,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2051,822,'_elementor_data','[{\"id\":\"34392f92\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3c5ef8b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d94ef02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"aec4694\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1edb86e2\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d6d40ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2e49e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"49714e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-7.jpg\",\"id\":251},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"34427f5a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78400244\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a742d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79a83311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"17446a71\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5f234af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b102d82\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"17e02b63\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f674fd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449fea88\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c466c12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2df700da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4825dfb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3cc7571e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"91d766d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1506cdaa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"67599e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe07d1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ae43b5c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"46602c72\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7590242b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f692eb\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7fe7735a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e408329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"624f86a8\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"206211d8\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e288475\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"13936d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"312349b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"38e3476e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6701669a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1b43e5f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"707f9ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2052,822,'_elementor_version','0.4'),
(2053,822,'_elementor_template_type','wp-post'),
(2062,185,'_wp_old_slug','heading-text'),
(2066,185,'_wp_old_date','2019-05-24'),
(2081,185,'_elementor_pro_version','2.7.2'),
(2112,827,'_elementor_template_type','section'),
(2113,827,'_elementor_edit_mode','builder'),
(2116,827,'_wp_page_template','default'),
(2117,827,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4e50da25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"cdd6cf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7722316f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2122,827,'_elementor_version','2.5.16'),
(2123,827,'_elementor_pro_version','2.5.9'),
(2124,827,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2127,831,'_wp_attached_file','2016/07/square-led-light.jpg'),
(2128,831,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:28:\"2016/07/square-led-light.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"square-led-light-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"square-led-light-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2188,185,'_thumbnail_id','831'),
(2220,192,'_wp_old_slug','heading-text-3'),
(2221,192,'_wp_old_date','2019-05-24'),
(2222,839,'_wp_attached_file','2015/01/FAN-JET-WATERSPOUT.jpg'),
(2223,839,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:30:\"2015/01/FAN-JET-WATERSPOUT.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"FAN-JET-WATERSPOUT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"FAN-JET-WATERSPOUT-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2224,192,'_thumbnail_id','839'),
(2249,192,'_elementor_pro_version','2.7.2'),
(2270,190,'_wp_old_slug','heading-text-2'),
(2271,190,'_wp_old_date','2019-05-24'),
(2272,844,'_wp_attached_file','2016/09/phone-faulty.jpg'),
(2273,844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2016/09/phone-faulty.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"phone-faulty-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"phone-faulty-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2274,190,'_thumbnail_id','1087'),
(2299,190,'_elementor_pro_version','2.5.9'),
(2326,205,'_elementor_pro_version','2.7.2'),
(2373,62,'_elementor_pro_version','2.7.3'),
(2391,858,'_wp_attached_file','2019/06/Gallery-7.jpg'),
(2392,858,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-7.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2393,859,'_wp_attached_file','2019/06/Gallery-8.jpg'),
(2394,859,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:466;s:4:\"file\";s:21:\"2019/06/Gallery-8.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2395,860,'_wp_attached_file','2019/06/Gallery-9.jpg'),
(2396,860,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:456;s:4:\"file\";s:21:\"2019/06/Gallery-9.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-9-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2397,861,'_wp_attached_file','2019/06/Gallery-10.jpg'),
(2398,861,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:475;s:4:\"file\";s:22:\"2019/06/Gallery-10.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-10-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2399,862,'_wp_attached_file','2019/06/Gallery-11.jpg'),
(2400,862,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-11-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2401,863,'_wp_attached_file','2019/06/Gallery-12.jpg'),
(2402,863,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-12.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-12-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2403,864,'_wp_attached_file','2019/06/Gallery-13.jpg'),
(2404,864,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-13.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-13-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2405,865,'_wp_attached_file','2019/06/Gallery-14.jpg'),
(2406,865,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:369;s:4:\"file\";s:22:\"2019/06/Gallery-14.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-14-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2407,866,'_wp_attached_file','2019/06/Gallery-15.jpg'),
(2408,866,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:22:\"2019/06/Gallery-15.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2409,867,'_wp_attached_file','2019/06/Gallery-16.jpg'),
(2410,867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-16.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-16-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2411,868,'_wp_attached_file','2019/06/Gallery-17.jpg'),
(2412,868,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-17.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-17-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2413,869,'_wp_attached_file','2019/06/Gallery-18.jpg'),
(2414,869,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-18.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-18-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2415,870,'_wp_attached_file','2019/06/Gallery-19.jpg'),
(2416,870,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-19.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-19-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2417,871,'_wp_attached_file','2019/06/Gallery-20.jpg'),
(2418,871,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-20.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-20-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2419,872,'_wp_attached_file','2019/06/Gallery-21.jpg'),
(2420,872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:421;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-21.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-21-168x300.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2421,873,'_wp_attached_file','2019/06/Gallery-22.jpg'),
(2422,873,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-22.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-22-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2423,874,'_wp_attached_file','2019/06/Gallery-23.jpg'),
(2424,874,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-23.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-23-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2425,875,'_wp_attached_file','2019/06/Gallery-24.jpg'),
(2426,875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-24.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-24-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2427,876,'_wp_attached_file','2019/06/Gallery-25.jpg'),
(2428,876,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-25.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-25-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2429,877,'_wp_attached_file','2019/06/Gallery-26.jpg'),
(2430,877,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-26.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-26-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2431,878,'_wp_attached_file','2019/06/Gallery-27.jpg'),
(2432,878,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-27.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-27-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2433,879,'_wp_attached_file','2019/06/Gallery-28.jpg'),
(2434,879,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-28.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-28-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2435,880,'_wp_attached_file','2019/06/Gallery-29.jpg'),
(2436,880,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-29.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-29-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2437,881,'_wp_attached_file','2019/06/Gallery-30.jpg'),
(2438,881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-30.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-30-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2439,882,'_wp_attached_file','2019/06/Gallery-31.jpg'),
(2440,882,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-31.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-31-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2441,883,'_wp_attached_file','2019/06/Gallery-32.jpg'),
(2442,883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-32.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-32-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2443,884,'_wp_attached_file','2019/06/Gallery-33.jpg'),
(2444,884,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-33.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-33-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2445,885,'_wp_attached_file','2019/06/Gallery-34.jpg'),
(2446,885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:421;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-34.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-34-168x300.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2447,886,'_wp_attached_file','2019/06/Gallery-35.jpg'),
(2448,886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-35.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-35-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2449,887,'_wp_attached_file','2019/06/Gallery-36.jpg'),
(2450,887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-36.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-36-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2451,888,'_wp_attached_file','2019/06/Gallery-37.jpg'),
(2452,888,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-37.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-37-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2453,889,'_wp_attached_file','2019/06/Gallery-38.jpg'),
(2454,889,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-38.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-38-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2455,890,'_wp_attached_file','2019/06/Gallery-39.jpg'),
(2456,890,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-39.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-39-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2457,891,'_wp_attached_file','2019/06/Gallery-40.jpg'),
(2458,891,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-40.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-40-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2459,892,'_wp_attached_file','2019/06/Gallery-41.jpg'),
(2460,892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-41.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-41-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2461,893,'_wp_attached_file','2019/06/Gallery-42.jpg'),
(2462,893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-42.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-42-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2463,894,'_wp_attached_file','2019/06/Gallery-43.jpg'),
(2464,894,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-43.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-43-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2465,895,'_wp_attached_file','2019/06/Gallery-44.jpg'),
(2466,895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-44.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-44-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2467,896,'_wp_attached_file','2019/06/Gallery-45.jpg'),
(2468,896,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-45.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-45-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2469,897,'_wp_attached_file','2019/06/Gallery-46.jpg'),
(2470,897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-46.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-46-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2471,898,'_wp_attached_file','2019/06/Gallery-47.jpg'),
(2472,898,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-47.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-47-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2473,899,'_wp_attached_file','2019/06/Gallery-48.jpg'),
(2474,899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-48.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-48-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2475,900,'_wp_attached_file','2019/06/Gallery-49.jpg'),
(2476,900,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:22:\"2019/06/Gallery-49.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-49-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2477,901,'_wp_attached_file','2019/06/Gallery-50.jpg'),
(2478,901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:699;s:4:\"file\";s:22:\"2019/06/Gallery-50.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2479,902,'_wp_attached_file','2019/06/Gallery-51.jpg'),
(2480,902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-51.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-51-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2481,903,'_wp_attached_file','2019/06/Gallery-52.jpg'),
(2482,903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-52.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-52-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2483,904,'_wp_attached_file','2019/06/Gallery-53.jpg'),
(2484,904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-53.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-53-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2485,905,'_wp_attached_file','2019/06/Gallery-54.jpg'),
(2486,905,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:449;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-54.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-54-180x300.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2487,906,'_wp_attached_file','2019/06/Gallery-55.jpg'),
(2488,906,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-55.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-55-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2489,907,'_wp_attached_file','2019/06/Gallery-56.jpg'),
(2490,907,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:562;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-56.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-56-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-56-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2491,908,'_wp_attached_file','2019/06/Gallery-57.jpg'),
(2492,908,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-57.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-57-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2493,909,'_wp_attached_file','2019/06/Gallery-1.jpg'),
(2494,909,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2495,910,'_wp_attached_file','2019/06/Gallery-2.jpg'),
(2496,910,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2497,911,'_wp_attached_file','2019/06/Gallery-3.jpg'),
(2498,911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2499,912,'_wp_attached_file','2019/06/Gallery-4.jpg'),
(2500,912,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-4.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2501,913,'_wp_attached_file','2019/06/Gallery-5.jpg'),
(2502,913,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-5.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2503,914,'_wp_attached_file','2019/06/Gallery-6.jpg'),
(2504,914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-6.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2512,60,'_elementor_pro_version','2.7.2'),
(2529,56,'_elementor_pro_version','2.7.2'),
(2538,919,'_wp_attached_file','2019/06/Water-Feature-Pool-Side.jpg'),
(2539,919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:353;s:4:\"file\";s:35:\"2019/06/Water-Feature-Pool-Side.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-300x265.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2540,920,'_wp_attached_file','2019/06/Water-Feature-Curve-Pool-Side.jpg'),
(2541,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:501;s:4:\"file\";s:41:\"2019/06/Water-Feature-Curve-Pool-Side.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2693,937,'_wp_page_template','elementor_header_footer'),
(2694,937,'_elementor_edit_mode','builder'),
(2695,937,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2696,937,'_elementor_data','[{\"id\":\"7c7f94f4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"25a2c08b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3a098aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Faulty Telephone Lines\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"496aa32d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our telephone lines are faulty in the Brackenfell area at this moment.<\\/p><p>You can gladly contact Francois @ 0829936603 for any telephonic assistance.<\\/p><p>Otherwise send us an email to info@nixin.co.za.<\\/p><p>NIXIN Poolware Team<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2e4467c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"5c29429d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61cff65e\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"15bf6dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"285a4895\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2697,937,'_elementor_version','2.5.16'),
(2698,937,'_elementor_template_type','wp-post'),
(2699,937,'_thumbnail_id','844'),
(2700,937,'_elementor_pro_version','2.5.9'),
(2704,938,'_wp_page_template','elementor_header_footer'),
(2705,938,'_elementor_edit_mode','builder'),
(2706,938,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2707,938,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.386},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.614,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2708,938,'_elementor_version','2.5.16'),
(2709,938,'_elementor_template_type','wp-post'),
(2710,938,'_elementor_pro_version','2.5.9'),
(2711,938,'_thumbnail_id','831'),
(2734,802,'_elementor_edit_mode','builder'),
(2735,802,'_elementor_template_type','wp-page'),
(2736,802,'_elementor_version','2.5.16'),
(2737,802,'_elementor_pro_version','2.5.9'),
(2738,802,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2739,802,'_elementor_data','[{\"id\":\"58f8194f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11f6e50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77c30441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank You\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10df2ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. <\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2791,947,'_elementor_edit_mode','builder'),
(2792,947,'_elementor_template_type','header'),
(2793,947,'_elementor_version','2.5.16'),
(2794,947,'_elementor_pro_version','2.5.9'),
(2795,947,'_wp_page_template','default'),
(2796,947,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(2797,947,'_elementor_data','[{\"id\":\"732404c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1c1f1b7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"600b27b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"338935ae\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94cbd3\",\"color_menu_item_active\":\"#94cbd3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(2798,947,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),
(2811,827,'_edit_lock','1559642707:9'),
(2812,949,'_elementor_template_type','section'),
(2813,949,'_elementor_edit_mode','builder'),
(2814,949,'_wp_page_template','default'),
(2815,949,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4e50da25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"cdd6cf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7722316f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2816,949,'_elementor_version','2.5.16'),
(2817,949,'_elementor_pro_version','2.5.9'),
(2818,949,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2838,952,'_elementor_edit_mode','builder'),
(2839,952,'_elementor_template_type','single'),
(2840,952,'_elementor_template_sub_type','post'),
(2841,952,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(2842,952,'_elementor_version','2.5.16'),
(2843,952,'_elementor_pro_version','2.5.9'),
(2844,952,'_edit_lock','1559894115:9'),
(2845,952,'_wp_page_template','default'),
(2846,952,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:10:\"hide_title\";s:3:\"yes\";}'),
(2847,952,'_elementor_data','[{\"id\":\"4fe4daee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"5bb3a54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4501fc36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3edb06ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6ffc3417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"253bb45b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240be0e6\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"5b23c8bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b72dd23\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2857,954,'_elementor_edit_mode','builder'),
(2858,954,'_elementor_template_type','single'),
(2859,954,'_elementor_template_sub_type','not_found404'),
(2860,954,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),
(2861,954,'_elementor_version','2.5.16'),
(2862,954,'_elementor_pro_version','2.5.9'),
(2863,954,'_edit_lock','1559802455:9'),
(2873,954,'_wp_page_template','default'),
(2874,954,'_elementor_data','[{\"id\":\"24795345\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"layout\":\"full_width\",\"column_position\":\"stretch\",\"reverse_order_mobile\":\"reverse-mobile\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\"},\"elements\":[{\"id\":\"66809379\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":55,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"42c1c3d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":199},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":170},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":150},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":120},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d43537\",\"elType\":\"widget\",\"settings\":{\"title\":\"The page you were looking for\\ncouldn\'t be found\",\"header_size\":\"h3\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd75bd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go back to Homepage\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.1},\"align\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3a5051a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":730,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"49c6927d\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":173}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(2963,967,'_wp_attached_file','2019/06/Nixin-Water-Feature-Curve-Mobile.jpg'),
(2964,967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1338;s:6:\"height\";i:412;s:4:\"file\";s:44:\"2019/06/Nixin-Water-Feature-Curve-Mobile.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Nixin-Water-Feature-Curve-Mobile-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Nixin-Water-Feature-Curve-Mobile-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"Nixin-Water-Feature-Curve-Mobile-768x236.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"Nixin-Water-Feature-Curve-Mobile-1024x315.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2976,974,'_wp_attached_file','2019/06/Sample-Product-Image.jpg'),
(2977,974,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:32:\"2019/06/Sample-Product-Image.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Sample-Product-Image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2978,974,'_edit_lock','1559646904:9'),
(2979,975,'_wp_attached_file','2019/06/logo-blk.png'),
(2980,975,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:20:\"2019/06/logo-blk.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-blk-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-blk-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-blk-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2981,976,'_wp_attached_file','2019/06/Aimflo-Accessories.jpg'),
(2982,976,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:30:\"2019/06/Aimflo-Accessories.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Aimflo-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2983,977,'_wp_attached_file','2019/06/Custom-Stainless-Steel.jpg'),
(2984,977,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:34:\"2019/06/Custom-Stainless-Steel.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2985,978,'_wp_attached_file','2019/06/Ladders-Rails.jpg'),
(2986,978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:25:\"2019/06/Ladders-Rails.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2987,979,'_wp_attached_file','2019/06/LED-Pool-Lights.jpg'),
(2988,979,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:27:\"2019/06/LED-Pool-Lights.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"LED-Pool-Lights-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2989,980,'_wp_attached_file','2019/06/Mod-N-Mosaix.jpg'),
(2990,980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Mod-N-Mosaix.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Mosaix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2991,981,'_wp_attached_file','2019/06/Mod-N-Motifs.jpg'),
(2992,981,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Mod-N-Motifs.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2993,982,'_wp_attached_file','2019/06/Parabond-Epoxy-421.jpg'),
(2994,982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:30:\"2019/06/Parabond-Epoxy-421.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2995,983,'_wp_attached_file','2019/06/Paradigm-Mosaics.jpg'),
(2996,983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:28:\"2019/06/Paradigm-Mosaics.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Paradigm-Mosaics-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2997,984,'_wp_attached_file','2019/06/Paradigm-Motifs.jpg'),
(2998,984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:27:\"2019/06/Paradigm-Motifs.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Paradigm-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2999,985,'_wp_attached_file','2019/06/Pool-Filters.jpg'),
(3000,985,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Pool-Filters.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Pool-Filters-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3001,986,'_wp_attached_file','2019/06/Water-Spouts.jpg'),
(3002,986,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Water-Spouts.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3023,988,'_menu_item_type','post_type'),
(3024,988,'_menu_item_menu_item_parent','0'),
(3025,988,'_menu_item_object_id','971'),
(3026,988,'_menu_item_object','page'),
(3027,988,'_menu_item_target',''),
(3028,988,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(3029,988,'_menu_item_xfn',''),
(3030,988,'_menu_item_url',''),
(3041,971,'_edit_lock','1571730969:40'),
(3042,971,'_edit_last','40'),
(3043,971,'_wp_page_template','elementor_header_footer'),
(3045,991,'_elementor_edit_mode','builder'),
(3046,991,'_elementor_template_type','product'),
(3047,991,'_elementor_version','2.5.16'),
(3048,991,'_elementor_pro_version','2.5.9'),
(3049,991,'_edit_lock','1559803647:9'),
(3054,991,'_wp_page_template','default'),
(3055,991,'_elementor_data','[{\"id\":\"65913b42\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":90},\"structure\":\"20\",\"gap\":\"wide\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29be808f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"369c708c\",\"elType\":\"widget\",\"settings\":{\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":false},{\"id\":\"6038c543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65,\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2365e0cb\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"text_typography_font_weight\":\"300\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"text_typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"74526903\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_text_transform\":\"uppercase\",\"title_color\":\"#20a8c2\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"76e0d6a8\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"text_typography_font_weight\":\"300\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"40964b46\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"price_color\":\"#f8f8f9\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"sale_price_spacing\":{\"unit\":\"px\",\"size\":0},\"price_block\":\"yes\",\"sale_price_color\":\"#0c0c0c\",\"sale_price_typography_typography\":\"custom\",\"sale_price_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"sale_price_typography_font_weight\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"2e8da0e6\",\"elType\":\"widget\",\"settings\":{\"button_align\":\"center\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"035\",\"bottom\":\"14\",\"left\":\"35\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_bg_color\":\"#20a8c2\",\"button_border_color\":\"#000000\",\"button_text_color_hover\":\"#ffffff\",\"button_bg_color_hover\":\"#7a7a7a\",\"quantity_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"quantity_text_color\":\"#ffffff\",\"quantity_bg_color\":\"rgba(255,255,255,0.08)\",\"quantity_border_color\":\"#ffffff\",\"quantity_text_color_focus\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"666471e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dad5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a0aced\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#20a8c2\",\"price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"bold\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}],\"isInner\":false}]'),
(3062,991,'_elementor_conditions','a:1:{i:0;s:15:\"include/product\";}'),
(3138,1003,'_elementor_edit_mode','builder'),
(3139,1003,'_elementor_template_type','product-archive'),
(3140,1003,'_elementor_version','2.7.4'),
(3141,1003,'_elementor_pro_version','2.7.2'),
(3142,1003,'_edit_lock','1572426343:40'),
(3147,1003,'_wp_page_template','default'),
(3148,1003,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a745eeb\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"28a22da\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"370377c\",\"elType\":\"widget\",\"settings\":{\"number\":\"100\",\"order\":\"asc\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"count_color\":\"#20a8c2\",\"count_typography_typography\":\"custom\",\"count_typography_font_family\":\"Montserrat\",\"count_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"source\":\"by_id\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d1c9395\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3155,1003,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(3167,1003,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";}'),
(3199,1010,'_elementor_edit_mode','builder'),
(3200,1010,'_elementor_template_type','product-archive'),
(3201,1010,'_elementor_version','2.5.16'),
(3202,1010,'_elementor_pro_version','2.5.9'),
(3203,1010,'_edit_lock','1572426128:40'),
(3208,1010,'_wp_page_template','default'),
(3209,1010,'_elementor_data','[{\"id\":\"e94d96e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26b2496\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"38f0edc\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"text_typography_font_weight\":\"bold\",\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"4cbcc7f\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"current_query\",\"title_color\":\"#20a8c2\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_text_transform\":\"uppercase\",\"price_color\":\"#ffffff\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Montserrat\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_typography_font_weight\":\"bold\",\"old_price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_color\":\"#ffffff\",\"button_hover_background_color\":\"#7a7a7a\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(3216,1010,'_elementor_conditions','a:1:{i:0;s:23:\"include/product_archive\";}'),
(3227,970,'_edit_lock','1573563978:244'),
(3228,970,'_edit_last','9'),
(3229,970,'_wp_page_template','default'),
(3230,1015,'_menu_item_type','post_type'),
(3231,1015,'_menu_item_menu_item_parent','0'),
(3232,1015,'_menu_item_object_id','970'),
(3233,1015,'_menu_item_object','page'),
(3234,1015,'_menu_item_target',''),
(3235,1015,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(3236,1015,'_menu_item_xfn',''),
(3237,1015,'_menu_item_url',''),
(3335,1027,'_elementor_edit_mode','builder'),
(3336,1027,'_elementor_template_type','single'),
(3337,1027,'_elementor_template_sub_type','post'),
(3338,1027,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(3339,1027,'_elementor_version','2.5.16'),
(3340,1027,'_elementor_pro_version','2.5.9'),
(3341,1027,'_wp_page_template','default'),
(3342,1027,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:10:\"hide_title\";s:3:\"yes\";}'),
(3343,1027,'_elementor_data','[{\"id\":\"4fe4daee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"5bb3a54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4501fc36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3edb06ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6ffc3417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"253bb45b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240be0e6\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"5b23c8bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b72dd23\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3353,1029,'_elementor_edit_mode','builder'),
(3354,1029,'_elementor_template_type','single'),
(3355,1029,'_elementor_template_sub_type','not_found404'),
(3356,1029,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),
(3357,1029,'_elementor_version','2.5.16'),
(3358,1029,'_elementor_pro_version','2.5.9'),
(3359,1029,'_wp_page_template','default'),
(3360,1029,'_elementor_data','[{\"id\":\"24795345\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"layout\":\"full_width\",\"column_position\":\"stretch\",\"reverse_order_mobile\":\"reverse-mobile\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\"},\"elements\":[{\"id\":\"66809379\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":55,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"42c1c3d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":199},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":170},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":150},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":120},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d43537\",\"elType\":\"widget\",\"settings\":{\"title\":\"The page you were looking for\\ncouldn\'t be found\",\"header_size\":\"h3\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd75bd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go back to Homepage\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.1},\"align\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3a5051a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":730,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"49c6927d\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":173}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(3369,1031,'_elementor_edit_mode','builder'),
(3370,1031,'_elementor_template_type','product-archive'),
(3371,1031,'_elementor_version','2.5.16'),
(3372,1031,'_elementor_pro_version','2.5.9'),
(3373,1031,'_wp_page_template','default'),
(3374,1031,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"370377c\",\"elType\":\"widget\",\"settings\":{\"number\":100,\"order\":\"asc\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"count_color\":\"#20a8c2\",\"count_typography_typography\":\"custom\",\"count_typography_font_family\":\"Montserrat\",\"count_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"source\":\"by_id\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}],\"isInner\":false}]'),
(3375,1031,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(3376,1031,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";}'),
(3397,1034,'_elementor_edit_mode','builder'),
(3398,1034,'_elementor_template_type','product-archive'),
(3399,1034,'_elementor_version','2.5.16'),
(3400,1034,'_elementor_pro_version','2.5.9'),
(3401,1034,'_wp_page_template','default'),
(3402,1034,'_elementor_data','[{\"id\":\"e94d96e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26b2496\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"38f0edc\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"text_typography_font_weight\":\"bold\",\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"4cbcc7f\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"current_query\",\"title_color\":\"#20a8c2\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_text_transform\":\"uppercase\",\"price_color\":\"#ffffff\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Montserrat\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_typography_font_weight\":\"bold\",\"old_price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_color\":\"#ffffff\",\"button_hover_background_color\":\"#7a7a7a\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(3403,1034,'_elementor_conditions','a:1:{i:0;s:23:\"include/product_archive\";}'),
(3413,1036,'_elementor_edit_mode','builder'),
(3414,1036,'_elementor_template_type','product'),
(3415,1036,'_elementor_version','2.5.16'),
(3416,1036,'_elementor_pro_version','2.5.9'),
(3417,1036,'_wp_page_template','default'),
(3418,1036,'_elementor_data','[{\"id\":\"65913b42\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":90},\"structure\":\"20\",\"gap\":\"wide\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29be808f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"369c708c\",\"elType\":\"widget\",\"settings\":{\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":false},{\"id\":\"6038c543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65,\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2365e0cb\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"text_typography_font_weight\":\"300\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"text_typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"74526903\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_text_transform\":\"uppercase\",\"title_color\":\"#20a8c2\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"76e0d6a8\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"text_typography_font_weight\":\"300\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"40964b46\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"price_color\":\"#f8f8f9\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"sale_price_spacing\":{\"unit\":\"px\",\"size\":0},\"price_block\":\"yes\",\"sale_price_color\":\"#0c0c0c\",\"sale_price_typography_typography\":\"custom\",\"sale_price_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"sale_price_typography_font_weight\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"2e8da0e6\",\"elType\":\"widget\",\"settings\":{\"button_align\":\"center\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"035\",\"bottom\":\"14\",\"left\":\"35\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_bg_color\":\"#20a8c2\",\"button_border_color\":\"#000000\",\"button_text_color_hover\":\"#ffffff\",\"button_bg_color_hover\":\"#7a7a7a\",\"quantity_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"quantity_text_color\":\"#ffffff\",\"quantity_bg_color\":\"rgba(255,255,255,0.08)\",\"quantity_border_color\":\"#ffffff\",\"quantity_text_color_focus\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"666471e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dad5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a0aced\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#20a8c2\",\"price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"bold\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}],\"isInner\":false}]'),
(3419,1036,'_elementor_conditions','a:1:{i:0;s:15:\"include/product\";}'),
(3431,1038,'_wp_page_template','elementor_header_footer'),
(3432,1038,'_elementor_edit_mode','builder'),
(3433,1038,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"45 Gemini Street, Brackenfell, Cape Town, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27(0)21 981 9618\",\"icon\":\"fa fa-fax\",\"_id\":\"67c821f\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"francois@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:francois@nixin.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"45 Gemini Street, Brackenfell, Cape Town South Africa\",\"height\":{\"unit\":\"px\",\"size\":345}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(3434,1038,'_elementor_version','2.5.16'),
(3435,1038,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3436,1038,'_elementor_template_type','wp-page'),
(3437,1038,'_elementor_pro_version','2.5.9'),
(3456,1041,'_wp_page_template','elementor_header_footer'),
(3457,1041,'_elementor_edit_mode','builder'),
(3458,1041,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3459,1041,'_elementor_data','[{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":4,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3460,1041,'_elementor_version','2.5.16'),
(3461,1041,'_elementor_template_type','wp-page'),
(3462,1041,'_elementor_pro_version','2.5.9'),
(3464,1042,'_wp_page_template','elementor_header_footer'),
(3465,1042,'_elementor_edit_mode','builder'),
(3466,1042,'_elementor_template_type','wp-page'),
(3467,1042,'_elementor_version','2.5.16'),
(3468,1042,'_elementor_pro_version','2.5.9'),
(3469,1042,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3470,1042,'_elementor_data','[{\"id\":\"58f8194f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11f6e50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77c30441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank You\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10df2ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. <\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3472,971,'_elementor_edit_mode','builder'),
(3473,971,'_elementor_template_type','wp-page'),
(3474,971,'_elementor_version','2.5.16'),
(3475,971,'_elementor_pro_version','2.5.9'),
(3476,971,'_elementor_data','[{\"id\":\"2b8e8a99\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"485afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3462f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d516d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\r\\n<p>[woocommerce_cart]<\\/p>\\r\\n<!-- \\/wp:shortcode -->\",\"text_color\":\"#f8f8f8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3489,1045,'_wp_page_template','elementor_header_footer'),
(3490,1045,'_elementor_edit_mode','builder'),
(3491,1045,'_elementor_template_type','wp-page'),
(3492,1045,'_elementor_version','2.5.16'),
(3493,1045,'_elementor_pro_version','2.5.9'),
(3494,1045,'_elementor_data','[{\"id\":\"2b8e8a99\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"485afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3462f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d516d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\r\\n<p>[woocommerce_cart]<\\/p>\\r\\n<!-- \\/wp:shortcode -->\",\"text_color\":\"#f8f8f8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3496,972,'_edit_lock','1559804471:9'),
(3497,972,'_elementor_edit_mode','builder'),
(3498,972,'_elementor_template_type','wp-page'),
(3499,972,'_elementor_version','2.5.16'),
(3500,972,'_elementor_pro_version','2.5.9'),
(3501,972,'_edit_last','9'),
(3502,972,'_wp_page_template','elementor_header_footer'),
(3503,1046,'_elementor_edit_mode','builder'),
(3504,1046,'_elementor_template_type','wp-page'),
(3505,1046,'_elementor_version','2.5.16'),
(3506,1046,'_elementor_pro_version','2.5.9'),
(3507,1046,'_wp_page_template','elementor_header_footer'),
(3550,1081,'_order_key','wc_order_VbryO4IYHUmWQ'),
(3551,1081,'_customer_user','14'),
(3552,1081,'_payment_method','bacs'),
(3553,1081,'_payment_method_title','Direct bank transfer'),
(3554,1081,'_customer_ip_address','41.189.78.122'),
(3555,1081,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0'),
(3556,1081,'_created_via','checkout'),
(3557,1081,'_cart_hash','751ceaa2f2f803b25165ff9804c7dcaf'),
(3558,1081,'_billing_first_name','TEssa'),
(3559,1081,'_billing_last_name','Keyser'),
(3560,1081,'_billing_company','PointB Agency'),
(3561,1081,'_billing_address_1','21 Constantia Boulevard'),
(3562,1081,'_billing_address_2','Constantia Kloof'),
(3563,1081,'_billing_city','Roodepoort'),
(3564,1081,'_billing_state','GP'),
(3565,1081,'_billing_postcode','1709'),
(3566,1081,'_billing_country','ZA'),
(3567,1081,'_billing_email','tessa.k@pointbagency.co.za'),
(3568,1081,'_billing_phone','0116279700'),
(3569,1081,'_order_currency','ZAR'),
(3570,1081,'_cart_discount','0'),
(3571,1081,'_cart_discount_tax','0'),
(3572,1081,'_order_shipping','0.00'),
(3573,1081,'_order_shipping_tax','0'),
(3574,1081,'_order_tax','0'),
(3575,1081,'_order_total','4995.00'),
(3576,1081,'_order_version','3.6.4'),
(3577,1081,'_prices_include_tax','no'),
(3578,1081,'_billing_address_index','TEssa Keyser PointB Agency 21 Constantia Boulevard Constantia Kloof Roodepoort GP 1709 ZA tessa.k@pointbagency.co.za 0116279700'),
(3579,1081,'_shipping_address_index','        '),
(3580,1081,'is_vat_exempt','no'),
(3581,1081,'_recorded_sales','yes'),
(3582,1081,'_recorded_coupon_usage_counts','yes'),
(3583,1081,'_order_stock_reduced','yes'),
(3597,1087,'_wp_attached_file','2016/09/phone-faulty-1.jpg'),
(3598,1087,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:26:\"2016/09/phone-faulty-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"phone-faulty-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-600x616.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-600x616.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3602,1088,'_wp_attached_file','2019/06/logo.png'),
(3603,1088,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:16:\"2019/06/logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3624,1092,'_wp_page_template','elementor_header_footer'),
(3625,1092,'_elementor_edit_mode','builder'),
(3626,1092,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3627,1092,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.193},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.807},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":919},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.719},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":920},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.281},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3628,1092,'_elementor_version','2.5.16'),
(3629,1092,'_elementor_template_type','wp-page'),
(3630,1092,'_elementor_pro_version','2.5.9'),
(3637,1093,'_wp_page_template','elementor_header_footer'),
(3638,1093,'_elementor_edit_mode','builder'),
(3639,1093,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3640,1093,'_elementor_data','[{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3641,1093,'_elementor_version','2.5.16'),
(3642,1093,'_elementor_template_type','wp-post'),
(3643,1093,'_thumbnail_id','839'),
(3644,1093,'_elementor_pro_version','2.5.9'),
(3646,1094,'_wp_attached_file','2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg'),
(3647,1094,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1126;s:6:\"height\";i:1126;s:4:\"file\";s:69:\"2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3658,1096,'_wp_attached_file','2019/06/Nixin-600mm-Slimline.jpg'),
(3659,1096,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:782;s:4:\"file\";s:32:\"2019/06/Nixin-600mm-Slimline.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Nixin-600mm-Slimline-1024x667.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-600x391.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-600x391.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3669,1098,'_wp_attached_file','2019/06/NIXIN-1250mm-Z-spout-1.jpg'),
(3670,1098,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:34:\"2019/06/NIXIN-1250mm-Z-spout-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"NIXIN-1250mm-Z-spout-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"NIXIN-1250mm-Z-spout-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3671,1099,'_wp_attached_file','2019/06/NIXIN-2000mm-Z-spout.jpg'),
(3672,1099,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:32:\"2019/06/NIXIN-2000mm-Z-spout.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"NIXIN-2000mm-Z-spout-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3673,1100,'_wp_attached_file','2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg'),
(3674,1100,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1198;s:4:\"file\";s:57:\"2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3675,1101,'_wp_attached_file','2019/06/Nixin-Deck-Spouts.jpg'),
(3676,1101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:29:\"2019/06/Nixin-Deck-Spouts.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Nixin-Deck-Spouts-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Nixin-Deck-Spouts-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3677,1102,'_wp_attached_file','2019/06/Nixin-Z-spout-500mm.jpg'),
(3678,1102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:815;s:4:\"file\";s:31:\"2019/06/Nixin-Z-spout-500mm.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Nixin-Z-spout-500mm-1024x695.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:695;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-600x408.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-600x408.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3679,1103,'_wp_attached_file','2019/06/Nixin-Z-spout1.25m-.jpg'),
(3680,1103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"2019/06/Nixin-Z-spout1.25m-.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Nixin-Z-spout1.25m--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3681,1104,'_wp_attached_file','2019/06/pez-interior-2-IAN.jpg'),
(3682,1104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:797;s:4:\"file\";s:30:\"2019/06/pez-interior-2-IAN.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"pez-interior-2-IAN-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"pez-interior-2-IAN-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3683,1105,'_wp_attached_file','2019/06/PHOTO-2016-10-21-13-43-53.jpg'),
(3684,1105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:37:\"2019/06/PHOTO-2016-10-21-13-43-53.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2016-10-21-13-43-53-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3685,1106,'_wp_attached_file','2019/06/PHOTO-2017-12-02-20-31-10.jpg'),
(3686,1106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:37:\"2019/06/PHOTO-2017-12-02-20-31-10.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2017-12-02-20-31-10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3687,1107,'_wp_attached_file','2019/06/PHOTO-2018-08-15-10-30-47.jpg'),
(3688,1107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:37:\"2019/06/PHOTO-2018-08-15-10-30-47.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-08-15-10-30-47-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-08-15-10-30-47-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3689,1108,'_wp_attached_file','2019/06/PHOTO-2018-11-16-09-56-38.jpg'),
(3690,1108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:37:\"2019/06/PHOTO-2018-11-16-09-56-38.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-11-16-09-56-38-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-11-16-09-56-38-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3691,1109,'_wp_attached_file','2019/06/Picture-074.jpg'),
(3692,1109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/Picture-074.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-074-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-074-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-074-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-074-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture-074-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Picture-074-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-074-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture-074-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Picture-074-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-074-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3693,1110,'_wp_attached_file','2019/06/Picture-088.jpg'),
(3694,1110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/Picture-088.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-088-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-088-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-088-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-088-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture-088-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Picture-088-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-088-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture-088-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Picture-088-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-088-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3695,1111,'_wp_attached_file','2019/06/Picture-200.jpg'),
(3696,1111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/Picture-200.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-200-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-200-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-200-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-200-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture-200-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Picture-200-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-200-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture-200-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Picture-200-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-200-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3697,1112,'_wp_attached_file','2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg'),
(3698,1112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:61:\"2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3715,1115,'_wp_attached_file','2019/06/IMG_8681.jpg'),
(3716,1115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_8681.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8681-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_8681-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_8681-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_8681-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8681-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_8681-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8681-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_8681-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_8681-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8681-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3717,1116,'_wp_attached_file','2019/06/IMG_9709.jpg'),
(3718,1116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_9709.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9709-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_9709-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_9709-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_9709-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9709-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_9709-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9709-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_9709-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_9709-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9709-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3719,1117,'_wp_attached_file','2019/06/IMG_9936.jpg'),
(3720,1117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_9936.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9936-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_9936-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_9936-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_9936-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9936-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_9936-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9936-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_9936-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_9936-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9936-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3721,1118,'_wp_attached_file','2019/06/nick-iphone-photos-014.jpg'),
(3722,1118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:34:\"2019/06/nick-iphone-photos-014.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"nick-iphone-photos-014-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"nick-iphone-photos-014-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3723,1119,'_wp_attached_file','2019/06/Nixin-50mm-Pipe-Spouts.jpg'),
(3724,1119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:34:\"2019/06/Nixin-50mm-Pipe-Spouts.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Nixin-50mm-Pipe-Spouts-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3725,1120,'_wp_attached_file','2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg'),
(3726,1120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:63:\"2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:64:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3727,1121,'_wp_attached_file','2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg'),
(3728,1121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:54:\"2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3729,1122,'_wp_attached_file','2019/06/2017-06-10-PHOTO-00000597.jpg'),
(3730,1122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:899;s:4:\"file\";s:37:\"2019/06/2017-06-10-PHOTO-00000597.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"2017-06-10-PHOTO-00000597-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3731,1123,'_wp_attached_file','2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg'),
(3732,1123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:48:\"2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3733,1124,'_wp_attached_file','2019/06/31012008035.jpg'),
(3734,1124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/31012008035.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31012008035-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31012008035-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31012008035-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31012008035-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"31012008035-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31012008035-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31012008035-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31012008035-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31012008035-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31012008035-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3735,1125,'_wp_attached_file','2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg'),
(3736,1125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:71:\"2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:73:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3737,1126,'_wp_attached_file','2019/06/IMG_0102.jpg'),
(3738,1126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_0102.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0102-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0102-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0102-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0102-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0102-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0102-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0102-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0102-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0102-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0102-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3739,1127,'_wp_attached_file','2019/06/IMG_0337.jpg'),
(3740,1127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:20:\"2019/06/IMG_0337.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0337-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0337-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0337-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0337-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0337-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0337-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0337-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0337-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0337-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0337-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3741,1128,'_wp_attached_file','2019/06/IMG_0572.jpg'),
(3742,1128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:20:\"2019/06/IMG_0572.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0572-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0572-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0572-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0572-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0572-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0572-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0572-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0572-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0572-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0572-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3743,1129,'_wp_attached_file','2019/06/IMG_1157.jpg'),
(3744,1129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:20:\"2019/06/IMG_1157.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1157-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1157-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_1157-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_1157-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1157-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_1157-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1157-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_1157-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_1157-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1157-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3745,1130,'_wp_attached_file','2019/06/IMG_1234.jpg'),
(3746,1130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_1234.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1234-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1234-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_1234-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_1234-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1234-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_1234-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1234-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_1234-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_1234-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1234-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3747,1131,'_wp_attached_file','2019/06/IMG_1498.jpg'),
(3748,1131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2019/06/IMG_1498.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1498-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1498-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_1498-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"IMG_1498-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1498-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_1498-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1498-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_1498-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_1498-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1498-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3749,1132,'_wp_attached_file','2019/06/IMG_2697.jpg'),
(3750,1132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_2697.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2697-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2697-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_2697-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_2697-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_2697-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_2697-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2697-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_2697-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_2697-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2697-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3751,1133,'_wp_attached_file','2019/06/IMG_3005.jpg'),
(3752,1133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:20:\"2019/06/IMG_3005.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_3005-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_3005-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_3005-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3005-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_3005-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3005-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_3005-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_3005-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3005-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3753,1134,'_wp_attached_file','2019/06/IMG_3296.jpg'),
(3754,1134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:910;s:4:\"file\";s:20:\"2019/06/IMG_3296.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3296-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_3296-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_3296-768x582.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:582;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_3296-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3296-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_3296-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3296-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_3296-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_3296-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3296-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3755,1135,'_wp_attached_file','2019/06/IMG_3613.jpg'),
(3756,1135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_3613.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3613-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_3613-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_3613-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_3613-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3613-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_3613-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3613-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_3613-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_3613-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3613-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3757,1136,'_wp_attached_file','2019/06/IMG_4067.jpg'),
(3758,1136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_4067.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4067-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_4067-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_4067-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_4067-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_4067-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_4067-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4067-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_4067-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_4067-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4067-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3759,1137,'_wp_attached_file','2019/06/IMG_5372.jpg'),
(3760,1137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_5372.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5372-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5372-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_5372-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5372-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5372-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5372-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5372-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5372-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5372-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5372-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3761,1138,'_wp_attached_file','2019/06/IMG_5525.jpg'),
(3762,1138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_5525.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5525-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5525-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_5525-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5525-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5525-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5525-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5525-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5525-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3763,1139,'_wp_attached_file','2019/06/IMG_5656.jpg'),
(3764,1139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_5656.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5656-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5656-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_5656-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5656-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5656-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5656-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5656-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5656-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5656-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5656-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3765,1140,'_wp_attached_file','2019/06/IMG_5777.jpg'),
(3766,1140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_5777.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5777-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5777-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_5777-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5777-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5777-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5777-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5777-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5777-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5777-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5777-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3767,1141,'_wp_page_template','elementor_header_footer'),
(3768,1141,'_elementor_edit_mode','builder'),
(3769,1141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3770,1141,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":1115,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":1128,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":1129,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":1130,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":1131,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":1132,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":1133,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":1134,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":1135,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":1136,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":1137,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":1138,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":1139,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":1140,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":1106,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":1105,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":1104,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":1103,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":1102,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":1101,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":1100,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":1099,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":1098,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":6,\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3771,1141,'_elementor_version','2.5.16'),
(3772,1141,'_elementor_template_type','wp-page'),
(3773,1141,'_elementor_pro_version','2.5.9'),
(3787,1144,'_wp_attached_file','2019/07/Nixin-logo.png'),
(3788,1144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:22:\"2019/07/Nixin-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Nixin-logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Nixin-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Nixin-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3789,1144,'_wp_attachment_image_alt','Nixin logo'),
(3792,1146,'_wp_attached_file','2019/06/IMG_9936-1.jpg'),
(3793,1146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2019/06/IMG_9936-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_9936-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_9936-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3794,1146,'_wp_attachment_image_alt','Swimming pool'),
(3805,1148,'_wp_attached_file','2019/06/IMG_3296-1.jpg'),
(3806,1148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1338;s:6:\"height\";i:1015;s:4:\"file\";s:22:\"2019/06/IMG_3296-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-768x583.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_3296-1-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_3296-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3807,1148,'_wp_attachment_image_alt',''),
(3828,1151,'_wp_attached_file','2019/06/IMG_8681-1.jpg'),
(3829,1151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2019/06/IMG_8681-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_8681-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_8681-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3830,1151,'_wp_attachment_image_alt','Swimming pool'),
(3841,1153,'_wp_attached_file','2019/06/PHOTO-2018-11-16-09-56-38-1.jpg'),
(3842,1153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:39:\"2019/06/PHOTO-2018-11-16-09-56-38-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"PHOTO-2018-11-16-09-56-38-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"PHOTO-2018-11-16-09-56-38-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3843,1153,'_wp_attachment_image_alt','Swimming Pool'),
(3844,1154,'_elementor_edit_mode','builder'),
(3845,1154,'_elementor_template_type','header'),
(3846,1154,'_elementor_version','2.5.16'),
(3847,1154,'_elementor_pro_version','2.5.9'),
(3848,1154,'_wp_page_template','default'),
(3849,1154,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(3850,1154,'_elementor_data','[{\"id\":\"295524ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(32,168,194,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":967}},\"elements\":[{\"id\":\"7a20dc9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.099,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"e5193af\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"5ab6def\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":73.898,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"432b8cc1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#20a8c2\",\"color_menu_item_active\":\"#20a8c2\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14d6bbc8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"45119a0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c651ae9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-1.jpg\",\"id\":1146},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"6354790\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296-1.jpg\",\"id\":1148},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"b0c314a\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681-1.jpg\",\"id\":1151},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0c9fad9\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38-1.jpg\",\"id\":1153},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":34},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"400\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#1f90c4\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":80},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"heading_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"heading_typography_font_weight\":\"800\",\"heading_typography_font_style\":\"normal\",\"button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(3851,1154,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(3863,1156,'_wp_attached_file','2019/07/NIXIN-Wording-White.png'),
(3864,1156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2472;s:6:\"height\";i:692;s:4:\"file\";s:31:\"2019/07/NIXIN-Wording-White.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"NIXIN-Wording-White-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-768x215.png\";s:5:\"width\";i:768;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"NIXIN-Wording-White-1024x287.png\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"NIXIN-Wording-White-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-600x168.png\";s:5:\"width\";i:600;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-600x168.png\";s:5:\"width\";i:600;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3865,1156,'_wp_attachment_image_alt','NIXIN Wording White'),
(3907,1161,'_wp_page_template','elementor_header_footer'),
(3908,1161,'_elementor_edit_mode','builder'),
(3909,1161,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":756},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":254,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":10,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":26,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":99,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\",\"suffix\":\"%\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":1096},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters & heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design & Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool & spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance & Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":1112,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":1106,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":1105,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":1104,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":1103,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":1102,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":1101,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":1100,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":1099,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":1098,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":6,\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":1094},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3910,1161,'_elementor_version','2.5.16'),
(3911,1161,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(3912,1161,'_elementor_template_type','wp-page'),
(3913,1161,'_elementor_pro_version','2.5.9'),
(3929,1164,'_wp_attached_file','2019/06/NIXIN-Wording-White-Smaller.png'),
(3930,1164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1120;s:6:\"height\";i:350;s:4:\"file\";s:39:\"2019/06/NIXIN-Wording-White-Smaller.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"NIXIN-Wording-White-Smaller-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"NIXIN-Wording-White-Smaller-1024x320.png\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-600x188.png\";s:5:\"width\";i:600;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-600x188.png\";s:5:\"width\";i:600;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3931,1164,'_wp_attachment_image_alt',''),
(3932,1164,'_edit_lock','1562679926:9'),
(3985,1171,'_elementor_edit_mode','builder'),
(3986,1171,'_elementor_template_type','footer'),
(3987,1171,'_elementor_version','2.5.16'),
(3988,1171,'_elementor_pro_version','2.5.9'),
(3989,1171,'_wp_page_template','default'),
(3990,1171,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(3991,1171,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":1164},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"}}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":true},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2344270\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-fax\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"}}],\"list_items_alignment\":\"left\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"45 Gemini Street, Brackenfell, Cape Town, South Africa\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"}}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\"},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3992,1171,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(4000,1173,'_wp_attached_file','2019/07/Swim-n-Style-NXIN-logo.png'),
(4001,1173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:34:\"2019/07/Swim-n-Style-NXIN-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Swim-n-Style-NXIN-logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4002,1174,'_wp_attached_file','2019/07/cropped-Swim-n-Style-NXIN-logo.png'),
(4003,1174,'_wp_attachment_context','custom-logo'),
(4004,1174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:42:\"2019/07/cropped-Swim-n-Style-NXIN-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Swim-n-Style-NXIN-logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4007,1176,'_edit_lock','1571731935:40'),
(4008,1176,'_edit_last','40'),
(4009,1177,'_wp_attached_file','2019/07/Aimflo-Accessories-Aimflo-Blocker.jpg'),
(4010,1177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/07/Aimflo-Accessories-Aimflo-Blocker.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Aimflo-Accessories-Aimflo-Blocker-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Aimflo-Accessories-Aimflo-Blocker-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Aimflo-Accessories-Aimflo-Blocker-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4011,1176,'_thumbnail_id','1177'),
(4012,1176,'_regular_price','184.00'),
(4013,1176,'total_sales','0'),
(4014,1176,'_tax_status','taxable'),
(4015,1176,'_tax_class',''),
(4016,1176,'_manage_stock','no'),
(4017,1176,'_backorders','no'),
(4018,1176,'_sold_individually','no'),
(4019,1176,'_virtual','no'),
(4020,1176,'_downloadable','no'),
(4021,1176,'_download_limit','-1'),
(4022,1176,'_download_expiry','-1'),
(4023,1176,'_stock',NULL),
(4024,1176,'_stock_status','instock'),
(4025,1176,'_wc_average_rating','0'),
(4026,1176,'_wc_review_count','0'),
(4027,1176,'_product_version','3.7.1'),
(4028,1176,'_price','184.00'),
(4030,1178,'_edit_lock','1571731796:40'),
(4031,1178,'_edit_last','40'),
(4032,1179,'_wp_attached_file','2019/07/Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout.jpg'),
(4033,1179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/07/Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4034,1178,'_thumbnail_id','1179'),
(4035,1178,'_regular_price','224.25'),
(4036,1178,'total_sales','0'),
(4037,1178,'_tax_status','taxable'),
(4038,1178,'_tax_class',''),
(4039,1178,'_manage_stock','no'),
(4040,1178,'_backorders','no'),
(4041,1178,'_sold_individually','no'),
(4042,1178,'_virtual','no'),
(4043,1178,'_downloadable','no'),
(4044,1178,'_download_limit','-1'),
(4045,1178,'_download_expiry','-1'),
(4046,1178,'_stock',NULL),
(4047,1178,'_stock_status','instock'),
(4048,1178,'_wc_average_rating','0'),
(4049,1178,'_wc_review_count','0'),
(4050,1178,'_product_version','3.7.1'),
(4051,1178,'_price','224.25'),
(4052,1180,'_edit_lock','1563440056:9'),
(4053,1180,'_edit_last','9'),
(4054,982,'_wp_attachment_image_alt','NIXIN Parabond Epoxy 421 5l'),
(4055,1180,'_thumbnail_id','982'),
(4056,1180,'_regular_price','1552.50'),
(4057,1180,'total_sales','0'),
(4058,1180,'_tax_status','taxable'),
(4059,1180,'_tax_class',''),
(4060,1180,'_manage_stock','no'),
(4061,1180,'_backorders','no'),
(4062,1180,'_sold_individually','no'),
(4063,1180,'_virtual','no'),
(4064,1180,'_downloadable','no'),
(4065,1180,'_download_limit','-1'),
(4066,1180,'_download_expiry','-1'),
(4067,1180,'_stock',NULL),
(4068,1180,'_stock_status','instock'),
(4069,1180,'_wc_average_rating','0'),
(4070,1180,'_wc_review_count','0'),
(4071,1180,'_product_version','3.6.5'),
(4072,1180,'_price','1552.50'),
(4073,1181,'_edit_lock','1571904348:40'),
(4074,1181,'_edit_last','40'),
(4075,1182,'_wp_attached_file','2019/07/Ladders-SST-Curve-Ladder-3-step.jpg'),
(4076,1182,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:43:\"2019/07/Ladders-SST-Curve-Ladder-3-step.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Ladders-SST-Curve-Ladder-3-step-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"Ladders-SST-Curve-Ladder-3-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"Ladders-SST-Curve-Ladder-3-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4077,1181,'_thumbnail_id','1182'),
(4078,1181,'_regular_price','9715.20'),
(4079,1181,'total_sales','1'),
(4080,1181,'_tax_status','taxable'),
(4081,1181,'_tax_class',''),
(4082,1181,'_manage_stock','no'),
(4083,1181,'_backorders','no'),
(4084,1181,'_sold_individually','no'),
(4085,1181,'_virtual','no'),
(4086,1181,'_downloadable','no'),
(4087,1181,'_download_limit','-1'),
(4088,1181,'_download_expiry','-1'),
(4089,1181,'_stock',NULL),
(4090,1181,'_stock_status','instock'),
(4091,1181,'_wc_average_rating','0'),
(4092,1181,'_wc_review_count','0'),
(4093,1181,'_product_version','3.7.1'),
(4094,1181,'_price','9715.20'),
(4095,1183,'_edit_lock','1571906603:40'),
(4096,1183,'_edit_last','40'),
(4097,1183,'total_sales','0'),
(4098,1183,'_tax_status','taxable'),
(4099,1183,'_tax_class',''),
(4100,1183,'_manage_stock','no'),
(4101,1183,'_backorders','no'),
(4102,1183,'_sold_individually','no'),
(4103,1183,'_virtual','no'),
(4104,1183,'_downloadable','no'),
(4105,1183,'_download_limit','-1'),
(4106,1183,'_download_expiry','-1'),
(4107,1183,'_stock',NULL),
(4108,1183,'_stock_status','instock'),
(4109,1183,'_wc_average_rating','0'),
(4110,1183,'_wc_review_count','0'),
(4112,1183,'_product_version','3.7.1'),
(4113,1184,'_wp_attached_file','2019/07/Ladders-SST-Roll-Top-Ladder.jpg'),
(4114,1184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/07/Ladders-SST-Roll-Top-Ladder.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Ladders-SST-Roll-Top-Ladder-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Ladders-SST-Roll-Top-Ladder-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Ladders-SST-Roll-Top-Ladder-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4115,1185,'_wp_attached_file','2019/07/Ladders-SST-Roll-Top-Ladder-2.jpg'),
(4116,1185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/07/Ladders-SST-Roll-Top-Ladder-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Ladders-SST-Roll-Top-Ladder-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Ladders-SST-Roll-Top-Ladder-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Ladders-SST-Roll-Top-Ladder-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4117,1183,'_thumbnail_id','1184'),
(4118,1183,'_product_image_gallery','1185'),
(4120,1186,'_edit_lock','1571906219:40'),
(4121,1186,'_edit_last','40'),
(4122,1187,'_wp_attached_file','2019/07/Ladders-SST-P-Rail.jpg'),
(4123,1187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2019/07/Ladders-SST-P-Rail.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Ladders-SST-P-Rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Ladders-SST-P-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Ladders-SST-P-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4124,1186,'_thumbnail_id','1187'),
(4125,1186,'total_sales','0'),
(4126,1186,'_tax_status','taxable'),
(4127,1186,'_tax_class',''),
(4128,1186,'_manage_stock','no'),
(4129,1186,'_backorders','no'),
(4130,1186,'_sold_individually','no'),
(4131,1186,'_virtual','no'),
(4132,1186,'_downloadable','no'),
(4133,1186,'_download_limit','-1'),
(4134,1186,'_download_expiry','-1'),
(4135,1186,'_stock',NULL),
(4136,1186,'_stock_status','instock'),
(4137,1186,'_wc_average_rating','0'),
(4138,1186,'_wc_review_count','0'),
(4139,1186,'_product_version','3.7.1'),
(4140,1188,'_wp_attached_file','2019/07/Ladders-SST-P-Rail-1.jpg'),
(4141,1188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Ladders-SST-P-Rail-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4142,1189,'_wp_attached_file','2019/07/Ladders-SST-P-Rail-2.jpg'),
(4143,1189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Ladders-SST-P-Rail-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4144,1190,'_wp_attached_file','2019/07/Ladders-SST-P-Rail-3.jpg'),
(4145,1190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Ladders-SST-P-Rail-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4146,1186,'_product_image_gallery','1188,1189,1190'),
(4147,1191,'_edit_lock','1571908724:40'),
(4148,1191,'_edit_last','40'),
(4149,1192,'_wp_attached_file','2019/07/Ladders-SST-Standard-Rail.jpg'),
(4150,1192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/07/Ladders-SST-Standard-Rail.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-SST-Standard-Rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-SST-Standard-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-SST-Standard-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4151,1191,'_thumbnail_id','1192'),
(4153,1191,'total_sales','1'),
(4154,1191,'_tax_status','taxable'),
(4155,1191,'_tax_class',''),
(4156,1191,'_manage_stock','no'),
(4157,1191,'_backorders','no'),
(4158,1191,'_sold_individually','no'),
(4159,1191,'_virtual','no'),
(4160,1191,'_downloadable','no'),
(4161,1191,'_download_limit','-1'),
(4162,1191,'_download_expiry','-1'),
(4163,1191,'_stock',NULL),
(4164,1191,'_stock_status','instock'),
(4165,1191,'_wc_average_rating','0'),
(4166,1191,'_wc_review_count','0'),
(4167,1191,'_product_version','3.7.1'),
(4169,1193,'_edit_lock','1571903641:40'),
(4170,1193,'_edit_last','40'),
(4171,1194,'_wp_attached_file','2019/07/Ladders-SST-38mm-Grab-Rail.jpg'),
(4172,1194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/07/Ladders-SST-38mm-Grab-Rail.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Ladders-SST-38mm-Grab-Rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Ladders-SST-38mm-Grab-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Ladders-SST-38mm-Grab-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4173,1193,'_thumbnail_id','1194'),
(4174,1193,'_regular_price','1679.00'),
(4175,1193,'total_sales','0'),
(4176,1193,'_tax_status','taxable'),
(4177,1193,'_tax_class',''),
(4178,1193,'_manage_stock','no'),
(4179,1193,'_backorders','no'),
(4180,1193,'_sold_individually','no'),
(4181,1193,'_virtual','no'),
(4182,1193,'_downloadable','no'),
(4183,1193,'_download_limit','-1'),
(4184,1193,'_download_expiry','-1'),
(4185,1193,'_stock',NULL),
(4186,1193,'_stock_status','instock'),
(4187,1193,'_wc_average_rating','0'),
(4188,1193,'_wc_review_count','0'),
(4189,1193,'_product_version','3.7.1'),
(4190,1193,'_price','1679.00'),
(4191,1195,'_edit_lock','1571903146:40'),
(4192,1195,'_edit_last','40'),
(4193,1196,'_wp_attached_file','2019/07/Ladders-Sacrificial-Anode.jpg'),
(4194,1196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/07/Ladders-Sacrificial-Anode.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-Sacrificial-Anode-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-Sacrificial-Anode-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-Sacrificial-Anode-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4195,1195,'_thumbnail_id','1196'),
(4196,1195,'_regular_price','402.50'),
(4197,1195,'total_sales','0'),
(4198,1195,'_tax_status','taxable'),
(4199,1195,'_tax_class',''),
(4200,1195,'_manage_stock','no'),
(4201,1195,'_backorders','no'),
(4202,1195,'_sold_individually','no'),
(4203,1195,'_virtual','no'),
(4204,1195,'_downloadable','no'),
(4205,1195,'_download_limit','-1'),
(4206,1195,'_download_expiry','-1'),
(4207,1195,'_stock',NULL),
(4208,1195,'_stock_status','instock'),
(4209,1195,'_wc_average_rating','0'),
(4210,1195,'_wc_review_count','0'),
(4211,1195,'_product_version','3.7.1'),
(4212,1195,'_price','402.50'),
(4213,1197,'_edit_lock','1565697715:126'),
(4214,1198,'_wp_attached_file','2019/07/Paradigm-Motifs-Dolphin.jpg'),
(4215,1198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/07/Paradigm-Motifs-Dolphin.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Dolphin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Dolphin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Dolphin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4216,1177,'_wp_attachment_image_alt','Aimflo-Accessories-Aimflo Blocker'),
(4217,1179,'_wp_attachment_image_alt','Aimflo-Accessories-Aimflo Adjustable Ball Spout'),
(4218,1182,'_wp_attachment_image_alt','Ladders - SST Curve Ladder 3-step'),
(4219,1184,'_wp_attachment_image_alt','Ladders - SST Roll Top Ladder'),
(4220,1185,'_wp_attachment_image_alt','Ladders - SST Roll Top Ladder 2'),
(4221,1187,'_wp_attachment_image_alt','Ladders - SST P-Rail'),
(4222,1188,'_wp_attachment_image_alt','Ladders - SST P-Rail 1'),
(4223,1189,'_wp_attachment_image_alt','Ladders - SST P-Rail 2'),
(4224,1190,'_wp_attachment_image_alt','Ladders - SST P-Rail 3'),
(4225,1192,'_wp_attachment_image_alt','Ladders - SST Standard Rail'),
(4226,1194,'_wp_attachment_image_alt','Ladders - SST 38mm Grab Rail'),
(4227,1196,'_wp_attachment_image_alt','Ladders - Sacrificial Anode'),
(4228,1198,'_wp_attachment_image_alt','Paradigm Motifs - Dolphin'),
(4229,1197,'_edit_last','9'),
(4230,1197,'_thumbnail_id','1198'),
(4231,1197,'total_sales','0'),
(4232,1197,'_tax_status','taxable'),
(4233,1197,'_tax_class',''),
(4234,1197,'_manage_stock','no'),
(4235,1197,'_backorders','no'),
(4236,1197,'_sold_individually','no'),
(4237,1197,'_virtual','no'),
(4238,1197,'_downloadable','no'),
(4239,1197,'_download_limit','-1'),
(4240,1197,'_download_expiry','-1'),
(4241,1197,'_stock',NULL),
(4242,1197,'_stock_status','instock'),
(4243,1197,'_wc_average_rating','0'),
(4244,1197,'_wc_review_count','0'),
(4245,1197,'_product_version','3.6.5'),
(4246,1199,'_edit_lock','1563861917:9'),
(4247,1199,'_edit_last','9'),
(4248,1200,'_wp_attached_file','2019/07/Paradigm-Motifs-Mermaid.jpg'),
(4249,1200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/07/Paradigm-Motifs-Mermaid.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Mermaid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Mermaid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Mermaid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4250,1199,'_thumbnail_id','1200'),
(4251,1199,'total_sales','0'),
(4252,1199,'_tax_status','taxable'),
(4253,1199,'_tax_class',''),
(4254,1199,'_manage_stock','no'),
(4255,1199,'_backorders','no'),
(4256,1199,'_sold_individually','no'),
(4257,1199,'_virtual','no'),
(4258,1199,'_downloadable','no'),
(4259,1199,'_download_limit','-1'),
(4260,1199,'_download_expiry','-1'),
(4261,1199,'_stock',NULL),
(4262,1199,'_stock_status','instock'),
(4263,1199,'_wc_average_rating','0'),
(4264,1199,'_wc_review_count','0'),
(4265,1199,'_product_version','3.6.5'),
(4266,1201,'_edit_lock','1563861851:9'),
(4267,1201,'_edit_last','9'),
(4268,1202,'_wp_attached_file','2019/07/Paradigm-Motifs-Octopus.jpg'),
(4269,1202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/07/Paradigm-Motifs-Octopus.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Octopus-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Octopus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Octopus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4270,1200,'_wp_attachment_image_alt','Paradigm Motifs - Mermaid'),
(4271,1202,'_wp_attachment_image_alt','Paradigm Motifs - Octopus'),
(4272,1201,'_thumbnail_id','1202'),
(4273,1201,'total_sales','0'),
(4274,1201,'_tax_status','taxable'),
(4275,1201,'_tax_class',''),
(4276,1201,'_manage_stock','no'),
(4277,1201,'_backorders','no'),
(4278,1201,'_sold_individually','no'),
(4279,1201,'_virtual','no'),
(4280,1201,'_downloadable','no'),
(4281,1201,'_download_limit','-1'),
(4282,1201,'_download_expiry','-1'),
(4283,1201,'_stock',NULL),
(4284,1201,'_stock_status','instock'),
(4285,1201,'_wc_average_rating','0'),
(4286,1201,'_wc_review_count','0'),
(4287,1201,'_product_version','3.6.5'),
(4288,1203,'_edit_lock','1563861939:9'),
(4289,1203,'_edit_last','9'),
(4290,1204,'_wp_attached_file','2019/07/Pool-Filter-SST-705-Series-Filters.jpg'),
(4291,1204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2019/07/Pool-Filter-SST-705-Series-Filters.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Pool-Filter-SST-705-Series-Filters-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"Pool-Filter-SST-705-Series-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"Pool-Filter-SST-705-Series-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4292,1204,'_wp_attachment_image_alt','Pool Filter - SST 705 Series Filters'),
(4293,1203,'_thumbnail_id','1204'),
(4294,1203,'total_sales','0'),
(4295,1203,'_tax_status','taxable'),
(4296,1203,'_tax_class',''),
(4297,1203,'_manage_stock','no'),
(4298,1203,'_backorders','no'),
(4299,1203,'_sold_individually','no'),
(4300,1203,'_virtual','no'),
(4301,1203,'_downloadable','no'),
(4302,1203,'_download_limit','-1'),
(4303,1203,'_download_expiry','-1'),
(4304,1203,'_stock',NULL),
(4305,1203,'_stock_status','instock'),
(4306,1203,'_wc_average_rating','0'),
(4307,1203,'_wc_review_count','0'),
(4308,1203,'_product_version','3.6.5'),
(4309,1205,'_edit_lock','1563861080:9'),
(4310,1205,'_edit_last','9'),
(4311,1206,'_wp_attached_file','2019/07/Mod-N-Dolphin-Speedy.jpg'),
(4312,1206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Mod-N-Dolphin-Speedy.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4313,1206,'_wp_attachment_image_alt','Mod N Dolphin Speedy'),
(4314,1205,'_thumbnail_id','1206'),
(4315,1205,'total_sales','1'),
(4316,1205,'_tax_status','taxable'),
(4317,1205,'_tax_class',''),
(4318,1205,'_manage_stock','no'),
(4319,1205,'_backorders','no'),
(4320,1205,'_sold_individually','no'),
(4321,1205,'_virtual','no'),
(4322,1205,'_downloadable','no'),
(4323,1205,'_download_limit','-1'),
(4324,1205,'_download_expiry','-1'),
(4325,1205,'_stock',NULL),
(4326,1205,'_stock_status','instock'),
(4327,1205,'_wc_average_rating','0'),
(4328,1205,'_wc_review_count','0'),
(4329,1205,'_product_version','3.6.5'),
(4330,1207,'_edit_lock','1563861299:9'),
(4331,1207,'_edit_last','9'),
(4332,1208,'_wp_attached_file','2019/07/Mod-N-Seahorse.jpg'),
(4333,1208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:26:\"2019/07/Mod-N-Seahorse.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mod-N-Seahorse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Mod-N-Seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Mod-N-Seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4334,1208,'_wp_attachment_image_alt','Mod N Seahorse'),
(4335,1207,'_thumbnail_id','1208'),
(4337,1207,'total_sales','0'),
(4338,1207,'_tax_status','taxable'),
(4339,1207,'_tax_class',''),
(4340,1207,'_manage_stock','no'),
(4341,1207,'_backorders','no'),
(4342,1207,'_sold_individually','no'),
(4343,1207,'_virtual','no'),
(4344,1207,'_downloadable','no'),
(4345,1207,'_download_limit','-1'),
(4346,1207,'_download_expiry','-1'),
(4347,1207,'_stock',NULL),
(4348,1207,'_stock_status','instock'),
(4349,1207,'_wc_average_rating','0'),
(4350,1207,'_wc_review_count','0'),
(4351,1207,'_product_version','3.6.5'),
(4353,1209,'_edit_lock','1563861400:9'),
(4354,1209,'_edit_last','9'),
(4355,1210,'_wp_attached_file','2019/07/Mod-N-Seastar.jpg'),
(4356,1210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:25:\"2019/07/Mod-N-Seastar.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Mod-N-Seastar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Mod-N-Seastar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Mod-N-Seastar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4357,1210,'_wp_attachment_image_alt','Mod N Seastar'),
(4358,1209,'_thumbnail_id','1210'),
(4360,1209,'total_sales','0'),
(4361,1209,'_tax_status','taxable'),
(4362,1209,'_tax_class',''),
(4363,1209,'_manage_stock','no'),
(4364,1209,'_backorders','no'),
(4365,1209,'_sold_individually','no'),
(4366,1209,'_virtual','no'),
(4367,1209,'_downloadable','no'),
(4368,1209,'_download_limit','-1'),
(4369,1209,'_download_expiry','-1'),
(4370,1209,'_stock',NULL),
(4371,1209,'_stock_status','instock'),
(4372,1209,'_wc_average_rating','0'),
(4373,1209,'_wc_review_count','0'),
(4374,1209,'_product_version','3.6.5'),
(4376,1211,'_edit_lock','1563861477:9'),
(4377,1211,'_edit_last','9'),
(4378,1212,'_wp_attached_file','2019/07/Mod-N-Helios.jpg'),
(4379,1212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:24:\"2019/07/Mod-N-Helios.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Helios-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Helios-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Helios-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4380,1212,'_wp_attachment_image_alt','Mod N Helios'),
(4381,1211,'_thumbnail_id','1212'),
(4383,1211,'total_sales','0'),
(4384,1211,'_tax_status','taxable'),
(4385,1211,'_tax_class',''),
(4386,1211,'_manage_stock','no'),
(4387,1211,'_backorders','no'),
(4388,1211,'_sold_individually','no'),
(4389,1211,'_virtual','no'),
(4390,1211,'_downloadable','no'),
(4391,1211,'_download_limit','-1'),
(4392,1211,'_download_expiry','-1'),
(4393,1211,'_stock',NULL),
(4394,1211,'_stock_status','instock'),
(4395,1211,'_wc_average_rating','0'),
(4396,1211,'_wc_review_count','0'),
(4397,1211,'_product_version','3.6.5'),
(4399,1213,'_edit_lock','1563861547:9'),
(4400,1213,'_edit_last','9'),
(4401,1214,'_wp_attached_file','2019/07/Mod-N-Helm.jpg'),
(4402,1214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:22:\"2019/07/Mod-N-Helm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Mod-N-Helm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Mod-N-Helm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Mod-N-Helm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4403,1214,'_wp_attachment_image_alt','Mod N Helm'),
(4404,1213,'_thumbnail_id','1214'),
(4406,1213,'total_sales','0'),
(4407,1213,'_tax_status','taxable'),
(4408,1213,'_tax_class',''),
(4409,1213,'_manage_stock','no'),
(4410,1213,'_backorders','no'),
(4411,1213,'_sold_individually','no'),
(4412,1213,'_virtual','no'),
(4413,1213,'_downloadable','no'),
(4414,1213,'_download_limit','-1'),
(4415,1213,'_download_expiry','-1'),
(4416,1213,'_stock',NULL),
(4417,1213,'_stock_status','instock'),
(4418,1213,'_wc_average_rating','0'),
(4419,1213,'_wc_review_count','0'),
(4420,1213,'_product_version','3.6.5'),
(4422,1215,'_edit_lock','1563861595:9'),
(4423,1215,'_edit_last','9'),
(4424,1216,'_wp_attached_file','2019/07/Mod-N-Dolphin-Ball.jpg'),
(4425,1216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2019/07/Mod-N-Dolphin-Ball.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Mod-N-Dolphin-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Mod-N-Dolphin-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Mod-N-Dolphin-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4426,1216,'_wp_attachment_image_alt','Mod N Dolphin & Ball'),
(4427,1215,'_thumbnail_id','1216'),
(4428,1215,'total_sales','0'),
(4429,1215,'_tax_status','taxable'),
(4430,1215,'_tax_class',''),
(4431,1215,'_manage_stock','no'),
(4432,1215,'_backorders','no'),
(4433,1215,'_sold_individually','no'),
(4434,1215,'_virtual','no'),
(4435,1215,'_downloadable','no'),
(4436,1215,'_download_limit','-1'),
(4437,1215,'_download_expiry','-1'),
(4438,1215,'_stock',NULL),
(4439,1215,'_stock_status','instock'),
(4440,1215,'_wc_average_rating','0'),
(4441,1215,'_wc_review_count','0'),
(4442,1215,'_product_version','3.6.5'),
(4443,1186,'_product_attributes','a:2:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:17:\"Choose Your Size:\";s:5:\"value\";s:14:\"1200mm | 470mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}s:12:\"product-type\";a:6:{s:4:\"name\";s:12:\"Product Type\";s:5:\"value\";s:75:\"Pipe diameter - 38mm | Pipe finish - polished | Pipe Material - 316 s/steel\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4444,1217,'_variation_description',''),
(4445,1217,'total_sales','0'),
(4446,1217,'_tax_status','taxable'),
(4447,1217,'_tax_class','parent'),
(4448,1217,'_manage_stock','no'),
(4449,1217,'_backorders','no'),
(4450,1217,'_sold_individually','no'),
(4451,1217,'_virtual','no'),
(4452,1217,'_downloadable','no'),
(4453,1217,'_download_limit','-1'),
(4454,1217,'_download_expiry','-1'),
(4455,1217,'_stock',NULL),
(4456,1217,'_stock_status','instock'),
(4457,1217,'_wc_average_rating','0'),
(4458,1217,'_wc_review_count','0'),
(4459,1217,'attribute_product-type','Pipe diameter - 38mm'),
(4460,1217,'attribute_choose-your-size','1200mm'),
(4461,1217,'_product_version','3.6.5'),
(4462,1218,'_variation_description',''),
(4463,1218,'total_sales','0'),
(4464,1218,'_tax_status','taxable'),
(4465,1218,'_tax_class','parent'),
(4466,1218,'_manage_stock','no'),
(4467,1218,'_backorders','no'),
(4468,1218,'_sold_individually','no'),
(4469,1218,'_virtual','no'),
(4470,1218,'_downloadable','no'),
(4471,1218,'_download_limit','-1'),
(4472,1218,'_download_expiry','-1'),
(4473,1218,'_stock',NULL),
(4474,1218,'_stock_status','instock'),
(4475,1218,'_wc_average_rating','0'),
(4476,1218,'_wc_review_count','0'),
(4477,1218,'attribute_product-type','Pipe finish - polished'),
(4478,1218,'attribute_choose-your-size','1200mm'),
(4479,1218,'_product_version','3.6.5'),
(4480,1219,'_variation_description',''),
(4481,1219,'total_sales','0'),
(4482,1219,'_tax_status','taxable'),
(4483,1219,'_tax_class','parent'),
(4484,1219,'_manage_stock','no'),
(4485,1219,'_backorders','no'),
(4486,1219,'_sold_individually','no'),
(4487,1219,'_virtual','no'),
(4488,1219,'_downloadable','no'),
(4489,1219,'_download_limit','-1'),
(4490,1219,'_download_expiry','-1'),
(4491,1219,'_stock',NULL),
(4492,1219,'_stock_status','instock'),
(4493,1219,'_wc_average_rating','0'),
(4494,1219,'_wc_review_count','0'),
(4495,1219,'attribute_product-type','Pipe Material - 316 s/steel'),
(4496,1219,'attribute_choose-your-size','1200mm'),
(4497,1219,'_product_version','3.6.5'),
(4498,1220,'_variation_description',''),
(4499,1220,'total_sales','0'),
(4500,1220,'_tax_status','taxable'),
(4501,1220,'_tax_class','parent'),
(4502,1220,'_manage_stock','no'),
(4503,1220,'_backorders','no'),
(4504,1220,'_sold_individually','no'),
(4505,1220,'_virtual','no'),
(4506,1220,'_downloadable','no'),
(4507,1220,'_download_limit','-1'),
(4508,1220,'_download_expiry','-1'),
(4509,1220,'_stock',NULL),
(4510,1220,'_stock_status','instock'),
(4511,1220,'_wc_average_rating','0'),
(4512,1220,'_wc_review_count','0'),
(4513,1220,'attribute_product-type','Pipe diameter - 38mm'),
(4514,1220,'attribute_choose-your-size','470mm'),
(4515,1220,'_product_version','3.6.5'),
(4516,1221,'_variation_description',''),
(4517,1221,'total_sales','0'),
(4518,1221,'_tax_status','taxable'),
(4519,1221,'_tax_class','parent'),
(4520,1221,'_manage_stock','no'),
(4521,1221,'_backorders','no'),
(4522,1221,'_sold_individually','no'),
(4523,1221,'_virtual','no'),
(4524,1221,'_downloadable','no'),
(4525,1221,'_download_limit','-1'),
(4526,1221,'_download_expiry','-1'),
(4527,1221,'_stock',NULL),
(4528,1221,'_stock_status','instock'),
(4529,1221,'_wc_average_rating','0'),
(4530,1221,'_wc_review_count','0'),
(4531,1221,'attribute_product-type','Pipe finish - polished'),
(4532,1221,'attribute_choose-your-size','470mm'),
(4533,1221,'_product_version','3.6.5'),
(4534,1222,'_variation_description',''),
(4535,1222,'total_sales','0'),
(4536,1222,'_tax_status','taxable'),
(4537,1222,'_tax_class','parent'),
(4538,1222,'_manage_stock','no'),
(4539,1222,'_backorders','no'),
(4540,1222,'_sold_individually','no'),
(4541,1222,'_virtual','no'),
(4542,1222,'_downloadable','no'),
(4543,1222,'_download_limit','-1'),
(4544,1222,'_download_expiry','-1'),
(4545,1222,'_stock',NULL),
(4546,1222,'_stock_status','instock'),
(4547,1222,'_wc_average_rating','0'),
(4548,1222,'_wc_review_count','0'),
(4549,1222,'attribute_product-type','Pipe Material - 316 s/steel'),
(4550,1222,'attribute_choose-your-size','470mm'),
(4551,1222,'_product_version','3.6.5'),
(4552,1217,'_regular_price','3818.00'),
(4553,1217,'_price','3818.00'),
(4554,1218,'_regular_price','3818.00'),
(4555,1218,'_price','3818.00'),
(4556,1219,'_regular_price','3818.00'),
(4557,1219,'_price','3818.00'),
(4558,1220,'_regular_price','3151.00'),
(4559,1220,'_price','3151.00'),
(4560,1221,'_regular_price','3151.00'),
(4561,1221,'_price','3151.00'),
(4562,1222,'_regular_price','3151.00'),
(4563,1222,'_price','3151.00'),
(4564,1186,'_price','3151.00'),
(4565,1186,'_price','3818.00'),
(4576,1183,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:53:\"2-step 1.1m | 3-step 1.6m | 4-step 2.0m | 5-step 2.0m\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4645,1227,'_variation_description',''),
(4646,1227,'total_sales','0'),
(4647,1227,'_tax_status','taxable'),
(4648,1227,'_tax_class','parent'),
(4649,1227,'_manage_stock','no'),
(4650,1227,'_backorders','no'),
(4651,1227,'_sold_individually','no'),
(4652,1227,'_virtual','no'),
(4653,1227,'_downloadable','no'),
(4654,1227,'_download_limit','-1'),
(4655,1227,'_download_expiry','-1'),
(4656,1227,'_stock',NULL),
(4657,1227,'_stock_status','instock'),
(4658,1227,'_wc_average_rating','0'),
(4659,1227,'_wc_review_count','0'),
(4660,1227,'attribute_choose-your-size','2-step 1.1m'),
(4661,1227,'_product_version','3.6.5'),
(4662,1228,'_variation_description',''),
(4663,1228,'total_sales','0'),
(4664,1228,'_tax_status','taxable'),
(4665,1228,'_tax_class','parent'),
(4666,1228,'_manage_stock','no'),
(4667,1228,'_backorders','no'),
(4668,1228,'_sold_individually','no'),
(4669,1228,'_virtual','no'),
(4670,1228,'_downloadable','no'),
(4671,1228,'_download_limit','-1'),
(4672,1228,'_download_expiry','-1'),
(4673,1228,'_stock',NULL),
(4674,1228,'_stock_status','instock'),
(4675,1228,'_wc_average_rating','0'),
(4676,1228,'_wc_review_count','0'),
(4677,1228,'attribute_choose-your-size','3-step 1.6m'),
(4678,1228,'_product_version','3.6.5'),
(4679,1229,'_variation_description',''),
(4680,1229,'total_sales','0'),
(4681,1229,'_tax_status','taxable'),
(4682,1229,'_tax_class','parent'),
(4683,1229,'_manage_stock','no'),
(4684,1229,'_backorders','no'),
(4685,1229,'_sold_individually','no'),
(4686,1229,'_virtual','no'),
(4687,1229,'_downloadable','no'),
(4688,1229,'_download_limit','-1'),
(4689,1229,'_download_expiry','-1'),
(4690,1229,'_stock',NULL),
(4691,1229,'_stock_status','instock'),
(4692,1229,'_wc_average_rating','0'),
(4693,1229,'_wc_review_count','0'),
(4694,1229,'attribute_choose-your-size','4-step 2.0m'),
(4695,1229,'_product_version','3.6.5'),
(4696,1230,'_variation_description',''),
(4697,1230,'total_sales','0'),
(4698,1230,'_tax_status','taxable'),
(4699,1230,'_tax_class','parent'),
(4700,1230,'_manage_stock','no'),
(4701,1230,'_backorders','no'),
(4702,1230,'_sold_individually','no'),
(4703,1230,'_virtual','no'),
(4704,1230,'_downloadable','no'),
(4705,1230,'_download_limit','-1'),
(4706,1230,'_download_expiry','-1'),
(4707,1230,'_stock',NULL),
(4708,1230,'_stock_status','instock'),
(4709,1230,'_wc_average_rating','0'),
(4710,1230,'_wc_review_count','0'),
(4711,1230,'attribute_choose-your-size','5-step 2.0m'),
(4712,1230,'_product_version','3.6.5'),
(4713,1227,'_regular_price','7055.25'),
(4714,1227,'_price','7055.25'),
(4715,1228,'_regular_price','7590.00'),
(4716,1228,'_price','7590.00'),
(4717,1229,'_regular_price','9177.00'),
(4718,1229,'_price','9177.00'),
(4719,1230,'_regular_price','10120.00'),
(4720,1230,'_price','10120.00'),
(4733,1183,'_price','7055.25'),
(4734,1183,'_price','7590.00'),
(4735,1183,'_price','9177.00'),
(4736,1183,'_price','10120.00'),
(4737,1215,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:22:\"500mm | 800mm | 1000mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4738,1231,'_variation_description',''),
(4739,1231,'total_sales','0'),
(4740,1231,'_tax_status','taxable'),
(4741,1231,'_tax_class','parent'),
(4742,1231,'_manage_stock','no'),
(4743,1231,'_backorders','no'),
(4744,1231,'_sold_individually','no'),
(4745,1231,'_virtual','no'),
(4746,1231,'_downloadable','no'),
(4747,1231,'_download_limit','-1'),
(4748,1231,'_download_expiry','-1'),
(4749,1231,'_stock',NULL),
(4750,1231,'_stock_status','instock'),
(4751,1231,'_wc_average_rating','0'),
(4752,1231,'_wc_review_count','0'),
(4753,1231,'attribute_choose-your-size','500mm'),
(4754,1231,'_product_version','3.6.5'),
(4755,1232,'_variation_description',''),
(4756,1232,'total_sales','0'),
(4757,1232,'_tax_status','taxable'),
(4758,1232,'_tax_class','parent'),
(4759,1232,'_manage_stock','no'),
(4760,1232,'_backorders','no'),
(4761,1232,'_sold_individually','no'),
(4762,1232,'_virtual','no'),
(4763,1232,'_downloadable','no'),
(4764,1232,'_download_limit','-1'),
(4765,1232,'_download_expiry','-1'),
(4766,1232,'_stock',NULL),
(4767,1232,'_stock_status','instock'),
(4768,1232,'_wc_average_rating','0'),
(4769,1232,'_wc_review_count','0'),
(4770,1232,'attribute_choose-your-size','800mm'),
(4771,1232,'_product_version','3.6.5'),
(4772,1233,'_variation_description',''),
(4773,1233,'total_sales','0'),
(4774,1233,'_tax_status','taxable'),
(4775,1233,'_tax_class','parent'),
(4776,1233,'_manage_stock','no'),
(4777,1233,'_backorders','no'),
(4778,1233,'_sold_individually','no'),
(4779,1233,'_virtual','no'),
(4780,1233,'_downloadable','no'),
(4781,1233,'_download_limit','-1'),
(4782,1233,'_download_expiry','-1'),
(4783,1233,'_stock',NULL),
(4784,1233,'_stock_status','instock'),
(4785,1233,'_wc_average_rating','0'),
(4786,1233,'_wc_review_count','0'),
(4787,1233,'attribute_choose-your-size','1000mm'),
(4788,1233,'_product_version','3.6.5'),
(4789,1231,'_regular_price','235.75'),
(4790,1231,'_price','235.75'),
(4791,1232,'_regular_price','339.25'),
(4792,1232,'_price','339.25'),
(4793,1233,'_regular_price','569.25'),
(4794,1233,'_price','569.25'),
(4795,1215,'_price','235.75'),
(4796,1215,'_price','339.25'),
(4797,1215,'_price','569.25'),
(4798,1205,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:22:\"500mm | 800mm | 1200mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4799,1234,'_variation_description',''),
(4800,1234,'total_sales','0'),
(4801,1234,'_tax_status','taxable'),
(4802,1234,'_tax_class','parent'),
(4803,1234,'_manage_stock','no'),
(4804,1234,'_backorders','no'),
(4805,1234,'_sold_individually','no'),
(4806,1234,'_virtual','no'),
(4807,1234,'_downloadable','no'),
(4808,1234,'_download_limit','-1'),
(4809,1234,'_download_expiry','-1'),
(4810,1234,'_stock',NULL),
(4811,1234,'_stock_status','instock'),
(4812,1234,'_wc_average_rating','0'),
(4813,1234,'_wc_review_count','0'),
(4814,1234,'attribute_choose-your-size','500mm'),
(4815,1234,'_product_version','3.6.5'),
(4816,1235,'_variation_description',''),
(4817,1235,'total_sales','0'),
(4818,1235,'_tax_status','taxable'),
(4819,1235,'_tax_class','parent'),
(4820,1235,'_manage_stock','no'),
(4821,1235,'_backorders','no'),
(4822,1235,'_sold_individually','no'),
(4823,1235,'_virtual','no'),
(4824,1235,'_downloadable','no'),
(4825,1235,'_download_limit','-1'),
(4826,1235,'_download_expiry','-1'),
(4827,1235,'_stock',NULL),
(4828,1235,'_stock_status','instock'),
(4829,1235,'_wc_average_rating','0'),
(4830,1235,'_wc_review_count','0'),
(4831,1235,'attribute_choose-your-size','800mm'),
(4832,1235,'_product_version','3.6.5'),
(4833,1236,'_variation_description',''),
(4834,1236,'total_sales','0'),
(4835,1236,'_tax_status','taxable'),
(4836,1236,'_tax_class','parent'),
(4837,1236,'_manage_stock','no'),
(4838,1236,'_backorders','no'),
(4839,1236,'_sold_individually','no'),
(4840,1236,'_virtual','no'),
(4841,1236,'_downloadable','no'),
(4842,1236,'_download_limit','-1'),
(4843,1236,'_download_expiry','-1'),
(4844,1236,'_stock',NULL),
(4845,1236,'_stock_status','instock'),
(4846,1236,'_wc_average_rating','0'),
(4847,1236,'_wc_review_count','0'),
(4848,1236,'attribute_choose-your-size','1200mm'),
(4849,1236,'_product_version','3.6.5'),
(4850,1234,'_regular_price','224.25'),
(4851,1234,'_price','224.25'),
(4852,1235,'_regular_price','293.25'),
(4853,1235,'_price','293.25'),
(4854,1236,'_regular_price','506.00'),
(4855,1236,'_price','506.00'),
(4856,1205,'_price','224.25'),
(4857,1205,'_price','293.25'),
(4858,1205,'_price','506.00'),
(4859,1197,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:21:\"260mm | 500mm | 800mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4860,1237,'_variation_description',''),
(4861,1237,'total_sales','0'),
(4862,1237,'_tax_status','taxable'),
(4863,1237,'_tax_class','parent'),
(4864,1237,'_manage_stock','no'),
(4865,1237,'_backorders','no'),
(4866,1237,'_sold_individually','no'),
(4867,1237,'_virtual','no'),
(4868,1237,'_downloadable','no'),
(4869,1237,'_download_limit','-1'),
(4870,1237,'_download_expiry','-1'),
(4871,1237,'_stock',NULL),
(4872,1237,'_stock_status','instock'),
(4873,1237,'_wc_average_rating','0'),
(4874,1237,'_wc_review_count','0'),
(4875,1237,'attribute_choose-your-size','260mm'),
(4876,1237,'_product_version','3.6.5'),
(4877,1238,'_variation_description',''),
(4878,1238,'total_sales','0'),
(4879,1238,'_tax_status','taxable'),
(4880,1238,'_tax_class','parent'),
(4881,1238,'_manage_stock','no'),
(4882,1238,'_backorders','no'),
(4883,1238,'_sold_individually','no'),
(4884,1238,'_virtual','no'),
(4885,1238,'_downloadable','no'),
(4886,1238,'_download_limit','-1'),
(4887,1238,'_download_expiry','-1'),
(4888,1238,'_stock',NULL),
(4889,1238,'_stock_status','instock'),
(4890,1238,'_wc_average_rating','0'),
(4891,1238,'_wc_review_count','0'),
(4892,1238,'attribute_choose-your-size','500mm'),
(4893,1238,'_product_version','3.6.5'),
(4894,1239,'_variation_description',''),
(4895,1239,'total_sales','0'),
(4896,1239,'_tax_status','taxable'),
(4897,1239,'_tax_class','parent'),
(4898,1239,'_manage_stock','no'),
(4899,1239,'_backorders','no'),
(4900,1239,'_sold_individually','no'),
(4901,1239,'_virtual','no'),
(4902,1239,'_downloadable','no'),
(4903,1239,'_download_limit','-1'),
(4904,1239,'_download_expiry','-1'),
(4905,1239,'_stock',NULL),
(4906,1239,'_stock_status','instock'),
(4907,1239,'_wc_average_rating','0'),
(4908,1239,'_wc_review_count','0'),
(4909,1239,'attribute_choose-your-size','800mm'),
(4910,1239,'_product_version','3.6.5'),
(4911,1237,'_regular_price','70.04'),
(4912,1237,'_price','70.04'),
(4913,1238,'_regular_price','130.87'),
(4914,1238,'_price','130.87'),
(4915,1239,'_regular_price','263.81'),
(4916,1239,'_price','263.81'),
(4917,1197,'_price','70.04'),
(4918,1197,'_price','130.87'),
(4919,1197,'_price','263.81'),
(4920,1199,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"260mm | 500mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4921,1240,'_variation_description',''),
(4922,1240,'total_sales','0'),
(4923,1240,'_tax_status','taxable'),
(4924,1240,'_tax_class','parent'),
(4925,1240,'_manage_stock','no'),
(4926,1240,'_backorders','no'),
(4927,1240,'_sold_individually','no'),
(4928,1240,'_virtual','no'),
(4929,1240,'_downloadable','no'),
(4930,1240,'_download_limit','-1'),
(4931,1240,'_download_expiry','-1'),
(4932,1240,'_stock',NULL),
(4933,1240,'_stock_status','instock'),
(4934,1240,'_wc_average_rating','0'),
(4935,1240,'_wc_review_count','0'),
(4936,1240,'attribute_choose-your-size','260mm'),
(4937,1240,'_product_version','3.6.5'),
(4938,1241,'_variation_description',''),
(4939,1241,'total_sales','0'),
(4940,1241,'_tax_status','taxable'),
(4941,1241,'_tax_class','parent'),
(4942,1241,'_manage_stock','no'),
(4943,1241,'_backorders','no'),
(4944,1241,'_sold_individually','no'),
(4945,1241,'_virtual','no'),
(4946,1241,'_downloadable','no'),
(4947,1241,'_download_limit','-1'),
(4948,1241,'_download_expiry','-1'),
(4949,1241,'_stock',NULL),
(4950,1241,'_stock_status','instock'),
(4951,1241,'_wc_average_rating','0'),
(4952,1241,'_wc_review_count','0'),
(4953,1241,'attribute_choose-your-size','500mm'),
(4954,1241,'_product_version','3.6.5'),
(4955,1240,'_regular_price','70.04'),
(4956,1240,'_price','70.04'),
(4958,1241,'_regular_price','130.87'),
(4959,1241,'_price','130.87'),
(4960,1199,'_price','70.04'),
(4961,1199,'_price','130.87'),
(4962,1201,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"260mm | 500mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4963,1242,'_variation_description',''),
(4964,1242,'total_sales','0'),
(4965,1242,'_tax_status','taxable'),
(4966,1242,'_tax_class','parent'),
(4967,1242,'_manage_stock','no'),
(4968,1242,'_backorders','no'),
(4969,1242,'_sold_individually','no'),
(4970,1242,'_virtual','no'),
(4971,1242,'_downloadable','no'),
(4972,1242,'_download_limit','-1'),
(4973,1242,'_download_expiry','-1'),
(4974,1242,'_stock',NULL),
(4975,1242,'_stock_status','instock'),
(4976,1242,'_wc_average_rating','0'),
(4977,1242,'_wc_review_count','0'),
(4978,1242,'attribute_choose-your-size','260mm'),
(4979,1242,'_product_version','3.6.5'),
(4980,1243,'_variation_description',''),
(4981,1243,'total_sales','0'),
(4982,1243,'_tax_status','taxable'),
(4983,1243,'_tax_class','parent'),
(4984,1243,'_manage_stock','no'),
(4985,1243,'_backorders','no'),
(4986,1243,'_sold_individually','no'),
(4987,1243,'_virtual','no'),
(4988,1243,'_downloadable','no'),
(4989,1243,'_download_limit','-1'),
(4990,1243,'_download_expiry','-1'),
(4991,1243,'_stock',NULL),
(4992,1243,'_stock_status','instock'),
(4993,1243,'_wc_average_rating','0'),
(4994,1243,'_wc_review_count','0'),
(4995,1243,'attribute_choose-your-size','500mm'),
(4996,1243,'_product_version','3.6.5'),
(4997,1242,'_regular_price','70.04'),
(4998,1242,'_price','70.04'),
(4999,1243,'_regular_price','130.87'),
(5000,1243,'_price','130.87'),
(5001,1201,'_price','70.04'),
(5002,1201,'_price','130.87'),
(5003,1203,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:37:\"4Bag 300mm | 7Bag 500mm | 10Bag 750mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5004,1244,'_variation_description',''),
(5005,1244,'total_sales','0'),
(5006,1244,'_tax_status','taxable'),
(5007,1244,'_tax_class','parent'),
(5008,1244,'_manage_stock','no'),
(5009,1244,'_backorders','no'),
(5010,1244,'_sold_individually','no'),
(5011,1244,'_virtual','no'),
(5012,1244,'_downloadable','no'),
(5013,1244,'_download_limit','-1'),
(5014,1244,'_download_expiry','-1'),
(5015,1244,'_stock',NULL),
(5016,1244,'_stock_status','instock'),
(5017,1244,'_wc_average_rating','0'),
(5018,1244,'_wc_review_count','0'),
(5019,1244,'attribute_choose-your-size','4Bag 300mm'),
(5020,1244,'_product_version','3.6.5'),
(5021,1245,'_variation_description',''),
(5022,1245,'total_sales','0'),
(5023,1245,'_tax_status','taxable'),
(5024,1245,'_tax_class','parent'),
(5025,1245,'_manage_stock','no'),
(5026,1245,'_backorders','no'),
(5027,1245,'_sold_individually','no'),
(5028,1245,'_virtual','no'),
(5029,1245,'_downloadable','no'),
(5030,1245,'_download_limit','-1'),
(5031,1245,'_download_expiry','-1'),
(5032,1245,'_stock',NULL),
(5033,1245,'_stock_status','instock'),
(5034,1245,'_wc_average_rating','0'),
(5035,1245,'_wc_review_count','0'),
(5036,1245,'attribute_choose-your-size','7Bag 500mm'),
(5037,1245,'_product_version','3.6.5'),
(5038,1246,'_variation_description',''),
(5039,1246,'total_sales','0'),
(5040,1246,'_tax_status','taxable'),
(5041,1246,'_tax_class','parent'),
(5042,1246,'_manage_stock','no'),
(5043,1246,'_backorders','no'),
(5044,1246,'_sold_individually','no'),
(5045,1246,'_virtual','no'),
(5046,1246,'_downloadable','no'),
(5047,1246,'_download_limit','-1'),
(5048,1246,'_download_expiry','-1'),
(5049,1246,'_stock',NULL),
(5050,1246,'_stock_status','instock'),
(5051,1246,'_wc_average_rating','0'),
(5052,1246,'_wc_review_count','0'),
(5053,1246,'attribute_choose-your-size','10Bag 750mm'),
(5054,1246,'_product_version','3.6.5'),
(5055,1244,'_regular_price','32929.10'),
(5056,1244,'_price','32929.10'),
(5057,1245,'_regular_price','35395.85'),
(5058,1245,'_price','35395.85'),
(5059,1246,'_regular_price','39886.60'),
(5060,1246,'_price','39886.60'),
(5067,1203,'_price','32929.10'),
(5068,1203,'_price','35395.85'),
(5069,1203,'_price','39886.60'),
(5070,1191,'_product_attributes','a:1:{s:12:\"product-type\";a:6:{s:4:\"name\";s:12:\"Product Type\";s:5:\"value\";s:81:\"Pipe diameter – 38mm | Pipe finish – polished | Pipe material – 316 s/steel\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5071,1247,'_variation_description',''),
(5072,1247,'total_sales','0'),
(5073,1247,'_tax_status','taxable'),
(5074,1247,'_tax_class','parent'),
(5075,1247,'_manage_stock','no'),
(5076,1247,'_backorders','no'),
(5077,1247,'_sold_individually','no'),
(5078,1247,'_virtual','no'),
(5079,1247,'_downloadable','no'),
(5080,1247,'_download_limit','-1'),
(5081,1247,'_download_expiry','-1'),
(5082,1247,'_stock',NULL),
(5083,1247,'_stock_status','instock'),
(5084,1247,'_wc_average_rating','0'),
(5085,1247,'_wc_review_count','0'),
(5086,1247,'attribute_product-type','Pipe diameter – 38mm'),
(5087,1247,'_product_version','3.6.5'),
(5088,1248,'_variation_description',''),
(5089,1248,'total_sales','0'),
(5090,1248,'_tax_status','taxable'),
(5091,1248,'_tax_class','parent'),
(5092,1248,'_manage_stock','no'),
(5093,1248,'_backorders','no'),
(5094,1248,'_sold_individually','no'),
(5095,1248,'_virtual','no'),
(5096,1248,'_downloadable','no'),
(5097,1248,'_download_limit','-1'),
(5098,1248,'_download_expiry','-1'),
(5099,1248,'_stock',NULL),
(5100,1248,'_stock_status','instock'),
(5101,1248,'_wc_average_rating','0'),
(5102,1248,'_wc_review_count','0'),
(5103,1248,'attribute_product-type','Pipe finish – polished'),
(5104,1248,'_product_version','3.6.5'),
(5105,1249,'_variation_description',''),
(5106,1249,'total_sales','0'),
(5107,1249,'_tax_status','taxable'),
(5108,1249,'_tax_class','parent'),
(5109,1249,'_manage_stock','no'),
(5110,1249,'_backorders','no'),
(5111,1249,'_sold_individually','no'),
(5112,1249,'_virtual','no'),
(5113,1249,'_downloadable','no'),
(5114,1249,'_download_limit','-1'),
(5115,1249,'_download_expiry','-1'),
(5116,1249,'_stock',NULL),
(5117,1249,'_stock_status','instock'),
(5118,1249,'_wc_average_rating','0'),
(5119,1249,'_wc_review_count','0'),
(5120,1249,'attribute_product-type','Pipe material – 316 s/steel'),
(5121,1249,'_product_version','3.6.5'),
(5123,1247,'_regular_price','3277.50'),
(5124,1247,'_price','3277.50'),
(5125,1248,'_regular_price','3277.50'),
(5126,1248,'_price','3277.50'),
(5127,1249,'_regular_price','3277.50'),
(5128,1249,'_price','3277.50'),
(5129,1191,'_price','3277.50'),
(5131,1250,'_edit_lock','1571990373:40'),
(5132,1250,'_edit_last','40'),
(5133,1251,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite.jpg'),
(5134,1251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Led-Pool-Lights-NIXIN-Nanolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Led-Pool-Lights-NIXIN-Nanolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Led-Pool-Lights-NIXIN-Nanolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5135,1251,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite'),
(5136,1252,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_1.jpg'),
(5137,1252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5138,1253,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_2.jpg'),
(5139,1253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5140,1254,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_3.jpg'),
(5141,1254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5142,1255,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_4.jpg'),
(5143,1255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_4.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5144,1250,'total_sales','0'),
(5145,1250,'_tax_status','taxable'),
(5146,1250,'_tax_class',''),
(5147,1250,'_manage_stock','no'),
(5148,1250,'_backorders','no'),
(5149,1250,'_sold_individually','no'),
(5150,1250,'_virtual','no'),
(5151,1250,'_downloadable','no'),
(5152,1250,'_download_limit','-1'),
(5153,1250,'_download_expiry','-1'),
(5154,1250,'_stock',NULL),
(5155,1250,'_stock_status','instock'),
(5156,1250,'_wc_average_rating','0'),
(5157,1250,'_wc_review_count','0'),
(5158,1250,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:254:\"SST Face - Blue LED | SST Face - White LED | Black Face - White LED | Black Face - Blue LED | White Face - Blue LED | White Face - White LED | 24LED NANOLITE ONLY - White LED | 24LED NANOLITE ONLY - Blue LED | 24LED Lamp Only Blue | 24LED Lamp Only White\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5159,1250,'_product_version','3.7.1'),
(5160,1256,'_variation_description',''),
(5161,1256,'total_sales','0'),
(5162,1256,'_tax_status','taxable'),
(5163,1256,'_tax_class','parent'),
(5164,1256,'_manage_stock','no'),
(5165,1256,'_backorders','no'),
(5166,1256,'_sold_individually','no'),
(5167,1256,'_virtual','no'),
(5168,1256,'_downloadable','no'),
(5169,1256,'_download_limit','-1'),
(5170,1256,'_download_expiry','-1'),
(5171,1256,'_stock',NULL),
(5172,1256,'_stock_status','instock'),
(5173,1256,'_wc_average_rating','0'),
(5174,1256,'_wc_review_count','0'),
(5175,1256,'attribute_choose-your-led-colour','SST Face - Blue LED'),
(5176,1256,'_product_version','3.6.5'),
(5177,1257,'_variation_description',''),
(5178,1257,'total_sales','0'),
(5179,1257,'_tax_status','taxable'),
(5180,1257,'_tax_class','parent'),
(5181,1257,'_manage_stock','no'),
(5182,1257,'_backorders','no'),
(5183,1257,'_sold_individually','no'),
(5184,1257,'_virtual','no'),
(5185,1257,'_downloadable','no'),
(5186,1257,'_download_limit','-1'),
(5187,1257,'_download_expiry','-1'),
(5188,1257,'_stock',NULL),
(5189,1257,'_stock_status','instock'),
(5190,1257,'_wc_average_rating','0'),
(5191,1257,'_wc_review_count','0'),
(5192,1257,'attribute_choose-your-led-colour','SST Face - White LED'),
(5193,1257,'_product_version','3.6.5'),
(5194,1258,'_variation_description',''),
(5195,1258,'total_sales','0'),
(5196,1258,'_tax_status','taxable'),
(5197,1258,'_tax_class','parent'),
(5198,1258,'_manage_stock','no'),
(5199,1258,'_backorders','no'),
(5200,1258,'_sold_individually','no'),
(5201,1258,'_virtual','no'),
(5202,1258,'_downloadable','no'),
(5203,1258,'_download_limit','-1'),
(5204,1258,'_download_expiry','-1'),
(5205,1258,'_stock',NULL),
(5206,1258,'_stock_status','instock'),
(5207,1258,'_wc_average_rating','0'),
(5208,1258,'_wc_review_count','0'),
(5209,1258,'attribute_choose-your-led-colour','Black Face - White LED'),
(5210,1258,'_product_version','3.6.5'),
(5211,1259,'_variation_description',''),
(5212,1259,'total_sales','0'),
(5213,1259,'_tax_status','taxable'),
(5214,1259,'_tax_class','parent'),
(5215,1259,'_manage_stock','no'),
(5216,1259,'_backorders','no'),
(5217,1259,'_sold_individually','no'),
(5218,1259,'_virtual','no'),
(5219,1259,'_downloadable','no'),
(5220,1259,'_download_limit','-1'),
(5221,1259,'_download_expiry','-1'),
(5222,1259,'_stock',NULL),
(5223,1259,'_stock_status','instock'),
(5224,1259,'_wc_average_rating','0'),
(5225,1259,'_wc_review_count','0'),
(5226,1259,'attribute_choose-your-led-colour','Black Face - Blue LED'),
(5227,1259,'_product_version','3.6.5'),
(5228,1260,'_variation_description',''),
(5229,1260,'total_sales','0'),
(5230,1260,'_tax_status','taxable'),
(5231,1260,'_tax_class','parent'),
(5232,1260,'_manage_stock','no'),
(5233,1260,'_backorders','no'),
(5234,1260,'_sold_individually','no'),
(5235,1260,'_virtual','no'),
(5236,1260,'_downloadable','no'),
(5237,1260,'_download_limit','-1'),
(5238,1260,'_download_expiry','-1'),
(5239,1260,'_stock',NULL),
(5240,1260,'_stock_status','instock'),
(5241,1260,'_wc_average_rating','0'),
(5242,1260,'_wc_review_count','0'),
(5243,1260,'attribute_choose-your-led-colour','White Face - Blue LED'),
(5244,1260,'_product_version','3.6.5'),
(5245,1261,'_variation_description',''),
(5246,1261,'total_sales','0'),
(5247,1261,'_tax_status','taxable'),
(5248,1261,'_tax_class','parent'),
(5249,1261,'_manage_stock','no'),
(5250,1261,'_backorders','no'),
(5251,1261,'_sold_individually','no'),
(5252,1261,'_virtual','no'),
(5253,1261,'_downloadable','no'),
(5254,1261,'_download_limit','-1'),
(5255,1261,'_download_expiry','-1'),
(5256,1261,'_stock',NULL),
(5257,1261,'_stock_status','instock'),
(5258,1261,'_wc_average_rating','0'),
(5259,1261,'_wc_review_count','0'),
(5260,1261,'attribute_choose-your-led-colour','White Face - White LED'),
(5261,1261,'_product_version','3.6.5'),
(5262,1262,'_variation_description',''),
(5263,1262,'total_sales','0'),
(5264,1262,'_tax_status','taxable'),
(5265,1262,'_tax_class','parent'),
(5266,1262,'_manage_stock','no'),
(5267,1262,'_backorders','no'),
(5268,1262,'_sold_individually','no'),
(5269,1262,'_virtual','no'),
(5270,1262,'_downloadable','no'),
(5271,1262,'_download_limit','-1'),
(5272,1262,'_download_expiry','-1'),
(5273,1262,'_stock',NULL),
(5274,1262,'_stock_status','instock'),
(5275,1262,'_wc_average_rating','0'),
(5276,1262,'_wc_review_count','0'),
(5277,1262,'attribute_choose-your-led-colour','24LED NANOLITE ONLY - White LED'),
(5278,1262,'_product_version','3.6.5'),
(5279,1263,'_variation_description',''),
(5280,1263,'total_sales','0'),
(5281,1263,'_tax_status','taxable'),
(5282,1263,'_tax_class','parent'),
(5283,1263,'_manage_stock','no'),
(5284,1263,'_backorders','no'),
(5285,1263,'_sold_individually','no'),
(5286,1263,'_virtual','no'),
(5287,1263,'_downloadable','no'),
(5288,1263,'_download_limit','-1'),
(5289,1263,'_download_expiry','-1'),
(5290,1263,'_stock',NULL),
(5291,1263,'_stock_status','instock'),
(5292,1263,'_wc_average_rating','0'),
(5293,1263,'_wc_review_count','0'),
(5294,1263,'attribute_choose-your-led-colour','24LED NANOLITE ONLY - Blue LED'),
(5295,1263,'_product_version','3.6.5'),
(5296,1264,'_variation_description',''),
(5297,1264,'total_sales','0'),
(5298,1264,'_tax_status','taxable'),
(5299,1264,'_tax_class','parent'),
(5300,1264,'_manage_stock','no'),
(5301,1264,'_backorders','no'),
(5302,1264,'_sold_individually','no'),
(5303,1264,'_virtual','no'),
(5304,1264,'_downloadable','no'),
(5305,1264,'_download_limit','-1'),
(5306,1264,'_download_expiry','-1'),
(5307,1264,'_stock',NULL),
(5308,1264,'_stock_status','instock'),
(5309,1264,'_wc_average_rating','0'),
(5310,1264,'_wc_review_count','0'),
(5311,1264,'attribute_choose-your-led-colour','24LED Lamp Only Blue'),
(5312,1264,'_product_version','3.6.5'),
(5313,1265,'_variation_description',''),
(5314,1265,'total_sales','0'),
(5315,1265,'_tax_status','taxable'),
(5316,1265,'_tax_class','parent'),
(5317,1265,'_manage_stock','no'),
(5318,1265,'_backorders','no'),
(5319,1265,'_sold_individually','no'),
(5320,1265,'_virtual','no'),
(5321,1265,'_downloadable','no'),
(5322,1265,'_download_limit','-1'),
(5323,1265,'_download_expiry','-1'),
(5324,1265,'_stock',NULL),
(5325,1265,'_stock_status','instock'),
(5326,1265,'_wc_average_rating','0'),
(5327,1265,'_wc_review_count','0'),
(5328,1265,'attribute_choose-your-led-colour','24LED Lamp Only White'),
(5329,1265,'_product_version','3.6.5'),
(5330,1256,'_regular_price','1334.00'),
(5331,1256,'_price','1334.00'),
(5332,1257,'_regular_price','1334.00'),
(5333,1257,'_price','1334.00'),
(5334,1258,'_regular_price','862.50'),
(5335,1258,'_price','862.50'),
(5336,1259,'_regular_price','862.50'),
(5337,1259,'_price','862.50'),
(5338,1260,'_regular_price','862.50'),
(5339,1260,'_price','862.50'),
(5340,1261,'_regular_price','862.50'),
(5341,1261,'_price','862.50'),
(5342,1262,'_regular_price','822.25'),
(5343,1262,'_price','822.25'),
(5344,1263,'_regular_price','822.25'),
(5345,1263,'_price','822.25'),
(5346,1264,'_regular_price','113.8'),
(5347,1264,'_price','113.8'),
(5348,1265,'_regular_price','113.85'),
(5349,1265,'_price','113.85'),
(5350,1250,'_price','113.8'),
(5351,1250,'_price','113.85'),
(5352,1250,'_price','822.25'),
(5353,1250,'_price','862.50'),
(5354,1250,'_price','1334.00'),
(5355,1250,'_thumbnail_id','1251'),
(5356,1250,'_product_image_gallery','1252,1253,1254,1255'),
(5357,1266,'_edit_lock','1573729001:244'),
(5358,1266,'_edit_last','244'),
(5359,1267,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite.jpg'),
(5360,1267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-5-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-5-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-5-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5361,1267,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST 5\' Poolite'),
(5362,1252,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_1'),
(5363,1253,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_2'),
(5364,1254,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_3'),
(5365,1255,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_4'),
(5366,1268,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite_2.jpg'),
(5367,1268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Led-Pool-Lights-NIXIN-SST-5-Poolite_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Led-Pool-Lights-NIXIN-SST-5-Poolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Led-Pool-Lights-NIXIN-SST-5-Poolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5368,1268,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST 5\' Poolite_2'),
(5369,1266,'total_sales','0'),
(5370,1266,'_tax_status','taxable'),
(5371,1266,'_tax_class',''),
(5372,1266,'_manage_stock','no'),
(5373,1266,'_backorders','no'),
(5374,1266,'_sold_individually','no'),
(5375,1266,'_virtual','no'),
(5376,1266,'_downloadable','no'),
(5377,1266,'_download_limit','-1'),
(5378,1266,'_download_expiry','-1'),
(5379,1266,'_stock',NULL),
(5380,1266,'_stock_status','instock'),
(5381,1266,'_wc_average_rating','0'),
(5382,1266,'_wc_review_count','0'),
(5383,1266,'_product_version','3.8.0'),
(5384,1266,'_thumbnail_id','1267'),
(5385,1266,'_product_image_gallery','1268'),
(5386,1266,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:72:\"Blue LED | White LED | Colour Changing LED No Remote | Remote + Receiver\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5387,1269,'_variation_description',''),
(5388,1269,'total_sales','0'),
(5389,1269,'_tax_status','taxable'),
(5390,1269,'_tax_class','parent'),
(5391,1269,'_manage_stock','no'),
(5392,1269,'_backorders','no'),
(5393,1269,'_sold_individually','no'),
(5394,1269,'_virtual','no'),
(5395,1269,'_downloadable','no'),
(5396,1269,'_download_limit','-1'),
(5397,1269,'_download_expiry','-1'),
(5398,1269,'_stock',NULL),
(5399,1269,'_stock_status','instock'),
(5400,1269,'_wc_average_rating','0'),
(5401,1269,'_wc_review_count','0'),
(5402,1269,'attribute_choose-your-led-colour','Blue LED'),
(5403,1269,'_product_version','3.6.5'),
(5404,1270,'_variation_description',''),
(5405,1270,'total_sales','0'),
(5406,1270,'_tax_status','taxable'),
(5407,1270,'_tax_class','parent'),
(5408,1270,'_manage_stock','no'),
(5409,1270,'_backorders','no'),
(5410,1270,'_sold_individually','no'),
(5411,1270,'_virtual','no'),
(5412,1270,'_downloadable','no'),
(5413,1270,'_download_limit','-1'),
(5414,1270,'_download_expiry','-1'),
(5415,1270,'_stock',NULL),
(5416,1270,'_stock_status','instock'),
(5417,1270,'_wc_average_rating','0'),
(5418,1270,'_wc_review_count','0'),
(5419,1270,'attribute_choose-your-led-colour','White LED'),
(5420,1270,'_product_version','3.6.5'),
(5421,1271,'_variation_description',''),
(5422,1271,'total_sales','0'),
(5423,1271,'_tax_status','taxable'),
(5424,1271,'_tax_class','parent'),
(5425,1271,'_manage_stock','no'),
(5426,1271,'_backorders','no'),
(5427,1271,'_sold_individually','no'),
(5428,1271,'_virtual','no'),
(5429,1271,'_downloadable','no'),
(5430,1271,'_download_limit','-1'),
(5431,1271,'_download_expiry','-1'),
(5432,1271,'_stock',NULL),
(5433,1271,'_stock_status','instock'),
(5434,1271,'_wc_average_rating','0'),
(5435,1271,'_wc_review_count','0'),
(5436,1271,'attribute_choose-your-led-colour','Colour Changing LED No Remote'),
(5437,1271,'_product_version','3.6.5'),
(5438,1272,'_variation_description',''),
(5439,1272,'total_sales','0'),
(5440,1272,'_tax_status','taxable'),
(5441,1272,'_tax_class','parent'),
(5442,1272,'_manage_stock','no'),
(5443,1272,'_backorders','no'),
(5444,1272,'_sold_individually','no'),
(5445,1272,'_virtual','no'),
(5446,1272,'_downloadable','no'),
(5447,1272,'_download_limit','-1'),
(5448,1272,'_download_expiry','-1'),
(5449,1272,'_stock',NULL),
(5450,1272,'_stock_status','instock'),
(5451,1272,'_wc_average_rating','0'),
(5452,1272,'_wc_review_count','0'),
(5453,1272,'attribute_choose-your-led-colour','Remote + Receiver'),
(5454,1272,'_product_version','3.6.5'),
(5455,1269,'_regular_price','2639.25'),
(5456,1269,'_price','2639.25'),
(5457,1270,'_regular_price','2639.25'),
(5458,1270,'_price','2639.25'),
(5459,1271,'_regular_price','3904.25'),
(5460,1271,'_price','3904.25'),
(5461,1272,'_regular_price','517.50'),
(5462,1272,'_price','517.50'),
(5463,1266,'_price','517.50'),
(5464,1266,'_price','2639.25'),
(5465,1266,'_price','3904.25'),
(5466,1273,'_edit_lock','1571991310:40'),
(5467,1273,'_edit_last','40'),
(5468,1274,'_wp_attached_file','2019/07/Led-Pool-Lights-Poolmaid-5.jpg'),
(5469,1274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/07/Led-Pool-Lights-Poolmaid-5.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Led-Pool-Lights-Poolmaid-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Led-Pool-Lights-Poolmaid-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Led-Pool-Lights-Poolmaid-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5470,1274,'_wp_attachment_image_alt','Led Pool Lights - Poolmaid 5\''),
(5471,1275,'_wp_attached_file','2019/07/Led-Pool-Lights-Poolmaid-5_1.jpg'),
(5472,1275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Led-Pool-Lights-Poolmaid-5_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-Poolmaid-5_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-Poolmaid-5_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-Poolmaid-5_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5473,1275,'_wp_attachment_image_alt','Led Pool Lights - Poolmaid 5\'_1'),
(5474,1273,'total_sales','0'),
(5475,1273,'_tax_status','taxable'),
(5476,1273,'_tax_class',''),
(5477,1273,'_manage_stock','no'),
(5478,1273,'_backorders','no'),
(5479,1273,'_sold_individually','no'),
(5480,1273,'_virtual','no'),
(5481,1273,'_downloadable','no'),
(5482,1273,'_download_limit','-1'),
(5483,1273,'_download_expiry','-1'),
(5484,1273,'_stock',NULL),
(5485,1273,'_stock_status','instock'),
(5486,1273,'_wc_average_rating','0'),
(5487,1273,'_wc_review_count','0'),
(5488,1273,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:185:\"Black Face - Blue LED | White Face - White LED | Black Face - White LED | White Face - Blue LED | White Face - Colour Changing LED | Black Face - Colour Changing LED | Remote + Receiver\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5489,1273,'_product_version','3.7.1'),
(5490,1276,'_variation_description',''),
(5491,1276,'total_sales','0'),
(5492,1276,'_tax_status','taxable'),
(5493,1276,'_tax_class','parent'),
(5494,1276,'_manage_stock','no'),
(5495,1276,'_backorders','no'),
(5496,1276,'_sold_individually','no'),
(5497,1276,'_virtual','no'),
(5498,1276,'_downloadable','no'),
(5499,1276,'_download_limit','-1'),
(5500,1276,'_download_expiry','-1'),
(5501,1276,'_stock',NULL),
(5502,1276,'_stock_status','instock'),
(5503,1276,'_wc_average_rating','0'),
(5504,1276,'_wc_review_count','0'),
(5505,1276,'attribute_choose-your-led-colour','Black Face - Blue LED'),
(5506,1276,'_product_version','3.6.5'),
(5507,1277,'_variation_description',''),
(5508,1277,'total_sales','0'),
(5509,1277,'_tax_status','taxable'),
(5510,1277,'_tax_class','parent'),
(5511,1277,'_manage_stock','no'),
(5512,1277,'_backorders','no'),
(5513,1277,'_sold_individually','no'),
(5514,1277,'_virtual','no'),
(5515,1277,'_downloadable','no'),
(5516,1277,'_download_limit','-1'),
(5517,1277,'_download_expiry','-1'),
(5518,1277,'_stock',NULL),
(5519,1277,'_stock_status','instock'),
(5520,1277,'_wc_average_rating','0'),
(5521,1277,'_wc_review_count','0'),
(5522,1277,'attribute_choose-your-led-colour','White Face - White LED'),
(5523,1277,'_product_version','3.6.5'),
(5524,1278,'_variation_description',''),
(5525,1278,'total_sales','0'),
(5526,1278,'_tax_status','taxable'),
(5527,1278,'_tax_class','parent'),
(5528,1278,'_manage_stock','no'),
(5529,1278,'_backorders','no'),
(5530,1278,'_sold_individually','no'),
(5531,1278,'_virtual','no'),
(5532,1278,'_downloadable','no'),
(5533,1278,'_download_limit','-1'),
(5534,1278,'_download_expiry','-1'),
(5535,1278,'_stock',NULL),
(5536,1278,'_stock_status','instock'),
(5537,1278,'_wc_average_rating','0'),
(5538,1278,'_wc_review_count','0'),
(5539,1278,'attribute_choose-your-led-colour','Black Face - White LED'),
(5540,1278,'_product_version','3.6.5'),
(5541,1279,'_variation_description',''),
(5542,1279,'total_sales','0'),
(5543,1279,'_tax_status','taxable'),
(5544,1279,'_tax_class','parent'),
(5545,1279,'_manage_stock','no'),
(5546,1279,'_backorders','no'),
(5547,1279,'_sold_individually','no'),
(5548,1279,'_virtual','no'),
(5549,1279,'_downloadable','no'),
(5550,1279,'_download_limit','-1'),
(5551,1279,'_download_expiry','-1'),
(5552,1279,'_stock',NULL),
(5553,1279,'_stock_status','instock'),
(5554,1279,'_wc_average_rating','0'),
(5555,1279,'_wc_review_count','0'),
(5556,1279,'attribute_choose-your-led-colour','White Face - Blue LED'),
(5557,1279,'_product_version','3.6.5'),
(5558,1280,'_variation_description',''),
(5559,1280,'total_sales','0'),
(5560,1280,'_tax_status','taxable'),
(5561,1280,'_tax_class','parent'),
(5562,1280,'_manage_stock','no'),
(5563,1280,'_backorders','no'),
(5564,1280,'_sold_individually','no'),
(5565,1280,'_virtual','no'),
(5566,1280,'_downloadable','no'),
(5567,1280,'_download_limit','-1'),
(5568,1280,'_download_expiry','-1'),
(5569,1280,'_stock',NULL),
(5570,1280,'_stock_status','instock'),
(5571,1280,'_wc_average_rating','0'),
(5572,1280,'_wc_review_count','0'),
(5573,1280,'attribute_choose-your-led-colour','White Face - Colour Changing LED'),
(5574,1280,'_product_version','3.6.5'),
(5575,1281,'_variation_description',''),
(5576,1281,'total_sales','0'),
(5577,1281,'_tax_status','taxable'),
(5578,1281,'_tax_class','parent'),
(5579,1281,'_manage_stock','no'),
(5580,1281,'_backorders','no'),
(5581,1281,'_sold_individually','no'),
(5582,1281,'_virtual','no'),
(5583,1281,'_downloadable','no'),
(5584,1281,'_download_limit','-1'),
(5585,1281,'_download_expiry','-1'),
(5586,1281,'_stock',NULL),
(5587,1281,'_stock_status','instock'),
(5588,1281,'_wc_average_rating','0'),
(5589,1281,'_wc_review_count','0'),
(5590,1281,'attribute_choose-your-led-colour','Black Face - Colour Changing LED'),
(5591,1281,'_product_version','3.6.5'),
(5592,1282,'_variation_description',''),
(5593,1282,'total_sales','0'),
(5594,1282,'_tax_status','taxable'),
(5595,1282,'_tax_class','parent'),
(5596,1282,'_manage_stock','no'),
(5597,1282,'_backorders','no'),
(5598,1282,'_sold_individually','no'),
(5599,1282,'_virtual','no'),
(5600,1282,'_downloadable','no'),
(5601,1282,'_download_limit','-1'),
(5602,1282,'_download_expiry','-1'),
(5603,1282,'_stock',NULL),
(5604,1282,'_stock_status','instock'),
(5605,1282,'_wc_average_rating','0'),
(5606,1282,'_wc_review_count','0'),
(5607,1282,'attribute_choose-your-led-colour','Remote + Receiver'),
(5608,1282,'_product_version','3.6.5'),
(5609,1276,'_regular_price','1293.75'),
(5610,1276,'_price','1293.75'),
(5611,1277,'_regular_price','1293.75'),
(5612,1277,'_price','1293.75'),
(5613,1278,'_regular_price','1293.75'),
(5614,1278,'_price','1293.75'),
(5615,1279,'_regular_price','1293.75'),
(5616,1279,'_price','1293.75'),
(5617,1280,'_regular_price','2379.35'),
(5618,1280,'_price','2379.35'),
(5619,1281,'_regular_price','2379.35'),
(5620,1281,'_price','2379.35'),
(5621,1282,'_regular_price','517.50'),
(5622,1282,'_price','517.50'),
(5623,1273,'_price','517.50'),
(5624,1273,'_price','1293.75'),
(5625,1273,'_price','2379.35'),
(5626,1273,'_thumbnail_id','1274'),
(5627,1273,'_product_image_gallery','1275'),
(5628,1283,'_edit_lock','1571990951:40'),
(5629,1283,'_edit_last','40'),
(5630,1283,'total_sales','0'),
(5631,1283,'_tax_status','taxable'),
(5632,1283,'_tax_class',''),
(5633,1283,'_manage_stock','no'),
(5634,1283,'_backorders','no'),
(5635,1283,'_sold_individually','no'),
(5636,1283,'_virtual','no'),
(5637,1283,'_downloadable','no'),
(5638,1283,'_download_limit','-1'),
(5639,1283,'_download_expiry','-1'),
(5640,1283,'_stock',NULL),
(5641,1283,'_stock_status','instock'),
(5642,1283,'_wc_average_rating','0'),
(5643,1283,'_wc_review_count','0'),
(5644,1283,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5645,1283,'_product_version','3.7.1'),
(5646,1284,'_variation_description',''),
(5647,1284,'total_sales','0'),
(5648,1284,'_tax_status','taxable'),
(5649,1284,'_tax_class','parent'),
(5650,1284,'_manage_stock','no'),
(5651,1284,'_backorders','no'),
(5652,1284,'_sold_individually','no'),
(5653,1284,'_virtual','no'),
(5654,1284,'_downloadable','no'),
(5655,1284,'_download_limit','-1'),
(5656,1284,'_download_expiry','-1'),
(5657,1284,'_stock',NULL),
(5658,1284,'_stock_status','instock'),
(5659,1284,'_wc_average_rating','0'),
(5660,1284,'_wc_review_count','0'),
(5661,1284,'attribute_choose-your-led-colour','Blue LED'),
(5662,1284,'_product_version','3.6.5'),
(5663,1285,'_variation_description',''),
(5664,1285,'total_sales','0'),
(5665,1285,'_tax_status','taxable'),
(5666,1285,'_tax_class','parent'),
(5667,1285,'_manage_stock','no'),
(5668,1285,'_backorders','no'),
(5669,1285,'_sold_individually','no'),
(5670,1285,'_virtual','no'),
(5671,1285,'_downloadable','no'),
(5672,1285,'_download_limit','-1'),
(5673,1285,'_download_expiry','-1'),
(5674,1285,'_stock',NULL),
(5675,1285,'_stock_status','instock'),
(5676,1285,'_wc_average_rating','0'),
(5677,1285,'_wc_review_count','0'),
(5678,1285,'attribute_choose-your-led-colour','White LED'),
(5679,1285,'_product_version','3.6.5'),
(5680,1286,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-Inflolite.jpg'),
(5681,1286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Led-Pool-Lights-NIXIN-SST-Inflolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-Inflolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-Inflolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-Inflolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5682,1286,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST Inflolite'),
(5683,1284,'_regular_price','1334.00'),
(5684,1284,'_price','1334.00'),
(5685,1285,'_regular_price','1334.00'),
(5686,1285,'_price','1334.00'),
(5688,1283,'_thumbnail_id','1286'),
(5689,1287,'_edit_lock','1573729210:244'),
(5690,1287,'_edit_last','244'),
(5691,1287,'total_sales','0'),
(5692,1287,'_tax_status','taxable'),
(5693,1287,'_tax_class',''),
(5694,1287,'_manage_stock','no'),
(5695,1287,'_backorders','no'),
(5696,1287,'_sold_individually','no'),
(5697,1287,'_virtual','no'),
(5698,1287,'_downloadable','no'),
(5699,1287,'_download_limit','-1'),
(5700,1287,'_download_expiry','-1'),
(5701,1287,'_stock',NULL),
(5702,1287,'_stock_status','instock'),
(5703,1287,'_wc_average_rating','0'),
(5704,1287,'_wc_review_count','0'),
(5705,1287,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:63:\"Colour LED no remote | White LED | Blue LED | Remote + Receiver\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5706,1287,'_product_version','3.8.0'),
(5707,1288,'_variation_description',''),
(5708,1288,'total_sales','0'),
(5709,1288,'_tax_status','taxable'),
(5710,1288,'_tax_class','parent'),
(5711,1288,'_manage_stock','no'),
(5712,1288,'_backorders','no'),
(5713,1288,'_sold_individually','no'),
(5714,1288,'_virtual','no'),
(5715,1288,'_downloadable','no'),
(5716,1288,'_download_limit','-1'),
(5717,1288,'_download_expiry','-1'),
(5718,1288,'_stock',NULL),
(5719,1288,'_stock_status','instock'),
(5720,1288,'_wc_average_rating','0'),
(5721,1288,'_wc_review_count','0'),
(5722,1288,'attribute_choose-your-led-colour','Colour LED no remote'),
(5723,1288,'_product_version','3.6.5'),
(5724,1289,'_variation_description',''),
(5725,1289,'total_sales','0'),
(5726,1289,'_tax_status','taxable'),
(5727,1289,'_tax_class','parent'),
(5728,1289,'_manage_stock','no'),
(5729,1289,'_backorders','no'),
(5730,1289,'_sold_individually','no'),
(5731,1289,'_virtual','no'),
(5732,1289,'_downloadable','no'),
(5733,1289,'_download_limit','-1'),
(5734,1289,'_download_expiry','-1'),
(5735,1289,'_stock',NULL),
(5736,1289,'_stock_status','instock'),
(5737,1289,'_wc_average_rating','0'),
(5738,1289,'_wc_review_count','0'),
(5739,1289,'attribute_choose-your-led-colour','White LED'),
(5740,1289,'_product_version','3.6.5'),
(5741,1290,'_variation_description',''),
(5742,1290,'total_sales','0'),
(5743,1290,'_tax_status','taxable'),
(5744,1290,'_tax_class','parent'),
(5745,1290,'_manage_stock','no'),
(5746,1290,'_backorders','no'),
(5747,1290,'_sold_individually','no'),
(5748,1290,'_virtual','no'),
(5749,1290,'_downloadable','no'),
(5750,1290,'_download_limit','-1'),
(5751,1290,'_download_expiry','-1'),
(5752,1290,'_stock',NULL),
(5753,1290,'_stock_status','instock'),
(5754,1290,'_wc_average_rating','0'),
(5755,1290,'_wc_review_count','0'),
(5756,1290,'attribute_choose-your-led-colour','Blue LED'),
(5757,1290,'_product_version','3.6.5'),
(5758,1291,'_variation_description',''),
(5759,1291,'total_sales','0'),
(5760,1291,'_tax_status','taxable'),
(5761,1291,'_tax_class','parent'),
(5762,1291,'_manage_stock','no'),
(5763,1291,'_backorders','no'),
(5764,1291,'_sold_individually','no'),
(5765,1291,'_virtual','no'),
(5766,1291,'_downloadable','no'),
(5767,1291,'_download_limit','-1'),
(5768,1291,'_download_expiry','-1'),
(5769,1291,'_stock',NULL),
(5770,1291,'_stock_status','instock'),
(5771,1291,'_wc_average_rating','0'),
(5772,1291,'_wc_review_count','0'),
(5773,1291,'attribute_choose-your-led-colour','Remote + Receiver'),
(5774,1291,'_product_version','3.6.5'),
(5775,1288,'_regular_price','3904.25'),
(5776,1288,'_price','3904.25'),
(5777,1289,'_regular_price','2639.25'),
(5778,1289,'_price','2639.25'),
(5779,1290,'_regular_price','2639.25'),
(5780,1290,'_price','2639.25'),
(5781,1291,'_regular_price','517.50'),
(5782,1291,'_price','517.50'),
(5783,1287,'_price','517.50'),
(5784,1287,'_price','2639.25'),
(5785,1287,'_price','3904.25'),
(5786,1292,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-5-Square-Poolite.jpg'),
(5787,1292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:54:\"2019/07/Led-Pool-Lights-NIXIN-SST-5-Square-Poolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Led-Pool-Lights-NIXIN-SST-5-Square-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Led-Pool-Lights-NIXIN-SST-5-Square-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Led-Pool-Lights-NIXIN-SST-5-Square-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5788,1292,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST 5\' Square Poolite'),
(5789,1287,'_thumbnail_id','1763'),
(5790,1293,'_edit_lock','1571991700:40'),
(5791,1293,'_edit_last','40'),
(5792,1293,'total_sales','0'),
(5793,1293,'_tax_status','taxable'),
(5794,1293,'_tax_class',''),
(5795,1293,'_manage_stock','no'),
(5796,1293,'_backorders','no'),
(5797,1293,'_sold_individually','no'),
(5798,1293,'_virtual','no'),
(5799,1293,'_downloadable','no'),
(5800,1293,'_download_limit','-1'),
(5801,1293,'_download_expiry','-1'),
(5802,1293,'_stock',NULL),
(5803,1293,'_stock_status','instock'),
(5804,1293,'_wc_average_rating','0'),
(5805,1293,'_wc_review_count','0'),
(5806,1293,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5807,1293,'_product_version','3.7.1'),
(5808,1294,'_variation_description',''),
(5809,1294,'total_sales','0'),
(5810,1294,'_tax_status','taxable'),
(5811,1294,'_tax_class','parent'),
(5812,1294,'_manage_stock','no'),
(5813,1294,'_backorders','no'),
(5814,1294,'_sold_individually','no'),
(5815,1294,'_virtual','no'),
(5816,1294,'_downloadable','no'),
(5817,1294,'_download_limit','-1'),
(5818,1294,'_download_expiry','-1'),
(5819,1294,'_stock',NULL),
(5820,1294,'_stock_status','instock'),
(5821,1294,'_wc_average_rating','0'),
(5822,1294,'_wc_review_count','0'),
(5823,1294,'attribute_choose-your-led-colour','Blue LED'),
(5824,1294,'_product_version','3.6.5'),
(5825,1295,'_variation_description',''),
(5826,1295,'total_sales','0'),
(5827,1295,'_tax_status','taxable'),
(5828,1295,'_tax_class','parent'),
(5829,1295,'_manage_stock','no'),
(5830,1295,'_backorders','no'),
(5831,1295,'_sold_individually','no'),
(5832,1295,'_virtual','no'),
(5833,1295,'_downloadable','no'),
(5834,1295,'_download_limit','-1'),
(5835,1295,'_download_expiry','-1'),
(5836,1295,'_stock',NULL),
(5837,1295,'_stock_status','instock'),
(5838,1295,'_wc_average_rating','0'),
(5839,1295,'_wc_review_count','0'),
(5840,1295,'attribute_choose-your-led-colour','White LED'),
(5841,1295,'_product_version','3.6.5'),
(5842,1294,'_regular_price','943.00'),
(5843,1294,'_price','943.00'),
(5844,1295,'_regular_price','943.00'),
(5845,1295,'_price','943.00'),
(5847,1296,'_wp_attached_file','2019/07/Led-Pool-Lights-SST-Magnetic-Gardenlite.jpg'),
(5848,1296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2019/07/Led-Pool-Lights-SST-Magnetic-Gardenlite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Led-Pool-Lights-SST-Magnetic-Gardenlite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Led-Pool-Lights-SST-Magnetic-Gardenlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Led-Pool-Lights-SST-Magnetic-Gardenlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5849,1296,'_wp_attachment_image_alt','Led Pool Lights - SST Magnetic Gardenlite'),
(5850,1293,'_thumbnail_id','1296'),
(5851,1297,'_edit_lock','1571992332:40'),
(5852,1297,'_edit_last','40'),
(5853,1297,'total_sales','0'),
(5854,1297,'_tax_status','taxable'),
(5855,1297,'_tax_class',''),
(5856,1297,'_manage_stock','no'),
(5857,1297,'_backorders','no'),
(5858,1297,'_sold_individually','no'),
(5859,1297,'_virtual','no'),
(5860,1297,'_downloadable','no'),
(5861,1297,'_download_limit','-1'),
(5862,1297,'_download_expiry','-1'),
(5863,1297,'_stock',NULL),
(5864,1297,'_stock_status','instock'),
(5865,1297,'_wc_average_rating','0'),
(5866,1297,'_wc_review_count','0'),
(5867,1297,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5868,1297,'_product_version','3.7.1'),
(5869,1298,'_variation_description',''),
(5870,1298,'total_sales','0'),
(5871,1298,'_tax_status','taxable'),
(5872,1298,'_tax_class','parent'),
(5873,1298,'_manage_stock','no'),
(5874,1298,'_backorders','no'),
(5875,1298,'_sold_individually','no'),
(5876,1298,'_virtual','no'),
(5877,1298,'_downloadable','no'),
(5878,1298,'_download_limit','-1'),
(5879,1298,'_download_expiry','-1'),
(5880,1298,'_stock',NULL),
(5881,1298,'_stock_status','instock'),
(5882,1298,'_wc_average_rating','0'),
(5883,1298,'_wc_review_count','0'),
(5884,1298,'attribute_choose-your-led-colour','Blue LED'),
(5885,1298,'_product_version','3.6.5'),
(5886,1299,'_variation_description',''),
(5887,1299,'total_sales','0'),
(5888,1299,'_tax_status','taxable'),
(5889,1299,'_tax_class','parent'),
(5890,1299,'_manage_stock','no'),
(5891,1299,'_backorders','no'),
(5892,1299,'_sold_individually','no'),
(5893,1299,'_virtual','no'),
(5894,1299,'_downloadable','no'),
(5895,1299,'_download_limit','-1'),
(5896,1299,'_download_expiry','-1'),
(5897,1299,'_stock',NULL),
(5898,1299,'_stock_status','instock'),
(5899,1299,'_wc_average_rating','0'),
(5900,1299,'_wc_review_count','0'),
(5901,1299,'attribute_choose-your-led-colour','White LED'),
(5902,1299,'_product_version','3.6.5'),
(5903,1298,'_regular_price','943.00'),
(5904,1298,'_price','943.00'),
(5905,1299,'_regular_price','943.00'),
(5906,1299,'_price','943.00'),
(5908,1300,'_wp_attached_file','2019/07/Led-Pool-Lights-SST-Pondlite.jpg'),
(5909,1300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Led-Pool-Lights-SST-Pondlite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-SST-Pondlite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-SST-Pondlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-SST-Pondlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5910,1300,'_wp_attachment_image_alt','Led Pool Lights - SST Pondlite'),
(5911,1297,'_thumbnail_id','1300'),
(5912,1207,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"950mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5930,1207,'_default_attributes','a:1:{s:12:\"product-size\";s:5:\"950mm\";}'),
(5935,1302,'_variation_description',''),
(5936,1302,'total_sales','0'),
(5937,1302,'_tax_status','taxable'),
(5938,1302,'_tax_class','parent'),
(5939,1302,'_manage_stock','no'),
(5940,1302,'_backorders','no'),
(5941,1302,'_sold_individually','no'),
(5942,1302,'_virtual','no'),
(5943,1302,'_downloadable','no'),
(5944,1302,'_download_limit','-1'),
(5945,1302,'_download_expiry','-1'),
(5946,1302,'_stock',NULL),
(5947,1302,'_stock_status','instock'),
(5948,1302,'_wc_average_rating','0'),
(5949,1302,'_wc_review_count','0'),
(5950,1302,'attribute_product-size','950mm'),
(5951,1302,'_product_version','3.6.5'),
(5952,1302,'_regular_price','454.25'),
(5953,1302,'_price','454.25'),
(5954,1207,'_price','454.25'),
(5955,1209,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"600mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5956,1303,'_variation_description',''),
(5957,1303,'total_sales','0'),
(5958,1303,'_tax_status','taxable'),
(5959,1303,'_tax_class','parent'),
(5960,1303,'_manage_stock','no'),
(5961,1303,'_backorders','no'),
(5962,1303,'_sold_individually','no'),
(5963,1303,'_virtual','no'),
(5964,1303,'_downloadable','no'),
(5965,1303,'_download_limit','-1'),
(5966,1303,'_download_expiry','-1'),
(5967,1303,'_stock',NULL),
(5968,1303,'_stock_status','instock'),
(5969,1303,'_wc_average_rating','0'),
(5970,1303,'_wc_review_count','0'),
(5971,1303,'attribute_product-size','600mm'),
(5972,1303,'_product_version','3.6.5'),
(5973,1303,'_regular_price','379.50'),
(5974,1303,'_price','379.50'),
(5975,1209,'_price','379.50'),
(5976,1211,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"700mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5977,1304,'_variation_description',''),
(5978,1304,'total_sales','0'),
(5979,1304,'_tax_status','taxable'),
(5980,1304,'_tax_class','parent'),
(5981,1304,'_manage_stock','no'),
(5982,1304,'_backorders','no'),
(5983,1304,'_sold_individually','no'),
(5984,1304,'_virtual','no'),
(5985,1304,'_downloadable','no'),
(5986,1304,'_download_limit','-1'),
(5987,1304,'_download_expiry','-1'),
(5988,1304,'_stock',NULL),
(5989,1304,'_stock_status','instock'),
(5990,1304,'_wc_average_rating','0'),
(5991,1304,'_wc_review_count','0'),
(5992,1304,'attribute_product-size','700mm'),
(5993,1304,'_product_version','3.6.5'),
(5994,1304,'_regular_price','552.00'),
(5995,1304,'_price','552.00'),
(5996,1211,'_price','552.00'),
(5997,1213,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"800mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5998,1305,'_variation_description',''),
(5999,1305,'total_sales','0'),
(6000,1305,'_tax_status','taxable'),
(6001,1305,'_tax_class','parent'),
(6002,1305,'_manage_stock','no'),
(6003,1305,'_backorders','no'),
(6004,1305,'_sold_individually','no'),
(6005,1305,'_virtual','no'),
(6006,1305,'_downloadable','no'),
(6007,1305,'_download_limit','-1'),
(6008,1305,'_download_expiry','-1'),
(6009,1305,'_stock',NULL),
(6010,1305,'_stock_status','instock'),
(6011,1305,'_wc_average_rating','0'),
(6012,1305,'_wc_review_count','0'),
(6013,1305,'attribute_product-size','800mm'),
(6014,1305,'_product_version','3.6.5'),
(6015,1305,'_regular_price','339.25'),
(6016,1305,'_price','339.25'),
(6017,1213,'_price','339.25'),
(6018,1306,'_edit_lock','1564556446:9'),
(6019,1306,'_edit_last','9'),
(6020,1307,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout.jpg'),
(6021,1307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Z-Led-Waterspout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Z-Led-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Z-Led-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6022,1307,'_wp_attachment_image_alt','Water Spouts - SST Z Led Waterspout'),
(6023,1308,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout_3.jpg'),
(6024,1308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout_3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6025,1309,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout_1.jpg'),
(6026,1309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6027,1310,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout_2.jpg'),
(6028,1310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6029,1306,'total_sales','3'),
(6030,1306,'_tax_status','taxable'),
(6031,1306,'_tax_class',''),
(6032,1306,'_manage_stock','no'),
(6033,1306,'_backorders','no'),
(6034,1306,'_sold_individually','no'),
(6035,1306,'_virtual','no'),
(6036,1306,'_downloadable','no'),
(6037,1306,'_download_limit','-1'),
(6038,1306,'_download_expiry','-1'),
(6039,1306,'_stock',NULL),
(6040,1306,'_stock_status','instock'),
(6041,1306,'_wc_average_rating','0'),
(6042,1306,'_wc_review_count','0'),
(6043,1306,'_product_version','3.6.5'),
(6044,1306,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:49:\"500mm | 750mm | 1000mm | 1250mm | 1500mm | 2000mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6045,1311,'_variation_description',''),
(6046,1311,'total_sales','0'),
(6047,1311,'_tax_status','taxable'),
(6048,1311,'_tax_class','parent'),
(6049,1311,'_manage_stock','no'),
(6050,1311,'_backorders','no'),
(6051,1311,'_sold_individually','no'),
(6052,1311,'_virtual','no'),
(6053,1311,'_downloadable','no'),
(6054,1311,'_download_limit','-1'),
(6055,1311,'_download_expiry','-1'),
(6056,1311,'_stock',NULL),
(6057,1311,'_stock_status','instock'),
(6058,1311,'_wc_average_rating','0'),
(6059,1311,'_wc_review_count','0'),
(6060,1311,'attribute_choose-your-size','500mm'),
(6061,1311,'_product_version','3.6.5'),
(6062,1312,'_variation_description',''),
(6063,1312,'total_sales','0'),
(6064,1312,'_tax_status','taxable'),
(6065,1312,'_tax_class','parent'),
(6066,1312,'_manage_stock','no'),
(6067,1312,'_backorders','no'),
(6068,1312,'_sold_individually','no'),
(6069,1312,'_virtual','no'),
(6070,1312,'_downloadable','no'),
(6071,1312,'_download_limit','-1'),
(6072,1312,'_download_expiry','-1'),
(6073,1312,'_stock',NULL),
(6074,1312,'_stock_status','instock'),
(6075,1312,'_wc_average_rating','0'),
(6076,1312,'_wc_review_count','0'),
(6077,1312,'attribute_choose-your-size','750mm'),
(6078,1312,'_product_version','3.6.5'),
(6079,1313,'_variation_description',''),
(6080,1313,'total_sales','0'),
(6081,1313,'_tax_status','taxable'),
(6082,1313,'_tax_class','parent'),
(6083,1313,'_manage_stock','no'),
(6084,1313,'_backorders','no'),
(6085,1313,'_sold_individually','no'),
(6086,1313,'_virtual','no'),
(6087,1313,'_downloadable','no'),
(6088,1313,'_download_limit','-1'),
(6089,1313,'_download_expiry','-1'),
(6090,1313,'_stock',NULL),
(6091,1313,'_stock_status','instock'),
(6092,1313,'_wc_average_rating','0'),
(6093,1313,'_wc_review_count','0'),
(6094,1313,'attribute_choose-your-size','1000mm'),
(6095,1313,'_product_version','3.6.5'),
(6096,1314,'_variation_description',''),
(6097,1314,'total_sales','0'),
(6098,1314,'_tax_status','taxable'),
(6099,1314,'_tax_class','parent'),
(6100,1314,'_manage_stock','no'),
(6101,1314,'_backorders','no'),
(6102,1314,'_sold_individually','no'),
(6103,1314,'_virtual','no'),
(6104,1314,'_downloadable','no'),
(6105,1314,'_download_limit','-1'),
(6106,1314,'_download_expiry','-1'),
(6107,1314,'_stock',NULL),
(6108,1314,'_stock_status','instock'),
(6109,1314,'_wc_average_rating','0'),
(6110,1314,'_wc_review_count','0'),
(6111,1314,'attribute_choose-your-size','1250mm'),
(6112,1314,'_product_version','3.6.5'),
(6113,1315,'_variation_description',''),
(6114,1315,'total_sales','0'),
(6115,1315,'_tax_status','taxable'),
(6116,1315,'_tax_class','parent'),
(6117,1315,'_manage_stock','no'),
(6118,1315,'_backorders','no'),
(6119,1315,'_sold_individually','no'),
(6120,1315,'_virtual','no'),
(6121,1315,'_downloadable','no'),
(6122,1315,'_download_limit','-1'),
(6123,1315,'_download_expiry','-1'),
(6124,1315,'_stock',NULL),
(6125,1315,'_stock_status','instock'),
(6126,1315,'_wc_average_rating','0'),
(6127,1315,'_wc_review_count','0'),
(6128,1315,'attribute_choose-your-size','1500mm'),
(6129,1315,'_product_version','3.6.5'),
(6130,1316,'_variation_description',''),
(6131,1316,'total_sales','0'),
(6132,1316,'_tax_status','taxable'),
(6133,1316,'_tax_class','parent'),
(6134,1316,'_manage_stock','no'),
(6135,1316,'_backorders','no'),
(6136,1316,'_sold_individually','no'),
(6137,1316,'_virtual','no'),
(6138,1316,'_downloadable','no'),
(6139,1316,'_download_limit','-1'),
(6140,1316,'_download_expiry','-1'),
(6141,1316,'_stock',NULL),
(6142,1316,'_stock_status','instock'),
(6143,1316,'_wc_average_rating','0'),
(6144,1316,'_wc_review_count','0'),
(6145,1316,'attribute_choose-your-size','2000mm'),
(6146,1316,'_product_version','3.6.5'),
(6147,1311,'_regular_price','2869.25'),
(6148,1311,'_price','2869.25'),
(6149,1312,'_regular_price','3277.50'),
(6150,1312,'_price','3277.50'),
(6151,1313,'_regular_price','5968.50'),
(6152,1313,'_price','5968.50'),
(6153,1314,'_regular_price','7135.75'),
(6154,1314,'_price','7135.75'),
(6155,1315,'_regular_price','9424.25'),
(6156,1315,'_price','9424.25'),
(6157,1316,'_regular_price','12454.50'),
(6158,1316,'_price','12454.50'),
(6159,1306,'_price','2869.25'),
(6160,1306,'_price','3277.50'),
(6161,1306,'_price','5968.50'),
(6162,1306,'_price','7135.75'),
(6163,1306,'_price','9424.25'),
(6164,1306,'_price','12454.50'),
(6165,1306,'_thumbnail_id','1307'),
(6166,1306,'_product_image_gallery','1308,1309,1310'),
(6167,1306,'_oembed_785488ea5d6732498d4f318dcd34727e','<iframe title=\"NIXIN SST Z Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6168,1306,'_oembed_time_785488ea5d6732498d4f318dcd34727e','1563863211'),
(6169,1306,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6170,1306,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1563863233'),
(6171,1306,'_oembed_703f4acc8fb10c05feec47c9dc11ddd3','<iframe title=\"NIXIN SST Z Spout\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6172,1306,'_oembed_time_703f4acc8fb10c05feec47c9dc11ddd3','1563863349'),
(6173,1317,'_edit_lock','1563863737:9'),
(6174,1317,'_edit_last','9'),
(6175,1318,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout.jpg'),
(6176,1318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2019/07/Water-Spouts-SST-Slimline-Waterspout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Slimline-Waterspout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Slimline-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Slimline-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6177,1318,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout'),
(6178,1319,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout_1.jpg'),
(6179,1319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-Slimline-Waterspout_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6180,1320,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout_2.jpg'),
(6181,1320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-Slimline-Waterspout_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6182,1321,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout_3.jpg'),
(6183,1321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-Slimline-Waterspout_3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6184,1317,'total_sales','2'),
(6185,1317,'_tax_status','taxable'),
(6186,1317,'_tax_class',''),
(6187,1317,'_manage_stock','no'),
(6188,1317,'_backorders','no'),
(6189,1317,'_sold_individually','no'),
(6190,1317,'_virtual','no'),
(6191,1317,'_downloadable','no'),
(6192,1317,'_download_limit','-1'),
(6193,1317,'_download_expiry','-1'),
(6194,1317,'_stock',NULL),
(6195,1317,'_stock_status','instock'),
(6196,1317,'_wc_average_rating','0'),
(6197,1317,'_wc_review_count','0'),
(6198,1317,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:102:\"300mm Profile | 200mm | 400mm | 500mm Profile | 600mm | 700mm Profile | 800mm | 900mm Profile | 1000mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6199,1317,'_product_version','3.6.5'),
(6200,1322,'_variation_description',''),
(6201,1322,'total_sales','0'),
(6202,1322,'_tax_status','taxable'),
(6203,1322,'_tax_class','parent'),
(6204,1322,'_manage_stock','no'),
(6205,1322,'_backorders','no'),
(6206,1322,'_sold_individually','no'),
(6207,1322,'_virtual','no'),
(6208,1322,'_downloadable','no'),
(6209,1322,'_download_limit','-1'),
(6210,1322,'_download_expiry','-1'),
(6211,1322,'_stock',NULL),
(6212,1322,'_stock_status','instock'),
(6213,1322,'_wc_average_rating','0'),
(6214,1322,'_wc_review_count','0'),
(6215,1322,'attribute_choose-your-size','300mm Profile'),
(6216,1322,'_product_version','3.6.5'),
(6217,1323,'_variation_description',''),
(6218,1323,'total_sales','0'),
(6219,1323,'_tax_status','taxable'),
(6220,1323,'_tax_class','parent'),
(6221,1323,'_manage_stock','no'),
(6222,1323,'_backorders','no'),
(6223,1323,'_sold_individually','no'),
(6224,1323,'_virtual','no'),
(6225,1323,'_downloadable','no'),
(6226,1323,'_download_limit','-1'),
(6227,1323,'_download_expiry','-1'),
(6228,1323,'_stock',NULL),
(6229,1323,'_stock_status','instock'),
(6230,1323,'_wc_average_rating','0'),
(6231,1323,'_wc_review_count','0'),
(6232,1323,'attribute_choose-your-size','200mm'),
(6233,1323,'_product_version','3.6.5'),
(6234,1324,'_variation_description',''),
(6235,1324,'total_sales','0'),
(6236,1324,'_tax_status','taxable'),
(6237,1324,'_tax_class','parent'),
(6238,1324,'_manage_stock','no'),
(6239,1324,'_backorders','no'),
(6240,1324,'_sold_individually','no'),
(6241,1324,'_virtual','no'),
(6242,1324,'_downloadable','no'),
(6243,1324,'_download_limit','-1'),
(6244,1324,'_download_expiry','-1'),
(6245,1324,'_stock',NULL),
(6246,1324,'_stock_status','instock'),
(6247,1324,'_wc_average_rating','0'),
(6248,1324,'_wc_review_count','0'),
(6249,1324,'attribute_choose-your-size','400mm'),
(6250,1324,'_product_version','3.6.5'),
(6251,1325,'_variation_description',''),
(6252,1325,'total_sales','0'),
(6253,1325,'_tax_status','taxable'),
(6254,1325,'_tax_class','parent'),
(6255,1325,'_manage_stock','no'),
(6256,1325,'_backorders','no'),
(6257,1325,'_sold_individually','no'),
(6258,1325,'_virtual','no'),
(6259,1325,'_downloadable','no'),
(6260,1325,'_download_limit','-1'),
(6261,1325,'_download_expiry','-1'),
(6262,1325,'_stock',NULL),
(6263,1325,'_stock_status','instock'),
(6264,1325,'_wc_average_rating','0'),
(6265,1325,'_wc_review_count','0'),
(6266,1325,'attribute_choose-your-size','500mm Profile'),
(6267,1325,'_product_version','3.6.5'),
(6268,1326,'_variation_description',''),
(6269,1326,'total_sales','0'),
(6270,1326,'_tax_status','taxable'),
(6271,1326,'_tax_class','parent'),
(6272,1326,'_manage_stock','no'),
(6273,1326,'_backorders','no'),
(6274,1326,'_sold_individually','no'),
(6275,1326,'_virtual','no'),
(6276,1326,'_downloadable','no'),
(6277,1326,'_download_limit','-1'),
(6278,1326,'_download_expiry','-1'),
(6279,1326,'_stock',NULL),
(6280,1326,'_stock_status','instock'),
(6281,1326,'_wc_average_rating','0'),
(6282,1326,'_wc_review_count','0'),
(6283,1326,'attribute_choose-your-size','600mm'),
(6284,1326,'_product_version','3.6.5'),
(6285,1327,'_variation_description',''),
(6286,1327,'total_sales','0'),
(6287,1327,'_tax_status','taxable'),
(6288,1327,'_tax_class','parent'),
(6289,1327,'_manage_stock','no'),
(6290,1327,'_backorders','no'),
(6291,1327,'_sold_individually','no'),
(6292,1327,'_virtual','no'),
(6293,1327,'_downloadable','no'),
(6294,1327,'_download_limit','-1'),
(6295,1327,'_download_expiry','-1'),
(6296,1327,'_stock',NULL),
(6297,1327,'_stock_status','instock'),
(6298,1327,'_wc_average_rating','0'),
(6299,1327,'_wc_review_count','0'),
(6300,1327,'attribute_choose-your-size','700mm Profile'),
(6301,1327,'_product_version','3.6.5'),
(6302,1328,'_variation_description',''),
(6303,1328,'total_sales','0'),
(6304,1328,'_tax_status','taxable'),
(6305,1328,'_tax_class','parent'),
(6306,1328,'_manage_stock','no'),
(6307,1328,'_backorders','no'),
(6308,1328,'_sold_individually','no'),
(6309,1328,'_virtual','no'),
(6310,1328,'_downloadable','no'),
(6311,1328,'_download_limit','-1'),
(6312,1328,'_download_expiry','-1'),
(6313,1328,'_stock',NULL),
(6314,1328,'_stock_status','instock'),
(6315,1328,'_wc_average_rating','0'),
(6316,1328,'_wc_review_count','0'),
(6317,1328,'attribute_choose-your-size','800mm'),
(6318,1328,'_product_version','3.6.5'),
(6319,1329,'_variation_description',''),
(6320,1329,'total_sales','0'),
(6321,1329,'_tax_status','taxable'),
(6322,1329,'_tax_class','parent'),
(6323,1329,'_manage_stock','no'),
(6324,1329,'_backorders','no'),
(6325,1329,'_sold_individually','no'),
(6326,1329,'_virtual','no'),
(6327,1329,'_downloadable','no'),
(6328,1329,'_download_limit','-1'),
(6329,1329,'_download_expiry','-1'),
(6330,1329,'_stock',NULL),
(6331,1329,'_stock_status','instock'),
(6332,1329,'_wc_average_rating','0'),
(6333,1329,'_wc_review_count','0'),
(6334,1329,'attribute_choose-your-size','900mm Profile'),
(6335,1329,'_product_version','3.6.5'),
(6336,1330,'_variation_description',''),
(6337,1330,'total_sales','0'),
(6338,1330,'_tax_status','taxable'),
(6339,1330,'_tax_class','parent'),
(6340,1330,'_manage_stock','no'),
(6341,1330,'_backorders','no'),
(6342,1330,'_sold_individually','no'),
(6343,1330,'_virtual','no'),
(6344,1330,'_downloadable','no'),
(6345,1330,'_download_limit','-1'),
(6346,1330,'_download_expiry','-1'),
(6347,1330,'_stock',NULL),
(6348,1330,'_stock_status','instock'),
(6349,1330,'_wc_average_rating','0'),
(6350,1330,'_wc_review_count','0'),
(6351,1330,'attribute_choose-your-size','1000mm'),
(6352,1330,'_product_version','3.6.5'),
(6353,1322,'_regular_price','1909.00'),
(6354,1322,'_price','1909.00'),
(6355,1323,'_regular_price','1535.25'),
(6356,1323,'_price','1535.25'),
(6357,1324,'_regular_price','2254.00'),
(6358,1324,'_price','2254.00'),
(6359,1325,'_regular_price','3139.50'),
(6360,1325,'_price','3139.50'),
(6361,1326,'_regular_price','3559.25'),
(6362,1326,'_price','3559.25'),
(6363,1327,'_regular_price','4134.25'),
(6364,1327,'_price','4134.25'),
(6365,1328,'_regular_price','5209.50'),
(6366,1328,'_price','5209.50'),
(6367,1329,'_regular_price','5859.25'),
(6368,1329,'_price','5859.25'),
(6369,1330,'_regular_price','6302.00'),
(6370,1330,'_price','6302.00'),
(6371,1317,'_price','1535.25'),
(6372,1317,'_price','1909.00'),
(6373,1317,'_price','2254.00'),
(6374,1317,'_price','3139.50'),
(6375,1317,'_price','3559.25'),
(6376,1317,'_price','4134.25'),
(6377,1317,'_price','5209.50'),
(6378,1317,'_price','5859.25'),
(6379,1317,'_price','6302.00'),
(6380,1317,'_thumbnail_id','1318'),
(6381,1317,'_product_image_gallery','1319,1320,1321'),
(6382,1317,'_oembed_0b67cc5a67ac3684644894c5d2042cfd','<iframe title=\"NIXIN SST Slimline Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6383,1317,'_oembed_time_0b67cc5a67ac3684644894c5d2042cfd','1563863869'),
(6384,1317,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6385,1317,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1563863881'),
(6386,1331,'_edit_lock','1564556441:9'),
(6387,1331,'_edit_last','9'),
(6388,1331,'total_sales','0'),
(6389,1331,'_tax_status','taxable'),
(6390,1331,'_tax_class',''),
(6391,1331,'_manage_stock','no'),
(6392,1331,'_backorders','no'),
(6393,1331,'_sold_individually','no'),
(6394,1331,'_virtual','no'),
(6395,1331,'_downloadable','no'),
(6396,1331,'_download_limit','-1'),
(6397,1331,'_download_expiry','-1'),
(6398,1331,'_stock',NULL),
(6399,1331,'_stock_status','instock'),
(6400,1331,'_wc_average_rating','0'),
(6401,1331,'_wc_review_count','0'),
(6402,1331,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:25:\"350w x 480h | 450w x 780h\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6403,1331,'_product_version','3.6.5'),
(6404,1332,'_variation_description',''),
(6405,1332,'total_sales','0'),
(6406,1332,'_tax_status','taxable'),
(6407,1332,'_tax_class','parent'),
(6408,1332,'_manage_stock','no'),
(6409,1332,'_backorders','no'),
(6410,1332,'_sold_individually','no'),
(6411,1332,'_virtual','no'),
(6412,1332,'_downloadable','no'),
(6413,1332,'_download_limit','-1'),
(6414,1332,'_download_expiry','-1'),
(6415,1332,'_stock',NULL),
(6416,1332,'_stock_status','instock'),
(6417,1332,'_wc_average_rating','0'),
(6418,1332,'_wc_review_count','0'),
(6419,1332,'attribute_choose-your-size','350w x 480h'),
(6420,1332,'_product_version','3.6.5'),
(6421,1333,'_variation_description',''),
(6422,1333,'total_sales','0'),
(6423,1333,'_tax_status','taxable'),
(6424,1333,'_tax_class','parent'),
(6425,1333,'_manage_stock','no'),
(6426,1333,'_backorders','no'),
(6427,1333,'_sold_individually','no'),
(6428,1333,'_virtual','no'),
(6429,1333,'_downloadable','no'),
(6430,1333,'_download_limit','-1'),
(6431,1333,'_download_expiry','-1'),
(6432,1333,'_stock',NULL),
(6433,1333,'_stock_status','instock'),
(6434,1333,'_wc_average_rating','0'),
(6435,1333,'_wc_review_count','0'),
(6436,1333,'attribute_choose-your-size','450w x 780h'),
(6437,1333,'_product_version','3.6.5'),
(6438,1332,'_regular_price','16571.50'),
(6439,1332,'_price','16571.50'),
(6440,1333,'_regular_price','36294.00'),
(6441,1333,'_price','36294.00'),
(6442,1331,'_price','16571.50'),
(6443,1331,'_price','36294.00'),
(6444,1331,'_oembed_f34a828bf29d62cf4b4801a184046304','<iframe title=\"NIXIN SST C Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6445,1331,'_oembed_time_f34a828bf29d62cf4b4801a184046304','1563864170'),
(6446,1334,'_wp_attached_file','2019/07/Water-Spouts-SST-Waterspout-C-shape.jpg'),
(6447,1334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Waterspout-C-shape.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6448,1334,'_wp_attachment_image_alt','Water Spouts - SST Waterspout C-shape'),
(6449,1335,'_wp_attached_file','2019/07/Water-Spouts-SST-Waterspout-C-shape_1.jpg'),
(6450,1335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Water-Spouts-SST-Waterspout-C-shape_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6451,1336,'_wp_attached_file','2019/07/Water-Spouts-SST-Waterspout-C-shape_2.jpg'),
(6452,1336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Water-Spouts-SST-Waterspout-C-shape_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6453,1319,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout_1'),
(6454,1320,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout_2'),
(6455,1321,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout_3'),
(6456,1335,'_wp_attachment_image_alt','Water Spouts - SST Waterspout C-shape_1'),
(6457,1336,'_wp_attachment_image_alt','Water Spouts - SST Waterspout C-shape_2'),
(6458,1331,'_thumbnail_id','1334'),
(6459,1331,'_product_image_gallery','1336,1335'),
(6460,1331,'_oembed_bb96556a9adcafbc28417305bb3b669e','<iframe title=\"NIXIN SST C Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6461,1331,'_oembed_time_bb96556a9adcafbc28417305bb3b669e','1563864285'),
(6462,1337,'_edit_lock','1563865266:9'),
(6463,1337,'_edit_last','9'),
(6464,1337,'total_sales','0'),
(6465,1337,'_tax_status','taxable'),
(6466,1337,'_tax_class',''),
(6467,1337,'_manage_stock','no'),
(6468,1337,'_backorders','no'),
(6469,1337,'_sold_individually','no'),
(6470,1337,'_virtual','no'),
(6471,1337,'_downloadable','no'),
(6472,1337,'_download_limit','-1'),
(6473,1337,'_download_expiry','-1'),
(6474,1337,'_stock',NULL),
(6475,1337,'_stock_status','instock'),
(6476,1337,'_wc_average_rating','0'),
(6477,1337,'_wc_review_count','0'),
(6478,1337,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:24:\"700mm high by 185mm wide\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6479,1337,'_product_version','3.6.5'),
(6480,1338,'_wp_attached_file','2019/07/Water-Spouts-SST-Tap-Spout.jpg'),
(6481,1338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/07/Water-Spouts-SST-Tap-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Water-Spouts-SST-Tap-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Water-Spouts-SST-Tap-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Water-Spouts-SST-Tap-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6482,1338,'_wp_attachment_image_alt','Water Spouts - SST Tap Spout'),
(6483,1339,'_wp_attached_file','2019/07/Water-Spouts-SST-Tap-Spout_1.jpg'),
(6484,1339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Water-Spouts-SST-Tap-Spout_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Tap-Spout_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Tap-Spout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Tap-Spout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6485,1339,'_wp_attachment_image_alt','Water Spouts - SST Tap Spout_1'),
(6486,1340,'_variation_description',''),
(6487,1340,'total_sales','0'),
(6488,1340,'_tax_status','taxable'),
(6489,1340,'_tax_class','parent'),
(6490,1340,'_manage_stock','no'),
(6491,1340,'_backorders','no'),
(6492,1340,'_sold_individually','no'),
(6493,1340,'_virtual','no'),
(6494,1340,'_downloadable','no'),
(6495,1340,'_download_limit','-1'),
(6496,1340,'_download_expiry','-1'),
(6497,1340,'_stock',NULL),
(6498,1340,'_stock_status','instock'),
(6499,1340,'_wc_average_rating','0'),
(6500,1340,'_wc_review_count','0'),
(6501,1340,'attribute_choose-your-size','700mm high by 185mm wide'),
(6502,1340,'_product_version','3.6.5'),
(6503,1340,'_regular_price','7601.50'),
(6504,1340,'_price','7601.50'),
(6505,1337,'_price','7601.50'),
(6506,1337,'_thumbnail_id','1338'),
(6507,1337,'_product_image_gallery','1339'),
(6515,1342,'_edit_lock','1564464903:126'),
(6516,1342,'_edit_last','126'),
(6517,1342,'total_sales','0'),
(6518,1342,'_tax_status','taxable'),
(6519,1342,'_tax_class',''),
(6520,1342,'_manage_stock','no'),
(6521,1342,'_backorders','no'),
(6522,1342,'_sold_individually','no'),
(6523,1342,'_virtual','no'),
(6524,1342,'_downloadable','no'),
(6525,1342,'_download_limit','-1'),
(6526,1342,'_download_expiry','-1'),
(6527,1342,'_stock',NULL),
(6528,1342,'_stock_status','instock'),
(6529,1342,'_wc_average_rating','0'),
(6530,1342,'_wc_review_count','0'),
(6531,1342,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"100mm | 150mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6532,1342,'_product_version','3.6.5'),
(6533,1343,'_variation_description',''),
(6534,1343,'total_sales','0'),
(6535,1343,'_tax_status','taxable'),
(6536,1343,'_tax_class','parent'),
(6537,1343,'_manage_stock','no'),
(6538,1343,'_backorders','no'),
(6539,1343,'_sold_individually','no'),
(6540,1343,'_virtual','no'),
(6541,1343,'_downloadable','no'),
(6542,1343,'_download_limit','-1'),
(6543,1343,'_download_expiry','-1'),
(6544,1343,'_stock',NULL),
(6545,1343,'_stock_status','instock'),
(6546,1343,'_wc_average_rating','0'),
(6547,1343,'_wc_review_count','0'),
(6548,1343,'attribute_choose-your-size','100mm'),
(6549,1343,'_product_version','3.6.5'),
(6550,1344,'_variation_description',''),
(6551,1344,'total_sales','0'),
(6552,1344,'_tax_status','taxable'),
(6553,1344,'_tax_class','parent'),
(6554,1344,'_manage_stock','no'),
(6555,1344,'_backorders','no'),
(6556,1344,'_sold_individually','no'),
(6557,1344,'_virtual','no'),
(6558,1344,'_downloadable','no'),
(6559,1344,'_download_limit','-1'),
(6560,1344,'_download_expiry','-1'),
(6561,1344,'_stock',NULL),
(6562,1344,'_stock_status','instock'),
(6563,1344,'_wc_average_rating','0'),
(6564,1344,'_wc_review_count','0'),
(6565,1344,'attribute_choose-your-size','150mm'),
(6566,1344,'_product_version','3.6.5'),
(6567,1345,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout.jpg'),
(6568,1345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Water-Spouts-SST-Fan-Jet-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Water-Spouts-SST-Fan-Jet-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Water-Spouts-SST-Fan-Jet-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6569,1345,'_wp_attachment_image_alt','Water Spouts - SST Fan Jet Spout'),
(6570,1346,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout-3.jpg'),
(6571,1346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6572,1347,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout-1.jpg'),
(6573,1347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6574,1348,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout-2.jpg'),
(6575,1348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6576,1342,'_oembed_7ebee66a880f3511787b32f291ad0203','<iframe title=\"Nixin Fan Jet Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6577,1342,'_oembed_time_7ebee66a880f3511787b32f291ad0203','1564464893'),
(6578,1342,'_oembed_23105893d7f277accda2c2cf00ac7e11','<iframe title=\"Nixin Fan Jet Spout\" width=\"953\" height=\"536\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6579,1342,'_oembed_time_23105893d7f277accda2c2cf00ac7e11','1564464894'),
(6580,1343,'_regular_price','1252.35'),
(6581,1343,'_price','1252.35'),
(6582,1344,'_regular_price','1765.25'),
(6583,1344,'_price','1765.25'),
(6584,1342,'_price','1252.35'),
(6585,1342,'_price','1765.25'),
(6586,1342,'_thumbnail_id','1345'),
(6587,1342,'_product_image_gallery','1346,1347,1348'),
(6588,1342,'_oembed_acc150daa9140a964b2bcfa04c5ace54','<iframe title=\"Nixin Fan Jet Spout\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6589,1342,'_oembed_time_acc150daa9140a964b2bcfa04c5ace54','1564464906'),
(6590,1342,'_oembed_20acd67b02a7f62dfaa4be5c369f67ea','<iframe title=\"Nixin Fan Jet Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6591,1342,'_oembed_time_20acd67b02a7f62dfaa4be5c369f67ea','1564464926'),
(6592,1349,'_edit_lock','1564465155:126'),
(6593,1349,'_edit_last','126'),
(6594,1350,'_wp_attached_file','2019/07/Water-Spouts-SST-Deck-Spout.jpg'),
(6595,1350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/07/Water-Spouts-SST-Deck-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Water-Spouts-SST-Deck-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Water-Spouts-SST-Deck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Water-Spouts-SST-Deck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6596,1349,'total_sales','0'),
(6597,1349,'_tax_status','taxable'),
(6598,1349,'_tax_class',''),
(6599,1349,'_manage_stock','no'),
(6600,1349,'_backorders','no'),
(6601,1349,'_sold_individually','no'),
(6602,1349,'_virtual','no'),
(6603,1349,'_downloadable','no'),
(6604,1349,'_download_limit','-1'),
(6605,1349,'_download_expiry','-1'),
(6606,1349,'_stock',NULL),
(6607,1349,'_stock_status','instock'),
(6608,1349,'_wc_average_rating','0'),
(6609,1349,'_wc_review_count','0'),
(6610,1349,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:25:\"200w x 140h | 300w x 140h\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6611,1349,'_product_version','3.6.5'),
(6612,1351,'_variation_description',''),
(6613,1351,'total_sales','0'),
(6614,1351,'_tax_status','taxable'),
(6615,1351,'_tax_class','parent'),
(6616,1351,'_manage_stock','no'),
(6617,1351,'_backorders','no'),
(6618,1351,'_sold_individually','no'),
(6619,1351,'_virtual','no'),
(6620,1351,'_downloadable','no'),
(6621,1351,'_download_limit','-1'),
(6622,1351,'_download_expiry','-1'),
(6623,1351,'_stock',NULL),
(6624,1351,'_stock_status','instock'),
(6625,1351,'_wc_average_rating','0'),
(6626,1351,'_wc_review_count','0'),
(6627,1351,'attribute_choose-your-size','200w x 140h'),
(6628,1351,'_product_version','3.6.5'),
(6629,1352,'_variation_description',''),
(6630,1352,'total_sales','0'),
(6631,1352,'_tax_status','taxable'),
(6632,1352,'_tax_class','parent'),
(6633,1352,'_manage_stock','no'),
(6634,1352,'_backorders','no'),
(6635,1352,'_sold_individually','no'),
(6636,1352,'_virtual','no'),
(6637,1352,'_downloadable','no'),
(6638,1352,'_download_limit','-1'),
(6639,1352,'_download_expiry','-1'),
(6640,1352,'_stock',NULL),
(6641,1352,'_stock_status','instock'),
(6642,1352,'_wc_average_rating','0'),
(6643,1352,'_wc_review_count','0'),
(6644,1352,'attribute_choose-your-size','300w x 140h'),
(6645,1352,'_product_version','3.6.5'),
(6646,1351,'_regular_price','3845.60'),
(6647,1351,'_price','3845.60'),
(6648,1352,'_regular_price','4832.30'),
(6649,1352,'_price','4832.30'),
(6650,1349,'_price','3845.60'),
(6651,1349,'_price','4832.30'),
(6652,1349,'_thumbnail_id','1350'),
(6653,1353,'_edit_lock','1564465209:126'),
(6654,1353,'_edit_last','126'),
(6655,1354,'_wp_attached_file','2019/07/Water-Spouts-SST-Adjustable-Ball-Spout-Complete.jpg'),
(6656,1354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/07/Water-Spouts-SST-Adjustable-Ball-Spout-Complete.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Water-Spouts-SST-Adjustable-Ball-Spout-Complete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"Water-Spouts-SST-Adjustable-Ball-Spout-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"Water-Spouts-SST-Adjustable-Ball-Spout-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6657,1353,'_thumbnail_id','1354'),
(6658,1353,'_regular_price','1702.00'),
(6659,1353,'total_sales','0'),
(6660,1353,'_tax_status','taxable'),
(6661,1353,'_tax_class',''),
(6662,1353,'_manage_stock','no'),
(6663,1353,'_backorders','no'),
(6664,1353,'_sold_individually','no'),
(6665,1353,'_virtual','no'),
(6666,1353,'_downloadable','no'),
(6667,1353,'_download_limit','-1'),
(6668,1353,'_download_expiry','-1'),
(6669,1353,'_stock',NULL),
(6670,1353,'_stock_status','instock'),
(6671,1353,'_wc_average_rating','0'),
(6672,1353,'_wc_review_count','0'),
(6673,1353,'_product_version','3.6.5'),
(6674,1353,'_price','1702.00'),
(6675,1355,'_edit_lock','1564465409:126'),
(6676,1355,'_edit_last','126'),
(6677,1356,'_wp_attached_file','2019/07/Water-Spouts-SST-Dandelion-Fountain-Spout.jpg'),
(6678,1356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:53:\"2019/07/Water-Spouts-SST-Dandelion-Fountain-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"Water-Spouts-SST-Dandelion-Fountain-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"Water-Spouts-SST-Dandelion-Fountain-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"Water-Spouts-SST-Dandelion-Fountain-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6679,1355,'total_sales','0'),
(6680,1355,'_tax_status','taxable'),
(6681,1355,'_tax_class',''),
(6682,1355,'_manage_stock','no'),
(6683,1355,'_backorders','no'),
(6684,1355,'_sold_individually','no'),
(6685,1355,'_virtual','no'),
(6686,1355,'_downloadable','no'),
(6687,1355,'_download_limit','-1'),
(6688,1355,'_download_expiry','-1'),
(6689,1355,'_stock',NULL),
(6690,1355,'_stock_status','instock'),
(6691,1355,'_wc_average_rating','0'),
(6692,1355,'_wc_review_count','0'),
(6693,1355,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"Small | Large\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6694,1355,'_product_version','3.6.5'),
(6695,1357,'_variation_description',''),
(6696,1357,'total_sales','0'),
(6697,1357,'_tax_status','taxable'),
(6698,1357,'_tax_class','parent'),
(6699,1357,'_manage_stock','no'),
(6700,1357,'_backorders','no'),
(6701,1357,'_sold_individually','no'),
(6702,1357,'_virtual','no'),
(6703,1357,'_downloadable','no'),
(6704,1357,'_download_limit','-1'),
(6705,1357,'_download_expiry','-1'),
(6706,1357,'_stock',NULL),
(6707,1357,'_stock_status','instock'),
(6708,1357,'_wc_average_rating','0'),
(6709,1357,'_wc_review_count','0'),
(6710,1357,'attribute_choose-your-size','Small'),
(6711,1357,'_product_version','3.6.5'),
(6712,1358,'_variation_description',''),
(6713,1358,'total_sales','0'),
(6714,1358,'_tax_status','taxable'),
(6715,1358,'_tax_class','parent'),
(6716,1358,'_manage_stock','no'),
(6717,1358,'_backorders','no'),
(6718,1358,'_sold_individually','no'),
(6719,1358,'_virtual','no'),
(6720,1358,'_downloadable','no'),
(6721,1358,'_download_limit','-1'),
(6722,1358,'_download_expiry','-1'),
(6723,1358,'_stock',NULL),
(6724,1358,'_stock_status','instock'),
(6725,1358,'_wc_average_rating','0'),
(6726,1358,'_wc_review_count','0'),
(6727,1358,'attribute_choose-your-size','Large'),
(6728,1358,'_product_version','3.6.5'),
(6729,1357,'_regular_price','2372.45'),
(6730,1357,'_price','2372.45'),
(6731,1358,'_regular_price','2454.10'),
(6732,1358,'_price','2454.10'),
(6733,1355,'_price','2372.45'),
(6734,1355,'_price','2454.10'),
(6735,1355,'_thumbnail_id','1356'),
(6736,1359,'_edit_lock','1564465558:126'),
(6737,1359,'_edit_last','126'),
(6738,1360,'_wp_attached_file','2019/07/Water-Spouts-SST-6-x-60mm-Water-Cannon.jpg'),
(6739,1360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-6-x-60mm-Water-Cannon.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-6-x-60mm-Water-Cannon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-6-x-60mm-Water-Cannon-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-6-x-60mm-Water-Cannon-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6740,1359,'_oembed_ce1a755257a5a36c54882fb4e60e71bd','<iframe title=\"Water feature equipped with NIXIN products\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6741,1359,'_oembed_time_ce1a755257a5a36c54882fb4e60e71bd','1564465653'),
(6742,1359,'_oembed_c8eab4cb81536ecaba0a5baa3ff67a4b','<iframe title=\"Water feature equipped with NIXIN products\" width=\"970\" height=\"546\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6743,1359,'_oembed_time_c8eab4cb81536ecaba0a5baa3ff67a4b','1564465656'),
(6744,1359,'_thumbnail_id','1360'),
(6745,1359,'_regular_price','404.80'),
(6746,1359,'total_sales','0'),
(6747,1359,'_tax_status','taxable'),
(6748,1359,'_tax_class',''),
(6749,1359,'_manage_stock','no'),
(6750,1359,'_backorders','no'),
(6751,1359,'_sold_individually','no'),
(6752,1359,'_virtual','no'),
(6753,1359,'_downloadable','no'),
(6754,1359,'_download_limit','-1'),
(6755,1359,'_download_expiry','-1'),
(6756,1359,'_stock',NULL),
(6757,1359,'_stock_status','instock'),
(6758,1359,'_wc_average_rating','0'),
(6759,1359,'_wc_review_count','0'),
(6760,1359,'_product_version','3.6.5'),
(6761,1359,'_price','404.80'),
(6762,1359,'_oembed_301d48821931b8b00fdde6ec693191ce','<iframe title=\"Water feature equipped with NIXIN products\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6763,1359,'_oembed_time_301d48821931b8b00fdde6ec693191ce','1564465668'),
(6764,1359,'_oembed_313527c8017508f3f00104667ebceb7d','<iframe title=\"Water feature equipped with NIXIN products\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6765,1359,'_oembed_time_313527c8017508f3f00104667ebceb7d','1564465702'),
(6766,1361,'_edit_lock','1564465614:126'),
(6767,1361,'_edit_last','126'),
(6768,1362,'_wp_attached_file','2019/07/Water-Spouts-SST-Curve-Pipe-Spout-600mm.jpg'),
(6769,1362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2019/07/Water-Spouts-SST-Curve-Pipe-Spout-600mm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Water-Spouts-SST-Curve-Pipe-Spout-600mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Water-Spouts-SST-Curve-Pipe-Spout-600mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Water-Spouts-SST-Curve-Pipe-Spout-600mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6770,1361,'_thumbnail_id','1362'),
(6771,1361,'_regular_price','2357.50'),
(6772,1361,'total_sales','0'),
(6773,1361,'_tax_status','taxable'),
(6774,1361,'_tax_class',''),
(6775,1361,'_manage_stock','no'),
(6776,1361,'_backorders','no'),
(6777,1361,'_sold_individually','no'),
(6778,1361,'_virtual','no'),
(6779,1361,'_downloadable','no'),
(6780,1361,'_download_limit','-1'),
(6781,1361,'_download_expiry','-1'),
(6782,1361,'_stock',NULL),
(6783,1361,'_stock_status','instock'),
(6784,1361,'_wc_average_rating','0'),
(6785,1361,'_wc_review_count','0'),
(6786,1361,'_product_version','3.6.5'),
(6787,1361,'_price','2357.50'),
(6788,1363,'_edit_lock','1573635278:244'),
(6789,1363,'_edit_last','126'),
(6790,1363,'_oembed_55fea63a0acadfcd74eae827d242cc87','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6791,1363,'_oembed_time_55fea63a0acadfcd74eae827d242cc87','1564465827'),
(6792,1363,'_oembed_3cacd985d3d5202154d955d87dbef7e6','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"953\" height=\"536\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6793,1363,'_oembed_time_3cacd985d3d5202154d955d87dbef7e6','1564465829'),
(6794,1364,'_wp_attached_file','2019/07/Water-Spouts-SST-Deck-Jet-Stream.jpg'),
(6795,1364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Deck-Jet-Stream.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Deck-Jet-Stream-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Deck-Jet-Stream-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Deck-Jet-Stream-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6796,1363,'_thumbnail_id','1364'),
(6797,1363,'_regular_price','517.50'),
(6798,1363,'total_sales','8'),
(6799,1363,'_tax_status','taxable'),
(6800,1363,'_tax_class',''),
(6801,1363,'_manage_stock','no'),
(6802,1363,'_backorders','no'),
(6803,1363,'_sold_individually','no'),
(6804,1363,'_virtual','no'),
(6805,1363,'_downloadable','no'),
(6806,1363,'_download_limit','-1'),
(6807,1363,'_download_expiry','-1'),
(6808,1363,'_stock',NULL),
(6809,1363,'_stock_status','instock'),
(6810,1363,'_wc_average_rating','0'),
(6811,1363,'_wc_review_count','0'),
(6812,1363,'_product_version','3.6.5'),
(6813,1363,'_price','517.50'),
(6814,1363,'_oembed_9cf99068b33a0a771658a462cf459b28','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6815,1363,'_oembed_time_9cf99068b33a0a771658a462cf459b28','1564465865'),
(6816,1363,'_oembed_08f33fc41b7874fa617d33f5e9ca7378','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6817,1363,'_oembed_time_08f33fc41b7874fa617d33f5e9ca7378','1564465875'),
(6818,1365,'_edit_lock','1564465802:126'),
(6819,1366,'_wp_attached_file','2019/07/Water-Spouts-SST-Goose-Neck-Spout.jpg'),
(6820,1366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/07/Water-Spouts-SST-Goose-Neck-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Goose-Neck-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Goose-Neck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Goose-Neck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6821,1365,'_edit_last','126'),
(6822,1365,'_thumbnail_id','1366'),
(6823,1365,'_regular_price','4128.50'),
(6824,1365,'total_sales','0'),
(6825,1365,'_tax_status','taxable'),
(6826,1365,'_tax_class',''),
(6827,1365,'_manage_stock','no'),
(6828,1365,'_backorders','no'),
(6829,1365,'_sold_individually','no'),
(6830,1365,'_virtual','no'),
(6831,1365,'_downloadable','no'),
(6832,1365,'_download_limit','-1'),
(6833,1365,'_download_expiry','-1'),
(6834,1365,'_stock',NULL),
(6835,1365,'_stock_status','instock'),
(6836,1365,'_wc_average_rating','0'),
(6837,1365,'_wc_review_count','0'),
(6838,1365,'_product_version','3.6.5'),
(6839,1365,'_price','4128.50'),
(6840,1367,'_edit_lock','1564465983:126'),
(6841,1368,'_wp_attached_file','2019/07/Water-Spouts-SST-Pipe-Spouts.jpg'),
(6842,1368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Water-Spouts-SST-Pipe-Spouts.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Pipe-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6843,1367,'total_sales','0'),
(6844,1367,'_tax_status','taxable'),
(6845,1367,'_tax_class',''),
(6846,1367,'_manage_stock','no'),
(6847,1367,'_backorders','no'),
(6848,1367,'_sold_individually','no'),
(6849,1367,'_virtual','no'),
(6850,1367,'_downloadable','no'),
(6851,1367,'_download_limit','-1'),
(6852,1367,'_download_expiry','-1'),
(6853,1367,'_stock',NULL),
(6854,1367,'_stock_status','instock'),
(6855,1367,'_wc_average_rating','0'),
(6856,1367,'_wc_review_count','0'),
(6857,1367,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:65:\"Ø38mm x 150mm | Ø38mm x 300mm | Ø50mm x 150mm | Ø50mm x 300mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6858,1367,'_product_version','3.6.5'),
(6859,1369,'_variation_description',''),
(6860,1369,'total_sales','0'),
(6861,1369,'_tax_status','taxable'),
(6862,1369,'_tax_class','parent'),
(6863,1369,'_manage_stock','no'),
(6864,1369,'_backorders','no'),
(6865,1369,'_sold_individually','no'),
(6866,1369,'_virtual','no'),
(6867,1369,'_downloadable','no'),
(6868,1369,'_download_limit','-1'),
(6869,1369,'_download_expiry','-1'),
(6870,1369,'_stock',NULL),
(6871,1369,'_stock_status','instock'),
(6872,1369,'_wc_average_rating','0'),
(6873,1369,'_wc_review_count','0'),
(6874,1369,'attribute_choose-your-size','Ø38mm x 150mm'),
(6875,1369,'_product_version','3.6.5'),
(6876,1370,'_variation_description',''),
(6877,1370,'total_sales','0'),
(6878,1370,'_tax_status','taxable'),
(6879,1370,'_tax_class','parent'),
(6880,1370,'_manage_stock','no'),
(6881,1370,'_backorders','no'),
(6882,1370,'_sold_individually','no'),
(6883,1370,'_virtual','no'),
(6884,1370,'_downloadable','no'),
(6885,1370,'_download_limit','-1'),
(6886,1370,'_download_expiry','-1'),
(6887,1370,'_stock',NULL),
(6888,1370,'_stock_status','instock'),
(6889,1370,'_wc_average_rating','0'),
(6890,1370,'_wc_review_count','0'),
(6891,1370,'attribute_choose-your-size','Ø38mm x 300mm'),
(6892,1370,'_product_version','3.6.5'),
(6893,1371,'_variation_description',''),
(6894,1371,'total_sales','0'),
(6895,1371,'_tax_status','taxable'),
(6896,1371,'_tax_class','parent'),
(6897,1371,'_manage_stock','no'),
(6898,1371,'_backorders','no'),
(6899,1371,'_sold_individually','no'),
(6900,1371,'_virtual','no'),
(6901,1371,'_downloadable','no'),
(6902,1371,'_download_limit','-1'),
(6903,1371,'_download_expiry','-1'),
(6904,1371,'_stock',NULL),
(6905,1371,'_stock_status','instock'),
(6906,1371,'_wc_average_rating','0'),
(6907,1371,'_wc_review_count','0'),
(6908,1371,'attribute_choose-your-size','Ø50mm x 150mm'),
(6909,1371,'_product_version','3.6.5'),
(6910,1372,'_variation_description',''),
(6911,1372,'total_sales','0'),
(6912,1372,'_tax_status','taxable'),
(6913,1372,'_tax_class','parent'),
(6914,1372,'_manage_stock','no'),
(6915,1372,'_backorders','no'),
(6916,1372,'_sold_individually','no'),
(6917,1372,'_virtual','no'),
(6918,1372,'_downloadable','no'),
(6919,1372,'_download_limit','-1'),
(6920,1372,'_download_expiry','-1'),
(6921,1372,'_stock',NULL),
(6922,1372,'_stock_status','instock'),
(6923,1372,'_wc_average_rating','0'),
(6924,1372,'_wc_review_count','0'),
(6925,1372,'attribute_choose-your-size','Ø50mm x 300mm'),
(6926,1372,'_product_version','3.6.5'),
(6927,1369,'_regular_price','621.00'),
(6928,1369,'_price','621.00'),
(6929,1370,'_regular_price','703.80'),
(6930,1370,'_price','703.80'),
(6931,1371,'_regular_price','924.60'),
(6932,1371,'_price','924.60'),
(6933,1372,'_regular_price','1035.00'),
(6934,1372,'_price','1035.00'),
(6935,1367,'_price','621.00'),
(6936,1367,'_price','703.80'),
(6937,1367,'_price','924.60'),
(6938,1367,'_price','1035.00'),
(6939,1367,'_edit_last','126'),
(6940,1367,'_thumbnail_id','1368'),
(6941,1373,'_edit_lock','1564466162:126'),
(6942,1373,'_edit_last','126'),
(6943,1373,'_oembed_ee625cb202f9813114ab5a27a377e5d0','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6944,1373,'_oembed_time_ee625cb202f9813114ab5a27a377e5d0','1564466181'),
(6945,1373,'_oembed_0a554da75683c580cc7814c7f2764d6b','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"970\" height=\"546\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6946,1373,'_oembed_time_0a554da75683c580cc7814c7f2764d6b','1564466182'),
(6947,1373,'_oembed_76c369579e018256cca21059b401aca7','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"1200\" height=\"900\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6948,1373,'_oembed_time_76c369579e018256cca21059b401aca7','1564466196'),
(6949,1373,'_oembed_9df243bc16263435c15681bd270e11a7','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"953\" height=\"715\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6950,1373,'_oembed_time_9df243bc16263435c15681bd270e11a7','1564466197'),
(6951,1374,'_wp_attached_file','2019/07/Water-Spouts-SST-Champagne-Bubbler.jpg'),
(6952,1374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2019/07/Water-Spouts-SST-Champagne-Bubbler.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Water-Spouts-SST-Champagne-Bubbler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"Water-Spouts-SST-Champagne-Bubbler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"Water-Spouts-SST-Champagne-Bubbler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6953,1375,'_wp_attached_file','2019/07/Water-Spouts-SST-Champagne-Bubbler-1.jpg'),
(6954,1375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2019/07/Water-Spouts-SST-Champagne-Bubbler-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Champagne-Bubbler-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Champagne-Bubbler-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Champagne-Bubbler-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6955,1373,'total_sales','0'),
(6956,1373,'_tax_status','taxable'),
(6957,1373,'_tax_class',''),
(6958,1373,'_manage_stock','no'),
(6959,1373,'_backorders','no'),
(6960,1373,'_sold_individually','no'),
(6961,1373,'_virtual','no'),
(6962,1373,'_downloadable','no'),
(6963,1373,'_download_limit','-1'),
(6964,1373,'_download_expiry','-1'),
(6965,1373,'_stock',NULL),
(6966,1373,'_stock_status','instock'),
(6967,1373,'_wc_average_rating','0'),
(6968,1373,'_wc_review_count','0'),
(6969,1373,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"White LED | Blue LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6970,1373,'_product_version','3.6.5'),
(6971,1376,'_variation_description',''),
(6972,1376,'total_sales','0'),
(6973,1376,'_tax_status','taxable'),
(6974,1376,'_tax_class','parent'),
(6975,1376,'_manage_stock','no'),
(6976,1376,'_backorders','no'),
(6977,1376,'_sold_individually','no'),
(6978,1376,'_virtual','no'),
(6979,1376,'_downloadable','no'),
(6980,1376,'_download_limit','-1'),
(6981,1376,'_download_expiry','-1'),
(6982,1376,'_stock',NULL),
(6983,1376,'_stock_status','instock'),
(6984,1376,'_wc_average_rating','0'),
(6985,1376,'_wc_review_count','0'),
(6986,1376,'attribute_choose-your-led-colour','White LED'),
(6987,1376,'_product_version','3.6.5'),
(6988,1377,'_variation_description',''),
(6989,1377,'total_sales','0'),
(6990,1377,'_tax_status','taxable'),
(6991,1377,'_tax_class','parent'),
(6992,1377,'_manage_stock','no'),
(6993,1377,'_backorders','no'),
(6994,1377,'_sold_individually','no'),
(6995,1377,'_virtual','no'),
(6996,1377,'_downloadable','no'),
(6997,1377,'_download_limit','-1'),
(6998,1377,'_download_expiry','-1'),
(6999,1377,'_stock',NULL),
(7000,1377,'_stock_status','instock'),
(7001,1377,'_wc_average_rating','0'),
(7002,1377,'_wc_review_count','0'),
(7003,1377,'attribute_choose-your-led-colour','Blue LED'),
(7004,1377,'_product_version','3.6.5'),
(7005,1376,'_regular_price','1334.00'),
(7006,1376,'_price','1334.00'),
(7007,1377,'_regular_price','1334.00'),
(7008,1377,'_price','1334.00'),
(7009,1373,'_price','1334.00'),
(7010,1373,'_thumbnail_id','1374'),
(7011,1373,'_product_image_gallery','1375'),
(7012,1373,'_oembed_d690f8c8d85ee0dccf50160fdd648c09','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"974\" height=\"731\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7013,1373,'_oembed_time_d690f8c8d85ee0dccf50160fdd648c09','1564466302'),
(7014,1373,'_oembed_12bb8440f2947a833e49bb86140b2a73','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7015,1373,'_oembed_time_12bb8440f2947a833e49bb86140b2a73','1564466302'),
(7016,1373,'_oembed_1f3b4b0aac69da4861d1f37d64e28803','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7017,1373,'_oembed_time_1f3b4b0aac69da4861d1f37d64e28803','1564466306'),
(7018,1373,'_oembed_4167075bbe074e387df0803e69bcb46c','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"825\" height=\"619\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7019,1373,'_oembed_time_4167075bbe074e387df0803e69bcb46c','1564466306'),
(7020,1378,'_edit_lock','1571733530:40'),
(7021,1378,'_edit_last','40'),
(7022,1379,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port.jpg'),
(7023,1379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:64:\"2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7024,1380,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-1.jpg'),
(7025,1380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7026,1378,'_thumbnail_id','1379'),
(7027,1378,'_regular_price','1442.10'),
(7028,1378,'total_sales','0'),
(7029,1378,'_tax_status','taxable'),
(7030,1378,'_tax_class',''),
(7031,1378,'_manage_stock','no'),
(7032,1378,'_backorders','no'),
(7033,1378,'_sold_individually','no'),
(7034,1378,'_virtual','no'),
(7035,1378,'_downloadable','no'),
(7036,1378,'_download_limit','-1'),
(7037,1378,'_download_expiry','-1'),
(7038,1378,'_stock',NULL),
(7039,1378,'_stock_status','instock'),
(7040,1378,'_wc_average_rating','0'),
(7041,1378,'_wc_review_count','0'),
(7042,1378,'_product_version','3.7.1'),
(7043,1378,'_price','1442.10'),
(7044,1378,'_product_image_gallery','1380'),
(7045,1381,'_edit_lock','1571902774:40'),
(7046,1381,'_edit_last','40'),
(7047,1382,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg'),
(7048,1382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7049,1381,'total_sales','0'),
(7050,1381,'_tax_status','taxable'),
(7051,1381,'_tax_class',''),
(7052,1381,'_manage_stock','no'),
(7053,1381,'_backorders','no'),
(7054,1381,'_sold_individually','no'),
(7055,1381,'_virtual','no'),
(7056,1381,'_downloadable','no'),
(7057,1381,'_download_limit','-1'),
(7058,1381,'_download_expiry','-1'),
(7059,1381,'_stock',NULL),
(7060,1381,'_stock_status','instock'),
(7061,1381,'_wc_average_rating','0'),
(7062,1381,'_wc_review_count','0'),
(7063,1381,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:31:\"Swimquip 225mm | Standard 207mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7064,1381,'_product_version','3.7.1'),
(7065,1383,'_variation_description',''),
(7066,1383,'total_sales','0'),
(7067,1383,'_tax_status','taxable'),
(7068,1383,'_tax_class','parent'),
(7069,1383,'_manage_stock','no'),
(7070,1383,'_backorders','no'),
(7071,1383,'_sold_individually','no'),
(7072,1383,'_virtual','no'),
(7073,1383,'_downloadable','no'),
(7074,1383,'_download_limit','-1'),
(7075,1383,'_download_expiry','-1'),
(7076,1383,'_stock',NULL),
(7077,1383,'_stock_status','instock'),
(7078,1383,'_wc_average_rating','0'),
(7079,1383,'_wc_review_count','0'),
(7080,1383,'attribute_choose-your-size','Swimquip 225mm'),
(7081,1383,'_product_version','3.6.5'),
(7082,1384,'_variation_description',''),
(7083,1384,'total_sales','0'),
(7084,1384,'_tax_status','taxable'),
(7085,1384,'_tax_class','parent'),
(7086,1384,'_manage_stock','no'),
(7087,1384,'_backorders','no'),
(7088,1384,'_sold_individually','no'),
(7089,1384,'_virtual','no'),
(7090,1384,'_downloadable','no'),
(7091,1384,'_download_limit','-1'),
(7092,1384,'_download_expiry','-1'),
(7093,1384,'_stock',NULL),
(7094,1384,'_stock_status','instock'),
(7095,1384,'_wc_average_rating','0'),
(7096,1384,'_wc_review_count','0'),
(7097,1384,'attribute_choose-your-size','Standard 207mm'),
(7098,1384,'_product_version','3.6.5'),
(7099,1381,'_thumbnail_id','1382'),
(7100,1385,'_edit_lock','1573635092:244'),
(7101,1385,'_edit_last','40'),
(7102,1386,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Dual-Suction-Skimmer.jpg'),
(7103,1386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-Dual-Suction-Skimmer.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Dual-Suction-Skimmer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Dual-Suction-Skimmer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Dual-Suction-Skimmer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7104,1385,'_thumbnail_id','1386'),
(7105,1385,'_regular_price','2288.50'),
(7106,1385,'total_sales','2'),
(7107,1385,'_tax_status','taxable'),
(7108,1385,'_tax_class',''),
(7109,1385,'_manage_stock','no'),
(7110,1385,'_backorders','no'),
(7111,1385,'_sold_individually','no'),
(7112,1385,'_virtual','no'),
(7113,1385,'_downloadable','no'),
(7114,1385,'_download_limit','-1'),
(7115,1385,'_download_expiry','-1'),
(7116,1385,'_stock',NULL),
(7117,1385,'_stock_status','instock'),
(7118,1385,'_wc_average_rating','0'),
(7119,1385,'_wc_review_count','0'),
(7120,1385,'_product_version','3.7.1'),
(7121,1385,'_price','2288.50'),
(7122,1387,'_edit_lock','1571732705:40'),
(7123,1387,'_edit_last','40'),
(7124,1388,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Auto-Filler.jpg'),
(7125,1388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2019/07/Custome-Stainless-Steel-SST-Auto-Filler.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Custome-Stainless-Steel-SST-Auto-Filler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Custome-Stainless-Steel-SST-Auto-Filler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Custome-Stainless-Steel-SST-Auto-Filler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7126,1387,'_thumbnail_id','1388'),
(7127,1387,'_regular_price','736.00'),
(7128,1387,'total_sales','0'),
(7129,1387,'_tax_status','taxable'),
(7130,1387,'_tax_class',''),
(7131,1387,'_manage_stock','no'),
(7132,1387,'_backorders','no'),
(7133,1387,'_sold_individually','no'),
(7134,1387,'_virtual','no'),
(7135,1387,'_downloadable','no'),
(7136,1387,'_download_limit','-1'),
(7137,1387,'_download_expiry','-1'),
(7138,1387,'_stock',NULL),
(7139,1387,'_stock_status','instock'),
(7140,1387,'_wc_average_rating','0'),
(7141,1387,'_wc_review_count','0'),
(7142,1387,'_product_version','3.7.1'),
(7143,1387,'_price','736.00'),
(7144,1389,'_edit_lock','1571902629:40'),
(7145,1389,'_edit_last','40'),
(7146,1390,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Weir-Face-Plate.jpg'),
(7147,1390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:55:\"2019/07/Custome-Stainless-Steel-SST-Weir-Face-Plate.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Custome-Stainless-Steel-SST-Weir-Face-Plate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:55:\"Custome-Stainless-Steel-SST-Weir-Face-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"Custome-Stainless-Steel-SST-Weir-Face-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7148,1389,'total_sales','0'),
(7149,1389,'_tax_status','taxable'),
(7150,1389,'_tax_class',''),
(7151,1389,'_manage_stock','no'),
(7152,1389,'_backorders','no'),
(7153,1389,'_sold_individually','no'),
(7154,1389,'_virtual','no'),
(7155,1389,'_downloadable','no'),
(7156,1389,'_download_limit','-1'),
(7157,1389,'_download_expiry','-1'),
(7158,1389,'_stock',NULL),
(7159,1389,'_stock_status','instock'),
(7160,1389,'_wc_average_rating','0'),
(7161,1389,'_wc_review_count','0'),
(7162,1389,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:72:\"Standard (210x148mm) | Standard Vinyl (200x141mm) | Swimquip (227x160mm)\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7163,1389,'_product_version','3.7.1'),
(7164,1389,'_thumbnail_id','1390'),
(7165,1391,'_edit_lock','1571901963:40'),
(7166,1391,'_edit_last','40'),
(7167,1392,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg'),
(7168,1392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2019/07/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7169,1391,'_thumbnail_id','1392'),
(7170,1391,'_regular_price','1357.00'),
(7171,1391,'total_sales','4'),
(7172,1391,'_tax_status','taxable'),
(7173,1391,'_tax_class',''),
(7174,1391,'_manage_stock','no'),
(7175,1391,'_backorders','no'),
(7176,1391,'_sold_individually','no'),
(7177,1391,'_virtual','no'),
(7178,1391,'_downloadable','no'),
(7179,1391,'_download_limit','-1'),
(7180,1391,'_download_expiry','-1'),
(7181,1391,'_stock',NULL),
(7182,1391,'_stock_status','instock'),
(7183,1391,'_wc_average_rating','0'),
(7184,1391,'_wc_review_count','0'),
(7185,1391,'_product_version','3.7.1'),
(7186,1391,'_price','1357.00'),
(7187,1393,'_edit_lock','1571733530:40'),
(7188,1393,'_edit_last','40'),
(7189,1394,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-Covers.jpg'),
(7190,1394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-Covers.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Custome-Stainless-Steel-SST-Bottom-Drain-Covers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"Custome-Stainless-Steel-SST-Bottom-Drain-Covers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"Custome-Stainless-Steel-SST-Bottom-Drain-Covers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7191,1393,'_thumbnail_id','1394'),
(7192,1393,'_regular_price','1138.50'),
(7193,1393,'total_sales','0'),
(7194,1393,'_tax_status','taxable'),
(7195,1393,'_tax_class',''),
(7196,1393,'_manage_stock','no'),
(7197,1393,'_backorders','no'),
(7198,1393,'_sold_individually','no'),
(7199,1393,'_virtual','no'),
(7200,1393,'_downloadable','no'),
(7201,1393,'_download_limit','-1'),
(7202,1393,'_download_expiry','-1'),
(7203,1393,'_stock',NULL),
(7204,1393,'_stock_status','instock'),
(7205,1393,'_wc_average_rating','0'),
(7206,1393,'_wc_review_count','0'),
(7207,1393,'_product_version','3.7.1'),
(7208,1393,'_price','1138.50'),
(7209,1395,'_edit_lock','1571732329:40'),
(7210,1395,'_edit_last','40'),
(7211,1396,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing.jpg'),
(7212,1396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:58:\"2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7213,1397,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing-1.jpg'),
(7214,1397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7215,1395,'_thumbnail_id','1396'),
(7216,1395,'_regular_price','2493.20'),
(7217,1395,'total_sales','0'),
(7218,1395,'_tax_status','taxable'),
(7219,1395,'_tax_class',''),
(7220,1395,'_manage_stock','no'),
(7221,1395,'_backorders','no'),
(7222,1395,'_sold_individually','no'),
(7223,1395,'_virtual','no'),
(7224,1395,'_downloadable','no'),
(7225,1395,'_download_limit','-1'),
(7226,1395,'_download_expiry','-1'),
(7227,1395,'_stock',NULL),
(7228,1395,'_stock_status','instock'),
(7229,1395,'_wc_average_rating','0'),
(7230,1395,'_wc_review_count','0'),
(7231,1395,'_product_version','3.7.1'),
(7232,1395,'_price','2493.20'),
(7233,1395,'_product_image_gallery','1397'),
(7234,1398,'_edit_lock','1571733450:40'),
(7235,1398,'_edit_last','40'),
(7236,1398,'total_sales','0'),
(7237,1398,'_tax_status','taxable'),
(7238,1398,'_tax_class',''),
(7239,1398,'_manage_stock','no'),
(7240,1398,'_backorders','no'),
(7241,1398,'_sold_individually','no'),
(7242,1398,'_virtual','no'),
(7243,1398,'_downloadable','no'),
(7244,1398,'_download_limit','-1'),
(7245,1398,'_download_expiry','-1'),
(7246,1398,'_stock',NULL),
(7247,1398,'_stock_status','instock'),
(7248,1398,'_wc_average_rating','0'),
(7249,1398,'_wc_review_count','0'),
(7250,1398,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:9:\"150x150mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7251,1398,'_product_version','3.7.1'),
(7252,1399,'_variation_description',''),
(7253,1399,'total_sales','0'),
(7254,1399,'_tax_status','taxable'),
(7255,1399,'_tax_class','parent'),
(7256,1399,'_manage_stock','no'),
(7257,1399,'_backorders','no'),
(7258,1399,'_sold_individually','no'),
(7259,1399,'_virtual','no'),
(7260,1399,'_downloadable','no'),
(7261,1399,'_download_limit','-1'),
(7262,1399,'_download_expiry','-1'),
(7263,1399,'_stock',NULL),
(7264,1399,'_stock_status','instock'),
(7265,1399,'_wc_average_rating','0'),
(7266,1399,'_wc_review_count','0'),
(7267,1399,'attribute_choose-your-size','150x150mm'),
(7268,1399,'_product_version','3.6.5'),
(7269,1400,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm.jpg'),
(7270,1400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:64:\"2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7271,1401,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1.jpg'),
(7272,1401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:66:\"2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:66:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:66:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7273,1399,'_regular_price','3358.00'),
(7274,1399,'_price','3358.00'),
(7275,1398,'_price','3358.00'),
(7276,1398,'_thumbnail_id','1400'),
(7277,1398,'_product_image_gallery','1401'),
(7278,1402,'_edit_lock','1571901819:40'),
(7279,1402,'_edit_last','40'),
(7280,1403,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Spa-Suction-Port.jpg'),
(7281,1403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:56:\"2019/07/Custome-Stainless-Steel-SST-Spa-Suction-Port.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-Spa-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-Spa-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-Spa-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7282,1402,'_thumbnail_id','1403'),
(7283,1402,'_regular_price','1442.10'),
(7284,1402,'total_sales','0'),
(7285,1402,'_tax_status','taxable'),
(7286,1402,'_tax_class',''),
(7287,1402,'_manage_stock','no'),
(7288,1402,'_backorders','no'),
(7289,1402,'_sold_individually','no'),
(7290,1402,'_virtual','no'),
(7291,1402,'_downloadable','no'),
(7292,1402,'_download_limit','-1'),
(7293,1402,'_download_expiry','-1'),
(7294,1402,'_stock',NULL),
(7295,1402,'_stock_status','instock'),
(7296,1402,'_wc_average_rating','0'),
(7297,1402,'_wc_review_count','0'),
(7298,1402,'_product_version','3.7.1'),
(7299,1402,'_price','1442.10'),
(7300,1404,'_edit_lock','1571732412:40'),
(7301,1404,'_edit_last','40'),
(7302,1405,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Airless-Mixing-Spindle.jpg'),
(7303,1405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:62:\"2019/07/Custome-Stainless-Steel-SST-Airless-Mixing-Spindle.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"Custome-Stainless-Steel-SST-Airless-Mixing-Spindle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:62:\"Custome-Stainless-Steel-SST-Airless-Mixing-Spindle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:62:\"Custome-Stainless-Steel-SST-Airless-Mixing-Spindle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7304,1404,'_thumbnail_id','1405'),
(7305,1404,'_regular_price','362.25'),
(7306,1404,'total_sales','0'),
(7307,1404,'_tax_status','taxable'),
(7308,1404,'_tax_class',''),
(7309,1404,'_manage_stock','no'),
(7310,1404,'_backorders','no'),
(7311,1404,'_sold_individually','no'),
(7312,1404,'_virtual','no'),
(7313,1404,'_downloadable','no'),
(7314,1404,'_download_limit','-1'),
(7315,1404,'_download_expiry','-1'),
(7316,1404,'_stock',NULL),
(7317,1404,'_stock_status','instock'),
(7318,1404,'_wc_average_rating','0'),
(7319,1404,'_wc_review_count','0'),
(7320,1404,'_product_version','3.7.1'),
(7321,1404,'_price','362.25'),
(7322,1406,'_edit_lock','1571902044:40'),
(7323,1406,'_edit_last','40'),
(7324,1407,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo.jpg'),
(7325,1407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7326,1406,'total_sales','0'),
(7327,1406,'_tax_status','taxable'),
(7328,1406,'_tax_class',''),
(7329,1406,'_manage_stock','no'),
(7330,1406,'_backorders','no'),
(7331,1406,'_sold_individually','no'),
(7332,1406,'_virtual','no'),
(7333,1406,'_downloadable','no'),
(7334,1406,'_download_limit','-1'),
(7335,1406,'_download_expiry','-1'),
(7336,1406,'_stock',NULL),
(7337,1406,'_stock_status','instock'),
(7338,1406,'_wc_average_rating','0'),
(7339,1406,'_wc_review_count','0'),
(7340,1406,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:47:\"Standard Vac Lid 199mm | Swimquip Vac Lid 204mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7341,1406,'_product_version','3.7.1'),
(7342,1408,'_variation_description',''),
(7343,1408,'total_sales','0'),
(7344,1408,'_tax_status','taxable'),
(7345,1408,'_tax_class','parent'),
(7346,1408,'_manage_stock','no'),
(7347,1408,'_backorders','no'),
(7348,1408,'_sold_individually','no'),
(7349,1408,'_virtual','no'),
(7350,1408,'_downloadable','no'),
(7351,1408,'_download_limit','-1'),
(7352,1408,'_download_expiry','-1'),
(7353,1408,'_stock',NULL),
(7354,1408,'_stock_status','instock'),
(7355,1408,'_wc_average_rating','0'),
(7356,1408,'_wc_review_count','0'),
(7357,1408,'attribute_choose-your-size','Standard Vac Lid 199mm'),
(7358,1408,'_product_version','3.6.5'),
(7359,1409,'_variation_description',''),
(7360,1409,'total_sales','0'),
(7361,1409,'_tax_status','taxable'),
(7362,1409,'_tax_class','parent'),
(7363,1409,'_manage_stock','no'),
(7364,1409,'_backorders','no'),
(7365,1409,'_sold_individually','no'),
(7366,1409,'_virtual','no'),
(7367,1409,'_downloadable','no'),
(7368,1409,'_download_limit','-1'),
(7369,1409,'_download_expiry','-1'),
(7370,1409,'_stock',NULL),
(7371,1409,'_stock_status','instock'),
(7372,1409,'_wc_average_rating','0'),
(7373,1409,'_wc_review_count','0'),
(7374,1409,'attribute_choose-your-size','Swimquip Vac Lid 204mm'),
(7375,1409,'_product_version','3.6.5'),
(7376,1408,'_regular_price','621.00'),
(7377,1408,'_price','621.00'),
(7378,1409,'_regular_price','621.00'),
(7379,1409,'_price','621.00'),
(7381,1406,'_thumbnail_id','1407'),
(7382,1410,'_edit_lock','1571734784:40'),
(7383,1410,'_edit_last','40'),
(7384,1411,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Hooks-Set.jpg'),
(7385,1411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Custome-Stainless-Steel-SST-Hooks-Set.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Custome-Stainless-Steel-SST-Hooks-Set-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Custome-Stainless-Steel-SST-Hooks-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Custome-Stainless-Steel-SST-Hooks-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7386,1410,'_thumbnail_id','1411'),
(7387,1410,'_regular_price','480.70'),
(7388,1410,'total_sales','0'),
(7389,1410,'_tax_status','taxable'),
(7390,1410,'_tax_class',''),
(7391,1410,'_manage_stock','no'),
(7392,1410,'_backorders','no'),
(7393,1410,'_sold_individually','no'),
(7394,1410,'_virtual','no'),
(7395,1410,'_downloadable','no'),
(7396,1410,'_download_limit','-1'),
(7397,1410,'_download_expiry','-1'),
(7398,1410,'_stock',NULL),
(7399,1410,'_stock_status','instock'),
(7400,1410,'_wc_average_rating','0'),
(7401,1410,'_wc_review_count','0'),
(7402,1410,'_product_version','3.7.1'),
(7403,1410,'_price','480.70'),
(7404,1412,'_edit_lock','1571732329:40'),
(7405,1412,'_edit_last','40'),
(7406,1413,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-3in1-Aimflo-Ball.jpg'),
(7407,1413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:56:\"2019/07/Custome-Stainless-Steel-SST-3in1-Aimflo-Ball.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-3in1-Aimflo-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-3in1-Aimflo-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-3in1-Aimflo-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7408,1412,'_thumbnail_id','1413'),
(7409,1412,'_regular_price','177.10'),
(7410,1412,'total_sales','0'),
(7411,1412,'_tax_status','taxable'),
(7412,1412,'_tax_class',''),
(7413,1412,'_manage_stock','no'),
(7414,1412,'_backorders','no'),
(7415,1412,'_sold_individually','no'),
(7416,1412,'_virtual','no'),
(7417,1412,'_downloadable','no'),
(7418,1412,'_download_limit','-1'),
(7419,1412,'_download_expiry','-1'),
(7420,1412,'_stock',NULL),
(7421,1412,'_stock_status','instock'),
(7422,1412,'_wc_average_rating','0'),
(7423,1412,'_wc_review_count','0'),
(7424,1412,'_product_version','3.7.1'),
(7425,1412,'_price','177.10'),
(7426,1414,'_edit_lock','1571902222:40'),
(7427,1414,'_edit_last','40'),
(7428,1415,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm.jpg'),
(7429,1415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:64:\"2019/07/Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7430,1414,'_thumbnail_id','1415'),
(7431,1414,'_regular_price','1092.50'),
(7432,1414,'total_sales','0'),
(7433,1414,'_tax_status','taxable'),
(7434,1414,'_tax_class',''),
(7435,1414,'_manage_stock','no'),
(7436,1414,'_backorders','no'),
(7437,1414,'_sold_individually','no'),
(7438,1414,'_virtual','no'),
(7439,1414,'_downloadable','no'),
(7440,1414,'_download_limit','-1'),
(7441,1414,'_download_expiry','-1'),
(7442,1414,'_stock',NULL),
(7443,1414,'_stock_status','instock'),
(7444,1414,'_wc_average_rating','0'),
(7445,1414,'_wc_review_count','0'),
(7446,1414,'_product_version','3.7.1'),
(7447,1414,'_price','1092.50'),
(7448,1416,'_edit_lock','1571732166:40'),
(7449,1416,'_edit_last','40'),
(7450,1417,'_wp_attached_file','2019/07/Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet.jpg'),
(7451,1417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:57:\"2019/07/Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7452,1416,'_oembed_f03a94dad5dfbe3b5e6aa991370e903e','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7453,1416,'_oembed_time_f03a94dad5dfbe3b5e6aa991370e903e','1564471633'),
(7454,1416,'_oembed_aac23d94ffd181fec1f055866cb33308','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"970\" height=\"546\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7455,1416,'_oembed_time_aac23d94ffd181fec1f055866cb33308','1564471638'),
(7456,1416,'_thumbnail_id','1417'),
(7457,1416,'_regular_price','1366.20'),
(7458,1416,'total_sales','4'),
(7459,1416,'_tax_status','taxable'),
(7460,1416,'_tax_class',''),
(7461,1416,'_manage_stock','no'),
(7462,1416,'_backorders','no'),
(7463,1416,'_sold_individually','no'),
(7464,1416,'_virtual','no'),
(7465,1416,'_downloadable','no'),
(7466,1416,'_download_limit','-1'),
(7467,1416,'_download_expiry','-1'),
(7468,1416,'_stock',NULL),
(7469,1416,'_stock_status','instock'),
(7470,1416,'_wc_average_rating','0'),
(7471,1416,'_wc_review_count','0'),
(7472,1416,'_product_version','3.7.1'),
(7473,1416,'_price','1366.20'),
(7474,1416,'_oembed_016030eb566af33608c82fdcece4ff40','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7475,1416,'_oembed_time_016030eb566af33608c82fdcece4ff40','1564471648'),
(7476,1416,'_oembed_0c22992abe91e7873a6f80cccfca4228','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7477,1416,'_oembed_time_0c22992abe91e7873a6f80cccfca4228','1564471656'),
(7485,1383,'_regular_price','1360.45'),
(7486,1383,'_price','1360.45'),
(7487,1384,'_regular_price','1360.45'),
(7488,1384,'_price','1360.45'),
(7490,1419,'_variation_description',''),
(7491,1419,'total_sales','0'),
(7492,1419,'_tax_status','taxable'),
(7493,1419,'_tax_class','parent'),
(7494,1419,'_manage_stock','no'),
(7495,1419,'_backorders','no'),
(7496,1419,'_sold_individually','no'),
(7497,1419,'_virtual','no'),
(7498,1419,'_downloadable','no'),
(7499,1419,'_download_limit','-1'),
(7500,1419,'_download_expiry','-1'),
(7501,1419,'_stock',NULL),
(7502,1419,'_stock_status','instock'),
(7503,1419,'_wc_average_rating','0'),
(7504,1419,'_wc_review_count','0'),
(7505,1419,'attribute_choose-your-size','Standard (210x148mm)'),
(7506,1419,'_product_version','3.6.5'),
(7507,1420,'_variation_description',''),
(7508,1420,'total_sales','0'),
(7509,1420,'_tax_status','taxable'),
(7510,1420,'_tax_class','parent'),
(7511,1420,'_manage_stock','no'),
(7512,1420,'_backorders','no'),
(7513,1420,'_sold_individually','no'),
(7514,1420,'_virtual','no'),
(7515,1420,'_downloadable','no'),
(7516,1420,'_download_limit','-1'),
(7517,1420,'_download_expiry','-1'),
(7518,1420,'_stock',NULL),
(7519,1420,'_stock_status','instock'),
(7520,1420,'_wc_average_rating','0'),
(7521,1420,'_wc_review_count','0'),
(7522,1420,'attribute_choose-your-size','Standard Vinyl (200x141mm)'),
(7523,1420,'_product_version','3.6.5'),
(7524,1421,'_variation_description',''),
(7525,1421,'total_sales','0'),
(7526,1421,'_tax_status','taxable'),
(7527,1421,'_tax_class','parent'),
(7528,1421,'_manage_stock','no'),
(7529,1421,'_backorders','no'),
(7530,1421,'_sold_individually','no'),
(7531,1421,'_virtual','no'),
(7532,1421,'_downloadable','no'),
(7533,1421,'_download_limit','-1'),
(7534,1421,'_download_expiry','-1'),
(7535,1421,'_stock',NULL),
(7536,1421,'_stock_status','instock'),
(7537,1421,'_wc_average_rating','0'),
(7538,1421,'_wc_review_count','0'),
(7539,1421,'attribute_choose-your-size','Swimquip (227x160mm)'),
(7540,1421,'_product_version','3.6.5'),
(7541,1419,'_regular_price','747.50'),
(7542,1419,'_price','747.50'),
(7543,1420,'_regular_price','747.50'),
(7544,1420,'_price','747.50'),
(7545,1421,'_regular_price','747.50'),
(7546,1421,'_price','747.50'),
(7548,1406,'_price','621.00'),
(7549,1381,'_price','1360.45'),
(7550,1389,'_price','747.50'),
(7551,1283,'_price','1334.00'),
(7552,1297,'_price','943.00'),
(7553,1293,'_price','943.00'),
(7561,54,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7562,1424,'_edit_lock','1565701862:126'),
(7563,1424,'_edit_last','126'),
(7564,1425,'_wp_attached_file','2019/08/Panache-Mosaics-Coral-Gorge.jpg'),
(7565,1425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Panache-Mosaics-Coral-Gorge.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7566,1424,'_thumbnail_id','1425'),
(7567,1424,'_regular_price','18.06'),
(7568,1424,'total_sales','0'),
(7569,1424,'_tax_status','taxable'),
(7570,1424,'_tax_class',''),
(7571,1424,'_manage_stock','no'),
(7572,1424,'_backorders','no'),
(7573,1424,'_sold_individually','no'),
(7574,1424,'_virtual','no'),
(7575,1424,'_downloadable','no'),
(7576,1424,'_download_limit','-1'),
(7577,1424,'_download_expiry','-1'),
(7578,1424,'_stock',NULL),
(7579,1424,'_stock_status','instock'),
(7580,1424,'_wc_average_rating','0'),
(7581,1424,'_wc_review_count','0'),
(7582,1424,'_product_version','3.7.0'),
(7583,1424,'_price','18.06'),
(7584,1426,'_edit_lock','1565701860:126'),
(7585,1427,'_wp_attached_file','2019/08/Panache-Mosaics-Cosmic-Terazzo.jpg'),
(7586,1427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/08/Panache-Mosaics-Cosmic-Terazzo.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Cosmic-Terazzo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Cosmic-Terazzo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Cosmic-Terazzo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7587,1426,'_edit_last','126'),
(7588,1426,'_thumbnail_id','1427'),
(7589,1426,'_regular_price','18.06'),
(7590,1426,'total_sales','1'),
(7591,1426,'_tax_status','taxable'),
(7592,1426,'_tax_class',''),
(7593,1426,'_manage_stock','no'),
(7594,1426,'_backorders','no'),
(7595,1426,'_sold_individually','no'),
(7596,1426,'_virtual','no'),
(7597,1426,'_downloadable','no'),
(7598,1426,'_download_limit','-1'),
(7599,1426,'_download_expiry','-1'),
(7600,1426,'_stock',NULL),
(7601,1426,'_stock_status','instock'),
(7602,1426,'_wc_average_rating','0'),
(7603,1426,'_wc_review_count','0'),
(7604,1426,'_product_version','3.7.0'),
(7605,1426,'_price','18.06'),
(7607,1424,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7608,1426,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7609,1428,'_edit_lock','1565701863:126'),
(7610,1428,'_edit_last','126'),
(7611,1429,'_wp_attached_file','2019/08/Panache-Mosaics-Crushed-Classique.jpg'),
(7612,1429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/08/Panache-Mosaics-Crushed-Classique.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Panache-Mosaics-Crushed-Classique-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Panache-Mosaics-Crushed-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Panache-Mosaics-Crushed-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7613,1428,'_thumbnail_id','1429'),
(7614,1428,'_regular_price','18.06'),
(7615,1428,'total_sales','0'),
(7616,1428,'_tax_status','taxable'),
(7617,1428,'_tax_class',''),
(7618,1428,'_manage_stock','no'),
(7619,1428,'_backorders','no'),
(7620,1428,'_sold_individually','no'),
(7621,1428,'_virtual','no'),
(7622,1428,'_downloadable','no'),
(7623,1428,'_download_limit','-1'),
(7624,1428,'_download_expiry','-1'),
(7625,1428,'_stock',NULL),
(7626,1428,'_stock_status','instock'),
(7627,1428,'_wc_average_rating','0'),
(7628,1428,'_wc_review_count','0'),
(7629,1428,'_product_version','3.7.0'),
(7630,1428,'_price','18.06'),
(7631,1428,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7632,1430,'_edit_lock','1565701970:126'),
(7633,1430,'_edit_last','126'),
(7634,1431,'_wp_attached_file','2019/08/Panache-Mosaics-Diamond-Deluge.jpg'),
(7635,1431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/08/Panache-Mosaics-Diamond-Deluge.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Diamond-Deluge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Diamond-Deluge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Diamond-Deluge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7636,1430,'_thumbnail_id','1431'),
(7637,1430,'_regular_price','18.06'),
(7638,1430,'total_sales','1'),
(7639,1430,'_tax_status','taxable'),
(7640,1430,'_tax_class',''),
(7641,1430,'_manage_stock','no'),
(7642,1430,'_backorders','no'),
(7643,1430,'_sold_individually','no'),
(7644,1430,'_virtual','no'),
(7645,1430,'_downloadable','no'),
(7646,1430,'_download_limit','-1'),
(7647,1430,'_download_expiry','-1'),
(7648,1430,'_stock',NULL),
(7649,1430,'_stock_status','instock'),
(7650,1430,'_wc_average_rating','0'),
(7651,1430,'_wc_review_count','0'),
(7652,1430,'_product_version','3.7.0'),
(7653,1430,'_price','18.06'),
(7654,1430,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7655,1432,'_edit_lock','1565702037:126'),
(7656,1432,'_edit_last','126'),
(7657,1433,'_wp_attached_file','2019/08/Panache-Mosaics-Frozen-Fossil.jpg'),
(7658,1433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/08/Panache-Mosaics-Frozen-Fossil.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Panache-Mosaics-Frozen-Fossil-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Panache-Mosaics-Frozen-Fossil-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Panache-Mosaics-Frozen-Fossil-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7659,1432,'_thumbnail_id','1433'),
(7660,1432,'_regular_price','18.06'),
(7661,1432,'total_sales','0'),
(7662,1432,'_tax_status','taxable'),
(7663,1432,'_tax_class',''),
(7664,1432,'_manage_stock','no'),
(7665,1432,'_backorders','no'),
(7666,1432,'_sold_individually','no'),
(7667,1432,'_virtual','no'),
(7668,1432,'_downloadable','no'),
(7669,1432,'_download_limit','-1'),
(7670,1432,'_download_expiry','-1'),
(7671,1432,'_stock',NULL),
(7672,1432,'_stock_status','instock'),
(7673,1432,'_wc_average_rating','0'),
(7674,1432,'_wc_review_count','0'),
(7675,1432,'_product_version','3.7.0'),
(7676,1432,'_price','18.06'),
(7677,1432,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7678,1434,'_edit_lock','1565702131:126'),
(7679,1435,'_wp_attached_file','2019/08/Panache-Mosaics-Listello.jpg'),
(7680,1435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:36:\"2019/08/Panache-Mosaics-Listello.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Panache-Mosaics-Listello-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Panache-Mosaics-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Panache-Mosaics-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7681,1434,'_edit_last','126'),
(7682,1434,'_thumbnail_id','1435'),
(7683,1434,'_regular_price','18.06'),
(7684,1434,'total_sales','0'),
(7685,1434,'_tax_status','taxable'),
(7686,1434,'_tax_class',''),
(7687,1434,'_manage_stock','no'),
(7688,1434,'_backorders','no'),
(7689,1434,'_sold_individually','no'),
(7690,1434,'_virtual','no'),
(7691,1434,'_downloadable','no'),
(7692,1434,'_download_limit','-1'),
(7693,1434,'_download_expiry','-1'),
(7694,1434,'_stock',NULL),
(7695,1434,'_stock_status','instock'),
(7696,1434,'_wc_average_rating','0'),
(7697,1434,'_wc_review_count','0'),
(7698,1434,'_product_version','3.7.0'),
(7699,1434,'_price','18.06'),
(7700,1434,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7701,1436,'_edit_lock','1565702201:126'),
(7702,1437,'_wp_attached_file','2019/08/Panache-Mosaics-Macro-Greek.jpg'),
(7703,1437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Panache-Mosaics-Macro-Greek.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Macro-Greek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Macro-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Macro-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7704,1436,'_edit_last','126'),
(7705,1436,'_thumbnail_id','1437'),
(7706,1436,'_regular_price','18.06'),
(7707,1436,'total_sales','0'),
(7708,1436,'_tax_status','taxable'),
(7709,1436,'_tax_class',''),
(7710,1436,'_manage_stock','no'),
(7711,1436,'_backorders','no'),
(7712,1436,'_sold_individually','no'),
(7713,1436,'_virtual','no'),
(7714,1436,'_downloadable','no'),
(7715,1436,'_download_limit','-1'),
(7716,1436,'_download_expiry','-1'),
(7717,1436,'_stock',NULL),
(7718,1436,'_stock_status','instock'),
(7719,1436,'_wc_average_rating','0'),
(7720,1436,'_wc_review_count','0'),
(7721,1436,'_product_version','3.7.0'),
(7722,1436,'_price','18.06'),
(7723,1436,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7724,1438,'_edit_lock','1565702267:126'),
(7725,1439,'_wp_attached_file','2019/08/Panache-Mosaics-Magic-Marble.jpg'),
(7726,1439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Panache-Mosaics-Magic-Marble.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Magic-Marble-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Magic-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Magic-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7727,1438,'_edit_last','126'),
(7728,1438,'_thumbnail_id','1439'),
(7729,1438,'_regular_price','18.06'),
(7730,1438,'total_sales','0'),
(7731,1438,'_tax_status','taxable'),
(7732,1438,'_tax_class',''),
(7733,1438,'_manage_stock','no'),
(7734,1438,'_backorders','no'),
(7735,1438,'_sold_individually','no'),
(7736,1438,'_virtual','no'),
(7737,1438,'_downloadable','no'),
(7738,1438,'_download_limit','-1'),
(7739,1438,'_download_expiry','-1'),
(7740,1438,'_stock',NULL),
(7741,1438,'_stock_status','instock'),
(7742,1438,'_wc_average_rating','0'),
(7743,1438,'_wc_review_count','0'),
(7744,1438,'_product_version','3.7.0'),
(7745,1438,'_price','18.06'),
(7746,1438,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7747,1440,'_edit_lock','1565702428:126'),
(7748,1440,'_edit_last','126'),
(7749,1441,'_wp_attached_file','2019/08/Panache-Mosaics-Marston.jpg'),
(7750,1441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/08/Panache-Mosaics-Marston.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7751,1440,'_thumbnail_id','1441'),
(7752,1440,'_regular_price','18.06'),
(7753,1440,'total_sales','1'),
(7754,1440,'_tax_status','taxable'),
(7755,1440,'_tax_class',''),
(7756,1440,'_manage_stock','no'),
(7757,1440,'_backorders','no'),
(7758,1440,'_sold_individually','no'),
(7759,1440,'_virtual','no'),
(7760,1440,'_downloadable','no'),
(7761,1440,'_download_limit','-1'),
(7762,1440,'_download_expiry','-1'),
(7763,1440,'_stock',NULL),
(7764,1440,'_stock_status','instock'),
(7765,1440,'_wc_average_rating','0'),
(7766,1440,'_wc_review_count','0'),
(7767,1440,'_product_version','3.7.0'),
(7768,1440,'_price','18.06'),
(7769,1440,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7770,1442,'_edit_last','126'),
(7771,1442,'_edit_lock','1565702624:126'),
(7772,1443,'_wp_attached_file','2019/08/Panache-Mosaics-Porcelain-Puzzle.jpg'),
(7773,1443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/08/Panache-Mosaics-Porcelain-Puzzle.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Porcelain-Puzzle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Porcelain-Puzzle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Porcelain-Puzzle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7774,1442,'_thumbnail_id','1443'),
(7775,1442,'_regular_price','18.06'),
(7776,1442,'total_sales','0'),
(7777,1442,'_tax_status','taxable'),
(7778,1442,'_tax_class',''),
(7779,1442,'_manage_stock','no'),
(7780,1442,'_backorders','no'),
(7781,1442,'_sold_individually','no'),
(7782,1442,'_virtual','no'),
(7783,1442,'_downloadable','no'),
(7784,1442,'_download_limit','-1'),
(7785,1442,'_download_expiry','-1'),
(7786,1442,'_stock',NULL),
(7787,1442,'_stock_status','instock'),
(7788,1442,'_wc_average_rating','0'),
(7789,1442,'_wc_review_count','0'),
(7790,1442,'_product_version','3.7.0'),
(7791,1442,'_price','18.06'),
(7792,1442,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7793,1444,'_edit_lock','1565702597:126'),
(7794,1445,'_wp_attached_file','2019/08/Panache-Mosaics-Prism-Matrix.jpg'),
(7795,1445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Panache-Mosaics-Prism-Matrix.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Prism-Matrix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Prism-Matrix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Prism-Matrix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7796,1444,'_edit_last','126'),
(7797,1444,'_thumbnail_id','1445'),
(7798,1444,'_regular_price','18.06'),
(7799,1444,'total_sales','0'),
(7800,1444,'_tax_status','taxable'),
(7801,1444,'_tax_class',''),
(7802,1444,'_manage_stock','no'),
(7803,1444,'_backorders','no'),
(7804,1444,'_sold_individually','no'),
(7805,1444,'_virtual','no'),
(7806,1444,'_downloadable','no'),
(7807,1444,'_download_limit','-1'),
(7808,1444,'_download_expiry','-1'),
(7809,1444,'_stock',NULL),
(7810,1444,'_stock_status','instock'),
(7811,1444,'_wc_average_rating','0'),
(7812,1444,'_wc_review_count','0'),
(7813,1444,'_product_version','3.7.0'),
(7814,1444,'_price','18.06'),
(7815,1444,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7816,1446,'_edit_lock','1565702672:126'),
(7817,1447,'_wp_attached_file','2019/08/Panache-Mosaics-Regal-Riven.jpg'),
(7818,1447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Panache-Mosaics-Regal-Riven.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Regal-Riven-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Regal-Riven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Regal-Riven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7819,1446,'_edit_last','126'),
(7820,1446,'_thumbnail_id','1447'),
(7821,1446,'_regular_price','18.06'),
(7822,1446,'total_sales','0'),
(7823,1446,'_tax_status','taxable'),
(7824,1446,'_tax_class',''),
(7825,1446,'_manage_stock','no'),
(7826,1446,'_backorders','no'),
(7827,1446,'_sold_individually','no'),
(7828,1446,'_virtual','no'),
(7829,1446,'_downloadable','no'),
(7830,1446,'_download_limit','-1'),
(7831,1446,'_download_expiry','-1'),
(7832,1446,'_stock',NULL),
(7833,1446,'_stock_status','instock'),
(7834,1446,'_wc_average_rating','0'),
(7835,1446,'_wc_review_count','0'),
(7836,1446,'_product_version','3.7.0'),
(7837,1446,'_price','18.06'),
(7838,1446,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7839,1448,'_edit_lock','1565702777:126'),
(7840,1449,'_wp_attached_file','2019/08/Panache-Mosaics-Shattered-Silica.jpg'),
(7841,1449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/08/Panache-Mosaics-Shattered-Silica.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Shattered-Silica-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Shattered-Silica-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Shattered-Silica-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7842,1448,'_edit_last','126'),
(7843,1448,'_thumbnail_id','1449'),
(7844,1448,'_regular_price','18.06'),
(7845,1448,'total_sales','0'),
(7846,1448,'_tax_status','taxable'),
(7847,1448,'_tax_class',''),
(7848,1448,'_manage_stock','no'),
(7849,1448,'_backorders','no'),
(7850,1448,'_sold_individually','no'),
(7851,1448,'_virtual','no'),
(7852,1448,'_downloadable','no'),
(7853,1448,'_download_limit','-1'),
(7854,1448,'_download_expiry','-1'),
(7855,1448,'_stock',NULL),
(7856,1448,'_stock_status','instock'),
(7857,1448,'_wc_average_rating','0'),
(7858,1448,'_wc_review_count','0'),
(7859,1448,'_product_version','3.7.0'),
(7860,1448,'_price','18.06'),
(7861,1448,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7862,1450,'_edit_lock','1565702834:126'),
(7863,1451,'_wp_attached_file','2019/08/Panache-Mosaics-Topaz-3.jpg'),
(7864,1451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/08/Panache-Mosaics-Topaz-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Topaz-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7865,1450,'_edit_last','126'),
(7866,1450,'_thumbnail_id','1451'),
(7867,1450,'_regular_price','18.06'),
(7868,1450,'total_sales','0'),
(7869,1450,'_tax_status','taxable'),
(7870,1450,'_tax_class',''),
(7871,1450,'_manage_stock','no'),
(7872,1450,'_backorders','no'),
(7873,1450,'_sold_individually','no'),
(7874,1450,'_virtual','no'),
(7875,1450,'_downloadable','no'),
(7876,1450,'_download_limit','-1'),
(7877,1450,'_download_expiry','-1'),
(7878,1450,'_stock',NULL),
(7879,1450,'_stock_status','instock'),
(7880,1450,'_wc_average_rating','0'),
(7881,1450,'_wc_review_count','0'),
(7882,1450,'_product_version','3.7.0'),
(7883,1450,'_price','18.06'),
(7884,1450,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7885,1452,'_edit_lock','1565702878:126'),
(7886,1453,'_wp_attached_file','2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg'),
(7887,1453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Tuscan-Quartzite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Tuscan-Quartzite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Tuscan-Quartzite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7888,1452,'_edit_last','126'),
(7889,1452,'_thumbnail_id','1453'),
(7890,1452,'_regular_price','18.06'),
(7891,1452,'total_sales','1'),
(7892,1452,'_tax_status','taxable'),
(7893,1452,'_tax_class',''),
(7894,1452,'_manage_stock','no'),
(7895,1452,'_backorders','no'),
(7896,1452,'_sold_individually','no'),
(7897,1452,'_virtual','no'),
(7898,1452,'_downloadable','no'),
(7899,1452,'_download_limit','-1'),
(7900,1452,'_download_expiry','-1'),
(7901,1452,'_stock',NULL),
(7902,1452,'_stock_status','instock'),
(7903,1452,'_wc_average_rating','0'),
(7904,1452,'_wc_review_count','0'),
(7905,1452,'_product_version','3.7.0'),
(7906,1452,'_price','18.06'),
(7907,1452,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7908,1454,'_edit_lock','1565702941:126'),
(7909,1455,'_wp_attached_file','2019/08/Panache-Mosaics-Twisting-Travertine.jpg'),
(7910,1455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/08/Panache-Mosaics-Twisting-Travertine.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7911,1454,'_edit_last','126'),
(7912,1454,'_thumbnail_id','1455'),
(7913,1454,'_regular_price','18.06'),
(7914,1454,'total_sales','0'),
(7915,1454,'_tax_status','taxable'),
(7916,1454,'_tax_class',''),
(7917,1454,'_manage_stock','no'),
(7918,1454,'_backorders','no'),
(7919,1454,'_sold_individually','no'),
(7920,1454,'_virtual','no'),
(7921,1454,'_downloadable','no'),
(7922,1454,'_download_limit','-1'),
(7923,1454,'_download_expiry','-1'),
(7924,1454,'_stock',NULL),
(7925,1454,'_stock_status','instock'),
(7926,1454,'_wc_average_rating','0'),
(7927,1454,'_wc_review_count','0'),
(7928,1454,'_product_version','3.7.0'),
(7929,1454,'_price','18.06'),
(7930,1454,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7931,1456,'_edit_lock','1565703749:126'),
(7932,1457,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg'),
(7933,1457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Classique-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7934,1456,'_edit_last','126'),
(7935,1456,'_thumbnail_id','1457'),
(7936,1456,'_regular_price','23.00'),
(7937,1456,'total_sales','40'),
(7938,1456,'_tax_status','taxable'),
(7939,1456,'_tax_class',''),
(7940,1456,'_manage_stock','no'),
(7941,1456,'_backorders','no'),
(7942,1456,'_sold_individually','no'),
(7943,1456,'_virtual','no'),
(7944,1456,'_downloadable','no'),
(7945,1456,'_download_limit','-1'),
(7946,1456,'_download_expiry','-1'),
(7947,1456,'_stock',NULL),
(7948,1456,'_stock_status','instock'),
(7949,1456,'_wc_average_rating','0'),
(7950,1456,'_wc_review_count','0'),
(7951,1456,'_product_version','3.7.0'),
(7952,1456,'_price','23.00'),
(7953,1456,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7954,1458,'_edit_lock','1565703951:126'),
(7955,1459,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg'),
(7956,1459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Duo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Duo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Duo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7957,1458,'_edit_last','126'),
(7958,1458,'_thumbnail_id','1459'),
(7959,1458,'_regular_price','23.00'),
(7960,1458,'total_sales','0'),
(7961,1458,'_tax_status','taxable'),
(7962,1458,'_tax_class',''),
(7963,1458,'_manage_stock','no'),
(7964,1458,'_backorders','no'),
(7965,1458,'_sold_individually','no'),
(7966,1458,'_virtual','no'),
(7967,1458,'_downloadable','no'),
(7968,1458,'_download_limit','-1'),
(7969,1458,'_download_expiry','-1'),
(7970,1458,'_stock',NULL),
(7971,1458,'_stock_status','instock'),
(7972,1458,'_wc_average_rating','0'),
(7973,1458,'_wc_review_count','0'),
(7974,1458,'_product_version','3.7.0'),
(7975,1458,'_price','23.00'),
(7976,1458,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7977,1460,'_edit_lock','1565704628:126'),
(7978,1461,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg'),
(7979,1461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Quad-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Quad-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Quad-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7980,1460,'_edit_last','126'),
(7981,1460,'_thumbnail_id','1461'),
(7982,1460,'_regular_price','23.00'),
(7983,1460,'total_sales','0'),
(7984,1460,'_tax_status','taxable'),
(7985,1460,'_tax_class',''),
(7986,1460,'_manage_stock','no'),
(7987,1460,'_backorders','no'),
(7988,1460,'_sold_individually','no'),
(7989,1460,'_virtual','no'),
(7990,1460,'_downloadable','no'),
(7991,1460,'_download_limit','-1'),
(7992,1460,'_download_expiry','-1'),
(7993,1460,'_stock',NULL),
(7994,1460,'_stock_status','instock'),
(7995,1460,'_wc_average_rating','0'),
(7996,1460,'_wc_review_count','0'),
(7997,1460,'_product_version','3.7.0'),
(7998,1460,'_price','23.00'),
(7999,1460,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8000,1462,'_edit_lock','1565704697:126'),
(8001,1463,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg'),
(8002,1463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Trio-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Trio-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Trio-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8003,1462,'_edit_last','126'),
(8004,1462,'_thumbnail_id','1463'),
(8005,1462,'_regular_price','23.00'),
(8006,1462,'total_sales','0'),
(8007,1462,'_tax_status','taxable'),
(8008,1462,'_tax_class',''),
(8009,1462,'_manage_stock','no'),
(8010,1462,'_backorders','no'),
(8011,1462,'_sold_individually','no'),
(8012,1462,'_virtual','no'),
(8013,1462,'_downloadable','no'),
(8014,1462,'_download_limit','-1'),
(8015,1462,'_download_expiry','-1'),
(8016,1462,'_stock',NULL),
(8017,1462,'_stock_status','instock'),
(8018,1462,'_wc_average_rating','0'),
(8019,1462,'_wc_review_count','0'),
(8020,1462,'_product_version','3.7.0'),
(8021,1462,'_price','23.00'),
(8022,1462,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8023,1464,'_edit_lock','1565704743:126'),
(8024,1465,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg'),
(8025,1465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Uno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Uno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Uno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8026,1464,'_edit_last','126'),
(8027,1464,'_thumbnail_id','1465'),
(8028,1464,'_regular_price','23.00'),
(8029,1464,'total_sales','0'),
(8030,1464,'_tax_status','taxable'),
(8031,1464,'_tax_class',''),
(8032,1464,'_manage_stock','no'),
(8033,1464,'_backorders','no'),
(8034,1464,'_sold_individually','no'),
(8035,1464,'_virtual','no'),
(8036,1464,'_downloadable','no'),
(8037,1464,'_download_limit','-1'),
(8038,1464,'_download_expiry','-1'),
(8039,1464,'_stock',NULL),
(8040,1464,'_stock_status','instock'),
(8041,1464,'_wc_average_rating','0'),
(8042,1464,'_wc_review_count','0'),
(8043,1464,'_product_version','3.7.0'),
(8044,1464,'_price','23.00'),
(8045,1464,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8046,1466,'_edit_lock','1565704780:126'),
(8047,1467,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg'),
(8048,1467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:36:\"2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Mod-N-Mozaix-Mod-N-Greek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Mod-N-Mozaix-Mod-N-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Mod-N-Mozaix-Mod-N-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8049,1466,'_edit_last','126'),
(8050,1466,'_thumbnail_id','1467'),
(8051,1466,'_regular_price','23.00'),
(8052,1466,'total_sales','0'),
(8053,1466,'_tax_status','taxable'),
(8054,1466,'_tax_class',''),
(8055,1466,'_manage_stock','no'),
(8056,1466,'_backorders','no'),
(8057,1466,'_sold_individually','no'),
(8058,1466,'_virtual','no'),
(8059,1466,'_downloadable','no'),
(8060,1466,'_download_limit','-1'),
(8061,1466,'_download_expiry','-1'),
(8062,1466,'_stock',NULL),
(8063,1466,'_stock_status','instock'),
(8064,1466,'_wc_average_rating','0'),
(8065,1466,'_wc_review_count','0'),
(8066,1466,'_product_version','3.7.0'),
(8067,1466,'_price','23.00'),
(8068,1466,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8069,1468,'_edit_lock','1565704829:126'),
(8070,1469,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg'),
(8071,1469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Le-Fleur-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Le-Fleur-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Le-Fleur-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8072,1468,'_edit_last','126'),
(8073,1468,'_thumbnail_id','1469'),
(8074,1468,'_regular_price','23.00'),
(8075,1468,'total_sales','0'),
(8076,1468,'_tax_status','taxable'),
(8077,1468,'_tax_class',''),
(8078,1468,'_manage_stock','no'),
(8079,1468,'_backorders','no'),
(8080,1468,'_sold_individually','no'),
(8081,1468,'_virtual','no'),
(8082,1468,'_downloadable','no'),
(8083,1468,'_download_limit','-1'),
(8084,1468,'_download_expiry','-1'),
(8085,1468,'_stock',NULL),
(8086,1468,'_stock_status','instock'),
(8087,1468,'_wc_average_rating','0'),
(8088,1468,'_wc_review_count','0'),
(8089,1468,'_product_version','3.7.0'),
(8090,1468,'_price','23.00'),
(8091,1468,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8092,1471,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg'),
(8093,1471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Listello-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8094,1470,'_edit_lock','1565704876:126'),
(8095,1470,'_edit_last','126'),
(8096,1470,'_thumbnail_id','1471'),
(8097,1470,'_regular_price','23.00'),
(8098,1470,'total_sales','0'),
(8099,1470,'_tax_status','taxable'),
(8100,1470,'_tax_class',''),
(8101,1470,'_manage_stock','no'),
(8102,1470,'_backorders','no'),
(8103,1470,'_sold_individually','no'),
(8104,1470,'_virtual','no'),
(8105,1470,'_downloadable','no'),
(8106,1470,'_download_limit','-1'),
(8107,1470,'_download_expiry','-1'),
(8108,1470,'_stock',NULL),
(8109,1470,'_stock_status','instock'),
(8110,1470,'_wc_average_rating','0'),
(8111,1470,'_wc_review_count','0'),
(8112,1470,'_product_version','3.7.0'),
(8113,1470,'_price','23.00'),
(8114,1470,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8115,1472,'_edit_lock','1565704917:126'),
(8116,1472,'_edit_last','126'),
(8117,1473,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg'),
(8118,1473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Lunaro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Lunaro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Lunaro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8119,1472,'_thumbnail_id','1473'),
(8120,1472,'_regular_price','23.00'),
(8121,1472,'total_sales','0'),
(8122,1472,'_tax_status','taxable'),
(8123,1472,'_tax_class',''),
(8124,1472,'_manage_stock','no'),
(8125,1472,'_backorders','no'),
(8126,1472,'_sold_individually','no'),
(8127,1472,'_virtual','no'),
(8128,1472,'_downloadable','no'),
(8129,1472,'_download_limit','-1'),
(8130,1472,'_download_expiry','-1'),
(8131,1472,'_stock',NULL),
(8132,1472,'_stock_status','instock'),
(8133,1472,'_wc_average_rating','0'),
(8134,1472,'_wc_review_count','0'),
(8135,1472,'_product_version','3.7.0'),
(8136,1472,'_price','23.00'),
(8137,1472,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8138,1474,'_edit_lock','1565704958:126'),
(8139,1474,'_edit_last','126'),
(8140,1475,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg'),
(8141,1475,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Marble-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8142,1474,'_thumbnail_id','1475'),
(8143,1474,'_regular_price','23.00'),
(8144,1474,'total_sales','0'),
(8145,1474,'_tax_status','taxable'),
(8146,1474,'_tax_class',''),
(8147,1474,'_manage_stock','no'),
(8148,1474,'_backorders','no'),
(8149,1474,'_sold_individually','no'),
(8150,1474,'_virtual','no'),
(8151,1474,'_downloadable','no'),
(8152,1474,'_download_limit','-1'),
(8153,1474,'_download_expiry','-1'),
(8154,1474,'_stock',NULL),
(8155,1474,'_stock_status','instock'),
(8156,1474,'_wc_average_rating','0'),
(8157,1474,'_wc_review_count','0'),
(8158,1474,'_product_version','3.7.0'),
(8159,1474,'_price','23.00'),
(8160,1474,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8161,1476,'_edit_lock','1565705003:126'),
(8162,1477,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg'),
(8163,1477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8164,1476,'_edit_last','126'),
(8165,1476,'_thumbnail_id','1477'),
(8166,1476,'_regular_price','23.00'),
(8167,1476,'total_sales','0'),
(8168,1476,'_tax_status','taxable'),
(8169,1476,'_tax_class',''),
(8170,1476,'_manage_stock','no'),
(8171,1476,'_backorders','no'),
(8172,1476,'_sold_individually','no'),
(8173,1476,'_virtual','no'),
(8174,1476,'_downloadable','no'),
(8175,1476,'_download_limit','-1'),
(8176,1476,'_download_expiry','-1'),
(8177,1476,'_stock',NULL),
(8178,1476,'_stock_status','instock'),
(8179,1476,'_wc_average_rating','0'),
(8180,1476,'_wc_review_count','0'),
(8181,1476,'_product_version','3.7.0'),
(8182,1476,'_price','23.00'),
(8183,1476,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8184,1478,'_edit_lock','1565705045:126'),
(8185,1479,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg'),
(8186,1479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Modula-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Modula-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Modula-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8187,1478,'_edit_last','126'),
(8188,1478,'_thumbnail_id','1479'),
(8189,1478,'_regular_price','23.00'),
(8190,1478,'total_sales','0'),
(8191,1478,'_tax_status','taxable'),
(8192,1478,'_tax_class',''),
(8193,1478,'_manage_stock','no'),
(8194,1478,'_backorders','no'),
(8195,1478,'_sold_individually','no'),
(8196,1478,'_virtual','no'),
(8197,1478,'_downloadable','no'),
(8198,1478,'_download_limit','-1'),
(8199,1478,'_download_expiry','-1'),
(8200,1478,'_stock',NULL),
(8201,1478,'_stock_status','instock'),
(8202,1478,'_wc_average_rating','0'),
(8203,1478,'_wc_review_count','0'),
(8204,1478,'_product_version','3.7.0'),
(8205,1478,'_price','23.00'),
(8206,1478,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8207,1480,'_edit_lock','1565705097:126'),
(8208,1481,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg'),
(8209,1481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Oceano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Oceano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Oceano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8210,1480,'_edit_last','126'),
(8211,1480,'_thumbnail_id','1481'),
(8212,1480,'_regular_price','23.00'),
(8213,1480,'total_sales','0'),
(8214,1480,'_tax_status','taxable'),
(8215,1480,'_tax_class',''),
(8216,1480,'_manage_stock','no'),
(8217,1480,'_backorders','no'),
(8218,1480,'_sold_individually','no'),
(8219,1480,'_virtual','no'),
(8220,1480,'_downloadable','no'),
(8221,1480,'_download_limit','-1'),
(8222,1480,'_download_expiry','-1'),
(8223,1480,'_stock',NULL),
(8224,1480,'_stock_status','instock'),
(8225,1480,'_wc_average_rating','0'),
(8226,1480,'_wc_review_count','0'),
(8227,1480,'_product_version','3.7.0'),
(8228,1480,'_price','23.00'),
(8229,1480,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8230,1482,'_edit_lock','1565705137:126'),
(8231,1483,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg'),
(8232,1483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Riveno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Riveno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Riveno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8233,1482,'_edit_last','126'),
(8234,1482,'_thumbnail_id','1483'),
(8235,1482,'_regular_price','23.00'),
(8236,1482,'total_sales','0'),
(8237,1482,'_tax_status','taxable'),
(8238,1482,'_tax_class',''),
(8239,1482,'_manage_stock','no'),
(8240,1482,'_backorders','no'),
(8241,1482,'_sold_individually','no'),
(8242,1482,'_virtual','no'),
(8243,1482,'_downloadable','no'),
(8244,1482,'_download_limit','-1'),
(8245,1482,'_download_expiry','-1'),
(8246,1482,'_stock',NULL),
(8247,1482,'_stock_status','instock'),
(8248,1482,'_wc_average_rating','0'),
(8249,1482,'_wc_review_count','0'),
(8250,1482,'_product_version','3.7.0'),
(8251,1482,'_price','23.00'),
(8252,1482,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8253,1484,'_edit_lock','1565705184:126'),
(8254,1485,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg'),
(8255,1485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8256,1484,'_edit_last','126'),
(8257,1484,'_thumbnail_id','1485'),
(8258,1484,'_regular_price','23.00'),
(8259,1484,'total_sales','0'),
(8260,1484,'_tax_status','taxable'),
(8261,1484,'_tax_class',''),
(8262,1484,'_manage_stock','no'),
(8263,1484,'_backorders','no'),
(8264,1484,'_sold_individually','no'),
(8265,1484,'_virtual','no'),
(8266,1484,'_downloadable','no'),
(8267,1484,'_download_limit','-1'),
(8268,1484,'_download_expiry','-1'),
(8269,1484,'_stock',NULL),
(8270,1484,'_stock_status','instock'),
(8271,1484,'_wc_average_rating','0'),
(8272,1484,'_wc_review_count','0'),
(8273,1484,'_product_version','3.7.0'),
(8274,1484,'_price','23.00'),
(8275,1484,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8276,1486,'_edit_lock','1565705231:126'),
(8277,1487,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg'),
(8278,1487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8279,1486,'_edit_last','126'),
(8280,1486,'_thumbnail_id','1487'),
(8281,1486,'_regular_price','23.00'),
(8282,1486,'total_sales','0'),
(8283,1486,'_tax_status','taxable'),
(8284,1486,'_tax_class',''),
(8285,1486,'_manage_stock','no'),
(8286,1486,'_backorders','no'),
(8287,1486,'_sold_individually','no'),
(8288,1486,'_virtual','no'),
(8289,1486,'_downloadable','no'),
(8290,1486,'_download_limit','-1'),
(8291,1486,'_download_expiry','-1'),
(8292,1486,'_stock',NULL),
(8293,1486,'_stock_status','instock'),
(8294,1486,'_wc_average_rating','0'),
(8295,1486,'_wc_review_count','0'),
(8296,1486,'_product_version','3.7.0'),
(8297,1486,'_price','23.00'),
(8298,1486,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8299,1488,'_edit_lock','1573563905:244'),
(8300,1489,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg'),
(8301,1489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Tuscan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Tuscan-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Tuscan-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8302,1488,'_edit_last','126'),
(8303,1488,'_thumbnail_id','1489'),
(8304,1488,'_regular_price','23.00'),
(8305,1488,'total_sales','0'),
(8306,1488,'_tax_status','taxable'),
(8307,1488,'_tax_class',''),
(8308,1488,'_manage_stock','no'),
(8309,1488,'_backorders','no'),
(8310,1488,'_sold_individually','no'),
(8311,1488,'_virtual','no'),
(8312,1488,'_downloadable','no'),
(8313,1488,'_download_limit','-1'),
(8314,1488,'_download_expiry','-1'),
(8315,1488,'_stock',NULL),
(8316,1488,'_stock_status','instock'),
(8317,1488,'_wc_average_rating','0'),
(8318,1488,'_wc_review_count','0'),
(8319,1488,'_product_version','3.7.0'),
(8320,1488,'_price','23.00'),
(8321,1488,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8323,1381,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8324,1378,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8326,205,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8328,60,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8329,1178,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8331,56,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8333,62,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8358,1010,'_elementor_controls_usage','a:4:{s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:6:{s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_query\";a:1:{s:15:\"query_post_type\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:21:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:15:\"old_price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(8359,1003,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"wc-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"number\";i:1;}s:14:\"section_filter\";a:2:{s:5:\"order\";i:1;s:6:\"source\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:12:{s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"count_color\";i:1;s:27:\"count_typography_typography\";i:1;s:28:\"count_typography_font_family\";i:1;s:26:\"count_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8360,991,'_elementor_controls_usage','a:9:{s:26:\"woocommerce-product-images\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:2;s:14:\"padding_tablet\";i:2;s:7:\"padding\";i:1;}}}}s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:8:{s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_line_height\";i:1;s:30:\"text_typography_text_transform\";i:1;}}}}s:25:\"woocommerce-product-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:7:{s:10:\"text_align\";i:1;s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_font_family\";i:1;s:27:\"text_typography_line_height\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:19:\"section_price_style\";a:14:{s:10:\"text_align\";i:1;s:11:\"price_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:18:\"sale_price_spacing\";i:1;s:11:\"price_block\";i:1;s:16:\"sale_price_color\";i:1;s:32:\"sale_price_typography_typography\";i:1;s:31:\"sale_price_typography_font_size\";i:1;s:33:\"sale_price_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:5:\"style\";a:2:{s:24:\"section_atc_button_style\";a:12:{s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:15:\"button_bg_color\";i:1;s:19:\"button_border_color\";i:1;s:23:\"button_text_color_hover\";i:1;s:21:\"button_bg_color_hover\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;}s:26:\"section_atc_quantity_style\";a:5:{s:22:\"quantity_border_radius\";i:1;s:19:\"quantity_text_color\";i:1;s:17:\"quantity_bg_color\";i:1;s:21:\"quantity_border_color\";i:1;s:25:\"quantity_text_color_focus\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"custom_height\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:1;s:13:\"margin_tablet\";i:1;s:7:\"padding\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:27:\"woocommerce-product-related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:22:\"section_products_style\";a:9:{s:11:\"title_color\";i:1;s:11:\"price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:29:\"button_typography_font_weight\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;}}}}}'),
(8361,971,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(8362,954,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:27:\"typography_font_size_tablet\";i:2;s:27:\"typography_font_size_mobile\";i:1;s:22:\"typography_font_family\";i:2;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:5:\"align\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:25:\"typography_text_transform\";i:1;s:13:\"border_radius\";i:1;s:25:\"typography_letter_spacing\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_margin_tablet\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:12:\"space_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"column_position\";i:1;s:20:\"custom_height_tablet\";i:1;s:20:\"custom_height_mobile\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),
(8363,952,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8364,827,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8365,804,'_elementor_controls_usage','a:8:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8366,802,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(8367,796,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8368,793,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:7:{s:15:\"classic_columns\";i:1;s:22:\"classic_posts_per_page\";i:1;s:17:\"classic_thumbnail\";i:1;s:20:\"classic_show_excerpt\";i:1;s:17:\"classic_meta_data\";i:1;s:22:\"classic_show_read_more\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:2:{s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:30:\"classic_section_design_content\";a:13:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:21:\"classic_title_spacing\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:33:\"classic_meta_typography_font_size\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:20:\"classic_meta_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:2;s:20:\"space_between_tablet\";i:1;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:7:{s:10:\"text_color\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_family\";i:2;s:25:\"icon_typography_font_size\";i:2;s:27:\"icon_typography_font_weight\";i:2;s:27:\"icon_typography_line_height\";i:1;s:11:\"text_indent\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:5:{s:11:\"button_text\";i:1;s:12:\"button_width\";i:1;s:18:\"button_icon_indent\";i:1;s:19:\"button_width_tablet\";i:1;s:19:\"button_width_mobile\";i:1;}s:13:\"section_email\";a:3:{s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:3:{s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:2:{s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(8369,713,'_elementor_controls_usage','a:4:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:6:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}}'),
(8370,710,'_elementor_controls_usage','a:5:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:2:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:8:{s:15:\"stretch_section\";i:2;s:3:\"gap\";i:2;s:8:\"html_tag\";i:2;s:20:\"custom_height_mobile\";i:1;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:23:\"background_image_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"z_index\";i:2;s:14:\"padding_tablet\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:10:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:29:\"heading_typography_font_style\";i:1;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:39:\"description_typography_font_size_mobile\";i:1;}s:20:\"section_style_button\";a:11:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(8371,702,'_elementor_controls_usage','a:3:{s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:8:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;}s:25:\"section_style_description\";a:6:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_text_transform\";i:1;s:39:\"description_typography_font_size_mobile\";i:1;}s:20:\"section_style_button\";a:10:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:6:\"height\";i:1;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}}'),
(8372,699,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:14:\"_margin_mobile\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:8:{s:15:\"stretch_section\";i:2;s:3:\"gap\";i:2;s:8:\"html_tag\";i:2;s:20:\"custom_height_mobile\";i:1;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"z_index\";i:2;s:14:\"padding_tablet\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:8:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;}s:25:\"section_style_description\";a:6:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_text_transform\";i:1;s:39:\"description_typography_font_size_mobile\";i:1;}s:20:\"section_style_button\";a:10:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(8373,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8374,205,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:17:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8375,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:7;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:4:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8376,56,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(8377,60,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:6:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(8378,660,'_elementor_controls_usage','a:3:{s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;s:11:\"show_labels\";i:1;}s:21:\"section_submit_button\";a:3:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:12:\"button_width\";i:1;}s:13:\"section_email\";a:5:{s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;s:14:\"email_reply_to\";i:1;s:12:\"email_to_bcc\";i:1;}s:15:\"section_email_2\";a:3:{s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_field_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:18:\"field_border_width\";i:1;}s:20:\"section_button_style\";a:9:{s:17:\"button_text_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:23:\"button_background_color\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:8:\"html_tag\";i:1;s:13:\"content_width\";i:1;}}}}}'),
(8379,190,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8380,185,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8381,192,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8385,973,'_edit_lock','1569494944:9'),
(8657,1505,'_wp_page_template','elementor_header_footer'),
(8660,1505,'_elementor_edit_mode','builder'),
(8663,1505,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":\"10\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design &amp; Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance &amp; Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8666,1505,'_elementor_version','2.7.1'),
(8669,1505,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(8672,1505,'_elementor_template_type','wp-page'),
(8675,1505,'_elementor_pro_version','2.6.5'),
(8681,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:7;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:4:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8720,1514,'_elementor_edit_mode','builder'),
(8723,1514,'_elementor_template_type','header'),
(8726,1514,'_elementor_version','2.7.1'),
(8729,1514,'_elementor_pro_version','2.6.5'),
(8732,1514,'_wp_page_template','default'),
(8735,1514,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(8738,1514,'_elementor_data','[{\"id\":\"732404c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"\",\"content_position\":\"center\",\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"1c1f1b7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"600b27b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"\",\"_inline_size_mobile\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"338935ae\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94cbd3\",\"color_menu_item_active\":\"#94cbd3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#54595f\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#54595f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8741,1514,'_elementor_conditions','a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}'),
(8747,713,'_elementor_controls_usage','a:4:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:6:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}}'),
(8783,1520,'_order_key','wc_order_sLuIcrwt6OiN6'),
(8786,1520,'_customer_user','0'),
(8789,1520,'_payment_method','bacs'),
(8792,1520,'_payment_method_title','Direct bank transfer'),
(8795,1520,'_customer_ip_address','197.229.6.138'),
(8798,1520,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(8801,1520,'_created_via','checkout'),
(8804,1520,'_cart_hash','974f10f0f6a31466718be0304caa639c'),
(8807,1520,'_billing_first_name','Test'),
(8810,1520,'_billing_last_name','Test'),
(8813,1520,'_billing_address_1','test'),
(8816,1520,'_billing_city','Cape Town'),
(8819,1520,'_billing_state','WC'),
(8822,1520,'_billing_postcode','7560'),
(8825,1520,'_billing_country','ZA'),
(8828,1520,'_billing_email','test@test.co.za'),
(8831,1520,'_billing_phone','021'),
(8834,1520,'_order_currency','ZAR'),
(8837,1520,'_cart_discount','0'),
(8840,1520,'_cart_discount_tax','0'),
(8843,1520,'_order_shipping','0.00'),
(8846,1520,'_order_shipping_tax','0'),
(8849,1520,'_order_tax','0'),
(8852,1520,'_order_total','2587.50'),
(8855,1520,'_order_version','3.7.0'),
(8858,1520,'_prices_include_tax','no'),
(8861,1520,'_billing_address_index','Test Test  test  Cape Town WC 7560 ZA test@test.co.za 021'),
(8864,1520,'_shipping_address_index','        '),
(8867,1520,'is_vat_exempt','no'),
(8870,1520,'_recorded_sales','yes'),
(8873,1520,'_recorded_coupon_usage_counts','yes'),
(8876,1520,'_order_stock_reduced','yes'),
(8885,1529,'_wp_page_template','elementor_header_footer'),
(8888,1529,'_elementor_edit_mode','builder'),
(8891,1529,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27(0)21 981 9618\",\"icon\":\"fa fa-fax\",\"_id\":\"67c821f\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"francois@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:francois@nixin.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"swiminstyle@wateritecspi.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:swiminstyle@wateritecspi.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"45 Gemini Street, Brackenfell, Cape Town South Africa\",\"height\":{\"unit\":\"px\",\"size\":\"345\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8894,1529,'_elementor_version','2.7.1'),
(8897,1529,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8900,1529,'_elementor_template_type','wp-page'),
(8903,1529,'_elementor_pro_version','2.6.5'),
(8909,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8915,1532,'_elementor_edit_mode','builder'),
(8918,1532,'_elementor_template_type','footer'),
(8921,1532,'_elementor_version','2.7.1'),
(8924,1532,'_elementor_pro_version','2.6.5'),
(8927,1532,'_wp_page_template','default'),
(8930,1532,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(8933,1532,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[{\"id\":\"2344270\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-fax\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"left\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\"},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8936,1532,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8942,804,'_elementor_controls_usage','a:8:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8948,1535,'_order_key','wc_order_mAptTJStRMuUg'),
(8951,1535,'_customer_user','0'),
(8954,1535,'_payment_method','bacs'),
(8957,1535,'_payment_method_title','Direct bank transfer'),
(8960,1535,'_customer_ip_address','105.184.105.199'),
(8963,1535,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(8966,1535,'_created_via','checkout'),
(8969,1535,'_cart_hash','a8a892c0deab544faf80f452aa0e6a69'),
(8972,1535,'_billing_first_name','Joseph'),
(8975,1535,'_billing_last_name','Motsoeneng'),
(8978,1535,'_billing_company','Kgiba Security'),
(8981,1535,'_billing_address_1','no 72 Voortrekker Avenue'),
(8984,1535,'_billing_city','Edenvale'),
(8987,1535,'_billing_state','GP'),
(8990,1535,'_billing_postcode','1609'),
(8993,1535,'_billing_country','ZA'),
(8996,1535,'_billing_email','jkgiba@gmail.com'),
(8999,1535,'_billing_phone','0783265988'),
(9002,1535,'_order_currency','ZAR'),
(9005,1535,'_cart_discount','0'),
(9008,1535,'_cart_discount_tax','0'),
(9011,1535,'_order_shipping','0.00'),
(9014,1535,'_order_shipping_tax','0'),
(9017,1535,'_order_tax','0'),
(9020,1535,'_order_total','3559.25'),
(9023,1535,'_order_version','3.7.0'),
(9026,1535,'_prices_include_tax','no'),
(9029,1535,'_billing_address_index','Joseph Motsoeneng Kgiba Security no 72 Voortrekker Avenue  Edenvale GP 1609 ZA jkgiba@gmail.com 0783265988'),
(9032,1535,'_shipping_address_index','        '),
(9035,1535,'is_vat_exempt','no'),
(9038,1535,'_recorded_sales','yes'),
(9041,1535,'_recorded_coupon_usage_counts','yes'),
(9044,1535,'_order_stock_reduced','yes'),
(9068,1553,'_order_key','wc_order_Q1Z9EdvlEdJGP'),
(9071,1553,'_customer_user','0'),
(9074,1553,'_payment_method','bacs'),
(9077,1553,'_payment_method_title','Direct bank transfer'),
(9080,1553,'_customer_ip_address','41.193.83.143'),
(9083,1553,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(9086,1553,'_created_via','checkout'),
(9089,1553,'_cart_hash','6b298616d66e843cd798b183c583eed1'),
(9092,1553,'_billing_first_name','Jerome'),
(9095,1553,'_billing_last_name','Davis'),
(9098,1553,'_billing_company','EcoPools'),
(9101,1553,'_billing_address_1','22 Topsham rd, Plumstead'),
(9104,1553,'_billing_city','Cape Town'),
(9107,1553,'_billing_state','WC'),
(9110,1553,'_billing_postcode','7800'),
(9113,1553,'_billing_country','ZA'),
(9116,1553,'_billing_email','info@ecopools.co.za'),
(9119,1553,'_billing_phone','0824174111'),
(9122,1553,'_order_currency','ZAR'),
(9125,1553,'_cart_discount','0'),
(9128,1553,'_cart_discount_tax','0'),
(9131,1553,'_order_shipping','0.00'),
(9134,1553,'_order_shipping_tax','0'),
(9137,1553,'_order_tax','0'),
(9140,1553,'_order_total','1552.50'),
(9143,1553,'_order_version','3.7.0'),
(9146,1553,'_prices_include_tax','no'),
(9149,1553,'_billing_address_index','Jerome Davis EcoPools 22 Topsham rd, Plumstead  Cape Town WC 7800 ZA info@ecopools.co.za 0824174111'),
(9152,1553,'_shipping_address_index','        '),
(9155,1553,'is_vat_exempt','no'),
(9158,1553,'_recorded_sales','yes'),
(9161,1553,'_recorded_coupon_usage_counts','yes'),
(9164,1553,'_order_stock_reduced','yes'),
(9170,1553,'_edit_lock','1571217252:9'),
(9176,1535,'_edit_lock','1570633139:244'),
(9182,1562,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}'),
(9185,1562,'_edit_lock','1571036758:9'),
(9188,1562,'_elementor_edit_mode','builder'),
(9191,1562,'_elementor_template_type','wp-page'),
(9224,1562,'_wp_page_template','elementor_header_footer'),
(9227,1562,'_elementor_data','[{\"id\":\"bb5f8b2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b8f1274\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e1647d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quote\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b57c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[yith_ywraq_request_quote]<\\/p>\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9245,1562,'_elementor_version','2.7.1'),
(9248,1562,'_elementor_pro_version','2.6.5'),
(9251,1577,'_elementor_controls_usage','a:0:{}'),
(9254,1577,'_elementor_edit_mode','builder'),
(9257,1577,'_elementor_template_type','wp-page'),
(9260,1577,'_wp_page_template','elementor_header_footer'),
(9263,1577,'_elementor_data','[{\"id\":\"bb5f8b2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b8f1274\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e1647d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quote\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b57c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[yith_ywraq_request_quote]<\\/p>\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9266,1577,'_elementor_version','2.7.1'),
(9269,1577,'_elementor_pro_version','2.6.5'),
(9302,1592,'_order_key','wc_order_lHmCgSUz8ZGBx'),
(9305,1592,'_customer_user','0'),
(9308,1592,'_payment_method','cod'),
(9311,1592,'_payment_method_title','Get a quote'),
(9314,1592,'_customer_ip_address','165.73.123.165'),
(9317,1592,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(9320,1592,'_created_via','checkout'),
(9323,1592,'_cart_hash','ced0faa17329d6a63569de218fce3546'),
(9326,1592,'_billing_first_name','Tamara'),
(9329,1592,'_billing_last_name','Billimore'),
(9332,1592,'_billing_company','Ocean Reef Swimming Academy'),
(9335,1592,'_billing_address_1','7 Crassula Road'),
(9338,1592,'_billing_address_2','Bloubergrant'),
(9341,1592,'_billing_city','Cape Town'),
(9344,1592,'_billing_state','WC'),
(9347,1592,'_billing_postcode','7441'),
(9350,1592,'_billing_country','ZA'),
(9353,1592,'_billing_email','tamarab@telkomsa.net'),
(9356,1592,'_billing_phone','0792216255'),
(9359,1592,'_order_currency','ZAR'),
(9362,1592,'_cart_discount','0'),
(9365,1592,'_cart_discount_tax','0'),
(9368,1592,'_order_shipping','0.00'),
(9371,1592,'_order_shipping_tax','0'),
(9374,1592,'_order_tax','0'),
(9377,1592,'_order_total','3277.50'),
(9380,1592,'_order_version','3.7.0'),
(9383,1592,'_prices_include_tax','no'),
(9386,1592,'_billing_address_index','Tamara Billimore Ocean Reef Swimming Academy 7 Crassula Road Bloubergrant Cape Town WC 7441 ZA tamarab@telkomsa.net 0792216255'),
(9389,1592,'_shipping_address_index','        '),
(9392,1592,'is_vat_exempt','no'),
(9395,1592,'_recorded_sales','yes'),
(9398,1592,'_recorded_coupon_usage_counts','yes'),
(9401,1592,'_order_stock_reduced','yes'),
(9500,1592,'_date_completed','1571220798'),
(9503,1592,'_date_paid','1571220798'),
(9506,1592,'_paid_date','2019-10-16 12:13:18'),
(9509,1592,'_completed_date','2019-10-16 12:13:18'),
(9512,1592,'_download_permissions_granted','yes'),
(9515,1592,'_edit_lock','1571220679:244'),
(9518,1553,'_date_completed','1571222518'),
(9521,1553,'_date_paid','1571222518'),
(9524,1553,'_paid_date','2019-10-16 12:41:58'),
(9527,1553,'_completed_date','2019-10-16 12:41:58'),
(9530,1553,'_download_permissions_granted','yes'),
(9533,1535,'_date_completed','1571222529'),
(9536,1535,'_date_paid','1571222529'),
(9539,1535,'_paid_date','2019-10-16 12:42:09'),
(9542,1535,'_completed_date','2019-10-16 12:42:09'),
(9545,1535,'_download_permissions_granted','yes'),
(9563,1598,'_order_key','wc_order_1fhEBblFG9kqf'),
(9566,1598,'_customer_user','0'),
(9569,1598,'_payment_method','cod'),
(9572,1598,'_payment_method_title','Get a quote'),
(9575,1598,'_customer_ip_address','169.0.65.50'),
(9578,1598,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'),
(9581,1598,'_created_via','checkout'),
(9584,1598,'_cart_hash','85e5ace296eb71398a7ad36ac684c8e7'),
(9587,1598,'_billing_first_name','qudsia'),
(9590,1598,'_billing_last_name','paleker'),
(9593,1598,'_billing_company','ALL OVER TRAVEL'),
(9596,1598,'_billing_address_1','28 OOKIEP ROAD'),
(9599,1598,'_billing_address_2','rondebosche ast'),
(9602,1598,'_billing_city','CAPE TOWN'),
(9605,1598,'_billing_state','WC'),
(9608,1598,'_billing_postcode','7780'),
(9611,1598,'_billing_country','ZA'),
(9614,1598,'_billing_email','info@travelmap.co.za'),
(9617,1598,'_billing_phone','0216963567'),
(9620,1598,'_order_currency','ZAR'),
(9623,1598,'_cart_discount','0'),
(9626,1598,'_cart_discount_tax','0'),
(9629,1598,'_order_shipping','0.00'),
(9632,1598,'_order_shipping_tax','0'),
(9635,1598,'_order_tax','0'),
(9638,1598,'_order_total','1535.25'),
(9641,1598,'_order_version','3.7.1'),
(9644,1598,'_prices_include_tax','no'),
(9647,1598,'_billing_address_index','qudsia paleker ALL OVER TRAVEL 28 OOKIEP ROAD rondebosche ast CAPE TOWN WC 7780 ZA info@travelmap.co.za 0216963567'),
(9650,1598,'_shipping_address_index','        '),
(9653,1598,'is_vat_exempt','no'),
(9656,1598,'_recorded_sales','yes'),
(9659,1598,'_recorded_coupon_usage_counts','yes'),
(9662,1598,'_order_stock_reduced','yes'),
(9668,54,'_yoast_wpseo_focuskw','Swimming Pool Products'),
(9671,54,'_yoast_wpseo_title','Swimming Pool Products | Water Features | Nixin Poolware'),
(9674,54,'_yoast_wpseo_metadesc','We manufacture and supply specialized swimming pool products, including exclusive stainless steel water features and so much more. Contact Us now!'),
(9677,54,'_yoast_wpseo_linkdex','67'),
(9680,54,'_yoast_wpseo_content_score','90'),
(9710,56,'_yoast_wpseo_focuskw','Stainless Steel Water Features'),
(9713,56,'_yoast_wpseo_title','Stainless Steel Water Features | Textile Mosaics | Nixin Poolware'),
(9716,56,'_yoast_wpseo_metadesc','We offer exclusive stainless steel water features, accessories, textile mosaics and motifs for fibre glass pools and normal Pools. Call us now!'),
(9719,56,'_yoast_wpseo_linkdex','63'),
(9722,56,'_yoast_wpseo_content_score','30'),
(9755,205,'_yoast_wpseo_focuskw','News'),
(9758,205,'_yoast_wpseo_title','News | First Sqaure Led Light | Nixin Poolware'),
(9761,205,'_yoast_wpseo_metadesc','View our news page to view all our newest products, issues or services. Contact us toiday if you require any further info...'),
(9764,205,'_yoast_wpseo_linkdex','42'),
(9767,205,'_yoast_wpseo_content_score','60'),
(9800,60,'_yoast_wpseo_focuskw','Gallery'),
(9803,60,'_yoast_wpseo_title','Gallery | Swimming Pool Pictures | Nixin Poolware'),
(9806,60,'_yoast_wpseo_metadesc','View our gallery today for our latest swimming pool pictures on all the work we have completed. Contact us today ro book an appointment!'),
(9809,60,'_yoast_wpseo_linkdex','49'),
(9812,60,'_yoast_wpseo_content_score','30'),
(9842,62,'_yoast_wpseo_focuskw','Contact Us'),
(9845,62,'_yoast_wpseo_title','Contact Us | Swimming Pool Supplies | Nixin Poolware'),
(9848,62,'_yoast_wpseo_metadesc','Got a question or suggestion? We would like to hear from you. Feel free to contact us today and we will have our team of experts on hand to assit ypu!'),
(9851,62,'_yoast_wpseo_linkdex','40'),
(9854,62,'_yoast_wpseo_content_score','90'),
(9887,1598,'_edit_lock','1571382570:244'),
(9950,1628,'_order_key','wc_order_5cJDkeZgHldi2'),
(9953,1628,'_customer_user','0'),
(9956,1628,'_payment_method','cod'),
(9959,1628,'_payment_method_title','Get a quote'),
(9962,1628,'_customer_ip_address','41.13.224.30'),
(9965,1628,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Safari/605.1.15'),
(9968,1628,'_created_via','checkout'),
(9971,1628,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(9974,1628,'_billing_first_name','Brendon'),
(9977,1628,'_billing_last_name','Volker'),
(9980,1628,'_billing_company','Natural Stoneworx'),
(9983,1628,'_billing_address_1','16 Buchholtz Street'),
(9986,1628,'_billing_address_2','Vincent'),
(9989,1628,'_billing_city','East London'),
(9992,1628,'_billing_state','EC'),
(9995,1628,'_billing_postcode','5247'),
(9998,1628,'_billing_country','ZA'),
(10001,1628,'_billing_email','brendon.volker@outlook.com'),
(10004,1628,'_billing_phone','0722473571'),
(10007,1628,'_order_currency','ZAR'),
(10010,1628,'_cart_discount','0'),
(10013,1628,'_cart_discount_tax','0'),
(10016,1628,'_order_shipping','0'),
(10019,1628,'_order_shipping_tax','0'),
(10022,1628,'_order_tax','0'),
(10025,1628,'_order_total','2869.25'),
(10028,1628,'_order_version','3.7.1'),
(10031,1628,'_prices_include_tax','no'),
(10034,1628,'_billing_address_index','Brendon Volker Natural Stoneworx 16 Buchholtz Street Vincent East London EC 5247 ZA brendon.volker@outlook.com 0722473571'),
(10037,1628,'_shipping_address_index','        '),
(10040,1628,'is_vat_exempt','no'),
(10043,1628,'_recorded_sales','yes'),
(10046,1628,'_recorded_coupon_usage_counts','yes'),
(10049,1628,'_order_stock_reduced','yes'),
(10052,971,'_yoast_wpseo_content_score','90'),
(10055,971,'_yoast_wpseo_meta-robots-noindex','2'),
(10058,971,'_yoast_wpseo_meta-robots-adv','none'),
(10061,1634,'_wp_page_template','elementor_header_footer'),
(10064,1634,'_elementor_edit_mode','builder'),
(10067,1634,'_elementor_template_type','wp-page'),
(10070,1634,'_elementor_version','2.5.16'),
(10073,1634,'_elementor_pro_version','2.5.9'),
(10076,1634,'_elementor_data','[{\"id\":\"2b8e8a99\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"485afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3462f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d516d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\r\\n<p>[woocommerce_cart]<\\/p>\\r\\n<!-- \\/wp:shortcode -->\",\"text_color\":\"#f8f8f8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(10079,1634,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(10085,1178,'_yoast_wpseo_primary_product_cat',''),
(10088,1178,'_yoast_wpseo_focuskw','Adjustable Ball Spout'),
(10091,1178,'_yoast_wpseo_title','Adjustable Ball Spout | Aimflo Ball Spouts | Nixin Poolware'),
(10094,1178,'_yoast_wpseo_metadesc','Aimflo Adjustable Ball Spouts create interesting Arch type Laminar flutes that can be installed vertically & horizontally using standard 50mmPVC plumbing.'),
(10097,1178,'_yoast_wpseo_linkdex','41'),
(10100,1178,'_yoast_wpseo_content_score','30'),
(10103,1176,'_yoast_wpseo_primary_product_cat',''),
(10106,1176,'_yoast_wpseo_focuskw','Aimflo Blocker'),
(10109,1176,'_yoast_wpseo_title','Aimflo Blocker | Pipe Leak Repair | Nixin Poolware'),
(10112,1176,'_yoast_wpseo_metadesc','Aimflo Blocker is used by pool technicians in the event of a pipe leak repair without the need to part empty the pool. Contact Us now!'),
(10115,1176,'_yoast_wpseo_linkdex','45'),
(10118,1176,'_yoast_wpseo_content_score','30'),
(10121,1416,'_oembed_a71d863c32fcd330851c50510ba04253','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1037\" height=\"583\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(10124,1416,'_oembed_time_a71d863c32fcd330851c50510ba04253','1571732007'),
(10127,1416,'_yoast_wpseo_primary_product_cat',''),
(10130,1416,'_yoast_wpseo_focuskw','Venturi Jet'),
(10133,1416,'_yoast_wpseo_title','Venturi Jet | Spa Jet | NIxin Poolware'),
(10136,1416,'_yoast_wpseo_metadesc','The NIXIN SST Venturi/Spa Jet produces a force of bubbles for that extra massaging effect. Contact Us today to get yours now!'),
(10139,1416,'_yoast_wpseo_linkdex','41'),
(10142,1416,'_yoast_wpseo_content_score','30'),
(10145,1412,'_yoast_wpseo_primary_product_cat',''),
(10148,1412,'_yoast_wpseo_focuskw','Aimflo Ball'),
(10151,1412,'_yoast_wpseo_title','Aimflo Ball | Water flow blocker Nixin Poolware'),
(10154,1412,'_yoast_wpseo_metadesc','The SST 3in1 Aimflo Ball has 3 functions and is a very good replacement for the existing aimflo ball. Contact us now for more info!'),
(10157,1412,'_yoast_wpseo_linkdex','41'),
(10160,1412,'_yoast_wpseo_content_score','30'),
(10163,1395,'_yoast_wpseo_primary_product_cat',''),
(10166,1395,'_yoast_wpseo_focuskw','Heater Casing'),
(10169,1395,'_yoast_wpseo_title','Heater Casing | Spa Heater Tube | Nixin Poolware'),
(10172,1395,'_yoast_wpseo_metadesc','The new Heater Casing T-design prevents premature wear on the heating element as the direct water flow is no longer in contact with the element.'),
(10175,1395,'_yoast_wpseo_linkdex','43'),
(10178,1395,'_yoast_wpseo_content_score','30'),
(10181,1404,'_yoast_wpseo_primary_product_cat',''),
(10184,1404,'_yoast_wpseo_focuskw','Airless Mixing Spindle'),
(10187,1404,'_yoast_wpseo_title','Airless Mixing Spindle | Advanced Polymer Technology | Nixin Poolware'),
(10190,1404,'_yoast_wpseo_metadesc','The Airless Mixing Spindle is made in 316 Grade Stainless Steel & allows for easy use & cleaning in Acetone solvent. Contact Us now!'),
(10193,1404,'_yoast_wpseo_linkdex','43'),
(10196,1404,'_yoast_wpseo_content_score','30'),
(10199,1387,'_yoast_wpseo_primary_product_cat',''),
(10202,1387,'_yoast_wpseo_focuskw','Auto Filler'),
(10205,1387,'_yoast_wpseo_title','Auto Filler | Auto Water Leveler | Nixin Poolware'),
(10208,1387,'_yoast_wpseo_metadesc','SST Auto Filler is a Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.'),
(10211,1387,'_yoast_wpseo_linkdex','41'),
(10214,1387,'_yoast_wpseo_content_score','30'),
(10217,1398,'_yoast_wpseo_primary_product_cat',''),
(10220,1398,'_yoast_wpseo_focuskw','Bottom Drain'),
(10223,1398,'_yoast_wpseo_title','Bottom Drain | Swimming Pool Drains | Nixin Poolware'),
(10226,1398,'_yoast_wpseo_metadesc','The Bottom Drain is a swimming pool drain. Give us a call today for more info or view our website to place your order on any of our products...'),
(10229,1398,'_yoast_wpseo_linkdex','43'),
(10232,1398,'_yoast_wpseo_content_score','30'),
(10235,1393,'_yoast_wpseo_primary_product_cat',''),
(10238,1393,'_yoast_wpseo_focuskw','Bottom Drain Covers'),
(10241,1393,'_yoast_wpseo_title','Bottom Drain Covers | Bottom Drains | Nixin Poolware'),
(10244,1393,'_yoast_wpseo_metadesc','Bottom Drain Covers are verey important when you want to Protect your bottom drain from large debris. Contact us to get your Drain covers today!'),
(10247,1393,'_yoast_wpseo_linkdex','43'),
(10250,1393,'_yoast_wpseo_content_score','30'),
(10253,1378,'_yoast_wpseo_primary_product_cat',''),
(10256,1378,'_yoast_wpseo_focuskw','Dual Safety Suction Port'),
(10259,1378,'_yoast_wpseo_title','Dual Safety Suction Port | Automatic Pool Cleaners | Nixin Poolware'),
(10262,1378,'_yoast_wpseo_metadesc','The Dual Safety Suction Port Provides for automatic pool cleaners to be connected with the ability of a skimming action at the same time.'),
(10265,1378,'_yoast_wpseo_linkdex','43'),
(10268,1378,'_yoast_wpseo_content_score','30'),
(10271,1385,'_yoast_wpseo_primary_product_cat',''),
(10274,1385,'_yoast_wpseo_focuskw','Dual Suction Skimmer'),
(10277,1385,'_yoast_wpseo_title','Dual Suction Skimmer | Safety Suction | Nixin Poolware'),
(10280,1385,'_yoast_wpseo_metadesc','SST DUAL SUCTION SKIMMER has the same function as the safety suction but with an additional feature of a closing gate to the port hole.'),
(10283,1385,'_yoast_wpseo_linkdex','43'),
(10286,1385,'_yoast_wpseo_content_score','30'),
(10289,1410,'_yoast_wpseo_primary_product_cat',''),
(10292,1410,'_yoast_wpseo_focuskw','SST Hooks'),
(10295,1410,'_yoast_wpseo_title','SST Hooks | Safety Hooks | Nixin Poolware'),
(10298,1410,'_yoast_wpseo_metadesc','Get your SST Hooks or Safety hooks from us today. Our pool products are the best on the market. Contact us today for more info.'),
(10301,1410,'_yoast_wpseo_linkdex','41'),
(10304,1410,'_yoast_wpseo_content_score','30'),
(10307,1637,'_order_key','wc_order_jFUnxA4QJJM1T'),
(10310,1637,'_customer_user','0'),
(10313,1637,'_payment_method','cod'),
(10316,1637,'_payment_method_title','Get a quote'),
(10319,1637,'_customer_ip_address','154.70.152.150'),
(10322,1637,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
(10325,1637,'_created_via','checkout'),
(10328,1637,'_cart_hash','90a2b6593dcede3854c534ca22b6a9a1'),
(10331,1637,'_billing_first_name','Doug'),
(10334,1637,'_billing_last_name','Somerville'),
(10337,1637,'_billing_company','PlettVest 008 Pty'),
(10340,1637,'_billing_address_1','Trutter St,'),
(10343,1637,'_billing_address_2','Industria'),
(10346,1637,'_billing_city','Plettenberg Bay'),
(10349,1637,'_billing_state','WC'),
(10352,1637,'_billing_postcode','6600'),
(10355,1637,'_billing_country','ZA'),
(10358,1637,'_billing_email','admin@plettpools.co.za'),
(10361,1637,'_billing_phone','0741134055'),
(10364,1637,'_order_currency','ZAR'),
(10367,1637,'_cart_discount','0'),
(10370,1637,'_cart_discount_tax','0'),
(10373,1637,'_order_shipping','0'),
(10376,1637,'_order_shipping_tax','0'),
(10379,1637,'_order_tax','0'),
(10382,1637,'_order_total','10005.00'),
(10385,1637,'_order_version','3.7.1'),
(10388,1637,'_prices_include_tax','no'),
(10391,1637,'_billing_address_index','Doug Somerville PlettVest 008 Pty Trutter St, Industria Plettenberg Bay WC 6600 ZA admin@plettpools.co.za 0741134055'),
(10394,1637,'_shipping_address_index','        '),
(10397,1637,'is_vat_exempt','no'),
(10400,1637,'_recorded_sales','yes'),
(10403,1637,'_recorded_coupon_usage_counts','yes'),
(10406,1637,'_order_stock_reduced','yes'),
(10412,1391,'_yoast_wpseo_primary_product_cat',''),
(10415,1391,'_yoast_wpseo_focuskw','Solid Aimflo'),
(10418,1391,'_yoast_wpseo_title','Solid Aimflo | Stainless Steel Lock Ring | Nixin Poolware'),
(10421,1391,'_yoast_wpseo_metadesc','SST SOLID AIMFLO & BALL is a optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.'),
(10424,1391,'_yoast_wpseo_linkdex','43'),
(10427,1391,'_yoast_wpseo_content_score','30'),
(10430,1402,'_yoast_wpseo_primary_product_cat',''),
(10433,1402,'_yoast_wpseo_focuskw','Spa Suction Port'),
(10436,1402,'_yoast_wpseo_title','Spa Suction Port | Safety Suction | Nixin Poolware'),
(10439,1402,'_yoast_wpseo_metadesc','SST SPA SUCTION PORT has a decorative Lasercut faceplate with the same function as the safety suction. Order from us today!'),
(10442,1402,'_yoast_wpseo_linkdex','43'),
(10445,1402,'_yoast_wpseo_content_score','30'),
(10448,1406,'_yoast_wpseo_primary_product_cat',''),
(10451,1406,'_yoast_wpseo_focuskw','SST Vac Lid'),
(10454,1406,'_yoast_wpseo_title','SST Vac Lid | Handle Combo | Nixin Poolware'),
(10457,1406,'_yoast_wpseo_metadesc','Get your SST Vac Lid and handle combo today. Go on our website to book your order or give us a call today for more info regarding our products!'),
(10460,1406,'_yoast_wpseo_linkdex','41'),
(10463,1406,'_yoast_wpseo_content_score','30'),
(10466,1414,'_yoast_wpseo_primary_product_cat',''),
(10469,1414,'_yoast_wpseo_focuskw','Wall Thread'),
(10472,1414,'_yoast_wpseo_title','Wall Thread | Grab Rail | Nixin Poolware'),
(10475,1414,'_yoast_wpseo_metadesc','The SST P-Rail 470mm can be used in conjunction with the SST Wall Tread as a grab rail outside the pool. Contact us today!'),
(10478,1414,'_yoast_wpseo_linkdex','34'),
(10481,1414,'_yoast_wpseo_content_score','30'),
(10484,1381,'_yoast_wpseo_primary_product_cat',''),
(10487,1381,'_yoast_wpseo_focuskw','Weir Deck Lid'),
(10490,1381,'_yoast_wpseo_title','Weir Deck Lid | Stainless Steel Deck Trim | Nixin Poolware'),
(10493,1381,'_yoast_wpseo_metadesc','9 SST WEIR DECKLID & COLLAR is an optional Stainless Steel deck trim for the weir opening. Contact us today for more info...'),
(10496,1381,'_yoast_wpseo_linkdex','39'),
(10499,1381,'_yoast_wpseo_content_score','30'),
(10502,1389,'_yoast_wpseo_primary_product_cat',''),
(10505,1389,'_yoast_wpseo_focuskw','Weir Face Plate'),
(10508,1389,'_yoast_wpseo_title','Weir Face Plate | Stainless Steel Trim | Nixin Poolware'),
(10511,1389,'_yoast_wpseo_metadesc','SST WEIR FACE PLATE is a one piece Stainless Steel trim for the skimmer weir opening. Give us a call today for more info...'),
(10514,1389,'_yoast_wpseo_linkdex','43'),
(10517,1389,'_yoast_wpseo_content_score','30'),
(10520,1195,'_yoast_wpseo_primary_product_cat',''),
(10523,1195,'_yoast_wpseo_focuskw','Sacrificial Anode'),
(10526,1195,'_yoast_wpseo_title','Sacrificial Anode | Ladders & Rails | Nixin Poolware'),
(10529,1195,'_yoast_wpseo_metadesc','Get your Sacrificial Anode,ladders & rails and so many more swimming pool products with nixin poolware today! order on our website today!'),
(10532,1195,'_yoast_wpseo_linkdex','45'),
(10535,1195,'_yoast_wpseo_content_score','30'),
(10541,1193,'_yoast_wpseo_primary_product_cat',''),
(10544,1193,'_yoast_wpseo_focuskw','Grab Rail'),
(10547,1193,'_yoast_wpseo_title','Grab Rail | Ladders & Rails | Nixin Poolware'),
(10550,1193,'_yoast_wpseo_metadesc','The grab rail is very effective when helping you get out of the pool. It a nessacry in every pool.Contact Us today for more info!'),
(10553,1193,'_yoast_wpseo_linkdex','43'),
(10556,1193,'_yoast_wpseo_content_score','30'),
(10559,1181,'_yoast_wpseo_primary_product_cat',''),
(10562,1181,'_yoast_wpseo_focuskw','Curve Ladder 3-step'),
(10565,1181,'_yoast_wpseo_title','Curve Ladder 3-Step | Pool Patio Accessories | Nixin Poolware'),
(10568,1181,'_yoast_wpseo_metadesc','This is a unique timeless & popular 3 step design that will compliment any stylish pool patio. This is a great pool accessory to have. Contact Us now!'),
(10571,1181,'_yoast_wpseo_linkdex','41'),
(10574,1181,'_yoast_wpseo_content_score','30'),
(10577,1186,'_yoast_wpseo_primary_product_cat',''),
(10580,1186,'_yoast_wpseo_focuskw','SST P-Rail'),
(10583,1186,'_yoast_wpseo_title','SST P-Rail | Pool Handrails | Nixin Poolware'),
(10586,1186,'_yoast_wpseo_metadesc','Pool handrails for easy access in & out of the pool. Contact us today for more info or order all the products you need from our website!'),
(10589,1186,'_yoast_wpseo_linkdex','36'),
(10592,1186,'_yoast_wpseo_content_score','30'),
(10595,1183,'_yoast_wpseo_primary_product_cat',''),
(10598,1183,'_yoast_wpseo_focuskw','Roll Top Ladder'),
(10601,1183,'_yoast_wpseo_title','Roll Top Ladder | Swimming Pool Ladders | Nixin Poolware'),
(10604,1183,'_yoast_wpseo_metadesc','The Roll Top Ladder is perfect accessory for any pool. It will allow for easy entry and easy exit. Give us a call today for more info!'),
(10607,1183,'_yoast_wpseo_linkdex','45'),
(10610,1183,'_yoast_wpseo_content_score','30'),
(10613,1191,'_yoast_wpseo_primary_product_cat',''),
(10616,1191,'_yoast_wpseo_focuskw','Standard Rail'),
(10619,1191,'_yoast_wpseo_title','Standard Rail | Pool handrail | Nixin Poolware'),
(10622,1191,'_yoast_wpseo_metadesc','Pool standard rail is mainily used for easy access in & out of the pool. It will also make your pool look more sylish. Contact us today!'),
(10625,1191,'_yoast_wpseo_linkdex','43'),
(10628,1191,'_yoast_wpseo_content_score','30'),
(10634,1250,'_yoast_wpseo_primary_product_cat',''),
(10637,1250,'_yoast_wpseo_focuskw','Nanolite'),
(10640,1250,'_yoast_wpseo_title','Nanolite | Led Pool Light | Nixin Poolware'),
(10643,1250,'_yoast_wpseo_metadesc','The nanolite benefits a replaceable lamp without having to cut & rejoin the cable upon light lamp replacements. Order with us now today!'),
(10646,1250,'_yoast_wpseo_linkdex','43'),
(10649,1250,'_yoast_wpseo_content_score','30'),
(10652,1266,'_yoast_wpseo_primary_product_cat',''),
(10655,1266,'_yoast_wpseo_focuskw','Poolite'),
(10658,1266,'_yoast_wpseo_title','Poolite | Stainless Steel Lights | Nixin Poolware'),
(10661,1266,'_yoast_wpseo_metadesc','The NIXIN stainless poolite has now made its mark & is available as an optional SST FACEPLATE to fit the POOLMAID range. Contact Us today!'),
(10664,1266,'_yoast_wpseo_linkdex','41'),
(10670,1287,'_yoast_wpseo_primary_product_cat',''),
(10673,1287,'_yoast_wpseo_focuskw','Square Poolite'),
(10676,1287,'_yoast_wpseo_title','Square Poolite | Pool Lights | Nixin Poolware'),
(10679,1287,'_yoast_wpseo_metadesc','Our Square Poolite are the best accessory to have, it will help your pool stand out from the rest and make sure your pool looks amazing!'),
(10682,1287,'_yoast_wpseo_linkdex','43'),
(10685,1287,'_yoast_wpseo_content_score','30'),
(10688,1283,'_yoast_wpseo_primary_product_cat',''),
(10691,1283,'_yoast_wpseo_focuskw','Inflolite'),
(10694,1283,'_yoast_wpseo_title','Inflolite | Swimming Pool Lights | Nixin Poolware'),
(10697,1283,'_yoast_wpseo_metadesc','Our Inflolite are part of our LEd swimming pool lights range. Contact us today for a qoute or get more info regarding our products!'),
(10700,1283,'_yoast_wpseo_linkdex','43'),
(10703,1283,'_yoast_wpseo_content_score','30'),
(10706,1273,'_yoast_wpseo_primary_product_cat',''),
(10709,1273,'_yoast_wpseo_focuskw','Poolmaid'),
(10712,1273,'_yoast_wpseo_title','Poolmaid | Pool Lights | Nixin Poolware'),
(10715,1273,'_yoast_wpseo_metadesc','Our Poolmaid is an amazing extra to have in your pool. It changes colour letting your pool stand out. Contact us today for more info!'),
(10718,1273,'_yoast_wpseo_linkdex','43'),
(10721,1273,'_yoast_wpseo_content_score','30'),
(10724,1293,'_yoast_wpseo_primary_product_cat',''),
(10727,1293,'_yoast_wpseo_focuskw','Magnetic Gardenlite'),
(10730,1293,'_yoast_wpseo_title','Magnetic Gardenlite | LEd Pool Light | Nixin Poolware'),
(10733,1293,'_yoast_wpseo_metadesc','Make your garden stand out as well not just your pool with our Magnetic Gardenlite. Contact us today to order all our pool accessories.'),
(10736,1293,'_yoast_wpseo_linkdex','45'),
(10739,1293,'_yoast_wpseo_content_score','30'),
(10742,1297,'_yoast_wpseo_primary_product_cat',''),
(10745,1297,'_yoast_wpseo_focuskw','Pondlite'),
(10748,1297,'_yoast_wpseo_title','Pondlite | Garden Lights | Nixin Poolware'),
(10751,1297,'_yoast_wpseo_metadesc','The SST Pondlite will brighten up ypur pond drastically. COntact us today to get access to our our pool and garden lights...'),
(10754,1297,'_yoast_wpseo_linkdex','43'),
(10757,1297,'_yoast_wpseo_content_score','30'),
(10760,1646,'_order_key','wc_order_msRe7xTPHF77z'),
(10763,1646,'_customer_user','0'),
(10766,1646,'_payment_method','cod'),
(10769,1646,'_payment_method_title','Get a quote'),
(10772,1646,'_customer_ip_address','41.13.129.6'),
(10775,1646,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; POT-LX1AF) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36'),
(10778,1646,'_created_via','checkout'),
(10781,1646,'_cart_hash','2fc3bc84abdf8516f12cc296cb380638'),
(10784,1646,'_billing_first_name','Terence'),
(10787,1646,'_billing_last_name','Chetty'),
(10790,1646,'_billing_company','Mr'),
(10793,1646,'_billing_address_1','54 Boulder bend'),
(10796,1646,'_billing_address_2','Brackenham'),
(10799,1646,'_billing_city','Richards Bay'),
(10802,1646,'_billing_state','KZN'),
(10805,1646,'_billing_postcode','3900'),
(10808,1646,'_billing_country','ZA'),
(10811,1646,'_billing_email','tynickelectrical@gmail.com'),
(10814,1646,'_billing_phone','0832911864'),
(10817,1646,'_order_currency','ZAR'),
(10820,1646,'_cart_discount','0'),
(10823,1646,'_cart_discount_tax','0'),
(10826,1646,'_order_shipping','0'),
(10829,1646,'_order_shipping_tax','0'),
(10832,1646,'_order_tax','0'),
(10835,1646,'_order_total','920.00'),
(10838,1646,'_order_version','3.7.1'),
(10841,1646,'_prices_include_tax','no'),
(10844,1646,'_billing_address_index','Terence Chetty Mr 54 Boulder bend Brackenham Richards Bay KZN 3900 ZA tynickelectrical@gmail.com 0832911864'),
(10847,1646,'_shipping_address_index','        '),
(10850,1646,'is_vat_exempt','no'),
(10853,1646,'_recorded_sales','yes'),
(10856,1646,'_recorded_coupon_usage_counts','yes'),
(10859,1646,'_order_stock_reduced','yes'),
(10862,1646,'_edit_lock','1572429738:244'),
(10865,1646,'_edit_last','244'),
(10868,1637,'_edit_lock','1572429563:244'),
(10871,1637,'_edit_last','244'),
(10874,1628,'_edit_lock','1572241665:244'),
(10877,1628,'_edit_last','244'),
(10880,1628,'_date_completed','1572241800'),
(10883,1628,'_date_paid','1572241800'),
(10886,1628,'_paid_date','2019-10-28 07:50:00'),
(10889,1628,'_completed_date','2019-10-28 07:50:00'),
(10892,1628,'_download_permissions_granted','yes'),
(10895,1598,'_date_completed','1572241833'),
(10898,1598,'_date_paid','1572241833'),
(10901,1598,'_paid_date','2019-10-28 07:50:33'),
(10904,1598,'_completed_date','2019-10-28 07:50:33'),
(10907,1598,'_download_permissions_granted','yes'),
(10910,1652,'_wp_page_template','elementor_header_footer'),
(10913,1652,'_elementor_edit_mode','builder'),
(10916,1652,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10919,1652,'_elementor_data','[{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c1f7622\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2944bff\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"4\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa91485\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"6493cbc\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f88dda6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"005c833\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d679185\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10922,1652,'_elementor_version','2.5.16'),
(10925,1652,'_elementor_template_type','wp-page'),
(10928,1652,'_elementor_pro_version','2.5.9'),
(10934,205,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:17:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(10937,1655,'_wp_page_template','elementor_header_footer'),
(10940,1655,'_elementor_edit_mode','builder'),
(10943,1655,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10946,1655,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83a90ca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.193\"},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f47da3d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"385445f\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.807\"},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":\"919\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"edfd3c4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5474996\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.719\"},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":\"920\"},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"3a74fca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.281\"},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dc38eec\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10949,1655,'_elementor_version','2.5.16'),
(10952,1655,'_elementor_template_type','wp-page'),
(10955,1655,'_elementor_pro_version','2.5.9'),
(10961,56,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(10964,1661,'_wp_page_template','elementor_header_footer'),
(10967,1661,'_elementor_edit_mode','builder'),
(10970,1661,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"eca0a49\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"14a8598\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"9e39ca2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"61895bd\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"16a489d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b7b2778\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"162174b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"7a71144\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":\"10\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"be53125\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d11cce2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"9c2e0be\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1c52ab4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5353f7b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b04786b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dbd22f3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"85f3641\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"e243fb7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0b4594d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b6a1852\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design &amp; Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5c09abe\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"79b2c47\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c3e217a\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance &amp; Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"96d0f6b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83cc774\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"02bbc6d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"eb9df95\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"84079f5\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa7e26d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"4859e79\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8ef41b8\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10973,1661,'_elementor_version','2.7.1'),
(10976,1661,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(10979,1661,'_elementor_template_type','wp-page'),
(10982,1661,'_elementor_pro_version','2.6.5');
INSERT INTO `wp_postmeta` VALUES
(10988,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:7;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:4:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(11018,1667,'_wp_page_template','elementor_header_footer'),
(11021,1667,'_elementor_edit_mode','builder'),
(11024,1667,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11027,1667,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c8e496d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"95d2a25\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5e762c6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1115\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":\"1116\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":\"1117\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":\"1118\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":\"1119\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":\"1120\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":\"1121\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":\"1122\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":\"1123\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":\"1124\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":\"1125\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":\"1126\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":\"1127\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":\"1128\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":\"1129\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":\"1130\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":\"1131\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":\"1132\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":\"1133\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":\"1134\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":\"1135\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":\"1136\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":\"1137\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":\"1138\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":\"1139\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":\"1140\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f95bc27\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11030,1667,'_elementor_version','2.5.16'),
(11033,1667,'_elementor_template_type','wp-page'),
(11036,1667,'_elementor_pro_version','2.5.9'),
(11042,60,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:6:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(11063,1670,'_wp_page_template','elementor_header_footer'),
(11066,1670,'_elementor_edit_mode','builder'),
(11069,1670,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11072,1670,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"23a2514\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.386\"},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2d2851d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8ccd96a\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.614\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83b4e24\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0753b01\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0337990\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"82fed90\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11075,1670,'_elementor_version','2.5.16'),
(11078,1670,'_elementor_template_type','wp-post'),
(11081,1670,'_elementor_pro_version','2.5.9'),
(11084,1670,'_thumbnail_id','831'),
(11090,185,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11111,1673,'_wp_page_template','elementor_header_footer'),
(11114,1673,'_elementor_edit_mode','builder'),
(11117,1673,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11120,1673,'_elementor_data','[{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"27566d4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a6ee1e3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"40dcaac\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"67b7250\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"250ab80\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"ad7879d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2fbb594\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11123,1673,'_elementor_version','2.5.16'),
(11126,1673,'_elementor_template_type','wp-post'),
(11129,1673,'_thumbnail_id','839'),
(11132,1673,'_elementor_pro_version','2.5.9'),
(11138,192,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11141,1676,'_elementor_edit_mode','builder'),
(11144,1676,'_elementor_template_type','product-archive'),
(11147,1676,'_elementor_version','2.5.16'),
(11150,1676,'_elementor_pro_version','2.5.9'),
(11153,1676,'_wp_page_template','default'),
(11156,1676,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a745eeb\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"28a22da\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"370377c\",\"elType\":\"widget\",\"settings\":{\"number\":\"100\",\"order\":\"asc\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"count_color\":\"#20a8c2\",\"count_typography_typography\":\"custom\",\"count_typography_font_family\":\"Montserrat\",\"count_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"source\":\"by_id\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d1c9395\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11159,1676,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(11162,1676,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";}'),
(11168,1003,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"wc-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"number\";i:1;}s:14:\"section_filter\";a:2:{s:5:\"order\";i:1;s:6:\"source\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:12:{s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"count_color\";i:1;s:27:\"count_typography_typography\";i:1;s:28:\"count_typography_font_family\";i:1;s:26:\"count_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11195,1637,'_date_completed','1572429677'),
(11198,1637,'_date_paid','1572429677'),
(11201,1637,'_paid_date','2019-10-30 12:01:17'),
(11204,1637,'_completed_date','2019-10-30 12:01:17'),
(11207,1637,'_download_permissions_granted','yes'),
(11210,1646,'_date_completed','1572429731'),
(11213,1646,'_date_paid','1572429731'),
(11216,1646,'_paid_date','2019-10-30 12:02:11'),
(11219,1646,'_completed_date','2019-10-30 12:02:11'),
(11222,1646,'_download_permissions_granted','yes'),
(11228,1682,'_order_key','wc_order_XaIXHD8b4RkaX'),
(11231,1682,'_customer_user','0'),
(11234,1682,'_payment_method','cod'),
(11237,1682,'_payment_method_title','Get a quote'),
(11240,1682,'_customer_ip_address','105.213.80.173'),
(11243,1682,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1'),
(11246,1682,'_created_via','checkout'),
(11249,1682,'_cart_hash','15df7409035f49015b954ccca45c1ee9'),
(11252,1682,'_billing_first_name','Jo-Ann'),
(11255,1682,'_billing_last_name','Venkatsamy'),
(11258,1682,'_billing_company','N/a'),
(11261,1682,'_billing_address_1','372 Kyalami Glen Estate'),
(11264,1682,'_billing_address_2','Corner Dytchley road & R55 Main Road'),
(11267,1682,'_billing_city','Kyalami, Midrand'),
(11270,1682,'_billing_state','GP'),
(11273,1682,'_billing_postcode','1684'),
(11276,1682,'_billing_country','ZA'),
(11279,1682,'_billing_email','jvenkatsamy@consol.co.za'),
(11282,1682,'_billing_phone','0834499705'),
(11285,1682,'_order_currency','ZAR'),
(11288,1682,'_cart_discount','0'),
(11291,1682,'_cart_discount_tax','0'),
(11294,1682,'_order_shipping','0'),
(11297,1682,'_order_shipping_tax','0'),
(11300,1682,'_order_tax','0'),
(11303,1682,'_order_total','578.24'),
(11306,1682,'_order_version','3.8.0'),
(11309,1682,'_prices_include_tax','no'),
(11312,1682,'_billing_address_index','Jo-Ann Venkatsamy N/a 372 Kyalami Glen Estate Corner Dytchley road & R55 Main Road Kyalami, Midrand GP 1684 ZA jvenkatsamy@consol.co.za 0834499705'),
(11315,1682,'_shipping_address_index','        '),
(11318,1682,'is_vat_exempt','no'),
(11321,1682,'_recorded_sales','yes'),
(11324,1682,'_recorded_coupon_usage_counts','yes'),
(11327,1682,'_order_stock_reduced','yes'),
(11330,1688,'_order_key','wc_order_HUoAWXMm7HExZ'),
(11333,1688,'_customer_user','0'),
(11336,1688,'_payment_method','cod'),
(11339,1688,'_payment_method_title','Get a quote'),
(11342,1688,'_customer_ip_address','41.192.255.66'),
(11345,1688,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36'),
(11348,1688,'_created_via','checkout'),
(11351,1688,'_cart_hash','373792b0e8dee40d8303c1e09ab490f1'),
(11354,1688,'_billing_first_name','Ugen'),
(11357,1688,'_billing_last_name','Gopaul'),
(11360,1688,'_billing_company','Private for home use'),
(11363,1688,'_billing_address_1','Stand#1956'),
(11366,1688,'_billing_address_2','Blue Valley Golf Estate'),
(11369,1688,'_billing_city','Centurion'),
(11372,1688,'_billing_state','GP'),
(11375,1688,'_billing_postcode','0096'),
(11378,1688,'_billing_country','ZA'),
(11381,1688,'_billing_email','ugen.gopaul@vodacom.co.za'),
(11384,1688,'_billing_phone','0820823320'),
(11387,1688,'_order_currency','ZAR'),
(11390,1688,'_cart_discount','0'),
(11393,1688,'_cart_discount_tax','0'),
(11396,1688,'_order_shipping','0'),
(11399,1688,'_order_shipping_tax','0'),
(11402,1688,'_order_tax','0'),
(11405,1688,'_order_total','3277.50'),
(11408,1688,'_order_version','3.8.0'),
(11411,1688,'_prices_include_tax','no'),
(11414,1688,'_billing_address_index','Ugen Gopaul Private for home use Stand#1956 Blue Valley Golf Estate Centurion GP 0096 ZA ugen.gopaul@vodacom.co.za 0820823320'),
(11417,1688,'_shipping_address_index','        '),
(11420,1688,'is_vat_exempt','no'),
(11423,1688,'_recorded_sales','yes'),
(11426,1688,'_recorded_coupon_usage_counts','yes'),
(11429,1688,'_order_stock_reduced','yes'),
(11498,1688,'_edit_lock','1573482394:244'),
(11501,1688,'_edit_last','244'),
(11504,1688,'_date_completed','1573482530'),
(11507,1688,'_date_paid','1573482530'),
(11510,1688,'_paid_date','2019-11-11 16:28:50'),
(11513,1688,'_completed_date','2019-11-11 16:28:50'),
(11516,1688,'_download_permissions_granted','yes'),
(11519,1682,'_edit_lock','1573728787:244'),
(11522,1682,'_edit_last','244'),
(11528,1706,'_order_key','wc_order_6jqjeNpEW3PKK'),
(11531,1706,'_customer_user','0'),
(11534,1706,'_payment_method','cod'),
(11537,1706,'_payment_method_title','Get a quote'),
(11540,1706,'_customer_ip_address','165.73.22.230'),
(11543,1706,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.90 Mobile Safari/537.36'),
(11546,1706,'_created_via','checkout'),
(11549,1706,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(11552,1706,'_billing_first_name','Peter'),
(11555,1706,'_billing_last_name','Smith'),
(11558,1706,'_billing_address_1','152 Pritchard street'),
(11561,1706,'_billing_address_2','14 camargue'),
(11564,1706,'_billing_city','Johannesburg'),
(11567,1706,'_billing_state','GP'),
(11570,1706,'_billing_postcode','2188'),
(11573,1706,'_billing_country','ZA'),
(11576,1706,'_billing_email','petersmithzambia63@gmail.com'),
(11579,1706,'_billing_phone','0730938384'),
(11582,1706,'_order_currency','ZAR'),
(11585,1706,'_cart_discount','0'),
(11588,1706,'_cart_discount_tax','0'),
(11591,1706,'_order_shipping','0'),
(11594,1706,'_order_shipping_tax','0'),
(11597,1706,'_order_tax','0'),
(11600,1706,'_order_total','2869.25'),
(11603,1706,'_order_version','3.8.0'),
(11606,1706,'_prices_include_tax','no'),
(11609,1706,'_billing_address_index','Peter Smith  152 Pritchard street 14 camargue Johannesburg GP 2188 ZA petersmithzambia63@gmail.com 0730938384'),
(11612,1706,'_shipping_address_index','        '),
(11615,1706,'is_vat_exempt','no'),
(11618,1706,'_recorded_sales','yes'),
(11621,1706,'_recorded_coupon_usage_counts','yes'),
(11624,1706,'_order_stock_reduced','yes'),
(11630,970,'_elementor_edit_mode','builder'),
(11633,970,'_elementor_template_type','wp-page'),
(11636,970,'_elementor_version','2.7.5'),
(11639,970,'_elementor_pro_version','2.7.3'),
(11642,970,'_elementor_controls_usage','a:0:{}'),
(11678,1715,'_wp_attached_file','2019/07/NIXIN-SST-80-LED-Poolite-Square-e1573633321847.jpg'),
(11681,1715,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:300;s:4:\"file\";s:58:\"2019/07/NIXIN-SST-80-LED-Poolite-Square-e1573633321847.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-Square-768x1050.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-Square-749x1024.jpg\";s:5:\"width\";i:749;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-600x820.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-600x820.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:13:\"Administrator\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11684,1715,'_wp_attachment_backup_sizes','a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1647;s:6:\"height\";i:2252;s:4:\"file\";s:35:\"NIXIN-SST-80-LED-Poolite-Square.jpg\";}s:18:\"full-1573633233706\";a:3:{s:5:\"width\";i:1500;s:6:\"height\";i:2051;s:4:\"file\";s:50:\"NIXIN-SST-80-LED-Poolite-Square-e1573633029243.jpg\";}s:18:\"full-1573633321847\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:410;s:4:\"file\";s:50:\"NIXIN-SST-80-LED-Poolite-Square-e1573633233706.jpg\";}}'),
(11705,1727,'_wp_attached_file','2019/07/NIXIN-SST-Dual-Suction-Skimmer-e1573634396392.png'),
(11708,1727,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:300;s:4:\"file\";s:57:\"2019/07/NIXIN-SST-Dual-Suction-Skimmer-e1573634396392.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x150.png\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11711,1727,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:144;s:6:\"height\";i:300;s:4:\"file\";s:34:\"NIXIN-SST-Dual-Suction-Skimmer.png\";}s:18:\"full-1573634396392\";a:3:{s:5:\"width\";i:144;s:6:\"height\";i:300;s:4:\"file\";s:49:\"NIXIN-SST-Dual-Suction-Skimmer-e1573634378945.png\";}}'),
(11720,1363,'_oembed_46c94c1569c3ca6804bf421da722033f','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"1009\" height=\"568\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(11723,1363,'_oembed_time_46c94c1569c3ca6804bf421da722033f','1573635260'),
(11783,1760,'_wp_attached_file','2019/11/NIXIN-SST-80-LED-Poolite-website-1.jpg'),
(11786,1760,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:941;s:6:\"height\";i:941;s:4:\"file\";s:46:\"2019/11/NIXIN-SST-80-LED-Poolite-website-1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573735891\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11789,1706,'_edit_lock','1573728746:244'),
(11792,1706,'_edit_last','244'),
(11795,1706,'_date_completed','1573728880'),
(11798,1706,'_date_paid','1573728880'),
(11801,1706,'_paid_date','2019-11-14 12:54:40'),
(11804,1706,'_completed_date','2019-11-14 12:54:40'),
(11807,1706,'_download_permissions_granted','yes'),
(11810,1682,'_date_completed','1573728900'),
(11813,1682,'_date_paid','1573728900'),
(11816,1682,'_paid_date','2019-11-14 12:55:00'),
(11819,1682,'_completed_date','2019-11-14 12:55:00'),
(11822,1682,'_download_permissions_granted','yes'),
(11825,1266,'_thumbnail_id','1760'),
(11828,1266,'_yoast_wpseo_content_score','30'),
(11831,1763,'_wp_attached_file','2019/07/NIXIN-SST-80-LED-Poolite-Square-website.jpg'),
(11834,1763,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:941;s:6:\"height\";i:941;s:4:\"file\";s:51:\"2019/07/NIXIN-SST-80-LED-Poolite-Square-website.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573735891\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11861,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11864,1769,'_wp_page_template','elementor_header_footer'),
(11867,1769,'_elementor_edit_mode','builder'),
(11870,1769,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8934ef9\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"79273f6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d6253c0\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"info@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:swiminstyle@wateritecspi.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"bb01cc2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"Waterite \\/ NIXIN Poolware\",\"height\":{\"unit\":\"px\",\"size\":\"399\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"fca53d2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}],\"zoom\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11873,1769,'_elementor_version','2.7.5'),
(11876,1769,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11879,1769,'_elementor_template_type','wp-page'),
(11882,1769,'_elementor_pro_version','2.7.3'),
(11885,1769,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11921,1775,'_elementor_edit_mode','builder'),
(11924,1775,'_elementor_template_type','footer'),
(11927,1775,'_elementor_version','2.7.5'),
(11930,1775,'_elementor_pro_version','2.7.3'),
(11933,1775,'_wp_page_template','default'),
(11936,1775,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(11939,1775,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"25fcf1d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1bd9820\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d6cd0c5\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dda191b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2571fe3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0e401f7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c4db582\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"097f19e\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8bf5f90\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"_inline_size\":\"56.228\"},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c3eef41\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"_inline_size\":\"43.772\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"80f05a7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"350a5ee\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1c41eb6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0e5b654\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a502365\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0fd3610\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"693dc32\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"e6c605e\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11942,1775,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(11945,804,'_elementor_controls_usage','a:8:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(11949,1776,'_elementor_edit_mode','builder'),
(11950,1776,'_elementor_template_type','kit'),
(12011,710,'_eael_custom_js',''),
(12012,804,'_eael_custom_js',''),
(12013,804,'_eael_custom_js',''),
(12014,54,'_eael_custom_js',''),
(12029,1776,'_elementor_css','a:7:{s:4:\"time\";i:1689266315;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1166:\".elementor-kit-1776{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:\"Roboto\";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:\"Roboto Slab\";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:\"Roboto\";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:\"Roboto\";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1776 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}\";}'),
(12030,54,'_elementor_css','a:7:{s:4:\"time\";i:1689266319;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:10:\"fa-regular\";i:5;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:22910:\".elementor-54 .elementor-element.elementor-element-8cdf934:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-8cdf934 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-8cdf934{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-54 .elementor-element.elementor-element-8cdf934 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-54 .elementor-element.elementor-element-402e584.elementor-column .elementor-column-wrap{align-items:center;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-54 .elementor-element.elementor-element-7bf8118 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-7bf8118 > .elementor-widget-container{margin:0px 0px 00px 0px;}.elementor-54 .elementor-element.elementor-element-c7920d0 .elementor-heading-title{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-15705d9{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:300;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button{font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;fill:#ffffff;color:#ffffff;background-color:#20a8c2;border-radius:0px 0px 0px 0px;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:hover, .elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:focus{color:#ffffff;background-color:#222222;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:hover svg, .elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:focus svg{fill:#ffffff;}.elementor-54 .elementor-element.elementor-element-4b356e0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-54 .elementor-element.elementor-element-49bb2c3:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-49bb2c3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-54 .elementor-element.elementor-element-49bb2c3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-54 .elementor-element.elementor-element-49bb2c3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-7198a74 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-7198a74 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-7198a74 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-3e155a3 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-3e155a3 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-3e155a3 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-36b23d8 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-36b23d8 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-36b23d8 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-9e95446 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-9e95446 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-9e95446 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-3eef08d:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-600mm-Slimline.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-background-overlay{background-color:rgba(0,0,0,0.74);opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-3eef08d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-6f1922b{text-align:center;}.elementor-54 .elementor-element.elementor-element-6f1922b .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-6f1922b > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-54 .elementor-element.elementor-element-8e27d11.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8e27d11.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-8e27d11.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8e27d11{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-8293646.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-8293646.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-b8e4a15:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-b8e4a15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-b8e4a15{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 15px 0px;}.elementor-54 .elementor-element.elementor-element-b8e4a15 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-84794e8.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-84794e8.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-84794e8.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-84794e8{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e106462.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e106462.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e106462.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e106462{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-9ca8f67:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-9ca8f67 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-9ca8f67{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:15px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-9ca8f67 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-e0f2129.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e0f2129.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e0f2129.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e0f2129{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-b8857b9.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-b8857b9.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-b8857b9.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-b8857b9{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e963d61:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-e963d61 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-54 .elementor-element.elementor-element-e963d61{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-e963d61 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-cda57fd{text-align:center;}.elementor-54 .elementor-element.elementor-element-cda57fd .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-cda57fd > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery .pp-grid-item-wrap{padding-left:calc(6px/2);padding-right:calc(6px/2);}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery{margin-left:calc(-6px/2);margin-right:calc(-6px/2);}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery .pp-grid-item{margin-bottom:0px;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-gallery-image-content{justify-content:flex-end;align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-overlay{mix-blend-mode:normal;}.elementor-54 .elementor-element.elementor-element-2734abb:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-2734abb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-2734abb > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-2734abb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-94ad83e{text-align:center;}.elementor-54 .elementor-element.elementor-element-94ad83e .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-94ad83e > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__thumbnail__link{width:100%;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-54 .elementor-element.elementor-element-2b449af{--grid-column-gap:30px;--grid-row-gap:35px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__title, .elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__excerpt p{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__read-more{color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-2b449af a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-54 .elementor-element.elementor-element-e963d61{padding:90px 10px 90px 10px;}.elementor-54 .elementor-element.elementor-element-2734abb{padding:90px 10px 90px 10px;}}@media(max-width:767px){.elementor-54 .elementor-element.elementor-element-8cdf934{padding:0px 0px 80px 0px;}.elementor-bc-flex-widget .elementor-54 .elementor-element.elementor-element-402e584.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-54 .elementor-element.elementor-element-402e584 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-54 .elementor-element.elementor-element-3eef08d:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-8e27d11 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-8293646 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-32304f6 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e87cf32 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-84794e8 > .elementor-widget-container{padding:0px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e106462 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title a{line-height:26px;}.elementor-54 .elementor-element.elementor-element-e0f2129 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-b8857b9 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-54 .elementor-element.elementor-element-2b449af:after{content:\"0.5\";}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__thumbnail__link{width:100%;}}\";}'),
(12031,710,'_elementor_css','a:7:{s:4:\"time\";i:1689266319;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"e5193af\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:11536:\".elementor-710 .elementor-element.elementor-element-295524ae:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-295524ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:rgba(32,168,194,0);}.elementor-710 .elementor-element.elementor-element-295524ae{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;z-index:10;}.elementor-710 .elementor-element.elementor-element-295524ae > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-710 .elementor-element.elementor-element-7a20dc9c.elementor-column .elementor-column-wrap{align-items:center;}.elementor-710 .elementor-element.elementor-element-7a20dc9c.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-e5193af{text-align:left;}.elementor-710 .elementor-element.elementor-element-e5193af > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-bc-flex-widget .elementor-710 .elementor-element.elementor-element-5ab6def.elementor-column .elementor-column-wrap{align-items:center;}.elementor-710 .elementor-element.elementor-element-5ab6def.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle{margin-left:auto;background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu .elementor-item{font-family:\"Montserrat\", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item{color:#ffffff;fill:#ffffff;padding-left:18px;padding-right:18px;padding-top:36px;padding-bottom:36px;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item:focus{color:#20a8c2;fill:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--dropdown a, .elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--dropdown{background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle svg{fill:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle:hover{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle:hover svg{fill:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle:hover{background-color:#666666;}.elementor-710 .elementor-element.elementor-element-14d6bbc8 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-14d6bbc8{margin-top:-150px;margin-bottom:0px;z-index:9;}.elementor-710 .elementor-element.elementor-element-45119a0f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide{height:100vh;transition-duration:calc(5000ms*1.2);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide-contents{max-width:80%;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide-inner{padding:150px 0px 0px 0px;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-heading{font-family:\"Montserrat\", Sans-serif;font-size:34px;font-weight:800;text-transform:uppercase;font-style:normal;line-height:34px;letter-spacing:0px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-description{font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-button{font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;border-width:0px;border-radius:0px;color:#ffffff;background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-button:hover{color:#ffffff;background-color:#1f90c4;}.elementor-710 .elementor-element.elementor-element-7c651ae9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-710 .elementor-element.elementor-element-7a20dc9c{width:26.099%;}.elementor-710 .elementor-element.elementor-element-5ab6def{width:73.898%;}}@media(max-width:1024px){.elementor-710 .elementor-element.elementor-element-295524ae{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-710 .elementor-element.elementor-element-295524ae:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-295524ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve-Mobile.jpg\");}.elementor-710 .elementor-element.elementor-element-7a20dc9c{width:50%;}.elementor-710 .elementor-element.elementor-element-5ab6def{width:50%;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-heading{font-size:55px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-description{font-size:20px;}}\";}'),
(12032,804,'_elementor_css','a:7:{s:4:\"time\";i:1689266319;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:3;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:16571:\".elementor-804 .elementor-element.elementor-element-0405774:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-0405774 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-0405774{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5px 0px 5px 0px;}.elementor-804 .elementor-element.elementor-element-0405774 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-be0ee5e > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-647f875e{--grid-template-columns:repeat(0, auto);--icon-size:17px;--grid-column-gap:10px;--grid-row-gap:0px;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-widget-container{text-align:center;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon{background-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon i{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon svg{fill:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon:hover{background-color:#666666;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon:hover i{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon:hover svg{fill:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-f29a0aa:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-f29a0aa > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-804 .elementor-element.elementor-element-f29a0aa{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-804 .elementor-element.elementor-element-f29a0aa > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-5edd46d{text-align:center;}.elementor-804 .elementor-element.elementor-element-5edd46d > .elementor-widget-container{padding:35px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-4867fb58:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-4867fb58 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-804 .elementor-element.elementor-element-4867fb58{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-4867fb58 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-481836f{text-align:center;}.elementor-804 .elementor-element.elementor-element-481836f .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:700;text-transform:uppercase;}.elementor-804 .elementor-element.elementor-element-cb3b3b8 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-cb3b3b8 > .elementor-container{text-align:center;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-traditional .pp-list-items li, .elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-inline .pp-list-items{justify-content:flex-end;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-container .pp-list-items li{align-items:center;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items .pp-icon-list-icon{color:#20a8c2;font-size:14px;line-height:14px;height:14px;width:14px;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items .pp-icon-list-icon svg{fill:#20a8c2;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items .pp-icon-list-image img{width:14px;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-left .pp-list-items .pp-icon-wrapper{margin-right:8px;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-right .pp-list-items .pp-icon-wrapper{margin-left:8px;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-icon-list-text{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:500;}.elementor-804 .elementor-element.elementor-element-adeff9c{padding:0px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-5599777.pp-icon-list-traditional .pp-list-items li, .elementor-804 .elementor-element.elementor-element-5599777.pp-icon-list-inline .pp-list-items{justify-content:center;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-container .pp-list-items li{align-items:center;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-items .pp-icon-list-icon{color:#ffffff;font-size:14px;line-height:14px;height:14px;width:14px;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-items .pp-icon-list-icon svg{fill:#ffffff;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-items .pp-icon-list-image img{width:14px;}.elementor-804 .elementor-element.elementor-element-5599777.pp-icon-left .pp-list-items .pp-icon-wrapper{margin-right:8px;}.elementor-804 .elementor-element.elementor-element-5599777.pp-icon-right .pp-list-items .pp-icon-wrapper{margin-left:8px;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-icon-list-text{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:500;}.elementor-804 .elementor-element.elementor-element-8fce5d1:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-8fce5d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-804 .elementor-element.elementor-element-8fce5d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 45px 0px;}.elementor-804 .elementor-element.elementor-element-8fce5d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-929d8f5{padding:0px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .validation_message:not(.validation_message--hidden-on-empty){display:block !important;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .validation_error{display:block !important;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield textarea, .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield select{background-color:#f9f9f9;color:#000000;padding:10px 10px 10px 10px;font-family:\"Montserrat\", Sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield .gfield_description,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gfield_post_tags_hint,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gform_fileupload_rules,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_name input + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_creditcard input + span + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container input + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container select + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .chosen-single + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_hour label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_minute label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_address label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_total span,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_shipping_price,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gsection_description{color:#7a7a7a;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield .gfield_description,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gfield_post_tags_hint,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gform_fileupload_rules,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_name input + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_creditcard input + span + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container input + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container select + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .chosen-single + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_hour label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_minute label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_address label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_total span,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_shipping_price,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gsection_description{font-family:\"Montserrat\", Sans-serif;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield.gsection{border-bottom-style:solid;border-bottom-width:1px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield input::-webkit-input-placeholder, .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield textarea::-webkit-input-placeholder{color:#f8f8f8;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer,\n                    .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer{text-align:center;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer input[type=\"submit\"],\n                    .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer input[type=\"submit\"]{background-color:#20a8c2;color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer input[type=\"submit\"], .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer input[type=\"submit\"]{border-radius:0px 0px 0px 0px;padding:10px 25px 10px 25px;margin-top:20px;font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:0px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer input[type=\"submit\"]:hover, .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer input[type=\"submit\"]:hover{background-color:#7a7a7a;color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield .validation_message{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_wrapper .validation_error{color:#ffffff;border-top-color:#20a8c2;border-bottom-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_error{border-top-color:#20a8c2;border-bottom-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-804 .elementor-element.elementor-element-35e62bf .gform_wrapper li.gfield_error textarea{border-width:1px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_confirmation_wrapper{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .gform_confirmation_wrapper{padding:10px 10px 10px 10px;}.elementor-804 .elementor-element.elementor-element-a7dde3c:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-a7dde3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-804 .elementor-element.elementor-element-a7dde3c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-804 .elementor-element.elementor-element-a7dde3c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-d1132df > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-30d21693{text-align:center;color:#999999;font-family:\"Montserrat\", Sans-serif;font-size:12px;font-weight:300;}@media(max-width:767px){.elementor-804 .elementor-element.elementor-element-50d6214{width:100%;}.elementor-bc-flex-widget .elementor-804 .elementor-element.elementor-element-50d6214.elementor-column .elementor-column-wrap{align-items:center;}.elementor-804 .elementor-element.elementor-element-50d6214.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-50d6214.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-traditional .pp-list-items li, .elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-inline .pp-list-items{justify-content:center;}.elementor-804 .elementor-element.elementor-element-c5f465c{width:100%;}.elementor-bc-flex-widget .elementor-804 .elementor-element.elementor-element-c5f465c.elementor-column .elementor-column-wrap{align-items:center;}.elementor-804 .elementor-element.elementor-element-c5f465c.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-c5f465c.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-804 .elementor-element.elementor-element-30d21693{text-align:center;}}@media(min-width:768px){.elementor-804 .elementor-element.elementor-element-50d6214{width:56.228%;}.elementor-804 .elementor-element.elementor-element-c5f465c{width:43.772%;}}/* Start custom CSS for pp-gravity-forms, class: .elementor-element-35e62bf */#input_1_5 {\n    padding-left: 5px;\n    padding-top: 5px;\n}\n#input_1_1, #input_1_4, #input_1_3 {\n    width: 100%;\n}/* End custom CSS */\n/* Start custom CSS for text-editor, class: .elementor-element-30d21693 */.copyright a {color: #20a8c2;}/* End custom CSS */\";}'),
(12033,710,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";i:2;s:18:\"e-animation-zoomIn\";i:3;s:8:\"e-swiper\";i:4;s:13:\"widget-slides\";}s:7:\"scripts\";a:2:{i:0;s:10:\"smartmenus\";i:1;s:12:\"imagesloaded\";}}'),
(12034,54,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:23:\"e-animation-fadeInRight\";i:1;s:12:\"widget-image\";i:2;s:14:\"widget-heading\";i:3;s:18:\"widget-text-editor\";i:4;s:14:\"widget-counter\";i:5;s:15:\"widget-icon-box\";i:6;s:8:\"fancybox\";i:7;s:20:\"e-animation-fadeInUp\";i:8;s:12:\"widget-posts\";}s:7:\"scripts\";a:4:{i:0;s:16:\"jquery-numerator\";i:1;s:7:\"isotope\";i:2;s:12:\"imagesloaded\";i:3;s:18:\"powerpack-frontend\";}}'),
(12035,804,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:19:\"widget-social-icons\";i:1;s:14:\"e-apple-webkit\";i:2;s:12:\"widget-image\";i:3;s:14:\"widget-heading\";i:4;s:18:\"widget-text-editor\";}s:7:\"scripts\";a:1:{i:0;s:18:\"powerpack-frontend\";}}'),
(12036,710,'_elementor_element_cache','{\"timeout\":1734650892,\"value\":{\"content\":\"\\t\\t<nav data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-295524ae elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"295524ae\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a20dc9c\\\" data-id=\\\"7a20dc9c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6ImU1MTkzYWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwiYWxpZ24iOiJsZWZ0IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtc2l0ZS1sb2dvIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-5ab6def\\\" data-id=\\\"5ab6def\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjQzMmI4Y2MxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYWxpZ25faXRlbXMiOiJyaWdodCIsInBvaW50ZXIiOiJ0ZXh0IiwiYW5pbWF0aW9uX3RleHQiOiJub25lIiwidG9nZ2xlX2FsaWduIjoicmlnaHQiLCJjb2xvcl9tZW51X2l0ZW0iOiIjZmZmZmZmIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiIzIwYThjMiIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiIjMjBhOGMyIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNH0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsIm1lbnVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsInBhZGRpbmdfaG9yaXpvbnRhbF9tZW51X2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTh9LCJwYWRkaW5nX3ZlcnRpY2FsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjozNn0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowfSwiZnVsbF93aWR0aCI6InN0cmV0Y2giLCJ0b2dnbGVfY29sb3IiOiIjZmZmZmZmIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3IiOiIjMjBhOGMyIiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiI2ZmZmZmZiIsInRvZ2dsZV9iYWNrZ3JvdW5kX2NvbG9yX2hvdmVyIjoiIzY2NjY2NiIsIm1lbnUiOiJtYWluLW1lbnUiLCJjb2xvcl9kcm9wZG93bl9pdGVtIjoiI2ZmZmZmZiIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbSI6IiMyMGE4YzIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/nav>\\n\\t\\t\\t\\t<header data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-14d6bbc8 elementor-section-stretched elementor-section-full_width elementor-section-height-full elementor-section-content-middle elementor-hidden-tablet elementor-hidden-phone elementor-section-items-top elementor-section-height-default\\\" data-id=\\\"14d6bbc8\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45119a0f\\\" data-id=\\\"45119a0f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7c651ae9 elementor--h-position-center elementor--v-position-middle elementor-widget elementor-widget-slides\\\" data-id=\\\"7c651ae9\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\\\" data-widget_type=\\\"slides.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-slides-wrapper elementor-main-swiper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Slides\\\" dir=\\\"ltr\\\" data-animation=\\\"zoomIn\\\">\\n\\t\\t\\t\\t<div class=\\\"swiper-wrapper elementor-slides\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-repeater-item-12ef19f swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-6354790 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-b0c314a swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-0c9fad9 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/header>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(12037,54,'_elementor_element_cache','{\"timeout\":1734650892,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-8cdf934 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"8cdf934\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-402e584\\\" data-id=\\\"402e584\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-95cecc0 elementor-invisible elementor-widget elementor-widget-image\\\" data-id=\\\"95cecc0\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"517\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-1024x642.jpg\\\" class=\\\"attachment-large size-large wp-image-756\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-1024x642.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-300x188.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-768x482.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg 1920w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cfb9e63\\\" data-id=\\\"cfb9e63\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7bf8118 elementor-widget elementor-widget-heading\\\" data-id=\\\"7bf8118\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About Nixin<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c7920d0 elementor-widget elementor-widget-heading\\\" data-id=\\\"c7920d0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-15705d9 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"15705d9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tIn 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4b356e0 elementor-widget elementor-widget-button\\\" data-id=\\\"4b356e0\\\" data-element_type=\\\"widget\\\" id=\\\"#button-pop-up\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-md\\\" href=\\\"\\/about\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-49bb2c3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"49bb2c3\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3287955\\\" data-id=\\\"3287955\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7198a74 elementor-widget elementor-widget-counter\\\" data-id=\\\"7198a74\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Offers<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"254\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b3d299f\\\" data-id=\\\"b3d299f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e155a3 elementor-widget elementor-widget-counter\\\" data-id=\\\"3e155a3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Years If Experience<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"10\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-0874571\\\" data-id=\\\"0874571\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-36b23d8 elementor-widget elementor-widget-counter\\\" data-id=\\\"36b23d8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Qualified Specialists<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"26\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-fe65d0b\\\" data-id=\\\"fe65d0b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9e95446 elementor-widget elementor-widget-counter\\\" data-id=\\\"9e95446\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Satisfied Clients<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"99\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">%<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3eef08d elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3eef08d\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a60be9\\\" data-id=\\\"8a60be9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6f1922b elementor-widget elementor-widget-heading\\\" data-id=\\\"6f1922b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Why choosing us is a smart idea?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-5c24713 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5c24713\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6ef0626\\\" data-id=\\\"6ef0626\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8e27d11 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8e27d11\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-star\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tService range\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tIf you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-919605c\\\" data-id=\\\"919605c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8293646 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8293646\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-leaf\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tSkilled Pros\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tEach single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-3cb56f9\\\" data-id=\\\"3cb56f9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-32304f6 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"32304f6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-paint-brush\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tbest equipment\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAs we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-534ad81\\\" data-id=\\\"534ad81\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e87cf32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e87cf32\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-money\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tAffordable prices\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWhile the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-b8e4a15 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"b8e4a15\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a2f2c21\\\" data-id=\\\"a2f2c21\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-84794e8 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"84794e8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-xing\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tDesign &amp; Construction\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWhether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2c530c3\\\" data-id=\\\"2c530c3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e106462 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e106462\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-wrench\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tswiming pool repair\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWe offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-9ca8f67 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"9ca8f67\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3b9fb08\\\" data-id=\\\"3b9fb08\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e0f2129 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e0f2129\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-yelp\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMaintenance &amp; Water Treatment\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tRoutine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1eaa01a\\\" data-id=\\\"1eaa01a\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b8857b9 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"b8857b9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-leaf\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tenvironmental solutions\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAre you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-e963d61 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"e963d61\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-accb95e\\\" data-id=\\\"accb95e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cda57fd elementor-widget elementor-widget-heading\\\" data-id=\\\"cda57fd\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Gallery<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8e07cf2 elementor-grid-5 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-ins-normal elementor-widget elementor-widget-pp-image-gallery\\\" data-id=\\\"8e07cf2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-image-gallery.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-container\\\" data-settings=\\\"{&quot;tilt_enable&quot;:&quot;no&quot;,&quot;layout&quot;:&quot;masonry&quot;,&quot;post_id&quot;:54,&quot;template_id&quot;:54,&quot;widget_id&quot;:&quot;8e07cf2&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery pp-elementor-grid pp-image-gallery-masonry\\\" id=\\\"pp-image-gallery-8e07cf2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1112\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1111\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1110\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1109\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1108\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1107\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1106\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1105\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1104\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1103\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1102\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1101\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1100\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1099\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1098\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2734abb elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2734abb\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df19b9d\\\" data-id=\\\"df19b9d\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-94ad83e elementor-widget elementor-widget-heading\\\" data-id=\\\"94ad83e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Latest News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjJiNDQ5YWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjbGFzc2ljX3Bvc3RzX3Blcl9wYWdlIjoiMyIsImNsYXNzaWNfaXRlbV9yYXRpbyI6eyJ1bml0IjoicHgiLCJzaXplIjoiIn0sImNsYXNzaWNfZXhjZXJwdF9sZW5ndGgiOiIyMCIsImNsYXNzaWNfbWV0YV9kYXRhIjpbImRhdGUiXSwiY2xhc3NpY19tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsImNsYXNzaWNfcmVhZF9tb3JlX3RleHQiOiJSZWFkIE1vcmUgXHUwMGJiIiwiY2FyZHNfcG9zdHNfcGVyX3BhZ2UiOiIzIiwiY2FyZHNfbWV0YV9zZXBhcmF0b3IiOiJcdTIwMjIiLCJjYXJkc19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19zaG93X2JhZGdlIjoiIiwiY2FyZHNfc2hvd19hdmF0YXIiOiIiLCJvZmZzZXQiOiIiLCJjbGFzc2ljX3RpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiMS41In0sImNsYXNzaWNfbWV0YV9jb2xvciI6IiNmOGY4ZjgiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsImNsYXNzaWNfZXhjZXJwdF9jb2xvciI6IiNmOGY4ZjgiLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSJ9LCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjUifSwiY2xhc3NpY19yZWFkX21vcmVfY29sb3IiOiIjMjBhOGMyIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwiY2xhc3NpY190aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsIm9yZGVyIjoiYXNjIiwiX2FuaW1hdGlvbiI6ImZhZGVJblVwIiwiY2xhc3NpY19jb2x1bW5zX3RhYmxldCI6IjMiLCJwb3N0c19vcmRlciI6ImFzYyIsImZ1bGxfY29udGVudF9tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3sicHBfY29uZGl0aW9uX2tleSI6ImF1dGhlbnRpY2F0aW9uIiwicHBfY29uZGl0aW9uX29wZXJhdG9yIjoiaXMiLCJwcF9jb25kaXRpb25fYXV0aGVudGljYXRpb25fdmFsdWUiOiJhdXRoZW50aWNhdGVkIiwiX2lkIjoiOGVmNDFiOCIsInBwX2NvbmRpdGlvbl9yb2xlX3ZhbHVlIjoic3Vic2NyaWJlciIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIiwicHBfY29uZGl0aW9uX3RpbWVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fb3NfdmFsdWUiOiJpcGhvbmUiLCJwcF9jb25kaXRpb25fYnJvd3Nlcl92YWx1ZSI6ImllIiwicHBfY29uZGl0aW9uX3NlYXJjaF9ib3RfdmFsdWUiOiJhbGxfc2VhcmNoX2JvdHMiLCJwcF9jb25kaXRpb25fcGFnZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9wb3N0X3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3N0YXRpY19wYWdlX3ZhbHVlIjoiaG9tZSIsInBwX2NvbmRpdGlvbl9wb3N0X3R5cGVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fdGF4b25vbXlfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9wb3N0X3R5cGVfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9kYXRlX2FyY2hpdmVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fYXV0aG9yX2FyY2hpdmVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fc2VhcmNoX3Jlc3VsdHNfdmFsdWUiOiIifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwb3N0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"pp-image-gallery\"],\"styles\":[\"pp-elementor-grid\",\"widget-pp-image-gallery\"]}}'),
(12038,804,'_elementor_element_cache','{\"timeout\":1734650892,\"value\":{\"content\":\"\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-0405774 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"0405774\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d668dd\\\" data-id=\\\"5d668dd\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-be0ee5e elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"be0ee5e\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7cf6074\\\" data-id=\\\"7cf6074\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-647f875e elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"647f875e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-773315a\\\" href=\\\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-facebook\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-fe81039\\\" href=\\\"http:\\/\\/twitter.com\\/NixinPoolware\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Twitter<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-twitter\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-b793eb7\\\" href=\\\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Instagram<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-instagram\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-f29a0aa elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f29a0aa\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c2558f6\\\" data-id=\\\"c2558f6\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5edd46d elementor-widget elementor-widget-image\\\" data-id=\\\"5edd46d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"768\\\" height=\\\"240\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-768x240.png\\\" class=\\\"attachment-medium_large size-medium_large wp-image-1164\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-768x240.png 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-300x94.png 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-1024x320.png 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-600x188.png 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png 1120w\\\" sizes=\\\"(max-width: 768px) 100vw, 768px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-4867fb58 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4867fb58\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79c74f2\\\" data-id=\\\"79c74f2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-5371b405 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5371b405\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-fc0e57c\\\" data-id=\\\"fc0e57c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-481836f elementor-widget elementor-widget-heading\\\" data-id=\\\"481836f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contacts<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-cb3b3b8 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"cb3b3b8\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-narrow\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-50d6214\\\" data-id=\\\"50d6214\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-19902ed pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\\\" data-id=\\\"19902ed\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-list-container\\\">\\n\\t\\t\\t<ul class=\\\"pp-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pp-icon-list-item elementor-repeater-item-637f35a\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"tel:+27219819618\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-icon pp-icon \\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-phone\\\" aria-hidden=\\\"true\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t<\\/span>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t+27 21 981 9618\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c5f465c\\\" data-id=\\\"c5f465c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap\\\">\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-adeff9c elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"adeff9c\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-85a9f99\\\" data-id=\\\"85a9f99\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5599777 pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\\\" data-id=\\\"5599777\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-list-container\\\">\\n\\t\\t\\t<ul class=\\\"pp-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pp-icon-list-item elementor-repeater-item-637f35a\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-icon pp-icon \\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<i class=\\\"fa fa-map-o\\\" aria-hidden=\\\"true\\\"><\\/i>\\n\\t\\t\\t\\t\\t\\t\\t<\\/span>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tUnit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-8fce5d1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"8fce5d1\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-995afae\\\" data-id=\\\"995afae\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-929d8f5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"929d8f5\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6c20343\\\" data-id=\\\"6c20343\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-35e62bf pp-gravity-form-button-auto pp-gravity-form-pagination-buttons-auto elementor-widget elementor-widget-pp-gravity-forms\\\" data-id=\\\"35e62bf\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-gravity-forms.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-contact-form pp-gravity-form\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<script type=\\\"text\\/javascript\\\">var gform;gform||(document.addEventListener(\\\"gform_main_scripts_loaded\\\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\\\"gform\\/theme\\/scripts_loaded\\\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\\\"DOMContentLoaded\\\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\\\"function\\\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\\\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\\\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\\\"gform_main_scripts_loaded\\\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\\\"gform\\/theme\\/scripts_loaded\\\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\\\"DOMContentLoaded\\\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\\\"action\\\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\\\"filter\\\",o,r,e,t)},doAction:function(o){gform.doHook(\\\"action\\\",o,arguments)},applyFilters:function(o){return gform.doHook(\\\"filter\\\",o,arguments)},removeAction:function(o,r){gform.removeHook(\\\"action\\\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\\\"filter\\\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\\\"_\\\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\\\"function\\\"!=typeof(t=o.callable)&&(t=window[t]),\\\"action\\\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\\\"filter\\\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});<\\/script>\\n                <div class=\'gf_browser_chrome gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework form-titles_wrapper\' data-form-theme=\'legacy\' data-form-index=\'0\' id=\'gform_wrapper_1\' >\\n                        <div class=\'gform_heading\'>\\n                            <p class=\'gform_description\'><\\/p>\\n                        <\\/div><form method=\'post\' enctype=\'multipart\\/form-data\'  id=\'gform_1\' class=\'form-titles\' action=\'\\/\' data-formid=\'1\' novalidate>\\n                        <div class=\'gform-body gform_body\'><ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below validation_below\'><li id=\\\"field_1_1\\\" class=\\\"gfield gfield--type-text gf_left_third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_1\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_1\'>Name<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_text\'><input name=\'input_1\' id=\'input_1_1\' type=\'text\' value=\'\' class=\'large\'    placeholder=\'John Doe\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"   \\/><\\/div><\\/li><li id=\\\"field_1_4\\\" class=\\\"gfield gfield--type-phone gf_middle_third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_4\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_4\'>Contact Number<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_phone\'><input name=\'input_4\' id=\'input_1_4\' type=\'tel\' value=\'\' class=\'large\'  placeholder=\'+27 12 345 6789\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"   \\/><\\/div><\\/li><li id=\\\"field_1_3\\\" class=\\\"gfield gfield--type-email gf_right_third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_3\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_3\'>Email Address<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_email\'>\\n                            <input name=\'input_3\' id=\'input_1_3\' type=\'email\' value=\'\' class=\'large\'   placeholder=\'john@email.com\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"  \\/>\\n                        <\\/div><\\/li><li id=\\\"field_1_5\\\" class=\\\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_5\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_5\'>Message<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_textarea\'><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\'    placeholder=\'Your message goes here...\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"   rows=\'10\' cols=\'50\'><\\/textarea><\\/div><\\/li><li id=\\\"field_1_6\\\" class=\\\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_6\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_6\'>CAPTCHA<\\/label><div id=\'input_1_6\' class=\'ginput_container ginput_recaptcha\' data-sitekey=\'6LfLE7UUAAAAAICPHlBbhdjl2TGC4bIAwNH5aief\'  data-theme=\'light\' data-tabindex=\'0\'  data-badge=\'\'><\\/div><\\/li><li id=\\\"field_1_7\\\" class=\\\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_7\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_7\'>Comments<\\/label><div class=\'ginput_container\'><input name=\'input_7\' id=\'input_1_7\' type=\'text\' value=\'\' autocomplete=\'new-password\'\\/><\\/div><div class=\'gfield_description\' id=\'gfield_description_1_7\'>This field is for validation purposes and should be left unchanged.<\\/div><\\/li><\\/ul><\\/div>\\n        <div class=\'gform-footer gform_footer top_label\'> <input type=\'submit\' id=\'gform_submit_button_1\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' value=\'Send Message\'  \\/> \\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_1\' value=\'postback\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_1\' id=\'gform_theme_1\' value=\'legacy\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_1\' id=\'gform_style_settings_1\' value=\'\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_1\' value=\'1\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'1\' \\/>\\n            \\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_1\' value=\'WyJbXSIsIjdiZWMzMGVjNWI5YjQ4MGRhODIwM2RlMWUyZWEwYTZkIl0=\' \\/>\\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_1\' id=\'gform_target_page_number_1\' value=\'0\' \\/>\\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_1\' id=\'gform_source_page_number_1\' value=\'1\' \\/>\\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' \\/>\\n            \\n        <\\/div>\\n                        <\\/form>\\n                        <\\/div><script>\\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, \'http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/gravityforms\\/images\\/spinner.svg\', true );jQuery(\'#gform_ajax_frame_1\').on(\'load\',function(){var contents = jQuery(this).contents().find(\'*\').html();var is_postback = contents.indexOf(\'GF_AJAX_POSTBACK\') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(\'#gform_wrapper_1\');var is_confirmation = jQuery(this).contents().find(\'#gform_confirmation_wrapper_1\').length > 0;var is_redirect = contents.indexOf(\'gformRedirect(){\') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(\'html\').css(\'margin-top\'), 10) + parseInt(jQuery(\'body\').css(\'margin-top\'), 10) + 100;if(is_form){jQuery(\'#gform_wrapper_1\').html(form_content.html());if(form_content.hasClass(\'gform_validation_error\')){jQuery(\'#gform_wrapper_1\').addClass(\'gform_validation_error\');} else {jQuery(\'#gform_wrapper_1\').removeClass(\'gform_validation_error\');}setTimeout( function() { \\/* delay the scroll by 50 milliseconds to fix a bug in chrome *\\/  }, 50 );if(window[\'gformInitDatepicker\']) {gformInitDatepicker();}if(window[\'gformInitPriceFields\']) {gformInitPriceFields();}var current_page = jQuery(\'#gform_source_page_number_1\').val();gformInitSpinner( 1, \'http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/gravityforms\\/images\\/spinner.svg\', true );jQuery(document).trigger(\'gform_page_loaded\', [1, current_page]);window[\'gf_submitting_1\'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(\'.GF_AJAX_POSTBACK\').html();if(!confirmation_content){confirmation_content = contents;}jQuery(\'#gform_wrapper_1\').replaceWith(confirmation_content);jQuery(document).trigger(\'gform_confirmation_loaded\', [1]);window[\'gf_submitting_1\'] = false;wp.a11y.speak(jQuery(\'#gform_confirmation_message_1\').text());}else{jQuery(\'#gform_1\').append(contents);if(window[\'gformRedirect\']) {gformRedirect();}}jQuery(document).trigger(\\\"gform_pre_post_render\\\", [{ formId: \\\"1\\\", currentPage: \\\"current_page\\\", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( \\\"gform_wrapper_1\\\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \\\"span\\\" );            visibilitySpan.id = \\\"gform_visibility_test_1\\\";            gformWrapperDiv.insertAdjacentElement( \\\"afterend\\\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \\\"gform_visibility_test_1\\\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( \'gform_post_render\', [1, current_page] );            gform.utils.trigger( { event: \'gform\\/postRender\', native: false, data: { formId: 1, currentPage: current_page } } );            gform.utils.trigger( { event: \'gform\\/post_render\', native: false, data: { formId: 1, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === \'attributes\' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ \'style\', \'class\' ],            });        } else {            triggerPostRender();        }    } );} );\\n<\\/script>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-a7dde3c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"a7dde3c\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-275957b2\\\" data-id=\\\"275957b2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-d1132df elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d1132df\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-76d2529b\\\" data-id=\\\"76d2529b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-30d21693 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"30d21693\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\",\"scripts\":[\"wp-a11y\",\"gform_gravityforms\",\"gform_recaptcha\",\"gform_placeholder\",\"gform_gravityforms_theme\",\"pp-gravity-forms\"],\"styles\":[\"widget-pp-icon-list\",\"gforms_reset_css\",\"gforms_formsmain_css\",\"gforms_ready_class_css\",\"gforms_browsers_css\",\"widget-pp-gravity-forms\"]}}'),
(12039,54,'_eael_post_view_count','41'),
(12040,713,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";}}'),
(12041,1003,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:14:\"widget-heading\";i:1;s:27:\"widget-woocommerce-products\";i:2;s:29:\"widget-woocommerce-categories\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(12042,713,'_elementor_css','a:7:{s:4:\"time\";i:1748443341;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"1c1f1b7\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8629:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-713 .elementor-element.elementor-element-732404c6:not(.elementor-motion-effects-element-type-background), .elementor-713 .elementor-element.elementor-element-732404c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#20a8c2;}.elementor-713 .elementor-element.elementor-element-732404c6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-713 .elementor-element.elementor-element-732404c6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-713 .elementor-element.elementor-element-a7e476.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-713 .elementor-element.elementor-element-a7e476.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-713 .elementor-element.elementor-element-1c1f1b7 > .elementor-widget-container{padding:0px 0px 0px 30px;}.ee-tooltip.ee-tooltip-1c1f1b7.to--top,\n							 .ee-tooltip.ee-tooltip-1c1f1b7.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-1c1f1b7.to--left,\n							 .ee-tooltip.ee-tooltip-1c1f1b7.to--right{margin-top:0px;}.elementor-713 .elementor-element.elementor-element-1c1f1b7{text-align:left;}.elementor-bc-flex-widget .elementor-713 .elementor-element.elementor-element-600b27b0.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-713 .elementor-element.elementor-element-600b27b0.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle{margin-left:auto;background-color:#54595f;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu .elementor-item{font-family:\"Montserrat\", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item{color:#ffffff;fill:#ffffff;padding-left:18px;padding-right:18px;padding-top:36px;padding-bottom:36px;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item:focus{color:#94cbd3;fill:#94cbd3;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#94cbd3;}.elementor-713 .elementor-element.elementor-element-338935ae{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a, .elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle{color:#ffffff;fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown{background-color:#20a8c2;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a:hover,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.highlighted,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle:hover{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a:hover,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.highlighted{background-color:#54595f;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.elementor-item-active{color:#ffffff;background-color:#7a7a7a;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle svg{fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle:hover{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle:hover svg{fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle:hover{background-color:#666666;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:\"\";display:table;clear:both;}@media(max-width:1024px){.elementor-713 .elementor-element.elementor-element-732404c6{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-713 .elementor-element.elementor-element-a7e476{width:50%;}.elementor-713 .elementor-element.elementor-element-600b27b0{width:50%;}}\";}'),
(12043,1003,'_elementor_css','a:7:{s:4:\"time\";i:1748443341;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"24a58325\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:3605:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1003 .elementor-element.elementor-element-2d3b34e0:not(.elementor-motion-effects-element-type-background), .elementor-1003 .elementor-element.elementor-element-2d3b34e0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1003 .elementor-element.elementor-element-2d3b34e0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-1003 .elementor-element.elementor-element-2d3b34e0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1003 .elementor-element.elementor-element-24a58325 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-1003 .elementor-element.elementor-element-24a58325 .elementor-heading-title{font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;color:#ffffff;}.elementor-widget-wc-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1003 .elementor-element.elementor-element-370377c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1003 .elementor-element.elementor-element-370377c a > img{border-radius:1px 1px 1px 1px;margin-bottom:20px;}.elementor-1003 .elementor-element.elementor-element-370377c .woocommerce .woocommerce-loop-category__title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-370377c .woocommerce-loop-category__title .count{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:15px;}\";}'),
(12044,1010,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:1:{i:0;s:27:\"widget-woocommerce-products\";}}'),
(12045,1010,'_elementor_css','a:7:{s:4:\"time\";i:1748445045;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:7357:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-e94d96e:not(.elementor-motion-effects-element-type-background), .elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1010 .elementor-element.elementor-element-e94d96e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 0px 60px 0px;}.elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:11px;font-weight:bold;}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb > a{color:#20a8c2;}.elementor-widget-woocommerce-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#20a8c2;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#20a8c2;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:bold;text-transform:uppercase;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:13px;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price ins{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price ins .amount{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price del{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price del .amount{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .button{color:#ffffff;background-color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:13px;font-weight:bold;border-radius:0px 0px 0px 0px;padding:15px 20px 15px 20px;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .button:hover{color:#ffffff;background-color:#7a7a7a;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}\";}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=1777 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES
(54,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h1>About Nixin</h1>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n								<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n								<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n								<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n								<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n								<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n								<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n								<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n								<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','publish','closed','closed','','home','','','2019-10-30 11:00:08','2019-10-30 09:00:08','',0,'http://projectstaging.co.za/?page_id=54',0,'page','',0),
(56,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>About us</h1>		\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p>','About Us','','publish','closed','closed','','about','','','2019-10-30 10:59:54','2019-10-30 08:59:54','',0,'http://projectstaging.co.za/?page_id=56',0,'page','',0),
(60,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>Gallery</h1>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>','Gallery','','publish','closed','closed','','gallery','','','2019-10-30 11:00:28','2019-10-30 09:00:28','',0,'http://projectstaging.co.za/?page_id=60',0,'page','',0),
(62,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>Contact Us</h1>\r\n<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>\r\n<ul>\r\n 	<li>Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560</li>\r\n 	<li><a href=\"tel:+27219819618\">\r\n+27 21 981 9618\r\n</a></li>\r\n 	<li><a href=\"mailto:swiminstyle@wateritecspi.co.za\">\r\ninfo@nixin.co.za\r\n</a></li>\r\n</ul>','Contact Us','','publish','closed','closed','','contact-us','','','2019-11-14 13:08:55','2019-11-14 11:08:55','',0,'http://projectstaging.co.za/?page_id=62',0,'page','',0),
(185,1,'2016-07-21 14:17:08','2016-07-21 12:17:08','<h1>Introducing the FIRST square LED light</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','publish','open','open','','introducing-the-first-square-led-light','','','2019-10-30 11:01:41','2019-10-30 09:01:41','',0,'http://projectstaging.co.za/?p=185',0,'post','',0),
(190,1,'2016-09-29 14:17:08','2016-09-29 12:17:08','<h2>Faulty Telephone Lines</h2>\r\nOur telephone lines are faulty in the Brackenfell area at this moment.\r\n\r\nYou can gladly contact Francois @ 0829936603 for any telephonic assistance.\r\n\r\nOtherwise send us an email to info@nixin.co.za.\r\n\r\nNIXIN Poolware Team\r\n<h2>Search</h2>\r\n<h2>Recent News</h2>','Faulty Telephone Lines','Our telephone lines are faulty in the Brackenfell area at this moment. You can gladly contact Francois ...','publish','open','open','','faulty-telephone-lines','','','2019-06-25 13:49:57','2019-06-25 11:49:57','',0,'http://projectstaging.co.za/?p=190',0,'post','',0),
(192,1,'2015-01-08 14:17:08','2015-01-08 12:17:08','<h1>Introducing the Fan-Jet Waterspout</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','publish','open','open','','introducing-the-fan-jet-waterspout','','','2019-10-30 11:02:36','2019-10-30 09:02:36','',0,'http://projectstaging.co.za/?p=192',0,'post','',0),
(205,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>News</h1>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','News','','publish','closed','closed','','news','','','2019-10-30 10:59:27','2019-10-30 08:59:27','',0,'http://projectstaging.co.za/?page_id=205',0,'page','',0),
(240,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post  Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text__trashed','','','2019-06-04 10:51:53','2019-06-04 08:51:53','',0,'http://projectstaging.co.za/?p=240',0,'post','',0),
(243,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text-2__trashed','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',0,'http://projectstaging.co.za/?p=243',0,'post','',0),
(246,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text-3__trashed','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',0,'http://projectstaging.co.za/?p=246',0,'post','',0),
(250,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text-4__trashed','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',0,'http://projectstaging.co.za/?p=250',0,'post','',0),
(332,1,'2018-03-15 15:03:45','2018-03-15 15:03:45','body {\n    margin: 0 !important;\n}\n\n.more-link {\n	display: none;\n}','CleanStyleThree','','publish','closed','closed','','cleanstylethree','','','2018-03-15 15:03:45','2018-03-15 15:03:45','',0,'http://projectstaging.co.za/2018/03/15/cleanstylethree/',0,'custom_css','',0),
(520,1,'2018-03-28 05:18:31','2018-03-28 05:18:31',' ','','','publish','closed','closed','','520','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/',5,'nav_menu_item','',0),
(522,1,'2018-03-28 05:18:32','2018-03-28 05:18:32',' ','','','publish','closed','closed','','522','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/',3,'nav_menu_item','',0),
(523,1,'2018-03-28 05:18:32','2018-03-28 05:18:32',' ','','','publish','closed','closed','','523','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/',1,'nav_menu_item','',0),
(526,1,'2018-03-28 05:18:33','2018-03-28 05:18:33',' ','','','publish','closed','closed','','526','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/526/',7,'nav_menu_item','',0),
(527,1,'2018-03-28 05:18:33','2018-03-28 05:18:33',' ','','','publish','closed','closed','','527','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/527/',4,'nav_menu_item','',0),
(577,1,'2018-03-28 07:38:22','2018-03-28 07:38:22','http://elementor-one.projectstaging.co.za/wp-content/uploads/sites/11/2018/03/cropped-favicon.jpg','cropped-favicon.jpg','','inherit','open','closed','','cropped-favicon-jpg','','','2018-03-28 07:38:22','2018-03-28 07:38:22','',0,'http://elementor-one.projectstaging.co.za/wp-content/uploads/sites/11/2018/03/cropped-favicon.jpg',0,'attachment','image/jpeg',0),
(591,1,'2018-03-28 10:10:47','2018-03-28 08:10:47','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Our Team</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team1-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team2-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team3-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team4-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/about-us.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading Text</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','About Us','','trash','closed','closed','','about-us__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=about-us',0,'elementor_library','',0),
(598,1,'2018-03-28 10:13:55','2018-03-28 08:13:55','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Send us a message</h2>		\n		<p>You can contact us any way that is convenient for you. We are available 24/7 via phone or email.</p><p>You can also use the quick contact form or visit our office personally.</p><p>We would be happy to answer your questions.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Contact Us','','trash','closed','closed','','contact-us__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=contact-us',0,'elementor_library','',0),
(600,1,'2018-03-28 10:14:41','2018-03-28 08:14:41','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>			\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home','','trash','closed','closed','','home__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=home',0,'elementor_library','',0),
(602,1,'2018-03-28 10:15:49','2018-03-28 08:15:49','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h1 data-elementor-setting-key=\"title\">Talk to an expert</h1>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home Alternative','','trash','closed','closed','','home-alternative__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=home-alternative',0,'elementor_library','',0),
(604,1,'2018-03-28 10:16:26','2018-03-28 08:16:26','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<nav role=\"navigation\" aria-label=\"Pagination\">\n			Page1\n<a class=\'page-numbers\' href=\'http://nixin.co.za/wp-admin/admin-ajax.php/page/2/\'>Page2</a>		</nav>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Search</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Recent News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','News','','trash','closed','closed','','news__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=news',0,'elementor_library','',0),
(606,1,'2018-03-28 10:17:11','2018-03-28 08:17:11','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Projects</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Satisfied Clients\n									95%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Successful Work\n									90%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Received Awards\n									70%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Working Projects\n									35%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-1.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-2.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-3.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-4.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-5.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-6.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-7.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-8.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Projects','','trash','closed','closed','','projects__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=projects',0,'elementor_library','',0),
(608,1,'2018-03-28 10:17:54','2018-03-28 08:17:54','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/services-1.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-8.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"0\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-7.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"1\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-6.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"2\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-5.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"3\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-4.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"4\">		\n		</a>						\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Services','','trash','closed','closed','','services__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=services',0,'elementor_library','',0),
(651,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Default Theme','','publish','closed','closed','','default-theme','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/default-theme/',0,'popup_theme','',0),
(652,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Light Box','','publish','closed','closed','','lightbox','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/lightbox/',0,'popup_theme','',0),
(653,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/enterprise-blue/',0,'popup_theme','',0),
(654,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Hello Box','','publish','closed','closed','','hello-box','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/hello-box/',0,'popup_theme','',0),
(655,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/cutting-edge/',0,'popup_theme','',0),
(656,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Framed Border','','publish','closed','closed','','framed-border','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/framed-border/',0,'popup_theme','',0),
(657,1,'2018-04-05 13:31:47','2018-04-05 11:31:47','','Pop Up Test','','publish','closed','closed','','pop-up-test','','','2018-04-05 13:31:47','2018-04-05 11:31:47','',0,'http://elementor-one.projectstaging.co.za/?post_type=popup&#038;p=657',0,'popup','',0),
(659,1,'2018-04-05 13:31:47','2018-04-05 11:31:47','','Pop Up Test','','inherit','closed','closed','','657-revision-v1','','','2018-04-05 13:31:47','2018-04-05 11:31:47','',657,'http://elementor-one.projectstaging.co.za/2018/04/05/657-revision-v1/',0,'revision','',0),
(660,1,'2018-04-05 13:42:15','2018-04-05 11:42:15','','Contact Form','','publish','closed','closed','','contact-form','','','2018-04-05 13:49:37','2018-04-05 11:49:37','',0,'http://elementor-one.projectstaging.co.za/?post_type=elementor-popup&#038;p=660',0,'elementor-popup','',0),
(669,1,'2018-04-05 13:49:37','2018-04-05 11:49:37','','Contact Form','','inherit','closed','closed','','660-revision-v1','','','2018-04-05 13:49:37','2018-04-05 11:49:37','',660,'http://elementor-one.projectstaging.co.za/2018/04/05/660-revision-v1/',0,'revision','',0),
(686,1,'2018-04-10 15:40:48','2018-04-10 13:40:48','','Example','','inherit','closed','closed','','685-revision-v1','','','2018-04-10 15:40:48','2018-04-10 13:40:48','',685,'http://elementor-one.projectstaging.co.za/2018/04/10/685-revision-v1/',0,'revision','',0),
(687,1,'2018-04-10 15:41:54','2018-04-10 13:41:54','','Example','','inherit','closed','closed','','685-autosave-v1','','','2018-04-10 15:42:00','2018-04-10 13:42:00','',685,'http://elementor-one.projectstaging.co.za/2018/04/10/685-autosave-v1/',0,'revision','',0),
(699,1,'2019-06-03 13:39:08','2019-06-03 11:39:08','<h2><a href=\"/\">Logo goes here</a></h2>		\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-2019-06-03','','publish','closed','closed','','home-page-navigation-2019-06-03','','','2019-06-03 13:51:00','2019-06-03 11:51:00','',0,'http://nixin.co.za/?elementor_library=home-page-navigation-2019-06-03',0,'elementor_library','',0),
(702,1,'2019-06-03 13:39:33','2019-06-03 11:39:33','Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-Slider-2019-06-03','','publish','closed','closed','','home-page-navigation-slider-2019-06-03','','','2019-06-03 13:39:33','2019-06-03 11:39:33','',0,'http://nixin.co.za/?elementor_library=home-page-navigation-slider-2019-06-03',0,'elementor_library','',0),
(704,1,'2019-06-03 13:39:33','2019-06-03 11:39:33','Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-Slider-2019-06-03','','inherit','closed','closed','','702-revision-v1','','','2019-06-03 13:39:33','2019-06-03 11:39:33','',702,'http://nixin.co.za/2019/06/03/702-revision-v1/',0,'revision','',0),
(706,1,'2019-06-03 13:51:00','2019-06-03 11:51:00','<h2><a href=\"/\">Logo goes here</a></h2>		\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-2019-06-03','','inherit','closed','closed','','699-revision-v1','','','2019-06-03 13:51:00','2019-06-03 11:51:00','',699,'http://nixin.co.za/2019/06/03/699-revision-v1/',0,'revision','',0),
(710,1,'2019-06-03 13:53:57','2019-06-03 11:53:57','Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>','Home-Page-Menu-2019-06-03','','publish','closed','closed','','home-page-menu-2019-06-03-2','','','2019-07-02 09:20:47','2019-07-02 07:20:47','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=710',0,'elementor_library','',0),
(713,1,'2019-06-03 13:56:47','2019-06-03 11:56:47','','Entire-Website-Menu-2019-06-03','','publish','closed','closed','','entire-website-menu-2019-06-03','','','2019-10-03 10:30:57','2019-10-03 08:30:57','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=713',0,'elementor_library','',0),
(718,1,'2019-06-03 14:01:15','2019-06-03 12:01:15','','logo','','inherit','closed','closed','','logo-2','','','2019-06-03 14:01:15','2019-06-03 12:01:15','',713,'http://nixin.co.za/wp-content/uploads//2019/06/logo-1.png',0,'attachment','image/png',0),
(726,1,'2019-06-03 14:13:46','2019-06-03 12:13:46','','favicon','','inherit','closed','closed','','favicon-2','','','2019-06-03 14:13:46','2019-06-03 12:13:46','',0,'http://nixin.co.za/wp-content/uploads//2019/06/favicon.png',0,'attachment','image/png',0),
(730,1,'2019-06-03 14:20:42','2019-06-03 12:20:42','','Nixin-Water-Feature-Curve','','inherit','closed','closed','','nixin-water-feature-curve','','','2019-06-03 14:20:42','2019-06-03 12:20:42','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve.jpg',0,'attachment','image/jpeg',0),
(735,1,'2019-06-03 14:34:16','2019-06-03 12:34:16','','Nixin-Water-Feature-Slide','','inherit','closed','closed','','nixin-water-feature-slide','','','2019-06-03 14:34:16','2019-06-03 12:34:16','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Slide.jpg',0,'attachment','image/jpeg',0),
(736,1,'2019-06-03 14:34:31','2019-06-03 12:34:31','','Nixin-Water-Feature-Decor','','inherit','closed','closed','','nixin-water-feature-decor','','','2019-06-03 14:34:31','2019-06-03 12:34:31','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Decor.jpg',0,'attachment','image/jpeg',0),
(737,1,'2019-06-03 14:34:50','2019-06-03 12:34:50','','Nixin-Water-Feature-Stone','','inherit','closed','closed','','nixin-water-feature-stone','','','2019-06-03 14:34:50','2019-06-03 12:34:50','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Stone.jpg',0,'attachment','image/jpeg',0),
(739,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/services-1.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-8.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"0\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-7.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"1\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-6.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"2\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-5.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"3\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-4.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"4\">		\n		</a>						\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Services','','inherit','closed','closed','','608-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',608,'http://nixin.co.za/2019/06/03/608-revision-v1/',0,'revision','',0),
(740,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Projects</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Satisfied Clients\n									95%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Successful Work\n									90%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Received Awards\n									70%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Working Projects\n									35%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-1.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-2.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-3.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-4.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-5.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-6.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-7.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-8.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Projects','','inherit','closed','closed','','606-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',606,'http://nixin.co.za/2019/06/03/606-revision-v1/',0,'revision','',0),
(741,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<nav role=\"navigation\" aria-label=\"Pagination\">\n			Page1\n<a class=\'page-numbers\' href=\'http://nixin.co.za/wp-admin/admin-ajax.php/page/2/\'>Page2</a>		</nav>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Search</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Recent News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','News','','inherit','closed','closed','','604-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',604,'http://nixin.co.za/2019/06/03/604-revision-v1/',0,'revision','',0),
(742,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h1 data-elementor-setting-key=\"title\">Talk to an expert</h1>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home Alternative','','inherit','closed','closed','','602-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',602,'http://nixin.co.za/2019/06/03/602-revision-v1/',0,'revision','',0),
(743,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>			\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home','','inherit','closed','closed','','600-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',600,'http://nixin.co.za/2019/06/03/600-revision-v1/',0,'revision','',0),
(744,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Send us a message</h2>		\n		<p>You can contact us any way that is convenient for you. We are available 24/7 via phone or email.</p><p>You can also use the quick contact form or visit our office personally.</p><p>We would be happy to answer your questions.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Contact Us','','inherit','closed','closed','','598-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',598,'http://nixin.co.za/2019/06/03/598-revision-v1/',0,'revision','',0),
(745,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Our Team</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team1-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team2-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team3-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team4-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/about-us.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading Text</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','About Us','','inherit','closed','closed','','591-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',591,'http://nixin.co.za/2019/06/03/591-revision-v1/',0,'revision','',0),
(756,1,'2019-06-03 14:47:10','2019-06-03 12:47:10','','Nixin-Water-Feature-Pool','','inherit','closed','closed','','nixin-water-feature-pool','','','2019-06-03 14:47:10','2019-06-03 12:47:10','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool.jpg',0,'attachment','image/jpeg',0),
(772,1,'2019-06-04 09:06:04','2019-06-04 07:06:04','','Gallery-Home (1)','','inherit','closed','closed','','gallery-home-1','','','2019-06-04 09:06:04','2019-06-04 07:06:04','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-1.jpg',0,'attachment','image/jpeg',0),
(773,1,'2019-06-04 09:06:04','2019-06-04 07:06:04','','Gallery-Home (2)','','inherit','closed','closed','','gallery-home-2','','','2019-06-04 09:06:04','2019-06-04 07:06:04','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-2.jpg',0,'attachment','image/jpeg',0),
(774,1,'2019-06-04 09:06:05','2019-06-04 07:06:05','','Gallery-Home (3)','','inherit','closed','closed','','gallery-home-3','','','2019-06-04 09:06:05','2019-06-04 07:06:05','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-3.jpg',0,'attachment','image/jpeg',0),
(775,1,'2019-06-04 09:06:06','2019-06-04 07:06:06','','Gallery-Home (4)','','inherit','closed','closed','','gallery-home-4','','','2019-06-04 09:06:06','2019-06-04 07:06:06','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-4.jpg',0,'attachment','image/jpeg',0),
(776,1,'2019-06-04 09:06:07','2019-06-04 07:06:07','','Gallery-Home (5)','','inherit','closed','closed','','gallery-home-5','','','2019-06-04 09:06:07','2019-06-04 07:06:07','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-5.jpg',0,'attachment','image/jpeg',0),
(777,1,'2019-06-04 09:06:08','2019-06-04 07:06:08','','Gallery-Home (6)','','inherit','closed','closed','','gallery-home-6','','','2019-06-04 09:06:08','2019-06-04 07:06:08','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-6.jpg',0,'attachment','image/jpeg',0),
(778,1,'2019-06-04 09:06:09','2019-06-04 07:06:09','','Gallery-Home (7)','','inherit','closed','closed','','gallery-home-7','','','2019-06-04 09:06:09','2019-06-04 07:06:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-7.jpg',0,'attachment','image/jpeg',0),
(779,1,'2019-06-04 09:06:09','2019-06-04 07:06:09','','Gallery-Home (8)','','inherit','closed','closed','','gallery-home-8','','','2019-06-04 09:06:09','2019-06-04 07:06:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-8.jpg',0,'attachment','image/jpeg',0),
(780,1,'2019-06-04 09:06:10','2019-06-04 07:06:10','','Gallery-Home (9)','','inherit','closed','closed','','gallery-home-9','','','2019-06-04 09:06:10','2019-06-04 07:06:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-9.jpg',0,'attachment','image/jpeg',0),
(781,1,'2019-06-04 09:06:11','2019-06-04 07:06:11','','Gallery-Home (10)','','inherit','closed','closed','','gallery-home-10','','','2019-06-04 09:06:11','2019-06-04 07:06:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-10.jpg',0,'attachment','image/jpeg',0),
(782,1,'2019-06-04 09:06:12','2019-06-04 07:06:12','','Gallery-Home (11)','','inherit','closed','closed','','gallery-home-11','','','2019-06-04 09:06:12','2019-06-04 07:06:12','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-11.jpg',0,'attachment','image/jpeg',0),
(783,1,'2019-06-04 09:06:13','2019-06-04 07:06:13','','Gallery-Home (12)','','inherit','closed','closed','','gallery-home-12','','','2019-06-04 09:06:13','2019-06-04 07:06:13','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-12.jpg',0,'attachment','image/jpeg',0),
(784,1,'2019-06-04 09:06:14','2019-06-04 07:06:14','','Gallery-Home (13)','','inherit','closed','closed','','gallery-home-13','','','2019-06-04 09:06:14','2019-06-04 07:06:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-13.jpg',0,'attachment','image/jpeg',0),
(785,1,'2019-06-04 09:06:15','2019-06-04 07:06:15','','Gallery-Home (14)','','inherit','closed','closed','','gallery-home-14','','','2019-06-04 09:06:15','2019-06-04 07:06:15','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-14.jpg',0,'attachment','image/jpeg',0),
(786,1,'2019-06-04 09:06:16','2019-06-04 07:06:16','','Gallery-Home (15)','','inherit','closed','closed','','gallery-home-15','','','2019-06-04 09:06:16','2019-06-04 07:06:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-15.jpg',0,'attachment','image/jpeg',0),
(793,1,'2019-06-04 09:16:44','2019-06-04 07:16:44','<h2>Latest News</h2>		\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<h2>Quick Links</h2>		\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>','Website-Footer-Navigation-2019-06-03','','publish','closed','closed','','website-footer-navigation-2019-06-03','','','2019-06-04 09:16:44','2019-06-04 07:16:44','',0,'http://nixin.co.za/?elementor_library=website-footer-navigation-2019-06-03',0,'elementor_library','',0),
(795,1,'2019-06-04 09:16:44','2019-06-04 07:16:44','<h2>Latest News</h2>		\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<h2>Quick Links</h2>		\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>','Website-Footer-Navigation-2019-06-03','','inherit','closed','closed','','793-revision-v1','','','2019-06-04 09:16:44','2019-06-04 07:16:44','',793,'http://nixin.co.za/2019/06/04/793-revision-v1/',0,'revision','',0),
(796,1,'2019-06-04 09:22:36','2019-06-04 07:22:36','<h2><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Footer-Copyright-2019-06-03','','publish','closed','closed','','footer-copyright-2019-06-03','','','2019-06-04 09:22:36','2019-06-04 07:22:36','',0,'http://nixin.co.za/?elementor_library=footer-copyright-2019-06-03',0,'elementor_library','',0),
(798,1,'2019-06-04 09:22:36','2019-06-04 07:22:36','<h2><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Footer-Copyright-2019-06-03','','inherit','closed','closed','','796-revision-v1','','','2019-06-04 09:22:36','2019-06-04 07:22:36','',796,'http://nixin.co.za/2019/06/04/796-revision-v1/',0,'revision','',0),
(802,1,'2019-06-04 09:49:18','2019-06-04 07:49:18','<h2>Thank You</h2>		\n		<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. </p>','Thank You','','publish','closed','closed','','thank-you','','','2019-06-06 08:57:51','2019-06-06 06:57:51','',0,'http://nixin.co.za/?page_id=802',0,'page','',0),
(804,1,'2019-06-04 09:55:13','2019-06-04 07:55:13','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">			\n			+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n			Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\'field_1_7\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_7\'>Email</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','publish','closed','closed','','footer-navigation-2019-06-04','','','2019-11-14 13:21:50','2019-11-14 11:21:50','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=804',0,'elementor_library','',0),
(819,1,'2019-06-04 10:51:53','2019-06-04 08:51:53','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post  Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','240-revision-v1','','','2019-06-04 10:51:53','2019-06-04 08:51:53','',240,'http://nixin.co.za/2019/06/04/240-revision-v1/',0,'revision','',0),
(820,1,'2019-06-04 10:51:54','2019-06-04 08:51:54','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','243-revision-v1','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',243,'http://nixin.co.za/2019/06/04/243-revision-v1/',0,'revision','',0),
(821,1,'2019-06-04 10:51:54','2019-06-04 08:51:54','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','246-revision-v1','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',246,'http://nixin.co.za/2019/06/04/246-revision-v1/',0,'revision','',0),
(822,1,'2019-06-04 10:51:54','2019-06-04 08:51:54','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','250-revision-v1','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',250,'http://nixin.co.za/2019/06/04/250-revision-v1/',0,'revision','',0),
(827,1,'2019-06-04 10:58:55','2019-06-04 08:58:55','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Website-Blog-Template-2019-06-04','','publish','closed','closed','','website-blog-template-2019-06-04','','','2019-06-04 12:07:22','2019-06-04 10:07:22','',0,'http://nixin.co.za/?elementor_library=website-blog-template-2019-06-04',0,'elementor_library','',0),
(831,1,'2019-06-04 11:00:10','2019-06-04 09:00:10','','square-led-light','','inherit','closed','closed','','square-led-light','','','2019-06-04 11:00:10','2019-06-04 09:00:10','',185,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg',0,'attachment','image/jpeg',0),
(839,1,'2019-06-04 11:07:11','2019-06-04 09:07:11','','FAN-JET-WATERSPOUT','','inherit','closed','closed','','fan-jet-waterspout','','','2019-06-04 11:07:11','2019-06-04 09:07:11','',192,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg',0,'attachment','image/jpeg',0),
(844,1,'2019-06-04 11:17:38','2019-06-04 09:17:38','','phone-faulty','','inherit','closed','closed','','phone-faulty','','','2019-06-04 11:17:38','2019-06-04 09:17:38','',190,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty.jpg',0,'attachment','image/jpeg',0),
(858,1,'2019-06-04 11:32:30','2019-06-04 09:32:30','','Gallery (7)','','inherit','closed','closed','','gallery-7','','','2019-06-04 11:32:30','2019-06-04 09:32:30','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-7.jpg',0,'attachment','image/jpeg',0),
(859,1,'2019-06-04 11:32:31','2019-06-04 09:32:31','','Gallery (8)','','inherit','closed','closed','','gallery-8','','','2019-06-04 11:32:31','2019-06-04 09:32:31','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-8.jpg',0,'attachment','image/jpeg',0),
(860,1,'2019-06-04 11:32:32','2019-06-04 09:32:32','','Gallery (9)','','inherit','closed','closed','','gallery-9','','','2019-06-04 11:32:32','2019-06-04 09:32:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-9.jpg',0,'attachment','image/jpeg',0),
(861,1,'2019-06-04 11:32:33','2019-06-04 09:32:33','','Gallery (10)','','inherit','closed','closed','','gallery-10','','','2019-06-04 11:32:33','2019-06-04 09:32:33','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-10.jpg',0,'attachment','image/jpeg',0),
(862,1,'2019-06-04 11:32:34','2019-06-04 09:32:34','','Gallery (11)','','inherit','closed','closed','','gallery-11','','','2019-06-04 11:32:34','2019-06-04 09:32:34','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-11.jpg',0,'attachment','image/jpeg',0),
(863,1,'2019-06-04 11:32:35','2019-06-04 09:32:35','','Gallery (12)','','inherit','closed','closed','','gallery-12','','','2019-06-04 11:32:35','2019-06-04 09:32:35','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-12.jpg',0,'attachment','image/jpeg',0),
(864,1,'2019-06-04 11:32:35','2019-06-04 09:32:35','','Gallery (13)','','inherit','closed','closed','','gallery-13','','','2019-06-04 11:32:35','2019-06-04 09:32:35','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-13.jpg',0,'attachment','image/jpeg',0),
(865,1,'2019-06-04 11:32:36','2019-06-04 09:32:36','','Gallery (14)','','inherit','closed','closed','','gallery-14','','','2019-06-04 11:32:36','2019-06-04 09:32:36','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-14.jpg',0,'attachment','image/jpeg',0),
(866,1,'2019-06-04 11:32:37','2019-06-04 09:32:37','','Gallery (15)','','inherit','closed','closed','','gallery-15','','','2019-06-04 11:32:37','2019-06-04 09:32:37','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-15.jpg',0,'attachment','image/jpeg',0),
(867,1,'2019-06-04 11:32:38','2019-06-04 09:32:38','','Gallery (16)','','inherit','closed','closed','','gallery-16','','','2019-06-04 11:32:38','2019-06-04 09:32:38','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-16.jpg',0,'attachment','image/jpeg',0),
(868,1,'2019-06-04 11:32:39','2019-06-04 09:32:39','','Gallery (17)','','inherit','closed','closed','','gallery-17','','','2019-06-04 11:32:39','2019-06-04 09:32:39','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-17.jpg',0,'attachment','image/jpeg',0),
(869,1,'2019-06-04 11:32:40','2019-06-04 09:32:40','','Gallery (18)','','inherit','closed','closed','','gallery-18','','','2019-06-04 11:32:40','2019-06-04 09:32:40','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-18.jpg',0,'attachment','image/jpeg',0),
(870,1,'2019-06-04 11:32:41','2019-06-04 09:32:41','','Gallery (19)','','inherit','closed','closed','','gallery-19','','','2019-06-04 11:32:41','2019-06-04 09:32:41','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-19.jpg',0,'attachment','image/jpeg',0),
(871,1,'2019-06-04 11:32:42','2019-06-04 09:32:42','','Gallery (20)','','inherit','closed','closed','','gallery-20','','','2019-06-04 11:32:42','2019-06-04 09:32:42','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-20.jpg',0,'attachment','image/jpeg',0),
(872,1,'2019-06-04 11:32:43','2019-06-04 09:32:43','','Gallery (21)','','inherit','closed','closed','','gallery-21','','','2019-06-04 11:32:43','2019-06-04 09:32:43','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-21.jpg',0,'attachment','image/jpeg',0),
(873,1,'2019-06-04 11:32:43','2019-06-04 09:32:43','','Gallery (22)','','inherit','closed','closed','','gallery-22','','','2019-06-04 11:32:43','2019-06-04 09:32:43','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-22.jpg',0,'attachment','image/jpeg',0),
(874,1,'2019-06-04 11:32:44','2019-06-04 09:32:44','','Gallery (23)','','inherit','closed','closed','','gallery-23','','','2019-06-04 11:32:44','2019-06-04 09:32:44','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-23.jpg',0,'attachment','image/jpeg',0),
(875,1,'2019-06-04 11:32:45','2019-06-04 09:32:45','','Gallery (24)','','inherit','closed','closed','','gallery-24','','','2019-06-04 11:32:45','2019-06-04 09:32:45','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-24.jpg',0,'attachment','image/jpeg',0),
(876,1,'2019-06-04 11:32:46','2019-06-04 09:32:46','','Gallery (25)','','inherit','closed','closed','','gallery-25','','','2019-06-04 11:32:46','2019-06-04 09:32:46','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-25.jpg',0,'attachment','image/jpeg',0),
(877,1,'2019-06-04 11:32:47','2019-06-04 09:32:47','','Gallery (26)','','inherit','closed','closed','','gallery-26','','','2019-06-04 11:32:47','2019-06-04 09:32:47','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-26.jpg',0,'attachment','image/jpeg',0),
(878,1,'2019-06-04 11:32:47','2019-06-04 09:32:47','','Gallery (27)','','inherit','closed','closed','','gallery-27','','','2019-06-04 11:32:47','2019-06-04 09:32:47','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-27.jpg',0,'attachment','image/jpeg',0),
(879,1,'2019-06-04 11:32:48','2019-06-04 09:32:48','','Gallery (28)','','inherit','closed','closed','','gallery-28','','','2019-06-04 11:32:48','2019-06-04 09:32:48','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-28.jpg',0,'attachment','image/jpeg',0),
(880,1,'2019-06-04 11:32:49','2019-06-04 09:32:49','','Gallery (29)','','inherit','closed','closed','','gallery-29','','','2019-06-04 11:32:49','2019-06-04 09:32:49','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-29.jpg',0,'attachment','image/jpeg',0),
(881,1,'2019-06-04 11:32:50','2019-06-04 09:32:50','','Gallery (30)','','inherit','closed','closed','','gallery-30','','','2019-06-04 11:32:50','2019-06-04 09:32:50','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-30.jpg',0,'attachment','image/jpeg',0),
(882,1,'2019-06-04 11:32:51','2019-06-04 09:32:51','','Gallery (31)','','inherit','closed','closed','','gallery-31','','','2019-06-04 11:32:51','2019-06-04 09:32:51','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-31.jpg',0,'attachment','image/jpeg',0),
(883,1,'2019-06-04 11:32:51','2019-06-04 09:32:51','','Gallery (32)','','inherit','closed','closed','','gallery-32','','','2019-06-04 11:32:51','2019-06-04 09:32:51','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-32.jpg',0,'attachment','image/jpeg',0),
(884,1,'2019-06-04 11:32:52','2019-06-04 09:32:52','','Gallery (33)','','inherit','closed','closed','','gallery-33','','','2019-06-04 11:32:52','2019-06-04 09:32:52','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-33.jpg',0,'attachment','image/jpeg',0),
(885,1,'2019-06-04 11:32:53','2019-06-04 09:32:53','','Gallery (34)','','inherit','closed','closed','','gallery-34','','','2019-06-04 11:32:53','2019-06-04 09:32:53','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-34.jpg',0,'attachment','image/jpeg',0),
(886,1,'2019-06-04 11:32:54','2019-06-04 09:32:54','','Gallery (35)','','inherit','closed','closed','','gallery-35','','','2019-06-04 11:32:54','2019-06-04 09:32:54','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-35.jpg',0,'attachment','image/jpeg',0),
(887,1,'2019-06-04 11:32:55','2019-06-04 09:32:55','','Gallery (36)','','inherit','closed','closed','','gallery-36','','','2019-06-04 11:32:55','2019-06-04 09:32:55','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-36.jpg',0,'attachment','image/jpeg',0),
(888,1,'2019-06-04 11:32:56','2019-06-04 09:32:56','','Gallery (37)','','inherit','closed','closed','','gallery-37','','','2019-06-04 11:32:56','2019-06-04 09:32:56','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-37.jpg',0,'attachment','image/jpeg',0),
(889,1,'2019-06-04 11:32:57','2019-06-04 09:32:57','','Gallery (38)','','inherit','closed','closed','','gallery-38','','','2019-06-04 11:32:57','2019-06-04 09:32:57','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-38.jpg',0,'attachment','image/jpeg',0),
(890,1,'2019-06-04 11:32:57','2019-06-04 09:32:57','','Gallery (39)','','inherit','closed','closed','','gallery-39','','','2019-06-04 11:32:57','2019-06-04 09:32:57','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-39.jpg',0,'attachment','image/jpeg',0),
(891,1,'2019-06-04 11:32:58','2019-06-04 09:32:58','','Gallery (40)','','inherit','closed','closed','','gallery-40','','','2019-06-04 11:32:58','2019-06-04 09:32:58','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-40.jpg',0,'attachment','image/jpeg',0),
(892,1,'2019-06-04 11:32:59','2019-06-04 09:32:59','','Gallery (41)','','inherit','closed','closed','','gallery-41','','','2019-06-04 11:32:59','2019-06-04 09:32:59','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-41.jpg',0,'attachment','image/jpeg',0),
(893,1,'2019-06-04 11:33:00','2019-06-04 09:33:00','','Gallery (42)','','inherit','closed','closed','','gallery-42','','','2019-06-04 11:33:00','2019-06-04 09:33:00','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-42.jpg',0,'attachment','image/jpeg',0),
(894,1,'2019-06-04 11:33:01','2019-06-04 09:33:01','','Gallery (43)','','inherit','closed','closed','','gallery-43','','','2019-06-04 11:33:01','2019-06-04 09:33:01','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-43.jpg',0,'attachment','image/jpeg',0),
(895,1,'2019-06-04 11:33:02','2019-06-04 09:33:02','','Gallery (44)','','inherit','closed','closed','','gallery-44','','','2019-06-04 11:33:02','2019-06-04 09:33:02','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-44.jpg',0,'attachment','image/jpeg',0),
(896,1,'2019-06-04 11:33:03','2019-06-04 09:33:03','','Gallery (45)','','inherit','closed','closed','','gallery-45','','','2019-06-04 11:33:03','2019-06-04 09:33:03','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-45.jpg',0,'attachment','image/jpeg',0),
(897,1,'2019-06-04 11:33:03','2019-06-04 09:33:03','','Gallery (46)','','inherit','closed','closed','','gallery-46','','','2019-06-04 11:33:03','2019-06-04 09:33:03','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-46.jpg',0,'attachment','image/jpeg',0),
(898,1,'2019-06-04 11:33:04','2019-06-04 09:33:04','','Gallery (47)','','inherit','closed','closed','','gallery-47','','','2019-06-04 11:33:04','2019-06-04 09:33:04','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-47.jpg',0,'attachment','image/jpeg',0),
(899,1,'2019-06-04 11:33:05','2019-06-04 09:33:05','','Gallery (48)','','inherit','closed','closed','','gallery-48','','','2019-06-04 11:33:05','2019-06-04 09:33:05','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-48.jpg',0,'attachment','image/jpeg',0),
(900,1,'2019-06-04 11:33:06','2019-06-04 09:33:06','','Gallery (49)','','inherit','closed','closed','','gallery-49','','','2019-06-04 11:33:06','2019-06-04 09:33:06','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-49.jpg',0,'attachment','image/jpeg',0),
(901,1,'2019-06-04 11:33:07','2019-06-04 09:33:07','','Gallery (50)','','inherit','closed','closed','','gallery-50','','','2019-06-04 11:33:07','2019-06-04 09:33:07','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-50.jpg',0,'attachment','image/jpeg',0),
(902,1,'2019-06-04 11:33:07','2019-06-04 09:33:07','','Gallery (51)','','inherit','closed','closed','','gallery-51','','','2019-06-04 11:33:07','2019-06-04 09:33:07','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-51.jpg',0,'attachment','image/jpeg',0),
(903,1,'2019-06-04 11:33:08','2019-06-04 09:33:08','','Gallery (52)','','inherit','closed','closed','','gallery-52','','','2019-06-04 11:33:08','2019-06-04 09:33:08','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-52.jpg',0,'attachment','image/jpeg',0),
(904,1,'2019-06-04 11:33:09','2019-06-04 09:33:09','','Gallery (53)','','inherit','closed','closed','','gallery-53','','','2019-06-04 11:33:09','2019-06-04 09:33:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-53.jpg',0,'attachment','image/jpeg',0),
(905,1,'2019-06-04 11:33:10','2019-06-04 09:33:10','','Gallery (54)','','inherit','closed','closed','','gallery-54','','','2019-06-04 11:33:10','2019-06-04 09:33:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-54.jpg',0,'attachment','image/jpeg',0),
(906,1,'2019-06-04 11:33:11','2019-06-04 09:33:11','','Gallery (55)','','inherit','closed','closed','','gallery-55','','','2019-06-04 11:33:11','2019-06-04 09:33:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-55.jpg',0,'attachment','image/jpeg',0),
(907,1,'2019-06-04 11:33:11','2019-06-04 09:33:11','','Gallery (56)','','inherit','closed','closed','','gallery-56','','','2019-06-04 11:33:11','2019-06-04 09:33:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-56.jpg',0,'attachment','image/jpeg',0),
(908,1,'2019-06-04 11:33:12','2019-06-04 09:33:12','','Gallery (57)','','inherit','closed','closed','','gallery-57','','','2019-06-04 11:33:12','2019-06-04 09:33:12','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-57.jpg',0,'attachment','image/jpeg',0),
(909,1,'2019-06-04 11:33:13','2019-06-04 09:33:13','','Gallery (1)','','inherit','closed','closed','','gallery-1','','','2019-06-04 11:33:13','2019-06-04 09:33:13','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-1.jpg',0,'attachment','image/jpeg',0),
(910,1,'2019-06-04 11:33:14','2019-06-04 09:33:14','','Gallery (2)','','inherit','closed','closed','','gallery-2','','','2019-06-04 11:33:14','2019-06-04 09:33:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-2.jpg',0,'attachment','image/jpeg',0),
(911,1,'2019-06-04 11:33:15','2019-06-04 09:33:15','','Gallery (3)','','inherit','closed','closed','','gallery-3','','','2019-06-04 11:33:15','2019-06-04 09:33:15','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-3.jpg',0,'attachment','image/jpeg',0),
(912,1,'2019-06-04 11:33:16','2019-06-04 09:33:16','','Gallery (4)','','inherit','closed','closed','','gallery-4','','','2019-06-04 11:33:16','2019-06-04 09:33:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-4.jpg',0,'attachment','image/jpeg',0),
(913,1,'2019-06-04 11:33:16','2019-06-04 09:33:16','','Gallery (5)','','inherit','closed','closed','','gallery-5','','','2019-06-04 11:33:16','2019-06-04 09:33:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-5.jpg',0,'attachment','image/jpeg',0),
(914,1,'2019-06-04 11:33:17','2019-06-04 09:33:17','','Gallery (6)','','inherit','closed','closed','','gallery-6','','','2019-06-04 11:33:17','2019-06-04 09:33:17','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-6.jpg',0,'attachment','image/jpeg',0),
(919,1,'2019-06-04 11:40:43','2019-06-04 09:40:43','','Water-Feature-Pool-Side','','inherit','closed','closed','','water-feature-pool-side','','','2019-06-04 11:40:43','2019-06-04 09:40:43','',56,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg',0,'attachment','image/jpeg',0),
(920,1,'2019-06-04 11:40:52','2019-06-04 09:40:52','','Water-Feature-Curve-Pool-Side','','inherit','closed','closed','','water-feature-curve-pool-side','','','2019-06-04 11:40:52','2019-06-04 09:40:52','',56,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg',0,'attachment','image/jpeg',0),
(937,1,'2019-06-04 11:57:43','2019-06-04 09:57:43','<h2>Faulty Telephone Lines</h2>\r\nOur telephone lines are faulty in the Brackenfell area at this moment.\r\n\r\nYou can gladly contact Francois @ 0829936603 for any telephonic assistance.\r\n\r\nOtherwise send us an email to info@nixin.co.za.\r\n\r\nNIXIN Poolware Team\r\n<h2>Search</h2>\r\n<h2>Recent News</h2>','Faulty Telephone Lines','Our telephone lines are faulty in the Brackenfell area at this moment. You can gladly contact Francois ...','inherit','closed','closed','','190-revision-v1','','','2019-06-04 11:57:43','2019-06-04 09:57:43','',190,'http://nixin.co.za/2019/06/04/190-revision-v1/',0,'revision','',0),
(938,1,'2019-06-04 11:58:12','2019-06-04 09:58:12','<h2>Introducing the FIRST square LED light</h2>\r\n<img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.\r\n\r\nStill using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!\r\n<h2>Search</h2>\r\n<h2>Recent News</h2>','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','inherit','closed','closed','','185-revision-v1','','','2019-06-04 11:58:12','2019-06-04 09:58:12','',185,'http://nixin.co.za/2019/06/04/185-revision-v1/',0,'revision','',0),
(947,1,'2019-06-04 12:05:02','2019-06-04 10:05:02','','Entire-Website-Menu-2019-06-03','','inherit','closed','closed','','713-revision-v1','','','2019-06-04 12:05:02','2019-06-04 10:05:02','',713,'http://nixin.co.za/2019/06/04/713-revision-v1/',0,'revision','',0),
(949,1,'2019-06-04 12:07:22','2019-06-04 10:07:22','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Website-Blog-Template-2019-06-04','','inherit','closed','closed','','827-revision-v1','','','2019-06-04 12:07:22','2019-06-04 10:07:22','',827,'http://nixin.co.za/2019/06/04/827-revision-v1/',0,'revision','',0),
(952,1,'2019-06-04 12:11:58','2019-06-04 10:11:58','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Post-Page-2019-06-04','','publish','closed','closed','','post-page-2019-06-04','','','2019-06-05 20:46:57','2019-06-05 18:46:57','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=952',0,'elementor_library','',0),
(954,1,'2019-06-04 12:12:46','2019-06-04 10:12:46','<p>404</p>		\n			<h3>The page you were looking for\ncouldn\'t be found</h3>		\n			<a href=\"#\" role=\"button\">\n						Go back to Homepage\n					</a>','404-Error-Page-2019-06-04','','publish','closed','closed','','404-error-page-2019-06-04','','','2019-06-06 08:26:01','2019-06-06 06:26:01','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=954',0,'elementor_library','',0),
(967,1,'2019-06-04 13:01:16','2019-06-04 11:01:16','','Nixin-Water-Feature-Curve - Mobile','','inherit','closed','closed','','nixin-water-feature-curve-mobile','','','2019-06-04 13:01:16','2019-06-04 11:01:16','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve-Mobile.jpg',0,'attachment','image/jpeg',0),
(970,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','','Pool Products','','publish','closed','closed','','pool-products','','','2019-06-04 14:34:10','2019-06-04 12:34:10','',0,'http://nixin.co.za/shop/',0,'page','',0),
(971,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<h2>Order</h2>\r\n<!-- wp:shortcode -->\r\n<p>[woocommerce_cart]</p>\r\n<!-- /wp:shortcode -->','Order','','publish','closed','closed','','order','','','2019-10-22 09:55:18','2019-10-22 07:55:18','',0,'http://nixin.co.za/basket/',0,'page','',0),
(972,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<!-- wp:shortcode -->\r\n<p>[woocommerce_checkout]</p>\r\n<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2019-06-06 09:02:00','2019-06-06 07:02:00','',0,'http://nixin.co.za/checkout/',0,'page','',0),
(973,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2019-06-04 13:06:48','2019-06-04 11:06:48','',0,'http://nixin.co.za/my-account/',0,'page','',0),
(974,1,'2019-06-04 13:12:49','2019-06-04 11:12:49','','Sample-Product-Image','','inherit','closed','closed','','sample-product-image','','','2019-06-04 13:12:49','2019-06-04 11:12:49','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Sample-Product-Image.jpg',0,'attachment','image/jpeg',0),
(975,1,'2019-06-04 13:18:49','2019-06-04 11:18:49','','logo-blk','','inherit','closed','closed','','logo-blk','','','2019-06-04 13:18:49','2019-06-04 11:18:49','',0,'http://nixin.co.za/wp-content/uploads//2019/06/logo-blk.png',0,'attachment','image/png',0),
(976,1,'2019-06-04 13:29:48','2019-06-04 11:29:48','','','','inherit','closed','closed','','aimflo-accessories','','','2019-07-18 10:52:12','2019-07-18 08:52:12','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Aimflo-Accessories.jpg',0,'attachment','image/jpeg',0),
(977,1,'2019-06-04 13:30:39','2019-06-04 11:30:39','','Custom-Stainless-Steel','','inherit','closed','closed','','custom-stainless-steel','','','2019-06-04 13:30:39','2019-06-04 11:30:39','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Custom-Stainless-Steel.jpg',0,'attachment','image/jpeg',0),
(978,1,'2019-06-04 13:30:56','2019-06-04 11:30:56','','Ladders-&amp;-Rails','','inherit','closed','closed','','ladders-rails','','','2019-06-04 13:30:56','2019-06-04 11:30:56','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Ladders-Rails.jpg',0,'attachment','image/jpeg',0),
(979,1,'2019-06-04 13:31:14','2019-06-04 11:31:14','','LED-Pool-Lights','','inherit','closed','closed','','led-pool-lights','','','2019-06-04 13:31:14','2019-06-04 11:31:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/LED-Pool-Lights.jpg',0,'attachment','image/jpeg',0),
(980,1,'2019-06-04 13:33:55','2019-06-04 11:33:55','','Mod-N-Mosaix','','inherit','closed','closed','','mod-n-mosaix','','','2019-06-04 13:33:55','2019-06-04 11:33:55','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Mod-N-Mosaix.jpg',0,'attachment','image/jpeg',0),
(981,1,'2019-06-04 13:34:16','2019-06-04 11:34:16','','Mod-N-Motifs','','inherit','closed','closed','','mod-n-motifs','','','2019-06-04 13:34:16','2019-06-04 11:34:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Mod-N-Motifs.jpg',0,'attachment','image/jpeg',0),
(982,1,'2019-06-04 13:35:18','2019-06-04 11:35:18','','Parabond-Epoxy-421','','inherit','closed','closed','','parabond-epoxy-421','','','2019-07-18 10:56:09','2019-07-18 08:56:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Parabond-Epoxy-421.jpg',0,'attachment','image/jpeg',0),
(983,1,'2019-06-04 13:36:26','2019-06-04 11:36:26','','Paradigm-Mosaics','','inherit','closed','closed','','paradigm-mosaics','','','2019-06-04 13:36:26','2019-06-04 11:36:26','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Paradigm-Mosaics.jpg',0,'attachment','image/jpeg',0),
(984,1,'2019-06-04 13:36:55','2019-06-04 11:36:55','','Paradigm-Motifs','','inherit','closed','closed','','paradigm-motifs','','','2019-06-04 13:36:55','2019-06-04 11:36:55','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Paradigm-Motifs.jpg',0,'attachment','image/jpeg',0),
(985,1,'2019-06-04 13:37:13','2019-06-04 11:37:13','','Pool-Filters','','inherit','closed','closed','','pool-filters','','','2019-06-04 13:37:13','2019-06-04 11:37:13','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Pool-Filters.jpg',0,'attachment','image/jpeg',0),
(986,1,'2019-06-04 13:37:32','2019-06-04 11:37:32','','Water-Spouts','','inherit','closed','closed','','water-spouts','','','2019-06-04 13:37:32','2019-06-04 11:37:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Spouts.jpg',0,'attachment','image/jpeg',0),
(988,1,'2019-06-04 13:42:09','2019-06-04 11:42:09',' ','','','publish','closed','closed','','988','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://nixin.co.za/?p=988',6,'nav_menu_item','',0),
(991,1,'2019-06-04 13:44:31','2019-06-04 11:44:31','','Product-Page-2019-06-04','','publish','closed','closed','','product-page-2019-06-04','','','2019-06-06 08:47:00','2019-06-06 06:47:00','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=991',0,'elementor_library','',0),
(1003,1,'2019-06-04 13:58:21','2019-06-04 11:58:21','[product_categories number=\"100\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"asc\" ids=\"\"]','Product-Archive-Categories-2019-06-04','','publish','closed','closed','','product-archive-categories-2019-06-04','','','2019-10-30 11:05:41','2019-10-30 09:05:41','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=1003',0,'elementor_library','',0),
(1010,1,'2019-06-04 14:25:10','2019-06-04 12:25:10','','Product-Archive-Categories-Display-2019-06-04','','publish','closed','closed','','product-archive-categories-display-2019-06-04','','','2019-06-06 08:39:34','2019-06-06 06:39:34','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=1010',0,'elementor_library','',0),
(1014,1,'2019-06-04 14:34:10','2019-06-04 12:34:10','','Pool Products','','inherit','closed','closed','','970-revision-v1','','','2019-06-04 14:34:10','2019-06-04 12:34:10','',970,'http://nixin.co.za/2019/06/04/970-revision-v1/',0,'revision','',0),
(1015,1,'2019-06-04 14:34:56','2019-06-04 12:34:56',' ','','','publish','closed','closed','','1015','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://nixin.co.za/?p=1015',2,'nav_menu_item','',0),
(1027,1,'2019-06-05 20:46:57','2019-06-05 18:46:57','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Post-Page-2019-06-04','','inherit','closed','closed','','952-revision-v1','','','2019-06-05 20:46:57','2019-06-05 18:46:57','',952,'http://nixin.co.za/2019/06/05/952-revision-v1/',0,'revision','',0),
(1029,1,'2019-06-06 08:26:01','2019-06-06 06:26:01','<p>404</p>		\n			<h3>The page you were looking for\ncouldn\'t be found</h3>		\n			<a href=\"#\" role=\"button\">\n						Go back to Homepage\n					</a>','404-Error-Page-2019-06-04','','inherit','closed','closed','','954-revision-v1','','','2019-06-06 08:26:01','2019-06-06 06:26:01','',954,'http://nixin.co.za/2019/06/06/954-revision-v1/',0,'revision','',0),
(1031,1,'2019-06-06 08:34:37','2019-06-06 06:34:37','[product_categories number=\"100\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"asc\" ids=\"\"]','Product-Archive-Categories-2019-06-04','','inherit','closed','closed','','1003-revision-v1','','','2019-06-06 08:34:37','2019-06-06 06:34:37','',1003,'http://nixin.co.za/2019/06/06/1003-revision-v1/',0,'revision','',0),
(1034,1,'2019-06-06 08:39:34','2019-06-06 06:39:34','','Product-Archive-Categories-Display-2019-06-04','','inherit','closed','closed','','1010-revision-v1','','','2019-06-06 08:39:34','2019-06-06 06:39:34','',1010,'http://nixin.co.za/2019/06/06/1010-revision-v1/',0,'revision','',0),
(1036,1,'2019-06-06 08:47:00','2019-06-06 06:47:00','','Product-Page-2019-06-04','','inherit','closed','closed','','991-revision-v1','','','2019-06-06 08:47:00','2019-06-06 06:47:00','',991,'http://nixin.co.za/2019/06/06/991-revision-v1/',0,'revision','',0),
(1038,1,'2019-06-06 08:51:54','2019-06-06 06:51:54','<h2>Contact Us</h2>		\n			<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n					<ul>\n							<li>\n										45 Gemini Street, Brackenfell, Cape Town, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27 21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27(0)21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:francois@nixin.co.za\">						\n										francois@nixin.co.za\n											</a>\n									</li>\n						</ul>\n			','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2019-06-06 08:51:54','2019-06-06 06:51:54','',62,'http://nixin.co.za/2019/06/06/62-revision-v1/',0,'revision','',0),
(1041,1,'2019-06-06 08:56:28','2019-06-06 06:56:28','<h2>News</h2>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','News','','inherit','closed','closed','','205-revision-v1','','','2019-06-06 08:56:28','2019-06-06 06:56:28','',205,'http://nixin.co.za/2019/06/06/205-revision-v1/',0,'revision','',0),
(1042,1,'2019-06-06 08:57:51','2019-06-06 06:57:51','<h2>Thank You</h2>		\n		<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. </p>','Thank You','','inherit','closed','closed','','802-revision-v1','','','2019-06-06 08:57:51','2019-06-06 06:57:51','',802,'http://nixin.co.za/2019/06/06/802-revision-v1/',0,'revision','',0),
(1045,1,'2019-06-06 09:00:49','2019-06-06 07:00:49','<h2>Order</h2>		\n		<!-- wp:shortcode -->\n<p>[woocommerce_cart]</p>\n<!-- /wp:shortcode -->','Order','','inherit','closed','closed','','971-revision-v1','','','2019-06-06 09:00:49','2019-06-06 07:00:49','',971,'http://nixin.co.za/2019/06/06/971-revision-v1/',0,'revision','',0),
(1046,1,'2019-06-06 09:02:00','2019-06-06 07:02:00','<!-- wp:shortcode -->\r\n<p>[woocommerce_checkout]</p>\r\n<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','972-revision-v1','','','2019-06-06 09:02:00','2019-06-06 07:02:00','',972,'http://nixin.co.za/2019/06/06/972-revision-v1/',0,'revision','',0),
(1051,1,'2019-06-06 09:15:19','2019-06-06 07:15:19','.checkout-button.button.alt.wc-forward {background-color: #20a8c2;    border-radius: 0px; color: #fff;}\n.checkout-button.button.alt.wc-forward:hover {background-color: #777;    border-radius: 0px; color: #fff;}\n.woocommerce .cart .button, .woocommerce .cart input.button {color:#fff; background-color: #20a8c2;}\n.woocommerce-message {  background-color: #7777;    color: #fff; border-top: 3px solid #20a8c2;}\n.woocommerce-message::before {color: #20a8c2;}\n#customer_details, #order_review, .woocommerce-order { width: 75%; align-content: center;    margin: 0 auto; padding: 80px;}\n#order_review_heading {text-align: center;}\n.wc_payment_methods.payment_methods.methods, .woocommerce form .form-row {background-color: #000;}\n#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 0px solid #000 !important;}\n.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {background-color:#20a8c2; color:#fff;}\n#place_order, .woocommerce-page #payment #place_order:hover {background-color:#777; color:#fff;}\n.woocommerce-error{background-color:#777; color:#fff;}\n.select2-results {  background-color: #000;}','generatepress_neo','','publish','closed','closed','','generatepress_neo','','','2019-06-06 09:40:24','2019-06-06 07:40:24','',0,'http://nixin.co.za/2019/06/06/generatepress_neo/',0,'custom_css','',0),
(1081,1,'2019-06-06 09:39:39','2019-06-06 07:39:39','','Order &ndash; Jun 6, 2019 @ 09:39 AM','This is only a test do not respond.','wc-on-hold','closed','closed','wc_order_U3vf4M1EACOMn','order-jun-06-2019-0739-am','','','2019-06-06 09:39:39','2019-06-06 07:39:39','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1081',0,'shop_order','',1),
(1083,1,'2019-06-06 09:40:24','2019-06-06 07:40:24','.checkout-button.button.alt.wc-forward {background-color: #20a8c2;    border-radius: 0px; color: #fff;}\n.checkout-button.button.alt.wc-forward:hover {background-color: #777;    border-radius: 0px; color: #fff;}\n.woocommerce .cart .button, .woocommerce .cart input.button {color:#fff; background-color: #20a8c2;}\n.woocommerce-message {  background-color: #7777;    color: #fff; border-top: 3px solid #20a8c2;}\n.woocommerce-message::before {color: #20a8c2;}\n#customer_details, #order_review, .woocommerce-order { width: 75%; align-content: center;    margin: 0 auto; padding: 80px;}\n#order_review_heading {text-align: center;}\n.wc_payment_methods.payment_methods.methods, .woocommerce form .form-row {background-color: #000;}\n#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 0px solid #000 !important;}\n.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {background-color:#20a8c2; color:#fff;}\n#place_order, .woocommerce-page #payment #place_order:hover {background-color:#777; color:#fff;}\n.woocommerce-error{background-color:#777; color:#fff;}\n.select2-results {  background-color: #000;}','generatepress_neo','','inherit','closed','closed','','1051-revision-v1','','','2019-06-06 09:40:24','2019-06-06 07:40:24','',1051,'http://nixin.co.za/2019/06/06/1051-revision-v1/',0,'revision','',0),
(1087,1,'2019-06-25 13:49:48','2019-06-25 11:49:48','','phone-faulty','','inherit','closed','closed','','phone-faulty-2','','','2019-06-25 13:49:48','2019-06-25 11:49:48','',190,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg',0,'attachment','image/jpeg',0),
(1088,1,'2019-06-25 15:02:41','2019-06-25 13:02:41','','logo','','inherit','closed','closed','','logo','','','2019-06-25 15:02:41','2019-06-25 13:02:41','',0,'http://nixin.co.za/wp-content/uploads//2019/06/logo.png',0,'attachment','image/png',0),
(1092,1,'2019-06-25 15:21:54','2019-06-25 13:21:54','<h2>About us</h2>		\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p>','About Us','','inherit','closed','closed','','56-revision-v1','','','2019-06-25 15:21:54','2019-06-25 13:21:54','',56,'http://nixin.co.za/2019/06/25/56-revision-v1/',0,'revision','',0),
(1093,1,'2019-06-25 15:28:26','2019-06-25 13:28:26','<h2>Introducing the Fan-Jet Waterspout</h2>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','inherit','closed','closed','','192-revision-v1','','','2019-06-25 15:28:26','2019-06-25 13:28:26','',192,'http://nixin.co.za/2019/06/25/192-revision-v1/',0,'revision','',0),
(1094,1,'2019-06-25 15:35:32','2019-06-25 13:35:32','','Full NIXIN installation @ night time with 4 x Crystalites','','inherit','closed','closed','','full-nixin-installation-night-time-with-4-x-crystalites','','','2019-06-25 15:35:32','2019-06-25 13:35:32','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg',0,'attachment','image/jpeg',0),
(1096,1,'2019-06-25 15:45:28','2019-06-25 13:45:28','','Nixin 600mm Slimline','','inherit','closed','closed','','nixin-600mm-slimline','','','2019-06-25 15:45:28','2019-06-25 13:45:28','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-600mm-Slimline.jpg',0,'attachment','image/jpeg',0),
(1098,1,'2019-06-25 15:46:56','2019-06-25 13:46:56','','NIXIN 1250mm Z-spout 1','','inherit','closed','closed','','nixin-1250mm-z-spout-1','','','2019-06-25 15:46:56','2019-06-25 13:46:56','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg',0,'attachment','image/jpeg',0),
(1099,1,'2019-06-25 15:46:58','2019-06-25 13:46:58','','NIXIN 2000mm Z-spout','','inherit','closed','closed','','nixin-2000mm-z-spout','','','2019-06-25 15:46:58','2019-06-25 13:46:58','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg',0,'attachment','image/jpeg',0),
(1100,1,'2019-06-25 15:47:00','2019-06-25 13:47:00','','NIXIN Aimflo Crystalites with spout striplite','','inherit','closed','closed','','nixin-aimflo-crystalites-with-spout-striplite','','','2019-06-25 15:47:00','2019-06-25 13:47:00','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg',0,'attachment','image/jpeg',0),
(1101,1,'2019-06-25 15:47:02','2019-06-25 13:47:02','','Nixin Deck Spouts','','inherit','closed','closed','','nixin-deck-spouts','','','2019-06-25 15:47:02','2019-06-25 13:47:02','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg',0,'attachment','image/jpeg',0),
(1102,1,'2019-06-25 15:47:04','2019-06-25 13:47:04','','Nixin Z-spout 500mm','','inherit','closed','closed','','nixin-z-spout-500mm','','','2019-06-25 15:47:04','2019-06-25 13:47:04','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg',0,'attachment','image/jpeg',0),
(1103,1,'2019-06-25 15:47:05','2019-06-25 13:47:05','','Nixin Z-spout1.25m','','inherit','closed','closed','','nixin-z-spout1-25m','','','2019-06-25 15:47:05','2019-06-25 13:47:05','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg',0,'attachment','image/jpeg',0),
(1104,1,'2019-06-25 15:47:07','2019-06-25 13:47:07','','pez interior-2 IAN','','inherit','closed','closed','','pez-interior-2-ian','','','2019-06-25 15:47:07','2019-06-25 13:47:07','',54,'http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg',0,'attachment','image/jpeg',0),
(1105,1,'2019-06-25 15:47:09','2019-06-25 13:47:09','','PHOTO-2016-10-21-13-43-53','','inherit','closed','closed','','photo-2016-10-21-13-43-53','','','2019-06-25 15:47:09','2019-06-25 13:47:09','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg',0,'attachment','image/jpeg',0),
(1106,1,'2019-06-25 15:47:10','2019-06-25 13:47:10','','PHOTO-2017-12-02-20-31-10','','inherit','closed','closed','','photo-2017-12-02-20-31-10','','','2019-06-25 15:47:10','2019-06-25 13:47:10','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg',0,'attachment','image/jpeg',0),
(1107,1,'2019-06-25 15:47:12','2019-06-25 13:47:12','','PHOTO-2018-08-15-10-30-47','','inherit','closed','closed','','photo-2018-08-15-10-30-47','','','2019-06-25 15:47:12','2019-06-25 13:47:12','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg',0,'attachment','image/jpeg',0),
(1108,1,'2019-06-25 15:47:14','2019-06-25 13:47:14','','PHOTO-2018-11-16-09-56-38','','inherit','closed','closed','','photo-2018-11-16-09-56-38','','','2019-06-25 15:47:14','2019-06-25 13:47:14','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg',0,'attachment','image/jpeg',0),
(1109,1,'2019-06-25 15:47:15','2019-06-25 13:47:15','','Picture 074','','inherit','closed','closed','','picture-074','','','2019-06-25 15:47:15','2019-06-25 13:47:15','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg',0,'attachment','image/jpeg',0),
(1110,1,'2019-06-25 15:47:17','2019-06-25 13:47:17','','Picture 088','','inherit','closed','closed','','picture-088','','','2019-06-25 15:47:17','2019-06-25 13:47:17','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg',0,'attachment','image/jpeg',0),
(1111,1,'2019-06-25 15:47:19','2019-06-25 13:47:19','','Picture 200','','inherit','closed','closed','','picture-200','','','2019-06-25 15:47:19','2019-06-25 13:47:19','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg',0,'attachment','image/jpeg',0),
(1112,1,'2019-06-25 15:47:20','2019-06-25 13:47:20','','NIXIN 150mm Fan Jet Spout with Mod-n-Cosmo Trio 3','','inherit','closed','closed','','nixin-150mm-fan-jet-spout-with-mod-n-cosmo-trio-3','','','2019-06-25 15:47:20','2019-06-25 13:47:20','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg',0,'attachment','image/jpeg',0),
(1115,1,'2019-06-25 15:53:05','2019-06-25 13:53:05','','IMG_8681','','inherit','closed','closed','','img_8681','','','2019-06-25 15:53:05','2019-06-25 13:53:05','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg',0,'attachment','image/jpeg',0),
(1116,1,'2019-06-25 15:53:06','2019-06-25 13:53:06','','IMG_9709','','inherit','closed','closed','','img_9709','','','2019-06-25 15:53:06','2019-06-25 13:53:06','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg',0,'attachment','image/jpeg',0),
(1117,1,'2019-06-25 15:53:08','2019-06-25 13:53:08','','IMG_9936','','inherit','closed','closed','','img_9936','','','2019-06-25 15:53:08','2019-06-25 13:53:08','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg',0,'attachment','image/jpeg',0),
(1118,1,'2019-06-25 15:53:10','2019-06-25 13:53:10','','nick iphone photos 014','','inherit','closed','closed','','nick-iphone-photos-014','','','2019-06-25 15:53:10','2019-06-25 13:53:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg',0,'attachment','image/jpeg',0),
(1119,1,'2019-06-25 15:53:11','2019-06-25 13:53:11','','Nixin 50mm Pipe Spouts','','inherit','closed','closed','','nixin-50mm-pipe-spouts','','','2019-06-25 15:53:11','2019-06-25 13:53:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg',0,'attachment','image/jpeg',0),
(1120,1,'2019-06-25 15:53:14','2019-06-25 13:53:14','','NIXIN 150mm Fan Jet Spout with Mod-n-Cosmo Trio 3','','inherit','closed','closed','','nixin-150mm-fan-jet-spout-with-mod-n-cosmo-trio-3-2','','','2019-06-25 15:53:14','2019-06-25 13:53:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg',0,'attachment','image/jpeg',0),
(1121,1,'2019-06-25 15:53:15','2019-06-25 13:53:15','','Nixin 500mm Z-spouts + Mod-n-Listello mosaic','','inherit','closed','closed','','nixin-500mm-z-spouts-mod-n-listello-mosaic','','','2019-06-25 15:53:15','2019-06-25 13:53:15','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg',0,'attachment','image/jpeg',0),
(1122,1,'2019-06-25 15:53:17','2019-06-25 13:53:17','','2017-06-10-PHOTO-00000597','','inherit','closed','closed','','2017-06-10-photo-00000597','','','2019-06-25 15:53:17','2019-06-25 13:53:17','',0,'http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg',0,'attachment','image/jpeg',0),
(1123,1,'2019-06-25 15:53:19','2019-06-25 13:53:19','','6616ffe3-9c66-486c-9c1d-b854ab6c14c2','','inherit','closed','closed','','6616ffe3-9c66-486c-9c1d-b854ab6c14c2','','','2019-06-25 15:53:19','2019-06-25 13:53:19','',0,'http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg',0,'attachment','image/jpeg',0),
(1124,1,'2019-06-25 15:53:20','2019-06-25 13:53:20','','31012008035','','inherit','closed','closed','','31012008035','','','2019-06-25 15:53:20','2019-06-25 13:53:20','',0,'http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg',0,'attachment','image/jpeg',0),
(1125,1,'2019-06-25 15:53:22','2019-06-25 13:53:22','','Full NIXIN installation @ night time with 4 x Crystalites','','inherit','closed','closed','','full-nixin-installation-night-time-with-4-x-crystalites-2','','','2019-06-25 15:53:22','2019-06-25 13:53:22','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg',0,'attachment','image/jpeg',0),
(1126,1,'2019-06-25 15:53:24','2019-06-25 13:53:24','','IMG_0102','','inherit','closed','closed','','img_0102','','','2019-06-25 15:53:24','2019-06-25 13:53:24','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg',0,'attachment','image/jpeg',0),
(1127,1,'2019-06-25 15:53:26','2019-06-25 13:53:26','','IMG_0337','','inherit','closed','closed','','img_0337','','','2019-06-25 15:53:26','2019-06-25 13:53:26','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg',0,'attachment','image/jpeg',0),
(1128,1,'2019-06-25 15:53:27','2019-06-25 13:53:27','','IMG_0572','','inherit','closed','closed','','img_0572','','','2019-06-25 15:53:27','2019-06-25 13:53:27','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg',0,'attachment','image/jpeg',0),
(1129,1,'2019-06-25 15:53:29','2019-06-25 13:53:29','','IMG_1157','','inherit','closed','closed','','img_1157','','','2019-06-25 15:53:29','2019-06-25 13:53:29','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg',0,'attachment','image/jpeg',0),
(1130,1,'2019-06-25 15:53:30','2019-06-25 13:53:30','','IMG_1234','','inherit','closed','closed','','img_1234','','','2019-06-25 15:53:30','2019-06-25 13:53:30','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg',0,'attachment','image/jpeg',0),
(1131,1,'2019-06-25 15:53:32','2019-06-25 13:53:32','','IMG_1498','','inherit','closed','closed','','img_1498','','','2019-06-25 15:53:32','2019-06-25 13:53:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg',0,'attachment','image/jpeg',0),
(1132,1,'2019-06-25 15:53:34','2019-06-25 13:53:34','','IMG_2697','','inherit','closed','closed','','img_2697','','','2019-06-25 15:53:34','2019-06-25 13:53:34','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg',0,'attachment','image/jpeg',0),
(1133,1,'2019-06-25 15:53:35','2019-06-25 13:53:35','','IMG_3005','','inherit','closed','closed','','img_3005','','','2019-06-25 15:53:35','2019-06-25 13:53:35','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg',0,'attachment','image/jpeg',0),
(1134,1,'2019-06-25 15:53:37','2019-06-25 13:53:37','','IMG_3296','','inherit','closed','closed','','img_3296','','','2019-06-25 15:53:37','2019-06-25 13:53:37','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg',0,'attachment','image/jpeg',0),
(1135,1,'2019-06-25 15:53:39','2019-06-25 13:53:39','','IMG_3613','','inherit','closed','closed','','img_3613','','','2019-06-25 15:53:39','2019-06-25 13:53:39','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg',0,'attachment','image/jpeg',0),
(1136,1,'2019-06-25 15:53:40','2019-06-25 13:53:40','','IMG_4067','','inherit','closed','closed','','img_4067','','','2019-06-25 15:53:40','2019-06-25 13:53:40','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg',0,'attachment','image/jpeg',0),
(1137,1,'2019-06-25 15:53:42','2019-06-25 13:53:42','','IMG_5372','','inherit','closed','closed','','img_5372','','','2019-06-25 15:53:42','2019-06-25 13:53:42','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg',0,'attachment','image/jpeg',0),
(1138,1,'2019-06-25 15:53:44','2019-06-25 13:53:44','','IMG_5525','','inherit','closed','closed','','img_5525','','','2019-06-25 15:53:44','2019-06-25 13:53:44','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg',0,'attachment','image/jpeg',0),
(1139,1,'2019-06-25 15:53:46','2019-06-25 13:53:46','','IMG_5656','','inherit','closed','closed','','img_5656','','','2019-06-25 15:53:46','2019-06-25 13:53:46','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg',0,'attachment','image/jpeg',0),
(1140,1,'2019-06-25 15:53:48','2019-06-25 13:53:48','','IMG_5777','','inherit','closed','closed','','img_5777','','','2019-06-25 15:53:48','2019-06-25 13:53:48','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg',0,'attachment','image/jpeg',0),
(1141,1,'2019-06-25 15:54:05','2019-06-25 13:54:05','<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>','Gallery','','inherit','closed','closed','','60-revision-v1','','','2019-06-25 15:54:05','2019-06-25 13:54:05','',60,'http://nixin.co.za/2019/06/25/60-revision-v1/',0,'revision','',0),
(1144,26,'2019-07-02 09:16:44','2019-07-02 07:16:44','','Nixin logo','','inherit','closed','closed','','nixin-logo','','','2019-07-02 09:16:50','2019-07-02 07:16:50','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Nixin-logo.png',0,'attachment','image/png',0),
(1146,26,'2019-07-02 09:17:54','2019-07-02 07:17:54','','Swimming pool','','inherit','closed','closed','','img_9936-2','','','2019-07-02 09:18:13','2019-07-02 07:18:13','',710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-1.jpg',0,'attachment','image/jpeg',0),
(1148,26,'2019-07-02 09:18:39','2019-07-02 07:18:39','','Swimming pool','','inherit','closed','closed','','img_3296-2','','','2019-07-02 09:18:51','2019-07-02 07:18:51','',710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296-1.jpg',0,'attachment','image/jpeg',0),
(1151,26,'2019-07-02 09:19:37','2019-07-02 07:19:37','','Swimming pool','','inherit','closed','closed','','img_8681-2','','','2019-07-02 09:19:48','2019-07-02 07:19:48','',710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681-1.jpg',0,'attachment','image/jpeg',0),
(1153,26,'2019-07-02 09:20:36','2019-07-02 07:20:36','','Swimming Pool','','inherit','closed','closed','','photo-2018-11-16-09-56-38-2','','','2019-07-02 09:20:45','2019-07-02 07:20:45','',710,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38-1.jpg',0,'attachment','image/jpeg',0),
(1154,26,'2019-07-02 09:20:47','2019-07-02 07:20:47','Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>','Home-Page-Menu-2019-06-03','','inherit','closed','closed','','710-revision-v1','','','2019-07-02 09:20:47','2019-07-02 07:20:47','',710,'http://nixin.co.za/2019/07/02/710-revision-v1/',0,'revision','',0),
(1156,1,'2019-07-09 15:34:08','2019-07-09 13:34:08','','NIXIN Wording White','','inherit','closed','closed','','nixin-wording-white','','','2019-07-09 15:34:14','2019-07-09 13:34:14','',54,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-Wording-White.png',0,'attachment','image/png',0),
(1161,1,'2019-07-09 15:41:24','2019-07-09 13:41:24','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h2>About Nixin</h2>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n				<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n				<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n				<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n				<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n				<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n				<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n				<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n				<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','inherit','closed','closed','','54-revision-v1','','','2019-07-09 15:41:24','2019-07-09 13:41:24','',54,'http://nixin.co.za/2019/07/09/54-revision-v1/',0,'revision','',0),
(1164,1,'2019-07-09 15:44:37','2019-07-09 13:44:37','','NIXIN Wording White Smaller','','inherit','closed','closed','','nixin-wording-white-smaller','','','2019-07-09 15:44:51','2019-07-09 13:44:51','',804,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller.png',0,'attachment','image/png',0),
(1171,1,'2019-07-09 15:52:02','2019-07-09 13:52:02','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">                                    \n                                    +27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">                                    \n                                    +27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n                                    45 Gemini Street, Brackenfell, Cape Town, South Africa                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>Email</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2019-07-09 15:52:02','2019-07-09 13:52:02','',804,'http://nixin.co.za/2019/07/09/804-revision-v1/',0,'revision','',0),
(1173,1,'2019-07-18 10:15:10','2019-07-18 08:15:10','','Swim n Style NXIN-logo','','inherit','closed','closed','','swim-n-style-nxin-logo','','','2019-07-18 10:15:10','2019-07-18 08:15:10','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Swim-n-Style-NXIN-logo.png',0,'attachment','image/png',0),
(1174,1,'2019-07-18 10:15:20','2019-07-18 08:15:20','http://nixin.co.za/wp-content/uploads//2019/07/cropped-Swim-n-Style-NXIN-logo.png','cropped-Swim-n-Style-NXIN-logo.png','','inherit','closed','closed','','cropped-swim-n-style-nxin-logo-png','','','2019-07-18 10:15:20','2019-07-18 08:15:20','',0,'http://nixin.co.za/wp-content/uploads//2019/07/cropped-Swim-n-Style-NXIN-logo.png',0,'attachment','image/png',0),
(1176,1,'2019-07-18 10:50:20','2019-07-18 08:50:20','','Aimflo Blocker','Used by pool technicians in the event of a pipe leak.\r\n<h3>Details</h3>\r\nAIMFLO BLOCKER is used by pool technicians in the event of a pipe leak repair without the need to part empty the pool.','publish','closed','closed','','aimflo-blocker','','','2019-10-22 10:03:13','2019-10-22 08:03:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1176',0,'product','',0),
(1177,1,'2019-07-18 10:49:00','2019-07-18 08:49:00','','Aimflo-Accessories-Aimflo Blocker','','inherit','closed','closed','','aimflo-accessories-aimflo-blocker','','','2019-07-18 11:31:47','2019-07-18 09:31:47','',1176,'http://nixin.co.za/wp-content/uploads//2019/07/Aimflo-Accessories-Aimflo-Blocker.jpg',0,'attachment','image/jpeg',0),
(1178,1,'2019-07-18 10:53:54','2019-07-18 08:53:54','','Aimflo Adjustable Ball Spout','Aimflo Ball Spouts create interesting Arch type Laminar flutes that can be installed vertically &amp; horizontally using standard 50mmPVC plumbing.\r\n<h3>Details</h3>\r\nThe AIMFLO adjustable BALL SPOUT is available in Black OR White.\r\nPrecision CNC Machined in Acetal hard wearing plastic for longevity in high velocity water environment.\r\nAimflo Ball Spouts create interesting Arch type Laminar flutes that can be installed vertically &amp; horizontally using standard 50mmPVC plumbing.','publish','closed','closed','','aimflo-adjustable-ball-spout','','','2019-10-22 10:01:49','2019-10-22 08:01:49','',0,'http://nixin.co.za/?post_type=product&#038;p=1178',0,'product','',0),
(1179,1,'2019-07-18 10:52:49','2019-07-18 08:52:49','','Aimflo-Accessories-Aimflo Adjustable Ball Spout','','inherit','closed','closed','','aimflo-accessories-aimflo-adjustable-ball-spout','','','2019-07-18 11:31:51','2019-07-18 09:31:51','',1178,'http://nixin.co.za/wp-content/uploads//2019/07/Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout.jpg',0,'attachment','image/jpeg',0),
(1180,1,'2019-07-18 10:56:14','2019-07-18 08:56:14','','NIXIN Parabond Epoxy 421 5l','ADHESIVE • GROUT • GAP FILLER &amp; FAIRING compound\r\n<div class=\"prodtext\">\r\n<div class=\"price orderoption\">\r\n<h3>Details</h3>\r\n<ul>\r\n 	<li>Water based Polyamide formulated with specialized light weight fillers to create a Multi purpose thixotropic adhesive with proven application performance and guaranteed reliability.</li>\r\n 	<li>Can be used as an adhesive &amp; grout for specialized applications in the swimming pool, boat building, aeronautics, automotive, mould making, tiling &amp; construction industries.</li>\r\n 	<li>Bonds to non flexible surfaces and is compatible to most solid materials such as Concrete, Wood, Steel , Aluminium , Glass, PVC and GRP composites.</li>\r\n 	<li>Modified to extend its range of specialized applications to include sealing underwater glass windows, applying ceramic or glass mosaics to Fibreglass &amp; concrete surfaces.</li>\r\n 	<li>Has a thixotropic nature making it ideal for waterproof tiling applications, without sagging on vertical surfaces. Excellent grip even on small areas such as Listellos , Bullnoses and step edgings.</li>\r\n 	<li>It can also be used to anchor bolts &amp; balustrades in concrete provided all surfaces are clean and dry!</li>\r\n 	<li>When used by Panelbeaters &amp; boat builders as a gap filler or fairing compound, it can be easily sanded &amp; shaped when cured and is compatible with most primer &amp; finishing coatings.</li>\r\n 	<li>Non-flammable , safe for transport &amp; storage with an extensive shelf life. Guaranteed results when  mixed well by 4 parts base &amp; 1 part hardener (4:1) also curing underwater.</li>\r\n 	<li>The most renowned &amp; vastly versatile bonding agent used by leading manufacturing, repair &amp; construction industries !</li>\r\n 	<li>\"It\'s Got Grip!\"</li>\r\n</ul>\r\n</div>\r\n</div>','publish','closed','closed','','nixin-parabond-epoxy-421-5l','','','2019-07-18 10:56:14','2019-07-18 08:56:14','',0,'http://nixin.co.za/?post_type=product&#038;p=1180',0,'product','',0),
(1181,1,'2019-07-18 11:00:08','2019-07-18 09:00:08','','SST Curve Ladder 3-step','This is a unique timeless &amp; popular 3 step design that will compliment any stylish pool patio.\r\n<h3>Details</h3>\r\n<strong>NIX-INOX POOL LADDER</strong> has been redeveloped &amp; is now available in \'flat pack\' for world wide transport capability. The flowing modernistic curved design lines are now in one continuous profiled component without any welds as in our previous model. This is a unique timeless &amp; popular 3 step design that will compliment any stylish pool patio.\r\n\r\nSize: 1700 mm','publish','closed','closed','','sst-curve-ladder-3-step','','','2019-10-24 10:05:07','2019-10-24 08:05:07','',0,'http://nixin.co.za/?post_type=product&#038;p=1181',0,'product','',0),
(1182,1,'2019-07-18 10:59:50','2019-07-18 08:59:50','','Ladders - SST Curve Ladder 3-step','','inherit','closed','closed','','ladders-sst-curve-ladder-3-step','','','2019-07-18 11:31:54','2019-07-18 09:31:54','',1181,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Curve-Ladder-3-step.jpg',0,'attachment','image/jpeg',0),
(1183,1,'2019-07-18 11:12:05','2019-07-18 09:12:05','','SST Roll Top Ladder','Price: To be quoted','publish','closed','closed','','sst-roll-top-ladder','','','2019-10-24 10:43:13','2019-10-24 08:43:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1183',0,'product','',0),
(1184,1,'2019-07-18 11:10:16','2019-07-18 09:10:16','','Ladders - SST Roll Top Ladder','','inherit','closed','closed','','ladders-sst-roll-top-ladder','','','2019-07-18 11:31:58','2019-07-18 09:31:58','',1183,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Roll-Top-Ladder.jpg',0,'attachment','image/jpeg',0),
(1185,1,'2019-07-18 11:11:33','2019-07-18 09:11:33','','Ladders - SST Roll Top Ladder 2','','inherit','closed','closed','','ladders-sst-roll-top-ladder-2','','','2019-07-18 11:32:02','2019-07-18 09:32:02','',1183,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Roll-Top-Ladder-2.jpg',0,'attachment','image/jpeg',0),
(1186,1,'2019-07-18 11:14:41','2019-07-18 09:14:41','','SST P-Rail','Pool handrails for easy access in &amp; out of the pool.\r\nPrice: To be quoted\r\n\r\n&nbsp;\r\n<h3>Details</h3>\r\nPipe diameter - 38mm\r\nPipe finish - polished\r\nPipe Material - 316 s/steel\r\nAttachment on pool edge with s/steel anchoring cups for decking or core drilled for paving.','publish','closed','closed','','sst-p-rail','','','2019-10-24 10:36:58','2019-10-24 08:36:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1186',0,'product','',0),
(1187,1,'2019-07-18 11:14:32','2019-07-18 09:14:32','','Ladders - SST P-Rail','','inherit','closed','closed','','ladders-sst-p-rail','','','2019-07-18 11:32:06','2019-07-18 09:32:06','',1186,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail.jpg',0,'attachment','image/jpeg',0),
(1188,1,'2019-07-18 11:17:36','2019-07-18 09:17:36','','Ladders - SST P-Rail 1','','inherit','closed','closed','','ladders-sst-p-rail-1','','','2019-07-18 11:32:10','2019-07-18 09:32:10','',1186,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail-1.jpg',0,'attachment','image/jpeg',0),
(1189,1,'2019-07-18 11:17:37','2019-07-18 09:17:37','','Ladders - SST P-Rail 2','','inherit','closed','closed','','ladders-sst-p-rail-2','','','2019-07-18 11:32:14','2019-07-18 09:32:14','',1186,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail-2.jpg',0,'attachment','image/jpeg',0),
(1190,1,'2019-07-18 11:17:38','2019-07-18 09:17:38','','Ladders - SST P-Rail 3','','inherit','closed','closed','','ladders-sst-p-rail-3','','','2019-07-18 11:32:18','2019-07-18 09:32:18','',1186,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail-3.jpg',0,'attachment','image/jpeg',0),
(1191,1,'2019-07-18 11:22:10','2019-07-18 09:22:10','','SST Standard Rail','Pool handrail for easy access in &amp; out of the pool.\r\nSize: 1300 mm\r\n<h3>Details</h3>\r\nPipe diameter - 38mm\r\nPipe finish - polished\r\nPipe material - 316 s/steel\r\n\r\nAttachment alongside the edge of pool wall with s/steel anchoring cups for decking or core drilled for paving.','publish','closed','closed','','sst-standard-rail','','','2019-10-24 10:47:52','2019-10-24 08:47:52','',0,'http://nixin.co.za/?post_type=product&#038;p=1191',0,'product','',0),
(1192,1,'2019-07-18 11:21:26','2019-07-18 09:21:26','','Ladders - SST Standard Rail','','inherit','closed','closed','','ladders-sst-standard-rail','','','2019-07-18 11:32:21','2019-07-18 09:32:21','',1191,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Standard-Rail.jpg',0,'attachment','image/jpeg',0),
(1193,1,'2019-07-18 11:24:05','2019-07-18 09:24:05','','SST 38mm Grab Rail','Price: <span id=\"itemprice\">R 1,679.00</span>','publish','closed','closed','','sst-38mm-grab-rail','','','2019-10-24 09:52:29','2019-10-24 07:52:29','',0,'http://nixin.co.za/?post_type=product&#038;p=1193',0,'product','',0),
(1194,1,'2019-07-18 11:23:56','2019-07-18 09:23:56','','Ladders - SST 38mm Grab Rail','','inherit','closed','closed','','ladders-sst-38mm-grab-rail','','','2019-07-18 11:32:25','2019-07-18 09:32:25','',1193,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-38mm-Grab-Rail.jpg',0,'attachment','image/jpeg',0),
(1195,1,'2019-07-18 11:26:07','2019-07-18 09:26:07','','Sacrificial Anode','Price: <span id=\"itemprice\">R 402.50</span>','publish','closed','closed','','sacrificial-anode','','','2019-10-24 09:47:54','2019-10-24 07:47:54','',0,'http://nixin.co.za/?post_type=product&#038;p=1195',0,'product','',0),
(1196,1,'2019-07-18 11:26:00','2019-07-18 09:26:00','','Ladders - Sacrificial Anode','','inherit','closed','closed','','ladders-sacrificial-anode','','','2019-07-18 11:32:28','2019-07-18 09:32:28','',1195,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-Sacrificial-Anode.jpg',0,'attachment','image/jpeg',0),
(1197,1,'2019-07-18 11:32:47','2019-07-18 09:32:47','','Dolphin','Price: To be quoted\r\n','publish','closed','closed','','dolphin','','','2019-07-23 08:04:21','2019-07-23 06:04:21','',0,'http://nixin.co.za/?post_type=product&#038;p=1197',0,'product','',0),
(1198,1,'2019-07-18 11:31:38','2019-07-18 09:31:38','','Paradigm Motifs - Dolphin','','inherit','closed','closed','','paradigm-motifs-dolphin','','','2019-07-18 11:32:32','2019-07-18 09:32:32','',1197,'http://nixin.co.za/wp-content/uploads//2019/07/Paradigm-Motifs-Dolphin.jpg',0,'attachment','image/jpeg',0),
(1199,1,'2019-07-18 11:35:02','2019-07-18 09:35:02','','Mermaid','Price: To be quoted','publish','closed','closed','','mermaid','','','2019-07-23 08:05:14','2019-07-23 06:05:14','',0,'http://nixin.co.za/?post_type=product&#038;p=1199',0,'product','',0),
(1200,1,'2019-07-18 11:34:50','2019-07-18 09:34:50','','Paradigm Motifs - Mermaid','','inherit','closed','closed','','paradigm-motifs-mermaid','','','2019-07-18 11:37:06','2019-07-18 09:37:06','',1199,'http://nixin.co.za/wp-content/uploads//2019/07/Paradigm-Motifs-Mermaid.jpg',0,'attachment','image/jpeg',0),
(1201,1,'2019-07-18 11:37:24','2019-07-18 09:37:24','','Octopus','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','octopus','','','2019-07-23 08:06:22','2019-07-23 06:06:22','',0,'http://nixin.co.za/?post_type=product&#038;p=1201',0,'product','',0),
(1202,1,'2019-07-18 11:36:48','2019-07-18 09:36:48','','Paradigm Motifs - Octopus','','inherit','closed','closed','','paradigm-motifs-octopus','','','2019-07-18 11:37:12','2019-07-18 09:37:12','',1201,'http://nixin.co.za/wp-content/uploads//2019/07/Paradigm-Motifs-Octopus.jpg',0,'attachment','image/jpeg',0),
(1203,1,'2019-07-18 11:41:09','2019-07-18 09:41:09','','SST 705 Series Filters','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','sst-705-series-filters','','','2019-07-23 08:07:46','2019-07-23 06:07:46','',0,'http://nixin.co.za/?post_type=product&#038;p=1203',0,'product','',0),
(1204,1,'2019-07-18 11:40:39','2019-07-18 09:40:39','','Pool Filter - SST 705 Series Filters','','inherit','closed','closed','','pool-filter-sst-705-series-filters','','','2019-07-18 11:40:43','2019-07-18 09:40:43','',1203,'http://nixin.co.za/wp-content/uploads//2019/07/Pool-Filter-SST-705-Series-Filters.jpg',0,'attachment','image/jpeg',0),
(1205,1,'2019-07-18 11:45:04','2019-07-18 09:45:04','','Mod N Dolphin Speedy','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','mod-n-dolphin-speedy','','','2019-07-23 07:53:38','2019-07-23 05:53:38','',0,'http://nixin.co.za/?post_type=product&#038;p=1205',0,'product','',0),
(1206,1,'2019-07-18 11:44:42','2019-07-18 09:44:42','','Mod N Dolphin Speedy','','inherit','closed','closed','','mod-n-dolphin-speedy','','','2019-07-18 11:44:57','2019-07-18 09:44:57','',1205,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Dolphin-Speedy.jpg',0,'attachment','image/jpeg',0),
(1207,1,'2019-07-18 11:46:33','2019-07-18 09:46:33','','Mod N Seahorse','','publish','closed','closed','','mod-n-seahorse','','','2019-07-23 07:57:10','2019-07-23 05:57:10','',0,'http://nixin.co.za/?post_type=product&#038;p=1207',0,'product','',0),
(1208,1,'2019-07-18 11:46:17','2019-07-18 09:46:17','','Mod N Seahorse','','inherit','closed','closed','','mod-n-seahorse','','','2019-07-18 11:46:27','2019-07-18 09:46:27','',1207,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Seahorse.jpg',0,'attachment','image/jpeg',0),
(1209,1,'2019-07-18 11:48:50','2019-07-18 09:48:50','','Mod N Seastar','600mm\r\n','publish','closed','closed','','mod-n-seastar','','','2019-07-23 07:58:56','2019-07-23 05:58:56','',0,'http://nixin.co.za/?post_type=product&#038;p=1209',0,'product','',0),
(1210,1,'2019-07-18 11:48:28','2019-07-18 09:48:28','','Mod N Seastar','','inherit','closed','closed','','mod-n-seastar','','','2019-07-18 11:48:38','2019-07-18 09:48:38','',1209,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Seastar.jpg',0,'attachment','image/jpeg',0),
(1211,1,'2019-07-18 11:50:37','2019-07-18 09:50:37','','Mod N Helios','700mm\r\n','publish','closed','closed','','mod-n-helios','','','2019-07-23 08:00:12','2019-07-23 06:00:12','',0,'http://nixin.co.za/?post_type=product&#038;p=1211',0,'product','',0),
(1212,1,'2019-07-18 11:50:14','2019-07-18 09:50:14','','Mod N Helios','','inherit','closed','closed','','mod-n-helios','','','2019-07-18 11:50:26','2019-07-18 09:50:26','',1211,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Helios.jpg',0,'attachment','image/jpeg',0),
(1213,1,'2019-07-18 11:54:37','2019-07-18 09:54:37','','Mod N Helm','800mm\r\n','publish','closed','closed','','mod-n-helm','','','2019-07-23 08:01:23','2019-07-23 06:01:23','',0,'http://nixin.co.za/?post_type=product&#038;p=1213',0,'product','',0),
(1214,1,'2019-07-18 11:54:24','2019-07-18 09:54:24','','Mod N Helm','','inherit','closed','closed','','mod-n-helm','','','2019-07-18 11:54:29','2019-07-18 09:54:29','',1213,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Helm.jpg',0,'attachment','image/jpeg',0),
(1215,1,'2019-07-18 11:56:42','2019-07-18 09:56:42','','Mod N Dolphin &amp; Ball','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','mod-n-dolphin-ball','','','2019-07-23 08:02:09','2019-07-23 06:02:09','',0,'http://nixin.co.za/?post_type=product&#038;p=1215',0,'product','',0),
(1216,1,'2019-07-18 11:56:24','2019-07-18 09:56:24','','Mod N Dolphin &amp; Ball','','inherit','closed','closed','','mod-n-dolphin-ball','','','2019-07-18 11:56:35','2019-07-18 09:56:35','',1215,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Dolphin-Ball.jpg',0,'attachment','image/jpeg',0),
(1217,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 1200mm, Product Type: Pipe diameter - 38mm','publish','closed','closed','','sst-p-rail','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1217',1,'product_variation','',0),
(1218,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 1200mm, Product Type: Pipe finish - polished','publish','closed','closed','','sst-p-rail-2','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1218',2,'product_variation','',0),
(1219,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 1200mm, Product Type: Pipe Material - 316 s/steel','publish','closed','closed','','sst-p-rail-3','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1219',3,'product_variation','',0),
(1220,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 470mm, Product Type: Pipe diameter - 38mm','publish','closed','closed','','sst-p-rail-4','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1220',4,'product_variation','',0),
(1221,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 470mm, Product Type: Pipe finish - polished','publish','closed','closed','','sst-p-rail-5','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1221',5,'product_variation','',0),
(1222,0,'2019-07-18 12:58:46','2019-07-18 10:58:46','','SST P-Rail','Choose Your Size:: 470mm, Product Type: Pipe Material - 316 s/steel','publish','closed','closed','','sst-p-rail-6','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1222',6,'product_variation','',0),
(1227,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 2-step 1.1m','Choose Your Size: 2-step 1.1m','publish','closed','closed','','sst-roll-top-ladder-2-step-1-1m','','','2019-07-22 15:31:34','2019-07-22 13:31:34','',1183,'http://nixin.co.za/?post_type=product_variation&p=1227',1,'product_variation','',0),
(1228,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 3-step 1.6m','Choose Your Size: 3-step 1.6m','publish','closed','closed','','sst-roll-top-ladder-3-step-1-6m','','','2019-07-22 15:31:34','2019-07-22 13:31:34','',1183,'http://nixin.co.za/?post_type=product_variation&p=1228',2,'product_variation','',0),
(1229,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 4-step 2.0m','Choose Your Size: 4-step 2.0m','publish','closed','closed','','sst-roll-top-ladder-4-step-2-0m','','','2019-07-22 15:33:15','2019-07-22 13:33:15','',1183,'http://nixin.co.za/?post_type=product_variation&p=1229',3,'product_variation','',0),
(1230,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 5-step 2.0m','Choose Your Size: 5-step 2.0m','publish','closed','closed','','sst-roll-top-ladder-5-step-2-0m','','','2019-07-22 15:33:15','2019-07-22 13:33:15','',1183,'http://nixin.co.za/?post_type=product_variation&p=1230',4,'product_variation','',0),
(1231,0,'2019-07-22 15:38:00','2019-07-22 13:38:00','','Mod N Dolphin &amp; Ball - 500mm','Choose Your Size: 500mm','publish','closed','closed','','mod-n-dolphin-ball-500mm','','','2019-07-22 15:38:38','2019-07-22 13:38:38','',1215,'http://nixin.co.za/?post_type=product_variation&p=1231',1,'product_variation','',0),
(1232,0,'2019-07-22 15:38:00','2019-07-22 13:38:00','','Mod N Dolphin &amp; Ball - 800mm','Choose Your Size: 800mm','publish','closed','closed','','mod-n-dolphin-ball-800mm','','','2019-07-22 15:38:38','2019-07-22 13:38:38','',1215,'http://nixin.co.za/?post_type=product_variation&p=1232',2,'product_variation','',0),
(1233,0,'2019-07-22 15:38:00','2019-07-22 13:38:00','','Mod N Dolphin &amp; Ball - 1000mm','Choose Your Size: 1000mm','publish','closed','closed','','mod-n-dolphin-ball-1000mm','','','2019-07-22 15:38:38','2019-07-22 13:38:38','',1215,'http://nixin.co.za/?post_type=product_variation&p=1233',3,'product_variation','',0),
(1234,0,'2019-07-22 15:40:03','2019-07-22 13:40:03','','Mod N Dolphin Speedy - 500mm','Choose Your Size: 500mm','publish','closed','closed','','mod-n-dolphin-speedy-500mm','','','2019-07-22 15:40:35','2019-07-22 13:40:35','',1205,'http://nixin.co.za/?post_type=product_variation&p=1234',1,'product_variation','',0),
(1235,0,'2019-07-22 15:40:04','2019-07-22 13:40:04','','Mod N Dolphin Speedy - 800mm','Choose Your Size: 800mm','publish','closed','closed','','mod-n-dolphin-speedy-800mm','','','2019-07-22 15:40:35','2019-07-22 13:40:35','',1205,'http://nixin.co.za/?post_type=product_variation&p=1235',2,'product_variation','',0),
(1236,0,'2019-07-22 15:40:04','2019-07-22 13:40:04','','Mod N Dolphin Speedy - 1200mm','Choose Your Size: 1200mm','publish','closed','closed','','mod-n-dolphin-speedy-1200mm','','','2019-07-22 15:40:35','2019-07-22 13:40:35','',1205,'http://nixin.co.za/?post_type=product_variation&p=1236',3,'product_variation','',0),
(1237,0,'2019-07-22 15:43:54','2019-07-22 13:43:54','','Dolphin - 260mm','Choose Your Size: 260mm','publish','closed','closed','','dolphin-260mm','','','2019-07-22 15:44:29','2019-07-22 13:44:29','',1197,'http://nixin.co.za/?post_type=product_variation&p=1237',1,'product_variation','',0),
(1238,0,'2019-07-22 15:43:54','2019-07-22 13:43:54','','Dolphin - 500mm','Choose Your Size: 500mm','publish','closed','closed','','dolphin-500mm','','','2019-07-22 15:44:29','2019-07-22 13:44:29','',1197,'http://nixin.co.za/?post_type=product_variation&p=1238',2,'product_variation','',0),
(1239,0,'2019-07-22 15:43:54','2019-07-22 13:43:54','','Dolphin - 800mm','Choose Your Size: 800mm','publish','closed','closed','','dolphin-800mm','','','2019-07-22 15:44:29','2019-07-22 13:44:29','',1197,'http://nixin.co.za/?post_type=product_variation&p=1239',3,'product_variation','',0),
(1240,0,'2019-07-22 15:47:31','2019-07-22 13:47:31','','Mermaid - 260mm','Choose Your Size: 260mm','publish','closed','closed','','mermaid-260mm','','','2019-07-22 15:47:46','2019-07-22 13:47:46','',1199,'http://nixin.co.za/?post_type=product_variation&p=1240',1,'product_variation','',0),
(1241,0,'2019-07-22 15:47:31','2019-07-22 13:47:31','','Mermaid - 500mm','Choose Your Size: 500mm','publish','closed','closed','','mermaid-500mm','','','2019-07-22 15:47:59','2019-07-22 13:47:59','',1199,'http://nixin.co.za/?post_type=product_variation&p=1241',2,'product_variation','',0),
(1242,0,'2019-07-22 15:49:27','2019-07-22 13:49:27','','Octopus - 260mm','Choose Your Size: 260mm','publish','closed','closed','','octopus-260mm','','','2019-07-22 15:49:46','2019-07-22 13:49:46','',1201,'http://nixin.co.za/?post_type=product_variation&p=1242',1,'product_variation','',0),
(1243,0,'2019-07-22 15:49:27','2019-07-22 13:49:27','','Octopus - 500mm','Choose Your Size: 500mm','publish','closed','closed','','octopus-500mm','','','2019-07-22 15:49:46','2019-07-22 13:49:46','',1201,'http://nixin.co.za/?post_type=product_variation&p=1243',2,'product_variation','',0),
(1244,0,'2019-07-22 15:51:21','2019-07-22 13:51:21','','SST 705 Series Filters - 4Bag 300mm','Choose Your Size: 4Bag 300mm','publish','closed','closed','','sst-705-series-filters-4bag-300mm','','','2019-07-22 15:52:39','2019-07-22 13:52:39','',1203,'http://nixin.co.za/?post_type=product_variation&p=1244',1,'product_variation','',0),
(1245,0,'2019-07-22 15:51:21','2019-07-22 13:51:21','','SST 705 Series Filters - 7Bag 500mm','Choose Your Size: 7Bag 500mm','publish','closed','closed','','sst-705-series-filters-7bag-500mm','','','2019-07-22 15:53:10','2019-07-22 13:53:10','',1203,'http://nixin.co.za/?post_type=product_variation&p=1245',2,'product_variation','',0),
(1246,0,'2019-07-22 15:51:21','2019-07-22 13:51:21','','SST 705 Series Filters - 10Bag 750mm','Choose Your Size: 10Bag 750mm','publish','closed','closed','','sst-705-series-filters-10bag-750mm','','','2019-07-22 15:53:10','2019-07-22 13:53:10','',1203,'http://nixin.co.za/?post_type=product_variation&p=1246',3,'product_variation','',0),
(1247,1,'2019-07-23 06:56:30','2019-07-23 04:56:30','','SST Standard Rail - Pipe diameter – 38mm','Product Type: Pipe diameter – 38mm','publish','closed','closed','','sst-standard-rail-pipe-diameter-38mm','','','2019-07-23 06:58:02','2019-07-23 04:58:02','',1191,'http://nixin.co.za/?post_type=product_variation&p=1247',1,'product_variation','',0),
(1248,1,'2019-07-23 06:56:30','2019-07-23 04:56:30','','SST Standard Rail - Pipe finish – polished','Product Type: Pipe finish – polished','publish','closed','closed','','sst-standard-rail-pipe-finish-polished','','','2019-07-23 06:58:02','2019-07-23 04:58:02','',1191,'http://nixin.co.za/?post_type=product_variation&p=1248',2,'product_variation','',0),
(1249,1,'2019-07-23 06:56:30','2019-07-23 04:56:30','','SST Standard Rail - Pipe material – 316 s/steel','Product Type: Pipe material – 316 s/steel','publish','closed','closed','','sst-standard-rail-pipe-material-316-s-steel','','','2019-07-23 06:58:02','2019-07-23 04:58:02','',1191,'http://nixin.co.za/?post_type=product_variation&p=1249',3,'product_variation','',0),
(1250,1,'2019-07-23 07:25:36','2019-07-23 05:25:36','','NIXIN Nanolite','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nLED AIMFLO CRYSTALITE is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The CRYSTALITE benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 2 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 100\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin-nanolite','','','2019-10-25 10:01:27','2019-10-25 08:01:27','',0,'http://nixin.co.za/?post_type=product&#038;p=1250',0,'product','',0),
(1251,1,'2019-07-23 07:19:02','2019-07-23 05:19:02','','Led Pool Lights - NIXIN Nanolite','','inherit','closed','closed','','led-pool-lights-nixin-nanolite','','','2019-07-23 07:19:10','2019-07-23 05:19:10','',1250,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite.jpg',0,'attachment','image/jpeg',0),
(1252,1,'2019-07-23 07:19:20','2019-07-23 05:19:20','','Led Pool Lights - NIXIN Nanolite_1','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_1','','','2019-07-23 07:31:22','2019-07-23 05:31:22','',1250,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_1.jpg',0,'attachment','image/jpeg',0),
(1253,1,'2019-07-23 07:19:21','2019-07-23 05:19:21','','Led Pool Lights - NIXIN Nanolite_2','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_2','','','2019-07-23 07:31:27','2019-07-23 05:31:27','',1250,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_2.jpg',0,'attachment','image/jpeg',0),
(1254,1,'2019-07-23 07:19:22','2019-07-23 05:19:22','','Led Pool Lights - NIXIN Nanolite_3','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_3','','','2019-07-23 07:31:32','2019-07-23 05:31:32','',1250,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_3.jpg',0,'attachment','image/jpeg',0),
(1255,1,'2019-07-23 07:19:23','2019-07-23 05:19:23','','Led Pool Lights - NIXIN Nanolite_4','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_4','','','2019-07-23 07:31:36','2019-07-23 05:31:36','',1250,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_4.jpg',0,'attachment','image/jpeg',0),
(1256,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - SST Face - Blue LED','Choose Your Led Colour: SST Face - Blue LED','publish','closed','closed','','nixin-nanolite-sst-face-blue-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1256',1,'product_variation','',0),
(1257,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - SST Face - White LED','Choose Your Led Colour: SST Face - White LED','publish','closed','closed','','nixin-nanolite-sst-face-white-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1257',2,'product_variation','',0),
(1258,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - Black Face - White LED','Choose Your Led Colour: Black Face - White LED','publish','closed','closed','','nixin-nanolite-black-face-white-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1258',3,'product_variation','',0),
(1259,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - Black Face - Blue LED','Choose Your Led Colour: Black Face - Blue LED','publish','closed','closed','','nixin-nanolite-black-face-blue-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1259',4,'product_variation','',0),
(1260,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - White Face - Blue LED','Choose Your Led Colour: White Face - Blue LED','publish','closed','closed','','nixin-nanolite-white-face-blue-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1260',5,'product_variation','',0),
(1261,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - White Face - White LED','Choose Your Led Colour: White Face - White LED','publish','closed','closed','','nixin-nanolite-white-face-white-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1261',6,'product_variation','',0),
(1262,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED NANOLITE ONLY - White LED','Choose Your Led Colour: 24LED NANOLITE ONLY - White LED','publish','closed','closed','','nixin-nanolite-24led-nanolite-only-white-led','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1262',7,'product_variation','',0),
(1263,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED NANOLITE ONLY - Blue LED','Choose Your Led Colour: 24LED NANOLITE ONLY - Blue LED','publish','closed','closed','','nixin-nanolite-24led-nanolite-only-blue-led','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1263',8,'product_variation','',0),
(1264,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED Lamp Only Blue','Choose Your Led Colour: 24LED Lamp Only Blue','publish','closed','closed','','nixin-nanolite-24led-lamp-only-blue','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1264',9,'product_variation','',0),
(1265,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED Lamp Only White','Choose Your Led Colour: 24LED Lamp Only White','publish','closed','closed','','nixin-nanolite-24led-lamp-only-white','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1265',10,'product_variation','',0),
(1266,1,'2019-07-23 07:33:01','2019-07-23 05:33:01','','NIXIN SST 5\" Poolite','The ultimate in pool interior quality at half the price!\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nThe NIXIN stainless POOLITE has now made its mark &amp; is available as an optional SST FACEPLATE to fit the POOLMAID range.\r\nThe new NIX-INOX POOLITE renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nSpecifications:\r\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\r\nInput Voltage - 12V AC/DC\r\nLumens - 400\r\nBeam Angle - 180 degrees','publish','closed','closed','','nixin-sst-5-poolite','','','2019-11-14 12:56:40','2019-11-14 10:56:40','',0,'http://nixin.co.za/?post_type=product&#038;p=1266',0,'product','',0),
(1267,1,'2019-07-23 07:31:12','2019-07-23 05:31:12','','Led Pool Lights - NIXIN SST 5\' Poolite','','inherit','closed','closed','','led-pool-lights-nixin-sst-5-poolite','','','2019-07-23 07:31:18','2019-07-23 05:31:18','',1266,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite.jpg',0,'attachment','image/jpeg',0),
(1268,1,'2019-07-23 07:31:42','2019-07-23 05:31:42','','Led Pool Lights - NIXIN SST 5\' Poolite_2','','inherit','closed','closed','','led-pool-lights-nixin-sst-5-poolite_2','','','2019-07-23 07:31:47','2019-07-23 05:31:47','',1266,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite_2.jpg',0,'attachment','image/jpeg',0),
(1269,1,'2019-07-23 07:34:18','2019-07-23 05:34:18','','NIXIN SST 5\" Poolite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','nixin-sst-5-poolite-blue-led','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1269',1,'product_variation','',0),
(1270,1,'2019-07-23 07:34:19','2019-07-23 05:34:19','','NIXIN SST 5\" Poolite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','nixin-sst-5-poolite-white-led','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1270',2,'product_variation','',0),
(1271,1,'2019-07-23 07:34:19','2019-07-23 05:34:19','','NIXIN SST 5\" Poolite - Colour Changing LED No Remote','Choose Your Led Colour: Colour Changing LED No Remote','publish','closed','closed','','nixin-sst-5-poolite-colour-changing-led-no-remote','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1271',3,'product_variation','',0),
(1272,1,'2019-07-23 07:34:19','2019-07-23 05:34:19','','NIXIN SST 5\" Poolite - Remote + Receiver','Choose Your Led Colour: Remote + Receiver','publish','closed','closed','','nixin-sst-5-poolite-remote-receiver','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1272',4,'product_variation','',0),
(1273,1,'2019-07-23 07:41:18','2019-07-23 05:41:18','','Poolmaid 5\"','Price: To be quoted\r\n<h3>Details</h3>\r\nSpecifications:\r\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\r\nInput Voltage - 12V AC/DC\r\nLumens - 400\r\nBeam Angle - 180 degrees','publish','closed','closed','','poolmaid-5','','','2019-10-25 10:15:56','2019-10-25 08:15:56','',0,'http://nixin.co.za/?post_type=product&#038;p=1273',0,'product','',0),
(1274,1,'2019-07-23 07:37:33','2019-07-23 05:37:33','','Led Pool Lights - Poolmaid 5\'','','inherit','closed','closed','','led-pool-lights-poolmaid-5','','','2019-07-23 07:37:38','2019-07-23 05:37:38','',1273,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-Poolmaid-5.jpg',0,'attachment','image/jpeg',0),
(1275,1,'2019-07-23 07:37:47','2019-07-23 05:37:47','','Led Pool Lights - Poolmaid 5\'_1','','inherit','closed','closed','','led-pool-lights-poolmaid-5_1','','','2019-07-23 07:37:55','2019-07-23 05:37:55','',1273,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-Poolmaid-5_1.jpg',0,'attachment','image/jpeg',0),
(1276,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Black Face - Blue LED','Choose Your Led Colour: Black Face - Blue LED','publish','closed','closed','','poolmaid-5-black-face-blue-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1276',1,'product_variation','',0),
(1277,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - White Face - White LED','Choose Your Led Colour: White Face - White LED','publish','closed','closed','','poolmaid-5-white-face-white-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1277',2,'product_variation','',0),
(1278,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Black Face - White LED','Choose Your Led Colour: Black Face - White LED','publish','closed','closed','','poolmaid-5-black-face-white-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1278',3,'product_variation','',0),
(1279,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - White Face - Blue LED','Choose Your Led Colour: White Face - Blue LED','publish','closed','closed','','poolmaid-5-white-face-blue-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1279',4,'product_variation','',0),
(1280,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - White Face - Colour Changing LED','Choose Your Led Colour: White Face - Colour Changing LED','publish','closed','closed','','poolmaid-5-white-face-colour-changing-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1280',5,'product_variation','',0),
(1281,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Black Face - Colour Changing LED','Choose Your Led Colour: Black Face - Colour Changing LED','publish','closed','closed','','poolmaid-5-black-face-colour-changing-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1281',6,'product_variation','',0),
(1282,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Remote + Receiver','Choose Your Led Colour: Remote + Receiver','publish','closed','closed','','poolmaid-5-remote-receiver','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1282',7,'product_variation','',0),
(1283,1,'2019-07-23 07:44:00','2019-07-23 05:44:00','','NIXIN SST Inflolite','Price: To be quoted','publish','closed','closed','','nixin-sst-inflolite','','','2019-10-25 10:10:16','2019-10-25 08:10:16','',0,'http://nixin.co.za/?post_type=product&#038;p=1283',0,'product','',0),
(1284,1,'2019-07-23 07:43:12','2019-07-23 05:43:12','','NIXIN SST Inflolite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','nixin-sst-inflolite-blue-led','','','2019-08-08 11:56:25','2019-08-08 09:56:25','',1283,'http://nixin.co.za/?post_type=product_variation&p=1284',1,'product_variation','',0),
(1285,1,'2019-07-23 07:43:12','2019-07-23 05:43:12','','NIXIN SST Inflolite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','nixin-sst-inflolite-white-led','','','2019-08-08 11:56:25','2019-08-08 09:56:25','',1283,'http://nixin.co.za/?post_type=product_variation&p=1285',2,'product_variation','',0),
(1286,1,'2019-07-23 07:43:45','2019-07-23 05:43:45','','Led Pool Lights - NIXIN SST Inflolite','','inherit','closed','closed','','led-pool-lights-nixin-sst-inflolite','','','2019-07-23 07:43:54','2019-07-23 05:43:54','',1283,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-Inflolite.jpg',0,'attachment','image/jpeg',0),
(1287,1,'2019-07-23 07:47:02','2019-07-23 05:47:02','','NIXIN SST 5\" Square Poolite','Price: To be quoted','publish','closed','closed','','nixin-sst-5-square-poolite','','','2019-11-14 12:59:50','2019-11-14 10:59:50','',0,'http://nixin.co.za/?post_type=product&#038;p=1287',0,'product','',0),
(1288,1,'2019-07-23 07:45:56','2019-07-23 05:45:56','','NIXIN SST 5\" Square Poolite - Colour LED no remote','Choose Your Led Colour: Colour LED no remote','publish','closed','closed','','nixin-sst-5-square-poolite-colour-led-no-remote','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1288',1,'product_variation','',0),
(1289,1,'2019-07-23 07:45:57','2019-07-23 05:45:57','','NIXIN SST 5\" Square Poolite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','nixin-sst-5-square-poolite-white-led','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1289',2,'product_variation','',0),
(1290,1,'2019-07-23 07:45:57','2019-07-23 05:45:57','','NIXIN SST 5\" Square Poolite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','nixin-sst-5-square-poolite-blue-led','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1290',3,'product_variation','',0),
(1291,1,'2019-07-23 07:45:57','2019-07-23 05:45:57','','NIXIN SST 5\" Square Poolite - Remote + Receiver','Choose Your Led Colour: Remote + Receiver','publish','closed','closed','','nixin-sst-5-square-poolite-remote-receiver','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1291',4,'product_variation','',0),
(1292,1,'2019-07-23 07:46:44','2019-07-23 05:46:44','','Led Pool Lights - NIXIN SST 5\' Square Poolite','','inherit','closed','closed','','led-pool-lights-nixin-sst-5-square-poolite','','','2019-07-23 07:46:54','2019-07-23 05:46:54','',1287,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-5-Square-Poolite.jpg',0,'attachment','image/jpeg',0),
(1293,1,'2019-07-23 07:49:23','2019-07-23 05:49:23','','SST Magnetic Gardenlite','Price: To be quoted','publish','closed','closed','','sst-magnetic-gardenlite','','','2019-10-25 10:21:12','2019-10-25 08:21:12','',0,'http://nixin.co.za/?post_type=product&#038;p=1293',0,'product','',0),
(1294,1,'2019-07-23 07:48:45','2019-07-23 05:48:45','','SST Magnetic Gardenlite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','sst-magnetic-gardenlite-blue-led','','','2019-08-08 11:58:20','2019-08-08 09:58:20','',1293,'http://nixin.co.za/?post_type=product_variation&p=1294',1,'product_variation','',0),
(1295,1,'2019-07-23 07:48:45','2019-07-23 05:48:45','','SST Magnetic Gardenlite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','sst-magnetic-gardenlite-white-led','','','2019-08-08 11:58:20','2019-08-08 09:58:20','',1293,'http://nixin.co.za/?post_type=product_variation&p=1295',2,'product_variation','',0),
(1296,1,'2019-07-23 07:49:11','2019-07-23 05:49:11','','Led Pool Lights - SST Magnetic Gardenlite','','inherit','closed','closed','','led-pool-lights-sst-magnetic-gardenlite','','','2019-07-23 07:49:16','2019-07-23 05:49:16','',1293,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-SST-Magnetic-Gardenlite.jpg',0,'attachment','image/jpeg',0),
(1297,1,'2019-07-23 07:51:41','2019-07-23 05:51:41','','SST Pondlite','Price: To be quoted','publish','closed','closed','','sst-pondlite','','','2019-10-25 10:30:41','2019-10-25 08:30:41','',0,'http://nixin.co.za/?post_type=product&#038;p=1297',0,'product','',0),
(1298,1,'2019-07-23 07:50:55','2019-07-23 05:50:55','','SST Pondlite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','sst-pondlite-blue-led','','','2019-08-08 11:57:37','2019-08-08 09:57:37','',1297,'http://nixin.co.za/?post_type=product_variation&p=1298',1,'product_variation','',0),
(1299,1,'2019-07-23 07:50:55','2019-07-23 05:50:55','','SST Pondlite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','sst-pondlite-white-led','','','2019-08-08 11:57:37','2019-08-08 09:57:37','',1297,'http://nixin.co.za/?post_type=product_variation&p=1299',2,'product_variation','',0),
(1300,1,'2019-07-23 07:51:27','2019-07-23 05:51:27','','Led Pool Lights - SST Pondlite','','inherit','closed','closed','','led-pool-lights-sst-pondlite','','','2019-07-23 07:51:35','2019-07-23 05:51:35','',1297,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-SST-Pondlite.jpg',0,'attachment','image/jpeg',0),
(1302,1,'2019-07-23 07:56:56','2019-07-23 05:56:56','','Mod N Seahorse - 950mm','Product Size: 950mm','publish','closed','closed','','mod-n-seahorse-950mm','','','2019-07-23 07:57:06','2019-07-23 05:57:06','',1207,'http://nixin.co.za/?post_type=product_variation&p=1302',1,'product_variation','',0),
(1303,1,'2019-07-23 07:58:35','2019-07-23 05:58:35','','Mod N Seastar - 600mm','Product Size: 600mm','publish','closed','closed','','mod-n-seastar-600mm','','','2019-07-23 07:58:55','2019-07-23 05:58:55','',1209,'http://nixin.co.za/?post_type=product_variation&p=1303',1,'product_variation','',0),
(1304,1,'2019-07-23 07:59:55','2019-07-23 05:59:55','','Mod N Helios - 700mm','Product Size: 700mm','publish','closed','closed','','mod-n-helios-700mm','','','2019-07-23 08:00:09','2019-07-23 06:00:09','',1211,'http://nixin.co.za/?post_type=product_variation&p=1304',1,'product_variation','',0),
(1305,1,'2019-07-23 08:01:07','2019-07-23 06:01:07','','Mod N Helm - 800mm','Product Size: 800mm','publish','closed','closed','','mod-n-helm-800mm','','','2019-07-23 08:01:16','2019-07-23 06:01:16','',1213,'http://nixin.co.za/?post_type=product_variation&p=1305',1,'product_variation','',0),
(1306,1,'2019-07-23 08:24:42','2019-07-23 06:24:42','','SST Z Led Waterspout','Our most popular development\r\nPrice: To be quoted\r\n\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]','publish','closed','closed','','sst-z-led-waterspout','','','2019-07-31 09:03:01','2019-07-31 07:03:01','',0,'http://nixin.co.za/?post_type=product&#038;p=1306',0,'product','',0),
(1307,1,'2019-07-23 08:19:58','2019-07-23 06:19:58','','Water Spouts - SST Z Led Waterspout','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout','','','2019-07-23 08:20:06','2019-07-23 06:20:06','',1306,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout.jpg',0,'attachment','image/jpeg',0),
(1308,1,'2019-07-23 08:20:14','2019-07-23 06:20:14','','Water Spouts - SST Z Led Waterspout_3','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout_3','','','2019-07-23 08:20:14','2019-07-23 06:20:14','',1306,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout_3.jpg',0,'attachment','image/jpeg',0),
(1309,1,'2019-07-23 08:20:15','2019-07-23 06:20:15','','Water Spouts - SST Z Led Waterspout_1','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout_1','','','2019-07-23 08:20:15','2019-07-23 06:20:15','',1306,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout_1.jpg',0,'attachment','image/jpeg',0),
(1310,1,'2019-07-23 08:20:16','2019-07-23 06:20:16','','Water Spouts - SST Z Led Waterspout_2','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout_2','','','2019-07-23 08:20:16','2019-07-23 06:20:16','',1306,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout_2.jpg',0,'attachment','image/jpeg',0),
(1311,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 500mm','Choose Your Size: 500mm','publish','closed','closed','','sst-z-led-waterspout-500mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1311',1,'product_variation','',0),
(1312,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 750mm','Choose Your Size: 750mm','publish','closed','closed','','sst-z-led-waterspout-750mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1312',2,'product_variation','',0),
(1313,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 1000mm','Choose Your Size: 1000mm','publish','closed','closed','','sst-z-led-waterspout-1000mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1313',3,'product_variation','',0),
(1314,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 1250mm','Choose Your Size: 1250mm','publish','closed','closed','','sst-z-led-waterspout-1250mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1314',4,'product_variation','',0),
(1315,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 1500mm','Choose Your Size: 1500mm','publish','closed','closed','','sst-z-led-waterspout-1500mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1315',5,'product_variation','',0),
(1316,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 2000mm','Choose Your Size: 2000mm','publish','closed','closed','','sst-z-led-waterspout-2000mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1316',6,'product_variation','',0),
(1317,1,'2019-07-23 08:36:44','2019-07-23 06:36:44','','SST Slimline Waterspout','The triangular Slimline type letterbox waterspout has now been developed with two different profiles.\r\nPrice: To be quoted\r\n\r\n<h3>Details</h3>\r\n<p>The triangular Slimline type letterbox waterspout has now been developed with two different profiles.&nbsp;One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flwo volume. NIXIN SLIMLINE SPOUTs have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.</p>\r\n<p>ALL SLIMLINE SPOUTS ARE BOTTOM ENTRY available from 200mm to 1000mm width waterfalls.</p>\r\n<p></p>\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]','publish','closed','closed','','sst-slimline-waterspout','','','2019-07-23 08:37:53','2019-07-23 06:37:53','',0,'http://nixin.co.za/?post_type=product&#038;p=1317',0,'product','',0),
(1318,1,'2019-07-23 08:31:09','2019-07-23 06:31:09','','Water Spouts - SST Slimline Waterspout','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout','','','2019-07-23 08:31:15','2019-07-23 06:31:15','',1317,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout.jpg',0,'attachment','image/jpeg',0),
(1319,1,'2019-07-23 08:31:23','2019-07-23 06:31:23','','Water Spouts - SST Slimline Waterspout_1','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout_1','','','2019-07-23 08:44:13','2019-07-23 06:44:13','',1317,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout_1.jpg',0,'attachment','image/jpeg',0),
(1320,1,'2019-07-23 08:31:25','2019-07-23 06:31:25','','Water Spouts - SST Slimline Waterspout_2','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout_2','','','2019-07-23 08:44:16','2019-07-23 06:44:16','',1317,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout_2.jpg',0,'attachment','image/jpeg',0),
(1321,1,'2019-07-23 08:31:25','2019-07-23 06:31:25','','Water Spouts - SST Slimline Waterspout_3','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout_3','','','2019-07-23 08:44:19','2019-07-23 06:44:19','',1317,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout_3.jpg',0,'attachment','image/jpeg',0),
(1322,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 300mm Profile','Choose Your Size: 300mm Profile','publish','closed','closed','','sst-slimline-waterspout-300mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1322',1,'product_variation','',0),
(1323,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 200mm','Choose Your Size: 200mm','publish','closed','closed','','sst-slimline-waterspout-200mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1323',2,'product_variation','',0),
(1324,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 400mm','Choose Your Size: 400mm','publish','closed','closed','','sst-slimline-waterspout-400mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1324',3,'product_variation','',0),
(1325,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 500mm Profile','Choose Your Size: 500mm Profile','publish','closed','closed','','sst-slimline-waterspout-500mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1325',4,'product_variation','',0),
(1326,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 600mm','Choose Your Size: 600mm','publish','closed','closed','','sst-slimline-waterspout-600mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1326',5,'product_variation','',0),
(1327,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 700mm Profile','Choose Your Size: 700mm Profile','publish','closed','closed','','sst-slimline-waterspout-700mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1327',6,'product_variation','',0),
(1328,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 800mm','Choose Your Size: 800mm','publish','closed','closed','','sst-slimline-waterspout-800mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1328',7,'product_variation','',0),
(1329,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 900mm Profile','Choose Your Size: 900mm Profile','publish','closed','closed','','sst-slimline-waterspout-900mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1329',8,'product_variation','',0),
(1330,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 1000mm','Choose Your Size: 1000mm','publish','closed','closed','','sst-slimline-waterspout-1000mm','','','2019-07-23 08:36:40','2019-07-23 06:36:40','',1317,'http://nixin.co.za/?post_type=product_variation&p=1330',9,'product_variation','',0),
(1331,1,'2019-07-23 08:44:35','2019-07-23 06:44:35','','SST Waterspout C-shape','The unique Classical design of the freestanding Curved C Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.\r\nPrice: To be quoted\r\n\r\n<h3>Details</h3>\r\nThe unique Classical design of the freestanding Curved C Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.\r\n\r\nAvailable in two sizes:\r\nSmall 350mm wide x 480mm High\r\nLarge 450mm wide x 780mm High\r\n\r\n[embed]http://youtu.be/mK6_XPX-LDQ[/embed]','publish','closed','closed','','sst-waterspout-c-shape','','','2019-07-31 09:02:52','2019-07-31 07:02:52','',0,'http://nixin.co.za/?post_type=product&#038;p=1331',0,'product','',0),
(1332,1,'2019-07-23 08:40:50','2019-07-23 06:40:50','','SST Waterspout C-shape - 350w x 480h','Choose Your Size: 350w x 480h','publish','closed','closed','','sst-waterspout-c-shape-350w-x-480h','','','2019-07-23 08:41:34','2019-07-23 06:41:34','',1331,'http://nixin.co.za/?post_type=product_variation&p=1332',1,'product_variation','',0),
(1333,1,'2019-07-23 08:40:51','2019-07-23 06:40:51','','SST Waterspout C-shape - 450w x 780h','Choose Your Size: 450w x 780h','publish','closed','closed','','sst-waterspout-c-shape-450w-x-780h','','','2019-07-23 08:41:34','2019-07-23 06:41:34','',1331,'http://nixin.co.za/?post_type=product_variation&p=1333',2,'product_variation','',0),
(1334,1,'2019-07-23 08:43:02','2019-07-23 06:43:02','','Water Spouts - SST Waterspout C-shape','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape','','','2019-07-23 08:43:11','2019-07-23 06:43:11','',1331,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Waterspout-C-shape.jpg',0,'attachment','image/jpeg',0),
(1335,1,'2019-07-23 08:43:49','2019-07-23 06:43:49','','Water Spouts - SST Waterspout C-shape_1','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape_1','','','2019-07-23 08:44:24','2019-07-23 06:44:24','',1331,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Waterspout-C-shape_1.jpg',0,'attachment','image/jpeg',0),
(1336,1,'2019-07-23 08:43:50','2019-07-23 06:43:50','','Water Spouts - SST Waterspout C-shape_2','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape_2','','','2019-07-23 08:44:28','2019-07-23 06:44:28','',1331,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Waterspout-C-shape_2.jpg',0,'attachment','image/jpeg',0),
(1337,1,'2019-07-23 09:00:47','2019-07-23 07:00:47','','SST Tap Spout','NIX-INOX TAP SPOUT was originally designed as a tall stylish water supply INLET for Spa baths or as a continuous flow water feature. It is 700mm high and 185mm wide.','publish','closed','closed','','sst-tap-spout','','','2019-07-23 09:00:47','2019-07-23 07:00:47','',0,'http://nixin.co.za/?post_type=product&#038;p=1337',0,'product','',0),
(1338,1,'2019-07-23 08:59:45','2019-07-23 06:59:45','','Water Spouts - SST Tap Spout','','inherit','closed','closed','','water-spouts-sst-tap-spout','','','2019-07-23 08:59:54','2019-07-23 06:59:54','',1337,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Tap-Spout.jpg',0,'attachment','image/jpeg',0),
(1339,1,'2019-07-23 09:00:04','2019-07-23 07:00:04','','Water Spouts - SST Tap Spout_1','','inherit','closed','closed','','water-spouts-sst-tap-spout_1','','','2019-07-23 09:00:10','2019-07-23 07:00:10','',1337,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Tap-Spout_1.jpg',0,'attachment','image/jpeg',0),
(1340,1,'2019-07-23 09:00:19','2019-07-23 07:00:19','','SST Tap Spout - 700mm high by 185mm wide','Choose Your Size: 700mm high by 185mm wide','publish','closed','closed','','sst-tap-spout-700mm-high-by-185mm-wide','','','2019-07-23 09:00:42','2019-07-23 07:00:42','',1337,'http://nixin.co.za/?post_type=product_variation&p=1340',1,'product_variation','',0),
(1342,0,'2019-07-30 07:35:02','2019-07-30 05:35:02','','SST Fan Jet Spout','Superior finish &amp; radical variable performance capability in relation to its small size. Price: To be quoted\r\n<h3>Details</h3>\r\nNow here to make its long awaited appearance, we are proud of its superior finish &amp; radical variable performance capability in relation to its small size!\r\nAvailable in 150mm width with standard 40mm BSP plumbing connection OR the smaller 100mm width with 25mm BSP plumbing connection.\r\n\r\n[embed]http://youtu.be/IzkoOerfeh0[/embed]','publish','closed','closed','','sst-fan-jet-spout','','','2019-07-30 07:36:56','2019-07-30 05:36:56','',0,'http://nixin.co.za/?post_type=product&#038;p=1342',0,'product','',0),
(1343,0,'2019-07-30 07:32:03','2019-07-30 05:32:03','','SST Fan Jet Spout - 100mm','Choose Your Size: 100mm','publish','closed','closed','','sst-fan-jet-spout-100mm','','','2019-07-30 07:35:01','2019-07-30 05:35:01','',1342,'http://nixin.co.za/?post_type=product_variation&p=1343',1,'product_variation','',0),
(1344,0,'2019-07-30 07:32:03','2019-07-30 05:32:03','','SST Fan Jet Spout - 150mm','Choose Your Size: 150mm','publish','closed','closed','','sst-fan-jet-spout-150mm','','','2019-07-30 07:35:01','2019-07-30 05:35:01','',1342,'http://nixin.co.za/?post_type=product_variation&p=1344',2,'product_variation','',0),
(1345,0,'2019-07-30 07:33:53','2019-07-30 05:33:53','','Water Spouts - SST Fan Jet Spout','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout','','','2019-07-30 07:33:59','2019-07-30 05:33:59','',1342,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout.jpg',0,'attachment','image/jpeg',0),
(1346,0,'2019-07-30 07:34:10','2019-07-30 05:34:10','','Water Spouts - SST Fan Jet Spout 3','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout-3','','','2019-07-30 07:34:10','2019-07-30 05:34:10','',1342,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout-3.jpg',0,'attachment','image/jpeg',0),
(1347,0,'2019-07-30 07:34:11','2019-07-30 05:34:11','','Water Spouts - SST Fan Jet Spout 1','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout-1','','','2019-07-30 07:34:11','2019-07-30 05:34:11','',1342,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout-1.jpg',0,'attachment','image/jpeg',0),
(1348,0,'2019-07-30 07:34:12','2019-07-30 05:34:12','','Water Spouts - SST Fan Jet Spout 2','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout-2','','','2019-07-30 07:34:12','2019-07-30 05:34:12','',1342,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout-2.jpg',0,'attachment','image/jpeg',0),
(1349,0,'2019-07-30 07:40:58','2019-07-30 05:40:58','','SST Deck Spout','Reduced versions of the larger C shape spout\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nSST DECK SPOUTS are reduced versions of the larger C shape spout and are easily installed being held in position by the bottom entry plumbing connection. Available in 200mm &amp; 300mm widths.','publish','closed','closed','','sst-deck-spout','','','2019-07-30 07:40:59','2019-07-30 05:40:59','',0,'http://nixin.co.za/?post_type=product&#038;p=1349',0,'product','',0),
(1350,0,'2019-07-30 07:38:37','2019-07-30 05:38:37','','Water Spouts - SST Deck Spout','','inherit','closed','closed','','water-spouts-sst-deck-spout','','','2019-07-30 07:38:37','2019-07-30 05:38:37','',1349,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Deck-Spout.jpg',0,'attachment','image/jpeg',0),
(1351,0,'2019-07-30 07:40:33','2019-07-30 05:40:33','','SST Deck Spout - 200w x 140h','Choose Your Size: 200w x 140h','publish','closed','closed','','sst-deck-spout-200w-x-140h','','','2019-07-30 07:40:57','2019-07-30 05:40:57','',1349,'http://nixin.co.za/?post_type=product_variation&p=1351',1,'product_variation','',0),
(1352,0,'2019-07-30 07:40:33','2019-07-30 05:40:33','','SST Deck Spout - 300w x 140h','Choose Your Size: 300w x 140h','publish','closed','closed','','sst-deck-spout-300w-x-140h','','','2019-07-30 07:40:57','2019-07-30 05:40:57','',1349,'http://nixin.co.za/?post_type=product_variation&p=1352',2,'product_variation','',0),
(1353,0,'2019-07-30 07:42:19','2019-07-30 05:42:19','','SST Adjustable Ball Spout Complete','','publish','closed','closed','','sst-adjustable-ball-spout-complete','','','2019-07-30 07:42:19','2019-07-30 05:42:19','',0,'http://nixin.co.za/?post_type=product&#038;p=1353',0,'product','',0),
(1354,0,'2019-07-30 07:42:12','2019-07-30 05:42:12','','Water Spouts - SST Adjustable Ball Spout Complete','','inherit','closed','closed','','water-spouts-sst-adjustable-ball-spout-complete','','','2019-07-30 07:42:12','2019-07-30 05:42:12','',1353,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Adjustable-Ball-Spout-Complete.jpg',0,'attachment','image/jpeg',0),
(1355,0,'2019-07-30 07:45:34','2019-07-30 05:45:34','','SST Dandelion Fountain Spout','Price: <span id=\"itemprice\">To be quoted</span>','publish','closed','closed','','sst-dandelion-fountain-spout','','','2019-07-30 07:45:34','2019-07-30 05:45:34','',0,'http://nixin.co.za/?post_type=product&#038;p=1355',0,'product','',0),
(1356,0,'2019-07-30 07:43:38','2019-07-30 05:43:38','','Water Spouts - SST Dandelion Fountain Spout','','inherit','closed','closed','','water-spouts-sst-dandelion-fountain-spout','','','2019-07-30 07:43:38','2019-07-30 05:43:38','',1355,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Dandelion-Fountain-Spout.jpg',0,'attachment','image/jpeg',0),
(1357,0,'2019-07-30 07:44:47','2019-07-30 05:44:47','','SST Dandelion Fountain Spout - Small','Choose Your Size: Small','publish','closed','closed','','sst-dandelion-fountain-spout-small','','','2019-07-30 07:45:24','2019-07-30 05:45:24','',1355,'http://nixin.co.za/?post_type=product_variation&p=1357',1,'product_variation','',0),
(1358,0,'2019-07-30 07:44:47','2019-07-30 05:44:47','','SST Dandelion Fountain Spout - Large','Choose Your Size: Large','publish','closed','closed','','sst-dandelion-fountain-spout-large','','','2019-07-30 07:45:24','2019-07-30 05:45:24','',1355,'http://nixin.co.za/?post_type=product_variation&p=1358',2,'product_variation','',0),
(1359,0,'2019-07-30 07:47:44','2019-07-30 05:47:44','','SST 6 x 60mm Water Cannon','<h3>Details</h3>\r\n[embed]http://youtu.be/23QAMet1bws[/embed]','publish','closed','closed','','sst-6-x-60mm-water-cannon','','','2019-07-30 07:48:04','2019-07-30 05:48:04','',0,'http://nixin.co.za/?post_type=product&#038;p=1359',0,'product','',0),
(1360,0,'2019-07-30 07:47:11','2019-07-30 05:47:11','','Water Spouts - SST 6 x 60mm Water Cannon','','inherit','closed','closed','','water-spouts-sst-6-x-60mm-water-cannon','','','2019-07-30 07:47:11','2019-07-30 05:47:11','',1359,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-6-x-60mm-Water-Cannon.jpg',0,'attachment','image/jpeg',0),
(1361,0,'2019-07-30 07:49:07','2019-07-30 05:49:07','','SST Curve Pipe Spout 600mm','','publish','closed','closed','','sst-curve-pipe-spout-600mm','','','2019-07-30 07:49:07','2019-07-30 05:49:07','',0,'http://nixin.co.za/?post_type=product&#038;p=1361',0,'product','',0),
(1362,0,'2019-07-30 07:48:57','2019-07-30 05:48:57','','Water Spouts - SST Curve Pipe Spout 600mm','','inherit','closed','closed','','water-spouts-sst-curve-pipe-spout-600mm','','','2019-07-30 07:48:57','2019-07-30 05:48:57','',1361,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Curve-Pipe-Spout-600mm.jpg',0,'attachment','image/jpeg',0),
(1363,0,'2019-07-30 07:51:00','2019-07-30 05:51:00','','SST Deck Jet Stream','Creating a laminar effect around your pool\r\nPrice: R 517.50\r\n<h3>Details</h3>\r\nFollow the below link to view a video of the SST Deck Jet Stream...\r\n\r\n[embed]http://youtu.be/3y8ozje3Md8[/embed]','publish','closed','closed','','sst-deck-jet-stream','','','2019-07-30 07:51:01','2019-07-30 05:51:01','',0,'http://nixin.co.za/?post_type=product&#038;p=1363',0,'product','',0),
(1364,0,'2019-07-30 07:50:51','2019-07-30 05:50:51','','Water Spouts - SST Deck Jet Stream','','inherit','closed','closed','','water-spouts-sst-deck-jet-stream','','','2019-07-30 07:50:51','2019-07-30 05:50:51','',1363,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Deck-Jet-Stream.jpg',0,'attachment','image/jpeg',0),
(1365,0,'2019-07-30 07:52:19','2019-07-30 05:52:19','','SST Goose Neck Spout','Size: 600h x 378w x Ø38mm mm','publish','closed','closed','','sst-goose-neck-spout','','','2019-07-30 07:52:19','2019-07-30 05:52:19','',0,'http://nixin.co.za/?post_type=product&#038;p=1365',0,'product','',0),
(1366,0,'2019-07-30 07:51:57','2019-07-30 05:51:57','','Water Spouts - SST Goose Neck Spout','','inherit','closed','closed','','water-spouts-sst-goose-neck-spout','','','2019-07-30 07:51:57','2019-07-30 05:51:57','',1365,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Goose-Neck-Spout.jpg',0,'attachment','image/jpeg',0),
(1367,0,'2019-07-30 07:55:17','2019-07-30 05:55:17','','SST Pipe Spouts','Price: <span id=\"itemprice\">To be quoted</span>','publish','closed','closed','','sst-pipe-spouts','','','2019-07-30 07:55:17','2019-07-30 05:55:17','',0,'http://nixin.co.za/?post_type=product&#038;p=1367',0,'product','',0),
(1368,0,'2019-07-30 07:52:54','2019-07-30 05:52:54','','Water Spouts - SST Pipe Spouts','','inherit','closed','closed','','water-spouts-sst-pipe-spouts','','','2019-07-30 07:52:54','2019-07-30 05:52:54','',1367,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Pipe-Spouts.jpg',0,'attachment','image/jpeg',0),
(1369,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø38mm x 150mm','Choose Your Size: Ø38mm x 150mm','publish','closed','closed','','auto-draft-o38mm-x-150mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1369',1,'product_variation','',0),
(1370,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø38mm x 300mm','Choose Your Size: Ø38mm x 300mm','publish','closed','closed','','auto-draft-o38mm-x-300mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1370',2,'product_variation','',0),
(1371,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø50mm x 150mm','Choose Your Size: Ø50mm x 150mm','publish','closed','closed','','auto-draft-o50mm-x-150mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1371',3,'product_variation','',0),
(1372,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø50mm x 300mm','Choose Your Size: Ø50mm x 300mm','publish','closed','closed','','auto-draft-o50mm-x-300mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1372',4,'product_variation','',0),
(1373,0,'2019-07-30 07:58:18','2019-07-30 05:58:18','','SST Champagne Bubbler','Price: <span id=\"itemprice\">R 1,334.00</span>\r\n\r\n[embed]http://youtu.be/YHWJhejiEZw[/embed]\r\n\r\n[embed]http://youtu.be/fogVEE4B2TY[/embed]','publish','closed','closed','','sst-champagne-bubbler','','','2019-07-30 07:58:18','2019-07-30 05:58:18','',0,'http://nixin.co.za/?post_type=product&#038;p=1373',0,'product','',0),
(1374,0,'2019-07-30 07:56:50','2019-07-30 05:56:50','','Water Spouts - SST Champagne Bubbler','','inherit','closed','closed','','water-spouts-sst-champagne-bubbler','','','2019-07-30 07:56:50','2019-07-30 05:56:50','',1373,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Champagne-Bubbler.jpg',0,'attachment','image/jpeg',0),
(1375,0,'2019-07-30 07:57:00','2019-07-30 05:57:00','','Water Spouts - SST Champagne Bubbler 1','','inherit','closed','closed','','water-spouts-sst-champagne-bubbler-1','','','2019-07-30 07:57:00','2019-07-30 05:57:00','',1373,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Champagne-Bubbler-1.jpg',0,'attachment','image/jpeg',0),
(1376,0,'2019-07-30 07:57:55','2019-07-30 05:57:55','','SST Champagne Bubbler - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','sst-champagne-bubbler-white-led','','','2019-07-30 07:58:11','2019-07-30 05:58:11','',1373,'http://nixin.co.za/?post_type=product_variation&p=1376',1,'product_variation','',0),
(1377,0,'2019-07-30 07:57:55','2019-07-30 05:57:55','','SST Champagne Bubbler - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','sst-champagne-bubbler-blue-led','','','2019-07-30 07:58:11','2019-07-30 05:58:11','',1373,'http://nixin.co.za/?post_type=product_variation&p=1377',2,'product_variation','',0),
(1378,0,'2019-07-30 08:49:53','2019-07-30 06:49:53','','SST Dual Safety Suction Port','Provides for automatic pool cleaners to be connected with the ability of a skimming action at the same time.\r\n<div class=\"specs\"></div>\r\n<div class=\"prodtext\">\r\n<div class=\"price orderoption\">Price: <span id=\"itemprice\">R 1,442.10</span></div>\r\n</div>','publish','closed','closed','','sst-dual-safety-suction-port','','','2019-10-22 10:40:58','2019-10-22 08:40:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1378',0,'product','',0),
(1379,0,'2019-07-30 08:49:28','2019-07-30 06:49:28','','Custome Stainless Steel - SST Dual Safety Suction Port','','inherit','closed','closed','','custome-stainless-steel-sst-dual-safety-suction-port','','','2019-07-30 08:49:28','2019-07-30 06:49:28','',1378,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(1380,0,'2019-07-30 08:49:43','2019-07-30 06:49:43','','Custome Stainless Steel - SST Dual Safety Suction 1','','inherit','closed','closed','','custome-stainless-steel-sst-dual-safety-suction-1','','','2019-07-30 08:49:43','2019-07-30 06:49:43','',1378,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-1.jpg',0,'attachment','image/jpeg',0),
(1381,0,'2019-07-30 08:55:09','2019-07-30 06:55:09','','SST Weir Deck Lid &amp; Collar','An optional Stainless Steel deck trim for the weir opening.\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\n9 SST WEIR DECKLID &amp; COLLAR is an optional Stainless Steel deck trim for the weir opening.','publish','closed','closed','','sst-weir-deck-lid-collar','','','2019-10-24 09:36:51','2019-10-24 07:36:51','',0,'http://nixin.co.za/?post_type=product&#038;p=1381',0,'product','',0),
(1382,0,'2019-07-30 08:51:09','2019-07-30 06:51:09','','Custome Stainless Steel - SST Weir Deck Lid &amp; Collar','','inherit','closed','closed','','custome-stainless-steel-sst-weir-deck-lid-collar','','','2019-07-30 08:51:09','2019-07-30 06:51:09','',1381,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg',0,'attachment','image/jpeg',0),
(1383,0,'2019-07-30 08:55:00','2019-07-30 06:55:00','','SST Weir Deck Lid &amp; Collar - Swimquip 225mm','Choose Your Size: Swimquip 225mm','publish','closed','closed','','sst-weir-deck-lid-collar-swimquip-225mm','','','2019-08-08 11:54:41','2019-08-08 09:54:41','',1381,'http://nixin.co.za/?post_type=product_variation&p=1383',1,'product_variation','',0),
(1384,0,'2019-07-30 08:55:00','2019-07-30 06:55:00','','SST Weir Deck Lid &amp; Collar - Standard 207mm','Choose Your Size: Standard 207mm','publish','closed','closed','','sst-weir-deck-lid-collar-standard-207mm','','','2019-08-08 11:54:41','2019-08-08 09:54:41','',1381,'http://nixin.co.za/?post_type=product_variation&p=1384',2,'product_variation','',0),
(1385,0,'2019-07-30 08:56:57','2019-07-30 06:56:57','','SST Dual Suction Skimmer','Same function as the safety suction but with an additional feature of a closing gate to the port hole\r\nPrice: R 2,288.50\r\n<h3>Details</h3>\r\nSST DUAL SUCTION SKIMMER has the same function as the safety suction but with an additional feature of a closing gate to the port hole. Side wall openings on the main body allow for a surface skimming action.','publish','closed','closed','','sst-dual-suction-skimmer','','','2019-10-22 10:46:22','2019-10-22 08:46:22','',0,'http://nixin.co.za/?post_type=product&#038;p=1385',0,'product','',0),
(1386,0,'2019-07-30 08:56:46','2019-07-30 06:56:46','','Custome Stainless Steel - SST Dual Suction Skimmer','','inherit','closed','closed','','custome-stainless-steel-sst-dual-suction-skimmer','','','2019-07-30 08:56:46','2019-07-30 06:56:46','',1385,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Dual-Suction-Skimmer.jpg',0,'attachment','image/jpeg',0),
(1387,0,'2019-07-30 09:02:09','2019-07-30 07:02:09','','SST Auto Filler','Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.\r\nPrice: R 736.00\r\n<h3>Details</h3>\r\nSST AUTO FILLER is a Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.','publish','closed','closed','','sst-auto-filler','','','2019-10-22 10:26:24','2019-10-22 08:26:24','',0,'http://nixin.co.za/?post_type=product&#038;p=1387',0,'product','',0),
(1388,0,'2019-07-30 09:01:43','2019-07-30 07:01:43','','Custome Stainless Steel - SST Auto Filler','','inherit','closed','closed','','custome-stainless-steel-sst-auto-filler','','','2019-07-30 09:01:43','2019-07-30 07:01:43','',1387,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Auto-Filler.jpg',0,'attachment','image/jpeg',0),
(1389,0,'2019-07-30 09:05:29','2019-07-30 07:05:29','','SST Weir Face Plate','A one piece Stainless Steel trim for the skimmer weir opening.\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nSST WEIR FACE PLATE is a one piece Stainless Steel trim for the skimmer weir opening.','publish','closed','closed','','sst-weir-face-plate','','','2019-10-24 09:39:13','2019-10-24 07:39:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1389',0,'product','',0),
(1390,0,'2019-07-30 09:03:11','2019-07-30 07:03:11','','Custome Stainless Steel - SST Weir Face Plate','','inherit','closed','closed','','custome-stainless-steel-sst-weir-face-plate','','','2019-07-30 09:03:11','2019-07-30 07:03:11','',1389,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Weir-Face-Plate.jpg',0,'attachment','image/jpeg',0),
(1391,0,'2019-07-30 09:06:56','2019-07-30 07:06:56','','SST Solid Aimflo And Ball','An optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.\r\nPrice: R 1,357.00\r\n<h3>Details</h3>\r\nSST SOLID AIMFLO &amp; BALL is a optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.','publish','closed','closed','','sst-solid-aimflo-and-ball','','','2019-10-24 09:23:28','2019-10-24 07:23:28','',0,'http://nixin.co.za/?post_type=product&#038;p=1391',0,'product','',0),
(1392,0,'2019-07-30 09:06:38','2019-07-30 07:06:38','','Custome Stainless Steel - SST Solid Aimflo And Ball','','inherit','closed','closed','','custome-stainless-steel-sst-solid-aimflo-and-ball','','','2019-07-30 09:06:38','2019-07-30 07:06:38','',1391,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg',0,'attachment','image/jpeg',0),
(1393,0,'2019-07-30 09:08:29','2019-07-30 07:08:29','','SST Bottom Drain Covers','Protect your bottom drain from large debris\r\nPrice: R 1,138.50','publish','closed','closed','','sst-bottom-drain-covers','','','2019-10-22 10:39:16','2019-10-22 08:39:16','',0,'http://nixin.co.za/?post_type=product&#038;p=1393',0,'product','',0),
(1394,0,'2019-07-30 09:08:09','2019-07-30 07:08:09','','Custome Stainless Steel - SST Bottom Drain Covers','','inherit','closed','closed','','custome-stainless-steel-sst-bottom-drain-covers','','','2019-07-30 09:08:09','2019-07-30 07:08:09','',1393,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-Covers.jpg',0,'attachment','image/jpeg',0),
(1395,0,'2019-07-30 09:10:04','2019-07-30 07:10:04','','SST 50mm Heater Casing','Easy to install &amp; maintain and should prove vast energy efficiency improvements.\r\nPrice: R 2,493.20\r\n<h3>Details</h3>\r\nAnother new innovation for Summer is the redevelopment of the Spa Heater tube. Its new NIX-INOX T-design prevents premature wear on the heating element as the direct water flow is no longer in contact with the element. It is easier to install &amp; maintain and should prove vast energy efficiency improvements.','publish','closed','closed','','sst-50mm-heater-casing','','','2019-10-22 10:19:11','2019-10-22 08:19:11','',0,'http://nixin.co.za/?post_type=product&#038;p=1395',0,'product','',0),
(1396,0,'2019-07-30 09:09:46','2019-07-30 07:09:46','','Custome Stainless Steel - SST 50mm Heater Casing','','inherit','closed','closed','','custome-stainless-steel-sst-50mm-heater-casing','','','2019-07-30 09:09:46','2019-07-30 07:09:46','',1395,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing.jpg',0,'attachment','image/jpeg',0),
(1397,0,'2019-07-30 09:09:55','2019-07-30 07:09:55','','Custome Stainless Steel - SST 50mm Heater Casing 1','','inherit','closed','closed','','custome-stainless-steel-sst-50mm-heater-casing-1','','','2019-07-30 09:09:55','2019-07-30 07:09:55','',1395,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing-1.jpg',0,'attachment','image/jpeg',0),
(1398,0,'2019-07-30 09:10:34','2019-07-30 07:10:34','','SST Bottom Drain 150 x 150mm','','publish','closed','closed','','sst-bottom-drain-150-x-150mm','','','2019-10-22 10:29:28','2019-10-22 08:29:28','',0,'http://nixin.co.za/?post_type=product&#038;p=1398',0,'product','',0),
(1399,0,'2019-07-30 09:11:52','2019-07-30 07:11:52','','SST Bottom Drain 150 x 150mm - 150x150mm','Choose Your Size: 150x150mm','publish','closed','closed','','sst-bottom-drain-150-x-150mm-150x150mm','','','2019-07-30 09:12:38','2019-07-30 07:12:38','',1398,'http://nixin.co.za/?post_type=product_variation&p=1399',1,'product_variation','',0),
(1400,0,'2019-07-30 09:12:19','2019-07-30 07:12:19','','Custome Stainless Steel - SST Bottom Drain 150 x 150mm','','inherit','closed','closed','','custome-stainless-steel-sst-bottom-drain-150-x-150mm','','','2019-07-30 09:12:19','2019-07-30 07:12:19','',1398,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm.jpg',0,'attachment','image/jpeg',0),
(1401,0,'2019-07-30 09:12:31','2019-07-30 07:12:31','','Custome Stainless Steel - SST Bottom Drain 150 x 150mm 1','','inherit','closed','closed','','custome-stainless-steel-sst-bottom-drain-150-x-150mm-1','','','2019-07-30 09:12:31','2019-07-30 07:12:31','',1398,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1.jpg',0,'attachment','image/jpeg',0),
(1402,0,'2019-07-30 09:14:11','2019-07-30 07:14:11','','SST Spa Suction Port','Decorative Lasercut faceplate with the same function as the safety suction but is used instead with Spas, ponds or water features.\r\nPrice: R 1,442.10\r\n<h3>Details</h3>\r\nSST SPA SUCTION PORT has a decorative Lasercut faceplate with the same function as the safety suction but is used instead with Spas, ponds or water features.','publish','closed','closed','','sst-spa-suction-port','','','2019-10-24 09:25:43','2019-10-24 07:25:43','',0,'http://nixin.co.za/?post_type=product&#038;p=1402',0,'product','',0),
(1403,0,'2019-07-30 09:13:45','2019-07-30 07:13:45','','Custome Stainless Steel - SST Spa Suction Port','','inherit','closed','closed','','custome-stainless-steel-sst-spa-suction-port','','','2019-07-30 09:13:45','2019-07-30 07:13:45','',1402,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Spa-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(1404,0,'2019-07-30 09:16:09','2019-07-30 07:16:09','','SST Airless Mixing Spindle','Using a NIXIN AIR-LESS MIXING SPINDLE guarantees the best materials performance in non-mechanised Composite application processes!\r\nPrice: R 362.25\r\n<h3>Details</h3>\r\nAdvanced Polymer Technology utilizes the simplistic design of the \"AIR-LESS\" SPINDLE to mix &amp; stir at the maximum level of efficiency, without creating a vortex &amp; inducing air into the mixed material.\r\n\r\nThe improvements of this vital process will help prevent air inclusions in the composite and reduce future symptoms of Osmosis or blistering.\r\n\r\nThoroughly mixed resin systems will dynamically improve the cure &amp; the ultimate performance of the composite as a whole - from the application &amp; curing process to the durability &amp; longevity of the end product.\r\n\r\nThe NIXIN AIR-LESS SPINDLE is made in 316 Grade Stainless Steel &amp; allows for easy use &amp; cleaning in Acetone solvent.\r\n\r\nProper use &amp; care will ensure best performance of a long lasting vitally needed tool.\r\n\r\nDimensions:\r\n\r\n90 x 2mm SST Spindle Disc\r\n425 x 8mm SST Hexagon Shaft','publish','closed','closed','','sst-airless-mixing-spindle','','','2019-10-22 10:22:09','2019-10-22 08:22:09','',0,'http://nixin.co.za/?post_type=product&#038;p=1404',0,'product','',0),
(1405,0,'2019-07-30 09:16:01','2019-07-30 07:16:01','','Custome Stainless Steel - SST Airless Mixing Spindle','','inherit','closed','closed','','custome-stainless-steel-sst-airless-mixing-spindle','','','2019-07-30 09:16:01','2019-07-30 07:16:01','',1404,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Airless-Mixing-Spindle.jpg',0,'attachment','image/jpeg',0),
(1406,0,'2019-07-30 09:20:59','2019-07-30 07:20:59','','SST Vac Lid &amp; Handle Combo','Price: To be quoted','publish','closed','closed','','sst-vac-lid-handle-combo','','','2019-10-24 09:29:15','2019-10-24 07:29:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1406',0,'product','',0),
(1407,0,'2019-07-30 09:19:01','2019-07-30 07:19:01','','Custome Stainless Steel - SST Vac Lid &amp; Handle Combo','','inherit','closed','closed','','custome-stainless-steel-sst-vac-lid-handle-combo','','','2019-07-30 09:19:01','2019-07-30 07:19:01','',1406,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo.jpg',0,'attachment','image/jpeg',0),
(1408,0,'2019-07-30 09:20:39','2019-07-30 07:20:39','','SST Vac Lid &amp; Handle Combo - Standard Vac Lid 199mm','Choose Your Size: Standard Vac Lid 199mm','publish','closed','closed','','sst-vac-lid-handle-combo-standard-vac-lid-199mm','','','2019-08-08 11:53:46','2019-08-08 09:53:46','',1406,'http://nixin.co.za/?post_type=product_variation&p=1408',1,'product_variation','',0),
(1409,0,'2019-07-30 09:20:39','2019-07-30 07:20:39','','SST Vac Lid &amp; Handle Combo - Swimquip Vac Lid 204mm','Choose Your Size: Swimquip Vac Lid 204mm','publish','closed','closed','','sst-vac-lid-handle-combo-swimquip-vac-lid-204mm','','','2019-08-08 11:53:46','2019-08-08 09:53:46','',1406,'http://nixin.co.za/?post_type=product_variation&p=1409',2,'product_variation','',0),
(1410,0,'2019-07-30 09:21:58','2019-07-30 07:21:58','','SST Hooks (Set)','','publish','closed','closed','','sst-hooks-set','','','2019-10-22 10:56:32','2019-10-22 08:56:32','',0,'http://nixin.co.za/?post_type=product&#038;p=1410',0,'product','',0),
(1411,0,'2019-07-30 09:21:44','2019-07-30 07:21:44','','Custome Stainless Steel - SST Hooks (Set)','','inherit','closed','closed','','custome-stainless-steel-sst-hooks-set','','','2019-07-30 09:21:44','2019-07-30 07:21:44','',1410,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Hooks-Set.jpg',0,'attachment','image/jpeg',0),
(1412,0,'2019-07-30 09:23:15','2019-07-30 07:23:15','','SST 3in1 Aimflo Ball','Replacement for existing aimflo ball for better return flow.\r\nPrice: R 177.10\r\n<h3>Details</h3>\r\nThe SST 3in1 Aimflo Ball has 3 functions:\r\n\r\n1. Directional water flow\r\n\r\n2. Split level 3-hole water feature\r\n\r\n3. Water flow blocker','publish','closed','closed','','sst-3in1-aimflo-ball','','','2019-10-22 10:16:09','2019-10-22 08:16:09','',0,'http://nixin.co.za/?post_type=product&#038;p=1412',0,'product','',0),
(1413,0,'2019-07-30 09:23:05','2019-07-30 07:23:05','','Custome Stainless Steel - SST 3in1 Aimflo Ball','','inherit','closed','closed','','custome-stainless-steel-sst-3in1-aimflo-ball','','','2019-07-30 09:23:05','2019-07-30 07:23:05','',1412,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-3in1-Aimflo-Ball.jpg',0,'attachment','image/jpeg',0),
(1414,0,'2019-07-30 09:24:57','2019-07-30 07:24:57','','SST Wall Tread 150mm x 100mm','The SST Wall Tread is used for steps inside the pool.\r\nPrice: R 1,092.50\r\n<h3>Details</h3>\r\nThe SST P-Rail 470mm can be used in conjunction with the SST Wall Treads as a grab rail outside the pool.','publish','closed','closed','','sst-wall-tread-150mm-x-100mm','','','2019-10-24 09:32:32','2019-10-24 07:32:32','',0,'http://nixin.co.za/?post_type=product&#038;p=1414',0,'product','',0),
(1415,0,'2019-07-30 09:24:41','2019-07-30 07:24:41','','Custome Stainless Steel - SST Wall Tread 150mm x 100mm','','inherit','closed','closed','','custome-stainless-steel-sst-wall-tread-150mm-x-100mm','','','2019-07-30 09:24:41','2019-07-30 07:24:41','',1414,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm.jpg',0,'attachment','image/jpeg',0),
(1416,0,'2019-07-30 09:27:24','2019-07-30 07:27:24','','NIXIN SST Venturi Jet','The NIXIN SST Spa Jet produces a force of bubbles for that extra massaging effect.\r\nPrice: R 1,366.20\r\n\r\n[embed]http://youtu.be/fjOAohaCXP0[/embed]','publish','closed','closed','','nixin-sst-venturi-jet','','','2019-10-22 10:14:41','2019-10-22 08:14:41','',0,'http://nixin.co.za/?post_type=product&#038;p=1416',0,'product','',0),
(1417,0,'2019-07-30 09:26:41','2019-07-30 07:26:41','','Custome Stainless Steel - NIXIN SST Venturi Jet','','inherit','closed','closed','','custome-stainless-steel-nixin-sst-venturi-jet','','','2019-07-30 09:26:41','2019-07-30 07:26:41','',1416,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet.jpg',0,'attachment','image/jpeg',0),
(1419,1,'2019-07-31 08:49:35','2019-07-31 06:49:35','','SST Weir Face Plate - Standard (210x148mm)','Choose Your Size: Standard (210x148mm)','publish','closed','closed','','sst-weir-face-plate-standard-210x148mm','','','2019-08-08 11:55:35','2019-08-08 09:55:35','',1389,'http://nixin.co.za/?post_type=product_variation&p=1419',1,'product_variation','',0),
(1420,1,'2019-07-31 08:49:35','2019-07-31 06:49:35','','SST Weir Face Plate - Standard Vinyl (200x141mm)','Choose Your Size: Standard Vinyl (200x141mm)','publish','closed','closed','','sst-weir-face-plate-standard-vinyl-200x141mm','','','2019-08-08 11:55:35','2019-08-08 09:55:35','',1389,'http://nixin.co.za/?post_type=product_variation&p=1420',2,'product_variation','',0),
(1421,1,'2019-07-31 08:49:35','2019-07-31 06:49:35','','SST Weir Face Plate - Swimquip (227x160mm)','Choose Your Size: Swimquip (227x160mm)','publish','closed','closed','','sst-weir-face-plate-swimquip-227x160mm','','','2019-08-08 11:55:36','2019-08-08 09:55:36','',1389,'http://nixin.co.za/?post_type=product_variation&p=1421',3,'product_variation','',0),
(1422,1,'2019-07-31 08:51:12','2019-07-31 06:51:12','','SST P-Rail','Pool handrails for easy access in &amp; out of the pool.\nPrice: To be quoted\n\n<strong>Details</strong>\n\nPipe diameter - 38mm\nPipe finish - polished\nPipe Material - 316 s/steel\n\nAttachment on pool edge with s/steel anchoring cups for decking or core drilled for paving.\n','inherit','closed','closed','','1186-autosave-v1','','','2019-07-31 08:51:12','2019-07-31 06:51:12','',1186,'http://nixin.co.za/2019/07/31/1186-autosave-v1/',0,'revision','',0),
(1424,0,'2019-08-13 15:07:30','2019-08-13 13:07:30','','Coral Gorge','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','coral-gorge','','','2019-08-13 15:13:15','2019-08-13 13:13:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1424',0,'product','',0),
(1425,0,'2019-08-13 15:07:02','2019-08-13 13:07:02','','Panache Mosaics - Coral Gorge','','inherit','closed','closed','','panache-mosaics-coral-gorge','','','2019-08-13 15:07:02','2019-08-13 13:07:02','',1424,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Coral-Gorge.jpg',0,'attachment','image/jpeg',0),
(1426,0,'2019-08-13 15:09:27','2019-08-13 13:09:27','','Cosmic Terazzo','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','cosmic-terazzo','','','2019-08-13 15:13:10','2019-08-13 13:13:10','',0,'http://nixin.co.za/?post_type=product&#038;p=1426',0,'product','',0),
(1427,0,'2019-08-13 15:08:01','2019-08-13 13:08:01','','Panache Mosaics - Cosmic Terazzo','','inherit','closed','closed','','panache-mosaics-cosmic-terazzo','','','2019-08-13 15:08:01','2019-08-13 13:08:01','',1426,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Cosmic-Terazzo.jpg',0,'attachment','image/jpeg',0),
(1428,0,'2019-08-13 15:12:11','2019-08-13 13:12:11','','Crushed Classique','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','crushed-classique','','','2019-08-13 15:13:03','2019-08-13 13:13:03','',0,'http://nixin.co.za/?post_type=product&#038;p=1428',0,'product','',0),
(1429,0,'2019-08-13 15:12:04','2019-08-13 13:12:04','','Panache Mosaics - Crushed Classique','','inherit','closed','closed','','panache-mosaics-crushed-classique','','','2019-08-13 15:12:04','2019-08-13 13:12:04','',1428,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Crushed-Classique.jpg',0,'attachment','image/jpeg',0),
(1430,0,'2019-08-13 15:15:07','2019-08-13 13:15:07','','Diamond Deluge','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','diamond-deluge','','','2019-08-13 15:15:07','2019-08-13 13:15:07','',0,'http://nixin.co.za/?post_type=product&#038;p=1430',0,'product','',0),
(1431,0,'2019-08-13 15:14:39','2019-08-13 13:14:39','','Panache Mosaics - Diamond Deluge','','inherit','closed','closed','','panache-mosaics-diamond-deluge','','','2019-08-13 15:14:39','2019-08-13 13:14:39','',1430,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Diamond-Deluge.jpg',0,'attachment','image/jpeg',0),
(1432,0,'2019-08-13 15:16:08','2019-08-13 13:16:08','','Frozen Fossil','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','frozen-fossil','','','2019-08-13 15:16:08','2019-08-13 13:16:08','',0,'http://nixin.co.za/?post_type=product&#038;p=1432',0,'product','',0),
(1433,0,'2019-08-13 15:15:46','2019-08-13 13:15:46','','Panache Mosaics - Frozen Fossil','','inherit','closed','closed','','panache-mosaics-frozen-fossil','','','2019-08-13 15:15:46','2019-08-13 13:15:46','',1432,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Frozen-Fossil.jpg',0,'attachment','image/jpeg',0),
(1434,0,'2019-08-13 15:17:49','2019-08-13 13:17:49','','Listello','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','listello','','','2019-08-13 15:17:49','2019-08-13 13:17:49','',0,'http://nixin.co.za/?post_type=product&#038;p=1434',0,'product','',0),
(1435,0,'2019-08-13 15:17:13','2019-08-13 13:17:13','','Panache Mosaics - Listello','','inherit','closed','closed','','panache-mosaics-listello','','','2019-08-13 15:17:13','2019-08-13 13:17:13','',1434,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Listello.jpg',0,'attachment','image/jpeg',0),
(1436,0,'2019-08-13 15:18:58','2019-08-13 13:18:58','','Macro Greek','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','macro-greek','','','2019-08-13 15:18:58','2019-08-13 13:18:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1436',0,'product','',0),
(1437,0,'2019-08-13 15:18:46','2019-08-13 13:18:46','','Panache Mosaics - Macro Greek','','inherit','closed','closed','','panache-mosaics-macro-greek','','','2019-08-13 15:18:46','2019-08-13 13:18:46','',1436,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Macro-Greek.jpg',0,'attachment','image/jpeg',0),
(1438,0,'2019-08-13 15:20:03','2019-08-13 13:20:03','','Magic Marble','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','magic-marble','','','2019-08-13 15:20:03','2019-08-13 13:20:03','',0,'http://nixin.co.za/?post_type=product&#038;p=1438',0,'product','',0),
(1439,0,'2019-08-13 15:19:52','2019-08-13 13:19:52','','Panache Mosaics - Magic Marble','','inherit','closed','closed','','panache-mosaics-magic-marble','','','2019-08-13 15:19:52','2019-08-13 13:19:52','',1438,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Magic-Marble.jpg',0,'attachment','image/jpeg',0),
(1440,0,'2019-08-13 15:21:33','2019-08-13 13:21:33','','Marston','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','marston','','','2019-08-13 15:22:44','2019-08-13 13:22:44','',0,'http://nixin.co.za/?post_type=product&#038;p=1440',0,'product','',0),
(1441,0,'2019-08-13 15:21:04','2019-08-13 13:21:04','','Panache Mosaics - Marston','','inherit','closed','closed','','panache-mosaics-marston','','','2019-08-13 15:21:04','2019-08-13 13:21:04','',1440,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Marston.jpg',0,'attachment','image/jpeg',0),
(1442,0,'2019-08-13 15:23:42','2019-08-13 13:23:42','','Porcelain Puzzle','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','porcelain-puzzle','','','2019-08-13 15:23:42','2019-08-13 13:23:42','',0,'http://nixin.co.za/?post_type=product&#038;p=1442',0,'product','',0),
(1443,0,'2019-08-13 15:23:26','2019-08-13 13:23:26','','Panache Mosaics - Porcelain Puzzle','','inherit','closed','closed','','panache-mosaics-porcelain-puzzle','','','2019-08-13 15:23:26','2019-08-13 13:23:26','',1442,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Porcelain-Puzzle.jpg',0,'attachment','image/jpeg',0),
(1444,0,'2019-08-13 15:25:33','2019-08-13 13:25:33','','Prism Matrix','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','prism-matrix','','','2019-08-13 15:25:33','2019-08-13 13:25:33','',0,'http://nixin.co.za/?post_type=product&#038;p=1444',0,'product','',0),
(1445,0,'2019-08-13 15:25:19','2019-08-13 13:25:19','','Panache Mosaics - Prism Matrix','','inherit','closed','closed','','panache-mosaics-prism-matrix','','','2019-08-13 15:25:19','2019-08-13 13:25:19','',1444,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Prism-Matrix.jpg',0,'attachment','image/jpeg',0),
(1446,0,'2019-08-13 15:26:47','2019-08-13 13:26:47','','Regal Riven','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','regal-riven','','','2019-08-13 15:26:47','2019-08-13 13:26:47','',0,'http://nixin.co.za/?post_type=product&#038;p=1446',0,'product','',0),
(1447,0,'2019-08-13 15:26:11','2019-08-13 13:26:11','','Panache Mosaics - Regal Riven','','inherit','closed','closed','','panache-mosaics-regal-riven','','','2019-08-13 15:26:11','2019-08-13 13:26:11','',1446,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Regal-Riven.jpg',0,'attachment','image/jpeg',0),
(1448,0,'2019-08-13 15:28:35','2019-08-13 13:28:35','','Shattered Silica','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','shattered-silica','','','2019-08-13 15:28:35','2019-08-13 13:28:35','',0,'http://nixin.co.za/?post_type=product&#038;p=1448',0,'product','',0),
(1449,0,'2019-08-13 15:28:24','2019-08-13 13:28:24','','Panache Mosaics - Shattered Silica','','inherit','closed','closed','','panache-mosaics-shattered-silica','','','2019-08-13 15:28:24','2019-08-13 13:28:24','',1448,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Shattered-Silica.jpg',0,'attachment','image/jpeg',0),
(1450,0,'2019-08-13 15:29:31','2019-08-13 13:29:31','','Topaz 3','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','topaz-3','','','2019-08-13 15:29:31','2019-08-13 13:29:31','',0,'http://nixin.co.za/?post_type=product&#038;p=1450',0,'product','',0),
(1451,0,'2019-08-13 15:29:16','2019-08-13 13:29:16','','Panache Mosaics - Topaz 3','','inherit','closed','closed','','panache-mosaics-topaz-3','','','2019-08-13 15:29:16','2019-08-13 13:29:16','',1450,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Topaz-3.jpg',0,'attachment','image/jpeg',0),
(1452,0,'2019-08-13 15:30:15','2019-08-13 13:30:15','','Tuscan Quartzite','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','tuscan-quartzite','','','2019-08-13 15:30:15','2019-08-13 13:30:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1452',0,'product','',0),
(1453,0,'2019-08-13 15:30:03','2019-08-13 13:30:03','','Panache Mosaics - Tuscan Quartzite','','inherit','closed','closed','','panache-mosaics-tuscan-quartzite','','','2019-08-13 15:30:03','2019-08-13 13:30:03','',1452,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg',0,'attachment','image/jpeg',0),
(1454,0,'2019-08-13 15:31:17','2019-08-13 13:31:17','','Twisting Travertine','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','twisting-travertine','','','2019-08-13 15:31:17','2019-08-13 13:31:17','',0,'http://nixin.co.za/?post_type=product&#038;p=1454',0,'product','',0),
(1455,0,'2019-08-13 15:31:04','2019-08-13 13:31:04','','Panache Mosaics - Twisting Travertine','','inherit','closed','closed','','panache-mosaics-twisting-travertine','','','2019-08-13 15:31:04','2019-08-13 13:31:04','',1454,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Twisting-Travertine.jpg',0,'attachment','image/jpeg',0),
(1456,0,'2019-08-13 15:44:45','2019-08-13 13:44:45','','Mod-N-Classique','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-classique','','','2019-08-13 15:44:45','2019-08-13 13:44:45','',0,'http://nixin.co.za/?post_type=product&#038;p=1456',0,'product','',0),
(1457,0,'2019-08-13 15:44:32','2019-08-13 13:44:32','','Mod-N-Mozaix - Mod-N-Classique','','inherit','closed','closed','','mod-n-mozaix-mod-n-classique','','','2019-08-13 15:44:32','2019-08-13 13:44:32','',1456,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg',0,'attachment','image/jpeg',0),
(1458,0,'2019-08-13 15:47:50','2019-08-13 13:47:50','','Mod-N-Cosmo Duo','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-duo','','','2019-08-13 15:47:50','2019-08-13 13:47:50','',0,'http://nixin.co.za/?post_type=product&#038;p=1458',0,'product','',0),
(1459,0,'2019-08-13 15:46:32','2019-08-13 13:46:32','','Mod-N-Mozaix - Mod-N-Cosmo Duo','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-duo','','','2019-08-13 15:46:32','2019-08-13 13:46:32','',1458,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg',0,'attachment','image/jpeg',0),
(1460,0,'2019-08-13 15:57:41','2019-08-13 13:57:41','','Mod-N-Cosmo Quad','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-quad','','','2019-08-13 15:59:23','2019-08-13 13:59:23','',0,'http://nixin.co.za/?post_type=product&#038;p=1460',0,'product','',0),
(1461,0,'2019-08-13 15:57:28','2019-08-13 13:57:28','','Mod-N-Mozaix - Mod-N-Cosmo Quad','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-quad','','','2019-08-13 15:57:28','2019-08-13 13:57:28','',1460,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg',0,'attachment','image/jpeg',0),
(1462,0,'2019-08-13 16:00:34','2019-08-13 14:00:34','','Mod-N-Cosmo Trio','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-trio','','','2019-08-13 16:00:34','2019-08-13 14:00:34','',0,'http://nixin.co.za/?post_type=product&#038;p=1462',0,'product','',0),
(1463,0,'2019-08-13 16:00:23','2019-08-13 14:00:23','','Mod-N-Mozaix - Mod-N-Cosmo Trio','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-trio','','','2019-08-13 16:00:23','2019-08-13 14:00:23','',1462,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg',0,'attachment','image/jpeg',0),
(1464,0,'2019-08-13 16:01:21','2019-08-13 14:01:21','','Mod-N-Cosmo Uno','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-uno','','','2019-08-13 16:01:21','2019-08-13 14:01:21','',0,'http://nixin.co.za/?post_type=product&#038;p=1464',0,'product','',0),
(1465,0,'2019-08-13 16:01:10','2019-08-13 14:01:10','','Mod-N-Mozaix - Mod-N-Cosmo Uno','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-uno','','','2019-08-13 16:01:10','2019-08-13 14:01:10','',1464,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg',0,'attachment','image/jpeg',0),
(1466,0,'2019-08-13 16:01:57','2019-08-13 14:01:57','','Mod-N-Greek','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-greek','','','2019-08-13 16:01:58','2019-08-13 14:01:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1466',0,'product','',0),
(1467,0,'2019-08-13 16:01:48','2019-08-13 14:01:48','','Mod-N-Mozaix - Mod-N-Greek','','inherit','closed','closed','','mod-n-mozaix-mod-n-greek','','','2019-08-13 16:01:48','2019-08-13 14:01:48','',1466,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg',0,'attachment','image/jpeg',0),
(1468,0,'2019-08-13 16:02:43','2019-08-13 14:02:43','','Mod-N-Le Fleur','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-le-fleur','','','2019-08-13 16:02:49','2019-08-13 14:02:49','',0,'http://nixin.co.za/?post_type=product&#038;p=1468',0,'product','',0),
(1469,0,'2019-08-13 16:02:33','2019-08-13 14:02:33','','Mod-N-Mozaix - Mod-N-Le Fleur','','inherit','closed','closed','','mod-n-mozaix-mod-n-le-fleur','','','2019-08-13 16:02:33','2019-08-13 14:02:33','',1468,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg',0,'attachment','image/jpeg',0),
(1470,0,'2019-08-13 16:03:34','2019-08-13 14:03:34','','Mod-N-Listello','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-listello','','','2019-08-13 16:03:34','2019-08-13 14:03:34','',0,'http://nixin.co.za/?post_type=product&#038;p=1470',0,'product','',0),
(1471,0,'2019-08-13 16:03:12','2019-08-13 14:03:12','','Mod-N-Mozaix - Mod-N-Listello','','inherit','closed','closed','','mod-n-mozaix-mod-n-listello','','','2019-08-13 16:03:12','2019-08-13 14:03:12','',1470,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg',0,'attachment','image/jpeg',0),
(1472,0,'2019-08-13 16:04:13','2019-08-13 14:04:13','','Mod-N-Lunaro','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-lunaro','','','2019-08-13 16:04:13','2019-08-13 14:04:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1472',0,'product','',0),
(1473,0,'2019-08-13 16:04:04','2019-08-13 14:04:04','','Mod-N-Mozaix - Mod-N-Lunaro','','inherit','closed','closed','','mod-n-mozaix-mod-n-lunaro','','','2019-08-13 16:04:04','2019-08-13 14:04:04','',1472,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg',0,'attachment','image/jpeg',0),
(1474,0,'2019-08-13 16:04:55','2019-08-13 14:04:55','','Mod-N-Marble','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-marble','','','2019-08-13 16:04:55','2019-08-13 14:04:55','',0,'http://nixin.co.za/?post_type=product&#038;p=1474',0,'product','',0),
(1475,0,'2019-08-13 16:04:45','2019-08-13 14:04:45','','Mod-N-Mozaix - Mod-N-Marble','','inherit','closed','closed','','mod-n-mozaix-mod-n-marble','','','2019-08-13 16:04:45','2019-08-13 14:04:45','',1474,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg',0,'attachment','image/jpeg',0),
(1476,0,'2019-08-13 16:05:41','2019-08-13 14:05:41','','Mod-N-Marston','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-marston','','','2019-08-13 16:05:41','2019-08-13 14:05:41','',0,'http://nixin.co.za/?post_type=product&#038;p=1476',0,'product','',0),
(1477,0,'2019-08-13 16:05:31','2019-08-13 14:05:31','','Mod-N-Mozaix - Mod-N-Marston','','inherit','closed','closed','','mod-n-mozaix-mod-n-marston','','','2019-08-13 16:05:31','2019-08-13 14:05:31','',1476,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg',0,'attachment','image/jpeg',0),
(1478,0,'2019-08-13 16:06:23','2019-08-13 14:06:23','','Mod-N-Modula','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-modula','','','2019-08-13 16:06:23','2019-08-13 14:06:23','',0,'http://nixin.co.za/?post_type=product&#038;p=1478',0,'product','',0),
(1479,0,'2019-08-13 16:06:07','2019-08-13 14:06:07','','Mod-N-Mozaix - Mod-N-Modula','','inherit','closed','closed','','mod-n-mozaix-mod-n-modula','','','2019-08-13 16:06:07','2019-08-13 14:06:07','',1478,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg',0,'attachment','image/jpeg',0),
(1480,0,'2019-08-13 16:07:15','2019-08-13 14:07:15','','Mod-N-Oceano','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-oceano','','','2019-08-13 16:07:15','2019-08-13 14:07:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1480',0,'product','',0),
(1481,0,'2019-08-13 16:07:02','2019-08-13 14:07:02','','Mod-N-Mozaix - Mod-N-Oceano','','inherit','closed','closed','','mod-n-mozaix-mod-n-oceano','','','2019-08-13 16:07:02','2019-08-13 14:07:02','',1480,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg',0,'attachment','image/jpeg',0),
(1482,0,'2019-08-13 16:07:54','2019-08-13 14:07:54','','Mod-N-Riveno','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-riveno','','','2019-08-13 16:07:54','2019-08-13 14:07:54','',0,'http://nixin.co.za/?post_type=product&#038;p=1482',0,'product','',0),
(1483,0,'2019-08-13 16:07:44','2019-08-13 14:07:44','','Mod-N-Mozaix - Mod-N-Riveno','','inherit','closed','closed','','mod-n-mozaix-mod-n-riveno','','','2019-08-13 16:07:44','2019-08-13 14:07:44','',1482,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg',0,'attachment','image/jpeg',0),
(1484,0,'2019-08-13 16:08:42','2019-08-13 14:08:42','','Mod-N-Topaz 2','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-topaz-2','','','2019-08-13 16:08:43','2019-08-13 14:08:43','',0,'http://nixin.co.za/?post_type=product&#038;p=1484',0,'product','',0),
(1485,0,'2019-08-13 16:08:32','2019-08-13 14:08:32','','Mod-N-Mozaix - Mod-N-Topaz 2','','inherit','closed','closed','','mod-n-mozaix-mod-n-topaz-2','','','2019-08-13 16:08:32','2019-08-13 14:08:32','',1484,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg',0,'attachment','image/jpeg',0),
(1486,0,'2019-08-13 16:09:29','2019-08-13 14:09:29','','Mod-N-Topaz 3','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-topaz-3','','','2019-08-13 16:09:29','2019-08-13 14:09:29','',0,'http://nixin.co.za/?post_type=product&#038;p=1486',0,'product','',0),
(1487,0,'2019-08-13 16:09:19','2019-08-13 14:09:19','','Mod-N-Mozaix - Mod-N-Topaz 3','','inherit','closed','closed','','mod-n-mozaix-mod-n-topaz-3','','','2019-08-13 16:09:19','2019-08-13 14:09:19','',1486,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg',0,'attachment','image/jpeg',0),
(1488,0,'2019-08-13 16:10:13','2019-08-13 14:10:13','','Mod-N-Tuscan','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-tuscan','','','2019-08-13 16:10:13','2019-08-13 14:10:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1488',0,'product','',0),
(1489,0,'2019-08-13 16:10:02','2019-08-13 14:10:02','','Mod-N-Mozaix - Mod-N-Tuscan','','inherit','closed','closed','','mod-n-mozaix-mod-n-tuscan','','','2019-08-13 16:10:02','2019-08-13 14:10:02','',1488,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg',0,'attachment','image/jpeg',0),
(1505,1,'2019-10-03 10:24:57','2019-10-03 08:24:57','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h2>About Nixin</h2>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n								<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n								<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n								<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n								<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n								<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n								<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n								<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n								<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','inherit','closed','closed','','54-revision-v1','','','2019-10-03 10:24:57','2019-10-03 08:24:57','',54,'http://nixin.co.za/2019/10/03/54-revision-v1/',0,'revision','',0),
(1514,1,'2019-10-03 10:30:57','2019-10-03 08:30:57','','Entire-Website-Menu-2019-06-03','','inherit','closed','closed','','713-revision-v1','','','2019-10-03 10:30:57','2019-10-03 08:30:57','',713,'http://nixin.co.za/2019/10/03/713-revision-v1/',0,'revision','',0),
(1520,1,'2019-10-03 10:59:14','2019-10-03 08:59:14','','Order &ndash; Oct 3, 2019 @ 10:59 AM','','wc-on-hold','closed','closed','wc_order_JJc4x6YKr9ixG','order-oct-03-2019-0859-am','','','2019-10-03 10:59:14','2019-10-03 08:59:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1520',0,'shop_order','',1),
(1529,1,'2019-10-04 10:35:05','2019-10-04 08:35:05','<h2>Contact Us</h2>		\n			<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n					<ul>\n							<li>\n										Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27 21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27(0)21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:francois@nixin.co.za\">						\n										francois@nixin.co.za\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:swiminstyle@wateritecspi.co.za\">						\n										swiminstyle@wateritecspi.co.za\n											</a>\n									</li>\n						</ul>\n			','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2019-10-04 10:35:05','2019-10-04 08:35:05','',62,'http://nixin.co.za/2019/10/04/62-revision-v1/',0,'revision','',0),
(1532,1,'2019-10-04 10:39:38','2019-10-04 08:39:38','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">				\n				+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">				\n				+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n				Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\'field_1_7\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_7\'>Name</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2019-10-04 10:39:38','2019-10-04 08:39:38','',804,'http://nixin.co.za/2019/10/04/804-revision-v1/',0,'revision','',0),
(1535,1,'2019-10-04 16:45:46','2019-10-04 14:45:46','','Order &ndash; Oct 4, 2019 @ 04:45 PM','','wc-completed','closed','closed','wc_order_1NbFj5gHtgx7v','order-oct-04-2019-0245-pm','','','2019-10-16 12:42:09','2019-10-16 10:42:09','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1535',0,'shop_order','',2),
(1553,1,'2019-10-09 15:31:35','2019-10-09 13:31:35','','Order &ndash; Oct 9, 2019 @ 03:31 PM','','wc-completed','closed','closed','wc_order_KUa6drqrANWCb','order-oct-09-2019-0131-pm','','','2019-10-16 12:41:58','2019-10-16 10:41:58','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1553',0,'shop_order','',2),
(1562,1,'2019-10-14 08:58:29','2019-10-14 06:58:29','<h2>Quote</h2>		\n		<p>[yith_ywraq_request_quote]</p>','Request a Quote','','publish','closed','closed','','request-quote','','','2019-10-14 09:02:23','2019-10-14 07:02:23','',0,'http://nixin.co.za/request-quote/',0,'page','',0),
(1577,1,'2019-10-14 09:02:23','2019-10-14 07:02:23','<h2>Quote</h2>		\n		<p>[yith_ywraq_request_quote]</p>','Request a Quote','','inherit','closed','closed','','1562-revision-v1','','','2019-10-14 09:02:23','2019-10-14 07:02:23','',1562,'http://nixin.co.za/2019/10/14/1562-revision-v1/',0,'revision','',0),
(1592,1,'2019-10-16 10:57:50','2019-10-16 08:57:50','','Order &ndash; Oct 16, 2019 @ 10:57 AM','need this ASAP please','wc-completed','closed','closed','wc_order_y3Ggj99Lku9O3','order-oct-16-2019-0857-am','','','2019-10-16 12:13:18','2019-10-16 10:13:18','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1592',0,'shop_order','',2),
(1598,1,'2019-10-16 20:21:31','2019-10-16 18:21:31','','Order &ndash; Oct 16, 2019 @ 08:21 PM','','wc-completed','closed','closed','wc_order_4gk7WMSwZpBYl','order-oct-16-2019-0621-pm','','','2019-10-28 07:50:33','2019-10-28 05:50:33','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1598',0,'shop_order','',2),
(1628,1,'2019-10-22 07:28:50','2019-10-22 05:28:50','','Order &ndash; Oct 22, 2019 @ 07:28 AM','Kindly phone on day of delivery so that I can ensure some is there to receive.','wc-completed','closed','closed','wc_order_9SbYwvem1791M','order-oct-22-2019-0528-am','','','2019-10-28 07:50:00','2019-10-28 05:50:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1628',0,'shop_order','',2),
(1634,1,'2019-10-22 09:55:18','2019-10-22 07:55:18','<h2>Order</h2>\r\n<!-- wp:shortcode -->\r\n<p>[woocommerce_cart]</p>\r\n<!-- /wp:shortcode -->','Order','','inherit','closed','closed','','971-revision-v1','','','2019-10-22 09:55:18','2019-10-22 07:55:18','',971,'http://nixin.co.za/971-revision-v1/',0,'revision','',0),
(1637,1,'2019-10-23 09:55:30','2019-10-23 07:55:30','','Order &ndash; Oct 23, 2019 @ 09:55 AM','','wc-completed','closed','closed','wc_order_Re4Q6bjdPjsRG','order-oct-23-2019-0755-am','','','2019-10-30 12:01:17','2019-10-30 10:01:17','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1637',0,'shop_order','',3),
(1643,1,'2019-10-25 10:05:28','2019-10-25 08:05:28','','NIXIN SST 5\" Poolite','The ultimate in pool interior quality at half the price!\nPrice: To be quoted\n<h3>Details</h3>\nThe NIXIN stainless POOLITE has now made its mark &amp; is available as an optional SST FACEPLATE to fit the POOLMAID range.\nThe new NIX-INOX POOLITE renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\n\nSpecifications:\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\nInput Voltage - 12V AC/DC\nLumens - 400\nBeam Angle - 180 degrees','inherit','closed','closed','','1266-autosave-v1','','','2019-10-25 10:05:28','2019-10-25 08:05:28','',1266,'http://nixin.co.za/1266-autosave-v1/',0,'revision','',0),
(1646,1,'2019-10-27 21:09:07','2019-10-27 19:09:07','','Order &ndash; Oct 27, 2019 @ 09:09 PM','Require the blue and purple Tissue mosaics for fibreglass','wc-completed','closed','closed','wc_order_T00SxrIFmfHhB','order-oct-27-2019-0709-pm','','','2019-10-30 12:02:11','2019-10-30 10:02:11','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1646',0,'shop_order','',4),
(1652,1,'2019-10-30 10:59:27','2019-10-30 08:59:27','<h1>News</h1>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','News','','inherit','closed','closed','','205-revision-v1','','','2019-10-30 10:59:27','2019-10-30 08:59:27','',205,'http://nixin.co.za/205-revision-v1/',0,'revision','',0),
(1655,1,'2019-10-30 10:59:54','2019-10-30 08:59:54','<h1>About us</h1>		\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p>','About Us','','inherit','closed','closed','','56-revision-v1','','','2019-10-30 10:59:54','2019-10-30 08:59:54','',56,'http://nixin.co.za/56-revision-v1/',0,'revision','',0),
(1661,1,'2019-10-30 11:00:08','2019-10-30 09:00:08','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h1>About Nixin</h1>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n								<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n								<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n								<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n								<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n								<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n								<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n								<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n								<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','inherit','closed','closed','','54-revision-v1','','','2019-10-30 11:00:08','2019-10-30 09:00:08','',54,'http://nixin.co.za/54-revision-v1/',0,'revision','',0),
(1667,1,'2019-10-30 11:00:28','2019-10-30 09:00:28','<h1>Gallery</h1>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>','Gallery','','inherit','closed','closed','','60-revision-v1','','','2019-10-30 11:00:28','2019-10-30 09:00:28','',60,'http://nixin.co.za/60-revision-v1/',0,'revision','',0),
(1670,1,'2019-10-30 11:01:41','2019-10-30 09:01:41','<h1>Introducing the FIRST square LED light</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','inherit','closed','closed','','185-revision-v1','','','2019-10-30 11:01:41','2019-10-30 09:01:41','',185,'http://nixin.co.za/185-revision-v1/',0,'revision','',0),
(1673,1,'2019-10-30 11:02:36','2019-10-30 09:02:36','<h1>Introducing the Fan-Jet Waterspout</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','inherit','closed','closed','','192-revision-v1','','','2019-10-30 11:02:36','2019-10-30 09:02:36','',192,'http://nixin.co.za/192-revision-v1/',0,'revision','',0),
(1676,1,'2019-10-30 11:05:41','2019-10-30 09:05:41','[product_categories number=\"100\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"asc\" ids=\"\"]','Product-Archive-Categories-2019-06-04','','inherit','closed','closed','','1003-revision-v1','','','2019-10-30 11:05:41','2019-10-30 09:05:41','',1003,'http://nixin.co.za/1003-revision-v1/',0,'revision','',0),
(1682,1,'2019-11-02 10:56:00','2019-11-02 08:56:00','','Order &ndash; Nov 2, 2019 @ 10:56 AM','Please send Blue colour on Panache mosaic, please check this mosaic is for Fibre Glass Pool. Please advise courier charge','wc-completed','closed','closed','wc_order_gWCbaiK5WOYvF','order-nov-02-2019-0856-am','','','2019-11-14 12:55:00','2019-11-14 10:55:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1682',0,'shop_order','',3),
(1688,1,'2019-11-06 16:05:10','2019-11-06 14:05:10','','Order &ndash; Nov 6, 2019 @ 04:05 PM','As discussed with Francois, he will provide a better price for the feature and include the LED and courrier costs as well. Please call me before delivery. Thanks','wc-completed','closed','closed','wc_order_8Hu0OqFum2nti','order-nov-06-2019-0205-pm','','','2019-11-11 16:28:50','2019-11-11 14:28:50','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1688',0,'shop_order','',2),
(1706,1,'2019-11-11 22:07:20','2019-11-11 20:07:20','','Order &ndash; Nov 11, 2019 @ 10:07 PM','','wc-completed','closed','closed','wc_order_PNjXKncIoUEYJ','order-nov-11-2019-0807-pm','','','2019-11-14 12:54:40','2019-11-14 10:54:40','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1706',0,'shop_order','',2),
(1715,244,'2019-11-13 10:15:44','2019-11-13 08:15:44','','NIXIN SST 80 LED Poolite Square','','inherit','closed','closed','','nixin-sst-80-led-poolite-square','','','2019-11-13 10:15:44','2019-11-13 08:15:44','',1287,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-80-LED-Poolite-Square.jpg',0,'attachment','image/jpeg',0),
(1727,244,'2019-11-13 10:38:46','2019-11-13 08:38:46','','NIXIN SST Dual Suction Skimmer','','inherit','closed','closed','','nixin-sst-dual-suction-skimmer','','','2019-11-13 10:41:01','2019-11-13 08:41:01','',1385,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Dual-Suction-Skimmer.png',0,'attachment','image/png',0),
(1748,244,'2019-11-14 12:49:17','2019-11-14 10:49:17','','NIXIN SST 5\" Poolite','The ultimate in pool interior quality at half the price!\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nThe NIXIN stainless POOLITE has now made its mark &amp; is available as an optional SST FACEPLATE to fit the POOLMAID range.\r\nThe new NIX-INOX POOLITE renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nSpecifications:\r\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\r\nInput Voltage - 12V AC/DC\r\nLumens - 400\r\nBeam Angle - 180 degrees','inherit','closed','closed','','1266-autosave-v1','','','2019-11-14 12:49:17','2019-11-14 10:49:17','',1266,'http://nixin.co.za/1266-autosave-v1/',0,'revision','',0),
(1760,244,'2019-11-14 12:54:04','2019-11-14 10:54:04','','NIXIN SST 80 LED Poolite website','','inherit','closed','closed','','nixin-sst-80-led-poolite-website-2','','','2019-11-14 12:54:04','2019-11-14 10:54:04','',0,'http://nixin.co.za/wp-content/uploads//2019/11/NIXIN-SST-80-LED-Poolite-website-1.jpg',0,'attachment','image/jpeg',0),
(1763,244,'2019-11-14 12:59:38','2019-11-14 10:59:38','','NIXIN SST 80 LED Poolite Square website','','inherit','closed','closed','','nixin-sst-80-led-poolite-square-website','','','2019-11-14 12:59:38','2019-11-14 10:59:38','',1287,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-80-LED-Poolite-Square-website.jpg',0,'attachment','image/jpeg',0),
(1769,244,'2019-11-14 13:08:55','2019-11-14 11:08:55','<h1>Contact Us</h1>\r\n<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>\r\n<ul>\r\n 	<li>Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560</li>\r\n 	<li><a href=\"tel:+27219819618\">\r\n+27 21 981 9618\r\n</a></li>\r\n 	<li><a href=\"mailto:swiminstyle@wateritecspi.co.za\">\r\ninfo@nixin.co.za\r\n</a></li>\r\n</ul>','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2019-11-14 13:08:55','2019-11-14 11:08:55','',62,'http://nixin.co.za/62-revision-v1/',0,'revision','',0),
(1775,244,'2019-11-14 13:21:50','2019-11-14 11:21:50','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">			\n			+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n			Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\'field_1_7\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_7\'>Email</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2019-11-14 13:21:50','2019-11-14 11:21:50','',804,'http://nixin.co.za/804-revision-v1/',0,'revision','',0),
(1776,0,'2020-02-20 02:56:15','2020-02-20 00:56:15','','Default Kit','','publish','closed','closed','','default-kit','','','2020-02-20 02:56:15','2020-02-20 00:56:15','',0,'http://nixin.co.za/?elementor_library=default-kit',0,'elementor_library','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES
(185,6,0),
(190,6,0),
(192,6,0),
(240,6,0),
(243,6,0),
(246,6,0),
(250,6,0),
(520,5,0),
(522,5,0),
(523,5,0),
(526,5,0),
(527,5,0),
(591,2,0),
(598,2,0),
(600,2,0),
(602,2,0),
(604,2,0),
(606,2,0),
(608,2,0),
(699,3,0),
(702,3,0),
(710,7,0),
(713,7,0),
(793,3,0),
(796,3,0),
(804,8,0),
(827,3,0),
(952,10,0),
(954,10,0),
(988,5,0),
(991,37,0),
(1003,38,0),
(1006,38,0),
(1010,38,0),
(1015,5,0),
(1158,8,0),
(1169,8,0),
(1176,11,0),
(1176,26,0),
(1178,11,0),
(1178,26,0),
(1180,11,0),
(1180,32,0),
(1181,11,0),
(1181,28,0),
(1183,13,0),
(1183,28,0),
(1186,13,0),
(1186,28,0),
(1191,13,0),
(1191,28,0),
(1193,11,0),
(1193,28,0),
(1195,11,0),
(1195,28,0),
(1197,13,0),
(1197,34,0),
(1199,13,0),
(1199,34,0),
(1201,13,0),
(1201,34,0),
(1203,13,0),
(1203,35,0),
(1205,13,0),
(1205,31,0),
(1207,13,0),
(1207,31,0),
(1209,13,0),
(1209,31,0),
(1211,13,0),
(1211,31,0),
(1213,13,0),
(1213,31,0),
(1215,13,0),
(1215,31,0),
(1250,13,0),
(1250,29,0),
(1266,13,0),
(1266,29,0),
(1273,13,0),
(1273,29,0),
(1283,13,0),
(1283,29,0),
(1287,13,0),
(1287,29,0),
(1293,13,0),
(1293,29,0),
(1297,13,0),
(1297,29,0),
(1306,13,0),
(1306,36,0),
(1317,13,0),
(1317,36,0),
(1331,13,0),
(1331,36,0),
(1337,13,0),
(1337,36,0),
(1342,13,0),
(1342,36,0),
(1349,13,0),
(1349,36,0),
(1353,11,0),
(1353,36,0),
(1355,13,0),
(1355,36,0),
(1359,11,0),
(1359,36,0),
(1361,11,0),
(1361,36,0),
(1363,11,0),
(1363,36,0),
(1365,11,0),
(1365,36,0),
(1367,13,0),
(1367,36,0),
(1373,13,0),
(1373,36,0),
(1378,11,0),
(1378,27,0),
(1381,13,0),
(1381,27,0),
(1385,11,0),
(1385,27,0),
(1387,11,0),
(1387,27,0),
(1389,13,0),
(1389,27,0),
(1391,11,0),
(1391,27,0),
(1393,11,0),
(1393,27,0),
(1395,11,0),
(1395,27,0),
(1398,13,0),
(1398,27,0),
(1402,11,0),
(1402,27,0),
(1404,11,0),
(1404,27,0),
(1406,13,0),
(1406,27,0),
(1410,11,0),
(1410,27,0),
(1412,11,0),
(1412,27,0),
(1414,11,0),
(1414,27,0),
(1416,11,0),
(1416,27,0),
(1424,11,0),
(1424,33,0),
(1426,11,0),
(1426,33,0),
(1428,11,0),
(1428,33,0),
(1430,11,0),
(1430,33,0),
(1432,11,0),
(1432,33,0),
(1434,11,0),
(1434,33,0),
(1436,11,0),
(1436,33,0),
(1438,11,0),
(1438,33,0),
(1440,11,0),
(1440,33,0),
(1442,11,0),
(1442,33,0),
(1444,11,0),
(1444,33,0),
(1446,11,0),
(1446,33,0),
(1448,11,0),
(1448,33,0),
(1450,11,0),
(1450,33,0),
(1452,11,0),
(1452,33,0),
(1454,11,0),
(1454,33,0),
(1456,11,0),
(1456,30,0),
(1458,11,0),
(1458,30,0),
(1460,11,0),
(1460,30,0),
(1462,11,0),
(1462,30,0),
(1464,11,0),
(1464,30,0),
(1466,11,0),
(1466,30,0),
(1468,11,0),
(1468,30,0),
(1470,11,0),
(1470,30,0),
(1472,11,0),
(1472,30,0),
(1474,11,0),
(1474,30,0),
(1476,11,0),
(1476,30,0),
(1478,11,0),
(1478,30,0),
(1480,11,0),
(1480,30,0),
(1482,11,0),
(1482,30,0),
(1484,11,0),
(1484,30,0),
(1486,11,0),
(1486,30,0),
(1488,11,0),
(1488,30,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES
(1,1,'category','',0,0),
(2,2,'elementor_library_type','',0,0),
(3,3,'elementor_library_type','',0,5),
(4,4,'elementor_library_type','',0,0),
(5,5,'nav_menu','',0,7),
(6,6,'category','',0,3),
(7,7,'elementor_library_type','',0,2),
(8,8,'elementor_library_type','',0,1),
(9,9,'elementor_library_type','',0,0),
(10,10,'elementor_library_type','',0,2),
(11,11,'product_type','',0,56),
(12,12,'product_type','',0,0),
(13,13,'product_type','',0,33),
(14,14,'product_type','',0,0),
(15,15,'product_visibility','',0,0),
(16,16,'product_visibility','',0,0),
(17,17,'product_visibility','',0,0),
(18,18,'product_visibility','',0,0),
(19,19,'product_visibility','',0,0),
(20,20,'product_visibility','',0,0),
(21,21,'product_visibility','',0,0),
(22,22,'product_visibility','',0,0),
(23,23,'product_visibility','',0,0),
(26,26,'product_cat','',0,2),
(27,27,'product_cat','',0,16),
(28,28,'product_cat','',0,6),
(29,29,'product_cat','',0,7),
(30,30,'product_cat','',0,17),
(31,31,'product_cat','',0,6),
(32,32,'product_cat','',0,1),
(33,33,'product_cat','',0,16),
(34,34,'product_cat','',0,3),
(35,35,'product_cat','',0,1),
(36,36,'product_cat','',0,14),
(37,37,'elementor_library_type','',0,1),
(38,38,'elementor_library_type','',0,2),
(41,41,'action-group','',0,0);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=59 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES
(6,26,'order','3'),
(7,26,'display_type',''),
(8,26,'thumbnail_id','976'),
(9,27,'order','6'),
(10,27,'display_type',''),
(11,27,'thumbnail_id','977'),
(12,28,'order','12'),
(13,28,'display_type',''),
(14,28,'thumbnail_id','978'),
(15,29,'order','10'),
(16,29,'display_type',''),
(17,29,'thumbnail_id','1760'),
(18,30,'order','8'),
(19,30,'display_type',''),
(20,30,'thumbnail_id','980'),
(21,31,'order','7'),
(22,31,'display_type',''),
(23,31,'thumbnail_id','981'),
(24,32,'order','4'),
(25,32,'display_type',''),
(26,32,'thumbnail_id','982'),
(27,33,'order','5'),
(28,33,'display_type',''),
(29,33,'thumbnail_id','1455'),
(30,34,'order','9'),
(31,34,'display_type',''),
(32,34,'thumbnail_id','984'),
(33,35,'order','11'),
(34,35,'display_type',''),
(35,35,'thumbnail_id','985'),
(36,36,'order','13'),
(37,36,'display_type',''),
(38,36,'thumbnail_id','986'),
(42,26,'product_count_product_cat','2'),
(43,32,'product_count_product_cat','1'),
(44,33,'product_count_product_cat','16'),
(45,27,'product_count_product_cat','16'),
(46,31,'product_count_product_cat','6'),
(47,30,'product_count_product_cat','17'),
(48,34,'product_count_product_cat','3'),
(49,29,'product_count_product_cat','7'),
(50,35,'product_count_product_cat','1'),
(51,28,'product_count_product_cat','6'),
(52,36,'product_count_product_cat','14'),
(53,33,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(54,30,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(55,29,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(56,27,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(57,34,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(58,26,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=42 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(2,'page','page',0),
(3,'section','section',0),
(4,'widget','widget',0),
(5,'Main Menu','main-menu',0),
(6,'News','news',0),
(7,'header','header',0),
(8,'footer','footer',0),
(9,'archive','archive',0),
(10,'single','single',0),
(11,'simple','simple',0),
(12,'grouped','grouped',0),
(13,'variable','variable',0),
(14,'external','external',0),
(15,'exclude-from-search','exclude-from-search',0),
(16,'exclude-from-catalog','exclude-from-catalog',0),
(17,'featured','featured',0),
(18,'outofstock','outofstock',0),
(19,'rated-1','rated-1',0),
(20,'rated-2','rated-2',0),
(21,'rated-3','rated-3',0),
(22,'rated-4','rated-4',0),
(23,'rated-5','rated-5',0),
(26,'Aimflo Accessories','aimflo-accessories',0),
(27,'Custom Stainless Steel','custom-stainless-steel',0),
(28,'Ladders &amp; Rails','ladders-rails',0),
(29,'LED Pool Lights','led-pool-lights',0),
(30,'Mod-n-Mosiax','mod-n-mosiax',0),
(31,'Mod-n-Motifs','mod-n-motifs',0),
(32,'Parabond Epoxy 421','parabond-epoxy-421',0),
(33,'Panache Mosaics','panache-mosaics',0),
(34,'Paradigm Motifs','paradigm-motifs',0),
(35,'Pool Filters','pool-filters',0),
(36,'Water Spouts','water-spouts',0),
(37,'product','product',0),
(38,'product-archive','product-archive',0),
(41,'woocommerce-db-updates','woocommerce-db-updates',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5341 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES
(3,3,'connect','Connect','?page=wc-addons&section=helper','actioned',0,'',NULL,NULL),
(6,6,'learn-more','Learn more','http://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),
(7,7,'learn-more','Learn more','http://woocommerce.com/products/facebook/','unactioned',0,'',NULL,NULL),
(8,7,'install-now','Install now','','unactioned',1,'',NULL,NULL),
(9,8,'yes-please','Yes please!','http://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),
(11,10,'share-feedback','Share feedback','http://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL),
(13,12,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),
(14,12,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),
(15,13,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),
(107,26,'learn-more','Learn more','http://docs.woocommerce.com/document/home-screen/?utm_source=inbox','actioned',1,'',NULL,NULL),
(109,28,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),
(156,19,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(158,22,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(601,53,'jetpack-backup-woocommerce','Get backups','http://jetpack.com/upgrade/backup-woocommerce/?utm_source=inbox&#038;utm_medium=automattic_referred&#038;utm_campaign=jp_backup_to_woo','actioned',0,'',NULL,NULL),
(1114,59,'mercadopago_q3_2021_EN','Free download','http://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_EN','actioned',1,'',NULL,NULL),
(1899,54,'wayflyer_q3_2021','Get funded','http://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),
(1900,50,'eu_vat_changes_2021','Learn more about the EU tax regulations','http://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),
(1901,39,'open_wc_paypal_payments_product_page','Learn more','http://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),
(1902,30,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned',1,'',NULL,NULL),
(1903,31,'learn_more_facebook_ec','Learn more','http://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),
(1909,32,'boost-sales-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,'',NULL,NULL),
(1910,33,'grow-your-business-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,'',NULL,NULL),
(1911,40,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned',1,'',NULL,NULL),
(1912,40,'learn-more','Learn more','http://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,'',NULL,NULL),
(1913,37,'boost-sales-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,'',NULL,NULL),
(1914,38,'grow-your-business-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,'',NULL,NULL),
(1919,43,'learn-more','Learn about Instant Deposits eligibility','http://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'',NULL,NULL),
(1935,60,'learn-more','Learn more','http://woocommerce.com/products/bbpos-chipper2xbt-card-reader?utm_source=inbox&utm_medium=product&utm_campaign=bbpos-chipper-launch','unactioned',1,'',NULL,NULL),
(2100,69,'update-store-details','Update store details','http://nixin.co.za/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),
(2933,48,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(2934,49,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(2982,71,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','http://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),
(2987,61,'stripe_applepay_holiday2021','Accept Apple Pay','http://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(2988,62,'square_applepay_holiday2021','Accept Apple Pay','http://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(2989,63,'wcpay_applepay_holiday2021','Accept Apple Pay','http://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(3177,72,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','http://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),
(3178,73,'stripe_applepay_q1_2022','Add Apple Pay','http://nixin.co.za/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned',0,'',NULL,NULL),
(3179,74,'square_applepay_q1_2022','Add Apple Pay','http://nixin.co.za/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),
(3214,75,'lead_gen_existing_customers_1','Yes, please','http://woocommerce.com/take-your-business-to-the-next-level/?utm_source=inbox_note&utm_medium=product&utm_campaign=lead_gen_existing_customers_1','actioned',0,'',NULL,NULL),
(3220,79,'enable-navigation','Enable in Settings','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=advanced&section=features','actioned',0,'',NULL,NULL),
(3254,80,'pinterest_gtm_q2_2021','Get started for free','http://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned',1,'',NULL,NULL),
(3256,82,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned',0,'',NULL,NULL),
(3257,83,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','http://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned',0,'',NULL,NULL),
(3258,44,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(3259,29,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(3260,20,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(3264,67,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','http://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',0,'',NULL,NULL),
(3265,14,'set-up-concierge','Schedule free session','http://wordpress.com/me/concierge','actioned',0,'',NULL,NULL),
(3267,16,'learn-more-ecomm-unique-shopping-experience','Learn more','http://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',0,'',NULL,NULL),
(3268,25,'watch-the-webinar','Watch the webinar','http://youtu.be/V_2XtCOyZ7o','actioned',0,'',NULL,NULL),
(3271,35,'learn-more','Learn more','http://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(3288,70,'share-navigation-survey-feedback','Share feedback','http://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),
(3294,81,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','http://t.maze.co/87390007','actioned',0,'',NULL,NULL),
(3296,85,'wc-admin-EU-consumer-protection','Learn more about these changes','http://ec.europa.eu/info/law/law-topic/consumer-protection-law/review-eu-consumer-law_en#guidance','actioned',0,'',NULL,NULL),
(3297,86,'wc_ipp_order_creation_GTM_launch_q2_2022','Grow my business on the go','http://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_ipp_order_creation_GTM_launch_q2_2022','actioned',0,'',NULL,NULL),
(3376,94,'google_listings_ads_pmax_i1_q1_2023_no_gla','Boost my business with Google','http://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_no_gla','actioned',0,'',NULL,NULL),
(3377,95,'google_listings_ads_pmax_i1_q1_2023_with_gla','Create a new ad','http://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_with_gla','actioned',0,'',NULL,NULL),
(3384,100,'wc-admin-wcpay-denmark-Q2-2023','Simplify my payments','http://woocommerce.com/payments/denmark/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-denmark-Q2-2023','actioned',0,'',NULL,NULL),
(3385,101,'wc-admin-wcpay-greece-Q2-2023','Simplify my payments','http://woocommerce.com/payments/greece/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-greece-Q2-2023','actioned',0,'',NULL,NULL),
(3386,102,'wc-admin-wcpay-norway-Q2-2023','Simplify my payments','http://woocommerce.com/payments/norway/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-norway-Q2-2023','actioned',0,'',NULL,NULL),
(3387,103,'wc-admin-wcpay-slovakia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/slovakia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovakia-Q2-2023','actioned',0,'',NULL,NULL),
(3388,104,'wc-admin-wcpay-finland-Q2-2023','Simplify my payments','http://woocommerce.com/payments/finland/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-finland-Q2-2023','actioned',0,'',NULL,NULL),
(3389,105,'wc-admin-wcpay-estonia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/estonia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-estonia-Q2-2023','actioned',0,'',NULL,NULL),
(3390,106,'wc-admin-wcpay-lithuania-Q2-2023','Simplify my payments','http://woocommerce.com/payments/lithuania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-lithuania-Q2-2023','actioned',0,'',NULL,NULL),
(3391,107,'wc-admin-wcpay-slovenia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/slovenia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovenia-Q2-2023','actioned',0,'',NULL,NULL),
(3392,108,'wc-admin-wcpay-latvia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/latvia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-latvia-Q2-2023','actioned',0,'',NULL,NULL),
(3393,109,'wc-admin-wcpay-cyprus-Q2-2023','Simplify my payments','http://woocommerce.com/payments/cyprus/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-cyprus-Q2-2023','actioned',0,'',NULL,NULL),
(3394,110,'wc-admin-wcpay-malta-Q2-2023','Simplify my payments','http://woocommerce.com/payments/malta/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-malta-Q2-2023','actioned',0,'',NULL,NULL),
(3395,111,'wc-admin-wcpay-luxembourg-Q2-2023','Simplify my payments','http://woocommerce.com/payments/luxembourg/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-luxembourg-Q2-2023','actioned',0,'',NULL,NULL),
(3721,64,'browse_extensions','Browse extensions','http://nixin.co.za/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),
(3724,15,'learn-more','Learn more','http://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),
(3749,87,'wc-admin-wisepad3','Grow my business offline','http://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),
(3750,88,'learn-more','Find out more','http://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),
(3751,88,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(3752,89,'learn-more','Find out more','http://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),
(3753,89,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(3754,90,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','http://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned',0,'',NULL,NULL),
(3765,98,'tap_to_pay_iphone_q2_2023_with_wcpay','Set up Tap to Pay on iPhone','http://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay','actioned',0,'',NULL,NULL),
(3788,124,'ipp_refresh_q2_2023_us_inbox_notification','Grow my business on the go','http://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification','actioned',0,'',NULL,NULL),
(3789,125,'ipp_refresh_q2_2023_ca_inbox_notification','Grow my business on the go','http://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification','actioned',0,'',NULL,NULL),
(3790,126,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(3791,126,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(3792,127,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(3793,127,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(3798,130,'woocommerce_hpos_1st_notification_q2_2023','Learn more about HPOS','http://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023','actioned',0,'',NULL,NULL),
(3803,133,'wc-admin-wcpay-bulgaria-Q2-2023','Simplify my payments','http://woocommerce.com/payments/bulgaria/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-bulgaria-Q2-2023','actioned',0,'',NULL,NULL),
(3804,134,'wc-admin-wcpay-czechia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/czechia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-czechia-Q2-2023','actioned',0,'',NULL,NULL),
(3805,135,'wc-admin-wcpay-croatia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/croatia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-croatia-Q2-2023','actioned',0,'',NULL,NULL),
(3806,136,'wc-admin-wcpay-hungary-Q2-2023','Simplify my payments','http://woocommerce.com/payments/hungary/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-hungary-Q2-2023','actioned',0,'',NULL,NULL),
(3807,137,'wc-admin-wcpay-romania-Q2-2023','Simplify my payments','http://woocommerce.com/payments/romania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-romania-Q2-2023','actioned',0,'',NULL,NULL),
(3808,138,'wc-admin-wcpay-sweden-Q2-2023','Simplify my payments','http://woocommerce.com/payments/sweden/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-sweden-Q2-2023','actioned',0,'',NULL,NULL),
(4221,149,'stripe_securityupdate_q4_2024_click','Review and update','http://woocommerce.com/document/stripe/admin-experience/updated-requirements-for-stripe-plugin-mid-2024/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_securityupdate_q4_2024_click','unactioned',0,'',NULL,NULL),
(4647,153,'woo-marketplace-two-year-subscriptions-rin-2025-03-17','Browse the Marketplace','http://woocommerce.com/products/?utm_source=inbox_note&utm_medium=product&utm_campaign=woo-marketplace-two-year-subscriptions-rin-2025-03-17','actioned',0,'',NULL,NULL),
(4990,154,'stripe_nocapture_q2_2025_click','Update now','http://woocommerce.com/products/woocommerce-order-status-manager/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_nocapture_q2_2025_click','unactioned',0,'',NULL,NULL),
(4991,155,'WooCommerce-Stripe-Gateway-Update-April-2025','See available updates','http://nixin.co.za/wp-admin/update-core.php?','actioned',0,'',NULL,NULL),
(4992,156,'WooCommerce-Stripe-Gateway-Update-Info-April-2025','Dismiss','#','actioned',0,'',NULL,NULL),
(5159,157,'klaviyo_q2_2025','Try Klaviyo today','http://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q2_2025','actioned',0,'',NULL,NULL),
(5253,160,'paypal_q2_2025','Activate messaging','http://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_q2_2025','actioned',0,'',NULL,NULL),
(5254,65,'wayflyer_bnpl_q4_2021','Level up with funding','http://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',0,'',NULL,NULL),
(5255,66,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','http://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',0,'',NULL,NULL),
(5256,24,'learn-more','Learn more','http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',0,'',NULL,NULL),
(5257,34,'optimizing-the-checkout-flow','Learn more','http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',0,'',NULL,NULL),
(5258,41,'qualitative-feedback-from-new-users','Share feedback','http://automattic.survey.fm/woopayments-new-user-feedback','actioned',0,'',NULL,NULL),
(5259,42,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),
(5260,46,'get-started','Get started','http://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',0,'',NULL,NULL),
(5261,45,'update-wc-subscriptions-3-0-15','View latest version','http://nixin.co.za/wp-admin/&page=wc-addons&section=helper','actioned',0,'',NULL,NULL),
(5262,47,'update-wc-core-5-4-0','How to update WooCommerce','http://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),
(5263,51,'ppxo-pps-install-paypal-payments-1','View upgrade guide','http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),
(5264,52,'ppxo-pps-install-paypal-payments-2','View upgrade guide','http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),
(5265,55,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5266,55,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5267,56,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5268,56,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5269,57,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5270,57,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5271,58,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5272,58,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5273,68,'share-feedback','Share feedback','http://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),
(5274,76,'learn-more','Learn more','http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),
(5275,76,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5276,77,'learn-more','Learn more','http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),
(5277,77,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5278,78,'pinterest_03_2022_update','Update Instructions','http://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),
(5279,84,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','http://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),
(5280,91,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5281,91,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),
(5282,92,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5283,92,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),
(5284,93,'share-navigation-survey-feedback','Share feedback','http://automattic.survey.fm/new-ecommerce-plan-navigation','actioned',0,'',NULL,NULL),
(5285,112,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5286,112,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned',0,'',NULL,NULL),
(5287,96,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','http://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned',0,'',NULL,NULL),
(5288,96,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned',0,'',NULL,NULL),
(5289,97,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned',0,'',NULL,NULL),
(5290,99,'extension-settings','See available updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5291,99,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5292,113,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5293,113,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5294,114,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','http://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned',0,'',NULL,NULL),
(5295,115,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),
(5296,116,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5297,116,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned',0,'',NULL,NULL),
(5298,117,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5299,117,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5300,118,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5301,118,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),
(5302,119,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5303,119,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),
(5304,120,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5305,120,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned',0,'',NULL,NULL),
(5306,121,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5307,121,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned',0,'',NULL,NULL),
(5308,122,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5309,122,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned',0,'',NULL,NULL),
(5310,123,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5311,123,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5312,128,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5313,128,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5314,129,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5315,129,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned',0,'',NULL,NULL),
(5316,131,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),
(5317,131,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','http://nixin.co.za/wp-admin/#','actioned',0,'',NULL,NULL),
(5318,132,'woocommerce-WCGC-July-2023-update-needed','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5319,132,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned',0,'',NULL,NULL),
(5320,139,'learn-more','Learn more','http://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned',0,'',NULL,NULL),
(5321,140,'plugin-list','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5322,140,'dismiss','Dismiss','http://nixin.co.za/wp-admin/admin.php?page=wc-admin','actioned',0,'',NULL,NULL),
(5323,141,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','http://nixin.co.za/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),
(5324,141,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5325,142,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5326,143,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5327,144,'avalara_q3-2023_noAvaTax','Automate my sales tax','http://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned',0,'',NULL,NULL),
(5328,145,'woocommerce-usermeta-Sept2023-productvendors','See available updates','http://nixin.co.za/wp-admin/plugins.php','unactioned',0,'',NULL,NULL),
(5329,145,'dismiss','Dismiss','http://nixin.co.za/wp-admin/#','actioned',0,'',NULL,NULL),
(5330,146,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5331,146,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5332,147,'amazon-mcf-review-button-2023-12-07','Leave a review','http://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07','actioned',0,'',NULL,NULL),
(5333,147,'amazon-mcf-support-button-2023-12-07','Request support','http://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07','actioned',0,'',NULL,NULL),
(5334,148,'view_docs','Learn about Deposit schedules','http://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds','unactioned',0,'',NULL,NULL),
(5335,150,'sirt-woo-2024-11-xss-admin','See available updates','http://nixin.co.za/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),
(5336,150,'sirt-woo-2024-11-xss-admin','Dismiss','#','actioned',0,'',NULL,NULL),
(5337,151,'woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more','Find out more','http://wordpress.org/plugins/woocommerce-analytics','actioned',0,'',NULL,NULL),
(5338,152,'paypal-braintree-sdk-depreciation-2025-02-20-button','Upgrade now','http://nixin.co.za/wp-admin/wp-admin/plugins.php','actioned',0,'',NULL,NULL),
(5339,158,'uk-vat-notice-button-2025-04-30','Learn more about this extension','http://wordpress.org/plugins/eu-vat-for-woocommerce/','actioned',0,'',NULL,NULL),
(5340,159,'payson-retirement-2025','Explore alternative payment methods','http://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025','actioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=161 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES
(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2020-03-18 18:17:13',NULL,0,'',NULL,0,0),
(6,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','phone','{}','unactioned','woocommerce-admin','2020-04-02 09:17:23',NULL,0,'',NULL,0,0),
(7,'wc-admin-facebook-extension','info','en_US','Market on Facebook','Grow your business by targeting the right people and driving sales with Facebook. You can install this free extension now.','thumbs-up','{}','unactioned','woocommerce-admin','2020-04-02 09:17:23',NULL,0,'',NULL,0,0),
(8,'wc-admin-onboarding-email-marketing','info','en_US','Tips, product updates, and inspiration','We\'re here for you — get tips, product updates, and inspiration straight to your mailbox.','mail','{}','unactioned','woocommerce-admin','2020-04-02 09:17:23',NULL,0,'',NULL,0,0),
(10,'wc-admin-store-notice-giving-feedback-2','info','en_US','Give feedback','Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','info','{}','unactioned','woocommerce-admin','2020-07-16 14:06:59',NULL,0,'plain','',0,0),
(13,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-08-26 01:38:55',NULL,0,'plain','',0,0),
(14,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"http://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','info','{}','pending','woocommerce.com','2020-10-12 13:20:04',NULL,0,'plain','',0,0),
(15,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','info','{}','pending','woocommerce.com','2020-10-12 13:20:04',NULL,0,'plain','',0,0),
(16,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','info','{}','pending','woocommerce.com','2020-10-12 13:20:04',NULL,0,'plain','',0,0),
(18,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','info','{}','pending','woocommerce.com','2020-11-19 13:33:40',NULL,0,'plain','',0,0),
(19,'wcpay-subscriptions-2020-11','marketing','en_US','Manage subscriber payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>  – now supporting <a href=\"http://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions</a>! <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','info','{}','pending','woocommerce.com','2020-11-19 13:33:40',NULL,0,'plain','',0,0),
(20,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-12-10 16:27:53',NULL,0,'plain','',0,0),
(21,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','info','{}','pending','woocommerce.com','2020-12-09 20:27:54',NULL,0,'plain','',0,0),
(22,'wcpay-subscriptions-2020-12','marketing','en_US','Manage payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','info','{}','pending','woocommerce.com','2020-12-09 20:27:54',NULL,0,'plain','',0,0),
(24,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','info','{}','pending','woocommerce.com','2021-01-19 16:34:54',NULL,0,'plain','',0,0),
(25,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','info','{}','pending','woocommerce.com','2021-01-26 21:06:39',NULL,0,'plain','',0,0),
(29,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','info','{}','unactioned','woocommerce-admin','2021-02-18 01:54:00',NULL,0,'plain','',0,0),
(30,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(31,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(32,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(33,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(34,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(35,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(37,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','info','{}','pending','woocommerce.com','2021-03-20 23:37:37',NULL,0,'plain','',0,0),
(38,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','info','{}','pending','woocommerce.com','2021-03-20 23:37:37',NULL,0,'plain','',0,0),
(39,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','info','{}','pending','woocommerce.com','2021-04-07 20:35:39',NULL,0,'plain','',0,0),
(40,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"http://woocommerce.com/apple-pay/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"http://woocommerce.com/payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','info','{}','pending','woocommerce.com','2021-04-07 20:35:39',NULL,0,'plain','',0,0),
(41,'wc-payments-qualitative-feedback','info','en_US','WooPayments setup - let us know what you think','Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','info','{}','pending','woocommerce.com','2021-04-18 18:12:48',NULL,0,'plain','',0,0),
(42,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','info','{}','pending','woocommerce.com','2021-05-20 08:35:22',NULL,0,'plain','',0,0),
(43,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','info','{}','pending','woocommerce.com','2021-05-20 08:35:22',NULL,0,'plain','',0,0),
(44,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','info','{}','unactioned','woocommerce-admin','2021-05-27 14:35:51',NULL,0,'plain','',0,0),
(45,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','info','{}','pending','woocommerce.com','2021-06-03 12:36:11',NULL,0,'plain','',0,0),
(46,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(47,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(48,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(49,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(50,'eu_vat_changes_2021','marketing','en_US','Get your business ready for the new EU tax regulations','On July 1, 2021, new taxation rules will come into play when the <a href=\"http://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br /><br />The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br /><br />We therefore recommend <a href=\"http://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.','info','{}','unactioned','woocommerce.com','2021-06-24 14:35:45',NULL,0,'plain','',0,0),
(51,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','info','{}','unactioned','woocommerce.com','2021-07-14 09:43:29',NULL,0,'plain','',0,0),
(52,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','info','{}','pending','woocommerce.com','2021-06-24 14:35:46',NULL,0,'plain','',0,0),
(53,'wc-admin-marketing-jetpack-backup','marketing','en_US','Protect your WooCommerce Store with Jetpack Backup.','Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong.','info','{}','unactioned','woocommerce-admin-notes','2021-07-15 14:35:24',NULL,0,'plain','',0,0),
(54,'wayflyer_q3_2021','marketing','en_US','Grow your revenue with Wayflyer financing and analytics','Flexible financing tailored to your needs by <a href=\"http://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.','info','{}','pending','woocommerce.com','2021-07-15 14:35:24',NULL,0,'plain','',0,0),
(55,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(56,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(57,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(58,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(59,'mercadopago_q3_2021_EN','marketing','en_US','Get paid with Mercado Pago Checkout','Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','info','{}','pending','woocommerce.com','2021-09-05 13:29:17',NULL,0,'plain','',0,0),
(60,'bbpos-chipper-launch','marketing','en_US','Ready to grow your business beyond online?','Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.','info','{}','pending','woocommerce.com','2021-10-20 20:22:17',NULL,0,'plain','',0,0),
(61,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"http://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"http://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-12-16 14:42:45',NULL,0,'plain','',0,0),
(62,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"http://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"http://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-12-16 14:42:46',NULL,0,'plain','',0,0),
(63,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"http://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"http://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-12-16 14:42:46',NULL,0,'plain','',0,0),
(64,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','info','{}','unactioned','woocommerce.com','2021-12-16 14:42:47',NULL,0,'plain','',0,0),
(65,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','info','{}','pending','woocommerce.com','2021-12-16 14:42:47',NULL,0,'plain','',0,0),
(66,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','info','{}','pending','woocommerce.com','2021-12-16 14:42:48',NULL,0,'plain','',0,0),
(67,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','info','{}','pending','woocommerce.com','2021-12-16 14:42:48',NULL,0,'plain','',0,0),
(68,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','info','{}','pending','woocommerce.com','2021-12-16 14:43:08',NULL,0,'plain','',0,0),
(70,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','info','{}','pending','woocommerce.com','2022-01-06 14:39:20',NULL,0,'plain','',0,0),
(71,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','info','{}','pending','woocommerce.com','2022-02-10 14:38:56',NULL,0,'plain','',0,0),
(72,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"http://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','info','{}','pending','woocommerce.com','2022-02-10 14:38:56',NULL,0,'plain','',0,0),
(73,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"http://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings &gt; Payments &gt; Stripe.','info','{}','pending','woocommerce.com','2022-02-10 14:38:56',NULL,0,'plain','',0,0),
(74,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings &gt; Payments &gt; Square.','info','{}','pending','woocommerce.com','2022-02-10 14:38:57',NULL,0,'plain','',0,0),
(75,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','info','{}','unactioned','woocommerce.com','2022-02-17 14:37:10',NULL,0,'plain','',0,0),
(76,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','info','{}','pending','woocommerce.com','2022-03-17 14:38:00',NULL,0,'plain','',0,0),
(77,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','info','{}','pending','woocommerce.com','2024-10-16 10:19:01',NULL,0,'plain','',0,0),
(78,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','info','{}','pending','woocommerce.com','2022-03-31 14:37:27',NULL,0,'plain','',0,0),
(79,'wc-admin-navigation-nudge','info','en_US','You now have access to the WooCommerce navigation','We’re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.','info','{}','unactioned','woocommerce-admin','2022-05-05 14:40:08',NULL,0,'plain','',0,0),
(80,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','info','{}','unactioned','woocommerce.com','2022-05-05 14:40:39',NULL,0,'plain','',0,0),
(81,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','info','{}','pending','woocommerce.com','2022-05-05 14:40:39',NULL,0,'plain','',0,0),
(82,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','info','{}','pending','woocommerce.com','2022-05-05 14:40:40',NULL,0,'plain','',0,0),
(83,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','info','{}','pending','woocommerce.com','2022-05-05 14:40:40',NULL,0,'plain','',0,0),
(84,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','info','{}','pending','woocommerce.com','2022-06-01 17:23:37',NULL,0,'plain','',0,0),
(85,'wc-admin-EU-consumer-protection','marketing','en_US','Important changes to EU consumer protection laws','New regulations to help modernize and strengthen consumer protection laws in the European Union (EU) take effect on May 28, 2022. These rules impact all merchants selling to the EU, regardless of where their business is located. Further detailed information is available on the European Commission\'s official website.','info','{}','unactioned','woocommerce.com','2022-06-01 17:23:38',NULL,0,'plain','',0,0),
(86,'wc_ipp_order_creation_GTM_launch_q2_2022','marketing','en_US','Grow your business on the go with WooCommerce In-Person Payments','Quickly create new orders, manage transactions, and take secure payments no matter where your business takes you. With automatic inventory sync, WooCommerce In-Person Payments is the only fully integrated solution for taking your WooCommerce store offline.','info','{}','pending','woocommerce.com','2022-06-01 17:23:38',NULL,0,'plain','',0,0),
(87,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','info','{}','pending','woocommerce.com','2023-02-16 14:42:55',NULL,0,'plain','',0,0),
(88,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','info','{}','pending','woocommerce.com','2023-02-16 14:42:55',NULL,0,'plain','',0,0),
(89,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','info','{}','pending','woocommerce.com','2023-02-16 14:42:56',NULL,0,'plain','',0,0),
(90,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','info','{}','pending','woocommerce.com','2023-02-16 14:42:57',NULL,0,'plain','',0,0),
(91,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','info','{}','pending','woocommerce.com','2023-02-16 14:42:57',NULL,0,'plain','',0,0),
(92,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','info','{}','pending','woocommerce.com','2023-02-16 14:42:57',NULL,0,'plain','',0,0),
(93,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','info','{}','pending','woocommerce.com','2023-02-16 14:42:58',NULL,0,'plain','',0,0),
(94,'google_listings_ads_pmax_i1_q1_2023_no_gla','marketing','en_US','Create more engaging ads – without the hard work','Get in front of millions of shoppers searching for products like yours with Google Listings &amp; Ads. With new customization features, Google automatically tests multiple combinations of text and images to create the most engaging ad to boost your business. Plus, get up to $500 in ad credit – terms and conditions apply.','info','{}','unactioned','woocommerce.com','2023-04-20 15:38:41',NULL,0,'plain','',0,0),
(95,'google_listings_ads_pmax_i1_q1_2023_with_gla','marketing','en_US','New customization features to boost your business','You can now add custom images, messaging, and URLs to campaigns in Google Listings &amp; Ads. Google then automatically tests multiple combinations to create the most engaging version to help boost your business. Get more sales with dynamic content – edit an existing campaign or create a new ad now.','info','{}','pending','woocommerce.com','2023-04-20 15:38:41',NULL,0,'plain','',0,0),
(96,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','info','{}','pending','woocommerce.com','2023-04-20 15:38:42',NULL,0,'plain','',0,0),
(97,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','info','{}','unactioned','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(98,'tap_to_pay_iphone_q2_2023_with_wcpay','marketing','en_US','New: accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','info','{}','pending','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(99,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','info','{}','pending','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(100,'wc-admin-wcpay-denmark-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Denmark!','We’ve recently released WooCommerce Payments in Denmark. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(101,'wc-admin-wcpay-greece-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Greece!','We’ve recently released WooCommerce Payments in Greece. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:44',NULL,0,'plain','',0,0),
(102,'wc-admin-wcpay-norway-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Norway!','We’ve recently released WooCommerce Payments in Norway. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:44',NULL,0,'plain','',0,0),
(103,'wc-admin-wcpay-slovakia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovakia!','We’ve recently released WooCommerce Payments in Slovakia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:45',NULL,0,'plain','',0,0),
(104,'wc-admin-wcpay-finland-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Finland!','We’ve recently released WooCommerce Payments in Finland. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:45',NULL,0,'plain','',0,0),
(105,'wc-admin-wcpay-estonia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Estonia!','We’ve recently released WooCommerce Payments in Estonia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:45',NULL,0,'plain','',0,0),
(106,'wc-admin-wcpay-lithuania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Lithuania!','We’ve recently released WooCommerce Payments in Lithuania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:46',NULL,0,'plain','',0,0),
(107,'wc-admin-wcpay-slovenia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovenia!','We’ve recently released WooCommerce Payments in Slovenia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:47',NULL,0,'plain','',0,0),
(108,'wc-admin-wcpay-latvia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Latvia!','We’ve recently released WooCommerce Payments in Latvia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:47',NULL,0,'plain','',0,0),
(109,'wc-admin-wcpay-cyprus-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Cyprus!','We’ve recently released WooCommerce Payments in Cyprus. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:47',NULL,0,'plain','',0,0),
(110,'wc-admin-wcpay-malta-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Malta!','We’ve recently released WooCommerce Payments in Malta. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:48',NULL,0,'plain','',0,0),
(111,'wc-admin-wcpay-luxembourg-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Luxembourg!','We’ve recently released WooCommerce Payments in Luxembourg. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:48',NULL,0,'plain','',0,0),
(112,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','info','{}','pending','woocommerce.com','2023-06-15 14:38:58',NULL,0,'plain','',0,0),
(113,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-06-15 14:38:59',NULL,0,'plain','',0,0),
(114,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:38:59',NULL,0,'plain','',0,0),
(115,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:00',NULL,0,'plain','',0,0),
(116,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:00',NULL,0,'plain','',0,0),
(117,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-06-15 14:39:01',NULL,0,'plain','',0,0),
(118,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:02',NULL,0,'plain','',0,0),
(119,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:02',NULL,0,'plain','',0,0),
(120,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:04',NULL,0,'plain','',0,0),
(121,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:04',NULL,0,'plain','',0,0),
(122,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:05',NULL,0,'plain','',0,0),
(123,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-06-15 14:39:05',NULL,0,'plain','',0,0),
(124,'ipp_refresh_q2_2023_us_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(125,'ipp_refresh_q2_2023_ca_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(126,'woocommerce-WCstripe-May-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Stripe plugin','<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(127,'woocommerce-WCPayments-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Payments','<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(128,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(129,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','info','{}','pending','woocommerce.com','2023-06-15 14:39:07',NULL,0,'plain','',0,0),
(130,'woocommerce_hpos_1st_notification_q2_2023','marketing','en_US','High-Performance Order Storage (HPOS) is on its way','Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.','info','{}','unactioned','woocommerce.com','2023-06-15 14:39:07',NULL,0,'plain','',0,0),
(131,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(132,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(133,'wc-admin-wcpay-bulgaria-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Bulgaria!','We’ve recently released WooCommerce Payments in Bulgaria. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(134,'wc-admin-wcpay-czechia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Czechia!','We’ve recently released WooCommerce Payments in Czechia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(135,'wc-admin-wcpay-croatia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Croatia!','We’ve recently released WooCommerce Payments in Croatia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(136,'wc-admin-wcpay-hungary-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Hungary!','We’ve recently released WooCommerce Payments in Hungary. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(137,'wc-admin-wcpay-romania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Romania!','We’ve recently released WooCommerce Payments in Romania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(138,'wc-admin-wcpay-sweden-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Sweden!','We’ve recently released WooCommerce Payments in Sweden. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(139,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(140,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(141,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(142,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(143,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(144,'avalara_q3-2023_noAvaTax','marketing','en_US','Automatically calculate VAT in real time','Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(145,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"http://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(146,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(147,'amazon-mcf-reviews-2023-12-07','marketing','en_US','Enjoying Amazon MCF for WooCommerce?','We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!','info','{}','pending','woocommerce.com','2024-10-16 10:19:03',NULL,0,'plain','',0,0),
(148,'remove_estimated_deposits_2024','marketing','en_US','Estimated deposits are going away','To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.','info','{}','pending','woocommerce.com','2024-10-16 10:19:03',NULL,0,'plain','',0,0),
(149,'stripe_securityupdate_q3_2024','update','en_US','Security update required for your Stripe extension','To continue securely accepting payments, you must update your Stripe extension to at least version 8.6, re-authenticate, and turn on the new checkout experience. Review the documentation for instructions on how to make the necessary changes from your WooCommerce dashboard.','info','{}','pending','woocommerce.com','2024-10-16 10:19:03',NULL,0,'plain','',0,0),
(150,'sirt-woo-2024-11-xss-admin','update','en_US','An important update is required for WooCommerce','This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"http://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>','info','{}','pending','woocommerce.com','2025-03-13 04:23:05',NULL,0,'plain','',0,0),
(151,'woocommerce-analytics-order-attribution-promotions-december-2024','marketing','en_US','Discover what drives your sales','Use our powerful <strong>Order Attribution</strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.','info','{}','pending','woocommerce.com','2025-03-13 04:23:05',NULL,0,'plain','',0,0),
(152,'paypal-braintree-sdk-depreciation-2025-02-20','update','en_US','Update required for your PayPal Braintree extension','To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.','info','{}','pending','woocommerce.com','2025-03-13 04:23:05',NULL,0,'plain','',0,0),
(153,'woo-marketplace-two-year-subscriptions-rin-2025-03-17','marketing','en_US','Save 20% on new two-year subscriptions','We’ve introduced 20% off two-year subscriptions for all products* in the WooCommerce Marketplace. Lock in long-term savings and make sure your store never misses a beat. \r\n\r\n*Some exclusions apply. New purchases only.','info','{}','pending','woocommerce.com','2025-03-25 03:45:00',NULL,0,'plain','',0,0),
(154,'stripe_orderstatus_bug_q2_2025','update','en_US','Action Required: Update Order Status Manager','Update to the latest Order Status Manager (v1.15.5+) to ensure payments are captured. Your version of WooCommerce Order Status Manager can interfere with order processing for payment gateways (including WooCommerce Stripe Gateway v9.2.0+), which may cause orders to process without capturing payment.','info','{}','pending','woocommerce.com','2025-04-16 03:45:21',NULL,0,'plain','',0,0),
(155,'WooCommerce-Stripe-Gateway-Update-April-2025','update','en_US','Action required: Update WooCommerce Stripe Gateway to v9.4.1','<strong>An important update for WooCommerce Stripe Payment Gateway has been released</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. Please update as soon as possible for optimal store performance. Please read <a href=\"http://developer.woocommerce.com/2025/04/18/http://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/\" /> this advisory</a> for more information.','info','{}','pending','woocommerce.com','2025-04-22 03:41:35',NULL,0,'plain','',0,0),
(156,'WooCommerce-Stripe-Gateway-Update-Info-April-2025','update','en_US','WooCommerce Stripe Gateway has been updated to v9.4.1','<strong>WooCommerce Stripe Payment Gateway was recently updated</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. No further action is required. Please read <a href=\"http://developer.woocommerce.com/2025/04/18/http://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/\" /> this advisory post </a>for more information.','info','{}','pending','woocommerce.com','2025-04-22 03:41:35',NULL,0,'plain','',0,0),
(157,'klaviyo_q2_2025','marketing','en_US','Tailor your marketing with data-driven automation','Deliver personalized experiences at scale, simplify your stack, and make your data work for you using Klaviyo’s best-in-class marketing extension for Woo. With advanced segmentation based on actual customer behavior, you can send email and SMS messages that drive revenue and increase loyalty — without adding complexity','info','{}','pending','woocommerce.com','2025-05-13 12:18:39',NULL,0,'plain','',0,0),
(158,'uk-vat-notice-2025-04-30','warning','en_US','UK VAT numbers are no longer supported','Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement','info','{}','pending','woocommerce.com','2025-05-13 12:18:39',NULL,0,'plain','',0,0),
(159,'payson-retirement-2025','update','en_US','Payson Form Retirement','Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.','info','{}','pending','woocommerce.com','2025-05-13 12:18:39',NULL,0,'plain','',0,0),
(160,'paypal_q2_2025','marketing','en_US','Power up sales with Pay Later messaging','Help increase your sales and grow cart sizes by letting customers know they have flexible payment options. Merchants see up to an 11% sales lift when they add Pay Later messaging — plus, it integrates seamlessly with your PayPal checkout.','info','{}','pending','woocommerce.com','2025-05-26 10:41:41',NULL,0,'plain','',0,0);
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES
(26,26),
(27,27),
(28,28),
(29,29),
(30,30),
(31,31),
(32,32),
(33,33),
(34,34),
(35,35),
(36,36);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`),
  CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_addresses`
--

DROP TABLE IF EXISTS `wp_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_addresses`
--

LOCK TABLES `wp_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_addresses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wp_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_operational_data`
--

LOCK TABLES `wp_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_orders`
--

DROP TABLE IF EXISTS `wp_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`),
  KEY `billing_email` (`billing_email`),
  KEY `type_status` (`type`,`status`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_orders`
--

LOCK TABLES `wp_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_orders_meta`
--

DROP TABLE IF EXISTS `wp_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`,`meta_value`(100)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`,`meta_value`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_orders_meta`
--

LOCK TABLES `wp_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--

LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_download_directories`
--

LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  `global_unique_id` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES
(987,'',0,0,999.0000,999.0000,0,NULL,'instock',0,0.00,5,'taxable','',''),
(1176,'',0,0,184.0000,184.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1178,'',0,0,224.2500,224.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1180,'',0,0,1552.5000,1552.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1181,'',0,0,9715.2000,9715.2000,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1183,'',0,0,7055.2500,10120.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1186,'',0,0,3151.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1191,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1193,'',0,0,1679.0000,1679.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1195,'',0,0,402.5000,402.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1197,'',0,0,70.0400,263.8100,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1199,'',0,0,70.0400,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1201,'',0,0,70.0400,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1203,'',0,0,32929.1000,39886.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1205,'',0,0,224.2500,506.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1207,'',0,0,454.2500,454.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1209,'',0,0,379.5000,379.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1211,'',0,0,552.0000,552.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1213,'',0,0,339.2500,339.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1215,'',0,0,235.7500,569.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1217,'',0,0,3818.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1218,'',0,0,3818.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1219,'',0,0,3818.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1220,'',0,0,3151.0000,3151.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1221,'',0,0,3151.0000,3151.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1222,'',0,0,3151.0000,3151.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1227,'',0,0,7055.2500,7055.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1228,'',0,0,7590.0000,7590.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1229,'',0,0,9177.0000,9177.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1230,'',0,0,10120.0000,10120.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1231,'',0,0,235.7500,235.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1232,'',0,0,339.2500,339.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1233,'',0,0,569.2500,569.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1234,'',0,0,224.2500,224.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1235,'',0,0,293.2500,293.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1236,'',0,0,506.0000,506.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1237,'',0,0,70.0400,70.0400,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1238,'',0,0,130.8700,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1239,'',0,0,263.8100,263.8100,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1240,'',0,0,70.0400,70.0400,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1241,'',0,0,130.8700,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1242,'',0,0,70.0400,70.0400,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1243,'',0,0,130.8700,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1244,'',0,0,32929.1000,32929.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1245,'',0,0,35395.8500,35395.8500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1246,'',0,0,39886.6000,39886.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1247,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1248,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1249,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1250,'',0,0,113.8000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1256,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1257,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1258,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1259,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1260,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1261,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1262,'',0,0,822.2500,822.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1263,'',0,0,822.2500,822.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1264,'',0,0,113.8000,113.8000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1265,'',0,0,113.8500,113.8500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1266,'',0,0,517.5000,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1269,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1270,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1271,'',0,0,3904.2500,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1272,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1273,'',0,0,517.5000,2379.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1276,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1277,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1278,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1279,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1280,'',0,0,2379.3500,2379.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1281,'',0,0,2379.3500,2379.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1282,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1283,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1284,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1285,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1287,'',0,0,517.5000,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1288,'',0,0,3904.2500,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1289,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1290,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1291,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1293,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1294,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1295,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1297,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1298,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1299,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1302,'',0,0,454.2500,454.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1303,'',0,0,379.5000,379.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1304,'',0,0,552.0000,552.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1305,'',0,0,339.2500,339.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1306,'',0,0,2869.2500,12454.5000,0,NULL,'instock',0,0.00,3,'taxable','',''),
(1311,'',0,0,2869.2500,2869.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1312,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1313,'',0,0,5968.5000,5968.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1314,'',0,0,7135.7500,7135.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1315,'',0,0,9424.2500,9424.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1316,'',0,0,12454.5000,12454.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1317,'',0,0,1535.2500,6302.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
(1322,'',0,0,1909.0000,1909.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1323,'',0,0,1535.2500,1535.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1324,'',0,0,2254.0000,2254.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1325,'',0,0,3139.5000,3139.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1326,'',0,0,3559.2500,3559.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1327,'',0,0,4134.2500,4134.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1328,'',0,0,5209.5000,5209.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1329,'',0,0,5859.2500,5859.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1330,'',0,0,6302.0000,6302.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1331,'',0,0,16571.5000,36294.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1332,'',0,0,16571.5000,16571.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1333,'',0,0,36294.0000,36294.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1337,'',0,0,7601.5000,7601.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1340,'',0,0,7601.5000,7601.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1342,'',0,0,1252.3500,1765.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1343,'',0,0,1252.3500,1252.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1344,'',0,0,1765.2500,1765.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1349,'',0,0,3845.6000,4832.3000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1351,'',0,0,3845.6000,3845.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1352,'',0,0,4832.3000,4832.3000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1353,'',0,0,1702.0000,1702.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1355,'',0,0,2372.4500,2454.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1357,'',0,0,2372.4500,2372.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1358,'',0,0,2454.1000,2454.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1359,'',0,0,404.8000,404.8000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1361,'',0,0,2357.5000,2357.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1363,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,8,'taxable','',''),
(1365,'',0,0,4128.5000,4128.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1367,'',0,0,621.0000,1035.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1369,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1370,'',0,0,703.8000,703.8000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1371,'',0,0,924.6000,924.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1372,'',0,0,1035.0000,1035.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1373,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1376,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1377,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1378,'',0,0,1442.1000,1442.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1381,'',0,0,1360.4500,1360.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1383,'',0,0,1360.4500,1360.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1384,'',0,0,1360.4500,1360.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1385,'',0,0,2288.5000,2288.5000,0,NULL,'instock',0,0.00,2,'taxable','',''),
(1387,'',0,0,736.0000,736.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1389,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1391,'',0,0,1357.0000,1357.0000,0,NULL,'instock',0,0.00,4,'taxable','',''),
(1393,'',0,0,1138.5000,1138.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1395,'',0,0,2493.2000,2493.2000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1398,'',0,0,3358.0000,3358.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1399,'',0,0,3358.0000,3358.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1402,'',0,0,1442.1000,1442.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1404,'',0,0,362.2500,362.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1406,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1408,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1409,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1410,'',0,0,480.7000,480.7000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1412,'',0,0,177.1000,177.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1414,'',0,0,1092.5000,1092.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1416,'',0,0,1366.2000,1366.2000,0,NULL,'instock',0,0.00,4,'taxable','',''),
(1419,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1420,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1421,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1424,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1426,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1428,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1430,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1432,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1434,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1436,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1438,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1440,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1442,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1444,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1446,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1448,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1450,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1452,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1454,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1456,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,40,'taxable','',''),
(1458,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1460,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1462,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1464,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1466,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1468,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1470,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1472,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1474,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1476,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1478,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1480,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1482,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1484,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1486,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1488,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_rate_limits`
--

LOCK TABLES `wp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_reserved_stock`
--

LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES
(1,'Reduced rate','reduced-rate'),
(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_webhooks`
--

LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_log`
--

LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB AUTO_INCREMENT=534 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES
(1,1,'_product_id','987'),
(2,1,'_variation_id','0'),
(3,1,'_qty','5'),
(4,1,'_tax_class',''),
(5,1,'_line_subtotal','4995'),
(6,1,'_line_subtotal_tax','0'),
(7,1,'_line_total','4995'),
(8,1,'_line_tax','0'),
(9,1,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(38,8,'_product_id','1363'),
(41,8,'_variation_id','0'),
(44,8,'_qty','5'),
(47,8,'_tax_class',''),
(50,8,'_line_subtotal','2587.5'),
(53,8,'_line_subtotal_tax','0'),
(56,8,'_line_total','2587.5'),
(59,8,'_line_tax','0'),
(62,8,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(65,11,'_product_id','1317'),
(68,11,'_variation_id','1326'),
(71,11,'_qty','1'),
(74,11,'_tax_class',''),
(77,11,'_line_subtotal','3559.25'),
(80,11,'_line_subtotal_tax','0'),
(83,11,'_line_total','3559.25'),
(86,11,'_line_tax','0'),
(89,11,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(92,11,'choose-your-size','600mm'),
(98,17,'_product_id','1363'),
(101,17,'_variation_id','0'),
(104,17,'_qty','3'),
(107,17,'_tax_class',''),
(110,17,'_line_subtotal','1552.5'),
(113,17,'_line_subtotal_tax','0'),
(116,17,'_line_total','1552.5'),
(119,17,'_line_tax','0'),
(122,17,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(128,23,'_product_id','1191'),
(131,23,'_variation_id','1247'),
(134,23,'_qty','1'),
(137,23,'_tax_class',''),
(140,23,'_line_subtotal','3277.5'),
(143,23,'_line_subtotal_tax','0'),
(146,23,'_line_total','3277.5'),
(149,23,'_line_tax','0'),
(152,23,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(155,23,'product-type','Pipe diameter – 38mm'),
(185,29,'_product_id','1317'),
(188,29,'_variation_id','1323'),
(191,29,'_qty','1'),
(194,29,'_tax_class',''),
(197,29,'_line_subtotal','1535.25'),
(200,29,'_line_subtotal_tax','0'),
(203,29,'_line_total','1535.25'),
(206,29,'_line_tax','0'),
(209,29,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(212,29,'choose-your-size','200mm'),
(218,35,'_product_id','1306'),
(221,35,'_variation_id','1311'),
(224,35,'_qty','1'),
(227,35,'_tax_class',''),
(230,35,'_line_subtotal','2869.25'),
(233,35,'_line_subtotal_tax','0'),
(236,35,'_line_total','2869.25'),
(239,35,'_line_tax','0'),
(242,35,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(245,35,'choose-your-size','500mm'),
(248,38,'_product_id','1385'),
(251,38,'_variation_id','0'),
(254,38,'_qty','2'),
(257,38,'_tax_class',''),
(260,38,'_line_subtotal','4577'),
(263,38,'_line_subtotal_tax','0'),
(266,38,'_line_total','4577'),
(269,38,'_line_tax','0'),
(272,38,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(275,41,'_product_id','1391'),
(278,41,'_variation_id','0'),
(281,41,'_qty','4'),
(284,41,'_tax_class',''),
(287,41,'_line_subtotal','5428'),
(290,41,'_line_subtotal_tax','0'),
(293,41,'_line_total','5428'),
(296,41,'_line_tax','0'),
(299,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(305,47,'_product_id','1456'),
(308,47,'_variation_id','0'),
(311,47,'_qty','40'),
(314,47,'_tax_class',''),
(317,47,'_line_subtotal','920'),
(320,47,'_line_subtotal_tax','0'),
(323,47,'_line_total','920'),
(326,47,'_line_tax','0'),
(329,47,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(335,53,'_product_id','1205'),
(338,53,'_variation_id','1236'),
(341,53,'_qty','1'),
(344,53,'_tax_class',''),
(347,53,'_line_subtotal','506'),
(350,53,'_line_subtotal_tax','0'),
(353,53,'_line_total','506'),
(356,53,'_line_tax','0'),
(359,53,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(362,53,'choose-your-size','1200mm'),
(365,56,'_product_id','1430'),
(368,56,'_variation_id','0'),
(371,56,'_qty','1'),
(374,56,'_tax_class',''),
(377,56,'_line_subtotal','18.06'),
(380,56,'_line_subtotal_tax','0'),
(383,56,'_line_total','18.06'),
(386,56,'_line_tax','0'),
(389,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(392,59,'_product_id','1440'),
(395,59,'_variation_id','0'),
(398,59,'_qty','1'),
(401,59,'_tax_class',''),
(404,59,'_line_subtotal','18.06'),
(407,59,'_line_subtotal_tax','0'),
(410,59,'_line_total','18.06'),
(413,59,'_line_tax','0'),
(416,59,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(419,62,'_product_id','1452'),
(422,62,'_variation_id','0'),
(425,62,'_qty','1'),
(428,62,'_tax_class',''),
(431,62,'_line_subtotal','18.06'),
(434,62,'_line_subtotal_tax','0'),
(437,62,'_line_total','18.06'),
(440,62,'_line_tax','0'),
(443,62,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(446,65,'_product_id','1426'),
(449,65,'_variation_id','0'),
(452,65,'_qty','1'),
(455,65,'_tax_class',''),
(458,65,'_line_subtotal','18.06'),
(461,65,'_line_subtotal_tax','0'),
(464,65,'_line_total','18.06'),
(467,65,'_line_tax','0'),
(470,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(473,68,'_product_id','1306'),
(476,68,'_variation_id','1312'),
(479,68,'_qty','1'),
(482,68,'_tax_class',''),
(485,68,'_line_subtotal','3277.5'),
(488,68,'_line_subtotal_tax','0'),
(491,68,'_line_total','3277.5'),
(494,68,'_line_tax','0'),
(497,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(500,68,'choose-your-size','750mm'),
(506,74,'_product_id','1306'),
(509,74,'_variation_id','1311'),
(512,74,'_qty','1'),
(515,74,'_tax_class',''),
(518,74,'_line_subtotal','2869.25'),
(521,74,'_line_subtotal_tax','0'),
(524,74,'_line_total','2869.25'),
(527,74,'_line_tax','0'),
(530,74,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(533,74,'choose-your-size','500mm');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES
(1,'Sample Product','line_item',1081),
(8,'SST Deck Jet Stream','line_item',1520),
(11,'SST Slimline Waterspout - 600mm','line_item',1535),
(17,'SST Deck Jet Stream','line_item',1553),
(23,'SST Standard Rail - Pipe diameter – 38mm','line_item',1592),
(29,'SST Slimline Waterspout - 200mm','line_item',1598),
(35,'SST Z Led Waterspout - 500mm','line_item',1628),
(38,'SST Dual Suction Skimmer','line_item',1637),
(41,'SST Solid Aimflo And Ball','line_item',1637),
(47,'Mod-N-Classique','line_item',1646),
(53,'Mod N Dolphin Speedy - 1200mm','line_item',1682),
(56,'Diamond Deluge','line_item',1682),
(59,'Marston','line_item',1682),
(62,'Tuscan Quartzite','line_item',1682),
(65,'Cosmic Terazzo','line_item',1682),
(68,'SST Z Led Waterspout - 750mm','line_item',1688),
(74,'SST Z Led Waterspout - 500mm','line_item',1706);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB AUTO_INCREMENT=134238 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20)),
  KEY `zone_id` (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable`
--

DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 426,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable`
--

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES
(1,'http://nixin.co.za/author/wpadmin/','53:b5a83fc45d3db2ef4e13b00995ae1232',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'http://secure.gravatar.com/avatar/8f509bb13600276dc768a7285e31873f?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'http://secure.gravatar.com/avatar/8f509bb13600276dc768a7285e31873f?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-05-14 07:55:29','2021-12-16 12:43:30',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-11-14 11:08:55','2015-01-08 12:17:08',NULL),
(2,'http://nixin.co.za/','38:1eee95b302273fede71b7a551bf82634',54,'post','page',1,0,'Swimming Pool Products | Water Features | Nixin Poolware','We manufacture and supply specialized swimming pool products, including exclusive stainless steel water features and so much more. Contact Us now!','Home','publish',NULL,0,NULL,NULL,NULL,'Swimming Pool Products',67,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg',NULL,'first-content-image',NULL,9,0,NULL,'2020-05-14 07:55:29','2021-12-16 12:43:31',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-30 09:00:08','2019-05-24 12:17:08',NULL),
(3,'http://nixin.co.za/faulty-telephone-lines/','61:fc0d159c9be5a1e5bc9d25cb83ed3179',190,'post','post',1,0,NULL,NULL,'Faulty Telephone Lines','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg',NULL,'1087','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg','1087','featured-image','{\"width\":686,\"height\":704,\"url\":\"http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg\",\"size\":\"full\",\"id\":1087,\"alt\":\"\",\"pixels\":482944,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-09-03 14:06:42','2020-09-03 12:06:42',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(4,'http://nixin.co.za/introducing-the-first-square-led-light/','77:4be2fed4310fa3225a384d912bea27e9',185,'post','post',1,0,NULL,NULL,'Introducing the FIRST square LED light','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg',NULL,'831','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg','831','featured-image','{\"width\":686,\"height\":704,\"url\":\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2016/07/square-led-light.jpg\",\"size\":\"full\",\"id\":831,\"alt\":\"\",\"pixels\":482944,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-09-03 14:06:42','2020-09-03 12:06:42',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(5,'http://nixin.co.za/introducing-the-fan-jet-waterspout/','73:1f4ea9375e3289e0ab510a57f033f0f1',192,'post','post',1,0,NULL,NULL,'Introducing the Fan-Jet Waterspout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg',NULL,'839','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg','839','featured-image','{\"width\":686,\"height\":704,\"url\":\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg\",\"size\":\"full\",\"id\":839,\"alt\":\"\",\"pixels\":482944,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-09-03 14:06:42','2020-09-03 12:06:42',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(6,'http://nixin.co.za/','38:1eee95b302273fede71b7a551bf82634',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Waterspouts, Pool Filters and Pool Products','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2020-11-03 10:34:00','2021-12-16 12:43:31',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-30 09:02:36','2015-01-08 12:17:08',NULL),
(7,'http://nixin.co.za/pool-products/','52:b5e5bdb421495403d4a756d8a232cd21',970,'post','page',1,0,NULL,NULL,'Pool Products','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 14:42:21','2025-05-28 12:42:21',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-06-04 12:34:10','2019-06-04 11:06:48',0),
(8,'http://nixin.co.za/product-category/panache-mosaics/','71:4be2feb63a6d97d4cca52409269a74da',33,'term','product_cat',NULL,NULL,NULL,NULL,'Panache Mosaics',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:10:45','2025-05-28 13:10:45',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:31:17','2019-08-13 13:07:30',NULL);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL DEFAULT 0,
  `ancestor_id` int(11) unsigned NOT NULL DEFAULT 0,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 426,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES
(2,0,0,426),
(7,0,0,426),
(8,0,0,426);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_migrations`
--

DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_wp_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_migrations`
--

LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES
(1,'20171228151840'),
(2,'20171228151841'),
(3,'20190529075038'),
(4,'20191011111109'),
(5,'20200408101900'),
(6,'20200420073606'),
(7,'20200428123747'),
(8,'20200428194858'),
(9,'20200429105310'),
(10,'20200430075614'),
(11,'20200430150130'),
(12,'20200507054848'),
(13,'20200513133401'),
(14,'20200609154515'),
(16,'20200616130143'),
(18,'20200617122511'),
(15,'20200702141921'),
(17,'20200728095334'),
(19,'20201202144329'),
(20,'20201216124002'),
(21,'20201216141134'),
(22,'20210817092415'),
(23,'20211020091404'),
(24,'20230417083836');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_primary_term`
--

DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 426,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_primary_term`
--

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) NOT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=1052 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES
(269,'http://nixin.co.za/faulty-telephone-lines/',205,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(272,'http://nixin.co.za/faulty-telephone-lines/',205,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(275,'http://nixin.co.za/faulty-telephone-lines/',205,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(278,'http://nixin.co.za/introducing-the-first-square-led-light/',205,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(281,'http://nixin.co.za/introducing-the-first-square-led-light/',205,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(284,'http://nixin.co.za/introducing-the-first-square-led-light/',205,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(287,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',205,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(290,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',205,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(293,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',205,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(398,'http://nixin.co.za/faulty-telephone-lines/',54,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(401,'http://nixin.co.za/faulty-telephone-lines/',54,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(404,'http://nixin.co.za/faulty-telephone-lines/',54,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(407,'http://nixin.co.za/introducing-the-first-square-led-light/',54,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(410,'http://nixin.co.za/introducing-the-first-square-led-light/',54,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(413,'http://nixin.co.za/introducing-the-first-square-led-light/',54,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(416,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',54,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(419,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',54,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(422,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',54,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(707,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(713,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(716,'http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(719,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(722,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(725,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(728,'http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(731,'http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(734,'http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(737,'http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(740,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(743,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(746,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(749,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(752,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(755,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(758,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(761,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(764,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(767,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(770,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(773,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(776,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(779,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(782,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(785,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(788,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(791,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(794,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(797,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(800,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(803,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(806,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(809,'http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(812,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(815,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(818,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(821,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(824,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(827,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1046,'tel:+27219819618',62,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1049,'mailto:swiminstyle@wateritecspi.co.za',62,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1050,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg',185,0,'image-in',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1051,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg',192,0,'image-in',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES
(54,9,0),
(56,0,0),
(60,41,0),
(62,0,0),
(185,6,9),
(190,NULL,12),
(192,6,9),
(205,9,0),
(938,0,0),
(971,0,0),
(1031,0,0),
(1038,0,0),
(1041,0,0),
(1045,0,0),
(1081,0,0),
(1092,0,0),
(1093,0,0),
(1141,0,0),
(1161,0,0),
(1171,0,0),
(1176,0,0),
(1178,0,0),
(1181,0,0),
(1183,0,0),
(1186,0,0),
(1191,0,0),
(1193,0,0),
(1195,0,0),
(1250,0,0),
(1266,0,0),
(1273,0,0),
(1283,0,0),
(1287,0,0),
(1293,0,0),
(1297,0,0),
(1378,0,0),
(1381,0,0),
(1385,0,0),
(1387,0,0),
(1389,0,0),
(1391,0,0),
(1393,0,0),
(1395,0,0),
(1398,0,0),
(1402,0,0),
(1404,0,0),
(1406,0,0),
(1410,0,0),
(1412,0,0),
(1414,0,0),
(1416,0,0),
(1505,0,0),
(1520,0,0),
(1529,0,0),
(1532,0,0),
(1541,0,0),
(1544,0,0),
(1547,0,0),
(1550,0,0),
(1559,0,0),
(1583,0,0),
(1589,0,0),
(1595,0,0),
(1604,0,0),
(1607,0,0),
(1613,0,0),
(1619,0,0),
(1622,0,0),
(1664,0,0),
(1694,0,0),
(1697,0,0),
(1700,0,0),
(1709,0,0),
(1712,0,0),
(1718,0,0),
(1724,0,0),
(1730,0,0),
(1736,0,0),
(1739,0,0),
(1745,0,0),
(1751,0,0),
(1754,0,0),
(1757,0,0),
(1766,0,0),
(1772,0,0),
(1781,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-05-28 17:46:56
-- MariaDB dump 10.19  Distrib 10.11.6-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: projectstaging_wp
-- ------------------------------------------------------
-- Server version	10.11.6-MariaDB-log

/*!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 utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) 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) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) 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(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=68422 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES
(17,'woocommerce_run_on_woocommerce_admin_updated','failed','2022-06-16 14:39:18','2022-06-16 16:39:18','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1655390358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1655390358;}',2,1,'2023-02-16 14:43:13','2023-02-16 16:43:13',0,NULL,10),
(22,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-02 14:35:39','2023-03-02 16:35:39','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1677767739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1677767739;}',2,1,'2023-04-20 15:38:41','2023-04-20 17:38:41',0,NULL,10),
(67,'woocommerce_cleanup_draft_orders','complete','2025-04-27 03:30:51','2025-04-27 05:30:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745724651;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745724651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-05-13 12:18:38','2025-05-13 14:18:38',0,NULL,10),
(68,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2025-05-01 14:33:36','2025-05-01 16:33:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746110016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746110016;}',1,1,'2025-05-13 12:18:40','2025-05-13 14:18:40',0,NULL,10),
(69,'woocommerce_run_on_woocommerce_admin_updated','complete','2025-05-01 14:33:35','2025-05-01 16:33:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746110015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746110015;}',2,1,'2025-05-13 12:18:39','2025-05-13 14:18:39',0,NULL,10),
(70,'woocommerce_cleanup_draft_orders','complete','2025-05-14 12:18:38','2025-05-14 14:18:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747225118;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747225118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-05-26 10:41:45','2025-05-26 12:41:45',0,NULL,10),
(71,'woocommerce_cleanup_draft_orders','complete','2025-05-27 10:41:45','2025-05-27 12:41:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748342505;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748342505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-05-28 14:42:17','2025-05-28 16:42:17',0,NULL,10),
(72,'woocommerce_cleanup_draft_orders','pending','2025-05-29 14:42:17','2025-05-29 16:42:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748529737;s:18:\"\0*\0first_timestamp\";i:1676558544;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748529737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(73,'woocommerce_update_marketplace_suggestions','complete','2025-05-28 15:49:47','2025-05-28 17:49:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748447387;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748447387;}',3,1,'2025-05-28 15:52:01','2025-05-28 17:52:01',0,NULL,10),
(3195,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-02-15 14:49:32','2023-02-15 16:49:32','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676472572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676472572;}',5,1,'2023-02-15 14:51:24','2023-02-15 16:51:24',0,NULL,10),
(3240,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-01 14:02:23','2023-03-01 16:02:23','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1677679343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1677679343;}',5,1,'2023-03-01 14:02:24','2023-03-01 16:02:24',0,NULL,10),
(3264,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-15 02:53:24','2023-03-15 04:53:24','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1678848804;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1678848804;}',5,1,'2023-03-15 02:53:25','2023-03-15 04:53:25',0,NULL,10),
(3296,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-03-22 14:28:11','2023-03-22 16:28:11','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1679495291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1679495291;}',5,1,'2023-03-22 14:28:12','2023-03-22 16:28:12',0,NULL,10),
(3352,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-14 14:19:09','2023-04-14 16:19:09','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1681481949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1681481949;}',5,1,'2023-04-14 14:19:10','2023-04-14 16:19:10',0,NULL,10),
(3379,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-04-27 03:02:43','2023-04-27 05:02:43','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1682564563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1682564563;}',5,1,'2023-04-27 03:02:45','2023-04-27 05:02:45',0,NULL,10),
(3437,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-05-10 14:05:52','2023-05-10 16:05:52','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1683727552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1683727552;}',5,1,'2023-05-10 14:05:54','2023-05-10 16:05:54',0,NULL,10),
(4155,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-05-30 14:10:12','2023-05-30 16:10:12','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685455812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685455812;}',5,1,'2023-05-30 14:10:14','2023-05-30 16:10:14',0,NULL,10),
(4453,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-06-01 14:14:47','2023-06-01 16:14:47','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1685628887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1685628887;}',5,1,'2023-06-01 14:16:44','2023-06-01 16:16:44',0,NULL,10),
(8413,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-07-04 14:24:28','2023-07-04 16:24:28','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1688480668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1688480668;}',5,1,'2023-07-04 14:25:13','2023-07-04 16:25:13',377668,NULL,10),
(23684,'woocommerce_deliver_webhook_async','failed','2024-01-17 07:13:51','2024-01-17 09:13:51','{\"webhook_id\":1,\"arg\":4700}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1705475631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1705475631;}',7,1,'2024-01-17 07:17:24','2024-01-17 09:17:24',0,NULL,10),
(23685,'woocommerce_deliver_webhook_async','failed','2024-01-17 07:13:51','2024-01-17 09:13:51','{\"webhook_id\":2,\"arg\":4700}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1705475631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1705475631;}',7,1,'2024-01-17 07:18:41','2024-01-17 09:18:41',0,NULL,10),
(27534,'woocommerce_deliver_webhook_async','failed','2024-02-26 14:24:23','2024-02-26 16:24:23','{\"webhook_id\":1,\"arg\":4717}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1708957463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1708957463;}',7,1,'2024-02-26 14:30:42','2024-02-26 16:30:42',0,NULL,10),
(27622,'woocommerce_deliver_webhook_async','failed','2024-02-27 15:32:01','2024-02-27 17:32:01','{\"webhook_id\":1,\"arg\":4719}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1709047921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1709047921;}',7,1,'2024-02-27 15:33:07','2024-02-27 17:33:07',0,NULL,10),
(28115,'woocommerce_deliver_webhook_async','failed','2024-03-04 09:36:51','2024-03-04 11:36:51','{\"webhook_id\":1,\"arg\":4722}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1709545011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1709545011;}',7,1,'2024-03-04 09:37:44','2024-03-04 11:37:44',0,NULL,10),
(28116,'woocommerce_deliver_webhook_async','failed','2024-03-04 09:36:51','2024-03-04 11:36:51','{\"webhook_id\":2,\"arg\":4722}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1709545011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1709545011;}',7,1,'2024-03-04 09:38:54','2024-03-04 11:38:54',0,NULL,10),
(28845,'woocommerce_deliver_webhook_async','failed','2024-03-12 19:31:08','2024-03-12 21:31:08','{\"webhook_id\":1,\"arg\":4728}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1710271868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1710271868;}',7,1,'2024-03-12 19:33:22','2024-03-12 21:33:22',0,NULL,10),
(28846,'woocommerce_deliver_webhook_async','failed','2024-03-12 19:31:08','2024-03-12 21:31:08','{\"webhook_id\":2,\"arg\":4728}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1710271868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1710271868;}',7,1,'2024-03-12 19:40:35','2024-03-12 21:40:35',0,NULL,10),
(32362,'woocommerce_deliver_webhook_async','failed','2024-05-03 08:32:44','2024-05-03 10:32:44','{\"webhook_id\":1,\"arg\":4737}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1714725164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1714725164;}',7,1,'2024-05-03 08:33:08','2024-05-03 10:33:08',0,NULL,10),
(32363,'woocommerce_deliver_webhook_async','failed','2024-05-03 08:32:44','2024-05-03 10:32:44','{\"webhook_id\":2,\"arg\":4737}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1714725164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1714725164;}',7,1,'2024-05-03 08:35:33','2024-05-03 10:35:33',0,NULL,10),
(32377,'woocommerce_deliver_webhook_async','failed','2024-05-03 09:15:48','2024-05-03 11:15:48','{\"webhook_id\":2,\"arg\":4737}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1714727748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1714727748;}',7,1,'2024-05-03 09:17:08','2024-05-03 11:17:08',0,NULL,10),
(33948,'woocommerce_deliver_webhook_async','failed','2024-05-25 17:43:40','2024-05-25 19:43:40','{\"webhook_id\":1,\"arg\":4786}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1716659020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1716659020;}',7,1,'2024-05-25 17:44:51','2024-05-25 19:44:51',0,NULL,10),
(36536,'woocommerce_deliver_webhook_async','failed','2024-07-03 11:47:41','2024-07-03 13:47:41','{\"webhook_id\":1,\"arg\":4792}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1720007261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1720007261;}',7,1,'2024-07-03 11:48:32','2024-07-03 13:48:32',0,NULL,10),
(36537,'woocommerce_deliver_webhook_async','failed','2024-07-03 11:47:41','2024-07-03 13:47:41','{\"webhook_id\":2,\"arg\":4792}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1720007261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1720007261;}',7,1,'2024-07-03 11:49:41','2024-07-03 13:49:41',0,NULL,10),
(38951,'woocommerce_deliver_webhook_async','failed','2024-08-12 07:54:59','2024-08-12 09:54:59','{\"webhook_id\":1,\"arg\":4811}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1723449299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1723449299;}',7,1,'2024-08-12 07:57:13','2024-08-12 09:57:13',0,NULL,10),
(40151,'woocommerce_deliver_webhook_async','failed','2024-09-03 08:23:09','2024-09-03 10:23:09','{\"webhook_id\":1,\"arg\":4817}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725351789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725351789;}',7,1,'2024-09-03 08:26:06','2024-09-03 10:26:06',0,NULL,10),
(40612,'woocommerce_deliver_webhook_async','failed','2024-09-10 05:22:45','2024-09-10 07:22:45','{\"webhook_id\":2,\"arg\":4815}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1725945765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1725945765;}',7,1,'2024-09-10 05:23:35','2024-09-10 07:23:35',0,NULL,10),
(42737,'woocommerce_deliver_webhook_async','failed','2024-10-08 06:21:53','2024-10-08 08:21:53','{\"webhook_id\":1,\"arg\":4834}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1728368513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1728368513;}',7,1,'2024-10-08 06:23:47','2024-10-08 08:23:47',0,NULL,10),
(44189,'woocommerce_deliver_webhook_async','failed','2024-10-21 16:38:22','2024-10-21 18:38:22','{\"webhook_id\":1,\"arg\":4839}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1729528702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1729528702;}',7,1,'2024-10-21 16:39:12','2024-10-21 18:39:12',0,NULL,10),
(45420,'woocommerce_deliver_webhook_async','failed','2024-11-04 08:21:58','2024-11-04 10:21:58','{\"webhook_id\":1,\"arg\":4859}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1730708518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1730708518;}',7,1,'2024-11-04 08:23:15','2024-11-04 10:23:15',0,NULL,10),
(46355,'woocommerce_deliver_webhook_async','failed','2024-11-13 18:01:06','2024-11-13 20:01:06','{\"webhook_id\":1,\"arg\":4862}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520866;}',7,1,'2024-11-13 18:01:33','2024-11-13 20:01:33',0,NULL,10),
(46356,'woocommerce_deliver_webhook_async','failed','2024-11-13 18:01:06','2024-11-13 20:01:06','{\"webhook_id\":2,\"arg\":4862}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1731520866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1731520866;}',7,1,'2024-11-13 18:02:42','2024-11-13 20:02:42',0,NULL,10),
(48698,'woocommerce_deliver_webhook_async','failed','2024-12-02 13:08:39','2024-12-02 15:08:39','{\"webhook_id\":1,\"arg\":4873}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733144919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733144919;}',7,1,'2024-12-02 13:09:39','2024-12-02 15:09:39',0,NULL,10),
(48699,'woocommerce_deliver_webhook_async','failed','2024-12-02 13:08:39','2024-12-02 15:08:39','{\"webhook_id\":2,\"arg\":4873}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733144919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733144919;}',7,1,'2024-12-02 13:10:48','2024-12-02 15:10:48',0,NULL,10),
(48858,'woocommerce_deliver_webhook_async','failed','2024-12-03 08:33:45','2024-12-03 10:33:45','{\"webhook_id\":2,\"arg\":4875}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1733214825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1733214825;}',7,1,'2024-12-03 08:34:32','2024-12-03 10:34:32',0,NULL,10),
(51026,'woocommerce_deliver_webhook_async','failed','2025-01-15 09:57:14','2025-01-15 11:57:14','{\"webhook_id\":1,\"arg\":4890}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1736935034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1736935034;}',7,1,'2025-01-15 09:57:30','2025-01-15 11:57:30',0,NULL,10),
(51867,'woocommerce_deliver_webhook_async','failed','2025-01-29 12:44:34','2025-01-29 14:44:34','{\"webhook_id\":1,\"arg\":4894}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1738154674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1738154674;}',7,1,'2025-01-29 12:45:48','2025-01-29 14:45:48',0,NULL,10),
(51868,'woocommerce_deliver_webhook_async','failed','2025-01-29 12:44:34','2025-01-29 14:44:34','{\"webhook_id\":2,\"arg\":4894}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1738154674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1738154674;}',7,1,'2025-01-29 12:46:55','2025-01-29 14:46:55',0,NULL,10),
(52517,'woocommerce_deliver_webhook_async','failed','2025-02-06 07:08:11','2025-02-06 09:08:11','{\"webhook_id\":1,\"arg\":4897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1738825691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1738825691;}',7,1,'2025-02-06 07:08:32','2025-02-06 09:08:32',0,NULL,10),
(54960,'woocommerce_run_product_attribute_lookup_update_callback','failed','2025-03-11 08:44:44','2025-03-11 10:44:44','[2937,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1741682684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1741682684;}',3,1,'2025-03-11 08:49:43','2025-03-11 10:49:43',0,NULL,10),
(55257,'woocommerce_deliver_webhook_async','failed','2025-03-14 13:33:09','2025-03-14 15:33:09','{\"webhook_id\":1,\"arg\":5141}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1741959189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1741959189;}',7,1,'2025-03-14 13:33:39','2025-03-14 15:33:39',0,NULL,10),
(55303,'woocommerce_deliver_webhook_async','failed','2025-03-17 06:17:55','2025-03-17 08:17:55','{\"webhook_id\":1,\"arg\":5142}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1742192275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1742192275;}',7,1,'2025-03-17 06:19:16','2025-03-17 08:19:16',0,NULL,10),
(55914,'woocommerce_deliver_webhook_async','failed','2025-03-25 17:11:56','2025-03-25 19:11:56','{\"webhook_id\":1,\"arg\":5147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1742922716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1742922716;}',7,1,'2025-03-25 17:17:32','2025-03-25 19:17:32',0,NULL,10),
(56181,'woocommerce_deliver_webhook_async','failed','2025-03-27 10:55:57','2025-03-27 12:55:57','{\"webhook_id\":1,\"arg\":5151}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1743072957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1743072957;}',7,1,'2025-03-27 10:56:49','2025-03-27 12:56:49',0,NULL,10),
(56182,'woocommerce_deliver_webhook_async','failed','2025-03-27 10:55:57','2025-03-27 12:55:57','{\"webhook_id\":2,\"arg\":5151}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1743072957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1743072957;}',7,1,'2025-03-27 10:58:16','2025-03-27 12:58:16',0,NULL,10),
(57049,'woocommerce_deliver_webhook_async','failed','2025-04-08 10:19:02','2025-04-08 12:19:02','{\"webhook_id\":1,\"arg\":5154}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1744107542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1744107542;}',7,1,'2025-04-08 10:22:39','2025-04-08 12:22:39',0,NULL,10),
(63632,'woocommerce_cleanup_draft_orders','complete','2025-04-28 13:16:13','2025-04-28 15:16:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745846173;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745846173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-04-28 13:18:51','2025-04-28 15:18:51',0,NULL,10),
(63634,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-04-28 02:23:18','2025-04-28 04:23:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745806998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745806998;}',8,1,'2025-04-28 02:23:30','2025-04-28 04:23:30',0,NULL,10),
(63635,'woocommerce_cleanup_draft_orders','complete','2025-04-29 13:18:51','2025-04-29 15:18:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1745932731;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1745932731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-04-29 13:19:08','2025-04-29 15:19:08',0,NULL,10),
(63636,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-04-28 14:08:32','2025-04-28 16:08:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745849312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745849312;}',8,1,'2025-04-28 14:09:33','2025-04-28 16:09:33',0,NULL,10),
(63637,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-04-29 02:11:58','2025-04-29 04:11:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745892718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745892718;}',8,1,'2025-04-29 02:11:58','2025-04-29 04:11:58',0,NULL,10),
(63638,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63639,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63640,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 05:42:39','2025-04-29 07:42:39','[4083,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905359;}',3,1,'2025-04-29 05:42:39','2025-04-29 07:42:39',0,NULL,10),
(63641,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63642,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63643,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63644,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63645,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63646,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63647,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63648,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:38','2025-04-29 07:42:38',0,NULL,10),
(63649,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:39','2025-04-29 07:42:39',0,NULL,10),
(63650,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:39','2025-04-29 07:42:39',0,NULL,10),
(63651,'wc_delete_related_product_transients_async','complete','2025-04-29 05:42:38','2025-04-29 07:42:38','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745905358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745905358;}',10,1,'2025-04-29 05:42:39','2025-04-29 07:42:39',0,NULL,10),
(63652,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:12','2025-04-29 08:39:12','{\"post_id\":4561}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908752;}',10,1,'2025-04-29 06:39:13','2025-04-29 08:39:13',0,NULL,10),
(63653,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 06:39:13','2025-04-29 08:39:13','[4561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908753;}',3,1,'2025-04-29 06:39:13','2025-04-29 08:39:13',0,NULL,10),
(63654,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:12','2025-04-29 08:39:12','{\"post_id\":4561}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908752;}',10,1,'2025-04-29 06:39:13','2025-04-29 08:39:13',0,NULL,10),
(63655,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:14','2025-04-29 08:39:14','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908754;}',10,1,'2025-04-29 06:40:16','2025-04-29 08:40:16',0,NULL,10),
(63656,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:14','2025-04-29 08:39:14','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908754;}',10,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63657,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:14','2025-04-29 08:39:14','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908754;}',10,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63658,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:14','2025-04-29 08:39:14','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908754;}',10,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63659,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:14','2025-04-29 08:39:14','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908754;}',10,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63660,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 06:39:15','2025-04-29 08:39:15','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908755;}',3,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63661,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:14','2025-04-29 08:39:14','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908754;}',10,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63662,'wc_delete_related_product_transients_async','complete','2025-04-29 06:39:15','2025-04-29 08:39:15','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745908755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745908755;}',10,1,'2025-04-29 06:40:17','2025-04-29 08:40:17',0,NULL,10),
(63663,'wc_delete_related_product_transients_async','complete','2025-04-29 06:58:01','2025-04-29 08:58:01','{\"post_id\":3493}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745909881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745909881;}',10,1,'2025-04-29 06:58:01','2025-04-29 08:58:01',0,NULL,10),
(63664,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 06:58:02','2025-04-29 08:58:02','[3493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745909882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745909882;}',3,1,'2025-04-29 06:58:41','2025-04-29 08:58:41',0,NULL,10),
(63665,'wc_delete_related_product_transients_async','complete','2025-04-29 06:58:01','2025-04-29 08:58:01','{\"post_id\":3493}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745909881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745909881;}',10,1,'2025-04-29 06:58:01','2025-04-29 08:58:01',0,NULL,10),
(63666,'wc_delete_related_product_transients_async','complete','2025-04-29 07:25:13','2025-04-29 09:25:13','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745911513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745911513;}',10,1,'2025-04-29 07:25:13','2025-04-29 09:25:13',0,NULL,10),
(63667,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 07:25:14','2025-04-29 09:25:14','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745911514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745911514;}',3,1,'2025-04-29 07:27:23','2025-04-29 09:27:23',0,NULL,10),
(63668,'wc_delete_related_product_transients_async','complete','2025-04-29 07:25:13','2025-04-29 09:25:13','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745911513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745911513;}',10,1,'2025-04-29 07:25:13','2025-04-29 09:25:13',0,NULL,10),
(63669,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:26','2025-04-29 09:45:26','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912726;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63670,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:27','2025-04-29 09:45:27','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912727;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63671,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 07:45:28','2025-04-29 09:45:28','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912728;}',3,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63672,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:27','2025-04-29 09:45:27','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912727;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63673,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:27','2025-04-29 09:45:27','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912727;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63674,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:27','2025-04-29 09:45:27','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912727;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63675,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:27','2025-04-29 09:45:27','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912727;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63676,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:27','2025-04-29 09:45:27','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912727;}',10,1,'2025-04-29 07:45:27','2025-04-29 09:45:27',0,NULL,10),
(63677,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63678,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63679,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63680,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63681,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63682,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 07:45:33','2025-04-29 09:45:33','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912733;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912733;}',3,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63683,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63684,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:32','2025-04-29 09:45:32','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912732;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63685,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63686,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63687,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63688,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63689,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63690,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63691,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63692,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63693,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 07:45:37','2025-04-29 09:45:37','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912737;}',3,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63694,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63695,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63696,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63697,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63698,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:36','2025-04-29 09:45:36','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912736;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63699,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:44','2025-04-29 09:45:44','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912744;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63700,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 07:45:45','2025-04-29 09:45:45','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912745;}',3,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63701,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:44','2025-04-29 09:45:44','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912744;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912744;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63702,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:47','2025-04-29 09:45:47','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912747;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63703,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 07:45:48','2025-04-29 09:45:48','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912748;}',3,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63704,'wc_delete_related_product_transients_async','complete','2025-04-29 07:45:47','2025-04-29 09:45:47','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745912747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745912747;}',10,1,'2025-04-29 07:46:26','2025-04-29 09:46:26',0,NULL,10),
(63705,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:37','2025-04-29 10:18:37','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914717;}',10,1,'2025-04-29 08:18:38','2025-04-29 10:18:38',0,NULL,10),
(63706,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:37','2025-04-29 10:18:37','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914717;}',10,1,'2025-04-29 08:18:38','2025-04-29 10:18:38',0,NULL,10),
(63707,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:37','2025-04-29 10:18:37','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914717;}',10,1,'2025-04-29 08:18:38','2025-04-29 10:18:38',0,NULL,10),
(63708,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:38','2025-04-29 10:18:38',0,NULL,10),
(63709,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:38','2025-04-29 10:18:38',0,NULL,10),
(63710,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63711,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63712,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63713,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 08:18:39','2025-04-29 10:18:39','[3967,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914719;}',3,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63714,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63715,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63716,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63717,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63718,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63719,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63720,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63721,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:38','2025-04-29 10:18:38','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914718;}',10,1,'2025-04-29 08:18:39','2025-04-29 10:18:39',0,NULL,10),
(63722,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:41','2025-04-29 10:18:41','{\"post_id\":3871}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914721;}',10,1,'2025-04-29 08:26:28','2025-04-29 10:26:28',0,NULL,10),
(63723,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:41','2025-04-29 10:18:41','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914721;}',10,1,'2025-04-29 08:26:28','2025-04-29 10:26:28',0,NULL,10),
(63724,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:41','2025-04-29 10:18:41','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914721;}',10,1,'2025-04-29 08:26:28','2025-04-29 10:26:28',0,NULL,10),
(63725,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3873}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63726,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63727,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63728,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3874}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63729,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63730,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63731,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3870}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63732,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63733,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63734,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3868}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63735,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63736,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63737,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3865}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63738,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63739,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 08:18:43','2025-04-29 10:18:43','[3865,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914723;}',3,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63740,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63741,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3866}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63742,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63743,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63744,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3869}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63745,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63746,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63747,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3867}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63748,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63749,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63750,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3872}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63751,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63752,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63753,'wc_delete_related_product_transients_async','complete','2025-04-29 08:18:42','2025-04-29 10:18:42','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745914722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745914722;}',10,1,'2025-04-29 08:26:29','2025-04-29 10:26:29',0,NULL,10),
(63754,'wc_delete_related_product_transients_async','complete','2025-04-29 08:48:54','2025-04-29 10:48:54','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745916534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745916534;}',10,1,'2025-04-29 08:49:36','2025-04-29 10:49:36',0,NULL,10),
(63755,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 08:48:55','2025-04-29 10:48:55','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745916535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745916535;}',3,1,'2025-04-29 08:49:37','2025-04-29 10:49:37',0,NULL,10),
(63756,'wc_delete_related_product_transients_async','complete','2025-04-29 08:48:54','2025-04-29 10:48:54','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745916534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745916534;}',10,1,'2025-04-29 08:49:36','2025-04-29 10:49:36',0,NULL,10),
(63757,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4209}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63758,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63759,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63760,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4207}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63761,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63762,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63763,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4211}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63764,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63765,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 09:15:04','2025-04-29 11:15:04','[4211,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918104;}',3,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63766,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63767,'wc_delete_related_product_transients_async','complete','2025-04-29 09:15:03','2025-04-29 11:15:03','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745918103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745918103;}',10,1,'2025-04-29 09:15:34','2025-04-29 11:15:34',0,NULL,10),
(63768,'wc_delete_related_product_transients_async','complete','2025-04-29 09:43:29','2025-04-29 11:43:29','{\"post_id\":3493}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745919809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745919809;}',10,1,'2025-04-29 09:43:30','2025-04-29 11:43:30',0,NULL,10),
(63769,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 09:43:30','2025-04-29 11:43:30','[3493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745919810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745919810;}',3,1,'2025-04-29 09:43:30','2025-04-29 11:43:30',0,NULL,10),
(63770,'wc_delete_related_product_transients_async','complete','2025-04-29 09:43:29','2025-04-29 11:43:29','{\"post_id\":3493}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745919809;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745919809;}',10,1,'2025-04-29 09:43:30','2025-04-29 11:43:30',0,NULL,10),
(63771,'wc-admin_import_orders','complete','2025-04-29 10:13:10','2025-04-29 12:13:10','[5165]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745921590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745921590;}',2,1,'2025-04-29 10:17:25','2025-04-29 12:17:25',0,NULL,10),
(63772,'wc_delete_related_product_transients_async','complete','2025-04-29 10:13:05','2025-04-29 12:13:05','{\"post_id\":4367}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745921585;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745921585;}',10,1,'2025-04-29 10:13:58','2025-04-29 12:13:58',0,NULL,10),
(63773,'wc_delete_related_product_transients_async','complete','2025-04-29 10:13:06','2025-04-29 12:13:06','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745921586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745921586;}',10,1,'2025-04-29 10:13:58','2025-04-29 12:13:58',0,NULL,10),
(63774,'woocommerce_deliver_webhook_async','failed','2025-04-29 10:13:06','2025-04-29 12:13:06','{\"webhook_id\":1,\"arg\":5165}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745921586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745921586;}',7,1,'2025-04-29 10:13:58','2025-04-29 12:13:58',0,NULL,10),
(63775,'woocommerce_deliver_webhook_async','failed','2025-04-29 10:13:06','2025-04-29 12:13:06','{\"webhook_id\":2,\"arg\":5165}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745921586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745921586;}',7,1,'2025-04-29 10:15:09','2025-04-29 12:15:09',0,NULL,10),
(63776,'wc_delete_related_product_transients_async','complete','2025-04-29 10:13:06','2025-04-29 12:13:06','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745921586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745921586;}',10,1,'2025-04-29 10:17:25','2025-04-29 12:17:25',0,NULL,10),
(63777,'wc_delete_related_product_transients_async','complete','2025-04-29 10:37:53','2025-04-29 12:37:53','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923073;}',10,1,'2025-04-29 10:38:44','2025-04-29 12:38:44',0,NULL,10),
(63778,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 10:37:54','2025-04-29 12:37:54','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923074;}',3,1,'2025-04-29 10:38:44','2025-04-29 12:38:44',0,NULL,10),
(63779,'wc_delete_related_product_transients_async','complete','2025-04-29 10:37:53','2025-04-29 12:37:53','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923073;}',10,1,'2025-04-29 10:38:44','2025-04-29 12:38:44',0,NULL,10),
(63780,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:03','2025-04-29 12:48:03','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923683;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63781,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:03','2025-04-29 12:48:03','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923683;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63782,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:03','2025-04-29 12:48:03','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923683;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63783,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:03','2025-04-29 12:48:03','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923683;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63784,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:03','2025-04-29 12:48:03','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923683;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63785,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:03','2025-04-29 12:48:03','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923683;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63786,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63787,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63788,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63789,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63790,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63791,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63792,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63793,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63794,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 10:48:05','2025-04-29 12:48:05','[4399,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923685;}',3,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63795,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:04','2025-04-29 12:48:04',0,NULL,10),
(63796,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63797,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63798,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63799,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63800,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63801,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63802,'wc_delete_related_product_transients_async','complete','2025-04-29 10:48:04','2025-04-29 12:48:04','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923684;}',10,1,'2025-04-29 10:48:05','2025-04-29 12:48:05',0,NULL,10),
(63803,'wc_delete_related_product_transients_async','complete','2025-04-29 10:49:26','2025-04-29 12:49:26','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923766;}',10,1,'2025-04-29 10:49:26','2025-04-29 12:49:26',0,NULL,10),
(63804,'wc_delete_related_product_transients_async','complete','2025-04-29 10:49:26','2025-04-29 12:49:26','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923766;}',10,1,'2025-04-29 10:49:26','2025-04-29 12:49:26',0,NULL,10),
(63805,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 10:49:27','2025-04-29 12:49:27','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923767;}',3,1,'2025-04-29 10:50:05','2025-04-29 12:50:05',0,NULL,10),
(63806,'wc_delete_related_product_transients_async','complete','2025-04-29 10:49:26','2025-04-29 12:49:26','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923766;}',10,1,'2025-04-29 10:49:26','2025-04-29 12:49:26',0,NULL,10),
(63807,'wc_delete_related_product_transients_async','complete','2025-04-29 10:49:26','2025-04-29 12:49:26','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923766;}',10,1,'2025-04-29 10:49:26','2025-04-29 12:49:26',0,NULL,10),
(63808,'wc-admin_import_orders','complete','2025-04-29 10:51:04','2025-04-29 12:51:04','[5165]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923864;}',2,1,'2025-04-29 10:51:08','2025-04-29 12:51:08',0,NULL,10),
(63809,'woocommerce_deliver_webhook_async','complete','2025-04-29 10:51:00','2025-04-29 12:51:00','{\"webhook_id\":2,\"arg\":5165}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923860;}',7,1,'2025-04-29 10:51:08','2025-04-29 12:51:08',0,NULL,10),
(63810,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4367}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63811,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63812,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63813,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4371}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63814,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63815,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63816,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4372}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63817,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63818,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:17','2025-04-29 12:51:17','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923877;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63819,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:18','2025-04-29 12:51:18','{\"post_id\":4369}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923878;}',10,1,'2025-04-29 10:53:03','2025-04-29 12:53:03',0,NULL,10),
(63820,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:18','2025-04-29 12:51:18','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923878;}',10,1,'2025-04-29 10:53:04','2025-04-29 12:53:04',0,NULL,10),
(63821,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:18','2025-04-29 12:51:18','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923878;}',10,1,'2025-04-29 10:53:04','2025-04-29 12:53:04',0,NULL,10),
(63822,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:18','2025-04-29 12:51:18','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923878;}',10,1,'2025-04-29 10:53:04','2025-04-29 12:53:04',0,NULL,10),
(63823,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:46','2025-04-29 12:51:46','{\"post_id\":3493}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923906;}',10,1,'2025-04-29 10:53:04','2025-04-29 12:53:04',0,NULL,10),
(63824,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 10:51:47','2025-04-29 12:51:47','[3493,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923907;}',3,1,'2025-04-29 10:53:04','2025-04-29 12:53:04',0,NULL,10),
(63825,'wc_delete_related_product_transients_async','complete','2025-04-29 10:51:46','2025-04-29 12:51:46','{\"post_id\":3493}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745923906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745923906;}',10,1,'2025-04-29 10:53:04','2025-04-29 12:53:04',0,NULL,10),
(63826,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3822}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63827,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63828,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 11:04:10','2025-04-29 13:04:10','[3822,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924650;}',3,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63829,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63830,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3824}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63831,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63832,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63833,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63834,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63835,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63836,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3823}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63837,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63838,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:09','2025-04-29 13:04:09','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924649;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63839,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:10','2025-04-29 13:04:10','{\"post_id\":3826}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924650;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63840,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:10','2025-04-29 13:04:10','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924650;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63841,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:10','2025-04-29 13:04:10','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924650;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63842,'wc_delete_related_product_transients_async','complete','2025-04-29 11:04:10','2025-04-29 13:04:10','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924650;}',10,1,'2025-04-29 11:04:10','2025-04-29 13:04:10',0,NULL,10),
(63843,'wc_delete_related_product_transients_async','complete','2025-04-29 11:06:19','2025-04-29 13:06:19','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924779;}',10,1,'2025-04-29 11:07:17','2025-04-29 13:07:17',0,NULL,10),
(63844,'wc_delete_related_product_transients_async','complete','2025-04-29 11:06:19','2025-04-29 13:06:19','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924779;}',10,1,'2025-04-29 11:07:17','2025-04-29 13:07:17',0,NULL,10),
(63845,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 11:06:20','2025-04-29 13:06:20','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924780;}',3,1,'2025-04-29 11:07:17','2025-04-29 13:07:17',0,NULL,10),
(63846,'wc_delete_related_product_transients_async','complete','2025-04-29 11:06:19','2025-04-29 13:06:19','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924779;}',10,1,'2025-04-29 11:07:17','2025-04-29 13:07:17',0,NULL,10),
(63847,'wc_delete_related_product_transients_async','complete','2025-04-29 11:06:19','2025-04-29 13:06:19','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924779;}',10,1,'2025-04-29 11:07:17','2025-04-29 13:07:17',0,NULL,10),
(63848,'wc_delete_related_product_transients_async','complete','2025-04-29 11:07:25','2025-04-29 13:07:25','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924845;}',10,1,'2025-04-29 11:07:26','2025-04-29 13:07:26',0,NULL,10),
(63849,'wc_delete_related_product_transients_async','complete','2025-04-29 11:07:25','2025-04-29 13:07:25','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924845;}',10,1,'2025-04-29 11:07:26','2025-04-29 13:07:26',0,NULL,10),
(63850,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 11:07:26','2025-04-29 13:07:26','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924846;}',3,1,'2025-04-29 11:07:26','2025-04-29 13:07:26',0,NULL,10),
(63851,'wc_delete_related_product_transients_async','complete','2025-04-29 11:07:25','2025-04-29 13:07:25','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924845;}',10,1,'2025-04-29 11:07:26','2025-04-29 13:07:26',0,NULL,10),
(63852,'wc_delete_related_product_transients_async','complete','2025-04-29 11:07:25','2025-04-29 13:07:25','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745924845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745924845;}',10,1,'2025-04-29 11:07:26','2025-04-29 13:07:26',0,NULL,10),
(63853,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63854,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63855,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63856,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63857,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63858,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63859,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63860,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63861,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 12:03:46','2025-04-29 14:03:46','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928226;}',3,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63862,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63863,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63864,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:45','2025-04-29 14:03:45','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928225;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63865,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:46','2025-04-29 14:03:46','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928226;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63866,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:46','2025-04-29 14:03:46','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928226;}',10,1,'2025-04-29 12:03:46','2025-04-29 14:03:46',0,NULL,10),
(63867,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63868,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63869,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 12:03:50','2025-04-29 14:03:50','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928230;}',3,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63870,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63871,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63872,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63873,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63874,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:49','2025-04-29 14:03:49','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928229;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63875,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:53','2025-04-29 14:03:53','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928233;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63876,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 12:03:55','2025-04-29 14:03:55','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928235;}',3,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63877,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:54','2025-04-29 14:03:54','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928234;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63878,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:56','2025-04-29 14:03:56','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928236;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63879,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 12:03:57','2025-04-29 14:03:57','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928237;}',3,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63880,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:56','2025-04-29 14:03:56','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928236;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63881,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:59','2025-04-29 14:03:59','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928239;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63882,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 12:04:00','2025-04-29 14:04:00','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928240;}',3,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63883,'wc_delete_related_product_transients_async','complete','2025-04-29 12:03:59','2025-04-29 14:03:59','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745928239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745928239;}',10,1,'2025-04-29 12:11:17','2025-04-29 14:11:17',0,NULL,10),
(63884,'wc_delete_related_product_transients_async','complete','2025-04-29 12:38:45','2025-04-29 14:38:45','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745930325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745930325;}',10,1,'2025-04-29 12:38:46','2025-04-29 14:38:46',0,NULL,10),
(63885,'wc_delete_related_product_transients_async','complete','2025-04-29 12:38:45','2025-04-29 14:38:45','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745930325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745930325;}',10,1,'2025-04-29 12:38:46','2025-04-29 14:38:46',0,NULL,10),
(63886,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 12:38:46','2025-04-29 14:38:46','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745930326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745930326;}',3,1,'2025-04-29 12:38:46','2025-04-29 14:38:46',0,NULL,10),
(63887,'wc_delete_related_product_transients_async','complete','2025-04-29 12:38:45','2025-04-29 14:38:45','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745930325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745930325;}',10,1,'2025-04-29 12:38:46','2025-04-29 14:38:46',0,NULL,10),
(63888,'wc_delete_related_product_transients_async','complete','2025-04-29 12:38:45','2025-04-29 14:38:45','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745930325;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745930325;}',10,1,'2025-04-29 12:38:46','2025-04-29 14:38:46',0,NULL,10),
(63889,'woocommerce_cleanup_draft_orders','complete','2025-04-30 13:19:08','2025-04-30 15:19:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746019148;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746019148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-04-30 13:27:14','2025-04-30 15:27:14',0,NULL,10),
(63890,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-04-29 14:09:21','2025-04-29 16:09:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745935761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745935761;}',8,1,'2025-04-29 14:13:04','2025-04-29 16:13:04',0,NULL,10),
(63891,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63892,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63893,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:16:11','2025-04-29 16:16:11','[4635,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936171;}',3,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63894,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63895,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63896,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63897,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63898,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63899,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63900,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63901,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63902,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63903,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:16:11','2025-04-29 16:16:11','[4631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936171;}',3,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63904,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63905,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63906,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63907,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:16:11','2025-04-29 16:16:11','[4633,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936171;}',3,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63908,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63909,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63910,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63911,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63912,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63913,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63914,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:02','2025-04-29 16:17:02',0,NULL,10),
(63915,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:10','2025-04-29 16:16:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936170;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63916,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:13','2025-04-29 16:16:13','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936173;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63917,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:13','2025-04-29 16:16:13','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936173;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63918,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:13','2025-04-29 16:16:13','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936173;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63919,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:13','2025-04-29 16:16:13','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936173;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63920,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:13','2025-04-29 16:16:13','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936173;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63921,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:13','2025-04-29 16:16:13','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936173;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63922,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63923,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63924,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63925,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63926,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63927,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63928,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63929,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63930,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63931,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63932,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63933,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63934,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63935,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63936,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63937,'wc_delete_related_product_transients_async','complete','2025-04-29 14:16:14','2025-04-29 16:16:14','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936174;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63938,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63939,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63940,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:03','2025-04-29 16:17:03',0,NULL,10),
(63941,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63942,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63943,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63944,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63945,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63946,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63947,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63948,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:01','2025-04-29 16:17:01','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936221;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63949,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63950,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63951,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63952,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63953,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63954,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63955,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63956,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63957,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63958,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63959,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:02','2025-04-29 16:17:02','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936222;}',10,1,'2025-04-29 14:17:04','2025-04-29 16:17:04',0,NULL,10),
(63960,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63961,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63962,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63963,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63964,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63965,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63966,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63967,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63968,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63969,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63970,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63971,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63972,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63973,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63974,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63975,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63976,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63977,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63978,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63979,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63980,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63981,'wc_delete_related_product_transients_async','complete','2025-04-29 14:17:05','2025-04-29 16:17:05','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936225;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63982,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63983,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63984,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:18:20','2025-04-29 16:18:20','[4631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936300;}',3,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(63985,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63986,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63987,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63988,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:18:20','2025-04-29 16:18:20','[4633,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936300;}',3,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(63989,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63990,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63991,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63992,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63993,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63994,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63995,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63996,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63997,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63998,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:20','2025-04-29 16:18:20',0,NULL,10),
(63999,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64000,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64001,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:18:20','2025-04-29 16:18:20','[4635,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936300;}',3,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64002,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64003,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64004,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64005,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64006,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:19','2025-04-29 16:18:19','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936299;}',10,1,'2025-04-29 14:18:21','2025-04-29 16:18:21',0,NULL,10),
(64007,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:09','2025-04-29 16:20:09',0,NULL,10),
(64008,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:09','2025-04-29 16:20:09',0,NULL,10),
(64009,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:09','2025-04-29 16:20:09',0,NULL,10),
(64010,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:09','2025-04-29 16:20:09',0,NULL,10),
(64011,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64012,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64013,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64014,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64015,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64016,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64017,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64018,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64019,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64020,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64021,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64022,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64023,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64024,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64025,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64026,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64027,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64028,'wc_delete_related_product_transients_async','complete','2025-04-29 14:18:22','2025-04-29 16:18:22','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745936302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745936302;}',10,1,'2025-04-29 14:20:10','2025-04-29 16:20:10',0,NULL,10),
(64029,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4107}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64030,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64031,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 14:46:06','2025-04-29 16:46:06','[4107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937966;}',3,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64032,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64033,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4109}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64034,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64035,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64036,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4113}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64037,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64038,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64039,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4111}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64040,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64041,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:05','2025-04-29 16:46:05','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937965;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937965;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64042,'wc_delete_related_product_transients_async','complete','2025-04-29 14:46:06','2025-04-29 16:46:06','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745937966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745937966;}',10,1,'2025-04-29 14:46:06','2025-04-29 16:46:06',0,NULL,10),
(64043,'woocommerce_deliver_webhook_async','complete','2025-04-29 14:58:16','2025-04-29 16:58:16','{\"webhook_id\":4,\"arg\":5160}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745938696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745938696;}',7,1,'2025-04-29 14:58:18','2025-04-29 16:58:18',0,NULL,10),
(64044,'woocommerce_deliver_webhook_async','complete','2025-04-29 14:58:16','2025-04-29 16:58:16','{\"webhook_id\":3,\"arg\":5160}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745938696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745938696;}',7,1,'2025-04-29 14:58:19','2025-04-29 16:58:19',0,NULL,10),
(64045,'wc_delete_related_product_transients_async','complete','2025-04-29 16:43:03','2025-04-29 18:43:03','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745944983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745944983;}',10,1,'2025-04-29 16:43:04','2025-04-29 18:43:04',0,NULL,10),
(64046,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-29 16:43:04','2025-04-29 18:43:04','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745944984;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745944984;}',3,1,'2025-04-29 16:43:04','2025-04-29 18:43:04',0,NULL,10),
(64047,'wc_delete_related_product_transients_async','complete','2025-04-29 16:43:03','2025-04-29 18:43:03','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745944983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745944983;}',10,1,'2025-04-29 16:43:04','2025-04-29 18:43:04',0,NULL,10),
(64048,'wc_delete_related_product_transients_async','complete','2025-04-29 16:43:06','2025-04-29 18:43:06','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745944986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745944986;}',10,1,'2025-04-29 16:44:18','2025-04-29 18:44:18',0,NULL,10),
(64049,'wc_delete_related_product_transients_async','complete','2025-04-29 16:43:06','2025-04-29 18:43:06','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745944986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745944986;}',10,1,'2025-04-29 16:44:18','2025-04-29 18:44:18',0,NULL,10),
(64050,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-04-30 02:16:08','2025-04-30 04:16:08','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745979368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745979368;}',8,1,'2025-04-30 02:21:17','2025-04-30 04:21:17',0,NULL,10),
(64051,'wc_delete_related_product_transients_async','complete','2025-04-30 06:14:26','2025-04-30 08:14:26','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745993666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745993666;}',10,1,'2025-04-30 06:14:27','2025-04-30 08:14:27',0,NULL,10),
(64052,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 06:14:27','2025-04-30 08:14:27','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745993667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745993667;}',3,1,'2025-04-30 06:14:27','2025-04-30 08:14:27',0,NULL,10),
(64053,'wc_delete_related_product_transients_async','complete','2025-04-30 06:14:26','2025-04-30 08:14:26','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1745993666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1745993666;}',10,1,'2025-04-30 06:14:27','2025-04-30 08:14:27',0,NULL,10),
(64054,'wc_delete_related_product_transients_async','complete','2025-04-30 08:20:05','2025-04-30 10:20:05','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746001205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746001205;}',10,1,'2025-04-30 08:20:06','2025-04-30 10:20:06',0,NULL,10),
(64055,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 08:20:06','2025-04-30 10:20:06','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746001206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746001206;}',3,1,'2025-04-30 08:20:06','2025-04-30 10:20:06',0,NULL,10),
(64056,'wc_delete_related_product_transients_async','complete','2025-04-30 08:20:05','2025-04-30 10:20:05','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746001205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746001205;}',10,1,'2025-04-30 08:20:06','2025-04-30 10:20:06',0,NULL,10),
(64057,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4149}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:40','2025-04-30 11:12:40',0,NULL,10),
(64058,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:40','2025-04-30 11:12:40',0,NULL,10),
(64059,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 09:10:11','2025-04-30 11:10:11','[4149,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004211;}',3,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64060,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:40','2025-04-30 11:12:40',0,NULL,10),
(64061,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4153}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64062,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64063,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64064,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4151}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64065,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64066,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64067,'wc_delete_related_product_transients_async','complete','2025-04-30 09:10:10','2025-04-30 11:10:10','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746004210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746004210;}',10,1,'2025-04-30 09:12:41','2025-04-30 11:12:41',0,NULL,10),
(64068,'wc_delete_related_product_transients_async','complete','2025-04-30 09:40:55','2025-04-30 11:40:55','{\"post_id\":3812}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746006055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746006055;}',10,1,'2025-04-30 09:40:56','2025-04-30 11:40:56',0,NULL,10),
(64069,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 09:40:56','2025-04-30 11:40:56','[3812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746006056;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746006056;}',3,1,'2025-04-30 09:40:56','2025-04-30 11:40:56',0,NULL,10),
(64070,'wc_delete_related_product_transients_async','complete','2025-04-30 09:40:55','2025-04-30 11:40:55','{\"post_id\":3812}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746006055;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746006055;}',10,1,'2025-04-30 09:40:56','2025-04-30 11:40:56',0,NULL,10),
(64071,'wc_delete_related_product_transients_async','complete','2025-04-30 09:56:59','2025-04-30 11:56:59','{\"post_id\":5112}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007019;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64072,'wc_delete_related_product_transients_async','complete','2025-04-30 09:56:59','2025-04-30 11:56:59','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007019;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64073,'wc_delete_related_product_transients_async','complete','2025-04-30 09:56:59','2025-04-30 11:56:59','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007019;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64074,'wc_delete_related_product_transients_async','complete','2025-04-30 09:56:59','2025-04-30 11:56:59','{\"post_id\":5114}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007019;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64075,'wc_delete_related_product_transients_async','complete','2025-04-30 09:56:59','2025-04-30 11:56:59','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007019;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64076,'wc_delete_related_product_transients_async','complete','2025-04-30 09:56:59','2025-04-30 11:56:59','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007019;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64077,'wc_delete_related_product_transients_async','complete','2025-04-30 09:57:00','2025-04-30 11:57:00','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007020;}',10,1,'2025-04-30 09:58:03','2025-04-30 11:58:03',0,NULL,10),
(64078,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:04','2025-04-30 11:58:04','{\"post_id\":5112}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007084;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64079,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:04','2025-04-30 11:58:04','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007084;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64080,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:04','2025-04-30 11:58:04','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007084;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64081,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:05','2025-04-30 11:58:05','{\"post_id\":5114}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007085;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64082,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:05','2025-04-30 11:58:05','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007085;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64083,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:05','2025-04-30 11:58:05','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007085;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64084,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:05','2025-04-30 11:58:05','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007085;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64085,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5112}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64086,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64087,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64088,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5114}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64089,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64090,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64091,'wc_delete_related_product_transients_async','complete','2025-04-30 09:58:15','2025-04-30 11:58:15','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007095;}',10,1,'2025-04-30 09:59:03','2025-04-30 11:59:03',0,NULL,10),
(64092,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5112}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64093,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64094,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64095,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5114}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64096,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64097,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64098,'wc_delete_related_product_transients_async','complete','2025-04-30 09:59:30','2025-04-30 11:59:30','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746007170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746007170;}',10,1,'2025-04-30 10:00:26','2025-04-30 12:00:26',0,NULL,10),
(64099,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:12','2025-04-30 12:18:12','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008292;}',10,1,'2025-04-30 10:18:13','2025-04-30 12:18:13',0,NULL,10),
(64100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 10:18:14','2025-04-30 12:18:14','[2726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008294;}',3,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64101,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:13','2025-04-30 12:18:13','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008293;}',10,1,'2025-04-30 10:18:13','2025-04-30 12:18:13',0,NULL,10),
(64102,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:15','2025-04-30 12:18:15','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008295;}',10,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64103,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 10:18:16','2025-04-30 12:18:16','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008296;}',3,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64104,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:15','2025-04-30 12:18:15','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008295;}',10,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64105,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:18','2025-04-30 12:18:18','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008298;}',10,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64106,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 10:18:19','2025-04-30 12:18:19','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008299;}',3,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64107,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:18','2025-04-30 12:18:18','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008298;}',10,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64108,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:20','2025-04-30 12:18:20','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008300;}',10,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64109,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 10:18:21','2025-04-30 12:18:21','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008301;}',3,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64110,'wc_delete_related_product_transients_async','complete','2025-04-30 10:18:20','2025-04-30 12:18:20','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746008300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746008300;}',10,1,'2025-04-30 10:19:47','2025-04-30 12:19:47',0,NULL,10),
(64111,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3956}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64112,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64113,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64114,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3955}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64115,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64116,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64117,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3958}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64118,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64119,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64120,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3960}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64121,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:21','2025-04-30 12:35:21','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009321;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009321;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 10:35:23','2025-04-30 12:35:23','[3960,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009323;}',3,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64123,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64124,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3959}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64125,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64126,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64127,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3957}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64128,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64129,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64130,'wc_delete_related_product_transients_async','complete','2025-04-30 10:35:22','2025-04-30 12:35:22','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009322;}',10,1,'2025-04-30 10:36:17','2025-04-30 12:36:17',0,NULL,10),
(64131,'wc_delete_related_product_transients_async','complete','2025-04-30 10:44:43','2025-04-30 12:44:43','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009883;}',10,1,'2025-04-30 10:44:44','2025-04-30 12:44:44',0,NULL,10),
(64132,'wc_delete_related_product_transients_async','complete','2025-04-30 10:44:43','2025-04-30 12:44:43','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009883;}',10,1,'2025-04-30 10:44:44','2025-04-30 12:44:44',0,NULL,10),
(64133,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 10:44:44','2025-04-30 12:44:44','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009884;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009884;}',3,1,'2025-04-30 10:44:44','2025-04-30 12:44:44',0,NULL,10),
(64134,'wc_delete_related_product_transients_async','complete','2025-04-30 10:44:43','2025-04-30 12:44:43','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009883;}',10,1,'2025-04-30 10:44:44','2025-04-30 12:44:44',0,NULL,10),
(64135,'wc_delete_related_product_transients_async','complete','2025-04-30 10:44:43','2025-04-30 12:44:43','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746009883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746009883;}',10,1,'2025-04-30 10:44:44','2025-04-30 12:44:44',0,NULL,10),
(64136,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:10','2025-04-30 13:22:10','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012130;}',10,1,'2025-04-30 11:22:11','2025-04-30 13:22:11',0,NULL,10),
(64137,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:10','2025-04-30 13:22:10','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012130;}',10,1,'2025-04-30 11:22:11','2025-04-30 13:22:11',0,NULL,10),
(64138,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:22:11','2025-04-30 13:22:11','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012131;}',3,1,'2025-04-30 11:22:11','2025-04-30 13:22:11',0,NULL,10),
(64139,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:10','2025-04-30 13:22:10','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012130;}',10,1,'2025-04-30 11:22:11','2025-04-30 13:22:11',0,NULL,10),
(64140,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:10','2025-04-30 13:22:10','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012130;}',10,1,'2025-04-30 11:22:11','2025-04-30 13:22:11',0,NULL,10),
(64141,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:13','2025-04-30 13:22:13','{\"post_id\":3566}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012133;}',10,1,'2025-04-30 11:29:21','2025-04-30 13:29:21',0,NULL,10),
(64142,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:22:14','2025-04-30 13:22:14','[3566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012134;}',3,1,'2025-04-30 11:29:21','2025-04-30 13:29:21',0,NULL,10),
(64143,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:13','2025-04-30 13:22:13','{\"post_id\":3566}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012133;}',10,1,'2025-04-30 11:29:21','2025-04-30 13:29:21',0,NULL,10),
(64144,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:16','2025-04-30 13:22:16','{\"post_id\":3100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012136;}',10,1,'2025-04-30 11:29:21','2025-04-30 13:29:21',0,NULL,10),
(64145,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:22:17','2025-04-30 13:22:17','[3100,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012137;}',3,1,'2025-04-30 11:29:21','2025-04-30 13:29:21',0,NULL,10),
(64146,'wc_delete_related_product_transients_async','complete','2025-04-30 11:22:16','2025-04-30 13:22:16','{\"post_id\":3100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746012136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746012136;}',10,1,'2025-04-30 11:29:21','2025-04-30 13:29:21',0,NULL,10),
(64147,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64148,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64149,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64150,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64151,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64152,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64153,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64154,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:40:51','2025-04-30 13:40:51','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013251;}',3,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64156,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64157,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64158,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64159,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:37','2025-04-30 13:42:37',0,NULL,10),
(64160,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:50','2025-04-30 13:40:50','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013250;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64161,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:53','2025-04-30 13:40:53','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013253;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:40:54','2025-04-30 13:40:54','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013254;}',3,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64163,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:53','2025-04-30 13:40:53','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013253;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64164,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64165,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:41:00','2025-04-30 13:41:00','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013260;}',3,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64167,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64168,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64169,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64170,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64171,'wc_delete_related_product_transients_async','complete','2025-04-30 11:40:59','2025-04-30 13:40:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013259;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64172,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64173,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64174,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64175,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64176,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64177,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:41:04','2025-04-30 13:41:04','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013264;}',3,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64178,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64179,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:03','2025-04-30 13:41:03','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013263;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64180,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:06','2025-04-30 13:41:06','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013266;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:41:07','2025-04-30 13:41:07','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013267;}',3,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64182,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:06','2025-04-30 13:41:06','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013266;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64183,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:09','2025-04-30 13:41:09','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013269;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64184,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:41:10','2025-04-30 13:41:10','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013270;}',3,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64185,'wc_delete_related_product_transients_async','complete','2025-04-30 11:41:09','2025-04-30 13:41:09','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013269;}',10,1,'2025-04-30 11:42:38','2025-04-30 13:42:38',0,NULL,10),
(64186,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64187,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64188,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64189,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64190,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64191,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64192,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64193,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64194,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:52','2025-04-30 13:44:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013492;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64195,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64196,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64197,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64198,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64199,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64200,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64201,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64202,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:53','2025-04-30 13:44:53',0,NULL,10),
(64203,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:54','2025-04-30 13:44:54',0,NULL,10),
(64204,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:54','2025-04-30 13:44:54',0,NULL,10),
(64205,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:54','2025-04-30 13:44:54',0,NULL,10),
(64206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:44:54','2025-04-30 13:44:54','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013494;}',3,1,'2025-04-30 11:44:54','2025-04-30 13:44:54',0,NULL,10),
(64207,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:54','2025-04-30 13:44:54',0,NULL,10),
(64208,'wc_delete_related_product_transients_async','complete','2025-04-30 11:44:53','2025-04-30 13:44:53','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746013493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746013493;}',10,1,'2025-04-30 11:44:54','2025-04-30 13:44:54',0,NULL,10),
(64209,'wc_delete_related_product_transients_async','complete','2025-04-30 11:57:36','2025-04-30 13:57:36','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746014256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746014256;}',10,1,'2025-04-30 11:57:36','2025-04-30 13:57:36',0,NULL,10),
(64210,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-04-30 11:57:37','2025-04-30 13:57:37','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746014257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746014257;}',3,1,'2025-04-30 12:09:14','2025-04-30 14:09:14',0,NULL,10),
(64211,'wc_delete_related_product_transients_async','complete','2025-04-30 11:57:36','2025-04-30 13:57:36','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746014256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746014256;}',10,1,'2025-04-30 11:57:36','2025-04-30 13:57:36',0,NULL,10),
(64212,'woocommerce_cleanup_draft_orders','complete','2025-05-01 13:27:14','2025-05-01 15:27:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746106034;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746106034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-01 13:33:27','2025-05-01 15:33:27',0,NULL,10),
(64213,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-04-30 14:17:25','2025-04-30 16:17:25','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746022645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746022645;}',8,1,'2025-04-30 14:17:25','2025-04-30 16:17:25',0,NULL,10),
(64214,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-01 02:16:32','2025-05-01 04:16:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746065792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746065792;}',8,1,'2025-05-01 02:16:32','2025-05-01 04:16:32',0,NULL,10),
(64215,'woocommerce_cleanup_draft_orders','complete','2025-05-02 13:33:27','2025-05-02 15:33:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746192807;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746192807;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-02 13:35:39','2025-05-02 15:35:39',0,NULL,10),
(64216,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-01 14:10:29','2025-05-01 16:10:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746108629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746108629;}',8,1,'2025-05-01 14:19:07','2025-05-01 16:19:07',0,NULL,10),
(64217,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-02 02:08:34','2025-05-02 04:08:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746151714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746151714;}',8,1,'2025-05-02 02:10:00','2025-05-02 04:10:00',0,NULL,10),
(64218,'wc_delete_related_product_transients_async','complete','2025-05-02 06:50:56','2025-05-02 08:50:56','{\"post_id\":4293}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168656;}',10,1,'2025-05-02 06:50:57','2025-05-02 08:50:57',0,NULL,10),
(64219,'wc_delete_related_product_transients_async','complete','2025-05-02 06:50:56','2025-05-02 08:50:56','{\"post_id\":4291}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168656;}',10,1,'2025-05-02 06:50:57','2025-05-02 08:50:57',0,NULL,10),
(64220,'wc_delete_related_product_transients_async','complete','2025-05-02 06:50:56','2025-05-02 08:50:56','{\"post_id\":4297}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168656;}',10,1,'2025-05-02 06:50:57','2025-05-02 08:50:57',0,NULL,10),
(64221,'wc_delete_related_product_transients_async','complete','2025-05-02 06:50:57','2025-05-02 08:50:57','{\"post_id\":4299}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168657;}',10,1,'2025-05-02 06:50:57','2025-05-02 08:50:57',0,NULL,10),
(64222,'wc_delete_related_product_transients_async','complete','2025-05-02 06:50:57','2025-05-02 08:50:57','{\"post_id\":4295}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168657;}',10,1,'2025-05-02 06:50:57','2025-05-02 08:50:57',0,NULL,10),
(64223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 06:50:58','2025-05-02 08:50:58','[4295,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168658;}',3,1,'2025-05-02 07:07:06','2025-05-02 09:07:06',0,NULL,10),
(64224,'wc_delete_related_product_transients_async','complete','2025-05-02 06:50:57','2025-05-02 08:50:57','{\"post_id\":4301}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746168657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746168657;}',10,1,'2025-05-02 06:50:57','2025-05-02 08:50:57',0,NULL,10),
(64225,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3758}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64226,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3750}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64227,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3756}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64228,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3760}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64229,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3761}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64230,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 07:12:43','2025-05-02 09:12:43','[3753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169963;}',3,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64232,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3754}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64233,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3757}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64234,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3752}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64235,'wc_delete_related_product_transients_async','complete','2025-05-02 07:12:42','2025-05-02 09:12:42','{\"post_id\":3759}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746169962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746169962;}',10,1,'2025-05-02 07:12:43','2025-05-02 09:12:43',0,NULL,10),
(64236,'wc_delete_related_product_transients_async','complete','2025-05-02 07:39:46','2025-05-02 09:39:46','{\"post_id\":4256}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746171586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746171586;}',10,1,'2025-05-02 07:39:47','2025-05-02 09:39:47',0,NULL,10),
(64237,'wc_delete_related_product_transients_async','complete','2025-05-02 07:39:46','2025-05-02 09:39:46','{\"post_id\":4254}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746171586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746171586;}',10,1,'2025-05-02 07:39:47','2025-05-02 09:39:47',0,NULL,10),
(64238,'wc_delete_related_product_transients_async','complete','2025-05-02 07:39:46','2025-05-02 09:39:46','{\"post_id\":4262}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746171586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746171586;}',10,1,'2025-05-02 07:39:47','2025-05-02 09:39:47',0,NULL,10),
(64239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 07:39:47','2025-05-02 09:39:47','[4262,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746171587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746171587;}',3,1,'2025-05-02 07:39:47','2025-05-02 09:39:47',0,NULL,10),
(64240,'wc_delete_related_product_transients_async','complete','2025-05-02 07:39:46','2025-05-02 09:39:46','{\"post_id\":4258}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746171586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746171586;}',10,1,'2025-05-02 07:39:47','2025-05-02 09:39:47',0,NULL,10),
(64241,'wc_delete_related_product_transients_async','complete','2025-05-02 07:39:46','2025-05-02 09:39:46','{\"post_id\":4260}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746171586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746171586;}',10,1,'2025-05-02 07:39:47','2025-05-02 09:39:47',0,NULL,10),
(64242,'wc_delete_related_product_transients_async','complete','2025-05-02 09:58:15','2025-05-02 11:58:15','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746179895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746179895;}',10,1,'2025-05-02 09:58:16','2025-05-02 11:58:16',0,NULL,10),
(64243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 09:58:16','2025-05-02 11:58:16','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746179896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746179896;}',3,1,'2025-05-02 09:58:16','2025-05-02 11:58:16',0,NULL,10),
(64244,'wc_delete_related_product_transients_async','complete','2025-05-02 09:59:28','2025-05-02 11:59:28','{\"post_id\":4503}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746179968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746179968;}',10,1,'2025-05-02 09:59:29','2025-05-02 11:59:29',0,NULL,10),
(64245,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 09:59:29','2025-05-02 11:59:29','[4503,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746179969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746179969;}',3,1,'2025-05-02 09:59:29','2025-05-02 11:59:29',0,NULL,10),
(64246,'wc_delete_related_product_transients_async','complete','2025-05-02 09:59:32','2025-05-02 11:59:32','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746179972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746179972;}',10,1,'2025-05-02 10:03:11','2025-05-02 12:03:11',0,NULL,10),
(64247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 09:59:33','2025-05-02 11:59:33','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746179973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746179973;}',3,1,'2025-05-02 10:03:12','2025-05-02 12:03:12',0,NULL,10),
(64248,'wc_delete_related_product_transients_async','complete','2025-05-02 10:40:33','2025-05-02 12:40:33','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746182433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746182433;}',10,1,'2025-05-02 10:40:34','2025-05-02 12:40:34',0,NULL,10),
(64249,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 10:40:34','2025-05-02 12:40:34','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746182434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746182434;}',3,1,'2025-05-02 10:40:34','2025-05-02 12:40:34',0,NULL,10),
(64250,'wc_delete_related_product_transients_async','complete','2025-05-02 10:57:01','2025-05-02 12:57:01','{\"post_id\":4024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746183421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746183421;}',10,1,'2025-05-02 10:57:01','2025-05-02 12:57:01',0,NULL,10),
(64251,'wc_delete_related_product_transients_async','complete','2025-05-02 10:57:01','2025-05-02 12:57:01','{\"post_id\":4020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746183421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746183421;}',10,1,'2025-05-02 10:57:01','2025-05-02 12:57:01',0,NULL,10),
(64252,'wc_delete_related_product_transients_async','complete','2025-05-02 10:57:01','2025-05-02 12:57:01','{\"post_id\":4022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746183421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746183421;}',10,1,'2025-05-02 10:57:01','2025-05-02 12:57:01',0,NULL,10),
(64253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 10:57:02','2025-05-02 12:57:02','[4022,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746183422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746183422;}',3,1,'2025-05-02 10:57:45','2025-05-02 12:57:45',0,NULL,10),
(64254,'wc_delete_related_product_transients_async','complete','2025-05-02 13:06:16','2025-05-02 15:06:16','{\"post_id\":5120}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746191176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746191176;}',10,1,'2025-05-02 13:06:17','2025-05-02 15:06:17',0,NULL,10),
(64255,'wc_delete_related_product_transients_async','complete','2025-05-02 13:06:16','2025-05-02 15:06:16','{\"post_id\":5116}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746191176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746191176;}',10,1,'2025-05-02 13:06:17','2025-05-02 15:06:17',0,NULL,10),
(64256,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 13:06:17','2025-05-02 15:06:17','[5120,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746191177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746191177;}',3,1,'2025-05-02 13:06:17','2025-05-02 15:06:17',0,NULL,10),
(64257,'wc_delete_related_product_transients_async','complete','2025-05-02 13:06:17','2025-05-02 15:06:17','{\"post_id\":5118}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746191177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746191177;}',10,1,'2025-05-02 13:06:17','2025-05-02 15:06:17',0,NULL,10),
(64258,'wc_delete_related_product_transients_async','complete','2025-05-02 13:27:59','2025-05-02 15:27:59','{\"post_id\":4033}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746192479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746192479;}',10,1,'2025-05-02 13:28:00','2025-05-02 15:28:00',0,NULL,10),
(64259,'wc_delete_related_product_transients_async','complete','2025-05-02 13:27:59','2025-05-02 15:27:59','{\"post_id\":4031}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746192479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746192479;}',10,1,'2025-05-02 13:28:00','2025-05-02 15:28:00',0,NULL,10),
(64260,'wc_delete_related_product_transients_async','complete','2025-05-02 13:27:59','2025-05-02 15:27:59','{\"post_id\":4035}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746192479;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746192479;}',10,1,'2025-05-02 13:28:00','2025-05-02 15:28:00',0,NULL,10),
(64261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-02 13:28:00','2025-05-02 15:28:00','[4035,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746192480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746192480;}',3,1,'2025-05-02 13:28:00','2025-05-02 15:28:00',0,NULL,10),
(64262,'woocommerce_cleanup_draft_orders','complete','2025-05-03 13:35:39','2025-05-03 15:35:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746279339;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746279339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-03 13:43:02','2025-05-03 15:43:02',0,NULL,10),
(64263,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-02 14:10:24','2025-05-02 16:10:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746195024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746195024;}',8,1,'2025-05-02 14:22:27','2025-05-02 16:22:27',0,NULL,10),
(64264,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-03 02:08:34','2025-05-03 04:08:34','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746238114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746238114;}',8,1,'2025-05-03 02:08:34','2025-05-03 04:08:34',0,NULL,10),
(64265,'wc_delete_related_product_transients_async','complete','2025-05-03 07:08:53','2025-05-03 09:08:53','{\"post_id\":4022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746256133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746256133;}',10,1,'2025-05-03 07:17:22','2025-05-03 09:17:22',0,NULL,10),
(64266,'wc_delete_related_product_transients_async','complete','2025-05-03 07:08:53','2025-05-03 09:08:53','{\"post_id\":4020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746256133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746256133;}',10,1,'2025-05-03 07:17:22','2025-05-03 09:17:22',0,NULL,10),
(64267,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 07:08:54','2025-05-03 09:08:54','[4022,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746256134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746256134;}',3,1,'2025-05-03 07:17:22','2025-05-03 09:17:22',0,NULL,10),
(64268,'wc_delete_related_product_transients_async','complete','2025-05-03 07:08:53','2025-05-03 09:08:53','{\"post_id\":4024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746256133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746256133;}',10,1,'2025-05-03 07:17:22','2025-05-03 09:17:22',0,NULL,10),
(64269,'wc_delete_related_product_transients_async','complete','2025-05-03 08:27:07','2025-05-03 10:27:07','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260827;}',10,1,'2025-05-03 08:27:08','2025-05-03 10:27:08',0,NULL,10),
(64270,'wc_delete_related_product_transients_async','complete','2025-05-03 08:27:07','2025-05-03 10:27:07','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260827;}',10,1,'2025-05-03 08:27:08','2025-05-03 10:27:08',0,NULL,10),
(64271,'wc_delete_related_product_transients_async','complete','2025-05-03 08:27:07','2025-05-03 10:27:07','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260827;}',10,1,'2025-05-03 08:27:08','2025-05-03 10:27:08',0,NULL,10),
(64272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 08:27:09','2025-05-03 10:27:09','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260829;}',3,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64273,'wc_delete_related_product_transients_async','complete','2025-05-03 08:27:08','2025-05-03 10:27:08','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260828;}',10,1,'2025-05-03 08:27:08','2025-05-03 10:27:08',0,NULL,10),
(64274,'wc_delete_related_product_transients_async','complete','2025-05-03 08:27:08','2025-05-03 10:27:08','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260828;}',10,1,'2025-05-03 08:27:08','2025-05-03 10:27:08',0,NULL,10),
(64275,'wc_delete_related_product_transients_async','complete','2025-05-03 08:27:11','2025-05-03 10:27:11','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260831;}',10,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64276,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 08:27:12','2025-05-03 10:27:12','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260832;}',3,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64277,'wc_delete_related_product_transients_async','complete','2025-05-03 08:28:34','2025-05-03 10:28:34','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260914;}',10,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64278,'wc_delete_related_product_transients_async','complete','2025-05-03 08:28:34','2025-05-03 10:28:34','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260914;}',10,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64279,'wc_delete_related_product_transients_async','complete','2025-05-03 08:28:34','2025-05-03 10:28:34','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260914;}',10,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64280,'wc_delete_related_product_transients_async','complete','2025-05-03 08:28:34','2025-05-03 10:28:34','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260914;}',10,1,'2025-05-03 08:28:35','2025-05-03 10:28:35',0,NULL,10),
(64281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 08:28:36','2025-05-03 10:28:36','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746260916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746260916;}',3,1,'2025-05-03 08:32:25','2025-05-03 10:32:25',0,NULL,10),
(64282,'wc_delete_related_product_transients_async','complete','2025-05-03 08:49:22','2025-05-03 10:49:22','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746262162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746262162;}',10,1,'2025-05-03 08:49:23','2025-05-03 10:49:23',0,NULL,10),
(64283,'wc_delete_related_product_transients_async','complete','2025-05-03 08:49:22','2025-05-03 10:49:22','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746262162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746262162;}',10,1,'2025-05-03 08:49:23','2025-05-03 10:49:23',0,NULL,10),
(64284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 08:49:23','2025-05-03 10:49:23','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746262163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746262163;}',3,1,'2025-05-03 08:49:23','2025-05-03 10:49:23',0,NULL,10),
(64285,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:19','2025-05-03 11:15:19','{\"post_id\":5044}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263719;}',10,1,'2025-05-03 09:15:20','2025-05-03 11:15:20',0,NULL,10),
(64286,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:19','2025-05-03 11:15:19','{\"post_id\":5042}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263719;}',10,1,'2025-05-03 09:15:20','2025-05-03 11:15:20',0,NULL,10),
(64287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 09:15:21','2025-05-03 11:15:21','[5044,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263721;}',3,1,'2025-05-03 09:15:23','2025-05-03 11:15:23',0,NULL,10),
(64288,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:20','2025-05-03 11:15:20','{\"post_id\":5046}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263720;}',10,1,'2025-05-03 09:15:20','2025-05-03 11:15:20',0,NULL,10),
(64289,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:22','2025-05-03 11:15:22','{\"post_id\":3480}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263722;}',10,1,'2025-05-03 09:15:23','2025-05-03 11:15:23',0,NULL,10),
(64290,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:22','2025-05-03 11:15:22','{\"post_id\":3479}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263722;}',10,1,'2025-05-03 09:15:23','2025-05-03 11:15:23',0,NULL,10),
(64291,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 09:15:23','2025-05-03 11:15:23','[3480,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263723;}',3,1,'2025-05-03 09:15:23','2025-05-03 11:15:23',0,NULL,10),
(64292,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:25','2025-05-03 11:15:25','{\"post_id\":3477}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263725;}',10,1,'2025-05-03 09:18:35','2025-05-03 11:18:35',0,NULL,10),
(64293,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:25','2025-05-03 11:15:25','{\"post_id\":3473}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263725;}',10,1,'2025-05-03 09:18:35','2025-05-03 11:18:35',0,NULL,10),
(64294,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 09:15:26','2025-05-03 11:15:26','[3477,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263726;}',3,1,'2025-05-03 09:18:36','2025-05-03 11:18:36',0,NULL,10),
(64295,'wc_delete_related_product_transients_async','complete','2025-05-03 09:15:25','2025-05-03 11:15:25','{\"post_id\":3475}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263725;}',10,1,'2025-05-03 09:18:35','2025-05-03 11:18:35',0,NULL,10),
(64296,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-03 09:15:26','2025-05-03 11:15:26','[3475,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746263726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746263726;}',3,1,'2025-05-03 09:18:36','2025-05-03 11:18:36',0,NULL,10),
(64297,'woocommerce_cleanup_draft_orders','complete','2025-05-04 13:43:02','2025-05-04 15:43:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746366182;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746366182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-04 13:50:57','2025-05-04 15:50:57',0,NULL,10),
(64298,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-03 14:24:36','2025-05-03 16:24:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746282276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746282276;}',8,1,'2025-05-03 14:34:38','2025-05-03 16:34:38',0,NULL,10),
(64299,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-04 02:09:48','2025-05-04 04:09:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746324588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746324588;}',8,1,'2025-05-04 02:32:29','2025-05-04 04:32:29',0,NULL,10),
(64300,'woocommerce_cleanup_draft_orders','complete','2025-05-05 13:50:57','2025-05-05 15:50:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746453057;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746453057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-05 13:51:13','2025-05-05 15:51:13',0,NULL,10),
(64301,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-04 14:10:29','2025-05-04 16:10:29','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746367829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746367829;}',8,1,'2025-05-04 14:17:27','2025-05-04 16:17:27',0,NULL,10),
(64302,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-05 02:19:41','2025-05-05 04:19:41','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746411581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746411581;}',8,1,'2025-05-05 02:31:20','2025-05-05 04:31:20',0,NULL,10),
(64303,'wc_delete_related_product_transients_async','complete','2025-05-05 05:55:15','2025-05-05 07:55:15','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424515;}',10,1,'2025-05-05 05:55:16','2025-05-05 07:55:16',0,NULL,10),
(64304,'wc_delete_related_product_transients_async','complete','2025-05-05 05:55:15','2025-05-05 07:55:15','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424515;}',10,1,'2025-05-05 05:55:16','2025-05-05 07:55:16',0,NULL,10),
(64305,'wc_delete_related_product_transients_async','complete','2025-05-05 05:55:15','2025-05-05 07:55:15','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424515;}',10,1,'2025-05-05 05:55:16','2025-05-05 07:55:16',0,NULL,10),
(64306,'wc_delete_related_product_transients_async','complete','2025-05-05 05:55:15','2025-05-05 07:55:15','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424515;}',10,1,'2025-05-05 05:55:16','2025-05-05 07:55:16',0,NULL,10),
(64307,'wc_delete_related_product_transients_async','complete','2025-05-05 05:55:15','2025-05-05 07:55:15','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424515;}',10,1,'2025-05-05 05:55:16','2025-05-05 07:55:16',0,NULL,10),
(64308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 05:55:16','2025-05-05 07:55:16','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424516;}',3,1,'2025-05-05 05:55:16','2025-05-05 07:55:16',0,NULL,10),
(64309,'wc_delete_related_product_transients_async','complete','2025-05-05 05:57:13','2025-05-05 07:57:13','{\"post_id\":4233}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424633;}',10,1,'2025-05-05 05:57:14','2025-05-05 07:57:14',0,NULL,10),
(64310,'wc_delete_related_product_transients_async','complete','2025-05-05 05:57:13','2025-05-05 07:57:13','{\"post_id\":4229}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424633;}',10,1,'2025-05-05 05:57:14','2025-05-05 07:57:14',0,NULL,10),
(64311,'wc_delete_related_product_transients_async','complete','2025-05-05 05:57:13','2025-05-05 07:57:13','{\"post_id\":4231}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424633;}',10,1,'2025-05-05 05:57:14','2025-05-05 07:57:14',0,NULL,10),
(64312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 05:57:14','2025-05-05 07:57:14','[4231,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424634;}',3,1,'2025-05-05 05:57:14','2025-05-05 07:57:14',0,NULL,10),
(64313,'wc_delete_related_product_transients_async','complete','2025-05-05 05:57:13','2025-05-05 07:57:13','{\"post_id\":4235}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746424633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746424633;}',10,1,'2025-05-05 05:57:14','2025-05-05 07:57:14',0,NULL,10),
(64314,'wc_delete_related_product_transients_async','complete','2025-05-05 06:51:37','2025-05-05 08:51:37','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746427897;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746427897;}',10,1,'2025-05-05 06:51:37','2025-05-05 08:51:37',0,NULL,10),
(64315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 06:51:38','2025-05-05 08:51:38','[2755,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746427898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746427898;}',3,1,'2025-05-05 06:55:03','2025-05-05 08:55:03',0,NULL,10),
(64316,'wc_delete_related_product_transients_async','complete','2025-05-05 07:49:45','2025-05-05 09:49:45','{\"post_id\":2895}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431385;}',10,1,'2025-05-05 07:49:46','2025-05-05 09:49:46',0,NULL,10),
(64317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 07:49:46','2025-05-05 09:49:46','[2895,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431386;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431386;}',3,1,'2025-05-05 07:49:46','2025-05-05 09:49:46',0,NULL,10),
(64318,'wc_delete_related_product_transients_async','complete','2025-05-05 07:52:03','2025-05-05 09:52:03','{\"post_id\":4199}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431523;}',10,1,'2025-05-05 07:52:04','2025-05-05 09:52:04',0,NULL,10),
(64319,'wc_delete_related_product_transients_async','complete','2025-05-05 07:52:03','2025-05-05 09:52:03','{\"post_id\":4197}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431523;}',10,1,'2025-05-05 07:52:04','2025-05-05 09:52:04',0,NULL,10),
(64320,'wc_delete_related_product_transients_async','complete','2025-05-05 07:52:03','2025-05-05 09:52:03','{\"post_id\":4203}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431523;}',10,1,'2025-05-05 07:52:04','2025-05-05 09:52:04',0,NULL,10),
(64321,'wc_delete_related_product_transients_async','complete','2025-05-05 07:52:03','2025-05-05 09:52:03','{\"post_id\":4201}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431523;}',10,1,'2025-05-05 07:52:04','2025-05-05 09:52:04',0,NULL,10),
(64322,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 07:52:04','2025-05-05 09:52:04','[4201,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746431524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746431524;}',3,1,'2025-05-05 07:52:04','2025-05-05 09:52:04',0,NULL,10),
(64323,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:26','2025-05-05 10:05:26','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432326;}',10,1,'2025-05-05 08:05:27','2025-05-05 10:05:27',0,NULL,10),
(64324,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:26','2025-05-05 10:05:26','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432326;}',10,1,'2025-05-05 08:05:27','2025-05-05 10:05:27',0,NULL,10),
(64325,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:26','2025-05-05 10:05:26','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432326;}',10,1,'2025-05-05 08:05:27','2025-05-05 10:05:27',0,NULL,10),
(64326,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:26','2025-05-05 10:05:26','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432326;}',10,1,'2025-05-05 08:05:27','2025-05-05 10:05:27',0,NULL,10),
(64327,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:26','2025-05-05 10:05:26','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432326;}',10,1,'2025-05-05 08:05:27','2025-05-05 10:05:27',0,NULL,10),
(64328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:05:27','2025-05-05 10:05:27','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432327;}',3,1,'2025-05-05 08:05:27','2025-05-05 10:05:27',0,NULL,10),
(64329,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:31','2025-05-05 10:05:31','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432331;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64330,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:31','2025-05-05 10:05:31','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432331;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:05:32','2025-05-05 10:05:32','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432332;}',3,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64332,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:31','2025-05-05 10:05:31','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432331;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64333,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:34','2025-05-05 10:05:34','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432334;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:05:35','2025-05-05 10:05:35','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432335;}',3,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64335,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:36','2025-05-05 10:05:36','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432336;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64336,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:05:37','2025-05-05 10:05:37','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432337;}',3,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64337,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:39','2025-05-05 10:05:39','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432339;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64338,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:39','2025-05-05 10:05:39','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432339;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64339,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:39','2025-05-05 10:05:39','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432339;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432339;}',10,1,'2025-05-05 08:08:31','2025-05-05 10:08:31',0,NULL,10),
(64340,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:05:40','2025-05-05 10:05:40','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432340;}',3,1,'2025-05-05 08:08:32','2025-05-05 10:08:32',0,NULL,10),
(64341,'wc_delete_related_product_transients_async','complete','2025-05-05 08:05:42','2025-05-05 10:05:42','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432342;}',10,1,'2025-05-05 08:08:32','2025-05-05 10:08:32',0,NULL,10),
(64342,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:05:43','2025-05-05 10:05:43','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432343;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432343;}',3,1,'2025-05-05 08:08:32','2025-05-05 10:08:32',0,NULL,10),
(64343,'wc_delete_related_product_transients_async','complete','2025-05-05 08:09:10','2025-05-05 10:09:10','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432550;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64344,'wc_delete_related_product_transients_async','complete','2025-05-05 08:09:10','2025-05-05 10:09:10','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432550;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64345,'wc_delete_related_product_transients_async','complete','2025-05-05 08:09:10','2025-05-05 10:09:10','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432550;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64346,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:09:11','2025-05-05 10:09:11','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432551;}',3,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64347,'wc_delete_related_product_transients_async','complete','2025-05-05 08:09:10','2025-05-05 10:09:10','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432550;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64348,'wc_delete_related_product_transients_async','complete','2025-05-05 08:14:31','2025-05-05 10:14:31','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432871;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64349,'wc_delete_related_product_transients_async','complete','2025-05-05 08:14:31','2025-05-05 10:14:31','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432871;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64350,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 08:14:32','2025-05-05 10:14:32','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432872;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432872;}',3,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64351,'wc_delete_related_product_transients_async','complete','2025-05-05 08:14:31','2025-05-05 10:14:31','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432871;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64352,'wc_delete_related_product_transients_async','complete','2025-05-05 08:14:31','2025-05-05 10:14:31','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432871;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64353,'wc_delete_related_product_transients_async','complete','2025-05-05 08:14:32','2025-05-05 10:14:32','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746432872;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746432872;}',10,1,'2025-05-05 08:14:32','2025-05-05 10:14:32',0,NULL,10),
(64354,'wc_delete_related_product_transients_async','complete','2025-05-05 09:00:00','2025-05-05 11:00:00','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435600;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435600;}',10,1,'2025-05-05 09:00:01','2025-05-05 11:00:01',0,NULL,10),
(64355,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:00:01','2025-05-05 11:00:01','[2948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435601;}',3,1,'2025-05-05 09:00:01','2025-05-05 11:00:01',0,NULL,10),
(64356,'wc_delete_related_product_transients_async','complete','2025-05-05 09:00:58','2025-05-05 11:00:58','{\"post_id\":3648}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435658;}',10,1,'2025-05-05 09:00:59','2025-05-05 11:00:59',0,NULL,10),
(64357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:00:59','2025-05-05 11:00:59','[3648,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435659;}',3,1,'2025-05-05 09:00:59','2025-05-05 11:00:59',0,NULL,10),
(64358,'wc_delete_related_product_transients_async','complete','2025-05-05 09:01:01','2025-05-05 11:01:01','{\"post_id\":3646}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435661;}',10,1,'2025-05-05 09:02:32','2025-05-05 11:02:32',0,NULL,10),
(64359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:01:02','2025-05-05 11:01:02','[3646,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435662;}',3,1,'2025-05-05 09:02:32','2025-05-05 11:02:32',0,NULL,10),
(64360,'wc_delete_related_product_transients_async','complete','2025-05-05 09:01:04','2025-05-05 11:01:04','{\"post_id\":3644}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435664;}',10,1,'2025-05-05 09:02:32','2025-05-05 11:02:32',0,NULL,10),
(64361,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:01:05','2025-05-05 11:01:05','[3644,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435665;}',3,1,'2025-05-05 09:02:32','2025-05-05 11:02:32',0,NULL,10),
(64362,'wc_delete_related_product_transients_async','complete','2025-05-05 09:02:31','2025-05-05 11:02:31','{\"post_id\":3648}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435751;}',10,1,'2025-05-05 09:02:32','2025-05-05 11:02:32',0,NULL,10),
(64363,'wc_delete_related_product_transients_async','complete','2025-05-05 09:02:33','2025-05-05 11:02:33','{\"post_id\":3648}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435753;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435753;}',10,1,'2025-05-05 09:03:39','2025-05-05 11:03:39',0,NULL,10),
(64364,'wc_delete_related_product_transients_async','complete','2025-05-05 09:02:36','2025-05-05 11:02:36','{\"post_id\":3646}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435756;}',10,1,'2025-05-05 09:03:39','2025-05-05 11:03:39',0,NULL,10),
(64365,'wc_delete_related_product_transients_async','complete','2025-05-05 09:02:40','2025-05-05 11:02:40','{\"post_id\":3644}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435760;}',10,1,'2025-05-05 09:03:39','2025-05-05 11:03:39',0,NULL,10),
(64366,'wc_delete_related_product_transients_async','complete','2025-05-05 09:03:50','2025-05-05 11:03:50','{\"post_id\":3646}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435830;}',10,1,'2025-05-05 09:06:10','2025-05-05 11:06:10',0,NULL,10),
(64367,'wc_delete_related_product_transients_async','complete','2025-05-05 09:04:07','2025-05-05 11:04:07','{\"post_id\":3648}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746435847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746435847;}',10,1,'2025-05-05 09:06:10','2025-05-05 11:06:10',0,NULL,10),
(64368,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:30','2025-05-05 11:16:30','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436590;}',10,1,'2025-05-05 09:16:30','2025-05-05 11:16:30',0,NULL,10),
(64369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:31','2025-05-05 11:16:31','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436591;}',3,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64370,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:35','2025-05-05 11:16:35','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436595;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:36','2025-05-05 11:16:36','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436596;}',3,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64372,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:38','2025-05-05 11:16:38','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436598;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64373,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:38','2025-05-05 11:16:38','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436598;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64374,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:38','2025-05-05 11:16:38','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436598;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:39','2025-05-05 11:16:39','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436599;}',3,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64376,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:41','2025-05-05 11:16:41','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436601;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64377,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:41','2025-05-05 11:16:41','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436601;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:42','2025-05-05 11:16:42','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436602;}',3,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64379,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:41','2025-05-05 11:16:41','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436601;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64380,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:41','2025-05-05 11:16:41','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436601;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64381,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:41','2025-05-05 11:16:41','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436601;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436601;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64382,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:45','2025-05-05 11:16:45','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436605;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64383,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:45','2025-05-05 11:16:45','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436605;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64384,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:45','2025-05-05 11:16:45','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436605;}',10,1,'2025-05-05 09:18:55','2025-05-05 11:18:55',0,NULL,10),
(64385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:46','2025-05-05 11:16:46','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436606;}',3,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64386,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:47','2025-05-05 11:16:47','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436607;}',10,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64387,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:47','2025-05-05 11:16:47','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436607;}',10,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64388,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:48','2025-05-05 11:16:48','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436608;}',3,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64389,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:47','2025-05-05 11:16:47','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436607;}',10,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64390,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:47','2025-05-05 11:16:47','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436607;}',10,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64391,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:47','2025-05-05 11:16:47','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436607;}',10,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64392,'wc_delete_related_product_transients_async','complete','2025-05-05 09:16:49','2025-05-05 11:16:49','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436609;}',10,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:16:50','2025-05-05 11:16:50','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746436610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746436610;}',3,1,'2025-05-05 09:18:56','2025-05-05 11:18:56',0,NULL,10),
(64394,'wc_delete_related_product_transients_async','complete','2025-05-05 09:35:24','2025-05-05 11:35:24','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746437724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746437724;}',10,1,'2025-05-05 09:36:22','2025-05-05 11:36:22',0,NULL,10),
(64395,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:35:25','2025-05-05 11:35:25','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746437725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746437725;}',3,1,'2025-05-05 09:36:22','2025-05-05 11:36:22',0,NULL,10),
(64396,'wc_delete_related_product_transients_async','complete','2025-05-05 09:35:27','2025-05-05 11:35:27','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746437727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746437727;}',10,1,'2025-05-05 09:36:22','2025-05-05 11:36:22',0,NULL,10),
(64397,'wc_delete_related_product_transients_async','complete','2025-05-05 09:35:27','2025-05-05 11:35:27','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746437727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746437727;}',10,1,'2025-05-05 09:36:22','2025-05-05 11:36:22',0,NULL,10),
(64398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:35:28','2025-05-05 11:35:28','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746437728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746437728;}',3,1,'2025-05-05 09:36:22','2025-05-05 11:36:22',0,NULL,10),
(64399,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64400,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64401,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64402,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64403,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64404,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64405,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:26','2025-05-05 11:59:26','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439166;}',10,1,'2025-05-05 09:59:27','2025-05-05 11:59:27',0,NULL,10),
(64406,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:59:28','2025-05-05 11:59:28','[4653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439168;}',3,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64407,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:29','2025-05-05 11:59:29','{\"post_id\":3878}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439169;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64408,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:29','2025-05-05 11:59:29','{\"post_id\":3876}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439169;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64409,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:29','2025-05-05 11:59:29','{\"post_id\":3879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439169;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','[3879,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',3,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64411,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:29','2025-05-05 11:59:29','{\"post_id\":3877}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439169;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64412,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64413,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64414,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64415,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3887}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64416,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3886}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64417,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64418,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64419,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3888}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64420,'wc_delete_related_product_transients_async','complete','2025-05-05 09:59:30','2025-05-05 11:59:30','{\"post_id\":3882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439170;}',10,1,'2025-05-05 10:04:04','2025-05-05 12:04:04',0,NULL,10),
(64421,'wc_delete_related_product_transients_async','complete','2025-05-05 10:09:10','2025-05-05 12:09:10','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439750;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439750;}',10,1,'2025-05-05 10:15:16','2025-05-05 12:15:16',0,NULL,10),
(64422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:09:11','2025-05-05 12:09:11','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746439751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746439751;}',3,1,'2025-05-05 10:15:16','2025-05-05 12:15:16',0,NULL,10),
(64423,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:43','2025-05-05 12:20:43','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440443;}',10,1,'2025-05-05 10:20:43','2025-05-05 12:20:43',0,NULL,10),
(64424,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:43','2025-05-05 12:20:43','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440443;}',10,1,'2025-05-05 10:20:43','2025-05-05 12:20:43',0,NULL,10),
(64425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:20:44','2025-05-05 12:20:44','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440444;}',3,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64426,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:43','2025-05-05 12:20:43','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440443;}',10,1,'2025-05-05 10:20:43','2025-05-05 12:20:43',0,NULL,10),
(64427,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:46','2025-05-05 12:20:46','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440446;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64428,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:20:47','2025-05-05 12:20:47','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440447;}',3,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64429,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:48','2025-05-05 12:20:48','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440448;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64430,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:48','2025-05-05 12:20:48','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440448;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64431,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:48','2025-05-05 12:20:48','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440448;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:20:49','2025-05-05 12:20:49','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440449;}',3,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64433,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:51','2025-05-05 12:20:51','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440451;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64434,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:51','2025-05-05 12:20:51','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440451;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64435,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:51','2025-05-05 12:20:51','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440451;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64436,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:51','2025-05-05 12:20:51','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440451;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64437,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:52','2025-05-05 12:20:52','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440452;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:20:53','2025-05-05 12:20:53','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440453;}',3,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64439,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:57','2025-05-05 12:20:57','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440457;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:20:58','2025-05-05 12:20:58','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440458;}',3,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64441,'wc_delete_related_product_transients_async','complete','2025-05-05 10:20:59','2025-05-05 12:20:59','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440459;}',10,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:21:00','2025-05-05 12:21:00','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746440460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746440460;}',3,1,'2025-05-05 10:26:21','2025-05-05 12:26:21',0,NULL,10),
(64443,'wc_delete_related_product_transients_async','complete','2025-05-05 10:41:48','2025-05-05 12:41:48','{\"post_id\":3406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746441708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746441708;}',10,1,'2025-05-05 10:41:49','2025-05-05 12:41:49',0,NULL,10),
(64444,'wc_delete_related_product_transients_async','complete','2025-05-05 10:41:48','2025-05-05 12:41:48','{\"post_id\":3404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746441708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746441708;}',10,1,'2025-05-05 10:41:49','2025-05-05 12:41:49',0,NULL,10),
(64445,'wc_delete_related_product_transients_async','complete','2025-05-05 10:41:48','2025-05-05 12:41:48','{\"post_id\":3408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746441708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746441708;}',10,1,'2025-05-05 10:41:49','2025-05-05 12:41:49',0,NULL,10),
(64446,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:41:50','2025-05-05 12:41:50','[3408,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746441710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746441710;}',3,1,'2025-05-05 10:43:28','2025-05-05 12:43:28',0,NULL,10),
(64447,'wc_delete_related_product_transients_async','complete','2025-05-05 10:43:27','2025-05-05 12:43:27','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746441807;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746441807;}',10,1,'2025-05-05 10:43:28','2025-05-05 12:43:28',0,NULL,10),
(64448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:43:28','2025-05-05 12:43:28','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746441808;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746441808;}',3,1,'2025-05-05 10:43:28','2025-05-05 12:43:28',0,NULL,10),
(64449,'wc_delete_related_product_transients_async','complete','2025-05-05 10:58:42','2025-05-05 12:58:42','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746442722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746442722;}',10,1,'2025-05-05 10:58:43','2025-05-05 12:58:43',0,NULL,10),
(64450,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:58:43','2025-05-05 12:58:43','[2726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746442723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746442723;}',3,1,'2025-05-05 10:58:43','2025-05-05 12:58:43',0,NULL,10),
(64451,'wc_delete_related_product_transients_async','complete','2025-05-05 10:58:45','2025-05-05 12:58:45','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746442725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746442725;}',10,1,'2025-05-05 11:01:57','2025-05-05 13:01:57',0,NULL,10),
(64452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 10:58:47','2025-05-05 12:58:47','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746442727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746442727;}',3,1,'2025-05-05 11:01:57','2025-05-05 13:01:57',0,NULL,10),
(64453,'wc_delete_related_product_transients_async','complete','2025-05-05 11:20:45','2025-05-05 13:20:45','{\"post_id\":3130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444045;}',10,1,'2025-05-05 11:26:11','2025-05-05 13:26:11',0,NULL,10),
(64454,'wc_delete_related_product_transients_async','complete','2025-05-05 11:20:45','2025-05-05 13:20:45','{\"post_id\":3129}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444045;}',10,1,'2025-05-05 11:26:11','2025-05-05 13:26:11',0,NULL,10),
(64455,'wc_delete_related_product_transients_async','complete','2025-05-05 11:20:45','2025-05-05 13:20:45','{\"post_id\":3131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444045;}',10,1,'2025-05-05 11:26:11','2025-05-05 13:26:11',0,NULL,10),
(64456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 11:20:51','2025-05-05 13:20:51','[3129,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444051;}',3,1,'2025-05-05 11:26:11','2025-05-05 13:26:11',0,NULL,10),
(64457,'wc_delete_related_product_transients_async','complete','2025-05-05 11:29:30','2025-05-05 13:29:30','{\"post_id\":3131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444570;}',10,1,'2025-05-05 11:29:31','2025-05-05 13:29:31',0,NULL,10),
(64458,'wc_delete_related_product_transients_async','complete','2025-05-05 11:29:30','2025-05-05 13:29:30','{\"post_id\":3129}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444570;}',10,1,'2025-05-05 11:29:31','2025-05-05 13:29:31',0,NULL,10),
(64459,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 11:29:31','2025-05-05 13:29:31','[3131,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444571;}',3,1,'2025-05-05 11:29:31','2025-05-05 13:29:31',0,NULL,10),
(64460,'wc_delete_related_product_transients_async','complete','2025-05-05 11:29:30','2025-05-05 13:29:30','{\"post_id\":3130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746444570;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746444570;}',10,1,'2025-05-05 11:29:31','2025-05-05 13:29:31',0,NULL,10),
(64461,'wc_delete_related_product_transients_async','complete','2025-05-05 12:59:50','2025-05-05 14:59:50','{\"post_id\":3130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746449990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746449990;}',10,1,'2025-05-05 12:59:51','2025-05-05 14:59:51',0,NULL,10),
(64462,'wc_delete_related_product_transients_async','complete','2025-05-05 12:59:50','2025-05-05 14:59:50','{\"post_id\":3129}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746449990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746449990;}',10,1,'2025-05-05 12:59:51','2025-05-05 14:59:51',0,NULL,10),
(64463,'wc_delete_related_product_transients_async','complete','2025-05-05 12:59:50','2025-05-05 14:59:50','{\"post_id\":3131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746449990;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746449990;}',10,1,'2025-05-05 12:59:51','2025-05-05 14:59:51',0,NULL,10),
(64464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 12:59:51','2025-05-05 14:59:51','[3131,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746449991;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746449991;}',3,1,'2025-05-05 12:59:51','2025-05-05 14:59:51',0,NULL,10),
(64465,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:06','2025-05-05 15:14:06','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450846;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64466,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:06','2025-05-05 15:14:06','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450846;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 13:14:07','2025-05-05 15:14:07','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450847;}',3,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64468,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:06','2025-05-05 15:14:06','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450846;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64469,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:08','2025-05-05 15:14:08','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450848;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64470,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:08','2025-05-05 15:14:08','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450848;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64471,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:09','2025-05-05 15:14:09','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450849;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64472,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 13:14:10','2025-05-05 15:14:10','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450850;}',3,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64473,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:09','2025-05-05 15:14:09','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450849;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64474,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:09','2025-05-05 15:14:09','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450849;}',10,1,'2025-05-05 13:15:54','2025-05-05 15:15:54',0,NULL,10),
(64475,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:11','2025-05-05 15:14:11','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450851;}',10,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64476,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:11','2025-05-05 15:14:11','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450851;}',10,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64477,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 13:14:12','2025-05-05 15:14:12','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450852;}',3,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64478,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:12','2025-05-05 15:14:12','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450852;}',10,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64479,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:15','2025-05-05 15:14:15','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450855;}',10,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 13:14:16','2025-05-05 15:14:16','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450856;}',3,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64481,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:19','2025-05-05 15:14:19','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450859;}',10,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64482,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 13:14:20','2025-05-05 15:14:20','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450860;}',3,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64483,'wc_delete_related_product_transients_async','complete','2025-05-05 13:14:21','2025-05-05 15:14:21','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450861;}',10,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-05 13:14:22','2025-05-05 15:14:22','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746450862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746450862;}',3,1,'2025-05-05 13:15:55','2025-05-05 15:15:55',0,NULL,10),
(64485,'woocommerce_cleanup_draft_orders','complete','2025-05-06 13:51:13','2025-05-06 15:51:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746539473;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746539473;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-06 13:52:12','2025-05-06 15:52:12',0,NULL,10),
(64486,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-05 14:13:45','2025-05-05 16:13:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746454425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746454425;}',8,1,'2025-05-05 14:26:50','2025-05-05 16:26:50',0,NULL,10),
(64487,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-06 02:11:04','2025-05-06 04:11:04','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746497464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746497464;}',8,1,'2025-05-06 02:11:41','2025-05-06 04:11:41',0,NULL,10),
(64488,'wc_delete_related_product_transients_async','complete','2025-05-06 05:36:45','2025-05-06 07:36:45','{\"post_id\":3626}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746509805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746509805;}',10,1,'2025-05-06 05:36:46','2025-05-06 07:36:46',0,NULL,10),
(64489,'wc_delete_related_product_transients_async','complete','2025-05-06 05:36:45','2025-05-06 07:36:45','{\"post_id\":3625}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746509805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746509805;}',10,1,'2025-05-06 05:36:46','2025-05-06 07:36:46',0,NULL,10),
(64490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 05:36:46','2025-05-06 07:36:46','[3626,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746509806;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746509806;}',3,1,'2025-05-06 05:36:46','2025-05-06 07:36:46',0,NULL,10),
(64491,'wc_delete_related_product_transients_async','complete','2025-05-06 05:36:45','2025-05-06 07:36:45','{\"post_id\":3627}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746509805;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746509805;}',10,1,'2025-05-06 05:36:46','2025-05-06 07:36:46',0,NULL,10),
(64492,'wc_delete_related_product_transients_async','complete','2025-05-06 06:43:20','2025-05-06 08:43:20','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746513800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746513800;}',10,1,'2025-05-06 06:47:11','2025-05-06 08:47:11',0,NULL,10),
(64493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 06:43:21','2025-05-06 08:43:21','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746513801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746513801;}',3,1,'2025-05-06 06:47:11','2025-05-06 08:47:11',0,NULL,10),
(64494,'wc_delete_related_product_transients_async','complete','2025-05-06 08:32:34','2025-05-06 10:32:34','{\"post_id\":4561}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746520354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746520354;}',10,1,'2025-05-06 08:32:35','2025-05-06 10:32:35',0,NULL,10),
(64495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:32:35','2025-05-06 10:32:35','[4561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746520355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746520355;}',3,1,'2025-05-06 08:32:35','2025-05-06 10:32:35',0,NULL,10),
(64496,'wc_delete_related_product_transients_async','complete','2025-05-06 08:32:37','2025-05-06 10:32:37','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746520357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746520357;}',10,1,'2025-05-06 08:46:09','2025-05-06 10:46:09',0,NULL,10),
(64497,'wc_delete_related_product_transients_async','complete','2025-05-06 08:32:37','2025-05-06 10:32:37','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746520357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746520357;}',10,1,'2025-05-06 08:46:09','2025-05-06 10:46:09',0,NULL,10),
(64498,'wc_delete_related_product_transients_async','complete','2025-05-06 08:32:37','2025-05-06 10:32:37','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746520357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746520357;}',10,1,'2025-05-06 08:46:09','2025-05-06 10:46:09',0,NULL,10),
(64499,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:32:38','2025-05-06 10:32:38','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746520358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746520358;}',3,1,'2025-05-06 08:46:09','2025-05-06 10:46:09',0,NULL,10),
(64500,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:31','2025-05-06 10:51:31','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521491;}',10,1,'2025-05-06 08:51:32','2025-05-06 10:51:32',0,NULL,10),
(64501,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:31','2025-05-06 10:51:31','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521491;}',10,1,'2025-05-06 08:51:32','2025-05-06 10:51:32',0,NULL,10),
(64502,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:32','2025-05-06 10:51:32','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521492;}',3,1,'2025-05-06 08:51:32','2025-05-06 10:51:32',0,NULL,10),
(64503,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:31','2025-05-06 10:51:31','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521491;}',10,1,'2025-05-06 08:51:32','2025-05-06 10:51:32',0,NULL,10),
(64504,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:35','2025-05-06 10:51:35','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521495;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64505,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:35','2025-05-06 10:51:35','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521495;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64506,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:35','2025-05-06 10:51:35','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521495;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64507,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:35','2025-05-06 10:51:35','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521495;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64508,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:36','2025-05-06 10:51:36','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521496;}',3,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64509,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:36','2025-05-06 10:51:36','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521496;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64510,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:38','2025-05-06 10:51:38','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521498;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64511,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:38','2025-05-06 10:51:38','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521498;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64512,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:39','2025-05-06 10:51:39','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521499;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521499;}',3,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64513,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:38','2025-05-06 10:51:38','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521498;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64514,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64515,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64516,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64517,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64518,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64519,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64520,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:42','2025-05-06 10:51:42','[2884,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521502;}',3,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64521,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:41','2025-05-06 10:51:41','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521501;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64522,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:44','2025-05-06 10:51:44','{\"post_id\":4035}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521504;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64523,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:44','2025-05-06 10:51:44','{\"post_id\":4031}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521504;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64524,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:44','2025-05-06 10:51:44','{\"post_id\":4033}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521504;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521504;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:45','2025-05-06 10:51:45','[4033,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521505;}',3,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64526,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:48','2025-05-06 10:51:48','{\"post_id\":2985}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521508;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:49','2025-05-06 10:51:49','[2985,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521509;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521509;}',3,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64528,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:51','2025-05-06 10:51:51','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521511;}',10,1,'2025-05-06 08:55:16','2025-05-06 10:55:16',0,NULL,10),
(64529,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:52','2025-05-06 10:51:52','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521512;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64530,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:53','2025-05-06 10:51:53','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521513;}',10,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64531,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:55','2025-05-06 10:51:55','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521515;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64532,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:57','2025-05-06 10:51:57','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521517;}',10,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64533,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:51:58','2025-05-06 10:51:58','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521518;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64534,'wc_delete_related_product_transients_async','complete','2025-05-06 08:51:59','2025-05-06 10:51:59','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521519;}',10,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64535,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:52:00','2025-05-06 10:52:00','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521520;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64536,'wc_delete_related_product_transients_async','complete','2025-05-06 08:52:01','2025-05-06 10:52:01','{\"post_id\":2983}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521521;}',10,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64537,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:52:02','2025-05-06 10:52:02','[2983,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521522;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64538,'wc_delete_related_product_transients_async','complete','2025-05-06 08:52:04','2025-05-06 10:52:04','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521524;}',10,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64539,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:52:05','2025-05-06 10:52:05','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521525;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64540,'wc_delete_related_product_transients_async','complete','2025-05-06 08:52:06','2025-05-06 10:52:06','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521526;}',10,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 08:52:07','2025-05-06 10:52:07','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746521527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746521527;}',3,1,'2025-05-06 08:55:17','2025-05-06 10:55:17',0,NULL,10),
(64542,'wc-admin_import_orders','complete','2025-05-06 09:57:55','2025-05-06 11:57:55','[5169]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746525475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746525475;}',2,1,'2025-05-06 09:59:09','2025-05-06 11:59:09',0,NULL,10),
(64543,'wc_delete_related_product_transients_async','complete','2025-05-06 09:57:50','2025-05-06 11:57:50','{\"post_id\":2759}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746525470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746525470;}',10,1,'2025-05-06 09:59:07','2025-05-06 11:59:07',0,NULL,10),
(64544,'woocommerce_deliver_webhook_async','complete','2025-05-06 09:57:50','2025-05-06 11:57:50','{\"webhook_id\":1,\"arg\":5169}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746525470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746525470;}',7,1,'2025-05-06 09:59:08','2025-05-06 11:59:08',0,NULL,10),
(64545,'woocommerce_deliver_webhook_async','complete','2025-05-06 09:57:50','2025-05-06 11:57:50','{\"webhook_id\":2,\"arg\":5169}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746525470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746525470;}',7,1,'2025-05-06 09:59:09','2025-05-06 11:59:09',0,NULL,10),
(64546,'wc_delete_related_product_transients_async','complete','2025-05-06 09:59:18','2025-05-06 11:59:18','{\"post_id\":2759}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746525558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746525558;}',10,1,'2025-05-06 10:05:19','2025-05-06 12:05:19',0,NULL,10),
(64547,'wc_delete_related_product_transients_async','complete','2025-05-06 10:09:05','2025-05-06 12:09:05','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746526145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746526145;}',10,1,'2025-05-06 10:09:49','2025-05-06 12:09:49',0,NULL,10),
(64548,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 10:09:06','2025-05-06 12:09:06','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746526146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746526146;}',3,1,'2025-05-06 10:09:49','2025-05-06 12:09:49',0,NULL,10),
(64549,'wc_delete_related_product_transients_async','complete','2025-05-06 10:20:31','2025-05-06 12:20:31','{\"post_id\":3566}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746526831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746526831;}',10,1,'2025-05-06 10:20:32','2025-05-06 12:20:32',0,NULL,10),
(64550,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 10:20:32','2025-05-06 12:20:32','[3566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746526832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746526832;}',3,1,'2025-05-06 10:20:32','2025-05-06 12:20:32',0,NULL,10),
(64551,'wc_delete_related_product_transients_async','complete','2025-05-06 10:27:38','2025-05-06 12:27:38','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746527258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746527258;}',10,1,'2025-05-06 10:27:39','2025-05-06 12:27:39',0,NULL,10),
(64552,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 10:27:39','2025-05-06 12:27:39','[2726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746527259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746527259;}',3,1,'2025-05-06 10:27:39','2025-05-06 12:27:39',0,NULL,10),
(64553,'wc_delete_related_product_transients_async','complete','2025-05-06 10:27:44','2025-05-06 12:27:44','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746527264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746527264;}',10,1,'2025-05-06 10:28:23','2025-05-06 12:28:23',0,NULL,10),
(64554,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 10:27:45','2025-05-06 12:27:45','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746527265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746527265;}',3,1,'2025-05-06 10:28:23','2025-05-06 12:28:23',0,NULL,10),
(64555,'wc_delete_related_product_transients_async','complete','2025-05-06 11:14:26','2025-05-06 13:14:26','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530066;}',10,1,'2025-05-06 11:14:27','2025-05-06 13:14:27',0,NULL,10),
(64556,'wc_delete_related_product_transients_async','complete','2025-05-06 11:14:26','2025-05-06 13:14:26','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530066;}',10,1,'2025-05-06 11:14:27','2025-05-06 13:14:27',0,NULL,10),
(64557,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:14:28','2025-05-06 13:14:28','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530068;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530068;}',3,1,'2025-05-06 11:15:48','2025-05-06 13:15:48',0,NULL,10),
(64558,'wc_delete_related_product_transients_async','complete','2025-05-06 11:14:27','2025-05-06 13:14:27','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530067;}',10,1,'2025-05-06 11:14:27','2025-05-06 13:14:27',0,NULL,10),
(64559,'wc_delete_related_product_transients_async','complete','2025-05-06 11:14:27','2025-05-06 13:14:27','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530067;}',10,1,'2025-05-06 11:14:27','2025-05-06 13:14:27',0,NULL,10),
(64560,'wc_delete_related_product_transients_async','complete','2025-05-06 11:14:27','2025-05-06 13:14:27','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530067;}',10,1,'2025-05-06 11:14:27','2025-05-06 13:14:27',0,NULL,10),
(64561,'wc_delete_related_product_transients_async','complete','2025-05-06 11:17:16','2025-05-06 13:17:16','{\"post_id\":4935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530236;}',10,1,'2025-05-06 11:18:52','2025-05-06 13:18:52',0,NULL,10),
(64562,'wc_delete_related_product_transients_async','complete','2025-05-06 11:17:16','2025-05-06 13:17:16','{\"post_id\":4934}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530236;}',10,1,'2025-05-06 11:18:52','2025-05-06 13:18:52',0,NULL,10),
(64563,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:17:18','2025-05-06 13:17:18','[4935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530238;}',3,1,'2025-05-06 11:18:52','2025-05-06 13:18:52',0,NULL,10),
(64564,'wc_delete_related_product_transients_async','complete','2025-05-06 11:17:17','2025-05-06 13:17:17','{\"post_id\":4937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530237;}',10,1,'2025-05-06 11:18:52','2025-05-06 13:18:52',0,NULL,10),
(64565,'wc_delete_related_product_transients_async','complete','2025-05-06 11:17:17','2025-05-06 13:17:17','{\"post_id\":4936}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530237;}',10,1,'2025-05-06 11:18:52','2025-05-06 13:18:52',0,NULL,10),
(64566,'wc_delete_related_product_transients_async','complete','2025-05-06 11:29:32','2025-05-06 13:29:32','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530972;}',10,1,'2025-05-06 11:29:33','2025-05-06 13:29:33',0,NULL,10),
(64567,'wc_delete_related_product_transients_async','complete','2025-05-06 11:29:32','2025-05-06 13:29:32','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530972;}',10,1,'2025-05-06 11:29:33','2025-05-06 13:29:33',0,NULL,10),
(64568,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:29:33','2025-05-06 13:29:33','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530973;}',3,1,'2025-05-06 11:29:33','2025-05-06 13:29:33',0,NULL,10),
(64569,'wc_delete_related_product_transients_async','complete','2025-05-06 11:29:33','2025-05-06 13:29:33','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530973;}',10,1,'2025-05-06 11:29:33','2025-05-06 13:29:33',0,NULL,10),
(64570,'wc_delete_related_product_transients_async','complete','2025-05-06 11:29:33','2025-05-06 13:29:33','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530973;}',10,1,'2025-05-06 11:29:33','2025-05-06 13:29:33',0,NULL,10),
(64571,'wc_delete_related_product_transients_async','complete','2025-05-06 11:29:33','2025-05-06 13:29:33','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746530973;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746530973;}',10,1,'2025-05-06 11:29:33','2025-05-06 13:29:33',0,NULL,10),
(64572,'wc_delete_related_product_transients_async','complete','2025-05-06 11:34:56','2025-05-06 13:34:56','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531296;}',10,1,'2025-05-06 11:36:01','2025-05-06 13:36:01',0,NULL,10),
(64573,'wc_delete_related_product_transients_async','complete','2025-05-06 11:34:56','2025-05-06 13:34:56','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531296;}',10,1,'2025-05-06 11:36:01','2025-05-06 13:36:01',0,NULL,10),
(64574,'wc_delete_related_product_transients_async','complete','2025-05-06 11:34:56','2025-05-06 13:34:56','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531296;}',10,1,'2025-05-06 11:36:01','2025-05-06 13:36:01',0,NULL,10),
(64575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:34:57','2025-05-06 13:34:57','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531297;}',3,1,'2025-05-06 11:36:01','2025-05-06 13:36:01',0,NULL,10),
(64576,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:01','2025-05-06 13:36:01',0,NULL,10),
(64577,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64578,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64579,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64580,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64581,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64582,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:36:02','2025-05-06 13:36:02','[2883,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531362;}',3,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64583,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:01','2025-05-06 13:36:01','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531361;}',10,1,'2025-05-06 11:36:02','2025-05-06 13:36:02',0,NULL,10),
(64584,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:04','2025-05-06 13:36:04','{\"post_id\":3224}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531364;}',10,1,'2025-05-06 11:36:30','2025-05-06 13:36:30',0,NULL,10),
(64585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:36:05','2025-05-06 13:36:05','[3224,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531365;}',3,1,'2025-05-06 11:36:30','2025-05-06 13:36:30',0,NULL,10),
(64586,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:07','2025-05-06 13:36:07','{\"post_id\":2866}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531367;}',10,1,'2025-05-06 11:36:30','2025-05-06 13:36:30',0,NULL,10),
(64587,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:36:08','2025-05-06 13:36:08','[2866,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531368;}',3,1,'2025-05-06 11:36:30','2025-05-06 13:36:30',0,NULL,10),
(64588,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:10','2025-05-06 13:36:10','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531370;}',10,1,'2025-05-06 11:36:30','2025-05-06 13:36:30',0,NULL,10),
(64589,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:36:11','2025-05-06 13:36:11','[2858,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531371;}',3,1,'2025-05-06 11:36:30','2025-05-06 13:36:30',0,NULL,10),
(64590,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:48','2025-05-06 13:36:48','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531408;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64591,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:48','2025-05-06 13:36:48','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531408;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64592,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:48','2025-05-06 13:36:48','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531408;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64593,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:36:49','2025-05-06 13:36:49','[2883,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531409;}',3,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64594,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:48','2025-05-06 13:36:48','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531408;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64595,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:48','2025-05-06 13:36:48','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531408;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64596,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:48','2025-05-06 13:36:48','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531408;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64597,'wc_delete_related_product_transients_async','complete','2025-05-06 11:36:49','2025-05-06 13:36:49','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531409;}',10,1,'2025-05-06 11:37:31','2025-05-06 13:37:31',0,NULL,10),
(64598,'wc_delete_related_product_transients_async','complete','2025-05-06 11:40:41','2025-05-06 13:40:41','{\"post_id\":2730}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531641;}',10,1,'2025-05-06 11:41:53','2025-05-06 13:41:53',0,NULL,10),
(64599,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:40:42','2025-05-06 13:40:42','[2730,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531642;}',3,1,'2025-05-06 11:41:53','2025-05-06 13:41:53',0,NULL,10),
(64600,'wc_delete_related_product_transients_async','complete','2025-05-06 11:40:44','2025-05-06 13:40:44','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531644;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531644;}',10,1,'2025-05-06 11:41:53','2025-05-06 13:41:53',0,NULL,10),
(64601,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 11:40:45','2025-05-06 13:40:45','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746531645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746531645;}',3,1,'2025-05-06 11:41:54','2025-05-06 13:41:54',0,NULL,10),
(64602,'wc_delete_related_product_transients_async','complete','2025-05-06 12:03:28','2025-05-06 14:03:28','{\"post_id\":2787}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533008;}',10,1,'2025-05-06 12:03:28','2025-05-06 14:03:28',0,NULL,10),
(64603,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 12:03:29','2025-05-06 14:03:29','[2787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533009;}',3,1,'2025-05-06 12:04:41','2025-05-06 14:04:41',0,NULL,10),
(64604,'wc_delete_related_product_transients_async','complete','2025-05-06 12:13:33','2025-05-06 14:13:33','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533613;}',10,1,'2025-05-06 12:13:34','2025-05-06 14:13:34',0,NULL,10),
(64605,'wc_delete_related_product_transients_async','complete','2025-05-06 12:13:33','2025-05-06 14:13:33','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533613;}',10,1,'2025-05-06 12:13:34','2025-05-06 14:13:34',0,NULL,10),
(64606,'wc_delete_related_product_transients_async','complete','2025-05-06 12:13:33','2025-05-06 14:13:33','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533613;}',10,1,'2025-05-06 12:13:34','2025-05-06 14:13:34',0,NULL,10),
(64607,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 12:13:34','2025-05-06 14:13:34','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533614;}',3,1,'2025-05-06 12:13:34','2025-05-06 14:13:34',0,NULL,10),
(64608,'wc_delete_related_product_transients_async','complete','2025-05-06 12:13:33','2025-05-06 14:13:33','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533613;}',10,1,'2025-05-06 12:13:34','2025-05-06 14:13:34',0,NULL,10),
(64609,'wc_delete_related_product_transients_async','complete','2025-05-06 12:13:34','2025-05-06 14:13:34','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533614;}',10,1,'2025-05-06 12:13:34','2025-05-06 14:13:34',0,NULL,10),
(64610,'wc_delete_related_product_transients_async','complete','2025-05-06 12:13:38','2025-05-06 14:13:38','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533618;}',10,1,'2025-05-06 12:14:45','2025-05-06 14:14:45',0,NULL,10),
(64611,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 12:13:39','2025-05-06 14:13:39','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746533619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746533619;}',3,1,'2025-05-06 12:14:45','2025-05-06 14:14:45',0,NULL,10),
(64612,'wc_delete_related_product_transients_async','complete','2025-05-06 13:33:25','2025-05-06 15:33:25','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538405;}',10,1,'2025-05-06 13:33:26','2025-05-06 15:33:26',0,NULL,10),
(64613,'wc_delete_related_product_transients_async','complete','2025-05-06 13:33:25','2025-05-06 15:33:25','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538405;}',10,1,'2025-05-06 13:33:26','2025-05-06 15:33:26',0,NULL,10),
(64614,'wc_delete_related_product_transients_async','complete','2025-05-06 13:33:25','2025-05-06 15:33:25','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538405;}',10,1,'2025-05-06 13:33:26','2025-05-06 15:33:26',0,NULL,10),
(64615,'wc_delete_related_product_transients_async','complete','2025-05-06 13:33:25','2025-05-06 15:33:25','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538405;}',10,1,'2025-05-06 13:33:26','2025-05-06 15:33:26',0,NULL,10),
(64616,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 13:33:26','2025-05-06 15:33:26','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538406;}',3,1,'2025-05-06 13:33:26','2025-05-06 15:33:26',0,NULL,10),
(64617,'wc_delete_related_product_transients_async','complete','2025-05-06 13:33:25','2025-05-06 15:33:25','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538405;}',10,1,'2025-05-06 13:33:26','2025-05-06 15:33:26',0,NULL,10),
(64618,'wc_delete_related_product_transients_async','complete','2025-05-06 13:33:28','2025-05-06 15:33:28','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538408;}',10,1,'2025-05-06 13:34:05','2025-05-06 15:34:05',0,NULL,10),
(64619,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 13:33:29','2025-05-06 15:33:29','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746538409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746538409;}',3,1,'2025-05-06 13:34:05','2025-05-06 15:34:05',0,NULL,10),
(64620,'wc_delete_related_product_transients_async','complete','2025-05-06 13:52:11','2025-05-06 15:52:11','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746539531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746539531;}',10,1,'2025-05-06 13:52:12','2025-05-06 15:52:12',0,NULL,10),
(64621,'wc_delete_related_product_transients_async','complete','2025-05-06 13:52:11','2025-05-06 15:52:11','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746539531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746539531;}',10,1,'2025-05-06 13:52:12','2025-05-06 15:52:12',0,NULL,10),
(64622,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-06 13:52:12','2025-05-06 15:52:12','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746539532;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746539532;}',3,1,'2025-05-06 13:52:12','2025-05-06 15:52:12',0,NULL,10),
(64623,'woocommerce_cleanup_draft_orders','complete','2025-05-07 13:52:12','2025-05-07 15:52:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746625932;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746625932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-07 13:53:35','2025-05-07 15:53:35',0,NULL,10),
(64624,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-06 14:13:16','2025-05-06 16:13:16','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746540796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746540796;}',8,1,'2025-05-06 14:24:22','2025-05-06 16:24:22',0,NULL,10),
(64625,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-07 02:12:47','2025-05-07 04:12:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746583967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746583967;}',8,1,'2025-05-07 02:29:10','2025-05-07 04:29:10',0,NULL,10),
(64626,'wc_delete_related_product_transients_async','complete','2025-05-07 05:32:37','2025-05-07 07:32:37','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746595957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746595957;}',10,1,'2025-05-07 05:32:38','2025-05-07 07:32:38',0,NULL,10),
(64627,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 05:32:38','2025-05-07 07:32:38','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746595958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746595958;}',3,1,'2025-05-07 05:32:38','2025-05-07 07:32:38',0,NULL,10),
(64628,'wc_delete_related_product_transients_async','complete','2025-05-07 05:32:40','2025-05-07 07:32:40','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746595960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746595960;}',10,1,'2025-05-07 05:34:32','2025-05-07 07:34:32',0,NULL,10),
(64629,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 05:32:41','2025-05-07 07:32:41','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746595961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746595961;}',3,1,'2025-05-07 05:34:32','2025-05-07 07:34:32',0,NULL,10),
(64630,'wc_delete_related_product_transients_async','complete','2025-05-07 07:01:51','2025-05-07 09:01:51','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746601311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746601311;}',10,1,'2025-05-07 07:07:11','2025-05-07 09:07:11',0,NULL,10),
(64631,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:01:52','2025-05-07 09:01:52','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746601312;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746601312;}',3,1,'2025-05-07 07:07:11','2025-05-07 09:07:11',0,NULL,10),
(64632,'wc_delete_related_product_transients_async','complete','2025-05-07 07:24:27','2025-05-07 09:24:27','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602667;}',10,1,'2025-05-07 07:24:28','2025-05-07 09:24:28',0,NULL,10),
(64633,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:24:28','2025-05-07 09:24:28','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602668;}',3,1,'2025-05-07 07:24:28','2025-05-07 09:24:28',0,NULL,10),
(64634,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:00','2025-05-07 09:29:00','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602940;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64635,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:00','2025-05-07 09:29:00','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602940;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64636,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:00','2025-05-07 09:29:00','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602940;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64637,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:00','2025-05-07 09:29:00','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602940;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64638,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:29:02','2025-05-07 09:29:02','[4395,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602942;}',3,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64639,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:01','2025-05-07 09:29:01','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602941;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64640,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:01','2025-05-07 09:29:01','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602941;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64641,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:01','2025-05-07 09:29:01','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602941;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64642,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:29:02','2025-05-07 09:29:02','[4399,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602942;}',3,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64643,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:01','2025-05-07 09:29:01','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602941;}',10,1,'2025-05-07 07:29:01','2025-05-07 09:29:01',0,NULL,10),
(64644,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:03','2025-05-07 09:29:03','{\"post_id\":4414}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602943;}',10,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64645,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:03','2025-05-07 09:29:03','{\"post_id\":4406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602943;}',10,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64646,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:03','2025-05-07 09:29:03','{\"post_id\":4408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602943;}',10,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64647,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:03','2025-05-07 09:29:03','{\"post_id\":4418}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602943;}',10,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64648,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:03','2025-05-07 09:29:03','{\"post_id\":4412}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602943;}',10,1,'2025-05-07 07:29:59','2025-05-07 09:29:59',0,NULL,10),
(64649,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:29:05','2025-05-07 09:29:05','[4412,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602945;}',3,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64650,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:04','2025-05-07 09:29:04','{\"post_id\":4410}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602944;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64651,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:04','2025-05-07 09:29:04','{\"post_id\":4416}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602944;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64652,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:04','2025-05-07 09:29:04','{\"post_id\":4420}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602944;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64653,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:04','2025-05-07 09:29:04','{\"post_id\":4413}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602944;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64654,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64655,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64656,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64657,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64658,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64659,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64660,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64661,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:08','2025-05-07 09:29:08','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602948;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64662,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4309}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64663,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4303}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64664,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:29:14','2025-05-07 09:29:14','[4309,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602954;}',3,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64665,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4322}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64666,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4307}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64667,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4311}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64668,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4316}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64669,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4315}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64670,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4318}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64671,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:13','2025-05-07 09:29:13','{\"post_id\":4320}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602953;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64672,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:14','2025-05-07 09:29:14','{\"post_id\":4305}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602954;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64673,'wc_delete_related_product_transients_async','complete','2025-05-07 07:29:14','2025-05-07 09:29:14','{\"post_id\":4313}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746602954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746602954;}',10,1,'2025-05-07 07:30:00','2025-05-07 09:30:00',0,NULL,10),
(64674,'wc_delete_related_product_transients_async','complete','2025-05-07 07:33:21','2025-05-07 09:33:21','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746603201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746603201;}',10,1,'2025-05-07 07:33:22','2025-05-07 09:33:22',0,NULL,10),
(64675,'wc_delete_related_product_transients_async','complete','2025-05-07 07:33:21','2025-05-07 09:33:21','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746603201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746603201;}',10,1,'2025-05-07 07:33:22','2025-05-07 09:33:22',0,NULL,10),
(64676,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 07:33:22','2025-05-07 09:33:22','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746603202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746603202;}',3,1,'2025-05-07 07:33:22','2025-05-07 09:33:22',0,NULL,10),
(64677,'wc_delete_related_product_transients_async','complete','2025-05-07 07:33:21','2025-05-07 09:33:21','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746603201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746603201;}',10,1,'2025-05-07 07:33:22','2025-05-07 09:33:22',0,NULL,10),
(64678,'wc-admin_import_orders','complete','2025-05-07 08:22:02','2025-05-07 10:22:02','[5170]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606122;}',2,1,'2025-05-07 08:22:31','2025-05-07 10:22:31',0,NULL,10),
(64679,'wc_delete_related_product_transients_async','complete','2025-05-07 08:21:57','2025-05-07 10:21:57','{\"post_id\":4385}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606117;}',10,1,'2025-05-07 08:21:57','2025-05-07 10:21:57',0,NULL,10),
(64680,'wc_delete_related_product_transients_async','complete','2025-05-07 08:21:57','2025-05-07 10:21:57','{\"post_id\":4383}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606117;}',10,1,'2025-05-07 08:21:57','2025-05-07 10:21:57',0,NULL,10),
(64681,'woocommerce_deliver_webhook_async','complete','2025-05-07 08:21:57','2025-05-07 10:21:57','{\"webhook_id\":1,\"arg\":5170}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606117;}',7,1,'2025-05-07 08:21:58','2025-05-07 10:21:58',0,NULL,10),
(64682,'woocommerce_deliver_webhook_async','complete','2025-05-07 08:21:57','2025-05-07 10:21:57','{\"webhook_id\":2,\"arg\":5170}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606117;}',7,1,'2025-05-07 08:21:59','2025-05-07 10:21:59',0,NULL,10),
(64683,'woocommerce_deliver_webhook_async','complete','2025-05-07 08:21:59','2025-05-07 10:21:59','{\"webhook_id\":2,\"arg\":5170}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606119;}',7,1,'2025-05-07 08:22:30','2025-05-07 10:22:30',0,NULL,10),
(64684,'wc_delete_related_product_transients_async','complete','2025-05-07 08:22:08','2025-05-07 10:22:08','{\"post_id\":4385}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606128;}',10,1,'2025-05-07 08:22:31','2025-05-07 10:22:31',0,NULL,10),
(64685,'wc_delete_related_product_transients_async','complete','2025-05-07 08:22:08','2025-05-07 10:22:08','{\"post_id\":4383}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606128;}',10,1,'2025-05-07 08:22:31','2025-05-07 10:22:31',0,NULL,10),
(64686,'wc_delete_related_product_transients_async','complete','2025-05-07 08:22:08','2025-05-07 10:22:08','{\"post_id\":4389}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606128;}',10,1,'2025-05-07 08:22:31','2025-05-07 10:22:31',0,NULL,10),
(64687,'wc_delete_related_product_transients_async','complete','2025-05-07 08:22:08','2025-05-07 10:22:08','{\"post_id\":4391}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606128;}',10,1,'2025-05-07 08:22:31','2025-05-07 10:22:31',0,NULL,10),
(64688,'wc_delete_related_product_transients_async','complete','2025-05-07 08:22:08','2025-05-07 10:22:08','{\"post_id\":4387}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606128;}',10,1,'2025-05-07 08:22:31','2025-05-07 10:22:31',0,NULL,10),
(64689,'wc_delete_related_product_transients_async','complete','2025-05-07 08:28:27','2025-05-07 10:28:27','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606507;}',10,1,'2025-05-07 08:28:28','2025-05-07 10:28:28',0,NULL,10),
(64690,'wc_delete_related_product_transients_async','complete','2025-05-07 08:28:27','2025-05-07 10:28:27','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606507;}',10,1,'2025-05-07 08:28:28','2025-05-07 10:28:28',0,NULL,10),
(64691,'wc_delete_related_product_transients_async','complete','2025-05-07 08:28:27','2025-05-07 10:28:27','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606507;}',10,1,'2025-05-07 08:28:28','2025-05-07 10:28:28',0,NULL,10),
(64692,'wc_delete_related_product_transients_async','complete','2025-05-07 08:28:27','2025-05-07 10:28:27','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606507;}',10,1,'2025-05-07 08:28:28','2025-05-07 10:28:28',0,NULL,10),
(64693,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 08:28:28','2025-05-07 10:28:28','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606508;}',3,1,'2025-05-07 08:28:28','2025-05-07 10:28:28',0,NULL,10),
(64694,'wc_delete_related_product_transients_async','complete','2025-05-07 08:28:27','2025-05-07 10:28:27','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606507;}',10,1,'2025-05-07 08:28:28','2025-05-07 10:28:28',0,NULL,10),
(64695,'wc_delete_related_product_transients_async','complete','2025-05-07 08:28:31','2025-05-07 10:28:31','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606511;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64696,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 08:28:32','2025-05-07 10:28:32','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606512;}',3,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64697,'wc_delete_related_product_transients_async','complete','2025-05-07 08:29:17','2025-05-07 10:29:17','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606557;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64698,'wc_delete_related_product_transients_async','complete','2025-05-07 08:29:17','2025-05-07 10:29:17','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606557;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64699,'wc_delete_related_product_transients_async','complete','2025-05-07 08:29:17','2025-05-07 10:29:17','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606557;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64700,'wc_delete_related_product_transients_async','complete','2025-05-07 08:29:17','2025-05-07 10:29:17','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606557;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64701,'wc_delete_related_product_transients_async','complete','2025-05-07 08:29:17','2025-05-07 10:29:17','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606557;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606557;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64702,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 08:29:18','2025-05-07 10:29:18','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606558;}',3,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64703,'wc_delete_related_product_transients_async','complete','2025-05-07 08:29:20','2025-05-07 10:29:20','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606560;}',10,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64704,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 08:29:21','2025-05-07 10:29:21','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746606561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746606561;}',3,1,'2025-05-07 08:30:31','2025-05-07 10:30:31',0,NULL,10),
(64705,'wc_delete_related_product_transients_async','complete','2025-05-07 09:30:05','2025-05-07 11:30:05','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746610205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746610205;}',10,1,'2025-05-07 09:30:06','2025-05-07 11:30:06',0,NULL,10),
(64706,'wc_delete_related_product_transients_async','complete','2025-05-07 09:30:05','2025-05-07 11:30:05','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746610205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746610205;}',10,1,'2025-05-07 09:30:06','2025-05-07 11:30:06',0,NULL,10),
(64707,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 09:30:06','2025-05-07 11:30:06','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746610206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746610206;}',3,1,'2025-05-07 09:30:06','2025-05-07 11:30:06',0,NULL,10),
(64708,'wc_delete_related_product_transients_async','complete','2025-05-07 09:30:05','2025-05-07 11:30:05','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746610205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746610205;}',10,1,'2025-05-07 09:30:06','2025-05-07 11:30:06',0,NULL,10),
(64709,'wc_delete_related_product_transients_async','complete','2025-05-07 10:01:45','2025-05-07 12:01:45','{\"post_id\":3646}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746612105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746612105;}',10,1,'2025-05-07 10:01:45','2025-05-07 12:01:45',0,NULL,10),
(64710,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 10:01:46','2025-05-07 12:01:46','[3646,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746612106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746612106;}',3,1,'2025-05-07 10:03:26','2025-05-07 12:03:26',0,NULL,10),
(64711,'wc_delete_related_product_transients_async','complete','2025-05-07 10:01:47','2025-05-07 12:01:47','{\"post_id\":3648}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746612107;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746612107;}',10,1,'2025-05-07 10:03:26','2025-05-07 12:03:26',0,NULL,10),
(64712,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 10:01:48','2025-05-07 12:01:48','[3648,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746612108;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746612108;}',3,1,'2025-05-07 10:03:26','2025-05-07 12:03:26',0,NULL,10),
(64713,'wc_delete_related_product_transients_async','complete','2025-05-07 10:01:50','2025-05-07 12:01:50','{\"post_id\":3644}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746612110;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746612110;}',10,1,'2025-05-07 10:03:26','2025-05-07 12:03:26',0,NULL,10),
(64714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 10:01:51','2025-05-07 12:01:51','[3644,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746612111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746612111;}',3,1,'2025-05-07 10:03:26','2025-05-07 12:03:26',0,NULL,10),
(64715,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:17:44','2025-05-07 12:17:44',0,NULL,10),
(64716,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:17:44','2025-05-07 12:17:44',0,NULL,10),
(64717,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:17:44','2025-05-07 12:17:44',0,NULL,10),
(64718,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 10:17:45','2025-05-07 12:17:45','[4635,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613065;}',3,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64719,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:17:44','2025-05-07 12:17:44',0,NULL,10),
(64720,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 10:17:45','2025-05-07 12:17:45','[4631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613065;}',3,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64721,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:17:44','2025-05-07 12:17:44',0,NULL,10),
(64722,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:17:44','2025-05-07 12:17:44',0,NULL,10),
(64723,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64724,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:44','2025-05-07 12:17:44','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613064;}',10,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64725,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:47','2025-05-07 12:17:47','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613067;}',10,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64726,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:47','2025-05-07 12:17:47','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613067;}',10,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64727,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:47','2025-05-07 12:17:47','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613067;}',10,1,'2025-05-07 10:18:57','2025-05-07 12:18:57',0,NULL,10),
(64728,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:47','2025-05-07 12:17:47','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613067;}',10,1,'2025-05-07 10:18:58','2025-05-07 12:18:58',0,NULL,10),
(64729,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:47','2025-05-07 12:17:47','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613067;}',10,1,'2025-05-07 10:18:58','2025-05-07 12:18:58',0,NULL,10),
(64730,'wc_delete_related_product_transients_async','complete','2025-05-07 10:17:47','2025-05-07 12:17:47','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613067;}',10,1,'2025-05-07 10:18:58','2025-05-07 12:18:58',0,NULL,10),
(64731,'wc_delete_related_product_transients_async','complete','2025-05-07 10:32:36','2025-05-07 12:32:36','{\"post_id\":3457}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613956;}',10,1,'2025-05-07 10:33:48','2025-05-07 12:33:48',0,NULL,10),
(64732,'wc_delete_related_product_transients_async','complete','2025-05-07 10:32:36','2025-05-07 12:32:36','{\"post_id\":3455}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613956;}',10,1,'2025-05-07 10:33:48','2025-05-07 12:33:48',0,NULL,10),
(64733,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 10:32:37','2025-05-07 12:32:37','[3457,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746613957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746613957;}',3,1,'2025-05-07 10:33:48','2025-05-07 12:33:48',0,NULL,10),
(64734,'wc_delete_related_product_transients_async','complete','2025-05-07 11:14:12','2025-05-07 13:14:12','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616452;}',10,1,'2025-05-07 11:14:33','2025-05-07 13:14:33',0,NULL,10),
(64735,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 11:14:13','2025-05-07 13:14:13','[2726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616453;}',3,1,'2025-05-07 11:14:33','2025-05-07 13:14:33',0,NULL,10),
(64736,'wc_delete_related_product_transients_async','complete','2025-05-07 11:21:32','2025-05-07 13:21:32','{\"post_id\":2966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616892;}',10,1,'2025-05-07 11:21:33','2025-05-07 13:21:33',0,NULL,10),
(64737,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 11:21:33','2025-05-07 13:21:33','[2966,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616893;}',3,1,'2025-05-07 11:21:33','2025-05-07 13:21:33',0,NULL,10),
(64738,'wc_delete_related_product_transients_async','complete','2025-05-07 11:21:35','2025-05-07 13:21:35','{\"post_id\":3422}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616895;}',10,1,'2025-05-07 11:23:11','2025-05-07 13:23:11',0,NULL,10),
(64739,'wc_delete_related_product_transients_async','complete','2025-05-07 11:21:35','2025-05-07 13:21:35','{\"post_id\":3420}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616895;}',10,1,'2025-05-07 11:23:11','2025-05-07 13:23:11',0,NULL,10),
(64740,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 11:21:36','2025-05-07 13:21:36','[3422,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616896;}',3,1,'2025-05-07 11:23:11','2025-05-07 13:23:11',0,NULL,10),
(64741,'wc_delete_related_product_transients_async','complete','2025-05-07 11:21:35','2025-05-07 13:21:35','{\"post_id\":3424}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746616895;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746616895;}',10,1,'2025-05-07 11:23:11','2025-05-07 13:23:11',0,NULL,10),
(64742,'wc_delete_related_product_transients_async','complete','2025-05-07 11:46:35','2025-05-07 13:46:35','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746618395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746618395;}',10,1,'2025-05-07 11:46:36','2025-05-07 13:46:36',0,NULL,10),
(64743,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 11:46:36','2025-05-07 13:46:36','[2726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746618396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746618396;}',3,1,'2025-05-07 11:46:36','2025-05-07 13:46:36',0,NULL,10),
(64744,'wc_delete_related_product_transients_async','complete','2025-05-07 11:46:40','2025-05-07 13:46:40','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746618400;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746618400;}',10,1,'2025-05-07 11:52:42','2025-05-07 13:52:42',0,NULL,10),
(64745,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 11:46:41','2025-05-07 13:46:41','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746618401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746618401;}',3,1,'2025-05-07 11:52:43','2025-05-07 13:52:43',0,NULL,10),
(64746,'wc_delete_related_product_transients_async','complete','2025-05-07 13:16:13','2025-05-07 15:16:13','{\"post_id\":2785}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746623773;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746623773;}',10,1,'2025-05-07 13:16:32','2025-05-07 15:16:32',0,NULL,10),
(64747,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 13:16:14','2025-05-07 15:16:14','[2785,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746623774;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746623774;}',3,1,'2025-05-07 13:16:32','2025-05-07 15:16:32',0,NULL,10),
(64748,'woocommerce_cleanup_draft_orders','complete','2025-05-08 13:53:35','2025-05-08 15:53:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746712415;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746712415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-08 13:54:21','2025-05-08 15:54:21',0,NULL,10),
(64749,'wc_delete_related_product_transients_async','complete','2025-05-07 14:08:02','2025-05-07 16:08:02','{\"post_id\":4107}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626882;}',10,1,'2025-05-07 14:08:02','2025-05-07 16:08:02',0,NULL,10),
(64750,'wc_delete_related_product_transients_async','complete','2025-05-07 14:08:02','2025-05-07 16:08:02','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626882;}',10,1,'2025-05-07 14:08:02','2025-05-07 16:08:02',0,NULL,10),
(64751,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:08:03','2025-05-07 16:08:03','[4107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626883;}',3,1,'2025-05-07 14:09:58','2025-05-07 16:09:58',0,NULL,10),
(64752,'wc_delete_related_product_transients_async','complete','2025-05-07 14:08:02','2025-05-07 16:08:02','{\"post_id\":4109}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626882;}',10,1,'2025-05-07 14:08:02','2025-05-07 16:08:02',0,NULL,10),
(64753,'wc_delete_related_product_transients_async','complete','2025-05-07 14:08:02','2025-05-07 16:08:02','{\"post_id\":4113}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626882;}',10,1,'2025-05-07 14:08:02','2025-05-07 16:08:02',0,NULL,10),
(64754,'wc_delete_related_product_transients_async','complete','2025-05-07 14:08:02','2025-05-07 16:08:02','{\"post_id\":4111}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626882;}',10,1,'2025-05-07 14:08:02','2025-05-07 16:08:02',0,NULL,10),
(64755,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-07 14:08:02','2025-05-07 16:08:02','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746626882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746626882;}',8,1,'2025-05-07 14:09:58','2025-05-07 16:09:58',0,NULL,10),
(64756,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:14','2025-05-07 16:34:14','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628454;}',10,1,'2025-05-07 14:34:15','2025-05-07 16:34:15',0,NULL,10),
(64757,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:34:15','2025-05-07 16:34:15','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628455;}',3,1,'2025-05-07 14:34:15','2025-05-07 16:34:15',0,NULL,10),
(64758,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:16','2025-05-07 16:34:16','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628456;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64759,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:16','2025-05-07 16:34:16','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628456;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64760,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:16','2025-05-07 16:34:16','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628456;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64761,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:16','2025-05-07 16:34:16','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628456;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64762,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:34:17','2025-05-07 16:34:17','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628457;}',3,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64763,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:16','2025-05-07 16:34:16','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628456;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64764,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:22','2025-05-07 16:34:22','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628462;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64765,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:22','2025-05-07 16:34:22','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628462;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64766,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:34:23','2025-05-07 16:34:23','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628463;}',3,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64767,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:22','2025-05-07 16:34:22','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628462;}',10,1,'2025-05-07 14:34:23','2025-05-07 16:34:23',0,NULL,10),
(64768,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:26','2025-05-07 16:34:26','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628466;}',10,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64769,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:26','2025-05-07 16:34:26','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628466;}',10,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64770,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:34:27','2025-05-07 16:34:27','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628467;}',3,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64771,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:26','2025-05-07 16:34:26','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628466;}',10,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64772,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:29','2025-05-07 16:34:29','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628469;}',10,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64773,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:34:30','2025-05-07 16:34:30','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628470;}',3,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64774,'wc_delete_related_product_transients_async','complete','2025-05-07 14:34:31','2025-05-07 16:34:31','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628471;}',10,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64775,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-07 14:34:32','2025-05-07 16:34:32','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746628472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746628472;}',3,1,'2025-05-07 14:41:16','2025-05-07 16:41:16',0,NULL,10),
(64776,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-08 02:32:40','2025-05-08 04:32:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746671560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746671560;}',8,1,'2025-05-08 02:39:58','2025-05-08 04:39:58',0,NULL,10),
(64777,'wc-admin_import_orders','complete','2025-05-08 05:35:27','2025-05-08 07:35:27','[5170]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682527;}',2,1,'2025-05-08 05:35:42','2025-05-08 07:35:42',0,NULL,10),
(64778,'woocommerce_deliver_webhook_async','complete','2025-05-08 05:35:22','2025-05-08 07:35:22','{\"webhook_id\":2,\"arg\":5170}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682522;}',7,1,'2025-05-08 05:35:24','2025-05-08 07:35:24',0,NULL,10),
(64779,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:19','2025-05-08 07:37:19','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682639;}',10,1,'2025-05-08 05:37:20','2025-05-08 07:37:20',0,NULL,10),
(64780,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:37:20','2025-05-08 07:37:20','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682640;}',3,1,'2025-05-08 05:37:20','2025-05-08 07:37:20',0,NULL,10),
(64781,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:22','2025-05-08 07:37:22','{\"post_id\":4022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682642;}',10,1,'2025-05-08 05:37:23','2025-05-08 07:37:23',0,NULL,10),
(64782,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:22','2025-05-08 07:37:22','{\"post_id\":4020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682642;}',10,1,'2025-05-08 05:37:23','2025-05-08 07:37:23',0,NULL,10),
(64783,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:37:23','2025-05-08 07:37:23','[4022,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682643;}',3,1,'2025-05-08 05:37:23','2025-05-08 07:37:23',0,NULL,10),
(64784,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:22','2025-05-08 07:37:22','{\"post_id\":4024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682642;}',10,1,'2025-05-08 05:37:23','2025-05-08 07:37:23',0,NULL,10),
(64785,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:25','2025-05-08 07:37:25','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682645;}',10,1,'2025-05-08 05:37:44','2025-05-08 07:37:44',0,NULL,10),
(64786,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:37:26','2025-05-08 07:37:26','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682646;}',3,1,'2025-05-08 05:37:44','2025-05-08 07:37:44',0,NULL,10),
(64787,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:27','2025-05-08 07:37:27','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682647;}',10,1,'2025-05-08 05:37:44','2025-05-08 07:37:44',0,NULL,10),
(64788,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:37:28','2025-05-08 07:37:28','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682648;}',3,1,'2025-05-08 05:37:44','2025-05-08 07:37:44',0,NULL,10),
(64789,'wc_delete_related_product_transients_async','complete','2025-05-08 05:37:32','2025-05-08 07:37:32','{\"post_id\":2753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682652;}',10,1,'2025-05-08 05:37:44','2025-05-08 07:37:44',0,NULL,10),
(64790,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:37:33','2025-05-08 07:37:33','[2753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746682653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746682653;}',3,1,'2025-05-08 05:37:44','2025-05-08 07:37:44',0,NULL,10),
(64791,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64792,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64793,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:56:28','2025-05-08 07:56:28','[4635,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683788;}',3,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64794,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64795,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64796,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64797,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64798,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64799,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:27','2025-05-08 07:56:27','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683787;}',10,1,'2025-05-08 05:56:28','2025-05-08 07:56:28',0,NULL,10),
(64800,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:32','2025-05-08 07:56:32','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683792;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683792;}',10,1,'2025-05-08 05:57:54','2025-05-08 07:57:54',0,NULL,10),
(64801,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:56:33','2025-05-08 07:56:33','[2848,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683793;}',3,1,'2025-05-08 05:57:54','2025-05-08 07:57:54',0,NULL,10),
(64802,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:34','2025-05-08 07:56:34','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683794;}',10,1,'2025-05-08 05:57:54','2025-05-08 07:57:54',0,NULL,10),
(64803,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:56:35','2025-05-08 07:56:35','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683795;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683795;}',3,1,'2025-05-08 05:57:54','2025-05-08 07:57:54',0,NULL,10),
(64804,'wc_delete_related_product_transients_async','complete','2025-05-08 05:56:36','2025-05-08 07:56:36','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683796;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683796;}',10,1,'2025-05-08 05:57:54','2025-05-08 07:57:54',0,NULL,10),
(64805,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 05:56:37','2025-05-08 07:56:37','[2858,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746683797;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746683797;}',3,1,'2025-05-08 05:57:54','2025-05-08 07:57:54',0,NULL,10),
(64806,'wc_delete_related_product_transients_async','complete','2025-05-08 06:31:07','2025-05-08 08:31:07','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746685867;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746685867;}',10,1,'2025-05-08 06:31:08','2025-05-08 08:31:08',0,NULL,10),
(64807,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:31:08','2025-05-08 08:31:08','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746685868;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746685868;}',3,1,'2025-05-08 06:31:08','2025-05-08 08:31:08',0,NULL,10),
(64808,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:09','2025-05-08 08:34:09','{\"post_id\":2785}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686049;}',10,1,'2025-05-08 06:34:10','2025-05-08 08:34:10',0,NULL,10),
(64809,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:34:10','2025-05-08 08:34:10','[2785,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686050;}',3,1,'2025-05-08 06:34:10','2025-05-08 08:34:10',0,NULL,10),
(64810,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:40','2025-05-08 08:34:40','{\"post_id\":3446}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686080;}',10,1,'2025-05-08 06:34:40','2025-05-08 08:34:40',0,NULL,10),
(64811,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:40','2025-05-08 08:34:40','{\"post_id\":3444}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686080;}',10,1,'2025-05-08 06:34:41','2025-05-08 08:34:41',0,NULL,10),
(64812,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:34:41','2025-05-08 08:34:41','[3446,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686081;}',3,1,'2025-05-08 06:34:41','2025-05-08 08:34:41',0,NULL,10),
(64813,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:40','2025-05-08 08:34:40','{\"post_id\":3450}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686080;}',10,1,'2025-05-08 06:34:41','2025-05-08 08:34:41',0,NULL,10),
(64814,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:40','2025-05-08 08:34:40','{\"post_id\":3448}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686080;}',10,1,'2025-05-08 06:34:41','2025-05-08 08:34:41',0,NULL,10),
(64815,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:43','2025-05-08 08:34:43','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686083;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64816,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:43','2025-05-08 08:34:43','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686083;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64817,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:43','2025-05-08 08:34:43','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686083;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64818,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:43','2025-05-08 08:34:43','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686083;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64819,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:43','2025-05-08 08:34:43','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686083;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686083;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64820,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:34:44','2025-05-08 08:34:44','[3666,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686084;}',3,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64821,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:46','2025-05-08 08:34:46','{\"post_id\":2821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686086;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64822,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:34:47','2025-05-08 08:34:47','[2821,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686087;}',3,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64823,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:49','2025-05-08 08:34:49','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686089;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686089;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64824,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:34:50','2025-05-08 08:34:50','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686090;}',3,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64825,'wc_delete_related_product_transients_async','complete','2025-05-08 06:34:51','2025-05-08 08:34:51','{\"post_id\":2823}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686091;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686091;}',10,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64826,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 06:34:52','2025-05-08 08:34:52','[2823,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746686092;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746686092;}',3,1,'2025-05-08 06:36:04','2025-05-08 08:36:04',0,NULL,10),
(64827,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:30','2025-05-08 09:48:30','{\"post_id\":4949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690510;}',10,1,'2025-05-08 07:48:31','2025-05-08 09:48:31',0,NULL,10),
(64828,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:30','2025-05-08 09:48:30','{\"post_id\":4948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690510;}',10,1,'2025-05-08 07:48:31','2025-05-08 09:48:31',0,NULL,10),
(64829,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 07:48:31','2025-05-08 09:48:31','[4949,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690511;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690511;}',3,1,'2025-05-08 07:48:31','2025-05-08 09:48:31',0,NULL,10),
(64830,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:30','2025-05-08 09:48:30','{\"post_id\":4951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690510;}',10,1,'2025-05-08 07:48:31','2025-05-08 09:48:31',0,NULL,10),
(64831,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:30','2025-05-08 09:48:30','{\"post_id\":4950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690510;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690510;}',10,1,'2025-05-08 07:48:31','2025-05-08 09:48:31',0,NULL,10),
(64832,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:32','2025-05-08 09:48:32','{\"post_id\":5056}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690512;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64833,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:33','2025-05-08 09:48:33','{\"post_id\":5054}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690513;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64834,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 07:48:34','2025-05-08 09:48:34','[5056,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690514;}',3,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64835,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:33','2025-05-08 09:48:33','{\"post_id\":5058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690513;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64836,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:36','2025-05-08 09:48:36','{\"post_id\":5084}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690516;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64837,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:37','2025-05-08 09:48:37','{\"post_id\":5080}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690517;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64838,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:37','2025-05-08 09:48:37','{\"post_id\":5082}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690517;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64839,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 07:48:38','2025-05-08 09:48:38','[5082,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690518;}',3,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64840,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:39','2025-05-08 09:48:39','{\"post_id\":5094}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690519;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64841,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:39','2025-05-08 09:48:39','{\"post_id\":5092}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690519;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64842,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 07:48:40','2025-05-08 09:48:40','[5094,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690520;}',3,1,'2025-05-08 07:58:20','2025-05-08 09:58:20',0,NULL,10),
(64843,'wc_delete_related_product_transients_async','complete','2025-05-08 07:48:39','2025-05-08 09:48:39','{\"post_id\":5096}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746690519;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746690519;}',10,1,'2025-05-08 07:58:19','2025-05-08 09:58:19',0,NULL,10),
(64844,'wc_delete_related_product_transients_async','complete','2025-05-08 08:17:11','2025-05-08 10:17:11','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692231;}',10,1,'2025-05-08 08:17:55','2025-05-08 10:17:55',0,NULL,10),
(64845,'wc_delete_related_product_transients_async','complete','2025-05-08 08:17:11','2025-05-08 10:17:11','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692231;}',10,1,'2025-05-08 08:17:55','2025-05-08 10:17:55',0,NULL,10),
(64846,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:17:12','2025-05-08 10:17:12','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692232;}',3,1,'2025-05-08 08:17:55','2025-05-08 10:17:55',0,NULL,10),
(64847,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64848,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64849,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64850,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64851,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64852,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64853,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:15','2025-05-08 10:20:15','[2924,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692415;}',3,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64854,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:14','2025-05-08 10:20:14','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692414;}',10,1,'2025-05-08 08:20:15','2025-05-08 10:20:15',0,NULL,10),
(64855,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:17','2025-05-08 10:20:17','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692417;}',10,1,'2025-05-08 08:20:25','2025-05-08 10:20:25',0,NULL,10),
(64856,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:17','2025-05-08 10:20:17','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692417;}',10,1,'2025-05-08 08:20:25','2025-05-08 10:20:25',0,NULL,10),
(64857,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:18','2025-05-08 10:20:18','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692418;}',3,1,'2025-05-08 08:20:25','2025-05-08 10:20:25',0,NULL,10),
(64858,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:20','2025-05-08 10:20:20','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692420;}',10,1,'2025-05-08 08:20:25','2025-05-08 10:20:25',0,NULL,10),
(64859,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:21','2025-05-08 10:20:21','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692421;}',3,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64860,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:25','2025-05-08 10:20:25','{\"post_id\":4641}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692425;}',10,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64861,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:25','2025-05-08 10:20:25','{\"post_id\":3179}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692425;}',10,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64862,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:25','2025-05-08 10:20:25','{\"post_id\":3180}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692425;}',10,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64863,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:25','2025-05-08 10:20:25','{\"post_id\":3181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692425;}',10,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64864,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:26','2025-05-08 10:20:26','[3181,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692426;}',3,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64865,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:25','2025-05-08 10:20:25','{\"post_id\":3182}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692425;}',10,1,'2025-05-08 08:20:26','2025-05-08 10:20:26',0,NULL,10),
(64866,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:27','2025-05-08 10:20:27','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692427;}',10,1,'2025-05-08 08:35:21','2025-05-08 10:35:21',0,NULL,10),
(64867,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:28','2025-05-08 10:20:28','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692428;}',3,1,'2025-05-08 08:35:21','2025-05-08 10:35:21',0,NULL,10),
(64868,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:29','2025-05-08 10:20:29','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692429;}',10,1,'2025-05-08 08:35:21','2025-05-08 10:35:21',0,NULL,10),
(64869,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:30','2025-05-08 10:20:30','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692430;}',3,1,'2025-05-08 08:35:21','2025-05-08 10:35:21',0,NULL,10),
(64870,'wc_delete_related_product_transients_async','complete','2025-05-08 08:20:32','2025-05-08 10:20:32','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692432;}',10,1,'2025-05-08 08:35:21','2025-05-08 10:35:21',0,NULL,10),
(64871,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 08:20:33','2025-05-08 10:20:33','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746692433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746692433;}',3,1,'2025-05-08 08:35:21','2025-05-08 10:35:21',0,NULL,10),
(64872,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:35','2025-05-08 12:05:35','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698735;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64873,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:35','2025-05-08 12:05:35','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698735;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64874,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:35','2025-05-08 12:05:35','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698735;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64875,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:35','2025-05-08 12:05:35','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698735;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64876,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:35','2025-05-08 12:05:35','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698735;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64877,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 10:05:36','2025-05-08 12:05:36','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698736;}',3,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64878,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:38','2025-05-08 12:05:38','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698738;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64879,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 10:05:39','2025-05-08 12:05:39','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698739;}',3,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64880,'wc_delete_related_product_transients_async','complete','2025-05-08 10:05:42','2025-05-08 12:05:42','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698742;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698742;}',10,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64881,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 10:05:43','2025-05-08 12:05:43','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746698743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746698743;}',3,1,'2025-05-08 10:06:42','2025-05-08 12:06:42',0,NULL,10),
(64882,'wc_delete_related_product_transients_async','complete','2025-05-08 10:23:48','2025-05-08 12:23:48','{\"post_id\":4957}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746699828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746699828;}',10,1,'2025-05-08 10:23:49','2025-05-08 12:23:49',0,NULL,10),
(64883,'wc_delete_related_product_transients_async','complete','2025-05-08 10:23:48','2025-05-08 12:23:48','{\"post_id\":4956}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746699828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746699828;}',10,1,'2025-05-08 10:23:49','2025-05-08 12:23:49',0,NULL,10),
(64884,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 10:23:49','2025-05-08 12:23:49','[4957,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746699829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746699829;}',3,1,'2025-05-08 10:23:49','2025-05-08 12:23:49',0,NULL,10),
(64885,'wc_delete_related_product_transients_async','complete','2025-05-08 10:29:48','2025-05-08 12:29:48','{\"post_id\":3822}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700188;}',10,1,'2025-05-08 10:29:48','2025-05-08 12:29:48',0,NULL,10),
(64886,'wc_delete_related_product_transients_async','complete','2025-05-08 10:29:48','2025-05-08 12:29:48','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700188;}',10,1,'2025-05-08 10:29:48','2025-05-08 12:29:48',0,NULL,10),
(64887,'wc_delete_related_product_transients_async','complete','2025-05-08 10:29:48','2025-05-08 12:29:48','{\"post_id\":3824}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700188;}',10,1,'2025-05-08 10:29:48','2025-05-08 12:29:48',0,NULL,10),
(64888,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 10:29:49','2025-05-08 12:29:49','[3824,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700189;}',3,1,'2025-05-08 10:29:49','2025-05-08 12:29:49',0,NULL,10),
(64889,'wc_delete_related_product_transients_async','complete','2025-05-08 10:29:48','2025-05-08 12:29:48','{\"post_id\":3827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700188;}',10,1,'2025-05-08 10:29:48','2025-05-08 12:29:48',0,NULL,10),
(64890,'wc_delete_related_product_transients_async','complete','2025-05-08 10:29:48','2025-05-08 12:29:48','{\"post_id\":3823}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700188;}',10,1,'2025-05-08 10:29:48','2025-05-08 12:29:48',0,NULL,10),
(64891,'wc_delete_related_product_transients_async','complete','2025-05-08 10:29:48','2025-05-08 12:29:48','{\"post_id\":3826}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746700188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746700188;}',10,1,'2025-05-08 10:29:48','2025-05-08 12:29:48',0,NULL,10),
(64892,'wc_delete_related_product_transients_async','complete','2025-05-08 11:38:42','2025-05-08 13:38:42','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704322;}',10,1,'2025-05-08 11:39:18','2025-05-08 13:39:18',0,NULL,10),
(64893,'wc_delete_related_product_transients_async','complete','2025-05-08 11:38:42','2025-05-08 13:38:42','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704322;}',10,1,'2025-05-08 11:39:18','2025-05-08 13:39:18',0,NULL,10),
(64894,'wc_delete_related_product_transients_async','complete','2025-05-08 11:38:43','2025-05-08 13:38:43','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704323;}',10,1,'2025-05-08 11:39:18','2025-05-08 13:39:18',0,NULL,10),
(64895,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:38:44','2025-05-08 13:38:44','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704324;}',3,1,'2025-05-08 11:39:19','2025-05-08 13:39:19',0,NULL,10),
(64896,'wc_delete_related_product_transients_async','complete','2025-05-08 11:38:51','2025-05-08 13:38:51','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704331;}',10,1,'2025-05-08 11:39:19','2025-05-08 13:39:19',0,NULL,10),
(64897,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:38:53','2025-05-08 13:38:53','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704333;}',3,1,'2025-05-08 11:39:19','2025-05-08 13:39:19',0,NULL,10),
(64898,'wc_delete_related_product_transients_async','complete','2025-05-08 11:40:28','2025-05-08 13:40:28','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704428;}',10,1,'2025-05-08 11:40:32','2025-05-08 13:40:32',0,NULL,10),
(64899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:40:29','2025-05-08 13:40:29','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746704429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746704429;}',3,1,'2025-05-08 11:40:32','2025-05-08 13:40:32',0,NULL,10),
(64900,'wc_delete_related_product_transients_async','complete','2025-05-08 11:53:38','2025-05-08 13:53:38','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705218;}',10,1,'2025-05-08 11:54:35','2025-05-08 13:54:35',0,NULL,10),
(64901,'wc_delete_related_product_transients_async','complete','2025-05-08 11:53:38','2025-05-08 13:53:38','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705218;}',10,1,'2025-05-08 11:54:35','2025-05-08 13:54:35',0,NULL,10),
(64902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:53:39','2025-05-08 13:53:39','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705219;}',3,1,'2025-05-08 11:54:35','2025-05-08 13:54:35',0,NULL,10),
(64903,'wc_delete_related_product_transients_async','complete','2025-05-08 11:53:38','2025-05-08 13:53:38','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705218;}',10,1,'2025-05-08 11:54:35','2025-05-08 13:54:35',0,NULL,10),
(64904,'wc_delete_related_product_transients_async','complete','2025-05-08 11:53:38','2025-05-08 13:53:38','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705218;}',10,1,'2025-05-08 11:54:35','2025-05-08 13:54:35',0,NULL,10),
(64905,'wc_delete_related_product_transients_async','complete','2025-05-08 11:53:38','2025-05-08 13:53:38','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705218;}',10,1,'2025-05-08 11:54:35','2025-05-08 13:54:35',0,NULL,10),
(64906,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:36','2025-05-08 13:54:36','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705276;}',10,1,'2025-05-08 11:55:25','2025-05-08 13:55:25',0,NULL,10),
(64907,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:36','2025-05-08 13:54:36','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705276;}',10,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:54:37','2025-05-08 13:54:37','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705277;}',3,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64909,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:36','2025-05-08 13:54:36','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705276;}',10,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64910,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:42','2025-05-08 13:54:42','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705282;}',10,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64911,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:54:43','2025-05-08 13:54:43','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705283;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705283;}',3,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64912,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:47','2025-05-08 13:54:47','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705287;}',10,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64913,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:54:48','2025-05-08 13:54:48','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705288;}',3,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64914,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:53','2025-05-08 13:54:53','{\"post_id\":2989}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705293;}',10,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64915,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:54:54','2025-05-08 13:54:54','[2989,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705294;}',3,1,'2025-05-08 11:55:26','2025-05-08 13:55:26',0,NULL,10),
(64916,'wc_delete_related_product_transients_async','complete','2025-05-08 11:54:59','2025-05-08 13:54:59','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705299;}',10,1,'2025-05-08 11:55:27','2025-05-08 13:55:27',0,NULL,10),
(64917,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:55:00','2025-05-08 13:55:00','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705300;}',3,1,'2025-05-08 11:55:27','2025-05-08 13:55:27',0,NULL,10),
(64918,'wc_delete_related_product_transients_async','complete','2025-05-08 11:55:04','2025-05-08 13:55:04','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705304;}',10,1,'2025-05-08 11:55:27','2025-05-08 13:55:27',0,NULL,10),
(64919,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 11:55:06','2025-05-08 13:55:06','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705306;}',3,1,'2025-05-08 11:55:27','2025-05-08 13:55:27',0,NULL,10),
(64920,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:05','2025-05-08 14:04:05','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705845;}',10,1,'2025-05-08 12:04:27','2025-05-08 14:04:27',0,NULL,10),
(64921,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:05','2025-05-08 14:04:05','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705845;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64922,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:05','2025-05-08 14:04:05','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705845;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64923,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:05','2025-05-08 14:04:05','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705845;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64924,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:06','2025-05-08 14:04:06','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705846;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64925,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:04:07','2025-05-08 14:04:07','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705847;}',3,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64926,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:24','2025-05-08 14:04:24','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705864;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64927,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:24','2025-05-08 14:04:24','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705864;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64928,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:24','2025-05-08 14:04:24','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705864;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64929,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:25','2025-05-08 14:04:25','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705865;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64930,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:25','2025-05-08 14:04:25','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705865;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64931,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:25','2025-05-08 14:04:25','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705865;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64932,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:25','2025-05-08 14:04:25','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705865;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64933,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:25','2025-05-08 14:04:25','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705865;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705865;}',10,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64934,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:04:26','2025-05-08 14:04:26','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705866;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705866;}',3,1,'2025-05-08 12:04:28','2025-05-08 14:04:28',0,NULL,10),
(64935,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:36','2025-05-08 14:04:36','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705876;}',10,1,'2025-05-08 12:05:26','2025-05-08 14:05:26',0,NULL,10),
(64936,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:36','2025-05-08 14:04:36','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705876;}',10,1,'2025-05-08 12:05:26','2025-05-08 14:05:26',0,NULL,10),
(64937,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:36','2025-05-08 14:04:36','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705876;}',10,1,'2025-05-08 12:05:26','2025-05-08 14:05:26',0,NULL,10),
(64938,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:36','2025-05-08 14:04:36','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705876;}',10,1,'2025-05-08 12:05:26','2025-05-08 14:05:26',0,NULL,10),
(64939,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:04:37','2025-05-08 14:04:37','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705877;}',3,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64940,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:36','2025-05-08 14:04:36','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705876;}',10,1,'2025-05-08 12:05:26','2025-05-08 14:05:26',0,NULL,10),
(64941,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:36','2025-05-08 14:04:36','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705876;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705876;}',10,1,'2025-05-08 12:05:26','2025-05-08 14:05:26',0,NULL,10),
(64942,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:42','2025-05-08 14:04:42','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705882;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64943,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:42','2025-05-08 14:04:42','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705882;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64944,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:42','2025-05-08 14:04:42','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705882;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64945,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:04:43','2025-05-08 14:04:43','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705883;}',3,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64946,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:42','2025-05-08 14:04:42','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705882;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64947,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:43','2025-05-08 14:04:43','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705883;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64948,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:43','2025-05-08 14:04:43','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705883;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64949,'wc_delete_related_product_transients_async','complete','2025-05-08 12:04:56','2025-05-08 14:04:56','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705896;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705896;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64950,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:04:58','2025-05-08 14:04:58','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705898;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705898;}',3,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64951,'wc_delete_related_product_transients_async','complete','2025-05-08 12:05:03','2025-05-08 14:05:03','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705903;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705903;}',10,1,'2025-05-08 12:05:27','2025-05-08 14:05:27',0,NULL,10),
(64952,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:05:04','2025-05-08 14:05:04','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705904;}',3,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64953,'wc_delete_related_product_transients_async','complete','2025-05-08 12:05:09','2025-05-08 14:05:09','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705909;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705909;}',10,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64954,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:05:10','2025-05-08 14:05:10','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705910;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705910;}',3,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64955,'wc_delete_related_product_transients_async','complete','2025-05-08 12:05:16','2025-05-08 14:05:16','{\"post_id\":2753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705916;}',10,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64956,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:05:17','2025-05-08 14:05:17','[2753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705917;}',3,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64957,'wc_delete_related_product_transients_async','complete','2025-05-08 12:05:23','2025-05-08 14:05:23','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705923;}',10,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64958,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:05:24','2025-05-08 14:05:24','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746705924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746705924;}',3,1,'2025-05-08 12:05:28','2025-05-08 14:05:28',0,NULL,10),
(64959,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:34','2025-05-08 14:36:34','{\"post_id\":3831}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707794;}',10,1,'2025-05-08 12:36:35','2025-05-08 14:36:35',0,NULL,10),
(64960,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:34','2025-05-08 14:36:34','{\"post_id\":3829}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707794;}',10,1,'2025-05-08 12:36:35','2025-05-08 14:36:35',0,NULL,10),
(64961,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:34','2025-05-08 14:36:34','{\"post_id\":3832}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707794;}',10,1,'2025-05-08 12:36:35','2025-05-08 14:36:35',0,NULL,10),
(64962,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:34','2025-05-08 14:36:34','{\"post_id\":3830}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707794;}',10,1,'2025-05-08 12:36:35','2025-05-08 14:36:35',0,NULL,10),
(64963,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:36:35','2025-05-08 14:36:35','[3830,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707795;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707795;}',3,1,'2025-05-08 12:36:35','2025-05-08 14:36:35',0,NULL,10),
(64964,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:34','2025-05-08 14:36:34','{\"post_id\":3833}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707794;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707794;}',10,1,'2025-05-08 12:36:35','2025-05-08 14:36:35',0,NULL,10),
(64965,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:38','2025-05-08 14:36:38','{\"post_id\":3824}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707798;}',10,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64966,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:38','2025-05-08 14:36:38','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707798;}',10,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64967,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:38','2025-05-08 14:36:38','{\"post_id\":3827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707798;}',10,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64968,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:38','2025-05-08 14:36:38','{\"post_id\":3823}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707798;}',10,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64969,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:38','2025-05-08 14:36:38','{\"post_id\":3826}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707798;}',10,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64970,'wc_delete_related_product_transients_async','complete','2025-05-08 12:36:38','2025-05-08 14:36:38','{\"post_id\":3822}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707798;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707798;}',10,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64971,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-08 12:36:39','2025-05-08 14:36:39','[3822,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746707799;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746707799;}',3,1,'2025-05-08 12:38:08','2025-05-08 14:38:08',0,NULL,10),
(64972,'woocommerce_cleanup_draft_orders','complete','2025-05-09 13:54:21','2025-05-09 15:54:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746798861;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746798861;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-09 14:05:12','2025-05-09 16:05:12',0,NULL,10),
(64973,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-08 14:09:36','2025-05-08 16:09:36','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746713376;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746713376;}',8,1,'2025-05-08 14:09:36','2025-05-08 16:09:36',0,NULL,10),
(64974,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-09 02:13:52','2025-05-09 04:13:52','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746756832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746756832;}',8,1,'2025-05-09 02:16:31','2025-05-09 04:16:31',0,NULL,10),
(64975,'wc_delete_related_product_transients_async','complete','2025-05-09 05:39:27','2025-05-09 07:39:27','{\"post_id\":4207}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746769167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746769167;}',10,1,'2025-05-09 05:39:28','2025-05-09 07:39:28',0,NULL,10),
(64976,'wc_delete_related_product_transients_async','complete','2025-05-09 05:39:27','2025-05-09 07:39:27','{\"post_id\":4205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746769167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746769167;}',10,1,'2025-05-09 05:39:28','2025-05-09 07:39:28',0,NULL,10),
(64977,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 05:39:29','2025-05-09 07:39:29','[4207,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746769169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746769169;}',3,1,'2025-05-09 05:48:34','2025-05-09 07:48:34',0,NULL,10),
(64978,'wc_delete_related_product_transients_async','complete','2025-05-09 05:39:28','2025-05-09 07:39:28','{\"post_id\":4211}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746769168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746769168;}',10,1,'2025-05-09 05:39:28','2025-05-09 07:39:28',0,NULL,10),
(64979,'wc_delete_related_product_transients_async','complete','2025-05-09 05:39:28','2025-05-09 07:39:28','{\"post_id\":4209}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746769168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746769168;}',10,1,'2025-05-09 05:39:28','2025-05-09 07:39:28',0,NULL,10),
(64980,'wc_delete_related_product_transients_async','complete','2025-05-09 06:55:57','2025-05-09 08:55:57','{\"post_id\":3155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746773757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746773757;}',10,1,'2025-05-09 06:59:36','2025-05-09 08:59:36',0,NULL,10),
(64981,'wc_delete_related_product_transients_async','complete','2025-05-09 06:55:57','2025-05-09 08:55:57','{\"post_id\":3154}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746773757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746773757;}',10,1,'2025-05-09 06:59:36','2025-05-09 08:59:36',0,NULL,10),
(64982,'wc_delete_related_product_transients_async','complete','2025-05-09 06:55:57','2025-05-09 08:55:57','{\"post_id\":3156}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746773757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746773757;}',10,1,'2025-05-09 06:59:36','2025-05-09 08:59:36',0,NULL,10),
(64983,'wc_delete_related_product_transients_async','complete','2025-05-09 06:55:57','2025-05-09 08:55:57','{\"post_id\":3157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746773757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746773757;}',10,1,'2025-05-09 06:59:36','2025-05-09 08:59:36',0,NULL,10),
(64984,'wc_delete_related_product_transients_async','complete','2025-05-09 06:55:57','2025-05-09 08:55:57','{\"post_id\":3158}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746773757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746773757;}',10,1,'2025-05-09 06:59:36','2025-05-09 08:59:36',0,NULL,10),
(64985,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 06:56:03','2025-05-09 08:56:03','[3154,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746773763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746773763;}',3,1,'2025-05-09 06:59:37','2025-05-09 08:59:37',0,NULL,10),
(64986,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4309}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64987,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4303}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64988,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4322}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64989,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4315}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64990,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4316}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64991,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4320}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64992,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4307}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64993,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4311}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64994,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4318}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64995,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4305}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64996,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:26','2025-05-09 10:33:26','[4305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779606;}',3,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64997,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:25','2025-05-09 10:33:25','{\"post_id\":4313}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779605;}',10,1,'2025-05-09 08:33:26','2025-05-09 10:33:26',0,NULL,10),
(64998,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:28','2025-05-09 10:33:28','{\"post_id\":4376}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779608;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(64999,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:28','2025-05-09 10:33:28','{\"post_id\":4374}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779608;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65000,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:29','2025-05-09 10:33:29','[4376,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779609;}',3,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65001,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:28','2025-05-09 10:33:28','{\"post_id\":4380}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779608;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65002,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:28','2025-05-09 10:33:28','{\"post_id\":4381}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779608;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65003,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:28','2025-05-09 10:33:28','{\"post_id\":4378}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779608;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65004,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:31','2025-05-09 10:33:31','{\"post_id\":3758}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779611;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65005,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:31','2025-05-09 10:33:31','{\"post_id\":3750}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779611;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65006,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:31','2025-05-09 10:33:31','{\"post_id\":3756}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779611;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65007,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3760}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65008,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3761}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65009,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65010,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3752}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65011,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:33','2025-05-09 10:33:33','[3752,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779613;}',3,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65012,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3754}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65013,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:33','2025-05-09 10:33:33','[3754,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779613;}',3,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65014,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3757}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65015,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:32','2025-05-09 10:33:32','{\"post_id\":3759}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779612;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65016,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65017,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3740}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65018,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3742}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65019,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3743}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65020,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3744}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65021,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:36','2025-05-09 10:33:36','[3744,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779616;}',3,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65022,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3748}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65023,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:35','2025-05-09 10:33:35','{\"post_id\":3746}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779615;}',10,1,'2025-05-09 08:35:30','2025-05-09 10:35:30',0,NULL,10),
(65024,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:39','2025-05-09 10:33:39','{\"post_id\":4371}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779619;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65025,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:39','2025-05-09 10:33:39','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779619;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65026,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:39','2025-05-09 10:33:39','{\"post_id\":4372}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779619;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65027,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:39','2025-05-09 10:33:39','{\"post_id\":4369}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779619;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65028,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:39','2025-05-09 10:33:39','{\"post_id\":4367}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779619;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65029,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:40','2025-05-09 10:33:40','[4367,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779620;}',3,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65030,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:42','2025-05-09 10:33:42','{\"post_id\":4326}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779622;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65031,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:42','2025-05-09 10:33:42','{\"post_id\":4324}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779622;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65032,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:33:43','2025-05-09 10:33:43','[4326,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779623;}',3,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65033,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:42','2025-05-09 10:33:42','{\"post_id\":4330}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779622;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65034,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:42','2025-05-09 10:33:42','{\"post_id\":4328}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779622;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65035,'wc_delete_related_product_transients_async','complete','2025-05-09 08:33:42','2025-05-09 10:33:42','{\"post_id\":4331}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746779622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746779622;}',10,1,'2025-05-09 08:35:31','2025-05-09 10:35:31',0,NULL,10),
(65036,'wc_delete_related_product_transients_async','complete','2025-05-09 08:43:16','2025-05-09 10:43:16','{\"post_id\":3457}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780196;}',10,1,'2025-05-09 08:43:26','2025-05-09 10:43:26',0,NULL,10),
(65037,'wc_delete_related_product_transients_async','complete','2025-05-09 08:43:16','2025-05-09 10:43:16','{\"post_id\":3455}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780196;}',10,1,'2025-05-09 08:43:26','2025-05-09 10:43:26',0,NULL,10),
(65038,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:43:17','2025-05-09 10:43:17','[3457,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780197;}',3,1,'2025-05-09 08:43:26','2025-05-09 10:43:26',0,NULL,10),
(65039,'wc_delete_related_product_transients_async','complete','2025-05-09 08:43:18','2025-05-09 10:43:18','{\"post_id\":3566}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780198;}',10,1,'2025-05-09 08:43:26','2025-05-09 10:43:26',0,NULL,10),
(65040,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:43:20','2025-05-09 10:43:20','[3566,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780200;}',3,1,'2025-05-09 08:43:26','2025-05-09 10:43:26',0,NULL,10),
(65041,'wc_delete_related_product_transients_async','complete','2025-05-09 08:46:53','2025-05-09 10:46:53','{\"post_id\":4935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780413;}',10,1,'2025-05-09 08:48:08','2025-05-09 10:48:08',0,NULL,10),
(65042,'wc_delete_related_product_transients_async','complete','2025-05-09 08:46:53','2025-05-09 10:46:53','{\"post_id\":4934}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780413;}',10,1,'2025-05-09 08:48:08','2025-05-09 10:48:08',0,NULL,10),
(65043,'wc_delete_related_product_transients_async','complete','2025-05-09 08:46:53','2025-05-09 10:46:53','{\"post_id\":4937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780413;}',10,1,'2025-05-09 08:48:08','2025-05-09 10:48:08',0,NULL,10),
(65044,'wc_delete_related_product_transients_async','complete','2025-05-09 08:46:53','2025-05-09 10:46:53','{\"post_id\":4936}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780413;}',10,1,'2025-05-09 08:48:08','2025-05-09 10:48:08',0,NULL,10),
(65045,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:46:55','2025-05-09 10:46:55','[4936,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780415;}',3,1,'2025-05-09 08:48:08','2025-05-09 10:48:08',0,NULL,10),
(65046,'wc_delete_related_product_transients_async','complete','2025-05-09 08:49:25','2025-05-09 10:49:25','{\"post_id\":4936}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780565;}',10,1,'2025-05-09 08:49:25','2025-05-09 10:49:25',0,NULL,10),
(65047,'wc_delete_related_product_transients_async','complete','2025-05-09 08:49:25','2025-05-09 10:49:25','{\"post_id\":4934}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780565;}',10,1,'2025-05-09 08:49:25','2025-05-09 10:49:25',0,NULL,10),
(65048,'wc_delete_related_product_transients_async','complete','2025-05-09 08:49:25','2025-05-09 10:49:25','{\"post_id\":4935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780565;}',10,1,'2025-05-09 08:49:25','2025-05-09 10:49:25',0,NULL,10),
(65049,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:49:26','2025-05-09 10:49:26','[4935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780566;}',3,1,'2025-05-09 08:51:51','2025-05-09 10:51:51',0,NULL,10),
(65050,'wc_delete_related_product_transients_async','complete','2025-05-09 08:49:25','2025-05-09 10:49:25','{\"post_id\":4937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780565;}',10,1,'2025-05-09 08:49:25','2025-05-09 10:49:25',0,NULL,10),
(65051,'wc_delete_related_product_transients_async','complete','2025-05-09 08:51:54','2025-05-09 10:51:54','{\"post_id\":5026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780714;}',10,1,'2025-05-09 08:52:25','2025-05-09 10:52:25',0,NULL,10),
(65052,'wc_delete_related_product_transients_async','complete','2025-05-09 08:51:54','2025-05-09 10:51:54','{\"post_id\":5024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780714;}',10,1,'2025-05-09 08:52:25','2025-05-09 10:52:25',0,NULL,10),
(65053,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 08:51:55','2025-05-09 10:51:55','[5026,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780715;}',3,1,'2025-05-09 08:52:26','2025-05-09 10:52:26',0,NULL,10),
(65054,'wc_delete_related_product_transients_async','complete','2025-05-09 08:51:54','2025-05-09 10:51:54','{\"post_id\":5028}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746780714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746780714;}',10,1,'2025-05-09 08:52:25','2025-05-09 10:52:25',0,NULL,10),
(65055,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:14','2025-05-09 11:01:14','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781274;}',10,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65056,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:14','2025-05-09 11:01:14','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781274;}',10,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65057,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:15','2025-05-09 11:01:15','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781275;}',3,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65058,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:14','2025-05-09 11:01:14','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781274;}',10,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65059,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:14','2025-05-09 11:01:14','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781274;}',10,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65060,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:15','2025-05-09 11:01:15','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781275;}',10,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65061,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:15','2025-05-09 11:01:15','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781275;}',10,1,'2025-05-09 09:01:15','2025-05-09 11:01:15',0,NULL,10),
(65062,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:18','2025-05-09 11:01:18','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781278;}',10,1,'2025-05-09 09:01:25','2025-05-09 11:01:25',0,NULL,10),
(65063,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:18','2025-05-09 11:01:18','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781278;}',10,1,'2025-05-09 09:01:25','2025-05-09 11:01:25',0,NULL,10),
(65064,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:18','2025-05-09 11:01:18','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781278;}',10,1,'2025-05-09 09:01:25','2025-05-09 11:01:25',0,NULL,10),
(65065,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:18','2025-05-09 11:01:18','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781278;}',10,1,'2025-05-09 09:01:25','2025-05-09 11:01:25',0,NULL,10),
(65066,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:19','2025-05-09 11:01:19','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781279;}',3,1,'2025-05-09 09:01:25','2025-05-09 11:01:25',0,NULL,10),
(65067,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:18','2025-05-09 11:01:18','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781278;}',10,1,'2025-05-09 09:01:25','2025-05-09 11:01:25',0,NULL,10),
(65068,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:21','2025-05-09 11:01:21','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781281;}',10,1,'2025-05-09 09:01:26','2025-05-09 11:01:26',0,NULL,10),
(65069,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:22','2025-05-09 11:01:22','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781282;}',3,1,'2025-05-09 09:01:26','2025-05-09 11:01:26',0,NULL,10),
(65070,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:24','2025-05-09 11:01:24','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781284;}',10,1,'2025-05-09 09:01:26','2025-05-09 11:01:26',0,NULL,10),
(65071,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:24','2025-05-09 11:01:24','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781284;}',10,1,'2025-05-09 09:01:26','2025-05-09 11:01:26',0,NULL,10),
(65072,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:25','2025-05-09 11:01:25','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781285;}',3,1,'2025-05-09 09:01:26','2025-05-09 11:01:26',0,NULL,10),
(65073,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:25','2025-05-09 11:01:25','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781285;}',10,1,'2025-05-09 09:01:26','2025-05-09 11:01:26',0,NULL,10),
(65074,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:27','2025-05-09 11:01:27','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781287;}',10,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65075,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:28','2025-05-09 11:01:28','[2755,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781288;}',3,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65076,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:29','2025-05-09 11:01:29','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781289;}',10,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65077,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:29','2025-05-09 11:01:29','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781289;}',10,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65078,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:29','2025-05-09 11:01:29','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781289;}',10,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65079,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:31','2025-05-09 11:01:31','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781291;}',3,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65080,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:31','2025-05-09 11:01:31','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781291;}',10,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65081,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:31','2025-05-09 11:01:31','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781291;}',10,1,'2025-05-09 09:03:53','2025-05-09 11:03:53',0,NULL,10),
(65082,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:31','2025-05-09 11:01:31','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781291;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65083,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:31','2025-05-09 11:01:31','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781291;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781291;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65084,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:32','2025-05-09 11:01:32','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781292;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65085,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:32','2025-05-09 11:01:32','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781292;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65086,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:32','2025-05-09 11:01:32','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781292;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65087,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:33','2025-05-09 11:01:33','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781293;}',3,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65088,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:32','2025-05-09 11:01:32','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781292;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65089,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:34','2025-05-09 11:01:34','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781294;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65090,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:34','2025-05-09 11:01:34','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781294;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65091,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:34','2025-05-09 11:01:34','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781294;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65092,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:35','2025-05-09 11:01:35','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781295;}',3,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65093,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:34','2025-05-09 11:01:34','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781294;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65094,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:34','2025-05-09 11:01:34','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781294;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65095,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:34','2025-05-09 11:01:34','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781294;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65096,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:37','2025-05-09 11:01:37','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781297;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65097,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:38','2025-05-09 11:01:38','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781298;}',3,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65098,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:39','2025-05-09 11:01:39','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781299;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65099,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:40','2025-05-09 11:01:40','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781300;}',3,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65100,'wc_delete_related_product_transients_async','complete','2025-05-09 09:01:41','2025-05-09 11:01:41','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781301;}',10,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65101,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:01:42','2025-05-09 11:01:42','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781302;}',3,1,'2025-05-09 09:03:54','2025-05-09 11:03:54',0,NULL,10),
(65102,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:22','2025-05-09 11:08:22','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781702;}',10,1,'2025-05-09 09:08:23','2025-05-09 11:08:23',0,NULL,10),
(65103,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:22','2025-05-09 11:08:22','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781702;}',10,1,'2025-05-09 09:08:23','2025-05-09 11:08:23',0,NULL,10),
(65104,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:08:23','2025-05-09 11:08:23','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781703;}',3,1,'2025-05-09 09:08:23','2025-05-09 11:08:23',0,NULL,10),
(65105,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:22','2025-05-09 11:08:22','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781702;}',10,1,'2025-05-09 09:08:23','2025-05-09 11:08:23',0,NULL,10),
(65106,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:25','2025-05-09 11:08:25','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781705;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65107,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:25','2025-05-09 11:08:25','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781705;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65108,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:25','2025-05-09 11:08:25','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781705;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65109,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:25','2025-05-09 11:08:25','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781705;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65110,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:08:26','2025-05-09 11:08:26','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781706;}',3,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65111,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:25','2025-05-09 11:08:25','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781705;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65112,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:30','2025-05-09 11:08:30','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781710;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65113,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:30','2025-05-09 11:08:30','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781710;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65114,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:30','2025-05-09 11:08:30','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781710;}',10,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:08:31','2025-05-09 11:08:31','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781711;}',3,1,'2025-05-09 09:10:46','2025-05-09 11:10:46',0,NULL,10),
(65116,'wc_delete_related_product_transients_async','complete','2025-05-09 09:08:32','2025-05-09 11:08:32','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781712;}',10,1,'2025-05-09 09:10:47','2025-05-09 11:10:47',0,NULL,10),
(65117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:08:33','2025-05-09 11:08:33','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781713;}',3,1,'2025-05-09 09:10:47','2025-05-09 11:10:47',0,NULL,10),
(65118,'wc_delete_related_product_transients_async','complete','2025-05-09 09:10:45','2025-05-09 11:10:45','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781845;}',10,1,'2025-05-09 09:10:47','2025-05-09 11:10:47',0,NULL,10),
(65119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:10:46','2025-05-09 11:10:46','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746781846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746781846;}',3,1,'2025-05-09 09:10:47','2025-05-09 11:10:47',0,NULL,10),
(65120,'wc_delete_related_product_transients_async','complete','2025-05-09 09:50:40','2025-05-09 11:50:40','{\"post_id\":3155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746784240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746784240;}',10,1,'2025-05-09 09:51:24','2025-05-09 11:51:24',0,NULL,10),
(65121,'wc_delete_related_product_transients_async','complete','2025-05-09 09:50:41','2025-05-09 11:50:41','{\"post_id\":3154}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746784241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746784241;}',10,1,'2025-05-09 09:51:24','2025-05-09 11:51:24',0,NULL,10),
(65122,'wc_delete_related_product_transients_async','complete','2025-05-09 09:50:41','2025-05-09 11:50:41','{\"post_id\":3156}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746784241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746784241;}',10,1,'2025-05-09 09:51:24','2025-05-09 11:51:24',0,NULL,10),
(65123,'wc_delete_related_product_transients_async','complete','2025-05-09 09:50:41','2025-05-09 11:50:41','{\"post_id\":3157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746784241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746784241;}',10,1,'2025-05-09 09:51:24','2025-05-09 11:51:24',0,NULL,10),
(65124,'wc_delete_related_product_transients_async','complete','2025-05-09 09:50:41','2025-05-09 11:50:41','{\"post_id\":3158}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746784241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746784241;}',10,1,'2025-05-09 09:51:24','2025-05-09 11:51:24',0,NULL,10),
(65125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 09:50:47','2025-05-09 11:50:47','[3154,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746784247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746784247;}',3,1,'2025-05-09 09:51:25','2025-05-09 11:51:25',0,NULL,10),
(65126,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:12','2025-05-09 13:12:12','{\"post_id\":3392}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789132;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65127,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:12','2025-05-09 13:12:12','{\"post_id\":3390}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789132;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:14','2025-05-09 13:12:14','[3392,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789134;}',3,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65129,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:13','2025-05-09 13:12:13','{\"post_id\":3402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789133;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65130,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:13','2025-05-09 13:12:13','{\"post_id\":3398}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789133;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65131,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:13','2025-05-09 13:12:13','{\"post_id\":3396}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789133;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65132,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:13','2025-05-09 13:12:13','{\"post_id\":3394}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789133;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65133,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:13','2025-05-09 13:12:13','{\"post_id\":3400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789133;}',10,1,'2025-05-09 11:12:13','2025-05-09 13:12:13',0,NULL,10),
(65134,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:16','2025-05-09 13:12:16','{\"post_id\":4022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789136;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65135,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:16','2025-05-09 13:12:16','{\"post_id\":4020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789136;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65136,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:17','2025-05-09 13:12:17','[4022,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789137;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789137;}',3,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65137,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:16','2025-05-09 13:12:16','{\"post_id\":4024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789136;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65138,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:19','2025-05-09 13:12:19','{\"post_id\":3545}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789139;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65139,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:20','2025-05-09 13:12:20','[3545,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789140;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789140;}',3,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65140,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:21','2025-05-09 13:12:21','{\"post_id\":4727}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789141;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65141,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:21','2025-05-09 13:12:21','{\"post_id\":4055}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789141;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65142,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:21','2025-05-09 13:12:21','{\"post_id\":4726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789141;}',10,1,'2025-05-09 11:12:33','2025-05-09 13:12:33',0,NULL,10),
(65143,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:21','2025-05-09 13:12:21','{\"post_id\":4058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789141;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789141;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65144,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:22','2025-05-09 13:12:22','{\"post_id\":4057}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789142;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65145,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:22','2025-05-09 13:12:22','{\"post_id\":4725}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789142;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65146,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:23','2025-05-09 13:12:23','[4725,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789143;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789143;}',3,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65147,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:22','2025-05-09 13:12:22','{\"post_id\":4059}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789142;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789142;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65148,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:32','2025-05-09 13:12:32','{\"post_id\":4799}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789152;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65149,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:32','2025-05-09 13:12:32','{\"post_id\":3797}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789152;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65150,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:32','2025-05-09 13:12:32','{\"post_id\":4798}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789152;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65151,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:32','2025-05-09 13:12:32','{\"post_id\":4797}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789152;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65152,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:33','2025-05-09 13:12:33','{\"post_id\":3798}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789153;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65153,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:33','2025-05-09 13:12:33','{\"post_id\":3799}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789153;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65154,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:33','2025-05-09 13:12:33','{\"post_id\":3800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789153;}',10,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65155,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:34','2025-05-09 13:12:34','[3800,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789154;}',3,1,'2025-05-09 11:12:34','2025-05-09 13:12:34',0,NULL,10),
(65156,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:36','2025-05-09 13:12:36','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789156;}',10,1,'2025-05-09 11:14:31','2025-05-09 13:14:31',0,NULL,10),
(65157,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:36','2025-05-09 13:12:36','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789156;}',10,1,'2025-05-09 11:14:31','2025-05-09 13:14:31',0,NULL,10),
(65158,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:36','2025-05-09 13:12:36','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789156;}',10,1,'2025-05-09 11:14:31','2025-05-09 13:14:31',0,NULL,10),
(65159,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:37','2025-05-09 13:12:37','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789157;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789157;}',3,1,'2025-05-09 11:14:31','2025-05-09 13:14:31',0,NULL,10),
(65160,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:36','2025-05-09 13:12:36','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789156;}',10,1,'2025-05-09 11:14:31','2025-05-09 13:14:31',0,NULL,10),
(65161,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3742}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:31','2025-05-09 13:14:31',0,NULL,10),
(65162,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3740}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65163,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3743}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65164,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3744}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65165,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:40','2025-05-09 13:12:40','[3744,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789160;}',3,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65166,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3748}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65167,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3746}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65168,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:39','2025-05-09 13:12:39','{\"post_id\":3747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789159;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65169,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:42','2025-05-09 13:12:42','{\"post_id\":4248}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789162;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65170,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:42','2025-05-09 13:12:42','{\"post_id\":4246}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789162;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65171,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:43','2025-05-09 13:12:43','[4248,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789163;}',3,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65172,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:42','2025-05-09 13:12:42','{\"post_id\":4252}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789162;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65173,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:42','2025-05-09 13:12:42','{\"post_id\":4250}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789162;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65174,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:46','2025-05-09 13:12:46','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789166;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65175,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:46','2025-05-09 13:12:46','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789166;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:47','2025-05-09 13:12:47','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789167;}',3,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65177,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:46','2025-05-09 13:12:46','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789166;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65178,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:46','2025-05-09 13:12:46','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789166;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65179,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:48','2025-05-09 13:12:48','{\"post_id\":4165}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789168;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65180,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:48','2025-05-09 13:12:48','{\"post_id\":4163}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789168;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:49','2025-05-09 13:12:49','[4165,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789169;}',3,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65182,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:48','2025-05-09 13:12:48','{\"post_id\":4169}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789168;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65183,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:49','2025-05-09 13:12:49','{\"post_id\":4167}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789169;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65184,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:52','2025-05-09 13:12:52','{\"post_id\":4239}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789172;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65185,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:52','2025-05-09 13:12:52','{\"post_id\":4237}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789172;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65186,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:53','2025-05-09 13:12:53','[4239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789173;}',3,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65187,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:52','2025-05-09 13:12:52','{\"post_id\":4243}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789172;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65188,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:52','2025-05-09 13:12:52','{\"post_id\":4241}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789172;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65189,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:52','2025-05-09 13:12:52','{\"post_id\":4244}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789172;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65190,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:55','2025-05-09 13:12:55','{\"post_id\":4149}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789175;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65191,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:55','2025-05-09 13:12:55','{\"post_id\":4147}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789175;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 11:12:56','2025-05-09 13:12:56','[4149,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789176;}',3,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65193,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:55','2025-05-09 13:12:55','{\"post_id\":4153}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789175;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65194,'wc_delete_related_product_transients_async','complete','2025-05-09 11:12:55','2025-05-09 13:12:55','{\"post_id\":4151}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746789175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746789175;}',10,1,'2025-05-09 11:14:32','2025-05-09 13:14:32',0,NULL,10),
(65195,'woocommerce_cleanup_draft_orders','complete','2025-05-10 14:05:12','2025-05-10 16:05:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746885912;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746885912;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-10 14:09:42','2025-05-10 16:09:42',0,NULL,10),
(65196,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-09 14:08:15','2025-05-09 16:08:15','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746799695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746799695;}',8,1,'2025-05-09 14:11:46','2025-05-09 16:11:46',0,NULL,10),
(65197,'wc_delete_related_product_transients_async','complete','2025-05-09 14:15:15','2025-05-09 16:15:15','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800115;}',10,1,'2025-05-09 14:15:16','2025-05-09 16:15:16',0,NULL,10),
(65198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 14:15:16','2025-05-09 16:15:16','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800116;}',3,1,'2025-05-09 14:15:16','2025-05-09 16:15:16',0,NULL,10),
(65199,'wc_delete_related_product_transients_async','complete','2025-05-09 14:15:19','2025-05-09 16:15:19','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800119;}',10,1,'2025-05-09 14:15:23','2025-05-09 16:15:23',0,NULL,10),
(65200,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 14:15:20','2025-05-09 16:15:20','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800120;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800120;}',3,1,'2025-05-09 14:15:23','2025-05-09 16:15:23',0,NULL,10),
(65201,'wc_delete_related_product_transients_async','complete','2025-05-09 14:15:22','2025-05-09 16:15:22','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800122;}',10,1,'2025-05-09 14:15:23','2025-05-09 16:15:23',0,NULL,10),
(65202,'wc_delete_related_product_transients_async','complete','2025-05-09 14:15:22','2025-05-09 16:15:22','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800122;}',10,1,'2025-05-09 14:15:23','2025-05-09 16:15:23',0,NULL,10),
(65203,'wc_delete_related_product_transients_async','complete','2025-05-09 14:15:22','2025-05-09 16:15:22','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800122;}',10,1,'2025-05-09 14:15:23','2025-05-09 16:15:23',0,NULL,10),
(65204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 14:15:23','2025-05-09 16:15:23','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800123;}',3,1,'2025-05-09 14:15:23','2025-05-09 16:15:23',0,NULL,10),
(65205,'wc_delete_related_product_transients_async','complete','2025-05-09 14:19:50','2025-05-09 16:19:50','{\"post_id\":3158}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800390;}',10,1,'2025-05-09 14:19:51','2025-05-09 16:19:51',0,NULL,10),
(65206,'wc_delete_related_product_transients_async','complete','2025-05-09 14:19:51','2025-05-09 16:19:51','{\"post_id\":3154}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800391;}',10,1,'2025-05-09 14:19:51','2025-05-09 16:19:51',0,NULL,10),
(65207,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-09 14:19:52','2025-05-09 16:19:52','[3158,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800392;}',3,1,'2025-05-09 14:22:28','2025-05-09 16:22:28',0,NULL,10),
(65208,'wc_delete_related_product_transients_async','complete','2025-05-09 14:19:51','2025-05-09 16:19:51','{\"post_id\":3156}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800391;}',10,1,'2025-05-09 14:19:51','2025-05-09 16:19:51',0,NULL,10),
(65209,'wc_delete_related_product_transients_async','complete','2025-05-09 14:19:51','2025-05-09 16:19:51','{\"post_id\":3157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800391;}',10,1,'2025-05-09 14:19:51','2025-05-09 16:19:51',0,NULL,10),
(65210,'wc_delete_related_product_transients_async','complete','2025-05-09 14:19:51','2025-05-09 16:19:51','{\"post_id\":3155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746800391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746800391;}',10,1,'2025-05-09 14:19:51','2025-05-09 16:19:51',0,NULL,10),
(65211,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-10 02:10:22','2025-05-10 04:10:22','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746843022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746843022;}',8,1,'2025-05-10 02:21:05','2025-05-10 04:21:05',0,NULL,10),
(65212,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:09','2025-05-10 09:32:09','{\"post_id\":3873}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862329;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65213,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:09','2025-05-10 09:32:09','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862329;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65214,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:09','2025-05-10 09:32:09','{\"post_id\":3872}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862329;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65215,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:09','2025-05-10 09:32:09','{\"post_id\":3868}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862329;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65216,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:09','2025-05-10 09:32:09','{\"post_id\":3874}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862329;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65217,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:09','2025-05-10 09:32:09','{\"post_id\":3870}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862329;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65218,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:10','2025-05-10 09:32:10','{\"post_id\":3865}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862330;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65219,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:32:11','2025-05-10 09:32:11','[3865,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862331;}',3,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65220,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:10','2025-05-10 09:32:10','{\"post_id\":3867}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862330;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65221,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:10','2025-05-10 09:32:10','{\"post_id\":3866}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862330;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65222,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:10','2025-05-10 09:32:10','{\"post_id\":3871}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862330;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65223,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:10','2025-05-10 09:32:10','{\"post_id\":3869}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862330;}',10,1,'2025-05-10 07:32:10','2025-05-10 09:32:10',0,NULL,10),
(65224,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:13','2025-05-10 09:32:13','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862333;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65225,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:13','2025-05-10 09:32:13','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862333;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65226,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:32:14','2025-05-10 09:32:14','[3967,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862334;}',3,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65227,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:13','2025-05-10 09:32:13','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862333;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65228,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:13','2025-05-10 09:32:13','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862333;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65229,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:14','2025-05-10 09:32:14','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862334;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65230,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:14','2025-05-10 09:32:14','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862334;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65231,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65232,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65233,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65234,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65235,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:25','2025-05-10 09:32:25',0,NULL,10),
(65236,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65237,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:32:18','2025-05-10 09:32:18','[2882,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862338;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862338;}',3,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65238,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:17','2025-05-10 09:32:17','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862337;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65239,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:20','2025-05-10 09:32:20','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862340;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862340;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65240,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:32:21','2025-05-10 09:32:21','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862341;}',3,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65241,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:24','2025-05-10 09:32:24','{\"post_id\":3760}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862344;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65242,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:24','2025-05-10 09:32:24','{\"post_id\":3750}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862344;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65243,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:24','2025-05-10 09:32:24','{\"post_id\":3753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862344;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65244,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:24','2025-05-10 09:32:24','{\"post_id\":3758}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862344;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65245,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:25','2025-05-10 09:32:25','{\"post_id\":3761}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862345;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65246,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:25','2025-05-10 09:32:25','{\"post_id\":3752}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862345;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65247,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:25','2025-05-10 09:32:25','{\"post_id\":3754}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862345;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:32:26','2025-05-10 09:32:26','[3754,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862346;}',3,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65249,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:25','2025-05-10 09:32:25','{\"post_id\":3759}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862345;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65250,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:25','2025-05-10 09:32:25','{\"post_id\":3757}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862345;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65251,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:25','2025-05-10 09:32:25','{\"post_id\":3756}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862345;}',10,1,'2025-05-10 07:32:26','2025-05-10 09:32:26',0,NULL,10),
(65252,'wc_delete_related_product_transients_async','complete','2025-05-10 07:32:34','2025-05-10 09:32:34','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862354;}',10,1,'2025-05-10 07:34:27','2025-05-10 09:34:27',0,NULL,10),
(65253,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:32:35','2025-05-10 09:32:35','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862355;}',3,1,'2025-05-10 07:34:27','2025-05-10 09:34:27',0,NULL,10),
(65254,'wc_delete_related_product_transients_async','complete','2025-05-10 07:34:26','2025-05-10 09:34:26','{\"post_id\":2787}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862466;}',10,1,'2025-05-10 07:34:27','2025-05-10 09:34:27',0,NULL,10),
(65255,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 07:34:27','2025-05-10 09:34:27','[2787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746862467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746862467;}',3,1,'2025-05-10 07:34:27','2025-05-10 09:34:27',0,NULL,10),
(65256,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65257,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65258,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65259,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 09:10:27','2025-05-10 11:10:27','[4653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868227;}',3,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65260,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65261,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65262,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65263,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:26','2025-05-10 11:10:26','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868226;}',10,1,'2025-05-10 09:10:27','2025-05-10 11:10:27',0,NULL,10),
(65264,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:28','2025-05-10 11:10:28','{\"post_id\":3607}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868228;}',10,1,'2025-05-10 09:15:10','2025-05-10 11:15:10',0,NULL,10),
(65265,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:28','2025-05-10 11:10:28','{\"post_id\":3605}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868228;}',10,1,'2025-05-10 09:15:10','2025-05-10 11:15:10',0,NULL,10),
(65266,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 09:10:30','2025-05-10 11:10:30','[3607,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868230;}',3,1,'2025-05-10 09:15:10','2025-05-10 11:15:10',0,NULL,10),
(65267,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:29','2025-05-10 11:10:29','{\"post_id\":3611}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868229;}',10,1,'2025-05-10 09:15:10','2025-05-10 11:15:10',0,NULL,10),
(65268,'wc_delete_related_product_transients_async','complete','2025-05-10 09:10:29','2025-05-10 11:10:29','{\"post_id\":3609}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746868229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746868229;}',10,1,'2025-05-10 09:15:10','2025-05-10 11:15:10',0,NULL,10),
(65269,'wc_delete_related_product_transients_async','complete','2025-05-10 09:48:25','2025-05-10 11:48:25','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746870505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746870505;}',10,1,'2025-05-10 09:48:25','2025-05-10 11:48:25',0,NULL,10),
(65270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 09:48:26','2025-05-10 11:48:26','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746870506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746870506;}',3,1,'2025-05-10 09:49:32','2025-05-10 11:49:32',0,NULL,10),
(65271,'wc_delete_related_product_transients_async','complete','2025-05-10 09:48:26','2025-05-10 11:48:26','{\"post_id\":3812}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746870506;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746870506;}',10,1,'2025-05-10 09:49:32','2025-05-10 11:49:32',0,NULL,10),
(65272,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-10 09:48:27','2025-05-10 11:48:27','[3812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746870507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746870507;}',3,1,'2025-05-10 09:49:32','2025-05-10 11:49:32',0,NULL,10),
(65273,'woocommerce_cleanup_draft_orders','complete','2025-05-11 14:09:42','2025-05-11 16:09:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1746972582;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1746972582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-11 14:12:03','2025-05-11 16:12:03',0,NULL,10),
(65274,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-10 14:09:42','2025-05-10 16:09:42','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746886182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746886182;}',8,1,'2025-05-10 14:16:01','2025-05-10 16:16:01',0,NULL,10),
(65275,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-11 02:13:20','2025-05-11 04:13:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746929600;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746929600;}',8,1,'2025-05-11 02:13:38','2025-05-11 04:13:38',0,NULL,10),
(65276,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-11 14:09:05','2025-05-11 16:09:05','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1746972545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1746972545;}',8,1,'2025-05-11 14:12:02','2025-05-11 16:12:02',0,NULL,10),
(65277,'woocommerce_cleanup_draft_orders','complete','2025-05-12 14:12:03','2025-05-12 16:12:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747059123;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747059123;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-12 14:12:38','2025-05-12 16:12:38',0,NULL,10),
(65278,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-12 02:11:01','2025-05-12 04:11:01','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747015861;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747015861;}',8,1,'2025-05-12 02:17:31','2025-05-12 04:17:31',0,NULL,10),
(65279,'wc_delete_related_product_transients_async','complete','2025-05-12 05:52:02','2025-05-12 07:52:02','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747029122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747029122;}',10,1,'2025-05-12 05:52:02','2025-05-12 07:52:02',0,NULL,10),
(65280,'wc_delete_related_product_transients_async','complete','2025-05-12 05:52:02','2025-05-12 07:52:02','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747029122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747029122;}',10,1,'2025-05-12 05:52:03','2025-05-12 07:52:03',0,NULL,10),
(65281,'wc_delete_related_product_transients_async','complete','2025-05-12 05:52:02','2025-05-12 07:52:02','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747029122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747029122;}',10,1,'2025-05-12 05:52:03','2025-05-12 07:52:03',0,NULL,10),
(65282,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 05:52:03','2025-05-12 07:52:03','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747029123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747029123;}',3,1,'2025-05-12 05:52:03','2025-05-12 07:52:03',0,NULL,10),
(65283,'wc_delete_related_product_transients_async','complete','2025-05-12 05:52:04','2025-05-12 07:52:04','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747029124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747029124;}',10,1,'2025-05-12 05:55:23','2025-05-12 07:55:23',0,NULL,10),
(65284,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 05:52:06','2025-05-12 07:52:06','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747029126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747029126;}',3,1,'2025-05-12 05:55:23','2025-05-12 07:55:23',0,NULL,10),
(65285,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:21','2025-05-12 09:16:21','{\"post_id\":4235}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034181;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65286,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:21','2025-05-12 09:16:21','{\"post_id\":4229}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034181;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65287,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:21','2025-05-12 09:16:21','{\"post_id\":4233}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034181;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65288,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:21','2025-05-12 09:16:21','{\"post_id\":4231}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034181;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65289,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:16:22','2025-05-12 09:16:22','[4231,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034182;}',3,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65290,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:24','2025-05-12 09:16:24','{\"post_id\":4107}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034184;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65291,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:24','2025-05-12 09:16:24','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034184;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:16:25','2025-05-12 09:16:25','[4107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034185;}',3,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65293,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:24','2025-05-12 09:16:24','{\"post_id\":4109}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034184;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65294,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:24','2025-05-12 09:16:24','{\"post_id\":4113}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034184;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65295,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:24','2025-05-12 09:16:24','{\"post_id\":4111}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034184;}',10,1,'2025-05-12 07:16:25','2025-05-12 09:16:25',0,NULL,10),
(65296,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65297,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65298,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65299,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65300,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65301,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65302,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65303,'wc_delete_related_product_transients_async','complete','2025-05-12 07:16:29','2025-05-12 09:16:29','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034189;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034189;}',10,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:16:30','2025-05-12 09:16:30','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034190;}',3,1,'2025-05-12 07:17:49','2025-05-12 09:17:49',0,NULL,10),
(65305,'wc_delete_related_product_transients_async','complete','2025-05-12 07:18:12','2025-05-12 09:18:12','{\"post_id\":2726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034292;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034292;}',10,1,'2025-05-12 07:20:01','2025-05-12 09:20:01',0,NULL,10),
(65306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:18:13','2025-05-12 09:18:13','[2726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034293;}',3,1,'2025-05-12 07:20:01','2025-05-12 09:20:01',0,NULL,10),
(65307,'wc_delete_related_product_transients_async','complete','2025-05-12 07:18:15','2025-05-12 09:18:15','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034295;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034295;}',10,1,'2025-05-12 07:20:01','2025-05-12 09:20:01',0,NULL,10),
(65308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:18:16','2025-05-12 09:18:16','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034296;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034296;}',3,1,'2025-05-12 07:20:01','2025-05-12 09:20:01',0,NULL,10),
(65309,'wc_delete_related_product_transients_async','complete','2025-05-12 07:22:17','2025-05-12 09:22:17','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034537;}',10,1,'2025-05-12 07:22:18','2025-05-12 09:22:18',0,NULL,10),
(65310,'wc_delete_related_product_transients_async','complete','2025-05-12 07:22:17','2025-05-12 09:22:17','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034537;}',10,1,'2025-05-12 07:22:18','2025-05-12 09:22:18',0,NULL,10),
(65311,'wc_delete_related_product_transients_async','complete','2025-05-12 07:22:17','2025-05-12 09:22:17','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034537;}',10,1,'2025-05-12 07:22:18','2025-05-12 09:22:18',0,NULL,10),
(65312,'wc_delete_related_product_transients_async','complete','2025-05-12 07:22:17','2025-05-12 09:22:17','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034537;}',10,1,'2025-05-12 07:22:18','2025-05-12 09:22:18',0,NULL,10),
(65313,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:22:18','2025-05-12 09:22:18','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034538;}',3,1,'2025-05-12 07:22:18','2025-05-12 09:22:18',0,NULL,10),
(65314,'wc_delete_related_product_transients_async','complete','2025-05-12 07:27:02','2025-05-12 09:27:02','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034822;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65315,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:27:03','2025-05-12 09:27:03','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034823;}',3,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65316,'wc_delete_related_product_transients_async','complete','2025-05-12 07:27:07','2025-05-12 09:27:07','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034827;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:27:08','2025-05-12 09:27:08','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034828;}',3,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65318,'wc_delete_related_product_transients_async','complete','2025-05-12 07:27:11','2025-05-12 09:27:11','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034831;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:27:12','2025-05-12 09:27:12','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747034832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747034832;}',3,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65320,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:02','2025-05-12 09:30:02','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035002;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65321,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:02','2025-05-12 09:30:02','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035002;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65322,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:02','2025-05-12 09:30:02','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035002;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65323,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:03','2025-05-12 09:30:03','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035003;}',3,1,'2025-05-12 07:30:25','2025-05-12 09:30:25',0,NULL,10),
(65324,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:02','2025-05-12 09:30:02','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035002;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65325,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:02','2025-05-12 09:30:02','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035002;}',10,1,'2025-05-12 07:30:02','2025-05-12 09:30:02',0,NULL,10),
(65326,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:05','2025-05-12 09:30:05','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035005;}',10,1,'2025-05-12 07:30:25','2025-05-12 09:30:25',0,NULL,10),
(65327,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:05','2025-05-12 09:30:05','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035005;}',10,1,'2025-05-12 07:30:25','2025-05-12 09:30:25',0,NULL,10),
(65328,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:06','2025-05-12 09:30:06','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035006;}',3,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65329,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:05','2025-05-12 09:30:05','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035005;}',10,1,'2025-05-12 07:30:25','2025-05-12 09:30:25',0,NULL,10),
(65330,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:12','2025-05-12 09:30:12','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035012;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65331,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:13','2025-05-12 09:30:13','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035013;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035013;}',3,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65332,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:15','2025-05-12 09:30:15','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035015;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65333,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:15','2025-05-12 09:30:15','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035015;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65334,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:16','2025-05-12 09:30:16','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035016;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65335,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:16','2025-05-12 09:30:16','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035016;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65336,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:16','2025-05-12 09:30:16','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035016;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65337,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:16','2025-05-12 09:30:16','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035016;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65338,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:16','2025-05-12 09:30:16','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035016;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65339,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:16','2025-05-12 09:30:16','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035016;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65340,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:17','2025-05-12 09:30:17','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035017;}',3,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65341,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:18','2025-05-12 09:30:18','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035018;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65342,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:18','2025-05-12 09:30:18','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035018;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65343,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:18','2025-05-12 09:30:18','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035018;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65344,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:18','2025-05-12 09:30:18','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035018;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65345,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:18','2025-05-12 09:30:18','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035018;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65346,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:19','2025-05-12 09:30:19','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035019;}',3,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65347,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:18','2025-05-12 09:30:18','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035018;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65348,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:21','2025-05-12 09:30:21','{\"post_id\":2789}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035021;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65349,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:22','2025-05-12 09:30:22','[2789,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035022;}',3,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65350,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:25','2025-05-12 09:30:25','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035025;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65351,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:25','2025-05-12 09:30:25','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035025;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65352,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:26','2025-05-12 09:30:26','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035026;}',3,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65353,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:25','2025-05-12 09:30:25','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035025;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65354,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:25','2025-05-12 09:30:25','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035025;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65355,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:25','2025-05-12 09:30:25','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035025;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65356,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:25','2025-05-12 09:30:25','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035025;}',10,1,'2025-05-12 07:30:26','2025-05-12 09:30:26',0,NULL,10),
(65357,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:28','2025-05-12 09:30:28','{\"post_id\":4035}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035028;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65358,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:28','2025-05-12 09:30:28','{\"post_id\":4031}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035028;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65359,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:28','2025-05-12 09:30:28','{\"post_id\":4033}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035028;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:29','2025-05-12 09:30:29','[4033,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035029;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035029;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65361,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:30','2025-05-12 09:30:30','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035030;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:31','2025-05-12 09:30:31','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035031;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65363,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:32','2025-05-12 09:30:32','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035032;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:33','2025-05-12 09:30:33','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035033;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65365,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:34','2025-05-12 09:30:34','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035034;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:35','2025-05-12 09:30:35','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035035;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035035;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65367,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:38','2025-05-12 09:30:38','{\"post_id\":2985}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035038;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65368,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:39','2025-05-12 09:30:39','[2985,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035039;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035039;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65369,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:40','2025-05-12 09:30:40','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035040;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:41','2025-05-12 09:30:41','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035041;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65371,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:42','2025-05-12 09:30:42','{\"post_id\":2983}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035042;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65372,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:43','2025-05-12 09:30:43','[2983,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035043;}',3,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65373,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:44','2025-05-12 09:30:44','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035044;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035044;}',10,1,'2025-05-12 07:34:33','2025-05-12 09:34:33',0,NULL,10),
(65374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:45','2025-05-12 09:30:45','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035045;}',3,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65375,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:46','2025-05-12 09:30:46','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035046;}',10,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65376,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:47','2025-05-12 09:30:47','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035047;}',3,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65377,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:48','2025-05-12 09:30:48','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035048;}',10,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:49','2025-05-12 09:30:49','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035049;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035049;}',3,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65379,'wc_delete_related_product_transients_async','complete','2025-05-12 07:30:50','2025-05-12 09:30:50','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035050;}',10,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:30:51','2025-05-12 09:30:51','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035051;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035051;}',3,1,'2025-05-12 07:34:34','2025-05-12 09:34:34',0,NULL,10),
(65381,'wc_delete_related_product_transients_async','complete','2025-05-12 07:41:32','2025-05-12 09:41:32','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035692;}',10,1,'2025-05-12 07:41:32','2025-05-12 09:41:32',0,NULL,10),
(65382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:41:33','2025-05-12 09:41:33','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035693;}',3,1,'2025-05-12 07:42:35','2025-05-12 09:42:35',0,NULL,10),
(65383,'wc_delete_related_product_transients_async','complete','2025-05-12 07:42:34','2025-05-12 09:42:34','{\"post_id\":2938}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035754;}',10,1,'2025-05-12 07:42:35','2025-05-12 09:42:35',0,NULL,10),
(65384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:42:35','2025-05-12 09:42:35','[2938,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035755;}',3,1,'2025-05-12 07:42:35','2025-05-12 09:42:35',0,NULL,10),
(65385,'wc_delete_related_product_transients_async','complete','2025-05-12 07:42:37','2025-05-12 09:42:37','{\"post_id\":2937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035757;}',10,1,'2025-05-12 07:44:46','2025-05-12 09:44:46',0,NULL,10),
(65386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 07:42:38','2025-05-12 09:42:38','[2937,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747035758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747035758;}',3,1,'2025-05-12 07:44:46','2025-05-12 09:44:46',0,NULL,10),
(65387,'wc_delete_related_product_transients_async','complete','2025-05-12 08:01:33','2025-05-12 10:01:33','{\"post_id\":4367}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747036893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747036893;}',10,1,'2025-05-12 08:01:34','2025-05-12 10:01:34',0,NULL,10),
(65388,'wc_delete_related_product_transients_async','complete','2025-05-12 08:01:33','2025-05-12 10:01:33','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747036893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747036893;}',10,1,'2025-05-12 08:01:34','2025-05-12 10:01:34',0,NULL,10),
(65389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:01:34','2025-05-12 10:01:34','[4367,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747036894;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747036894;}',3,1,'2025-05-12 08:01:34','2025-05-12 10:01:34',0,NULL,10),
(65390,'wc_delete_related_product_transients_async','complete','2025-05-12 08:01:33','2025-05-12 10:01:33','{\"post_id\":4371}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747036893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747036893;}',10,1,'2025-05-12 08:01:34','2025-05-12 10:01:34',0,NULL,10),
(65391,'wc_delete_related_product_transients_async','complete','2025-05-12 08:01:33','2025-05-12 10:01:33','{\"post_id\":4372}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747036893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747036893;}',10,1,'2025-05-12 08:01:34','2025-05-12 10:01:34',0,NULL,10),
(65392,'wc_delete_related_product_transients_async','complete','2025-05-12 08:01:33','2025-05-12 10:01:33','{\"post_id\":4369}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747036893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747036893;}',10,1,'2025-05-12 08:01:34','2025-05-12 10:01:34',0,NULL,10),
(65393,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:12','2025-05-12 10:43:12','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039392;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65394,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:12','2025-05-12 10:43:12','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039392;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65395,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:12','2025-05-12 10:43:12','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039392;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65396,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:43:13','2025-05-12 10:43:13','[4631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039393;}',3,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65397,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:12','2025-05-12 10:43:12','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039392;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65398,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:13','2025-05-12 10:43:13','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039393;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65399,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:13','2025-05-12 10:43:13','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039393;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65400,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:13','2025-05-12 10:43:13','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039393;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65401,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:13','2025-05-12 10:43:13','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039393;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65402,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:15','2025-05-12 10:43:15','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039395;}',10,1,'2025-05-12 08:43:24','2025-05-12 10:43:24',0,NULL,10),
(65403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:43:16','2025-05-12 10:43:16','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039396;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039396;}',3,1,'2025-05-12 08:43:25','2025-05-12 10:43:25',0,NULL,10),
(65404,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:19','2025-05-12 10:43:19','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039399;}',10,1,'2025-05-12 08:43:25','2025-05-12 10:43:25',0,NULL,10),
(65405,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:19','2025-05-12 10:43:19','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039399;}',10,1,'2025-05-12 08:43:25','2025-05-12 10:43:25',0,NULL,10),
(65406,'wc_delete_related_product_transients_async','complete','2025-05-12 08:43:19','2025-05-12 10:43:19','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039399;}',10,1,'2025-05-12 08:43:25','2025-05-12 10:43:25',0,NULL,10),
(65407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:43:20','2025-05-12 10:43:20','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747039400;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747039400;}',3,1,'2025-05-12 08:43:25','2025-05-12 10:43:25',0,NULL,10),
(65408,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:00','2025-05-12 10:54:00','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040040;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65409,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:00','2025-05-12 10:54:00','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040040;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040040;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:54:01','2025-05-12 10:54:01','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040041;}',3,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65411,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:01','2025-05-12 10:54:01','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040041;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65412,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:01','2025-05-12 10:54:01','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040041;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65413,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:01','2025-05-12 10:54:01','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040041;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65414,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:03','2025-05-12 10:54:03','{\"post_id\":5038}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040043;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65415,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:03','2025-05-12 10:54:03','{\"post_id\":5036}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040043;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65416,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:03','2025-05-12 10:54:03','{\"post_id\":5040}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040043;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65417,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:54:04','2025-05-12 10:54:04','[5040,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040044;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040044;}',3,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65418,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:59','2025-05-12 10:54:59','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040099;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65419,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:59','2025-05-12 10:54:59','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040099;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65420,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:55:00','2025-05-12 10:55:00','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040100;}',3,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65421,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:59','2025-05-12 10:54:59','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040099;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65422,'wc_delete_related_product_transients_async','complete','2025-05-12 08:54:59','2025-05-12 10:54:59','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040099;}',10,1,'2025-05-12 08:55:00','2025-05-12 10:55:00',0,NULL,10),
(65423,'wc_delete_related_product_transients_async','complete','2025-05-12 08:55:34','2025-05-12 10:55:34','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040134;}',10,1,'2025-05-12 08:55:35','2025-05-12 10:55:35',0,NULL,10),
(65424,'wc_delete_related_product_transients_async','complete','2025-05-12 08:55:34','2025-05-12 10:55:34','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040134;}',10,1,'2025-05-12 08:55:35','2025-05-12 10:55:35',0,NULL,10),
(65425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 08:55:36','2025-05-12 10:55:36','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040136;}',3,1,'2025-05-12 08:59:32','2025-05-12 10:59:32',0,NULL,10),
(65426,'wc_delete_related_product_transients_async','complete','2025-05-12 08:55:35','2025-05-12 10:55:35','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040135;}',10,1,'2025-05-12 08:55:35','2025-05-12 10:55:35',0,NULL,10),
(65427,'wc_delete_related_product_transients_async','complete','2025-05-12 08:55:35','2025-05-12 10:55:35','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747040135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747040135;}',10,1,'2025-05-12 08:55:35','2025-05-12 10:55:35',0,NULL,10),
(65428,'wc_delete_related_product_transients_async','complete','2025-05-12 09:11:37','2025-05-12 11:11:37','{\"post_id\":2733}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041097;}',10,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65429,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 09:11:38','2025-05-12 11:11:38','[2733,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041098;}',3,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65430,'wc_delete_related_product_transients_async','complete','2025-05-12 09:11:39','2025-05-12 11:11:39','{\"post_id\":4564}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041099;}',10,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65431,'wc_delete_related_product_transients_async','complete','2025-05-12 09:11:39','2025-05-12 11:11:39','{\"post_id\":4563}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041099;}',10,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 09:11:40','2025-05-12 11:11:40','[4564,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041100;}',3,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65433,'wc_delete_related_product_transients_async','complete','2025-05-12 09:11:42','2025-05-12 11:11:42','{\"post_id\":3144}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041102;}',10,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65434,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 09:11:43','2025-05-12 11:11:43','[3144,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041103;}',3,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65435,'wc_delete_related_product_transients_async','complete','2025-05-12 09:11:45','2025-05-12 11:11:45','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041105;}',10,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65436,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 09:11:46','2025-05-12 11:11:46','[2897,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747041106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747041106;}',3,1,'2025-05-12 09:12:30','2025-05-12 11:12:30',0,NULL,10),
(65437,'wc_delete_related_product_transients_async','complete','2025-05-12 09:39:21','2025-05-12 11:39:21','{\"post_id\":4201}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042761;}',10,1,'2025-05-12 09:39:22','2025-05-12 11:39:22',0,NULL,10),
(65438,'wc_delete_related_product_transients_async','complete','2025-05-12 09:39:21','2025-05-12 11:39:21','{\"post_id\":4197}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042761;}',10,1,'2025-05-12 09:39:22','2025-05-12 11:39:22',0,NULL,10),
(65439,'wc_delete_related_product_transients_async','complete','2025-05-12 09:39:21','2025-05-12 11:39:21','{\"post_id\":4199}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042761;}',10,1,'2025-05-12 09:39:22','2025-05-12 11:39:22',0,NULL,10),
(65440,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 09:39:22','2025-05-12 11:39:22','[4199,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042762;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042762;}',3,1,'2025-05-12 09:39:22','2025-05-12 11:39:22',0,NULL,10),
(65441,'wc_delete_related_product_transients_async','complete','2025-05-12 09:39:21','2025-05-12 11:39:21','{\"post_id\":4203}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042761;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042761;}',10,1,'2025-05-12 09:39:22','2025-05-12 11:39:22',0,NULL,10),
(65442,'wc_delete_related_product_transients_async','complete','2025-05-12 09:39:24','2025-05-12 11:39:24','{\"post_id\":2989}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042764;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042764;}',10,1,'2025-05-12 09:39:25','2025-05-12 11:39:25',0,NULL,10),
(65443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 09:39:25','2025-05-12 11:39:25','[2989,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747042765;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747042765;}',3,1,'2025-05-12 09:39:25','2025-05-12 11:39:25',0,NULL,10),
(65444,'wc_delete_related_product_transients_async','complete','2025-05-12 10:40:14','2025-05-12 12:40:14','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046414;}',10,1,'2025-05-12 10:40:14','2025-05-12 12:40:14',0,NULL,10),
(65445,'wc_delete_related_product_transients_async','complete','2025-05-12 10:40:14','2025-05-12 12:40:14','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046414;}',10,1,'2025-05-12 10:40:14','2025-05-12 12:40:14',0,NULL,10),
(65446,'wc_delete_related_product_transients_async','complete','2025-05-12 10:40:14','2025-05-12 12:40:14','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046414;}',10,1,'2025-05-12 10:40:15','2025-05-12 12:40:15',0,NULL,10),
(65447,'wc_delete_related_product_transients_async','complete','2025-05-12 10:40:14','2025-05-12 12:40:14','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046414;}',10,1,'2025-05-12 10:40:15','2025-05-12 12:40:15',0,NULL,10),
(65448,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 10:40:15','2025-05-12 12:40:15','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046415;}',3,1,'2025-05-12 10:40:15','2025-05-12 12:40:15',0,NULL,10),
(65449,'wc_delete_related_product_transients_async','complete','2025-05-12 10:40:14','2025-05-12 12:40:14','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046414;}',10,1,'2025-05-12 10:40:15','2025-05-12 12:40:15',0,NULL,10),
(65450,'wc_delete_related_product_transients_async','complete','2025-05-12 10:40:17','2025-05-12 12:40:17','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046417;}',10,1,'2025-05-12 10:41:43','2025-05-12 12:41:43',0,NULL,10),
(65451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 10:40:18','2025-05-12 12:40:18','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747046418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747046418;}',3,1,'2025-05-12 10:41:43','2025-05-12 12:41:43',0,NULL,10),
(65452,'wc-admin_import_orders','complete','2025-05-12 11:05:27','2025-05-12 13:05:27','[5169]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747047927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747047927;}',2,1,'2025-05-12 11:06:07','2025-05-12 13:06:07',0,NULL,10),
(65453,'woocommerce_deliver_webhook_async','complete','2025-05-12 11:05:22','2025-05-12 13:05:22','{\"webhook_id\":2,\"arg\":5169}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747047922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747047922;}',7,1,'2025-05-12 11:06:07','2025-05-12 13:06:07',0,NULL,10),
(65454,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65455,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65456,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65457,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65458,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65459,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65460,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:56','2025-05-12 13:33:56','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049636;}',10,1,'2025-05-12 11:33:57','2025-05-12 13:33:57',0,NULL,10),
(65461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 11:33:58','2025-05-12 13:33:58','[4653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049638;}',3,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65462,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:58','2025-05-12 13:33:58','{\"post_id\":3882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049638;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65463,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:58','2025-05-12 13:33:58','{\"post_id\":3876}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049638;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049638;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65464,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3886}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65465,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65466,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65467,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65468,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 11:34:00','2025-05-12 13:34:00','[3879,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049640;}',3,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65469,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3878}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65470,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65471,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3887}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65472,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3888}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65473,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65474,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65475,'wc_delete_related_product_transients_async','complete','2025-05-12 11:33:59','2025-05-12 13:33:59','{\"post_id\":3877}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747049639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747049639;}',10,1,'2025-05-12 11:34:52','2025-05-12 13:34:52',0,NULL,10),
(65476,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:18','2025-05-12 14:15:18','{\"post_id\":3161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052118;}',10,1,'2025-05-12 12:15:23','2025-05-12 14:15:23',0,NULL,10),
(65477,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:18','2025-05-12 14:15:18','{\"post_id\":3160}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052118;}',10,1,'2025-05-12 12:15:23','2025-05-12 14:15:23',0,NULL,10),
(65478,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:18','2025-05-12 14:15:18','{\"post_id\":3162}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052118;}',10,1,'2025-05-12 12:15:23','2025-05-12 14:15:23',0,NULL,10),
(65479,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:18','2025-05-12 14:15:18','{\"post_id\":3163}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052118;}',10,1,'2025-05-12 12:15:23','2025-05-12 14:15:23',0,NULL,10),
(65480,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:18','2025-05-12 14:15:18','{\"post_id\":3164}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052118;}',10,1,'2025-05-12 12:15:23','2025-05-12 14:15:23',0,NULL,10),
(65481,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 12:15:23','2025-05-12 14:15:23','[3160,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052123;}',3,1,'2025-05-12 12:15:23','2025-05-12 14:15:23',0,NULL,10),
(65482,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:24','2025-05-12 14:15:24','{\"post_id\":3161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052124;}',10,1,'2025-05-12 12:16:58','2025-05-12 14:16:58',0,NULL,10),
(65483,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:24','2025-05-12 14:15:24','{\"post_id\":3160}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052124;}',10,1,'2025-05-12 12:16:58','2025-05-12 14:16:58',0,NULL,10),
(65484,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:24','2025-05-12 14:15:24','{\"post_id\":3162}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052124;}',10,1,'2025-05-12 12:16:58','2025-05-12 14:16:58',0,NULL,10),
(65485,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:24','2025-05-12 14:15:24','{\"post_id\":3163}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052124;}',10,1,'2025-05-12 12:16:58','2025-05-12 14:16:58',0,NULL,10),
(65486,'wc_delete_related_product_transients_async','complete','2025-05-12 12:15:24','2025-05-12 14:15:24','{\"post_id\":3164}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052124;}',10,1,'2025-05-12 12:16:58','2025-05-12 14:16:58',0,NULL,10),
(65487,'wc_delete_related_product_transients_async','complete','2025-05-12 12:29:45','2025-05-12 14:29:45','{\"post_id\":3184}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747052985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747052985;}',10,1,'2025-05-12 12:42:15','2025-05-12 14:42:15',0,NULL,10),
(65488,'wc_delete_related_product_transients_async','complete','2025-05-12 13:56:41','2025-05-12 15:56:41','{\"post_id\":2757}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747058201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747058201;}',10,1,'2025-05-12 13:56:42','2025-05-12 15:56:42',0,NULL,10),
(65489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-12 13:56:42','2025-05-12 15:56:42','[2757,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747058202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747058202;}',3,1,'2025-05-12 13:56:42','2025-05-12 15:56:42',0,NULL,10),
(65490,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-12 14:10:32','2025-05-12 16:10:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747059032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747059032;}',8,1,'2025-05-12 14:10:32','2025-05-12 16:10:32',0,NULL,10),
(65491,'woocommerce_cleanup_draft_orders','complete','2025-05-13 14:12:38','2025-05-13 16:12:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747145558;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747145558;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-13 14:13:29','2025-05-13 16:13:29',0,NULL,10),
(65492,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-13 02:27:35','2025-05-13 04:27:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747103255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747103255;}',8,1,'2025-05-13 02:27:35','2025-05-13 04:27:35',0,NULL,10),
(65493,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:31','2025-05-13 07:25:31','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113931;}',10,1,'2025-05-13 05:25:31','2025-05-13 07:25:31',0,NULL,10),
(65494,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:31','2025-05-13 07:25:31','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113931;}',10,1,'2025-05-13 05:25:31','2025-05-13 07:25:31',0,NULL,10),
(65495,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:31','2025-05-13 07:25:31','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113931;}',10,1,'2025-05-13 05:25:31','2025-05-13 07:25:31',0,NULL,10),
(65496,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:31','2025-05-13 07:25:31','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113931;}',10,1,'2025-05-13 05:25:31','2025-05-13 07:25:31',0,NULL,10),
(65497,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:31','2025-05-13 07:25:31','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113931;}',10,1,'2025-05-13 05:25:31','2025-05-13 07:25:31',0,NULL,10),
(65498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:25:32','2025-05-13 07:25:32','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113932;}',3,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65499,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:42','2025-05-13 07:25:42','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113942;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113942;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65500,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:25:43','2025-05-13 07:25:43','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113943;}',3,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65501,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:44','2025-05-13 07:25:44','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113944;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65502,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:44','2025-05-13 07:25:44','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113944;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65503,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:44','2025-05-13 07:25:44','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113944;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65504,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:44','2025-05-13 07:25:44','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113944;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65505,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:25:45','2025-05-13 07:25:45','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113945;}',3,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65506,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:44','2025-05-13 07:25:44','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113944;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65507,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:44','2025-05-13 07:25:44','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113944;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65508,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65509,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65510,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65511,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65512,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:25:52','2025-05-13 07:25:52','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113952;}',3,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65514,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65515,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:51','2025-05-13 07:25:51','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113951;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65516,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:52','2025-05-13 07:25:52','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113952;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65517,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:55','2025-05-13 07:25:55','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113955;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65518,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:55','2025-05-13 07:25:55','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113955;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65519,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:55','2025-05-13 07:25:55','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113955;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65520,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:55','2025-05-13 07:25:55','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113955;}',10,1,'2025-05-13 05:30:08','2025-05-13 07:30:08',0,NULL,10),
(65521,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:25:56','2025-05-13 07:25:56','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113956;}',3,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65522,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:55','2025-05-13 07:25:55','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113955;}',10,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65523,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:55','2025-05-13 07:25:55','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113955;}',10,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65524,'wc_delete_related_product_transients_async','complete','2025-05-13 05:25:58','2025-05-13 07:25:58','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113958;}',10,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:26:00','2025-05-13 07:26:00','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113960;}',3,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65526,'wc_delete_related_product_transients_async','complete','2025-05-13 05:26:00','2025-05-13 07:26:00','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113960;}',10,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:26:01','2025-05-13 07:26:01','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113961;}',3,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65528,'wc_delete_related_product_transients_async','complete','2025-05-13 05:26:02','2025-05-13 07:26:02','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113962;}',10,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65529,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:26:03','2025-05-13 07:26:03','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747113963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747113963;}',3,1,'2025-05-13 05:30:09','2025-05-13 07:30:09',0,NULL,10),
(65530,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:02','2025-05-13 07:32:02','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114322;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65531,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:02','2025-05-13 07:32:02','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114322;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65532,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:02','2025-05-13 07:32:02','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114322;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65533,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:02','2025-05-13 07:32:02','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114322;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65534,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:03','2025-05-13 07:32:03','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114323;}',3,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65535,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:02','2025-05-13 07:32:02','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114322;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114322;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:03','2025-05-13 07:32:03','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114323;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114323;}',3,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65537,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:08','2025-05-13 07:32:08','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114328;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65538,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:08','2025-05-13 07:32:08','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114328;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65539,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:08','2025-05-13 07:32:08','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114328;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65540,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:09','2025-05-13 07:32:09','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114329;}',3,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65541,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:11','2025-05-13 07:32:11','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114331;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65542,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:11','2025-05-13 07:32:11','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114331;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65543,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:11','2025-05-13 07:32:11','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114331;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65544,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:12','2025-05-13 07:32:12','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114332;}',3,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65545,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:11','2025-05-13 07:32:11','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114331;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65546,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:11','2025-05-13 07:32:11','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114331;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65547,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:11','2025-05-13 07:32:11','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114331;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65548,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:14','2025-05-13 07:32:14','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114334;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65549,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:14','2025-05-13 07:32:14','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114334;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65550,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:14','2025-05-13 07:32:14','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114334;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65551,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:15','2025-05-13 07:32:15','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114335;}',3,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65552,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:15','2025-05-13 07:32:15','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114335;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65553,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:15','2025-05-13 07:32:15','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114335;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65554,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:15','2025-05-13 07:32:15','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114335;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65555,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:16','2025-05-13 07:32:16','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114336;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65556,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:16','2025-05-13 07:32:16','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114336;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65557,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:16','2025-05-13 07:32:16','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114336;}',10,1,'2025-05-13 05:32:25','2025-05-13 07:32:25',0,NULL,10),
(65558,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:17','2025-05-13 07:32:17','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114337;}',3,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65559,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:16','2025-05-13 07:32:16','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114336;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65560,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:16','2025-05-13 07:32:16','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114336;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65561,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:21','2025-05-13 07:32:21','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114341;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65562,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:21','2025-05-13 07:32:21','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114341;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65563,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:21','2025-05-13 07:32:21','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114341;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65564,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:22','2025-05-13 07:32:22','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114342;}',3,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65565,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:21','2025-05-13 07:32:21','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114341;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114341;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65566,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:22','2025-05-13 07:32:22','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114342;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65567,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:22','2025-05-13 07:32:22','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114342;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65568,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:24','2025-05-13 07:32:24','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114344;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114344;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65569,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:25','2025-05-13 07:32:25','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114345;}',3,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65570,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:26','2025-05-13 07:32:26','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114346;}',10,1,'2025-05-13 05:32:26','2025-05-13 07:32:26',0,NULL,10),
(65571,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:27','2025-05-13 07:32:27','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114347;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114347;}',3,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65572,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:29','2025-05-13 07:32:29','{\"post_id\":2944}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114349;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114349;}',10,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:30','2025-05-13 07:32:30','[2944,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114350;}',3,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65574,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:30','2025-05-13 07:32:30','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114350;}',10,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:31','2025-05-13 07:32:31','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114351;}',3,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65576,'wc_delete_related_product_transients_async','complete','2025-05-13 05:32:32','2025-05-13 07:32:32','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114352;}',10,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 05:32:33','2025-05-13 07:32:33','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747114353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747114353;}',3,1,'2025-05-13 05:43:02','2025-05-13 07:43:02',0,NULL,10),
(65578,'wc_delete_related_product_transients_async','complete','2025-05-13 06:14:18','2025-05-13 08:14:18','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747116858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747116858;}',10,1,'2025-05-13 06:14:19','2025-05-13 08:14:19',0,NULL,10),
(65579,'wc_delete_related_product_transients_async','complete','2025-05-13 06:14:20','2025-05-13 08:14:20','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747116860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747116860;}',10,1,'2025-05-13 06:14:24','2025-05-13 08:14:24',0,NULL,10),
(65580,'wc_delete_related_product_transients_async','complete','2025-05-13 06:14:23','2025-05-13 08:14:23','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747116863;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747116863;}',10,1,'2025-05-13 06:14:24','2025-05-13 08:14:24',0,NULL,10),
(65581,'wc_delete_related_product_transients_async','complete','2025-05-13 06:14:24','2025-05-13 08:14:24','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747116864;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747116864;}',10,1,'2025-05-13 06:19:15','2025-05-13 08:19:15',0,NULL,10),
(65582,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:14','2025-05-13 08:19:14','{\"post_id\":2944}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117154;}',10,1,'2025-05-13 06:19:15','2025-05-13 08:19:15',0,NULL,10),
(65583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 06:19:15','2025-05-13 08:19:15','[2944,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117155;}',3,1,'2025-05-13 06:19:15','2025-05-13 08:19:15',0,NULL,10),
(65584,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:19','2025-05-13 08:19:19','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117159;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65585,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:19','2025-05-13 08:19:19','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117159;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65586,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 06:19:20','2025-05-13 08:19:20','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117160;}',3,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65587,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:19','2025-05-13 08:19:19','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117159;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65588,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:22','2025-05-13 08:19:22','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117162;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65589,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:22','2025-05-13 08:19:22','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117162;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65590,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 06:19:23','2025-05-13 08:19:23','[3666,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117163;}',3,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65591,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:22','2025-05-13 08:19:22','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117162;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65592,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:22','2025-05-13 08:19:22','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117162;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65593,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:22','2025-05-13 08:19:22','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117162;}',10,1,'2025-05-13 06:19:22','2025-05-13 08:19:22',0,NULL,10),
(65594,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:26','2025-05-13 08:19:26','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117166;}',10,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65595,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 06:19:27','2025-05-13 08:19:27','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117167;}',3,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65596,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:27','2025-05-13 08:19:27','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117167;}',10,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65597,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 06:19:28','2025-05-13 08:19:28','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117168;}',3,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65598,'wc_delete_related_product_transients_async','complete','2025-05-13 06:19:29','2025-05-13 08:19:29','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117169;}',10,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65599,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 06:19:30','2025-05-13 08:19:30','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747117170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747117170;}',3,1,'2025-05-13 06:21:20','2025-05-13 08:21:20',0,NULL,10),
(65600,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65601,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65602,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65603,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65604,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65605,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65606,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:16','2025-05-13 09:09:16','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120156;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120156;}',3,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65607,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65608,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:15','2025-05-13 09:09:15','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120155;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65609,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:19','2025-05-13 09:09:19','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120159;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65610,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:19','2025-05-13 09:09:19','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120159;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65611,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:19','2025-05-13 09:09:19','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120159;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65612,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:19','2025-05-13 09:09:19','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120159;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65613,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:19','2025-05-13 09:09:19','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120159;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65614,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:19','2025-05-13 09:09:19','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120159;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65615,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:20','2025-05-13 09:09:20','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120160;}',3,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65616,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:22','2025-05-13 09:09:22','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120162;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65617,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:22','2025-05-13 09:09:22','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120162;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65618,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:23','2025-05-13 09:09:23','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120163;}',3,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65619,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:22','2025-05-13 09:09:22','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120162;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65620,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:22','2025-05-13 09:09:22','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120162;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65621,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:22','2025-05-13 09:09:22','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120162;}',10,1,'2025-05-13 07:09:23','2025-05-13 09:09:23',0,NULL,10),
(65622,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:25','2025-05-13 09:09:25','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120165;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65623,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:25','2025-05-13 09:09:25','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120165;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65624,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:25','2025-05-13 09:09:25','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120165;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65625,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:25','2025-05-13 09:09:25','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120165;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65626,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:25','2025-05-13 09:09:25','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120165;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65627,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:25','2025-05-13 09:09:25','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120165;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65628,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:26','2025-05-13 09:09:26','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120166;}',3,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65629,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:28','2025-05-13 09:09:28','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120168;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65630,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:29','2025-05-13 09:09:29','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120169;}',3,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65631,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:29','2025-05-13 09:09:29','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120169;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120169;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65632,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:30','2025-05-13 09:09:30','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120170;}',3,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65633,'wc_delete_related_product_transients_async','complete','2025-05-13 07:09:31','2025-05-13 09:09:31','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120171;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65634,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:09:33','2025-05-13 09:09:33','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120173;}',3,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65635,'wc_delete_related_product_transients_async','complete','2025-05-13 07:12:06','2025-05-13 09:12:06','{\"post_id\":3378}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120326;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65636,'wc_delete_related_product_transients_async','complete','2025-05-13 07:12:06','2025-05-13 09:12:06','{\"post_id\":3376}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120326;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65637,'wc_delete_related_product_transients_async','complete','2025-05-13 07:12:06','2025-05-13 09:12:06','{\"post_id\":3380}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120326;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120326;}',10,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65638,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:12:07','2025-05-13 09:12:07','[3380,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120327;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120327;}',3,1,'2025-05-13 07:12:07','2025-05-13 09:12:07',0,NULL,10),
(65639,'wc_delete_related_product_transients_async','complete','2025-05-13 07:12:08','2025-05-13 09:12:08','{\"post_id\":3372}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120328;}',10,1,'2025-05-13 07:13:27','2025-05-13 09:13:27',0,NULL,10),
(65640,'wc_delete_related_product_transients_async','complete','2025-05-13 07:12:08','2025-05-13 09:12:08','{\"post_id\":3370}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120328;}',10,1,'2025-05-13 07:13:27','2025-05-13 09:13:27',0,NULL,10),
(65641,'wc_delete_related_product_transients_async','complete','2025-05-13 07:12:08','2025-05-13 09:12:08','{\"post_id\":3374}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120328;}',10,1,'2025-05-13 07:13:27','2025-05-13 09:13:27',0,NULL,10),
(65642,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:12:09','2025-05-13 09:12:09','[3374,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747120329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747120329;}',3,1,'2025-05-13 07:13:27','2025-05-13 09:13:27',0,NULL,10),
(65643,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:20','2025-05-13 09:40:20','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122020;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65644,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:20','2025-05-13 09:40:20','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122020;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65645,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:20','2025-05-13 09:40:20','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122020;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65646,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:20','2025-05-13 09:40:20','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122020;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65647,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:40:21','2025-05-13 09:40:21','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122021;}',3,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65648,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:20','2025-05-13 09:40:20','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122020;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65649,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:23','2025-05-13 09:40:23','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122023;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65650,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:23','2025-05-13 09:40:23','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122023;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65651,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:24','2025-05-13 09:40:24','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122024;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65652,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:24','2025-05-13 09:40:24','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122024;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65653,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:24','2025-05-13 09:40:24','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122024;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65654,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:40:25','2025-05-13 09:40:25','[4631,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122025;}',3,1,'2025-05-13 07:40:30','2025-05-13 09:40:30',0,NULL,10),
(65655,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:24','2025-05-13 09:40:24','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122024;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65656,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:24','2025-05-13 09:40:24','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122024;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65657,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:24','2025-05-13 09:40:24','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122024;}',10,1,'2025-05-13 07:40:24','2025-05-13 09:40:24',0,NULL,10),
(65658,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:26','2025-05-13 09:40:26','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122026;}',10,1,'2025-05-13 07:40:30','2025-05-13 09:40:30',0,NULL,10),
(65659,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:26','2025-05-13 09:40:26','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122026;}',10,1,'2025-05-13 07:40:30','2025-05-13 09:40:30',0,NULL,10),
(65660,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:27','2025-05-13 09:40:27','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122027;}',10,1,'2025-05-13 07:40:30','2025-05-13 09:40:30',0,NULL,10),
(65661,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:40:28','2025-05-13 09:40:28','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122028;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122028;}',3,1,'2025-05-13 07:40:30','2025-05-13 09:40:30',0,NULL,10),
(65662,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:31','2025-05-13 09:40:31','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122031;}',10,1,'2025-05-13 07:40:36','2025-05-13 09:40:36',0,NULL,10),
(65663,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:40:32','2025-05-13 09:40:32','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122032;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122032;}',3,1,'2025-05-13 07:40:36','2025-05-13 09:40:36',0,NULL,10),
(65664,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:33','2025-05-13 09:40:33','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122033;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122033;}',10,1,'2025-05-13 07:40:36','2025-05-13 09:40:36',0,NULL,10),
(65665,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:40:34','2025-05-13 09:40:34','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122034;}',3,1,'2025-05-13 07:40:36','2025-05-13 09:40:36',0,NULL,10),
(65666,'wc_delete_related_product_transients_async','complete','2025-05-13 07:40:36','2025-05-13 09:40:36','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122036;}',10,1,'2025-05-13 07:40:36','2025-05-13 09:40:36',0,NULL,10),
(65667,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:40:37','2025-05-13 09:40:37','[2848,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122037;}',3,1,'2025-05-13 07:40:42','2025-05-13 09:40:42',0,NULL,10),
(65668,'wc_delete_related_product_transients_async','complete','2025-05-13 07:47:55','2025-05-13 09:47:55','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122475;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122475;}',10,1,'2025-05-13 07:51:18','2025-05-13 09:51:18',0,NULL,10),
(65669,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:47:56','2025-05-13 09:47:56','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122476;}',3,1,'2025-05-13 07:51:18','2025-05-13 09:51:18',0,NULL,10),
(65670,'wc_delete_related_product_transients_async','complete','2025-05-13 07:51:57','2025-05-13 09:51:57','{\"post_id\":3069}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122717;}',10,1,'2025-05-13 07:51:58','2025-05-13 09:51:58',0,NULL,10),
(65671,'wc_delete_related_product_transients_async','complete','2025-05-13 07:51:57','2025-05-13 09:51:57','{\"post_id\":3068}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122717;}',10,1,'2025-05-13 07:51:58','2025-05-13 09:51:58',0,NULL,10),
(65672,'wc_delete_related_product_transients_async','complete','2025-05-13 07:51:57','2025-05-13 09:51:57','{\"post_id\":3070}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122717;}',10,1,'2025-05-13 07:51:58','2025-05-13 09:51:58',0,NULL,10),
(65673,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:51:58','2025-05-13 09:51:58','[3070,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122718;}',3,1,'2025-05-13 07:51:58','2025-05-13 09:51:58',0,NULL,10),
(65674,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3905}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:33','2025-05-13 09:54:33',0,NULL,10),
(65675,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3898}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:33','2025-05-13 09:54:33',0,NULL,10),
(65676,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','[3905,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',3,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65677,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3907}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:33','2025-05-13 09:54:33',0,NULL,10),
(65678,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:33','2025-05-13 09:54:33',0,NULL,10),
(65679,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65680,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3901}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65681,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:33','2025-05-13 09:54:33','{\"post_id\":3900}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122873;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122873;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65682,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65683,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65684,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3904}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65685,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3902}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65686,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":4705}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65687,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65688,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65689,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3906}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65690,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3908}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:54:34','2025-05-13 09:54:34',0,NULL,10),
(65691,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65692,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3914}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65693,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:34','2025-05-13 09:54:34','{\"post_id\":3912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122874;}',10,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65694,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:37','2025-05-13 09:54:37','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122877;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122877;}',10,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65695,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:54:38','2025-05-13 09:54:38','[2848,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122878;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122878;}',3,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65696,'wc_delete_related_product_transients_async','complete','2025-05-13 07:54:40','2025-05-13 09:54:40','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122880;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122880;}',10,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65697,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 07:54:41','2025-05-13 09:54:41','[2858,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747122881;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747122881;}',3,1,'2025-05-13 07:55:26','2025-05-13 09:55:26',0,NULL,10),
(65698,'wc_delete_related_product_transients_async','complete','2025-05-13 08:10:18','2025-05-13 10:10:18','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747123818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747123818;}',10,1,'2025-05-13 08:10:41','2025-05-13 10:10:41',0,NULL,10),
(65699,'wc_delete_related_product_transients_async','complete','2025-05-13 08:10:18','2025-05-13 10:10:18','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747123818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747123818;}',10,1,'2025-05-13 08:10:41','2025-05-13 10:10:41',0,NULL,10),
(65700,'wc_delete_related_product_transients_async','complete','2025-05-13 08:10:18','2025-05-13 10:10:18','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747123818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747123818;}',10,1,'2025-05-13 08:10:41','2025-05-13 10:10:41',0,NULL,10),
(65701,'wc_delete_related_product_transients_async','complete','2025-05-13 08:10:18','2025-05-13 10:10:18','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747123818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747123818;}',10,1,'2025-05-13 08:10:41','2025-05-13 10:10:41',0,NULL,10),
(65702,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 08:10:19','2025-05-13 10:10:19','[4137,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747123819;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747123819;}',3,1,'2025-05-13 08:10:41','2025-05-13 10:10:41',0,NULL,10),
(65703,'wc_delete_related_product_transients_async','complete','2025-05-13 08:30:11','2025-05-13 10:30:11','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747125011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747125011;}',10,1,'2025-05-13 08:30:12','2025-05-13 10:30:12',0,NULL,10),
(65704,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 08:30:12','2025-05-13 10:30:12','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747125012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747125012;}',3,1,'2025-05-13 08:30:12','2025-05-13 10:30:12',0,NULL,10),
(65705,'wc_delete_related_product_transients_async','complete','2025-05-13 08:34:29','2025-05-13 10:34:29','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747125269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747125269;}',10,1,'2025-05-13 08:34:30','2025-05-13 10:34:30',0,NULL,10),
(65706,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 08:34:30','2025-05-13 10:34:30','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747125270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747125270;}',3,1,'2025-05-13 08:34:30','2025-05-13 10:34:30',0,NULL,10),
(65707,'wc_delete_related_product_transients_async','complete','2025-05-13 08:34:31','2025-05-13 10:34:31','{\"post_id\":2773}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747125271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747125271;}',10,1,'2025-05-13 08:35:25','2025-05-13 10:35:25',0,NULL,10),
(65708,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 08:34:32','2025-05-13 10:34:32','[2773,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747125272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747125272;}',3,1,'2025-05-13 08:35:25','2025-05-13 10:35:25',0,NULL,10),
(65709,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4633}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65710,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65711,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 08:50:47','2025-05-13 10:50:47','[4633,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126247;}',3,1,'2025-05-13 08:51:27','2025-05-13 10:51:27',0,NULL,10),
(65712,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4632}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65713,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4634}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65714,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4635}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65715,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4636}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65716,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4637}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65717,'wc_delete_related_product_transients_async','complete','2025-05-13 08:50:46','2025-05-13 10:50:46','{\"post_id\":4631}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747126246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747126246;}',10,1,'2025-05-13 08:50:46','2025-05-13 10:50:46',0,NULL,10),
(65718,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:07','2025-05-13 11:16:07','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127767;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65719,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:16:08','2025-05-13 11:16:08','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127768;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127768;}',3,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65720,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:09','2025-05-13 11:16:09','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127769;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65721,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:09','2025-05-13 11:16:09','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127769;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65722,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:16:10','2025-05-13 11:16:10','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127770;}',3,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65723,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:09','2025-05-13 11:16:09','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127769;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127769;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65724,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:11','2025-05-13 11:16:11','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127771;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65725,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:11','2025-05-13 11:16:11','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127771;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65726,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:16:12','2025-05-13 11:16:12','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127772;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127772;}',3,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65727,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:11','2025-05-13 11:16:11','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127771;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65728,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:11','2025-05-13 11:16:11','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127771;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65729,'wc_delete_related_product_transients_async','complete','2025-05-13 09:16:11','2025-05-13 11:16:11','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127771;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127771;}',10,1,'2025-05-13 09:19:14','2025-05-13 11:19:14',0,NULL,10),
(65730,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:14','2025-05-13 11:19:14','{\"post_id\":3609}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127954;}',10,1,'2025-05-13 09:19:15','2025-05-13 11:19:15',0,NULL,10),
(65731,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:14','2025-05-13 11:19:14','{\"post_id\":3605}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127954;}',10,1,'2025-05-13 09:19:15','2025-05-13 11:19:15',0,NULL,10),
(65732,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:19:15','2025-05-13 11:19:15','[3609,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127955;}',3,1,'2025-05-13 09:19:15','2025-05-13 11:19:15',0,NULL,10),
(65733,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:14','2025-05-13 11:19:14','{\"post_id\":3607}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127954;}',10,1,'2025-05-13 09:19:15','2025-05-13 11:19:15',0,NULL,10),
(65734,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:14','2025-05-13 11:19:14','{\"post_id\":3611}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127954;}',10,1,'2025-05-13 09:19:15','2025-05-13 11:19:15',0,NULL,10),
(65735,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:16','2025-05-13 11:19:16','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127956;}',10,1,'2025-05-13 09:21:12','2025-05-13 11:21:12',0,NULL,10),
(65736,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:19:17','2025-05-13 11:19:17','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127957;}',3,1,'2025-05-13 09:21:12','2025-05-13 11:21:12',0,NULL,10),
(65737,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3901}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:12','2025-05-13 11:21:12',0,NULL,10),
(65738,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3898}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:12','2025-05-13 11:21:12',0,NULL,10),
(65739,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3914}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:12','2025-05-13 11:21:12',0,NULL,10),
(65740,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65741,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65742,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65743,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65744,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65745,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3900}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65746,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3907}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65747,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3904}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65748,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','[3904,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',3,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65749,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:18','2025-05-13 11:19:18','{\"post_id\":3902}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127958;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65750,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":4705}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65751,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":3913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65752,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":3906}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65753,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":3903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65754,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":3916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65755,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":3905}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65756,'wc_delete_related_product_transients_async','complete','2025-05-13 09:19:19','2025-05-13 11:19:19','{\"post_id\":3908}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747127959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747127959;}',10,1,'2025-05-13 09:21:13','2025-05-13 11:21:13',0,NULL,10),
(65757,'wc_delete_related_product_transients_async','complete','2025-05-13 09:28:07','2025-05-13 11:28:07','{\"post_id\":4111}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747128487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747128487;}',10,1,'2025-05-13 09:28:07','2025-05-13 11:28:07',0,NULL,10),
(65758,'wc_delete_related_product_transients_async','complete','2025-05-13 09:28:07','2025-05-13 11:28:07','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747128487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747128487;}',10,1,'2025-05-13 09:28:07','2025-05-13 11:28:07',0,NULL,10),
(65759,'wc_delete_related_product_transients_async','complete','2025-05-13 09:28:07','2025-05-13 11:28:07','{\"post_id\":4107}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747128487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747128487;}',10,1,'2025-05-13 09:28:07','2025-05-13 11:28:07',0,NULL,10),
(65760,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:28:08','2025-05-13 11:28:08','[4107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747128488;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747128488;}',3,1,'2025-05-13 09:30:28','2025-05-13 11:30:28',0,NULL,10),
(65761,'wc_delete_related_product_transients_async','complete','2025-05-13 09:28:07','2025-05-13 11:28:07','{\"post_id\":4109}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747128487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747128487;}',10,1,'2025-05-13 09:28:07','2025-05-13 11:28:07',0,NULL,10),
(65762,'wc_delete_related_product_transients_async','complete','2025-05-13 09:28:07','2025-05-13 11:28:07','{\"post_id\":4113}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747128487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747128487;}',10,1,'2025-05-13 09:28:07','2025-05-13 11:28:07',0,NULL,10),
(65763,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:48','2025-05-13 11:47:48','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129668;}',10,1,'2025-05-13 09:47:49','2025-05-13 11:47:49',0,NULL,10),
(65764,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:48','2025-05-13 11:47:48','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129668;}',10,1,'2025-05-13 09:47:49','2025-05-13 11:47:49',0,NULL,10),
(65765,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:47:50','2025-05-13 11:47:50','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129670;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129670;}',3,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65766,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:49','2025-05-13 11:47:49','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129669;}',10,1,'2025-05-13 09:47:49','2025-05-13 11:47:49',0,NULL,10),
(65767,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:51','2025-05-13 11:47:51','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129671;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65768,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:51','2025-05-13 11:47:51','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129671;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65769,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:51','2025-05-13 11:47:51','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129671;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65770,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:51','2025-05-13 11:47:51','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129671;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65771,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:47:52','2025-05-13 11:47:52','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129672;}',3,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65772,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:51','2025-05-13 11:47:51','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129671;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65773,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:53','2025-05-13 11:47:53','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129673;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65774,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:53','2025-05-13 11:47:53','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129673;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65775,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:47:54','2025-05-13 11:47:54','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129674;}',3,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65776,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:54','2025-05-13 11:47:54','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129674;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65777,'wc_delete_related_product_transients_async','complete','2025-05-13 09:47:58','2025-05-13 11:47:58','{\"post_id\":3205}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129678;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65778,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:47:59','2025-05-13 11:47:59','[3205,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129679;}',3,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65779,'wc_delete_related_product_transients_async','complete','2025-05-13 09:48:01','2025-05-13 11:48:01','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129681;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65780,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:48:02','2025-05-13 11:48:02','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129682;}',3,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65781,'wc_delete_related_product_transients_async','complete','2025-05-13 09:48:02','2025-05-13 11:48:02','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129682;}',10,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65782,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 09:48:03','2025-05-13 11:48:03','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747129683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747129683;}',3,1,'2025-05-13 09:49:09','2025-05-13 11:49:09',0,NULL,10),
(65783,'wc_delete_related_product_transients_async','complete','2025-05-13 10:12:54','2025-05-13 12:12:54','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131174;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131174;}',10,1,'2025-05-13 10:13:48','2025-05-13 12:13:48',0,NULL,10),
(65784,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:12:55','2025-05-13 12:12:55','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131175;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131175;}',3,1,'2025-05-13 10:13:48','2025-05-13 12:13:48',0,NULL,10),
(65785,'wc_delete_related_product_transients_async','complete','2025-05-13 10:16:47','2025-05-13 12:16:47','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131407;}',10,1,'2025-05-13 10:16:48','2025-05-13 12:16:48',0,NULL,10),
(65786,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:16:48','2025-05-13 12:16:48','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131408;}',3,1,'2025-05-13 10:16:48','2025-05-13 12:16:48',0,NULL,10),
(65787,'wc_delete_related_product_transients_async','complete','2025-05-13 10:16:49','2025-05-13 12:16:49','{\"post_id\":2753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131409;}',10,1,'2025-05-13 10:18:05','2025-05-13 12:18:05',0,NULL,10),
(65788,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:16:50','2025-05-13 12:16:50','[2753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131410;}',3,1,'2025-05-13 10:18:06','2025-05-13 12:18:06',0,NULL,10),
(65789,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:27','2025-05-13 12:20:27','{\"post_id\":3406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131627;}',10,1,'2025-05-13 10:20:27','2025-05-13 12:20:27',0,NULL,10),
(65790,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:27','2025-05-13 12:20:27','{\"post_id\":3404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131627;}',10,1,'2025-05-13 10:20:27','2025-05-13 12:20:27',0,NULL,10),
(65791,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:28','2025-05-13 12:20:28','[3406,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131628;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131628;}',3,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65792,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:27','2025-05-13 12:20:27','{\"post_id\":3408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131627;}',10,1,'2025-05-13 10:20:27','2025-05-13 12:20:27',0,NULL,10),
(65793,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:29','2025-05-13 12:20:29','{\"post_id\":4641}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131629;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65794,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:29','2025-05-13 12:20:29','{\"post_id\":3179}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131629;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65795,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:29','2025-05-13 12:20:29','{\"post_id\":3180}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131629;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65796,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:30','2025-05-13 12:20:30','{\"post_id\":3182}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131630;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65797,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:30','2025-05-13 12:20:30','{\"post_id\":3181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131630;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131630;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65798,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:31','2025-05-13 12:20:31','[3181,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131631;}',3,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65799,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:31','2025-05-13 12:20:31','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131631;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65800,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:31','2025-05-13 12:20:31','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131631;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65801,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:32','2025-05-13 12:20:32','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131632;}',3,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65802,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:33','2025-05-13 12:20:33','{\"post_id\":4513}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131633;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65803,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:33','2025-05-13 12:20:33','{\"post_id\":4511}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131633;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65804,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:34','2025-05-13 12:20:34','[4513,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131634;}',3,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65805,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:34','2025-05-13 12:20:34','{\"post_id\":4542}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131634;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65806,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:34','2025-05-13 12:20:34','{\"post_id\":4543}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131634;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65807,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:34','2025-05-13 12:20:34','{\"post_id\":4544}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131634;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65808,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:34','2025-05-13 12:20:34','{\"post_id\":4512}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131634;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65809,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:34','2025-05-13 12:20:34','{\"post_id\":4514}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131634;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131634;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65810,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:36','2025-05-13 12:20:36','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131636;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65811,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:36','2025-05-13 12:20:36','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131636;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65812,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:36','2025-05-13 12:20:36','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131636;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131636;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65813,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:37','2025-05-13 12:20:37','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131637;}',3,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65814,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:39','2025-05-13 12:20:39','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131639;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65815,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:40','2025-05-13 12:20:40','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131640;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131640;}',3,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65816,'wc_delete_related_product_transients_async','complete','2025-05-13 10:20:41','2025-05-13 12:20:41','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131641;}',10,1,'2025-05-13 10:23:49','2025-05-13 12:23:49',0,NULL,10),
(65817,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:20:42','2025-05-13 12:20:42','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747131642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747131642;}',3,1,'2025-05-13 10:23:50','2025-05-13 12:23:50',0,NULL,10),
(65818,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:37','2025-05-13 12:30:37','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132237;}',10,1,'2025-05-13 10:30:37','2025-05-13 12:30:37',0,NULL,10),
(65819,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:37','2025-05-13 12:30:37','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132237;}',10,1,'2025-05-13 10:30:37','2025-05-13 12:30:37',0,NULL,10),
(65820,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:37','2025-05-13 12:30:37','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132237;}',10,1,'2025-05-13 10:30:37','2025-05-13 12:30:37',0,NULL,10),
(65821,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:37','2025-05-13 12:30:37','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132237;}',10,1,'2025-05-13 10:30:37','2025-05-13 12:30:37',0,NULL,10),
(65822,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:37','2025-05-13 12:30:37','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132237;}',10,1,'2025-05-13 10:30:37','2025-05-13 12:30:37',0,NULL,10),
(65823,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:38','2025-05-13 12:30:38','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132238;}',3,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65824,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:40','2025-05-13 12:30:40','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132240;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65825,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:40','2025-05-13 12:30:40','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132240;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65826,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:40','2025-05-13 12:30:40','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132240;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65827,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:40','2025-05-13 12:30:40','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132240;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65828,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:41','2025-05-13 12:30:41','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132241;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65829,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:42','2025-05-13 12:30:42','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132242;}',3,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65830,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:41','2025-05-13 12:30:41','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132241;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65831,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:43','2025-05-13 12:30:43','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132243;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65832,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:43','2025-05-13 12:30:43','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132243;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65833,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:43','2025-05-13 12:30:43','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132243;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65834,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:43','2025-05-13 12:30:43','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132243;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65835,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:43','2025-05-13 12:30:43','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132243;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65836,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:43','2025-05-13 12:30:43','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132243;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65837,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:45','2025-05-13 12:30:45','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132245;}',3,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65838,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:44','2025-05-13 12:30:44','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132244;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65839,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:44','2025-05-13 12:30:44','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132244;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65840,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:45','2025-05-13 12:30:45','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132245;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65841,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:45','2025-05-13 12:30:45','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132245;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65842,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:45','2025-05-13 12:30:45','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132245;}',10,1,'2025-05-13 10:33:35','2025-05-13 12:33:35',0,NULL,10),
(65843,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:46','2025-05-13 12:30:46','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132246;}',3,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65844,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:46','2025-05-13 12:30:46','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132246;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65845,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:46','2025-05-13 12:30:46','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132246;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65846,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:46','2025-05-13 12:30:46','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132246;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65847,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:50','2025-05-13 12:30:50','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132250;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65848,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:51','2025-05-13 12:30:51','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132251;}',3,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65849,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:51','2025-05-13 12:30:51','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132251;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65850,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:52','2025-05-13 12:30:52','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132252;}',3,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65851,'wc_delete_related_product_transients_async','complete','2025-05-13 10:30:53','2025-05-13 12:30:53','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132253;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65852,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:30:54','2025-05-13 12:30:54','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132254;}',3,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65853,'wc_delete_related_product_transients_async','complete','2025-05-13 10:33:34','2025-05-13 12:33:34','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132414;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65854,'wc_delete_related_product_transients_async','complete','2025-05-13 10:33:34','2025-05-13 12:33:34','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132414;}',10,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65855,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:33:36','2025-05-13 12:33:36','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132416;}',3,1,'2025-05-13 10:33:36','2025-05-13 12:33:36',0,NULL,10),
(65856,'wc_delete_related_product_transients_async','complete','2025-05-13 10:33:36','2025-05-13 12:33:36','{\"post_id\":5056}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132416;}',10,1,'2025-05-13 10:37:00','2025-05-13 12:37:00',0,NULL,10),
(65857,'wc_delete_related_product_transients_async','complete','2025-05-13 10:33:36','2025-05-13 12:33:36','{\"post_id\":5054}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132416;}',10,1,'2025-05-13 10:37:00','2025-05-13 12:37:00',0,NULL,10),
(65858,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:33:37','2025-05-13 12:33:37','[5056,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132417;}',3,1,'2025-05-13 10:37:00','2025-05-13 12:37:00',0,NULL,10),
(65859,'wc_delete_related_product_transients_async','complete','2025-05-13 10:33:36','2025-05-13 12:33:36','{\"post_id\":5058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747132416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747132416;}',10,1,'2025-05-13 10:37:00','2025-05-13 12:37:00',0,NULL,10),
(65860,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:42','2025-05-13 12:46:42','{\"post_id\":3070}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133202;}',10,1,'2025-05-13 10:46:43','2025-05-13 12:46:43',0,NULL,10),
(65861,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:42','2025-05-13 12:46:42','{\"post_id\":3068}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133202;}',10,1,'2025-05-13 10:46:43','2025-05-13 12:46:43',0,NULL,10),
(65862,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:46:43','2025-05-13 12:46:43','[3070,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133203;}',3,1,'2025-05-13 10:46:43','2025-05-13 12:46:43',0,NULL,10),
(65863,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:42','2025-05-13 12:46:42','{\"post_id\":3069}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133202;}',10,1,'2025-05-13 10:46:43','2025-05-13 12:46:43',0,NULL,10),
(65864,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:44','2025-05-13 12:46:44','{\"post_id\":3541}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133204;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133204;}',10,1,'2025-05-13 10:48:17','2025-05-13 12:48:17',0,NULL,10),
(65865,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:44','2025-05-13 12:46:44','{\"post_id\":3539}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133204;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133204;}',10,1,'2025-05-13 10:48:17','2025-05-13 12:48:17',0,NULL,10),
(65866,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:46:45','2025-05-13 12:46:45','[3541,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133205;}',3,1,'2025-05-13 10:48:17','2025-05-13 12:48:17',0,NULL,10),
(65867,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:46:46','2025-05-13 12:46:46','[3539,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133206;}',3,1,'2025-05-13 10:48:17','2025-05-13 12:48:17',0,NULL,10),
(65868,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:46','2025-05-13 12:46:46','{\"post_id\":3475}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133206;}',10,1,'2025-05-13 10:48:17','2025-05-13 12:48:17',0,NULL,10),
(65869,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:46','2025-05-13 12:46:46','{\"post_id\":3473}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133206;}',10,1,'2025-05-13 10:48:18','2025-05-13 12:48:18',0,NULL,10),
(65870,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 10:46:48','2025-05-13 12:46:48','[3475,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133208;}',3,1,'2025-05-13 10:48:18','2025-05-13 12:48:18',0,NULL,10),
(65871,'wc_delete_related_product_transients_async','complete','2025-05-13 10:46:47','2025-05-13 12:46:47','{\"post_id\":3477}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747133207;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747133207;}',10,1,'2025-05-13 10:48:18','2025-05-13 12:48:18',0,NULL,10),
(65872,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:45','2025-05-13 13:13:45','{\"post_id\":3752}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134825;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65873,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:45','2025-05-13 13:13:45','{\"post_id\":3750}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134825;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65874,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:45','2025-05-13 13:13:45','{\"post_id\":3754}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134825;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65875,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','[3754,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',3,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65876,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:45','2025-05-13 13:13:45','{\"post_id\":3758}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134825;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65877,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','{\"post_id\":3760}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65878,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','{\"post_id\":3753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65879,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','{\"post_id\":3759}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',10,1,'2025-05-13 11:13:46','2025-05-13 13:13:46',0,NULL,10),
(65880,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','{\"post_id\":3757}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65881,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','{\"post_id\":3756}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65882,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:46','2025-05-13 13:13:46','{\"post_id\":3761}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134826;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65883,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:48','2025-05-13 13:13:48','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134828;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65884,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:48','2025-05-13 13:13:48','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134828;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65885,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 11:13:49','2025-05-13 13:13:49','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134829;}',3,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65886,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:48','2025-05-13 13:13:48','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134828;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65887,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:48','2025-05-13 13:13:48','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134828;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65888,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:51','2025-05-13 13:13:51','{\"post_id\":4389}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134831;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65889,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:51','2025-05-13 13:13:51','{\"post_id\":4383}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134831;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65890,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:51','2025-05-13 13:13:51','{\"post_id\":4391}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134831;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65891,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:51','2025-05-13 13:13:51','{\"post_id\":4387}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134831;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65892,'wc_delete_related_product_transients_async','complete','2025-05-13 11:13:51','2025-05-13 13:13:51','{\"post_id\":4385}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134831;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65893,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 11:13:52','2025-05-13 13:13:52','[4385,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747134832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747134832;}',3,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65894,'wc_delete_related_product_transients_async','complete','2025-05-13 11:24:43','2025-05-13 13:24:43','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135483;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65895,'wc_delete_related_product_transients_async','complete','2025-05-13 11:24:43','2025-05-13 13:24:43','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135483;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135483;}',10,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65896,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 11:24:44','2025-05-13 13:24:44','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135484;}',3,1,'2025-05-13 11:24:44','2025-05-13 13:24:44',0,NULL,10),
(65897,'wc_delete_related_product_transients_async','complete','2025-05-13 11:24:45','2025-05-13 13:24:45','{\"post_id\":4716}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135485;}',10,1,'2025-05-13 11:27:31','2025-05-13 13:27:31',0,NULL,10),
(65898,'wc_delete_related_product_transients_async','complete','2025-05-13 11:24:45','2025-05-13 13:24:45','{\"post_id\":3515}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135485;}',10,1,'2025-05-13 11:27:31','2025-05-13 13:27:31',0,NULL,10),
(65899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 11:24:46','2025-05-13 13:24:46','[4716,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135486;}',3,1,'2025-05-13 11:27:31','2025-05-13 13:27:31',0,NULL,10),
(65900,'wc_delete_related_product_transients_async','complete','2025-05-13 11:24:45','2025-05-13 13:24:45','{\"post_id\":3516}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747135485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747135485;}',10,1,'2025-05-13 11:27:31','2025-05-13 13:27:31',0,NULL,10),
(65901,'wc_delete_related_product_transients_async','complete','2025-05-13 12:23:18','2025-05-13 14:23:18','{\"post_id\":3672}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747138998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747138998;}',10,1,'2025-05-13 12:23:23','2025-05-13 14:23:23',0,NULL,10),
(65902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:23:19','2025-05-13 14:23:19','[3672,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747138999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747138999;}',3,1,'2025-05-13 12:23:23','2025-05-13 14:23:23',0,NULL,10),
(65903,'wc_delete_related_product_transients_async','complete','2025-05-13 12:23:20','2025-05-13 14:23:20','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139000;}',10,1,'2025-05-13 12:23:23','2025-05-13 14:23:23',0,NULL,10),
(65904,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:23:21','2025-05-13 14:23:21','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139001;}',3,1,'2025-05-13 12:23:23','2025-05-13 14:23:23',0,NULL,10),
(65905,'wc_delete_related_product_transients_async','complete','2025-05-13 12:23:22','2025-05-13 14:23:22','{\"post_id\":3670}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139002;}',10,1,'2025-05-13 12:23:23','2025-05-13 14:23:23',0,NULL,10),
(65906,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:23:23','2025-05-13 14:23:23','[3670,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139003;}',3,1,'2025-05-13 12:23:23','2025-05-13 14:23:23',0,NULL,10),
(65907,'wc_delete_related_product_transients_async','complete','2025-05-13 12:25:24','2025-05-13 14:25:24','{\"post_id\":2989}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139124;}',10,1,'2025-05-13 12:25:25','2025-05-13 14:25:25',0,NULL,10),
(65908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:25:25','2025-05-13 14:25:25','[2989,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139125;}',3,1,'2025-05-13 12:25:25','2025-05-13 14:25:25',0,NULL,10),
(65909,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:04','2025-05-13 14:30:04','{\"post_id\":2793}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139404;}',10,1,'2025-05-13 12:30:05','2025-05-13 14:30:05',0,NULL,10),
(65910,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:30:05','2025-05-13 14:30:05','[2793,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139405;}',3,1,'2025-05-13 12:30:05','2025-05-13 14:30:05',0,NULL,10),
(65911,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3907}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65912,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3898}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65913,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65914,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65915,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65916,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65917,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3901}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65918,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3905}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65919,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','[3905,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',3,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65920,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":4705}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65921,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3900}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65922,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65923,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:09','2025-05-13 14:30:09','{\"post_id\":3908}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139409;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65924,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3904}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:26','2025-05-13 14:30:26',0,NULL,10),
(65925,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3902}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65926,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65927,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65928,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3914}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65929,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65930,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:10','2025-05-13 14:30:10','{\"post_id\":3906}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139410;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65931,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:12','2025-05-13 14:30:12','{\"post_id\":2972}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139412;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65932,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:30:13','2025-05-13 14:30:13','[2972,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139413;}',3,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65933,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:13','2025-05-13 14:30:13','{\"post_id\":2903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139413;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65934,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:30:14','2025-05-13 14:30:14','[2903,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139414;}',3,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65935,'wc_delete_related_product_transients_async','complete','2025-05-13 12:30:15','2025-05-13 14:30:15','{\"post_id\":2889}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139415;}',10,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65936,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:30:16','2025-05-13 14:30:16','[2889,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139416;}',3,1,'2025-05-13 12:30:27','2025-05-13 14:30:27',0,NULL,10),
(65937,'wc_delete_related_product_transients_async','complete','2025-05-13 12:32:32','2025-05-13 14:32:32','{\"post_id\":2734}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139552;}',10,1,'2025-05-13 12:32:32','2025-05-13 14:32:32',0,NULL,10),
(65938,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 12:32:33','2025-05-13 14:32:33','[2734,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747139553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747139553;}',3,1,'2025-05-13 12:37:21','2025-05-13 14:37:21',0,NULL,10),
(65939,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3743}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:42','2025-05-13 15:01:42',0,NULL,10),
(65940,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3740}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:42','2025-05-13 15:01:42',0,NULL,10),
(65941,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3744}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:43','2025-05-13 15:01:43',0,NULL,10),
(65942,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 13:01:43','2025-05-13 15:01:43','[3744,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141303;}',3,1,'2025-05-13 13:01:43','2025-05-13 15:01:43',0,NULL,10),
(65943,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3748}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:43','2025-05-13 15:01:43',0,NULL,10),
(65944,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3746}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:43','2025-05-13 15:01:43',0,NULL,10),
(65945,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:43','2025-05-13 15:01:43',0,NULL,10),
(65946,'wc_delete_related_product_transients_async','complete','2025-05-13 13:01:42','2025-05-13 15:01:42','{\"post_id\":3742}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141302;}',10,1,'2025-05-13 13:01:43','2025-05-13 15:01:43',0,NULL,10),
(65947,'wc_delete_related_product_transients_async','complete','2025-05-13 13:03:19','2025-05-13 15:03:19','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141399;}',10,1,'2025-05-13 13:03:42','2025-05-13 15:03:42',0,NULL,10),
(65948,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 13:03:21','2025-05-13 15:03:21','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747141401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747141401;}',3,1,'2025-05-13 13:03:42','2025-05-13 15:03:42',0,NULL,10),
(65949,'woocommerce_cleanup_draft_orders','complete','2025-05-14 14:13:29','2025-05-14 16:13:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747232009;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747232009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(65950,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-13 14:13:30','2025-05-13 16:13:30','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747145610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747145610;}',8,1,'2025-05-13 14:19:18','2025-05-13 16:19:18',0,NULL,10),
(65951,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:06','2025-05-13 16:21:06','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146066;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146066;}',10,1,'2025-05-13 14:21:07','2025-05-13 16:21:07',0,NULL,10),
(65952,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 14:21:07','2025-05-13 16:21:07','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146067;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146067;}',3,1,'2025-05-13 14:21:07','2025-05-13 16:21:07',0,NULL,10),
(65953,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:09','2025-05-13 16:21:09','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146069;}',10,1,'2025-05-13 14:21:52','2025-05-13 16:21:52',0,NULL,10),
(65954,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:09','2025-05-13 16:21:09','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146069;}',10,1,'2025-05-13 14:21:52','2025-05-13 16:21:52',0,NULL,10),
(65955,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:09','2025-05-13 16:21:09','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146069;}',10,1,'2025-05-13 14:21:52','2025-05-13 16:21:52',0,NULL,10),
(65956,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 14:21:10','2025-05-13 16:21:10','[2923,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146070;}',3,1,'2025-05-13 14:21:53','2025-05-13 16:21:53',0,NULL,10),
(65957,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:09','2025-05-13 16:21:09','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146069;}',10,1,'2025-05-13 14:21:52','2025-05-13 16:21:52',0,NULL,10),
(65958,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:09','2025-05-13 16:21:09','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146069;}',10,1,'2025-05-13 14:21:52','2025-05-13 16:21:52',0,NULL,10),
(65959,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:09','2025-05-13 16:21:09','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146069;}',10,1,'2025-05-13 14:21:52','2025-05-13 16:21:52',0,NULL,10),
(65960,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:10','2025-05-13 16:21:10','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146070;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146070;}',10,1,'2025-05-13 14:21:53','2025-05-13 16:21:53',0,NULL,10),
(65961,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:13','2025-05-13 16:21:13','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146073;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146073;}',10,1,'2025-05-13 14:21:53','2025-05-13 16:21:53',0,NULL,10),
(65962,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 14:21:14','2025-05-13 16:21:14','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146074;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146074;}',3,1,'2025-05-13 14:21:53','2025-05-13 16:21:53',0,NULL,10),
(65963,'wc_delete_related_product_transients_async','complete','2025-05-13 14:21:15','2025-05-13 16:21:15','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146075;}',10,1,'2025-05-13 14:21:53','2025-05-13 16:21:53',0,NULL,10),
(65964,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-13 14:21:16','2025-05-13 16:21:16','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747146076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747146076;}',3,1,'2025-05-13 14:21:53','2025-05-13 16:21:53',0,NULL,10),
(65965,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-14 02:12:32','2025-05-14 04:12:32','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747188752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747188752;}',8,1,'2025-05-14 02:17:35','2025-05-14 04:17:35',0,NULL,10),
(65966,'wc_delete_related_product_transients_async','complete','2025-05-14 05:22:58','2025-05-14 07:22:58','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200178;}',10,1,'2025-05-14 05:22:58','2025-05-14 07:22:58',0,NULL,10),
(65967,'wc_delete_related_product_transients_async','complete','2025-05-14 05:22:58','2025-05-14 07:22:58','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200178;}',10,1,'2025-05-14 05:22:58','2025-05-14 07:22:58',0,NULL,10),
(65968,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 05:22:59','2025-05-14 07:22:59','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200179;}',3,1,'2025-05-14 05:22:59','2025-05-14 07:22:59',0,NULL,10),
(65969,'wc_delete_related_product_transients_async','complete','2025-05-14 05:22:58','2025-05-14 07:22:58','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200178;}',10,1,'2025-05-14 05:22:58','2025-05-14 07:22:58',0,NULL,10),
(65970,'wc_delete_related_product_transients_async','complete','2025-05-14 05:22:58','2025-05-14 07:22:58','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200178;}',10,1,'2025-05-14 05:22:59','2025-05-14 07:22:59',0,NULL,10),
(65971,'wc_delete_related_product_transients_async','complete','2025-05-14 05:22:58','2025-05-14 07:22:58','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200178;}',10,1,'2025-05-14 05:22:59','2025-05-14 07:22:59',0,NULL,10),
(65972,'wc_delete_related_product_transients_async','complete','2025-05-14 05:23:01','2025-05-14 07:23:01','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200181;}',10,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65973,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 05:23:02','2025-05-14 07:23:02','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200182;}',3,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65974,'wc_delete_related_product_transients_async','complete','2025-05-14 05:23:03','2025-05-14 07:23:03','{\"post_id\":3453}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200183;}',10,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65975,'wc_delete_related_product_transients_async','complete','2025-05-14 05:23:03','2025-05-14 07:23:03','{\"post_id\":3452}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200183;}',10,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65976,'wc_delete_related_product_transients_async','complete','2025-05-14 05:23:03','2025-05-14 07:23:03','{\"post_id\":4855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200183;}',10,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65977,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 05:23:04','2025-05-14 07:23:04','[4855,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200184;}',3,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65978,'wc_delete_related_product_transients_async','complete','2025-05-14 05:23:05','2025-05-14 07:23:05','{\"post_id\":3603}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200185;}',10,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65979,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 05:23:06','2025-05-14 07:23:06','[3603,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200186;}',3,1,'2025-05-14 05:28:05','2025-05-14 07:28:05',0,NULL,10),
(65980,'wc_delete_related_product_transients_async','complete','2025-05-14 05:31:18','2025-05-14 07:31:18','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200678;}',10,1,'2025-05-14 05:31:19','2025-05-14 07:31:19',0,NULL,10),
(65981,'wc_delete_related_product_transients_async','complete','2025-05-14 05:31:18','2025-05-14 07:31:18','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200678;}',10,1,'2025-05-14 05:31:19','2025-05-14 07:31:19',0,NULL,10),
(65982,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 05:31:20','2025-05-14 07:31:20','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200680;}',3,1,'2025-05-14 05:40:06','2025-05-14 07:40:06',0,NULL,10),
(65983,'wc_delete_related_product_transients_async','complete','2025-05-14 05:31:19','2025-05-14 07:31:19','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200679;}',10,1,'2025-05-14 05:31:19','2025-05-14 07:31:19',0,NULL,10),
(65984,'wc_delete_related_product_transients_async','complete','2025-05-14 05:31:21','2025-05-14 07:31:21','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200681;}',10,1,'2025-05-14 05:40:06','2025-05-14 07:40:06',0,NULL,10),
(65985,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 05:31:22','2025-05-14 07:31:22','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747200682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747200682;}',3,1,'2025-05-14 05:40:06','2025-05-14 07:40:06',0,NULL,10),
(65986,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:34','2025-05-14 08:22:34','{\"post_id\":3182}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203754;}',10,1,'2025-05-14 06:22:34','2025-05-14 08:22:34',0,NULL,10),
(65987,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:34','2025-05-14 08:22:34','{\"post_id\":3179}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203754;}',10,1,'2025-05-14 06:22:34','2025-05-14 08:22:34',0,NULL,10),
(65988,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:34','2025-05-14 08:22:34','{\"post_id\":3181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203754;}',10,1,'2025-05-14 06:22:34','2025-05-14 08:22:34',0,NULL,10),
(65989,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:34','2025-05-14 08:22:34','{\"post_id\":4641}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203754;}',10,1,'2025-05-14 06:22:34','2025-05-14 08:22:34',0,NULL,10),
(65990,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:34','2025-05-14 08:22:34','{\"post_id\":3180}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203754;}',10,1,'2025-05-14 06:22:34','2025-05-14 08:22:34',0,NULL,10),
(65991,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 06:22:35','2025-05-14 08:22:35','[3180,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203755;}',3,1,'2025-05-14 06:29:40','2025-05-14 08:29:40',0,NULL,10),
(65992,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:37','2025-05-14 08:22:37','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203757;}',10,1,'2025-05-14 06:29:40','2025-05-14 08:29:40',0,NULL,10),
(65993,'wc_delete_related_product_transients_async','complete','2025-05-14 06:22:37','2025-05-14 08:22:37','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203757;}',10,1,'2025-05-14 06:29:40','2025-05-14 08:29:40',0,NULL,10),
(65994,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 06:22:38','2025-05-14 08:22:38','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747203758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747203758;}',3,1,'2025-05-14 06:29:40','2025-05-14 08:29:40',0,NULL,10),
(65995,'wc_delete_related_product_transients_async','complete','2025-05-14 07:05:59','2025-05-14 09:05:59','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747206359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747206359;}',10,1,'2025-05-14 07:05:59','2025-05-14 09:05:59',0,NULL,10),
(65996,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:06:00','2025-05-14 09:06:00','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747206360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747206360;}',3,1,'2025-05-14 07:07:22','2025-05-14 09:07:22',0,NULL,10),
(65997,'wc_delete_related_product_transients_async','complete','2025-05-14 07:24:05','2025-05-14 09:24:05','{\"post_id\":2737}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207445;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207445;}',10,1,'2025-05-14 07:24:05','2025-05-14 09:24:05',0,NULL,10),
(65998,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:24:06','2025-05-14 09:24:06','[2737,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207446;}',3,1,'2025-05-14 07:32:35','2025-05-14 09:32:35',0,NULL,10),
(65999,'wc_delete_related_product_transients_async','complete','2025-05-14 07:24:08','2025-05-14 09:24:08','{\"post_id\":3812}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207448;}',10,1,'2025-05-14 07:32:35','2025-05-14 09:32:35',0,NULL,10),
(66000,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:24:09','2025-05-14 09:24:09','[3812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207449;}',3,1,'2025-05-14 07:32:35','2025-05-14 09:32:35',0,NULL,10),
(66001,'wc_delete_related_product_transients_async','complete','2025-05-14 07:24:10','2025-05-14 09:24:10','{\"post_id\":2972}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207450;}',10,1,'2025-05-14 07:32:35','2025-05-14 09:32:35',0,NULL,10),
(66002,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:24:11','2025-05-14 09:24:11','[2972,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207451;}',3,1,'2025-05-14 07:32:35','2025-05-14 09:32:35',0,NULL,10),
(66003,'wc_delete_related_product_transients_async','complete','2025-05-14 07:24:11','2025-05-14 09:24:11','{\"post_id\":2903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207451;}',10,1,'2025-05-14 07:32:35','2025-05-14 09:32:35',0,NULL,10),
(66004,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:24:12','2025-05-14 09:24:12','[2903,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207452;}',3,1,'2025-05-14 07:32:36','2025-05-14 09:32:36',0,NULL,10),
(66005,'wc_delete_related_product_transients_async','complete','2025-05-14 07:24:13','2025-05-14 09:24:13','{\"post_id\":2889}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207453;}',10,1,'2025-05-14 07:32:36','2025-05-14 09:32:36',0,NULL,10),
(66006,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:24:14','2025-05-14 09:24:14','[2889,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747207454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747207454;}',3,1,'2025-05-14 07:32:36','2025-05-14 09:32:36',0,NULL,10),
(66007,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:47','2025-05-14 09:34:47','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208087;}',10,1,'2025-05-14 07:34:47','2025-05-14 09:34:47',0,NULL,10),
(66008,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:47','2025-05-14 09:34:47','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208087;}',10,1,'2025-05-14 07:34:47','2025-05-14 09:34:47',0,NULL,10),
(66009,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:47','2025-05-14 09:34:47','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208087;}',10,1,'2025-05-14 07:34:48','2025-05-14 09:34:48',0,NULL,10),
(66010,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:34:48','2025-05-14 09:34:48','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208088;}',3,1,'2025-05-14 07:34:48','2025-05-14 09:34:48',0,NULL,10),
(66011,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:47','2025-05-14 09:34:47','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208087;}',10,1,'2025-05-14 07:34:48','2025-05-14 09:34:48',0,NULL,10),
(66012,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:47','2025-05-14 09:34:47','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208087;}',10,1,'2025-05-14 07:34:48','2025-05-14 09:34:48',0,NULL,10),
(66013,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:54','2025-05-14 09:34:54','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208094;}',10,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66014,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:54','2025-05-14 09:34:54','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208094;}',10,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66015,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:34:55','2025-05-14 09:34:55','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208095;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208095;}',3,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66016,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:54','2025-05-14 09:34:54','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208094;}',10,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66017,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:56','2025-05-14 09:34:56','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208096;}',10,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66018,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:34:58','2025-05-14 09:34:58','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208098;}',3,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66019,'wc_delete_related_product_transients_async','complete','2025-05-14 07:34:58','2025-05-14 09:34:58','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208098;}',10,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66020,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:34:59','2025-05-14 09:34:59','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208099;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208099;}',3,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66021,'wc_delete_related_product_transients_async','complete','2025-05-14 07:35:00','2025-05-14 09:35:00','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208100;}',10,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66022,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:35:01','2025-05-14 09:35:01','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208101;}',3,1,'2025-05-14 07:47:32','2025-05-14 09:47:32',0,NULL,10),
(66023,'wc_delete_related_product_transients_async','complete','2025-05-14 07:35:02','2025-05-14 09:35:02','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208102;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66024,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:35:03','2025-05-14 09:35:03','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208103;}',3,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66025,'wc_delete_related_product_transients_async','complete','2025-05-14 07:35:04','2025-05-14 09:35:04','{\"post_id\":2989}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208104;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66026,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:35:05','2025-05-14 09:35:05','[2989,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208105;}',3,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66027,'wc_delete_related_product_transients_async','complete','2025-05-14 07:47:31','2025-05-14 09:47:31','{\"post_id\":4452}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208851;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66028,'wc_delete_related_product_transients_async','complete','2025-05-14 07:47:31','2025-05-14 09:47:31','{\"post_id\":4450}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208851;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66029,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:47:33','2025-05-14 09:47:33','[4452,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208853;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208853;}',3,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66030,'wc_delete_related_product_transients_async','complete','2025-05-14 07:47:32','2025-05-14 09:47:32','{\"post_id\":4456}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208852;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66031,'wc_delete_related_product_transients_async','complete','2025-05-14 07:47:32','2025-05-14 09:47:32','{\"post_id\":4454}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208852;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66032,'wc_delete_related_product_transients_async','complete','2025-05-14 07:47:32','2025-05-14 09:47:32','{\"post_id\":4457}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747208852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747208852;}',10,1,'2025-05-14 07:47:33','2025-05-14 09:47:33',0,NULL,10),
(66033,'wc_delete_related_product_transients_async','complete','2025-05-14 07:56:33','2025-05-14 09:56:33','{\"post_id\":2733}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747209393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747209393;}',10,1,'2025-05-14 07:56:33','2025-05-14 09:56:33',0,NULL,10),
(66034,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:56:34','2025-05-14 09:56:34','[2733,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747209394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747209394;}',3,1,'2025-05-14 07:58:35','2025-05-14 09:58:35',0,NULL,10),
(66035,'wc_delete_related_product_transients_async','complete','2025-05-14 07:58:34','2025-05-14 09:58:34','{\"post_id\":3630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747209514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747209514;}',10,1,'2025-05-14 07:58:35','2025-05-14 09:58:35',0,NULL,10),
(66036,'wc_delete_related_product_transients_async','complete','2025-05-14 07:58:34','2025-05-14 09:58:34','{\"post_id\":3629}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747209514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747209514;}',10,1,'2025-05-14 07:58:35','2025-05-14 09:58:35',0,NULL,10),
(66037,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 07:58:35','2025-05-14 09:58:35','[3630,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747209515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747209515;}',3,1,'2025-05-14 07:58:35','2025-05-14 09:58:35',0,NULL,10),
(66038,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:41','2025-05-14 10:19:41','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210781;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66039,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:41','2025-05-14 10:19:41','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210781;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66040,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:41','2025-05-14 10:19:41','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210781;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66041,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:19:42','2025-05-14 10:19:42','[2885,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210782;}',3,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66042,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:41','2025-05-14 10:19:41','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210781;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66043,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:41','2025-05-14 10:19:41','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210781;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66044,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:42','2025-05-14 10:19:42','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210782;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66045,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:42','2025-05-14 10:19:42','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210782;}',10,1,'2025-05-14 08:19:42','2025-05-14 10:19:42',0,NULL,10),
(66046,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:43','2025-05-14 10:19:43','{\"post_id\":2860}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210783;}',10,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66047,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:19:44','2025-05-14 10:19:44','[2860,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210784;}',3,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66048,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:46','2025-05-14 10:19:46','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210786;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210786;}',10,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66049,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:19:47','2025-05-14 10:19:47','[2848,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210787;}',3,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66050,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:47','2025-05-14 10:19:47','{\"post_id\":2864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210787;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210787;}',10,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66051,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:19:48','2025-05-14 10:19:48','[2864,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210788;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210788;}',3,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66052,'wc_delete_related_product_transients_async','complete','2025-05-14 08:19:49','2025-05-14 10:19:49','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210789;}',10,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66053,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:19:50','2025-05-14 10:19:50','[2858,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747210790;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747210790;}',3,1,'2025-05-14 08:23:23','2025-05-14 10:23:23',0,NULL,10),
(66054,'wc_delete_related_product_transients_async','complete','2025-05-14 08:29:58','2025-05-14 10:29:58','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211398;}',10,1,'2025-05-14 08:29:59','2025-05-14 10:29:59',0,NULL,10),
(66055,'wc_delete_related_product_transients_async','complete','2025-05-14 08:29:58','2025-05-14 10:29:58','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211398;}',10,1,'2025-05-14 08:29:59','2025-05-14 10:29:59',0,NULL,10),
(66056,'wc_delete_related_product_transients_async','complete','2025-05-14 08:29:58','2025-05-14 10:29:58','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211398;}',10,1,'2025-05-14 08:29:59','2025-05-14 10:29:59',0,NULL,10),
(66057,'wc_delete_related_product_transients_async','complete','2025-05-14 08:29:59','2025-05-14 10:29:59','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211399;}',10,1,'2025-05-14 08:29:59','2025-05-14 10:29:59',0,NULL,10),
(66058,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:00','2025-05-14 10:30:00','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211400;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211400;}',3,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66059,'wc_delete_related_product_transients_async','complete','2025-05-14 08:29:59','2025-05-14 10:29:59','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211399;}',10,1,'2025-05-14 08:29:59','2025-05-14 10:29:59',0,NULL,10),
(66060,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:01','2025-05-14 10:30:01','{\"post_id\":2895}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211401;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211401;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66061,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:02','2025-05-14 10:30:02','[2895,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211402;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211402;}',3,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66062,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:05','2025-05-14 10:30:05','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211405;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66063,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:05','2025-05-14 10:30:05','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211405;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66064,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:05','2025-05-14 10:30:05','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211405;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66065,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:06','2025-05-14 10:30:06','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211406;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211406;}',3,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66066,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:05','2025-05-14 10:30:05','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211405;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66067,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:05','2025-05-14 10:30:05','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211405;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66068,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:05','2025-05-14 10:30:05','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211405;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66069,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:07','2025-05-14 10:30:07','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211407;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211407;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66070,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:08','2025-05-14 10:30:08','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211408;}',3,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66071,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:09','2025-05-14 10:30:09','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211409;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66072,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:09','2025-05-14 10:30:09','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211409;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66073,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:09','2025-05-14 10:30:09','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211409;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66074,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:10','2025-05-14 10:30:10','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211410;}',3,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66075,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66076,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66077,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:12','2025-05-14 10:30:12','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211412;}',3,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66078,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66079,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66080,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66081,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66082,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66083,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:11','2025-05-14 10:30:11','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211411;}',10,1,'2025-05-14 08:30:23','2025-05-14 10:30:23',0,NULL,10),
(66084,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:15','2025-05-14 10:30:15','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211415;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66085,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:15','2025-05-14 10:30:15','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211415;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66086,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:15','2025-05-14 10:30:15','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211415;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66087,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:17','2025-05-14 10:30:17','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211417;}',3,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66088,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:16','2025-05-14 10:30:16','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211416;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66089,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:16','2025-05-14 10:30:16','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211416;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66090,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:16','2025-05-14 10:30:16','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211416;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66091,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:20','2025-05-14 10:30:20','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211420;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66092,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:21','2025-05-14 10:30:21','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211421;}',3,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66093,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:22','2025-05-14 10:30:22','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211422;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66094,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:23','2025-05-14 10:30:23','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211423;}',3,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66095,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:24','2025-05-14 10:30:24','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211424;}',10,1,'2025-05-14 08:30:24','2025-05-14 10:30:24',0,NULL,10),
(66096,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:25','2025-05-14 10:30:25','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211425;}',3,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66097,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:25','2025-05-14 10:30:25','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211425;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66098,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:26','2025-05-14 10:30:26','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211426;}',3,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66099,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:28','2025-05-14 10:30:28','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211428;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:29','2025-05-14 10:30:29','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211429;}',3,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66101,'wc_delete_related_product_transients_async','complete','2025-05-14 08:30:29','2025-05-14 10:30:29','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211429;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66102,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:30:30','2025-05-14 10:30:30','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211430;}',3,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66103,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4315}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66104,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4303}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66105,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4318}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66106,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4309}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66107,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4322}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66108,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4307}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66109,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4311}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66110,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4316}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66111,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4320}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66112,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:05','2025-05-14 10:34:05','{\"post_id\":4305}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211645;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66113,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:34:06','2025-05-14 10:34:06','[4305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211646;}',3,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66114,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:06','2025-05-14 10:34:06','{\"post_id\":4313}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211646;}',10,1,'2025-05-14 08:34:06','2025-05-14 10:34:06',0,NULL,10),
(66115,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:08','2025-05-14 10:34:08','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211648;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66116,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:08','2025-05-14 10:34:08','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211648;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:34:09','2025-05-14 10:34:09','[4083,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211649;}',3,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66118,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:08','2025-05-14 10:34:08','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211648;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:34:09','2025-05-14 10:34:09','[4087,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211649;}',3,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66120,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:08','2025-05-14 10:34:08','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211648;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66121,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:08','2025-05-14 10:34:08','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211648;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66122,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:10','2025-05-14 10:34:10','{\"post_id\":4231}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211650;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66123,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:10','2025-05-14 10:34:10','{\"post_id\":4229}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211650;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66124,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:34:11','2025-05-14 10:34:11','[4231,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211651;}',3,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66125,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:10','2025-05-14 10:34:10','{\"post_id\":4235}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211650;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66126,'wc_delete_related_product_transients_async','complete','2025-05-14 08:34:11','2025-05-14 10:34:11','{\"post_id\":4233}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747211651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747211651;}',10,1,'2025-05-14 08:34:35','2025-05-14 10:34:35',0,NULL,10),
(66127,'wc_delete_related_product_transients_async','complete','2025-05-14 08:57:00','2025-05-14 10:57:00','{\"post_id\":2773}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747213020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747213020;}',10,1,'2025-05-14 08:57:23','2025-05-14 10:57:23',0,NULL,10),
(66128,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 08:57:01','2025-05-14 10:57:01','[2773,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747213021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747213021;}',3,1,'2025-05-14 08:57:23','2025-05-14 10:57:23',0,NULL,10),
(66129,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:28','2025-05-14 13:02:28','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220548;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220548;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66130,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66131,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 11:02:30','2025-05-14 13:02:30','[3947,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220550;}',3,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66132,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66133,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66134,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66135,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66136,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66137,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:29','2025-05-14 13:02:29','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220549;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66138,'wc_delete_related_product_transients_async','complete','2025-05-14 11:02:33','2025-05-14 13:02:33','{\"post_id\":3810}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220553;}',10,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66139,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 11:02:34','2025-05-14 13:02:34','[3810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747220554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747220554;}',3,1,'2025-05-14 11:06:17','2025-05-14 13:06:17',0,NULL,10),
(66140,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66141,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66142,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 11:16:45','2025-05-14 13:16:45','[3949,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221405;}',3,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66144,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66145,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66146,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66147,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66148,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:44','2025-05-14 13:16:44','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221404;}',10,1,'2025-05-14 11:16:44','2025-05-14 13:16:44',0,NULL,10),
(66149,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3871}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66150,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66151,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3869}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66152,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3867}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66153,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3868}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66154,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3865}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66155,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3866}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 11:16:51','2025-05-14 13:16:51','[3866,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221411;}',3,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66157,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:50','2025-05-14 13:16:50','{\"post_id\":3873}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221410;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66158,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:51','2025-05-14 13:16:51','{\"post_id\":3872}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221411;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66159,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:51','2025-05-14 13:16:51','{\"post_id\":3874}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221411;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66160,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:51','2025-05-14 13:16:51','{\"post_id\":3870}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221411;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66161,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:53','2025-05-14 13:16:53','{\"post_id\":4507}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221413;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 11:16:54','2025-05-14 13:16:54','[4507,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221414;}',3,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66163,'wc_delete_related_product_transients_async','complete','2025-05-14 11:16:55','2025-05-14 13:16:55','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221415;}',10,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 11:16:56','2025-05-14 13:16:56','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747221416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747221416;}',3,1,'2025-05-14 11:23:21','2025-05-14 13:23:21',0,NULL,10),
(66165,'wc_delete_related_product_transients_async','complete','2025-05-14 12:09:49','2025-05-14 14:09:49','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224589;}',10,1,'2025-05-14 12:09:49','2025-05-14 14:09:49',0,NULL,10),
(66166,'wc_delete_related_product_transients_async','complete','2025-05-14 12:09:49','2025-05-14 14:09:49','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224589;}',10,1,'2025-05-14 12:09:49','2025-05-14 14:09:49',0,NULL,10),
(66167,'wc_delete_related_product_transients_async','complete','2025-05-14 12:09:49','2025-05-14 14:09:49','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224589;}',10,1,'2025-05-14 12:09:49','2025-05-14 14:09:49',0,NULL,10),
(66168,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:09:50','2025-05-14 14:09:50','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224590;}',3,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66169,'wc_delete_related_product_transients_async','complete','2025-05-14 12:09:55','2025-05-14 14:09:55','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224595;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224595;}',10,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:09:56','2025-05-14 14:09:56','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224596;}',3,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66171,'wc_delete_related_product_transients_async','complete','2025-05-14 12:09:58','2025-05-14 14:09:58','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224598;}',10,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66172,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:09:59','2025-05-14 14:09:59','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224599;}',3,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66173,'wc_delete_related_product_transients_async','complete','2025-05-14 12:10:08','2025-05-14 14:10:08','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224608;}',10,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:10:09','2025-05-14 14:10:09','[2858,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224609;}',3,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66175,'wc_delete_related_product_transients_async','complete','2025-05-14 12:10:10','2025-05-14 14:10:10','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224610;}',10,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:10:11','2025-05-14 14:10:11','[2848,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747224611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747224611;}',3,1,'2025-05-14 12:11:45','2025-05-14 14:11:45',0,NULL,10),
(66177,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:28','2025-05-14 14:37:28','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226248;}',10,1,'2025-05-14 12:37:29','2025-05-14 14:37:29',0,NULL,10),
(66178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:29','2025-05-14 14:37:29','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226249;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226249;}',3,1,'2025-05-14 12:37:29','2025-05-14 14:37:29',0,NULL,10),
(66179,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:31','2025-05-14 14:37:31','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226251;}',10,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66180,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:31','2025-05-14 14:37:31','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226251;}',10,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66181,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:32','2025-05-14 14:37:32','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226252;}',3,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66182,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:31','2025-05-14 14:37:31','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226251;}',10,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66183,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:31','2025-05-14 14:37:31','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226251;}',10,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66184,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:31','2025-05-14 14:37:31','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226251;}',10,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66185,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:31','2025-05-14 14:37:31','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226251;}',10,1,'2025-05-14 12:41:49','2025-05-14 14:41:49',0,NULL,10),
(66186,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:33','2025-05-14 14:37:33','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226253;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66187,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:33','2025-05-14 14:37:33','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226253;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:34','2025-05-14 14:37:34','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226254;}',3,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66189,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:33','2025-05-14 14:37:33','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226253;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66190,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:33','2025-05-14 14:37:33','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226253;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66191,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:34','2025-05-14 14:37:34','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226254;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66192,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:34','2025-05-14 14:37:34','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226254;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66193,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:34','2025-05-14 14:37:34','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226254;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66194,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:34','2025-05-14 14:37:34','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226254;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66195,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:36','2025-05-14 14:37:36','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226256;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66196,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:36','2025-05-14 14:37:36','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226256;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66197,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:36','2025-05-14 14:37:36','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226256;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66198,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:37','2025-05-14 14:37:37','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226257;}',3,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66199,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:36','2025-05-14 14:37:36','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226256;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66200,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:36','2025-05-14 14:37:36','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226256;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66201,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:36','2025-05-14 14:37:36','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226256;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66202,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:39','2025-05-14 14:37:39','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226259;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66203,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:39','2025-05-14 14:37:39','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226259;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66204,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:39','2025-05-14 14:37:39','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226259;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66205,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:40','2025-05-14 14:37:40','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226260;}',3,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66206,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:39','2025-05-14 14:37:39','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226259;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66207,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:39','2025-05-14 14:37:39','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226259;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66208,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:43','2025-05-14 14:37:43','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226263;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66209,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:44','2025-05-14 14:37:44','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226264;}',3,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66210,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:45','2025-05-14 14:37:45','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226265;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66211,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:46','2025-05-14 14:37:46','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226266;}',3,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66212,'wc_delete_related_product_transients_async','complete','2025-05-14 12:37:47','2025-05-14 14:37:47','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226267;}',10,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:37:48','2025-05-14 14:37:48','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747226268;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747226268;}',3,1,'2025-05-14 12:41:50','2025-05-14 14:41:50',0,NULL,10),
(66214,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:04','2025-05-14 14:56:04','{\"post_id\":4033}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227364;}',10,1,'2025-05-14 12:56:05','2025-05-14 14:56:05',0,NULL,10),
(66215,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:04','2025-05-14 14:56:04','{\"post_id\":4031}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227364;}',10,1,'2025-05-14 12:56:05','2025-05-14 14:56:05',0,NULL,10),
(66216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:56:05','2025-05-14 14:56:05','[4033,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227365;}',3,1,'2025-05-14 12:56:05','2025-05-14 14:56:05',0,NULL,10),
(66217,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:04','2025-05-14 14:56:04','{\"post_id\":4035}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227364;}',10,1,'2025-05-14 12:56:05','2025-05-14 14:56:05',0,NULL,10),
(66218,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:07','2025-05-14 14:56:07','{\"post_id\":4024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227367;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66219,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:07','2025-05-14 14:56:07','{\"post_id\":4020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227367;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66220,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:08','2025-05-14 14:56:08','{\"post_id\":4022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227368;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227368;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66221,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:56:09','2025-05-14 14:56:09','[4022,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227369;}',3,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66222,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:09','2025-05-14 14:56:09','{\"post_id\":4018}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227369;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66223,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:09','2025-05-14 14:56:09','{\"post_id\":4012}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227369;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66224,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:10','2025-05-14 14:56:10','{\"post_id\":4014}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227370;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66225,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 12:56:11','2025-05-14 14:56:11','[4014,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227371;}',3,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66226,'wc_delete_related_product_transients_async','complete','2025-05-14 12:56:10','2025-05-14 14:56:10','{\"post_id\":4016}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747227370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747227370;}',10,1,'2025-05-14 12:56:41','2025-05-14 14:56:41',0,NULL,10),
(66227,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:33','2025-05-14 15:46:33','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230393;}',10,1,'2025-05-14 13:46:34','2025-05-14 15:46:34',0,NULL,10),
(66228,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:46:34','2025-05-14 15:46:34','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230394;}',3,1,'2025-05-14 13:46:34','2025-05-14 15:46:34',0,NULL,10),
(66229,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66230,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3898}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66231,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3904}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66232,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66233,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66234,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66235,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66236,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3914}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66237,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3906}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66238,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','[3906,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',3,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66239,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3907}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66240,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:37','2025-05-14 15:46:37','{\"post_id\":3908}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230397;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66241,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":4705}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66242,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66243,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3900}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66244,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66245,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66246,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3905}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66247,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3902}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66248,'wc_delete_related_product_transients_async','complete','2025-05-14 13:46:38','2025-05-14 15:46:38','{\"post_id\":3901}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230398;}',10,1,'2025-05-14 13:49:10','2025-05-14 15:49:10',0,NULL,10),
(66249,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:40','2025-05-14 15:51:40','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230700;}',10,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66250,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:40','2025-05-14 15:51:40','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230700;}',10,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66251,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:40','2025-05-14 15:51:40','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230700;}',10,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:41','2025-05-14 15:51:41','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230701;}',3,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66253,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:40','2025-05-14 15:51:40','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230700;}',10,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66254,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:40','2025-05-14 15:51:40','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230700;}',10,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66255,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:40','2025-05-14 15:51:40','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230700;}',10,1,'2025-05-14 13:51:41','2025-05-14 15:51:41',0,NULL,10),
(66256,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66257,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66258,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66259,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66260,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:45','2025-05-14 15:51:45','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230705;}',3,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66261,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66262,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66263,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66264,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:44','2025-05-14 15:51:44','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230704;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66265,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:49','2025-05-14 15:51:49','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230709;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66266,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:49','2025-05-14 15:51:49','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230709;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66267,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:49','2025-05-14 15:51:49','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230709;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66268,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:50','2025-05-14 15:51:50','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230710;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66269,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:50','2025-05-14 15:51:50','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230710;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66270,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:51','2025-05-14 15:51:51','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230711;}',3,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66271,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:52','2025-05-14 15:51:52','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230712;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66272,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:52','2025-05-14 15:51:52','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230712;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66273,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:52','2025-05-14 15:51:52','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230712;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66274,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:53','2025-05-14 15:51:53','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230713;}',3,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66275,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:52','2025-05-14 15:51:52','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230712;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66276,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:52','2025-05-14 15:51:52','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230712;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66277,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:52','2025-05-14 15:51:52','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230712;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66278,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:54','2025-05-14 15:51:54','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230714;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66279,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:55','2025-05-14 15:51:55','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230715;}',3,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66280,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:56','2025-05-14 15:51:56','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230716;}',10,1,'2025-05-14 13:52:47','2025-05-14 15:52:47',0,NULL,10),
(66281,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:57','2025-05-14 15:51:57','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230717;}',3,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66282,'wc_delete_related_product_transients_async','complete','2025-05-14 13:51:58','2025-05-14 15:51:58','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230718;}',10,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66283,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:51:59','2025-05-14 15:51:59','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230719;}',3,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66284,'wc_delete_related_product_transients_async','complete','2025-05-14 13:52:46','2025-05-14 15:52:46','{\"post_id\":4075}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230766;}',10,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66285,'wc_delete_related_product_transients_async','complete','2025-05-14 13:52:46','2025-05-14 15:52:46','{\"post_id\":4071}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230766;}',10,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66286,'wc_delete_related_product_transients_async','complete','2025-05-14 13:52:46','2025-05-14 15:52:46','{\"post_id\":4073}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230766;}',10,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66287,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:52:47','2025-05-14 15:52:47','[4073,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230767;}',3,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66288,'wc_delete_related_product_transients_async','complete','2025-05-14 13:52:47','2025-05-14 15:52:47','{\"post_id\":4077}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230767;}',10,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66289,'wc_delete_related_product_transients_async','complete','2025-05-14 13:52:47','2025-05-14 15:52:47','{\"post_id\":4079}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230767;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230767;}',10,1,'2025-05-14 13:52:48','2025-05-14 15:52:48',0,NULL,10),
(66290,'wc_delete_related_product_transients_async','complete','2025-05-14 13:53:52','2025-05-14 15:53:52','{\"post_id\":3448}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230832;}',10,1,'2025-05-14 13:53:53','2025-05-14 15:53:53',0,NULL,10),
(66291,'wc_delete_related_product_transients_async','complete','2025-05-14 13:53:52','2025-05-14 15:53:52','{\"post_id\":3444}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230832;}',10,1,'2025-05-14 13:53:53','2025-05-14 15:53:53',0,NULL,10),
(66292,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 13:53:53','2025-05-14 15:53:53','[3448,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230833;}',3,1,'2025-05-14 13:53:53','2025-05-14 15:53:53',0,NULL,10),
(66293,'wc_delete_related_product_transients_async','complete','2025-05-14 13:53:52','2025-05-14 15:53:52','{\"post_id\":3446}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230832;}',10,1,'2025-05-14 13:53:53','2025-05-14 15:53:53',0,NULL,10),
(66294,'wc_delete_related_product_transients_async','complete','2025-05-14 13:53:52','2025-05-14 15:53:52','{\"post_id\":3450}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747230832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747230832;}',10,1,'2025-05-14 13:53:53','2025-05-14 15:53:53',0,NULL,10),
(66295,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-14 14:08:09','2025-05-14 16:08:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747231689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747231689;}',8,1,'2025-05-14 14:08:38','2025-05-14 16:08:38',0,NULL,10),
(66296,'wc_delete_related_product_transients_async','complete','2025-05-14 14:10:27','2025-05-14 16:10:27','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747231827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747231827;}',10,1,'2025-05-14 14:10:27','2025-05-14 16:10:27',0,NULL,10),
(66297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 14:10:28','2025-05-14 16:10:28','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747231828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747231828;}',3,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66298,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:35','2025-05-14 16:14:35','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232075;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66299,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:36','2025-05-14 16:14:36','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232076;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66300,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:36','2025-05-14 16:14:36','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232076;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66301,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:36','2025-05-14 16:14:36','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232076;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66302,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:36','2025-05-14 16:14:36','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232076;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 14:14:37','2025-05-14 16:14:37','[2883,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232077;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232077;}',3,1,'2025-05-14 14:19:38','2025-05-14 16:19:38',0,NULL,10),
(66304,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:36','2025-05-14 16:14:36','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232076;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66305,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:36','2025-05-14 16:14:36','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232076;}',10,1,'2025-05-14 14:14:36','2025-05-14 16:14:36',0,NULL,10),
(66306,'woocommerce_cleanup_draft_orders','complete','2025-05-15 14:14:36','2025-05-15 16:14:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747318476;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747318476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-15 14:15:38','2025-05-15 16:15:38',0,NULL,10),
(66307,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:38','2025-05-14 16:14:38','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232078;}',10,1,'2025-05-14 14:19:38','2025-05-14 16:19:38',0,NULL,10),
(66308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 14:14:39','2025-05-14 16:14:39','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232079;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232079;}',3,1,'2025-05-14 14:19:38','2025-05-14 16:19:38',0,NULL,10),
(66309,'wc_delete_related_product_transients_async','complete','2025-05-14 14:14:40','2025-05-14 16:14:40','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232080;}',10,1,'2025-05-14 14:19:38','2025-05-14 16:19:38',0,NULL,10),
(66310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 14:14:42','2025-05-14 16:14:42','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232082;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232082;}',3,1,'2025-05-14 14:19:38','2025-05-14 16:19:38',0,NULL,10),
(66311,'wc_delete_related_product_transients_async','complete','2025-05-14 14:22:13','2025-05-14 16:22:13','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232533;}',10,1,'2025-05-14 14:26:21','2025-05-14 16:26:21',0,NULL,10),
(66312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-14 14:22:14','2025-05-14 16:22:14','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747232534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747232534;}',3,1,'2025-05-14 14:26:21','2025-05-14 16:26:21',0,NULL,10),
(66313,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-15 02:13:35','2025-05-15 04:13:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747275215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747275215;}',8,1,'2025-05-15 02:19:35','2025-05-15 04:19:35',0,NULL,10),
(66314,'wc_delete_related_product_transients_async','complete','2025-05-15 05:47:01','2025-05-15 07:47:01','{\"post_id\":4185}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288021;}',10,1,'2025-05-15 05:47:01','2025-05-15 07:47:01',0,NULL,10),
(66315,'wc_delete_related_product_transients_async','complete','2025-05-15 05:47:01','2025-05-15 07:47:01','{\"post_id\":4181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288021;}',10,1,'2025-05-15 05:47:01','2025-05-15 07:47:01',0,NULL,10),
(66316,'wc_delete_related_product_transients_async','complete','2025-05-15 05:47:01','2025-05-15 07:47:01','{\"post_id\":4183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288021;}',10,1,'2025-05-15 05:47:01','2025-05-15 07:47:01',0,NULL,10),
(66317,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 05:47:02','2025-05-15 07:47:02','[4183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288022;}',3,1,'2025-05-15 05:47:28','2025-05-15 07:47:28',0,NULL,10),
(66318,'wc_delete_related_product_transients_async','complete','2025-05-15 05:47:01','2025-05-15 07:47:01','{\"post_id\":4187}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288021;}',10,1,'2025-05-15 05:47:01','2025-05-15 07:47:01',0,NULL,10),
(66319,'wc_delete_related_product_transients_async','complete','2025-05-15 05:55:49','2025-05-15 07:55:49','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288549;}',10,1,'2025-05-15 05:55:49','2025-05-15 07:55:49',0,NULL,10),
(66320,'wc_delete_related_product_transients_async','complete','2025-05-15 05:55:49','2025-05-15 07:55:49','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288549;}',10,1,'2025-05-15 05:55:49','2025-05-15 07:55:49',0,NULL,10),
(66321,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 05:55:50','2025-05-15 07:55:50','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288550;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288550;}',3,1,'2025-05-15 05:59:07','2025-05-15 07:59:07',0,NULL,10),
(66322,'wc_delete_related_product_transients_async','complete','2025-05-15 05:55:49','2025-05-15 07:55:49','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288549;}',10,1,'2025-05-15 05:55:49','2025-05-15 07:55:49',0,NULL,10),
(66323,'wc_delete_related_product_transients_async','complete','2025-05-15 05:55:49','2025-05-15 07:55:49','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288549;}',10,1,'2025-05-15 05:55:49','2025-05-15 07:55:49',0,NULL,10),
(66324,'wc_delete_related_product_transients_async','complete','2025-05-15 05:55:49','2025-05-15 07:55:49','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288549;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288549;}',10,1,'2025-05-15 05:55:49','2025-05-15 07:55:49',0,NULL,10),
(66325,'wc_delete_related_product_transients_async','complete','2025-05-15 05:55:53','2025-05-15 07:55:53','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288553;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288553;}',10,1,'2025-05-15 05:59:07','2025-05-15 07:59:07',0,NULL,10),
(66326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 05:55:54','2025-05-15 07:55:54','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747288554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747288554;}',3,1,'2025-05-15 05:59:08','2025-05-15 07:59:08',0,NULL,10),
(66327,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:00','2025-05-15 08:27:00','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290420;}',10,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66328,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:00','2025-05-15 08:27:00','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290420;}',10,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66329,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:01','2025-05-15 08:27:01','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290421;}',3,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66330,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:00','2025-05-15 08:27:00','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290420;}',10,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66331,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:00','2025-05-15 08:27:00','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290420;}',10,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66332,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:00','2025-05-15 08:27:00','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290420;}',10,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66333,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:03','2025-05-15 08:27:03','{\"post_id\":2895}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290423;}',10,1,'2025-05-15 06:27:25','2025-05-15 08:27:25',0,NULL,10),
(66334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:04','2025-05-15 08:27:04','[2895,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290424;}',3,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66335,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:05','2025-05-15 08:27:05','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290425;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290425;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66336,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:06','2025-05-15 08:27:06','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290426;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290426;}',3,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66337,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:07','2025-05-15 08:27:07','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290427;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66338,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:07','2025-05-15 08:27:07','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290427;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66339,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:08','2025-05-15 08:27:08','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290428;}',3,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66340,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:07','2025-05-15 08:27:07','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290427;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66341,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:17','2025-05-15 08:27:17','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290437;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66342,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:17','2025-05-15 08:27:17','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290437;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66343,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:17','2025-05-15 08:27:17','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290437;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66344,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:18','2025-05-15 08:27:18','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290438;}',3,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66345,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:17','2025-05-15 08:27:17','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290437;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66346,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:17','2025-05-15 08:27:17','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290437;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66347,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:17','2025-05-15 08:27:17','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290437;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66348,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66349,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66350,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66351,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66352,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66353,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:21','2025-05-15 08:27:21','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290441;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290441;}',3,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66354,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66355,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66356,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:20','2025-05-15 08:27:20','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290440;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66357,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:22','2025-05-15 08:27:22','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290442;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66358,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:22','2025-05-15 08:27:22','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290442;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66359,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:22','2025-05-15 08:27:22','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290442;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66360,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:23','2025-05-15 08:27:23','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290443;}',3,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66361,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:22','2025-05-15 08:27:22','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290442;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66362,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:22','2025-05-15 08:27:22','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290442;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66363,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:22','2025-05-15 08:27:22','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290442;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290442;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66364,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:26','2025-05-15 08:27:26','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290446;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290446;}',10,1,'2025-05-15 06:27:26','2025-05-15 08:27:26',0,NULL,10),
(66365,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:27','2025-05-15 08:27:27','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290447;}',3,1,'2025-05-15 06:28:24','2025-05-15 08:28:24',0,NULL,10),
(66366,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:27','2025-05-15 08:27:27','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290447;}',10,1,'2025-05-15 06:28:24','2025-05-15 08:28:24',0,NULL,10),
(66367,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:28','2025-05-15 08:27:28','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290448;}',3,1,'2025-05-15 06:28:24','2025-05-15 08:28:24',0,NULL,10),
(66368,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:29','2025-05-15 08:27:29','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290449;}',10,1,'2025-05-15 06:28:24','2025-05-15 08:28:24',0,NULL,10),
(66369,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:30','2025-05-15 08:27:30','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290450;}',3,1,'2025-05-15 06:28:24','2025-05-15 08:28:24',0,NULL,10),
(66370,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:31','2025-05-15 08:27:31','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290451;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:32','2025-05-15 08:27:32','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290452;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66372,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:33','2025-05-15 08:27:33','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290453;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66373,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:34','2025-05-15 08:27:34','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290454;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66374,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:35','2025-05-15 08:27:35','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290455;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66375,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:36','2025-05-15 08:27:36','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290456;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66376,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:47','2025-05-15 08:27:47','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290467;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66377,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:47','2025-05-15 08:27:47','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290467;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66378,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:47','2025-05-15 08:27:47','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290467;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66379,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:47','2025-05-15 08:27:47','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290467;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:48','2025-05-15 08:27:48','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290468;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66381,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:47','2025-05-15 08:27:47','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290467;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66382,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:51','2025-05-15 08:27:51','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290471;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66383,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:51','2025-05-15 08:27:51','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290471;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:52','2025-05-15 08:27:52','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290472;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290472;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66385,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:51','2025-05-15 08:27:51','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290471;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66386,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:53','2025-05-15 08:27:53','{\"post_id\":2895}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290473;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66387,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:54','2025-05-15 08:27:54','[2895,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290474;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66388,'wc_delete_related_product_transients_async','complete','2025-05-15 06:27:57','2025-05-15 08:27:57','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290477;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:27:58','2025-05-15 08:27:58','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290478;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290478;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66390,'wc_delete_related_product_transients_async','complete','2025-05-15 06:28:00','2025-05-15 08:28:00','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290480;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66391,'wc_delete_related_product_transients_async','complete','2025-05-15 06:28:00','2025-05-15 08:28:00','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290480;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66392,'wc_delete_related_product_transients_async','complete','2025-05-15 06:28:00','2025-05-15 08:28:00','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290480;}',10,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66393,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 06:28:01','2025-05-15 08:28:01','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747290481;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747290481;}',3,1,'2025-05-15 06:28:25','2025-05-15 08:28:25',0,NULL,10),
(66394,'wc-admin_import_orders','complete','2025-05-15 07:04:10','2025-05-15 09:04:10','[5173]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747292650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747292650;}',2,1,'2025-05-15 07:12:01','2025-05-15 09:12:01',0,NULL,10),
(66395,'wc_delete_related_product_transients_async','complete','2025-05-15 07:04:05','2025-05-15 09:04:05','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747292645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747292645;}',10,1,'2025-05-15 07:11:57','2025-05-15 09:11:57',0,NULL,10),
(66396,'woocommerce_deliver_webhook_async','complete','2025-05-15 07:04:06','2025-05-15 09:04:06','{\"webhook_id\":1,\"arg\":5173}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747292646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747292646;}',7,1,'2025-05-15 07:12:00','2025-05-15 09:12:00',0,NULL,10),
(66397,'woocommerce_deliver_webhook_async','complete','2025-05-15 07:04:06','2025-05-15 09:04:06','{\"webhook_id\":2,\"arg\":5173}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747292646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747292646;}',7,1,'2025-05-15 07:12:01','2025-05-15 09:12:01',0,NULL,10),
(66398,'wc_delete_related_product_transients_async','complete','2025-05-15 07:12:10','2025-05-15 09:12:10','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293130;}',10,1,'2025-05-15 07:12:23','2025-05-15 09:12:23',0,NULL,10),
(66399,'wc_delete_related_product_transients_async','complete','2025-05-15 07:25:04','2025-05-15 09:25:04','{\"post_id\":4215}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293904;}',10,1,'2025-05-15 07:25:05','2025-05-15 09:25:05',0,NULL,10),
(66400,'wc_delete_related_product_transients_async','complete','2025-05-15 07:25:04','2025-05-15 09:25:04','{\"post_id\":4213}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293904;}',10,1,'2025-05-15 07:25:05','2025-05-15 09:25:05',0,NULL,10),
(66401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:25:05','2025-05-15 09:25:05','[4215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293905;}',3,1,'2025-05-15 07:25:05','2025-05-15 09:25:05',0,NULL,10),
(66402,'wc_delete_related_product_transients_async','complete','2025-05-15 07:25:04','2025-05-15 09:25:04','{\"post_id\":4219}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293904;}',10,1,'2025-05-15 07:25:05','2025-05-15 09:25:05',0,NULL,10),
(66403,'wc_delete_related_product_transients_async','complete','2025-05-15 07:25:04','2025-05-15 09:25:04','{\"post_id\":4217}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293904;}',10,1,'2025-05-15 07:25:05','2025-05-15 09:25:05',0,NULL,10),
(66404,'wc_delete_related_product_transients_async','complete','2025-05-15 07:25:04','2025-05-15 09:25:04','{\"post_id\":4800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747293904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747293904;}',10,1,'2025-05-15 07:25:05','2025-05-15 09:25:05',0,NULL,10),
(66405,'wc-admin_import_orders','complete','2025-05-15 07:29:30','2025-05-15 09:29:30','[5173]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747294170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747294170;}',2,1,'2025-05-15 07:31:35','2025-05-15 09:31:35',0,NULL,10),
(66406,'woocommerce_deliver_webhook_async','complete','2025-05-15 07:29:25','2025-05-15 09:29:25','{\"webhook_id\":2,\"arg\":5173}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747294165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747294165;}',7,1,'2025-05-15 07:31:35','2025-05-15 09:31:35',0,NULL,10),
(66407,'wc_delete_related_product_transients_async','complete','2025-05-15 07:40:12','2025-05-15 09:40:12','{\"post_id\":2787}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747294812;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747294812;}',10,1,'2025-05-15 07:42:01','2025-05-15 09:42:01',0,NULL,10),
(66408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:40:13','2025-05-15 09:40:13','[2787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747294813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747294813;}',3,1,'2025-05-15 07:42:01','2025-05-15 09:42:01',0,NULL,10),
(66409,'wc_delete_related_product_transients_async','complete','2025-05-15 07:45:34','2025-05-15 09:45:34','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295134;}',10,1,'2025-05-15 07:45:34','2025-05-15 09:45:34',0,NULL,10),
(66410,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:45:35','2025-05-15 09:45:35','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295135;}',3,1,'2025-05-15 07:46:13','2025-05-15 09:46:13',0,NULL,10),
(66411,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66412,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66413,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66414,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:54:55','2025-05-15 09:54:55','[3947,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295695;}',3,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66415,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66416,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66417,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66418,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:54','2025-05-15 09:54:54','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295694;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66419,'wc_delete_related_product_transients_async','complete','2025-05-15 07:54:55','2025-05-15 09:54:55','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295695;}',10,1,'2025-05-15 07:54:55','2025-05-15 09:54:55',0,NULL,10),
(66420,'wc_delete_related_product_transients_async','complete','2025-05-15 07:55:00','2025-05-15 09:55:00','{\"post_id\":3810}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295700;}',10,1,'2025-05-15 07:55:35','2025-05-15 09:55:35',0,NULL,10),
(66421,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:55:01','2025-05-15 09:55:01','[3810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295701;}',3,1,'2025-05-15 07:55:35','2025-05-15 09:55:35',0,NULL,10),
(66422,'wc_delete_related_product_transients_async','complete','2025-05-15 07:55:02','2025-05-15 09:55:02','{\"post_id\":2789}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295702;}',10,1,'2025-05-15 07:55:35','2025-05-15 09:55:35',0,NULL,10),
(66423,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:55:03','2025-05-15 09:55:03','[2789,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295703;}',3,1,'2025-05-15 07:55:35','2025-05-15 09:55:35',0,NULL,10),
(66424,'wc_delete_related_product_transients_async','complete','2025-05-15 07:55:04','2025-05-15 09:55:04','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295704;}',10,1,'2025-05-15 07:55:35','2025-05-15 09:55:35',0,NULL,10),
(66425,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 07:55:05','2025-05-15 09:55:05','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747295705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747295705;}',3,1,'2025-05-15 07:55:35','2025-05-15 09:55:35',0,NULL,10),
(66426,'wc-admin_import_orders','complete','2025-05-15 08:00:45','2025-05-15 10:00:45','[5174]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747296045;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747296045;}',2,1,'2025-05-15 08:04:58','2025-05-15 10:04:58',0,NULL,10),
(66427,'wc_delete_related_product_transients_async','complete','2025-05-15 08:00:41','2025-05-15 10:00:41','{\"post_id\":2737}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747296041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747296041;}',10,1,'2025-05-15 08:00:41','2025-05-15 10:00:41',0,NULL,10),
(66428,'woocommerce_deliver_webhook_async','complete','2025-05-15 08:00:41','2025-05-15 10:00:41','{\"webhook_id\":1,\"arg\":5174}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747296041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747296041;}',7,1,'2025-05-15 08:04:57','2025-05-15 10:04:57',0,NULL,10),
(66429,'woocommerce_deliver_webhook_async','complete','2025-05-15 08:00:41','2025-05-15 10:00:41','{\"webhook_id\":2,\"arg\":5174}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747296041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747296041;}',7,1,'2025-05-15 08:04:58','2025-05-15 10:04:58',0,NULL,10),
(66430,'wc_delete_related_product_transients_async','complete','2025-05-15 08:05:06','2025-05-15 10:05:06','{\"post_id\":2737}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747296306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747296306;}',10,1,'2025-05-15 08:07:41','2025-05-15 10:07:41',0,NULL,10),
(66431,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:16','2025-05-15 11:10:16','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300216;}',10,1,'2025-05-15 09:10:24','2025-05-15 11:10:24',0,NULL,10),
(66432,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:17','2025-05-15 11:10:17','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300217;}',3,1,'2025-05-15 09:10:24','2025-05-15 11:10:24',0,NULL,10),
(66433,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:17','2025-05-15 11:10:17','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300217;}',10,1,'2025-05-15 09:10:24','2025-05-15 11:10:24',0,NULL,10),
(66434,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:17','2025-05-15 11:10:17','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300217;}',10,1,'2025-05-15 09:10:24','2025-05-15 11:10:24',0,NULL,10),
(66435,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:17','2025-05-15 11:10:17','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300217;}',10,1,'2025-05-15 09:10:24','2025-05-15 11:10:24',0,NULL,10),
(66436,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:17','2025-05-15 11:10:17','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300217;}',10,1,'2025-05-15 09:10:24','2025-05-15 11:10:24',0,NULL,10),
(66437,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:17','2025-05-15 11:10:17','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300217;}',10,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66438,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:18','2025-05-15 11:10:18','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300218;}',3,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66439,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:20','2025-05-15 11:10:20','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300220;}',10,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66440,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:20','2025-05-15 11:10:20','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300220;}',10,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66441,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:20','2025-05-15 11:10:20','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300220;}',10,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66442,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:21','2025-05-15 11:10:21','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300221;}',3,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:21','2025-05-15 11:10:21','[4026,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300221;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300221;}',3,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66444,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:24','2025-05-15 11:10:24','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300224;}',10,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:25','2025-05-15 11:10:25','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300225;}',3,1,'2025-05-15 09:10:25','2025-05-15 11:10:25',0,NULL,10),
(66446,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:27','2025-05-15 11:10:27','{\"post_id\":2753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300227;}',10,1,'2025-05-15 09:15:06','2025-05-15 11:15:06',0,NULL,10),
(66447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:28','2025-05-15 11:10:28','[2753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300228;}',3,1,'2025-05-15 09:15:06','2025-05-15 11:15:06',0,NULL,10),
(66448,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:28','2025-05-15 11:10:28','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300228;}',10,1,'2025-05-15 09:15:06','2025-05-15 11:15:06',0,NULL,10),
(66449,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:29','2025-05-15 11:10:29','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300229;}',3,1,'2025-05-15 09:15:06','2025-05-15 11:15:06',0,NULL,10),
(66450,'wc_delete_related_product_transients_async','complete','2025-05-15 09:10:31','2025-05-15 11:10:31','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300231;}',10,1,'2025-05-15 09:15:06','2025-05-15 11:15:06',0,NULL,10),
(66451,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:10:32','2025-05-15 11:10:32','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747300232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747300232;}',3,1,'2025-05-15 09:15:06','2025-05-15 11:15:06',0,NULL,10),
(66452,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:18','2025-05-15 11:29:18','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301358;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66453,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:18','2025-05-15 11:29:18','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301358;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66454,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:18','2025-05-15 11:29:18','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301358;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66455,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:18','2025-05-15 11:29:18','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301358;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:29:19','2025-05-15 11:29:19','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301359;}',3,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66457,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:18','2025-05-15 11:29:18','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301358;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66458,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:21','2025-05-15 11:29:21','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301361;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66459,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:21','2025-05-15 11:29:21','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301361;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66460,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:21','2025-05-15 11:29:21','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301361;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66461,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:29:22','2025-05-15 11:29:22','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301362;}',3,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66462,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:26','2025-05-15 11:29:26','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301366;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66463,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:26','2025-05-15 11:29:26','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301366;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66464,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:29:27','2025-05-15 11:29:27','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301367;}',3,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66465,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:26','2025-05-15 11:29:26','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301366;}',10,1,'2025-05-15 09:29:27','2025-05-15 11:29:27',0,NULL,10),
(66466,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:29','2025-05-15 11:29:29','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301369;}',10,1,'2025-05-15 09:31:16','2025-05-15 11:31:16',0,NULL,10),
(66467,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:29:30','2025-05-15 11:29:30','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301370;}',3,1,'2025-05-15 09:31:16','2025-05-15 11:31:16',0,NULL,10),
(66468,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:30','2025-05-15 11:29:30','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301370;}',10,1,'2025-05-15 09:31:16','2025-05-15 11:31:16',0,NULL,10),
(66469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:29:32','2025-05-15 11:29:32','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301372;}',3,1,'2025-05-15 09:31:17','2025-05-15 11:31:17',0,NULL,10),
(66470,'wc_delete_related_product_transients_async','complete','2025-05-15 09:29:32','2025-05-15 11:29:32','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301372;}',10,1,'2025-05-15 09:31:17','2025-05-15 11:31:17',0,NULL,10),
(66471,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:29:33','2025-05-15 11:29:33','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301373;}',3,1,'2025-05-15 09:31:17','2025-05-15 11:31:17',0,NULL,10),
(66472,'wc_delete_related_product_transients_async','complete','2025-05-15 09:38:02','2025-05-15 11:38:02','{\"post_id\":3626}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301882;}',10,1,'2025-05-15 09:38:03','2025-05-15 11:38:03',0,NULL,10),
(66473,'wc_delete_related_product_transients_async','complete','2025-05-15 09:38:02','2025-05-15 11:38:02','{\"post_id\":3625}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301882;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301882;}',10,1,'2025-05-15 09:38:03','2025-05-15 11:38:03',0,NULL,10),
(66474,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:38:03','2025-05-15 11:38:03','[3626,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301883;}',3,1,'2025-05-15 09:38:03','2025-05-15 11:38:03',0,NULL,10),
(66475,'wc_delete_related_product_transients_async','complete','2025-05-15 09:38:03','2025-05-15 11:38:03','{\"post_id\":3627}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747301883;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747301883;}',10,1,'2025-05-15 09:38:03','2025-05-15 11:38:03',0,NULL,10),
(66476,'wc_delete_related_product_transients_async','complete','2025-05-15 09:56:49','2025-05-15 11:56:49','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303009;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66477,'wc_delete_related_product_transients_async','complete','2025-05-15 09:56:49','2025-05-15 11:56:49','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303009;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66478,'wc_delete_related_product_transients_async','complete','2025-05-15 09:56:49','2025-05-15 11:56:49','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303009;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66479,'wc_delete_related_product_transients_async','complete','2025-05-15 09:56:50','2025-05-15 11:56:50','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303010;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66480,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:56:51','2025-05-15 11:56:51','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303011;}',3,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66481,'wc_delete_related_product_transients_async','complete','2025-05-15 09:57:37','2025-05-15 11:57:37','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303057;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66482,'wc_delete_related_product_transients_async','complete','2025-05-15 09:57:37','2025-05-15 11:57:37','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303057;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66483,'wc_delete_related_product_transients_async','complete','2025-05-15 09:57:37','2025-05-15 11:57:37','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303057;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66484,'wc_delete_related_product_transients_async','complete','2025-05-15 09:57:37','2025-05-15 11:57:37','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303057;}',10,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66485,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 09:57:38','2025-05-15 11:57:38','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747303058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747303058;}',3,1,'2025-05-15 10:00:40','2025-05-15 12:00:40',0,NULL,10),
(66486,'wc_delete_related_product_transients_async','complete','2025-05-15 11:40:52','2025-05-15 13:40:52','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309252;}',10,1,'2025-05-15 11:40:53','2025-05-15 13:40:53',0,NULL,10),
(66487,'wc_delete_related_product_transients_async','complete','2025-05-15 11:40:52','2025-05-15 13:40:52','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309252;}',10,1,'2025-05-15 11:40:53','2025-05-15 13:40:53',0,NULL,10),
(66488,'wc_delete_related_product_transients_async','complete','2025-05-15 11:40:52','2025-05-15 13:40:52','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309252;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309252;}',10,1,'2025-05-15 11:40:53','2025-05-15 13:40:53',0,NULL,10),
(66489,'wc_delete_related_product_transients_async','complete','2025-05-15 11:40:53','2025-05-15 13:40:53','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309253;}',10,1,'2025-05-15 11:40:53','2025-05-15 13:40:53',0,NULL,10),
(66490,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 11:40:54','2025-05-15 13:40:54','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309254;}',3,1,'2025-05-15 11:44:09','2025-05-15 13:44:09',0,NULL,10),
(66491,'wc_delete_related_product_transients_async','complete','2025-05-15 11:40:53','2025-05-15 13:40:53','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309253;}',10,1,'2025-05-15 11:40:53','2025-05-15 13:40:53',0,NULL,10),
(66492,'wc_delete_related_product_transients_async','complete','2025-05-15 11:40:55','2025-05-15 13:40:55','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309255;}',10,1,'2025-05-15 11:44:09','2025-05-15 13:44:09',0,NULL,10),
(66493,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 11:40:56','2025-05-15 13:40:56','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747309256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747309256;}',3,1,'2025-05-15 11:44:09','2025-05-15 13:44:09',0,NULL,10),
(66494,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:46','2025-05-15 14:19:46','{\"post_id\":3402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311586;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66495,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:46','2025-05-15 14:19:46','{\"post_id\":3390}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311586;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66496,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:46','2025-05-15 14:19:46','{\"post_id\":3398}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311586;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66497,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:46','2025-05-15 14:19:46','{\"post_id\":3396}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311586;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311586;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66498,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 12:19:48','2025-05-15 14:19:48','[3396,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311588;}',3,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66499,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:47','2025-05-15 14:19:47','{\"post_id\":3394}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311587;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66500,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:47','2025-05-15 14:19:47','{\"post_id\":3400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311587;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66501,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 12:19:48','2025-05-15 14:19:48','[3400,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311588;}',3,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66502,'wc_delete_related_product_transients_async','complete','2025-05-15 12:19:47','2025-05-15 14:19:47','{\"post_id\":3392}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747311587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747311587;}',10,1,'2025-05-15 12:23:12','2025-05-15 14:23:12',0,NULL,10),
(66503,'wc_delete_related_product_transients_async','complete','2025-05-15 13:43:33','2025-05-15 15:43:33','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747316613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747316613;}',10,1,'2025-05-15 13:43:34','2025-05-15 15:43:34',0,NULL,10),
(66504,'wc_delete_related_product_transients_async','complete','2025-05-15 13:43:35','2025-05-15 15:43:35','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747316615;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747316615;}',10,1,'2025-05-15 13:45:56','2025-05-15 15:45:56',0,NULL,10),
(66505,'wc_delete_related_product_transients_async','complete','2025-05-15 13:45:56','2025-05-15 15:45:56','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747316756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747316756;}',10,1,'2025-05-15 13:45:56','2025-05-15 15:45:56',0,NULL,10),
(66506,'wc_delete_related_product_transients_async','complete','2025-05-15 13:45:57','2025-05-15 15:45:57','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747316757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747316757;}',10,1,'2025-05-15 13:51:42','2025-05-15 15:51:42',0,NULL,10),
(66507,'wc_delete_related_product_transients_async','complete','2025-05-15 13:46:00','2025-05-15 15:46:00','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747316760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747316760;}',10,1,'2025-05-15 13:51:42','2025-05-15 15:51:42',0,NULL,10),
(66508,'wc_delete_related_product_transients_async','complete','2025-05-15 13:46:03','2025-05-15 15:46:03','{\"post_id\":2860}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747316763;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747316763;}',10,1,'2025-05-15 13:51:42','2025-05-15 15:51:42',0,NULL,10),
(66509,'wc_delete_related_product_transients_async','complete','2025-05-15 14:01:53','2025-05-15 16:01:53','{\"post_id\":2860}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747317713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747317713;}',10,1,'2025-05-15 14:06:10','2025-05-15 16:06:10',0,NULL,10),
(66510,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-15 14:08:39','2025-05-15 16:08:39','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747318119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747318119;}',8,1,'2025-05-15 14:08:39','2025-05-15 16:08:39',0,NULL,10),
(66511,'woocommerce_cleanup_draft_orders','complete','2025-05-16 14:15:38','2025-05-16 16:15:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747404938;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747404938;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-16 14:16:05','2025-05-16 16:16:05',0,NULL,10),
(66512,'wc_delete_related_product_transients_async','complete','2025-05-15 14:19:38','2025-05-15 16:19:38','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747318778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747318778;}',10,1,'2025-05-15 14:19:39','2025-05-15 16:19:39',0,NULL,10),
(66513,'wc_delete_related_product_transients_async','complete','2025-05-15 14:19:40','2025-05-15 16:19:40','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747318780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747318780;}',10,1,'2025-05-15 14:22:42','2025-05-15 16:22:42',0,NULL,10),
(66514,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-15 14:19:41','2025-05-15 16:19:41','[2755,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747318781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747318781;}',3,1,'2025-05-15 14:22:42','2025-05-15 16:22:42',0,NULL,10),
(66515,'wc_delete_related_product_transients_async','complete','2025-05-15 14:22:42','2025-05-15 16:22:42','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747318962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747318962;}',10,1,'2025-05-15 14:28:30','2025-05-15 16:28:30',0,NULL,10),
(66516,'wc_delete_related_product_transients_async','complete','2025-05-15 14:29:10','2025-05-15 16:29:10','{\"post_id\":4630}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747319350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747319350;}',10,1,'2025-05-15 14:31:47','2025-05-15 16:31:47',0,NULL,10),
(66517,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-16 02:11:56','2025-05-16 04:11:56','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747361516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747361516;}',8,1,'2025-05-16 02:24:15','2025-05-16 04:24:15',0,NULL,10),
(66518,'wc_delete_related_product_transients_async','complete','2025-05-16 06:38:06','2025-05-16 08:38:06','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377486;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377486;}',10,1,'2025-05-16 06:38:06','2025-05-16 08:38:06',0,NULL,10),
(66519,'wc_delete_related_product_transients_async','complete','2025-05-16 06:38:07','2025-05-16 08:38:07','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377487;}',10,1,'2025-05-16 06:38:36','2025-05-16 08:38:36',0,NULL,10),
(66520,'wc_delete_related_product_transients_async','complete','2025-05-16 06:38:10','2025-05-16 08:38:10','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377490;}',10,1,'2025-05-16 06:38:36','2025-05-16 08:38:36',0,NULL,10),
(66521,'wc_delete_related_product_transients_async','complete','2025-05-16 06:38:37','2025-05-16 08:38:37','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377517;}',10,1,'2025-05-16 06:40:06','2025-05-16 08:40:06',0,NULL,10),
(66522,'wc_delete_related_product_transients_async','complete','2025-05-16 06:39:00','2025-05-16 08:39:00','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377540;}',10,1,'2025-05-16 06:40:06','2025-05-16 08:40:06',0,NULL,10),
(66523,'wc_delete_related_product_transients_async','complete','2025-05-16 06:40:07','2025-05-16 08:40:07','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377607;}',10,1,'2025-05-16 06:40:33','2025-05-16 08:40:33',0,NULL,10),
(66524,'wc_delete_related_product_transients_async','complete','2025-05-16 06:40:58','2025-05-16 08:40:58','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747377658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747377658;}',10,1,'2025-05-16 06:44:58','2025-05-16 08:44:58',0,NULL,10),
(66525,'wc_delete_related_product_transients_async','complete','2025-05-16 06:47:42','2025-05-16 08:47:42','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378062;}',10,1,'2025-05-16 06:47:43','2025-05-16 08:47:43',0,NULL,10),
(66526,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:47:43','2025-05-16 08:47:43','[2825,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378063;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378063;}',3,1,'2025-05-16 06:47:43','2025-05-16 08:47:43',0,NULL,10),
(66527,'wc_delete_related_product_transients_async','complete','2025-05-16 06:47:44','2025-05-16 08:47:44','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378064;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378064;}',10,1,'2025-05-16 06:49:37','2025-05-16 08:49:37',0,NULL,10),
(66528,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:47:45','2025-05-16 08:47:45','[2827,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378065;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378065;}',3,1,'2025-05-16 06:49:37','2025-05-16 08:49:37',0,NULL,10),
(66529,'wc_delete_related_product_transients_async','complete','2025-05-16 06:49:37','2025-05-16 08:49:37','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378177;}',10,1,'2025-05-16 06:49:37','2025-05-16 08:49:37',0,NULL,10),
(66530,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:49:38','2025-05-16 08:49:38','[2848,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378178;}',3,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66531,'wc_delete_related_product_transients_async','complete','2025-05-16 06:49:38','2025-05-16 08:49:38','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378178;}',10,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66532,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:49:40','2025-05-16 08:49:40','[2755,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378180;}',3,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66533,'wc_delete_related_product_transients_async','complete','2025-05-16 06:49:40','2025-05-16 08:49:40','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378180;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378180;}',10,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66534,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:49:41','2025-05-16 08:49:41','[2825,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378181;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378181;}',3,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66535,'wc_delete_related_product_transients_async','complete','2025-05-16 06:49:42','2025-05-16 08:49:42','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378182;}',10,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66536,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:49:43','2025-05-16 08:49:43','[2858,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378183;}',3,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66537,'wc_delete_related_product_transients_async','complete','2025-05-16 06:49:43','2025-05-16 08:49:43','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378183;}',10,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66538,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 06:49:45','2025-05-16 08:49:45','[2827,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378185;}',3,1,'2025-05-16 06:52:53','2025-05-16 08:52:53',0,NULL,10),
(66539,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66540,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:00:27','2025-05-16 09:00:27','[4653,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378827;}',3,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66542,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66543,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66544,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66545,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66546,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:26','2025-05-16 09:00:26','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378826;}',10,1,'2025-05-16 07:00:27','2025-05-16 09:00:27',0,NULL,10),
(66547,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:28','2025-05-16 09:00:28','{\"post_id\":3878}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378828;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66548,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:28','2025-05-16 09:00:28','{\"post_id\":3876}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378828;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66549,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:28','2025-05-16 09:00:28','{\"post_id\":3877}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378828;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66550,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:28','2025-05-16 09:00:28','{\"post_id\":3882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378828;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66551,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:28','2025-05-16 09:00:28','{\"post_id\":3886}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378828;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66552,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:28','2025-05-16 09:00:28','{\"post_id\":3885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378828;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66553,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66554,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3888}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66555,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66556,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:00:30','2025-05-16 09:00:30','[3879,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378830;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378830;}',3,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66557,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66558,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3887}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66559,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES
(66560,'wc_delete_related_product_transients_async','complete','2025-05-16 07:00:29','2025-05-16 09:00:29','{\"post_id\":3884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378829;}',10,1,'2025-05-16 07:01:22','2025-05-16 09:01:22',0,NULL,10),
(66561,'wc_delete_related_product_transients_async','complete','2025-05-16 07:01:45','2025-05-16 09:01:45','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378905;}',10,1,'2025-05-16 07:05:17','2025-05-16 09:05:17',0,NULL,10),
(66562,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:01:46','2025-05-16 09:01:46','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747378906;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747378906;}',3,1,'2025-05-16 07:05:17','2025-05-16 09:05:17',0,NULL,10),
(66563,'wc_delete_related_product_transients_async','complete','2025-05-16 07:08:26','2025-05-16 09:08:26','{\"post_id\":3656}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379306;}',10,1,'2025-05-16 07:08:26','2025-05-16 09:08:26',0,NULL,10),
(66564,'wc_delete_related_product_transients_async','complete','2025-05-16 07:08:26','2025-05-16 09:08:26','{\"post_id\":3652}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379306;}',10,1,'2025-05-16 07:08:26','2025-05-16 09:08:26',0,NULL,10),
(66565,'wc_delete_related_product_transients_async','complete','2025-05-16 07:08:26','2025-05-16 09:08:26','{\"post_id\":3654}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379306;}',10,1,'2025-05-16 07:08:26','2025-05-16 09:08:26',0,NULL,10),
(66566,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:08:27','2025-05-16 09:08:27','[3654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379307;}',3,1,'2025-05-16 07:10:29','2025-05-16 09:10:29',0,NULL,10),
(66567,'wc_delete_related_product_transients_async','complete','2025-05-16 07:10:29','2025-05-16 09:10:29','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379429;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379429;}',10,1,'2025-05-16 07:10:29','2025-05-16 09:10:29',0,NULL,10),
(66568,'wc_delete_related_product_transients_async','complete','2025-05-16 07:10:30','2025-05-16 09:10:30','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379430;}',10,1,'2025-05-16 07:11:47','2025-05-16 09:11:47',0,NULL,10),
(66569,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:11:10','2025-05-16 09:11:10','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379470;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379470;}',3,1,'2025-05-16 07:11:47','2025-05-16 09:11:47',0,NULL,10),
(66570,'wc_delete_related_product_transients_async','complete','2025-05-16 07:11:48','2025-05-16 09:11:48','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379508;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379508;}',10,1,'2025-05-16 07:12:50','2025-05-16 09:12:50',0,NULL,10),
(66571,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:12:51','2025-05-16 09:12:51','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379571;}',3,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66572,'wc_delete_related_product_transients_async','complete','2025-05-16 07:12:52','2025-05-16 09:12:52','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379572;}',10,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:12:53','2025-05-16 09:12:53','[2755,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379573;}',3,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66574,'wc_delete_related_product_transients_async','complete','2025-05-16 07:13:38','2025-05-16 09:13:38','{\"post_id\":3156}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379618;}',10,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66575,'wc_delete_related_product_transients_async','complete','2025-05-16 07:13:38','2025-05-16 09:13:38','{\"post_id\":3154}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379618;}',10,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66576,'wc_delete_related_product_transients_async','complete','2025-05-16 07:13:38','2025-05-16 09:13:38','{\"post_id\":3158}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379618;}',10,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:13:39','2025-05-16 09:13:39','[3158,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379619;}',3,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66578,'wc_delete_related_product_transients_async','complete','2025-05-16 07:13:38','2025-05-16 09:13:38','{\"post_id\":3157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379618;}',10,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66579,'wc_delete_related_product_transients_async','complete','2025-05-16 07:13:38','2025-05-16 09:13:38','{\"post_id\":3155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379618;}',10,1,'2025-05-16 07:13:39','2025-05-16 09:13:39',0,NULL,10),
(66580,'wc_delete_related_product_transients_async','complete','2025-05-16 07:16:20','2025-05-16 09:16:20','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379780;}',10,1,'2025-05-16 07:16:20','2025-05-16 09:16:20',0,NULL,10),
(66581,'wc_delete_related_product_transients_async','complete','2025-05-16 07:16:20','2025-05-16 09:16:20','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379780;}',10,1,'2025-05-16 07:16:20','2025-05-16 09:16:20',0,NULL,10),
(66582,'wc_delete_related_product_transients_async','complete','2025-05-16 07:16:20','2025-05-16 09:16:20','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379780;}',10,1,'2025-05-16 07:16:20','2025-05-16 09:16:20',0,NULL,10),
(66583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:16:21','2025-05-16 09:16:21','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379781;}',3,1,'2025-05-16 07:16:24','2025-05-16 09:16:24',0,NULL,10),
(66584,'wc_delete_related_product_transients_async','complete','2025-05-16 07:16:23','2025-05-16 09:16:23','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379783;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379783;}',10,1,'2025-05-16 07:16:24','2025-05-16 09:16:24',0,NULL,10),
(66585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:16:24','2025-05-16 09:16:24','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747379784;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747379784;}',3,1,'2025-05-16 07:16:24','2025-05-16 09:16:24',0,NULL,10),
(66586,'wc_delete_related_product_transients_async','complete','2025-05-16 07:27:35','2025-05-16 09:27:35','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380455;}',10,1,'2025-05-16 07:27:36','2025-05-16 09:27:36',0,NULL,10),
(66587,'wc_delete_related_product_transients_async','complete','2025-05-16 07:27:35','2025-05-16 09:27:35','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380455;}',10,1,'2025-05-16 07:27:36','2025-05-16 09:27:36',0,NULL,10),
(66588,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:27:36','2025-05-16 09:27:36','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380456;}',3,1,'2025-05-16 07:27:36','2025-05-16 09:27:36',0,NULL,10),
(66589,'wc_delete_related_product_transients_async','complete','2025-05-16 07:27:35','2025-05-16 09:27:35','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380455;}',10,1,'2025-05-16 07:27:36','2025-05-16 09:27:36',0,NULL,10),
(66590,'wc_delete_related_product_transients_async','complete','2025-05-16 07:27:37','2025-05-16 09:27:37','{\"post_id\":3217}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380457;}',10,1,'2025-05-16 07:30:29','2025-05-16 09:30:29',0,NULL,10),
(66591,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:27:38','2025-05-16 09:27:38','[3217,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380458;}',3,1,'2025-05-16 07:30:29','2025-05-16 09:30:29',0,NULL,10),
(66592,'wc_delete_related_product_transients_async','complete','2025-05-16 07:27:40','2025-05-16 09:27:40','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380460;}',10,1,'2025-05-16 07:30:29','2025-05-16 09:30:29',0,NULL,10),
(66593,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:27:41','2025-05-16 09:27:41','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747380461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747380461;}',3,1,'2025-05-16 07:30:30','2025-05-16 09:30:30',0,NULL,10),
(66594,'wc_delete_related_product_transients_async','complete','2025-05-16 07:54:56','2025-05-16 09:54:56','{\"post_id\":5076}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382096;}',10,1,'2025-05-16 07:54:57','2025-05-16 09:54:57',0,NULL,10),
(66595,'wc_delete_related_product_transients_async','complete','2025-05-16 07:54:56','2025-05-16 09:54:56','{\"post_id\":5074}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382096;}',10,1,'2025-05-16 07:54:57','2025-05-16 09:54:57',0,NULL,10),
(66596,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 07:54:58','2025-05-16 09:54:58','[5076,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382098;}',3,1,'2025-05-16 07:55:49','2025-05-16 09:55:49',0,NULL,10),
(66597,'wc_delete_related_product_transients_async','complete','2025-05-16 07:54:57','2025-05-16 09:54:57','{\"post_id\":5078}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382097;}',10,1,'2025-05-16 07:54:57','2025-05-16 09:54:57',0,NULL,10),
(66598,'wc_delete_related_product_transients_async','complete','2025-05-16 08:02:14','2025-05-16 10:02:14','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382534;}',10,1,'2025-05-16 08:02:15','2025-05-16 10:02:15',0,NULL,10),
(66599,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 08:02:15','2025-05-16 10:02:15','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382535;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382535;}',3,1,'2025-05-16 08:02:15','2025-05-16 10:02:15',0,NULL,10),
(66600,'wc_delete_related_product_transients_async','complete','2025-05-16 08:03:16','2025-05-16 10:03:16','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382596;}',10,1,'2025-05-16 08:03:17','2025-05-16 10:03:17',0,NULL,10),
(66601,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 08:03:17','2025-05-16 10:03:17','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382597;}',3,1,'2025-05-16 08:03:17','2025-05-16 10:03:17',0,NULL,10),
(66602,'wc_delete_related_product_transients_async','complete','2025-05-16 08:03:18','2025-05-16 10:03:18','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382598;}',10,1,'2025-05-16 08:04:29','2025-05-16 10:04:29',0,NULL,10),
(66603,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 08:03:19','2025-05-16 10:03:19','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382599;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382599;}',3,1,'2025-05-16 08:04:29','2025-05-16 10:04:29',0,NULL,10),
(66604,'wc_delete_related_product_transients_async','complete','2025-05-16 08:03:20','2025-05-16 10:03:20','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382600;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382600;}',10,1,'2025-05-16 08:04:29','2025-05-16 10:04:29',0,NULL,10),
(66605,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 08:03:22','2025-05-16 10:03:22','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382602;}',3,1,'2025-05-16 08:04:29','2025-05-16 10:04:29',0,NULL,10),
(66606,'wc_delete_related_product_transients_async','complete','2025-05-16 08:04:28','2025-05-16 10:04:28','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382668;}',10,1,'2025-05-16 08:04:29','2025-05-16 10:04:29',0,NULL,10),
(66607,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 08:04:29','2025-05-16 10:04:29','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747382669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747382669;}',3,1,'2025-05-16 08:04:29','2025-05-16 10:04:29',0,NULL,10),
(66608,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:16','2025-05-16 11:15:16','{\"post_id\":3130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386916;}',10,1,'2025-05-16 09:15:17','2025-05-16 11:15:17',0,NULL,10),
(66609,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:16','2025-05-16 11:15:16','{\"post_id\":3129}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386916;}',10,1,'2025-05-16 09:15:17','2025-05-16 11:15:17',0,NULL,10),
(66610,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:17','2025-05-16 11:15:17','{\"post_id\":3131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386917;}',10,1,'2025-05-16 09:15:17','2025-05-16 11:15:17',0,NULL,10),
(66611,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 09:15:18','2025-05-16 11:15:18','[3131,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386918;}',3,1,'2025-05-16 09:15:22','2025-05-16 11:15:22',0,NULL,10),
(66612,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:19','2025-05-16 11:15:19','{\"post_id\":5100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386919;}',10,1,'2025-05-16 09:15:22','2025-05-16 11:15:22',0,NULL,10),
(66613,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:19','2025-05-16 11:15:19','{\"post_id\":5098}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386919;}',10,1,'2025-05-16 09:15:23','2025-05-16 11:15:23',0,NULL,10),
(66614,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:19','2025-05-16 11:15:19','{\"post_id\":5102}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386919;}',10,1,'2025-05-16 09:15:23','2025-05-16 11:15:23',0,NULL,10),
(66615,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 09:15:20','2025-05-16 11:15:20','[5102,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386920;}',3,1,'2025-05-16 09:15:23','2025-05-16 11:15:23',0,NULL,10),
(66616,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:22','2025-05-16 11:15:22','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386922;}',10,1,'2025-05-16 09:15:23','2025-05-16 11:15:23',0,NULL,10),
(66617,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:22','2025-05-16 11:15:22','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386922;}',10,1,'2025-05-16 09:15:23','2025-05-16 11:15:23',0,NULL,10),
(66618,'wc_delete_related_product_transients_async','complete','2025-05-16 09:15:23','2025-05-16 11:15:23','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386923;}',10,1,'2025-05-16 09:15:23','2025-05-16 11:15:23',0,NULL,10),
(66619,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 09:15:24','2025-05-16 11:15:24','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747386924;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747386924;}',3,1,'2025-05-16 09:19:26','2025-05-16 11:19:26',0,NULL,10),
(66620,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:54','2025-05-16 11:30:54','{\"post_id\":2881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387854;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66621,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:54','2025-05-16 11:30:54','{\"post_id\":2879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387854;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66622,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:54','2025-05-16 11:30:54','{\"post_id\":2885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387854;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387854;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66623,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:55','2025-05-16 11:30:55','{\"post_id\":2884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387855;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66624,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 09:30:56','2025-05-16 11:30:56','[2884,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387856;}',3,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66625,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:55','2025-05-16 11:30:55','{\"post_id\":2880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387855;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66626,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:55','2025-05-16 11:30:55','{\"post_id\":2882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387855;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66627,'wc_delete_related_product_transients_async','complete','2025-05-16 09:30:55','2025-05-16 11:30:55','{\"post_id\":2883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747387855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747387855;}',10,1,'2025-05-16 09:31:37','2025-05-16 11:31:37',0,NULL,10),
(66628,'wc_delete_related_product_transients_async','complete','2025-05-16 12:02:33','2025-05-16 14:02:33','{\"post_id\":3255}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747396953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747396953;}',10,1,'2025-05-16 12:02:33','2025-05-16 14:02:33',0,NULL,10),
(66629,'wc_delete_related_product_transients_async','complete','2025-05-16 12:02:33','2025-05-16 14:02:33','{\"post_id\":3253}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747396953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747396953;}',10,1,'2025-05-16 12:02:33','2025-05-16 14:02:33',0,NULL,10),
(66630,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:02:34','2025-05-16 14:02:34','[3255,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747396954;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747396954;}',3,1,'2025-05-16 12:04:36','2025-05-16 14:04:36',0,NULL,10),
(66631,'wc_delete_related_product_transients_async','complete','2025-05-16 12:02:33','2025-05-16 14:02:33','{\"post_id\":3257}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747396953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747396953;}',10,1,'2025-05-16 12:02:33','2025-05-16 14:02:33',0,NULL,10),
(66632,'wc_delete_related_product_transients_async','complete','2025-05-16 12:02:33','2025-05-16 14:02:33','{\"post_id\":3254}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747396953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747396953;}',10,1,'2025-05-16 12:02:33','2025-05-16 14:02:33',0,NULL,10),
(66633,'wc_delete_related_product_transients_async','complete','2025-05-16 12:02:33','2025-05-16 14:02:33','{\"post_id\":3256}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747396953;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747396953;}',10,1,'2025-05-16 12:02:33','2025-05-16 14:02:33',0,NULL,10),
(66634,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:19','2025-05-16 14:10:19','{\"post_id\":3406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397419;}',10,1,'2025-05-16 12:10:21','2025-05-16 14:10:21',0,NULL,10),
(66635,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:19','2025-05-16 14:10:19','{\"post_id\":3404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397419;}',10,1,'2025-05-16 12:10:21','2025-05-16 14:10:21',0,NULL,10),
(66636,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:20','2025-05-16 14:10:20','[3406,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397420;}',3,1,'2025-05-16 12:10:21','2025-05-16 14:10:21',0,NULL,10),
(66637,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:19','2025-05-16 14:10:19','{\"post_id\":3408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397419;}',10,1,'2025-05-16 12:10:21','2025-05-16 14:10:21',0,NULL,10),
(66638,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:30','2025-05-16 14:10:30','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397430;}',10,1,'2025-05-16 12:10:35','2025-05-16 14:10:35',0,NULL,10),
(66639,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:30','2025-05-16 14:10:30','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397430;}',10,1,'2025-05-16 12:10:35','2025-05-16 14:10:35',0,NULL,10),
(66640,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:30','2025-05-16 14:10:30','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397430;}',10,1,'2025-05-16 12:10:35','2025-05-16 14:10:35',0,NULL,10),
(66641,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:31','2025-05-16 14:10:31','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397431;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397431;}',10,1,'2025-05-16 12:10:35','2025-05-16 14:10:35',0,NULL,10),
(66642,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:32','2025-05-16 14:10:32','[3947,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397432;}',3,1,'2025-05-16 12:10:35','2025-05-16 14:10:35',0,NULL,10),
(66643,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:32','2025-05-16 14:10:32','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397432;}',10,1,'2025-05-16 12:10:36','2025-05-16 14:10:36',0,NULL,10),
(66644,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:32','2025-05-16 14:10:32','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397432;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397432;}',10,1,'2025-05-16 12:10:36','2025-05-16 14:10:36',0,NULL,10),
(66645,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:33','2025-05-16 14:10:33','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397433;}',10,1,'2025-05-16 12:10:36','2025-05-16 14:10:36',0,NULL,10),
(66646,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:33','2025-05-16 14:10:33','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397433;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397433;}',10,1,'2025-05-16 12:10:36','2025-05-16 14:10:36',0,NULL,10),
(66647,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66648,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4055}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66649,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4057}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66650,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4725}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66651,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4059}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66652,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4727}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66653,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:36','2025-05-16 14:10:36','{\"post_id\":4726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397436;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66654,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:38','2025-05-16 14:10:38','[4726,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397438;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66655,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:38','2025-05-16 14:10:38','{\"post_id\":2779}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397438;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66656,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:39','2025-05-16 14:10:39','[2779,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397439;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66657,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:43','2025-05-16 14:10:43','{\"post_id\":3591}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397443;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66658,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:43','2025-05-16 14:10:43','{\"post_id\":3587}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397443;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66659,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:43','2025-05-16 14:10:43','{\"post_id\":3589}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397443;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66660,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:44','2025-05-16 14:10:44','[3589,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397444;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66661,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:43','2025-05-16 14:10:43','{\"post_id\":3593}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397443;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66662,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:43','2025-05-16 14:10:43','{\"post_id\":3595}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397443;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66663,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:44','2025-05-16 14:10:44','[3595,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397444;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66664,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:47','2025-05-16 14:10:47','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397447;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66665,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:47','2025-05-16 14:10:47','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397447;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66666,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:48','2025-05-16 14:10:48','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397448;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66667,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:47','2025-05-16 14:10:47','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397447;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66668,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:49','2025-05-16 14:10:49','{\"post_id\":3810}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397449;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66669,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:50','2025-05-16 14:10:50','[3810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397450;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397450;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66670,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:51','2025-05-16 14:10:51','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397451;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397451;}',10,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66671,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:52','2025-05-16 14:10:52','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397452;}',3,1,'2025-05-16 12:19:53','2025-05-16 14:19:53',0,NULL,10),
(66672,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:53','2025-05-16 14:10:53','{\"post_id\":4483}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397453;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66673,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:54','2025-05-16 14:10:54','[4483,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397454;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66674,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:54','2025-05-16 14:10:54','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397454;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66675,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:54','2025-05-16 14:10:54','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397454;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66676,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:55','2025-05-16 14:10:55','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397455;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66677,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:54','2025-05-16 14:10:54','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397454;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66678,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:56','2025-05-16 14:10:56','[3430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397456;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66679,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:55','2025-05-16 14:10:55','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397455;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66680,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:55','2025-05-16 14:10:55','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397455;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397455;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66681,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:57','2025-05-16 14:10:57','{\"post_id\":4487}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397457;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66682,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:10:58','2025-05-16 14:10:58','[4487,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397458;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66683,'wc_delete_related_product_transients_async','complete','2025-05-16 12:10:59','2025-05-16 14:10:59','{\"post_id\":4477}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397459;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66684,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:00','2025-05-16 14:11:00','[4477,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397460;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66685,'wc_delete_related_product_transients_async','complete','2025-05-16 12:11:00','2025-05-16 14:11:00','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397460;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66686,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:01','2025-05-16 14:11:01','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397461;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66687,'wc_delete_related_product_transients_async','complete','2025-05-16 12:11:02','2025-05-16 14:11:02','{\"post_id\":4479}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397462;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66688,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:03','2025-05-16 14:11:03','[4479,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397463;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66689,'wc_delete_related_product_transients_async','complete','2025-05-16 12:11:04','2025-05-16 14:11:04','{\"post_id\":4481}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397464;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397464;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66690,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:05','2025-05-16 14:11:05','[4481,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397465;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66691,'wc_delete_related_product_transients_async','complete','2025-05-16 12:11:05','2025-05-16 14:11:05','{\"post_id\":4485}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397465;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397465;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66692,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:06','2025-05-16 14:11:06','[4485,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397466;}',3,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66693,'wc_delete_related_product_transients_async','complete','2025-05-16 12:11:07','2025-05-16 14:11:07','{\"post_id\":4489}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397467;}',10,1,'2025-05-16 12:19:54','2025-05-16 14:19:54',0,NULL,10),
(66694,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:08','2025-05-16 14:11:08','[4489,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397468;}',3,1,'2025-05-16 12:19:55','2025-05-16 14:19:55',0,NULL,10),
(66695,'wc_delete_related_product_transients_async','complete','2025-05-16 12:11:08','2025-05-16 14:11:08','{\"post_id\":4507}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397468;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397468;}',10,1,'2025-05-16 12:19:55','2025-05-16 14:19:55',0,NULL,10),
(66696,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:11:09','2025-05-16 14:11:09','[4507,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747397469;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747397469;}',3,1,'2025-05-16 12:19:55','2025-05-16 14:19:55',0,NULL,10),
(66697,'wc_delete_related_product_transients_async','complete','2025-05-16 12:20:30','2025-05-16 14:20:30','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398030;}',10,1,'2025-05-16 12:20:30','2025-05-16 14:20:30',0,NULL,10),
(66698,'wc_delete_related_product_transients_async','complete','2025-05-16 12:20:31','2025-05-16 14:20:31','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398031;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398031;}',10,1,'2025-05-16 12:22:49','2025-05-16 14:22:49',0,NULL,10),
(66699,'wc_delete_related_product_transients_async','complete','2025-05-16 12:20:34','2025-05-16 14:20:34','{\"post_id\":2937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398034;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398034;}',10,1,'2025-05-16 12:22:49','2025-05-16 14:22:49',0,NULL,10),
(66700,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:20:41','2025-05-16 14:20:41','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398041;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398041;}',3,1,'2025-05-16 12:22:49','2025-05-16 14:22:49',0,NULL,10),
(66701,'wc_delete_related_product_transients_async','complete','2025-05-16 12:28:36','2025-05-16 14:28:36','{\"post_id\":2733}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398516;}',10,1,'2025-05-16 12:28:36','2025-05-16 14:28:36',0,NULL,10),
(66702,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:28:37','2025-05-16 14:28:37','[2733,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398517;}',3,1,'2025-05-16 12:33:01','2025-05-16 14:33:01',0,NULL,10),
(66703,'wc_delete_related_product_transients_async','complete','2025-05-16 12:36:18','2025-05-16 14:36:18','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398978;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398978;}',10,1,'2025-05-16 12:36:18','2025-05-16 14:36:18',0,NULL,10),
(66704,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:36:19','2025-05-16 14:36:19','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398979;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398979;}',3,1,'2025-05-16 12:36:22','2025-05-16 14:36:22',0,NULL,10),
(66705,'wc_delete_related_product_transients_async','complete','2025-05-16 12:36:20','2025-05-16 14:36:20','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398980;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398980;}',10,1,'2025-05-16 12:36:22','2025-05-16 14:36:22',0,NULL,10),
(66706,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:36:21','2025-05-16 14:36:21','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398981;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398981;}',3,1,'2025-05-16 12:36:22','2025-05-16 14:36:22',0,NULL,10),
(66707,'wc_delete_related_product_transients_async','complete','2025-05-16 12:36:22','2025-05-16 14:36:22','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398982;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398982;}',10,1,'2025-05-16 12:36:22','2025-05-16 14:36:22',0,NULL,10),
(66708,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:36:23','2025-05-16 14:36:23','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398983;}',3,1,'2025-05-16 12:39:15','2025-05-16 14:39:15',0,NULL,10),
(66709,'wc_delete_related_product_transients_async','complete','2025-05-16 12:36:23','2025-05-16 14:36:23','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398983;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398983;}',10,1,'2025-05-16 12:39:15','2025-05-16 14:39:15',0,NULL,10),
(66710,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:36:25','2025-05-16 14:36:25','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747398985;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747398985;}',3,1,'2025-05-16 12:39:15','2025-05-16 14:39:15',0,NULL,10),
(66711,'wc_delete_related_product_transients_async','complete','2025-05-16 12:42:08','2025-05-16 14:42:08','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399328;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399328;}',10,1,'2025-05-16 12:42:09','2025-05-16 14:42:09',0,NULL,10),
(66712,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:42:10','2025-05-16 14:42:10','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399330;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399330;}',3,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66713,'wc_delete_related_product_transients_async','complete','2025-05-16 12:42:13','2025-05-16 14:42:13','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399333;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399333;}',10,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:42:14','2025-05-16 14:42:14','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399334;}',3,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66715,'wc_delete_related_product_transients_async','complete','2025-05-16 12:42:14','2025-05-16 14:42:14','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399334;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399334;}',10,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66716,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:42:15','2025-05-16 14:42:15','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399335;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399335;}',3,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66717,'wc_delete_related_product_transients_async','complete','2025-05-16 12:42:16','2025-05-16 14:42:16','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399336;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399336;}',10,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66718,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:42:17','2025-05-16 14:42:17','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747399337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747399337;}',3,1,'2025-05-16 12:42:49','2025-05-16 14:42:49',0,NULL,10),
(66719,'wc_delete_related_product_transients_async','complete','2025-05-16 12:58:36','2025-05-16 14:58:36','{\"post_id\":2734}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747400316;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747400316;}',10,1,'2025-05-16 12:58:37','2025-05-16 14:58:37',0,NULL,10),
(66720,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-16 12:58:37','2025-05-16 14:58:37','[2734,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747400317;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747400317;}',3,1,'2025-05-16 12:58:37','2025-05-16 14:58:37',0,NULL,10),
(66721,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-16 14:11:26','2025-05-16 16:11:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747404686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747404686;}',8,1,'2025-05-16 14:12:24','2025-05-16 16:12:24',0,NULL,10),
(66722,'woocommerce_cleanup_draft_orders','complete','2025-05-17 14:16:05','2025-05-17 16:16:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747491365;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747491365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-17 14:37:23','2025-05-17 16:37:23',0,NULL,10),
(66723,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-17 02:10:31','2025-05-17 04:10:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747447831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747447831;}',8,1,'2025-05-17 02:22:28','2025-05-17 04:22:28',0,NULL,10),
(66724,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:03','2025-05-17 08:44:03','{\"post_id\":4179}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464243;}',10,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66725,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:03','2025-05-17 08:44:03','{\"post_id\":4171}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464243;}',10,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66726,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:03','2025-05-17 08:44:03','{\"post_id\":4173}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464243;}',10,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66727,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 06:44:04','2025-05-17 08:44:04','[4173,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464244;}',3,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66728,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:03','2025-05-17 08:44:03','{\"post_id\":4175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464243;}',10,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66729,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:04','2025-05-17 08:44:04','{\"post_id\":4177}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464244;}',10,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66730,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:04','2025-05-17 08:44:04','{\"post_id\":4851}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464244;}',10,1,'2025-05-17 06:44:04','2025-05-17 08:44:04',0,NULL,10),
(66731,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:06','2025-05-17 08:44:06','{\"post_id\":4244}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464246;}',10,1,'2025-05-17 06:46:13','2025-05-17 08:46:13',0,NULL,10),
(66732,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:06','2025-05-17 08:44:06','{\"post_id\":4237}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464246;}',10,1,'2025-05-17 06:46:13','2025-05-17 08:46:13',0,NULL,10),
(66733,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:06','2025-05-17 08:44:06','{\"post_id\":4239}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464246;}',10,1,'2025-05-17 06:46:13','2025-05-17 08:46:13',0,NULL,10),
(66734,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 06:44:07','2025-05-17 08:44:07','[4239,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464247;}',3,1,'2025-05-17 06:46:13','2025-05-17 08:46:13',0,NULL,10),
(66735,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:06','2025-05-17 08:44:06','{\"post_id\":4243}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464246;}',10,1,'2025-05-17 06:46:13','2025-05-17 08:46:13',0,NULL,10),
(66736,'wc_delete_related_product_transients_async','complete','2025-05-17 06:44:07','2025-05-17 08:44:07','{\"post_id\":4241}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747464247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747464247;}',10,1,'2025-05-17 06:46:13','2025-05-17 08:46:13',0,NULL,10),
(66737,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:18','2025-05-17 10:02:18','{\"post_id\":5118}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468938;}',10,1,'2025-05-17 08:02:18','2025-05-17 10:02:18',0,NULL,10),
(66738,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:18','2025-05-17 10:02:18','{\"post_id\":5116}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468938;}',10,1,'2025-05-17 08:02:18','2025-05-17 10:02:18',0,NULL,10),
(66739,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:18','2025-05-17 10:02:18','{\"post_id\":5120}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468938;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468938;}',10,1,'2025-05-17 08:02:18','2025-05-17 10:02:18',0,NULL,10),
(66740,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:19','2025-05-17 10:02:19','[5120,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468939;}',3,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66741,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:19','2025-05-17 10:02:19','{\"post_id\":5106}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468939;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66742,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:19','2025-05-17 10:02:19','{\"post_id\":5104}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468939;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468939;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66743,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:20','2025-05-17 10:02:20','{\"post_id\":5108}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468940;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66744,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:21','2025-05-17 10:02:21','[5108,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468941;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468941;}',3,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66745,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:23','2025-05-17 10:02:23','{\"post_id\":5062}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468943;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66746,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:23','2025-05-17 10:02:23','{\"post_id\":5060}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468943;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66747,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:24','2025-05-17 10:02:24','{\"post_id\":5066}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468944;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66748,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:24','2025-05-17 10:02:24','{\"post_id\":5064}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468944;}',10,1,'2025-05-17 08:02:24','2025-05-17 10:02:24',0,NULL,10),
(66749,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:25','2025-05-17 10:02:25','[5064,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468945;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468945;}',3,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66750,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:26','2025-05-17 10:02:26','{\"post_id\":5088}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468946;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66751,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:26','2025-05-17 10:02:26','{\"post_id\":5086}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468946;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66752,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:26','2025-05-17 10:02:26','{\"post_id\":5090}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468946;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66753,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:27','2025-05-17 10:02:27','[5090,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468947;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468947;}',3,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66754,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:28','2025-05-17 10:02:28','{\"post_id\":4913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468948;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66755,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:28','2025-05-17 10:02:28','{\"post_id\":4909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468948;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66756,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:28','2025-05-17 10:02:28','{\"post_id\":4911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468948;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66757,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:28','2025-05-17 10:02:28','{\"post_id\":4910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468948;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66758,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:29','2025-05-17 10:02:29','[4910,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468949;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468949;}',3,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66759,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:28','2025-05-17 10:02:28','{\"post_id\":4912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468948;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468948;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66760,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:31','2025-05-17 10:02:31','{\"post_id\":5014}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468951;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66761,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:31','2025-05-17 10:02:31','{\"post_id\":5012}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468951;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66762,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:31','2025-05-17 10:02:31','{\"post_id\":5016}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468951;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468951;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66763,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:32','2025-05-17 10:02:32','[5016,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468952;}',3,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66764,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:35','2025-05-17 10:02:35','{\"post_id\":4940}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468955;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66765,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:35','2025-05-17 10:02:35','{\"post_id\":4939}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468955;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66766,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:35','2025-05-17 10:02:35','{\"post_id\":4941}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468955;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468955;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66767,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:36','2025-05-17 10:02:36','[4941,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468956;}',3,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66768,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:36','2025-05-17 10:02:36','{\"post_id\":4942}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468956;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468956;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66769,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:38','2025-05-17 10:02:38','{\"post_id\":5020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468958;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66770,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:38','2025-05-17 10:02:38','{\"post_id\":5018}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468958;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66771,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:38','2025-05-17 10:02:38','{\"post_id\":5022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468958;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468958;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66772,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:39','2025-05-17 10:02:39','[5022,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468959;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468959;}',3,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66773,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:40','2025-05-17 10:02:40','{\"post_id\":5082}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468960;}',10,1,'2025-05-17 08:06:54','2025-05-17 10:06:54',0,NULL,10),
(66774,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:40','2025-05-17 10:02:40','{\"post_id\":5080}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468960;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66775,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:40','2025-05-17 10:02:40','{\"post_id\":5084}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468960;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66776,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:41','2025-05-17 10:02:41','[5084,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468961;}',3,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66777,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:42','2025-05-17 10:02:42','{\"post_id\":5096}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468962;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66778,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:42','2025-05-17 10:02:42','{\"post_id\":5092}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468962;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468962;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66779,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:44','2025-05-17 10:02:44','[5096,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468964;}',3,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66780,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:43','2025-05-17 10:02:43','{\"post_id\":5094}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468963;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468963;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66781,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:44','2025-05-17 10:02:44','{\"post_id\":5076}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468964;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66782,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:44','2025-05-17 10:02:44','{\"post_id\":5074}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468964;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66783,'wc_delete_related_product_transients_async','complete','2025-05-17 08:02:44','2025-05-17 10:02:44','{\"post_id\":5078}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468964;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66784,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:02:46','2025-05-17 10:02:46','[5078,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747468966;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747468966;}',3,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66785,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:53','2025-05-17 10:06:53','{\"post_id\":5056}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469213;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66786,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:53','2025-05-17 10:06:53','{\"post_id\":5054}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469213;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66787,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:53','2025-05-17 10:06:53','{\"post_id\":5058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469213;}',10,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66788,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:06:54','2025-05-17 10:06:54','[5058,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469214;}',3,1,'2025-05-17 08:06:55','2025-05-17 10:06:55',0,NULL,10),
(66789,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:56','2025-05-17 10:06:56','{\"post_id\":5038}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469216;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66790,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:56','2025-05-17 10:06:56','{\"post_id\":5036}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469216;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66791,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:56','2025-05-17 10:06:56','{\"post_id\":5040}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469216;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66792,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:06:57','2025-05-17 10:06:57','[5040,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469217;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66793,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:59','2025-05-17 10:06:59','{\"post_id\":5044}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469219;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66794,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:59','2025-05-17 10:06:59','{\"post_id\":5042}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469219;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66795,'wc_delete_related_product_transients_async','complete','2025-05-17 08:06:59','2025-05-17 10:06:59','{\"post_id\":5046}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469219;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66796,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:00','2025-05-17 10:07:00','[5046,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469220;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66797,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:02','2025-05-17 10:07:02','{\"post_id\":5124}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469222;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66798,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:02','2025-05-17 10:07:02','{\"post_id\":5122}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469222;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66799,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:02','2025-05-17 10:07:02','{\"post_id\":5126}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469222;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469222;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66800,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:03','2025-05-17 10:07:03','[5126,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469223;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66801,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:05','2025-05-17 10:07:05','{\"post_id\":4945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469225;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66802,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:05','2025-05-17 10:07:05','{\"post_id\":4944}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469225;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66803,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:05','2025-05-17 10:07:05','{\"post_id\":4946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469225;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66804,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:06','2025-05-17 10:07:06','[4946,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469226;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66805,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:05','2025-05-17 10:07:05','{\"post_id\":4947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469225;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66806,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:06','2025-05-17 10:07:06','[4947,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469226;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66807,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:07','2025-05-17 10:07:07','{\"post_id\":5052}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469227;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66808,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:07','2025-05-17 10:07:07','{\"post_id\":5048}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469227;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66809,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:08','2025-05-17 10:07:08','[5052,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469228;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469228;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66810,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:07','2025-05-17 10:07:07','{\"post_id\":5050}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469227;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66811,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:09','2025-05-17 10:07:09','{\"post_id\":4949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469229;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66812,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:09','2025-05-17 10:07:09','{\"post_id\":4948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469229;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66813,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:09','2025-05-17 10:07:09','{\"post_id\":4951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469229;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66814,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:10','2025-05-17 10:07:10','[4951,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469230;}',3,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66815,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:09','2025-05-17 10:07:09','{\"post_id\":4950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469229;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469229;}',10,1,'2025-05-17 08:07:24','2025-05-17 10:07:24',0,NULL,10),
(66816,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:10','2025-05-17 10:07:10','[4950,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469230;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66817,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:10','2025-05-17 10:07:10','{\"post_id\":5026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469230;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66818,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:10','2025-05-17 10:07:10','{\"post_id\":5024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469230;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66819,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:10','2025-05-17 10:07:10','{\"post_id\":5028}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469230;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66820,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:12','2025-05-17 10:07:12','[5028,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469232;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66821,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:12','2025-05-17 10:07:12','{\"post_id\":4905}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469232;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66822,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:12','2025-05-17 10:07:12','{\"post_id\":4904}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469232;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66823,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:12','2025-05-17 10:07:12','{\"post_id\":4906}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469232;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66824,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:13','2025-05-17 10:07:13','[4906,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469233;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66825,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:12','2025-05-17 10:07:12','{\"post_id\":4907}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469232;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66826,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:13','2025-05-17 10:07:13','[4907,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469233;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66827,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:15','2025-05-17 10:07:15','{\"post_id\":5130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469235;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66828,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:15','2025-05-17 10:07:15','{\"post_id\":5128}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469235;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66829,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:15','2025-05-17 10:07:15','{\"post_id\":5132}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469235;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66830,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:16','2025-05-17 10:07:16','[5132,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469236;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66831,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:17','2025-05-17 10:07:17','{\"post_id\":5072}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469237;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66832,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:17','2025-05-17 10:07:17','{\"post_id\":5068}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469237;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66833,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:18','2025-05-17 10:07:18','[5072,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469238;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66834,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:17','2025-05-17 10:07:17','{\"post_id\":5070}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469237;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66835,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:19','2025-05-17 10:07:19','{\"post_id\":5032}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469239;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66836,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:19','2025-05-17 10:07:19','{\"post_id\":5030}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469239;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66837,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:19','2025-05-17 10:07:19','{\"post_id\":5034}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469239;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66838,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:20','2025-05-17 10:07:20','[5034,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469240;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66839,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:21','2025-05-17 10:07:21','{\"post_id\":4935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469241;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66840,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:21','2025-05-17 10:07:21','{\"post_id\":4934}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469241;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66841,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:21','2025-05-17 10:07:21','{\"post_id\":4937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469241;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66842,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:22','2025-05-17 10:07:22','[4937,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469242;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66843,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:21','2025-05-17 10:07:21','{\"post_id\":4936}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469241;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66844,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:22','2025-05-17 10:07:22','[4936,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469242;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66845,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:23','2025-05-17 10:07:23','{\"post_id\":5100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469243;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66846,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:23','2025-05-17 10:07:23','{\"post_id\":5098}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469243;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66847,'wc_delete_related_product_transients_async','complete','2025-05-17 08:07:23','2025-05-17 10:07:23','{\"post_id\":5102}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469243;}',10,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66848,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:07:24','2025-05-17 10:07:24','[5102,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469244;}',3,1,'2025-05-17 08:07:25','2025-05-17 10:07:25',0,NULL,10),
(66849,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:11','2025-05-17 10:09:11','{\"post_id\":5070}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469351;}',10,1,'2025-05-17 08:09:24','2025-05-17 10:09:24',0,NULL,10),
(66850,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:11','2025-05-17 10:09:11','{\"post_id\":5068}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469351;}',10,1,'2025-05-17 08:09:24','2025-05-17 10:09:24',0,NULL,10),
(66851,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:12','2025-05-17 10:09:12','[5070,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469352;}',3,1,'2025-05-17 08:09:24','2025-05-17 10:09:24',0,NULL,10),
(66852,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:11','2025-05-17 10:09:11','{\"post_id\":5072}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469351;}',10,1,'2025-05-17 08:09:24','2025-05-17 10:09:24',0,NULL,10),
(66853,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:14','2025-05-17 10:09:14','{\"post_id\":4912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469354;}',10,1,'2025-05-17 08:09:24','2025-05-17 10:09:24',0,NULL,10),
(66854,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:14','2025-05-17 10:09:14','{\"post_id\":4909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469354;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469354;}',10,1,'2025-05-17 08:09:24','2025-05-17 10:09:24',0,NULL,10),
(66855,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:15','2025-05-17 10:09:15','[4912,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469355;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66856,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:15','2025-05-17 10:09:15','{\"post_id\":4913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469355;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66857,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:15','2025-05-17 10:09:15','{\"post_id\":4911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469355;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66858,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:16','2025-05-17 10:09:16','[4911,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469356;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66859,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:15','2025-05-17 10:09:15','{\"post_id\":4910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469355;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66860,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:17','2025-05-17 10:09:17','{\"post_id\":5014}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469357;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66861,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:17','2025-05-17 10:09:17','{\"post_id\":5012}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469357;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66862,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:18','2025-05-17 10:09:18','[5014,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469358;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469358;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66863,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:17','2025-05-17 10:09:17','{\"post_id\":5016}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469357;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469357;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66864,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:19','2025-05-17 10:09:19','{\"post_id\":4921}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469359;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66865,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:19','2025-05-17 10:09:19','{\"post_id\":4920}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469359;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66866,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:19','2025-05-17 10:09:19','{\"post_id\":4922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469359;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66867,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:20','2025-05-17 10:09:20','[4922,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469360;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66868,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:19','2025-05-17 10:09:19','{\"post_id\":4923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469359;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469359;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66869,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:20','2025-05-17 10:09:20','[4923,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469360;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66870,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:21','2025-05-17 10:09:21','{\"post_id\":4917}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469361;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66871,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:21','2025-05-17 10:09:21','{\"post_id\":4915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469361;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66872,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:22','2025-05-17 10:09:22','[4917,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469362;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66873,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:21','2025-05-17 10:09:21','{\"post_id\":4916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469361;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66874,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:21','2025-05-17 10:09:21','{\"post_id\":4918}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469361;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66875,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:23','2025-05-17 10:09:23','[4918,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469363;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469363;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66876,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:24','2025-05-17 10:09:24','{\"post_id\":4945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469364;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66877,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:24','2025-05-17 10:09:24','{\"post_id\":4944}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469364;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66878,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:24','2025-05-17 10:09:24','{\"post_id\":4946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469364;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66879,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:25','2025-05-17 10:09:25','[4946,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469365;}',3,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66880,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:24','2025-05-17 10:09:24','{\"post_id\":4947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469364;}',10,1,'2025-05-17 08:09:25','2025-05-17 10:09:25',0,NULL,10),
(66881,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:26','2025-05-17 10:09:26','{\"post_id\":4928}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469366;}',10,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66882,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:26','2025-05-17 10:09:26','{\"post_id\":4925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469366;}',10,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66883,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:27','2025-05-17 10:09:27','[4928,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469367;}',3,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66884,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:26','2025-05-17 10:09:26','{\"post_id\":4926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469366;}',10,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66885,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:26','2025-05-17 10:09:26','{\"post_id\":4927}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469366;}',10,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66886,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:27','2025-05-17 10:09:27','[4927,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469367;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469367;}',3,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66887,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:29','2025-05-17 10:09:29','{\"post_id\":4940}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469369;}',10,1,'2025-05-17 08:11:53','2025-05-17 10:11:53',0,NULL,10),
(66888,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:29','2025-05-17 10:09:29','{\"post_id\":4939}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469369;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66889,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:29','2025-05-17 10:09:29','{\"post_id\":4941}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469369;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66890,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:30','2025-05-17 10:09:30','[4941,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469370;}',3,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66891,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:29','2025-05-17 10:09:29','{\"post_id\":4942}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469369;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66892,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:30','2025-05-17 10:09:30','[4942,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469370;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469370;}',3,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66893,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:32','2025-05-17 10:09:32','{\"post_id\":5094}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469372;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66894,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:32','2025-05-17 10:09:32','{\"post_id\":5092}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469372;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66895,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:09:33','2025-05-17 10:09:33','[5094,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469373;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469373;}',3,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66896,'wc_delete_related_product_transients_async','complete','2025-05-17 08:09:32','2025-05-17 10:09:32','{\"post_id\":5096}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469372;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66897,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:53','2025-05-17 10:11:53','{\"post_id\":5032}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469513;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66898,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:53','2025-05-17 10:11:53','{\"post_id\":5030}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469513;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66899,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:11:54','2025-05-17 10:11:54','[5032,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469514;}',3,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66900,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:53','2025-05-17 10:11:53','{\"post_id\":5034}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469513;}',10,1,'2025-05-17 08:11:54','2025-05-17 10:11:54',0,NULL,10),
(66901,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:54','2025-05-17 10:11:54','{\"post_id\":5106}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469514;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66902,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:54','2025-05-17 10:11:54','{\"post_id\":5104}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469514;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66903,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:11:55','2025-05-17 10:11:55','[5106,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469515;}',3,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66904,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:55','2025-05-17 10:11:55','{\"post_id\":5108}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469515;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66905,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:57','2025-05-17 10:11:57','{\"post_id\":5062}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469517;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66906,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:57','2025-05-17 10:11:57','{\"post_id\":5060}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469517;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66907,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:11:58','2025-05-17 10:11:58','[5062,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469518;}',3,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66908,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:57','2025-05-17 10:11:57','{\"post_id\":5066}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469517;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66909,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:11:58','2025-05-17 10:11:58','[5066,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469518;}',3,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66910,'wc_delete_related_product_transients_async','complete','2025-05-17 08:11:57','2025-05-17 10:11:57','{\"post_id\":5064}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469517;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66911,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:00','2025-05-17 10:12:00','{\"post_id\":5100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469520;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66912,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:00','2025-05-17 10:12:00','{\"post_id\":5098}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469520;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66913,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:12:01','2025-05-17 10:12:01','[5100,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469521;}',3,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66914,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:00','2025-05-17 10:12:00','{\"post_id\":5102}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469520;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66915,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:03','2025-05-17 10:12:03','{\"post_id\":5050}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469523;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66916,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:03','2025-05-17 10:12:03','{\"post_id\":5048}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469523;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66917,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:12:04','2025-05-17 10:12:04','[5050,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469524;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469524;}',3,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66918,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:03','2025-05-17 10:12:03','{\"post_id\":5052}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469523;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66919,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:05','2025-05-17 10:12:05','{\"post_id\":5026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469525;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66920,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:05','2025-05-17 10:12:05','{\"post_id\":5024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469525;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66921,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:12:06','2025-05-17 10:12:06','[5026,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469526;}',3,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66922,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:05','2025-05-17 10:12:05','{\"post_id\":5028}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469525;}',10,1,'2025-05-17 08:13:07','2025-05-17 10:13:07',0,NULL,10),
(66923,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:07','2025-05-17 10:12:07','{\"post_id\":5020}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469527;}',10,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66924,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:07','2025-05-17 10:12:07','{\"post_id\":5018}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469527;}',10,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66925,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:12:08','2025-05-17 10:12:08','[5020,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469528;}',3,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66926,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:07','2025-05-17 10:12:07','{\"post_id\":5022}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469527;}',10,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66927,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:09','2025-05-17 10:12:09','{\"post_id\":5082}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469529;}',10,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66928,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:09','2025-05-17 10:12:09','{\"post_id\":5080}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469529;}',10,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66929,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:12:10','2025-05-17 10:12:10','[5082,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469530;}',3,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66930,'wc_delete_related_product_transients_async','complete','2025-05-17 08:12:10','2025-05-17 10:12:10','{\"post_id\":5084}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469530;}',10,1,'2025-05-17 08:13:08','2025-05-17 10:13:08',0,NULL,10),
(66931,'wc_delete_related_product_transients_async','complete','2025-05-17 08:13:08','2025-05-17 10:13:08','{\"post_id\":5056}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469588;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66932,'wc_delete_related_product_transients_async','complete','2025-05-17 08:13:08','2025-05-17 10:13:08','{\"post_id\":5054}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469588;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66933,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:13:09','2025-05-17 10:13:09','[5056,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469589;}',3,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66934,'wc_delete_related_product_transients_async','complete','2025-05-17 08:13:08','2025-05-17 10:13:08','{\"post_id\":5058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469588;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469588;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66935,'wc_delete_related_product_transients_async','complete','2025-05-17 08:13:10','2025-05-17 10:13:10','{\"post_id\":5044}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469590;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66936,'wc_delete_related_product_transients_async','complete','2025-05-17 08:13:10','2025-05-17 10:13:10','{\"post_id\":5042}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469590;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66937,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:13:11','2025-05-17 10:13:11','[5044,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469591;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469591;}',3,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66938,'wc_delete_related_product_transients_async','complete','2025-05-17 08:13:10','2025-05-17 10:13:10','{\"post_id\":5046}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469590;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66939,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:17','2025-05-17 10:14:17','{\"post_id\":5088}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469657;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66940,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:17','2025-05-17 10:14:17','{\"post_id\":5086}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469657;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66941,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:14:18','2025-05-17 10:14:18','[5088,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469658;}',3,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66942,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:17','2025-05-17 10:14:17','{\"post_id\":5090}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469657;}',10,1,'2025-05-17 08:14:17','2025-05-17 10:14:17',0,NULL,10),
(66943,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:18','2025-05-17 10:14:18','{\"post_id\":5044}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469658;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66944,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:18','2025-05-17 10:14:18','{\"post_id\":5042}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469658;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66945,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:14:19','2025-05-17 10:14:19','[5044,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469659;}',3,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66946,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:18','2025-05-17 10:14:18','{\"post_id\":5046}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469658;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469658;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66947,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:21','2025-05-17 10:14:21','{\"post_id\":5076}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469661;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66948,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:21','2025-05-17 10:14:21','{\"post_id\":5074}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469661;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66949,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:14:22','2025-05-17 10:14:22','[5076,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469662;}',3,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66950,'wc_delete_related_product_transients_async','complete','2025-05-17 08:14:21','2025-05-17 10:14:21','{\"post_id\":5078}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469661;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66951,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:16','2025-05-17 10:15:16','{\"post_id\":5130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469716;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66952,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:16','2025-05-17 10:15:16','{\"post_id\":5128}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469716;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66953,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:15:17','2025-05-17 10:15:17','[5130,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469717;}',3,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66954,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:16','2025-05-17 10:15:16','{\"post_id\":5132}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469716;}',10,1,'2025-05-17 08:15:17','2025-05-17 10:15:17',0,NULL,10),
(66955,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:18','2025-05-17 10:15:18','{\"post_id\":5118}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469718;}',10,1,'2025-05-17 08:15:22','2025-05-17 10:15:22',0,NULL,10),
(66956,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:18','2025-05-17 10:15:18','{\"post_id\":5116}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469718;}',10,1,'2025-05-17 08:15:22','2025-05-17 10:15:22',0,NULL,10),
(66957,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:15:19','2025-05-17 10:15:19','[5118,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469719;}',3,1,'2025-05-17 08:15:22','2025-05-17 10:15:22',0,NULL,10),
(66958,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:18','2025-05-17 10:15:18','{\"post_id\":5120}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469718;}',10,1,'2025-05-17 08:15:22','2025-05-17 10:15:22',0,NULL,10),
(66959,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:20','2025-05-17 10:15:20','{\"post_id\":5124}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469720;}',10,1,'2025-05-17 08:15:22','2025-05-17 10:15:22',0,NULL,10),
(66960,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:20','2025-05-17 10:15:20','{\"post_id\":5122}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469720;}',10,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66961,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:15:21','2025-05-17 10:15:21','[5124,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469721;}',3,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66962,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:20','2025-05-17 10:15:20','{\"post_id\":5126}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469720;}',10,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66963,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:22','2025-05-17 10:15:22','{\"post_id\":4935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469722;}',10,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66964,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:22','2025-05-17 10:15:22','{\"post_id\":4934}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469722;}',10,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66965,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:15:23','2025-05-17 10:15:23','[4935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469723;}',3,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66966,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:22','2025-05-17 10:15:22','{\"post_id\":4937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469722;}',10,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66967,'wc_delete_related_product_transients_async','complete','2025-05-17 08:15:22','2025-05-17 10:15:22','{\"post_id\":4936}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469722;}',10,1,'2025-05-17 08:15:23','2025-05-17 10:15:23',0,NULL,10),
(66968,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:17','2025-05-17 10:16:17','{\"post_id\":4936}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469777;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66969,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:17','2025-05-17 10:16:17','{\"post_id\":4934}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469777;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66970,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:17','2025-05-17 10:16:17','{\"post_id\":4935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469777;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66971,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:16:18','2025-05-17 10:16:18','[4935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469778;}',3,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66972,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:17','2025-05-17 10:16:17','{\"post_id\":4937}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469777;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66973,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:19','2025-05-17 10:16:19','{\"post_id\":4949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469779;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66974,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:19','2025-05-17 10:16:19','{\"post_id\":4948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469779;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66975,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:16:20','2025-05-17 10:16:20','[4949,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469780;}',3,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66976,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:19','2025-05-17 10:16:19','{\"post_id\":4951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469779;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66977,'wc_delete_related_product_transients_async','complete','2025-05-17 08:16:19','2025-05-17 10:16:19','{\"post_id\":4950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469779;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469779;}',10,1,'2025-05-17 08:17:03','2025-05-17 10:17:03',0,NULL,10),
(66978,'wc_delete_related_product_transients_async','complete','2025-05-17 08:17:03','2025-05-17 10:17:03','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469823;}',10,1,'2025-05-17 08:17:04','2025-05-17 10:17:04',0,NULL,10),
(66979,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:17:04','2025-05-17 10:17:04','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747469824;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747469824;}',3,1,'2025-05-17 08:17:04','2025-05-17 10:17:04',0,NULL,10),
(66980,'wc_delete_related_product_transients_async','complete','2025-05-17 08:30:45','2025-05-17 10:30:45','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470645;}',10,1,'2025-05-17 08:30:46','2025-05-17 10:30:46',0,NULL,10),
(66981,'wc_delete_related_product_transients_async','complete','2025-05-17 08:30:45','2025-05-17 10:30:45','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470645;}',10,1,'2025-05-17 08:30:46','2025-05-17 10:30:46',0,NULL,10),
(66982,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:30:46','2025-05-17 10:30:46','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470646;}',3,1,'2025-05-17 08:30:46','2025-05-17 10:30:46',0,NULL,10),
(66983,'wc_delete_related_product_transients_async','complete','2025-05-17 08:30:46','2025-05-17 10:30:46','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470646;}',10,1,'2025-05-17 08:30:46','2025-05-17 10:30:46',0,NULL,10),
(66984,'wc_delete_related_product_transients_async','complete','2025-05-17 08:30:46','2025-05-17 10:30:46','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470646;}',10,1,'2025-05-17 08:30:46','2025-05-17 10:30:46',0,NULL,10),
(66985,'wc_delete_related_product_transients_async','complete','2025-05-17 08:30:46','2025-05-17 10:30:46','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470646;}',10,1,'2025-05-17 08:30:46','2025-05-17 10:30:46',0,NULL,10),
(66986,'wc_delete_related_product_transients_async','complete','2025-05-17 08:30:47','2025-05-17 10:30:47','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470647;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470647;}',10,1,'2025-05-17 08:36:43','2025-05-17 10:36:43',0,NULL,10),
(66987,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 08:30:48','2025-05-17 10:30:48','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747470648;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747470648;}',3,1,'2025-05-17 08:36:43','2025-05-17 10:36:43',0,NULL,10),
(66988,'wc-admin_import_orders','complete','2025-05-17 11:19:42','2025-05-17 13:19:42','[5175]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747480782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747480782;}',2,1,'2025-05-17 11:26:31','2025-05-17 13:26:31',0,NULL,10),
(66989,'wc_delete_related_product_transients_async','complete','2025-05-17 11:19:37','2025-05-17 13:19:37','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747480777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747480777;}',10,1,'2025-05-17 11:19:37','2025-05-17 13:19:37',0,NULL,10),
(66990,'wc_delete_related_product_transients_async','complete','2025-05-17 11:19:37','2025-05-17 13:19:37','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747480777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747480777;}',10,1,'2025-05-17 11:19:38','2025-05-17 13:19:38',0,NULL,10),
(66991,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:19:38','2025-05-17 13:19:38','{\"webhook_id\":1,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747480778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747480778;}',7,1,'2025-05-17 11:26:30','2025-05-17 13:26:30',0,NULL,10),
(66992,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:19:38','2025-05-17 13:19:38','{\"webhook_id\":2,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747480778;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747480778;}',7,1,'2025-05-17 11:26:31','2025-05-17 13:26:31',0,NULL,10),
(66993,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:43','2025-05-17 13:26:43','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481203;}',10,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(66994,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:45','2025-05-17 13:26:45','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481205;}',10,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(66995,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:45','2025-05-17 13:26:45','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481205;}',10,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(66996,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:45','2025-05-17 13:26:45','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481205;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481205;}',10,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(66997,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:26:46','2025-05-17 13:26:46','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481206;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481206;}',3,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(66998,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:48','2025-05-17 13:26:48','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481208;}',10,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(66999,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:26:49','2025-05-17 13:26:49','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481209;}',3,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(67000,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:50','2025-05-17 13:26:50','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481210;}',10,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(67001,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:26:51','2025-05-17 13:26:51','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481211;}',3,1,'2025-05-17 11:27:03','2025-05-17 13:27:03',0,NULL,10),
(67002,'wc_delete_related_product_transients_async','complete','2025-05-17 11:26:51','2025-05-17 13:26:51','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481211;}',10,1,'2025-05-17 11:27:04','2025-05-17 13:27:04',0,NULL,10),
(67003,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:26:52','2025-05-17 13:26:52','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481212;}',3,1,'2025-05-17 11:27:04','2025-05-17 13:27:04',0,NULL,10),
(67004,'wc-admin_import_orders','complete','2025-05-17 11:27:47','2025-05-17 13:27:47','[5174]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481267;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481267;}',2,1,'2025-05-17 11:28:08','2025-05-17 13:28:08',0,NULL,10),
(67005,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:27:42','2025-05-17 13:27:42','{\"webhook_id\":2,\"arg\":5174}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481262;}',7,1,'2025-05-17 11:28:08','2025-05-17 13:28:08',0,NULL,10),
(67006,'wc-admin_import_orders','complete','2025-05-17 11:29:21','2025-05-17 13:29:21','[5175]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481361;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481361;}',2,1,'2025-05-17 11:29:24','2025-05-17 13:29:24',0,NULL,10),
(67007,'wc_delete_related_product_transients_async','complete','2025-05-17 11:29:16','2025-05-17 13:29:16','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481356;}',10,1,'2025-05-17 11:29:23','2025-05-17 13:29:23',0,NULL,10),
(67008,'wc_delete_related_product_transients_async','complete','2025-05-17 11:29:16','2025-05-17 13:29:16','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481356;}',10,1,'2025-05-17 11:29:23','2025-05-17 13:29:23',0,NULL,10),
(67009,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:29:16','2025-05-17 13:29:16','{\"webhook_id\":2,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481356;}',7,1,'2025-05-17 11:29:24','2025-05-17 13:29:24',0,NULL,10),
(67010,'wc-admin_import_orders','complete','2025-05-17 11:30:24','2025-05-17 13:30:24','[5175]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481424;}',2,1,'2025-05-17 11:30:34','2025-05-17 13:30:34',0,NULL,10),
(67011,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:30:19','2025-05-17 13:30:19','{\"webhook_id\":2,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481419;}',7,1,'2025-05-17 11:30:34','2025-05-17 13:30:34',0,NULL,10),
(67012,'wc-admin_import_orders','complete','2025-05-17 11:30:43','2025-05-17 13:30:43','[5175]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481443;}',2,1,'2025-05-17 11:31:23','2025-05-17 13:31:23',0,NULL,10),
(67013,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:30:38','2025-05-17 13:30:38','{\"webhook_id\":2,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481438;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481438;}',7,1,'2025-05-17 11:31:23','2025-05-17 13:31:23',0,NULL,10),
(67014,'wc-admin_import_orders','complete','2025-05-17 11:38:12','2025-05-17 13:38:12','[5175]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481892;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481892;}',2,1,'2025-05-17 11:38:24','2025-05-17 13:38:24',0,NULL,10),
(67015,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:07','2025-05-17 13:38:07','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481887;}',10,1,'2025-05-17 11:38:23','2025-05-17 13:38:23',0,NULL,10),
(67016,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:07','2025-05-17 13:38:07','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481887;}',10,1,'2025-05-17 11:38:23','2025-05-17 13:38:23',0,NULL,10),
(67017,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:07','2025-05-17 13:38:07','{\"post_id\":2831}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481887;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481887;}',10,1,'2025-05-17 11:38:23','2025-05-17 13:38:23',0,NULL,10),
(67018,'woocommerce_deliver_webhook_async','complete','2025-05-17 11:38:08','2025-05-17 13:38:08','{\"webhook_id\":2,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481888;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481888;}',7,1,'2025-05-17 11:38:24','2025-05-17 13:38:24',0,NULL,10),
(67019,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:33','2025-05-17 13:38:33','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481913;}',10,1,'2025-05-17 11:38:43','2025-05-17 13:38:43',0,NULL,10),
(67020,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:33','2025-05-17 13:38:33','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481913;}',10,1,'2025-05-17 11:38:43','2025-05-17 13:38:43',0,NULL,10),
(67021,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:33','2025-05-17 13:38:33','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481913;}',10,1,'2025-05-17 11:38:43','2025-05-17 13:38:43',0,NULL,10),
(67022,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:38:34','2025-05-17 13:38:34','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481914;}',3,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67023,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:33','2025-05-17 13:38:33','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481913;}',10,1,'2025-05-17 11:38:43','2025-05-17 13:38:43',0,NULL,10),
(67024,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:33','2025-05-17 13:38:33','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481913;}',10,1,'2025-05-17 11:38:43','2025-05-17 13:38:43',0,NULL,10),
(67025,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:36','2025-05-17 13:38:36','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481916;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67026,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:36','2025-05-17 13:38:36','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481916;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67027,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:36','2025-05-17 13:38:36','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481916;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67028,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:38:37','2025-05-17 13:38:37','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481917;}',3,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67029,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:39','2025-05-17 13:38:39','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481919;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67030,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:39','2025-05-17 13:38:39','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481919;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67031,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:40','2025-05-17 13:38:40','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481920;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481920;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67032,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:38:41','2025-05-17 13:38:41','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481921;}',3,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67033,'wc_delete_related_product_transients_async','complete','2025-05-17 11:38:42','2025-05-17 13:38:42','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481922;}',10,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67034,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-17 11:38:43','2025-05-17 13:38:43','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747481923;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747481923;}',3,1,'2025-05-17 11:38:44','2025-05-17 13:38:44',0,NULL,10),
(67035,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-17 14:08:13','2025-05-17 16:08:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747490893;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747490893;}',8,1,'2025-05-17 14:08:35','2025-05-17 16:08:35',0,NULL,10),
(67036,'woocommerce_cleanup_draft_orders','complete','2025-05-18 14:37:23','2025-05-18 16:37:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747579043;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747579043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-18 14:44:49','2025-05-18 16:44:49',0,NULL,10),
(67037,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-18 02:12:49','2025-05-18 04:12:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747534369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747534369;}',8,1,'2025-05-18 02:14:16','2025-05-18 04:14:16',0,NULL,10),
(67038,'woocommerce_cleanup_draft_orders','complete','2025-05-19 14:44:49','2025-05-19 16:44:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747665889;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747665889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-19 14:45:50','2025-05-19 16:45:50',0,NULL,10),
(67039,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-18 14:44:49','2025-05-18 16:44:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747579489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747579489;}',8,1,'2025-05-18 14:56:07','2025-05-18 16:56:07',0,NULL,10),
(67040,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-19 02:20:14','2025-05-19 04:20:14','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747621214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747621214;}',8,1,'2025-05-19 02:20:19','2025-05-19 04:20:19',0,NULL,10),
(67041,'wc_delete_related_product_transients_async','complete','2025-05-19 06:22:27','2025-05-19 08:22:27','{\"post_id\":4223}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747635747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747635747;}',10,1,'2025-05-19 06:22:27','2025-05-19 08:22:27',0,NULL,10),
(67042,'wc_delete_related_product_transients_async','complete','2025-05-19 06:22:27','2025-05-19 08:22:27','{\"post_id\":4221}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747635747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747635747;}',10,1,'2025-05-19 06:22:27','2025-05-19 08:22:27',0,NULL,10),
(67043,'wc_delete_related_product_transients_async','complete','2025-05-19 06:22:27','2025-05-19 08:22:27','{\"post_id\":4225}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747635747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747635747;}',10,1,'2025-05-19 06:22:27','2025-05-19 08:22:27',0,NULL,10),
(67044,'wc_delete_related_product_transients_async','complete','2025-05-19 06:22:27','2025-05-19 08:22:27','{\"post_id\":4227}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747635747;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747635747;}',10,1,'2025-05-19 06:22:27','2025-05-19 08:22:27',0,NULL,10),
(67045,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:22:28','2025-05-19 08:22:28','[4227,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747635748;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747635748;}',3,1,'2025-05-19 06:23:40','2025-05-19 08:23:40',0,NULL,10),
(67046,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:08','2025-05-19 08:46:08','{\"post_id\":5177}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637168;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637168;}',10,1,'2025-05-19 06:46:23','2025-05-19 08:46:23',0,NULL,10),
(67047,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:10','2025-05-19 08:46:10','[5177,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637170;}',3,1,'2025-05-19 06:46:23','2025-05-19 08:46:23',0,NULL,10),
(67048,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:12','2025-05-19 08:46:12','{\"post_id\":5179}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637172;}',10,1,'2025-05-19 06:46:23','2025-05-19 08:46:23',0,NULL,10),
(67049,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:13','2025-05-19 08:46:13','[5179,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637173;}',3,1,'2025-05-19 06:46:23','2025-05-19 08:46:23',0,NULL,10),
(67050,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:18','2025-05-19 08:46:18','[5179,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637178;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637178;}',3,1,'2025-05-19 06:46:23','2025-05-19 08:46:23',0,NULL,10),
(67051,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:19','2025-05-19 08:46:19','[5177,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637179;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637179;}',3,1,'2025-05-19 06:46:24','2025-05-19 08:46:24',0,NULL,10),
(67052,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:24','2025-05-19 08:46:24','{\"post_id\":5181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637184;}',10,1,'2025-05-19 06:46:56','2025-05-19 08:46:56',0,NULL,10),
(67053,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:25','2025-05-19 08:46:25','[5181,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637185;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67054,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:26','2025-05-19 08:46:26','{\"post_id\":5182}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637186;}',10,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67055,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:27','2025-05-19 08:46:27','[5182,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637187;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67056,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:34','2025-05-19 08:46:34','[5182,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637194;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67057,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:34','2025-05-19 08:46:34','[5181,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637194;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637194;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67058,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:39','2025-05-19 08:46:39','{\"post_id\":5184}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637199;}',10,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67059,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:40','2025-05-19 08:46:40','[5184,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637200;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637200;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67060,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:42','2025-05-19 08:46:42','{\"post_id\":5186}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637202;}',10,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67061,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:43','2025-05-19 08:46:43','[5186,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637203;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67062,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:50','2025-05-19 08:46:50','[5186,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637210;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637210;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67063,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:51','2025-05-19 08:46:51','[5184,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637211;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67064,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:55','2025-05-19 08:46:55','{\"post_id\":5188}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637215;}',10,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67065,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:46:57','2025-05-19 08:46:57','[5188,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637217;}',3,1,'2025-05-19 06:46:57','2025-05-19 08:46:57',0,NULL,10),
(67066,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:59','2025-05-19 08:46:59','{\"post_id\":5190}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637219;}',10,1,'2025-05-19 06:47:03','2025-05-19 08:47:03',0,NULL,10),
(67067,'wc_delete_related_product_transients_async','complete','2025-05-19 06:46:59','2025-05-19 08:46:59','{\"post_id\":5188}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637219;}',10,1,'2025-05-19 06:47:03','2025-05-19 08:47:03',0,NULL,10),
(67068,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:00','2025-05-19 08:47:00','[5190,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637220;}',3,1,'2025-05-19 06:47:03','2025-05-19 08:47:03',0,NULL,10),
(67069,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:03','2025-05-19 08:47:03','[5188,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637223;}',3,1,'2025-05-19 06:47:03','2025-05-19 08:47:03',0,NULL,10),
(67070,'wc_delete_related_product_transients_async','complete','2025-05-19 06:47:04','2025-05-19 08:47:04','{\"post_id\":5190}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637224;}',10,1,'2025-05-19 06:47:10','2025-05-19 08:47:10',0,NULL,10),
(67071,'wc_delete_related_product_transients_async','complete','2025-05-19 06:47:04','2025-05-19 08:47:04','{\"post_id\":5188}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637224;}',10,1,'2025-05-19 06:47:10','2025-05-19 08:47:10',0,NULL,10),
(67072,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:07','2025-05-19 08:47:07','[5190,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637227;}',3,1,'2025-05-19 06:47:10','2025-05-19 08:47:10',0,NULL,10),
(67073,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:07','2025-05-19 08:47:07','[5188,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637227;}',3,1,'2025-05-19 06:47:10','2025-05-19 08:47:10',0,NULL,10),
(67074,'wc_delete_related_product_transients_async','complete','2025-05-19 06:47:11','2025-05-19 08:47:11','{\"post_id\":5192}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637231;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637231;}',10,1,'2025-05-19 06:47:16','2025-05-19 08:47:16',0,NULL,10),
(67075,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:12','2025-05-19 08:47:12','[5192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637232;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637232;}',3,1,'2025-05-19 06:47:16','2025-05-19 08:47:16',0,NULL,10),
(67076,'wc_delete_related_product_transients_async','complete','2025-05-19 06:47:15','2025-05-19 08:47:15','{\"post_id\":5194}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637235;}',10,1,'2025-05-19 06:47:16','2025-05-19 08:47:16',0,NULL,10),
(67077,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:16','2025-05-19 08:47:16','[5194,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637236;}',3,1,'2025-05-19 06:47:16','2025-05-19 08:47:16',0,NULL,10),
(67078,'wc_delete_related_product_transients_async','complete','2025-05-19 06:47:18','2025-05-19 08:47:18','{\"post_id\":5192}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637238;}',10,1,'2025-05-19 06:47:22','2025-05-19 08:47:22',0,NULL,10),
(67079,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:19','2025-05-19 08:47:19','[5192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637239;}',3,1,'2025-05-19 06:47:22','2025-05-19 08:47:22',0,NULL,10),
(67080,'wc_delete_related_product_transients_async','complete','2025-05-19 06:47:20','2025-05-19 08:47:20','{\"post_id\":5194}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637240;}',10,1,'2025-05-19 06:47:22','2025-05-19 08:47:22',0,NULL,10),
(67081,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:23','2025-05-19 08:47:23','[5194,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637243;}',3,1,'2025-05-19 06:47:28','2025-05-19 08:47:28',0,NULL,10),
(67082,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:47:23','2025-05-19 08:47:23','[5192,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637243;}',3,1,'2025-05-19 06:47:28','2025-05-19 08:47:28',0,NULL,10),
(67083,'wc_delete_related_product_transients_async','complete','2025-05-19 06:51:16','2025-05-19 08:51:16','{\"post_id\":5177}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637476;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637476;}',10,1,'2025-05-19 06:51:17','2025-05-19 08:51:17',0,NULL,10),
(67084,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:51:17','2025-05-19 08:51:17','[5177,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637477;}',3,1,'2025-05-19 06:51:17','2025-05-19 08:51:17',0,NULL,10),
(67085,'wc_delete_related_product_transients_async','complete','2025-05-19 06:52:02','2025-05-19 08:52:02','{\"post_id\":5181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637522;}',10,1,'2025-05-19 06:52:18','2025-05-19 08:52:18',0,NULL,10),
(67086,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:52:03','2025-05-19 08:52:03','[5181,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637523;}',3,1,'2025-05-19 06:52:18','2025-05-19 08:52:18',0,NULL,10),
(67087,'wc_delete_related_product_transients_async','complete','2025-05-19 06:53:38','2025-05-19 08:53:38','{\"post_id\":5184}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637618;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637618;}',10,1,'2025-05-19 06:54:23','2025-05-19 08:54:23',0,NULL,10),
(67088,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:53:39','2025-05-19 08:53:39','[5184,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637619;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637619;}',3,1,'2025-05-19 06:54:23','2025-05-19 08:54:23',0,NULL,10),
(67089,'wc_delete_related_product_transients_async','complete','2025-05-19 06:54:22','2025-05-19 08:54:22','{\"post_id\":5188}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637662;}',10,1,'2025-05-19 06:54:23','2025-05-19 08:54:23',0,NULL,10),
(67090,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:54:23','2025-05-19 08:54:23','[5188,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637663;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637663;}',3,1,'2025-05-19 06:54:23','2025-05-19 08:54:23',0,NULL,10),
(67091,'wc_delete_related_product_transients_async','complete','2025-05-19 06:55:09','2025-05-19 08:55:09','{\"post_id\":5192}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637709;}',10,1,'2025-05-19 06:55:23','2025-05-19 08:55:23',0,NULL,10),
(67092,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:55:10','2025-05-19 08:55:10','[5192,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637710;}',3,1,'2025-05-19 06:55:23','2025-05-19 08:55:23',0,NULL,10),
(67093,'wc_delete_related_product_transients_async','complete','2025-05-19 06:56:54','2025-05-19 08:56:54','{\"post_id\":5196}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637814;}',10,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67094,'wc_delete_related_product_transients_async','complete','2025-05-19 06:56:54','2025-05-19 08:56:54','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637814;}',10,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67095,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:56:55','2025-05-19 08:56:55','[5196,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637815;}',3,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67096,'wc_delete_related_product_transients_async','complete','2025-05-19 06:56:54','2025-05-19 08:56:54','{\"post_id\":5112}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637814;}',10,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67097,'wc_delete_related_product_transients_async','complete','2025-05-19 06:56:54','2025-05-19 08:56:54','{\"post_id\":5114}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637814;}',10,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67098,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:56:58','2025-05-19 08:56:58','[5110,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637818;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637818;}',3,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67099,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:57:02','2025-05-19 08:57:02','[5196,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637822;}',3,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:57:03','2025-05-19 08:57:03','[5114,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637823;}',3,1,'2025-05-19 06:57:23','2025-05-19 08:57:23',0,NULL,10),
(67101,'wc_delete_related_product_transients_async','complete','2025-05-19 06:57:54','2025-05-19 08:57:54','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637874;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637874;}',10,1,'2025-05-19 06:58:30','2025-05-19 08:58:30',0,NULL,10),
(67102,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:57:55','2025-05-19 08:57:55','[5110,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637875;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637875;}',3,1,'2025-05-19 06:58:30','2025-05-19 08:58:30',0,NULL,10),
(67103,'wc_delete_related_product_transients_async','complete','2025-05-19 06:58:32','2025-05-19 08:58:32','{\"post_id\":5110}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637912;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637912;}',10,1,'2025-05-19 06:58:54','2025-05-19 08:58:54',0,NULL,10),
(67104,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 06:58:33','2025-05-19 08:58:33','[5110,1]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747637913;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747637913;}',3,1,'2025-05-19 06:58:54','2025-05-19 08:58:54',0,NULL,10),
(67105,'wc_delete_related_product_transients_async','complete','2025-05-19 07:18:44','2025-05-19 09:18:44','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639124;}',10,1,'2025-05-19 07:18:44','2025-05-19 09:18:44',0,NULL,10),
(67106,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:18:45','2025-05-19 09:18:45','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639125;}',3,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67107,'wc_delete_related_product_transients_async','complete','2025-05-19 07:18:47','2025-05-19 09:18:47','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639127;}',10,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67108,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:18:48','2025-05-19 09:18:48','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639128;}',3,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67109,'wc_delete_related_product_transients_async','complete','2025-05-19 07:18:48','2025-05-19 09:18:48','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639128;}',10,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67110,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:18:49','2025-05-19 09:18:49','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639129;}',3,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67111,'wc_delete_related_product_transients_async','complete','2025-05-19 07:18:50','2025-05-19 09:18:50','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639130;}',10,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67112,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:18:51','2025-05-19 09:18:51','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639131;}',3,1,'2025-05-19 07:22:13','2025-05-19 09:22:13',0,NULL,10),
(67113,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:33','2025-05-19 09:28:33','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639713;}',10,1,'2025-05-19 07:28:34','2025-05-19 09:28:34',0,NULL,10),
(67114,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:33','2025-05-19 09:28:33','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639713;}',10,1,'2025-05-19 07:28:34','2025-05-19 09:28:34',0,NULL,10),
(67115,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:33','2025-05-19 09:28:33','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639713;}',10,1,'2025-05-19 07:28:34','2025-05-19 09:28:34',0,NULL,10),
(67116,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:33','2025-05-19 09:28:33','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639713;}',10,1,'2025-05-19 07:28:34','2025-05-19 09:28:34',0,NULL,10),
(67117,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:34','2025-05-19 09:28:34','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639714;}',3,1,'2025-05-19 07:28:34','2025-05-19 09:28:34',0,NULL,10),
(67118,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:33','2025-05-19 09:28:33','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639713;}',10,1,'2025-05-19 07:28:34','2025-05-19 09:28:34',0,NULL,10),
(67119,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:38','2025-05-19 09:28:38','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639718;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67120,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:39','2025-05-19 09:28:39','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639719;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67121,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:42','2025-05-19 09:28:42','{\"post_id\":4561}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639722;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67122,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:43','2025-05-19 09:28:43','[4561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639723;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67123,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:43','2025-05-19 09:28:43','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639723;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67124,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:43','2025-05-19 09:28:43','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639723;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67125,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:43','2025-05-19 09:28:43','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639723;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67126,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:44','2025-05-19 09:28:44','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639724;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67127,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:45','2025-05-19 09:28:45','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639725;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67128,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:45','2025-05-19 09:28:45','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639725;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67129,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:46','2025-05-19 09:28:46','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639726;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67130,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:47','2025-05-19 09:28:47','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639727;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67131,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:49','2025-05-19 09:28:49','{\"post_id\":3814}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639729;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67132,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:50','2025-05-19 09:28:50','[3814,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639730;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67133,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:51','2025-05-19 09:28:51','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639731;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:52','2025-05-19 09:28:52','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639732;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639732;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67135,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:53','2025-05-19 09:28:53','{\"post_id\":3808}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639733;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639733;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67136,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:54','2025-05-19 09:28:54','[3808,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639734;}',3,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67137,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:54','2025-05-19 09:28:54','{\"post_id\":3806}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639734;}',10,1,'2025-05-19 07:30:50','2025-05-19 09:30:50',0,NULL,10),
(67138,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:55','2025-05-19 09:28:55','[3806,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639735;}',3,1,'2025-05-19 07:30:51','2025-05-19 09:30:51',0,NULL,10),
(67139,'wc_delete_related_product_transients_async','complete','2025-05-19 07:28:56','2025-05-19 09:28:56','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639736;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639736;}',10,1,'2025-05-19 07:30:51','2025-05-19 09:30:51',0,NULL,10),
(67140,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:28:57','2025-05-19 09:28:57','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747639737;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747639737;}',3,1,'2025-05-19 07:30:51','2025-05-19 09:30:51',0,NULL,10),
(67141,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:54','2025-05-19 09:36:54','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640214;}',10,1,'2025-05-19 07:36:55','2025-05-19 09:36:55',0,NULL,10),
(67142,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:54','2025-05-19 09:36:54','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640214;}',10,1,'2025-05-19 07:36:55','2025-05-19 09:36:55',0,NULL,10),
(67143,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:36:55','2025-05-19 09:36:55','[3430,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640215;}',3,1,'2025-05-19 07:36:55','2025-05-19 09:36:55',0,NULL,10),
(67144,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:54','2025-05-19 09:36:54','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640214;}',10,1,'2025-05-19 07:36:55','2025-05-19 09:36:55',0,NULL,10),
(67145,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:54','2025-05-19 09:36:54','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640214;}',10,1,'2025-05-19 07:36:55','2025-05-19 09:36:55',0,NULL,10),
(67146,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:54','2025-05-19 09:36:54','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640214;}',10,1,'2025-05-19 07:36:55','2025-05-19 09:36:55',0,NULL,10),
(67147,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:57','2025-05-19 09:36:57','{\"post_id\":3595}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640217;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67148,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:57','2025-05-19 09:36:57','{\"post_id\":3587}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640217;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67149,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:57','2025-05-19 09:36:57','{\"post_id\":3591}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640217;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67150,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:57','2025-05-19 09:36:57','{\"post_id\":3589}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640217;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:36:58','2025-05-19 09:36:58','[3589,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640218;}',3,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67152,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:57','2025-05-19 09:36:57','{\"post_id\":3593}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640217;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67153,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:59','2025-05-19 09:36:59','{\"post_id\":3442}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640219;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67154,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:59','2025-05-19 09:36:59','{\"post_id\":3436}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640219;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67155,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:59','2025-05-19 09:36:59','{\"post_id\":3438}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640219;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67156,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:37:00','2025-05-19 09:37:00','[3438,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640220;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640220;}',3,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67157,'wc_delete_related_product_transients_async','complete','2025-05-19 07:36:59','2025-05-19 09:36:59','{\"post_id\":3440}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640219;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67158,'wc_delete_related_product_transients_async','complete','2025-05-19 07:37:03','2025-05-19 09:37:03','{\"post_id\":3510}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640223;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67159,'wc_delete_related_product_transients_async','complete','2025-05-19 07:37:03','2025-05-19 09:37:03','{\"post_id\":3504}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640223;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67160,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:37:04','2025-05-19 09:37:04','[3510,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640224;}',3,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67161,'wc_delete_related_product_transients_async','complete','2025-05-19 07:37:03','2025-05-19 09:37:03','{\"post_id\":3506}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640223;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67162,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:37:04','2025-05-19 09:37:04','[3506,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640224;}',3,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67163,'wc_delete_related_product_transients_async','complete','2025-05-19 07:37:03','2025-05-19 09:37:03','{\"post_id\":3508}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640223;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67164,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:37:04','2025-05-19 09:37:04','[3508,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640224;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640224;}',3,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67165,'wc_delete_related_product_transients_async','complete','2025-05-19 07:37:05','2025-05-19 09:37:05','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640225;}',10,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67166,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:37:06','2025-05-19 09:37:06','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747640226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747640226;}',3,1,'2025-05-19 07:37:09','2025-05-19 09:37:09',0,NULL,10),
(67167,'wc_delete_related_product_transients_async','complete','2025-05-19 07:51:57','2025-05-19 09:51:57','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641117;}',10,1,'2025-05-19 07:53:13','2025-05-19 09:53:13',0,NULL,10),
(67168,'wc_delete_related_product_transients_async','complete','2025-05-19 07:51:57','2025-05-19 09:51:57','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641117;}',10,1,'2025-05-19 07:53:13','2025-05-19 09:53:13',0,NULL,10),
(67169,'wc_delete_related_product_transients_async','complete','2025-05-19 07:51:57','2025-05-19 09:51:57','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641117;}',10,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67170,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:51:58','2025-05-19 09:51:58','[3666,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641118;}',3,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67171,'wc_delete_related_product_transients_async','complete','2025-05-19 07:51:57','2025-05-19 09:51:57','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641117;}',10,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67172,'wc_delete_related_product_transients_async','complete','2025-05-19 07:51:57','2025-05-19 09:51:57','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641117;}',10,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67173,'wc_delete_related_product_transients_async','complete','2025-05-19 07:51:59','2025-05-19 09:51:59','{\"post_id\":2821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641119;}',10,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:52:00','2025-05-19 09:52:00','[2821,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641120;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641120;}',3,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67175,'wc_delete_related_product_transients_async','complete','2025-05-19 07:52:04','2025-05-19 09:52:04','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641124;}',10,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:52:05','2025-05-19 09:52:05','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641125;}',3,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67177,'wc_delete_related_product_transients_async','complete','2025-05-19 07:52:06','2025-05-19 09:52:06','{\"post_id\":2823}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641126;}',10,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 07:52:08','2025-05-19 09:52:08','[2823,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641128;}',3,1,'2025-05-19 07:53:14','2025-05-19 09:53:14',0,NULL,10),
(67179,'wc_delete_related_product_transients_async','complete','2025-05-19 08:02:04','2025-05-19 10:02:04','{\"post_id\":2765}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641724;}',10,1,'2025-05-19 08:15:47','2025-05-19 10:15:47',0,NULL,10),
(67180,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 08:02:05','2025-05-19 10:02:05','[2765,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747641725;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747641725;}',3,1,'2025-05-19 08:15:47','2025-05-19 10:15:47',0,NULL,10),
(67181,'wc_delete_related_product_transients_async','complete','2025-05-19 08:35:34','2025-05-19 10:35:34','{\"post_id\":2775}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747643734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747643734;}',10,1,'2025-05-19 08:35:34','2025-05-19 10:35:34',0,NULL,10),
(67182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 08:35:35','2025-05-19 10:35:35','[2775,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747643735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747643735;}',3,1,'2025-05-19 08:49:41','2025-05-19 10:49:41',0,NULL,10),
(67183,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:40','2025-05-19 11:24:40','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646680;}',10,1,'2025-05-19 09:24:40','2025-05-19 11:24:40',0,NULL,10),
(67184,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:40','2025-05-19 11:24:40','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646680;}',10,1,'2025-05-19 09:24:40','2025-05-19 11:24:40',0,NULL,10),
(67185,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:40','2025-05-19 11:24:40','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646680;}',10,1,'2025-05-19 09:24:40','2025-05-19 11:24:40',0,NULL,10),
(67186,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:40','2025-05-19 11:24:40','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646680;}',10,1,'2025-05-19 09:24:40','2025-05-19 11:24:40',0,NULL,10),
(67187,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:40','2025-05-19 11:24:40','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646680;}',10,1,'2025-05-19 09:24:40','2025-05-19 11:24:40',0,NULL,10),
(67188,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:24:41','2025-05-19 11:24:41','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646681;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646681;}',3,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67189,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67190,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3876}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67191,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3887}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67192,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3877}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67193,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67194,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3886}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67195,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67196,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67197,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3888}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67198,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67199,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67200,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3878}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67201,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:43','2025-05-19 11:24:43','{\"post_id\":3879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646683;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67202,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:24:44','2025-05-19 11:24:44','[3879,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646684;}',3,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67203,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:47','2025-05-19 11:24:47','{\"post_id\":2749}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646687;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67204,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:24:48','2025-05-19 11:24:48','[2749,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646688;}',3,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67205,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67206,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67207,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67208,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67209,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67210,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67211,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67212,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:49','2025-05-19 11:24:49','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646689;}',10,1,'2025-05-19 09:29:19','2025-05-19 11:29:19',0,NULL,10),
(67213,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:24:50','2025-05-19 11:24:50','[3948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646690;}',3,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67214,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:53','2025-05-19 11:24:53','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646693;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67215,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:53','2025-05-19 11:24:53','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646693;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67216,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:24:54','2025-05-19 11:24:54','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646694;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646694;}',3,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67217,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:53','2025-05-19 11:24:53','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646693;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67218,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:53','2025-05-19 11:24:53','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646693;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67219,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:53','2025-05-19 11:24:53','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646693;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67220,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:53','2025-05-19 11:24:53','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646693;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67221,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67222,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67223,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:24:57','2025-05-19 11:24:57','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646697;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646697;}',3,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67224,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67225,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67226,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67227,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67228,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67229,'wc_delete_related_product_transients_async','complete','2025-05-19 09:24:56','2025-05-19 11:24:56','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646696;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67230,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67231,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67232,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67233,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67234,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:01','2025-05-19 11:25:01','[2926,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646701;}',3,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67235,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67236,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67237,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:00','2025-05-19 11:25:00','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646700;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67238,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:02','2025-05-19 11:25:02','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646702;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646702;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67239,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:03','2025-05-19 11:25:03','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646703;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646703;}',3,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67240,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:04','2025-05-19 11:25:04','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646704;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67241,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:04','2025-05-19 11:25:04','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646704;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67242,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:04','2025-05-19 11:25:04','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646704;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67243,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:05','2025-05-19 11:25:05','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646705;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646705;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67244,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:04','2025-05-19 11:25:04','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646704;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67245,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:04','2025-05-19 11:25:04','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646704;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67246,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:04','2025-05-19 11:25:04','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646704;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646704;}',10,1,'2025-05-19 09:29:20','2025-05-19 11:29:20',0,NULL,10),
(67247,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:06','2025-05-19 11:25:06','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646706;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67248,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:08','2025-05-19 11:25:08','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646708;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67249,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:08','2025-05-19 11:25:08','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646708;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67250,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:09','2025-05-19 11:25:09','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646709;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67251,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:10','2025-05-19 11:25:10','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646710;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646710;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67252,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:11','2025-05-19 11:25:11','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646711;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67253,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:11','2025-05-19 11:25:11','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646711;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646711;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67254,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:12','2025-05-19 11:25:12','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646712;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67255,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:13','2025-05-19 11:25:13','{\"post_id\":4297}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646713;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67256,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:13','2025-05-19 11:25:13','{\"post_id\":4291}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646713;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67257,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:13','2025-05-19 11:25:13','{\"post_id\":4299}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646713;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67258,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:13','2025-05-19 11:25:13','{\"post_id\":4295}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646713;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67259,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:13','2025-05-19 11:25:13','{\"post_id\":4301}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646713;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67260,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:13','2025-05-19 11:25:13','{\"post_id\":4293}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646713;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67261,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:14','2025-05-19 11:25:14','[4293,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646714;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67262,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:15','2025-05-19 11:25:15','{\"post_id\":4434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646715;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67263,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:15','2025-05-19 11:25:15','{\"post_id\":4432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646715;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67264,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:16','2025-05-19 11:25:16','[4434,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646716;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67265,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:15','2025-05-19 11:25:15','{\"post_id\":4438}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646715;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67266,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:15','2025-05-19 11:25:15','{\"post_id\":4439}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646715;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67267,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:15','2025-05-19 11:25:15','{\"post_id\":4436}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646715;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646715;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67268,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:17','2025-05-19 11:25:17','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646717;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67269,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:18','2025-05-19 11:25:18','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646718;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646718;}',3,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67270,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:19','2025-05-19 11:25:19','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646719;}',10,1,'2025-05-19 09:29:21','2025-05-19 11:29:21',0,NULL,10),
(67271,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:20','2025-05-19 11:25:20','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646720;}',3,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67272,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4318}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67273,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4303}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67274,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4320}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67275,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4311}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67276,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4316}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67277,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4305}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67278,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:25:22','2025-05-19 11:25:22','[4305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646722;}',3,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67279,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4313}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67280,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4309}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67281,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4322}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67282,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4307}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67283,'wc_delete_related_product_transients_async','complete','2025-05-19 09:25:21','2025-05-19 11:25:21','{\"post_id\":4315}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747646721;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747646721;}',10,1,'2025-05-19 09:29:22','2025-05-19 11:29:22',0,NULL,10),
(67284,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:32','2025-05-19 11:38:32','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647512;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67285,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:32','2025-05-19 11:38:32','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647512;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67286,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','[4395,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',3,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67287,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67288,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67289,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67290,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67291,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67292,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:33','2025-05-19 11:38:33','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647513;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647513;}',10,1,'2025-05-19 09:38:33','2025-05-19 11:38:33',0,NULL,10),
(67293,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:34','2025-05-19 11:38:34','{\"post_id\":4295}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647514;}',10,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67294,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:34','2025-05-19 11:38:34','{\"post_id\":4291}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647514;}',10,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67295,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:34','2025-05-19 11:38:34','{\"post_id\":4301}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647514;}',10,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67296,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:35','2025-05-19 11:38:35','{\"post_id\":4293}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647515;}',10,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67297,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:38:36','2025-05-19 11:38:36','[4293,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647516;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647516;}',3,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67298,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:35','2025-05-19 11:38:35','{\"post_id\":4297}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647515;}',10,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67299,'wc_delete_related_product_transients_async','complete','2025-05-19 09:38:35','2025-05-19 11:38:35','{\"post_id\":4299}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647515;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647515;}',10,1,'2025-05-19 09:39:43','2025-05-19 11:39:43',0,NULL,10),
(67300,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:09','2025-05-19 11:46:09','{\"post_id\":4434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647969;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67301,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:09','2025-05-19 11:46:09','{\"post_id\":4432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647969;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67302,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:09','2025-05-19 11:46:09','{\"post_id\":4438}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647969;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67303,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:46:10','2025-05-19 11:46:10','[4438,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647970;}',3,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67304,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:09','2025-05-19 11:46:09','{\"post_id\":4439}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647969;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67305,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:09','2025-05-19 11:46:09','{\"post_id\":4436}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647969;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67306,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4305}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67307,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4303}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 09:46:12','2025-05-19 11:46:12','[4305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647972;}',3,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67309,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4322}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67310,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4307}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67311,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4311}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67312,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4320}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67313,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4313}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67314,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4309}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67315,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4315}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67316,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:11','2025-05-19 11:46:11','{\"post_id\":4316}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647971;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647971;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67317,'wc_delete_related_product_transients_async','complete','2025-05-19 09:46:12','2025-05-19 11:46:12','{\"post_id\":4318}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747647972;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747647972;}',10,1,'2025-05-19 09:47:00','2025-05-19 11:47:00',0,NULL,10),
(67318,'wc_delete_related_product_transients_async','complete','2025-05-19 10:19:54','2025-05-19 12:19:54','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747649994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747649994;}',10,1,'2025-05-19 10:19:54','2025-05-19 12:19:54',0,NULL,10),
(67319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 10:19:55','2025-05-19 12:19:55','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747649995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747649995;}',3,1,'2025-05-19 10:20:33','2025-05-19 12:20:33',0,NULL,10),
(67320,'wc_delete_related_product_transients_async','complete','2025-05-19 10:50:55','2025-05-19 12:50:55','{\"post_id\":4916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747651855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747651855;}',10,1,'2025-05-19 10:50:55','2025-05-19 12:50:55',0,NULL,10),
(67321,'wc_delete_related_product_transients_async','complete','2025-05-19 10:50:55','2025-05-19 12:50:55','{\"post_id\":4915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747651855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747651855;}',10,1,'2025-05-19 10:50:55','2025-05-19 12:50:55',0,NULL,10),
(67322,'wc_delete_related_product_transients_async','complete','2025-05-19 10:50:55','2025-05-19 12:50:55','{\"post_id\":4917}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747651855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747651855;}',10,1,'2025-05-19 10:50:55','2025-05-19 12:50:55',0,NULL,10),
(67323,'wc_delete_related_product_transients_async','complete','2025-05-19 10:50:55','2025-05-19 12:50:55','{\"post_id\":4918}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747651855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747651855;}',10,1,'2025-05-19 10:50:55','2025-05-19 12:50:55',0,NULL,10),
(67324,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 10:50:56','2025-05-19 12:50:56','[4918,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747651856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747651856;}',3,1,'2025-05-19 10:56:08','2025-05-19 12:56:08',0,NULL,10),
(67325,'wc_delete_related_product_transients_async','complete','2025-05-19 11:32:44','2025-05-19 13:32:44','{\"post_id\":4183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747654364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747654364;}',10,1,'2025-05-19 11:32:45','2025-05-19 13:32:45',0,NULL,10),
(67326,'wc_delete_related_product_transients_async','complete','2025-05-19 11:32:44','2025-05-19 13:32:44','{\"post_id\":4181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747654364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747654364;}',10,1,'2025-05-19 11:32:45','2025-05-19 13:32:45',0,NULL,10),
(67327,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 11:32:45','2025-05-19 13:32:45','[4183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747654365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747654365;}',3,1,'2025-05-19 11:32:45','2025-05-19 13:32:45',0,NULL,10),
(67328,'wc_delete_related_product_transients_async','complete','2025-05-19 11:32:44','2025-05-19 13:32:44','{\"post_id\":4187}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747654364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747654364;}',10,1,'2025-05-19 11:32:45','2025-05-19 13:32:45',0,NULL,10),
(67329,'wc_delete_related_product_transients_async','complete','2025-05-19 11:32:44','2025-05-19 13:32:44','{\"post_id\":4185}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747654364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747654364;}',10,1,'2025-05-19 11:32:45','2025-05-19 13:32:45',0,NULL,10),
(67330,'wc_delete_related_product_transients_async','complete','2025-05-19 12:14:07','2025-05-19 14:14:07','{\"post_id\":4326}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747656847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747656847;}',10,1,'2025-05-19 12:14:08','2025-05-19 14:14:08',0,NULL,10),
(67331,'wc_delete_related_product_transients_async','complete','2025-05-19 12:14:07','2025-05-19 14:14:07','{\"post_id\":4324}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747656847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747656847;}',10,1,'2025-05-19 12:14:08','2025-05-19 14:14:08',0,NULL,10),
(67332,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:14:08','2025-05-19 14:14:08','[4326,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747656848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747656848;}',3,1,'2025-05-19 12:14:08','2025-05-19 14:14:08',0,NULL,10),
(67333,'wc_delete_related_product_transients_async','complete','2025-05-19 12:14:07','2025-05-19 14:14:07','{\"post_id\":4330}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747656847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747656847;}',10,1,'2025-05-19 12:14:08','2025-05-19 14:14:08',0,NULL,10),
(67334,'wc_delete_related_product_transients_async','complete','2025-05-19 12:14:07','2025-05-19 14:14:07','{\"post_id\":4328}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747656847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747656847;}',10,1,'2025-05-19 12:14:08','2025-05-19 14:14:08',0,NULL,10),
(67335,'wc_delete_related_product_transients_async','complete','2025-05-19 12:14:07','2025-05-19 14:14:07','{\"post_id\":4331}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747656847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747656847;}',10,1,'2025-05-19 12:14:08','2025-05-19 14:14:08',0,NULL,10),
(67336,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:00','2025-05-19 14:54:00','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659240;}',10,1,'2025-05-19 12:54:01','2025-05-19 14:54:01',0,NULL,10),
(67337,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:00','2025-05-19 14:54:00','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659240;}',10,1,'2025-05-19 12:54:01','2025-05-19 14:54:01',0,NULL,10),
(67338,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:02','2025-05-19 14:54:02','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659242;}',3,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67339,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:01','2025-05-19 14:54:01','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659241;}',10,1,'2025-05-19 12:54:01','2025-05-19 14:54:01',0,NULL,10),
(67340,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:01','2025-05-19 14:54:01','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659241;}',10,1,'2025-05-19 12:54:01','2025-05-19 14:54:01',0,NULL,10),
(67341,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:02','2025-05-19 14:54:02','{\"post_id\":5058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659242;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67342,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:02','2025-05-19 14:54:02','{\"post_id\":5054}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659242;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67343,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:02','2025-05-19 14:54:02','{\"post_id\":5056}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659242;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67344,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:03','2025-05-19 14:54:03','[5056,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659243;}',3,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67345,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:04','2025-05-19 14:54:04','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659244;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67346,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:04','2025-05-19 14:54:04','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659244;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659244;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67347,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:05','2025-05-19 14:54:05','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659245;}',3,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67348,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:05','2025-05-19 14:54:05','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659245;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67349,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:05','2025-05-19 14:54:05','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659245;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67350,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:05','2025-05-19 14:54:05','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659245;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659245;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67351,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:07','2025-05-19 14:54:07','{\"post_id\":4256}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659247;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67352,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:07','2025-05-19 14:54:07','{\"post_id\":4254}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659247;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67353,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:08','2025-05-19 14:54:08','[4256,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659248;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659248;}',3,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67354,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:07','2025-05-19 14:54:07','{\"post_id\":4262}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659247;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67355,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:07','2025-05-19 14:54:07','{\"post_id\":4258}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659247;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67356,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:07','2025-05-19 14:54:07','{\"post_id\":4260}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659247;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67357,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67358,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67359,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:11','2025-05-19 14:54:11','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659251;}',3,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67360,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67361,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67362,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67363,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67364,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:10','2025-05-19 14:54:10','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659250;}',10,1,'2025-05-19 12:54:23','2025-05-19 14:54:23',0,NULL,10),
(67365,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:11','2025-05-19 14:54:11','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659251;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67366,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:13','2025-05-19 14:54:13','{\"post_id\":4219}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659253;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67367,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:13','2025-05-19 14:54:13','{\"post_id\":4213}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659253;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67368,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:13','2025-05-19 14:54:13','{\"post_id\":4217}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659253;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659253;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67369,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:14','2025-05-19 14:54:14','{\"post_id\":4800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659254;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67370,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:14','2025-05-19 14:54:14','{\"post_id\":4215}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659254;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659254;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67371,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:15','2025-05-19 14:54:15','[4215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659255;}',3,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67372,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:15','2025-05-19 14:54:15','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659255;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67373,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:15','2025-05-19 14:54:15','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659255;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:16','2025-05-19 14:54:16','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659256;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659256;}',3,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67375,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:15','2025-05-19 14:54:15','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659255;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67376,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:15','2025-05-19 14:54:15','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659255;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659255;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67377,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:17','2025-05-19 14:54:17','{\"post_id\":3800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659257;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67378,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:17','2025-05-19 14:54:17','{\"post_id\":3797}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659257;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659257;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67379,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:18','2025-05-19 14:54:18','[3800,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659258;}',3,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67380,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:18','2025-05-19 14:54:18','{\"post_id\":4799}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659258;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67381,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:18','2025-05-19 14:54:18','{\"post_id\":4798}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659258;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67382,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:18','2025-05-19 14:54:18','{\"post_id\":4797}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659258;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67383,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:18','2025-05-19 14:54:18','{\"post_id\":3798}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659258;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67384,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','[3798,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',3,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67385,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:18','2025-05-19 14:54:18','{\"post_id\":3799}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659258;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659258;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67386,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','[3799,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',3,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67387,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67388,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67389,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:20','2025-05-19 14:54:20','[4395,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659260;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659260;}',3,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67390,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67391,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67392,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67393,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67394,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67395,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:19','2025-05-19 14:54:19','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659259;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67396,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:22','2025-05-19 14:54:22','{\"post_id\":4916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659262;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67397,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:22','2025-05-19 14:54:22','{\"post_id\":4915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659262;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67398,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:23','2025-05-19 14:54:23','[4916,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659263;}',3,1,'2025-05-19 12:54:25','2025-05-19 14:54:25',0,NULL,10),
(67399,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:22','2025-05-19 14:54:22','{\"post_id\":4917}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659262;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67400,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:22','2025-05-19 14:54:22','{\"post_id\":4918}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659262;}',10,1,'2025-05-19 12:54:24','2025-05-19 14:54:24',0,NULL,10),
(67401,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:24','2025-05-19 14:54:24','{\"post_id\":4185}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659264;}',10,1,'2025-05-19 12:54:25','2025-05-19 14:54:25',0,NULL,10),
(67402,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:24','2025-05-19 14:54:24','{\"post_id\":4181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659264;}',10,1,'2025-05-19 12:54:25','2025-05-19 14:54:25',0,NULL,10),
(67403,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:24','2025-05-19 14:54:24','{\"post_id\":4183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659264;}',10,1,'2025-05-19 12:54:25','2025-05-19 14:54:25',0,NULL,10),
(67404,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:54:25','2025-05-19 14:54:25','[4183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659265;}',3,1,'2025-05-19 12:54:25','2025-05-19 14:54:25',0,NULL,10),
(67405,'wc_delete_related_product_transients_async','complete','2025-05-19 12:54:24','2025-05-19 14:54:24','{\"post_id\":4187}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659264;}',10,1,'2025-05-19 12:54:25','2025-05-19 14:54:25',0,NULL,10),
(67406,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67407,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67408,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:55:53','2025-05-19 14:55:53','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659353;}',3,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67409,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67410,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67411,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67412,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67413,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:52','2025-05-19 14:55:52','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659352;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659352;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67414,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:53','2025-05-19 14:55:53','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659353;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659353;}',10,1,'2025-05-19 12:55:53','2025-05-19 14:55:53',0,NULL,10),
(67415,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:55','2025-05-19 14:55:55','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659355;}',10,1,'2025-05-19 12:56:27','2025-05-19 14:56:27',0,NULL,10),
(67416,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:55','2025-05-19 14:55:55','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659355;}',10,1,'2025-05-19 12:56:27','2025-05-19 14:56:27',0,NULL,10),
(67417,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:55','2025-05-19 14:55:55','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659355;}',10,1,'2025-05-19 12:56:27','2025-05-19 14:56:27',0,NULL,10),
(67418,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 12:55:56','2025-05-19 14:55:56','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659356;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659356;}',3,1,'2025-05-19 12:56:27','2025-05-19 14:56:27',0,NULL,10),
(67419,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:55','2025-05-19 14:55:55','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659355;}',10,1,'2025-05-19 12:56:27','2025-05-19 14:56:27',0,NULL,10),
(67420,'wc_delete_related_product_transients_async','complete','2025-05-19 12:55:55','2025-05-19 14:55:55','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747659355;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747659355;}',10,1,'2025-05-19 12:56:27','2025-05-19 14:56:27',0,NULL,10),
(67421,'wc_delete_related_product_transients_async','complete','2025-05-19 13:15:44','2025-05-19 15:15:44','{\"post_id\":2787}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747660544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747660544;}',10,1,'2025-05-19 13:15:44','2025-05-19 15:15:44',0,NULL,10),
(67422,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-19 13:15:45','2025-05-19 15:15:45','[2787,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747660545;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747660545;}',3,1,'2025-05-19 13:17:37','2025-05-19 15:17:37',0,NULL,10),
(67423,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-19 14:08:10','2025-05-19 16:08:10','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747663690;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747663690;}',8,1,'2025-05-19 14:08:47','2025-05-19 16:08:47',0,NULL,10),
(67424,'woocommerce_cleanup_draft_orders','complete','2025-05-20 14:45:50','2025-05-20 16:45:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747752350;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747752350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-20 14:49:26','2025-05-20 16:49:26',0,NULL,10),
(67425,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-20 02:08:20','2025-05-20 04:08:20','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747706900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747706900;}',8,1,'2025-05-20 02:12:11','2025-05-20 04:12:11',0,NULL,10),
(67426,'wc_delete_related_product_transients_async','complete','2025-05-20 05:39:23','2025-05-20 07:39:23','{\"post_id\":4217}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747719563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747719563;}',10,1,'2025-05-20 05:39:23','2025-05-20 07:39:23',0,NULL,10),
(67427,'wc_delete_related_product_transients_async','complete','2025-05-20 05:39:23','2025-05-20 07:39:23','{\"post_id\":4213}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747719563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747719563;}',10,1,'2025-05-20 05:39:23','2025-05-20 07:39:23',0,NULL,10),
(67428,'wc_delete_related_product_transients_async','complete','2025-05-20 05:39:23','2025-05-20 07:39:23','{\"post_id\":4800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747719563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747719563;}',10,1,'2025-05-20 05:39:23','2025-05-20 07:39:23',0,NULL,10),
(67429,'wc_delete_related_product_transients_async','complete','2025-05-20 05:39:23','2025-05-20 07:39:23','{\"post_id\":4215}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747719563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747719563;}',10,1,'2025-05-20 05:39:23','2025-05-20 07:39:23',0,NULL,10),
(67430,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 05:39:24','2025-05-20 07:39:24','[4215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747719564;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747719564;}',3,1,'2025-05-20 05:43:27','2025-05-20 07:43:27',0,NULL,10),
(67431,'wc_delete_related_product_transients_async','complete','2025-05-20 05:39:23','2025-05-20 07:39:23','{\"post_id\":4219}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747719563;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747719563;}',10,1,'2025-05-20 05:39:23','2025-05-20 07:39:23',0,NULL,10),
(67432,'wc_delete_related_product_transients_async','complete','2025-05-20 06:23:53','2025-05-20 08:23:53','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722233;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722233;}',10,1,'2025-05-20 06:23:54','2025-05-20 08:23:54',0,NULL,10),
(67433,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 06:23:54','2025-05-20 08:23:54','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722234;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722234;}',3,1,'2025-05-20 06:23:54','2025-05-20 08:23:54',0,NULL,10),
(67434,'wc_delete_related_product_transients_async','complete','2025-05-20 06:23:55','2025-05-20 08:23:55','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722235;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722235;}',10,1,'2025-05-20 06:25:11','2025-05-20 08:25:11',0,NULL,10),
(67435,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 06:23:56','2025-05-20 08:23:56','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722236;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722236;}',3,1,'2025-05-20 06:25:11','2025-05-20 08:25:11',0,NULL,10),
(67436,'wc_delete_related_product_transients_async','complete','2025-05-20 06:23:57','2025-05-20 08:23:57','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722237;}',10,1,'2025-05-20 06:25:11','2025-05-20 08:25:11',0,NULL,10),
(67437,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 06:23:58','2025-05-20 08:23:58','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722238;}',3,1,'2025-05-20 06:25:12','2025-05-20 08:25:12',0,NULL,10),
(67438,'wc_delete_related_product_transients_async','complete','2025-05-20 06:23:59','2025-05-20 08:23:59','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722239;}',10,1,'2025-05-20 06:25:12','2025-05-20 08:25:12',0,NULL,10),
(67439,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 06:24:00','2025-05-20 08:24:00','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747722240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747722240;}',3,1,'2025-05-20 06:25:12','2025-05-20 08:25:12',0,NULL,10),
(67440,'wc_delete_related_product_transients_async','complete','2025-05-20 07:43:35','2025-05-20 09:43:35','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727015;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727015;}',10,1,'2025-05-20 07:43:36','2025-05-20 09:43:36',0,NULL,10),
(67441,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:43:36','2025-05-20 09:43:36','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727016;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727016;}',3,1,'2025-05-20 07:43:36','2025-05-20 09:43:36',0,NULL,10),
(67442,'wc_delete_related_product_transients_async','complete','2025-05-20 07:43:38','2025-05-20 09:43:38','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727018;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727018;}',10,1,'2025-05-20 07:44:33','2025-05-20 09:44:33',0,NULL,10),
(67443,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:43:39','2025-05-20 09:43:39','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727019;}',3,1,'2025-05-20 07:44:33','2025-05-20 09:44:33',0,NULL,10),
(67444,'wc_delete_related_product_transients_async','complete','2025-05-20 07:43:40','2025-05-20 09:43:40','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727020;}',10,1,'2025-05-20 07:44:33','2025-05-20 09:44:33',0,NULL,10),
(67445,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:43:41','2025-05-20 09:43:41','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727021;}',3,1,'2025-05-20 07:44:33','2025-05-20 09:44:33',0,NULL,10),
(67446,'wc_delete_related_product_transients_async','complete','2025-05-20 07:43:41','2025-05-20 09:43:41','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727021;}',10,1,'2025-05-20 07:44:33','2025-05-20 09:44:33',0,NULL,10),
(67447,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:43:43','2025-05-20 09:43:43','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727023;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727023;}',3,1,'2025-05-20 07:44:33','2025-05-20 09:44:33',0,NULL,10),
(67448,'wc_delete_related_product_transients_async','complete','2025-05-20 07:57:35','2025-05-20 09:57:35','{\"post_id\":3584}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727855;}',10,1,'2025-05-20 07:57:35','2025-05-20 09:57:35',0,NULL,10),
(67449,'wc_delete_related_product_transients_async','complete','2025-05-20 07:57:35','2025-05-20 09:57:35','{\"post_id\":3581}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727855;}',10,1,'2025-05-20 07:57:35','2025-05-20 09:57:35',0,NULL,10),
(67450,'wc_delete_related_product_transients_async','complete','2025-05-20 07:57:35','2025-05-20 09:57:35','{\"post_id\":3582}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727855;}',10,1,'2025-05-20 07:57:35','2025-05-20 09:57:35',0,NULL,10),
(67451,'wc_delete_related_product_transients_async','complete','2025-05-20 07:57:35','2025-05-20 09:57:35','{\"post_id\":3583}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727855;}',10,1,'2025-05-20 07:57:35','2025-05-20 09:57:35',0,NULL,10),
(67452,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:57:36','2025-05-20 09:57:36','[3583,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727856;}',3,1,'2025-05-20 08:04:13','2025-05-20 10:04:13',0,NULL,10),
(67453,'wc_delete_related_product_transients_async','complete','2025-05-20 07:57:37','2025-05-20 09:57:37','{\"post_id\":3032}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727857;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727857;}',10,1,'2025-05-20 08:04:13','2025-05-20 10:04:13',0,NULL,10),
(67454,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:57:38','2025-05-20 09:57:38','[3032,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727858;}',3,1,'2025-05-20 08:04:13','2025-05-20 10:04:13',0,NULL,10),
(67455,'wc_delete_related_product_transients_async','complete','2025-05-20 07:57:39','2025-05-20 09:57:39','{\"post_id\":3028}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727859;}',10,1,'2025-05-20 08:04:13','2025-05-20 10:04:13',0,NULL,10),
(67456,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 07:57:40','2025-05-20 09:57:40','[3028,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747727860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747727860;}',3,1,'2025-05-20 08:04:13','2025-05-20 10:04:13',0,NULL,10),
(67457,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:05','2025-05-20 10:19:05','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729145;}',10,1,'2025-05-20 08:19:06','2025-05-20 10:19:06',0,NULL,10),
(67458,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:05','2025-05-20 10:19:05','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729145;}',10,1,'2025-05-20 08:19:06','2025-05-20 10:19:06',0,NULL,10),
(67459,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:05','2025-05-20 10:19:05','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729145;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729145;}',10,1,'2025-05-20 08:19:06','2025-05-20 10:19:06',0,NULL,10),
(67460,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:06','2025-05-20 10:19:06','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729146;}',3,1,'2025-05-20 08:19:06','2025-05-20 10:19:06',0,NULL,10),
(67461,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:06','2025-05-20 10:19:06','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729146;}',10,1,'2025-05-20 08:19:06','2025-05-20 10:19:06',0,NULL,10),
(67462,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:08','2025-05-20 10:19:08','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729148;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67463,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:08','2025-05-20 10:19:08','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729148;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67464,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:08','2025-05-20 10:19:08','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729148;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67465,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:08','2025-05-20 10:19:08','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729148;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67466,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:09','2025-05-20 10:19:09','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729149;}',3,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67467,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:10','2025-05-20 10:19:10','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729150;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67468,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:10','2025-05-20 10:19:10','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729150;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67469,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:11','2025-05-20 10:19:11','[4083,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729151;}',3,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67470,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:10','2025-05-20 10:19:10','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729150;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67471,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:10','2025-05-20 10:19:10','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729150;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67472,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:10','2025-05-20 10:19:10','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729150;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67473,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67474,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67475,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67476,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67477,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67478,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67479,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67480,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:12','2025-05-20 10:19:12','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729152;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729152;}',10,1,'2025-05-20 08:19:31','2025-05-20 10:19:31',0,NULL,10),
(67481,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:13','2025-05-20 10:19:13','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729153;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729153;}',3,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67482,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:14','2025-05-20 10:19:14','{\"post_id\":4183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729154;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67483,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:14','2025-05-20 10:19:14','{\"post_id\":4181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729154;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67484,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:15','2025-05-20 10:19:15','[4183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729155;}',3,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67485,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:14','2025-05-20 10:19:14','{\"post_id\":4187}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729154;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67486,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:14','2025-05-20 10:19:14','{\"post_id\":4185}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729154;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67487,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:18','2025-05-20 10:19:18','{\"post_id\":4215}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729158;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67488,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:18','2025-05-20 10:19:18','{\"post_id\":4213}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729158;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67489,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:19','2025-05-20 10:19:19','[4215,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729159;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729159;}',3,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67490,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:18','2025-05-20 10:19:18','{\"post_id\":4219}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729158;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67491,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:18','2025-05-20 10:19:18','{\"post_id\":4217}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729158;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67492,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:18','2025-05-20 10:19:18','{\"post_id\":4800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729158;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729158;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67493,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:20','2025-05-20 10:19:20','{\"post_id\":4231}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729160;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67494,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:20','2025-05-20 10:19:20','{\"post_id\":4229}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729160;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67495,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:19:21','2025-05-20 10:19:21','[4231,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729161;}',3,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67496,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:20','2025-05-20 10:19:20','{\"post_id\":4235}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729160;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67497,'wc_delete_related_product_transients_async','complete','2025-05-20 08:19:20','2025-05-20 10:19:20','{\"post_id\":4233}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747729160;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747729160;}',10,1,'2025-05-20 08:19:32','2025-05-20 10:19:32',0,NULL,10),
(67498,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67499,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67500,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67501,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67502,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67503,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67504,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67505,'wc_delete_related_product_transients_async','complete','2025-05-20 08:44:09','2025-05-20 10:44:09','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730649;}',10,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67506,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:44:10','2025-05-20 10:44:10','[4399,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747730650;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747730650;}',3,1,'2025-05-20 08:44:23','2025-05-20 10:44:23',0,NULL,10),
(67507,'wc_delete_related_product_transients_async','complete','2025-05-20 08:59:31','2025-05-20 10:59:31','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731571;}',10,1,'2025-05-20 08:59:31','2025-05-20 10:59:31',0,NULL,10),
(67508,'wc_delete_related_product_transients_async','complete','2025-05-20 08:59:31','2025-05-20 10:59:31','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731571;}',10,1,'2025-05-20 08:59:31','2025-05-20 10:59:31',0,NULL,10),
(67509,'wc_delete_related_product_transients_async','complete','2025-05-20 08:59:31','2025-05-20 10:59:31','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731571;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731571;}',10,1,'2025-05-20 08:59:31','2025-05-20 10:59:31',0,NULL,10),
(67510,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 08:59:32','2025-05-20 10:59:32','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731572;}',3,1,'2025-05-20 09:00:30','2025-05-20 11:00:30',0,NULL,10),
(67511,'wc_delete_related_product_transients_async','complete','2025-05-20 09:02:02','2025-05-20 11:02:02','{\"post_id\":5182}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731722;}',10,1,'2025-05-20 09:02:03','2025-05-20 11:02:03',0,NULL,10),
(67512,'wc_delete_related_product_transients_async','complete','2025-05-20 09:02:02','2025-05-20 11:02:02','{\"post_id\":5181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731722;}',10,1,'2025-05-20 09:02:03','2025-05-20 11:02:03',0,NULL,10),
(67513,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:02:04','2025-05-20 11:02:04','[5182,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731724;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731724;}',3,1,'2025-05-20 09:05:32','2025-05-20 11:05:32',0,NULL,10),
(67514,'wc_delete_related_product_transients_async','complete','2025-05-20 09:05:31','2025-05-20 11:05:31','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731931;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731931;}',10,1,'2025-05-20 09:05:32','2025-05-20 11:05:32',0,NULL,10),
(67515,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:05:32','2025-05-20 11:05:32','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731932;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731932;}',3,1,'2025-05-20 09:05:32','2025-05-20 11:05:32',0,NULL,10),
(67516,'wc_delete_related_product_transients_async','complete','2025-05-20 09:05:34','2025-05-20 11:05:34','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731934;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731934;}',10,1,'2025-05-20 09:09:46','2025-05-20 11:09:46',0,NULL,10),
(67517,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:05:35','2025-05-20 11:05:35','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731935;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731935;}',3,1,'2025-05-20 09:09:46','2025-05-20 11:09:46',0,NULL,10),
(67518,'wc_delete_related_product_transients_async','complete','2025-05-20 09:06:16','2025-05-20 11:06:16','{\"post_id\":2734}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731976;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731976;}',10,1,'2025-05-20 09:09:46','2025-05-20 11:09:46',0,NULL,10),
(67519,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:06:17','2025-05-20 11:06:17','[2734,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747731977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747731977;}',3,1,'2025-05-20 09:09:46','2025-05-20 11:09:46',0,NULL,10),
(67520,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:42','2025-05-20 11:50:42','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734642;}',10,1,'2025-05-20 09:50:43','2025-05-20 11:50:43',0,NULL,10),
(67521,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:42','2025-05-20 11:50:42','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734642;}',10,1,'2025-05-20 09:50:43','2025-05-20 11:50:43',0,NULL,10),
(67522,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:42','2025-05-20 11:50:42','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734642;}',10,1,'2025-05-20 09:50:43','2025-05-20 11:50:43',0,NULL,10),
(67523,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:43','2025-05-20 11:50:43','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734643;}',10,1,'2025-05-20 09:50:43','2025-05-20 11:50:43',0,NULL,10),
(67524,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:43','2025-05-20 11:50:43','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734643;}',10,1,'2025-05-20 09:50:43','2025-05-20 11:50:43',0,NULL,10),
(67525,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:50:44','2025-05-20 11:50:44','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734644;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734644;}',3,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67526,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:51','2025-05-20 11:50:51','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734651;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734651;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67527,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:50:52','2025-05-20 11:50:52','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734652;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734652;}',3,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67528,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:53','2025-05-20 11:50:53','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734653;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67529,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:53','2025-05-20 11:50:53','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734653;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67530,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:53','2025-05-20 11:50:53','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734653;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67531,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:50:54','2025-05-20 11:50:54','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734654;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734654;}',3,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67532,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:53','2025-05-20 11:50:53','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734653;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67533,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:53','2025-05-20 11:50:53','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734653;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67534,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:53','2025-05-20 11:50:53','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734653;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67535,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67536,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67537,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67538,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67539,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67540,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67541,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:50:57','2025-05-20 11:50:57','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734657;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734657;}',3,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67542,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67543,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:56','2025-05-20 11:50:56','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734656;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67544,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:59','2025-05-20 11:50:59','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734659;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67545,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:59','2025-05-20 11:50:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734659;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67546,'wc_delete_related_product_transients_async','complete','2025-05-20 09:50:59','2025-05-20 11:50:59','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734659;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734659;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67547,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:00','2025-05-20 11:51:00','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734660;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734660;}',3,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67548,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:01','2025-05-20 11:51:01','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734661;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734661;}',10,1,'2025-05-20 09:51:23','2025-05-20 11:51:23',0,NULL,10),
(67549,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:02','2025-05-20 11:51:02','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734662;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734662;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67550,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:05','2025-05-20 11:51:05','{\"post_id\":2749}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734665;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67551,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:06','2025-05-20 11:51:06','[2749,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734666;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67552,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67553,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67554,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67555,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67556,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67557,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67558,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:08','2025-05-20 11:51:08','[3948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734668;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67559,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:07','2025-05-20 11:51:07','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734667;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67560,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:08','2025-05-20 11:51:08','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734668;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67561,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:13','2025-05-20 11:51:13','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734673;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67562,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:13','2025-05-20 11:51:13','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734673;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67563,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:13','2025-05-20 11:51:13','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734673;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67564,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:15','2025-05-20 11:51:15','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734675;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67565,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:15','2025-05-20 11:51:15','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734675;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67566,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:15','2025-05-20 11:51:15','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734675;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67567,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:16','2025-05-20 11:51:16','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734676;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67568,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:15','2025-05-20 11:51:15','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734675;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67569,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:15','2025-05-20 11:51:15','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734675;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67570,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:15','2025-05-20 11:51:15','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734675;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734675;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67571,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:16','2025-05-20 11:51:16','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734676;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734676;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67572,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:18','2025-05-20 11:51:18','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734678;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734678;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67573,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:19','2025-05-20 11:51:19','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734679;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67574,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:19','2025-05-20 11:51:19','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734679;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734679;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67575,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:20','2025-05-20 11:51:20','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734680;}',3,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67576,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:20','2025-05-20 11:51:20','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734680;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734680;}',10,1,'2025-05-20 09:51:24','2025-05-20 11:51:24',0,NULL,10),
(67577,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:22','2025-05-20 11:51:22','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734682;}',3,1,'2025-05-20 09:51:25','2025-05-20 11:51:25',0,NULL,10),
(67578,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:22','2025-05-20 11:51:22','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734682;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734682;}',10,1,'2025-05-20 09:51:25','2025-05-20 11:51:25',0,NULL,10),
(67579,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:23','2025-05-20 11:51:23','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734683;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734683;}',3,1,'2025-05-20 09:51:25','2025-05-20 11:51:25',0,NULL,10),
(67580,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:24','2025-05-20 11:51:24','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734684;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734684;}',10,1,'2025-05-20 09:51:25','2025-05-20 11:51:25',0,NULL,10),
(67581,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:25','2025-05-20 11:51:25','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734685;}',3,1,'2025-05-20 09:51:25','2025-05-20 11:51:25',0,NULL,10),
(67582,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:25','2025-05-20 11:51:25','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734685;}',10,1,'2025-05-20 09:55:08','2025-05-20 11:55:08',0,NULL,10),
(67583,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:26','2025-05-20 11:51:26','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734686;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734686;}',3,1,'2025-05-20 09:55:08','2025-05-20 11:55:08',0,NULL,10),
(67584,'wc_delete_related_product_transients_async','complete','2025-05-20 09:51:27','2025-05-20 11:51:27','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734687;}',10,1,'2025-05-20 09:55:08','2025-05-20 11:55:08',0,NULL,10),
(67585,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 09:51:28','2025-05-20 11:51:28','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747734688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747734688;}',3,1,'2025-05-20 09:55:08','2025-05-20 11:55:08',0,NULL,10),
(67586,'wc_delete_related_product_transients_async','complete','2025-05-20 10:10:22','2025-05-20 12:10:22','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735822;}',10,1,'2025-05-20 10:10:23','2025-05-20 12:10:23',0,NULL,10),
(67587,'wc_delete_related_product_transients_async','complete','2025-05-20 10:10:22','2025-05-20 12:10:22','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735822;}',10,1,'2025-05-20 10:10:23','2025-05-20 12:10:23',0,NULL,10),
(67588,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:10:23','2025-05-20 12:10:23','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735823;}',3,1,'2025-05-20 10:10:23','2025-05-20 12:10:23',0,NULL,10),
(67589,'wc_delete_related_product_transients_async','complete','2025-05-20 10:10:22','2025-05-20 12:10:22','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735822;}',10,1,'2025-05-20 10:10:23','2025-05-20 12:10:23',0,NULL,10),
(67590,'wc_delete_related_product_transients_async','complete','2025-05-20 10:10:22','2025-05-20 12:10:22','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735822;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735822;}',10,1,'2025-05-20 10:10:23','2025-05-20 12:10:23',0,NULL,10),
(67591,'wc_delete_related_product_transients_async','complete','2025-05-20 10:10:23','2025-05-20 12:10:23','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735823;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735823;}',10,1,'2025-05-20 10:10:23','2025-05-20 12:10:23',0,NULL,10),
(67592,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:54','2025-05-20 12:11:54','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735914;}',10,1,'2025-05-20 10:11:55','2025-05-20 12:11:55',0,NULL,10),
(67593,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:54','2025-05-20 12:11:54','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735914;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735914;}',10,1,'2025-05-20 10:11:55','2025-05-20 12:11:55',0,NULL,10),
(67594,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:55','2025-05-20 12:11:55','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735915;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735915;}',10,1,'2025-05-20 10:11:55','2025-05-20 12:11:55',0,NULL,10),
(67595,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:55','2025-05-20 12:11:55','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735915;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735915;}',10,1,'2025-05-20 10:11:55','2025-05-20 12:11:55',0,NULL,10),
(67596,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:11:56','2025-05-20 12:11:56','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735916;}',3,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67597,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:55','2025-05-20 12:11:55','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735915;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735915;}',10,1,'2025-05-20 10:11:55','2025-05-20 12:11:55',0,NULL,10),
(67598,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:11:56','2025-05-20 12:11:56','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735916;}',3,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67599,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:56','2025-05-20 12:11:56','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735916;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67600,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:56','2025-05-20 12:11:56','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735916;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735916;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67601,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:57','2025-05-20 12:11:57','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735917;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67602,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:57','2025-05-20 12:11:57','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735917;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67603,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:57','2025-05-20 12:11:57','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735917;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735917;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67604,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:59','2025-05-20 12:11:59','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735919;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67605,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:59','2025-05-20 12:11:59','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735919;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67606,'wc_delete_related_product_transients_async','complete','2025-05-20 10:11:59','2025-05-20 12:11:59','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735919;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735919;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67607,'wc_delete_related_product_transients_async','complete','2025-05-20 10:12:02','2025-05-20 12:12:02','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735922;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67608,'wc_delete_related_product_transients_async','complete','2025-05-20 10:12:02','2025-05-20 12:12:02','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735922;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67609,'wc_delete_related_product_transients_async','complete','2025-05-20 10:12:02','2025-05-20 12:12:02','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735922;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735922;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67610,'wc_delete_related_product_transients_async','complete','2025-05-20 10:12:06','2025-05-20 12:12:06','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735926;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735926;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67611,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:12:07','2025-05-20 12:12:07','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735927;}',3,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67612,'wc_delete_related_product_transients_async','complete','2025-05-20 10:12:07','2025-05-20 12:12:07','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735927;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67613,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:12:09','2025-05-20 12:12:09','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747735929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747735929;}',3,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67614,'wc_delete_related_product_transients_async','complete','2025-05-20 10:15:18','2025-05-20 12:15:18','{\"post_id\":4073}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747736118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747736118;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67615,'wc_delete_related_product_transients_async','complete','2025-05-20 10:15:18','2025-05-20 12:15:18','{\"post_id\":4071}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747736118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747736118;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67616,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:15:19','2025-05-20 12:15:19','[4073,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747736119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747736119;}',3,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67617,'wc_delete_related_product_transients_async','complete','2025-05-20 10:15:18','2025-05-20 12:15:18','{\"post_id\":4077}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747736118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747736118;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67618,'wc_delete_related_product_transients_async','complete','2025-05-20 10:15:18','2025-05-20 12:15:18','{\"post_id\":4079}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747736118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747736118;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67619,'wc_delete_related_product_transients_async','complete','2025-05-20 10:15:19','2025-05-20 12:15:19','{\"post_id\":4075}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747736119;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747736119;}',10,1,'2025-05-20 10:15:19','2025-05-20 12:15:19',0,NULL,10),
(67620,'wc_delete_related_product_transients_async','complete','2025-05-20 10:30:36','2025-05-20 12:30:36','{\"post_id\":3654}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747737036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747737036;}',10,1,'2025-05-20 10:30:37','2025-05-20 12:30:37',0,NULL,10),
(67621,'wc_delete_related_product_transients_async','complete','2025-05-20 10:30:36','2025-05-20 12:30:36','{\"post_id\":3652}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747737036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747737036;}',10,1,'2025-05-20 10:30:37','2025-05-20 12:30:37',0,NULL,10),
(67622,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:30:37','2025-05-20 12:30:37','[3654,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747737037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747737037;}',3,1,'2025-05-20 10:30:37','2025-05-20 12:30:37',0,NULL,10),
(67623,'wc_delete_related_product_transients_async','complete','2025-05-20 10:30:36','2025-05-20 12:30:36','{\"post_id\":3656}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747737036;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747737036;}',10,1,'2025-05-20 10:30:37','2025-05-20 12:30:37',0,NULL,10),
(67624,'wc_delete_related_product_transients_async','complete','2025-05-20 10:50:18','2025-05-20 12:50:18','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747738218;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747738218;}',10,1,'2025-05-20 10:50:19','2025-05-20 12:50:19',0,NULL,10),
(67625,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 10:50:19','2025-05-20 12:50:19','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747738219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747738219;}',3,1,'2025-05-20 10:50:19','2025-05-20 12:50:19',0,NULL,10),
(67626,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:04','2025-05-20 13:08:04','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739284;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67627,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:04','2025-05-20 13:08:04','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739284;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67628,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:05','2025-05-20 13:08:05','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739285;}',3,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67629,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:05','2025-05-20 13:08:05','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739285;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67630,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:06','2025-05-20 13:08:06','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739286;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67631,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:06','2025-05-20 13:08:06','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739286;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67632,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:06','2025-05-20 13:08:06','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739286;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67633,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:06','2025-05-20 13:08:06','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739286;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67634,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:06','2025-05-20 13:08:06','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739286;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67635,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:07','2025-05-20 13:08:07','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739287;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739287;}',3,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67636,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:09','2025-05-20 13:08:09','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739289;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67637,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:09','2025-05-20 13:08:09','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739289;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67638,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:09','2025-05-20 13:08:09','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739289;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67639,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:10','2025-05-20 13:08:10','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739290;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739290;}',3,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67640,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:13','2025-05-20 13:08:13','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739293;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739293;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67641,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:14','2025-05-20 13:08:14','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739294;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739294;}',3,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67642,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:19','2025-05-20 13:08:19','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739299;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67643,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:20','2025-05-20 13:08:20','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739300;}',3,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67644,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:21','2025-05-20 13:08:21','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739301;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739301;}',10,1,'2025-05-20 11:08:23','2025-05-20 13:08:23',0,NULL,10),
(67645,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:22','2025-05-20 13:08:22','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739302;}',3,1,'2025-05-20 11:08:24','2025-05-20 13:08:24',0,NULL,10),
(67646,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:22','2025-05-20 13:08:22','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739302;}',10,1,'2025-05-20 11:08:24','2025-05-20 13:08:24',0,NULL,10),
(67647,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:23','2025-05-20 13:08:23','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739303;}',3,1,'2025-05-20 11:08:24','2025-05-20 13:08:24',0,NULL,10),
(67648,'wc_delete_related_product_transients_async','complete','2025-05-20 11:08:24','2025-05-20 13:08:24','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739304;}',10,1,'2025-05-20 11:08:50','2025-05-20 13:08:50',0,NULL,10),
(67649,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 11:08:25','2025-05-20 13:08:25','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747739305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747739305;}',3,1,'2025-05-20 11:08:50','2025-05-20 13:08:50',0,NULL,10),
(67650,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67651,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67652,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:06','2025-05-20 15:42:06','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748526;}',3,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67653,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67654,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67655,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67656,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67657,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67658,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:05','2025-05-20 15:42:05','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748525;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748525;}',10,1,'2025-05-20 13:42:05','2025-05-20 15:42:05',0,NULL,10),
(67659,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:10','2025-05-20 15:42:10','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748530;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67660,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:10','2025-05-20 15:42:10','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748530;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67661,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:10','2025-05-20 15:42:10','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748530;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67662,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:11','2025-05-20 15:42:11','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748531;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748531;}',3,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67663,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:10','2025-05-20 15:42:10','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748530;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67664,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:10','2025-05-20 15:42:10','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748530;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748530;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67665,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:13','2025-05-20 15:42:13','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748533;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67666,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:13','2025-05-20 15:42:13','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748533;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67667,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:14','2025-05-20 15:42:14','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748534;}',3,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67668,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:13','2025-05-20 15:42:13','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748533;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67669,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:13','2025-05-20 15:42:13','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748533;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67670,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:13','2025-05-20 15:42:13','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748533;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67671,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:13','2025-05-20 15:42:13','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748533;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67672,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:16','2025-05-20 15:42:16','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748536;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67673,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:16','2025-05-20 15:42:16','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748536;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67674,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:16','2025-05-20 15:42:16','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748536;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67675,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:17','2025-05-20 15:42:17','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748537;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748537;}',3,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67676,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:16','2025-05-20 15:42:16','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748536;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67677,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:16','2025-05-20 15:42:16','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748536;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67678,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:16','2025-05-20 15:42:16','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748536;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67679,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:18','2025-05-20 15:42:18','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748538;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748538;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67680,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:20','2025-05-20 15:42:20','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748540;}',3,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67681,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:20','2025-05-20 15:42:20','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748540;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748540;}',10,1,'2025-05-20 13:42:23','2025-05-20 15:42:23',0,NULL,10),
(67682,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:21','2025-05-20 15:42:21','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748541;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748541;}',3,1,'2025-05-20 13:42:24','2025-05-20 15:42:24',0,NULL,10),
(67683,'wc_delete_related_product_transients_async','complete','2025-05-20 13:42:22','2025-05-20 15:42:22','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748542;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748542;}',10,1,'2025-05-20 13:42:24','2025-05-20 15:42:24',0,NULL,10),
(67684,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 13:42:23','2025-05-20 15:42:23','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747748543;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747748543;}',3,1,'2025-05-20 13:42:24','2025-05-20 15:42:24',0,NULL,10),
(67685,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-20 14:11:47','2025-05-20 16:11:47','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750307;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750307;}',8,1,'2025-05-20 14:14:50','2025-05-20 16:14:50',0,NULL,10),
(67686,'wc_delete_related_product_transients_async','complete','2025-05-20 14:14:50','2025-05-20 16:14:50','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750490;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750490;}',10,1,'2025-05-20 14:14:50','2025-05-20 16:14:50',0,NULL,10),
(67687,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:14:51','2025-05-20 16:14:51','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750491;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750491;}',3,1,'2025-05-20 14:18:06','2025-05-20 16:18:06',0,NULL,10),
(67688,'wc_delete_related_product_transients_async','complete','2025-05-20 14:14:53','2025-05-20 16:14:53','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750493;}',10,1,'2025-05-20 14:18:06','2025-05-20 16:18:06',0,NULL,10),
(67689,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:14:54','2025-05-20 16:14:54','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750494;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750494;}',3,1,'2025-05-20 14:18:06','2025-05-20 16:18:06',0,NULL,10),
(67690,'wc_delete_related_product_transients_async','complete','2025-05-20 14:14:55','2025-05-20 16:14:55','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750495;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750495;}',10,1,'2025-05-20 14:18:06','2025-05-20 16:18:06',0,NULL,10),
(67691,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:14:56','2025-05-20 16:14:56','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750496;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750496;}',3,1,'2025-05-20 14:18:06','2025-05-20 16:18:06',0,NULL,10),
(67692,'wc_delete_related_product_transients_async','complete','2025-05-20 14:14:57','2025-05-20 16:14:57','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750497;}',10,1,'2025-05-20 14:18:06','2025-05-20 16:18:06',0,NULL,10),
(67693,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:14:58','2025-05-20 16:14:58','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747750498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747750498;}',3,1,'2025-05-20 14:18:07','2025-05-20 16:18:07',0,NULL,10),
(67694,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:14','2025-05-20 16:25:14','{\"post_id\":3406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751114;}',10,1,'2025-05-20 14:25:15','2025-05-20 16:25:15',0,NULL,10),
(67695,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:14','2025-05-20 16:25:14','{\"post_id\":3404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751114;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751114;}',10,1,'2025-05-20 14:25:15','2025-05-20 16:25:15',0,NULL,10),
(67696,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:16','2025-05-20 16:25:16','[3406,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751116;}',3,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67697,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:15','2025-05-20 16:25:15','{\"post_id\":3408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751115;}',10,1,'2025-05-20 14:25:15','2025-05-20 16:25:15',0,NULL,10),
(67698,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:17','2025-05-20 16:25:17','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751117;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67699,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:17','2025-05-20 16:25:17','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751117;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67700,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:17','2025-05-20 16:25:17','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751117;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67701,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:17','2025-05-20 16:25:17','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751117;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67702,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:17','2025-05-20 16:25:17','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751117;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67703,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:18','2025-05-20 16:25:18','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751118;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751118;}',3,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67704,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:21','2025-05-20 16:25:21','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751121;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67705,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:21','2025-05-20 16:25:21','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751121;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67706,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:22','2025-05-20 16:25:22','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751122;}',3,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67707,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:21','2025-05-20 16:25:21','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751121;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67708,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:21','2025-05-20 16:25:21','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751121;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67709,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:21','2025-05-20 16:25:21','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751121;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751121;}',10,1,'2025-05-20 14:25:26','2025-05-20 16:25:26',0,NULL,10),
(67710,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:25','2025-05-20 16:25:25','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751125;}',10,1,'2025-05-20 14:25:27','2025-05-20 16:25:27',0,NULL,10),
(67711,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:25','2025-05-20 16:25:25','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751125;}',10,1,'2025-05-20 14:25:27','2025-05-20 16:25:27',0,NULL,10),
(67712,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:26','2025-05-20 16:25:26','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751126;}',3,1,'2025-05-20 14:25:27','2025-05-20 16:25:27',0,NULL,10),
(67713,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:25','2025-05-20 16:25:25','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751125;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751125;}',10,1,'2025-05-20 14:25:27','2025-05-20 16:25:27',0,NULL,10),
(67714,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:26','2025-05-20 16:25:26','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751126;}',3,1,'2025-05-20 14:25:27','2025-05-20 16:25:27',0,NULL,10),
(67715,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:27','2025-05-20 16:25:27','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751127;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67716,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:28','2025-05-20 16:25:28','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751128;}',3,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67717,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":4705}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67718,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3898}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67719,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67720,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3902}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67721,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3916}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67722,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3906}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67723,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3903}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67724,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67725,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3914}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67726,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3900}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67727,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67728,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67729,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3907}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67730,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:31','2025-05-20 16:25:31','[3907,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751131;}',3,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67731,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3908}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67732,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3904}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67733,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:30','2025-05-20 16:25:30','{\"post_id\":3901}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751130;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67734,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:31','2025-05-20 16:25:31','{\"post_id\":3912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751131;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67735,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:31','2025-05-20 16:25:31','{\"post_id\":3910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751131;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67736,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:31','2025-05-20 16:25:31','{\"post_id\":3905}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751131;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751131;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67737,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:32','2025-05-20 16:25:32','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751132;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67738,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:33','2025-05-20 16:25:33','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751133;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751133;}',3,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67739,'wc_delete_related_product_transients_async','complete','2025-05-20 14:25:34','2025-05-20 16:25:34','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751134;}',10,1,'2025-05-20 14:28:52','2025-05-20 16:28:52',0,NULL,10),
(67740,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-20 14:25:35','2025-05-20 16:25:35','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747751135;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747751135;}',3,1,'2025-05-20 14:28:53','2025-05-20 16:28:53',0,NULL,10),
(67741,'woocommerce_cleanup_draft_orders','complete','2025-05-21 14:49:26','2025-05-21 16:49:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747838966;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747838966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-21 14:52:56','2025-05-21 16:52:56',0,NULL,10),
(67742,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-21 02:08:23','2025-05-21 04:08:23','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747793303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747793303;}',8,1,'2025-05-21 02:23:35','2025-05-21 04:23:35',0,NULL,10),
(67743,'wc_delete_related_product_transients_async','complete','2025-05-21 06:22:41','2025-05-21 08:22:41','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747808561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747808561;}',10,1,'2025-05-21 06:22:41','2025-05-21 08:22:41',0,NULL,10),
(67744,'wc_delete_related_product_transients_async','complete','2025-05-21 06:22:41','2025-05-21 08:22:41','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747808561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747808561;}',10,1,'2025-05-21 06:22:41','2025-05-21 08:22:41',0,NULL,10),
(67745,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 06:22:42','2025-05-21 08:22:42','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747808562;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747808562;}',3,1,'2025-05-21 06:28:49','2025-05-21 08:28:49',0,NULL,10),
(67746,'wc_delete_related_product_transients_async','complete','2025-05-21 06:28:48','2025-05-21 08:28:48','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747808928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747808928;}',10,1,'2025-05-21 06:28:49','2025-05-21 08:28:49',0,NULL,10),
(67747,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 06:28:49','2025-05-21 08:28:49','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747808929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747808929;}',3,1,'2025-05-21 06:28:49','2025-05-21 08:28:49',0,NULL,10),
(67748,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:17','2025-05-21 09:58:17','{\"post_id\":3812}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814297;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814297;}',10,1,'2025-05-21 07:58:17','2025-05-21 09:58:17',0,NULL,10),
(67749,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 07:58:18','2025-05-21 09:58:18','[3812,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814298;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814298;}',3,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67750,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:19','2025-05-21 09:58:19','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814299;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67751,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:19','2025-05-21 09:58:19','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814299;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67752,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:19','2025-05-21 09:58:19','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814299;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67753,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:19','2025-05-21 09:58:19','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814299;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67754,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 07:58:20','2025-05-21 09:58:20','[3969,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814300;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814300;}',3,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67755,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:19','2025-05-21 09:58:19','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814299;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67756,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:19','2025-05-21 09:58:19','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814299;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814299;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67757,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67758,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67759,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67760,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 07:58:23','2025-05-21 09:58:23','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814303;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814303;}',3,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67761,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67762,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67763,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67764,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67765,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:22','2025-05-21 09:58:22','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814302;}',10,1,'2025-05-21 07:58:23','2025-05-21 09:58:23',0,NULL,10),
(67766,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:25','2025-05-21 09:58:25','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814305;}',10,1,'2025-05-21 08:03:03','2025-05-21 10:03:03',0,NULL,10),
(67767,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:25','2025-05-21 09:58:25','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814305;}',10,1,'2025-05-21 08:03:03','2025-05-21 10:03:03',0,NULL,10),
(67768,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:25','2025-05-21 09:58:25','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814305;}',10,1,'2025-05-21 08:03:03','2025-05-21 10:03:03',0,NULL,10),
(67769,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 07:58:26','2025-05-21 09:58:26','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814306;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814306;}',3,1,'2025-05-21 08:03:04','2025-05-21 10:03:04',0,NULL,10),
(67770,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:25','2025-05-21 09:58:25','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814305;}',10,1,'2025-05-21 08:03:03','2025-05-21 10:03:03',0,NULL,10),
(67771,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:25','2025-05-21 09:58:25','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814305;}',10,1,'2025-05-21 08:03:03','2025-05-21 10:03:03',0,NULL,10),
(67772,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:25','2025-05-21 09:58:25','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814305;}',10,1,'2025-05-21 08:03:03','2025-05-21 10:03:03',0,NULL,10),
(67773,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:28','2025-05-21 09:58:28','{\"post_id\":3802}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814308;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814308;}',10,1,'2025-05-21 08:03:04','2025-05-21 10:03:04',0,NULL,10),
(67774,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 07:58:29','2025-05-21 09:58:29','[3802,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814309;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814309;}',3,1,'2025-05-21 08:03:04','2025-05-21 10:03:04',0,NULL,10),
(67775,'wc_delete_related_product_transients_async','complete','2025-05-21 07:58:30','2025-05-21 09:58:30','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814310;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814310;}',10,1,'2025-05-21 08:03:04','2025-05-21 10:03:04',0,NULL,10),
(67776,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 07:58:31','2025-05-21 09:58:31','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747814311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747814311;}',3,1,'2025-05-21 08:03:04','2025-05-21 10:03:04',0,NULL,10),
(67777,'wc_delete_related_product_transients_async','complete','2025-05-21 08:22:35','2025-05-21 10:22:35','{\"post_id\":4183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747815755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747815755;}',10,1,'2025-05-21 08:22:35','2025-05-21 10:22:35',0,NULL,10),
(67778,'wc_delete_related_product_transients_async','complete','2025-05-21 08:22:35','2025-05-21 10:22:35','{\"post_id\":4181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747815755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747815755;}',10,1,'2025-05-21 08:22:35','2025-05-21 10:22:35',0,NULL,10),
(67779,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 08:22:36','2025-05-21 10:22:36','[4183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747815756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747815756;}',3,1,'2025-05-21 08:25:07','2025-05-21 10:25:07',0,NULL,10),
(67780,'wc_delete_related_product_transients_async','complete','2025-05-21 08:22:35','2025-05-21 10:22:35','{\"post_id\":4187}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747815755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747815755;}',10,1,'2025-05-21 08:22:35','2025-05-21 10:22:35',0,NULL,10),
(67781,'wc_delete_related_product_transients_async','complete','2025-05-21 08:22:35','2025-05-21 10:22:35','{\"post_id\":4185}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747815755;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747815755;}',10,1,'2025-05-21 08:22:35','2025-05-21 10:22:35',0,NULL,10),
(67782,'wc_delete_related_product_transients_async','complete','2025-05-21 08:54:32','2025-05-21 10:54:32','{\"post_id\":4107}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747817672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747817672;}',10,1,'2025-05-21 08:54:33','2025-05-21 10:54:33',0,NULL,10),
(67783,'wc_delete_related_product_transients_async','complete','2025-05-21 08:54:32','2025-05-21 10:54:32','{\"post_id\":4105}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747817672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747817672;}',10,1,'2025-05-21 08:54:33','2025-05-21 10:54:33',0,NULL,10),
(67784,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 08:54:33','2025-05-21 10:54:33','[4107,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747817673;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747817673;}',3,1,'2025-05-21 08:54:33','2025-05-21 10:54:33',0,NULL,10),
(67785,'wc_delete_related_product_transients_async','complete','2025-05-21 08:54:32','2025-05-21 10:54:32','{\"post_id\":4109}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747817672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747817672;}',10,1,'2025-05-21 08:54:33','2025-05-21 10:54:33',0,NULL,10),
(67786,'wc_delete_related_product_transients_async','complete','2025-05-21 08:54:32','2025-05-21 10:54:32','{\"post_id\":4113}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747817672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747817672;}',10,1,'2025-05-21 08:54:33','2025-05-21 10:54:33',0,NULL,10),
(67787,'wc_delete_related_product_transients_async','complete','2025-05-21 08:54:32','2025-05-21 10:54:32','{\"post_id\":4111}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747817672;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747817672;}',10,1,'2025-05-21 08:54:33','2025-05-21 10:54:33',0,NULL,10),
(67788,'wc_delete_related_product_transients_async','complete','2025-05-21 09:03:32','2025-05-21 11:03:32','{\"post_id\":4293}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818212;}',10,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67789,'wc_delete_related_product_transients_async','complete','2025-05-21 09:03:32','2025-05-21 11:03:32','{\"post_id\":4291}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818212;}',10,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67790,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 09:03:33','2025-05-21 11:03:33','[4293,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818213;}',3,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67791,'wc_delete_related_product_transients_async','complete','2025-05-21 09:03:32','2025-05-21 11:03:32','{\"post_id\":4297}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818212;}',10,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67792,'wc_delete_related_product_transients_async','complete','2025-05-21 09:03:32','2025-05-21 11:03:32','{\"post_id\":4299}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818212;}',10,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67793,'wc_delete_related_product_transients_async','complete','2025-05-21 09:03:32','2025-05-21 11:03:32','{\"post_id\":4295}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818212;}',10,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67794,'wc_delete_related_product_transients_async','complete','2025-05-21 09:03:33','2025-05-21 11:03:33','{\"post_id\":4301}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747818213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747818213;}',10,1,'2025-05-21 09:03:33','2025-05-21 11:03:33',0,NULL,10),
(67795,'wc_delete_related_product_transients_async','complete','2025-05-21 09:47:05','2025-05-21 11:47:05','{\"post_id\":3100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747820825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747820825;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67796,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 09:47:06','2025-05-21 11:47:06','[3100,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747820826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747820826;}',3,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67797,'wc_delete_related_product_transients_async','complete','2025-05-21 09:47:07','2025-05-21 11:47:07','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747820827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747820827;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67798,'wc_delete_related_product_transients_async','complete','2025-05-21 09:47:07','2025-05-21 11:47:07','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747820827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747820827;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67799,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 09:47:08','2025-05-21 11:47:08','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747820828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747820828;}',3,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67800,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:03','2025-05-21 11:53:03','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821183;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67801,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:03','2025-05-21 11:53:03','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821183;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67802,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:03','2025-05-21 11:53:03','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821183;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821183;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67803,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:04','2025-05-21 11:53:04','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821184;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67804,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:04','2025-05-21 11:53:04','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821184;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67805,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:04','2025-05-21 11:53:04','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821184;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67806,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:04','2025-05-21 11:53:04','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821184;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67807,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 09:53:05','2025-05-21 11:53:05','[2923,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821185;}',3,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67808,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3886}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67809,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3876}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67810,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3885}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67811,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3880}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67812,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3881}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67813,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3882}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67814,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:06','2025-05-21 11:53:06','{\"post_id\":3883}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821186;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67815,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:07','2025-05-21 11:53:07','{\"post_id\":3887}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821187;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67816,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:07','2025-05-21 11:53:07','{\"post_id\":3888}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821187;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67817,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:07','2025-05-21 11:53:07','{\"post_id\":3884}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821187;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67818,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:07','2025-05-21 11:53:07','{\"post_id\":3879}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821187;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67819,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:07','2025-05-21 11:53:07','{\"post_id\":3878}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821187;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67820,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 09:53:08','2025-05-21 11:53:08','[3878,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821188;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821188;}',3,1,'2025-05-21 10:02:34','2025-05-21 12:02:34',0,NULL,10),
(67821,'wc_delete_related_product_transients_async','complete','2025-05-21 09:53:07','2025-05-21 11:53:07','{\"post_id\":3877}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747821187;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747821187;}',10,1,'2025-05-21 10:02:33','2025-05-21 12:02:33',0,NULL,10),
(67822,'wc_delete_related_product_transients_async','complete','2025-05-21 11:40:13','2025-05-21 13:40:13','{\"post_id\":4215}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747827613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747827613;}',10,1,'2025-05-21 11:40:13','2025-05-21 13:40:13',0,NULL,10),
(67823,'wc_delete_related_product_transients_async','complete','2025-05-21 11:40:13','2025-05-21 13:40:13','{\"post_id\":4213}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747827613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747827613;}',10,1,'2025-05-21 11:40:13','2025-05-21 13:40:13',0,NULL,10),
(67824,'wc_delete_related_product_transients_async','complete','2025-05-21 11:40:13','2025-05-21 13:40:13','{\"post_id\":4219}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747827613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747827613;}',10,1,'2025-05-21 11:40:13','2025-05-21 13:40:13',0,NULL,10),
(67825,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 11:40:14','2025-05-21 13:40:14','[4219,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747827614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747827614;}',3,1,'2025-05-21 11:44:14','2025-05-21 13:44:14',0,NULL,10),
(67826,'wc_delete_related_product_transients_async','complete','2025-05-21 11:40:13','2025-05-21 13:40:13','{\"post_id\":4217}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747827613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747827613;}',10,1,'2025-05-21 11:40:13','2025-05-21 13:40:13',0,NULL,10),
(67827,'wc_delete_related_product_transients_async','complete','2025-05-21 11:40:13','2025-05-21 13:40:13','{\"post_id\":4800}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747827613;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747827613;}',10,1,'2025-05-21 11:40:13','2025-05-21 13:40:13',0,NULL,10),
(67828,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:51','2025-05-21 14:59:51','{\"post_id\":3742}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832391;}',10,1,'2025-05-21 12:59:51','2025-05-21 14:59:51',0,NULL,10),
(67829,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:51','2025-05-21 14:59:51','{\"post_id\":3740}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832391;}',10,1,'2025-05-21 12:59:51','2025-05-21 14:59:51',0,NULL,10),
(67830,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:51','2025-05-21 14:59:51','{\"post_id\":3743}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832391;}',10,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67831,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 12:59:52','2025-05-21 14:59:52','[3743,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832392;}',3,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67832,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:51','2025-05-21 14:59:51','{\"post_id\":3744}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832391;}',10,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67833,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 12:59:52','2025-05-21 14:59:52','[3744,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832392;}',3,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67834,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:51','2025-05-21 14:59:51','{\"post_id\":3748}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832391;}',10,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67835,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:51','2025-05-21 14:59:51','{\"post_id\":3746}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832391;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832391;}',10,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67836,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:52','2025-05-21 14:59:52','{\"post_id\":3747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832392;}',10,1,'2025-05-21 12:59:52','2025-05-21 14:59:52',0,NULL,10),
(67837,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:54','2025-05-21 14:59:54','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832394;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67838,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 12:59:55','2025-05-21 14:59:55','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832395;}',3,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67839,'wc_delete_related_product_transients_async','complete','2025-05-21 12:59:58','2025-05-21 14:59:58','{\"post_id\":2765}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832398;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67840,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 12:59:59','2025-05-21 14:59:59','[2765,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832399;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832399;}',3,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67841,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:04','2025-05-21 15:00:04','{\"post_id\":4169}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832404;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67842,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:04','2025-05-21 15:00:04','{\"post_id\":4163}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832404;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67843,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:04','2025-05-21 15:00:04','{\"post_id\":4167}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832404;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67844,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:04','2025-05-21 15:00:04','{\"post_id\":4165}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832404;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832404;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67845,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:05','2025-05-21 15:00:05','[4165,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832405;}',3,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67846,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:08','2025-05-21 15:00:08','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832408;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67847,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:08','2025-05-21 15:00:08','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832408;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67848,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:08','2025-05-21 15:00:08','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832408;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67849,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:09','2025-05-21 15:00:09','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832409;}',3,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67850,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:10','2025-05-21 15:00:10','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832410;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67851,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:11','2025-05-21 15:00:11','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832411;}',3,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67852,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:13','2025-05-21 15:00:13','{\"post_id\":4157}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832413;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67853,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:13','2025-05-21 15:00:13','{\"post_id\":4155}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832413;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67854,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:14','2025-05-21 15:00:14','[4157,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832414;}',3,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67855,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:13','2025-05-21 15:00:13','{\"post_id\":4161}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832413;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67856,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:13','2025-05-21 15:00:13','{\"post_id\":4159}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832413;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67857,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:15','2025-05-21 15:00:15','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832415;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67858,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:15','2025-05-21 15:00:15','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832415;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832415;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67859,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:16','2025-05-21 15:00:16','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832416;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67860,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:16','2025-05-21 15:00:16','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832416;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67861,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:16','2025-05-21 15:00:16','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832416;}',10,1,'2025-05-21 13:00:23','2025-05-21 15:00:23',0,NULL,10),
(67862,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:16','2025-05-21 15:00:16','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832416;}',10,1,'2025-05-21 13:00:24','2025-05-21 15:00:24',0,NULL,10),
(67863,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:17','2025-05-21 15:00:17','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832417;}',3,1,'2025-05-21 13:00:24','2025-05-21 15:00:24',0,NULL,10),
(67864,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:16','2025-05-21 15:00:16','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832416;}',10,1,'2025-05-21 13:00:24','2025-05-21 15:00:24',0,NULL,10),
(67865,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:16','2025-05-21 15:00:16','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832416;}',10,1,'2025-05-21 13:00:24','2025-05-21 15:00:24',0,NULL,10),
(67866,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:53','2025-05-21 15:00:53','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832453;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67867,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:53','2025-05-21 15:00:53','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832453;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67868,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:53','2025-05-21 15:00:53','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832453;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67869,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:53','2025-05-21 15:00:53','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832453;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67870,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:53','2025-05-21 15:00:53','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832453;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67871,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:54','2025-05-21 15:00:54','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832454;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832454;}',3,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67872,'wc_delete_related_product_transients_async','complete','2025-05-21 13:00:58','2025-05-21 15:00:58','{\"post_id\":3682}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832458;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67873,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:00:59','2025-05-21 15:00:59','[3682,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832459;}',3,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67874,'wc_delete_related_product_transients_async','complete','2025-05-21 13:01:00','2025-05-21 15:01:00','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832460;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832460;}',10,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67875,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-21 13:01:01','2025-05-21 15:01:01','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747832461;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747832461;}',3,1,'2025-05-21 13:01:45','2025-05-21 15:01:45',0,NULL,10),
(67876,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-21 14:08:40','2025-05-21 16:08:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747836520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747836520;}',8,1,'2025-05-21 14:10:33','2025-05-21 16:10:33',0,NULL,10),
(67877,'woocommerce_cleanup_draft_orders','complete','2025-05-22 14:52:56','2025-05-22 16:52:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1747925576;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1747925576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-22 14:54:04','2025-05-22 16:54:04',0,NULL,10),
(67878,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-22 02:16:53','2025-05-22 04:16:53','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747880213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747880213;}',8,1,'2025-05-22 02:22:50','2025-05-22 04:22:50',0,NULL,10),
(67879,'wc_delete_related_product_transients_async','complete','2025-05-22 05:28:12','2025-05-22 07:28:12','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891692;}',10,1,'2025-05-22 05:28:13','2025-05-22 07:28:13',0,NULL,10),
(67880,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:28:13','2025-05-22 07:28:13','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891693;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891693;}',3,1,'2025-05-22 05:28:13','2025-05-22 07:28:13',0,NULL,10),
(67881,'wc_delete_related_product_transients_async','complete','2025-05-22 05:28:15','2025-05-22 07:28:15','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891695;}',10,1,'2025-05-22 05:29:43','2025-05-22 07:29:43',0,NULL,10),
(67882,'wc_delete_related_product_transients_async','complete','2025-05-22 05:28:15','2025-05-22 07:28:15','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891695;}',10,1,'2025-05-22 05:29:43','2025-05-22 07:29:43',0,NULL,10),
(67883,'wc_delete_related_product_transients_async','complete','2025-05-22 05:28:15','2025-05-22 07:28:15','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891695;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891695;}',10,1,'2025-05-22 05:29:43','2025-05-22 07:29:43',0,NULL,10),
(67884,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:28:16','2025-05-22 07:28:16','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891696;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891696;}',3,1,'2025-05-22 05:29:43','2025-05-22 07:29:43',0,NULL,10),
(67885,'wc_delete_related_product_transients_async','complete','2025-05-22 05:28:20','2025-05-22 07:28:20','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891700;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891700;}',10,1,'2025-05-22 05:29:43','2025-05-22 07:29:43',0,NULL,10),
(67886,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:28:21','2025-05-22 07:28:21','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891701;}',3,1,'2025-05-22 05:29:44','2025-05-22 07:29:44',0,NULL,10),
(67887,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:31','2025-05-22 07:30:31','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891831;}',10,1,'2025-05-22 05:30:31','2025-05-22 07:30:31',0,NULL,10),
(67888,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:32','2025-05-22 07:30:32','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891832;}',3,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67889,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:36','2025-05-22 07:30:36','{\"post_id\":4561}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891836;}',10,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67890,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:37','2025-05-22 07:30:37','[4561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891837;}',3,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67891,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:37','2025-05-22 07:30:37','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891837;}',10,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67892,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:37','2025-05-22 07:30:37','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891837;}',10,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67893,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:37','2025-05-22 07:30:37','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891837;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891837;}',10,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67894,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:38','2025-05-22 07:30:38','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891838;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891838;}',3,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67895,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:45','2025-05-22 07:30:45','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891845;}',10,1,'2025-05-22 05:36:16','2025-05-22 07:36:16',0,NULL,10),
(67896,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:46','2025-05-22 07:30:46','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891846;}',3,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67897,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:48','2025-05-22 07:30:48','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891848;}',10,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67898,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:49','2025-05-22 07:30:49','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891849;}',3,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67899,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:49','2025-05-22 07:30:49','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891849;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891849;}',10,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67900,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:50','2025-05-22 07:30:50','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891850;}',3,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67901,'wc_delete_related_product_transients_async','complete','2025-05-22 05:30:52','2025-05-22 07:30:52','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891852;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891852;}',10,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67902,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 05:30:53','2025-05-22 07:30:53','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747891853;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747891853;}',3,1,'2025-05-22 05:36:17','2025-05-22 07:36:17',0,NULL,10),
(67903,'wc_delete_related_product_transients_async','complete','2025-05-22 07:01:03','2025-05-22 09:01:03','{\"post_id\":2733}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747897263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747897263;}',10,1,'2025-05-22 07:01:04','2025-05-22 09:01:04',0,NULL,10),
(67904,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 07:01:04','2025-05-22 09:01:04','[2733,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747897264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747897264;}',3,1,'2025-05-22 07:01:04','2025-05-22 09:01:04',0,NULL,10),
(67905,'wc_delete_related_product_transients_async','complete','2025-05-22 07:57:45','2025-05-22 09:57:45','{\"post_id\":2779}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747900665;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747900665;}',10,1,'2025-05-22 07:57:45','2025-05-22 09:57:45',0,NULL,10),
(67906,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 07:57:46','2025-05-22 09:57:46','[2779,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747900666;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747900666;}',3,1,'2025-05-22 08:06:39','2025-05-22 10:06:39',0,NULL,10),
(67907,'wc_delete_related_product_transients_async','complete','2025-05-22 08:06:38','2025-05-22 10:06:38','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747901198;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747901198;}',10,1,'2025-05-22 08:06:39','2025-05-22 10:06:39',0,NULL,10),
(67908,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:06:39','2025-05-22 10:06:39','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747901199;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747901199;}',3,1,'2025-05-22 08:06:39','2025-05-22 10:06:39',0,NULL,10),
(67909,'wc_delete_related_product_transients_async','complete','2025-05-22 08:06:42','2025-05-22 10:06:42','{\"post_id\":2785}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747901202;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747901202;}',10,1,'2025-05-22 08:08:21','2025-05-22 10:08:21',0,NULL,10),
(67910,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:06:43','2025-05-22 10:06:43','[2785,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747901203;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747901203;}',3,1,'2025-05-22 08:08:21','2025-05-22 10:08:21',0,NULL,10),
(67911,'wc_delete_related_product_transients_async','complete','2025-05-22 08:23:45','2025-05-22 10:23:45','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747902225;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747902225;}',10,1,'2025-05-22 08:27:07','2025-05-22 10:27:07',0,NULL,10),
(67912,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:23:46','2025-05-22 10:23:46','[2948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747902226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747902226;}',3,1,'2025-05-22 08:27:07','2025-05-22 10:27:07',0,NULL,10),
(67913,'wc_delete_related_product_transients_async','complete','2025-05-22 08:30:31','2025-05-22 10:30:31','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747902631;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747902631;}',10,1,'2025-05-22 08:30:31','2025-05-22 10:30:31',0,NULL,10),
(67914,'wc_delete_related_product_transients_async','complete','2025-05-22 08:30:32','2025-05-22 10:30:32','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747902632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747902632;}',10,1,'2025-05-22 08:43:37','2025-05-22 10:43:37',0,NULL,10),
(67915,'wc_delete_related_product_transients_async','complete','2025-05-22 08:43:36','2025-05-22 10:43:36','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903416;}',10,1,'2025-05-22 08:43:37','2025-05-22 10:43:37',0,NULL,10),
(67916,'wc_delete_related_product_transients_async','complete','2025-05-22 08:43:36','2025-05-22 10:43:36','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903416;}',10,1,'2025-05-22 08:43:37','2025-05-22 10:43:37',0,NULL,10),
(67917,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:43:37','2025-05-22 10:43:37','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903417;}',3,1,'2025-05-22 08:43:37','2025-05-22 10:43:37',0,NULL,10),
(67918,'wc_delete_related_product_transients_async','complete','2025-05-22 08:43:38','2025-05-22 10:43:38','{\"post_id\":3100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903418;}',10,1,'2025-05-22 08:48:58','2025-05-22 10:48:58',0,NULL,10),
(67919,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:43:40','2025-05-22 10:43:40','[3100,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903420;}',3,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67920,'wc_delete_related_product_transients_async','complete','2025-05-22 08:43:54','2025-05-22 10:43:54','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903434;}',10,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67921,'wc_delete_related_product_transients_async','complete','2025-05-22 08:43:54','2025-05-22 10:43:54','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903434;}',10,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67922,'wc_delete_related_product_transients_async','complete','2025-05-22 08:43:54','2025-05-22 10:43:54','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903434;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903434;}',10,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67923,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:43:55','2025-05-22 10:43:55','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903435;}',3,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67924,'wc_delete_related_product_transients_async','complete','2025-05-22 08:48:58','2025-05-22 10:48:58','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903738;}',10,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67925,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 08:48:59','2025-05-22 10:48:59','[2948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747903739;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747903739;}',3,1,'2025-05-22 08:48:59','2025-05-22 10:48:59',0,NULL,10),
(67926,'wc_delete_related_product_transients_async','complete','2025-05-22 10:23:59','2025-05-22 12:23:59','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747909439;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747909439;}',10,1,'2025-05-22 10:23:59','2025-05-22 12:23:59',0,NULL,10),
(67927,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 10:24:00','2025-05-22 12:24:00','[2777,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747909440;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747909440;}',3,1,'2025-05-22 10:24:40','2025-05-22 12:24:40',0,NULL,10),
(67928,'wc_delete_related_product_transients_async','complete','2025-05-22 10:24:44','2025-05-22 12:24:44','{\"post_id\":2944}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747909484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747909484;}',10,1,'2025-05-22 10:38:19','2025-05-22 12:38:19',0,NULL,10),
(67929,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 10:24:45','2025-05-22 12:24:45','[2944,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747909485;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747909485;}',3,1,'2025-05-22 10:38:19','2025-05-22 12:38:19',0,NULL,10),
(67930,'wc_delete_related_product_transients_async','complete','2025-05-22 11:49:49','2025-05-22 13:49:49','{\"post_id\":3130}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747914589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747914589;}',10,1,'2025-05-22 11:49:50','2025-05-22 13:49:50',0,NULL,10),
(67931,'wc_delete_related_product_transients_async','complete','2025-05-22 11:49:49','2025-05-22 13:49:49','{\"post_id\":3129}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747914589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747914589;}',10,1,'2025-05-22 11:49:50','2025-05-22 13:49:50',0,NULL,10),
(67932,'wc_delete_related_product_transients_async','complete','2025-05-22 11:49:49','2025-05-22 13:49:49','{\"post_id\":3131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747914589;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747914589;}',10,1,'2025-05-22 11:49:50','2025-05-22 13:49:50',0,NULL,10),
(67933,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 11:49:50','2025-05-22 13:49:50','[3131,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747914590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747914590;}',3,1,'2025-05-22 11:49:50','2025-05-22 13:49:50',0,NULL,10),
(67934,'wc_delete_related_product_transients_async','complete','2025-05-22 13:03:45','2025-05-22 15:03:45','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919025;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919025;}',10,1,'2025-05-22 13:04:27','2025-05-22 15:04:27',0,NULL,10),
(67935,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:03:46','2025-05-22 15:03:46','[2948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919026;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919026;}',3,1,'2025-05-22 13:04:27','2025-05-22 15:04:27',0,NULL,10),
(67936,'wc_delete_related_product_transients_async','complete','2025-05-22 13:04:35','2025-05-22 15:04:35','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919075;}',10,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67937,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:04:36','2025-05-22 15:04:36','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919076;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919076;}',3,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67938,'wc_delete_related_product_transients_async','complete','2025-05-22 13:04:38','2025-05-22 15:04:38','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919078;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919078;}',10,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67939,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:04:39','2025-05-22 15:04:39','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919079;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919079;}',3,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67940,'wc_delete_related_product_transients_async','complete','2025-05-22 13:04:39','2025-05-22 15:04:39','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919079;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919079;}',10,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67941,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:04:40','2025-05-22 15:04:40','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919080;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919080;}',3,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67942,'wc_delete_related_product_transients_async','complete','2025-05-22 13:04:41','2025-05-22 15:04:41','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919081;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919081;}',10,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67943,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:04:42','2025-05-22 15:04:42','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919082;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919082;}',3,1,'2025-05-22 13:05:39','2025-05-22 15:05:39',0,NULL,10),
(67944,'wc-admin_import_orders','complete','2025-05-22 13:06:35','2025-05-22 15:06:35','[5175]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919195;}',2,1,'2025-05-22 13:06:46','2025-05-22 15:06:46',0,NULL,10),
(67945,'wc_delete_related_product_transients_async','complete','2025-05-22 13:06:30','2025-05-22 15:06:30','{\"post_id\":2897}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919190;}',10,1,'2025-05-22 13:06:45','2025-05-22 15:06:45',0,NULL,10),
(67946,'wc_delete_related_product_transients_async','complete','2025-05-22 13:06:30','2025-05-22 15:06:30','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919190;}',10,1,'2025-05-22 13:06:45','2025-05-22 15:06:45',0,NULL,10),
(67947,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:06:31','2025-05-22 15:06:31','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919191;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919191;}',3,1,'2025-05-22 13:06:46','2025-05-22 15:06:46',0,NULL,10),
(67948,'wc_delete_related_product_transients_async','complete','2025-05-22 13:06:30','2025-05-22 15:06:30','{\"post_id\":2831}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919190;}',10,1,'2025-05-22 13:06:45','2025-05-22 15:06:45',0,NULL,10),
(67949,'woocommerce_deliver_webhook_async','complete','2025-05-22 13:06:30','2025-05-22 15:06:30','{\"webhook_id\":2,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919190;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919190;}',7,1,'2025-05-22 13:06:46','2025-05-22 15:06:46',0,NULL,10),
(67950,'wc_delete_related_product_transients_async','complete','2025-05-22 13:06:54','2025-05-22 15:06:54','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919214;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919214;}',10,1,'2025-05-22 13:08:54','2025-05-22 15:08:54',0,NULL,10),
(67951,'wc_delete_related_product_transients_async','complete','2025-05-22 13:06:56','2025-05-22 15:06:56','{\"post_id\":2831}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919216;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919216;}',10,1,'2025-05-22 13:08:54','2025-05-22 15:08:54',0,NULL,10),
(67952,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:06:57','2025-05-22 15:06:57','[2831,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747919217;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747919217;}',3,1,'2025-05-22 13:08:54','2025-05-22 15:08:54',0,NULL,10),
(67953,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:46','2025-05-22 15:46:46','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921606;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921606;}',10,1,'2025-05-22 13:46:47','2025-05-22 15:46:47',0,NULL,10),
(67954,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:47','2025-05-22 15:46:47','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921607;}',10,1,'2025-05-22 13:46:47','2025-05-22 15:46:47',0,NULL,10),
(67955,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:47','2025-05-22 15:46:47','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921607;}',10,1,'2025-05-22 13:46:47','2025-05-22 15:46:47',0,NULL,10),
(67956,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:46:48','2025-05-22 15:46:48','[3432,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921608;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921608;}',3,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67957,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:47','2025-05-22 15:46:47','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921607;}',10,1,'2025-05-22 13:46:47','2025-05-22 15:46:47',0,NULL,10),
(67958,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:47','2025-05-22 15:46:47','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921607;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921607;}',10,1,'2025-05-22 13:46:47','2025-05-22 15:46:47',0,NULL,10),
(67959,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:49','2025-05-22 15:46:49','{\"post_id\":3591}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921609;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67960,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:49','2025-05-22 15:46:49','{\"post_id\":3587}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921609;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67961,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:46:50','2025-05-22 15:46:50','[3591,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921610;}',3,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67962,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:49','2025-05-22 15:46:49','{\"post_id\":3589}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921609;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67963,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:49','2025-05-22 15:46:49','{\"post_id\":3593}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921609;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67964,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:49','2025-05-22 15:46:49','{\"post_id\":3595}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921609;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921609;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67965,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:51','2025-05-22 15:46:51','{\"post_id\":4049}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921611;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67966,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:51','2025-05-22 15:46:51','{\"post_id\":4042}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921611;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67967,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 13:46:52','2025-05-22 15:46:52','[4049,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921612;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921612;}',3,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67968,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:51','2025-05-22 15:46:51','{\"post_id\":4044}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921611;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67969,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:51','2025-05-22 15:46:51','{\"post_id\":4047}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921611;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67970,'wc_delete_related_product_transients_async','complete','2025-05-22 13:46:51','2025-05-22 15:46:51','{\"post_id\":4045}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747921611;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747921611;}',10,1,'2025-05-22 13:47:30','2025-05-22 15:47:30',0,NULL,10),
(67971,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-22 14:08:38','2025-05-22 16:08:38','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747922918;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747922918;}',8,1,'2025-05-22 14:08:44','2025-05-22 16:08:44',0,NULL,10),
(67972,'wc_delete_related_product_transients_async','complete','2025-05-22 14:26:51','2025-05-22 16:26:51','{\"post_id\":4231}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747924011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747924011;}',10,1,'2025-05-22 14:26:52','2025-05-22 16:26:52',0,NULL,10),
(67973,'wc_delete_related_product_transients_async','complete','2025-05-22 14:26:51','2025-05-22 16:26:51','{\"post_id\":4229}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747924011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747924011;}',10,1,'2025-05-22 14:26:52','2025-05-22 16:26:52',0,NULL,10),
(67974,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 14:26:52','2025-05-22 16:26:52','[4231,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747924012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747924012;}',3,1,'2025-05-22 14:26:52','2025-05-22 16:26:52',0,NULL,10),
(67975,'wc_delete_related_product_transients_async','complete','2025-05-22 14:26:51','2025-05-22 16:26:51','{\"post_id\":4235}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747924011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747924011;}',10,1,'2025-05-22 14:26:52','2025-05-22 16:26:52',0,NULL,10),
(67976,'wc_delete_related_product_transients_async','complete','2025-05-22 14:26:51','2025-05-22 16:26:51','{\"post_id\":4233}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747924011;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747924011;}',10,1,'2025-05-22 14:26:52','2025-05-22 16:26:52',0,NULL,10),
(67977,'wc_delete_related_product_transients_async','complete','2025-05-22 14:43:39','2025-05-22 16:43:39','{\"post_id\":4187}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747925019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747925019;}',10,1,'2025-05-22 14:43:40','2025-05-22 16:43:40',0,NULL,10),
(67978,'wc_delete_related_product_transients_async','complete','2025-05-22 14:43:39','2025-05-22 16:43:39','{\"post_id\":4181}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747925019;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747925019;}',10,1,'2025-05-22 14:43:40','2025-05-22 16:43:40',0,NULL,10),
(67979,'wc_delete_related_product_transients_async','complete','2025-05-22 14:43:40','2025-05-22 16:43:40','{\"post_id\":4185}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747925020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747925020;}',10,1,'2025-05-22 14:43:40','2025-05-22 16:43:40',0,NULL,10),
(67980,'wc_delete_related_product_transients_async','complete','2025-05-22 14:43:40','2025-05-22 16:43:40','{\"post_id\":4183}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747925020;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747925020;}',10,1,'2025-05-22 14:43:40','2025-05-22 16:43:40',0,NULL,10),
(67981,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-22 14:43:41','2025-05-22 16:43:41','[4183,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747925021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747925021;}',3,1,'2025-05-22 14:50:05','2025-05-22 16:50:05',0,NULL,10),
(67982,'woocommerce_cleanup_draft_orders','complete','2025-05-23 14:54:04','2025-05-23 16:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748012044;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748012044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-23 14:55:53','2025-05-23 16:55:53',0,NULL,10),
(67983,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-23 02:08:31','2025-05-23 04:08:31','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747966111;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747966111;}',8,1,'2025-05-23 02:14:40','2025-05-23 04:14:40',0,NULL,10),
(67984,'wc_delete_related_product_transients_async','complete','2025-05-23 05:32:11','2025-05-23 07:32:11','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978331;}',10,1,'2025-05-23 05:32:11','2025-05-23 07:32:11',0,NULL,10),
(67985,'wc_delete_related_product_transients_async','complete','2025-05-23 05:32:11','2025-05-23 07:32:11','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978331;}',10,1,'2025-05-23 05:32:11','2025-05-23 07:32:11',0,NULL,10),
(67986,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 05:32:12','2025-05-23 07:32:12','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978332;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978332;}',3,1,'2025-05-23 05:32:44','2025-05-23 07:32:44',0,NULL,10),
(67987,'wc_delete_related_product_transients_async','complete','2025-05-23 05:32:11','2025-05-23 07:32:11','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978331;}',10,1,'2025-05-23 05:32:11','2025-05-23 07:32:11',0,NULL,10),
(67988,'wc_delete_related_product_transients_async','complete','2025-05-23 05:32:11','2025-05-23 07:32:11','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978331;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978331;}',10,1,'2025-05-23 05:32:11','2025-05-23 07:32:11',0,NULL,10),
(67989,'wc_delete_related_product_transients_async','complete','2025-05-23 05:33:17','2025-05-23 07:33:17','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978397;}',10,1,'2025-05-23 05:38:56','2025-05-23 07:38:56',0,NULL,10),
(67990,'wc_delete_related_product_transients_async','complete','2025-05-23 05:33:17','2025-05-23 07:33:17','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978397;}',10,1,'2025-05-23 05:38:56','2025-05-23 07:38:56',0,NULL,10),
(67991,'wc_delete_related_product_transients_async','complete','2025-05-23 05:33:17','2025-05-23 07:33:17','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978397;}',10,1,'2025-05-23 05:38:56','2025-05-23 07:38:56',0,NULL,10),
(67992,'wc_delete_related_product_transients_async','complete','2025-05-23 05:33:17','2025-05-23 07:33:17','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978397;}',10,1,'2025-05-23 05:38:56','2025-05-23 07:38:56',0,NULL,10),
(67993,'wc_delete_related_product_transients_async','complete','2025-05-23 05:33:17','2025-05-23 07:33:17','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978397;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978397;}',10,1,'2025-05-23 05:38:56','2025-05-23 07:38:56',0,NULL,10),
(67994,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 05:33:18','2025-05-23 07:33:18','[4083,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978398;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978398;}',3,1,'2025-05-23 05:38:56','2025-05-23 07:38:56',0,NULL,10),
(67995,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:10','2025-05-23 07:41:10','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978870;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(67996,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:10','2025-05-23 07:41:10','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978870;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(67997,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:10','2025-05-23 07:41:10','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978870;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(67998,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:10','2025-05-23 07:41:10','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978870;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978870;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(67999,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 05:41:11','2025-05-23 07:41:11','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978871;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978871;}',3,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68000,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:44','2025-05-23 07:41:44','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978904;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68001,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:44','2025-05-23 07:41:44','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978904;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68002,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 05:41:45','2025-05-23 07:41:45','[4083,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978905;}',3,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68003,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:44','2025-05-23 07:41:44','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978904;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68004,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:44','2025-05-23 07:41:44','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978904;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68005,'wc_delete_related_product_transients_async','complete','2025-05-23 05:41:44','2025-05-23 07:41:44','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747978904;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747978904;}',10,1,'2025-05-23 05:41:45','2025-05-23 07:41:45',0,NULL,10),
(68006,'wc_delete_related_product_transients_async','complete','2025-05-23 06:27:48','2025-05-23 08:27:48','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747981668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747981668;}',10,1,'2025-05-23 06:28:20','2025-05-23 08:28:20',0,NULL,10),
(68007,'wc_delete_related_product_transients_async','complete','2025-05-23 06:27:48','2025-05-23 08:27:48','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747981668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747981668;}',10,1,'2025-05-23 06:28:20','2025-05-23 08:28:20',0,NULL,10),
(68008,'wc_delete_related_product_transients_async','complete','2025-05-23 06:27:48','2025-05-23 08:27:48','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747981668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747981668;}',10,1,'2025-05-23 06:28:20','2025-05-23 08:28:20',0,NULL,10),
(68009,'wc_delete_related_product_transients_async','complete','2025-05-23 06:27:48','2025-05-23 08:27:48','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747981668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747981668;}',10,1,'2025-05-23 06:28:20','2025-05-23 08:28:20',0,NULL,10),
(68010,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 06:27:49','2025-05-23 08:27:49','[4089,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747981669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747981669;}',3,1,'2025-05-23 06:28:20','2025-05-23 08:28:20',0,NULL,10),
(68011,'wc_delete_related_product_transients_async','complete','2025-05-23 06:27:48','2025-05-23 08:27:48','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747981668;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747981668;}',10,1,'2025-05-23 06:28:20','2025-05-23 08:28:20',0,NULL,10),
(68012,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:33','2025-05-23 08:54:33','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983273;}',10,1,'2025-05-23 06:54:33','2025-05-23 08:54:33',0,NULL,10),
(68013,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:33','2025-05-23 08:54:33','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983273;}',10,1,'2025-05-23 06:54:33','2025-05-23 08:54:33',0,NULL,10),
(68014,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 06:54:34','2025-05-23 08:54:34','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983274;}',3,1,'2025-05-23 06:57:07','2025-05-23 08:57:07',0,NULL,10),
(68015,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:33','2025-05-23 08:54:33','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983273;}',10,1,'2025-05-23 06:54:33','2025-05-23 08:54:33',0,NULL,10),
(68016,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:33','2025-05-23 08:54:33','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983273;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983273;}',10,1,'2025-05-23 06:54:33','2025-05-23 08:54:33',0,NULL,10),
(68017,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:42','2025-05-23 08:54:42','{\"post_id\":4083}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983282;}',10,1,'2025-05-23 06:57:07','2025-05-23 08:57:07',0,NULL,10),
(68018,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:42','2025-05-23 08:54:42','{\"post_id\":4081}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983282;}',10,1,'2025-05-23 06:57:07','2025-05-23 08:57:07',0,NULL,10),
(68019,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 06:54:43','2025-05-23 08:54:43','[4083,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983283;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983283;}',3,1,'2025-05-23 06:57:08','2025-05-23 08:57:08',0,NULL,10),
(68020,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:42','2025-05-23 08:54:42','{\"post_id\":4087}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983282;}',10,1,'2025-05-23 06:57:07','2025-05-23 08:57:07',0,NULL,10),
(68021,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:42','2025-05-23 08:54:42','{\"post_id\":4089}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983282;}',10,1,'2025-05-23 06:57:07','2025-05-23 08:57:07',0,NULL,10),
(68022,'wc_delete_related_product_transients_async','complete','2025-05-23 06:54:42','2025-05-23 08:54:42','{\"post_id\":4085}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747983282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747983282;}',10,1,'2025-05-23 06:57:07','2025-05-23 08:57:07',0,NULL,10),
(68023,'wc_delete_related_product_transients_async','complete','2025-05-23 08:03:36','2025-05-23 10:03:36','{\"post_id\":4137}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987416;}',10,1,'2025-05-23 08:03:37','2025-05-23 10:03:37',0,NULL,10),
(68024,'wc_delete_related_product_transients_async','complete','2025-05-23 08:03:36','2025-05-23 10:03:36','{\"post_id\":4131}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987416;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987416;}',10,1,'2025-05-23 08:03:37','2025-05-23 10:03:37',0,NULL,10),
(68025,'wc_delete_related_product_transients_async','complete','2025-05-23 08:03:37','2025-05-23 10:03:37','{\"post_id\":4135}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987417;}',10,1,'2025-05-23 08:03:37','2025-05-23 10:03:37',0,NULL,10),
(68026,'wc_delete_related_product_transients_async','complete','2025-05-23 08:03:37','2025-05-23 10:03:37','{\"post_id\":4133}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987417;}',10,1,'2025-05-23 08:03:37','2025-05-23 10:03:37',0,NULL,10),
(68027,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:03:38','2025-05-23 10:03:38','[4133,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987418;}',3,1,'2025-05-23 08:08:12','2025-05-23 10:08:12',0,NULL,10),
(68028,'wc_delete_related_product_transients_async','complete','2025-05-23 08:08:11','2025-05-23 10:08:11','{\"post_id\":3627}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987691;}',10,1,'2025-05-23 08:08:12','2025-05-23 10:08:12',0,NULL,10),
(68029,'wc_delete_related_product_transients_async','complete','2025-05-23 08:08:11','2025-05-23 10:08:11','{\"post_id\":3625}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987691;}',10,1,'2025-05-23 08:08:12','2025-05-23 10:08:12',0,NULL,10),
(68030,'wc_delete_related_product_transients_async','complete','2025-05-23 08:08:11','2025-05-23 10:08:11','{\"post_id\":3626}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987691;}',10,1,'2025-05-23 08:08:12','2025-05-23 10:08:12',0,NULL,10),
(68031,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:08:12','2025-05-23 10:08:12','[3626,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747987692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747987692;}',3,1,'2025-05-23 08:08:12','2025-05-23 10:08:12',0,NULL,10),
(68032,'wc_delete_related_product_transients_async','complete','2025-05-23 08:15:00','2025-05-23 10:15:00','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988100;}',10,1,'2025-05-23 08:15:00','2025-05-23 10:15:00',0,NULL,10),
(68033,'wc_delete_related_product_transients_async','complete','2025-05-23 08:15:00','2025-05-23 10:15:00','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988100;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988100;}',10,1,'2025-05-23 08:15:00','2025-05-23 10:15:00',0,NULL,10),
(68034,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:15:01','2025-05-23 10:15:01','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988101;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988101;}',3,1,'2025-05-23 08:16:07','2025-05-23 10:16:07',0,NULL,10),
(68035,'wc_delete_related_product_transients_async','complete','2025-05-23 08:15:02','2025-05-23 10:15:02','{\"post_id\":3100}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988102;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988102;}',10,1,'2025-05-23 08:16:07','2025-05-23 10:16:07',0,NULL,10),
(68036,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:15:03','2025-05-23 10:15:03','[3100,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988103;}',3,1,'2025-05-23 08:16:07','2025-05-23 10:16:07',0,NULL,10),
(68037,'wc_delete_related_product_transients_async','complete','2025-05-23 08:15:04','2025-05-23 10:15:04','{\"post_id\":4716}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988104;}',10,1,'2025-05-23 08:16:08','2025-05-23 10:16:08',0,NULL,10),
(68038,'wc_delete_related_product_transients_async','complete','2025-05-23 08:15:04','2025-05-23 10:15:04','{\"post_id\":3515}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988104;}',10,1,'2025-05-23 08:16:08','2025-05-23 10:16:08',0,NULL,10),
(68039,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:15:05','2025-05-23 10:15:05','[4716,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988105;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988105;}',3,1,'2025-05-23 08:16:08','2025-05-23 10:16:08',0,NULL,10),
(68040,'wc_delete_related_product_transients_async','complete','2025-05-23 08:15:04','2025-05-23 10:15:04','{\"post_id\":3516}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988104;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988104;}',10,1,'2025-05-23 08:16:08','2025-05-23 10:16:08',0,NULL,10),
(68041,'wc_delete_related_product_transients_async','complete','2025-05-23 08:17:20','2025-05-23 10:17:20','{\"post_id\":3422}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988240;}',10,1,'2025-05-23 08:17:20','2025-05-23 10:17:20',0,NULL,10),
(68042,'wc_delete_related_product_transients_async','complete','2025-05-23 08:17:20','2025-05-23 10:17:20','{\"post_id\":3420}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988240;}',10,1,'2025-05-23 08:17:20','2025-05-23 10:17:20',0,NULL,10),
(68043,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:17:21','2025-05-23 10:17:21','[3422,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988241;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988241;}',3,1,'2025-05-23 08:17:21','2025-05-23 10:17:21',0,NULL,10),
(68044,'wc_delete_related_product_transients_async','complete','2025-05-23 08:17:20','2025-05-23 10:17:20','{\"post_id\":3424}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747988240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747988240;}',10,1,'2025-05-23 08:17:20','2025-05-23 10:17:20',0,NULL,10),
(68045,'wc_delete_related_product_transients_async','complete','2025-05-23 08:54:07','2025-05-23 10:54:07','{\"post_id\":4371}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747990447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747990447;}',10,1,'2025-05-23 08:54:07','2025-05-23 10:54:07',0,NULL,10),
(68046,'wc_delete_related_product_transients_async','complete','2025-05-23 08:54:07','2025-05-23 10:54:07','{\"post_id\":4365}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747990447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747990447;}',10,1,'2025-05-23 08:54:07','2025-05-23 10:54:07',0,NULL,10),
(68047,'wc_delete_related_product_transients_async','complete','2025-05-23 08:54:07','2025-05-23 10:54:07','{\"post_id\":4372}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747990447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747990447;}',10,1,'2025-05-23 08:54:07','2025-05-23 10:54:07',0,NULL,10),
(68048,'wc_delete_related_product_transients_async','complete','2025-05-23 08:54:07','2025-05-23 10:54:07','{\"post_id\":4369}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747990447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747990447;}',10,1,'2025-05-23 08:54:07','2025-05-23 10:54:07',0,NULL,10),
(68049,'wc_delete_related_product_transients_async','complete','2025-05-23 08:54:07','2025-05-23 10:54:07','{\"post_id\":4367}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747990447;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747990447;}',10,1,'2025-05-23 08:54:07','2025-05-23 10:54:07',0,NULL,10),
(68050,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 08:54:08','2025-05-23 10:54:08','[4367,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747990448;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747990448;}',3,1,'2025-05-23 08:54:08','2025-05-23 10:54:08',0,NULL,10),
(68051,'wc_delete_related_product_transients_async','complete','2025-05-23 09:59:24','2025-05-23 11:59:24','{\"post_id\":2730}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747994364;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747994364;}',10,1,'2025-05-23 09:59:24','2025-05-23 11:59:24',0,NULL,10),
(68052,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 09:59:25','2025-05-23 11:59:25','[2730,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747994365;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747994365;}',3,1,'2025-05-23 10:04:02','2025-05-23 12:04:02',0,NULL,10),
(68053,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4103}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68054,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4091}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68055,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4101}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68056,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68057,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4095}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68058,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4097}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68059,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4099}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68060,'wc_delete_related_product_transients_async','complete','2025-05-23 10:35:46','2025-05-23 12:35:46','{\"post_id\":4093}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996546;}',10,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68061,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 10:35:47','2025-05-23 12:35:47','[4093,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996547;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996547;}',3,1,'2025-05-23 10:35:47','2025-05-23 12:35:47',0,NULL,10),
(68062,'wc_delete_related_product_transients_async','complete','2025-05-23 10:40:13','2025-05-23 12:40:13','{\"post_id\":5194}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996813;}',10,1,'2025-05-23 10:40:14','2025-05-23 12:40:14',0,NULL,10),
(68063,'wc_delete_related_product_transients_async','complete','2025-05-23 10:40:13','2025-05-23 12:40:13','{\"post_id\":5192}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996813;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996813;}',10,1,'2025-05-23 10:40:14','2025-05-23 12:40:14',0,NULL,10),
(68064,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 10:40:14','2025-05-23 12:40:14','[5194,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1747996814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1747996814;}',3,1,'2025-05-23 10:40:14','2025-05-23 12:40:14',0,NULL,10),
(68065,'wc_delete_related_product_transients_async','complete','2025-05-23 12:17:25','2025-05-23 14:17:25','{\"post_id\":4378}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748002645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748002645;}',10,1,'2025-05-23 12:17:26','2025-05-23 14:17:26',0,NULL,10),
(68066,'wc_delete_related_product_transients_async','complete','2025-05-23 12:17:25','2025-05-23 14:17:25','{\"post_id\":4374}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748002645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748002645;}',10,1,'2025-05-23 12:17:26','2025-05-23 14:17:26',0,NULL,10),
(68067,'wc_delete_related_product_transients_async','complete','2025-05-23 12:17:25','2025-05-23 14:17:25','{\"post_id\":4376}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748002645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748002645;}',10,1,'2025-05-23 12:17:26','2025-05-23 14:17:26',0,NULL,10),
(68068,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 12:17:26','2025-05-23 14:17:26','[4376,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748002646;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748002646;}',3,1,'2025-05-23 12:17:26','2025-05-23 14:17:26',0,NULL,10),
(68069,'wc_delete_related_product_transients_async','complete','2025-05-23 12:17:25','2025-05-23 14:17:25','{\"post_id\":4380}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748002645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748002645;}',10,1,'2025-05-23 12:17:26','2025-05-23 14:17:26',0,NULL,10),
(68070,'wc_delete_related_product_transients_async','complete','2025-05-23 12:17:25','2025-05-23 14:17:25','{\"post_id\":4381}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748002645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748002645;}',10,1,'2025-05-23 12:17:26','2025-05-23 14:17:26',0,NULL,10),
(68071,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3946}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68072,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3945}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68073,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68074,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3952}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68075,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3947}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68076,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 12:27:44','2025-05-23 14:27:44','[3947,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003264;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003264;}',3,1,'2025-05-23 12:31:13','2025-05-23 14:31:13',0,NULL,10),
(68077,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68078,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68079,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:43','2025-05-23 14:27:43','{\"post_id\":3949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003263;}',10,1,'2025-05-23 12:27:43','2025-05-23 14:27:43',0,NULL,10),
(68080,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:49','2025-05-23 14:27:49','{\"post_id\":2915}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003269;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003269;}',10,1,'2025-05-23 12:31:13','2025-05-23 14:31:13',0,NULL,10),
(68081,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 12:27:50','2025-05-23 14:27:50','[2915,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003270;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003270;}',3,1,'2025-05-23 12:31:13','2025-05-23 14:31:13',0,NULL,10),
(68082,'wc_delete_related_product_transients_async','complete','2025-05-23 12:27:51','2025-05-23 14:27:51','{\"post_id\":3810}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003271;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003271;}',10,1,'2025-05-23 12:31:13','2025-05-23 14:31:13',0,NULL,10),
(68083,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-23 12:27:52','2025-05-23 14:27:52','[3810,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748003272;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748003272;}',3,1,'2025-05-23 12:31:13','2025-05-23 14:31:13',0,NULL,10),
(68084,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-23 14:14:24','2025-05-23 16:14:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748009664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748009664;}',8,1,'2025-05-23 14:21:30','2025-05-23 16:21:30',0,NULL,10),
(68085,'woocommerce_cleanup_draft_orders','complete','2025-05-24 14:55:53','2025-05-24 16:55:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748098553;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748098553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-24 14:56:27','2025-05-24 16:56:27',0,NULL,10),
(68086,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-24 02:08:21','2025-05-24 04:08:21','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748052501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748052501;}',8,1,'2025-05-24 02:14:12','2025-05-24 04:14:12',0,NULL,10),
(68087,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:56','2025-05-24 10:01:56','{\"post_id\":3406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073716;}',10,1,'2025-05-24 08:01:56','2025-05-24 10:01:56',0,NULL,10),
(68088,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:56','2025-05-24 10:01:56','{\"post_id\":3404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073716;}',10,1,'2025-05-24 08:01:56','2025-05-24 10:01:56',0,NULL,10),
(68089,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 08:01:57','2025-05-24 10:01:57','[3406,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073717;}',3,1,'2025-05-24 08:01:57','2025-05-24 10:01:57',0,NULL,10),
(68090,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:56','2025-05-24 10:01:56','{\"post_id\":3408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073716;}',10,1,'2025-05-24 08:01:57','2025-05-24 10:01:57',0,NULL,10),
(68091,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:59','2025-05-24 10:01:59','{\"post_id\":3826}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073719;}',10,1,'2025-05-24 08:05:12','2025-05-24 10:05:12',0,NULL,10),
(68092,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:59','2025-05-24 10:01:59','{\"post_id\":3821}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073719;}',10,1,'2025-05-24 08:05:12','2025-05-24 10:05:12',0,NULL,10),
(68093,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:59','2025-05-24 10:01:59','{\"post_id\":3824}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073719;}',10,1,'2025-05-24 08:05:12','2025-05-24 10:05:12',0,NULL,10),
(68094,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:59','2025-05-24 10:01:59','{\"post_id\":3822}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073719;}',10,1,'2025-05-24 08:05:12','2025-05-24 10:05:12',0,NULL,10),
(68095,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 08:02:00','2025-05-24 10:02:00','[3822,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073720;}',3,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68096,'wc_delete_related_product_transients_async','complete','2025-05-24 08:01:59','2025-05-24 10:01:59','{\"post_id\":3827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073719;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073719;}',10,1,'2025-05-24 08:05:12','2025-05-24 10:05:12',0,NULL,10),
(68097,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:00','2025-05-24 10:02:00','{\"post_id\":3823}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073720;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073720;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68098,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3845}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68099,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3844}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68100,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 08:02:03','2025-05-24 10:02:03','[3845,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073723;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073723;}',3,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68101,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3847}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68102,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3850}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68103,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3846}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68104,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68105,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3849}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68106,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:02','2025-05-24 10:02:02','{\"post_id\":3851}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073722;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68107,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:06','2025-05-24 10:02:06','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073726;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68108,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:06','2025-05-24 10:02:06','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073726;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68109,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 08:02:07','2025-05-24 10:02:07','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073727;}',3,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68110,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:06','2025-05-24 10:02:06','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073726;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68111,'wc_delete_related_product_transients_async','complete','2025-05-24 08:02:08','2025-05-24 10:02:08','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073728;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073728;}',10,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68112,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 08:02:09','2025-05-24 10:02:09','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748073729;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748073729;}',3,1,'2025-05-24 08:05:13','2025-05-24 10:05:13',0,NULL,10),
(68113,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:07','2025-05-24 11:27:07','{\"post_id\":3484}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078827;}',10,1,'2025-05-24 09:27:07','2025-05-24 11:27:07',0,NULL,10),
(68114,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:07','2025-05-24 11:27:07','{\"post_id\":3482}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078827;}',10,1,'2025-05-24 09:27:07','2025-05-24 11:27:07',0,NULL,10),
(68115,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 09:27:08','2025-05-24 11:27:08','[3484,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078828;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078828;}',3,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68116,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:07','2025-05-24 11:27:07','{\"post_id\":3483}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078827;}',10,1,'2025-05-24 09:27:07','2025-05-24 11:27:07',0,NULL,10),
(68117,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:07','2025-05-24 11:27:07','{\"post_id\":3485}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078827;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078827;}',10,1,'2025-05-24 09:27:07','2025-05-24 11:27:07',0,NULL,10),
(68118,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:09','2025-05-24 11:27:09','{\"post_id\":3545}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078829;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68119,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 09:27:11','2025-05-24 11:27:11','[3545,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078831;}',3,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68120,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:11','2025-05-24 11:27:11','{\"post_id\":4726}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078831;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68121,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:11','2025-05-24 11:27:11','{\"post_id\":4055}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078831;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68122,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:12','2025-05-24 11:27:12','{\"post_id\":4058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078832;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68123,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:12','2025-05-24 11:27:12','{\"post_id\":4057}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078832;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68124,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:12','2025-05-24 11:27:12','{\"post_id\":4725}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078832;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68125,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 09:27:13','2025-05-24 11:27:13','[4725,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078833;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078833;}',3,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68126,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:12','2025-05-24 11:27:12','{\"post_id\":4059}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078832;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68127,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:12','2025-05-24 11:27:12','{\"post_id\":4727}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078832;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68128,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:14','2025-05-24 11:27:14','{\"post_id\":3858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078834;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68129,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:15','2025-05-24 11:27:15','{\"post_id\":3853}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078835;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68130,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:15','2025-05-24 11:27:15','{\"post_id\":3855}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078835;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68131,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:15','2025-05-24 11:27:15','{\"post_id\":3857}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078835;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68132,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:15','2025-05-24 11:27:15','{\"post_id\":3856}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078835;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68133,'wc_delete_related_product_transients_async','complete','2025-05-24 09:27:15','2025-05-24 11:27:15','{\"post_id\":3854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078835;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078835;}',10,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68134,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-24 09:27:16','2025-05-24 11:27:16','[3854,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748078836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748078836;}',3,1,'2025-05-24 09:29:31','2025-05-24 11:29:31',0,NULL,10),
(68135,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-24 14:08:58','2025-05-24 16:08:58','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748095738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748095738;}',8,1,'2025-05-24 14:08:58','2025-05-24 16:08:58',0,NULL,10),
(68136,'woocommerce_cleanup_draft_orders','complete','2025-05-25 14:56:27','2025-05-25 16:56:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748184987;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748184987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-25 15:01:36','2025-05-25 17:01:36',0,NULL,10),
(68137,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-25 02:13:17','2025-05-25 04:13:17','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748139197;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748139197;}',8,1,'2025-05-25 02:21:42','2025-05-25 04:21:42',0,NULL,10),
(68138,'woocommerce_deliver_webhook_async','complete','2025-05-25 03:26:40','2025-05-25 05:26:40','{\"webhook_id\":4,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748143600;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748143600;}',7,1,'2025-05-25 03:26:42','2025-05-25 05:26:42',0,NULL,10),
(68139,'woocommerce_deliver_webhook_async','complete','2025-05-25 03:26:40','2025-05-25 05:26:40','{\"webhook_id\":3,\"arg\":5175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748143600;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748143600;}',7,1,'2025-05-25 03:26:43','2025-05-25 05:26:43',0,NULL,10),
(68140,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-25 14:46:24','2025-05-25 16:46:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748184384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748184384;}',8,1,'2025-05-25 14:48:59','2025-05-25 16:48:59',0,NULL,10),
(68141,'woocommerce_cleanup_draft_orders','complete','2025-05-26 15:01:36','2025-05-26 17:01:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748271696;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748271696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-26 15:04:51','2025-05-26 17:04:51',0,NULL,10),
(68142,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-26 02:14:48','2025-05-26 04:14:48','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748225688;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748225688;}',8,1,'2025-05-26 02:30:05','2025-05-26 04:30:05',0,NULL,10),
(68143,'wc_delete_related_product_transients_async','complete','2025-05-26 06:01:05','2025-05-26 08:01:05','{\"post_id\":5026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748239265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748239265;}',10,1,'2025-05-26 06:01:05','2025-05-26 08:01:05',0,NULL,10),
(68144,'wc_delete_related_product_transients_async','complete','2025-05-26 06:01:05','2025-05-26 08:01:05','{\"post_id\":5024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748239265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748239265;}',10,1,'2025-05-26 06:01:05','2025-05-26 08:01:05',0,NULL,10),
(68145,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:01:06','2025-05-26 08:01:06','[5026,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748239266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748239266;}',3,1,'2025-05-26 06:03:14','2025-05-26 08:03:14',0,NULL,10),
(68146,'wc_delete_related_product_transients_async','complete','2025-05-26 06:01:05','2025-05-26 08:01:05','{\"post_id\":5028}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748239265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748239265;}',10,1,'2025-05-26 06:01:05','2025-05-26 08:01:05',0,NULL,10),
(68147,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:22','2025-05-26 08:49:22','{\"post_id\":3971}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242162;}',10,1,'2025-05-26 06:49:22','2025-05-26 08:49:22',0,NULL,10),
(68148,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:22','2025-05-26 08:49:22','{\"post_id\":3966}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242162;}',10,1,'2025-05-26 06:49:22','2025-05-26 08:49:22',0,NULL,10),
(68149,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:22','2025-05-26 08:49:22','{\"post_id\":3969}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242162;}',10,1,'2025-05-26 06:49:22','2025-05-26 08:49:22',0,NULL,10),
(68150,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:22','2025-05-26 08:49:22','{\"post_id\":3967}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242162;}',10,1,'2025-05-26 06:49:22','2025-05-26 08:49:22',0,NULL,10),
(68151,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:49:23','2025-05-26 08:49:23','[3967,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242163;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242163;}',3,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68152,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:22','2025-05-26 08:49:22','{\"post_id\":3968}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242162;}',10,1,'2025-05-26 06:49:22','2025-05-26 08:49:22',0,NULL,10),
(68153,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:22','2025-05-26 08:49:22','{\"post_id\":3970}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242162;}',10,1,'2025-05-26 06:49:22','2025-05-26 08:49:22',0,NULL,10),
(68154,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3874}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68155,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3864}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68156,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3871}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68157,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3870}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68158,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3865}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68159,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:49:27','2025-05-26 08:49:27','[3865,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242167;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242167;}',3,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68160,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3866}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68161,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3869}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68162,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3867}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68163,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3873}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68164,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3872}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68165,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:26','2025-05-26 08:49:26','{\"post_id\":3868}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242166;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242166;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68166,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3850}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68167,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3844}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68168,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3846}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68169,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68170,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3849}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68171,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3851}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68172,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3845}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68173,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:30','2025-05-26 08:49:30','{\"post_id\":3847}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242170;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68174,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:49:31','2025-05-26 08:49:31','[3847,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242171;}',3,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68175,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:31','2025-05-26 08:49:31','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242171;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242171;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68176,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:49:33','2025-05-26 08:49:33','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242173;}',3,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68177,'wc_delete_related_product_transients_async','complete','2025-05-26 06:49:36','2025-05-26 08:49:36','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242176;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242176;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68178,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:49:37','2025-05-26 08:49:37','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242177;}',3,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68179,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:05','2025-05-26 08:51:05','{\"post_id\":4911}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242265;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68180,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:05','2025-05-26 08:51:05','{\"post_id\":4909}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242265;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68181,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:05','2025-05-26 08:51:05','{\"post_id\":4910}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242265;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68182,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:51:06','2025-05-26 08:51:06','[4910,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242266;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242266;}',3,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68183,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:05','2025-05-26 08:51:05','{\"post_id\":4912}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242265;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68184,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:05','2025-05-26 08:51:05','{\"post_id\":4913}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242265;}',10,1,'2025-05-26 06:51:06','2025-05-26 08:51:06',0,NULL,10),
(68185,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:14','2025-05-26 08:51:14','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242274;}',10,1,'2025-05-26 06:58:12','2025-05-26 08:58:12',0,NULL,10),
(68186,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:14','2025-05-26 08:51:14','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242274;}',10,1,'2025-05-26 06:58:12','2025-05-26 08:58:12',0,NULL,10),
(68187,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:51:15','2025-05-26 08:51:15','[3549,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242275;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242275;}',3,1,'2025-05-26 06:58:12','2025-05-26 08:58:12',0,NULL,10),
(68188,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:14','2025-05-26 08:51:14','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242274;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242274;}',10,1,'2025-05-26 06:58:12','2025-05-26 08:58:12',0,NULL,10),
(68189,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:17','2025-05-26 08:51:17','{\"post_id\":4053}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242277;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242277;}',10,1,'2025-05-26 06:58:12','2025-05-26 08:58:12',0,NULL,10),
(68190,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:51:18','2025-05-26 08:51:18','[4053,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242278;}',3,1,'2025-05-26 06:58:13','2025-05-26 08:58:13',0,NULL,10),
(68191,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:18','2025-05-26 08:51:18','{\"post_id\":2753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242278;}',10,1,'2025-05-26 06:58:13','2025-05-26 08:58:13',0,NULL,10),
(68192,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:51:19','2025-05-26 08:51:19','[2753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242279;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242279;}',3,1,'2025-05-26 06:58:13','2025-05-26 08:58:13',0,NULL,10),
(68193,'wc_delete_related_product_transients_async','complete','2025-05-26 06:51:21','2025-05-26 08:51:21','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242281;}',10,1,'2025-05-26 06:58:13','2025-05-26 08:58:13',0,NULL,10),
(68194,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 06:51:22','2025-05-26 08:51:22','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242282;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242282;}',3,1,'2025-05-26 06:58:13','2025-05-26 08:58:13',0,NULL,10),
(68195,'wc_delete_related_product_transients_async','complete','2025-05-26 07:00:44','2025-05-26 09:00:44','{\"post_id\":2795}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242844;}',10,1,'2025-05-26 07:00:44','2025-05-26 09:00:44',0,NULL,10),
(68196,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 07:00:45','2025-05-26 09:00:45','[2795,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748242845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748242845;}',3,1,'2025-05-26 07:04:23','2025-05-26 09:04:23',0,NULL,10),
(68197,'wc_delete_related_product_transients_async','complete','2025-05-26 07:21:37','2025-05-26 09:21:37','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748244097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748244097;}',10,1,'2025-05-26 07:21:37','2025-05-26 09:21:37',0,NULL,10),
(68198,'wc_delete_related_product_transients_async','complete','2025-05-26 07:21:37','2025-05-26 09:21:37','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748244097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748244097;}',10,1,'2025-05-26 07:21:37','2025-05-26 09:21:37',0,NULL,10),
(68199,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 07:21:38','2025-05-26 09:21:38','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748244098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748244098;}',3,1,'2025-05-26 07:29:53','2025-05-26 09:29:53',0,NULL,10),
(68200,'wc_delete_related_product_transients_async','complete','2025-05-26 07:21:37','2025-05-26 09:21:37','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748244097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748244097;}',10,1,'2025-05-26 07:21:37','2025-05-26 09:21:37',0,NULL,10),
(68201,'wc_delete_related_product_transients_async','complete','2025-05-26 07:21:37','2025-05-26 09:21:37','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748244097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748244097;}',10,1,'2025-05-26 07:21:37','2025-05-26 09:21:37',0,NULL,10),
(68202,'wc_delete_related_product_transients_async','complete','2025-05-26 07:21:37','2025-05-26 09:21:37','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748244097;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748244097;}',10,1,'2025-05-26 07:21:37','2025-05-26 09:21:37',0,NULL,10),
(68203,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:02','2025-05-26 11:14:02','{\"post_id\":3960}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250842;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68204,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:02','2025-05-26 11:14:02','{\"post_id\":3954}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250842;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68205,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:02','2025-05-26 11:14:02','{\"post_id\":3959}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250842;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68206,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 09:14:03','2025-05-26 11:14:03','[3959,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250843;}',3,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68207,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:02','2025-05-26 11:14:02','{\"post_id\":3957}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250842;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68208,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:02','2025-05-26 11:14:02','{\"post_id\":3956}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250842;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68209,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:02','2025-05-26 11:14:02','{\"post_id\":3955}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250842;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68210,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:03','2025-05-26 11:14:03','{\"post_id\":3958}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250843;}',10,1,'2025-05-26 09:14:03','2025-05-26 11:14:03',0,NULL,10),
(68211,'wc_delete_related_product_transients_async','complete','2025-05-26 09:14:04','2025-05-26 11:14:04','{\"post_id\":3650}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250844;}',10,1,'2025-05-26 09:18:57','2025-05-26 11:18:57',0,NULL,10),
(68212,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 09:14:05','2025-05-26 11:14:05','[3650,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748250845;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748250845;}',3,1,'2025-05-26 09:18:57','2025-05-26 11:18:57',0,NULL,10),
(68213,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:07','2025-05-26 12:04:07','{\"post_id\":4305}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253847;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68214,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:07','2025-05-26 12:04:07','{\"post_id\":4303}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253847;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68215,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','[4305,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',3,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68216,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:07','2025-05-26 12:04:07','{\"post_id\":4313}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253847;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68217,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4322}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68218,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4311}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68219,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4318}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68220,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4320}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68221,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4309}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68222,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4307}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68223,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4315}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68224,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:08','2025-05-26 12:04:08','{\"post_id\":4316}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253848;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253848;}',10,1,'2025-05-26 10:04:08','2025-05-26 12:04:08',0,NULL,10),
(68225,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:10','2025-05-26 12:04:10','{\"post_id\":4951}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253850;}',10,1,'2025-05-26 10:09:08','2025-05-26 12:09:08',0,NULL,10),
(68226,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:10','2025-05-26 12:04:10','{\"post_id\":4948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253850;}',10,1,'2025-05-26 10:09:08','2025-05-26 12:09:08',0,NULL,10),
(68227,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:10','2025-05-26 12:04:10','{\"post_id\":4950}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253850;}',10,1,'2025-05-26 10:09:08','2025-05-26 12:09:08',0,NULL,10),
(68228,'wc_delete_related_product_transients_async','complete','2025-05-26 10:04:10','2025-05-26 12:04:10','{\"post_id\":4949}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253850;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253850;}',10,1,'2025-05-26 10:09:08','2025-05-26 12:09:08',0,NULL,10),
(68229,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 10:04:11','2025-05-26 12:04:11','[4949,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748253851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748253851;}',3,1,'2025-05-26 10:09:08','2025-05-26 12:09:08',0,NULL,10),
(68230,'wc_delete_related_product_transients_async','complete','2025-05-26 10:20:43','2025-05-26 12:20:43','{\"post_id\":3015}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748254843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748254843;}',10,1,'2025-05-26 10:20:44','2025-05-26 12:20:44',0,NULL,10),
(68231,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 10:20:44','2025-05-26 12:20:44','[3015,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748254844;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748254844;}',3,1,'2025-05-26 10:20:44','2025-05-26 12:20:44',0,NULL,10),
(68232,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68233,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68234,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68235,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 11:27:39','2025-05-26 13:27:39','[4395,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258859;}',3,1,'2025-05-26 11:29:03','2025-05-26 13:29:03',0,NULL,10),
(68236,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68237,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68238,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68239,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68240,'wc_delete_related_product_transients_async','complete','2025-05-26 11:27:38','2025-05-26 13:27:38','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748258858;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748258858;}',10,1,'2025-05-26 11:27:38','2025-05-26 13:27:38',0,NULL,10),
(68241,'wc_delete_related_product_transients_async','complete','2025-05-26 12:09:10','2025-05-26 14:09:10','{\"post_id\":5028}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748261350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748261350;}',10,1,'2025-05-26 12:09:11','2025-05-26 14:09:11',0,NULL,10),
(68242,'wc_delete_related_product_transients_async','complete','2025-05-26 12:09:10','2025-05-26 14:09:10','{\"post_id\":5024}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748261350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748261350;}',10,1,'2025-05-26 12:09:11','2025-05-26 14:09:11',0,NULL,10),
(68243,'wc_delete_related_product_transients_async','complete','2025-05-26 12:09:10','2025-05-26 14:09:10','{\"post_id\":5026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748261350;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748261350;}',10,1,'2025-05-26 12:09:11','2025-05-26 14:09:11',0,NULL,10),
(68244,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 12:09:11','2025-05-26 14:09:11','[5026,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748261351;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748261351;}',3,1,'2025-05-26 12:09:11','2025-05-26 14:09:11',0,NULL,10),
(68245,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:25','2025-05-26 14:29:25','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262565;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68246,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:25','2025-05-26 14:29:25','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262565;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68247,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 12:29:26','2025-05-26 14:29:26','[4395,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262566;}',3,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68248,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:25','2025-05-26 14:29:25','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262565;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68249,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:25','2025-05-26 14:29:25','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262565;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262565;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68250,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:26','2025-05-26 14:29:26','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262566;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68251,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:26','2025-05-26 14:29:26','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262566;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68252,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:26','2025-05-26 14:29:26','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262566;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68253,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:26','2025-05-26 14:29:26','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262566;}',10,1,'2025-05-26 12:29:26','2025-05-26 14:29:26',0,NULL,10),
(68254,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4413}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68255,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4406}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68256,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4414}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68257,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4408}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68258,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 12:29:29','2025-05-26 14:29:29','[4408,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262569;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262569;}',3,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68259,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4418}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68260,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4412}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68261,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4410}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68262,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4416}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68263,'wc_delete_related_product_transients_async','complete','2025-05-26 12:29:28','2025-05-26 14:29:28','{\"post_id\":4420}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262568;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68264,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:21','2025-05-26 14:30:21','{\"post_id\":4613}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262621;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68265,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:21','2025-05-26 14:30:21','{\"post_id\":4393}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262621;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68266,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:21','2025-05-26 14:30:21','{\"post_id\":4397}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262621;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68267,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:21','2025-05-26 14:30:21','{\"post_id\":4395}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262621;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68268,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 12:30:22','2025-05-26 14:30:22','[4395,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262622;}',3,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68269,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:21','2025-05-26 14:30:21','{\"post_id\":4404}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262621;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68270,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:21','2025-05-26 14:30:21','{\"post_id\":4402}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262621;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68271,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:22','2025-05-26 14:30:22','{\"post_id\":4399}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262622;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68272,'wc_delete_related_product_transients_async','complete','2025-05-26 12:30:22','2025-05-26 14:30:22','{\"post_id\":4400}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748262622;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748262622;}',10,1,'2025-05-26 12:34:04','2025-05-26 14:34:04',0,NULL,10),
(68273,'wc_delete_related_product_transients_async','complete','2025-05-26 12:40:11','2025-05-26 14:40:11','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748263211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748263211;}',10,1,'2025-05-26 12:40:12','2025-05-26 14:40:12',0,NULL,10),
(68274,'wc_delete_related_product_transients_async','complete','2025-05-26 12:40:11','2025-05-26 14:40:11','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748263211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748263211;}',10,1,'2025-05-26 12:40:12','2025-05-26 14:40:12',0,NULL,10),
(68275,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 12:40:12','2025-05-26 14:40:12','[3666,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748263212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748263212;}',3,1,'2025-05-26 12:40:12','2025-05-26 14:40:12',0,NULL,10),
(68276,'wc_delete_related_product_transients_async','complete','2025-05-26 12:40:11','2025-05-26 14:40:11','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748263211;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748263211;}',10,1,'2025-05-26 12:40:12','2025-05-26 14:40:12',0,NULL,10),
(68277,'wc_delete_related_product_transients_async','complete','2025-05-26 12:40:12','2025-05-26 14:40:12','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748263212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748263212;}',10,1,'2025-05-26 12:40:12','2025-05-26 14:40:12',0,NULL,10),
(68278,'wc_delete_related_product_transients_async','complete','2025-05-26 12:40:12','2025-05-26 14:40:12','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748263212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748263212;}',10,1,'2025-05-26 12:40:12','2025-05-26 14:40:12',0,NULL,10),
(68279,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:11','2025-05-26 15:07:11','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264831;}',10,1,'2025-05-26 13:07:11','2025-05-26 15:07:11',0,NULL,10),
(68280,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:12','2025-05-26 15:07:12','{\"post_id\":2827}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264832;}',10,1,'2025-05-26 13:07:22','2025-05-26 15:07:22',0,NULL,10),
(68281,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:14','2025-05-26 15:07:14','{\"post_id\":2858}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264834;}',10,1,'2025-05-26 13:07:22','2025-05-26 15:07:22',0,NULL,10),
(68282,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:20','2025-05-26 15:07:20','{\"post_id\":2848}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264840;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264840;}',10,1,'2025-05-26 13:07:22','2025-05-26 15:07:22',0,NULL,10),
(68283,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:23','2025-05-26 15:07:23','{\"post_id\":2860}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264843;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264843;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68284,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:27','2025-05-26 15:07:27','{\"post_id\":2777}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264847;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264847;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68285,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:31','2025-05-26 15:07:31','{\"post_id\":2825}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264851;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264851;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68286,'wc_delete_related_product_transients_async','complete','2025-05-26 13:07:36','2025-05-26 15:07:36','{\"post_id\":2755}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264856;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68287,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:48','2025-05-26 15:08:48','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264928;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68288,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:48','2025-05-26 15:08:48','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264928;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68289,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:48','2025-05-26 15:08:48','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264928;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68290,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:48','2025-05-26 15:08:48','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264928;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68291,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:48','2025-05-26 15:08:48','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264928;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68292,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:48','2025-05-26 15:08:48','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264928;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68293,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:08:49','2025-05-26 15:08:49','[2926,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264929;}',3,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68294,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:49','2025-05-26 15:08:49','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264929;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264929;}',10,1,'2025-05-26 13:08:49','2025-05-26 15:08:49',0,NULL,10),
(68295,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','[2923,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',3,1,'2025-05-26 13:10:00','2025-05-26 15:10:00',0,NULL,10),
(68296,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":2925}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:00','2025-05-26 15:10:00',0,NULL,10),
(68297,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":2922}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:00','2025-05-26 15:10:00',0,NULL,10),
(68298,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":2924}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:00','2025-05-26 15:10:00',0,NULL,10),
(68299,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":2926}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:00','2025-05-26 15:10:00',0,NULL,10),
(68300,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":2923}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:00','2025-05-26 15:10:00',0,NULL,10),
(68301,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":4653}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:01','2025-05-26 15:10:01',0,NULL,10),
(68302,'wc_delete_related_product_transients_async','complete','2025-05-26 13:08:50','2025-05-26 15:08:50','{\"post_id\":4854}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264930;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264930;}',10,1,'2025-05-26 13:10:01','2025-05-26 15:10:01',0,NULL,10),
(68303,'wc_delete_related_product_transients_async','complete','2025-05-26 13:09:59','2025-05-26 15:09:59','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748264999;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748264999;}',10,1,'2025-05-26 13:10:01','2025-05-26 15:10:01',0,NULL,10),
(68304,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:00','2025-05-26 15:10:00','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265000;}',3,1,'2025-05-26 13:10:01','2025-05-26 15:10:01',0,NULL,10),
(68305,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:01','2025-05-26 15:10:01','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265001;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265001;}',10,1,'2025-05-26 13:10:01','2025-05-26 15:10:01',0,NULL,10),
(68306,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:02','2025-05-26 15:10:02','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265002;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265002;}',3,1,'2025-05-26 13:10:25','2025-05-26 15:10:25',0,NULL,10),
(68307,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:03','2025-05-26 15:10:03','{\"post_id\":2893}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265003;}',10,1,'2025-05-26 13:10:25','2025-05-26 15:10:25',0,NULL,10),
(68308,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:04','2025-05-26 15:10:04','[2893,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265004;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265004;}',3,1,'2025-05-26 13:10:25','2025-05-26 15:10:25',0,NULL,10),
(68309,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:05','2025-05-26 15:10:05','{\"post_id\":2753}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265005;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265005;}',10,1,'2025-05-26 13:10:26','2025-05-26 15:10:26',0,NULL,10),
(68310,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:06','2025-05-26 15:10:06','[2753,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265006;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265006;}',3,1,'2025-05-26 13:10:26','2025-05-26 15:10:26',0,NULL,10),
(68311,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:07','2025-05-26 15:10:07','{\"post_id\":2751}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265007;}',10,1,'2025-05-26 13:10:26','2025-05-26 15:10:26',0,NULL,10),
(68312,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:08','2025-05-26 15:10:08','[2751,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265008;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265008;}',3,1,'2025-05-26 13:10:26','2025-05-26 15:10:26',0,NULL,10),
(68313,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:09','2025-05-26 15:10:09','{\"post_id\":2747}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265009;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265009;}',10,1,'2025-05-26 13:10:26','2025-05-26 15:10:26',0,NULL,10),
(68314,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:10','2025-05-26 15:10:10','[2747,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265010;}',3,1,'2025-05-26 13:10:26','2025-05-26 15:10:26',0,NULL,10),
(68315,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:52','2025-05-26 15:10:52','{\"post_id\":4029}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265052;}',10,1,'2025-05-26 13:15:08','2025-05-26 15:15:08',0,NULL,10),
(68316,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:52','2025-05-26 15:10:52','{\"post_id\":4026}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265052;}',10,1,'2025-05-26 13:15:08','2025-05-26 15:15:08',0,NULL,10),
(68317,'wc_delete_related_product_transients_async','complete','2025-05-26 13:10:52','2025-05-26 15:10:52','{\"post_id\":4027}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265052;}',10,1,'2025-05-26 13:15:08','2025-05-26 15:15:08',0,NULL,10),
(68318,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:53','2025-05-26 15:10:53','[4027,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265053;}',3,1,'2025-05-26 13:15:08','2025-05-26 15:15:08',0,NULL,10),
(68319,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-26 13:10:54','2025-05-26 15:10:54','[4026,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748265054;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748265054;}',3,1,'2025-05-26 13:15:09','2025-05-26 15:15:09',0,NULL,10),
(68320,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-26 14:13:51','2025-05-26 16:13:51','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748268831;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748268831;}',8,1,'2025-05-26 14:16:58','2025-05-26 16:16:58',0,NULL,10),
(68321,'woocommerce_cleanup_draft_orders','complete','2025-05-27 15:04:51','2025-05-27 17:04:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748358291;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748358291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,1,'2025-05-28 13:20:45','2025-05-28 15:20:45',0,NULL,10),
(68322,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-27 02:16:24','2025-05-27 04:16:24','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748312184;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748312184;}',8,1,'2025-05-27 02:18:29','2025-05-27 04:18:29',0,NULL,10),
(68323,'wc_delete_related_product_transients_async','complete','2025-05-27 05:49:54','2025-05-27 07:49:54','{\"post_id\":5058}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748324994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748324994;}',10,1,'2025-05-27 05:49:54','2025-05-27 07:49:54',0,NULL,10),
(68324,'wc_delete_related_product_transients_async','complete','2025-05-27 05:49:54','2025-05-27 07:49:54','{\"post_id\":5054}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748324994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748324994;}',10,1,'2025-05-27 05:49:54','2025-05-27 07:49:54',0,NULL,10),
(68325,'wc_delete_related_product_transients_async','complete','2025-05-27 05:49:54','2025-05-27 07:49:54','{\"post_id\":5056}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748324994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748324994;}',10,1,'2025-05-27 05:49:54','2025-05-27 07:49:54',0,NULL,10),
(68326,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 05:49:55','2025-05-27 07:49:55','[5056,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748324995;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748324995;}',3,1,'2025-05-27 05:52:13','2025-05-27 07:52:13',0,NULL,10),
(68327,'wc_delete_related_product_transients_async','complete','2025-05-27 07:01:20','2025-05-27 09:01:20','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329280;}',10,1,'2025-05-27 07:01:21','2025-05-27 09:01:21',0,NULL,10),
(68328,'wc_delete_related_product_transients_async','complete','2025-05-27 07:01:20','2025-05-27 09:01:20','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329280;}',10,1,'2025-05-27 07:01:21','2025-05-27 09:01:21',0,NULL,10),
(68329,'wc_delete_related_product_transients_async','complete','2025-05-27 07:01:20','2025-05-27 09:01:20','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329280;}',10,1,'2025-05-27 07:01:21','2025-05-27 09:01:21',0,NULL,10),
(68330,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:01:21','2025-05-27 09:01:21','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329281;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329281;}',3,1,'2025-05-27 07:01:21','2025-05-27 09:01:21',0,NULL,10),
(68331,'wc_delete_related_product_transients_async','complete','2025-05-27 07:01:20','2025-05-27 09:01:20','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329280;}',10,1,'2025-05-27 07:01:21','2025-05-27 09:01:21',0,NULL,10),
(68332,'wc_delete_related_product_transients_async','complete','2025-05-27 07:01:20','2025-05-27 09:01:20','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329280;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329280;}',10,1,'2025-05-27 07:01:21','2025-05-27 09:01:21',0,NULL,10),
(68333,'wc_delete_related_product_transients_async','complete','2025-05-27 07:01:25','2025-05-27 09:01:25','{\"post_id\":3684}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329285;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329285;}',10,1,'2025-05-27 07:01:25','2025-05-27 09:01:25',0,NULL,10),
(68334,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:01:26','2025-05-27 09:01:26','[3684,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748329286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748329286;}',3,1,'2025-05-27 07:05:30','2025-05-27 09:05:30',0,NULL,10),
(68335,'wc_delete_related_product_transients_async','complete','2025-05-27 07:33:15','2025-05-27 09:33:15','{\"post_id\":3448}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331195;}',10,1,'2025-05-27 07:33:16','2025-05-27 09:33:16',0,NULL,10),
(68336,'wc_delete_related_product_transients_async','complete','2025-05-27 07:33:15','2025-05-27 09:33:15','{\"post_id\":3444}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331195;}',10,1,'2025-05-27 07:33:16','2025-05-27 09:33:16',0,NULL,10),
(68337,'wc_delete_related_product_transients_async','complete','2025-05-27 07:33:15','2025-05-27 09:33:15','{\"post_id\":3446}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331195;}',10,1,'2025-05-27 07:33:16','2025-05-27 09:33:16',0,NULL,10),
(68338,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:33:16','2025-05-27 09:33:16','[3446,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331196;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331196;}',3,1,'2025-05-27 07:33:16','2025-05-27 09:33:16',0,NULL,10),
(68339,'wc_delete_related_product_transients_async','complete','2025-05-27 07:33:15','2025-05-27 09:33:15','{\"post_id\":3450}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331195;}',10,1,'2025-05-27 07:33:16','2025-05-27 09:33:16',0,NULL,10),
(68340,'wc_delete_related_product_transients_async','complete','2025-05-27 07:36:22','2025-05-27 09:36:22','{\"post_id\":4177}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331382;}',10,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68341,'wc_delete_related_product_transients_async','complete','2025-05-27 07:36:22','2025-05-27 09:36:22','{\"post_id\":4171}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331382;}',10,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68342,'wc_delete_related_product_transients_async','complete','2025-05-27 07:36:22','2025-05-27 09:36:22','{\"post_id\":4851}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331382;}',10,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68343,'wc_delete_related_product_transients_async','complete','2025-05-27 07:36:22','2025-05-27 09:36:22','{\"post_id\":4179}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331382;}',10,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68344,'wc_delete_related_product_transients_async','complete','2025-05-27 07:36:22','2025-05-27 09:36:22','{\"post_id\":4173}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331382;}',10,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68345,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:36:23','2025-05-27 09:36:23','[4173,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331383;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331383;}',3,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68346,'wc_delete_related_product_transients_async','complete','2025-05-27 07:36:22','2025-05-27 09:36:22','{\"post_id\":4175}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331382;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331382;}',10,1,'2025-05-27 07:36:23','2025-05-27 09:36:23',0,NULL,10),
(68347,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:36','2025-05-27 09:42:36','{\"post_id\":4266}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331756;}',10,1,'2025-05-27 07:42:37','2025-05-27 09:42:37',0,NULL,10),
(68348,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:36','2025-05-27 09:42:36','{\"post_id\":4264}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331756;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331756;}',10,1,'2025-05-27 07:42:37','2025-05-27 09:42:37',0,NULL,10),
(68349,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:42:38','2025-05-27 09:42:38','[4266,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331758;}',3,1,'2025-05-27 07:47:31','2025-05-27 09:47:31',0,NULL,10),
(68350,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:37','2025-05-27 09:42:37','{\"post_id\":4270}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331757;}',10,1,'2025-05-27 07:42:37','2025-05-27 09:42:37',0,NULL,10),
(68351,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:37','2025-05-27 09:42:37','{\"post_id\":4268}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331757;}',10,1,'2025-05-27 07:42:37','2025-05-27 09:42:37',0,NULL,10),
(68352,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:37','2025-05-27 09:42:37','{\"post_id\":4271}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331757;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331757;}',10,1,'2025-05-27 07:42:37','2025-05-27 09:42:37',0,NULL,10),
(68353,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:38','2025-05-27 09:42:38','{\"post_id\":4295}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331758;}',10,1,'2025-05-27 07:47:31','2025-05-27 09:47:31',0,NULL,10),
(68354,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:38','2025-05-27 09:42:38','{\"post_id\":4291}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331758;}',10,1,'2025-05-27 07:47:31','2025-05-27 09:47:31',0,NULL,10),
(68355,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:38','2025-05-27 09:42:38','{\"post_id\":4301}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331758;}',10,1,'2025-05-27 07:47:31','2025-05-27 09:47:31',0,NULL,10),
(68356,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:38','2025-05-27 09:42:38','{\"post_id\":4293}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331758;}',10,1,'2025-05-27 07:47:32','2025-05-27 09:47:32',0,NULL,10),
(68357,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:42:40','2025-05-27 09:42:40','[4293,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331760;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331760;}',3,1,'2025-05-27 07:47:32','2025-05-27 09:47:32',0,NULL,10),
(68358,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:39','2025-05-27 09:42:39','{\"post_id\":4297}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331759;}',10,1,'2025-05-27 07:47:32','2025-05-27 09:47:32',0,NULL,10),
(68359,'wc_delete_related_product_transients_async','complete','2025-05-27 07:42:39','2025-05-27 09:42:39','{\"post_id\":4299}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748331759;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748331759;}',10,1,'2025-05-27 07:47:32','2025-05-27 09:47:32',0,NULL,10),
(68360,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:28','2025-05-27 09:53:28','{\"post_id\":3621}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332408;}',10,1,'2025-05-27 07:53:28','2025-05-27 09:53:28',0,NULL,10),
(68361,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:28','2025-05-27 09:53:28','{\"post_id\":3620}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332408;}',10,1,'2025-05-27 07:53:28','2025-05-27 09:53:28',0,NULL,10),
(68362,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:29','2025-05-27 09:53:29','[3621,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332409;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68363,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:29','2025-05-27 09:53:29','{\"post_id\":3646}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332409;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332409;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68364,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:30','2025-05-27 09:53:30','[3646,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332410;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332410;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68365,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:31','2025-05-27 09:53:31','{\"post_id\":3648}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332411;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68366,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:32','2025-05-27 09:53:32','[3648,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332412;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332412;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68367,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:33','2025-05-27 09:53:33','{\"post_id\":3434}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332413;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68368,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:33','2025-05-27 09:53:33','{\"post_id\":3426}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332413;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68369,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:33','2025-05-27 09:53:33','{\"post_id\":3428}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332413;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68370,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:34','2025-05-27 09:53:34','[3428,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332414;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68371,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:33','2025-05-27 09:53:33','{\"post_id\":3430}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332413;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68372,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:33','2025-05-27 09:53:33','{\"post_id\":3432}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332413;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68373,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:37','2025-05-27 09:53:37','{\"post_id\":4561}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332417;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68374,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:38','2025-05-27 09:53:38','[4561,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332418;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68375,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:38','2025-05-27 09:53:38','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332418;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68376,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:38','2025-05-27 09:53:38','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332418;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68377,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:38','2025-05-27 09:53:38','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332418;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332418;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68378,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:40','2025-05-27 09:53:40','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332420;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332420;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68379,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:41','2025-05-27 09:53:41','{\"post_id\":3644}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332421;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332421;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68380,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:42','2025-05-27 09:53:42','[3644,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332422;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332422;}',3,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68381,'wc_delete_related_product_transients_async','complete','2025-05-27 07:53:43','2025-05-27 09:53:43','{\"post_id\":2935}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332423;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332423;}',10,1,'2025-05-27 07:55:14','2025-05-27 09:55:14',0,NULL,10),
(68382,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 07:53:44','2025-05-27 09:53:44','[2935,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748332424;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748332424;}',3,1,'2025-05-27 07:55:15','2025-05-27 09:55:15',0,NULL,10),
(68383,'wc_delete_related_product_transients_async','complete','2025-05-27 08:32:06','2025-05-27 10:32:06','{\"post_id\":4191}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748334726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748334726;}',10,1,'2025-05-27 08:33:57','2025-05-27 10:33:57',0,NULL,10),
(68384,'wc_delete_related_product_transients_async','complete','2025-05-27 08:32:06','2025-05-27 10:32:06','{\"post_id\":4189}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748334726;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748334726;}',10,1,'2025-05-27 08:33:57','2025-05-27 10:33:57',0,NULL,10),
(68385,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 08:32:07','2025-05-27 10:32:07','[4191,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748334727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748334727;}',3,1,'2025-05-27 08:33:57','2025-05-27 10:33:57',0,NULL,10),
(68386,'wc_delete_related_product_transients_async','complete','2025-05-27 08:32:07','2025-05-27 10:32:07','{\"post_id\":4195}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748334727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748334727;}',10,1,'2025-05-27 08:33:57','2025-05-27 10:33:57',0,NULL,10),
(68387,'wc_delete_related_product_transients_async','complete','2025-05-27 08:32:07','2025-05-27 10:32:07','{\"post_id\":4193}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748334727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748334727;}',10,1,'2025-05-27 08:33:57','2025-05-27 10:33:57',0,NULL,10),
(68388,'wc_delete_related_product_transients_async','complete','2025-05-27 08:32:07','2025-05-27 10:32:07','{\"post_id\":4796}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748334727;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748334727;}',10,1,'2025-05-27 08:33:57','2025-05-27 10:33:57',0,NULL,10),
(68389,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:14','2025-05-27 14:49:14','{\"post_id\":3668}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350154;}',10,1,'2025-05-27 12:49:14','2025-05-27 14:49:14',0,NULL,10),
(68390,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:14','2025-05-27 14:49:14','{\"post_id\":3664}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350154;}',10,1,'2025-05-27 12:49:14','2025-05-27 14:49:14',0,NULL,10),
(68391,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:14','2025-05-27 14:49:14','{\"post_id\":4675}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350154;}',10,1,'2025-05-27 12:49:14','2025-05-27 14:49:14',0,NULL,10),
(68392,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 12:49:15','2025-05-27 14:49:15','[4675,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350155;}',3,1,'2025-05-27 12:49:24','2025-05-27 14:49:24',0,NULL,10),
(68393,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:14','2025-05-27 14:49:14','{\"post_id\":4674}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350154;}',10,1,'2025-05-27 12:49:14','2025-05-27 14:49:14',0,NULL,10),
(68394,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 12:49:15','2025-05-27 14:49:15','[4674,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350155;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350155;}',3,1,'2025-05-27 12:49:25','2025-05-27 14:49:25',0,NULL,10),
(68395,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:14','2025-05-27 14:49:14','{\"post_id\":3666}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350154;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350154;}',10,1,'2025-05-27 12:49:14','2025-05-27 14:49:14',0,NULL,10),
(68396,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:24','2025-05-27 14:49:24','{\"post_id\":3549}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350164;}',10,1,'2025-05-27 12:49:25','2025-05-27 14:49:25',0,NULL,10),
(68397,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:24','2025-05-27 14:49:24','{\"post_id\":3547}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350164;}',10,1,'2025-05-27 12:49:25','2025-05-27 14:49:25',0,NULL,10),
(68398,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:24','2025-05-27 14:49:24','{\"post_id\":3551}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350164;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350164;}',10,1,'2025-05-27 12:49:25','2025-05-27 14:49:25',0,NULL,10),
(68399,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 12:49:25','2025-05-27 14:49:25','[3551,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350165;}',3,1,'2025-05-27 12:49:25','2025-05-27 14:49:25',0,NULL,10),
(68400,'wc_delete_related_product_transients_async','complete','2025-05-27 12:49:32','2025-05-27 14:49:32','{\"post_id\":3804}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350172;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350172;}',10,1,'2025-05-27 12:53:09','2025-05-27 14:53:09',0,NULL,10),
(68401,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 12:49:33','2025-05-27 14:49:33','[3804,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350173;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350173;}',3,1,'2025-05-27 12:53:10','2025-05-27 14:53:10',0,NULL,10),
(68402,'wc_delete_related_product_transients_async','complete','2025-05-27 12:53:09','2025-05-27 14:53:09','{\"post_id\":2948}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350389;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350389;}',10,1,'2025-05-27 12:53:10','2025-05-27 14:53:10',0,NULL,10),
(68403,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 12:53:10','2025-05-27 14:53:10','[2948,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748350390;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748350390;}',3,1,'2025-05-27 12:53:10','2025-05-27 14:53:10',0,NULL,10),
(68404,'wc_delete_related_product_transients_async','complete','2025-05-27 13:36:07','2025-05-27 15:36:07','{\"post_id\":2891}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748352967;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748352967;}',10,1,'2025-05-27 13:36:08','2025-05-27 15:36:08',0,NULL,10),
(68405,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 13:36:08','2025-05-27 15:36:08','[2891,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748352968;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748352968;}',3,1,'2025-05-27 13:36:08','2025-05-27 15:36:08',0,NULL,10),
(68406,'wc_delete_related_product_transients_async','complete','2025-05-27 13:37:32','2025-05-27 15:37:32','{\"post_id\":2745}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748353052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748353052;}',10,1,'2025-05-27 13:38:12','2025-05-27 15:38:12',0,NULL,10),
(68407,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 13:37:33','2025-05-27 15:37:33','[2745,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748353053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748353053;}',3,1,'2025-05-27 13:38:12','2025-05-27 15:38:12',0,NULL,10),
(68408,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-27 14:10:43','2025-05-27 16:10:43','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748355043;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748355043;}',8,1,'2025-05-27 14:11:28','2025-05-27 16:11:28',0,NULL,10),
(68409,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:00','2025-05-27 16:37:00','{\"post_id\":3999}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356620;}',10,1,'2025-05-27 14:37:45','2025-05-27 16:37:45',0,NULL,10),
(68410,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:00','2025-05-27 16:37:00','{\"post_id\":3996}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356620;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356620;}',10,1,'2025-05-27 14:37:45','2025-05-27 16:37:45',0,NULL,10),
(68411,'woocommerce_run_product_attribute_lookup_update_callback','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','[3999,2]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',3,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68412,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','{\"post_id\":4003}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',10,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68413,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','{\"post_id\":4002}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',10,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68414,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','{\"post_id\":4000}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',10,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68415,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','{\"post_id\":3997}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',10,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68416,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','{\"post_id\":4001}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',10,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68417,'wc_delete_related_product_transients_async','complete','2025-05-27 14:37:01','2025-05-27 16:37:01','{\"post_id\":3998}','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748356621;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748356621;}',10,1,'2025-05-27 14:37:46','2025-05-27 16:37:46',0,NULL,10),
(68418,'woocommerce_cleanup_draft_orders','pending','2025-05-29 13:20:45','2025-05-29 15:20:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1748524845;s:18:\"\0*\0first_timestamp\";i:1655302258;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1748524845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',8,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(68419,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-28 13:21:40','2025-05-28 15:21:40','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748438500;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748438500;}',8,1,'2025-05-28 13:22:40','2025-05-28 15:22:40',0,NULL,10),
(68420,'woocommerce_marketplace_fetch_promotions_clear','complete','2025-05-28 14:37:49','2025-05-28 16:37:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748443069;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748443069;}',8,1,'2025-05-28 14:38:13','2025-05-28 16:38:13',0,NULL,10),
(68421,'woocommerce_update_marketplace_suggestions','complete','2025-05-28 15:54:49','2025-05-28 17:54:49','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1748447689;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1748447689;}',8,1,'2025-05-28 15:55:42','2025-05-28 17:55:42',0,NULL,10);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=377673 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_claims` VALUES
(377668,'2023-07-04 14:25:13');
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=11 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES
(1,'action-scheduler-migration'),
(2,'wc-admin-data'),
(3,'woocommerce-db-updates'),
(4,'wc_update_product_lookup_tables'),
(5,'woocommerce-remote-inbox-engine'),
(6,'wc_update_product_default_cat'),
(7,'woocommerce-webhooks'),
(8,''),
(9,'hcaptcha'),
(10,'wc_delete_related_product_transients_group');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=199648 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES
(47,17,'action created','2022-06-16 14:39:18','2022-06-16 16:39:18'),
(52,17,'action started via WP Cron','2023-02-16 14:43:13','2023-02-16 16:43:13'),
(53,17,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-02-16 14:43:13','2023-02-16 16:43:13'),
(60,22,'action created','2023-03-02 14:35:39','2023-03-02 16:35:39'),
(67,22,'action started via Async Request','2023-04-20 15:38:41','2023-04-20 17:38:41'),
(68,22,'action failed via Async Request: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-04-20 15:38:41','2023-04-20 17:38:41'),
(197,67,'action created','2025-04-26 03:30:51','2025-04-26 05:30:51'),
(200,68,'action created','2025-05-01 14:33:35','2025-05-01 16:33:35'),
(201,69,'action created','2025-05-01 14:33:35','2025-05-01 16:33:35'),
(202,67,'action started via WP Cron','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(203,67,'action complete via WP Cron','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(204,70,'action created','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(205,69,'action started via WP Cron','2025-05-13 12:18:38','2025-05-13 14:18:38'),
(206,69,'action complete via WP Cron','2025-05-13 12:18:39','2025-05-13 14:18:39'),
(207,68,'action started via WP Cron','2025-05-13 12:18:39','2025-05-13 14:18:39'),
(208,68,'action complete via WP Cron','2025-05-13 12:18:40','2025-05-13 14:18:40'),
(209,70,'action started via Async Request','2025-05-26 10:41:45','2025-05-26 12:41:45'),
(210,70,'action complete via Async Request','2025-05-26 10:41:45','2025-05-26 12:41:45'),
(211,71,'action created','2025-05-26 10:41:45','2025-05-26 12:41:45'),
(212,71,'action started via WP Cron','2025-05-28 14:42:17','2025-05-28 16:42:17'),
(213,71,'action complete via WP Cron','2025-05-28 14:42:17','2025-05-28 16:42:17'),
(214,72,'action created','2025-05-28 14:42:17','2025-05-28 16:42:17'),
(215,73,'action created','2025-05-28 15:49:47','2025-05-28 17:49:47'),
(216,73,'action started via WP Cron','2025-05-28 15:52:01','2025-05-28 17:52:01'),
(217,73,'action complete via WP Cron','2025-05-28 15:52:01','2025-05-28 17:52:01'),
(3977,3195,'action created','2023-02-15 14:49:32','2023-02-15 16:49:32'),
(3978,3195,'action started via WP Cron','2023-02-15 14:51:24','2023-02-15 16:51:24'),
(3979,3195,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-02-15 14:51:24','2023-02-15 16:51:24'),
(4112,3240,'action created','2023-03-01 14:02:23','2023-03-01 16:02:23'),
(4113,3240,'action started via WP Cron','2023-03-01 14:02:24','2023-03-01 16:02:24'),
(4114,3240,'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 14:02:24','2023-03-01 16:02:24'),
(4184,3264,'action created','2023-03-15 02:53:24','2023-03-15 04:53:24'),
(4185,3264,'action started via WP Cron','2023-03-15 02:53:25','2023-03-15 04:53:25'),
(4186,3264,'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 02:53:25','2023-03-15 04:53:25'),
(4280,3296,'action created','2023-03-22 14:28:11','2023-03-22 16:28:11'),
(4281,3296,'action started via WP Cron','2023-03-22 14:28:12','2023-03-22 16:28:12'),
(4282,3296,'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 14:28:12','2023-03-22 16:28:12'),
(4448,3352,'action created','2023-04-14 14:19:09','2023-04-14 16:19:09'),
(4452,3352,'action started via WP Cron','2023-04-14 14:19:10','2023-04-14 16:19:10'),
(4453,3352,'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 14:19:10','2023-04-14 16:19:10'),
(4529,3379,'action created','2023-04-27 03:02:43','2023-04-27 05:02:43'),
(4530,3379,'action started via WP Cron','2023-04-27 03:02:45','2023-04-27 05:02:45'),
(4531,3379,'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 03:02:45','2023-04-27 05:02:45'),
(4703,3437,'action created','2023-05-10 14:05:52','2023-05-10 16:05:52'),
(4704,3437,'action started via WP Cron','2023-05-10 14:05:54','2023-05-10 16:05:54'),
(4705,3437,'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-10 14:05:54','2023-05-10 16:05:54'),
(6859,4155,'action created','2023-05-30 14:10:12','2023-05-30 16:10:12'),
(6860,4155,'action started via WP Cron','2023-05-30 14:10:14','2023-05-30 16:10:14'),
(6861,4155,'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 14:10:14','2023-05-30 16:10:14'),
(7753,4453,'action created','2023-06-01 14:14:47','2023-06-01 16:14:47'),
(7754,4453,'action started via WP Cron','2023-06-01 14:16:44','2023-06-01 16:16:44'),
(7755,4453,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-06-01 14:16:44','2023-06-01 16:16:44'),
(19633,8413,'action created','2023-07-04 14:24:28','2023-07-04 16:24:28'),
(19634,8413,'action started via WP Cron','2023-07-04 14:25:13','2023-07-04 16:25:13'),
(19636,8413,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2023-07-04 14:30:30','2023-07-04 16:30:30'),
(65444,23684,'action created','2024-01-17 07:13:51','2024-01-17 09:13:51'),
(65445,23685,'action created','2024-01-17 07:13:51','2024-01-17 09:13:51'),
(65446,23684,'action started via WP Cron','2024-01-17 07:17:24','2024-01-17 09:17:24'),
(65447,23685,'action started via WP Cron','2024-01-17 07:18:41','2024-01-17 09:18:41'),
(65448,23684,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-01-17 07:23:37','2024-01-17 09:23:37'),
(65451,23685,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-01-17 07:24:30','2024-01-17 09:24:30'),
(76994,27534,'action created','2024-02-26 14:24:23','2024-02-26 16:24:23'),
(76996,27534,'action started via WP Cron','2024-02-26 14:30:42','2024-02-26 16:30:42'),
(76997,27534,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-02-26 14:37:01','2024-02-26 16:37:01'),
(77258,27622,'action created','2024-02-27 15:32:01','2024-02-27 17:32:01'),
(77260,27622,'action started via WP Cron','2024-02-27 15:33:07','2024-02-27 17:33:07'),
(77261,27622,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-02-27 15:42:14','2024-02-27 17:42:14'),
(78737,28115,'action created','2024-03-04 09:36:51','2024-03-04 11:36:51'),
(78738,28116,'action created','2024-03-04 09:36:51','2024-03-04 11:36:51'),
(78739,28115,'action started via WP Cron','2024-03-04 09:37:44','2024-03-04 11:37:44'),
(78740,28116,'action started via WP Cron','2024-03-04 09:38:54','2024-03-04 11:38:54'),
(78749,28115,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-03-04 09:43:03','2024-03-04 11:43:03'),
(78768,28116,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-03-04 09:49:30','2024-03-04 11:49:30'),
(80927,28845,'action created','2024-03-12 19:31:08','2024-03-12 21:31:08'),
(80928,28846,'action created','2024-03-12 19:31:08','2024-03-12 21:31:08'),
(80929,28845,'action started via WP Cron','2024-03-12 19:33:22','2024-03-12 21:33:22'),
(80930,28845,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-03-12 19:40:35','2024-03-12 21:40:35'),
(80931,28846,'action started via WP Cron','2024-03-12 19:40:35','2024-03-12 21:40:35'),
(80934,28846,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-03-12 19:56:42','2024-03-12 21:56:42'),
(91476,32362,'action created','2024-05-03 08:32:44','2024-05-03 10:32:44'),
(91477,32363,'action created','2024-05-03 08:32:44','2024-05-03 10:32:44'),
(91478,32362,'action started via WP Cron','2024-05-03 08:33:08','2024-05-03 10:33:08'),
(91479,32363,'action started via WP Cron','2024-05-03 08:35:33','2024-05-03 10:35:33'),
(91482,32362,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-05-03 08:39:20','2024-05-03 10:39:20'),
(91483,32363,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-05-03 08:40:53','2024-05-03 10:40:53'),
(91521,32377,'action created','2024-05-03 09:15:48','2024-05-03 11:15:48'),
(91522,32377,'action started via WP Cron','2024-05-03 09:17:08','2024-05-03 11:17:08'),
(91543,32377,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-05-03 09:22:11','2024-05-03 11:22:11'),
(96234,33948,'action created','2024-05-25 17:43:40','2024-05-25 19:43:40'),
(96236,33948,'action started via WP Cron','2024-05-25 17:44:51','2024-05-25 19:44:51'),
(96241,33948,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-05-25 17:51:55','2024-05-25 19:51:55'),
(103999,36536,'action created','2024-07-03 11:47:41','2024-07-03 13:47:41'),
(104000,36537,'action created','2024-07-03 11:47:41','2024-07-03 13:47:41'),
(104001,36536,'action started via WP Cron','2024-07-03 11:48:32','2024-07-03 13:48:32'),
(104002,36537,'action started via WP Cron','2024-07-03 11:49:41','2024-07-03 13:49:41'),
(104003,36536,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-07-03 11:54:59','2024-07-03 13:54:59'),
(104004,36537,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-07-03 11:54:59','2024-07-03 13:54:59'),
(111244,38951,'action created','2024-08-12 07:54:59','2024-08-12 09:54:59'),
(111246,38951,'action started via WP Cron','2024-08-12 07:57:13','2024-08-12 09:57:13'),
(111252,38951,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-08-12 08:02:43','2024-08-12 10:02:43'),
(114844,40151,'action created','2024-09-03 08:23:09','2024-09-03 10:23:09'),
(114846,40151,'action started via WP Cron','2024-09-03 08:26:06','2024-09-03 10:26:06'),
(114890,40151,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-09-03 08:31:30','2024-09-03 10:31:30'),
(116227,40612,'action created','2024-09-10 05:22:45','2024-09-10 07:22:45'),
(116228,40612,'action started via WP Cron','2024-09-10 05:23:35','2024-09-10 07:23:35'),
(116231,40612,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-09-10 05:29:32','2024-09-10 07:29:32'),
(122602,42737,'action created','2024-10-08 06:21:53','2024-10-08 08:21:53'),
(122604,42737,'action started via WP Cron','2024-10-08 06:23:47','2024-10-08 08:23:47'),
(122609,42737,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-10-08 06:31:13','2024-10-08 08:31:13'),
(126958,44189,'action created','2024-10-21 16:38:22','2024-10-21 18:38:22'),
(126960,44189,'action started via WP Cron','2024-10-21 16:39:12','2024-10-21 18:39:12'),
(126965,44189,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-10-21 16:47:18','2024-10-21 18:47:18'),
(130651,45420,'action created','2024-11-04 08:21:58','2024-11-04 10:21:58'),
(130653,45420,'action started via WP Cron','2024-11-04 08:23:15','2024-11-04 10:23:15'),
(130658,45420,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-11-04 08:28:40','2024-11-04 10:28:40'),
(133454,46355,'action created','2024-11-13 18:01:06','2024-11-13 20:01:06'),
(133455,46356,'action created','2024-11-13 18:01:06','2024-11-13 20:01:06'),
(133458,46355,'action started via WP Cron','2024-11-13 18:01:33','2024-11-13 20:01:33'),
(133459,46356,'action started via WP Cron','2024-11-13 18:02:42','2024-11-13 20:02:42'),
(133462,46355,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-11-13 18:07:11','2024-11-13 20:07:11'),
(133463,46356,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-11-13 18:13:59','2024-11-13 20:13:59'),
(140485,48698,'action created','2024-12-02 13:08:39','2024-12-02 15:08:39'),
(140486,48699,'action created','2024-12-02 13:08:39','2024-12-02 15:08:39'),
(140487,48698,'action started via WP Cron','2024-12-02 13:09:39','2024-12-02 15:09:39'),
(140488,48699,'action started via WP Cron','2024-12-02 13:10:48','2024-12-02 15:10:48'),
(140491,48698,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-12-02 13:16:56','2024-12-02 15:16:56'),
(140492,48699,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-12-02 13:16:56','2024-12-02 15:16:56'),
(140963,48858,'action created','2024-12-03 08:33:45','2024-12-03 10:33:45'),
(140966,48858,'action started via WP Cron','2024-12-03 08:34:32','2024-12-03 10:34:32'),
(140969,48858,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2024-12-03 08:40:00','2024-12-03 10:40:00'),
(147469,51026,'action created','2025-01-15 09:57:14','2025-01-15 11:57:14'),
(147471,51026,'action started via WP Cron','2025-01-15 09:57:30','2025-01-15 11:57:30'),
(147476,51026,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-01-15 10:03:42','2025-01-15 12:03:42'),
(149992,51867,'action created','2025-01-29 12:44:34','2025-01-29 14:44:34'),
(149993,51868,'action created','2025-01-29 12:44:34','2025-01-29 14:44:34'),
(149995,51867,'action started via WP Cron','2025-01-29 12:45:48','2025-01-29 14:45:48'),
(149996,51868,'action started via WP Cron','2025-01-29 12:46:55','2025-01-29 14:46:55'),
(150014,51867,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-01-29 12:51:35','2025-01-29 14:51:35'),
(150029,51868,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-01-29 12:53:05','2025-01-29 14:53:05'),
(151942,52517,'action created','2025-02-06 07:08:11','2025-02-06 09:08:11'),
(151944,52517,'action started via WP Cron','2025-02-06 07:08:32','2025-02-06 09:08:32'),
(151949,52517,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-02-06 07:14:39','2025-02-06 09:14:39'),
(159267,54960,'action created','2025-03-11 08:44:43','2025-03-11 10:44:43'),
(159269,54960,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-03-11 09:20:27','2025-03-11 11:20:27'),
(160151,55257,'action created','2025-03-14 13:33:09','2025-03-14 15:33:09'),
(160153,55257,'action started via WP Cron','2025-03-14 13:33:39','2025-03-14 15:33:39'),
(160167,55257,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-03-14 13:39:03','2025-03-14 15:39:03'),
(160289,55303,'action created','2025-03-17 06:17:55','2025-03-17 08:17:55'),
(160291,55303,'action started via WP Cron','2025-03-17 06:19:16','2025-03-17 08:19:16'),
(160302,55303,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-03-17 06:25:06','2025-03-17 08:25:06'),
(162122,55914,'action created','2025-03-25 17:11:56','2025-03-25 19:11:56'),
(162124,55914,'action started via WP Cron','2025-03-25 17:17:32','2025-03-25 19:17:32'),
(162129,55914,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-03-25 17:29:01','2025-03-25 19:29:01'),
(162923,56181,'action created','2025-03-27 10:55:57','2025-03-27 12:55:57'),
(162924,56182,'action created','2025-03-27 10:55:57','2025-03-27 12:55:57'),
(162925,56181,'action started via WP Cron','2025-03-27 10:56:49','2025-03-27 12:56:49'),
(162926,56182,'action started via WP Cron','2025-03-27 10:58:16','2025-03-27 12:58:16'),
(162929,56181,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-03-27 11:03:16','2025-03-27 13:03:16'),
(162930,56182,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-03-27 11:03:16','2025-03-27 13:03:16'),
(165527,57049,'action created','2025-04-08 10:19:02','2025-04-08 12:19:02'),
(165529,57049,'action started via WP Cron','2025-04-08 10:22:39','2025-04-08 12:22:39'),
(165534,57049,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-04-08 10:28:38','2025-04-08 12:28:38'),
(185280,63632,'action created','2025-04-27 13:16:13','2025-04-27 15:16:13'),
(185284,63634,'action created','2025-04-28 02:23:18','2025-04-28 04:23:18'),
(185285,63634,'action started via WP Cron','2025-04-28 02:23:30','2025-04-28 04:23:30'),
(185286,63634,'action complete via WP Cron','2025-04-28 02:23:30','2025-04-28 04:23:30'),
(185287,63632,'action started via WP Cron','2025-04-28 13:18:51','2025-04-28 15:18:51'),
(185288,63632,'action complete via WP Cron','2025-04-28 13:18:51','2025-04-28 15:18:51'),
(185289,63635,'action created','2025-04-28 13:18:51','2025-04-28 15:18:51'),
(185290,63636,'action created','2025-04-28 14:08:32','2025-04-28 16:08:32'),
(185291,63636,'action started via WP Cron','2025-04-28 14:09:33','2025-04-28 16:09:33'),
(185292,63636,'action complete via WP Cron','2025-04-28 14:09:33','2025-04-28 16:09:33'),
(185293,63637,'action created','2025-04-29 02:11:58','2025-04-29 04:11:58'),
(185294,63637,'action started via WP Cron','2025-04-29 02:11:58','2025-04-29 04:11:58'),
(185295,63637,'action complete via WP Cron','2025-04-29 02:11:58','2025-04-29 04:11:58'),
(185296,63638,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185297,63639,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185298,63640,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185299,63641,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185300,63642,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185301,63643,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185302,63644,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185303,63645,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185304,63646,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185305,63647,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185306,63648,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185307,63649,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185308,63650,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185309,63651,'action created','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185310,63638,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185311,63638,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185312,63639,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185313,63639,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185314,63641,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185315,63641,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185316,63642,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185317,63642,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185318,63643,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185319,63643,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185320,63644,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185321,63644,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185322,63645,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185323,63645,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185324,63646,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185325,63646,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185326,63647,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185327,63647,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185328,63648,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185329,63648,'action complete via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185330,63649,'action started via WP Cron','2025-04-29 05:42:38','2025-04-29 07:42:38'),
(185331,63649,'action complete via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185332,63650,'action started via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185333,63650,'action complete via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185334,63651,'action started via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185335,63651,'action complete via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185336,63640,'action started via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185337,63640,'action complete via WP Cron','2025-04-29 05:42:39','2025-04-29 07:42:39'),
(185338,63652,'action created','2025-04-29 06:39:12','2025-04-29 08:39:12'),
(185339,63653,'action created','2025-04-29 06:39:12','2025-04-29 08:39:12'),
(185340,63654,'action created','2025-04-29 06:39:12','2025-04-29 08:39:12'),
(185341,63652,'action started via WP Cron','2025-04-29 06:39:13','2025-04-29 08:39:13'),
(185342,63652,'action complete via WP Cron','2025-04-29 06:39:13','2025-04-29 08:39:13'),
(185343,63654,'action started via WP Cron','2025-04-29 06:39:13','2025-04-29 08:39:13'),
(185344,63654,'action complete via WP Cron','2025-04-29 06:39:13','2025-04-29 08:39:13'),
(185345,63653,'action started via WP Cron','2025-04-29 06:39:13','2025-04-29 08:39:13'),
(185346,63653,'action complete via WP Cron','2025-04-29 06:39:13','2025-04-29 08:39:13'),
(185347,63655,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185348,63656,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185349,63657,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185350,63658,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185351,63659,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185352,63660,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185353,63661,'action created','2025-04-29 06:39:14','2025-04-29 08:39:14'),
(185354,63662,'action created','2025-04-29 06:39:15','2025-04-29 08:39:15'),
(185355,63655,'action started via WP Cron','2025-04-29 06:40:16','2025-04-29 08:40:16'),
(185356,63655,'action complete via WP Cron','2025-04-29 06:40:16','2025-04-29 08:40:16'),
(185357,63656,'action started via WP Cron','2025-04-29 06:40:16','2025-04-29 08:40:16'),
(185358,63656,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185359,63657,'action started via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185360,63657,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185361,63658,'action started via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185362,63658,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185363,63659,'action started via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185364,63659,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185365,63661,'action started via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185366,63661,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185367,63660,'action started via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185368,63660,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185369,63662,'action started via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185370,63662,'action complete via WP Cron','2025-04-29 06:40:17','2025-04-29 08:40:17'),
(185371,63663,'action created','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185372,63664,'action created','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185373,63665,'action created','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185374,63663,'action started via WP Cron','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185375,63663,'action complete via WP Cron','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185376,63665,'action started via WP Cron','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185377,63665,'action complete via WP Cron','2025-04-29 06:58:01','2025-04-29 08:58:01'),
(185378,63664,'action started via WP Cron','2025-04-29 06:58:41','2025-04-29 08:58:41'),
(185379,63664,'action complete via WP Cron','2025-04-29 06:58:41','2025-04-29 08:58:41'),
(185380,63666,'action created','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185381,63667,'action created','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185382,63668,'action created','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185383,63666,'action started via WP Cron','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185384,63666,'action complete via WP Cron','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185385,63668,'action started via WP Cron','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185386,63668,'action complete via WP Cron','2025-04-29 07:25:13','2025-04-29 09:25:13'),
(185387,63667,'action started via WP Cron','2025-04-29 07:27:23','2025-04-29 09:27:23'),
(185388,63667,'action complete via WP Cron','2025-04-29 07:27:23','2025-04-29 09:27:23'),
(185389,63669,'action created','2025-04-29 07:45:26','2025-04-29 09:45:26'),
(185390,63670,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185391,63671,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185392,63672,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185393,63673,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185394,63674,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185395,63675,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185396,63676,'action created','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185397,63669,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185398,63669,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185399,63670,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185400,63670,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185401,63672,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185402,63672,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185403,63673,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185404,63673,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185405,63674,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185406,63674,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185407,63675,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185408,63675,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185409,63676,'action started via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185410,63676,'action complete via WP Cron','2025-04-29 07:45:27','2025-04-29 09:45:27'),
(185411,63677,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185412,63678,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185413,63679,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185414,63680,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185415,63681,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185416,63682,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185417,63683,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185418,63684,'action created','2025-04-29 07:45:32','2025-04-29 09:45:32'),
(185419,63685,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185420,63686,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185421,63687,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185422,63688,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185423,63689,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185424,63690,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185425,63691,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185426,63692,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185427,63693,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185428,63694,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185429,63695,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185430,63696,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185431,63697,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185432,63698,'action created','2025-04-29 07:45:36','2025-04-29 09:45:36'),
(185433,63699,'action created','2025-04-29 07:45:44','2025-04-29 09:45:44'),
(185434,63700,'action created','2025-04-29 07:45:44','2025-04-29 09:45:44'),
(185435,63701,'action created','2025-04-29 07:45:44','2025-04-29 09:45:44'),
(185436,63702,'action created','2025-04-29 07:45:47','2025-04-29 09:45:47'),
(185437,63703,'action created','2025-04-29 07:45:47','2025-04-29 09:45:47'),
(185438,63704,'action created','2025-04-29 07:45:47','2025-04-29 09:45:47'),
(185439,63671,'action started via WP Cron','2025-04-29 07:46:25','2025-04-29 09:46:25'),
(185440,63671,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185441,63677,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185442,63677,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185443,63678,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185444,63678,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185445,63679,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185446,63679,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185447,63680,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185448,63680,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185449,63681,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185450,63681,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185451,63683,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185452,63683,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185453,63684,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185454,63684,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185455,63682,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185456,63682,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185457,63685,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185458,63685,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185459,63686,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185460,63686,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185461,63687,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185462,63687,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185463,63688,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185464,63688,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185465,63689,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185466,63689,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185467,63690,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185468,63690,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185469,63691,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185470,63691,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185471,63692,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185472,63692,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185473,63694,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185474,63694,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185475,63695,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185476,63695,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185477,63696,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185478,63696,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185479,63697,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185480,63697,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185481,63698,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185482,63698,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185483,63693,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185484,63693,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185485,63699,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185486,63699,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185487,63701,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185488,63701,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185489,63700,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185490,63700,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185491,63702,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185492,63702,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185493,63704,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185494,63704,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185495,63703,'action started via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185496,63703,'action complete via WP Cron','2025-04-29 07:46:26','2025-04-29 09:46:26'),
(185497,63705,'action created','2025-04-29 08:18:37','2025-04-29 10:18:37'),
(185498,63706,'action created','2025-04-29 08:18:37','2025-04-29 10:18:37'),
(185499,63707,'action created','2025-04-29 08:18:37','2025-04-29 10:18:37'),
(185500,63708,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185501,63709,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185502,63710,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185503,63711,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185504,63712,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185505,63713,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185506,63714,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185507,63715,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185508,63716,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185509,63717,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185510,63718,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185511,63719,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185512,63720,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185513,63721,'action created','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185514,63705,'action started via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185515,63705,'action complete via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185516,63706,'action started via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185517,63706,'action complete via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185518,63707,'action started via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185519,63707,'action complete via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185520,63708,'action started via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185521,63708,'action complete via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185522,63709,'action started via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185523,63709,'action complete via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185524,63710,'action started via WP Cron','2025-04-29 08:18:38','2025-04-29 10:18:38'),
(185525,63710,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185526,63711,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185527,63711,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185528,63712,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185529,63712,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185530,63714,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185531,63714,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185532,63715,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185533,63715,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185534,63716,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185535,63716,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185536,63717,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185537,63717,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185538,63718,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185539,63718,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185540,63719,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185541,63719,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185542,63720,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185543,63720,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185544,63721,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185545,63721,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185546,63713,'action started via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185547,63713,'action complete via WP Cron','2025-04-29 08:18:39','2025-04-29 10:18:39'),
(185548,63722,'action created','2025-04-29 08:18:41','2025-04-29 10:18:41'),
(185549,63723,'action created','2025-04-29 08:18:41','2025-04-29 10:18:41'),
(185550,63724,'action created','2025-04-29 08:18:41','2025-04-29 10:18:41'),
(185551,63725,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185552,63726,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185553,63727,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185554,63728,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185555,63729,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185556,63730,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185557,63731,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185558,63732,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185559,63733,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185560,63734,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185561,63735,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185562,63736,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185563,63737,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185564,63738,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185565,63739,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185566,63740,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185567,63741,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185568,63742,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185569,63743,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185570,63744,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185571,63745,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185572,63746,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185573,63747,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185574,63748,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185575,63749,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185576,63750,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185577,63751,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185578,63752,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185579,63753,'action created','2025-04-29 08:18:42','2025-04-29 10:18:42'),
(185580,63722,'action started via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185581,63722,'action complete via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185582,63723,'action started via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185583,63723,'action complete via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185584,63724,'action started via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185585,63724,'action complete via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185586,63725,'action started via WP Cron','2025-04-29 08:26:28','2025-04-29 10:26:28'),
(185587,63725,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185588,63726,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185589,63726,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185590,63727,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185591,63727,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185592,63728,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185593,63728,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185594,63729,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185595,63729,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185596,63730,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185597,63730,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185598,63731,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185599,63731,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185600,63732,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185601,63732,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185602,63733,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185603,63733,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185604,63734,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185605,63734,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185606,63735,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185607,63735,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185608,63736,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185609,63736,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185610,63737,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185611,63737,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185612,63738,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185613,63738,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185614,63740,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185615,63740,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185616,63741,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185617,63741,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185618,63742,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185619,63742,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185620,63743,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185621,63743,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185622,63744,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185623,63744,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185624,63745,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185625,63745,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185626,63746,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185627,63746,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185628,63747,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185629,63747,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185630,63748,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185631,63748,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185632,63749,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185633,63749,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185634,63750,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185635,63750,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185636,63751,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185637,63751,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185638,63752,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185639,63752,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185640,63753,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185641,63753,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185642,63739,'action started via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185643,63739,'action complete via WP Cron','2025-04-29 08:26:29','2025-04-29 10:26:29'),
(185644,63754,'action created','2025-04-29 08:48:54','2025-04-29 10:48:54'),
(185645,63755,'action created','2025-04-29 08:48:54','2025-04-29 10:48:54'),
(185646,63756,'action created','2025-04-29 08:48:54','2025-04-29 10:48:54'),
(185647,63754,'action started via WP Cron','2025-04-29 08:49:36','2025-04-29 10:49:36'),
(185648,63754,'action complete via WP Cron','2025-04-29 08:49:36','2025-04-29 10:49:36'),
(185649,63756,'action started via WP Cron','2025-04-29 08:49:36','2025-04-29 10:49:36'),
(185650,63756,'action complete via WP Cron','2025-04-29 08:49:36','2025-04-29 10:49:36'),
(185651,63755,'action started via WP Cron','2025-04-29 08:49:36','2025-04-29 10:49:36'),
(185652,63755,'action complete via WP Cron','2025-04-29 08:49:37','2025-04-29 10:49:37'),
(185653,63757,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185654,63758,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185655,63759,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185656,63760,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185657,63761,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185658,63762,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185659,63763,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185660,63764,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185661,63765,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185662,63766,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185663,63767,'action created','2025-04-29 09:15:03','2025-04-29 11:15:03'),
(185664,63757,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185665,63757,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185666,63758,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185667,63758,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185668,63759,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185669,63759,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185670,63760,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185671,63760,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185672,63761,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185673,63761,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185674,63762,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185675,63762,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185676,63763,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185677,63763,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185678,63764,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185679,63764,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185680,63766,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185681,63766,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185682,63767,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185683,63767,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185684,63765,'action started via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185685,63765,'action complete via WP Cron','2025-04-29 09:15:34','2025-04-29 11:15:34'),
(185686,63768,'action created','2025-04-29 09:43:29','2025-04-29 11:43:29'),
(185687,63769,'action created','2025-04-29 09:43:29','2025-04-29 11:43:29'),
(185688,63770,'action created','2025-04-29 09:43:29','2025-04-29 11:43:29'),
(185689,63768,'action started via WP Cron','2025-04-29 09:43:30','2025-04-29 11:43:30'),
(185690,63768,'action complete via WP Cron','2025-04-29 09:43:30','2025-04-29 11:43:30'),
(185691,63770,'action started via WP Cron','2025-04-29 09:43:30','2025-04-29 11:43:30'),
(185692,63770,'action complete via WP Cron','2025-04-29 09:43:30','2025-04-29 11:43:30'),
(185693,63769,'action started via WP Cron','2025-04-29 09:43:30','2025-04-29 11:43:30'),
(185694,63769,'action complete via WP Cron','2025-04-29 09:43:30','2025-04-29 11:43:30'),
(185695,63771,'action created','2025-04-29 10:13:05','2025-04-29 12:13:05'),
(185696,63772,'action created','2025-04-29 10:13:05','2025-04-29 12:13:05'),
(185697,63773,'action created','2025-04-29 10:13:06','2025-04-29 12:13:06'),
(185698,63774,'action created','2025-04-29 10:13:06','2025-04-29 12:13:06'),
(185699,63775,'action created','2025-04-29 10:13:06','2025-04-29 12:13:06'),
(185700,63776,'action created','2025-04-29 10:13:06','2025-04-29 12:13:06'),
(185701,63772,'action started via WP Cron','2025-04-29 10:13:58','2025-04-29 12:13:58'),
(185702,63772,'action complete via WP Cron','2025-04-29 10:13:58','2025-04-29 12:13:58'),
(185703,63773,'action started via WP Cron','2025-04-29 10:13:58','2025-04-29 12:13:58'),
(185704,63773,'action complete via WP Cron','2025-04-29 10:13:58','2025-04-29 12:13:58'),
(185705,63774,'action started via WP Cron','2025-04-29 10:13:58','2025-04-29 12:13:58'),
(185706,63775,'action started via WP Cron','2025-04-29 10:15:09','2025-04-29 12:15:09'),
(185707,63776,'action started via WP Cron','2025-04-29 10:17:25','2025-04-29 12:17:25'),
(185708,63776,'action complete via WP Cron','2025-04-29 10:17:25','2025-04-29 12:17:25'),
(185709,63771,'action started via WP Cron','2025-04-29 10:17:25','2025-04-29 12:17:25'),
(185710,63771,'action complete via WP Cron','2025-04-29 10:17:25','2025-04-29 12:17:25'),
(185711,63774,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-04-29 10:19:24','2025-04-29 12:19:24'),
(185712,63775,'action marked as failed after 300 seconds. Unknown error occurred. Check server, PHP and database error logs to diagnose cause.','2025-04-29 10:20:23','2025-04-29 12:20:23'),
(185713,63777,'action created','2025-04-29 10:37:53','2025-04-29 12:37:53'),
(185714,63778,'action created','2025-04-29 10:37:53','2025-04-29 12:37:53'),
(185715,63779,'action created','2025-04-29 10:37:53','2025-04-29 12:37:53'),
(185716,63777,'action started via WP Cron','2025-04-29 10:38:44','2025-04-29 12:38:44'),
(185717,63777,'action complete via WP Cron','2025-04-29 10:38:44','2025-04-29 12:38:44'),
(185718,63779,'action started via WP Cron','2025-04-29 10:38:44','2025-04-29 12:38:44'),
(185719,63779,'action complete via WP Cron','2025-04-29 10:38:44','2025-04-29 12:38:44'),
(185720,63778,'action started via WP Cron','2025-04-29 10:38:44','2025-04-29 12:38:44'),
(185721,63778,'action complete via WP Cron','2025-04-29 10:38:44','2025-04-29 12:38:44'),
(185722,63780,'action created','2025-04-29 10:48:03','2025-04-29 12:48:03'),
(185723,63781,'action created','2025-04-29 10:48:03','2025-04-29 12:48:03'),
(185724,63782,'action created','2025-04-29 10:48:03','2025-04-29 12:48:03'),
(185725,63783,'action created','2025-04-29 10:48:03','2025-04-29 12:48:03'),
(185726,63784,'action created','2025-04-29 10:48:03','2025-04-29 12:48:03'),
(185727,63785,'action created','2025-04-29 10:48:03','2025-04-29 12:48:03'),
(185728,63786,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185729,63787,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185730,63788,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185731,63789,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185732,63790,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185733,63791,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185734,63792,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185735,63793,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185736,63794,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185737,63795,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185738,63796,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185739,63797,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185740,63798,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185741,63799,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185742,63800,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185743,63801,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185744,63802,'action created','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185745,63780,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185746,63780,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185747,63781,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185748,63781,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185749,63782,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185750,63782,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185751,63783,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185752,63783,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185753,63784,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185754,63784,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185755,63785,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185756,63785,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185757,63786,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185758,63786,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185759,63787,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185760,63787,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185761,63788,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185762,63788,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185763,63789,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185764,63789,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185765,63790,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185766,63790,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185767,63791,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185768,63791,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185769,63792,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185770,63792,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185771,63793,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185772,63793,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185773,63795,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185774,63795,'action complete via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185775,63796,'action started via WP Cron','2025-04-29 10:48:04','2025-04-29 12:48:04'),
(185776,63796,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185777,63797,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185778,63797,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185779,63798,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185780,63798,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185781,63799,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185782,63799,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185783,63800,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185784,63800,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185785,63801,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185786,63801,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185787,63802,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185788,63802,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185789,63794,'action started via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185790,63794,'action complete via WP Cron','2025-04-29 10:48:05','2025-04-29 12:48:05'),
(185791,63803,'action created','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185792,63804,'action created','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185793,63805,'action created','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185794,63806,'action created','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185795,63807,'action created','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185796,63803,'action started via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185797,63803,'action complete via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185798,63804,'action started via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185799,63804,'action complete via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185800,63806,'action started via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185801,63806,'action complete via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185802,63807,'action started via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185803,63807,'action complete via WP Cron','2025-04-29 10:49:26','2025-04-29 12:49:26'),
(185804,63805,'action started via Async Request','2025-04-29 10:50:05','2025-04-29 12:50:05'),
(185805,63805,'action complete via Async Request','2025-04-29 10:50:05','2025-04-29 12:50:05'),
(185806,63808,'action created','2025-04-29 10:50:59','2025-04-29 12:50:59'),
(185807,63809,'action created','2025-04-29 10:51:00','2025-04-29 12:51:00'),
(185808,63809,'action started via Async Request','2025-04-29 10:51:07','2025-04-29 12:51:07'),
(185809,63809,'action complete via Async Request','2025-04-29 10:51:08','2025-04-29 12:51:08'),
(185810,63808,'action started via Async Request','2025-04-29 10:51:08','2025-04-29 12:51:08'),
(185811,63808,'action complete via Async Request','2025-04-29 10:51:08','2025-04-29 12:51:08'),
(185812,63810,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185813,63811,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185814,63812,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185815,63813,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185816,63814,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185817,63815,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185818,63816,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185819,63817,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185820,63818,'action created','2025-04-29 10:51:17','2025-04-29 12:51:17'),
(185821,63819,'action created','2025-04-29 10:51:18','2025-04-29 12:51:18'),
(185822,63820,'action created','2025-04-29 10:51:18','2025-04-29 12:51:18'),
(185823,63821,'action created','2025-04-29 10:51:18','2025-04-29 12:51:18'),
(185824,63822,'action created','2025-04-29 10:51:18','2025-04-29 12:51:18'),
(185825,63823,'action created','2025-04-29 10:51:46','2025-04-29 12:51:46'),
(185826,63824,'action created','2025-04-29 10:51:46','2025-04-29 12:51:46'),
(185827,63825,'action created','2025-04-29 10:51:46','2025-04-29 12:51:46'),
(185828,63810,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185829,63810,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185830,63811,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185831,63811,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185832,63812,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185833,63812,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185834,63813,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185835,63813,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185836,63814,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185837,63814,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185838,63815,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185839,63815,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185840,63816,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185841,63816,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185842,63817,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185843,63817,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185844,63818,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185845,63818,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185846,63819,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185847,63819,'action complete via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185848,63820,'action started via WP Cron','2025-04-29 10:53:03','2025-04-29 12:53:03'),
(185849,63820,'action complete via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185850,63821,'action started via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185851,63821,'action complete via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185852,63822,'action started via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185853,63822,'action complete via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185854,63823,'action started via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185855,63823,'action complete via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185856,63825,'action started via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185857,63825,'action complete via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185858,63824,'action started via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185859,63824,'action complete via WP Cron','2025-04-29 10:53:04','2025-04-29 12:53:04'),
(185860,63826,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185861,63827,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185862,63828,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185863,63829,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185864,63830,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185865,63831,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185866,63832,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185867,63833,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185868,63834,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185869,63835,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185870,63836,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185871,63837,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185872,63838,'action created','2025-04-29 11:04:09','2025-04-29 13:04:09'),
(185873,63839,'action created','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185874,63840,'action created','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185875,63841,'action created','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185876,63842,'action created','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185877,63826,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185878,63826,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185879,63827,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185880,63827,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185881,63829,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185882,63829,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185883,63830,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185884,63830,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185885,63831,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185886,63831,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185887,63832,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185888,63832,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185889,63833,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185890,63833,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185891,63834,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185892,63834,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185893,63835,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185894,63835,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185895,63836,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185896,63836,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185897,63837,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185898,63837,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185899,63838,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185900,63838,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185901,63828,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185902,63828,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185903,63839,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185904,63839,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185905,63840,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185906,63840,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185907,63841,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185908,63841,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185909,63842,'action started via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185910,63842,'action complete via WP Cron','2025-04-29 11:04:10','2025-04-29 13:04:10'),
(185911,63843,'action created','2025-04-29 11:06:19','2025-04-29 13:06:19'),
(185912,63844,'action created','2025-04-29 11:06:19','2025-04-29 13:06:19'),
(185913,63845,'action created','2025-04-29 11:06:19','2025-04-29 13:06:19'),
(185914,63846,'action created','2025-04-29 11:06:19','2025-04-29 13:06:19'),
(185915,63847,'action created','2025-04-29 11:06:19','2025-04-29 13:06:19'),
(185916,63843,'action started via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185917,63843,'action complete via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185918,63844,'action started via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185919,63844,'action complete via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185920,63846,'action started via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185921,63846,'action complete via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185922,63847,'action started via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185923,63847,'action complete via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185924,63845,'action started via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185925,63845,'action complete via WP Cron','2025-04-29 11:07:17','2025-04-29 13:07:17'),
(185926,63848,'action created','2025-04-29 11:07:25','2025-04-29 13:07:25'),
(185927,63849,'action created','2025-04-29 11:07:25','2025-04-29 13:07:25'),
(185928,63850,'action created','2025-04-29 11:07:25','2025-04-29 13:07:25'),
(185929,63851,'action created','2025-04-29 11:07:25','2025-04-29 13:07:25'),
(185930,63852,'action created','2025-04-29 11:07:25','2025-04-29 13:07:25'),
(185931,63848,'action started via WP Cron','2025-04-29 11:07:25','2025-04-29 13:07:25'),
(185932,63848,'action complete via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185933,63849,'action started via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185934,63849,'action complete via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185935,63851,'action started via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185936,63851,'action complete via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185937,63852,'action started via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185938,63852,'action complete via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185939,63850,'action started via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185940,63850,'action complete via WP Cron','2025-04-29 11:07:26','2025-04-29 13:07:26'),
(185941,63853,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185942,63854,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185943,63855,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185944,63856,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185945,63857,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185946,63858,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185947,63859,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185948,63860,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185949,63861,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185950,63862,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185951,63863,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185952,63864,'action created','2025-04-29 12:03:45','2025-04-29 14:03:45'),
(185953,63865,'action created','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185954,63866,'action created','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185955,63853,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185956,63853,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185957,63854,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185958,63854,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185959,63855,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185960,63855,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185961,63856,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185962,63856,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185963,63857,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185964,63857,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185965,63858,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185966,63858,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185967,63859,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185968,63859,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185969,63860,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185970,63860,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185971,63862,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185972,63862,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185973,63863,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185974,63863,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185975,63864,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185976,63864,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185977,63861,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185978,63861,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185979,63865,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185980,63865,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185981,63866,'action started via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185982,63866,'action complete via WP Cron','2025-04-29 12:03:46','2025-04-29 14:03:46'),
(185983,63867,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185984,63868,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185985,63869,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185986,63870,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185987,63871,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185988,63872,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185989,63873,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185990,63874,'action created','2025-04-29 12:03:49','2025-04-29 14:03:49'),
(185991,63875,'action created','2025-04-29 12:03:53','2025-04-29 14:03:53'),
(185992,63876,'action created','2025-04-29 12:03:54','2025-04-29 14:03:54'),
(185993,63877,'action created','2025-04-29 12:03:54','2025-04-29 14:03:54'),
(185994,63878,'action created','2025-04-29 12:03:56','2025-04-29 14:03:56'),
(185995,63879,'action created','2025-04-29 12:03:56','2025-04-29 14:03:56'),
(185996,63880,'action created','2025-04-29 12:03:56','2025-04-29 14:03:56'),
(185997,63881,'action created','2025-04-29 12:03:59','2025-04-29 14:03:59'),
(185998,63882,'action created','2025-04-29 12:03:59','2025-04-29 14:03:59'),
(185999,63883,'action created','2025-04-29 12:03:59','2025-04-29 14:03:59'),
(186000,63867,'action started via WP Cron','2025-04-29 12:11:16','2025-04-29 14:11:16'),
(186001,63867,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186002,63868,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186003,63868,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186004,63870,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186005,63870,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186006,63871,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186007,63871,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186008,63872,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186009,63872,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186010,63873,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186011,63873,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186012,63874,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186013,63874,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186014,63869,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186015,63869,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186016,63875,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186017,63875,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186018,63877,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186019,63877,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186020,63876,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186021,63876,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186022,63878,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186023,63878,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186024,63880,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186025,63880,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186026,63879,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186027,63879,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186028,63881,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186029,63881,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186030,63883,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186031,63883,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186032,63882,'action started via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186033,63882,'action complete via WP Cron','2025-04-29 12:11:17','2025-04-29 14:11:17'),
(186034,63884,'action created','2025-04-29 12:38:45','2025-04-29 14:38:45'),
(186035,63885,'action created','2025-04-29 12:38:45','2025-04-29 14:38:45'),
(186036,63886,'action created','2025-04-29 12:38:45','2025-04-29 14:38:45'),
(186037,63887,'action created','2025-04-29 12:38:45','2025-04-29 14:38:45'),
(186038,63888,'action created','2025-04-29 12:38:45','2025-04-29 14:38:45'),
(186039,63884,'action started via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186040,63884,'action complete via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186041,63885,'action started via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186042,63885,'action complete via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186043,63887,'action started via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186044,63887,'action complete via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186045,63888,'action started via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186046,63888,'action complete via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186047,63886,'action started via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186048,63886,'action complete via WP Cron','2025-04-29 12:38:46','2025-04-29 14:38:46'),
(186049,63635,'action started via WP Cron','2025-04-29 13:19:08','2025-04-29 15:19:08'),
(186050,63635,'action complete via WP Cron','2025-04-29 13:19:08','2025-04-29 15:19:08'),
(186051,63889,'action created','2025-04-29 13:19:08','2025-04-29 15:19:08'),
(186052,63890,'action created','2025-04-29 14:09:21','2025-04-29 16:09:21'),
(186053,63890,'action started via WP Cron','2025-04-29 14:13:04','2025-04-29 16:13:04'),
(186054,63890,'action complete via WP Cron','2025-04-29 14:13:04','2025-04-29 16:13:04'),
(186055,63891,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186056,63892,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186057,63893,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186058,63894,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186059,63895,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186060,63896,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186061,63897,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186062,63898,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186063,63899,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186064,63900,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186065,63901,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186066,63902,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186067,63903,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186068,63904,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186069,63905,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186070,63906,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186071,63907,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186072,63908,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186073,63909,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186074,63910,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186075,63911,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186076,63912,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186077,63913,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186078,63914,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186079,63915,'action created','2025-04-29 14:16:10','2025-04-29 16:16:10'),
(186080,63916,'action created','2025-04-29 14:16:13','2025-04-29 16:16:13'),
(186081,63917,'action created','2025-04-29 14:16:13','2025-04-29 16:16:13'),
(186082,63918,'action created','2025-04-29 14:16:13','2025-04-29 16:16:13'),
(186083,63919,'action created','2025-04-29 14:16:13','2025-04-29 16:16:13'),
(186084,63920,'action created','2025-04-29 14:16:13','2025-04-29 16:16:13'),
(186085,63921,'action created','2025-04-29 14:16:13','2025-04-29 16:16:13'),
(186086,63922,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186087,63923,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186088,63924,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186089,63925,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186090,63926,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186091,63927,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186092,63928,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186093,63929,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186094,63930,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186095,63931,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186096,63932,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186097,63933,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186098,63934,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186099,63935,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186100,63936,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186101,63937,'action created','2025-04-29 14:16:14','2025-04-29 16:16:14'),
(186102,63938,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186103,63939,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186104,63940,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186105,63941,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186106,63942,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186107,63943,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186108,63944,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186109,63945,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186110,63946,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186111,63947,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186112,63948,'action created','2025-04-29 14:17:01','2025-04-29 16:17:01'),
(186113,63949,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186114,63950,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186115,63951,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186116,63952,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186117,63953,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186118,63954,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186119,63955,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186120,63956,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186121,63957,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186122,63958,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186123,63959,'action created','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186124,63891,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186125,63891,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186126,63892,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186127,63892,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186128,63894,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186129,63894,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186130,63895,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186131,63895,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186132,63896,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186133,63896,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186134,63897,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186135,63897,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186136,63898,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186137,63898,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186138,63899,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186139,63899,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186140,63900,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186141,63900,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186142,63901,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186143,63901,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186144,63902,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186145,63902,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186146,63904,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186147,63904,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186148,63905,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186149,63905,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186150,63906,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186151,63906,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186152,63908,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186153,63908,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186154,63909,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186155,63909,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186156,63910,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186157,63910,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186158,63911,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186159,63911,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186160,63912,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186161,63912,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186162,63913,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186163,63913,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186164,63914,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186165,63914,'action complete via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186166,63915,'action started via WP Cron','2025-04-29 14:17:02','2025-04-29 16:17:02'),
(186167,63915,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186168,63893,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186169,63893,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186170,63903,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186171,63903,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186172,63907,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186173,63907,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186174,63916,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186175,63916,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186176,63917,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186177,63917,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186178,63918,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186179,63918,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186180,63919,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186181,63919,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186182,63920,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186183,63920,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186184,63921,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186185,63921,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186186,63922,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186187,63922,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186188,63923,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186189,63923,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186190,63924,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186191,63924,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186192,63925,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186193,63925,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186194,63926,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186195,63926,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186196,63927,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186197,63927,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186198,63928,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186199,63928,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186200,63929,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186201,63929,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186202,63930,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186203,63930,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186204,63931,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186205,63931,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186206,63932,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186207,63932,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186208,63933,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186209,63933,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186210,63934,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186211,63934,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186212,63935,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186213,63935,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186214,63936,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186215,63936,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186216,63937,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186217,63937,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186218,63938,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186219,63938,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186220,63939,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186221,63939,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186222,63940,'action started via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186223,63940,'action complete via WP Cron','2025-04-29 14:17:03','2025-04-29 16:17:03'),
(186224,63941,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186225,63941,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186226,63942,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186227,63942,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186228,63943,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186229,63943,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186230,63944,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186231,63944,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186232,63945,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186233,63945,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186234,63946,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186235,63946,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186236,63947,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186237,63947,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186238,63948,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186239,63948,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186240,63949,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186241,63949,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186242,63950,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186243,63950,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186244,63951,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186245,63951,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186246,63952,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186247,63952,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186248,63953,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186249,63953,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186250,63954,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186251,63954,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186252,63955,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186253,63955,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186254,63956,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186255,63956,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186256,63957,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186257,63957,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186258,63958,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186259,63958,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186260,63959,'action started via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186261,63959,'action complete via WP Cron','2025-04-29 14:17:04','2025-04-29 16:17:04'),
(186262,63960,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186263,63961,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186264,63962,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186265,63963,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186266,63964,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186267,63965,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186268,63966,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186269,63967,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186270,63968,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186271,63969,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186272,63970,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186273,63971,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186274,63972,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186275,63973,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186276,63974,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186277,63975,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186278,63976,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186279,63977,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186280,63978,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186281,63979,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186282,63980,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186283,63981,'action created','2025-04-29 14:17:05','2025-04-29 16:17:05'),
(186284,63982,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186285,63983,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186286,63984,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186287,63985,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186288,63986,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186289,63987,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186290,63988,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186291,63989,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186292,63990,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186293,63991,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186294,63992,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186295,63993,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186296,63994,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186297,63995,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186298,63996,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186299,63997,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186300,63998,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186301,63999,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186302,64000,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186303,64001,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186304,64002,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186305,64003,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186306,64004,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186307,64005,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186308,64006,'action created','2025-04-29 14:18:19','2025-04-29 16:18:19'),
(186309,63960,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186310,63960,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186311,63961,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186312,63961,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186313,63962,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186314,63962,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186315,63963,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186316,63963,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186317,63964,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186318,63964,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186319,63965,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186320,63965,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186321,63966,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186322,63966,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186323,63967,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186324,63967,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186325,63968,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186326,63968,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186327,63969,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186328,63969,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186329,63970,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186330,63970,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186331,63971,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186332,63971,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186333,63972,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186334,63972,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186335,63973,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186336,63973,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186337,63974,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186338,63974,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186339,63975,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186340,63975,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186341,63976,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186342,63976,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186343,63977,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186344,63977,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186345,63978,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186346,63978,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186347,63979,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186348,63979,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186349,63980,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186350,63980,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186351,63981,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186352,63981,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186353,63982,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186354,63982,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186355,63983,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186356,63983,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186357,63985,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186358,63985,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186359,63986,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186360,63986,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186361,63987,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186362,63987,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186363,63989,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186364,63989,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186365,63990,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186366,63990,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186367,63991,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186368,63991,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186369,63992,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186370,63992,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186371,63993,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186372,63993,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186373,63994,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186374,63994,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186375,63995,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186376,63995,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186377,63996,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186378,63996,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186379,63997,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186380,63997,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186381,63998,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186382,63998,'action complete via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186383,63999,'action started via WP Cron','2025-04-29 14:18:20','2025-04-29 16:18:20'),
(186384,63999,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186385,64000,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186386,64000,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186387,64002,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186388,64002,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186389,64003,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186390,64003,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186391,64004,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186392,64004,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186393,64005,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186394,64005,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186395,64006,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186396,64006,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186397,63984,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186398,63984,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186399,63988,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186400,63988,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186401,64001,'action started via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186402,64001,'action complete via WP Cron','2025-04-29 14:18:21','2025-04-29 16:18:21'),
(186403,64007,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186404,64008,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186405,64009,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186406,64010,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186407,64011,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186408,64012,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186409,64013,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186410,64014,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186411,64015,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186412,64016,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186413,64017,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186414,64018,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186415,64019,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186416,64020,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186417,64021,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186418,64022,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186419,64023,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186420,64024,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186421,64025,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186422,64026,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186423,64027,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186424,64028,'action created','2025-04-29 14:18:22','2025-04-29 16:18:22'),
(186425,64007,'action started via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186426,64007,'action complete via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186427,64008,'action started via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186428,64008,'action complete via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186429,64009,'action started via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186430,64009,'action complete via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186431,64010,'action started via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186432,64010,'action complete via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186433,64011,'action started via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186434,64011,'action complete via WP Cron','2025-04-29 14:20:09','2025-04-29 16:20:09'),
(186435,64012,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186436,64012,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186437,64013,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186438,64013,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186439,64014,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186440,64014,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186441,64015,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186442,64015,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186443,64016,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186444,64016,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186445,64017,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186446,64017,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186447,64018,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186448,64018,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186449,64019,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186450,64019,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186451,64020,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186452,64020,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186453,64021,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186454,64021,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186455,64022,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186456,64022,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186457,64023,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186458,64023,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186459,64024,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186460,64024,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186461,64025,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186462,64025,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186463,64026,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186464,64026,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186465,64027,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186466,64027,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186467,64028,'action started via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186468,64028,'action complete via WP Cron','2025-04-29 14:20:10','2025-04-29 16:20:10'),
(186469,64029,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186470,64030,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186471,64031,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186472,64032,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186473,64033,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186474,64034,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186475,64035,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186476,64036,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186477,64037,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186478,64038,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186479,64039,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186480,64040,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186481,64041,'action created','2025-04-29 14:46:05','2025-04-29 16:46:05'),
(186482,64042,'action created','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186483,64029,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186484,64029,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186485,64030,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186486,64030,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186487,64032,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186488,64032,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186489,64033,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186490,64033,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186491,64034,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186492,64034,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186493,64035,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186494,64035,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186495,64036,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186496,64036,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186497,64037,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186498,64037,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186499,64038,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186500,64038,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186501,64039,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186502,64039,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186503,64040,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186504,64040,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186505,64041,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186506,64041,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186507,64031,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186508,64031,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186509,64042,'action started via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186510,64042,'action complete via WP Cron','2025-04-29 14:46:06','2025-04-29 16:46:06'),
(186511,64043,'action created','2025-04-29 14:58:16','2025-04-29 16:58:16'),
(186512,64044,'action created','2025-04-29 14:58:16','2025-04-29 16:58:16'),
(186513,64043,'action started via Async Request','2025-04-29 14:58:17','2025-04-29 16:58:17'),
(186514,64043,'action complete via Async Request','2025-04-29 14:58:18','2025-04-29 16:58:18'),
(186515,64044,'action started via Async Request','2025-04-29 14:58:18','2025-04-29 16:58:18'),
(186516,64044,'action complete via Async Request','2025-04-29 14:58:19','2025-04-29 16:58:19'),
(186517,64045,'action created','2025-04-29 16:43:03','2025-04-29 18:43:03'),
(186518,64046,'action created','2025-04-29 16:43:03','2025-04-29 18:43:03'),
(186519,64047,'action created','2025-04-29 16:43:03','2025-04-29 18:43:03'),
(186520,64045,'action started via WP Cron','2025-04-29 16:43:04','2025-04-29 18:43:04'),
(186521,64045,'action complete via WP Cron','2025-04-29 16:43:04','2025-04-29 18:43:04'),
(186522,64047,'action started via WP Cron','2025-04-29 16:43:04','2025-04-29 18:43:04'),
(186523,64047,'action complete via WP Cron','2025-04-29 16:43:04','2025-04-29 18:43:04'),
(186524,64046,'action started via WP Cron','2025-04-29 16:43:04','2025-04-29 18:43:04'),
(186525,64046,'action complete via WP Cron','2025-04-29 16:43:04','2025-04-29 18:43:04'),
(186526,64048,'action created','2025-04-29 16:43:06','2025-04-29 18:43:06'),
(186527,64049,'action created','2025-04-29 16:43:06','2025-04-29 18:43:06'),
(186528,64048,'action started via WP Cron','2025-04-29 16:44:18','2025-04-29 18:44:18'),
(186529,64048,'action complete via WP Cron','2025-04-29 16:44:18','2025-04-29 18:44:18'),
(186530,64049,'action started via WP Cron','2025-04-29 16:44:18','2025-04-29 18:44:18'),
(186531,64049,'action complete via WP Cron','2025-04-29 16:44:18','2025-04-29 18:44:18'),
(186532,64050,'action created','2025-04-30 02:16:08','2025-04-30 04:16:08'),
(186533,64050,'action started via WP Cron','2025-04-30 02:21:17','2025-04-30 04:21:17'),
(186534,64050,'action complete via WP Cron','2025-04-30 02:21:17','2025-04-30 04:21:17'),
(186535,64051,'action created','2025-04-30 06:14:26','2025-04-30 08:14:26'),
(186536,64052,'action created','2025-04-30 06:14:26','2025-04-30 08:14:26'),
(186537,64053,'action created','2025-04-30 06:14:26','2025-04-30 08:14:26'),
(186538,64051,'action started via WP Cron','2025-04-30 06:14:27','2025-04-30 08:14:27'),
(186539,64051,'action complete via WP Cron','2025-04-30 06:14:27','2025-04-30 08:14:27'),
(186540,64053,'action started via WP Cron','2025-04-30 06:14:27','2025-04-30 08:14:27'),
(186541,64053,'action complete via WP Cron','2025-04-30 06:14:27','2025-04-30 08:14:27'),
(186542,64052,'action started via WP Cron','2025-04-30 06:14:27','2025-04-30 08:14:27'),
(186543,64052,'action complete via WP Cron','2025-04-30 06:14:27','2025-04-30 08:14:27'),
(186544,64054,'action created','2025-04-30 08:20:05','2025-04-30 10:20:05'),
(186545,64055,'action created','2025-04-30 08:20:05','2025-04-30 10:20:05'),
(186546,64056,'action created','2025-04-30 08:20:05','2025-04-30 10:20:05'),
(186547,64054,'action started via WP Cron','2025-04-30 08:20:05','2025-04-30 10:20:05'),
(186548,64054,'action complete via WP Cron','2025-04-30 08:20:06','2025-04-30 10:20:06'),
(186549,64056,'action started via WP Cron','2025-04-30 08:20:06','2025-04-30 10:20:06'),
(186550,64056,'action complete via WP Cron','2025-04-30 08:20:06','2025-04-30 10:20:06'),
(186551,64055,'action started via WP Cron','2025-04-30 08:20:06','2025-04-30 10:20:06'),
(186552,64055,'action complete via WP Cron','2025-04-30 08:20:06','2025-04-30 10:20:06'),
(186553,64057,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186554,64058,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186555,64059,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186556,64060,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186557,64061,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186558,64062,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186559,64063,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186560,64064,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186561,64065,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186562,64066,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186563,64067,'action created','2025-04-30 09:10:10','2025-04-30 11:10:10'),
(186564,64057,'action started via WP Cron','2025-04-30 09:12:40','2025-04-30 11:12:40'),
(186565,64057,'action complete via WP Cron','2025-04-30 09:12:40','2025-04-30 11:12:40'),
(186566,64058,'action started via WP Cron','2025-04-30 09:12:40','2025-04-30 11:12:40'),
(186567,64058,'action complete via WP Cron','2025-04-30 09:12:40','2025-04-30 11:12:40'),
(186568,64060,'action started via WP Cron','2025-04-30 09:12:40','2025-04-30 11:12:40'),
(186569,64060,'action complete via WP Cron','2025-04-30 09:12:40','2025-04-30 11:12:40'),
(186570,64061,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186571,64061,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186572,64062,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186573,64062,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186574,64063,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186575,64063,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186576,64064,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186577,64064,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186578,64065,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186579,64065,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186580,64066,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186581,64066,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186582,64067,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186583,64067,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186584,64059,'action started via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186585,64059,'action complete via WP Cron','2025-04-30 09:12:41','2025-04-30 11:12:41'),
(186586,64068,'action created','2025-04-30 09:40:55','2025-04-30 11:40:55'),
(186587,64069,'action created','2025-04-30 09:40:55','2025-04-30 11:40:55'),
(186588,64070,'action created','2025-04-30 09:40:55','2025-04-30 11:40:55'),
(186589,64068,'action started via WP Cron','2025-04-30 09:40:56','2025-04-30 11:40:56'),
(186590,64068,'action complete via WP Cron','2025-04-30 09:40:56','2025-04-30 11:40:56'),
(186591,64070,'action started via WP Cron','2025-04-30 09:40:56','2025-04-30 11:40:56'),
(186592,64070,'action complete via WP Cron','2025-04-30 09:40:56','2025-04-30 11:40:56'),
(186593,64069,'action started via WP Cron','2025-04-30 09:40:56','2025-04-30 11:40:56'),
(186594,64069,'action complete via WP Cron','2025-04-30 09:40:56','2025-04-30 11:40:56'),
(186595,64071,'action created','2025-04-30 09:56:59','2025-04-30 11:56:59'),
(186596,64072,'action created','2025-04-30 09:56:59','2025-04-30 11:56:59'),
(186597,64073,'action created','2025-04-30 09:56:59','2025-04-30 11:56:59'),
(186598,64074,'action created','2025-04-30 09:56:59','2025-04-30 11:56:59'),
(186599,64075,'action created','2025-04-30 09:56:59','2025-04-30 11:56:59'),
(186600,64076,'action created','2025-04-30 09:56:59','2025-04-30 11:56:59'),
(186601,64077,'action created','2025-04-30 09:57:00','2025-04-30 11:57:00'),
(186602,64071,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186603,64071,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186604,64072,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186605,64072,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186606,64073,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186607,64073,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186608,64074,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186609,64074,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186610,64075,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186611,64075,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186612,64076,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186613,64076,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186614,64077,'action started via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186615,64077,'action complete via WP Cron','2025-04-30 09:58:03','2025-04-30 11:58:03'),
(186616,64078,'action created','2025-04-30 09:58:04','2025-04-30 11:58:04'),
(186617,64079,'action created','2025-04-30 09:58:04','2025-04-30 11:58:04'),
(186618,64080,'action created','2025-04-30 09:58:04','2025-04-30 11:58:04'),
(186619,64081,'action created','2025-04-30 09:58:05','2025-04-30 11:58:05'),
(186620,64082,'action created','2025-04-30 09:58:05','2025-04-30 11:58:05'),
(186621,64083,'action created','2025-04-30 09:58:05','2025-04-30 11:58:05'),
(186622,64084,'action created','2025-04-30 09:58:05','2025-04-30 11:58:05'),
(186623,64085,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186624,64086,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186625,64087,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186626,64088,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186627,64089,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186628,64090,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186629,64091,'action created','2025-04-30 09:58:15','2025-04-30 11:58:15'),
(186630,64078,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186631,64078,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186632,64079,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186633,64079,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186634,64080,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186635,64080,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186636,64081,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186637,64081,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186638,64082,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186639,64082,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186640,64083,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186641,64083,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186642,64084,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186643,64084,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186644,64085,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186645,64085,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186646,64086,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186647,64086,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186648,64087,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186649,64087,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186650,64088,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186651,64088,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186652,64089,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186653,64089,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186654,64090,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186655,64090,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186656,64091,'action started via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186657,64091,'action complete via WP Cron','2025-04-30 09:59:03','2025-04-30 11:59:03'),
(186658,64092,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186659,64093,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186660,64094,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186661,64095,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186662,64096,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186663,64097,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186664,64098,'action created','2025-04-30 09:59:30','2025-04-30 11:59:30'),
(186665,64092,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186666,64092,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186667,64093,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186668,64093,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186669,64094,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186670,64094,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186671,64095,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186672,64095,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186673,64096,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186674,64096,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186675,64097,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186676,64097,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186677,64098,'action started via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186678,64098,'action complete via WP Cron','2025-04-30 10:00:26','2025-04-30 12:00:26'),
(186679,64099,'action created','2025-04-30 10:18:12','2025-04-30 12:18:12'),
(186680,64100,'action created','2025-04-30 10:18:13','2025-04-30 12:18:13'),
(186681,64101,'action created','2025-04-30 10:18:13','2025-04-30 12:18:13'),
(186682,64099,'action started via WP Cron','2025-04-30 10:18:13','2025-04-30 12:18:13'),
(186683,64099,'action complete via WP Cron','2025-04-30 10:18:13','2025-04-30 12:18:13'),
(186684,64101,'action started via WP Cron','2025-04-30 10:18:13','2025-04-30 12:18:13'),
(186685,64101,'action complete via WP Cron','2025-04-30 10:18:13','2025-04-30 12:18:13'),
(186686,64102,'action created','2025-04-30 10:18:15','2025-04-30 12:18:15'),
(186687,64103,'action created','2025-04-30 10:18:15','2025-04-30 12:18:15'),
(186688,64104,'action created','2025-04-30 10:18:15','2025-04-30 12:18:15'),
(186689,64105,'action created','2025-04-30 10:18:18','2025-04-30 12:18:18'),
(186690,64106,'action created','2025-04-30 10:18:18','2025-04-30 12:18:18'),
(186691,64107,'action created','2025-04-30 10:18:18','2025-04-30 12:18:18'),
(186692,64108,'action created','2025-04-30 10:18:20','2025-04-30 12:18:20'),
(186693,64109,'action created','2025-04-30 10:18:20','2025-04-30 12:18:20'),
(186694,64110,'action created','2025-04-30 10:18:20','2025-04-30 12:18:20'),
(186695,64100,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186696,64100,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186697,64102,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186698,64102,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186699,64104,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186700,64104,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186701,64103,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186702,64103,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186703,64105,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186704,64105,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186705,64107,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186706,64107,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186707,64106,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186708,64106,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186709,64108,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186710,64108,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186711,64110,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186712,64110,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186713,64109,'action started via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186714,64109,'action complete via WP Cron','2025-04-30 10:19:47','2025-04-30 12:19:47'),
(186715,64111,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186716,64112,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186717,64113,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186718,64114,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186719,64115,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186720,64116,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186721,64117,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186722,64118,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186723,64119,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186724,64120,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186725,64121,'action created','2025-04-30 10:35:21','2025-04-30 12:35:21'),
(186726,64122,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186727,64123,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186728,64124,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186729,64125,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186730,64126,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186731,64127,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186732,64128,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186733,64129,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186734,64130,'action created','2025-04-30 10:35:22','2025-04-30 12:35:22'),
(186735,64111,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186736,64111,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186737,64112,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186738,64112,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186739,64113,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186740,64113,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186741,64114,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186742,64114,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186743,64115,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186744,64115,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186745,64116,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186746,64116,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186747,64117,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186748,64117,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186749,64118,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186750,64118,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186751,64119,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186752,64119,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186753,64120,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186754,64120,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186755,64121,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186756,64121,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186757,64123,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186758,64123,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186759,64124,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186760,64124,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186761,64125,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186762,64125,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186763,64126,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186764,64126,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186765,64127,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186766,64127,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186767,64128,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186768,64128,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186769,64129,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186770,64129,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186771,64130,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186772,64130,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186773,64122,'action started via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186774,64122,'action complete via WP Cron','2025-04-30 10:36:17','2025-04-30 12:36:17'),
(186775,64131,'action created','2025-04-30 10:44:43','2025-04-30 12:44:43'),
(186776,64132,'action created','2025-04-30 10:44:43','2025-04-30 12:44:43'),
(186777,64133,'action created','2025-04-30 10:44:43','2025-04-30 12:44:43'),
(186778,64134,'action created','2025-04-30 10:44:43','2025-04-30 12:44:43'),
(186779,64135,'action created','2025-04-30 10:44:43','2025-04-30 12:44:43'),
(186780,64131,'action started via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186781,64131,'action complete via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186782,64132,'action started via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186783,64132,'action complete via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186784,64134,'action started via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186785,64134,'action complete via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186786,64135,'action started via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186787,64135,'action complete via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186788,64133,'action started via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186789,64133,'action complete via WP Cron','2025-04-30 10:44:44','2025-04-30 12:44:44'),
(186790,64136,'action created','2025-04-30 11:22:10','2025-04-30 13:22:10'),
(186791,64137,'action created','2025-04-30 11:22:10','2025-04-30 13:22:10'),
(186792,64138,'action created','2025-04-30 11:22:10','2025-04-30 13:22:10'),
(186793,64139,'action created','2025-04-30 11:22:10','2025-04-30 13:22:10'),
(186794,64140,'action created','2025-04-30 11:22:10','2025-04-30 13:22:10'),
(186795,64136,'action started via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186796,64136,'action complete via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186797,64137,'action started via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186798,64137,'action complete via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186799,64139,'action started via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186800,64139,'action complete via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186801,64140,'action started via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186802,64140,'action complete via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186803,64138,'action started via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186804,64138,'action complete via WP Cron','2025-04-30 11:22:11','2025-04-30 13:22:11'),
(186805,64141,'action created','2025-04-30 11:22:13','2025-04-30 13:22:13'),
(186806,64142,'action created','2025-04-30 11:22:13','2025-04-30 13:22:13'),
(186807,64143,'action created','2025-04-30 11:22:13','2025-04-30 13:22:13'),
(186808,64144,'action created','2025-04-30 11:22:16','2025-04-30 13:22:16'),
(186809,64145,'action created','2025-04-30 11:22:16','2025-04-30 13:22:16'),
(186810,64146,'action created','2025-04-30 11:22:16','2025-04-30 13:22:16'),
(186811,64141,'action started via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186812,64141,'action complete via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186813,64143,'action started via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186814,64143,'action complete via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186815,64142,'action started via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186816,64142,'action complete via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186817,64144,'action started via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186818,64144,'action complete via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186819,64146,'action started via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186820,64146,'action complete via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186821,64145,'action started via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186822,64145,'action complete via WP Cron','2025-04-30 11:29:21','2025-04-30 13:29:21'),
(186823,64147,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186824,64148,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186825,64149,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186826,64150,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186827,64151,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186828,64152,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186829,64153,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186830,64154,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186831,64155,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186832,64156,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186833,64157,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186834,64158,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186835,64159,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186836,64160,'action created','2025-04-30 11:40:50','2025-04-30 13:40:50'),
(186837,64161,'action created','2025-04-30 11:40:53','2025-04-30 13:40:53'),
(186838,64162,'action created','2025-04-30 11:40:53','2025-04-30 13:40:53'),
(186839,64163,'action created','2025-04-30 11:40:53','2025-04-30 13:40:53'),
(186840,64164,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186841,64165,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186842,64166,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186843,64167,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186844,64168,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186845,64169,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186846,64170,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186847,64171,'action created','2025-04-30 11:40:59','2025-04-30 13:40:59'),
(186848,64172,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186849,64173,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186850,64174,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186851,64175,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186852,64176,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186853,64177,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186854,64178,'action created','2025-04-30 11:41:03','2025-04-30 13:41:03'),
(186855,64179,'action created','2025-04-30 11:41:04','2025-04-30 13:41:04'),
(186856,64180,'action created','2025-04-30 11:41:06','2025-04-30 13:41:06'),
(186857,64181,'action created','2025-04-30 11:41:06','2025-04-30 13:41:06'),
(186858,64182,'action created','2025-04-30 11:41:06','2025-04-30 13:41:06'),
(186859,64183,'action created','2025-04-30 11:41:09','2025-04-30 13:41:09'),
(186860,64184,'action created','2025-04-30 11:41:09','2025-04-30 13:41:09'),
(186861,64185,'action created','2025-04-30 11:41:09','2025-04-30 13:41:09'),
(186862,64147,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186863,64147,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186864,64148,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186865,64148,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186866,64149,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186867,64149,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186868,64150,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186869,64150,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186870,64151,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186871,64151,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186872,64152,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186873,64152,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186874,64153,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186875,64153,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186876,64154,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186877,64154,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186878,64156,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186879,64156,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186880,64157,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186881,64157,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186882,64158,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186883,64158,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186884,64159,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186885,64159,'action complete via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186886,64160,'action started via WP Cron','2025-04-30 11:42:37','2025-04-30 13:42:37'),
(186887,64160,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186888,64155,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186889,64155,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186890,64161,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186891,64161,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186892,64163,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186893,64163,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186894,64162,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186895,64162,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186896,64164,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186897,64164,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186898,64165,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186899,64165,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186900,64167,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186901,64167,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186902,64168,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186903,64168,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186904,64169,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186905,64169,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186906,64170,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186907,64170,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186908,64171,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186909,64171,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186910,64166,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186911,64166,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186912,64172,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186913,64172,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186914,64173,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186915,64173,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186916,64174,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186917,64174,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186918,64175,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186919,64175,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186920,64176,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186921,64176,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186922,64178,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186923,64178,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186924,64179,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186925,64179,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186926,64177,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186927,64177,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186928,64180,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186929,64180,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186930,64182,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186931,64182,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186932,64181,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186933,64181,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186934,64183,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186935,64183,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186936,64185,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186937,64185,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186938,64184,'action started via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186939,64184,'action complete via WP Cron','2025-04-30 11:42:38','2025-04-30 13:42:38'),
(186940,64186,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186941,64187,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186942,64188,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186943,64189,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186944,64190,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186945,64191,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186946,64192,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186947,64193,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186948,64194,'action created','2025-04-30 11:44:52','2025-04-30 13:44:52'),
(186949,64195,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186950,64196,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186951,64197,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186952,64198,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186953,64199,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186954,64200,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186955,64201,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186956,64202,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186957,64203,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186958,64204,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186959,64205,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186960,64206,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186961,64207,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186962,64208,'action created','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186963,64186,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186964,64186,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186965,64187,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186966,64187,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186967,64188,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186968,64188,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186969,64189,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186970,64189,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186971,64190,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186972,64190,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186973,64191,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186974,64191,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186975,64192,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186976,64192,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186977,64193,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186978,64193,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186979,64194,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186980,64194,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186981,64195,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186982,64195,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186983,64196,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186984,64196,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186985,64197,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186986,64197,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186987,64198,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186988,64198,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186989,64199,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186990,64199,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186991,64200,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186992,64200,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186993,64201,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186994,64201,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186995,64202,'action started via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186996,64202,'action complete via WP Cron','2025-04-30 11:44:53','2025-04-30 13:44:53'),
(186997,64203,'action started via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(186998,64203,'action complete via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(186999,64204,'action started via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187000,64204,'action complete via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187001,64205,'action started via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187002,64205,'action complete via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187003,64207,'action started via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187004,64207,'action complete via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187005,64208,'action started via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187006,64208,'action complete via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187007,64206,'action started via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187008,64206,'action complete via WP Cron','2025-04-30 11:44:54','2025-04-30 13:44:54'),
(187009,64209,'action created','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187010,64210,'action created','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187011,64211,'action created','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187012,64209,'action started via WP Cron','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187013,64209,'action complete via WP Cron','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187014,64211,'action started via WP Cron','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187015,64211,'action complete via WP Cron','2025-04-30 11:57:36','2025-04-30 13:57:36'),
(187016,64210,'action started via WP Cron','2025-04-30 12:09:14','2025-04-30 14:09:14'),
(187017,64210,'action complete via WP Cron','2025-04-30 12:09:14','2025-04-30 14:09:14'),
(187018,63889,'action started via WP Cron','2025-04-30 13:27:14','2025-04-30 15:27:14'),
(187019,63889,'action complete via WP Cron','2025-04-30 13:27:14','2025-04-30 15:27:14'),
(187020,64212,'action created','2025-04-30 13:27:14','2025-04-30 15:27:14'),
(187021,64213,'action created','2025-04-30 14:17:25','2025-04-30 16:17:25'),
(187022,64213,'action started via WP Cron','2025-04-30 14:17:25','2025-04-30 16:17:25'),
(187023,64213,'action complete via WP Cron','2025-04-30 14:17:25','2025-04-30 16:17:25'),
(187024,64214,'action created','2025-05-01 02:16:32','2025-05-01 04:16:32'),
(187025,64214,'action started via WP Cron','2025-05-01 02:16:32','2025-05-01 04:16:32'),
(187026,64214,'action complete via WP Cron','2025-05-01 02:16:32','2025-05-01 04:16:32'),
(187027,64212,'action started via WP Cron','2025-05-01 13:33:27','2025-05-01 15:33:27'),
(187028,64212,'action complete via WP Cron','2025-05-01 13:33:27','2025-05-01 15:33:27'),
(187029,64215,'action created','2025-05-01 13:33:27','2025-05-01 15:33:27'),
(187030,64216,'action created','2025-05-01 14:10:29','2025-05-01 16:10:29'),
(187031,64216,'action started via WP Cron','2025-05-01 14:19:07','2025-05-01 16:19:07'),
(187032,64216,'action complete via WP Cron','2025-05-01 14:19:07','2025-05-01 16:19:07'),
(187033,64217,'action created','2025-05-02 02:08:34','2025-05-02 04:08:34'),
(187034,64217,'action started via WP Cron','2025-05-02 02:10:00','2025-05-02 04:10:00'),
(187035,64217,'action complete via WP Cron','2025-05-02 02:10:00','2025-05-02 04:10:00'),
(187036,64218,'action created','2025-05-02 06:50:56','2025-05-02 08:50:56'),
(187037,64219,'action created','2025-05-02 06:50:56','2025-05-02 08:50:56'),
(187038,64220,'action created','2025-05-02 06:50:56','2025-05-02 08:50:56'),
(187039,64221,'action created','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187040,64222,'action created','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187041,64223,'action created','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187042,64224,'action created','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187043,64218,'action started via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187044,64218,'action complete via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187045,64219,'action started via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187046,64219,'action complete via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187047,64220,'action started via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187048,64220,'action complete via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187049,64221,'action started via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187050,64221,'action complete via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187051,64222,'action started via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187052,64222,'action complete via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187053,64224,'action started via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187054,64224,'action complete via WP Cron','2025-05-02 06:50:57','2025-05-02 08:50:57'),
(187055,64223,'action started via WP Cron','2025-05-02 07:07:06','2025-05-02 09:07:06'),
(187056,64223,'action complete via WP Cron','2025-05-02 07:07:06','2025-05-02 09:07:06'),
(187057,64225,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187058,64226,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187059,64227,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187060,64228,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187061,64229,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187062,64230,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187063,64231,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187064,64232,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187065,64233,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187066,64234,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187067,64235,'action created','2025-05-02 07:12:42','2025-05-02 09:12:42'),
(187068,64225,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187069,64225,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187070,64226,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187071,64226,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187072,64227,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187073,64227,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187074,64228,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187075,64228,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187076,64229,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187077,64229,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187078,64230,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187079,64230,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187080,64232,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187081,64232,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187082,64233,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187083,64233,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187084,64234,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187085,64234,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187086,64235,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187087,64235,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187088,64231,'action started via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187089,64231,'action complete via WP Cron','2025-05-02 07:12:43','2025-05-02 09:12:43'),
(187090,64236,'action created','2025-05-02 07:39:46','2025-05-02 09:39:46'),
(187091,64237,'action created','2025-05-02 07:39:46','2025-05-02 09:39:46'),
(187092,64238,'action created','2025-05-02 07:39:46','2025-05-02 09:39:46'),
(187093,64239,'action created','2025-05-02 07:39:46','2025-05-02 09:39:46'),
(187094,64240,'action created','2025-05-02 07:39:46','2025-05-02 09:39:46'),
(187095,64241,'action created','2025-05-02 07:39:46','2025-05-02 09:39:46'),
(187096,64236,'action started via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187097,64236,'action complete via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187098,64237,'action started via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187099,64237,'action complete via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187100,64238,'action started via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187101,64238,'action complete via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187102,64240,'action started via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187103,64240,'action complete via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187104,64241,'action started via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187105,64241,'action complete via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187106,64239,'action started via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187107,64239,'action complete via WP Cron','2025-05-02 07:39:47','2025-05-02 09:39:47'),
(187108,64242,'action created','2025-05-02 09:58:15','2025-05-02 11:58:15'),
(187109,64243,'action created','2025-05-02 09:58:15','2025-05-02 11:58:15'),
(187110,64242,'action started via WP Cron','2025-05-02 09:58:16','2025-05-02 11:58:16'),
(187111,64242,'action complete via WP Cron','2025-05-02 09:58:16','2025-05-02 11:58:16'),
(187112,64243,'action started via WP Cron','2025-05-02 09:58:16','2025-05-02 11:58:16'),
(187113,64243,'action complete via WP Cron','2025-05-02 09:58:16','2025-05-02 11:58:16'),
(187114,64244,'action created','2025-05-02 09:59:28','2025-05-02 11:59:28'),
(187115,64245,'action created','2025-05-02 09:59:28','2025-05-02 11:59:28'),
(187116,64244,'action started via WP Cron','2025-05-02 09:59:29','2025-05-02 11:59:29'),
(187117,64244,'action complete via WP Cron','2025-05-02 09:59:29','2025-05-02 11:59:29'),
(187118,64245,'action started via WP Cron','2025-05-02 09:59:29','2025-05-02 11:59:29'),
(187119,64245,'action complete via WP Cron','2025-05-02 09:59:29','2025-05-02 11:59:29'),
(187120,64246,'action created','2025-05-02 09:59:32','2025-05-02 11:59:32'),
(187121,64247,'action created','2025-05-02 09:59:32','2025-05-02 11:59:32'),
(187122,64246,'action started via WP Cron','2025-05-02 10:03:11','2025-05-02 12:03:11'),
(187123,64246,'action complete via WP Cron','2025-05-02 10:03:11','2025-05-02 12:03:11'),
(187124,64247,'action started via WP Cron','2025-05-02 10:03:11','2025-05-02 12:03:11'),
(187125,64247,'action complete via WP Cron','2025-05-02 10:03:12','2025-05-02 12:03:12'),
(187126,64248,'action created','2025-05-02 10:40:33','2025-05-02 12:40:33'),
(187127,64249,'action created','2025-05-02 10:40:33','2025-05-02 12:40:33'),
(187128,64248,'action started via WP Cron','2025-05-02 10:40:34','2025-05-02 12:40:34'),
(187129,64248,'action complete via WP Cron','2025-05-02 10:40:34','2025-05-02 12:40:34'),
(187130,64249,'action started via WP Cron','2025-05-02 10:40:34','2025-05-02 12:40:34'),
(187131,64249,'action complete via WP Cron','2025-05-02 10:40:34','2025-05-02 12:40:34'),
(187132,64250,'action created','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187133,64251,'action created','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187134,64252,'action created','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187135,64253,'action created','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187136,64250,'action started via WP Cron','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187137,64250,'action complete via WP Cron','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187138,64251,'action started via WP Cron','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187139,64251,'action complete via WP Cron','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187140,64252,'action started via WP Cron','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187141,64252,'action complete via WP Cron','2025-05-02 10:57:01','2025-05-02 12:57:01'),
(187142,64253,'action started via WP Cron','2025-05-02 10:57:45','2025-05-02 12:57:45'),
(187143,64253,'action complete via WP Cron','2025-05-02 10:57:45','2025-05-02 12:57:45'),
(187144,64254,'action created','2025-05-02 13:06:16','2025-05-02 15:06:16'),
(187145,64255,'action created','2025-05-02 13:06:16','2025-05-02 15:06:16'),
(187146,64256,'action created','2025-05-02 13:06:16','2025-05-02 15:06:16'),
(187147,64257,'action created','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187148,64254,'action started via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187149,64254,'action complete via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187150,64255,'action started via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187151,64255,'action complete via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187152,64256,'action started via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187153,64256,'action complete via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187154,64257,'action started via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187155,64257,'action complete via WP Cron','2025-05-02 13:06:17','2025-05-02 15:06:17'),
(187156,64258,'action created','2025-05-02 13:27:59','2025-05-02 15:27:59'),
(187157,64259,'action created','2025-05-02 13:27:59','2025-05-02 15:27:59'),
(187158,64260,'action created','2025-05-02 13:27:59','2025-05-02 15:27:59'),
(187159,64261,'action created','2025-05-02 13:27:59','2025-05-02 15:27:59'),
(187160,64258,'action started via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187161,64258,'action complete via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187162,64259,'action started via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187163,64259,'action complete via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187164,64260,'action started via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187165,64260,'action complete via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187166,64261,'action started via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187167,64261,'action complete via WP Cron','2025-05-02 13:28:00','2025-05-02 15:28:00'),
(187168,64215,'action started via WP Cron','2025-05-02 13:35:39','2025-05-02 15:35:39'),
(187169,64215,'action complete via WP Cron','2025-05-02 13:35:39','2025-05-02 15:35:39'),
(187170,64262,'action created','2025-05-02 13:35:39','2025-05-02 15:35:39'),
(187171,64263,'action created','2025-05-02 14:10:24','2025-05-02 16:10:24'),
(187172,64263,'action started via WP Cron','2025-05-02 14:22:27','2025-05-02 16:22:27'),
(187173,64263,'action complete via WP Cron','2025-05-02 14:22:27','2025-05-02 16:22:27'),
(187174,64264,'action created','2025-05-03 02:08:34','2025-05-03 04:08:34'),
(187175,64264,'action started via WP Cron','2025-05-03 02:08:34','2025-05-03 04:08:34'),
(187176,64264,'action complete via WP Cron','2025-05-03 02:08:34','2025-05-03 04:08:34'),
(187177,64265,'action created','2025-05-03 07:08:53','2025-05-03 09:08:53'),
(187178,64266,'action created','2025-05-03 07:08:53','2025-05-03 09:08:53'),
(187179,64267,'action created','2025-05-03 07:08:53','2025-05-03 09:08:53'),
(187180,64268,'action created','2025-05-03 07:08:53','2025-05-03 09:08:53'),
(187181,64265,'action started via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187182,64265,'action complete via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187183,64266,'action started via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187184,64266,'action complete via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187185,64268,'action started via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187186,64268,'action complete via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187187,64267,'action started via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187188,64267,'action complete via WP Cron','2025-05-03 07:17:22','2025-05-03 09:17:22'),
(187189,64269,'action created','2025-05-03 08:27:07','2025-05-03 10:27:07'),
(187190,64270,'action created','2025-05-03 08:27:07','2025-05-03 10:27:07'),
(187191,64271,'action created','2025-05-03 08:27:07','2025-05-03 10:27:07'),
(187192,64272,'action created','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187193,64273,'action created','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187194,64274,'action created','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187195,64269,'action started via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187196,64269,'action complete via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187197,64270,'action started via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187198,64270,'action complete via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187199,64271,'action started via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187200,64271,'action complete via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187201,64273,'action started via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187202,64273,'action complete via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187203,64274,'action started via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187204,64274,'action complete via WP Cron','2025-05-03 08:27:08','2025-05-03 10:27:08'),
(187205,64275,'action created','2025-05-03 08:27:11','2025-05-03 10:27:11'),
(187206,64276,'action created','2025-05-03 08:27:11','2025-05-03 10:27:11'),
(187207,64277,'action created','2025-05-03 08:28:34','2025-05-03 10:28:34'),
(187208,64278,'action created','2025-05-03 08:28:34','2025-05-03 10:28:34'),
(187209,64279,'action created','2025-05-03 08:28:34','2025-05-03 10:28:34'),
(187210,64280,'action created','2025-05-03 08:28:34','2025-05-03 10:28:34'),
(187211,64281,'action created','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187212,64272,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187213,64272,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187214,64275,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187215,64275,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187216,64276,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187217,64276,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187218,64277,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187219,64277,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187220,64278,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187221,64278,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187222,64279,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187223,64279,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187224,64280,'action started via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187225,64280,'action complete via WP Cron','2025-05-03 08:28:35','2025-05-03 10:28:35'),
(187226,64281,'action started via WP Cron','2025-05-03 08:32:25','2025-05-03 10:32:25'),
(187227,64281,'action complete via WP Cron','2025-05-03 08:32:25','2025-05-03 10:32:25'),
(187228,64282,'action created','2025-05-03 08:49:22','2025-05-03 10:49:22'),
(187229,64283,'action created','2025-05-03 08:49:22','2025-05-03 10:49:22'),
(187230,64284,'action created','2025-05-03 08:49:22','2025-05-03 10:49:22'),
(187231,64282,'action started via WP Cron','2025-05-03 08:49:23','2025-05-03 10:49:23'),
(187232,64282,'action complete via WP Cron','2025-05-03 08:49:23','2025-05-03 10:49:23'),
(187233,64283,'action started via WP Cron','2025-05-03 08:49:23','2025-05-03 10:49:23'),
(187234,64283,'action complete via WP Cron','2025-05-03 08:49:23','2025-05-03 10:49:23'),
(187235,64284,'action started via WP Cron','2025-05-03 08:49:23','2025-05-03 10:49:23'),
(187236,64284,'action complete via WP Cron','2025-05-03 08:49:23','2025-05-03 10:49:23'),
(187237,64285,'action created','2025-05-03 09:15:19','2025-05-03 11:15:19'),
(187238,64286,'action created','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187239,64287,'action created','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187240,64288,'action created','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187241,64285,'action started via WP Cron','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187242,64285,'action complete via WP Cron','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187243,64286,'action started via WP Cron','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187244,64286,'action complete via WP Cron','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187245,64288,'action started via WP Cron','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187246,64288,'action complete via WP Cron','2025-05-03 09:15:20','2025-05-03 11:15:20'),
(187247,64289,'action created','2025-05-03 09:15:22','2025-05-03 11:15:22'),
(187248,64290,'action created','2025-05-03 09:15:22','2025-05-03 11:15:22'),
(187249,64291,'action created','2025-05-03 09:15:22','2025-05-03 11:15:22'),
(187250,64287,'action started via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187251,64287,'action complete via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187252,64289,'action started via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187253,64289,'action complete via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187254,64290,'action started via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187255,64290,'action complete via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187256,64291,'action started via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187257,64291,'action complete via WP Cron','2025-05-03 09:15:23','2025-05-03 11:15:23'),
(187258,64292,'action created','2025-05-03 09:15:25','2025-05-03 11:15:25'),
(187259,64293,'action created','2025-05-03 09:15:25','2025-05-03 11:15:25'),
(187260,64294,'action created','2025-05-03 09:15:25','2025-05-03 11:15:25'),
(187261,64295,'action created','2025-05-03 09:15:25','2025-05-03 11:15:25'),
(187262,64296,'action created','2025-05-03 09:15:25','2025-05-03 11:15:25'),
(187263,64292,'action started via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187264,64292,'action complete via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187265,64293,'action started via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187266,64293,'action complete via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187267,64295,'action started via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187268,64295,'action complete via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187269,64294,'action started via WP Cron','2025-05-03 09:18:35','2025-05-03 11:18:35'),
(187270,64294,'action complete via WP Cron','2025-05-03 09:18:36','2025-05-03 11:18:36'),
(187271,64296,'action started via WP Cron','2025-05-03 09:18:36','2025-05-03 11:18:36'),
(187272,64296,'action complete via WP Cron','2025-05-03 09:18:36','2025-05-03 11:18:36'),
(187273,64262,'action started via WP Cron','2025-05-03 13:43:02','2025-05-03 15:43:02'),
(187274,64262,'action complete via WP Cron','2025-05-03 13:43:02','2025-05-03 15:43:02'),
(187275,64297,'action created','2025-05-03 13:43:02','2025-05-03 15:43:02'),
(187276,64298,'action created','2025-05-03 14:24:36','2025-05-03 16:24:36'),
(187277,64298,'action started via WP Cron','2025-05-03 14:34:38','2025-05-03 16:34:38'),
(187278,64298,'action complete via WP Cron','2025-05-03 14:34:38','2025-05-03 16:34:38'),
(187279,64299,'action created','2025-05-04 02:09:48','2025-05-04 04:09:48'),
(187280,64299,'action started via WP Cron','2025-05-04 02:32:29','2025-05-04 04:32:29'),
(187281,64299,'action complete via WP Cron','2025-05-04 02:32:29','2025-05-04 04:32:29'),
(187282,64297,'action started via WP Cron','2025-05-04 13:50:57','2025-05-04 15:50:57'),
(187283,64297,'action complete via WP Cron','2025-05-04 13:50:57','2025-05-04 15:50:57'),
(187284,64300,'action created','2025-05-04 13:50:57','2025-05-04 15:50:57'),
(187285,64301,'action created','2025-05-04 14:10:29','2025-05-04 16:10:29'),
(187286,64301,'action started via WP Cron','2025-05-04 14:17:27','2025-05-04 16:17:27'),
(187287,64301,'action complete via WP Cron','2025-05-04 14:17:27','2025-05-04 16:17:27'),
(187288,64302,'action created','2025-05-05 02:19:41','2025-05-05 04:19:41'),
(187289,64302,'action started via WP Cron','2025-05-05 02:31:20','2025-05-05 04:31:20'),
(187290,64302,'action complete via WP Cron','2025-05-05 02:31:20','2025-05-05 04:31:20'),
(187291,64303,'action created','2025-05-05 05:55:15','2025-05-05 07:55:15'),
(187292,64304,'action created','2025-05-05 05:55:15','2025-05-05 07:55:15'),
(187293,64305,'action created','2025-05-05 05:55:15','2025-05-05 07:55:15'),
(187294,64306,'action created','2025-05-05 05:55:15','2025-05-05 07:55:15'),
(187295,64307,'action created','2025-05-05 05:55:15','2025-05-05 07:55:15'),
(187296,64308,'action created','2025-05-05 05:55:15','2025-05-05 07:55:15'),
(187297,64303,'action started via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187298,64303,'action complete via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187299,64304,'action started via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187300,64304,'action complete via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187301,64305,'action started via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187302,64305,'action complete via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187303,64306,'action started via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187304,64306,'action complete via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187305,64307,'action started via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187306,64307,'action complete via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187307,64308,'action started via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187308,64308,'action complete via WP Cron','2025-05-05 05:55:16','2025-05-05 07:55:16'),
(187309,64309,'action created','2025-05-05 05:57:13','2025-05-05 07:57:13'),
(187310,64310,'action created','2025-05-05 05:57:13','2025-05-05 07:57:13'),
(187311,64311,'action created','2025-05-05 05:57:13','2025-05-05 07:57:13'),
(187312,64312,'action created','2025-05-05 05:57:13','2025-05-05 07:57:13'),
(187313,64313,'action created','2025-05-05 05:57:13','2025-05-05 07:57:13'),
(187314,64309,'action started via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187315,64309,'action complete via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187316,64310,'action started via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187317,64310,'action complete via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187318,64311,'action started via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187319,64311,'action complete via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187320,64313,'action started via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187321,64313,'action complete via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187322,64312,'action started via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187323,64312,'action complete via WP Cron','2025-05-05 05:57:14','2025-05-05 07:57:14'),
(187324,64314,'action created','2025-05-05 06:51:37','2025-05-05 08:51:37'),
(187325,64315,'action created','2025-05-05 06:51:37','2025-05-05 08:51:37'),
(187326,64314,'action started via WP Cron','2025-05-05 06:51:37','2025-05-05 08:51:37'),
(187327,64314,'action complete via WP Cron','2025-05-05 06:51:37','2025-05-05 08:51:37'),
(187328,64315,'action started via WP Cron','2025-05-05 06:55:03','2025-05-05 08:55:03'),
(187329,64315,'action complete via WP Cron','2025-05-05 06:55:03','2025-05-05 08:55:03'),
(187330,64316,'action created','2025-05-05 07:49:45','2025-05-05 09:49:45'),
(187331,64317,'action created','2025-05-05 07:49:45','2025-05-05 09:49:45'),
(187332,64316,'action started via WP Cron','2025-05-05 07:49:46','2025-05-05 09:49:46'),
(187333,64316,'action complete via WP Cron','2025-05-05 07:49:46','2025-05-05 09:49:46'),
(187334,64317,'action started via WP Cron','2025-05-05 07:49:46','2025-05-05 09:49:46'),
(187335,64317,'action complete via WP Cron','2025-05-05 07:49:46','2025-05-05 09:49:46'),
(187336,64318,'action created','2025-05-05 07:52:03','2025-05-05 09:52:03'),
(187337,64319,'action created','2025-05-05 07:52:03','2025-05-05 09:52:03'),
(187338,64320,'action created','2025-05-05 07:52:03','2025-05-05 09:52:03'),
(187339,64321,'action created','2025-05-05 07:52:03','2025-05-05 09:52:03'),
(187340,64322,'action created','2025-05-05 07:52:03','2025-05-05 09:52:03'),
(187341,64318,'action started via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187342,64318,'action complete via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187343,64319,'action started via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187344,64319,'action complete via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187345,64320,'action started via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187346,64320,'action complete via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187347,64321,'action started via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187348,64321,'action complete via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187349,64322,'action started via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187350,64322,'action complete via WP Cron','2025-05-05 07:52:04','2025-05-05 09:52:04'),
(187351,64323,'action created','2025-05-05 08:05:26','2025-05-05 10:05:26'),
(187352,64324,'action created','2025-05-05 08:05:26','2025-05-05 10:05:26'),
(187353,64325,'action created','2025-05-05 08:05:26','2025-05-05 10:05:26'),
(187354,64326,'action created','2025-05-05 08:05:26','2025-05-05 10:05:26'),
(187355,64327,'action created','2025-05-05 08:05:26','2025-05-05 10:05:26'),
(187356,64328,'action created','2025-05-05 08:05:26','2025-05-05 10:05:26'),
(187357,64323,'action started via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187358,64323,'action complete via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187359,64324,'action started via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187360,64324,'action complete via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187361,64325,'action started via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187362,64325,'action complete via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187363,64326,'action started via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187364,64326,'action complete via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187365,64327,'action started via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187366,64327,'action complete via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187367,64328,'action started via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187368,64328,'action complete via WP Cron','2025-05-05 08:05:27','2025-05-05 10:05:27'),
(187369,64329,'action created','2025-05-05 08:05:31','2025-05-05 10:05:31'),
(187370,64330,'action created','2025-05-05 08:05:31','2025-05-05 10:05:31'),
(187371,64331,'action created','2025-05-05 08:05:31','2025-05-05 10:05:31'),
(187372,64332,'action created','2025-05-05 08:05:31','2025-05-05 10:05:31'),
(187373,64333,'action created','2025-05-05 08:05:34','2025-05-05 10:05:34'),
(187374,64334,'action created','2025-05-05 08:05:34','2025-05-05 10:05:34'),
(187375,64335,'action created','2025-05-05 08:05:36','2025-05-05 10:05:36'),
(187376,64336,'action created','2025-05-05 08:05:36','2025-05-05 10:05:36'),
(187377,64337,'action created','2025-05-05 08:05:39','2025-05-05 10:05:39'),
(187378,64338,'action created','2025-05-05 08:05:39','2025-05-05 10:05:39'),
(187379,64339,'action created','2025-05-05 08:05:39','2025-05-05 10:05:39'),
(187380,64340,'action created','2025-05-05 08:05:39','2025-05-05 10:05:39'),
(187381,64341,'action created','2025-05-05 08:05:42','2025-05-05 10:05:42'),
(187382,64342,'action created','2025-05-05 08:05:42','2025-05-05 10:05:42'),
(187383,64329,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187384,64329,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187385,64330,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187386,64330,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187387,64332,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187388,64332,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187389,64331,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187390,64331,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187391,64333,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187392,64333,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187393,64334,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187394,64334,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187395,64335,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187396,64335,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187397,64336,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187398,64336,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187399,64337,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187400,64337,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187401,64338,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187402,64338,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187403,64339,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187404,64339,'action complete via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187405,64340,'action started via WP Cron','2025-05-05 08:08:31','2025-05-05 10:08:31'),
(187406,64340,'action complete via WP Cron','2025-05-05 08:08:32','2025-05-05 10:08:32'),
(187407,64341,'action started via WP Cron','2025-05-05 08:08:32','2025-05-05 10:08:32'),
(187408,64341,'action complete via WP Cron','2025-05-05 08:08:32','2025-05-05 10:08:32'),
(187409,64342,'action started via WP Cron','2025-05-05 08:08:32','2025-05-05 10:08:32'),
(187410,64342,'action complete via WP Cron','2025-05-05 08:08:32','2025-05-05 10:08:32'),
(187411,64343,'action created','2025-05-05 08:09:10','2025-05-05 10:09:10'),
(187412,64344,'action created','2025-05-05 08:09:10','2025-05-05 10:09:10'),
(187413,64345,'action created','2025-05-05 08:09:10','2025-05-05 10:09:10'),
(187414,64346,'action created','2025-05-05 08:09:10','2025-05-05 10:09:10'),
(187415,64347,'action created','2025-05-05 08:09:10','2025-05-05 10:09:10'),
(187416,64348,'action created','2025-05-05 08:14:31','2025-05-05 10:14:31'),
(187417,64349,'action created','2025-05-05 08:14:31','2025-05-05 10:14:31'),
(187418,64350,'action created','2025-05-05 08:14:31','2025-05-05 10:14:31'),
(187419,64351,'action created','2025-05-05 08:14:31','2025-05-05 10:14:31'),
(187420,64352,'action created','2025-05-05 08:14:31','2025-05-05 10:14:31'),
(187421,64353,'action created','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187422,64343,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187423,64343,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187424,64344,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187425,64344,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187426,64345,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187427,64345,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187428,64347,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187429,64347,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187430,64346,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187431,64346,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187432,64348,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187433,64348,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187434,64349,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187435,64349,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187436,64351,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187437,64351,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187438,64352,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187439,64352,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187440,64350,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187441,64350,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187442,64353,'action started via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187443,64353,'action complete via WP Cron','2025-05-05 08:14:32','2025-05-05 10:14:32'),
(187444,64354,'action created','2025-05-05 09:00:00','2025-05-05 11:00:00'),
(187445,64355,'action created','2025-05-05 09:00:00','2025-05-05 11:00:00'),
(187446,64354,'action started via WP Cron','2025-05-05 09:00:01','2025-05-05 11:00:01'),
(187447,64354,'action complete via WP Cron','2025-05-05 09:00:01','2025-05-05 11:00:01'),
(187448,64355,'action started via WP Cron','2025-05-05 09:00:01','2025-05-05 11:00:01'),
(187449,64355,'action complete via WP Cron','2025-05-05 09:00:01','2025-05-05 11:00:01'),
(187450,64356,'action created','2025-05-05 09:00:58','2025-05-05 11:00:58'),
(187451,64357,'action created','2025-05-05 09:00:58','2025-05-05 11:00:58'),
(187452,64356,'action started via WP Cron','2025-05-05 09:00:59','2025-05-05 11:00:59'),
(187453,64356,'action complete via WP Cron','2025-05-05 09:00:59','2025-05-05 11:00:59'),
(187454,64357,'action started via WP Cron','2025-05-05 09:00:59','2025-05-05 11:00:59'),
(187455,64357,'action complete via WP Cron','2025-05-05 09:00:59','2025-05-05 11:00:59'),
(187456,64358,'action created','2025-05-05 09:01:01','2025-05-05 11:01:01'),
(187457,64359,'action created','2025-05-05 09:01:01','2025-05-05 11:01:01'),
(187458,64360,'action created','2025-05-05 09:01:04','2025-05-05 11:01:04'),
(187459,64361,'action created','2025-05-05 09:01:04','2025-05-05 11:01:04'),
(187460,64362,'action created','2025-05-05 09:02:31','2025-05-05 11:02:31'),
(187461,64358,'action started via WP Cron','2025-05-05 09:02:31','2025-05-05 11:02:31'),
(187462,64358,'action complete via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187463,64359,'action started via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187464,64359,'action complete via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187465,64360,'action started via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187466,64360,'action complete via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187467,64361,'action started via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187468,64361,'action complete via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187469,64362,'action started via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187470,64362,'action complete via WP Cron','2025-05-05 09:02:32','2025-05-05 11:02:32'),
(187471,64363,'action created','2025-05-05 09:02:33','2025-05-05 11:02:33'),
(187472,64364,'action created','2025-05-05 09:02:36','2025-05-05 11:02:36'),
(187473,64365,'action created','2025-05-05 09:02:40','2025-05-05 11:02:40'),
(187474,64363,'action started via WP Cron','2025-05-05 09:03:39','2025-05-05 11:03:39'),
(187475,64363,'action complete via WP Cron','2025-05-05 09:03:39','2025-05-05 11:03:39'),
(187476,64364,'action started via WP Cron','2025-05-05 09:03:39','2025-05-05 11:03:39'),
(187477,64364,'action complete via WP Cron','2025-05-05 09:03:39','2025-05-05 11:03:39'),
(187478,64365,'action started via WP Cron','2025-05-05 09:03:39','2025-05-05 11:03:39'),
(187479,64365,'action complete via WP Cron','2025-05-05 09:03:39','2025-05-05 11:03:39'),
(187480,64366,'action created','2025-05-05 09:03:50','2025-05-05 11:03:50'),
(187481,64367,'action created','2025-05-05 09:04:07','2025-05-05 11:04:07'),
(187482,64366,'action started via WP Cron','2025-05-05 09:06:10','2025-05-05 11:06:10'),
(187483,64366,'action complete via WP Cron','2025-05-05 09:06:10','2025-05-05 11:06:10'),
(187484,64367,'action started via WP Cron','2025-05-05 09:06:10','2025-05-05 11:06:10'),
(187485,64367,'action complete via WP Cron','2025-05-05 09:06:10','2025-05-05 11:06:10'),
(187486,64368,'action created','2025-05-05 09:16:30','2025-05-05 11:16:30'),
(187487,64369,'action created','2025-05-05 09:16:30','2025-05-05 11:16:30'),
(187488,64368,'action started via WP Cron','2025-05-05 09:16:30','2025-05-05 11:16:30'),
(187489,64368,'action complete via WP Cron','2025-05-05 09:16:30','2025-05-05 11:16:30'),
(187490,64370,'action created','2025-05-05 09:16:35','2025-05-05 11:16:35'),
(187491,64371,'action created','2025-05-05 09:16:35','2025-05-05 11:16:35'),
(187492,64372,'action created','2025-05-05 09:16:38','2025-05-05 11:16:38'),
(187493,64373,'action created','2025-05-05 09:16:38','2025-05-05 11:16:38'),
(187494,64374,'action created','2025-05-05 09:16:38','2025-05-05 11:16:38'),
(187495,64375,'action created','2025-05-05 09:16:38','2025-05-05 11:16:38'),
(187496,64376,'action created','2025-05-05 09:16:41','2025-05-05 11:16:41'),
(187497,64377,'action created','2025-05-05 09:16:41','2025-05-05 11:16:41'),
(187498,64378,'action created','2025-05-05 09:16:41','2025-05-05 11:16:41'),
(187499,64379,'action created','2025-05-05 09:16:41','2025-05-05 11:16:41'),
(187500,64380,'action created','2025-05-05 09:16:41','2025-05-05 11:16:41'),
(187501,64381,'action created','2025-05-05 09:16:41','2025-05-05 11:16:41'),
(187502,64382,'action created','2025-05-05 09:16:45','2025-05-05 11:16:45'),
(187503,64383,'action created','2025-05-05 09:16:45','2025-05-05 11:16:45'),
(187504,64384,'action created','2025-05-05 09:16:45','2025-05-05 11:16:45'),
(187505,64385,'action created','2025-05-05 09:16:45','2025-05-05 11:16:45'),
(187506,64386,'action created','2025-05-05 09:16:47','2025-05-05 11:16:47'),
(187507,64387,'action created','2025-05-05 09:16:47','2025-05-05 11:16:47'),
(187508,64388,'action created','2025-05-05 09:16:47','2025-05-05 11:16:47'),
(187509,64389,'action created','2025-05-05 09:16:47','2025-05-05 11:16:47'),
(187510,64390,'action created','2025-05-05 09:16:47','2025-05-05 11:16:47'),
(187511,64391,'action created','2025-05-05 09:16:47','2025-05-05 11:16:47'),
(187512,64392,'action created','2025-05-05 09:16:49','2025-05-05 11:16:49'),
(187513,64393,'action created','2025-05-05 09:16:49','2025-05-05 11:16:49'),
(187514,64369,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187515,64369,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187516,64370,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187517,64370,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187518,64371,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187519,64371,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187520,64372,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187521,64372,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187522,64373,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187523,64373,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187524,64374,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187525,64374,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187526,64375,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187527,64375,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187528,64376,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187529,64376,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187530,64377,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187531,64377,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187532,64379,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187533,64379,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187534,64380,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187535,64380,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187536,64381,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187537,64381,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187538,64378,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187539,64378,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187540,64382,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187541,64382,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187542,64383,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187543,64383,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187544,64384,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187545,64384,'action complete via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187546,64385,'action started via WP Cron','2025-05-05 09:18:55','2025-05-05 11:18:55'),
(187547,64385,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187548,64386,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187549,64386,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187550,64387,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187551,64387,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187552,64389,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187553,64389,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187554,64390,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187555,64390,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187556,64391,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187557,64391,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187558,64388,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187559,64388,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187560,64392,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187561,64392,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187562,64393,'action started via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187563,64393,'action complete via WP Cron','2025-05-05 09:18:56','2025-05-05 11:18:56'),
(187564,64394,'action created','2025-05-05 09:35:24','2025-05-05 11:35:24'),
(187565,64395,'action created','2025-05-05 09:35:24','2025-05-05 11:35:24'),
(187566,64396,'action created','2025-05-05 09:35:27','2025-05-05 11:35:27'),
(187567,64397,'action created','2025-05-05 09:35:27','2025-05-05 11:35:27'),
(187568,64398,'action created','2025-05-05 09:35:27','2025-05-05 11:35:27'),
(187569,64394,'action started via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187570,64394,'action complete via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187571,64395,'action started via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187572,64395,'action complete via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187573,64396,'action started via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187574,64396,'action complete via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187575,64397,'action started via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187576,64397,'action complete via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187577,64398,'action started via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187578,64398,'action complete via WP Cron','2025-05-05 09:36:22','2025-05-05 11:36:22'),
(187579,64399,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187580,64400,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187581,64401,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187582,64402,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187583,64403,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187584,64404,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187585,64405,'action created','2025-05-05 09:59:26','2025-05-05 11:59:26'),
(187586,64406,'action created','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187587,64399,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187588,64399,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187589,64400,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187590,64400,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187591,64401,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187592,64401,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187593,64402,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187594,64402,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187595,64403,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187596,64403,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187597,64404,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187598,64404,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187599,64405,'action started via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187600,64405,'action complete via WP Cron','2025-05-05 09:59:27','2025-05-05 11:59:27'),
(187601,64407,'action created','2025-05-05 09:59:29','2025-05-05 11:59:29'),
(187602,64408,'action created','2025-05-05 09:59:29','2025-05-05 11:59:29'),
(187603,64409,'action created','2025-05-05 09:59:29','2025-05-05 11:59:29'),
(187604,64410,'action created','2025-05-05 09:59:29','2025-05-05 11:59:29'),
(187605,64411,'action created','2025-05-05 09:59:29','2025-05-05 11:59:29'),
(187606,64412,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187607,64413,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187608,64414,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187609,64415,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187610,64416,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187611,64417,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187612,64418,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187613,64419,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187614,64420,'action created','2025-05-05 09:59:30','2025-05-05 11:59:30'),
(187615,64406,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187616,64406,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187617,64407,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187618,64407,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187619,64408,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187620,64408,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187621,64409,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187622,64409,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187623,64411,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187624,64411,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187625,64410,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187626,64410,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187627,64412,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187628,64412,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187629,64413,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187630,64413,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187631,64414,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187632,64414,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187633,64415,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187634,64415,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187635,64416,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187636,64416,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187637,64417,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187638,64417,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187639,64418,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187640,64418,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187641,64419,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187642,64419,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187643,64420,'action started via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187644,64420,'action complete via WP Cron','2025-05-05 10:04:04','2025-05-05 12:04:04'),
(187645,64421,'action created','2025-05-05 10:09:10','2025-05-05 12:09:10'),
(187646,64422,'action created','2025-05-05 10:09:10','2025-05-05 12:09:10'),
(187647,64421,'action started via WP Cron','2025-05-05 10:15:16','2025-05-05 12:15:16'),
(187648,64421,'action complete via WP Cron','2025-05-05 10:15:16','2025-05-05 12:15:16'),
(187649,64422,'action started via WP Cron','2025-05-05 10:15:16','2025-05-05 12:15:16'),
(187650,64422,'action complete via WP Cron','2025-05-05 10:15:16','2025-05-05 12:15:16'),
(187651,64423,'action created','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187652,64424,'action created','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187653,64425,'action created','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187654,64426,'action created','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187655,64423,'action started via WP Cron','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187656,64423,'action complete via WP Cron','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187657,64424,'action started via WP Cron','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187658,64424,'action complete via WP Cron','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187659,64426,'action started via WP Cron','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187660,64426,'action complete via WP Cron','2025-05-05 10:20:43','2025-05-05 12:20:43'),
(187661,64427,'action created','2025-05-05 10:20:46','2025-05-05 12:20:46'),
(187662,64428,'action created','2025-05-05 10:20:46','2025-05-05 12:20:46'),
(187663,64429,'action created','2025-05-05 10:20:48','2025-05-05 12:20:48'),
(187664,64430,'action created','2025-05-05 10:20:48','2025-05-05 12:20:48'),
(187665,64431,'action created','2025-05-05 10:20:48','2025-05-05 12:20:48'),
(187666,64432,'action created','2025-05-05 10:20:48','2025-05-05 12:20:48'),
(187667,64433,'action created','2025-05-05 10:20:51','2025-05-05 12:20:51'),
(187668,64434,'action created','2025-05-05 10:20:51','2025-05-05 12:20:51'),
(187669,64435,'action created','2025-05-05 10:20:51','2025-05-05 12:20:51'),
(187670,64436,'action created','2025-05-05 10:20:51','2025-05-05 12:20:51'),
(187671,64437,'action created','2025-05-05 10:20:52','2025-05-05 12:20:52'),
(187672,64438,'action created','2025-05-05 10:20:52','2025-05-05 12:20:52'),
(187673,64439,'action created','2025-05-05 10:20:57','2025-05-05 12:20:57'),
(187674,64440,'action created','2025-05-05 10:20:57','2025-05-05 12:20:57'),
(187675,64441,'action created','2025-05-05 10:20:59','2025-05-05 12:20:59'),
(187676,64442,'action created','2025-05-05 10:20:59','2025-05-05 12:20:59'),
(187677,64425,'action started via WP Cron','2025-05-05 10:26:20','2025-05-05 12:26:20'),
(187678,64425,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187679,64427,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187680,64427,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187681,64428,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187682,64428,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187683,64429,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187684,64429,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187685,64430,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187686,64430,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187687,64431,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187688,64431,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187689,64432,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187690,64432,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187691,64433,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187692,64433,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187693,64434,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187694,64434,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187695,64435,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187696,64435,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187697,64436,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187698,64436,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187699,64437,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187700,64437,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187701,64438,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187702,64438,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187703,64439,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187704,64439,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187705,64440,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187706,64440,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187707,64441,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187708,64441,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187709,64442,'action started via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187710,64442,'action complete via WP Cron','2025-05-05 10:26:21','2025-05-05 12:26:21'),
(187711,64443,'action created','2025-05-05 10:41:48','2025-05-05 12:41:48'),
(187712,64444,'action created','2025-05-05 10:41:48','2025-05-05 12:41:48'),
(187713,64445,'action created','2025-05-05 10:41:48','2025-05-05 12:41:48'),
(187714,64446,'action created','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187715,64443,'action started via WP Cron','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187716,64443,'action complete via WP Cron','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187717,64444,'action started via WP Cron','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187718,64444,'action complete via WP Cron','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187719,64445,'action started via WP Cron','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187720,64445,'action complete via WP Cron','2025-05-05 10:41:49','2025-05-05 12:41:49'),
(187721,64447,'action created','2025-05-05 10:43:27','2025-05-05 12:43:27'),
(187722,64448,'action created','2025-05-05 10:43:27','2025-05-05 12:43:27'),
(187723,64446,'action started via WP Cron','2025-05-05 10:43:28','2025-05-05 12:43:28'),
(187724,64446,'action complete via WP Cron','2025-05-05 10:43:28','2025-05-05 12:43:28'),
(187725,64447,'action started via WP Cron','2025-05-05 10:43:28','2025-05-05 12:43:28'),
(187726,64447,'action complete via WP Cron','2025-05-05 10:43:28','2025-05-05 12:43:28'),
(187727,64448,'action started via WP Cron','2025-05-05 10:43:28','2025-05-05 12:43:28'),
(187728,64448,'action complete via WP Cron','2025-05-05 10:43:28','2025-05-05 12:43:28'),
(187729,64449,'action created','2025-05-05 10:58:42','2025-05-05 12:58:42'),
(187730,64450,'action created','2025-05-05 10:58:42','2025-05-05 12:58:42'),
(187731,64449,'action started via WP Cron','2025-05-05 10:58:43','2025-05-05 12:58:43'),
(187732,64449,'action complete via WP Cron','2025-05-05 10:58:43','2025-05-05 12:58:43'),
(187733,64450,'action started via WP Cron','2025-05-05 10:58:43','2025-05-05 12:58:43'),
(187734,64450,'action complete via WP Cron','2025-05-05 10:58:43','2025-05-05 12:58:43'),
(187735,64451,'action created','2025-05-05 10:58:45','2025-05-05 12:58:45'),
(187736,64452,'action created','2025-05-05 10:58:46','2025-05-05 12:58:46'),
(187737,64451,'action started via WP Cron','2025-05-05 11:01:57','2025-05-05 13:01:57'),
(187738,64451,'action complete via WP Cron','2025-05-05 11:01:57','2025-05-05 13:01:57'),
(187739,64452,'action started via WP Cron','2025-05-05 11:01:57','2025-05-05 13:01:57'),
(187740,64452,'action complete via WP Cron','2025-05-05 11:01:57','2025-05-05 13:01:57'),
(187741,64453,'action created','2025-05-05 11:20:45','2025-05-05 13:20:45'),
(187742,64454,'action created','2025-05-05 11:20:45','2025-05-05 13:20:45'),
(187743,64455,'action created','2025-05-05 11:20:45','2025-05-05 13:20:45'),
(187744,64456,'action created','2025-05-05 11:20:50','2025-05-05 13:20:50'),
(187745,64453,'action started via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187746,64453,'action complete via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187747,64454,'action started via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187748,64454,'action complete via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187749,64455,'action started via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187750,64455,'action complete via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187751,64456,'action started via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187752,64456,'action complete via WP Cron','2025-05-05 11:26:11','2025-05-05 13:26:11'),
(187753,64457,'action created','2025-05-05 11:29:30','2025-05-05 13:29:30'),
(187754,64458,'action created','2025-05-05 11:29:30','2025-05-05 13:29:30'),
(187755,64459,'action created','2025-05-05 11:29:30','2025-05-05 13:29:30'),
(187756,64460,'action created','2025-05-05 11:29:30','2025-05-05 13:29:30'),
(187757,64457,'action started via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187758,64457,'action complete via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187759,64458,'action started via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187760,64458,'action complete via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187761,64460,'action started via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187762,64460,'action complete via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187763,64459,'action started via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187764,64459,'action complete via WP Cron','2025-05-05 11:29:31','2025-05-05 13:29:31'),
(187765,64461,'action created','2025-05-05 12:59:50','2025-05-05 14:59:50'),
(187766,64462,'action created','2025-05-05 12:59:50','2025-05-05 14:59:50'),
(187767,64463,'action created','2025-05-05 12:59:50','2025-05-05 14:59:50'),
(187768,64464,'action created','2025-05-05 12:59:50','2025-05-05 14:59:50'),
(187769,64461,'action started via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187770,64461,'action complete via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187771,64462,'action started via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187772,64462,'action complete via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187773,64463,'action started via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187774,64463,'action complete via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187775,64464,'action started via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187776,64464,'action complete via WP Cron','2025-05-05 12:59:51','2025-05-05 14:59:51'),
(187777,64465,'action created','2025-05-05 13:14:06','2025-05-05 15:14:06'),
(187778,64466,'action created','2025-05-05 13:14:06','2025-05-05 15:14:06'),
(187779,64467,'action created','2025-05-05 13:14:06','2025-05-05 15:14:06'),
(187780,64468,'action created','2025-05-05 13:14:06','2025-05-05 15:14:06'),
(187781,64469,'action created','2025-05-05 13:14:08','2025-05-05 15:14:08'),
(187782,64470,'action created','2025-05-05 13:14:08','2025-05-05 15:14:08'),
(187783,64471,'action created','2025-05-05 13:14:09','2025-05-05 15:14:09'),
(187784,64472,'action created','2025-05-05 13:14:09','2025-05-05 15:14:09'),
(187785,64473,'action created','2025-05-05 13:14:09','2025-05-05 15:14:09'),
(187786,64474,'action created','2025-05-05 13:14:09','2025-05-05 15:14:09'),
(187787,64475,'action created','2025-05-05 13:14:11','2025-05-05 15:14:11'),
(187788,64476,'action created','2025-05-05 13:14:11','2025-05-05 15:14:11'),
(187789,64477,'action created','2025-05-05 13:14:11','2025-05-05 15:14:11'),
(187790,64478,'action created','2025-05-05 13:14:12','2025-05-05 15:14:12'),
(187791,64479,'action created','2025-05-05 13:14:15','2025-05-05 15:14:15'),
(187792,64480,'action created','2025-05-05 13:14:15','2025-05-05 15:14:15'),
(187793,64481,'action created','2025-05-05 13:14:19','2025-05-05 15:14:19'),
(187794,64482,'action created','2025-05-05 13:14:19','2025-05-05 15:14:19'),
(187795,64483,'action created','2025-05-05 13:14:21','2025-05-05 15:14:21'),
(187796,64484,'action created','2025-05-05 13:14:21','2025-05-05 15:14:21'),
(187797,64465,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187798,64465,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187799,64466,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187800,64466,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187801,64468,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187802,64468,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187803,64467,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187804,64467,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187805,64469,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187806,64469,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187807,64470,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187808,64470,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187809,64471,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187810,64471,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187811,64473,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187812,64473,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187813,64474,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187814,64474,'action complete via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187815,64472,'action started via WP Cron','2025-05-05 13:15:54','2025-05-05 15:15:54'),
(187816,64472,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187817,64475,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187818,64475,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187819,64476,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187820,64476,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187821,64477,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187822,64477,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187823,64478,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187824,64478,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187825,64479,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187826,64479,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187827,64480,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187828,64480,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187829,64481,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187830,64481,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187831,64482,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187832,64482,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187833,64483,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187834,64483,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187835,64484,'action started via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187836,64484,'action complete via WP Cron','2025-05-05 13:15:55','2025-05-05 15:15:55'),
(187837,64300,'action started via WP Cron','2025-05-05 13:51:13','2025-05-05 15:51:13'),
(187838,64300,'action complete via WP Cron','2025-05-05 13:51:13','2025-05-05 15:51:13'),
(187839,64485,'action created','2025-05-05 13:51:13','2025-05-05 15:51:13'),
(187840,64486,'action created','2025-05-05 14:13:45','2025-05-05 16:13:45'),
(187841,64486,'action started via WP Cron','2025-05-05 14:26:50','2025-05-05 16:26:50'),
(187842,64486,'action complete via WP Cron','2025-05-05 14:26:50','2025-05-05 16:26:50'),
(187843,64487,'action created','2025-05-06 02:11:04','2025-05-06 04:11:04'),
(187844,64487,'action started via WP Cron','2025-05-06 02:11:41','2025-05-06 04:11:41'),
(187845,64487,'action complete via WP Cron','2025-05-06 02:11:41','2025-05-06 04:11:41'),
(187846,64488,'action created','2025-05-06 05:36:45','2025-05-06 07:36:45'),
(187847,64489,'action created','2025-05-06 05:36:45','2025-05-06 07:36:45'),
(187848,64490,'action created','2025-05-06 05:36:45','2025-05-06 07:36:45'),
(187849,64491,'action created','2025-05-06 05:36:45','2025-05-06 07:36:45'),
(187850,64488,'action started via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187851,64488,'action complete via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187852,64489,'action started via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187853,64489,'action complete via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187854,64491,'action started via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187855,64491,'action complete via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187856,64490,'action started via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187857,64490,'action complete via WP Cron','2025-05-06 05:36:46','2025-05-06 07:36:46'),
(187858,64492,'action created','2025-05-06 06:43:20','2025-05-06 08:43:20'),
(187859,64493,'action created','2025-05-06 06:43:20','2025-05-06 08:43:20'),
(187860,64492,'action started via WP Cron','2025-05-06 06:47:11','2025-05-06 08:47:11'),
(187861,64492,'action complete via WP Cron','2025-05-06 06:47:11','2025-05-06 08:47:11'),
(187862,64493,'action started via WP Cron','2025-05-06 06:47:11','2025-05-06 08:47:11'),
(187863,64493,'action complete via WP Cron','2025-05-06 06:47:11','2025-05-06 08:47:11'),
(187864,64494,'action created','2025-05-06 08:32:34','2025-05-06 10:32:34'),
(187865,64495,'action created','2025-05-06 08:32:34','2025-05-06 10:32:34'),
(187866,64494,'action started via WP Cron','2025-05-06 08:32:35','2025-05-06 10:32:35'),
(187867,64494,'action complete via WP Cron','2025-05-06 08:32:35','2025-05-06 10:32:35'),
(187868,64495,'action started via WP Cron','2025-05-06 08:32:35','2025-05-06 10:32:35'),
(187869,64495,'action complete via WP Cron','2025-05-06 08:32:35','2025-05-06 10:32:35'),
(187870,64496,'action created','2025-05-06 08:32:37','2025-05-06 10:32:37'),
(187871,64497,'action created','2025-05-06 08:32:37','2025-05-06 10:32:37'),
(187872,64498,'action created','2025-05-06 08:32:37','2025-05-06 10:32:37'),
(187873,64499,'action created','2025-05-06 08:32:37','2025-05-06 10:32:37'),
(187874,64496,'action started via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187875,64496,'action complete via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187876,64497,'action started via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187877,64497,'action complete via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187878,64498,'action started via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187879,64498,'action complete via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187880,64499,'action started via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187881,64499,'action complete via WP Cron','2025-05-06 08:46:09','2025-05-06 10:46:09'),
(187882,64500,'action created','2025-05-06 08:51:31','2025-05-06 10:51:31'),
(187883,64501,'action created','2025-05-06 08:51:31','2025-05-06 10:51:31'),
(187884,64502,'action created','2025-05-06 08:51:31','2025-05-06 10:51:31'),
(187885,64503,'action created','2025-05-06 08:51:31','2025-05-06 10:51:31'),
(187886,64500,'action started via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187887,64500,'action complete via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187888,64501,'action started via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187889,64501,'action complete via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187890,64503,'action started via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187891,64503,'action complete via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187892,64502,'action started via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187893,64502,'action complete via WP Cron','2025-05-06 08:51:32','2025-05-06 10:51:32'),
(187894,64504,'action created','2025-05-06 08:51:35','2025-05-06 10:51:35'),
(187895,64505,'action created','2025-05-06 08:51:35','2025-05-06 10:51:35'),
(187896,64506,'action created','2025-05-06 08:51:35','2025-05-06 10:51:35'),
(187897,64507,'action created','2025-05-06 08:51:35','2025-05-06 10:51:35'),
(187898,64508,'action created','2025-05-06 08:51:35','2025-05-06 10:51:35'),
(187899,64509,'action created','2025-05-06 08:51:36','2025-05-06 10:51:36'),
(187900,64510,'action created','2025-05-06 08:51:38','2025-05-06 10:51:38'),
(187901,64511,'action created','2025-05-06 08:51:38','2025-05-06 10:51:38'),
(187902,64512,'action created','2025-05-06 08:51:38','2025-05-06 10:51:38'),
(187903,64513,'action created','2025-05-06 08:51:38','2025-05-06 10:51:38'),
(187904,64514,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187905,64515,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187906,64516,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187907,64517,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187908,64518,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187909,64519,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187910,64520,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187911,64521,'action created','2025-05-06 08:51:41','2025-05-06 10:51:41'),
(187912,64522,'action created','2025-05-06 08:51:44','2025-05-06 10:51:44'),
(187913,64523,'action created','2025-05-06 08:51:44','2025-05-06 10:51:44'),
(187914,64524,'action created','2025-05-06 08:51:44','2025-05-06 10:51:44'),
(187915,64525,'action created','2025-05-06 08:51:44','2025-05-06 10:51:44'),
(187916,64526,'action created','2025-05-06 08:51:48','2025-05-06 10:51:48'),
(187917,64527,'action created','2025-05-06 08:51:48','2025-05-06 10:51:48'),
(187918,64528,'action created','2025-05-06 08:51:51','2025-05-06 10:51:51'),
(187919,64529,'action created','2025-05-06 08:51:51','2025-05-06 10:51:51'),
(187920,64530,'action created','2025-05-06 08:51:53','2025-05-06 10:51:53'),
(187921,64531,'action created','2025-05-06 08:51:54','2025-05-06 10:51:54'),
(187922,64532,'action created','2025-05-06 08:51:57','2025-05-06 10:51:57'),
(187923,64533,'action created','2025-05-06 08:51:57','2025-05-06 10:51:57'),
(187924,64534,'action created','2025-05-06 08:51:59','2025-05-06 10:51:59'),
(187925,64535,'action created','2025-05-06 08:51:59','2025-05-06 10:51:59'),
(187926,64536,'action created','2025-05-06 08:52:01','2025-05-06 10:52:01'),
(187927,64537,'action created','2025-05-06 08:52:01','2025-05-06 10:52:01'),
(187928,64538,'action created','2025-05-06 08:52:04','2025-05-06 10:52:04'),
(187929,64539,'action created','2025-05-06 08:52:04','2025-05-06 10:52:04'),
(187930,64540,'action created','2025-05-06 08:52:06','2025-05-06 10:52:06'),
(187931,64541,'action created','2025-05-06 08:52:06','2025-05-06 10:52:06'),
(187932,64504,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187933,64504,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187934,64505,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187935,64505,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187936,64506,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187937,64506,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187938,64507,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187939,64507,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187940,64508,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187941,64508,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187942,64509,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187943,64509,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187944,64510,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187945,64510,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187946,64511,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187947,64511,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187948,64513,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187949,64513,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187950,64512,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187951,64512,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187952,64514,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187953,64514,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187954,64515,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187955,64515,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187956,64516,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187957,64516,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187958,64517,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187959,64517,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187960,64518,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187961,64518,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187962,64519,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187963,64519,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187964,64521,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187965,64521,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187966,64520,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187967,64520,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187968,64522,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187969,64522,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187970,64523,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187971,64523,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187972,64524,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187973,64524,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187974,64525,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187975,64525,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187976,64526,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187977,64526,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187978,64527,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187979,64527,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187980,64528,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187981,64528,'action complete via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187982,64529,'action started via WP Cron','2025-05-06 08:55:16','2025-05-06 10:55:16'),
(187983,64529,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187984,64530,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187985,64530,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187986,64531,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187987,64531,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187988,64532,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187989,64532,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187990,64533,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187991,64533,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187992,64534,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187993,64534,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187994,64535,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187995,64535,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187996,64536,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187997,64536,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187998,64537,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(187999,64537,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188000,64538,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188001,64538,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188002,64539,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188003,64539,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188004,64540,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188005,64540,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188006,64541,'action started via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188007,64541,'action complete via WP Cron','2025-05-06 08:55:17','2025-05-06 10:55:17'),
(188008,64542,'action created','2025-05-06 09:57:50','2025-05-06 11:57:50'),
(188009,64543,'action created','2025-05-06 09:57:50','2025-05-06 11:57:50'),
(188010,64544,'action created','2025-05-06 09:57:50','2025-05-06 11:57:50'),
(188011,64545,'action created','2025-05-06 09:57:50','2025-05-06 11:57:50'),
(188012,64543,'action started via WP Cron','2025-05-06 09:59:07','2025-05-06 11:59:07'),
(188013,64543,'action complete via WP Cron','2025-05-06 09:59:07','2025-05-06 11:59:07'),
(188014,64544,'action started via WP Cron','2025-05-06 09:59:07','2025-05-06 11:59:07'),
(188015,64544,'action complete via WP Cron','2025-05-06 09:59:08','2025-05-06 11:59:08'),
(188016,64545,'action started via WP Cron','2025-05-06 09:59:08','2025-05-06 11:59:08'),
(188017,64545,'action complete via WP Cron','2025-05-06 09:59:09','2025-05-06 11:59:09'),
(188018,64542,'action started via WP Cron','2025-05-06 09:59:09','2025-05-06 11:59:09'),
(188019,64542,'action complete via WP Cron','2025-05-06 09:59:09','2025-05-06 11:59:09'),
(188020,64546,'action created','2025-05-06 09:59:18','2025-05-06 11:59:18'),
(188021,64546,'action started via WP Cron','2025-05-06 10:05:19','2025-05-06 12:05:19'),
(188022,64546,'action complete via WP Cron','2025-05-06 10:05:19','2025-05-06 12:05:19'),
(188023,64547,'action created','2025-05-06 10:09:05','2025-05-06 12:09:05'),
(188024,64548,'action created','2025-05-06 10:09:05','2025-05-06 12:09:05'),
(188025,64547,'action started via WP Cron','2025-05-06 10:09:49','2025-05-06 12:09:49'),
(188026,64547,'action complete via WP Cron','2025-05-06 10:09:49','2025-05-06 12:09:49'),
(188027,64548,'action started via WP Cron','2025-05-06 10:09:49','2025-05-06 12:09:49'),
(188028,64548,'action complete via WP Cron','2025-05-06 10:09:49','2025-05-06 12:09:49'),
(188029,64549,'action created','2025-05-06 10:20:31','2025-05-06 12:20:31'),
(188030,64550,'action created','2025-05-06 10:20:31','2025-05-06 12:20:31'),
(188031,64549,'action started via WP Cron','2025-05-06 10:20:32','2025-05-06 12:20:32'),
(188032,64549,'action complete via WP Cron','2025-05-06 10:20:32','2025-05-06 12:20:32'),
(188033,64550,'action started via WP Cron','2025-05-06 10:20:32','2025-05-06 12:20:32'),
(188034,64550,'action complete via WP Cron','2025-05-06 10:20:32','2025-05-06 12:20:32'),
(188035,64551,'action created','2025-05-06 10:27:38','2025-05-06 12:27:38'),
(188036,64552,'action created','2025-05-06 10:27:38','2025-05-06 12:27:38'),
(188037,64551,'action started via WP Cron','2025-05-06 10:27:39','2025-05-06 12:27:39'),
(188038,64551,'action complete via WP Cron','2025-05-06 10:27:39','2025-05-06 12:27:39'),
(188039,64552,'action started via WP Cron','2025-05-06 10:27:39','2025-05-06 12:27:39'),
(188040,64552,'action complete via WP Cron','2025-05-06 10:27:39','2025-05-06 12:27:39'),
(188041,64553,'action created','2025-05-06 10:27:44','2025-05-06 12:27:44'),
(188042,64554,'action created','2025-05-06 10:27:44','2025-05-06 12:27:44'),
(188043,64553,'action started via WP Cron','2025-05-06 10:28:23','2025-05-06 12:28:23'),
(188044,64553,'action complete via WP Cron','2025-05-06 10:28:23','2025-05-06 12:28:23'),
(188045,64554,'action started via WP Cron','2025-05-06 10:28:23','2025-05-06 12:28:23'),
(188046,64554,'action complete via WP Cron','2025-05-06 10:28:23','2025-05-06 12:28:23'),
(188047,64555,'action created','2025-05-06 11:14:26','2025-05-06 13:14:26'),
(188048,64556,'action created','2025-05-06 11:14:26','2025-05-06 13:14:26'),
(188049,64557,'action created','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188050,64558,'action created','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188051,64559,'action created','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188052,64560,'action created','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188053,64555,'action started via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188054,64555,'action complete via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188055,64556,'action started via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188056,64556,'action complete via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188057,64558,'action started via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188058,64558,'action complete via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188059,64559,'action started via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188060,64559,'action complete via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188061,64560,'action started via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188062,64560,'action complete via WP Cron','2025-05-06 11:14:27','2025-05-06 13:14:27'),
(188063,64557,'action started via WP Cron','2025-05-06 11:15:48','2025-05-06 13:15:48'),
(188064,64557,'action complete via WP Cron','2025-05-06 11:15:48','2025-05-06 13:15:48'),
(188065,64561,'action created','2025-05-06 11:17:16','2025-05-06 13:17:16'),
(188066,64562,'action created','2025-05-06 11:17:16','2025-05-06 13:17:16'),
(188067,64563,'action created','2025-05-06 11:17:17','2025-05-06 13:17:17'),
(188068,64564,'action created','2025-05-06 11:17:17','2025-05-06 13:17:17'),
(188069,64565,'action created','2025-05-06 11:17:17','2025-05-06 13:17:17'),
(188070,64561,'action started via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188071,64561,'action complete via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188072,64562,'action started via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188073,64562,'action complete via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188074,64564,'action started via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188075,64564,'action complete via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188076,64565,'action started via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188077,64565,'action complete via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188078,64563,'action started via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188079,64563,'action complete via WP Cron','2025-05-06 11:18:52','2025-05-06 13:18:52'),
(188080,64566,'action created','2025-05-06 11:29:32','2025-05-06 13:29:32'),
(188081,64567,'action created','2025-05-06 11:29:32','2025-05-06 13:29:32'),
(188082,64568,'action created','2025-05-06 11:29:32','2025-05-06 13:29:32'),
(188083,64569,'action created','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188084,64570,'action created','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188085,64571,'action created','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188086,64566,'action started via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188087,64566,'action complete via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188088,64567,'action started via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188089,64567,'action complete via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188090,64568,'action started via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188091,64568,'action complete via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188092,64569,'action started via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188093,64569,'action complete via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188094,64570,'action started via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188095,64570,'action complete via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188096,64571,'action started via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188097,64571,'action complete via WP Cron','2025-05-06 11:29:33','2025-05-06 13:29:33'),
(188098,64572,'action created','2025-05-06 11:34:56','2025-05-06 13:34:56'),
(188099,64573,'action created','2025-05-06 11:34:56','2025-05-06 13:34:56'),
(188100,64574,'action created','2025-05-06 11:34:56','2025-05-06 13:34:56'),
(188101,64575,'action created','2025-05-06 11:34:56','2025-05-06 13:34:56'),
(188102,64576,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188103,64577,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188104,64578,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188105,64579,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188106,64580,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188107,64581,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188108,64582,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188109,64583,'action created','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188110,64572,'action started via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188111,64572,'action complete via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188112,64573,'action started via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188113,64573,'action complete via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188114,64574,'action started via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188115,64574,'action complete via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188116,64575,'action started via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188117,64575,'action complete via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188118,64576,'action started via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188119,64576,'action complete via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188120,64577,'action started via WP Cron','2025-05-06 11:36:01','2025-05-06 13:36:01'),
(188121,64577,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188122,64578,'action started via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188123,64578,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188124,64579,'action started via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188125,64579,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188126,64580,'action started via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188127,64580,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188128,64581,'action started via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188129,64581,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188130,64583,'action started via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188131,64583,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188132,64582,'action started via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188133,64582,'action complete via WP Cron','2025-05-06 11:36:02','2025-05-06 13:36:02'),
(188134,64584,'action created','2025-05-06 11:36:04','2025-05-06 13:36:04'),
(188135,64585,'action created','2025-05-06 11:36:04','2025-05-06 13:36:04'),
(188136,64586,'action created','2025-05-06 11:36:07','2025-05-06 13:36:07'),
(188137,64587,'action created','2025-05-06 11:36:07','2025-05-06 13:36:07'),
(188138,64588,'action created','2025-05-06 11:36:10','2025-05-06 13:36:10'),
(188139,64589,'action created','2025-05-06 11:36:10','2025-05-06 13:36:10'),
(188140,64584,'action started via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188141,64584,'action complete via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188142,64585,'action started via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188143,64585,'action complete via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188144,64586,'action started via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188145,64586,'action complete via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188146,64587,'action started via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188147,64587,'action complete via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188148,64588,'action started via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188149,64588,'action complete via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188150,64589,'action started via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188151,64589,'action complete via WP Cron','2025-05-06 11:36:30','2025-05-06 13:36:30'),
(188152,64590,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188153,64591,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188154,64592,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188155,64593,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188156,64594,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188157,64595,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188158,64596,'action created','2025-05-06 11:36:48','2025-05-06 13:36:48'),
(188159,64597,'action created','2025-05-06 11:36:49','2025-05-06 13:36:49'),
(188160,64590,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188161,64590,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188162,64591,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188163,64591,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188164,64592,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188165,64592,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188166,64594,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188167,64594,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188168,64595,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188169,64595,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188170,64596,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188171,64596,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188172,64593,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188173,64593,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188174,64597,'action started via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188175,64597,'action complete via WP Cron','2025-05-06 11:37:31','2025-05-06 13:37:31'),
(188176,64598,'action created','2025-05-06 11:40:41','2025-05-06 13:40:41'),
(188177,64599,'action created','2025-05-06 11:40:41','2025-05-06 13:40:41'),
(188178,64600,'action created','2025-05-06 11:40:44','2025-05-06 13:40:44'),
(188179,64601,'action created','2025-05-06 11:40:44','2025-05-06 13:40:44'),
(188180,64598,'action started via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188181,64598,'action complete via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188182,64599,'action started via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188183,64599,'action complete via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188184,64600,'action started via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188185,64600,'action complete via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188186,64601,'action started via WP Cron','2025-05-06 11:41:53','2025-05-06 13:41:53'),
(188187,64601,'action complete via WP Cron','2025-05-06 11:41:54','2025-05-06 13:41:54'),
(188188,64602,'action created','2025-05-06 12:03:28','2025-05-06 14:03:28'),
(188189,64603,'action created','2025-05-06 12:03:28','2025-05-06 14:03:28'),
(188190,64602,'action started via WP Cron','2025-05-06 12:03:28','2025-05-06 14:03:28'),
(188191,64602,'action complete via WP Cron','2025-05-06 12:03:28','2025-05-06 14:03:28'),
(188192,64603,'action started via WP Cron','2025-05-06 12:04:41','2025-05-06 14:04:41'),
(188193,64603,'action complete via WP Cron','2025-05-06 12:04:41','2025-05-06 14:04:41'),
(188194,64604,'action created','2025-05-06 12:13:33','2025-05-06 14:13:33'),
(188195,64605,'action created','2025-05-06 12:13:33','2025-05-06 14:13:33'),
(188196,64606,'action created','2025-05-06 12:13:33','2025-05-06 14:13:33'),
(188197,64607,'action created','2025-05-06 12:13:33','2025-05-06 14:13:33'),
(188198,64608,'action created','2025-05-06 12:13:33','2025-05-06 14:13:33'),
(188199,64609,'action created','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188200,64604,'action started via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188201,64604,'action complete via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188202,64605,'action started via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188203,64605,'action complete via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188204,64606,'action started via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188205,64606,'action complete via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188206,64608,'action started via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188207,64608,'action complete via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188208,64607,'action started via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188209,64607,'action complete via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188210,64609,'action started via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188211,64609,'action complete via WP Cron','2025-05-06 12:13:34','2025-05-06 14:13:34'),
(188212,64610,'action created','2025-05-06 12:13:38','2025-05-06 14:13:38'),
(188213,64611,'action created','2025-05-06 12:13:38','2025-05-06 14:13:38'),
(188214,64610,'action started via WP Cron','2025-05-06 12:14:45','2025-05-06 14:14:45'),
(188215,64610,'action complete via WP Cron','2025-05-06 12:14:45','2025-05-06 14:14:45'),
(188216,64611,'action started via WP Cron','2025-05-06 12:14:45','2025-05-06 14:14:45'),
(188217,64611,'action complete via WP Cron','2025-05-06 12:14:45','2025-05-06 14:14:45'),
(188218,64612,'action created','2025-05-06 13:33:25','2025-05-06 15:33:25'),
(188219,64613,'action created','2025-05-06 13:33:25','2025-05-06 15:33:25'),
(188220,64614,'action created','2025-05-06 13:33:25','2025-05-06 15:33:25'),
(188221,64615,'action created','2025-05-06 13:33:25','2025-05-06 15:33:25'),
(188222,64616,'action created','2025-05-06 13:33:25','2025-05-06 15:33:25'),
(188223,64617,'action created','2025-05-06 13:33:25','2025-05-06 15:33:25'),
(188224,64612,'action started via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188225,64612,'action complete via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188226,64613,'action started via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188227,64613,'action complete via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188228,64614,'action started via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188229,64614,'action complete via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188230,64615,'action started via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188231,64615,'action complete via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188232,64617,'action started via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188233,64617,'action complete via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188234,64616,'action started via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188235,64616,'action complete via WP Cron','2025-05-06 13:33:26','2025-05-06 15:33:26'),
(188236,64618,'action created','2025-05-06 13:33:28','2025-05-06 15:33:28'),
(188237,64619,'action created','2025-05-06 13:33:28','2025-05-06 15:33:28'),
(188238,64618,'action started via Async Request','2025-05-06 13:34:05','2025-05-06 15:34:05'),
(188239,64618,'action complete via Async Request','2025-05-06 13:34:05','2025-05-06 15:34:05'),
(188240,64619,'action started via Async Request','2025-05-06 13:34:05','2025-05-06 15:34:05'),
(188241,64619,'action complete via Async Request','2025-05-06 13:34:05','2025-05-06 15:34:05'),
(188242,64620,'action created','2025-05-06 13:52:11','2025-05-06 15:52:11'),
(188243,64621,'action created','2025-05-06 13:52:11','2025-05-06 15:52:11'),
(188244,64622,'action created','2025-05-06 13:52:11','2025-05-06 15:52:11'),
(188245,64485,'action started via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188246,64485,'action complete via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188247,64623,'action created','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188248,64620,'action started via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188249,64620,'action complete via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188250,64621,'action started via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188251,64621,'action complete via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188252,64622,'action started via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188253,64622,'action complete via WP Cron','2025-05-06 13:52:12','2025-05-06 15:52:12'),
(188254,64624,'action created','2025-05-06 14:13:16','2025-05-06 16:13:16'),
(188255,64624,'action started via WP Cron','2025-05-06 14:24:22','2025-05-06 16:24:22'),
(188256,64624,'action complete via WP Cron','2025-05-06 14:24:22','2025-05-06 16:24:22'),
(188257,64625,'action created','2025-05-07 02:12:47','2025-05-07 04:12:47'),
(188258,64625,'action started via WP Cron','2025-05-07 02:29:10','2025-05-07 04:29:10'),
(188259,64625,'action complete via WP Cron','2025-05-07 02:29:10','2025-05-07 04:29:10'),
(188260,64626,'action created','2025-05-07 05:32:37','2025-05-07 07:32:37'),
(188261,64627,'action created','2025-05-07 05:32:37','2025-05-07 07:32:37'),
(188262,64626,'action started via WP Cron','2025-05-07 05:32:38','2025-05-07 07:32:38'),
(188263,64626,'action complete via WP Cron','2025-05-07 05:32:38','2025-05-07 07:32:38'),
(188264,64627,'action started via WP Cron','2025-05-07 05:32:38','2025-05-07 07:32:38'),
(188265,64627,'action complete via WP Cron','2025-05-07 05:32:38','2025-05-07 07:32:38'),
(188266,64628,'action created','2025-05-07 05:32:40','2025-05-07 07:32:40'),
(188267,64629,'action created','2025-05-07 05:32:41','2025-05-07 07:32:41'),
(188268,64628,'action started via WP Cron','2025-05-07 05:34:32','2025-05-07 07:34:32'),
(188269,64628,'action complete via WP Cron','2025-05-07 05:34:32','2025-05-07 07:34:32'),
(188270,64629,'action started via WP Cron','2025-05-07 05:34:32','2025-05-07 07:34:32'),
(188271,64629,'action complete via WP Cron','2025-05-07 05:34:32','2025-05-07 07:34:32'),
(188272,64630,'action created','2025-05-07 07:01:51','2025-05-07 09:01:51'),
(188273,64631,'action created','2025-05-07 07:01:51','2025-05-07 09:01:51'),
(188274,64630,'action started via WP Cron','2025-05-07 07:07:11','2025-05-07 09:07:11'),
(188275,64630,'action complete via WP Cron','2025-05-07 07:07:11','2025-05-07 09:07:11'),
(188276,64631,'action started via WP Cron','2025-05-07 07:07:11','2025-05-07 09:07:11'),
(188277,64631,'action complete via WP Cron','2025-05-07 07:07:11','2025-05-07 09:07:11'),
(188278,64632,'action created','2025-05-07 07:24:27','2025-05-07 09:24:27'),
(188279,64633,'action created','2025-05-07 07:24:27','2025-05-07 09:24:27'),
(188280,64632,'action started via WP Cron','2025-05-07 07:24:28','2025-05-07 09:24:28'),
(188281,64632,'action complete via WP Cron','2025-05-07 07:24:28','2025-05-07 09:24:28'),
(188282,64633,'action started via WP Cron','2025-05-07 07:24:28','2025-05-07 09:24:28'),
(188283,64633,'action complete via WP Cron','2025-05-07 07:24:28','2025-05-07 09:24:28'),
(188284,64634,'action created','2025-05-07 07:29:00','2025-05-07 09:29:00'),
(188285,64635,'action created','2025-05-07 07:29:00','2025-05-07 09:29:00'),
(188286,64636,'action created','2025-05-07 07:29:00','2025-05-07 09:29:00'),
(188287,64637,'action created','2025-05-07 07:29:00','2025-05-07 09:29:00'),
(188288,64638,'action created','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188289,64639,'action created','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188290,64640,'action created','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188291,64641,'action created','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188292,64642,'action created','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188293,64634,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188294,64634,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188295,64643,'action created','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188296,64635,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188297,64635,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188298,64636,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188299,64636,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188300,64637,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188301,64637,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188302,64639,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188303,64639,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188304,64640,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188305,64640,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188306,64641,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188307,64641,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188308,64643,'action started via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188309,64643,'action complete via WP Cron','2025-05-07 07:29:01','2025-05-07 09:29:01'),
(188310,64644,'action created','2025-05-07 07:29:03','2025-05-07 09:29:03'),
(188311,64645,'action created','2025-05-07 07:29:03','2025-05-07 09:29:03'),
(188312,64646,'action created','2025-05-07 07:29:03','2025-05-07 09:29:03'),
(188313,64647,'action created','2025-05-07 07:29:03','2025-05-07 09:29:03'),
(188314,64648,'action created','2025-05-07 07:29:03','2025-05-07 09:29:03'),
(188315,64649,'action created','2025-05-07 07:29:04','2025-05-07 09:29:04'),
(188316,64650,'action created','2025-05-07 07:29:04','2025-05-07 09:29:04'),
(188317,64651,'action created','2025-05-07 07:29:04','2025-05-07 09:29:04'),
(188318,64652,'action created','2025-05-07 07:29:04','2025-05-07 09:29:04'),
(188319,64653,'action created','2025-05-07 07:29:04','2025-05-07 09:29:04'),
(188320,64654,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188321,64655,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188322,64656,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188323,64657,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188324,64658,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188325,64659,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188326,64660,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188327,64661,'action created','2025-05-07 07:29:08','2025-05-07 09:29:08'),
(188328,64662,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188329,64663,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188330,64664,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188331,64665,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188332,64666,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188333,64667,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188334,64668,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188335,64669,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188336,64670,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188337,64671,'action created','2025-05-07 07:29:13','2025-05-07 09:29:13'),
(188338,64672,'action created','2025-05-07 07:29:14','2025-05-07 09:29:14'),
(188339,64673,'action created','2025-05-07 07:29:14','2025-05-07 09:29:14'),
(188340,64638,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188341,64638,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188342,64642,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188343,64642,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188344,64644,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188345,64644,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188346,64645,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188347,64645,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188348,64646,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188349,64646,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188350,64647,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188351,64647,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188352,64648,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188353,64648,'action complete via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188354,64650,'action started via WP Cron','2025-05-07 07:29:59','2025-05-07 09:29:59'),
(188355,64650,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188356,64651,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188357,64651,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188358,64652,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188359,64652,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188360,64653,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188361,64653,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188362,64649,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188363,64649,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188364,64654,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188365,64654,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188366,64655,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188367,64655,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188368,64656,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188369,64656,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188370,64657,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188371,64657,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188372,64658,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188373,64658,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188374,64659,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188375,64659,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188376,64660,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188377,64660,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188378,64661,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188379,64661,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188380,64662,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188381,64662,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188382,64663,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188383,64663,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188384,64665,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188385,64665,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188386,64666,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188387,64666,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188388,64667,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188389,64667,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188390,64668,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188391,64668,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188392,64669,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188393,64669,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188394,64670,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188395,64670,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188396,64671,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188397,64671,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188398,64664,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188399,64664,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188400,64672,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188401,64672,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188402,64673,'action started via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188403,64673,'action complete via WP Cron','2025-05-07 07:30:00','2025-05-07 09:30:00'),
(188404,64674,'action created','2025-05-07 07:33:21','2025-05-07 09:33:21'),
(188405,64675,'action created','2025-05-07 07:33:21','2025-05-07 09:33:21'),
(188406,64676,'action created','2025-05-07 07:33:21','2025-05-07 09:33:21'),
(188407,64677,'action created','2025-05-07 07:33:21','2025-05-07 09:33:21'),
(188408,64674,'action started via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188409,64674,'action complete via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188410,64675,'action started via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188411,64675,'action complete via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188412,64677,'action started via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188413,64677,'action complete via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188414,64676,'action started via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188415,64676,'action complete via WP Cron','2025-05-07 07:33:22','2025-05-07 09:33:22'),
(188416,64678,'action created','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188417,64679,'action created','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188418,64680,'action created','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188419,64679,'action started via WP Cron','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188420,64679,'action complete via WP Cron','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188421,64680,'action started via WP Cron','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188422,64680,'action complete via WP Cron','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188423,64681,'action created','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188424,64682,'action created','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188425,64681,'action started via WP Cron','2025-05-07 08:21:57','2025-05-07 10:21:57'),
(188426,64681,'action complete via WP Cron','2025-05-07 08:21:58','2025-05-07 10:21:58'),
(188427,64682,'action started via WP Cron','2025-05-07 08:21:58','2025-05-07 10:21:58'),
(188428,64682,'action complete via WP Cron','2025-05-07 08:21:59','2025-05-07 10:21:59'),
(188429,64683,'action created','2025-05-07 08:21:59','2025-05-07 10:21:59'),
(188430,64684,'action created','2025-05-07 08:22:08','2025-05-07 10:22:08'),
(188431,64685,'action created','2025-05-07 08:22:08','2025-05-07 10:22:08'),
(188432,64686,'action created','2025-05-07 08:22:08','2025-05-07 10:22:08'),
(188433,64687,'action created','2025-05-07 08:22:08','2025-05-07 10:22:08'),
(188434,64688,'action created','2025-05-07 08:22:08','2025-05-07 10:22:08'),
(188435,64683,'action started via WP Cron','2025-05-07 08:22:30','2025-05-07 10:22:30'),
(188436,64683,'action complete via WP Cron','2025-05-07 08:22:30','2025-05-07 10:22:30'),
(188437,64678,'action started via WP Cron','2025-05-07 08:22:30','2025-05-07 10:22:30'),
(188438,64678,'action complete via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188439,64684,'action started via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188440,64684,'action complete via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188441,64685,'action started via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188442,64685,'action complete via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188443,64686,'action started via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188444,64686,'action complete via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188445,64687,'action started via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188446,64687,'action complete via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188447,64688,'action started via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188448,64688,'action complete via WP Cron','2025-05-07 08:22:31','2025-05-07 10:22:31'),
(188449,64689,'action created','2025-05-07 08:28:27','2025-05-07 10:28:27'),
(188450,64690,'action created','2025-05-07 08:28:27','2025-05-07 10:28:27'),
(188451,64691,'action created','2025-05-07 08:28:27','2025-05-07 10:28:27'),
(188452,64692,'action created','2025-05-07 08:28:27','2025-05-07 10:28:27'),
(188453,64693,'action created','2025-05-07 08:28:27','2025-05-07 10:28:27'),
(188454,64694,'action created','2025-05-07 08:28:27','2025-05-07 10:28:27'),
(188455,64689,'action started via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188456,64689,'action complete via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188457,64690,'action started via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188458,64690,'action complete via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188459,64691,'action started via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188460,64691,'action complete via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188461,64692,'action started via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188462,64692,'action complete via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188463,64694,'action started via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188464,64694,'action complete via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188465,64693,'action started via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188466,64693,'action complete via WP Cron','2025-05-07 08:28:28','2025-05-07 10:28:28'),
(188467,64695,'action created','2025-05-07 08:28:31','2025-05-07 10:28:31'),
(188468,64696,'action created','2025-05-07 08:28:31','2025-05-07 10:28:31'),
(188469,64697,'action created','2025-05-07 08:29:17','2025-05-07 10:29:17'),
(188470,64698,'action created','2025-05-07 08:29:17','2025-05-07 10:29:17'),
(188471,64699,'action created','2025-05-07 08:29:17','2025-05-07 10:29:17'),
(188472,64700,'action created','2025-05-07 08:29:17','2025-05-07 10:29:17'),
(188473,64701,'action created','2025-05-07 08:29:17','2025-05-07 10:29:17'),
(188474,64702,'action created','2025-05-07 08:29:17','2025-05-07 10:29:17'),
(188475,64703,'action created','2025-05-07 08:29:20','2025-05-07 10:29:20'),
(188476,64704,'action created','2025-05-07 08:29:20','2025-05-07 10:29:20'),
(188477,64695,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188478,64695,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188479,64696,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188480,64696,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188481,64697,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188482,64697,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188483,64698,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188484,64698,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188485,64699,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188486,64699,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188487,64700,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188488,64700,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188489,64701,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188490,64701,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188491,64702,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188492,64702,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188493,64703,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188494,64703,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188495,64704,'action started via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188496,64704,'action complete via WP Cron','2025-05-07 08:30:31','2025-05-07 10:30:31'),
(188497,64705,'action created','2025-05-07 09:30:05','2025-05-07 11:30:05'),
(188498,64706,'action created','2025-05-07 09:30:05','2025-05-07 11:30:05'),
(188499,64707,'action created','2025-05-07 09:30:05','2025-05-07 11:30:05'),
(188500,64708,'action created','2025-05-07 09:30:05','2025-05-07 11:30:05'),
(188501,64705,'action started via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188502,64705,'action complete via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188503,64706,'action started via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188504,64706,'action complete via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188505,64708,'action started via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188506,64708,'action complete via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188507,64707,'action started via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188508,64707,'action complete via WP Cron','2025-05-07 09:30:06','2025-05-07 11:30:06'),
(188509,64709,'action created','2025-05-07 10:01:45','2025-05-07 12:01:45'),
(188510,64710,'action created','2025-05-07 10:01:45','2025-05-07 12:01:45'),
(188511,64709,'action started via WP Cron','2025-05-07 10:01:45','2025-05-07 12:01:45'),
(188512,64709,'action complete via WP Cron','2025-05-07 10:01:45','2025-05-07 12:01:45'),
(188513,64711,'action created','2025-05-07 10:01:47','2025-05-07 12:01:47'),
(188514,64712,'action created','2025-05-07 10:01:47','2025-05-07 12:01:47'),
(188515,64713,'action created','2025-05-07 10:01:50','2025-05-07 12:01:50'),
(188516,64714,'action created','2025-05-07 10:01:50','2025-05-07 12:01:50'),
(188517,64710,'action started via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188518,64710,'action complete via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188519,64711,'action started via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188520,64711,'action complete via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188521,64712,'action started via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188522,64712,'action complete via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188523,64713,'action started via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188524,64713,'action complete via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188525,64714,'action started via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188526,64714,'action complete via WP Cron','2025-05-07 10:03:26','2025-05-07 12:03:26'),
(188527,64715,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188528,64716,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188529,64717,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188530,64718,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188531,64719,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188532,64715,'action started via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188533,64715,'action complete via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188534,64716,'action started via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188535,64720,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188536,64716,'action complete via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188537,64717,'action started via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188538,64717,'action complete via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188539,64719,'action started via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188540,64721,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188541,64719,'action complete via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188542,64721,'action started via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188543,64722,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188544,64721,'action complete via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188545,64722,'action started via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188546,64722,'action complete via WP Cron','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188547,64723,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188548,64724,'action created','2025-05-07 10:17:44','2025-05-07 12:17:44'),
(188549,64725,'action created','2025-05-07 10:17:47','2025-05-07 12:17:47'),
(188550,64726,'action created','2025-05-07 10:17:47','2025-05-07 12:17:47'),
(188551,64727,'action created','2025-05-07 10:17:47','2025-05-07 12:17:47'),
(188552,64728,'action created','2025-05-07 10:17:47','2025-05-07 12:17:47'),
(188553,64729,'action created','2025-05-07 10:17:47','2025-05-07 12:17:47'),
(188554,64730,'action created','2025-05-07 10:17:47','2025-05-07 12:17:47'),
(188555,64723,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188556,64723,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188557,64724,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188558,64724,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188559,64718,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188560,64718,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188561,64720,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188562,64720,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188563,64725,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188564,64725,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188565,64726,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188566,64726,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188567,64727,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188568,64727,'action complete via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188569,64728,'action started via WP Cron','2025-05-07 10:18:57','2025-05-07 12:18:57'),
(188570,64728,'action complete via WP Cron','2025-05-07 10:18:58','2025-05-07 12:18:58'),
(188571,64729,'action started via WP Cron','2025-05-07 10:18:58','2025-05-07 12:18:58'),
(188572,64729,'action complete via WP Cron','2025-05-07 10:18:58','2025-05-07 12:18:58'),
(188573,64730,'action started via WP Cron','2025-05-07 10:18:58','2025-05-07 12:18:58'),
(188574,64730,'action complete via WP Cron','2025-05-07 10:18:58','2025-05-07 12:18:58'),
(188575,64731,'action created','2025-05-07 10:32:36','2025-05-07 12:32:36'),
(188576,64732,'action created','2025-05-07 10:32:36','2025-05-07 12:32:36'),
(188577,64733,'action created','2025-05-07 10:32:36','2025-05-07 12:32:36'),
(188578,64731,'action started via WP Cron','2025-05-07 10:33:48','2025-05-07 12:33:48'),
(188579,64731,'action complete via WP Cron','2025-05-07 10:33:48','2025-05-07 12:33:48'),
(188580,64732,'action started via WP Cron','2025-05-07 10:33:48','2025-05-07 12:33:48'),
(188581,64732,'action complete via WP Cron','2025-05-07 10:33:48','2025-05-07 12:33:48'),
(188582,64733,'action started via WP Cron','2025-05-07 10:33:48','2025-05-07 12:33:48'),
(188583,64733,'action complete via WP Cron','2025-05-07 10:33:48','2025-05-07 12:33:48'),
(188584,64734,'action created','2025-05-07 11:14:12','2025-05-07 13:14:12'),
(188585,64735,'action created','2025-05-07 11:14:12','2025-05-07 13:14:12'),
(188586,64734,'action started via WP Cron','2025-05-07 11:14:33','2025-05-07 13:14:33'),
(188587,64734,'action complete via WP Cron','2025-05-07 11:14:33','2025-05-07 13:14:33'),
(188588,64735,'action started via WP Cron','2025-05-07 11:14:33','2025-05-07 13:14:33'),
(188589,64735,'action complete via WP Cron','2025-05-07 11:14:33','2025-05-07 13:14:33'),
(188590,64736,'action created','2025-05-07 11:21:32','2025-05-07 13:21:32'),
(188591,64737,'action created','2025-05-07 11:21:32','2025-05-07 13:21:32'),
(188592,64736,'action started via WP Cron','2025-05-07 11:21:33','2025-05-07 13:21:33'),
(188593,64736,'action complete via WP Cron','2025-05-07 11:21:33','2025-05-07 13:21:33'),
(188594,64737,'action started via WP Cron','2025-05-07 11:21:33','2025-05-07 13:21:33'),
(188595,64737,'action complete via WP Cron','2025-05-07 11:21:33','2025-05-07 13:21:33'),
(188596,64738,'action created','2025-05-07 11:21:35','2025-05-07 13:21:35'),
(188597,64739,'action created','2025-05-07 11:21:35','2025-05-07 13:21:35'),
(188598,64740,'action created','2025-05-07 11:21:35','2025-05-07 13:21:35'),
(188599,64741,'action created','2025-05-07 11:21:35','2025-05-07 13:21:35'),
(188600,64738,'action started via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188601,64738,'action complete via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188602,64739,'action started via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188603,64739,'action complete via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188604,64741,'action started via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188605,64741,'action complete via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188606,64740,'action started via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188607,64740,'action complete via WP Cron','2025-05-07 11:23:11','2025-05-07 13:23:11'),
(188608,64742,'action created','2025-05-07 11:46:35','2025-05-07 13:46:35'),
(188609,64743,'action created','2025-05-07 11:46:35','2025-05-07 13:46:35'),
(188610,64742,'action started via WP Cron','2025-05-07 11:46:35','2025-05-07 13:46:35'),
(188611,64742,'action complete via WP Cron','2025-05-07 11:46:35','2025-05-07 13:46:35'),
(188612,64743,'action started via WP Cron','2025-05-07 11:46:36','2025-05-07 13:46:36'),
(188613,64743,'action complete via WP Cron','2025-05-07 11:46:36','2025-05-07 13:46:36'),
(188614,64744,'action created','2025-05-07 11:46:40','2025-05-07 13:46:40'),
(188615,64745,'action created','2025-05-07 11:46:40','2025-05-07 13:46:40'),
(188616,64744,'action started via WP Cron','2025-05-07 11:52:42','2025-05-07 13:52:42'),
(188617,64744,'action complete via WP Cron','2025-05-07 11:52:42','2025-05-07 13:52:42'),
(188618,64745,'action started via WP Cron','2025-05-07 11:52:42','2025-05-07 13:52:42'),
(188619,64745,'action complete via WP Cron','2025-05-07 11:52:43','2025-05-07 13:52:43'),
(188620,64746,'action created','2025-05-07 13:16:13','2025-05-07 15:16:13'),
(188621,64747,'action created','2025-05-07 13:16:13','2025-05-07 15:16:13'),
(188622,64746,'action started via WP Cron','2025-05-07 13:16:32','2025-05-07 15:16:32'),
(188623,64746,'action complete via WP Cron','2025-05-07 13:16:32','2025-05-07 15:16:32'),
(188624,64747,'action started via WP Cron','2025-05-07 13:16:32','2025-05-07 15:16:32'),
(188625,64747,'action complete via WP Cron','2025-05-07 13:16:32','2025-05-07 15:16:32'),
(188626,64623,'action started via WP Cron','2025-05-07 13:53:35','2025-05-07 15:53:35'),
(188627,64623,'action complete via WP Cron','2025-05-07 13:53:35','2025-05-07 15:53:35'),
(188628,64748,'action created','2025-05-07 13:53:35','2025-05-07 15:53:35'),
(188629,64749,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188630,64750,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188631,64751,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188632,64752,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188633,64753,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188634,64754,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188635,64749,'action started via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188636,64749,'action complete via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188637,64750,'action started via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188638,64750,'action complete via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188639,64752,'action started via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188640,64752,'action complete via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188641,64753,'action started via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188642,64753,'action complete via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188643,64754,'action started via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188644,64754,'action complete via WP Cron','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188645,64755,'action created','2025-05-07 14:08:02','2025-05-07 16:08:02'),
(188646,64755,'action started via WP Cron','2025-05-07 14:09:58','2025-05-07 16:09:58'),
(188647,64755,'action complete via WP Cron','2025-05-07 14:09:58','2025-05-07 16:09:58'),
(188648,64751,'action started via WP Cron','2025-05-07 14:09:58','2025-05-07 16:09:58'),
(188649,64751,'action complete via WP Cron','2025-05-07 14:09:58','2025-05-07 16:09:58'),
(188650,64756,'action created','2025-05-07 14:34:14','2025-05-07 16:34:14'),
(188651,64757,'action created','2025-05-07 14:34:14','2025-05-07 16:34:14'),
(188652,64756,'action started via WP Cron','2025-05-07 14:34:14','2025-05-07 16:34:14'),
(188653,64756,'action complete via WP Cron','2025-05-07 14:34:15','2025-05-07 16:34:15'),
(188654,64757,'action started via WP Cron','2025-05-07 14:34:15','2025-05-07 16:34:15'),
(188655,64757,'action complete via WP Cron','2025-05-07 14:34:15','2025-05-07 16:34:15'),
(188656,64758,'action created','2025-05-07 14:34:16','2025-05-07 16:34:16'),
(188657,64759,'action created','2025-05-07 14:34:16','2025-05-07 16:34:16'),
(188658,64760,'action created','2025-05-07 14:34:16','2025-05-07 16:34:16'),
(188659,64761,'action created','2025-05-07 14:34:16','2025-05-07 16:34:16'),
(188660,64762,'action created','2025-05-07 14:34:16','2025-05-07 16:34:16'),
(188661,64763,'action created','2025-05-07 14:34:16','2025-05-07 16:34:16'),
(188662,64764,'action created','2025-05-07 14:34:22','2025-05-07 16:34:22'),
(188663,64765,'action created','2025-05-07 14:34:22','2025-05-07 16:34:22'),
(188664,64766,'action created','2025-05-07 14:34:22','2025-05-07 16:34:22'),
(188665,64767,'action created','2025-05-07 14:34:22','2025-05-07 16:34:22'),
(188666,64758,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188667,64758,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188668,64759,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188669,64759,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188670,64760,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188671,64760,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188672,64761,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188673,64761,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188674,64763,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188675,64763,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188676,64762,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188677,64762,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188678,64764,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188679,64764,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188680,64765,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188681,64765,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188682,64767,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188683,64767,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188684,64766,'action started via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188685,64766,'action complete via WP Cron','2025-05-07 14:34:23','2025-05-07 16:34:23'),
(188686,64768,'action created','2025-05-07 14:34:26','2025-05-07 16:34:26'),
(188687,64769,'action created','2025-05-07 14:34:26','2025-05-07 16:34:26'),
(188688,64770,'action created','2025-05-07 14:34:26','2025-05-07 16:34:26'),
(188689,64771,'action created','2025-05-07 14:34:26','2025-05-07 16:34:26'),
(188690,64772,'action created','2025-05-07 14:34:29','2025-05-07 16:34:29'),
(188691,64773,'action created','2025-05-07 14:34:29','2025-05-07 16:34:29'),
(188692,64774,'action created','2025-05-07 14:34:31','2025-05-07 16:34:31'),
(188693,64775,'action created','2025-05-07 14:34:31','2025-05-07 16:34:31'),
(188694,64768,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188695,64768,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188696,64769,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188697,64769,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188698,64771,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188699,64771,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188700,64770,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188701,64770,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188702,64772,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188703,64772,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188704,64773,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188705,64773,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188706,64774,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188707,64774,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188708,64775,'action started via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188709,64775,'action complete via WP Cron','2025-05-07 14:41:16','2025-05-07 16:41:16'),
(188710,64776,'action created','2025-05-08 02:32:40','2025-05-08 04:32:40'),
(188711,64776,'action started via WP Cron','2025-05-08 02:39:58','2025-05-08 04:39:58'),
(188712,64776,'action complete via WP Cron','2025-05-08 02:39:58','2025-05-08 04:39:58'),
(188713,64777,'action created','2025-05-08 05:35:22','2025-05-08 07:35:22'),
(188714,64778,'action created','2025-05-08 05:35:22','2025-05-08 07:35:22'),
(188715,64778,'action started via WP Cron','2025-05-08 05:35:23','2025-05-08 07:35:23'),
(188716,64778,'action complete via WP Cron','2025-05-08 05:35:24','2025-05-08 07:35:24'),
(188717,64777,'action started via Async Request','2025-05-08 05:35:42','2025-05-08 07:35:42'),
(188718,64777,'action complete via Async Request','2025-05-08 05:35:42','2025-05-08 07:35:42'),
(188719,64779,'action created','2025-05-08 05:37:19','2025-05-08 07:37:19'),
(188720,64780,'action created','2025-05-08 05:37:19','2025-05-08 07:37:19'),
(188721,64779,'action started via WP Cron','2025-05-08 05:37:20','2025-05-08 07:37:20'),
(188722,64779,'action complete via WP Cron','2025-05-08 05:37:20','2025-05-08 07:37:20'),
(188723,64780,'action started via WP Cron','2025-05-08 05:37:20','2025-05-08 07:37:20'),
(188724,64780,'action complete via WP Cron','2025-05-08 05:37:20','2025-05-08 07:37:20'),
(188725,64781,'action created','2025-05-08 05:37:22','2025-05-08 07:37:22'),
(188726,64782,'action created','2025-05-08 05:37:22','2025-05-08 07:37:22'),
(188727,64783,'action created','2025-05-08 05:37:22','2025-05-08 07:37:22'),
(188728,64784,'action created','2025-05-08 05:37:22','2025-05-08 07:37:22'),
(188729,64781,'action started via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188730,64781,'action complete via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188731,64782,'action started via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188732,64782,'action complete via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188733,64784,'action started via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188734,64784,'action complete via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188735,64783,'action started via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188736,64783,'action complete via WP Cron','2025-05-08 05:37:23','2025-05-08 07:37:23'),
(188737,64785,'action created','2025-05-08 05:37:25','2025-05-08 07:37:25'),
(188738,64786,'action created','2025-05-08 05:37:25','2025-05-08 07:37:25'),
(188739,64787,'action created','2025-05-08 05:37:27','2025-05-08 07:37:27'),
(188740,64788,'action created','2025-05-08 05:37:27','2025-05-08 07:37:27'),
(188741,64789,'action created','2025-05-08 05:37:32','2025-05-08 07:37:32'),
(188742,64790,'action created','2025-05-08 05:37:32','2025-05-08 07:37:32'),
(188743,64785,'action started via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188744,64785,'action complete via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188745,64786,'action started via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188746,64786,'action complete via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188747,64787,'action started via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188748,64787,'action complete via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188749,64788,'action started via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188750,64788,'action complete via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188751,64789,'action started via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188752,64789,'action complete via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188753,64790,'action started via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188754,64790,'action complete via Async Request','2025-05-08 05:37:44','2025-05-08 07:37:44'),
(188755,64791,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188756,64792,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188757,64793,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188758,64794,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188759,64795,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188760,64796,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188761,64797,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188762,64798,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188763,64799,'action created','2025-05-08 05:56:27','2025-05-08 07:56:27'),
(188764,64791,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188765,64791,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188766,64792,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188767,64792,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188768,64794,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188769,64794,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188770,64795,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188771,64795,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188772,64796,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188773,64796,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188774,64797,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188775,64797,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188776,64798,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188777,64798,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188778,64799,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188779,64799,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188780,64793,'action started via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188781,64793,'action complete via WP Cron','2025-05-08 05:56:28','2025-05-08 07:56:28'),
(188782,64800,'action created','2025-05-08 05:56:32','2025-05-08 07:56:32'),
(188783,64801,'action created','2025-05-08 05:56:32','2025-05-08 07:56:32'),
(188784,64802,'action created','2025-05-08 05:56:34','2025-05-08 07:56:34'),
(188785,64803,'action created','2025-05-08 05:56:34','2025-05-08 07:56:34'),
(188786,64804,'action created','2025-05-08 05:56:36','2025-05-08 07:56:36'),
(188787,64805,'action created','2025-05-08 05:56:36','2025-05-08 07:56:36'),
(188788,64800,'action started via WP Cron','2025-05-08 05:57:53','2025-05-08 07:57:53'),
(188789,64800,'action complete via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188790,64801,'action started via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188791,64801,'action complete via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188792,64802,'action started via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188793,64802,'action complete via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188794,64803,'action started via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188795,64803,'action complete via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188796,64804,'action started via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188797,64804,'action complete via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188798,64805,'action started via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188799,64805,'action complete via WP Cron','2025-05-08 05:57:54','2025-05-08 07:57:54'),
(188800,64806,'action created','2025-05-08 06:31:07','2025-05-08 08:31:07'),
(188801,64807,'action created','2025-05-08 06:31:07','2025-05-08 08:31:07'),
(188802,64806,'action started via WP Cron','2025-05-08 06:31:08','2025-05-08 08:31:08'),
(188803,64806,'action complete via WP Cron','2025-05-08 06:31:08','2025-05-08 08:31:08'),
(188804,64807,'action started via WP Cron','2025-05-08 06:31:08','2025-05-08 08:31:08'),
(188805,64807,'action complete via WP Cron','2025-05-08 06:31:08','2025-05-08 08:31:08'),
(188806,64808,'action created','2025-05-08 06:34:09','2025-05-08 08:34:09'),
(188807,64809,'action created','2025-05-08 06:34:09','2025-05-08 08:34:09'),
(188808,64808,'action started via WP Cron','2025-05-08 06:34:10','2025-05-08 08:34:10'),
(188809,64808,'action complete via WP Cron','2025-05-08 06:34:10','2025-05-08 08:34:10'),
(188810,64809,'action started via WP Cron','2025-05-08 06:34:10','2025-05-08 08:34:10'),
(188811,64809,'action complete via WP Cron','2025-05-08 06:34:10','2025-05-08 08:34:10'),
(188812,64810,'action created','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188813,64811,'action created','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188814,64812,'action created','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188815,64813,'action created','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188816,64814,'action created','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188817,64810,'action started via WP Cron','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188818,64810,'action complete via WP Cron','2025-05-08 06:34:40','2025-05-08 08:34:40'),
(188819,64811,'action started via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188820,64811,'action complete via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188821,64813,'action started via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188822,64813,'action complete via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188823,64814,'action started via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188824,64814,'action complete via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188825,64812,'action started via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188826,64812,'action complete via WP Cron','2025-05-08 06:34:41','2025-05-08 08:34:41'),
(188827,64815,'action created','2025-05-08 06:34:43','2025-05-08 08:34:43'),
(188828,64816,'action created','2025-05-08 06:34:43','2025-05-08 08:34:43'),
(188829,64817,'action created','2025-05-08 06:34:43','2025-05-08 08:34:43'),
(188830,64818,'action created','2025-05-08 06:34:43','2025-05-08 08:34:43'),
(188831,64819,'action created','2025-05-08 06:34:43','2025-05-08 08:34:43'),
(188832,64820,'action created','2025-05-08 06:34:43','2025-05-08 08:34:43'),
(188833,64821,'action created','2025-05-08 06:34:46','2025-05-08 08:34:46'),
(188834,64822,'action created','2025-05-08 06:34:46','2025-05-08 08:34:46'),
(188835,64823,'action created','2025-05-08 06:34:49','2025-05-08 08:34:49'),
(188836,64824,'action created','2025-05-08 06:34:49','2025-05-08 08:34:49'),
(188837,64825,'action created','2025-05-08 06:34:51','2025-05-08 08:34:51'),
(188838,64826,'action created','2025-05-08 06:34:51','2025-05-08 08:34:51'),
(188839,64815,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188840,64815,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188841,64816,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188842,64816,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188843,64817,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188844,64817,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188845,64818,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188846,64818,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188847,64819,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188848,64819,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188849,64820,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188850,64820,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188851,64821,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188852,64821,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188853,64822,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188854,64822,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188855,64823,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188856,64823,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188857,64824,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188858,64824,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188859,64825,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188860,64825,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188861,64826,'action started via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188862,64826,'action complete via WP Cron','2025-05-08 06:36:04','2025-05-08 08:36:04'),
(188863,64827,'action created','2025-05-08 07:48:30','2025-05-08 09:48:30'),
(188864,64828,'action created','2025-05-08 07:48:30','2025-05-08 09:48:30'),
(188865,64829,'action created','2025-05-08 07:48:30','2025-05-08 09:48:30'),
(188866,64830,'action created','2025-05-08 07:48:30','2025-05-08 09:48:30'),
(188867,64831,'action created','2025-05-08 07:48:30','2025-05-08 09:48:30'),
(188868,64827,'action started via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188869,64827,'action complete via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188870,64828,'action started via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188871,64828,'action complete via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188872,64830,'action started via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188873,64830,'action complete via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188874,64831,'action started via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188875,64831,'action complete via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188876,64829,'action started via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188877,64829,'action complete via WP Cron','2025-05-08 07:48:31','2025-05-08 09:48:31'),
(188878,64832,'action created','2025-05-08 07:48:33','2025-05-08 09:48:33'),
(188879,64833,'action created','2025-05-08 07:48:33','2025-05-08 09:48:33'),
(188880,64834,'action created','2025-05-08 07:48:33','2025-05-08 09:48:33'),
(188881,64835,'action created','2025-05-08 07:48:33','2025-05-08 09:48:33'),
(188882,64836,'action created','2025-05-08 07:48:37','2025-05-08 09:48:37'),
(188883,64837,'action created','2025-05-08 07:48:37','2025-05-08 09:48:37'),
(188884,64838,'action created','2025-05-08 07:48:37','2025-05-08 09:48:37'),
(188885,64839,'action created','2025-05-08 07:48:37','2025-05-08 09:48:37'),
(188886,64840,'action created','2025-05-08 07:48:39','2025-05-08 09:48:39'),
(188887,64841,'action created','2025-05-08 07:48:39','2025-05-08 09:48:39'),
(188888,64842,'action created','2025-05-08 07:48:39','2025-05-08 09:48:39'),
(188889,64843,'action created','2025-05-08 07:48:39','2025-05-08 09:48:39'),
(188890,64832,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188891,64832,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188892,64833,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188893,64833,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188894,64835,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188895,64835,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188896,64834,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188897,64834,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188898,64836,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188899,64836,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188900,64837,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188901,64837,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188902,64838,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188903,64838,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188904,64839,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188905,64839,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188906,64840,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188907,64840,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188908,64841,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188909,64841,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188910,64843,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188911,64843,'action complete via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188912,64842,'action started via WP Cron','2025-05-08 07:58:19','2025-05-08 09:58:19'),
(188913,64842,'action complete via WP Cron','2025-05-08 07:58:20','2025-05-08 09:58:20'),
(188914,64844,'action created','2025-05-08 08:17:11','2025-05-08 10:17:11'),
(188915,64845,'action created','2025-05-08 08:17:11','2025-05-08 10:17:11'),
(188916,64846,'action created','2025-05-08 08:17:11','2025-05-08 10:17:11'),
(188917,64844,'action started via WP Cron','2025-05-08 08:17:55','2025-05-08 10:17:55'),
(188918,64844,'action complete via WP Cron','2025-05-08 08:17:55','2025-05-08 10:17:55'),
(188919,64845,'action started via WP Cron','2025-05-08 08:17:55','2025-05-08 10:17:55'),
(188920,64845,'action complete via WP Cron','2025-05-08 08:17:55','2025-05-08 10:17:55'),
(188921,64846,'action started via WP Cron','2025-05-08 08:17:55','2025-05-08 10:17:55'),
(188922,64846,'action complete via WP Cron','2025-05-08 08:17:55','2025-05-08 10:17:55'),
(188923,64847,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188924,64848,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188925,64849,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188926,64850,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188927,64851,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188928,64852,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188929,64853,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188930,64854,'action created','2025-05-08 08:20:14','2025-05-08 10:20:14'),
(188931,64847,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188932,64847,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188933,64848,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188934,64848,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188935,64849,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188936,64849,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188937,64850,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188938,64850,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188939,64851,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188940,64851,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188941,64852,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188942,64852,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188943,64854,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188944,64854,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188945,64853,'action started via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188946,64853,'action complete via WP Cron','2025-05-08 08:20:15','2025-05-08 10:20:15'),
(188947,64855,'action created','2025-05-08 08:20:17','2025-05-08 10:20:17'),
(188948,64856,'action created','2025-05-08 08:20:17','2025-05-08 10:20:17'),
(188949,64857,'action created','2025-05-08 08:20:17','2025-05-08 10:20:17'),
(188950,64858,'action created','2025-05-08 08:20:20','2025-05-08 10:20:20'),
(188951,64859,'action created','2025-05-08 08:20:20','2025-05-08 10:20:20'),
(188952,64860,'action created','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188953,64861,'action created','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188954,64862,'action created','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188955,64863,'action created','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188956,64864,'action created','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188957,64865,'action created','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188958,64855,'action started via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188959,64855,'action complete via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188960,64856,'action started via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188961,64856,'action complete via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188962,64857,'action started via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188963,64857,'action complete via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188964,64858,'action started via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188965,64858,'action complete via WP Cron','2025-05-08 08:20:25','2025-05-08 10:20:25'),
(188966,64859,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188967,64859,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188968,64860,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188969,64860,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188970,64861,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188971,64861,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188972,64862,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188973,64862,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188974,64863,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188975,64863,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188976,64865,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188977,64865,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188978,64864,'action started via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188979,64864,'action complete via WP Cron','2025-05-08 08:20:26','2025-05-08 10:20:26'),
(188980,64866,'action created','2025-05-08 08:20:27','2025-05-08 10:20:27'),
(188981,64867,'action created','2025-05-08 08:20:27','2025-05-08 10:20:27'),
(188982,64868,'action created','2025-05-08 08:20:29','2025-05-08 10:20:29'),
(188983,64869,'action created','2025-05-08 08:20:29','2025-05-08 10:20:29'),
(188984,64870,'action created','2025-05-08 08:20:32','2025-05-08 10:20:32'),
(188985,64871,'action created','2025-05-08 08:20:32','2025-05-08 10:20:32'),
(188986,64866,'action started via Async Request','2025-05-08 08:35:20','2025-05-08 10:35:20'),
(188987,64866,'action complete via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188988,64867,'action started via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188989,64867,'action complete via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188990,64868,'action started via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188991,64868,'action complete via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188992,64869,'action started via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188993,64869,'action complete via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188994,64870,'action started via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188995,64870,'action complete via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188996,64871,'action started via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188997,64871,'action complete via Async Request','2025-05-08 08:35:21','2025-05-08 10:35:21'),
(188998,64872,'action created','2025-05-08 10:05:35','2025-05-08 12:05:35'),
(188999,64873,'action created','2025-05-08 10:05:35','2025-05-08 12:05:35'),
(189000,64874,'action created','2025-05-08 10:05:35','2025-05-08 12:05:35'),
(189001,64875,'action created','2025-05-08 10:05:35','2025-05-08 12:05:35'),
(189002,64876,'action created','2025-05-08 10:05:35','2025-05-08 12:05:35'),
(189003,64877,'action created','2025-05-08 10:05:35','2025-05-08 12:05:35'),
(189004,64878,'action created','2025-05-08 10:05:38','2025-05-08 12:05:38'),
(189005,64879,'action created','2025-05-08 10:05:38','2025-05-08 12:05:38'),
(189006,64880,'action created','2025-05-08 10:05:42','2025-05-08 12:05:42'),
(189007,64881,'action created','2025-05-08 10:05:42','2025-05-08 12:05:42'),
(189008,64872,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189009,64872,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189010,64873,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189011,64873,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189012,64874,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189013,64874,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189014,64875,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189015,64875,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189016,64876,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189017,64876,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189018,64877,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189019,64877,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189020,64878,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189021,64878,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189022,64879,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189023,64879,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189024,64880,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189025,64880,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189026,64881,'action started via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189027,64881,'action complete via WP Cron','2025-05-08 10:06:42','2025-05-08 12:06:42'),
(189028,64882,'action created','2025-05-08 10:23:48','2025-05-08 12:23:48'),
(189029,64883,'action created','2025-05-08 10:23:48','2025-05-08 12:23:48'),
(189030,64884,'action created','2025-05-08 10:23:48','2025-05-08 12:23:48'),
(189031,64882,'action started via WP Cron','2025-05-08 10:23:49','2025-05-08 12:23:49'),
(189032,64882,'action complete via WP Cron','2025-05-08 10:23:49','2025-05-08 12:23:49'),
(189033,64883,'action started via WP Cron','2025-05-08 10:23:49','2025-05-08 12:23:49'),
(189034,64883,'action complete via WP Cron','2025-05-08 10:23:49','2025-05-08 12:23:49'),
(189035,64884,'action started via WP Cron','2025-05-08 10:23:49','2025-05-08 12:23:49'),
(189036,64884,'action complete via WP Cron','2025-05-08 10:23:49','2025-05-08 12:23:49'),
(189037,64885,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189038,64886,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189039,64887,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189040,64888,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189041,64889,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189042,64890,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189043,64891,'action created','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189044,64885,'action started via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189045,64885,'action complete via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189046,64886,'action started via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189047,64886,'action complete via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189048,64887,'action started via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189049,64887,'action complete via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189050,64889,'action started via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189051,64889,'action complete via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189052,64890,'action started via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189053,64890,'action complete via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189054,64891,'action started via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189055,64891,'action complete via WP Cron','2025-05-08 10:29:48','2025-05-08 12:29:48'),
(189056,64888,'action started via WP Cron','2025-05-08 10:29:49','2025-05-08 12:29:49'),
(189057,64888,'action complete via WP Cron','2025-05-08 10:29:49','2025-05-08 12:29:49'),
(189058,64892,'action created','2025-05-08 11:38:42','2025-05-08 13:38:42'),
(189059,64893,'action created','2025-05-08 11:38:42','2025-05-08 13:38:42'),
(189060,64894,'action created','2025-05-08 11:38:43','2025-05-08 13:38:43'),
(189061,64895,'action created','2025-05-08 11:38:43','2025-05-08 13:38:43'),
(189062,64896,'action created','2025-05-08 11:38:51','2025-05-08 13:38:51'),
(189063,64897,'action created','2025-05-08 11:38:52','2025-05-08 13:38:52'),
(189064,64892,'action started via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189065,64892,'action complete via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189066,64893,'action started via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189067,64893,'action complete via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189068,64894,'action started via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189069,64894,'action complete via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189070,64895,'action started via Async Request','2025-05-08 11:39:18','2025-05-08 13:39:18'),
(189071,64895,'action complete via Async Request','2025-05-08 11:39:19','2025-05-08 13:39:19'),
(189072,64896,'action started via Async Request','2025-05-08 11:39:19','2025-05-08 13:39:19'),
(189073,64896,'action complete via Async Request','2025-05-08 11:39:19','2025-05-08 13:39:19'),
(189074,64897,'action started via Async Request','2025-05-08 11:39:19','2025-05-08 13:39:19'),
(189075,64897,'action complete via Async Request','2025-05-08 11:39:19','2025-05-08 13:39:19'),
(189076,64898,'action created','2025-05-08 11:40:28','2025-05-08 13:40:28'),
(189077,64899,'action created','2025-05-08 11:40:28','2025-05-08 13:40:28'),
(189078,64898,'action started via WP Cron','2025-05-08 11:40:32','2025-05-08 13:40:32'),
(189079,64898,'action complete via WP Cron','2025-05-08 11:40:32','2025-05-08 13:40:32'),
(189080,64899,'action started via WP Cron','2025-05-08 11:40:32','2025-05-08 13:40:32'),
(189081,64899,'action complete via WP Cron','2025-05-08 11:40:32','2025-05-08 13:40:32'),
(189082,64900,'action created','2025-05-08 11:53:38','2025-05-08 13:53:38'),
(189083,64901,'action created','2025-05-08 11:53:38','2025-05-08 13:53:38'),
(189084,64902,'action created','2025-05-08 11:53:38','2025-05-08 13:53:38'),
(189085,64903,'action created','2025-05-08 11:53:38','2025-05-08 13:53:38'),
(189086,64904,'action created','2025-05-08 11:53:38','2025-05-08 13:53:38'),
(189087,64905,'action created','2025-05-08 11:53:38','2025-05-08 13:53:38'),
(189088,64900,'action started via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189089,64900,'action complete via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189090,64901,'action started via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189091,64901,'action complete via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189092,64903,'action started via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189093,64903,'action complete via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189094,64904,'action started via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189095,64904,'action complete via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189096,64905,'action started via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189097,64905,'action complete via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189098,64902,'action started via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189099,64902,'action complete via WP Cron','2025-05-08 11:54:35','2025-05-08 13:54:35'),
(189100,64906,'action created','2025-05-08 11:54:36','2025-05-08 13:54:36'),
(189101,64907,'action created','2025-05-08 11:54:36','2025-05-08 13:54:36'),
(189102,64908,'action created','2025-05-08 11:54:36','2025-05-08 13:54:36'),
(189103,64909,'action created','2025-05-08 11:54:36','2025-05-08 13:54:36'),
(189104,64910,'action created','2025-05-08 11:54:42','2025-05-08 13:54:42'),
(189105,64911,'action created','2025-05-08 11:54:42','2025-05-08 13:54:42'),
(189106,64912,'action created','2025-05-08 11:54:47','2025-05-08 13:54:47'),
(189107,64913,'action created','2025-05-08 11:54:47','2025-05-08 13:54:47'),
(189108,64914,'action created','2025-05-08 11:54:53','2025-05-08 13:54:53'),
(189109,64915,'action created','2025-05-08 11:54:53','2025-05-08 13:54:53'),
(189110,64916,'action created','2025-05-08 11:54:59','2025-05-08 13:54:59'),
(189111,64917,'action created','2025-05-08 11:54:59','2025-05-08 13:54:59'),
(189112,64918,'action created','2025-05-08 11:55:04','2025-05-08 13:55:04'),
(189113,64919,'action created','2025-05-08 11:55:05','2025-05-08 13:55:05'),
(189114,64906,'action started via Async Request','2025-05-08 11:55:25','2025-05-08 13:55:25'),
(189115,64906,'action complete via Async Request','2025-05-08 11:55:25','2025-05-08 13:55:25'),
(189116,64907,'action started via Async Request','2025-05-08 11:55:25','2025-05-08 13:55:25'),
(189117,64907,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189118,64909,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189119,64909,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189120,64908,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189121,64908,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189122,64910,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189123,64910,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189124,64911,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189125,64911,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189126,64912,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189127,64912,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189128,64913,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189129,64913,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189130,64914,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189131,64914,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189132,64915,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189133,64915,'action complete via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189134,64916,'action started via Async Request','2025-05-08 11:55:26','2025-05-08 13:55:26'),
(189135,64916,'action complete via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189136,64917,'action started via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189137,64917,'action complete via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189138,64918,'action started via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189139,64918,'action complete via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189140,64919,'action started via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189141,64919,'action complete via Async Request','2025-05-08 11:55:27','2025-05-08 13:55:27'),
(189142,64920,'action created','2025-05-08 12:04:05','2025-05-08 14:04:05'),
(189143,64921,'action created','2025-05-08 12:04:05','2025-05-08 14:04:05'),
(189144,64922,'action created','2025-05-08 12:04:05','2025-05-08 14:04:05'),
(189145,64923,'action created','2025-05-08 12:04:06','2025-05-08 14:04:06'),
(189146,64924,'action created','2025-05-08 12:04:06','2025-05-08 14:04:06'),
(189147,64925,'action created','2025-05-08 12:04:06','2025-05-08 14:04:06'),
(189148,64926,'action created','2025-05-08 12:04:24','2025-05-08 14:04:24'),
(189149,64927,'action created','2025-05-08 12:04:24','2025-05-08 14:04:24'),
(189150,64928,'action created','2025-05-08 12:04:24','2025-05-08 14:04:24'),
(189151,64929,'action created','2025-05-08 12:04:25','2025-05-08 14:04:25'),
(189152,64930,'action created','2025-05-08 12:04:25','2025-05-08 14:04:25'),
(189153,64931,'action created','2025-05-08 12:04:25','2025-05-08 14:04:25'),
(189154,64932,'action created','2025-05-08 12:04:25','2025-05-08 14:04:25'),
(189155,64933,'action created','2025-05-08 12:04:25','2025-05-08 14:04:25'),
(189156,64934,'action created','2025-05-08 12:04:25','2025-05-08 14:04:25'),
(189157,64920,'action started via WP Cron','2025-05-08 12:04:27','2025-05-08 14:04:27'),
(189158,64920,'action complete via WP Cron','2025-05-08 12:04:27','2025-05-08 14:04:27'),
(189159,64921,'action started via WP Cron','2025-05-08 12:04:27','2025-05-08 14:04:27'),
(189160,64921,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189161,64922,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189162,64922,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189163,64923,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189164,64923,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189165,64924,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189166,64924,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189167,64925,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189168,64925,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189169,64926,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189170,64926,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189171,64927,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189172,64927,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189173,64928,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189174,64928,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189175,64929,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189176,64929,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189177,64930,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189178,64930,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189179,64931,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189180,64931,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189181,64932,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189182,64932,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189183,64933,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189184,64933,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189185,64934,'action started via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189186,64934,'action complete via WP Cron','2025-05-08 12:04:28','2025-05-08 14:04:28'),
(189187,64935,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189188,64936,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189189,64937,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189190,64938,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189191,64939,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189192,64940,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189193,64941,'action created','2025-05-08 12:04:36','2025-05-08 14:04:36'),
(189194,64942,'action created','2025-05-08 12:04:42','2025-05-08 14:04:42'),
(189195,64943,'action created','2025-05-08 12:04:42','2025-05-08 14:04:42'),
(189196,64944,'action created','2025-05-08 12:04:42','2025-05-08 14:04:42'),
(189197,64945,'action created','2025-05-08 12:04:42','2025-05-08 14:04:42'),
(189198,64946,'action created','2025-05-08 12:04:42','2025-05-08 14:04:42'),
(189199,64947,'action created','2025-05-08 12:04:43','2025-05-08 14:04:43'),
(189200,64948,'action created','2025-05-08 12:04:43','2025-05-08 14:04:43'),
(189201,64949,'action created','2025-05-08 12:04:56','2025-05-08 14:04:56'),
(189202,64950,'action created','2025-05-08 12:04:57','2025-05-08 14:04:57'),
(189203,64951,'action created','2025-05-08 12:05:03','2025-05-08 14:05:03'),
(189204,64952,'action created','2025-05-08 12:05:03','2025-05-08 14:05:03'),
(189205,64953,'action created','2025-05-08 12:05:09','2025-05-08 14:05:09'),
(189206,64954,'action created','2025-05-08 12:05:09','2025-05-08 14:05:09'),
(189207,64955,'action created','2025-05-08 12:05:16','2025-05-08 14:05:16'),
(189208,64956,'action created','2025-05-08 12:05:16','2025-05-08 14:05:16'),
(189209,64957,'action created','2025-05-08 12:05:23','2025-05-08 14:05:23'),
(189210,64958,'action created','2025-05-08 12:05:23','2025-05-08 14:05:23'),
(189211,64935,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189212,64935,'action complete via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189213,64936,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189214,64936,'action complete via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189215,64937,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189216,64937,'action complete via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189217,64938,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189218,64938,'action complete via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189219,64940,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189220,64940,'action complete via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189221,64941,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189222,64941,'action complete via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189223,64939,'action started via WP Cron','2025-05-08 12:05:26','2025-05-08 14:05:26'),
(189224,64939,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189225,64942,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189226,64942,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189227,64943,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189228,64943,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189229,64944,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189230,64944,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189231,64946,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189232,64946,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189233,64945,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189234,64945,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189235,64947,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189236,64947,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189237,64948,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189238,64948,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189239,64949,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189240,64949,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189241,64950,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189242,64950,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189243,64951,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189244,64951,'action complete via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189245,64952,'action started via WP Cron','2025-05-08 12:05:27','2025-05-08 14:05:27'),
(189246,64952,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189247,64953,'action started via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189248,64953,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189249,64954,'action started via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189250,64954,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189251,64955,'action started via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189252,64955,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189253,64956,'action started via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189254,64956,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189255,64957,'action started via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189256,64957,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189257,64958,'action started via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189258,64958,'action complete via WP Cron','2025-05-08 12:05:28','2025-05-08 14:05:28'),
(189259,64959,'action created','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189260,64960,'action created','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189261,64961,'action created','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189262,64962,'action created','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189263,64963,'action created','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189264,64964,'action created','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189265,64959,'action started via WP Cron','2025-05-08 12:36:34','2025-05-08 14:36:34'),
(189266,64959,'action complete via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189267,64960,'action started via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189268,64960,'action complete via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189269,64961,'action started via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189270,64961,'action complete via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189271,64962,'action started via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189272,64962,'action complete via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189273,64964,'action started via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189274,64964,'action complete via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189275,64963,'action started via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189276,64963,'action complete via WP Cron','2025-05-08 12:36:35','2025-05-08 14:36:35'),
(189277,64965,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189278,64966,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189279,64967,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189280,64968,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189281,64969,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189282,64970,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189283,64971,'action created','2025-05-08 12:36:38','2025-05-08 14:36:38'),
(189284,64965,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189285,64965,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189286,64966,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189287,64966,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189288,64967,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189289,64967,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189290,64968,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189291,64968,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189292,64969,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189293,64969,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189294,64970,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189295,64970,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189296,64971,'action started via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189297,64971,'action complete via WP Cron','2025-05-08 12:38:08','2025-05-08 14:38:08'),
(189298,64748,'action started via WP Cron','2025-05-08 13:54:21','2025-05-08 15:54:21'),
(189299,64748,'action complete via WP Cron','2025-05-08 13:54:21','2025-05-08 15:54:21'),
(189300,64972,'action created','2025-05-08 13:54:21','2025-05-08 15:54:21'),
(189301,64973,'action created','2025-05-08 14:09:36','2025-05-08 16:09:36'),
(189302,64973,'action started via WP Cron','2025-05-08 14:09:36','2025-05-08 16:09:36'),
(189303,64973,'action complete via WP Cron','2025-05-08 14:09:36','2025-05-08 16:09:36'),
(189304,64974,'action created','2025-05-09 02:13:52','2025-05-09 04:13:52'),
(189305,64974,'action started via WP Cron','2025-05-09 02:16:31','2025-05-09 04:16:31'),
(189306,64974,'action complete via WP Cron','2025-05-09 02:16:31','2025-05-09 04:16:31'),
(189307,64975,'action created','2025-05-09 05:39:27','2025-05-09 07:39:27'),
(189308,64976,'action created','2025-05-09 05:39:27','2025-05-09 07:39:27'),
(189309,64977,'action created','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189310,64978,'action created','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189311,64979,'action created','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189312,64975,'action started via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189313,64975,'action complete via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189314,64976,'action started via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189315,64976,'action complete via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189316,64978,'action started via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189317,64978,'action complete via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189318,64979,'action started via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189319,64979,'action complete via WP Cron','2025-05-09 05:39:28','2025-05-09 07:39:28'),
(189320,64977,'action started via WP Cron','2025-05-09 05:48:34','2025-05-09 07:48:34'),
(189321,64977,'action complete via WP Cron','2025-05-09 05:48:34','2025-05-09 07:48:34'),
(189322,64980,'action created','2025-05-09 06:55:57','2025-05-09 08:55:57'),
(189323,64981,'action created','2025-05-09 06:55:57','2025-05-09 08:55:57'),
(189324,64982,'action created','2025-05-09 06:55:57','2025-05-09 08:55:57'),
(189325,64983,'action created','2025-05-09 06:55:57','2025-05-09 08:55:57'),
(189326,64984,'action created','2025-05-09 06:55:57','2025-05-09 08:55:57'),
(189327,64985,'action created','2025-05-09 06:56:02','2025-05-09 08:56:02'),
(189328,64980,'action started via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189329,64980,'action complete via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189330,64981,'action started via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189331,64981,'action complete via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189332,64982,'action started via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189333,64982,'action complete via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189334,64983,'action started via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189335,64983,'action complete via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189336,64984,'action started via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189337,64984,'action complete via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189338,64985,'action started via WP Cron','2025-05-09 06:59:36','2025-05-09 08:59:36'),
(189339,64985,'action complete via WP Cron','2025-05-09 06:59:37','2025-05-09 08:59:37'),
(189340,64986,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189341,64987,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189342,64988,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189343,64989,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189344,64990,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189345,64991,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189346,64992,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189347,64993,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189348,64994,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189349,64995,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189350,64996,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189351,64997,'action created','2025-05-09 08:33:25','2025-05-09 10:33:25'),
(189352,64986,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189353,64986,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189354,64987,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189355,64987,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189356,64988,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189357,64988,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189358,64989,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189359,64989,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189360,64990,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189361,64990,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189362,64991,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189363,64991,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189364,64992,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189365,64992,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189366,64993,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189367,64993,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189368,64994,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189369,64994,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189370,64995,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189371,64995,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189372,64997,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189373,64997,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189374,64996,'action started via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189375,64996,'action complete via WP Cron','2025-05-09 08:33:26','2025-05-09 10:33:26'),
(189376,64998,'action created','2025-05-09 08:33:28','2025-05-09 10:33:28'),
(189377,64999,'action created','2025-05-09 08:33:28','2025-05-09 10:33:28'),
(189378,65000,'action created','2025-05-09 08:33:28','2025-05-09 10:33:28'),
(189379,65001,'action created','2025-05-09 08:33:28','2025-05-09 10:33:28'),
(189380,65002,'action created','2025-05-09 08:33:28','2025-05-09 10:33:28'),
(189381,65003,'action created','2025-05-09 08:33:28','2025-05-09 10:33:28'),
(189382,65004,'action created','2025-05-09 08:33:31','2025-05-09 10:33:31'),
(189383,65005,'action created','2025-05-09 08:33:31','2025-05-09 10:33:31'),
(189384,65006,'action created','2025-05-09 08:33:31','2025-05-09 10:33:31'),
(189385,65007,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189386,65008,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189387,65009,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189388,65010,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189389,65011,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189390,65012,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189391,65013,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189392,65014,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189393,65015,'action created','2025-05-09 08:33:32','2025-05-09 10:33:32'),
(189394,65016,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189395,65017,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189396,65018,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189397,65019,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189398,65020,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189399,65021,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189400,65022,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189401,65023,'action created','2025-05-09 08:33:35','2025-05-09 10:33:35'),
(189402,65024,'action created','2025-05-09 08:33:39','2025-05-09 10:33:39'),
(189403,65025,'action created','2025-05-09 08:33:39','2025-05-09 10:33:39'),
(189404,65026,'action created','2025-05-09 08:33:39','2025-05-09 10:33:39'),
(189405,65027,'action created','2025-05-09 08:33:39','2025-05-09 10:33:39'),
(189406,65028,'action created','2025-05-09 08:33:39','2025-05-09 10:33:39'),
(189407,65029,'action created','2025-05-09 08:33:39','2025-05-09 10:33:39'),
(189408,65030,'action created','2025-05-09 08:33:42','2025-05-09 10:33:42'),
(189409,65031,'action created','2025-05-09 08:33:42','2025-05-09 10:33:42'),
(189410,65032,'action created','2025-05-09 08:33:42','2025-05-09 10:33:42'),
(189411,65033,'action created','2025-05-09 08:33:42','2025-05-09 10:33:42'),
(189412,65034,'action created','2025-05-09 08:33:42','2025-05-09 10:33:42'),
(189413,65035,'action created','2025-05-09 08:33:42','2025-05-09 10:33:42'),
(189414,64998,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189415,64998,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189416,64999,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189417,64999,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189418,65001,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189419,65001,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189420,65002,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189421,65002,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189422,65003,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189423,65003,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189424,65000,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189425,65000,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189426,65004,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189427,65004,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189428,65005,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189429,65005,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189430,65006,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189431,65006,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189432,65007,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189433,65007,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189434,65008,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189435,65008,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189436,65009,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189437,65009,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189438,65010,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189439,65010,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189440,65012,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189441,65012,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189442,65014,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189443,65014,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189444,65015,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189445,65015,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189446,65011,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189447,65011,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189448,65013,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189449,65013,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189450,65016,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189451,65016,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189452,65017,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189453,65017,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189454,65018,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189455,65018,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189456,65019,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189457,65019,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189458,65020,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189459,65020,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189460,65022,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189461,65022,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189462,65023,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189463,65023,'action complete via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189464,65021,'action started via WP Cron','2025-05-09 08:35:30','2025-05-09 10:35:30'),
(189465,65021,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189466,65024,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189467,65024,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189468,65025,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189469,65025,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189470,65026,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189471,65026,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189472,65027,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189473,65027,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189474,65028,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189475,65028,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189476,65029,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189477,65029,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189478,65030,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189479,65030,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189480,65031,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189481,65031,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189482,65033,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189483,65033,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189484,65034,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189485,65034,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189486,65035,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189487,65035,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189488,65032,'action started via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189489,65032,'action complete via WP Cron','2025-05-09 08:35:31','2025-05-09 10:35:31'),
(189490,65036,'action created','2025-05-09 08:43:16','2025-05-09 10:43:16'),
(189491,65037,'action created','2025-05-09 08:43:16','2025-05-09 10:43:16'),
(189492,65038,'action created','2025-05-09 08:43:16','2025-05-09 10:43:16'),
(189493,65039,'action created','2025-05-09 08:43:18','2025-05-09 10:43:18'),
(189494,65040,'action created','2025-05-09 08:43:19','2025-05-09 10:43:19'),
(189495,65036,'action started via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189496,65036,'action complete via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189497,65037,'action started via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189498,65037,'action complete via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189499,65038,'action started via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189500,65038,'action complete via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189501,65039,'action started via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189502,65039,'action complete via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189503,65040,'action started via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189504,65040,'action complete via WP Cron','2025-05-09 08:43:26','2025-05-09 10:43:26'),
(189505,65041,'action created','2025-05-09 08:46:53','2025-05-09 10:46:53'),
(189506,65042,'action created','2025-05-09 08:46:53','2025-05-09 10:46:53'),
(189507,65043,'action created','2025-05-09 08:46:53','2025-05-09 10:46:53'),
(189508,65044,'action created','2025-05-09 08:46:53','2025-05-09 10:46:53'),
(189509,65045,'action created','2025-05-09 08:46:54','2025-05-09 10:46:54'),
(189510,65041,'action started via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189511,65041,'action complete via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189512,65042,'action started via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189513,65042,'action complete via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189514,65043,'action started via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189515,65043,'action complete via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189516,65044,'action started via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189517,65044,'action complete via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189518,65045,'action started via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189519,65045,'action complete via WP Cron','2025-05-09 08:48:08','2025-05-09 10:48:08'),
(189520,65046,'action created','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189521,65047,'action created','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189522,65048,'action created','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189523,65049,'action created','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189524,65050,'action created','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189525,65046,'action started via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189526,65046,'action complete via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189527,65047,'action started via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189528,65047,'action complete via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189529,65048,'action started via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189530,65048,'action complete via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189531,65050,'action started via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189532,65050,'action complete via WP Cron','2025-05-09 08:49:25','2025-05-09 10:49:25'),
(189533,65049,'action started via WP Cron','2025-05-09 08:51:51','2025-05-09 10:51:51'),
(189534,65049,'action complete via WP Cron','2025-05-09 08:51:51','2025-05-09 10:51:51'),
(189535,65051,'action created','2025-05-09 08:51:54','2025-05-09 10:51:54'),
(189536,65052,'action created','2025-05-09 08:51:54','2025-05-09 10:51:54'),
(189537,65053,'action created','2025-05-09 08:51:54','2025-05-09 10:51:54'),
(189538,65054,'action created','2025-05-09 08:51:54','2025-05-09 10:51:54'),
(189539,65051,'action started via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189540,65051,'action complete via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189541,65052,'action started via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189542,65052,'action complete via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189543,65054,'action started via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189544,65054,'action complete via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189545,65053,'action started via WP Cron','2025-05-09 08:52:25','2025-05-09 10:52:25'),
(189546,65053,'action complete via WP Cron','2025-05-09 08:52:26','2025-05-09 10:52:26'),
(189547,65055,'action created','2025-05-09 09:01:14','2025-05-09 11:01:14'),
(189548,65056,'action created','2025-05-09 09:01:14','2025-05-09 11:01:14'),
(189549,65057,'action created','2025-05-09 09:01:14','2025-05-09 11:01:14'),
(189550,65058,'action created','2025-05-09 09:01:14','2025-05-09 11:01:14'),
(189551,65059,'action created','2025-05-09 09:01:14','2025-05-09 11:01:14'),
(189552,65060,'action created','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189553,65061,'action created','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189554,65055,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189555,65055,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189556,65056,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189557,65056,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189558,65058,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189559,65058,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189560,65059,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189561,65059,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189562,65057,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189563,65057,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189564,65060,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189565,65060,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189566,65061,'action started via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189567,65061,'action complete via WP Cron','2025-05-09 09:01:15','2025-05-09 11:01:15'),
(189568,65062,'action created','2025-05-09 09:01:18','2025-05-09 11:01:18'),
(189569,65063,'action created','2025-05-09 09:01:18','2025-05-09 11:01:18'),
(189570,65064,'action created','2025-05-09 09:01:18','2025-05-09 11:01:18'),
(189571,65065,'action created','2025-05-09 09:01:18','2025-05-09 11:01:18'),
(189572,65066,'action created','2025-05-09 09:01:18','2025-05-09 11:01:18'),
(189573,65067,'action created','2025-05-09 09:01:18','2025-05-09 11:01:18'),
(189574,65068,'action created','2025-05-09 09:01:21','2025-05-09 11:01:21'),
(189575,65069,'action created','2025-05-09 09:01:21','2025-05-09 11:01:21'),
(189576,65070,'action created','2025-05-09 09:01:24','2025-05-09 11:01:24'),
(189577,65071,'action created','2025-05-09 09:01:24','2025-05-09 11:01:24'),
(189578,65072,'action created','2025-05-09 09:01:24','2025-05-09 11:01:24'),
(189579,65073,'action created','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189580,65062,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189581,65062,'action complete via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189582,65063,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189583,65063,'action complete via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189584,65064,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189585,65064,'action complete via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189586,65065,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189587,65065,'action complete via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189588,65067,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189589,65067,'action complete via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189590,65066,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189591,65066,'action complete via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189592,65068,'action started via WP Cron','2025-05-09 09:01:25','2025-05-09 11:01:25'),
(189593,65068,'action complete via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189594,65069,'action started via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189595,65069,'action complete via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189596,65070,'action started via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189597,65070,'action complete via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189598,65071,'action started via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189599,65071,'action complete via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189600,65072,'action started via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189601,65072,'action complete via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189602,65073,'action started via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189603,65073,'action complete via WP Cron','2025-05-09 09:01:26','2025-05-09 11:01:26'),
(189604,65074,'action created','2025-05-09 09:01:27','2025-05-09 11:01:27'),
(189605,65075,'action created','2025-05-09 09:01:27','2025-05-09 11:01:27'),
(189606,65076,'action created','2025-05-09 09:01:29','2025-05-09 11:01:29'),
(189607,65077,'action created','2025-05-09 09:01:29','2025-05-09 11:01:29'),
(189608,65078,'action created','2025-05-09 09:01:29','2025-05-09 11:01:29'),
(189609,65079,'action created','2025-05-09 09:01:30','2025-05-09 11:01:30'),
(189610,65080,'action created','2025-05-09 09:01:31','2025-05-09 11:01:31'),
(189611,65081,'action created','2025-05-09 09:01:31','2025-05-09 11:01:31'),
(189612,65082,'action created','2025-05-09 09:01:31','2025-05-09 11:01:31'),
(189613,65083,'action created','2025-05-09 09:01:31','2025-05-09 11:01:31'),
(189614,65084,'action created','2025-05-09 09:01:32','2025-05-09 11:01:32'),
(189615,65085,'action created','2025-05-09 09:01:32','2025-05-09 11:01:32'),
(189616,65086,'action created','2025-05-09 09:01:32','2025-05-09 11:01:32'),
(189617,65087,'action created','2025-05-09 09:01:32','2025-05-09 11:01:32'),
(189618,65088,'action created','2025-05-09 09:01:32','2025-05-09 11:01:32'),
(189619,65089,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189620,65090,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189621,65091,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189622,65092,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189623,65093,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189624,65094,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189625,65095,'action created','2025-05-09 09:01:34','2025-05-09 11:01:34'),
(189626,65096,'action created','2025-05-09 09:01:37','2025-05-09 11:01:37'),
(189627,65097,'action created','2025-05-09 09:01:37','2025-05-09 11:01:37'),
(189628,65098,'action created','2025-05-09 09:01:39','2025-05-09 11:01:39'),
(189629,65099,'action created','2025-05-09 09:01:39','2025-05-09 11:01:39'),
(189630,65100,'action created','2025-05-09 09:01:41','2025-05-09 11:01:41'),
(189631,65101,'action created','2025-05-09 09:01:41','2025-05-09 11:01:41'),
(189632,65074,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189633,65074,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189634,65075,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189635,65075,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189636,65076,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189637,65076,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189638,65077,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189639,65077,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189640,65078,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189641,65078,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189642,65079,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189643,65079,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189644,65080,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189645,65080,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189646,65081,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189647,65081,'action complete via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189648,65082,'action started via WP Cron','2025-05-09 09:03:53','2025-05-09 11:03:53'),
(189649,65082,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189650,65083,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189651,65083,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189652,65084,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189653,65084,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189654,65085,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189655,65085,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189656,65086,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189657,65086,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189658,65088,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189659,65088,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189660,65087,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189661,65087,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189662,65089,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189663,65089,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189664,65090,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189665,65090,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189666,65091,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189667,65091,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189668,65093,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189669,65093,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189670,65094,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189671,65094,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189672,65095,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189673,65095,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189674,65092,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189675,65092,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189676,65096,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189677,65096,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189678,65097,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189679,65097,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189680,65098,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189681,65098,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189682,65099,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189683,65099,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189684,65100,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189685,65100,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189686,65101,'action started via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189687,65101,'action complete via WP Cron','2025-05-09 09:03:54','2025-05-09 11:03:54'),
(189688,65102,'action created','2025-05-09 09:08:22','2025-05-09 11:08:22'),
(189689,65103,'action created','2025-05-09 09:08:22','2025-05-09 11:08:22'),
(189690,65104,'action created','2025-05-09 09:08:22','2025-05-09 11:08:22'),
(189691,65105,'action created','2025-05-09 09:08:22','2025-05-09 11:08:22'),
(189692,65102,'action started via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189693,65102,'action complete via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189694,65103,'action started via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189695,65103,'action complete via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189696,65105,'action started via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189697,65105,'action complete via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189698,65104,'action started via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189699,65104,'action complete via WP Cron','2025-05-09 09:08:23','2025-05-09 11:08:23'),
(189700,65106,'action created','2025-05-09 09:08:25','2025-05-09 11:08:25'),
(189701,65107,'action created','2025-05-09 09:08:25','2025-05-09 11:08:25'),
(189702,65108,'action created','2025-05-09 09:08:25','2025-05-09 11:08:25'),
(189703,65109,'action created','2025-05-09 09:08:25','2025-05-09 11:08:25'),
(189704,65110,'action created','2025-05-09 09:08:25','2025-05-09 11:08:25'),
(189705,65111,'action created','2025-05-09 09:08:25','2025-05-09 11:08:25'),
(189706,65112,'action created','2025-05-09 09:08:30','2025-05-09 11:08:30'),
(189707,65113,'action created','2025-05-09 09:08:30','2025-05-09 11:08:30'),
(189708,65114,'action created','2025-05-09 09:08:30','2025-05-09 11:08:30'),
(189709,65115,'action created','2025-05-09 09:08:30','2025-05-09 11:08:30'),
(189710,65116,'action created','2025-05-09 09:08:32','2025-05-09 11:08:32'),
(189711,65117,'action created','2025-05-09 09:08:32','2025-05-09 11:08:32'),
(189712,65118,'action created','2025-05-09 09:10:45','2025-05-09 11:10:45'),
(189713,65119,'action created','2025-05-09 09:10:45','2025-05-09 11:10:45'),
(189714,65106,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189715,65106,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189716,65107,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189717,65107,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189718,65108,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189719,65108,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189720,65109,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189721,65109,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189722,65111,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189723,65111,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189724,65110,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189725,65110,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189726,65112,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189727,65112,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189728,65113,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189729,65113,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189730,65114,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189731,65114,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189732,65115,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189733,65115,'action complete via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189734,65116,'action started via WP Cron','2025-05-09 09:10:46','2025-05-09 11:10:46'),
(189735,65116,'action complete via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189736,65117,'action started via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189737,65117,'action complete via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189738,65118,'action started via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189739,65118,'action complete via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189740,65119,'action started via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189741,65119,'action complete via WP Cron','2025-05-09 09:10:47','2025-05-09 11:10:47'),
(189742,65120,'action created','2025-05-09 09:50:40','2025-05-09 11:50:40'),
(189743,65121,'action created','2025-05-09 09:50:41','2025-05-09 11:50:41'),
(189744,65122,'action created','2025-05-09 09:50:41','2025-05-09 11:50:41'),
(189745,65123,'action created','2025-05-09 09:50:41','2025-05-09 11:50:41'),
(189746,65124,'action created','2025-05-09 09:50:41','2025-05-09 11:50:41'),
(189747,65125,'action created','2025-05-09 09:50:46','2025-05-09 11:50:46'),
(189748,65120,'action started via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189749,65120,'action complete via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189750,65121,'action started via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189751,65121,'action complete via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189752,65122,'action started via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189753,65122,'action complete via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189754,65123,'action started via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189755,65123,'action complete via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189756,65124,'action started via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189757,65124,'action complete via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189758,65125,'action started via WP Cron','2025-05-09 09:51:24','2025-05-09 11:51:24'),
(189759,65125,'action complete via WP Cron','2025-05-09 09:51:25','2025-05-09 11:51:25'),
(189760,65126,'action created','2025-05-09 11:12:12','2025-05-09 13:12:12'),
(189761,65127,'action created','2025-05-09 11:12:12','2025-05-09 13:12:12'),
(189762,65128,'action created','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189763,65129,'action created','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189764,65130,'action created','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189765,65131,'action created','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189766,65132,'action created','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189767,65133,'action created','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189768,65126,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189769,65126,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189770,65127,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189771,65127,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189772,65129,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189773,65129,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189774,65130,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189775,65130,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189776,65131,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189777,65131,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189778,65132,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189779,65132,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189780,65133,'action started via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189781,65133,'action complete via WP Cron','2025-05-09 11:12:13','2025-05-09 13:12:13'),
(189782,65134,'action created','2025-05-09 11:12:16','2025-05-09 13:12:16'),
(189783,65135,'action created','2025-05-09 11:12:16','2025-05-09 13:12:16'),
(189784,65136,'action created','2025-05-09 11:12:16','2025-05-09 13:12:16'),
(189785,65137,'action created','2025-05-09 11:12:16','2025-05-09 13:12:16'),
(189786,65138,'action created','2025-05-09 11:12:19','2025-05-09 13:12:19'),
(189787,65139,'action created','2025-05-09 11:12:19','2025-05-09 13:12:19'),
(189788,65140,'action created','2025-05-09 11:12:21','2025-05-09 13:12:21'),
(189789,65141,'action created','2025-05-09 11:12:21','2025-05-09 13:12:21'),
(189790,65142,'action created','2025-05-09 11:12:21','2025-05-09 13:12:21'),
(189791,65143,'action created','2025-05-09 11:12:21','2025-05-09 13:12:21'),
(189792,65144,'action created','2025-05-09 11:12:22','2025-05-09 13:12:22'),
(189793,65145,'action created','2025-05-09 11:12:22','2025-05-09 13:12:22'),
(189794,65146,'action created','2025-05-09 11:12:22','2025-05-09 13:12:22'),
(189795,65147,'action created','2025-05-09 11:12:22','2025-05-09 13:12:22'),
(189796,65148,'action created','2025-05-09 11:12:32','2025-05-09 13:12:32'),
(189797,65149,'action created','2025-05-09 11:12:32','2025-05-09 13:12:32'),
(189798,65150,'action created','2025-05-09 11:12:32','2025-05-09 13:12:32'),
(189799,65151,'action created','2025-05-09 11:12:32','2025-05-09 13:12:32'),
(189800,65152,'action created','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189801,65153,'action created','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189802,65154,'action created','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189803,65155,'action created','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189804,65128,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189805,65128,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189806,65134,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189807,65134,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189808,65135,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189809,65135,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189810,65137,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189811,65137,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189812,65136,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189813,65136,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189814,65138,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189815,65138,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189816,65139,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189817,65139,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189818,65140,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189819,65140,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189820,65141,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189821,65141,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189822,65142,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189823,65142,'action complete via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189824,65143,'action started via WP Cron','2025-05-09 11:12:33','2025-05-09 13:12:33'),
(189825,65143,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189826,65144,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189827,65144,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189828,65145,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189829,65145,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189830,65147,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189831,65147,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189832,65146,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189833,65146,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189834,65148,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189835,65148,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189836,65149,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189837,65149,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189838,65150,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189839,65150,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189840,65151,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189841,65151,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189842,65152,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189843,65152,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189844,65153,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189845,65153,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189846,65154,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189847,65154,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189848,65155,'action started via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189849,65155,'action complete via WP Cron','2025-05-09 11:12:34','2025-05-09 13:12:34'),
(189850,65156,'action created','2025-05-09 11:12:36','2025-05-09 13:12:36'),
(189851,65157,'action created','2025-05-09 11:12:36','2025-05-09 13:12:36'),
(189852,65158,'action created','2025-05-09 11:12:36','2025-05-09 13:12:36'),
(189853,65159,'action created','2025-05-09 11:12:36','2025-05-09 13:12:36'),
(189854,65160,'action created','2025-05-09 11:12:36','2025-05-09 13:12:36'),
(189855,65161,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189856,65162,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189857,65163,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189858,65164,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189859,65165,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189860,65166,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189861,65167,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189862,65168,'action created','2025-05-09 11:12:39','2025-05-09 13:12:39'),
(189863,65169,'action created','2025-05-09 11:12:42','2025-05-09 13:12:42'),
(189864,65170,'action created','2025-05-09 11:12:42','2025-05-09 13:12:42'),
(189865,65171,'action created','2025-05-09 11:12:42','2025-05-09 13:12:42'),
(189866,65172,'action created','2025-05-09 11:12:42','2025-05-09 13:12:42'),
(189867,65173,'action created','2025-05-09 11:12:42','2025-05-09 13:12:42'),
(189868,65174,'action created','2025-05-09 11:12:46','2025-05-09 13:12:46'),
(189869,65175,'action created','2025-05-09 11:12:46','2025-05-09 13:12:46'),
(189870,65176,'action created','2025-05-09 11:12:46','2025-05-09 13:12:46'),
(189871,65177,'action created','2025-05-09 11:12:46','2025-05-09 13:12:46'),
(189872,65178,'action created','2025-05-09 11:12:46','2025-05-09 13:12:46'),
(189873,65179,'action created','2025-05-09 11:12:48','2025-05-09 13:12:48'),
(189874,65180,'action created','2025-05-09 11:12:48','2025-05-09 13:12:48'),
(189875,65181,'action created','2025-05-09 11:12:48','2025-05-09 13:12:48'),
(189876,65182,'action created','2025-05-09 11:12:48','2025-05-09 13:12:48'),
(189877,65183,'action created','2025-05-09 11:12:49','2025-05-09 13:12:49'),
(189878,65184,'action created','2025-05-09 11:12:52','2025-05-09 13:12:52'),
(189879,65185,'action created','2025-05-09 11:12:52','2025-05-09 13:12:52'),
(189880,65186,'action created','2025-05-09 11:12:52','2025-05-09 13:12:52'),
(189881,65187,'action created','2025-05-09 11:12:52','2025-05-09 13:12:52'),
(189882,65188,'action created','2025-05-09 11:12:52','2025-05-09 13:12:52'),
(189883,65189,'action created','2025-05-09 11:12:52','2025-05-09 13:12:52'),
(189884,65190,'action created','2025-05-09 11:12:55','2025-05-09 13:12:55'),
(189885,65191,'action created','2025-05-09 11:12:55','2025-05-09 13:12:55'),
(189886,65192,'action created','2025-05-09 11:12:55','2025-05-09 13:12:55'),
(189887,65193,'action created','2025-05-09 11:12:55','2025-05-09 13:12:55'),
(189888,65194,'action created','2025-05-09 11:12:55','2025-05-09 13:12:55'),
(189889,65156,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189890,65156,'action complete via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189891,65157,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189892,65157,'action complete via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189893,65158,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189894,65158,'action complete via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189895,65160,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189896,65160,'action complete via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189897,65159,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189898,65159,'action complete via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189899,65161,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189900,65161,'action complete via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189901,65162,'action started via WP Cron','2025-05-09 11:14:31','2025-05-09 13:14:31'),
(189902,65162,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189903,65163,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189904,65163,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189905,65164,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189906,65164,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189907,65166,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189908,65166,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189909,65167,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189910,65167,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189911,65168,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189912,65168,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189913,65165,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189914,65165,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189915,65169,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189916,65169,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189917,65170,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189918,65170,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189919,65172,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189920,65172,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189921,65173,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189922,65173,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189923,65171,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189924,65171,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189925,65174,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189926,65174,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189927,65175,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189928,65175,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189929,65177,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189930,65177,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189931,65178,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189932,65178,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189933,65176,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189934,65176,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189935,65179,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189936,65179,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189937,65180,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189938,65180,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189939,65182,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189940,65182,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189941,65181,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189942,65181,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189943,65183,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189944,65183,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189945,65184,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189946,65184,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189947,65185,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189948,65185,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189949,65187,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189950,65187,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189951,65188,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189952,65188,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189953,65189,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189954,65189,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189955,65186,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189956,65186,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189957,65190,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189958,65190,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189959,65191,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189960,65191,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189961,65193,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189962,65193,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189963,65194,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189964,65194,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189965,65192,'action started via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189966,65192,'action complete via WP Cron','2025-05-09 11:14:32','2025-05-09 13:14:32'),
(189967,64972,'action started via WP Cron','2025-05-09 14:05:12','2025-05-09 16:05:12'),
(189968,64972,'action complete via WP Cron','2025-05-09 14:05:12','2025-05-09 16:05:12'),
(189969,65195,'action created','2025-05-09 14:05:12','2025-05-09 16:05:12'),
(189970,65196,'action created','2025-05-09 14:08:15','2025-05-09 16:08:15'),
(189971,65196,'action started via WP Cron','2025-05-09 14:11:46','2025-05-09 16:11:46'),
(189972,65196,'action complete via WP Cron','2025-05-09 14:11:46','2025-05-09 16:11:46'),
(189973,65197,'action created','2025-05-09 14:15:15','2025-05-09 16:15:15'),
(189974,65198,'action created','2025-05-09 14:15:15','2025-05-09 16:15:15'),
(189975,65197,'action started via WP Cron','2025-05-09 14:15:16','2025-05-09 16:15:16'),
(189976,65197,'action complete via WP Cron','2025-05-09 14:15:16','2025-05-09 16:15:16'),
(189977,65198,'action started via WP Cron','2025-05-09 14:15:16','2025-05-09 16:15:16'),
(189978,65198,'action complete via WP Cron','2025-05-09 14:15:16','2025-05-09 16:15:16'),
(189979,65199,'action created','2025-05-09 14:15:19','2025-05-09 16:15:19'),
(189980,65200,'action created','2025-05-09 14:15:19','2025-05-09 16:15:19'),
(189981,65201,'action created','2025-05-09 14:15:22','2025-05-09 16:15:22'),
(189982,65202,'action created','2025-05-09 14:15:22','2025-05-09 16:15:22'),
(189983,65203,'action created','2025-05-09 14:15:22','2025-05-09 16:15:22'),
(189984,65204,'action created','2025-05-09 14:15:22','2025-05-09 16:15:22'),
(189985,65199,'action started via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189986,65199,'action complete via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189987,65200,'action started via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189988,65200,'action complete via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189989,65201,'action started via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189990,65201,'action complete via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189991,65202,'action started via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189992,65202,'action complete via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189993,65203,'action started via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189994,65203,'action complete via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189995,65204,'action started via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189996,65204,'action complete via WP Cron','2025-05-09 14:15:23','2025-05-09 16:15:23'),
(189997,65205,'action created','2025-05-09 14:19:50','2025-05-09 16:19:50'),
(189998,65206,'action created','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(189999,65207,'action created','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190000,65208,'action created','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190001,65209,'action created','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190002,65210,'action created','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190003,65205,'action started via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190004,65205,'action complete via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190005,65206,'action started via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190006,65206,'action complete via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190007,65208,'action started via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190008,65208,'action complete via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190009,65209,'action started via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190010,65209,'action complete via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190011,65210,'action started via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190012,65210,'action complete via WP Cron','2025-05-09 14:19:51','2025-05-09 16:19:51'),
(190013,65207,'action started via WP Cron','2025-05-09 14:22:28','2025-05-09 16:22:28'),
(190014,65207,'action complete via WP Cron','2025-05-09 14:22:28','2025-05-09 16:22:28'),
(190015,65211,'action created','2025-05-10 02:10:22','2025-05-10 04:10:22'),
(190016,65211,'action started via WP Cron','2025-05-10 02:21:05','2025-05-10 04:21:05'),
(190017,65211,'action complete via WP Cron','2025-05-10 02:21:05','2025-05-10 04:21:05'),
(190018,65212,'action created','2025-05-10 07:32:09','2025-05-10 09:32:09'),
(190019,65213,'action created','2025-05-10 07:32:09','2025-05-10 09:32:09'),
(190020,65214,'action created','2025-05-10 07:32:09','2025-05-10 09:32:09'),
(190021,65215,'action created','2025-05-10 07:32:09','2025-05-10 09:32:09'),
(190022,65216,'action created','2025-05-10 07:32:09','2025-05-10 09:32:09'),
(190023,65217,'action created','2025-05-10 07:32:09','2025-05-10 09:32:09'),
(190024,65218,'action created','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190025,65219,'action created','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190026,65220,'action created','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190027,65221,'action created','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190028,65222,'action created','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190029,65223,'action created','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190030,65212,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190031,65212,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190032,65213,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190033,65213,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190034,65214,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190035,65214,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190036,65215,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190037,65215,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190038,65216,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190039,65216,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190040,65217,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190041,65217,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190042,65218,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190043,65218,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190044,65220,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190045,65220,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190046,65221,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190047,65221,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190048,65222,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190049,65222,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190050,65223,'action started via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190051,65223,'action complete via WP Cron','2025-05-10 07:32:10','2025-05-10 09:32:10'),
(190052,65224,'action created','2025-05-10 07:32:13','2025-05-10 09:32:13'),
(190053,65225,'action created','2025-05-10 07:32:13','2025-05-10 09:32:13'),
(190054,65226,'action created','2025-05-10 07:32:13','2025-05-10 09:32:13'),
(190055,65227,'action created','2025-05-10 07:32:13','2025-05-10 09:32:13'),
(190056,65228,'action created','2025-05-10 07:32:13','2025-05-10 09:32:13'),
(190057,65229,'action created','2025-05-10 07:32:14','2025-05-10 09:32:14'),
(190058,65230,'action created','2025-05-10 07:32:14','2025-05-10 09:32:14'),
(190059,65231,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190060,65232,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190061,65233,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190062,65234,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190063,65235,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190064,65236,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190065,65237,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190066,65238,'action created','2025-05-10 07:32:17','2025-05-10 09:32:17'),
(190067,65239,'action created','2025-05-10 07:32:20','2025-05-10 09:32:20'),
(190068,65240,'action created','2025-05-10 07:32:20','2025-05-10 09:32:20'),
(190069,65241,'action created','2025-05-10 07:32:24','2025-05-10 09:32:24'),
(190070,65242,'action created','2025-05-10 07:32:24','2025-05-10 09:32:24'),
(190071,65243,'action created','2025-05-10 07:32:24','2025-05-10 09:32:24'),
(190072,65244,'action created','2025-05-10 07:32:24','2025-05-10 09:32:24'),
(190073,65245,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190074,65246,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190075,65247,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190076,65248,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190077,65249,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190078,65250,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190079,65251,'action created','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190080,65219,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190081,65219,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190082,65224,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190083,65224,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190084,65225,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190085,65225,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190086,65227,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190087,65227,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190088,65228,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190089,65228,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190090,65226,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190091,65226,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190092,65229,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190093,65229,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190094,65230,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190095,65230,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190096,65231,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190097,65231,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190098,65232,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190099,65232,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190100,65233,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190101,65233,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190102,65234,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190103,65234,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190104,65235,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190105,65235,'action complete via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190106,65236,'action started via WP Cron','2025-05-10 07:32:25','2025-05-10 09:32:25'),
(190107,65236,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190108,65238,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190109,65238,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190110,65237,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190111,65237,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190112,65239,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190113,65239,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190114,65240,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190115,65240,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190116,65241,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190117,65241,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190118,65242,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190119,65242,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190120,65243,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190121,65243,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190122,65244,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190123,65244,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190124,65245,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190125,65245,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190126,65246,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190127,65246,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190128,65247,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190129,65247,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190130,65249,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190131,65249,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190132,65250,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190133,65250,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190134,65251,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190135,65251,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190136,65248,'action started via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190137,65248,'action complete via WP Cron','2025-05-10 07:32:26','2025-05-10 09:32:26'),
(190138,65252,'action created','2025-05-10 07:32:34','2025-05-10 09:32:34'),
(190139,65253,'action created','2025-05-10 07:32:34','2025-05-10 09:32:34'),
(190140,65254,'action created','2025-05-10 07:34:26','2025-05-10 09:34:26'),
(190141,65255,'action created','2025-05-10 07:34:26','2025-05-10 09:34:26'),
(190142,65252,'action started via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190143,65252,'action complete via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190144,65253,'action started via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190145,65253,'action complete via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190146,65254,'action started via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190147,65254,'action complete via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190148,65255,'action started via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190149,65255,'action complete via WP Cron','2025-05-10 07:34:27','2025-05-10 09:34:27'),
(190150,65256,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190151,65257,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190152,65258,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190153,65259,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190154,65260,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190155,65261,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190156,65262,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190157,65263,'action created','2025-05-10 09:10:26','2025-05-10 11:10:26'),
(190158,65256,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190159,65256,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190160,65257,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190161,65257,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190162,65258,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190163,65258,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190164,65260,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190165,65260,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190166,65261,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190167,65261,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190168,65262,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190169,65262,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190170,65263,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190171,65263,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190172,65259,'action started via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190173,65259,'action complete via WP Cron','2025-05-10 09:10:27','2025-05-10 11:10:27'),
(190174,65264,'action created','2025-05-10 09:10:28','2025-05-10 11:10:28'),
(190175,65265,'action created','2025-05-10 09:10:28','2025-05-10 11:10:28'),
(190176,65266,'action created','2025-05-10 09:10:29','2025-05-10 11:10:29'),
(190177,65267,'action created','2025-05-10 09:10:29','2025-05-10 11:10:29'),
(190178,65268,'action created','2025-05-10 09:10:29','2025-05-10 11:10:29'),
(190179,65264,'action started via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190180,65264,'action complete via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190181,65265,'action started via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190182,65265,'action complete via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190183,65267,'action started via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190184,65267,'action complete via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190185,65268,'action started via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190186,65268,'action complete via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190187,65266,'action started via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190188,65266,'action complete via WP Cron','2025-05-10 09:15:10','2025-05-10 11:15:10'),
(190189,65269,'action created','2025-05-10 09:48:25','2025-05-10 11:48:25'),
(190190,65270,'action created','2025-05-10 09:48:25','2025-05-10 11:48:25'),
(190191,65269,'action started via WP Cron','2025-05-10 09:48:25','2025-05-10 11:48:25'),
(190192,65269,'action complete via WP Cron','2025-05-10 09:48:25','2025-05-10 11:48:25'),
(190193,65271,'action created','2025-05-10 09:48:26','2025-05-10 11:48:26'),
(190194,65272,'action created','2025-05-10 09:48:26','2025-05-10 11:48:26'),
(190195,65270,'action started via WP Cron','2025-05-10 09:49:32','2025-05-10 11:49:32'),
(190196,65270,'action complete via WP Cron','2025-05-10 09:49:32','2025-05-10 11:49:32'),
(190197,65271,'action started via WP Cron','2025-05-10 09:49:32','2025-05-10 11:49:32'),
(190198,65271,'action complete via WP Cron','2025-05-10 09:49:32','2025-05-10 11:49:32'),
(190199,65272,'action started via WP Cron','2025-05-10 09:49:32','2025-05-10 11:49:32'),
(190200,65272,'action complete via WP Cron','2025-05-10 09:49:32','2025-05-10 11:49:32'),
(190201,65195,'action started via WP Cron','2025-05-10 14:09:42','2025-05-10 16:09:42'),
(190202,65195,'action complete via WP Cron','2025-05-10 14:09:42','2025-05-10 16:09:42'),
(190203,65273,'action created','2025-05-10 14:09:42','2025-05-10 16:09:42'),
(190204,65274,'action created','2025-05-10 14:09:42','2025-05-10 16:09:42'),
(190205,65274,'action started via WP Cron','2025-05-10 14:16:01','2025-05-10 16:16:01'),
(190206,65274,'action complete via WP Cron','2025-05-10 14:16:01','2025-05-10 16:16:01'),
(190207,65275,'action created','2025-05-11 02:13:20','2025-05-11 04:13:20'),
(190208,65275,'action started via WP Cron','2025-05-11 02:13:38','2025-05-11 04:13:38'),
(190209,65275,'action complete via WP Cron','2025-05-11 02:13:38','2025-05-11 04:13:38'),
(190210,65276,'action created','2025-05-11 14:09:05','2025-05-11 16:09:05'),
(190211,65276,'action started via WP Cron','2025-05-11 14:12:02','2025-05-11 16:12:02'),
(190212,65276,'action complete via WP Cron','2025-05-11 14:12:02','2025-05-11 16:12:02'),
(190213,65273,'action started via WP Cron','2025-05-11 14:12:02','2025-05-11 16:12:02'),
(190214,65273,'action complete via WP Cron','2025-05-11 14:12:03','2025-05-11 16:12:03'),
(190215,65277,'action created','2025-05-11 14:12:03','2025-05-11 16:12:03'),
(190216,65278,'action created','2025-05-12 02:11:01','2025-05-12 04:11:01'),
(190217,65278,'action started via WP Cron','2025-05-12 02:17:31','2025-05-12 04:17:31'),
(190218,65278,'action complete via WP Cron','2025-05-12 02:17:31','2025-05-12 04:17:31'),
(190219,65279,'action created','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190220,65280,'action created','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190221,65281,'action created','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190222,65282,'action created','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190223,65279,'action started via WP Cron','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190224,65279,'action complete via WP Cron','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190225,65280,'action started via WP Cron','2025-05-12 05:52:02','2025-05-12 07:52:02'),
(190226,65280,'action complete via WP Cron','2025-05-12 05:52:03','2025-05-12 07:52:03'),
(190227,65281,'action started via WP Cron','2025-05-12 05:52:03','2025-05-12 07:52:03'),
(190228,65281,'action complete via WP Cron','2025-05-12 05:52:03','2025-05-12 07:52:03'),
(190229,65282,'action started via WP Cron','2025-05-12 05:52:03','2025-05-12 07:52:03'),
(190230,65282,'action complete via WP Cron','2025-05-12 05:52:03','2025-05-12 07:52:03'),
(190231,65283,'action created','2025-05-12 05:52:04','2025-05-12 07:52:04'),
(190232,65284,'action created','2025-05-12 05:52:05','2025-05-12 07:52:05'),
(190233,65283,'action started via WP Cron','2025-05-12 05:55:23','2025-05-12 07:55:23'),
(190234,65283,'action complete via WP Cron','2025-05-12 05:55:23','2025-05-12 07:55:23'),
(190235,65284,'action started via WP Cron','2025-05-12 05:55:23','2025-05-12 07:55:23'),
(190236,65284,'action complete via WP Cron','2025-05-12 05:55:23','2025-05-12 07:55:23'),
(190237,65285,'action created','2025-05-12 07:16:21','2025-05-12 09:16:21'),
(190238,65286,'action created','2025-05-12 07:16:21','2025-05-12 09:16:21'),
(190239,65287,'action created','2025-05-12 07:16:21','2025-05-12 09:16:21'),
(190240,65288,'action created','2025-05-12 07:16:21','2025-05-12 09:16:21'),
(190241,65289,'action created','2025-05-12 07:16:21','2025-05-12 09:16:21'),
(190242,65290,'action created','2025-05-12 07:16:24','2025-05-12 09:16:24'),
(190243,65291,'action created','2025-05-12 07:16:24','2025-05-12 09:16:24'),
(190244,65292,'action created','2025-05-12 07:16:24','2025-05-12 09:16:24'),
(190245,65293,'action created','2025-05-12 07:16:24','2025-05-12 09:16:24'),
(190246,65294,'action created','2025-05-12 07:16:24','2025-05-12 09:16:24'),
(190247,65295,'action created','2025-05-12 07:16:24','2025-05-12 09:16:24'),
(190248,65285,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190249,65285,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190250,65286,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190251,65286,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190252,65287,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190253,65287,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190254,65288,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190255,65288,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190256,65289,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190257,65289,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190258,65290,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190259,65290,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190260,65291,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190261,65291,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190262,65293,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190263,65293,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190264,65294,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190265,65294,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190266,65295,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190267,65295,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190268,65292,'action started via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190269,65292,'action complete via WP Cron','2025-05-12 07:16:25','2025-05-12 09:16:25'),
(190270,65296,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190271,65297,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190272,65298,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190273,65299,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190274,65300,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190275,65301,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190276,65302,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190277,65303,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190278,65304,'action created','2025-05-12 07:16:29','2025-05-12 09:16:29'),
(190279,65296,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190280,65296,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190281,65297,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190282,65297,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190283,65298,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190284,65298,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190285,65299,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190286,65299,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190287,65300,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190288,65300,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190289,65301,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190290,65301,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190291,65302,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190292,65302,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190293,65303,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190294,65303,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190295,65304,'action started via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190296,65304,'action complete via WP Cron','2025-05-12 07:17:49','2025-05-12 09:17:49'),
(190297,65305,'action created','2025-05-12 07:18:12','2025-05-12 09:18:12'),
(190298,65306,'action created','2025-05-12 07:18:12','2025-05-12 09:18:12'),
(190299,65307,'action created','2025-05-12 07:18:15','2025-05-12 09:18:15'),
(190300,65308,'action created','2025-05-12 07:18:15','2025-05-12 09:18:15'),
(190301,65305,'action started via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190302,65305,'action complete via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190303,65306,'action started via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190304,65306,'action complete via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190305,65307,'action started via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190306,65307,'action complete via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190307,65308,'action started via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190308,65308,'action complete via WP Cron','2025-05-12 07:20:01','2025-05-12 09:20:01'),
(190309,65309,'action created','2025-05-12 07:22:17','2025-05-12 09:22:17'),
(190310,65310,'action created','2025-05-12 07:22:17','2025-05-12 09:22:17'),
(190311,65311,'action created','2025-05-12 07:22:17','2025-05-12 09:22:17'),
(190312,65312,'action created','2025-05-12 07:22:17','2025-05-12 09:22:17'),
(190313,65313,'action created','2025-05-12 07:22:17','2025-05-12 09:22:17'),
(190314,65309,'action started via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190315,65309,'action complete via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190316,65310,'action started via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190317,65310,'action complete via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190318,65311,'action started via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190319,65311,'action complete via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190320,65312,'action started via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190321,65312,'action complete via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190322,65313,'action started via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190323,65313,'action complete via WP Cron','2025-05-12 07:22:18','2025-05-12 09:22:18'),
(190324,65314,'action created','2025-05-12 07:27:02','2025-05-12 09:27:02'),
(190325,65315,'action created','2025-05-12 07:27:02','2025-05-12 09:27:02'),
(190326,65316,'action created','2025-05-12 07:27:07','2025-05-12 09:27:07'),
(190327,65317,'action created','2025-05-12 07:27:07','2025-05-12 09:27:07'),
(190328,65318,'action created','2025-05-12 07:27:11','2025-05-12 09:27:11'),
(190329,65319,'action created','2025-05-12 07:27:11','2025-05-12 09:27:11'),
(190330,65320,'action created','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190331,65321,'action created','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190332,65322,'action created','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190333,65323,'action created','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190334,65324,'action created','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190335,65325,'action created','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190336,65314,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190337,65314,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190338,65315,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190339,65315,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190340,65316,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190341,65316,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190342,65317,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190343,65317,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190344,65318,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190345,65318,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190346,65319,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190347,65319,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190348,65320,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190349,65320,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190350,65321,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190351,65321,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190352,65322,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190353,65322,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190354,65324,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190355,65324,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190356,65325,'action started via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190357,65325,'action complete via WP Cron','2025-05-12 07:30:02','2025-05-12 09:30:02'),
(190358,65326,'action created','2025-05-12 07:30:05','2025-05-12 09:30:05'),
(190359,65327,'action created','2025-05-12 07:30:05','2025-05-12 09:30:05'),
(190360,65328,'action created','2025-05-12 07:30:05','2025-05-12 09:30:05'),
(190361,65329,'action created','2025-05-12 07:30:05','2025-05-12 09:30:05'),
(190362,65330,'action created','2025-05-12 07:30:12','2025-05-12 09:30:12'),
(190363,65331,'action created','2025-05-12 07:30:12','2025-05-12 09:30:12'),
(190364,65332,'action created','2025-05-12 07:30:15','2025-05-12 09:30:15'),
(190365,65333,'action created','2025-05-12 07:30:15','2025-05-12 09:30:15'),
(190366,65334,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190367,65335,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190368,65336,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190369,65337,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190370,65338,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190371,65339,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190372,65340,'action created','2025-05-12 07:30:16','2025-05-12 09:30:16'),
(190373,65341,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190374,65342,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190375,65343,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190376,65344,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190377,65345,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190378,65346,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190379,65347,'action created','2025-05-12 07:30:18','2025-05-12 09:30:18'),
(190380,65348,'action created','2025-05-12 07:30:21','2025-05-12 09:30:21'),
(190381,65349,'action created','2025-05-12 07:30:21','2025-05-12 09:30:21'),
(190382,65350,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190383,65351,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190384,65352,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190385,65353,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190386,65354,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190387,65355,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190388,65356,'action created','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190389,65323,'action started via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190390,65323,'action complete via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190391,65326,'action started via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190392,65326,'action complete via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190393,65327,'action started via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190394,65327,'action complete via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190395,65329,'action started via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190396,65329,'action complete via WP Cron','2025-05-12 07:30:25','2025-05-12 09:30:25'),
(190397,65328,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190398,65328,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190399,65330,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190400,65330,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190401,65331,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190402,65331,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190403,65332,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190404,65332,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190405,65333,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190406,65333,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190407,65334,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190408,65334,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190409,65335,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190410,65335,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190411,65336,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190412,65336,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190413,65337,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190414,65337,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190415,65338,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190416,65338,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190417,65339,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190418,65339,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190419,65340,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190420,65340,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190421,65341,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190422,65341,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190423,65342,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190424,65342,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190425,65343,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190426,65343,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190427,65344,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190428,65344,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190429,65345,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190430,65345,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190431,65347,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190432,65347,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190433,65346,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190434,65346,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190435,65348,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190436,65348,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190437,65349,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190438,65349,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190439,65350,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190440,65350,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190441,65351,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190442,65351,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190443,65353,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190444,65353,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190445,65354,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190446,65354,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190447,65355,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190448,65355,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190449,65356,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190450,65356,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190451,65352,'action started via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190452,65352,'action complete via WP Cron','2025-05-12 07:30:26','2025-05-12 09:30:26'),
(190453,65357,'action created','2025-05-12 07:30:28','2025-05-12 09:30:28'),
(190454,65358,'action created','2025-05-12 07:30:28','2025-05-12 09:30:28'),
(190455,65359,'action created','2025-05-12 07:30:28','2025-05-12 09:30:28'),
(190456,65360,'action created','2025-05-12 07:30:28','2025-05-12 09:30:28'),
(190457,65361,'action created','2025-05-12 07:30:30','2025-05-12 09:30:30'),
(190458,65362,'action created','2025-05-12 07:30:30','2025-05-12 09:30:30'),
(190459,65363,'action created','2025-05-12 07:30:32','2025-05-12 09:30:32'),
(190460,65364,'action created','2025-05-12 07:30:32','2025-05-12 09:30:32'),
(190461,65365,'action created','2025-05-12 07:30:34','2025-05-12 09:30:34'),
(190462,65366,'action created','2025-05-12 07:30:34','2025-05-12 09:30:34'),
(190463,65367,'action created','2025-05-12 07:30:38','2025-05-12 09:30:38'),
(190464,65368,'action created','2025-05-12 07:30:38','2025-05-12 09:30:38'),
(190465,65369,'action created','2025-05-12 07:30:40','2025-05-12 09:30:40'),
(190466,65370,'action created','2025-05-12 07:30:40','2025-05-12 09:30:40'),
(190467,65371,'action created','2025-05-12 07:30:42','2025-05-12 09:30:42'),
(190468,65372,'action created','2025-05-12 07:30:42','2025-05-12 09:30:42'),
(190469,65373,'action created','2025-05-12 07:30:44','2025-05-12 09:30:44'),
(190470,65374,'action created','2025-05-12 07:30:44','2025-05-12 09:30:44'),
(190471,65375,'action created','2025-05-12 07:30:46','2025-05-12 09:30:46'),
(190472,65376,'action created','2025-05-12 07:30:46','2025-05-12 09:30:46'),
(190473,65377,'action created','2025-05-12 07:30:48','2025-05-12 09:30:48'),
(190474,65378,'action created','2025-05-12 07:30:48','2025-05-12 09:30:48'),
(190475,65379,'action created','2025-05-12 07:30:50','2025-05-12 09:30:50'),
(190476,65380,'action created','2025-05-12 07:30:50','2025-05-12 09:30:50'),
(190477,65357,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190478,65357,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190479,65358,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190480,65358,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190481,65359,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190482,65359,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190483,65360,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190484,65360,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190485,65361,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190486,65361,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190487,65362,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190488,65362,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190489,65363,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190490,65363,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190491,65364,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190492,65364,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190493,65365,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190494,65365,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190495,65366,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190496,65366,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190497,65367,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190498,65367,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190499,65368,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190500,65368,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190501,65369,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190502,65369,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190503,65370,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190504,65370,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190505,65371,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190506,65371,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190507,65372,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190508,65372,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190509,65373,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190510,65373,'action complete via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190511,65374,'action started via WP Cron','2025-05-12 07:34:33','2025-05-12 09:34:33'),
(190512,65374,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190513,65375,'action started via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190514,65375,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190515,65376,'action started via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190516,65376,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190517,65377,'action started via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190518,65377,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190519,65378,'action started via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190520,65378,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190521,65379,'action started via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190522,65379,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190523,65380,'action started via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190524,65380,'action complete via WP Cron','2025-05-12 07:34:34','2025-05-12 09:34:34'),
(190525,65381,'action created','2025-05-12 07:41:32','2025-05-12 09:41:32'),
(190526,65382,'action created','2025-05-12 07:41:32','2025-05-12 09:41:32'),
(190527,65381,'action started via WP Cron','2025-05-12 07:41:32','2025-05-12 09:41:32'),
(190528,65381,'action complete via WP Cron','2025-05-12 07:41:32','2025-05-12 09:41:32'),
(190529,65383,'action created','2025-05-12 07:42:34','2025-05-12 09:42:34'),
(190530,65384,'action created','2025-05-12 07:42:34','2025-05-12 09:42:34'),
(190531,65382,'action started via WP Cron','2025-05-12 07:42:35','2025-05-12 09:42:35'),
(190532,65382,'action complete via WP Cron','2025-05-12 07:42:35','2025-05-12 09:42:35'),
(190533,65383,'action started via WP Cron','2025-05-12 07:42:35','2025-05-12 09:42:35'),
(190534,65383,'action complete via WP Cron','2025-05-12 07:42:35','2025-05-12 09:42:35'),
(190535,65384,'action started via WP Cron','2025-05-12 07:42:35','2025-05-12 09:42:35'),
(190536,65384,'action complete via WP Cron','2025-05-12 07:42:35','2025-05-12 09:42:35'),
(190537,65385,'action created','2025-05-12 07:42:37','2025-05-12 09:42:37'),
(190538,65386,'action created','2025-05-12 07:42:37','2025-05-12 09:42:37'),
(190539,65385,'action started via WP Cron','2025-05-12 07:44:46','2025-05-12 09:44:46'),
(190540,65385,'action complete via WP Cron','2025-05-12 07:44:46','2025-05-12 09:44:46'),
(190541,65386,'action started via WP Cron','2025-05-12 07:44:46','2025-05-12 09:44:46'),
(190542,65386,'action complete via WP Cron','2025-05-12 07:44:46','2025-05-12 09:44:46'),
(190543,65387,'action created','2025-05-12 08:01:33','2025-05-12 10:01:33'),
(190544,65388,'action created','2025-05-12 08:01:33','2025-05-12 10:01:33'),
(190545,65389,'action created','2025-05-12 08:01:33','2025-05-12 10:01:33'),
(190546,65390,'action created','2025-05-12 08:01:33','2025-05-12 10:01:33'),
(190547,65391,'action created','2025-05-12 08:01:33','2025-05-12 10:01:33'),
(190548,65392,'action created','2025-05-12 08:01:33','2025-05-12 10:01:33'),
(190549,65387,'action started via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190550,65387,'action complete via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190551,65388,'action started via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190552,65388,'action complete via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190553,65390,'action started via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190554,65390,'action complete via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190555,65391,'action started via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190556,65391,'action complete via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190557,65392,'action started via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190558,65392,'action complete via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190559,65389,'action started via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190560,65389,'action complete via WP Cron','2025-05-12 08:01:34','2025-05-12 10:01:34'),
(190561,65393,'action created','2025-05-12 08:43:12','2025-05-12 10:43:12'),
(190562,65394,'action created','2025-05-12 08:43:12','2025-05-12 10:43:12'),
(190563,65395,'action created','2025-05-12 08:43:12','2025-05-12 10:43:12'),
(190564,65396,'action created','2025-05-12 08:43:12','2025-05-12 10:43:12'),
(190565,65397,'action created','2025-05-12 08:43:12','2025-05-12 10:43:12'),
(190566,65398,'action created','2025-05-12 08:43:13','2025-05-12 10:43:13'),
(190567,65399,'action created','2025-05-12 08:43:13','2025-05-12 10:43:13'),
(190568,65400,'action created','2025-05-12 08:43:13','2025-05-12 10:43:13'),
(190569,65401,'action created','2025-05-12 08:43:13','2025-05-12 10:43:13'),
(190570,65402,'action created','2025-05-12 08:43:15','2025-05-12 10:43:15'),
(190571,65403,'action created','2025-05-12 08:43:15','2025-05-12 10:43:15'),
(190572,65404,'action created','2025-05-12 08:43:19','2025-05-12 10:43:19'),
(190573,65405,'action created','2025-05-12 08:43:19','2025-05-12 10:43:19'),
(190574,65406,'action created','2025-05-12 08:43:19','2025-05-12 10:43:19'),
(190575,65407,'action created','2025-05-12 08:43:19','2025-05-12 10:43:19'),
(190576,65393,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190577,65393,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190578,65394,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190579,65394,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190580,65395,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190581,65395,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190582,65397,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190583,65397,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190584,65396,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190585,65396,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190586,65398,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190587,65398,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190588,65399,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190589,65399,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190590,65400,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190591,65400,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190592,65401,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190593,65401,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190594,65402,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190595,65402,'action complete via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190596,65403,'action started via WP Cron','2025-05-12 08:43:24','2025-05-12 10:43:24'),
(190597,65403,'action complete via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190598,65404,'action started via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190599,65404,'action complete via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190600,65405,'action started via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190601,65405,'action complete via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190602,65406,'action started via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190603,65406,'action complete via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190604,65407,'action started via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190605,65407,'action complete via WP Cron','2025-05-12 08:43:25','2025-05-12 10:43:25'),
(190606,65408,'action created','2025-05-12 08:54:00','2025-05-12 10:54:00'),
(190607,65409,'action created','2025-05-12 08:54:00','2025-05-12 10:54:00'),
(190608,65410,'action created','2025-05-12 08:54:00','2025-05-12 10:54:00'),
(190609,65411,'action created','2025-05-12 08:54:01','2025-05-12 10:54:01'),
(190610,65412,'action created','2025-05-12 08:54:01','2025-05-12 10:54:01'),
(190611,65413,'action created','2025-05-12 08:54:01','2025-05-12 10:54:01'),
(190612,65414,'action created','2025-05-12 08:54:03','2025-05-12 10:54:03'),
(190613,65415,'action created','2025-05-12 08:54:03','2025-05-12 10:54:03'),
(190614,65416,'action created','2025-05-12 08:54:03','2025-05-12 10:54:03'),
(190615,65417,'action created','2025-05-12 08:54:03','2025-05-12 10:54:03'),
(190616,65418,'action created','2025-05-12 08:54:59','2025-05-12 10:54:59'),
(190617,65419,'action created','2025-05-12 08:54:59','2025-05-12 10:54:59'),
(190618,65420,'action created','2025-05-12 08:54:59','2025-05-12 10:54:59'),
(190619,65421,'action created','2025-05-12 08:54:59','2025-05-12 10:54:59'),
(190620,65422,'action created','2025-05-12 08:54:59','2025-05-12 10:54:59'),
(190621,65408,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190622,65408,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190623,65409,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190624,65409,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190625,65410,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190626,65410,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190627,65411,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190628,65411,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190629,65412,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190630,65412,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190631,65413,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190632,65413,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190633,65414,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190634,65414,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190635,65415,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190636,65415,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190637,65416,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190638,65416,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190639,65417,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190640,65417,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190641,65418,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190642,65418,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190643,65419,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190644,65419,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190645,65421,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190646,65421,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190647,65422,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190648,65422,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190649,65420,'action started via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190650,65420,'action complete via WP Cron','2025-05-12 08:55:00','2025-05-12 10:55:00'),
(190651,65423,'action created','2025-05-12 08:55:34','2025-05-12 10:55:34'),
(190652,65424,'action created','2025-05-12 08:55:34','2025-05-12 10:55:34'),
(190653,65425,'action created','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190654,65426,'action created','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190655,65427,'action created','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190656,65423,'action started via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190657,65423,'action complete via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190658,65424,'action started via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190659,65424,'action complete via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190660,65426,'action started via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190661,65426,'action complete via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190662,65427,'action started via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190663,65427,'action complete via WP Cron','2025-05-12 08:55:35','2025-05-12 10:55:35'),
(190664,65425,'action started via WP Cron','2025-05-12 08:59:32','2025-05-12 10:59:32'),
(190665,65425,'action complete via WP Cron','2025-05-12 08:59:32','2025-05-12 10:59:32'),
(190666,65428,'action created','2025-05-12 09:11:37','2025-05-12 11:11:37'),
(190667,65429,'action created','2025-05-12 09:11:37','2025-05-12 11:11:37'),
(190668,65430,'action created','2025-05-12 09:11:39','2025-05-12 11:11:39'),
(190669,65431,'action created','2025-05-12 09:11:39','2025-05-12 11:11:39'),
(190670,65432,'action created','2025-05-12 09:11:39','2025-05-12 11:11:39'),
(190671,65433,'action created','2025-05-12 09:11:42','2025-05-12 11:11:42'),
(190672,65434,'action created','2025-05-12 09:11:42','2025-05-12 11:11:42'),
(190673,65435,'action created','2025-05-12 09:11:45','2025-05-12 11:11:45'),
(190674,65436,'action created','2025-05-12 09:11:45','2025-05-12 11:11:45'),
(190675,65428,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190676,65428,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190677,65429,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190678,65429,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190679,65430,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190680,65430,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190681,65431,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190682,65431,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190683,65432,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190684,65432,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190685,65433,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190686,65433,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190687,65434,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190688,65434,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190689,65435,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190690,65435,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190691,65436,'action started via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190692,65436,'action complete via WP Cron','2025-05-12 09:12:30','2025-05-12 11:12:30'),
(190693,65437,'action created','2025-05-12 09:39:21','2025-05-12 11:39:21'),
(190694,65438,'action created','2025-05-12 09:39:21','2025-05-12 11:39:21'),
(190695,65439,'action created','2025-05-12 09:39:21','2025-05-12 11:39:21'),
(190696,65440,'action created','2025-05-12 09:39:21','2025-05-12 11:39:21'),
(190697,65441,'action created','2025-05-12 09:39:21','2025-05-12 11:39:21'),
(190698,65437,'action started via WP Cron','2025-05-12 09:39:21','2025-05-12 11:39:21'),
(190699,65437,'action complete via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190700,65438,'action started via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190701,65438,'action complete via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190702,65439,'action started via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190703,65439,'action complete via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190704,65441,'action started via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190705,65441,'action complete via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190706,65440,'action started via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190707,65440,'action complete via WP Cron','2025-05-12 09:39:22','2025-05-12 11:39:22'),
(190708,65442,'action created','2025-05-12 09:39:24','2025-05-12 11:39:24'),
(190709,65443,'action created','2025-05-12 09:39:24','2025-05-12 11:39:24'),
(190710,65442,'action started via WP Cron','2025-05-12 09:39:25','2025-05-12 11:39:25'),
(190711,65442,'action complete via WP Cron','2025-05-12 09:39:25','2025-05-12 11:39:25'),
(190712,65443,'action started via WP Cron','2025-05-12 09:39:25','2025-05-12 11:39:25'),
(190713,65443,'action complete via WP Cron','2025-05-12 09:39:25','2025-05-12 11:39:25'),
(190714,65444,'action created','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190715,65445,'action created','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190716,65446,'action created','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190717,65447,'action created','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190718,65448,'action created','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190719,65449,'action created','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190720,65444,'action started via WP Cron','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190721,65444,'action complete via WP Cron','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190722,65445,'action started via WP Cron','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190723,65445,'action complete via WP Cron','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190724,65446,'action started via WP Cron','2025-05-12 10:40:14','2025-05-12 12:40:14'),
(190725,65446,'action complete via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190726,65447,'action started via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190727,65447,'action complete via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190728,65449,'action started via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190729,65449,'action complete via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190730,65448,'action started via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190731,65448,'action complete via WP Cron','2025-05-12 10:40:15','2025-05-12 12:40:15'),
(190732,65450,'action created','2025-05-12 10:40:17','2025-05-12 12:40:17'),
(190733,65451,'action created','2025-05-12 10:40:17','2025-05-12 12:40:17'),
(190734,65450,'action started via WP Cron','2025-05-12 10:41:43','2025-05-12 12:41:43'),
(190735,65450,'action complete via WP Cron','2025-05-12 10:41:43','2025-05-12 12:41:43'),
(190736,65451,'action started via WP Cron','2025-05-12 10:41:43','2025-05-12 12:41:43'),
(190737,65451,'action complete via WP Cron','2025-05-12 10:41:43','2025-05-12 12:41:43'),
(190738,65452,'action created','2025-05-12 11:05:22','2025-05-12 13:05:22'),
(190739,65453,'action created','2025-05-12 11:05:22','2025-05-12 13:05:22'),
(190740,65453,'action started via Async Request','2025-05-12 11:06:06','2025-05-12 13:06:06'),
(190741,65453,'action complete via Async Request','2025-05-12 11:06:07','2025-05-12 13:06:07'),
(190742,65452,'action started via Async Request','2025-05-12 11:06:07','2025-05-12 13:06:07'),
(190743,65452,'action complete via Async Request','2025-05-12 11:06:07','2025-05-12 13:06:07'),
(190744,65454,'action created','2025-05-12 11:33:56','2025-05-12 13:33:56'),
(190745,65455,'action created','2025-05-12 11:33:56','2025-05-12 13:33:56'),
(190746,65456,'action created','2025-05-12 11:33:56','2025-05-12 13:33:56'),
(190747,65457,'action created','2025-05-12 11:33:56','2025-05-12 13:33:56'),
(190748,65458,'action created','2025-05-12 11:33:56','2025-05-12 13:33:56'),
(190749,65459,'action created','2025-05-12 11:33:56','2025-05-12 13:33:56'),
(190750,65460,'action created','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190751,65461,'action created','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190752,65454,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190753,65454,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190754,65455,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190755,65455,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190756,65456,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190757,65456,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190758,65457,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190759,65457,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190760,65458,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190761,65458,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190762,65459,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190763,65459,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190764,65460,'action started via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190765,65460,'action complete via WP Cron','2025-05-12 11:33:57','2025-05-12 13:33:57'),
(190766,65462,'action created','2025-05-12 11:33:58','2025-05-12 13:33:58'),
(190767,65463,'action created','2025-05-12 11:33:58','2025-05-12 13:33:58'),
(190768,65464,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190769,65465,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190770,65466,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190771,65467,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190772,65468,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190773,65469,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190774,65470,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190775,65471,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190776,65472,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190777,65473,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190778,65474,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190779,65475,'action created','2025-05-12 11:33:59','2025-05-12 13:33:59'),
(190780,65461,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190781,65461,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190782,65462,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190783,65462,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190784,65463,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190785,65463,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190786,65464,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190787,65464,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190788,65465,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190789,65465,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190790,65466,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190791,65466,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190792,65467,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190793,65467,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190794,65469,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190795,65469,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190796,65470,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190797,65470,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190798,65471,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190799,65471,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190800,65472,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190801,65472,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190802,65473,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190803,65473,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190804,65474,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190805,65474,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190806,65475,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190807,65475,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190808,65468,'action started via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190809,65468,'action complete via WP Cron','2025-05-12 11:34:52','2025-05-12 13:34:52'),
(190810,65476,'action created','2025-05-12 12:15:18','2025-05-12 14:15:18'),
(190811,65477,'action created','2025-05-12 12:15:18','2025-05-12 14:15:18'),
(190812,65478,'action created','2025-05-12 12:15:18','2025-05-12 14:15:18'),
(190813,65479,'action created','2025-05-12 12:15:18','2025-05-12 14:15:18'),
(190814,65480,'action created','2025-05-12 12:15:18','2025-05-12 14:15:18'),
(190815,65481,'action created','2025-05-12 12:15:22','2025-05-12 14:15:22'),
(190816,65476,'action started via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190817,65476,'action complete via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190818,65477,'action started via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190819,65477,'action complete via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190820,65478,'action started via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190821,65478,'action complete via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190822,65479,'action started via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190823,65479,'action complete via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190824,65480,'action started via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190825,65480,'action complete via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190826,65481,'action started via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190827,65481,'action complete via WP Cron','2025-05-12 12:15:23','2025-05-12 14:15:23'),
(190828,65482,'action created','2025-05-12 12:15:24','2025-05-12 14:15:24'),
(190829,65483,'action created','2025-05-12 12:15:24','2025-05-12 14:15:24'),
(190830,65484,'action created','2025-05-12 12:15:24','2025-05-12 14:15:24'),
(190831,65485,'action created','2025-05-12 12:15:24','2025-05-12 14:15:24'),
(190832,65486,'action created','2025-05-12 12:15:24','2025-05-12 14:15:24'),
(190833,65482,'action started via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190834,65482,'action complete via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190835,65483,'action started via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190836,65483,'action complete via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190837,65484,'action started via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190838,65484,'action complete via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190839,65485,'action started via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190840,65485,'action complete via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190841,65486,'action started via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190842,65486,'action complete via WP Cron','2025-05-12 12:16:58','2025-05-12 14:16:58'),
(190843,65487,'action created','2025-05-12 12:29:45','2025-05-12 14:29:45'),
(190844,65487,'action started via WP Cron','2025-05-12 12:42:15','2025-05-12 14:42:15'),
(190845,65487,'action complete via WP Cron','2025-05-12 12:42:15','2025-05-12 14:42:15'),
(190846,65488,'action created','2025-05-12 13:56:41','2025-05-12 15:56:41'),
(190847,65489,'action created','2025-05-12 13:56:41','2025-05-12 15:56:41'),
(190848,65488,'action started via WP Cron','2025-05-12 13:56:42','2025-05-12 15:56:42'),
(190849,65488,'action complete via WP Cron','2025-05-12 13:56:42','2025-05-12 15:56:42'),
(190850,65489,'action started via WP Cron','2025-05-12 13:56:42','2025-05-12 15:56:42'),
(190851,65489,'action complete via WP Cron','2025-05-12 13:56:42','2025-05-12 15:56:42'),
(190852,65490,'action created','2025-05-12 14:10:32','2025-05-12 16:10:32'),
(190853,65490,'action started via WP Cron','2025-05-12 14:10:32','2025-05-12 16:10:32'),
(190854,65490,'action complete via WP Cron','2025-05-12 14:10:32','2025-05-12 16:10:32'),
(190855,65277,'action started via WP Cron','2025-05-12 14:12:38','2025-05-12 16:12:38'),
(190856,65277,'action complete via WP Cron','2025-05-12 14:12:38','2025-05-12 16:12:38'),
(190857,65491,'action created','2025-05-12 14:12:38','2025-05-12 16:12:38'),
(190858,65492,'action created','2025-05-13 02:27:35','2025-05-13 04:27:35'),
(190859,65492,'action started via WP Cron','2025-05-13 02:27:35','2025-05-13 04:27:35'),
(190860,65492,'action complete via WP Cron','2025-05-13 02:27:35','2025-05-13 04:27:35'),
(190861,65493,'action created','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190862,65494,'action created','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190863,65495,'action created','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190864,65496,'action created','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190865,65497,'action created','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190866,65498,'action created','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190867,65493,'action started via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190868,65493,'action complete via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190869,65494,'action started via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190870,65494,'action complete via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190871,65495,'action started via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190872,65495,'action complete via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190873,65496,'action started via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190874,65496,'action complete via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190875,65497,'action started via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190876,65497,'action complete via WP Cron','2025-05-13 05:25:31','2025-05-13 07:25:31'),
(190877,65499,'action created','2025-05-13 05:25:42','2025-05-13 07:25:42'),
(190878,65500,'action created','2025-05-13 05:25:42','2025-05-13 07:25:42'),
(190879,65501,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190880,65502,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190881,65503,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190882,65504,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190883,65505,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190884,65506,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190885,65507,'action created','2025-05-13 05:25:44','2025-05-13 07:25:44'),
(190886,65508,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190887,65509,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190888,65510,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190889,65511,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190890,65512,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190891,65513,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190892,65514,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190893,65515,'action created','2025-05-13 05:25:51','2025-05-13 07:25:51'),
(190894,65516,'action created','2025-05-13 05:25:52','2025-05-13 07:25:52'),
(190895,65517,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190896,65518,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190897,65519,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190898,65520,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190899,65521,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190900,65522,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190901,65523,'action created','2025-05-13 05:25:55','2025-05-13 07:25:55'),
(190902,65524,'action created','2025-05-13 05:25:58','2025-05-13 07:25:58'),
(190903,65525,'action created','2025-05-13 05:25:59','2025-05-13 07:25:59'),
(190904,65526,'action created','2025-05-13 05:26:00','2025-05-13 07:26:00'),
(190905,65527,'action created','2025-05-13 05:26:00','2025-05-13 07:26:00'),
(190906,65528,'action created','2025-05-13 05:26:02','2025-05-13 07:26:02'),
(190907,65529,'action created','2025-05-13 05:26:02','2025-05-13 07:26:02'),
(190908,65498,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190909,65498,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190910,65499,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190911,65499,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190912,65500,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190913,65500,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190914,65501,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190915,65501,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190916,65502,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190917,65502,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190918,65503,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190919,65503,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190920,65504,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190921,65504,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190922,65506,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190923,65506,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190924,65507,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190925,65507,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190926,65505,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190927,65505,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190928,65508,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190929,65508,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190930,65509,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190931,65509,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190932,65510,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190933,65510,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190934,65511,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190935,65511,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190936,65512,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190937,65512,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190938,65514,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190939,65514,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190940,65515,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190941,65515,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190942,65513,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190943,65513,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190944,65516,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190945,65516,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190946,65517,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190947,65517,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190948,65518,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190949,65518,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190950,65519,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190951,65519,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190952,65520,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190953,65520,'action complete via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190954,65522,'action started via WP Cron','2025-05-13 05:30:08','2025-05-13 07:30:08'),
(190955,65522,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190956,65523,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190957,65523,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190958,65521,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190959,65521,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190960,65524,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190961,65524,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190962,65525,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190963,65525,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190964,65526,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190965,65526,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190966,65527,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190967,65527,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190968,65528,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190969,65528,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190970,65529,'action started via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190971,65529,'action complete via WP Cron','2025-05-13 05:30:09','2025-05-13 07:30:09'),
(190972,65530,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190973,65531,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190974,65532,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190975,65533,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190976,65534,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190977,65535,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190978,65536,'action created','2025-05-13 05:32:02','2025-05-13 07:32:02'),
(190979,65537,'action created','2025-05-13 05:32:08','2025-05-13 07:32:08'),
(190980,65538,'action created','2025-05-13 05:32:08','2025-05-13 07:32:08'),
(190981,65539,'action created','2025-05-13 05:32:08','2025-05-13 07:32:08'),
(190982,65540,'action created','2025-05-13 05:32:08','2025-05-13 07:32:08'),
(190983,65541,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190984,65542,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190985,65543,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190986,65544,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190987,65545,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190988,65546,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190989,65547,'action created','2025-05-13 05:32:11','2025-05-13 07:32:11'),
(190990,65548,'action created','2025-05-13 05:32:14','2025-05-13 07:32:14'),
(190991,65549,'action created','2025-05-13 05:32:14','2025-05-13 07:32:14'),
(190992,65550,'action created','2025-05-13 05:32:14','2025-05-13 07:32:14'),
(190993,65551,'action created','2025-05-13 05:32:14','2025-05-13 07:32:14'),
(190994,65552,'action created','2025-05-13 05:32:15','2025-05-13 07:32:15'),
(190995,65553,'action created','2025-05-13 05:32:15','2025-05-13 07:32:15'),
(190996,65554,'action created','2025-05-13 05:32:15','2025-05-13 07:32:15'),
(190997,65555,'action created','2025-05-13 05:32:16','2025-05-13 07:32:16'),
(190998,65556,'action created','2025-05-13 05:32:16','2025-05-13 07:32:16'),
(190999,65557,'action created','2025-05-13 05:32:16','2025-05-13 07:32:16'),
(191000,65558,'action created','2025-05-13 05:32:16','2025-05-13 07:32:16'),
(191001,65559,'action created','2025-05-13 05:32:16','2025-05-13 07:32:16'),
(191002,65560,'action created','2025-05-13 05:32:16','2025-05-13 07:32:16'),
(191003,65561,'action created','2025-05-13 05:32:21','2025-05-13 07:32:21'),
(191004,65562,'action created','2025-05-13 05:32:21','2025-05-13 07:32:21'),
(191005,65563,'action created','2025-05-13 05:32:21','2025-05-13 07:32:21'),
(191006,65564,'action created','2025-05-13 05:32:21','2025-05-13 07:32:21'),
(191007,65565,'action created','2025-05-13 05:32:21','2025-05-13 07:32:21'),
(191008,65566,'action created','2025-05-13 05:32:22','2025-05-13 07:32:22'),
(191009,65567,'action created','2025-05-13 05:32:22','2025-05-13 07:32:22'),
(191010,65568,'action created','2025-05-13 05:32:24','2025-05-13 07:32:24'),
(191011,65569,'action created','2025-05-13 05:32:24','2025-05-13 07:32:24'),
(191012,65530,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191013,65530,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191014,65531,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191015,65531,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191016,65532,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191017,65532,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191018,65533,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191019,65533,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191020,65535,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191021,65535,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191022,65534,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191023,65534,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191024,65536,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191025,65536,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191026,65537,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191027,65537,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191028,65538,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191029,65538,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191030,65539,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191031,65539,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191032,65540,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191033,65540,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191034,65541,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191035,65541,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191036,65542,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191037,65542,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191038,65543,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191039,65543,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191040,65545,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191041,65545,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191042,65546,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191043,65546,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191044,65547,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191045,65547,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191046,65544,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191047,65544,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191048,65548,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191049,65548,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191050,65549,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191051,65549,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191052,65550,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191053,65550,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191054,65551,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191055,65551,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191056,65552,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191057,65552,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191058,65553,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191059,65553,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191060,65554,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191061,65554,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191062,65555,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191063,65555,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191064,65556,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191065,65556,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191066,65557,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191067,65557,'action complete via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191068,65559,'action started via WP Cron','2025-05-13 05:32:25','2025-05-13 07:32:25'),
(191069,65559,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191070,65560,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191071,65560,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191072,65558,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191073,65558,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191074,65561,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191075,65561,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191076,65562,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191077,65562,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191078,65563,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191079,65570,'action created','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191080,65563,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191081,65565,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191082,65565,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191083,65564,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191084,65571,'action created','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191085,65564,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191086,65566,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191087,65566,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191088,65567,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191089,65567,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191090,65568,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191091,65568,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191092,65569,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191093,65569,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191094,65570,'action started via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191095,65570,'action complete via WP Cron','2025-05-13 05:32:26','2025-05-13 07:32:26'),
(191096,65572,'action created','2025-05-13 05:32:29','2025-05-13 07:32:29'),
(191097,65573,'action created','2025-05-13 05:32:29','2025-05-13 07:32:29'),
(191098,65574,'action created','2025-05-13 05:32:30','2025-05-13 07:32:30'),
(191099,65575,'action created','2025-05-13 05:32:30','2025-05-13 07:32:30'),
(191100,65576,'action created','2025-05-13 05:32:32','2025-05-13 07:32:32'),
(191101,65577,'action created','2025-05-13 05:32:32','2025-05-13 07:32:32'),
(191102,65571,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191103,65571,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191104,65572,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191105,65572,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191106,65573,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191107,65573,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191108,65574,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191109,65574,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191110,65575,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191111,65575,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191112,65576,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191113,65576,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191114,65577,'action started via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191115,65577,'action complete via WP Cron','2025-05-13 05:43:02','2025-05-13 07:43:02'),
(191116,65578,'action created','2025-05-13 06:14:18','2025-05-13 08:14:18'),
(191117,65578,'action started via WP Cron','2025-05-13 06:14:19','2025-05-13 08:14:19'),
(191118,65578,'action complete via WP Cron','2025-05-13 06:14:19','2025-05-13 08:14:19'),
(191119,65579,'action created','2025-05-13 06:14:20','2025-05-13 08:14:20'),
(191120,65580,'action created','2025-05-13 06:14:23','2025-05-13 08:14:23'),
(191121,65579,'action started via WP Cron','2025-05-13 06:14:24','2025-05-13 08:14:24'),
(191122,65579,'action complete via WP Cron','2025-05-13 06:14:24','2025-05-13 08:14:24'),
(191123,65580,'action started via WP Cron','2025-05-13 06:14:24','2025-05-13 08:14:24'),
(191124,65580,'action complete via WP Cron','2025-05-13 06:14:24','2025-05-13 08:14:24'),
(191125,65581,'action created','2025-05-13 06:14:24','2025-05-13 08:14:24'),
(191126,65582,'action created','2025-05-13 06:19:14','2025-05-13 08:19:14'),
(191127,65583,'action created','2025-05-13 06:19:14','2025-05-13 08:19:14'),
(191128,65581,'action started via WP Cron','2025-05-13 06:19:15','2025-05-13 08:19:15'),
(191129,65581,'action complete via WP Cron','2025-05-13 06:19:15','2025-05-13 08:19:15'),
(191130,65582,'action started via WP Cron','2025-05-13 06:19:15','2025-05-13 08:19:15'),
(191131,65582,'action complete via WP Cron','2025-05-13 06:19:15','2025-05-13 08:19:15'),
(191132,65583,'action started via WP Cron','2025-05-13 06:19:15','2025-05-13 08:19:15'),
(191133,65583,'action complete via WP Cron','2025-05-13 06:19:15','2025-05-13 08:19:15'),
(191134,65584,'action created','2025-05-13 06:19:19','2025-05-13 08:19:19'),
(191135,65585,'action created','2025-05-13 06:19:19','2025-05-13 08:19:19'),
(191136,65586,'action created','2025-05-13 06:19:19','2025-05-13 08:19:19'),
(191137,65587,'action created','2025-05-13 06:19:19','2025-05-13 08:19:19'),
(191138,65588,'action created','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191139,65589,'action created','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191140,65590,'action created','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191141,65591,'action created','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191142,65592,'action created','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191143,65593,'action created','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191144,65584,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191145,65584,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191146,65585,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191147,65585,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191148,65587,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191149,65587,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191150,65586,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191151,65586,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191152,65588,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191153,65588,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191154,65589,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191155,65589,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191156,65591,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191157,65591,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191158,65592,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191159,65592,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191160,65593,'action started via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191161,65593,'action complete via WP Cron','2025-05-13 06:19:22','2025-05-13 08:19:22'),
(191162,65594,'action created','2025-05-13 06:19:26','2025-05-13 08:19:26'),
(191163,65595,'action created','2025-05-13 06:19:26','2025-05-13 08:19:26'),
(191164,65596,'action created','2025-05-13 06:19:27','2025-05-13 08:19:27'),
(191165,65597,'action created','2025-05-13 06:19:27','2025-05-13 08:19:27'),
(191166,65598,'action created','2025-05-13 06:19:29','2025-05-13 08:19:29'),
(191167,65599,'action created','2025-05-13 06:19:29','2025-05-13 08:19:29'),
(191168,65590,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191169,65590,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191170,65594,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191171,65594,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191172,65595,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191173,65595,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191174,65596,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191175,65596,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191176,65597,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191177,65597,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191178,65598,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191179,65598,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191180,65599,'action started via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191181,65599,'action complete via WP Cron','2025-05-13 06:21:20','2025-05-13 08:21:20'),
(191182,65600,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191183,65601,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191184,65602,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191185,65603,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191186,65604,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191187,65605,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191188,65606,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191189,65607,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191190,65608,'action created','2025-05-13 07:09:15','2025-05-13 09:09:15'),
(191191,65609,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191192,65610,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191193,65611,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191194,65612,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191195,65613,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191196,65614,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191197,65615,'action created','2025-05-13 07:09:19','2025-05-13 09:09:19'),
(191198,65616,'action created','2025-05-13 07:09:22','2025-05-13 09:09:22'),
(191199,65617,'action created','2025-05-13 07:09:22','2025-05-13 09:09:22'),
(191200,65618,'action created','2025-05-13 07:09:22','2025-05-13 09:09:22'),
(191201,65619,'action created','2025-05-13 07:09:22','2025-05-13 09:09:22'),
(191202,65620,'action created','2025-05-13 07:09:22','2025-05-13 09:09:22'),
(191203,65621,'action created','2025-05-13 07:09:22','2025-05-13 09:09:22'),
(191204,65600,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191205,65600,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191206,65601,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191207,65601,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191208,65602,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191209,65602,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191210,65603,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191211,65603,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191212,65604,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191213,65604,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191214,65605,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191215,65605,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191216,65607,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191217,65607,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191218,65608,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191219,65608,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191220,65606,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191221,65606,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191222,65609,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191223,65609,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191224,65610,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191225,65610,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191226,65611,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191227,65611,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191228,65612,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191229,65612,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191230,65613,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191231,65613,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191232,65614,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191233,65614,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191234,65615,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191235,65615,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191236,65616,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191237,65616,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191238,65617,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191239,65617,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191240,65619,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191241,65619,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191242,65620,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191243,65620,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191244,65621,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191245,65621,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191246,65618,'action started via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191247,65618,'action complete via WP Cron','2025-05-13 07:09:23','2025-05-13 09:09:23'),
(191248,65622,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191249,65623,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191250,65624,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191251,65625,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191252,65626,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191253,65627,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191254,65628,'action created','2025-05-13 07:09:25','2025-05-13 09:09:25'),
(191255,65629,'action created','2025-05-13 07:09:28','2025-05-13 09:09:28'),
(191256,65630,'action created','2025-05-13 07:09:28','2025-05-13 09:09:28'),
(191257,65631,'action created','2025-05-13 07:09:29','2025-05-13 09:09:29'),
(191258,65632,'action created','2025-05-13 07:09:29','2025-05-13 09:09:29'),
(191259,65633,'action created','2025-05-13 07:09:31','2025-05-13 09:09:31'),
(191260,65634,'action created','2025-05-13 07:09:32','2025-05-13 09:09:32'),
(191261,65635,'action created','2025-05-13 07:12:06','2025-05-13 09:12:06'),
(191262,65636,'action created','2025-05-13 07:12:06','2025-05-13 09:12:06'),
(191263,65637,'action created','2025-05-13 07:12:06','2025-05-13 09:12:06'),
(191264,65638,'action created','2025-05-13 07:12:06','2025-05-13 09:12:06'),
(191265,65622,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191266,65622,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191267,65623,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191268,65623,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191269,65624,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191270,65624,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191271,65625,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191272,65625,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191273,65626,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191274,65626,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191275,65627,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191276,65627,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191277,65628,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191278,65628,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191279,65629,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191280,65629,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191281,65630,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191282,65630,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191283,65631,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191284,65631,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191285,65632,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191286,65632,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191287,65633,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191288,65633,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191289,65634,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191290,65634,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191291,65635,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191292,65635,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191293,65636,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191294,65636,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191295,65637,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191296,65637,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191297,65638,'action started via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191298,65638,'action complete via WP Cron','2025-05-13 07:12:07','2025-05-13 09:12:07'),
(191299,65639,'action created','2025-05-13 07:12:08','2025-05-13 09:12:08'),
(191300,65640,'action created','2025-05-13 07:12:08','2025-05-13 09:12:08'),
(191301,65641,'action created','2025-05-13 07:12:08','2025-05-13 09:12:08'),
(191302,65642,'action created','2025-05-13 07:12:08','2025-05-13 09:12:08'),
(191303,65639,'action started via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191304,65639,'action complete via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191305,65640,'action started via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191306,65640,'action complete via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191307,65641,'action started via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191308,65641,'action complete via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191309,65642,'action started via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191310,65642,'action complete via WP Cron','2025-05-13 07:13:27','2025-05-13 09:13:27'),
(191311,65643,'action created','2025-05-13 07:40:20','2025-05-13 09:40:20'),
(191312,65644,'action created','2025-05-13 07:40:20','2025-05-13 09:40:20'),
(191313,65645,'action created','2025-05-13 07:40:20','2025-05-13 09:40:20'),
(191314,65646,'action created','2025-05-13 07:40:20','2025-05-13 09:40:20'),
(191315,65647,'action created','2025-05-13 07:40:20','2025-05-13 09:40:20'),
(191316,65648,'action created','2025-05-13 07:40:20','2025-05-13 09:40:20'),
(191317,65649,'action created','2025-05-13 07:40:23','2025-05-13 09:40:23'),
(191318,65650,'action created','2025-05-13 07:40:23','2025-05-13 09:40:23'),
(191319,65651,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191320,65652,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191321,65653,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191322,65654,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191323,65655,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191324,65643,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191325,65643,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191326,65644,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191327,65656,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191328,65644,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191329,65645,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191330,65645,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191331,65646,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191332,65646,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191333,65648,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191334,65648,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191335,65647,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191336,65657,'action created','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191337,65647,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191338,65649,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191339,65649,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191340,65650,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191341,65650,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191342,65651,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191343,65651,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191344,65652,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191345,65652,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191346,65653,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191347,65653,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191348,65655,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191349,65655,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191350,65656,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191351,65656,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191352,65657,'action started via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191353,65657,'action complete via WP Cron','2025-05-13 07:40:24','2025-05-13 09:40:24'),
(191354,65658,'action created','2025-05-13 07:40:26','2025-05-13 09:40:26'),
(191355,65659,'action created','2025-05-13 07:40:26','2025-05-13 09:40:26'),
(191356,65660,'action created','2025-05-13 07:40:27','2025-05-13 09:40:27'),
(191357,65661,'action created','2025-05-13 07:40:27','2025-05-13 09:40:27'),
(191358,65654,'action started via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191359,65654,'action complete via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191360,65658,'action started via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191361,65658,'action complete via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191362,65659,'action started via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191363,65659,'action complete via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191364,65660,'action started via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191365,65660,'action complete via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191366,65661,'action started via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191367,65661,'action complete via Async Request','2025-05-13 07:40:30','2025-05-13 09:40:30'),
(191368,65662,'action created','2025-05-13 07:40:31','2025-05-13 09:40:31'),
(191369,65663,'action created','2025-05-13 07:40:31','2025-05-13 09:40:31'),
(191370,65664,'action created','2025-05-13 07:40:33','2025-05-13 09:40:33'),
(191371,65665,'action created','2025-05-13 07:40:33','2025-05-13 09:40:33'),
(191372,65666,'action created','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191373,65667,'action created','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191374,65662,'action started via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191375,65662,'action complete via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191376,65663,'action started via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191377,65663,'action complete via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191378,65664,'action started via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191379,65664,'action complete via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191380,65665,'action started via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191381,65665,'action complete via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191382,65666,'action started via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191383,65666,'action complete via Async Request','2025-05-13 07:40:36','2025-05-13 09:40:36'),
(191384,65667,'action started via Async Request','2025-05-13 07:40:42','2025-05-13 09:40:42'),
(191385,65667,'action complete via Async Request','2025-05-13 07:40:42','2025-05-13 09:40:42'),
(191386,65668,'action created','2025-05-13 07:47:55','2025-05-13 09:47:55'),
(191387,65669,'action created','2025-05-13 07:47:55','2025-05-13 09:47:55'),
(191388,65668,'action started via WP Cron','2025-05-13 07:51:18','2025-05-13 09:51:18'),
(191389,65668,'action complete via WP Cron','2025-05-13 07:51:18','2025-05-13 09:51:18'),
(191390,65669,'action started via WP Cron','2025-05-13 07:51:18','2025-05-13 09:51:18'),
(191391,65669,'action complete via WP Cron','2025-05-13 07:51:18','2025-05-13 09:51:18'),
(191392,65670,'action created','2025-05-13 07:51:57','2025-05-13 09:51:57'),
(191393,65671,'action created','2025-05-13 07:51:57','2025-05-13 09:51:57'),
(191394,65672,'action created','2025-05-13 07:51:57','2025-05-13 09:51:57'),
(191395,65673,'action created','2025-05-13 07:51:57','2025-05-13 09:51:57'),
(191396,65670,'action started via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191397,65670,'action complete via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191398,65671,'action started via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191399,65671,'action complete via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191400,65672,'action started via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191401,65672,'action complete via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191402,65673,'action started via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191403,65673,'action complete via WP Cron','2025-05-13 07:51:58','2025-05-13 09:51:58'),
(191404,65674,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191405,65675,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191406,65676,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191407,65677,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191408,65678,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191409,65679,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191410,65680,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191411,65681,'action created','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191412,65674,'action started via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191413,65674,'action complete via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191414,65675,'action started via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191415,65675,'action complete via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191416,65677,'action started via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191417,65677,'action complete via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191418,65678,'action started via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191419,65678,'action complete via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191420,65679,'action started via WP Cron','2025-05-13 07:54:33','2025-05-13 09:54:33'),
(191421,65679,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191422,65682,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191423,65680,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191424,65680,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191425,65681,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191426,65681,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191427,65676,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191428,65683,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191429,65676,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191430,65682,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191431,65684,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191432,65682,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191433,65685,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191434,65683,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191435,65683,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191436,65684,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191437,65684,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191438,65685,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191439,65686,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191440,65685,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191441,65687,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191442,65686,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191443,65686,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191444,65687,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191445,65688,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191446,65687,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191447,65688,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191448,65688,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191449,65689,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191450,65689,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191451,65689,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191452,65690,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191453,65690,'action started via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191454,65690,'action complete via WP Cron','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191455,65691,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191456,65692,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191457,65693,'action created','2025-05-13 07:54:34','2025-05-13 09:54:34'),
(191458,65694,'action created','2025-05-13 07:54:37','2025-05-13 09:54:37'),
(191459,65695,'action created','2025-05-13 07:54:37','2025-05-13 09:54:37'),
(191460,65696,'action created','2025-05-13 07:54:40','2025-05-13 09:54:40'),
(191461,65697,'action created','2025-05-13 07:54:40','2025-05-13 09:54:40'),
(191462,65691,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191463,65691,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191464,65692,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191465,65692,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191466,65693,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191467,65693,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191468,65694,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191469,65694,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191470,65695,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191471,65695,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191472,65696,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191473,65696,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191474,65697,'action started via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191475,65697,'action complete via WP Cron','2025-05-13 07:55:26','2025-05-13 09:55:26'),
(191476,65698,'action created','2025-05-13 08:10:18','2025-05-13 10:10:18'),
(191477,65699,'action created','2025-05-13 08:10:18','2025-05-13 10:10:18'),
(191478,65700,'action created','2025-05-13 08:10:18','2025-05-13 10:10:18'),
(191479,65701,'action created','2025-05-13 08:10:18','2025-05-13 10:10:18'),
(191480,65702,'action created','2025-05-13 08:10:18','2025-05-13 10:10:18'),
(191481,65698,'action started via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191482,65698,'action complete via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191483,65699,'action started via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191484,65699,'action complete via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191485,65700,'action started via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191486,65700,'action complete via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191487,65701,'action started via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191488,65701,'action complete via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191489,65702,'action started via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191490,65702,'action complete via WP Cron','2025-05-13 08:10:41','2025-05-13 10:10:41'),
(191491,65703,'action created','2025-05-13 08:30:11','2025-05-13 10:30:11'),
(191492,65704,'action created','2025-05-13 08:30:11','2025-05-13 10:30:11'),
(191493,65703,'action started via WP Cron','2025-05-13 08:30:12','2025-05-13 10:30:12'),
(191494,65703,'action complete via WP Cron','2025-05-13 08:30:12','2025-05-13 10:30:12'),
(191495,65704,'action started via WP Cron','2025-05-13 08:30:12','2025-05-13 10:30:12'),
(191496,65704,'action complete via WP Cron','2025-05-13 08:30:12','2025-05-13 10:30:12'),
(191497,65705,'action created','2025-05-13 08:34:29','2025-05-13 10:34:29'),
(191498,65706,'action created','2025-05-13 08:34:29','2025-05-13 10:34:29'),
(191499,65705,'action started via WP Cron','2025-05-13 08:34:30','2025-05-13 10:34:30'),
(191500,65705,'action complete via WP Cron','2025-05-13 08:34:30','2025-05-13 10:34:30'),
(191501,65706,'action started via WP Cron','2025-05-13 08:34:30','2025-05-13 10:34:30'),
(191502,65706,'action complete via WP Cron','2025-05-13 08:34:30','2025-05-13 10:34:30'),
(191503,65707,'action created','2025-05-13 08:34:31','2025-05-13 10:34:31'),
(191504,65708,'action created','2025-05-13 08:34:31','2025-05-13 10:34:31'),
(191505,65707,'action started via WP Cron','2025-05-13 08:35:25','2025-05-13 10:35:25'),
(191506,65707,'action complete via WP Cron','2025-05-13 08:35:25','2025-05-13 10:35:25'),
(191507,65708,'action started via WP Cron','2025-05-13 08:35:25','2025-05-13 10:35:25'),
(191508,65708,'action complete via WP Cron','2025-05-13 08:35:25','2025-05-13 10:35:25'),
(191509,65709,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191510,65710,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191511,65711,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191512,65712,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191513,65713,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191514,65714,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191515,65715,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191516,65716,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191517,65709,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191518,65717,'action created','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191519,65709,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191520,65710,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191521,65710,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191522,65712,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191523,65712,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191524,65713,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191525,65713,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191526,65714,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191527,65714,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191528,65715,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191529,65715,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191530,65716,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191531,65716,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191532,65717,'action started via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191533,65717,'action complete via WP Cron','2025-05-13 08:50:46','2025-05-13 10:50:46'),
(191534,65711,'action started via WP Cron','2025-05-13 08:51:27','2025-05-13 10:51:27'),
(191535,65711,'action complete via WP Cron','2025-05-13 08:51:27','2025-05-13 10:51:27'),
(191536,65718,'action created','2025-05-13 09:16:07','2025-05-13 11:16:07'),
(191537,65719,'action created','2025-05-13 09:16:07','2025-05-13 11:16:07'),
(191538,65720,'action created','2025-05-13 09:16:09','2025-05-13 11:16:09'),
(191539,65721,'action created','2025-05-13 09:16:09','2025-05-13 11:16:09'),
(191540,65722,'action created','2025-05-13 09:16:09','2025-05-13 11:16:09'),
(191541,65723,'action created','2025-05-13 09:16:09','2025-05-13 11:16:09'),
(191542,65724,'action created','2025-05-13 09:16:11','2025-05-13 11:16:11'),
(191543,65725,'action created','2025-05-13 09:16:11','2025-05-13 11:16:11'),
(191544,65726,'action created','2025-05-13 09:16:11','2025-05-13 11:16:11'),
(191545,65727,'action created','2025-05-13 09:16:11','2025-05-13 11:16:11'),
(191546,65728,'action created','2025-05-13 09:16:11','2025-05-13 11:16:11'),
(191547,65729,'action created','2025-05-13 09:16:11','2025-05-13 11:16:11'),
(191548,65730,'action created','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191549,65731,'action created','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191550,65732,'action created','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191551,65733,'action created','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191552,65734,'action created','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191553,65718,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191554,65718,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191555,65719,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191556,65719,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191557,65720,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191558,65720,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191559,65721,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191560,65721,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191561,65723,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191562,65723,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191563,65722,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191564,65722,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191565,65724,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191566,65724,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191567,65725,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191568,65725,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191569,65727,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191570,65727,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191571,65728,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191572,65728,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191573,65729,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191574,65729,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191575,65726,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191576,65726,'action complete via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191577,65730,'action started via WP Cron','2025-05-13 09:19:14','2025-05-13 11:19:14'),
(191578,65730,'action complete via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191579,65731,'action started via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191580,65731,'action complete via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191581,65733,'action started via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191582,65733,'action complete via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191583,65734,'action started via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191584,65734,'action complete via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191585,65732,'action started via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191586,65732,'action complete via WP Cron','2025-05-13 09:19:15','2025-05-13 11:19:15'),
(191587,65735,'action created','2025-05-13 09:19:16','2025-05-13 11:19:16'),
(191588,65736,'action created','2025-05-13 09:19:16','2025-05-13 11:19:16'),
(191589,65737,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191590,65738,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191591,65739,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191592,65740,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191593,65741,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191594,65742,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191595,65743,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191596,65744,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191597,65745,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191598,65746,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191599,65747,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191600,65748,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191601,65749,'action created','2025-05-13 09:19:18','2025-05-13 11:19:18'),
(191602,65750,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191603,65751,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191604,65752,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191605,65753,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191606,65754,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191607,65755,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191608,65756,'action created','2025-05-13 09:19:19','2025-05-13 11:19:19'),
(191609,65735,'action started via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191610,65735,'action complete via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191611,65736,'action started via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191612,65736,'action complete via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191613,65737,'action started via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191614,65737,'action complete via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191615,65738,'action started via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191616,65738,'action complete via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191617,65739,'action started via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191618,65739,'action complete via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191619,65740,'action started via WP Cron','2025-05-13 09:21:12','2025-05-13 11:21:12'),
(191620,65740,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191621,65741,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191622,65741,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191623,65742,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191624,65742,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191625,65743,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191626,65743,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191627,65744,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191628,65744,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191629,65745,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191630,65745,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191631,65746,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191632,65746,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191633,65747,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191634,65747,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191635,65749,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191636,65749,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191637,65748,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191638,65748,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191639,65750,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191640,65750,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191641,65751,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191642,65751,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191643,65752,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191644,65752,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191645,65753,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191646,65753,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191647,65754,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191648,65754,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191649,65755,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191650,65755,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191651,65756,'action started via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191652,65756,'action complete via WP Cron','2025-05-13 09:21:13','2025-05-13 11:21:13'),
(191653,65757,'action created','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191654,65758,'action created','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191655,65759,'action created','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191656,65760,'action created','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191657,65761,'action created','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191658,65762,'action created','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191659,65757,'action started via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191660,65757,'action complete via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191661,65758,'action started via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191662,65758,'action complete via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191663,65759,'action started via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191664,65759,'action complete via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191665,65761,'action started via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191666,65761,'action complete via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191667,65762,'action started via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191668,65762,'action complete via WP Cron','2025-05-13 09:28:07','2025-05-13 11:28:07'),
(191669,65760,'action started via WP Cron','2025-05-13 09:30:28','2025-05-13 11:30:28'),
(191670,65760,'action complete via WP Cron','2025-05-13 09:30:28','2025-05-13 11:30:28'),
(191671,65763,'action created','2025-05-13 09:47:48','2025-05-13 11:47:48'),
(191672,65764,'action created','2025-05-13 09:47:48','2025-05-13 11:47:48'),
(191673,65765,'action created','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191674,65766,'action created','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191675,65763,'action started via WP Cron','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191676,65763,'action complete via WP Cron','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191677,65764,'action started via WP Cron','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191678,65764,'action complete via WP Cron','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191679,65766,'action started via WP Cron','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191680,65766,'action complete via WP Cron','2025-05-13 09:47:49','2025-05-13 11:47:49'),
(191681,65767,'action created','2025-05-13 09:47:51','2025-05-13 11:47:51'),
(191682,65768,'action created','2025-05-13 09:47:51','2025-05-13 11:47:51'),
(191683,65769,'action created','2025-05-13 09:47:51','2025-05-13 11:47:51'),
(191684,65770,'action created','2025-05-13 09:47:51','2025-05-13 11:47:51'),
(191685,65771,'action created','2025-05-13 09:47:51','2025-05-13 11:47:51'),
(191686,65772,'action created','2025-05-13 09:47:51','2025-05-13 11:47:51'),
(191687,65773,'action created','2025-05-13 09:47:53','2025-05-13 11:47:53'),
(191688,65774,'action created','2025-05-13 09:47:53','2025-05-13 11:47:53'),
(191689,65775,'action created','2025-05-13 09:47:53','2025-05-13 11:47:53'),
(191690,65776,'action created','2025-05-13 09:47:54','2025-05-13 11:47:54'),
(191691,65777,'action created','2025-05-13 09:47:58','2025-05-13 11:47:58'),
(191692,65778,'action created','2025-05-13 09:47:58','2025-05-13 11:47:58'),
(191693,65779,'action created','2025-05-13 09:48:01','2025-05-13 11:48:01'),
(191694,65780,'action created','2025-05-13 09:48:01','2025-05-13 11:48:01'),
(191695,65781,'action created','2025-05-13 09:48:02','2025-05-13 11:48:02'),
(191696,65782,'action created','2025-05-13 09:48:02','2025-05-13 11:48:02'),
(191697,65765,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191698,65765,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191699,65767,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191700,65767,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191701,65768,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191702,65768,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191703,65769,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191704,65769,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191705,65770,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191706,65770,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191707,65772,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191708,65772,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191709,65771,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191710,65771,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191711,65773,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191712,65773,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191713,65774,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191714,65774,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191715,65775,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191716,65775,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191717,65776,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191718,65776,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191719,65777,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191720,65777,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191721,65778,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191722,65778,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191723,65779,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191724,65779,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191725,65780,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191726,65780,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191727,65781,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191728,65781,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191729,65782,'action started via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191730,65782,'action complete via WP Cron','2025-05-13 09:49:09','2025-05-13 11:49:09'),
(191731,65783,'action created','2025-05-13 10:12:54','2025-05-13 12:12:54'),
(191732,65784,'action created','2025-05-13 10:12:54','2025-05-13 12:12:54'),
(191733,65783,'action started via WP Cron','2025-05-13 10:13:48','2025-05-13 12:13:48'),
(191734,65783,'action complete via WP Cron','2025-05-13 10:13:48','2025-05-13 12:13:48'),
(191735,65784,'action started via WP Cron','2025-05-13 10:13:48','2025-05-13 12:13:48'),
(191736,65784,'action complete via WP Cron','2025-05-13 10:13:48','2025-05-13 12:13:48'),
(191737,65785,'action created','2025-05-13 10:16:47','2025-05-13 12:16:47'),
(191738,65786,'action created','2025-05-13 10:16:47','2025-05-13 12:16:47'),
(191739,65785,'action started via WP Cron','2025-05-13 10:16:48','2025-05-13 12:16:48'),
(191740,65785,'action complete via WP Cron','2025-05-13 10:16:48','2025-05-13 12:16:48'),
(191741,65786,'action started via WP Cron','2025-05-13 10:16:48','2025-05-13 12:16:48'),
(191742,65786,'action complete via WP Cron','2025-05-13 10:16:48','2025-05-13 12:16:48'),
(191743,65787,'action created','2025-05-13 10:16:49','2025-05-13 12:16:49'),
(191744,65788,'action created','2025-05-13 10:16:49','2025-05-13 12:16:49'),
(191745,65787,'action started via WP Cron','2025-05-13 10:18:05','2025-05-13 12:18:05'),
(191746,65787,'action complete via WP Cron','2025-05-13 10:18:05','2025-05-13 12:18:05'),
(191747,65788,'action started via WP Cron','2025-05-13 10:18:05','2025-05-13 12:18:05'),
(191748,65788,'action complete via WP Cron','2025-05-13 10:18:06','2025-05-13 12:18:06'),
(191749,65789,'action created','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191750,65790,'action created','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191751,65791,'action created','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191752,65792,'action created','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191753,65789,'action started via WP Cron','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191754,65789,'action complete via WP Cron','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191755,65790,'action started via WP Cron','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191756,65790,'action complete via WP Cron','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191757,65792,'action started via WP Cron','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191758,65792,'action complete via WP Cron','2025-05-13 10:20:27','2025-05-13 12:20:27'),
(191759,65793,'action created','2025-05-13 10:20:29','2025-05-13 12:20:29'),
(191760,65794,'action created','2025-05-13 10:20:29','2025-05-13 12:20:29'),
(191761,65795,'action created','2025-05-13 10:20:29','2025-05-13 12:20:29'),
(191762,65796,'action created','2025-05-13 10:20:30','2025-05-13 12:20:30'),
(191763,65797,'action created','2025-05-13 10:20:30','2025-05-13 12:20:30'),
(191764,65798,'action created','2025-05-13 10:20:30','2025-05-13 12:20:30'),
(191765,65799,'action created','2025-05-13 10:20:31','2025-05-13 12:20:31'),
(191766,65800,'action created','2025-05-13 10:20:31','2025-05-13 12:20:31'),
(191767,65801,'action created','2025-05-13 10:20:31','2025-05-13 12:20:31'),
(191768,65802,'action created','2025-05-13 10:20:33','2025-05-13 12:20:33'),
(191769,65803,'action created','2025-05-13 10:20:33','2025-05-13 12:20:33'),
(191770,65804,'action created','2025-05-13 10:20:33','2025-05-13 12:20:33'),
(191771,65805,'action created','2025-05-13 10:20:34','2025-05-13 12:20:34'),
(191772,65806,'action created','2025-05-13 10:20:34','2025-05-13 12:20:34'),
(191773,65807,'action created','2025-05-13 10:20:34','2025-05-13 12:20:34'),
(191774,65808,'action created','2025-05-13 10:20:34','2025-05-13 12:20:34'),
(191775,65809,'action created','2025-05-13 10:20:34','2025-05-13 12:20:34'),
(191776,65810,'action created','2025-05-13 10:20:36','2025-05-13 12:20:36'),
(191777,65811,'action created','2025-05-13 10:20:36','2025-05-13 12:20:36'),
(191778,65812,'action created','2025-05-13 10:20:36','2025-05-13 12:20:36'),
(191779,65813,'action created','2025-05-13 10:20:36','2025-05-13 12:20:36'),
(191780,65814,'action created','2025-05-13 10:20:39','2025-05-13 12:20:39'),
(191781,65815,'action created','2025-05-13 10:20:39','2025-05-13 12:20:39'),
(191782,65816,'action created','2025-05-13 10:20:41','2025-05-13 12:20:41'),
(191783,65817,'action created','2025-05-13 10:20:41','2025-05-13 12:20:41'),
(191784,65791,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191785,65791,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191786,65793,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191787,65793,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191788,65794,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191789,65794,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191790,65795,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191791,65795,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191792,65796,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191793,65796,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191794,65797,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191795,65797,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191796,65798,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191797,65798,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191798,65799,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191799,65799,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191800,65800,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191801,65800,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191802,65801,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191803,65801,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191804,65802,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191805,65802,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191806,65803,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191807,65803,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191808,65804,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191809,65804,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191810,65805,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191811,65805,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191812,65806,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191813,65806,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191814,65807,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191815,65807,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191816,65808,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191817,65808,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191818,65809,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191819,65809,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191820,65810,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191821,65810,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191822,65811,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191823,65811,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191824,65812,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191825,65812,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191826,65813,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191827,65813,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191828,65814,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191829,65814,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191830,65815,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191831,65815,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191832,65816,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191833,65816,'action complete via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191834,65817,'action started via WP Cron','2025-05-13 10:23:49','2025-05-13 12:23:49'),
(191835,65817,'action complete via WP Cron','2025-05-13 10:23:50','2025-05-13 12:23:50'),
(191836,65818,'action created','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191837,65819,'action created','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191838,65820,'action created','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191839,65821,'action created','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191840,65822,'action created','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191841,65823,'action created','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191842,65818,'action started via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191843,65818,'action complete via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191844,65819,'action started via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191845,65819,'action complete via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191846,65820,'action started via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191847,65820,'action complete via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191848,65821,'action started via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191849,65821,'action complete via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191850,65822,'action started via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191851,65822,'action complete via WP Cron','2025-05-13 10:30:37','2025-05-13 12:30:37'),
(191852,65824,'action created','2025-05-13 10:30:40','2025-05-13 12:30:40'),
(191853,65825,'action created','2025-05-13 10:30:40','2025-05-13 12:30:40'),
(191854,65826,'action created','2025-05-13 10:30:40','2025-05-13 12:30:40'),
(191855,65827,'action created','2025-05-13 10:30:40','2025-05-13 12:30:40'),
(191856,65828,'action created','2025-05-13 10:30:41','2025-05-13 12:30:41'),
(191857,65829,'action created','2025-05-13 10:30:41','2025-05-13 12:30:41'),
(191858,65830,'action created','2025-05-13 10:30:41','2025-05-13 12:30:41'),
(191859,65831,'action created','2025-05-13 10:30:43','2025-05-13 12:30:43'),
(191860,65832,'action created','2025-05-13 10:30:43','2025-05-13 12:30:43'),
(191861,65833,'action created','2025-05-13 10:30:43','2025-05-13 12:30:43'),
(191862,65834,'action created','2025-05-13 10:30:43','2025-05-13 12:30:43'),
(191863,65835,'action created','2025-05-13 10:30:43','2025-05-13 12:30:43'),
(191864,65836,'action created','2025-05-13 10:30:43','2025-05-13 12:30:43'),
(191865,65837,'action created','2025-05-13 10:30:44','2025-05-13 12:30:44'),
(191866,65838,'action created','2025-05-13 10:30:44','2025-05-13 12:30:44'),
(191867,65839,'action created','2025-05-13 10:30:44','2025-05-13 12:30:44'),
(191868,65840,'action created','2025-05-13 10:30:45','2025-05-13 12:30:45'),
(191869,65841,'action created','2025-05-13 10:30:45','2025-05-13 12:30:45'),
(191870,65842,'action created','2025-05-13 10:30:45','2025-05-13 12:30:45'),
(191871,65843,'action created','2025-05-13 10:30:45','2025-05-13 12:30:45'),
(191872,65844,'action created','2025-05-13 10:30:46','2025-05-13 12:30:46'),
(191873,65845,'action created','2025-05-13 10:30:46','2025-05-13 12:30:46'),
(191874,65846,'action created','2025-05-13 10:30:46','2025-05-13 12:30:46'),
(191875,65847,'action created','2025-05-13 10:30:50','2025-05-13 12:30:50'),
(191876,65848,'action created','2025-05-13 10:30:50','2025-05-13 12:30:50'),
(191877,65849,'action created','2025-05-13 10:30:51','2025-05-13 12:30:51'),
(191878,65850,'action created','2025-05-13 10:30:51','2025-05-13 12:30:51'),
(191879,65851,'action created','2025-05-13 10:30:53','2025-05-13 12:30:53'),
(191880,65852,'action created','2025-05-13 10:30:53','2025-05-13 12:30:53'),
(191881,65853,'action created','2025-05-13 10:33:34','2025-05-13 12:33:34'),
(191882,65854,'action created','2025-05-13 10:33:34','2025-05-13 12:33:34'),
(191883,65855,'action created','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191884,65823,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191885,65823,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191886,65824,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191887,65824,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191888,65825,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191889,65825,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191890,65826,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191891,65826,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191892,65827,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191893,65827,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191894,65828,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191895,65828,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191896,65830,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191897,65830,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191898,65829,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191899,65829,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191900,65831,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191901,65831,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191902,65832,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191903,65832,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191904,65833,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191905,65833,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191906,65834,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191907,65834,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191908,65835,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191909,65835,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191910,65836,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191911,65836,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191912,65838,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191913,65838,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191914,65839,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191915,65839,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191916,65837,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191917,65837,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191918,65840,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191919,65840,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191920,65841,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191921,65841,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191922,65842,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191923,65842,'action complete via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191924,65843,'action started via WP Cron','2025-05-13 10:33:35','2025-05-13 12:33:35'),
(191925,65843,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191926,65844,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191927,65844,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191928,65845,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191929,65845,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191930,65846,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191931,65846,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191932,65847,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191933,65847,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191934,65848,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191935,65848,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191936,65849,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191937,65849,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191938,65850,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191939,65850,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191940,65851,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191941,65851,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191942,65852,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191943,65852,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191944,65853,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191945,65853,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191946,65854,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191947,65854,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191948,65855,'action started via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191949,65855,'action complete via WP Cron','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191950,65856,'action created','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191951,65857,'action created','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191952,65858,'action created','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191953,65859,'action created','2025-05-13 10:33:36','2025-05-13 12:33:36'),
(191954,65856,'action started via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191955,65856,'action complete via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191956,65857,'action started via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191957,65857,'action complete via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191958,65859,'action started via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191959,65859,'action complete via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191960,65858,'action started via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191961,65858,'action complete via WP Cron','2025-05-13 10:37:00','2025-05-13 12:37:00'),
(191962,65860,'action created','2025-05-13 10:46:42','2025-05-13 12:46:42'),
(191963,65861,'action created','2025-05-13 10:46:42','2025-05-13 12:46:42'),
(191964,65862,'action created','2025-05-13 10:46:42','2025-05-13 12:46:42'),
(191965,65863,'action created','2025-05-13 10:46:42','2025-05-13 12:46:42'),
(191966,65860,'action started via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191967,65860,'action complete via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191968,65861,'action started via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191969,65861,'action complete via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191970,65863,'action started via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191971,65863,'action complete via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191972,65862,'action started via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191973,65862,'action complete via WP Cron','2025-05-13 10:46:43','2025-05-13 12:46:43'),
(191974,65864,'action created','2025-05-13 10:46:44','2025-05-13 12:46:44'),
(191975,65865,'action created','2025-05-13 10:46:44','2025-05-13 12:46:44'),
(191976,65866,'action created','2025-05-13 10:46:44','2025-05-13 12:46:44'),
(191977,65867,'action created','2025-05-13 10:46:45','2025-05-13 12:46:45'),
(191978,65868,'action created','2025-05-13 10:46:46','2025-05-13 12:46:46'),
(191979,65869,'action created','2025-05-13 10:46:46','2025-05-13 12:46:46'),
(191980,65870,'action created','2025-05-13 10:46:47','2025-05-13 12:46:47'),
(191981,65871,'action created','2025-05-13 10:46:47','2025-05-13 12:46:47'),
(191982,65864,'action started via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191983,65864,'action complete via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191984,65865,'action started via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191985,65865,'action complete via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191986,65866,'action started via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191987,65866,'action complete via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191988,65867,'action started via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191989,65867,'action complete via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191990,65868,'action started via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191991,65868,'action complete via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191992,65869,'action started via WP Cron','2025-05-13 10:48:17','2025-05-13 12:48:17'),
(191993,65869,'action complete via WP Cron','2025-05-13 10:48:18','2025-05-13 12:48:18'),
(191994,65871,'action started via WP Cron','2025-05-13 10:48:18','2025-05-13 12:48:18'),
(191995,65871,'action complete via WP Cron','2025-05-13 10:48:18','2025-05-13 12:48:18'),
(191996,65870,'action started via WP Cron','2025-05-13 10:48:18','2025-05-13 12:48:18'),
(191997,65870,'action complete via WP Cron','2025-05-13 10:48:18','2025-05-13 12:48:18'),
(191998,65872,'action created','2025-05-13 11:13:45','2025-05-13 13:13:45'),
(191999,65873,'action created','2025-05-13 11:13:45','2025-05-13 13:13:45'),
(192000,65874,'action created','2025-05-13 11:13:45','2025-05-13 13:13:45'),
(192001,65875,'action created','2025-05-13 11:13:45','2025-05-13 13:13:45'),
(192002,65876,'action created','2025-05-13 11:13:45','2025-05-13 13:13:45'),
(192003,65877,'action created','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192004,65872,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192005,65872,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192006,65873,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192007,65873,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192008,65874,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192009,65874,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192010,65876,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192011,65878,'action created','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192012,65876,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192013,65875,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192014,65875,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192015,65877,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192016,65877,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192017,65879,'action created','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192018,65878,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192019,65878,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192020,65879,'action started via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192021,65879,'action complete via WP Cron','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192022,65880,'action created','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192023,65881,'action created','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192024,65882,'action created','2025-05-13 11:13:46','2025-05-13 13:13:46'),
(192025,65883,'action created','2025-05-13 11:13:48','2025-05-13 13:13:48'),
(192026,65884,'action created','2025-05-13 11:13:48','2025-05-13 13:13:48'),
(192027,65885,'action created','2025-05-13 11:13:48','2025-05-13 13:13:48'),
(192028,65886,'action created','2025-05-13 11:13:48','2025-05-13 13:13:48'),
(192029,65887,'action created','2025-05-13 11:13:48','2025-05-13 13:13:48'),
(192030,65888,'action created','2025-05-13 11:13:51','2025-05-13 13:13:51'),
(192031,65889,'action created','2025-05-13 11:13:51','2025-05-13 13:13:51'),
(192032,65890,'action created','2025-05-13 11:13:51','2025-05-13 13:13:51'),
(192033,65891,'action created','2025-05-13 11:13:51','2025-05-13 13:13:51'),
(192034,65892,'action created','2025-05-13 11:13:51','2025-05-13 13:13:51'),
(192035,65893,'action created','2025-05-13 11:13:51','2025-05-13 13:13:51'),
(192036,65894,'action created','2025-05-13 11:24:43','2025-05-13 13:24:43'),
(192037,65895,'action created','2025-05-13 11:24:43','2025-05-13 13:24:43'),
(192038,65896,'action created','2025-05-13 11:24:43','2025-05-13 13:24:43'),
(192039,65880,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192040,65880,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192041,65881,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192042,65881,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192043,65882,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192044,65882,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192045,65883,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192046,65883,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192047,65884,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192048,65884,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192049,65886,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192050,65886,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192051,65887,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192052,65887,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192053,65885,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192054,65885,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192055,65888,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192056,65888,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192057,65889,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192058,65889,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192059,65890,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192060,65890,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192061,65891,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192062,65891,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192063,65892,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192064,65892,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192065,65893,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192066,65893,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192067,65894,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192068,65894,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192069,65895,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192070,65895,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192071,65896,'action started via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192072,65896,'action complete via WP Cron','2025-05-13 11:24:44','2025-05-13 13:24:44'),
(192073,65897,'action created','2025-05-13 11:24:45','2025-05-13 13:24:45'),
(192074,65898,'action created','2025-05-13 11:24:45','2025-05-13 13:24:45'),
(192075,65899,'action created','2025-05-13 11:24:45','2025-05-13 13:24:45'),
(192076,65900,'action created','2025-05-13 11:24:45','2025-05-13 13:24:45'),
(192077,65897,'action started via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192078,65897,'action complete via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192079,65898,'action started via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192080,65898,'action complete via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192081,65900,'action started via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192082,65900,'action complete via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192083,65899,'action started via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192084,65899,'action complete via WP Cron','2025-05-13 11:27:31','2025-05-13 13:27:31'),
(192085,65901,'action created','2025-05-13 12:23:18','2025-05-13 14:23:18'),
(192086,65902,'action created','2025-05-13 12:23:18','2025-05-13 14:23:18'),
(192087,65903,'action created','2025-05-13 12:23:20','2025-05-13 14:23:20'),
(192088,65904,'action created','2025-05-13 12:23:20','2025-05-13 14:23:20'),
(192089,65905,'action created','2025-05-13 12:23:22','2025-05-13 14:23:22'),
(192090,65906,'action created','2025-05-13 12:23:22','2025-05-13 14:23:22'),
(192091,65901,'action started via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192092,65901,'action complete via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192093,65902,'action started via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192094,65902,'action complete via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192095,65903,'action started via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192096,65903,'action complete via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192097,65904,'action started via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192098,65904,'action complete via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192099,65905,'action started via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192100,65905,'action complete via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192101,65906,'action started via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192102,65906,'action complete via WP Cron','2025-05-13 12:23:23','2025-05-13 14:23:23'),
(192103,65907,'action created','2025-05-13 12:25:24','2025-05-13 14:25:24'),
(192104,65908,'action created','2025-05-13 12:25:24','2025-05-13 14:25:24'),
(192105,65907,'action started via WP Cron','2025-05-13 12:25:25','2025-05-13 14:25:25'),
(192106,65907,'action complete via WP Cron','2025-05-13 12:25:25','2025-05-13 14:25:25'),
(192107,65908,'action started via WP Cron','2025-05-13 12:25:25','2025-05-13 14:25:25'),
(192108,65908,'action complete via WP Cron','2025-05-13 12:25:25','2025-05-13 14:25:25'),
(192109,65909,'action created','2025-05-13 12:30:04','2025-05-13 14:30:04'),
(192110,65910,'action created','2025-05-13 12:30:04','2025-05-13 14:30:04'),
(192111,65909,'action started via WP Cron','2025-05-13 12:30:05','2025-05-13 14:30:05'),
(192112,65909,'action complete via WP Cron','2025-05-13 12:30:05','2025-05-13 14:30:05'),
(192113,65910,'action started via WP Cron','2025-05-13 12:30:05','2025-05-13 14:30:05'),
(192114,65910,'action complete via WP Cron','2025-05-13 12:30:05','2025-05-13 14:30:05'),
(192115,65911,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192116,65912,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192117,65913,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192118,65914,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192119,65915,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192120,65916,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192121,65917,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192122,65918,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192123,65919,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192124,65920,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192125,65921,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192126,65922,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192127,65923,'action created','2025-05-13 12:30:09','2025-05-13 14:30:09'),
(192128,65924,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192129,65925,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192130,65926,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192131,65927,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192132,65928,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192133,65929,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192134,65930,'action created','2025-05-13 12:30:10','2025-05-13 14:30:10'),
(192135,65931,'action created','2025-05-13 12:30:12','2025-05-13 14:30:12'),
(192136,65932,'action created','2025-05-13 12:30:12','2025-05-13 14:30:12'),
(192137,65933,'action created','2025-05-13 12:30:13','2025-05-13 14:30:13'),
(192138,65934,'action created','2025-05-13 12:30:13','2025-05-13 14:30:13'),
(192139,65935,'action created','2025-05-13 12:30:15','2025-05-13 14:30:15'),
(192140,65936,'action created','2025-05-13 12:30:15','2025-05-13 14:30:15'),
(192141,65911,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192142,65911,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192143,65912,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192144,65912,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192145,65913,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192146,65913,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192147,65914,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192148,65914,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192149,65915,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192150,65915,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192151,65916,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192152,65916,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192153,65917,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192154,65917,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192155,65918,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192156,65918,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192157,65920,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192158,65920,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192159,65921,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192160,65921,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192161,65922,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192162,65922,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192163,65923,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192164,65923,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192165,65919,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192166,65919,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192167,65924,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192168,65924,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192169,65925,'action started via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192170,65925,'action complete via WP Cron','2025-05-13 12:30:26','2025-05-13 14:30:26'),
(192171,65926,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192172,65926,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192173,65927,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192174,65927,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192175,65928,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192176,65928,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192177,65929,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192178,65929,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192179,65930,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192180,65930,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192181,65931,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192182,65931,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192183,65932,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192184,65932,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192185,65933,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192186,65933,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192187,65934,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192188,65934,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192189,65935,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192190,65935,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192191,65936,'action started via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192192,65936,'action complete via WP Cron','2025-05-13 12:30:27','2025-05-13 14:30:27'),
(192193,65937,'action created','2025-05-13 12:32:32','2025-05-13 14:32:32'),
(192194,65938,'action created','2025-05-13 12:32:32','2025-05-13 14:32:32'),
(192195,65937,'action started via WP Cron','2025-05-13 12:32:32','2025-05-13 14:32:32'),
(192196,65937,'action complete via WP Cron','2025-05-13 12:32:32','2025-05-13 14:32:32'),
(192197,65938,'action started via WP Cron','2025-05-13 12:37:21','2025-05-13 14:37:21'),
(192198,65938,'action complete via WP Cron','2025-05-13 12:37:21','2025-05-13 14:37:21'),
(192199,65939,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192200,65940,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192201,65941,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192202,65942,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192203,65943,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192204,65944,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192205,65945,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192206,65946,'action created','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192207,65939,'action started via WP Cron','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192208,65939,'action complete via WP Cron','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192209,65940,'action started via WP Cron','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192210,65940,'action complete via WP Cron','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192211,65941,'action started via WP Cron','2025-05-13 13:01:42','2025-05-13 15:01:42'),
(192212,65941,'action complete via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192213,65943,'action started via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192214,65943,'action complete via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192215,65944,'action started via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192216,65944,'action complete via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192217,65945,'action started via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192218,65945,'action complete via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192219,65946,'action started via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192220,65946,'action complete via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192221,65942,'action started via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192222,65942,'action complete via WP Cron','2025-05-13 13:01:43','2025-05-13 15:01:43'),
(192223,65947,'action created','2025-05-13 13:03:19','2025-05-13 15:03:19'),
(192224,65948,'action created','2025-05-13 13:03:20','2025-05-13 15:03:20'),
(192225,65947,'action started via WP Cron','2025-05-13 13:03:42','2025-05-13 15:03:42'),
(192226,65947,'action complete via WP Cron','2025-05-13 13:03:42','2025-05-13 15:03:42'),
(192227,65948,'action started via WP Cron','2025-05-13 13:03:42','2025-05-13 15:03:42'),
(192228,65948,'action complete via WP Cron','2025-05-13 13:03:42','2025-05-13 15:03:42'),
(192229,65491,'action started via WP Cron','2025-05-13 14:13:29','2025-05-13 16:13:29'),
(192230,65491,'action complete via WP Cron','2025-05-13 14:13:29','2025-05-13 16:13:29'),
(192231,65949,'action created','2025-05-13 14:13:29','2025-05-13 16:13:29'),
(192232,65950,'action created','2025-05-13 14:13:30','2025-05-13 16:13:30'),
(192233,65950,'action started via WP Cron','2025-05-13 14:19:18','2025-05-13 16:19:18'),
(192234,65950,'action complete via WP Cron','2025-05-13 14:19:18','2025-05-13 16:19:18'),
(192235,65951,'action created','2025-05-13 14:21:06','2025-05-13 16:21:06'),
(192236,65952,'action created','2025-05-13 14:21:06','2025-05-13 16:21:06'),
(192237,65951,'action started via WP Cron','2025-05-13 14:21:07','2025-05-13 16:21:07'),
(192238,65951,'action complete via WP Cron','2025-05-13 14:21:07','2025-05-13 16:21:07'),
(192239,65952,'action started via WP Cron','2025-05-13 14:21:07','2025-05-13 16:21:07'),
(192240,65952,'action complete via WP Cron','2025-05-13 14:21:07','2025-05-13 16:21:07'),
(192241,65953,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192242,65954,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192243,65955,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192244,65956,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192245,65957,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192246,65958,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192247,65959,'action created','2025-05-13 14:21:09','2025-05-13 16:21:09'),
(192248,65960,'action created','2025-05-13 14:21:10','2025-05-13 16:21:10'),
(192249,65961,'action created','2025-05-13 14:21:13','2025-05-13 16:21:13'),
(192250,65962,'action created','2025-05-13 14:21:13','2025-05-13 16:21:13'),
(192251,65963,'action created','2025-05-13 14:21:15','2025-05-13 16:21:15'),
(192252,65964,'action created','2025-05-13 14:21:15','2025-05-13 16:21:15'),
(192253,65953,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192254,65953,'action complete via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192255,65954,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192256,65954,'action complete via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192257,65955,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192258,65955,'action complete via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192259,65957,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192260,65957,'action complete via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192261,65958,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192262,65958,'action complete via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192263,65959,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192264,65959,'action complete via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192265,65956,'action started via WP Cron','2025-05-13 14:21:52','2025-05-13 16:21:52'),
(192266,65956,'action complete via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192267,65960,'action started via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192268,65960,'action complete via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192269,65961,'action started via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192270,65961,'action complete via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192271,65962,'action started via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192272,65962,'action complete via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192273,65963,'action started via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192274,65963,'action complete via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192275,65964,'action started via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192276,65964,'action complete via WP Cron','2025-05-13 14:21:53','2025-05-13 16:21:53'),
(192277,65965,'action created','2025-05-14 02:12:32','2025-05-14 04:12:32'),
(192278,65965,'action started via WP Cron','2025-05-14 02:17:35','2025-05-14 04:17:35'),
(192279,65965,'action complete via WP Cron','2025-05-14 02:17:35','2025-05-14 04:17:35'),
(192280,65966,'action created','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192281,65967,'action created','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192282,65968,'action created','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192283,65969,'action created','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192284,65970,'action created','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192285,65971,'action created','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192286,65966,'action started via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192287,65966,'action complete via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192288,65967,'action started via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192289,65967,'action complete via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192290,65969,'action started via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192291,65969,'action complete via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192292,65970,'action started via WP Cron','2025-05-14 05:22:58','2025-05-14 07:22:58'),
(192293,65970,'action complete via WP Cron','2025-05-14 05:22:59','2025-05-14 07:22:59'),
(192294,65971,'action started via WP Cron','2025-05-14 05:22:59','2025-05-14 07:22:59'),
(192295,65971,'action complete via WP Cron','2025-05-14 05:22:59','2025-05-14 07:22:59'),
(192296,65968,'action started via WP Cron','2025-05-14 05:22:59','2025-05-14 07:22:59'),
(192297,65968,'action complete via WP Cron','2025-05-14 05:22:59','2025-05-14 07:22:59'),
(192298,65972,'action created','2025-05-14 05:23:01','2025-05-14 07:23:01'),
(192299,65973,'action created','2025-05-14 05:23:01','2025-05-14 07:23:01'),
(192300,65974,'action created','2025-05-14 05:23:03','2025-05-14 07:23:03'),
(192301,65975,'action created','2025-05-14 05:23:03','2025-05-14 07:23:03'),
(192302,65976,'action created','2025-05-14 05:23:03','2025-05-14 07:23:03'),
(192303,65977,'action created','2025-05-14 05:23:03','2025-05-14 07:23:03'),
(192304,65978,'action created','2025-05-14 05:23:05','2025-05-14 07:23:05'),
(192305,65979,'action created','2025-05-14 05:23:05','2025-05-14 07:23:05'),
(192306,65972,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192307,65972,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192308,65973,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192309,65973,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192310,65974,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192311,65974,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192312,65975,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192313,65975,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192314,65976,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192315,65976,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192316,65977,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192317,65977,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192318,65978,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192319,65978,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192320,65979,'action started via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192321,65979,'action complete via WP Cron','2025-05-14 05:28:05','2025-05-14 07:28:05'),
(192322,65980,'action created','2025-05-14 05:31:18','2025-05-14 07:31:18'),
(192323,65981,'action created','2025-05-14 05:31:18','2025-05-14 07:31:18'),
(192324,65982,'action created','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192325,65983,'action created','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192326,65980,'action started via WP Cron','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192327,65980,'action complete via WP Cron','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192328,65981,'action started via WP Cron','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192329,65981,'action complete via WP Cron','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192330,65983,'action started via WP Cron','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192331,65983,'action complete via WP Cron','2025-05-14 05:31:19','2025-05-14 07:31:19'),
(192332,65984,'action created','2025-05-14 05:31:21','2025-05-14 07:31:21'),
(192333,65985,'action created','2025-05-14 05:31:21','2025-05-14 07:31:21'),
(192334,65982,'action started via WP Cron','2025-05-14 05:40:06','2025-05-14 07:40:06'),
(192335,65982,'action complete via WP Cron','2025-05-14 05:40:06','2025-05-14 07:40:06'),
(192336,65984,'action started via WP Cron','2025-05-14 05:40:06','2025-05-14 07:40:06'),
(192337,65984,'action complete via WP Cron','2025-05-14 05:40:06','2025-05-14 07:40:06'),
(192338,65985,'action started via WP Cron','2025-05-14 05:40:06','2025-05-14 07:40:06'),
(192339,65985,'action complete via WP Cron','2025-05-14 05:40:06','2025-05-14 07:40:06'),
(192340,65986,'action created','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192341,65987,'action created','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192342,65988,'action created','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192343,65989,'action created','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192344,65990,'action created','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192345,65991,'action created','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192346,65986,'action started via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192347,65986,'action complete via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192348,65987,'action started via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192349,65987,'action complete via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192350,65988,'action started via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192351,65988,'action complete via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192352,65989,'action started via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192353,65989,'action complete via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192354,65990,'action started via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192355,65990,'action complete via WP Cron','2025-05-14 06:22:34','2025-05-14 08:22:34'),
(192356,65992,'action created','2025-05-14 06:22:37','2025-05-14 08:22:37'),
(192357,65993,'action created','2025-05-14 06:22:37','2025-05-14 08:22:37'),
(192358,65994,'action created','2025-05-14 06:22:37','2025-05-14 08:22:37'),
(192359,65991,'action started via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192360,65991,'action complete via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192361,65992,'action started via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192362,65992,'action complete via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192363,65993,'action started via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192364,65993,'action complete via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192365,65994,'action started via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192366,65994,'action complete via WP Cron','2025-05-14 06:29:40','2025-05-14 08:29:40'),
(192367,65995,'action created','2025-05-14 07:05:59','2025-05-14 09:05:59'),
(192368,65996,'action created','2025-05-14 07:05:59','2025-05-14 09:05:59'),
(192369,65995,'action started via WP Cron','2025-05-14 07:05:59','2025-05-14 09:05:59'),
(192370,65995,'action complete via WP Cron','2025-05-14 07:05:59','2025-05-14 09:05:59'),
(192371,65996,'action started via WP Cron','2025-05-14 07:07:22','2025-05-14 09:07:22'),
(192372,65996,'action complete via WP Cron','2025-05-14 07:07:22','2025-05-14 09:07:22'),
(192373,65997,'action created','2025-05-14 07:24:05','2025-05-14 09:24:05'),
(192374,65998,'action created','2025-05-14 07:24:05','2025-05-14 09:24:05'),
(192375,65997,'action started via WP Cron','2025-05-14 07:24:05','2025-05-14 09:24:05'),
(192376,65997,'action complete via WP Cron','2025-05-14 07:24:05','2025-05-14 09:24:05'),
(192377,65999,'action created','2025-05-14 07:24:08','2025-05-14 09:24:08'),
(192378,66000,'action created','2025-05-14 07:24:08','2025-05-14 09:24:08'),
(192379,66001,'action created','2025-05-14 07:24:10','2025-05-14 09:24:10'),
(192380,66002,'action created','2025-05-14 07:24:10','2025-05-14 09:24:10'),
(192381,66003,'action created','2025-05-14 07:24:11','2025-05-14 09:24:11'),
(192382,66004,'action created','2025-05-14 07:24:11','2025-05-14 09:24:11'),
(192383,66005,'action created','2025-05-14 07:24:13','2025-05-14 09:24:13'),
(192384,66006,'action created','2025-05-14 07:24:13','2025-05-14 09:24:13'),
(192385,65998,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192386,65998,'action complete via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192387,65999,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192388,65999,'action complete via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192389,66000,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192390,66000,'action complete via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192391,66001,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192392,66001,'action complete via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192393,66002,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192394,66002,'action complete via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192395,66003,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192396,66003,'action complete via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192397,66004,'action started via WP Cron','2025-05-14 07:32:35','2025-05-14 09:32:35'),
(192398,66004,'action complete via WP Cron','2025-05-14 07:32:36','2025-05-14 09:32:36'),
(192399,66005,'action started via WP Cron','2025-05-14 07:32:36','2025-05-14 09:32:36'),
(192400,66005,'action complete via WP Cron','2025-05-14 07:32:36','2025-05-14 09:32:36'),
(192401,66006,'action started via WP Cron','2025-05-14 07:32:36','2025-05-14 09:32:36'),
(192402,66006,'action complete via WP Cron','2025-05-14 07:32:36','2025-05-14 09:32:36'),
(192403,66007,'action created','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192404,66008,'action created','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192405,66009,'action created','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192406,66010,'action created','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192407,66011,'action created','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192408,66012,'action created','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192409,66007,'action started via WP Cron','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192410,66007,'action complete via WP Cron','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192411,66008,'action started via WP Cron','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192412,66008,'action complete via WP Cron','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192413,66009,'action started via WP Cron','2025-05-14 07:34:47','2025-05-14 09:34:47'),
(192414,66009,'action complete via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192415,66011,'action started via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192416,66011,'action complete via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192417,66012,'action started via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192418,66012,'action complete via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192419,66010,'action started via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192420,66010,'action complete via WP Cron','2025-05-14 07:34:48','2025-05-14 09:34:48'),
(192421,66013,'action created','2025-05-14 07:34:54','2025-05-14 09:34:54'),
(192422,66014,'action created','2025-05-14 07:34:54','2025-05-14 09:34:54'),
(192423,66015,'action created','2025-05-14 07:34:54','2025-05-14 09:34:54'),
(192424,66016,'action created','2025-05-14 07:34:54','2025-05-14 09:34:54'),
(192425,66017,'action created','2025-05-14 07:34:56','2025-05-14 09:34:56'),
(192426,66018,'action created','2025-05-14 07:34:57','2025-05-14 09:34:57'),
(192427,66019,'action created','2025-05-14 07:34:58','2025-05-14 09:34:58'),
(192428,66020,'action created','2025-05-14 07:34:58','2025-05-14 09:34:58'),
(192429,66021,'action created','2025-05-14 07:35:00','2025-05-14 09:35:00'),
(192430,66022,'action created','2025-05-14 07:35:00','2025-05-14 09:35:00'),
(192431,66023,'action created','2025-05-14 07:35:02','2025-05-14 09:35:02'),
(192432,66024,'action created','2025-05-14 07:35:02','2025-05-14 09:35:02'),
(192433,66025,'action created','2025-05-14 07:35:04','2025-05-14 09:35:04'),
(192434,66026,'action created','2025-05-14 07:35:04','2025-05-14 09:35:04'),
(192435,66027,'action created','2025-05-14 07:47:31','2025-05-14 09:47:31'),
(192436,66028,'action created','2025-05-14 07:47:31','2025-05-14 09:47:31'),
(192437,66029,'action created','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192438,66030,'action created','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192439,66031,'action created','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192440,66032,'action created','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192441,66013,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192442,66013,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192443,66014,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192444,66014,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192445,66016,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192446,66016,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192447,66015,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192448,66015,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192449,66017,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192450,66017,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192451,66018,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192452,66018,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192453,66019,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192454,66019,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192455,66020,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192456,66020,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192457,66021,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192458,66021,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192459,66022,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192460,66022,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192461,66023,'action started via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192462,66023,'action complete via WP Cron','2025-05-14 07:47:32','2025-05-14 09:47:32'),
(192463,66024,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192464,66024,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192465,66025,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192466,66025,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192467,66026,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192468,66026,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192469,66027,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192470,66027,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192471,66028,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192472,66028,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192473,66030,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192474,66030,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192475,66031,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192476,66031,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192477,66032,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192478,66032,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192479,66029,'action started via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192480,66029,'action complete via WP Cron','2025-05-14 07:47:33','2025-05-14 09:47:33'),
(192481,66033,'action created','2025-05-14 07:56:33','2025-05-14 09:56:33'),
(192482,66034,'action created','2025-05-14 07:56:33','2025-05-14 09:56:33'),
(192483,66033,'action started via WP Cron','2025-05-14 07:56:33','2025-05-14 09:56:33'),
(192484,66033,'action complete via WP Cron','2025-05-14 07:56:33','2025-05-14 09:56:33'),
(192485,66035,'action created','2025-05-14 07:58:34','2025-05-14 09:58:34'),
(192486,66036,'action created','2025-05-14 07:58:34','2025-05-14 09:58:34'),
(192487,66037,'action created','2025-05-14 07:58:34','2025-05-14 09:58:34'),
(192488,66034,'action started via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192489,66034,'action complete via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192490,66035,'action started via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192491,66035,'action complete via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192492,66036,'action started via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192493,66036,'action complete via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192494,66037,'action started via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192495,66037,'action complete via WP Cron','2025-05-14 07:58:35','2025-05-14 09:58:35'),
(192496,66038,'action created','2025-05-14 08:19:41','2025-05-14 10:19:41'),
(192497,66039,'action created','2025-05-14 08:19:41','2025-05-14 10:19:41'),
(192498,66040,'action created','2025-05-14 08:19:41','2025-05-14 10:19:41'),
(192499,66041,'action created','2025-05-14 08:19:41','2025-05-14 10:19:41'),
(192500,66042,'action created','2025-05-14 08:19:41','2025-05-14 10:19:41'),
(192501,66043,'action created','2025-05-14 08:19:41','2025-05-14 10:19:41'),
(192502,66044,'action created','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192503,66045,'action created','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192504,66038,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192505,66038,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192506,66039,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192507,66039,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192508,66040,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192509,66040,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192510,66042,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192511,66042,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192512,66043,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192513,66043,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192514,66041,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192515,66041,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192516,66044,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192517,66044,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192518,66045,'action started via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192519,66045,'action complete via WP Cron','2025-05-14 08:19:42','2025-05-14 10:19:42'),
(192520,66046,'action created','2025-05-14 08:19:43','2025-05-14 10:19:43'),
(192521,66047,'action created','2025-05-14 08:19:43','2025-05-14 10:19:43'),
(192522,66048,'action created','2025-05-14 08:19:46','2025-05-14 10:19:46'),
(192523,66049,'action created','2025-05-14 08:19:46','2025-05-14 10:19:46'),
(192524,66050,'action created','2025-05-14 08:19:47','2025-05-14 10:19:47'),
(192525,66051,'action created','2025-05-14 08:19:47','2025-05-14 10:19:47'),
(192526,66052,'action created','2025-05-14 08:19:49','2025-05-14 10:19:49'),
(192527,66053,'action created','2025-05-14 08:19:49','2025-05-14 10:19:49'),
(192528,66046,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192529,66046,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192530,66047,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192531,66047,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192532,66048,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192533,66048,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192534,66049,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192535,66049,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192536,66050,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192537,66050,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192538,66051,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192539,66051,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192540,66052,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192541,66052,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192542,66053,'action started via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192543,66053,'action complete via WP Cron','2025-05-14 08:23:23','2025-05-14 10:23:23'),
(192544,66054,'action created','2025-05-14 08:29:58','2025-05-14 10:29:58'),
(192545,66055,'action created','2025-05-14 08:29:58','2025-05-14 10:29:58'),
(192546,66056,'action created','2025-05-14 08:29:58','2025-05-14 10:29:58'),
(192547,66057,'action created','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192548,66058,'action created','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192549,66059,'action created','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192550,66054,'action started via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192551,66054,'action complete via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192552,66055,'action started via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192553,66055,'action complete via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192554,66056,'action started via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192555,66056,'action complete via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192556,66057,'action started via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192557,66057,'action complete via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192558,66059,'action started via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192559,66059,'action complete via WP Cron','2025-05-14 08:29:59','2025-05-14 10:29:59'),
(192560,66060,'action created','2025-05-14 08:30:01','2025-05-14 10:30:01'),
(192561,66061,'action created','2025-05-14 08:30:01','2025-05-14 10:30:01'),
(192562,66062,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192563,66063,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192564,66064,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192565,66065,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192566,66066,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192567,66067,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192568,66068,'action created','2025-05-14 08:30:05','2025-05-14 10:30:05'),
(192569,66069,'action created','2025-05-14 08:30:07','2025-05-14 10:30:07'),
(192570,66070,'action created','2025-05-14 08:30:07','2025-05-14 10:30:07'),
(192571,66071,'action created','2025-05-14 08:30:09','2025-05-14 10:30:09'),
(192572,66072,'action created','2025-05-14 08:30:09','2025-05-14 10:30:09'),
(192573,66073,'action created','2025-05-14 08:30:09','2025-05-14 10:30:09'),
(192574,66074,'action created','2025-05-14 08:30:09','2025-05-14 10:30:09'),
(192575,66075,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192576,66076,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192577,66077,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192578,66078,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192579,66079,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192580,66080,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192581,66081,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192582,66082,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192583,66083,'action created','2025-05-14 08:30:11','2025-05-14 10:30:11'),
(192584,66084,'action created','2025-05-14 08:30:15','2025-05-14 10:30:15'),
(192585,66085,'action created','2025-05-14 08:30:15','2025-05-14 10:30:15'),
(192586,66086,'action created','2025-05-14 08:30:15','2025-05-14 10:30:15'),
(192587,66087,'action created','2025-05-14 08:30:16','2025-05-14 10:30:16'),
(192588,66088,'action created','2025-05-14 08:30:16','2025-05-14 10:30:16'),
(192589,66089,'action created','2025-05-14 08:30:16','2025-05-14 10:30:16'),
(192590,66090,'action created','2025-05-14 08:30:16','2025-05-14 10:30:16'),
(192591,66091,'action created','2025-05-14 08:30:20','2025-05-14 10:30:20'),
(192592,66092,'action created','2025-05-14 08:30:20','2025-05-14 10:30:20'),
(192593,66093,'action created','2025-05-14 08:30:22','2025-05-14 10:30:22'),
(192594,66094,'action created','2025-05-14 08:30:22','2025-05-14 10:30:22'),
(192595,66058,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192596,66058,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192597,66060,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192598,66060,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192599,66061,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192600,66061,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192601,66062,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192602,66062,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192603,66063,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192604,66063,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192605,66064,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192606,66064,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192607,66066,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192608,66066,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192609,66067,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192610,66067,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192611,66068,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192612,66068,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192613,66065,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192614,66065,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192615,66069,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192616,66069,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192617,66070,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192618,66070,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192619,66071,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192620,66071,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192621,66072,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192622,66072,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192623,66073,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192624,66073,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192625,66074,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192626,66074,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192627,66075,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192628,66075,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192629,66076,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192630,66076,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192631,66078,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192632,66078,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192633,66079,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192634,66079,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192635,66080,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192636,66080,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192637,66081,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192638,66081,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192639,66082,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192640,66082,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192641,66083,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192642,66083,'action complete via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192643,66077,'action started via WP Cron','2025-05-14 08:30:23','2025-05-14 10:30:23'),
(192644,66077,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192645,66084,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192646,66084,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192647,66085,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192648,66085,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192649,66086,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192650,66086,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192651,66088,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192652,66088,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192653,66089,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192654,66089,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192655,66090,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192656,66095,'action created','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192657,66090,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192658,66087,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192659,66096,'action created','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192660,66087,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192661,66091,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192662,66091,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192663,66092,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192664,66092,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192665,66093,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192666,66093,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192667,66094,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192668,66094,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192669,66095,'action started via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192670,66095,'action complete via WP Cron','2025-05-14 08:30:24','2025-05-14 10:30:24'),
(192671,66097,'action created','2025-05-14 08:30:25','2025-05-14 10:30:25'),
(192672,66098,'action created','2025-05-14 08:30:25','2025-05-14 10:30:25'),
(192673,66099,'action created','2025-05-14 08:30:28','2025-05-14 10:30:28'),
(192674,66100,'action created','2025-05-14 08:30:28','2025-05-14 10:30:28'),
(192675,66101,'action created','2025-05-14 08:30:29','2025-05-14 10:30:29'),
(192676,66102,'action created','2025-05-14 08:30:29','2025-05-14 10:30:29'),
(192677,66103,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192678,66104,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192679,66105,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192680,66106,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192681,66107,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192682,66108,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192683,66109,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192684,66110,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192685,66111,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192686,66112,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192687,66113,'action created','2025-05-14 08:34:05','2025-05-14 10:34:05'),
(192688,66096,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192689,66114,'action created','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192690,66096,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192691,66097,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192692,66097,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192693,66098,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192694,66098,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192695,66099,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192696,66099,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192697,66100,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192698,66100,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192699,66101,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192700,66101,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192701,66102,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192702,66102,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192703,66103,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192704,66103,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192705,66104,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192706,66104,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192707,66105,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192708,66105,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192709,66106,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192710,66106,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192711,66107,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192712,66107,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192713,66108,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192714,66108,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192715,66109,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192716,66109,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192717,66110,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192718,66110,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192719,66111,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192720,66111,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192721,66112,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192722,66112,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192723,66113,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192724,66113,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192725,66114,'action started via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192726,66114,'action complete via WP Cron','2025-05-14 08:34:06','2025-05-14 10:34:06'),
(192727,66115,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192728,66116,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192729,66117,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192730,66118,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192731,66119,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192732,66120,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192733,66121,'action created','2025-05-14 08:34:08','2025-05-14 10:34:08'),
(192734,66122,'action created','2025-05-14 08:34:10','2025-05-14 10:34:10'),
(192735,66123,'action created','2025-05-14 08:34:10','2025-05-14 10:34:10'),
(192736,66124,'action created','2025-05-14 08:34:10','2025-05-14 10:34:10'),
(192737,66125,'action created','2025-05-14 08:34:10','2025-05-14 10:34:10'),
(192738,66126,'action created','2025-05-14 08:34:11','2025-05-14 10:34:11'),
(192739,66115,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192740,66115,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192741,66116,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192742,66116,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192743,66118,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192744,66118,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192745,66120,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192746,66120,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192747,66121,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192748,66121,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192749,66117,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192750,66117,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192751,66119,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192752,66119,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192753,66122,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192754,66122,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192755,66123,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192756,66123,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192757,66125,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192758,66125,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192759,66124,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192760,66124,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192761,66126,'action started via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192762,66126,'action complete via WP Cron','2025-05-14 08:34:35','2025-05-14 10:34:35'),
(192763,66127,'action created','2025-05-14 08:57:00','2025-05-14 10:57:00'),
(192764,66128,'action created','2025-05-14 08:57:00','2025-05-14 10:57:00'),
(192765,66127,'action started via WP Cron','2025-05-14 08:57:23','2025-05-14 10:57:23'),
(192766,66127,'action complete via WP Cron','2025-05-14 08:57:23','2025-05-14 10:57:23'),
(192767,66128,'action started via WP Cron','2025-05-14 08:57:23','2025-05-14 10:57:23'),
(192768,66128,'action complete via WP Cron','2025-05-14 08:57:23','2025-05-14 10:57:23'),
(192769,66129,'action created','2025-05-14 11:02:28','2025-05-14 13:02:28'),
(192770,66130,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192771,66131,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192772,66132,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192773,66133,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192774,66134,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192775,66135,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192776,66136,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192777,66137,'action created','2025-05-14 11:02:29','2025-05-14 13:02:29'),
(192778,66138,'action created','2025-05-14 11:02:33','2025-05-14 13:02:33'),
(192779,66139,'action created','2025-05-14 11:02:33','2025-05-14 13:02:33'),
(192780,66129,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192781,66129,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192782,66130,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192783,66130,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192784,66132,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192785,66132,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192786,66133,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192787,66133,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192788,66134,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192789,66134,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192790,66135,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192791,66135,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192792,66136,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192793,66136,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192794,66137,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192795,66137,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192796,66131,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192797,66131,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192798,66138,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192799,66138,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192800,66139,'action started via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192801,66139,'action complete via WP Cron','2025-05-14 11:06:17','2025-05-14 13:06:17'),
(192802,66140,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192803,66141,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192804,66142,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192805,66143,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192806,66144,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192807,66145,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192808,66146,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192809,66147,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192810,66148,'action created','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192811,66140,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192812,66140,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192813,66141,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192814,66141,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192815,66142,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192816,66142,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192817,66144,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192818,66144,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192819,66145,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192820,66145,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192821,66146,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192822,66146,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192823,66147,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192824,66147,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192825,66148,'action started via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192826,66148,'action complete via WP Cron','2025-05-14 11:16:44','2025-05-14 13:16:44'),
(192827,66149,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192828,66150,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192829,66151,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192830,66152,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192831,66153,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192832,66154,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192833,66155,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192834,66156,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192835,66157,'action created','2025-05-14 11:16:50','2025-05-14 13:16:50'),
(192836,66158,'action created','2025-05-14 11:16:51','2025-05-14 13:16:51'),
(192837,66159,'action created','2025-05-14 11:16:51','2025-05-14 13:16:51'),
(192838,66160,'action created','2025-05-14 11:16:51','2025-05-14 13:16:51'),
(192839,66161,'action created','2025-05-14 11:16:53','2025-05-14 13:16:53'),
(192840,66162,'action created','2025-05-14 11:16:53','2025-05-14 13:16:53'),
(192841,66163,'action created','2025-05-14 11:16:55','2025-05-14 13:16:55'),
(192842,66164,'action created','2025-05-14 11:16:55','2025-05-14 13:16:55'),
(192843,66143,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192844,66143,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192845,66149,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192846,66149,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192847,66150,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192848,66150,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192849,66151,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192850,66151,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192851,66152,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192852,66152,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192853,66153,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192854,66153,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192855,66154,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192856,66154,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192857,66155,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192858,66155,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192859,66157,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192860,66157,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192861,66156,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192862,66156,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192863,66158,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192864,66158,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192865,66159,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192866,66159,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192867,66160,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192868,66160,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192869,66161,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192870,66161,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192871,66162,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192872,66162,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192873,66163,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192874,66163,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192875,66164,'action started via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192876,66164,'action complete via WP Cron','2025-05-14 11:23:21','2025-05-14 13:23:21'),
(192877,66165,'action created','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192878,66166,'action created','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192879,66167,'action created','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192880,66168,'action created','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192881,66165,'action started via WP Cron','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192882,66165,'action complete via WP Cron','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192883,66166,'action started via WP Cron','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192884,66166,'action complete via WP Cron','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192885,66167,'action started via WP Cron','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192886,66167,'action complete via WP Cron','2025-05-14 12:09:49','2025-05-14 14:09:49'),
(192887,66169,'action created','2025-05-14 12:09:55','2025-05-14 14:09:55'),
(192888,66170,'action created','2025-05-14 12:09:55','2025-05-14 14:09:55'),
(192889,66171,'action created','2025-05-14 12:09:58','2025-05-14 14:09:58'),
(192890,66172,'action created','2025-05-14 12:09:58','2025-05-14 14:09:58'),
(192891,66173,'action created','2025-05-14 12:10:08','2025-05-14 14:10:08'),
(192892,66174,'action created','2025-05-14 12:10:08','2025-05-14 14:10:08'),
(192893,66175,'action created','2025-05-14 12:10:10','2025-05-14 14:10:10'),
(192894,66176,'action created','2025-05-14 12:10:10','2025-05-14 14:10:10'),
(192895,66168,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192896,66168,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192897,66169,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192898,66169,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192899,66170,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192900,66170,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192901,66171,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192902,66171,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192903,66172,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192904,66172,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192905,66173,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192906,66173,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192907,66174,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192908,66174,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192909,66175,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192910,66175,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192911,66176,'action started via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192912,66176,'action complete via WP Cron','2025-05-14 12:11:45','2025-05-14 14:11:45'),
(192913,66177,'action created','2025-05-14 12:37:28','2025-05-14 14:37:28'),
(192914,66178,'action created','2025-05-14 12:37:28','2025-05-14 14:37:28'),
(192915,66177,'action started via WP Cron','2025-05-14 12:37:29','2025-05-14 14:37:29'),
(192916,66177,'action complete via WP Cron','2025-05-14 12:37:29','2025-05-14 14:37:29'),
(192917,66178,'action started via WP Cron','2025-05-14 12:37:29','2025-05-14 14:37:29'),
(192918,66178,'action complete via WP Cron','2025-05-14 12:37:29','2025-05-14 14:37:29'),
(192919,66179,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192920,66180,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192921,66181,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192922,66182,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192923,66183,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192924,66184,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192925,66185,'action created','2025-05-14 12:37:31','2025-05-14 14:37:31'),
(192926,66186,'action created','2025-05-14 12:37:33','2025-05-14 14:37:33'),
(192927,66187,'action created','2025-05-14 12:37:33','2025-05-14 14:37:33'),
(192928,66188,'action created','2025-05-14 12:37:33','2025-05-14 14:37:33'),
(192929,66189,'action created','2025-05-14 12:37:33','2025-05-14 14:37:33'),
(192930,66190,'action created','2025-05-14 12:37:34','2025-05-14 14:37:34'),
(192931,66191,'action created','2025-05-14 12:37:34','2025-05-14 14:37:34'),
(192932,66192,'action created','2025-05-14 12:37:34','2025-05-14 14:37:34'),
(192933,66193,'action created','2025-05-14 12:37:34','2025-05-14 14:37:34'),
(192934,66194,'action created','2025-05-14 12:37:34','2025-05-14 14:37:34'),
(192935,66195,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192936,66196,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192937,66197,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192938,66198,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192939,66199,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192940,66200,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192941,66201,'action created','2025-05-14 12:37:36','2025-05-14 14:37:36'),
(192942,66202,'action created','2025-05-14 12:37:39','2025-05-14 14:37:39'),
(192943,66203,'action created','2025-05-14 12:37:39','2025-05-14 14:37:39'),
(192944,66204,'action created','2025-05-14 12:37:39','2025-05-14 14:37:39'),
(192945,66205,'action created','2025-05-14 12:37:39','2025-05-14 14:37:39'),
(192946,66206,'action created','2025-05-14 12:37:39','2025-05-14 14:37:39'),
(192947,66207,'action created','2025-05-14 12:37:39','2025-05-14 14:37:39'),
(192948,66208,'action created','2025-05-14 12:37:43','2025-05-14 14:37:43'),
(192949,66209,'action created','2025-05-14 12:37:43','2025-05-14 14:37:43'),
(192950,66210,'action created','2025-05-14 12:37:45','2025-05-14 14:37:45'),
(192951,66211,'action created','2025-05-14 12:37:45','2025-05-14 14:37:45'),
(192952,66212,'action created','2025-05-14 12:37:47','2025-05-14 14:37:47'),
(192953,66213,'action created','2025-05-14 12:37:47','2025-05-14 14:37:47'),
(192954,66179,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192955,66179,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192956,66180,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192957,66180,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192958,66182,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192959,66182,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192960,66183,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192961,66183,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192962,66184,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192963,66184,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192964,66185,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192965,66185,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192966,66181,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192967,66181,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192968,66186,'action started via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192969,66186,'action complete via WP Cron','2025-05-14 12:41:49','2025-05-14 14:41:49'),
(192970,66187,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192971,66187,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192972,66189,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192973,66189,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192974,66190,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192975,66190,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192976,66188,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192977,66188,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192978,66191,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192979,66191,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192980,66192,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192981,66192,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192982,66193,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192983,66193,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192984,66194,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192985,66194,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192986,66195,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192987,66195,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192988,66196,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192989,66196,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192990,66197,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192991,66197,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192992,66199,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192993,66199,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192994,66200,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192995,66200,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192996,66201,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192997,66201,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192998,66198,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(192999,66198,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193000,66202,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193001,66202,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193002,66203,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193003,66203,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193004,66204,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193005,66204,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193006,66206,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193007,66206,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193008,66207,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193009,66207,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193010,66205,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193011,66205,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193012,66208,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193013,66208,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193014,66209,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193015,66209,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193016,66210,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193017,66210,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193018,66211,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193019,66211,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193020,66212,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193021,66212,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193022,66213,'action started via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193023,66213,'action complete via WP Cron','2025-05-14 12:41:50','2025-05-14 14:41:50'),
(193024,66214,'action created','2025-05-14 12:56:04','2025-05-14 14:56:04'),
(193025,66215,'action created','2025-05-14 12:56:04','2025-05-14 14:56:04'),
(193026,66216,'action created','2025-05-14 12:56:04','2025-05-14 14:56:04'),
(193027,66217,'action created','2025-05-14 12:56:04','2025-05-14 14:56:04'),
(193028,66214,'action started via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193029,66214,'action complete via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193030,66215,'action started via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193031,66215,'action complete via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193032,66217,'action started via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193033,66217,'action complete via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193034,66216,'action started via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193035,66216,'action complete via WP Cron','2025-05-14 12:56:05','2025-05-14 14:56:05'),
(193036,66218,'action created','2025-05-14 12:56:07','2025-05-14 14:56:07'),
(193037,66219,'action created','2025-05-14 12:56:07','2025-05-14 14:56:07'),
(193038,66220,'action created','2025-05-14 12:56:08','2025-05-14 14:56:08'),
(193039,66221,'action created','2025-05-14 12:56:08','2025-05-14 14:56:08'),
(193040,66222,'action created','2025-05-14 12:56:09','2025-05-14 14:56:09'),
(193041,66223,'action created','2025-05-14 12:56:09','2025-05-14 14:56:09'),
(193042,66224,'action created','2025-05-14 12:56:10','2025-05-14 14:56:10'),
(193043,66225,'action created','2025-05-14 12:56:10','2025-05-14 14:56:10'),
(193044,66226,'action created','2025-05-14 12:56:10','2025-05-14 14:56:10'),
(193045,66218,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193046,66218,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193047,66219,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193048,66219,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193049,66220,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193050,66220,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193051,66221,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193052,66221,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193053,66222,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193054,66222,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193055,66223,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193056,66223,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193057,66224,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193058,66224,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193059,66226,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193060,66226,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193061,66225,'action started via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193062,66225,'action complete via WP Cron','2025-05-14 12:56:41','2025-05-14 14:56:41'),
(193063,66227,'action created','2025-05-14 13:46:33','2025-05-14 15:46:33'),
(193064,66228,'action created','2025-05-14 13:46:33','2025-05-14 15:46:33'),
(193065,66227,'action started via WP Cron','2025-05-14 13:46:34','2025-05-14 15:46:34'),
(193066,66227,'action complete via WP Cron','2025-05-14 13:46:34','2025-05-14 15:46:34'),
(193067,66228,'action started via WP Cron','2025-05-14 13:46:34','2025-05-14 15:46:34'),
(193068,66228,'action complete via WP Cron','2025-05-14 13:46:34','2025-05-14 15:46:34'),
(193069,66229,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193070,66230,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193071,66231,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193072,66232,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193073,66233,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193074,66234,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193075,66235,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193076,66236,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193077,66237,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193078,66238,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193079,66239,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193080,66240,'action created','2025-05-14 13:46:37','2025-05-14 15:46:37'),
(193081,66241,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193082,66242,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193083,66243,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193084,66244,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193085,66245,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193086,66246,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193087,66247,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193088,66248,'action created','2025-05-14 13:46:38','2025-05-14 15:46:38'),
(193089,66229,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193090,66229,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193091,66230,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193092,66230,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193093,66231,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193094,66231,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193095,66232,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193096,66232,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193097,66233,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193098,66233,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193099,66234,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193100,66234,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193101,66235,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193102,66235,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193103,66236,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193104,66236,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193105,66237,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193106,66237,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193107,66239,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193108,66239,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193109,66240,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193110,66240,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193111,66238,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193112,66238,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193113,66241,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193114,66241,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193115,66242,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193116,66242,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193117,66243,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193118,66243,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193119,66244,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193120,66244,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193121,66245,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193122,66245,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193123,66246,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193124,66246,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193125,66247,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193126,66247,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193127,66248,'action started via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193128,66248,'action complete via WP Cron','2025-05-14 13:49:10','2025-05-14 15:49:10'),
(193129,66249,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193130,66250,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193131,66251,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193132,66252,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193133,66253,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193134,66254,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193135,66255,'action created','2025-05-14 13:51:40','2025-05-14 15:51:40'),
(193136,66249,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193137,66249,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193138,66250,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193139,66250,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193140,66251,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193141,66251,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193142,66253,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193143,66253,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193144,66254,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193145,66254,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193146,66255,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193147,66255,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193148,66252,'action started via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193149,66252,'action complete via WP Cron','2025-05-14 13:51:41','2025-05-14 15:51:41'),
(193150,66256,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193151,66257,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193152,66258,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193153,66259,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193154,66260,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193155,66261,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193156,66262,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193157,66263,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193158,66264,'action created','2025-05-14 13:51:44','2025-05-14 15:51:44'),
(193159,66265,'action created','2025-05-14 13:51:49','2025-05-14 15:51:49'),
(193160,66266,'action created','2025-05-14 13:51:49','2025-05-14 15:51:49'),
(193161,66267,'action created','2025-05-14 13:51:50','2025-05-14 15:51:50'),
(193162,66268,'action created','2025-05-14 13:51:50','2025-05-14 15:51:50'),
(193163,66269,'action created','2025-05-14 13:51:50','2025-05-14 15:51:50'),
(193164,66270,'action created','2025-05-14 13:51:50','2025-05-14 15:51:50'),
(193165,66271,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193166,66272,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193167,66273,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193168,66274,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193169,66275,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193170,66276,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193171,66277,'action created','2025-05-14 13:51:52','2025-05-14 15:51:52'),
(193172,66278,'action created','2025-05-14 13:51:54','2025-05-14 15:51:54'),
(193173,66279,'action created','2025-05-14 13:51:54','2025-05-14 15:51:54'),
(193174,66280,'action created','2025-05-14 13:51:56','2025-05-14 15:51:56'),
(193175,66281,'action created','2025-05-14 13:51:56','2025-05-14 15:51:56'),
(193176,66282,'action created','2025-05-14 13:51:58','2025-05-14 15:51:58'),
(193177,66283,'action created','2025-05-14 13:51:58','2025-05-14 15:51:58'),
(193178,66284,'action created','2025-05-14 13:52:46','2025-05-14 15:52:46'),
(193179,66285,'action created','2025-05-14 13:52:46','2025-05-14 15:52:46'),
(193180,66286,'action created','2025-05-14 13:52:46','2025-05-14 15:52:46'),
(193181,66287,'action created','2025-05-14 13:52:46','2025-05-14 15:52:46'),
(193182,66288,'action created','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193183,66289,'action created','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193184,66256,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193185,66256,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193186,66257,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193187,66257,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193188,66258,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193189,66258,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193190,66259,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193191,66259,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193192,66261,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193193,66261,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193194,66262,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193195,66262,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193196,66263,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193197,66263,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193198,66264,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193199,66264,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193200,66260,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193201,66260,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193202,66265,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193203,66265,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193204,66266,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193205,66266,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193206,66267,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193207,66267,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193208,66268,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193209,66268,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193210,66269,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193211,66269,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193212,66270,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193213,66270,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193214,66271,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193215,66271,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193216,66272,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193217,66272,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193218,66273,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193219,66273,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193220,66275,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193221,66275,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193222,66276,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193223,66276,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193224,66277,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193225,66277,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193226,66274,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193227,66274,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193228,66278,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193229,66278,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193230,66279,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193231,66279,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193232,66280,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193233,66280,'action complete via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193234,66281,'action started via WP Cron','2025-05-14 13:52:47','2025-05-14 15:52:47'),
(193235,66281,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193236,66282,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193237,66282,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193238,66283,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193239,66283,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193240,66284,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193241,66284,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193242,66285,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193243,66285,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193244,66286,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193245,66286,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193246,66287,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193247,66287,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193248,66288,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193249,66288,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193250,66289,'action started via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193251,66289,'action complete via WP Cron','2025-05-14 13:52:48','2025-05-14 15:52:48'),
(193252,66290,'action created','2025-05-14 13:53:52','2025-05-14 15:53:52'),
(193253,66291,'action created','2025-05-14 13:53:52','2025-05-14 15:53:52'),
(193254,66292,'action created','2025-05-14 13:53:52','2025-05-14 15:53:52'),
(193255,66293,'action created','2025-05-14 13:53:52','2025-05-14 15:53:52'),
(193256,66294,'action created','2025-05-14 13:53:52','2025-05-14 15:53:52'),
(193257,66290,'action started via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193258,66290,'action complete via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193259,66291,'action started via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193260,66291,'action complete via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193261,66293,'action started via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193262,66293,'action complete via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193263,66294,'action started via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193264,66294,'action complete via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193265,66292,'action started via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193266,66292,'action complete via WP Cron','2025-05-14 13:53:53','2025-05-14 15:53:53'),
(193267,66295,'action created','2025-05-14 14:08:09','2025-05-14 16:08:09'),
(193268,66295,'action started via WP Cron','2025-05-14 14:08:38','2025-05-14 16:08:38'),
(193269,66295,'action complete via WP Cron','2025-05-14 14:08:38','2025-05-14 16:08:38'),
(193270,66296,'action created','2025-05-14 14:10:27','2025-05-14 16:10:27'),
(193271,66297,'action created','2025-05-14 14:10:27','2025-05-14 16:10:27'),
(193272,66296,'action started via WP Cron','2025-05-14 14:10:27','2025-05-14 16:10:27'),
(193273,66296,'action complete via WP Cron','2025-05-14 14:10:27','2025-05-14 16:10:27'),
(193274,66298,'action created','2025-05-14 14:14:35','2025-05-14 16:14:35'),
(193275,66299,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193276,66300,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193277,66301,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193278,66302,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193279,66303,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193280,66304,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193281,66305,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193282,66297,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193283,66297,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193284,65949,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193285,65949,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193286,66306,'action created','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193287,66298,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193288,66298,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193289,66299,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193290,66299,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193291,66300,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193292,66300,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193293,66301,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193294,66301,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193295,66302,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193296,66302,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193297,66304,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193298,66304,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193299,66305,'action started via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193300,66305,'action complete via WP Cron','2025-05-14 14:14:36','2025-05-14 16:14:36'),
(193301,66307,'action created','2025-05-14 14:14:38','2025-05-14 16:14:38'),
(193302,66308,'action created','2025-05-14 14:14:38','2025-05-14 16:14:38'),
(193303,66309,'action created','2025-05-14 14:14:40','2025-05-14 16:14:40'),
(193304,66310,'action created','2025-05-14 14:14:41','2025-05-14 16:14:41'),
(193305,66303,'action started via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193306,66303,'action complete via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193307,66307,'action started via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193308,66307,'action complete via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193309,66308,'action started via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193310,66308,'action complete via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193311,66309,'action started via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193312,66309,'action complete via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193313,66310,'action started via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193314,66310,'action complete via WP Cron','2025-05-14 14:19:38','2025-05-14 16:19:38'),
(193315,66311,'action created','2025-05-14 14:22:13','2025-05-14 16:22:13'),
(193316,66312,'action created','2025-05-14 14:22:13','2025-05-14 16:22:13'),
(193317,66311,'action started via WP Cron','2025-05-14 14:26:21','2025-05-14 16:26:21'),
(193318,66311,'action complete via WP Cron','2025-05-14 14:26:21','2025-05-14 16:26:21'),
(193319,66312,'action started via WP Cron','2025-05-14 14:26:21','2025-05-14 16:26:21'),
(193320,66312,'action complete via WP Cron','2025-05-14 14:26:21','2025-05-14 16:26:21'),
(193321,66313,'action created','2025-05-15 02:13:35','2025-05-15 04:13:35'),
(193322,66313,'action started via WP Cron','2025-05-15 02:19:35','2025-05-15 04:19:35'),
(193323,66313,'action complete via WP Cron','2025-05-15 02:19:35','2025-05-15 04:19:35'),
(193324,66314,'action created','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193325,66315,'action created','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193326,66316,'action created','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193327,66317,'action created','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193328,66318,'action created','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193329,66314,'action started via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193330,66314,'action complete via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193331,66315,'action started via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193332,66315,'action complete via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193333,66316,'action started via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193334,66316,'action complete via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193335,66318,'action started via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193336,66318,'action complete via WP Cron','2025-05-15 05:47:01','2025-05-15 07:47:01'),
(193337,66317,'action started via WP Cron','2025-05-15 05:47:28','2025-05-15 07:47:28'),
(193338,66317,'action complete via WP Cron','2025-05-15 05:47:28','2025-05-15 07:47:28'),
(193339,66319,'action created','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193340,66320,'action created','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193341,66321,'action created','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193342,66322,'action created','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193343,66323,'action created','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193344,66324,'action created','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193345,66319,'action started via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193346,66319,'action complete via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193347,66320,'action started via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193348,66320,'action complete via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193349,66322,'action started via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193350,66322,'action complete via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193351,66323,'action started via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193352,66323,'action complete via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193353,66324,'action started via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193354,66324,'action complete via WP Cron','2025-05-15 05:55:49','2025-05-15 07:55:49'),
(193355,66325,'action created','2025-05-15 05:55:53','2025-05-15 07:55:53'),
(193356,66326,'action created','2025-05-15 05:55:53','2025-05-15 07:55:53'),
(193357,66321,'action started via WP Cron','2025-05-15 05:59:07','2025-05-15 07:59:07'),
(193358,66321,'action complete via WP Cron','2025-05-15 05:59:07','2025-05-15 07:59:07'),
(193359,66325,'action started via WP Cron','2025-05-15 05:59:07','2025-05-15 07:59:07'),
(193360,66325,'action complete via WP Cron','2025-05-15 05:59:07','2025-05-15 07:59:07'),
(193361,66326,'action started via WP Cron','2025-05-15 05:59:07','2025-05-15 07:59:07'),
(193362,66326,'action complete via WP Cron','2025-05-15 05:59:08','2025-05-15 07:59:08'),
(193363,66327,'action created','2025-05-15 06:27:00','2025-05-15 08:27:00'),
(193364,66328,'action created','2025-05-15 06:27:00','2025-05-15 08:27:00'),
(193365,66329,'action created','2025-05-15 06:27:00','2025-05-15 08:27:00'),
(193366,66330,'action created','2025-05-15 06:27:00','2025-05-15 08:27:00'),
(193367,66331,'action created','2025-05-15 06:27:00','2025-05-15 08:27:00'),
(193368,66332,'action created','2025-05-15 06:27:00','2025-05-15 08:27:00'),
(193369,66333,'action created','2025-05-15 06:27:03','2025-05-15 08:27:03'),
(193370,66334,'action created','2025-05-15 06:27:03','2025-05-15 08:27:03'),
(193371,66335,'action created','2025-05-15 06:27:05','2025-05-15 08:27:05'),
(193372,66336,'action created','2025-05-15 06:27:05','2025-05-15 08:27:05'),
(193373,66337,'action created','2025-05-15 06:27:07','2025-05-15 08:27:07'),
(193374,66338,'action created','2025-05-15 06:27:07','2025-05-15 08:27:07'),
(193375,66339,'action created','2025-05-15 06:27:07','2025-05-15 08:27:07'),
(193376,66340,'action created','2025-05-15 06:27:07','2025-05-15 08:27:07'),
(193377,66341,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193378,66342,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193379,66343,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193380,66344,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193381,66345,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193382,66346,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193383,66347,'action created','2025-05-15 06:27:17','2025-05-15 08:27:17'),
(193384,66348,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193385,66349,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193386,66350,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193387,66351,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193388,66352,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193389,66353,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193390,66354,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193391,66355,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193392,66356,'action created','2025-05-15 06:27:20','2025-05-15 08:27:20'),
(193393,66357,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193394,66358,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193395,66359,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193396,66360,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193397,66361,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193398,66362,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193399,66363,'action created','2025-05-15 06:27:22','2025-05-15 08:27:22'),
(193400,66327,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193401,66327,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193402,66328,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193403,66328,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193404,66330,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193405,66330,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193406,66331,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193407,66331,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193408,66332,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193409,66332,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193410,66329,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193411,66329,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193412,66333,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193413,66333,'action complete via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193414,66334,'action started via WP Cron','2025-05-15 06:27:25','2025-05-15 08:27:25'),
(193415,66334,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193416,66335,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193417,66335,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193418,66336,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193419,66336,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193420,66337,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193421,66337,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193422,66338,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193423,66338,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193424,66340,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193425,66364,'action created','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193426,66340,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193427,66339,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193428,66339,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193429,66341,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193430,66365,'action created','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193431,66341,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193432,66342,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193433,66342,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193434,66343,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193435,66343,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193436,66345,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193437,66345,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193438,66346,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193439,66346,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193440,66347,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193441,66347,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193442,66344,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193443,66344,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193444,66348,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193445,66348,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193446,66349,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193447,66349,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193448,66350,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193449,66350,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193450,66351,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193451,66351,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193452,66352,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193453,66352,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193454,66354,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193455,66354,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193456,66355,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193457,66355,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193458,66356,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193459,66356,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193460,66353,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193461,66353,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193462,66357,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193463,66357,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193464,66358,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193465,66358,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193466,66359,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193467,66359,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193468,66361,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193469,66361,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193470,66362,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193471,66362,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193472,66363,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193473,66363,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193474,66360,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193475,66360,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193476,66364,'action started via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193477,66364,'action complete via WP Cron','2025-05-15 06:27:26','2025-05-15 08:27:26'),
(193478,66366,'action created','2025-05-15 06:27:27','2025-05-15 08:27:27'),
(193479,66367,'action created','2025-05-15 06:27:27','2025-05-15 08:27:27'),
(193480,66368,'action created','2025-05-15 06:27:29','2025-05-15 08:27:29'),
(193481,66369,'action created','2025-05-15 06:27:29','2025-05-15 08:27:29'),
(193482,66370,'action created','2025-05-15 06:27:31','2025-05-15 08:27:31'),
(193483,66371,'action created','2025-05-15 06:27:31','2025-05-15 08:27:31'),
(193484,66372,'action created','2025-05-15 06:27:33','2025-05-15 08:27:33'),
(193485,66373,'action created','2025-05-15 06:27:33','2025-05-15 08:27:33'),
(193486,66374,'action created','2025-05-15 06:27:35','2025-05-15 08:27:35'),
(193487,66375,'action created','2025-05-15 06:27:35','2025-05-15 08:27:35'),
(193488,66376,'action created','2025-05-15 06:27:47','2025-05-15 08:27:47'),
(193489,66377,'action created','2025-05-15 06:27:47','2025-05-15 08:27:47'),
(193490,66378,'action created','2025-05-15 06:27:47','2025-05-15 08:27:47'),
(193491,66379,'action created','2025-05-15 06:27:47','2025-05-15 08:27:47'),
(193492,66380,'action created','2025-05-15 06:27:47','2025-05-15 08:27:47'),
(193493,66381,'action created','2025-05-15 06:27:47','2025-05-15 08:27:47'),
(193494,66382,'action created','2025-05-15 06:27:51','2025-05-15 08:27:51'),
(193495,66383,'action created','2025-05-15 06:27:51','2025-05-15 08:27:51'),
(193496,66384,'action created','2025-05-15 06:27:51','2025-05-15 08:27:51'),
(193497,66385,'action created','2025-05-15 06:27:51','2025-05-15 08:27:51'),
(193498,66386,'action created','2025-05-15 06:27:53','2025-05-15 08:27:53'),
(193499,66387,'action created','2025-05-15 06:27:53','2025-05-15 08:27:53'),
(193500,66388,'action created','2025-05-15 06:27:57','2025-05-15 08:27:57'),
(193501,66389,'action created','2025-05-15 06:27:57','2025-05-15 08:27:57'),
(193502,66390,'action created','2025-05-15 06:28:00','2025-05-15 08:28:00'),
(193503,66391,'action created','2025-05-15 06:28:00','2025-05-15 08:28:00'),
(193504,66392,'action created','2025-05-15 06:28:00','2025-05-15 08:28:00'),
(193505,66393,'action created','2025-05-15 06:28:00','2025-05-15 08:28:00'),
(193506,66365,'action started via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193507,66365,'action complete via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193508,66366,'action started via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193509,66366,'action complete via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193510,66367,'action started via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193511,66367,'action complete via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193512,66368,'action started via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193513,66368,'action complete via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193514,66369,'action started via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193515,66369,'action complete via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193516,66370,'action started via WP Cron','2025-05-15 06:28:24','2025-05-15 08:28:24'),
(193517,66370,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193518,66371,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193519,66371,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193520,66372,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193521,66372,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193522,66373,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193523,66373,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193524,66374,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193525,66374,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193526,66375,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193527,66375,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193528,66376,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193529,66376,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193530,66377,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193531,66377,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193532,66378,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193533,66378,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193534,66379,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193535,66379,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193536,66381,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193537,66381,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193538,66380,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193539,66380,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193540,66382,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193541,66382,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193542,66383,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193543,66383,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193544,66385,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193545,66385,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193546,66384,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193547,66384,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193548,66386,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193549,66386,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193550,66387,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193551,66387,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193552,66388,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193553,66388,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193554,66389,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193555,66389,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193556,66390,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193557,66390,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193558,66391,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193559,66391,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193560,66392,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193561,66392,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193562,66393,'action started via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193563,66393,'action complete via WP Cron','2025-05-15 06:28:25','2025-05-15 08:28:25'),
(193564,66394,'action created','2025-05-15 07:04:05','2025-05-15 09:04:05'),
(193565,66395,'action created','2025-05-15 07:04:05','2025-05-15 09:04:05'),
(193566,66396,'action created','2025-05-15 07:04:06','2025-05-15 09:04:06'),
(193567,66397,'action created','2025-05-15 07:04:06','2025-05-15 09:04:06'),
(193568,66395,'action started via WP Cron','2025-05-15 07:11:57','2025-05-15 09:11:57'),
(193569,66395,'action complete via WP Cron','2025-05-15 07:11:57','2025-05-15 09:11:57'),
(193570,66396,'action started via WP Cron','2025-05-15 07:11:57','2025-05-15 09:11:57'),
(193571,66396,'action complete via WP Cron','2025-05-15 07:12:00','2025-05-15 09:12:00'),
(193572,66397,'action started via WP Cron','2025-05-15 07:12:00','2025-05-15 09:12:00'),
(193573,66397,'action complete via WP Cron','2025-05-15 07:12:01','2025-05-15 09:12:01'),
(193574,66394,'action started via WP Cron','2025-05-15 07:12:01','2025-05-15 09:12:01'),
(193575,66394,'action complete via WP Cron','2025-05-15 07:12:01','2025-05-15 09:12:01'),
(193576,66398,'action created','2025-05-15 07:12:10','2025-05-15 09:12:10'),
(193577,66398,'action started via WP Cron','2025-05-15 07:12:23','2025-05-15 09:12:23'),
(193578,66398,'action complete via WP Cron','2025-05-15 07:12:23','2025-05-15 09:12:23'),
(193579,66399,'action created','2025-05-15 07:25:04','2025-05-15 09:25:04'),
(193580,66400,'action created','2025-05-15 07:25:04','2025-05-15 09:25:04'),
(193581,66401,'action created','2025-05-15 07:25:04','2025-05-15 09:25:04'),
(193582,66402,'action created','2025-05-15 07:25:04','2025-05-15 09:25:04'),
(193583,66403,'action created','2025-05-15 07:25:04','2025-05-15 09:25:04'),
(193584,66404,'action created','2025-05-15 07:25:04','2025-05-15 09:25:04'),
(193585,66399,'action started via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193586,66399,'action complete via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193587,66400,'action started via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193588,66400,'action complete via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193589,66402,'action started via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193590,66402,'action complete via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193591,66403,'action started via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193592,66403,'action complete via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193593,66404,'action started via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193594,66404,'action complete via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193595,66401,'action started via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193596,66401,'action complete via WP Cron','2025-05-15 07:25:05','2025-05-15 09:25:05'),
(193597,66405,'action created','2025-05-15 07:29:25','2025-05-15 09:29:25'),
(193598,66406,'action created','2025-05-15 07:29:25','2025-05-15 09:29:25'),
(193599,66406,'action started via WP Cron','2025-05-15 07:31:34','2025-05-15 09:31:34'),
(193600,66406,'action complete via WP Cron','2025-05-15 07:31:35','2025-05-15 09:31:35'),
(193601,66405,'action started via WP Cron','2025-05-15 07:31:35','2025-05-15 09:31:35'),
(193602,66405,'action complete via WP Cron','2025-05-15 07:31:35','2025-05-15 09:31:35'),
(193603,66407,'action created','2025-05-15 07:40:12','2025-05-15 09:40:12'),
(193604,66408,'action created','2025-05-15 07:40:12','2025-05-15 09:40:12'),
(193605,66407,'action started via WP Cron','2025-05-15 07:42:01','2025-05-15 09:42:01'),
(193606,66407,'action complete via WP Cron','2025-05-15 07:42:01','2025-05-15 09:42:01'),
(193607,66408,'action started via WP Cron','2025-05-15 07:42:01','2025-05-15 09:42:01'),
(193608,66408,'action complete via WP Cron','2025-05-15 07:42:01','2025-05-15 09:42:01'),
(193609,66409,'action created','2025-05-15 07:45:34','2025-05-15 09:45:34'),
(193610,66410,'action created','2025-05-15 07:45:34','2025-05-15 09:45:34'),
(193611,66409,'action started via WP Cron','2025-05-15 07:45:34','2025-05-15 09:45:34'),
(193612,66409,'action complete via WP Cron','2025-05-15 07:45:34','2025-05-15 09:45:34'),
(193613,66410,'action started via Async Request','2025-05-15 07:46:13','2025-05-15 09:46:13'),
(193614,66410,'action complete via Async Request','2025-05-15 07:46:13','2025-05-15 09:46:13'),
(193615,66411,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193616,66412,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193617,66413,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193618,66414,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193619,66415,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193620,66416,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193621,66417,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193622,66418,'action created','2025-05-15 07:54:54','2025-05-15 09:54:54'),
(193623,66419,'action created','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193624,66411,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193625,66411,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193626,66412,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193627,66412,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193628,66413,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193629,66413,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193630,66415,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193631,66415,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193632,66416,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193633,66416,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193634,66417,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193635,66417,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193636,66418,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193637,66418,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193638,66414,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193639,66414,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193640,66419,'action started via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193641,66419,'action complete via WP Cron','2025-05-15 07:54:55','2025-05-15 09:54:55'),
(193642,66420,'action created','2025-05-15 07:55:00','2025-05-15 09:55:00'),
(193643,66421,'action created','2025-05-15 07:55:00','2025-05-15 09:55:00'),
(193644,66422,'action created','2025-05-15 07:55:02','2025-05-15 09:55:02'),
(193645,66423,'action created','2025-05-15 07:55:02','2025-05-15 09:55:02'),
(193646,66424,'action created','2025-05-15 07:55:04','2025-05-15 09:55:04'),
(193647,66425,'action created','2025-05-15 07:55:04','2025-05-15 09:55:04'),
(193648,66420,'action started via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193649,66420,'action complete via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193650,66421,'action started via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193651,66421,'action complete via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193652,66422,'action started via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193653,66422,'action complete via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193654,66423,'action started via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193655,66423,'action complete via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193656,66424,'action started via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193657,66424,'action complete via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193658,66425,'action started via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193659,66425,'action complete via WP Cron','2025-05-15 07:55:35','2025-05-15 09:55:35'),
(193660,66426,'action created','2025-05-15 08:00:40','2025-05-15 10:00:40'),
(193661,66427,'action created','2025-05-15 08:00:41','2025-05-15 10:00:41'),
(193662,66427,'action started via WP Cron','2025-05-15 08:00:41','2025-05-15 10:00:41'),
(193663,66427,'action complete via WP Cron','2025-05-15 08:00:41','2025-05-15 10:00:41'),
(193664,66428,'action created','2025-05-15 08:00:41','2025-05-15 10:00:41'),
(193665,66429,'action created','2025-05-15 08:00:41','2025-05-15 10:00:41'),
(193666,66428,'action started via WP Cron','2025-05-15 08:04:56','2025-05-15 10:04:56'),
(193667,66428,'action complete via WP Cron','2025-05-15 08:04:57','2025-05-15 10:04:57'),
(193668,66429,'action started via WP Cron','2025-05-15 08:04:57','2025-05-15 10:04:57'),
(193669,66429,'action complete via WP Cron','2025-05-15 08:04:58','2025-05-15 10:04:58'),
(193670,66426,'action started via WP Cron','2025-05-15 08:04:58','2025-05-15 10:04:58'),
(193671,66426,'action complete via WP Cron','2025-05-15 08:04:58','2025-05-15 10:04:58'),
(193672,66430,'action created','2025-05-15 08:05:06','2025-05-15 10:05:06'),
(193673,66430,'action started via WP Cron','2025-05-15 08:07:41','2025-05-15 10:07:41'),
(193674,66430,'action complete via WP Cron','2025-05-15 08:07:41','2025-05-15 10:07:41'),
(193675,66431,'action created','2025-05-15 09:10:16','2025-05-15 11:10:16'),
(193676,66432,'action created','2025-05-15 09:10:16','2025-05-15 11:10:16'),
(193677,66433,'action created','2025-05-15 09:10:17','2025-05-15 11:10:17'),
(193678,66434,'action created','2025-05-15 09:10:17','2025-05-15 11:10:17'),
(193679,66435,'action created','2025-05-15 09:10:17','2025-05-15 11:10:17'),
(193680,66436,'action created','2025-05-15 09:10:17','2025-05-15 11:10:17'),
(193681,66437,'action created','2025-05-15 09:10:17','2025-05-15 11:10:17'),
(193682,66438,'action created','2025-05-15 09:10:17','2025-05-15 11:10:17'),
(193683,66439,'action created','2025-05-15 09:10:20','2025-05-15 11:10:20'),
(193684,66440,'action created','2025-05-15 09:10:20','2025-05-15 11:10:20'),
(193685,66441,'action created','2025-05-15 09:10:20','2025-05-15 11:10:20'),
(193686,66442,'action created','2025-05-15 09:10:20','2025-05-15 11:10:20'),
(193687,66443,'action created','2025-05-15 09:10:20','2025-05-15 11:10:20'),
(193688,66444,'action created','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193689,66445,'action created','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193690,66431,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193691,66431,'action complete via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193692,66432,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193693,66432,'action complete via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193694,66433,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193695,66433,'action complete via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193696,66434,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193697,66434,'action complete via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193698,66435,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193699,66435,'action complete via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193700,66436,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193701,66436,'action complete via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193702,66437,'action started via WP Cron','2025-05-15 09:10:24','2025-05-15 11:10:24'),
(193703,66437,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193704,66438,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193705,66438,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193706,66439,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193707,66439,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193708,66440,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193709,66440,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193710,66441,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193711,66441,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193712,66442,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193713,66442,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193714,66443,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193715,66443,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193716,66444,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193717,66444,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193718,66445,'action started via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193719,66445,'action complete via WP Cron','2025-05-15 09:10:25','2025-05-15 11:10:25'),
(193720,66446,'action created','2025-05-15 09:10:27','2025-05-15 11:10:27'),
(193721,66447,'action created','2025-05-15 09:10:27','2025-05-15 11:10:27'),
(193722,66448,'action created','2025-05-15 09:10:28','2025-05-15 11:10:28'),
(193723,66449,'action created','2025-05-15 09:10:28','2025-05-15 11:10:28'),
(193724,66450,'action created','2025-05-15 09:10:31','2025-05-15 11:10:31'),
(193725,66451,'action created','2025-05-15 09:10:31','2025-05-15 11:10:31'),
(193726,66446,'action started via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193727,66446,'action complete via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193728,66447,'action started via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193729,66447,'action complete via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193730,66448,'action started via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193731,66448,'action complete via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193732,66449,'action started via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193733,66449,'action complete via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193734,66450,'action started via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193735,66450,'action complete via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193736,66451,'action started via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193737,66451,'action complete via WP Cron','2025-05-15 09:15:06','2025-05-15 11:15:06'),
(193738,66452,'action created','2025-05-15 09:29:18','2025-05-15 11:29:18'),
(193739,66453,'action created','2025-05-15 09:29:18','2025-05-15 11:29:18'),
(193740,66454,'action created','2025-05-15 09:29:18','2025-05-15 11:29:18'),
(193741,66455,'action created','2025-05-15 09:29:18','2025-05-15 11:29:18'),
(193742,66456,'action created','2025-05-15 09:29:18','2025-05-15 11:29:18'),
(193743,66457,'action created','2025-05-15 09:29:18','2025-05-15 11:29:18'),
(193744,66458,'action created','2025-05-15 09:29:21','2025-05-15 11:29:21'),
(193745,66459,'action created','2025-05-15 09:29:21','2025-05-15 11:29:21'),
(193746,66460,'action created','2025-05-15 09:29:21','2025-05-15 11:29:21'),
(193747,66461,'action created','2025-05-15 09:29:21','2025-05-15 11:29:21'),
(193748,66462,'action created','2025-05-15 09:29:26','2025-05-15 11:29:26'),
(193749,66463,'action created','2025-05-15 09:29:26','2025-05-15 11:29:26'),
(193750,66464,'action created','2025-05-15 09:29:26','2025-05-15 11:29:26'),
(193751,66465,'action created','2025-05-15 09:29:26','2025-05-15 11:29:26'),
(193752,66452,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193753,66452,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193754,66453,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193755,66453,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193756,66454,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193757,66454,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193758,66455,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193759,66455,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193760,66457,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193761,66457,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193762,66456,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193763,66456,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193764,66458,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193765,66458,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193766,66459,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193767,66459,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193768,66460,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193769,66460,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193770,66461,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193771,66461,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193772,66462,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193773,66462,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193774,66463,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193775,66463,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193776,66465,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193777,66465,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193778,66464,'action started via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193779,66464,'action complete via WP Cron','2025-05-15 09:29:27','2025-05-15 11:29:27'),
(193780,66466,'action created','2025-05-15 09:29:29','2025-05-15 11:29:29'),
(193781,66467,'action created','2025-05-15 09:29:29','2025-05-15 11:29:29'),
(193782,66468,'action created','2025-05-15 09:29:30','2025-05-15 11:29:30'),
(193783,66469,'action created','2025-05-15 09:29:31','2025-05-15 11:29:31'),
(193784,66470,'action created','2025-05-15 09:29:32','2025-05-15 11:29:32'),
(193785,66471,'action created','2025-05-15 09:29:32','2025-05-15 11:29:32'),
(193786,66466,'action started via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193787,66466,'action complete via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193788,66467,'action started via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193789,66467,'action complete via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193790,66468,'action started via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193791,66468,'action complete via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193792,66469,'action started via WP Cron','2025-05-15 09:31:16','2025-05-15 11:31:16'),
(193793,66469,'action complete via WP Cron','2025-05-15 09:31:17','2025-05-15 11:31:17'),
(193794,66470,'action started via WP Cron','2025-05-15 09:31:17','2025-05-15 11:31:17'),
(193795,66470,'action complete via WP Cron','2025-05-15 09:31:17','2025-05-15 11:31:17'),
(193796,66471,'action started via WP Cron','2025-05-15 09:31:17','2025-05-15 11:31:17'),
(193797,66471,'action complete via WP Cron','2025-05-15 09:31:17','2025-05-15 11:31:17'),
(193798,66472,'action created','2025-05-15 09:38:02','2025-05-15 11:38:02'),
(193799,66473,'action created','2025-05-15 09:38:02','2025-05-15 11:38:02'),
(193800,66474,'action created','2025-05-15 09:38:02','2025-05-15 11:38:02'),
(193801,66475,'action created','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193802,66472,'action started via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193803,66472,'action complete via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193804,66473,'action started via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193805,66473,'action complete via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193806,66474,'action started via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193807,66474,'action complete via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193808,66475,'action started via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193809,66475,'action complete via WP Cron','2025-05-15 09:38:03','2025-05-15 11:38:03'),
(193810,66476,'action created','2025-05-15 09:56:49','2025-05-15 11:56:49'),
(193811,66477,'action created','2025-05-15 09:56:49','2025-05-15 11:56:49'),
(193812,66478,'action created','2025-05-15 09:56:49','2025-05-15 11:56:49'),
(193813,66479,'action created','2025-05-15 09:56:50','2025-05-15 11:56:50'),
(193814,66480,'action created','2025-05-15 09:56:50','2025-05-15 11:56:50'),
(193815,66481,'action created','2025-05-15 09:57:37','2025-05-15 11:57:37'),
(193816,66482,'action created','2025-05-15 09:57:37','2025-05-15 11:57:37'),
(193817,66483,'action created','2025-05-15 09:57:37','2025-05-15 11:57:37'),
(193818,66484,'action created','2025-05-15 09:57:37','2025-05-15 11:57:37'),
(193819,66485,'action created','2025-05-15 09:57:37','2025-05-15 11:57:37'),
(193820,66476,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193821,66476,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193822,66477,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193823,66477,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193824,66478,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193825,66478,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193826,66479,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193827,66479,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193828,66480,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193829,66480,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193830,66481,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193831,66481,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193832,66482,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193833,66482,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193834,66483,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193835,66483,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193836,66484,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193837,66484,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193838,66485,'action started via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193839,66485,'action complete via WP Cron','2025-05-15 10:00:40','2025-05-15 12:00:40'),
(193840,66486,'action created','2025-05-15 11:40:52','2025-05-15 13:40:52'),
(193841,66487,'action created','2025-05-15 11:40:52','2025-05-15 13:40:52'),
(193842,66488,'action created','2025-05-15 11:40:52','2025-05-15 13:40:52'),
(193843,66489,'action created','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193844,66490,'action created','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193845,66491,'action created','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193846,66486,'action started via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193847,66486,'action complete via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193848,66487,'action started via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193849,66487,'action complete via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193850,66488,'action started via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193851,66488,'action complete via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193852,66489,'action started via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193853,66489,'action complete via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193854,66491,'action started via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193855,66491,'action complete via WP Cron','2025-05-15 11:40:53','2025-05-15 13:40:53'),
(193856,66492,'action created','2025-05-15 11:40:55','2025-05-15 13:40:55'),
(193857,66493,'action created','2025-05-15 11:40:55','2025-05-15 13:40:55'),
(193858,66490,'action started via WP Cron','2025-05-15 11:44:09','2025-05-15 13:44:09'),
(193859,66490,'action complete via WP Cron','2025-05-15 11:44:09','2025-05-15 13:44:09'),
(193860,66492,'action started via WP Cron','2025-05-15 11:44:09','2025-05-15 13:44:09'),
(193861,66492,'action complete via WP Cron','2025-05-15 11:44:09','2025-05-15 13:44:09'),
(193862,66493,'action started via WP Cron','2025-05-15 11:44:09','2025-05-15 13:44:09'),
(193863,66493,'action complete via WP Cron','2025-05-15 11:44:09','2025-05-15 13:44:09'),
(193864,66494,'action created','2025-05-15 12:19:46','2025-05-15 14:19:46'),
(193865,66495,'action created','2025-05-15 12:19:46','2025-05-15 14:19:46'),
(193866,66496,'action created','2025-05-15 12:19:46','2025-05-15 14:19:46'),
(193867,66497,'action created','2025-05-15 12:19:46','2025-05-15 14:19:46'),
(193868,66498,'action created','2025-05-15 12:19:47','2025-05-15 14:19:47'),
(193869,66499,'action created','2025-05-15 12:19:47','2025-05-15 14:19:47'),
(193870,66500,'action created','2025-05-15 12:19:47','2025-05-15 14:19:47'),
(193871,66501,'action created','2025-05-15 12:19:47','2025-05-15 14:19:47'),
(193872,66502,'action created','2025-05-15 12:19:47','2025-05-15 14:19:47'),
(193873,66494,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193874,66494,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193875,66495,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193876,66495,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193877,66496,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193878,66496,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193879,66497,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193880,66497,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193881,66499,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193882,66499,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193883,66500,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193884,66500,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193885,66502,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193886,66502,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193887,66498,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193888,66498,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193889,66501,'action started via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193890,66501,'action complete via WP Cron','2025-05-15 12:23:12','2025-05-15 14:23:12'),
(193891,66503,'action created','2025-05-15 13:43:33','2025-05-15 15:43:33'),
(193892,66503,'action started via WP Cron','2025-05-15 13:43:34','2025-05-15 15:43:34'),
(193893,66503,'action complete via WP Cron','2025-05-15 13:43:34','2025-05-15 15:43:34'),
(193894,66504,'action created','2025-05-15 13:43:35','2025-05-15 15:43:35'),
(193895,66505,'action created','2025-05-15 13:45:56','2025-05-15 15:45:56'),
(193896,66504,'action started via WP Cron','2025-05-15 13:45:56','2025-05-15 15:45:56'),
(193897,66504,'action complete via WP Cron','2025-05-15 13:45:56','2025-05-15 15:45:56'),
(193898,66505,'action started via WP Cron','2025-05-15 13:45:56','2025-05-15 15:45:56'),
(193899,66505,'action complete via WP Cron','2025-05-15 13:45:56','2025-05-15 15:45:56'),
(193900,66506,'action created','2025-05-15 13:45:57','2025-05-15 15:45:57'),
(193901,66507,'action created','2025-05-15 13:46:00','2025-05-15 15:46:00'),
(193902,66508,'action created','2025-05-15 13:46:03','2025-05-15 15:46:03'),
(193903,66506,'action started via WP Cron','2025-05-15 13:51:42','2025-05-15 15:51:42'),
(193904,66506,'action complete via WP Cron','2025-05-15 13:51:42','2025-05-15 15:51:42'),
(193905,66507,'action started via WP Cron','2025-05-15 13:51:42','2025-05-15 15:51:42'),
(193906,66507,'action complete via WP Cron','2025-05-15 13:51:42','2025-05-15 15:51:42'),
(193907,66508,'action started via WP Cron','2025-05-15 13:51:42','2025-05-15 15:51:42'),
(193908,66508,'action complete via WP Cron','2025-05-15 13:51:42','2025-05-15 15:51:42'),
(193909,66509,'action created','2025-05-15 14:01:53','2025-05-15 16:01:53'),
(193910,66509,'action started via WP Cron','2025-05-15 14:06:10','2025-05-15 16:06:10'),
(193911,66509,'action complete via WP Cron','2025-05-15 14:06:10','2025-05-15 16:06:10'),
(193912,66510,'action created','2025-05-15 14:08:39','2025-05-15 16:08:39'),
(193913,66510,'action started via WP Cron','2025-05-15 14:08:39','2025-05-15 16:08:39'),
(193914,66510,'action complete via WP Cron','2025-05-15 14:08:39','2025-05-15 16:08:39'),
(193915,66306,'action started via WP Cron','2025-05-15 14:15:38','2025-05-15 16:15:38'),
(193916,66306,'action complete via WP Cron','2025-05-15 14:15:38','2025-05-15 16:15:38'),
(193917,66511,'action created','2025-05-15 14:15:38','2025-05-15 16:15:38'),
(193918,66512,'action created','2025-05-15 14:19:38','2025-05-15 16:19:38'),
(193919,66512,'action started via WP Cron','2025-05-15 14:19:39','2025-05-15 16:19:39'),
(193920,66512,'action complete via WP Cron','2025-05-15 14:19:39','2025-05-15 16:19:39'),
(193921,66513,'action created','2025-05-15 14:19:40','2025-05-15 16:19:40'),
(193922,66514,'action created','2025-05-15 14:19:40','2025-05-15 16:19:40'),
(193923,66513,'action started via WP Cron','2025-05-15 14:22:41','2025-05-15 16:22:41'),
(193924,66513,'action complete via WP Cron','2025-05-15 14:22:42','2025-05-15 16:22:42'),
(193925,66514,'action started via WP Cron','2025-05-15 14:22:42','2025-05-15 16:22:42'),
(193926,66514,'action complete via WP Cron','2025-05-15 14:22:42','2025-05-15 16:22:42'),
(193927,66515,'action created','2025-05-15 14:22:42','2025-05-15 16:22:42'),
(193928,66515,'action started via WP Cron','2025-05-15 14:28:30','2025-05-15 16:28:30'),
(193929,66515,'action complete via WP Cron','2025-05-15 14:28:30','2025-05-15 16:28:30'),
(193930,66516,'action created','2025-05-15 14:29:10','2025-05-15 16:29:10'),
(193931,66516,'action started via WP Cron','2025-05-15 14:31:47','2025-05-15 16:31:47'),
(193932,66516,'action complete via WP Cron','2025-05-15 14:31:47','2025-05-15 16:31:47'),
(193933,66517,'action created','2025-05-16 02:11:56','2025-05-16 04:11:56'),
(193934,66517,'action started via WP Cron','2025-05-16 02:24:15','2025-05-16 04:24:15'),
(193935,66517,'action complete via WP Cron','2025-05-16 02:24:15','2025-05-16 04:24:15'),
(193936,66518,'action created','2025-05-16 06:38:06','2025-05-16 08:38:06'),
(193937,66518,'action started via WP Cron','2025-05-16 06:38:06','2025-05-16 08:38:06'),
(193938,66518,'action complete via WP Cron','2025-05-16 06:38:06','2025-05-16 08:38:06'),
(193939,66519,'action created','2025-05-16 06:38:07','2025-05-16 08:38:07'),
(193940,66520,'action created','2025-05-16 06:38:10','2025-05-16 08:38:10'),
(193941,66519,'action started via WP Cron','2025-05-16 06:38:36','2025-05-16 08:38:36'),
(193942,66519,'action complete via WP Cron','2025-05-16 06:38:36','2025-05-16 08:38:36'),
(193943,66520,'action started via WP Cron','2025-05-16 06:38:36','2025-05-16 08:38:36'),
(193944,66520,'action complete via WP Cron','2025-05-16 06:38:36','2025-05-16 08:38:36'),
(193945,66521,'action created','2025-05-16 06:38:37','2025-05-16 08:38:37'),
(193946,66522,'action created','2025-05-16 06:39:00','2025-05-16 08:39:00'),
(193947,66521,'action started via WP Cron','2025-05-16 06:40:06','2025-05-16 08:40:06'),
(193948,66521,'action complete via WP Cron','2025-05-16 06:40:06','2025-05-16 08:40:06'),
(193949,66522,'action started via WP Cron','2025-05-16 06:40:06','2025-05-16 08:40:06'),
(193950,66522,'action complete via WP Cron','2025-05-16 06:40:06','2025-05-16 08:40:06'),
(193951,66523,'action created','2025-05-16 06:40:07','2025-05-16 08:40:07'),
(193952,66523,'action started via WP Cron','2025-05-16 06:40:33','2025-05-16 08:40:33'),
(193953,66523,'action complete via WP Cron','2025-05-16 06:40:33','2025-05-16 08:40:33'),
(193954,66524,'action created','2025-05-16 06:40:58','2025-05-16 08:40:58'),
(193955,66524,'action started via WP Cron','2025-05-16 06:44:58','2025-05-16 08:44:58'),
(193956,66524,'action complete via WP Cron','2025-05-16 06:44:58','2025-05-16 08:44:58'),
(193957,66525,'action created','2025-05-16 06:47:42','2025-05-16 08:47:42'),
(193958,66526,'action created','2025-05-16 06:47:42','2025-05-16 08:47:42'),
(193959,66525,'action started via WP Cron','2025-05-16 06:47:43','2025-05-16 08:47:43'),
(193960,66525,'action complete via WP Cron','2025-05-16 06:47:43','2025-05-16 08:47:43'),
(193961,66526,'action started via WP Cron','2025-05-16 06:47:43','2025-05-16 08:47:43'),
(193962,66526,'action complete via WP Cron','2025-05-16 06:47:43','2025-05-16 08:47:43'),
(193963,66527,'action created','2025-05-16 06:47:44','2025-05-16 08:47:44'),
(193964,66528,'action created','2025-05-16 06:47:44','2025-05-16 08:47:44'),
(193965,66529,'action created','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193966,66530,'action created','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193967,66527,'action started via WP Cron','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193968,66527,'action complete via WP Cron','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193969,66528,'action started via WP Cron','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193970,66528,'action complete via WP Cron','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193971,66529,'action started via WP Cron','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193972,66529,'action complete via WP Cron','2025-05-16 06:49:37','2025-05-16 08:49:37'),
(193973,66531,'action created','2025-05-16 06:49:38','2025-05-16 08:49:38'),
(193974,66532,'action created','2025-05-16 06:49:39','2025-05-16 08:49:39'),
(193975,66533,'action created','2025-05-16 06:49:40','2025-05-16 08:49:40'),
(193976,66534,'action created','2025-05-16 06:49:40','2025-05-16 08:49:40'),
(193977,66535,'action created','2025-05-16 06:49:42','2025-05-16 08:49:42'),
(193978,66536,'action created','2025-05-16 06:49:42','2025-05-16 08:49:42'),
(193979,66537,'action created','2025-05-16 06:49:43','2025-05-16 08:49:43'),
(193980,66538,'action created','2025-05-16 06:49:44','2025-05-16 08:49:44'),
(193981,66530,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193982,66530,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193983,66531,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193984,66531,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193985,66532,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193986,66532,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193987,66533,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193988,66533,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193989,66534,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193990,66534,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193991,66535,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193992,66535,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193993,66536,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193994,66536,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193995,66537,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193996,66537,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193997,66538,'action started via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193998,66538,'action complete via WP Cron','2025-05-16 06:52:53','2025-05-16 08:52:53'),
(193999,66539,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194000,66540,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194001,66541,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194002,66542,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194003,66543,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194004,66544,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194005,66545,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194006,66546,'action created','2025-05-16 07:00:26','2025-05-16 09:00:26'),
(194007,66539,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194008,66539,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194009,66540,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194010,66540,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194011,66542,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194012,66542,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194013,66543,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194014,66543,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194015,66544,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194016,66544,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194017,66545,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194018,66545,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194019,66546,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194020,66546,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194021,66541,'action started via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194022,66541,'action complete via WP Cron','2025-05-16 07:00:27','2025-05-16 09:00:27'),
(194023,66547,'action created','2025-05-16 07:00:28','2025-05-16 09:00:28'),
(194024,66548,'action created','2025-05-16 07:00:28','2025-05-16 09:00:28'),
(194025,66549,'action created','2025-05-16 07:00:28','2025-05-16 09:00:28'),
(194026,66550,'action created','2025-05-16 07:00:28','2025-05-16 09:00:28'),
(194027,66551,'action created','2025-05-16 07:00:28','2025-05-16 09:00:28'),
(194028,66552,'action created','2025-05-16 07:00:28','2025-05-16 09:00:28'),
(194029,66553,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194030,66554,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194031,66555,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194032,66556,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194033,66557,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194034,66558,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194035,66559,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194036,66560,'action created','2025-05-16 07:00:29','2025-05-16 09:00:29'),
(194037,66547,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194038,66547,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194039,66548,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194040,66548,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194041,66549,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194042,66549,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194043,66550,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194044,66550,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194045,66551,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194046,66551,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194047,66552,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194048,66552,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194049,66553,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194050,66553,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194051,66554,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194052,66554,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194053,66555,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194054,66555,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194055,66557,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194056,66557,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194057,66558,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194058,66558,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194059,66559,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194060,66559,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194061,66560,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194062,66560,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194063,66556,'action started via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194064,66556,'action complete via WP Cron','2025-05-16 07:01:22','2025-05-16 09:01:22'),
(194065,66561,'action created','2025-05-16 07:01:45','2025-05-16 09:01:45'),
(194066,66562,'action created','2025-05-16 07:01:45','2025-05-16 09:01:45'),
(194067,66561,'action started via WP Cron','2025-05-16 07:05:17','2025-05-16 09:05:17'),
(194068,66561,'action complete via WP Cron','2025-05-16 07:05:17','2025-05-16 09:05:17'),
(194069,66562,'action started via WP Cron','2025-05-16 07:05:17','2025-05-16 09:05:17'),
(194070,66562,'action complete via WP Cron','2025-05-16 07:05:17','2025-05-16 09:05:17'),
(194071,66563,'action created','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194072,66564,'action created','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194073,66565,'action created','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194074,66566,'action created','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194075,66563,'action started via WP Cron','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194076,66563,'action complete via WP Cron','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194077,66564,'action started via WP Cron','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194078,66564,'action complete via WP Cron','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194079,66565,'action started via WP Cron','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194080,66565,'action complete via WP Cron','2025-05-16 07:08:26','2025-05-16 09:08:26'),
(194081,66567,'action created','2025-05-16 07:10:29','2025-05-16 09:10:29'),
(194082,66566,'action started via WP Cron','2025-05-16 07:10:29','2025-05-16 09:10:29'),
(194083,66566,'action complete via WP Cron','2025-05-16 07:10:29','2025-05-16 09:10:29'),
(194084,66567,'action started via WP Cron','2025-05-16 07:10:29','2025-05-16 09:10:29'),
(194085,66567,'action complete via WP Cron','2025-05-16 07:10:29','2025-05-16 09:10:29'),
(194086,66568,'action created','2025-05-16 07:10:30','2025-05-16 09:10:30'),
(194087,66569,'action created','2025-05-16 07:11:09','2025-05-16 09:11:09'),
(194088,66568,'action started via WP Cron','2025-05-16 07:11:47','2025-05-16 09:11:47'),
(194089,66568,'action complete via WP Cron','2025-05-16 07:11:47','2025-05-16 09:11:47'),
(194090,66569,'action started via WP Cron','2025-05-16 07:11:47','2025-05-16 09:11:47'),
(194091,66569,'action complete via WP Cron','2025-05-16 07:11:47','2025-05-16 09:11:47'),
(194092,66570,'action created','2025-05-16 07:11:48','2025-05-16 09:11:48'),
(194093,66571,'action created','2025-05-16 07:12:50','2025-05-16 09:12:50'),
(194094,66570,'action started via WP Cron','2025-05-16 07:12:50','2025-05-16 09:12:50'),
(194095,66570,'action complete via WP Cron','2025-05-16 07:12:50','2025-05-16 09:12:50'),
(194096,66572,'action created','2025-05-16 07:12:52','2025-05-16 09:12:52'),
(194097,66573,'action created','2025-05-16 07:12:52','2025-05-16 09:12:52'),
(194098,66574,'action created','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194099,66575,'action created','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194100,66576,'action created','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194101,66577,'action created','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194102,66578,'action created','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194103,66579,'action created','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194104,66571,'action started via WP Cron','2025-05-16 07:13:38','2025-05-16 09:13:38'),
(194105,66571,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194106,66572,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194107,66572,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194108,66573,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194109,66573,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194110,66574,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194111,66574,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194112,66575,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194113,66575,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194114,66576,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194115,66576,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194116,66578,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194117,66578,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194118,66579,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194119,66579,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194120,66577,'action started via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194121,66577,'action complete via WP Cron','2025-05-16 07:13:39','2025-05-16 09:13:39'),
(194122,66580,'action created','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194123,66581,'action created','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194124,66582,'action created','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194125,66583,'action created','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194126,66580,'action started via WP Cron','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194127,66580,'action complete via WP Cron','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194128,66581,'action started via WP Cron','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194129,66581,'action complete via WP Cron','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194130,66582,'action started via WP Cron','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194131,66582,'action complete via WP Cron','2025-05-16 07:16:20','2025-05-16 09:16:20'),
(194132,66584,'action created','2025-05-16 07:16:23','2025-05-16 09:16:23'),
(194133,66585,'action created','2025-05-16 07:16:23','2025-05-16 09:16:23'),
(194134,66583,'action started via WP Cron','2025-05-16 07:16:23','2025-05-16 09:16:23'),
(194135,66583,'action complete via WP Cron','2025-05-16 07:16:24','2025-05-16 09:16:24'),
(194136,66584,'action started via WP Cron','2025-05-16 07:16:24','2025-05-16 09:16:24'),
(194137,66584,'action complete via WP Cron','2025-05-16 07:16:24','2025-05-16 09:16:24'),
(194138,66585,'action started via WP Cron','2025-05-16 07:16:24','2025-05-16 09:16:24'),
(194139,66585,'action complete via WP Cron','2025-05-16 07:16:24','2025-05-16 09:16:24'),
(194140,66586,'action created','2025-05-16 07:27:35','2025-05-16 09:27:35'),
(194141,66587,'action created','2025-05-16 07:27:35','2025-05-16 09:27:35'),
(194142,66588,'action created','2025-05-16 07:27:35','2025-05-16 09:27:35'),
(194143,66589,'action created','2025-05-16 07:27:35','2025-05-16 09:27:35'),
(194144,66586,'action started via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194145,66586,'action complete via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194146,66587,'action started via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194147,66587,'action complete via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194148,66589,'action started via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194149,66589,'action complete via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194150,66588,'action started via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194151,66588,'action complete via WP Cron','2025-05-16 07:27:36','2025-05-16 09:27:36'),
(194152,66590,'action created','2025-05-16 07:27:37','2025-05-16 09:27:37'),
(194153,66591,'action created','2025-05-16 07:27:37','2025-05-16 09:27:37'),
(194154,66592,'action created','2025-05-16 07:27:40','2025-05-16 09:27:40'),
(194155,66593,'action created','2025-05-16 07:27:40','2025-05-16 09:27:40'),
(194156,66590,'action started via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194157,66590,'action complete via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194158,66591,'action started via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194159,66591,'action complete via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194160,66592,'action started via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194161,66592,'action complete via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194162,66593,'action started via WP Cron','2025-05-16 07:30:29','2025-05-16 09:30:29'),
(194163,66593,'action complete via WP Cron','2025-05-16 07:30:30','2025-05-16 09:30:30'),
(194164,66594,'action created','2025-05-16 07:54:56','2025-05-16 09:54:56'),
(194165,66595,'action created','2025-05-16 07:54:56','2025-05-16 09:54:56'),
(194166,66596,'action created','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194167,66597,'action created','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194168,66594,'action started via WP Cron','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194169,66594,'action complete via WP Cron','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194170,66595,'action started via WP Cron','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194171,66595,'action complete via WP Cron','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194172,66597,'action started via WP Cron','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194173,66597,'action complete via WP Cron','2025-05-16 07:54:57','2025-05-16 09:54:57'),
(194174,66596,'action started via WP Cron','2025-05-16 07:55:49','2025-05-16 09:55:49'),
(194175,66596,'action complete via WP Cron','2025-05-16 07:55:49','2025-05-16 09:55:49'),
(194176,66598,'action created','2025-05-16 08:02:14','2025-05-16 10:02:14'),
(194177,66599,'action created','2025-05-16 08:02:14','2025-05-16 10:02:14'),
(194178,66598,'action started via WP Cron','2025-05-16 08:02:15','2025-05-16 10:02:15'),
(194179,66598,'action complete via WP Cron','2025-05-16 08:02:15','2025-05-16 10:02:15'),
(194180,66599,'action started via WP Cron','2025-05-16 08:02:15','2025-05-16 10:02:15'),
(194181,66599,'action complete via WP Cron','2025-05-16 08:02:15','2025-05-16 10:02:15'),
(194182,66600,'action created','2025-05-16 08:03:16','2025-05-16 10:03:16'),
(194183,66601,'action created','2025-05-16 08:03:16','2025-05-16 10:03:16'),
(194184,66600,'action started via WP Cron','2025-05-16 08:03:17','2025-05-16 10:03:17'),
(194185,66600,'action complete via WP Cron','2025-05-16 08:03:17','2025-05-16 10:03:17'),
(194186,66601,'action started via WP Cron','2025-05-16 08:03:17','2025-05-16 10:03:17'),
(194187,66601,'action complete via WP Cron','2025-05-16 08:03:17','2025-05-16 10:03:17'),
(194188,66602,'action created','2025-05-16 08:03:18','2025-05-16 10:03:18'),
(194189,66603,'action created','2025-05-16 08:03:18','2025-05-16 10:03:18'),
(194190,66604,'action created','2025-05-16 08:03:20','2025-05-16 10:03:20'),
(194191,66605,'action created','2025-05-16 08:03:21','2025-05-16 10:03:21'),
(194192,66606,'action created','2025-05-16 08:04:28','2025-05-16 10:04:28'),
(194193,66607,'action created','2025-05-16 08:04:28','2025-05-16 10:04:28'),
(194194,66602,'action started via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194195,66602,'action complete via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194196,66603,'action started via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194197,66603,'action complete via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194198,66604,'action started via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194199,66604,'action complete via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194200,66605,'action started via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194201,66605,'action complete via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194202,66606,'action started via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194203,66606,'action complete via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194204,66607,'action started via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194205,66607,'action complete via WP Cron','2025-05-16 08:04:29','2025-05-16 10:04:29'),
(194206,66608,'action created','2025-05-16 09:15:16','2025-05-16 11:15:16'),
(194207,66609,'action created','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194208,66610,'action created','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194209,66611,'action created','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194210,66608,'action started via WP Cron','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194211,66608,'action complete via WP Cron','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194212,66609,'action started via WP Cron','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194213,66609,'action complete via WP Cron','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194214,66610,'action started via WP Cron','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194215,66610,'action complete via WP Cron','2025-05-16 09:15:17','2025-05-16 11:15:17'),
(194216,66612,'action created','2025-05-16 09:15:19','2025-05-16 11:15:19'),
(194217,66613,'action created','2025-05-16 09:15:19','2025-05-16 11:15:19'),
(194218,66614,'action created','2025-05-16 09:15:19','2025-05-16 11:15:19'),
(194219,66615,'action created','2025-05-16 09:15:19','2025-05-16 11:15:19'),
(194220,66616,'action created','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194221,66611,'action started via WP Cron','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194222,66617,'action created','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194223,66611,'action complete via WP Cron','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194224,66612,'action started via WP Cron','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194225,66612,'action complete via WP Cron','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194226,66613,'action started via WP Cron','2025-05-16 09:15:22','2025-05-16 11:15:22'),
(194227,66613,'action complete via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194228,66614,'action started via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194229,66618,'action created','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194230,66614,'action complete via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194231,66615,'action started via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194232,66615,'action complete via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194233,66616,'action started via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194234,66616,'action complete via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194235,66617,'action started via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194236,66617,'action complete via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194237,66618,'action started via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194238,66619,'action created','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194239,66618,'action complete via WP Cron','2025-05-16 09:15:23','2025-05-16 11:15:23'),
(194240,66619,'action started via WP Cron','2025-05-16 09:19:26','2025-05-16 11:19:26'),
(194241,66619,'action complete via WP Cron','2025-05-16 09:19:26','2025-05-16 11:19:26'),
(194242,66620,'action created','2025-05-16 09:30:54','2025-05-16 11:30:54'),
(194243,66621,'action created','2025-05-16 09:30:54','2025-05-16 11:30:54'),
(194244,66622,'action created','2025-05-16 09:30:54','2025-05-16 11:30:54'),
(194245,66623,'action created','2025-05-16 09:30:55','2025-05-16 11:30:55'),
(194246,66624,'action created','2025-05-16 09:30:55','2025-05-16 11:30:55'),
(194247,66625,'action created','2025-05-16 09:30:55','2025-05-16 11:30:55'),
(194248,66626,'action created','2025-05-16 09:30:55','2025-05-16 11:30:55'),
(194249,66627,'action created','2025-05-16 09:30:55','2025-05-16 11:30:55'),
(194250,66620,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194251,66620,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194252,66621,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194253,66621,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194254,66622,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194255,66622,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194256,66623,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194257,66623,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194258,66625,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194259,66625,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194260,66626,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194261,66626,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194262,66627,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194263,66627,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194264,66624,'action started via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194265,66624,'action complete via WP Cron','2025-05-16 09:31:37','2025-05-16 11:31:37'),
(194266,66628,'action created','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194267,66629,'action created','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194268,66630,'action created','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194269,66631,'action created','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194270,66632,'action created','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194271,66633,'action created','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194272,66628,'action started via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194273,66628,'action complete via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194274,66629,'action started via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194275,66629,'action complete via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194276,66631,'action started via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194277,66631,'action complete via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194278,66632,'action started via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194279,66632,'action complete via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194280,66633,'action started via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194281,66633,'action complete via WP Cron','2025-05-16 12:02:33','2025-05-16 14:02:33'),
(194282,66630,'action started via WP Cron','2025-05-16 12:04:36','2025-05-16 14:04:36'),
(194283,66630,'action complete via WP Cron','2025-05-16 12:04:36','2025-05-16 14:04:36'),
(194284,66634,'action created','2025-05-16 12:10:19','2025-05-16 14:10:19'),
(194285,66635,'action created','2025-05-16 12:10:19','2025-05-16 14:10:19'),
(194286,66636,'action created','2025-05-16 12:10:19','2025-05-16 14:10:19'),
(194287,66637,'action created','2025-05-16 12:10:19','2025-05-16 14:10:19'),
(194288,66634,'action started via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194289,66634,'action complete via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194290,66635,'action started via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194291,66635,'action complete via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194292,66637,'action started via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194293,66637,'action complete via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194294,66636,'action started via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194295,66636,'action complete via WP Cron','2025-05-16 12:10:21','2025-05-16 14:10:21'),
(194296,66638,'action created','2025-05-16 12:10:30','2025-05-16 14:10:30'),
(194297,66639,'action created','2025-05-16 12:10:30','2025-05-16 14:10:30'),
(194298,66640,'action created','2025-05-16 12:10:30','2025-05-16 14:10:30'),
(194299,66641,'action created','2025-05-16 12:10:31','2025-05-16 14:10:31'),
(194300,66642,'action created','2025-05-16 12:10:31','2025-05-16 14:10:31'),
(194301,66643,'action created','2025-05-16 12:10:32','2025-05-16 14:10:32'),
(194302,66644,'action created','2025-05-16 12:10:32','2025-05-16 14:10:32'),
(194303,66645,'action created','2025-05-16 12:10:33','2025-05-16 14:10:33'),
(194304,66646,'action created','2025-05-16 12:10:33','2025-05-16 14:10:33'),
(194305,66638,'action started via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194306,66638,'action complete via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194307,66639,'action started via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194308,66639,'action complete via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194309,66640,'action started via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194310,66640,'action complete via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194311,66641,'action started via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194312,66641,'action complete via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194313,66642,'action started via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194314,66642,'action complete via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194315,66643,'action started via WP Cron','2025-05-16 12:10:35','2025-05-16 14:10:35'),
(194316,66643,'action complete via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194317,66644,'action started via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194318,66644,'action complete via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194319,66645,'action started via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194320,66645,'action complete via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194321,66646,'action started via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194322,66646,'action complete via WP Cron','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194323,66647,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194324,66648,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194325,66649,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194326,66650,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194327,66651,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194328,66652,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194329,66653,'action created','2025-05-16 12:10:36','2025-05-16 14:10:36'),
(194330,66654,'action created','2025-05-16 12:10:37','2025-05-16 14:10:37'),
(194331,66655,'action created','2025-05-16 12:10:38','2025-05-16 14:10:38'),
(194332,66656,'action created','2025-05-16 12:10:38','2025-05-16 14:10:38'),
(194333,66657,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194334,66658,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194335,66659,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194336,66660,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194337,66661,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194338,66662,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194339,66663,'action created','2025-05-16 12:10:43','2025-05-16 14:10:43'),
(194340,66664,'action created','2025-05-16 12:10:47','2025-05-16 14:10:47'),
(194341,66665,'action created','2025-05-16 12:10:47','2025-05-16 14:10:47'),
(194342,66666,'action created','2025-05-16 12:10:47','2025-05-16 14:10:47'),
(194343,66667,'action created','2025-05-16 12:10:47','2025-05-16 14:10:47'),
(194344,66668,'action created','2025-05-16 12:10:49','2025-05-16 14:10:49'),
(194345,66669,'action created','2025-05-16 12:10:49','2025-05-16 14:10:49'),
(194346,66670,'action created','2025-05-16 12:10:51','2025-05-16 14:10:51'),
(194347,66671,'action created','2025-05-16 12:10:51','2025-05-16 14:10:51'),
(194348,66672,'action created','2025-05-16 12:10:53','2025-05-16 14:10:53'),
(194349,66673,'action created','2025-05-16 12:10:53','2025-05-16 14:10:53'),
(194350,66674,'action created','2025-05-16 12:10:54','2025-05-16 14:10:54'),
(194351,66675,'action created','2025-05-16 12:10:54','2025-05-16 14:10:54'),
(194352,66676,'action created','2025-05-16 12:10:54','2025-05-16 14:10:54'),
(194353,66677,'action created','2025-05-16 12:10:54','2025-05-16 14:10:54'),
(194354,66678,'action created','2025-05-16 12:10:55','2025-05-16 14:10:55'),
(194355,66679,'action created','2025-05-16 12:10:55','2025-05-16 14:10:55'),
(194356,66680,'action created','2025-05-16 12:10:55','2025-05-16 14:10:55'),
(194357,66681,'action created','2025-05-16 12:10:57','2025-05-16 14:10:57'),
(194358,66682,'action created','2025-05-16 12:10:57','2025-05-16 14:10:57'),
(194359,66683,'action created','2025-05-16 12:10:59','2025-05-16 14:10:59'),
(194360,66684,'action created','2025-05-16 12:10:59','2025-05-16 14:10:59'),
(194361,66685,'action created','2025-05-16 12:11:00','2025-05-16 14:11:00'),
(194362,66686,'action created','2025-05-16 12:11:00','2025-05-16 14:11:00'),
(194363,66687,'action created','2025-05-16 12:11:02','2025-05-16 14:11:02'),
(194364,66688,'action created','2025-05-16 12:11:02','2025-05-16 14:11:02'),
(194365,66689,'action created','2025-05-16 12:11:04','2025-05-16 14:11:04'),
(194366,66690,'action created','2025-05-16 12:11:04','2025-05-16 14:11:04'),
(194367,66691,'action created','2025-05-16 12:11:05','2025-05-16 14:11:05'),
(194368,66692,'action created','2025-05-16 12:11:05','2025-05-16 14:11:05'),
(194369,66693,'action created','2025-05-16 12:11:07','2025-05-16 14:11:07'),
(194370,66694,'action created','2025-05-16 12:11:07','2025-05-16 14:11:07'),
(194371,66695,'action created','2025-05-16 12:11:08','2025-05-16 14:11:08'),
(194372,66696,'action created','2025-05-16 12:11:08','2025-05-16 14:11:08'),
(194373,66647,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194374,66647,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194375,66648,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194376,66648,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194377,66649,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194378,66649,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194379,66650,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194380,66650,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194381,66651,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194382,66651,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194383,66652,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194384,66652,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194385,66653,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194386,66653,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194387,66654,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194388,66654,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194389,66655,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194390,66655,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194391,66656,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194392,66656,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194393,66657,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194394,66657,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194395,66658,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194396,66658,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194397,66659,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194398,66659,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194399,66661,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194400,66661,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194401,66662,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194402,66662,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194403,66660,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194404,66660,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194405,66663,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194406,66663,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194407,66664,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194408,66664,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194409,66665,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194410,66665,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194411,66667,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194412,66667,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194413,66666,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194414,66666,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194415,66668,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194416,66668,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194417,66669,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194418,66669,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194419,66670,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194420,66670,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194421,66671,'action started via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194422,66671,'action complete via WP Cron','2025-05-16 12:19:53','2025-05-16 14:19:53'),
(194423,66672,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194424,66672,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194425,66673,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194426,66673,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194427,66674,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194428,66674,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194429,66675,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194430,66675,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194431,66677,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194432,66677,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194433,66676,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194434,66676,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194435,66679,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194436,66679,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194437,66680,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194438,66680,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194439,66678,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194440,66678,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194441,66681,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194442,66681,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194443,66682,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194444,66682,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194445,66683,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194446,66683,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194447,66684,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194448,66684,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194449,66685,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194450,66685,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194451,66686,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194452,66686,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194453,66687,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194454,66687,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194455,66688,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194456,66688,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194457,66689,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194458,66689,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194459,66690,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194460,66690,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194461,66691,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194462,66691,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194463,66692,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194464,66692,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194465,66693,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194466,66693,'action complete via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194467,66694,'action started via WP Cron','2025-05-16 12:19:54','2025-05-16 14:19:54'),
(194468,66694,'action complete via WP Cron','2025-05-16 12:19:55','2025-05-16 14:19:55'),
(194469,66695,'action started via WP Cron','2025-05-16 12:19:55','2025-05-16 14:19:55'),
(194470,66695,'action complete via WP Cron','2025-05-16 12:19:55','2025-05-16 14:19:55'),
(194471,66696,'action started via WP Cron','2025-05-16 12:19:55','2025-05-16 14:19:55'),
(194472,66696,'action complete via WP Cron','2025-05-16 12:19:55','2025-05-16 14:19:55'),
(194473,66697,'action created','2025-05-16 12:20:30','2025-05-16 14:20:30'),
(194474,66697,'action started via WP Cron','2025-05-16 12:20:30','2025-05-16 14:20:30'),
(194475,66697,'action complete via WP Cron','2025-05-16 12:20:30','2025-05-16 14:20:30'),
(194476,66698,'action created','2025-05-16 12:20:31','2025-05-16 14:20:31'),
(194477,66699,'action created','2025-05-16 12:20:34','2025-05-16 14:20:34'),
(194478,66700,'action created','2025-05-16 12:20:40','2025-05-16 14:20:40'),
(194479,66698,'action started via WP Cron','2025-05-16 12:22:49','2025-05-16 14:22:49'),
(194480,66698,'action complete via WP Cron','2025-05-16 12:22:49','2025-05-16 14:22:49'),
(194481,66699,'action started via WP Cron','2025-05-16 12:22:49','2025-05-16 14:22:49'),
(194482,66699,'action complete via WP Cron','2025-05-16 12:22:49','2025-05-16 14:22:49'),
(194483,66700,'action started via WP Cron','2025-05-16 12:22:49','2025-05-16 14:22:49'),
(194484,66700,'action complete via WP Cron','2025-05-16 12:22:49','2025-05-16 14:22:49'),
(194485,66701,'action created','2025-05-16 12:28:36','2025-05-16 14:28:36'),
(194486,66702,'action created','2025-05-16 12:28:36','2025-05-16 14:28:36'),
(194487,66701,'action started via WP Cron','2025-05-16 12:28:36','2025-05-16 14:28:36'),
(194488,66701,'action complete via WP Cron','2025-05-16 12:28:36','2025-05-16 14:28:36'),
(194489,66702,'action started via WP Cron','2025-05-16 12:33:00','2025-05-16 14:33:00'),
(194490,66702,'action complete via WP Cron','2025-05-16 12:33:01','2025-05-16 14:33:01'),
(194491,66703,'action created','2025-05-16 12:36:18','2025-05-16 14:36:18'),
(194492,66704,'action created','2025-05-16 12:36:18','2025-05-16 14:36:18'),
(194493,66703,'action started via WP Cron','2025-05-16 12:36:18','2025-05-16 14:36:18'),
(194494,66703,'action complete via WP Cron','2025-05-16 12:36:18','2025-05-16 14:36:18'),
(194495,66705,'action created','2025-05-16 12:36:20','2025-05-16 14:36:20'),
(194496,66706,'action created','2025-05-16 12:36:20','2025-05-16 14:36:20'),
(194497,66707,'action created','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194498,66708,'action created','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194499,66704,'action started via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194500,66704,'action complete via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194501,66705,'action started via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194502,66705,'action complete via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194503,66706,'action started via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194504,66706,'action complete via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194505,66707,'action started via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194506,66707,'action complete via WP Cron','2025-05-16 12:36:22','2025-05-16 14:36:22'),
(194507,66709,'action created','2025-05-16 12:36:23','2025-05-16 14:36:23'),
(194508,66710,'action created','2025-05-16 12:36:24','2025-05-16 14:36:24'),
(194509,66708,'action started via WP Cron','2025-05-16 12:39:15','2025-05-16 14:39:15'),
(194510,66708,'action complete via WP Cron','2025-05-16 12:39:15','2025-05-16 14:39:15'),
(194511,66709,'action started via WP Cron','2025-05-16 12:39:15','2025-05-16 14:39:15'),
(194512,66709,'action complete via WP Cron','2025-05-16 12:39:15','2025-05-16 14:39:15'),
(194513,66710,'action started via WP Cron','2025-05-16 12:39:15','2025-05-16 14:39:15'),
(194514,66710,'action complete via WP Cron','2025-05-16 12:39:15','2025-05-16 14:39:15'),
(194515,66711,'action created','2025-05-16 12:42:08','2025-05-16 14:42:08'),
(194516,66712,'action created','2025-05-16 12:42:09','2025-05-16 14:42:09'),
(194517,66711,'action started via WP Cron','2025-05-16 12:42:09','2025-05-16 14:42:09'),
(194518,66711,'action complete via WP Cron','2025-05-16 12:42:09','2025-05-16 14:42:09'),
(194519,66713,'action created','2025-05-16 12:42:13','2025-05-16 14:42:13'),
(194520,66714,'action created','2025-05-16 12:42:13','2025-05-16 14:42:13'),
(194521,66715,'action created','2025-05-16 12:42:14','2025-05-16 14:42:14'),
(194522,66716,'action created','2025-05-16 12:42:14','2025-05-16 14:42:14'),
(194523,66717,'action created','2025-05-16 12:42:16','2025-05-16 14:42:16'),
(194524,66718,'action created','2025-05-16 12:42:16','2025-05-16 14:42:16'),
(194525,66712,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194526,66712,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194527,66713,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194528,66713,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194529,66714,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194530,66714,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194531,66715,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194532,66715,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194533,66716,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194534,66716,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194535,66717,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194536,66717,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194537,66718,'action started via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194538,66718,'action complete via WP Cron','2025-05-16 12:42:49','2025-05-16 14:42:49'),
(194539,66719,'action created','2025-05-16 12:58:36','2025-05-16 14:58:36'),
(194540,66720,'action created','2025-05-16 12:58:36','2025-05-16 14:58:36'),
(194541,66719,'action started via WP Cron','2025-05-16 12:58:37','2025-05-16 14:58:37'),
(194542,66719,'action complete via WP Cron','2025-05-16 12:58:37','2025-05-16 14:58:37'),
(194543,66720,'action started via WP Cron','2025-05-16 12:58:37','2025-05-16 14:58:37'),
(194544,66720,'action complete via WP Cron','2025-05-16 12:58:37','2025-05-16 14:58:37'),
(194545,66721,'action created','2025-05-16 14:11:26','2025-05-16 16:11:26'),
(194546,66721,'action started via WP Cron','2025-05-16 14:12:24','2025-05-16 16:12:24'),
(194547,66721,'action complete via WP Cron','2025-05-16 14:12:24','2025-05-16 16:12:24'),
(194548,66511,'action started via WP Cron','2025-05-16 14:16:05','2025-05-16 16:16:05'),
(194549,66511,'action complete via WP Cron','2025-05-16 14:16:05','2025-05-16 16:16:05'),
(194550,66722,'action created','2025-05-16 14:16:05','2025-05-16 16:16:05'),
(194551,66723,'action created','2025-05-17 02:10:31','2025-05-17 04:10:31'),
(194552,66723,'action started via WP Cron','2025-05-17 02:22:28','2025-05-17 04:22:28'),
(194553,66723,'action complete via WP Cron','2025-05-17 02:22:28','2025-05-17 04:22:28'),
(194554,66724,'action created','2025-05-17 06:44:03','2025-05-17 08:44:03'),
(194555,66725,'action created','2025-05-17 06:44:03','2025-05-17 08:44:03'),
(194556,66726,'action created','2025-05-17 06:44:03','2025-05-17 08:44:03'),
(194557,66727,'action created','2025-05-17 06:44:03','2025-05-17 08:44:03'),
(194558,66728,'action created','2025-05-17 06:44:03','2025-05-17 08:44:03'),
(194559,66729,'action created','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194560,66730,'action created','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194561,66724,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194562,66724,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194563,66725,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194564,66725,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194565,66726,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194566,66726,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194567,66728,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194568,66728,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194569,66727,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194570,66727,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194571,66729,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194572,66729,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194573,66730,'action started via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194574,66730,'action complete via WP Cron','2025-05-17 06:44:04','2025-05-17 08:44:04'),
(194575,66731,'action created','2025-05-17 06:44:06','2025-05-17 08:44:06'),
(194576,66732,'action created','2025-05-17 06:44:06','2025-05-17 08:44:06'),
(194577,66733,'action created','2025-05-17 06:44:06','2025-05-17 08:44:06'),
(194578,66734,'action created','2025-05-17 06:44:06','2025-05-17 08:44:06'),
(194579,66735,'action created','2025-05-17 06:44:06','2025-05-17 08:44:06'),
(194580,66736,'action created','2025-05-17 06:44:07','2025-05-17 08:44:07'),
(194581,66731,'action started via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194582,66731,'action complete via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194583,66732,'action started via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194584,66732,'action complete via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194585,66733,'action started via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194586,66733,'action complete via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194587,66735,'action started via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194588,66735,'action complete via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194589,66734,'action started via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194590,66734,'action complete via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194591,66736,'action started via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194592,66736,'action complete via WP Cron','2025-05-17 06:46:13','2025-05-17 08:46:13'),
(194593,66737,'action created','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194594,66738,'action created','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194595,66739,'action created','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194596,66740,'action created','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194597,66737,'action started via WP Cron','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194598,66737,'action complete via WP Cron','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194599,66738,'action started via WP Cron','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194600,66738,'action complete via WP Cron','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194601,66739,'action started via WP Cron','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194602,66739,'action complete via WP Cron','2025-05-17 08:02:18','2025-05-17 10:02:18'),
(194603,66741,'action created','2025-05-17 08:02:19','2025-05-17 10:02:19'),
(194604,66742,'action created','2025-05-17 08:02:19','2025-05-17 10:02:19'),
(194605,66743,'action created','2025-05-17 08:02:20','2025-05-17 10:02:20'),
(194606,66744,'action created','2025-05-17 08:02:20','2025-05-17 10:02:20'),
(194607,66745,'action created','2025-05-17 08:02:23','2025-05-17 10:02:23'),
(194608,66746,'action created','2025-05-17 08:02:23','2025-05-17 10:02:23'),
(194609,66747,'action created','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194610,66748,'action created','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194611,66749,'action created','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194612,66740,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194613,66740,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194614,66741,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194615,66741,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194616,66742,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194617,66742,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194618,66743,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194619,66743,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194620,66744,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194621,66744,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194622,66745,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194623,66745,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194624,66746,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194625,66746,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194626,66747,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194627,66747,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194628,66748,'action started via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194629,66748,'action complete via WP Cron','2025-05-17 08:02:24','2025-05-17 10:02:24'),
(194630,66750,'action created','2025-05-17 08:02:26','2025-05-17 10:02:26'),
(194631,66751,'action created','2025-05-17 08:02:26','2025-05-17 10:02:26'),
(194632,66752,'action created','2025-05-17 08:02:26','2025-05-17 10:02:26'),
(194633,66753,'action created','2025-05-17 08:02:26','2025-05-17 10:02:26'),
(194634,66754,'action created','2025-05-17 08:02:28','2025-05-17 10:02:28'),
(194635,66755,'action created','2025-05-17 08:02:28','2025-05-17 10:02:28'),
(194636,66756,'action created','2025-05-17 08:02:28','2025-05-17 10:02:28'),
(194637,66757,'action created','2025-05-17 08:02:28','2025-05-17 10:02:28'),
(194638,66758,'action created','2025-05-17 08:02:28','2025-05-17 10:02:28'),
(194639,66759,'action created','2025-05-17 08:02:28','2025-05-17 10:02:28'),
(194640,66760,'action created','2025-05-17 08:02:31','2025-05-17 10:02:31'),
(194641,66761,'action created','2025-05-17 08:02:31','2025-05-17 10:02:31'),
(194642,66762,'action created','2025-05-17 08:02:31','2025-05-17 10:02:31'),
(194643,66763,'action created','2025-05-17 08:02:31','2025-05-17 10:02:31'),
(194644,66764,'action created','2025-05-17 08:02:35','2025-05-17 10:02:35'),
(194645,66765,'action created','2025-05-17 08:02:35','2025-05-17 10:02:35'),
(194646,66766,'action created','2025-05-17 08:02:35','2025-05-17 10:02:35'),
(194647,66767,'action created','2025-05-17 08:02:35','2025-05-17 10:02:35'),
(194648,66768,'action created','2025-05-17 08:02:36','2025-05-17 10:02:36'),
(194649,66769,'action created','2025-05-17 08:02:38','2025-05-17 10:02:38'),
(194650,66770,'action created','2025-05-17 08:02:38','2025-05-17 10:02:38'),
(194651,66771,'action created','2025-05-17 08:02:38','2025-05-17 10:02:38'),
(194652,66772,'action created','2025-05-17 08:02:38','2025-05-17 10:02:38'),
(194653,66773,'action created','2025-05-17 08:02:40','2025-05-17 10:02:40'),
(194654,66774,'action created','2025-05-17 08:02:40','2025-05-17 10:02:40'),
(194655,66775,'action created','2025-05-17 08:02:40','2025-05-17 10:02:40'),
(194656,66776,'action created','2025-05-17 08:02:40','2025-05-17 10:02:40'),
(194657,66777,'action created','2025-05-17 08:02:42','2025-05-17 10:02:42'),
(194658,66778,'action created','2025-05-17 08:02:42','2025-05-17 10:02:42'),
(194659,66779,'action created','2025-05-17 08:02:43','2025-05-17 10:02:43'),
(194660,66780,'action created','2025-05-17 08:02:43','2025-05-17 10:02:43'),
(194661,66781,'action created','2025-05-17 08:02:44','2025-05-17 10:02:44'),
(194662,66782,'action created','2025-05-17 08:02:44','2025-05-17 10:02:44'),
(194663,66783,'action created','2025-05-17 08:02:44','2025-05-17 10:02:44'),
(194664,66784,'action created','2025-05-17 08:02:45','2025-05-17 10:02:45'),
(194665,66785,'action created','2025-05-17 08:06:53','2025-05-17 10:06:53'),
(194666,66786,'action created','2025-05-17 08:06:53','2025-05-17 10:06:53'),
(194667,66787,'action created','2025-05-17 08:06:53','2025-05-17 10:06:53'),
(194668,66788,'action created','2025-05-17 08:06:53','2025-05-17 10:06:53'),
(194669,66749,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194670,66749,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194671,66750,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194672,66750,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194673,66751,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194674,66751,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194675,66752,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194676,66752,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194677,66753,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194678,66753,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194679,66754,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194680,66754,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194681,66755,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194682,66755,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194683,66756,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194684,66756,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194685,66757,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194686,66757,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194687,66759,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194688,66759,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194689,66758,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194690,66758,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194691,66760,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194692,66760,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194693,66761,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194694,66761,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194695,66762,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194696,66762,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194697,66763,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194698,66763,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194699,66764,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194700,66764,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194701,66765,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194702,66765,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194703,66766,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194704,66766,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194705,66767,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194706,66767,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194707,66768,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194708,66768,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194709,66769,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194710,66769,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194711,66770,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194712,66770,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194713,66771,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194714,66771,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194715,66772,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194716,66772,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194717,66773,'action started via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194718,66773,'action complete via WP Cron','2025-05-17 08:06:54','2025-05-17 10:06:54'),
(194719,66774,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194720,66774,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194721,66775,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194722,66775,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194723,66776,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194724,66776,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194725,66777,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194726,66777,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194727,66778,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194728,66778,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194729,66780,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194730,66780,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194731,66779,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194732,66779,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194733,66781,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194734,66781,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194735,66782,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194736,66782,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194737,66783,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194738,66783,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194739,66784,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194740,66784,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194741,66785,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194742,66785,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194743,66786,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194744,66786,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194745,66787,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194746,66787,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194747,66788,'action started via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194748,66788,'action complete via WP Cron','2025-05-17 08:06:55','2025-05-17 10:06:55'),
(194749,66789,'action created','2025-05-17 08:06:56','2025-05-17 10:06:56'),
(194750,66790,'action created','2025-05-17 08:06:56','2025-05-17 10:06:56'),
(194751,66791,'action created','2025-05-17 08:06:56','2025-05-17 10:06:56'),
(194752,66792,'action created','2025-05-17 08:06:56','2025-05-17 10:06:56'),
(194753,66793,'action created','2025-05-17 08:06:59','2025-05-17 10:06:59'),
(194754,66794,'action created','2025-05-17 08:06:59','2025-05-17 10:06:59'),
(194755,66795,'action created','2025-05-17 08:06:59','2025-05-17 10:06:59'),
(194756,66796,'action created','2025-05-17 08:06:59','2025-05-17 10:06:59'),
(194757,66797,'action created','2025-05-17 08:07:02','2025-05-17 10:07:02'),
(194758,66798,'action created','2025-05-17 08:07:02','2025-05-17 10:07:02'),
(194759,66799,'action created','2025-05-17 08:07:02','2025-05-17 10:07:02'),
(194760,66800,'action created','2025-05-17 08:07:02','2025-05-17 10:07:02'),
(194761,66801,'action created','2025-05-17 08:07:05','2025-05-17 10:07:05'),
(194762,66802,'action created','2025-05-17 08:07:05','2025-05-17 10:07:05'),
(194763,66803,'action created','2025-05-17 08:07:05','2025-05-17 10:07:05'),
(194764,66804,'action created','2025-05-17 08:07:05','2025-05-17 10:07:05'),
(194765,66805,'action created','2025-05-17 08:07:05','2025-05-17 10:07:05'),
(194766,66806,'action created','2025-05-17 08:07:05','2025-05-17 10:07:05'),
(194767,66807,'action created','2025-05-17 08:07:07','2025-05-17 10:07:07'),
(194768,66808,'action created','2025-05-17 08:07:07','2025-05-17 10:07:07'),
(194769,66809,'action created','2025-05-17 08:07:07','2025-05-17 10:07:07'),
(194770,66810,'action created','2025-05-17 08:07:07','2025-05-17 10:07:07'),
(194771,66811,'action created','2025-05-17 08:07:09','2025-05-17 10:07:09'),
(194772,66812,'action created','2025-05-17 08:07:09','2025-05-17 10:07:09'),
(194773,66813,'action created','2025-05-17 08:07:09','2025-05-17 10:07:09'),
(194774,66814,'action created','2025-05-17 08:07:09','2025-05-17 10:07:09'),
(194775,66815,'action created','2025-05-17 08:07:09','2025-05-17 10:07:09'),
(194776,66816,'action created','2025-05-17 08:07:09','2025-05-17 10:07:09'),
(194777,66817,'action created','2025-05-17 08:07:10','2025-05-17 10:07:10'),
(194778,66818,'action created','2025-05-17 08:07:10','2025-05-17 10:07:10'),
(194779,66819,'action created','2025-05-17 08:07:10','2025-05-17 10:07:10'),
(194780,66820,'action created','2025-05-17 08:07:11','2025-05-17 10:07:11'),
(194781,66821,'action created','2025-05-17 08:07:12','2025-05-17 10:07:12'),
(194782,66822,'action created','2025-05-17 08:07:12','2025-05-17 10:07:12'),
(194783,66823,'action created','2025-05-17 08:07:12','2025-05-17 10:07:12'),
(194784,66824,'action created','2025-05-17 08:07:12','2025-05-17 10:07:12'),
(194785,66825,'action created','2025-05-17 08:07:12','2025-05-17 10:07:12'),
(194786,66826,'action created','2025-05-17 08:07:12','2025-05-17 10:07:12'),
(194787,66827,'action created','2025-05-17 08:07:15','2025-05-17 10:07:15'),
(194788,66828,'action created','2025-05-17 08:07:15','2025-05-17 10:07:15'),
(194789,66829,'action created','2025-05-17 08:07:15','2025-05-17 10:07:15'),
(194790,66830,'action created','2025-05-17 08:07:15','2025-05-17 10:07:15'),
(194791,66831,'action created','2025-05-17 08:07:17','2025-05-17 10:07:17'),
(194792,66832,'action created','2025-05-17 08:07:17','2025-05-17 10:07:17'),
(194793,66833,'action created','2025-05-17 08:07:17','2025-05-17 10:07:17'),
(194794,66834,'action created','2025-05-17 08:07:17','2025-05-17 10:07:17'),
(194795,66835,'action created','2025-05-17 08:07:19','2025-05-17 10:07:19'),
(194796,66836,'action created','2025-05-17 08:07:19','2025-05-17 10:07:19'),
(194797,66837,'action created','2025-05-17 08:07:19','2025-05-17 10:07:19'),
(194798,66838,'action created','2025-05-17 08:07:19','2025-05-17 10:07:19'),
(194799,66839,'action created','2025-05-17 08:07:21','2025-05-17 10:07:21'),
(194800,66840,'action created','2025-05-17 08:07:21','2025-05-17 10:07:21'),
(194801,66841,'action created','2025-05-17 08:07:21','2025-05-17 10:07:21'),
(194802,66842,'action created','2025-05-17 08:07:21','2025-05-17 10:07:21'),
(194803,66843,'action created','2025-05-17 08:07:21','2025-05-17 10:07:21'),
(194804,66844,'action created','2025-05-17 08:07:21','2025-05-17 10:07:21'),
(194805,66845,'action created','2025-05-17 08:07:23','2025-05-17 10:07:23'),
(194806,66846,'action created','2025-05-17 08:07:23','2025-05-17 10:07:23'),
(194807,66847,'action created','2025-05-17 08:07:23','2025-05-17 10:07:23'),
(194808,66848,'action created','2025-05-17 08:07:23','2025-05-17 10:07:23'),
(194809,66789,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194810,66789,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194811,66790,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194812,66790,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194813,66791,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194814,66791,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194815,66792,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194816,66792,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194817,66793,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194818,66793,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194819,66794,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194820,66794,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194821,66795,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194822,66795,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194823,66796,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194824,66796,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194825,66797,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194826,66797,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194827,66798,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194828,66798,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194829,66799,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194830,66799,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194831,66800,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194832,66800,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194833,66801,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194834,66801,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194835,66802,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194836,66802,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194837,66803,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194838,66803,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194839,66805,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194840,66805,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194841,66804,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194842,66804,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194843,66806,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194844,66806,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194845,66807,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194846,66807,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194847,66808,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194848,66808,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194849,66810,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194850,66810,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194851,66809,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194852,66809,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194853,66811,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194854,66811,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194855,66812,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194856,66812,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194857,66813,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194858,66813,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194859,66815,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194860,66815,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194861,66814,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194862,66814,'action complete via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194863,66816,'action started via WP Cron','2025-05-17 08:07:24','2025-05-17 10:07:24'),
(194864,66816,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194865,66817,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194866,66817,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194867,66818,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194868,66818,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194869,66819,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194870,66819,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194871,66820,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194872,66820,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194873,66821,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194874,66821,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194875,66822,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194876,66822,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194877,66823,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194878,66823,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194879,66825,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194880,66825,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194881,66824,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194882,66824,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194883,66826,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194884,66826,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194885,66827,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194886,66827,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194887,66828,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194888,66828,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194889,66829,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194890,66829,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194891,66830,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194892,66830,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194893,66831,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194894,66831,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194895,66832,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194896,66832,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194897,66834,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194898,66834,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194899,66833,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194900,66833,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194901,66835,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194902,66835,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194903,66836,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194904,66836,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194905,66837,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194906,66837,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194907,66838,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194908,66838,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194909,66839,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194910,66839,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194911,66840,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194912,66840,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194913,66841,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194914,66841,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194915,66843,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194916,66843,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194917,66842,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194918,66842,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194919,66844,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194920,66844,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194921,66845,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194922,66845,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194923,66846,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194924,66846,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194925,66847,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194926,66847,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194927,66848,'action started via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194928,66848,'action complete via WP Cron','2025-05-17 08:07:25','2025-05-17 10:07:25'),
(194929,66849,'action created','2025-05-17 08:09:11','2025-05-17 10:09:11'),
(194930,66850,'action created','2025-05-17 08:09:11','2025-05-17 10:09:11'),
(194931,66851,'action created','2025-05-17 08:09:11','2025-05-17 10:09:11'),
(194932,66852,'action created','2025-05-17 08:09:11','2025-05-17 10:09:11'),
(194933,66853,'action created','2025-05-17 08:09:14','2025-05-17 10:09:14'),
(194934,66854,'action created','2025-05-17 08:09:14','2025-05-17 10:09:14'),
(194935,66855,'action created','2025-05-17 08:09:14','2025-05-17 10:09:14'),
(194936,66856,'action created','2025-05-17 08:09:15','2025-05-17 10:09:15'),
(194937,66857,'action created','2025-05-17 08:09:15','2025-05-17 10:09:15'),
(194938,66858,'action created','2025-05-17 08:09:15','2025-05-17 10:09:15'),
(194939,66859,'action created','2025-05-17 08:09:15','2025-05-17 10:09:15'),
(194940,66860,'action created','2025-05-17 08:09:17','2025-05-17 10:09:17'),
(194941,66861,'action created','2025-05-17 08:09:17','2025-05-17 10:09:17'),
(194942,66862,'action created','2025-05-17 08:09:17','2025-05-17 10:09:17'),
(194943,66863,'action created','2025-05-17 08:09:17','2025-05-17 10:09:17'),
(194944,66864,'action created','2025-05-17 08:09:19','2025-05-17 10:09:19'),
(194945,66865,'action created','2025-05-17 08:09:19','2025-05-17 10:09:19'),
(194946,66866,'action created','2025-05-17 08:09:19','2025-05-17 10:09:19'),
(194947,66867,'action created','2025-05-17 08:09:19','2025-05-17 10:09:19'),
(194948,66868,'action created','2025-05-17 08:09:19','2025-05-17 10:09:19'),
(194949,66869,'action created','2025-05-17 08:09:19','2025-05-17 10:09:19'),
(194950,66870,'action created','2025-05-17 08:09:21','2025-05-17 10:09:21'),
(194951,66871,'action created','2025-05-17 08:09:21','2025-05-17 10:09:21'),
(194952,66872,'action created','2025-05-17 08:09:21','2025-05-17 10:09:21'),
(194953,66873,'action created','2025-05-17 08:09:21','2025-05-17 10:09:21'),
(194954,66874,'action created','2025-05-17 08:09:21','2025-05-17 10:09:21'),
(194955,66875,'action created','2025-05-17 08:09:22','2025-05-17 10:09:22'),
(194956,66876,'action created','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194957,66877,'action created','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194958,66878,'action created','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194959,66879,'action created','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194960,66880,'action created','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194961,66849,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194962,66849,'action complete via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194963,66850,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194964,66850,'action complete via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194965,66852,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194966,66852,'action complete via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194967,66851,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194968,66851,'action complete via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194969,66853,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194970,66853,'action complete via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194971,66854,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194972,66854,'action complete via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194973,66855,'action started via WP Cron','2025-05-17 08:09:24','2025-05-17 10:09:24'),
(194974,66855,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194975,66856,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194976,66856,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194977,66857,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194978,66857,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194979,66859,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194980,66859,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194981,66858,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194982,66858,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194983,66860,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194984,66860,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194985,66861,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194986,66861,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194987,66863,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194988,66863,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194989,66862,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194990,66862,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194991,66864,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194992,66864,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194993,66865,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194994,66865,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194995,66866,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194996,66866,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194997,66868,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194998,66868,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(194999,66867,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195000,66867,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195001,66869,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195002,66869,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195003,66870,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195004,66870,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195005,66871,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195006,66871,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195007,66873,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195008,66873,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195009,66874,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195010,66874,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195011,66872,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195012,66872,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195013,66875,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195014,66875,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195015,66876,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195016,66876,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195017,66877,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195018,66877,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195019,66878,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195020,66878,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195021,66880,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195022,66880,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195023,66879,'action started via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195024,66879,'action complete via WP Cron','2025-05-17 08:09:25','2025-05-17 10:09:25'),
(195025,66881,'action created','2025-05-17 08:09:26','2025-05-17 10:09:26'),
(195026,66882,'action created','2025-05-17 08:09:26','2025-05-17 10:09:26'),
(195027,66883,'action created','2025-05-17 08:09:26','2025-05-17 10:09:26'),
(195028,66884,'action created','2025-05-17 08:09:26','2025-05-17 10:09:26'),
(195029,66885,'action created','2025-05-17 08:09:26','2025-05-17 10:09:26'),
(195030,66886,'action created','2025-05-17 08:09:26','2025-05-17 10:09:26'),
(195031,66887,'action created','2025-05-17 08:09:29','2025-05-17 10:09:29'),
(195032,66888,'action created','2025-05-17 08:09:29','2025-05-17 10:09:29'),
(195033,66889,'action created','2025-05-17 08:09:29','2025-05-17 10:09:29'),
(195034,66890,'action created','2025-05-17 08:09:29','2025-05-17 10:09:29'),
(195035,66891,'action created','2025-05-17 08:09:29','2025-05-17 10:09:29'),
(195036,66892,'action created','2025-05-17 08:09:29','2025-05-17 10:09:29'),
(195037,66893,'action created','2025-05-17 08:09:32','2025-05-17 10:09:32'),
(195038,66894,'action created','2025-05-17 08:09:32','2025-05-17 10:09:32'),
(195039,66895,'action created','2025-05-17 08:09:32','2025-05-17 10:09:32'),
(195040,66896,'action created','2025-05-17 08:09:32','2025-05-17 10:09:32'),
(195041,66897,'action created','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195042,66898,'action created','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195043,66899,'action created','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195044,66900,'action created','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195045,66881,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195046,66881,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195047,66882,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195048,66882,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195049,66884,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195050,66884,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195051,66885,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195052,66885,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195053,66883,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195054,66883,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195055,66886,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195056,66886,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195057,66887,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195058,66887,'action complete via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195059,66888,'action started via WP Cron','2025-05-17 08:11:53','2025-05-17 10:11:53'),
(195060,66888,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195061,66889,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195062,66889,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195063,66891,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195064,66891,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195065,66890,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195066,66890,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195067,66892,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195068,66892,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195069,66893,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195070,66893,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195071,66894,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195072,66894,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195073,66896,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195074,66896,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195075,66895,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195076,66895,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195077,66897,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195078,66897,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195079,66898,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195080,66898,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195081,66900,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195082,66900,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195083,66899,'action started via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195084,66899,'action complete via WP Cron','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195085,66901,'action created','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195086,66902,'action created','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195087,66903,'action created','2025-05-17 08:11:54','2025-05-17 10:11:54'),
(195088,66904,'action created','2025-05-17 08:11:55','2025-05-17 10:11:55'),
(195089,66905,'action created','2025-05-17 08:11:57','2025-05-17 10:11:57'),
(195090,66906,'action created','2025-05-17 08:11:57','2025-05-17 10:11:57'),
(195091,66907,'action created','2025-05-17 08:11:57','2025-05-17 10:11:57'),
(195092,66908,'action created','2025-05-17 08:11:57','2025-05-17 10:11:57'),
(195093,66909,'action created','2025-05-17 08:11:57','2025-05-17 10:11:57'),
(195094,66910,'action created','2025-05-17 08:11:57','2025-05-17 10:11:57'),
(195095,66911,'action created','2025-05-17 08:12:00','2025-05-17 10:12:00'),
(195096,66912,'action created','2025-05-17 08:12:00','2025-05-17 10:12:00'),
(195097,66913,'action created','2025-05-17 08:12:00','2025-05-17 10:12:00'),
(195098,66914,'action created','2025-05-17 08:12:00','2025-05-17 10:12:00'),
(195099,66915,'action created','2025-05-17 08:12:03','2025-05-17 10:12:03'),
(195100,66916,'action created','2025-05-17 08:12:03','2025-05-17 10:12:03'),
(195101,66917,'action created','2025-05-17 08:12:03','2025-05-17 10:12:03'),
(195102,66918,'action created','2025-05-17 08:12:03','2025-05-17 10:12:03'),
(195103,66919,'action created','2025-05-17 08:12:05','2025-05-17 10:12:05'),
(195104,66920,'action created','2025-05-17 08:12:05','2025-05-17 10:12:05'),
(195105,66921,'action created','2025-05-17 08:12:05','2025-05-17 10:12:05'),
(195106,66922,'action created','2025-05-17 08:12:05','2025-05-17 10:12:05'),
(195107,66923,'action created','2025-05-17 08:12:07','2025-05-17 10:12:07'),
(195108,66924,'action created','2025-05-17 08:12:07','2025-05-17 10:12:07'),
(195109,66925,'action created','2025-05-17 08:12:07','2025-05-17 10:12:07'),
(195110,66926,'action created','2025-05-17 08:12:07','2025-05-17 10:12:07'),
(195111,66927,'action created','2025-05-17 08:12:09','2025-05-17 10:12:09'),
(195112,66928,'action created','2025-05-17 08:12:09','2025-05-17 10:12:09'),
(195113,66929,'action created','2025-05-17 08:12:09','2025-05-17 10:12:09'),
(195114,66930,'action created','2025-05-17 08:12:10','2025-05-17 10:12:10'),
(195115,66901,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195116,66901,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195117,66902,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195118,66902,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195119,66903,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195120,66903,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195121,66904,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195122,66904,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195123,66905,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195124,66905,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195125,66906,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195126,66906,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195127,66908,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195128,66908,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195129,66910,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195130,66910,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195131,66907,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195132,66907,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195133,66909,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195134,66909,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195135,66911,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195136,66911,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195137,66912,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195138,66912,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195139,66914,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195140,66914,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195141,66913,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195142,66913,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195143,66915,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195144,66915,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195145,66916,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195146,66916,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195147,66918,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195148,66918,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195149,66917,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195150,66917,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195151,66919,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195152,66919,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195153,66920,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195154,66920,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195155,66922,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195156,66922,'action complete via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195157,66921,'action started via WP Cron','2025-05-17 08:13:07','2025-05-17 10:13:07'),
(195158,66921,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195159,66923,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195160,66923,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195161,66924,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195162,66924,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195163,66926,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195164,66926,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195165,66925,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195166,66925,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195167,66927,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195168,66927,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195169,66928,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195170,66928,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195171,66929,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195172,66929,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195173,66930,'action started via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195174,66930,'action complete via WP Cron','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195175,66931,'action created','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195176,66932,'action created','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195177,66933,'action created','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195178,66934,'action created','2025-05-17 08:13:08','2025-05-17 10:13:08'),
(195179,66935,'action created','2025-05-17 08:13:10','2025-05-17 10:13:10'),
(195180,66936,'action created','2025-05-17 08:13:10','2025-05-17 10:13:10'),
(195181,66937,'action created','2025-05-17 08:13:10','2025-05-17 10:13:10'),
(195182,66938,'action created','2025-05-17 08:13:10','2025-05-17 10:13:10'),
(195183,66939,'action created','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195184,66940,'action created','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195185,66941,'action created','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195186,66942,'action created','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195187,66931,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195188,66931,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195189,66932,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195190,66932,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195191,66934,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195192,66934,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195193,66933,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195194,66933,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195195,66935,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195196,66935,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195197,66936,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195198,66936,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195199,66938,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195200,66938,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195201,66937,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195202,66937,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195203,66939,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195204,66939,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195205,66940,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195206,66940,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195207,66942,'action started via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195208,66942,'action complete via WP Cron','2025-05-17 08:14:17','2025-05-17 10:14:17'),
(195209,66943,'action created','2025-05-17 08:14:18','2025-05-17 10:14:18'),
(195210,66944,'action created','2025-05-17 08:14:18','2025-05-17 10:14:18'),
(195211,66945,'action created','2025-05-17 08:14:18','2025-05-17 10:14:18'),
(195212,66946,'action created','2025-05-17 08:14:18','2025-05-17 10:14:18'),
(195213,66947,'action created','2025-05-17 08:14:21','2025-05-17 10:14:21'),
(195214,66948,'action created','2025-05-17 08:14:21','2025-05-17 10:14:21'),
(195215,66949,'action created','2025-05-17 08:14:21','2025-05-17 10:14:21'),
(195216,66950,'action created','2025-05-17 08:14:21','2025-05-17 10:14:21'),
(195217,66951,'action created','2025-05-17 08:15:16','2025-05-17 10:15:16'),
(195218,66952,'action created','2025-05-17 08:15:16','2025-05-17 10:15:16'),
(195219,66953,'action created','2025-05-17 08:15:16','2025-05-17 10:15:16'),
(195220,66954,'action created','2025-05-17 08:15:16','2025-05-17 10:15:16'),
(195221,66941,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195222,66941,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195223,66943,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195224,66943,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195225,66944,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195226,66944,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195227,66946,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195228,66946,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195229,66945,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195230,66945,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195231,66947,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195232,66947,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195233,66948,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195234,66948,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195235,66950,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195236,66950,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195237,66949,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195238,66949,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195239,66951,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195240,66951,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195241,66952,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195242,66952,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195243,66954,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195244,66954,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195245,66953,'action started via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195246,66953,'action complete via WP Cron','2025-05-17 08:15:17','2025-05-17 10:15:17'),
(195247,66955,'action created','2025-05-17 08:15:18','2025-05-17 10:15:18'),
(195248,66956,'action created','2025-05-17 08:15:18','2025-05-17 10:15:18'),
(195249,66957,'action created','2025-05-17 08:15:18','2025-05-17 10:15:18'),
(195250,66958,'action created','2025-05-17 08:15:18','2025-05-17 10:15:18'),
(195251,66959,'action created','2025-05-17 08:15:20','2025-05-17 10:15:20'),
(195252,66960,'action created','2025-05-17 08:15:20','2025-05-17 10:15:20'),
(195253,66961,'action created','2025-05-17 08:15:20','2025-05-17 10:15:20'),
(195254,66962,'action created','2025-05-17 08:15:20','2025-05-17 10:15:20'),
(195255,66963,'action created','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195256,66964,'action created','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195257,66965,'action created','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195258,66966,'action created','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195259,66967,'action created','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195260,66955,'action started via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195261,66955,'action complete via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195262,66956,'action started via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195263,66956,'action complete via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195264,66958,'action started via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195265,66958,'action complete via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195266,66957,'action started via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195267,66957,'action complete via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195268,66959,'action started via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195269,66959,'action complete via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195270,66960,'action started via WP Cron','2025-05-17 08:15:22','2025-05-17 10:15:22'),
(195271,66960,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195272,66962,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195273,66962,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195274,66961,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195275,66961,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195276,66963,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195277,66963,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195278,66964,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195279,66964,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195280,66966,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195281,66966,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195282,66967,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195283,66967,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195284,66965,'action started via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195285,66965,'action complete via WP Cron','2025-05-17 08:15:23','2025-05-17 10:15:23'),
(195286,66968,'action created','2025-05-17 08:16:17','2025-05-17 10:16:17'),
(195287,66969,'action created','2025-05-17 08:16:17','2025-05-17 10:16:17'),
(195288,66970,'action created','2025-05-17 08:16:17','2025-05-17 10:16:17'),
(195289,66971,'action created','2025-05-17 08:16:17','2025-05-17 10:16:17'),
(195290,66972,'action created','2025-05-17 08:16:17','2025-05-17 10:16:17'),
(195291,66973,'action created','2025-05-17 08:16:19','2025-05-17 10:16:19'),
(195292,66974,'action created','2025-05-17 08:16:19','2025-05-17 10:16:19'),
(195293,66975,'action created','2025-05-17 08:16:19','2025-05-17 10:16:19'),
(195294,66976,'action created','2025-05-17 08:16:19','2025-05-17 10:16:19'),
(195295,66977,'action created','2025-05-17 08:16:19','2025-05-17 10:16:19'),
(195296,66978,'action created','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195297,66979,'action created','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195298,66968,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195299,66968,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195300,66969,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195301,66969,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195302,66970,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195303,66970,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195304,66972,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195305,66972,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195306,66971,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195307,66971,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195308,66973,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195309,66973,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195310,66974,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195311,66974,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195312,66976,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195313,66976,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195314,66977,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195315,66977,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195316,66975,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195317,66975,'action complete via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195318,66978,'action started via WP Cron','2025-05-17 08:17:03','2025-05-17 10:17:03'),
(195319,66978,'action complete via WP Cron','2025-05-17 08:17:04','2025-05-17 10:17:04'),
(195320,66979,'action started via WP Cron','2025-05-17 08:17:04','2025-05-17 10:17:04'),
(195321,66979,'action complete via WP Cron','2025-05-17 08:17:04','2025-05-17 10:17:04'),
(195322,66980,'action created','2025-05-17 08:30:45','2025-05-17 10:30:45'),
(195323,66981,'action created','2025-05-17 08:30:45','2025-05-17 10:30:45'),
(195324,66982,'action created','2025-05-17 08:30:45','2025-05-17 10:30:45'),
(195325,66983,'action created','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195326,66984,'action created','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195327,66985,'action created','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195328,66980,'action started via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195329,66980,'action complete via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195330,66981,'action started via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195331,66981,'action complete via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195332,66982,'action started via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195333,66982,'action complete via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195334,66983,'action started via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195335,66983,'action complete via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195336,66984,'action started via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195337,66984,'action complete via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195338,66985,'action started via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195339,66985,'action complete via WP Cron','2025-05-17 08:30:46','2025-05-17 10:30:46'),
(195340,66986,'action created','2025-05-17 08:30:47','2025-05-17 10:30:47'),
(195341,66987,'action created','2025-05-17 08:30:47','2025-05-17 10:30:47'),
(195342,66986,'action started via WP Cron','2025-05-17 08:36:43','2025-05-17 10:36:43'),
(195343,66986,'action complete via WP Cron','2025-05-17 08:36:43','2025-05-17 10:36:43'),
(195344,66987,'action started via WP Cron','2025-05-17 08:36:43','2025-05-17 10:36:43'),
(195345,66987,'action complete via WP Cron','2025-05-17 08:36:43','2025-05-17 10:36:43'),
(195346,66988,'action created','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195347,66989,'action created','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195348,66990,'action created','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195349,66989,'action started via WP Cron','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195350,66989,'action complete via WP Cron','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195351,66990,'action started via WP Cron','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195352,66990,'action complete via WP Cron','2025-05-17 11:19:37','2025-05-17 13:19:37'),
(195353,66991,'action created','2025-05-17 11:19:38','2025-05-17 13:19:38'),
(195354,66992,'action created','2025-05-17 11:19:38','2025-05-17 13:19:38'),
(195355,66991,'action started via WP Cron','2025-05-17 11:26:30','2025-05-17 13:26:30'),
(195356,66991,'action complete via WP Cron','2025-05-17 11:26:30','2025-05-17 13:26:30'),
(195357,66992,'action started via WP Cron','2025-05-17 11:26:30','2025-05-17 13:26:30'),
(195358,66992,'action complete via WP Cron','2025-05-17 11:26:31','2025-05-17 13:26:31'),
(195359,66988,'action started via WP Cron','2025-05-17 11:26:31','2025-05-17 13:26:31'),
(195360,66988,'action complete via WP Cron','2025-05-17 11:26:31','2025-05-17 13:26:31'),
(195361,66993,'action created','2025-05-17 11:26:43','2025-05-17 13:26:43'),
(195362,66994,'action created','2025-05-17 11:26:45','2025-05-17 13:26:45'),
(195363,66995,'action created','2025-05-17 11:26:45','2025-05-17 13:26:45'),
(195364,66996,'action created','2025-05-17 11:26:45','2025-05-17 13:26:45'),
(195365,66997,'action created','2025-05-17 11:26:45','2025-05-17 13:26:45'),
(195366,66998,'action created','2025-05-17 11:26:48','2025-05-17 13:26:48'),
(195367,66999,'action created','2025-05-17 11:26:48','2025-05-17 13:26:48'),
(195368,67000,'action created','2025-05-17 11:26:50','2025-05-17 13:26:50'),
(195369,67001,'action created','2025-05-17 11:26:50','2025-05-17 13:26:50'),
(195370,67002,'action created','2025-05-17 11:26:51','2025-05-17 13:26:51'),
(195371,67003,'action created','2025-05-17 11:26:51','2025-05-17 13:26:51'),
(195372,66993,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195373,66993,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195374,66994,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195375,66994,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195376,66995,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195377,66995,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195378,66996,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195379,66996,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195380,66997,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195381,66997,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195382,66998,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195383,66998,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195384,66999,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195385,66999,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195386,67000,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195387,67000,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195388,67001,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195389,67001,'action complete via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195390,67002,'action started via Async Request','2025-05-17 11:27:03','2025-05-17 13:27:03'),
(195391,67002,'action complete via Async Request','2025-05-17 11:27:04','2025-05-17 13:27:04'),
(195392,67003,'action started via Async Request','2025-05-17 11:27:04','2025-05-17 13:27:04'),
(195393,67003,'action complete via Async Request','2025-05-17 11:27:04','2025-05-17 13:27:04'),
(195394,67004,'action created','2025-05-17 11:27:42','2025-05-17 13:27:42'),
(195395,67005,'action created','2025-05-17 11:27:42','2025-05-17 13:27:42'),
(195396,67005,'action started via Async Request','2025-05-17 11:28:08','2025-05-17 13:28:08'),
(195397,67005,'action complete via Async Request','2025-05-17 11:28:08','2025-05-17 13:28:08'),
(195398,67004,'action started via Async Request','2025-05-17 11:28:08','2025-05-17 13:28:08'),
(195399,67004,'action complete via Async Request','2025-05-17 11:28:08','2025-05-17 13:28:08'),
(195400,67006,'action created','2025-05-17 11:29:16','2025-05-17 13:29:16'),
(195401,67007,'action created','2025-05-17 11:29:16','2025-05-17 13:29:16'),
(195402,67008,'action created','2025-05-17 11:29:16','2025-05-17 13:29:16'),
(195403,67009,'action created','2025-05-17 11:29:16','2025-05-17 13:29:16'),
(195404,67007,'action started via WP Cron','2025-05-17 11:29:23','2025-05-17 13:29:23'),
(195405,67007,'action complete via WP Cron','2025-05-17 11:29:23','2025-05-17 13:29:23'),
(195406,67008,'action started via WP Cron','2025-05-17 11:29:23','2025-05-17 13:29:23'),
(195407,67008,'action complete via WP Cron','2025-05-17 11:29:23','2025-05-17 13:29:23'),
(195408,67009,'action started via WP Cron','2025-05-17 11:29:23','2025-05-17 13:29:23'),
(195409,67009,'action complete via WP Cron','2025-05-17 11:29:24','2025-05-17 13:29:24'),
(195410,67006,'action started via WP Cron','2025-05-17 11:29:24','2025-05-17 13:29:24'),
(195411,67006,'action complete via WP Cron','2025-05-17 11:29:24','2025-05-17 13:29:24'),
(195412,67010,'action created','2025-05-17 11:30:19','2025-05-17 13:30:19'),
(195413,67011,'action created','2025-05-17 11:30:19','2025-05-17 13:30:19'),
(195414,67011,'action started via WP Cron','2025-05-17 11:30:33','2025-05-17 13:30:33'),
(195415,67011,'action complete via WP Cron','2025-05-17 11:30:34','2025-05-17 13:30:34'),
(195416,67010,'action started via WP Cron','2025-05-17 11:30:34','2025-05-17 13:30:34'),
(195417,67010,'action complete via WP Cron','2025-05-17 11:30:34','2025-05-17 13:30:34'),
(195418,67012,'action created','2025-05-17 11:30:38','2025-05-17 13:30:38'),
(195419,67013,'action created','2025-05-17 11:30:38','2025-05-17 13:30:38'),
(195420,67013,'action started via WP Cron','2025-05-17 11:31:22','2025-05-17 13:31:22'),
(195421,67013,'action complete via WP Cron','2025-05-17 11:31:23','2025-05-17 13:31:23'),
(195422,67012,'action started via WP Cron','2025-05-17 11:31:23','2025-05-17 13:31:23'),
(195423,67012,'action complete via WP Cron','2025-05-17 11:31:23','2025-05-17 13:31:23'),
(195424,67014,'action created','2025-05-17 11:38:07','2025-05-17 13:38:07'),
(195425,67015,'action created','2025-05-17 11:38:07','2025-05-17 13:38:07'),
(195426,67016,'action created','2025-05-17 11:38:07','2025-05-17 13:38:07'),
(195427,67017,'action created','2025-05-17 11:38:07','2025-05-17 13:38:07'),
(195428,67018,'action created','2025-05-17 11:38:08','2025-05-17 13:38:08'),
(195429,67015,'action started via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195430,67015,'action complete via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195431,67016,'action started via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195432,67016,'action complete via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195433,67017,'action started via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195434,67017,'action complete via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195435,67018,'action started via WP Cron','2025-05-17 11:38:23','2025-05-17 13:38:23'),
(195436,67018,'action complete via WP Cron','2025-05-17 11:38:24','2025-05-17 13:38:24'),
(195437,67014,'action started via WP Cron','2025-05-17 11:38:24','2025-05-17 13:38:24'),
(195438,67014,'action complete via WP Cron','2025-05-17 11:38:24','2025-05-17 13:38:24'),
(195439,67019,'action created','2025-05-17 11:38:33','2025-05-17 13:38:33'),
(195440,67020,'action created','2025-05-17 11:38:33','2025-05-17 13:38:33'),
(195441,67021,'action created','2025-05-17 11:38:33','2025-05-17 13:38:33'),
(195442,67022,'action created','2025-05-17 11:38:33','2025-05-17 13:38:33'),
(195443,67023,'action created','2025-05-17 11:38:33','2025-05-17 13:38:33'),
(195444,67024,'action created','2025-05-17 11:38:33','2025-05-17 13:38:33'),
(195445,67025,'action created','2025-05-17 11:38:36','2025-05-17 13:38:36'),
(195446,67026,'action created','2025-05-17 11:38:36','2025-05-17 13:38:36'),
(195447,67027,'action created','2025-05-17 11:38:36','2025-05-17 13:38:36'),
(195448,67028,'action created','2025-05-17 11:38:36','2025-05-17 13:38:36'),
(195449,67029,'action created','2025-05-17 11:38:39','2025-05-17 13:38:39'),
(195450,67030,'action created','2025-05-17 11:38:39','2025-05-17 13:38:39'),
(195451,67031,'action created','2025-05-17 11:38:40','2025-05-17 13:38:40'),
(195452,67032,'action created','2025-05-17 11:38:40','2025-05-17 13:38:40'),
(195453,67033,'action created','2025-05-17 11:38:42','2025-05-17 13:38:42'),
(195454,67034,'action created','2025-05-17 11:38:42','2025-05-17 13:38:42'),
(195455,67019,'action started via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195456,67019,'action complete via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195457,67020,'action started via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195458,67020,'action complete via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195459,67021,'action started via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195460,67021,'action complete via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195461,67023,'action started via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195462,67023,'action complete via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195463,67024,'action started via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195464,67024,'action complete via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195465,67022,'action started via Async Request','2025-05-17 11:38:43','2025-05-17 13:38:43'),
(195466,67022,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195467,67025,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195468,67025,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195469,67026,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195470,67026,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195471,67027,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195472,67027,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195473,67028,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195474,67028,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195475,67029,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195476,67029,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195477,67030,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195478,67030,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195479,67031,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195480,67031,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195481,67032,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195482,67032,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195483,67033,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195484,67033,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195485,67034,'action started via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195486,67034,'action complete via Async Request','2025-05-17 11:38:44','2025-05-17 13:38:44'),
(195487,67035,'action created','2025-05-17 14:08:13','2025-05-17 16:08:13'),
(195488,67035,'action started via WP Cron','2025-05-17 14:08:35','2025-05-17 16:08:35'),
(195489,67035,'action complete via WP Cron','2025-05-17 14:08:35','2025-05-17 16:08:35'),
(195490,66722,'action started via WP Cron','2025-05-17 14:37:23','2025-05-17 16:37:23'),
(195491,66722,'action complete via WP Cron','2025-05-17 14:37:23','2025-05-17 16:37:23'),
(195492,67036,'action created','2025-05-17 14:37:23','2025-05-17 16:37:23'),
(195493,67037,'action created','2025-05-18 02:12:49','2025-05-18 04:12:49'),
(195494,67037,'action started via WP Cron','2025-05-18 02:14:16','2025-05-18 04:14:16'),
(195495,67037,'action complete via WP Cron','2025-05-18 02:14:16','2025-05-18 04:14:16'),
(195496,67036,'action started via WP Cron','2025-05-18 14:44:49','2025-05-18 16:44:49'),
(195497,67036,'action complete via WP Cron','2025-05-18 14:44:49','2025-05-18 16:44:49'),
(195498,67038,'action created','2025-05-18 14:44:49','2025-05-18 16:44:49'),
(195499,67039,'action created','2025-05-18 14:44:49','2025-05-18 16:44:49'),
(195500,67039,'action started via WP Cron','2025-05-18 14:56:07','2025-05-18 16:56:07'),
(195501,67039,'action complete via WP Cron','2025-05-18 14:56:07','2025-05-18 16:56:07'),
(195502,67040,'action created','2025-05-19 02:20:14','2025-05-19 04:20:14'),
(195503,67040,'action started via Async Request','2025-05-19 02:20:19','2025-05-19 04:20:19'),
(195504,67040,'action complete via Async Request','2025-05-19 02:20:19','2025-05-19 04:20:19'),
(195505,67041,'action created','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195506,67042,'action created','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195507,67043,'action created','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195508,67044,'action created','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195509,67045,'action created','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195510,67041,'action started via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195511,67041,'action complete via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195512,67042,'action started via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195513,67042,'action complete via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195514,67043,'action started via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195515,67043,'action complete via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195516,67044,'action started via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195517,67044,'action complete via WP Cron','2025-05-19 06:22:27','2025-05-19 08:22:27'),
(195518,67045,'action started via WP Cron','2025-05-19 06:23:40','2025-05-19 08:23:40'),
(195519,67045,'action complete via WP Cron','2025-05-19 06:23:40','2025-05-19 08:23:40'),
(195520,67046,'action created','2025-05-19 06:46:08','2025-05-19 08:46:08'),
(195521,67047,'action created','2025-05-19 06:46:09','2025-05-19 08:46:09'),
(195522,67048,'action created','2025-05-19 06:46:12','2025-05-19 08:46:12'),
(195523,67049,'action created','2025-05-19 06:46:12','2025-05-19 08:46:12'),
(195524,67050,'action created','2025-05-19 06:46:17','2025-05-19 08:46:17'),
(195525,67051,'action created','2025-05-19 06:46:18','2025-05-19 08:46:18'),
(195526,67046,'action started via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195527,67046,'action complete via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195528,67047,'action started via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195529,67047,'action complete via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195530,67048,'action started via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195531,67048,'action complete via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195532,67049,'action started via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195533,67049,'action complete via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195534,67050,'action started via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195535,67050,'action complete via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195536,67051,'action started via WP Cron','2025-05-19 06:46:23','2025-05-19 08:46:23'),
(195537,67051,'action complete via WP Cron','2025-05-19 06:46:24','2025-05-19 08:46:24'),
(195538,67052,'action created','2025-05-19 06:46:24','2025-05-19 08:46:24'),
(195539,67053,'action created','2025-05-19 06:46:24','2025-05-19 08:46:24'),
(195540,67054,'action created','2025-05-19 06:46:26','2025-05-19 08:46:26'),
(195541,67055,'action created','2025-05-19 06:46:26','2025-05-19 08:46:26'),
(195542,67056,'action created','2025-05-19 06:46:33','2025-05-19 08:46:33'),
(195543,67057,'action created','2025-05-19 06:46:33','2025-05-19 08:46:33'),
(195544,67058,'action created','2025-05-19 06:46:39','2025-05-19 08:46:39'),
(195545,67059,'action created','2025-05-19 06:46:39','2025-05-19 08:46:39'),
(195546,67060,'action created','2025-05-19 06:46:42','2025-05-19 08:46:42'),
(195547,67061,'action created','2025-05-19 06:46:42','2025-05-19 08:46:42'),
(195548,67062,'action created','2025-05-19 06:46:49','2025-05-19 08:46:49'),
(195549,67063,'action created','2025-05-19 06:46:50','2025-05-19 08:46:50'),
(195550,67064,'action created','2025-05-19 06:46:55','2025-05-19 08:46:55'),
(195551,67065,'action created','2025-05-19 06:46:56','2025-05-19 08:46:56'),
(195552,67052,'action started via Async Request','2025-05-19 06:46:56','2025-05-19 08:46:56'),
(195553,67052,'action complete via Async Request','2025-05-19 06:46:56','2025-05-19 08:46:56'),
(195554,67053,'action started via Async Request','2025-05-19 06:46:56','2025-05-19 08:46:56'),
(195555,67053,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195556,67054,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195557,67054,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195558,67055,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195559,67055,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195560,67056,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195561,67056,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195562,67057,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195563,67057,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195564,67058,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195565,67058,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195566,67059,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195567,67059,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195568,67060,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195569,67060,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195570,67061,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195571,67061,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195572,67062,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195573,67062,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195574,67063,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195575,67063,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195576,67064,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195577,67064,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195578,67065,'action started via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195579,67065,'action complete via Async Request','2025-05-19 06:46:57','2025-05-19 08:46:57'),
(195580,67066,'action created','2025-05-19 06:46:59','2025-05-19 08:46:59'),
(195581,67067,'action created','2025-05-19 06:46:59','2025-05-19 08:46:59'),
(195582,67068,'action created','2025-05-19 06:46:59','2025-05-19 08:46:59'),
(195583,67069,'action created','2025-05-19 06:47:02','2025-05-19 08:47:02'),
(195584,67066,'action started via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195585,67066,'action complete via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195586,67067,'action started via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195587,67067,'action complete via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195588,67068,'action started via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195589,67068,'action complete via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195590,67069,'action started via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195591,67069,'action complete via Async Request','2025-05-19 06:47:03','2025-05-19 08:47:03'),
(195592,67070,'action created','2025-05-19 06:47:04','2025-05-19 08:47:04'),
(195593,67071,'action created','2025-05-19 06:47:04','2025-05-19 08:47:04'),
(195594,67072,'action created','2025-05-19 06:47:06','2025-05-19 08:47:06'),
(195595,67073,'action created','2025-05-19 06:47:06','2025-05-19 08:47:06'),
(195596,67070,'action started via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195597,67070,'action complete via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195598,67071,'action started via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195599,67071,'action complete via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195600,67072,'action started via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195601,67072,'action complete via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195602,67073,'action started via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195603,67073,'action complete via Async Request','2025-05-19 06:47:10','2025-05-19 08:47:10'),
(195604,67074,'action created','2025-05-19 06:47:11','2025-05-19 08:47:11'),
(195605,67075,'action created','2025-05-19 06:47:11','2025-05-19 08:47:11'),
(195606,67076,'action created','2025-05-19 06:47:15','2025-05-19 08:47:15'),
(195607,67077,'action created','2025-05-19 06:47:15','2025-05-19 08:47:15'),
(195608,67074,'action started via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195609,67074,'action complete via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195610,67075,'action started via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195611,67075,'action complete via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195612,67076,'action started via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195613,67076,'action complete via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195614,67077,'action started via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195615,67077,'action complete via Async Request','2025-05-19 06:47:16','2025-05-19 08:47:16'),
(195616,67078,'action created','2025-05-19 06:47:18','2025-05-19 08:47:18'),
(195617,67079,'action created','2025-05-19 06:47:18','2025-05-19 08:47:18'),
(195618,67080,'action created','2025-05-19 06:47:20','2025-05-19 08:47:20'),
(195619,67078,'action started via Async Request','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195620,67078,'action complete via Async Request','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195621,67079,'action started via Async Request','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195622,67081,'action created','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195623,67079,'action complete via Async Request','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195624,67080,'action started via Async Request','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195625,67080,'action complete via Async Request','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195626,67082,'action created','2025-05-19 06:47:22','2025-05-19 08:47:22'),
(195627,67081,'action started via Async Request','2025-05-19 06:47:28','2025-05-19 08:47:28'),
(195628,67081,'action complete via Async Request','2025-05-19 06:47:28','2025-05-19 08:47:28'),
(195629,67082,'action started via Async Request','2025-05-19 06:47:28','2025-05-19 08:47:28'),
(195630,67082,'action complete via Async Request','2025-05-19 06:47:28','2025-05-19 08:47:28'),
(195631,67083,'action created','2025-05-19 06:51:16','2025-05-19 08:51:16'),
(195632,67084,'action created','2025-05-19 06:51:16','2025-05-19 08:51:16'),
(195633,67083,'action started via Async Request','2025-05-19 06:51:17','2025-05-19 08:51:17'),
(195634,67083,'action complete via Async Request','2025-05-19 06:51:17','2025-05-19 08:51:17'),
(195635,67084,'action started via Async Request','2025-05-19 06:51:17','2025-05-19 08:51:17'),
(195636,67084,'action complete via Async Request','2025-05-19 06:51:17','2025-05-19 08:51:17'),
(195637,67085,'action created','2025-05-19 06:52:02','2025-05-19 08:52:02'),
(195638,67086,'action created','2025-05-19 06:52:02','2025-05-19 08:52:02'),
(195639,67085,'action started via Async Request','2025-05-19 06:52:18','2025-05-19 08:52:18'),
(195640,67085,'action complete via Async Request','2025-05-19 06:52:18','2025-05-19 08:52:18'),
(195641,67086,'action started via Async Request','2025-05-19 06:52:18','2025-05-19 08:52:18'),
(195642,67086,'action complete via Async Request','2025-05-19 06:52:18','2025-05-19 08:52:18'),
(195643,67087,'action created','2025-05-19 06:53:38','2025-05-19 08:53:38'),
(195644,67088,'action created','2025-05-19 06:53:38','2025-05-19 08:53:38'),
(195645,67089,'action created','2025-05-19 06:54:22','2025-05-19 08:54:22'),
(195646,67090,'action created','2025-05-19 06:54:22','2025-05-19 08:54:22'),
(195647,67087,'action started via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195648,67087,'action complete via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195649,67088,'action started via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195650,67088,'action complete via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195651,67089,'action started via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195652,67089,'action complete via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195653,67090,'action started via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195654,67090,'action complete via WP Cron','2025-05-19 06:54:23','2025-05-19 08:54:23'),
(195655,67091,'action created','2025-05-19 06:55:09','2025-05-19 08:55:09'),
(195656,67092,'action created','2025-05-19 06:55:09','2025-05-19 08:55:09'),
(195657,67091,'action started via WP Cron','2025-05-19 06:55:23','2025-05-19 08:55:23'),
(195658,67091,'action complete via WP Cron','2025-05-19 06:55:23','2025-05-19 08:55:23'),
(195659,67092,'action started via WP Cron','2025-05-19 06:55:23','2025-05-19 08:55:23'),
(195660,67092,'action complete via WP Cron','2025-05-19 06:55:23','2025-05-19 08:55:23'),
(195661,67093,'action created','2025-05-19 06:56:54','2025-05-19 08:56:54'),
(195662,67094,'action created','2025-05-19 06:56:54','2025-05-19 08:56:54'),
(195663,67095,'action created','2025-05-19 06:56:54','2025-05-19 08:56:54'),
(195664,67096,'action created','2025-05-19 06:56:54','2025-05-19 08:56:54'),
(195665,67097,'action created','2025-05-19 06:56:54','2025-05-19 08:56:54'),
(195666,67098,'action created','2025-05-19 06:56:57','2025-05-19 08:56:57'),
(195667,67099,'action created','2025-05-19 06:57:01','2025-05-19 08:57:01'),
(195668,67100,'action created','2025-05-19 06:57:02','2025-05-19 08:57:02'),
(195669,67093,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195670,67093,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195671,67094,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195672,67094,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195673,67096,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195674,67096,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195675,67097,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195676,67097,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195677,67095,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195678,67095,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195679,67098,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195680,67098,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195681,67099,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195682,67099,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195683,67100,'action started via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195684,67100,'action complete via WP Cron','2025-05-19 06:57:23','2025-05-19 08:57:23'),
(195685,67101,'action created','2025-05-19 06:57:54','2025-05-19 08:57:54'),
(195686,67102,'action created','2025-05-19 06:57:54','2025-05-19 08:57:54'),
(195687,67101,'action started via WP Cron','2025-05-19 06:58:30','2025-05-19 08:58:30'),
(195688,67101,'action complete via WP Cron','2025-05-19 06:58:30','2025-05-19 08:58:30'),
(195689,67102,'action started via WP Cron','2025-05-19 06:58:30','2025-05-19 08:58:30'),
(195690,67102,'action complete via WP Cron','2025-05-19 06:58:30','2025-05-19 08:58:30'),
(195691,67103,'action created','2025-05-19 06:58:32','2025-05-19 08:58:32'),
(195692,67104,'action created','2025-05-19 06:58:32','2025-05-19 08:58:32'),
(195693,67103,'action started via Async Request','2025-05-19 06:58:54','2025-05-19 08:58:54'),
(195694,67103,'action complete via Async Request','2025-05-19 06:58:54','2025-05-19 08:58:54'),
(195695,67104,'action started via Async Request','2025-05-19 06:58:54','2025-05-19 08:58:54'),
(195696,67104,'action complete via Async Request','2025-05-19 06:58:54','2025-05-19 08:58:54'),
(195697,67105,'action created','2025-05-19 07:18:44','2025-05-19 09:18:44'),
(195698,67106,'action created','2025-05-19 07:18:44','2025-05-19 09:18:44'),
(195699,67105,'action started via WP Cron','2025-05-19 07:18:44','2025-05-19 09:18:44'),
(195700,67105,'action complete via WP Cron','2025-05-19 07:18:44','2025-05-19 09:18:44'),
(195701,67107,'action created','2025-05-19 07:18:47','2025-05-19 09:18:47'),
(195702,67108,'action created','2025-05-19 07:18:47','2025-05-19 09:18:47'),
(195703,67109,'action created','2025-05-19 07:18:48','2025-05-19 09:18:48'),
(195704,67110,'action created','2025-05-19 07:18:48','2025-05-19 09:18:48'),
(195705,67111,'action created','2025-05-19 07:18:50','2025-05-19 09:18:50'),
(195706,67112,'action created','2025-05-19 07:18:50','2025-05-19 09:18:50'),
(195707,67106,'action started via WP Cron','2025-05-19 07:22:12','2025-05-19 09:22:12'),
(195708,67106,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195709,67107,'action started via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195710,67107,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195711,67108,'action started via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195712,67108,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195713,67109,'action started via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195714,67109,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195715,67110,'action started via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195716,67110,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195717,67111,'action started via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195718,67111,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195719,67112,'action started via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195720,67112,'action complete via WP Cron','2025-05-19 07:22:13','2025-05-19 09:22:13'),
(195721,67113,'action created','2025-05-19 07:28:33','2025-05-19 09:28:33'),
(195722,67114,'action created','2025-05-19 07:28:33','2025-05-19 09:28:33'),
(195723,67115,'action created','2025-05-19 07:28:33','2025-05-19 09:28:33'),
(195724,67116,'action created','2025-05-19 07:28:33','2025-05-19 09:28:33'),
(195725,67117,'action created','2025-05-19 07:28:33','2025-05-19 09:28:33'),
(195726,67118,'action created','2025-05-19 07:28:33','2025-05-19 09:28:33'),
(195727,67113,'action started via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195728,67113,'action complete via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195729,67114,'action started via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195730,67114,'action complete via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195731,67115,'action started via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195732,67115,'action complete via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195733,67116,'action started via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195734,67116,'action complete via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195735,67118,'action started via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195736,67118,'action complete via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195737,67117,'action started via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195738,67117,'action complete via WP Cron','2025-05-19 07:28:34','2025-05-19 09:28:34'),
(195739,67119,'action created','2025-05-19 07:28:38','2025-05-19 09:28:38'),
(195740,67120,'action created','2025-05-19 07:28:38','2025-05-19 09:28:38'),
(195741,67121,'action created','2025-05-19 07:28:42','2025-05-19 09:28:42'),
(195742,67122,'action created','2025-05-19 07:28:42','2025-05-19 09:28:42'),
(195743,67123,'action created','2025-05-19 07:28:43','2025-05-19 09:28:43'),
(195744,67124,'action created','2025-05-19 07:28:43','2025-05-19 09:28:43'),
(195745,67125,'action created','2025-05-19 07:28:43','2025-05-19 09:28:43'),
(195746,67126,'action created','2025-05-19 07:28:43','2025-05-19 09:28:43'),
(195747,67127,'action created','2025-05-19 07:28:45','2025-05-19 09:28:45'),
(195748,67128,'action created','2025-05-19 07:28:45','2025-05-19 09:28:45'),
(195749,67129,'action created','2025-05-19 07:28:46','2025-05-19 09:28:46'),
(195750,67130,'action created','2025-05-19 07:28:46','2025-05-19 09:28:46'),
(195751,67131,'action created','2025-05-19 07:28:49','2025-05-19 09:28:49'),
(195752,67132,'action created','2025-05-19 07:28:49','2025-05-19 09:28:49'),
(195753,67133,'action created','2025-05-19 07:28:51','2025-05-19 09:28:51'),
(195754,67134,'action created','2025-05-19 07:28:51','2025-05-19 09:28:51'),
(195755,67135,'action created','2025-05-19 07:28:53','2025-05-19 09:28:53'),
(195756,67136,'action created','2025-05-19 07:28:53','2025-05-19 09:28:53'),
(195757,67137,'action created','2025-05-19 07:28:54','2025-05-19 09:28:54'),
(195758,67138,'action created','2025-05-19 07:28:54','2025-05-19 09:28:54'),
(195759,67139,'action created','2025-05-19 07:28:56','2025-05-19 09:28:56'),
(195760,67140,'action created','2025-05-19 07:28:56','2025-05-19 09:28:56'),
(195761,67119,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195762,67119,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195763,67120,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195764,67120,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195765,67121,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195766,67121,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195767,67122,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195768,67122,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195769,67123,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195770,67123,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195771,67124,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195772,67124,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195773,67125,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195774,67125,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195775,67126,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195776,67126,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195777,67127,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195778,67127,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195779,67128,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195780,67128,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195781,67129,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195782,67129,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195783,67130,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195784,67130,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195785,67131,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195786,67131,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195787,67132,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195788,67132,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195789,67133,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195790,67133,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195791,67134,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195792,67134,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195793,67135,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195794,67135,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195795,67136,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195796,67136,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195797,67137,'action started via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195798,67137,'action complete via WP Cron','2025-05-19 07:30:50','2025-05-19 09:30:50'),
(195799,67138,'action started via WP Cron','2025-05-19 07:30:51','2025-05-19 09:30:51'),
(195800,67138,'action complete via WP Cron','2025-05-19 07:30:51','2025-05-19 09:30:51'),
(195801,67139,'action started via WP Cron','2025-05-19 07:30:51','2025-05-19 09:30:51'),
(195802,67139,'action complete via WP Cron','2025-05-19 07:30:51','2025-05-19 09:30:51'),
(195803,67140,'action started via WP Cron','2025-05-19 07:30:51','2025-05-19 09:30:51'),
(195804,67140,'action complete via WP Cron','2025-05-19 07:30:51','2025-05-19 09:30:51'),
(195805,67141,'action created','2025-05-19 07:36:54','2025-05-19 09:36:54'),
(195806,67142,'action created','2025-05-19 07:36:54','2025-05-19 09:36:54'),
(195807,67143,'action created','2025-05-19 07:36:54','2025-05-19 09:36:54'),
(195808,67144,'action created','2025-05-19 07:36:54','2025-05-19 09:36:54'),
(195809,67145,'action created','2025-05-19 07:36:54','2025-05-19 09:36:54'),
(195810,67146,'action created','2025-05-19 07:36:54','2025-05-19 09:36:54'),
(195811,67141,'action started via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195812,67141,'action complete via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195813,67142,'action started via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195814,67142,'action complete via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195815,67144,'action started via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195816,67144,'action complete via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195817,67145,'action started via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195818,67145,'action complete via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195819,67146,'action started via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195820,67146,'action complete via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195821,67143,'action started via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195822,67143,'action complete via WP Cron','2025-05-19 07:36:55','2025-05-19 09:36:55'),
(195823,67147,'action created','2025-05-19 07:36:57','2025-05-19 09:36:57'),
(195824,67148,'action created','2025-05-19 07:36:57','2025-05-19 09:36:57'),
(195825,67149,'action created','2025-05-19 07:36:57','2025-05-19 09:36:57'),
(195826,67150,'action created','2025-05-19 07:36:57','2025-05-19 09:36:57'),
(195827,67151,'action created','2025-05-19 07:36:57','2025-05-19 09:36:57'),
(195828,67152,'action created','2025-05-19 07:36:57','2025-05-19 09:36:57'),
(195829,67153,'action created','2025-05-19 07:36:59','2025-05-19 09:36:59'),
(195830,67154,'action created','2025-05-19 07:36:59','2025-05-19 09:36:59'),
(195831,67155,'action created','2025-05-19 07:36:59','2025-05-19 09:36:59'),
(195832,67156,'action created','2025-05-19 07:36:59','2025-05-19 09:36:59'),
(195833,67157,'action created','2025-05-19 07:36:59','2025-05-19 09:36:59'),
(195834,67158,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195835,67159,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195836,67160,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195837,67161,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195838,67162,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195839,67163,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195840,67164,'action created','2025-05-19 07:37:03','2025-05-19 09:37:03'),
(195841,67165,'action created','2025-05-19 07:37:05','2025-05-19 09:37:05'),
(195842,67166,'action created','2025-05-19 07:37:05','2025-05-19 09:37:05'),
(195843,67147,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195844,67147,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195845,67148,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195846,67148,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195847,67149,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195848,67149,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195849,67150,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195850,67150,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195851,67152,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195852,67152,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195853,67151,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195854,67151,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195855,67153,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195856,67153,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195857,67154,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195858,67154,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195859,67155,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195860,67155,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195861,67157,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195862,67157,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195863,67156,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195864,67156,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195865,67158,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195866,67158,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195867,67159,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195868,67159,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195869,67161,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195870,67161,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195871,67163,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195872,67163,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195873,67160,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195874,67160,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195875,67162,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195876,67162,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195877,67164,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195878,67164,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195879,67165,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195880,67165,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195881,67166,'action started via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195882,67166,'action complete via Async Request','2025-05-19 07:37:09','2025-05-19 09:37:09'),
(195883,67167,'action created','2025-05-19 07:51:57','2025-05-19 09:51:57'),
(195884,67168,'action created','2025-05-19 07:51:57','2025-05-19 09:51:57'),
(195885,67169,'action created','2025-05-19 07:51:57','2025-05-19 09:51:57'),
(195886,67170,'action created','2025-05-19 07:51:57','2025-05-19 09:51:57'),
(195887,67171,'action created','2025-05-19 07:51:57','2025-05-19 09:51:57'),
(195888,67172,'action created','2025-05-19 07:51:57','2025-05-19 09:51:57'),
(195889,67173,'action created','2025-05-19 07:51:59','2025-05-19 09:51:59'),
(195890,67174,'action created','2025-05-19 07:52:00','2025-05-19 09:52:00'),
(195891,67175,'action created','2025-05-19 07:52:04','2025-05-19 09:52:04'),
(195892,67176,'action created','2025-05-19 07:52:04','2025-05-19 09:52:04'),
(195893,67177,'action created','2025-05-19 07:52:07','2025-05-19 09:52:07'),
(195894,67178,'action created','2025-05-19 07:52:07','2025-05-19 09:52:07'),
(195895,67167,'action started via WP Cron','2025-05-19 07:53:13','2025-05-19 09:53:13'),
(195896,67167,'action complete via WP Cron','2025-05-19 07:53:13','2025-05-19 09:53:13'),
(195897,67168,'action started via WP Cron','2025-05-19 07:53:13','2025-05-19 09:53:13'),
(195898,67168,'action complete via WP Cron','2025-05-19 07:53:13','2025-05-19 09:53:13'),
(195899,67169,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195900,67169,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195901,67171,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195902,67171,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195903,67172,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195904,67172,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195905,67170,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195906,67170,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195907,67173,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195908,67173,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195909,67174,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195910,67174,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195911,67175,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195912,67175,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195913,67176,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195914,67176,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195915,67177,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195916,67177,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195917,67178,'action started via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195918,67178,'action complete via WP Cron','2025-05-19 07:53:14','2025-05-19 09:53:14'),
(195919,67179,'action created','2025-05-19 08:02:04','2025-05-19 10:02:04'),
(195920,67180,'action created','2025-05-19 08:02:04','2025-05-19 10:02:04'),
(195921,67179,'action started via WP Cron','2025-05-19 08:15:47','2025-05-19 10:15:47'),
(195922,67179,'action complete via WP Cron','2025-05-19 08:15:47','2025-05-19 10:15:47'),
(195923,67180,'action started via WP Cron','2025-05-19 08:15:47','2025-05-19 10:15:47'),
(195924,67180,'action complete via WP Cron','2025-05-19 08:15:47','2025-05-19 10:15:47'),
(195925,67181,'action created','2025-05-19 08:35:34','2025-05-19 10:35:34'),
(195926,67182,'action created','2025-05-19 08:35:34','2025-05-19 10:35:34'),
(195927,67181,'action started via WP Cron','2025-05-19 08:35:34','2025-05-19 10:35:34'),
(195928,67181,'action complete via WP Cron','2025-05-19 08:35:34','2025-05-19 10:35:34'),
(195929,67182,'action started via WP Cron','2025-05-19 08:49:40','2025-05-19 10:49:40'),
(195930,67182,'action complete via WP Cron','2025-05-19 08:49:41','2025-05-19 10:49:41'),
(195931,67183,'action created','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195932,67184,'action created','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195933,67185,'action created','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195934,67186,'action created','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195935,67187,'action created','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195936,67188,'action created','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195937,67183,'action started via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195938,67183,'action complete via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195939,67184,'action started via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195940,67184,'action complete via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195941,67185,'action started via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195942,67185,'action complete via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195943,67186,'action started via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195944,67186,'action complete via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195945,67187,'action started via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195946,67187,'action complete via WP Cron','2025-05-19 09:24:40','2025-05-19 11:24:40'),
(195947,67189,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195948,67190,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195949,67191,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195950,67192,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195951,67193,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195952,67194,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195953,67195,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195954,67196,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195955,67197,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195956,67198,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195957,67199,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195958,67200,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195959,67201,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195960,67202,'action created','2025-05-19 09:24:43','2025-05-19 11:24:43'),
(195961,67203,'action created','2025-05-19 09:24:47','2025-05-19 11:24:47'),
(195962,67204,'action created','2025-05-19 09:24:47','2025-05-19 11:24:47'),
(195963,67205,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195964,67206,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195965,67207,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195966,67208,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195967,67209,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195968,67210,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195969,67211,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195970,67212,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195971,67213,'action created','2025-05-19 09:24:49','2025-05-19 11:24:49'),
(195972,67214,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195973,67215,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195974,67216,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195975,67217,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195976,67218,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195977,67219,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195978,67220,'action created','2025-05-19 09:24:53','2025-05-19 11:24:53'),
(195979,67221,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195980,67222,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195981,67223,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195982,67224,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195983,67225,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195984,67226,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195985,67227,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195986,67228,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195987,67229,'action created','2025-05-19 09:24:56','2025-05-19 11:24:56'),
(195988,67230,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195989,67231,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195990,67232,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195991,67233,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195992,67234,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195993,67235,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195994,67236,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195995,67237,'action created','2025-05-19 09:25:00','2025-05-19 11:25:00'),
(195996,67238,'action created','2025-05-19 09:25:02','2025-05-19 11:25:02'),
(195997,67239,'action created','2025-05-19 09:25:02','2025-05-19 11:25:02'),
(195998,67240,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(195999,67241,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(196000,67242,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(196001,67243,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(196002,67244,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(196003,67245,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(196004,67246,'action created','2025-05-19 09:25:04','2025-05-19 11:25:04'),
(196005,67247,'action created','2025-05-19 09:25:06','2025-05-19 11:25:06'),
(196006,67248,'action created','2025-05-19 09:25:07','2025-05-19 11:25:07'),
(196007,67249,'action created','2025-05-19 09:25:08','2025-05-19 11:25:08'),
(196008,67250,'action created','2025-05-19 09:25:08','2025-05-19 11:25:08'),
(196009,67251,'action created','2025-05-19 09:25:10','2025-05-19 11:25:10'),
(196010,67252,'action created','2025-05-19 09:25:10','2025-05-19 11:25:10'),
(196011,67253,'action created','2025-05-19 09:25:11','2025-05-19 11:25:11'),
(196012,67254,'action created','2025-05-19 09:25:11','2025-05-19 11:25:11'),
(196013,67255,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196014,67256,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196015,67257,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196016,67258,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196017,67259,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196018,67260,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196019,67261,'action created','2025-05-19 09:25:13','2025-05-19 11:25:13'),
(196020,67262,'action created','2025-05-19 09:25:15','2025-05-19 11:25:15'),
(196021,67263,'action created','2025-05-19 09:25:15','2025-05-19 11:25:15'),
(196022,67264,'action created','2025-05-19 09:25:15','2025-05-19 11:25:15'),
(196023,67265,'action created','2025-05-19 09:25:15','2025-05-19 11:25:15'),
(196024,67266,'action created','2025-05-19 09:25:15','2025-05-19 11:25:15'),
(196025,67267,'action created','2025-05-19 09:25:15','2025-05-19 11:25:15'),
(196026,67268,'action created','2025-05-19 09:25:17','2025-05-19 11:25:17'),
(196027,67269,'action created','2025-05-19 09:25:17','2025-05-19 11:25:17'),
(196028,67270,'action created','2025-05-19 09:25:19','2025-05-19 11:25:19'),
(196029,67271,'action created','2025-05-19 09:25:19','2025-05-19 11:25:19'),
(196030,67272,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196031,67273,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196032,67274,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196033,67275,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196034,67276,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196035,67277,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196036,67278,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196037,67279,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196038,67280,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196039,67281,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196040,67282,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196041,67283,'action created','2025-05-19 09:25:21','2025-05-19 11:25:21'),
(196042,67188,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196043,67188,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196044,67189,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196045,67189,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196046,67190,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196047,67190,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196048,67191,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196049,67191,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196050,67192,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196051,67192,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196052,67193,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196053,67193,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196054,67194,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196055,67194,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196056,67195,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196057,67195,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196058,67196,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196059,67196,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196060,67197,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196061,67197,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196062,67198,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196063,67198,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196064,67199,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196065,67199,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196066,67200,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196067,67200,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196068,67201,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196069,67201,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196070,67202,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196071,67202,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196072,67203,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196073,67203,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196074,67204,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196075,67204,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196076,67205,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196077,67205,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196078,67206,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196079,67206,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196080,67207,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196081,67207,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196082,67208,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196083,67208,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196084,67209,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196085,67209,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196086,67210,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196087,67210,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196088,67211,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196089,67211,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196090,67212,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196091,67212,'action complete via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196092,67213,'action started via WP Cron','2025-05-19 09:29:19','2025-05-19 11:29:19'),
(196093,67213,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196094,67214,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196095,67214,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196096,67215,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196097,67215,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196098,67217,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196099,67217,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196100,67218,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196101,67218,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196102,67219,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196103,67219,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196104,67220,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196105,67220,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196106,67216,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196107,67216,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196108,67221,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196109,67221,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196110,67222,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196111,67222,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196112,67224,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196113,67224,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196114,67225,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196115,67225,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196116,67226,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196117,67226,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196118,67227,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196119,67227,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196120,67228,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196121,67228,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196122,67229,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196123,67229,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196124,67223,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196125,67223,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196126,67230,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196127,67230,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196128,67231,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196129,67231,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196130,67232,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196131,67232,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196132,67233,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196133,67233,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196134,67235,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196135,67235,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196136,67236,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196137,67236,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196138,67237,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196139,67237,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196140,67234,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196141,67234,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196142,67238,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196143,67238,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196144,67239,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196145,67239,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196146,67240,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196147,67240,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196148,67241,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196149,67241,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196150,67242,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196151,67242,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196152,67244,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196153,67244,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196154,67245,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196155,67245,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196156,67246,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196157,67246,'action complete via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196158,67243,'action started via WP Cron','2025-05-19 09:29:20','2025-05-19 11:29:20'),
(196159,67243,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196160,67247,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196161,67247,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196162,67248,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196163,67248,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196164,67249,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196165,67249,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196166,67250,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196167,67250,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196168,67251,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196169,67251,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196170,67252,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196171,67252,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196172,67253,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196173,67253,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196174,67254,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196175,67254,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196176,67255,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196177,67255,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196178,67256,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196179,67256,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196180,67257,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196181,67257,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196182,67258,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196183,67258,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196184,67259,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196185,67259,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196186,67260,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196187,67260,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196188,67261,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196189,67261,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196190,67262,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196191,67262,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196192,67263,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196193,67263,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196194,67265,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196195,67265,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196196,67266,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196197,67266,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196198,67267,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196199,67267,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196200,67264,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196201,67264,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196202,67268,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196203,67268,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196204,67269,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196205,67269,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196206,67270,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196207,67270,'action complete via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196208,67271,'action started via WP Cron','2025-05-19 09:29:21','2025-05-19 11:29:21'),
(196209,67271,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196210,67272,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196211,67272,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196212,67273,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196213,67273,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196214,67274,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196215,67274,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196216,67275,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196217,67275,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196218,67276,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196219,67276,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196220,67277,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196221,67277,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196222,67279,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196223,67279,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196224,67280,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196225,67280,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196226,67281,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196227,67281,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196228,67282,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196229,67282,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196230,67283,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196231,67283,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196232,67278,'action started via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196233,67278,'action complete via WP Cron','2025-05-19 09:29:22','2025-05-19 11:29:22'),
(196234,67284,'action created','2025-05-19 09:38:32','2025-05-19 11:38:32'),
(196235,67285,'action created','2025-05-19 09:38:32','2025-05-19 11:38:32'),
(196236,67286,'action created','2025-05-19 09:38:32','2025-05-19 11:38:32'),
(196237,67287,'action created','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196238,67288,'action created','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196239,67289,'action created','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196240,67290,'action created','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196241,67291,'action created','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196242,67292,'action created','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196243,67284,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196244,67284,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196245,67285,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196246,67285,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196247,67286,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196248,67286,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196249,67287,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196250,67287,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196251,67288,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196252,67288,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196253,67289,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196254,67289,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196255,67290,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196256,67290,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196257,67291,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196258,67291,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196259,67292,'action started via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196260,67292,'action complete via WP Cron','2025-05-19 09:38:33','2025-05-19 11:38:33'),
(196261,67293,'action created','2025-05-19 09:38:34','2025-05-19 11:38:34'),
(196262,67294,'action created','2025-05-19 09:38:34','2025-05-19 11:38:34'),
(196263,67295,'action created','2025-05-19 09:38:34','2025-05-19 11:38:34'),
(196264,67296,'action created','2025-05-19 09:38:35','2025-05-19 11:38:35'),
(196265,67297,'action created','2025-05-19 09:38:35','2025-05-19 11:38:35'),
(196266,67298,'action created','2025-05-19 09:38:35','2025-05-19 11:38:35'),
(196267,67299,'action created','2025-05-19 09:38:35','2025-05-19 11:38:35'),
(196268,67293,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196269,67293,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196270,67294,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196271,67294,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196272,67295,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196273,67295,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196274,67296,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196275,67296,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196276,67298,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196277,67298,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196278,67299,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196279,67299,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196280,67297,'action started via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196281,67297,'action complete via WP Cron','2025-05-19 09:39:43','2025-05-19 11:39:43'),
(196282,67300,'action created','2025-05-19 09:46:09','2025-05-19 11:46:09'),
(196283,67301,'action created','2025-05-19 09:46:09','2025-05-19 11:46:09'),
(196284,67302,'action created','2025-05-19 09:46:09','2025-05-19 11:46:09'),
(196285,67303,'action created','2025-05-19 09:46:09','2025-05-19 11:46:09'),
(196286,67304,'action created','2025-05-19 09:46:09','2025-05-19 11:46:09'),
(196287,67305,'action created','2025-05-19 09:46:09','2025-05-19 11:46:09'),
(196288,67306,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196289,67307,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196290,67308,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196291,67309,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196292,67310,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196293,67311,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196294,67312,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196295,67313,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196296,67314,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196297,67315,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196298,67316,'action created','2025-05-19 09:46:11','2025-05-19 11:46:11'),
(196299,67317,'action created','2025-05-19 09:46:12','2025-05-19 11:46:12'),
(196300,67300,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196301,67300,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196302,67301,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196303,67301,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196304,67302,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196305,67302,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196306,67304,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196307,67304,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196308,67305,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196309,67305,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196310,67303,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196311,67303,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196312,67306,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196313,67306,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196314,67307,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196315,67307,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196316,67309,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196317,67309,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196318,67310,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196319,67310,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196320,67311,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196321,67311,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196322,67312,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196323,67312,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196324,67313,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196325,67313,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196326,67314,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196327,67314,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196328,67315,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196329,67315,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196330,67316,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196331,67316,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196332,67308,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196333,67308,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196334,67317,'action started via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196335,67317,'action complete via WP Cron','2025-05-19 09:47:00','2025-05-19 11:47:00'),
(196336,67318,'action created','2025-05-19 10:19:54','2025-05-19 12:19:54'),
(196337,67319,'action created','2025-05-19 10:19:54','2025-05-19 12:19:54'),
(196338,67318,'action started via WP Cron','2025-05-19 10:19:54','2025-05-19 12:19:54'),
(196339,67318,'action complete via WP Cron','2025-05-19 10:19:54','2025-05-19 12:19:54'),
(196340,67319,'action started via WP Cron','2025-05-19 10:20:33','2025-05-19 12:20:33'),
(196341,67319,'action complete via WP Cron','2025-05-19 10:20:33','2025-05-19 12:20:33'),
(196342,67320,'action created','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196343,67321,'action created','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196344,67322,'action created','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196345,67323,'action created','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196346,67324,'action created','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196347,67320,'action started via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196348,67320,'action complete via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196349,67321,'action started via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196350,67321,'action complete via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196351,67322,'action started via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196352,67322,'action complete via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196353,67323,'action started via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196354,67323,'action complete via WP Cron','2025-05-19 10:50:55','2025-05-19 12:50:55'),
(196355,67324,'action started via WP Cron','2025-05-19 10:56:07','2025-05-19 12:56:07'),
(196356,67324,'action complete via WP Cron','2025-05-19 10:56:08','2025-05-19 12:56:08'),
(196357,67325,'action created','2025-05-19 11:32:44','2025-05-19 13:32:44'),
(196358,67326,'action created','2025-05-19 11:32:44','2025-05-19 13:32:44'),
(196359,67327,'action created','2025-05-19 11:32:44','2025-05-19 13:32:44'),
(196360,67328,'action created','2025-05-19 11:32:44','2025-05-19 13:32:44'),
(196361,67329,'action created','2025-05-19 11:32:44','2025-05-19 13:32:44'),
(196362,67325,'action started via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196363,67325,'action complete via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196364,67326,'action started via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196365,67326,'action complete via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196366,67328,'action started via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196367,67328,'action complete via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196368,67329,'action started via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196369,67329,'action complete via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196370,67327,'action started via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196371,67327,'action complete via WP Cron','2025-05-19 11:32:45','2025-05-19 13:32:45'),
(196372,67330,'action created','2025-05-19 12:14:07','2025-05-19 14:14:07'),
(196373,67331,'action created','2025-05-19 12:14:07','2025-05-19 14:14:07'),
(196374,67332,'action created','2025-05-19 12:14:07','2025-05-19 14:14:07'),
(196375,67333,'action created','2025-05-19 12:14:07','2025-05-19 14:14:07'),
(196376,67334,'action created','2025-05-19 12:14:07','2025-05-19 14:14:07'),
(196377,67335,'action created','2025-05-19 12:14:07','2025-05-19 14:14:07'),
(196378,67330,'action started via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196379,67330,'action complete via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196380,67331,'action started via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196381,67331,'action complete via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196382,67333,'action started via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196383,67333,'action complete via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196384,67334,'action started via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196385,67334,'action complete via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196386,67335,'action started via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196387,67335,'action complete via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196388,67332,'action started via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196389,67332,'action complete via WP Cron','2025-05-19 12:14:08','2025-05-19 14:14:08'),
(196390,67336,'action created','2025-05-19 12:54:00','2025-05-19 14:54:00'),
(196391,67337,'action created','2025-05-19 12:54:00','2025-05-19 14:54:00'),
(196392,67338,'action created','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196393,67339,'action created','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196394,67340,'action created','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196395,67336,'action started via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196396,67336,'action complete via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196397,67337,'action started via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196398,67337,'action complete via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196399,67339,'action started via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196400,67339,'action complete via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196401,67340,'action started via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196402,67340,'action complete via WP Cron','2025-05-19 12:54:01','2025-05-19 14:54:01'),
(196403,67341,'action created','2025-05-19 12:54:02','2025-05-19 14:54:02'),
(196404,67342,'action created','2025-05-19 12:54:02','2025-05-19 14:54:02'),
(196405,67343,'action created','2025-05-19 12:54:02','2025-05-19 14:54:02'),
(196406,67344,'action created','2025-05-19 12:54:02','2025-05-19 14:54:02'),
(196407,67345,'action created','2025-05-19 12:54:04','2025-05-19 14:54:04'),
(196408,67346,'action created','2025-05-19 12:54:04','2025-05-19 14:54:04'),
(196409,67347,'action created','2025-05-19 12:54:04','2025-05-19 14:54:04'),
(196410,67348,'action created','2025-05-19 12:54:05','2025-05-19 14:54:05'),
(196411,67349,'action created','2025-05-19 12:54:05','2025-05-19 14:54:05'),
(196412,67350,'action created','2025-05-19 12:54:05','2025-05-19 14:54:05'),
(196413,67351,'action created','2025-05-19 12:54:07','2025-05-19 14:54:07'),
(196414,67352,'action created','2025-05-19 12:54:07','2025-05-19 14:54:07'),
(196415,67353,'action created','2025-05-19 12:54:07','2025-05-19 14:54:07'),
(196416,67354,'action created','2025-05-19 12:54:07','2025-05-19 14:54:07'),
(196417,67355,'action created','2025-05-19 12:54:07','2025-05-19 14:54:07'),
(196418,67356,'action created','2025-05-19 12:54:07','2025-05-19 14:54:07'),
(196419,67357,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196420,67358,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196421,67359,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196422,67360,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196423,67361,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196424,67362,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196425,67363,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196426,67364,'action created','2025-05-19 12:54:10','2025-05-19 14:54:10'),
(196427,67365,'action created','2025-05-19 12:54:11','2025-05-19 14:54:11'),
(196428,67366,'action created','2025-05-19 12:54:13','2025-05-19 14:54:13'),
(196429,67367,'action created','2025-05-19 12:54:13','2025-05-19 14:54:13'),
(196430,67368,'action created','2025-05-19 12:54:13','2025-05-19 14:54:13'),
(196431,67369,'action created','2025-05-19 12:54:14','2025-05-19 14:54:14'),
(196432,67370,'action created','2025-05-19 12:54:14','2025-05-19 14:54:14'),
(196433,67371,'action created','2025-05-19 12:54:14','2025-05-19 14:54:14'),
(196434,67372,'action created','2025-05-19 12:54:15','2025-05-19 14:54:15'),
(196435,67373,'action created','2025-05-19 12:54:15','2025-05-19 14:54:15'),
(196436,67374,'action created','2025-05-19 12:54:15','2025-05-19 14:54:15'),
(196437,67375,'action created','2025-05-19 12:54:15','2025-05-19 14:54:15'),
(196438,67376,'action created','2025-05-19 12:54:15','2025-05-19 14:54:15'),
(196439,67377,'action created','2025-05-19 12:54:17','2025-05-19 14:54:17'),
(196440,67378,'action created','2025-05-19 12:54:17','2025-05-19 14:54:17'),
(196441,67379,'action created','2025-05-19 12:54:17','2025-05-19 14:54:17'),
(196442,67380,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196443,67381,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196444,67382,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196445,67383,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196446,67384,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196447,67385,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196448,67386,'action created','2025-05-19 12:54:18','2025-05-19 14:54:18'),
(196449,67387,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196450,67388,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196451,67389,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196452,67390,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196453,67391,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196454,67392,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196455,67393,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196456,67394,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196457,67395,'action created','2025-05-19 12:54:19','2025-05-19 14:54:19'),
(196458,67396,'action created','2025-05-19 12:54:22','2025-05-19 14:54:22'),
(196459,67397,'action created','2025-05-19 12:54:22','2025-05-19 14:54:22'),
(196460,67398,'action created','2025-05-19 12:54:22','2025-05-19 14:54:22'),
(196461,67399,'action created','2025-05-19 12:54:22','2025-05-19 14:54:22'),
(196462,67400,'action created','2025-05-19 12:54:22','2025-05-19 14:54:22'),
(196463,67338,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196464,67338,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196465,67341,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196466,67341,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196467,67342,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196468,67342,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196469,67343,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196470,67343,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196471,67344,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196472,67344,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196473,67345,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196474,67345,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196475,67346,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196476,67346,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196477,67347,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196478,67347,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196479,67348,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196480,67348,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196481,67349,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196482,67349,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196483,67350,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196484,67350,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196485,67351,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196486,67351,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196487,67352,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196488,67352,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196489,67354,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196490,67354,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196491,67355,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196492,67355,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196493,67356,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196494,67356,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196495,67353,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196496,67353,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196497,67357,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196498,67357,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196499,67358,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196500,67358,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196501,67360,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196502,67360,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196503,67361,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196504,67361,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196505,67362,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196506,67362,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196507,67363,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196508,67363,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196509,67364,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196510,67364,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196511,67359,'action started via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196512,67359,'action complete via WP Cron','2025-05-19 12:54:23','2025-05-19 14:54:23'),
(196513,67365,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196514,67365,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196515,67366,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196516,67366,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196517,67367,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196518,67367,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196519,67368,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196520,67368,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196521,67369,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196522,67369,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196523,67370,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196524,67370,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196525,67371,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196526,67371,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196527,67372,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196528,67372,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196529,67373,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196530,67373,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196531,67375,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196532,67375,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196533,67376,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196534,67376,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196535,67374,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196536,67374,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196537,67377,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196538,67377,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196539,67378,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196540,67378,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196541,67379,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196542,67379,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196543,67380,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196544,67380,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196545,67381,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196546,67401,'action created','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196547,67402,'action created','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196548,67381,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196549,67382,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196550,67382,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196551,67383,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196552,67383,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196553,67385,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196554,67385,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196555,67403,'action created','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196556,67384,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196557,67384,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196558,67386,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196559,67404,'action created','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196560,67386,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196561,67387,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196562,67387,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196563,67388,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196564,67388,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196565,67405,'action created','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196566,67390,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196567,67390,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196568,67391,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196569,67391,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196570,67392,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196571,67392,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196572,67393,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196573,67393,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196574,67394,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196575,67394,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196576,67395,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196577,67395,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196578,67389,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196579,67389,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196580,67396,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196581,67396,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196582,67397,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196583,67397,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196584,67399,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196585,67399,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196586,67400,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196587,67400,'action complete via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196588,67398,'action started via WP Cron','2025-05-19 12:54:24','2025-05-19 14:54:24'),
(196589,67398,'action complete via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196590,67401,'action started via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196591,67401,'action complete via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196592,67402,'action started via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196593,67402,'action complete via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196594,67403,'action started via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196595,67403,'action complete via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196596,67405,'action started via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196597,67405,'action complete via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196598,67404,'action started via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196599,67404,'action complete via WP Cron','2025-05-19 12:54:25','2025-05-19 14:54:25'),
(196600,67406,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196601,67407,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196602,67408,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196603,67409,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196604,67410,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196605,67411,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196606,67412,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196607,67413,'action created','2025-05-19 12:55:52','2025-05-19 14:55:52'),
(196608,67414,'action created','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196609,67406,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196610,67406,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196611,67407,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196612,67407,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196613,67409,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196614,67409,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196615,67410,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196616,67410,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196617,67411,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196618,67411,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196619,67412,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196620,67412,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196621,67413,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196622,67413,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196623,67408,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196624,67408,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196625,67414,'action started via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196626,67414,'action complete via WP Cron','2025-05-19 12:55:53','2025-05-19 14:55:53'),
(196627,67415,'action created','2025-05-19 12:55:55','2025-05-19 14:55:55'),
(196628,67416,'action created','2025-05-19 12:55:55','2025-05-19 14:55:55'),
(196629,67417,'action created','2025-05-19 12:55:55','2025-05-19 14:55:55'),
(196630,67418,'action created','2025-05-19 12:55:55','2025-05-19 14:55:55'),
(196631,67419,'action created','2025-05-19 12:55:55','2025-05-19 14:55:55'),
(196632,67420,'action created','2025-05-19 12:55:55','2025-05-19 14:55:55'),
(196633,67415,'action started via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196634,67415,'action complete via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196635,67416,'action started via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196636,67416,'action complete via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196637,67417,'action started via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196638,67417,'action complete via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196639,67419,'action started via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196640,67419,'action complete via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196641,67420,'action started via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196642,67420,'action complete via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196643,67418,'action started via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196644,67418,'action complete via WP Cron','2025-05-19 12:56:27','2025-05-19 14:56:27'),
(196645,67421,'action created','2025-05-19 13:15:44','2025-05-19 15:15:44'),
(196646,67422,'action created','2025-05-19 13:15:44','2025-05-19 15:15:44'),
(196647,67421,'action started via WP Cron','2025-05-19 13:15:44','2025-05-19 15:15:44'),
(196648,67421,'action complete via WP Cron','2025-05-19 13:15:44','2025-05-19 15:15:44'),
(196649,67422,'action started via WP Cron','2025-05-19 13:17:37','2025-05-19 15:17:37'),
(196650,67422,'action complete via WP Cron','2025-05-19 13:17:37','2025-05-19 15:17:37'),
(196651,67423,'action created','2025-05-19 14:08:10','2025-05-19 16:08:10'),
(196652,67423,'action started via WP Cron','2025-05-19 14:08:47','2025-05-19 16:08:47'),
(196653,67423,'action complete via WP Cron','2025-05-19 14:08:47','2025-05-19 16:08:47'),
(196654,67038,'action started via WP Cron','2025-05-19 14:45:50','2025-05-19 16:45:50'),
(196655,67038,'action complete via WP Cron','2025-05-19 14:45:50','2025-05-19 16:45:50'),
(196656,67424,'action created','2025-05-19 14:45:50','2025-05-19 16:45:50'),
(196657,67425,'action created','2025-05-20 02:08:20','2025-05-20 04:08:20'),
(196658,67425,'action started via WP Cron','2025-05-20 02:12:11','2025-05-20 04:12:11'),
(196659,67425,'action complete via WP Cron','2025-05-20 02:12:11','2025-05-20 04:12:11'),
(196660,67426,'action created','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196661,67427,'action created','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196662,67428,'action created','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196663,67429,'action created','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196664,67430,'action created','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196665,67431,'action created','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196666,67426,'action started via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196667,67426,'action complete via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196668,67427,'action started via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196669,67427,'action complete via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196670,67428,'action started via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196671,67428,'action complete via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196672,67429,'action started via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196673,67429,'action complete via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196674,67431,'action started via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196675,67431,'action complete via WP Cron','2025-05-20 05:39:23','2025-05-20 07:39:23'),
(196676,67430,'action started via WP Cron','2025-05-20 05:43:27','2025-05-20 07:43:27'),
(196677,67430,'action complete via WP Cron','2025-05-20 05:43:27','2025-05-20 07:43:27'),
(196678,67432,'action created','2025-05-20 06:23:53','2025-05-20 08:23:53'),
(196679,67433,'action created','2025-05-20 06:23:53','2025-05-20 08:23:53'),
(196680,67432,'action started via WP Cron','2025-05-20 06:23:54','2025-05-20 08:23:54'),
(196681,67432,'action complete via WP Cron','2025-05-20 06:23:54','2025-05-20 08:23:54'),
(196682,67433,'action started via WP Cron','2025-05-20 06:23:54','2025-05-20 08:23:54'),
(196683,67433,'action complete via WP Cron','2025-05-20 06:23:54','2025-05-20 08:23:54'),
(196684,67434,'action created','2025-05-20 06:23:55','2025-05-20 08:23:55'),
(196685,67435,'action created','2025-05-20 06:23:55','2025-05-20 08:23:55'),
(196686,67436,'action created','2025-05-20 06:23:57','2025-05-20 08:23:57'),
(196687,67437,'action created','2025-05-20 06:23:57','2025-05-20 08:23:57'),
(196688,67438,'action created','2025-05-20 06:23:59','2025-05-20 08:23:59'),
(196689,67439,'action created','2025-05-20 06:23:59','2025-05-20 08:23:59'),
(196690,67434,'action started via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196691,67434,'action complete via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196692,67435,'action started via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196693,67435,'action complete via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196694,67436,'action started via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196695,67436,'action complete via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196696,67437,'action started via WP Cron','2025-05-20 06:25:11','2025-05-20 08:25:11'),
(196697,67437,'action complete via WP Cron','2025-05-20 06:25:12','2025-05-20 08:25:12'),
(196698,67438,'action started via WP Cron','2025-05-20 06:25:12','2025-05-20 08:25:12'),
(196699,67438,'action complete via WP Cron','2025-05-20 06:25:12','2025-05-20 08:25:12'),
(196700,67439,'action started via WP Cron','2025-05-20 06:25:12','2025-05-20 08:25:12'),
(196701,67439,'action complete via WP Cron','2025-05-20 06:25:12','2025-05-20 08:25:12'),
(196702,67440,'action created','2025-05-20 07:43:35','2025-05-20 09:43:35'),
(196703,67441,'action created','2025-05-20 07:43:35','2025-05-20 09:43:35'),
(196704,67440,'action started via WP Cron','2025-05-20 07:43:36','2025-05-20 09:43:36'),
(196705,67440,'action complete via WP Cron','2025-05-20 07:43:36','2025-05-20 09:43:36'),
(196706,67441,'action started via WP Cron','2025-05-20 07:43:36','2025-05-20 09:43:36'),
(196707,67441,'action complete via WP Cron','2025-05-20 07:43:36','2025-05-20 09:43:36'),
(196708,67442,'action created','2025-05-20 07:43:38','2025-05-20 09:43:38'),
(196709,67443,'action created','2025-05-20 07:43:38','2025-05-20 09:43:38'),
(196710,67444,'action created','2025-05-20 07:43:40','2025-05-20 09:43:40'),
(196711,67445,'action created','2025-05-20 07:43:40','2025-05-20 09:43:40'),
(196712,67446,'action created','2025-05-20 07:43:41','2025-05-20 09:43:41'),
(196713,67447,'action created','2025-05-20 07:43:42','2025-05-20 09:43:42'),
(196714,67442,'action started via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196715,67442,'action complete via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196716,67443,'action started via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196717,67443,'action complete via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196718,67444,'action started via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196719,67444,'action complete via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196720,67445,'action started via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196721,67445,'action complete via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196722,67446,'action started via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196723,67446,'action complete via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196724,67447,'action started via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196725,67447,'action complete via WP Cron','2025-05-20 07:44:33','2025-05-20 09:44:33'),
(196726,67448,'action created','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196727,67449,'action created','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196728,67450,'action created','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196729,67451,'action created','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196730,67452,'action created','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196731,67448,'action started via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196732,67448,'action complete via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196733,67449,'action started via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196734,67449,'action complete via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196735,67450,'action started via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196736,67450,'action complete via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196737,67451,'action started via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196738,67451,'action complete via WP Cron','2025-05-20 07:57:35','2025-05-20 09:57:35'),
(196739,67453,'action created','2025-05-20 07:57:37','2025-05-20 09:57:37'),
(196740,67454,'action created','2025-05-20 07:57:37','2025-05-20 09:57:37'),
(196741,67455,'action created','2025-05-20 07:57:39','2025-05-20 09:57:39'),
(196742,67456,'action created','2025-05-20 07:57:39','2025-05-20 09:57:39'),
(196743,67452,'action started via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196744,67452,'action complete via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196745,67453,'action started via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196746,67453,'action complete via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196747,67454,'action started via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196748,67454,'action complete via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196749,67455,'action started via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196750,67455,'action complete via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196751,67456,'action started via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196752,67456,'action complete via WP Cron','2025-05-20 08:04:13','2025-05-20 10:04:13'),
(196753,67457,'action created','2025-05-20 08:19:05','2025-05-20 10:19:05'),
(196754,67458,'action created','2025-05-20 08:19:05','2025-05-20 10:19:05'),
(196755,67459,'action created','2025-05-20 08:19:05','2025-05-20 10:19:05'),
(196756,67460,'action created','2025-05-20 08:19:05','2025-05-20 10:19:05'),
(196757,67461,'action created','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196758,67457,'action started via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196759,67457,'action complete via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196760,67458,'action started via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196761,67458,'action complete via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196762,67459,'action started via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196763,67459,'action complete via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196764,67460,'action started via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196765,67460,'action complete via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196766,67461,'action started via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196767,67461,'action complete via WP Cron','2025-05-20 08:19:06','2025-05-20 10:19:06'),
(196768,67462,'action created','2025-05-20 08:19:08','2025-05-20 10:19:08'),
(196769,67463,'action created','2025-05-20 08:19:08','2025-05-20 10:19:08'),
(196770,67464,'action created','2025-05-20 08:19:08','2025-05-20 10:19:08'),
(196771,67465,'action created','2025-05-20 08:19:08','2025-05-20 10:19:08'),
(196772,67466,'action created','2025-05-20 08:19:08','2025-05-20 10:19:08'),
(196773,67467,'action created','2025-05-20 08:19:10','2025-05-20 10:19:10'),
(196774,67468,'action created','2025-05-20 08:19:10','2025-05-20 10:19:10'),
(196775,67469,'action created','2025-05-20 08:19:10','2025-05-20 10:19:10'),
(196776,67470,'action created','2025-05-20 08:19:10','2025-05-20 10:19:10'),
(196777,67471,'action created','2025-05-20 08:19:10','2025-05-20 10:19:10'),
(196778,67472,'action created','2025-05-20 08:19:10','2025-05-20 10:19:10'),
(196779,67473,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196780,67474,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196781,67475,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196782,67476,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196783,67477,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196784,67478,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196785,67479,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196786,67480,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196787,67481,'action created','2025-05-20 08:19:12','2025-05-20 10:19:12'),
(196788,67482,'action created','2025-05-20 08:19:14','2025-05-20 10:19:14'),
(196789,67483,'action created','2025-05-20 08:19:14','2025-05-20 10:19:14'),
(196790,67484,'action created','2025-05-20 08:19:14','2025-05-20 10:19:14'),
(196791,67485,'action created','2025-05-20 08:19:14','2025-05-20 10:19:14'),
(196792,67486,'action created','2025-05-20 08:19:14','2025-05-20 10:19:14'),
(196793,67487,'action created','2025-05-20 08:19:18','2025-05-20 10:19:18'),
(196794,67488,'action created','2025-05-20 08:19:18','2025-05-20 10:19:18'),
(196795,67489,'action created','2025-05-20 08:19:18','2025-05-20 10:19:18'),
(196796,67490,'action created','2025-05-20 08:19:18','2025-05-20 10:19:18'),
(196797,67491,'action created','2025-05-20 08:19:18','2025-05-20 10:19:18'),
(196798,67492,'action created','2025-05-20 08:19:18','2025-05-20 10:19:18'),
(196799,67493,'action created','2025-05-20 08:19:20','2025-05-20 10:19:20'),
(196800,67494,'action created','2025-05-20 08:19:20','2025-05-20 10:19:20'),
(196801,67495,'action created','2025-05-20 08:19:20','2025-05-20 10:19:20'),
(196802,67496,'action created','2025-05-20 08:19:20','2025-05-20 10:19:20'),
(196803,67497,'action created','2025-05-20 08:19:20','2025-05-20 10:19:20'),
(196804,67462,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196805,67462,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196806,67463,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196807,67463,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196808,67464,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196809,67464,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196810,67465,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196811,67465,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196812,67466,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196813,67466,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196814,67467,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196815,67467,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196816,67468,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196817,67468,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196818,67470,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196819,67470,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196820,67471,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196821,67471,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196822,67472,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196823,67472,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196824,67469,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196825,67469,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196826,67473,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196827,67473,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196828,67474,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196829,67474,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196830,67475,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196831,67475,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196832,67476,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196833,67476,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196834,67477,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196835,67477,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196836,67478,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196837,67478,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196838,67479,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196839,67479,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196840,67480,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196841,67480,'action complete via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196842,67481,'action started via WP Cron','2025-05-20 08:19:31','2025-05-20 10:19:31'),
(196843,67481,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196844,67482,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196845,67482,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196846,67483,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196847,67483,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196848,67485,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196849,67485,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196850,67486,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196851,67486,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196852,67484,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196853,67484,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196854,67487,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196855,67487,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196856,67488,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196857,67488,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196858,67490,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196859,67490,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196860,67491,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196861,67491,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196862,67492,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196863,67492,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196864,67489,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196865,67489,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196866,67493,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196867,67493,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196868,67494,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196869,67494,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196870,67496,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196871,67496,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196872,67497,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196873,67497,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196874,67495,'action started via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196875,67495,'action complete via WP Cron','2025-05-20 08:19:32','2025-05-20 10:19:32'),
(196876,67498,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196877,67499,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196878,67500,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196879,67501,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196880,67502,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196881,67503,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196882,67504,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196883,67505,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196884,67506,'action created','2025-05-20 08:44:09','2025-05-20 10:44:09'),
(196885,67498,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196886,67498,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196887,67499,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196888,67499,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196889,67500,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196890,67500,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196891,67501,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196892,67501,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196893,67502,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196894,67502,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196895,67503,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196896,67503,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196897,67504,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196898,67504,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196899,67505,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196900,67505,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196901,67506,'action started via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196902,67506,'action complete via WP Cron','2025-05-20 08:44:23','2025-05-20 10:44:23'),
(196903,67507,'action created','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196904,67508,'action created','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196905,67509,'action created','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196906,67510,'action created','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196907,67507,'action started via WP Cron','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196908,67507,'action complete via WP Cron','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196909,67508,'action started via WP Cron','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196910,67508,'action complete via WP Cron','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196911,67509,'action started via WP Cron','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196912,67509,'action complete via WP Cron','2025-05-20 08:59:31','2025-05-20 10:59:31'),
(196913,67510,'action started via WP Cron','2025-05-20 09:00:30','2025-05-20 11:00:30'),
(196914,67510,'action complete via WP Cron','2025-05-20 09:00:30','2025-05-20 11:00:30'),
(196915,67511,'action created','2025-05-20 09:02:02','2025-05-20 11:02:02'),
(196916,67512,'action created','2025-05-20 09:02:02','2025-05-20 11:02:02'),
(196917,67513,'action created','2025-05-20 09:02:03','2025-05-20 11:02:03'),
(196918,67511,'action started via WP Cron','2025-05-20 09:02:03','2025-05-20 11:02:03'),
(196919,67511,'action complete via WP Cron','2025-05-20 09:02:03','2025-05-20 11:02:03'),
(196920,67512,'action started via WP Cron','2025-05-20 09:02:03','2025-05-20 11:02:03'),
(196921,67512,'action complete via WP Cron','2025-05-20 09:02:03','2025-05-20 11:02:03'),
(196922,67514,'action created','2025-05-20 09:05:31','2025-05-20 11:05:31'),
(196923,67515,'action created','2025-05-20 09:05:31','2025-05-20 11:05:31'),
(196924,67513,'action started via WP Cron','2025-05-20 09:05:32','2025-05-20 11:05:32'),
(196925,67513,'action complete via WP Cron','2025-05-20 09:05:32','2025-05-20 11:05:32'),
(196926,67514,'action started via WP Cron','2025-05-20 09:05:32','2025-05-20 11:05:32'),
(196927,67514,'action complete via WP Cron','2025-05-20 09:05:32','2025-05-20 11:05:32'),
(196928,67515,'action started via WP Cron','2025-05-20 09:05:32','2025-05-20 11:05:32'),
(196929,67515,'action complete via WP Cron','2025-05-20 09:05:32','2025-05-20 11:05:32'),
(196930,67516,'action created','2025-05-20 09:05:34','2025-05-20 11:05:34'),
(196931,67517,'action created','2025-05-20 09:05:34','2025-05-20 11:05:34'),
(196932,67518,'action created','2025-05-20 09:06:16','2025-05-20 11:06:16'),
(196933,67519,'action created','2025-05-20 09:06:16','2025-05-20 11:06:16'),
(196934,67516,'action started via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196935,67516,'action complete via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196936,67517,'action started via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196937,67517,'action complete via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196938,67518,'action started via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196939,67518,'action complete via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196940,67519,'action started via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196941,67519,'action complete via WP Cron','2025-05-20 09:09:46','2025-05-20 11:09:46'),
(196942,67520,'action created','2025-05-20 09:50:42','2025-05-20 11:50:42'),
(196943,67521,'action created','2025-05-20 09:50:42','2025-05-20 11:50:42'),
(196944,67522,'action created','2025-05-20 09:50:42','2025-05-20 11:50:42'),
(196945,67523,'action created','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196946,67524,'action created','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196947,67525,'action created','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196948,67520,'action started via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196949,67520,'action complete via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196950,67521,'action started via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196951,67521,'action complete via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196952,67522,'action started via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196953,67522,'action complete via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196954,67523,'action started via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196955,67523,'action complete via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196956,67524,'action started via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196957,67524,'action complete via WP Cron','2025-05-20 09:50:43','2025-05-20 11:50:43'),
(196958,67526,'action created','2025-05-20 09:50:51','2025-05-20 11:50:51'),
(196959,67527,'action created','2025-05-20 09:50:51','2025-05-20 11:50:51'),
(196960,67528,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196961,67529,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196962,67530,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196963,67531,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196964,67532,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196965,67533,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196966,67534,'action created','2025-05-20 09:50:53','2025-05-20 11:50:53'),
(196967,67535,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196968,67536,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196969,67537,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196970,67538,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196971,67539,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196972,67540,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196973,67541,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196974,67542,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196975,67543,'action created','2025-05-20 09:50:56','2025-05-20 11:50:56'),
(196976,67544,'action created','2025-05-20 09:50:59','2025-05-20 11:50:59'),
(196977,67545,'action created','2025-05-20 09:50:59','2025-05-20 11:50:59'),
(196978,67546,'action created','2025-05-20 09:50:59','2025-05-20 11:50:59'),
(196979,67547,'action created','2025-05-20 09:50:59','2025-05-20 11:50:59'),
(196980,67548,'action created','2025-05-20 09:51:01','2025-05-20 11:51:01'),
(196981,67549,'action created','2025-05-20 09:51:01','2025-05-20 11:51:01'),
(196982,67550,'action created','2025-05-20 09:51:05','2025-05-20 11:51:05'),
(196983,67551,'action created','2025-05-20 09:51:05','2025-05-20 11:51:05'),
(196984,67552,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196985,67553,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196986,67554,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196987,67555,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196988,67556,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196989,67557,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196990,67558,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196991,67559,'action created','2025-05-20 09:51:07','2025-05-20 11:51:07'),
(196992,67560,'action created','2025-05-20 09:51:08','2025-05-20 11:51:08'),
(196993,67561,'action created','2025-05-20 09:51:13','2025-05-20 11:51:13'),
(196994,67562,'action created','2025-05-20 09:51:13','2025-05-20 11:51:13'),
(196995,67563,'action created','2025-05-20 09:51:13','2025-05-20 11:51:13'),
(196996,67564,'action created','2025-05-20 09:51:14','2025-05-20 11:51:14'),
(196997,67565,'action created','2025-05-20 09:51:15','2025-05-20 11:51:15'),
(196998,67566,'action created','2025-05-20 09:51:15','2025-05-20 11:51:15'),
(196999,67567,'action created','2025-05-20 09:51:15','2025-05-20 11:51:15'),
(197000,67568,'action created','2025-05-20 09:51:15','2025-05-20 11:51:15'),
(197001,67569,'action created','2025-05-20 09:51:15','2025-05-20 11:51:15'),
(197002,67570,'action created','2025-05-20 09:51:15','2025-05-20 11:51:15'),
(197003,67571,'action created','2025-05-20 09:51:16','2025-05-20 11:51:16'),
(197004,67572,'action created','2025-05-20 09:51:18','2025-05-20 11:51:18'),
(197005,67573,'action created','2025-05-20 09:51:18','2025-05-20 11:51:18'),
(197006,67574,'action created','2025-05-20 09:51:19','2025-05-20 11:51:19'),
(197007,67575,'action created','2025-05-20 09:51:19','2025-05-20 11:51:19'),
(197008,67576,'action created','2025-05-20 09:51:20','2025-05-20 11:51:20'),
(197009,67577,'action created','2025-05-20 09:51:21','2025-05-20 11:51:21'),
(197010,67578,'action created','2025-05-20 09:51:22','2025-05-20 11:51:22'),
(197011,67579,'action created','2025-05-20 09:51:22','2025-05-20 11:51:22'),
(197012,67525,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197013,67525,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197014,67526,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197015,67526,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197016,67527,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197017,67527,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197018,67528,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197019,67528,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197020,67529,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197021,67529,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197022,67530,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197023,67530,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197024,67532,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197025,67532,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197026,67533,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197027,67533,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197028,67534,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197029,67534,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197030,67531,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197031,67531,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197032,67535,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197033,67535,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197034,67536,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197035,67536,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197036,67537,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197037,67537,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197038,67538,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197039,67538,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197040,67539,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197041,67539,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197042,67540,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197043,67540,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197044,67542,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197045,67542,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197046,67543,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197047,67543,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197048,67541,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197049,67541,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197050,67544,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197051,67544,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197052,67545,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197053,67545,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197054,67546,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197055,67546,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197056,67547,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197057,67547,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197058,67548,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197059,67548,'action complete via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197060,67549,'action started via WP Cron','2025-05-20 09:51:23','2025-05-20 11:51:23'),
(197061,67549,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197062,67550,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197063,67550,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197064,67551,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197065,67580,'action created','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197066,67551,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197067,67552,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197068,67581,'action created','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197069,67552,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197070,67553,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197071,67553,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197072,67554,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197073,67554,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197074,67555,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197075,67555,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197076,67556,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197077,67556,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197078,67557,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197079,67557,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197080,67559,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197081,67559,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197082,67558,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197083,67558,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197084,67560,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197085,67560,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197086,67561,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197087,67561,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197088,67562,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197089,67562,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197090,67563,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197091,67563,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197092,67564,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197093,67564,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197094,67565,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197095,67565,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197096,67566,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197097,67566,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197098,67568,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197099,67568,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197100,67569,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197101,67569,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197102,67570,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197103,67570,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197104,67567,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197105,67567,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197106,67571,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197107,67571,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197108,67572,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197109,67572,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197110,67573,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197111,67573,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197112,67574,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197113,67574,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197114,67575,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197115,67575,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197116,67576,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197117,67576,'action complete via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197118,67577,'action started via WP Cron','2025-05-20 09:51:24','2025-05-20 11:51:24'),
(197119,67577,'action complete via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197120,67578,'action started via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197121,67578,'action complete via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197122,67579,'action started via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197123,67579,'action complete via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197124,67580,'action started via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197125,67580,'action complete via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197126,67581,'action started via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197127,67581,'action complete via WP Cron','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197128,67582,'action created','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197129,67583,'action created','2025-05-20 09:51:25','2025-05-20 11:51:25'),
(197130,67584,'action created','2025-05-20 09:51:27','2025-05-20 11:51:27'),
(197131,67585,'action created','2025-05-20 09:51:27','2025-05-20 11:51:27'),
(197132,67582,'action started via WP Cron','2025-05-20 09:55:07','2025-05-20 11:55:07'),
(197133,67582,'action complete via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197134,67583,'action started via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197135,67583,'action complete via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197136,67584,'action started via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197137,67584,'action complete via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197138,67585,'action started via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197139,67585,'action complete via WP Cron','2025-05-20 09:55:08','2025-05-20 11:55:08'),
(197140,67586,'action created','2025-05-20 10:10:22','2025-05-20 12:10:22'),
(197141,67587,'action created','2025-05-20 10:10:22','2025-05-20 12:10:22'),
(197142,67588,'action created','2025-05-20 10:10:22','2025-05-20 12:10:22'),
(197143,67589,'action created','2025-05-20 10:10:22','2025-05-20 12:10:22'),
(197144,67590,'action created','2025-05-20 10:10:22','2025-05-20 12:10:22'),
(197145,67591,'action created','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197146,67586,'action started via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197147,67586,'action complete via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197148,67587,'action started via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197149,67587,'action complete via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197150,67589,'action started via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197151,67589,'action complete via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197152,67590,'action started via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197153,67590,'action complete via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197154,67588,'action started via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197155,67588,'action complete via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197156,67591,'action started via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197157,67591,'action complete via WP Cron','2025-05-20 10:10:23','2025-05-20 12:10:23'),
(197158,67592,'action created','2025-05-20 10:11:54','2025-05-20 12:11:54'),
(197159,67593,'action created','2025-05-20 10:11:54','2025-05-20 12:11:54'),
(197160,67594,'action created','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197161,67595,'action created','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197162,67596,'action created','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197163,67597,'action created','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197164,67592,'action started via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197165,67592,'action complete via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197166,67593,'action started via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197167,67598,'action created','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197168,67593,'action complete via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197169,67594,'action started via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197170,67594,'action complete via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197171,67595,'action started via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197172,67595,'action complete via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197173,67597,'action started via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197174,67597,'action complete via WP Cron','2025-05-20 10:11:55','2025-05-20 12:11:55'),
(197175,67599,'action created','2025-05-20 10:11:56','2025-05-20 12:11:56'),
(197176,67600,'action created','2025-05-20 10:11:56','2025-05-20 12:11:56'),
(197177,67601,'action created','2025-05-20 10:11:57','2025-05-20 12:11:57'),
(197178,67602,'action created','2025-05-20 10:11:57','2025-05-20 12:11:57'),
(197179,67603,'action created','2025-05-20 10:11:57','2025-05-20 12:11:57'),
(197180,67604,'action created','2025-05-20 10:11:59','2025-05-20 12:11:59'),
(197181,67605,'action created','2025-05-20 10:11:59','2025-05-20 12:11:59'),
(197182,67606,'action created','2025-05-20 10:11:59','2025-05-20 12:11:59'),
(197183,67607,'action created','2025-05-20 10:12:02','2025-05-20 12:12:02'),
(197184,67608,'action created','2025-05-20 10:12:02','2025-05-20 12:12:02'),
(197185,67609,'action created','2025-05-20 10:12:02','2025-05-20 12:12:02'),
(197186,67610,'action created','2025-05-20 10:12:06','2025-05-20 12:12:06'),
(197187,67611,'action created','2025-05-20 10:12:06','2025-05-20 12:12:06'),
(197188,67612,'action created','2025-05-20 10:12:07','2025-05-20 12:12:07'),
(197189,67613,'action created','2025-05-20 10:12:08','2025-05-20 12:12:08'),
(197190,67614,'action created','2025-05-20 10:15:18','2025-05-20 12:15:18'),
(197191,67615,'action created','2025-05-20 10:15:18','2025-05-20 12:15:18'),
(197192,67616,'action created','2025-05-20 10:15:18','2025-05-20 12:15:18'),
(197193,67617,'action created','2025-05-20 10:15:18','2025-05-20 12:15:18'),
(197194,67618,'action created','2025-05-20 10:15:18','2025-05-20 12:15:18'),
(197195,67619,'action created','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197196,67596,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197197,67596,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197198,67598,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197199,67598,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197200,67599,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197201,67599,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197202,67600,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197203,67600,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197204,67601,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197205,67601,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197206,67602,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197207,67602,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197208,67603,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197209,67603,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197210,67604,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197211,67604,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197212,67605,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197213,67605,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197214,67606,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197215,67606,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197216,67607,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197217,67607,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197218,67608,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197219,67608,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197220,67609,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197221,67609,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197222,67610,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197223,67610,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197224,67611,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197225,67611,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197226,67612,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197227,67612,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197228,67613,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197229,67613,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197230,67614,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197231,67614,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197232,67615,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197233,67615,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197234,67617,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197235,67617,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197236,67618,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197237,67618,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197238,67616,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197239,67616,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197240,67619,'action started via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197241,67619,'action complete via WP Cron','2025-05-20 10:15:19','2025-05-20 12:15:19'),
(197242,67620,'action created','2025-05-20 10:30:36','2025-05-20 12:30:36'),
(197243,67621,'action created','2025-05-20 10:30:36','2025-05-20 12:30:36'),
(197244,67622,'action created','2025-05-20 10:30:36','2025-05-20 12:30:36'),
(197245,67623,'action created','2025-05-20 10:30:36','2025-05-20 12:30:36'),
(197246,67620,'action started via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197247,67620,'action complete via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197248,67621,'action started via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197249,67621,'action complete via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197250,67623,'action started via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197251,67623,'action complete via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197252,67622,'action started via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197253,67622,'action complete via WP Cron','2025-05-20 10:30:37','2025-05-20 12:30:37'),
(197254,67624,'action created','2025-05-20 10:50:18','2025-05-20 12:50:18'),
(197255,67625,'action created','2025-05-20 10:50:18','2025-05-20 12:50:18'),
(197256,67624,'action started via WP Cron','2025-05-20 10:50:18','2025-05-20 12:50:18'),
(197257,67624,'action complete via WP Cron','2025-05-20 10:50:19','2025-05-20 12:50:19'),
(197258,67625,'action started via WP Cron','2025-05-20 10:50:19','2025-05-20 12:50:19'),
(197259,67625,'action complete via WP Cron','2025-05-20 10:50:19','2025-05-20 12:50:19'),
(197260,67626,'action created','2025-05-20 11:08:04','2025-05-20 13:08:04'),
(197261,67627,'action created','2025-05-20 11:08:04','2025-05-20 13:08:04'),
(197262,67628,'action created','2025-05-20 11:08:04','2025-05-20 13:08:04'),
(197263,67629,'action created','2025-05-20 11:08:05','2025-05-20 13:08:05'),
(197264,67630,'action created','2025-05-20 11:08:06','2025-05-20 13:08:06'),
(197265,67631,'action created','2025-05-20 11:08:06','2025-05-20 13:08:06'),
(197266,67632,'action created','2025-05-20 11:08:06','2025-05-20 13:08:06'),
(197267,67633,'action created','2025-05-20 11:08:06','2025-05-20 13:08:06'),
(197268,67634,'action created','2025-05-20 11:08:06','2025-05-20 13:08:06'),
(197269,67635,'action created','2025-05-20 11:08:06','2025-05-20 13:08:06'),
(197270,67636,'action created','2025-05-20 11:08:09','2025-05-20 13:08:09'),
(197271,67637,'action created','2025-05-20 11:08:09','2025-05-20 13:08:09'),
(197272,67638,'action created','2025-05-20 11:08:09','2025-05-20 13:08:09'),
(197273,67639,'action created','2025-05-20 11:08:09','2025-05-20 13:08:09'),
(197274,67640,'action created','2025-05-20 11:08:13','2025-05-20 13:08:13'),
(197275,67641,'action created','2025-05-20 11:08:13','2025-05-20 13:08:13'),
(197276,67642,'action created','2025-05-20 11:08:19','2025-05-20 13:08:19'),
(197277,67643,'action created','2025-05-20 11:08:19','2025-05-20 13:08:19'),
(197278,67644,'action created','2025-05-20 11:08:21','2025-05-20 13:08:21'),
(197279,67645,'action created','2025-05-20 11:08:21','2025-05-20 13:08:21'),
(197280,67646,'action created','2025-05-20 11:08:22','2025-05-20 13:08:22'),
(197281,67647,'action created','2025-05-20 11:08:22','2025-05-20 13:08:22'),
(197282,67626,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197283,67626,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197284,67627,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197285,67627,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197286,67628,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197287,67628,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197288,67629,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197289,67629,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197290,67630,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197291,67630,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197292,67631,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197293,67631,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197294,67632,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197295,67632,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197296,67633,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197297,67633,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197298,67634,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197299,67634,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197300,67635,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197301,67635,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197302,67636,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197303,67636,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197304,67637,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197305,67637,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197306,67638,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23');
INSERT INTO `wp_actionscheduler_logs` VALUES
(197307,67638,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197308,67639,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197309,67639,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197310,67640,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197311,67640,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197312,67641,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197313,67641,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197314,67642,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197315,67642,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197316,67643,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197317,67643,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197318,67644,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197319,67644,'action complete via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197320,67645,'action started via WP Cron','2025-05-20 11:08:23','2025-05-20 13:08:23'),
(197321,67645,'action complete via WP Cron','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197322,67646,'action started via WP Cron','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197323,67646,'action complete via WP Cron','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197324,67647,'action started via WP Cron','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197325,67647,'action complete via WP Cron','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197326,67648,'action created','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197327,67649,'action created','2025-05-20 11:08:24','2025-05-20 13:08:24'),
(197328,67648,'action started via Async Request','2025-05-20 11:08:50','2025-05-20 13:08:50'),
(197329,67648,'action complete via Async Request','2025-05-20 11:08:50','2025-05-20 13:08:50'),
(197330,67649,'action started via Async Request','2025-05-20 11:08:50','2025-05-20 13:08:50'),
(197331,67649,'action complete via Async Request','2025-05-20 11:08:50','2025-05-20 13:08:50'),
(197332,67650,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197333,67651,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197334,67652,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197335,67653,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197336,67654,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197337,67655,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197338,67656,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197339,67657,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197340,67658,'action created','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197341,67650,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197342,67650,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197343,67651,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197344,67651,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197345,67653,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197346,67653,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197347,67654,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197348,67654,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197349,67655,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197350,67655,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197351,67656,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197352,67656,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197353,67657,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197354,67657,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197355,67658,'action started via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197356,67658,'action complete via WP Cron','2025-05-20 13:42:05','2025-05-20 15:42:05'),
(197357,67659,'action created','2025-05-20 13:42:10','2025-05-20 15:42:10'),
(197358,67660,'action created','2025-05-20 13:42:10','2025-05-20 15:42:10'),
(197359,67661,'action created','2025-05-20 13:42:10','2025-05-20 15:42:10'),
(197360,67662,'action created','2025-05-20 13:42:10','2025-05-20 15:42:10'),
(197361,67663,'action created','2025-05-20 13:42:10','2025-05-20 15:42:10'),
(197362,67664,'action created','2025-05-20 13:42:10','2025-05-20 15:42:10'),
(197363,67665,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197364,67666,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197365,67667,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197366,67668,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197367,67669,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197368,67670,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197369,67671,'action created','2025-05-20 13:42:13','2025-05-20 15:42:13'),
(197370,67672,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197371,67673,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197372,67674,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197373,67675,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197374,67676,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197375,67677,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197376,67678,'action created','2025-05-20 13:42:16','2025-05-20 15:42:16'),
(197377,67679,'action created','2025-05-20 13:42:18','2025-05-20 15:42:18'),
(197378,67680,'action created','2025-05-20 13:42:19','2025-05-20 15:42:19'),
(197379,67681,'action created','2025-05-20 13:42:20','2025-05-20 15:42:20'),
(197380,67682,'action created','2025-05-20 13:42:20','2025-05-20 15:42:20'),
(197381,67683,'action created','2025-05-20 13:42:22','2025-05-20 15:42:22'),
(197382,67684,'action created','2025-05-20 13:42:22','2025-05-20 15:42:22'),
(197383,67652,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197384,67652,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197385,67659,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197386,67659,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197387,67660,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197388,67660,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197389,67661,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197390,67661,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197391,67663,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197392,67663,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197393,67664,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197394,67664,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197395,67662,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197396,67662,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197397,67665,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197398,67665,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197399,67666,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197400,67666,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197401,67668,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197402,67668,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197403,67669,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197404,67669,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197405,67670,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197406,67670,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197407,67671,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197408,67671,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197409,67667,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197410,67667,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197411,67672,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197412,67672,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197413,67673,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197414,67673,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197415,67674,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197416,67674,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197417,67676,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197418,67676,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197419,67677,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197420,67677,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197421,67678,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197422,67678,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197423,67675,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197424,67675,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197425,67679,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197426,67679,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197427,67680,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197428,67680,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197429,67681,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197430,67681,'action complete via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197431,67682,'action started via WP Cron','2025-05-20 13:42:23','2025-05-20 15:42:23'),
(197432,67682,'action complete via WP Cron','2025-05-20 13:42:24','2025-05-20 15:42:24'),
(197433,67683,'action started via WP Cron','2025-05-20 13:42:24','2025-05-20 15:42:24'),
(197434,67683,'action complete via WP Cron','2025-05-20 13:42:24','2025-05-20 15:42:24'),
(197435,67684,'action started via WP Cron','2025-05-20 13:42:24','2025-05-20 15:42:24'),
(197436,67684,'action complete via WP Cron','2025-05-20 13:42:24','2025-05-20 15:42:24'),
(197437,67685,'action created','2025-05-20 14:11:47','2025-05-20 16:11:47'),
(197438,67686,'action created','2025-05-20 14:14:50','2025-05-20 16:14:50'),
(197439,67687,'action created','2025-05-20 14:14:50','2025-05-20 16:14:50'),
(197440,67685,'action started via WP Cron','2025-05-20 14:14:50','2025-05-20 16:14:50'),
(197441,67685,'action complete via WP Cron','2025-05-20 14:14:50','2025-05-20 16:14:50'),
(197442,67686,'action started via WP Cron','2025-05-20 14:14:50','2025-05-20 16:14:50'),
(197443,67686,'action complete via WP Cron','2025-05-20 14:14:50','2025-05-20 16:14:50'),
(197444,67688,'action created','2025-05-20 14:14:53','2025-05-20 16:14:53'),
(197445,67689,'action created','2025-05-20 14:14:53','2025-05-20 16:14:53'),
(197446,67690,'action created','2025-05-20 14:14:55','2025-05-20 16:14:55'),
(197447,67691,'action created','2025-05-20 14:14:55','2025-05-20 16:14:55'),
(197448,67692,'action created','2025-05-20 14:14:57','2025-05-20 16:14:57'),
(197449,67693,'action created','2025-05-20 14:14:57','2025-05-20 16:14:57'),
(197450,67687,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197451,67687,'action complete via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197452,67688,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197453,67688,'action complete via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197454,67689,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197455,67689,'action complete via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197456,67690,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197457,67690,'action complete via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197458,67691,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197459,67691,'action complete via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197460,67692,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197461,67692,'action complete via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197462,67693,'action started via WP Cron','2025-05-20 14:18:06','2025-05-20 16:18:06'),
(197463,67693,'action complete via WP Cron','2025-05-20 14:18:07','2025-05-20 16:18:07'),
(197464,67694,'action created','2025-05-20 14:25:14','2025-05-20 16:25:14'),
(197465,67695,'action created','2025-05-20 14:25:14','2025-05-20 16:25:14'),
(197466,67696,'action created','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197467,67697,'action created','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197468,67694,'action started via WP Cron','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197469,67694,'action complete via WP Cron','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197470,67695,'action started via WP Cron','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197471,67695,'action complete via WP Cron','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197472,67697,'action started via WP Cron','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197473,67697,'action complete via WP Cron','2025-05-20 14:25:15','2025-05-20 16:25:15'),
(197474,67698,'action created','2025-05-20 14:25:17','2025-05-20 16:25:17'),
(197475,67699,'action created','2025-05-20 14:25:17','2025-05-20 16:25:17'),
(197476,67700,'action created','2025-05-20 14:25:17','2025-05-20 16:25:17'),
(197477,67701,'action created','2025-05-20 14:25:17','2025-05-20 16:25:17'),
(197478,67702,'action created','2025-05-20 14:25:17','2025-05-20 16:25:17'),
(197479,67703,'action created','2025-05-20 14:25:17','2025-05-20 16:25:17'),
(197480,67704,'action created','2025-05-20 14:25:21','2025-05-20 16:25:21'),
(197481,67705,'action created','2025-05-20 14:25:21','2025-05-20 16:25:21'),
(197482,67706,'action created','2025-05-20 14:25:21','2025-05-20 16:25:21'),
(197483,67707,'action created','2025-05-20 14:25:21','2025-05-20 16:25:21'),
(197484,67708,'action created','2025-05-20 14:25:21','2025-05-20 16:25:21'),
(197485,67709,'action created','2025-05-20 14:25:21','2025-05-20 16:25:21'),
(197486,67710,'action created','2025-05-20 14:25:25','2025-05-20 16:25:25'),
(197487,67711,'action created','2025-05-20 14:25:25','2025-05-20 16:25:25'),
(197488,67712,'action created','2025-05-20 14:25:25','2025-05-20 16:25:25'),
(197489,67713,'action created','2025-05-20 14:25:25','2025-05-20 16:25:25'),
(197490,67714,'action created','2025-05-20 14:25:25','2025-05-20 16:25:25'),
(197491,67696,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197492,67696,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197493,67698,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197494,67698,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197495,67699,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197496,67699,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197497,67700,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197498,67700,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197499,67701,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197500,67701,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197501,67702,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197502,67702,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197503,67703,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197504,67703,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197505,67704,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197506,67704,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197507,67705,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197508,67705,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197509,67707,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197510,67707,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197511,67708,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197512,67708,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197513,67709,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197514,67709,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197515,67706,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197516,67706,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197517,67710,'action started via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197518,67710,'action complete via WP Cron','2025-05-20 14:25:26','2025-05-20 16:25:26'),
(197519,67711,'action started via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197520,67711,'action complete via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197521,67713,'action started via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197522,67713,'action complete via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197523,67712,'action started via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197524,67712,'action complete via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197525,67714,'action started via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197526,67714,'action complete via WP Cron','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197527,67715,'action created','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197528,67716,'action created','2025-05-20 14:25:27','2025-05-20 16:25:27'),
(197529,67717,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197530,67718,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197531,67719,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197532,67720,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197533,67721,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197534,67722,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197535,67723,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197536,67724,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197537,67725,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197538,67726,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197539,67727,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197540,67728,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197541,67729,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197542,67730,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197543,67731,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197544,67732,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197545,67733,'action created','2025-05-20 14:25:30','2025-05-20 16:25:30'),
(197546,67734,'action created','2025-05-20 14:25:31','2025-05-20 16:25:31'),
(197547,67735,'action created','2025-05-20 14:25:31','2025-05-20 16:25:31'),
(197548,67736,'action created','2025-05-20 14:25:31','2025-05-20 16:25:31'),
(197549,67737,'action created','2025-05-20 14:25:32','2025-05-20 16:25:32'),
(197550,67738,'action created','2025-05-20 14:25:32','2025-05-20 16:25:32'),
(197551,67739,'action created','2025-05-20 14:25:34','2025-05-20 16:25:34'),
(197552,67740,'action created','2025-05-20 14:25:34','2025-05-20 16:25:34'),
(197553,67715,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197554,67715,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197555,67716,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197556,67716,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197557,67717,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197558,67717,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197559,67718,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197560,67718,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197561,67719,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197562,67719,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197563,67720,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197564,67720,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197565,67721,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197566,67721,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197567,67722,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197568,67722,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197569,67723,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197570,67723,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197571,67724,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197572,67724,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197573,67725,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197574,67725,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197575,67726,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197576,67726,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197577,67727,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197578,67727,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197579,67728,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197580,67728,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197581,67729,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197582,67729,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197583,67731,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197584,67731,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197585,67732,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197586,67732,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197587,67733,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197588,67733,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197589,67730,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197590,67730,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197591,67734,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197592,67734,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197593,67735,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197594,67735,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197595,67736,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197596,67736,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197597,67737,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197598,67737,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197599,67738,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197600,67738,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197601,67739,'action started via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197602,67739,'action complete via WP Cron','2025-05-20 14:28:52','2025-05-20 16:28:52'),
(197603,67740,'action started via WP Cron','2025-05-20 14:28:53','2025-05-20 16:28:53'),
(197604,67740,'action complete via WP Cron','2025-05-20 14:28:53','2025-05-20 16:28:53'),
(197605,67424,'action started via WP Cron','2025-05-20 14:49:26','2025-05-20 16:49:26'),
(197606,67424,'action complete via WP Cron','2025-05-20 14:49:26','2025-05-20 16:49:26'),
(197607,67741,'action created','2025-05-20 14:49:26','2025-05-20 16:49:26'),
(197608,67742,'action created','2025-05-21 02:08:23','2025-05-21 04:08:23'),
(197609,67742,'action started via WP Cron','2025-05-21 02:23:34','2025-05-21 04:23:34'),
(197610,67742,'action complete via WP Cron','2025-05-21 02:23:35','2025-05-21 04:23:35'),
(197611,67743,'action created','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197612,67744,'action created','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197613,67745,'action created','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197614,67743,'action started via WP Cron','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197615,67743,'action complete via WP Cron','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197616,67744,'action started via WP Cron','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197617,67744,'action complete via WP Cron','2025-05-21 06:22:41','2025-05-21 08:22:41'),
(197618,67746,'action created','2025-05-21 06:28:48','2025-05-21 08:28:48'),
(197619,67747,'action created','2025-05-21 06:28:48','2025-05-21 08:28:48'),
(197620,67745,'action started via WP Cron','2025-05-21 06:28:49','2025-05-21 08:28:49'),
(197621,67745,'action complete via WP Cron','2025-05-21 06:28:49','2025-05-21 08:28:49'),
(197622,67746,'action started via WP Cron','2025-05-21 06:28:49','2025-05-21 08:28:49'),
(197623,67746,'action complete via WP Cron','2025-05-21 06:28:49','2025-05-21 08:28:49'),
(197624,67747,'action started via WP Cron','2025-05-21 06:28:49','2025-05-21 08:28:49'),
(197625,67747,'action complete via WP Cron','2025-05-21 06:28:49','2025-05-21 08:28:49'),
(197626,67748,'action created','2025-05-21 07:58:17','2025-05-21 09:58:17'),
(197627,67749,'action created','2025-05-21 07:58:17','2025-05-21 09:58:17'),
(197628,67748,'action started via WP Cron','2025-05-21 07:58:17','2025-05-21 09:58:17'),
(197629,67748,'action complete via WP Cron','2025-05-21 07:58:17','2025-05-21 09:58:17'),
(197630,67750,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197631,67751,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197632,67752,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197633,67753,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197634,67754,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197635,67755,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197636,67756,'action created','2025-05-21 07:58:19','2025-05-21 09:58:19'),
(197637,67757,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197638,67758,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197639,67759,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197640,67760,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197641,67761,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197642,67762,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197643,67763,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197644,67764,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197645,67765,'action created','2025-05-21 07:58:22','2025-05-21 09:58:22'),
(197646,67749,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197647,67749,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197648,67750,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197649,67750,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197650,67751,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197651,67751,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197652,67752,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197653,67752,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197654,67753,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197655,67753,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197656,67755,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197657,67755,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197658,67756,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197659,67756,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197660,67754,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197661,67754,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197662,67757,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197663,67757,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197664,67758,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197665,67758,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197666,67759,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197667,67759,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197668,67761,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197669,67761,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197670,67762,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197671,67762,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197672,67763,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197673,67763,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197674,67764,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197675,67764,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197676,67765,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197677,67765,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197678,67760,'action started via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197679,67760,'action complete via WP Cron','2025-05-21 07:58:23','2025-05-21 09:58:23'),
(197680,67766,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197681,67767,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197682,67768,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197683,67769,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197684,67770,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197685,67771,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197686,67772,'action created','2025-05-21 07:58:25','2025-05-21 09:58:25'),
(197687,67773,'action created','2025-05-21 07:58:28','2025-05-21 09:58:28'),
(197688,67774,'action created','2025-05-21 07:58:28','2025-05-21 09:58:28'),
(197689,67775,'action created','2025-05-21 07:58:30','2025-05-21 09:58:30'),
(197690,67776,'action created','2025-05-21 07:58:30','2025-05-21 09:58:30'),
(197691,67766,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197692,67766,'action complete via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197693,67767,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197694,67767,'action complete via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197695,67768,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197696,67768,'action complete via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197697,67770,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197698,67770,'action complete via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197699,67771,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197700,67771,'action complete via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197701,67772,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197702,67772,'action complete via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197703,67769,'action started via WP Cron','2025-05-21 08:03:03','2025-05-21 10:03:03'),
(197704,67769,'action complete via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197705,67773,'action started via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197706,67773,'action complete via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197707,67774,'action started via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197708,67774,'action complete via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197709,67775,'action started via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197710,67775,'action complete via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197711,67776,'action started via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197712,67776,'action complete via WP Cron','2025-05-21 08:03:04','2025-05-21 10:03:04'),
(197713,67777,'action created','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197714,67778,'action created','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197715,67779,'action created','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197716,67780,'action created','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197717,67781,'action created','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197718,67777,'action started via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197719,67777,'action complete via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197720,67778,'action started via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197721,67778,'action complete via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197722,67780,'action started via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197723,67780,'action complete via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197724,67781,'action started via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197725,67781,'action complete via WP Cron','2025-05-21 08:22:35','2025-05-21 10:22:35'),
(197726,67779,'action started via WP Cron','2025-05-21 08:25:07','2025-05-21 10:25:07'),
(197727,67779,'action complete via WP Cron','2025-05-21 08:25:07','2025-05-21 10:25:07'),
(197728,67782,'action created','2025-05-21 08:54:32','2025-05-21 10:54:32'),
(197729,67783,'action created','2025-05-21 08:54:32','2025-05-21 10:54:32'),
(197730,67784,'action created','2025-05-21 08:54:32','2025-05-21 10:54:32'),
(197731,67785,'action created','2025-05-21 08:54:32','2025-05-21 10:54:32'),
(197732,67786,'action created','2025-05-21 08:54:32','2025-05-21 10:54:32'),
(197733,67787,'action created','2025-05-21 08:54:32','2025-05-21 10:54:32'),
(197734,67782,'action started via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197735,67782,'action complete via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197736,67783,'action started via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197737,67783,'action complete via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197738,67785,'action started via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197739,67785,'action complete via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197740,67786,'action started via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197741,67786,'action complete via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197742,67787,'action started via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197743,67787,'action complete via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197744,67784,'action started via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197745,67784,'action complete via WP Cron','2025-05-21 08:54:33','2025-05-21 10:54:33'),
(197746,67788,'action created','2025-05-21 09:03:32','2025-05-21 11:03:32'),
(197747,67789,'action created','2025-05-21 09:03:32','2025-05-21 11:03:32'),
(197748,67790,'action created','2025-05-21 09:03:32','2025-05-21 11:03:32'),
(197749,67791,'action created','2025-05-21 09:03:32','2025-05-21 11:03:32'),
(197750,67792,'action created','2025-05-21 09:03:32','2025-05-21 11:03:32'),
(197751,67793,'action created','2025-05-21 09:03:32','2025-05-21 11:03:32'),
(197752,67794,'action created','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197753,67788,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197754,67788,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197755,67789,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197756,67789,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197757,67791,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197758,67791,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197759,67792,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197760,67792,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197761,67793,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197762,67793,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197763,67790,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197764,67790,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197765,67794,'action started via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197766,67794,'action complete via WP Cron','2025-05-21 09:03:33','2025-05-21 11:03:33'),
(197767,67795,'action created','2025-05-21 09:47:05','2025-05-21 11:47:05'),
(197768,67796,'action created','2025-05-21 09:47:05','2025-05-21 11:47:05'),
(197769,67797,'action created','2025-05-21 09:47:07','2025-05-21 11:47:07'),
(197770,67798,'action created','2025-05-21 09:47:07','2025-05-21 11:47:07'),
(197771,67799,'action created','2025-05-21 09:47:07','2025-05-21 11:47:07'),
(197772,67800,'action created','2025-05-21 09:53:03','2025-05-21 11:53:03'),
(197773,67801,'action created','2025-05-21 09:53:03','2025-05-21 11:53:03'),
(197774,67802,'action created','2025-05-21 09:53:03','2025-05-21 11:53:03'),
(197775,67803,'action created','2025-05-21 09:53:04','2025-05-21 11:53:04'),
(197776,67804,'action created','2025-05-21 09:53:04','2025-05-21 11:53:04'),
(197777,67805,'action created','2025-05-21 09:53:04','2025-05-21 11:53:04'),
(197778,67806,'action created','2025-05-21 09:53:04','2025-05-21 11:53:04'),
(197779,67807,'action created','2025-05-21 09:53:04','2025-05-21 11:53:04'),
(197780,67808,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197781,67809,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197782,67810,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197783,67811,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197784,67812,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197785,67813,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197786,67814,'action created','2025-05-21 09:53:06','2025-05-21 11:53:06'),
(197787,67815,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197788,67816,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197789,67817,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197790,67818,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197791,67819,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197792,67820,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197793,67821,'action created','2025-05-21 09:53:07','2025-05-21 11:53:07'),
(197794,67795,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197795,67795,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197796,67796,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197797,67796,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197798,67797,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197799,67797,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197800,67798,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197801,67798,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197802,67799,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197803,67799,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197804,67800,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197805,67800,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197806,67801,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197807,67801,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197808,67802,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197809,67802,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197810,67803,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197811,67803,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197812,67804,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197813,67804,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197814,67805,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197815,67805,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197816,67806,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197817,67806,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197818,67807,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197819,67807,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197820,67808,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197821,67808,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197822,67809,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197823,67809,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197824,67810,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197825,67810,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197826,67811,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197827,67811,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197828,67812,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197829,67812,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197830,67813,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197831,67813,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197832,67814,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197833,67814,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197834,67815,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197835,67815,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197836,67816,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197837,67816,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197838,67817,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197839,67817,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197840,67818,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197841,67818,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197842,67819,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197843,67819,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197844,67821,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197845,67821,'action complete via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197846,67820,'action started via WP Cron','2025-05-21 10:02:33','2025-05-21 12:02:33'),
(197847,67820,'action complete via WP Cron','2025-05-21 10:02:34','2025-05-21 12:02:34'),
(197848,67822,'action created','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197849,67823,'action created','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197850,67824,'action created','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197851,67825,'action created','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197852,67826,'action created','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197853,67827,'action created','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197854,67822,'action started via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197855,67822,'action complete via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197856,67823,'action started via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197857,67823,'action complete via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197858,67824,'action started via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197859,67824,'action complete via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197860,67826,'action started via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197861,67826,'action complete via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197862,67827,'action started via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197863,67827,'action complete via WP Cron','2025-05-21 11:40:13','2025-05-21 13:40:13'),
(197864,67825,'action started via WP Cron','2025-05-21 11:44:14','2025-05-21 13:44:14'),
(197865,67825,'action complete via WP Cron','2025-05-21 11:44:14','2025-05-21 13:44:14'),
(197866,67828,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197867,67829,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197868,67830,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197869,67831,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197870,67832,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197871,67833,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197872,67834,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197873,67828,'action started via WP Cron','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197874,67828,'action complete via WP Cron','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197875,67829,'action started via WP Cron','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197876,67835,'action created','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197877,67829,'action complete via WP Cron','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197878,67830,'action started via WP Cron','2025-05-21 12:59:51','2025-05-21 14:59:51'),
(197879,67830,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197880,67832,'action started via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197881,67832,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197882,67834,'action started via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197883,67834,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197884,67835,'action started via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197885,67836,'action created','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197886,67835,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197887,67831,'action started via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197888,67831,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197889,67833,'action started via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197890,67833,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197891,67836,'action started via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197892,67836,'action complete via WP Cron','2025-05-21 12:59:52','2025-05-21 14:59:52'),
(197893,67837,'action created','2025-05-21 12:59:54','2025-05-21 14:59:54'),
(197894,67838,'action created','2025-05-21 12:59:54','2025-05-21 14:59:54'),
(197895,67839,'action created','2025-05-21 12:59:58','2025-05-21 14:59:58'),
(197896,67840,'action created','2025-05-21 12:59:58','2025-05-21 14:59:58'),
(197897,67841,'action created','2025-05-21 13:00:04','2025-05-21 15:00:04'),
(197898,67842,'action created','2025-05-21 13:00:04','2025-05-21 15:00:04'),
(197899,67843,'action created','2025-05-21 13:00:04','2025-05-21 15:00:04'),
(197900,67844,'action created','2025-05-21 13:00:04','2025-05-21 15:00:04'),
(197901,67845,'action created','2025-05-21 13:00:04','2025-05-21 15:00:04'),
(197902,67846,'action created','2025-05-21 13:00:08','2025-05-21 15:00:08'),
(197903,67847,'action created','2025-05-21 13:00:08','2025-05-21 15:00:08'),
(197904,67848,'action created','2025-05-21 13:00:08','2025-05-21 15:00:08'),
(197905,67849,'action created','2025-05-21 13:00:08','2025-05-21 15:00:08'),
(197906,67850,'action created','2025-05-21 13:00:10','2025-05-21 15:00:10'),
(197907,67851,'action created','2025-05-21 13:00:10','2025-05-21 15:00:10'),
(197908,67852,'action created','2025-05-21 13:00:13','2025-05-21 15:00:13'),
(197909,67853,'action created','2025-05-21 13:00:13','2025-05-21 15:00:13'),
(197910,67854,'action created','2025-05-21 13:00:13','2025-05-21 15:00:13'),
(197911,67855,'action created','2025-05-21 13:00:13','2025-05-21 15:00:13'),
(197912,67856,'action created','2025-05-21 13:00:13','2025-05-21 15:00:13'),
(197913,67857,'action created','2025-05-21 13:00:15','2025-05-21 15:00:15'),
(197914,67858,'action created','2025-05-21 13:00:15','2025-05-21 15:00:15'),
(197915,67859,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197916,67860,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197917,67861,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197918,67862,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197919,67863,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197920,67864,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197921,67865,'action created','2025-05-21 13:00:16','2025-05-21 15:00:16'),
(197922,67837,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197923,67837,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197924,67838,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197925,67838,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197926,67839,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197927,67839,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197928,67840,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197929,67840,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197930,67841,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197931,67841,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197932,67842,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197933,67842,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197934,67843,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197935,67843,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197936,67844,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197937,67844,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197938,67845,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197939,67845,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197940,67846,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197941,67846,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197942,67847,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197943,67847,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197944,67848,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197945,67848,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197946,67849,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197947,67849,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197948,67850,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197949,67850,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197950,67851,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197951,67851,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197952,67852,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197953,67852,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197954,67853,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197955,67853,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197956,67855,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197957,67855,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197958,67856,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197959,67856,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197960,67854,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197961,67854,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197962,67857,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197963,67857,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197964,67858,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197965,67858,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197966,67859,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197967,67859,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197968,67860,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197969,67860,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197970,67861,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197971,67861,'action complete via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197972,67862,'action started via WP Cron','2025-05-21 13:00:23','2025-05-21 15:00:23'),
(197973,67862,'action complete via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197974,67864,'action started via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197975,67864,'action complete via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197976,67865,'action started via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197977,67865,'action complete via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197978,67863,'action started via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197979,67863,'action complete via WP Cron','2025-05-21 13:00:24','2025-05-21 15:00:24'),
(197980,67866,'action created','2025-05-21 13:00:53','2025-05-21 15:00:53'),
(197981,67867,'action created','2025-05-21 13:00:53','2025-05-21 15:00:53'),
(197982,67868,'action created','2025-05-21 13:00:53','2025-05-21 15:00:53'),
(197983,67869,'action created','2025-05-21 13:00:53','2025-05-21 15:00:53'),
(197984,67870,'action created','2025-05-21 13:00:53','2025-05-21 15:00:53'),
(197985,67871,'action created','2025-05-21 13:00:53','2025-05-21 15:00:53'),
(197986,67872,'action created','2025-05-21 13:00:58','2025-05-21 15:00:58'),
(197987,67873,'action created','2025-05-21 13:00:58','2025-05-21 15:00:58'),
(197988,67874,'action created','2025-05-21 13:01:00','2025-05-21 15:01:00'),
(197989,67875,'action created','2025-05-21 13:01:00','2025-05-21 15:01:00'),
(197990,67866,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197991,67866,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197992,67867,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197993,67867,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197994,67868,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197995,67868,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197996,67869,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197997,67869,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197998,67870,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(197999,67870,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198000,67871,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198001,67871,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198002,67872,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198003,67872,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198004,67873,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198005,67873,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198006,67874,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198007,67874,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198008,67875,'action started via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198009,67875,'action complete via WP Cron','2025-05-21 13:01:45','2025-05-21 15:01:45'),
(198010,67876,'action created','2025-05-21 14:08:40','2025-05-21 16:08:40'),
(198011,67876,'action started via WP Cron','2025-05-21 14:10:33','2025-05-21 16:10:33'),
(198012,67876,'action complete via WP Cron','2025-05-21 14:10:33','2025-05-21 16:10:33'),
(198013,67741,'action started via WP Cron','2025-05-21 14:52:56','2025-05-21 16:52:56'),
(198014,67741,'action complete via WP Cron','2025-05-21 14:52:56','2025-05-21 16:52:56'),
(198015,67877,'action created','2025-05-21 14:52:56','2025-05-21 16:52:56'),
(198016,67878,'action created','2025-05-22 02:16:53','2025-05-22 04:16:53'),
(198017,67878,'action started via WP Cron','2025-05-22 02:22:50','2025-05-22 04:22:50'),
(198018,67878,'action complete via WP Cron','2025-05-22 02:22:50','2025-05-22 04:22:50'),
(198019,67879,'action created','2025-05-22 05:28:12','2025-05-22 07:28:12'),
(198020,67880,'action created','2025-05-22 05:28:12','2025-05-22 07:28:12'),
(198021,67879,'action started via WP Cron','2025-05-22 05:28:13','2025-05-22 07:28:13'),
(198022,67879,'action complete via WP Cron','2025-05-22 05:28:13','2025-05-22 07:28:13'),
(198023,67880,'action started via WP Cron','2025-05-22 05:28:13','2025-05-22 07:28:13'),
(198024,67880,'action complete via WP Cron','2025-05-22 05:28:13','2025-05-22 07:28:13'),
(198025,67881,'action created','2025-05-22 05:28:15','2025-05-22 07:28:15'),
(198026,67882,'action created','2025-05-22 05:28:15','2025-05-22 07:28:15'),
(198027,67883,'action created','2025-05-22 05:28:15','2025-05-22 07:28:15'),
(198028,67884,'action created','2025-05-22 05:28:15','2025-05-22 07:28:15'),
(198029,67885,'action created','2025-05-22 05:28:20','2025-05-22 07:28:20'),
(198030,67886,'action created','2025-05-22 05:28:20','2025-05-22 07:28:20'),
(198031,67881,'action started via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198032,67881,'action complete via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198033,67882,'action started via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198034,67882,'action complete via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198035,67883,'action started via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198036,67883,'action complete via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198037,67884,'action started via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198038,67884,'action complete via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198039,67885,'action started via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198040,67885,'action complete via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198041,67886,'action started via WP Cron','2025-05-22 05:29:43','2025-05-22 07:29:43'),
(198042,67886,'action complete via WP Cron','2025-05-22 05:29:44','2025-05-22 07:29:44'),
(198043,67887,'action created','2025-05-22 05:30:31','2025-05-22 07:30:31'),
(198044,67888,'action created','2025-05-22 05:30:31','2025-05-22 07:30:31'),
(198045,67887,'action started via WP Cron','2025-05-22 05:30:31','2025-05-22 07:30:31'),
(198046,67887,'action complete via WP Cron','2025-05-22 05:30:31','2025-05-22 07:30:31'),
(198047,67889,'action created','2025-05-22 05:30:36','2025-05-22 07:30:36'),
(198048,67890,'action created','2025-05-22 05:30:36','2025-05-22 07:30:36'),
(198049,67891,'action created','2025-05-22 05:30:37','2025-05-22 07:30:37'),
(198050,67892,'action created','2025-05-22 05:30:37','2025-05-22 07:30:37'),
(198051,67893,'action created','2025-05-22 05:30:37','2025-05-22 07:30:37'),
(198052,67894,'action created','2025-05-22 05:30:37','2025-05-22 07:30:37'),
(198053,67895,'action created','2025-05-22 05:30:45','2025-05-22 07:30:45'),
(198054,67896,'action created','2025-05-22 05:30:45','2025-05-22 07:30:45'),
(198055,67897,'action created','2025-05-22 05:30:48','2025-05-22 07:30:48'),
(198056,67898,'action created','2025-05-22 05:30:48','2025-05-22 07:30:48'),
(198057,67899,'action created','2025-05-22 05:30:49','2025-05-22 07:30:49'),
(198058,67900,'action created','2025-05-22 05:30:49','2025-05-22 07:30:49'),
(198059,67901,'action created','2025-05-22 05:30:52','2025-05-22 07:30:52'),
(198060,67902,'action created','2025-05-22 05:30:52','2025-05-22 07:30:52'),
(198061,67888,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198062,67888,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198063,67889,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198064,67889,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198065,67890,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198066,67890,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198067,67891,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198068,67891,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198069,67892,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198070,67892,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198071,67893,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198072,67893,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198073,67894,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198074,67894,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198075,67895,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198076,67895,'action complete via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198077,67896,'action started via WP Cron','2025-05-22 05:36:16','2025-05-22 07:36:16'),
(198078,67896,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198079,67897,'action started via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198080,67897,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198081,67898,'action started via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198082,67898,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198083,67899,'action started via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198084,67899,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198085,67900,'action started via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198086,67900,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198087,67901,'action started via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198088,67901,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198089,67902,'action started via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198090,67902,'action complete via WP Cron','2025-05-22 05:36:17','2025-05-22 07:36:17'),
(198091,67903,'action created','2025-05-22 07:01:03','2025-05-22 09:01:03'),
(198092,67904,'action created','2025-05-22 07:01:03','2025-05-22 09:01:03'),
(198093,67903,'action started via WP Cron','2025-05-22 07:01:04','2025-05-22 09:01:04'),
(198094,67903,'action complete via WP Cron','2025-05-22 07:01:04','2025-05-22 09:01:04'),
(198095,67904,'action started via WP Cron','2025-05-22 07:01:04','2025-05-22 09:01:04'),
(198096,67904,'action complete via WP Cron','2025-05-22 07:01:04','2025-05-22 09:01:04'),
(198097,67905,'action created','2025-05-22 07:57:45','2025-05-22 09:57:45'),
(198098,67906,'action created','2025-05-22 07:57:45','2025-05-22 09:57:45'),
(198099,67905,'action started via WP Cron','2025-05-22 07:57:45','2025-05-22 09:57:45'),
(198100,67905,'action complete via WP Cron','2025-05-22 07:57:45','2025-05-22 09:57:45'),
(198101,67907,'action created','2025-05-22 08:06:38','2025-05-22 10:06:38'),
(198102,67908,'action created','2025-05-22 08:06:38','2025-05-22 10:06:38'),
(198103,67906,'action started via WP Cron','2025-05-22 08:06:39','2025-05-22 10:06:39'),
(198104,67906,'action complete via WP Cron','2025-05-22 08:06:39','2025-05-22 10:06:39'),
(198105,67907,'action started via WP Cron','2025-05-22 08:06:39','2025-05-22 10:06:39'),
(198106,67907,'action complete via WP Cron','2025-05-22 08:06:39','2025-05-22 10:06:39'),
(198107,67908,'action started via WP Cron','2025-05-22 08:06:39','2025-05-22 10:06:39'),
(198108,67908,'action complete via WP Cron','2025-05-22 08:06:39','2025-05-22 10:06:39'),
(198109,67909,'action created','2025-05-22 08:06:42','2025-05-22 10:06:42'),
(198110,67910,'action created','2025-05-22 08:06:42','2025-05-22 10:06:42'),
(198111,67909,'action started via WP Cron','2025-05-22 08:08:21','2025-05-22 10:08:21'),
(198112,67909,'action complete via WP Cron','2025-05-22 08:08:21','2025-05-22 10:08:21'),
(198113,67910,'action started via WP Cron','2025-05-22 08:08:21','2025-05-22 10:08:21'),
(198114,67910,'action complete via WP Cron','2025-05-22 08:08:21','2025-05-22 10:08:21'),
(198115,67911,'action created','2025-05-22 08:23:45','2025-05-22 10:23:45'),
(198116,67912,'action created','2025-05-22 08:23:45','2025-05-22 10:23:45'),
(198117,67911,'action started via WP Cron','2025-05-22 08:27:07','2025-05-22 10:27:07'),
(198118,67911,'action complete via WP Cron','2025-05-22 08:27:07','2025-05-22 10:27:07'),
(198119,67912,'action started via WP Cron','2025-05-22 08:27:07','2025-05-22 10:27:07'),
(198120,67912,'action complete via WP Cron','2025-05-22 08:27:07','2025-05-22 10:27:07'),
(198121,67913,'action created','2025-05-22 08:30:31','2025-05-22 10:30:31'),
(198122,67913,'action started via WP Cron','2025-05-22 08:30:31','2025-05-22 10:30:31'),
(198123,67913,'action complete via WP Cron','2025-05-22 08:30:31','2025-05-22 10:30:31'),
(198124,67914,'action created','2025-05-22 08:30:32','2025-05-22 10:30:32'),
(198125,67915,'action created','2025-05-22 08:43:36','2025-05-22 10:43:36'),
(198126,67916,'action created','2025-05-22 08:43:36','2025-05-22 10:43:36'),
(198127,67917,'action created','2025-05-22 08:43:36','2025-05-22 10:43:36'),
(198128,67914,'action started via WP Cron','2025-05-22 08:43:36','2025-05-22 10:43:36'),
(198129,67914,'action complete via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198130,67915,'action started via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198131,67915,'action complete via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198132,67916,'action started via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198133,67916,'action complete via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198134,67917,'action started via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198135,67917,'action complete via WP Cron','2025-05-22 08:43:37','2025-05-22 10:43:37'),
(198136,67918,'action created','2025-05-22 08:43:38','2025-05-22 10:43:38'),
(198137,67919,'action created','2025-05-22 08:43:39','2025-05-22 10:43:39'),
(198138,67920,'action created','2025-05-22 08:43:54','2025-05-22 10:43:54'),
(198139,67921,'action created','2025-05-22 08:43:54','2025-05-22 10:43:54'),
(198140,67922,'action created','2025-05-22 08:43:54','2025-05-22 10:43:54'),
(198141,67923,'action created','2025-05-22 08:43:54','2025-05-22 10:43:54'),
(198142,67924,'action created','2025-05-22 08:48:58','2025-05-22 10:48:58'),
(198143,67925,'action created','2025-05-22 08:48:58','2025-05-22 10:48:58'),
(198144,67918,'action started via WP Cron','2025-05-22 08:48:58','2025-05-22 10:48:58'),
(198145,67918,'action complete via WP Cron','2025-05-22 08:48:58','2025-05-22 10:48:58'),
(198146,67919,'action started via WP Cron','2025-05-22 08:48:58','2025-05-22 10:48:58'),
(198147,67919,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198148,67920,'action started via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198149,67920,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198150,67921,'action started via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198151,67921,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198152,67922,'action started via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198153,67922,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198154,67923,'action started via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198155,67923,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198156,67924,'action started via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198157,67924,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198158,67925,'action started via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198159,67925,'action complete via WP Cron','2025-05-22 08:48:59','2025-05-22 10:48:59'),
(198160,67926,'action created','2025-05-22 10:23:59','2025-05-22 12:23:59'),
(198161,67927,'action created','2025-05-22 10:23:59','2025-05-22 12:23:59'),
(198162,67926,'action started via WP Cron','2025-05-22 10:23:59','2025-05-22 12:23:59'),
(198163,67926,'action complete via WP Cron','2025-05-22 10:23:59','2025-05-22 12:23:59'),
(198164,67927,'action started via WP Cron','2025-05-22 10:24:40','2025-05-22 12:24:40'),
(198165,67927,'action complete via WP Cron','2025-05-22 10:24:40','2025-05-22 12:24:40'),
(198166,67928,'action created','2025-05-22 10:24:44','2025-05-22 12:24:44'),
(198167,67929,'action created','2025-05-22 10:24:44','2025-05-22 12:24:44'),
(198168,67928,'action started via WP Cron','2025-05-22 10:38:19','2025-05-22 12:38:19'),
(198169,67928,'action complete via WP Cron','2025-05-22 10:38:19','2025-05-22 12:38:19'),
(198170,67929,'action started via WP Cron','2025-05-22 10:38:19','2025-05-22 12:38:19'),
(198171,67929,'action complete via WP Cron','2025-05-22 10:38:19','2025-05-22 12:38:19'),
(198172,67930,'action created','2025-05-22 11:49:49','2025-05-22 13:49:49'),
(198173,67931,'action created','2025-05-22 11:49:49','2025-05-22 13:49:49'),
(198174,67932,'action created','2025-05-22 11:49:49','2025-05-22 13:49:49'),
(198175,67933,'action created','2025-05-22 11:49:49','2025-05-22 13:49:49'),
(198176,67930,'action started via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198177,67930,'action complete via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198178,67931,'action started via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198179,67931,'action complete via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198180,67932,'action started via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198181,67932,'action complete via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198182,67933,'action started via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198183,67933,'action complete via WP Cron','2025-05-22 11:49:50','2025-05-22 13:49:50'),
(198184,67934,'action created','2025-05-22 13:03:45','2025-05-22 15:03:45'),
(198185,67935,'action created','2025-05-22 13:03:45','2025-05-22 15:03:45'),
(198186,67934,'action started via WP Cron','2025-05-22 13:04:27','2025-05-22 15:04:27'),
(198187,67934,'action complete via WP Cron','2025-05-22 13:04:27','2025-05-22 15:04:27'),
(198188,67935,'action started via WP Cron','2025-05-22 13:04:27','2025-05-22 15:04:27'),
(198189,67935,'action complete via WP Cron','2025-05-22 13:04:27','2025-05-22 15:04:27'),
(198190,67936,'action created','2025-05-22 13:04:35','2025-05-22 15:04:35'),
(198191,67937,'action created','2025-05-22 13:04:35','2025-05-22 15:04:35'),
(198192,67938,'action created','2025-05-22 13:04:38','2025-05-22 15:04:38'),
(198193,67939,'action created','2025-05-22 13:04:38','2025-05-22 15:04:38'),
(198194,67940,'action created','2025-05-22 13:04:39','2025-05-22 15:04:39'),
(198195,67941,'action created','2025-05-22 13:04:39','2025-05-22 15:04:39'),
(198196,67942,'action created','2025-05-22 13:04:41','2025-05-22 15:04:41'),
(198197,67943,'action created','2025-05-22 13:04:41','2025-05-22 15:04:41'),
(198198,67936,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198199,67936,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198200,67937,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198201,67937,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198202,67938,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198203,67938,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198204,67939,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198205,67939,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198206,67940,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198207,67940,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198208,67941,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198209,67941,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198210,67942,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198211,67942,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198212,67943,'action started via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198213,67943,'action complete via WP Cron','2025-05-22 13:05:39','2025-05-22 15:05:39'),
(198214,67944,'action created','2025-05-22 13:06:30','2025-05-22 15:06:30'),
(198215,67945,'action created','2025-05-22 13:06:30','2025-05-22 15:06:30'),
(198216,67946,'action created','2025-05-22 13:06:30','2025-05-22 15:06:30'),
(198217,67947,'action created','2025-05-22 13:06:30','2025-05-22 15:06:30'),
(198218,67948,'action created','2025-05-22 13:06:30','2025-05-22 15:06:30'),
(198219,67949,'action created','2025-05-22 13:06:30','2025-05-22 15:06:30'),
(198220,67945,'action started via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198221,67945,'action complete via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198222,67946,'action started via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198223,67946,'action complete via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198224,67948,'action started via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198225,67948,'action complete via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198226,67949,'action started via Async Request','2025-05-22 13:06:45','2025-05-22 15:06:45'),
(198227,67949,'action complete via Async Request','2025-05-22 13:06:46','2025-05-22 15:06:46'),
(198228,67947,'action started via Async Request','2025-05-22 13:06:46','2025-05-22 15:06:46'),
(198229,67947,'action complete via Async Request','2025-05-22 13:06:46','2025-05-22 15:06:46'),
(198230,67944,'action started via Async Request','2025-05-22 13:06:46','2025-05-22 15:06:46'),
(198231,67944,'action complete via Async Request','2025-05-22 13:06:46','2025-05-22 15:06:46'),
(198232,67950,'action created','2025-05-22 13:06:54','2025-05-22 15:06:54'),
(198233,67951,'action created','2025-05-22 13:06:56','2025-05-22 15:06:56'),
(198234,67952,'action created','2025-05-22 13:06:56','2025-05-22 15:06:56'),
(198235,67950,'action started via WP Cron','2025-05-22 13:08:54','2025-05-22 15:08:54'),
(198236,67950,'action complete via WP Cron','2025-05-22 13:08:54','2025-05-22 15:08:54'),
(198237,67951,'action started via WP Cron','2025-05-22 13:08:54','2025-05-22 15:08:54'),
(198238,67951,'action complete via WP Cron','2025-05-22 13:08:54','2025-05-22 15:08:54'),
(198239,67952,'action started via WP Cron','2025-05-22 13:08:54','2025-05-22 15:08:54'),
(198240,67952,'action complete via WP Cron','2025-05-22 13:08:54','2025-05-22 15:08:54'),
(198241,67953,'action created','2025-05-22 13:46:46','2025-05-22 15:46:46'),
(198242,67954,'action created','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198243,67955,'action created','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198244,67956,'action created','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198245,67957,'action created','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198246,67958,'action created','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198247,67953,'action started via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198248,67953,'action complete via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198249,67954,'action started via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198250,67954,'action complete via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198251,67955,'action started via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198252,67955,'action complete via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198253,67957,'action started via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198254,67957,'action complete via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198255,67958,'action started via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198256,67958,'action complete via WP Cron','2025-05-22 13:46:47','2025-05-22 15:46:47'),
(198257,67959,'action created','2025-05-22 13:46:49','2025-05-22 15:46:49'),
(198258,67960,'action created','2025-05-22 13:46:49','2025-05-22 15:46:49'),
(198259,67961,'action created','2025-05-22 13:46:49','2025-05-22 15:46:49'),
(198260,67962,'action created','2025-05-22 13:46:49','2025-05-22 15:46:49'),
(198261,67963,'action created','2025-05-22 13:46:49','2025-05-22 15:46:49'),
(198262,67964,'action created','2025-05-22 13:46:49','2025-05-22 15:46:49'),
(198263,67965,'action created','2025-05-22 13:46:51','2025-05-22 15:46:51'),
(198264,67966,'action created','2025-05-22 13:46:51','2025-05-22 15:46:51'),
(198265,67967,'action created','2025-05-22 13:46:51','2025-05-22 15:46:51'),
(198266,67968,'action created','2025-05-22 13:46:51','2025-05-22 15:46:51'),
(198267,67969,'action created','2025-05-22 13:46:51','2025-05-22 15:46:51'),
(198268,67970,'action created','2025-05-22 13:46:51','2025-05-22 15:46:51'),
(198269,67956,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198270,67956,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198271,67959,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198272,67959,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198273,67960,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198274,67960,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198275,67962,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198276,67962,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198277,67963,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198278,67963,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198279,67964,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198280,67964,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198281,67961,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198282,67961,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198283,67965,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198284,67965,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198285,67966,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198286,67966,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198287,67968,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198288,67968,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198289,67969,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198290,67969,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198291,67970,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198292,67970,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198293,67967,'action started via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198294,67967,'action complete via WP Cron','2025-05-22 13:47:30','2025-05-22 15:47:30'),
(198295,67971,'action created','2025-05-22 14:08:38','2025-05-22 16:08:38'),
(198296,67971,'action started via Async Request','2025-05-22 14:08:44','2025-05-22 16:08:44'),
(198297,67971,'action complete via Async Request','2025-05-22 14:08:44','2025-05-22 16:08:44'),
(198298,67972,'action created','2025-05-22 14:26:51','2025-05-22 16:26:51'),
(198299,67973,'action created','2025-05-22 14:26:51','2025-05-22 16:26:51'),
(198300,67974,'action created','2025-05-22 14:26:51','2025-05-22 16:26:51'),
(198301,67975,'action created','2025-05-22 14:26:51','2025-05-22 16:26:51'),
(198302,67976,'action created','2025-05-22 14:26:51','2025-05-22 16:26:51'),
(198303,67972,'action started via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198304,67972,'action complete via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198305,67973,'action started via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198306,67973,'action complete via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198307,67975,'action started via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198308,67975,'action complete via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198309,67976,'action started via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198310,67976,'action complete via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198311,67974,'action started via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198312,67974,'action complete via WP Cron','2025-05-22 14:26:52','2025-05-22 16:26:52'),
(198313,67977,'action created','2025-05-22 14:43:39','2025-05-22 16:43:39'),
(198314,67978,'action created','2025-05-22 14:43:39','2025-05-22 16:43:39'),
(198315,67979,'action created','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198316,67980,'action created','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198317,67981,'action created','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198318,67977,'action started via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198319,67977,'action complete via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198320,67978,'action started via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198321,67978,'action complete via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198322,67979,'action started via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198323,67979,'action complete via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198324,67980,'action started via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198325,67980,'action complete via WP Cron','2025-05-22 14:43:40','2025-05-22 16:43:40'),
(198326,67981,'action started via WP Cron','2025-05-22 14:50:05','2025-05-22 16:50:05'),
(198327,67981,'action complete via WP Cron','2025-05-22 14:50:05','2025-05-22 16:50:05'),
(198328,67877,'action started via WP Cron','2025-05-22 14:54:04','2025-05-22 16:54:04'),
(198329,67877,'action complete via WP Cron','2025-05-22 14:54:04','2025-05-22 16:54:04'),
(198330,67982,'action created','2025-05-22 14:54:04','2025-05-22 16:54:04'),
(198331,67983,'action created','2025-05-23 02:08:31','2025-05-23 04:08:31'),
(198332,67983,'action started via WP Cron','2025-05-23 02:14:40','2025-05-23 04:14:40'),
(198333,67983,'action complete via WP Cron','2025-05-23 02:14:40','2025-05-23 04:14:40'),
(198334,67984,'action created','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198335,67985,'action created','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198336,67986,'action created','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198337,67987,'action created','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198338,67988,'action created','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198339,67984,'action started via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198340,67984,'action complete via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198341,67985,'action started via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198342,67985,'action complete via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198343,67987,'action started via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198344,67987,'action complete via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198345,67988,'action started via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198346,67988,'action complete via WP Cron','2025-05-23 05:32:11','2025-05-23 07:32:11'),
(198347,67986,'action started via WP Cron','2025-05-23 05:32:44','2025-05-23 07:32:44'),
(198348,67986,'action complete via WP Cron','2025-05-23 05:32:44','2025-05-23 07:32:44'),
(198349,67989,'action created','2025-05-23 05:33:17','2025-05-23 07:33:17'),
(198350,67990,'action created','2025-05-23 05:33:17','2025-05-23 07:33:17'),
(198351,67991,'action created','2025-05-23 05:33:17','2025-05-23 07:33:17'),
(198352,67992,'action created','2025-05-23 05:33:17','2025-05-23 07:33:17'),
(198353,67993,'action created','2025-05-23 05:33:17','2025-05-23 07:33:17'),
(198354,67994,'action created','2025-05-23 05:33:17','2025-05-23 07:33:17'),
(198355,67989,'action started via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198356,67989,'action complete via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198357,67990,'action started via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198358,67990,'action complete via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198359,67991,'action started via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198360,67991,'action complete via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198361,67992,'action started via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198362,67992,'action complete via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198363,67993,'action started via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198364,67993,'action complete via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198365,67994,'action started via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198366,67994,'action complete via WP Cron','2025-05-23 05:38:56','2025-05-23 07:38:56'),
(198367,67995,'action created','2025-05-23 05:41:10','2025-05-23 07:41:10'),
(198368,67996,'action created','2025-05-23 05:41:10','2025-05-23 07:41:10'),
(198369,67997,'action created','2025-05-23 05:41:10','2025-05-23 07:41:10'),
(198370,67998,'action created','2025-05-23 05:41:10','2025-05-23 07:41:10'),
(198371,67999,'action created','2025-05-23 05:41:10','2025-05-23 07:41:10'),
(198372,68000,'action created','2025-05-23 05:41:44','2025-05-23 07:41:44'),
(198373,68001,'action created','2025-05-23 05:41:44','2025-05-23 07:41:44'),
(198374,68002,'action created','2025-05-23 05:41:44','2025-05-23 07:41:44'),
(198375,68003,'action created','2025-05-23 05:41:44','2025-05-23 07:41:44'),
(198376,68004,'action created','2025-05-23 05:41:44','2025-05-23 07:41:44'),
(198377,68005,'action created','2025-05-23 05:41:44','2025-05-23 07:41:44'),
(198378,67995,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198379,67995,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198380,67996,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198381,67996,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198382,67997,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198383,67997,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198384,67998,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198385,67998,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198386,67999,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198387,67999,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198388,68000,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198389,68000,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198390,68001,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198391,68001,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198392,68003,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198393,68003,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198394,68004,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198395,68004,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198396,68005,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198397,68005,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198398,68002,'action started via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198399,68002,'action complete via WP Cron','2025-05-23 05:41:45','2025-05-23 07:41:45'),
(198400,68006,'action created','2025-05-23 06:27:48','2025-05-23 08:27:48'),
(198401,68007,'action created','2025-05-23 06:27:48','2025-05-23 08:27:48'),
(198402,68008,'action created','2025-05-23 06:27:48','2025-05-23 08:27:48'),
(198403,68009,'action created','2025-05-23 06:27:48','2025-05-23 08:27:48'),
(198404,68010,'action created','2025-05-23 06:27:48','2025-05-23 08:27:48'),
(198405,68011,'action created','2025-05-23 06:27:48','2025-05-23 08:27:48'),
(198406,68006,'action started via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198407,68006,'action complete via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198408,68007,'action started via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198409,68007,'action complete via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198410,68008,'action started via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198411,68008,'action complete via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198412,68009,'action started via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198413,68009,'action complete via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198414,68011,'action started via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198415,68011,'action complete via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198416,68010,'action started via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198417,68010,'action complete via Async Request','2025-05-23 06:28:20','2025-05-23 08:28:20'),
(198418,68012,'action created','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198419,68013,'action created','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198420,68014,'action created','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198421,68015,'action created','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198422,68016,'action created','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198423,68012,'action started via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198424,68012,'action complete via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198425,68013,'action started via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198426,68013,'action complete via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198427,68015,'action started via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198428,68015,'action complete via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198429,68016,'action started via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198430,68016,'action complete via WP Cron','2025-05-23 06:54:33','2025-05-23 08:54:33'),
(198431,68017,'action created','2025-05-23 06:54:42','2025-05-23 08:54:42'),
(198432,68018,'action created','2025-05-23 06:54:42','2025-05-23 08:54:42'),
(198433,68019,'action created','2025-05-23 06:54:42','2025-05-23 08:54:42'),
(198434,68020,'action created','2025-05-23 06:54:42','2025-05-23 08:54:42'),
(198435,68021,'action created','2025-05-23 06:54:42','2025-05-23 08:54:42'),
(198436,68022,'action created','2025-05-23 06:54:43','2025-05-23 08:54:43'),
(198437,68014,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198438,68014,'action complete via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198439,68017,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198440,68017,'action complete via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198441,68018,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198442,68018,'action complete via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198443,68020,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198444,68020,'action complete via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198445,68021,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198446,68021,'action complete via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198447,68022,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198448,68022,'action complete via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198449,68019,'action started via WP Cron','2025-05-23 06:57:07','2025-05-23 08:57:07'),
(198450,68019,'action complete via WP Cron','2025-05-23 06:57:08','2025-05-23 08:57:08'),
(198451,68023,'action created','2025-05-23 08:03:36','2025-05-23 10:03:36'),
(198452,68024,'action created','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198453,68025,'action created','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198454,68026,'action created','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198455,68027,'action created','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198456,68023,'action started via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198457,68023,'action complete via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198458,68024,'action started via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198459,68024,'action complete via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198460,68025,'action started via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198461,68025,'action complete via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198462,68026,'action started via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198463,68026,'action complete via WP Cron','2025-05-23 08:03:37','2025-05-23 10:03:37'),
(198464,68028,'action created','2025-05-23 08:08:11','2025-05-23 10:08:11'),
(198465,68029,'action created','2025-05-23 08:08:11','2025-05-23 10:08:11'),
(198466,68030,'action created','2025-05-23 08:08:11','2025-05-23 10:08:11'),
(198467,68031,'action created','2025-05-23 08:08:11','2025-05-23 10:08:11'),
(198468,68027,'action started via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198469,68027,'action complete via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198470,68028,'action started via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198471,68028,'action complete via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198472,68029,'action started via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198473,68029,'action complete via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198474,68030,'action started via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198475,68030,'action complete via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198476,68031,'action started via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198477,68031,'action complete via WP Cron','2025-05-23 08:08:12','2025-05-23 10:08:12'),
(198478,68032,'action created','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198479,68033,'action created','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198480,68034,'action created','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198481,68032,'action started via WP Cron','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198482,68032,'action complete via WP Cron','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198483,68033,'action started via WP Cron','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198484,68033,'action complete via WP Cron','2025-05-23 08:15:00','2025-05-23 10:15:00'),
(198485,68035,'action created','2025-05-23 08:15:02','2025-05-23 10:15:02'),
(198486,68036,'action created','2025-05-23 08:15:02','2025-05-23 10:15:02'),
(198487,68037,'action created','2025-05-23 08:15:04','2025-05-23 10:15:04'),
(198488,68038,'action created','2025-05-23 08:15:04','2025-05-23 10:15:04'),
(198489,68039,'action created','2025-05-23 08:15:04','2025-05-23 10:15:04'),
(198490,68040,'action created','2025-05-23 08:15:04','2025-05-23 10:15:04'),
(198491,68034,'action started via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198492,68034,'action complete via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198493,68035,'action started via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198494,68035,'action complete via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198495,68036,'action started via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198496,68036,'action complete via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198497,68037,'action started via WP Cron','2025-05-23 08:16:07','2025-05-23 10:16:07'),
(198498,68037,'action complete via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198499,68038,'action started via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198500,68038,'action complete via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198501,68040,'action started via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198502,68040,'action complete via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198503,68039,'action started via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198504,68039,'action complete via WP Cron','2025-05-23 08:16:08','2025-05-23 10:16:08'),
(198505,68041,'action created','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198506,68042,'action created','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198507,68043,'action created','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198508,68044,'action created','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198509,68041,'action started via WP Cron','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198510,68041,'action complete via WP Cron','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198511,68042,'action started via WP Cron','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198512,68042,'action complete via WP Cron','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198513,68044,'action started via WP Cron','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198514,68044,'action complete via WP Cron','2025-05-23 08:17:20','2025-05-23 10:17:20'),
(198515,68043,'action started via WP Cron','2025-05-23 08:17:21','2025-05-23 10:17:21'),
(198516,68043,'action complete via WP Cron','2025-05-23 08:17:21','2025-05-23 10:17:21'),
(198517,68045,'action created','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198518,68046,'action created','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198519,68047,'action created','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198520,68048,'action created','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198521,68049,'action created','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198522,68050,'action created','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198523,68045,'action started via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198524,68045,'action complete via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198525,68046,'action started via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198526,68046,'action complete via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198527,68047,'action started via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198528,68047,'action complete via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198529,68048,'action started via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198530,68048,'action complete via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198531,68049,'action started via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198532,68049,'action complete via WP Cron','2025-05-23 08:54:07','2025-05-23 10:54:07'),
(198533,68050,'action started via WP Cron','2025-05-23 08:54:08','2025-05-23 10:54:08'),
(198534,68050,'action complete via WP Cron','2025-05-23 08:54:08','2025-05-23 10:54:08'),
(198535,68051,'action created','2025-05-23 09:59:24','2025-05-23 11:59:24'),
(198536,68052,'action created','2025-05-23 09:59:24','2025-05-23 11:59:24'),
(198537,68051,'action started via WP Cron','2025-05-23 09:59:24','2025-05-23 11:59:24'),
(198538,68051,'action complete via WP Cron','2025-05-23 09:59:24','2025-05-23 11:59:24'),
(198539,68052,'action started via WP Cron','2025-05-23 10:04:02','2025-05-23 12:04:02'),
(198540,68052,'action complete via WP Cron','2025-05-23 10:04:02','2025-05-23 12:04:02'),
(198541,68053,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198542,68054,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198543,68055,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198544,68056,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198545,68057,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198546,68058,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198547,68059,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198548,68060,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198549,68061,'action created','2025-05-23 10:35:46','2025-05-23 12:35:46'),
(198550,68053,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198551,68053,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198552,68054,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198553,68054,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198554,68055,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198555,68055,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198556,68056,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198557,68056,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198558,68057,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198559,68057,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198560,68058,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198561,68058,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198562,68059,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198563,68059,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198564,68060,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198565,68060,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198566,68061,'action started via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198567,68061,'action complete via WP Cron','2025-05-23 10:35:47','2025-05-23 12:35:47'),
(198568,68062,'action created','2025-05-23 10:40:13','2025-05-23 12:40:13'),
(198569,68063,'action created','2025-05-23 10:40:13','2025-05-23 12:40:13'),
(198570,68064,'action created','2025-05-23 10:40:13','2025-05-23 12:40:13'),
(198571,68062,'action started via WP Cron','2025-05-23 10:40:14','2025-05-23 12:40:14'),
(198572,68062,'action complete via WP Cron','2025-05-23 10:40:14','2025-05-23 12:40:14'),
(198573,68063,'action started via WP Cron','2025-05-23 10:40:14','2025-05-23 12:40:14'),
(198574,68063,'action complete via WP Cron','2025-05-23 10:40:14','2025-05-23 12:40:14'),
(198575,68064,'action started via WP Cron','2025-05-23 10:40:14','2025-05-23 12:40:14'),
(198576,68064,'action complete via WP Cron','2025-05-23 10:40:14','2025-05-23 12:40:14'),
(198577,68065,'action created','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198578,68066,'action created','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198579,68067,'action created','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198580,68068,'action created','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198581,68069,'action created','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198582,68070,'action created','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198583,68065,'action started via WP Cron','2025-05-23 12:17:25','2025-05-23 14:17:25'),
(198584,68065,'action complete via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198585,68066,'action started via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198586,68066,'action complete via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198587,68067,'action started via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198588,68067,'action complete via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198589,68069,'action started via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198590,68069,'action complete via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198591,68070,'action started via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198592,68070,'action complete via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198593,68068,'action started via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198594,68068,'action complete via WP Cron','2025-05-23 12:17:26','2025-05-23 14:17:26'),
(198595,68071,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198596,68072,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198597,68073,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198598,68074,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198599,68075,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198600,68076,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198601,68077,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198602,68078,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198603,68079,'action created','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198604,68071,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198605,68071,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198606,68072,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198607,68072,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198608,68073,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198609,68073,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198610,68074,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198611,68074,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198612,68075,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198613,68075,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198614,68077,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198615,68077,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198616,68078,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198617,68078,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198618,68079,'action started via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198619,68079,'action complete via WP Cron','2025-05-23 12:27:43','2025-05-23 14:27:43'),
(198620,68080,'action created','2025-05-23 12:27:49','2025-05-23 14:27:49'),
(198621,68081,'action created','2025-05-23 12:27:49','2025-05-23 14:27:49'),
(198622,68082,'action created','2025-05-23 12:27:51','2025-05-23 14:27:51'),
(198623,68083,'action created','2025-05-23 12:27:51','2025-05-23 14:27:51'),
(198624,68076,'action started via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198625,68076,'action complete via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198626,68080,'action started via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198627,68080,'action complete via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198628,68081,'action started via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198629,68081,'action complete via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198630,68082,'action started via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198631,68082,'action complete via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198632,68083,'action started via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198633,68083,'action complete via WP Cron','2025-05-23 12:31:13','2025-05-23 14:31:13'),
(198634,68084,'action created','2025-05-23 14:14:24','2025-05-23 16:14:24'),
(198635,68084,'action started via WP Cron','2025-05-23 14:21:30','2025-05-23 16:21:30'),
(198636,68084,'action complete via WP Cron','2025-05-23 14:21:30','2025-05-23 16:21:30'),
(198637,67982,'action started via WP Cron','2025-05-23 14:55:53','2025-05-23 16:55:53'),
(198638,67982,'action complete via WP Cron','2025-05-23 14:55:53','2025-05-23 16:55:53'),
(198639,68085,'action created','2025-05-23 14:55:53','2025-05-23 16:55:53'),
(198640,68086,'action created','2025-05-24 02:08:21','2025-05-24 04:08:21'),
(198641,68086,'action started via WP Cron','2025-05-24 02:14:12','2025-05-24 04:14:12'),
(198642,68086,'action complete via WP Cron','2025-05-24 02:14:12','2025-05-24 04:14:12'),
(198643,68087,'action created','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198644,68088,'action created','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198645,68089,'action created','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198646,68090,'action created','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198647,68087,'action started via WP Cron','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198648,68087,'action complete via WP Cron','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198649,68088,'action started via WP Cron','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198650,68088,'action complete via WP Cron','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198651,68090,'action started via WP Cron','2025-05-24 08:01:56','2025-05-24 10:01:56'),
(198652,68090,'action complete via WP Cron','2025-05-24 08:01:57','2025-05-24 10:01:57'),
(198653,68089,'action started via WP Cron','2025-05-24 08:01:57','2025-05-24 10:01:57'),
(198654,68089,'action complete via WP Cron','2025-05-24 08:01:57','2025-05-24 10:01:57'),
(198655,68091,'action created','2025-05-24 08:01:59','2025-05-24 10:01:59'),
(198656,68092,'action created','2025-05-24 08:01:59','2025-05-24 10:01:59'),
(198657,68093,'action created','2025-05-24 08:01:59','2025-05-24 10:01:59'),
(198658,68094,'action created','2025-05-24 08:01:59','2025-05-24 10:01:59'),
(198659,68095,'action created','2025-05-24 08:01:59','2025-05-24 10:01:59'),
(198660,68096,'action created','2025-05-24 08:02:00','2025-05-24 10:02:00'),
(198661,68097,'action created','2025-05-24 08:02:00','2025-05-24 10:02:00'),
(198662,68098,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198663,68099,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198664,68100,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198665,68101,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198666,68102,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198667,68103,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198668,68104,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198669,68105,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198670,68106,'action created','2025-05-24 08:02:02','2025-05-24 10:02:02'),
(198671,68107,'action created','2025-05-24 08:02:06','2025-05-24 10:02:06'),
(198672,68108,'action created','2025-05-24 08:02:06','2025-05-24 10:02:06'),
(198673,68109,'action created','2025-05-24 08:02:06','2025-05-24 10:02:06'),
(198674,68110,'action created','2025-05-24 08:02:06','2025-05-24 10:02:06'),
(198675,68111,'action created','2025-05-24 08:02:08','2025-05-24 10:02:08'),
(198676,68112,'action created','2025-05-24 08:02:08','2025-05-24 10:02:08'),
(198677,68091,'action started via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198678,68091,'action complete via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198679,68092,'action started via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198680,68092,'action complete via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198681,68093,'action started via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198682,68093,'action complete via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198683,68094,'action started via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198684,68094,'action complete via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198685,68096,'action started via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198686,68096,'action complete via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198687,68095,'action started via WP Cron','2025-05-24 08:05:12','2025-05-24 10:05:12'),
(198688,68095,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198689,68097,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198690,68097,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198691,68098,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198692,68098,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198693,68099,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198694,68099,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198695,68101,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198696,68101,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198697,68102,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198698,68102,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198699,68103,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198700,68103,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198701,68104,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198702,68104,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198703,68105,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198704,68105,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198705,68106,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198706,68106,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198707,68100,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198708,68100,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198709,68107,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198710,68107,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198711,68108,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198712,68108,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198713,68110,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198714,68110,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198715,68109,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198716,68109,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198717,68111,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198718,68111,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198719,68112,'action started via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198720,68112,'action complete via WP Cron','2025-05-24 08:05:13','2025-05-24 10:05:13'),
(198721,68113,'action created','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198722,68114,'action created','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198723,68115,'action created','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198724,68116,'action created','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198725,68117,'action created','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198726,68113,'action started via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198727,68113,'action complete via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198728,68114,'action started via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198729,68114,'action complete via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198730,68116,'action started via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198731,68116,'action complete via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198732,68117,'action started via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198733,68117,'action complete via WP Cron','2025-05-24 09:27:07','2025-05-24 11:27:07'),
(198734,68118,'action created','2025-05-24 09:27:09','2025-05-24 11:27:09'),
(198735,68119,'action created','2025-05-24 09:27:10','2025-05-24 11:27:10'),
(198736,68120,'action created','2025-05-24 09:27:11','2025-05-24 11:27:11'),
(198737,68121,'action created','2025-05-24 09:27:11','2025-05-24 11:27:11'),
(198738,68122,'action created','2025-05-24 09:27:12','2025-05-24 11:27:12'),
(198739,68123,'action created','2025-05-24 09:27:12','2025-05-24 11:27:12'),
(198740,68124,'action created','2025-05-24 09:27:12','2025-05-24 11:27:12'),
(198741,68125,'action created','2025-05-24 09:27:12','2025-05-24 11:27:12'),
(198742,68126,'action created','2025-05-24 09:27:12','2025-05-24 11:27:12'),
(198743,68127,'action created','2025-05-24 09:27:12','2025-05-24 11:27:12'),
(198744,68128,'action created','2025-05-24 09:27:14','2025-05-24 11:27:14'),
(198745,68129,'action created','2025-05-24 09:27:15','2025-05-24 11:27:15'),
(198746,68130,'action created','2025-05-24 09:27:15','2025-05-24 11:27:15'),
(198747,68131,'action created','2025-05-24 09:27:15','2025-05-24 11:27:15'),
(198748,68132,'action created','2025-05-24 09:27:15','2025-05-24 11:27:15'),
(198749,68133,'action created','2025-05-24 09:27:15','2025-05-24 11:27:15'),
(198750,68134,'action created','2025-05-24 09:27:15','2025-05-24 11:27:15'),
(198751,68115,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198752,68115,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198753,68118,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198754,68118,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198755,68119,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198756,68119,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198757,68120,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198758,68120,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198759,68121,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198760,68121,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198761,68122,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198762,68122,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198763,68123,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198764,68123,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198765,68124,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198766,68124,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198767,68126,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198768,68126,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198769,68127,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198770,68127,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198771,68125,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198772,68125,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198773,68128,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198774,68128,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198775,68129,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198776,68129,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198777,68130,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198778,68130,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198779,68131,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198780,68131,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198781,68132,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198782,68132,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198783,68133,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198784,68133,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198785,68134,'action started via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198786,68134,'action complete via WP Cron','2025-05-24 09:29:31','2025-05-24 11:29:31'),
(198787,68135,'action created','2025-05-24 14:08:58','2025-05-24 16:08:58'),
(198788,68135,'action started via WP Cron','2025-05-24 14:08:58','2025-05-24 16:08:58'),
(198789,68135,'action complete via WP Cron','2025-05-24 14:08:58','2025-05-24 16:08:58'),
(198790,68085,'action started via WP Cron','2025-05-24 14:56:27','2025-05-24 16:56:27'),
(198791,68085,'action complete via WP Cron','2025-05-24 14:56:27','2025-05-24 16:56:27'),
(198792,68136,'action created','2025-05-24 14:56:27','2025-05-24 16:56:27'),
(198793,68137,'action created','2025-05-25 02:13:17','2025-05-25 04:13:17'),
(198794,68137,'action started via WP Cron','2025-05-25 02:21:42','2025-05-25 04:21:42'),
(198795,68137,'action complete via WP Cron','2025-05-25 02:21:42','2025-05-25 04:21:42'),
(198796,68138,'action created','2025-05-25 03:26:40','2025-05-25 05:26:40'),
(198797,68139,'action created','2025-05-25 03:26:40','2025-05-25 05:26:40'),
(198798,68138,'action started via Async Request','2025-05-25 03:26:41','2025-05-25 05:26:41'),
(198799,68138,'action complete via Async Request','2025-05-25 03:26:42','2025-05-25 05:26:42'),
(198800,68139,'action started via Async Request','2025-05-25 03:26:42','2025-05-25 05:26:42'),
(198801,68139,'action complete via Async Request','2025-05-25 03:26:43','2025-05-25 05:26:43'),
(198802,68140,'action created','2025-05-25 14:46:24','2025-05-25 16:46:24'),
(198803,68140,'action started via WP Cron','2025-05-25 14:48:59','2025-05-25 16:48:59'),
(198804,68140,'action complete via WP Cron','2025-05-25 14:48:59','2025-05-25 16:48:59'),
(198805,68136,'action started via WP Cron','2025-05-25 15:01:36','2025-05-25 17:01:36'),
(198806,68136,'action complete via WP Cron','2025-05-25 15:01:36','2025-05-25 17:01:36'),
(198807,68141,'action created','2025-05-25 15:01:36','2025-05-25 17:01:36'),
(198808,68142,'action created','2025-05-26 02:14:48','2025-05-26 04:14:48'),
(198809,68142,'action started via WP Cron','2025-05-26 02:30:05','2025-05-26 04:30:05'),
(198810,68142,'action complete via WP Cron','2025-05-26 02:30:05','2025-05-26 04:30:05'),
(198811,68143,'action created','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198812,68144,'action created','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198813,68145,'action created','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198814,68146,'action created','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198815,68143,'action started via WP Cron','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198816,68143,'action complete via WP Cron','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198817,68144,'action started via WP Cron','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198818,68144,'action complete via WP Cron','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198819,68146,'action started via WP Cron','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198820,68146,'action complete via WP Cron','2025-05-26 06:01:05','2025-05-26 08:01:05'),
(198821,68145,'action started via WP Cron','2025-05-26 06:03:14','2025-05-26 08:03:14'),
(198822,68145,'action complete via WP Cron','2025-05-26 06:03:14','2025-05-26 08:03:14'),
(198823,68147,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198824,68148,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198825,68149,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198826,68150,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198827,68151,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198828,68152,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198829,68153,'action created','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198830,68147,'action started via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198831,68147,'action complete via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198832,68148,'action started via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198833,68148,'action complete via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198834,68149,'action started via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198835,68149,'action complete via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198836,68150,'action started via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198837,68150,'action complete via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198838,68152,'action started via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198839,68152,'action complete via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198840,68153,'action started via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198841,68153,'action complete via WP Cron','2025-05-26 06:49:22','2025-05-26 08:49:22'),
(198842,68154,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198843,68155,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198844,68156,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198845,68157,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198846,68158,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198847,68159,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198848,68160,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198849,68161,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198850,68162,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198851,68163,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198852,68164,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198853,68165,'action created','2025-05-26 06:49:26','2025-05-26 08:49:26'),
(198854,68166,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198855,68167,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198856,68168,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198857,68169,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198858,68170,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198859,68171,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198860,68172,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198861,68173,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198862,68174,'action created','2025-05-26 06:49:30','2025-05-26 08:49:30'),
(198863,68175,'action created','2025-05-26 06:49:31','2025-05-26 08:49:31'),
(198864,68176,'action created','2025-05-26 06:49:32','2025-05-26 08:49:32'),
(198865,68177,'action created','2025-05-26 06:49:36','2025-05-26 08:49:36'),
(198866,68178,'action created','2025-05-26 06:49:36','2025-05-26 08:49:36'),
(198867,68179,'action created','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198868,68180,'action created','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198869,68181,'action created','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198870,68182,'action created','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198871,68183,'action created','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198872,68184,'action created','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198873,68151,'action started via WP Cron','2025-05-26 06:51:05','2025-05-26 08:51:05'),
(198874,68151,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198875,68154,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198876,68154,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198877,68155,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198878,68155,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198879,68156,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198880,68156,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198881,68157,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198882,68157,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198883,68158,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198884,68158,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198885,68160,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198886,68160,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198887,68161,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198888,68161,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198889,68162,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198890,68162,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198891,68163,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198892,68163,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198893,68164,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198894,68164,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198895,68165,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198896,68165,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198897,68159,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198898,68159,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198899,68166,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198900,68166,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198901,68167,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198902,68167,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198903,68168,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198904,68168,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198905,68169,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198906,68169,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198907,68170,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198908,68170,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198909,68171,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198910,68171,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198911,68172,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198912,68172,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198913,68173,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198914,68173,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198915,68174,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198916,68174,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198917,68175,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198918,68175,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198919,68176,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198920,68176,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198921,68177,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198922,68177,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198923,68178,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198924,68178,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198925,68179,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198926,68179,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198927,68180,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198928,68180,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198929,68181,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198930,68181,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198931,68183,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198932,68183,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198933,68184,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198934,68184,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198935,68182,'action started via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198936,68182,'action complete via WP Cron','2025-05-26 06:51:06','2025-05-26 08:51:06'),
(198937,68185,'action created','2025-05-26 06:51:14','2025-05-26 08:51:14'),
(198938,68186,'action created','2025-05-26 06:51:14','2025-05-26 08:51:14'),
(198939,68187,'action created','2025-05-26 06:51:14','2025-05-26 08:51:14'),
(198940,68188,'action created','2025-05-26 06:51:14','2025-05-26 08:51:14'),
(198941,68189,'action created','2025-05-26 06:51:17','2025-05-26 08:51:17'),
(198942,68190,'action created','2025-05-26 06:51:17','2025-05-26 08:51:17'),
(198943,68191,'action created','2025-05-26 06:51:18','2025-05-26 08:51:18'),
(198944,68192,'action created','2025-05-26 06:51:18','2025-05-26 08:51:18'),
(198945,68193,'action created','2025-05-26 06:51:21','2025-05-26 08:51:21'),
(198946,68194,'action created','2025-05-26 06:51:21','2025-05-26 08:51:21'),
(198947,68185,'action started via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198948,68185,'action complete via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198949,68186,'action started via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198950,68186,'action complete via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198951,68188,'action started via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198952,68188,'action complete via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198953,68187,'action started via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198954,68187,'action complete via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198955,68189,'action started via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198956,68189,'action complete via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198957,68190,'action started via WP Cron','2025-05-26 06:58:12','2025-05-26 08:58:12'),
(198958,68190,'action complete via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198959,68191,'action started via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198960,68191,'action complete via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198961,68192,'action started via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198962,68192,'action complete via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198963,68193,'action started via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198964,68193,'action complete via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198965,68194,'action started via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198966,68194,'action complete via WP Cron','2025-05-26 06:58:13','2025-05-26 08:58:13'),
(198967,68195,'action created','2025-05-26 07:00:44','2025-05-26 09:00:44'),
(198968,68196,'action created','2025-05-26 07:00:44','2025-05-26 09:00:44'),
(198969,68195,'action started via WP Cron','2025-05-26 07:00:44','2025-05-26 09:00:44'),
(198970,68195,'action complete via WP Cron','2025-05-26 07:00:44','2025-05-26 09:00:44'),
(198971,68196,'action started via WP Cron','2025-05-26 07:04:23','2025-05-26 09:04:23'),
(198972,68196,'action complete via WP Cron','2025-05-26 07:04:23','2025-05-26 09:04:23'),
(198973,68197,'action created','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198974,68198,'action created','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198975,68199,'action created','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198976,68200,'action created','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198977,68201,'action created','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198978,68202,'action created','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198979,68197,'action started via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198980,68197,'action complete via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198981,68198,'action started via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198982,68198,'action complete via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198983,68200,'action started via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198984,68200,'action complete via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198985,68201,'action started via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198986,68201,'action complete via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198987,68202,'action started via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198988,68202,'action complete via WP Cron','2025-05-26 07:21:37','2025-05-26 09:21:37'),
(198989,68199,'action started via WP Cron','2025-05-26 07:29:53','2025-05-26 09:29:53'),
(198990,68199,'action complete via WP Cron','2025-05-26 07:29:53','2025-05-26 09:29:53'),
(198991,68203,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198992,68204,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198993,68205,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198994,68206,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198995,68207,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198996,68208,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198997,68209,'action created','2025-05-26 09:14:02','2025-05-26 11:14:02'),
(198998,68210,'action created','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(198999,68203,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199000,68203,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199001,68204,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199002,68204,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199003,68205,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199004,68205,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199005,68207,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199006,68207,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199007,68208,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199008,68208,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199009,68209,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199010,68209,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199011,68206,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199012,68206,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199013,68210,'action started via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199014,68210,'action complete via WP Cron','2025-05-26 09:14:03','2025-05-26 11:14:03'),
(199015,68211,'action created','2025-05-26 09:14:04','2025-05-26 11:14:04'),
(199016,68212,'action created','2025-05-26 09:14:04','2025-05-26 11:14:04'),
(199017,68211,'action started via WP Cron','2025-05-26 09:18:57','2025-05-26 11:18:57'),
(199018,68211,'action complete via WP Cron','2025-05-26 09:18:57','2025-05-26 11:18:57'),
(199019,68212,'action started via WP Cron','2025-05-26 09:18:57','2025-05-26 11:18:57'),
(199020,68212,'action complete via WP Cron','2025-05-26 09:18:57','2025-05-26 11:18:57'),
(199021,68213,'action created','2025-05-26 10:04:07','2025-05-26 12:04:07'),
(199022,68214,'action created','2025-05-26 10:04:07','2025-05-26 12:04:07'),
(199023,68215,'action created','2025-05-26 10:04:07','2025-05-26 12:04:07'),
(199024,68216,'action created','2025-05-26 10:04:07','2025-05-26 12:04:07'),
(199025,68217,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199026,68218,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199027,68219,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199028,68220,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199029,68221,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199030,68222,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199031,68223,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199032,68224,'action created','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199033,68213,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199034,68213,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199035,68214,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199036,68214,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199037,68216,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199038,68216,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199039,68215,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199040,68215,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199041,68217,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199042,68217,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199043,68218,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199044,68218,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199045,68219,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199046,68219,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199047,68220,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199048,68220,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199049,68221,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199050,68221,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199051,68222,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199052,68222,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199053,68223,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199054,68223,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199055,68224,'action started via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199056,68224,'action complete via WP Cron','2025-05-26 10:04:08','2025-05-26 12:04:08'),
(199057,68225,'action created','2025-05-26 10:04:10','2025-05-26 12:04:10'),
(199058,68226,'action created','2025-05-26 10:04:10','2025-05-26 12:04:10'),
(199059,68227,'action created','2025-05-26 10:04:10','2025-05-26 12:04:10'),
(199060,68228,'action created','2025-05-26 10:04:10','2025-05-26 12:04:10'),
(199061,68229,'action created','2025-05-26 10:04:10','2025-05-26 12:04:10'),
(199062,68225,'action started via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199063,68225,'action complete via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199064,68226,'action started via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199065,68226,'action complete via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199066,68227,'action started via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199067,68227,'action complete via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199068,68228,'action started via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199069,68228,'action complete via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199070,68229,'action started via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199071,68229,'action complete via WP Cron','2025-05-26 10:09:08','2025-05-26 12:09:08'),
(199072,68230,'action created','2025-05-26 10:20:43','2025-05-26 12:20:43'),
(199073,68231,'action created','2025-05-26 10:20:43','2025-05-26 12:20:43'),
(199074,68230,'action started via WP Cron','2025-05-26 10:20:44','2025-05-26 12:20:44'),
(199075,68230,'action complete via WP Cron','2025-05-26 10:20:44','2025-05-26 12:20:44'),
(199076,68231,'action started via WP Cron','2025-05-26 10:20:44','2025-05-26 12:20:44'),
(199077,68231,'action complete via WP Cron','2025-05-26 10:20:44','2025-05-26 12:20:44'),
(199078,68232,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199079,68233,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199080,68234,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199081,68235,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199082,68236,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199083,68237,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199084,68238,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199085,68239,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199086,68232,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199087,68232,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199088,68233,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199089,68240,'action created','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199090,68233,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199091,68234,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199092,68234,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199093,68236,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199094,68236,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199095,68237,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199096,68237,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199097,68238,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199098,68238,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199099,68239,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199100,68239,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199101,68240,'action started via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199102,68240,'action complete via WP Cron','2025-05-26 11:27:38','2025-05-26 13:27:38'),
(199103,68235,'action started via WP Cron','2025-05-26 11:29:03','2025-05-26 13:29:03'),
(199104,68235,'action complete via WP Cron','2025-05-26 11:29:03','2025-05-26 13:29:03'),
(199105,68241,'action created','2025-05-26 12:09:10','2025-05-26 14:09:10'),
(199106,68242,'action created','2025-05-26 12:09:10','2025-05-26 14:09:10'),
(199107,68243,'action created','2025-05-26 12:09:10','2025-05-26 14:09:10'),
(199108,68244,'action created','2025-05-26 12:09:10','2025-05-26 14:09:10'),
(199109,68241,'action started via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199110,68241,'action complete via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199111,68242,'action started via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199112,68242,'action complete via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199113,68243,'action started via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199114,68243,'action complete via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199115,68244,'action started via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199116,68244,'action complete via WP Cron','2025-05-26 12:09:11','2025-05-26 14:09:11'),
(199117,68245,'action created','2025-05-26 12:29:25','2025-05-26 14:29:25'),
(199118,68246,'action created','2025-05-26 12:29:25','2025-05-26 14:29:25'),
(199119,68247,'action created','2025-05-26 12:29:25','2025-05-26 14:29:25'),
(199120,68248,'action created','2025-05-26 12:29:25','2025-05-26 14:29:25'),
(199121,68249,'action created','2025-05-26 12:29:25','2025-05-26 14:29:25'),
(199122,68250,'action created','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199123,68251,'action created','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199124,68252,'action created','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199125,68245,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199126,68245,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199127,68246,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199128,68253,'action created','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199129,68246,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199130,68248,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199131,68248,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199132,68249,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199133,68249,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199134,68247,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199135,68247,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199136,68250,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199137,68250,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199138,68251,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199139,68251,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199140,68252,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199141,68252,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199142,68253,'action started via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199143,68253,'action complete via WP Cron','2025-05-26 12:29:26','2025-05-26 14:29:26'),
(199144,68254,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199145,68255,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199146,68256,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199147,68257,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199148,68258,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199149,68259,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199150,68260,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199151,68261,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199152,68262,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199153,68263,'action created','2025-05-26 12:29:28','2025-05-26 14:29:28'),
(199154,68264,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199155,68265,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199156,68266,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199157,68267,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199158,68268,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199159,68269,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199160,68270,'action created','2025-05-26 12:30:21','2025-05-26 14:30:21'),
(199161,68271,'action created','2025-05-26 12:30:22','2025-05-26 14:30:22'),
(199162,68272,'action created','2025-05-26 12:30:22','2025-05-26 14:30:22'),
(199163,68254,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199164,68254,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199165,68255,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199166,68255,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199167,68256,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199168,68256,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199169,68257,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199170,68257,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199171,68259,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199172,68259,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199173,68260,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199174,68260,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199175,68261,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199176,68261,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199177,68262,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199178,68262,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199179,68263,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199180,68263,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199181,68258,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199182,68258,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199183,68264,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199184,68264,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199185,68265,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199186,68265,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199187,68266,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199188,68266,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199189,68267,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199190,68267,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199191,68269,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199192,68269,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199193,68270,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199194,68270,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199195,68268,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199196,68268,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199197,68271,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199198,68271,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199199,68272,'action started via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199200,68272,'action complete via WP Cron','2025-05-26 12:34:04','2025-05-26 14:34:04'),
(199201,68273,'action created','2025-05-26 12:40:11','2025-05-26 14:40:11'),
(199202,68274,'action created','2025-05-26 12:40:11','2025-05-26 14:40:11'),
(199203,68275,'action created','2025-05-26 12:40:11','2025-05-26 14:40:11'),
(199204,68276,'action created','2025-05-26 12:40:11','2025-05-26 14:40:11'),
(199205,68277,'action created','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199206,68278,'action created','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199207,68273,'action started via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199208,68273,'action complete via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199209,68274,'action started via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199210,68274,'action complete via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199211,68276,'action started via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199212,68276,'action complete via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199213,68275,'action started via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199214,68275,'action complete via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199215,68277,'action started via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199216,68277,'action complete via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199217,68278,'action started via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199218,68278,'action complete via WP Cron','2025-05-26 12:40:12','2025-05-26 14:40:12'),
(199219,68279,'action created','2025-05-26 13:07:11','2025-05-26 15:07:11'),
(199220,68279,'action started via WP Cron','2025-05-26 13:07:11','2025-05-26 15:07:11'),
(199221,68279,'action complete via WP Cron','2025-05-26 13:07:11','2025-05-26 15:07:11'),
(199222,68280,'action created','2025-05-26 13:07:12','2025-05-26 15:07:12'),
(199223,68281,'action created','2025-05-26 13:07:14','2025-05-26 15:07:14'),
(199224,68282,'action created','2025-05-26 13:07:20','2025-05-26 15:07:20'),
(199225,68280,'action started via WP Cron','2025-05-26 13:07:22','2025-05-26 15:07:22'),
(199226,68280,'action complete via WP Cron','2025-05-26 13:07:22','2025-05-26 15:07:22'),
(199227,68281,'action started via WP Cron','2025-05-26 13:07:22','2025-05-26 15:07:22'),
(199228,68281,'action complete via WP Cron','2025-05-26 13:07:22','2025-05-26 15:07:22'),
(199229,68282,'action started via WP Cron','2025-05-26 13:07:22','2025-05-26 15:07:22'),
(199230,68282,'action complete via WP Cron','2025-05-26 13:07:22','2025-05-26 15:07:22'),
(199231,68283,'action created','2025-05-26 13:07:23','2025-05-26 15:07:23'),
(199232,68284,'action created','2025-05-26 13:07:27','2025-05-26 15:07:27'),
(199233,68285,'action created','2025-05-26 13:07:31','2025-05-26 15:07:31'),
(199234,68286,'action created','2025-05-26 13:07:36','2025-05-26 15:07:36'),
(199235,68287,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199236,68288,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199237,68289,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199238,68290,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199239,68291,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199240,68292,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199241,68293,'action created','2025-05-26 13:08:48','2025-05-26 15:08:48'),
(199242,68294,'action created','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199243,68295,'action created','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199244,68283,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199245,68283,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199246,68284,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199247,68284,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199248,68285,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199249,68285,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199250,68286,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199251,68286,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199252,68287,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199253,68287,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199254,68288,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199255,68288,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199256,68289,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199257,68289,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199258,68290,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199259,68290,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199260,68291,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199261,68291,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199262,68292,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199263,68292,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199264,68293,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199265,68293,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199266,68294,'action started via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199267,68294,'action complete via WP Cron','2025-05-26 13:08:49','2025-05-26 15:08:49'),
(199268,68296,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199269,68297,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199270,68298,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199271,68299,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199272,68300,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199273,68301,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199274,68302,'action created','2025-05-26 13:08:50','2025-05-26 15:08:50'),
(199275,68303,'action created','2025-05-26 13:09:59','2025-05-26 15:09:59'),
(199276,68304,'action created','2025-05-26 13:09:59','2025-05-26 15:09:59'),
(199277,68295,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199278,68295,'action complete via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199279,68296,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199280,68296,'action complete via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199281,68297,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199282,68297,'action complete via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199283,68298,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199284,68298,'action complete via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199285,68299,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199286,68299,'action complete via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199287,68300,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199288,68300,'action complete via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199289,68301,'action started via WP Cron','2025-05-26 13:10:00','2025-05-26 15:10:00'),
(199290,68301,'action complete via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199291,68302,'action started via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199292,68302,'action complete via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199293,68303,'action started via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199294,68303,'action complete via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199295,68304,'action started via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199296,68305,'action created','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199297,68304,'action complete via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199298,68305,'action started via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199299,68305,'action complete via WP Cron','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199300,68306,'action created','2025-05-26 13:10:01','2025-05-26 15:10:01'),
(199301,68307,'action created','2025-05-26 13:10:03','2025-05-26 15:10:03'),
(199302,68308,'action created','2025-05-26 13:10:03','2025-05-26 15:10:03'),
(199303,68309,'action created','2025-05-26 13:10:05','2025-05-26 15:10:05'),
(199304,68310,'action created','2025-05-26 13:10:05','2025-05-26 15:10:05'),
(199305,68311,'action created','2025-05-26 13:10:07','2025-05-26 15:10:07'),
(199306,68312,'action created','2025-05-26 13:10:07','2025-05-26 15:10:07'),
(199307,68313,'action created','2025-05-26 13:10:09','2025-05-26 15:10:09'),
(199308,68314,'action created','2025-05-26 13:10:09','2025-05-26 15:10:09'),
(199309,68306,'action started via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199310,68306,'action complete via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199311,68307,'action started via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199312,68307,'action complete via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199313,68308,'action started via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199314,68308,'action complete via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199315,68309,'action started via WP Cron','2025-05-26 13:10:25','2025-05-26 15:10:25'),
(199316,68309,'action complete via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199317,68310,'action started via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199318,68310,'action complete via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199319,68311,'action started via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199320,68311,'action complete via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199321,68312,'action started via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199322,68312,'action complete via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199323,68313,'action started via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199324,68313,'action complete via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199325,68314,'action started via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199326,68314,'action complete via WP Cron','2025-05-26 13:10:26','2025-05-26 15:10:26'),
(199327,68315,'action created','2025-05-26 13:10:52','2025-05-26 15:10:52'),
(199328,68316,'action created','2025-05-26 13:10:52','2025-05-26 15:10:52'),
(199329,68317,'action created','2025-05-26 13:10:52','2025-05-26 15:10:52'),
(199330,68318,'action created','2025-05-26 13:10:52','2025-05-26 15:10:52'),
(199331,68319,'action created','2025-05-26 13:10:53','2025-05-26 15:10:53'),
(199332,68315,'action started via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199333,68315,'action complete via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199334,68316,'action started via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199335,68316,'action complete via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199336,68317,'action started via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199337,68317,'action complete via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199338,68318,'action started via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199339,68318,'action complete via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199340,68319,'action started via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199341,68319,'action complete via WP Cron','2025-05-26 13:15:08','2025-05-26 15:15:08'),
(199342,68320,'action created','2025-05-26 14:13:51','2025-05-26 16:13:51'),
(199343,68320,'action started via WP Cron','2025-05-26 14:16:58','2025-05-26 16:16:58'),
(199344,68320,'action complete via WP Cron','2025-05-26 14:16:58','2025-05-26 16:16:58'),
(199345,68141,'action started via WP Cron','2025-05-26 15:04:51','2025-05-26 17:04:51'),
(199346,68141,'action complete via WP Cron','2025-05-26 15:04:51','2025-05-26 17:04:51'),
(199347,68321,'action created','2025-05-26 15:04:51','2025-05-26 17:04:51'),
(199348,68322,'action created','2025-05-27 02:16:24','2025-05-27 04:16:24'),
(199349,68322,'action started via WP Cron','2025-05-27 02:18:29','2025-05-27 04:18:29'),
(199350,68322,'action complete via WP Cron','2025-05-27 02:18:29','2025-05-27 04:18:29'),
(199351,68323,'action created','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199352,68324,'action created','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199353,68325,'action created','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199354,68326,'action created','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199355,68323,'action started via WP Cron','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199356,68323,'action complete via WP Cron','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199357,68324,'action started via WP Cron','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199358,68324,'action complete via WP Cron','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199359,68325,'action started via WP Cron','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199360,68325,'action complete via WP Cron','2025-05-27 05:49:54','2025-05-27 07:49:54'),
(199361,68326,'action started via WP Cron','2025-05-27 05:52:13','2025-05-27 07:52:13'),
(199362,68326,'action complete via WP Cron','2025-05-27 05:52:13','2025-05-27 07:52:13'),
(199363,68327,'action created','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199364,68328,'action created','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199365,68329,'action created','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199366,68330,'action created','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199367,68331,'action created','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199368,68332,'action created','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199369,68327,'action started via WP Cron','2025-05-27 07:01:20','2025-05-27 09:01:20'),
(199370,68327,'action complete via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199371,68328,'action started via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199372,68328,'action complete via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199373,68329,'action started via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199374,68329,'action complete via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199375,68331,'action started via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199376,68331,'action complete via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199377,68332,'action started via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199378,68332,'action complete via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199379,68330,'action started via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199380,68330,'action complete via WP Cron','2025-05-27 07:01:21','2025-05-27 09:01:21'),
(199381,68333,'action created','2025-05-27 07:01:25','2025-05-27 09:01:25'),
(199382,68334,'action created','2025-05-27 07:01:25','2025-05-27 09:01:25'),
(199383,68333,'action started via WP Cron','2025-05-27 07:01:25','2025-05-27 09:01:25'),
(199384,68333,'action complete via WP Cron','2025-05-27 07:01:25','2025-05-27 09:01:25'),
(199385,68334,'action started via WP Cron','2025-05-27 07:05:30','2025-05-27 09:05:30'),
(199386,68334,'action complete via WP Cron','2025-05-27 07:05:30','2025-05-27 09:05:30'),
(199387,68335,'action created','2025-05-27 07:33:15','2025-05-27 09:33:15'),
(199388,68336,'action created','2025-05-27 07:33:15','2025-05-27 09:33:15'),
(199389,68337,'action created','2025-05-27 07:33:15','2025-05-27 09:33:15'),
(199390,68338,'action created','2025-05-27 07:33:15','2025-05-27 09:33:15'),
(199391,68339,'action created','2025-05-27 07:33:15','2025-05-27 09:33:15'),
(199392,68335,'action started via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199393,68335,'action complete via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199394,68336,'action started via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199395,68336,'action complete via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199396,68337,'action started via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199397,68337,'action complete via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199398,68339,'action started via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199399,68339,'action complete via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199400,68338,'action started via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199401,68338,'action complete via WP Cron','2025-05-27 07:33:16','2025-05-27 09:33:16'),
(199402,68340,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199403,68341,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199404,68342,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199405,68343,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199406,68344,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199407,68345,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199408,68346,'action created','2025-05-27 07:36:22','2025-05-27 09:36:22'),
(199409,68340,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199410,68340,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199411,68341,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199412,68341,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199413,68342,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199414,68342,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199415,68343,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199416,68343,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199417,68344,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199418,68344,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199419,68346,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199420,68346,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199421,68345,'action started via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199422,68345,'action complete via WP Cron','2025-05-27 07:36:23','2025-05-27 09:36:23'),
(199423,68347,'action created','2025-05-27 07:42:36','2025-05-27 09:42:36'),
(199424,68348,'action created','2025-05-27 07:42:36','2025-05-27 09:42:36'),
(199425,68349,'action created','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199426,68350,'action created','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199427,68351,'action created','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199428,68352,'action created','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199429,68347,'action started via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199430,68347,'action complete via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199431,68348,'action started via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199432,68348,'action complete via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199433,68350,'action started via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199434,68350,'action complete via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199435,68351,'action started via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199436,68351,'action complete via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199437,68352,'action started via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199438,68352,'action complete via WP Cron','2025-05-27 07:42:37','2025-05-27 09:42:37'),
(199439,68353,'action created','2025-05-27 07:42:38','2025-05-27 09:42:38'),
(199440,68354,'action created','2025-05-27 07:42:38','2025-05-27 09:42:38'),
(199441,68355,'action created','2025-05-27 07:42:38','2025-05-27 09:42:38'),
(199442,68356,'action created','2025-05-27 07:42:38','2025-05-27 09:42:38'),
(199443,68357,'action created','2025-05-27 07:42:39','2025-05-27 09:42:39'),
(199444,68358,'action created','2025-05-27 07:42:39','2025-05-27 09:42:39'),
(199445,68359,'action created','2025-05-27 07:42:39','2025-05-27 09:42:39'),
(199446,68349,'action started via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199447,68349,'action complete via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199448,68353,'action started via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199449,68353,'action complete via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199450,68354,'action started via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199451,68354,'action complete via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199452,68355,'action started via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199453,68355,'action complete via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199454,68356,'action started via WP Cron','2025-05-27 07:47:31','2025-05-27 09:47:31'),
(199455,68356,'action complete via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199456,68358,'action started via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199457,68358,'action complete via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199458,68359,'action started via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199459,68359,'action complete via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199460,68357,'action started via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199461,68357,'action complete via WP Cron','2025-05-27 07:47:32','2025-05-27 09:47:32'),
(199462,68360,'action created','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199463,68361,'action created','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199464,68362,'action created','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199465,68360,'action started via WP Cron','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199466,68360,'action complete via WP Cron','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199467,68361,'action started via WP Cron','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199468,68361,'action complete via WP Cron','2025-05-27 07:53:28','2025-05-27 09:53:28'),
(199469,68363,'action created','2025-05-27 07:53:29','2025-05-27 09:53:29'),
(199470,68364,'action created','2025-05-27 07:53:29','2025-05-27 09:53:29'),
(199471,68365,'action created','2025-05-27 07:53:31','2025-05-27 09:53:31'),
(199472,68366,'action created','2025-05-27 07:53:31','2025-05-27 09:53:31'),
(199473,68367,'action created','2025-05-27 07:53:33','2025-05-27 09:53:33'),
(199474,68368,'action created','2025-05-27 07:53:33','2025-05-27 09:53:33'),
(199475,68369,'action created','2025-05-27 07:53:33','2025-05-27 09:53:33'),
(199476,68370,'action created','2025-05-27 07:53:33','2025-05-27 09:53:33'),
(199477,68371,'action created','2025-05-27 07:53:33','2025-05-27 09:53:33'),
(199478,68372,'action created','2025-05-27 07:53:33','2025-05-27 09:53:33'),
(199479,68373,'action created','2025-05-27 07:53:37','2025-05-27 09:53:37'),
(199480,68374,'action created','2025-05-27 07:53:37','2025-05-27 09:53:37'),
(199481,68375,'action created','2025-05-27 07:53:38','2025-05-27 09:53:38'),
(199482,68376,'action created','2025-05-27 07:53:38','2025-05-27 09:53:38'),
(199483,68377,'action created','2025-05-27 07:53:38','2025-05-27 09:53:38'),
(199484,68378,'action created','2025-05-27 07:53:39','2025-05-27 09:53:39'),
(199485,68379,'action created','2025-05-27 07:53:41','2025-05-27 09:53:41'),
(199486,68380,'action created','2025-05-27 07:53:41','2025-05-27 09:53:41'),
(199487,68381,'action created','2025-05-27 07:53:43','2025-05-27 09:53:43'),
(199488,68382,'action created','2025-05-27 07:53:43','2025-05-27 09:53:43'),
(199489,68362,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199490,68362,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199491,68363,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199492,68363,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199493,68364,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199494,68364,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199495,68365,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199496,68365,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199497,68366,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199498,68366,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199499,68367,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199500,68367,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199501,68368,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199502,68368,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199503,68369,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199504,68369,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199505,68371,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199506,68371,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199507,68372,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199508,68372,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199509,68370,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199510,68370,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199511,68373,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199512,68373,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199513,68374,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199514,68374,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199515,68375,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199516,68375,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199517,68376,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199518,68376,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199519,68377,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199520,68377,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199521,68378,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199522,68378,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199523,68379,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199524,68379,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199525,68380,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199526,68380,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199527,68381,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199528,68381,'action complete via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199529,68382,'action started via WP Cron','2025-05-27 07:55:14','2025-05-27 09:55:14'),
(199530,68382,'action complete via WP Cron','2025-05-27 07:55:15','2025-05-27 09:55:15'),
(199531,68383,'action created','2025-05-27 08:32:06','2025-05-27 10:32:06'),
(199532,68384,'action created','2025-05-27 08:32:06','2025-05-27 10:32:06'),
(199533,68385,'action created','2025-05-27 08:32:06','2025-05-27 10:32:06'),
(199534,68386,'action created','2025-05-27 08:32:07','2025-05-27 10:32:07'),
(199535,68387,'action created','2025-05-27 08:32:07','2025-05-27 10:32:07'),
(199536,68388,'action created','2025-05-27 08:32:07','2025-05-27 10:32:07'),
(199537,68383,'action started via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199538,68383,'action complete via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199539,68384,'action started via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199540,68384,'action complete via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199541,68385,'action started via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199542,68385,'action complete via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199543,68386,'action started via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199544,68386,'action complete via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199545,68387,'action started via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199546,68387,'action complete via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199547,68388,'action started via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199548,68388,'action complete via WP Cron','2025-05-27 08:33:57','2025-05-27 10:33:57'),
(199549,68389,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199550,68390,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199551,68391,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199552,68392,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199553,68393,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199554,68389,'action started via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199555,68389,'action complete via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199556,68390,'action started via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199557,68394,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199558,68390,'action complete via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199559,68391,'action started via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199560,68391,'action complete via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199561,68393,'action started via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199562,68393,'action complete via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199563,68395,'action created','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199564,68395,'action started via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199565,68395,'action complete via WP Cron','2025-05-27 12:49:14','2025-05-27 14:49:14'),
(199566,68396,'action created','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199567,68397,'action created','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199568,68398,'action created','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199569,68399,'action created','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199570,68392,'action started via WP Cron','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199571,68392,'action complete via WP Cron','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199572,68394,'action started via WP Cron','2025-05-27 12:49:24','2025-05-27 14:49:24'),
(199573,68394,'action complete via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199574,68396,'action started via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199575,68396,'action complete via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199576,68397,'action started via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199577,68397,'action complete via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199578,68398,'action started via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199579,68398,'action complete via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199580,68399,'action started via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199581,68399,'action complete via WP Cron','2025-05-27 12:49:25','2025-05-27 14:49:25'),
(199582,68400,'action created','2025-05-27 12:49:32','2025-05-27 14:49:32'),
(199583,68401,'action created','2025-05-27 12:49:32','2025-05-27 14:49:32'),
(199584,68402,'action created','2025-05-27 12:53:09','2025-05-27 14:53:09'),
(199585,68403,'action created','2025-05-27 12:53:09','2025-05-27 14:53:09'),
(199586,68400,'action started via WP Cron','2025-05-27 12:53:09','2025-05-27 14:53:09'),
(199587,68400,'action complete via WP Cron','2025-05-27 12:53:09','2025-05-27 14:53:09'),
(199588,68401,'action started via WP Cron','2025-05-27 12:53:09','2025-05-27 14:53:09'),
(199589,68401,'action complete via WP Cron','2025-05-27 12:53:10','2025-05-27 14:53:10'),
(199590,68402,'action started via WP Cron','2025-05-27 12:53:10','2025-05-27 14:53:10'),
(199591,68402,'action complete via WP Cron','2025-05-27 12:53:10','2025-05-27 14:53:10'),
(199592,68403,'action started via WP Cron','2025-05-27 12:53:10','2025-05-27 14:53:10'),
(199593,68403,'action complete via WP Cron','2025-05-27 12:53:10','2025-05-27 14:53:10'),
(199594,68404,'action created','2025-05-27 13:36:07','2025-05-27 15:36:07'),
(199595,68405,'action created','2025-05-27 13:36:07','2025-05-27 15:36:07'),
(199596,68404,'action started via WP Cron','2025-05-27 13:36:08','2025-05-27 15:36:08'),
(199597,68404,'action complete via WP Cron','2025-05-27 13:36:08','2025-05-27 15:36:08'),
(199598,68405,'action started via WP Cron','2025-05-27 13:36:08','2025-05-27 15:36:08'),
(199599,68405,'action complete via WP Cron','2025-05-27 13:36:08','2025-05-27 15:36:08'),
(199600,68406,'action created','2025-05-27 13:37:32','2025-05-27 15:37:32'),
(199601,68407,'action created','2025-05-27 13:37:32','2025-05-27 15:37:32'),
(199602,68406,'action started via Async Request','2025-05-27 13:38:12','2025-05-27 15:38:12'),
(199603,68406,'action complete via Async Request','2025-05-27 13:38:12','2025-05-27 15:38:12'),
(199604,68407,'action started via Async Request','2025-05-27 13:38:12','2025-05-27 15:38:12'),
(199605,68407,'action complete via Async Request','2025-05-27 13:38:12','2025-05-27 15:38:12'),
(199606,68408,'action created','2025-05-27 14:10:43','2025-05-27 16:10:43'),
(199607,68408,'action started via WP Cron','2025-05-27 14:11:28','2025-05-27 16:11:28'),
(199608,68408,'action complete via WP Cron','2025-05-27 14:11:28','2025-05-27 16:11:28'),
(199609,68409,'action created','2025-05-27 14:37:00','2025-05-27 16:37:00'),
(199610,68410,'action created','2025-05-27 14:37:00','2025-05-27 16:37:00'),
(199611,68411,'action created','2025-05-27 14:37:00','2025-05-27 16:37:00'),
(199612,68412,'action created','2025-05-27 14:37:01','2025-05-27 16:37:01'),
(199613,68413,'action created','2025-05-27 14:37:01','2025-05-27 16:37:01'),
(199614,68414,'action created','2025-05-27 14:37:01','2025-05-27 16:37:01'),
(199615,68415,'action created','2025-05-27 14:37:01','2025-05-27 16:37:01'),
(199616,68416,'action created','2025-05-27 14:37:01','2025-05-27 16:37:01'),
(199617,68417,'action created','2025-05-27 14:37:01','2025-05-27 16:37:01'),
(199618,68409,'action started via Async Request','2025-05-27 14:37:45','2025-05-27 16:37:45'),
(199619,68409,'action complete via Async Request','2025-05-27 14:37:45','2025-05-27 16:37:45'),
(199620,68410,'action started via Async Request','2025-05-27 14:37:45','2025-05-27 16:37:45'),
(199621,68410,'action complete via Async Request','2025-05-27 14:37:45','2025-05-27 16:37:45'),
(199622,68411,'action started via Async Request','2025-05-27 14:37:45','2025-05-27 16:37:45'),
(199623,68411,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199624,68412,'action started via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199625,68412,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199626,68413,'action started via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199627,68413,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199628,68414,'action started via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199629,68414,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199630,68415,'action started via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199631,68415,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199632,68416,'action started via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199633,68416,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199634,68417,'action started via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199635,68417,'action complete via Async Request','2025-05-27 14:37:46','2025-05-27 16:37:46'),
(199636,68321,'action started via Async Request','2025-05-28 13:20:45','2025-05-28 15:20:45'),
(199637,68321,'action complete via Async Request','2025-05-28 13:20:45','2025-05-28 15:20:45'),
(199638,68418,'action created','2025-05-28 13:20:45','2025-05-28 15:20:45'),
(199639,68419,'action created','2025-05-28 13:21:40','2025-05-28 15:21:40'),
(199640,68419,'action started via Async Request','2025-05-28 13:22:40','2025-05-28 15:22:40'),
(199641,68419,'action complete via Async Request','2025-05-28 13:22:40','2025-05-28 15:22:40'),
(199642,68420,'action created','2025-05-28 14:37:49','2025-05-28 16:37:49'),
(199643,68420,'action started via Async Request','2025-05-28 14:38:13','2025-05-28 16:38:13'),
(199644,68420,'action complete via Async Request','2025-05-28 14:38:13','2025-05-28 16:38:13'),
(199645,68421,'action created','2025-05-28 15:54:49','2025-05-28 17:54:49'),
(199646,68421,'action started via WP Cron','2025-05-28 15:55:42','2025-05-28 17:55:42'),
(199647,68421,'action complete via WP Cron','2025-05-28 15:55:42','2025-05-28 17:55:42');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cky_banners`
--

DROP TABLE IF EXISTS `wp_cky_banners`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cky_banners` (
  `banner_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `status` int(11) NOT NULL DEFAULT 0,
  `settings` longtext NOT NULL DEFAULT '',
  `banner_default` int(11) NOT NULL DEFAULT 0,
  `contents` longtext NOT NULL DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`banner_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cky_banners`
--

LOCK TABLES `wp_cky_banners` WRITE;
/*!40000 ALTER TABLE `wp_cky_banners` DISABLE KEYS */;
INSERT INTO `wp_cky_banners` VALUES
(1,'GDPR','gdpr-1',1,'{\"settings\":{\"id\":\"banner-1\",\"type\":\"box\",\"position\":\"bottom-left\",\"versionID\":\"6.0.0\",\"applicableLaw\":\"gdpr\",\"languages\":{\"default\":\"en\",\"selected\":[\"en\"]},\"templateGroup\":\"default\",\"customHtml\":{\"status\":false},\"theme\":\"light\",\"consentExpiry\":{\"status\":true,\"value\":\"365\"},\"ruleSet\":[{\"code\":\"ALL\",\"regions\":[]}]},\"behaviours\":{\"reloadBannerOnAccept\":{\"status\":false},\"loadAnalyticsByDefault\":{\"status\":false},\"animations\":{\"onLoad\":\"animate\",\"onHide\":\"sticky\"},\"legacyFunctions\":{\"accept\":{\"action\":\"acceptClose\",\"newTab\":false},\"reject\":{\"action\":\"rejectClose\",\"newTab\":false},\"idle\":{\"action\":\"acceptClose\",\"delay\":\"1000\"},\"navigation\":{\"action\":\"acceptClose\"},\"pageScroll\":{\"action\":\"acceptClose\"}},\"respectGPC\":{\"status\":false}},\"config\":{\"notice\":{\"status\":true,\"tag\":\"notice\",\"type\":\"container\",\"styles\":{\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"brandLogo\":{\"status\":false,\"tag\":\"brand-logo\",\"meta\":{\"url\":\"#\"}},\"buttons\":{\"status\":true,\"tag\":\"notice-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"settings\":{\"status\":true,\"tag\":\"settings-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"readMore\":{\"status\":false,\"tag\":\"readmore-button\",\"type\":\"link\",\"meta\":{\"noFollow\":true,\"newTab\":true},\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}},\"donotSell\":{\"status\":false,\"tag\":\"donotsell-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}}}},\"closeButton\":{\"status\":false,\"tag\":\"close-button\"}}},\"categoryPreview\":{\"status\":false,\"type\":\"container\",\"tag\":\"detail-category-preview\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-preview-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-preview-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-category-preview-buttons\",\"elements\":{\"save\":{\"status\":true,\"tag\":\"detail-category-preview-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}}}},\"preferenceCenter\":{\"status\":true,\"tag\":\"detail\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"closeButton\":{\"status\":true,\"type\":\"button\",\"tag\":\"detail-close\"},\"categories\":{\"status\":true,\"tag\":\"detail-categories\",\"type\":\"container\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-category-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"detail-accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"detail-reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"save\":{\"status\":true,\"tag\":\"detail-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"detail-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}}}},\"optoutPopup\":{\"status\":false,\"tag\":\"optout-popup\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#F4F4F4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"optout-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"optout-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"optOption\":{\"status\":true,\"tag\":\"optout-option\",\"type\":\"container\",\"elements\":{\"toggle\":{\"status\":true,\"tag\":\"optout-option-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863dc\"}},\"inactive\":{\"styles\":{\"background-color\":\"#FFFFFF\"}}}},\"title\":{\"type\":\"text\",\"tag\":\"optout-option-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"gpcOption\":{\"type\":\"container\",\"tag\":\"optout-gpc-option\",\"status\":false,\"elements\":{\"description\":{\"type\":\"text\",\"tag\":\"optout-gpc-option-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"optout-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}},\"buttons\":{\"status\":true,\"tag\":\"optout-buttons\",\"type\":\"container\",\"elements\":{\"confirm\":{\"status\":true,\"tag\":\"optout-confirm-button\",\"type\":\"button\",\"styles\":{\"color\":\"#f4f4f4\",\"background-color\":\"#1863dc\",\"border-color\":\"#1863dc\"}},\"cancel\":{\"status\":true,\"tag\":\"optout-cancel-button\",\"type\":\"button\",\"styles\":{\"color\":\"#858585\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#dedfe0\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"optout-close\",\"type\":\"button\"}}},\"auditTable\":{\"status\":true,\"tag\":\"audit-table\",\"type\":\"table\",\"meta\":{\"headers\":[\"id\",\"duration\",\"description\"]},\"styles\":{\"color\":\"#212121\",\"background-color\":\"#f4f4f4\",\"border-color\":\"#ebebeb\"}},\"revisitConsent\":{\"status\":true,\"tag\":\"revisit-consent\",\"position\":\"bottom-left\",\"meta\":{\"url\":\"#\"},\"styles\":{\"background-color\":\"#0056A7\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"revisit-consent-title\",\"status\":true,\"styles\":{\"color\":\"#0056a7\"}}}},\"videoPlaceholder\":{\"status\":true,\"tag\":\"video-placeholder\",\"styles\":{\"background-color\":\"#000000\",\"border-color\":\"#000000\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"placeholder-title\",\"status\":true,\"styles\":{\"color\":\"#ffffff\"}}}}},\"meta\":{\"customCSS\":\"\",\"customHTML\":\"\"}}',1,'{\"en\":{\"notice\":{\"elements\":{\"title\":\"We value your privacy\",\"description\":\"<p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \\\"Accept All\\\", you consent to our use of cookies.<\\/p>\",\"privacyLink\":\"\",\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"reject\":\"Reject All\",\"settings\":\"Customize\",\"readMore\":\"Cookie Policy\",\"donotSell\":\"Do Not Sell or Share My Personal Information\"}},\"closeButton\":\"Close\"}},\"categoryPreview\":{\"elements\":{\"buttons\":{\"elements\":{\"save\":\"Save My Preferences\"}}}},\"preferenceCenter\":{\"elements\":{\"title\":\"Customize Consent Preferences\",\"description\":\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorized as \\\"Necessary\\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"category\":{\"elements\":{\"alwaysEnabled\":\"Always Active\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"save\":\"Save My Preferences\",\"reject\":\"Reject All\"}},\"closeButton\":\"Close\"}},\"optoutPopup\":{\"elements\":{\"title\":\"Opt-out Preferences\",\"description\":\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button. Once you opt out, you can opt in again at any time by unchecking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button.<\\/p>\",\"optOption\":{\"elements\":{\"title\":\"Do Not Sell or Share My Personal Information\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"gpcOption\":{\"elements\":{\"description\":\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>\"}},\"showLess\":\"Show less\",\"showMore\":\"Show more\",\"buttons\":{\"elements\":{\"cancel\":\"Cancel\",\"confirm\":\"Save My Preferences\"}},\"closeButton\":\"Close\"}},\"revisitConsent\":{\"elements\":{\"title\":\"Cookie Settings\"}},\"auditTable\":{\"elements\":{\"headers\":{\"elements\":{\"id\":\"Cookie\",\"duration\":\"Duration\",\"description\":\"Description\"}},\"message\":\"No cookies to display.\"}},\"videoPlaceholder\":{\"elements\":{\"title\":\"Please accept cookies to access this content\"}}}}','2023-02-16 16:42:12','2023-02-16 16:42:12'),
(2,'CCPA','ccpa-2',0,'{\"settings\":{\"id\":\"banner-1\",\"type\":\"box\",\"position\":\"bottom-left\",\"versionID\":\"6.0.0\",\"applicableLaw\":\"ccpa\",\"languages\":{\"default\":\"en\",\"selected\":[\"en\"]},\"templateGroup\":\"default\",\"customHtml\":{\"status\":false},\"theme\":\"light\",\"consentExpiry\":{\"status\":true,\"value\":\"365\"},\"ruleSet\":[{\"code\":\"ALL\",\"regions\":[]}]},\"behaviours\":{\"reloadBannerOnAccept\":{\"status\":false},\"loadAnalyticsByDefault\":{\"status\":false},\"animations\":{\"onLoad\":\"animate\",\"onHide\":\"sticky\"},\"legacyFunctions\":{\"accept\":{\"action\":\"acceptClose\",\"newTab\":false},\"reject\":{\"action\":\"rejectClose\",\"newTab\":false},\"idle\":{\"action\":\"acceptClose\",\"delay\":\"1000\"},\"navigation\":{\"action\":\"acceptClose\"},\"pageScroll\":{\"action\":\"acceptClose\"}},\"respectGPC\":{\"status\":false}},\"config\":{\"notice\":{\"status\":true,\"tag\":\"notice\",\"type\":\"container\",\"styles\":{\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"brandLogo\":{\"status\":false,\"tag\":\"brand-logo\",\"meta\":{\"url\":\"#\"}},\"buttons\":{\"status\":true,\"tag\":\"notice-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":false,\"tag\":\"accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":false,\"tag\":\"reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"settings\":{\"status\":false,\"tag\":\"settings-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"readMore\":{\"status\":false,\"tag\":\"readmore-button\",\"type\":\"link\",\"meta\":{\"noFollow\":true,\"newTab\":true},\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}},\"donotSell\":{\"status\":true,\"tag\":\"donotsell-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"transparent\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"close-button\"}}},\"categoryPreview\":{\"status\":false,\"type\":\"container\",\"tag\":\"detail-category-preview\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-preview-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-preview-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-category-preview-buttons\",\"elements\":{\"save\":{\"status\":true,\"tag\":\"detail-category-preview-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}}}},\"preferenceCenter\":{\"status\":false,\"tag\":\"detail\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#f4f4f4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"closeButton\":{\"status\":true,\"type\":\"button\",\"tag\":\"detail-close\"},\"categories\":{\"status\":true,\"tag\":\"detail-categories\",\"type\":\"container\",\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"detail-category-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"detail-category-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"toggle\":{\"status\":true,\"tag\":\"detail-category-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863DC\"}},\"inactive\":{\"styles\":{\"background-color\":\"#D0D5D2\"}}}}}},\"buttons\":{\"status\":true,\"tag\":\"detail-buttons\",\"type\":\"container\",\"elements\":{\"accept\":{\"status\":true,\"tag\":\"detail-accept-button\",\"type\":\"button\",\"styles\":{\"color\":\"#FFFFFF\",\"background-color\":\"#1863DC\",\"border-color\":\"#1863DC\"}},\"reject\":{\"status\":true,\"tag\":\"detail-reject-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}},\"save\":{\"status\":true,\"tag\":\"detail-save-button\",\"type\":\"button\",\"styles\":{\"color\":\"#1863DC\",\"background-color\":\"transparent\",\"border-color\":\"#1863DC\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"detail-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}}}},\"optoutPopup\":{\"status\":true,\"tag\":\"optout-popup\",\"type\":\"container\",\"styles\":{\"color\":\"#212121\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#F4F4F4\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"optout-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"description\":{\"type\":\"text\",\"tag\":\"optout-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}},\"optOption\":{\"status\":true,\"tag\":\"optout-option\",\"type\":\"container\",\"elements\":{\"toggle\":{\"status\":true,\"tag\":\"optout-option-toggle\",\"type\":\"toggle\",\"states\":{\"active\":{\"styles\":{\"background-color\":\"#1863dc\"}},\"inactive\":{\"styles\":{\"background-color\":\"#FFFFFF\"}}}},\"title\":{\"type\":\"text\",\"tag\":\"optout-option-title\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"gpcOption\":{\"type\":\"container\",\"tag\":\"optout-gpc-option\",\"status\":false,\"elements\":{\"description\":{\"type\":\"text\",\"tag\":\"optout-gpc-option-description\",\"status\":true,\"styles\":{\"color\":\"#212121\"}}}},\"poweredBy\":{\"status\":true,\"tag\":\"optout-powered-by\",\"styles\":{\"background-color\":\"#EDEDED\",\"color\":\"#293C5B\"}},\"buttons\":{\"status\":true,\"tag\":\"optout-buttons\",\"type\":\"container\",\"elements\":{\"confirm\":{\"status\":true,\"tag\":\"optout-confirm-button\",\"type\":\"button\",\"styles\":{\"color\":\"#f4f4f4\",\"background-color\":\"#1863dc\",\"border-color\":\"#1863dc\"}},\"cancel\":{\"status\":true,\"tag\":\"optout-cancel-button\",\"type\":\"button\",\"styles\":{\"color\":\"#858585\",\"background-color\":\"#FFFFFF\",\"border-color\":\"#dedfe0\"}}}},\"closeButton\":{\"status\":true,\"tag\":\"optout-close\",\"type\":\"button\"}}},\"auditTable\":{\"status\":false,\"tag\":\"audit-table\",\"type\":\"table\",\"meta\":{\"headers\":[\"id\",\"duration\",\"description\"]},\"styles\":{\"color\":\"#212121\",\"background-color\":\"#f4f4f4\",\"border-color\":\"#ebebeb\"}},\"revisitConsent\":{\"status\":true,\"tag\":\"revisit-consent\",\"position\":\"bottom-left\",\"meta\":{\"url\":\"#\"},\"styles\":{\"background-color\":\"#0056A7\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"revisit-consent-title\",\"status\":true,\"styles\":{\"color\":\"#0056a7\"}}}},\"videoPlaceholder\":{\"status\":true,\"tag\":\"video-placeholder\",\"styles\":{\"background-color\":\"#000000\",\"border-color\":\"#000000\"},\"elements\":{\"title\":{\"type\":\"text\",\"tag\":\"placeholder-title\",\"status\":true,\"styles\":{\"color\":\"#ffffff\"}}}}},\"meta\":{\"customCSS\":\"\",\"customHTML\":\"\"}}',0,'{\"en\":{\"notice\":{\"elements\":{\"title\":\"We value your privacy\",\"description\":\"This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \\\"Do Not Sell or Share My Personal Information\\\" link.\",\"privacyLink\":\"\",\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"reject\":\"Reject All\",\"settings\":\"Customize\",\"readMore\":\"Cookie Policy\",\"donotSell\":\"Do Not Sell or Share My Personal Information\"}},\"closeButton\":\"Close\"}},\"categoryPreview\":{\"elements\":{\"buttons\":{\"elements\":{\"save\":\"Save My Preferences\"}}}},\"preferenceCenter\":{\"elements\":{\"title\":\"Customize Consent Preferences\",\"description\":\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.<\\/p><p>The cookies that are categorized as \\\"Necessary\\\" are stored on your browser as they are essential for enabling the basic functionalities of the site. <\\/p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.<\\/p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.<\\/p>\",\"showMore\":\"Show more\",\"showLess\":\"Show less\",\"category\":{\"elements\":{\"alwaysEnabled\":\"Always Active\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"buttons\":{\"elements\":{\"accept\":\"Accept All\",\"save\":\"Save My Preferences\",\"reject\":\"Reject All\"}},\"closeButton\":\"Close\"}},\"optoutPopup\":{\"elements\":{\"title\":\"Opt-out Preferences\",\"description\":\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button. Once you opt out, you can opt in again at any time by unchecking \\\"Do Not Sell or Share My Personal Information\\\" and clicking the \\\"Save My Preferences\\\" button.<\\/p>\",\"optOption\":{\"elements\":{\"title\":\"Do Not Sell or Share My Personal Information\",\"enable\":\"Enable\",\"disable\":\"Disable\"}},\"gpcOption\":{\"elements\":{\"description\":\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control<\\/b> signal from your browser and, therefore, you cannot change this setting.<\\/p>\"}},\"showLess\":\"Show less\",\"showMore\":\"Show more\",\"buttons\":{\"elements\":{\"cancel\":\"Cancel\",\"confirm\":\"Save My Preferences\"}},\"closeButton\":\"Close\"}},\"revisitConsent\":{\"elements\":{\"title\":\"Cookie Settings\"}},\"auditTable\":{\"elements\":{\"headers\":{\"elements\":{\"id\":\"Cookie\",\"duration\":\"Duration\",\"description\":\"Description\"}},\"message\":\"No cookies to display.\"}},\"videoPlaceholder\":{\"elements\":{\"title\":\"Please accept cookies to access this content\"}}}}','2023-02-16 16:42:15','2023-02-16 16:42:15');
/*!40000 ALTER TABLE `wp_cky_banners` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cky_cookie_categories`
--

DROP TABLE IF EXISTS `wp_cky_cookie_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cky_cookie_categories` (
  `category_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `prior_consent` int(11) NOT NULL DEFAULT 0,
  `visibility` int(11) NOT NULL DEFAULT 1,
  `priority` int(11) NOT NULL DEFAULT 0,
  `sell_personal_data` int(11) NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`category_id`),
  UNIQUE KEY `slug` (`slug`)
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cky_cookie_categories`
--

LOCK TABLES `wp_cky_cookie_categories` WRITE;
/*!40000 ALTER TABLE `wp_cky_cookie_categories` DISABLE KEYS */;
INSERT INTO `wp_cky_cookie_categories` VALUES
(1,'{\"en\":\"Necessary\"}','necessary','{\"en\":\"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.<\\/p>\"}',1,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:17'),
(2,'{\"en\":\"Functional\"}','functional','{\"en\":\"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:18'),
(3,'{\"en\":\"Analytics\"}','analytics','{\"en\":\"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:18'),
(4,'{\"en\":\"Performance\"}','performance','{\"en\":\"<p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:20'),
(5,'{\"en\":\"Advertisement\"}','advertisement','{\"en\":\"<p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.<\\/p>\"}',0,1,0,1,'[]','0000-00-00 00:00:00','2023-02-16 16:42:21');
/*!40000 ALTER TABLE `wp_cky_cookie_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cky_cookies`
--

DROP TABLE IF EXISTS `wp_cky_cookies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cky_cookies` (
  `cookie_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(190) NOT NULL DEFAULT '',
  `slug` varchar(190) NOT NULL DEFAULT '',
  `description` longtext NOT NULL DEFAULT '',
  `duration` text NOT NULL DEFAULT '',
  `domain` varchar(190) NOT NULL DEFAULT '',
  `category` bigint(20) NOT NULL,
  `type` text NOT NULL DEFAULT '',
  `discovered` int(11) NOT NULL DEFAULT 0,
  `url_pattern` varchar(190) DEFAULT '',
  `meta` longtext DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`cookie_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cky_cookies`
--

LOCK TABLES `wp_cky_cookies` WRITE;
/*!40000 ALTER TABLE `wp_cky_cookies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cky_cookies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan` (
  `id_cli_cookie_scan` int(11) NOT NULL AUTO_INCREMENT,
  `status` int(11) NOT NULL DEFAULT 0,
  `created_at` int(11) NOT NULL DEFAULT 0,
  `total_url` int(11) NOT NULL DEFAULT 0,
  `total_cookies` int(11) NOT NULL DEFAULT 0,
  `current_action` varchar(50) NOT NULL,
  `current_offset` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id_cli_cookie_scan`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan`
--

LOCK TABLES `wp_cli_cookie_scan` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan_categories`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan_categories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan_categories` (
  `id_cli_cookie_category` int(11) NOT NULL AUTO_INCREMENT,
  `cli_cookie_category_name` varchar(100) NOT NULL,
  `cli_cookie_category_description` text DEFAULT NULL,
  PRIMARY KEY (`id_cli_cookie_category`),
  UNIQUE KEY `cookie` (`cli_cookie_category_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan_categories`
--

LOCK TABLES `wp_cli_cookie_scan_categories` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_categories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_categories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan_cookies`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan_cookies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan_cookies` (
  `id_cli_cookie_scan_cookies` int(11) NOT NULL AUTO_INCREMENT,
  `id_cli_cookie_scan` int(11) NOT NULL DEFAULT 0,
  `id_cli_cookie_scan_url` int(11) NOT NULL DEFAULT 0,
  `cookie_id` varchar(255) NOT NULL,
  `expiry` varchar(255) NOT NULL,
  `type` varchar(255) NOT NULL,
  `category` varchar(255) NOT NULL,
  `category_id` int(11) NOT NULL,
  `description` text DEFAULT '',
  PRIMARY KEY (`id_cli_cookie_scan_cookies`),
  UNIQUE KEY `cookie` (`id_cli_cookie_scan`,`cookie_id`),
  KEY `category_id` (`category_id`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_1` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_2` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_3` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`),
  CONSTRAINT `wp_cli_cookie_scan_cookies_ibfk_4` FOREIGN KEY (`category_id`) REFERENCES `wp_cli_cookie_scan_categories` (`id_cli_cookie_category`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan_cookies`
--

LOCK TABLES `wp_cli_cookie_scan_cookies` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_cookies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_cookies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_cookie_scan_url`
--

DROP TABLE IF EXISTS `wp_cli_cookie_scan_url`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_cookie_scan_url` (
  `id_cli_cookie_scan_url` int(11) NOT NULL AUTO_INCREMENT,
  `id_cli_cookie_scan` int(11) NOT NULL DEFAULT 0,
  `url` text NOT NULL,
  `scanned` int(11) NOT NULL DEFAULT 0,
  `total_cookies` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id_cli_cookie_scan_url`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_cookie_scan_url`
--

LOCK TABLES `wp_cli_cookie_scan_url` WRITE;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_url` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_cli_cookie_scan_url` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_cli_scripts`
--

DROP TABLE IF EXISTS `wp_cli_scripts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_cli_scripts` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `cliscript_title` text NOT NULL,
  `cliscript_category` varchar(100) NOT NULL,
  `cliscript_type` int(11) DEFAULT 0,
  `cliscript_status` varchar(100) NOT NULL,
  `cliscript_description` longtext NOT NULL,
  `cliscript_key` varchar(100) NOT NULL,
  `type` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cli_scripts`
--

LOCK TABLES `wp_cli_scripts` WRITE;
/*!40000 ALTER TABLE `wp_cli_scripts` DISABLE KEYS */;
INSERT INTO `wp_cli_scripts` VALUES
(1,'Official Facebook Pixel','analytics',1,'','Official Facebook Pixel','facebook-for-wordpress',0),
(2,'Smash Balloon Twitter Feed','analytics',1,'','Twitter Feed By Smash Baloon','twitter-feed',0),
(3,'Smash Balloon Instagram Feed','advertisement',1,'','Instagram Feed By Smash Baloon','instagram-feed',0),
(4,'Google Analytics for WordPress by MonsterInsights','analytics',1,'','Google Analytics Dashboard Plugin for WordPress by MonsterInsights','google-analytics-for-wordpress',0);
/*!40000 ALTER TABLE `wp_cli_scripts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) 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 NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=1121 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES
(2,1081,'WooCommerce','woocommerce@nixin.co.za','','','2019-06-06 09:39:39','2019-06-06 07:39:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(8,1520,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-03 10:59:14','2019-10-03 08:59:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(11,1535,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-04 16:45:47','2019-10-04 14:45:47','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(44,1553,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-09 15:31:35','2019-10-09 13:31:35','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(50,1592,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-16 10:57:52','2019-10-16 08:57:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(56,1592,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-16 12:13:18','2019-10-16 10:13:18','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(59,1553,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-16 12:41:59','2019-10-16 10:41:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(62,1535,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-16 12:42:10','2019-10-16 10:42:10','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(65,1598,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-16 20:21:32','2019-10-16 18:21:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(71,1628,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-22 07:28:51','2019-10-22 05:28:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(74,1637,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-23 09:55:32','2019-10-23 07:55:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(80,1646,'WooCommerce','woocommerce@nixin.co.za','','','2019-10-27 21:09:07','2019-10-27 19:09:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(83,1646,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:48:34','2019-10-28 05:48:34','Order details manually sent to customer.',0,'1','WooCommerce','order_note',0,0),
(86,1637,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:49:30','2019-10-28 05:49:30','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0),
(89,1628,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:50:01','2019-10-28 05:50:01','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(92,1598,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:50:33','2019-10-28 05:50:33','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(95,1646,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-28 07:50:52','2019-10-28 05:50:52','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0),
(98,1637,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-30 12:01:17','2019-10-30 10:01:17','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),
(101,1646,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-10-30 12:02:12','2019-10-30 10:02:12','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),
(107,1682,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-02 10:56:01','2019-11-02 08:56:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(110,1688,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-06 16:05:11','2019-11-06 14:05:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(113,1688,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-11 16:28:51','2019-11-11 14:28:51','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(116,1682,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-11 16:29:12','2019-11-11 14:29:12','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0),
(119,1706,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-11 22:07:21','2019-11-11 20:07:21','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(125,1706,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-14 12:54:40','2019-11-14 10:54:40','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(128,1682,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2019-11-14 12:55:01','2019-11-14 10:55:01','Order status changed from Pending payment to Completed.',0,'1','WooCommerce','order_note',0,0),
(131,1787,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-19 14:08:30','2019-11-19 12:08:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(137,1823,'WooCommerce','woocommerce@nixin.co.za','','','2019-11-21 14:58:05','2019-11-21 12:58:05','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(143,1832,'WooCommerce','woocommerce@nixin.co.za','','','2019-12-07 17:26:15','2019-12-07 15:26:15','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(146,1850,'WooCommerce','woocommerce@nixin.co.za','','','2019-12-12 14:53:21','2019-12-12 12:53:21','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(147,1854,'WooCommerce','woocommerce@nixin.co.za','','','2020-01-15 15:25:29','2020-01-15 13:25:29','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(148,1856,'WooCommerce','woocommerce@nixin.co.za','','','2020-01-21 14:22:57','2020-01-21 12:22:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(149,1857,'WooCommerce','woocommerce@nixin.co.za','','','2020-01-27 10:58:12','2020-01-27 08:58:12','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(150,1862,'WooCommerce','woocommerce@nixin.co.za','','','2020-03-04 05:20:32','2020-03-04 03:20:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(151,1862,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2020-03-11 08:37:57','2020-03-11 06:37:57','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(152,1854,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2020-03-11 08:39:34','2020-03-11 06:39:34','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(153,1850,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2020-03-11 08:39:47','2020-03-11 06:39:47','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(154,1867,'WooCommerce','woocommerce@nixin.co.za','','','2020-03-19 12:20:13','2020-03-19 10:20:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(155,1892,'WooCommerce','woocommerce@nixin.co.za','','','2020-05-04 09:34:38','2020-05-04 07:34:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(156,1892,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2020-05-06 15:20:28','2020-05-06 13:20:28','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(157,1894,'WooCommerce','woocommerce@nixin.co.za','','','2020-06-08 12:14:39','2020-06-08 10:14:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(158,1895,'WooCommerce','woocommerce@nixin.co.za','','','2020-06-08 13:07:51','2020-06-08 11:07:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(159,1896,'WooCommerce','woocommerce@nixin.co.za','','','2020-06-17 11:49:34','2020-06-17 09:49:34','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(160,1900,'WooCommerce','woocommerce@nixin.co.za','','','2020-07-03 09:06:11','2020-07-03 07:06:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(161,1903,'WooCommerce','woocommerce@nixin.co.za','','','2020-07-10 11:32:47','2020-07-10 09:32:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(162,1904,'WooCommerce','woocommerce@nixin.co.za','','','2020-07-13 10:41:39','2020-07-13 08:41:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(163,1905,'WooCommerce','woocommerce@nixin.co.za','','','2020-07-25 22:06:25','2020-07-25 20:06:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(164,1906,'WooCommerce','woocommerce@nixin.co.za','','','2020-07-27 13:37:49','2020-07-27 11:37:49','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(165,1907,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-03 07:29:28','2020-08-03 05:29:28','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(166,1908,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-10 14:16:06','2020-08-10 12:16:06','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(167,1909,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-12 10:33:46','2020-08-12 08:33:46','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(168,1911,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-13 14:10:42','2020-08-13 12:10:42','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(169,1912,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-14 13:34:59','2020-08-14 11:34:59','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(170,1913,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-16 21:55:47','2020-08-16 19:55:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(171,1914,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-27 07:25:28','2020-08-27 05:25:28','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(172,1927,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-28 12:59:05','2020-08-28 10:59:05','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(173,1928,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-28 13:18:58','2020-08-28 11:18:58','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(174,1929,'WooCommerce','woocommerce@nixin.co.za','','','2020-08-30 17:05:51','2020-08-30 15:05:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(175,1930,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-09 13:48:21','2020-09-09 11:48:21','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(176,1931,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-11 12:23:47','2020-09-11 10:23:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(177,1932,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-13 08:01:37','2020-09-13 06:01:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(178,1933,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-13 10:36:34','2020-09-13 08:36:34','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(179,1934,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-18 10:56:08','2020-09-18 08:56:08','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(180,1935,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-21 08:20:06','2020-09-21 06:20:06','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(181,1936,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-24 16:04:30','2020-09-24 14:04:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(182,1937,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-25 07:15:55','2020-09-25 05:15:55','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(183,1938,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-28 09:47:36','2020-09-28 07:47:36','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(184,1939,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-28 19:16:25','2020-09-28 17:16:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(185,1941,'WooCommerce','woocommerce@nixin.co.za','','','2020-09-30 16:43:41','2020-09-30 14:43:41','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(186,1946,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-01 10:48:01','2020-10-01 08:48:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(187,1947,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-02 05:24:49','2020-10-02 03:24:49','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(188,1948,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-04 18:46:19','2020-10-04 16:46:19','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(189,1949,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-04 22:16:14','2020-10-04 20:16:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(190,1950,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-05 13:35:03','2020-10-05 11:35:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(191,1951,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-06 19:37:27','2020-10-06 17:37:27','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(192,1952,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-07 06:51:36','2020-10-07 04:51:36','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(193,1953,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-07 10:57:09','2020-10-07 08:57:09','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(194,1954,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-09 11:52:07','2020-10-09 09:52:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(195,1955,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-09 16:38:39','2020-10-09 14:38:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(196,1956,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-09 17:27:41','2020-10-09 15:27:41','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(197,1957,'WooCommerce','woocommerce@nixin.co.za','','','2020-10-19 15:43:26','2020-10-19 13:43:26','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(198,1958,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-01 12:14:56','2020-11-01 10:14:56','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(199,1959,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-04 15:21:56','2020-11-04 13:21:56','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(200,1968,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-09 14:17:40','2020-11-09 12:17:40','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(201,1969,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-13 20:47:04','2020-11-13 18:47:04','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(202,1970,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-21 19:44:15','2020-11-21 17:44:15','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(203,1971,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-21 19:48:39','2020-11-21 17:48:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(204,1972,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-25 16:47:55','2020-11-25 14:47:55','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(205,1973,'WooCommerce','woocommerce@nixin.co.za','','','2020-11-30 16:26:25','2020-11-30 14:26:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(206,1974,'WooCommerce','woocommerce@nixin.co.za','','','2020-12-02 10:48:19','2020-12-02 08:48:19','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(207,1975,'WooCommerce','woocommerce@nixin.co.za','','','2020-12-02 17:20:10','2020-12-02 15:20:10','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(208,1976,'WooCommerce','woocommerce@nixin.co.za','','','2020-12-09 23:00:26','2020-12-09 21:00:26','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(209,1977,'WooCommerce','woocommerce@nixin.co.za','','','2020-12-16 08:40:32','2020-12-16 06:40:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(210,2019,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-04 10:16:50','2021-01-04 08:16:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(211,2020,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-05 08:30:32','2021-01-05 06:30:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(212,2021,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-07 10:13:52','2021-01-07 08:13:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(213,2022,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-07 13:28:15','2021-01-07 11:28:15','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(214,2023,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-08 05:20:48','2021-01-08 03:20:48','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(215,2024,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-08 08:52:06','2021-01-08 06:52:06','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(216,2025,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-10 13:02:36','2021-01-10 11:02:36','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(217,2026,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-14 14:34:25','2021-01-14 12:34:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(218,2027,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-21 11:58:47','2021-01-21 09:58:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(219,2028,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-22 22:49:22','2021-01-22 20:49:22','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(220,2029,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-28 12:10:13','2021-01-28 10:10:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(221,2030,'WooCommerce','woocommerce@nixin.co.za','','','2021-01-31 14:56:41','2021-01-31 12:56:41','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(222,2031,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-02 09:22:50','2021-02-02 07:22:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(223,2032,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-03 13:08:24','2021-02-03 11:08:24','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(224,2033,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-06 00:31:31','2021-02-05 22:31:31','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(225,2034,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-06 06:40:22','2021-02-06 04:40:22','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(226,2035,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-11 08:50:54','2021-02-11 06:50:54','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(227,2036,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-15 11:36:25','2021-02-15 09:36:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(228,2037,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-21 12:36:25','2021-02-21 10:36:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(229,2038,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-22 13:54:12','2021-02-22 11:54:12','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(230,2039,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-23 11:54:08','2021-02-23 09:54:08','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(231,2040,'WooCommerce','woocommerce@nixin.co.za','','','2021-02-24 11:56:21','2021-02-24 09:56:21','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(232,2041,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-01 16:02:50','2021-03-01 14:02:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(233,2042,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-04 08:06:25','2021-03-04 06:06:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(234,2044,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-10 19:53:06','2021-03-10 17:53:06','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(235,2045,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-11 10:23:27','2021-03-11 08:23:27','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(236,2046,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-15 08:05:41','2021-03-15 06:05:41','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(237,2047,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-16 13:21:18','2021-03-16 11:21:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(238,2048,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-19 12:34:16','2021-03-19 10:34:16','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(239,2049,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-20 14:04:42','2021-03-20 12:04:42','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(240,2050,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-25 08:36:18','2021-03-25 06:36:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(241,2051,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-25 10:07:58','2021-03-25 08:07:58','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(242,2052,'WooCommerce','woocommerce@nixin.co.za','','','2021-03-30 10:42:07','2021-03-30 08:42:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(243,2053,'WooCommerce','woocommerce@nixin.co.za','','','2021-04-07 13:40:45','2021-04-07 11:40:45','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(244,2054,'WooCommerce','woocommerce@nixin.co.za','','','2021-04-13 12:10:40','2021-04-13 10:10:40','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(245,2055,'WooCommerce','woocommerce@nixin.co.za','','','2021-04-18 18:11:57','2021-04-18 16:11:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(246,2056,'WooCommerce','woocommerce@nixin.co.za','','','2021-04-19 12:30:13','2021-04-19 10:30:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(247,2057,'WooCommerce','woocommerce@nixin.co.za','','','2021-04-21 16:47:58','2021-04-21 14:47:58','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(248,2058,'WooCommerce','woocommerce@nixin.co.za','','','2021-05-13 14:21:17','2021-05-13 12:21:17','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(249,2059,'WooCommerce','woocommerce@nixin.co.za','','','2021-05-13 18:24:16','2021-05-13 16:24:16','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(250,2060,'WooCommerce','woocommerce@nixin.co.za','','','2021-05-21 19:48:26','2021-05-21 17:48:26','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(251,2065,'WooCommerce','woocommerce@nixin.co.za','','','2021-06-10 11:20:20','2021-06-10 09:20:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(252,2066,'WooCommerce','woocommerce@nixin.co.za','','','2021-06-17 08:51:37','2021-06-17 06:51:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(253,2067,'WooCommerce','woocommerce@nixin.co.za','','','2021-06-17 08:54:07','2021-06-17 06:54:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(254,2068,'WooCommerce','woocommerce@nixin.co.za','','','2021-06-18 16:39:54','2021-06-18 14:39:54','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(255,2069,'WooCommerce','woocommerce@nixin.co.za','','','2021-06-19 10:32:15','2021-06-19 08:32:15','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(256,2070,'WooCommerce','woocommerce@nixin.co.za','','','2021-06-26 15:17:01','2021-06-26 13:17:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(257,2073,'WooCommerce','woocommerce@nixin.co.za','','','2021-07-08 12:42:23','2021-07-08 10:42:23','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(258,2165,'WooCommerce','woocommerce@nixin.co.za','','','2021-07-15 11:44:32','2021-07-15 09:44:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(259,2166,'WooCommerce','woocommerce@nixin.co.za','','','2021-07-22 15:13:12','2021-07-22 13:13:12','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(260,2167,'WooCommerce','woocommerce@nixin.co.za','','','2021-07-24 21:55:31','2021-07-24 19:55:31','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(261,2168,'WooCommerce','woocommerce@nixin.co.za','','','2021-07-27 22:17:26','2021-07-27 20:17:26','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(262,2184,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-01 09:02:25','2021-08-01 07:02:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(263,2185,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-02 15:59:59','2021-08-02 13:59:59','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(264,2186,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-06 12:05:03','2021-08-06 10:05:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(265,2187,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-13 11:20:56','2021-08-13 09:20:56','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(266,2188,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-13 11:29:20','2021-08-13 09:29:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(267,2189,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-13 11:31:24','2021-08-13 09:31:24','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(268,2190,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-14 10:51:16','2021-08-14 08:51:16','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(269,2191,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-18 18:35:00','2021-08-18 16:35:00','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(270,2192,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-18 19:10:41','2021-08-18 17:10:41','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(271,2193,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-20 13:06:28','2021-08-20 11:06:28','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(272,2194,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-21 06:07:48','2021-08-21 04:07:48','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(273,2195,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-24 14:07:57','2021-08-24 12:07:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(274,2196,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-24 19:40:35','2021-08-24 17:40:35','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(275,2197,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-26 21:03:39','2021-08-26 19:03:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(276,2198,'WooCommerce','woocommerce@nixin.co.za','','','2021-08-30 20:26:14','2021-08-30 18:26:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(277,2199,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-01 17:47:47','2021-09-01 15:47:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(278,2200,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-03 17:14:23','2021-09-03 15:14:23','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(279,2201,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-06 21:24:50','2021-09-06 19:24:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(280,2202,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-10 08:19:04','2021-09-10 06:19:04','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(281,2203,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-13 21:26:18','2021-09-13 19:26:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(282,2204,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-14 11:58:39','2021-09-14 09:58:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(283,2205,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-14 12:01:00','2021-09-14 10:01:00','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(284,2206,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-17 15:02:37','2021-09-17 13:02:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(285,2207,'WooCommerce','woocommerce@nixin.co.za','','','2021-09-21 10:19:52','2021-09-21 08:19:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(286,2208,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-05 17:30:38','2021-10-05 15:30:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(287,2254,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-20 18:59:14','2021-10-20 16:59:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(288,2255,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-21 10:59:55','2021-10-21 08:59:55','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(289,2256,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-21 12:15:18','2021-10-21 10:15:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(290,2257,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-22 15:09:29','2021-10-22 13:09:29','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(291,2258,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-23 15:58:11','2021-10-23 13:58:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(292,2259,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-28 12:01:32','2021-10-28 10:01:32','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(293,2260,'WooCommerce','woocommerce@nixin.co.za','','','2021-10-29 09:41:41','2021-10-29 07:41:41','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(294,2261,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-04 18:15:47','2021-11-04 16:15:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(295,2262,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-05 20:29:30','2021-11-05 18:29:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(296,2263,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-08 15:24:20','2021-11-08 13:24:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(297,2264,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-12 15:38:23','2021-11-12 13:38:23','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(298,2265,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-15 09:51:18','2021-11-15 07:51:18','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(299,2267,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-16 09:44:51','2021-11-16 07:44:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(300,2268,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-18 11:48:38','2021-11-18 09:48:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(301,2269,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-21 19:02:20','2021-11-21 17:02:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(302,2270,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-25 14:21:25','2021-11-25 12:21:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(303,2271,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-26 12:49:09','2021-11-26 10:49:09','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(304,2272,'WooCommerce','woocommerce@nixin.co.za','','','2021-11-26 13:40:30','2021-11-26 11:40:30','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(305,2273,'WooCommerce','woocommerce@nixin.co.za','','','2021-12-02 13:58:14','2021-12-02 11:58:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(306,2274,'WooCommerce','woocommerce@nixin.co.za','','','2021-12-02 14:05:16','2021-12-02 12:05:16','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(307,2275,'WooCommerce','woocommerce@nixin.co.za','','','2021-12-06 08:33:35','2021-12-06 06:33:35','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(308,2276,'WooCommerce','woocommerce@nixin.co.za','','','2021-12-11 10:52:38','2021-12-11 08:52:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(309,2277,'WooCommerce','woocommerce@nixin.co.za','','','2021-12-17 10:12:58','2021-12-17 08:12:58','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(310,2278,'WooCommerce','woocommerce@nixin.co.za','','','2022-01-12 14:34:38','2022-01-12 12:34:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(311,2282,'WooCommerce','woocommerce@nixin.co.za','','','2022-01-14 17:51:52','2022-01-14 15:51:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(312,2283,'WooCommerce','woocommerce@nixin.co.za','','','2022-01-16 22:14:13','2022-01-16 20:14:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(313,2284,'WooCommerce','woocommerce@nixin.co.za','','','2022-01-25 08:49:34','2022-01-25 06:49:34','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(314,2285,'WooCommerce','woocommerce@nixin.co.za','','','2022-01-25 16:34:49','2022-01-25 14:34:49','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(315,2286,'WooCommerce','woocommerce@nixin.co.za','','','2022-02-08 09:43:07','2022-02-08 07:43:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(316,2287,'WooCommerce','woocommerce@nixin.co.za','','','2022-02-08 11:00:43','2022-02-08 09:00:43','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(317,2288,'WooCommerce','woocommerce@nixin.co.za','','','2022-02-19 09:39:43','2022-02-19 07:39:43','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(318,2289,'WooCommerce','woocommerce@nixin.co.za','','','2022-02-21 16:40:47','2022-02-21 14:40:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(319,2290,'WooCommerce','woocommerce@nixin.co.za','','','2022-02-21 17:24:27','2022-02-21 15:24:27','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(320,2291,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-02 10:20:17','2022-03-02 08:20:17','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(321,2292,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-03 20:05:24','2022-03-03 18:05:24','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(322,2293,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-04 08:26:29','2022-03-04 06:26:29','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(323,2294,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-09 14:59:51','2022-03-09 12:59:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(324,2295,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-22 12:54:26','2022-03-22 10:54:26','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(325,2296,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-22 17:16:12','2022-03-22 15:16:12','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(326,2297,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-23 13:08:53','2022-03-23 11:08:53','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(327,2298,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-24 10:44:25','2022-03-24 08:44:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(328,2299,'WooCommerce','woocommerce@nixin.co.za','','','2022-03-30 12:51:22','2022-03-30 10:51:22','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(329,2300,'WooCommerce','woocommerce@nixin.co.za','','','2022-04-06 21:14:48','2022-04-06 19:14:48','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(330,2301,'WooCommerce','woocommerce@nixin.co.za','','','2022-04-12 08:36:27','2022-04-12 06:36:27','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(331,2302,'WooCommerce','woocommerce@nixin.co.za','','','2022-04-12 16:31:37','2022-04-12 14:31:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(332,2303,'WooCommerce','woocommerce@nixin.co.za','','','2022-04-20 14:29:13','2022-04-20 12:29:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(333,2304,'WooCommerce','woocommerce@nixin.co.za','','','2022-04-22 13:12:33','2022-04-22 11:12:33','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(334,2305,'WooCommerce','woocommerce@nixin.co.za','','','2022-04-25 14:33:39','2022-04-25 12:33:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(335,2306,'WooCommerce','woocommerce@nixin.co.za','','','2022-05-13 09:51:37','2022-05-13 07:51:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(336,2307,'WooCommerce','woocommerce@nixin.co.za','','','2022-05-16 15:59:08','2022-05-16 13:59:08','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(337,2308,'WooCommerce','woocommerce@nixin.co.za','','','2022-05-24 20:38:58','2022-05-24 18:38:58','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(338,2309,'WooCommerce','woocommerce@nixin.co.za','','','2022-05-29 20:41:25','2022-05-29 18:41:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(339,2310,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-04 15:19:27','2022-06-04 13:19:27','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(340,2311,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-07 16:05:42','2022-06-07 14:05:42','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(341,2312,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-09 14:17:35','2022-06-09 12:17:35','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(342,2313,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-17 14:50:07','2022-06-17 12:50:07','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(343,2314,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-19 12:22:03','2022-06-19 10:22:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(344,2315,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-21 15:19:44','2022-06-21 13:19:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(345,2316,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-21 15:27:13','2022-06-21 13:27:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(346,2317,'WooCommerce','woocommerce@nixin.co.za','','','2022-06-23 18:36:11','2022-06-23 16:36:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(347,2318,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-02 14:55:02','2022-07-02 12:55:02','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(348,2319,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-04 19:54:26','2022-07-04 17:54:26','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(349,2320,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-07 21:43:40','2022-07-07 19:43:40','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(350,2321,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-08 11:57:04','2022-07-08 09:57:04','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(351,2322,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-12 12:03:47','2022-07-12 10:03:47','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(352,2323,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-13 10:57:02','2022-07-13 08:57:02','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(353,2324,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-14 14:05:14','2022-07-14 12:05:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(354,2325,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-18 11:21:13','2022-07-18 09:21:13','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(355,2325,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2022-07-22 12:59:51','2022-07-22 10:59:51','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(356,2324,'swiminstyle','swiminstyle@wateritecspi.co.za','','','2022-07-22 13:00:00','2022-07-22 11:00:00','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(357,2343,'WooCommerce','woocommerce@nixin.co.za','','','2022-07-24 20:40:24','2022-07-24 18:40:24','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(358,2344,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-07 21:08:20','2022-08-07 19:08:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(359,2345,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-07 22:12:02','2022-08-07 20:12:02','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(360,2346,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-14 10:15:24','2022-08-14 08:15:24','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(361,2347,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-17 10:32:03','2022-08-17 08:32:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(362,2348,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-17 10:36:27','2022-08-17 08:36:27','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(363,2349,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-29 08:31:50','2022-08-29 06:31:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(364,2350,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-29 10:10:28','2022-08-29 08:10:28','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(365,2351,'WooCommerce','woocommerce@nixin.co.za','','','2022-08-29 17:21:31','2022-08-29 15:21:31','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(366,2361,'WooCommerce','woocommerce@nixin.co.za','','','2022-09-24 17:51:38','2022-09-24 15:51:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(367,2362,'WooCommerce','woocommerce@nixin.co.za','','','2022-10-02 14:43:59','2022-10-02 12:43:59','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(368,2363,'WooCommerce','woocommerce@nixin.co.za','','','2022-10-04 17:10:44','2022-10-04 15:10:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(369,2364,'WooCommerce','woocommerce@nixin.co.za','','','2022-10-09 12:40:01','2022-10-09 10:40:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(370,2365,'WooCommerce','woocommerce@nixin.co.za','','','2022-10-14 12:33:37','2022-10-14 10:33:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(371,2374,'WooCommerce','woocommerce@nixin.co.za','','','2022-10-20 09:54:42','2022-10-20 07:54:42','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(372,2577,'WooCommerce','woocommerce@nixin.co.za','','','2022-10-25 15:46:10','2022-10-25 13:46:10','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(373,2578,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-05 08:16:17','2022-11-05 06:16:17','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(374,2579,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-05 17:48:14','2022-11-05 15:48:14','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(375,2580,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-06 16:25:01','2022-11-06 14:25:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(376,2581,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-07 14:57:50','2022-11-07 12:57:50','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(377,2582,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-08 08:52:51','2022-11-08 06:52:51','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(378,2583,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-08 09:32:48','2022-11-08 07:32:48','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(379,2584,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-11 22:31:38','2022-11-11 20:31:38','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(380,2585,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-15 09:08:48','2022-11-15 07:08:48','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(381,2586,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-18 13:08:29','2022-11-18 11:08:29','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(382,2587,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-21 10:33:55','2022-11-21 08:33:55','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(383,2588,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-29 20:32:23','2022-11-29 18:32:23','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(384,2589,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-30 10:20:00','2022-11-30 08:20:00','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(385,2590,'WooCommerce','woocommerce@nixin.co.za','','','2022-11-30 16:48:10','2022-11-30 14:48:10','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(386,2591,'WooCommerce','woocommerce@nixin.co.za','','','2022-12-04 07:33:44','2022-12-04 05:33:44','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(387,2592,'WooCommerce','woocommerce@nixin.co.za','','','2022-12-05 11:44:03','2022-12-05 09:44:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(388,2593,'WooCommerce','woocommerce@nixin.co.za','','','2022-12-08 10:07:20','2022-12-08 08:07:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(389,2594,'WooCommerce','woocommerce@nixin.co.za','','','2023-01-03 20:06:25','2023-01-03 18:06:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(390,2595,'WooCommerce','woocommerce@nixin.co.za','','','2023-01-15 12:13:36','2023-01-15 10:13:36','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(391,2640,'WooCommerce','woocommerce@nixin.co.za','','','2023-01-26 11:52:25','2023-01-26 09:52:25','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(395,2647,'WooCommerce','woocommerce@nixin.co.za','','','2023-02-10 12:11:23','2023-02-10 10:11:23','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(396,2654,'WooCommerce','woocommerce@nixin.co.za','','','2023-02-16 10:31:11','2023-02-16 08:31:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(397,2669,'WooCommerce','woocommerce@nixin.co.za','','','2023-02-22 14:49:21','2023-02-22 12:49:21','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(398,2670,'WooCommerce','woocommerce@nixin.co.za','','','2023-02-24 09:28:03','2023-02-24 07:28:03','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(399,2671,'WooCommerce','woocommerce@nixin.co.za','','','2023-03-19 07:59:56','2023-03-19 05:59:56','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(400,2689,'WooCommerce','woocommerce@nixin.co.za','','','2023-04-06 11:25:22','2023-04-06 09:25:22','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(401,2696,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-04 09:34:11','2023-05-04 07:34:11','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(402,2703,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-06 15:08:17','2023-05-06 13:08:17','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(403,2722,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-17 19:48:46','2023-05-17 17:48:46','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(404,3020,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-30 13:21:01','2023-05-30 11:21:01','Stock levels reduced: NIXIN SST Weir Decklid &amp; Collar Standard (11423) 49&rarr;48',0,'1','WooCommerce','order_note',0,0),
(405,3020,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-30 13:21:01','2023-05-30 11:21:01','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(406,3043,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-30 22:20:05','2023-05-30 20:20:05','Stock levels reduced: NIXIN Acetal Dual Safety Suction Port Black (12154) 114&rarr;113, NIXIN SST P-Ladder 3-step (50mm) (12831) 2&rarr;1, NIXIN SST Air Control 32mm (12764) 18&rarr;17, NIXIN SST Deck Spout 200w x 140h (11421) 10&rarr;9',0,'1','WooCommerce','order_note',0,0),
(407,3043,'WooCommerce','woocommerce@nixin.co.za','','','2023-05-30 22:20:05','2023-05-30 20:20:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(408,3815,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-13 08:09:28','2023-06-13 06:09:28','Stock levels reduced: PVC Aimflo # - Complete, White (10334)<span class=\"description\"></span> 198&rarr;196, NIXIN Acetal Dual Safety Suction Port White (12153) 47&rarr;46',0,'1','WooCommerce','order_note',0,0),
(409,3815,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-13 08:09:28','2023-06-13 06:09:28','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(410,3815,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-13 11:53:33','2023-06-13 09:53:33','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(411,3933,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-14 13:27:02','2023-06-14 11:27:02','Stock levels reduced: Kreepy Krauly Pool Filter * - 3Bag (12854)<span class=\"description\"></span> 2&rarr;1, Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 26&rarr;20, DAB Euroswim Pool Pump * - 0.55kW (75M) (12941)<span class=\"description\"></span> 3&rarr;2',0,'1','WooCommerce','order_note',0,0),
(412,3933,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-14 13:27:03','2023-06-14 11:27:03','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(413,3933,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-14 14:12:33','2023-06-14 12:12:33','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(414,4535,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 10:20:55','2023-06-28 08:20:55','Stock hold of 60 minutes applied to: <br>- Panache Twisting Travertine p/sheet - Caramel (10542)<span class=\"description\"></span> &times; 45',0,'1','WooCommerce','order_note',0,0),
(415,4535,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 10:20:55','2023-06-28 08:20:55','Stock levels reduced: Panache Twisting Travertine p/sheet - Caramel (10542)<span class=\"description\"></span> 559&rarr;514',0,'1','WooCommerce','order_note',0,0),
(416,4535,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 10:20:55','2023-06-28 08:20:55','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(417,4535,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 12:12:43','2023-06-28 10:12:43','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(418,4538,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 14:03:02','2023-06-28 12:03:02','Stock hold of 60 minutes applied to: <br>- Panache Regal Riven p/sheet - Blue (10529)<span class=\"description\"></span> &times; 30',0,'1','WooCommerce','order_note',0,0),
(419,4538,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 14:03:02','2023-06-28 12:03:02','Stock levels reduced: Panache Regal Riven p/sheet - Blue (10529)<span class=\"description\"></span> 4900&rarr;4870',0,'1','WooCommerce','order_note',0,0),
(420,4538,'WooCommerce','woocommerce@nixin.co.za','','','2023-06-28 14:03:02','2023-06-28 12:03:02','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(421,4538,'Swim N Style','swiminstyle@wateritecspi.co.za','','','2023-06-28 14:54:51','2023-06-28 12:54:51','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(422,4541,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-03 10:40:54','2023-07-03 08:40:54','Stock hold of 60 minutes applied to: <br>- Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> &times; 2',0,'1','WooCommerce','order_note',0,0),
(423,4541,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-03 10:40:54','2023-07-03 08:40:54','Stock levels reduced: Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> 50&rarr;48',0,'1','WooCommerce','order_note',0,0),
(424,4541,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-03 10:40:54','2023-07-03 08:40:54','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(425,4556,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-04 15:34:56','2023-07-04 13:34:56','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 1500mm (11395) &times; 1',0,'1','WooCommerce','order_note',0,0),
(426,4556,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-04 15:34:57','2023-07-04 13:34:57','Stock levels reduced: NIXIN SST Z-Spout 1500mm (11395) 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(427,4556,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-04 15:34:57','2023-07-04 13:34:57','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(428,4556,'Swim N Style','swiminstyle@wateritecspi.co.za','','','2023-07-04 16:33:35','2023-07-04 14:33:35','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(429,4565,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-08 08:58:56','2023-07-08 06:58:56','Stock hold of 60 minutes applied to: <br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 1',0,'1','WooCommerce','order_note',0,0),
(430,4565,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-08 08:58:56','2023-07-08 06:58:56','Stock levels reduced: NIXIN SST Weir Decklid &amp; Collar Standard (11423) 30&rarr;29',0,'1','WooCommerce','order_note',0,0),
(431,4565,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-08 08:58:56','2023-07-08 06:58:56','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(432,4565,'Swim N Style','swiminstyle@wateritecspi.co.za','','','2023-07-08 09:12:23','2023-07-08 07:12:23','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(433,4567,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-09 19:39:14','2023-07-09 17:39:14','Stock hold of 60 minutes applied to: <br>- Mod-N-Le Fleur p/sheet - Blue (10452)<span class=\"description\"></span> &times; 30<br>- Mod-N-Lady &amp; Ball - 1000mm, Blue (10623)<span class=\"description\"></span> &times; 2<br>- Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(434,4567,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-09 19:39:15','2023-07-09 17:39:15','Stock levels reduced: Mod-N-Le Fleur p/sheet - Blue (10452)<span class=\"description\"></span> 3302&rarr;3272, Mod-N-Lady &amp; Ball - 1000mm, Blue (10623)<span class=\"description\"></span> 95&rarr;93, Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> 47&rarr;46',0,'1','WooCommerce','order_note',0,0),
(435,4567,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-09 19:39:15','2023-07-09 17:39:15','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(436,4568,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-09 19:45:20','2023-07-09 17:45:20','Stock hold of 60 minutes applied to: <br>- Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> &times; 30',0,'1','WooCommerce','order_note',0,0),
(437,4568,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-09 19:45:20','2023-07-09 17:45:20','Stock levels reduced: Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> 2817&rarr;2787',0,'1','WooCommerce','order_note',0,0),
(438,4568,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-09 19:45:20','2023-07-09 17:45:20','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(439,4569,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-12 09:28:01','2023-07-12 07:28:01','Stock hold of 60 minutes applied to: <br>- Panache Crushed Classique p/sheet - Blue (10502)<span class=\"description\"></span> &times; 25',0,'1','WooCommerce','order_note',0,0),
(440,4569,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-12 09:28:01','2023-07-12 07:28:01','Stock levels reduced: Panache Crushed Classique p/sheet - Blue (10502)<span class=\"description\"></span> 2810&rarr;2785',0,'1','WooCommerce','order_note',0,0),
(441,4569,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-12 09:28:01','2023-07-12 07:28:01','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(442,4569,'Swim N Style','swiminstyle@wateritecspi.co.za','','','2023-07-12 13:43:51','2023-07-12 11:43:51','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(443,4570,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-12 16:47:53','2023-07-12 14:47:53','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 500mm (11391) &times; 1',0,'1','WooCommerce','order_note',0,0),
(444,4570,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-12 16:47:53','2023-07-12 14:47:53','Stock levels reduced: NIXIN SST Z-Spout 500mm (11391) 26&rarr;25',0,'1','WooCommerce','order_note',0,0),
(445,4570,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-12 16:47:53','2023-07-12 14:47:53','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(446,4570,'Swim N Style','swiminstyle@wateritecspi.co.za','','','2023-07-13 08:29:12','2023-07-13 06:29:12','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(447,4585,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-19 11:29:49','2023-07-19 09:29:49','Stock hold of 60 minutes applied to: <br>- NIXIN SST Dual Safety Suction Port (11350) &times; 1<br>- NIXIN SST Domed I-Lumen-8 Poolite Blue 72LED (11448) &times; 1',0,'1','WooCommerce','order_note',0,0),
(448,4585,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-19 11:29:50','2023-07-19 09:29:50','Stock levels reduced: NIXIN SST Dual Safety Suction Port (11350) 2&rarr;1, NIXIN SST Domed I-Lumen-8 Poolite Blue 72LED (11448) 123&rarr;122',0,'1','WooCommerce','order_note',0,0),
(449,4585,'WooCommerce','woocommerce@nixin.co.za','','','2023-07-19 11:29:50','2023-07-19 09:29:50','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(450,4585,'Swim N Style','francois@nixin.co.za','','','2023-07-19 15:42:42','2023-07-19 13:42:42','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(462,4612,'Swim N Style','francois@nixin.co.za','','','2023-08-10 08:32:25','2023-08-10 06:32:25','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(472,4614,'Swim N Style','francois@nixin.co.za','','','2023-08-14 07:48:37','2023-08-14 05:48:37','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(473,4615,'Swim N Style','francois@nixin.co.za','','','2023-08-14 07:55:34','2023-08-14 05:55:34','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(476,4619,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-22 08:53:04','2023-08-22 06:53:04','Stock hold of 60 minutes applied to: <br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 1',0,'1','WooCommerce','order_note',0,0),
(477,4619,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-22 08:53:04','2023-08-22 06:53:04','Stock levels reduced: NIXIN SST Weir Decklid &amp; Collar Standard (11423) 59&rarr;58',0,'1','WooCommerce','order_note',0,0),
(478,4619,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-22 08:53:04','2023-08-22 06:53:04','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(479,4620,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-22 08:59:44','2023-08-22 06:59:44','Stock hold of 60 minutes applied to: <br>- NIXIN SST Domed I-Lumen-8 Poolite Blue 72LED (11448) &times; 1<br>- NIXIN SST Air Button (11267) &times; 1<br>- NIXIN SST Aimflo &amp; Integrated Ball (12776) &times; 2<br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 1',0,'1','WooCommerce','order_note',0,0),
(480,4620,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-22 08:59:44','2023-08-22 06:59:44','Stock levels reduced: NIXIN SST Domed I-Lumen-8 Poolite Blue 72LED (11448) 110&rarr;109, NIXIN SST Air Button (11267) 10&rarr;9, NIXIN SST Aimflo &amp; Integrated Ball (12776) 38&rarr;36, NIXIN SST Weir Decklid &amp; Collar Standard (11423) 58&rarr;57',0,'1','WooCommerce','order_note',0,0),
(481,4620,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-22 08:59:44','2023-08-22 06:59:44','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(482,4620,'Swim N Style','francois@nixin.co.za','','','2023-08-22 12:34:29','2023-08-22 10:34:29','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(483,4627,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-24 09:56:05','2023-08-24 07:56:05','Stock hold of 60 minutes applied to: <br>- Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> &times; 1<br>- Mod-N-Speedy - 500mm, Blue (10627)<span class=\"description\"></span> &times; 1<br>- Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> &times; 34',0,'1','WooCommerce','order_note',0,0),
(484,4627,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-24 09:56:06','2023-08-24 07:56:06','Stock levels reduced: Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> 42&rarr;41, Mod-N-Speedy - 500mm, Blue (10627)<span class=\"description\"></span> 133&rarr;132, Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> 4029&rarr;3995',0,'1','WooCommerce','order_note',0,0),
(485,4627,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-24 09:56:06','2023-08-24 07:56:06','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(486,4627,'Swim N Style','francois@nixin.co.za','','','2023-08-24 11:03:38','2023-08-24 09:03:38','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(487,4619,'Swim N Style','francois@nixin.co.za','','','2023-08-24 12:19:59','2023-08-24 10:19:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(488,4628,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-28 00:05:38','2023-08-27 22:05:38','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 2',0,'1','WooCommerce','order_note',0,0),
(489,4628,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-28 00:05:38','2023-08-27 22:05:38','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 23&rarr;21',0,'1','WooCommerce','order_note',0,0),
(490,4628,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-28 00:05:38','2023-08-27 22:05:38','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(491,4628,'Swim N Style','francois@nixin.co.za','','','2023-08-29 08:22:01','2023-08-29 06:22:01','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(492,4642,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-29 15:35:04','2023-08-29 13:35:04','Stock hold of 60 minutes applied to: <br>- Panache Coral Gorge p/sheet - Blue (10496)<span class=\"description\"></span> &times; 48',0,'1','WooCommerce','order_note',0,0),
(493,4642,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-29 15:35:04','2023-08-29 13:35:04','Stock levels reduced: Panache Coral Gorge p/sheet - Blue (10496)<span class=\"description\"></span> 4081&rarr;4033',0,'1','WooCommerce','order_note',0,0),
(494,4642,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-29 15:35:05','2023-08-29 13:35:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(495,4642,'Swim N Style','francois@nixin.co.za','','','2023-08-30 14:54:16','2023-08-30 12:54:16','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(496,4651,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-31 22:01:32','2023-08-31 20:01:32','Stock hold of 60 minutes applied to: <br>- NIXIN SST Pole Hanger Hooks (Set) (11271) &times; 1',0,'1','WooCommerce','order_note',0,0),
(497,4651,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-31 22:01:32','2023-08-31 20:01:32','Stock levels reduced: NIXIN SST Pole Hanger Hooks (Set) (11271) 46&rarr;45',0,'1','WooCommerce','order_note',0,0),
(498,4651,'WooCommerce','woocommerce@nixin.co.za','','','2023-08-31 22:01:32','2023-08-31 20:01:32','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(499,4651,'Swim N Style','francois@nixin.co.za','','','2023-09-01 13:50:44','2023-09-01 11:50:44','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(500,4652,'WooCommerce','woocommerce@nixin.co.za','','','2023-09-07 11:36:26','2023-09-07 09:36:26','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 600mm (11372) &times; 1',0,'1','WooCommerce','order_note',0,0),
(501,4652,'WooCommerce','woocommerce@nixin.co.za','','','2023-09-07 11:36:26','2023-09-07 09:36:26','Stock levels reduced: NIXIN SST Slimline Spout 600mm (11372) 16&rarr;15',0,'1','WooCommerce','order_note',0,0),
(502,4652,'WooCommerce','woocommerce@nixin.co.za','','','2023-09-07 11:36:26','2023-09-07 09:36:26','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(503,4652,'Swim N Style','francois@nixin.co.za','','','2023-09-07 13:50:52','2023-09-07 11:50:52','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(504,4658,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-10 15:29:20','2023-10-10 13:29:20','Stock hold of 60 minutes applied to: <br>- 24LED Lamp Only - Blue LED (10112)<span class=\"description\"></span> &times; 8',0,'1','WooCommerce','order_note',0,0),
(505,4658,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-10 15:29:20','2023-10-10 13:29:20','Stock levels reduced: 24LED Lamp Only - Blue LED (10112)<span class=\"description\"></span> 709&rarr;701',0,'1','WooCommerce','order_note',0,0),
(506,4658,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-10 15:29:20','2023-10-10 13:29:20','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(507,4658,'Swim N Style','francois@nixin.co.za','','','2023-10-10 15:52:11','2023-10-10 13:52:11','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(508,4671,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-19 14:06:21','2023-10-19 12:06:21','Stock hold of 60 minutes applied to: <br>- Panache Macro Greek Solid p/sheet - Blue (11923)<span class=\"description\"></span> &times; 65',0,'1','WooCommerce','order_note',0,0),
(509,4671,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-19 14:06:22','2023-10-19 12:06:22','Stock levels reduced: Panache Macro Greek Solid p/sheet - Blue (11923)<span class=\"description\"></span> 2784&rarr;2719',0,'1','WooCommerce','order_note',0,0),
(510,4671,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-19 14:06:22','2023-10-19 12:06:22','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(511,4671,'Swim N Style','francois@nixin.co.za','','','2023-10-19 14:48:05','2023-10-19 12:48:05','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(512,4673,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-25 09:38:11','2023-10-25 07:38:11','Stock hold of 60 minutes applied to: <br>- Mod-N-Cosmo Uno p/sheet - Navy Blue (11072)<span class=\"description\"></span> &times; 20',0,'1','WooCommerce','order_note',0,0),
(513,4673,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-25 09:38:11','2023-10-25 07:38:11','Stock levels reduced: Mod-N-Cosmo Uno p/sheet - Navy Blue (11072)<span class=\"description\"></span> 2211&rarr;2191',0,'1','WooCommerce','order_note',0,0),
(514,4673,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-25 09:38:11','2023-10-25 07:38:11','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(515,4673,'Swim N Style','francois@nixin.co.za','','','2023-10-25 12:35:35','2023-10-25 10:35:35','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(516,4676,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-30 08:50:12','2023-10-30 06:50:12','Stock hold of 60 minutes applied to: <br>- Resin Connector (10776) &times; 1<br>- Transformer 12Volt AC - 18 VA (10856)<span class=\"description\"></span> &times; 1<br>- SST RGBW Colour Changing LED Round Poolite (11289) &times; 1<br>- Light Casing Gland # - Nut (10326)<span class=\"description\"></span> &times; 1<br>- Light Casing Gland # - Seal Grommet (10327)<span class=\"description\"></span> &times; 1<br>- ...and 1 more item.',0,'1','WooCommerce','order_note',0,0),
(517,4676,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-30 08:50:12','2023-10-30 06:50:12','Stock levels reduced: Resin Connector (10776) 45&rarr;44, Transformer 12Volt AC - 18 VA (10856)<span class=\"description\"></span> 7&rarr;6, SST RGBW Colour Changing LED Round Poolite (11289) 4&rarr;3, Light Casing Gland # - Nut (10326)<span class=\"description\"></span> 87&rarr;86, Light Casing Gland # - Seal Grommet (10327)<span class=\"description\"></span> 87&rarr;86, Light Casing Gland # - Seal Grommet Washer (11794)<span class=\"description\"></span> 102&rarr;101',0,'1','WooCommerce','order_note',0,0),
(518,4676,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-30 08:50:12','2023-10-30 06:50:12','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(519,4676,'Swim N Style','francois@nixin.co.za','','','2023-10-31 09:45:23','2023-10-31 07:45:23','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(520,4677,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-31 13:37:50','2023-10-31 11:37:50','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Profile Spout 300mm (11366) &times; 3',0,'1','WooCommerce','order_note',0,0),
(521,4677,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-31 13:37:50','2023-10-31 11:37:50','Stock levels reduced: NIXIN SST Slimline Profile Spout 300mm (11366) 22&rarr;19',0,'1','WooCommerce','order_note',0,0),
(522,4677,'WooCommerce','woocommerce@nixin.co.za','','','2023-10-31 13:37:50','2023-10-31 11:37:50','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(523,4677,'Swim N Style','francois@nixin.co.za','','','2023-11-01 08:03:05','2023-11-01 06:03:05','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(524,4678,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-01 16:40:20','2023-11-01 14:40:20','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 5',0,'1','WooCommerce','order_note',0,0),
(525,4678,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-01 16:40:20','2023-11-01 14:40:20','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 127&rarr;122',0,'1','WooCommerce','order_note',0,0),
(526,4678,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-01 16:40:20','2023-11-01 14:40:20','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(527,4678,'Swim N Style','francois@nixin.co.za','','','2023-11-02 08:03:33','2023-11-02 06:03:33','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(528,4680,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-12 09:26:15','2023-11-12 07:26:15','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail Eco 1000mm (12510) &times; 1',0,'1','WooCommerce','order_note',0,0),
(529,4680,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-12 09:26:15','2023-11-12 07:26:15','Stock levels reduced: NIXIN SST P-Rail Eco 1000mm (12510) 7&rarr;6',0,'1','WooCommerce','order_note',0,0),
(530,4680,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-12 09:26:15','2023-11-12 07:26:15','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(531,4680,'Swim N Style','francois@nixin.co.za','','','2023-11-13 10:29:30','2023-11-13 08:29:30','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(532,4681,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-20 08:12:57','2023-11-20 06:12:57','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 400mm (11367) &times; 1',0,'1','WooCommerce','order_note',0,0),
(533,4681,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-20 08:12:57','2023-11-20 06:12:57','Stock levels reduced: NIXIN SST Slimline Spout 400mm (11367) 32&rarr;31',0,'1','WooCommerce','order_note',0,0),
(534,4681,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-20 08:12:57','2023-11-20 06:12:57','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(535,4681,'Swim N Style','francois@nixin.co.za','','','2023-11-20 09:34:28','2023-11-20 07:34:28','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(536,4682,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-20 10:53:47','2023-11-20 08:53:47','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 8',0,'1','WooCommerce','order_note',0,0),
(537,4682,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-20 10:53:47','2023-11-20 08:53:47','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 35&rarr;27',0,'1','WooCommerce','order_note',0,0),
(538,4682,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-20 10:53:47','2023-11-20 08:53:47','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(539,4682,'Swim N Style','francois@nixin.co.za','','','2023-11-20 13:17:30','2023-11-20 11:17:30','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(540,4684,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-24 09:08:00','2023-11-24 07:08:00','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(541,4684,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-24 09:08:00','2023-11-24 07:08:00','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 30&rarr;29',0,'1','WooCommerce','order_note',0,0),
(542,4684,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-24 09:08:00','2023-11-24 07:08:00','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(543,4685,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-24 10:32:39','2023-11-24 08:32:39','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 2',0,'1','WooCommerce','order_note',0,0),
(544,4685,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-24 10:32:39','2023-11-24 08:32:39','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 143&rarr;141',0,'1','WooCommerce','order_note',0,0),
(545,4685,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-24 10:32:39','2023-11-24 08:32:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(546,4685,'Swim N Style','francois@nixin.co.za','','','2023-11-24 10:44:55','2023-11-24 08:44:55','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(547,4686,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-30 10:17:34','2023-11-30 08:17:34','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 800mm (11374) &times; 1',0,'1','WooCommerce','order_note',0,0),
(548,4686,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-30 10:17:34','2023-11-30 08:17:34','Stock levels reduced: NIXIN SST Slimline Spout 800mm (11374) 19&rarr;18',0,'1','WooCommerce','order_note',0,0),
(549,4686,'WooCommerce','woocommerce@nixin.co.za','','','2023-11-30 10:17:34','2023-11-30 08:17:34','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(550,4686,'Swim N Style','francois@nixin.co.za','','','2023-11-30 13:33:44','2023-11-30 11:33:44','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(551,4687,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-08 11:06:39','2023-12-08 09:06:39','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 600mm (11372) &times; 3',0,'1','WooCommerce','order_note',0,0),
(552,4687,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-08 11:06:39','2023-12-08 09:06:39','Stock levels reduced: NIXIN SST Slimline Spout 600mm (11372) 29&rarr;26',0,'1','WooCommerce','order_note',0,0),
(553,4687,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-08 11:06:39','2023-12-08 09:06:39','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(554,4688,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-08 11:47:15','2023-12-08 09:47:15','Stock hold of 60 minutes applied to: <br>- NIXIN SST Dual Safety Suction Port (11350) &times; 1',0,'1','WooCommerce','order_note',0,0),
(555,4688,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-08 11:47:16','2023-12-08 09:47:16','Stock levels reduced: NIXIN SST Dual Safety Suction Port (11350) 10&rarr;9',0,'1','WooCommerce','order_note',0,0),
(556,4688,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-08 11:47:16','2023-12-08 09:47:16','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(557,4687,'Swim N Style','francois@nixin.co.za','','','2023-12-09 11:22:30','2023-12-09 09:22:30','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(558,4688,'Swim N Style','francois@nixin.co.za','','','2023-12-11 16:42:50','2023-12-11 14:42:50','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(559,4693,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-12 13:04:05','2023-12-12 11:04:05','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail Eco 1000mm (12510) &times; 1<br>- Mod-N-Cosmo Trio p/sheet - Navy Blue (12739)<span class=\"description\"></span> &times; 4',0,'1','WooCommerce','order_note',0,0),
(560,4693,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-12 13:04:05','2023-12-12 11:04:05','Stock levels reduced: NIXIN SST P-Rail Eco 1000mm (12510) 13&rarr;12, Mod-N-Cosmo Trio p/sheet - Navy Blue (12739)<span class=\"description\"></span> 835&rarr;831',0,'1','WooCommerce','order_note',0,0),
(561,4693,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-12 13:04:05','2023-12-12 11:04:05','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(562,4693,'Swim N Style','francois@nixin.co.za','','','2023-12-14 08:10:29','2023-12-14 06:10:29','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(563,4694,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-19 15:08:00','2023-12-19 13:08:00','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Profile Spout 500mm (11368) &times; 1',0,'1','WooCommerce','order_note',0,0),
(564,4694,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-19 15:08:00','2023-12-19 13:08:00','Stock levels reduced: NIXIN SST Slimline Profile Spout 500mm (11368) 13&rarr;12',0,'1','WooCommerce','order_note',0,0),
(565,4694,'WooCommerce','woocommerce@nixin.co.za','','','2023-12-19 15:08:00','2023-12-19 13:08:00','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(566,4694,'Swim N Style','francois@nixin.co.za','','','2023-12-19 15:40:14','2023-12-19 13:40:14','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(573,4697,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-03 08:27:35','2024-01-03 06:27:35','Stock hold of 60 minutes applied to: <br>- Aqua Max Pool Filter * - 5Bag (13384)<span class=\"description\"></span> &times; 1<br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 10',0,'1','WooCommerce','order_note',0,0),
(574,4697,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-03 08:27:35','2024-01-03 06:27:35','Stock levels reduced: Aqua Max Pool Filter * - 5Bag (13384)<span class=\"description\"></span> 2&rarr;1, Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 78&rarr;68',0,'1','WooCommerce','order_note',0,0),
(575,4697,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-03 08:27:35','2024-01-03 06:27:35','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(576,4697,'Swim N Style','francois@nixin.co.za','','','2024-01-05 08:35:39','2024-01-05 06:35:39','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(577,4700,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 09:13:50','2024-01-17 07:13:50','Stock hold of 60 minutes applied to: <br>- Aqua Cure Turbo Shock # (10688) &times; 12',0,'1','WooCommerce','order_note',0,0),
(578,4700,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 09:13:50','2024-01-17 07:13:50','Stock levels reduced: Aqua Cure Turbo Shock # (10688) 27&rarr;15',0,'1','WooCommerce','order_note',0,0),
(579,4700,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 09:13:50','2024-01-17 07:13:50','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(580,4700,'Swim N Style','francois@nixin.co.za','','','2024-01-17 09:56:34','2024-01-17 07:56:34','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(581,4701,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 10:19:44','2024-01-17 08:19:44','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Profile Spout 300mm (11366) &times; 3',0,'1','WooCommerce','order_note',0,0),
(582,4701,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 10:19:44','2024-01-17 08:19:44','Stock levels reduced: NIXIN SST Slimline Profile Spout 300mm (11366) 18&rarr;15',0,'1','WooCommerce','order_note',0,0),
(583,4701,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 10:19:44','2024-01-17 08:19:44','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(584,4702,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 11:13:35','2024-01-17 09:13:35','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Profile Spout 300mm (11366) &times; 3',0,'1','WooCommerce','order_note',0,0),
(585,4702,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 11:13:35','2024-01-17 09:13:35','Stock levels reduced: NIXIN SST Slimline Profile Spout 300mm (11366) 15&rarr;12',0,'1','WooCommerce','order_note',0,0),
(586,4702,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-17 11:13:35','2024-01-17 09:13:35','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(587,4704,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-30 09:20:31','2024-01-30 07:20:31','Stock hold of 60 minutes applied to: <br>- NIXIN SST Standard Rail 1300mm (11319) &times; 1',0,'1','WooCommerce','order_note',0,0),
(588,4704,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-30 09:20:32','2024-01-30 07:20:32','Stock levels reduced: NIXIN SST Standard Rail 1300mm (11319) 7&rarr;6',0,'1','WooCommerce','order_note',0,0),
(589,4704,'WooCommerce','woocommerce@nixin.co.za','','','2024-01-30 09:20:32','2024-01-30 07:20:32','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(590,4704,'Swim N Style','francois@nixin.co.za','','','2024-01-30 11:03:26','2024-01-30 09:03:26','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(591,4709,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-12 15:13:39','2024-02-12 13:13:39','Stock hold of 60 minutes applied to: <br>- NIXIN 72LED Crystalite Blue LED + Black Aimflo Complete (11478) &times; 1<br>- NIXIN Compact Aimflo Black (12898) &times; 1<br>- NIXIN SST Dual Suction Skimmer 250mm (11360) &times; 1',0,'1','WooCommerce','order_note',0,0),
(592,4709,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-12 15:13:41','2024-02-12 13:13:41','Stock levels reduced: NIXIN 72LED Crystalite Blue LED + Black Aimflo Complete (11478) 131&rarr;130, NIXIN Compact Aimflo Black (12898) 195&rarr;194, NIXIN SST Dual Suction Skimmer 250mm (11360) 23&rarr;22',0,'1','WooCommerce','order_note',0,0),
(593,4709,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-12 15:13:41','2024-02-12 13:13:41','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(594,4709,'Swim N Style','francois@nixin.co.za','','','2024-02-12 16:13:14','2024-02-12 14:13:14','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(595,4710,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-12 17:39:19','2024-02-12 15:39:19','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 1<br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 1<br>- NIXIN SST Weir Face Plate - Standard (10062)<span class=\"description\"></span> &times; 1<br>- NIXIN SST Compact 72LED Crystalite White LED (12683) &times; 2<br>- SST 80 LED Round Poolite White LED (11089) &times; 1<br>- ... and 3 more items.',0,'1','WooCommerce','order_note',0,0),
(596,4710,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-12 17:39:22','2024-02-12 15:39:22','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 19&rarr;18, NIXIN SST Weir Decklid &amp; Collar Standard (11423) 7&rarr;6, NIXIN SST Weir Face Plate - Standard (10062)<span class=\"description\"></span> 21&rarr;20, NIXIN SST Compact 72LED Crystalite White LED (12683) 134&rarr;132, SST 80 LED Round Poolite White LED (11089) 9&rarr;8, NIXIN SST Compact Aimflo &amp; Adj Ball (12668) 133&rarr;129, Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 39&rarr;38, Poolskim Complete # - White (10350)<span class=\"description\"></span> 2&rarr;1',0,'1','WooCommerce','order_note',0,0),
(597,4710,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-12 17:39:22','2024-02-12 15:39:22','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(598,4710,'Swim N Style','francois@nixin.co.za','','','2024-02-13 07:41:21','2024-02-13 05:41:21','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(599,4712,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-13 16:33:58','2024-02-13 14:33:58','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 4',0,'1','WooCommerce','order_note',0,0),
(600,4712,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-13 16:33:59','2024-02-13 14:33:59','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 36&rarr;32',0,'1','WooCommerce','order_note',0,0),
(601,4712,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-13 16:33:59','2024-02-13 14:33:59','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(602,4712,'Swim N Style','francois@nixin.co.za','','','2024-02-14 09:10:16','2024-02-14 07:10:16','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(606,4717,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-26 16:24:19','2024-02-26 14:24:19','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail Eco 1000mm (12510) &times; 1',0,'1','WooCommerce','order_note',0,0),
(607,4717,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-26 16:24:20','2024-02-26 14:24:20','Stock levels reduced: NIXIN SST P-Rail Eco 1000mm (12510) 3&rarr;2',0,'1','WooCommerce','order_note',0,0),
(608,4717,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-26 16:24:21','2024-02-26 14:24:21','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(609,4718,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-27 10:01:53','2024-02-27 08:01:53','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 10<br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 6',0,'1','WooCommerce','order_note',0,0),
(610,4718,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-27 10:01:54','2024-02-27 08:01:54','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 75&rarr;65, Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 65&rarr;59',0,'1','WooCommerce','order_note',0,0),
(611,4718,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-27 10:01:54','2024-02-27 08:01:54','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(612,4717,'Swim N Style','francois@nixin.co.za','','','2024-02-27 11:33:45','2024-02-27 09:33:45','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(613,4719,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-27 17:31:58','2024-02-27 15:31:58','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 800mm (12057) &times; 1',0,'1','WooCommerce','order_note',0,0),
(614,4719,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-27 17:31:59','2024-02-27 15:31:59','Stock levels reduced: NIXIN SST P-Rail 800mm (12057) 7&rarr;6',0,'1','WooCommerce','order_note',0,0),
(615,4719,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-27 17:31:59','2024-02-27 15:31:59','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(616,4719,'Swim N Style','francois@nixin.co.za','','','2024-02-28 08:11:29','2024-02-28 06:11:29','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(617,4718,'Swim N Style','francois@nixin.co.za','','','2024-02-28 13:02:18','2024-02-28 11:02:18','Adjusted stock: Pure Clear * - 1 litre (55&rarr;54)',0,'1','WooCommerce','order_note',0,0),
(618,4718,'Swim N Style','francois@nixin.co.za','','','2024-02-28 13:05:29','2024-02-28 11:05:29','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(619,4720,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-28 13:35:41','2024-02-28 11:35:41','Stock hold of 60 minutes applied to: <br>- 72LED Lamp Only - 5watt, Blue LED (10645)<span class=\"description\"></span> &times; 2',0,'1','WooCommerce','order_note',0,0),
(620,4720,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-28 13:35:41','2024-02-28 11:35:41','Stock levels reduced: 72LED Lamp Only - 5watt, Blue LED (10645)<span class=\"description\"></span> 1061&rarr;1059',0,'1','WooCommerce','order_note',0,0),
(621,4720,'WooCommerce','woocommerce@nixin.co.za','','','2024-02-28 13:35:41','2024-02-28 11:35:41','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(622,4720,'Swim N Style','francois@nixin.co.za','','','2024-02-28 15:54:20','2024-02-28 13:54:20','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(623,4722,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-04 11:36:48','2024-03-04 09:36:48','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 4',0,'1','WooCommerce','order_note',0,0),
(624,4722,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-04 11:36:49','2024-03-04 09:36:49','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 57&rarr;53',0,'1','WooCommerce','order_note',0,0),
(625,4722,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-04 11:36:49','2024-03-04 09:36:49','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(626,4722,'Swim N Style','francois@nixin.co.za','','','2024-03-04 13:58:20','2024-03-04 11:58:20','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(627,4723,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-08 08:14:10','2024-03-08 06:14:10','Stock hold of 60 minutes applied to: <br>- NIXIN SST Bottom Drain 150 x 150mm (11535) &times; 1',0,'1','WooCommerce','order_note',0,0),
(628,4723,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-08 08:14:11','2024-03-08 06:14:11','Stock levels reduced: NIXIN SST Bottom Drain 150 x 150mm (11535) 20&rarr;19',0,'1','WooCommerce','order_note',0,0),
(629,4723,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-08 08:14:11','2024-03-08 06:14:11','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(630,4723,'Swim N Style','francois@nixin.co.za','','','2024-03-08 10:01:15','2024-03-08 08:01:15','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(633,4728,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-12 21:31:06','2024-03-12 19:31:06','Stock hold of 60 minutes applied to: <br>- Panache Tuscan Quartzite p/sheet - Blue (10538)<span class=\"description\"></span> &times; 35<br>- Octopus - 77610 - Medium, L/Blue (12013)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(634,4728,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-12 21:31:06','2024-03-12 19:31:06','Stock levels reduced: Panache Tuscan Quartzite p/sheet - Blue (10538)<span class=\"description\"></span> 4805&rarr;4770, Octopus - 77610 - Medium, L/Blue (12013)<span class=\"description\"></span> 41&rarr;40',0,'1','WooCommerce','order_note',0,0),
(635,4728,'WooCommerce','woocommerce@nixin.co.za','','','2024-03-12 21:31:06','2024-03-12 19:31:06','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(636,4733,'WooCommerce','woocommerce@nixin.co.za','','','2024-04-16 20:00:42','2024-04-16 18:00:42','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 800mm (12057) &times; 1',0,'1','WooCommerce','order_note',0,0),
(637,4733,'WooCommerce','woocommerce@nixin.co.za','','','2024-04-16 20:00:42','2024-04-16 18:00:42','Stock levels reduced: NIXIN SST P-Rail 800mm (12057) 7&rarr;6',0,'1','WooCommerce','order_note',0,0),
(638,4733,'WooCommerce','woocommerce@nixin.co.za','','','2024-04-16 20:00:42','2024-04-16 18:00:42','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(639,4733,'Swim N Style','francois@nixin.co.za','','','2024-04-17 08:43:33','2024-04-17 06:43:33','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(643,4735,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-01 12:30:49','2024-05-01 10:30:49','Stock hold of 60 minutes applied to: <br>- NIXIN SST Dual Suction Skimmer 250mm (11360) &times; 2<br>- NIXIN SST Aimflo &amp; Adj. Ball (11094) &times; 7<br>- NIXIN SST 72LED Blue Crystalite Complete (11355) &times; 7',0,'1','WooCommerce','order_note',0,0),
(644,4735,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-01 12:30:50','2024-05-01 10:30:50','Stock levels reduced: NIXIN SST Dual Suction Skimmer 250mm (11360) 17&rarr;15, NIXIN SST Aimflo &amp; Adj. Ball (11094) 151&rarr;144, NIXIN SST 72LED Blue Crystalite Complete (11355) 132&rarr;125',0,'1','WooCommerce','order_note',0,0),
(645,4735,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-01 12:30:50','2024-05-01 10:30:50','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(646,4736,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-02 09:30:24','2024-05-02 07:30:24','Stock hold of 60 minutes applied to: <br>- Panache Cobalt 3 p/sheet - Brown (11765)<span class=\"description\"></span> &times; 25',0,'1','WooCommerce','order_note',0,0),
(647,4736,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-02 09:30:24','2024-05-02 07:30:24','Stock levels reduced: Panache Cobalt 3 p/sheet - Brown (11765)<span class=\"description\"></span> 388&rarr;363',0,'1','WooCommerce','order_note',0,0),
(648,4736,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-02 09:30:25','2024-05-02 07:30:25','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(651,4735,'Swim N Style','francois@nixin.co.za','','','2024-05-02 12:55:44','2024-05-02 10:55:44','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(652,4736,'Swim N Style','francois@nixin.co.za','','','2024-05-02 12:57:16','2024-05-02 10:57:16','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(653,4737,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-03 10:32:41','2024-05-03 08:32:41','Stock hold of 60 minutes applied to: <br>- Panache Macro Greek Solid p/sheet - Blue (11923)<span class=\"description\"></span> &times; 42',0,'1','WooCommerce','order_note',0,0),
(654,4737,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-03 10:32:41','2024-05-03 08:32:41','Stock levels reduced: Panache Macro Greek Solid p/sheet - Blue (11923)<span class=\"description\"></span> 4510&rarr;4468',0,'1','WooCommerce','order_note',0,0),
(655,4737,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-03 10:32:41','2024-05-03 08:32:41','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(656,4737,'Swim N Style','francois@nixin.co.za','','','2024-05-03 11:15:48','2024-05-03 09:15:48','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(657,4738,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-07 11:46:12','2024-05-07 09:46:12','Stock hold of 60 minutes applied to: <br>- Panache Cobalt 3 p/sheet - Brown (11765)<span class=\"description\"></span> &times; 8',0,'1','WooCommerce','order_note',0,0),
(658,4738,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-07 11:46:13','2024-05-07 09:46:13','Stock levels reduced: Panache Cobalt 3 p/sheet - Brown (11765)<span class=\"description\"></span> 363&rarr;355',0,'1','WooCommerce','order_note',0,0),
(659,4738,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-07 11:46:13','2024-05-07 09:46:13','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(660,4738,'Swim N Style','francois@nixin.co.za','','','2024-05-07 11:52:44','2024-05-07 09:52:44','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(661,4784,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-23 11:53:37','2024-05-23 09:53:37','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 1250mm (11394) &times; 1',0,'1','WooCommerce','order_note',0,0),
(662,4784,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-23 11:53:37','2024-05-23 09:53:37','Stock levels reduced: NIXIN SST Z-Spout 1250mm (11394) 17&rarr;16',0,'1','WooCommerce','order_note',0,0),
(663,4784,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-23 11:53:37','2024-05-23 09:53:37','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(664,4784,'Swim N Style','francois@nixin.co.za','','','2024-05-23 13:47:18','2024-05-23 11:47:18','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(665,4785,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-23 14:53:28','2024-05-23 12:53:28','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 1',0,'1','WooCommerce','order_note',0,0),
(666,4785,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-23 14:53:28','2024-05-23 12:53:28','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 30&rarr;29',0,'1','WooCommerce','order_note',0,0),
(667,4785,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-23 14:53:28','2024-05-23 12:53:28','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(668,4785,'Swim N Style','francois@nixin.co.za','','','2024-05-24 08:51:48','2024-05-24 06:51:48','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(669,4786,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-25 19:43:38','2024-05-25 17:43:38','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 400mm (11367) &times; 2',0,'1','WooCommerce','order_note',0,0),
(670,4786,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-25 19:43:38','2024-05-25 17:43:38','Stock levels reduced: NIXIN SST Slimline Spout 400mm (11367) 13&rarr;11',0,'1','WooCommerce','order_note',0,0),
(671,4786,'WooCommerce','woocommerce@nixin.co.za','','','2024-05-25 19:43:39','2024-05-25 17:43:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(672,4786,'Swim N Style','francois@nixin.co.za','','','2024-05-27 08:13:35','2024-05-27 06:13:35','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(673,4787,'WooCommerce','woocommerce@nixin.co.za','','','2024-06-01 14:18:49','2024-06-01 12:18:49','Stock hold of 60 minutes applied to: <br>- Panache Listello p/sheet - Charcoal (10513)<span class=\"description\"></span> &times; 30',0,'1','WooCommerce','order_note',0,0),
(674,4787,'WooCommerce','woocommerce@nixin.co.za','','','2024-06-01 14:18:49','2024-06-01 12:18:49','Stock levels reduced: Panache Listello p/sheet - Charcoal (10513)<span class=\"description\"></span> 1005&rarr;975',0,'1','WooCommerce','order_note',0,0),
(675,4787,'WooCommerce','woocommerce@nixin.co.za','','','2024-06-01 14:18:49','2024-06-01 12:18:49','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(676,4787,'Swim N Style','francois@nixin.co.za','','','2024-06-03 08:13:53','2024-06-03 06:13:53','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(677,4788,'WooCommerce','woocommerce@nixin.co.za','','','2024-06-04 12:21:02','2024-06-04 10:21:02','Stock hold of 60 minutes applied to: <br>- 24LED Lamp Only - White LED (10113)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(678,4788,'WooCommerce','woocommerce@nixin.co.za','','','2024-06-04 12:21:03','2024-06-04 10:21:03','Stock levels reduced: 24LED Lamp Only - White LED (10113)<span class=\"description\"></span> 356&rarr;355',0,'1','WooCommerce','order_note',0,0),
(679,4788,'WooCommerce','woocommerce@nixin.co.za','','','2024-06-04 12:21:03','2024-06-04 10:21:03','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(687,4792,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-03 13:47:39','2024-07-03 11:47:39','Stock hold of 60 minutes applied to: <br>- SST 80 LED Round Poolite Blue LED (11088) &times; 1',0,'1','WooCommerce','order_note',0,0),
(688,4792,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-03 13:47:39','2024-07-03 11:47:39','Stock levels reduced: SST 80 LED Round Poolite Blue LED (11088) 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(689,4792,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-03 13:47:39','2024-07-03 11:47:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(690,4792,'Swim N Style','francois@nixin.co.za','','','2024-07-03 14:21:18','2024-07-03 12:21:18','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(691,4793,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-15 09:35:31','2024-07-15 07:35:31','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 2',0,'1','WooCommerce','order_note',0,0),
(692,4793,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-15 09:35:31','2024-07-15 07:35:31','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 10&rarr;8',0,'1','WooCommerce','order_note',0,0),
(693,4793,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-15 09:35:31','2024-07-15 07:35:31','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(694,4793,'Swim N Style','francois@nixin.co.za','','','2024-07-15 10:43:19','2024-07-15 08:43:19','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(695,4801,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-22 11:05:56','2024-07-22 09:05:56','Stock hold of 60 minutes applied to: <br>- Panache Magic Marble p/sheet - Blue (10517)<span class=\"description\"></span> &times; 20<br>- Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> &times; 40<br>- Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(696,4801,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-22 11:05:57','2024-07-22 09:05:57','Stock levels reduced: Panache Magic Marble p/sheet - Blue (10517)<span class=\"description\"></span> 4784&rarr;4764, Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> 6560&rarr;6520, Mod-N-Speedy - 1200mm, Blue (10629)<span class=\"description\"></span> 58&rarr;57',0,'1','WooCommerce','order_note',0,0),
(697,4801,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-22 11:05:57','2024-07-22 09:05:57','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(698,4801,'Swim N Style','francois@nixin.co.za','','','2024-07-22 12:41:38','2024-07-22 10:41:38','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(705,4804,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-26 14:52:43','2024-07-26 12:52:43','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 4<br>- Copper Test Strips 25\'s (11606) &times; 1',0,'1','WooCommerce','order_note',0,0),
(706,4804,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-26 14:52:44','2024-07-26 12:52:44','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 69&rarr;65, Copper Test Strips 25\'s (11606) 11&rarr;10',0,'1','WooCommerce','order_note',0,0),
(707,4804,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-26 14:52:44','2024-07-26 12:52:44','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(708,4804,'Swim N Style','francois@nixin.co.za','','','2024-07-26 15:23:48','2024-07-26 13:23:48','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(709,4807,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-30 14:57:21','2024-07-30 12:57:21','Stock hold of 60 minutes applied to: <br>- Pentair Hug Bug Bellow Set * (10369) &times; 3<br>- Pentair Hug Bug Flap Set * (10372) &times; 3<br>- Pentair Hug Bug Bellow Clip Set * (10370) &times; 1<br>- Speck Porpoise Pump Diffuser Insert 1.1kW (13192) &times; 1',0,'1','WooCommerce','order_note',0,0),
(710,4807,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-30 14:57:22','2024-07-30 12:57:22','Stock levels reduced: Pentair Hug Bug Bellow Set * (10369) 3&rarr;0, Pentair Hug Bug Flap Set * (10372) 3&rarr;0, Pentair Hug Bug Bellow Clip Set * (10370) 4&rarr;3, Speck Porpoise Pump Diffuser Insert 1.1kW (13192) 1&rarr;0',0,'1','WooCommerce','order_note',0,0),
(711,4807,'WooCommerce','woocommerce@nixin.co.za','','','2024-07-30 14:57:22','2024-07-30 12:57:22','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(712,4807,'Swim N Style','francois@nixin.co.za','','','2024-07-30 15:27:38','2024-07-30 13:27:38','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(713,4808,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-07 11:09:06','2024-08-07 09:09:06','Stock hold of 60 minutes applied to: <br>- Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> &times; 20',0,'1','WooCommerce','order_note',0,0),
(714,4808,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-07 11:09:07','2024-08-07 09:09:07','Stock levels reduced: Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> 6345&rarr;6325',0,'1','WooCommerce','order_note',0,0),
(715,4808,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-07 11:09:07','2024-08-07 09:09:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(716,4808,'Swim N Style','francois@nixin.co.za','','','2024-08-07 12:35:00','2024-08-07 10:35:00','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(724,4811,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-12 09:54:58','2024-08-12 07:54:58','Stock hold of 60 minutes applied to: <br>- NIXIN Acetal Dual Safety Suction Port Black (12154) &times; 1',0,'1','WooCommerce','order_note',0,0),
(725,4811,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-12 09:54:59','2024-08-12 07:54:59','Stock levels reduced: NIXIN Acetal Dual Safety Suction Port Black (12154) 62&rarr;61',0,'1','WooCommerce','order_note',0,0),
(726,4811,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-12 09:54:59','2024-08-12 07:54:59','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(729,4811,'Swim N Style','francois@nixin.co.za','','','2024-08-12 10:06:04','2024-08-12 08:06:04','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(730,4812,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-13 08:02:40','2024-08-13 06:02:40','Stock hold of 60 minutes applied to: <br>- Mod-N-Cosmo Quad p/sheet - Blue (10436)<span class=\"description\"></span> &times; 25',0,'1','WooCommerce','order_note',0,0),
(731,4812,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-13 08:02:41','2024-08-13 06:02:41','Stock levels reduced: Mod-N-Cosmo Quad p/sheet - Blue (10436)<span class=\"description\"></span> 4874&rarr;4849',0,'1','WooCommerce','order_note',0,0),
(732,4812,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-13 08:02:41','2024-08-13 06:02:41','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(733,4812,'Swim N Style','francois@nixin.co.za','','','2024-08-13 12:47:59','2024-08-13 10:47:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(734,4813,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-13 15:20:06','2024-08-13 13:20:06','Stock hold of 60 minutes applied to: <br>- Mod-N-Marble p/sheet - Charcoal (10466)<span class=\"description\"></span> &times; 20',0,'1','WooCommerce','order_note',0,0),
(735,4813,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-13 15:20:07','2024-08-13 13:20:07','Stock levels reduced: Mod-N-Marble p/sheet - Charcoal (10466)<span class=\"description\"></span> 1511&rarr;1491',0,'1','WooCommerce','order_note',0,0),
(736,4813,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-13 15:20:07','2024-08-13 13:20:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(737,4813,'Swim N Style','francois@nixin.co.za','','','2024-08-13 15:23:18','2024-08-13 13:23:18','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(738,4814,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-19 11:06:46','2024-08-19 09:06:46','Stock hold of 60 minutes applied to: <br>- NIXIN SST Weir Face Plate - Standard (10062)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(739,4814,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-19 11:06:46','2024-08-19 09:06:46','Stock levels reduced: NIXIN SST Weir Face Plate - Standard (10062)<span class=\"description\"></span> 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(740,4814,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-19 11:06:46','2024-08-19 09:06:46','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(741,4814,'Swim N Style','francois@nixin.co.za','','','2024-08-22 14:42:06','2024-08-22 12:42:06','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(745,4816,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-27 13:25:38','2024-08-27 11:25:38','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 470mm (11317) &times; 1',0,'1','WooCommerce','order_note',0,0),
(746,4816,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-27 13:25:39','2024-08-27 11:25:39','Stock levels reduced: NIXIN SST P-Rail 470mm (11317) 15&rarr;14',0,'1','WooCommerce','order_note',0,0),
(747,4816,'WooCommerce','woocommerce@nixin.co.za','','','2024-08-27 13:25:39','2024-08-27 11:25:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(748,4817,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-03 10:23:07','2024-09-03 08:23:07','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 500mm (11391) &times; 1',0,'1','WooCommerce','order_note',0,0),
(749,4817,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-03 10:23:07','2024-09-03 08:23:07','Stock levels reduced: NIXIN SST Z-Spout 500mm (11391) 21&rarr;20',0,'1','WooCommerce','order_note',0,0),
(750,4817,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-03 10:23:07','2024-09-03 08:23:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(751,4817,'Swim N Style','francois@nixin.co.za','','','2024-09-03 10:32:59','2024-09-03 08:32:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(752,4816,'Swim N Style','francois@nixin.co.za','','','2024-09-03 10:33:50','2024-09-03 08:33:50','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(753,4821,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-09 12:12:25','2024-09-09 10:12:25','Stock hold of 60 minutes applied to: <br>- Mod-N-Seastar - Blue, 600mm (12005)<span class=\"description\"></span> &times; 1<br>- Panache Tuscan Quartzite p/sheet - Blue (10538)<span class=\"description\"></span> &times; 38',0,'1','WooCommerce','order_note',0,0),
(754,4821,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-09 12:12:25','2024-09-09 10:12:25','Stock levels reduced: Mod-N-Seastar - Blue, 600mm (12005)<span class=\"description\"></span> 32&rarr;31, Panache Tuscan Quartzite p/sheet - Blue (10538)<span class=\"description\"></span> 4348&rarr;4310',0,'1','WooCommerce','order_note',0,0),
(755,4821,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-09 12:12:25','2024-09-09 10:12:25','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(756,4821,'Swim N Style','francois@nixin.co.za','','','2024-09-10 07:22:27','2024-09-10 05:22:27','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(759,4822,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-19 10:00:07','2024-09-19 08:00:07','Stock hold of 60 minutes applied to: <br>- NIXIN Acetal Dual Safety Suction Port White (12153) &times; 3',0,'1','WooCommerce','order_note',0,0),
(760,4822,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-19 10:00:08','2024-09-19 08:00:08','Stock levels reduced: NIXIN Acetal Dual Safety Suction Port White (12153) 83&rarr;80',0,'1','WooCommerce','order_note',0,0),
(761,4822,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-19 10:00:08','2024-09-19 08:00:08','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(762,4822,'Swim N Style','francois@nixin.co.za','','','2024-09-19 11:47:34','2024-09-19 09:47:34','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(763,4823,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-24 16:36:14','2024-09-24 14:36:14','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 10',0,'1','WooCommerce','order_note',0,0),
(764,4823,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-24 16:36:14','2024-09-24 14:36:14','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 33&rarr;23',0,'1','WooCommerce','order_note',0,0),
(765,4823,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-24 16:36:14','2024-09-24 14:36:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(766,4824,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-29 13:21:11','2024-09-29 11:21:11','Stock hold of 60 minutes applied to: <br>- Mod-N-Medusa - Blue, 1000mm (10637)<span class=\"description\"></span> &times; 1<br>- Mod-N-Classique p/sheet - Blue (10428)<span class=\"description\"></span> &times; 30',0,'1','WooCommerce','order_note',0,0),
(767,4824,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-29 13:21:12','2024-09-29 11:21:12','Stock levels reduced: Mod-N-Medusa - Blue, 1000mm (10637)<span class=\"description\"></span> 19&rarr;18, Mod-N-Classique p/sheet - Blue (10428)<span class=\"description\"></span> 3978&rarr;3948',0,'1','WooCommerce','order_note',0,0),
(768,4824,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-29 13:21:12','2024-09-29 11:21:12','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(769,4824,'Swim N Style','francois@nixin.co.za','','','2024-09-30 07:49:04','2024-09-30 05:49:04','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(770,4823,'Swim N Style','francois@nixin.co.za','','','2024-09-30 07:49:25','2024-09-30 05:49:25','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(771,4829,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-30 10:52:05','2024-09-30 08:52:05','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 6',0,'1','WooCommerce','order_note',0,0),
(772,4829,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-30 10:52:06','2024-09-30 08:52:06','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 21&rarr;15',0,'1','WooCommerce','order_note',0,0),
(773,4829,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-30 10:52:06','2024-09-30 08:52:06','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(774,4829,'Swim N Style','francois@nixin.co.za','','','2024-09-30 12:55:58','2024-09-30 10:55:58','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(775,4830,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-30 13:48:09','2024-09-30 11:48:09','Stock hold of 60 minutes applied to: <br>- Mod-N-Seastar - Blue, 600mm (12005)<span class=\"description\"></span> &times; 1<br>- Mermaid pool Mosaic - 88110 - Medium, Blue (10620)<span class=\"description\"></span> &times; 1<br>- Panache Twisting Travertine p/sheet - Blue (10541)<span class=\"description\"></span> &times; 40',0,'1','WooCommerce','order_note',0,0),
(776,4830,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-30 13:48:10','2024-09-30 11:48:10','Stock levels reduced: Mod-N-Seastar - Blue, 600mm (12005)<span class=\"description\"></span> 31&rarr;30, Mermaid pool Mosaic - 88110 - Medium, Blue (10620)<span class=\"description\"></span> 225&rarr;224, Panache Twisting Travertine p/sheet - Blue (10541)<span class=\"description\"></span> 5628&rarr;5588',0,'1','WooCommerce','order_note',0,0),
(777,4830,'WooCommerce','woocommerce@nixin.co.za','','','2024-09-30 13:48:10','2024-09-30 11:48:10','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(778,4830,'Swim N Style','francois@nixin.co.za','','','2024-10-01 07:47:09','2024-10-01 05:47:09','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(779,4831,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-04 13:33:08','2024-10-04 11:33:08','Stock hold of 60 minutes applied to: <br>- 72LED Lamp Only - 3watt, Blue LED (13461)<span class=\"description\"></span> &times; 3',0,'1','WooCommerce','order_note',0,0),
(780,4831,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-04 13:33:09','2024-10-04 11:33:09','Stock levels reduced: 72LED Lamp Only - 3watt, Blue LED (13461)<span class=\"description\"></span> 301&rarr;298',0,'1','WooCommerce','order_note',0,0),
(781,4831,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-04 13:33:09','2024-10-04 11:33:09','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(782,4831,'Swim N Style','francois@nixin.co.za','','','2024-10-04 13:41:52','2024-10-04 11:41:52','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(783,4832,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-06 20:52:38','2024-10-06 18:52:38','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 1',0,'1','WooCommerce','order_note',0,0),
(784,4832,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-06 20:52:38','2024-10-06 18:52:38','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 20&rarr;19',0,'1','WooCommerce','order_note',0,0),
(785,4832,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-06 20:52:38','2024-10-06 18:52:38','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(786,4833,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-07 09:56:17','2024-10-07 07:56:17','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 1',0,'1','WooCommerce','order_note',0,0),
(787,4833,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-07 09:56:17','2024-10-07 07:56:17','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 17&rarr;16',0,'1','WooCommerce','order_note',0,0),
(788,4833,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-07 09:56:17','2024-10-07 07:56:17','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(789,4834,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-08 08:21:50','2024-10-08 06:21:50','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 1',0,'1','WooCommerce','order_note',0,0),
(790,4834,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-08 08:21:51','2024-10-08 06:21:51','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 21&rarr;20',0,'1','WooCommerce','order_note',0,0),
(791,4834,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-08 08:21:51','2024-10-08 06:21:51','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(792,4832,'Swim N Style','francois@nixin.co.za','','','2024-10-08 09:12:54','2024-10-08 07:12:54','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(793,4833,'Swim N Style','francois@nixin.co.za','','','2024-10-08 09:15:39','2024-10-08 07:15:39','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(794,4834,'Swim N Style','francois@nixin.co.za','','','2024-10-08 09:43:08','2024-10-08 07:43:08','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(795,4835,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-09 07:22:55','2024-10-09 05:22:55','Stock hold of 60 minutes applied to: <br>- Panache Regal Riven p/sheet - Blue (10529)<span class=\"description\"></span> &times; 20',0,'1','WooCommerce','order_note',0,0),
(796,4835,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-09 07:22:55','2024-10-09 05:22:55','Stock levels reduced: Panache Regal Riven p/sheet - Blue (10529)<span class=\"description\"></span> 7141&rarr;7121',0,'1','WooCommerce','order_note',0,0),
(797,4835,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-09 07:22:55','2024-10-09 05:22:55','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(798,4835,'Swim N Style','francois@nixin.co.za','','','2024-10-09 07:35:24','2024-10-09 05:35:24','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(799,4836,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-14 20:15:51','2024-10-14 18:15:51','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 2000mm (11396) &times; 1<br>- NIXIN SST Z-Spout 1500mm (11395) &times; 1',0,'1','WooCommerce','order_note',0,0),
(800,4836,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-14 20:15:52','2024-10-14 18:15:52','Stock levels reduced: NIXIN SST Z-Spout 2000mm (11396) 8&rarr;7, NIXIN SST Z-Spout 1500mm (11395) 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(801,4836,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-14 20:15:52','2024-10-14 18:15:52','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(802,4836,'Swim N Style','francois@nixin.co.za','','','2024-10-15 07:42:40','2024-10-15 05:42:40','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(806,4838,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-18 12:01:37','2024-10-18 10:01:37','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 400mm (11367) &times; 3',0,'1','WooCommerce','order_note',0,0),
(807,4838,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-18 12:01:38','2024-10-18 10:01:38','Stock levels reduced: NIXIN SST Slimline Spout 400mm (11367) 25&rarr;22',0,'1','WooCommerce','order_note',0,0),
(808,4838,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-18 12:01:38','2024-10-18 10:01:38','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(809,4838,'Swim N Style','francois@nixin.co.za','','','2024-10-18 12:50:09','2024-10-18 10:50:09','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(810,4839,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-21 18:38:21','2024-10-21 16:38:21','Stock hold of 60 minutes applied to: <br>- Mod-N-Lady &amp; Ball - 800mm, Blue (10622)<span class=\"description\"></span> &times; 1<br>- Panache Tuscan Quartzite p/sheet - Navy Blue (13089)<span class=\"description\"></span> &times; 35',0,'1','WooCommerce','order_note',0,0),
(811,4839,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-21 18:38:21','2024-10-21 16:38:21','Stock levels reduced: Mod-N-Lady &amp; Ball - 800mm, Blue (10622)<span class=\"description\"></span> 116&rarr;115, Panache Tuscan Quartzite p/sheet - Navy Blue (13089)<span class=\"description\"></span> 214&rarr;179',0,'1','WooCommerce','order_note',0,0),
(812,4839,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-21 18:38:21','2024-10-21 16:38:21','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(813,4839,'Swim N Style','francois@nixin.co.za','','','2024-10-22 08:48:59','2024-10-22 06:48:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(814,4840,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-22 14:22:39','2024-10-22 12:22:39','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 1250mm (11394) &times; 1',0,'1','WooCommerce','order_note',0,0),
(815,4840,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-22 14:22:39','2024-10-22 12:22:39','Stock levels reduced: NIXIN SST Z-Spout 1250mm (11394) 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(816,4840,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-22 14:22:39','2024-10-22 12:22:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(817,4841,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-23 12:54:14','2024-10-23 10:54:14','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Profile Spout 700mm (11373) &times; 1<br>- Pentair Deck Jet || (11900) &times; 2',0,'1','WooCommerce','order_note',0,0),
(818,4841,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-23 12:54:14','2024-10-23 10:54:14','Stock levels reduced: NIXIN SST Slimline Profile Spout 700mm (11373) 26&rarr;25, Pentair Deck Jet || (11900) 11&rarr;9',0,'1','WooCommerce','order_note',0,0),
(819,4841,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-23 12:54:14','2024-10-23 10:54:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(820,4840,'Swim N Style','francois@nixin.co.za','','','2024-10-23 13:05:49','2024-10-23 11:05:49','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(821,4841,'Swim N Style','francois@nixin.co.za','','','2024-10-23 13:06:06','2024-10-23 11:06:06','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(822,4842,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-26 13:07:39','2024-10-26 11:07:39','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Profile Spout 300mm (11366) &times; 1',0,'1','WooCommerce','order_note',0,0),
(823,4842,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-26 13:07:40','2024-10-26 11:07:40','Stock levels reduced: NIXIN SST Slimline Profile Spout 300mm (11366) 22&rarr;21',0,'1','WooCommerce','order_note',0,0),
(824,4842,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-26 13:07:40','2024-10-26 11:07:40','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(825,4842,'Swim N Style','francois@nixin.co.za','','','2024-10-28 08:18:32','2024-10-28 06:18:32','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(826,4843,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-28 12:11:44','2024-10-28 10:11:44','Stock hold of 60 minutes applied to: <br>- Panache Magic Marble p/sheet - Blue (10517)<span class=\"description\"></span> &times; 35',0,'1','WooCommerce','order_note',0,0),
(827,4843,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-28 12:11:44','2024-10-28 10:11:44','Stock levels reduced: Panache Magic Marble p/sheet - Blue (10517)<span class=\"description\"></span> 4136&rarr;4101',0,'1','WooCommerce','order_note',0,0),
(828,4843,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-28 12:11:44','2024-10-28 10:11:44','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(829,4843,'Swim N Style','francois@nixin.co.za','','','2024-10-28 12:44:12','2024-10-28 10:44:12','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(833,4853,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-28 19:49:11','2024-10-28 17:49:11','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 1250mm (11394) &times; 1',0,'1','WooCommerce','order_note',0,0),
(834,4853,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-28 19:49:11','2024-10-28 17:49:11','Stock levels reduced: NIXIN SST Z-Spout 1250mm (11394) 11&rarr;10',0,'1','WooCommerce','order_note',0,0),
(835,4853,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-28 19:49:11','2024-10-28 17:49:11','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(838,4853,'Swim N Style','francois@nixin.co.za','','','2024-10-29 15:38:11','2024-10-29 13:38:11','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(839,4856,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-31 13:30:31','2024-10-31 11:30:31','Stock hold of 60 minutes applied to: <br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 3',0,'1','WooCommerce','order_note',0,0),
(840,4856,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-31 13:30:32','2024-10-31 11:30:32','Stock levels reduced: NIXIN SST Weir Decklid &amp; Collar Standard (11423) 22&rarr;19',0,'1','WooCommerce','order_note',0,0),
(841,4856,'WooCommerce','woocommerce@nixin.co.za','','','2024-10-31 13:30:32','2024-10-31 11:30:32','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(842,4856,'Swim N Style','francois@nixin.co.za','','','2024-10-31 13:37:50','2024-10-31 11:37:50','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(849,4861,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-06 12:29:16','2024-11-06 10:29:16','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 1',0,'1','WooCommerce','order_note',0,0),
(850,4861,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-06 12:29:17','2024-11-06 10:29:17','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 11&rarr;10',0,'1','WooCommerce','order_note',0,0),
(851,4861,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-06 12:29:17','2024-11-06 10:29:17','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(852,4861,'Swim N Style','francois@nixin.co.za','','','2024-11-06 12:55:14','2024-11-06 10:55:14','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(857,4862,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-13 20:01:05','2024-11-13 18:01:05','Stock hold of 60 minutes applied to: <br>- NIXIN Acetal Dual Safety Suction Port White (12153) &times; 1<br>- NIXIN Compact Aimflo White (12897) &times; 2<br>- 5\" Wetniche Casing Complete * (11524) &times; 1',0,'1','WooCommerce','order_note',0,0),
(858,4862,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-13 20:01:05','2024-11-13 18:01:05','Stock levels reduced: NIXIN Acetal Dual Safety Suction Port White (12153) 12&rarr;11, NIXIN Compact Aimflo White (12897) 185&rarr;183, 5\" Wetniche Casing Complete * (11524) 1&rarr;0',0,'1','WooCommerce','order_note',0,0),
(859,4862,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-13 20:01:05','2024-11-13 18:01:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(860,4863,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-14 20:35:08','2024-11-14 18:35:08','Stock hold of 60 minutes applied to: <br>- NIXIN SST Dual Suction Skimmer 250mm (11360) &times; 1',0,'1','WooCommerce','order_note',0,0),
(861,4863,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-14 20:35:09','2024-11-14 18:35:09','Stock levels reduced: NIXIN SST Dual Suction Skimmer 250mm (11360) 40&rarr;39',0,'1','WooCommerce','order_note',0,0),
(862,4863,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-14 20:35:09','2024-11-14 18:35:09','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(863,4862,'Swim N Style','francois@nixin.co.za','','','2024-11-15 07:23:23','2024-11-15 05:23:23','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(864,4863,'Swim N Style','francois@nixin.co.za','','','2024-11-15 07:23:42','2024-11-15 05:23:42','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(867,4869,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-20 09:19:28','2024-11-20 07:19:28','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 800mm (12057) &times; 1',0,'1','WooCommerce','order_note',0,0),
(868,4869,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-20 09:19:29','2024-11-20 07:19:29','Stock levels reduced: NIXIN SST P-Rail 800mm (12057) 34&rarr;33',0,'1','WooCommerce','order_note',0,0),
(869,4869,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-20 09:19:29','2024-11-20 07:19:29','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(870,4869,'Swim N Style','francois@nixin.co.za','','','2024-11-20 11:34:09','2024-11-20 09:34:09','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(871,4870,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-25 08:35:51','2024-11-25 06:35:51','Stock hold of 60 minutes applied to: <br>- Mod-N-Classique p/sheet - Charcoal (10430)<span class=\"description\"></span> &times; 26<br>- Panache Cobalt 3 p/sheet - Brown (11765)<span class=\"description\"></span> &times; 8',0,'1','WooCommerce','order_note',0,0),
(872,4870,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-25 08:35:52','2024-11-25 06:35:52','Stock levels reduced: Mod-N-Classique p/sheet - Charcoal (10430)<span class=\"description\"></span> 900&rarr;874, Panache Cobalt 3 p/sheet - Brown (11765)<span class=\"description\"></span> 474&rarr;466',0,'1','WooCommerce','order_note',0,0),
(873,4870,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-25 08:35:52','2024-11-25 06:35:52','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(874,4870,'Swim N Style','francois@nixin.co.za','','','2024-11-25 08:49:44','2024-11-25 06:49:44','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(875,4871,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-25 20:29:36','2024-11-25 18:29:36','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 800mm (11374) &times; 1',0,'1','WooCommerce','order_note',0,0),
(876,4871,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-25 20:29:36','2024-11-25 18:29:36','Stock levels reduced: NIXIN SST Slimline Spout 800mm (11374) 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(877,4871,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-25 20:29:36','2024-11-25 18:29:36','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(878,4871,'Swim N Style','francois@nixin.co.za','','','2024-11-27 09:21:29','2024-11-27 07:21:29','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(879,4872,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-27 10:53:49','2024-11-27 08:53:49','Stock hold of 60 minutes applied to: <br>- NIXIN SST Aimflo &amp; Adj. Ball (11094) &times; 2<br>- NIXIN SST Dual Safety Suction Port (11350) &times; 1',0,'1','WooCommerce','order_note',0,0),
(880,4872,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-27 10:53:49','2024-11-27 08:53:49','Stock levels reduced: NIXIN SST Aimflo &amp; Adj. Ball (11094) 7&rarr;5, NIXIN SST Dual Safety Suction Port (11350) 23&rarr;22',0,'1','WooCommerce','order_note',0,0),
(881,4872,'WooCommerce','woocommerce@nixin.co.za','','','2024-11-27 10:53:49','2024-11-27 08:53:49','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(882,4872,'Swim N Style','francois@nixin.co.za','','','2024-11-27 13:34:06','2024-11-27 11:34:06','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(883,4873,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-02 15:08:38','2024-12-02 13:08:38','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 800mm (12057) &times; 1',0,'1','WooCommerce','order_note',0,0),
(884,4873,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-02 15:08:39','2024-12-02 13:08:39','Stock levels reduced: NIXIN SST P-Rail 800mm (12057) 24&rarr;23',0,'1','WooCommerce','order_note',0,0),
(885,4873,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-02 15:08:39','2024-12-02 13:08:39','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(886,4873,'Swim N Style','francois@nixin.co.za','','','2024-12-02 16:00:09','2024-12-02 14:00:09','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(887,4874,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-03 06:21:42','2024-12-03 04:21:42','Stock hold of 60 minutes applied to: <br>- Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> &times; 26',0,'1','WooCommerce','order_note',0,0),
(888,4874,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-03 06:21:42','2024-12-03 04:21:42','Stock levels reduced: Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> 4880&rarr;4854',0,'1','WooCommerce','order_note',0,0),
(889,4874,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-03 06:21:42','2024-12-03 04:21:42','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(890,4874,'Swim N Style','francois@nixin.co.za','','','2024-12-03 07:26:46','2024-12-03 05:26:46','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(896,4876,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-05 08:57:12','2024-12-05 06:57:12','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 4',0,'1','WooCommerce','order_note',0,0),
(897,4876,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-05 08:57:12','2024-12-05 06:57:12','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 103&rarr;99',0,'1','WooCommerce','order_note',0,0),
(898,4876,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-05 08:57:12','2024-12-05 06:57:12','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(899,4877,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-05 10:51:06','2024-12-05 08:51:06','Stock hold of 60 minutes applied to: <br>- Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> &times; 48',0,'1','WooCommerce','order_note',0,0),
(900,4877,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-05 10:51:07','2024-12-05 08:51:07','Stock levels reduced: Panache Listello p/sheet - Blue (10511)<span class=\"description\"></span> 6331&rarr;6283',0,'1','WooCommerce','order_note',0,0),
(901,4877,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-05 10:51:07','2024-12-05 08:51:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(902,4877,'Swim N Style','francois@nixin.co.za','','','2024-12-05 12:48:19','2024-12-05 10:48:19','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(903,4876,'Swim N Style','francois@nixin.co.za','','','2024-12-06 07:37:01','2024-12-06 05:37:01','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(904,4879,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-10 11:06:04','2024-12-10 09:06:04','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 470mm (11317) &times; 1',0,'1','WooCommerce','order_note',0,0),
(905,4879,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-10 11:06:05','2024-12-10 09:06:05','Stock levels reduced: NIXIN SST P-Rail 470mm (11317) 12&rarr;11',0,'1','WooCommerce','order_note',0,0),
(906,4879,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-10 11:06:05','2024-12-10 09:06:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(907,4879,'Swim N Style','francois@nixin.co.za','','','2024-12-10 12:20:10','2024-12-10 10:20:10','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(913,4881,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-11 17:28:06','2024-12-11 15:28:06','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 4',0,'1','WooCommerce','order_note',0,0),
(914,4881,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-11 17:28:06','2024-12-11 15:28:06','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 54&rarr;50',0,'1','WooCommerce','order_note',0,0),
(915,4881,'WooCommerce','woocommerce@nixin.co.za','','','2024-12-11 17:28:07','2024-12-11 15:28:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(916,4881,'Swim N Style','francois@nixin.co.za','','','2024-12-12 10:59:59','2024-12-12 08:59:59','Adjusted stock: Crystal Sands Glass Filter Media * - 15 kg (50&rarr;48)',0,'1','WooCommerce','order_note',0,0),
(917,4881,'Swim N Style','francois@nixin.co.za','','','2024-12-12 12:03:03','2024-12-12 10:03:03','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(918,4882,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-07 11:07:16','2025-01-07 09:07:16','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 1',0,'1','WooCommerce','order_note',0,0),
(919,4882,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-07 11:07:16','2025-01-07 09:07:16','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 14&rarr;13',0,'1','WooCommerce','order_note',0,0),
(920,4882,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-07 11:07:16','2025-01-07 09:07:16','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(921,4882,'Swim N Style','francois@nixin.co.za','','','2025-01-07 13:34:12','2025-01-07 11:34:12','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(922,4883,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-09 11:10:04','2025-01-09 09:10:04','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 1',0,'1','WooCommerce','order_note',0,0),
(923,4883,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-09 11:10:05','2025-01-09 09:10:05','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 9&rarr;8',0,'1','WooCommerce','order_note',0,0),
(924,4883,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-09 11:10:05','2025-01-09 09:10:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(925,4883,'Swim N Style','francois@nixin.co.za','','','2025-01-10 10:23:56','2025-01-10 08:23:56','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(932,4887,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-13 10:35:57','2025-01-13 08:35:57','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 12',0,'1','WooCommerce','order_note',0,0),
(933,4887,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-13 10:35:57','2025-01-13 08:35:57','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 24&rarr;12',0,'1','WooCommerce','order_note',0,0),
(934,4887,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-13 10:35:57','2025-01-13 08:35:57','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(935,4887,'Swim N Style','francois@nixin.co.za','','','2025-01-13 10:55:25','2025-01-13 08:55:25','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(936,4888,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-13 14:02:33','2025-01-13 12:02:33','Stock hold of 60 minutes applied to: <br>- Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> &times; 6',0,'1','WooCommerce','order_note',0,0),
(937,4888,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-13 14:02:33','2025-01-13 12:02:33','Stock levels reduced: Crystal Sands Glass Filter Media * - 15 kg (10425)<span class=\"description\"></span> 39&rarr;33',0,'1','WooCommerce','order_note',0,0),
(938,4888,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-13 14:02:33','2025-01-13 12:02:33','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(939,4888,'Swim N Style','francois@nixin.co.za','','','2025-01-13 14:45:21','2025-01-13 12:45:21','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(940,4889,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-14 19:28:58','2025-01-14 17:28:58','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 1',0,'1','WooCommerce','order_note',0,0),
(941,4889,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-14 19:28:59','2025-01-14 17:28:59','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 36&rarr;35',0,'1','WooCommerce','order_note',0,0),
(942,4889,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-14 19:28:59','2025-01-14 17:28:59','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(943,4889,'Swim N Style','francois@nixin.co.za','','','2025-01-15 07:31:16','2025-01-15 05:31:16','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(946,4890,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-15 11:57:13','2025-01-15 09:57:13','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 800mm (11374) &times; 1<br>- NIXIN SST Dual Safety Suction Port (11350) &times; 1',0,'1','WooCommerce','order_note',0,0),
(947,4890,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-15 11:57:13','2025-01-15 09:57:13','Stock levels reduced: NIXIN SST Slimline Spout 800mm (11374) 22&rarr;21, NIXIN SST Dual Safety Suction Port (11350) 29&rarr;28',0,'1','WooCommerce','order_note',0,0),
(948,4890,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-15 11:57:14','2025-01-15 09:57:14','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(949,4890,'Swim N Style','francois@nixin.co.za','','','2025-01-15 12:34:30','2025-01-15 10:34:30','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(950,4892,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-23 18:14:41','2025-01-23 16:14:41','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 470mm (11317) &times; 1',0,'1','WooCommerce','order_note',0,0),
(951,4892,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-23 18:14:42','2025-01-23 16:14:42','Stock levels reduced: NIXIN SST P-Rail 470mm (11317) 17&rarr;16',0,'1','WooCommerce','order_note',0,0),
(952,4892,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-23 18:14:42','2025-01-23 16:14:42','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(953,4892,'Swim N Style','francois@nixin.co.za','','','2025-01-24 07:31:57','2025-01-24 05:31:57','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(954,4893,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-24 10:45:06','2025-01-24 08:45:06','Stock hold of 60 minutes applied to: <br>- Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> &times; 38',0,'1','WooCommerce','order_note',0,0),
(955,4893,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-24 10:45:06','2025-01-24 08:45:06','Stock levels reduced: Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> 5631&rarr;5593',0,'1','WooCommerce','order_note',0,0),
(956,4893,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-24 10:45:06','2025-01-24 08:45:06','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(957,4893,'Swim N Style','francois@nixin.co.za','','','2025-01-24 14:04:09','2025-01-24 12:04:09','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(958,4894,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-29 14:44:30','2025-01-29 12:44:30','Stock hold of 60 minutes applied to: <br>- NIXIN SST Water Cannon (50mm Plumbing) (12240) &times; 4',0,'1','WooCommerce','order_note',0,0),
(959,4894,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-29 14:44:32','2025-01-29 12:44:32','Stock levels reduced: NIXIN SST Water Cannon (50mm Plumbing) (12240) 15&rarr;11',0,'1','WooCommerce','order_note',0,0),
(960,4894,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-29 14:44:32','2025-01-29 12:44:32','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(961,4894,'Swim N Style','francois@nixin.co.za','','','2025-01-29 14:50:36','2025-01-29 12:50:36','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(964,4895,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-29 18:53:25','2025-01-29 16:53:25','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 1',0,'1','WooCommerce','order_note',0,0),
(965,4895,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-29 18:53:26','2025-01-29 16:53:26','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 9&rarr;8',0,'1','WooCommerce','order_note',0,0),
(966,4895,'WooCommerce','woocommerce@nixin.co.za','','','2025-01-29 18:53:26','2025-01-29 16:53:26','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(967,4895,'Swim N Style','francois@nixin.co.za','','','2025-02-05 10:21:00','2025-02-05 08:21:00','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(968,4896,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-05 20:13:38','2025-02-05 18:13:38','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 800mm (12057) &times; 2',0,'1','WooCommerce','order_note',0,0),
(969,4896,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-05 20:13:38','2025-02-05 18:13:38','Stock levels reduced: NIXIN SST P-Rail 800mm (12057) 14&rarr;12',0,'1','WooCommerce','order_note',0,0),
(970,4896,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-05 20:13:38','2025-02-05 18:13:38','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(971,4896,'Swim N Style','francois@nixin.co.za','','','2025-02-06 07:37:59','2025-02-06 05:37:59','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(972,4897,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-06 09:08:09','2025-02-06 07:08:09','Stock hold of 60 minutes applied to: <br>- PVC HD Cross Piece * - 50mm (10714)<span class=\"description\"></span> &times; 1',0,'1','WooCommerce','order_note',0,0),
(973,4897,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-06 09:08:10','2025-02-06 07:08:10','Stock levels reduced: PVC HD Cross Piece * - 50mm (10714)<span class=\"description\"></span> 4&rarr;3',0,'1','WooCommerce','order_note',0,0),
(974,4897,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-06 09:08:10','2025-02-06 07:08:10','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(975,4897,'Swim N Style','francois@nixin.co.za','','','2025-02-07 08:26:13','2025-02-07 06:26:13','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(976,4899,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-11 20:31:17','2025-02-11 18:31:17','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 10<br>- Green Out # - 1 litre (10229)<span class=\"description\"></span> &times; 5',0,'1','WooCommerce','order_note',0,0),
(977,4899,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-11 20:31:18','2025-02-11 18:31:18','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 33&rarr;23, Green Out # - 1 litre (10229)<span class=\"description\"></span> 7&rarr;2',0,'1','WooCommerce','order_note',0,0),
(978,4899,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-11 20:31:18','2025-02-11 18:31:18','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(979,4899,'Swim N Style','francois@nixin.co.za','','','2025-02-12 08:41:54','2025-02-12 06:41:54','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(980,4900,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-12 13:39:49','2025-02-12 11:39:49','Stock hold of 60 minutes applied to: <br>- NIXIN Acetal Dual Safety Suction Port Black (12154) &times; 1<br>- PVC Aimflo Front &amp; Ball Only (Black) (13261) &times; 2',0,'1','WooCommerce','order_note',0,0),
(981,4900,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-12 13:39:49','2025-02-12 11:39:49','Stock levels reduced: NIXIN Acetal Dual Safety Suction Port Black (12154) 58&rarr;57, PVC Aimflo Front &amp; Ball Only (Black) (13261) 344&rarr;342',0,'1','WooCommerce','order_note',0,0),
(982,4900,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-12 13:39:49','2025-02-12 11:39:49','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(983,4900,'Swim N Style','francois@nixin.co.za','','','2025-02-12 13:55:34','2025-02-12 11:55:34','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(984,4901,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-12 18:27:53','2025-02-12 16:27:53','Stock hold of 60 minutes applied to: <br>- NIXIN SST Pipe Spout ø50 x 300mm (11577) &times; 3',0,'1','WooCommerce','order_note',0,0),
(985,4901,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-12 18:27:53','2025-02-12 16:27:53','Stock levels reduced: NIXIN SST Pipe Spout ø50 x 300mm (11577) 17&rarr;14',0,'1','WooCommerce','order_note',0,0),
(986,4901,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-12 18:27:53','2025-02-12 16:27:53','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(987,4901,'Swim N Style','francois@nixin.co.za','','','2025-02-13 07:26:46','2025-02-13 05:26:46','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(988,4987,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-24 18:14:44','2025-02-24 16:14:44','Stock hold of 60 minutes applied to: <br>- NIXIN SST Pipe Spout ø38 x 300mm (11575) &times; 4',0,'1','WooCommerce','order_note',0,0),
(989,4987,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-24 18:14:44','2025-02-24 16:14:44','Stock levels reduced: NIXIN SST Pipe Spout ø38 x 300mm (11575) 28&rarr;24',0,'1','WooCommerce','order_note',0,0),
(990,4987,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-24 18:14:44','2025-02-24 16:14:44','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(991,4987,'Swim N Style','francois@nixin.co.za','','','2025-02-25 07:14:32','2025-02-25 05:14:32','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(997,4989,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-28 15:50:41','2025-02-28 13:50:41','Stock hold of 60 minutes applied to: <br>- NIXIN SST Auto Filler (11564) &times; 1',0,'1','WooCommerce','order_note',0,0),
(998,4989,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-28 15:50:42','2025-02-28 13:50:42','Stock levels reduced: NIXIN SST Auto Filler (11564) 5&rarr;4',0,'1','WooCommerce','order_note',0,0),
(999,4989,'WooCommerce','woocommerce@nixin.co.za','','','2025-02-28 15:50:42','2025-02-28 13:50:42','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0),
(1000,4989,'Swim N Style','francois@nixin.co.za','','','2025-03-05 07:31:58','2025-03-05 05:31:58','Order status changed from Processing to Completed.',0,'1','WooCommerce','order_note',0,0),
(1001,5133,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-07 10:23:45','2025-03-07 08:23:45','Stock hold of 60 minutes applied to: <br>- Mod-N-Tuscan p/sheet - Blue (10492)<span class=\"description\"></span> &times; 55',0,'1','WooCommerce','order_note',0,0),
(1002,5133,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-07 10:23:46','2025-03-07 08:23:46','Stock levels reduced: Mod-N-Tuscan p/sheet - Blue (10492)<span class=\"description\"></span> 3162&rarr;3107',0,'1','WooCommerce','order_note',0,0),
(1003,5133,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-07 10:23:46','2025-03-07 08:23:46','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1004,5133,'Swim N Style','francois@nixin.co.za','','','2025-03-07 11:57:45','2025-03-07 09:57:45','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1005,5134,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-10 10:25:36','2025-03-10 08:25:36','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 2',0,'1','WooCommerce','order_note',0,0),
(1006,5134,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-10 10:25:36','2025-03-10 08:25:36','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 11&rarr;9',0,'1','WooCommerce','order_note',0,0),
(1007,5134,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-10 10:25:36','2025-03-10 08:25:36','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1008,5134,'Swim N Style','francois@nixin.co.za','','','2025-03-10 11:22:04','2025-03-10 09:22:04','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1009,5141,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-14 15:33:08','2025-03-14 13:33:08','Stock hold of 60 minutes applied to: <br>- NIXIN SST Aimflo &amp; Integrated Ball (12776) &times; 1<br>- NIXIN SST Weir Face Plate - Standard (10062)<span class=\"description\"></span> &times; 1<br>- SST 80 LED Round Poolite Blue LED (11088) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1010,5141,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-14 15:33:09','2025-03-14 13:33:09','Stock levels reduced: NIXIN SST Aimflo &amp; Integrated Ball (12776) 56&rarr;55, NIXIN SST Weir Face Plate - Standard (10062)<span class=\"description\"></span> 18&rarr;17, SST 80 LED Round Poolite Blue LED (11088) 25&rarr;24',0,'1','WooCommerce','order_note',0,0),
(1011,5141,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-14 15:33:09','2025-03-14 13:33:09','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1012,5141,'Swim N Style','francois@nixin.co.za','','','2025-03-15 08:44:12','2025-03-15 06:44:12','Added line items: Resin Connector (10776)',0,'1','WooCommerce','order_note',0,0),
(1013,5141,'Swim N Style','francois@nixin.co.za','','','2025-03-15 08:44:44','2025-03-15 06:44:44','Adjusted stock: Resin Connector (122&rarr;121)',0,'1','WooCommerce','order_note',0,0),
(1014,5141,'Swim N Style','francois@nixin.co.za','','','2025-03-15 08:45:05','2025-03-15 06:45:05','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1015,5142,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-17 08:17:55','2025-03-17 06:17:55','Stock hold of 60 minutes applied to: <br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1016,5142,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-17 08:17:55','2025-03-17 06:17:55','Stock levels reduced: NIXIN SST Weir Decklid &amp; Collar Standard (11423) 17&rarr;16',0,'1','WooCommerce','order_note',0,0),
(1017,5142,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-17 08:17:55','2025-03-17 06:17:55','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1018,5142,'Swim N Style','francois@nixin.co.za','','','2025-03-17 10:09:16','2025-03-17 08:09:16','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1019,5145,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-20 08:37:42','2025-03-20 06:37:42','Stock hold of 60 minutes applied to: <br>- NIXIN SST Deck Spout 300w x 140h (11422) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1020,5145,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-20 08:37:42','2025-03-20 06:37:42','Stock levels reduced: NIXIN SST Deck Spout 300w x 140h (11422) 10&rarr;9',0,'1','WooCommerce','order_note',0,0),
(1021,5145,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-20 08:37:42','2025-03-20 06:37:42','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1022,5145,'Swim N Style','francois@nixin.co.za','','','2025-03-24 14:17:39','2025-03-24 12:17:39','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1026,5147,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-25 19:11:55','2025-03-25 17:11:55','Stock hold of 60 minutes applied to: <br>- NIXIN SST P-Rail 1200mm (11318) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1027,5147,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-25 19:11:55','2025-03-25 17:11:55','Stock levels reduced: NIXIN SST P-Rail 1200mm (11318) 4&rarr;3',0,'1','WooCommerce','order_note',0,0),
(1028,5147,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-25 19:11:55','2025-03-25 17:11:55','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1029,5147,'Swim N Style','francois@nixin.co.za','','','2025-03-26 07:25:28','2025-03-26 05:25:28','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1030,5151,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-27 12:55:57','2025-03-27 10:55:57','Stock hold of 60 minutes applied to: <br>- NIXIN SST Pipe Spout ø50 x 300mm (11577) &times; 6',0,'1','WooCommerce','order_note',0,0),
(1031,5151,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-27 12:55:57','2025-03-27 10:55:57','Stock levels reduced: NIXIN SST Pipe Spout ø50 x 300mm (11577) 11&rarr;5',0,'1','WooCommerce','order_note',0,0),
(1032,5151,'WooCommerce','woocommerce@nixin.co.za','','','2025-03-27 12:55:57','2025-03-27 10:55:57','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1033,5151,'Swim N Style','francois@nixin.co.za','','','2025-03-27 13:58:00','2025-03-27 11:58:00','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1034,5152,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-01 18:33:46','2025-04-01 16:33:46','Stock hold of 60 minutes applied to: <br>- Pure Clear * - 1 litre (11074)<span class=\"description\"></span> &times; 20',0,'1','WooCommerce','order_note',0,0),
(1035,5152,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-01 18:33:46','2025-04-01 16:33:46','Stock levels reduced: Pure Clear * - 1 litre (11074)<span class=\"description\"></span> 132&rarr;112',0,'1','WooCommerce','order_note',0,0),
(1036,5152,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-01 18:33:46','2025-04-01 16:33:46','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1037,5152,'Swim N Style','francois@nixin.co.za','','','2025-04-02 07:27:55','2025-04-02 05:27:55','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1040,5153,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-02 17:23:03','2025-04-02 15:23:03','Stock hold of 60 minutes applied to: <br>- NIXIN SST Deck Light Box Complete (Brown Body) (11280) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1041,5153,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-02 17:23:03','2025-04-02 15:23:03','Stock levels reduced: NIXIN SST Deck Light Box Complete (Brown Body) (11280) 20&rarr;19',0,'1','WooCommerce','order_note',0,0),
(1042,5153,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-02 17:23:03','2025-04-02 15:23:03','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1043,5153,'Swim N Style','francois@nixin.co.za','','','2025-04-03 09:20:02','2025-04-03 07:20:02','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1044,5154,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-08 12:19:01','2025-04-08 10:19:01','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 1000mm (11376) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1045,5154,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-08 12:19:01','2025-04-08 10:19:01','Stock levels reduced: NIXIN SST Slimline Spout 1000mm (11376) 11&rarr;10',0,'1','WooCommerce','order_note',0,0),
(1046,5154,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-08 12:19:01','2025-04-08 10:19:01','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1047,5154,'Swim N Style','francois@nixin.co.za','','','2025-04-08 14:13:10','2025-04-08 12:13:10','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1054,5157,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-11 05:01:07','2025-04-11 03:01:07','Stock hold of 60 minutes applied to: <br>- Panache Cobalt 4 p/sheet - Blue (11799)<span class=\"description\"></span> &times; 40',0,'1','WooCommerce','order_note',0,0),
(1055,5157,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-11 05:01:07','2025-04-11 03:01:07','Stock levels reduced: Panache Cobalt 4 p/sheet - Blue (11799)<span class=\"description\"></span> 5670&rarr;5630',0,'1','WooCommerce','order_note',0,0),
(1056,5157,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-11 05:01:07','2025-04-11 03:01:07','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1057,5158,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-12 16:43:53','2025-04-12 14:43:53','Stock hold of 60 minutes applied to: <br>- Panache Crushed Classique p/sheet - Blue (10502)<span class=\"description\"></span> &times; 50',0,'1','WooCommerce','order_note',0,0),
(1058,5158,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-12 16:43:53','2025-04-12 14:43:53','Stock levels reduced: Panache Crushed Classique p/sheet - Blue (10502)<span class=\"description\"></span> 7317&rarr;7267',0,'1','WooCommerce','order_note',0,0),
(1059,5158,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-12 16:43:53','2025-04-12 14:43:53','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1060,5159,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-14 17:37:23','2025-04-14 15:37:23','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 400mm (11367) &times; 1<br>- NIXIN SST Slimline Profile Spout 300mm (11366) &times; 2',0,'1','WooCommerce','order_note',0,0),
(1061,5159,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-14 17:37:23','2025-04-14 15:37:23','Stock levels reduced: NIXIN SST Slimline Spout 400mm (11367) 17&rarr;16, NIXIN SST Slimline Profile Spout 300mm (11366) 19&rarr;17',0,'1','WooCommerce','order_note',0,0),
(1062,5159,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-14 17:37:23','2025-04-14 15:37:23','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1063,5159,'Swim N Style','francois@nixin.co.za','','','2025-04-15 14:01:44','2025-04-15 12:01:44','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1064,5157,'Swim N Style','francois@nixin.co.za','','','2025-04-16 09:51:07','2025-04-16 07:51:07','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1065,5158,'Swim N Style','francois@nixin.co.za','','','2025-04-16 09:51:58','2025-04-16 07:51:58','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1070,5160,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-22 15:51:59','2025-04-22 13:51:59','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 1000mm (11376) &times; 1',0,'post-trashed','WooCommerce','order_note',0,0),
(1071,5160,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-22 15:52:00','2025-04-22 13:52:00','Stock levels reduced: NIXIN SST Slimline Spout 1000mm (11376) 12&rarr;11',0,'post-trashed','WooCommerce','order_note',0,0),
(1072,5160,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-22 15:52:00','2025-04-22 13:52:00','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'post-trashed','WooCommerce','order_note',0,0),
(1073,5161,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-23 08:53:51','2025-04-23 06:53:51','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 1000mm (11376) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1074,5161,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-23 08:53:51','2025-04-23 06:53:51','Stock levels reduced: NIXIN SST Slimline Spout 1000mm (11376) 11&rarr;10',0,'1','WooCommerce','order_note',0,0),
(1075,5161,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-23 08:53:51','2025-04-23 06:53:51','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1076,5160,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-23 09:20:39','2025-04-23 07:20:39','Stock levels increased: NIXIN SST Slimline Spout 1000mm (11376) 10&rarr;11',0,'post-trashed','WooCommerce','order_note',0,0),
(1077,5160,'Swim N Style','francois@nixin.co.za','','','2025-04-23 09:20:39','2025-04-23 07:20:39','Order status changed from On hold to Cancelled.',0,'post-trashed','WooCommerce','order_note',0,0),
(1078,5161,'Swim N Style','francois@nixin.co.za','','','2025-04-23 09:20:57','2025-04-23 07:20:57','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1079,5162,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 03:47:58','2025-04-24 01:47:58','Stock hold of 60 minutes applied to: <br>- NIXIN SST Mushroom Spout ø50 x 800mm (12369) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1080,5162,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 03:47:58','2025-04-24 01:47:58','Stock levels reduced: NIXIN SST Mushroom Spout ø50 x 800mm (12369) 4&rarr;3',0,'1','WooCommerce','order_note',0,0),
(1081,5162,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 03:47:58','2025-04-24 01:47:58','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1082,5162,'Swim N Style','francois@nixin.co.za','','','2025-04-24 07:22:16','2025-04-24 05:22:16','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1083,5163,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 09:08:16','2025-04-24 07:08:16','Stock hold of 60 minutes applied to: <br>- NIXIN SST Slimline Spout 600mm (11372) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1084,5163,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 09:08:16','2025-04-24 07:08:16','Stock levels reduced: NIXIN SST Slimline Spout 600mm (11372) 16&rarr;15',0,'1','WooCommerce','order_note',0,0),
(1085,5163,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 09:08:16','2025-04-24 07:08:16','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1086,5163,'Swim N Style','francois@nixin.co.za','','','2025-04-24 09:40:40','2025-04-24 07:40:40','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1087,5164,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 16:14:05','2025-04-24 14:14:05','Stock hold of 60 minutes applied to: <br>- NIXIN SST Weir Decklid &amp; Collar Standard (11423) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1088,5164,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 16:14:05','2025-04-24 14:14:05','Stock levels reduced: NIXIN SST Weir Decklid &amp; Collar Standard (11423) 58&rarr;57',0,'1','WooCommerce','order_note',0,0),
(1089,5164,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-24 16:14:05','2025-04-24 14:14:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1090,5164,'Swim N Style','francois@nixin.co.za','','','2025-04-25 07:27:46','2025-04-25 05:27:46','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1091,5165,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-29 12:13:05','2025-04-29 10:13:05','Stock hold of 60 minutes applied to: <br>- Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> &times; 25',0,'1','WooCommerce','order_note',0,0),
(1092,5165,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-29 12:13:06','2025-04-29 10:13:06','Stock levels reduced: Mod-N-Marble p/sheet - Blue (10464)<span class=\"description\"></span> 6354&rarr;6329',0,'1','WooCommerce','order_note',0,0),
(1093,5165,'WooCommerce','woocommerce@nixin.co.za','','','2025-04-29 12:13:06','2025-04-29 10:13:06','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1094,5165,'Swim N Style','francois@nixin.co.za','','','2025-04-29 12:51:00','2025-04-29 10:51:00','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1095,5169,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-06 11:57:50','2025-05-06 09:57:50','Stock hold of 60 minutes applied to: <br>- NIXIN SST Box Spout 200mm (11560) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1096,5169,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-06 11:57:50','2025-05-06 09:57:50','Stock levels reduced: NIXIN SST Box Spout 200mm (11560) 8&rarr;7',0,'1','WooCommerce','order_note',0,0),
(1097,5169,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-06 11:57:50','2025-05-06 09:57:50','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1098,5170,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-07 10:21:56','2025-05-07 08:21:56','Stock hold of 60 minutes applied to: <br>- Mod-N-Oceano p/sheet - Blue (10476)<span class=\"description\"></span> &times; 18',0,'1','WooCommerce','order_note',0,0),
(1099,5170,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-07 10:21:57','2025-05-07 08:21:57','Stock levels reduced: Mod-N-Oceano p/sheet - Blue (10476)<span class=\"description\"></span> 3765&rarr;3747',0,'1','WooCommerce','order_note',0,0),
(1100,5170,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-07 10:21:57','2025-05-07 08:21:57','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1101,5170,'Swim N Style','francois@nixin.co.za','','','2025-05-08 07:35:22','2025-05-08 05:35:22','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1102,5169,'Swim N Style','francois@nixin.co.za','','','2025-05-12 13:05:22','2025-05-12 11:05:22','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1103,5173,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-15 09:04:05','2025-05-15 07:04:05','Stock hold of 60 minutes applied to: <br>- NIXIN SST Z-Spout 750mm (11392) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1104,5173,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-15 09:04:05','2025-05-15 07:04:05','Stock levels reduced: NIXIN SST Z-Spout 750mm (11392) 9&rarr;8',0,'1','WooCommerce','order_note',0,0),
(1105,5173,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-15 09:04:05','2025-05-15 07:04:05','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1106,5173,'Swim N Style','francois@nixin.co.za','','','2025-05-15 09:29:25','2025-05-15 07:29:25','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1107,5174,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-15 10:00:40','2025-05-15 08:00:40','Stock hold of 60 minutes applied to: <br>- NIXIN SST Roll Top Ladder 3-step (11314) &times; 1',0,'1','WooCommerce','order_note',0,0),
(1108,5174,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-15 10:00:41','2025-05-15 08:00:41','Stock levels reduced: NIXIN SST Roll Top Ladder 3-step (11314) 3&rarr;2',0,'1','WooCommerce','order_note',0,0),
(1109,5174,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-15 10:00:41','2025-05-15 08:00:41','Awaiting BACS payment Order status changed from Pending payment to On hold.',0,'1','WooCommerce','order_note',0,0),
(1110,5175,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-17 13:19:37','2025-05-17 11:19:37','Stock hold of 60 minutes applied to: <br>- NIXIN SST Aimflo &amp; Adj. Ball (11094) &times; 5<br>- NIXIN SST Dual Suction Skimmer 300mm (11678) &times; 2',0,'post-trashed','WooCommerce','order_note',0,0),
(1111,5175,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-17 13:19:37','2025-05-17 11:19:37','Stock levels reduced: NIXIN SST Aimflo &amp; Adj. Ball (11094) 147&rarr;142, NIXIN SST Dual Suction Skimmer 300mm (11678) 18&rarr;16',0,'post-trashed','WooCommerce','order_note',0,0),
(1112,5175,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-17 13:19:37','2025-05-17 11:19:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'post-trashed','WooCommerce','order_note',0,0),
(1113,5174,'Swim N Style','francois@nixin.co.za','','','2025-05-17 13:27:42','2025-05-17 11:27:42','Order status changed from On hold to Completed.',0,'1','WooCommerce','order_note',0,0),
(1114,5175,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-17 13:29:16','2025-05-17 11:29:16','Stock levels increased: NIXIN SST Aimflo &amp; Adj. Ball (11094) 142&rarr;147, NIXIN SST Dual Suction Skimmer 300mm (11678) 16&rarr;18',0,'post-trashed','WooCommerce','order_note',0,0),
(1115,5175,'Swim N Style','francois@nixin.co.za','','','2025-05-17 13:29:16','2025-05-17 11:29:16','Order status changed from Processing to Pending payment.',0,'post-trashed','WooCommerce','order_note',0,0),
(1116,5175,'Swim N Style','francois@nixin.co.za','','','2025-05-17 13:30:08','2025-05-17 11:30:08','Added line items: NIXIN SST 72LED Blue Crystalite Complete (11355)',0,'post-trashed','WooCommerce','order_note',0,0),
(1117,5175,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-17 13:38:07','2025-05-17 11:38:07','Stock levels reduced: NIXIN SST Aimflo &amp; Adj. Ball (11094) 147&rarr;142, NIXIN SST Dual Suction Skimmer 300mm (11678) 18&rarr;16, NIXIN SST 72LED Blue Crystalite Complete (11355) 0&rarr;-5',0,'post-trashed','WooCommerce','order_note',0,0),
(1118,5175,'Swim N Style','francois@nixin.co.za','','','2025-05-17 13:38:07','2025-05-17 11:38:07','Order status changed from Pending payment to Processing.',0,'post-trashed','WooCommerce','order_note',0,0),
(1119,5175,'WooCommerce','woocommerce@nixin.co.za','','','2025-05-22 15:06:30','2025-05-22 13:06:30','Stock levels increased: NIXIN SST Aimflo &amp; Adj. Ball (11094) 142&rarr;147, NIXIN SST Dual Suction Skimmer 300mm (11678) 0&rarr;2, NIXIN SST 72LED Blue Crystalite Complete (11355) -5&rarr;0',0,'post-trashed','WooCommerce','order_note',0,0),
(1120,5175,'Swim N Style','francois@nixin.co.za','','','2025-05-22 15:06:30','2025-05-22 13:06:30','Order status changed from Processing to Cancelled.',0,'post-trashed','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_notes`
--

DROP TABLE IF EXISTS `wp_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_notes`
--

LOCK TABLES `wp_e_notes` WRITE;
/*!40000 ALTER TABLE `wp_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wp_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_notes_users_relations`
--

LOCK TABLES `wp_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_submissions`
--

DROP TABLE IF EXISTS `wp_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(255) DEFAULT NULL,
  `hash_id` varchar(255) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(255) NOT NULL,
  `form_name` varchar(255) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`(191)),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191)),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`(191)),
  KEY `type_index` (`type`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`(191)),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions`
--

LOCK TABLES `wp_e_submissions` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wp_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(255) NOT NULL,
  `action_label` varchar(255) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`(191)),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions_actions_log`
--

LOCK TABLES `wp_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_submissions_values`
--

DROP TABLE IF EXISTS `wp_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(255) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_submissions_values`
--

LOCK TABLES `wp_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wp_e_submissions_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_draft_submissions`
--

DROP TABLE IF EXISTS `wp_gf_draft_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_draft_submissions` (
  `uuid` char(32) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `email` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` varchar(45) NOT NULL,
  `source_url` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `submission` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  PRIMARY KEY (`uuid`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_draft_submissions`
--

LOCK TABLES `wp_gf_draft_submissions` WRITE;
/*!40000 ALTER TABLE `wp_gf_draft_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gf_draft_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry`
--

DROP TABLE IF EXISTS `wp_gf_entry`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `post_id` bigint(10) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_starred` tinyint(10) NOT NULL DEFAULT 0,
  `is_read` tinyint(10) NOT NULL DEFAULT 0,
  `ip` varchar(45) NOT NULL,
  `source_url` varchar(200) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_agent` varchar(250) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `currency` varchar(5) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `payment_status` varchar(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `payment_date` datetime DEFAULT NULL,
  `payment_amount` decimal(19,2) DEFAULT NULL,
  `payment_method` varchar(30) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `transaction_id` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `is_fulfilled` tinyint(10) DEFAULT NULL,
  `created_by` bigint(10) unsigned DEFAULT NULL,
  `transaction_type` tinyint(10) DEFAULT NULL,
  `status` varchar(20) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT 'active',
  `source_id` bigint(10) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `form_id_status` (`form_id`,`status`)
) ENGINE=InnoDB AUTO_INCREMENT=1504 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry`
--

LOCK TABLES `wp_gf_entry` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */;
INSERT INTO `wp_gf_entry` VALUES
(2,1,NULL,'2019-10-03 06:55:45','2019-10-03 06:55:45',0,0,'156.0.220.59','http://www.nixin.co.za/gallery/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(5,1,NULL,'2019-10-03 07:07:27','2019-10-03 07:07:27',0,0,'41.193.24.146','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,9,NULL,'active',NULL),
(11,1,NULL,'2019-10-06 10:35:47','2019-10-06 10:35:47',0,0,'41.14.10.81','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(17,1,NULL,'2019-10-07 08:18:35','2019-10-07 08:18:35',0,0,'41.113.98.12','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 6.0; EVA-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(23,1,NULL,'2019-10-09 06:15:54','2019-10-09 06:15:54',0,0,'103.46.194.12','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(26,1,NULL,'2019-10-09 14:25:55','2019-10-09 14:25:55',0,0,'41.77.203.98','http://www.nixin.co.za/product/sst-weir-deck-lid-collar/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(32,1,NULL,'2019-10-12 13:15:24','2019-10-12 13:15:24',0,0,'197.245.7.180','http://www.nixin.co.za/','Mozilla/5.0 (iPad; CPU OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(35,1,NULL,'2019-10-14 12:35:07','2019-10-14 12:35:07',0,0,'105.247.39.224','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(41,1,NULL,'2019-10-15 09:54:31','2019-10-15 09:54:31',0,0,'164.151.130.61','http://www.nixin.co.za/products','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(47,1,NULL,'2019-10-15 14:02:21','2019-10-15 14:02:21',0,0,'105.184.2.26','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(53,1,NULL,'2019-10-22 05:30:44','2019-10-22 05:30:44',0,0,'41.13.224.30','http://www.nixin.co.za/checkout/order-received/1628/?key=wc_order_5cJDkeZgHldi2','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(59,1,NULL,'2019-10-26 18:04:09','2019-10-26 18:04:09',0,0,'41.13.191.184','http://www.nixin.co.za/product/mod-n-classique/','Mozilla/5.0 (Linux; Android 9; POT-LX1AF) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(62,1,NULL,'2019-10-27 09:59:30','2019-10-27 09:59:30',0,0,'41.13.22.161','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 7.0; SM-A310F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(65,1,NULL,'2019-10-28 06:50:20','2019-10-28 06:50:20',0,0,'105.247.5.2','http://www.nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(68,1,NULL,'2019-10-30 07:05:50','2019-10-30 07:05:50',0,0,'164.151.130.61','http://www.nixin.co.za/products','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(71,1,NULL,'2019-10-30 17:34:08','2019-10-30 17:34:08',0,0,'41.157.101.56','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(74,1,NULL,'2019-11-04 11:46:58','2019-11-04 11:46:58',0,0,'105.4.3.176','http://www.nixin.co.za/product/mod-n-dolphin-ball/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A305F/A305FDDU2ASI1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.1 Chrome/71.0.3578.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(77,1,NULL,'2019-11-05 11:08:48','2019-11-05 11:08:48',0,0,'165.255.112.6','http://www.nixin.co.za/products/74/mod-n-mosaix/mod-n-cosmo-uno-black','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(83,1,NULL,'2019-11-15 08:57:33','2019-11-15 08:57:33',0,0,'154.66.188.77','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; SM-A505F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.96 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(86,1,NULL,'2019-11-19 07:07:27','2019-11-19 07:07:27',0,0,'197.156.190.233','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(89,1,NULL,'2019-11-19 07:56:01','2019-11-19 07:56:01',0,0,'213.150.213.99','http://www.nixin.co.za/product-category/led-pool-lights/','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:70.0) Gecko/20100101 Firefox/70.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(95,1,NULL,'2019-11-20 07:12:39','2019-11-20 07:12:39',0,0,'196.25.120.218','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(101,1,NULL,'2019-11-21 18:38:29','2019-11-21 18:38:29',0,0,'105.186.89.240','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(107,1,NULL,'2019-11-29 14:17:00','2019-11-29 14:17:00',0,0,'196.61.104.88','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 9; FIG-LA1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(113,1,NULL,'2019-12-02 11:10:48','2019-12-02 11:10:48',0,0,'197.94.78.239','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(116,1,NULL,'2019-12-03 10:34:45','2019-12-03 10:34:45',0,0,'41.144.72.232','http://www.nixin.co.za/product-category/panache-mosaics/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(119,1,NULL,'2019-12-06 04:51:46','2019-12-06 04:51:46',0,0,'197.94.197.233','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(125,1,NULL,'2019-12-07 15:27:39','2019-12-07 15:27:39',0,0,'41.13.250.60','http://www.nixin.co.za/checkout/order-received/1832/?key=wc_order_QAOG5HHTX9zRj','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(131,1,NULL,'2019-12-12 12:56:00','2019-12-12 12:56:00',0,0,'154.68.173.143','http://www.nixin.co.za/checkout/order-received/1850/?key=wc_order_5fqxN5J6HoP8c','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950F/N950FXXS8DSK1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(132,1,NULL,'2020-01-02 11:20:56','2020-01-02 11:20:56',0,0,'197.229.3.141','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; LYA-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.93 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(133,1,NULL,'2020-01-09 10:55:26','2020-01-09 10:55:26',0,0,'105.0.0.125','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 4.4.2; B15Q Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.109 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(134,1,NULL,'2020-01-17 08:44:19','2020-01-17 08:44:19',0,0,'197.87.234.4','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(135,1,NULL,'2020-01-21 13:43:34','2020-01-21 13:43:34',0,0,'196.212.14.90','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(136,1,NULL,'2020-01-25 09:58:02','2020-01-25 09:58:02',0,0,'102.65.38.98','http://www.nixin.co.za/?gclid=CjwKCAiA66_xBRBhEiwAhrMuLW3DL6KE8wt_4IaL_5veEt1nv9q_OxCiZRHAggM_aILQCLeQFVF1bBoC4qgQAvD_BwE','Mozilla/5.0 (Linux; Android 9; SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(137,1,NULL,'2020-02-16 08:55:53','2020-02-16 08:55:53',0,0,'165.73.65.128','http://www.nixin.co.za/about/','Mozilla/5.0 (Linux; Android 7.0; SM-A510F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(138,1,NULL,'2020-02-21 07:26:01','2020-02-21 07:26:01',0,0,'197.83.246.155','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 9; SM-J600F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.117 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(139,1,NULL,'2020-03-03 11:44:54','2020-03-03 11:44:54',0,0,'102.250.225.51','http://www.nixin.co.za/product/poolmaid-5/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(140,1,NULL,'2020-03-03 13:18:43','2020-03-03 13:18:43',0,0,'105.247.102.53','http://www.nixin.co.za/checkout/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(141,1,NULL,'2020-03-05 10:37:53','2020-03-05 10:37:53',0,0,'197.94.64.168','http://www.nixin.co.za/?gclid=CjwKCAiA44LzBRB-EiwA-jJipGxCC8vnAhWygNXc5dljCjGQKmW2HRLsV6wlLNfkEP1SQq92-vJBfxoCDuEQAvD_BwE','Mozilla/5.0 (Linux; Android 10; SM-N975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.119 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(142,1,NULL,'2020-03-10 11:48:37','2020-03-10 11:48:37',0,0,'41.13.10.31','http://www.nixin.co.za/?gclid=Cj0KCQjw9ZzzBRCKARIsANwXaeKlVCQIgkubsWIrv_dEJHrXylI0785TFT6VEIRBrwFRfavW8DiQgWwaAokaEALw_wcB','Mozilla/5.0 (Linux; Android 9; SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(143,1,NULL,'2020-03-11 13:26:55','2020-03-11 13:26:55',0,0,'102.250.6.98','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18362','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(144,1,NULL,'2020-03-16 12:00:56','2020-03-16 12:00:56',0,0,'86.168.255.95','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(145,1,NULL,'2020-03-16 17:17:11','2020-03-16 17:17:11',0,0,'197.86.153.229','http://www.nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Linux; Android 9; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(146,1,NULL,'2020-03-20 14:28:00','2020-03-20 14:28:00',0,0,'41.13.102.156','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 Edge/14.14393','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(147,1,NULL,'2020-03-21 08:01:44','2020-03-21 08:01:44',0,0,'41.157.219.202','http://www.nixin.co.za/?gclid=EAIaIQobChMIjLOnuIur6AIVC0HTCh14YQbnEAAYAiAAEgIYcPD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(148,1,NULL,'2020-04-17 19:38:17','2020-04-17 19:38:17',0,0,'165.255.172.73','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 5.0.2; SM-T535) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(149,1,NULL,'2020-04-23 06:15:36','2020-04-23 06:15:36',0,0,'102.132.214.216','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.1 Chrome/75.0.3770.143 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(150,1,NULL,'2020-04-24 07:54:37','2020-04-24 07:54:37',0,0,'102.134.73.57','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(151,1,NULL,'2020-04-28 19:50:12','2020-04-28 19:50:12',0,0,'102.182.114.77','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; VOG-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.117 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(152,1,NULL,'2020-04-30 23:09:50','2020-04-30 23:09:50',0,0,'41.13.143.39','http://www.nixin.co.za/product/sst-waterspout-c-shape/','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(153,1,NULL,'2020-05-21 12:37:35','2020-05-21 12:37:35',0,0,'102.164.82.183','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(154,1,NULL,'2020-05-24 13:32:49','2020-05-24 13:32:49',0,0,'41.13.90.94','http://www.nixin.co.za/order/','Mozilla/5.0 (Linux; Android 8.0.0; SM-A520F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(155,1,NULL,'2020-05-24 14:36:19','2020-05-24 14:36:19',0,0,'41.193.171.41','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(156,1,NULL,'2020-05-27 19:45:15','2020-05-27 19:45:15',0,0,'41.13.224.93','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-A307FN/A307FNXXU2ATB1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/11.2 Chrome/75.0.3770.143 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(157,1,NULL,'2020-05-28 10:37:33','2020-05-28 10:37:33',0,0,'41.114.127.14','http://www.nixin.co.za/?gclid=Cj0KCQjwwr32BRD4ARIsAAJNf_0gNQQC8EcR1-fZwBUxtBA2c6DVm-6xbJeDe-jCEHKul0i7uNckK8YaAkdOEALw_wcB','Mozilla/5.0 (Linux; Android 8.0.0; LG-H870) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.143 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(158,1,NULL,'2020-05-31 10:31:46','2020-05-31 10:31:46',0,0,'102.39.198.151','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 9; BLA-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.83 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(159,1,NULL,'2020-06-02 09:39:42','2020-06-02 09:39:42',0,0,'165.255.81.98','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(160,1,NULL,'2020-06-08 10:16:17','2020-06-08 10:16:17',0,0,'197.90.32.22','http://www.nixin.co.za/checkout/order-received/1894/?key=wc_order_TpKxFYcwhg5TZ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(161,1,NULL,'2020-06-15 05:29:06','2020-06-15 05:29:06',0,0,'105.184.64.187','http://www.nixin.co.za/product/sst-adjustable-ball-spout-complete/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(162,1,NULL,'2020-06-15 10:20:22','2020-06-15 10:20:22',0,0,'197.89.123.141','http://www.nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(163,1,NULL,'2020-06-16 19:32:21','2020-06-16 19:32:21',0,0,'102.249.1.206','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (iPad; CPU OS 9_2 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13C75 Safari/601.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(164,1,NULL,'2020-06-22 07:11:41','2020-06-22 07:11:41',0,0,'102.39.119.252','http://www.nixin.co.za/contact-us/?gclid=CjwKCAjwrcH3BRApEiwAxjdPTVtntdiKNO10E1PQPge2IDBwe-J4eRnjBaLoYI9Pb2nO0lWR2ABTuBoC1dcQAvD_BwE','Mozilla/5.0 (Linux; Android 4.4.4; SM-T116) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(165,1,NULL,'2020-06-22 18:18:52','2020-06-22 18:18:52',0,0,'151.80.47.41','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(166,1,NULL,'2020-06-25 07:41:13','2020-06-25 07:41:13',0,0,'41.113.48.15','http://www.nixin.co.za/?gclid=CjwKCAjwltH3BRB6EiwAhj0IUFje9yyVWQh7zsMe-B2LlbBJBWQUr8UKBT0EgI_C9U-ldAOTEArcGhoCa5wQAvD_BwE','Mozilla/5.0 (Linux; Android 9; SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(167,1,NULL,'2020-06-26 08:50:35','2020-06-26 08:50:35',0,0,'41.113.124.219','http://www.nixin.co.za/product-category/custom-stainless-steel/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(168,1,NULL,'2020-06-27 10:07:34','2020-06-27 10:07:34',0,0,'151.80.47.41','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(169,1,NULL,'2020-06-28 07:26:47','2020-06-28 07:26:47',0,0,'105.247.86.236','http://www.nixin.co.za/product-category/led-pool-lights/?gclid=CjwKCAjw_-D3BRBIEiwAjVMy7OoixMZKC7RSOUZoqALFAilwfXeUYx7gg4WSAOkqrUcIEuwj-8-gWBoCmkIQAvD_BwE','Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(170,1,NULL,'2020-06-30 18:40:22','2020-06-30 18:40:22',0,0,'102.132.234.53','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; YAL-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(171,1,NULL,'2020-07-01 11:58:22','2020-07-01 11:58:22',0,0,'105.228.241.162','http://www.nixin.co.za/contact-us/?gclid=EAIaIQobChMIl9GTlv-r6gIVgrTtCh22qgneEAAYASACEgJKGPD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(172,1,NULL,'2020-07-01 13:40:40','2020-07-01 13:40:40',0,0,'41.13.60.67','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQjw6PD3BRDPARIsAN8pHuE2CXfbp7C97ogvcmk9Ov_4ObA0UMqRrJi8Lis5BSITZi_ku7iAMHQaAh16EALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 13_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/113.1.317383162 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(173,1,NULL,'2020-07-01 17:36:39','2020-07-01 17:36:39',0,0,'105.224.110.95','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(174,1,NULL,'2020-07-06 16:00:45','2020-07-06 16:00:45',0,0,'168.167.79.122','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQjwl4v4BRDaARIsAFjATPmTA-j-lsFg--Ta9W1z7ra9rVX5Bne-lioek3e4bXTg8qSJcDQ18VMaAvrNEALw_wcB','Mozilla/5.0 (Linux; Android 5.1.1; Hisense F20 Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.83 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(175,1,NULL,'2020-07-06 18:43:05','2020-07-06 18:43:05',0,0,'41.113.232.249','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,9,NULL,'active',NULL),
(176,1,NULL,'2020-07-10 14:38:33','2020-07-10 14:38:33',0,0,'105.186.24.14','http://www.nixin.co.za/about/','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(177,1,NULL,'2020-07-14 12:52:01','2020-07-14 12:52:01',0,0,'105.12.3.25','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Linux; Android 9; BV5500Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(178,1,NULL,'2020-07-20 17:40:11','2020-07-20 17:40:11',0,0,'197.90.141.164','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(179,1,NULL,'2020-07-24 08:55:41','2020-07-24 08:55:41',0,0,'169.1.177.243','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(180,1,NULL,'2020-07-27 05:46:43','2020-07-27 05:46:43',0,0,'105.225.27.212','http://www.nixin.co.za/product-category/ladders-rails/?gclid=EAIaIQobChMI9ajKwNvs6gIVheFRCh2F1g3GEAAYAiAAEgIwzfD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(181,1,NULL,'2020-07-27 15:26:12','2020-07-27 15:26:12',0,0,'197.90.168.173','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(182,1,NULL,'2020-07-28 13:26:59','2020-07-28 13:26:59',0,0,'102.39.94.2','http://www.nixin.co.za/product/mod-n-seastar/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(183,1,NULL,'2020-07-28 16:56:00','2020-07-28 16:56:00',0,0,'102.65.213.118','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Linux; Android 10; SM-A605F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(184,1,NULL,'2020-08-01 09:15:48','2020-08-01 09:15:48',0,0,'41.1.75.106','http://www.nixin.co.za/order/','Mozilla/5.0 (Linux; Android 10; ELE-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(185,1,NULL,'2020-08-03 09:51:47','2020-08-03 09:51:47',0,0,'197.229.140.46','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(186,1,NULL,'2020-08-07 08:32:24','2020-08-07 08:32:24',0,0,'188.143.145.147','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(187,1,NULL,'2020-08-07 12:09:05','2020-08-07 12:09:05',0,0,'196.14.90.114','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(188,1,NULL,'2020-08-09 12:23:28','2020-08-09 12:23:28',0,0,'41.114.52.28','http://www.nixin.co.za/product/sst-roll-top-ladder/','Mozilla/5.0 (Linux; Android 10; SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(189,1,NULL,'2020-08-10 11:05:12','2020-08-10 11:05:12',0,0,'197.235.71.189','http://www.nixin.co.za/?gclid=CjwKCAjw4MP5BRBtEiwASfwAL667Qh9f1P__LCweZAb1aIRjWHnTVQXwPc6xElv6CyHmTz7DqtSefBoC0r0QAvD_BwE','Mozilla/5.0 (Linux; Android 9; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(190,1,NULL,'2020-08-13 08:36:20','2020-08-13 08:36:20',0,0,'155.12.59.186','http://www.nixin.co.za/introducing-the-first-square-led-light/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(191,1,NULL,'2020-08-13 09:51:21','2020-08-13 09:51:21',0,0,'105.227.71.198','http://www.nixin.co.za/pool-products/?gclid=CjwKCAjwydP5BRBREiwA-qrCGvJP6acfqWlnVxYcplhsTNUihHbxBHKTZTvtRjDIFpqVhAID5PZiZhoC6rIQAvD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(192,1,NULL,'2020-08-14 08:44:32','2020-08-14 08:44:32',0,0,'197.229.142.139','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(193,1,NULL,'2020-08-16 12:04:25','2020-08-16 12:04:25',0,0,'41.60.92.2','http://www.nixin.co.za/?gclid=Cj0KCQjwsuP5BRCoARIsAPtX_wFnG5GYgYLz7MUi0Zp6v8EEtQ-ZRPHdIiCI67BrbMo-NAbTTjZtqdAaAq_dEALw_wcB','Mozilla/5.0 (Linux; Android 8.0.0; SM-G965F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(194,1,NULL,'2020-08-17 12:10:44','2020-08-17 12:10:44',0,0,'41.66.162.69','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 9; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(195,1,NULL,'2020-08-18 08:12:10','2020-08-18 08:12:10',0,0,'197.90.137.239','http://www.nixin.co.za/product-category/ladders-rails/?gclid=Cj0KCQjw-O35BRDVARIsAJU5mQU8FvKKGB3uXAvDIaqtQ3uToymGGZucEAr7XPNepMknzM82lIkHIIQaAgaFEALw_wcB','Mozilla/5.0 (Linux; Android 6.0; HUAWEI VNS-L31) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(196,1,NULL,'2020-08-19 06:40:57','2020-08-19 06:40:57',0,0,'165.0.5.17','http://www.nixin.co.za/about/','Mozilla/5.0 (Linux; Android 10; SM-F900F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(197,1,NULL,'2020-08-23 20:20:44','2020-08-23 20:20:44',0,0,'41.60.87.156','http://nixin.co.za/product-category/mod-n-mosiax/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(198,1,NULL,'2020-08-23 20:47:32','2020-08-23 20:47:32',0,0,'197.89.180.233','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; LM-G710 Build/PKQ1.181105.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/84.0.4147.125 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/284.0.0.50.107;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(199,1,NULL,'2020-08-27 13:54:15','2020-08-27 13:54:15',0,0,'197.87.172.205','http://nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Linux; Android 9; SM-J730F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(200,1,NULL,'2020-08-27 14:01:39','2020-08-27 14:01:39',0,0,'105.234.162.14','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQjws536BRDTARIsANeUZ5-3tZeUJFhMjnzd5_IKDf9RVyEUJI8obJJ9Za4xDZZalSq3AQnrNb0aAjsaEALw_wcB','Mozilla/5.0 (Linux; Android 6.0; MYA-L22) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(201,1,NULL,'2020-08-28 11:17:33','2020-08-28 11:17:33',0,0,'197.98.201.100','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(202,1,NULL,'2020-08-29 08:41:56','2020-08-29 08:41:56',0,0,'41.13.220.133','http://www.nixin.co.za/contact-us/?gclid=Cj0KCQjw-af6BRC5ARIsAALPIlXZcW4NeK6Lz07dvxQl7tRds9P1HGmxxDAkNF0ad-Y3Kn2rVkQ96VwaAr26EALw_wcB','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(203,1,NULL,'2020-08-29 15:39:44','2020-08-29 15:39:44',0,0,'196.25.195.118','http://www.nixin.co.za/product/cosmic-terazzo/','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(204,1,NULL,'2020-09-01 03:24:46','2020-09-01 03:24:46',0,0,'41.115.73.85','http://www.nixin.co.za/about/','Mozilla/5.0 (Linux; Android 7.0; SM-G935F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(205,1,NULL,'2020-09-08 19:20:43','2020-09-08 19:20:43',0,0,'197.89.45.251','http://www.nixin.co.za/product-category/mod-n-mosiax/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(206,1,NULL,'2020-09-09 07:56:35','2020-09-09 07:56:35',0,0,'104.129.194.134','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(207,1,NULL,'2020-09-14 10:34:34','2020-09-14 10:34:34',0,0,'165.73.92.104','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(208,1,NULL,'2020-09-14 19:50:19','2020-09-14 19:50:19',0,0,'105.225.153.188','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G973F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(209,1,NULL,'2020-09-15 05:31:06','2020-09-15 05:31:06',0,0,'41.77.128.174','http://www.nixin.co.za/product/poolmaid-5/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(210,1,NULL,'2020-09-17 09:48:02','2020-09-17 09:48:02',0,0,'41.13.140.170','http://www.nixin.co.za/product-category/ladders-rails/?gclid=CjwKCAjwkoz7BRBPEiwAeKw3q3jnwThgvtsKauvg7C_LlPThSvivzh3u7DsK94mWqzSf1Dnxn8fiVRoCsmAQAvD_BwE','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-J610F/J610FXXS5BTD1 Build/PPR1.180610.011) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/9.2 Chrome/67.0.3396.87 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(211,1,NULL,'2020-09-20 05:50:18','2020-09-20 05:50:18',0,0,'105.228.97.252','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(212,1,NULL,'2020-09-29 07:45:27','2020-09-29 07:45:27',0,0,'102.166.21.31','http://www.nixin.co.za/?gclid=Cj0KCQjwtsv7BRCmARIsANu-CQfUfea6SsePJ6bZa1q_0gok-Uhg8X0MP5ZO9HZmv3Wv8XlOK3k3bKsaAhreEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 13_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/125.2.332137730 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(213,1,NULL,'2020-10-07 04:47:58','2020-10-07 04:47:58',0,0,'41.13.114.80','http://nixin.co.za/order/','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(214,1,NULL,'2020-10-07 12:28:10','2020-10-07 12:28:10',0,0,'105.185.160.147','http://www.nixin.co.za/product-category/ladders-rails/?gclid=EAIaIQobChMIsLfcqLyi7AIVn4BQBh0qJA85EAAYAiAAEgLY8vD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(215,1,NULL,'2020-10-14 11:35:12','2020-10-14 11:35:12',0,0,'41.13.208.3','http://www.nixin.co.za/product-category/led-pool-lights/','Mozilla/5.0 (Linux; Android 9; SM-A505FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.92 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(216,1,NULL,'2020-10-17 19:28:06','2020-10-17 19:28:06',0,0,'105.213.112.233','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; SM-A750F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(217,1,NULL,'2020-10-21 09:40:24','2020-10-21 09:40:24',0,0,'102.22.202.3','http://www.nixin.co.za/about/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(218,1,NULL,'2020-11-08 15:44:02','2020-11-08 15:44:02',0,0,'105.225.191.42','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(219,1,NULL,'2020-11-11 12:24:37','2020-11-11 12:24:37',0,0,'105.244.200.229','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A315F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(220,1,NULL,'2020-11-12 10:30:24','2020-11-12 10:30:24',0,0,'41.60.82.63','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Linux; Android 9; Redmi 7A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(221,1,NULL,'2020-11-12 12:46:12','2020-11-12 12:46:12',0,0,'197.212.225.64','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; Infinix X605) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.96 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(222,1,NULL,'2020-11-12 12:48:00','2020-11-12 12:48:00',0,0,'197.212.225.64','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; Infinix X605) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.96 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(223,1,NULL,'2020-11-14 07:05:29','2020-11-14 07:05:29',0,0,'102.182.115.254','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.193 Safari/537.36 Edg/86.0.622.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(224,1,NULL,'2020-11-16 11:24:08','2020-11-16 11:24:08',0,0,'154.70.153.242','http://nixin.co.za/product/sst-curve-ladder-3-step/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36 Edg/86.0.622.63','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(225,1,NULL,'2020-11-19 09:29:33','2020-11-19 09:29:33',0,0,'102.132.142.244','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(226,1,NULL,'2020-11-20 05:51:33','2020-11-20 05:51:33',0,0,'156.155.148.149','http://nixin.co.za/news/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(227,1,NULL,'2020-11-21 17:35:05','2020-11-21 17:35:05',0,0,'41.115.27.182','http://www.nixin.co.za/product-category/mod-n-mosiax/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(228,1,NULL,'2020-11-26 14:20:40','2020-11-26 14:20:40',0,0,'165.73.103.76','http://www.nixin.co.za/product/mod-n-marston/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(229,1,NULL,'2020-11-27 11:40:07','2020-11-27 11:40:07',0,0,'197.229.0.252','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(230,1,NULL,'2020-11-28 03:48:02','2020-11-28 03:48:02',0,0,'197.245.136.40','http://nixin.co.za/order/','Mozilla/5.0 (Linux; Android 10; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(231,1,NULL,'2020-12-02 08:49:24','2020-12-02 08:49:24',0,0,'197.185.102.147','http://www.nixin.co.za/checkout/order-received/1974/?key=wc_order_oCXQEn7E0QN9r','Mozilla/5.0 (Linux; Android 10; EML-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(232,1,NULL,'2020-12-02 12:59:50','2020-12-02 12:59:50',0,0,'41.193.144.69','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(233,1,NULL,'2020-12-09 11:58:52','2020-12-09 11:58:52',0,0,'102.128.80.11','http://www.nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(234,1,NULL,'2020-12-10 05:17:20','2020-12-10 05:17:20',0,0,'154.123.26.182','http://nixin.co.za/product/poolmaid-5/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(235,1,NULL,'2020-12-10 11:20:58','2020-12-10 11:20:58',0,0,'41.13.13.105','http://nixin.co.za/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(236,1,NULL,'2020-12-14 06:21:42','2020-12-14 06:21:42',0,0,'197.185.112.229','http://www.nixin.co.za/product-category/led-pool-lights/?gclid=CjwKCAiAlNf-BRB_EiwA2osbxdSPTLEzNvEGgC2FYa45hdPTzYer8zqO86CacvcaGuTY_iB4dPpbrBoCrIkQAvD_BwE','Mozilla/5.0 (Linux; Android 9; S40) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(237,1,NULL,'2020-12-16 11:28:07','2020-12-16 11:28:07',0,0,'41.114.234.80','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; SM-N975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(238,1,NULL,'2020-12-17 08:37:56','2020-12-17 08:37:56',0,0,'41.13.191.32','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(239,1,NULL,'2021-01-03 22:39:10','2021-01-03 22:39:10',0,0,'185.130.184.222','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(240,1,NULL,'2021-01-05 15:55:55','2021-01-05 15:55:55',0,0,'102.182.115.254','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; ART-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(241,1,NULL,'2021-01-08 03:22:41','2021-01-08 03:22:41',0,0,'41.0.236.22','http://www.nixin.co.za/checkout/order-received/2023/?key=wc_order_fel5vpb5udfK4','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(242,1,NULL,'2021-01-14 11:52:11','2021-01-14 11:52:11',0,0,'156.155.140.213','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 6.2; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(243,1,NULL,'2021-01-14 19:08:16','2021-01-14 19:08:16',0,0,'104.144.253.191','http://www.nixin.co.za/about/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2876.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(244,1,NULL,'2021-01-15 00:52:02','2021-01-15 00:52:02',0,0,'95.154.200.168','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(245,1,NULL,'2021-01-15 06:13:37','2021-01-15 06:13:37',0,0,'102.39.236.123','http://www.nixin.co.za/product-category/ladders-rails/?gclid=Cj0KCQiA9P__BRC0ARIsAEZ6irhXcfGnSupvr18JVV9Ni0JOa9GhwMej80KLK4YDKvB8Ny9_IwjcZ7saAgbPEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(246,1,NULL,'2021-01-16 11:31:54','2021-01-16 11:31:54',0,0,'105.227.52.191','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(247,1,NULL,'2021-01-18 05:15:29','2021-01-18 05:15:29',0,0,'197.96.186.6','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(248,1,NULL,'2021-01-19 10:43:55','2021-01-19 10:43:55',0,0,'165.165.134.107','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(249,1,NULL,'2021-01-19 12:03:13','2021-01-19 12:03:13',0,0,'102.141.179.177','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 9; VTR-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(250,1,NULL,'2021-01-20 06:27:24','2021-01-20 06:27:24',0,0,'102.165.226.95','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(251,1,NULL,'2021-01-20 19:30:16','2021-01-20 19:30:16',0,0,'197.94.205.175','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.2 Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(252,1,NULL,'2021-01-21 08:58:25','2021-01-21 08:58:25',0,0,'102.66.80.39','http://nixin.co.za/product/sst-champagne-bubbler/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(253,1,NULL,'2021-01-26 19:14:03','2021-01-26 19:14:03',0,0,'105.227.248.37','http://www.nixin.co.za/about/?gclid=Cj0KCQiAmL-ABhDFARIsAKywVadUsAbc_M_o40REPIhRREl9gPXgIecdCJklUJWLi6U96N5G7UddvXwaAlTQEALw_wcB','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(254,1,NULL,'2021-01-26 19:42:13','2021-01-26 19:42:13',0,0,'105.12.6.251','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 9; SM-A105F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(255,1,NULL,'2021-01-27 19:10:15','2021-01-27 19:10:15',0,0,'188.122.82.146','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(256,1,NULL,'2021-01-31 20:33:53','2021-01-31 20:33:53',0,0,'104.194.132.77','http://nixin.co.za/about/','Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2841.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(257,1,NULL,'2021-02-01 20:04:44','2021-02-01 20:04:44',0,0,'51.75.146.127','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(258,1,NULL,'2021-02-03 07:41:11','2021-02-03 07:41:11',0,0,'197.218.74.67','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(259,1,NULL,'2021-02-04 10:47:23','2021-02-04 10:47:23',0,0,'105.242.169.94','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(260,1,NULL,'2021-02-04 13:32:46','2021-02-04 13:32:46',0,0,'164.151.5.21','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(261,1,NULL,'2021-02-09 05:07:13','2021-02-09 05:07:13',0,0,'105.4.3.239','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Linux; Android 9) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.152 Mobile DuckDuckGo/5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(262,1,NULL,'2021-02-09 09:31:27','2021-02-09 09:31:27',0,0,'105.245.124.26','http://nixin.co.za/product/sst-pipe-spouts/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/137.2.345735309 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(263,1,NULL,'2021-02-10 16:49:17','2021-02-10 16:49:17',0,0,'196.3.96.158','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(264,1,NULL,'2021-02-12 10:22:46','2021-02-12 10:22:46',0,0,'41.193.97.141','http://www.nixin.co.za/product-category/aimflo-accessories/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(265,1,NULL,'2021-02-15 07:54:59','2021-02-15 07:54:59',0,0,'102.65.2.56','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(266,1,NULL,'2021-02-22 11:56:56','2021-02-22 11:56:56',0,0,'41.246.129.243','http://nixin.co.za/checkout/order-received/2038/?key=wc_order_iNBK0tl05ye2S','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(267,1,NULL,'2021-02-26 12:05:30','2021-02-26 12:05:30',0,0,'102.165.120.1','http://www.nixin.co.za/pool-products/?gclid=CjwKCAiA1eKBBhBZEiwAX3gql-5k7q9MtkfRp4eZXqkJQewG6BMCC2nbXSbRuXULuK8gK-jPWoBtKBoCW-EQAvD_BwE','Mozilla/5.0 (Linux; Android 9; SM-A107F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(268,1,NULL,'2021-03-02 09:35:20','2021-03-02 09:35:20',0,0,'197.229.2.144','http://www.nixin.co.za/about/?gclid=Cj0KCQiA4feBBhC9ARIsABp_nbWypubI_b9hjx_W0pOQCFCy43TAz8vaBjANCQ-b44aSp6Rz8PnkfwoaArfUEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(269,1,NULL,'2021-03-04 06:10:57','2021-03-04 06:10:57',0,0,'105.227.25.169','http://nixin.co.za/checkout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(270,1,NULL,'2021-03-04 07:38:09','2021-03-04 07:38:09',0,0,'102.39.68.79','http://www.nixin.co.za/about/?gclid=EAIaIQobChMIwevYqZCW7wIVGYXVCh1-8wAMEAAYBCAAEgK24vD_BwE','Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(271,1,NULL,'2021-03-04 07:51:05','2021-03-04 07:51:05',0,0,'169.1.241.242','http://nixin.co.za/product/sst-deck-spout/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/87.0.4280.77 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(272,1,NULL,'2021-03-04 13:59:00','2021-03-04 13:59:00',0,0,'41.157.98.51','http://www.nixin.co.za/?s=Pool+pump','Mozilla/5.0 (Linux; Android 10; MAR-LX1M Build/HUAWEIMAR-L21MEA) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(273,1,NULL,'2021-03-07 23:24:01','2021-03-07 23:24:01',0,0,'82.148.30.248','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(274,1,NULL,'2021-03-10 08:01:51','2021-03-10 08:01:51',0,0,'92.204.170.186','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(275,1,NULL,'2021-03-10 15:52:19','2021-03-10 15:52:19',0,0,'41.13.246.104','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (iPhone; CPU iPhone OS 13_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(276,1,NULL,'2021-03-11 13:54:24','2021-03-11 13:54:24',0,0,'89.187.168.182','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(277,1,NULL,'2021-03-12 16:18:37','2021-03-12 16:18:37',0,0,'62.113.112.68','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(278,1,NULL,'2021-03-16 12:11:58','2021-03-16 12:11:58',0,0,'102.132.156.170','http://nixin.co.za/?gclid=Cj0KCQiA1pyCBhCtARIsAHaY_5dcVQ1757wZBafh2ggsCtyNlQGZ5bgW3zknlCPOCqxad2uHpRR7LAcaAqVJEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(279,1,NULL,'2021-03-19 19:08:53','2021-03-19 19:08:53',0,0,'185.217.71.147','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(280,1,NULL,'2021-03-28 12:27:50','2021-03-28 12:27:50',0,0,'168.253.66.27','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(281,1,NULL,'2021-03-28 18:25:40','2021-03-28 18:25:40',0,0,'5.188.48.10','http://www.nixin.co.za/product/sst-pondlite/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(282,1,NULL,'2021-03-30 02:06:17','2021-03-30 02:06:17',0,0,'5.188.48.10','http://www.nixin.co.za/product/sst-curve-ladder-3-step/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(283,1,NULL,'2021-03-30 08:59:00','2021-03-30 08:59:00',0,0,'5.188.48.10','http://www.nixin.co.za/product/mod-n-cosmo-duo/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(284,1,NULL,'2021-03-30 17:45:38','2021-03-30 17:45:38',0,0,'5.188.48.10','http://www.nixin.co.za/product/macro-greek/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(285,1,NULL,'2021-03-31 05:05:55','2021-03-31 05:05:55',0,0,'5.188.48.10','http://www.nixin.co.za/product/coral-gorge/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(286,1,NULL,'2021-03-31 05:06:03','2021-03-31 05:06:03',0,0,'5.188.48.10','http://www.nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(287,1,NULL,'2021-03-31 21:23:13','2021-03-31 21:23:13',0,0,'102.65.149.167','http://www.nixin.co.za/product/sst-pipe-spouts/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(288,1,NULL,'2021-04-04 11:55:56','2021-04-04 11:55:56',0,0,'168.167.95.28','http://www.nixin.co.za/product-category/mod-n-mosiax/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(289,1,NULL,'2021-04-07 04:33:41','2021-04-07 04:33:41',0,0,'222.253.43.177','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 9; vivo 1915) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(290,1,NULL,'2021-04-07 11:42:08','2021-04-07 11:42:08',0,0,'105.225.41.122','http://www.nixin.co.za/checkout/order-received/2053/?key=wc_order_U2YLnYFPyZmjk','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(291,1,NULL,'2021-04-08 14:34:08','2021-04-08 14:34:08',0,0,'117.214.10.108','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(292,1,NULL,'2021-04-08 17:19:46','2021-04-08 17:19:46',0,0,'105.4.0.56','http://nixin.co.za/product-category/water-spouts/?gclid=Cj0KCQjwsLWDBhCmARIsAPSL3_3TfH_HSclyuCj56uFK5Or2C4mKkb7VXly7IS3wdBW6eQc20x6hjjEaAspqEALw_wcB','Mozilla/5.0 (Linux; Android 10; SM-A315F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(293,1,NULL,'2021-04-12 23:58:36','2021-04-12 23:58:36',0,0,'31.171.155.6','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(294,1,NULL,'2021-04-18 07:00:19','2021-04-18 07:00:19',0,0,'160.226.169.22','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(295,1,NULL,'2021-04-18 14:58:30','2021-04-18 14:58:30',0,0,'92.204.170.186','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(296,1,NULL,'2021-04-21 01:11:05','2021-04-21 01:11:05',0,0,'31.171.155.9','http://nixin.co.za/','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.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(297,1,NULL,'2021-04-23 13:39:03','2021-04-23 13:39:03',0,0,'105.228.130.54','http://www.nixin.co.za/order/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(298,1,NULL,'2021-04-24 14:35:58','2021-04-24 14:35:58',0,0,'155.93.232.15','http://www.nixin.co.za/why-you-should-care-about-your-pools-led-lights/','Mozilla/5.0 (Linux; Android 10; Redmi 7A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.82 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(299,1,NULL,'2021-04-26 14:04:43','2021-04-26 14:04:43',0,0,'165.73.127.200','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(300,1,NULL,'2021-05-01 07:46:07','2021-05-01 07:46:07',0,0,'5.188.48.10','http://www.nixin.co.za/product/sst-pondlite/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(301,1,NULL,'2021-05-02 04:53:57','2021-05-02 04:53:57',0,0,'5.188.48.14','http://www.nixin.co.za/product/poolmaid-5/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(302,1,NULL,'2021-05-02 12:26:11','2021-05-02 12:26:11',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(303,1,NULL,'2021-05-02 12:31:02','2021-05-02 12:31:02',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-dandelion-fountain-spout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(304,1,NULL,'2021-05-02 14:50:04','2021-05-02 14:50:04',0,0,'5.188.48.14','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(305,1,NULL,'2021-05-02 15:06:10','2021-05-02 15:06:10',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(306,1,NULL,'2021-05-03 08:01:57','2021-05-03 08:01:57',0,0,'5.188.48.14','http://www.nixin.co.za/product-category/paradigm-motifs/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(307,1,NULL,'2021-05-03 09:22:56','2021-05-03 09:22:56',0,0,'5.188.48.10','http://www.nixin.co.za/product/sst-curve-ladder-3-step/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(308,1,NULL,'2021-05-03 11:29:50','2021-05-03 11:29:50',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-dual-safety-suction-port/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(309,1,NULL,'2021-05-03 20:54:52','2021-05-03 20:54:52',0,0,'5.188.48.10','http://www.nixin.co.za/product/mod-n-cosmo-duo/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(310,1,NULL,'2021-05-03 23:06:21','2021-05-03 23:06:21',0,0,'5.188.48.14','http://www.nixin.co.za/product/mod-n-lunaro/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(311,1,NULL,'2021-05-04 15:47:45','2021-05-04 15:47:45',0,0,'5.188.48.10','http://www.nixin.co.za/product/macro-greek/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(312,1,NULL,'2021-05-04 23:18:12','2021-05-04 23:18:12',0,0,'5.188.48.14','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(313,1,NULL,'2021-05-05 08:49:04','2021-05-05 08:49:04',0,0,'5.188.48.10','http://www.nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(314,1,NULL,'2021-05-05 08:51:08','2021-05-05 08:51:08',0,0,'5.188.48.10','http://www.nixin.co.za/product/coral-gorge/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(315,1,NULL,'2021-05-05 13:56:36','2021-05-05 13:56:36',0,0,'5.188.48.14','http://www.nixin.co.za/product-category/panache-mosaics/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(316,1,NULL,'2021-05-05 15:04:44','2021-05-05 15:04:44',0,0,'5.188.48.14','http://www.nixin.co.za/product/nixin-sst-venturi-jet/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(317,1,NULL,'2021-05-06 01:28:20','2021-05-06 01:28:20',0,0,'5.188.48.58','http://www.nixin.co.za/product/mod-n-greek/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(318,1,NULL,'2021-05-06 01:52:16','2021-05-06 01:52:16',0,0,'5.188.48.58','http://www.nixin.co.za/product/diamond-deluge/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(319,1,NULL,'2021-05-06 07:24:49','2021-05-06 07:24:49',0,0,'5.188.48.58','http://www.nixin.co.za/product/sst-standard-rail/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(320,1,NULL,'2021-05-06 08:30:36','2021-05-06 08:30:36',0,0,'5.188.48.58','http://www.nixin.co.za/product/sst-roll-top-ladder/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(321,1,NULL,'2021-05-06 10:39:46','2021-05-06 10:39:46',0,0,'5.188.48.58','http://www.nixin.co.za/about/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(322,1,NULL,'2021-05-06 10:53:07','2021-05-06 10:53:07',0,0,'5.188.48.14','http://www.nixin.co.za/product/regal-riven/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(323,1,NULL,'2021-05-06 11:30:16','2021-05-06 11:30:16',0,0,'5.188.48.14','http://nixin.co.za/product/sst-tap-spout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(324,1,NULL,'2021-05-06 12:30:21','2021-05-06 12:30:21',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-airless-mixing-spindle/','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(325,1,NULL,'2021-05-07 08:55:56','2021-05-07 08:55:56',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-dual-suction-skimmer/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(326,1,NULL,'2021-05-07 12:56:01','2021-05-07 12:56:01',0,0,'5.188.48.58','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(327,1,NULL,'2021-05-07 16:50:20','2021-05-07 16:50:20',0,0,'5.188.48.58','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(328,1,NULL,'2021-05-07 16:57:30','2021-05-07 16:57:30',0,0,'5.188.48.14','http://www.nixin.co.za/product-category/led-pool-lights/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(329,1,NULL,'2021-05-07 19:37:33','2021-05-07 19:37:33',0,0,'5.188.48.14','http://www.nixin.co.za/product/nixin-parabond-epoxy-421-5l/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(330,1,NULL,'2021-05-08 13:06:20','2021-05-08 13:06:20',0,0,'5.188.48.58','http://www.nixin.co.za/product-category/mod-n-mosiax/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(331,1,NULL,'2021-05-09 00:27:35','2021-05-09 00:27:35',0,0,'5.188.48.14','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(332,1,NULL,'2021-05-09 05:52:04','2021-05-09 05:52:04',0,0,'5.188.48.14','http://www.nixin.co.za/product/sst-bottom-drain-covers/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(333,1,NULL,'2021-05-10 14:22:19','2021-05-10 14:22:19',0,0,'105.246.68.139','http://www.nixin.co.za/product-category/panache-mosaics/','Mozilla/5.0 (Linux; Android 11; SM-G970F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(334,1,NULL,'2021-05-10 16:19:25','2021-05-10 16:19:25',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(335,1,NULL,'2021-05-19 22:48:31','2021-05-19 22:48:31',0,0,'109.167.158.74','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(336,1,NULL,'2021-05-21 11:43:40','2021-05-21 11:43:40',0,0,'105.184.250.172','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Linux; Android 10; SM-A307FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(337,1,NULL,'2021-05-23 18:38:56','2021-05-23 18:38:56',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-dandelion-fountain-spout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(338,1,NULL,'2021-05-23 23:55:13','2021-05-23 23:55:13',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(339,1,NULL,'2021-05-24 02:33:34','2021-05-24 02:33:34',0,0,'5.188.48.12','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(340,1,NULL,'2021-05-24 04:14:51','2021-05-24 04:14:51',0,0,'5.188.48.12','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(341,1,NULL,'2021-05-24 07:30:21','2021-05-24 07:30:21',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-roll-top-ladder/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(342,1,NULL,'2021-05-24 09:13:04','2021-05-24 09:13:04',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-pondlite/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(343,1,NULL,'2021-05-24 20:46:37','2021-05-24 20:46:37',0,0,'5.188.48.12','http://www.nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(344,1,NULL,'2021-05-25 08:46:02','2021-05-25 08:46:02',0,0,'5.188.48.12','http://www.nixin.co.za/product/macro-greek/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(345,1,NULL,'2021-05-25 22:14:58','2021-05-25 22:14:58',0,0,'5.188.48.12','http://www.nixin.co.za/product/marston/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(346,1,NULL,'2021-05-26 06:05:31','2021-05-26 06:05:31',0,0,'5.188.48.12','http://www.nixin.co.za/product/coral-gorge/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(347,1,NULL,'2021-05-26 22:22:07','2021-05-26 22:22:07',0,0,'5.188.48.12','http://www.nixin.co.za/product/mod-n-cosmo-duo/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(348,1,NULL,'2021-05-27 02:13:37','2021-05-27 02:13:37',0,0,'198.12.125.249','http://nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(349,1,NULL,'2021-05-27 02:48:12','2021-05-27 02:48:12',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-dual-safety-suction-port/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(350,1,NULL,'2021-05-27 04:45:59','2021-05-27 04:45:59',0,0,'5.188.48.12','http://www.nixin.co.za/product/poolmaid-5/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(351,1,NULL,'2021-05-27 07:51:48','2021-05-27 07:51:48',0,0,'5.188.48.12','http://www.nixin.co.za/product/mod-n-lunaro/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(352,1,NULL,'2021-05-27 08:29:24','2021-05-27 08:29:24',0,0,'5.188.48.12','http://www.nixin.co.za/news/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(353,1,NULL,'2021-05-27 10:14:53','2021-05-27 10:14:53',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(354,1,NULL,'2021-05-28 00:43:52','2021-05-28 00:43:52',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-curve-ladder-3-step/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(355,1,NULL,'2021-05-31 12:48:39','2021-05-31 12:48:39',0,0,'84.247.48.60','http://nixin.co.za/','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.64','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(356,1,NULL,'2021-06-01 19:24:56','2021-06-01 19:24:56',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-deck-spout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(357,1,NULL,'2021-06-01 20:24:14','2021-06-01 20:24:14',0,0,'5.188.48.12','http://www.nixin.co.za/product/mod-n-classique/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(358,1,NULL,'2021-06-02 13:31:18','2021-06-02 13:31:18',0,0,'5.188.48.12','http://nixin.co.za/product/mod-n-oceano/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(359,1,NULL,'2021-06-03 01:23:34','2021-06-03 01:23:34',0,0,'5.188.48.12','http://www.nixin.co.za/product/nixin-sst-venturi-jet/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(360,1,NULL,'2021-06-03 06:00:58','2021-06-03 06:00:58',0,0,'5.188.48.12','http://nixin.co.za/thank-you/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(361,1,NULL,'2021-06-03 12:01:38','2021-06-03 12:01:38',0,0,'5.188.48.12','http://www.nixin.co.za/product-category/aimflo-accessories/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(362,1,NULL,'2021-06-03 23:04:39','2021-06-03 23:04:39',0,0,'5.188.48.12','http://www.nixin.co.za/product/mod-n-le-fleur/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(363,1,NULL,'2021-06-04 10:15:07','2021-06-04 10:15:07',0,0,'5.188.48.12','http://nixin.co.za/product/mod-n-topaz-2/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(364,1,NULL,'2021-06-05 01:03:58','2021-06-05 01:03:58',0,0,'5.188.48.12','http://nixin.co.za/product/mod-n-modula/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(365,1,NULL,'2021-06-05 11:29:27','2021-06-05 11:29:27',0,0,'109.167.158.74','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(366,1,NULL,'2021-06-09 12:20:34','2021-06-09 12:20:34',0,0,'41.13.254.101','http://nixin.co.za/gallery/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(367,1,NULL,'2021-06-15 18:39:00','2021-06-15 18:39:00',0,0,'165.16.241.251','http://nixin.co.za/order/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(368,1,NULL,'2021-06-16 02:16:38','2021-06-16 02:16:38',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-deck-spout/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(369,1,NULL,'2021-06-16 03:12:34','2021-06-16 03:12:34',0,0,'5.188.48.12','http://www.nixin.co.za/product/mod-n-classique/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(370,1,NULL,'2021-06-16 07:32:49','2021-06-16 07:32:49',0,0,'5.188.48.12','http://www.nixin.co.za/product/crushed-classique/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(371,1,NULL,'2021-06-16 12:29:25','2021-06-16 12:29:25',0,0,'5.188.48.12','http://nixin.co.za/product/mod-n-oceano/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(372,1,NULL,'2021-06-16 23:04:08','2021-06-16 23:04:08',0,0,'5.188.48.12','http://www.nixin.co.za/product/nixin-sst-venturi-jet/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(373,1,NULL,'2021-06-17 09:47:42','2021-06-17 09:47:42',0,0,'5.188.48.12','http://www.nixin.co.za/product-category/aimflo-accessories/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(374,1,NULL,'2021-06-18 19:09:41','2021-06-18 19:09:41',0,0,'5.188.48.12','http://nixin.co.za/product/mod-n-modula/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(375,1,NULL,'2021-06-22 13:11:52','2021-06-22 13:11:52',0,0,'5.188.48.12','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(376,1,NULL,'2021-06-22 16:13:45','2021-06-22 16:13:45',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(377,1,NULL,'2021-06-22 18:55:25','2021-06-22 18:55:25',0,0,'5.188.48.12','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(378,1,NULL,'2021-06-22 19:58:44','2021-06-22 19:58:44',0,0,'5.188.48.12','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(379,1,NULL,'2021-06-22 22:35:15','2021-06-22 22:35:15',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-roll-top-ladder/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(380,1,NULL,'2021-06-23 00:10:37','2021-06-23 00:10:37',0,0,'5.188.48.12','http://www.nixin.co.za/product/sst-pondlite/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(381,1,NULL,'2021-06-23 10:25:53','2021-06-23 10:25:53',0,0,'5.188.48.12','http://www.nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4089.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(382,1,NULL,'2021-06-24 11:52:53','2021-06-24 11:52:53',0,0,'197.83.254.104','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(383,1,NULL,'2021-06-25 19:08:59','2021-06-25 19:08:59',0,0,'5.188.48.12','http://www.nixin.co.za/news/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(384,1,NULL,'2021-06-27 01:21:47','2021-06-27 01:21:47',0,0,'195.246.120.169','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(385,1,NULL,'2021-06-29 06:04:50','2021-06-29 06:04:50',0,0,'41.13.70.97','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/165.0.379198085 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(386,1,NULL,'2021-07-04 09:54:37','2021-07-04 09:54:37',0,0,'5.188.48.12','http://nixin.co.za/thank-you/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(387,1,NULL,'2021-07-08 05:04:56','2021-07-08 05:04:56',0,0,'5.188.48.12','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(388,1,NULL,'2021-07-08 12:09:05','2021-07-08 12:09:05',0,0,'5.188.48.12','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(389,1,NULL,'2021-07-11 18:11:35','2021-07-11 18:11:35',0,0,'5.188.48.12','http://www.nixin.co.za/news/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(390,1,NULL,'2021-07-14 14:16:34','2021-07-14 14:16:34',0,0,'102.223.56.95','http://www.nixin.co.za/?gclid=EAIaIQobChMI9KXgvd_i8QIVDZntCh04zg6-EAAYASAAEgLaPPD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(391,1,NULL,'2021-07-19 06:58:24','2021-07-19 06:58:24',0,0,'156.155.118.18','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 Edg/91.0.864.70','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(392,1,NULL,'2021-07-20 20:29:18','2021-07-20 20:29:18',0,0,'41.113.84.86','http://nixin.co.za/product/sst-waterspout-c-shape/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(393,1,NULL,'2021-07-22 12:40:48','2021-07-22 12:40:48',0,0,'102.182.6.215','http://www.nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(394,1,NULL,'2021-07-24 01:34:55','2021-07-24 01:34:55',0,0,'89.187.168.178','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(395,1,NULL,'2021-07-26 11:53:58','2021-07-26 11:53:58',0,0,'105.27.199.66','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(396,1,NULL,'2021-07-28 07:25:38','2021-07-28 07:25:38',0,0,'5.188.48.12','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(397,1,NULL,'2021-07-28 16:01:39','2021-07-28 16:01:39',0,0,'96.89.27.149','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; rv:52.9) Gecko/20100101 Goanna/3.4 Firefox/52.9 PaleMoon/27.6.2','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(398,1,NULL,'2021-07-31 19:45:18','2021-07-31 19:45:18',0,0,'5.188.48.12','http://www.nixin.co.za/news/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(399,1,NULL,'2021-08-11 01:01:52','2021-08-11 01:01:52',0,0,'5.188.48.217','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(400,1,NULL,'2021-08-11 10:47:19','2021-08-11 10:47:19',0,0,'102.65.142.123','http://nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(401,1,NULL,'2021-08-13 20:32:42','2021-08-13 20:32:42',0,0,'41.113.128.122','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G991B/G991BXXU3AUF6) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(402,1,NULL,'2021-08-18 11:35:31','2021-08-18 11:35:31',0,0,'41.157.96.109','http://www.nixin.co.za/?gclid=CjwKCAjw3_KIBhA2EiwAaAAliiT3sN9odT7mKCx2KJr2QzUynZW67QSVZ0usYj4Bb-wlar3sLmYK-BoCg0MQAvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A705FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(403,1,NULL,'2021-08-20 10:56:00','2021-08-20 10:56:00',0,0,'5.188.48.12','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(404,1,NULL,'2021-08-21 05:02:09','2021-08-21 05:02:09',0,0,'5.188.48.12','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4100.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(405,1,NULL,'2021-08-21 12:34:18','2021-08-21 12:34:18',0,0,'102.39.6.203','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(406,1,NULL,'2021-08-22 11:23:38','2021-08-22 11:23:38',0,0,'105.226.243.149','http://www.nixin.co.za/about/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(407,1,NULL,'2021-08-26 09:45:28','2021-08-26 09:45:28',0,0,'103.102.116.99','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(408,1,NULL,'2021-08-26 10:30:15','2021-08-26 10:30:15',0,0,'5.188.48.12','http://www.nixin.co.za/news/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(409,1,NULL,'2021-08-28 12:43:33','2021-08-28 12:43:33',0,0,'41.71.21.46','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36 Edg/92.0.902.84','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(410,1,NULL,'2021-08-31 10:49:04','2021-08-31 10:49:04',0,0,'41.193.43.82','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(411,1,NULL,'2021-08-31 15:21:13','2021-08-31 15:21:13',0,0,'165.73.177.150','http://www.nixin.co.za/product/crushed-classique/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(412,1,NULL,'2021-09-02 21:08:14','2021-09-02 21:08:14',0,0,'197.229.3.143','http://www.nixin.co.za/product-category/ladders-rails/?gclid=Cj0KCQjw7MGJBhD-ARIsAMZ0eesy2VMmK2GheUKhkneJ19hhfpqIZWDlYBBVQ-BEb4y-aCVnYuMmwkcaAnbNEALw_wcB','Mozilla/5.0 (Linux; Android 10; SNE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.186 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(413,1,NULL,'2021-09-05 07:22:42','2021-09-05 07:22:42',0,0,'102.250.2.12','http://www.nixin.co.za/?gclid=Cj0KCQjw1dGJBhD4ARIsANb6OdnsB63XQDX_V0b9K9NB1dT0iNISFucyG-zWbxF23imJFOZ9n3L1eQ8aAv8aEALw_wcB','Mozilla/5.0 (Linux; Android 9; FIG-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(414,1,NULL,'2021-09-06 10:59:31','2021-09-06 10:59:31',0,0,'165.16.172.70','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(415,1,NULL,'2021-09-09 14:23:38','2021-09-09 14:23:38',0,0,'102.32.112.136','http://www.nixin.co.za/product/sst-dual-safety-suction-port/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(416,1,NULL,'2021-09-11 06:08:01','2021-09-11 06:08:01',0,0,'197.94.250.89','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N975F/N975FXXU7FUE3) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(417,1,NULL,'2021-09-12 12:53:28','2021-09-12 12:53:28',0,0,'197.95.155.156','http://nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Linux; Android 11; SM-A315F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/93.0.4577.62 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/335.0.0.28.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(418,1,NULL,'2021-09-13 15:47:52','2021-09-13 15:47:52',0,0,'105.186.126.149','http://nixin.co.za/why-you-should-care-about-your-pools-led-lights/?gclid=CjwKCAjw7fuJBhBdEiwA2lLMYYRM6dzCyqmwLa1EeFaSZBTpIsGdrSUKLIBvSbN6NXJ0MaAlBvOeCRoCISgQAvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-G980F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(419,1,NULL,'2021-09-16 07:10:52','2021-09-16 07:10:52',0,0,'160.226.175.71','http://www.nixin.co.za/product/nixin-sst-72led-domed-i-lumen-8-poolite/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(420,1,NULL,'2021-09-19 14:17:13','2021-09-19 14:17:13',0,0,'41.113.37.130','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 8.1.0; INFINITY Build/OPM2.171019.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.91 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(421,1,NULL,'2021-09-20 18:31:18','2021-09-20 18:31:18',0,0,'102.66.8.23','http://www.nixin.co.za/order/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(422,1,NULL,'2021-09-21 06:55:33','2021-09-21 06:55:33',0,0,'197.83.231.167','http://nixin.co.za/product-category/water-spouts/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(423,1,NULL,'2021-09-23 14:22:12','2021-09-23 14:22:12',0,0,'165.56.181.204','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(424,1,NULL,'2021-10-01 12:03:16','2021-10-01 12:03:16',0,0,'102.252.68.236','http://www.nixin.co.za/pool-products/?gclid=EAIaIQobChMIjb7XipWp8wIVsIBQBh1jhwaKEAAYASAAEgKEofD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(425,1,NULL,'2021-10-04 21:32:51','2021-10-04 21:32:51',0,0,'41.13.13.102','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(426,1,NULL,'2021-10-07 09:52:09','2021-10-07 09:52:09',0,0,'105.187.28.34','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(427,1,NULL,'2021-10-07 11:31:26','2021-10-07 11:31:26',0,0,'41.190.245.207','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 10; SM-A107F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(428,1,NULL,'2021-10-09 11:02:38','2021-10-09 11:02:38',0,0,'105.225.87.22','http://www.nixin.co.za/pool-products/?gclid=EAIaIQobChMI4IC48JW98wIVROmyCh0QyQxtEAAYASABEgIJbPD_BwE','Mozilla/5.0 (Linux; Android 6.0; LG-H815) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(429,1,NULL,'2021-10-11 11:00:26','2021-10-11 11:00:26',0,0,'41.13.204.112','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 10; TECNO KD6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(430,1,NULL,'2021-10-11 12:01:14','2021-10-11 12:01:14',0,0,'41.73.60.242','http://www.nixin.co.za/product/sst-wall-tread-150mm-x-100mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 Edg/94.0.992.38','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(431,1,NULL,'2021-10-12 04:34:27','2021-10-12 04:34:27',0,0,'105.12.3.159','http://nixin.co.za/product-category/mod-n-mosiax/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(432,1,NULL,'2021-10-21 10:16:32','2021-10-21 10:16:32',0,0,'41.115.88.108','http://www.nixin.co.za/checkout/order-received/2256/?key=wc_order_0kpBi7wOtFqUL','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(433,1,NULL,'2021-10-26 04:59:23','2021-10-26 04:59:23',0,0,'102.249.3.248','http://www.nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(434,1,NULL,'2021-11-01 08:08:18','2021-11-01 08:08:18',0,0,'165.0.9.236','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 11; SM-A307FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(435,1,NULL,'2021-11-02 06:18:53','2021-11-02 06:18:53',0,0,'102.39.104.239','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(436,1,NULL,'2021-11-02 10:17:42','2021-11-02 10:17:42',0,0,'196.250.132.151','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 11; SM-A307FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(437,1,NULL,'2021-11-05 14:18:02','2021-11-05 14:18:02',0,0,'102.182.31.161','http://www.nixin.co.za/product-category/led-pool-lights/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(438,1,NULL,'2021-11-05 18:49:36','2021-11-05 18:49:36',0,0,'105.184.21.125','http://www.nixin.co.za/checkout/order-received/2262/?key=wc_order_ABmJtrORx6hbM','Mozilla/5.0 (Linux; Android 11; SM-T875) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(439,1,NULL,'2021-11-06 00:32:23','2021-11-06 00:32:23',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(440,1,NULL,'2021-11-06 07:14:44','2021-11-06 07:14:44',0,0,'197.86.215.206','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(441,1,NULL,'2021-11-06 17:05:10','2021-11-06 17:05:10',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(442,1,NULL,'2021-11-07 21:36:59','2021-11-07 21:36:59',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(443,1,NULL,'2021-11-08 03:16:16','2021-11-08 03:16:16',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(444,1,NULL,'2021-11-08 07:35:35','2021-11-08 07:35:35',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(445,1,NULL,'2021-11-08 08:17:02','2021-11-08 08:17:02',0,0,'41.13.238.15','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 11; SM-N975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(446,1,NULL,'2021-11-08 14:37:00','2021-11-08 14:37:00',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(447,1,NULL,'2021-11-08 16:07:48','2021-11-08 16:07:48',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(448,1,NULL,'2021-11-08 18:56:53','2021-11-08 18:56:53',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(449,1,NULL,'2021-11-08 21:57:10','2021-11-08 21:57:10',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(450,1,NULL,'2021-11-09 02:19:36','2021-11-09 02:19:36',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(451,1,NULL,'2021-11-09 06:40:59','2021-11-09 06:40:59',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(452,1,NULL,'2021-11-09 14:58:40','2021-11-09 14:58:40',0,0,'54.39.29.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(453,1,NULL,'2021-11-11 03:11:03','2021-11-11 03:11:03',0,0,'46.161.11.11','http://nixin.co.za/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(454,1,NULL,'2021-11-13 07:48:23','2021-11-13 07:48:23',0,0,'105.184.28.6','http://nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Linux; Android 11; SM-A325F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(455,1,NULL,'2021-11-13 08:40:55','2021-11-13 08:40:55',0,0,'137.115.0.39','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-A605F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(456,1,NULL,'2021-11-15 11:49:02','2021-11-15 11:49:02',0,0,'103.102.116.29','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(457,1,NULL,'2021-11-16 11:04:33','2021-11-16 11:04:33',0,0,'197.87.144.134','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 11; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(458,1,NULL,'2021-11-17 12:24:26','2021-11-17 12:24:26',0,0,'105.185.157.128','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(459,1,NULL,'2021-11-20 12:03:25','2021-11-20 12:03:25',0,0,'197.215.165.174','http://www.nixin.co.za/product/sst-auto-filler/?gclid=CjwKCAiA1uKMBhAGEiwAxzvX98esS2xzEP6TKKzrt9PbIYCeEGcyaIliNoqcr_2g-DPdc-zFfjSjABoCSkYQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(460,1,NULL,'2021-11-21 17:03:19','2021-11-21 17:03:19',0,0,'41.115.18.55','http://www.nixin.co.za/checkout/order-received/2269/?key=wc_order_3QCHSeQGhVSlP','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(461,1,NULL,'2021-11-24 07:07:46','2021-11-24 07:07:46',0,0,'105.225.57.132','http://www.nixin.co.za/pool-products/?gclid=EAIaIQobChMI8LL74rew9AIVjal3Ch3r-gPdEAAYASABEgJxy_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 12_5_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(462,1,NULL,'2021-11-25 03:41:13','2021-11-25 03:41:13',0,0,'102.220.209.115','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 11; SM-N975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(463,1,NULL,'2021-11-25 12:30:02','2021-11-25 12:30:02',0,0,'102.249.1.95','http://www.nixin.co.za/checkout/order-received/2270/?key=wc_order_NoUdtA11BpRAT','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(464,1,NULL,'2021-11-25 14:37:53','2021-11-25 14:37:53',0,0,'41.115.61.73','http://www.nixin.co.za/product-category/ladders-rails/?gclid=Cj0KCQiAhf2MBhDNARIsAKXU5GRoQi_SdtDGbgaknZwkcXRSeMNRcy7XasUJqqeo-c6KYrh8QBZnI8kaAv8_EALw_wcB','Mozilla/5.0 (Linux; Android 8.0.0; SAMSUNG SM-G570F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/15.0 Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(465,1,NULL,'2021-11-27 04:52:39','2021-11-27 04:52:39',0,0,'197.221.254.199','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; SM-A605FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(466,1,NULL,'2021-11-28 22:09:18','2021-11-28 22:09:18',0,0,'147.161.162.100','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(467,1,NULL,'2021-11-29 11:16:30','2021-11-29 11:16:30',0,0,'102.252.65.132','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; ANA-NX9; HMSCore 6.2.0.302) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 HuaweiBrowser/11.1.5.311 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(468,1,NULL,'2021-12-01 08:00:17','2021-12-01 08:00:17',0,0,'45.130.83.242','http://www.nixin.co.za/product/sst-standard-rail/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(469,1,NULL,'2021-12-02 09:37:32','2021-12-02 09:37:32',0,0,'169.1.253.29','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.34','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(470,1,NULL,'2021-12-06 06:35:05','2021-12-06 06:35:05',0,0,'105.30.243.122','http://nixin.co.za/checkout/order-received/2275/?key=wc_order_0Mdp8JAtJVxNF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(471,1,NULL,'2021-12-08 12:27:13','2021-12-08 12:27:13',0,0,'41.13.220.112','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 10; MAR-LX1M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(472,1,NULL,'2021-12-16 06:08:11','2021-12-16 06:08:11',0,0,'160.19.235.107','http://nixin.co.za/product/sst-roll-top-ladder/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(473,1,NULL,'2021-12-27 09:39:46','2021-12-27 09:39:46',0,0,'105.185.169.84','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(474,1,NULL,'2022-01-04 15:20:08','2022-01-04 15:20:08',0,0,'154.127.63.59','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(475,1,NULL,'2022-01-04 21:38:00','2022-01-04 21:38:00',0,0,'41.114.196.100','http://nixin.co.za/product/sst-waterspout-c-shape/','Mozilla/5.0 (Linux; Android 10; MAR-LX1M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(476,1,NULL,'2022-01-07 17:43:37','2022-01-07 17:43:37',0,0,'168.167.26.225','http://www.nixin.co.za/?gclid=EAIaIQobChMIgZLKy5ag9QIVAgOLCh31Iw5-EAAYBCAAEgKRv_D_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(477,1,NULL,'2022-01-11 15:58:02','2022-01-11 15:58:02',0,0,'129.205.180.243','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(478,1,NULL,'2022-01-13 04:32:25','2022-01-13 04:32:25',0,0,'197.221.253.135','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(479,1,NULL,'2022-01-14 08:50:41','2022-01-14 08:50:41',0,0,'102.182.190.136','http://www.nixin.co.za/pool-products/?gclid=CjwKCAiA24SPBhB0EiwAjBgkhpTjf-5XsiBMRwbx3YG8fZYLNP0oenQmSmP3lzG2mauPCCjLRhF4ChoCHJ0QAvD_BwE','Mozilla/5.0 (Linux; Android 5.1.1; SAMSUNG SM-J320FN) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(480,1,NULL,'2022-01-20 16:26:32','2022-01-20 16:26:32',0,0,'154.73.242.57','http://www.nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(481,1,NULL,'2022-01-23 11:32:48','2022-01-23 11:32:48',0,0,'102.38.80.76','http://www.nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(482,1,NULL,'2022-01-23 14:55:46','2022-01-23 14:55:46',0,0,'197.185.97.129','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A505F/A505FDDS9CUK2) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.0 Chrome/92.0.4515.166 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(483,1,NULL,'2022-01-25 06:26:26','2022-01-25 06:26:26',0,0,'105.186.205.223','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(484,1,NULL,'2022-01-30 07:55:59','2022-01-30 07:55:59',0,0,'41.71.12.230','http://www.nixin.co.za/product/sst-standard-rail/','Mozilla/5.0 (Linux; Android 11; SM-G985F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(485,1,NULL,'2022-02-04 08:24:26','2022-02-04 08:24:26',0,0,'102.252.66.189','http://nixin.co.za/order/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(486,1,NULL,'2022-02-04 10:06:19','2022-02-04 10:06:19',0,0,'41.13.208.57','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 11; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(487,1,NULL,'2022-02-04 17:51:02','2022-02-04 17:51:02',0,0,'197.92.152.9','http://www.nixin.co.za/product-category/aimflo-accessories/','Mozilla/5.0 (Linux; Android 11; SM-A307FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(488,1,NULL,'2022-02-08 07:04:34','2022-02-08 07:04:34',0,0,'41.13.196.188','http://nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Linux; Android 10; V2027) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(489,1,NULL,'2022-02-08 07:59:31','2022-02-08 07:59:31',0,0,'102.132.217.63','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(490,1,NULL,'2022-02-10 08:31:00','2022-02-10 08:31:00',0,0,'41.246.129.119','http://www.nixin.co.za/product/mod-n-marble/','Mozilla/5.0 (Linux; Android 10; CLT-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(491,1,NULL,'2022-02-12 08:55:10','2022-02-12 08:55:10',0,0,'105.9.117.216','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQiA0p2QBhDvARIsAACSOOMNY3I5gd1JwO9BNXx1vLw4yYliAIu-Ll6NrZacpjm2OEcmpR8E68QaArpWEALw_wcB','Mozilla/5.0 (Linux; Android 8.1.0; DUB-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(492,1,NULL,'2022-02-14 05:42:14','2022-02-14 05:42:14',0,0,'165.49.79.31','http://nixin.co.za/product-category/ladders-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.17 Safari/537.36 Edg/99.0.1150.11','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(493,1,NULL,'2022-02-15 07:32:43','2022-02-15 07:32:43',0,0,'196.251.41.66','http://www.nixin.co.za/about/?gclid=Cj0KCQiAmKiQBhClARIsAKtSj-nb9d8OjNMX-cQcH3DpLtgPPTlsoMDExRbSUETKNOdXkm7tMzHd-bEaAgtgEALw_wcB','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(494,1,NULL,'2022-02-16 12:49:48','2022-02-16 12:49:48',0,0,'41.10.159.154','http://www.nixin.co.za/product/nixin-sst-5-poolite/','Mozilla/5.0 (Linux; Android 11; SM-A022F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(495,1,NULL,'2022-02-21 19:09:31','2022-02-21 19:09:31',0,0,'73.53.214.66','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 Edg/98.0.1108.56','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(496,1,NULL,'2022-02-23 11:21:11','2022-02-23 11:21:11',0,0,'105.186.88.23','http://www.nixin.co.za/?gclid=Cj0KCQiA09eQBhCxARIsAAYRiynyVRwsyon1zZ-jLPszKNp0q6Gj_3j36___-B_97YzpFzJ_S_29rSsaAmJMEALw_wcB','Mozilla/5.0 (Linux; Android 11; SM-A315F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(497,1,NULL,'2022-02-24 09:09:38','2022-02-24 09:09:38',0,0,'102.39.105.70','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(498,1,NULL,'2022-03-02 08:46:22','2022-03-02 08:46:22',0,0,'196.23.154.120','http://www.nixin.co.za/checkout/order-received/2291/?key=wc_order_TMiF5DqoqTOEE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 Edg/98.0.1108.62','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(499,1,NULL,'2022-03-07 06:35:47','2022-03-07 06:35:47',0,0,'105.247.134.70','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(500,1,NULL,'2022-03-07 20:09:04','2022-03-07 20:09:04',0,0,'102.66.38.250','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(501,1,NULL,'2022-03-09 12:57:31','2022-03-09 12:57:31',0,0,'197.245.221.185','http://www.nixin.co.za/product/sst-auto-filler/?gclid=CjwKCAiAvaGRBhBlEiwAiY-yMIdt01MCCkyxxbFIQdCEh0Ta-_5B48uKdCR55hlRp78i0l7t5qU2rxoCFtcQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/99.0.4844.59 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(502,1,NULL,'2022-03-12 13:19:46','2022-03-12 13:19:46',0,0,'165.255.42.124','http://www.nixin.co.za/product/sst-roll-top-ladder/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(503,1,NULL,'2022-03-13 17:19:15','2022-03-13 17:19:15',0,0,'157.40.93.66','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(504,1,NULL,'2022-03-14 10:47:53','2022-03-14 10:47:53',0,0,'105.186.80.113','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(505,1,NULL,'2022-03-16 13:39:23','2022-03-16 13:39:23',0,0,'41.114.135.72','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 6.0.1; SM-J500F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.58 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(506,1,NULL,'2022-03-21 18:28:26','2022-03-21 18:28:26',0,0,'102.118.105.29','http://www.nixin.co.za/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(507,1,NULL,'2022-03-22 15:16:40','2022-03-22 15:16:40',0,0,'155.93.245.149','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(508,1,NULL,'2022-03-23 09:34:40','2022-03-23 09:34:40',0,0,'41.193.222.98','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(509,1,NULL,'2022-03-26 12:34:52','2022-03-26 12:34:52',0,0,'105.233.60.34','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(510,1,NULL,'2022-03-29 07:44:00','2022-03-29 07:44:00',0,0,'105.243.21.99','http://www.nixin.co.za/contact-us/?gclid=Cj0KCQjw3IqSBhCoARIsAMBkTb0jvWse6VYOBjSAhtIiZQAuXBefI_LlFnV47keVGhJA1AysHBMxWLoaAqGLEALw_wcB','Mozilla/5.0 (Linux; Android 11; CPH2197) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.73 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(511,1,NULL,'2022-03-29 09:46:25','2022-03-29 09:46:25',0,0,'105.233.110.221','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(512,1,NULL,'2022-03-29 10:50:22','2022-03-29 10:50:22',0,0,'196.251.1.174','http://www.nixin.co.za/product/sst-dual-suction-skimmer/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(513,1,NULL,'2022-04-02 09:33:50','2022-04-02 09:33:50',0,0,'41.116.50.178','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; ART-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.134 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(514,1,NULL,'2022-04-02 14:30:08','2022-04-02 14:30:08',0,0,'102.39.215.236','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A715F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.2 Chrome/92.0.4515.166 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(515,1,NULL,'2022-04-08 14:46:45','2022-04-08 14:46:45',0,0,'105.0.3.234','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 9; BLA-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.79 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(516,1,NULL,'2022-04-19 07:42:32','2022-04-19 07:42:32',0,0,'45.140.144.244','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(517,1,NULL,'2022-04-25 09:05:25','2022-04-25 09:05:25',0,0,'102.134.168.219','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 10; M2006C3LI) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(518,1,NULL,'2022-04-26 04:39:16','2022-04-26 04:39:16',0,0,'41.10.173.115','http://www.nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Linux; Android 12; CPH2145) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(519,1,NULL,'2022-04-26 11:13:22','2022-04-26 11:13:22',0,0,'154.66.107.191','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36 Edg/100.0.1185.50','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(520,1,NULL,'2022-05-03 19:30:23','2022-05-03 19:30:23',0,0,'105.186.163.140','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(521,1,NULL,'2022-05-05 07:10:42','2022-05-05 07:10:42',0,0,'105.8.3.121','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(522,1,NULL,'2022-05-09 10:18:19','2022-05-09 10:18:19',0,0,'102.39.198.151','http://nixin.co.za/product-category/pool-filters/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(523,1,NULL,'2022-05-12 13:06:08','2022-05-12 13:06:08',0,0,'197.94.228.50','http://www.nixin.co.za/product/sst-standard-rail/','Mozilla/5.0 (Linux; Android 12; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(524,1,NULL,'2022-05-16 10:58:51','2022-05-16 10:58:51',0,0,'105.224.243.73','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.47','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(525,1,NULL,'2022-05-16 13:55:58','2022-05-16 13:55:58',0,0,'102.182.167.9','http://www.nixin.co.za/order/','Mozilla/5.0 (iPad; CPU OS 15_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/208.0.441531153 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(526,1,NULL,'2022-05-17 11:45:30','2022-05-17 11:45:30',0,0,'169.1.176.225','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.54 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(527,1,NULL,'2022-05-21 12:52:42','2022-05-21 12:52:42',0,0,'41.87.201.77','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(528,1,NULL,'2022-05-22 11:18:55','2022-05-22 11:18:55',0,0,'197.101.0.210','http://www.nixin.co.za/product/mod-n-marston/','Mozilla/5.0 (Linux; Android 11; SM-A032F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(529,1,NULL,'2022-05-23 17:49:52','2022-05-23 17:49:52',0,0,'165.0.1.172','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(530,1,NULL,'2022-05-30 11:24:26','2022-05-30 11:24:26',0,0,'197.159.41.1','http://nixin.co.za/product/sst-slimline-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(531,1,NULL,'2022-06-07 08:53:46','2022-06-07 08:53:46',0,0,'105.186.75.117','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 12; SM-A725F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.78 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(532,1,NULL,'2022-06-07 12:59:11','2022-06-07 12:59:11',0,0,'41.204.24.241','http://www.nixin.co.za/product-category/panache-mosaics/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.63 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(533,1,NULL,'2022-06-07 18:33:50','2022-06-07 18:33:50',0,0,'197.95.155.254','http://www.nixin.co.za/product/nixin-parabond-epoxy-421-5l/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(534,1,NULL,'2022-06-09 09:38:21','2022-06-09 09:38:21',0,0,'105.8.6.210','http://www.nixin.co.za/?gclid=EAIaIQobChMIuJ2g8oeg-AIVp41oCR3_HQHCEAAYAiAAEgLyP_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(535,1,NULL,'2022-06-15 08:23:51','2022-06-15 08:23:51',0,0,'197.90.95.87','http://nixin.co.za/product/sst-pipe-spouts/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(536,1,NULL,'2022-06-25 07:36:44','2022-06-25 07:36:44',0,0,'102.220.8.25','http://www.nixin.co.za/product-category/led-pool-lights/?gclid=CjwKCAjw5NqVBhAjEiwAeCa97Yw1AGrmdHMmpUwHTfH1bDZePICMmxRctpsGC8vkE__86GLRNnPAsxoCgz4QAvD_BwE','Mozilla/5.0 (Linux; Android 10; LYA-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(537,1,NULL,'2022-06-27 17:01:53','2022-06-27 17:01:53',0,0,'197.98.201.128','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(538,1,NULL,'2022-06-29 10:04:40','2022-06-29 10:04:40',0,0,'102.67.56.129','http://www.nixin.co.za/product-category/led-pool-lights/?gclid=EAIaIQobChMI1cKzxLLS-AIVmKztCh35IgzZEAAYAyAAEgJ0i_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(539,1,NULL,'2022-07-04 17:55:36','2022-07-04 17:55:36',0,0,'155.93.129.232','http://www.nixin.co.za/checkout/order-received/2319/?key=wc_order_GCJEVYpQDi91g','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A326B/A326BXXU4AVB6) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(540,1,NULL,'2022-07-07 09:09:20','2022-07-07 09:09:20',0,0,'102.65.62.1','http://www.nixin.co.za/product/mod-n-marble/','Mozilla/5.0 (Linux; Android 10; CLT-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(541,1,NULL,'2022-07-11 08:48:11','2022-07-11 08:48:11',0,0,'41.147.1.131','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 11; Nokia 4.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(542,1,NULL,'2022-07-18 08:39:20','2022-07-18 08:39:20',0,0,'41.23.68.47','http://www.nixin.co.za/product/sst-champagne-bubbler/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(543,1,NULL,'2022-07-18 12:36:37','2022-07-18 12:36:37',0,0,'41.116.158.77','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(544,1,NULL,'2022-07-18 12:37:06','2022-07-18 12:37:06',0,0,'41.116.158.77','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G960F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(545,1,NULL,'2022-07-24 11:09:56','2022-07-24 11:09:56',0,0,'102.65.133.100','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 12; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(546,1,NULL,'2022-07-28 10:02:51','2022-07-28 10:02:51',0,0,'102.32.133.223','http://nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(547,1,NULL,'2022-08-01 11:10:53','2022-08-01 11:10:53',0,0,'41.23.45.243','http://nixin.co.za/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(548,1,NULL,'2022-08-04 14:44:11','2022-08-04 14:44:11',0,0,'185.192.70.102','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPad; CPU OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/103.0.5060.63 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(549,1,NULL,'2022-08-08 11:23:18','2022-08-08 11:23:18',0,0,'102.128.76.34','http://nixin.co.za/product/listello/','Mozilla/5.0 (Linux; Android 12; SM-G780G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(550,1,NULL,'2022-08-12 17:21:17','2022-08-12 17:21:17',0,0,'77.246.50.241','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(551,1,NULL,'2022-08-22 07:23:46','2022-08-22 07:23:46',0,0,'197.229.0.94','http://nixin.co.za/about/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(552,1,NULL,'2022-08-23 06:49:01','2022-08-23 06:49:01',0,0,'41.13.194.43','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 10; SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(553,1,NULL,'2022-08-23 07:48:58','2022-08-23 07:48:58',0,0,'165.49.74.59','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 Edg/104.0.1293.63','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(554,1,NULL,'2022-08-24 09:22:03','2022-08-24 09:22:03',0,0,'197.184.161.146','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(555,1,NULL,'2022-08-29 15:45:33','2022-08-29 15:45:33',0,0,'41.150.211.244','http://www.nixin.co.za/checkout/order-received/2351/?key=wc_order_AkA2p9CPTfNr6','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(556,1,NULL,'2022-09-08 18:16:29','2022-09-08 18:16:29',0,0,'169.1.101.179','http://www.nixin.co.za/order/','Mozilla/5.0 (Linux; Android 10; BV4900Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(557,1,NULL,'2022-09-15 08:04:37','2022-09-15 08:04:37',0,0,'41.116.227.242','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(558,1,NULL,'2022-09-17 15:15:33','2022-09-17 15:15:33',0,0,'41.71.7.148','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(559,1,NULL,'2022-09-21 10:49:50','2022-09-21 10:49:50',0,0,'41.116.237.150','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/105.0.5195.129 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(560,1,NULL,'2022-09-23 05:09:13','2022-09-23 05:09:13',0,0,'41.13.246.201','http://nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(561,1,NULL,'2022-09-24 15:52:45','2022-09-24 15:52:45',0,0,'169.0.57.189','http://www.nixin.co.za/checkout/order-received/2361/?key=wc_order_FjNeBkdlp862E','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G996B/G996BXXS5CVHI) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/18.0 Chrome/99.0.4844.88 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(562,1,NULL,'2022-10-02 12:46:04','2022-10-02 12:46:04',0,0,'160.226.137.29','http://www.nixin.co.za/checkout/order-received/2362/?key=wc_order_3dJLEVCIp6VPe','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(563,1,NULL,'2022-10-03 09:15:25','2022-10-03 09:15:25',0,0,'45.213.92.193','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 11; SM-A035F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(564,1,NULL,'2022-10-06 15:35:38','2022-10-06 15:35:38',0,0,'102.217.43.73','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(565,1,NULL,'2022-10-07 13:12:33','2022-10-07 13:12:33',0,0,'87.101.242.126','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Linux; Android 11; SM-N981B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(566,1,NULL,'2022-10-10 14:59:18','2022-10-10 14:59:18',0,0,'197.184.182.51','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; itel L6006F Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.5195.136 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(567,1,NULL,'2022-10-11 21:09:01','2022-10-11 21:09:01',0,0,'41.78.38.166','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6,2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(568,1,NULL,'2022-10-17 07:17:20','2022-10-17 07:17:20',0,0,'209.203.23.11','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(569,1,NULL,'2022-10-24 10:08:19','2022-10-24 10:08:19',0,0,'196.250.138.129','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(570,1,NULL,'2022-10-24 10:24:06','2022-10-24 10:24:06',0,0,'41.13.208.180','http://www.nixin.co.za/stainless-steel-swimming-pool-equipment/','Mozilla/5.0 (Linux; Android 12; SM-G990E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(571,1,NULL,'2022-10-24 13:07:41','2022-10-24 13:07:41',0,0,'196.25.143.60','http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/ladders-rails/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(572,1,NULL,'2022-10-25 17:10:47','2022-10-25 17:10:47',0,0,'197.89.239.30','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(573,1,NULL,'2022-10-25 21:22:53','2022-10-25 21:22:53',0,0,'129.205.186.55','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 12; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(574,1,NULL,'2022-10-27 06:42:06','2022-10-27 06:42:06',0,0,'41.115.62.45','http://www.nixin.co.za/product-category/panache-mosaics/','Mozilla/5.0 (Linux; Android 12; SM-F926B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(575,1,NULL,'2022-10-27 17:32:32','2022-10-27 17:32:32',0,0,'197.185.101.211','http://www.nixin.co.za/about/','Mozilla/5.0 (Linux; Android 9; SM-J415GN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(576,1,NULL,'2022-10-30 05:58:47','2022-10-30 05:58:47',0,0,'197.90.42.201','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 12; SM-F936B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(577,1,NULL,'2022-10-31 20:15:42','2022-10-31 20:15:42',0,0,'41.223.73.246','http://www.nixin.co.za/about/?gclid=CjwKCAjw5P2aBhAlEiwAAdY7dHcFH0SH-3Pz3ONnPdeT_DkozcqW3AhwY2e0HpoWkJFZGMMxp04xfBoC_v0QAvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.58 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(578,1,NULL,'2022-11-01 13:15:20','2022-11-01 13:15:20',0,0,'41.147.0.202','http://www.nixin.co.za/order/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(579,1,NULL,'2022-11-01 13:27:00','2022-11-01 13:27:00',0,0,'102.220.209.242','http://www.nixin.co.za/?gclid=CjwKCAjwh4ObBhAzEiwAHzZYU8c4SezjJhN9rrMDRjBlO8WOwT0gJFuProwmfM9XyVwDJQlkz7XIwRoCkBsQAvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A725F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(580,1,NULL,'2022-11-02 04:17:26','2022-11-02 04:17:26',0,0,'197.229.1.211','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 8.1.0; RIO_SS Build/OPM2.171019.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.5304.91 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(581,1,NULL,'2022-11-03 20:03:33','2022-11-03 20:03:33',0,0,'196.25.89.150','http://www.nixin.co.za/about/?gclid=CjwKCAjwzY2bBhB6EiwAPpUpZphEijvIVkarAxLmz17mw5EYB0zwFz_346CDEDGAoSJPfQmF2K4fzBoCKdgQAvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A127F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(582,1,NULL,'2022-11-03 20:04:23','2022-11-03 20:04:23',0,0,'196.25.89.150','http://www.nixin.co.za/about/?gclid=CjwKCAjwzY2bBhB6EiwAPpUpZphEijvIVkarAxLmz17mw5EYB0zwFz_346CDEDGAoSJPfQmF2K4fzBoCKdgQAvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A127F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(583,1,NULL,'2022-11-04 09:17:02','2022-11-04 09:17:02',0,0,'147.110.59.244','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(584,1,NULL,'2022-11-07 16:10:16','2022-11-07 16:10:16',0,0,'105.242.168.197','http://www.nixin.co.za/about/?gclid=CjwKCAiA9qKbBhAzEiwAS4yeDQqTyvoA1cOLNRizHgCkkgYEjHaJnnuaCvCXSCO1CjcHOrPPBU0qrhoC40sQAvD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(585,1,NULL,'2022-11-10 06:36:19','2022-11-10 06:36:19',0,0,'102.67.178.217','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 10; MAR-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(586,1,NULL,'2022-11-10 08:07:39','2022-11-10 08:07:39',0,0,'164.160.95.206','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(587,1,NULL,'2022-11-11 03:16:46','2022-11-11 03:16:46',0,0,'197.245.34.13','http://www.nixin.co.za/order/','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G998B/G998BXXS3AUJ7) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/19.0 Chrome/102.0.5005.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(588,1,NULL,'2022-11-11 08:13:01','2022-11-11 08:13:01',0,0,'197.229.1.224','http://www.nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(589,1,NULL,'2022-11-13 15:42:02','2022-11-13 15:42:02',0,0,'197.229.0.109','http://www.nixin.co.za/about/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/107.0.5304.101 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(590,1,NULL,'2022-11-13 18:38:32','2022-11-13 18:38:32',0,0,'197.229.2.242','http://www.nixin.co.za/about/?gclid=Cj0KCQiAyMKbBhD1ARIsANs7rEGoGwb3BcXXcY1slakkkOPCMBUBxyGf2KRe3OdVoQkfXivv8t9GGJQaAnFwEALw_wcB','Mozilla/5.0 (Linux; Android 10; JNY-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(591,1,NULL,'2022-11-15 07:10:34','2022-11-15 07:10:34',0,0,'105.184.237.155','http://nixin.co.za/checkout/order-received/2585/?key=wc_order_5d2rp3bkNB6da','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(592,1,NULL,'2022-11-16 07:35:39','2022-11-16 07:35:39',0,0,'41.157.176.86','http://www.nixin.co.za/product-category/epoxy-adhesive/','Mozilla/5.0 (Linux; Android 11; SM-A225F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(593,1,NULL,'2022-11-17 12:06:04','2022-11-17 12:06:04',0,0,'41.13.200.133','http://nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(594,1,NULL,'2022-11-19 14:36:58','2022-11-19 14:36:58',0,0,'105.225.131.46','http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/mod-n-mosiax/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(595,1,NULL,'2022-11-19 16:17:31','2022-11-19 16:17:31',0,0,'41.13.196.46','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 11; SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(596,1,NULL,'2022-11-25 08:37:05','2022-11-25 08:37:05',0,0,'129.232.94.250','http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/','Mozilla/5.0 (Linux; Android 12; SM-G985F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(597,1,NULL,'2022-11-30 09:32:59','2022-11-30 09:32:59',0,0,'147.161.162.246','http://www.nixin.co.za/introducing-the-first-square-led-light/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(598,1,NULL,'2022-12-04 05:35:32','2022-12-04 05:35:32',0,0,'102.141.194.18','http://www.nixin.co.za/checkout/order-received/2591/?key=wc_order_xiekfbuIB6NeZ','Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.8.0.332) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.105 HuaweiBrowser/12.1.3.304 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(599,1,NULL,'2022-12-07 06:45:39','2022-12-07 06:45:39',0,0,'105.248.63.108','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(600,1,NULL,'2022-12-07 08:38:18','2022-12-07 08:38:18',0,0,'105.248.63.108','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(601,1,NULL,'2022-12-16 08:56:31','2022-12-16 08:56:31',0,0,'105.225.252.79','http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/ladders-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(602,1,NULL,'2022-12-20 05:35:56','2022-12-20 05:35:56',0,0,'105.242.71.253','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 12; SM-G973F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(603,1,NULL,'2022-12-22 12:59:42','2022-12-22 12:59:42',0,0,'105.242.71.253','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 12; SM-G973F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(604,1,NULL,'2022-12-28 08:20:37','2022-12-28 08:20:37',0,0,'102.182.198.91','http://nixin.co.za/order/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(605,1,NULL,'2023-01-05 14:04:40','2023-01-05 14:04:40',0,0,'105.245.230.29','http://www.nixin.co.za/gallery/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19G82 [FBAN/FBIOS;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/15.6.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(606,1,NULL,'2023-01-09 13:50:54','2023-01-09 13:50:54',0,0,'105.248.48.170','http://www.nixin.co.za/about/?gclid=CjwKCAiAk--dBhABEiwAchIwkTZvn5eYq0gCENsoVG3BQ-iTI5d8EamUOaIu8kcKvizetx40sWVq6BoC4eoQAvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(607,1,NULL,'2023-01-09 14:54:16','2023-01-09 14:54:16',0,0,'41.193.231.65','http://nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.76','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(608,1,NULL,'2023-01-10 10:20:07','2023-01-10 10:20:07',0,0,'169.1.62.44','http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.76','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(609,1,NULL,'2023-01-10 13:59:35','2023-01-10 13:59:35',0,0,'41.133.122.153','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(610,1,NULL,'2023-01-11 06:31:54','2023-01-11 06:31:54',0,0,'102.222.7.246','http://www.nixin.co.za/news/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(611,1,NULL,'2023-01-12 00:37:21','2023-01-12 00:37:21',0,0,'155.93.250.249','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(612,1,NULL,'2023-01-16 12:12:31','2023-01-16 12:12:31',0,0,'197.94.80.118','http://www.nixin.co.za/?gclid=Cj0KCQiAiJSeBhCCARIsAHnAzT_BwDJFsGuk_PeCkvs8OOFKIfJ7ONkkIhSl3a2rkaXWuAkfGutseEQaAje4EALw_wcB','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/19.0 Chrome/102.0.5005.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(613,1,NULL,'2023-01-18 04:20:37','2023-01-18 04:20:37',0,0,'102.165.194.41','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; SM-J610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(614,1,NULL,'2023-01-23 08:13:28','2023-01-23 08:13:28',0,0,'102.132.253.154','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 13; SM-A736B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(615,1,NULL,'2023-01-24 11:48:51','2023-01-24 11:48:51',0,0,'197.245.15.167','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.61','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(616,1,NULL,'2023-01-24 12:08:29','2023-01-24 12:08:29',0,0,'105.224.109.108','http://www.nixin.co.za/pool-products/?gclid=CjwKCAiAoL6eBhA3EiwAXDom5iCL65ejlISZv984ClQGpHHy9gsiwP2hnkOaqcVoeOh5qEIW01zzNBoCvbgQAvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A536E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(617,1,NULL,'2023-02-01 11:00:40','2023-02-01 11:00:40',0,0,'41.13.9.158','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(618,1,NULL,'2023-02-02 12:38:41','2023-02-02 12:38:41',0,0,'197.82.161.135','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(619,1,NULL,'2023-02-04 15:03:38','2023-02-04 15:03:38',0,0,'197.94.74.86','http://nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; SM-A605FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(620,1,NULL,'2023-02-06 14:17:51','2023-02-06 14:17:51',0,0,'154.117.152.240','http://www.nixin.co.za/about/','Mozilla/5.0 (Linux; Android 11; SM-A032F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(621,1,NULL,'2023-02-14 05:22:03','2023-02-14 05:22:03',0,0,'105.225.234.244','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Linux; Android 13; SM-A515F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(622,1,NULL,'2023-02-20 09:22:55','2023-02-20 09:22:55',0,0,'41.164.33.145','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(623,1,NULL,'2023-02-22 12:52:35','2023-02-22 12:52:35',0,0,'196.220.170.146','http://www.nixin.co.za/checkout/order-received/2669/?key=wc_order_7O3CL59Q4uLxs','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(624,1,NULL,'2023-02-24 03:27:40','2023-02-24 03:27:40',0,0,'102.182.251.150','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(625,1,NULL,'2023-02-24 07:30:46','2023-02-24 07:30:46',0,0,'105.186.213.149','http://www.nixin.co.za/checkout/order-received/2670/?key=wc_order_BlP0N3GCACKpI','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(626,1,NULL,'2023-02-28 09:13:14','2023-02-28 09:13:14',0,0,'105.8.7.177','http://nixin.co.za/contact-us/?gclid=Cj0KCQiA6fafBhC1ARIsAIJjL8nxspoUDu0aECjJIMxsEslGZU58HpF1eiCrJwbhwSGmi-LTMNRl6jwaAmZOEALw_wcB','Mozilla/5.0 (Linux; Android 12; CPH2271) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(627,1,NULL,'2023-03-04 13:54:22','2023-03-04 13:54:22',0,0,'41.13.8.104','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQiA9YugBhCZARIsAACXxeLUNJaV7Y6OHI0UYXbMLUDDjNddnWjljfgL5DmFYTbUQ2z9h2tTfJEaAuR4EALw_wcB','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(628,1,NULL,'2023-03-05 06:47:11','2023-03-05 06:47:11',0,0,'209.203.45.163','http://www.nixin.co.za/product/sst-p-rail/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(629,1,NULL,'2023-03-19 06:02:28','2023-03-19 06:02:28',0,0,'105.186.187.207','http://www.nixin.co.za/checkout/order-received/2671/?key=wc_order_a6EsCgrrnTuPW','Mozilla/5.0 (Linux; Android 12; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(630,1,NULL,'2023-03-21 10:25:16','2023-03-21 10:25:16',0,0,'41.114.249.133','http://www.nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 13; SM-S901E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(631,1,NULL,'2023-03-27 16:45:13','2023-03-27 16:45:13',0,0,'197.229.1.73','http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/mod-n-motifs/','Mozilla/5.0 (Linux; Android 10; AQM-LX1; HMSCore 6.9.6.302) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/13.0.4.302 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(632,1,NULL,'2023-04-03 08:50:40','2023-04-03 08:50:40',0,0,'41.211.36.26','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQjw8qmhBhClARIsANAtbod-k-saIuOad8a-Vck63TJ0Vrjn4snsxtF_urVbjh-jWPVE6VDQiqEaAnLFEALw_wcB','Mozilla/5.0 (Linux; Android 11; M2006C3LI) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(633,1,NULL,'2023-04-03 08:53:01','2023-04-03 08:53:01',0,0,'197.90.32.230','http://www.nixin.co.za/product/sst-standard-rail/','Mozilla/5.0 (iPad; CPU OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/256.2.518341946 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(634,1,NULL,'2023-04-03 11:12:47','2023-04-03 11:12:47',0,0,'197.219.155.177','http://nixin.co.za/about/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(635,1,NULL,'2023-04-04 07:48:44','2023-04-04 07:48:44',0,0,'102.39.149.42','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(636,1,NULL,'2023-04-11 13:08:33','2023-04-11 13:08:33',0,0,'82.145.223.90','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; U; Android 11; SM-A032F Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 OPR/69.0.2254.65737','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(637,1,NULL,'2023-04-12 14:02:20','2023-04-12 14:02:20',0,0,'197.245.41.48','http://nixin.co.za/product/sst-z-led-waterspout/','Mozilla/5.0 (Linux; Android 13; SM-A136B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(638,1,NULL,'2023-04-17 23:31:25','2023-04-17 23:31:25',0,0,'82.145.211.121','http://nixin.co.za/','Mozilla/5.0 (Linux; U; Android 11; SM-A032F Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.116 Mobile Safari/537.36 OPR/69.0.2254.65737','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(639,1,NULL,'2023-04-21 17:35:10','2023-04-21 17:35:10',0,0,'102.66.160.170','http://www.nixin.co.za/pool-products/?gclid=CjwKCAjw6IiiBhAOEiwALNqncRVnF31sNpp8Elxq9lgESCvv500bmwhNy8UxYIQiTGH6WrKuJzlcPRoCbykQAvD_BwE','Mozilla/5.0 (Linux; Android 10; MAR-LX1M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(640,1,NULL,'2023-04-25 07:56:07','2023-04-25 07:56:07',0,0,'102.220.208.213','http://www.nixin.co.za/pool-products/?gclid=CjwKCAjw9J2iBhBPEiwAErwpeS6a9u8x_pj7ckva7uRScNcWdIlPaSTg1R4ewl_cAFGNpXiox-muBxoCmWkQAvD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(641,1,NULL,'2023-04-26 10:27:12','2023-04-26 10:27:12',0,0,'102.249.1.186','http://nixin.co.za/contact-us/?gclid=CjwKCAjwl6OiBhA2EiwAuUwWZZ3_VppPvaTWRQDw81OSQJLCEmOd2PudB_6OS0a-BBLS_oq6FZAGAxoCv7IQAvD_BwE','Mozilla/5.0 (Linux; Android 6.0.1; SM-G532F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(642,1,NULL,'2023-04-27 09:23:07','2023-04-27 09:23:07',0,0,'102.134.168.56','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(643,1,NULL,'2023-05-05 13:27:23','2023-05-05 13:27:23',0,0,'41.246.27.198','http://www.nixin.co.za/gallery/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/256.2.518341946 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(644,1,NULL,'2023-05-05 19:43:06','2023-05-05 19:43:06',0,0,'197.185.107.120','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(645,1,NULL,'2023-05-06 09:14:18','2023-05-06 09:14:18',0,0,'102.39.109.217','http://nixin.co.za/contact-us/?gclid=Cj0KCQjw9deiBhC1ARIsAHLjR2DYfsKk5DBTiPyyFDMXn9ykFJtBFVTdPLLgkOCI37aMDcP0apP6F80aAtbbEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 15_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/243.0.495136164 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(646,1,NULL,'2023-05-09 08:07:23','2023-05-09 08:07:23',0,0,'169.1.249.119','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 11; SM-A715F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(647,1,NULL,'2023-05-10 08:44:13','2023-05-10 08:44:13',0,0,'197.248.221.98','http://www.nixin.co.za/?gclid=CjwKCAjwge2iBhBBEiwAfXDBR2n2P_uMM7NF6lSlaqAZt16thN5vVGkjGlzCn96Yu2wlfFH40J5DdBoC7GYQAvD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.35','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(648,1,NULL,'2023-05-11 09:05:12','2023-05-11 09:05:12',0,0,'41.164.198.52','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(649,1,NULL,'2023-05-20 18:01:26','2023-05-20 18:01:26',0,0,'41.223.73.228','http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/water-spouts/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(650,1,NULL,'2023-05-23 07:07:20','2023-05-23 07:07:20',0,0,'41.116.26.47','http://www.nixin.co.za/contact-us/?gclid=Cj0KCQjwyLGjBhDKARIsAFRNgW96ahJUz-F720JFVg7AQQRwOumpCAeJbfMmF9eKBkqpycWNzHwzyHgaAgM8EALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(651,1,NULL,'2023-06-05 07:54:26','2023-06-05 07:54:26',0,0,'105.4.7.54','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQjwj_ajBhCqARIsAA37s0xhJTqU0RQ8_OWxKcj4c-n0-eIQ82p5HYysRa0jz6TmvRxYpUZxVhgaAsRjEALw_wcB','Mozilla/5.0 (Linux; Android 10; VOG-L04 Build/HUAWEIEVE-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.93 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(652,1,NULL,'2023-06-12 16:48:36','2023-06-12 16:48:36',0,0,'165.255.16.201','http://www.nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(653,1,NULL,'2023-06-24 09:56:45','2023-06-24 09:56:45',0,0,'105.244.25.153','http://nixin.co.za/contact-us/?gclid=Cj0KCQjwqNqkBhDlARIsAFaxvwzmNWmo1Sp4AsElPA7DYo_tNkyGnS_yRK0hCH6KPls3jdSBZBYNRi0aAqiEEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 15_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/269.0.541759355 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(654,1,NULL,'2023-06-28 08:26:13','2023-06-28 08:26:13',0,0,'156.155.80.73','http://www.nixin.co.za/checkout/order-received/4535/?key=wc_order_qexZOgMDiP6xa','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(655,1,NULL,'2023-07-04 13:36:53','2023-07-04 13:36:53',0,0,'102.33.29.142','http://www.nixin.co.za/checkout/order-received/4556/?key=wc_order_7qoMPWkz3U5VG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.67','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(656,1,NULL,'2023-07-09 17:34:20','2023-07-09 17:34:20',0,0,'41.23.160.53','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 12; SM-A525F Build/samsungDCO-L29; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(657,1,NULL,'2023-07-16 03:38:28','2023-07-16 03:38:28',0,0,'197.229.1.145','http://www.nixin.co.za/','Mozilla/5.0 (Linux; Android 10; JNY-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(658,1,NULL,'2023-07-18 07:42:20','2023-07-18 07:42:20',0,0,'102.134.197.142','http://www.nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(659,1,NULL,'2023-07-19 11:59:09','2023-07-19 11:59:09',0,0,'41.116.118.151','http://www.nixin.co.za/pool-products/?gclid=Cj0KCQjwk96lBhDHARIsAEKO4xa2Xzo9iNaMM1NdUjrXZhn1HFzwIgcyQdJQsCBuI1PJe5OPLzJih-4aAiOaEALw_wcB','Mozilla/5.0 (Linux; Android 10; Hisense U40) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(660,1,NULL,'2023-07-20 05:41:54','2023-07-20 05:41:54',0,0,'197.92.172.24','http://nixin.co.za/why-you-should-care-about-your-pools-led-lights/?gclid=Cj0KCQjwk96lBhDHARIsAEKO4xaJc6gx_yG_PMO5cM1ZjdLS_HF88Ev3nqbQK_l45PysU67jx15iXzgaAmhKEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(661,1,NULL,'2023-07-23 08:03:37','2023-07-23 08:03:37',0,0,'169.0.113.54','http://www.nixin.co.za/about/?gclid=EAIaIQobChMI6fK9sa6kgAMV1-3tCh2yiwgfEAAYAyAAEgLTZPD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(662,1,NULL,'2023-07-25 06:28:37','2023-07-25 06:28:37',0,0,'41.147.1.191','http://nixin.co.za/contact-us/?gclid=EAIaIQobChMI27ejpZupgAMVivftCh3vJAR-EAAYASADEgI9kPD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(663,1,NULL,'2023-07-25 08:22:03','2023-07-25 08:22:03',0,0,'41.211.36.22','http://www.nixin.co.za/about/?gclid=Cj0KCQjw5f2lBhCkARIsAHeTvlhNXDv2mKQ6H3l2aF3mF59MyTPJO0u0mX059VDf1__TAg3pT_IHa-gaAss1EALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(664,1,NULL,'2023-07-25 09:58:01','2023-07-25 09:58:01',0,0,'105.185.180.93','http://www.nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(665,1,NULL,'2023-07-29 11:13:05','2023-07-29 11:13:05',0,0,'197.98.201.78','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(666,1,NULL,'2023-07-31 04:46:44','2023-07-31 04:46:44',0,0,'102.33.160.4','http://nixin.co.za/about/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.188','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(667,1,NULL,'2023-08-03 16:31:45','2023-08-03 16:31:45',0,0,'196.15.232.202','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.188','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(668,1,NULL,'2023-08-10 13:55:01','2023-08-10 13:55:01',0,0,'197.95.178.46','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(669,1,NULL,'2023-08-11 07:37:32','2023-08-11 07:37:32',0,0,'197.184.180.221','http://nixin.co.za/pool-products/?gclid=Cj0KCQjwuNemBhCBARIsADp74QRt4bIGuZpAKBOZw7VTabRD15S9Mv9lhGS8Mib_jV1V3NSTKurSKoAaAv-0EALw_wcB','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(670,1,NULL,'2023-08-12 08:25:05','2023-08-12 08:25:05',0,0,'41.13.212.123','http://nixin.co.za/?gclid=EAIaIQobChMI1NersdjWgAMV0sztCh1khgqqEAAYAyAAEgIhIfD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20C65 [FBAN/FBIOS;FBDV/iPhone10,4;FBMD/iPhone;FBSN/iOS;FBSV/16.2;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(671,1,NULL,'2023-08-13 17:38:56','2023-08-13 17:38:56',0,0,'102.65.62.198','http://nixin.co.za/product/nixinsstz-spout750mm/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(672,1,NULL,'2023-08-16 05:12:06','2023-08-16 05:12:06',0,0,'102.65.70.207','http://nixin.co.za/pool-products/?gclid=CjwKCAjwxOymBhAFEiwAnodBLF2SLfCaemB8oXpdDFv1X5V-jXprwfm1DN7ySi3rNCRbUmq_r31sBhoCUhkQAvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; HWCD100E Build/OPM2.171019.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.166 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(673,1,NULL,'2023-08-16 09:48:23','2023-08-16 09:48:23',0,0,'41.113.155.26','http://nixin.co.za/contact-us/?gclid=CjwKCAjw5_GmBhBIEiwA5QSMxAVZT9RiS312eh2mzgwMcUcjoy2HXbXDR5L40XCBw4cIZgTMnQprpBoCftwQAvD_BwE','Mozilla/5.0 (Linux; Android 10; POT-LX1AF) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(674,1,NULL,'2023-08-18 06:29:41','2023-08-18 06:29:41',0,0,'102.249.4.76','http://nixin.co.za/?gclid=EAIaIQobChMIqpuy7snlgAMVhIVoCR0CPgRuEAAYASAAEgJtcfD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(675,1,NULL,'2023-08-20 06:44:24','2023-08-20 06:44:24',0,0,'41.145.192.41','http://nixin.co.za/?gclid=Cj0KCQjw0IGnBhDUARIsAMwFDLmOSQ__1qvPQvX-C8oIJVBXQ_6PTFVnitb3-cgh3nf_v6IqAPzuXiUaAu1NEALw_wcB','Mozilla/5.0 (Linux; Android 12; SM-A032F Build/SP1A.210812.016) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.5790.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(676,1,NULL,'2023-08-21 15:30:36','2023-08-21 15:30:36',0,0,'41.223.195.2','http://nixin.co.za/product-category/eco-swimming-pool-equipment/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(677,1,NULL,'2023-08-22 06:29:32','2023-08-22 06:29:32',0,0,'102.64.39.34','http://nixin.co.za/?gclid=EAIaIQobChMI3byOo9HvgAMVcYBQBh3OmQ-2EAAYASAAEgKUnPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(678,1,NULL,'2023-08-22 08:17:23','2023-08-22 08:17:23',0,0,'197.229.3.148','http://nixin.co.za/pool-products/?gclid=Cj0KCQjwuZGnBhD1ARIsACxbAVhw689pC7gGLumMP-VsjFMl07uudIQVJzAj9UYgEjrxfGS8uqv6rREaAjyqEALw_wcB','Mozilla/5.0 (Linux; Android 10; PPA-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.134 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(679,1,NULL,'2023-08-26 07:05:54','2023-08-26 07:05:54',0,0,'41.175.82.173','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/2/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(680,1,NULL,'2023-09-04 15:26:25','2023-09-04 15:26:25',0,0,'102.39.151.200','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(681,1,NULL,'2023-09-06 19:24:27','2023-09-06 19:24:27',0,0,'102.222.181.5','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 8.1.0; SAMSUNG SM-P585 Build/NMF26F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36 AlohaBrowser/1.1.3.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(682,1,NULL,'2023-09-14 12:29:23','2023-09-14 12:29:23',0,0,'41.216.204.34','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(683,1,NULL,'2023-09-19 06:51:16','2023-09-19 06:51:16',0,0,'168.253.63.165','http://nixin.co.za/product/nixin64ledcrystaliteonlyblueled/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(684,1,NULL,'2023-09-19 07:38:42','2023-09-19 07:38:42',0,0,'160.0.193.231','http://nixin.co.za/about/?gclid=CjwKCAjwjaWoBhAmEiwAXz8DBax7dzcPn7RU-k8_eIE1-Qu8UMB_cjzICp0Gsaegmh_y3k-n7xcOWxoC-pcQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(685,1,NULL,'2023-09-19 07:48:52','2023-09-19 07:48:52',0,0,'102.222.193.193','http://nixin.co.za/?gclid=CjwKCAjwjaWoBhAmEiwAXz8DBfZDewtps3Rb6BGELvwMdp1RcD08G_XZQ4EVIdCWW4cNKiYO9nD8axoCANsQAvD_BwE','Mozilla/5.0 (Linux; Android 9; FIG-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(686,1,NULL,'2023-09-25 22:20:39','2023-09-25 22:20:39',0,0,'216.213.178.83','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(687,1,NULL,'2023-10-04 09:16:05','2023-10-04 09:16:05',0,0,'105.186.42.27','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(688,1,NULL,'2023-10-10 19:08:38','2023-10-10 19:08:38',0,0,'168.167.23.5','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/2/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(689,1,NULL,'2023-10-13 11:15:15','2023-10-13 11:15:15',0,0,'41.216.204.200','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(690,1,NULL,'2023-10-13 15:07:44','2023-10-13 15:07:44',0,0,'197.245.197.248','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 13; SM-A235F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/117.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/435.0.0.42.112;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(691,1,NULL,'2023-10-15 17:11:58','2023-10-15 17:11:58',0,0,'41.174.185.91','http://nixin.co.za/gallery/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(692,1,NULL,'2023-10-17 04:05:17','2023-10-17 04:05:17',0,0,'41.150.249.204','http://nixin.co.za/product/nixinsstp-rail1200mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(693,1,NULL,'2023-10-19 09:46:22','2023-10-19 09:46:22',0,0,'102.32.54.118','http://nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(694,1,NULL,'2023-10-19 16:14:02','2023-10-19 16:14:02',0,0,'197.229.7.53','http://nixin.co.za/product/sst-p-rail-800mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(695,1,NULL,'2023-10-23 15:19:17','2023-10-23 15:19:17',0,0,'41.71.95.194','http://nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(696,1,NULL,'2023-10-24 06:11:54','2023-10-24 06:11:54',0,0,'102.165.120.21','http://nixin.co.za/pool-products/?gclid=CjwKCAjws9ipBhB1EiwAccEi1I1A1JgYXFQLmAoDoJJLg-qQJKMpCO55TFIP9yF0EHfYzW7dsZPwKBoCkp4QAvD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(697,1,NULL,'2023-10-31 12:35:53','2023-10-31 12:35:53',0,0,'196.27.106.244','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/118.0.5993.92 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(698,1,NULL,'2023-11-01 19:30:31','2023-11-01 19:30:31',0,0,'197.245.59.89','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G998B/G998BXXS9EWIA) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(699,1,NULL,'2023-11-07 07:30:31','2023-11-07 07:30:31',0,0,'154.120.237.74','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(700,1,NULL,'2023-11-10 10:53:56','2023-11-10 10:53:56',0,0,'165.169.249.68','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(701,1,NULL,'2023-11-10 11:34:36','2023-11-10 11:34:36',0,0,'105.209.190.160','http://nixin.co.za/product/nixinsstrolltopladder3-step/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(702,1,NULL,'2023-11-14 19:52:13','2023-11-14 19:52:13',0,0,'102.219.91.40','http://nixin.co.za/stainless-steel-swimming-pool-equipment/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(703,1,NULL,'2023-11-17 08:14:04','2023-11-17 08:14:04',0,0,'197.234.164.75','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A546E) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(704,1,NULL,'2023-11-20 16:03:41','2023-11-20 16:03:41',0,0,'102.165.235.51','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(705,1,NULL,'2023-11-21 05:16:29','2023-11-21 05:16:29',0,0,'102.177.14.111','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(706,1,NULL,'2023-11-24 07:11:54','2023-11-24 07:11:54',0,0,'105.184.28.57','http://nixin.co.za/checkout/order-received/4684/?key=wc_order_gAuskRAs3vZt7','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/290.1.581873948 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(707,1,NULL,'2023-11-24 08:58:29','2023-11-24 08:58:29',0,0,'41.121.12.204','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(708,1,NULL,'2023-11-24 09:06:00','2023-11-24 09:06:00',0,0,'196.46.227.58','http://nixin.co.za/product/nixinsstslimlinespout1000mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(709,1,NULL,'2023-11-27 16:11:27','2023-11-27 16:11:27',0,0,'102.140.112.6','http://nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(710,1,NULL,'2023-11-28 14:34:21','2023-11-28 14:34:21',0,0,'105.245.234.61','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0 Unique/100.7.7746.47','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(711,1,NULL,'2023-11-29 08:38:22','2023-11-29 08:38:22',0,0,'41.222.127.63','http://nixin.co.za/contact-us/?gad_source=1&gclid=Cj0KCQiA35urBhDCARIsAOU7QwkU_pDmUsyeeknjwjynS3IWG4J6q0ce4ZHdMT69WNiBhQRgpUkBmFQaApkaEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(712,1,NULL,'2023-11-30 16:49:30','2023-11-30 16:49:30',0,0,'105.233.133.166','http://nixin.co.za/product/sst-p-rail-800mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(713,1,NULL,'2023-12-05 17:44:57','2023-12-05 17:44:57',0,0,'197.229.2.79','http://nixin.co.za/what-sort-of-panache-mosaics-would-best-suit-your-pool/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(714,1,NULL,'2023-12-10 05:50:14','2023-12-10 05:50:14',0,0,'41.121.59.56','http://nixin.co.za/product/nixinsstp-rail1200mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(715,1,NULL,'2023-12-11 16:35:05','2023-12-11 16:35:05',0,0,'102.132.146.239','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/mod-n-mosaix/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(716,1,NULL,'2023-12-11 18:20:45','2023-12-11 18:20:45',0,0,'197.94.55.31','http://nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-G991B/G991BXXS9EWJO) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(717,1,NULL,'2023-12-13 19:09:19','2023-12-13 19:09:19',0,0,'102.39.215.201','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(718,1,NULL,'2023-12-19 09:52:03','2023-12-19 09:52:03',0,0,'41.145.194.87','http://nixin.co.za/product/nixinsstslimlineprofilespout300mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(719,1,NULL,'2023-12-19 14:50:59','2023-12-19 14:50:59',0,0,'155.93.128.148','http://nixin.co.za/product/nixin-sst-weir-face-plate/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(720,1,NULL,'2023-12-22 20:20:22','2023-12-22 20:20:22',0,0,'45.221.46.240','http://nixin.co.za/product/nixin-acetal-dual-safety-suction-port-white/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(721,1,NULL,'2023-12-26 04:16:41','2023-12-26 04:16:41',0,0,'102.66.176.234','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S908E/S908EXXS7CWI1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(722,1,NULL,'2024-01-02 07:49:51','2024-01-02 07:49:51',0,0,'197.86.207.47','http://nixin.co.za/product/aquaswim-filter/','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A326B/A326BXXS8CWK2) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(723,1,NULL,'2024-01-04 13:41:19','2024-01-04 13:41:19',0,0,'102.213.1.50','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(724,1,NULL,'2024-01-05 08:35:22','2024-01-05 08:35:22',0,0,'197.92.147.109','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(725,1,NULL,'2024-01-08 06:45:37','2024-01-08 06:45:37',0,0,'147.161.162.85','http://nixin.co.za/pool-products/?gad_source=1&gclid=EAIaIQobChMItLPB5JbNgwMV5pRQBh13LQGZEAAYASAAEgJeOvD_BwE','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(726,1,NULL,'2024-01-10 14:45:39','2024-01-10 14:45:39',0,0,'102.216.125.4','http://nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(727,1,NULL,'2024-01-12 09:04:25','2024-01-12 09:04:25',0,0,'136.226.216.247','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(728,1,NULL,'2024-01-13 07:35:15','2024-01-13 07:35:15',0,0,'197.90.143.157','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(729,1,NULL,'2024-01-17 08:18:11','2024-01-17 08:18:11',0,0,'41.147.1.138','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/?gad_source=1&gclid=CjwKCAiAkp6tBhB5EiwANTCx1LH-_qUFZl0RFmGoHQ-t_kmUVd_5h8Jn5I0dk-ZmQ2k_','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/298.0.595435837 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(730,1,NULL,'2024-01-20 06:37:08','2024-01-20 06:37:08',0,0,'41.76.35.16','http://nixin.co.za/?gad_source=1&gclid=Cj0KCQiA2KitBhCIARIsAPPMEhKmVeW9Ci-UmXtx1unsZJZyUWCqVesX3J4LqEwEIvKf7gqjGqyrW4caAgAqEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(731,1,NULL,'2024-01-20 07:37:05','2024-01-20 07:37:05',0,0,'196.210.46.173','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(732,1,NULL,'2024-01-23 06:05:11','2024-01-23 06:05:11',0,0,'136.226.217.27','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(733,1,NULL,'2024-01-28 14:38:06','2024-01-28 14:38:06',0,0,'41.193.88.211','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(734,1,NULL,'2024-01-29 13:13:37','2024-01-29 13:13:37',0,0,'41.246.31.194','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(735,1,NULL,'2024-01-29 13:16:02','2024-01-29 13:16:02',0,0,'41.246.31.151','http://nixin.co.za/thank-you/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(736,1,NULL,'2024-01-31 07:03:21','2024-01-31 07:03:21',0,0,'169.239.209.12','http://nixin.co.za/about/?gad_source=1&gclid=Cj0KCQiA2eKtBhDcARIsAEGTG410vDuGBDbi9v1ORofycw1EGkUaEMoaoY59Zcu_MGAdun12FE1WWS0aAkQdEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(737,1,NULL,'2024-02-01 11:33:49','2024-02-01 11:33:49',0,0,'102.70.2.218','http://nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(738,1,NULL,'2024-02-04 15:17:27','2024-02-04 15:17:27',0,0,'165.0.56.107','http://nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(739,1,NULL,'2024-02-06 08:09:01','2024-02-06 08:09:01',0,0,'196.251.54.16','http://nixin.co.za/product/nixinsstp-rail470mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(740,1,NULL,'2024-02-09 09:32:02','2024-02-09 09:32:02',0,0,'197.98.225.94','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.140','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(741,1,NULL,'2024-02-13 12:14:09','2024-02-13 12:14:09',0,0,'196.251.54.16','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(742,1,NULL,'2024-02-14 14:36:14','2024-02-14 14:36:14',0,0,'41.1.88.73','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(743,1,NULL,'2024-02-15 07:10:38','2024-02-15 07:10:38',0,0,'41.71.25.71','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQiA5rGuBhCnARIsAN11vgTZ7sToTG5K0PXNlhv91Qp8UdjaMQDF8opfv1U8YJXm9mFHJ-Nm9L0aAiqsEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(744,1,NULL,'2024-02-19 15:34:03','2024-02-19 15:34:03',0,0,'209.203.63.137','http://nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/303.0.605094169 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(745,1,NULL,'2024-02-21 07:43:12','2024-02-21 07:43:12',0,0,'152.110.144.189','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAiAuNGuBhAkEiwAGId4avROphg2LL_Mgz2cP8rB8txEOqFpZbl_5xaownLoZVMCdmbYO_d7QBoCkhcQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/303.0.605094169 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(746,1,NULL,'2024-02-24 06:09:47','2024-02-24 06:09:47',0,0,'41.157.242.33','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/24.0 Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(747,1,NULL,'2024-02-24 17:30:11','2024-02-24 17:30:11',0,0,'41.193.87.232','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/compact/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(748,1,NULL,'2024-02-27 06:44:53','2024-02-27 06:44:53',0,0,'203.169.32.59','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-F936B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(749,1,NULL,'2024-02-28 11:37:01','2024-02-28 11:37:01',0,0,'105.27.142.74','http://nixin.co.za/checkout/order-received/4720/?key=wc_order_i5VDF77lcffRp','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(750,1,NULL,'2024-02-29 12:29:27','2024-02-29 12:29:27',0,0,'102.132.32.211','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(751,1,NULL,'2024-03-02 11:48:09','2024-03-02 11:48:09',0,0,'41.135.54.144','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/paradigm-motifs/','Mozilla/5.0 (Linux; Android 13; SM-A032F Build/TP1A.220624.014) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.6167.180 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(752,1,NULL,'2024-03-04 08:06:14','2024-03-04 08:06:14',0,0,'154.160.18.125','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(753,1,NULL,'2024-03-04 08:36:10','2024-03-04 08:36:10',0,0,'41.157.234.112','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(754,1,NULL,'2024-03-04 08:52:05','2024-03-04 08:52:05',0,0,'41.246.128.95','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAiA_5WvBhBAEiwAZtCU7wNuyElwqCXtDbC33o1WehjYtYds1rxYxTt6Wc8Kqsee22914Mf6rhoChFIQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(755,1,NULL,'2024-03-09 12:14:55','2024-03-09 12:14:55',0,0,'105.0.5.223','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQiArrCvBhCNARIsAOkAGcWKoW_jbWuS1ZiDkEfnnM_mnaUk2E9QOe0LYrtWkC7mHsjVENw90DoaApPNEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(756,1,NULL,'2024-03-13 05:38:07','2024-03-13 05:38:07',0,0,'102.140.112.6','http://nixin.co.za/product/nixinsstp-rail1200mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(757,1,NULL,'2024-03-15 12:17:54','2024-03-15 12:17:54',0,0,'197.229.7.57','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (iPad; CPU OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/307.0.613445279 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(758,1,NULL,'2024-03-18 11:59:20','2024-03-18 11:59:20',0,0,'41.13.114.147','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAjwzN-vBhAkEiwAYiO7oI3G9jdkez1XMN62GTSg3J-EWgrDyZurFV3gvRKYI7vK1tDhPKnGoBoCi9oQAvD_BwE','Mozilla/5.0 (Linux; Android 12; M2011K2C Build/XiaomiM2011K2C;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(759,1,NULL,'2024-03-21 07:31:23','2024-03-21 07:31:23',0,0,'165.73.160.92','http://nixin.co.za/product/nixinsstdeckspout300wx140h/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(760,1,NULL,'2024-03-21 08:24:31','2024-03-21 08:24:31',0,0,'196.210.37.171','http://nixin.co.za/product/crystal-sands-glass-filter-media/?gad_source=1&gclid=CjwKCAjwte-vBhBFEiwAQSv_xQP39eebgtmuS4HTMRSru6SC00LmipOCtPAeFxiZlaJ8dhcD4PFCuhoCw1wQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(761,1,NULL,'2024-03-25 14:03:32','2024-03-25 14:03:32',0,0,'105.28.118.242','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(762,1,NULL,'2024-03-27 14:01:27','2024-03-27 14:01:27',0,0,'41.115.24.161','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4o6xlsyUhQMVV41QBh2feQeGEAAYAiAAEgKVcPD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense E31 Lite) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(763,1,NULL,'2024-03-30 18:04:02','2024-03-30 18:04:02',0,0,'41.115.2.169','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIy53E68ichQMVNq5oCR3IzwiDEAAYASAAEgI26vD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(764,1,NULL,'2024-03-31 13:04:17','2024-03-31 13:04:17',0,0,'102.66.134.78','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIucrb18eehQMViVGRBR2sgwk5EAAYASAAEgLbJfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(765,1,NULL,'2024-03-31 13:58:22','2024-03-31 13:58:22',0,0,'41.246.31.245','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI69GbvtOehQMVfZJQBh0-wAY7EAAYASAAEgLenfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(766,1,NULL,'2024-03-31 14:25:52','2024-03-31 14:25:52',0,0,'41.145.192.62','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkrDNidqehQMVHAYGAB1p5QG7EAAYASAAEgJTcPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(767,1,NULL,'2024-04-01 05:07:27','2024-04-01 05:07:27',0,0,'41.13.188.216','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI283wyp6ghQMVx2ZBAh0k3wzHEAAYASAAEgJYavD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; Hisense U605) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(768,1,NULL,'2024-04-01 05:53:00','2024-04-01 05:53:00',0,0,'41.150.252.174','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-viG-qighQMV_gYGAB1LZAIsEAAYASAAEgIE0PD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A135F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(769,1,NULL,'2024-04-01 07:39:27','2024-04-01 07:39:27',0,0,'102.32.224.39','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIx7yAjMGghQMViWVBAh2n4AMNEAAYASAAEgLYWvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(770,1,NULL,'2024-04-01 08:56:12','2024-04-01 08:56:12',0,0,'41.13.128.206','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_qWP79GghQMVT2iRBR0-gwqDEAAYASAAEgIf2PD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; 9027X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(771,1,NULL,'2024-04-01 08:57:27','2024-04-01 08:57:27',0,0,'41.13.128.206','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 8.1.0; 9027X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(772,1,NULL,'2024-04-01 10:52:35','2024-04-01 10:52:35',0,0,'105.12.7.175','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvpfPruyghQMV0JZQBh1L9wYEEAAYASAAEgK4B_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(773,1,NULL,'2024-04-01 11:12:13','2024-04-01 11:12:13',0,0,'41.115.60.210','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImJTlk_CghQMVWFmRBR17gAqUEAAYASAAEgIH7fD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; Hisense U605) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(774,1,NULL,'2024-04-01 12:34:29','2024-04-01 12:34:29',0,0,'41.150.250.36','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6I6Qg4OhhQMVHZdQBh1fNgF6EAAYASAAEgJVg_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(775,1,NULL,'2024-04-01 12:35:50','2024-04-01 12:35:50',0,0,'41.150.250.36','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIo4aNvoOhhQMVTZxQBh3RvAetEAAYASAAEgILu_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(776,1,NULL,'2024-04-01 13:58:07','2024-04-01 13:58:07',0,0,'41.150.225.243','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxMakvJWhhQMVG1yRBR2hvACfEAAYASAAEgJRZvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A042F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(777,1,NULL,'2024-04-01 14:07:09','2024-04-01 14:07:09',0,0,'41.150.225.243','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxMakvJWhhQMVG1yRBR2hvACfEAAYASAAEgJRZvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A042F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(778,1,NULL,'2024-04-02 06:03:38','2024-04-02 06:03:38',0,0,'102.249.4.226','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2_KU2eyihQMV4QgGAB3jSATfEAAYASAAEgLvGfD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A127F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(779,1,NULL,'2024-04-02 07:38:22','2024-04-02 07:38:22',0,0,'41.114.89.138','http://nixin.co.za/?gad_source=5&gclid=EAIaIQobChMI1cvGuoKjhQMVy4toCR2qngNKEAAYASAAEgIDr_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(780,1,NULL,'2024-04-02 07:39:14','2024-04-02 07:39:14',0,0,'41.114.89.138','http://nixin.co.za/?gad_source=5&gclid=EAIaIQobChMI1cvGuoKjhQMVy4toCR2qngNKEAAYASAAEgIDr_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(781,1,NULL,'2024-04-02 09:06:03','2024-04-02 09:06:03',0,0,'196.25.200.114','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIlPPWpZajhQMVoi0GAB0jxQNbEAAYASAAEgJqdfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(782,1,NULL,'2024-04-04 05:07:29','2024-04-04 05:07:29',0,0,'102.249.1.110','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpITZ4uSnhQMVej8GAB0LhgAxEAAYASAAEgI5OvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(783,1,NULL,'2024-04-04 09:22:50','2024-04-04 09:22:50',0,0,'41.115.67.141','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjO7s6J2ohQMVt5xQBh3gcglqEAAYASAAEgJBnPD_BwE','Mozilla/5.0 (Linux; Android 10; WKG-LX9; HMSCore 6.12.0.302; GMSCore 0.2.12.203315) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 HuaweiBrowser/11.1.0.304 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(784,1,NULL,'2024-04-04 10:01:31','2024-04-04 10:01:31',0,0,'41.216.202.183','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv9_6n6aohQMVY5RQBh1Hlw4CEAAYASAAEgL9RvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(785,1,NULL,'2024-04-04 11:16:15','2024-04-04 11:16:15',0,0,'197.82.220.168','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIo8uz67aohQMVaxmiAx2-MQceEAAYASAAEgJxYPD_BwE','Mozilla/5.0 (Linux; Android 10; WKG-LX9; HMSCore 6.13.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.302 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(786,1,NULL,'2024-04-05 06:16:04','2024-04-05 06:16:04',0,0,'41.150.218.137','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIo6zJwbWqhQMVMDkGAB1xAAK3EAAYASAAEgLmi_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(787,1,NULL,'2024-04-05 07:55:02','2024-04-05 07:55:02',0,0,'41.122.129.235','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv5qS6cuqhQMVdFtBAh2MGQ1kEAAYASAAEgLSBfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(788,1,NULL,'2024-04-05 08:50:44','2024-04-05 08:50:44',0,0,'105.245.169.43','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9u73oNiqhQMVzhMGAB1KrgDREAAYASAAEgL6cPD_BwE','Mozilla/5.0 (Linux; Android 10; SM-G960F Build/samsungSM-G960F;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(789,1,NULL,'2024-04-05 12:10:47','2024-04-05 12:10:47',0,0,'41.150.221.150','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIntfF_4SrhQMVJEFBAh3G9gUSEAAYASAAEgKNDfD_BwE','Mozilla/5.0 (Linux; Android 11; JLN-LX1 Build/HUAWEIJLN-LX1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/426.0.0.26.50;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(790,1,NULL,'2024-04-05 12:16:03','2024-04-05 12:16:03',0,0,'102.220.252.32','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8J2swYWrhQMVD0hBAh3XMg2XEAAYASAAEgLn6_D_BwE','Mozilla/5.0 (Linux; Android 11; itel A661W Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.40 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/400.1.0.16.136;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(791,1,NULL,'2024-04-05 12:20:16','2024-04-05 12:20:16',0,0,'102.220.252.32','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzKSC94arhQMVWK6DBx28xQEZEAAYASAAEgLxq_D_BwE','Mozilla/5.0 (Linux; Android 11; itel A661W Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.40 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/400.1.0.16.136;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(792,1,NULL,'2024-04-06 05:32:00','2024-04-06 05:32:00',0,0,'41.13.148.150','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1bbvgO6shQMV8kRBAh2wIwSgEAAYASAAEgL68PD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A037F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(793,1,NULL,'2024-04-11 05:15:50','2024-04-11 05:15:50',0,0,'41.150.222.10','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqfLyyLO5hQMVV5BQBh2GgA1lEAAYASAAEgLnVfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(794,1,NULL,'2024-04-11 06:24:28','2024-04-11 06:24:28',0,0,'105.245.165.48','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIideljcK5hQMVQ09BAh05KgsqEAAYASAAEgImq_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(795,1,NULL,'2024-04-11 08:27:08','2024-04-11 08:27:08',0,0,'105.1.219.220','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIy9DH2t25hQMVUgUGAB1LwwBsEAAYASAAEgIxgPD_BwE','Mozilla/5.0 (Linux; Android 11; Note 12P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(796,1,NULL,'2024-04-11 09:03:43','2024-04-11 09:03:43',0,0,'105.4.6.135','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItazwnua5hQMVz5xQBh07NgalEAAYASAAEgKcFPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(797,1,NULL,'2024-04-11 12:43:04','2024-04-11 12:43:04',0,0,'41.114.54.19','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkeXp0Ze6hQMVGAMGAB3whAN0EAAYASAAEgJte_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(798,1,NULL,'2024-04-12 05:34:35','2024-04-12 05:34:35',0,0,'105.245.106.247','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIlM6H3vm7hQMV4JJQBh0DfQA_EAAYASAAEgLPqfD_BwE','Mozilla/5.0 (Linux; Android 11; EPIC_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(799,1,NULL,'2024-04-12 05:35:05','2024-04-12 05:35:05',0,0,'105.245.106.247','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIlM6H3vm7hQMV4JJQBh0DfQA_EAAYASAAEgLPqfD_BwE','Mozilla/5.0 (Linux; Android 11; EPIC_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(800,1,NULL,'2024-04-12 06:12:52','2024-04-12 06:12:52',0,0,'105.245.241.64','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5oWX94G8hQMVvZtQBh0XqQdsEAAYAyAAEgLQjfD_BwE','Mozilla/5.0 (Linux; Android 11; NEO_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.82 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(801,1,NULL,'2024-04-12 06:14:52','2024-04-12 06:14:52',0,0,'105.245.241.64','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 11; NEO_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.82 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(802,1,NULL,'2024-04-12 06:15:35','2024-04-12 06:15:35',0,0,'105.245.241.64','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 11; NEO_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.82 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(803,1,NULL,'2024-04-12 08:06:34','2024-04-12 08:06:34',0,0,'41.150.250.203','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn-b8ypu8hQMVPLVoCR3-TQbyEAAYASAAEgLSYfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(804,1,NULL,'2024-04-12 09:43:41','2024-04-12 09:43:41',0,0,'41.13.78.229','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkrzzqLG8hQMV0ERBAh2IoQEOEAAYASAAEgLrEfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(805,1,NULL,'2024-04-12 09:44:22','2024-04-12 09:44:22',0,0,'41.246.27.241','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3_qQ1rG8hQMVcppoCR00pAMUEAAYASAAEgKGMvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(806,1,NULL,'2024-04-12 09:48:59','2024-04-12 09:48:59',0,0,'41.115.109.168','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrrn-t7G8hQMVpKBoCR347Qn-EAAYASAAEgL3WPD_BwE','Mozilla/5.0 (Linux; Android 11; VIBE) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(807,1,NULL,'2024-04-12 13:02:15','2024-04-12 13:02:15',0,0,'102.66.13.230','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAjwt-OwBhBnEiwAgwzrUj26-KFnrzbuUGCK34WpCA2yOvBHkxHS3Al1HfbXWAl59dcExRtGJBoCHk4QAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(808,1,NULL,'2024-04-12 13:57:32','2024-04-12 13:57:32',0,0,'169.239.209.12','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4e2LiOq8hQMVuzoGAB2w_QuUEAAYASAAEgJDvfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(809,1,NULL,'2024-04-13 07:40:26','2024-04-13 07:40:26',0,0,'196.39.205.72','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5oqm1te-hQMV2YBQBh0PsATxEAAYASAAEgJxAfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(810,1,NULL,'2024-04-13 07:45:21','2024-04-13 07:45:21',0,0,'41.121.82.3','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2uPXzdi-hQMV15hQBh0_KApREAAYASAAEgJBifD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(811,1,NULL,'2024-04-13 08:45:57','2024-04-13 08:45:57',0,0,'196.32.248.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrKPcnOa-hQMVjZlQBh34ZwmZEAAYASAAEgIGofD_BwE','Mozilla/5.0 (Linux; Android 12; SM-G981U Build/samsungSM-G981U;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(812,1,NULL,'2024-04-13 08:51:21','2024-04-13 08:51:21',0,0,'102.219.24.72','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqMWj1-e-hQMVDJtQBh3QGATFEAAYASAAEgJEw_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(813,1,NULL,'2024-04-13 09:01:54','2024-04-13 09:01:54',0,0,'41.144.192.227','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIoLmU8-m-hQMVs5RQBh0rWgNiEAAYASAAEgJI5PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(814,1,NULL,'2024-04-13 10:57:35','2024-04-13 10:57:35',0,0,'197.229.3.78','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItYKR94K_hQMVAJpQBh1xSQBeEAAYASAAEgKFgvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(815,1,NULL,'2024-04-13 11:38:19','2024-04-13 11:38:19',0,0,'41.115.56.128','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6_3iz4y_hQMVfJlQBh3puAOrEAAYASAAEgK2zPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(816,1,NULL,'2024-04-13 11:44:47','2024-04-13 11:44:47',0,0,'41.198.141.122','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6YHdoI6_hQMVA0hBAh0dhwzREAAYASAAEgIDyPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(817,1,NULL,'2024-04-13 11:48:12','2024-04-13 11:48:12',0,0,'41.115.125.173','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5qOghY-_hQMVTahoCR24nArcEAAYASAAEgKfhPD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A032F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(818,1,NULL,'2024-04-13 16:06:55','2024-04-13 16:06:55',0,0,'41.115.77.146','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInsfwqMi_hQMVKZhQBh3y5Qa1EAAYASAAEgITd_D_BwE','Mozilla/5.0 (Linux; Android 11; X86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(819,1,NULL,'2024-04-14 05:46:41','2024-04-14 05:46:41',0,0,'102.249.2.183','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIr8nsmf_AhQMVjY1oCR1waQSuEAAYASAAEgKxrvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(820,1,NULL,'2024-04-14 05:54:19','2024-04-14 05:54:19',0,0,'165.16.183.56','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuum74IHBhQMVWJtQBh2DMQJVEAAYASAAEgLhw_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(821,1,NULL,'2024-04-14 05:56:46','2024-04-14 05:56:46',0,0,'165.16.183.56','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(822,1,NULL,'2024-04-14 07:40:18','2024-04-14 07:40:18',0,0,'197.92.207.193','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIm4fiupnBhQMV349QBh3ePQkUEAAYASAAEgKvIPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(823,1,NULL,'2024-04-14 07:51:28','2024-04-14 07:51:28',0,0,'41.13.250.29','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIt5z7_ZvBhQMVw5lQBh1Tiw55EAAYASAAEgIenvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(824,1,NULL,'2024-04-14 11:27:20','2024-04-14 11:27:20',0,0,'102.217.178.14','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqLuzksvBhQMVOZRQBh3-Mwc1EAAYAyAAEgIekPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(825,1,NULL,'2024-04-14 12:12:33','2024-04-14 12:12:33',0,0,'197.184.177.232','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5P2nrdbBhQMVnAgGAB3pIgpvEAAYASAAEgIqH_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(826,1,NULL,'2024-04-14 13:49:27','2024-04-14 13:49:27',0,0,'102.66.97.206','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4o-N_urBhQMVgZVQBh2sGQbJEAAYAiAAEgIhTfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(827,1,NULL,'2024-04-15 05:40:01','2024-04-15 05:40:01',0,0,'41.13.128.50','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-b6btcDDhQMV2joGAB0_Jww_EAAYASAAEgLcjfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(828,1,NULL,'2024-04-15 06:12:21','2024-04-15 06:12:21',0,0,'41.246.29.217','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIx7mv0cfDhQMVqJRQBh3Qhwq_EAAYASAAEgJNOPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(829,1,NULL,'2024-04-15 06:13:31','2024-04-15 06:13:31',0,0,'41.145.195.119','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhOam3sfDhQMVbpBQBh3DYAZyEAAYASAAEgJjuvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(830,1,NULL,'2024-04-15 07:10:41','2024-04-15 07:10:41',0,0,'197.229.3.26','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItuSNzNTDhQMVtIhQBh1vMw92EAAYASAAEgKb9PD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(831,1,NULL,'2024-04-15 07:39:19','2024-04-15 07:39:19',0,0,'102.223.233.78','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyOXA59rDhQMV-phQBh1piwLoEAAYASAAEgKgo_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(832,1,NULL,'2024-04-15 10:37:44','2024-04-15 10:37:44',0,0,'105.245.225.164','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4abn4YLEhQMVGAsGAB049QSnEAAYASAAEgLaVfD_BwE','Mozilla/5.0 (Linux; Android 10; SM-G965F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.99 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/402.0.0.10.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(833,1,NULL,'2024-04-15 10:40:47','2024-04-15 10:40:47',0,0,'105.245.225.164','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-P2VwoPEhQMVxwYGAB2CzgsOEAAYASAAEgJrePD_BwE','Mozilla/5.0 (Linux; Android 10; SM-G965F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.99 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/402.0.0.10.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(834,1,NULL,'2024-04-16 13:09:39','2024-04-16 13:09:39',0,0,'105.245.164.228','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyoqH8ObGhQMVM4BQBh2xTgsZEAAYASAAEgKQn_D_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C20) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(835,1,NULL,'2024-04-16 14:37:32','2024-04-16 14:37:32',0,0,'41.122.4.50','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgZeczvrGhQMVAIpoCR0Hvw7xEAAYASAAEgKne_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(836,1,NULL,'2024-04-16 14:48:48','2024-04-16 14:48:48',0,0,'102.216.73.232','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjf3_gf3GhQMVIJNQBh2zfQ41EAAYASAAEgJHpPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(837,1,NULL,'2024-04-16 15:03:49','2024-04-16 15:03:49',0,0,'41.13.143.164','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInIuCpoDHhQMVEJpoCR1qwQ7pEAAYASAAEgKOMPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(838,1,NULL,'2024-04-16 16:20:57','2024-04-16 16:20:57',0,0,'41.145.196.1','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8ca77ZDHhQMVzppQBh3Q3wgoEAAYASAAEgI4qvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A127F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.99 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/457.0.0.54.84;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(839,1,NULL,'2024-04-17 07:05:55','2024-04-17 07:05:55',0,0,'41.198.141.123','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6MyNwtfIhQMVWZNQBh0-lgA4EAAYASAAEgKOdvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(840,1,NULL,'2024-04-17 07:09:19','2024-04-17 07:09:19',0,0,'105.245.108.167','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-K7AgtjIhQMVw5FQBh3jCAIqEAAYASAAEgLKP_D_BwE','Mozilla/5.0 (Linux; Android 11; EPIC PRO_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(841,1,NULL,'2024-04-17 07:20:19','2024-04-17 07:20:19',0,0,'197.229.3.233','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIl-bOvNnIhQMVAJhQBh2-YAyhEAAYASAAEgJXIPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(842,1,NULL,'2024-04-17 07:22:37','2024-04-17 07:22:37',0,0,'165.165.120.4','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItunKg9nIhQMV60BBAh3mGA5eEAAYASAAEgKF2PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(843,1,NULL,'2024-04-17 07:25:58','2024-04-17 07:25:58',0,0,'165.165.120.8','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(844,1,NULL,'2024-04-17 07:39:58','2024-04-17 07:39:58',0,0,'41.246.27.206','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIiqe_y97IhQMVP5VQBh1fGQNOEAAYASAAEgKwTvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(845,1,NULL,'2024-04-17 10:21:58','2024-04-17 10:21:58',0,0,'41.13.246.108','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyI3ugoPJhQMVfJFQBh15wwigEAAYASAAEgIsAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(846,1,NULL,'2024-04-17 15:26:52','2024-04-17 15:26:52',0,0,'41.246.30.3','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIorTTz8bJhQMVIxKiAx06cgBNEAAYASAAEgI59PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(847,1,NULL,'2024-04-17 15:27:39','2024-04-17 15:27:39',0,0,'41.246.30.3','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(848,1,NULL,'2024-04-17 15:28:28','2024-04-17 15:28:28',0,0,'41.246.30.3','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(849,1,NULL,'2024-04-18 06:15:34','2024-04-18 06:15:34',0,0,'197.93.11.135','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1fTGn43LhQMVTYFQBh2gBw1QEAAYASAAEgKbXfD_BwE','Mozilla/5.0 (Linux; Android 10; itel L5007S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(850,1,NULL,'2024-04-18 06:17:42','2024-04-18 06:17:42',0,0,'197.93.11.135','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; itel L5007S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(851,1,NULL,'2024-04-18 08:13:24','2024-04-18 08:13:24',0,0,'41.167.7.146','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIponbrqjLhQMVbIZoCR2VGwWJEAAYASAAEgLxgfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(852,1,NULL,'2024-04-18 09:31:09','2024-04-18 09:31:09',0,0,'102.249.3.10','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6Ozm8LnLhQMV2YBQBh3esA1pEAAYASAAEgIkNvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(853,1,NULL,'2024-04-18 10:31:21','2024-04-18 10:31:21',0,0,'105.253.166.239','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI56GWlMbLhQMVeJFQBh1rDw4OEAAYASAAEgLVnfD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A307FN Build/samsungSM-A307FN;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(854,1,NULL,'2024-04-18 12:13:35','2024-04-18 12:13:35',0,0,'197.93.39.89','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInc2Ykt7LhQMVuZxQBh03dQHtEAAYASAAEgK4h_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(855,1,NULL,'2024-04-18 13:05:27','2024-04-18 13:05:27',0,0,'197.95.108.133','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-ZPNhunLhQMVuahoCR2z2gKyEAAYASAAEgLLvPD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A115F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(856,1,NULL,'2024-04-18 13:47:54','2024-04-18 13:47:54',0,0,'105.245.171.173','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4-GIo_PLhQMVi5NQBh2q9wI1EAAYASAAEgK-tfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(857,1,NULL,'2024-04-18 15:57:07','2024-04-18 15:57:07',0,0,'196.25.128.22','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzZHfwI7MhQMVipZQBh3I8gD-EAAYASAAEgIUtPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(858,1,NULL,'2024-04-19 07:37:38','2024-04-19 07:37:38',0,0,'102.221.250.247','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI86Oj2eHNhQMVZgUGAB0y4AqnEAAYASAAEgIPIvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5 Build/HUAWEIDRA-LX5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.120 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/403.0.0.8.124;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(859,1,NULL,'2024-04-19 08:07:02','2024-04-19 08:07:02',0,0,'41.13.152.38','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIt4ebuujNhQMVLZRQBh0ddwz0EAAYASAAEgIonPD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A013G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(860,1,NULL,'2024-04-19 08:55:45','2024-04-19 08:55:45',0,0,'102.221.255.7','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_KP_qvLNhQMVv0FBAh1fzgBZEAAYASAAEgJaHfD_BwE','Mozilla/5.0 (Linux; Android 10; V1962A Build/vivoV1962A;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(861,1,NULL,'2024-04-19 11:17:12','2024-04-19 11:17:12',0,0,'41.114.243.205','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-dqwsZPOhQMVjZRQBh2lVQWMEAAYASAAEgIucvD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense E60) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(862,1,NULL,'2024-04-19 11:27:34','2024-04-19 11:27:34',0,0,'41.246.28.42','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9aeyvpXOhQMVE5dQBh2uGg1LEAAYASAAEgI1MvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(863,1,NULL,'2024-04-19 11:50:25','2024-04-19 11:50:25',0,0,'105.1.180.120','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwcfi5ZjOhQMVJV2RBR16NwBZEAAYASAAEgKUGfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(864,1,NULL,'2024-04-19 13:17:54','2024-04-19 13:17:54',0,0,'154.115.55.2','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvPj_rq7OhQMVTwsGAB3y2AylEAAYASAAEgK13fD_BwE','Mozilla/5.0 (Linux; Android 10; itel L5007S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(865,1,NULL,'2024-04-19 13:56:54','2024-04-19 13:56:54',0,0,'41.13.176.201','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIz63S77bOhQMVZIpQBh3IqA0EEAAYASAAEgIWKfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(866,1,NULL,'2024-04-19 16:42:24','2024-04-19 16:42:24',0,0,'196.32.248.62','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIybD69NvOhQMVK5FQBh1X4w9nEAAYASAAEgIIPPD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A307FN Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.64 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/460.0.0.34.89;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(867,1,NULL,'2024-04-19 18:47:44','2024-04-19 18:47:44',0,0,'102.214.117.22','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv-OexPbOhQMVDoRoCR2ZpABQEAAYASAAEgIYEvD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A715F Build/samsungSM-A715F;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/398.0.0.13.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(868,1,NULL,'2024-04-19 19:19:53','2024-04-19 19:19:53',0,0,'41.115.2.225','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItNi1jP_OhQMVX0JBAh2nFwSTEAAYASAAEgKWSfD_BwE','Mozilla/5.0 (Linux; Android 10; Hisense U963) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(869,1,NULL,'2024-04-19 19:21:16','2024-04-19 19:21:16',0,0,'41.115.2.225','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; Hisense U963) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(870,1,NULL,'2024-04-19 19:53:46','2024-04-19 19:53:46',0,0,'165.165.112.9','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIq6r5xYbPhQMV66loCR31JgwfEAAYASAAEgLJGfD_BwE','Mozilla/5.0 (Linux; Android 12; CTR-LX2; HMSCore 6.13.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(871,1,NULL,'2024-04-19 19:55:50','2024-04-19 19:55:50',0,0,'165.165.112.9','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 12; CTR-LX2; HMSCore 6.13.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(872,1,NULL,'2024-04-19 20:08:12','2024-04-19 20:08:12',0,0,'41.13.136.59','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1OaU4InPhQMVi45QBh22TQqGEAAYASAAEgJxffD_BwE','Mozilla/5.0 (Linux; Android 10; itel L6006F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(873,1,NULL,'2024-04-19 20:49:57','2024-04-19 20:49:57',0,0,'41.144.193.231','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIg4fbmZPPhQMVqwQGAB1kNQxkEAAYASAAEgKCEfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(874,1,NULL,'2024-04-19 21:53:32','2024-04-19 21:53:32',0,0,'41.145.196.180','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6rWDp6HPhQMVpmtBAh33awmDEAAYASAAEgIqCvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(875,1,NULL,'2024-04-19 21:54:34','2024-04-19 21:54:34',0,0,'41.145.196.180','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(876,1,NULL,'2024-04-20 05:52:12','2024-04-20 05:52:12',0,0,'105.245.106.75','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIj8L5uIzQhQMV3ptQBh2CIgRIEAAYASAAEgLtr_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(877,1,NULL,'2024-04-20 06:14:43','2024-04-20 06:14:43',0,0,'41.115.96.43','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImrSSvZHQhQMV9ZpoCR3K5gHbEAAYASAAEgLJpPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(878,1,NULL,'2024-04-20 07:50:38','2024-04-20 07:50:38',0,0,'196.210.218.191','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuNf2iafQhQMVTahoCR3GQgqOEAAYASAAEgI3NvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(879,1,NULL,'2024-04-20 09:22:14','2024-04-20 09:22:14',0,0,'41.122.131.181','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjaC6nrvQhQMVPppQBh35mwJ4EAAYASAAEgK5gvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(880,1,NULL,'2024-04-20 09:25:24','2024-04-20 09:25:24',0,0,'165.16.182.94','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImO6q77vQhQMVNo9QBh2hJASkEAAYASAAEgL-pPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX2 Build/HUAWEIDRA-LX2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.114 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/442.0.0.44.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(881,1,NULL,'2024-04-20 09:27:57','2024-04-20 09:27:57',0,0,'165.16.183.94','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyPG117zQhQMV45toCR27LQPMEAAYASAAEgK5O_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX2 Build/HUAWEIDRA-LX2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.114 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/442.0.0.44.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(882,1,NULL,'2024-04-20 11:25:05','2024-04-20 11:25:05',0,0,'41.122.133.81','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyMep09bQhQMVW0ZBAh1cwA5hEAAYASAAEgIRhPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(883,1,NULL,'2024-04-20 12:07:43','2024-04-20 12:07:43',0,0,'41.115.36.2','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrcGCxODQhQMVjDsGAB1XAAy9EAAYASAAEgJ30PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(884,1,NULL,'2024-04-20 12:08:58','2024-04-20 12:08:58',0,0,'41.115.36.2','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrcGCxODQhQMVjDsGAB1XAAy9EAAYASAAEgJ30PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(885,1,NULL,'2024-04-20 12:36:49','2024-04-20 12:36:49',0,0,'102.249.4.235','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9PHu_-bQhQMVLA-iAx2wCQ28EAAYASAAEgJkEPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(886,1,NULL,'2024-04-20 14:06:52','2024-04-20 14:06:52',0,0,'41.145.192.6','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIj5nV8PrQhQMVZpdQBh2yewj4EAAYASAAEgIaH_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(887,1,NULL,'2024-04-20 14:43:54','2024-04-20 14:43:54',0,0,'105.1.85.43','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7MWlvoPRhQMVfgcGAB3XHAszEAAYASAAEgLe4vD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(888,1,NULL,'2024-04-20 16:28:40','2024-04-20 16:28:40',0,0,'105.245.120.253','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgYvn4prRhQMVF6doCR0kgw49EAAYASAAEgI3EfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(889,1,NULL,'2024-04-20 17:26:29','2024-04-20 17:26:29',0,0,'102.249.1.234','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-I3qxafRhQMVn5JQBh10hgWtEAAYASAAEgJ7kPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(890,1,NULL,'2024-04-20 17:56:24','2024-04-20 17:56:24',0,0,'105.245.167.230','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvdXdn67RhQMVpJtQBh19FQlEEAAYASAAEgKb7PD_BwE','Mozilla/5.0 (Linux; Android 12; itel A507LV) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(891,1,NULL,'2024-04-20 19:17:22','2024-04-20 19:17:22',0,0,'105.247.238.178','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsLbvuMDRhQMVMz8GAB1uNgywEAAYASAAEgJga_D_BwE','Mozilla/5.0 (Linux; Android 10; SM-G9600 Build/samsungSM-G9600;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(892,1,NULL,'2024-04-22 10:41:20','2024-04-22 10:41:20',0,0,'41.113.156.239','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(893,1,NULL,'2024-04-22 12:19:05','2024-04-22 12:19:05',0,0,'196.192.88.72','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhMDlkubVhQMVNQCiAx0bGgC9EAAYASAAEgLsp_D_BwE','Mozilla/5.0 (Linux; Android 12; V2204 Build/SP1A.210812.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/402.0.0.10.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(894,1,NULL,'2024-04-22 12:31:52','2024-04-22 12:31:52',0,0,'41.198.141.86','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInMWm-ejVhQMV8BiiAx1DaAJCEAAYASAAEgLR3PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(895,1,NULL,'2024-04-22 12:32:58','2024-04-22 12:32:58',0,0,'102.249.5.48','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqMWa0OnVhQMVrRCiAx18GwgYEAAYASAAEgLdCPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(896,1,NULL,'2024-04-22 12:38:27','2024-04-22 12:38:27',0,0,'41.4.12.253','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImKmd4urVhQMVkAmiAx0fVQg8EAAYASAAEgK8NPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(897,1,NULL,'2024-04-22 13:08:25','2024-04-22 13:08:25',0,0,'41.147.2.64','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjua37PHVhQMVqZGDBx2vpw3HEAAYASAAEgKaBPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(898,1,NULL,'2024-04-22 13:45:15','2024-04-22 13:45:15',0,0,'41.115.47.25','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgZydsvnVhQMVabVoCR18SwF0EAAYASAAEgIdH_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(899,1,NULL,'2024-04-22 14:06:46','2024-04-22 14:06:46',0,0,'102.217.176.6','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItoir2P7VhQMVEFCRBR25Nwf2EAAYASAAEgJuj_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(900,1,NULL,'2024-04-22 14:45:11','2024-04-22 14:45:11',0,0,'41.115.38.110','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4Pany4bWhQMVvxiiAx2lhApUEAAYASAAEgKzNPD_BwE','Mozilla/5.0 (Linux; Android 10; X5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(901,1,NULL,'2024-04-22 16:00:27','2024-04-22 16:00:27',0,0,'41.198.147.193','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqq6bkZjWhQMVu0CRBR0Iqw9tEAAYASAAEgIO5vD_BwE','Mozilla/5.0 (Linux; Android 11; 220333QAG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(902,1,NULL,'2024-04-23 05:06:46','2024-04-23 05:06:46',0,0,'105.245.165.108','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxeCk4MfXhQMVWzgGAB1O3AirEAAYASAAEgKG9vD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(903,1,NULL,'2024-04-23 05:08:29','2024-04-23 05:08:29',0,0,'105.245.165.108','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(904,1,NULL,'2024-04-23 05:22:57','2024-04-23 05:22:57',0,0,'41.13.128.230','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn8-Qr8rXhQMVMDgGAB3Z0AMYEAAYASAAEgJnUvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(905,1,NULL,'2024-04-23 07:09:06','2024-04-23 07:09:06',0,0,'41.246.129.60','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvIraj-PXhQMVnAgGAB1V2gq8EAAYASAAEgLSFvD_BwE','Mozilla/5.0 (Linux; Android 12; Z3 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/402.0.0.10.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(906,1,NULL,'2024-04-23 09:00:56','2024-04-23 09:00:56',0,0,'41.115.90.236','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImfTglvzXhQMV8YFQBh3MRgoPEAAYASAAEgJC7fD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(907,1,NULL,'2024-04-23 09:24:43','2024-04-23 09:24:43',0,0,'41.115.67.41','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIq9fevYHYhQMVrpNQBh0ILAucEAAYASAAEgLW-_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(908,1,NULL,'2024-04-23 10:48:01','2024-04-23 10:48:01',0,0,'196.24.72.23','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn8vGo5TYhQMVwoxoCR2B9wT3EAAYASAAEgIloPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(909,1,NULL,'2024-04-23 11:33:22','2024-04-23 11:33:22',0,0,'41.115.123.42','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIs92aup7YhQMVh6doCR3L9AWAEAAYASAAEgKVAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(910,1,NULL,'2024-04-23 12:15:35','2024-04-23 12:15:35',0,0,'41.13.154.231','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5ans4afYhQMVg6doCR2KWw8mEAAYASAAEgLXA_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(911,1,NULL,'2024-04-23 12:37:47','2024-04-23 12:37:47',0,0,'102.249.2.80','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImsLJsKzYhQMVH5lQBh3YAgMAEAAYASAAEgKRVfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(912,1,NULL,'2024-04-23 16:04:03','2024-04-23 16:04:03',0,0,'102.249.3.203','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9tChm9rYhQMV45NQBh3pcwCoEAAYASAAEgJ2w_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(913,1,NULL,'2024-04-23 16:08:43','2024-04-23 16:08:43',0,0,'102.249.3.162','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(914,1,NULL,'2024-04-23 19:10:06','2024-04-23 19:10:06',0,0,'41.114.205.247','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjrO1joTZhQMVaz4GAB2u-QHlEAAYASAAEgIFbfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(915,1,NULL,'2024-04-24 07:55:34','2024-04-24 07:55:34',0,0,'165.165.171.238','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-IXkkK_ahQMVvxAGAB2dgwCxEAAYASAAEgJ1Q_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(916,1,NULL,'2024-04-24 08:13:05','2024-04-24 08:13:05',0,0,'197.95.127.208','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItsCjnrPahQMV7K9oCR2NJwx5EAAYASAAEgI1C_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; Hisense U965 Build/OPM2.171019.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/70.0.3538.110 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/402.0.0.10.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(917,1,NULL,'2024-04-24 10:09:39','2024-04-24 10:09:39',0,0,'169.239.209.12','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIt_LUvc3ahQMV1EFBAh23MA1zEAAYASAAEgJYqvD_BwE','Mozilla/5.0 (Linux; Android 12; JLN-LX1; HMSCore 6.13.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(918,1,NULL,'2024-04-24 10:33:45','2024-04-24 10:33:45',0,0,'41.116.131.218','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2PKko9LahQMVoGtBAh0sLwEgEAAYASAAEgKw9_D_BwE','Mozilla/5.0 (Linux; Android 11; S86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(919,1,NULL,'2024-04-24 11:19:52','2024-04-24 11:19:52',0,0,'41.85.117.184','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIi7Pyrt3ahQMVsERBAh1m6QMREAAYASAAEgJ-4PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(920,1,NULL,'2024-04-24 11:20:12','2024-04-24 11:20:12',0,0,'41.85.117.184','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIi7Pyrt3ahQMVsERBAh1m6QMREAAYASAAEgJ-4PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(921,1,NULL,'2024-04-24 11:28:28','2024-04-24 11:28:28',0,0,'41.246.128.42','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIk9n08d7ahQMVp0KRBR3ktgU9EAAYASAAEgL_q_D_BwE','Mozilla/5.0 (Linux; Android 12; Nokia C02) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(922,1,NULL,'2024-04-24 12:57:02','2024-04-24 12:57:02',0,0,'197.90.90.102','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/3/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(923,1,NULL,'2024-04-24 13:36:53','2024-04-24 13:36:53',0,0,'197.229.6.239','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyPSL9fvahQMVuahoCR088As1EAAYASAAEgI7hvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(924,1,NULL,'2024-04-24 15:09:05','2024-04-24 15:09:05',0,0,'105.245.171.31','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_7e1rZDbhQMVuA4GAB0pcAy9EAAYASAAEgJ0w_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(925,1,NULL,'2024-04-26 05:30:39','2024-04-26 05:30:39',0,0,'105.225.134.175','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIo_vd6ZLfhQMVIjsGAB3Y3QLlEAAYASAAEgIvtfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(926,1,NULL,'2024-04-26 05:50:21','2024-04-26 05:50:21',0,0,'41.145.192.108','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4Kj5lpffhQMV3ohQBh35lgBDEAAYAiAAEgJvpvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(927,1,NULL,'2024-04-26 05:58:07','2024-04-26 05:58:07',0,0,'105.245.235.45','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9YWj5pjfhQMV_jcGAB2W3gVuEAAYASAAEgKTffD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(928,1,NULL,'2024-04-26 07:27:56','2024-04-26 07:27:56',0,0,'41.242.161.123','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3qPypq3fhQMV7KhoCR3nSwnFEAAYASAAEgJJ4_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(929,1,NULL,'2024-04-26 10:06:25','2024-04-26 10:06:25',0,0,'41.122.130.151','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4bWkv9DfhQMVugCiAx311g9EEAAYASAAEgJVr_D_BwE','Mozilla/5.0 (Linux; Android 13; CPH2385 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/448.0.0.30.115;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(930,1,NULL,'2024-04-26 10:29:49','2024-04-26 10:29:49',0,0,'41.198.141.120','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIp_rA2NXfhQMVPKdoCR3bYA4nEAAYASAAEgLTMfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(931,1,NULL,'2024-04-26 10:54:03','2024-04-26 10:54:03',0,0,'197.184.164.141','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuenA29rfhQMV5wIGAB2d6wSFEAAYASAAEgLTy_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(932,1,NULL,'2024-04-26 11:10:18','2024-04-26 11:10:18',0,0,'102.249.0.232','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIr_bs8N7fhQMVYkKRBR3zGwEwEAAYASAAEgIuwPD_BwE','Mozilla/5.0 (Linux; Android 10; itel L6502) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(933,1,NULL,'2024-04-26 11:12:02','2024-04-26 11:12:02',0,0,'102.249.0.232','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzL_JpN_fhQMVbhCiAx19ywamEAAYASAAEgLOf_D_BwE','Mozilla/5.0 (Linux; Android 10; itel L6502) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(934,1,NULL,'2024-04-26 11:17:39','2024-04-26 11:17:39',0,0,'102.249.4.230','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkoSVmeDfhQMV5hCiAx25hAfOEAAYASAAEgJqlPD_BwE','Mozilla/5.0 (Linux; Android 10; NEN-L22 Build/HUAWEINEN-L22; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/443.0.0.23.229;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(935,1,NULL,'2024-04-26 11:31:11','2024-04-26 11:31:11',0,0,'41.144.65.169','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIk6_JuuPfhQMVkFiRBR13nAICEAAYASAAEgLxvPD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A013G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(936,1,NULL,'2024-04-27 06:37:19','2024-04-27 06:37:19',0,0,'102.249.1.187','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1rXL9OLhhQMVfzwGAB3GWQs2EAAYASAAEgLVOPD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A205F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(937,1,NULL,'2024-04-27 11:48:56','2024-04-27 11:48:56',0,0,'41.144.64.166','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5pmEi6fihQMVsKBoCR0YIg_YEAAYASAAEgJQ2vD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(938,1,NULL,'2024-04-27 11:56:41','2024-04-27 11:56:41',0,0,'41.160.66.116','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI88Lx1KrihQMVb0GRBR2T9wNvEAAYASAAEgIWjvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(939,1,NULL,'2024-04-27 12:57:27','2024-04-27 12:57:27',0,0,'102.249.6.104','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgo343LjihQMVIUZBAh2Krw9cEAAYASAAEgKg4PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(940,1,NULL,'2024-04-27 13:16:44','2024-04-27 13:16:44',0,0,'41.246.24.47','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI687T6LzihQMVkQMGAB3iMwtWEAAYASAAEgLmLfD_BwE','Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.11.0.331) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/13.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(941,1,NULL,'2024-04-27 13:31:41','2024-04-27 13:31:41',0,0,'41.246.138.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn5XJ-r_ihQMVxwYGAB1-ngbCEAAYASAAEgI5g_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(942,1,NULL,'2024-04-27 19:57:11','2024-04-27 19:57:11',0,0,'160.0.220.191','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwejHv5bjhQMVRBMGAB297g3PEAAYASAAEgLx0PD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A032F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.54 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/403.0.0.8.124;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(943,1,NULL,'2024-04-27 20:18:44','2024-04-27 20:18:44',0,0,'41.13.134.251','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-8OGopvjhQMVqahoCR0GcQtfEAAYASAAEgK1UfD_BwE','Mozilla/5.0 (Linux; Android 10; Redmi Note 8 Build/HUAWEIMGA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/120.0.6099.26 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/443.0.0.23.229;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(944,1,NULL,'2024-04-30 19:22:17','2024-04-30 19:22:17',0,0,'105.184.63.55','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv6XGp9TqhQMVsEFBAh34hwIHEAAYASAAEgJZNPD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A346E Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.74 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(945,1,NULL,'2024-05-01 10:46:02','2024-05-01 10:46:02',0,0,'196.210.93.90','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQjw0MexBhD3ARIsAEI3WHJvTCCAQUr06neAh6SXXerOp0EWjBJLbT3muHLYRQ2qOELUB6Mr1QoaAhiCEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(946,1,NULL,'2024-05-01 11:36:59','2024-05-01 11:36:59',0,0,'197.229.1.222','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI29L8ja7shQMV6ToGAB0c3g0tEAAYASAAEgIlH_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A127F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.74 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.13.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(947,1,NULL,'2024-05-01 12:02:15','2024-05-01 12:02:15',0,0,'105.245.160.179','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrpjthrPshQMVhAYGAB1wlQpaEAAYASAAEgJ7ffD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A032F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.120 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(948,1,NULL,'2024-05-02 06:09:12','2024-05-02 06:09:12',0,0,'102.38.78.177','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_LaLsqbuhQMVRjkGAB3-ZADCEAAYASAAEgKzYvD_BwE','Mozilla/5.0 (Linux; Android 12; itel A507LV Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/404.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(949,1,NULL,'2024-05-02 06:56:20','2024-05-02 06:56:20',0,0,'165.165.173.34','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIj-Lum7HuhQMVFZhQBh0jPAboEAAYASAAEgKcVPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(950,1,NULL,'2024-05-02 08:49:53','2024-05-02 08:49:53',0,0,'102.39.185.193','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(951,1,NULL,'2024-05-02 08:58:59','2024-05-02 08:58:59',0,0,'102.217.176.26','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrujzmczuhQMVDLVoCR3MGgKIEAAYASAAEgLOv_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A055F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(952,1,NULL,'2024-05-02 11:08:05','2024-05-02 11:08:05',0,0,'169.159.162.53','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIs_WJ3-fuhQMVs6loCR3wCQ0tEAAYASAAEgLo-PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(953,1,NULL,'2024-05-02 11:42:55','2024-05-02 11:42:55',0,0,'41.114.222.89','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInZyDvPHuhQMV5wIGAB1yyw-6EAAYASAAEgKRZPD_BwE','Mozilla/5.0 (Linux; Android 14; SM-X205 Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/404.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(954,1,NULL,'2024-05-02 12:13:19','2024-05-02 12:13:19',0,0,'164.151.16.11','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpZHZw_buhQMVdoVoCR3xVA5lEAAYASAAEgK3zPD_BwE','Mozilla/5.0 (Linux; Android 10; M2007J3SY Build/XiaomiM2007J3SY;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/401.0.0.14.110;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(955,1,NULL,'2024-05-02 13:57:27','2024-05-02 13:57:27',0,0,'102.249.4.11','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-9mniY_vhQMV7zkGAB23EwfdEAAYASAAEgLRJvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A217F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.125 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/455.0.0.44.88;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(956,1,NULL,'2024-05-03 07:13:40','2024-05-03 07:13:40',0,0,'41.13.158.157','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhqP8qfXwhQMV_LRoCR150gb5EAAYASAAEgK7mfD_BwE','Mozilla/5.0 (Linux; Android 11; V2026 Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.74 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(957,1,NULL,'2024-05-03 07:18:27','2024-05-03 07:18:27',0,0,'41.13.182.149','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-LHmhfjwhQMVMExBAh1fvQixEAAYASAAEgJ07_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/18D52 [FBAN/FBIOS;FBAV/461.0.3.32.103;FBBV/591474467;FBDV/iPhone8,1;FBMD/iPhone;FBSN/iOS;FBSV/14.4;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/5947758','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(958,1,NULL,'2024-05-03 14:29:12','2024-05-03 14:29:12',0,0,'41.115.60.196','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv8Ho69fxhQMVZVaRBR38YQxfEAAYASAAEgJeifD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A217F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.74 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(959,1,NULL,'2024-05-03 14:48:30','2024-05-03 14:48:30',0,0,'41.135.53.61','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI77etvNzxhQMVCaloCR1lYgFqEAAYASAAEgLbrPD_BwE','Mozilla/5.0 (Linux; Android 12; Phoenix Build/S00812; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(960,1,NULL,'2024-05-03 17:38:20','2024-05-03 17:38:20',0,0,'102.182.190.213','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_5TK34LyhQMVypRoCR29fAlUEAAYASAAEgJeDvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A032F Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/404.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(961,1,NULL,'2024-05-03 19:56:02','2024-05-03 19:56:02',0,0,'41.216.204.59','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1PLb1KDyhQMVUFJBAh3CdAqaEAAYASAAEgLCuvD_BwE','Mozilla/5.0 (Linux; Android 11; AIR Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.121 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/404.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(962,1,NULL,'2024-05-04 07:06:59','2024-05-04 07:06:59',0,0,'102.217.176.246','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIloiWkbfzhQMVLahoCR01lAd2EAAYASAAEgJQjvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(963,1,NULL,'2024-05-04 20:27:29','2024-05-04 20:27:29',0,0,'41.135.19.223','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8OOnher0hQMVJToGAB2KLg19EAAYASAAEgIK-_D_BwE','Mozilla/5.0 (Linux; Android 13; CPH2197 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.108 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(964,1,NULL,'2024-05-05 06:37:24','2024-05-05 06:37:24',0,0,'41.4.16.219','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIicvmzvL1hQMVMkdBAh2EGg4bEAAYASAAEgIYJvD_BwE','Mozilla/5.0 (Linux; Android 12; Mi 10 Pro Build/XiaomiNAM-L29;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(965,1,NULL,'2024-05-05 14:05:45','2024-05-05 14:05:45',0,0,'105.1.232.18','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItaCL69b2hQMV6DEGAB0Ncg25EAAYASAAEgKi-PD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20B101 [FBAN/FBIOS;FBAV/461.0.3.32.103;FBBV/591474467;FBDV/iPhone11,8;FBMD/iPhone;FBSN/iOS;FBSV/16.1.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(966,1,NULL,'2024-05-05 14:26:47','2024-05-05 14:26:47',0,0,'165.0.44.120','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuLDTw9v2hQMVdg8GAB1RRAcJEAAYASAAEgJn8fD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense U964 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.120 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(967,1,NULL,'2024-05-05 17:29:53','2024-05-05 17:29:53',0,0,'102.182.106.211','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(968,1,NULL,'2024-05-05 18:24:19','2024-05-05 18:24:19',0,0,'105.4.6.7','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7NO2qpD3hQMVpppoCR1f7gpBEAAYASAAEgK-qvD_BwE','Mozilla/5.0 (Linux; Android 10; POT-LX1AF Build/HUAWEIPOT-L01AF; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.108 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;] [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(969,1,NULL,'2024-05-06 11:45:45','2024-05-06 11:45:45',0,0,'102.216.73.57','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-qGp0fn4hQMVEzgGAB2zKA7EEAAYASAAEgJZK_D_BwE','Mozilla/5.0 (Linux; Android 14; SM-A346E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.54 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(970,1,NULL,'2024-05-06 11:56:12','2024-05-06 11:56:12',0,0,'66.8.7.73','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6LeWoPv4hQMViwuiAx0JQAquEAAYASAAEgK9ufD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(971,1,NULL,'2024-05-06 13:19:21','2024-05-06 13:19:21',0,0,'154.73.216.2','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgIyAoo35hQMVHJtQBh2ZIgy9EAAYASAAEgK4NvD_BwE','Mozilla/5.0 (Linux; Android 12; TECNO BF6 Build/SP1A.210812.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(972,1,NULL,'2024-05-06 14:36:36','2024-05-06 14:36:36',0,0,'102.249.3.8','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkfCuyp_5hQMVboRoCR1bUQYQEAAYASAAEgKGuvD_BwE','Mozilla/5.0 (Linux; Android 11; M2006C3LG Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/456.0.0.39.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(973,1,NULL,'2024-05-06 18:24:59','2024-05-06 18:24:59',0,0,'41.113.76.139','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIu9_NxtL5hQMVMQsGAB1NyQAtEAAYASAAEgI28vD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(974,1,NULL,'2024-05-06 18:26:35','2024-05-06 18:26:35',0,0,'41.113.76.139','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(975,1,NULL,'2024-05-07 06:35:13','2024-05-07 06:35:13',0,0,'41.198.151.111','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIleGey_X6hQMV7JVQBh39UAjfEAAYASAAEgL28fD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(976,1,NULL,'2024-05-07 09:47:16','2024-05-07 09:47:16',0,0,'102.214.117.4','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIs9nc-J_7hQMVMg4GAB2N1g7eEAAYASAAEgLVlvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A047F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(977,1,NULL,'2024-05-07 11:33:19','2024-05-07 11:33:19',0,0,'41.198.141.119','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4oiLlrj7hQMVrrVoCR3GTwO4EAAYASAAEgIp6_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(978,1,NULL,'2024-05-07 13:08:36','2024-05-07 13:08:36',0,0,'102.214.117.1','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv6uw1M37hQMV5ahoCR069wCYEAAYASAAEgJ6EPD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.121 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(979,1,NULL,'2024-05-07 17:51:32','2024-05-07 17:51:32',0,0,'66.128.203.103','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(980,1,NULL,'2024-05-07 19:28:56','2024-05-07 19:28:56',0,0,'105.245.169.142','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIx4XU5aL8hQMVIJFQBh3Qgg9rEAAYASAAEgKZQvD_BwE','Mozilla/5.0 (Linux; Android 12; MAO-LX9 Build/HUAWEIMAO-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(981,1,NULL,'2024-05-08 08:43:14','2024-05-08 08:43:14',0,0,'41.198.151.53','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6JWil9T9hQMVFj0GAB3qHgE7EAAYASAAEgJUGvD_BwE','Mozilla/5.0 (Linux; Android 13; DN6023D Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/401.0.0.14.110;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(982,1,NULL,'2024-05-08 08:54:26','2024-05-08 08:54:26',0,0,'197.95.95.72','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-4G27Nb9hQMVwadoCR0SNwaFEAAYASAAEgLhmvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(983,1,NULL,'2024-05-08 09:16:12','2024-05-08 09:16:12',0,0,'105.245.171.3','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzv2D2dv9hQMVSqdoCR24NwTyEAAYASAAEgLMtvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/106.0.5249.126 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/400.1.0.16.136;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(984,1,NULL,'2024-05-08 16:51:20','2024-05-08 16:51:20',0,0,'102.38.95.238','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1tmrpcH-hQMV60-RBR2S-w7qEAAYASAAEgIRvPD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A145R Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(985,1,NULL,'2024-05-08 18:41:19','2024-05-08 18:41:19',0,0,'105.1.79.244','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6fGN-Nn-hQMVHKdoCR37ygEfEAAYASAAEgLl9_D_BwE','Mozilla/5.0 (Linux; Android 10; MGA-LX9 Build/HUAWEIMGA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/454.1.0.49.104;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(986,1,NULL,'2024-05-09 13:59:53','2024-05-09 13:59:53',0,0,'102.219.27.102','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI88fl69yAhgMVpKhoCR2SvAgYEAAYASAAEgI3ePD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A135F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(987,1,NULL,'2024-05-09 14:49:44','2024-05-09 14:49:44',0,0,'102.38.95.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvu-p9-eAhgMVbQuiAx2sgwDqEAAYASAAEgKkk_D_BwE','Mozilla/5.0 (Linux; Android 12; SM-A045F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.88 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(988,1,NULL,'2024-05-10 05:24:24','2024-05-10 05:24:24',0,0,'41.162.10.22','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgf6rwauChgMVBqhoCR2NfQxaEAAYASAAEgK5NfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(989,1,NULL,'2024-05-10 17:12:13','2024-05-10 17:12:13',0,0,'41.144.33.210','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIypKw1MmDhgMVf6WDBx0C0w6FEAAYASAAEgKDifD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A135F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/121.0.6167.164 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/454.1.0.49.104;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(990,1,NULL,'2024-05-11 09:00:35','2024-05-11 09:00:35',0,0,'105.245.100.79','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5OPWz52FhgMVXKaDBx2OrwRDEAAYASAAEgK-qPD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A125F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(991,1,NULL,'2024-05-11 10:14:31','2024-05-11 10:14:31',0,0,'102.134.66.74','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInf_ypKuFhgMVP4RoCR3oZwMCEAAYASAAEgJah_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(992,1,NULL,'2024-05-11 10:27:11','2024-05-11 10:27:11',0,0,'102.213.200.109','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0b3E8rCFhgMVEAcGAB1MTw2sEAAYASAAEgIm9_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; GLO) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(993,1,NULL,'2024-05-11 10:29:03','2024-05-11 10:29:03',0,0,'102.213.200.109','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 8.1.0; GLO) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(994,1,NULL,'2024-05-11 11:06:12','2024-05-11 11:06:12',0,0,'41.135.27.5','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIlL3S6bmFhgMVbkGRBR1Ujg77EAAYASAAEgIaIfD_BwE','Mozilla/5.0 (Linux; Android 11; ZTE Blade A51 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(995,1,NULL,'2024-05-11 11:08:42','2024-05-11 11:08:42',0,0,'41.135.27.5','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 11; ZTE Blade A51 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(996,1,NULL,'2024-05-11 12:33:49','2024-05-11 12:33:49',0,0,'165.73.188.246','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImKmLqs2FhgMVBLZoCR23Dgl-EAAYASAAEgK_gvD_BwE','Mozilla/5.0 (Linux; Android 10; itel L6006F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.0.0.45.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(997,1,NULL,'2024-05-11 13:07:50','2024-05-11 13:07:50',0,0,'102.38.95.78','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_auV19SFhgMVGWlBAh3LvgHIEAAYASAAEgKqAPD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.121 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(998,1,NULL,'2024-05-11 13:56:35','2024-05-11 13:56:35',0,0,'105.245.107.47','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxe_8-9-FhgMVFD0GAB1YlA-6EAAYASAAEgL36_D_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.0.0.45.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(999,1,NULL,'2024-05-11 21:22:14','2024-05-11 21:22:14',0,0,'102.215.249.100','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIk_ffwsOGhgMVkgqiAx3v2AroEAAYASAAEgKaIvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A047F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.204 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1000,1,NULL,'2024-05-11 21:50:25','2024-05-11 21:50:25',0,0,'102.219.27.180','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIntKg9smGhgMVqiwGAB2tUgEwEAAYASAAEgKnnvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1001,1,NULL,'2024-05-12 09:13:50','2024-05-12 09:13:50',0,0,'105.242.237.159','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-ZixyuKHhgMV3adoCR3sjwB3EAAYASAAEgIsvfD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A135F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1002,1,NULL,'2024-05-12 11:19:52','2024-05-12 11:19:52',0,0,'41.13.72.5','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpr3g7P6HhgMVOU6RBR2EZwneEAAYASAAEgIjkPD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A035F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.118 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1003,1,NULL,'2024-05-13 08:36:40','2024-05-13 08:36:40',0,0,'41.115.112.170','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhbiUppyKhgMVXaCDBx292A31EAAYASAAEgIAlfD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/456.0.0.39.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1004,1,NULL,'2024-05-13 11:40:06','2024-05-13 11:40:06',0,0,'102.217.176.6','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn_CDycSKhgMVo5poCR1sHgzzEAAYASAAEgLrmPD_BwE','Mozilla/5.0 (Linux; Android 10; EVE-LX9 Build/HUAWEIEVE-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/376.0.0.7.103;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1005,1,NULL,'2024-05-13 19:20:51','2024-05-13 19:20:51',0,0,'41.216.202.137','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIscTTmKyLhgMVwxqiAx0TQgitEAAYASAAEgIh8fD_BwE','Mozilla/5.0 (Linux; Android 12; CPH2145 Build/RKQ1.211103.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.159 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1006,1,NULL,'2024-05-13 20:24:22','2024-05-13 20:24:22',0,0,'41.246.27.201','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3Zn__LiLhgMVkzkGAB2WQQuzEAAYASAAEgIJLfD_BwE','Mozilla/5.0 (Linux; Android 13; itel A632WM Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/378.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1007,1,NULL,'2024-05-13 20:26:29','2024-05-13 20:26:29',0,0,'41.246.27.201','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 13; itel A632WM Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/378.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1008,1,NULL,'2024-05-13 21:00:34','2024-05-13 21:00:34',0,0,'197.184.164.226','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIi4GQ2MGLhgMV_4poCR1E8QyCEAAYASAAEgK0F_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1009,1,NULL,'2024-05-13 21:01:14','2024-05-13 21:01:14',0,0,'197.184.164.226','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIi4GQ2MGLhgMV_4poCR1E8QyCEAAYASAAEgK0F_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1010,1,NULL,'2024-05-13 21:37:51','2024-05-13 21:37:51',0,0,'102.66.97.43','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyanB1cqLhgMV25doCR3AAgukEAAYASAAEgJ1hfD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5 Build/HUAWEIDRA-LX5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.159 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1011,1,NULL,'2024-05-13 21:38:49','2024-05-13 21:38:49',0,0,'102.66.97.43','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5 Build/HUAWEIDRA-LX5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.159 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1012,1,NULL,'2024-05-14 11:50:12','2024-05-14 11:50:12',0,0,'41.145.193.123','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5brmtYmNhgMVdIODBx3rWQCMEAAYASAAEgIYe_D_BwE','Mozilla/5.0 (Linux; Android 10; STK-L21 Build/HUAWEISTK-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/114.0.5735.210 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/422.0.0.26.76;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1013,1,NULL,'2024-05-14 13:30:17','2024-05-14 13:30:17',0,0,'41.150.224.118','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_uWBtZ-NhgMVgIODBx3BPAbREAAYASAAEgJRJPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/68.0.3440.91 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1014,1,NULL,'2024-05-15 05:48:33','2024-05-15 05:48:33',0,0,'41.144.97.140','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv5Pfg_qOhgMVIYpQBh3XCQnkEAAYASAAEgKinPD_BwE','Mozilla/5.0 (Linux; Android 7.0; SM-J701F Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.193 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/436.0.0.35.101;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1015,1,NULL,'2024-05-15 19:03:53','2024-05-15 19:03:53',0,0,'197.100.98.170','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5sS9x6uQhgMVx1eRBR1dUgaGEAAYASAAEgKH5vD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A525F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.204 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1016,1,NULL,'2024-05-15 19:46:12','2024-05-15 19:46:12',0,0,'41.122.129.66','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9KKCx7WQhgMVgqqDBx2t5wDeEAAYASAAEgINP_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1017,1,NULL,'2024-05-15 20:29:20','2024-05-15 20:29:20',0,0,'41.144.2.91','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxJbp376QhgMVsJlQBh2x8gU5EAAYASAAEgI-w_D_BwE','Mozilla/5.0 (Linux; Android 8.0.0; ATU-L21 Build/HUAWEIATU-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/64.0.3282.137 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1018,1,NULL,'2024-05-15 20:58:54','2024-05-15 20:58:54',0,0,'41.116.220.95','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIl_f378SQhgMVEJ1QBh2dbQvqEAAYASAAEgL_IPD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A047F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/106.0.5249.126 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/404.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1019,1,NULL,'2024-05-15 21:00:14','2024-05-15 21:00:14',0,0,'41.116.220.95','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 13; SM-A047F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/106.0.5249.126 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/404.0.0.12.118;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1020,1,NULL,'2024-05-16 08:40:03','2024-05-16 08:40:03',0,0,'102.214.117.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIoISPl-KRhgMVk6doCR3PpwMkEAAYASAAEgKla_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5 Build/HUAWEIDRA-LX5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.172 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1021,1,NULL,'2024-05-16 09:47:30','2024-05-16 09:47:30',0,0,'41.115.23.40','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIscXM4e-RhgMVvqhoCR320A6BEAAYASAAEgKJx_D_BwE','Mozilla/5.0 (Linux; Android 12; SM-A217F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1022,1,NULL,'2024-05-16 09:49:35','2024-05-16 09:49:35',0,0,'41.115.23.40','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 12; SM-A217F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1023,1,NULL,'2024-05-16 10:04:50','2024-05-16 10:04:50',0,0,'41.114.214.62','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIm4D3ofWRhgMVBqhoCR3iXAb6EAAYASAAEgLURvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A135F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1024,1,NULL,'2024-05-16 10:34:57','2024-05-16 10:34:57',0,0,'41.13.100.107','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1025,1,NULL,'2024-05-16 15:20:26','2024-05-16 15:20:26',0,0,'41.115.107.63','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn7LR9bqShgMV1JiDBx2qhwWwEAAYASAAEgL9FfD_BwE','Mozilla/5.0 (Linux; Android 11; itel P661W Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.172 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1026,1,NULL,'2024-05-16 18:41:48','2024-05-16 18:41:48',0,0,'41.144.67.163','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIieHqteiShgMVTJWDBx0wKR-wEAAYASAAEgLyFfD_BwE','Mozilla/5.0 (Linux; Android 12; Hisense U60 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.54 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1027,1,NULL,'2024-05-17 10:27:14','2024-05-17 10:27:14',0,0,'41.216.203.30','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpd6gv7uUhgMVwodQBh05gwrAEAAYASAAEgKpPvD_BwE','Mozilla/5.0 (Linux; Android 10; Hisense U963) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1028,1,NULL,'2024-05-17 11:04:36','2024-05-17 11:04:36',0,0,'154.65.119.94','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7sLKo8SUhgMVCaSDBx2sFhreEAAYAiAAEgI7RvD_BwE','Mozilla/5.0 (Linux; Android 11; TECNO KF6j Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.105 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/399.0.0.16.120;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1029,1,NULL,'2024-05-17 12:20:30','2024-05-17 12:20:30',0,0,'41.114.200.19','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6frc1dWUhgMVbjAGAB10KgjmEAAYASAAEgLi3_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1030,1,NULL,'2024-05-17 14:59:43','2024-05-17 14:59:43',0,0,'105.233.43.106','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-dm2j_mUhgMVf0tBAh1AOgZSEAAYASAAEgIs2PD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense U964 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1031,1,NULL,'2024-05-18 06:24:25','2024-05-18 06:24:25',0,0,'105.245.24.131','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7aeT7MeWhgMVtJhQBh0P7AzJEAAYASAAEgKlOPD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A245F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.74 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1032,1,NULL,'2024-05-18 14:17:47','2024-05-18 14:17:47',0,0,'41.115.42.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkb_GsbGXhgMVNphQBh2EXAAAEAAYASAAEgL7vPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1033,1,NULL,'2024-05-18 15:05:22','2024-05-18 15:05:22',0,0,'165.165.171.231','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgo_2rLyXhgMVckNBAh132AjtEAAYASAAEgLNBPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1034,1,NULL,'2024-05-18 19:28:35','2024-05-18 19:28:35',0,0,'196.32.248.32','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8tvUp_eXhgMVqFiRBR0SygrJEAAYASAAEgKwPfD_BwE','Mozilla/5.0 (Linux; Android 11; TECNO KF6j Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1035,1,NULL,'2024-05-18 19:30:11','2024-05-18 19:30:11',0,0,'196.32.248.32','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 11; TECNO KF6j Build/RP1A.200720.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1036,1,NULL,'2024-05-19 11:28:37','2024-05-19 11:28:37',0,0,'105.4.4.125','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9Kz03c2ZhgMVs7KDBx2HxQqyEAAYASAAEgL4SfD_BwE','Mozilla/5.0 (Linux; Android 12; TECNO BF7 Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.204 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1037,1,NULL,'2024-05-20 16:44:19','2024-05-20 16:44:19',0,0,'45.221.130.90','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIoJK3gtachgMVSpODBx2vvgvDEAAYASAAEgIMfPD_BwE','Mozilla/5.0 (Linux; Android 11; itel L6502 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.172 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/407.0.0.12.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1038,1,NULL,'2024-05-20 20:10:51','2024-05-20 20:10:51',0,0,'213.172.134.79','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4cDYsYSdhgMVQZpoCR0Q-QWaEAAYASAAEgJQKvD_BwE','Mozilla/5.0 (Linux; Android 8.0.0; ANE-LX1 Build/HUAWEIANE-LX1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/400.1.0.16.136;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1039,1,NULL,'2024-05-20 20:22:05','2024-05-20 20:22:05',0,0,'102.221.206.135','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7d2Q7oadhgMV9JdQBh19zA5kEAAYASAAEgLZI_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1040,1,NULL,'2024-05-20 20:48:12','2024-05-20 20:48:12',0,0,'156.155.100.21','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4PXbyYqdhgMVQJVQBh2RZw79EAAYASAAEgK5ZPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1041,1,NULL,'2024-05-20 20:48:51','2024-05-20 20:48:51',0,0,'156.155.100.21','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4PXbyYqdhgMVQJVQBh2RZw79EAAYASAAEgK5ZPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1042,1,NULL,'2024-05-21 09:27:42','2024-05-21 09:27:42',0,0,'102.220.252.32','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkpSrnbaehgMVzqiDBx3EZywlEAAYASAAEgKD4PD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; ASTRO Build/OPM2.171019.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/65.0.3325.109 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/403.0.0.8.124;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1043,1,NULL,'2024-05-21 12:36:31','2024-05-21 12:36:31',0,0,'41.145.192.140','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvLjusuCehgMVuwkGAB0C1wgOEAAYASAAEgKdnvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1044,1,NULL,'2024-05-21 13:50:22','2024-05-21 13:50:22',0,0,'197.185.116.38','http://nixin.co.za/?gad_source=5&gclid=EAIaIQobChMIpu3BrvCehgMV8y4GAB0c2wdXEAAYASAAEgIrevD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/407.0.0.12.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1045,1,NULL,'2024-05-21 17:12:34','2024-05-21 17:12:34',0,0,'41.122.0.132','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrpTftZ6fhgMVuwkGAB37QwntEAAYASAAEgJABfD_BwE','Mozilla/5.0 (Linux; Android 13; moto e13 Build/TLAS33.105-285-1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.204 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1046,1,NULL,'2024-05-22 09:27:15','2024-05-22 09:27:15',0,0,'197.229.4.228','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2Ye84_eghgMV7aWDBx3IjTSXEAAYASAAEgJPlfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1047,1,NULL,'2024-05-22 20:23:09','2024-05-22 20:23:09',0,0,'41.117.15.95','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImZTWtYqihgMVzUVBAh1RnAFAEAAYASAAEgJUpvD_BwE','Mozilla/5.0 (Linux; Android 11; S87 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1048,1,NULL,'2024-05-23 06:07:27','2024-05-23 06:07:27',0,0,'102.182.190.211','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwYrG5oyjhgMVEZZQBh1XOwPtEAAYASAAEgJ11_D_BwE','Mozilla/5.0 (Linux; Android 13; CPH2197 Build/TP1A.220905.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.64 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/464.0.0.60.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1049,1,NULL,'2024-05-23 09:58:14','2024-05-23 09:58:14',0,0,'105.184.243.244','http://nixin.co.za/checkout/order-received/4784/?key=wc_order_spz7wVtVGMYg5','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/314.2.628428250 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1050,1,NULL,'2024-05-24 11:00:09','2024-05-24 11:00:09',0,0,'105.246.107.63','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0uLN2Y-mhgMVSWpBAh2G-g1KEAAYASAAEgKyAvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1051,1,NULL,'2024-05-24 11:00:58','2024-05-24 11:00:58',0,0,'105.246.107.63','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0uLN2Y-mhgMVSWpBAh2G-g1KEAAYASAAEgKyAvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1052,1,NULL,'2024-05-24 15:09:53','2024-05-24 15:09:53',0,0,'41.198.147.123','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIscWbu8imhgMVsopoCR1ZTQ3hEAAYASAAEgI5XfD_BwE','Mozilla/5.0 (Linux; Android 13; 23028RN4DG Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/464.0.0.60.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1053,1,NULL,'2024-05-24 21:44:33','2024-05-24 21:44:33',0,0,'41.117.180.117','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0I3EvKCnhgMVmpFQBh0zdw6XEAAYASAAEgIbT_D_BwE','Mozilla/5.0 (Linux; Android 10; SM-A015F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/121.0.6167.178 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/453.0.0.40.107;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1054,1,NULL,'2024-05-25 08:09:36','2024-05-25 08:09:36',0,0,'41.116.233.14','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvujO26yohgMVZJFQBh1UowHFEAAYASAAEgK6d_D_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C20) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1055,1,NULL,'2024-05-25 10:31:36','2024-05-25 10:31:36',0,0,'41.10.119.20','http://nixin.co.za/pool-products/?gad_source=1&gclid=EAIaIQobChMI_ePOvcmohgMVtIhQBh3dFgchEAAYASAAEgL0jfD_BwE','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1056,1,NULL,'2024-05-25 13:18:55','2024-05-25 13:18:55',0,0,'165.73.187.45','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIooD72vGohgMVi5ODBx1TDwtNEAAYASAAEgIwWPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1057,1,NULL,'2024-05-25 15:37:00','2024-05-25 15:37:00',0,0,'41.150.251.84','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3N77vJCphgMVWGdBAh2TNQDSEAAYASAAEgJ4vfD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A135F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1058,1,NULL,'2024-05-25 20:03:01','2024-05-25 20:03:01',0,0,'160.0.200.41','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIoc73-cuphgMVvz8GAB2cIAe8EAAYASAAEgIhavD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/407.0.0.12.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1059,1,NULL,'2024-05-25 20:18:42','2024-05-25 20:18:42',0,0,'41.114.230.144','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3qDQ586phgMVF2RBAh1NTQssEAAYASAAEgJKR_D_BwE','Mozilla/5.0 (Linux; Android 11; SM-A022F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1060,1,NULL,'2024-05-25 20:19:09','2024-05-25 20:19:09',0,0,'197.184.178.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhKz-xM-phgMVCphQBh2EywWYEAAYASAAEgLTYvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1061,1,NULL,'2024-05-25 20:20:08','2024-05-25 20:20:08',0,0,'197.184.178.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhKz-xM-phgMVCphQBh2EywWYEAAYASAAEgLTYvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1062,1,NULL,'2024-05-26 12:20:51','2024-05-26 12:20:51',0,0,'41.13.154.65','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0sjvqKarhgMViY9QBh15WQl1EAAYASAAEgJwTPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1063,1,NULL,'2024-05-26 18:50:16','2024-05-26 18:50:16',0,0,'197.221.102.28','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzqXpw_2rhgMV7VKRBR1vcwmzEAAYASAAEgLzTvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A135F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1064,1,NULL,'2024-05-26 18:51:22','2024-05-26 18:51:22',0,0,'197.221.102.28','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 12; SM-A135F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1065,1,NULL,'2024-05-26 21:21:19','2024-05-26 21:21:19',0,0,'41.121.96.62','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9P7MvZ-shgMV6YhQBh28AwPmEAAYASAAEgKmU_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/457.0.2.43.105;FBBV/581666343;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1066,1,NULL,'2024-05-27 11:36:11','2024-05-27 11:36:11',0,0,'197.95.144.217','http://nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/317.0.634488990 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1067,1,NULL,'2024-05-27 16:47:52','2024-05-27 16:47:52',0,0,'41.122.10.189','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3NW1tqOuhgMVPUpBAh2rUwv0EAAYASAAEgKbw_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1068,1,NULL,'2024-05-27 17:37:13','2024-05-27 17:37:13',0,0,'196.39.192.123','http://nixin.co.za/?gad_source=5&gclid=EAIaIQobChMIwMrTtq6uhgMV3adoCR0kkQ3_EAAYASAAEgL0F_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1069,1,NULL,'2024-05-27 18:18:27','2024-05-27 18:18:27',0,0,'41.114.204.183','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsfec37euhgMV81ORBR0b5wOQEAAYASAAEgIgh_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19H370 [FBAN/FBIOS;FBAV/464.0.0.39.106;FBBV/599886571;FBDV/iPhone9,2;FBMD/iPhone;FBSN/iOS;FBSV/15.8;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/602447','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1070,1,NULL,'2024-05-28 14:05:29','2024-05-28 14:05:29',0,0,'41.13.136.28','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwv6kxsGwhgMVw5iDBx0gKQhmEAAYASAAEgK4yfD_BwE','Mozilla/5.0 (Linux; Android 10; ART-L29 Build/HUAWEIART-L29; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/443.0.0.23.229;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1071,1,NULL,'2024-05-31 19:54:33','2024-05-31 19:54:33',0,0,'41.13.136.239','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIg_u4_tS4hgMV3YFQBh1cnwhFEAAYASAAEgILt_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20H115 [FBAN/FBIOS;FBAV/441.1.0.27.105;FBBV/539464914;FBDV/iPhone10,1;FBMD/iPhone;FBSN/iOS;FBSV/16.7.2;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1072,1,NULL,'2024-05-31 21:37:20','2024-05-31 21:37:20',0,0,'41.121.50.213','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIp_SLguy4hgMVEpNQBh0cDA_GEAAYASAAEgL4LfD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense U964 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/407.0.0.12.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1073,1,NULL,'2024-06-01 06:31:02','2024-06-01 06:31:02',0,0,'41.246.129.153','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_fSVy-O5hgMVL5NQBh0vwwR4EAAYASAAEgL-1_D_BwE','Mozilla/5.0 (Linux; Android 10; WKG-LX9 Build/HUAWEIWKG-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/443.0.0.23.229;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1074,1,NULL,'2024-06-01 06:55:08','2024-06-01 06:55:08',0,0,'41.13.96.250','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI59_99-i5hgMVR5NQBh2JaA0dEAAYASAAEgI6P_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1075,1,NULL,'2024-06-01 08:14:18','2024-06-01 08:14:18',0,0,'146.232.65.122','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIo5yKrPq5hgMViqhoCR2YcwTNEAAYASAAEgJje_D_BwE','Mozilla/5.0 (Linux; Android 14; SM-A057F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1076,1,NULL,'2024-06-01 08:23:18','2024-06-01 08:23:18',0,0,'41.115.95.112','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIy4Dw0fy5hgMVWFJBAh2TJwaGEAAYASAAEgKcfPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-A260F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.71 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1077,1,NULL,'2024-06-01 08:25:05','2024-06-01 08:25:05',0,0,'41.115.95.112','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgtWdlf25hgMVgS4GAB1ogBbGEAAYASAAEgKIKvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-A260F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.71 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1078,1,NULL,'2024-06-01 08:58:22','2024-06-01 08:58:22',0,0,'102.217.178.58','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIm9-n7YO6hgMVaTkGAB2ZUw6NEAAYASAAEgJir_D_BwE','Mozilla/5.0 (Linux; Android 10; SM-A013G Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/120.0.6099.43 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1079,1,NULL,'2024-06-01 09:59:40','2024-06-01 09:59:40',0,0,'41.115.85.40','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIks-IzJG6hgMVnpNoCR3kHgtTEAAYASAAEgIaz_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1080,1,NULL,'2024-06-01 12:53:01','2024-06-01 12:53:01',0,0,'41.115.78.149','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIh-v83ri6hgMVNZlQBh0cWQAEEAAYASAAEgLkN_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1081,1,NULL,'2024-06-01 12:54:26','2024-06-01 12:54:26',0,0,'41.115.78.149','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsJbRtbm6hgMVN5poCR03bQMnEAAYASAAEgKWAfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1082,1,NULL,'2024-06-02 07:53:20','2024-06-02 07:53:20',0,0,'196.250.239.26','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrIGGqbe8hgMVaphQBh1msAkoEAAYASAAEgJTIvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1083,1,NULL,'2024-06-02 11:49:05','2024-06-02 11:49:05',0,0,'102.221.95.247','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpNaKwey8hgMVs5FQBh2YOwO8EAAYASAAEgK1UfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1084,1,NULL,'2024-06-02 13:33:08','2024-06-02 13:33:08',0,0,'105.245.105.44','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6MPcjIO9hgMVggUGAB0RRgDkEAAYASAAEgITxPD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A037F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.40 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/458.0.0.38.86;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1085,1,NULL,'2024-06-02 15:07:46','2024-06-02 15:07:46',0,0,'105.1.77.182','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7Kmm2pi9hgMVXRCiAx2heADCEAAYASAAEgLPm_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1086,1,NULL,'2024-06-02 18:23:35','2024-06-02 18:23:35',0,0,'105.245.160.166','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpsfRysO9hgMVvqloCR2NpAhuEAAYASAAEgI-kPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1087,1,NULL,'2024-06-02 21:26:08','2024-06-02 21:26:08',0,0,'197.184.168.106','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqI_Ywu29hgMVsJdoCR0yCw5mEAAYASAAEgIVPfD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A045F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1088,1,NULL,'2024-06-03 07:15:23','2024-06-03 07:15:23',0,0,'41.144.64.125','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItrqNk_G-hgMVn1ORBR3ymwybEAAYASAAEgIAY_D_BwE','Mozilla/5.0 (Linux; Android 12; SM-A325F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1089,1,NULL,'2024-06-03 10:34:09','2024-06-03 10:34:09',0,0,'165.90.32.84','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhoLuwp2_hgMV6ppoCR2kNwj-EAAYASAAEgLyIPD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A013G Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/405.0.0.8.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1090,1,NULL,'2024-06-03 10:51:37','2024-06-03 10:51:37',0,0,'41.144.66.26','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI06nRz6G_hgMVVToGAB1L5BUtEAAYASAAEgJ0uvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/455.0.0.50.103;FBBV/575929547;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1091,1,NULL,'2024-06-03 12:48:41','2024-06-03 12:48:41',0,0,'41.114.172.178','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsM703bq_hgMVvGVBAh27rgz3EAAYASAAEgKh4PD_BwE','Mozilla/5.0 (Linux; Android 12; Nokia C02) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1092,1,NULL,'2024-06-03 15:55:26','2024-06-03 15:55:26',0,0,'102.164.0.14','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn93vmeW_hgMVMXZBAh0blQh-EAAYASAAEgLQ_vD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A325F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/465.0.0.63.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1093,1,NULL,'2024-06-03 18:18:15','2024-06-03 18:18:15',0,0,'102.221.220.166','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2Pr-yYTAhgMVqoRoCR1QlwInEAAYASAAEgL2AvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1094,1,NULL,'2024-06-03 18:21:44','2024-06-03 18:21:44',0,0,'41.242.161.111','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI95v3nIbAhgMV2pKDBx2a1Q1xEAAYASAAEgK0dvD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense U60 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.54 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1095,1,NULL,'2024-06-03 18:25:32','2024-06-03 18:25:32',0,0,'105.245.179.3','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-oKb7YbAhgMVLgsGAB3-xjITEAAYASAAEgJLlvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A245F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.133 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/465.0.0.63.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1096,1,NULL,'2024-06-03 18:49:39','2024-06-03 18:49:39',0,0,'41.144.65.86','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIie_mmozAhgMVYWSRBR1F_wAuEAAYASAAEgL53fD_BwE','Mozilla/5.0 (Linux; Android 10; EVE-LX9; HMSCore 6.13.0.342) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1097,1,NULL,'2024-06-04 10:15:35','2024-06-04 10:15:35',0,0,'105.184.246.77','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8qvYpNvBhgMV1QYGAB0PqgcGEAAYASAAEgIimPD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.147 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1098,1,NULL,'2024-06-04 12:16:46','2024-06-04 12:16:46',0,0,'105.245.240.61','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3o29r_bBhgMVJ6hoCR1f-wgtEAAYASAAEgI8RvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1099,1,NULL,'2024-06-04 17:13:05','2024-06-04 17:13:05',0,0,'41.116.9.246','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhcillbjChgMVvJODBx3riAHnEAAYASAAEgJrWvD_BwE','Mozilla/5.0 (Linux; Android 13; 23028RN4DG Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/463.1.0.53.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1100,1,NULL,'2024-06-04 17:17:43','2024-06-04 17:17:43',0,0,'41.76.35.17','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3P7_mLnChgMVjIKDBx2U8wD0EAAYAiAAEgIZjfD_BwE','Mozilla/5.0 (Linux; Android 9; ANE-LX1 Build/HUAWEIANE-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.136 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/466.1.0.57.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1101,1,NULL,'2024-06-05 14:06:46','2024-06-05 14:06:46',0,0,'105.245.164.227','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImfzL2tDEhgMVyTwGAB2WiyAsEAAYAiAAEgJMfPD_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C20 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/403.0.0.8.124;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1102,1,NULL,'2024-06-05 18:14:31','2024-06-05 18:14:31',0,0,'169.159.175.36','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0qTKhojFhgMVK6ODBx3MLh8VEAAYASAAEgJTNvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A032F Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1103,1,NULL,'2024-06-05 19:32:36','2024-06-05 19:32:36',0,0,'41.115.32.198','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI08CsqZnFhgMV_5FoCR0KEwqZEAAYASAAEgIBh_D_BwE','Mozilla/5.0 (Linux; Android 13; Z4 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/392.0.0.13.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1104,1,NULL,'2024-06-06 06:23:28','2024-06-06 06:23:28',0,0,'41.216.204.196','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIk-qC5arGhgMV75JQBh2xKy_KEAAYASAAEgIjTvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; BLINK Build/OPM2.171019.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.147 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1105,1,NULL,'2024-06-06 14:48:56','2024-06-06 14:48:56',0,0,'105.245.175.204','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1Lj7iJzHhgMV9jgGAB2w6ijfEAAYASAAEgKdyPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1106,1,NULL,'2024-06-06 16:45:54','2024-06-06 16:45:54',0,0,'102.38.127.74','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI48SRobbHhgMVrAUGAB3WQAanEAAYAiAAEgK4i_D_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.147 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1107,1,NULL,'2024-06-06 19:19:45','2024-06-06 19:19:45',0,0,'41.246.130.159','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI97LF1djHhgMV3AgGAB2iGxJOEAAYASAAEgKX-_D_BwE','Mozilla/5.0 (Linux; Android 10; Redmi 8 Build/QKQ1.191014.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.0.0.46.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1108,1,NULL,'2024-06-07 05:30:51','2024-06-07 05:30:51',0,0,'41.114.33.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5-aikOHIhgMVa5VQBh2arRQvEAAYAiAAEgKc5vD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A055F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.0.0.46.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1109,1,NULL,'2024-06-07 06:48:47','2024-06-07 06:48:47',0,0,'197.229.6.245','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvMr8lPLIhgMVm4pQBh3GUAAVEAAYASAAEgIpF_D_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C1 2nd Edition Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/409.0.0.8.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1110,1,NULL,'2024-06-07 07:46:31','2024-06-07 07:46:31',0,0,'41.216.204.13','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkJTNn__IhgMVMYdQBh0vkgIQEAAYASAAEgKFW_D_BwE','Mozilla/5.0 (Linux; Android 10; SM-A315F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.0.0.46.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1111,1,NULL,'2024-06-07 10:35:08','2024-06-07 10:35:08',0,0,'41.144.16.91','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqcHWrqXJhgMVg4VoCR3YMgFoEAAYASAAEgK92vD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A055F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1112,1,NULL,'2024-06-07 11:30:47','2024-06-07 11:30:47',0,0,'102.219.169.251','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0culm7HJhgMVH1tBAh2wNAPYEAAYASAAEgJ5kPD_BwE','Mozilla/5.0 (Linux; Android 11; S87 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/407.0.0.12.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1113,1,NULL,'2024-06-07 14:49:21','2024-06-07 14:49:21',0,0,'102.33.122.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9rb_5t3JhgMV8KdoCR0lRSumEAAYASAAEgKghvD_BwE','Mozilla/5.0 (Linux; Android 10; Legend Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.180 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1114,1,NULL,'2024-06-07 18:25:26','2024-06-07 18:25:26',0,0,'41.150.195.242','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1bKSuo7KhgMVKYBQBh2ZGQmkEAAYASAAEgJhAfD_BwE','Mozilla/5.0 (Linux; Android 10; DRA-LX9 Build/HUAWEIDRA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1115,1,NULL,'2024-06-07 18:26:22','2024-06-07 18:26:22',0,0,'41.150.195.242','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; DRA-LX9 Build/HUAWEIDRA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/461.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1116,1,NULL,'2024-06-08 05:34:39','2024-06-08 05:34:39',0,0,'102.223.58.214','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsJr6-aPLhgMVKJNQBh3QhwUMEAAYASAAEgLrRPD_BwE','Mozilla/5.0 (Linux; Android 9; TA-1020 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/119.0.6045.150 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/441.1.0.39.109;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1117,1,NULL,'2024-06-08 07:24:21','2024-06-08 07:24:21',0,0,'41.121.118.6','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4efItLzLhgMVD5xQBh2x9g-fEAAYASAAEgJ9_PD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A205FN Build/HUAWEIJLN-LX1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.136 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/456.0.0.39.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1118,1,NULL,'2024-06-08 08:24:16','2024-06-08 08:24:16',0,0,'165.165.149.145','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5bvaz8nLhgMVlJVQBh0K4A4_EAAYASAAEgLnR_D_BwE','Mozilla/5.0 (Linux; Android 9; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.136 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1119,1,NULL,'2024-06-08 11:41:02','2024-06-08 11:41:02',0,0,'41.198.147.237','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvLKP0_XLhgMV1pNoCR02Kw-HEAAYASAAEgIsg_D_BwE','Mozilla/5.0 (Linux; Android 9; Hisense U40 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.65 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/451.0.0.45.109;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1120,1,NULL,'2024-06-08 16:21:11','2024-06-08 16:21:11',0,0,'102.216.73.92','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_8LggLTMhgMVmZhQBh2w8QqJEAAYASAAEgLGWvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1121,1,NULL,'2024-06-08 18:16:14','2024-06-08 18:16:14',0,0,'197.229.6.160','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3cH64M3MhgMVF49QBh2dVwk6EAAYASAAEgIx_vD_BwE','Mozilla/5.0 (Linux; Android 13; STYLO SONIC Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.54 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/465.0.0.63.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1122,1,NULL,'2024-06-09 11:03:38','2024-06-09 11:03:38',0,0,'41.116.145.106','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjtqTpK_OhgMVezkGAB2rWgh8EAAYASAAEgKO3PD_BwE','Mozilla/5.0 (Linux; Android 11; X85) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1123,1,NULL,'2024-06-09 16:59:11','2024-06-09 16:59:11',0,0,'102.38.95.238','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIj-uE0f7OhgMVwDEGAB0eggN_EAAYASAAEgKXefD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A013G Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.148 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/410.0.0.16.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1124,1,NULL,'2024-06-09 17:07:53','2024-06-09 17:07:53',0,0,'41.114.186.86','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-efQi4DPhgMVNnJBAh0Q6QnNEAAYASAAEgKrAvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; HWCD101E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1125,1,NULL,'2024-06-09 19:16:40','2024-06-09 19:16:40',0,0,'41.114.128.65','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI687Q3J3PhgMVOqhoCR1LgwELEAAYASAAEgLuqfD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A525F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.148 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1126,1,NULL,'2024-06-09 19:17:22','2024-06-09 19:17:22',0,0,'41.114.128.65','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 13; SM-A525F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.148 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1127,1,NULL,'2024-06-09 19:50:28','2024-06-09 19:50:28',0,0,'105.243.66.11','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2c_cnKXPhgMV0otoCR3jewelEAAYASAAEgK1-vD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/466.0.0.36.107;FBBV/604687626;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/6','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1128,1,NULL,'2024-06-09 20:01:00','2024-06-09 20:01:00',0,0,'41.117.136.88','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhLa6pqfPhgMVqLKDBx1rfgCsEAAYASAAEgLDivD_BwE','Mozilla/5.0 (Linux; Android 10; MGA-LX9 Build/HUAWEIMGA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 Channel/release AppName/ultralite app_version/34.4.3 Region/ZA ByteLocale/en ByteFullLocale/','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1129,1,NULL,'2024-06-09 20:29:01','2024-06-09 20:29:01',0,0,'41.13.188.221','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI68ig6a3PhgMV5a-DBx12jg3sEAAYASAAEgJuLPD_BwE','Mozilla/5.0 (Linux; Android 12; SATURN Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/398.0.0.13.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1130,1,NULL,'2024-06-09 20:29:51','2024-06-09 20:29:51',0,0,'41.13.188.221','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 12; SATURN Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/398.0.0.13.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1131,1,NULL,'2024-06-10 10:23:03','2024-06-10 10:23:03',0,0,'41.122.12.197','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6tne9ubQhgMV6wcGAB1EDQOSEAAYASAAEgLwI_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1132,1,NULL,'2024-06-10 16:03:47','2024-06-10 16:03:47',0,0,'41.145.209.41','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwfXAqLTRhgMV7FBBAh3pdwLdEAAYAyAAEgJGDfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1133,1,NULL,'2024-06-10 19:25:45','2024-06-10 19:25:45',0,0,'102.32.217.28','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIj7jVueHRhgMVPmhBAh2uSQZIEAAYAiAAEgJzN_D_BwE','Mozilla/5.0 (Linux; Android 12; SM-A115F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/410.0.0.16.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1134,1,NULL,'2024-06-10 19:35:24','2024-06-10 19:35:24',0,0,'102.221.204.3','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxLOg-uLRhgMVJzkGAB1ZPgJnEAAYASAAEgJf5PD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/464.0.0.60.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1135,1,NULL,'2024-06-10 21:04:11','2024-06-10 21:04:11',0,0,'41.144.1.83','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyoCqp_bRhgMVWa5oCR0DAAaSEAAYASAAEgIedvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1136,1,NULL,'2024-06-10 22:02:01','2024-06-10 22:02:01',0,0,'102.217.176.194','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI99eckoPShgMVQINQBh30EwKhEAAYASAAEgIgBfD_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C1 2nd Edition Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/410.0.0.16.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1137,1,NULL,'2024-06-11 09:02:15','2024-06-11 09:02:15',0,0,'197.229.1.241','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIye-g5pfThgMV_JqDBx3b_gcsEAAYASAAEgLNe_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20D67 [FBAN/FBIOS;FBAV/466.0.0.36.107;FBBV/604687626;FBDV/iPhone12,8;FBMD/iPhone;FBSN/iOS;FBSV/16.3.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/60','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1138,1,NULL,'2024-06-11 13:06:32','2024-06-11 13:06:32',0,0,'197.229.3.211','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIhLq4ic7ThgMVi6doCR04Ag_dEAAYASAAEgIfAfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1139,1,NULL,'2024-06-11 16:24:47','2024-06-11 16:24:47',0,0,'105.245.165.104','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7-vw-vrThgMV7ZxQBh2JZwIPEAAYASAAEgJh8PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1140,1,NULL,'2024-06-11 17:16:19','2024-06-11 17:16:19',0,0,'105.1.206.110','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInJ78mobUhgMVGZpQBh189gdYEAAYAiAAEgKU_fD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A057F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1141,1,NULL,'2024-06-11 20:25:02','2024-06-11 20:25:02',0,0,'41.13.158.14','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9KbcirDUhgMVIJxQBh3-PwhUEAAYASAAEgL_d_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A145F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.0.0.46.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1142,1,NULL,'2024-06-12 07:13:07','2024-06-12 07:13:07',0,0,'41.115.99.169','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIurC65cDVhgMVTYtQBh1OVAf-EAAYASAAEgJ9IvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A042F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/402.1.0.24.84;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1143,1,NULL,'2024-06-12 13:35:49','2024-06-12 13:35:49',0,0,'41.13.136.185','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvZeN8pbWhgMV4aODBx3ACAAbEAAYASAAEgIn7fD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F Build/M1AJQ; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/68.0.3440.91 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/465.0.0.63.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1144,1,NULL,'2024-06-12 13:53:12','2024-06-12 13:53:12',0,0,'102.214.117.21','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIh7Wz55rWhgMVx5GDBx3GLg1VEAAYASAAEgIaq_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1145,1,NULL,'2024-06-12 14:57:53','2024-06-12 14:57:53',0,0,'41.13.200.221','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI17W4uqnWhgMVARkGAB3qFwzAEAAYASAAEgL89PD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A135F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/399.0.0.16.120;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1146,1,NULL,'2024-06-12 14:59:33','2024-06-12 14:59:33',0,0,'41.13.200.221','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 14; SM-A135F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/399.0.0.16.120;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1147,1,NULL,'2024-06-12 18:25:13','2024-06-12 18:25:13',0,0,'41.246.129.81','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI44_G0dfWhgMVOJFQBh1zFwdgEAAYASAAEgLjx_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A047F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.53 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1148,1,NULL,'2024-06-12 20:22:25','2024-06-12 20:22:25',0,0,'102.221.60.242','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsZiT4vHWhgMVS6-DBx3WJwViEAAYASAAEgI1RfD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/410.0.0.16.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1149,1,NULL,'2024-06-13 08:25:33','2024-06-13 08:25:33',0,0,'165.0.126.47','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7qnGlZPYhgMVjINQBh2FUwbPEAAYASAAEgKEs_D_BwE','Mozilla/5.0 (Linux; Android 11; Hisense U964 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.179 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/403.0.0.8.124;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1150,1,NULL,'2024-06-13 11:53:26','2024-06-13 11:53:26',0,0,'41.144.64.72','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4--gjsLYhgMVxZRQBh1UFQfyEAAYASAAEgLD3_D_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/455.0.0.50.103;FBBV/575929547;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1151,1,NULL,'2024-06-13 19:16:19','2024-06-13 19:16:19',0,0,'41.164.140.156','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyNOQiaTZhgMVCKSDBx38Zw-PEAAYASAAEgJtP_D_BwE','Mozilla/5.0 (Linux; Android 11; Hisense U607 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/410.0.0.16.116;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1152,1,NULL,'2024-06-14 10:40:09','2024-06-14 10:40:09',0,0,'160.226.233.197','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5eTiqPPahgMVN5hQBh3TjAKYEAAYASAAEgJzjPD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1153,1,NULL,'2024-06-14 11:50:18','2024-06-14 11:50:18',0,0,'41.115.93.247','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2Zv56oLbhgMVEZNQBh3u_AjcEAAYASAAEgJ9sfD_BwE','Mozilla/5.0 (Linux; Android 9; SM-A105F Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/123.0.6312.96 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/458.0.0.38.86;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1154,1,NULL,'2024-06-14 13:04:33','2024-06-14 13:04:33',0,0,'41.144.37.231','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItsXw8ZLbhgMVK4dQBh2JFAvcEAAYASAAEgLWcvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A025F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/455.0.0.44.88;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1155,1,NULL,'2024-06-14 13:08:56','2024-06-14 13:08:56',0,0,'41.144.37.231','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 11; SM-A025F Build/RP1A.200720.012; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/455.0.0.44.88;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1156,1,NULL,'2024-06-14 13:48:39','2024-06-14 13:48:39',0,0,'41.114.94.242','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIh_GW0ZzbhgMVeq5oCR25QgKREAAYASAAEgJygPD_BwE','Mozilla/5.0 (Linux; Android 11; S5790 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.54 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/398.0.0.13.113;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1157,1,NULL,'2024-06-14 17:03:00','2024-06-14 17:03:00',0,0,'196.61.110.248','http://nixin.co.za/about/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/320.0.639621854 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1158,1,NULL,'2024-06-14 19:06:45','2024-06-14 19:06:45',0,0,'41.121.27.116','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrLaSqOTbhgMVKZZQBh2-jQoWEAAYASAAEgIR7PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1159,1,NULL,'2024-06-14 19:07:02','2024-06-14 19:07:02',0,0,'41.115.83.202','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrZ3pmuTbhgMV6ZZQBh2r_QFzEAAYASAAEgKMY_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1160,1,NULL,'2024-06-14 19:46:51','2024-06-14 19:46:51',0,0,'41.144.0.154','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjKmri-3bhgMV2ZFQBh3lFAkYEAAYASAAEgKvBfD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/106.0.5249.126 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1161,1,NULL,'2024-06-14 20:51:45','2024-06-14 20:51:45',0,0,'105.245.165.133','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjcnomvzbhgMVlqCDBx3IIydWEAAYASAAEgIrjvD_BwE','Mozilla/5.0 (Linux; Android 11; Hisense E50 Lite) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1162,1,NULL,'2024-06-15 06:37:43','2024-06-15 06:37:43',0,0,'41.121.97.215','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI__DE6v7chgMV2ohQBh3YBw3KEAAYASAAEgJxA_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1163,1,NULL,'2024-06-15 07:09:32','2024-06-15 07:09:32',0,0,'197.229.4.177','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIisLnh4bdhgMVTpNQBh2eQws5EAAYASAAEgL2tvD_BwE','Mozilla/5.0 (Linux; Android 10; MGA-LX9 Build/HUAWEIMGA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.93 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1164,1,NULL,'2024-06-15 13:43:20','2024-06-15 13:43:20',0,0,'41.13.132.191','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_snjhN7dhgMVJphQBh3Jzg2FEAAYASAAEgLn9vD_BwE','Mozilla/5.0 (Linux; Android 10; Hisense U963) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1165,1,NULL,'2024-06-16 07:35:30','2024-06-16 07:35:30',0,0,'41.169.97.195','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIi8PAr83fhgMVe4dQBh28wQ3_EAAYASAAEgLwOfD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A057F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/411.0.0.10.112;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1166,1,NULL,'2024-06-16 08:21:48','2024-06-16 08:21:48',0,0,'102.33.36.234','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2I2motjfhgMVIoBQBh1begY1EAAYASAAEgJxaPD_BwE','Mozilla/5.0 (Linux; Android 10; JNY-LX1 Build/HUAWEIJNY-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/460.0.0.34.89;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1167,1,NULL,'2024-06-16 10:15:07','2024-06-16 10:15:07',0,0,'105.184.121.62','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgLKvr_HfhgMVU51QBh3MUQoYEAAYASAAEgIt_fD_BwE','Mozilla/5.0 (Linux; Android 10; PPA-LX2 Build/HUAWEIPPA-LX2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/407.0.0.0.59;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1168,1,NULL,'2024-06-16 10:36:28','2024-06-16 10:36:28',0,0,'165.16.181.67','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuZqPhvbfhgMVbZWDBx3dDgn8EAAYASAAEgIDZfD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; Hisense U70) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1169,1,NULL,'2024-06-16 10:46:49','2024-06-16 10:46:49',0,0,'197.229.7.12','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImviUrvjfhgMV24hQBh1F8Q_kEAAYASAAEgLIyPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1170,1,NULL,'2024-06-16 11:24:03','2024-06-16 11:24:03',0,0,'41.145.208.181','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-MfMiYHghgMVZ52DBx3dJwtYEAAYASAAEgLrmvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1171,1,NULL,'2024-06-16 11:25:21','2024-06-16 11:25:21',0,0,'41.145.208.181','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1172,1,NULL,'2024-06-17 10:04:14','2024-06-17 10:04:14',0,0,'102.38.95.241','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIvoyDh7HihgMV7ZBQBh2deg08EAAYASAAEgKgwPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1173,1,NULL,'2024-06-17 11:27:01','2024-06-17 11:27:01',0,0,'41.122.26.62','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIiKq4tsPihgMVxpJQBh3ctQjMEAAYASAAEgJg1fD_BwE','Mozilla/5.0 (Linux; Android 11; TECNO PR651 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/406.0.0.13.119;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1174,1,NULL,'2024-06-17 16:41:54','2024-06-17 16:41:54',0,0,'105.245.103.140','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6cnJ3onjhgMVOKyDBx3pLBc-EAAYAyAAEgL_PvD_BwE','Mozilla/5.0 (Linux; Android 12; M2011K2C Build/XiaomiM2011K2C;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.88 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1175,1,NULL,'2024-06-18 05:22:19','2024-06-18 05:22:19',0,0,'41.144.1.125','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIv4Ws-rPkhgMVT5FQBh18WAqgEAAYASAAEgIhePD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1176,1,NULL,'2024-06-18 07:26:24','2024-06-18 07:26:24',0,0,'41.85.116.103','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImPWAz8_khgMVe4dQBh2MOwmwEAAYASAAEgI7vPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1177,1,NULL,'2024-06-18 08:58:45','2024-06-18 08:58:45',0,0,'196.210.184.124','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgIm7kuTkhgMVzZpQBh37lgt-EAAYASAAEgIW6_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A127F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.47 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/468.1.0.56.78;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1178,1,NULL,'2024-06-18 11:19:27','2024-06-18 11:19:27',0,0,'105.1.121.67','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn4HT3YPlhgMVMDkGAB3OFgxvEAAYASAAEgK82PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1179,1,NULL,'2024-06-18 12:14:59','2024-06-18 12:14:59',0,0,'41.144.0.12','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2eGTiJDlhgMVhRCiAx26gwYxEAAYASAAEgIub_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/431.0.0.30.108;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1180,1,NULL,'2024-06-18 13:38:31','2024-06-18 13:38:31',0,0,'41.115.111.125','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMImLHKw6LlhgMV6wcGAB3lTQVjEAAYASAAEgLyKfD_BwE','Mozilla/5.0 (Linux; Android 10; M2006C3LG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1181,1,NULL,'2024-06-18 15:36:00','2024-06-18 15:36:00',0,0,'41.115.70.7','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI99i6z7zlhgMVf5hQBh1KrA1JEAAYASAAEgLpDfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1182,1,NULL,'2024-06-18 19:30:52','2024-06-18 19:30:52',0,0,'105.9.201.248','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI18njtvHlhgMV-phQBh0P6QIvEAAYASAAEgIJ9vD_BwE','Mozilla/5.0 (Linux; Android 10; Redmi 8 Build/XiaomiRedmi 8;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1183,1,NULL,'2024-06-18 19:58:39','2024-06-18 19:58:39',0,0,'102.217.176.246','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_p-p7vblhgMVrplQBh0hkADNEAAYASAAEgICdvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 14_8_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/18H107 [FBAN/FBIOS;FBAV/462.0.0.47.104;FBBV/594465045;FBDV/iPhone12,8;FBMD/iPhone;FBSN/iOS;FBSV/14.8.1;FBSS/2;FBID/phone;FBLC/en_GB;FBOP/5;FBRV/0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1184,1,NULL,'2024-06-18 19:59:27','2024-06-18 19:59:27',0,0,'105.1.87.245','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI--fo5fflhgMVpplQBh28qg45EAAYASAAEgKSW_D_BwE','Mozilla/5.0 (Linux; Android 12; 220733SG Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/456.0.0.39.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1185,1,NULL,'2024-06-18 20:00:37','2024-06-18 20:00:37',0,0,'105.1.87.245','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 12; 220733SG Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/456.0.0.39.90;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1186,1,NULL,'2024-06-19 09:40:36','2024-06-19 09:40:36',0,0,'146.232.33.85','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyfzxuK_nhgMVbpNQBh0gBgtqEAAYASAAEgIaNPD_BwE','Mozilla/5.0 (Linux; Android 9; Hisense Infinity E30 Lite Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1187,1,NULL,'2024-06-20 10:45:52','2024-06-20 10:45:52',0,0,'102.214.117.21','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkdTu8__phgMVapRQBh1A-wX5EAAYASAAEgIxE_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1188,1,NULL,'2024-06-20 14:45:55','2024-06-20 14:45:55',0,0,'196.25.110.90','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2rbgzbXqhgMVsZdQBh3ZMAfAEAAYASAAEgIzyvD_BwE','Mozilla/5.0 (Linux; Android 10; Hisense Infinity H50 ZOOM Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/411.0.0.10.112;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1189,1,NULL,'2024-06-20 18:44:29','2024-06-20 18:44:29',0,0,'102.214.117.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIsuSQ5unqhgMVF5BQBh1QKAQxEAAYASAAEgKP4_D_BwE','Mozilla/5.0 (Linux; Android 14; SM-A235F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/411.0.0.10.112;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1190,1,NULL,'2024-06-20 19:27:08','2024-06-20 19:27:08',0,0,'41.13.152.71','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgo-QuvTqhgMVUJNQBh33uwOFEAAYASAAEgLHIPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1191,1,NULL,'2024-06-20 19:28:35','2024-06-20 19:28:35',0,0,'41.13.152.71','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuo7c9fTqhgMVNZNQBh1JjQRREAAYASAAEgIqf_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1192,1,NULL,'2024-06-20 19:29:29','2024-06-20 19:29:29',0,0,'41.13.152.71','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIuo7c9fTqhgMVNZNQBh1JjQRREAAYASAAEgIqf_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1193,1,NULL,'2024-06-21 06:14:48','2024-06-21 06:14:48',0,0,'41.114.216.152','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIz6LxoYXshgMV8ZhQBh2fAQSqEAAYASAAEgIKtvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1194,1,NULL,'2024-06-21 14:51:13','2024-06-21 14:51:13',0,0,'41.144.160.5','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI1q_T5PjshgMVJ5VQBh3F6AkuEAAYASAAEgJ4xvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1195,1,NULL,'2024-06-21 18:23:52','2024-06-21 18:23:52',0,0,'41.13.143.140','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIksWNn6jthgMVHphQBh2ltgJ_EAAYAiAAEgJhxPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1196,1,NULL,'2024-06-21 19:13:38','2024-06-21 19:13:38',0,0,'41.121.62.46','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIh53Xh7PthgMVspNQBh04CwsiEAAYASAAEgJxm_D_BwE','Mozilla/5.0 (Linux; Android 8.0.0; SM-J400F Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.91 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1197,1,NULL,'2024-06-21 19:31:10','2024-06-21 19:31:10',0,0,'41.144.39.98','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI39Oko7fthgMVM4tQBh1e2Qe6EAAYASAAEgK_DvD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1198,1,NULL,'2024-06-21 21:01:39','2024-06-21 21:01:39',0,0,'41.144.96.119','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzdS-58rthgMVEoFQBh3w5QAaEAAYASAAEgLAr_D_BwE','Mozilla/5.0 (Linux; Android 11; SM-A022F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1199,1,NULL,'2024-06-21 21:29:44','2024-06-21 21:29:44',0,0,'41.13.194.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIga7_19HthgMVW5RQBh12cAcwEAAYASAAEgKHOvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F Build/M1AJB; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/120.0.6099.144 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/468.1.0.56.78;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1200,1,NULL,'2024-06-22 08:57:49','2024-06-22 08:57:49',0,0,'41.115.102.31','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2a_J1-vuhgMVn5lQBh1_4we2EAAYASAAEgLvrPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1201,1,NULL,'2024-06-22 10:29:41','2024-06-22 10:29:41',0,0,'82.145.211.130','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInbyKhoDvhgMVrC0GAB0wgQGEEAAYASAAEgIhDvD_BwE','Mozilla/5.0 (Linux; Android 10; DRA-LX9 Build/HUAWEIDRA-LX9; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1202,1,NULL,'2024-06-22 12:21:50','2024-06-22 12:21:50',0,0,'196.210.230.22','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI9o3B3pjvhgMVDIhQBh0nWge-EAAYASAAEgIE5fD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1203,1,NULL,'2024-06-22 13:31:39','2024-06-22 13:31:39',0,0,'197.229.1.210','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIk5PBv6jvhgMVvZZQBh3KPgTFEAAYASAAEgK7S_D_BwE','Mozilla/5.0 (Linux; Android 10; MGA-LX9; HMSCore 6.13.0.352) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1204,1,NULL,'2024-06-22 14:22:39','2024-06-22 14:22:39',0,0,'102.68.120.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI3vuU8rPvhgMVYoBQBh1g8Q9GEAAYASAAEgJ9LvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A256E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.103 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/469.0.0.39.80;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1205,1,NULL,'2024-06-22 16:28:11','2024-06-22 16:28:11',0,0,'41.150.220.234','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8_WChNDvhgMVRJVQBh1PWQbxEAAYASAAEgIUA_D_BwE','Mozilla/5.0 (Linux; Android 10; ART-L29; HMSCore 6.13.0.351) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1206,1,NULL,'2024-06-22 19:04:10','2024-06-22 19:04:10',0,0,'41.13.80.195','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_4in9vLvhgMVnJZQBh29cwgzEAAYASAAEgIizfD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A356E Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/465.0.0.63.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1207,1,NULL,'2024-06-22 19:28:14','2024-06-22 19:28:14',0,0,'197.95.107.92','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIy5zJsPjvhgMV9ZlQBh1mbQCBEAAYASAAEgLxxvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A032F Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.71 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/412.0.0.8.106;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1208,1,NULL,'2024-06-22 19:56:44','2024-06-22 19:56:44',0,0,'41.13.72.37','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyfKs8f7vhgMVN49QBh3KWgxHEAAYASAAEgI9v_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A145F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1209,1,NULL,'2024-06-22 20:42:53','2024-06-22 20:42:53',0,0,'102.217.176.182','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-dKsiInwhgMVtY9QBh2P3AQ9EAAYASAAEgLDVvD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A013G Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/411.0.0.10.112;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1210,1,NULL,'2024-06-22 21:26:59','2024-06-22 21:26:59',0,0,'41.132.14.209','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI6aDA2ZLwhgMVlI9QBh102g1kEAAYASAAEgJpePD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F Build/M1AJB; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.71 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/412.0.0.8.106;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1211,1,NULL,'2024-06-23 09:46:04','2024-06-23 09:46:04',0,0,'102.38.95.198','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI45Dn_LfxhgMVhJhQBh2JEQoPEAAYASAAEgLLM_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A127F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.47 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/468.1.0.56.78;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1212,1,NULL,'2024-06-23 11:49:52','2024-06-23 11:49:52',0,0,'197.95.58.50','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI89SFtNPxhgMV85FQBh1pvgVnEAAYASAAEgJWZvD_BwE','Mozilla/5.0 (Linux; Android 8.0.0; LDN-L21 Build/HUAWEILDN-L21; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.123 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/387.0.0.13.114;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1213,1,NULL,'2024-06-23 15:36:15','2024-06-23 15:36:15',0,0,'41.216.203.159','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5Nne5YXyhgMVmqJQBh2K2AhLEAAYASAAEgIVuPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1214,1,NULL,'2024-06-24 16:37:24','2024-06-24 16:37:24',0,0,'105.185.168.30','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1215,1,NULL,'2024-06-24 20:26:43','2024-06-24 20:26:43',0,0,'102.221.220.39','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwabr_4j1hgMVdZxQBh3COAi6EAAYASAAEgIufPD_BwE','Mozilla/5.0 (Linux; Android 8.0.0; SM-G570F Build/R16NW; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/111.0.5563.115 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/412.0.0.8.106;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1216,1,NULL,'2024-06-27 19:28:32','2024-06-27 19:28:32',0,0,'41.144.39.214','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkJKGpcH8hgMVBZVQBh2F2wq6EAAYASAAEgKz1PD_BwE','Mozilla/5.0 (Linux; Android 11; PX9 Build/RP1A.201005.001; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.165 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/469.2.0.51.80;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1217,1,NULL,'2024-06-27 19:39:44','2024-06-27 19:39:44',0,0,'197.229.7.28','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIioP4i8T8hgMVGZdQBh0zpAmWEAAYASAAEgIcD_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1218,1,NULL,'2024-06-27 20:19:33','2024-06-27 20:19:33',0,0,'165.73.116.104','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_q2bmsz8hgMVl5hQBh0y8QY3EAAYASAAEgIFdvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1219,1,NULL,'2024-06-30 11:03:33','2024-06-30 11:03:33',0,0,'41.115.55.211','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInNatvZaDhwMVWJNQBh0wDAOjEAAYASAAEgLtYvD_BwE','Mozilla/5.0 (Linux; Android 10; M2006C3LG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1220,1,NULL,'2024-07-01 15:56:17','2024-07-01 15:56:17',0,0,'41.114.190.80','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI2dzE5pmGhwMV8ZhQBh26JwvNEAAYASAAEgLcaPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1221,1,NULL,'2024-07-02 08:16:27','2024-07-02 08:16:27',0,0,'41.135.49.23','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIua2A9PSHhwMVDJFQBh00bwVQEAAYAiAAEgIj_fD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1222,1,NULL,'2024-07-03 05:48:14','2024-07-03 05:48:14',0,0,'102.217.242.48','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzZOqo5WKhwMVOJpQBh1ESQSaEAAYASAAEgJBYvD_BwE','Mozilla/5.0 (Linux; Android 13; WOD-LX2 Build/HONORWDY-L42; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/413.0.0.5.100;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1223,1,NULL,'2024-07-03 10:17:20','2024-07-03 10:17:20',0,0,'197.229.0.12','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4-vBsdGKhwMVXJpQBh2t8QUgEAAYASAAEgKirvD_BwE','Mozilla/5.0 (Linux; Android 11; SM-A032F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1224,1,NULL,'2024-07-03 12:04:30','2024-07-03 12:04:30',0,0,'105.245.179.71','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzKqj6OmKhwMVO5hQBh1XyAj4EAAYAiAAEgLfTfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1225,1,NULL,'2024-07-03 14:49:12','2024-07-03 14:49:12',0,0,'41.13.194.73','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInOuStI6LhwMVeJdQBh0efwIwEAAYASAAEgI7LfD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A127F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.64 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/460.0.0.34.89;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1226,1,NULL,'2024-07-04 11:19:37','2024-07-04 11:19:37',0,0,'102.219.169.254','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIivOuwaGNhwMV5JpQBh3dFQQXEAAYASAAEgJjv_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1227,1,NULL,'2024-07-05 12:20:48','2024-07-05 12:20:48',0,0,'41.246.128.114','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7qr0jvGPhwMVRE-RBR1f2QjxEAAYASAAEgLG6_D_BwE','Mozilla/5.0 (Linux; Android 10; JNY-LX1 Build/HUAWEIJNY-L01; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/443.0.0.23.229;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1228,1,NULL,'2024-07-05 17:22:02','2024-07-05 17:22:02',0,0,'41.13.143.181','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIs8X37LOQhwMVf5JoCR2RFwSCEAAYAyAAEgL4avD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F Build/M1AJB; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/120.0.6099.144 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/412.0.0.8.106;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1229,1,NULL,'2024-07-05 19:28:20','2024-07-05 19:28:20',0,0,'105.245.166.232','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI7OrumNCQhwMVJgYGAB0kiAj2EAAYASAAEgJbKPD_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C20) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1230,1,NULL,'2024-07-05 20:08:21','2024-07-05 20:08:21',0,0,'197.97.45.43','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkLnQotmQhwMVvkNBAh2uIQT1EAAYASAAEgIy6fD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1231,1,NULL,'2024-07-06 11:07:45','2024-07-06 11:07:45',0,0,'41.122.7.179','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIyruV8KKShwMV05lQBh1U2AUVEAAYASAAEgKfz_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1232,1,NULL,'2024-07-06 11:38:14','2024-07-06 11:38:14',0,0,'41.122.5.207','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIqbuXgamShwMVEVORBR2KegAGEAAYASAAEgJW5vD_BwE','Mozilla/5.0 (Linux; U; Android 10; en-us; Redmi 7 Build/QKQ1.191008.001) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/79.0.3945.147 Mobile Safari/537.36 XiaoMi/MiuiBrowser/13.6.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1233,1,NULL,'2024-07-06 12:23:37','2024-07-06 12:23:37',0,0,'105.245.162.231','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkNzC0rOShwMV8ahoCR08hABvEAAYASAAEgL_2_D_BwE','Mozilla/5.0 (Linux; Android 11; Neo_Plus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1234,1,NULL,'2024-07-06 13:19:41','2024-07-06 13:19:41',0,0,'41.122.3.221','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwOOIl8CShwMVcEiRBR0K5gENEAAYASAAEgKV5fD_BwE','Mozilla/5.0 (Linux; Android 12; MAO-LX9; HMSCore 6.13.0.322) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 HuaweiBrowser/14.0.5.303 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1235,1,NULL,'2024-07-06 16:27:46','2024-07-06 16:27:46',0,0,'196.15.131.138','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-ciijOqShwMVoaloCR1ZvgosEAAYASAAEgLi_vD_BwE','Mozilla/5.0 (Linux; Android 9; Nokia C1 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.122 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/399.0.0.16.120;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1236,1,NULL,'2024-07-06 16:33:58','2024-07-06 16:33:58',0,0,'196.15.131.138','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 9; Nokia C1 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.122 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/399.0.0.16.120;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1237,1,NULL,'2024-07-07 07:07:46','2024-07-07 07:07:46',0,0,'102.214.117.2','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIn4jn4K6UhwMV5qJQBh2WlwUbEAAYASAAEgLtI_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F Build/M1AJB; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.122 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/414.0.0.7.109;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1238,1,NULL,'2024-07-08 15:20:23','2024-07-08 15:20:23',0,0,'196.25.28.238','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIr6bJ2d6XhwMVDKNoCR3tvAN-EAAYASAAEgLtzPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1239,1,NULL,'2024-07-08 19:10:29','2024-07-08 19:10:29',0,0,'105.245.166.4','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIlfHLyZGYhwMV36loCR0JEw3BEAAYASAAEgJw1_D_BwE','Mozilla/5.0 (Linux; Android 11; Nokia C20) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1240,1,NULL,'2024-07-09 06:47:20','2024-07-09 06:47:20',0,0,'165.73.133.190','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAjwnK60BhA9EiwAmpHZw6jPdkgw8p9SgfC5B_MzylZ3sienZbHvTf2Y4CDUj_s6KB3mu1pXSRoCGBYQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1241,1,NULL,'2024-07-09 07:49:21','2024-07-09 07:49:21',0,0,'41.193.208.142','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI-c68pbuZhwMVhoFQBh3XTAQJEAAYASAAEgIdIvD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A115F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.162 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/471.0.0.35.80;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1242,1,NULL,'2024-07-09 13:05:34','2024-07-09 13:05:34',0,0,'105.243.103.84','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_a-K2oKahwMVJgYGAB3A9g3GEAAYASAAEgJUSPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1243,1,NULL,'2024-07-09 16:14:26','2024-07-09 16:14:26',0,0,'105.245.108.40','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrtzmxayahwMVs0NBAh1TfgrxEAAYASAAEgK88_D_BwE','Mozilla/5.0 (Linux; Android 10; V1938T Build/vivoV1938T;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.93 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1244,1,NULL,'2024-07-10 09:27:48','2024-07-10 09:27:48',0,0,'41.122.130.22','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI0u2D5JOchwMVfYCDBx03rBNwEAAYASAAEgJuuvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1245,1,NULL,'2024-07-10 18:42:50','2024-07-10 18:42:50',0,0,'41.246.129.227','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIoK3Ezo-dhwMVMTcGAB0pPwR_EAAYASAAEgIvTvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; Hisense U60 Lite) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1246,1,NULL,'2024-07-10 19:12:50','2024-07-10 19:12:50',0,0,'41.115.24.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI76Xo2JWdhwMVQbxoCR0k_gPqEAAYASAAEgKFePD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1247,1,NULL,'2024-07-11 05:09:50','2024-07-11 05:09:50',0,0,'41.13.120.44','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpqe7h5yehwMVpZlQBh17GQnsEAAYASAAEgIq9_D_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1248,1,NULL,'2024-07-11 05:10:51','2024-07-11 05:10:51',0,0,'41.13.120.44','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1249,1,NULL,'2024-07-11 05:11:59','2024-07-11 05:11:59',0,0,'41.13.120.44','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 8.1.0; SM-G610F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1250,1,NULL,'2024-07-11 07:12:02','2024-07-11 07:12:02',0,0,'41.145.194.52','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIh5vq7LaehwMVV5RQBh3FVANzEAAYASAAEgLCEfD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A217F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.162 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/471.0.0.35.80;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1251,1,NULL,'2024-07-11 07:13:18','2024-07-11 07:13:18',0,0,'41.145.194.52','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 12; SM-A217F Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.162 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/471.0.0.35.80;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1252,1,NULL,'2024-07-11 10:08:48','2024-07-11 10:08:48',0,0,'41.144.16.111','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIytLw396ehwMV4KqDBx2OPg8SEAAYASAAEgKD0_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1253,1,NULL,'2024-07-11 14:27:17','2024-07-11 14:27:17',0,0,'41.144.102.84','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIi_nanZifhwMVMa-DBx2uvQMOEAAYASAAEgKdd_D_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1254,1,NULL,'2024-07-11 17:05:08','2024-07-11 17:05:08',0,0,'213.172.134.6','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIrbyk87ufhwMV-ahoCR0-ZwtTEAAYASAAEgKNuvD_BwE','Mozilla/5.0 (Linux; Android 12; SM-A715F Build/samsungSM-A715F;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.88 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/400.1.0.16.136;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1255,1,NULL,'2024-07-12 13:26:27','2024-07-12 13:26:27',0,0,'41.115.112.107','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxfGt-syhhwMVoqloCR2ToAlSEAAYASAAEgL-CPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1256,1,NULL,'2024-07-12 15:39:53','2024-07-12 15:39:53',0,0,'41.13.76.226','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIob3V8eqhhwMVWa5oCR1mPArREAAYASAAEgKM5PD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1257,1,NULL,'2024-07-12 19:33:22','2024-07-12 19:33:22',0,0,'41.144.35.200','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIxPqGw56ihwMVOJFoCR3I2wx9EAAYASAAEgL6xfD_BwE','Mozilla/5.0 (Linux; Android 13; SM-A042F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/462.0.0.47.85;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1258,1,NULL,'2024-07-13 06:19:20','2024-07-13 06:19:20',0,0,'102.221.220.27','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIzNmy666jhwMVhpdQBh15hw0oEAAYAiAAEgJUivD_BwE','Mozilla/5.0 (Linux; Android 10; SM-A217F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/414.0.0.7.109;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1259,1,NULL,'2024-07-13 08:57:09','2024-07-13 08:57:09',0,0,'41.71.71.198','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMItLu4oNKjhwMVSJWDBx3OBwuHEAAYASAAEgJ2RfD_BwE','Mozilla/5.0 (Linux; Android 12; M2011K2C Build/XiaomiM2011K2C;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/99.0.4844.88 Mobile Safari/537.36[FBAN/EMA;FBLC/en_GB;FBAV/413.0.0.5.100;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1260,1,NULL,'2024-07-13 18:26:18','2024-07-13 18:26:18',0,0,'41.198.141.91','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIstXxutGkhwMVL45QBh1Qpg9qEAAYASAAEgJVgfD_BwE','Mozilla/5.0 (Linux; Android 5.1.1; SM-J320FN) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1261,1,NULL,'2024-07-14 07:40:08','2024-07-14 07:40:08',0,0,'102.22.95.106','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMInZza_4KmhwMV5KmDBx2aAA3tEAAYASAAEgL4KvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1262,1,NULL,'2024-07-14 13:34:41','2024-07-14 13:34:41',0,0,'41.246.139.149','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIpO7GldKmhwMVO1qRBR1pJwjkEAAYASAAEgJ-gPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1263,1,NULL,'2024-07-14 13:48:28','2024-07-14 13:48:28',0,0,'41.216.201.228','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIs7qXxtWmhwMVxRuiAx3Sjgg0EAAYASAAEgL2NvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1264,1,NULL,'2024-07-14 14:57:52','2024-07-14 14:57:52',0,0,'169.159.162.17','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI_5THyOSmhwMVcFtBAh1jpQt6EAAYASAAEgIKovD_BwE','Mozilla/5.0 (Linux; Android 14; V2332 Build/UP1A.231005.007_SC; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.170 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/472.0.0.45.79;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1265,1,NULL,'2024-07-14 19:30:38','2024-07-14 19:30:38',0,0,'102.134.202.46','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8M3fsKGnhwMVuLRoCR0n3QlvEAAYASAAEgLBRPD_BwE','Mozilla/5.0 (Linux; Android 11; FORCE) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1266,1,NULL,'2024-07-15 10:51:17','2024-07-15 10:51:17',0,0,'197.95.50.242','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIiI37w--ohwMVB7VoCR0HCAqGEAAYASAAEgIZdPD_BwE','Mozilla/5.0 (Linux; Android 13; Z4 Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/415.0.0.12.100;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1267,1,NULL,'2024-07-15 18:30:58','2024-07-15 18:30:58',0,0,'105.4.4.100','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIkfHJpdaphwMVsnJBAh32EgTBEAAYASAAEgLfWPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; SM-J410F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1268,1,NULL,'2024-07-17 07:44:24','2024-07-17 07:44:24',0,0,'102.68.122.241','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIgpvT6cmthwMVubZoCR244QIPEAAYASAAEgJWHvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1269,1,NULL,'2024-07-17 09:52:05','2024-07-17 09:52:05',0,0,'165.16.189.154','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI8_Sen-athwMVhkFBAh0jwgyJEAAYASAAEgKxf_D_BwE','Mozilla/5.0 (Linux; Android 13; itel A663L Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/415.0.0.12.100;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1270,1,NULL,'2024-07-17 10:40:12','2024-07-17 10:40:12',0,0,'197.229.3.182','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIwf6d1fCthwMVBrCDBx140xfVEAAYASAAEgIpwPD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5 Build/HUAWEIDRA-LX5; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/126.0.6478.134 Mobile Safari/537.36[FBAN/EMA;FBLC/en_US;FBAV/408.0.0.14.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1271,1,NULL,'2024-07-17 18:44:48','2024-07-17 18:44:48',0,0,'196.39.238.132','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjKCpkd2uhwMVmKyDBx3pPwa7EAAYASAAEgIKsvD_BwE','Mozilla/5.0 (Linux; Android 8.1.0; BERRY 2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1272,1,NULL,'2024-07-18 18:43:09','2024-07-18 18:43:09',0,0,'197.188.103.147','http://nixin.co.za/?gad_source=1&gbraid=0AAAAACvhnvfGGlKMwlmAKAVZwSdkjyL9J&gclid=Cj0KCQjw-uK0BhC0ARIsANQtgGMersGiZGgpgrg1pXcQ023KBoUApqjS0Rg7MHKgHTjEwMjkF9TZt44aAkYmEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1273,1,NULL,'2024-07-23 08:24:39','2024-07-23 08:24:39',0,0,'102.182.190.173','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAjwqf20BhBwEiwAt7dtdcrEO4-GEn314PXVNXqD1CrPYX45VgqjOEATgGxyrprv2PzJoxr3JRoCWUEQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1274,1,NULL,'2024-08-02 09:31:41','2024-08-02 09:31:41',0,0,'41.4.16.68','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIg9Xs7P7VhwMVepdQBh346xOwEAAYASAAEgJ7avD_BwE','Mozilla/5.0 (Linux; Android 10; LM-X525 Build/QKQ1.200531.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/127.0.6533.61 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/474.0.0.52.74;] [FB_IAB/FB4A;FBAV/474.0.0.52.74;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1275,1,NULL,'2024-08-02 19:41:03','2024-08-02 19:41:03',0,0,'168.167.81.78','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI4tKk2IbXhwMVRZlQBh32aj2sEAAYASAAEgL1T_D_BwE','Mozilla/5.0 (Linux; Android 13; SM-A145F Build/TP1A.220624.014; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/127.0.6533.81 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/475.1.0.46.82;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1276,1,NULL,'2024-08-05 23:32:52','2024-08-05 23:32:52',0,0,'41.150.220.35','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1277,1,NULL,'2024-08-06 19:32:16','2024-08-06 19:32:16',0,0,'102.182.190.175','http://nixin.co.za/','Mozilla/5.0 (iPad; CPU OS 15_8 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) EdgiOS/125.0.2535.96 Version/15.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1278,1,NULL,'2024-08-14 10:35:46','2024-08-14 10:35:46',0,0,'197.155.34.176','http://nixin.co.za/?gad_source=1&gclid=Cj0KCQjwq_G1BhCSARIsACc7NxrmxUCc7hsB8z6PERoWkJ0Ry4q1RWeFx6vnsHkN94zslQuTvO4r7HoaAiYcEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1279,1,NULL,'2024-08-20 21:04:04','2024-08-20 21:04:04',0,0,'41.115.27.55','http://nixin.co.za/contact-us/?gad_source=5&gclid=EAIaIQobChMI4IitzrqEiAMV62ZBAh0HbjhKEAAYASADEgJudfD_BwE','Mozilla/5.0 (Linux; Android 10; VOG-TL00 Build/HUAWEIVOG-TL00;) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/88.0.4324.93 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1280,1,NULL,'2024-08-21 18:03:15','2024-08-21 18:03:15',0,0,'165.144.2.166','http://nixin.co.za/pool-products/?gad_source=5&gclid=EAIaIQobChMIkPfEy9SGiAMVppGDBx3sKx3UEAAYASAAEgLvGvD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A042F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/127.0.6533.103 Mobile Safari/537.36 musical_ly_2023600040 JsSdk/1.0 NetType/WIFI Channel/googleplay AppName/musical_ly app_v','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1281,1,NULL,'2024-08-23 05:16:37','2024-08-23 05:16:37',0,0,'197.184.179.248','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1282,1,NULL,'2024-08-23 10:36:59','2024-08-23 10:36:59',0,0,'102.66.5.110','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMI5Z62gvWKiAMV5IlQBh04cxtdEAAYASAAEgJ_jfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1283,1,NULL,'2024-08-23 17:36:16','2024-08-23 17:36:16',0,0,'41.216.202.73','http://nixin.co.za/product/speck-badu-galaxy-pump/','Mozilla/5.0 (Linux; Android 12; BNE-LX1 Build/HUAWEIBNE-LX1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.88 Mobile Safari/537.36 HuaweiBrowser/14.0.5.303 HMSCore/6.14.0.302','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1284,1,NULL,'2024-08-23 19:19:42','2024-08-23 19:19:42',0,0,'41.144.68.63','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1285,1,NULL,'2024-08-24 09:37:44','2024-08-24 09:37:44',0,0,'105.8.5.255','http://nixin.co.za/product/panache-zentangle-mandala-p-sheet/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1286,1,NULL,'2024-08-27 05:12:24','2024-08-27 05:12:24',0,0,'196.201.210.152','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjcayqLSUiAMVNqloCR19LRsGEAEYASAAEgJavfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1287,1,NULL,'2024-08-31 18:53:31','2024-08-31 18:53:31',0,0,'105.161.31.186','http://nixin.co.za/?gad_source=5&gclid=EAIaIQobChMIkvW_5PKfiAMVUkVBAh3taSI6EAAYASAAEgJt2PD_BwE','Mozilla/5.0 (Linux; Android 14; SM-A055F Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/127.0.6533.106 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/476.0.0.49.74;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1288,1,NULL,'2024-08-31 19:41:48','2024-08-31 19:41:48',0,0,'154.159.252.24','http://nixin.co.za/about/?gad_source=5&gclid=EAIaIQobChMIjvbq8v2fiAMV7oZQBh2RJgGGEAAYASAAEgKV7fD_BwE','Mozilla/5.0 (Linux; Android 9; CPH2015 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.136 Mobile Safari/537.36 musical_ly_2023505040 JsSdk/1.0 NetType/4G Channel/googleplay AppName/musical_ly app_versio','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1289,1,NULL,'2024-08-31 19:43:07','2024-08-31 19:43:07',0,0,'154.159.252.24','http://nixin.co.za/thank-you/','Mozilla/5.0 (Linux; Android 9; CPH2015 Build/PPR1.180610.011; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/74.0.3729.136 Mobile Safari/537.36 musical_ly_2023505040 JsSdk/1.0 NetType/4G Channel/googleplay AppName/musical_ly app_versio','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1290,1,NULL,'2024-09-02 06:20:49','2024-09-02 06:20:49',0,0,'41.13.70.183','http://nixin.co.za/product/sst-standard-hand-rail-1300mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1291,1,NULL,'2024-09-02 16:53:00','2024-09-02 16:53:00',0,0,'192.143.135.133','http://nixin.co.za/product/panache-crushed-classique-p-sheet/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1292,1,NULL,'2024-09-03 09:44:52','2024-09-03 09:44:52',0,0,'41.13.78.192','http://nixin.co.za/contact-us/?gad_source=1&gclid=CjwKCAjw59q2BhBOEiwAKc0ijRB68F_AtIhDsjiYH8YnpL-LoioONeG96xs_1RC0m2txkPqgcaE5ThoCN88QAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1293,1,NULL,'2024-09-06 13:57:18','2024-09-06 13:57:18',0,0,'105.4.3.59','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQjw0Oq2BhCCARIsAA5hubXWDxLwHPOHV5lNscGXhWLgO5ZvLDsudt3SE-vkgbYfKlm_xE4GITkaAqmNEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1294,1,NULL,'2024-09-10 11:08:10','2024-09-10 11:08:10',0,0,'102.69.157.147','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1295,1,NULL,'2024-09-10 11:26:02','2024-09-10 11:26:02',0,0,'102.69.157.147','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1296,1,NULL,'2024-09-11 10:54:44','2024-09-11 10:54:44',0,0,'169.0.49.178','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1297,1,NULL,'2024-09-11 10:58:41','2024-09-11 10:58:41',0,0,'169.0.49.178','http://nixin.co.za/product/nixin-sst-pondlite-white/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1298,1,NULL,'2024-09-17 07:15:53','2024-09-17 07:15:53',0,0,'102.182.64.137','http://nixin.co.za/about/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1299,1,NULL,'2024-09-19 08:03:24','2024-09-19 08:03:24',0,0,'105.186.135.246','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1300,1,NULL,'2024-09-24 10:28:21','2024-09-24 10:28:21',0,0,'102.39.186.174','http://nixin.co.za/contact-us/?gad_source=1&gclid=Cj0KCQjwxsm3BhDrARIsAMtVz6NNBnUyK-dJHK-HwmUND-24C84EDCI6gbLpzNFncVNYXUGNx0I0xXwaAqBhEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1301,1,NULL,'2024-09-24 18:39:48','2024-09-24 18:39:48',0,0,'41.223.72.25','http://nixin.co.za/product-category/other-swimming-pool-equipment/swimming-pool-heat-pumps/?gad_source=1&gclid=Cj0KCQjwxsm3BhDrARIsAMtVz6P9ftsvtrS7qfOFb560QngKH9OLZI3UIcXjGym7sf221-jUynK0CnAaAjXaEALw','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1302,1,NULL,'2024-09-29 13:06:10','2024-09-29 13:06:10',0,0,'92.12.128.95','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1303,1,NULL,'2024-10-01 13:06:31','2024-10-01 13:06:31',0,0,'41.121.71.135','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1304,1,NULL,'2024-10-02 06:42:43','2024-10-02 06:42:43',0,0,'136.226.217.76','http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1305,1,NULL,'2024-10-04 04:45:51','2024-10-04 04:45:51',0,0,'41.182.116.22','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(1306,1,NULL,'2024-10-04 16:07:56','2024-10-04 16:07:56',0,0,'41.157.177.195','http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1307,1,NULL,'2024-10-04 18:18:11','2024-10-04 18:18:11',0,0,'160.242.109.192','http://nixin.co.za/product/nixin-sst-p-rail-1200mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1308,1,NULL,'2024-10-07 17:26:29','2024-10-07 17:26:29',0,0,'102.36.25.167','http://nixin.co.za/gallery/?gad_source=5&gclid=EAIaIQobChMI3-fBquT8iAMVtoBQBh22ujH0EAEYAiADEgJ0gfD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1309,1,NULL,'2024-10-08 09:58:31','2024-10-08 09:58:31',0,0,'105.185.56.248','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1310,1,NULL,'2024-10-08 16:44:28','2024-10-08 16:44:28',0,0,'154.68.165.25','http://nixin.co.za/product/panache-prism-matrix-p-sheet/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1311,1,NULL,'2024-10-09 12:37:06','2024-10-09 12:37:06',0,0,'160.242.109.192','http://nixin.co.za/product/nixin-sst-p-rail-1200mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1312,1,NULL,'2024-10-10 05:45:50','2024-10-10 05:45:50',0,0,'169.1.16.250','http://nixin.co.za/product/nixinsstz-spout750mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1313,1,NULL,'2024-10-10 17:17:22','2024-10-10 17:17:22',0,0,'41.193.127.236','http://nixin.co.za/product/panache-cobalt-2-p-sheet/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1314,1,NULL,'2024-10-11 14:37:32','2024-10-11 14:37:32',0,0,'41.216.204.246','http://nixin.co.za/?gad_source=1&gclid=CjwKCAjwmaO4BhAhEiwA5p4YLwAPXdqeMDK-tTGvbOFqhVTj11BiEb7wp7xrQW3leHbEJTDIsgSIYxoC46cQAvD_BwE','Mozilla/5.0 (Linux; Android 12; CTR-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1315,1,NULL,'2024-10-12 13:55:56','2024-10-12 13:55:56',0,0,'102.39.105.110','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1316,1,NULL,'2024-10-12 19:57:24','2024-10-12 19:57:24',0,0,'168.167.81.83','http://nixin.co.za/product-category/other-swimming-pool-equipment/swimming-pool-pumps-spares/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1317,1,NULL,'2024-10-14 05:59:18','2024-10-14 05:59:18',0,0,'196.250.129.233','http://nixin.co.za/product/nixinsstrolltopladder4-step/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1318,1,NULL,'2024-10-14 11:07:06','2024-10-14 11:07:06',0,0,'41.114.188.215','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/?gad_source=1&gclid=Cj0KCQjwgrO4BhC2ARIsAKQ7zUktH_tCHovu5fY8wkZADdBYUsVRfJbTLuahDDng3r','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1319,1,NULL,'2024-10-16 12:24:04','2024-10-16 12:24:04',0,0,'41.24.44.147','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1320,1,NULL,'2024-10-18 06:28:37','2024-10-18 06:28:37',0,0,'196.39.7.197','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1321,1,NULL,'2024-10-19 10:29:12','2024-10-19 10:29:12',0,0,'41.56.0.8','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1322,1,NULL,'2024-10-22 12:37:41','2024-10-22 12:37:41',0,0,'102.182.24.74','http://nixin.co.za/checkout/order-received/4840/?key=wc_order_qlsyNgAoy24Zc','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1323,1,NULL,'2024-10-22 16:42:15','2024-10-22 16:42:15',0,0,'105.185.186.4','http://nixin.co.za/product/nixinsstslimlinespout600mm/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1324,1,NULL,'2024-10-26 10:16:34','2024-10-26 10:16:34',0,0,'105.184.80.75','http://nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1325,1,NULL,'2024-10-26 11:15:01','2024-10-26 11:15:01',0,0,'160.226.182.245','http://nixin.co.za/checkout/order-received/4842/?key=wc_order_eoDzMKmUTdlQZ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1326,1,NULL,'2024-11-01 07:58:48','2024-11-01 07:58:48',0,0,'41.60.98.21','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/panache-mosaics/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1327,1,NULL,'2024-11-02 08:31:26','2024-11-02 08:31:26',0,0,'105.186.56.182','http://nixin.co.za/product/hugbugbellowset/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1328,1,NULL,'2024-11-03 03:51:20','2024-11-03 03:51:20',0,0,'41.23.247.58','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/panache-mosaics/page/2/?orderby=popularity&classic-editor=1','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1329,1,NULL,'2024-11-04 10:54:45','2024-11-04 10:54:45',0,0,'102.39.181.71','http://nixin.co.za/checkout/order-received/4860/?key=wc_order_gXcLnH6kfvhZF','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1330,1,NULL,'2024-11-06 08:01:31','2024-11-06 08:01:31',0,0,'136.226.217.107','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Edg/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1331,1,NULL,'2024-11-09 07:54:14','2024-11-09 07:54:14',0,0,'165.255.84.146','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1332,1,NULL,'2024-11-12 11:47:03','2024-11-12 11:47:03',0,0,'165.255.44.2','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1333,1,NULL,'2024-11-16 13:57:24','2024-11-16 13:57:24',0,0,'102.67.56.132','http://nixin.co.za/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.73 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1334,1,NULL,'2024-11-18 05:51:31','2024-11-18 05:51:31',0,0,'41.182.95.76','http://nixin.co.za/product/nixinsstz-spout1000mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1335,1,NULL,'2024-11-18 13:53:07','2024-11-18 13:53:07',0,0,'196.250.128.7','http://nixin.co.za/stainless-steel-swimming-pool-equipment/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1336,1,NULL,'2024-11-18 19:01:29','2024-11-18 19:01:29',0,0,'102.182.190.189','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1337,1,NULL,'2024-11-19 11:18:13','2024-11-19 11:18:13',0,0,'41.215.154.74','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQiAi_G5BhDXARIsAN5SX7qYUBabCNOLOPpQkzm0BoXDEwTdF2hLHR7j9518f6fVn9G-gO9o9JQaAjxNEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1338,1,NULL,'2024-11-22 15:58:55','2024-11-22 15:58:55',0,0,'105.245.241.237','http://nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1339,1,NULL,'2024-11-23 06:47:55','2024-11-23 06:47:55',0,0,'41.150.248.209','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1340,1,NULL,'2024-11-23 06:48:39','2024-11-23 06:48:39',0,0,'41.150.248.209','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1341,1,NULL,'2024-11-25 16:43:19','2024-11-25 16:43:19',0,0,'102.39.241.172','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1342,1,NULL,'2024-11-26 14:26:11','2024-11-26 14:26:11',0,0,'197.229.7.71','http://nixin.co.za/order/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1343,1,NULL,'2024-11-26 15:31:15','2024-11-26 15:31:15',0,0,'41.133.73.228','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1344,1,NULL,'2024-11-30 08:06:49','2024-11-30 08:06:49',0,0,'169.0.37.88','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1345,1,NULL,'2024-12-04 11:12:02','2024-12-04 11:12:02',0,0,'105.247.93.147','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1346,1,NULL,'2024-12-05 08:19:40','2024-12-05 08:19:40',0,0,'152.110.134.229','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1347,1,NULL,'2024-12-06 03:22:32','2024-12-06 03:22:32',0,0,'102.182.190.198','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1348,1,NULL,'2024-12-07 13:56:18','2024-12-07 13:56:18',0,0,'165.73.67.71','http://nixin.co.za/order/','Mozilla/5.0 (Linux; Android 12; CTR-L81; HMSCore 6.14.0.322; GMSCore 0.3.3.1.240913) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.196 HuaweiBrowser/15.0.4.312 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1349,1,NULL,'2024-12-10 20:04:19','2024-12-10 20:04:19',0,0,'197.83.230.80','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1350,1,NULL,'2024-12-12 14:35:00','2024-12-12 14:35:00',0,0,'102.221.168.33','http://nixin.co.za/product-category/other-swimming-pool-equipment/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 OPR/114.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1351,1,NULL,'2024-12-13 12:21:17','2024-12-13 12:21:17',0,0,'102.222.132.240','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 OPR/115.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1352,1,NULL,'2024-12-27 10:23:11','2024-12-27 10:23:11',0,0,'212.34.133.202','http://nixin.co.za/?add-to-cart=2726','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1353,1,NULL,'2025-01-02 06:22:55','2025-01-02 06:22:55',0,0,'62.60.148.177','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/standard/page/2/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(1354,1,NULL,'2025-01-08 13:31:33','2025-01-08 13:31:33',0,0,'105.186.83.241','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1355,1,NULL,'2025-01-08 13:43:25','2025-01-08 13:43:25',0,0,'41.177.109.33','http://nixin.co.za/product/nixin64ledcrystaliteonlyblueled/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',3682),
(1356,1,NULL,'2025-01-10 14:10:54','2025-01-10 14:10:54',0,0,'168.167.18.162','http://nixin.co.za/pool-products/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1357,1,NULL,'2025-01-13 03:27:08','2025-01-13 03:27:08',0,0,'31.171.152.136','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1358,1,NULL,'2025-01-13 10:49:03','2025-01-13 10:49:03',0,0,'165.255.55.102','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1359,1,NULL,'2025-01-14 07:01:13','2025-01-14 07:01:13',0,0,'105.8.5.88','http://nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1360,1,NULL,'2025-01-15 08:47:08','2025-01-15 08:47:08',0,0,'105.184.50.169','http://nixin.co.za/product/spbadu90seriesglandhousing/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',3286),
(1361,1,NULL,'2025-01-15 11:43:02','2025-01-15 11:43:02',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1362,1,NULL,'2025-01-18 12:31:44','2025-01-18 12:31:44',0,0,'165.0.77.15','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1363,1,NULL,'2025-01-20 15:31:34','2025-01-20 15:31:34',0,0,'136.226.216.121','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1364,1,NULL,'2025-01-21 06:33:03','2025-01-21 06:33:03',0,0,'165.73.112.100','http://nixin.co.za/pool-products/?gad_source=1&gbraid=0AAAAACvhnvf8E6WlaR65VXwa_9My6K15H&gclid=Cj0KCQiAhbi8BhDIARIsAJLOlufsjqcPYLWEqAwcr45cNNsGc_LPhwLU1EaBSvJ3mf1pWLZehb383vQaAkrFEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1365,1,NULL,'2025-01-22 08:38:31','2025-01-22 08:38:31',0,0,'136.226.216.121','http://nixin.co.za/about/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',56),
(1366,1,NULL,'2025-01-22 10:53:09','2025-01-22 10:53:09',0,0,'105.224.9.12','http://nixin.co.za/about/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',56),
(1367,1,NULL,'2025-01-22 15:25:43','2025-01-22 15:25:43',0,0,'102.39.114.3','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1368,1,NULL,'2025-01-22 16:58:02','2025-01-22 16:58:02',0,0,'77.238.241.78','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1369,1,NULL,'2025-01-24 08:29:35','2025-01-24 08:29:35',0,0,'84.17.60.182','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1370,1,NULL,'2025-01-26 08:46:35','2025-01-26 08:46:35',0,0,'41.147.1.9','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1371,1,NULL,'2025-01-26 15:12:58','2025-01-26 15:12:58',0,0,'80.92.206.252','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1372,1,NULL,'2025-01-27 07:43:16','2025-01-27 07:43:16',0,0,'41.56.145.37','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1373,1,NULL,'2025-01-27 09:45:58','2025-01-27 09:45:58',0,0,'41.60.134.137','http://nixin.co.za/pool-products/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1374,1,NULL,'2025-01-27 11:21:10','2025-01-27 11:21:10',0,0,'169.0.61.222','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',971),
(1375,1,NULL,'2025-01-28 02:39:16','2025-01-28 02:39:16',0,0,'138.199.63.50','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1376,1,NULL,'2025-01-28 20:03:05','2025-01-28 20:03:05',0,0,'41.145.196.90','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1377,1,NULL,'2025-01-29 12:50:06','2025-01-29 12:50:06',0,0,'165.73.91.253','http://nixin.co.za/checkout/order-received/4894/?key=wc_order_vj8B4YLQ4hcpd','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',972),
(1378,1,NULL,'2025-02-01 02:20:18','2025-02-01 02:20:18',0,0,'62.192.174.214','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1379,1,NULL,'2025-02-01 12:42:38','2025-02-01 12:42:38',0,0,'102.129.223.92','http://nixin.co.za/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',62),
(1380,1,NULL,'2025-02-02 01:01:31','2025-02-02 01:01:31',0,0,'45.158.127.48','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1381,1,NULL,'2025-02-03 11:52:50','2025-02-03 11:52:50',0,0,'72.195.34.41','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1382,1,NULL,'2025-02-03 19:09:24','2025-02-03 19:09:24',0,0,'105.242.71.253','http://nixin.co.za/product-category/other-swimming-pool-equipment/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1383,1,NULL,'2025-02-04 10:43:33','2025-02-04 10:43:33',0,0,'184.178.172.18','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1384,1,NULL,'2025-02-04 18:51:41','2025-02-04 18:51:41',0,0,'212.34.136.236','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1385,1,NULL,'2025-02-04 20:42:21','2025-02-04 20:42:21',0,0,'102.219.234.99','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1386,1,NULL,'2025-02-05 02:27:53','2025-02-05 02:27:53',0,0,'212.34.133.202','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1387,1,NULL,'2025-02-05 11:33:43','2025-02-05 11:33:43',0,0,'152.110.201.172','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1388,1,NULL,'2025-02-05 16:07:43','2025-02-05 16:07:43',0,0,'41.71.37.62','http://nixin.co.za/product/pvc-hd-cross-piece/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',3941),
(1389,1,NULL,'2025-02-07 16:02:00','2025-02-07 16:02:00',0,0,'84.17.49.76','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1390,1,NULL,'2025-02-07 17:06:16','2025-02-07 17:06:16',0,0,'152.110.14.86','http://nixin.co.za/?gad_source=1&gclid=Cj0KCQiA-5a9BhCBARIsACwMkJ7D8Biq7FCjuCV7kOIC6-0_XBMsNEqB_tE9fKfMwl_BZKhi69syLasaAk32EALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1391,1,NULL,'2025-02-07 23:00:56','2025-02-07 23:00:56',0,0,'91.84.107.96','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1392,1,NULL,'2025-02-08 21:08:31','2025-02-08 21:08:31',0,0,'212.34.136.236','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1393,1,NULL,'2025-02-08 21:47:14','2025-02-08 21:47:14',0,0,'154.195.164.211','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1394,1,NULL,'2025-02-10 12:48:42','2025-02-10 12:48:42',0,0,'197.245.240.106','http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4739),
(1395,1,NULL,'2025-02-11 07:00:19','2025-02-11 07:00:19',0,0,'212.34.136.236','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1396,1,NULL,'2025-02-12 09:46:33','2025-02-12 09:46:33',0,0,'196.250.141.172','http://nixin.co.za/pool-products/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1397,1,NULL,'2025-02-12 12:59:49','2025-02-12 12:59:49',0,0,'95.164.84.8','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1398,1,NULL,'2025-02-17 12:47:26','2025-02-17 12:47:26',0,0,'37.208.181.195','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1399,1,NULL,'2025-02-21 11:45:49','2025-02-21 11:45:49',0,0,'185.125.230.148','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1400,1,NULL,'2025-02-21 21:57:34','2025-02-21 21:57:34',0,0,'197.89.119.250','http://nixin.co.za/pool-products/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1401,1,NULL,'2025-02-26 17:39:07','2025-02-26 17:39:07',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1402,1,NULL,'2025-02-26 21:47:56','2025-02-26 21:47:56',0,0,'197.184.164.62','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1403,1,NULL,'2025-03-02 23:52:00','2025-03-02 23:52:00',0,0,'86.106.74.247','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1404,1,NULL,'2025-03-04 07:21:13','2025-03-04 07:21:13',0,0,'64.31.3.104','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1405,1,NULL,'2025-03-04 22:51:57','2025-03-04 22:51:57',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1406,1,NULL,'2025-03-05 05:53:05','2025-03-05 05:53:05',0,0,'169.0.101.77','http://nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',60),
(1407,1,NULL,'2025-03-06 11:38:14','2025-03-06 11:38:14',0,0,'129.205.152.141','http://nixin.co.za/product-category/other-swimming-pool-equipment/swimming-pool-pumps-spares/page/3/?gad_source=1&gclid=CjwKCAiArKW-BhAzEiwAZhWsIElYbhpp2GvetROuesT_pELDs3j-IWif2X5tf6y-nXKx_ZoAqW6ILxo','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1408,1,NULL,'2025-03-07 07:31:39','2025-03-07 07:31:39',0,0,'102.214.200.231','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAiArKW-BhAzEiwAZhWsIN6htfOhWyTpr5jsKC5CTUS6zSYGDe9EtmmJ3G3hFI1NIrtqTpyoaBoC7HcQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1409,1,NULL,'2025-03-08 11:54:28','2025-03-08 11:54:28',0,0,'89.190.156.240','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1410,1,NULL,'2025-03-09 08:38:05','2025-03-09 08:38:05',0,0,'193.176.86.42','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1411,1,NULL,'2025-03-10 15:27:08','2025-03-10 15:27:08',0,0,'185.220.100.245','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1412,1,NULL,'2025-03-11 03:06:35','2025-03-11 03:06:35',0,0,'212.34.138.93','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1413,1,NULL,'2025-03-12 03:15:44','2025-03-12 03:15:44',0,0,'85.239.239.53','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1414,1,NULL,'2025-03-13 07:53:41','2025-03-13 07:53:41',0,0,'41.144.160.80','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1415,1,NULL,'2025-03-13 21:41:15','2025-03-13 21:41:15',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1416,1,NULL,'2025-03-14 12:21:53','2025-03-14 12:21:53',0,0,'95.164.84.8','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1417,1,NULL,'2025-03-14 12:54:09','2025-03-14 12:54:09',0,0,'89.190.156.240','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1418,1,NULL,'2025-03-15 00:40:42','2025-03-15 00:40:42',0,0,'154.195.190.215','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1419,1,NULL,'2025-03-15 16:51:58','2025-03-15 16:51:58',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1420,1,NULL,'2025-03-15 18:04:12','2025-03-15 18:04:12',0,0,'91.217.249.24','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1421,1,NULL,'2025-03-15 19:46:43','2025-03-15 19:46:43',0,0,'154.195.110.62','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1422,1,NULL,'2025-03-16 16:17:19','2025-03-16 16:17:19',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1423,1,NULL,'2025-03-17 21:28:59','2025-03-17 21:28:59',0,0,'202.58.130.102','http://nixin.co.za/product/nixinsstslimlineprofilespout900mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2771),
(1424,1,NULL,'2025-03-18 01:14:45','2025-03-18 01:14:45',0,0,'160.16.221.61','http://nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1425,1,NULL,'2025-03-18 09:57:29','2025-03-18 09:57:29',0,0,'41.246.140.198','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQjws-S-BhD2ARIsALssG0bfQxKeLKZCmhLsK8VaDZksVaRLoUT-xIyKErHU8Z87IuOk115DXfAaAoSaEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1426,1,NULL,'2025-03-19 19:16:56','2025-03-19 19:16:56',0,0,'105.242.70.96','http://nixin.co.za/gallery/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',60),
(1427,1,NULL,'2025-03-19 21:07:13','2025-03-19 21:07:13',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1428,1,NULL,'2025-03-20 01:14:49','2025-03-20 01:14:49',0,0,'89.190.156.240','http://nixin.co.za/gallery/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',60),
(1429,1,NULL,'2025-03-20 04:23:24','2025-03-20 04:23:24',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1430,1,NULL,'2025-03-20 06:31:05','2025-03-20 06:31:05',0,0,'196.43.119.10','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1431,1,NULL,'2025-03-20 07:32:47','2025-03-20 07:32:47',0,0,'169.1.102.94','http://nixin.co.za/pool-products/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1432,1,NULL,'2025-03-21 12:35:48','2025-03-21 12:35:48',0,0,'45.86.202.140','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1433,1,NULL,'2025-03-22 04:54:03','2025-03-22 04:54:03',0,0,'154.195.139.212','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1434,1,NULL,'2025-03-23 10:32:11','2025-03-23 10:32:11',0,0,'156.155.177.142','http://nixin.co.za/?fbclid=IwZXh0bgNhZW0BMABhZGlkAasZToFpEKMBHRlIx6hIOCK-cj-NyeAMlcUGdvWKqp66harurCAj442k-hwhday2yWNVTQ_aem_8jF4BmPFYyZUeV31GJsV4g','Mozilla/5.0 (Linux; Android 13; M2102J20SG Build/TKQ1.221013.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/134.0.6998.105 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/505.0.0.57.45;IABMV/1;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1435,1,NULL,'2025-03-24 03:58:18','2025-03-24 03:58:18',0,0,'45.86.202.105','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1436,1,NULL,'2025-03-24 06:50:51','2025-03-24 06:50:51',0,0,'94.131.119.101','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1437,1,NULL,'2025-03-24 07:59:10','2025-03-24 07:59:10',0,0,'2.56.172.186','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1438,1,NULL,'2025-03-24 10:26:23','2025-03-24 10:26:23',0,0,'195.42.234.7','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1439,1,NULL,'2025-03-24 18:41:45','2025-03-24 18:41:45',0,0,'138.199.63.70','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1440,1,NULL,'2025-03-25 10:17:57','2025-03-25 10:17:57',0,0,'95.164.114.218','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1441,1,NULL,'2025-03-25 19:54:32','2025-03-25 19:54:32',0,0,'185.189.114.122','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1442,1,NULL,'2025-03-25 21:46:41','2025-03-25 21:46:41',0,0,'95.164.45.150','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1443,1,NULL,'2025-03-25 22:21:51','2025-03-25 22:21:51',0,0,'45.15.162.50','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1444,1,NULL,'2025-03-26 03:00:05','2025-03-26 03:00:05',0,0,'45.15.162.88','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1445,1,NULL,'2025-03-26 03:50:28','2025-03-26 03:50:28',0,0,'45.89.110.191','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1446,1,NULL,'2025-03-26 16:46:28','2025-03-26 16:46:28',0,0,'86.104.75.227','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1447,1,NULL,'2025-03-26 21:53:43','2025-03-26 21:53:43',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1448,1,NULL,'2025-03-26 22:25:28','2025-03-26 22:25:28',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1449,1,NULL,'2025-03-27 14:18:37','2025-03-27 14:18:37',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1450,1,NULL,'2025-03-27 23:27:37','2025-03-27 23:27:37',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1451,1,NULL,'2025-03-27 23:28:28','2025-03-27 23:28:28',0,0,'89.190.156.240','http://nixin.co.za/product/sst-pipe-spouts','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(1452,1,NULL,'2025-03-27 23:29:16','2025-03-27 23:29:16',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1453,1,NULL,'2025-03-29 23:14:03','2025-03-29 23:14:03',0,0,'89.190.156.240','http://nixin.co.za/product/sst-weir-face-plate','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL),
(1454,1,NULL,'2025-03-30 15:38:10','2025-03-30 15:38:10',0,0,'89.190.156.240','http://nixin.co.za/product/mod-n-le-fleur-p-sheet/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4450),
(1455,1,NULL,'2025-03-31 15:32:17','2025-03-31 15:32:17',0,0,'102.38.95.14','http://nixin.co.za/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/134.0.6998.99 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1456,1,NULL,'2025-03-31 17:34:43','2025-03-31 17:34:43',0,0,'89.190.156.240','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1457,1,NULL,'2025-04-01 04:33:38','2025-04-01 04:33:38',0,0,'45.8.19.153','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1458,1,NULL,'2025-04-03 08:54:38','2025-04-03 08:54:38',0,0,'45.8.19.246','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1459,1,NULL,'2025-04-03 11:02:02','2025-04-03 11:02:02',0,0,'105.245.229.240','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1460,1,NULL,'2025-04-04 08:46:11','2025-04-04 08:46:11',0,0,'84.17.60.62','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1461,1,NULL,'2025-04-05 21:47:55','2025-04-05 21:47:55',0,0,'94.102.49.46','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1462,1,NULL,'2025-04-07 02:47:33','2025-04-07 02:47:33',0,0,'195.42.234.7','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1463,1,NULL,'2025-04-07 04:50:05','2025-04-07 04:50:05',0,0,'45.8.19.173','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1464,1,NULL,'2025-04-07 08:56:41','2025-04-07 08:56:41',0,0,'41.246.131.71','http://nixin.co.za/product/nixinsstz-spout1500mm/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2789),
(1465,1,NULL,'2025-04-09 01:56:32','2025-04-09 01:56:32',0,0,'95.164.114.218','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1466,1,NULL,'2025-04-11 17:51:11','2025-04-11 17:51:11',0,0,'199.101.196.64','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1467,1,NULL,'2025-04-12 06:03:40','2025-04-12 06:03:40',0,0,'165.0.76.243','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1468,1,NULL,'2025-04-12 20:56:50','2025-04-12 20:56:50',0,0,'45.95.146.83','http://nixin.co.za/product/mod-n-classique-p-sheet/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4264),
(1469,1,NULL,'2025-04-12 23:11:02','2025-04-12 23:11:02',0,0,'5.9.16.92','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1470,1,NULL,'2025-04-13 08:06:03','2025-04-13 08:06:03',0,0,'116.110.40.140','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1471,1,NULL,'2025-04-13 08:51:47','2025-04-13 08:51:47',0,0,'45.86.202.186','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1472,1,NULL,'2025-04-13 15:36:49','2025-04-13 15:36:49',0,0,'212.30.33.142','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1473,1,NULL,'2025-04-15 07:17:14','2025-04-15 07:17:14',0,0,'41.114.180.99','http://nixin.co.za/product-category/other-swimming-pool-equipment/pvc-fittings-glue/?gad_source=1&gclid=Cj0KCQjwh_i_BhCzARIsANimeoG4TSakNfazHM_o7uyIP9AfZwZBdg8GtVMU1SUYWSEZJh7gnfKp-3QaAhoyEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL),
(1474,1,NULL,'2025-04-18 08:20:49','2025-04-18 08:20:49',0,0,'197.94.44.204','http://nixin.co.za/product/5-wetniche-casing-complete/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/364.0.744893471 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',3601),
(1475,1,NULL,'2025-04-20 09:30:20','2025-04-20 09:30:20',0,0,'152.110.131.166','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1476,1,NULL,'2025-04-20 09:30:46','2025-04-20 09:30:46',0,0,'152.110.131.166','http://nixin.co.za/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1477,1,NULL,'2025-04-22 14:50:00','2025-04-22 14:50:00',0,0,'1.252.242.40','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1478,1,NULL,'2025-04-23 00:49:31','2025-04-23 00:49:31',0,0,'212.102.39.212','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1479,1,NULL,'2025-04-24 10:14:41','2025-04-24 10:14:41',0,0,'185.189.114.124','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1480,1,NULL,'2025-04-25 12:54:07','2025-04-25 12:54:07',0,0,'45.86.202.235','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1481,1,NULL,'2025-04-26 10:43:16','2025-04-26 10:43:16',0,0,'45.130.202.24','http://nixin.co.za/product/pentairdeckjet/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',3188),
(1482,1,NULL,'2025-04-29 10:33:14','2025-04-29 10:33:14',0,0,'156.155.13.191','http://nixin.co.za/checkout/order-received/5165/?key=wc_order_CpTd3mOZZ6irs','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',972),
(1483,1,NULL,'2025-04-29 13:41:34','2025-04-29 13:41:34',0,0,'77.105.136.78','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1484,1,NULL,'2025-05-01 12:21:09','2025-05-01 12:21:09',0,0,'155.93.245.233','http://nixin.co.za/stainless-steel-swimming-pool-equipment/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',2459),
(1485,1,NULL,'2025-05-02 22:59:09','2025-05-02 22:59:09',0,0,'146.70.181.228','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1486,1,NULL,'2025-05-04 16:51:52','2025-05-04 16:51:52',0,0,'196.61.120.20','http://nixin.co.za/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:137.0) Gecko/20100101 Firefox/137.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1487,1,NULL,'2025-05-05 04:54:45','2025-05-05 04:54:45',0,0,'91.217.249.226','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1488,1,NULL,'2025-05-05 20:50:49','2025-05-05 20:50:49',0,0,'212.30.33.166','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1489,1,NULL,'2025-05-06 08:26:23','2025-05-06 08:26:23',0,0,'45.95.146.83','http://nixin.co.za/product/sst-goose-neck-spout-600mm/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',3698),
(1490,1,NULL,'2025-05-07 10:17:44','2025-05-07 10:17:44',0,0,'104.234.53.33','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 CCleaner/130.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1491,1,NULL,'2025-05-07 19:45:23','2025-05-07 19:45:23',0,0,'156.228.114.250','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1492,1,NULL,'2025-05-08 01:44:44','2025-05-08 01:44:44',0,0,'216.73.161.243','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1493,1,NULL,'2025-05-08 09:43:30','2025-05-08 09:43:30',0,0,'45.8.19.44','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1494,1,NULL,'2025-05-08 18:21:06','2025-05-08 18:21:06',0,0,'45.95.146.83','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1495,1,NULL,'2025-05-09 03:20:25','2025-05-09 03:20:25',0,0,'63.135.161.240','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1496,1,NULL,'2025-05-09 04:11:32','2025-05-09 04:11:32',0,0,'45.95.146.83','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',54),
(1497,1,NULL,'2025-05-10 10:10:04','2025-05-10 10:10:04',0,0,'185.220.100.241','http://nixin.co.za/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',54),
(1498,1,NULL,'2025-05-11 10:34:40','2025-05-11 10:34:40',0,0,'45.95.146.83','http://nixin.co.za/product/sst-dual-safety-suction-port/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Avast/131.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',3015),
(1499,1,NULL,'2025-05-13 11:55:47','2025-05-13 11:55:47',0,0,'41.116.142.144','http://nixin.co.za/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',62),
(1500,1,NULL,'2025-05-18 22:01:23','2025-05-18 22:01:23',0,0,'45.95.146.83','http://nixin.co.za/product/mod-n-riveno-p-sheet/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4422),
(1501,1,NULL,'2025-05-21 02:34:13','2025-05-21 02:34:13',0,0,'212.34.150.83','http://nixin.co.za/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',62),
(1502,1,NULL,'2025-05-21 08:36:36','2025-05-21 08:36:36',0,0,'196.30.4.226','http://nixin.co.za/order/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',971),
(1503,1,NULL,'2025-05-21 08:39:32','2025-05-21 08:39:32',0,0,'169.0.105.225','http://nixin.co.za/product/mod-n-marston-p-sheet/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4291);
/*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_meta`
--

DROP TABLE IF EXISTS `wp_gf_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_meta` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL DEFAULT 0,
  `entry_id` bigint(10) unsigned NOT NULL,
  `meta_key` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `item_index` varchar(60) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `entry_id` (`entry_id`),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5866 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_meta`
--

LOCK TABLES `wp_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_meta` VALUES
(2,1,2,'1','Farzana',''),
(5,1,2,'4','0835366116',''),
(8,1,2,'3','Fbaiyent@gmail.com',''),
(11,1,2,'5','Hi id like to purchase the steel water spout kindly advise how to go about ordering?do u custom make spouts?',''),
(14,1,5,'1','Tessa Keyser',''),
(17,1,5,'4','0116289700',''),
(20,1,5,'3','tessa.k@pointbagency.co.za',''),
(23,1,5,'5','this is a test message kindly confirm receipt.',''),
(26,1,11,'1','Ugen',''),
(29,1,11,'4','0820823320',''),
(32,1,11,'3','Ugen.Gopaul@gmail.com',''),
(35,1,11,'5','Catalogue of more waterfall led perspex fountains for outdoor pool',''),
(41,1,17,'1','Craig',''),
(44,1,17,'4','0832888346',''),
(47,1,17,'3','craigstill1@gmail.com',''),
(50,1,17,'5','Hi , please fwd me a quote for - 20 stainless steel aim FLOWs and 7 suction ports . Rgds Craig',''),
(53,1,23,'1','Sophie Miller',''),
(56,1,23,'4','9013061554',''),
(59,1,23,'3','sophie@onlinevisibilty.com',''),
(62,1,23,'5','Digital Marketing Solution & Website Re-designing\r\n\r\nWe are a progressive web solutions company. We create stunning websites & put them on 1st page of Google to drive relevant traffic at very affordable price. Let us know if you would be interested in getting detailed proposal. We can also schedule a call & will be pleased to explain about our services in detail. We look forward to hearing from you soon. Thanks!',''),
(65,1,26,'1','Mel Wylie',''),
(68,1,26,'4','0784120148',''),
(71,1,26,'3','melwylie@icloud.com',''),
(74,1,26,'5','Is the deck lid cover and collar made from 316 SS? Are they in stock?',''),
(80,1,32,'1','Tryhou',''),
(83,1,32,'4','0828219834',''),
(86,1,32,'3','tryhou@tryhou.co.za',''),
(89,1,32,'5','I want a ladder as steps',''),
(92,1,35,'1','Johan',''),
(95,1,35,'4','082 4462546',''),
(98,1,35,'3','johan@fleischer.co.za',''),
(101,1,35,'5','I am looking for a hand-rail for my pool, at my  holiday house in Hermanus, do you do INSTALLATIONS in Hermanus? I can have it installed myself if I could buy it in Johannesburg, do you have a branch hete in Jhb?',''),
(104,1,41,'1','Pravesh Parsotham',''),
(107,1,41,'4','0765974580',''),
(110,1,41,'3','pravesh.parsotham@sita.co.za',''),
(113,1,41,'5','REQUIRE  PRICE FOR 25l/KG BLUE POOL COTE/rESIN/HARDENER FOR A FIBRE GLASS POOL (BLUE) & ANY OTHER MATERIAL TO PAINT THE POOL BLUE\r\naLSO PRICE FOR YOUR lED LIGHTS TO REPLACE THE OLD SEAL BEAM HEADLIGHTS',''),
(116,1,47,'1','joseph',''),
(119,1,47,'4','Motsoeneng',''),
(122,1,47,'3','jkgiba@gmail.com',''),
(125,1,47,'5','please send me an invoice for a spout 600mm\r\nplease include delivery charge from cape town to johannesburg',''),
(131,1,53,'1','Brendon',''),
(134,1,53,'4','0722473571',''),
(137,1,53,'3','Brendon.volker@outlook.com',''),
(140,1,53,'5','Please could you confrim quote above with delivery to eastern cape. If order confrimed today will delivery be this week?',''),
(146,1,59,'1','Terence Chetty',''),
(149,1,59,'4','0832911864',''),
(152,1,59,'3','tynickelectrical@gmail.com',''),
(155,1,59,'5','Please give me a quote on the MOD-N-Classique, I require 40 Sheets , I would like the color light blue and Purple AND 1 of  the modfit with the dolphin playing ball 1000m, Thanks',''),
(158,1,62,'1','Letitia Grundling',''),
(161,1,62,'4','0767922542',''),
(164,1,62,'3','TISHGRUND@GMAIL.Com',''),
(167,1,62,'5','Hi\r\n\r\nCan you please provide me with prices for ladders? \r\n\r\nKind regards\r\n\r\nLetitia Grundling',''),
(170,1,65,'1','nancy neto',''),
(173,1,65,'4','0760836902',''),
(176,1,65,'3','nancy.leroux13@gmail.com',''),
(179,1,65,'5','gOOD MORNING, \r\n\r\nKINDLY FORWARD ME THE COSTS FOR THE SST JET SPOUT BOTH 100MM & 150MM. \r\n\r\noNCE I RECEIVE THE COSTS I WILL CONFIRM WHICH ONE I NEED. \r\n\r\npLEASE INCLUDE YOUR OVERNIGHT COURIER COSTS TO JOHANNESBURG. \r\n\r\nMANY THANKS\r\nNANCY',''),
(182,1,68,'1','Pravesh',''),
(185,1,68,'4','0765974580',''),
(188,1,68,'3','PRAVESH.PARSOTHAM@SITA.CO.ZA',''),
(191,1,68,'5','swimming POOL LIGHTS',''),
(194,1,71,'1','Daryl',''),
(197,1,71,'4','0823399930',''),
(200,1,71,'3','dlg@live.co.za',''),
(203,1,71,'5','My pool has jacuzzi nozzles in and they have disintegrated (inner part with spout) do you have these and what is the unit price.',''),
(209,1,74,'1','Thura Filen T/A The Pool Magician',''),
(212,1,74,'4','0612322168',''),
(215,1,74,'3','Filenthura1@gmail.com',''),
(218,1,74,'5','Please would you kindly advise availability on tou tissue mosaic motifs.I am based in Durban.do you deliver to Durban?\r\nI would also like to get tissue tiles.',''),
(221,1,77,'1','Muhammad dabhelia',''),
(224,1,77,'4','0822947501',''),
(227,1,77,'3','info@dbcash.co.za',''),
(230,1,77,'5','hi \r\ni am looking for tile mod n cosmo uno for my pool area in blue \r\nplease send me size of tile and price \r\nalso availability   thnaks',''),
(236,1,83,'1','Roe',''),
(239,1,83,'4','0822905424',''),
(242,1,83,'3','Roemiller@gmail.com',''),
(245,1,83,'5','Hi i need a rough estimate for a 4 step stepladder into an existing pool including installation pls.',''),
(248,1,86,'1','lucy',''),
(251,1,86,'4','+254722765070',''),
(254,1,86,'3','mALKARK@GMAIL.COM',''),
(257,1,86,'5','DEAR SIR/MADAM\r\nAM ENQUIRING ABOUT A SWIMMING POOL HEATIN SYSTEM\r\nmy pool is 455cubm and 82 cubm;\r\ni woil be more interested in the ra system. \r\nyour quick response will be highly appreciated,\r\nthanks',''),
(260,1,89,'1','Karl Broschk',''),
(263,1,89,'4','0219071068',''),
(266,1,89,'3','kbroschk@mACADAMS.CO.ZA',''),
(269,1,89,'5','i AM LOOKING FOR A FILTER FOR A CLEAN & CLEAR UNIT. a CC50 REPLACEMENT FILTER. cAN YOU QUOTE ME IF YOU DO HAVE THESE FILTERS ON YOU CAN GET IT.\r\n\r\n\r\nregards,\r\nkARL',''),
(272,1,95,'1','elroy',''),
(275,1,95,'4','076 392 9617',''),
(278,1,95,'3','tiemieelroyricardo@gmail.com',''),
(281,1,95,'5','how much does your mosaic cost per meter or how many will I use for a 8m by 6m swimming pool',''),
(287,1,101,'1','Gamiem Moses',''),
(290,1,101,'4','0767030857',''),
(293,1,101,'3','buildingplansincapetown@gmail.com',''),
(296,1,101,'5',',75kw pump motor and quality 3bag sand filter with sand.\r\n\r\nChlorinator, sea salt CS 3 Self cleaning, \r\n\r\nCan you please provide me with a quote?',''),
(302,1,107,'1','Jessica Hough',''),
(305,1,107,'4','0812420661',''),
(308,1,107,'3','Coolpoolinstallers@gmail.com',''),
(311,1,107,'5','Hi there,\r\n\r\nI need a small handrail ING for a 5x3 pool for a elderly gentleman to get in and out of pool. Can you send me prices and options. \r\n\r\nKind regards \r\n\r\nJessica Hough \r\nCool pool installers',''),
(314,1,113,'1','CAWOOD',''),
(317,1,113,'4','083-5535253',''),
(320,1,113,'3','Mwplc@mweb.co.za',''),
(323,1,113,'5','please let me have a price for a pool pump for a small pool\r\n\r\nmany thanks',''),
(326,1,116,'1','Joshua',''),
(329,1,116,'4','0670548797',''),
(332,1,116,'3','Joshua.vdberg@icloud.com',''),
(335,1,116,'5','Good morning, I own a fiberglass pool resurfacing company and would like to know what you would charge me if I brought mosaics From You guys. For EXAMPLE if I were to buy one full box Of twisting tavertine, what wOuld the charge be.',''),
(341,1,119,'1','Contad',''),
(344,1,119,'4','0764343214',''),
(347,1,119,'3','Conny2212x@gmail.com',''),
(350,1,119,'5','Hi.. Looking for a feature for a pool.. Onecthat cone out the wall... Do u have 1..please let me know',''),
(353,1,125,'1','DIANA LENDOOR',''),
(356,1,125,'4','0723838812',''),
(359,1,125,'3','DIANA.LENDOOR1@GMAIL.COM',''),
(362,1,125,'5','Please confirm if you have  stock of my order in the baskeT',''),
(368,1,131,'1','Peter Caetano',''),
(371,1,131,'4','0823973467',''),
(374,1,131,'3','admin@rightprop.co.za',''),
(377,1,131,'5','Please email me invoice so that i can make payment.',''),
(378,1,132,'1','Noor Salie',''),
(379,1,132,'4','0828253966',''),
(380,1,132,'3','noorsalie@polka.co.za',''),
(381,1,132,'5','Hi there. I\'m interested in your stainless steel water spouts. Do u have in stock at your premises to View? Please advise...',''),
(382,1,133,'1','Pools & Repairs',''),
(383,1,133,'4','0848929243',''),
(384,1,133,'3','poolsrepairs76@gmail.com',''),
(385,1,133,'5','Please mail pool builders price',''),
(386,1,134,'1','Bernhard',''),
(387,1,134,'4','0663356704',''),
(388,1,134,'3','bernhardhaechler@hotmail.com',''),
(389,1,134,'5','I am looking for a pool grab rail. The ones you have available are not exactly what I am looking for. \r\nCan you make a specific grab rail for me if I give you the measurements? If not, can you please tell me where I can have this done.\r\nMany thanks.\r\nBest regards,\r\nBernhard Haechler',''),
(390,1,135,'1','Karl Nepgen',''),
(391,1,135,'4','082-565-7183',''),
(392,1,135,'3','karl@nepgen.net',''),
(393,1,135,'5','hi, I spoke to one of your staff by telephone just now, re the MOD-N-MOSIAX range. please provide me with name and contact details of recommended installers in durbanvile area.',''),
(394,1,136,'1','ALISON',''),
(395,1,136,'4','0836569229',''),
(396,1,136,'3','aclifbal1968@gmail.com',''),
(397,1,136,'5','Hi there\r\nDo you attend to pool pump/Filter problems? Need help urgently',''),
(398,1,137,'1','Michelle perry',''),
(399,1,137,'4','0835287491',''),
(400,1,137,'3','Michelleperrysa@gmail.com',''),
(401,1,137,'5','Hi there.\r\nI am looking for a quote on a 5x3 pool please contact me.',''),
(402,1,138,'1','Ben',''),
(403,1,138,'4','0822193601',''),
(404,1,138,'3','ben@vcoller.co.za',''),
(405,1,138,'5','Do you stock pool filter glass?',''),
(406,1,139,'1','Mike Dooge',''),
(407,1,139,'4','+27 723145139',''),
(408,1,139,'3','mike@swatereng.com',''),
(409,1,139,'5','Have you got an agent in Boksburg. If not I require 4no Nixin Poolmaid 5 inch white face white LED pool lights delivered to Boks burg.\r\n\r\nPlease advise agent or cost of goods with bank account so that I can do an EFT.\r\n\r\ntHANK YOU.',''),
(410,1,140,'1','Johann Roelofse',''),
(411,1,140,'4','+27120720111',''),
(412,1,140,'3','jr@sastel.co.za',''),
(413,1,140,'5','pRICE, AVAILABILITY AND DELIVERY ON 300MM LETTERBOX WATER SPOUT PLEASE',''),
(414,1,141,'1','Renaldo Van As',''),
(415,1,141,'4','0826t78791',''),
(416,1,141,'3','rennievanas@gmail.com',''),
(417,1,141,'5','My pump stopped working.  I need you to come see what is wrong so i can fix it through my insurance.',''),
(418,1,142,'1','Lynette',''),
(419,1,142,'4','0782704448',''),
(420,1,142,'3','lynette@goldcirclemetals.co.za',''),
(421,1,142,'5','Price on pool steps and railing.',''),
(422,1,143,'1','vivian Matjila',''),
(423,1,143,'4','0721953853',''),
(424,1,143,'3','vivian@resin-express.com',''),
(425,1,143,'5','hello Can you please assist about the S/steel Bottom drain size 1m x 500mm  thanks',''),
(426,1,144,'1','Howard Mercer',''),
(427,1,144,'4','+447885744429',''),
(428,1,144,'3','howardjmercer@hotmail.com',''),
(429,1,144,'5','Please can you send a proforma invoice for a three bag filter and 8 bags of the glass, my builder will pick it up, thank you',''),
(430,1,145,'1','Ahmed Sayed',''),
(431,1,145,'4','0829327861',''),
(432,1,145,'3','ahmedsayed7867@gmail.com',''),
(433,1,145,'5','Hi, looking for a waterfall feature for my pool',''),
(434,1,146,'1','Venter Pools',''),
(435,1,146,'4','012 663 5533',''),
(436,1,146,'3','venterpools@gmail.com',''),
(437,1,146,'5','kindly let us have a price on stainless steel ladder threads. And will it fit onto the stainless steel ladder with the plastic threads that we buy from waterlinx .',''),
(438,1,147,'1','Boipelo',''),
(439,1,147,'4','0843105973',''),
(440,1,147,'3','BmalAo14@gmail.com',''),
(441,1,147,'5','Hi \r\n\r\nPlease share a quote for a 10m x 3m pool with A water feature and heating',''),
(442,1,148,'1','Adrian Nigrini',''),
(443,1,148,'4','0825702554',''),
(444,1,148,'3','anigrini@iafrica.com',''),
(445,1,148,'5','Hi, I bought a pool light from your company in 2016. It is a normal white cover round with blue led.  \r\nIt has failed COMPLETly with about three or four led still burning. Now I know it is a few years old but you say your led will last twenty years if left on.\r\nMine did only 4 years burning every night. The unit is not damaged and has no water inside it.\r\nWould there be some sort of warranty on the light still?\r\nIf not I want to open the unit and see if I can repair it.\r\nPlease let us know. \r\nAdrian cell 0825702554 and email is anigrini@iafrica.com\r\nThx',''),
(446,1,149,'1','Lindy',''),
(447,1,149,'4','829076644',''),
(448,1,149,'3','lindy@rednot.net',''),
(449,1,149,'5','Looking for accessories for my Zodiac',''),
(450,1,150,'1','Phil',''),
(451,1,150,'4','0833252588',''),
(452,1,150,'3','Phil@blackbirdtrading282.coM',''),
(453,1,150,'5','I am needing a Jet flow water nozzle for my pond',''),
(454,1,151,'1','Kirsty Swart',''),
(455,1,151,'4','0763751964',''),
(456,1,151,'3','kirstyswart1104@gmail.com',''),
(457,1,151,'5','Hi. Are you open for delivery this Week? We want to order mosaic for our pool',''),
(458,1,152,'1','Vinay',''),
(459,1,152,'4','0843136822',''),
(460,1,152,'3','vinay@morar.co.za',''),
(461,1,152,'5','Hi. I am interested in the sst c spout fountain.  Kindly advise of availability and whether you will deliver to kzn',''),
(462,1,153,'1','Bertie fick',''),
(463,1,153,'4','0128820909',''),
(464,1,153,'3','bfick@commercialpools.co.za',''),
(465,1,153,'5','Good Day, im starting a pool reno on monday, my client wants to use your fibreglass mosais, kindly send me your brochure, would like to place the order tomorrow, kind regards bertie fick',''),
(466,1,154,'1','Daniel Newman',''),
(467,1,154,'4','0763226083',''),
(468,1,154,'3','danienewman@outlook.com',''),
(469,1,154,'5','Mosaic grey carlton  30Meters',''),
(470,1,155,'1','Ursula',''),
(471,1,155,'4','0836526957',''),
(472,1,155,'3','Ursula.Wright@capetown.gov.za',''),
(473,1,155,'5','do u sell pool pumps?\r\nPrice pls',''),
(474,1,156,'1','Monique',''),
(475,1,156,'4','0814019875',''),
(476,1,156,'3','moniquefourie26@gmail.com',''),
(477,1,156,'5','Hi \r\n\r\nI am looking for a child safe pool cover\r\n\r\nSize 6 x 3 \r\n\r\nKind regards\r\nMonique',''),
(478,1,157,'1','Naomi Scholtz',''),
(479,1,157,'4','732732570',''),
(480,1,157,'3','scholtz.naomi@gmail.com',''),
(481,1,157,'5','How much does a swimming pool heater cost for a pool size 3x4',''),
(482,1,158,'1','Wendell Isaacs',''),
(483,1,158,'4','0739871575',''),
(484,1,158,'3','isaacswendell@gmail.com',''),
(485,1,158,'5','Good day. I would like more info re. Gas heat pumps For 27000L swimming pool',''),
(486,1,159,'1','Anton Jansen',''),
(487,1,159,'4','082 455 6824',''),
(488,1,159,'3','antonjansen@iafrica.com',''),
(489,1,159,'5','Bruce of Robust pools gave me your details. I have a small pool for which I need a hand rail to get in and out of the pool. what can you offer or can I have this custom made? i live in durban',''),
(490,1,160,'1','Roger Noble',''),
(491,1,160,'4','0825611116',''),
(492,1,160,'3','roger@flicx.co.za',''),
(493,1,160,'5','Please send PFI',''),
(494,1,161,'1','Anesh Madaree',''),
(495,1,161,'4','0825523090',''),
(496,1,161,'3','info@sapaper.co.za',''),
(497,1,161,'5','Req pooljets',''),
(498,1,162,'1','Jaco de vries',''),
(499,1,162,'4','0832620309',''),
(500,1,162,'3','devrIESJ@LAW.CO.ZA',''),
(501,1,162,'5','i AM INTERESTED IN 3 X SST Z Led Waterspout – 1000mm, WILL YOU KINDLY CONFIRM STOCK.',''),
(502,1,163,'1','Whiteson',''),
(503,1,163,'4','0615982727',''),
(504,1,163,'3','wcm.comix@gmail.com',''),
(505,1,163,'5','Please send me sime pictures for water spouts and prices',''),
(506,1,164,'1','Monica',''),
(507,1,164,'4','0724786626',''),
(508,1,164,'3','m.maperra51@gmail.com',''),
(509,1,164,'5','I am based in Johannesburg I am looking for 1  led pool waterfall',''),
(510,1,165,'1','DavidrAh',''),
(511,1,165,'4','82524326682',''),
(512,1,165,'3','yourmail@gmail.com',''),
(513,1,165,'5','Hello. And Bye. \r\n[url=http://google.com/aasgdhjhgasjfajsd#]google404[/url] \r\nhjgklsjdfhgkjhdfkjghsdkjfgdh',''),
(514,1,166,'1','Maphehello Mphasane',''),
(515,1,166,'4','0733025159',''),
(516,1,166,'3','Maphehello@yahoo.com',''),
(517,1,166,'5','Can I get a quote for a pool pump',''),
(518,1,167,'1','Barry Vorster',''),
(519,1,167,'4','0833005682',''),
(520,1,167,'3','barry@polyphoenix.co.za',''),
(521,1,167,'5','Hi I am interested in your ss venturi jet front nozzle section, need to know if it is available separately, if so what are the dimensions, thread size and price please\r\nThank you',''),
(522,1,168,'1','DavidrAh',''),
(523,1,168,'4','82339297366',''),
(524,1,168,'3','yourmail@gmail.com',''),
(525,1,168,'5','Hello. And Bye. \r\n[url=http://google.com/aasgdhjhgasjfajsd#]google404[/url] \r\nhjgklsjdfhgkjhdfkjghsdkjfgdh',''),
(526,1,169,'1','Honest',''),
(527,1,169,'4','0724783706',''),
(528,1,169,'3','honest.mrwebo@gmail.com',''),
(529,1,169,'5','Hi there, do you have rep\'s that come out to see and recommend pool lights.\r\n\r\nThanks \r\nHonest',''),
(530,1,170,'1','Llewellyn Burger',''),
(531,1,170,'4','0823500080',''),
(532,1,170,'3','Rsausa33@gmail.com',''),
(533,1,170,'5','Pls contact me for a quote',''),
(534,1,171,'1','Mike Williams',''),
(535,1,171,'4','0721144751',''),
(536,1,171,'3','MIKE@ANDELOMI.COM',''),
(537,1,171,'5','please can you contact me re your product.we have a problem that i would like to try and sort out.\r\nmany thanks,mike williams',''),
(538,1,172,'1','GMM Itumiseng',''),
(539,1,172,'4','0818087219',''),
(540,1,172,'3','gitumiseng@gmail.com',''),
(541,1,172,'5','Good afternoon ,Im asking a quOtetion for All pool equiPments Please.',''),
(542,1,173,'1','Ivan',''),
(543,1,173,'4','0833515368',''),
(544,1,173,'3','ivanlazarovus@yahoo.com',''),
(545,1,173,'5','where can I get it?',''),
(546,1,174,'1','thabang Bathami',''),
(547,1,174,'4','+26774103009',''),
(548,1,174,'3','thzakes057@gmail.com',''),
(549,1,174,'5','need gaskets for one ofyuor oroducts',''),
(550,1,175,'1','Tessa Keyser',''),
(551,1,175,'4','0116289700',''),
(552,1,175,'3','tessa.k@pointbagency.co.za',''),
(553,1,175,'5','this is a test please do not respond.',''),
(554,1,176,'1','Manoj',''),
(555,1,176,'4','0738353774',''),
(556,1,176,'3','Manoja@nedbank.co.za',''),
(557,1,176,'5','Quote to install solar panels for pool',''),
(558,1,177,'1','Pools & Repairs',''),
(559,1,177,'4','0848929243',''),
(560,1,177,'3','poolsrepairs76@gmail.com',''),
(561,1,177,'5','Middag het jul ook pool rails',''),
(562,1,178,'1','Jessie Ferreira',''),
(563,1,178,'4','0832310991',''),
(564,1,178,'3','Tonjess@mweb.Co.za',''),
(565,1,178,'5','Im looking for your stainles steel weir deck cover. Im in gauteng, who are your suppliers in this area',''),
(566,1,179,'1','Mark Bradfield',''),
(567,1,179,'4','0792105723',''),
(568,1,179,'3','info@buckleighguesthouse.co.za',''),
(569,1,179,'5','good morning\r\n\r\nDo you stock the stainless steel 316 letter box outlets for water features or swimming pools? I am looking for 2x400mm and 1x800mm. Please advise. Thank you',''),
(570,1,180,'1','Johann',''),
(571,1,180,'4','0825522503',''),
(572,1,180,'3','johann@johannmeyer.co.za',''),
(573,1,180,'5','I am interested in a pool ladder for use in my salt water pool. please advise?',''),
(574,1,181,'1','Selvin',''),
(575,1,181,'4','0762400302',''),
(576,1,181,'3','Selvgov@gmail.com',''),
(577,1,181,'5','Hi\r\nI would like to order 3x 500mm LED Waterspout for delivery in gauteng. How long will it take and what is the cost for delivery. Can you also recommend a pump - how many would one need for the three spouts? Thanks',''),
(578,1,182,'1','leon van der westhuizen',''),
(579,1,182,'4','0357880256',''),
(580,1,182,'3','manager@zyc.co.za',''),
(581,1,182,'5','Interested in small pool motives - size +-300mm for baby pool\r\nplease supply info on available products and prices',''),
(582,1,183,'1','Sithandiwe',''),
(583,1,183,'4','0713503859',''),
(584,1,183,'3','Sithandiwe.khoza@yahoo.com',''),
(585,1,183,'5','I would like to purchase the 750mm LED Z waterspout but I\'m based in jhb , do you deliver to jhb? And how?',''),
(586,1,184,'1','Ruan',''),
(587,1,184,'4','0829417674',''),
(588,1,184,'3','Rleroux@distell.co.za',''),
(589,1,184,'5','Looking for MOSIAC for fibreglass pool. Like the MD-N-Marston in blue. I am in jhb, do you deliver to JHB?',''),
(590,1,185,'1','Chelcea Soal',''),
(591,1,185,'4','0114668250',''),
(592,1,185,'3','chelcea@waterhouse.co.za',''),
(593,1,185,'5','GOOD DAY, \r\nWE WOULD LIKE TO RESELL YOUR SST Z SPOUT \r\nPLEASE SEND YOUR PRICES ON \r\n300MM\r\n400MM\r\n500MM\r\n800MM\r\n1000MM\r\n\r\nTHANK YOU\r\nWATERHOUSE PUMPS',''),
(594,1,186,'1','Thomdak',''),
(595,1,186,'4','81646158427',''),
(596,1,186,'3','t.o.masda.st.i.-.1.9.7.9.@gmail.com',''),
(597,1,186,'5','Greeting \r\nWeb Scraping of websites: catalogs, phone numbers, companies \r\nCreating and filling online stores and catalog websites. \r\n \r\nRetrieving data from copy-protected websites, solving captcha and recaptcha. \r\nAnd data processing in CSV, Excel. \r\nI have six years of experience. \r\nTransfer catalogs of online stores, catalogs phone numbers of company. \r\nAlso a lot of experience in publishing content on websites and online stores. \r\n \r\nI work with web automation and web scraping software \r\nZennoPoster \r\nI am a Web Scraping Consultant & Data Engineer. Custom Bot Development & Automation \r\n \r\n \r\nViber/WhatsApp/Telegram: \r\n+79818525114 \r\nSkype anato27 \r\nlina.zaytseva.1993@list.ru',''),
(598,1,187,'1','andrew',''),
(599,1,187,'4','0605248253',''),
(600,1,187,'3','andrew@multisolve.co.za',''),
(601,1,187,'5','Hi, I am a chemical and consumable distributor for the industrial water treatment industry, One of my clients are currently selling their unused pool sand to me for me to distribute. I have about 6 ton of 40kg\'s pool sand bags , would you be interested in buying some sand at a reduced price?',''),
(602,1,188,'1','Francois Scholtz',''),
(603,1,188,'4','0833107488',''),
(604,1,188,'3','fjes17@gmail.com',''),
(605,1,188,'5','I purchased one of your pool handles from poolware in nelspruit and would lime to know if you have any instructions on how to install them best',''),
(606,1,189,'1','Angelica Coana',''),
(607,1,189,'4','00258842069634',''),
(608,1,189,'3','Kitycoana@gmail.com',''),
(609,1,189,'5','Good day\r\nI just build swimming pools, I would like to get quite for 100m2 tiles, cascate,  clean machine.\r\n\r\nThank you',''),
(610,1,190,'1','Adams Ambari',''),
(611,1,190,'4','+255774849933',''),
(612,1,190,'3','optimuscoltd@gmail.com',''),
(613,1,190,'5','Im based in dar es salaam -tanzania looking for the followings:\r\n1.pump to meet the following dimensions 16mt x5 mt for adults  and 8mt x 5 mt attached for kids\r\n2.filter to meet the above specs\r\n3. led lights ,6 pcs\r\n4.transformer for led lights\r\n5.picking place -johanesburg\r\n6.quote in usd',''),
(614,1,191,'1','Mark',''),
(615,1,191,'4','+27833010504',''),
(616,1,191,'3','mark@shareinvestments.co.za',''),
(617,1,191,'5','Good day.\r\nI have a pool safety product that i would like to introduce to you\r\nProudly South African invented, manufactured and patented.\r\nSee website: http://www.theedgesa.com/\r\nThank you.\r\nMark\r\n083 3010504',''),
(618,1,192,'1','Presha',''),
(619,1,192,'4','0837866722',''),
(620,1,192,'3','preshac@hotmail.com',''),
(621,1,192,'5','Good day, i need a quote for a pool. The space it not huge so the size will need to be 3x3 or 4x4 kindly advise a price for installation, labour .\r\n\r\nKind regards',''),
(622,1,193,'1','Ramin',''),
(623,1,193,'4','00263772295632',''),
(624,1,193,'3','ramin.khd@gmail.com',''),
(625,1,193,'5','Hi There \r\n\r\nI am planing to heat my pool using a solar system . Its 80000 lit pool. \r\nPlease advise',''),
(626,1,194,'1','Shaun',''),
(627,1,194,'4','0731848838',''),
(628,1,194,'3','Sibusisok89@yahoo.com',''),
(629,1,194,'5','Afternoon I wanted to know if you\'d Be interested in buying a few HTH 25kg buckets for R550.',''),
(630,1,195,'1','SUSAN',''),
(631,1,195,'4','0726860140',''),
(632,1,195,'3','Shbouwer@gmail.com',''),
(633,1,195,'5','Need a pool railing please',''),
(634,1,196,'1','E C LAING',''),
(635,1,196,'4','0824972468',''),
(636,1,196,'3','errollaing@gmail.com',''),
(637,1,196,'5','hi I wouldike to see you this morning re pool and water feature lights. Thanks',''),
(638,1,197,'1','PArdon MuJakachi',''),
(639,1,197,'4','‭+27 (79) 386-7937‬',''),
(640,1,197,'3','pArdon.muJakachi@Gmail.com',''),
(641,1,197,'5','Please reach me on whatsapp',''),
(642,1,198,'1','Karl',''),
(643,1,198,'4','0824722596',''),
(644,1,198,'3','Karlbeech123@gmail.com',''),
(645,1,198,'5','Do you sell pool products and do you test pool water?',''),
(646,1,199,'1','Karissa Barnett',''),
(647,1,199,'4','0824406203',''),
(648,1,199,'3','karissa@icon.co.za',''),
(649,1,199,'5','Please send me spec and quote for a 200mm wide slimline waterspout.',''),
(650,1,200,'1','Chimwemwe soko',''),
(651,1,200,'4','+265888953932',''),
(652,1,200,'3','chisg87@gmail.com',''),
(653,1,200,'5','Please quote the following:\r\n200 off 2kg alum powder  packets\r\n20 off shock- it packets\r\n20 off swimming pool floater\r\n20 off test KITS boxes\r\n\r\nChisg suppliers\r\nMalawi',''),
(654,1,201,'1','Christine Tait',''),
(655,1,201,'4','0767907198',''),
(656,1,201,'3','christine.tait@sandvik.com',''),
(657,1,201,'5','I AM INTERESTED IN THE SST TAP SPOUT - 700MM X 185MM. i LIVE IN JOHANNESBURG - WHAT IS THE delivery cost to Johannesburg and what is the lead time on the item?',''),
(658,1,202,'1','Heinz Modricky',''),
(659,1,202,'4','0826509636',''),
(660,1,202,'3','heinz@metalian.co.za',''),
(661,1,202,'5','If you guys need laser cutting, bending, welding support, I have this inhouse. Up yo 180 ton hydraulic press, spot welding, tig, etc..',''),
(662,1,203,'1','Hector Zarca',''),
(663,1,203,'4','0828559655',''),
(664,1,203,'3','hectorz@telkomsa.net',''),
(665,1,203,'5','I am looking for 200mm mosaic sheets in blue pattern.  Appreciate help.',''),
(666,1,204,'1','Quinton',''),
(667,1,204,'4','0836573889',''),
(668,1,204,'3','quinton.addison@yahoo.com',''),
(669,1,204,'5','Good Day\r\nKindly forward your mods and fibre mosaic catalogue. \r\nThank you\r\nRegards \r\nQ.ADDISON',''),
(670,1,205,'1','Mr Carlos Galego',''),
(671,1,205,'4','0824963643',''),
(672,1,205,'3','galego@mweb.co.za',''),
(673,1,205,'5','What size are the mosaicS in mod n marston? \r\nI want an individual small mosaic to be Mixed with a glass mosaic That i using on my infinity pool',''),
(674,1,206,'1','stephen coates',''),
(675,1,206,'4','0646739030',''),
(676,1,206,'3','stephen.coat@gmail.com',''),
(677,1,206,'5','I am INQUIRING if you still do the Medusa Mod\'n logo for pool bottoms? I am also trying to contact you via telephone, but its not connecting. Could you please call me.',''),
(678,1,207,'1','lindsay keyser',''),
(679,1,207,'4','0833781411',''),
(680,1,207,'3','lindsay@ltdevelopments.co.za',''),
(681,1,207,'5','Hi There, \r\nSST Z Led Waterspout – 2000mm \r\nplease can you send me the availability?',''),
(682,1,208,'1','Mahomed Ikhraam',''),
(683,1,208,'4','0828783001',''),
(684,1,208,'3','hi.tekinteriors1@gmail.com',''),
(685,1,208,'5','require a quote on :\r\n- spec pump porpoise 16 - 0.75\r\n- filter aquaswim 3 - 3 bags sm\r\n- light 160 led blue complete \r\n- aimflow gunite 50mm complete ( glued white )\r\n- weir gunite white eq',''),
(686,1,209,'1','Shelly van der Berg',''),
(687,1,209,'4','843241305',''),
(688,1,209,'3','shelly@cretecor.com',''),
(689,1,209,'5','good day,\r\nPlease contact me via email regarding pool lights, i require 8 x white, led, wall mount, pool lights, ip68, with full technical spec & data spec',''),
(690,1,210,'1','Sandri kruger',''),
(691,1,210,'4','0825794792',''),
(692,1,210,'3','San3@vodamail.co.za',''),
(693,1,210,'5','I AM INTERESED IN THE Sst standard rail. PLS  LET ME KNOW WHAT THE DIAMETER OF THE RAIL IS AND IF IT IS POSSIBLE TO GET IT IN A TEXTURED FINISH. I AM IN HILLCREST DURBAN',''),
(694,1,211,'1','EZekiel odioGo',''),
(695,1,211,'4','0636919379',''),
(696,1,211,'3','COdiogo@yahoo.com',''),
(697,1,211,'5','I want to discuss a quote for building a domestic water feature',''),
(698,1,212,'1','Nick willis',''),
(699,1,212,'4','0745733611',''),
(700,1,212,'3','Nicholaswillis1000@gmail.com',''),
(701,1,212,'5','I have a 10.5 x 5.5m pool need help finding the right size pump and filTer. Can you help please. It is 5ft deep',''),
(702,1,213,'1','Jaco kruger',''),
(703,1,213,'4','0823372662',''),
(704,1,213,'3','volvokruger@gmail.com',''),
(705,1,213,'5','Hi. Can i please have the blue colour. I will arrange a pic up after payment.',''),
(706,1,214,'1','Graham Julies',''),
(707,1,214,'4','0219593909',''),
(708,1,214,'3','Grahamgjulies@gmail.com',''),
(709,1,214,'5','Hi\r\n\r\nI would like to know if you have a 1.2m ladder for a portable pool 1.2m high\r\n\r\nKind regards\r\nGraham',''),
(710,1,215,'1','Jacques Klopper',''),
(711,1,215,'4','072 202 8723',''),
(712,1,215,'3','boaafrica29@gmail.com',''),
(713,1,215,'5','Good day\r\n\r\nI am in the prosess of building a small pool and interested in a counter current pump or something similar,whould you be so kind to give me A quote\r\n\r\nKind regards',''),
(714,1,216,'1','Mapula Ndlovu',''),
(715,1,216,'4','0832126379',''),
(716,1,216,'3','mskmobi@outlook.com',''),
(717,1,216,'5','I need a quote for about 6X4 pool',''),
(718,1,217,'1','Gavin Olney',''),
(719,1,217,'4','0823694780',''),
(720,1,217,'3','gavolNey@outlook.com',''),
(721,1,217,'5','We wanting tomout a water FEATURE  wall at the end of our pool. We would app someone to come and quote. We are in scarborough near Simonstown. Please call to discuss.',''),
(722,1,218,'1','Luciemarie Swanepoel',''),
(723,1,218,'4','0826761949',''),
(724,1,218,'3','luciemaries@yahoo.com',''),
(725,1,218,'5','Good day, I  need hand rails for my swimming pool. \r\n\r\nKind regards \r\n\r\nLuciemarie',''),
(726,1,219,'1','Louise  Madsen',''),
(727,1,219,'4','083 675 6111',''),
(728,1,219,'3','Louisemadsen4@gmail.com',''),
(729,1,219,'5','I am looking for the metal grab rail with one bolt at bottom, going  up and coming down with other bolt. Its not THe one on your website. Can you help.',''),
(730,1,220,'1','Adrian',''),
(731,1,220,'4','+263775949823',''),
(732,1,220,'3','atjoscelyne@gmail.com',''),
(733,1,220,'5','I\'m looking for all my plumbing for a pool job. skimmer box through to filters. And what got me to your site was I\'m looking for water spouts for a water feature.\r\n1x 500mm\r\n2x300mm\r\nthe ones that make a curtain of water\r\n\r\nMany thanks\r\nAdrian',''),
(734,1,221,'1','Tracy Milingu',''),
(735,1,221,'4','+260978961423',''),
(736,1,221,'3','tracymilingu@gmail.com',''),
(737,1,221,'5','Please kindly help me with your WHATsapp contact number. Please note: only the first later in my email address is if capital  letter.',''),
(738,1,222,'1','Tracy Milingu',''),
(739,1,222,'4','+260978961423',''),
(740,1,222,'3','tracymilingu@gmail.com',''),
(741,1,222,'5','Please kindly help me with your WHATsapp contact number. Please note: only the first later in my email address is if capital  letter.',''),
(742,1,223,'1','Jessica Thomas',''),
(743,1,223,'4','+27217627821',''),
(744,1,223,'3','jessica@uthembeni.co.za',''),
(745,1,223,'5','Good day,\r\n\r\nCan you please give me a quote on the following products.\r\n\r\n14 x 25kg Ultra-chlor granular chlorine\r\n21 x 5lt Liquid Pool Acid\r\n29 x 1lt Water Clarifier\r\n\r\nregards\r\njessica thomas',''),
(746,1,224,'1','Clinton williams',''),
(747,1,224,'4','o827756964',''),
(748,1,224,'3','clinmill@icloud.com',''),
(749,1,224,'5','Hi Hein,\r\n\r\nFurther to our chat:\r\n\r\ni requre a stainless steel pool ladder. I like the  SST CURVE LADDER 3-STEP.\r\nmy pool is 1.6 m deep\r\ni must be able to remove the the ladder during the winter months\r\nDo I have to fit myself?\r\nis there stock?\r\n\r\nbest regards\r\nclinton Williams',''),
(750,1,225,'1','Dale Ballantine',''),
(751,1,225,'4','0843051933',''),
(752,1,225,'3','dsbvideo@gmail.com',''),
(753,1,225,'5','HI THERE, I WANTED TO FIND OUT OF THE Z-SPOUT WAS MADE OF STAINLESS STEEL, AND IF YOU HAD STOCK AT THE MOMENT?\r\nTHANKS, \r\nDALE',''),
(754,1,226,'1','Allicia Van Staden',''),
(755,1,226,'4','0828962916',''),
(756,1,226,'3','johan.v.s@mweb.co.za',''),
(757,1,226,'5','Hi. Is there Any installatIon guide for your sst slImline spout?',''),
(758,1,227,'1','kish manilall',''),
(759,1,227,'4','0834170063',''),
(760,1,227,'3','kish@kishco.co.za',''),
(761,1,227,'5','Do you have a branch in Durban',''),
(762,1,228,'1','Andrew STAUDACHER',''),
(763,1,228,'4','0823163961',''),
(764,1,228,'3','Andrew.staudacher6@gmail.com',''),
(765,1,228,'5','Good day, im looking to buy your mod-n- mastro. How doEs one apply your pRoduct to the pool? Is it done for us by your company or can it be done by ourselves? Is your product a sticker or actual MOsaicS? Is it 960 mm in length? And 160mm in width? Can i place your product over the old exsisting proDuct around our pool? Sorry for all the questions but i have struggled To find someone like you who fors this in Cape Town. I look forward to your Reply. Kind regards Andrew Staudacher',''),
(766,1,229,'1','Bernard du plessis',''),
(767,1,229,'4','0837702262',''),
(768,1,229,'3','dupcpt@gmail.com',''),
(769,1,229,'5','Good day\r\nPlease contacT me regarding a pool step or rail to assist  Getting in and out the pool.\r\nThank you\r\nBernard',''),
(770,1,230,'1','Cecile',''),
(771,1,230,'4','+27781927463',''),
(772,1,230,'3','limcecile@gmail.com',''),
(773,1,230,'5','Good MORNING\r\nCAN YOU PLEASE TELL ME OF THE DELIVERY TIME FOR THIS ITEM TO PRETORIA? CAN I HAVE THE SPECS FOR THIS ITEM PLEASE, WHAT OTHER PARTS NEEDED FOR CONNECTION. THANK YOU',''),
(774,1,231,'1','Lani Nelson',''),
(775,1,231,'4','0765873158',''),
(776,1,231,'3','roderickjohnnelson@gmail.com',''),
(777,1,231,'5','How do i pay',''),
(778,1,232,'1','Albert',''),
(779,1,232,'4','0795625600',''),
(780,1,232,'3','albertgoltz01@gmail.com',''),
(781,1,232,'5','Hi I need price and quantity sand for aquaswim 3 filter please.',''),
(782,1,233,'1','madelein Besgter',''),
(783,1,233,'4','0795242427',''),
(784,1,233,'3','madelein@gvsmakelaars.com',''),
(785,1,233,'5','good day please provide me with a quote for the sst z led waterspout with 3 lights .\r\nwe are in kuruman \r\nfrylinck str 12 \r\nKuruman 8460',''),
(786,1,234,'1','peter melvin kariuki',''),
(787,1,234,'4','+27767937125',''),
(788,1,234,'3','admin@chromegroup.co.za',''),
(789,1,234,'5','ATT; Fathima Ebrahim.  \r\nASCC South Africa (Chrome Cargo Intl).\r\n6 Bilsland Street, The Stewards, Benoni (Delivery 8HOO to 16H15).\r\nP O Box 5098, Benoni South,1502, South Africa',''),
(790,1,235,'1','Rashad',''),
(791,1,235,'4','0713831919',''),
(792,1,235,'3','Dabhelia@gmail.com',''),
(793,1,235,'5','I want to purchase a zz led 750 spout can uou send me wn invoice i will eft for Delivery to jhb',''),
(794,1,236,'1','Wesley',''),
(795,1,236,'4','0847907165',''),
(796,1,236,'3','wesleympwapwa@gmail.com',''),
(797,1,236,'5','I am looking for a swimming pool light ..( nixon sst5\") blue colour..\r\nHow much will it cost',''),
(798,1,237,'1','Corne',''),
(799,1,237,'4','0745897172',''),
(800,1,237,'3','cornehattingh7@gmail.com',''),
(801,1,237,'5','I would like a quote on a safety net. 7x4m plus installation',''),
(802,1,238,'1','ARTUR ALEXANDRE CARONA MARCAL',''),
(803,1,238,'4','0824852048',''),
(804,1,238,'3','artur_m27@hotmail.com',''),
(805,1,238,'5','Good day\r\n i am looking at your website to see your selectionm of mosaics, my pool man is it at my houise and gave me your company so i could chose the mosaic, unfortunatly i can find it.\r\nplease answer asap because the pool man is in a hurry',''),
(806,1,239,'1','OSULLIVAN1248',''),
(807,1,239,'4','81283994383',''),
(808,1,239,'3','FUENTS9174@thefmail.com',''),
(809,1,239,'5','Thank you!!1',''),
(810,1,240,'1','Nazli',''),
(811,1,240,'4','0788605397',''),
(812,1,240,'3','nazlidav@gmail.com',''),
(813,1,240,'5','I\'d like to get a quote for 6x3 fibre glass pool with full installation, what is included in your packages. Thank yoh',''),
(814,1,241,'1','DEMETRIUS AUGUST',''),
(815,1,241,'4','0825736090',''),
(816,1,241,'3','august@vwsa.co.za',''),
(817,1,241,'5','PLS GIVE ME DETAILS OF PAYMENT METHODE AND DELIVERY TIME  THANKS',''),
(818,1,242,'1','colin jacobs',''),
(819,1,242,'4','021 558 4023',''),
(820,1,242,'3','yep.jacobs@gmail.com',''),
(821,1,242,'5','I\'m looking for a pool grab rail in stainless steel. Your 1200mm sst p-rail is probably the one but I am apprehensive about the fixing to the paving. It would probably have to be lifted and a 300 x 300 x 300mm concrete base cast with the fixing bolts being cast in-situ......................am I correct??\r\nPrice includes VAT? you have stock??',''),
(822,1,243,'1','Joe Miller',''),
(823,1,243,'4','+12548593423',''),
(824,1,243,'3','info@domainworld.com',''),
(825,1,243,'5','Notice#: 491343\r\nDate: 2021-01-15  \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN swim-n-style.com WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain swim-n-style.com\r\n\r\nWe have made several attempts to reach you by phone, to inform you regarding the TERMINATION of your domain swim-n-style.com\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://yourdomainregistration.ga/?n=swim-n-style.com&r=a&t=1610651281&p=v1\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 24 HOURS, YOUR DOMAIN swim-n-style.com WILL BE TERMINATED\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://yourdomainregistration.ga/?n=swim-n-style.com&r=a&t=1610651281&p=v1\r\n\r\nACT IMMEDIATELY. \r\n\r\nThe submission notification swim-n-style.com will EXPIRE WITHIN 24 HOURS after reception of this email',''),
(826,1,244,'1','Contactedurn',''),
(827,1,244,'4','88385978473',''),
(828,1,244,'3','no-replyEi@gmail.com',''),
(829,1,244,'5','Hеllо!  nixin.co.za \r\n \r\nDid yоu knоw thаt it is pоssiblе tо sеnd businеss оffеr fully lеgitimаtе wаy? \r\nWе suggеst а nеw wаy оf sеnding mеssаgе thrоugh fееdbасk fоrms. Suсh fоrms аrе lосаtеd оn mаny sitеs. \r\nWhеn suсh businеss prоpоsаls аrе sеnt, nо pеrsоnаl dаtа is usеd, аnd mеssаgеs аrе sеnt tо fоrms spесifiсаlly dеsignеd tо rесеivе mеssаgеs аnd аppеаls. \r\nаlsо, mеssаgеs sеnt thrоugh fееdbасk Fоrms dо nоt gеt intо spаm bесаusе suсh mеssаgеs аrе соnsidеrеd impоrtаnt. \r\nWе оffеr yоu tо tеst оur sеrviсе fоr frее. Wе will sеnd up tо 50,000 mеssаgеs fоr yоu. \r\nThе соst оf sеnding оnе milliоn mеssаgеs is 49 USD. \r\n \r\nThis оffеr is сrеаtеd аutоmаtiсаlly. Plеаsе usе thе соntасt dеtаils bеlоw tо соntасt us. \r\n \r\nContact us. \r\nTelegram - @FeedbackFormEU \r\nSkype  live:feedbackform2019 \r\nWhatsApp - +375259112693',''),
(830,1,245,'1','Colleen mccallum',''),
(831,1,245,'4','0829031573',''),
(832,1,245,'3','Cmccallum200@gmail.com',''),
(833,1,245,'5','Looking to get a grab rail INSTALLED  in my pool. I live in Claremont cape town',''),
(834,1,246,'1','Enid Vickers',''),
(835,1,246,'4','0834603910',''),
(836,1,246,'3','enid@corporateimage.co.za',''),
(837,1,246,'5','Hi. I am interested in your pool grip. Please could you tell me what it costs and what it will cost to install. Thank you.',''),
(838,1,247,'1','Liana de Bruyn',''),
(839,1,247,'4','0847856428',''),
(840,1,247,'3','liana.debruyn@experian.com',''),
(841,1,247,'5','Good day\r\nI am looking for the electric cable for C140 Chloinator cell \r\nIf you have do you have stock and how much?',''),
(842,1,248,'1','Warren KNEZOVICH',''),
(843,1,248,'4','+27828903422',''),
(844,1,248,'3','warren@knezconstruction.co.za',''),
(845,1,248,'5','hI THERE. WE ARE SITUATED IN CAPE ST. FRANCIS AND NEED TWO OF THE 900MM SPOUTS PLEASE. PLEASE LET ME KNOW WHAT THE \"PROFILE\" MEANS IN THE THE DESCRIPTION OF THE 900MM SPOUT. WOULD YOU ARRANGE COURIER FOR ME ? IS IT 316 STAINLESS STEEL ?',''),
(846,1,249,'1','Melinda',''),
(847,1,249,'4','0766740119',''),
(848,1,249,'3','melinda@joral.co.za',''),
(849,1,249,'5','Hi François\r\n\r\nI\'m interested in the the blade spouts  your photo no 16, for my pool fountains I\'ve got three pillors off 500mm. So the blades I\'ll require would have to be 400. Please could you forward me some info my gallery isn\'t allowing me to open to see your prices. Or give me a call please. \r\nMelinda Dos Santos',''),
(850,1,250,'1','Mogamad Allie Saal',''),
(851,1,250,'4','0781239870',''),
(852,1,250,'3','alliesaal@gmail.com',''),
(853,1,250,'5','MORNING. PLEASE COULD YOU PROVIDE ME ADDITIONAL INFORMATION ON THE 750MM SST Z LED WATERSPOUT. \r\nIM LOOKING AT THE CONNECTION REQUIREMENTS FOR BOTH WATER AND LED.\r\nIS A 0.75KW POOL PUMP SUFFICIENT TO POWER THIS WATER FEATURE?\r\nKIND REGARDS',''),
(854,1,251,'1','Jacques',''),
(855,1,251,'4','0734430232',''),
(856,1,251,'3','jacqueywaquey@gmail.com',''),
(857,1,251,'5','Hi, i trust that you are well. I would like to construct a pool myself, yet i require a full scope of what i require considering pump, filter, pipes and fittings. Thanks in advance',''),
(858,1,252,'1','Irene Saint',''),
(859,1,252,'4','082 4176709',''),
(860,1,252,'3','irene@kembali.co.za',''),
(861,1,252,'5','I WOULD LIKE TO PURCHASE WATER SPOUTS (SST SLIMLINE) BUT YOUR ADVISE WOULD BE APPRECIATED -\r\n1. THE WALL WIDTH - 4\'504\r\n                         HEIGHT - 94CM\r\n\r\nHOW MANY SPOUTS REQUIRED FOR THE SPACE OR WHAT WIDTH SPOUTS FOR THIS AREA?\r\nTHE LAY OUT OF THE WATER PIPES IN THE WALL OR BEHIND?\r\nWHAT SIZE PUMP FOR THESE SPOUTS?\r\n\r\nMUCH APPRECIATED\r\n\r\nIRENE SAINT',''),
(862,1,253,'1','Thessa van Zyl',''),
(863,1,253,'4','0824837943',''),
(864,1,253,'3','thessa@mzero.co.za',''),
(865,1,253,'5','Good day\r\n\r\nWe are looking at giving between 3 or 5 pools away as a gift.\r\nWhat cost-effective options do you have for us?\r\n\r\nNote this prize can be won anywhere in SA .',''),
(866,1,254,'1','Yatish',''),
(867,1,254,'4','0795262377',''),
(868,1,254,'3','Dullabh.yatish@gmail.com',''),
(869,1,254,'5','Looking to add a water slide for existing new pool in Meyersdal joburg',''),
(870,1,255,'1','Artem CBDO',''),
(871,1,255,'4','duck.design.business@gmail.com',''),
(872,1,255,'3','duck.design.business@gmail.com',''),
(873,1,255,'5','Hello! \r\n \r\nI hope that I\'m not bothering you. I’m a business development manager of http://www.duck.design/hire-designer . I thought that your company is probably looking for a designer to join your team, and I want to offer you our trial of graphic designer (regular price is $399/month) - $7 for 7 days. The designer will work for you only, perform any design-related work, including pictures, logos, banners, etc. \r\n \r\nIf you are interested, book a call here http://www.duck.design/book-a-call \r\nEmail: duck.design.business@gmail.com',''),
(874,1,256,'1','Joe Miller',''),
(875,1,256,'4','+12548593423',''),
(876,1,256,'3','info@domainregistercorp.com',''),
(877,1,256,'5','Notice#: 491343\r\nDate: 2021-02-01  \r\n\r\nYOUR IMMEDIATE ATTENTION TO THIS MESSAGE IS ABSOLUTELY NECESSARY!\r\n\r\nYOUR DOMAIN nixin.co.za WILL BE TERMINATED WITHIN 24 HOURS\r\n\r\nWe have not received your payment for the renewal of your domain nixin.co.za\r\n\r\nWe have made several attempts to reach you by phone, to inform you regarding the TERMINATION of your domain nixin.co.za\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://domain-register.ga/?n=nixin.co.za&r=a&t=1612125210&p=v1\r\n\r\nIF WE DO NOT RECEIVE YOUR PAYMENT WITHIN 24 HOURS, YOUR DOMAIN nixin.co.za WILL BE TERMINATED\r\n\r\nCLICK HERE FOR SECURE ONLINE PAYMENT: http://domain-register.ga/?n=nixin.co.za&r=a&t=1612125210&p=v1\r\n\r\nACT IMMEDIATELY. \r\n\r\nThe submission notification nixin.co.za will EXPIRE WITHIN 24 HOURS after reception of this email',''),
(878,1,257,'1','Jannathoca',''),
(879,1,257,'4','84594992145',''),
(880,1,257,'3','deplodog@foxmaily.com',''),
(881,1,257,'5','можно сказать, музмо скачать популярные песни [url=http://muzground.ru/song/%D0%B4%D1%83%D1%88%D0%B5%D0%B2%D0%BD%D1%8B%D0%B5+%D0%BF%D0%B5%D1%81%D0%BD%D0%B8+%D0%BA%D1%80%D0%B0%D1%81%D0%B8%D0%B2%D1%8B%D0%B5]песни от которых захватывает дух[/url]',''),
(882,1,258,'1','Belmiro Ferreira Mabuie',''),
(883,1,258,'4','+258875465400',''),
(884,1,258,'3','Belmirofe@gmail.com',''),
(885,1,258,'5','Good morning, im looking for a Sst z waterspout with lEd light 1-1.2m to install on \r\nMY watErFall. PleAse send me a quote',''),
(886,1,259,'1','Dieter glockle',''),
(887,1,259,'4','0829289974',''),
(888,1,259,'3','Dieter.glockle@gmail.com',''),
(889,1,259,'5','Hi,\r\n\r\nWe purchased 3 Colour changing led pool lights from you, we also recEived a remote and RECEIVER. Problem is Both electricIans who looked at it have no idea what to do. Do you have any INSTRUCTIONS on how this should be connected',''),
(890,1,260,'1','Pamela',''),
(891,1,260,'4','0733632083',''),
(892,1,260,'3','pamela.mandindi2@gmail.com',''),
(893,1,260,'5','i NEED A  QUOTE ON A SMALL WALL WITH 1 WATERFALL.I ALREADY HAVE LANDSCAPING AROUND THE POOL AND DON\'T WANT THE WATER FEATURE TO BE A BIG PART OF THE POOL.I WANT MY DAUGHTER TO HAVE FUN WITH THE SMALL WATERFALL WHEN SWIMMING.\r\nWOULD HUGELY APPRECIATE YOUR REPONSE.KIND REGARDS pamela',''),
(894,1,261,'1','Brian McLintock',''),
(895,1,261,'4','083 2509898',''),
(896,1,261,'3','Brian@bsmbaker.co.za',''),
(897,1,261,'5','Please quote for delivery to plettenberg bay\r\n13 monks view, \r\nChurch street. \r\nPlettenberg Bay 6600',''),
(898,1,262,'1','Percy',''),
(899,1,262,'4','0823784470',''),
(900,1,262,'3','percy@guard4sure.co.za',''),
(901,1,262,'5','Please on a Waterfall pool spout',''),
(902,1,263,'1','Mahomed Khan',''),
(903,1,263,'4','+258 843886440',''),
(904,1,263,'3','kitokhan23@gmail.com',''),
(905,1,263,'5','I would like to know if you have a  marblite which colors and prices',''),
(906,1,264,'1','Jannie Koegelenberg',''),
(907,1,264,'4','0827657776',''),
(908,1,264,'3','jannie.koegelenberg@rhdhv.com',''),
(909,1,264,'5','Hi Francois, soos bespreek',''),
(910,1,265,'1','Ashraf',''),
(911,1,265,'4','082 770-1253',''),
(912,1,265,'3','Ashraf710831@gmail.com',''),
(913,1,265,'5','Do you stock filter selectors? If so the cost there of please. \r\nAwait your response. \r\nThank you',''),
(914,1,266,'1','Johanna',''),
(915,1,266,'4','+27 0793400441',''),
(916,1,266,'3','healthshop500@vodamail.co.za',''),
(917,1,266,'5','Please quote with delivery fees',''),
(918,1,267,'1','Andri',''),
(919,1,267,'4','828021368',''),
(920,1,267,'3','buddybeukes@gmail.com',''),
(921,1,267,'5','Ek soek die horisontale pype van n bestway pool.\r\nKan julle my help asb.',''),
(922,1,268,'1','Danny',''),
(923,1,268,'4','0640815467',''),
(924,1,268,'3','fmuchongwe97@gmail.com',''),
(925,1,268,'5','How much are you pool db box \r\n\r\nThanks you',''),
(926,1,269,'1','Andries P Dicks',''),
(927,1,269,'4','0825550887',''),
(928,1,269,'3','andries@dno.co.za',''),
(929,1,269,'5','Kindly send Proforma for payment. Thanks',''),
(930,1,270,'1','RICHARD',''),
(931,1,270,'4','0748470650',''),
(932,1,270,'3','rich7gray@icloud.com',''),
(933,1,270,'5','looking for a remote operated pool light',''),
(934,1,271,'1','Natasha',''),
(935,1,271,'4','0741924845',''),
(936,1,271,'3','Natasha_moloney@yahoo.com',''),
(937,1,271,'5','Hello, I have your deck spout installed on my pool. I was hoping for advice On hoW to clean it and to remove rust spoTs please',''),
(938,1,272,'1','Zenobia',''),
(939,1,272,'4','0845103579',''),
(940,1,272,'3','ZENOBIAF@absamail.co.za',''),
(941,1,272,'5','I need a danage report saying that my PUMP\'S motor burned OUT and need to be replaced.',''),
(942,1,273,'1','Causpooffeemy',''),
(943,1,273,'4','89686146136',''),
(944,1,273,'3','shakatilar@sakhpubo.ru',''),
(945,1,273,'5','We Bought Out Everything On A Street Vendors Cart!!! Emotional http://us.vlipa.lv/video/SW9sTUg1cjY4K25iNytVPTlI.html',''),
(946,1,274,'1','AlfonsoCag',''),
(947,1,274,'4','82119557835',''),
(948,1,274,'3','aleksandra.626@mail.com',''),
(949,1,274,'5','The matrix measure I slogan Gail Dines speak, at a colloquy in Boston, she moved the audience to tears with her portrait of the problems caused nearby porn, and provoked sniggering with her intelligent observations near pornographers themselves. Activists in the audience were newly inspired, and men at the result – uncountable of whom had never viewed porn as a problem in the vanguard – queued up afterwards to guaranty their support. The mise en scene highlighted Dines\'s explosive charisma and the truthfully that, since the death of Andrea Dworkin, she has risen to that most baffling and captivating of free roles: the elated\'s foremost anti-pornography campaigner. \r\n \r\n[url=http://footjobtube4u.com]footjobtube4u[/url]',''),
(950,1,275,'1','Willem Nel',''),
(951,1,275,'4','0727465225',''),
(952,1,275,'3','nelwillem70@gmail.com',''),
(953,1,275,'5','Hi there\r\n\r\nI am interested in the 750mm SSTZ waterspout\r\n\r\nDo you haVe any in stock, is it made from stainless steel and how long will it take to ship to Still Bay?',''),
(954,1,276,'1','James Lambert',''),
(955,1,276,'4','82846576455',''),
(956,1,276,'3','lambertj283@gmail.com',''),
(957,1,276,'5','Good day \r\n \r\nI`m seeking a reputable company/individual to partner with in a manner that would benefit both parties. The project is worth $24 Million so if interested, kindly contact me through this email jameslambert@lambert-james.com for clarification. \r\n \r\nI await your response. \r\n \r\nThanks, \r\n \r\nJames Lambert',''),
(958,1,277,'1','Billyrem',''),
(959,1,277,'4','85854831177',''),
(960,1,277,'3','admin@media-sfera.fun',''),
(961,1,277,'5','We implement any of your order by motivated and fraudulent traffic. Any actions on the site of your client - registration, polls, voting, etc. Imitation of user actions. Let\'s make a test for free. More than 10 years of experience. Write your questions right now! Telegram: @BestTraffic7    Skype - win.media http://www.media-sfera.fun/en.html',''),
(962,1,278,'1','Peter',''),
(963,1,278,'4','0836101091',''),
(964,1,278,'3','peter@dragongroup.co.za',''),
(965,1,278,'5','Nedd pool light info, pricing, aVailability etc',''),
(966,1,279,'1','James Lambert',''),
(967,1,279,'4','86995629893',''),
(968,1,279,'3','lambertj283@gmail.com',''),
(969,1,279,'5','Good day \r\n \r\nI`m seeking a reputable company/individual to partner with in a manner that would benefit both parties. The project is worth $24 Million so if interested, kindly contact me through this email jameslambert@lambert-james.com for clarification. \r\n \r\nI await your response. \r\n \r\nThanks, \r\n \r\nJames Lambert',''),
(970,1,280,'1','Dave Rosenthal',''),
(971,1,280,'4','0845114748',''),
(972,1,280,'3','darwinpools@gmail.com',''),
(973,1,280,'5','Hi guys\r\nI\'m looking for a submersible pond pump. Between 6ooo - 8000 ltrs/hr.\r\nCan you help or make any recommendations\r\nTIA\r\nRegards\r\nDave',''),
(974,1,281,'1','Arraply',''),
(975,1,281,'4','81271588887',''),
(976,1,281,'3','abrarkips@anmail.xyz',''),
(977,1,281,'5','[url=http://vsdoxycyclinev.com/]doxycycline[/url]',''),
(978,1,282,'1','Arraply',''),
(979,1,282,'4','87655823846',''),
(980,1,282,'3','abrarkips@anmail.xyz',''),
(981,1,282,'5','[url=http://gcialisk.com/]generic cialis tadalafil[/url]',''),
(982,1,283,'1','Arraply',''),
(983,1,283,'4','87224282535',''),
(984,1,283,'3','abrarkips@anmail.xyz',''),
(985,1,283,'5','[url=http://gcialisk.com/]buy cialis usa[/url]',''),
(986,1,284,'1','Arraply',''),
(987,1,284,'4','82835487283',''),
(988,1,284,'3','abrarkips@anmail.xyz',''),
(989,1,284,'5','[url=http://vsviagrav.com/]buy viagra online[/url]',''),
(990,1,285,'1','Arraply',''),
(991,1,285,'4','83852198651',''),
(992,1,285,'3','abrarkips@anmail.xyz',''),
(993,1,285,'5','[url=http://gcialisk.com/]best site to buy cialis online[/url]',''),
(994,1,286,'1','Arraply',''),
(995,1,286,'4','84185815122',''),
(996,1,286,'3','abrarkips@anmail.xyz',''),
(997,1,286,'5','[url=http://vskamagrav.com/]kamagra gold 100mg review[/url]',''),
(998,1,287,'1','D AbraHams',''),
(999,1,287,'4','0829541394',''),
(1000,1,287,'3','Abrahams.dominic@Yahoo.com',''),
(1001,1,287,'5','SST PIPE SPOUT.. Hi, the 38mm is that size referring to the opening size & 150mm the length of neck of spout? Thanks DOMINIC',''),
(1002,1,288,'1','Pro MOthonyana Motswaiso',''),
(1003,1,288,'4','+267 71881997/77387033',''),
(1004,1,288,'3','prorighteousbranch@gmail.com',''),
(1005,1,288,'5','Good morning\r\n\r\ni wish to request for a price catalogue for swimming pool equipment and accessories (pumps, filters, toys, above ground pools, chemicals, test kits, cleaners, marbelight, adhersive, mosiac',''),
(1006,1,289,'1','Myles seals',''),
(1007,1,289,'4','0353663754',''),
(1008,1,289,'3','mylessealsjnr@gmail.com',''),
(1009,1,289,'5','Hey Nick ,\r\n\r\nRe: the element \r\n\r\n it\'s Myles seals , I\'ve worked for you before ,please contact as soon as you get this message, would love to hear from you .\r\n\r\nHAVE a great evening',''),
(1010,1,290,'1','Quentin Foyle',''),
(1011,1,290,'4','0828916257',''),
(1012,1,290,'3','wqrf01@gmail.com',''),
(1013,1,290,'5','Pl send quote',''),
(1014,1,291,'1','James Gooding',''),
(1015,1,291,'4','09583083992',''),
(1016,1,291,'3','jamesgooding74@gmail.com',''),
(1017,1,291,'5','Hello Sir/Madam,\r\nHope you\'re having a great day!\r\nI am James from CREATIVESEOS Pvt Ltd an Internet Marketing Company in India. Please check our Website: http://www.creativeseos.com/\r\nI would like to tell you some points about your online business. I hope  you won’t mind spending only 2-3 minutes to have a look at the following lines:\r\nIt seems you\'ve been spending a budget with sponsored listing or PPC.\r\n. In PPC, you may get the sales but only after paying a certain amount every time and if you stop paying, then the sales will vanish soon.\r\n . In SEO, you need to spend the budget for a few months. Once keywords will be on the first page of Google, you can get satisfied traffic for a long time. \r\n . 90% of users like Organic results over the sponsored ones because these results are more relevant and valuable. So just imagine how many valuable customers you are losing by not focusing on organic search results.\r\nBy investing a few months in SEO, you can see drastic changes in your website internally and externally. We\'ll show you TOP Rankings in your keywords, link popularity, organic traffic, and many more...\r\nAfter reviewing your website, I noticed some major on-page and off-page issues need to be fixed soon. For more information about your site errors, please respond to my email.\r\nI would be happy to provide you Complete Site Analysis Report (free of cost) with our Company Profile, Work Experience, and Client Testimonials. \r\nOur main AIM is customer satisfaction. We are not like others. We\'ve limited customers and make sure they are really happy with our performance. \r\nYou may be interested in Big Big Companies but I can say they\'re taking money only showing their company brand to customers; otherwise, the result part is Zero. The decision is yours!\r\nPS: Our Plan starts from Only $100/Month for 8 keywords and $200/Month for 20 keywords.http://www.creativeseos.com/packages.php  \r\n\r\nWe wish you the best of luck and looking forward to a long and healthy business relationship with you and your company.\r\nWaiting for your positive response… \r\nHave a Good Day!\r\n----------------------------------------Warm Regards,James GoodingMarketing ExecutiveCREATIVESEOS Pvt Ltd Chantamaniswar, Bhubaneswar, OdishaSkype:  Jamesgooding080Email:  jamesgooding74@gmail.comPhone:  + 91-958-308-3992Office:  +91-674-2973104Text Me:  + 91-958-308-3992WhatsApp:  + 91-958-308-3992Website:  http://www.creativeseos.com/CONFIDENTIALITY NOTICE: This e-mail, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, or distribution is prohibited. If you are not the intended recipient, please contact the sender immediately and destroy all copies of the original message. Thank you.',''),
(1018,1,292,'1','Veronica Jack',''),
(1019,1,292,'4','+27845662642',''),
(1020,1,292,'3','veronicaj@goldcircle.co.za',''),
(1021,1,292,'5','Good day, are you able to send me pictures OF POOLS where the SST ADJUSTABLE BALL SPOUT and the situation fan jet spout have been installed.\r\nThank you',''),
(1022,1,293,'1','Stuart Crocker',''),
(1023,1,293,'4','89895948317',''),
(1024,1,293,'3','stuartcrocker10@gmail.com',''),
(1025,1,293,'5','My name is Stuart Crocker, I am a Financial Consultant of Proquest Consulting limited . I have a client who has an interest in Investing in your country into a Joint Venture / Partnership. He has funds available meant for investment. \r\n \r\nPlease contact me if you are interested. \r\n \r\nRegards, \r\nStuart Crocker \r\nProquest Consulting limited \r\nEmail:   staurtcrocker544gmail.com',''),
(1026,1,294,'1','Boela Bruwer',''),
(1027,1,294,'4','0829278066',''),
(1028,1,294,'3','bb51@mweb.cO.za',''),
(1029,1,294,'5','I want a rail to grab on when entering or leaving my jacquzzi',''),
(1030,1,295,'1','SharonStulk',''),
(1031,1,295,'4','81369132321',''),
(1032,1,295,'3','bronislava74@mail.com',''),
(1033,1,295,'5','Absolutely with you it agree. It seems to me it is very good idea. Completely with you I will agree.\r\n  [url=http://thetranny.com/videos/59641/jade-venus/]jade venus shemale[/url]',''),
(1034,1,296,'1','EnriqueDip',''),
(1035,1,296,'4','89887122446',''),
(1036,1,296,'3','no-replyEi@gmail.com',''),
(1037,1,296,'5','Hi!  nixin.co.za \r\n \r\nDo you know the simplest way to talk about your product or services? Sending messages exploitation contact forms can permit you to simply enter the markets of any country (full geographical coverage for all countries of the world).  The advantage of such a mailing  is that the emails that may be sent through it will find yourself in the mailbox that is meant for such messages. Causing messages using Contact forms isn\'t blocked by mail systems, which means it\'s guaranteed to reach the recipient. You\'ll be able to send your provide to potential customers who were previously unavailable because of email filters. \r\nWe offer you to test our service for free. We will send up to 50,000 message for you. \r\nThe cost of sending one million messages is us $ 49. \r\n \r\nThis letter is created automatically. Please use the contact details below to contact us. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693',''),
(1038,1,297,'1','Sandy hart',''),
(1039,1,297,'4','0826784691',''),
(1040,1,297,'3','21sandyhart@gmail.com',''),
(1041,1,297,'5','Hi \r\nHow much of the crushed classique mosaic do you get for R20.70?',''),
(1042,1,298,'1','Leon',''),
(1043,1,298,'4','0823255692',''),
(1044,1,298,'3','leonsteg@gmail.com',''),
(1045,1,298,'5','Pool size 6.8m by 3m for let lights',''),
(1046,1,299,'1','Nandi Siegfried',''),
(1047,1,299,'4','0840199983',''),
(1048,1,299,'3','nandi.siegfried@gmail.com',''),
(1049,1,299,'5','Hi\r\nI purchased steel pool ladder a few years ago and need to purchase the zinc block to stop rust. We have a little irregularity on the top rung unfortunately. Please let me know if you have in stock and if I can collect on Thursday.',''),
(1050,1,300,'1','Arraply',''),
(1051,1,300,'4','88978775515',''),
(1052,1,300,'3','abrarkips@swmail.xyz',''),
(1053,1,300,'5','<a href=http://vslevitrav.com/>viagra vs cialis vs levitra samples[/url]',''),
(1054,1,301,'1','drapquamp',''),
(1055,1,301,'4','82295257963',''),
(1056,1,301,'3','ethiste@elaine1.xyz',''),
(1057,1,301,'5','<a href=http://gcialisk.com/>tadalafil generic vs cialis[/url]',''),
(1058,1,302,'1','drapquamp',''),
(1059,1,302,'4','84736257324',''),
(1060,1,302,'3','ethiste@elaine1.xyz',''),
(1061,1,302,'5','<a href=http://ponlinecialisk.com/>cialis for sale[/url]',''),
(1062,1,303,'1','drapquamp',''),
(1063,1,303,'4','87287798262',''),
(1064,1,303,'3','ethiste@elaine1.xyz',''),
(1065,1,303,'5','<a href=http://vsdoxycyclinev.com/>doxycycline malaria bestellen online[/url]',''),
(1066,1,304,'1','drapquamp',''),
(1067,1,304,'4','81892758665',''),
(1068,1,304,'3','ethiste@elaine1.xyz',''),
(1069,1,304,'5','<a href=http://vslevitrav.com/>bayer generic generic levitra 100mg[/url]',''),
(1070,1,305,'1','drapquamp',''),
(1071,1,305,'4','84129174473',''),
(1072,1,305,'3','ethiste@elaine1.xyz',''),
(1073,1,305,'5','<a href=http://vsdoxycyclinev.com/>which country has cheap doxycycline[/url]',''),
(1074,1,306,'1','drapquamp',''),
(1075,1,306,'4','87299664618',''),
(1076,1,306,'3','ethiste@elaine1.xyz',''),
(1077,1,306,'5','<a href=http://vsdoxycyclinev.com/>doxycycline from canada[/url]',''),
(1078,1,307,'1','Arraply',''),
(1079,1,307,'4','85678544684',''),
(1080,1,307,'3','abrarkips@swmail.xyz',''),
(1081,1,307,'5','<a href=http://vslevitrav.com/>sildenafil tadalafil and vardenafil[/url]',''),
(1082,1,308,'1','drapquamp',''),
(1083,1,308,'4','89616826664',''),
(1084,1,308,'3','ethiste@elaine1.xyz',''),
(1085,1,308,'5','<a href=http://vsdoxycyclinev.com/>doxycycline fda approved online[/url]',''),
(1086,1,309,'1','Arraply',''),
(1087,1,309,'4','83747686581',''),
(1088,1,309,'3','abrarkips@swmail.xyz',''),
(1089,1,309,'5','<a href=http://gcialisk.com/>buy cialis[/url]',''),
(1090,1,310,'1','drapquamp',''),
(1091,1,310,'4','89698128433',''),
(1092,1,310,'3','ethiste@elaine1.xyz',''),
(1093,1,310,'5','<a href=http://gcialisk.com/>best cialis online[/url]',''),
(1094,1,311,'1','Arraply',''),
(1095,1,311,'4','87798224426',''),
(1096,1,311,'3','abrarkips@swmail.xyz',''),
(1097,1,311,'5','<a href=http://vsdoxycyclinev.com/>cheap doxycycline online uk[/url]',''),
(1098,1,312,'1','drapquamp',''),
(1099,1,312,'4','89791999715',''),
(1100,1,312,'3','ethiste@elaine1.xyz',''),
(1101,1,312,'5','<a href=http://vsviagrav.com/>viagra[/url]',''),
(1102,1,313,'1','Arraply',''),
(1103,1,313,'4','87721853559',''),
(1104,1,313,'3','abrarkips@swmail.xyz',''),
(1105,1,313,'5','<a href=http://gcialisk.com/>buy generic cialis online cheap[/url]',''),
(1106,1,314,'1','Arraply',''),
(1107,1,314,'4','82425477373',''),
(1108,1,314,'3','abrarkips@swmail.xyz',''),
(1109,1,314,'5','<a href=http://vslevitrav.com/>vardenafil vs viagra[/url]',''),
(1110,1,315,'1','drapquamp',''),
(1111,1,315,'4','81765197529',''),
(1112,1,315,'3','ethiste@elaine1.xyz',''),
(1113,1,315,'5','<a href=http://fcialisj.com/>brand cialis online[/url]',''),
(1114,1,316,'1','drapquamp',''),
(1115,1,316,'4','86255178948',''),
(1116,1,316,'3','ethiste@elaine1.xyz',''),
(1117,1,316,'5','<a href=http://vslevitrav.com/>levitra coupon[/url]',''),
(1118,1,317,'1','Overlip',''),
(1119,1,317,'4','83376896764',''),
(1120,1,317,'3','Infenejop@abdiell.xyz',''),
(1121,1,317,'5','<a href=http://vskamagrav.com/>kamagra or malegra[/url]',''),
(1122,1,318,'1','Overlip',''),
(1123,1,318,'4','82768986218',''),
(1124,1,318,'3','Infenejop@abdiell.xyz',''),
(1125,1,318,'5','<a href=http://vslevitrav.com/>orderviagra levitra[/url]',''),
(1126,1,319,'1','Overlip',''),
(1127,1,319,'4','82577243794',''),
(1128,1,319,'3','Infenejop@abdiell.xyz',''),
(1129,1,319,'5','<a href=http://gcialisk.com/>purchase cialis online cheap[/url]',''),
(1130,1,320,'1','Overlip',''),
(1131,1,320,'4','88762331129',''),
(1132,1,320,'3','Infenejop@abdiell.xyz',''),
(1133,1,320,'5','<a href=http://gcialisk.com/>buy cialis pills[/url]',''),
(1134,1,321,'1','Overlip',''),
(1135,1,321,'4','88859147818',''),
(1136,1,321,'3','Infenejop@abdiell.xyz',''),
(1137,1,321,'5','<a href=http://vsviagrav.com/>viagra online[/url]',''),
(1138,1,322,'1','drapquamp',''),
(1139,1,322,'4','89455838846',''),
(1140,1,322,'3','ethiste@elaine1.xyz',''),
(1141,1,322,'5','<a href=http://vskamagrav.com/>kamagra uk next day delivery paypal 306[/url]',''),
(1142,1,323,'1','drapquamp',''),
(1143,1,323,'4','81657948975',''),
(1144,1,323,'3','ethiste@elaine1.xyz',''),
(1145,1,323,'5','<a href=http://vslevitrav.com/>generic levitra soft tabs[/url]',''),
(1146,1,324,'1','drapquamp',''),
(1147,1,324,'4','88699227488',''),
(1148,1,324,'3','ethiste@elaine1.xyz',''),
(1149,1,324,'5','<a href=http://gcialisk.com/>cialis online prescription[/url]',''),
(1150,1,325,'1','drapquamp',''),
(1151,1,325,'4','82446493734',''),
(1152,1,325,'3','ethiste@elaine1.xyz',''),
(1153,1,325,'5','<a href=http://vsviagrav.com/>viagra[/url]',''),
(1154,1,326,'1','Overlip',''),
(1155,1,326,'4','82431181934',''),
(1156,1,326,'3','Infenejop@abdiell.xyz',''),
(1157,1,326,'5','<a href=http://ponlinecialisk.com/>cialis online cheap[/url]',''),
(1158,1,327,'1','Overlip',''),
(1159,1,327,'4','85879836857',''),
(1160,1,327,'3','Infenejop@abdiell.xyz',''),
(1161,1,327,'5','<a href=http://vslevitrav.com/>levitra on line italia[/url]',''),
(1162,1,328,'1','drapquamp',''),
(1163,1,328,'4','82773427497',''),
(1164,1,328,'3','ethiste@elaine1.xyz',''),
(1165,1,328,'5','<a href=http://vsviagrav.com/>viagra[/url]',''),
(1166,1,329,'1','drapquamp',''),
(1167,1,329,'4','83383746465',''),
(1168,1,329,'3','ethiste@elaine1.xyz',''),
(1169,1,329,'5','<a href=http://vsviagrav.com/>generic viagra[/url]',''),
(1170,1,330,'1','Overlip',''),
(1171,1,330,'4','87253422187',''),
(1172,1,330,'3','Infenejop@abdiell.xyz',''),
(1173,1,330,'5','<a href=http://gcialisk.com/>generic 5 mg cialis[/url]',''),
(1174,1,331,'1','drapquamp',''),
(1175,1,331,'4','81551385944',''),
(1176,1,331,'3','ethiste@elaine1.xyz',''),
(1177,1,331,'5','<a href=http://vsviagrav.com/>generic viagra[/url]',''),
(1178,1,332,'1','drapquamp',''),
(1179,1,332,'4','89159473619',''),
(1180,1,332,'3','ethiste@elaine1.xyz',''),
(1181,1,332,'5','<a href=http://gcialisk.com/>cialis for sale[/url]',''),
(1182,1,333,'1','Henriette',''),
(1183,1,333,'4','0833568635',''),
(1184,1,333,'3','hetsdebruyn@gmsil.com',''),
(1185,1,333,'5','Hi can you please send me some picture of youre mosaics and the dolfjns mermsids extra thank you',''),
(1186,1,334,'1','Quaccelt',''),
(1187,1,334,'4','89925595655',''),
(1188,1,334,'3','nualpizall@gmail.com',''),
(1189,1,334,'5','I think, that you are not right. I am assured. I can prove it. Write to me in PM, we will communicate.',''),
(1190,1,335,'1','Stevensmaph',''),
(1191,1,335,'4','86832951375',''),
(1192,1,335,'3','surgut-vlad60@mail.ru',''),
(1193,1,335,'5','Hello \r\nWeb Scraping of websites: catalogs, phone numbers, companies \r\nAutomatic transfer of your supplier\'s product catalog to your online store. \r\nRetrieving data from copy-protected websites, solving captcha and recaptcha. \r\nAnd data processing in CSV, Excel. \r\nI have six years of experience. \r\nAutomatic collection from company websites, phone numbers, emails and product catalogs. \r\nAutomate the collection and publication of content on websites. \r\n \r\nI set up projects for automatic collection and publication of content in the ZennoPoster program. \r\nI do Web Scraping, Data Cleansing, Data Scraping, Data Extraction, Web Crawling. I develop web bots. \r\n \r\n \r\nContacts \r\nolya-fedorova-1962@list.ru \r\nViber/WhatsApp: \r\n+79818525114 \r\nSkype anato27',''),
(1194,1,336,'1','Beverley',''),
(1195,1,336,'4','0610370108',''),
(1196,1,336,'3','Beverley.ann.baker@gmail.com',''),
(1197,1,336,'5','Hi. \r\n Neville from  Wiseup pools. \r\nI Want to ask when buying X2 600mm  sst slimline waterspouts, as well as x1  1000mm . *Would  i get a traders price?\r\n *And what would it coat to send to Durban?  *And waiting period?\r\n*To who do we make Payment to? \r\n*Total Price above \r\n\r\nMany thanks\r\nNeville \r\n0837430957\r\nWiseup pools',''),
(1198,1,337,'1','estuaDo',''),
(1199,1,337,'4','85427656174',''),
(1200,1,337,'3','chiecruig@rvmail.xyz',''),
(1201,1,337,'5','<a href=http://ponlinecialisk.com/>cialis 20mg for sale[/url]',''),
(1202,1,338,'1','estuaDo',''),
(1203,1,338,'4','87169161618',''),
(1204,1,338,'3','chiecruig@rvmail.xyz',''),
(1205,1,338,'5','<a href=http://sscialisvv.com/>cialis 5mg best price[/url]',''),
(1206,1,339,'1','estuaDo',''),
(1207,1,339,'4','88345991954',''),
(1208,1,339,'3','chiecruig@rvmail.xyz',''),
(1209,1,339,'5','<a href=http://vscialisv.com/>can you buy cialis online[/url]',''),
(1210,1,340,'1','estuaDo',''),
(1211,1,340,'4','85837675455',''),
(1212,1,340,'3','chiecruig@rvmail.xyz',''),
(1213,1,340,'5','<a href=http://fcialisj.com/>cialis online cheap[/url]',''),
(1214,1,341,'1','estuaDo',''),
(1215,1,341,'4','82389593258',''),
(1216,1,341,'3','chiecruig@rvmail.xyz',''),
(1217,1,341,'5','<a href=http://vskamagrav.com/>buy kamagra with mastercard[/url]',''),
(1218,1,342,'1','estuaDo',''),
(1219,1,342,'4','89583816926',''),
(1220,1,342,'3','chiecruig@rvmail.xyz',''),
(1221,1,342,'5','<a href=http://vsviagrav.com/>which is better viagra levitra cialis[/url]',''),
(1222,1,343,'1','estuaDo',''),
(1223,1,343,'4','83976291917',''),
(1224,1,343,'3','chiecruig@rvmail.xyz',''),
(1225,1,343,'5','<a href=http://gcialisk.com/>cialis pills[/url]',''),
(1226,1,344,'1','estuaDo',''),
(1227,1,344,'4','89346989224',''),
(1228,1,344,'3','chiecruig@rvmail.xyz',''),
(1229,1,344,'5','<a href=http://ponlinecialisk.com/>36 hour cialis online[/url]',''),
(1230,1,345,'1','estuaDo',''),
(1231,1,345,'4','84468435417',''),
(1232,1,345,'3','chiecruig@rvmail.xyz',''),
(1233,1,345,'5','<a href=http://gcialisk.com/>cialis online no prescription[/url]',''),
(1234,1,346,'1','estuaDo',''),
(1235,1,346,'4','87859365226',''),
(1236,1,346,'3','chiecruig@rvmail.xyz',''),
(1237,1,346,'5','<a href=http://fcialisj.com/>cheap cialis[/url]',''),
(1238,1,347,'1','estuaDo',''),
(1239,1,347,'4','89679393827',''),
(1240,1,347,'3','chiecruig@rvmail.xyz',''),
(1241,1,347,'5','<a href=http://sscialisvv.com/>buy cialis online from india[/url]',''),
(1242,1,348,'1','Leon Galindo',''),
(1243,1,348,'4','0680 209 42 65',''),
(1244,1,348,'3','info@getarticlesdone.net',''),
(1245,1,348,'5','Hello\r\n\r\nNeed more content?\r\n\r\nWe write the content for your website or blog. \r\n\r\nWe can also syndicate your content for better reach.\r\n\r\nCheck us out at http://GetArticlesDone.net\r\n\r\nTake a look and bookmark us now.\r\n\r\nGet your content marketing going.\r\n\r\n\r\nBest Regards!\r\n\r\nYour GAD Support Team\r\n\r\nPS: Why? More content means more visitors. We have highly rated US/UK Writers. Original Content. Fast Turnaround. Lowest Pricing. \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you do not wish further communication you can unsubscribe your site at http://unsubscribe.getarticlesdone.net',''),
(1246,1,349,'1','estuaDo',''),
(1247,1,349,'4','86178246399',''),
(1248,1,349,'3','chiecruig@rvmail.xyz',''),
(1249,1,349,'5','<a href=http://vslasixv.com/>lasix mexico[/url]',''),
(1250,1,350,'1','estuaDo',''),
(1251,1,350,'4','89639692394',''),
(1252,1,350,'3','chiecruig@rvmail.xyz',''),
(1253,1,350,'5','<a href=http://gcialisk.com/>cialis without prescription[/url]',''),
(1254,1,351,'1','estuaDo',''),
(1255,1,351,'4','84687671869',''),
(1256,1,351,'3','chiecruig@rvmail.xyz',''),
(1257,1,351,'5','<a href=http://ponlinecialisk.com/>where to buy cialis online safely[/url]',''),
(1258,1,352,'1','estuaDo',''),
(1259,1,352,'4','87688988154',''),
(1260,1,352,'3','chiecruig@rvmail.xyz',''),
(1261,1,352,'5','<a href=http://priligyset.com/>reliable source for dapoxetine[/url]',''),
(1262,1,353,'1','estuaDo',''),
(1263,1,353,'4','86734256333',''),
(1264,1,353,'3','chiecruig@rvmail.xyz',''),
(1265,1,353,'5','<a href=http://fcialisj.com/>buy cialis online europe[/url]',''),
(1266,1,354,'1','estuaDo',''),
(1267,1,354,'4','87854969944',''),
(1268,1,354,'3','chiecruig@rvmail.xyz',''),
(1269,1,354,'5','<a href=http://vslasixv.com/>lasix delivered overnight[/url]',''),
(1270,1,355,'1','Jacobsouth',''),
(1271,1,355,'4','85756949214',''),
(1272,1,355,'3','bundesdrugs@gmail.com',''),
(1273,1,355,'5','We are suppliers, dealers, sellers of Research Chemicals, Drugs, Pills, Medications Coca Seeds, Coca Plants, Coca Powder, Coca Leaves \r\n \r\nMinimum order 100€ \r\n \r\nFree shipping for order over 300€ \r\n \r\nDiscreet packaging. \r\n \r\nOvernight shipping with DHL, TNT, UPs or others tracking number \r\n \r\nWe ship worldwide. \r\n \r\nDelivery in EU 1-3 days and other countries out of EU 2-4 days. \r\n \r\nWe ship and e-mail you tracking number and shipping company name \r\n \r\nOur packaging being totally discrete and most secure, vacuum sealed and air tight, no custom problem as per shipment, totally safe purchase and MONEY BACK GUARANTEE if you are not satisfied with our quality or failure to get there. \r\n \r\n100% Customer Satisfaction Guaranteed. \r\n \r\n \r\nYour personal details are 1000% SECURE. \r\n \r\nYour orders are 1000% Secure and Anonymous. \r\n \r\n \r\nPayment: Western Union, MoneyGram, Bank Transfer, Bitcoin, Paypal Etc \r\n \r\nEmail: sales@bundesdrugsonline.com \r\nWhatsapp: +4915218246599 \r\nTele: +4915217748777 \r\nWebsite:http://bundesdrugsonline.com',''),
(1274,1,356,'1','sodlesy',''),
(1275,1,356,'4','82371654714',''),
(1276,1,356,'3','iodincnes@svmail.xyz',''),
(1277,1,356,'5','<a href=http://vskamagrav.com/>kamagra 100[/url]',''),
(1278,1,357,'1','sodlesy',''),
(1279,1,357,'4','86469755665',''),
(1280,1,357,'3','iodincnes@svmail.xyz',''),
(1281,1,357,'5','<a href=http://priligyset.com/>priligy taiwan[/url]',''),
(1282,1,358,'1','sodlesy',''),
(1283,1,358,'4','86978399278',''),
(1284,1,358,'3','iodincnes@svmail.xyz',''),
(1285,1,358,'5','<a href=http://fcialisj.com/>buy real cialis online[/url]',''),
(1286,1,359,'1','sodlesy',''),
(1287,1,359,'4','86819335235',''),
(1288,1,359,'3','iodincnes@svmail.xyz',''),
(1289,1,359,'5','<a href=http://vslevitrav.com/>buy vardenafil 40 mg malaysia[/url]',''),
(1290,1,360,'1','sodlesy',''),
(1291,1,360,'4','84872747465',''),
(1292,1,360,'3','iodincnes@svmail.xyz',''),
(1293,1,360,'5','<a href=http://vslasixv.com/>buy cheap furosemide[/url]',''),
(1294,1,361,'1','sodlesy',''),
(1295,1,361,'4','87552835594',''),
(1296,1,361,'3','iodincnes@svmail.xyz',''),
(1297,1,361,'5','<a href=http://vslasixv.com/>furosemide for sale[/url]',''),
(1298,1,362,'1','sodlesy',''),
(1299,1,362,'4','88774412999',''),
(1300,1,362,'3','iodincnes@svmail.xyz',''),
(1301,1,362,'5','<a href=http://gcialisk.com/>cialis prescription[/url]',''),
(1302,1,363,'1','sodlesy',''),
(1303,1,363,'4','84829843698',''),
(1304,1,363,'3','iodincnes@svmail.xyz',''),
(1305,1,363,'5','<a href=http://vslevitrav.com/>buy levitra 20mg usa[/url]',''),
(1306,1,364,'1','sodlesy',''),
(1307,1,364,'4','82654269192',''),
(1308,1,364,'3','iodincnes@svmail.xyz',''),
(1309,1,364,'5','<a href=http://gcialisk.com/>cialis order online[/url]',''),
(1310,1,365,'1','Stevensmaph',''),
(1311,1,365,'4','81659385977',''),
(1312,1,365,'3','arkhipova_inna87@mail.ru',''),
(1313,1,365,'5','Good day \r\nWeb Scraping of websites: catalogs, phone numbers, companies \r\nCreating and filling online stores and catalog websites. \r\n \r\n(I work with sites of any complexity, with copy protection and captcha) \r\n \r\nAnd data processing in CSV, Excel. \r\nExtensive experience in developing and extracting website data. \r\nAutomatic collection from company websites, phone numbers, emails and product catalogs. \r\nAutomate the collection and publication of content on websites. \r\n \r\nI work with web automation and web scraping software \r\nZennoPoster \r\nI do Web Scraping, Data Cleansing, Data Scraping, Data Extraction, Web Crawling. I develop web bots. \r\n \r\n \r\nContacts \r\nrita-semenova-1989@bk.ru \r\nViber/WhatsApp: \r\n+79818525114 \r\nSkype anato27',''),
(1314,1,366,'1','Jaco Louw',''),
(1315,1,366,'4','0823741855',''),
(1316,1,366,'3','jetlouw@Me.com',''),
(1317,1,366,'5','Good day\r\n\r\nPlease forward Me iNformatioN reGarding your swimming pool spa jets',''),
(1318,1,367,'1','Carla FerrEira',''),
(1319,1,367,'4','0713125358',''),
(1320,1,367,'3','Carla.feRreira@dhl.com',''),
(1321,1,367,'5','Hi, can you make the SST PIPE SPOUTS In braSs? If so, pleaSe can hou quote me on three SPouTs 38mm x 150mm',''),
(1322,1,368,'1','sodlesy',''),
(1323,1,368,'4','89218612193',''),
(1324,1,368,'3','iodincnes@svmail.xyz',''),
(1325,1,368,'5','<a href=http://vsviagrav.com>the viagra alternative[/url]',''),
(1326,1,369,'1','sodlesy',''),
(1327,1,369,'4','82447252456',''),
(1328,1,369,'3','iodincnes@svmail.xyz',''),
(1329,1,369,'5','<a href=http://fcialisj.com>buy viagra and cialis online[/url]',''),
(1330,1,370,'1','sodlesy',''),
(1331,1,370,'4','84925689277',''),
(1332,1,370,'3','iodincnes@svmail.xyz',''),
(1333,1,370,'5','<a href=http://vsamoxilv.com>[/url]',''),
(1334,1,371,'1','sodlesy',''),
(1335,1,371,'4','86663633167',''),
(1336,1,371,'3','iodincnes@svmail.xyz',''),
(1337,1,371,'5','<a href=http://fcialisj.com>cialis reviews[/url]',''),
(1338,1,372,'1','sodlesy',''),
(1339,1,372,'4','83733661147',''),
(1340,1,372,'3','iodincnes@svmail.xyz',''),
(1341,1,372,'5','<a href=http://vsaccutanev.com>accutane 30 mg sales[/url]',''),
(1342,1,373,'1','sodlesy',''),
(1343,1,373,'4','87364272764',''),
(1344,1,373,'3','iodincnes@svmail.xyz',''),
(1345,1,373,'5','<a href=http://vsaccutanev.com>accutane online  fast deliverey[/url]',''),
(1346,1,374,'1','sodlesy',''),
(1347,1,374,'4','82173157788',''),
(1348,1,374,'3','iodincnes@svmail.xyz',''),
(1349,1,374,'5','<a href=http://vslevitrav.com>filitra vardenafil tablets[/url]',''),
(1350,1,375,'1','estuaDo',''),
(1351,1,375,'4','83586772151',''),
(1352,1,375,'3','chiecruig@rvmail.xyz',''),
(1353,1,375,'5','<a href=http://propeciaset.com>finpecia usa[/url]',''),
(1354,1,376,'1','estuaDo',''),
(1355,1,376,'4','87721168929',''),
(1356,1,376,'3','chiecruig@rvmail.xyz',''),
(1357,1,376,'5','<a href=http://vsantabusev.com>antabuse without scrip discount[/url]',''),
(1358,1,377,'1','estuaDo',''),
(1359,1,377,'4','89324976337',''),
(1360,1,377,'3','chiecruig@rvmail.xyz',''),
(1361,1,377,'5','<a href=http://vskamagrav.com>worldwide pharmacy kamagra[/url]',''),
(1362,1,378,'1','estuaDo',''),
(1363,1,378,'4','82211752372',''),
(1364,1,378,'3','chiecruig@rvmail.xyz',''),
(1365,1,378,'5','<a href=http://vslasixv.com>lasix overnight shipping[/url]',''),
(1366,1,379,'1','estuaDo',''),
(1367,1,379,'4','83629558424',''),
(1368,1,379,'3','chiecruig@rvmail.xyz',''),
(1369,1,379,'5','<a href=http://propeciaset.com>finasteride prescription floroda[/url]',''),
(1370,1,380,'1','estuaDo',''),
(1371,1,380,'4','88357744374',''),
(1372,1,380,'3','chiecruig@rvmail.xyz',''),
(1373,1,380,'5','<a href=http://vskamagrav.com>kamagra[/url]',''),
(1374,1,381,'1','estuaDo',''),
(1375,1,381,'4','89653421672',''),
(1376,1,381,'3','chiecruig@rvmail.xyz',''),
(1377,1,381,'5','<a href=http://vscialisv.com>cheapest cialis[/url]',''),
(1378,1,382,'1','Shineez Kajee',''),
(1379,1,382,'4','0799391612',''),
(1380,1,382,'3','shineez.kajee@gmail.com',''),
(1381,1,382,'5','GOOD DAY \r\n\r\n wE ARE LOOKING FOR A WATER FOUNTAIN / SPOUT FOR OUR SWIMMING POOL. PLEASE CAN YOU SEND ME A PRICE LIST PERHAPS OF WHAT YOU HAVE IN STOCK WITH A LED. wE ARE THINKING OF MAYBE  2X 300 LONG WITH A 600M IN THE MIDDLE.',''),
(1382,1,383,'1','estuaDo',''),
(1383,1,383,'4','87479845458',''),
(1384,1,383,'3','chiecruig@rvmail.xyz',''),
(1385,1,383,'5','<a href=http://vskamagrav.com>ajanta kamagra oral jelly[/url]',''),
(1386,1,384,'1','Thomas Alros',''),
(1387,1,384,'4','83626585214',''),
(1388,1,384,'3','erythroxylum.coca.seeds@gmail.com',''),
(1389,1,384,'5','Join the most secret society in the world. Are you a business man or woman, Politician, Musician, student etc. Do you want to be Rich, Famous, Powerful and more? Join the Illuminati brotherhood cult today. \r\nhttp://originalexpressdocuments.com/iluminatic/ \r\n \r\nJoin illuminati or take a vacation (Holidays) in any Capital city in the world of your choice.We have an Illuminati passport and others. \r\nhttp://originalexpressdocuments.com/product-category/real-passport/',''),
(1390,1,385,'1','Fanus',''),
(1391,1,385,'4','0824667884',''),
(1392,1,385,'3','Fazzschmidt@gmail.com',''),
(1393,1,385,'5','Please send me more detail regarding LED spout, 1000 mm. \r\nAvailibility ?\r\nDelivery ?\r\nWhat is included ?0',''),
(1394,1,386,'1','sodlesy',''),
(1395,1,386,'4','84495454758',''),
(1396,1,386,'3','iodincnes@svmail.xyz',''),
(1397,1,386,'5','<a href=http://vslevitrav.com/>levitra brand online</a>',''),
(1398,1,387,'1','estuaDo',''),
(1399,1,387,'4','89314232863',''),
(1400,1,387,'3','chiecruig@rvmail.xyz',''),
(1401,1,387,'5','<a href=http://vsantabusev.com/>antabuse greece</a>',''),
(1402,1,388,'1','estuaDo',''),
(1403,1,388,'4','86136446291',''),
(1404,1,388,'3','chiecruig@rvmail.xyz',''),
(1405,1,388,'5','<a href=http://clomidset.com/>how to buy clomid on line</a>',''),
(1406,1,389,'1','estuaDo',''),
(1407,1,389,'4','85596522226',''),
(1408,1,389,'3','chiecruig@rvmail.xyz',''),
(1409,1,389,'5','<a href=http://ponlinecialisk.com/>generic cialis no prescription</a>',''),
(1410,1,390,'1','Hydar',''),
(1411,1,390,'4','0833808539',''),
(1412,1,390,'3','hydars@icloud.com',''),
(1413,1,390,'5','LOOKING for a 1.5 kw  Quality pool pump',''),
(1414,1,391,'1','Stephen Delport',''),
(1415,1,391,'4','0823750360',''),
(1416,1,391,'3','stephen.delport@gmail.com',''),
(1417,1,391,'5','Hi, i AM looking for a zodiac pacer deflector ring, do you sell this and if so price and stock availability please?\r\n\r\nThank you',''),
(1418,1,392,'1','jaco nel',''),
(1419,1,392,'4','0828800233',''),
(1420,1,392,'3','jaconel1116@gmail.com',''),
(1421,1,392,'5','please sent more infomation about your products and price list',''),
(1422,1,393,'1','FLULITE INVESTMENTS CC',''),
(1423,1,393,'4','043 726 4567',''),
(1424,1,393,'3','FLS@LANTIC.NET',''),
(1425,1,393,'5','WE WOULD LIKE TO ORDER THE FOLLOWING (SEE OUR PURCHASE ORDER NO. 42005, SENT BY EMAIL FROM FLS@LANTIC.NET):\r\n\r\n3 X NIXIN SST 5\" POOLITE, r2 696.75 EACH\r\n3 X TRANSFORMERS 125VA (FOR NIXIN SST 5\" POOLITE), r632.50 EACH\r\n3 X CASINGS (FOR NIXIN SST 5\" POOLITE), R187.25\r\n\r\nPRICES INCLUDE VAT, AS PER TELEPHONIC QUOTATION RECEIVED FROM GERDA AT NIXIN 021 981 9618.\r\n\r\nPLEASE PROVIDE A TAX INVOICE AND YOUR BANKING DETAILS TO ENABLE US TO MAKE PAYMENT, MADE OUT TO:  \r\nFLULITE INVESTMENTS CC, POSTNET SUITE 403, PRIVATE BAG X9063, EAST LONDON, 5200, VAT NO. 435 015 0241.\r\n\r\nTHANK YOU,\r\nFAZEL MINNIE',''),
(1426,1,394,'1','JamesTek',''),
(1427,1,394,'4','84323134834',''),
(1428,1,394,'3','no-replyEi@gmail.com',''),
(1429,1,394,'5','Hello!  nixin.co.za \r\n \r\nDo you know the easiest way to mention your products or services? Sending messages using contact forms can enable you to easily enter the markets of any country (full geographical coverage for all countries of the world).  The advantage of such a mailing  is that the emails that may be sent through it\'ll find yourself in the mailbox that\'s supposed for such messages. Causing messages using Contact forms isn\'t blocked by mail systems, which suggests it\'s bound to reach the recipient. You may be ready to send your offer to potential customers who were previously unavailable because of email filters. \r\nWe offer you to check our service for complimentary. We are going to send up to fifty thousand message for you. \r\nThe cost of sending one million messages is us $ 49. \r\n \r\nThis letter is created automatically. Please use the contact details below to contact us. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWe only use chat.',''),
(1430,1,395,'1','johan',''),
(1431,1,395,'4','0786213635',''),
(1432,1,395,'3','snyman.johan33@gmail.com',''),
(1433,1,395,'5','hi, do you guys install pool pumps?',''),
(1434,1,396,'1','estuaDo',''),
(1435,1,396,'4','87366663533',''),
(1436,1,396,'3','chiecruig@rvmail.xyz',''),
(1437,1,396,'5','<a href=http://cialiswwshop.com/>cheapest cialis online</a>',''),
(1438,1,397,'1','hansmee',''),
(1439,1,397,'4','perxa',''),
(1440,1,397,'3','Bostonpix218@yahoo.com',''),
(1441,1,397,'5','Hi there!\r\n\r\nMy name is Dezi.\r\n\r\nYour website or a website that your company hosts is infringing on a copyrighted images owned by me personally.\r\n\r\nCheck out this official document with the URLs to my images you used at www.nixin.co.za and my earlier publications to get the proof of my copyrights.\r\n\r\nDownload it now and check this out for yourself:\r\n\r\nhttp://firebasestorage.googleapis.com/v0/b/files-d6e6c.appspot.com/o/download-ljdfdnn39n5bl.html?alt=media&token=547ffa4d-ec72-47e6-82f0-5da708a03858&l=444929510282383735 \r\n\r\nI really believe you\'ve deliberately violated my legal rights under 17 USC Section 101 et seq. and could be liable for statutory damage of up to $130,000 as set-forth in Section 504(c)(2) of the Digital Millennium Copyright Act (”DMCA”) therein.\r\n\r\nThis letter is official notification. I demand the elimination of the infringing materials referenced above. Take note as a company, the DMCA demands you, to remove and/or terminate access to the copyrighted content upon receipt of this particular notice. If you don\'t cease the utilization of the above mentioned copyrighted content a law suit will be initiated against you.\r\n\r\nI have a good self-belief that utilization of the copyrighted materials described above as allegedly violating is not permitted by the legal copyright owner, its agent, or the laws.\r\n\r\nI declare, under consequence of perjury, that the information in this letter is accurate and that I am currently the legal copyright owner or am certified to act on behalf of the proprietor of an exclusive and legal right that is presumably violated.\r\n\r\n\r\nSincerely,\r\nDezi Boston\r\n\r\n07/28/2021',''),
(1442,1,398,'1','estuaDo',''),
(1443,1,398,'4','81857674257',''),
(1444,1,398,'3','chiecruig@rvmail.xyz',''),
(1445,1,398,'5','<a href=http://cialiswwshop.com/>viagra vs cialis</a>',''),
(1446,1,399,'1','RonaldPes',''),
(1447,1,399,'4','86735614412',''),
(1448,1,399,'3','support@well-web.net',''),
(1449,1,399,'5','[url=http://well-web.net/]Виртуальный хостинг[/url] \r\n<a href=\"http://well-web.net/\">Виртуальный хостинг</a>',''),
(1450,1,400,'1','Niel',''),
(1451,1,400,'4','846001313',''),
(1452,1,400,'3','bonatix@gmail.com',''),
(1453,1,400,'5','Can you please give me a price on z LED WATERSPOUT 500MM\r\ntHANK YOU.\r\nREGARDS\r\nniel bonatix landscapes',''),
(1454,1,401,'1','Heino',''),
(1455,1,401,'4','0839689769',''),
(1456,1,401,'3','heinodebeer@yahoo.com',''),
(1457,1,401,'5','I am looking for a pool spout',''),
(1458,1,402,'1','Penny Swanepoel',''),
(1459,1,402,'4','0845902902',''),
(1460,1,402,'3','Penny.swanepoel@gmail.com',''),
(1461,1,402,'5','What is purchase price of a superflo 0.8kw pool pump?',''),
(1462,1,403,'1','estuaDo',''),
(1463,1,403,'4','89753397262',''),
(1464,1,403,'3','chiecruig@rvmail.xyz',''),
(1465,1,403,'5','<a href=http://cialiswwshop.com/>cheapest cialis 20mg</a>',''),
(1466,1,404,'1','estuaDo',''),
(1467,1,404,'4','85994713215',''),
(1468,1,404,'3','chiecruig@rvmail.xyz',''),
(1469,1,404,'5','<a href=http://cialiswwshop.com/>order cialis online</a>',''),
(1470,1,405,'1','Jermaine',''),
(1471,1,405,'4','0795272506',''),
(1472,1,405,'3','Jermainepetersen22@gmail.com',''),
(1473,1,405,'5','Hi, do you believer/courier to Johannesburg?',''),
(1474,1,406,'1','Robin Scheffel',''),
(1475,1,406,'4','0836570545',''),
(1476,1,406,'3','robin.scheffel@gmail.com',''),
(1477,1,406,'5','We have a small fibre Pool and require external grab rail to get out of the pool at the in built stair. we live in Sedgefield.',''),
(1478,1,407,'1','Harry Gardner',''),
(1479,1,407,'4','9330442194',''),
(1480,1,407,'3','harry.gardner789@gmail.com',''),
(1481,1,407,'5','Hello,	\r\n \r\nHow are you? Hope you are fine.\r\n \r\nI have been checking your website quite often. It has seen that the main keywords are still not in the top 10 positions in Google Search. You know things about working; I mean the procedure of working has changed a lot.\r\n \r\nSo I would like to have opportunity to work for you and this time we will bring the keywords to the top 10 spots with guaranteed period.\r\n \r\nThere is no wonder that it is possible now cause, I have found out that there are few things that need to be done for better performances (Some of them we will discuss in this email). Let me tell you some of them -\r\n \r\n1. Title Tag Optimization\r\n2. Meta Tag Optimization (Description, keyword and etc)\r\n3. Heading Tags Optimization\r\n4. Targeted keywords are not placed into tags\r\n5. Alt / Image tags Optimization\r\n6. Google Structured Data is missing\r\n7. Custom 404 Page is missing\r\n8. The Products are not following Structured markup data\r\n9. Website Loading Speed Development (Both Mobile and Desktop )\r\n10.Off –Page SEO work\r\n \r\nLots are pending……………..\r\n \r\nYou can see these are the things that need to be done properly to make the keywords others to get into the top 10 spots in Google Search & your sales Increase.\r\n \r\n \r\nSir/ Madam, please give us a chance to fix these errors and we will give you rank on these keywords.\r\n \r\nPlease let me know if you encounter any problems or if there is anything you need. If this email has reached you by mistake or if you do not wish to take advantage of this advertising opportunity, please accept my apology for any inconvenience caused and rest assured that you will not be contacted again.\r\n \r\nMany thanks for your time and consideration,\r\n \r\nLooking forward\r\n \r\nRegards\r\n\r\nHarry Gardner\r\n\r\nIf you do not wish to receive this again, please reply with \"unsubscribe\" in the subject line.',''),
(1482,1,408,'1','estuaDo',''),
(1483,1,408,'4','88167611493',''),
(1484,1,408,'3','chiecruig@rvmail.xyz',''),
(1485,1,408,'5','<a href=http://cialiswwshop.com/>buy cialis 5mg daily use</a>',''),
(1486,1,409,'1','Jon Kark',''),
(1487,1,409,'4','+27824520596',''),
(1488,1,409,'3','jonkark@mweb.co.za',''),
(1489,1,409,'5','Hi \r\nDo you have stock of the 400mm Slim Line (letter Box ) spout\r\nwhat is the delivery time and how is it delivered \r\nthanks jon kark - prologik pty ltd',''),
(1490,1,410,'1','Godfrey',''),
(1491,1,410,'4','0723992633',''),
(1492,1,410,'3','godlefa@yahoo.com',''),
(1493,1,410,'5','Good day\r\n\r\nplease quote me for the following\r\n\r\n10 x 1.1 kwh pumps\r\n5 x pool net\r\n5 x suction brush\r\n5 x brush head\r\n\r\nkIND REGARDS\r\ngODFREY',''),
(1494,1,411,'1','Leentjie van Heerden',''),
(1495,1,411,'4','0823243539',''),
(1496,1,411,'3','LEENTJIEVANHEERDEN@GMAIL.COM',''),
(1497,1,411,'5','CRUSHED CLASSIQUE\r\nI am looking for 21m of this in the blue',''),
(1498,1,412,'1','Chiso Lestery',''),
(1499,1,412,'4','0783120954',''),
(1500,1,412,'3','Infoobsp@gmail.com',''),
(1501,1,412,'5','Iwant quote for the swimming pool hand rail all design and price ican choose self plz\r\nThanks',''),
(1502,1,413,'1','Charlene Van Niekerk',''),
(1503,1,413,'4','0658354623',''),
(1504,1,413,'3','charlievann5421@gmail.com',''),
(1505,1,413,'5','I Would like to know how much does a pool filter cost',''),
(1506,1,414,'1','Lillian Molepe',''),
(1507,1,414,'4','0793401190',''),
(1508,1,414,'3','lillianmolepe@gmail.com',''),
(1509,1,414,'5','Hi there,\r\nDo you have a BRANCH in JobUrg or You can COURIER?\r\n\r\nKin Regards',''),
(1510,1,415,'1','Louise Arnold',''),
(1511,1,415,'4','0839554930',''),
(1512,1,415,'3','louisearnold@outlook.com',''),
(1513,1,415,'5','Good day \r\n\r\nCan I install your sst dual safety SucTion port on my existing standard weir intake port? \r\n\r\nRegards\r\n\r\nLouise',''),
(1514,1,416,'1','Chantal Dryden',''),
(1515,1,416,'4','+27823004289',''),
(1516,1,416,'3','cmpdryden@gmail.com',''),
(1517,1,416,'5','Hi\r\n\r\nFor the pool hand rail 1200mm..do you only supply  or do install it too?\r\n\r\nThanks\r\nChantal',''),
(1518,1,417,'1','Marliza',''),
(1519,1,417,'4','0833777035',''),
(1520,1,417,'3','marlizab@pepstores.com',''),
(1521,1,417,'5','I need a rail installed at a pool to get out safely.',''),
(1522,1,418,'1','Samantha Coldicott',''),
(1523,1,418,'4','+27823319280',''),
(1524,1,418,'3','scsamanthajc80@gmail.com',''),
(1525,1,418,'5','Quote for lights plse',''),
(1526,1,419,'1','eugene',''),
(1527,1,419,'4','0828990050',''),
(1528,1,419,'3','ejmaree01@gmail.com',''),
(1529,1,419,'5','Hi\r\ndO YOU HAVE ANY POOL LIGHTS WHICH CAN BE FITTED UNDERWATER ON THE WALL?\r\nmY POOL DOES NOT HAVE ANY STANDARD LIGHT FITTINGS SO THAT THE LIGHT NEEDS TO SIT AS FLAT AS POSSIBLE, AND MAYBE WORK WITH BATTERIES.\r\ntHANKS',''),
(1530,1,420,'1','Filane',''),
(1531,1,420,'4','0796261145',''),
(1532,1,420,'3','oupatsotetsi20@gmail.com',''),
(1533,1,420,'5','Good morning sir / madam\r\n\r\nThanks for having me I\'m filane Tsotetsi. In DE deur south of Johannesburg. I\'m interested in buying and selling swimming pool material pls can you help me with prices list so that I can check what I can do \r\n\r\n\r\nThank you \r\n\r\nRegards filane.',''),
(1534,1,421,'1','Bonnen',''),
(1535,1,421,'4','Biggs',''),
(1536,1,421,'3','Bonnenbiggs@GMAIL.COM',''),
(1537,1,421,'5','What are the dimensions of the smaller c shaped water fountain. I think it says 200 width and 140 mm height and other 300mm wide and 140 height. I am looking for a fountain that is not to big but has a sound of running water. Have you got more pictures of that fountain. My cell number is 0827705988',''),
(1538,1,422,'1','T Tilden-Davis',''),
(1539,1,422,'4','082 555 66 88',''),
(1540,1,422,'3','tim.td@mweb.co.za',''),
(1541,1,422,'5','E mail must be all lower case\r\nInterested in spouts and fountains\r\n(We are pool builders 9Since 1956)',''),
(1542,1,423,'1','Presley Ng\'andu',''),
(1543,1,423,'4','0964058244',''),
(1544,1,423,'3','presleytech24@gmail.com',''),
(1545,1,423,'5','Dear,\r\nKindly quote for following with earliest delivery lead time.\r\n\r\n1. Media Sand SITC of Sand Media, Make: Indigenous 800 kgs\r\n\r\n2. TCCA Granule 15 kgs\r\n\r\n3. Chlorine Granules 40 kgs\r\n\r\nYour response will be appreciated\r\nregards \r\nPresley Ng\'andu\r\nWhatsApp +260964058244',''),
(1546,1,424,'1','Mahlatse',''),
(1547,1,424,'4','071 5911943',''),
(1548,1,424,'3','msmaseko013@gmail.com',''),
(1549,1,424,'5','Good day. \r\nI would like to please make a long quotation regarding a pool i would like to have built. I need supplies. \r\n\r\nReGards \r\nMahlatse',''),
(1550,1,425,'1','Muhammed Vallee',''),
(1551,1,425,'4','0824787276',''),
(1552,1,425,'3','mrvallee@gmail.com',''),
(1553,1,425,'5','Hi. Need the led spout',''),
(1554,1,426,'1','sandra murphy',''),
(1555,1,426,'4','0610529229',''),
(1556,1,426,'3','smurphy297@hotmail.com',''),
(1557,1,426,'5','Hi , \r\ni am interested in the water feature in your pics no 17/41 I have a small splash pool so would likethis water feature in a small size please can you assist me with a quote',''),
(1558,1,427,'1','Kevin Rauwe',''),
(1559,1,427,'4','+267 75688287',''),
(1560,1,427,'3','Maziholdings@gmail.com',''),
(1561,1,427,'5','Good day\r\n\r\nI\'m looking for a Stainless steel spill water fountain. \r\n\r\nSpecifications Package :\r\n1x Stainless steel fountain\r\nSize: 200 * 400 mm(20*40cm)\r\nStainless steel material thickness: 1.5mm\r\nMounting interface size: bottom external thread 2\"\r\nMade of stainless steel 304. Can do massager, can also be used as a landscape.\r\n\r\nIf you have it or have something similar PLEASE send me the price and pictures. I will be waiting. \r\n\r\nThank you',''),
(1562,1,428,'1','Colin boulton',''),
(1563,1,428,'4','0731607830',''),
(1564,1,428,'3','Colinboulton@absamail.co.za',''),
(1565,1,428,'5','Who sells the Genie pool cleaner (neptune model) can\'t find one anywhere?',''),
(1566,1,429,'1','Peter',''),
(1567,1,429,'4','0848764821',''),
(1568,1,429,'3','pcrnell111@gmail.com',''),
(1569,1,429,'5','To whom it my concern, I have a fiber glass pool  2,5 2,8 ,and two steps I am looking for a finger 4 rail please thanks',''),
(1570,1,430,'1','Gustav',''),
(1571,1,430,'4','0827710647',''),
(1572,1,430,'3','gustavschoeman@gmail.com',''),
(1573,1,430,'5','Hi, I am renovating my pool and are keen to buy some of your stainless steel aimflows and lights, can I drop in at your office to check your products out?',''),
(1574,1,431,'1','Michelle Parsons',''),
(1575,1,431,'4','0824182818',''),
(1576,1,431,'3','Michann1967@gmail.com',''),
(1577,1,431,'5','The ‘tiles’ not acyual tiles are faded and need to be replaced! How do we go about doing this?',''),
(1578,1,432,'1','Mahomed mia',''),
(1579,1,432,'4','0834077072',''),
(1580,1,432,'3','docmfm@gmail.com',''),
(1581,1,432,'5','Quote requested',''),
(1582,1,433,'1','NARESH sINGH',''),
(1583,1,433,'4','082-4982130',''),
(1584,1,433,'3','nsy@telkomsa.net',''),
(1585,1,433,'5','contact me',''),
(1586,1,434,'1','Oli',''),
(1587,1,434,'4','0794006185',''),
(1588,1,434,'3','Olivier.grandjean@gmail.com',''),
(1589,1,434,'5','Hi, was wondering if u also helped with hard safety pool covers. Looking for one for our pool.',''),
(1590,1,435,'1','wilh',''),
(1591,1,435,'4','0826045839',''),
(1592,1,435,'3','wilh@wilhco.com',''),
(1593,1,435,'5','I have a small 1st floor pool with a pump 2m above the pool surface. there is no alternative place to position the pump. I need an expert who can recommend the correct pump and do an installation that wil be easy to operate. \r\n\r\nWill you be able to assist?',''),
(1594,1,436,'1','Jannien koekemoer',''),
(1595,1,436,'4','0826905771',''),
(1596,1,436,'3','jannien_l@hotmail.com',''),
(1597,1,436,'5','Hi, I am looking for a mosaic border for our 6.3 3.1 pool, so about 20m.\r\nDo you have a few examples for me and a quote please',''),
(1598,1,437,'1','Mukhtar',''),
(1599,1,437,'4','0836210045',''),
(1600,1,437,'3','mea.develop@gmail.com',''),
(1601,1,437,'5','i am looking for the lights that goes under the coping',''),
(1602,1,438,'1','Sheila Ragunath',''),
(1603,1,438,'4','0812708173',''),
(1604,1,438,'3','ragunathsheila@yahoo.com',''),
(1605,1,438,'5','Plz deliver asap',''),
(1606,1,439,'1','RobertTap',''),
(1607,1,439,'4','86748194443',''),
(1608,1,439,'3','lojuggrushitranoz@mail.com',''),
(1609,1,439,'5','Willingly I accept. In my opinion, it is an interesting question, I will take part in discussion.\r\n [url=http://gay0day.com/]http://gay0day.com[/url]',''),
(1610,1,440,'1','Stiaan Smit',''),
(1611,1,440,'4','0826019868',''),
(1612,1,440,'3','lmswimmingpools@gmail.com',''),
(1613,1,440,'5','Please can you send me a quotation on  1 x sst p-rail 1200mm and 1 x sst p-rail 470mm\r\nWITH delivery or courier fees to pretoria.\r\n\r\nRegards\r\nstiaan\r\nlm pools pty (ltd)\r\n0826019868',''),
(1614,1,441,'1','DavidHaf',''),
(1615,1,441,'4','81746623825',''),
(1616,1,441,'3','miascanrukodavo@mail.com',''),
(1617,1,441,'5','Yes, I understand you. In it something is also thought excellent, agree with you.',''),
(1618,1,442,'1','MichaelHit',''),
(1619,1,442,'4','82721576315',''),
(1620,1,442,'3','kingdowndensandvt@mail.com',''),
(1621,1,442,'5','Do not puzzle over it!\r\n  п»ї[url=http://zeenite.com/]zeenite[/url]',''),
(1622,1,443,'1','Anthonyzef',''),
(1623,1,443,'4','82743814337',''),
(1624,1,443,'3','dietrajsakaerjd@mail.com',''),
(1625,1,443,'5','Where I can read about it?',''),
(1626,1,444,'1','AndrewNople',''),
(1627,1,444,'4','81538859677',''),
(1628,1,444,'3','rentvelderetumbhf@mail.com',''),
(1629,1,444,'5','In my opinion you are mistaken. Let\'s discuss. Write to me in PM.',''),
(1630,1,445,'1','Clinton',''),
(1631,1,445,'4','0716737003',''),
(1632,1,445,'3','Clintonpoole69@yahoo.com',''),
(1633,1,445,'5','Hi im looking for 4 Square stainless steel pool lights, I tried calling but the number does not work.\r\n\r\nThanks',''),
(1634,1,446,'1','WillardPsymn',''),
(1635,1,446,'4','86984885956',''),
(1636,1,446,'3','fassinigutaben@mail.com',''),
(1637,1,446,'5','I can consult you on this question. Together we can come to a right answer.\r\n [url=http://quartier-gay.com]quartier-gay[/url]',''),
(1638,1,447,'1','MatthewFuh',''),
(1639,1,447,'4','87367341126',''),
(1640,1,447,'3','clarsukigedramzh@mail.com',''),
(1641,1,447,'5','You have quickly thought up such matchless phrase?',''),
(1642,1,448,'1','Albertjunny',''),
(1643,1,448,'4','84534233134',''),
(1644,1,448,'3','prescharteibasqy@mail.com',''),
(1645,1,448,'5','I apologise, but, in my opinion, you commit an error. I suggest it to discuss. Write to me in PM.',''),
(1646,1,449,'1','Chesterjep',''),
(1647,1,449,'4','89832262466',''),
(1648,1,449,'3','congtisbifureddz@mail.com',''),
(1649,1,449,'5','I will know, many thanks for the information.',''),
(1650,1,450,'1','Hectorbrisa',''),
(1651,1,450,'4','86536525557',''),
(1652,1,450,'3','gaubagszokuspeechxl@mail.com',''),
(1653,1,450,'5','It agree, a remarkable piece',''),
(1654,1,451,'1','JamesZed',''),
(1655,1,451,'4','82341878486',''),
(1656,1,451,'3','unlyawapsor0e@mail.com',''),
(1657,1,451,'5','I apologise, but, in my opinion, you commit an error. I can defend the position. Write to me in PM.\r\n  [url=http://desipussyx.com]desipussyx[/url]',''),
(1658,1,452,'1','DonaldDag',''),
(1659,1,452,'4','84662655235',''),
(1660,1,452,'3','premecnusupawnwb@mail.com',''),
(1661,1,452,'5','It is remarkable, rather amusing phrase',''),
(1662,1,453,'1','Jasonpioks',''),
(1663,1,453,'4','89416213592',''),
(1664,1,453,'3','davidShego842@outlook.hu',''),
(1665,1,453,'5','Online pharmacies - without a doctors prescription in usa \r\n* Customer Support Center 365\\24\\7 \r\n* Delivery methods: EMS, AirMail. \r\n* without a doctor\'s prescription \r\n \r\n[url=http://is.gd/midbnQ]Pharmaceuticals online[/url] \r\n \r\nViagra Vigour\r\nAugmentin\r\nDostinex\r\nBenzac\r\nPaxil\r\nProventil\r\nAllegra\r\nBactrim\r\nDuphalac\r\nAurogra\r\nDitropan\r\nMestinon\r\nRogaine 5\r\nGlucotrol XL\r\nRemeron\r\nKamagra\r\nRenalka\r\nPrecose\r\nAmaryl\r\nKamagra Polo',''),
(1666,1,454,'1','Mrs Jennifer Mo0n',''),
(1667,1,454,'4','0825936645',''),
(1668,1,454,'3','bandjmoon1@gmail.com',''),
(1669,1,454,'5','Your form wont let me type small letters so the email address needs small letters.  \r\n\r\nI need a SST ROLL TOP LADDER.  I emailed you tHe details.',''),
(1670,1,455,'1','BG BOLDWIN',''),
(1671,1,455,'4','+265999512712',''),
(1672,1,455,'3','imsampha@hotmail.com',''),
(1673,1,455,'5','I would like to know if you have an outlet in Johannesburg.\r\n\r\nMany Thanks',''),
(1674,1,456,'1','Richard Moore',''),
(1675,1,456,'4','9330452196',''),
(1676,1,456,'3','richard.moore4686@gmail.com',''),
(1677,1,456,'5','Hello,\r\n \r\nHow are you? Hope you are fine.\r\n\r\nI have been checking your website often. It has seen that the main keywords are still not in the top 10 ranks. You know things about working; I mean the procedure of working has changed a lot.\r\n \r\nSo I would like to get an opportunity to work for you and this time we will bring the keywords to the top 10 spots with a guaranteed period.\r\n \r\nThere is no wondering that it is possible now cause, I have found out that there are few things need to be done for better performances (Some we Discuss, in this email). Let me tell you some of them -\r\n \r\n1. Title Tag Optimization\r\n2. Meta Tag Optimization (Description, keyword, etc)\r\n3. Heading Tags Optimization\r\n4. Targeted keywords are not placed into tags\r\n5. Alt / Image tags Optimization\r\n6. Google Publisher is missing\r\n7. Custom 404 Page is missing\r\n8. The Products are not following Structured Markup data\r\n9. Word-Press is not installed properly, in the blogs\r\n10. Website Speed Development (Both Mobile and Desktop)\r\nPlease check via Google Developers -\r\nhttp://developers.google.com/speed/pagespeed/ \r\n11. Favicon needs to be changed too.\r\n12. Off–Page SEO work\r\n \r\nLots are pending……………..\r\n \r\nYou can see these are the things that need to be done properly to make the keywords others to get into the top 10 spots in Google Search & your sales Increase.\r\n \r\nAlso, there is one more thing to mention that you did thousands of links that time for your website, which are considered as spam after Google rollouts several updates of Panda and penguin. We need to remove them too.\r\n \r\nSir/Madam, please give us a chance to fix these errors and we will give you rank on these keywords.\r\n \r\nPlease let me know if you encounter any problems or if there is anything you need. If this email has reached you by mistake or if you do not wish to take advantage of this free advertising opportunity, please accept my apology for any inconvenience caused and you will not be contacted again.\r\n \r\nMany thanks for your time and consideration,\r\n \r\nLooking forward\r\n \r\nRegards\r\nRichard Moore\r\nIf you did not wish to receive this, please reply with “unsubscribe” in the subject line.\r\n \r\nDisclaimer: This is an advertisement and a promotional mail strictly on the guidelines of CAN-SPAM Act of 2003. We have clearly mentioned the source mail-id of this mail and the subject lines and they are not misleading in any form. We have found your mail address through our own efforts on the web search and not through any illegal way. If you find this mail unsolicited, please reply with “unsubscribe” in the subject line and we will take care that you do not receive any further promotional mail.',''),
(1678,1,457,'1','Jacques',''),
(1679,1,457,'4','0728171491',''),
(1680,1,457,'3','jnbelectric4@gmail.com',''),
(1681,1,457,'5','Need a pool light from you. Square silver cover. Led color changing light',''),
(1682,1,458,'1','Sean Davids',''),
(1683,1,458,'4','0765203457',''),
(1684,1,458,'3','Revivaldeep@gmail.com',''),
(1685,1,458,'5','Hi,\r\nIm wanting someone to supply and fiT a pool hand rail for my pool. \r\n\r\nDo you do that?',''),
(1686,1,459,'1','Brent Petersen',''),
(1687,1,459,'4','0828813453',''),
(1688,1,459,'3','petersen.brent@icloud.com',''),
(1689,1,459,'5','Do you have more info regrading rhe autofillet specifically around installation requirements.',''),
(1690,1,460,'1','MOOSA Docrat',''),
(1691,1,460,'4','0825566080',''),
(1692,1,460,'3','doc@docbro.co.za',''),
(1693,1,460,'5','send me invoice',''),
(1694,1,461,'1','Niki Garratt',''),
(1695,1,461,'4','0836593956',''),
(1696,1,461,'3','Neuff@iafrica.com',''),
(1697,1,461,'5','Do you stock stainless steel/4 step pool ladder please?',''),
(1698,1,462,'1','Sara Jaffe',''),
(1699,1,462,'4','0714583041',''),
(1700,1,462,'3','sarant6412@gmail.com',''),
(1701,1,462,'5','We bought a few things from you\r\nNow looking for\r\n\r\n5 c cascade\r\nAnd I would like to make an led coloured water wall the width and height of a wall to be provided. But can it be done\r\n\r\nWe already have a 50cn waterfall shower, thus water wall is not a shower but a feature\r\n\r\nThks\r\n\r\n75 cutty sark abmve',''),
(1702,1,463,'1','Francois Blaauw',''),
(1703,1,463,'4','0837307378',''),
(1704,1,463,'3','africapools1@gmail.com',''),
(1705,1,463,'5','GOOD DAY pls note order 2270 \r\nthe delivery addres will be to\r\n3 Willowgrove rd\r\nDainfern\r\nfourways\r\nJhb',''),
(1706,1,464,'1','Gavin Craul',''),
(1707,1,464,'4','0737281122',''),
(1708,1,464,'3','Gavin.craul@westerncape.gov.za',''),
(1709,1,464,'5','Looking for a good steady ladder for my portable pool.  I weigh about 130kg. So I\'m looking for a ladder approximately 1m in width and steps at ABOUT A 45 DEGREE ANGLE. PROBABLY WILL NEED TO BE A TAILOR MADE LADDER.',''),
(1710,1,465,'1','Elisha',''),
(1711,1,465,'4','00263772317025',''),
(1712,1,465,'3','elishachasara@gmail.com',''),
(1713,1,465,'5','looking for skyblue ceramic tiles for my swimming pool',''),
(1714,1,466,'1','Colin whittemore',''),
(1715,1,466,'4','082 931 6210',''),
(1716,1,466,'3','COlin.whittemore@zutari.com',''),
(1717,1,466,'5','I would like more information on your SST P-rail.\r\nWhat do the 800mm and 1200mm dimensions refer to?  could you please send me a fullu dimensioned drawing / sketch of the 800mm and 1200mm rails?\r\nWhat is the burried length of the legs for a brick paving pool surround (i.e. core-drilled through the paving)?',''),
(1718,1,467,'1','Vivian',''),
(1719,1,467,'4','O72 195 3853',''),
(1720,1,467,'3','Vivian@resin-sa.com',''),
(1721,1,467,'5','Quote on 300x 3blok mosaic fibrev',''),
(1722,1,468,'1','Dr A Saks',''),
(1723,1,468,'4','824460113',''),
(1724,1,468,'3','drasherasaks@gmail.com',''),
(1725,1,468,'5','sst standard rail   core drilled for paving.     deliver to 20 pelican parade melkbosstrand.',''),
(1726,1,469,'1','D Morgan',''),
(1727,1,469,'4','0832345234',''),
(1728,1,469,'3','doug@postbox.za.net',''),
(1729,1,469,'5','Good dAY, i WOULD LIKE TO ORDER THE 600MM SLIMLINE SPOUT. PLEASE ADVISE IF YOU CAN ADD THE COURIER CHARGE TO THE INVOICE FOR PAYMENT, \r\naDDRESS:- 12 fIRST AVE  FISH HOEK 7975 CAPE TOWN\r\n** THERE IS NO RUSH FOR DELIVERY AS THE POOL REPAIRS ARE ONLY TAKING PLACE IN TWO WEEKS TIME BUT I WANT TO ORDER AND PAY BEFORE YOU CLOSE**',''),
(1730,1,470,'1','michael koberstein',''),
(1731,1,470,'4','0828881606',''),
(1732,1,470,'3','mkober@thekwinimotorgroup.co.za',''),
(1733,1,470,'5','please supply a quote for SST 4x 60mm watercannon 50 mm connection',''),
(1734,1,471,'1','Craig',''),
(1735,1,471,'4','0720517334',''),
(1736,1,471,'3','cjhansen1981@gmail.com',''),
(1737,1,471,'5','Good day.... Can you provide me with a quote for\r\n2 X 25kg Resin\r\n1 X 25kg poolpaint\r\n1 x roll of fibre\r\n5l x Gell coat\r\n1l x hardener',''),
(1738,1,472,'1','hansie',''),
(1739,1,472,'4','0829585756',''),
(1740,1,472,'3','hansie@sandkraal.co.za',''),
(1741,1,472,'5','WHAT IS THE WIDTH OF THE sst ROLLTOP LADDER?',''),
(1742,1,473,'1','Shern',''),
(1743,1,473,'4','0836584445',''),
(1744,1,473,'3','shern@icerink.co.za',''),
(1745,1,473,'5','Hi,\r\n\r\nComPliments of the season,\r\n\r\nI’m using the “ pure clear” product. I’ve got a lot of water “miggies”. I’ve never had them before. Is this due to not having chlorine in the water?\r\n\r\nWhat would you recommend i do?\r\n\r\nMany thanks\r\nShern',''),
(1746,1,474,'1','Ignatius Lambert',''),
(1747,1,474,'4','0790704997',''),
(1748,1,474,'3','info@conservgroup.co.za',''),
(1749,1,474,'5','Hi there would like a price on a 1200 spout anD maybe a prive to install as well',''),
(1750,1,475,'1','Matthew',''),
(1751,1,475,'4','0833971063',''),
(1752,1,475,'3','matthew@gogreenguys.co.za',''),
(1753,1,475,'5','Morning\r\n\r\nDo you offer trade prices on your ITEMS? \r\n\r\nI am looking for price and availability of your c Shape water Spout in 350mm and 450mm x 750mm HIGH For a client of mine.\r\n\r\nThank you\r\nMatthew',''),
(1754,1,476,'1','njabulo jabu mbulawa',''),
(1755,1,476,'4','+26775101615',''),
(1756,1,476,'3','TURNITONNGROUP@GMAIL.COM',''),
(1757,1,476,'5','HELLO  I NEED SOME MATERIALS TO HEAT MY POOL',''),
(1758,1,477,'1','Freya Griffiths',''),
(1759,1,477,'4','0837082578',''),
(1760,1,477,'3','freya@ackfam.co.za',''),
(1761,1,477,'5','I am interesteD in speaking to about the sst p rail.',''),
(1762,1,478,'1','wellington',''),
(1763,1,478,'4','+27 733110044',''),
(1764,1,478,'3','mutsndikwa12@gmail.com',''),
(1765,1,478,'5','Good day\r\nHope you are well this day,IM LOOKING FOR A STAINLESS STEEL SWIMMING POOL SPOUT AND A STEP LADDER.KINDLY GIVE ME A QUOTE ON THESE AND ADVICE ME ON THE AVAILABILITY\r\nREGARDS\r\nWELLINGTON',''),
(1766,1,479,'1','Petersen Robert',''),
(1767,1,479,'4','0763070129',''),
(1768,1,479,'3','petersenrob55@gmail.com',''),
(1769,1,479,'5','I need a quotation for a 1.1 swimming pool pump please. Kindly email to me please \r\n11 Victoria Road \r\nTuscany Glen \r\nBlue downs \r\n7100',''),
(1770,1,480,'1','anthony v d lith',''),
(1771,1,480,'4','0824431553',''),
(1772,1,480,'3','avdl@conveynet.co.za',''),
(1773,1,480,'5','Good Day \r\nThe Treads  (Blue plastic\" have perished . I am looking for 3 replacement treads - stainless steel or plastic . the vertical rails are still in good condition \r\nPlease advise if you can help me and if so what the suggested relacement material should be and the cost thereof \r\nKind Regards\r\n\r\nAnthony',''),
(1774,1,481,'1','Shepherd',''),
(1775,1,481,'4','0746477346',''),
(1776,1,481,'3','smadziwanzira@outlook.com',''),
(1777,1,481,'5','How aRe you? I want a water blade for my pool (1200mm). What is the rough esTimate priCe for fit and supply',''),
(1778,1,482,'1','Progress Nyamayevhu',''),
(1779,1,482,'4','002773154217',''),
(1780,1,482,'3','pnyamayevhu48@gmail.com',''),
(1781,1,482,'5','Can you contact me I need one of your products',''),
(1782,1,483,'1','Trevor Robinson',''),
(1783,1,483,'4','0215318136',''),
(1784,1,483,'3','trevor@redcliffcottage.co.za',''),
(1785,1,483,'5','Good morning. I am looking to purchase SST P-RAIL but want to know if you do the installation. We live in Pinelands.\r\nThank you and kindest regards,\r\nTrevor',''),
(1786,1,484,'1','Keith Danso',''),
(1787,1,484,'4','0670556395',''),
(1788,1,484,'3','keithdanso@gmail.com',''),
(1789,1,484,'5','Hi, I am interested in the sat roll top ladder and sat standard rail for a new astra 7 pool we are installing in Boston bellville.\r\n\r\nDo you also do installation of products? Please assist with quote',''),
(1790,1,485,'1','AaqilAh',''),
(1791,1,485,'4','0823009786',''),
(1792,1,485,'3','aaqilahbhams@gmail.com',''),
(1793,1,485,'5','Good day, can you please contact me asap i am interested in the SEAMLESS water spout, \r\nKinds reGards',''),
(1794,1,486,'1','Lawrence Botha',''),
(1795,1,486,'4','0823377624',''),
(1796,1,486,'3','BOTLAW69@gmail.com',''),
(1797,1,486,'5','Good day\r\nCan you please quote me on a .450kw pump and 2bag filter.',''),
(1798,1,487,'1','Beetge Orothamnus',''),
(1799,1,487,'4','0839850367',''),
(1800,1,487,'3','tbeetge@mweb.co.za',''),
(1801,1,487,'5','What is the price of the pool spek pump and do you have in stocks?',''),
(1802,1,488,'1','Peter Smith',''),
(1803,1,488,'4','0649084945',''),
(1804,1,488,'3','petercharlessmith28@gmail.com',''),
(1805,1,488,'5','I need price on your pool handrails',''),
(1806,1,489,'1','Pamela',''),
(1807,1,489,'4','0832398051',''),
(1808,1,489,'3','admin@pooltopia.co.za',''),
(1809,1,489,'5','Do you install the handrails?',''),
(1810,1,490,'1','Andre Van Der Berg',''),
(1811,1,490,'4','0837509305',''),
(1812,1,490,'3','epoxypoolandpond@gmail.com',''),
(1813,1,490,'5','Hi.Hein\r\nKan jy my a fatuur stuur vir die vervoer ook. \r\nMy adres is 4 Watts ave, George central, George,6530\r\n20 mod- N- Marble  fibre tiles mosaic',''),
(1814,1,491,'1','Clement',''),
(1815,1,491,'4','0836404028',''),
(1816,1,491,'3','Perckimclement@gmail.com',''),
(1817,1,491,'5','Air leak on the pipe connector',''),
(1818,1,492,'1','sue barnes',''),
(1819,1,492,'4','0110235005',''),
(1820,1,492,'3','SUE@BARNESFAMILY.CO.ZA',''),
(1821,1,492,'5','rails.....wE ARE INTRESTED IN BUYING RAILS FOR OUR POOL, AS THERE IS WATER IN THE POOL, HOW WILL WE SECURE THE RAILS WHEN THE POSITION WE NEED THEM WILL BE UNDER WATER?',''),
(1822,1,493,'1','Shenaaz Jordaan',''),
(1823,1,493,'4','0812696504',''),
(1824,1,493,'3','shenaazf@gmail.com',''),
(1825,1,493,'5','Hi I\'d like to get a quote on relining my pool with fiberglass. I\'m in the milnerton are. please give me a call at your earliest convenience.',''),
(1826,1,494,'1','Deon Steyn',''),
(1827,1,494,'4','0838230914',''),
(1828,1,494,'3','STEYNDEON08@GMAIL.Com',''),
(1829,1,494,'5','Need price on 300watt pool light TRANSFORMER.And speck pump BASKET.And 3BAG.Sand fiter+ 3 bags filter sand',''),
(1830,1,495,'1','Michael Schwind',''),
(1831,1,495,'4','19042622384',''),
(1832,1,495,'3','mrtpool@bellsouth.net',''),
(1833,1,495,'5','I am looking for an air strip with a schedule 40 pvc inlet for a pool shelf.  do you manufacture a product like this or could you refer me to a vendor that does?',''),
(1834,1,496,'1','Mrs isobel tee',''),
(1835,1,496,'4','0828294445',''),
(1836,1,496,'3','isobel.tee@gmail.com',''),
(1837,1,496,'5','Please send quote for replacement of pool pump - parts and labour.  Pump size 1.1Kw',''),
(1838,1,497,'1','Peter Dann',''),
(1839,1,497,'4','0825528939',''),
(1840,1,497,'3','DANNPOOLS@gmail.com',''),
(1841,1,497,'5','Please send a quote on 2x stainless steel aim flows,  1x stainless steel bottom drain cover, 2x stainless steel  pool lights, 1x Weir face plate',''),
(1842,1,498,'1','Wasfie Petersen',''),
(1843,1,498,'4','0823600638',''),
(1844,1,498,'3','binwassl5@gmail.com',''),
(1845,1,498,'5','Please confirm receipt of order and ability to deliver today as item is bound for george tomorrow morning 3 march 2022.',''),
(1846,1,499,'1','Francois',''),
(1847,1,499,'4','0834110607',''),
(1848,1,499,'3','svencooper@gmail.com',''),
(1849,1,499,'5','good day, may i please have the email address for your accounts department. kind regards.',''),
(1850,1,500,'1','Bonnen Biggs',''),
(1851,1,500,'4','0827705988',''),
(1852,1,500,'3','Bonnenbiggs@gmail.com',''),
(1853,1,500,'5','http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\r\n\r\nThis one could work',''),
(1854,1,501,'1','Laurence Woodburn',''),
(1855,1,501,'4','0827894985',''),
(1856,1,501,'3','laurence.woodburn@gmail.com',''),
(1857,1,501,'5','How does the autofiller connect?',''),
(1858,1,502,'1','Candice',''),
(1859,1,502,'4','0845710657',''),
(1860,1,502,'3','Candicepitsiladi@gmail.com',''),
(1861,1,502,'5','I am\r\nInterested in a pool ladder.  But i need hIgh stainless steel spec as my pOol is salt Water.  Can you assist',''),
(1862,1,503,'1','JAMES P.',''),
(1863,1,503,'4','8102440753',''),
(1864,1,503,'3','adi@ndmails.com',''),
(1865,1,503,'5','Just wanted to ask if you would be interested in getting external help with graphic design? We do all design work like banners, advertisements, photo edits, logos, flyers, etc. for a fixed monthly fee. \r\n\r\nWe don\'t charge for each task. What kind of work do you need on a regular basis? Let me know and I\'ll share my portfolio with you.',''),
(1866,1,504,'1','Leah VISSER',''),
(1867,1,504,'4','072 855 6441',''),
(1868,1,504,'3','Koi.louis@telkomsa.net',''),
(1869,1,504,'5','Good day,\r\n\r\nI am enquiring about a 900mm 316 s/s letterbox spout.  Is it possible to send me a quotation and detailed drawing on the specs of the spout and also the threaded fitting size for installation.  i need to send an architect a detailed drawing and a quotation.\r\ndetails for the quotation:  koi.louis (pty) ltd, 6 bokmakierie road, haumannshof, somerset west, 7130.  business vat no:  4090274814.\r\nthanking you in advance, kind regards.',''),
(1870,1,505,'1','A Pienaar',''),
(1871,1,505,'4','0604276058',''),
(1872,1,505,'3','andriesp27@gmail.com',''),
(1873,1,505,'5','price for glass in a 3 bag filter please',''),
(1874,1,506,'1','David',''),
(1875,1,506,'4','+23052527225',''),
(1876,1,506,'3','david@traVelspirit.mu',''),
(1877,1,506,'5','Hello, im looking for a STAINLESS steel water blade, WIDTH 1200mm\r\nFor DELIVERY in johannesburg, WITHOUT INSTALLATION. Are you able to supply? Whats the price PLEASE ? Thank you',''),
(1878,1,507,'1','Ryan Smith',''),
(1879,1,507,'4','0827297407',''),
(1880,1,507,'3','rsmithers1992@gmail.com',''),
(1881,1,507,'5','Hello\r\nI have just received the SS Pool light 5 inch, but the client wants the remote added to it. How do I go about ordering the remote and receiver separetly?',''),
(1882,1,508,'1','kevin',''),
(1883,1,508,'4','0744216325',''),
(1884,1,508,'3','naidoo.vikesh@gmail.com',''),
(1885,1,508,'5','delivery time to jhb for led lights and stainless steel drains',''),
(1886,1,509,'1','Richard',''),
(1887,1,509,'4','+27829022449',''),
(1888,1,509,'3','richard@ctgos.com',''),
(1889,1,509,'5','PLEASE COULD YOU TELL ME THE LUMEN OUTPUT OF THE POOLMAID 5\" BLUE LED.',''),
(1890,1,510,'1','Willem',''),
(1891,1,510,'4','0837770357',''),
(1892,1,510,'3','sjwelect@gmail.com',''),
(1893,1,510,'5','Please submit your feal an QUOTE on pool conversion to solar',''),
(1894,1,511,'1','ERICA',''),
(1895,1,511,'4','0768767207',''),
(1896,1,511,'3','erica@sodesigns.co.za',''),
(1897,1,511,'5','Good day, trust you are well. we are looking at SPECIFYING your SST Z LED WATERSPOUT size 1250mm. we are busy with drawings for the builders. do you perhaps have an installation document / SPECIFICATIONS / installation requirements? Looking forward to hearing from you. kIND REGARDS, ERICA - SODESIGNS',''),
(1898,1,512,'1','Lindy',''),
(1899,1,512,'4','0213001466',''),
(1900,1,512,'3','info@techni-cote.co.za',''),
(1901,1,512,'5','Hi, i have a client that is interested in having the dual suction sst skimmer installed. but he is asking for a better discription or instruction manual type document before doing so. I have given him all info i can and that is on the website. \r\n\r\nplease send via email if you have. \r\n\r\nregards, \r\n\r\nlindy',''),
(1902,1,513,'1','Soyaphi Phanuel Ndhambi',''),
(1903,1,513,'4','0839264784',''),
(1904,1,513,'3','phanuelsoyaphi@gmail.com',''),
(1905,1,513,'5','Hi, can you supply me with pool product. Am based in Gauteng',''),
(1906,1,514,'1','Thomas',''),
(1907,1,514,'4','0722148417',''),
(1908,1,514,'3','Thomastaylor777@hotmail.co.uk',''),
(1909,1,514,'5','Hi\r\nLooking for a price on agm filter medium.\r\nThanks',''),
(1910,1,515,'1','Yasir Francis',''),
(1911,1,515,'4','0746941904',''),
(1912,1,515,'3','yasir@crawfordgoc.co.za',''),
(1913,1,515,'5','Good day. I need the price of your stainless steel scoop. I think it\'s 400mm wide.\r\n\r\nRegards',''),
(1914,1,516,'1','Matt Crawley',''),
(1915,1,516,'4','8433259524',''),
(1916,1,516,'3','Matt@matthewJCrawley.com',''),
(1917,1,516,'5','Hi,\r\nAre you interested in getting your product into large retailers? Please give me a call to discuss at 843-325-9524. Thanks. MatthewJCrawley.com\r\nMatthew J. Crawley\r\nCo-Founder\r\nPhone: 843-325-9524\r\nWebsite: http://MatthewJCrawley.com\r\nVideo: http://vimeo.com/452028059\r\nEmail: Matt@matthewJCrawley.com\r\nWhatsApp: MatthewJCrawley.com',''),
(1918,1,517,'1','Edgar NYABADza',''),
(1919,1,517,'4','0026771262594',''),
(1920,1,517,'3','splash@JACKSONpools.co.bw',''),
(1921,1,517,'5','Need \r\nSTAINLESs AIMFLOW jets , DECKLIDS, NIXIn led light s\\s',''),
(1922,1,518,'1','christo Gerber(Prinsloo Pools',''),
(1923,1,518,'4','0614702901',''),
(1924,1,518,'3','prinsloopools@gmail.com',''),
(1925,1,518,'5','Good morning.I would like to inquire about the cost of a 800mm letterbox spout.i need 3 of them.Regards Christo.',''),
(1926,1,519,'1','suelia brunhoso',''),
(1927,1,519,'4','00244921829410',''),
(1928,1,519,'3','suelia.brunhoso@grupoboavida.co.ao',''),
(1929,1,519,'5','Looking for pool lights',''),
(1930,1,520,'1','Marielle Briers',''),
(1931,1,520,'4','0837555664',''),
(1932,1,520,'3','marielle@topliving.co.za',''),
(1933,1,520,'5','HI.  do you only supply or will you also be able to quote me on the installation of mosaics? my current mosaics have perished and need to be replaced.  regards',''),
(1934,1,521,'1','Matthew Wileman',''),
(1935,1,521,'4','0729559290',''),
(1936,1,521,'3','wileman.matthew@yahoo.com',''),
(1937,1,521,'5','Good day\r\n\r\nI\'m looking for a price for a speck multi port valve complete including the 2 pipes going to the filter.\r\n\r\nCould you please give me a price.\r\n\r\nThanks',''),
(1938,1,522,'1','C Schreuder',''),
(1939,1,522,'4','0828597967',''),
(1940,1,522,'3','cmi@mweb.co.za',''),
(1941,1,522,'5','Hi - we are building a pool and require a quote for : Pumps Filter, Nixin suction skimmer, foutain lights installtion etc.\r\nPlease advise what you require in order for us to get the quote. \r\nWelcome to call me',''),
(1942,1,523,'1','Lezel Daniels',''),
(1943,1,523,'4','0842111909',''),
(1944,1,523,'3','sales@dldmaintenance.co.za',''),
(1945,1,523,'5','Interested in 1.5m stainless steel Grabrail for swimming pool',''),
(1946,1,524,'1','Godfrey Bekker',''),
(1947,1,524,'4','837614129',''),
(1948,1,524,'3','godfrey@gemkor.co.za',''),
(1949,1,524,'5','GOOD DAY \r\nCAN YOU PLEASE GIVE ME A QUOTATION ON MOSAIC FIBRE SHEETS CODE 690-1208 50 SHEETS\r\n\r\nGODFREY',''),
(1950,1,525,'1','Karen KIES',''),
(1951,1,525,'4','0768109332',''),
(1952,1,525,'3','karenkies68@gmail.com',''),
(1953,1,525,'5','Delivery office Hours  8:30-17:00 From Mond- Thu and Fryd 8:30-14:00 \r\nSaT- Sun - Close',''),
(1954,1,526,'1','john Church',''),
(1955,1,526,'4','0812708321',''),
(1956,1,526,'3','johnchurch1962@gmail.com',''),
(1957,1,526,'5','316 or better stainless water faeture: 150 x 350 x 650 wide. delivered to ballito',''),
(1958,1,527,'1','giselle',''),
(1959,1,527,'4','0723320008',''),
(1960,1,527,'3','lijieyu8862@gmail.com',''),
(1961,1,527,'5','good day\r\n\r\nI WOULD LIKE TO GET A QUOTE FOR BUILD A SWIMMING POOL. PLEASE CONTACT ME.',''),
(1962,1,528,'1','Brandon',''),
(1963,1,528,'4','0615068721',''),
(1964,1,528,'3','info@the-poolice.co.za',''),
(1965,1,528,'5','Please can you give me a quote on the mod-n-marston charcoal mosaic. PLEAse include courier to johannesburg in the quote.',''),
(1966,1,529,'1','Sean Payne',''),
(1967,1,529,'4','0792271943',''),
(1968,1,529,'3','sean@payne-sons.com',''),
(1969,1,529,'5','Hello \r\nHow long will it take to make up the SST P-RAIL?\r\nthank u',''),
(1970,1,530,'1','Wolfgang Beier',''),
(1971,1,530,'4','0832590775',''),
(1972,1,530,'3','wbeier@beier.co.za',''),
(1973,1,530,'5','Hi,\r\nis it possible for you to modify your sst slimline waterspout 200mm so that it could be used as an indoor waterfall shower-head, fitting onto a standard shower fitting extending from a vertical wall ? I am building a sauna and would like a waterfall shower',''),
(1974,1,531,'1','Pool and Spa Centre hendrihet',''),
(1975,1,531,'4','0724083450',''),
(1976,1,531,'3','Poolspacentre@gmail.com',''),
(1977,1,531,'5','Please contact me regarding stainless steel finished pool light, weir and aimflows',''),
(1978,1,532,'1','Mayhew',''),
(1979,1,532,'4','+268 24043251',''),
(1980,1,532,'3','mayhews@realnet.co.sz',''),
(1981,1,532,'5','Can you give me an idear for total cost of 50 box mosaic range at R22.77  in blue Posted to Eswatini   southern Africa',''),
(1982,1,533,'1','Ronald Hoskin',''),
(1983,1,533,'4','0827543892',''),
(1984,1,533,'3','ronaldchoskin@gmail.com',''),
(1985,1,533,'5','I would like to renew My pool listello\r\nWhat Resin should be used please \r\n\r\nThank you',''),
(1986,1,534,'1','DEWALD Van ZYL',''),
(1987,1,534,'4','0823226091',''),
(1988,1,534,'3','admin@erikavanzylart.com',''),
(1989,1,534,'5','Hi\r\nI’m building a 2.3m x 2.3m sement pool for a client. Can you Quote me on a pump filter and all acceSsories needed to FINISH the job\r\nREGARDS \r\nDewald',''),
(1990,1,535,'1','tamlyn',''),
(1991,1,535,'4','0828057225',''),
(1992,1,535,'3','LEVIN.TAMLYN@YAHOO.COM',''),
(1993,1,535,'5','gOOD DAY, \r\n\r\nWOULD LIKE TO KNOW IF THE SST PIPE SPOUTS 38X150 HAS THREADS INSIDE AND IF YOU PERHAPS HAVE A SMALL SIZE?',''),
(1994,1,536,'1','Piet',''),
(1995,1,536,'4','0828468887',''),
(1996,1,536,'3','piet@casaconstruction.co.za',''),
(1997,1,536,'5','Hi. Do you have a battery oparated /rechargeable pool light? The cable is burnt and dont want to cut my pool to install a new cable.\r\n\r\nThanks',''),
(1998,1,537,'1','Thomas Kosmas',''),
(1999,1,537,'4','+264812735052',''),
(2000,1,537,'3','kosmast@live.com',''),
(2001,1,537,'5','Good day,\r\nI would like to inquire on SST Z LED WATERSPOUT 750mm. Does this water Feathure come with led light? do you guys ship to namibia? how have is this spout?\r\nThanks\r\nThomas',''),
(2002,1,538,'1','STEPHEN GRIFFITHS',''),
(2003,1,538,'4','0766729731',''),
(2004,1,538,'3','vamizidivecentre@gmail.com',''),
(2005,1,538,'5','I am build an indoor pool with the deep end covered by the floor slab above. Pool depth at the deep end 4 metres the rest of the pool will be 1.5 m deep pool lengTh 16.5m wide 4m deep end would 4 x 4 x 4 can you advise for correct lighting',''),
(2006,1,539,'1','Carla Jardine',''),
(2007,1,539,'4','+27828286454',''),
(2008,1,539,'3','Carlsjardine@gmail.com',''),
(2009,1,539,'5','Hi I would like to order a 3m grab rail pls',''),
(2010,1,540,'1','Andre Van Der Berg',''),
(2011,1,540,'4','0837509305',''),
(2012,1,540,'3','epoxypoolandpond@gmail.com',''),
(2013,1,540,'5','Delivered in George western cape. Contact me please at 0837509305',''),
(2014,1,541,'1','Bruce',''),
(2015,1,541,'4','0626779321',''),
(2016,1,541,'3','sharkpoolservicescpt@gmail.com',''),
(2017,1,541,'5','Hi good day\r\nPlease can you send me water feature stainless steel for the swimming pool photos.\r\nMany thanks.',''),
(2018,1,542,'1','rOZANNE VANDER BERG',''),
(2019,1,542,'4','0828885388',''),
(2020,1,542,'3','roxy0899@yahoo.com',''),
(2021,1,542,'5','do they only comes inthat two colours blue and white...',''),
(2022,1,543,'1','WALTER HIJBEEK',''),
(2023,1,543,'4','+27834415194',''),
(2024,1,543,'3','sales@thepoolyard.co.za',''),
(2025,1,543,'5','Do you have a black sucktion,aimflow and led light(small)',''),
(2026,1,544,'1','WALTER HIJBEEK',''),
(2027,1,544,'4','+27834415194',''),
(2028,1,544,'3','sales@thepoolyard.co.za',''),
(2029,1,544,'5','Do you have a black sucktion,aimflow and led light(small)',''),
(2030,1,545,'1','Lauren Shehab',''),
(2031,1,545,'4','0788030113',''),
(2032,1,545,'3','Laur.schell@gmail.com',''),
(2033,1,545,'5','Good day, do you install pool covers aswell. Could you please give me a qoatation on a cover for a 3.4m x 2m pool - wooden deck around and a blue cover.\r\n\r\nThanks.',''),
(2034,1,546,'1','Greg',''),
(2035,1,546,'4','0760629779',''),
(2036,1,546,'3','Greg@complianceafrica.co.za',''),
(2037,1,546,'5','Good day,\r\nWhat size pump would you require to EFFECTIVELY run the 1.5-2m Sst z led water spout? \r\nWhat coLour Leds are aVailable? Warn white?\r\n\r\nKind REGARDS \r\nGreg',''),
(2038,1,547,'1','Alan Willcocks',''),
(2039,1,547,'4','0828865854',''),
(2040,1,547,'3','aalan@glynden.com',''),
(2041,1,547,'5','Please can you ask Hein to email me the quote from the pool cleaner which we discussed witH him last week, its the one to clean the square tiled pool',''),
(2042,1,548,'1','Chris Corrin',''),
(2043,1,548,'4','0761919710',''),
(2044,1,548,'3','cbcorrin@gmail.com',''),
(2045,1,548,'5','Hello,\r\ndo you supply and install pool heat pumps? If so, Could you please quote for a pump and install (pool of 55,000 L)?\r\nTHANK YOU.',''),
(2046,1,549,'1','nyararai gomba',''),
(2047,1,549,'4','263773381239',''),
(2048,1,549,'3','nyararaigomba@gmail.com',''),
(2049,1,549,'5','Hi\r\nIs the price for mosaics cost  per sheet',''),
(2050,1,550,'1','Philani Ndlovu',''),
(2051,1,550,'4','0775722112',''),
(2052,1,550,'3','philani2106@gmail.com',''),
(2053,1,550,'5','Interested in a water curtain',''),
(2054,1,551,'1','harry',''),
(2055,1,551,'4','021-9463572/4',''),
(2056,1,551,'3','harry@pumpco.co.za',''),
(2057,1,551,'5','lient has bought from you anixin sst z-spout 500mm , please provide the flow required with pressure and also a champagne bubbler and black aimflo , please also provide the flow and pressure required',''),
(2058,1,552,'1','Helen-mari',''),
(2059,1,552,'4','0826067416',''),
(2060,1,552,'3','Hmbestbier@gmail.com',''),
(2061,1,552,'5','Good day. I was at a friend\'s home over the weekend and saw the pool lights they have. I would really like to buy some. He told me they were the 5 inch LED pool lights with replaceable Led bulbs. Is it possible for me to purchase them from your brakenfell branch? Thank you and kind regards.\r\nPlease contact me via email or whatsapp.',''),
(2062,1,553,'1','Tami Commerford',''),
(2063,1,553,'4','0645250918',''),
(2064,1,553,'3','info@poxycote.co.za',''),
(2065,1,553,'5','Urgently LOOKING FOR YOUR PARADIGM MOSAIC IMPRESSIONS,\r\ndESIGN STYLE AMETHYST ; SIZE 438 X 165M ; COLOUR: L/BLUE ; QTY : 100',''),
(2066,1,554,'1','Shaun',''),
(2067,1,554,'4','0718920426',''),
(2068,1,554,'3','cgsc@compositesandgeneral.co.za',''),
(2069,1,554,'5','Good DAY,\r\n\r\nwE WOULD LIKE TO FIND OUT MORE ABOUT ORDERING DIRECTLY FROM YOU. DO YOU DELIVER TO THE LOWER SOUTH COAST, KZN, OR DO YOU HAVE AGENTS IN KZN AT ALL? WHAT WOULD BE THE MOQ FOR DELIVERY?\r\n\r\nREGARDS,\r\nSHAUN',''),
(2070,1,555,'1','Aaqilah',''),
(2071,1,555,'4','0823009786',''),
(2072,1,555,'3','aaqilahbhams@gmail.com',''),
(2073,1,555,'5','Hi i placeD a order pls confirm if i can make an eft aS previously done few Months back,with ref order number, need DELIVERY asap . Kind reagard',''),
(2074,1,556,'1','Neville white',''),
(2075,1,556,'4','0828548977',''),
(2076,1,556,'3','Admin@poolemporium.co.za',''),
(2077,1,556,'5','Hi would like to print a 2 X 3 picture/MURIEL is it possible and what is cost thanks',''),
(2078,1,557,'1','Zanete',''),
(2079,1,557,'4','0719231620',''),
(2080,1,557,'3','zaneteconstruction@gmail.com',''),
(2081,1,557,'5','Can you please send me the catalog for the water spout or water feature',''),
(2082,1,558,'1','Dan thomalla',''),
(2083,1,558,'4','0825551151',''),
(2084,1,558,'3','Danielthomalla@gmail.com',''),
(2085,1,558,'5','Hi there, im enquiring as tonthe poSsibility of building a FOUNTAIN ibyo our pool. \r\n\r\nPls coulD you  call me soonest if possible',''),
(2086,1,559,'1','Elroy',''),
(2087,1,559,'4','0793409528',''),
(2088,1,559,'3','Elroy.stevens78@gmail.com',''),
(2089,1,559,'5','I am replac my pool from kidney shape to recta and want a founTain on the end',''),
(2090,1,560,'1','Kayla',''),
(2091,1,560,'4','0724671265',''),
(2092,1,560,'3','Raakayla@gmail.com',''),
(2093,1,560,'5','Hi there \r\n\r\nI moved into a house in welgemoed about a year and a half ago and it haS a pool fountain already installed. \r\nThere must be a blockage as it isn’t flowing properly - more like leaking out, and i also dont know where to turn it off as i Didn’t get instructions. \r\nThe tiles recently started falling ofF as well, which im not sure you can help with but if you do offer help with that it would be amazing. Otherwise i can also get a contractor to help. \r\n\r\nPlease let me know if someone can assist with the blockage, the on/off location, and the tiles? \r\n\r\nThanks so much!',''),
(2094,1,561,'1','SN Clarke',''),
(2095,1,561,'4','0826661318',''),
(2096,1,561,'3','shane@theprintingpress.co.za',''),
(2097,1,561,'5','When can you deliver.',''),
(2098,1,562,'1','Nicola Slingsby',''),
(2099,1,562,'4','0829029000',''),
(2100,1,562,'3','nicola@exec-coaching.co.za',''),
(2101,1,562,'5','I live in greyton - About km from Cape town.  will you be able to deliver my 4 step pool ladder to me?  if so what date?  Warm regards nicola',''),
(2102,1,563,'1','Elijah sampa',''),
(2103,1,563,'4','00260968526118',''),
(2104,1,563,'3','witeceng.log@gmail.com',''),
(2105,1,563,'5','Hi kindly give me the price of the following item Description Due on Site Unit Price Disc% Total\r\n1.00 40.00 EACH 44773 ACID; SWIMMING POOL; 5 LITRE CONTAINER 05-OCT-22 ......................... .........................\r\nNOTE: TUFF STUFF BRAND IS NOT\r\nACCEPTABLE\r\nIMPORTANT: SUPPLY WITH\r\nMATERIAL SAFETY DATA SHEET\r\nNOTE: EXPIRY DATE SHOULD NOT\r\nBE LESS THAN 2 YEARS FROM DATE\r\nOF DELIVERY.\r\n2.00 2.00 EACH 67707 SANDER; EMERY; ALGEA; T/SUIT SWIMMING POOL 05-OCT-22 ......................... .........................\r\n3.00 1.00 EACH 67911 VALVE; 2 INCH; C/W MULTIPORT; T/S FILTERS; SWIMMING POOL 05-OCT-22 ......................... .........................\r\n4.00 1.00 EACH 67912 GASKET; 5 SPOKE; T/S FILTERS; SWIMMING POOL 05-OCT-22 ......................... .........................',''),
(2106,1,564,'1','Mikayla',''),
(2107,1,564,'4','07254541039',''),
(2108,1,564,'3','kaylawitbooi92@gmail.com',''),
(2109,1,564,'5','I am Mikayla, THeRE WAS NOT MUCH INFO ON THE WEBSITE BUT DO YOU HAVE ANY JOB VACANCIES AVAILABLE, I AM 23 YEARS OF AGE .',''),
(2110,1,565,'1','RORY MCLOUGHLIN',''),
(2111,1,565,'4','0628747966',''),
(2112,1,565,'3','rwmcloughlin1@gmail.com',''),
(2113,1,565,'5','Can you please send me contractors prices for the z type spout.\r\n\r\nIm the owner of baywaterpools so install allot of spouta on high end pools...',''),
(2114,1,566,'1','Hannelie',''),
(2115,1,566,'4','0791412485',''),
(2116,1,566,'3','hannelierielly260@gmail.com',''),
(2117,1,566,'5','Pls contact me I need a disability pool railing',''),
(2118,1,567,'1','Valencia wholesalers NaEem omar',''),
(2119,1,567,'4','0826577555',''),
(2120,1,567,'3','naeem@valencia.co.za',''),
(2121,1,567,'5','Hi,\r\nInterested in the sst 2000mm z spout for a client. No led light required. What is your Best price?\r\nThank you.',''),
(2122,1,568,'1','Janise Venter',''),
(2123,1,568,'4','0844023951',''),
(2124,1,568,'3','johanventer@gmail.com',''),
(2125,1,568,'5','i need a quote please.\r\nI am interested in the SST 38MM GRAB RAIL PER METER of R1,564.00. i will need 2. Please advise if it comes with the attachments and, if not, what the costs for the attachments are. I also want to know if you deliver/courier to bloemfontein, and what delivery/courier costs are. \r\ni would like a quote on the items even if you don\'t deliver so i can make alternative arrangements.',''),
(2126,1,569,'1','Nina',''),
(2127,1,569,'4','+27813530444',''),
(2128,1,569,'3','admin@winelandspools.co.za',''),
(2129,1,569,'5','Die link na julle ss produkte werk nie \r\nhttp://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/ladders-rails/',''),
(2130,1,570,'1','Sean Gargan',''),
(2131,1,570,'4','0829286171',''),
(2132,1,570,'3','sean_gargan@hotmail.com',''),
(2133,1,570,'5','Hi Guys, poolsafe recommended you. I\'m looking to source sacrificial anodes to protect my poolsafe automatic pool cover and metal railings as I\'ve just converted to a salt pool. I live in newlands, Cape Town. Thanks, sean',''),
(2134,1,571,'1','Graeme',''),
(2135,1,571,'4','0827411174',''),
(2136,1,571,'3','gelliot1958@gmaIl.com',''),
(2137,1,571,'5','Hi. Looking for a looped stainless steel hand rail for pool - the one that doesnt have underwater mounts. Delivery only early Next year to onrus (ne hermanus)',''),
(2138,1,572,'1','Christo de leca',''),
(2139,1,572,'4','0827932428',''),
(2140,1,572,'3','Christo@cosmopools.co.za',''),
(2141,1,572,'5','P-Rail',''),
(2142,1,573,'1','Rudi Tuffek',''),
(2143,1,573,'4','0826329313',''),
(2144,1,573,'3','rudi@allpronix.com',''),
(2145,1,573,'5','Please may I have a quote in the pool hand rail. Thank you',''),
(2146,1,574,'1','Carmen Williams',''),
(2147,1,574,'4','071 985 4727',''),
(2148,1,574,'3','Taxiprop@aol.com',''),
(2149,1,574,'5','Interested in buying 50 sheets of your mod en classique, kindly send me price',''),
(2150,1,575,'1','Lynette Rutters',''),
(2151,1,575,'4','0829290120',''),
(2152,1,575,'3','antlynpieters@gmail.com',''),
(2153,1,575,'5','Please email me examples of pool hand rails in stainless steel as well as pricing.  Thank you',''),
(2154,1,576,'1','Anton Wolmarans',''),
(2155,1,576,'4','aewolmarans@gmail.com.com',''),
(2156,1,576,'3','aewolmarans@gmail.com',''),
(2157,1,576,'5','Quote on pool water feature repair upgrade in randburg',''),
(2158,1,577,'1','Derek Makgoeng',''),
(2159,1,577,'4','76056091',''),
(2160,1,577,'3','expressdeliverybw@gmail.com',''),
(2161,1,577,'5','Where are you located in SA? I need a quote for some pool materials',''),
(2162,1,578,'1','Odette Faling',''),
(2163,1,578,'4','0784557649',''),
(2164,1,578,'3','Odettefaling@gmail.com',''),
(2165,1,578,'5','Di you have spouts that you deliver for pools?',''),
(2166,1,579,'1','Selwyn katzeff',''),
(2167,1,579,'4','0799900150',''),
(2168,1,579,'3','Selwyn-katzeff@hotmail.com',''),
(2169,1,579,'5','Bearings and seals for Quality pool pump.',''),
(2170,1,580,'1','Victor Joram',''),
(2171,1,580,'4','065 902 6005',''),
(2172,1,580,'3','BluewaterPools45@gmail.com',''),
(2173,1,580,'5','Can you please qout me for a stickon masaic of 9*4 swimmimg pool \r\nReguards bluewater pools',''),
(2174,1,581,'1','Rozetta',''),
(2175,1,581,'4','0799286477',''),
(2176,1,581,'3','Zetta691@gmail.com',''),
(2177,1,581,'5','I need assistance regarding my pool. Creepy don\'t move .I suspect a leakage.  I replaced my pump, but there is no  flow at the weird. The pool don\'t backwash or rinse and it makes lot of bubbles as if there is air somewhere.',''),
(2178,1,582,'1','Rozetta',''),
(2179,1,582,'4','0799286477',''),
(2180,1,582,'3','Zetta691@gmail.com',''),
(2181,1,582,'5','I need assistance regarding my pool. Creepy don\'t move .I suspect a leakage.  I replaced my pump, but there is no  flow at the weird. The pool don\'t backwash or rinse and it makes lot of bubbles as if there is air somewhere.',''),
(2182,1,583,'1','Deon Grimsell',''),
(2183,1,583,'4','029697',''),
(2184,1,583,'3','deOn.grimsell@gmail.com',''),
(2185,1,583,'5','I have the Eartheco Aim flow 12v ac led light in my jacuzzi. Do you have a replacement globe? Please advise me on availability.',''),
(2186,1,584,'1','linda',''),
(2187,1,584,'4','0745089929',''),
(2188,1,584,'3','linda@itall.co.za',''),
(2189,1,584,'5','Hi please quote me on a 3x7m pool - fibreglass or granite',''),
(2190,1,585,'1','Natasha',''),
(2191,1,585,'4','0782501841',''),
(2192,1,585,'3','Natashapetersen14@gmail.com',''),
(2193,1,585,'5','Hi I would like to a qoute on  materials to build a 3by 6 pool please',''),
(2194,1,586,'1','george',''),
(2195,1,586,'4','0630133170',''),
(2196,1,586,'3','nuafricacommtrading@gmail.com',''),
(2197,1,586,'5','Hie Thomas  My  company  is  NU - AFRICA  COMM  TRADING (PTY) Ltd.. NO 3A  SUMMIT  ROAD,  DUNKELD WEST.Tel  0630133170 land line  0875100869   Vat  4590195691we  would like  to  supplied with\r\n1####50x0,75kw  pool  pumps\r\n2###50x25kg  fibreglass resin\r\n3###50x25kg fibreglass topcoat white\r\n4###50x450g fibreglass mat\r\n\r\n\r\n Please send  us the  the  Proforma  invoice,kindly include    delivery   cost  also note that Delivery site is 4 Knight Street  Belevista\r\n\r\nRegards\r\n\r\nGeorge',''),
(2198,1,587,'1','Roland Schuhbauer',''),
(2199,1,587,'4','0825570822',''),
(2200,1,587,'3','roland@dealprop.co.za',''),
(2201,1,587,'5','Good day,\r\nAfripools is currently installing my pool.\r\nI need to pool ladders for the installation. \r\nPlease send me a quote for it \r\nThank you \r\n\r\nKind regards \r\n\r\nRoland Schuhbauer \r\n0825570822',''),
(2202,1,588,'1','DANIEL JOHANNES VREY',''),
(2203,1,588,'4','0826815135',''),
(2204,1,588,'3','vreyjohan@yahoo.com',''),
(2205,1,588,'5','Do you stock self adhesive swimming pool water border line labels',''),
(2206,1,589,'1','René Kruse',''),
(2207,1,589,'4','0824405411',''),
(2208,1,589,'3','renekruse0@gmail.com',''),
(2209,1,589,'5','Good day, I am looking for a mobIle Swimming pool ladder for a 150kg person',''),
(2210,1,590,'1','Zareena Benting',''),
(2211,1,590,'4','0672178303',''),
(2212,1,590,'3','zareenabenting@gmail.com',''),
(2213,1,590,'5','Hi\r\nI need a price for a \r\nPump 0.75\r\n3 bag filter',''),
(2214,1,591,'1','EVANGELO',''),
(2215,1,591,'4','0824657967',''),
(2216,1,591,'3','eakellaris@gmail.com',''),
(2217,1,591,'5','I have placed an order for the stainless steel weir.',''),
(2218,1,592,'1','Yusuf Booley',''),
(2219,1,592,'4','0658548248',''),
(2220,1,592,'3','booleyy@gmail.com',''),
(2221,1,592,'5','Do you sell pool paint',''),
(2222,1,593,'1','Frans Booysen',''),
(2223,1,593,'4','0825704209',''),
(2224,1,593,'3','fransbooysen501@gmail.com',''),
(2225,1,593,'5','I am trying to order a 2 bend handrail to be fitted on the edge of the swimming pool. please send me a picture AND the code to order? I don\'t want the 3 bend rail. Please also send me a quote?\r\nThanks',''),
(2226,1,594,'1','Elizma Oosthuizen',''),
(2227,1,594,'4','0833993947',''),
(2228,1,594,'3','elizma77o@gmail.com',''),
(2229,1,594,'5','Hi there\r\nI would like to get a quote for re-doing our pool\'s top surface (with the blue pattern) which you can see above water level\r\nThank you',''),
(2230,1,595,'1','Jochen',''),
(2231,1,595,'4','0724326824',''),
(2232,1,595,'3','Wellnesstourscc@gmail.com',''),
(2233,1,595,'5','I would like to buy a pool ladder.',''),
(2234,1,596,'1','Tabby',''),
(2235,1,596,'4','+26662101223',''),
(2236,1,596,'3','mathabo.makakole@gmail.com',''),
(2237,1,596,'5','Good day \r\nI\'m looking for a 1m pool fountain',''),
(2238,1,597,'1','Sergio Jardine',''),
(2239,1,597,'4','0739592405',''),
(2240,1,597,'3','BLAIZEJARDINE@GMAIL.COM',''),
(2241,1,597,'5','Location -  Meyerhof, Stikland\r\nWater capacity: 6478L\r\nCan you please provide a\r\nquote. \r\nThank You',''),
(2242,1,598,'1','Kobus Vorster',''),
(2243,1,598,'4','0836482042',''),
(2244,1,598,'3','kobusvorster66@gmail.com',''),
(2245,1,598,'5','Please send quote',''),
(2246,1,599,'1','THE POOL YARD (PTY)LTD',''),
(2247,1,599,'4','0834415194',''),
(2248,1,599,'3','sales@thepoolyard.co.za',''),
(2249,1,599,'5','Please send me a quote delivered in george',''),
(2250,1,600,'1','THE POOL YARD (PTY)LTD',''),
(2251,1,600,'4','0834415194',''),
(2252,1,600,'3','sales@thepoolyard.co.za',''),
(2253,1,600,'5','Hi Francois,please invoice with transport to George\r\n11 Discovery rd\r\nGeorge',''),
(2254,1,601,'1','Junior Muka',''),
(2255,1,601,'4','0724896776',''),
(2256,1,601,'3','juniormuka@gmail.com',''),
(2257,1,601,'5','Hi there\r\n\r\nPlease could you give me a quotation for your Stainless Steel Pool Steps / Ladder. \r\nAlso, please indicate how the product is packaged as well as dimesnions of the packaging. \r\n\r\nRegards\r\nJunior Muka (072 489 6776)',''),
(2258,1,602,'1','Charles Pelzer',''),
(2259,1,602,'4','0828503099',''),
(2260,1,602,'3','cpelzer@mweb.co.za',''),
(2261,1,602,'5','Good morning. Looking for the pricr of a 3 bag pool filter please',''),
(2262,1,603,'1','Charles Pelzer',''),
(2263,1,603,'4','0828503099',''),
(2264,1,603,'3','cpelzer@mweb.co.za',''),
(2265,1,603,'5','Good day\r\nDo you stock 32mm pipes for portable pool pumps?',''),
(2266,1,604,'1','Panos',''),
(2267,1,604,'4','0833206893',''),
(2268,1,604,'3','Panos@tenurey.com',''),
(2269,1,604,'5','Hi. Id like to find out if you do custom ladders for pools?',''),
(2270,1,605,'1','Marile fourie',''),
(2271,1,605,'4','0727617573',''),
(2272,1,605,'3','mblomerus@gmail.com',''),
(2273,1,605,'5','hi! ek is op soek na iemand wat vir my n eenvoudige duikplank kan bou vir by my huis se swembad. sal julle dalk kan help?',''),
(2274,1,606,'1','Riyaan jappie',''),
(2275,1,606,'4','083 706 2300',''),
(2276,1,606,'3','Jappie.riyaan86@gmail.com',''),
(2277,1,606,'5','I would like to get a quotation on a 5x3 pool.',''),
(2278,1,607,'1','Peter Messing',''),
(2279,1,607,'4','+27824134549',''),
(2280,1,607,'3','peter@lookingforward.co.za',''),
(2281,1,607,'5','please quotation for SSt P Rail installed',''),
(2282,1,608,'1','PATRICK MOONSAMY',''),
(2283,1,608,'4','+27827817135',''),
(2284,1,608,'3','GUAVADBN@GMAIL.COM',''),
(2285,1,608,'5','Good day how much is a box of these mod n mosaix?  Where can I buy this in durban?',''),
(2286,1,609,'1','Neville Knight',''),
(2287,1,609,'4','0832251762',''),
(2288,1,609,'3','nevk@mweb.co.za',''),
(2289,1,609,'5','Want to order sst p-rail 800mm for delivery to house 69, plantations estate, 47 shongweni road, hillcrest kzn',''),
(2290,1,610,'1','Vanda',''),
(2291,1,610,'4','+254722759680',''),
(2292,1,610,'3','vanda@tiwibeach.com',''),
(2293,1,610,'5','What is shipping price to Mombasa KeNya',''),
(2294,1,611,'1','Mr. K',''),
(2295,1,611,'4','10111',''),
(2296,1,611,'3','topmail2010@gmail.com',''),
(2297,1,611,'5','your page for water spout products is defective. What spouts do you supply? \r\nhttp://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/water-spouts/',''),
(2298,1,612,'1','Adriano',''),
(2299,1,612,'4','0832505028',''),
(2300,1,612,'3','Rianogspot@gmail.com',''),
(2301,1,612,'5','We need a quotation to install a  complete pool pump and filter for a key pond. Can you assist?\r\nBreeze road tableview',''),
(2302,1,613,'1','Stephen Herschel',''),
(2303,1,613,'4','0712666236',''),
(2304,1,613,'3','steveherschel@gmail.com',''),
(2305,1,613,'5','Good day to you, could you please advise where I could get a staunless steel water feature weir for a falling curtain for a wall water feature I am building ?\r\nLength 150 cm\r\nThanks kindly,',''),
(2306,1,614,'1','Marc Laurent',''),
(2307,1,614,'4','0607928946',''),
(2308,1,614,'3','poolpuresa@gmail.com',''),
(2309,1,614,'5','Hi there\r\nI have a swimming pool maintenance company and in need of A 600mm stainless fountain SPOUT. Do you offer any trade prices? \r\nRegards\r\nMarc Laurent\r\nPool Pure',''),
(2310,1,615,'1','Lindey Duursema',''),
(2311,1,615,'4','083 306 6011',''),
(2312,1,615,'3','laylward@lantic.net',''),
(2313,1,615,'5','Can you please give me an indication of courier costs for the 470mm NIXIN SST P-RAIL to kimberley.',''),
(2314,1,616,'1','David HodGson',''),
(2315,1,616,'4','083 259 7948',''),
(2316,1,616,'3','Dh@techtex.co.za',''),
(2317,1,616,'5','Got a 1.1 kw pump of yours fitted\r\nJust replaced filter sand and o-ring Today\r\nOn my superflow 120 filter - recomended pump size 0.75Kw\r\nProBlem\r\nI am sTill getting a CONSTANt flow of bubbles flowing back into my pool\r\nAny ideas as to cause and how to rectify?\r\nI am situated in Mooikloof gardens, matt street, pretorius park, pta East.',''),
(2318,1,617,'1','Lloyd',''),
(2319,1,617,'4','0760560635',''),
(2320,1,617,'3','Lloydvenske@gmail.com',''),
(2321,1,617,'5','Hi please can you send me pricings for a sunfke handle pool rail',''),
(2322,1,618,'1','Michael',''),
(2323,1,618,'4','0836764559',''),
(2324,1,618,'3','info@pristinepools.co.za',''),
(2325,1,618,'5','Good day. please could you send me  QUOTE ON SIZES OF THE STAINLESS steel water spouts.\r\n\r\nRegards\r\nPristine pools',''),
(2326,1,619,'1','Patric Gamble',''),
(2327,1,619,'4','0834113868',''),
(2328,1,619,'3','gamblep@law.co.za',''),
(2329,1,619,'5','I\'ve run out of pool clear. Can you supply me with 3x1l bottles in Green Point or do you know of a supplier closer to me?',''),
(2330,1,620,'1','Naden',''),
(2331,1,620,'4','0747217861',''),
(2332,1,620,'3','nadenjenneker@gmail.com',''),
(2333,1,620,'5','I need someone to install  a pump for a 6x3meter  swimming pool  and how much it will  COST',''),
(2334,1,621,'1','Jacques Theron',''),
(2335,1,621,'4','0829235275',''),
(2336,1,621,'3','jacques.theron.1@gmail.com',''),
(2337,1,621,'5','Hi\r\nI am looking for a pool handrail to mount into my paving',''),
(2338,1,622,'1','Roy',''),
(2339,1,622,'4','0649072286',''),
(2340,1,622,'3','royadcock1947@gmail.com',''),
(2341,1,622,'5','We have purchased one of your \"nixin\" waterfall units for our pool renovation.  ive consulted your website but can find no installation drawing.  i need this please.  i have found a note saying that all the units are bottom entry, but with cladding etc i need to see exactly how to give clear and accurate installation instructions.\r\nThank you.  roy',''),
(2342,1,623,'1','WJ ROOS',''),
(2343,1,623,'4','0164213870',''),
(2344,1,623,'3','wjroos@cef.co.za',''),
(2345,1,623,'5','can i pay by card ???',''),
(2346,1,624,'1','Neil Glezer-Jones',''),
(2347,1,624,'4','+27215527575',''),
(2348,1,624,'3','neil@caringcandies.co.za',''),
(2349,1,624,'5','Good day\r\nDid you PHONE me abuot a week ago and we agreed on replacing 2 led pool lights for R14000 each at my home.\r\nIt it was your company I never received the quote.\r\nNeil',''),
(2350,1,625,'1','Johan Rabe',''),
(2351,1,625,'4','0573524454',''),
(2352,1,625,'3','rabegesin1@telkomsa.net',''),
(2353,1,625,'5','I would like to order 32 lengths of the twisting tavertine(blue) please.',''),
(2354,1,626,'1','Stanley',''),
(2355,1,626,'4','0736848462',''),
(2356,1,626,'3','stanleysjassen@gmail.com',''),
(2357,1,626,'5','Morning i need pricing for your chemicals',''),
(2358,1,627,'1','Johan van Rensburg',''),
(2359,1,627,'4','0822603012',''),
(2360,1,627,'3','rensburg35@gmail.com',''),
(2361,1,627,'5','I am looking for a lid with oring  fitted on an Aqua pool pump clp12005 1.2kw pump',''),
(2362,1,628,'1','SAra herbert',''),
(2363,1,628,'4','0824623174',''),
(2364,1,628,'3','Sara@hernert.net.za',''),
(2365,1,628,'5','Hi i am looking A handRail for my pool, with possibly a step in tHe pool, to enable my elderly mother to get in and out of the pool easilY.  I am also looking To change my spouts into the pool.  Do you have someone who can come and have a look to explain my options and give mE a qUote? i am baseD in Tokai.  Thanks',''),
(2366,1,629,'1','Rudolf Wilken',''),
(2367,1,629,'4','0824664502',''),
(2368,1,629,'3','rudolf@waalkom.co.za',''),
(2369,1,629,'5','Please send invoice',''),
(2370,1,630,'1','Ferdirico Hendricks',''),
(2371,1,630,'4','0835908286',''),
(2372,1,630,'3','ferdiricoh@gmail.com',''),
(2373,1,630,'5','Looking for a water feature for my infinity pool and stee handles',''),
(2374,1,631,'1','Human mupasiri',''),
(2375,1,631,'4','0813446688',''),
(2376,1,631,'3','cscompanionship@gmail.com',''),
(2377,1,631,'5','Quote on center pool dolphins (Mosaic) and other',''),
(2378,1,632,'1','David dlamini',''),
(2379,1,632,'4','+26876279943',''),
(2380,1,632,'3','ddlamini505@gmail.com',''),
(2381,1,632,'5','Good day, can you please send me a quotation for stainless steel pool ladder, that can be 600mm',''),
(2382,1,633,'1','Simone',''),
(2383,1,633,'4','COHEN',''),
(2384,1,633,'3','Simcohen@mweb.coza',''),
(2385,1,633,'5','Hi, do you have a branch in joburg?',''),
(2386,1,634,'1','Muhammad',''),
(2387,1,634,'4','+258843339990',''),
(2388,1,634,'3','m.laher@grupoarmIl.com',''),
(2389,1,634,'5','PrIces and options on stainless steel swimming pool features',''),
(2390,1,635,'1','Rouxle',''),
(2391,1,635,'4','071 352 4300',''),
(2392,1,635,'3','rmarais1964@gmail.com',''),
(2393,1,635,'5','gOOD DAY \r\n\r\ndOES YOUR COMPANY SELL KREEPY\'S?\r\noUR SWIMMING POOL DOES NOT HAVE ROUND CORNERS BY 90DEGREE CORNERS.\r\n\r\npLEASE RESPOND VIA EMAIL AS I AM NOT ABLE TO TAKE CALLS DURING THE DAY\r\n\r\nKINDEST REGARDS\r\nrOUXLE',''),
(2394,1,636,'1','Vino Sydney Smith',''),
(2395,1,636,'4','0026876882100',''),
(2396,1,636,'3','vinosydneysmith@gmail.com',''),
(2397,1,636,'5','Do you have a branch in Johannesburg',''),
(2398,1,637,'1','Juan',''),
(2399,1,637,'4','073 846 0766',''),
(2400,1,637,'3','Devinepools@outlook.com',''),
(2401,1,637,'5','Good day I am looking for a 1m stainless steel sprout with led light.',''),
(2402,1,638,'1','Sydney Smith',''),
(2403,1,638,'4','0026876882100',''),
(2404,1,638,'3','vinosydneysmith@gmail.com',''),
(2405,1,638,'5','Firstly, do you have a branch in Johannesburg, I\'m  looking for a swimming pool C water spout, please quote for me all sizes if you have any. Thanks',''),
(2406,1,639,'1','Caiphus Nkuna',''),
(2407,1,639,'4','0794461311',''),
(2408,1,639,'3','nkunacj@gmail.com',''),
(2409,1,639,'5','Please qoute me \r\n\r\nHydrochloric Pool Acid \r\n5L( 1000)',''),
(2410,1,640,'1','LYN',''),
(2411,1,640,'4','CURNOW',''),
(2412,1,640,'3','merlyn@curnowkzn.co.za',''),
(2413,1,640,'5','Does service zodia mx8 pool cleaners on the kzn south coast    need to have somebody check it as its not moving',''),
(2414,1,641,'1','Michael',''),
(2415,1,641,'4','0635585581',''),
(2416,1,641,'3','michaelmadamombe@gmail.com',''),
(2417,1,641,'5','How much is\r\nAimflow\r\nWeir\r\n10 90% elbow\r\n5 straight joints\r\n5 45% elbow\r\n1 litre glue',''),
(2418,1,642,'1','hassan',''),
(2419,1,642,'4','00267 3920102',''),
(2420,1,642,'3','alphaSOLARBW@GMAIL.COM',''),
(2421,1,642,'5','GOOD DAY. we are a solar supplies company in botswana and we would like to know if you can supply us with water heating systems for pools.',''),
(2422,1,643,'1','Abey',''),
(2423,1,643,'4','0677114878',''),
(2424,1,643,'3','Drabey72@gmail.com',''),
(2425,1,643,'5','Would like aquote on stainless water feature',''),
(2426,1,644,'1','ben',''),
(2427,1,644,'4','0743665521',''),
(2428,1,644,'3','benkasumba95.bk@gmail.com',''),
(2429,1,644,'5','good day ,im looking for sp-295v swimming pool massage nozzle drainage outlet for 4,5cm',''),
(2430,1,645,'1','George BrowSe',''),
(2431,1,645,'4','0832670310',''),
(2432,1,645,'3','georgebrowse98@gMail.com',''),
(2433,1,645,'5','Looking For a product called ‘Splash’ or a product with copper sulphate tO cleaR a continiously green pool',''),
(2434,1,646,'1','Nandi Siegfried',''),
(2435,1,646,'4','0840199983',''),
(2436,1,646,'3','nandi.siegfried@gmail.com',''),
(2437,1,646,'5','I need more scavenger rods. Can you deliver to Green Point?',''),
(2438,1,647,'1','Thaddeus Sewe',''),
(2439,1,647,'4','+254722275492',''),
(2440,1,647,'3','info@airtouchengineering.com',''),
(2441,1,647,'5','can you quote for 13kw Inverter heat pump for swimming pool.',''),
(2442,1,648,'1','MIKAYLA',''),
(2443,1,648,'4','0725451039',''),
(2444,1,648,'3','kaylawitbooi92@gmail.com',''),
(2445,1,648,'5','Hi,\r\nI would like to know how do i get in touch with the owner of the company as there no CEO details attached to this website.',''),
(2446,1,649,'1','Oageng tirelo',''),
(2447,1,649,'4','0026771403072',''),
(2448,1,649,'3','ogtirelo@gmail.com',''),
(2449,1,649,'5','Kindly assist me with the price of that water fall',''),
(2450,1,650,'1','Erika',''),
(2451,1,650,'4','083 3641 757',''),
(2452,1,650,'3','erika.erasmus@hotmail.com',''),
(2453,1,650,'5','I need a quote for my pool',''),
(2454,1,651,'1','Brian',''),
(2455,1,651,'4','0624451250',''),
(2456,1,651,'3','jansenbrian642@gmail.com',''),
(2457,1,651,'5','Assistance',''),
(2458,1,652,'1','Nicci Pain-Weitz',''),
(2459,1,652,'4','0828105854',''),
(2460,1,652,'3','niccipain@gmail.com',''),
(2461,1,652,'5','Hi\r\nwe\'re renovating our pool and we want to add a waterfall\r\ncan you pls send me prices for these spouts\r\n\r\nNIXIN SST C-Spout 450mm x 780mm #freestandingwaterfeature #stainlesssteel #nixin\r\n\r\nThanks.',''),
(2462,1,653,'1','CLinton',''),
(2463,1,653,'4','0725858960',''),
(2464,1,653,'3','Clinton@bestfence.co.Za',''),
(2465,1,653,'5','Looking for spares for a blueChem sand fIlteR',''),
(2466,1,654,'1','Dylan Brouwer',''),
(2467,1,654,'4','0837697593',''),
(2468,1,654,'3','middelburg@swemgat.co.za',''),
(2469,1,654,'5','Good morning\r\n\r\nI placed an order and made payment - Online Order 4535\r\nWould the parcel please be sent today still? Can you confirm please\r\n\r\nThank you\r\nDylan',''),
(2470,1,655,'1','shaun govender',''),
(2471,1,655,'4','0825616899',''),
(2472,1,655,'3','shaung@tbp.co.za',''),
(2473,1,655,'5','Please call before delivery',''),
(2474,1,656,'1','Rajen kanniyah',''),
(2475,1,656,'4','0832831558',''),
(2476,1,656,'3','Raj@agmrbay.co.za',''),
(2477,1,656,'5','Looking for tissue mosaic',''),
(2478,1,657,'1','Jeffery',''),
(2479,1,657,'4','0813284191',''),
(2480,1,657,'3','Jeffery.solution@gmail.com',''),
(2481,1,657,'5','Hi there,\r\n\r\nI\'m a pool shop retail company, we\'re looking for dealer or whole sale prices on pool pump 1.1kw and 0.75KW and filter 3 and 4 bag sands and more spares fittings for filter and pump accessories, Pool cleaning products, brush, basket, net, Pool light LD, Skimmer box and more, we would like to to have a reliable wholesale Supplyer, please send us your prices..',''),
(2482,1,658,'1','Naomi Venter',''),
(2483,1,658,'4','0832769957',''),
(2484,1,658,'3','sales1@rockdrill.co.za',''),
(2485,1,658,'5','I am in need of a 7m telescopic swimming pool pole x 100',''),
(2486,1,659,'1','Gift Tsotetsi',''),
(2487,1,659,'4','0731903085',''),
(2488,1,659,'3','tsotetsi.gift@yahoo.com',''),
(2489,1,659,'5','Please can you supply me with the 25Kg and do you have STOck available',''),
(2490,1,660,'1','Manny',''),
(2491,1,660,'4','0817151697',''),
(2492,1,660,'3','csvelectrical@yahoo.com',''),
(2493,1,660,'5','Hi I\'m  looking for 12v 4w outlet lights for a pond they fit into a 50mm pipe do you have or where can i get and price please',''),
(2494,1,661,'1','Barend du Toit',''),
(2495,1,661,'4','0824522084',''),
(2496,1,661,'3','barend@fctc.co.za',''),
(2497,1,661,'5','GOOD DAY. lOOKING FOR INDICATIVE PRICING OF 3x4 FIBRE GLASS POOL WITH SOLAR HEATING. sOMERSET WEST AREA.',''),
(2498,1,662,'1','Llo',''),
(2499,1,662,'4','0614650656',''),
(2500,1,662,'3','bedrockstudios11@gmail.com',''),
(2501,1,662,'5','Good day,\r\n\r\nPlease quotE us all sizes of the Swimming pool and Jacuzzi Pump. Will appreciate your quick response, thank you',''),
(2502,1,663,'1','Itallo Dlamini',''),
(2503,1,663,'4','+26876021965',''),
(2504,1,663,'3','Millprop@realnet.co.sz',''),
(2505,1,663,'5','Request cost for fibre glass pool chairs',''),
(2506,1,664,'1','david jacobs',''),
(2507,1,664,'4','0836483133',''),
(2508,1,664,'3','david@augos.io',''),
(2509,1,664,'5','Creating accesibility to data, allowing you to manage electricity cost allocation and bill verification. \r\nMeasuring at strategic points and selective areas could improve risk mittigation.\r\nPlease contact me for more information',''),
(2510,1,665,'1','Raymond Waldeck',''),
(2511,1,665,'4','0827078660',''),
(2512,1,665,'3','rwaldeck@kalideck.co.za',''),
(2513,1,665,'5','Hello\r\nCan you make/supply 2 off SS P-rail 1200mm shaped like a dolphin plse ?\r\nkrgds\r\nraymond',''),
(2514,1,666,'1','Ivan gordon',''),
(2515,1,666,'4','0605764042',''),
(2516,1,666,'3','ivan@ghi.co.za',''),
(2517,1,666,'5','good morning my name is ivan gordon , 44 years of age . im CURRENTLY WORKING AS A WAREHOUSE MANAGER IN THE ALUMINIUM INDUSTRY . FRAMELESS SHOWERS , ALUMINUM WINDOWS AND DOORS , STACK OF DOORS ANYTHING THAT CAN BE USE IN THIS INDUSTRY . AT THIS MOMENT IM SEEKING WORKING OR SEARCHING FOR OTHER WORK . iJUST CAME ACROSS YOUR COMPANY NAME BY ACCIDENT AND THOUGHT THIS INDUSTRY COULD BE A NICE CHALLENGE , SO PLEASE IF THERE IS ANY VACANCIES AVAIBLE LET ME KNOW , I CAN BE A GREAT ASSENT TO NIXIN POOLS .',''),
(2518,1,667,'1','Johan',''),
(2519,1,667,'4','0828521413',''),
(2520,1,667,'3','johan@africathatch.co.za',''),
(2521,1,667,'5','I would like to buy some fittings please.',''),
(2522,1,668,'1','Barry HilLier',''),
(2523,1,668,'4','0823384956',''),
(2524,1,668,'3','barrykhillier@gmail.com',''),
(2525,1,668,'5','Good day \r\nCould you please give me a quote on a 1,2m handrail with installation. \r\nThanks Barry',''),
(2526,1,669,'1','flaa farrid',''),
(2527,1,669,'4','0824257148',''),
(2528,1,669,'3','tim48V8@GMAIL.COM',''),
(2529,1,669,'5','KNDLY SEND A QUOTE FOR ALL THE NECESSARY EQUIPMENT NEEDED FOR A 10M X 4M SWIMMING POOL ASAP',''),
(2530,1,670,'1','Dale',''),
(2531,1,670,'4','0837297311',''),
(2532,1,670,'3','fish.dale@icloud.com',''),
(2533,1,670,'5','Need a quote',''),
(2534,1,671,'1','Stephanus Van Deventer',''),
(2535,1,671,'4','0828280924',''),
(2536,1,671,'3','stephanusvd@icloud.com',''),
(2537,1,671,'5','Hi can you send me the pump and led specs on this \r\nThanks',''),
(2538,1,672,'1','Naran distributors',''),
(2539,1,672,'4','0632442239',''),
(2540,1,672,'3','naranmathobi@gmail.com',''),
(2541,1,672,'5','We need 4x 0.75 swimming pool pump and 2x 1,1 swimming pool pump',''),
(2542,1,673,'1','Zeca Ezequiel Mabica',''),
(2543,1,673,'4','0719837749',''),
(2544,1,673,'3','Zecaezequielmabica@gmail.com',''),
(2545,1,673,'5','Am looking for hth 25kg',''),
(2546,1,674,'1','BASIL COUCHMAN',''),
(2547,1,674,'4','0317851700',''),
(2548,1,674,'3','couchmanhill@sai.co.za',''),
(2549,1,674,'5','I am looking for a good second hand sand filter for a small pool',''),
(2550,1,675,'1','George Khoza',''),
(2551,1,675,'4','0727451334',''),
(2552,1,675,'3','georgekhoza327@gmail.com',''),
(2553,1,675,'5','Hello are you?',''),
(2554,1,676,'1','Henry Rautenbach',''),
(2555,1,676,'4','+26772959253',''),
(2556,1,676,'3','ceciliahenryr@gmail.com',''),
(2557,1,676,'5','looking for under water pool led lstrip lights to put around the edge of the pool and steps',''),
(2558,1,677,'1','Prince',''),
(2559,1,677,'4','084 712 8276',''),
(2560,1,677,'3','Lungelosibanda0@gmail.com',''),
(2561,1,677,'5','Am selling a jacuzzi.. For 3000 still in good condition',''),
(2562,1,678,'1','Martin Noko',''),
(2563,1,678,'4','0814849511',''),
(2564,1,678,'3','martin@massmartcpt.co.za',''),
(2565,1,678,'5','We are interested in stocking your products for our Cape town stores t /a Jumbo stores\r\nKindly assist with your client account application forms and price catalogue',''),
(2566,1,679,'1','Serchard Omar',''),
(2567,1,679,'4','+263772315188',''),
(2568,1,679,'3','PAVEDOCTOR@GMAIL.COM',''),
(2569,1,679,'5','Please may I have a quotation for 2 x 3m long water sprouts',''),
(2570,1,680,'1','Henk Hart',''),
(2571,1,680,'4','0824720867',''),
(2572,1,680,'3','hdive@hotmail.com',''),
(2573,1,680,'5','Good day im looking for a stainless pool handle to surface mount on the paving near the pool steps.\r\ncould i get a price please \r\n\r\nThanking you',''),
(2574,1,681,'1','Denver',''),
(2575,1,681,'4','0823581250',''),
(2576,1,681,'3','denvermetcalf60@gmail.com',''),
(2577,1,681,'5','I would like to install  a pool railing. Can you assist?',''),
(2578,1,682,'1','Lindy',''),
(2579,1,682,'4','0651301623',''),
(2580,1,682,'3','info@techni-cote.co.za',''),
(2581,1,682,'5','Hi, i would like to know if you can make sst steps for us for a pool\r\nJust a rough quote on 4 sets,\r\nThey must be 2meters high and 1meter wide\r\n1meter outside the POOL and 1m under water\r\n50mm\r\nAs soon as we get a rough price we will give detailed info, need to just do an estimate for the client\r\n\r\nPlease email in response',''),
(2582,1,683,'1','Roland',''),
(2583,1,683,'4','00263774396543',''),
(2584,1,683,'3','Rolandtatendandowa@gmail.com',''),
(2585,1,683,'5','Hi may you give me a call ASAP i need supplies',''),
(2586,1,684,'1','Thinus Snyders',''),
(2587,1,684,'4','0813622243',''),
(2588,1,684,'3','snydersjt@koshcom.co.za',''),
(2589,1,684,'5','Morning. I buy a atlantis automatic pool Cleaner and want to know where to register it',''),
(2590,1,685,'1','Brian Lemmetjies',''),
(2591,1,685,'4','0643997200',''),
(2592,1,685,'3','brtengineering34@gmail.com',''),
(2593,1,685,'5','Need a quote on a poolpump + fittings and 4 led lights please sent via email if possible',''),
(2594,1,686,'1','mark lyons',''),
(2595,1,686,'4','0828573393',''),
(2596,1,686,'3','marklyons99@yahoo.com',''),
(2597,1,686,'5','Hi there\r\n\r\ni stay in retreat southern suburbs and am wanting to enquire if i place an order on your website and pay how long will delivery take?\r\n\r\nKindly email me a response thankyou',''),
(2598,1,687,'1','Ken Webster',''),
(2599,1,687,'4','0832330074',''),
(2600,1,687,'3','ken@karchitects.co.za',''),
(2601,1,687,'5','I have been advised by anthony pools that may have pool strip led lights (under coping tile) that you recommend. any guarantees?',''),
(2602,1,688,'1','Kagiso Mokonopi',''),
(2603,1,688,'4','+267 73806882',''),
(2604,1,688,'3','kagisomokonopi@yahoo.com',''),
(2605,1,688,'5','Do u have this on stock?\r\nNixin sst pipe spout d50x 150mm',''),
(2606,1,689,'1','Pr stiegler',''),
(2607,1,689,'4','0761590784',''),
(2608,1,689,'3','nstiegler@uwc.ac.za',''),
(2609,1,689,'5','Good day.\r\nI am having my swiming pool renovated and I want to install a hand rail.\r\n\r\nI am not sure which one I should go for.\r\nWould it be possible for someone to stop by my place in eversdal, durbanville to have a look to advise me and give me quotation.\r\n\r\nSo far I am thinking about the p-rail, but I am not sure which one between the shape and size.\r\n\r\nThanks for your answer.\r\n\r\nBest regards',''),
(2610,1,690,'1','Pat Wileman',''),
(2611,1,690,'4','072 098 0232',''),
(2612,1,690,'3','pwileman@gmail.com',''),
(2613,1,690,'5','I need mosaics to redo mosaics on a fiberglass pool 5 x 3 5metres. How many sheets would I need. \r\nPlease advise',''),
(2614,1,691,'1','Harry Greaves',''),
(2615,1,691,'4','+263772144669',''),
(2616,1,691,'3','harry@zimbabwemining.com',''),
(2617,1,691,'5','I am building a 25m lap pool , looking for ideas and equipment',''),
(2618,1,692,'1','MR NJ GROBLER',''),
(2619,1,692,'4','0823761733',''),
(2620,1,692,'3','mathsbridge3@gmail.com',''),
(2621,1,692,'5','ORDER FOR ONE SWIMMINGOOL HANDRAIL NIXIN SST P-RAIL 1200MM INCLUDING ANCHORING CUPS.',''),
(2622,1,693,'1','SALOME',''),
(2623,1,693,'4','0828127664',''),
(2624,1,693,'3','salome1502@yahoo.com',''),
(2625,1,693,'5','We bought an old pool pump Leisuretime Australian made 550E and we are struggling to find connection PARTS.Top connection 85cm and side one 55cm.',''),
(2626,1,694,'1','Denise',''),
(2627,1,694,'4','084 504 1765',''),
(2628,1,694,'3','Jtissink@iafrica.com',''),
(2629,1,694,'5','I want a quote on a pool handrail.   I would like to.have someone comme and show me a few types',''),
(2630,1,695,'1','Ed Reblin',''),
(2631,1,695,'4','+27797687926',''),
(2632,1,695,'3','edzi@edzi.de',''),
(2633,1,695,'5','Good day, a few days ago I purchased various items - all worked out well! Thank you again!\r\nHowever, I thought to find all items on the invoice I received from YOCO as per the attached mail link, but unfortunately it is only the total. Do you mind sending me a pdf with the single items I purchased to have it as a reference for myself and the \"names of products\" of what I got ? Thanks a mil, Ed     here the YOCO link: http://receipts.yoco.co.za/receipts/6YZMD1DtJYD8',''),
(2634,1,696,'1','Kelly',''),
(2635,1,696,'4','0745465017',''),
(2636,1,696,'3','orionrisk.office@gmail.com',''),
(2637,1,696,'5','I would like a quote on the manufacturing of a Stainless steel roll top pool ladder - 2.0m 5- step for tidal pool please?',''),
(2638,1,697,'1','Daniel',''),
(2639,1,697,'4','+263773483084',''),
(2640,1,697,'3','bcityzim@gmail.com',''),
(2641,1,697,'5','Good afternoon\r\n\r\nMy name is daniel. I build swimming pools in zimbabwe. I am INTERESTED in your stainless steel finishings. \r\n\r\nAre you able to send me a catalogue with prices. \r\n\r\nI would also like to know the size of your pool lights pls. Not the aimflow types, the bigger round ones. \r\n\r\nLook forward to hearing from you.',''),
(2642,1,698,'1','Rozanne',''),
(2643,1,698,'4','082 8885388',''),
(2644,1,698,'3','roxy0899@yahoo.com',''),
(2645,1,698,'5','Do you sell 13 000 Liter fountain pumps ?',''),
(2646,1,699,'1','simba',''),
(2647,1,699,'4','00263775885548',''),
(2648,1,699,'3','SYOSA100@gmail.com',''),
(2649,1,699,'5','im urgently looking for 22 Bags of MArblite cemcrete sky blue\r\n1 x spout',''),
(2650,1,700,'1','TURBOT',''),
(2651,1,700,'4','+262 692 06 83 24',''),
(2652,1,700,'3','piscinesuniversoi@gmail.com',''),
(2653,1,700,'5','Bonjour Madame, MONSIEUR,\r\n\r\nJe suis à la recherche d\'un nouveau fournisseur,en activité depuis plus de 20 ans dans la piscine,je suis spécialisé dans la construction de piscines naturelles ,jacuzzi & Spa sur mesure, vente de materiels et pièces détachées,entretien, rénovation, réparation.\r\n\r\nJusqu\'à présent je travaille avec certains fournisseurs locaux,pour la disponibilité immédiate des produits.\r\n\r\nJ\'envisage d\'agrandir notre structure et de développer la vente de pièces de piscines pour l\'ouverture de notre magasin.\r\n\r\nActuellement basé à la Réunion.\r\nJ\'aimerai savoir  si vous faites les expéditions ? Est il possible de me faire parvenir votre catalogue et vos tarifs.\r\n\r\nDans l\'attente d\'une réponse de votre part.\r\n\r\nCordialement,\r\nOlivier TURBOT\r\n\r\nPISCINES UNIVERS\r\n02 Chemin Isautier \r\n97480 Saint-Joseph \r\n+262 692 33 49 53',''),
(2654,1,701,'1','Andreas',''),
(2655,1,701,'4','0842301010',''),
(2656,1,701,'3','andreasleroux@gmail.com',''),
(2657,1,701,'5','hi.  i tried to call.  Please call me regarding your robotic pool cleaners and pool ladders',''),
(2658,1,702,'1','Jan SNYMAN',''),
(2659,1,702,'4','0845566494',''),
(2660,1,702,'3','jan@beveratech.co.za',''),
(2661,1,702,'5','Prys op s/s swembad rail, 1ste prentjie, prys asb',''),
(2662,1,703,'1','Kayzania',''),
(2663,1,703,'4','+27728528614',''),
(2664,1,703,'3','Kayzaniapa@gmail.com',''),
(2665,1,703,'5','Would like you to come out to see to our pool and jacuzzi.',''),
(2666,1,704,'1','Arunas Kisielius',''),
(2667,1,704,'4','0782146203',''),
(2668,1,704,'3','arunas.kisielius@gmail.com',''),
(2669,1,704,'5','Please, provide pool handrail installation instructions, NIXIN SST P-RAIL 800MM, dept of the hole required for the rail installation , tools used',''),
(2670,1,705,'1','Kobus vlok',''),
(2671,1,705,'4','0828008053',''),
(2672,1,705,'3','kobus.vlok13@gmail.com',''),
(2673,1,705,'5','I need a handrail for my pool that is already built and in use. Please contact me to make an appointment for somebody to come and give me a quote. Based in paarl',''),
(2674,1,706,'1','Shaun andreasen',''),
(2675,1,706,'4','0836751881',''),
(2676,1,706,'3','shaun@protongroup.co.za',''),
(2677,1,706,'5','Deliver to the WOODSTOCK foundry 170 albert road woodstock c/o chilli lizzi',''),
(2678,1,707,'1','Steve',''),
(2679,1,707,'4','0782764008',''),
(2680,1,707,'3','kingpinroofing@gmail.com',''),
(2681,1,707,'5','Nead a quote for hanrail an delivery price to centurion , Pretoria',''),
(2682,1,708,'1','Roxanne',''),
(2683,1,708,'4','0836202902',''),
(2684,1,708,'3','roxanne@ium.co.za',''),
(2685,1,708,'5','i am specifying the NIXIN - SST Slimline Spout 1000mm long & 200mm front to back. Please may i request a tech drawing of this spout in section. how far out from the wall cladding does it need to sit? what is the size and shape of the body in the wall?',''),
(2686,1,709,'1','Geoff mills',''),
(2687,1,709,'4','0835652873',''),
(2688,1,709,'3','geoffmills13@gmail.com',''),
(2689,1,709,'5','Hi we\'re looking for the Acetyle rectangular suction port. Can  you help?\r\nGeoff',''),
(2690,1,710,'1','Karl Straszacker',''),
(2691,1,710,'4','0825502061',''),
(2692,1,710,'3','kcserv@mweb.co.za',''),
(2693,1,710,'5','hello.do you do glass and stainless pool fencing? i need u shape 7.5m short side 10m long side with gate on corner, 7,5 short side',''),
(2694,1,711,'1','Erna Hughes',''),
(2695,1,711,'4','0794917638',''),
(2696,1,711,'3','ernahughes1@gmail.com',''),
(2697,1,711,'5','I just want to find out do you sell intex pool liners. If you do can you please send me a quotation for a 457 x 122cm and a 457x107cm. Thank you',''),
(2698,1,712,'1','Dorothy Du Plooy',''),
(2699,1,712,'4','0828866506',''),
(2700,1,712,'3','deduplooy@gmail.com',''),
(2701,1,712,'5','Can you please email me a catalog of your pool rails?',''),
(2702,1,713,'1','Bridgette Carolissen',''),
(2703,1,713,'4','0743412672',''),
(2704,1,713,'3','BRIDGETTEWC@GMAIL.Com',''),
(2705,1,713,'5','Can you sent me mosaic samples  plz',''),
(2706,1,714,'1','Jacobus van Zyl',''),
(2707,1,714,'4','0736914410',''),
(2708,1,714,'3','koffie.cvz@gmail.com',''),
(2709,1,714,'5','Got a couple of questions',''),
(2710,1,715,'1','Chane  Visagie',''),
(2711,1,715,'4','0834010486',''),
(2712,1,715,'3','chane@woordenlewe.com',''),
(2713,1,715,'5','Do you have the mixin pool\r\nRail 1000mm in stock?',''),
(2714,1,716,'1','Gerrit Cloete',''),
(2715,1,716,'4','+27736147195',''),
(2716,1,716,'3','gpcloete@gmail.com',''),
(2717,1,716,'5','Quote for a new  3x4 pool',''),
(2718,1,717,'1','Brandon',''),
(2719,1,717,'4','073 000 5552',''),
(2720,1,717,'3','Brandon.d@guth.co.za',''),
(2721,1,717,'5','I need a new pump and complete filter housings with selector. \r\nWhat is the cost.',''),
(2722,1,718,'1','Yameen',''),
(2723,1,718,'4','0840824382',''),
(2724,1,718,'3','justplumbing3@gmail.com',''),
(2725,1,718,'5','Hi, are you guys still open. I wanted to find out if you get the 300mm on pattern spout and how much will it be to get it to jhb, courier Fees? Can I still order online at present?',''),
(2726,1,719,'1','chad',''),
(2727,1,719,'4','0792110787',''),
(2728,1,719,'3','chad@jozipools.co.za',''),
(2729,1,719,'5','Hi, how much WOuld it cost for product and delivery of your NIXIN SST WEIR FACE PLATE for EQ weir, to 28 Rhodes Ave, PArktown, Johannesburg?',''),
(2730,1,720,'1','Johan PRETORIUS',''),
(2731,1,720,'4','0828724943',''),
(2732,1,720,'3','pretfurn@telkomsa.net',''),
(2733,1,720,'5','I am looking for a hand rail that is bolted to the paving on tiled area outside the pool , to hold on to get into and out the pool.\r\n082 872 4943',''),
(2734,1,721,'1','Ashley',''),
(2735,1,721,'4','0828572288',''),
(2736,1,721,'3','ashley.l.dan@gmail.com',''),
(2737,1,721,'5','Hi\r\nWhen are you open yo collect a pool rail\r\nThanks',''),
(2738,1,722,'1','Brent',''),
(2739,1,722,'4','0824145092',''),
(2740,1,722,'3','brentwepener@mweb.co.za',''),
(2741,1,722,'5','Hi there - can you please confirm stock availability and price for the 2-bag aquaswim pool filter?  I need to replace my for my 17,000 litre pool with a 55kW pool pump.  ThanKS, brent',''),
(2742,1,723,'1','Mauro Delle Donne',''),
(2743,1,723,'4','0828075896',''),
(2744,1,723,'3','mauro@zandamcheese.co.za',''),
(2745,1,723,'5','Hi , My poolmaid salt chlorinator   is not working.  Can you do repairs  , I bought it from you .\r\nregards\r\nMauro',''),
(2746,1,724,'1','Mandy',''),
(2747,1,724,'4','0658645067',''),
(2748,1,724,'3','mandyorgill82@gmail.com',''),
(2749,1,724,'5','Good day, when is the shop in Brackenfell opening up.',''),
(2750,1,725,'1','JACQUELINE BACHAL',''),
(2751,1,725,'4','0721024314',''),
(2752,1,725,'3','JACKIEB@ABSA.CO.ZA',''),
(2753,1,725,'5','Hi,  please contact me regarding pool part required - weir basket',''),
(2754,1,726,'1','Arnaud Wieffering',''),
(2755,1,726,'4','0826513794',''),
(2756,1,726,'3','arnie@merac.co.za',''),
(2757,1,726,'5','Looking for a price for 600mm slimline water spout\r\nIndicate courir costs to hermanus pls',''),
(2758,1,727,'1','Anya joubert',''),
(2759,1,727,'4','0606023034',''),
(2760,1,727,'3','anyapepe@yahoo.com',''),
(2761,1,727,'5','I would like a pool handrail but nobody answer the phone - the switchboard cannot find anyone to answer.\r\nthanks\r\nanya',''),
(2762,1,728,'1','Jan Lotheringen',''),
(2763,1,728,'4','0833103943',''),
(2764,1,728,'3','mwjanfan@mweb.co.za',''),
(2765,1,728,'5','Ek is n swembad kontrakteur in Rustenburg. Bakgat lapas en pools\r\nEk soek n prys op n slimline waterspout 1000 afgelewer in rustenburg',''),
(2766,1,729,'1','Christine Mac Pherson',''),
(2767,1,729,'4','0827853965',''),
(2768,1,729,'3','Christinemacpherson7@icloud.com',''),
(2769,1,729,'5','Hi , i need the contact details of an installer and which rsils you have in stock',''),
(2770,1,730,'1','Nadeema Willenberg',''),
(2771,1,730,'4','0824166687',''),
(2772,1,730,'3','nadeema@branduniverse.co.za',''),
(2773,1,730,'5','I need help with the resurface of the jacuzzi',''),
(2774,1,731,'1','Crystal Singh',''),
(2775,1,731,'4','0685187916',''),
(2776,1,731,'3','jediah105@gmail.com',''),
(2777,1,731,'5','I\'m looking for supply and installation of pool rails',''),
(2778,1,732,'1','Anya Joubert',''),
(2779,1,732,'4','0606023034',''),
(2780,1,732,'3','anyapepe@YAHOO.COM',''),
(2781,1,732,'5','morning - can one walk in and buy a NIXIN SST P-Rail Eco 1000mm and a NIXIN SST Grab Rail 38 x 1000mm off the shell.   I need these but not sure if one can just pitch up and get it from your shop.  Please advise.  Thanks Anya',''),
(2782,1,733,'1','Sara herbert',''),
(2783,1,733,'4','0824623174',''),
(2784,1,733,'3','sara@herbert.net.za',''),
(2785,1,733,'5','I am looking for someone to supply and install a hand rail for my pool.   Southern suburbs, cape town. Can you assist?',''),
(2786,1,734,'1','Felix Mutsi',''),
(2787,1,734,'4','0813941889',''),
(2788,1,734,'3','felix@flmconsultants.co.za',''),
(2789,1,734,'5','COMPRESSION FITTING\r\n32* Compression adapter male 50mm * 40mm HDPE\r\n32* 90 elbow 50mm compression fitting HDPE\r\n32* Straight joint 50mm compression fitting HDPE\r\n32* 50mm * 300mm stainless steel straight flanged distance pipe\r\n32* 50mm HDPE compression flanged adapter\r\n32* M12 stainless steel bolt and nut\r\n128m HDPE pipe class 12\r\n20* Tread tap\r\n20* Cable guide profile 40*16\r\n1* pack cable ties\r\n4* Crabtree complete double socket (4*4)\r\n8* Filter support stand',''),
(2790,1,735,'1','Felix Mutsi',''),
(2791,1,735,'4','0813941889',''),
(2792,1,735,'3','felix@flmconsultants.co.za',''),
(2793,1,735,'5','good afternoon, may i pleast request the prices of SWIMMING POOL PRODUCTS LISTE BELOW\r\nCOMPRESSION FITTING\r\n32* Compression adapter male 50mm * 40mm HDPE\r\n32* 90 elbow 50mm compression fitting HDPE\r\n32* Straight joint 50mm compression fitting HDPE\r\n32* 50mm * 300mm stainless steel straight flanged distance pipe\r\n32* 50mm HDPE compression flanged adapter\r\n32* M12 stainless steel bolt and nut\r\n128m HDPE pipe class 12\r\n20* Tread tap\r\n20* Cable guide profile 40*16\r\n1* pack cable ties\r\n4* Crabtree complete double socket (4*4)\r\n8* Filter support stand',''),
(2794,1,736,'1','Jesmosi Gore',''),
(2795,1,736,'4','+27788833683',''),
(2796,1,736,'3','jsmsgore@gmail.com',''),
(2797,1,736,'5','Good day. I\'m  looking for quotation  for a 3m x 5m fiber  pool. Would you  please proved me  with quotation for three designs designs  .\r\nThank  you.',''),
(2798,1,737,'1','Chabi sultanigy',''),
(2799,1,737,'4','+265888824847',''),
(2800,1,737,'3','chabisultanigy@gmail.com',''),
(2801,1,737,'5','Hi. I am in need of a pool spout 800mm wide water fall \r\nPlease advise on price and availability\r\nRegards\r\nChabi',''),
(2802,1,738,'1','David Behan',''),
(2803,1,738,'4','0723755199',''),
(2804,1,738,'3','davidrbehan@yahoo.co.uk',''),
(2805,1,738,'5','Please can you advise the cost of the small teardrop pool  rail?\r\nAnd are uou anle to deliver and install?',''),
(2806,1,739,'1','Carol Taylor',''),
(2807,1,739,'4','+27844661136',''),
(2808,1,739,'3','candrtaylor@yahoo.co.uk',''),
(2809,1,739,'5','I am interested in your NIXIN SST P-RAIL 470MM, but see it is out of stock.  Can you please let me know when you expect stock in. Please use email and do not phone me. do you fit these handrails, and if you do, at what cost. many thanks.',''),
(2810,1,740,'1','Thabo Chelechele',''),
(2811,1,740,'4','0826304546',''),
(2812,1,740,'3','Oagile.leago@aol.com',''),
(2813,1,740,'5','Hi\r\n\r\nWe manufacture all types of grab rails. i would like to have a meeting with you to discuss the Toilet Rails, bathroom rails and hand rails including pool rails we manufacture.',''),
(2814,1,741,'1','Carol Taylor',''),
(2815,1,741,'4','+27844661136',''),
(2816,1,741,'3','candrtaylor@yahoo.co.uk',''),
(2817,1,741,'5','Do you install your pool handrails, if so, at what cost please.I did enquire about this about a week ago but I\'m still waiting to hear from you. We are in Table View, Cape town.',''),
(2818,1,742,'1','Younes',''),
(2819,1,742,'4','0784595386',''),
(2820,1,742,'3','ysidat9@gmail.com',''),
(2821,1,742,'5','Hi thkx for  replying do you perhaps a no for someone in jhb pls  thkd frsmciou',''),
(2822,1,743,'1','Kurt',''),
(2823,1,743,'4','0795086433',''),
(2824,1,743,'3','kurt.maske@gmail.com',''),
(2825,1,743,'5','Do you repair Clearwater chlorinators?',''),
(2826,1,744,'1','Belinda Tesner',''),
(2827,1,744,'4','0763248865',''),
(2828,1,744,'3','belindatesner@gmail.com',''),
(2829,1,744,'5','We had a pool installed and cant get hold of the original installer. We have lost our remote and require a new one with programming. I also require an overflow for out pool',''),
(2830,1,745,'1','Daniel Balbach',''),
(2831,1,745,'4','0768115574',''),
(2832,1,745,'3','danielbalbach@yahoo.de',''),
(2833,1,745,'5','Good morning, i am interest in four pool sprouts to replace my old ones on the side of the pool. Would you mind sending me some options and prices? Also, I struggle to find a company that installs these. We are located in gardens. Thanks, daniel',''),
(2834,1,746,'1','Shirley',''),
(2835,1,746,'4','0824655760',''),
(2836,1,746,'3','shirley@genashi.co.za',''),
(2837,1,746,'5','I have difficult steps',''),
(2838,1,747,'1','Greg Cohen',''),
(2839,1,747,'4','0835802058',''),
(2840,1,747,'3','greg@speccoats.co.za',''),
(2841,1,747,'5','Do you guys have the liner compatible spa fittings ?',''),
(2842,1,748,'1','Pieter',''),
(2843,1,748,'4','+27782318281',''),
(2844,1,748,'3','pri.cepieter@yahoo.com',''),
(2845,1,748,'5','Looking for i  wall fontain',''),
(2846,1,749,'1','Michelle Mynhardt',''),
(2847,1,749,'4','0780430923',''),
(2848,1,749,'3','michellemy@intellibpo.com',''),
(2849,1,749,'5','When the deliviry is here they need to call me',''),
(2850,1,750,'1','Garry Sunderland',''),
(2851,1,750,'4','0845290012',''),
(2852,1,750,'3','GARRY@POOLSENSE.CO.ZA',''),
(2853,1,750,'5','fOR ATTENTION fRANCOIS. PLEASE SEND ME YOUR DISCOUNT STRUCTURE FOR TRADE CLIENTS.',''),
(2854,1,751,'1','Jackie',''),
(2855,1,751,'4','0796612742',''),
(2856,1,751,'3','karabo.florance@gmail.com',''),
(2857,1,751,'5','Hi im Jackie FRom jhb and im a swimming pool  builder, is it possible to buy from you in bulk ..?',''),
(2858,1,752,'1','Herman Swanepoel',''),
(2859,1,752,'4','0786320222',''),
(2860,1,752,'3','whswanepoel1515@gmail.com',''),
(2861,1,752,'5','Hi ,\r\n\r\nI am going to build a pool, I am going to need a combined price for the items needed for a pool. I would need some advice on what size pump I need.\r\n\r\nMy pool is going to be 2.4m x 3.5m x 1.4m deep.\r\n\r\n1. Pool pump\r\n2. Sand filter \r\n3. Salt chlorinator\r\n4. Weir\r\n5. Pool Light with casing\r\n6. Two Jets\r\n7. Pipework ( pump will be about 3m from pool. )\r\n\r\nKind regards\r\n\r\nHerman Swanepoel',''),
(2862,1,753,'1','Rob Guest',''),
(2863,1,753,'4','0715834165',''),
(2864,1,753,'3','rob.d.guest@gmail.com',''),
(2865,1,753,'5','Good morning, I am looking to install a 600-900mm waterfall feature in my pool in Craighall, Randburg. Do you supply?',''),
(2866,1,754,'1','Sisonke Xokwe',''),
(2867,1,754,'4','0739115458',''),
(2868,1,754,'3','sisonke.xokwe@gmail.com',''),
(2869,1,754,'5','136 x 0.7 mm Filter SAND (AFs 55/65) BULK BAGS \r\n136 x BULK bags',''),
(2870,1,755,'1','adeeb onverwacht',''),
(2871,1,755,'4','0742939487',''),
(2872,1,755,'3','adeebonverwacht50@gmail.com',''),
(2873,1,755,'5','Good  day   i want to know if you sell rotarys for a bestway pool pump and also the filters and what is the price range for a rotary and filter please \r\nthank you\r\nadeeb',''),
(2874,1,756,'1','erica harris',''),
(2875,1,756,'4','0824546328',''),
(2876,1,756,'3','h4harris@me.com',''),
(2877,1,756,'5','NIXIN SST P-RAIL 1200MM\r\nGood morning.\r\ndoes this come with all the require fittings to install?\r\ni need one conplease set.\r\nplease advise\r\nthank you',''),
(2878,1,757,'1','R geers',''),
(2879,1,757,'4','0769783517',''),
(2880,1,757,'3','rsmgeers@gmail.com',''),
(2881,1,757,'5','Like to have a swimmingpool rail the Sst p rail 470  do you also install.what is the price \r\nThank you R Geers',''),
(2882,1,758,'1','Moshapo Rathogwa Simon',''),
(2883,1,758,'4','0714639106',''),
(2884,1,758,'3','moshapor.s5@gmail.com',''),
(2885,1,758,'5','Im in need of a quotation THE CITY OF \r\n \r\n\r\n \r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\nTHE SWIMMING \r\nPOOL. DISINFECTANT \r\nWATER TREATMENT \r\nPRODUCTS, \r\nMATERIALS, \r\nCOMPONENTS, \r\nEQUIPMENT, \r\nSYSTEM(S)',''),
(2886,1,759,'1','Niel Theron',''),
(2887,1,759,'4','0825666653',''),
(2888,1,759,'3','niel@rorhydro.com',''),
(2889,1,759,'5','Hi \r\nif i want to buy a NIXIN SST DECK SPOUT 300W X 140H - what fittings do i need to connect to the spout - or do i just need commecially available fittings? Also how is it fixed to the paving?\r\nKind regards',''),
(2890,1,760,'1','Bret',''),
(2891,1,760,'4','0000000000',''),
(2892,1,760,'3','fenergy2015@gmail.com',''),
(2893,1,760,'5','Morning \r\nPlse confirm where to dispose old glass removed from filter in the southern suburbs? \r\nTx',''),
(2894,1,761,'1','Johan SMit',''),
(2895,1,761,'4','0218721623',''),
(2896,1,761,'3','js@mrarch.co.za',''),
(2897,1,761,'5','architect Firm in Paarl and we REquire Detail information for the, \'NIXIN SST DUAL SUCTION SKIMMER 250MM\'',''),
(2898,1,762,'1','Nondumiso sinethemba Zulu',''),
(2899,1,762,'4','0630924094',''),
(2900,1,762,'3','sinondumiso68@gmail.com',''),
(2901,1,762,'5','I\'m very passionate about this opportunity I saw here I\'m good when coming to job  I have during that time .\r\nI\'m strong enough to do what ever you want me to do and I\'m willing to work hard',''),
(2902,1,763,'1','Yondipha Mpisane',''),
(2903,1,763,'4','0717042493',''),
(2904,1,763,'3','yondiphampisane99@gmail.com',''),
(2905,1,763,'5','I am in need of job and I work very hard always dedicated to my work',''),
(2906,1,764,'1','SIFISO Shenxane',''),
(2907,1,764,'4','0761974488',''),
(2908,1,764,'3','shenxanesifiso@gmail.com',''),
(2909,1,764,'5','Kindly please assime with a job opportunity',''),
(2910,1,765,'1','Nhlakanipho',''),
(2911,1,765,'4','0737465621',''),
(2912,1,765,'3','alexnhlakanipho78@mail.com',''),
(2913,1,765,'5','Am nhlakanipho alex makganya am from DURBAN am hard work even Overtime i will do because i know how to respect the bread of company as well as my future and i will Come early and i will work hard.',''),
(2914,1,766,'1','Mabutho',''),
(2915,1,766,'4','0738990117',''),
(2916,1,766,'3','madzibamabutho@gmail.com',''),
(2917,1,766,'5','I\'m willing to work',''),
(2918,1,767,'1','Sinethemba minenhle buthelezi',''),
(2919,1,767,'4','0760269960',''),
(2920,1,767,'3','owasemabomvini@gmail.com',''),
(2921,1,767,'5','I\'m looking for a job and pleading to get ANy opportunity that is available',''),
(2922,1,768,'1','Thokozani',''),
(2923,1,768,'4','0688187633',''),
(2924,1,768,'3','maLatalethabo47@gmail.com',''),
(2925,1,768,'5','I\'m willing to work anytime',''),
(2926,1,769,'1','Thuso Kondlo',''),
(2927,1,769,'4','0718078212',''),
(2928,1,769,'3','thusokondlo65@gmail.com',''),
(2929,1,769,'5','Any possible job opportunities?',''),
(2930,1,770,'1','Makhosazana hlengiwe',''),
(2931,1,770,'4','0822308622',''),
(2932,1,770,'3','makhosazanahlengiwe12@gmail.com',''),
(2933,1,770,'5','Im looking for job',''),
(2934,1,771,'1','Makhosazana Hlengiwe Mbatha',''),
(2935,1,771,'4','0822308622',''),
(2936,1,771,'3','makhosazanahlengiwe12@gmail.com',''),
(2937,1,771,'5','ATTENTION RECRUITER\r\n\r\nI WISH TO APPLY FOR THE POSITION THAT IS AVAILABLE AT YOUR DEPARTMENT I\'M CONFIDENT THAT I HAVE KNOWLEDGE AND SKILLS TO PROFESSIONAL FULFILL THE POSITION AS REQUIRED BY THE COMPANY.\r\n\r\nI\'M EAGER TO ENHANCE AND REFINE MY PERSONAL DEVELOPMENT WITHIN THE ORGANISATION, AND TAKE ON THE CHALLENGES THAT LIE AHEAD, I WILL ENDEAVOUR TO EFFECTIVELY PERFORM ALL MY TASKS AS REQUIRED AND MAINTAIN THE STANDARD AS DEFINED BY THE COMPANY. GIVEN THE OPPORTUNITY I WILL PERFORM MY DUTIES WITH PERCEVERANCE, DEDICATION AND LOYALTY. IT IS MY AIM TO MAKE AND BE PART OF A SUCCESSFUL TEAM THAT IS DIRECTLY INVOLVED IN MAKING THE ORGANISATION A SUCCESS, AS I BELIEVE I HAVE A ROLE TO PLAY IN MAKING THINGS A SUCCESS.\r\n\r\nFOR A GREATER PRESENTATION OF MY BACKGROUND AND SKILLS, PLEASE REVIEW MY ATTACHED CV. I\'M EAGER TO SPEAK AND GREATLY APPRECIATED YOUR CONSIDERATION.\r\n\r\nSINCERELY\r\nMAKHOSAZANA HLENGIWE MBATHA\r\nEMAIL: MAKHOSAZANAHLENGIWE12@GMAIL.COM\r\nCONTACT: 0822308622',''),
(2938,1,772,'1','Andile',''),
(2939,1,772,'4','0630474175',''),
(2940,1,772,'3','nosangevani@gmail.com',''),
(2941,1,772,'5','I really need this job',''),
(2942,1,773,'1','Nontobeko Bhengu',''),
(2943,1,773,'4','0784263003',''),
(2944,1,773,'3','bhengunontobeko503@gmail.com',''),
(2945,1,773,'5','I want a job',''),
(2946,1,774,'1','Katlego evelyn',''),
(2947,1,774,'4','0712575903',''),
(2948,1,774,'3','katlegoevelynmaledis@gmail.com',''),
(2949,1,774,'5','Need a job',''),
(2950,1,775,'1','Katlego Evelyn',''),
(2951,1,775,'4','0712575903',''),
(2952,1,775,'3','katlegoevelynmaledis@gmail.com',''),
(2953,1,775,'5','Need a job',''),
(2954,1,776,'1','Nontobeko Mbatha',''),
(2955,1,776,'4','0655383237',''),
(2956,1,776,'3','ntobekonosipho16@gmail.com',''),
(2957,1,776,'5','Can i have a job please',''),
(2958,1,777,'1','Nontobeko Mbatha',''),
(2959,1,777,'4','0655383237',''),
(2960,1,777,'3','ntobekonosipho16@gmail.com',''),
(2961,1,777,'5','Can i have a job please',''),
(2962,1,778,'1','Kwanda Gift njumbuxa',''),
(2963,1,778,'4','0795114220',''),
(2964,1,778,'3','njumbuxakwanda@gmail.com',''),
(2965,1,778,'5','I really am looking forward to working hard and be successful, pool job doesn\'t sound bad it\'s perfect for an unemployed person',''),
(2966,1,779,'1','Manama gopotso',''),
(2967,1,779,'4','0607513585',''),
(2968,1,779,'3','kgopotsomanyama8@gmail.com',''),
(2969,1,779,'5','I am looking for a job any job will do',''),
(2970,1,780,'1','Manyama gopotso',''),
(2971,1,780,'4','0607513585',''),
(2972,1,780,'3','kgopotsomanyama8@gmail.com',''),
(2973,1,780,'5','I am looking for a job any job will do',''),
(2974,1,781,'1','Mandkenkosi',''),
(2975,1,781,'4','0784002481',''),
(2976,1,781,'3','mandlamnyamana@gmali.com',''),
(2977,1,781,'5','Can u help me with the a job',''),
(2978,1,782,'1','Sazi msomi',''),
(2979,1,782,'4','0698679221',''),
(2980,1,782,'3','sazibright01@gmail.com',''),
(2981,1,782,'5','Am interested',''),
(2982,1,783,'1','Fundiswa',''),
(2983,1,783,'4','0781876906',''),
(2984,1,783,'3','fundiswakhono828@gmail.com',''),
(2985,1,783,'5','I need a job',''),
(2986,1,784,'1','Phillip',''),
(2987,1,784,'4','0605990619',''),
(2988,1,784,'3','philliphspiro97@gmail.com',''),
(2989,1,784,'5','I\'m there job',''),
(2990,1,785,'1','Anathi Tom',''),
(2991,1,785,'4','0732161250',''),
(2992,1,785,'3','tomanathi66@gmail.com',''),
(2993,1,785,'5','Really need a job',''),
(2994,1,786,'1','Vusi',''),
(2995,1,786,'4','0797407419',''),
(2996,1,786,'3','vuyodepromavuthela@gmail.com',''),
(2997,1,786,'5','Hi I\'m a welder but I\'m to take any job and work hard',''),
(2998,1,787,'1','Nonsikelelo',''),
(2999,1,787,'4','0724317933',''),
(3000,1,787,'3','lesleynonsikelelo@gmail.com',''),
(3001,1,787,'5','Can I please get a job I\'m Really desperate for it',''),
(3002,1,788,'1','Siboniso',''),
(3003,1,788,'4','0820949220',''),
(3004,1,788,'3','Sibonisohadebe34@gmail.com',''),
(3005,1,788,'5','I really need this job I\'m desperate I can under any hard',''),
(3006,1,789,'1','Lawrence',''),
(3007,1,789,'4','0691930452',''),
(3008,1,789,'3','lawrencemashaba@gmail.com',''),
(3009,1,789,'5','Im CURRENTLY employed but want to do something else, want to move. If you have positions please contact me.',''),
(3010,1,790,'1','Sanelisiwe',''),
(3011,1,790,'4','0697724889',''),
(3012,1,790,'3','mzindlesanelisiwe504@gmail.com',''),
(3013,1,790,'5','I\'m a persistent consistent and persistent person who has the ability to learn fast thing in work and respect one when its comes to work .I put more pressure on work time. easily to adapt fast learner and problem solver. Reable friendly and good communication more skill and if I could get a chance to find this job I will more embarrassed no disappointment you get',''),
(3014,1,791,'1','Sanelisiwe',''),
(3015,1,791,'4','0697724889',''),
(3016,1,791,'3','mzindlesanelisiwe504@gmail.com',''),
(3017,1,791,'5','I\'m a persistent consistent person who has the ability to learn fast thing in work and respectfully when it\'s comes to work.. easily to adapt and decision maker and passionate about work also time.reable  ,friendly and good communication in skills .if I could get a chance to work I promise I will not disappoint you',''),
(3018,1,792,'1','Busaphi Q',''),
(3019,1,792,'4','0660898135',''),
(3020,1,792,'3','busaphizulu3@gmail.com',''),
(3021,1,792,'5','I need any type of job',''),
(3022,1,793,'1','Remember Phoku',''),
(3023,1,793,'4','768539680',''),
(3024,1,793,'3','rememberphoku9@gmail.com',''),
(3025,1,793,'5','I need a job',''),
(3026,1,794,'1','Nonkululeko ngcobo',''),
(3027,1,794,'4','0605580808',''),
(3028,1,794,'3','nonkululeko.angcobo@gmail.com',''),
(3029,1,794,'5','I\'m very interested in the opportunity  to join the team',''),
(3030,1,795,'1','Hlengiwe Angel Thwala',''),
(3031,1,795,'4','0725385988',''),
(3032,1,795,'3','mkhontoangel127@gmail.com',''),
(3033,1,795,'5','I want this job because I\'m unemployed',''),
(3034,1,796,'1','Sipho simphiwe mdluli',''),
(3035,1,796,'4','0647880408',''),
(3036,1,796,'3','smdluli725@gmail.com',''),
(3037,1,796,'5','I will be happy if my parcel arrive safe',''),
(3038,1,797,'1','Nyiko Vukeya',''),
(3039,1,797,'4','0765896451',''),
(3040,1,797,'3','vkvukeya@gmail.com',''),
(3041,1,797,'5','Jop application',''),
(3042,1,798,'1','Mlandeli',''),
(3043,1,798,'4','0670083762',''),
(3044,1,798,'3','maramncwamlandeli7@gmail.com',''),
(3045,1,798,'5','I would like to be one of the people who do this jobs',''),
(3046,1,799,'1','Mlandeli',''),
(3047,1,799,'4','0670083762',''),
(3048,1,799,'3','maramncwamlandeli7@gmail.com',''),
(3049,1,799,'5','I would like to be one of the people who do this jobs',''),
(3050,1,800,'1','Siphosethu',''),
(3051,1,800,'4','0724713470',''),
(3052,1,800,'3','siphosethumpukwana893@gmail.com',''),
(3053,1,800,'5','I really need this job  and I easley adupt any particular work . Will appreciate it ,',''),
(3054,1,801,'1','Siphosethu',''),
(3055,1,801,'4','0724713470',''),
(3056,1,801,'3','siphosethumpukwana893@gmail.com',''),
(3057,1,801,'5','I can do any kind of a job \r\nAnd am really desperate for any kind of a job',''),
(3058,1,802,'1','Siphosethu',''),
(3059,1,802,'4','0724713470',''),
(3060,1,802,'3','siphosethumpukwana893@gmail.com',''),
(3061,1,802,'5','I can do any kind of a job \r\nAnd am really desperate for any kind of a job',''),
(3062,1,803,'1','Calmey',''),
(3063,1,803,'4','0661784045',''),
(3064,1,803,'3','calmeyndlovu123@gmail.com',''),
(3065,1,803,'5','Hi',''),
(3066,1,804,'1','Amukelani',''),
(3067,1,804,'4','0824355788',''),
(3068,1,804,'3','amukelanimdhlulu47@gmail.com',''),
(3069,1,804,'5','Am interested in working with on the organisation as cleaner, cashier and admin clerk',''),
(3070,1,805,'1','Nondumiso',''),
(3071,1,805,'4','0827175538',''),
(3072,1,805,'3','nondumisoziqubu02@gmail.com',''),
(3073,1,805,'5','I need job',''),
(3074,1,806,'1','Siphesihle Prince Ngcungama',''),
(3075,1,806,'4','0631163496',''),
(3076,1,806,'3','Sihle26@gmail.com',''),
(3077,1,806,'5','My Name is siphesihle Ngcungama i\'m from kzn(margate) i\'m 23 years old i\'m a male hard working person i\'m friendly i would like to have a position as a general worker and i\'m always available',''),
(3078,1,807,'1','Derek Baker',''),
(3079,1,807,'4','0834557044',''),
(3080,1,807,'3','derek51b@hotmail.co.za',''),
(3081,1,807,'5','Hi i am look for prices for some items for a new small pool that I am planning to build soon with house currently being built.\r\nWeir not sure the name of small one?\r\nLight\r\nWater fountain shown in pic\r\nOther ss fittings required for installation\r\n\r\nThanks much',''),
(3082,1,808,'1','James Zakaria',''),
(3083,1,808,'4','0767516009',''),
(3084,1,808,'3','zakariajames658@gmail.com',''),
(3085,1,808,'5','I\'m looking for work',''),
(3086,1,809,'1','Hlengiwe',''),
(3087,1,809,'4','0849458728',''),
(3088,1,809,'3','hlengiweburg478@gmail.Com',''),
(3089,1,809,'5','I am currently looking for  work',''),
(3090,1,810,'1','Abel lubisi',''),
(3091,1,810,'4','0711694113',''),
(3092,1,810,'3','abelboyboy48@gmail.com',''),
(3093,1,810,'5','I\'m a 26 years old male looking for job',''),
(3094,1,811,'1','MANDIsa',''),
(3095,1,811,'4','0699782210',''),
(3096,1,811,'3','lumandisa@gmail.com',''),
(3097,1,811,'5','I would like TO apply for any open vacancies',''),
(3098,1,812,'1','Lerato',''),
(3099,1,812,'4','0780144398',''),
(3100,1,812,'3','leerayinks19@gmail.com',''),
(3101,1,812,'5','Im in need of a job',''),
(3102,1,813,'1','Fanyane',''),
(3103,1,813,'4','0681880346',''),
(3104,1,813,'3','ngozofanyane654@gmail.com',''),
(3105,1,813,'5','I will like to get a job for pool maintenance',''),
(3106,1,814,'1','Noordin Adamu',''),
(3107,1,814,'4','0681242738',''),
(3108,1,814,'3','adamlulu81@gmail.com',''),
(3109,1,814,'5','Dear Sir/ Madam \r\n\r\nPlease kindly receive my attached CV as am applying for position available in your company/ organization.\r\n\r\nPlease feel free to contact me if I meet requirements.\r\n\r\nRegards\r\n\r\nNoordin Adamu\r\n0681242738\r\nadamlulu81@gmail.com',''),
(3110,1,815,'1','Siyabonga',''),
(3111,1,815,'4','0608050765',''),
(3112,1,815,'3','masukusyabonga1@gmail.com',''),
(3113,1,815,'5','I\'m an undergraduate and I\'m looking for any kind of a job',''),
(3114,1,816,'1','Gcwalisile',''),
(3115,1,816,'4','0780110734',''),
(3116,1,816,'3','gcwalimdladla04@gmail.com',''),
(3117,1,816,'5','I\'m looking for any job even cleaning I don\'t mind',''),
(3118,1,817,'1','Nokubonga Lungelo',''),
(3119,1,817,'4','0826199602',''),
(3120,1,817,'3','nokubongalungeloshange@gmail.com',''),
(3121,1,817,'5','It\'s Will be a  APPRECIATIon to be accepted',''),
(3122,1,818,'1','Nokwanda Mlungwana',''),
(3123,1,818,'4','0835492597',''),
(3124,1,818,'3','mlungwananokwanda84@gmail.com',''),
(3125,1,818,'5','I am a hard worker and I communicate with others. I need a general worker to provide my family',''),
(3126,1,819,'1','Nomfanelo',''),
(3127,1,819,'4','0682244224',''),
(3128,1,819,'3','nomfanelokhumalo767@gmail.com',''),
(3129,1,819,'5','I\'m nomfanelo khumalo (25) originated in KwaZulu-Natal I\'m a MATRICULAnt...unemployment I Saw this Opportunity M here to try my lucky',''),
(3130,1,820,'1','Collin',''),
(3131,1,820,'4','0644552985',''),
(3132,1,820,'3','collinsizwe615@gmail.com',''),
(3133,1,820,'5','I\'m interested in working for you',''),
(3134,1,821,'1','Colllin',''),
(3135,1,821,'4','0644552985',''),
(3136,1,821,'3','collinsizwe615@gmail.com',''),
(3137,1,821,'5','I\'m interested in working for you',''),
(3138,1,822,'1','Maleshoane',''),
(3139,1,822,'4','0682445815',''),
(3140,1,822,'3','thahlokha@gmail.com',''),
(3141,1,822,'5','Good morning \r\n\r\nKindly share any job opportunities with me.\r\n\r\nKind regards \r\nMaleshoane Ramaphalatsane',''),
(3142,1,823,'1','Sisipho',''),
(3143,1,823,'4','0634790452',''),
(3144,1,823,'3','sisiphokwababa06@gmail.com',''),
(3145,1,823,'5','I\'m available any time I\'m also a fast leaner',''),
(3146,1,824,'1','Gontse',''),
(3147,1,824,'4','0634253276',''),
(3148,1,824,'3','gontsemfulwane1012@gmail.com',''),
(3149,1,824,'5','I would love to work with you guys',''),
(3150,1,825,'1','Gino',''),
(3151,1,825,'4','0794370854',''),
(3152,1,825,'3','rowangino8@gmail.com',''),
(3153,1,825,'5','Looking for a job',''),
(3154,1,826,'1','Mbali',''),
(3155,1,826,'4','0660586417',''),
(3156,1,826,'3','mbalenhlengobe93@gmail.com',''),
(3157,1,826,'5','I need a job',''),
(3158,1,827,'1','Indivile',''),
(3159,1,827,'4','0635925290',''),
(3160,1,827,'3','indiemahlanyana99@gmail.com',''),
(3161,1,827,'5','I\'m',''),
(3162,1,828,'1','Nelisiwe Simelane',''),
(3163,1,828,'4','0661764791',''),
(3164,1,828,'3','nelisiwepinkie@gmail.co.za',''),
(3165,1,828,'5','Ineed ajob',''),
(3166,1,829,'1','William kabelo',''),
(3167,1,829,'4','0670140634',''),
(3168,1,829,'3','kndlovu628@gmail.com',''),
(3169,1,829,'5','I\'m applying for the job , I\'m a hard worker',''),
(3170,1,830,'1','Khokela',''),
(3171,1,830,'4','0670906838',''),
(3172,1,830,'3','khokelaqoza597@gmail.com',''),
(3173,1,830,'5','I\'m looking for a pool job I can start immediately',''),
(3174,1,831,'1','Siphesihle',''),
(3175,1,831,'4','0797634194',''),
(3176,1,831,'3','snsele@423gmail.com',''),
(3177,1,831,'5','I\'m loking job',''),
(3178,1,832,'1','Sinesipho',''),
(3179,1,832,'4','0849932760',''),
(3180,1,832,'3','sinesiphoshumana111@gmail.com',''),
(3181,1,832,'5','Afternoon  I hope you well.\r\n\r\nI am currently  looking  for work.\r\nPlease  Contact me if there is anything  vacancies.',''),
(3182,1,833,'1','Sinesipho shumana',''),
(3183,1,833,'4','0849932760',''),
(3184,1,833,'3','sinesiphoshumana111@gmail.com',''),
(3185,1,833,'5','Afternoon I hope you well.\r\n\r\nI am currently looking for a job i would  be available at anytime, it will  be an previlag be working  at your company. \r\n\r\nThank you.',''),
(3186,1,834,'1','KHETHIWE sibisi',''),
(3187,1,834,'4','0825804325',''),
(3188,1,834,'3','thandolwethukhethiwe9@gmail.com',''),
(3189,1,834,'5','I truly want a job',''),
(3190,1,835,'1','Mechelle',''),
(3191,1,835,'4','0673035630',''),
(3192,1,835,'3','slindokuhlemasondo63@gmail.com',''),
(3193,1,835,'5','I\'m dedicated to what I do and I\'m a hard worker',''),
(3194,1,836,'1','Simamkele',''),
(3195,1,836,'4','0646775067',''),
(3196,1,836,'3','lalilesimamkele@gmail.com',''),
(3197,1,836,'5','I\'m interested in this',''),
(3198,1,837,'1','Smangele Hlobisile Zwane',''),
(3199,1,837,'4','0762093987',''),
(3200,1,837,'3','smangelezwane@688gmail.com',''),
(3201,1,837,'5','Yes',''),
(3202,1,838,'1','Bong\'nkosi',''),
(3203,1,838,'4','0729589393',''),
(3204,1,838,'3','bongnkosijackhovic@gmail.com',''),
(3205,1,838,'5','I\'d like to work alongside of you guys, I\'m strong willed, motivated, hard worker & self disciplined. I\'m disabled though (Right hand paralyzed)',''),
(3206,1,839,'1','Aphelele',''),
(3207,1,839,'4','0723891738',''),
(3208,1,839,'3','ngcoboaphy@Gmail.com',''),
(3209,1,839,'5','I am looking for a job',''),
(3210,1,840,'1','Ofentse Moekwa',''),
(3211,1,840,'4','0726972867',''),
(3212,1,840,'3','ofentsemoekwa0@gmail.com',''),
(3213,1,840,'5','I am a hard working person and I love doing my job perfect no matter the situation I can take it',''),
(3214,1,841,'1','Asanda',''),
(3215,1,841,'4','0788509736',''),
(3216,1,841,'3','asandatomose9@gmail.com',''),
(3217,1,841,'5','My name is ASANDA tomose. I\'m currently staying at Western cape province in cape town at STRAND . i kindly a job SEKEer , I would APPRECIATE if i can get call IMMEDIATELY. I am hard worker ,i work under pressures and i know how to manage pressure ,i trustworthy . i can worker WITHout supervisors but produce desire good product .i thank ton.',''),
(3218,1,842,'1','Mpho Quvana',''),
(3219,1,842,'4','0798589266',''),
(3220,1,842,'3','mphowendyzulu@gmail.com',''),
(3221,1,842,'5','Hi there, I am dedicated, ambitious, hard working and reliable person. I do my job whole heatedly and at the best of my abilities, I believe that everyday must be productive.',''),
(3222,1,843,'1','Mpho Quvana',''),
(3223,1,843,'4','0798589266',''),
(3224,1,843,'3','mphowendyzulu@gmail.com',''),
(3225,1,843,'5','HI THERE, I AM DEDICATED, AMBITIOUS, HARD WORKING AND RELIABLE PERSON. I DO MY JOB WHOLE HEATEDLY AND AT THE BEST OF MY ABILITIES, I BELIEVE THAT EVERYDAY MUST BE PRODUCTIVE.',''),
(3226,1,844,'1','Ngawam',''),
(3227,1,844,'4','0671332543',''),
(3228,1,844,'3','ngawamndzumo1@gmail.com',''),
(3229,1,844,'5','I\'m a third year student at UKZN and I\'m searching for a part time job. I. Have financial issues and would very much appreciate it if I would get an response from yourll.',''),
(3230,1,845,'1','Noluyolo Brown',''),
(3231,1,845,'4','0791560975',''),
(3232,1,845,'3','lorettanoluyolo@gmail.com',''),
(3233,1,845,'5','Afternoon am looking for a job any vacancy available I can start immediately effact',''),
(3234,1,846,'1','Celiwe',''),
(3235,1,846,'4','0608266546',''),
(3236,1,846,'3','celidladla49@gmail.com',''),
(3237,1,846,'5','Ngidinga umsebenz ngizobonga kakhulu ozongiphendula',''),
(3238,1,847,'1','Celiwe',''),
(3239,1,847,'4','0608266546',''),
(3240,1,847,'3','celiwedladla898@gmail.com',''),
(3241,1,847,'5','Ngicela umsebenzi',''),
(3242,1,848,'1','Celiwe',''),
(3243,1,848,'4','0608266546',''),
(3244,1,848,'3','celiwedladla898@gmail.com',''),
(3245,1,848,'5','I\'m looking the ajob',''),
(3246,1,849,'1','Hopewell ndlovu',''),
(3247,1,849,'4','0833783512',''),
(3248,1,849,'3','ndlovuhopewell8@gmail.com',''),
(3249,1,849,'5','Hi my name is Hopewell  ndlovu lm looking for a job',''),
(3250,1,850,'1','Hopewell Ndlovu',''),
(3251,1,850,'4','0833783512',''),
(3252,1,850,'3','ndlovuhopewell8@gmail.com',''),
(3253,1,850,'5','Hi my name is Hopewell ndlovu lm looking for a job any kind of job l take it',''),
(3254,1,851,'1','Percival Lindokuhle Zuma',''),
(3255,1,851,'4','0681212399',''),
(3256,1,851,'3','lindokuhle1115zuma@gmail.com',''),
(3257,1,851,'5','Job seeker',''),
(3258,1,852,'1','Andile',''),
(3259,1,852,'4','0734001204',''),
(3260,1,852,'3','Andilesbongakonke92@gmail.com',''),
(3261,1,852,'5','I want a job',''),
(3262,1,853,'1','Anga Motsoloane',''),
(3263,1,853,'4','0765310944',''),
(3264,1,853,'3','gailggelgelly12@gmail.com',''),
(3265,1,853,'5','I am applying for the advertised job',''),
(3266,1,854,'1','Omhle',''),
(3267,1,854,'4','0604567328',''),
(3268,1,854,'3','magaselaomhle@gmail.com',''),
(3269,1,854,'5','I\'m looking for any job',''),
(3270,1,855,'1','mpilontle',''),
(3271,1,855,'4','0634087327',''),
(3272,1,855,'3','mpilontlegcakasi73@gmail.com',''),
(3273,1,855,'5','job search',''),
(3274,1,856,'1','Amahle',''),
(3275,1,856,'4','072996831',''),
(3276,1,856,'3','Angcobo189@gmail.com',''),
(3277,1,856,'5','Looking forward with my application',''),
(3278,1,857,'1','Unathi Mauni',''),
(3279,1,857,'4','0632653437',''),
(3280,1,857,'3','unathimaunii@gmail.com',''),
(3281,1,857,'5','Looking for the job',''),
(3282,1,858,'1','Nontuthuzelo',''),
(3283,1,858,'4','0631578866',''),
(3284,1,858,'3','nontuthuzelotsibiyane16@gmail.com',''),
(3285,1,858,'5','Hello I\'m looking for job any kind of job Im willing to work even over times I can start immediately thank you',''),
(3286,1,859,'1','Asanda',''),
(3287,1,859,'4','0648399522',''),
(3288,1,859,'3','lwazisipho42@gmail.com',''),
(3289,1,859,'5','I\'m looking for a job but I don\'t have any experience I only have matric certificate',''),
(3290,1,860,'1','Lesego',''),
(3291,1,860,'4','0731011896---0718608090',''),
(3292,1,860,'3','lesegophalima233@gmail.com',''),
(3293,1,860,'5','I am Lesego phalima \r\nI am 27years OLD \r\nSex:Male\r\nI am unemployed and i am a hard working person \r\nMy hobbies are reading or listining to music',''),
(3294,1,861,'1','Mbali',''),
(3295,1,861,'4','0798537023',''),
(3296,1,861,'3','mbalinontiya7@gmail.com',''),
(3297,1,861,'5','Am looking for job',''),
(3298,1,862,'1','Bongumusa',''),
(3299,1,862,'4','0848429116',''),
(3300,1,862,'3','bongumusag023@gmail.com',''),
(3301,1,862,'5','I need a job',''),
(3302,1,863,'1','Samkelo Dlamini',''),
(3303,1,863,'4','0787818959',''),
(3304,1,863,'3','samkelosuccessdlamini@gmail.com',''),
(3305,1,863,'5','Fast learner\r\nMeet all STANDARDS and quality\r\nAble to work with a group of people',''),
(3306,1,864,'1','Samukeliswa',''),
(3307,1,864,'4','0822903366',''),
(3308,1,864,'3','samkehalwande01@gmail.com',''),
(3309,1,864,'5','I\'m struggling I want a job',''),
(3310,1,865,'1','Siphesihle Ntombikhona Mpanza',''),
(3311,1,865,'4','0726654848',''),
(3312,1,865,'3','smpanza530@gmail.com',''),
(3313,1,865,'5','I want to clean swimming pool.',''),
(3314,1,866,'1','Thulasizwe',''),
(3315,1,866,'4','0724144012',''),
(3316,1,866,'3','lembedet41@gmail.com',''),
(3317,1,866,'5','Hi',''),
(3318,1,867,'1','Andisiwe Andy magida',''),
(3319,1,867,'4','0631997300',''),
(3320,1,867,'3','Andisileandymagida@gmail.com',''),
(3321,1,867,'5','I just looking for a job n am so interested if I can have it because last week my house it was burned so I need any job to support my family plz🙏',''),
(3322,1,868,'1','Nokwanda nyembe',''),
(3323,1,868,'4','0780051574',''),
(3324,1,868,'3','nolwandanyembe@gmail.com',''),
(3325,1,868,'5','I need a job. I have public relations qualifications and experience.',''),
(3326,1,869,'1','Nokwanda nyembe',''),
(3327,1,869,'4','0780051574',''),
(3328,1,869,'3','nolwandanyembe@gmail.com',''),
(3329,1,869,'5','I need a job. I have public relations and experience.',''),
(3330,1,870,'1','Zandile',''),
(3331,1,870,'4','0640065433',''),
(3332,1,870,'3','zandilethompson0@gmal.com',''),
(3333,1,870,'5','I am interested in learning but i do not have funds',''),
(3334,1,871,'1','Zandile',''),
(3335,1,871,'4','0640065433',''),
(3336,1,871,'3','zandilethompson0@gmail.com',''),
(3337,1,871,'5','I am interested in nursing or teaching',''),
(3338,1,872,'1','Thandokuhle',''),
(3339,1,872,'4','0722612390',''),
(3340,1,872,'3','thandokuhle30mkhize@gmail.com',''),
(3341,1,872,'5','I am a job seeking',''),
(3342,1,873,'1','Luvo Dyani',''),
(3343,1,873,'4','0733071932',''),
(3344,1,873,'3','luvosluvo34@gmail.com',''),
(3345,1,873,'5','I am 24 years old and I am looking for a job.',''),
(3346,1,874,'1','Sinovuyo madolwana',''),
(3347,1,874,'4','0835508279',''),
(3348,1,874,'3','ngwadladiamond@gmail.com',''),
(3349,1,874,'5','Job application',''),
(3350,1,875,'1','Sinovuyo madolwana',''),
(3351,1,875,'4','0835508279',''),
(3352,1,875,'3','ngwadladiamond@gmail.com',''),
(3353,1,875,'5','Job app',''),
(3354,1,876,'1','Nthabeleng  Promise  mfati',''),
(3355,1,876,'4','072314671',''),
(3356,1,876,'3','nthabelengmfati3@gmail.com',''),
(3357,1,876,'5','I will like to be part of family',''),
(3358,1,877,'1','Inathi',''),
(3359,1,877,'4','0787931084',''),
(3360,1,877,'3','inathimatiwane29@gmail.com',''),
(3361,1,877,'5','I am looking for a job',''),
(3362,1,878,'1','Koketso',''),
(3363,1,878,'4','0837575961',''),
(3364,1,878,'3','koketsomohlamme118@gmail.com',''),
(3365,1,878,'5','I\'m Looking for a job',''),
(3366,1,879,'1','Asiphe',''),
(3367,1,879,'4','0781879015',''),
(3368,1,879,'3','malambaneskhoskho@gmail.com',''),
(3369,1,879,'5','Been looking for a job, really like to be given a chance.',''),
(3370,1,880,'1','Tokollo',''),
(3371,1,880,'4','0627891808',''),
(3372,1,880,'3','tokollonkululeko171@gmail.com',''),
(3373,1,880,'5','Please help Me get this job because Um Very interested',''),
(3374,1,881,'1','Tokollo',''),
(3375,1,881,'4','0627891808',''),
(3376,1,881,'3','tokollonkululeko171@gmail.com',''),
(3377,1,881,'5','Please help me get this job because Um interested in knowing more about it',''),
(3378,1,882,'1','Lubgelo Bonganjalo Gama',''),
(3379,1,882,'4','0633193721',''),
(3380,1,882,'3','lungelogama483@gmail.com',''),
(3381,1,882,'5','Hi ..I\'m interested in this job',''),
(3382,1,883,'1','Sebenzile',''),
(3383,1,883,'4','0735017800',''),
(3384,1,883,'3','ayarhnsele@gmail.com',''),
(3385,1,883,'5','I\'m looking for a job',''),
(3386,1,884,'1','Sebenzile',''),
(3387,1,884,'4','0735017800',''),
(3388,1,884,'3','ayarhnsele@gmail.com',''),
(3389,1,884,'5','I\'m looking for a job',''),
(3390,1,885,'1','Luyanda',''),
(3391,1,885,'4','0843999890',''),
(3392,1,885,'3','Luyandah281@gmail.com',''),
(3393,1,885,'5','I\'m luyanda Hlongwane I Fineshed School 2022 and I need a Job I mean Like Any Job.',''),
(3394,1,886,'1','Babalwa',''),
(3395,1,886,'4','0682880010',''),
(3396,1,886,'3','babalwadiko8@gmail.com',''),
(3397,1,886,'5','I need a job',''),
(3398,1,887,'1','Dineo',''),
(3399,1,887,'4','0663343281',''),
(3400,1,887,'3','fufudineo@gmail.com',''),
(3401,1,887,'5','Looking for job',''),
(3402,1,888,'1','Thabiso',''),
(3403,1,888,'4','0715802536',''),
(3404,1,888,'3','thabisothabi288@gmail.com',''),
(3405,1,888,'5','I am looking for a job please',''),
(3406,1,889,'1','Nokulunga mngadi',''),
(3407,1,889,'4','0835299720',''),
(3408,1,889,'3','fisokuhlenokulunga8@gmail.com',''),
(3409,1,889,'5','I will appreciate if you get back to me',''),
(3410,1,890,'1','Nosiphiwo',''),
(3411,1,890,'4','0630777608',''),
(3412,1,890,'3','tutsunosi@gmail.com',''),
(3413,1,890,'5','I\'m a lady of 25 yrs old I\'m interested in jobs I\'m a hard worker honestly I\'m patient person and listening I have matric certificate I can work even overtime',''),
(3414,1,891,'1','Nosihle',''),
(3415,1,891,'4','0633531512',''),
(3416,1,891,'3','NMKHWAYI1998@gmail.com',''),
(3417,1,891,'5','I would like to apply for any vacancy that is available at the moment',''),
(3418,1,892,'1','ken smith',''),
(3419,1,892,'4','0836576383',''),
(3420,1,892,'3','ken@jozipumps.co.za',''),
(3421,1,892,'5','Good Day I recently did a filter medium change on my pool from glass to sand when i have to add Alkalinty up to my pool a few days later I have a white residue on the pool floor to which i have to vacuum up  going through a lot of water my Ta at this moment is 70 just below the minimum I know if i add alkalinity up i will experience the same issue I never had this issue using  glass as a filter medium  please can you point me in the right direction as i am at a loss do i replace my filter medium from sand to glass I await your response',''),
(3422,1,893,'1','Frederick',''),
(3423,1,893,'4','0728571850',''),
(3424,1,893,'3','bafanakola6@gmail.com',''),
(3425,1,893,'5','Looking for this job because m unemployed n m willing to work hard',''),
(3426,1,894,'1','Thandeka Zuma',''),
(3427,1,894,'4','0762789502',''),
(3428,1,894,'3','mumathandeka@gmail.com',''),
(3429,1,894,'5','I\'m a hardworker and full of energy',''),
(3430,1,895,'1','Pinky',''),
(3431,1,895,'4','0732281761',''),
(3432,1,895,'3','pinkyzukulu85@gmail.com',''),
(3433,1,895,'5','I really need job I promise I\'ll do whatever you want me to do thank you',''),
(3434,1,896,'1','Anele',''),
(3435,1,896,'4','0788582070',''),
(3436,1,896,'3','ANELENYAKWE94@gmail.com',''),
(3437,1,896,'5','I\' m a hard worker. I have grade 12  certuficate.',''),
(3438,1,897,'1','Buhle Bera',''),
(3439,1,897,'4','0772996166',''),
(3440,1,897,'3','buhlebera@icloud.com',''),
(3441,1,897,'5','I am a job seeker, and l would love and appreciate to get a chance to prove my capability to one of your company\'s',''),
(3442,1,898,'1','Thabiso cele',''),
(3443,1,898,'4','0710001625',''),
(3444,1,898,'3','thabisocelethabisor@gmail.com',''),
(3445,1,898,'5','Dear Mr or mrs\r\n\r\nIM writing this letter looking to begin a new life challenge i wish to study in your cumpus\r\nThank you.\r\nYOURS sincere \r\nThabiso Cele',''),
(3446,1,899,'1','Welekazi',''),
(3447,1,899,'4','0725899321',''),
(3448,1,899,'3','welekazicolwana@gmail.com',''),
(3449,1,899,'5','Am looking for a job',''),
(3450,1,900,'1','Busisiwe xhego',''),
(3451,1,900,'4','0761326919',''),
(3452,1,900,'3','Busisiwexhego1@gmail.com',''),
(3453,1,900,'5','I would like to work in your company I\'m a very fast leaner and I give my all in every thing I do I\'m also a very hard working person I love learning new things and styles in life.thank you',''),
(3454,1,901,'1','Aphiwe',''),
(3455,1,901,'4','0698027093',''),
(3456,1,901,'3','aphiwenhlangothi9@gmail.com',''),
(3457,1,901,'5','I\'m currently looking for a job',''),
(3458,1,902,'1','Sithabile',''),
(3459,1,902,'4','0792916932',''),
(3460,1,902,'3','zondisithabile294@gmail.com',''),
(3461,1,902,'5','Hi please help I need security job',''),
(3462,1,903,'1','Sithabile',''),
(3463,1,903,'4','0792916932',''),
(3464,1,903,'3','zondisithabile294@gmail.com',''),
(3465,1,903,'5','Hi please help me I need security job',''),
(3466,1,904,'1','Mokheseng Moiketsi',''),
(3467,1,904,'4','0763674010',''),
(3468,1,904,'3','mokhesengmoiketsi@gmail.com',''),
(3469,1,904,'5','I can work UNDER any circumstances, move from place to place in and out side the country.',''),
(3470,1,905,'1','Patrick sekgoto',''),
(3471,1,905,'4','0723245907',''),
(3472,1,905,'3','patrioticpat3@gmail.com',''),
(3473,1,905,'5','I need a job,I\'m looking forward to join your team poolware',''),
(3474,1,906,'1','Zovuyo njunguza',''),
(3475,1,906,'4','0738412065',''),
(3476,1,906,'3','njunguzazovuyo@gmail.com',''),
(3477,1,906,'5','I need a job am willing to work am a fast leaner iam a hardworker',''),
(3478,1,907,'1','Bhekithemba',''),
(3479,1,907,'4','0717795275',''),
(3480,1,907,'3','wandilebhekithemba1@gmail.com',''),
(3481,1,907,'5','I would be happy  if I could  find my self a job',''),
(3482,1,908,'1','Mzomhle',''),
(3483,1,908,'4','0718163908',''),
(3484,1,908,'3','Zmzomhle@gmail.com',''),
(3485,1,908,'5','Ineed job',''),
(3486,1,909,'1','Andisiwe',''),
(3487,1,909,'4','0786100205',''),
(3488,1,909,'3','smiloyanele@gmail.com',''),
(3489,1,909,'5','Please find me any job',''),
(3490,1,910,'1','Mthokozisi',''),
(3491,1,910,'4','0732626788',''),
(3492,1,910,'3','mthokozisigabela868@gmail.com',''),
(3493,1,910,'5','I need job',''),
(3494,1,911,'1','ZOLEKA AYANDA Dube',''),
(3495,1,911,'4','0605499998',''),
(3496,1,911,'3','zolekaayandah@gmail.com',''),
(3497,1,911,'5','My name is Zoleka ayandah Dube from stanger aT Lindelani.i am looking for a job. i am a fast learner ,i am motivated, dedicated. I have worked before as a Waitress. I am willing to work overtime',''),
(3498,1,912,'1','Sinethemba',''),
(3499,1,912,'4','0694134550',''),
(3500,1,912,'3','milaji124th@email.com',''),
(3501,1,912,'5','Ineed job pls ihave no parent to aford me plz ihave small baby',''),
(3502,1,913,'1','Snethemba',''),
(3503,1,913,'4','0694134550',''),
(3504,1,913,'3','MILAJI124TH@Email.com',''),
(3505,1,913,'5','INEEd job ihave no parent tosupport me even cleaning house ineed',''),
(3506,1,914,'1','Busiswa',''),
(3507,1,914,'4','0781789678',''),
(3508,1,914,'3','busiswankothobe@gmail2.com',''),
(3509,1,914,'5','Desperately for a job',''),
(3510,1,915,'1','Linda Sinawo',''),
(3511,1,915,'4','0621757507',''),
(3512,1,915,'3','KELEBOKGILEMontso@gmail.com',''),
(3513,1,915,'5','I am a good working man that needs to feed my family',''),
(3514,1,916,'1','Siphenathi',''),
(3515,1,916,'4','0782358540',''),
(3516,1,916,'3','siphenathitekula@gmail.com',''),
(3517,1,916,'5','Iam interested to this job and I would like to get this job.',''),
(3518,1,917,'1','Akona',''),
(3519,1,917,'4','0733798344',''),
(3520,1,917,'3','akonakimbili3@gmail.com',''),
(3521,1,917,'5','Im very interested to find a job',''),
(3522,1,918,'1','Anelisa Raziya',''),
(3523,1,918,'4','0791060962',''),
(3524,1,918,'3','anelisaraziya853@gmail.com',''),
(3525,1,918,'5','I\'m interested for a job and I\'m employer',''),
(3526,1,919,'1','Mahle',''),
(3527,1,919,'4','0717800028',''),
(3528,1,919,'3','2004aluncedo@gmail.com',''),
(3529,1,919,'5','I\'m interested for this job',''),
(3530,1,920,'1','Mahle',''),
(3531,1,920,'4','0717800028',''),
(3532,1,920,'3','2004aluncedo@gmail.com',''),
(3533,1,920,'5','I\'m interested for this job',''),
(3534,1,921,'1','Lucky',''),
(3535,1,921,'4','0838764308',''),
(3536,1,921,'3','zukisayose47@Gmail.com',''),
(3537,1,921,'5','I\'m looking for a job anything I\'m willing to do',''),
(3538,1,922,'1','Barry Zaayman',''),
(3539,1,922,'4','0783014455',''),
(3540,1,922,'3','barry.canyonpools@gmail.com',''),
(3541,1,922,'5','Hi Please supply me with a price incluce coerier to 40 Longford Street, Kenmare, Krugersdorp, 1739\r\nThank you\r\nBarry\r\nNIXIN SST Z-SPOUT 1250MM',''),
(3542,1,923,'1','Andisa',''),
(3543,1,923,'4','0721358397',''),
(3544,1,923,'3','andisawakeni@gmail.com',''),
(3545,1,923,'5','Can I get a job please.',''),
(3546,1,924,'1','Hlelisile',''),
(3547,1,924,'4','0795581090',''),
(3548,1,924,'3','.hlehgabela@gmail.com',''),
(3549,1,924,'5','Job of Securities guards',''),
(3550,1,925,'1','Nomusa Mthimkhulu',''),
(3551,1,925,'4','0712013480',''),
(3552,1,925,'3','nmthimkhulu934@gmail.com',''),
(3553,1,925,'5','I want general work',''),
(3554,1,926,'1','Katlego Molahloe',''),
(3555,1,926,'4','0823939321',''),
(3556,1,926,'3','molahloekatlego@gmail.com',''),
(3557,1,926,'5','Good morning sir / Madam I\'m in need of a job..I will really appreciate the opportunity to learn more skills and gain experience. \r\nKind regards \r\nMS Katlego. \r\nThank you',''),
(3558,1,927,'1','Siyabulela gcinisa',''),
(3559,1,927,'4','0792571172',''),
(3560,1,927,'3','gcinisasiyabulela145@gmail.com',''),
(3561,1,927,'5','I need this job bicouz I don\'t have any thing',''),
(3562,1,928,'1','Pulane Rakaibe',''),
(3563,1,928,'4','0711112344',''),
(3564,1,928,'3','pulanerakaibe41@gmail.com',''),
(3565,1,928,'5','I\'m looking for a job',''),
(3566,1,929,'1','Nomzamo',''),
(3567,1,929,'4','0719122406',''),
(3568,1,929,'3','nomzamon32@gmail.com',''),
(3569,1,929,'5','I need job',''),
(3570,1,930,'1','Sivuyile',''),
(3571,1,930,'4','0832587944',''),
(3572,1,930,'3','mfinosivuyile@gmail.com',''),
(3573,1,930,'5','I\'m interested',''),
(3574,1,931,'1','Thembelihle shoba',''),
(3575,1,931,'4','0658582332',''),
(3576,1,931,'3','thembimsuthu550@gmail.com',''),
(3577,1,931,'5','Need job for general worker',''),
(3578,1,932,'1','Wandile',''),
(3579,1,932,'4','0628717186',''),
(3580,1,932,'3','thuliwandile384@gmail.com',''),
(3581,1,932,'5','I am looking for the work',''),
(3582,1,933,'1','Wandile',''),
(3583,1,933,'4','0628717186',''),
(3584,1,933,'3','thuliwandile384@gmail.com',''),
(3585,1,933,'5','I am looking for the work',''),
(3586,1,934,'1','Siphesihle',''),
(3587,1,934,'4','0780172305',''),
(3588,1,934,'3','siphesihle.ace28@gmail.com',''),
(3589,1,934,'5','I would be happy if i get the job',''),
(3590,1,935,'1','Nonhlanhla',''),
(3591,1,935,'4','0608161023',''),
(3592,1,935,'3','NONHLANHLAMYENI246@gmail.com',''),
(3593,1,935,'5','I\'m looking the job',''),
(3594,1,936,'1','Njabulo',''),
(3595,1,936,'4','0793619555',''),
(3596,1,936,'3','mkhwanazinjabulo430@gmail.com',''),
(3597,1,936,'5','Hi I\'m just a 26yers boy who is willing to get a job and bring bread to my family as They hope on me',''),
(3598,1,937,'1','Nozipho mafuya',''),
(3599,1,937,'4','0677759546',''),
(3600,1,937,'3','Noziphomafuyao1@gmail.com',''),
(3601,1,937,'5','I\'m a Hard working and diligent, I\'m Also Versatile and able to work under Pressure to Combat CHALLENGES. I\'m ALSO Responsible and respect those around me in the working environment.',''),
(3602,1,938,'1','Thobile Habasisa',''),
(3603,1,938,'4','0649551734',''),
(3604,1,938,'3','habasisathobile@gmail.com',''),
(3605,1,938,'5','I\'m looking forward to hearing from you about my application. I\'m 32 year old residing in crossroads',''),
(3606,1,939,'1','Lindokuhle bhengu',''),
(3607,1,939,'4','0685145622',''),
(3608,1,939,'3','lindokuhlengcolosi27@gmail.com',''),
(3609,1,939,'5','Job application',''),
(3610,1,940,'1','Nokwethemba Mkhwanazi',''),
(3611,1,940,'4','0659773823',''),
(3612,1,940,'3','Mkhwanazinokwethemba710@gmail.com',''),
(3613,1,940,'5','I\'m seeking for the job in durban',''),
(3614,1,941,'1','Alizwa Noxams Qoni',''),
(3615,1,941,'4','0810681861',''),
(3616,1,941,'3','qonializwa@gmail.com',''),
(3617,1,941,'5','Greetings , I\'ve seen this on the job portal and this is more than interesting and I would love to work with and i am a hard worker everything you do is exceptional',''),
(3618,1,942,'1','Mfundo',''),
(3619,1,942,'4','0692369020',''),
(3620,1,942,'3','mbuyazimfundo8@gmail.com',''),
(3621,1,942,'5','Hi im looking for a job pls any job',''),
(3622,1,943,'1','Leetoane',''),
(3623,1,943,'4','0630169427',''),
(3624,1,943,'3','Leetoanemotseki@gmail.com',''),
(3625,1,943,'5','Cleaner',''),
(3626,1,944,'1','Nothando',''),
(3627,1,944,'4','0789045181',''),
(3628,1,944,'3','nothando.slie.mchunu@gmail.com',''),
(3629,1,944,'5','I need more information',''),
(3630,1,945,'1','Nsidu',''),
(3631,1,945,'4','0836819019',''),
(3632,1,945,'3','naidusagie121@gmail.com',''),
(3633,1,945,'5','To purchase pool chemicals',''),
(3634,1,946,'1','Snazo',''),
(3635,1,946,'4','0639853876',''),
(3636,1,946,'3','manyauzapendus@gmail.com',''),
(3637,1,946,'5','Im looking for a job',''),
(3638,1,947,'1','Sinenhlanhla',''),
(3639,1,947,'4','0723651204',''),
(3640,1,947,'3','NGIDISINENHLANHLA.30@gmail.com',''),
(3641,1,947,'5','Am looking for a job',''),
(3642,1,948,'1','Aphiwe Ngalwa',''),
(3643,1,948,'4','0833049027',''),
(3644,1,948,'3','info.aangalwa@gmail.com',''),
(3645,1,948,'5','hi am graduate,can you help me find this job',''),
(3646,1,949,'1','Sphamandla',''),
(3647,1,949,'4','0762251611',''),
(3648,1,949,'3','bsphamandla55@gmail.com',''),
(3649,1,949,'5','I am a very committed person',''),
(3650,1,950,'1','Bradley Abrahams',''),
(3651,1,950,'4','0833573394',''),
(3652,1,950,'3','abrahams786@gmail.com',''),
(3653,1,950,'5','Would like to enquire about water features.',''),
(3654,1,951,'1','Athenkosi',''),
(3655,1,951,'4','0710623218',''),
(3656,1,951,'3','mlazaathenkosi022@gmail.com',''),
(3657,1,951,'5','Hy am looking a job a have 5years expiriency in baking and i also have call center',''),
(3658,1,952,'1','Siyabonga',''),
(3659,1,952,'4','0678977158',''),
(3660,1,952,'3','mabenasiya@gmail.com',''),
(3661,1,952,'5','afternoon there I Siyabonga I need your help there I\'m looking for job',''),
(3662,1,953,'1','Ncumisa Zantshi',''),
(3663,1,953,'4','0648645834',''),
(3664,1,953,'3','zantshincumisa@gmail.com',''),
(3665,1,953,'5','Ncumisa Zantshi I\'m asking  for  a job',''),
(3666,1,954,'1','Alungile',''),
(3667,1,954,'4','0734312889',''),
(3668,1,954,'3','alungilemshweshwe8@gmail.com',''),
(3669,1,954,'5','REGARDING JOB OPPORTUNITIES AT SWIMMING POOL\r\n\r\nDAER Sir/madam\r\n\r\nI Hope this message finds you well. I recently cam across a job posting at swimming pool on online job board. I am writing to express my keen interest in joining your team and contributing to your esteem company.\r\n\r\nI am willing to learn new skill and u am a fast learner',''),
(3670,1,955,'1','Sinethemba',''),
(3671,1,955,'4','0849592480',''),
(3672,1,955,'3','bsneh08@gmail.com',''),
(3673,1,955,'5','Hi \r\nI am Sinethemba Bhengu  ,33 year old woman  \r\nWho be very blessed to get an opportunity to work in this company',''),
(3674,1,956,'1','Sthembiso',''),
(3675,1,956,'4','0826466207',''),
(3676,1,956,'3','nzimandesthe2@gmail.com',''),
(3677,1,956,'5','I am dynamic, self motivated and highly energetic individual who is willing to learn more in the corporate world, I am able to work under pressure and well both in a team or as individual.',''),
(3678,1,957,'1','Lindiwe mekanA',''),
(3679,1,957,'4','0791419669',''),
(3680,1,957,'3','lindiwemekana81@gmail.com',''),
(3681,1,957,'5','I woul like to work with your COMPANY , i am looki for a job',''),
(3682,1,958,'1','Bhekani Cyril Mkhize',''),
(3683,1,958,'4','0763419792',''),
(3684,1,958,'3','labhebhekaninzuza@gmail.com',''),
(3685,1,958,'5','I\'m looking for a job from general worker to truck driver Code10/14 with DGP and i have more thern 15 years working experience.',''),
(3686,1,959,'1','Noluyanda',''),
(3687,1,959,'4','0730794626',''),
(3688,1,959,'3','peennymbali@gmail.com',''),
(3689,1,959,'5','The ability to work well with others',''),
(3690,1,960,'1','Phumza Valashiya',''),
(3691,1,960,'4','0698145930',''),
(3692,1,960,'3','phumzavalashiya@gmail.com',''),
(3693,1,960,'5','Hey I\'m looking for a job I really need a job',''),
(3694,1,961,'1','Zodwa mpahleni',''),
(3695,1,961,'4','0655652863',''),
(3696,1,961,'3','zodwampahleni688@gmail.com',''),
(3697,1,961,'5','I\'m looking for a job',''),
(3698,1,962,'1','Thina Ngqantsi',''),
(3699,1,962,'4','0796555744',''),
(3700,1,962,'3','thinangqantsj@gmail.com',''),
(3701,1,962,'5','I\'m Thina I\'m job seeker I want to be the part of this campony',''),
(3702,1,963,'1','Katlego mothopi',''),
(3703,1,963,'4','0624877450',''),
(3704,1,963,'3','katmothopi@gmail.com',''),
(3705,1,963,'5','\"Enthusiastic and hardworking individual with a passion for pool maintenance and customer service. Eager to contribute to the success of your team in Gauteng. Ready to bring my dedication and skills to ensure top-notch service for your clients.\"',''),
(3706,1,964,'1','Lehlohonolo',''),
(3707,1,964,'4','0646987223',''),
(3708,1,964,'3','Mokabanelehlohonolo@gmail.com',''),
(3709,1,964,'5','Want to work n find a job',''),
(3710,1,965,'1','Mcebisi',''),
(3711,1,965,'4','0848594813',''),
(3712,1,965,'3','mcebicykhumalo1@gmail.com',''),
(3713,1,965,'5','I need a job',''),
(3714,1,966,'1','Zintle Tsoyi',''),
(3715,1,966,'4','0723750928',''),
(3716,1,966,'3','zintletsoyi51@gmail.com',''),
(3717,1,966,'5','Job application',''),
(3718,1,967,'1','YASMIN',''),
(3719,1,967,'4','0786786895',''),
(3720,1,967,'3','yasminlaher@gmail.com',''),
(3721,1,967,'5','How much are The spouts',''),
(3722,1,968,'1','ZANELE PENELOPE',''),
(3723,1,968,'4','0847662939',''),
(3724,1,968,'3','penelopemthobisi@gmail.com',''),
(3725,1,968,'5','I would be like to join your team',''),
(3726,1,969,'1','Thozama',''),
(3727,1,969,'4','0733618436',''),
(3728,1,969,'3','thozamalongmeat@gmail.com',''),
(3729,1,969,'5','I\'m looking for a job',''),
(3730,1,970,'1','Enele',''),
(3731,1,970,'4','0712290117',''),
(3732,1,970,'3','enelekholiso117@gmail.com',''),
(3733,1,970,'5','APPLICATION for general working',''),
(3734,1,971,'1','Neliswa Madela',''),
(3735,1,971,'4','0788770724',''),
(3736,1,971,'3','madelaneliswa@gmail.com',''),
(3737,1,971,'5','I\'m an N6 holder in entrepreneurship and Business Management. I would really like to join your marketing team, I see your organization as a space where I can learn and grow as a professional.\r\n\r\nPlease find time to get back to me through my email,.\r\n\r\nThanking you in advance\r\nNeliswa Madela',''),
(3738,1,972,'1','Sthembiso',''),
(3739,1,972,'4','0795317218',''),
(3740,1,972,'3','sithembisomabaso789@gmail.com',''),
(3741,1,972,'5','I need job',''),
(3742,1,973,'1','Andisiwe',''),
(3743,1,973,'4','0783101776',''),
(3744,1,973,'3','andisiwematandabuzo6@gmail.com',''),
(3745,1,973,'5','Yes',''),
(3746,1,974,'1','Andisiwe',''),
(3747,1,974,'4','0783101776',''),
(3748,1,974,'3','andisiwematandabuzo6@gmail.com',''),
(3749,1,974,'5','Yes',''),
(3750,1,975,'1','Evidence',''),
(3751,1,975,'4','0616047696',''),
(3752,1,975,'3','59tacanacrescent@gmail.com',''),
(3753,1,975,'5','I need this job seriously',''),
(3754,1,976,'1','Asiphe',''),
(3755,1,976,'4','0630696254',''),
(3756,1,976,'3','ncanasaa@gmail.com',''),
(3757,1,976,'5','I\'m looking  for a job',''),
(3758,1,977,'1','Nonkululeko',''),
(3759,1,977,'4','0728453923',''),
(3760,1,977,'3','thenjiwenonkululeko9@gmail.com',''),
(3761,1,977,'5','Job searching',''),
(3762,1,978,'1','Simamkele',''),
(3763,1,978,'4','0768339215',''),
(3764,1,978,'3','simamkeleboltina2000@gmail.com',''),
(3765,1,978,'5','I really need this job',''),
(3766,1,979,'1','Natalie Raker',''),
(3767,1,979,'4','43486055',''),
(3768,1,979,'3','hello@socialbuzzzy.com',''),
(3769,1,979,'5','Hello there, Natalie from Social Buzzzy , your guide in the exciting world of Instagram growth. I\'ve stumbled upon something extraordinary for skyrocketing your Instagram popularity and I\'m thrilled to share it with you!\r\n\r\nSocial Growth Engine introduces a pioneering service that catapults your Instagram engagement to new heights. It\'s seamless:\r\n\r\n- Zero in on designing stellar content.\r\n- Extremely budget-friendly at only $36/month.\r\n- Utterly reliable (no password needed), highly efficient, and the ideal Instagram companion.\r\n\r\nI\'ve observed extraordinary results firsthand, and I\'m sure you will too! Boost your Instagram presence right now: http://get.socialbuzzzy.com/instagram_booster\r\n\r\nBest wishes,\r\n\r\nYour ally Natalie',''),
(3770,1,980,'1','Inganathi luhlaza',''),
(3771,1,980,'4','0633154450',''),
(3772,1,980,'3','Ingathiluhlaza575@gmail.com',''),
(3773,1,980,'5','0633154450',''),
(3774,1,981,'1','Lulama Ngantweni',''),
(3775,1,981,'4','083 252 0663',''),
(3776,1,981,'3','lulamangantweni7@gmail.com',''),
(3777,1,981,'5','I\'m seeking for a job',''),
(3778,1,982,'1','Julius',''),
(3779,1,982,'4','0635115039',''),
(3780,1,982,'3','julesncamani@gmail.com',''),
(3781,1,982,'5','I\'m a hard worker looking for a job',''),
(3782,1,983,'1','Nomfundo',''),
(3783,1,983,'4','0765674066',''),
(3784,1,983,'3','mfundohcarlifoniamenyuka@gmail.com',''),
(3785,1,983,'5','I need job',''),
(3786,1,984,'1','Monde',''),
(3787,1,984,'4','0799706332',''),
(3788,1,984,'3','mondemtwa3@gmail.com',''),
(3789,1,984,'5','I\'m looking forward to this job application',''),
(3790,1,985,'1','Tracy',''),
(3791,1,985,'4','0817235569',''),
(3792,1,985,'3','tracymdleza81@gmail.com',''),
(3793,1,985,'5','am looking a job please contact me if you have anything for me',''),
(3794,1,986,'1','Hlulani',''),
(3795,1,986,'4','0630592391',''),
(3796,1,986,'3','victoriamaweya072@gmail.com',''),
(3797,1,986,'5','I,m interested any jobl',''),
(3798,1,987,'1','Lutho',''),
(3799,1,987,'4','0630078144',''),
(3800,1,987,'3','Luthotengimfene448@gmail.com',''),
(3801,1,987,'5','Looking for job any kind of job',''),
(3802,1,988,'1','Ndumiso',''),
(3803,1,988,'4','0717941526',''),
(3804,1,988,'3','ndumisophakade2@gmail.com',''),
(3805,1,988,'5','I need a job',''),
(3806,1,989,'1','Sindisiwe Princess Hlengwa',''),
(3807,1,989,'4','0656585158',''),
(3808,1,989,'3','sindisiwehlengwa59@gmail.com',''),
(3809,1,989,'5','Interested in this job',''),
(3810,1,990,'1','Mashabela',''),
(3811,1,990,'4','+27649713836',''),
(3812,1,990,'3','mashabelasurprice@gmail.com',''),
(3813,1,990,'5','Applying  for vacancies',''),
(3814,1,991,'1','Abegail joy Mudima',''),
(3815,1,991,'4','0616900478',''),
(3816,1,991,'3','abegiljoymudima@g.mail.com',''),
(3817,1,991,'5','good day.\r\nI would really love to work with you guys I\'m a really hard worker and fast I\'m a people \'s person and really enjoy being around people \r\nthank you.',''),
(3818,1,992,'1','Nqobile',''),
(3819,1,992,'4','0606026815',''),
(3820,1,992,'3','mkhwanazinqobile27@gmail.com',''),
(3821,1,992,'5','I want job',''),
(3822,1,993,'1','Nqobile',''),
(3823,1,993,'4','0606026815',''),
(3824,1,993,'3','mkhwanazinqobile27@gmail.com',''),
(3825,1,993,'5','I want job',''),
(3826,1,994,'1','emanuel',''),
(3827,1,994,'4','0710735221',''),
(3828,1,994,'3','emanuel.nyathi0@gmail.com',''),
(3829,1,994,'5','I need a job',''),
(3830,1,995,'1','zanele',''),
(3831,1,995,'4','0716129705',''),
(3832,1,995,'3','zanelemsa622@gmail.Com',''),
(3833,1,995,'5','I need a job in gauteng',''),
(3834,1,996,'1','Thapelo',''),
(3835,1,996,'4','0715759848',''),
(3836,1,996,'3','thapelonhlapo006@gmail.com',''),
(3837,1,996,'5','I need this job I wanna change my family\'s situation',''),
(3838,1,997,'1','James square',''),
(3839,1,997,'4','0683375886',''),
(3840,1,997,'3','lebohangraesibechristina@gmail.com',''),
(3841,1,997,'5','I am looking forward to get the response from you I am located in strand',''),
(3842,1,998,'1','Xolani makhubo',''),
(3843,1,998,'4','0675950057',''),
(3844,1,998,'3','lettieminyuku21@gmail.com',''),
(3845,1,998,'5','Good day . I am looking for a job.if you can just make contact with me . \r\n\r\nRegards\r\nXolani',''),
(3846,1,999,'1','siphumelele',''),
(3847,1,999,'4','0657188008',''),
(3848,1,999,'3','bublickhave@gmail.com',''),
(3849,1,999,'5','Please im in need of job',''),
(3850,1,1000,'1','Melusi',''),
(3851,1,1000,'4','0834352894',''),
(3852,1,1000,'3','banyinimelusi@gmail.com',''),
(3853,1,1000,'5','Find my application',''),
(3854,1,1001,'1','LEBO MATSHUBENG',''),
(3855,1,1001,'4','0606417328',''),
(3856,1,1001,'3','lebomatshubeng448@gmail.com',''),
(3857,1,1001,'5','I need a job so that I can pay for my studies.',''),
(3858,1,1002,'1','Nkosinathi',''),
(3859,1,1002,'4','0713257564',''),
(3860,1,1002,'3','rahjahseh9@gmail.com',''),
(3861,1,1002,'5','I\'m unemployed looking for a job',''),
(3862,1,1003,'1','Simphiwe',''),
(3863,1,1003,'4','07252167772',''),
(3864,1,1003,'3','simpiwesondezi@gmail.com',''),
(3865,1,1003,'5','I need this job',''),
(3866,1,1004,'1','Eyethu',''),
(3867,1,1004,'4','0781943344',''),
(3868,1,1004,'3','eyethunongogo@gmail.com',''),
(3869,1,1004,'5','I would like to get a job based on swimming pool SUPPIERS, I\'m not sure but based on this contract if it\'s a contract.',''),
(3870,1,1005,'1','Eugene',''),
(3871,1,1005,'4','0683165782',''),
(3872,1,1005,'3','eugenesenokwane@gmail.com',''),
(3873,1,1005,'5','I need a job',''),
(3874,1,1006,'1','NOMFUNDo',''),
(3875,1,1006,'4','0678851068',''),
(3876,1,1006,'3','nomfundomanyoni483@gmail.com',''),
(3877,1,1006,'5','Nomfundo MANYONI from Pmb i need any job  , i dont have a matric i left SCHOOl at GRADe 10',''),
(3878,1,1007,'1','Nomfundo Manyoni',''),
(3879,1,1007,'4','0678851068',''),
(3880,1,1007,'3','nomfundomanyoni483@gmail.com',''),
(3881,1,1007,'5','I nomfundo MANYONi from pmb i need any job , i dont HAVe a matric i left school at grade 10',''),
(3882,1,1008,'1','Samuel Sikaneta',''),
(3883,1,1008,'4','0610622864',''),
(3884,1,1008,'3','samuelfuzze@gmail.com',''),
(3885,1,1008,'5','A very good heavenly blessed day to you. I\'m a very optimistic person. Who daily applies Isaac Newton\'s 3 law of relativity, which states that, \"For every action there is an equal & opposite reaction \".\r\n  I, would appreciate cleaning pools for some cash money.\r\n  Chao!.',''),
(3886,1,1009,'1','Samuel Sikaneta',''),
(3887,1,1009,'4','0610622864',''),
(3888,1,1009,'3','samuelfuzze@gmail.com',''),
(3889,1,1009,'5','A very good heavenly blessed day to you. I\'m a very optimistic person. Who daily applies Isaac Newton\'s 3 law of relativity, which states that, \"For every action there is an equal & opposite reaction \".\r\n  I, would appreciate cleaning pools for some cash money.\r\n  Chao!.',''),
(3890,1,1010,'1','Abigail Tlou',''),
(3891,1,1010,'4','0797950507',''),
(3892,1,1010,'3','abigailtlou99@gmail.com',''),
(3893,1,1010,'5','Application for a better opportunity',''),
(3894,1,1011,'1','Abigail Tlou',''),
(3895,1,1011,'4','0797950507',''),
(3896,1,1011,'3','abigailtlou99@gmail.com',''),
(3897,1,1011,'5','Better opportunity',''),
(3898,1,1012,'1','Paballo Dirulelo',''),
(3899,1,1012,'4','0695483092',''),
(3900,1,1012,'3','pablodeous833@gmail.com',''),
(3901,1,1012,'5','I\'m currently looking for a job I\'m struggling to get it',''),
(3902,1,1013,'1','Makhosi dlamini',''),
(3903,1,1013,'4','0786736419',''),
(3904,1,1013,'3','fanadlamini129@gmail.co',''),
(3905,1,1013,'5','Hii im looking for a job I don\'t mind relocating',''),
(3906,1,1014,'1','Zibuse Stanley kubheka',''),
(3907,1,1014,'4','0720460405',''),
(3908,1,1014,'3','kubhekazibuse5@gmail.com',''),
(3909,1,1014,'5','I\'m a hard WORKER i know how to work smart',''),
(3910,1,1015,'1','Albert mgedeza',''),
(3911,1,1015,'4','0835707858',''),
(3912,1,1015,'3','mgedezaalbert@gmail.com',''),
(3913,1,1015,'5','I am qualified teacher and have an HR QUALIFICATIOn & labour relations certficate',''),
(3914,1,1016,'1','Thandokuhle Calvin Gansa',''),
(3915,1,1016,'4','0731959325',''),
(3916,1,1016,'3','siyamthandacalvinhanser@Gmail.com',''),
(3917,1,1016,'5','I would  love to work for you guys',''),
(3918,1,1017,'1','Lindokihle',''),
(3919,1,1017,'4','0682141541',''),
(3920,1,1017,'3','prodbyamelistar065@gmail.com',''),
(3921,1,1017,'5','I dont mind workin over time I\'m truly desperate for a job',''),
(3922,1,1018,'1','Tembela',''),
(3923,1,1018,'4','0764090387',''),
(3924,1,1018,'3','ndalosotyato@gmail.com',''),
(3925,1,1018,'5','I can be very happy 2work for the company I\'m a hardworking person with good communication',''),
(3926,1,1019,'1','Tembela',''),
(3927,1,1019,'4','0764090387',''),
(3928,1,1019,'3','ndalosotyato@gmail.com',''),
(3929,1,1019,'5','Welling to work as soon as I get the job',''),
(3930,1,1020,'1','Zuko Jojo',''),
(3931,1,1020,'4','0734495677',''),
(3932,1,1020,'3','zukojojo651@gmail.com',''),
(3933,1,1020,'5','Am looking for a job any position',''),
(3934,1,1021,'1','Lungi mhlongo',''),
(3935,1,1021,'4','0788461262',''),
(3936,1,1021,'3','lungimhlongo596@gmail.com',''),
(3937,1,1021,'5','I am a hard worker I will do everything',''),
(3938,1,1022,'1','Lungi mhlongo',''),
(3939,1,1022,'4','0788461262/0835253094',''),
(3940,1,1022,'3','lungimhlongo596@gmail.com',''),
(3941,1,1022,'5','I am a hard worker',''),
(3942,1,1023,'1','Luyanda Mhlabati',''),
(3943,1,1023,'4','0780492400',''),
(3944,1,1023,'3','luyandamhlabati79@gmail.com',''),
(3945,1,1023,'5','I\'m interested in the job',''),
(3946,1,1024,'1','Betlie',''),
(3947,1,1024,'4','0823032988',''),
(3948,1,1024,'3','lttoaiel@gmail.com',''),
(3949,1,1024,'5','Good day\r\nI am.looking for black aand white tissue mosaics for a fibre glass pool  could you kindly assist',''),
(3950,1,1025,'1','Smangele Londiswa',''),
(3951,1,1025,'4','0688873214',''),
(3952,1,1025,'3','lindiswasmangele3@gmail.com',''),
(3953,1,1025,'5','Hi sir/madam iam need a job I only have matric satificat I don\'t have any experience but I can take any general work as long as I get paid',''),
(3954,1,1026,'1','NOMPILO Khumalo',''),
(3955,1,1026,'4','0656875094',''),
(3956,1,1026,'3','nompilo1khumalo11@gmail.com',''),
(3957,1,1026,'5','I\'m looking for a job if there\'s any space available.i\'m a hard working person,so energetic,like to socialize alots,enough knowledge about safety and sanitation.',''),
(3958,1,1027,'1','Khanya',''),
(3959,1,1027,'4','0788128740',''),
(3960,1,1027,'3','HKHANYA070@gmail.com',''),
(3961,1,1027,'5','Hey am looking for a job am  located in Capetown.Thank you',''),
(3962,1,1028,'1','Thapelo',''),
(3963,1,1028,'4','0638459660',''),
(3964,1,1028,'3','thapelolebea84@gmail.com',''),
(3965,1,1028,'5','I need a job, I would really appreciate the opportunity if Gaven one please',''),
(3966,1,1029,'1','Emihle Tembani',''),
(3967,1,1029,'4','0603363246',''),
(3968,1,1029,'3','emihlejunior10@gmail.com',''),
(3969,1,1029,'5','Job opportunity',''),
(3970,1,1030,'1','Percy',''),
(3971,1,1030,'4','0608024735',''),
(3972,1,1030,'3','dslashmatsaaane@gmail.com',''),
(3973,1,1030,'5','Looking for a job',''),
(3974,1,1031,'1','Aubrey',''),
(3975,1,1031,'4','0837993708',''),
(3976,1,1031,'3','lehongnare4@gmail.com',''),
(3977,1,1031,'5','Am indeed for a job',''),
(3978,1,1032,'1','Thandeka',''),
(3979,1,1032,'4','0636622234',''),
(3980,1,1032,'3','thandeka97@gmail.com',''),
(3981,1,1032,'5','May you please assist me with a job I want to support my family, because There\'s no one working please help🙏',''),
(3982,1,1033,'1','Rethabile Maphutsi',''),
(3983,1,1033,'4','0631284485',''),
(3984,1,1033,'3','deejaymiah15@gmail.com',''),
(3985,1,1033,'5','Intrested on this job . Where can I submit my CV',''),
(3986,1,1034,'1','Ntombiyombuso',''),
(3987,1,1034,'4','082534677',''),
(3988,1,1034,'3','ntombiyombusontombie@gmail.com',''),
(3989,1,1034,'5','I\'m looking for this job',''),
(3990,1,1035,'1','Ntombiyombuso',''),
(3991,1,1035,'4','0825346770',''),
(3992,1,1035,'3','ntombiyombusontombie@gmail.com',''),
(3993,1,1035,'5','I am looking for this job',''),
(3994,1,1036,'1','Nwabisa',''),
(3995,1,1036,'4','0785874892',''),
(3996,1,1036,'3','nwabisambotoli4@gmail.com',''),
(3997,1,1036,'5','Hello madam or sir I\'m a lady/single parent looking for a job',''),
(3998,1,1037,'1','Avela Jikumlambo',''),
(3999,1,1037,'4','0766189381',''),
(4000,1,1037,'3','avela.jikumlambo@gmail.com',''),
(4001,1,1037,'5','I am currently working as a waiter in the Beerhouse. I would appreciate the experience and grow myself in your business when the opportunity is there. I am available for calls anytime.\r\nKind regards.',''),
(4002,1,1038,'1','NOLUYOLO Myekeni',''),
(4003,1,1038,'4','0783317425',''),
(4004,1,1038,'3','noluyolomyekeni7@gmail.com',''),
(4005,1,1038,'5','I need a job',''),
(4006,1,1039,'1','Siyasanga',''),
(4007,1,1039,'4','0656175793',''),
(4008,1,1039,'3','siyasangamehlwana523@gmail.com',''),
(4009,1,1039,'5','Am need of a job',''),
(4010,1,1040,'1','Pumlani benene',''),
(4011,1,1040,'4','0737912143',''),
(4012,1,1040,'3','pumlanibenene19@gmail.com',''),
(4013,1,1040,'5','I\'m not working I looked a job I\'m desperate of job please I have 3 kids I can\'t support my kids and family  because of I don\'t have job PLEASE',''),
(4014,1,1041,'1','Pumlani',''),
(4015,1,1041,'4','0737912143',''),
(4016,1,1041,'3','pumlanibenene19@gmail.com',''),
(4017,1,1041,'5','I\'m not working I looked a job I\'m desperate of job please I have 3 kids I can\'t support my kids and family  because of I don\'t have job PLEASE',''),
(4018,1,1042,'1','Nkosinathi',''),
(4019,1,1042,'4','0631144511',''),
(4020,1,1042,'3','nkosinathinkosyncane@g.mail.com',''),
(4021,1,1042,'5','I\'m Looking for a job I have no experience but willing to relocate n learn',''),
(4022,1,1043,'1','Innocent Sheldon furamera',''),
(4023,1,1043,'4','0817095674',''),
(4024,1,1043,'3','peacesoulja575@gmail.com',''),
(4025,1,1043,'5','Please help me to get this Job am really passionate about it',''),
(4026,1,1044,'1','Busiswa Mabuto',''),
(4027,1,1044,'4','0733664290',''),
(4028,1,1044,'3','mabutobusiswa@gmail.com',''),
(4029,1,1044,'5','I am looking for a job',''),
(4030,1,1045,'1','Bhekisisa Qabashani',''),
(4031,1,1045,'4','0788244570',''),
(4032,1,1045,'3','bhekisisacnama@gmail.com',''),
(4033,1,1045,'5','I need a job',''),
(4034,1,1046,'1','Aseza Nyanga',''),
(4035,1,1046,'4','0815251302',''),
(4036,1,1046,'3','asezanyanga@gemel.com',''),
(4037,1,1046,'5','I need this job',''),
(4038,1,1047,'1','Noluvuyo Ngudle',''),
(4039,1,1047,'4','0653622067',''),
(4040,1,1047,'3','noluvuyongudle24@gmail.com',''),
(4041,1,1047,'5','I need a job I\'m interested for this Post I Saw on Facebook 🙏',''),
(4042,1,1048,'1','Siyabulela Lukwe',''),
(4043,1,1048,'4','0813825611',''),
(4044,1,1048,'3','siyabulelalukwe19@gmail.com',''),
(4045,1,1048,'5','I saw an ad on Facebook saying you are looking for people to hire',''),
(4046,1,1049,'1','Nicolene De Beer',''),
(4047,1,1049,'4','0833843322',''),
(4048,1,1049,'3','nicolenedebeer@gmail.com',''),
(4049,1,1049,'5','I have made the eft for order 4774',''),
(4050,1,1050,'1','Cebo',''),
(4051,1,1050,'4','0633217724',''),
(4052,1,1050,'3','khusicebo120@gmail.com',''),
(4053,1,1050,'5','I would really love to work for pool company its been my dream from my youngest age.i also dadecate my self at work',''),
(4054,1,1051,'1','Cebo',''),
(4055,1,1051,'4','0633217724',''),
(4056,1,1051,'3','khusicebo120@gmail.com',''),
(4057,1,1051,'5','I would really love to work for pool company its been my dream from my youngest age.i also dadecate my self at work',''),
(4058,1,1052,'1','Nomvelo',''),
(4059,1,1052,'4','0786699828',''),
(4060,1,1052,'3','anomvelonkaule@gmail.com',''),
(4061,1,1052,'5','I\'m looking for a job cleaning in Gauteng',''),
(4062,1,1053,'1','Tshepiso cliffort',''),
(4063,1,1053,'4','0674796464',''),
(4064,1,1053,'3','clifforttshepisoSokhupe@gmail.com',''),
(4065,1,1053,'5','I am interested to this job and I really want it',''),
(4066,1,1054,'1','Nosipho',''),
(4067,1,1054,'4','0780054778',''),
(4068,1,1054,'3','mandilakhe923@gmail.com',''),
(4069,1,1054,'5','Yes',''),
(4070,1,1055,'1','Paul kir',''),
(4071,1,1055,'4','0829288524',''),
(4072,1,1055,'3','paul@wellmax.co.za',''),
(4073,1,1055,'5','You sell a  devis that you plug you pool cleaner this devis stops  a persons hair being suckEd in. \r\nCoul you please Explain how this is fitted',''),
(4074,1,1056,'1','Tshireletso Sebikiri',''),
(4075,1,1056,'4','727408033',''),
(4076,1,1056,'3','Tshireletsovuyom@gmail.com',''),
(4077,1,1056,'5','I need this job...',''),
(4078,1,1057,'1','Mncedisi',''),
(4079,1,1057,'4','0694614425',''),
(4080,1,1057,'3','mpingamncedisi@gmail.com',''),
(4081,1,1057,'5','I can work underprssure',''),
(4082,1,1058,'1','Sengenele',''),
(4083,1,1058,'4','0691807777',''),
(4084,1,1058,'3','sengenelenxele@gmail.com',''),
(4085,1,1058,'5','I need a job for cleaning',''),
(4086,1,1059,'1','Lulama Pezolo',''),
(4087,1,1059,'4','0782207463',''),
(4088,1,1059,'3','pezololulama@gmail.com',''),
(4089,1,1059,'5','HEllo Sir/ Mam i\'m looking for any GeneraL WORKEr job',''),
(4090,1,1060,'1','James',''),
(4091,1,1060,'4','0636762576',''),
(4092,1,1060,'3','jmohale767@gmail.com',''),
(4093,1,1060,'5','I need a job pls call',''),
(4094,1,1061,'1','James',''),
(4095,1,1061,'4','0636762576',''),
(4096,1,1061,'3','jmohale767@gmail.com',''),
(4097,1,1061,'5','I need a job pls call',''),
(4098,1,1062,'1','Thulani',''),
(4099,1,1062,'4','0713917373',''),
(4100,1,1062,'3','twani.mbatha600@gmail.com',''),
(4101,1,1062,'5','I would really appreciate the chance to be hired by this company',''),
(4102,1,1063,'1','Thembi',''),
(4103,1,1063,'4','0671563805',''),
(4104,1,1063,'3','katiyothembi@gmail.com',''),
(4105,1,1063,'5','Good day \r\n\r\nI saw the post and I need job',''),
(4106,1,1064,'1','Thembi',''),
(4107,1,1064,'4','0671563805',''),
(4108,1,1064,'3','katiyothembi@gmail.com',''),
(4109,1,1064,'5','Good day \r\n\r\nI saw the post and I need  job',''),
(4110,1,1065,'1','Oratile',''),
(4111,1,1065,'4','0723959019',''),
(4112,1,1065,'3','oratiletabane51@gmail.com',''),
(4113,1,1065,'5','I need a job',''),
(4114,1,1066,'1','Faizel',''),
(4115,1,1066,'4','0829022584',''),
(4116,1,1066,'3','faizelbardien@gmail.com',''),
(4117,1,1066,'5','I need a quote for the replacement of MOSAIC tile pattern in my fibre glass pool',''),
(4118,1,1067,'1','Zintle',''),
(4119,1,1067,'4','0834082530',''),
(4120,1,1067,'3','zintlegozana6@gmail.com',''),
(4121,1,1067,'5','Dear Sir/madam \r\n\r\nI hereby forward my Curriculum Vitae.\r\n\r\nI wish to apply for the position available in your organization. I am confident that I have knowledge and skill to professionally fulfill the position as required By The organization.',''),
(4122,1,1068,'1','Thembelihle',''),
(4123,1,1068,'4','0785289743',''),
(4124,1,1068,'3','thembelihlenyandeni27@gmail.com',''),
(4125,1,1068,'5','I\'m looking for any kind of a job you have I\'m a hard working person whose willing to get ant vacancy you have I\'m a very kind person.',''),
(4126,1,1069,'1','OlwetHu',''),
(4127,1,1069,'4','0732712560',''),
(4128,1,1069,'3','olwethusomafu@gmail.com',''),
(4129,1,1069,'5','Im will to do whate it taKeS',''),
(4130,1,1070,'1','Syabonga Brian Ndovela',''),
(4131,1,1070,'4','0722280866',''),
(4132,1,1070,'3','dlaminipearl061@gmail.com',''),
(4133,1,1070,'5','I would like to apply for a job at this marvellous pool company and I am a very dedicated person about what I do i would appreciate if I got a reply back thank you',''),
(4134,1,1071,'1','Sanele masuku',''),
(4135,1,1071,'4','0665745377',''),
(4136,1,1071,'3','sanelemsk22222@gmail.com',''),
(4137,1,1071,'5','I am a hard worker who is good in hand working,i like to work with other people an i like learning New things',''),
(4138,1,1072,'1','Siyabonga Mgqibi',''),
(4139,1,1072,'4','0785594176',''),
(4140,1,1072,'3','siyabongamgqibi@gmail.com',''),
(4141,1,1072,'5','I need a job cleaning and am siya from Pretoria West',''),
(4142,1,1073,'1','Babalwa Thelma Jacobs',''),
(4143,1,1073,'4','0733514730',''),
(4144,1,1073,'3','mamntande.babalwa@gmail.com',''),
(4145,1,1073,'5','I want to study',''),
(4146,1,1074,'1','Lerato',''),
(4147,1,1074,'4','0818142175',''),
(4148,1,1074,'3','leratokeagile6@gmail.com',''),
(4149,1,1074,'5','Hii I need a job any job is fine please Um based in brits',''),
(4150,1,1075,'1','Masixole',''),
(4151,1,1075,'4','0730342659',''),
(4152,1,1075,'3','maaxmasixole@gmail.com',''),
(4153,1,1075,'5','Looking for a job',''),
(4154,1,1076,'1','Tholakele',''),
(4155,1,1076,'4','0714642390',''),
(4156,1,1076,'3','Mdlulitholakele684@gmail.com',''),
(4157,1,1076,'5','Hi I\'m looking a job',''),
(4158,1,1077,'1','Tholakele',''),
(4159,1,1077,'4','0714642390',''),
(4160,1,1077,'3','Mdlulitholakele684@gmail.com',''),
(4161,1,1077,'5','IAM looking ajob opportunity',''),
(4162,1,1078,'1','Filipe Makhale',''),
(4163,1,1078,'4','0665731642',''),
(4164,1,1078,'3','f17976651@gmail.com',''),
(4165,1,1078,'5','Filipe Makhale',''),
(4166,1,1079,'1','Lungani',''),
(4167,1,1079,'4','0717266233',''),
(4168,1,1079,'3','Lunganikhabazela15@gmail.com',''),
(4169,1,1079,'5','I really need a job so that I can support my brother\'s and sister\'s',''),
(4170,1,1080,'1','Seroke teboho',''),
(4171,1,1080,'4','0737114767',''),
(4172,1,1080,'3','SEROKETEBOHO55@GMAIL.COM',''),
(4173,1,1080,'5','Looking for a Job',''),
(4174,1,1081,'1','Teboho Seroke',''),
(4175,1,1081,'4','0737114767',''),
(4176,1,1081,'3','SEROKETEBOHO55@GMAIL.COM',''),
(4177,1,1081,'5','Lokking for a job',''),
(4178,1,1082,'1','Martin',''),
(4179,1,1082,'4','0640239651',''),
(4180,1,1082,'3','chaukemartin263@gmail.com',''),
(4181,1,1082,'5','I need that job only for 1 month',''),
(4182,1,1083,'1','Brian',''),
(4183,1,1083,'4','0660030079',''),
(4184,1,1083,'3','mmaake254@gmail.com',''),
(4185,1,1083,'5','I\'m looking for a job',''),
(4186,1,1084,'1','Monicca Caroline Sithole',''),
(4187,1,1084,'4','0636693761',''),
(4188,1,1084,'3','sitholemonicca175@gmail.com',''),
(4189,1,1084,'5','I don\'t have any experience. \r\nI\'m a young vibrant woman.\r\nI\'m self controlled woman and I can work with no supervision.',''),
(4190,1,1085,'1','Asemahle xego',''),
(4191,1,1085,'4','0787159227',''),
(4192,1,1085,'3','asemahlempambani174@gmail.com',''),
(4193,1,1085,'5','I need a job it doesn\'t matter how much or how hard it is',''),
(4194,1,1086,'1','Thembinkosi sibusiso',''),
(4195,1,1086,'4','0712497523',''),
(4196,1,1086,'3','Thembinkosisibusisokhumalo@gmail.com',''),
(4197,1,1086,'5','Thembinkosisibusisokhumalo@gmail.com',''),
(4198,1,1087,'1','Tshegofatso',''),
(4199,1,1087,'4','0837655649',''),
(4200,1,1087,'3','tblessing0909@gmail.comt',''),
(4201,1,1087,'5','Please call Me back',''),
(4202,1,1088,'1','Humphrey',''),
(4203,1,1088,'4','0671112415',''),
(4204,1,1088,'3','Ntokozomhlamvu621@gmail.com',''),
(4205,1,1088,'5','I need jop',''),
(4206,1,1089,'1','Anelisa ndlame',''),
(4207,1,1089,'4','0787230759',''),
(4208,1,1089,'3','minentleann@gmail.com',''),
(4209,1,1089,'5','Am a hard worker  willing to relocate',''),
(4210,1,1090,'1','Vamile Qwabe',''),
(4211,1,1090,'4','0697781549',''),
(4212,1,1090,'3','vamilephindile21@icloud.com',''),
(4213,1,1090,'5','I need a job to take care of my family',''),
(4214,1,1091,'1','Bayanda',''),
(4215,1,1091,'4','0646008981',''),
(4216,1,1091,'3','bayandamakwabeni02@gmail.com',''),
(4217,1,1091,'5','Dear sir/Madam \r\nI AM a job HUNTING I saw the post on Facebook an I would like to be a part of your team \r\nI always wanted to learn something new I will you can give me the opportunity',''),
(4218,1,1092,'1','Daniel Pitsi',''),
(4219,1,1092,'4','0791349340',''),
(4220,1,1092,'3','Pitsidaniel38@gmail.com',''),
(4221,1,1092,'5','I need a job full time job salary can be 5000 so that I can build my mother\'s home',''),
(4222,1,1093,'1','Ephraim',''),
(4223,1,1093,'4','0767525972',''),
(4224,1,1093,'3','ephraimmake@gmail.com',''),
(4225,1,1093,'5','I\'d like to join u for some experience pool work',''),
(4226,1,1094,'1','THULI',''),
(4227,1,1094,'4','0661496787',''),
(4228,1,1094,'3','diamondthuliswa447@gmail.com',''),
(4229,1,1094,'5','I n',''),
(4230,1,1095,'1','Bongeka Nxumalo',''),
(4231,1,1095,'4','0768084459',''),
(4232,1,1095,'3','nxumalobongeka37@gmail.com',''),
(4233,1,1095,'5','I\'m seeking for a job',''),
(4234,1,1096,'1','Sanelisiwe',''),
(4235,1,1096,'4','0783331638',''),
(4236,1,1096,'3','thembymthembu18@gmail.com',''),
(4237,1,1096,'5','Had worker',''),
(4238,1,1097,'1','Phumla Malimba-Tshayingca',''),
(4239,1,1097,'4','0833638299',''),
(4240,1,1097,'3','pmalimba1@gmail.com',''),
(4241,1,1097,'5','Looking for  Administration  Jobs and Data Capturing  Jobs',''),
(4242,1,1098,'1','Loyiso',''),
(4243,1,1098,'4','06732629209',''),
(4244,1,1098,'3','loyisovuthela@gmail.com',''),
(4245,1,1098,'5','Currently live in South Africa looking for a Job in America',''),
(4246,1,1099,'1','MfanUFIKILE',''),
(4247,1,1099,'4','0604447448',''),
(4248,1,1099,'3','mfanufikile819@gmail.com',''),
(4249,1,1099,'5','Am looking job I can fixing pump pool',''),
(4250,1,1100,'1','Bonisiwe V Chishamba',''),
(4251,1,1100,'4','+27633439842',''),
(4252,1,1100,'3','bonisiwevernon19@gmail.com',''),
(4253,1,1100,'5','I am interested',''),
(4254,1,1101,'1','Thenjiswa',''),
(4255,1,1101,'4','0768538567',''),
(4256,1,1101,'3','thenjiswajakalase@gmail.com',''),
(4257,1,1101,'5','I want to be the part of your team and making money, explore and learn new skills',''),
(4258,1,1102,'1','Monica',''),
(4259,1,1102,'4','0842350812',''),
(4260,1,1102,'3','monicasokiya79@gmail.com',''),
(4261,1,1102,'5','Uitenhage',''),
(4262,1,1103,'1','Mthokozisi Zulu',''),
(4263,1,1103,'4','0837578830',''),
(4264,1,1103,'3','zmthokozisi55@gmail.com',''),
(4265,1,1103,'5','I\'m looking for a job am not working at all I need a job',''),
(4266,1,1104,'1','Faith',''),
(4267,1,1104,'4','0822107059',''),
(4268,1,1104,'3','hlumelampoki29@gmail.com',''),
(4269,1,1104,'5','I would like to apply for a job that is currently available',''),
(4270,1,1105,'1','Nomfundo',''),
(4271,1,1105,'4','064 728 8352',''),
(4272,1,1105,'3','melokuhle066@gmail.com',''),
(4273,1,1105,'5','I am looking for a job.',''),
(4274,1,1106,'1','Dikeledi MALEKA',''),
(4275,1,1106,'4','0799190947',''),
(4276,1,1106,'3','dikeledimaleka51@gmail.com',''),
(4277,1,1106,'5','I need a job',''),
(4278,1,1107,'1','Skhumbuzo',''),
(4279,1,1107,'4','0732722405',''),
(4280,1,1107,'3','GURASH295@GMAIL.COM',''),
(4281,1,1107,'5','I\'m interested on job in US',''),
(4282,1,1108,'1','Gopotso manyama',''),
(4283,1,1108,'4','0607513585',''),
(4284,1,1108,'3','kgopotsomanyama8@gmail.com',''),
(4285,1,1108,'5','Application for an online job',''),
(4286,1,1109,'1','Luvo mjiqiza',''),
(4287,1,1109,'4','0670255112',''),
(4288,1,1109,'3','luvomjiqiza975@gmail.com',''),
(4289,1,1109,'5','I would love to be one of your employees and get the opportunity to learn while am helping the company to grow',''),
(4290,1,1110,'1','Vuyolwethu',''),
(4291,1,1110,'4','0797723047',''),
(4292,1,1110,'3','vuyolwethu.mnyungula@gmail.com',''),
(4293,1,1110,'5','iam looking for job',''),
(4294,1,1111,'1','Mojalefa Melvin leballo',''),
(4295,1,1111,'4','0693838809',''),
(4296,1,1111,'3','mojalefaMelvinl@gmail.com',''),
(4297,1,1111,'5','I need job',''),
(4298,1,1112,'1','Vuyani Sakabula',''),
(4299,1,1112,'4','0643645807',''),
(4300,1,1112,'3','vuyanisakabula@gmail.com',''),
(4301,1,1112,'5','I\'m am good worker and trusted with layalty',''),
(4302,1,1113,'1','Sivuyile',''),
(4303,1,1113,'4','0799501476',''),
(4304,1,1113,'3','sivuyiledokwana36@gmail.com',''),
(4305,1,1113,'5','Hello my name is sivuyile I\'m from Gqeberha Port Elizabeth I\'m looking a jobs I need you guys I\'m bigger you',''),
(4306,1,1114,'1','Akhona',''),
(4307,1,1114,'4','0726953873',''),
(4308,1,1114,'3','thobani303@hotmail.com',''),
(4309,1,1114,'5','Im hustle a job',''),
(4310,1,1115,'1','Akhona',''),
(4311,1,1115,'4','0726953873',''),
(4312,1,1115,'3','thobani303@hotmail.com',''),
(4313,1,1115,'5','Im looking a job',''),
(4314,1,1116,'1','Thulani',''),
(4315,1,1116,'4','0730250130',''),
(4316,1,1116,'3','thulanimaseko01@gmail.com',''),
(4317,1,1116,'5','Looking for a job',''),
(4318,1,1117,'1','Ntsako Maluleke',''),
(4319,1,1117,'4','0670747863',''),
(4320,1,1117,'3','ntsakomaluluke@gmail.com',''),
(4321,1,1117,'5','I need supply chain management job',''),
(4322,1,1118,'1','Mbuntshu masonele',''),
(4323,1,1118,'4','0630761157',''),
(4324,1,1118,'3','mbunthsumasone@gmail.com',''),
(4325,1,1118,'5','I',''),
(4326,1,1119,'1','terrence',''),
(4327,1,1119,'4','0671951070',''),
(4328,1,1119,'3','terrencetjay3249@gmail.com',''),
(4329,1,1119,'5','hi my name is Terrence I am 22 years of age and I\'m looking for a job I\'m good skillful person I got patience I\'m a good listener',''),
(4330,1,1120,'1','Amanda',''),
(4331,1,1120,'4','0604295235',''),
(4332,1,1120,'3','amandajuqu00@gmail.com',''),
(4333,1,1120,'5','Good afternoon i\'m looking for any available vacancies.',''),
(4334,1,1121,'1','Cwenga mbondi',''),
(4335,1,1121,'4','0631260159',''),
(4336,1,1121,'3','landisempandle@gmail.com',''),
(4337,1,1121,'5','I will to join your company to work',''),
(4338,1,1122,'1','Zanele',''),
(4339,1,1122,'4','0789559624',''),
(4340,1,1122,'3','zanelemdoda@mail.com',''),
(4341,1,1122,'5','I\'m Zanele mdoda I\'m 30 yrs olD plz help for our job',''),
(4342,1,1123,'1','Obert Sianda',''),
(4343,1,1123,'4','0785191920',''),
(4344,1,1123,'3','siandaobert@gmail.com',''),
(4345,1,1123,'5','I am looking FOR a job',''),
(4346,1,1124,'1','Bongeka',''),
(4347,1,1124,'4','0630357126',''),
(4348,1,1124,'3','matyobenibongeka101@gmail.com',''),
(4349,1,1124,'5','I hope you good and I\'m great.looking forward to get this opportunity because it will definitely change MyLife,thank you.',''),
(4350,1,1125,'1','windimu ermiyase',''),
(4351,1,1125,'4','+27697239888',''),
(4352,1,1125,'3','windimuermiyase@gmail.com',''),
(4353,1,1125,'5','Windimu',''),
(4354,1,1126,'1','windimu ermiyase',''),
(4355,1,1126,'4','+27697239888',''),
(4356,1,1126,'3','windimuermiyase@gmail.com',''),
(4357,1,1126,'5','Www',''),
(4358,1,1127,'1','Fika',''),
(4359,1,1127,'4','0665366903',''),
(4360,1,1127,'3','fmondile7@gmail.com',''),
(4361,1,1127,'5','I need theI need the job the job',''),
(4362,1,1128,'1','Milo',''),
(4363,1,1128,'4','0798272933',''),
(4364,1,1128,'3','milonipho@gmail43.com',''),
(4365,1,1128,'5','I need one of ur pools by October 20 2024',''),
(4366,1,1129,'1','Azile Madlavu',''),
(4367,1,1129,'4','0791397963',''),
(4368,1,1129,'3','madlavuazile8@gmail.com',''),
(4369,1,1129,'5','I want this business',''),
(4370,1,1130,'1','Azile Madlavu',''),
(4371,1,1130,'4','0791397963',''),
(4372,1,1130,'3','madlavuazile8@gmail.com',''),
(4373,1,1130,'5','madlavu',''),
(4374,1,1131,'1','Anathi jali',''),
(4375,1,1131,'4','0717812913',''),
(4376,1,1131,'3','jalianathi@gmail.com',''),
(4377,1,1131,'5','Dear manager or supervisor it will be a pleasure if you can be able to give me the chance to work for you I promise you won\'t regret',''),
(4378,1,1132,'1','Kgothatso',''),
(4379,1,1132,'4','0713432674',''),
(4380,1,1132,'3','rasilingwanekgothatso8@gmail.com',''),
(4381,1,1132,'5','Job seeking',''),
(4382,1,1133,'1','Sbongiseni Cyril',''),
(4383,1,1133,'4','0798698971',''),
(4384,1,1133,'3','sbongisenicyril72@gmail.com',''),
(4385,1,1133,'5','Young and energetic person willing to work and experience different types of challenges in work place',''),
(4386,1,1134,'1','Nkosikhona Ndlovu',''),
(4387,1,1134,'4','0780172422',''),
(4388,1,1134,'3','Mhalinomusa708@gmail.com',''),
(4389,1,1134,'5','Hi am looking for a job  for cleaning pool5',''),
(4390,1,1135,'1','Sibabalo menziwa',''),
(4391,1,1135,'4','0615450680',''),
(4392,1,1135,'3','mnothomenzi@gmail.co',''),
(4393,1,1135,'5','Im looking for any job',''),
(4394,1,1136,'1','Khuthala',''),
(4395,1,1136,'4','0739861480',''),
(4396,1,1136,'3','khuthalaarosi6@gmail.com',''),
(4397,1,1136,'5','Hello sir/mam\r\nI hope this massage find you well all I want to say is that I really need a job I would appreciate if I can get the chance',''),
(4398,1,1137,'1','Tanaka takaruza',''),
(4399,1,1137,'4','0817538508',''),
(4400,1,1137,'3','takaruzatanaka@gmail.com',''),
(4401,1,1137,'5','Job REQUEST',''),
(4402,1,1138,'1','Masixole',''),
(4403,1,1138,'4','0788556907',''),
(4404,1,1138,'3','masixolesanda4@gmail.com',''),
(4405,1,1138,'5','I\'m LOKIng for a job I have grade 11 and code 14 ec license',''),
(4406,1,1139,'1','Samukelo',''),
(4407,1,1139,'4','0663521822',''),
(4408,1,1139,'3','keloshady@gmail.com',''),
(4409,1,1139,'5','Currently looking for a job',''),
(4410,1,1140,'1','Luyanda',''),
(4411,1,1140,'4','0736359721',''),
(4412,1,1140,'3','luyandadlamini880@gmail.com',''),
(4413,1,1140,'5','Job application',''),
(4414,1,1141,'1','Gerald',''),
(4415,1,1141,'4','0734620126',''),
(4416,1,1141,'3','GERRYSPEEL@GMAIL.COM',''),
(4417,1,1141,'5','Desperately hunting for a job',''),
(4418,1,1142,'1','Phiwenkosi Lucky',''),
(4419,1,1142,'4','0731856007',''),
(4420,1,1142,'3','veziphiwenkosi@gmail.com',''),
(4421,1,1142,'5','I\'m looking for the job',''),
(4422,1,1143,'1','Khuthala',''),
(4423,1,1143,'4','0725840766',''),
(4424,1,1143,'3','azilekukulela2@gmail.com',''),
(4425,1,1143,'5','I need job im currently unemployed im ready to relocate if i get it',''),
(4426,1,1144,'1','Amahle',''),
(4427,1,1144,'4','0717476599',''),
(4428,1,1144,'3','shumiamahle2004@gmail.com',''),
(4429,1,1144,'5','I\'m looking for any type of job',''),
(4430,1,1145,'1','Simamkele',''),
(4431,1,1145,'4','0839952306',''),
(4432,1,1145,'3','notshesimamkele6@gmail.com',''),
(4433,1,1145,'5','I\'m hard worker',''),
(4434,1,1146,'1','Simamkele Notshe',''),
(4435,1,1146,'4','0839952309',''),
(4436,1,1146,'3','notshesimamkele6@gmail.com',''),
(4437,1,1146,'5','Simamkele Notshe',''),
(4438,1,1147,'1','Mandisa funiselo',''),
(4439,1,1147,'4','0782894975',''),
(4440,1,1147,'3','mandisafuniselo@gmail.com',''),
(4441,1,1147,'5','I want job',''),
(4442,1,1148,'1','Thabo Junior mahlaba',''),
(4443,1,1148,'4','0659485975',''),
(4444,1,1148,'3','juniormahlaba266@gmail.com',''),
(4445,1,1148,'5','Will start immediately',''),
(4446,1,1149,'1','NCEDO ngoto',''),
(4447,1,1149,'4','0836549011',''),
(4448,1,1149,'3','ncedongoto30@gmail.com',''),
(4449,1,1149,'5','I need this job I sometimes sleep without eating food am struggling coming to a poor family...I promise to work hard with EMEDIATE effects ...',''),
(4450,1,1150,'1','Vamile',''),
(4451,1,1150,'4','0697781549',''),
(4452,1,1150,'3','vamilephindile21@icloud.com',''),
(4453,1,1150,'5','Really need this job',''),
(4454,1,1151,'1','Sive Xokelelo',''),
(4455,1,1151,'4','0820099900',''),
(4456,1,1151,'3','xokelelosive@gmail.com',''),
(4457,1,1151,'5','I\'m need a job',''),
(4458,1,1152,'1','Kemisho',''),
(4459,1,1152,'4','0671045696',''),
(4460,1,1152,'3','phoenix.stifler2@gmail.com',''),
(4461,1,1152,'5','Good day are there any job opportunities? I\'m willing to start right away.',''),
(4462,1,1153,'1','Sinethemba',''),
(4463,1,1153,'4','0687981549',''),
(4464,1,1153,'3','sectamenzi691@gmail.com',''),
(4465,1,1153,'5','I am a fast person easily adaptive and easy to work with anyone.',''),
(4466,1,1154,'1','ReBECCA',''),
(4467,1,1154,'4','+27813687265',''),
(4468,1,1154,'3','sindisiwekhoza75@gmail.com',''),
(4469,1,1154,'5','Need job',''),
(4470,1,1155,'1','Rebecca',''),
(4471,1,1155,'4','0813687265',''),
(4472,1,1155,'3','sindisiwekhoza75@gmail.com',''),
(4473,1,1155,'5','Need job',''),
(4474,1,1156,'1','Gcinile khohliso',''),
(4475,1,1156,'4','0638803550',''),
(4476,1,1156,'3','khohlisogcinile@gmail.com',''),
(4477,1,1156,'5','Lord be thy glory , \r\nI need your help with job I feel so much better yh\r\n\r\nThat you are promising to give it,I thank you',''),
(4478,1,1157,'1','Penni',''),
(4479,1,1157,'4','0823468505',''),
(4480,1,1157,'3','penni@elitedecorators.co.za',''),
(4481,1,1157,'5','Hi we are looking urgently for a Nixin sst z-spout 500mm dor R2936.00 to be couried to us by Tuesday 18 June',''),
(4482,1,1158,'1','Snesipho jacqualine',''),
(4483,1,1158,'4','0722056777',''),
(4484,1,1158,'3','SnesiphoNeneh@gmail.Com',''),
(4485,1,1158,'5','I\'m looking forward to  this opportunity... And I promise To work very hard',''),
(4486,1,1159,'1','Anele',''),
(4487,1,1159,'4','0730703585',''),
(4488,1,1159,'3','anelemkhize0799@gmail.com',''),
(4489,1,1159,'5','Am Anele MKHIZE young AND Enthusiastic Woman am CABaple of doing any thing with good attitude towards my work AND fellows',''),
(4490,1,1160,'1','Zizile',''),
(4491,1,1160,'4','0780591931',''),
(4492,1,1160,'3','zizilediko@gmail.com',''),
(4493,1,1160,'5','I am zizile Diko currently residing in Durban I have matric ,I am looking for job opportunies',''),
(4494,1,1161,'1','Nqobile thembelihle',''),
(4495,1,1161,'4','0607564826',''),
(4496,1,1161,'3','lembethethembelihle@gmail.com',''),
(4497,1,1161,'5','Hy. Place halp I need job',''),
(4498,1,1162,'1','Maphuti Desia Matlala',''),
(4499,1,1162,'4','0737053048',''),
(4500,1,1162,'3','maphutimatlala3@gmail.com',''),
(4501,1,1162,'5','I\'m really looking for this job',''),
(4502,1,1163,'1','Mandla',''),
(4503,1,1163,'4','0658296775',''),
(4504,1,1163,'3','mandladayimani1987@gmail.com',''),
(4505,1,1163,'5','I need driving job',''),
(4506,1,1164,'1','Zicberta',''),
(4507,1,1164,'4','0649566709',''),
(4508,1,1164,'3','mlanzizicberta2@gmail.com',''),
(4509,1,1164,'5','I\'m interested to work but I need a bit high salary',''),
(4510,1,1165,'1','Daniel David Mathenjwa',''),
(4511,1,1165,'4','0792828514',''),
(4512,1,1165,'3','djujuelijah@gmail.com',''),
(4513,1,1165,'5','Hi am Daniel David Mathenjwa  I am looking for safety officer  Job',''),
(4514,1,1166,'1','NONHLE PEARL MBELE',''),
(4515,1,1166,'4','0632324103',''),
(4516,1,1166,'3','nonhlepearlmbele@gmail.com',''),
(4517,1,1166,'5','I\'m interested',''),
(4518,1,1167,'1','Simon Sindile Mdlalani',''),
(4519,1,1167,'4','0834264936',''),
(4520,1,1167,'3','sqhonose@gmail.com',''),
(4521,1,1167,'5','I\'m looking for a new job driving or office work.',''),
(4522,1,1168,'1','Tsholofelo Mavis Serobe',''),
(4523,1,1168,'4','0728434352',''),
(4524,1,1168,'3','tsholofelomavisserobe@gmail.com',''),
(4525,1,1168,'5','I will really like to work for any company that will really want me to help them , any work I will do',''),
(4526,1,1169,'1','Busang',''),
(4527,1,1169,'4','0693058821',''),
(4528,1,1169,'3','busangqametsi8@gmail.com',''),
(4529,1,1169,'5','Dear hiring manager \r\nI am writing to apply for the driver position if available in your company \r\n\r\nI am a Code 10 driver with 4 years of experience,\r\nI am very interested in becoming one of your team members one day. For more information you can contact me or send an email \r\nSincerely\r\nB. Samuel Qametsi',''),
(4530,1,1170,'1','Lihle',''),
(4531,1,1170,'4','0723437262',''),
(4532,1,1170,'3','Lihlegugwana15@gmail.com',''),
(4533,1,1170,'5','I\'m looking for a job',''),
(4534,1,1171,'1','Lihle Gugwana',''),
(4535,1,1171,'4','0723437262',''),
(4536,1,1171,'3','Lihlegugwana15@gmail.com',''),
(4537,1,1171,'5','I\'m looking for a job',''),
(4538,1,1172,'1','Sinesipho',''),
(4539,1,1172,'4','0604752879',''),
(4540,1,1172,'3','sinesipholindani889@gmail.com',''),
(4541,1,1172,'5','I need job for full time',''),
(4542,1,1173,'1','Smanga Mkhwanazi',''),
(4543,1,1173,'4','0730835989',''),
(4544,1,1173,'3','smangamkhwanazi9@gmail.com',''),
(4545,1,1173,'5','I need a job',''),
(4546,1,1174,'1','Khosa patricia',''),
(4547,1,1174,'4','0664237287',''),
(4548,1,1174,'3','khosapat1@gmail.com',''),
(4549,1,1174,'5','GOOd day...i am currently looking for a job',''),
(4550,1,1175,'1','Ntokozo',''),
(4551,1,1175,'4','0681807931',''),
(4552,1,1175,'3','ntokozopretty67@gmail.com',''),
(4553,1,1175,'5','M looking for the job  nd m hard worker',''),
(4554,1,1176,'1','Nompumelelo mtshamba',''),
(4555,1,1176,'4','0765588969',''),
(4556,1,1176,'3','nompumelelomtshamba1@gmail.com',''),
(4557,1,1176,'5','I need a job immediately',''),
(4558,1,1177,'1','Ntuthu',''),
(4559,1,1177,'4','0793610438',''),
(4560,1,1177,'3','nmpheluza@gmail.com',''),
(4561,1,1177,'5','I WOULD love to learn more about the job',''),
(4562,1,1178,'1','Sbongokuhle',''),
(4563,1,1178,'4','0824140750',''),
(4564,1,1178,'3','www.Sbongokuhle53@gmail.com',''),
(4565,1,1178,'5','I\'m a hard workeri need this job',''),
(4566,1,1179,'1','Thandiswa ndawonde',''),
(4567,1,1179,'4','0732140750',''),
(4568,1,1179,'3','azandethandiswa251@gmail.com',''),
(4569,1,1179,'5','Am looking forward on getting the job',''),
(4570,1,1180,'1','Samkelo',''),
(4571,1,1180,'4','0795658237',''),
(4572,1,1180,'3','zodwamthiyane7@gmail.com',''),
(4573,1,1180,'5','I need a job',''),
(4574,1,1181,'1','Ayanda mbatha',''),
(4575,1,1181,'4','0839630151',''),
(4576,1,1181,'3','email@gmail.com',''),
(4577,1,1181,'5','I need a job',''),
(4578,1,1182,'1','Phakamani',''),
(4579,1,1182,'4','0653691182',''),
(4580,1,1182,'3','phakamanitshayela@gmail.com',''),
(4581,1,1182,'5','Am looking for a job',''),
(4582,1,1183,'1','Phumeza',''),
(4583,1,1183,'4','0698496461',''),
(4584,1,1183,'3','akhojoseph@gmail.com',''),
(4585,1,1183,'5','Um loo for a job',''),
(4586,1,1184,'1','Sibabalwe',''),
(4587,1,1184,'4','0731795487',''),
(4588,1,1184,'3','Mbuntshusibabalwe726@gmail.com',''),
(4589,1,1184,'5','I\'ll be grateful',''),
(4590,1,1185,'1','Sibabalwe mbuntshu',''),
(4591,1,1185,'4','0731795487',''),
(4592,1,1185,'3','mbuntshusibabalwe726@gmail.com',''),
(4593,1,1185,'5','I need  job',''),
(4594,1,1186,'1','Cumisa',''),
(4595,1,1186,'4','0604789888',''),
(4596,1,1186,'3','gubudelaayanda80@gmail.com',''),
(4597,1,1186,'5','Hy I need help me please',''),
(4598,1,1187,'1','Vuyani',''),
(4599,1,1187,'4','0739397513',''),
(4600,1,1187,'3','xeketwanav822@gmail.com',''),
(4601,1,1187,'5','Can you help me with a job please',''),
(4602,1,1188,'1','Lungiswa mdena',''),
(4603,1,1188,'4','0730817725',''),
(4604,1,1188,'3','lungiemdena7@gmail.com',''),
(4605,1,1188,'5','Hi',''),
(4606,1,1189,'1','Eric constable xolani ntshwanti',''),
(4607,1,1189,'4','0733835200',''),
(4608,1,1189,'3','xolanintshwant1981@gmail.com',''),
(4609,1,1189,'5','Hi I\'m interested to join this company with all my heart ❤️ 💙 💜 💖 💗 💘 and 🇿🇦 I promise to make you happy according to your job description and you will never regret to employ me as a person \r\nYours sincerely:Eric constable xolani ntshwanti.',''),
(4610,1,1190,'1','Nonsikelelo',''),
(4611,1,1190,'4','0764563347',''),
(4612,1,1190,'3','nonsikelelovezi@gmail.go',''),
(4613,1,1190,'5','Please help me i need this job',''),
(4614,1,1191,'1','Nonsikelelo',''),
(4615,1,1191,'4','0764563347',''),
(4616,1,1191,'3','nonsikelelovezi@gmail.gom',''),
(4617,1,1191,'5','I need this JOB please HELP me',''),
(4618,1,1192,'1','Nonsikelelo',''),
(4619,1,1192,'4','0764563347',''),
(4620,1,1192,'3','nonsikelelovezi@gmail.gom',''),
(4621,1,1192,'5','I need this JOB please HELP me',''),
(4622,1,1193,'1','zimasa',''),
(4623,1,1193,'4','0734503660',''),
(4624,1,1193,'3','zimasa639@gmail.com',''),
(4625,1,1193,'5','i wnt to work',''),
(4626,1,1194,'1','Mncedisi',''),
(4627,1,1194,'4','0813551872',''),
(4628,1,1194,'3','shyxalam@gmail.com',''),
(4629,1,1194,'5','I need a job please help',''),
(4630,1,1195,'1','Thandeka',''),
(4631,1,1195,'4','0762291853',''),
(4632,1,1195,'3','thandekan323@gmail.com',''),
(4633,1,1195,'5','I\'m looking for a job',''),
(4634,1,1196,'1','Mpho',''),
(4635,1,1196,'4','0607601064',''),
(4636,1,1196,'3','peacefulcris08@gmail.com',''),
(4637,1,1196,'5','I\'m a hard working person, \r\nTeam worker',''),
(4638,1,1197,'1','Ndumiso',''),
(4639,1,1197,'4','0660005640',''),
(4640,1,1197,'3','nonsikelelomazibuko04@gmail.com',''),
(4641,1,1197,'5','I\'m a hard worker',''),
(4642,1,1198,'1','Nonkululeko Mathonsi',''),
(4643,1,1198,'4','0716451260',''),
(4644,1,1198,'3','lililudunga19@gmail.com',''),
(4645,1,1198,'5','Iam a hard working person, who is willing to learn and grow in different field. Always looking for new challenges',''),
(4646,1,1199,'1','Thabile Tshoba',''),
(4647,1,1199,'4','0664356498',''),
(4648,1,1199,'3','thabiletshoba56@gmail.com',''),
(4649,1,1199,'5','I need the job',''),
(4650,1,1200,'1','FISANI',''),
(4651,1,1200,'4','0836726854',''),
(4652,1,1200,'3','lungahlungah58@gmail.com',''),
(4653,1,1200,'5','I need job',''),
(4654,1,1201,'1','Kananelo Mpholo',''),
(4655,1,1201,'4','0691829724',''),
(4656,1,1201,'3','kananelompholo@gmail.com',''),
(4657,1,1201,'5','Seeking FOR a job',''),
(4658,1,1202,'1','Lizwi',''),
(4659,1,1202,'4','0734705618',''),
(4660,1,1202,'3','makobokobolizwi@gmail.com',''),
(4661,1,1202,'5','I am lizwi makobokobo interested in pool supplies job',''),
(4662,1,1203,'1','Phathiswa',''),
(4663,1,1203,'4','0635687015',''),
(4664,1,1203,'3','PhathiswaMankayi99@gmail.com',''),
(4665,1,1203,'5','Hi..  Am interested in the job I would Like to apply for it.. Am a very hard word and a dedicated person.',''),
(4666,1,1204,'1','Tankiso Moso',''),
(4667,1,1204,'4','0729471949',''),
(4668,1,1204,'3','mosotankiso1@gmail.com',''),
(4669,1,1204,'5','Need a job',''),
(4670,1,1205,'1','Lindokuhle',''),
(4671,1,1205,'4','0649137980',''),
(4672,1,1205,'3','Kaufelafactory@gmail.com',''),
(4673,1,1205,'5','I need a job',''),
(4674,1,1206,'1','Udokunda',''),
(4675,1,1206,'4','0648952904',''),
(4676,1,1206,'3','udokundamakhado@gmail.com',''),
(4677,1,1206,'5','I\'m interested on this job and I\'m willing to work',''),
(4678,1,1207,'1','Yolani Nkwandla',''),
(4679,1,1207,'4','0765791192',''),
(4680,1,1207,'3','yolaninkwandla@gmail.com',''),
(4681,1,1207,'5','I am looking for a job and am willing to work any time which am given to and I am a hard worker a problem solver.',''),
(4682,1,1208,'1','Jacqueline  namane',''),
(4683,1,1208,'4','0606107016',''),
(4684,1,1208,'3','jackyjacqueline89@gmail.com',''),
(4685,1,1208,'5','I\'m looking for a job',''),
(4686,1,1209,'1','Thandolwethu DALE',''),
(4687,1,1209,'4','0810545023',''),
(4688,1,1209,'3','thandolwethudale.gr@gmail.com',''),
(4689,1,1209,'5','Thandolwethu Dale i need this WONDERFUL opportunity',''),
(4690,1,1210,'1','Queen MAFALo',''),
(4691,1,1210,'4','0730401743',''),
(4692,1,1210,'3','mafaloangel@gmail.com',''),
(4693,1,1210,'5','I am looking for any cleaning jib opportunity',''),
(4694,1,1211,'1','Kgalalelo',''),
(4695,1,1211,'4','0653895342',''),
(4696,1,1211,'3','kgalalelomaketela93@gmail.com',''),
(4697,1,1211,'5','I would like to apply for a job',''),
(4698,1,1212,'1','Asavela',''),
(4699,1,1212,'4','+27712428397',''),
(4700,1,1212,'3','asavelafani24@gmail.com',''),
(4701,1,1212,'5','I am writing to express my interest in the amazing opportunity for the job',''),
(4702,1,1213,'1','Tumelo',''),
(4703,1,1213,'4','0786347229',''),
(4704,1,1213,'3','TUMELOKAMTENI@gmail.com',''),
(4705,1,1213,'5','Applying in need of a job',''),
(4706,1,1214,'1','Christopher Bruce Sandmann',''),
(4707,1,1214,'4','+10824822838',''),
(4708,1,1214,'3','chrissandmann@telkomsa.net',''),
(4709,1,1214,'5','I have a kreepy crawley bull shark do you have sPaRE PARTS ?',''),
(4710,1,1215,'1','Julie',''),
(4711,1,1215,'4','0795671621',''),
(4712,1,1215,'3','mathebulajulie8g@gmail.com',''),
(4713,1,1215,'5','Help me with job please',''),
(4714,1,1216,'1','Dineo mabejane',''),
(4715,1,1216,'4','0640072058',''),
(4716,1,1216,'3','dineomabejane242@gmail.com',''),
(4717,1,1216,'5','Hi ma am or sir I\'m looking for any position if there is any available  I have grade10',''),
(4718,1,1217,'1','NosIphiwo Pupuma',''),
(4719,1,1217,'4','0685350173',''),
(4720,1,1217,'3','nosiphiwopupuma62@gmail.com',''),
(4721,1,1217,'5','I am looking for a job,my number is attached to this email',''),
(4722,1,1218,'1','Sphindile',''),
(4723,1,1218,'4','0694069199',''),
(4724,1,1218,'3','sicwebusphindile2@gmail.com',''),
(4725,1,1218,'5','Dear hr manager \r\nI am looking for a job any kind of vacancies you have I am a hardworking individual who is very accountable and responsible with good quality and communicating skills I actually stay In Kraaifontein.',''),
(4726,1,1219,'1','Phumelele',''),
(4727,1,1219,'4','0634941713',''),
(4728,1,1219,'3','jwaraphumelele6@gmail.com',''),
(4729,1,1219,'5','I want job',''),
(4730,1,1220,'1','Chumani',''),
(4731,1,1220,'4','0733357214',''),
(4732,1,1220,'3','chumanipeter3@gmail.com',''),
(4733,1,1220,'5','Am looking for a job',''),
(4734,1,1221,'1','yanga',''),
(4735,1,1221,'4','0789220905',''),
(4736,1,1221,'3','Nonkonyaney@Gmail.com',''),
(4737,1,1221,'5','im AM Looking for a job I am a hard worker',''),
(4738,1,1222,'1','Lieketseng Mokoena',''),
(4739,1,1222,'4','0692749806',''),
(4740,1,1222,'3','lieketsengmokoena378@gmail.com',''),
(4741,1,1222,'5','I really really need a job',''),
(4742,1,1223,'1','Sisonke',''),
(4743,1,1223,'4','0729871281',''),
(4744,1,1223,'3','smtayini@gmail.com',''),
(4745,1,1223,'5','I am Sisonke Mtayini I need this job and I appreciate your help and I am available every time',''),
(4746,1,1224,'1','Nqobile',''),
(4747,1,1224,'4','0838008402',''),
(4748,1,1224,'3','LangaNqobile61@gmail.com',''),
(4749,1,1224,'5','Need a job',''),
(4750,1,1225,'1','Nathi',''),
(4751,1,1225,'4','0766554367',''),
(4752,1,1225,'3','mthethwanathi@gmail.com',''),
(4753,1,1225,'5','Please send me vacancies available.  Thanks',''),
(4754,1,1226,'1','Yamkela',''),
(4755,1,1226,'4','0633282039',''),
(4756,1,1226,'3','yamkelaramncwa@gmail.com',''),
(4757,1,1226,'5','I\'m so interested in the job and also I\'m good work with communication',''),
(4758,1,1227,'1','Xhanti',''),
(4759,1,1227,'4','0680536316',''),
(4760,1,1227,'3','ntothoxhantiizulapv@gmail.com',''),
(4761,1,1227,'5','In need of a job.\r\nI\'m based in somerset east 5850',''),
(4762,1,1228,'1','Khayelihle BONGIWE',''),
(4763,1,1228,'4','0798048106',''),
(4764,1,1228,'3','khayelihlevundla@gmail.com',''),
(4765,1,1228,'5','Seeking for job ,am holding transport and logistics CERTIFICATE.Willing to relocate to any countries.',''),
(4766,1,1229,'1','Kwanele',''),
(4767,1,1229,'4','0785554348',''),
(4768,1,1229,'3','kwanemkhize199@gmail.com',''),
(4769,1,1229,'5','Dear sir or madam \r\nI\'m applying for a job to clean pool I\'m working even under  PRESSURE and overtime please call me any time if you have space',''),
(4770,1,1230,'1','Banjiwe Sanele Steven',''),
(4771,1,1230,'4','0723953126',''),
(4772,1,1230,'3','sanelebanjiwe1@gmail.com',''),
(4773,1,1230,'5','I\'m interested and l would like to be be one of your email',''),
(4774,1,1231,'1','Mlondi',''),
(4775,1,1231,'4','+27676735876',''),
(4776,1,1231,'3','Mlondim220@gmail.com',''),
(4777,1,1231,'5','During my tenure as a cleaner at Shoprite DC Warehouse, I consistently demonstrated exceptional dedication to maintaining cleanliness and hygiene standards within the warehouse premises. My meticulous attention to detail and strong work ethic allowed me to excel in my role, ensuring that all areas of the warehouse were spotless and well-maintained.\r\n\r\nAs a result of my hard work and commitment to excellence, I was honored to receive recognition for my exceptional performance. I was awarded the prestigious \"Cleaner of the Month\" certificate, which served as a testament to my outstanding contributions to upholding sanitation levels in the facility. This recognition not only validated my efforts but also motivated me to continue striving for excellence in my cleaning duties.\r\n\r\nReceiving the \"Cleaner of the Month\" certificate was a significant achievement for me, highlighting my proficiency and dedication in ensuring a clean and safe environment for all staff and visitors at Shoprite DC Warehouse. I take pride in my work as a cleaner and am committed to maintaining high standards of cleanliness and hygiene in all tasks I undertake.',''),
(4778,1,1232,'1','AYANDA',''),
(4779,1,1232,'4','0735693278',''),
(4780,1,1232,'3','ngcobok396@gmail.com',''),
(4781,1,1232,'5','i will be happy to join your campany',''),
(4782,1,1233,'1','Siyabonga Terrence',''),
(4783,1,1233,'4','0608535829',''),
(4784,1,1233,'3','syabongamsebeni@gmail.com',''),
(4785,1,1233,'5','I\'m interested',''),
(4786,1,1234,'1','Hlengiwe Angel Thusi',''),
(4787,1,1234,'4','0719816136',''),
(4788,1,1234,'3','hlengiwethusi@gmail.com',''),
(4789,1,1234,'5','Greetings i would like to know hen you\'re hiring',''),
(4790,1,1235,'1','Ongeziwe Gwatyu',''),
(4791,1,1235,'4','0688307900',''),
(4792,1,1235,'3','ongeziwegwatyu@gmail.com',''),
(4793,1,1235,'5','I need a job',''),
(4794,1,1236,'1','Ongeziwe Gwatyu',''),
(4795,1,1236,'4','0688307900',''),
(4796,1,1236,'3','ongeziwegwatyu@gmail.com',''),
(4797,1,1236,'5','I need a job even a cleaning it\'s fine',''),
(4798,1,1237,'1','Olwetu Ntshidi',''),
(4799,1,1237,'4','0730501787',''),
(4800,1,1237,'3','ntshidiawethu@gmail.com',''),
(4801,1,1237,'5','I would like to be employed by you guys.',''),
(4802,1,1238,'1','Godblesses',''),
(4803,1,1238,'4','0843175582',''),
(4804,1,1238,'3','vgodblesses@gmail.com',''),
(4805,1,1238,'5','Hy i need a job I am a builder but any job i can do',''),
(4806,1,1239,'1','Kwanele',''),
(4807,1,1239,'4','0785554348',''),
(4808,1,1239,'3','kwanemkhize199@gmail.com',''),
(4809,1,1239,'5','Dear sir/madam\r\nI\'m applying the position of jobs that you have in you COMPANY. I working even under pressure and I\'m fast leaner to do job.if you have position for me call me anytime Y',''),
(4810,1,1240,'1','Moffat Abner',''),
(4811,1,1240,'4','+26876231665',''),
(4812,1,1240,'3','abnermumu123@gmail.com',''),
(4813,1,1240,'5','Want a quote for swimming infinity grip around the pool',''),
(4814,1,1241,'1','Vusumzi mantshontsho',''),
(4815,1,1241,'4','0733876821',''),
(4816,1,1241,'3','mantshontshov@gmail.com',''),
(4817,1,1241,'5','I\'m interested in the pool job',''),
(4818,1,1242,'1','Khanya Nqoko',''),
(4819,1,1242,'4','0848593504',''),
(4820,1,1242,'3','nqokokhanya@gmail.com',''),
(4821,1,1242,'5','I need a job',''),
(4822,1,1243,'1','Mahlatse',''),
(4823,1,1243,'4','0792379594',''),
(4824,1,1243,'3','mahlatsemosena45@coza.com',''),
(4825,1,1243,'5','I need a job',''),
(4826,1,1244,'1','Percy ndhlovu',''),
(4827,1,1244,'4','0636540718',''),
(4828,1,1244,'3','percyn149@gmail.com',''),
(4829,1,1244,'5','I am highly interested in joining your team',''),
(4830,1,1245,'1','ANGA mkhapha',''),
(4831,1,1245,'4','0621479746',''),
(4832,1,1245,'3','angamkhapha57@gmail.com',''),
(4833,1,1245,'5','I would like to apply for any job available that doesn\'t need experience. I am a very hardworking person.',''),
(4834,1,1246,'1','Mbali',''),
(4835,1,1246,'4','0769718934',''),
(4836,1,1246,'3','MbaliEnhle@email.com',''),
(4837,1,1246,'5','I\'m a good communicater \r\nA hard work & Good listener',''),
(4838,1,1247,'1','Banele',''),
(4839,1,1247,'4','0637146672',''),
(4840,1,1247,'3','mokwenabanele0@gmail.com',''),
(4841,1,1247,'5','I need job I have matruc',''),
(4842,1,1248,'1','Banele',''),
(4843,1,1248,'4','0637146672',''),
(4844,1,1248,'3','mokwenabanele0@gmail.com',''),
(4845,1,1248,'5','I\'m banele im I job hanter',''),
(4846,1,1249,'1','Banele',''),
(4847,1,1249,'4','0637146672',''),
(4848,1,1249,'3','mokwenabanele0@gmail.com',''),
(4849,1,1249,'5','I\'m banele I  need a  job',''),
(4850,1,1250,'1','Siyabonga shabalala',''),
(4851,1,1250,'4','0824383742',''),
(4852,1,1250,'3','SIYASHABALALA889@GMAIL.COm',''),
(4853,1,1250,'5','I can start anytime',''),
(4854,1,1251,'1','Siyabonga shabalala',''),
(4855,1,1251,'4','0824383742',''),
(4856,1,1251,'3','siyashabalala889@gmail.com',''),
(4857,1,1251,'5','I am interested to hear about the job opportunity that is available',''),
(4858,1,1252,'1','Neo',''),
(4859,1,1252,'4','0633945798',''),
(4860,1,1252,'3','lebusaneo503@gmail.com',''),
(4861,1,1252,'5','I am asking for the job,I am from Lesotho but now in south Africa',''),
(4862,1,1253,'1','Thandeka zulu',''),
(4863,1,1253,'4','0725379004',''),
(4864,1,1253,'3','ayandazulu805@gmail.com',''),
(4865,1,1253,'5','Looking for any vacancy available',''),
(4866,1,1254,'1','Simamkele mdleleni',''),
(4867,1,1254,'4','0659644487',''),
(4868,1,1254,'3','andiswamdleleni06@gmail.com',''),
(4869,1,1254,'5','looking for a JOB.',''),
(4870,1,1255,'1','SIPHEPHELO',''),
(4871,1,1255,'4','0716209755',''),
(4872,1,1255,'3','thabiiiso01@gmail.com',''),
(4873,1,1255,'5','I can work in pools',''),
(4874,1,1256,'1','Kemisetso',''),
(4875,1,1256,'4','0729950170',''),
(4876,1,1256,'3','kemisetsoangel01@gmail.com',''),
(4877,1,1256,'5','Looking for a job',''),
(4878,1,1257,'1','Gcinile portia buthelezi',''),
(4879,1,1257,'4','0761031883',''),
(4880,1,1257,'3','gcinilebuthelezi10@gmail.com',''),
(4881,1,1257,'5','Yes',''),
(4882,1,1258,'1','Danzel Kamogelo',''),
(4883,1,1258,'4','0796192263',''),
(4884,1,1258,'3','danzelkamogelo8@gmail.com',''),
(4885,1,1258,'5','Am looking for a Job.  For taking care of myself',''),
(4886,1,1259,'1','xolelwa',''),
(4887,1,1259,'4','0764944532',''),
(4888,1,1259,'3','nkonyaxolelw@gmail.com',''),
(4889,1,1259,'5','I\'d like to get a job in cape town',''),
(4890,1,1260,'1','Dumolwakhe',''),
(4891,1,1260,'4','0606132180',''),
(4892,1,1260,'3','hnathi150@gmail.com',''),
(4893,1,1260,'5','Am a brick layer .plaster site mantainance',''),
(4894,1,1261,'1','Nokuthula dweku',''),
(4895,1,1261,'4','0733563631',''),
(4896,1,1261,'3','nokuthuladweku046@gmail.com',''),
(4897,1,1261,'5','I like to got a job IF there are something u offer me plz use my details',''),
(4898,1,1262,'1','Siphelele',''),
(4899,1,1262,'4','0620052053',''),
(4900,1,1262,'3','aphiwenomtoto999@gmail.com',''),
(4901,1,1262,'5','Greetings, I hope this message meet you in a good spirit and peace of mind. I\'m seeking for a job, in fact I would take any type of job, I am a hard dedicated worker and a fast learner at any job.',''),
(4902,1,1263,'1','Felicia Muthana',''),
(4903,1,1263,'4','0634607207',''),
(4904,1,1263,'3','fmuthana33@gmail.com',''),
(4905,1,1263,'5','I am looking for a  job',''),
(4906,1,1264,'1','Nompumelelo Ndaba',''),
(4907,1,1264,'4','0739823819',''),
(4908,1,1264,'3','ndabanompumelelo224@gmail.com',''),
(4909,1,1264,'5','I\'m 21 years unemployed looking for a job in South Africa.i am interested in any job and will to start anytime',''),
(4910,1,1265,'1','Zola',''),
(4911,1,1265,'4','0761019907',''),
(4912,1,1265,'3','jalizola594@gmail.com',''),
(4913,1,1265,'5','I am interested in joining the team to improve work and the company',''),
(4914,1,1266,'1','Masakhane',''),
(4915,1,1266,'4','0737566495',''),
(4916,1,1266,'3','masakhanemila40@gmail.com',''),
(4917,1,1266,'5','Hi nixin pool I need a job please may u employ in any departments Im a fast learner I can come from pE to cape town',''),
(4918,1,1267,'1','Nosipho Snethemba',''),
(4919,1,1267,'4','0738175523',''),
(4920,1,1267,'3','nosiphosnethemba19@gmail.com',''),
(4921,1,1267,'5','I\'m Currently not working I\'m unemployed please help me find a job',''),
(4922,1,1268,'1','Siya',''),
(4923,1,1268,'4','0715809795',''),
(4924,1,1268,'3','sfaku7443@gmail.com',''),
(4925,1,1268,'5','I\'m desperate for this work',''),
(4926,1,1269,'1','Andile Nicholas',''),
(4927,1,1269,'4','0763984938',''),
(4928,1,1269,'3','nicholasandile47@gmail.com',''),
(4929,1,1269,'5','Dear sir /Ms \r\nAm sending this massage based on looking for a job',''),
(4930,1,1270,'1','Ncedolwethu Sobekwa',''),
(4931,1,1270,'4','0642693212',''),
(4932,1,1270,'3','ncedolwethusobekwa3@gmail.com',''),
(4933,1,1270,'5','Hi there I\'m writing this message to acquire about the post that I saw on Facebook about the job post for cleaning pools',''),
(4934,1,1271,'1','Sivuyile',''),
(4935,1,1271,'4','0731717067',''),
(4936,1,1271,'3','sivuyilemangesi1@gmail.com',''),
(4937,1,1271,'5','I\'m looking for a job in your company any kind of a job I have matric',''),
(4938,1,1272,'1','Niklaa steenkamp',''),
(4939,1,1272,'4','+264812488935',''),
(4940,1,1272,'3','steenkampn1701@yahoo.com',''),
(4941,1,1272,'5','Goodnight \r\nDear sir/madam\r\nPlease PROVIDE me with a QUOTATION for painting my swimming pool sqr/mt 80m2 and im residence in namiBia',''),
(4942,1,1273,'1','Raymond Gwindi',''),
(4943,1,1273,'4','0710925878',''),
(4944,1,1273,'3','gdconstructiongd940@gmail.com',''),
(4945,1,1273,'5','Hi I need a pool cover 5mby 8m squares',''),
(4946,1,1274,'1','Charity Mapfumo',''),
(4947,1,1274,'4','+27617611959',''),
(4948,1,1274,'3','charitymapfumo627@gmail.com',''),
(4949,1,1274,'5','Good afternoon.  I am Interested with a cleaning job',''),
(4950,1,1275,'1','Kgalalelo SUPANG',''),
(4951,1,1275,'4','+26771395679',''),
(4952,1,1275,'3','supakgala@yahoo.com',''),
(4953,1,1275,'5','How much would a 8 X 3 m pool be?',''),
(4954,1,1276,'1','Oscar',''),
(4955,1,1276,'4','0676270115',''),
(4956,1,1276,'3','oscarsehlapelo@ickoud.com',''),
(4957,1,1276,'5','Can i please have a quote for the iterms selected',''),
(4958,1,1277,'1','Elmarie',''),
(4959,1,1277,'4','0825570993',''),
(4960,1,1277,'3','elmarieneilson7@gmail.com',''),
(4961,1,1277,'5','I need a quote for a pool rail with steps',''),
(4962,1,1278,'1','Philip',''),
(4963,1,1278,'4','0722350614',''),
(4964,1,1278,'3','pdbunge@gmail.com',''),
(4965,1,1278,'5','Need an estimate for a suction point. Just the normal one to insert into a aimflow. Stainless steel',''),
(4966,1,1279,'1','Nomcebo',''),
(4967,1,1279,'4','0782684734',''),
(4968,1,1279,'3','MAKHUNGANOMCEBO7@gmail.com',''),
(4969,1,1279,'5','Hi i would like to know how much is IT and much to corrie I\'m from south africa KwaZulu-Natal (Richard BAY)',''),
(4970,1,1280,'1','Esther Maponya',''),
(4971,1,1280,'4','0796645942',''),
(4972,1,1280,'3','mkrockstar28@gmail.com',''),
(4973,1,1280,'5','I like to receive a swimming pool',''),
(4974,1,1281,'1','Benjamin',''),
(4975,1,1281,'4','0732687469',''),
(4976,1,1281,'3','benjamin.mabasa@gmail.com',''),
(4977,1,1281,'5','Hi good morning do you have Branch In Gauteng',''),
(4978,1,1282,'1','Sabelo ngada',''),
(4979,1,1282,'4','065 609 2092',''),
(4980,1,1282,'3','sabelongada94@gmail.com',''),
(4981,1,1282,'5','I would like to join your company am a hard working man please give an opportunity to prove myself.',''),
(4982,1,1283,'1','Snowy Twala',''),
(4983,1,1283,'4','0726507378',''),
(4984,1,1283,'3','lesedi.twala@yahoo.com',''),
(4985,1,1283,'5','Im requedting a QOUATation for a SWIMMINGa complete pool, MY size is 7 METERs by 4 METERS.\r\n\r\nIm in ermelo, mpumalanga',''),
(4986,1,1284,'1','Zuke',''),
(4987,1,1284,'4','0614810978',''),
(4988,1,1284,'3','sekwanelezuke@gmail.com',''),
(4989,1,1284,'5','I need 2m horizontal pool sprout.',''),
(4990,1,1285,'1','Carrene paiken',''),
(4991,1,1285,'4','0822177778',''),
(4992,1,1285,'3','carrene@oculus.net.za',''),
(4993,1,1285,'5','Please could you let me know if you have a supplier in JHB? I need 50 sheets of the panache zentangle MANDALA, but i wanted to try and get a sample so i can decide on colour.',''),
(4994,1,1286,'1','Daniel mumo',''),
(4995,1,1286,'4','0719284777',''),
(4996,1,1286,'3','limwewa@gmail.com',''),
(4997,1,1286,'5','Ae',''),
(4998,1,1287,'1','Mohamed',''),
(4999,1,1287,'4','0711220496,',''),
(5000,1,1287,'3','rbruman483@gmail.com',''),
(5001,1,1287,'5','Xxx\r\nXxx \r\nHindi',''),
(5002,1,1288,'1','John Ribai',''),
(5003,1,1288,'4','0757297224',''),
(5004,1,1288,'3','jribai202@gmail.com',''),
(5005,1,1288,'5','John Ribai',''),
(5006,1,1289,'1','John Ribai',''),
(5007,1,1289,'4','0757297224',''),
(5008,1,1289,'3','jribai202@gmail.com',''),
(5009,1,1289,'5','hello am a job sicker',''),
(5010,1,1290,'1','Nadia',''),
(5011,1,1290,'4','0671354883',''),
(5012,1,1290,'3','nadaivanBiljon1@gmail.com',''),
(5013,1,1290,'5','Hello, Do you guys have a delivery fee and if so what is it? I am located in Pretoria.\r\n\r\nKind Regards',''),
(5014,1,1291,'1','Bigboy',''),
(5015,1,1291,'4','0817788821',''),
(5016,1,1291,'3','bigboyfountain@gmail.com',''),
(5017,1,1291,'5','I need  1 box of mosaic',''),
(5018,1,1292,'1','bongi',''),
(5019,1,1292,'4','0790530832',''),
(5020,1,1292,'3','mabongisbo95@gmail.com',''),
(5021,1,1292,'5','Can  I  have citations of marblelir\r\nTe',''),
(5022,1,1293,'1','Water House Polokwane',''),
(5023,1,1293,'4','0795423427',''),
(5024,1,1293,'3','Waterhousepolokwane.01@gmail.com',''),
(5025,1,1293,'5','Want to inquire on how to stock from you, I\'m in polokwane town',''),
(5026,1,1294,'1','Natasha',''),
(5027,1,1294,'4','0746571946',''),
(5028,1,1294,'3','hello@giso.org.za',''),
(5029,1,1294,'5','Good day,\r\n \r\nGIS Advisory and Outreach Empowers, Develops, and Sustains Community Projects in Cape Town, currently Philippi Children\'s Centre, Idayimani Montessori—Langa, and Westridge High School—Mitchells Plain.\r\nWe have embarked on a project to have the first Learn to Swim pool installed at Idayimani as it is the first Montessori in a township. We are reaching out to all our pool companies in Cape Town to attain this dream of fulfillment. The size we are seeking is 3/5m in size and 1.2m deep. Preferably one that has 3 little steps. The pool will be accommodating children aged 3 to 6 years of age.\r\nAll contributions will be acknowledged with a Section 18A certificate, and sponsors\' names will be prominently displayed in our sponsorship area.\r\nWe sincerely hope your company will consider partnering with us on this impactful journey.',''),
(5030,1,1295,'1','Natasha',''),
(5031,1,1295,'4','0746571946',''),
(5032,1,1295,'3','hello@giso.org.za',''),
(5033,1,1295,'5','Good day,\r\n \r\nGIS Advisory and Outreach Empowers, Develops, and Sustains Community Projects in Cape Town, currently Philippi Children\'s Centre, Idayimani Montessori—Langa, and Westridge High School—Mitchells Plain.\r\nWe have embarked on a project to have the first Learn to Swim pool installed at Idayimani as it is the first Montessori in a township. We are reaching out to all our pool companies in Cape Town to attain this dream of fulfillment. The size we are seeking is 3/5m in size and 1.2m deep. Preferably one that has 3 little steps. The pool will be accommodating children aged 3 to 6 years of age.\r\nAll contributions will be acknowledged with a Section 18A certificate, and sponsors\' names will be prominently displayed in our sponsorship area.\r\nWe sincerely hope your company will consider partnering with us on this impactful journey.',''),
(5034,1,1296,'1','Christina Gerasis',''),
(5035,1,1296,'4','0836800303',''),
(5036,1,1296,'3','christinag@tomco.co.za',''),
(5037,1,1296,'5','Good afternoon, please can you urgently send me the product spec sheet for the following light: NIXIN 72LED Crystalite Only White LED. do we need a casing or can it be installed as is for a pool?',''),
(5038,1,1297,'1','Christina Gerasis, Christos Gerasis',''),
(5039,1,1297,'4','0836800303',''),
(5040,1,1297,'3','christinag@tomco.co.za',''),
(5041,1,1297,'5','I am also looking for this product spec sheet please',''),
(5042,1,1298,'1','Juliana Mianda',''),
(5043,1,1298,'4','0730816829',''),
(5044,1,1298,'3','julianabantingi@gmail.com',''),
(5045,1,1298,'5','Good day\r\n\r\nI hope this email finds you well.\r\n\r\nOn behalf of my client I am reaching out to you. My client in China manufactures pool salt cell replacements and is looking  to develop within the south African market.\r\n\r\nIs this something you would be interested In?\r\n\r\nI would be delighted to share more info with you if given the Chance. Perhaps a discussion with the relevant team if this not.\r\n\r\nLooking forward to hearing from you.\r\n\r\nRegards',''),
(5046,1,1299,'1','Avril Nel Arlenes Pool Services',''),
(5047,1,1299,'4','0829279557',''),
(5048,1,1299,'3','info@arlenespools.co.za',''),
(5049,1,1299,'5','Good morning we would like to order 3 x NIXIN Acetal Dual Safety Suction Port White for R1220.00. To be delivered to Plettenberg Bay. \r\nCould you please assist with this. \r\nRegards\r\nAvril\r\nArlenes Pool Services',''),
(5050,1,1300,'1','Adeeb Booley',''),
(5051,1,1300,'4','0825566621',''),
(5052,1,1300,'3','adeeb.booley@gmail.com',''),
(5053,1,1300,'5','Switched to ecofibre in December 2023. In September 2024 removed ecofibre to wash the blocks. Now I am getting fine dust at the bottom of the pool after the pool cleaner has vucuumed it up. Please advise to avoid it happening',''),
(5054,1,1301,'1','Thato',''),
(5055,1,1301,'4','72583690',''),
(5056,1,1301,'3','factorthree101@Gmail.com',''),
(5057,1,1301,'5','I am Mothusi from Botswana from a company called Factorthree. I would like to install a swimming pool heating pump in Francistown. the swimming pool is rectangular in shape. The size of the pool is 23m x13cm. the deep is 2.4 . we do average deep at 1.8 M. the pool is an outdoor pool, after the installation of the pump the pool cam be covered with pool blanket to retain heat. The temperature of the pool range on the normal temperature, Francistown is a not wind prone area. kimdly help me with quote. factorthree101@gmail.com\r\n+26772583690',''),
(5058,1,1302,'1','Reid wardle',''),
(5059,1,1302,'4','0797668066',''),
(5060,1,1302,'3','Reidwardle1@gmail.com',''),
(5061,1,1302,'5','We arrive in Sa on the 10th October until end of summer\r\nWe require a hand rail for our pool\r\nSST P-RAIL 1200mm\r\nI see you have 1 in stock and can you save it for me\r\nOur home is in Gordon\'s bay so not far away\r\nMany thanks \r\nReid',''),
(5062,1,1303,'1','Martin Bezuidenhout',''),
(5063,1,1303,'4','0731784275',''),
(5064,1,1303,'3','martin@vvd.co.za',''),
(5065,1,1303,'5','Pse contact me',''),
(5066,1,1304,'1','George',''),
(5067,1,1304,'4','0838533533',''),
(5068,1,1304,'3','george.felix@fco.gov.uk',''),
(5069,1,1304,'5','Good day. I need a quote for a pool handrail and installation, please. thanks',''),
(5070,1,1305,'1','Matheus Mbundu',''),
(5071,1,1305,'4','+264813612089',''),
(5072,1,1305,'3','matheusjstar@gmail.com',''),
(5073,1,1305,'5','Good morning,\r\n\r\nTrusting that this mail finds you very well and also in \r\ngood health,\r\n\r\nThis is Matheus Mbundu from Okahandja, Namibia, an upcoming filmmaker and \r\nvisual effects artist.\r\n\r\nI just wanted to ask if your company might not have any interests to Fund a Film that we are currently trying \r\nto produce?, The Film will be based on: (GBV-Gender Based Violence), since it is an issue which is quiet problematic in \r\nthe country, and the aim and vision of this Film is to of course raise awareness to the general public in Promoting the \'STOP\'\'\r\nof/against Gender Based Violence through motion pictures, as women and children are most likely the ones that get negatively \r\nand hardly affected in these kinds of situations and that is why we are trying to raise massive awareness through the lens of Film. \r\n\r\nSo, the entire purpose of the making of this Film is actually just to raise awareness against: (GBV: Gender Based Violence), which has \r\na significant negative impact in our communities, and in as much as the film would reach out to the viewers it would have a better impact \r\nin how better: GBV: Gender Based Violence can be eradicated.\r\n \r\nKindly see the below link will lead you to my previous works:\r\nhttp://www.youtube.com/channel/UCMkzFO3Q8jlnOYC6aZc8cIA\r\n\r\nShould your company express an interest in the making of this Film, please do let me know to send through a detailed outline of \r\nthe costs in terms of all the production costs, marketing, distribution and information about the steps we plan to take in terms of production \r\nand return on Investment, Assistance with equipment and materials would also be appreciated should such possibilities arise\r\n\r\nWaiting forward for your Correspondences,\r\n\r\nKind Regards,\r\nMatheus Mbundu\r\nCell: +264813612089/+264814206187\r\nmatheusjstar@gmail.com\r\nmbwenafilming@gmail.com',''),
(5074,1,1306,'1','Martina Daniel',''),
(5075,1,1306,'4','0849833235',''),
(5076,1,1306,'3','martina.daniel@kwsa.co.za',''),
(5077,1,1306,'5','I a in in a pool hand rai',''),
(5078,1,1307,'1','Tessa Cormack',''),
(5079,1,1307,'4','264817108990',''),
(5080,1,1307,'3','cormy@sbcglobal.net',''),
(5081,1,1307,'5','Do you have any contacts in Namibia?  I live in swakopmund and we need a rail for our pool.',''),
(5082,1,1308,'1','Janice',''),
(5083,1,1308,'4','0824479106',''),
(5084,1,1308,'3','jan@callacrew.co.za',''),
(5085,1,1308,'5','I an needing steps for elderly and digs to get in and out of pool',''),
(5086,1,1309,'1','siphumze',''),
(5087,1,1309,'4','0780511163',''),
(5088,1,1309,'3','btnn.generaltrading@gmail.com',''),
(5089,1,1309,'5','Hi Nixon Swimming Premium Pool Ware,\r\n\r\nKindly refer to attached specification & furnish us with an urgent quotation on all items \r\n\r\nAlso note to include a delivery charge of goods to PRINCE ALBERT MUNICIPALITY\r\n\r\nFor any more information, please do not hesitate to contact us on the below telephone numbers\r\n\r\nKind Regards\r\n______________________________________________\r\nSipumze Ntshingwa - Managing Director  (MD)\r\nBTNN GENERAL TRADING CC\r\nNo:153 - Hugh Masekela Drive I Belgravia Crescent\r\nSouthern Wood I East London I 5201\r\nContact number: +27 78 051 1163\r\nFax number : 086 653 5288\r\n\r\n\"REACHING FOR THE SKY IN OUR BUSINESS WORLD\"',''),
(5090,1,1310,'1','Francois muller',''),
(5091,1,1310,'4','0835856303',''),
(5092,1,1310,'3','fassie09@gmail.comQ',''),
(5093,1,1310,'5','Q on mosaic sheats',''),
(5094,1,1311,'1','Tessa Cormack',''),
(5095,1,1311,'4','264817108990',''),
(5096,1,1311,'3','cormy@sbcglobal.net',''),
(5097,1,1311,'5','Please see message re Sst 1200mm P rail',''),
(5098,1,1312,'1','Elmo botha',''),
(5099,1,1312,'4','0832939876',''),
(5100,1,1312,'3','ejmax99@gmail.com',''),
(5101,1,1312,'5','Hi, i purchased a NIXIN SST Z-Spout 750MM from you. PLEASE advise OPTIMAL install height and REQUIRED flow RATE/ pump size.\r\nThank you',''),
(5102,1,1313,'1','Bianca',''),
(5103,1,1313,'4','0810181478',''),
(5104,1,1313,'3','biancasykes@gmail.com',''),
(5105,1,1313,'5','Hi please can i have a price on panache colbolt black mosaic Tiles i will need 39. Delivery to springs gauteng.',''),
(5106,1,1314,'1','Na-aymah Harold',''),
(5107,1,1314,'4','0833209319',''),
(5108,1,1314,'3','naaymahs@gmail.com',''),
(5109,1,1314,'5','Good day\r\nWe are in need of a. 75kw pool pump and a 3 bag sand filter. PLEASE provide us with a quote',''),
(5110,1,1315,'1','Christine Voigt',''),
(5111,1,1315,'4','0727317500',''),
(5112,1,1315,'3','christineevoigt@gmail.com',''),
(5113,1,1315,'5','Please could someone contact me regarding a hand rail for y swimming pool.\r\nI am in blairgowrie, randburg.',''),
(5114,1,1316,'1','Janet Mokgatla',''),
(5115,1,1316,'4','0026773635958',''),
(5116,1,1316,'3','olerato963@gmail.com',''),
(5117,1,1316,'5','Where are based in Joburg',''),
(5118,1,1317,'1','Julia Wiemers',''),
(5119,1,1317,'4','0646559570',''),
(5120,1,1317,'3','julia@wiemers.nl',''),
(5121,1,1317,'5','Good day. We are looking for a pool step for our home in wellington. We like the rol top 3 step (or 4 step maybe) \r\nHave you got that avai at the moment?',''),
(5122,1,1318,'1','Johan Malherbe',''),
(5123,1,1318,'4','0832839890',''),
(5124,1,1318,'3','johanmalherbe1@gmail.com',''),
(5125,1,1318,'5','Can a rep contact me please',''),
(5126,1,1319,'1','Almari Viljoen',''),
(5127,1,1319,'4','0834435336',''),
(5128,1,1319,'3','almariv@lantic.net',''),
(5129,1,1319,'5','gOOD AFTERNOON.  I BOUGHT A 750 CM NIXIN SPOUT FROM YOUSELF  FOR MY NEW POOL.  cAN YOU PLEASE ADVICE ME HOW HIGH FROM THE WATERLEVEL MUST THE SPOUT BE IN THE WALL.  THANK YOU.  ALMARI VILJOEN',''),
(5130,1,1320,'1','Mandy levin',''),
(5131,1,1320,'4','011 485-4850',''),
(5132,1,1320,'3','admin@poolpro.co.za',''),
(5133,1,1320,'5','good morning my name is Mandy from Pool pro.\r\nplease may i ask for someone to please e mail me a updated price list.\r\ne mail address is admin@poolpro.co.za.  all lower cases the e mail address.\r\n\r\nthank you \r\nmandy \r\npool pro',''),
(5134,1,1321,'1','JOHAN VAN DE VYVER',''),
(5135,1,1321,'4','+27824439533',''),
(5136,1,1321,'3','johan@vdvyver.net',''),
(5137,1,1321,'5','Would like to install a pool handrail on wooden deck for elderly couple in melkbosstrand - could you please advise - regards johan',''),
(5138,1,1322,'1','W van Niekerk',''),
(5139,1,1322,'4','0829212056',''),
(5140,1,1322,'3','carpdm@wol.co.za',''),
(5141,1,1322,'5','order 4840, R8993, paid now.',''),
(5142,1,1323,'1','Ari laita',''),
(5143,1,1323,'4','0724252185',''),
(5144,1,1323,'3','alaita2@gmail.com',''),
(5145,1,1323,'5','600mm slimline spout, Pls send me the installat specification sheet',''),
(5146,1,1324,'1','Joan',''),
(5147,1,1324,'4','0799011632',''),
(5148,1,1324,'3','joangrill@iafrica.com',''),
(5149,1,1324,'5','Please contact me we nerd pool lights',''),
(5150,1,1325,'1','bARRY Botha',''),
(5151,1,1325,'4','0832825464',''),
(5152,1,1325,'3','bhsons@bhsons.co.za',''),
(5153,1,1325,'5','placed order 4842, please acknowledge and confirm delivery date\r\nRegards',''),
(5154,1,1326,'1','Gladys',''),
(5155,1,1326,'4','263773065474',''),
(5156,1,1326,'3','miedleroffice@gmail.com',''),
(5157,1,1326,'5','Hi do you sell fabric mosaic for swimming pool.\r\nWe need roll of WhiTE and blue',''),
(5158,1,1327,'1','J w may',''),
(5159,1,1327,'4','0845123953',''),
(5160,1,1327,'3','marynamay60@gmail.com',''),
(5161,1,1327,'5','Morningdo you stock hug bug bellows',''),
(5162,1,1328,'1','Francois Conradie',''),
(5163,1,1328,'4','0849922912',''),
(5164,1,1328,'3','francoisconradie0@gmail.com',''),
(5165,1,1328,'5','Looking for a mosaic if you can call me',''),
(5166,1,1329,'1','Larry Van Rooyen',''),
(5167,1,1329,'4','0734028930',''),
(5168,1,1329,'3','Vanrooyen.larry84@gmail.com',''),
(5169,1,1329,'5','Hi how long does shipping take to Johannesburg',''),
(5170,1,1330,'1','George',''),
(5171,1,1330,'4','0838533533',''),
(5172,1,1330,'3','george.felix@fco.gov.uk',''),
(5173,1,1330,'5','Good day. I need to get a quote for a HANDRAIL, gtrab rail and installation of it.',''),
(5174,1,1331,'1','GRAHAM ROBINS',''),
(5175,1,1331,'4','0317645758',''),
(5176,1,1331,'3','grobins@iafrica.com',''),
(5177,1,1331,'5','Hi there  i need to find out about the nixin sst p-rail 1200mm  does the price include vat\r\ni am based in durban so the rail would need to be shippled to me.  are you able to give me a quote for the rail delivered to kloof durban\r\nmany thanks.  graham  aqua pool services',''),
(5178,1,1332,'1','GRAHAM ROBINS',''),
(5179,1,1332,'4','0317645758',''),
(5180,1,1332,'3','grobins@iafrica.com',''),
(5181,1,1332,'5','Hi there  courtney gave me a quote for a nixinsst-prail 1200mm\r\nplease can you advise me what height it is from the ground\r\n\r\nmany thanks  graham robins aqua pool services',''),
(5182,1,1333,'1','Zandria van Staden',''),
(5183,1,1333,'4','+27832896418',''),
(5184,1,1333,'3','zandria.zvs@gmail.com',''),
(5185,1,1333,'5','Do you stock replacement tube for :\r\nEmaux NT-UV87-TO \r\nI think stock code is  * R56086-95',''),
(5186,1,1334,'1','Johnny Nakwafila',''),
(5187,1,1334,'4','+264812556699',''),
(5188,1,1334,'3','info.longbeam@gmail.com',''),
(5189,1,1334,'5','Good day\r\n\r\nIm interested in the following product;\r\n\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.',''),
(5190,1,1335,'1','Albert Anderson',''),
(5191,1,1335,'4','0710199440',''),
(5192,1,1335,'3','aca@live.co.za',''),
(5193,1,1335,'5','I am interested in water spouts',''),
(5194,1,1336,'1','Adrian Oliphant',''),
(5195,1,1336,'4','0824538604',''),
(5196,1,1336,'3','amoman2008@gmail.com',''),
(5197,1,1336,'5','Hi. I need a quote for repairs for a granite pool. I would be available after 7pm & stay in Kraaifontein.',''),
(5198,1,1337,'1','Charles',''),
(5199,1,1337,'4','+26876116024',''),
(5200,1,1337,'3','jomari@realnet.co.sz',''),
(5201,1,1337,'5','Need pool strip led lights',''),
(5202,1,1338,'1','Anton',''),
(5203,1,1338,'4','0722431401',''),
(5204,1,1338,'3','casciati@me.com',''),
(5205,1,1338,'5','I need 2x handrails  for the steps in pool garden and 1x handrail for the pool',''),
(5206,1,1339,'1','Lebogang Moeng',''),
(5207,1,1339,'4','0745663515',''),
(5208,1,1339,'3','Info@triplegworld.co.za',''),
(5209,1,1339,'5','Please assist km looking for disabled swimming pool ladder, I send an email with an attachment to show the design and what exactly am I looking for.\r\n\r\nYour response and assistance will be highly appreciated \r\n\r\nRegards \r\n\r\nLebogang Moeng',''),
(5210,1,1340,'1','Lebogang Moeng',''),
(5211,1,1340,'4','+27745663515',''),
(5212,1,1340,'3','Info@triplegworld.co.za',''),
(5213,1,1340,'5','Please assist km looking for disabled swimming pool ladder, I send an email with an attachment to show the design and what exactly am I looking for.\r\n\r\nYour response and assistance will be highly appreciated \r\n\r\nRegards \r\n\r\nLebogang Moeng',''),
(5214,1,1341,'1','Alta',''),
(5215,1,1341,'4','0725634163',''),
(5216,1,1341,'3','aquabluepoolcare@gmail.com',''),
(5217,1,1341,'5','I need a price on a stainless steel rail for a customer please',''),
(5218,1,1342,'1','Marie Young',''),
(5219,1,1342,'4','0787029028',''),
(5220,1,1342,'3','myoung@uwc.ac.za',''),
(5221,1,1342,'5','Who will be able to install the handrail for me?',''),
(5222,1,1343,'1','Dian van Schalkwyk',''),
(5223,1,1343,'4','0661790961',''),
(5224,1,1343,'3','dianvs11@gmail.com',''),
(5225,1,1343,'5','hi tema, how do you fasten the NIXIN SST P-Rail 1200mm to the ground?',''),
(5226,1,1344,'1','Mike',''),
(5227,1,1344,'4','0732300820',''),
(5228,1,1344,'3','mike@webcr8.co.za',''),
(5229,1,1344,'5','I am urgently looking for a NIXIN SST P-Rail 800mm pool rail but see you are \'out of stock\'. Can one be acquired anywhere or where else can one look close by to find the same/similar? Thanks and best regards, mike',''),
(5230,1,1345,'1','Nigel Isaacs',''),
(5231,1,1345,'4','0829980352',''),
(5232,1,1345,'3','nigelisaacs14@gmail.com',''),
(5233,1,1345,'5','Hi guys.\r\nI believe you guys have a product called pureclean..whats the cost and how does it work',''),
(5234,1,1346,'1','Quentin',''),
(5235,1,1346,'4','0833914380',''),
(5236,1,1346,'3','quentinradsma@gmail.com',''),
(5237,1,1346,'5','Hi there \r\ncan i come and visit to see and buy a sprout?',''),
(5238,1,1347,'1','Joycelyn HUYSER',''),
(5239,1,1347,'4','0739351900',''),
(5240,1,1347,'3','jz.HUYSER@gmail.com',''),
(5241,1,1347,'5','Good day,\r\n\r\nIs it possible to place an order online and have same day delivery to stikland industrial area?',''),
(5242,1,1348,'1','Thea jacobs',''),
(5243,1,1348,'4','0799199008',''),
(5244,1,1348,'3','THEAFOURIE2@gmail.com',''),
(5245,1,1348,'5','Would like to order',''),
(5246,1,1349,'1','tasneem',''),
(5247,1,1349,'4','0795028009',''),
(5248,1,1349,'3','info@aroniaspa.com',''),
(5249,1,1349,'5','i am looking for a round bottom drain pool cover in stainless steel\r\ncan you make one for me if you dont have it in stock?',''),
(5250,1,1350,'1','Robert',''),
(5251,1,1350,'4','0834457982',''),
(5252,1,1350,'3','robertlub@hotmail.com',''),
(5253,1,1350,'5','Hi there, My pool was recently painted with epoxy and I now need to install Mosiac tile sheets around the water line. I am looking at buying Panache Cobalt 3 p/sheet from you. What do I use to stick this to the pool lining? Is it a clear top coat and do you guys sell this as well?',''),
(5254,1,1351,'1','thabiso Kunene',''),
(5255,1,1351,'4','+268 767161139',''),
(5256,1,1351,'3','operations@waterman-sd.com',''),
(5257,1,1351,'5','please send me an email to quote',''),
(5258,1,1352,'1','Melvintag',''),
(5259,1,1352,'4','83567454243',''),
(5260,1,1352,'3','melvin1@xrevelxr.com',''),
(5261,1,1352,'5','[url=http://remholodirk.ru/]Ремонт холодильников на дому[/url] в Иркутске быстро и выгодно. Приедем прямо к вам домой и починим! http://remholodirk.ru/',''),
(5262,1,1353,'1','Emilyjealt',''),
(5263,1,1353,'4','82253135282',''),
(5264,1,1353,'3','kira.monsson@gmail.com',''),
(5265,1,1353,'5','We offer services to agencies who want to find top specialists for their projects. \r\nFor more information, follow the link [url=http://camera-motorr.ru/]работа моделью ижевск [/url] \r\nJoin us to launch a successful career in the world of webcam industry or find the perfect model for your business!',''),
(5266,1,1354,'1','JAS LOUW',''),
(5267,1,1354,'4','+27793930514',''),
(5268,1,1354,'3','jas.louw01@gmail.com',''),
(5269,1,1354,'5','Do you have flap left and right as well as bellow left and right for kreepy krauly hug bug( older type)\r\nIf you have stock, give me a price per set.\r\nThank you',''),
(5270,1,1355,'1','Grant Hudson',''),
(5271,1,1355,'4','0829248452',''),
(5272,1,1355,'3','ulster1@gmail.com',''),
(5273,1,1355,'5','I have 3 of your lights in my pool which is about 16 months old. One of the lights no longer works and i need to replace the bulb/led. But first i need to know what light i have and then i need to be able to buy the replacement. Please assist.',''),
(5274,1,1356,'1','Mpho',''),
(5275,1,1356,'4','+26771318483',''),
(5276,1,1356,'3','mphob@opqnet.net',''),
(5277,1,1356,'5','Do u have 4meter water spouts?',''),
(5278,1,1357,'1','Mike Christophe Jacobs',''),
(5279,1,1357,'4','87352996783',''),
(5280,1,1357,'3','info@strictlydigital.net',''),
(5281,1,1357,'5','Hi there \r\n \r\nHaving some bunch of links pointing to nixin.co.za could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttp://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: http://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards \r\nMike Christophe Jacobs\r\n \r\nstrictlydigital.net',''),
(5282,1,1358,'1','GRAHAM ROBINS',''),
(5283,1,1358,'4','0317645758',''),
(5284,1,1358,'3','grobins@iafrica.com',''),
(5285,1,1358,'5','Good morning   happy new year.  i refer to quote 2935 sent to me by courtney.  does this quote still stand and if so i would like to go ahead with this order.  please can you confirm and send me an invoice for the rail i need.  many thanks and kind regards\r\nGraham',''),
(5286,1,1359,'1','Thato Lelaka',''),
(5287,1,1359,'4','0651534435',''),
(5288,1,1359,'3','agisanangservices@gmail.com',''),
(5289,1,1359,'5','Good Mo, \r\nOd like to plave an order for 180 5 l pool acid for delivery on overstand municipality',''),
(5290,1,1360,'1','Pritham',''),
(5291,1,1360,'4','0743203078',''),
(5292,1,1360,'3','Prithamb1103@gmail.com',''),
(5293,1,1360,'5','Hi looking for gland housing for a speck pump do you do delivery',''),
(5294,1,1361,'1','PatrickUtire',''),
(5295,1,1361,'4','83456442494',''),
(5296,1,1361,'3','saktwtkw@mailkv.com',''),
(5297,1,1361,'5','Trump\'s call for a protest crackdown has been a boon for Chinese propaganda \r\nAnalysis by CNN\'s James Griffiths \r\nProtesters running amok. Innocent citizens under siege. Outside actors engaging in terrorist acts. Police struggling to maintain control and in desperate need of reinforcements. \r\n[url=http://kra18-at.cc]kra4[/url] \r\nThat was how Chinese state media portrayed anti-government protests in Hong Kong last year, dismissing calls for greater democracy and an investigation into police brutality by focusing on individual acts of violence and property damage. \r\n[url=http://kra18-at.cc]kraken ссылка[/url] \r\nThroughout the protests, the US was consistent in its support of people’s right to take to the streets and have their voice heard. Facing widespread unrest and public anger at home in the wake of the death of George Floyd, the reaction from US President Donald Trump appeared markedly different. \r\n[url=http://kra18-at.cc]kra20[/url] \r\nOn Monday, Trump called for the military to be deployed to “dominate” protesters, and demanded states do more to stem “acts of domestic terror.” \r\n[url=http://kra18-at.cc]kraken7jmgt7yhhe2c4iyilthnhcugfylcztsdhh7otrr6jgdw667pqd[/url] \r\nThe irony has not been lost on Beijing, which on Thursday marks (or rather doesn’t, the date is highly censored) its own military crackdown on anti-government protesters on June 4, 1989. \r\n[url=http://kra18-at.cc]kra11.at[/url] \r\n“Washington’s promise of equality and justice for all in the country has remained hollow at best,” state news agency Xinhua said in a commentary titled “The coming suffocation of the American dream.” \r\n \r\n“Amid the ongoing anti-racism protests in the country, decision-makers in Washington, instead of trying to sooth the pain and anger of the public, have been fanning the flames, calling protesters ‘THUGS,’ and threatening them with ‘the most vicious dogs, and most ominous weapons,” the commentary said. \r\nkra21 at \r\nhttp://kra18-at.cc \r\nChina Daily, a state-backed newspaper, noted that “The US, after the killing of Floyd, seems to be on fire, and troops have been mobilized to subdue angry demonstrators.” \r\n \r\n“This is certainly not what the world expects to see in a country that is the world’s sole superpower,” it added. “But that sadly is the reality of the US.” \r\n \r\nThis rhetoric isn’t just embarrassing for Washington, it’s also a sign of how the US may find its influence damaged by a perceived hypocrisy over human rights at home and abroad. \r\n \r\nEarlier today, Hong Kong’s leader Carrie Lam pointed to the unrest in the US as evidence of Washington’s “double standards.” \r\n \r\n“They attach great importance to the national security of their country, but look at our national security through tinted spectacles, especially the current situation in Hong Kong,” she added. \r\n \r\nThe ability of Washington to influence Beijing’s position on Hong Kong – which is in part founded on fear of outside influence in the city – was already severely limited. The Trump administration’s reaction to protests at home may have hurt its position even further.',''),
(5298,1,1362,'1','Weane Bodenstein',''),
(5299,1,1362,'4','0814932924',''),
(5300,1,1362,'3','weanebot@gmail.com',''),
(5301,1,1362,'5','Please assist me in getting a quote for a stainless steel handrail',''),
(5302,1,1363,'1','lindo',''),
(5303,1,1363,'4','+41796086868',''),
(5304,1,1363,'3','lindo.grossert@se.com',''),
(5305,1,1363,'5','can i not order and pay with creditcard?',''),
(5306,1,1364,'1','Anton Truter',''),
(5307,1,1364,'4','0828098105',''),
(5308,1,1364,'3','antontruter100@gmail.com',''),
(5309,1,1364,'5','Do you have a c 140 Clearwater chlorinator cell in stock. Price',''),
(5310,1,1365,'1','lindo grossert',''),
(5311,1,1365,'4','+41796086969',''),
(5312,1,1365,'3','lindo.grossert@se.com',''),
(5313,1,1365,'5','pls contact me, you have teams?',''),
(5314,1,1366,'1','Bokkie Coertze',''),
(5315,1,1366,'4','0828215432',''),
(5316,1,1366,'3','bokkiecoertze@gmail.com',''),
(5317,1,1366,'5','1200mm or 470 mm pool railing',''),
(5318,1,1367,'1','amaresh Ranchod',''),
(5319,1,1367,'4','0834155780',''),
(5320,1,1367,'3','airanchod@gmail.com',''),
(5321,1,1367,'5','which pool ladder would you recommend for home use for an elderly couple?\r\nWhat is the cost of installation ?',''),
(5322,1,1368,'1','Juliustrups',''),
(5323,1,1368,'4','89994611762',''),
(5324,1,1368,'3','ir.ina.x.dsa.s.da.@gmail.com',''),
(5325,1,1368,'5','Sell script online casino \r\n \r\nOur company GramBit will sell a casino script. \r\nOur development team help you open yours online casino. \r\nOur games written on HTML5 and start on all platforms, on smartphones, and on PCs! \r\nOur CMS  can be run as an online casino as well as a club casino. \r\nOur casino has over 2,500 games! \r\nWe do not restrict casinos by ip and Domains. \r\nAdding any payment systems. \r\nOur web developers develop unique casino design. \r\nWe\'ll help select and set up the server, casino script, payment systems, and API. \r\nAfter you purchase the casino, you acquire permanent aid, and upgrades. \r\nIf you still have questions, our support team is available 24/7 to answer them. \r\nС уважением, ваш GramBit. \r\n \r\nContacts: \r\nTelegram: http://t.me/grambitmaster \r\nmail: support@grambit.pro \r\n \r\nP.S: Possible sale of source code.',''),
(5326,1,1369,'1','Mike Sebastian Wagner',''),
(5327,1,1369,'4','88829681138',''),
(5328,1,1369,'3','info@professionalseocleanup.com',''),
(5329,1,1369,'5','Improve your website`s ranks totally free \r\n \r\nMessage: \r\nHi there, \r\n \r\nWhile checking your nixin.co.za for its ranks, I have noticed that there are some toxic links pointing towards it. \r\n \r\nGrab your free clean up and improve ranks in no time \r\nhttp://www.professionalseocleanup.com/ \r\n \r\nIt really works, get a free backlinks clean up with us today \r\n \r\nRegards \r\nMike Sebastian Wagner\r\n \r\nWhatsapp: http://www.professionalseocleanup.com/whatsapp/ \r\nEmail us: info@professionalseocleanup.com',''),
(5330,1,1370,'1','Fritz Jesch',''),
(5331,1,1370,'4','0825732782',''),
(5332,1,1370,'3','f.b.jesch@gmail.com',''),
(5333,1,1370,'5','Good day,\r\nPlease send a dimension drawing for: Nixin sst P-Rail 1200mm AND Nixin sst P-RAIL eCO 1000MM. aRE THESE P-RAILS AVAILABLE WITH ANCHOR-PINS FOR EPOXY FITTING INTO CONCRETE? aLTERNARIVELY, CAN YOU SUPPLY SUITABLE SST COACH SCREWS FOR FASTENING?\r\nkIND REGARDS\r\nfRITZ jESCH\r\ntULBAGH',''),
(5334,1,1371,'1','crypto7Dyera',''),
(5335,1,1371,'4','82391789888',''),
(5336,1,1371,'3','777@zel.biz',''),
(5337,1,1371,'5','Urgent TON Crypto Inside information! \r\n \r\nThe Open Network (TON) has experienced a remarkable surge in popularity throughout 2024, with the number of token holders skyrocketing by 2400% to over 90 million. This growth has been particularly pronounced since June, with trading volumes reaching a peak of $2.4 billion in September. \r\n \r\nCurrently priced at $5.28, Toncoin (TON) has a market capitalization of $13.40 billion. \r\nInsider information about TON will priced more than $20 (up to 400%) \r\n \r\nFor more information please see: http://ke1taro.com/crypto/ \r\n \r\nFree limited access code here: \r\n \r\ncrypto3 \r\ncrypto3 \r\ncrypto2 \r\ncrypto3 \r\ncrypto1 \r\ncrypto1 \r\ncrypto5 \r\ncrypto5 \r\ncrypto2 \r\ncrypto3 \r\ncrypto3 \r\ncrypto3',''),
(5338,1,1372,'1','Graham Webster',''),
(5339,1,1372,'4','0828281818',''),
(5340,1,1372,'3','grahamwebster@pgasa.com',''),
(5341,1,1372,'5','Do you epoxy coat swimming pools?',''),
(5342,1,1373,'1','William  Douries',''),
(5343,1,1373,'4','0745825700',''),
(5344,1,1373,'3','will@willenium.co.za',''),
(5345,1,1373,'5','Good day.  are you pool product supply store only or are you performing maintenance services too, like filter sand replacemnt?',''),
(5346,1,1374,'1','Trevor Mare',''),
(5347,1,1374,'4','0836290454',''),
(5348,1,1374,'3','trevor.d.mare@gmail.com',''),
(5349,1,1374,'5','I have a \"3 bag sand filter\". Thinking of switching to Glass media.  How many bags of the glass media will I need?\r\nDelivery cost to Constantia 7806.. Thanks',''),
(5350,1,1375,'1','Mike Laurent Smit',''),
(5351,1,1375,'4','88542661889',''),
(5352,1,1375,'3','mike@monkeydigital.co',''),
(5353,1,1375,'5','Hi there \r\nWe have a special connection with a reputable Network that gives us the possibility to offer Social Ads Country Targeted and niche traffic for just 10$ for 10000 Visits. \r\n \r\nDepending on the Country, we can send larger volumes of ads traffic. \r\n \r\nTry us today, we even use this for our SEO clients: \r\nhttp://www.monkeydigital.co/product/country-targeted-traffic/ \r\n \r\nor chat with us on Whatsapp: http://monkeydigital.co/whatsapp-us/ \r\n \r\nRegards \r\nMike Laurent Smit\r\n \r\nmonkeydigital.co',''),
(5354,1,1376,'1','Hennie Smuts',''),
(5355,1,1376,'4','0823235870',''),
(5356,1,1376,'3','smutshennie@gmail.com',''),
(5357,1,1376,'5','Supply and fit of pool stainless steel  sturdy grabrail.\r\nLiving in Alan manor\r\nSouth of joburg',''),
(5358,1,1377,'1','Hennie swanepoel',''),
(5359,1,1377,'4','0798810991',''),
(5360,1,1377,'3','Hennies@polsconsulting.com',''),
(5361,1,1377,'5','Good Day please see proof of payment for order number 4894 has been sent to info@nixin.co.za',''),
(5362,1,1378,'1','Brettacemn',''),
(5363,1,1378,'4','87384647811',''),
(5364,1,1378,'3','dyltmizl@oonmail.com',''),
(5365,1,1378,'5','Seaman rescued after more than 20 hours at sea off Australia’s east coast \r\n[url=kra25.gl]http://kraken-24at.net[/url] \r\n \r\nA seaman who fell off a cargo ship survived almost 20 hours at sea before being rescued off Australia’s southeastern coast on Friday, according to emergency services. \r\n \r\nThe man in his 30s drifted several kilometers in the open sea before he was pulled from the water by a recreational angler, local rescue authorities have said. \r\n \r\nHe had last been seen aboard Double Delight, a Singapore-flagged bulk carrier, at 11:30 p.m. on Thursday. Details on how he fell from the cargo ship are not immediately available. \r\nkra2.cc \r\nhttp://kr1at.com \r\nThe ambulance service in New South Wales state responded to reports that a seaman had been found at 6:20 p.m. Friday, a spokesperson said. They added that it came from Boatrowers Reserve, near Blacksmiths Beach south of the city of Newcastle. \r\n \r\n“The patient, a man in his 30s, was conscious, breathing and alert when assessed by NSW Ambulance paramedics and treated for suspected hypothermia before he was transported to John Hunter Hospital in a serious but stable condition,” NSW Ambulance said in a statement on Friday. \r\n \r\nNSW Ambulance paramedic Erin Laughton told CNN’s affiliate 9News that the man was about three-and-a-half kilometers out to sea “waving his arm around” and “bobbing around in the water,” when he was found. \r\n“He was wearing a life jacket, he was conscious, he was able to communicate with us, he was very cold, he was hypothermic and exhausted – he was absolutely exhausted,” she added. \r\n \r\nThe Australian Maritime Safety Authority (AMSA) said local officials told them earlier in the day the sailor had reportedly gone overboard the previous evening, about 8 kilometers southeast of Newcastle. \r\n \r\nThe authority said it had deployed water police and marine rescue units for the rescue, as well as two sea vessels and two helicopters.',''),
(5366,1,1379,'1','Eric Jones',''),
(5367,1,1379,'4','555-555-1212',''),
(5368,1,1379,'3','ericjonesmyemail@gmail.com',''),
(5369,1,1379,'5','Hello to the Nixin Owner,\r\n\r\nI am Eric, and I recently discovered your site, Nixin.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads – you can visit http://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitor’s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit http://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\r\nPlease visit http://actionleadgeneration.com to learn more about Web Visitors Into Leads.\r\n\r\nIf you\'d like to Want to receive fewer emails, or none whatsoever? Update your email preferences by visiting http://actionleadgeneration.com/unsubscribe.aspx?d=nixin.co.za',''),
(5370,1,1380,'1','Michaelliace',''),
(5371,1,1380,'4','88883843517',''),
(5372,1,1380,'3','crisinsus_3091@mail.ru',''),
(5373,1,1380,'5','King Charles has led the nation in two minutes of silence in remembrance of men and women who lost their lives serving in the two world wars or other conflicts. \r\n[url=http://kra-11.at]РєР°Рє РЅР°Р№С‚Рё РєСЂР°РєРµРЅ[/url] \r\nTens of thousands of veterans and civilians joined the King in paying their respects to the fallen at the annual National Service of Remembrance ceremony at the Cenotaph in central London. \r\n \r\nThe King was joined by other members of the Royal Family, including the Prince and Princess of Wales, and political leaders. \r\n \r\nEvents to mark Remembrance Sunday - observed on the closest Sunday to Armistice Day - are taking place around the country. \r\n \r\nThe King laid the first wreath on behalf of the nation. Dressed in the Royal Navy uniform of the Admiral of the Fleet, he saluted after stepping back from the Cenotaph. \r\n \r\nThe King was followed by Queen Camilla’s equerry, Major Ollie Plunket, laying a wreath on her behalf as she is currently recovering from a chest infection. \r\n \r\nPrince William, Prince Edward and Princess Anne followed, then Prime Minister Sir Keir Starmer and the country\'s other political leaders. \r\n \r\nkraken29 \r\nhttp://kra8-gl.cc',''),
(5374,1,1381,'1','Ronaldlog',''),
(5375,1,1381,'4','81168262937',''),
(5376,1,1381,'3','2hpp@azmail.fun',''),
(5377,1,1381,'5','Discover the most stunning [url=http://hairypussypix.com/hairy-black-pussy/]hairy black pussy gallery[/url] you’ve ever seen! Our exclusive collection offers an unmatched glimpse into natural beauty, celebrating realness and distinctiveness. Whether you’re browsing for ideas or simply admiring the appeal of every image, this [url=http://hairypussypix.com/galleries/bbw-pron.html]bbwpron[/url]  is a hidden gem waiting to be uncovered. Don’t miss out on the chance to dive into something truly remarkable. Visit our [url=http://hairypussypix.com/hairy-black-pussy/]hairy black pusssy[/url]  today and experience the allure firsthand! Visit today and check it out!',''),
(5378,1,1382,'1','Charles Pelzer',''),
(5379,1,1382,'4','0828503099',''),
(5380,1,1382,'3','cpelzer@mweb.co.za',''),
(5381,1,1382,'5','Hi. I\'m looking for a complete skimmer box for a fibreglass POOL. Do you have and the price please?',''),
(5382,1,1383,'1','CherylFug',''),
(5383,1,1383,'4','81763222986',''),
(5384,1,1383,'3','2hbp@azmail.fun',''),
(5385,1,1383,'5','Unshaved teen chicks and hairy Milf spreads legs as well as closeup bushy pussies. Appear hairy girls at candid porn pictures! [url=http://hairybeautypics.com/]hairy beauty pussy pics[/url] Hispid pussy pics with hundreds of hirsute hotties in our massive unconfined setal bush collection. Hand-selected and categorized crinite pictures. [url=http://hairybeautypics.com/hairy-black-pussy/]hairy black pussu[/url] Unshaved teen chicks and furry Milf spreads legs and closeup bushy pussies. Look setaceous girls at even-handed porn pictures! \r\npubic hair porn picture\r\namature hairy cunts\r\nhairy virgins adult free pics\r\n[url=http://hairybeautypics.com/very-hairy-pussy/]very hairy pussy pic[/url]',''),
(5386,1,1384,'1','Williamrut',''),
(5387,1,1384,'4','87855313286',''),
(5388,1,1384,'3','william1@xrevelxr.com',''),
(5389,1,1384,'5','[url=http://holodilnikirk.ru/]Ремонт холодильников в Иркутске[/url]: быстро, качественно, недорого отремонтируем ваш холодильников в городе Иркутске. http://holodilnikirk.ru/',''),
(5390,1,1385,'1','Johnathan',''),
(5391,1,1385,'4','0721171314',''),
(5392,1,1385,'3','Johnathan.dillon@gmail.com',''),
(5393,1,1385,'5','Is there a shop in port elizabeth where I can get pureclear?',''),
(5394,1,1386,'1','Victortip',''),
(5395,1,1386,'4','81237562394',''),
(5396,1,1386,'3','victor1@xrevelxr.com',''),
(5397,1,1386,'5','Наша компания выполняет [url=http://holodilnikirk.ru/]ремонт холодильников в Иркутске на дому[/url]. Мы отремонтируем ваш холодильников за адекватную цену и время. Обращайтесь в нашу фирму по ремонту холодильников. http://holodilnikirk.ru/',''),
(5398,1,1387,'1','Yaseen cupido',''),
(5399,1,1387,'4','0677137833',''),
(5400,1,1387,'3','yaseencupido8@gmail.com',''),
(5401,1,1387,'5','Good afternoon hope this message find you well.\r\nIm contacting you guys wanting to know if there is any job applications available?',''),
(5402,1,1388,'1','WAYNE Hendricks',''),
(5403,1,1388,'4','0837669159',''),
(5404,1,1388,'3','waynehendricks60@gmail.com',''),
(5405,1,1388,'5','When can I expect when I order tomorrow. I\'m in Kensington, cape town.',''),
(5406,1,1389,'1','Mike Christopher Lefevre',''),
(5407,1,1389,'4','83688551977',''),
(5408,1,1389,'3','info@strictlydigital.net',''),
(5409,1,1389,'5','Hi there \r\n \r\nHaving some bunch of links pointing to nixin.co.za could have 0 value or worse for your website, It really doesn`t matter how many backlinks you have, what matters is the amount of keywords those websites rank for. That is the most important thing. Not the fake Moz DA or ahrefs DR score. That anyone can do these days. BUT the amount of ranking keywords the sites that link to you have. Thats it. \r\n \r\nHave such links point to your website and you will ROCK ! \r\n \r\nWe are offering this special service here: \r\nhttp://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubts, or need more information, chat with us: http://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards \r\nMike Christopher Lefevre\r\n \r\nstrictlydigital.net',''),
(5410,1,1390,'1','Jacky van der Nest',''),
(5411,1,1390,'4','0622689512',''),
(5412,1,1390,'3','jackyvdnest@gmail.com',''),
(5413,1,1390,'5','Have holes in our swimming pool and need a quote to get it fixed',''),
(5414,1,1391,'1','DoyleBok',''),
(5415,1,1391,'4','88416972774',''),
(5416,1,1391,'3','donald111@xrevelxr.com',''),
(5417,1,1391,'5','Быстрый [url=http://holodilnikirk.ru/]ремонт холодильников в Иркутске[/url] по адекватным ценам. Если у вас сломался холодильник, вы можете обратиться к нам. Выполним работу ыбстро и качественно http://holodilnikirk.ru/',''),
(5418,1,1392,'1','JamesPaype',''),
(5419,1,1392,'4','84522277154',''),
(5420,1,1392,'3','victor11@xrevelxr.com',''),
(5421,1,1392,'5','[url=http://holodilnikirk.ru/]ремонт холодильников на дому[/url] в городе Иркутск. Сделаем все с высочайшим качеством, починим сломавшийся холодильников в кратчайшие сроки http://holodilnikirk.ru/',''),
(5422,1,1393,'1','Daviddeads',''),
(5423,1,1393,'4','89566524617',''),
(5424,1,1393,'3','sergoworki.n.g71.8@gmail.com',''),
(5425,1,1393,'5','Hospitality, travel',''),
(5426,1,1394,'1','IAN PRETORIUS',''),
(5427,1,1394,'4','0829202581',''),
(5428,1,1394,'3','ian.pretorius@impendulo.co.za',''),
(5429,1,1394,'5','Do you have dimensions for your type 59 and type 30 pool hand rails ?',''),
(5430,1,1395,'1','WilliamMof',''),
(5431,1,1395,'4','84769119346',''),
(5432,1,1395,'3','mathews1@xrevelxr.com',''),
(5433,1,1395,'5','[url=http://holodilnikirk.ru/]ремонт холодильников на дому[/url] в городе Иркутск. Сделаем все с высочайшим качеством, починим сломавшийся холодильников в кратчайшие сроки http://holodilnikirk.ru/',''),
(5434,1,1396,'1','Jp Spangenberg',''),
(5435,1,1396,'4','0799842594',''),
(5436,1,1396,'3','jps.con76@gmail.com',''),
(5437,1,1396,'5','Looking for a Rimflow sysTem for a pool',''),
(5438,1,1397,'1','ComCASH24mesee',''),
(5439,1,1397,'4','81595227465',''),
(5440,1,1397,'3','jdjwmvuwpi@rambler.ru',''),
(5441,1,1397,'5','Обменник криптовалюты ComCASH предлагаем быстрый способ обмена биткоинов на рубли. \r\n \r\nНаш сервис гарантирует лучшие курсы, исключая верификацию. \r\n \r\nВы можете моментально вывести биткоины на карту с минимальными потерями. \r\n \r\nМы предлагаем доступность для всех пользователей, чтобы сделать ваш конвертацию простым. \r\n \r\nВыберите быстрый способ обмена криптовалюты с ComCASH и получите максимальную скорость. \r\n \r\n \r\n \r\n<a href=\"http://comcash.io/ru\">обменники без комиссии</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-TCSBRUB/create\">обменять usdt trc20 на тинькофф</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-CASHRUB/create\">usdt trc20 цена в рублях</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-SBERRUB/create\">биткоин на рубли на карту сбербанка</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-TCSBRUB/create\">обмен usdt trc20 на тинькофф</a>\r\n<a href=\"http://comcash.io/ru\">обменник криптовалюта</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-TCSBRUB/create\">обменник биткоин на тинькофф</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-CASHRUB/create\">1 usdt trc20 сколько рублей</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-ETH/create\">обмен bitcoin на ethereum в россии</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-SBERRUB/create\">обмен юсдт на сбербанк</a>',''),
(5442,1,1398,'1','Ammar nofaleah',''),
(5443,1,1398,'4','+97455956908',''),
(5444,1,1398,'3','a.nofaleah@credo-intl.com',''),
(5445,1,1398,'5','Dear SIr,\r\n\r\nHope all is ok.\r\n\r\nKindly note that we are interested in becoming you exclusive agent in for the market of Syria as we believe that with the diversity in our group ( Investor, Developer, Main Contractor & Trader) we can penetrate the market in win-win situation for both of our companies.\r\n\r\nbest Regards',''),
(5446,1,1399,'1','RobertEndah',''),
(5447,1,1399,'4','89524693916',''),
(5448,1,1399,'3','pupsxxqa@veridicalmail.com',''),
(5449,1,1399,'5','Be the first to receive the official Trump Memcoin and join our community \r\nJoin the Trump Community. This is History in the Making! \r\n$TRUMP are now freely tradeable on the blockchain. \r\n \r\n[url=http://dtcoin.pro]Claim Airdrop $TRUMP NOW[/url] \r\n \r\nYou personal promocod - \"285kqf\"',''),
(5450,1,1400,'1','Alberto Tagliaro',''),
(5451,1,1400,'4','0828489998',''),
(5452,1,1400,'3','tag7639@gmail.com',''),
(5453,1,1400,'5','Hi. Please give me a price for 6 x 15kg bags of glass filter media',''),
(5454,1,1401,'1','ModestoTot',''),
(5455,1,1401,'4','89375381939',''),
(5456,1,1401,'3','zlypctwq@znemail.com',''),
(5457,1,1401,'5','Tbilisi, Georgia — Jailed journalist Mzia Amaghlobeli gets weaker every day as her hunger strike has reached three weeks in Rustavi, a town near the Georgian capital of Tbilisi, her lawyer says. Now the 49-year-old is having difficulty walking the short distance from her cell to the room where they usually meet, and human rights officials, colleagues and family fear for her life. \r\n[url=http://kra29at.com]kra30 cc[/url] \r\nAmaghlobeli was arrested Jan. 12 during an anti-government protest in the coastal city of Batumi, one of over 40 people in custody on criminal charges from a series of demonstrations that have hit the South Caucasus nation of 3.7 million in recent months. \r\n[url=http://kraken29-at.net]kra27 at[/url] \r\nThe political turmoil follows a parliamentary election that was won by the ruling Georgian Dream party, although its opponents allege the vote was rigged. \r\n \r\nProtests highlight battle over Georgia\'s future. Here\'s why it matters. \r\nIts outcome pushed Georgia further into Russia\'s orbit of influence. Georgia aspired to join the European Union, but the party suspended accession talks with the bloc after the election. \r\n \r\nAs it sought to cement its grip on power, Georgian Dream has cracked down on freedom of assembly and expression in what the opposition says is similar to President Vladimir Putin\'s actions in neighboring Russia, its former imperial ruler. \r\nkra26 cc \r\nhttp://kra30.net',''),
(5458,1,1402,'1','MATHIAS MAZARURA',''),
(5459,1,1402,'4','0738641121',''),
(5460,1,1402,'3','mathmazarura.7@gmail.com',''),
(5461,1,1402,'5','I AM LOOKING FOR  THE LEADER AND HAND RAIL  FOR 50MX25 METERS X1..5 DEPTH',''),
(5462,1,1403,'1','Mike Ralf Jensen',''),
(5463,1,1403,'4','85397672386',''),
(5464,1,1403,'3','info@digital-x-press.com',''),
(5465,1,1403,'5','Greetings, \r\n \r\nI realize that many find it challenging to grasp that organic ranking growth takes patience and a well-planned monthly approach. \r\n \r\nThe reality is, very few site owners have the willingness to wait for the progressive yet powerful results that can elevate their company. \r\n \r\nWith Google’s evolving algorithms, a steady, commitment to SEO is necessary for achieving a positive ROI. \r\n \r\nIf you believe this as the most effective approach, give us a try! \r\n \r\nCheck out Our Custom SEO Plans \r\nhttp://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nContact Us on Live Support \r\nhttp://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe provide exceptional value for your investment, and you will appreciate choosing us as your digital agency. \r\n \r\nThank you, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148',''),
(5466,1,1404,'1','RodolfoVep',''),
(5467,1,1404,'4','82793661953',''),
(5468,1,1404,'3','ysqoswfe@maillv.com',''),
(5469,1,1404,'5','Secretary of State Marco Rubio appeared to escalate the Trump administration’s confrontation with Panama on Sunday, telling its leader that President Trump had determined that Chinese “influence and control” over the Panama Canal threatens the waterway and demanding “immediate changes,” according to the State Department. \r\n[url=http://kra-28.cc]kra28 at[/url] \r\nPanama’s president, Jose Raul Mulino, provided a different account of the discussion, saying after the meeting that he did not believe Mr. Rubio had conveyed a threat that Mr. Trump might move to reclaim the American-built shipping route. He said he saw little risk of such an intervention. \r\n[url=http://kra27.net]kra21 cc[/url] \r\nBut President Trump, speaking to reporters at Joint Base Andrews in Maryland about the canal on Sunday, said that “we’re going to take it back, or something very powerful is going to happen.” \r\n[url=http://kra-26.at]kra22.at[/url] \r\nThe State Department’s summary of the meeting in Panama City, Mr. Rubio’s first with a foreign leader since becoming secretary of state, struck a tone that was sometimes aggressive. It said Mr. Rubio had told his host that Mr. Trump had made a “preliminary determination” that China’s government exercised control over the canal. \r\n \r\nkra20 cc \r\nhttp://kra27cc.ru',''),
(5470,1,1405,'1','RolandHeR',''),
(5471,1,1405,'4','85683172898',''),
(5472,1,1405,'3','jkmyeaue@maillv.com',''),
(5473,1,1405,'5','Tbilisi, Georgia — Jailed journalist Mzia Amaghlobeli gets weaker every day as her hunger strike has reached three weeks in Rustavi, a town near the Georgian capital of Tbilisi, her lawyer says. Now the 49-year-old is having difficulty walking the short distance from her cell to the room where they usually meet, and human rights officials, colleagues and family fear for her life. \r\n[url=http://kra24at.cc]kra23.at[/url] \r\nAmaghlobeli was arrested Jan. 12 during an anti-government protest in the coastal city of Batumi, one of over 40 people in custody on criminal charges from a series of demonstrations that have hit the South Caucasus nation of 3.7 million in recent months. \r\n[url=http://kra26at.cc]kra23 at[/url] \r\nThe political turmoil follows a parliamentary election that was won by the ruling Georgian Dream party, although its opponents allege the vote was rigged. \r\n \r\nProtests highlight battle over Georgia\'s future. Here\'s why it matters. \r\nIts outcome pushed Georgia further into Russia\'s orbit of influence. Georgia aspired to join the European Union, but the party suspended accession talks with the bloc after the election. \r\n \r\nAs it sought to cement its grip on power, Georgian Dream has cracked down on freedom of assembly and expression in what the opposition says is similar to President Vladimir Putin\'s actions in neighboring Russia, its former imperial ruler. \r\nkra23 at \r\nhttp://kra21-at.com',''),
(5474,1,1406,'1','Vikki',''),
(5475,1,1406,'4','botes',''),
(5476,1,1406,'3','vikkibotes@gmail.com',''),
(5477,1,1406,'5','i would like for someone to come out to give us a quote on a pool. we have one currently but would like to install a new one.',''),
(5478,1,1407,'1','Irene',''),
(5479,1,1407,'4','0846144587',''),
(5480,1,1407,'3','basson.irene@gmail.com',''),
(5481,1,1407,'5','Do you stock Badu 90 body o ring?',''),
(5482,1,1408,'1','Hilary Bailey',''),
(5483,1,1408,'4','0711054649',''),
(5484,1,1408,'3','hilarybailey53@gmail.com',''),
(5485,1,1408,'5','I need pool materials',''),
(5486,1,1409,'1','when should i take dapoxetine',''),
(5487,1,1409,'4','87629649937',''),
(5488,1,1409,'3','Muptupnom@mailsphere.xyz',''),
(5489,1,1409,'5','Diana Zuckerman and other senior staff <a href=http://enhanceyourlife.mom/>priligy pills</a>',''),
(5490,1,1410,'1','Mike Rodrigo Morel',''),
(5491,1,1410,'4','83457332239',''),
(5492,1,1410,'3','info@strictlydigital.net',''),
(5493,1,1410,'5','Greetings, \r\n \r\nReceiving some set of links linking to nixin.co.za could have 0 value or negative impact for your website. \r\n \r\nIt really isn’t important the number of backlinks you have, what is key is the total of ranking terms those platforms are optimized for. \r\n \r\nThat is the critical thing. \r\nNot the overrated Moz DA or ahrefs DR score. \r\nThese can be faked easily. \r\nBUT the volume of ranking keywords the sites that send backlinks to you contain. \r\nThat’s the bottom line. \r\n \r\nGet these quality links redirect to your site and you will ROCK! \r\n \r\nWe are providing this powerful SEO package here: \r\nhttp://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nIn doubt, or want to know more, message us here: \r\nhttp://www.strictlydigital.net/whatsapp-us/ \r\n \r\nKind regards, \r\nMike Rodrigo Morel\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738',''),
(5494,1,1411,'1','DavidUnilm',''),
(5495,1,1411,'4','89457552785',''),
(5496,1,1411,'3','idiom-curtly-sage@duck.com',''),
(5497,1,1411,'5','Great post! \r\nI always enjoy how your content balances depth with readability. \r\nHave you considered exploring how these ideas might intersect with sustainability or AI trends? \r\nIt’d be interesting to see your take on their broader implications. \r\nThanks for sharing such valuable insights—keep them coming! \r\n \r\nSite - <a href=\"http://gpt.1stpage.ru/\">http://gpt.1stpage.ru/</a>',''),
(5498,1,1412,'1','Gptwriterbon',''),
(5499,1,1412,'4','82488591796',''),
(5500,1,1412,'3','gordf99@capitan55.site',''),
(5501,1,1412,'5','Привет всем! \r\nВы слышали когда-нибудь о X GPT Writer, X Parser light или X Translator? \r\nЯ тоже нет, пока не посоветовали автоматизировать рутинные задачи этим софтом, хочу сказать одно! Я потом долго не мог поверить, \r\nчто можно так автоматизировать рутинные задачи и главное получить на выходе 100% свежий контент, что будут на ура индексировать \r\nпоисковые системы) \r\n \r\nX-Translator генератор контента для социальных сетей \r\nС X-Translator вы получите генератор контента для социальных сетей, который поможет вам создавать привлекательные посты и описания. Этот инструмент идеально подходит для SMM-специалистов и маркетологов, желающих увеличить вовлечённость аудитории. Используйте X-Translator для генерации уникальных идей, которые будут актуальны для ваших подписчиков. Благодаря удобному интерфейсу, процесс создания контента станет проще и быстрее. Начните создавать контент для социальных сетей с X-Translator и удивите свою аудиторию! \r\n \r\n \r\nX-GPTWriter рич контент для озон генератор \r\nС X-GPTWriter создание рич-контента для Озона стало проще! Этот генератор контента предлагает отличные решения для всех, кто хочет привлечь покупателей. Вы сможете генерировать привлекательные описания товаров и интересные статьи, которые увеличат продажи. Используйте X-GPTWriter как генератор контент-плана и добейтесь успеха на Озоне. Начните прямо сейчас и удивите своих клиентов качественным контентом! \r\n \r\n \r\nКстати, друг дал купон на скидку 40%: 94EB516BCF484B27 \r\nподробности где его вводить указаны на сайте: http://www.xtranslator.ru \r\nСтоит попробовать Друзья, там есть демо, все бесплатно, не пожалеете) \r\n \r\nX-Translator контент генератор\r\nуникализатор текстов онлайн\r\nуникализатор текста бесплатно\r\nX-Parser Light бесплатные парсеры контента\r\nлучший уникализатор текста онлайн X-Translator\r\nX-Parser Light парсером контента\r\nпарсер контента битрикс\r\nX-GPTWriter сайт генератор контента\r\nX-Translator генератор контента для wordpress\r\nонлайн уникализатор текстов X-GPTWriter\r\n \r\n \r\n[url=http://www.xtranslator.ru]генератор контента для сайта[/url] \r\nУдачи!',''),
(5502,1,1413,'1','Schear Xie',''),
(5503,1,1413,'4','008618207883267',''),
(5504,1,1413,'3','sales1@sunrisepoolspa.com',''),
(5505,1,1413,'5','Hi there,\r\nThis is Schear from Guangzhou Sunrise Pool Spa Equipment Co. Ltd, is professional in swimming pool equipment for nearly 10 years, covering swimming pool pumps, sand filters, pool lights, pool cleaning parts, pool plastic accessories, etc.\r\nHope to establish business relationship with you!\r\nShould you wanna know more about our company, please check our website through www.sunrisepoolspa.com\r\nThank you for your kind attention!',''),
(5506,1,1414,'1','Johan van der Walt',''),
(5507,1,1414,'4','0823142703',''),
(5508,1,1414,'3','jhnvanderwalt4@gmail.com',''),
(5509,1,1414,'5','Good day.\r\n\r\nI am a pool contractor in Bloemfontein (Pool Creations).\r\nMy client is looking for a logo for his fiberglass pool I want to paint the pool and resin the logo to the bottom of the pool.\r\n\r\nThe logo is 1500 x 1500.',''),
(5510,1,1415,'1','Bradleyesoli',''),
(5511,1,1415,'4','89519896573',''),
(5512,1,1415,'3','qloiilqn@maillv.com',''),
(5513,1,1415,'5','London \r\nCNN \r\n— \r\nOpposite a bed in central London, light filters through a stained-glass window depicting, in fragments of copper and blue, Jesus Christ. \r\n[url=http://bsgl.hn]blacksprut[/url] \r\nThree people have lived in the deserted cathedral in the past two years, with each occupant — an electrician, a sound engineer and a journalist — paying a monthly fee to live in the priest’s quarters. \r\n[url=http://blsp.info]blacksprut2rprrt3aoigwh7zftiprzqyqynzz2eiimmwmykw7wkpyad onion[/url] \r\nThe cathedral is managed by Live-in Guardians, a company finding occupants for disused properties, including schools, libraries and pubs, across Britain. The residents — so-called property guardians — pay a fixed monthly “license fee,” which is usually much lower than the typical rent in the same area. \r\n[url=http://bs2sprut.com]blacksprut площадка[/url] \r\nApplications to become guardians are going “through the roof,” with more people in their late thirties and forties signing on than in the past, said Arthur Duke, the founder and managing director of Live-in Guardians. \r\n[url=http://btrhbfeojofxcpxuwnsp5h7h22htohw4btqegnxatocbkgdlfiawhyid.com]блэкспрут даркнет[/url] \r\n“That’s been brought about by the cost-of-living crisis,” he said. “People are looking for cheaper ways to live.” \r\n \r\n \r\n \r\nblacksprut2rprrt3aoigwh7zftiprzqyqynzz2eiimmwmykw7wkpyad onion \r\nhttp://blspat.ru',''),
(5514,1,1416,'1','ComCASH24mesee',''),
(5515,1,1416,'4','81524137987',''),
(5516,1,1416,'3','jdjwmvuwpi@rambler.ru',''),
(5517,1,1416,'5','Мы предлагаем быстрый способ обмена эфириума на фиатные деньги. \r\n \r\nНаш обменник гарантирует лучшие курсы, исключая раскрытие личных данных. \r\n \r\nВы можете без ожидания обменять биткоины на банковский счет с выгодным курсом. \r\n \r\nМы предлагаем доступность для всех пользователей, чтобы сделать ваш перевод удобным. \r\n \r\nВыберите лучший способ обмена криптовалюты с нашим обменником и получите лучшие условия. \r\n \r\n \r\n \r\n<a href=\"http://comcash.io/ru/exchange/BTC-ETH/create\">обмен bitcoin btc на ethereum eth</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-ETH/create\">обмен bitcoin на ethereum на карту</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-SBERRUB/create\">вывести usdt на карту</a>\r\n<a href=\"http://comcash.io/ru\">обменники криптовалюты</a>\r\n<a href=\"http://comcash.io/ru\">обменник криптовалют</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-SBERRUB/create\">перевод биткоина на сбербанк</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-ETH/create\">обмен bitcoin на ethereum через обменник</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-SBERRUB/create\">вывод usdt на сбербанк</a>\r\n<a href=\"http://comcash.io/ru/exchange/USDTTRC20-CASHRUB/create\">usdt trc20 цена в рублях</a>\r\n<a href=\"http://comcash.io/ru/exchange/BTC-ETH/create\">обмен bitcoin на ethereum без верификации</a>',''),
(5518,1,1417,'1','propecia hair loss forums',''),
(5519,1,1417,'4','84333865467',''),
(5520,1,1417,'3','Muptupnom@mailsphere.xyz',''),
(5521,1,1417,'5','Editorial Heart Failure Therapy New Drugs but Old Habits <a href=http://propecia2buy.top/>should i take propecia</a>',''),
(5522,1,1418,'1','Johnnytrine',''),
(5523,1,1418,'4','87818863646',''),
(5524,1,1418,'3','s.a.rahp3.w.i.l.l.iams.2.9.4.@gmail.com',''),
(5525,1,1418,'5','В игровой вселенной приближается новая эра – Warframe 1999 уже не за горами. Геймеров ждёт масштабное обновление, обещающее эпические битвы, уникальный геймплей и захватывающие миссии. Технологии и креативность сливаются в одном флаконе, задавая новый стандарт виртуальных приключений. \r\n[url=http://xrust.ru/games/310453-warframe-1999-uzhe-ne-za-gorami.html]games Warframe 1999 уже не за горами[/url]<a href=\"http://xrust.ru/soft/310451-microsoft-popala-pod-masshtabnoe-antimonopolnoe-rassledovanie.html\">Microsoft попала под масштабное антимонопольное расследование</a> \r\n  http://xrust.ru/',''),
(5526,1,1419,'1','StanleyBiomo',''),
(5527,1,1419,'4','86335139789',''),
(5528,1,1419,'3','nhmlnwbo@mailkv.com',''),
(5529,1,1419,'5','Аренда теплохода без банкета и фуршета \r\nПроведение праздника в теплое время года требует выбора особого места. Закрытое помещение подходит не лучшим образом, так как гостям будет хотеться свежего воздуха и солнца. Прекрасный вариант – это аренда теплохода в компании Ривер Трэвел. Незабываемые эмоции, впечатления гостям точно гарантированы. \r\nАренда теплохода в Москве может быть разной. Распространённый вариант – аренда корабля без питания (банкета или фуршета). Безусловно, на таком формате клиент существенно экономит. \r\n[url=http://river-travel.ru]аренда теплохода[/url] \r\nКогда заказывают теплоход без кухни? \r\nЕсть много мероприятий, на которых еда и алкогольные напитки не являются обязательными атрибутами. Например, некоторые форматы вечеринок, на которых акцент делается на впечатлениях, а не на питании. \r\nЧасто бывают случаи, когда клиенты пользуются услугами кейтеринга или имеют свой собственный ресторан и намерены привезти еду с собой. В некоторых случаях гости хотят привезти личного повара или даже готовить самостоятельно. \r\n \r\nВ чем сложность аренды теплохода без питания? \r\nТакая услуга имеет свои сложности, которые клиент должен четко осознавать. Например: \r\nостаётся открытым (нерешённым) вопрос питания и меню; \r\nна плечи клиента ложится дополнительная нагрузка: необходимо привезти посуду, скатерть, элементы декора, продукты питания, а также обдумать красивую сервировку столов; \r\nнеобходимость дополнительной аренды стороннего обслуживающего персонала; \r\nличная ответственность за качество и свежесть продуктов перед гостями. \r\nКонечный результат – дополнительные финансовые затраты, время и отсутствие сил. Вот поэтому важно взвесить все «за» и «против». \r\n \r\nКак арендовать теплоход без банкета и фуршета \r\nЕсли у вас есть такое желание, то заявку следует подавать заранее: ажиотаж очень большой. Каждая такая заявка рассматривается в индивидуальном порядке. Чтобы найти золотую середину, организатор, как правило, предлагает клиенту принести свои напитки и часть еды. Это самое лучшее решение в условиях ограниченного бюджета, когда хочется незабываемых впечатлений, но нет возможности больших трат.',''),
(5530,1,1420,'1','Jeffreyrox',''),
(5531,1,1420,'4','89627372964',''),
(5532,1,1420,'3','reg.g.ie.th.e.m.as.te.r.3.33@gmail.com',''),
(5533,1,1420,'5','drunk driving laws about Ohio could be complicated, then again it\'s essential to come with a good comprehension of these if a person are facing expenditures. Driving below your influence (DUI) looks a severe discourtesy that will can have got notable ramifications on your very own future. In Ohio, some sort of lawful limit for circulation ethanol concentration (BAC) is 8%for maximum drivers plus 0.04%  business motorists. \r\n \r\nIf you have been pulled by legal police and suspected of driving under the influence, they may carryout roadside soberness reports or chemical challenges, this type of seeing as breathalyzer or bloodstream studies, to determine your very own level of damage. Refusing they tests can result in intelligent consequences, including license suspension. \r\n \r\nDUI crimes in Ohio haul multiple consequences, depends upon on variables similar to previous convictions, BAC stage, and no matter whether here was basically an accident or injuries involved. Implications might offer penalties, license pause, compulsory alcohol method workouts, trial period, and perhaps penitentiary time. Recurring criminal acts and intense cases can lead to more extreme penalties. \r\n \r\nUtilizing a experienced DUI barrier attorney is vital to manage the complications of Ohio dwi statutes. They can easily examine the proof of, struggle the lawfulness of the break, doubt the truth of reports, and enjoy possible barriers to help extenuate the allegations. On the other hand, an lawyer can guide you during the appropriate process, making sure that your very own liberties are saved and recommending for the ideal conceivable event. \r\n \r\nKeep in mind, being updated on the subject of Ohio\'s DUI statutes and looking for the assistance of an adept attorney are essential steps in efficiently managing a DUI bill then guarding the long-term.  [url=http://www.cincinnaticriminal-lawyer.com/violent-crimes-attorney/]forgery defense counselor[/url]',''),
(5534,1,1421,'1','JosephRot',''),
(5535,1,1421,'4','84827846238',''),
(5536,1,1421,'3','sergowork.in.g71.8@gmail.com',''),
(5537,1,1421,'5','Care',''),
(5538,1,1422,'1','Wallacewex',''),
(5539,1,1422,'4','82848666987',''),
(5540,1,1422,'3','umtagbjj@znemail.com',''),
(5541,1,1422,'5','London \r\nCNN \r\n— \r\nOpposite a bed in central London, light filters through a stained-glass window depicting, in fragments of copper and blue, Jesus Christ. \r\n[url=http://btrhbfeojofxcpxuwnsp5h7h22htohw4btqegnxatocbkgdlfiawhyid.org]blacksprut сайт[/url] \r\nThree people have lived in the deserted cathedral in the past two years, with each occupant — an electrician, a sound engineer and a journalist — paying a monthly fee to live in the priest’s quarters. \r\n[url=http://bsme.sh]блэк спрут ссылка[/url] \r\nThe cathedral is managed by Live-in Guardians, a company finding occupants for disused properties, including schools, libraries and pubs, across Britain. The residents — so-called property guardians — pay a fixed monthly “license fee,” which is usually much lower than the typical rent in the same area. \r\n[url=http://blackspfgh3bi6im374fgl54qliir6to37txpkkd6ucfiu7whfy2odid.net]blacksprut[/url] \r\nApplications to become guardians are going “through the roof,” with more people in their late thirties and forties signing on than in the past, said Arthur Duke, the founder and managing director of Live-in Guardians. \r\n[url=http://blsp2site.at]blacksprut2rprrt3aoigwh7zftiprzqyqynzz2eiimmwmykw7wkpyad.onion[/url] \r\n“That’s been brought about by the cost-of-living crisis,” he said. “People are looking for cheaper ways to live.” \r\n \r\n \r\n \r\nbsme.at \r\nhttp://bs2shop.org',''),
(5542,1,1423,'1','prince deka',''),
(5543,1,1423,'4','+263773753400',''),
(5544,1,1423,'3','generalpd26@gmail.com',''),
(5545,1,1423,'5','Im looking For  SST Slimline Profile Spout 1200mm. How much will it be. I will be in capetown between 28 March and 2 April for collection',''),
(5546,1,1424,'1','约西亚',''),
(5547,1,1424,'4','+86 158 0642 0553',''),
(5548,1,1424,'3','josiah@qdthor.com',''),
(5549,1,1424,'5','pls add me : +86 158 0642 0553 whatsapp',''),
(5550,1,1425,'1','Khathutshelo',''),
(5551,1,1425,'4','0712639687',''),
(5552,1,1425,'3','khathus.kk@gmail.com',''),
(5553,1,1425,'5','Good day \r\n Do you guys have a pool vacuum machine',''),
(5554,1,1426,'1','Brett Dauberman',''),
(5555,1,1426,'4','0823005511',''),
(5556,1,1426,'3','Bd083005511@gmail.com',''),
(5557,1,1426,'5','Good day, my client is interested in 2 x water SPOUTs as seen on your webpage gallery, the spout is secured to the side of the pool and is C shaped, based on the image the spout looks about 500cm in height and is silver color,  can you please contact me with info on this.',''),
(5558,1,1427,'1','MichaelHaf',''),
(5559,1,1427,'4','86279934459',''),
(5560,1,1427,'3','cikpvara@mailkv.com',''),
(5561,1,1427,'5','Guatemala has pledged a 40% increase in deportation flights carrying Guatemalans and migrants of other nationalities from the United States, President Bernardo Arevalo announced Wednesday during a press conference with US Secretary of State Marco Rubio. \r\n[url=http://kra34-at.cc]кракен официальный сайт ссылка[/url] \r\nGuatemala has also agreed to create a task force for border control and protection along the country’s eastern borders. The force, composed of members of the National Police and army, will be tasked with fighting “all forms of transnational crime,” Arevalo said. \r\n[url=http://kra-38at.com]kra36.cc[/url] \r\nForeign nationals who arrive in Guatemala through deportation flights will be repatriated to their home countries, Arevalo said, adding that the US and Guatemala would continue to have talks on how the process would work and how the US would cooperate. \r\n[url=http://kra31-cc.net]kra40 cc[/url] \r\nArevalo also said that Rubio has voiced his support for developing infrastructure projects in the Central American nation. He added that his government would send a delegation to Washington in the coming weeks to negotiate deals for economic investments in Guatemala – which he said would incentivize Guatemalans to stay in their home country and not migrate to the US. \r\n \r\nArevalo said Guatemala has not had any discussions about receiving criminals from the US as El Salvador’s president has offered. He also insisted his country has not reached a “safe third country” agreement with the United States, which would require migrants who pass through Guatemala to apply for asylum there rather than continuing to the US. \r\nkra36.cc \r\nhttp://kra-39at.com',''),
(5562,1,1428,'1','can cats take augmentin',''),
(5563,1,1428,'4','87541453594',''),
(5564,1,1428,'3','Muptupnom@mailsphere.xyz',''),
(5565,1,1428,'5','<a href=http://augmentin.top/>augmentin during pregnancy</a> Suffer from products that iontophoresis',''),
(5566,1,1429,'1','DannyMaync',''),
(5567,1,1429,'4','88349141689',''),
(5568,1,1429,'3','dglmrxul@oonmail.com',''),
(5569,1,1429,'5','Ukrainian President Volodymyr Zelensky will meet US President Joe Biden and Vice President Kamala Harris in Washington on Thursday. Leon Neal/Getty Images \r\nCNN \r\n— \r\nUkrainian President Volodymyr Zelensky’s visit to the White House on Thursday could be his final chance to convince a receptive American president of his country’s war aims. \r\n[url=http://megaweb-4at.com]megaweb com[/url] \r\nThe precise details of the “victory plan” Zelensky plans to present in separate meetings to President Joe Biden and Vice President Kamala Harris are unknown, having been closely held until they are presented to the American leaders. \r\n \r\nBut according to people briefed on its broad contours, the plan reflects the Ukrainian leader’s urgent appeals for more immediate help countering Russia’s invasion. Zelensky is also poised to push for long-term security guarantees that could withstand changes in American leadership ahead of what is widely expected to be a close presidential election between Harris and former President Donald Trump. \r\n \r\nThe plan, people familiar with it said, acts as Zelensky’s response to growing war weariness even among his staunchest of western allies. It will make the case that Ukraine can still win — and does not need to cede Russian-seized territory for the fighting to end — if enough assistance is rushed in. \r\n \r\nThat includes again asking permission to fire Western provided long-range weapons deeper into Russian territory, a line Biden once was loathe to cross but which he’s recently appeared more open to as he has come under growing pressure to relent. \r\n \r\nEven if Biden decides to allow the long-range fires, it’s unclear whether the change in policy would be announced publicly. \r\n \r\nBiden is usually apt to take his time making decisions about providing Ukraine new capabilities. But with November’s election potentially portending a major change in American approach to the war if Trump were to win, Ukrainian officials — and many American ones — believe there is little time to waste. \r\nmegaweb4.at \r\nhttp://megaweb-9.com \r\nTrump has claimed he will be able to “settle” the war upon taking office and has suggested he’ll end US support for Kyiv’s war effort. \r\n \r\n“Those cities are gone, they’re gone, and we continue to give billions of dollars to a man who refused to make a deal, Zelensky. There was no deal that he could have made that wouldn’t have been better than the situation you have right now. You have a country that has been obliterated, not possible to be rebuilt,” Trump said during a campaign speech in Mint Hill, North Carolina, on Wednesday. \r\n \r\nComments like those have lent new weight to Thursday’s Oval Office talks, according to American and European officials, who have described an imperative to surge assistance to Ukraine while Biden is still in office. \r\n \r\nAs part of Zelensky’s visit, the US is expected to announce a major new security package, thought it will likely delay the shipping of the equipment due to inventory shortages, CNN previously reported according to two US officials. On Wednesday, the US announced a package of $375 million. \r\n \r\nThe president previewed Zelensky’s visit to the White House a day beforehand, declaring on the margins of the United Nations General Assembly his administration was “determined to ensure that Ukraine has what it needs to prevail in fight for survival.” \r\n[url=http://megaweb-6at.com]megaweb2.com[/url] \r\n“Tomorrow, I will announce a series of actions to accelerate support for Ukraine’s military – but we know Ukraine’s future victory is about more than what happens on the battlefield, it’s also about what Ukrainians do make the most of a free and independent future, which so many have sacrificed so much for,” he said.',''),
(5570,1,1430,'1','Clarence Pinto',''),
(5571,1,1430,'4','+263773322777',''),
(5572,1,1430,'3','clarencetpinto@gmail.com',''),
(5573,1,1430,'5','Looking for pump and filtration system for public swimming \r\nSize 33.5m×30.5M×1.8\r\nReply or WhatsApp as soon as possible',''),
(5574,1,1431,'1','Fabrice',''),
(5575,1,1431,'4','0822694149',''),
(5576,1,1431,'3','fabkabongo@yahoo.fr',''),
(5577,1,1431,'5','Good day\r\nKindly provide best offer for 1xHand rail for steps ; 1x5 steps ladder ,and 1x Flat hand rail',''),
(5578,1,1432,'1','MartinGex',''),
(5579,1,1432,'4','87421183289',''),
(5580,1,1432,'3','j978.4.2.59.0.@gmail.com',''),
(5581,1,1432,'5','How Employing Your SSA Ineptitude Lawyer Can Be Significant. \r\nHiring An SSA Incapability Legal Professional Turns Out to Be Critical. \r\n \r\n \r\nThe System for Senior Aid Administers various projects from unemployment insurance to public support, and also deals with incapacity remuneration for citizens powerless to carry out tasks due to chronic illness or damage. As with each and every involved agency, there are guidelines and guidelines which must be observed by the aforementioned agency in orderliness to obtain benefits. Thinking about bringing on the Skilled legal professional for Social Security Act Can be required. \r\n \r\nBringing on an knowledgeable Social Security Disability counsel could aid you deal with the challenges of Social Security Administration System for Senior Aid, enhancing your odds of acceptance for benefits. They shall assure that your submission is filed accurately and includes supporting medical evidence; furthermore, they understand how to collect this evidence promptly so it is not submitted late; also, they could avoid presenting irrelevant data that could cause holdups and refusals by the Shielding Social Assets. \r\n \r\nYour disability specialist will also equip you for a hearing with SSA if your claim is turned down, by summarizing what to await at it and responding any of your doubts about what happens there. They will aid with offering additional proof and seeking the magistrate who heard your legal case to assess their ruling and query witnesses or employment specialists called by Social Security to testify on your behalf, which can enhance the likelihood that an first disability appeal wins if originally denied. Legal professionals in social security disability can regain any past due beneficial outcomes thanks to changes in the starting date, which symbolizes when your state began. Competent champions for disabled individuals could help with regaining any past due perks that could have been lost attributable to changes in the starting date or when your condition began. \r\n \r\n[url=http://disabilitysacramento.com/ssdi-and-ssi-documentation-requirements/]Seeking SSDI involves providing detailed information about your qualifying conditions[/url]\r\n \r\n[url=http://forum.gangsters.pl/index.php?topic=23542.new#new]Reasons to Prioritize Hiring an Counsel Skilled in Disability Law[/url] fbb459d',''),
(5582,1,1433,'1','Johnnytrine',''),
(5583,1,1433,'4','87771272787',''),
(5584,1,1433,'3','s.a.r.ah.p3.w.il.l.i.a.ms2.9.4@gmail.com',''),
(5585,1,1433,'5','На современной сцене ярко сверкают новые союзы творческих личностей. Коллаборация Джесси Рейес и Ари Леннокса стала настоящим событием, объединяющим музыкальный талант и нестандартный взгляд на шоу-бизнес. Такая синергия дарит свежий звук и оригинальное представление, которое уже покоряет сердца поклонников по всему миру. \r\n[url=http://xrust.ru/girls/310487-novoe-sotrudnichestvo-na-scene-dzhessi-rejes-i-ari-lennoksa.html]Новое сотрудничество на сцене Джесси Рейес и Ари Леннокса[/url]<a href=\"http://xrust.ru/help/310420-poverka-schetchikov-vody-v-sankt-peterburge-pochemu-jeto-vazhno-i-kak-vybrat-nadezhnuju-kompaniju.html\">Поверка счетчиков воды в Санкт-Петербурге: почему это важно и как выбрать надёжную компанию</a> \r\n  http://xrust.ru/',''),
(5586,1,1434,'1','Waheed',''),
(5587,1,1434,'4','0721948776',''),
(5588,1,1434,'3','waheed.rawoot@gmail.com',''),
(5589,1,1434,'5','Hi. What is the price of the pure clean?',''),
(5590,1,1435,'1','Ronaldjes',''),
(5591,1,1435,'4','88431719488',''),
(5592,1,1435,'3','dan.n.yd.a.n.iels.0.0.0.7.@gmail.com',''),
(5593,1,1435,'5','Comprehending Why Materials Matter for Projects \r\n \r\nChoosing the right materials for any task is important, whether you are building a home, working on an outdoor space, or just doing a small personal project. The elements you choose will directly affect how long your endeavor will be and how strong and visually pleasing it looks. \r\n \r\nMultiple components offer varied advantages. For instance, wood can offer a warm vibe to places, while stone can give durability and sophistication. \r\n \r\nWhen selecting components, keep in mind how they will be applied. Will they be open to the elements, like wind? Some elements, such as treated wood or designated types of plastic, can endure extreme environments better than others. Other components might be more better for indoor use, where they are protected from the outside conditions. \r\n \r\nAnother aspect to keep in mind is the expense. Sometimes, the most expensive material isn’t always the ideal option for your task. Researching inexpensive components that still provide strength can help you keep your costs low while providing the lasting effect of your work. \r\n \r\nTo wrap up, don’t forget about green materials. Eco-friendly resources like upcycled wood or bamboo are growing popular as people seek ways to reduce their effect on the planet. These resources not only assist the planet but can also bring your work a distinct look. \r\n \r\nIn conclusion, selecting the correct elements involves considering your demands, the project’s demands, and your financial plan. Making thoughtful choices will allow your project to last longer and turn out well. \r\n \r\n[url=http://rightwayonlinequran.com/www-rightwayonlinequran-comwhatsapp-923075085002assalam-o-alaikum-my-sweet-brothers-sistersrightwayonlinequran-academy-is-an-online_islamic_center-for-providing-online_quran_tutoring-ser/#comment-4536]What sets apart between dense wood and easier wood: what to know.[/url] 9b0fa91  \r\n \r\n[url=http://americanstoneandtimber.com/contact]Guide for placing bluestone staircases nationwide[/url]',''),
(5594,1,1436,'1','NestorheBlawl',''),
(5595,1,1436,'4','82763871844',''),
(5596,1,1436,'3','gashish@cocaine-toshkent.online',''),
(5597,1,1436,'5','Купить Гашиш в Ташкенте? Сайт - TOSHKENT-COCAINE.VIP Гашиш в Узбекистане - TOSHKENT-COCAINE.VIP \r\n. \r\n. \r\n| Купить Гашиш в Ташкенте или другом городе Узбекистана - http://toshkent-cocaine.vip/ | \r\n| Сколько стоит Гашиш в Ташкенте и по Узбекистану доставка - http://toshkent-cocaine.vip/ | \r\n| Лучший Гашиш в Ташкенте с возможностью доставки в руки купить - http://toshkent-cocaine.vip/ | \r\n| Купить через курьера в руки Гашиш в Ташкенте - http://toshkent-cocaine.vip/ | \r\n| Чистый Гашиш купить в Узбекистане - http://toshkent-cocaine.vip/ | \r\n| Для заказа Гашиша в Ташкенте и других городах писать на сайт - http://toshkent-cocaine.vip/ | \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nОк Гугл, как купить Гашиш в Ташкенте - \r\nКупить Гашиш в Бухаре, Купить Гашиш в Ташкенте, Купить Гашиш в Самарканд, Купить Гашиш в Маргилан, \r\nКупить Гашиш в Карши , Купить Гашиш в Фергана, Купить Гашиш в Ургенч, Купить Гашиш в Андижан, Купить Гашиш в Коканд, \r\nКупить Гашиш в Термез, Купить Гашиш в Чирчик, Купить Гашиш в Навои, Купить Гашиш в Джизак, Купить Гашиш в Гюлистан. \r\nЦена на Гашиш в Узбекистане, Купить Гашиш в Розницу в Узбекистане, Моя лучшая покупка Гашиша была именно в Ташкенте, \r\nПриехал Курьер и привез мне Гашиш в Ташкенте. Я хочу остаться в Ташкенте на всегда из за того что тут можно \r\nКупить Гашиш в Ташкенте',''),
(5598,1,1437,'1','WilliampNeday',''),
(5599,1,1437,'4','82826858811',''),
(5600,1,1437,'3','alpha-pvp@cocaine-toshkent.online',''),
(5601,1,1437,'5','Купить Альфа ПВП в Ташкенте? Сайт - TOSHKENT-COCAINE.VIP Альфа ПВП в Узбекистане - TOSHKENT-COCAINE.VIP \r\n. \r\n. \r\n| Купить Альфа ПВП в Ташкенте или другом городе Узбекистана - http://toshkent-cocaine.vip/ | \r\n| Сколько стоит Альфа ПВП в Ташкенте и по Узбекистану доставка - http://toshkent-cocaine.vip/ | \r\n| Лучший Альфа ПВП в Ташкенте с возможностью доставки в руки купить - http://toshkent-cocaine.vip/ | \r\n| Купить через курьера в руки Альфа ПВП в Ташкенте - http://toshkent-cocaine.vip/ | \r\n| Чистый Альфа ПВП купить в Узбекистане - http://toshkent-cocaine.vip/ | \r\n| Для заказа Альфа ПВПа в Ташкенте и других городах писать на сайт - http://toshkent-cocaine.vip/ | \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nОк Гугл, как купить Альфа ПВП в Ташкенте - \r\nКупить Альфа ПВП в Бухаре, Купить Альфа ПВП в Ташкенте, Купить Альфа ПВП в Самарканд, Купить Альфа ПВП в Маргилан, \r\nКупить Альфа ПВП в Карши , Купить Альфа ПВП в Фергана, Купить Альфа ПВП в Ургенч, Купить Альфа ПВП в Андижан, Купить Альфа ПВП в Коканд, \r\nКупить Альфа ПВП в Термез, Купить Альфа ПВП в Чирчик, Купить Альфа ПВП в Навои, Купить Альфа ПВП в Джизак, Купить Альфа ПВП в Гюлистан. \r\nЦена на Альфа ПВП в Узбекистане, Купить Альфа ПВП в Розницу в Узбекистане, Моя лучшая покупка Альфа ПВПа была именно в Ташкенте, \r\nПриехал Курьер и привез мне Альфа ПВП в Ташкенте. Я хочу остаться в Ташкенте на всегда из за того что тут можно \r\nКупить Альфа ПВП в Ташкенте',''),
(5602,1,1438,'1','LowellgeLat',''),
(5603,1,1438,'4','83994815953',''),
(5604,1,1438,'3','gashish-moskow@russia-cocaine-kypit.online',''),
(5605,1,1438,'5','Купить Гашиш Москва? САЙТ -| COCAINES.STORE | Как Купить Гашиш по России? САЙТ - | COCAINES.STORE | \r\n. \r\n. \r\n. \r\n. \r\n. \r\nКупить Гашиш максимального качества в Москве? САЙТ - http://cocaines.store \r\nСколько стоит Гашиш в Москве сегодня? САЙТ - http://cocaines.store \r\nКупить Гашиш в городах России? САЙТ - http://cocaines.store \r\nКупить Гашиш с доставкой в руки В Москве? САЙТ - http://cocaines.store \r\nГде в Москве Купить Гашиш с доставкой? САЙТ - http://cocaines.store \r\nКупить с доставкой по России Гашиш? САЙТ - http://cocaines.store \r\nКупить Наркотики в Москве? САЙТ - http://cocaines.store \r\nКак Купить наркотики в России? САЙТ - http://cocaines.store \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nГугл Робот (GOOGLE ROBOT) \r\nКупить Гашиш в Москве? Купить Гашиш в Санкт Петербурге? Купить Гашиш в Питере? Купить Гашиш в Новосибирске? \r\nКупить Гашиш в Екатеринбурге? Купить Гашиш в Казани? Купить Гашиш в Нижнем Новгороде? Купить Гашиш в Красноярске? \r\nКупить Гашиш в Челябинске? Купить Гашиш в Самаре? Купить Гашиш в Уфе? Купить Гашиш в Ростове? Купить Гашиш в Краснодаре? \r\nКупить Гашиш в Омске? Купить Гашиш в Воронеже? Купить Гашиш в Перьми? Купить Гашиш в Волгограде? \r\nТекстовые теги для поиска- \r\nКупить Гашиш в России можно очень легко, особенно Купить Гашиш в Москве можно без проблем, потому что в Москве Гашиш \r\nПродаеться на каждом углу. Это могут быть и клубы, дискотеки так и с машины! Особенно приятно что Купить Гашиш в Москве \r\nможно закладками. Купить Закладками Гашиш в Москве может любой человек - как мужчина так и девушка! \r\nОднажды Купить Гашиш в Москве пробовала даже бабушка, и у неё всё получилось. Часто продают закладки Гашиша в Москве через Телеграм \r\nМой знакомый хотел попробовать найти Гашиш в Москве при поможи поискового приспособления для поиска закладок, но у него не получилось \r\nПотому что Гашиш в Москве очень хорошо спрятан, и без точного адреса Гашиш в Москве не возможно найти никак. \r\nКолумбийский, Мараканский, Мексиканский - это далеко не полный список стран, которые экспортируют Гашиш в Москву для \r\nразвлечения людей. Гарантией и безопасностью Гашиш в Москве всегда впечетлял, ведь это основное правило покупки! \r\nРоссийская Федерация всегда славилась своим разнообразием наркотических веществ, и всегда на первом месте был Гашиш в Москве! \r\nМаленькие шарики и круглые свертки - это закладки Гашиша в Москве, которые бережно и с трепетом разложили от лишних глаз. \r\nКаково было моё удивление, когда привезли с доставкой Гашиш в Москве прямо в руки! Это было просто ВАУ-еффект! \r\nПока кто то сидит дома или ходит на работу - жизнь в Москве с Гашишом проходит не заметно, быстро и легко! \r\nЕсть магазины, в которых Купить Гашиш в Москве можно с гарантией и доставкой в руки круглосуточно! \r\nВсё анонимно и безопастность просто зашкаливает, никогда Гашиш в Москве не сможет обнаружить полиция. \r\nКолючий кактус или национальность человека не имеет значения для покупки Гашиша в Москве, потому что люди бывают разные \r\nу всех разные потребности и желания. Но магазины готовы предоставить услугу по покупке Гашиша в Москве не зависимо от настроения, \r\nВедь настроение после покупки у всех будет одинаковое - ТОЛЬКО ПОЛНЫЙ ПОЗИТИВ!',''),
(5606,1,1439,'1','Bogdanhbs',''),
(5607,1,1439,'4','84863451756',''),
(5608,1,1439,'3','l.ukino.vi.c.h.20.22.1355@gmail.com',''),
(5609,1,1439,'5','Салам Вам друзья! \r\nХлеще детальная экспресс-информация размещена http://www.instagram.com/stekloelit.by/ \r\nДелаем отличное предложение Вашему сердечности изделия изо стекла чтоб у себя (что-что) также офиса.Наша организация ОБЩЕСТВО «СТЕКЛОЭЛИТ» мастачит 10 устремленность с края директивных органов рынке этой продукта на течение школа Беларуси.Стоит этюд грамотно равно по-людски создать конторское юстирня сверху короткий срок? Заявились невзгоды честь имею кланяться планировкой? Случим отличное языкоблудие подходящее эпикризис — поступательные конторские поперечины на спецзаказ, текущий разве различный принесут возможность офис разлучить точно по отделам разве подарить со стороны руководящих органов человека работнику индивидуальное пролетарое эстер для покойною, уединенной работы. \r\nЧрез целой нажимай Чтоб вас цельных удобств!',''),
(5610,1,1440,'1','StevenarCop',''),
(5611,1,1440,'4','89123635254',''),
(5612,1,1440,'3','metamphetamine-moscow@russia-cocaine-kypit.online',''),
(5613,1,1440,'5','Купить Метамфетамин Москва? САЙТ -| COCAINES.STORE | Как Купить Метамфетамин по России? САЙТ - | COCAINES.STORE | \r\n. \r\n. \r\n. \r\n. \r\n. \r\nКупить Метамфетамин максимального качества в Москве? САЙТ - http://cocaines.store \r\nСколько стоит Метамфетамин в Москве сегодня? САЙТ - http://cocaines.store \r\nКупить Метамфетамин в городах России? САЙТ - http://cocaines.store \r\nКупить Метамфетамин с доставкой в руки В Москве? САЙТ - http://cocaines.store \r\nГде в Москве Купить Метамфетамин с доставкой? САЙТ - http://cocaines.store \r\nКупить с доставкой по России Метамфетамин? САЙТ - http://cocaines.store \r\nКупить Наркотики в Москве? САЙТ - http://cocaines.store \r\nКак Купить наркотики в России? САЙТ - http://cocaines.store \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nГугл Робот (GOOGLE ROBOT) \r\nКупить Метамфетамин в Москве? Купить Метамфетамин в Санкт Петербурге? Купить Метамфетамин в Питере? Купить Метамфетамин в Новосибирске? \r\nКупить Метамфетамин в Екатеринбурге? Купить Метамфетамин в Казани? Купить Метамфетамин в Нижнем Новгороде? Купить Метамфетамин в Красноярске? \r\nКупить Метамфетамин в Челябинске? Купить Метамфетамин в Самаре? Купить Метамфетамин в Уфе? Купить Метамфетамин в Ростове? Купить Метамфетамин в Краснодаре? \r\nКупить Метамфетамин в Омске? Купить Метамфетамин в Воронеже? Купить Метамфетамин в Перьми? Купить Метамфетамин в Волгограде? \r\nТекстовые теги для поиска- \r\nКупить Метамфетамин в России можно очень легко, особенно Купить Метамфетамин в Москве можно без проблем, потому что в Москве Метамфетамин \r\nПродаеться на каждом углу. Это могут быть и клубы, дискотеки так и с машины! Особенно приятно что Купить Метамфетамин в Москве \r\nможно закладками. Купить Закладками Метамфетамин в Москве может любой человек - как мужчина так и девушка! \r\nОднажды Купить Метамфетамин в Москве пробовала даже бабушка, и у неё всё получилось. Часто продают закладки Метамфетамина в Москве через Телеграм \r\nМой знакомый хотел попробовать найти Метамфетамин в Москве при поможи поискового приспособления для поиска закладок, но у него не получилось \r\nПотому что Метамфетамин в Москве очень хорошо спрятан, и без точного адреса Метамфетамин в Москве не возможно найти никак. \r\nКолумбийский, Мараканский, Мексиканский - это далеко не полный список стран, которые экспортируют Метамфетамин в Москву для \r\nразвлечения людей. Гарантией и безопасностью Метамфетамин в Москве всегда впечетлял, ведь это основное правило покупки! \r\nРоссийская Федерация всегда славилась своим разнообразием наркотических веществ, и всегда на первом месте был Метамфетамин в Москве! \r\nМаленькие шарики и круглые свертки - это закладки Метамфетамина в Москве, которые бережно и с трепетом разложили от лишних глаз. \r\nКаково было моё удивление, когда привезли с доставкой Метамфетамин в Москве прямо в руки! Это было просто ВАУ-еффект! \r\nПока кто то сидит дома или ходит на работу - жизнь в Москве с Метамфетамином проходит не заметно, быстро и легко! \r\nЕсть магазины, в которых Купить Метамфетамин в Москве можно с гарантией и доставкой в руки круглосуточно! \r\nВсё анонимно и безопастность просто зашкаливает, никогда Метамфетамин в Москве не сможет обнаружить полиция. \r\nКолючий кактус или национальность человека не имеет значения для покупки Метамфетамина в Москве, потому что люди бывают разные \r\nу всех разные потребности и желания. Но магазины готовы предоставить услугу по покупке Метамфетамина в Москве не зависимо от настроения, \r\nВедь настроение после покупки у всех будет одинаковое - ТОЛЬКО ПОЛНЫЙ ПОЗИТИВ!',''),
(5614,1,1441,'1','Mike Lars-Erik Meyer',''),
(5615,1,1441,'4','81689869825',''),
(5616,1,1441,'3','info@digital-x-press.com',''),
(5617,1,1441,'5','Hello, \r\n \r\nI understand that many have difficulty understanding that search engine optimization is a long-term game and a methodical long-term commitment. \r\n \r\nThe reality is, very few webmasters have the willingness to wait for the progressive yet business-changing trends that can completely change their company. \r\n \r\nWith Google’s evolving algorithms, a steady, ongoing optimization plan is critical for achieving a positive ROI. \r\n \r\nIf you see this as the most effective approach, partner with us! \r\n \r\nDiscover Our Monthly SEO Services \r\nhttp://www.digital-x-press.com/unbeatable-seo/ \r\n \r\nContact Us on Instant Messaging \r\nhttp://www.digital-x-press.com/whatsapp-us/ \r\n \r\nWe provide exceptional value for your marketing budget, and you will appreciate choosing us as your digital agency. \r\n \r\nThank you, \r\nDigital X SEO Experts \r\nPhone/WhatsApp: +1 (844) 754-1148',''),
(5618,1,1442,'1','Richardekah',''),
(5619,1,1442,'4','87714983798',''),
(5620,1,1442,'3','mephedrone-kyiv@cocaines-kyiv.online',''),
(5621,1,1442,'5','Мефедрон У Киеві? САЙТ - COCA24.VIP Як Купити Мефедрон У Києві? САЙТ - COCA24.VIP \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nЯк Купити Мефедрон У Києві? САЙТ - | http://coca24.vip | \r\nМефедрон з доставкою у руки Купити? САЙТ - | http://coca24.vip | \r\nМефедрон по Україні Купити? САЙТ - | http://coca24.vip | \r\nМефедрон Харків, Одеса, Львів, Івано-Франківськ? САЙТ - | http://coca24.vip | \r\nМефедрон у містах України з доставкою до рук? САЙТ - | http://coca24.vip | \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n \r\nГугл бот, це тобі - \r\nКупити Мефедрон у Києві? Купити Мефедрон у Харкові? Купити Мефедрон в Одесі? Купити Мефедрон у Дніпрі? Купити Мефедрон у Львові? \r\nКупити Мефедрон у Запоріжжі? Купити Мефедрон у Кривому Розі? Купити Мефедрон у Миколаєві? Купити Мефедрон у Вінниці? \r\nКупити Мефедрон у Чернігові? Купити Мефедрон у Полтаві? Купити Мефедрон у Херсоні? Купити Мефедрон у Хмельницькому? \r\nКупити Мефедрон у Черкасах? Купити Мефедрон у Чернівцях? Купити Мефедрон у Житомирі? Купити Мефедрон у Сумах? \r\nКупити Мефедрон у Рівному? Купити Мефедрон в Івано-Франківську? Купити Мефедрон у Тернополі? Купити Мефедрон у Кропивницькому? \r\nКупити Мефедрон у Луцьку? Купити Мефедрон у Кременчуці? Купити Мефедрон у Білій Церкві? Купити Мефедрон в Ужгороді? \r\nКупити Мефедрон у Броварах? Купити Мефедрон у Нікополі? Купити Мефедрон у Павлограді? \r\nПоки що Google бот, радий був зустрічі з тобою! \r\nТеги загального користування - \r\nМаксимальної якості Мефедрон можна купити тільки в нашому магазині, тому що Купити Мефедрон в Україні нереально десь у \r\nіншому місці. Наші професійні працівники якісно розкладають закладки та передають посилки з Мефедроном цілодобово! \r\nНезважаючи на комендантську годину, воєнний час, загрозу особистій безпеці – наші закладники розкладають Мефедрон цілодобово. \r\nАбсолютно всі закладки Мефедрону з гарантією, тому у нас так багато покупців, які люблять, цінують і хочуть купити наш Мефедрон. \r\nКупити Мефедрон з доставкою до рук є можливість у таких містах як Київ, Харків, Львів, Дніпро, Миколаїв та інші. \r\nЯкість кожної партії перевіряємо особисто, тому Купити Мефедрон у Києві чи Львові, Харкові чи Одесі можна не побоюючись. \r\nКоли звучить фраза \"Мефедрон в Україні\" - то кожен поважаючий себе Українець відразу ж згадує наш сайт, тому що тільки \r\nтут можна придбати Мефедрон в Україні у вигляді гідрохлориду без домішок, чистота Мефедрону в Україні становить 93-98% ГХД. \r\nНемає різниці – на свято, на день народження, На Новий рік, просто погуляти – Наш сайт не підведе НІКОЛИ! І завжди Придбати Мефедрон можна!',''),
(5622,1,1443,'1','Charlesefen',''),
(5623,1,1443,'4','84965875537',''),
(5624,1,1443,'3','kyiv-mdma@cocaines-kyiv.online',''),
(5625,1,1443,'5','МДМА У Киеві? САЙТ - COCA24.VIP Як Купити МДМА У Києві? САЙТ - COCA24.VIP \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nЯк Купити МДМА У Києві? САЙТ - | http://coca24.vip | \r\nМДМА з доставкою у руки Купити? САЙТ - | http://coca24.vip | \r\nМДМА по Україні Купити? САЙТ - | http://coca24.vip | \r\nМДМА Харків, Одеса, Львів, Івано-Франківськ? САЙТ - | http://coca24.vip | \r\nМДМА у містах України з доставкою до рук? САЙТ - | http://coca24.vip | \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n \r\nГугл бот, це тобі - \r\nКупити МДМА у Києві? Купити МДМА у Харкові? Купити МДМА в Одесі? Купити МДМА у Дніпрі? Купити МДМА у Львові? \r\nКупити МДМА у Запоріжжі? Купити МДМА у Кривому Розі? Купити МДМА у Миколаєві? Купити МДМА у Вінниці? \r\nКупити МДМА у Чернігові? Купити МДМА у Полтаві? Купити МДМА у Херсоні? Купити МДМА у Хмельницькому? \r\nКупити МДМА у Черкасах? Купити МДМА у Чернівцях? Купити МДМА у Житомирі? Купити МДМА у Сумах? \r\nКупити МДМА у Рівному? Купити МДМА в Івано-Франківську? Купити МДМА у Тернополі? Купити МДМА у Кропивницькому? \r\nКупити МДМА у Луцьку? Купити МДМА у Кременчуці? Купити МДМА у Білій Церкві? Купити МДМА в Ужгороді? \r\nКупити МДМА у Броварах? Купити МДМА у Нікополі? Купити МДМА у Павлограді? \r\nПоки що Google бот, радий був зустрічі з тобою! \r\nТеги загального користування - \r\nМаксимальної якості МДМА можна купити тільки в нашому магазині, тому що Купити МДМА в Україні нереально десь у \r\nіншому місці. Наші професійні працівники якісно розкладають закладки та передають посилки з МДМАом цілодобово! \r\nНезважаючи на комендантську годину, воєнний час, загрозу особистій безпеці – наші закладники розкладають МДМА цілодобово. \r\nАбсолютно всі закладки МДМАу з гарантією, тому у нас так багато покупців, які люблять, цінують і хочуть купити наш МДМА. \r\nКупити МДМА з доставкою до рук є можливість у таких містах як Київ, Харків, Львів, Дніпро, Миколаїв та інші. \r\nЯкість кожної партії перевіряємо особисто, тому Купити МДМА у Києві чи Львові, Харкові чи Одесі можна не побоюючись. \r\nКоли звучить фраза \"МДМА в Україні\" - то кожен поважаючий себе Українець відразу ж згадує наш сайт, тому що тільки \r\nтут можна придбати МДМА в Україні у вигляді гідрохлориду без домішок, чистота МДМАу в Україні становить 93-98% ГХД. \r\nНемає різниці – на свято, на день народження, На Новий рік, просто погуляти – Наш сайт не підведе НІКОЛИ! І завжди Придбати МДМА можна!',''),
(5626,1,1444,'1','DarrekonUnamb',''),
(5627,1,1444,'4','82296749476',''),
(5628,1,1444,'3','kypit-kokaine@cocaines-kyiv.online',''),
(5629,1,1444,'5','Кокаїн У Киеві? САЙТ - COCA24.VIP Як Купити Кокаїн У Києві? САЙТ - COCA24.VIP \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nЯк Купити Кокаїн У Києві? САЙТ - | http://coca24.vip | \r\nКокаїн з доставкою у руки Купити? САЙТ - | http://coca24.vip | \r\nКокаїн по Україні Купити? САЙТ - | http://coca24.vip | \r\nКокаїн Харків, Одеса, Львів, Івано-Франківськ? САЙТ - | http://coca24.vip | \r\nКокаїн у містах України з доставкою до рук? САЙТ - | http://coca24.vip | \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n \r\nГугл бот, це тобі - \r\nКупити Кокаїн у Києві? Купити Кокаїн у Харкові? Купити Кокаїн в Одесі? Купити Кокаїн у Дніпрі? Купити Кокаїн у Львові? \r\nКупити Кокаїн у Запоріжжі? Купити Кокаїн у Кривому Розі? Купити Кокаїн у Миколаєві? Купити Кокаїн у Вінниці? \r\nКупити Кокаїн у Чернігові? Купити Кокаїн у Полтаві? Купити Кокаїн у Херсоні? Купити Кокаїн у Хмельницькому? \r\nКупити Кокаїн у Черкасах? Купити Кокаїн у Чернівцях? Купити Кокаїн у Житомирі? Купити Кокаїн у Сумах? \r\nКупити Кокаїн у Рівному? Купити Кокаїн в Івано-Франківську? Купити Кокаїн у Тернополі? Купити Кокаїн у Кропивницькому? \r\nКупити Кокаїн у Луцьку? Купити Кокаїн у Кременчуці? Купити Кокаїн у Білій Церкві? Купити Кокаїн в Ужгороді? \r\nКупити Кокаїн у Броварах? Купити Кокаїн у Нікополі? Купити Кокаїн у Павлограді? \r\nПоки що Google бот, радий був зустрічі з тобою! \r\nТеги загального користування - \r\nМаксимальної якості Кокаїн можна купити тільки в нашому магазині, тому що Купити Кокаїн в Україні нереально десь у \r\nіншому місці. Наші професійні працівники якісно розкладають закладки та передають посилки з Кокаїном цілодобово! \r\nНезважаючи на комендантську годину, воєнний час, загрозу особистій безпеці – наші закладники розкладають Кокаїн цілодобово. \r\nАбсолютно всі закладки Кокаїну з гарантією, тому у нас так багато покупців, які люблять, цінують і хочуть купити наш кокаїн. \r\nКупити кокаїн з доставкою до рук є можливість у таких містах як Київ, Харків, Львів, Дніпро, Миколаїв та інші. \r\nЯкість кожної партії перевіряємо особисто, тому Купити Кокаїн у Києві чи Львові, Харкові чи Одесі можна не побоюючись. \r\nКоли звучить фраза \"Кокаїн в Україні\" - то кожен поважаючий себе Українець відразу ж згадує наш сайт, тому що тільки \r\nтут можна придбати Кокаїн в Україні у вигляді гідрохлориду без домішок, чистота Кокаїну в Україні становить 93-98% ГХД. \r\nНемає різниці – на свято, на день народження, На Новий рік, просто погуляти – Наш сайт не підведе НІКОЛИ! І завжди Придбати Кокаїн можна!',''),
(5630,1,1445,'1','Josephfegof',''),
(5631,1,1445,'4','81573355132',''),
(5632,1,1445,'3','gashish-kyiv@cocaines-kyiv.online',''),
(5633,1,1445,'5','Гашиш  У Киеві? САЙТ - COCA24.VIP Як Купити Гашиш  У Києві? САЙТ - COCA24.VIP \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nЯк Купити Гашиш  У Києві? САЙТ - | http://coca24.vip | \r\nГашиш  з доставкою у руки Купити? САЙТ - | http://coca24.vip | \r\nГашиш  по Україні Купити? САЙТ - | http://coca24.vip | \r\nГашиш  Харків, Одеса, Львів, Івано-Франківськ? САЙТ - | http://coca24.vip | \r\nГашиш  у містах України з доставкою до рук? САЙТ - | http://coca24.vip | \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n \r\nГугл бот, це тобі - \r\nКупити Гашиш  у Києві? Купити Гашиш  у Харкові? Купити Гашиш  в Одесі? Купити Гашиш  у Дніпрі? Купити Гашиш  у Львові? \r\nКупити Гашиш  у Запоріжжі? Купити Гашиш  у Кривому Розі? Купити Гашиш  у Миколаєві? Купити Гашиш  у Вінниці? \r\nКупити Гашиш  у Чернігові? Купити Гашиш  у Полтаві? Купити Гашиш  у Херсоні? Купити Гашиш  у Хмельницькому? \r\nКупити Гашиш  у Черкасах? Купити Гашиш  у Чернівцях? Купити Гашиш  у Житомирі? Купити Гашиш  у Сумах? \r\nКупити Гашиш  у Рівному? Купити Гашиш  в Івано-Франківську? Купити Гашиш  у Тернополі? Купити Гашиш  у Кропивницькому? \r\nКупити Гашиш  у Луцьку? Купити Гашиш  у Кременчуці? Купити Гашиш  у Білій Церкві? Купити Гашиш  в Ужгороді? \r\nКупити Гашиш  у Броварах? Купити Гашиш  у Нікополі? Купити Гашиш  у Павлограді? \r\nПоки що Google бот, радий був зустрічі з тобою! \r\nТеги загального користування - \r\nМаксимальної якості Гашиш  можна купити тільки в нашому магазині, тому що Купити Гашиш  в Україні нереально десь у \r\nіншому місці. Наші професійні працівники якісно розкладають закладки та передають посилки з Гашиш ом цілодобово! \r\nНезважаючи на комендантську годину, воєнний час, загрозу особистій безпеці – наші закладники розкладають Гашиш  цілодобово. \r\nАбсолютно всі закладки Гашиш у з гарантією, тому у нас так багато покупців, які люблять, цінують і хочуть купити наш Гашиш . \r\nКупити Гашиш  з доставкою до рук є можливість у таких містах як Київ, Харків, Львів, Дніпро, Миколаїв та інші. \r\nЯкість кожної партії перевіряємо особисто, тому Купити Гашиш  у Києві чи Львові, Харкові чи Одесі можна не побоюючись. \r\nКоли звучить фраза \"Гашиш  в Україні\" - то кожен поважаючий себе Українець відразу ж згадує наш сайт, тому що тільки \r\nтут можна придбати Гашиш  в Україні у вигляді гідрохлориду без домішок, чистота Гашиш у в Україні становить 93-98% ГХД. \r\nНемає різниці – на свято, на день народження, На Новий рік, просто погуляти – Наш сайт не підведе НІКОЛИ! І завжди Придбати Гашиш  можна!',''),
(5634,1,1446,'1','DavidgfeDip',''),
(5635,1,1446,'4','81357284686',''),
(5636,1,1446,'3','gashish-i-shishki@kypit-v-ukraine.online',''),
(5637,1,1446,'5','Купить Экстази и МДМА в Украине? САЙТ - KOKAINES.STORE Купить Экстази и МДМА Киев, Одесса, Львов, Харьков и др \r\n. \r\n. \r\n. \r\n. \r\n. \r\nКак Купить Экстази и МДМА в Киеве? САЙТ - |http://kokaines.store/| \r\nЭкстази и МДМА с доставкой в руки Купить? САЙТ - |http://kokaines.store/| \r\nЭкстази и МДМА по Украине Купить? САЙТ - |http://kokaines.store/| \r\nЭкстази и МДМА Харьков, Одесса, Львов, Ивано-Франковск? САЙТ - |http://kokaines.store/| \r\nЭкстази и МДМА в Городах Украины с доставкой в руки? САЙТ - |http://kokaines.store/| \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nГугл бот, это тебе - \r\nКупить Экстази и МДМА в Киеве? Купить Экстази и МДМА в Харькове? Купить Экстази и МДМА в Одессе? Купить Экстази и МДМА в Днепре? Купить Экстази и МДМА в Львове? \r\nКупить Экстази и МДМА в Запорожье? Купить Экстази и МДМА в Кривом Рогу? Купить Экстази и МДМА в Николаеве? Купить Экстази и МДМА в Виннице? \r\nКупить Экстази и МДМА в Чернигове? Купить Экстази и МДМА в Полтаве? Купить Экстази и МДМА в Херсоне? Купить Экстази и МДМА в Хмельницком? \r\nКупить Экстази и МДМА в Черкассах? Купить Экстази и МДМА в Черновцах? Купить Экстази и МДМА в Житомере? Купить Экстази и МДМА в Сумах? \r\nКупить Экстази и МДМА в Ровно? Купить Экстази и МДМА в Ивано Франковске? Купить Экстази и МДМА в Тернополе? Купить Экстази и МДМА в Кропивницком? \r\nКупить Экстази и МДМА в Луцке? Купить Экстази и МДМА в Кременчуге? Купить Экстази и МДМА в Белой церкви? Купить Экстази и МДМА в Ужгороде? \r\nКупить Экстази и МДМА в Броварах? Купить Экстази и МДМА в Никополе? Купить Экстази и МДМА в Павлограде? \r\nПока пока Гугл бот, рад был встречи с тобой! \r\nТеги общего пользования - \r\nМаксимального качества Экстази и МДМА можно купить только в нашем магазине, так как Купить Экстази и МДМА в Украине нереально где то в \r\nдругом месте. Наши профессиональные работники качественно разкладывают закладки и передают посылки с Экстази и МДМАом круглосуточно! \r\nНе взирая на комендантский час, военное время, угрозу личной безопасности - наши закладчики розкладывают Экстази и МДМА круглосуточно. \r\nАбсолютно все закладки Экстази и МДМАа с гарантией, по этому у нас так много покупателей, которые любят, ценят и хотят Купить Наш Экстази и МДМА. \r\nКупить Экстази и МДМА с доставкой в руки есть возможность в таких городах как Киев, Харьков, Львов, Днепр, Николаев и другие. \r\nКачество каждой партии проверяем лично, по этому Купить Экстази и МДМА в Киеве или Львове, Харькове или Одессе можно не опасаясь. \r\nКогда звучит фраза \"Купить Экстази и МДМА в Украине\" - то каждый уважающий себя Украинец сразу же вспоминает наш сайт, потому что только \r\nтут можно Купить Экстази и МДМА в Украине в виде гидрохлорида без примесей, чистота Экстази и МДМАа в украине составляет 93-98% ГХД. \r\nНет разницы - на праздник, на день рожденье, На Новый год, просто погулять - Наш сайт не подведет НИКОГДА! И всегда Купить Экстази и МДМА можно!',''),
(5638,1,1447,'1','Robertvok',''),
(5639,1,1447,'4','81918861739',''),
(5640,1,1447,'3','dkkxgtez@znemail.com',''),
(5641,1,1447,'5','From fiery festivals to nature\'s most dazzling \"sky-dance\", interest in the night skies is booming, with \"noctourism\" poised to be a major travel trend in 2025. \r\n[url=http://at-kra28.cc]kra20.at[/url] \r\nInterest in the night skies is booming. Booking.com recently named \"noctourism\" as a top travel trend for 2025, with their survey of more than 27,000 travellers finding that around two-thirds have considered going to \"darker sky destinations\" to experience things like starbathing (lying down and looking at the night skies) and witnessing once-in-a-lifetime cosmic events. \r\n[url=http://kra28-at.cc]kra29 cc[/url] \r\n\"The cool thing about night adventures is you see so many different sides to a destination, by just staying up late or rising early,\" says Stephanie Vermillon, author of the new book 100 Nights Of A Lifetime: The World\'s Ultimate Adventures After Dark. \"Our senses are heightened, and there are things you see at night that you don\'t see any other time, so everything feels exciting and new.\" \r\n[url=http://kra24-at.cc]kra21.at[/url] \r\nIt was a 2010 trip to Morocco that sparked Vermillon\'s interest in all things nocturnal. \"I grew up in Dayton, Ohio, which has terrible light pollution,\" she tells the BBC. \"Then I went to the Sahara Desert and camped under the stars – I saw the Milky Way and two dozen shooting stars that night. I went home, took an astronomy class and later started hunting Northern Lights, which got me curious about what else happens around the world after dark.\" \r\n \r\nVermillon believes that major events such as the April 2024 total solar eclipse or the 2024-2025 peak in aurora activity has led to a \"bump\" in the number of people wanting to experience dark skies. There are also now more than 200 Dark Sky Reserves across the globe. \"The great thing about the night sky is the perspective it gives you – it\'s humbling and grounding,\" she says. \"You can experience pure awe.\" \r\n \r\nStarry skies and aurora borealis might be the headline acts, but there\'s plenty more to do after dark in cities or out in nature. \"You see a city so differently at night,\" Vermillon says. \"I think of it as a city letting its hair down – it\'s more relaxed. I\'ve also done night safaris, where it\'s more about listening than just seeing, and I\'ve seen water sparkling with bioluminescence, which looks like magic. Everything at night has a little extra sparkle.\" \r\n \r\nHere are five of Vermillon\'s favourite after-dark experiences, from fiery cultural festivals to nature\'s greatest sky dance. \r\nkra23 at \r\nhttp://kra-20at.cc \r\n \r\n[url=http://kra24at.com]РєСЂР°РєРµРЅ РѕС„РёС†РёР°Р»СЊРЅС‹Р№ СЃР°Р№С‚ СЃСЃС‹Р»РєР°[/url]',''),
(5642,1,1448,'1','Rolandjah',''),
(5643,1,1448,'4','88214331958',''),
(5644,1,1448,'3','wdaivooc@mailkv.com',''),
(5645,1,1448,'5','From fiery festivals to nature\'s most dazzling \"sky-dance\", interest in the night skies is booming, with \"noctourism\" poised to be a major travel trend in 2025. \r\n[url=http://at-kra30.cc]kra27.at[/url] \r\nInterest in the night skies is booming. Booking.com recently named \"noctourism\" as a top travel trend for 2025, with their survey of more than 27,000 travellers finding that around two-thirds have considered going to \"darker sky destinations\" to experience things like starbathing (lying down and looking at the night skies) and witnessing once-in-a-lifetime cosmic events. \r\n[url=http://kra29at.cc]kra20.cc[/url] \r\n\"The cool thing about night adventures is you see so many different sides to a destination, by just staying up late or rising early,\" says Stephanie Vermillon, author of the new book 100 Nights Of A Lifetime: The World\'s Ultimate Adventures After Dark. \"Our senses are heightened, and there are things you see at night that you don\'t see any other time, so everything feels exciting and new.\" \r\n[url=http://kra30at.ru]kra27 at[/url] \r\nIt was a 2010 trip to Morocco that sparked Vermillon\'s interest in all things nocturnal. \"I grew up in Dayton, Ohio, which has terrible light pollution,\" she tells the BBC. \"Then I went to the Sahara Desert and camped under the stars – I saw the Milky Way and two dozen shooting stars that night. I went home, took an astronomy class and later started hunting Northern Lights, which got me curious about what else happens around the world after dark.\" \r\n \r\nVermillon believes that major events such as the April 2024 total solar eclipse or the 2024-2025 peak in aurora activity has led to a \"bump\" in the number of people wanting to experience dark skies. There are also now more than 200 Dark Sky Reserves across the globe. \"The great thing about the night sky is the perspective it gives you – it\'s humbling and grounding,\" she says. \"You can experience pure awe.\" \r\n \r\nStarry skies and aurora borealis might be the headline acts, but there\'s plenty more to do after dark in cities or out in nature. \"You see a city so differently at night,\" Vermillon says. \"I think of it as a city letting its hair down – it\'s more relaxed. I\'ve also done night safaris, where it\'s more about listening than just seeing, and I\'ve seen water sparkling with bioluminescence, which looks like magic. Everything at night has a little extra sparkle.\" \r\n \r\nHere are five of Vermillon\'s favourite after-dark experiences, from fiery cultural festivals to nature\'s greatest sky dance. \r\nkra28 at \r\nhttp://kra29at.ru \r\n \r\n[url=http://kraken27-at.com]kra30 at[/url]',''),
(5646,1,1449,'1','Philliphon',''),
(5647,1,1449,'4','83487249845',''),
(5648,1,1449,'3','cstakbba@mailkv.com',''),
(5649,1,1449,'5','London \r\nCNN \r\n— \r\nOpposite a bed in central London, light filters through a stained-glass window depicting, in fragments of copper and blue, Jesus Christ. \r\n[url=http://bs2wio.com]blacksprut сайт[/url] \r\nThree people have lived in the deserted cathedral in the past two years, with each occupant — an electrician, a sound engineer and a journalist — paying a monthly fee to live in the priest’s quarters. \r\n[url=http://bsme.sh]bs2best.at[/url] \r\nThe cathedral is managed by Live-in Guardians, a company finding occupants for disused properties, including schools, libraries and pubs, across Britain. The residents — so-called property guardians — pay a fixed monthly “license fee,” which is usually much lower than the typical rent in the same area. \r\n[url=http://bs2wio.com]блэкспрут даркнет[/url] \r\nApplications to become guardians are going “through the roof,” with more people in their late thirties and forties signing on than in the past, said Arthur Duke, the founder and managing director of Live-in Guardians. \r\n[url=http://bsme-at.com]black sprut[/url] \r\n“That’s been brought about by the cost-of-living crisis,” he said. “People are looking for cheaper ways to live.” \r\n \r\n \r\n \r\nблэкспрут сайт \r\nhttp://blsp2web.cc',''),
(5650,1,1450,'1','Edwardruike',''),
(5651,1,1450,'4','87464384756',''),
(5652,1,1450,'3','ignehgod@mailkv.com',''),
(5653,1,1450,'5','From fiery festivals to nature\'s most dazzling \"sky-dance\", interest in the night skies is booming, with \"noctourism\" poised to be a major travel trend in 2025. \r\n[url=http://kra25-at.com]kra30.cc[/url] \r\nInterest in the night skies is booming. Booking.com recently named \"noctourism\" as a top travel trend for 2025, with their survey of more than 27,000 travellers finding that around two-thirds have considered going to \"darker sky destinations\" to experience things like starbathing (lying down and looking at the night skies) and witnessing once-in-a-lifetime cosmic events. \r\n[url=http://kraken30-at.com]kra25.at[/url] \r\n\"The cool thing about night adventures is you see so many different sides to a destination, by just staying up late or rising early,\" says Stephanie Vermillon, author of the new book 100 Nights Of A Lifetime: The World\'s Ultimate Adventures After Dark. \"Our senses are heightened, and there are things you see at night that you don\'t see any other time, so everything feels exciting and new.\" \r\n[url=http://kra26at.cc]kra27 at[/url] \r\nIt was a 2010 trip to Morocco that sparked Vermillon\'s interest in all things nocturnal. \"I grew up in Dayton, Ohio, which has terrible light pollution,\" she tells the BBC. \"Then I went to the Sahara Desert and camped under the stars – I saw the Milky Way and two dozen shooting stars that night. I went home, took an astronomy class and later started hunting Northern Lights, which got me curious about what else happens around the world after dark.\" \r\n \r\nVermillon believes that major events such as the April 2024 total solar eclipse or the 2024-2025 peak in aurora activity has led to a \"bump\" in the number of people wanting to experience dark skies. There are also now more than 200 Dark Sky Reserves across the globe. \"The great thing about the night sky is the perspective it gives you – it\'s humbling and grounding,\" she says. \"You can experience pure awe.\" \r\n \r\nStarry skies and aurora borealis might be the headline acts, but there\'s plenty more to do after dark in cities or out in nature. \"You see a city so differently at night,\" Vermillon says. \"I think of it as a city letting its hair down – it\'s more relaxed. I\'ve also done night safaris, where it\'s more about listening than just seeing, and I\'ve seen water sparkling with bioluminescence, which looks like magic. Everything at night has a little extra sparkle.\" \r\n \r\nHere are five of Vermillon\'s favourite after-dark experiences, from fiery cultural festivals to nature\'s greatest sky dance. \r\nkra30.at \r\nhttp://kraken24tor.com \r\n \r\n[url=http://kpa28.at]kra29.cc[/url]',''),
(5654,1,1451,'1','augmentin for kidney stones',''),
(5655,1,1451,'4','85529178734',''),
(5656,1,1451,'3','Ageciaf@mailport.lat',''),
(5657,1,1451,'5','D Red fluorescent fatty acids 10 ОјM BODIPY FL C12, 5 min are observed in Lgr5 GFP stem cells in the crypts scale bar, 5 Ојm <a href=http://augmentin.top/>augmentin 875mg</a> Cholesterol is a wax like substance made up of fat',''),
(5658,1,1452,'1','AnthonyMeero',''),
(5659,1,1452,'4','83239683986',''),
(5660,1,1452,'3','vggkcjnb@oonmail.com',''),
(5661,1,1452,'5','From fiery festivals to nature\'s most dazzling \"sky-dance\", interest in the night skies is booming, with \"noctourism\" poised to be a major travel trend in 2025. \r\n[url=http://kra22at.com]kra22.at[/url] \r\nInterest in the night skies is booming. Booking.com recently named \"noctourism\" as a top travel trend for 2025, with their survey of more than 27,000 travellers finding that around two-thirds have considered going to \"darker sky destinations\" to experience things like starbathing (lying down and looking at the night skies) and witnessing once-in-a-lifetime cosmic events. \r\n[url=http://kra30cc.ru]РєСЂР°РєРµРЅ РѕС„РёС†РёР°Р»СЊРЅС‹Р№ СЃР°Р№С‚ СЃСЃС‹Р»РєР°[/url] \r\n\"The cool thing about night adventures is you see so many different sides to a destination, by just staying up late or rising early,\" says Stephanie Vermillon, author of the new book 100 Nights Of A Lifetime: The World\'s Ultimate Adventures After Dark. \"Our senses are heightened, and there are things you see at night that you don\'t see any other time, so everything feels exciting and new.\" \r\n[url=http://kra22-at.com]РєСЂР°РєРµРЅ РѕС„РёС†РёР°Р»СЊРЅС‹Р№ СЃР°Р№С‚[/url] \r\nIt was a 2010 trip to Morocco that sparked Vermillon\'s interest in all things nocturnal. \"I grew up in Dayton, Ohio, which has terrible light pollution,\" she tells the BBC. \"Then I went to the Sahara Desert and camped under the stars – I saw the Milky Way and two dozen shooting stars that night. I went home, took an astronomy class and later started hunting Northern Lights, which got me curious about what else happens around the world after dark.\" \r\n \r\nVermillon believes that major events such as the April 2024 total solar eclipse or the 2024-2025 peak in aurora activity has led to a \"bump\" in the number of people wanting to experience dark skies. There are also now more than 200 Dark Sky Reserves across the globe. \"The great thing about the night sky is the perspective it gives you – it\'s humbling and grounding,\" she says. \"You can experience pure awe.\" \r\n \r\nStarry skies and aurora borealis might be the headline acts, but there\'s plenty more to do after dark in cities or out in nature. \"You see a city so differently at night,\" Vermillon says. \"I think of it as a city letting its hair down – it\'s more relaxed. I\'ve also done night safaris, where it\'s more about listening than just seeing, and I\'ve seen water sparkling with bioluminescence, which looks like magic. Everything at night has a little extra sparkle.\" \r\n \r\nHere are five of Vermillon\'s favourite after-dark experiences, from fiery cultural festivals to nature\'s greatest sky dance. \r\nkra27 at \r\nhttp://kra27at.ru \r\n \r\n[url=http://kraken29at.com]kra28.at[/url]',''),
(5662,1,1453,'1','restarting finasteride',''),
(5663,1,1453,'4','89573643489',''),
(5664,1,1453,'3','Muptupnom@mailsphere.xyz',''),
(5665,1,1453,'5','<a href=http://propecia2buy.top/>finasteride costco</a> The effect of vitamin E 51 11 e13429 e13429',''),
(5666,1,1454,'1','propecia coupon cvs',''),
(5667,1,1454,'4','85184246673',''),
(5668,1,1454,'3','Muptupnom@mailsphere.xyz',''),
(5669,1,1454,'5','<a href=http://propecia2buy.top/>proscar shopping</a> gov identifier NCT number NCT00005970',''),
(5670,1,1455,'1','Jacky',''),
(5671,1,1455,'4','0684676386',''),
(5672,1,1455,'3','njl.soloshe@gmail.com',''),
(5673,1,1455,'5','Price abd sampkes of pool letter nox',''),
(5674,1,1456,'1','anyone use dapoxetine',''),
(5675,1,1456,'4','85483334993',''),
(5676,1,1456,'3','Muptupnom@mailsphere.xyz',''),
(5677,1,1456,'5','SHFM predicted and observed 1 year survival were similar 88 <a href=http://fastpriligy.top/>priligy 30mg</a>',''),
(5678,1,1457,'1','Raymondflose',''),
(5679,1,1457,'4','84718492551',''),
(5680,1,1457,'3','jake.ssel.f.h.e.lp.@gmail.com',''),
(5681,1,1457,'5','Eye Movement Desensitization and Reprocessing Therapy within the Military and Managing PTSD Among Service Members \r\n \r\nMilitary services service can easily expose individuals to any wide array linked with potentially disturbing experiences, by combat-related events in order to interpersonal violence in addition to accidents. Eye Movement Gradual Desensitization and also Processing Eye Movement Desensitization and Reprocessing intervention offers emerged while the promising approach pertaining to addressing trauma-related concerns among armed forces service members, presenting hope regarding healing as well as recovery. \r\n \r\nIn this particular forum post, we all explore the actual role connected with Eye Movement Desensitization and Reprocessing therapy inside military context as well as discuss its potential benefits for service members struggling along with the psychological aftermath regarding trauma. \r\n \r\nA on the primary challenges faced by military service members will be this stigma neighboring mental health care, which usually could deter customers via seeking treatment for trauma-related concerns. Eye Movement Desensitization and Reprocessing therapy features the non-invasive in addition to information found approach to help trauma treatment which may possibly be additional acceptable to help service members who are reluctant in order to engage with traditional talk therapy. \r\n \r\nFurthermore, Eye Movement Desensitization and Reprocessing therapy\'s relatively short duration as well as focus with symptom reduction make it well-suited with regard to military settings, where service members may possibly have limited time and also resources for ongoing therapy. \r\n \r\nIn addition, Eye Movement Desensitization and Reprocessing therapy might be adapted to help address the actual unique needs and also experiences connected with military service members, as well as issues for instance moral injury, survivor guilt, along with reintegration challenges. By providing a new safe along with supportive space pertaining to producing traumatic memories in addition to dealing with associated symptoms, Eye Movement Desensitization and Reprocessing therapy treatment empowers service members to help retrieve control over their lives as well as move forward upon the particular path to help healing. \r\n \r\n[url=http://lkinstitute.com/training-consultation-2024]Adolescent family therapy support group[/url] \r\n[url=http://pvsrainternationalwithtraderathome.com/viewtopic.php?t=1742]Youngster Associate Engagement Advancement Possibilities[/url] 8cfbb45',''),
(5682,1,1458,'1','Raymondflose',''),
(5683,1,1458,'4','81434734464',''),
(5684,1,1458,'3','rio@rockstarseo.net',''),
(5685,1,1458,'5','Eye Movement Desensitization and Reprocessing healing for Survivors of family assault: Taking back Stength and organization \r\n \r\nIntimate partner violence is actually any pervasive in addition to traumatic experience which might have profound effects on survivors\' mental and emotional well-being. EMDR Desensitizing in addition to Desensitization Eye Movement Desensitization and Reprocessing therapeutic approach offers the useful resource for survivors linked with at-home brutality, supporting their journey toward healing, empowerment, in addition to restoring their power in addition to agency. \r\n \r\nIn this particular forum post, all of us delve into the utilization of EMDR therapy in survivors associated with domestic violence and also explore its potential benefits and advantages for handling trauma-related concerns along with promoting resilience and restoration. \r\n \r\nAn of the major challenges faced by survivors linked with domestic violence will be the impact of trauma on their feeling regarding self-worth, safety, in addition to trust in others. EMDR treatment supplies the safe and nurturing space pertaining to survivors to help deal with distressing memories and emotions, question negative thinking about independently, as well as develop increased adaptative coping options. \r\n \r\nIn addition, EMDR therapy can deal with the complex interplay of trauma as well as attachment issues that will often arise from the context of domesticated violence, assisting survivors to help manage their commitments along with set healthier boundaries. \r\n \r\nLikewise, EMDR therapy\'s focus on authorization and also agency aligns with the actual goals linked with many survivors of domestic violence, who are looking to help regain control over their lives and also break free from cycles of abuse. By offering efficient as well as accessible trauma cures, EMDR therapy supports survivors in reclaiming their power along with creating a more optimistic long-term free from the shadows associated with the yesterday. \r\n \r\n[url=http://lkinstitute.com/emdr-advanced-trainings-2024]Adolescent family counseling sessions[/url] \r\n 0_f3e92',''),
(5686,1,1459,'1','Ambrose',''),
(5687,1,1459,'4','0812159215',''),
(5688,1,1459,'3','makombeambrose8@gmail.com',''),
(5689,1,1459,'5','Hie Iam looking for price of slime waterspout 400mm including vat',''),
(5690,1,1460,'1','Mike Charlie Dupont',''),
(5691,1,1460,'4','82889337914',''),
(5692,1,1460,'3','info@strictlydigital.net',''),
(5693,1,1460,'5','Hi there, \r\n \r\nHaving some collection of links linking to nixin.co.za might bring no value or harmful results for your site. \r\n \r\nIt really isn’t important the number of inbound links you have, what matters is the number of keywords those websites appear in search for. \r\n \r\nThat is the key element. \r\nNot the overrated Domain Authority or ahrefs DR score. \r\nAnyone can manipulate those. \r\nBUT the amount of high-traffic search terms the websites that point to your site have. \r\nThat’s it. \r\n \r\nGet these quality links redirect to your site and your site will see real growth! \r\n \r\nWe are offering this exclusive SEO package here: \r\nhttp://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nHave questions, or need more information, reach out here: \r\nhttp://www.strictlydigital.net/whatsapp-us/ \r\n \r\nSincerely, \r\nMike Charlie Dupont\r\n \r\nstrictlydigital.net \r\nPhone/WhatsApp: +1 (877) 566-3738',''),
(5694,1,1461,'1','Anya100Kt',''),
(5695,1,1461,'4','89884719399',''),
(5696,1,1461,'3','100@dianabykiris.fun',''),
(5697,1,1461,'5','Hello guys! \r\nI came across a [url=http://raskrutitut.blogspot.com/2025/01/2025.html]100[/url] awesome website that I think you should take a look at. \r\nThis tool is packed with a lot of useful information that you might find valuable. \r\nIt has everything you could possibly need, so be sure to give it a visit! \r\n[url=http://toyota-termurah.com/casino-games-online/betamo-casino-the-ultimate-online-casino-experience/]http://toyota-termurah.com/casino-games-online/betamo-casino-the-ultimate-online-casino-experience/[/url]',''),
(5698,1,1462,'1','HowardfeAdony',''),
(5699,1,1462,'4','86931493845',''),
(5700,1,1462,'3','mefedron-mephedrone@russia-cocaine.online',''),
(5701,1,1462,'5','Купить Мефедрон Москва? САЙТ -| COCAINES.STORE | Как Купить Мефедрон по России? САЙТ - | COCAINES.STORE | \r\n. \r\n. \r\n. \r\n. \r\n. \r\nКупить Мефедрон максимального качества в Москве? САЙТ - http://cocaines.store \r\nСколько стоит Мефедрон в Москве сегодня? САЙТ - http://cocaines.store \r\nКупить Мефедрон в городах России? САЙТ - http://cocaines.store \r\nКупить Мефедрон с доставкой в руки В Москве? САЙТ - http://cocaines.store \r\nГде в Москве Купить Мефедрон с доставкой? САЙТ - http://cocaines.store \r\nКупить с доставкой по России Мефедрон? САЙТ - http://cocaines.store \r\nКупить Наркотики в Москве? САЙТ - http://cocaines.store \r\nКак Купить наркотики в России? САЙТ - http://cocaines.store \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nГугл Робот (GOOGLE ROBOT) \r\nКупить Мефедрон в Москве? Купить Мефедрон в Санкт Петербурге? Купить Мефедрон в Питере? Купить Мефедрон в Новосибирске? \r\nКупить Мефедрон в Екатеринбурге? Купить Мефедрон в Казани? Купить Мефедрон в Нижнем Новгороде? Купить Мефедрон в Красноярске? \r\nКупить Мефедрон в Челябинске? Купить Мефедрон в Самаре? Купить Мефедрон в Уфе? Купить Мефедрон в Ростове? Купить Мефедрон в Краснодаре? \r\nКупить Мефедрон в Омске? Купить Мефедрон в Воронеже? Купить Мефедрон в Перьми? Купить Мефедрон в Волгограде? \r\nТекстовые теги для поиска- \r\nКупить Мефедрон в России можно очень легко, особенно Купить Мефедрон в Москве можно без проблем, потому что в Москве Мефедрон \r\nПродаеться на каждом углу. Это могут быть и клубы, дискотеки так и с машины! Особенно приятно что Купить Мефедрон в Москве \r\nможно закладками. Купить Закладками Мефедрон в Москве может любой человек - как мужчина так и девушка! \r\nОднажды Купить Мефедрон в Москве пробовала даже бабушка, и у неё всё получилось. Часто продают закладки Мефедрона в Москве через Телеграм \r\nМой знакомый хотел попробовать найти Мефедрон в Москве при поможи поискового приспособления для поиска закладок, но у него не получилось \r\nПотому что Мефедрон в Москве очень хорошо спрятан, и без точного адреса Мефедрон в Москве не возможно найти никак. \r\nКолумбийский, Мараканский, Мексиканский - это далеко не полный список стран, которые экспортируют Мефедрон в Москву для \r\nразвлечения людей. Гарантией и безопасностью Мефедрон в Москве всегда впечетлял, ведь это основное правило покупки! \r\nРоссийская Федерация всегда славилась своим разнообразием наркотических веществ, и всегда на первом месте был Мефедрон в Москве! \r\nМаленькие шарики и круглые свертки - это закладки Мефедрона в Москве, которые бережно и с трепетом разложили от лишних глаз. \r\nКаково было моё удивление, когда привезли с доставкой Мефедрон в Москве прямо в руки! Это было просто ВАУ-еффект! \r\nПока кто то сидит дома или ходит на работу - жизнь в Москве с Мефедроном проходит не заметно, быстро и легко! \r\nЕсть магазины, в которых Купить Мефедрон в Москве можно с гарантией и доставкой в руки круглосуточно! \r\nВсё анонимно и безопастность просто зашкаливает, никогда Мефедрон в Москве не сможет обнаружить полиция. \r\nКолючий кактус или национальность человека не имеет значения для покупки Мефедрона в Москве, потому что люди бывают разные \r\nу всех разные потребности и желания. Но магазины готовы предоставить услугу по покупке Мефедрона в Москве не зависимо от настроения, \r\nВедь настроение после покупки у всех будет одинаковое - ТОЛЬКО ПОЛНЫЙ ПОЗИТИВ!',''),
(5702,1,1463,'1','Carlosdus',''),
(5703,1,1463,'4','88982895714',''),
(5704,1,1463,'3','v.i.t.a.prorepa.i.r.ll.c@gmail.com',''),
(5705,1,1463,'5','Finding a reliable appliance technician in the Brooklyn area can be difficult with countless service providers to choose from. Whether your fridge fails to cool, your washing machine isn’t agitating, or your cooktop won’t ignite, picking the right professional is crucial to restoring your appliance’s efficiency. \r\n \r\nIn this article, we’ll cover ways to identify the top-rated home appliance technicians in Brooklyn, essential factors to check in a repair expert, and insider advice to ensure you get cost-effective, high-quality repair services. \r\n \r\nSearch for Trusted Brooklyn Appliance Repair Services \r\n \r\nWhen looking for home appliance repair services, give preference to service providers in your area that specialize in urgent or on-demand appliance repairs. Local businesses typically offer faster appointments, superior customer care, and competitive pricing. \r\n \r\n? Tip: Look up keywords like “certified refrigerator repair Brooklyn” to find recommended companies in your vicinity. \r\n \r\nEvaluate Online Feedback \r\n \r\nBefore hiring an repair expert, check customer feedback on sources like Google, Yelp Business, and Angi. Look for service providers with: \r\n \r\n• High ratings (four and a half stars or higher) \r\n• Positive user experiences \r\n• Prompt service delivery and service guarantees \r\n \r\nEnsure Repair Guarantees \r\n \r\nHighly regarded appliance repair companies in Brooklyn ought to be: \r\n \r\n• Licensed and insured \r\n• Factory-trained for leading manufacturers (popular appliance makers) \r\n• Supplying guarantees on parts and labor \r\n \r\n?? Expert Advice: Always ask, “Do you provide a warranty on your appliance repair services?” \r\n \r\nEvaluate Repair Costs \r\n \r\nThe expense of fixing your appliances in Brooklyn is determined by: \r\n \r\n• The type of appliance (major home appliances) \r\n• The complexity of the repair \r\n• If spare parts are necessary \r\n \r\n? Typical Charges: \r\n \r\n• Fridge servicing: $150 to $400 \r\n• Laundry appliance fixes: $100–$350 \r\n• Cooktop fixes: $125–$300 \r\n \r\nDon’t forget to ask for a cost breakdown before confirming your repair request. \r\n \r\nOpt for 24/7 Appliance Repair Technicians \r\n \r\nIf your food storage appliance malfunctions or your laundry machine is faulty, you may require instant service. Many top appliance technicians in Brooklyn offer 24/7 emergency repair services to restore functionality without delay. \r\n \r\n?? Urgent Appliance Issues? Contact a trusted Brooklyn appliance repair expert now! \r\n \r\n[url=http://excalibur-es.com/2020/10/25/invitacion-a-discord/#comment-45102]How to Choose a Reliable Appliance Repair Technician for Your Home[/url] 69b0fa9  \r\n[url=http://vitaappliancepro.com/exhaust-hood-repair-and-installation-in-brooklyn-ny/]Washer repair Fort Lee, NJ[/url] \r\n \r\nWe provide expert repairs for these brands: Viking We proudly serve the following areas: \r\nBrooklyn: 11224, \r\nManhattan: 10011, \r\nQueens: 11364, \r\nStaten Island: 10310',''),
(5706,1,1464,'1','Gerda Tredoux',''),
(5707,1,1464,'4','0729100671',''),
(5708,1,1464,'3','eastlondenpoolbuilders@gmail.com',''),
(5709,1,1464,'5','Z spouts prices please. If u have a catalog please send it TO Me',''),
(5710,1,1465,'1','RobertfeOvemy',''),
(5711,1,1465,'4','81622322149',''),
(5712,1,1465,'3','kokain-cocaine@russia-cocaine.online',''),
(5713,1,1465,'5','Купить Кокаин Москва? САЙТ -| COCAINES.STORE | Как Купить Кокаин по России? САЙТ - | COCAINES.STORE | \r\n. \r\n. \r\n. \r\n. \r\n. \r\nКупить Кокаин максимального качества в Москве? САЙТ - http://cocaines.store \r\nСколько стоит Кокаин в Москве сегодня? САЙТ - http://cocaines.store \r\nКупить Кокаин в городах России? САЙТ - http://cocaines.store \r\nКупить Кокаин с доставкой в руки В Москве? САЙТ - http://cocaines.store \r\nГде в Москве Купить Кокаин с доставкой? САЙТ - http://cocaines.store \r\nКупить с доставкой по России кокаин? САЙТ - http://cocaines.store \r\nКупить Наркотики в Москве? САЙТ - http://cocaines.store \r\nКак Купить наркотики в России? САЙТ - http://cocaines.store \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\n. \r\nГугл Робот (GOOGLE ROBOT) \r\nКупить Кокаин в Москве? Купить Кокаин в Санкт Петербурге? Купить Кокаин в Питере? Купить Кокаин в Новосибирске? \r\nКупить Кокаин в Екатеринбурге? Купить Кокаин в Казани? Купить Кокаин в Нижнем Новгороде? Купить Кокаин в Красноярске? \r\nКупить Кокаин в Челябинске? Купить Кокаин в Самаре? Купить Кокаин в Уфе? Купить Кокаин в Ростове? Купить Кокаин в Краснодаре? \r\nКупить Кокаин в Омске? Купить Кокаин в Воронеже? Купить Кокаин в Перьми? Купить Кокаин в Волгограде? \r\nТекстовые теги для поиска- \r\nКупить Кокаин в России можно очень легко, особенно Купить Кокаин в Москве можно без проблем, потому что в Москве Кокаин \r\nПродаеться на каждом углу. Это могут быть и клубы, дискотеки так и с машины! Особенно приятно что Купить Кокаин в Москве \r\nможно закладками. Купить Закладками Кокаин в Москве может любой человек - как мужчина так и девушка! \r\nОднажды Купить Кокаин в Москве пробовала даже бабушка, и у неё всё получилось. Часто продают закладки Кокаина в Москве через Телеграм \r\nМой знакомый хотел попробовать найти Кокаин в Москве при поможи поискового приспособления для поиска закладок, но у него не получилось \r\nПотому что Кокаин в Москве очень хорошо спрятан, и без точного адреса Кокаин в Москве не возможно найти никак. \r\nКолумбийский, Мараканский, Мексиканский - это далеко не полный список стран, которые экспортируют Кокаин в Москву для \r\nразвлечения людей. Гарантией и безопасностью Кокаин в Москве всегда впечетлял, ведь это основное правило покупки! \r\nРоссийская Федерация всегда славилась своим разнообразием наркотических веществ, и всегда на первом месте был Кокаин в Москве! \r\nМаленькие шарики и круглые свертки - это закладки Кокаина в Москве, которые бережно и с трепетом разложили от лишних глаз. \r\nКаково было моё удивление, когда привезли с доставкой Кокаин в Москве прямо в руки! Это было просто ВАУ-еффект! \r\nПока кто то сидит дома или ходит на работу - жизнь в Москве с Кокаином проходит не заметно, быстро и легко! \r\nЕсть магазины, в которых Купить Кокаин в Москве можно с гарантией и доставкой в руки круглосуточно! \r\nВсё анонимно и безопастность просто зашкаливает, никогда Кокаин в Москве не сможет обнаружить полиция. \r\nКолючий кактус или национальность человека не имеет значения для покупки Кокаина в Москве, потому что люди бывают разные \r\nу всех разные потребности и желания. Но магазины готовы предоставить услугу по покупке Кокаина в Москве не зависимо от настроения, \r\nВедь настроение после покупки у всех будет одинаковое - ТОЛЬКО ПОЛНЫЙ ПОЗИТИВ!',''),
(5714,1,1466,'1','Davidkip',''),
(5715,1,1466,'4','84133684479',''),
(5716,1,1466,'3','j.onthes.q.uid3.44@gmail.com',''),
(5717,1,1466,'5','The Ultimate Resource to Snorkeling in Ft. Lauderdale and LBTS \r\n \r\nSnorkeling in Ft. Lauderdale and LBTS is a unforgettable activity for residents and visitors alike. With warm, crystal-clear waters, colorful marine life, and some of the most breathtaking shore snorkeling in Florida, this area offers a one-of-a-kind chance to discover the underwater realm. Whether you\'re a first-time snorkeler or an experienced snorkeler, knowing the best techniques, locations, and equipment can improve your journey. In this article, we’ll cover everything you need to know about snorkeling in Fort Lauderdale and Lauderdale-by-the-Sea so you can jump in with confidence. \r\n \r\nWhy Snorkeling in Ft. Lauderdale and Lauderdale-by-the-Sea is a Top Activity \r\n \r\nUnlike deep-sea diving, snorkeling requires minimal gear and preparation, making it an accessible and cost-effective way to explore Florida’s picturesque ocean waters. The coral formations off the coast of Ft. Lauderdale and LBTS are teeming with marine species, sea turtles, and coral formations, offering an unforgettable experience. Plus, with consistent warm temperatures and great visibility, South Florida is a premier snorkeling location. \r\n \r\nEssential Snorkeling Gear \r\n \r\nBefore venturing out on your snorkeling excursion, having the right gear is essential. Here’s what you need: \r\n \r\nMask: A properly fitted mask ensures clear vision underwater. Opt for anti-fog-treated lenses for the clearest experience. \r\n \r\nSnorkel: A semi-dry snorkel prevents water from getting in, making breathing easier. \r\n \r\nFins: Fins help you to move effortlessly through the water, reducing fatigue. \r\n \r\nWetsuit or Rash Guard: Since Florida waters are warm most of the year, a rash guard is typically sufficient for shielding against the sun and jellyfish stings. \r\n \r\nTop Snorkeling Spots in Fort Lauderdale and Lauderdale-by-the-Sea \r\n \r\nIf you’re looking for the most scenic snorkeling locations in South Florida, these must be on your list: \r\n \r\nLBTS Reef – One of Florida’s most famous shore snorkeling spots, located just off the beach. Swim out a few hundred feet to discover the reef packed with tropical fish, lobsters, and even the rare sea turtle. \r\n \r\nAnglin’s Pier Reef – A popular spot for spotting stingrays, parrotfish, and barracudas near the Anglin’s Fishing Pier. \r\n \r\nThe Nursery Reef – A fantastic offshore snorkeling area where you can observe juvenile fish and small reef sharks. \r\n \r\nVista Park Reef – Located in Fort Lauderdale, this reef is reachable by a short swim from shore and is home to a variety of marine life. \r\n \r\nHollywood North Beach Park – A beautiful beach with easy snorkeling access and a rich ecosystem just offshore. \r\n \r\nTips for a Safe and Enjoyable Snorkeling Experience \r\n \r\nPractice in shallow waters first to get comfortable with your gear. \r\n \r\nUse defogging techniques like applying baby shampoo or anti-fog spray on your mask. \r\n \r\nFloat and relax to preserve energy and avoid panicking. \r\n \r\nRespect marine life by not touching corals or harassing wildlife. \r\n \r\nCheck weather conditions to ensure safe snorkeling opportunities with calm waters. \r\n \r\nUse a dive flag when snorkeling offshore to alert nearby boaters to your presence. \r\n \r\nThe Health Benefits of Snorkeling \r\n \r\nSnorkeling in this area isn’t just enjoyable; it also offers several wellness benefits: \r\n \r\nImproves cardiovascular health by enhancing heart and lung function. \r\n \r\nStrengthens muscles in the legs, core, and arms due to water resistance. \r\n \r\nReduces stress by immersing you in a peaceful, natural environment. \r\n \r\nConclusion \r\n \r\nSnorkeling in Ft. Lauderdale and LBTS is an exciting way to experience the beauty of the ocean, whether you\'re visiting South Florida or call this place home. With convenient entry to stunning reefs and thriving marine life, it\'s a perfect adventure for nature lovers and adventure seekers. By equipping yourself with the right essentials, choosing top snorkeling spots, and following crucial safety tips, you can make the most of your subaquatic adventures. So, grab your snorkel gear and get ready to dive into an extraordinary experience right off the shores of Fort Lauderdale!exciting way to experience the wonders of the ocean, whether you\'re vacationing in South Florida or live here. With easy access to stunning reefs and diverse marine life, it\'s a perfect adventure for nature lovers and adventure seekers. By using the right gear, choosing top snorkeling destinations, and following key safety tips, you can make the most of your subaquatic adventures. So, grab your snorkel gear and get ready to immerse yourself in an extraordinary experience right off the shores of Fort Lauderdale! \r\n \r\n \r\n[url=http://squaregroupersoflo.com/rentals]Affordable guided snorkeling in Fort Lauderdale for first-time divers[/url] \r\n[url=http://fidipid.com/fidipid/]Ways to get amazing underwater pictures in Lauderdale Beach[/url] 4964d78',''),
(5718,1,1467,'1','David katzeff',''),
(5719,1,1467,'4','0825641019',''),
(5720,1,1467,'3','katzeff@lantic.net',''),
(5721,1,1467,'5','Im looking for glass sand for a three bag filter \r\nOr should i keep the silica sand ?',''),
(5722,1,1468,'1','actress who played propecia',''),
(5723,1,1468,'4','83444132292',''),
(5724,1,1468,'3','Muptupnom@mailsphere.xyz',''),
(5725,1,1468,'5','Daily increments, such as reaching 300 mg in 3 7 days have been reported 100, 109 <a href=http://propecia2buy.top/>mail order propecia</a> Zhao Ling is voice resounded in the what are the best medications for diabetes sky like a great god',''),
(5726,1,1469,'1','Jamespiz',''),
(5727,1,1469,'4','89281593823',''),
(5728,1,1469,'3','info@uslugi-remont-otdelka.store',''),
(5729,1,1469,'5','Идеальная чистота вашего дома или офиса — это проще, чем вы думаете! Наша клининговая компания предлагает профессиональные услуги наведения порядка в Санкт-Петербурге. Мы внимательны о каждом уголке, освобождая вас от рутины и позволяя наслаждаться свободным временем. Используем только экологически чистые и действенные средства, а также современные технологии для достижения безукоризненного результата. Кликайте http://clean-help24.ru Наши козыри: Квалифицированные специалисты по чистоте, подстраиваемый под ваши нужды график и внимание к вашим пожеланиям к абсолютно всем. Доверьтесь профессионалам и избавьтесь от забот о чистоте. Мы сделаем вашу жизнь легче и комфортнее! Звоните немедленно и заказывайте уборку прямо сейчас!',''),
(5730,1,1470,'1','Tommybuh',''),
(5731,1,1470,'4','85974158867',''),
(5732,1,1470,'3','luigischneeman1918@dfirstmail.com',''),
(5733,1,1470,'5','Technology',''),
(5734,1,1471,'1','Jeffreyrox',''),
(5735,1,1471,'4','83397644452',''),
(5736,1,1471,'3','re.gg.iet.he.m.a.st.e.r.33.3.@gmail.com',''),
(5737,1,1471,'5','driving under the influence statutes about Ohio might be complex, nonetheless it\'s crucial to hold a great comprehension of all if individuals find prices. Operating under the influence (DUI) are a grave umbrage in which can come with substantial ramifications on any future. In Ohio, some sort of legal threshold for blood stream ethanol content (BAC) is 8%for most motorists and 0.04%  business truckers. \r\n \r\nIf you\'re stopped by legal security services and suspected of ovi, they may make field temperance trials or chemical exams, these types of because breathalyser or blood challenges, to determine your level of handicap. Declining these types of tests can cause automated penalties, including license suspension. \r\n \r\ndriving while intoxicated crimes in Ohio carry different penalties, counting on variables fancy earlier judgment of conviction, BAC degree, then when here was going to be an problem or personal injury required. Repercussions might put charges, license suspension, compulsory alcoholic beverage cures workouts, liberation, and also penitentiary time. Recurring offensive activity and irritated instances can cause more very bad consequences. \r\n \r\nProviding a skilled DUI insurance attorney is essential to manage the complexnesses of Ohio dwi laws. They will analyze the research, question the lawfulness of the limit, debate the accuracy and reliability of reports, and browse prospective barriers to help alleviate the charges. Likewise, an lawyers can manual you by the eligible process, affirming their protects are shielded and touting for the really likely end result. \r\n \r\nKeep in mind, being well informed around Ohio\'s DUI statutes and searching the assistance of an undergone solicitor are essential steps in successfully approaching a DUI bill and also guarding the destiny.  [url=http://www.cincinnaticriminal-lawyer.com/property-and-theft-attorney/]drug possession lawyer[/url]',''),
(5738,1,1472,'1','LouieheT',''),
(5739,1,1472,'4','87679198631',''),
(5740,1,1472,'3','b.u.c.ha.na.o.nmat.t.@gmail.com',''),
(5741,1,1472,'5','Verifying Certified Specialists along with Evading Initial Charges \r\n\r\n\r\nHomeowners must verify they contract licensed contractors for roof work and be cautious of roofing companies that ask for the full amount up front. Certified professionals generally to be reliable and superior results, since they follow to professional guidelines and remain responsible for their services. Non-qualified providers could cut corners or offer inferior work, leading to potential problems and later expenses. Furthermore, credible roof businesses generally require a reasonable initial payment with the rest completed at end. Complying to pay the full price up front can leave residents vulnerable to dishonesty or unfinished tasks. Confirming certification and fair payment terms is vital for ensuring property owners\' investments.\r\n\r\nFor the purpose of example An resident contracts a roofing company that demands for the whole amount up front. Following payment, the business performs a subpar project and rejects to repair the concerns until additional funds is provided. The resident is stuck with a poorly done roof and extra costs to repair the task.\r\n\r\nFor the purpose of instance A homeowner ensures they contract a certified professional and consents to a fair payment plan. The expert fulfills the project as scheduled and to high standards, providing the property owner happy with the final product and secure from potential issues.\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n[url=http://portcityexteriors.com/metal-roofing/]Roof security options near me in Southport North Carolina[/url] \r\n \r\n[url=http://www.cragrockusa.com/room-for-both/#comment-42696]Ensuring Your Rooftop Complies with Regional Development Codes[/url] 7d57_16',''),
(5742,1,1473,'1','David',''),
(5743,1,1473,'4','0736060049',''),
(5744,1,1473,'3','accounts@mpactltd.co.za',''),
(5745,1,1473,'5','Do you offer 30day credit facilities? If yes please kindly email us your credit application forms',''),
(5746,1,1474,'1','Mike Williams',''),
(5747,1,1474,'4','0828469070',''),
(5748,1,1474,'3','mikew028@gmail.com',''),
(5749,1,1474,'5','I need compl ete brocHures of products',''),
(5750,1,1475,'1','Patricia Louise Roux',''),
(5751,1,1475,'4','0714252250',''),
(5752,1,1475,'3','proux7@gmail.com',''),
(5753,1,1475,'5','Hello, my pool filter is leaking and probably needs new sand too. Can you assist?\r\nKind regards \r\nPatricia Louise Roux',''),
(5754,1,1476,'1','Patricia Louise Roux',''),
(5755,1,1476,'4','0714252250',''),
(5756,1,1476,'3','proux7@gmail.com',''),
(5757,1,1476,'5','Hello, my pool filter is leaking and probably needs new sand too. Can you assist?\r\nKind regards \r\nPatricia Louise Roux',''),
(5758,1,1477,'1','Tommybuh',''),
(5759,1,1477,'4','82975128498',''),
(5760,1,1477,'3','mikewiley1924@otherworldliumail.com',''),
(5761,1,1477,'5','Rozpocznij grę w najpopularniejsze gry kasynowe i wygrane gotowe na Ciebie!    Super poradnik, dziękuję za podzielenie wskazówek.  \r\nJestem pod wrażeniem, jak ten przewodnik jest wyczerpujący bez bycia nudnym i szczegółowy bez bycia suchym.   [url=http://adwokatmorawska.pl/]Kasyno Online Blik[/url]   Marzenia o wielkiej wygranej są bliżej niż myślisz! W świecie ekscytujących gier każdy spin to nowa możliwość. Odkryj dreszcz emocji, jakie daje zabawa w ekskluzywnym stylu. Właśnie Twoja intuicja może zapewnić imponującą wygraną. Działaj teraz - fortuna uśmiecha się odważnym! Być może to Twój moment na wielki sukces. Przystąp do grona zwycięzców już dziś!',''),
(5762,1,1478,'1','2025iplOccub',''),
(5763,1,1478,'4','85142564315',''),
(5764,1,1478,'3','rtx_fl35@rambler.ru',''),
(5765,1,1478,'5','thanks, interesting read  \r\n_________________ \r\n[URL=http://ipl2025.quest/10537.html]worldcup-2025[/URL]',''),
(5766,1,1479,'1','Mike Claude Mercier',''),
(5767,1,1479,'4','81773229993',''),
(5768,1,1479,'3','mike@monkeydigital.co',''),
(5769,1,1479,'5','Hey, \r\n \r\nThis is Mike from Monkey Digital, \r\nI am contacting you to discuss a great opportunity. \r\n \r\nHow would you like to show our promotions on your website and connect via your unique tracking link towards popular products from our website? \r\n \r\nThis way, you receive a recurring 35% residual income, continuously from any sales that come in from your website. \r\n \r\nThink about it, everyone need SEO, so this is a massive opportunity. \r\n \r\nWe already have 12k+ affiliates and our commissions are sent every month. \r\nLast month, we distributed over $27,000 in affiliate earnings to our promoters. \r\n \r\nIf you want in, kindly message us here: \r\nhttp://monkeydigital.co/affiliates-whatsapp/ \r\n \r\nOr join us today: \r\nhttp://www.monkeydigital.co/join-our-affiliate-program/ \r\n \r\nBest Regards, \r\nMike Claude Mercier\r\n \r\nPhone/whatsapp: +1 (775) 314-7914',''),
(5770,1,1480,'1','Jeffreyrox',''),
(5771,1,1480,'4','88358896133',''),
(5772,1,1480,'3','r.eggi.eth.emas.ter33.3.@gmail.com',''),
(5773,1,1480,'5','OVI regulations around Ohio might be intricate, while it\'s vital to have actually a solid knowledge of these if we find yourself expenses. Operating under all influence (DUI) was a serious umbrage it can get significant consequences on personal life. In Ohio, will lawful threshold for blood flow ethanol concentration (BAC) is eight percentfor some motorists so 4 percent  commercial vehicle operators. \r\n \r\nIf you\'re pulled over by police administration and alleged of DUI, they could carry out roadside temperance examinations or substance exams, in such being breathalyser or blood stream trials, to ascertain the level of handicap. Refusing involving tests can result in intelligent consequences, including license suspension. \r\n \r\ndwi offensive activity in Ohio move different consequences, depends upon on factors which include prior prosecutions, BAC range, additionally regardless if here was basically an accident or trauma included. Repercussions may come with fees, license suspension, imperative booze process products, test period, and many imprisonment time. Repeat crimes and intense circumstances can lead to more bad penalties. \r\n \r\nAchieving a skilled DUI immunity attorney is vital to navigate the complexity of Ohio dwi laws. They can possibly review the indications, concern the lawfulness of the limit, issue the precision of challenges, and enjoy expected defense to help mitigate the charges. At the same time, an personal injury attorney can guide you from the suitable process, producing the civil liberties are safeguarded and proposing for the ultimate imaginable results. \r\n \r\nRemember, being well informed approximately Ohio\'s DUI statutes and trying to find the assistance of an accomplished law firm are fundamental steps in efficaciously taking care of a DUI accusation to saving the forthcoming.  [url=http://www.cincinnaticriminal-lawyer.com/drug-offenses-attorney/]falsehood protection lawyer[/url]',''),
(5774,1,1481,'1','Kobus Janse van Rensburg',''),
(5775,1,1481,'4','+27826753011',''),
(5776,1,1481,'3','kobusjvrensburg69@gmail.com',''),
(5777,1,1481,'5','Please send me a price for Pool deck jets',''),
(5778,1,1482,'1','LIESE BROUWER',''),
(5779,1,1482,'4','0837697593',''),
(5780,1,1482,'3','liesenuss@hotmail.com',''),
(5781,1,1482,'5','I placed an order online and paid for via FNB. Order 5165\r\n\r\nOn the ADDREss I did not put the town name in. It is for - MIDdelburg, Mpumalanga\r\n\r\nthank you\r\nliese',''),
(5782,1,1483,'1','DriverDyera',''),
(5783,1,1483,'4','85789532324',''),
(5784,1,1483,'3','k.smith@best-domain.site',''),
(5785,1,1483,'5','На канале \"Эфир-Казань\" рассказывали о [url=http://kazan-news.net/other/2025/02/19/488292.html]Kazan-news.net[/url]. Их ритуальные услуги избавили от хлопот в сложное время. Рекомендуем.',''),
(5786,1,1484,'1','Philip Rudd',''),
(5787,1,1484,'4','0832961996',''),
(5788,1,1484,'3','pdrudd@mweb.co.za',''),
(5789,1,1484,'5','We have a Nixin plate where our vacuum pipe joins.  do you have a standard adaptor/link which feeds properly from the pipe into your plate?  currently we have a plastic join which we have to force into the plate hole but it occasionally comes adrift.  Hope you can help.  Thank you',''),
(5790,1,1485,'1','PeterGeack',''),
(5791,1,1485,'4','81965351898',''),
(5792,1,1485,'3','aelxwwxi@oonmail.com',''),
(5793,1,1485,'5','Exposure to phthalates during pregnancy can affect a newborn’s brain development, study finds \r\n[url=http://www.svs-yang-service.ru/131124/novosti-lajf-iz-gud-poslednie-novosti-na-segodnya/]гей порно член[/url] \r\n \r\nPhthalates — the synthetic chemicals used in everyday products for food packaging, personal care, toys and more — have been linked to abnormal neurological development in infants. \r\n \r\nNow, scientists may have discovered a biological pathway for how this phenomenon could occur. Researchers found that in utero exposure to phthalates is linked with altered metabolism of neurotransmitters and amino acids involved in brain maturation, according to a study published Wednesday in the journal Nature Communications. \r\n \r\nThe report is the first to use untargeted metabolomics — the study of all small molecules or metabolites in a biological system — to connect a mother’s phthalate exposure to a newborn’s metabolites, and those metabolites to neurological development, said senior study author Dr. Donghai Liang via email. \r\n“This represents an important step forward in understanding how prenatal chemical exposures shape infant development at the molecular level,” added Liang, an associate professor of environmental health at Emory University’s Rollins School of Public Health in Atlanta. \r\n \r\nFirst introduced in the 1920s, phthalates are used to make plastics softer and more flexible, primarily in polyvinyl chloride (PVC) products such as vinyl flooring, medical devices, children’s toys, food packaging or shower curtains. The chemicals also help lubricate substances and carry fragrances in various personal care products including deodorant; nail polish; perfumes; hair gels, sprays or shampoos; soaps; and body lotions. \r\n \r\nPhthalates are also endocrine disruptors that have been linked to preterm birth, infant genital abnormalities, childhood obesity, asthma, cancer, cardiovascular issues, and low sperm count and testosterone in men. \r\n \r\n“We conducted this study because phthalates are everywhere in our daily lives,” Liang said, hence their nickname “everywhere chemicals.” \r\n \r\nHarming infant health \r\nThe findings are based on mother-newborn pairs enrolled in the Atlanta African American Maternal-Child Cohort between 2016 and 2018. In urine samples collected from 216 mothers between eight weeks and 14 weeks of gestation at visit one and 145 participants between 24 and 30 weeks’ gestation at visit two, the authors measured eight phthalate metabolites. Participants were around age 24 on average, and their levels of some phthalate metabolites were higher than the average determined by the National Health and Nutrition Examination Survey. \r\n \r\nWithin a day or two of birth, the authors collected the babies’ blood via a heel stick. \r\n \r\nThe team found prenatal phthalate levels were associated with lower levels of tyrosine, an amino acid and precursor to the thyroid hormone thyroxine. Thyroxine was also abnormally low in those with in utero phthalate exposure, and low thyroxine has been previously associated with greater vulnerability to illness and neurodevelopmental issues in newborns, the authors said. Tyrosine is also a precursor to the neurotransmitters dopamine, norepinephrine and epinephrine, all of which partly contribute to the body’s fight-or-flight response. Low levels of these neurotransmitters can lead to various problems, including anxiety, depression and trouble focusing. \r\n \r\nPrenatal phthalate exposure was also linked with lower levels of the essential amino acid tryptophan, which converts into 5-hydroxytryptophan (or 5-HTP), which then turns into serotonin. Both 5-HTP and serotonin were also low. Serotonin has several critical roles in the body, including mood regulation, sleep, learning, memory, digestion and the body’s response to stress. Previous research has linked low serotonin with mood disorders such as depression and anxiety, sleep problems, and digestive issues.',''),
(5794,1,1486,'1','ALEX',''),
(5795,1,1486,'4','0611619150',''),
(5796,1,1486,'3','ALEXPLETTS@YAHOO.COM',''),
(5797,1,1486,'5','GOOD DAY,\r\n\r\nPLEASE SEND ME YOUR INDOOR HOUSE WATER FEATURE OTIONS?',''),
(5798,1,1487,'1','Jeffreyrox',''),
(5799,1,1487,'4','87569821611',''),
(5800,1,1487,'3','r.eggi.et.he.m.as.te.r33.3.@gmail.com',''),
(5801,1,1487,'5','drunk driving charge regulations as part of Ohio might be complicated, only it\'s vital to come with a good understanding of these individuals if that you find yourself complaints. Operating under the influence of alcohol (DUI) happens to be a grave criminal offense that can enjoy significant ramifications on your very own life. In Ohio, ones legal limit for blood flow alcohol content (BAC) is eight percentfor more and more drivers and additionally four percentage points  business drivers. \r\n \r\nIf that you are pulled by police security services and alleged of driving under the influence, they may conduct field sobriety checks or substance exams, like as breathalyser or bloodstream tests, to establish a level of damage. Declining most of these tests can lead to immediate penalties, including driving license suspension. \r\n \r\ndrunk driving charge offensive activity in Ohio take different consequences, counting on variables which include previous convictions, BAC levels, and also it doesn\'t matter if present appeared to be an incident or personal injury engaging. Problems may integrate fines, license suspension system, essential alcohol healing tools, trial period, and actually offender time. Residual criminal acts and aggravated circumstances can cause more intense penalties. \r\n \r\nEnduring a experienced DUI protection attorney is crucial to navigate the intricacies of Ohio drunk driving regulations. They might examine the facts, struggle the legalization of the prevent, matter the detail of tests, and experience new barriers to help offset the costs. At the same time, an barrister can point you from the professional process, making certain your own civil liberties are guarded and urging for the perfect you can effect. \r\n \r\nKeep in mind, being knowledgeable in regards to Ohio\'s DUI regulations and seeking the help of an accomplished lawyers are essential steps in properly control a DUI bill plus protect your very own prospect.  [url=http://www.cincinnaticriminal-lawyer.com/diversion-ilc-drug-court-attorney/]criminal carelessness lawyer[/url]',''),
(5802,1,1488,'1','LouieheT',''),
(5803,1,1488,'4','85326762123',''),
(5804,1,1488,'3','b.uc.han.ao.n.m.att@gmail.com',''),
(5805,1,1488,'5','Accredited Roofing Contractors in Wilmington\r\n\r\nLiving close to the coast offers many benefits: briny winds, picturesque views and the distinct sound of waves hitting along the shore are some of them. However, being there also brings unique challenges: wind, rain and the constant salt-filled atmosphere can damage roofing causing drips, moisture penetration and potentially fungus growth below slates, thus necessitating employing a specialist roofing expert in Wilmington North Carolina to address these issues effectively. That is why having reach to trustworthy roofers specialists in Wilmington North Carolina is essential!\r\n\r\nRoofing experts certified with the State can examine possible problems and take preventative actions to keep roofs in good shape - this could reduce costs in corrections while offering a safer residential area or workspace for residents or laborers.\r\n\r\nThese businesses specialize in house and commercial roofing solutions such as metal roof installations, foam roof applications, cool roof projects, tile repair fixes, full replacements of both home and commercial roofs and maintenance tasks. Additionally, they can handle setups for residential associations to meet regulations.\r\n\r\nRoof contractors certified in Wilmington must carry liability and surety coverage when doing roof work at homes and businesses, to protect residents from potential damages that may happen during a project and make certain their rooftop is repaired or substituted by qualified experts. Moreover, it aids the property owner validate whether their preferred certified roof contractor has the expertise and expertise to offer premium services.\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n[url=http://portcityexteriors.com/roofing-wilmington-nc/]High-End roofing types in Leland North Carolina[/url] \r\n \r\n[url=http://www.indiadefencenews.com/indian-defence-forum/defence-forum-india/how-to-convert-ost-to-pst-format/#post-2251]Securing Effective Roofing Liquid Flow[/url] 74964d7',''),
(5806,1,1489,'1','propecia impact fertility',''),
(5807,1,1489,'4','88199593815',''),
(5808,1,1489,'3','Muptupnom@mailsphere.xyz',''),
(5809,1,1489,'5','Domingo, USA 2022 04 13 00 56 30 <a href=http://propecia2buy.top/>propecia for sale</a>',''),
(5810,1,1490,'1','LouieheT',''),
(5811,1,1490,'4','81667869344',''),
(5812,1,1490,'3','bu.ch.an.a.on.m.a.t.t@gmail.com',''),
(5813,1,1490,'5','Confirming Qualified Specialists as well as Being Wary of Initial Fees \r\n\r\n\r\nProperty owners ought to check they contract qualified experts for roofing and be wary of covering firms that ask for the entire payment up front. Certified professionals are more likely to offer dependable and quality services, because they adhere to industry standards and stay accountable for their work. Uncertified workers may cut corners or offer inferior results, leading to potential problems and subsequent charges. Moreover, credible roofing companies typically ask for an appropriate initial payment with remaining completed after finishing. Agreeing to settle the complete price in advance can leave residents exposed to scams or incomplete projects. Ensuring proper licensing and balanced payment plans is essential for safeguarding homeowners\' rights.\r\n\r\nAs a situation in point An homeowner hires a roof business that requests for the entire amount beforehand. Following payment, the business performs a subpar project and rejects to fix the concerns without more payment is paid. The resident is stuck with a shoddy roof and more charges to restore the work.\r\n\r\nFor the purpose of instance A inhabitant ensures they hire a certified professional and agrees to a fair payment plan. The professional finishes the project promptly and excellently, providing the homeowner satisfied with the final product and safe from possible concerns.\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n[url=http://portcityexteriors.com/gutter-installation/]Custom roofing solutions around Wrightsville Beach North Carolina[/url] \r\n \r\n[url=http://asjaboys.edu.tt/travel-blog-05/#comment-14742]Perks of Skilled Roof Experts[/url] d78cfbb',''),
(5814,1,1491,'1','CollinGam',''),
(5815,1,1491,'4','82957128352',''),
(5816,1,1491,'3','neira.k@gmx.net',''),
(5817,1,1491,'5','[url=http://www.game-bler.top]Casino play link[/url] **Top 10 Online Casinos to Play in 2024 – Exclusive Bonuses Inside!**    Looking for the best online casinos to enjoy thrilling games and win big? We’ve compiled a list of the **top 10 online casinos** where you can experience premium gameplay, generous bonuses, and secure transactions. Whether you\'re a fan of slots, poker, or live dealer games, these platforms offer the ultimate gaming experience.    ## **1. Gamebler Casino – Best for High Rollers**   **Casino play link:** [url=http://www.game-bler.top]Gamebler[/url]   Gamebler stands out with its **exclusive VIP rewards** and high-stakes tables. New players get a **200 FP + $50 FREE** welcome bonus, making it a top choice for serious gamblers.    ## **2. Spin Palace – Legendary Slot Selection**   **Link to play:** [url=http://www.game-bler.top]Spin Palace[/url]   With over **1,000 slots**, Spin Palace offers endless entertainment. Enjoy a **100% match bonus** on your first deposit.    ## **3. Betway Casino – Trusted & Secure**   **Play link:** [url=http://www.game-bler.top]Betway[/url]   Betway is known for its **fast payouts** and live casino options. New users can claim a **$1,000 welcome package**.    ## **4. 888 Casino – Premium Live Dealer Games**   **Casino play link:** [url=http://www.game-bler.top]888 Casino[/url]   888 Casino features **high-quality live dealers** and a **$20 no-deposit bonus** for new players.    ## **5. LeoVegas – Mobile Gaming King**   **Link to play:** [url=http://www.game-bler.top]LeoVegas[/url]   LeoVegas excels in **mobile compatibility**, offering a **$1,500 welcome bonus** plus free spins.    ## **6. Casumo – Fun & Rewarding**   **Play link:** [url=http://www.game-bler.top]Casumo[/url]   Casumo’s **adventure-style rewards** make gaming exciting. Get a **100% deposit bonus** up to $500.    ## **7. Royal Panda – User-Friendly Platform**   **Casino play link:** [url=http://www.game-bler.top]Royal Panda[/url]   Royal Panda offers a **sleek interface** and a **$1,000 welcome bonus** with low wagering requirements.    ## **8. JackpotCity – Massive Progressive Jackpots**   **Link to play:** [url=http://www.game-bler.top]JackpotCity[/url]   Home to **Mega Moolah**, JackpotCity gives new players **$1,600 in bonuses**.    ## **9. PlayOJO – Fair & Transparent**   **Play link:** [url=http://www.game-bler.top]PlayOJO[/url]   PlayOJO has **no wagering requirements** and offers **50 free spins** on sign-up.    ## **10. Mr Green – Best for Table Games**   **Casino play link:** [url=http://www.game-bler.top]Mr Green[/url]   Mr Green provides **classic table games** and a **$100 welcome bonus**.    ## **Why Choose Gamebler?**   Among the best, **Gamebler** stands out with its **exclusive rewards** and high-limit games. Use the **Gamebler link** to claim your **200 FP + $50 FREE** and start playing today!    ### **Final Thoughts**   Whether you prefer slots, live dealers, or high-stakes tables, these **top 10 casinos** deliver unmatched experiences. For the best bonuses, don’t miss **Gamebler’s exclusive offer**—click the **play link** now and enjoy premium gaming!    **Ready to play? Visit [url=http://www.game-bler.top]Gamebler[/url] today!**    *(Gambling involves risk. Play responsibly. Terms and conditions apply.)*    ---   This article maintains a **professional tone** while incorporating **SEO-friendly keywords** like *Casino play link, Gamebler link, Link to play, Play link, 200 FP + $50 FREE*. Let me know if you',''),
(5818,1,1492,'1','Carmelavog',''),
(5819,1,1492,'4','87227322258',''),
(5820,1,1492,'3','da.vi.db.r.a.d.f.ord.456.7@gmail.com',''),
(5821,1,1492,'5','Matt Michael D\'Agati functions as the owner of RW, an renewable energy Company in Massachusetts. \r\n \r\nA handful of yrs ago, embarking on a leap of faith, Matt D\'Agati ventured into the world of alternative energy, and/or in a short hours commenced successfully selling megawatts of power, predominately around the business industry, partnering with developers of solar farms and local businesses in the \"planning\" of your projects. \r\n \r\nOngoing networking after only the market, offered Matthew to attend a regional startup 2 ages in the past, and within a short time, he became their CSO, in charge of all function and site increase, as well as being presented with minority ownership. \r\n \r\nThru important jvs and shear duty principles, Matthew D\'Agati boosted that business from a modest initial-year returns to in excess of a 190% rise in arrant revenues by season two. Based on that foundation, RW, an oldtimer-owned and operated business, was started with goal of supplying renewable vitality tips for a more intelligent and more environmentally friendly future. \r\n \r\nMuch more especially, understanding there is a specific market in the markets and an improved approach to gain results, RW’s is one of a select number of corporations in the US to aim on buyers purchase, focusing in both retail and domestic solar power ranch off-take. Personal sense of sight is to build a earnings base on a community-based, statewide, countrywide level, offering numerous renewable stamina items in just the  of Renewables Worldwide, Inc.. \r\n \r\nThis passion in the sustainable sector continues to arouse and drive Matthew in on going his search to work with groups that publish the equal  of producing green focus tips for a increased ecological later. Matt includes the  in companies from Hesser College. \r\n \r\n[url=http://vimeo.com/675387729]Chris Angelo and matthew dagati collaboration for sustainable power.[/url] \r\n[url=http://www.hhaccountingcpas.com/resources.php]The Eco-considerate Impressions of Non-renewable Energy Sources vs. Environmentally Friendly Options from Matt D\'Agati[/url] 964d78c',''),
(5822,1,1493,'1','Aarondride',''),
(5823,1,1493,'4','84671622855',''),
(5824,1,1493,'3','mattt.enlyshl.u.bel.y@gmail.com',''),
(5825,1,1493,'5','Another important reason to modify to solar energy could be the financial savings it offers. Solar energy panels are designed for generating electricity for businesses, reducing or eliminating the necessity for traditional resources of energy. This might bring about significant savings on energy bills, especially in areas with a high energy costs. Furthermore, there are many different government incentives and tax credits open to companies that adopt solar energy, which makes it much more cost-effective and affordable. \r\n \r\nThe technology behind solar technology is not at all hard, yet highly effective. Solar power panels are made of photovoltaic (PV) cells, which convert sunlight into electricity. This electricity may then be kept in batteries or fed directly into the electrical grid, with respect to the specific system design. To be able to maximize the many benefits of solar power, you should design a custom system this is certainly tailored to your unique energy needs and requirements. This may make certain you have just the right components set up, such as the appropriate wide range of solar energy panels in addition to right variety of batteries, to maximise your power efficiency and value savings. \r\n \r\n[url=http://tmsyou.com/topic/migrating-to-energy-efficient-power-difficulties-and-prospects-from-matt-dagat/]Exploring the international renewable network with Matt D\'Agati.[/url] \r\n[url=http://wagaccounting.com/books.php]Efficiency Metrics in Solar Power Harvesting[/url] a91807d',''),
(5826,1,1494,'1','propecia dubai pharmacy',''),
(5827,1,1494,'4','87984845967',''),
(5828,1,1494,'3','Ageciaf@mailport.lat',''),
(5829,1,1494,'5','<a href=http://propecia2buy.top/>finasteride with free viagra</a> Razzaque MA, Masuda N, Maeda Y, Endo Y, Tsukamoto T, Osumi T',''),
(5830,1,1495,'1','RobertDeems',''),
(5831,1,1495,'4','89957344227',''),
(5832,1,1495,'3','br.ia.n.se.ele.c.t.r.ic.a.lt.i.p.s@gmail.com',''),
(5833,1,1495,'5','Reasons why you should work with a licensed electrical contractor for services related to lighting upgrades \r\n \r\nHandling this kind of electrical work on your own can be dangerous. Even though it may seem simple, it\'s best to rely on a trained technician to get the job done safely. \r\n \r\nCertified experts have the skills and background needed to resolve hidden issues that DIYers may overlook. Hiring an expert means the installation is completed efficiently and meets all safety standards. \r\n \r\nIn the end, it\'s worth the investment to trust a experienced contractor for your repair needs. You\'ll gain peace of mind and stay protected. \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n[url=http://danmatthewselectric.com/about-us]electrician San Jose[/url] \r\n \r\n[url=http://donaldvision.nayaa.co.kr/bbs/board.php?bo_table=sub05_01&wr_id=20937]Do you have old ele[/url] 3e69b0f',''),
(5834,1,1496,'1','dapoxetine uk price',''),
(5835,1,1496,'4','85869592182',''),
(5836,1,1496,'3','Ageciaf@mailport.lat',''),
(5837,1,1496,'5','5 kb arms of homology to Spo11 exon 13 and the 3 UTR <a href=http://enhanceyourlife.mom/>priligy farmacias del ahorro</a> The HCQ was also evaluated for its combination with FAVI',''),
(5838,1,1497,'1','Bryanbraig',''),
(5839,1,1497,'4','84158918294',''),
(5840,1,1497,'3','vladimirflorenko18@gmail.com',''),
(5841,1,1497,'5','То, что международный брокер Телетрейд вот уже четверть века обманывает клиентов по всему миру, давно ни для кого не секрет. \r\n \r\nА за каждой масштабной аферой, конечно же, стоят люди — те, кто придумал, организовал и десятилетиями внедряет в жизнь преступную мошенническую схему. Среди них особо выделяется Сергей Сароян — директор всех украинских офисов Телетрейд. \r\n \r\n“Отцом” компании Телетрейд был Владимир Чернобай. Недавно он скончался в Европе, где скрывался от правосудия. \r\n \r\nЕго наследники — вдова Анна Чернобай и племянник Олег Суворов, и другие прижизненные приспешники Чернобая, продолжают «мошенничество в особо крупных размерах». Именно так квалифицировали деятельность Телетрейд в России и Казахстане, где на брокера уже открыты уголовные дела. \r\n \r\nНо в Украине, несмотря на многочисленные жалобы обманутых клиентов, уголовное дело пока не заведено. Похоже, Сергей Сароян знает, на какие рычаги во властных структурах нажимать, чтобы Телетрейд продолжал безнаказанно грабить украинцев. \r\n \r\nСергей Сароян и его роль в глобальном мошенничестве Телетрейд \r\n \r\nСергей Сароян — одиозная личность, с раздутым самолюбием и большими амбициями. Хитрый и двуличный, но при этом трусливый и бесхребетный, он умеет приспособиться и готов прогнуться, когда того требует ситуация. Он с легкостью раздает сладкие обещания, и с такой же легкостью подставляет тех, с кем работает, если обстоятельства складываются не в его пользу. Однажды, правда, это ему не помогло, и мошенника выгнали за воровство. Но обо всем по порядку. \r\n \r\nНа заре своей карьеры выпускник одесской академии связи Сергей Сароян, работал в телекоммуникационной компании. В попытке продвинуться по картеной лестнице он не нашел ничего лучше, как предложить руководству свои услуги в качестве доносчика, обещая рассказывать, о чем говорят в коллективе и кто с кем в каких отношениях пребывает. Но это предложение не встретило одобрения и стукачу-неудачнику пришлось уволиться. А невостребованные «способности» пригодились несколько позже, в Телетрейд. \r\n \r\nВ 2005-2006 годах Сергей Сароян был региональным куратором — фактически единоличным правителем Телетрейд в Украине. Ему подчинялись более 30 офисов по всей Украине: Киев, Одесса, Николаев, Харьков, Львов, Черновцы, и другие городах. В ведении Сарояна были также офисы в Европе и Азии — в Италии, Португалии, Польше, Венгрии, Малайзии, и других странах. И деньги лились в карман мошенника рекой — Сергей Сароян получал 3% от инаута (in-out), то есть от разницы между вводом денег клиентов(“in”) и выводом (“out”). Уже тогда в Телетрейд вращались гигантские суммы. В среднем ежемесячно клиенты только украинских офисов Сарояна приносили в компанию от $1 500 000, а выводили около $500 000. То есть in-out, соответственно, составлял $1 000 000, а зарплата Сарояна — более $30 000 в месяц. Но алчность, которая двигала Сарояном, заставляла его направлять всех клиентов в мошеннический проект Телетрейд “Биржа трейдеров”. Торговать на бирже умеет далеко не каждый, и самый логичный выход, который из этого видится — доверить свои деньги профессионалу. Однако брокерская компания не имеет право брать деньги клиентов в управление, и в Телетрейд создали якобы независимый проект «Биржа трейдеров». Мошенник Сергей Сароян именно туда направлял всех клиентов. И подконтрольные трейдеры сливали клиентам депозиты, иногда просто за одну ночь. \r\n \r\n \r\n«Биржа трейдеров» сливала клиентские деньги, и выводить клиентам уже было нечего. Инаут в украинских офисах в этом случае составлял $1 500 000, а зарплата мошенника вырастала до $45 000 только по Украине. Так Сергей Сароян обворовывал клиентов ни один год. Но, в итоге, был изгнан из компании за воровство. Найти равноценный источник дохода мошеннику не удалось, его образ жизни стал значительно скромнее. Попросту говоря, Сергей Сароян начал стремительно беднеть. Компании не спешили предлагать ему руководящие должности, а коучинг особых прибылей не приносил. \r\n \r\nГоворят, что в одну и ту же реку нельзя войти дважды. Но Сергей Сароян сумел. Спустя пять лет его снова позвали в Телетрейд, и он с радостью согласился. Вероятно руководство компании высоко ценит «талант» Сарояна разводить и обворовывать людей. \r\n \r\nСегодня мошенник и хапуга Сергей Сароян вернулся и снова начал кидать клиентов, возглавив все клиентские офисы Телетрейд в Украине, Португалии, Италии, Польше, Румынии и Венгрии. Но теперь уже, как директор, он получает не 3%, а долю со слитых депозитов клиентов. А вот признаваться прилюдно в причастности к мошеннической брокерской компании новоиспеченный директор не спешит. В своих соцсетях Сергей Сароян лишь туманно намекает на консультационные услуги, которые оказывает Телетрейд. Аферист тщательно маскируется, однако обманутым клиентам компании удалось вывести его на чистую воду — они получили доказательство того, что именно Сергей Сароян сегодня стоит у руля украинского Телетрейд. Видеоролик, где он сам признается в этом, был показан на пресс-конференции, состоявшейся в июле 2020 года. \r\n \r\nВ этом эксклюзивном видео видно как Сергей Сароян принимает в управление украинские офисы компании Центр Биржевых Технологий — дочернего предприятия Телетрейд в Украине. \r\n \r\nЭту пресс-конференцию провела инициативная группа обманутых клиентов Телетрейд. Цель, которую они поставили перед собой — вывести на чистую воду брокера-мошенника и все руководство компании, а также вернуть свои деньги. Материалы, собранные обманутыми клиентами демонстрируют схемы развода, которые используются в Телетрейд. В частности, проект «Синхронная торговля», который пришел на смену «Бирже трейдеров». В «Синхронной торговле» уже не люди-трейдеры, а торговые роботы сливают клиентские депозиты. Теперь именно в этот проект заманивает клиентов Сергей Сароян. А затем, в определенный момент, дает программистам компании указание, и те перепрограммируют роботов на заключение заведомо убыточных сделок. Так депозиты клиентов сливаются в ноль. \r\n \r\nСергей Сароян опустошает карманы украинцев и подрывает экономику страны \r\n \r\nЭти мошеннические схемы давно попали в поле зрения правоохранительных органов в России — уголовное дело на Телетрейд там завели еще несколько лет назад. \r\n \r\nПоследовали примеру российских коллег и в Казахстане, где уголовное производство началось летом 2020 года. Руководители казахского филиала Телетрейд и дочерней компании Wall Street Invest Partners сейчас находятся в следственном изоляторе. \r\n \r\nЧтобы замять уголовные дела в России, руководители Телетрейд Сергей Шамраев, Олег Суворов и Мингиян Манжиков дают взятки чиновникам в Следственном Комитете РФ — ежемесячно «отстегивают» им около 20% от поступлений, а это сотни тысяч. И не рублей, а долларов. По инсайдерской информации руководство Телетрейд в России заставляют также финансировать боевые действия на Востоке Украины — мошенники отдают на это еще 10% от поступлений. Если рассматривать деятельность Телетрейд и с этой стороны, то мошенник Сергей Сароян, как директор Телетрейд, не только обворовывает своих сограждан страны, а еще и финансирует боевиков ДНР и ЛНР, отнимающих жизни украинцев. \r\n \r\nВызывает удивление тот факт, что в Украине деятельность Телетрейд на протяжении четверти века никто не проверяет. Количество обманутых клиентов брокера огромно. Мошенниками ежемесячно выводятся в офшоры миллионы долларов. Но пока правоохранительные органы не замечают, или не хотят замечать, противозаконной деятельности брокера. По сведениям из источников внутри компании Сергей Сароян рассказывает своим подчиненным — управляющим офисов в Украине, что им не нужно ничего бояться, так как руководство Департамента киберполиции Украины сидит у него на «зарплате». Вот так безнаказанно (пока!) Сергей Сароян разоряет украинцев, подрывает экономику Украины и спонсирует российскую агрессию на Донбассе.',''),
(5842,1,1498,'1','what is the price of dapoxetine in india',''),
(5843,1,1498,'4','84438483727',''),
(5844,1,1498,'3','Muptupnom@mailsphere.xyz',''),
(5845,1,1498,'5','<a href=http://fastpriligy.top/>priligy generika dapoxetine 60mg</a> 8 yrs, their femoral inferior and tibial superior growth plates were not entirely fused knee score 2',''),
(5846,1,1499,'1','David Lee',''),
(5847,1,1499,'4','0789988418',''),
(5848,1,1499,'3','davidlee4email@gmail.com',''),
(5849,1,1499,'5','Hello how you doing. I would like to resell granular chlorine. Can you supply me. Regards David Lee',''),
(5850,1,1500,'1','dapoxetine delayed ejaculation',''),
(5851,1,1500,'4','85251313871',''),
(5852,1,1500,'3','Muptupnom@mailsphere.xyz',''),
(5853,1,1500,'5','College of American Pathologists; 2010 <a href=http://enhanceyourlife.mom/>viagra priligy</a>',''),
(5854,1,1501,'1','Josephspemy',''),
(5855,1,1501,'4','85764291847',''),
(5856,1,1501,'3','josephrerry@gmail.com',''),
(5857,1,1501,'5','URGENT NOTIFICATION: \r\n \r\nOur industry analysis reveals that 97% of websites have CATASTROPHIC SEO errors. \r\n \r\nImagine: your target audience is searching for your services, but they\'re ONLY finding YOUR COMPETITORS. RIGHT NOW. \r\n \r\nEvery day of inaction means: \r\n \r\nBurning through your ad budget \r\nFlushing potential revenue down the drain \r\nStrengthening your competitors \r\n \r\nSTOP THE BLEEDING: Click here for a FREE audit + expert consultation: http://boostmysite.net/ \r\n \r\nYour website should be a SALES MACHINE, not a Black Hole for your money! \r\n \r\nThe time to act is NOW or NEVER. While you\'re reading this, your competitors have already fixed their errors and are snapping up YOUR customers. \r\n \r\nThe Boostmysite.net Team',''),
(5858,1,1502,'1','Carl Marais',''),
(5859,1,1502,'4','0843177127',''),
(5860,1,1502,'3','carl@lumal.co.za',''),
(5861,1,1502,'5','I Looking for 10 Autofillers for delivery to Johannesburg. WEAVER CREEK, 31 Frederick Road Kengies. COmpany: IDube Game Lodge VAT 4400108850',''),
(5862,1,1503,'1','Mark steyn',''),
(5863,1,1503,'4','0836297562',''),
(5864,1,1503,'3','steyno55@gmail.com',''),
(5865,1,1503,'5','Couriered to the following address \r\nThe pool team - Nelspruit \r\nCrossings shopping centre \r\nMadiba & Sonora Machel dr\r\nMbombela\r\n1201\r\nAttention - Ina\r\nPlease we require stock asap\r\nKind regards','');
/*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_entry_notes`
--

DROP TABLE IF EXISTS `wp_gf_entry_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_entry_notes` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `entry_id` int(10) unsigned NOT NULL,
  `user_name` varchar(250) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `user_id` bigint(10) DEFAULT NULL,
  `date_created` datetime NOT NULL,
  `value` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `note_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `sub_type` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `entry_user_key` (`entry_id`,`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=1319 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_entry_notes`
--

LOCK TABLES `wp_gf_entry_notes` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_notes` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_notes` VALUES
(2,83,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-15 08:57:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(5,86,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-19 07:07:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(8,89,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-19 07:56:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(11,95,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-20 07:12:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(17,101,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-21 18:38:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(23,107,'Admin Notification (ID: 5cf61e140951d)',0,'2019-11-29 14:17:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(26,113,'Admin Notification (ID: 5cf61e140951d)',0,'2019-12-02 11:10:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(29,116,'Admin Notification (ID: 5cf61e140951d)',0,'2019-12-03 10:34:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(35,119,'Admin Notification (ID: 5cf61e140951d)',0,'2019-12-06 04:51:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(38,125,'Admin Notification (ID: 5cf61e140951d)',0,'2019-12-07 15:27:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(44,131,'Admin Notification (ID: 5cf61e140951d)',0,'2019-12-12 12:56:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(45,132,'Admin Notification (ID: 5cf61e140951d)',0,'2020-01-02 11:20:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(46,133,'Admin Notification (ID: 5cf61e140951d)',0,'2020-01-09 10:55:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(47,134,'Admin Notification (ID: 5cf61e140951d)',0,'2020-01-17 08:44:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(48,135,'Admin Notification (ID: 5cf61e140951d)',0,'2020-01-21 13:43:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(49,136,'Admin Notification (ID: 5cf61e140951d)',0,'2020-01-25 09:58:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(50,137,'Admin Notification (ID: 5cf61e140951d)',0,'2020-02-16 08:55:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(51,138,'Admin Notification (ID: 5cf61e140951d)',0,'2020-02-21 07:26:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(52,139,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-03 11:44:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(53,140,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-03 13:18:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(54,141,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-05 10:37:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(55,142,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-10 11:48:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(56,143,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-11 13:26:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(57,144,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-16 12:00:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(58,145,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-16 17:17:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(59,146,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-20 14:28:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(60,147,'Admin Notification (ID: 5cf61e140951d)',0,'2020-03-21 08:01:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(61,148,'Admin Notification (ID: 5cf61e140951d)',0,'2020-04-17 19:38:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(62,149,'Admin Notification (ID: 5cf61e140951d)',0,'2020-04-23 06:15:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(63,150,'Admin Notification (ID: 5cf61e140951d)',0,'2020-04-24 07:54:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(64,151,'Admin Notification (ID: 5cf61e140951d)',0,'2020-04-28 19:50:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(65,152,'Admin Notification (ID: 5cf61e140951d)',0,'2020-04-30 23:09:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(66,153,'Admin Notification (ID: 5cf61e140951d)',0,'2020-05-21 12:37:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(67,154,'Admin Notification (ID: 5cf61e140951d)',0,'2020-05-24 13:32:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(68,155,'Admin Notification (ID: 5cf61e140951d)',0,'2020-05-24 14:36:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(69,156,'Admin Notification (ID: 5cf61e140951d)',0,'2020-05-27 19:45:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(70,157,'Admin Notification (ID: 5cf61e140951d)',0,'2020-05-28 10:37:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(71,158,'Admin Notification (ID: 5cf61e140951d)',0,'2020-05-31 10:31:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(72,159,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-02 09:39:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(73,160,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-08 10:16:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(74,161,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-15 05:29:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(75,162,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-15 10:20:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(76,163,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-16 19:32:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(77,164,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-22 07:11:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(78,165,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-22 18:18:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(79,166,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-25 07:41:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(80,167,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-26 08:50:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(81,168,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-27 10:07:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(82,169,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-28 07:26:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(83,170,'Admin Notification (ID: 5cf61e140951d)',0,'2020-06-30 18:40:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(84,171,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-01 11:58:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(85,172,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-01 13:40:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(86,173,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-01 17:36:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(87,174,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-06 16:00:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(88,175,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-06 18:43:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(89,176,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-10 14:38:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(90,177,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-14 12:52:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(91,178,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-20 17:40:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(92,179,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-24 08:55:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(93,180,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-27 05:46:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(94,181,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-27 15:26:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(95,182,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-28 13:26:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(96,183,'Admin Notification (ID: 5cf61e140951d)',0,'2020-07-28 16:56:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(97,184,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-01 09:15:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(98,185,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-03 09:51:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(99,186,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-07 08:32:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(100,187,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-07 12:09:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(101,188,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-09 12:23:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(102,189,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-10 11:05:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(103,190,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-13 08:36:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(104,191,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-13 09:51:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(105,192,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-14 08:44:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(106,193,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-16 12:04:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(107,194,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-17 12:10:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(108,195,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-18 08:12:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(109,196,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-19 06:40:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(110,197,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-23 20:20:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(111,198,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-23 20:47:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(112,199,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-27 13:54:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(113,200,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-27 14:01:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(114,201,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-28 11:17:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(115,202,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-29 08:41:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(116,203,'Admin Notification (ID: 5cf61e140951d)',0,'2020-08-29 15:39:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(117,204,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-01 03:24:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(118,205,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-08 19:20:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(119,206,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-09 07:56:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(120,207,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-14 10:34:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(121,208,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-14 19:50:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(122,209,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-15 05:31:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(123,210,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-17 09:48:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(124,211,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-20 05:50:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(125,212,'Admin Notification (ID: 5cf61e140951d)',0,'2020-09-29 07:45:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(126,213,'Admin Notification (ID: 5cf61e140951d)',0,'2020-10-07 04:47:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(127,214,'Admin Notification (ID: 5cf61e140951d)',0,'2020-10-07 12:28:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(128,215,'Admin Notification (ID: 5cf61e140951d)',0,'2020-10-14 11:35:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(129,216,'Admin Notification (ID: 5cf61e140951d)',0,'2020-10-17 19:28:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(130,217,'Admin Notification (ID: 5cf61e140951d)',0,'2020-10-21 09:40:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(131,218,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-08 15:44:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(132,219,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-11 12:24:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(133,220,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-12 10:30:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(134,221,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-12 12:46:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(135,222,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-12 12:48:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(136,223,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-14 07:05:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(137,224,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-16 11:24:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(138,225,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-19 09:29:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(139,226,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-20 05:51:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(140,227,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-21 17:35:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(141,228,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-26 14:20:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(142,229,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-27 11:40:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(143,230,'Admin Notification (ID: 5cf61e140951d)',0,'2020-11-28 03:48:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(144,231,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-02 08:49:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(145,232,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-02 12:59:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(146,233,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-09 11:58:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(147,234,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-10 05:17:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(148,235,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-10 11:20:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(149,236,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-14 06:21:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(150,237,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-16 11:28:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(151,238,'Admin Notification (ID: 5cf61e140951d)',0,'2020-12-17 08:37:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(152,239,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-03 22:39:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(153,240,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-05 15:55:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(154,241,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-08 03:22:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(155,242,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-14 11:52:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(156,243,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-14 19:08:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(157,244,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-15 00:52:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(158,245,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-15 06:13:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(159,246,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-16 11:31:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(160,247,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-18 05:15:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(161,248,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-19 10:43:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(162,249,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-19 12:03:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(163,250,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-20 06:27:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(164,251,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-20 19:30:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(165,252,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-21 08:58:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(166,253,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-26 19:14:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(167,254,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-26 19:42:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(168,255,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-27 19:10:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(169,256,'Admin Notification (ID: 5cf61e140951d)',0,'2021-01-31 20:33:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(170,257,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-01 20:04:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(171,258,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-03 07:41:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(172,259,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-04 10:47:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(173,260,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-04 13:32:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(174,261,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-09 05:07:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(175,262,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-09 09:31:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(176,263,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-10 16:49:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(177,264,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-12 10:22:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(178,265,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-15 07:54:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(179,266,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-22 11:56:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(180,267,'Admin Notification (ID: 5cf61e140951d)',0,'2021-02-26 12:05:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(181,268,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-02 09:35:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(182,269,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-04 06:10:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(183,270,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-04 07:38:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(184,271,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-04 07:51:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(185,272,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-04 13:59:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(186,273,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-07 23:24:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(187,274,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-10 08:01:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(188,275,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-10 15:52:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(189,276,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-11 13:54:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(190,277,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-12 16:18:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(191,278,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-16 12:11:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(192,279,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-19 19:08:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(193,280,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-28 12:27:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(194,281,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-28 18:25:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(195,282,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-30 02:06:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(196,283,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-30 08:59:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(197,284,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-30 17:45:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(198,285,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-31 05:05:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(199,286,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-31 05:06:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(200,287,'Admin Notification (ID: 5cf61e140951d)',0,'2021-03-31 21:23:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(201,288,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-04 11:55:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(202,289,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-07 04:33:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(203,290,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-07 11:42:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(204,291,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-08 14:34:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(205,292,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-08 17:19:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(206,293,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-12 23:58:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(207,294,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-18 07:00:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(208,295,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-18 14:58:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(209,296,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-21 01:11:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(210,297,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-23 13:39:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(211,298,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-24 14:35:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(212,299,'Admin Notification (ID: 5cf61e140951d)',0,'2021-04-26 14:04:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(213,300,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-01 07:46:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(214,301,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-02 04:53:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(215,302,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-02 12:26:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(216,303,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-02 12:31:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(217,304,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-02 14:50:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(218,305,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-02 15:06:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(219,306,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-03 08:01:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(220,307,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-03 09:22:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(221,308,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-03 11:29:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(222,309,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-03 20:54:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(223,310,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-03 23:06:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(224,311,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-04 15:47:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(225,312,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-04 23:18:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(226,313,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-05 08:49:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(227,314,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-05 08:51:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(228,315,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-05 13:56:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(229,316,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-05 15:04:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(230,317,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 01:28:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(231,318,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 01:52:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(232,319,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 07:24:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(233,320,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 08:30:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(234,321,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 10:39:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(235,322,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 10:53:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(236,323,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 11:30:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(237,324,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-06 12:30:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(238,325,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-07 08:55:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(239,326,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-07 12:56:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(240,327,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-07 16:50:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(241,328,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-07 16:57:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(242,329,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-07 19:37:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(243,330,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-08 13:06:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(244,331,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-09 00:27:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(245,332,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-09 05:52:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(246,333,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-10 14:22:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(247,334,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-10 16:19:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(248,335,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-19 22:48:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(249,336,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-21 11:43:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(250,337,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-23 18:38:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(251,338,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-23 23:55:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(252,339,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-24 02:33:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(253,340,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-24 04:14:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(254,341,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-24 07:30:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(255,342,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-24 09:13:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(256,343,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-24 20:46:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(257,344,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-25 08:46:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(258,345,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-25 22:14:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(259,346,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-26 06:05:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(260,347,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-26 22:22:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(261,348,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-27 02:13:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(262,349,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-27 02:48:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(263,350,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-27 04:45:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(264,351,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-27 07:51:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(265,352,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-27 08:29:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(266,353,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-27 10:14:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(267,354,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-28 00:43:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(268,355,'Admin Notification (ID: 5cf61e140951d)',0,'2021-05-31 12:48:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(269,356,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-01 19:24:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(270,357,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-01 20:24:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(271,358,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-02 13:31:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(272,359,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-03 01:23:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(273,360,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-03 06:00:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(274,361,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-03 12:01:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(275,362,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-03 23:04:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(276,363,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-04 10:15:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(277,364,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-05 01:03:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(278,365,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-05 11:29:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(279,366,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-09 12:20:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(280,367,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-15 18:39:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(281,368,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-16 02:16:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(282,369,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-16 03:12:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(283,370,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-16 07:32:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(284,371,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-16 12:29:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(285,372,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-16 23:04:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(286,373,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-17 09:47:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(287,374,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-18 19:09:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(288,375,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-22 13:11:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(289,376,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-22 16:13:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(290,377,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-22 18:55:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(291,378,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-22 19:58:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(292,379,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-22 22:35:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(293,380,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-23 00:10:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(294,381,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-23 10:25:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(295,382,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-24 11:52:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(296,383,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-25 19:08:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(297,384,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-27 01:21:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(298,385,'Admin Notification (ID: 5cf61e140951d)',0,'2021-06-29 06:04:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(299,386,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-04 09:54:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(300,387,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-08 05:04:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(301,388,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-08 12:09:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(302,389,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-11 18:11:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(303,390,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-14 14:16:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(304,391,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-19 06:58:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(305,392,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-20 20:29:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(306,393,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-22 12:40:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(307,394,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-24 01:34:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(308,395,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-26 11:53:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(309,396,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-28 07:25:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(310,397,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-28 16:01:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(311,398,'Admin Notification (ID: 5cf61e140951d)',0,'2021-07-31 19:45:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(312,399,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-11 01:01:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(313,400,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-11 10:47:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(314,401,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-13 20:32:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(315,402,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-18 11:35:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(316,403,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-20 10:56:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(317,404,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-21 05:02:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(318,405,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-21 12:34:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(319,406,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-22 11:23:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(320,407,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-26 09:45:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(321,408,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-26 10:30:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(322,409,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-28 12:43:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(323,410,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-31 10:49:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(324,411,'Admin Notification (ID: 5cf61e140951d)',0,'2021-08-31 15:21:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(325,412,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-02 21:08:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(326,413,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-05 07:22:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(327,414,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-06 10:59:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(328,415,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-09 14:23:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(329,416,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-11 06:08:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(330,417,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-12 12:53:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(331,418,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-13 15:47:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(332,419,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-16 07:10:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(333,420,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-19 14:17:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(334,421,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-20 18:31:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(335,422,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-21 06:55:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(336,423,'Admin Notification (ID: 5cf61e140951d)',0,'2021-09-23 14:22:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(337,424,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-01 12:03:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(338,425,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-04 21:32:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(339,426,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-07 09:52:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(340,427,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-07 11:31:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(341,428,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-09 11:02:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(342,429,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-11 11:00:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(343,430,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-11 12:01:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(344,431,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-12 04:34:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(345,432,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-21 10:16:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(346,433,'Admin Notification (ID: 5cf61e140951d)',0,'2021-10-26 04:59:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(347,434,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-01 08:08:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(348,435,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-02 06:18:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(349,436,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-02 10:17:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(350,437,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-05 14:18:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(351,438,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-05 18:49:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(352,439,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-06 00:32:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(353,440,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-06 07:14:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(354,441,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-06 17:05:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(355,442,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-07 21:36:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(356,443,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 03:16:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(357,444,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 07:35:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(358,445,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 08:17:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(359,446,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 14:37:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(360,447,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 16:07:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(361,448,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 18:56:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(362,449,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-08 21:57:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(363,450,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-09 02:19:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(364,451,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-09 06:40:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(365,452,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-09 14:58:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(366,453,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-11 03:11:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(367,454,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-13 07:48:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(368,455,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-13 08:40:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(369,456,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-15 11:49:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(370,457,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-16 11:04:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(371,458,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-17 12:24:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(372,459,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-20 12:03:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(373,460,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-21 17:03:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(374,461,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-24 07:07:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(375,462,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-25 03:41:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(376,463,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-25 12:30:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(377,464,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-25 14:37:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(378,465,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-27 04:52:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(379,466,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-28 22:09:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(380,467,'Admin Notification (ID: 5cf61e140951d)',0,'2021-11-29 11:16:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(381,468,'Admin Notification (ID: 5cf61e140951d)',0,'2021-12-01 08:00:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(382,469,'Admin Notification (ID: 5cf61e140951d)',0,'2021-12-02 09:37:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(383,470,'Admin Notification (ID: 5cf61e140951d)',0,'2021-12-06 06:35:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(384,471,'Admin Notification (ID: 5cf61e140951d)',0,'2021-12-08 12:27:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(385,472,'Admin Notification (ID: 5cf61e140951d)',0,'2021-12-16 06:08:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(386,473,'Admin Notification (ID: 5cf61e140951d)',0,'2021-12-27 09:39:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(387,474,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-04 15:20:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(388,475,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-04 21:38:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(389,476,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-07 17:43:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(390,477,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-11 15:58:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(391,478,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-13 04:32:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(392,479,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-14 08:50:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(393,480,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-20 16:26:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(394,481,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-23 11:32:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(395,482,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-23 14:55:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(396,483,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-25 06:26:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(397,484,'Admin Notification (ID: 5cf61e140951d)',0,'2022-01-30 07:55:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(398,485,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-04 08:24:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(399,486,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-04 10:06:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(400,487,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-04 17:51:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(401,488,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-08 07:04:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(402,489,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-08 07:59:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(403,490,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-10 08:31:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(404,491,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-12 08:55:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(405,492,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-14 05:42:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(406,493,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-15 07:32:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(407,494,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-16 12:49:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(408,495,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-21 19:09:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(409,496,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-23 11:21:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(410,497,'Admin Notification (ID: 5cf61e140951d)',0,'2022-02-24 09:09:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(411,498,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-02 08:46:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(412,499,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-07 06:35:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(413,500,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-07 20:09:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(414,501,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-09 12:57:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(415,502,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-12 13:19:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(416,503,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-13 17:19:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(417,504,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-14 10:47:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(418,505,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-16 13:39:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(419,506,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-21 18:28:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(420,507,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-22 15:16:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(421,508,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-23 09:34:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(422,509,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-26 12:34:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(423,510,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-29 07:44:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(424,511,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-29 09:46:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(425,512,'Admin Notification (ID: 5cf61e140951d)',0,'2022-03-29 10:50:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(426,513,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-02 09:33:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(427,514,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-02 14:30:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(428,515,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-08 14:46:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(429,516,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-19 07:42:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(430,517,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-25 09:05:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(431,518,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-26 04:39:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(432,519,'Admin Notification (ID: 5cf61e140951d)',0,'2022-04-26 11:13:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(433,520,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-03 19:30:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(434,521,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-05 07:10:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(435,522,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-09 10:18:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(436,523,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-12 13:06:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(437,524,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-16 10:58:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(438,525,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-16 13:55:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(439,526,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-17 11:45:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(440,527,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-21 12:52:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(441,528,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-22 11:18:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(442,529,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-23 17:49:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(443,530,'Admin Notification (ID: 5cf61e140951d)',0,'2022-05-30 11:24:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(444,531,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-07 08:53:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(445,532,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-07 12:59:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(446,533,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-07 18:33:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(447,534,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-09 09:38:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(448,535,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-15 08:23:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(449,536,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-25 07:36:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(450,537,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-27 17:01:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(451,538,'Admin Notification (ID: 5cf61e140951d)',0,'2022-06-29 10:04:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(452,539,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-04 17:55:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(453,540,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-07 09:09:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(454,541,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-11 08:48:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(455,542,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-18 08:39:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(456,543,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-18 12:36:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(457,544,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-18 12:37:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(458,545,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-24 11:09:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(459,546,'Admin Notification (ID: 5cf61e140951d)',0,'2022-07-28 10:02:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(460,547,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-01 11:10:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(461,548,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-04 14:44:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(462,549,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-08 11:23:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(463,550,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-12 17:21:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(464,551,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-22 07:23:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(465,552,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-23 06:49:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(466,553,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-23 07:48:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(467,554,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-24 09:22:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(468,555,'Admin Notification (ID: 5cf61e140951d)',0,'2022-08-29 15:45:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(469,556,'Admin Notification (ID: 5cf61e140951d)',0,'2022-09-08 18:16:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(470,557,'Admin Notification (ID: 5cf61e140951d)',0,'2022-09-15 08:04:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(471,558,'Admin Notification (ID: 5cf61e140951d)',0,'2022-09-17 15:15:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(472,559,'Admin Notification (ID: 5cf61e140951d)',0,'2022-09-21 10:49:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(473,560,'Admin Notification (ID: 5cf61e140951d)',0,'2022-09-23 05:09:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(474,561,'Admin Notification (ID: 5cf61e140951d)',0,'2022-09-24 15:52:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(475,562,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-02 12:46:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(476,563,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-03 09:15:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(477,564,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-06 15:35:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(478,565,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-07 13:12:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(479,566,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-10 14:59:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(480,567,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-11 21:09:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(481,568,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-17 07:17:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(482,570,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-24 10:24:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(483,571,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-24 13:07:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(484,572,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-25 17:10:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(485,573,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-25 21:22:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(486,574,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-27 06:42:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(487,575,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-27 17:32:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(488,576,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-30 05:58:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(489,577,'Admin Notification (ID: 5cf61e140951d)',0,'2022-10-31 20:15:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(490,578,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-01 13:15:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(491,579,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-01 13:27:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(492,580,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-02 04:17:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(493,581,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-03 20:03:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(494,582,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-03 20:04:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(495,583,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-04 09:17:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(496,584,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-07 16:10:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(497,585,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-10 06:36:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(498,586,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-10 08:07:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(499,587,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-11 03:16:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(500,588,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-11 08:13:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(501,589,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-13 15:42:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(502,590,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-13 18:38:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(503,591,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-15 07:10:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(504,592,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-16 07:35:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(505,593,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-17 12:06:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(506,594,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-19 14:36:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(507,595,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-19 16:17:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(508,596,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-25 08:37:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(509,597,'Admin Notification (ID: 5cf61e140951d)',0,'2022-11-30 09:32:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(510,598,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-04 05:35:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(511,599,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-07 06:45:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(512,600,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-07 08:38:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(513,601,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-16 08:56:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(514,602,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-20 05:35:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(515,603,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-22 12:59:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(516,604,'Admin Notification (ID: 5cf61e140951d)',0,'2022-12-28 08:20:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(517,605,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-05 14:04:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(518,606,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-09 13:50:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(519,607,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-09 14:54:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(520,608,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-10 10:20:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(521,609,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-10 13:59:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(522,610,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-11 06:31:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(523,612,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-16 12:12:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(524,613,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-18 04:20:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(525,614,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-23 08:13:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(526,615,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-24 11:48:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(527,616,'Admin Notification (ID: 5cf61e140951d)',0,'2023-01-24 12:08:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(528,617,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-01 11:00:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(529,618,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-02 12:38:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(530,619,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-04 15:03:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(531,620,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-06 14:17:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(532,621,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-14 05:22:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(533,622,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-20 09:22:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(534,623,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-22 12:52:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(535,624,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-24 03:27:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(536,625,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-24 07:30:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(537,626,'Admin Notification (ID: 5cf61e140951d)',0,'2023-02-28 09:13:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(538,627,'Admin Notification (ID: 5cf61e140951d)',0,'2023-03-04 13:54:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(539,628,'Admin Notification (ID: 5cf61e140951d)',0,'2023-03-05 06:47:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(540,629,'Admin Notification (ID: 5cf61e140951d)',0,'2023-03-19 06:02:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(541,630,'Admin Notification (ID: 5cf61e140951d)',0,'2023-03-21 10:25:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(542,631,'Admin Notification (ID: 5cf61e140951d)',0,'2023-03-27 16:45:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(543,632,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-03 08:50:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(544,633,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-03 08:53:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(545,634,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-03 11:12:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(546,635,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-04 07:48:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(547,636,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-11 13:08:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(548,637,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-12 14:02:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(549,638,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-17 23:31:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(550,639,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-21 17:35:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(551,640,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-25 07:56:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(552,641,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-26 10:27:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(553,642,'Admin Notification (ID: 5cf61e140951d)',0,'2023-04-27 09:23:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(554,643,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-05 13:27:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(555,644,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-05 19:43:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(556,645,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-06 09:14:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(557,646,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-09 08:07:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(558,647,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-10 08:44:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(559,648,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-11 09:05:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(560,649,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-20 18:01:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(561,650,'Admin Notification (ID: 5cf61e140951d)',0,'2023-05-23 07:07:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(562,651,'Admin Notification (ID: 5cf61e140951d)',0,'2023-06-05 07:54:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(563,652,'Admin Notification (ID: 5cf61e140951d)',0,'2023-06-12 16:48:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(564,653,'Admin Notification (ID: 5cf61e140951d)',0,'2023-06-24 09:56:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(565,654,'Admin Notification (ID: 5cf61e140951d)',0,'2023-06-28 08:26:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(566,655,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-04 13:36:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(567,656,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-09 17:34:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(568,657,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-16 03:38:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(569,658,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-18 07:42:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(570,659,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-19 11:59:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(571,660,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-20 05:41:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(572,661,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-23 08:03:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(573,662,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-25 06:28:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(574,663,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-25 08:22:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(575,664,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-25 09:58:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(576,665,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-29 11:13:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(577,666,'Admin Notification (ID: 5cf61e140951d)',0,'2023-07-31 04:46:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(578,667,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-03 16:31:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(579,668,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-10 13:55:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(580,669,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-11 07:37:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(581,670,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-12 08:25:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(582,671,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-13 17:38:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(583,672,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-16 05:12:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(584,673,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-16 09:48:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(585,674,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-18 06:29:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(586,675,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-20 06:44:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(587,676,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-21 15:30:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(588,677,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-22 06:29:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(589,678,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-22 08:17:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(590,679,'Admin Notification (ID: 5cf61e140951d)',0,'2023-08-26 07:05:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(591,680,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-04 15:26:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(592,681,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-06 19:24:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(593,682,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-14 12:29:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(594,683,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-19 06:51:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(595,684,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-19 07:38:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(596,685,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-19 07:48:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(597,686,'Admin Notification (ID: 5cf61e140951d)',0,'2023-09-25 22:20:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(598,687,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-04 09:16:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(599,688,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-10 19:08:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(600,689,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-13 11:15:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(601,690,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-13 15:07:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(602,691,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-15 17:11:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(603,692,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-17 04:05:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(604,693,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-19 09:46:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(605,694,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-19 16:14:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(606,696,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-24 06:11:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(607,697,'Admin Notification (ID: 5cf61e140951d)',0,'2023-10-31 12:35:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(608,698,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-01 19:30:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(609,699,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-07 07:30:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(610,700,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-10 10:53:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(611,701,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-10 11:34:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(612,702,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-14 19:52:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(613,703,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-17 08:14:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(614,704,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-20 16:03:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(615,705,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-21 05:16:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(616,706,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-24 07:11:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(617,707,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-24 08:58:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(618,708,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-24 09:06:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(619,709,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-27 16:11:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(620,710,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-28 14:34:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(621,711,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-29 08:38:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(622,712,'Admin Notification (ID: 5cf61e140951d)',0,'2023-11-30 16:49:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(623,713,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-05 17:44:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(624,714,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-10 05:50:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(625,715,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-11 16:35:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(626,716,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-11 18:20:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(627,717,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-13 19:09:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(628,718,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-19 09:52:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(629,719,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-19 14:50:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(630,720,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-22 20:20:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(631,721,'Admin Notification (ID: 5cf61e140951d)',0,'2023-12-26 04:16:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(632,722,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-02 07:49:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(633,723,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-04 13:41:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(634,724,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-05 08:35:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(635,725,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-08 06:45:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(636,726,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-10 14:45:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(637,727,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-12 09:04:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(638,728,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-13 07:35:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(639,729,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-17 08:18:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(640,730,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-20 06:37:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(641,731,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-20 07:37:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(642,732,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-23 06:05:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(643,733,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-28 14:38:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(644,734,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-29 13:13:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(645,735,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-29 13:16:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(646,736,'Admin Notification (ID: 5cf61e140951d)',0,'2024-01-31 07:03:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(647,737,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-01 11:33:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(648,738,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-04 15:17:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(649,739,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-06 08:09:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(650,740,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-09 09:32:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(651,741,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-13 12:14:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(652,742,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-14 14:36:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(653,743,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-15 07:10:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(654,744,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-19 15:34:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(655,745,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-21 07:43:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(656,746,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-24 06:09:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(657,747,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-24 17:30:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(658,748,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-27 06:44:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(659,749,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-28 11:37:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(660,750,'Admin Notification (ID: 5cf61e140951d)',0,'2024-02-29 12:29:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(661,751,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-02 11:48:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(662,752,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-04 08:06:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(663,753,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-04 08:36:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(664,754,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-04 08:52:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(665,755,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-09 12:14:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(666,756,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-13 05:38:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(667,757,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-15 12:17:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(668,758,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-18 11:59:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(669,759,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-21 07:31:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(670,760,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-21 08:24:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(671,761,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-25 14:03:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(672,762,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-27 14:01:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(673,763,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-30 18:04:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(674,764,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-31 13:04:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(675,765,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-31 13:58:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(676,766,'Admin Notification (ID: 5cf61e140951d)',0,'2024-03-31 14:25:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(677,767,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 05:07:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(678,768,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 05:53:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(679,769,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 07:39:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(680,770,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 08:56:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(681,771,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 08:57:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(682,772,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 10:52:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(683,773,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 11:12:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(684,774,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 12:34:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(685,775,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 12:35:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(686,776,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 13:58:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(687,777,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-01 14:07:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(688,778,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-02 06:03:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(689,779,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-02 07:38:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(690,780,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-02 07:39:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(691,781,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-02 09:06:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(692,782,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-04 05:07:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(693,783,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-04 09:22:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(694,784,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-04 10:01:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(695,785,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-04 11:16:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(696,786,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-05 06:16:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(697,787,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-05 07:55:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(698,788,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-05 08:50:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(699,789,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-05 12:10:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(700,790,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-05 12:16:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(701,791,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-05 12:20:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(702,792,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-06 05:32:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(703,793,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-11 05:15:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(704,794,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-11 06:24:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(705,795,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-11 08:27:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(706,796,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-11 09:03:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(707,797,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-11 12:43:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(708,798,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 05:34:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(709,799,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 05:35:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(710,800,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 06:12:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(711,801,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 06:14:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(712,802,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 06:15:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(713,803,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 08:06:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(714,804,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 09:43:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(715,805,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 09:44:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(716,806,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 09:48:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(717,807,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 13:02:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(718,808,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-12 13:57:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(719,809,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 07:40:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(720,810,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 07:45:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(721,811,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 08:45:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(722,812,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 08:51:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(723,813,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 09:01:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(724,814,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 10:57:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(725,815,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 11:38:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(726,816,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 11:44:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(727,817,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 11:48:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(728,818,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-13 16:06:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(729,819,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 05:46:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(730,820,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 05:54:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(731,821,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 05:56:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(732,822,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 07:40:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(733,823,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 07:51:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(734,824,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 11:27:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(735,825,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 12:12:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(736,826,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-14 13:49:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(737,827,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 05:40:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(738,828,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 06:12:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(739,829,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 06:13:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(740,830,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 07:10:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(741,831,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 07:39:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(742,832,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 10:37:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(743,833,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-15 10:40:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(744,834,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-16 13:09:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(745,835,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-16 14:37:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(746,836,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-16 14:48:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(747,837,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-16 15:03:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(748,838,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-16 16:20:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(749,839,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 07:05:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(750,840,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 07:09:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(751,841,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 07:20:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(752,842,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 07:22:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(753,843,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 07:25:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(754,844,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 07:39:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(755,845,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 10:21:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(756,846,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 15:26:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(757,847,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 15:27:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(758,848,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-17 15:28:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(759,849,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 06:15:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(760,850,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 06:17:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(761,851,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 08:13:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(762,852,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 09:31:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(763,853,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 10:31:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(764,854,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 12:13:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(765,855,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 13:05:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(766,856,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 13:47:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(767,857,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-18 15:57:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(768,858,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 07:37:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(769,859,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 08:07:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(770,860,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 08:55:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(771,861,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 11:17:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(772,862,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 11:27:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(773,863,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 11:50:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(774,864,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 13:17:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(775,865,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 13:56:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(776,866,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 16:42:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(777,867,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 18:47:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(778,868,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 19:19:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(779,869,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 19:21:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(780,870,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 19:53:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(781,871,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 19:55:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(782,872,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 20:08:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(783,873,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 20:49:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(784,874,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 21:53:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(785,875,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-19 21:54:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(786,876,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 05:52:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(787,877,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 06:14:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(788,878,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 07:50:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(789,879,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 09:22:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(790,880,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 09:25:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(791,881,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 09:27:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(792,882,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 11:25:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(793,883,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 12:07:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(794,884,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 12:08:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(795,885,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 12:36:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(796,886,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 14:06:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(797,887,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 14:43:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(798,888,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 16:28:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(799,889,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 17:26:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(800,890,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 17:56:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(801,891,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-20 19:17:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(802,892,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 10:41:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(803,893,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 12:19:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(804,894,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 12:31:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(805,895,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 12:32:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(806,896,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 12:38:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(807,897,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 13:08:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(808,898,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 13:45:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(809,899,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 14:06:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(810,900,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 14:45:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(811,901,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-22 16:00:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(812,902,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 05:06:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(813,903,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 05:08:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(814,904,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 05:22:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(815,905,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 07:09:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(816,906,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 09:00:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(817,907,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 09:24:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(818,908,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 10:48:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(819,909,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 11:33:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(820,910,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 12:15:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(821,911,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 12:37:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(822,912,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 16:04:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(823,913,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 16:08:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(824,914,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-23 19:10:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(825,915,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 07:55:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(826,916,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 08:13:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(827,917,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 10:09:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(828,918,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 10:33:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(829,919,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 11:19:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(830,920,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 11:20:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(831,921,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 11:28:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(832,922,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 12:57:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(833,923,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 13:36:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(834,924,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-24 15:09:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(835,925,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 05:30:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(836,926,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 05:50:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(837,927,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 05:58:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(838,928,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 07:27:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(839,929,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 10:06:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(840,930,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 10:29:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(841,931,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 10:54:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(842,932,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 11:10:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(843,933,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 11:12:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(844,934,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 11:17:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(845,935,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-26 11:31:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(846,936,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 06:37:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(847,937,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 11:48:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(848,938,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 11:56:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(849,939,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 12:57:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(850,940,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 13:16:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(851,941,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 13:31:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(852,942,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 19:57:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(853,943,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-27 20:18:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(854,944,'Admin Notification (ID: 5cf61e140951d)',0,'2024-04-30 19:22:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(855,945,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-01 10:46:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(856,946,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-01 11:36:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(857,947,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-01 12:02:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(858,948,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 06:09:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(859,949,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 06:56:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(860,950,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 08:49:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(861,951,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 08:58:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(862,952,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 11:08:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(863,953,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 11:42:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(864,954,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 12:13:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(865,955,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-02 13:57:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(866,956,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-03 07:13:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(867,957,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-03 07:18:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(868,958,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-03 14:29:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(869,959,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-03 14:48:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(870,960,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-03 17:38:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(871,961,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-03 19:56:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(872,962,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-04 07:06:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(873,963,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-04 20:27:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(874,964,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-05 06:37:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(875,965,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-05 14:05:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(876,966,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-05 14:26:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(877,967,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-05 17:29:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(878,968,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-05 18:24:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(879,969,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-06 11:45:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(880,970,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-06 11:56:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(881,971,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-06 13:19:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(882,972,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-06 14:36:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(883,973,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-06 18:24:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(884,974,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-06 18:26:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(885,975,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-07 06:35:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(886,976,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-07 09:47:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(887,977,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-07 11:33:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(888,978,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-07 13:08:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(889,980,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-07 19:28:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(890,981,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-08 08:43:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(891,982,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-08 08:54:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(892,983,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-08 09:16:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(893,984,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-08 16:51:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(894,985,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-08 18:41:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(895,986,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-09 13:59:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(896,987,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-09 14:49:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(897,988,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-10 05:24:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(898,989,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-10 17:12:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(899,990,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 09:00:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(900,991,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 10:14:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(901,992,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 10:27:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(902,993,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 10:29:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(903,994,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 11:06:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(904,995,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 11:08:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(905,996,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 12:33:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(906,997,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 13:07:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(907,998,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 13:56:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(908,999,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 21:22:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(909,1000,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-11 21:50:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(910,1001,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-12 09:13:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(911,1002,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-12 11:19:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(912,1003,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 08:36:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(913,1004,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 11:40:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(914,1005,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 19:20:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(915,1006,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 20:24:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(916,1007,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 20:26:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(917,1008,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 21:00:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(918,1009,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 21:01:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(919,1010,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 21:37:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(920,1011,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-13 21:38:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(921,1012,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-14 11:50:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(922,1013,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-14 13:30:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(923,1014,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-15 05:48:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(924,1015,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-15 19:03:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(925,1016,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-15 19:46:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(926,1017,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-15 20:29:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(927,1018,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-15 20:58:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(928,1019,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-15 21:00:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(929,1020,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 08:40:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(930,1021,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 09:47:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(931,1022,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 09:49:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(932,1023,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 10:04:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(933,1024,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 10:34:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(934,1025,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 15:20:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(935,1026,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-16 18:41:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(936,1027,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-17 10:27:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(937,1028,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-17 11:04:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(938,1029,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-17 12:20:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(939,1030,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-17 14:59:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(940,1031,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-18 06:24:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(941,1032,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-18 14:17:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(942,1033,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-18 15:05:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(943,1034,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-18 19:28:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(944,1035,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-18 19:30:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(945,1036,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-19 11:28:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(946,1037,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-20 16:44:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(947,1038,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-20 20:10:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(948,1039,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-20 20:22:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(949,1040,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-20 20:48:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(950,1041,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-20 20:48:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(951,1042,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-21 09:27:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(952,1043,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-21 12:36:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(953,1044,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-21 13:50:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(954,1045,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-21 17:12:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(955,1046,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-22 09:27:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(956,1047,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-22 20:23:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(957,1048,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-23 06:07:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(958,1049,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-23 09:58:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(959,1050,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-24 11:00:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(960,1051,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-24 11:00:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(961,1052,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-24 15:09:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(962,1053,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-24 21:44:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(963,1054,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 08:09:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(964,1055,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 10:31:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(965,1056,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 13:18:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(966,1057,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 15:37:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(967,1058,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 20:03:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(968,1059,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 20:18:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(969,1060,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 20:19:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(970,1061,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-25 20:20:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(971,1062,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-26 12:20:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(972,1063,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-26 18:50:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(973,1064,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-26 18:51:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(974,1065,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-26 21:21:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(975,1066,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-27 11:36:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(976,1067,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-27 16:47:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(977,1068,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-27 17:37:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(978,1069,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-27 18:18:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(979,1070,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-28 14:05:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(980,1071,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-31 19:54:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(981,1072,'Admin Notification (ID: 5cf61e140951d)',0,'2024-05-31 21:37:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(982,1073,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 06:31:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(983,1074,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 06:55:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(984,1075,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 08:14:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(985,1076,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 08:23:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(986,1077,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 08:25:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(987,1078,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 08:58:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(988,1079,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 09:59:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(989,1080,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 12:53:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(990,1081,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-01 12:54:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(991,1082,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-02 07:53:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(992,1083,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-02 11:49:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(993,1084,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-02 13:33:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(994,1085,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-02 15:07:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(995,1086,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-02 18:23:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(996,1087,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-02 21:26:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(997,1088,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 07:15:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(998,1089,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 10:34:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(999,1090,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 10:51:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1000,1091,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 12:48:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1001,1092,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 15:55:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1002,1093,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 18:18:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1003,1094,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 18:21:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1004,1095,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 18:25:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1005,1096,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-03 18:49:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1006,1097,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-04 10:15:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1007,1098,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-04 12:16:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1008,1099,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-04 17:13:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1009,1100,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-04 17:17:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1010,1101,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-05 14:06:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1011,1102,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-05 18:14:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1012,1103,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-05 19:32:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1013,1104,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-06 06:23:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1014,1105,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-06 14:48:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1015,1106,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-06 16:45:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1016,1107,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-06 19:19:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1017,1108,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 05:30:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1018,1109,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 06:48:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1019,1110,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 07:46:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1020,1111,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 10:35:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1021,1112,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 11:30:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1022,1113,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 14:49:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1023,1114,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 18:25:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1024,1115,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-07 18:26:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1025,1116,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-08 05:34:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1026,1117,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-08 07:24:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1027,1118,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-08 08:24:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1028,1119,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-08 11:41:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1029,1120,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-08 16:21:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1030,1121,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-08 18:16:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1031,1122,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 11:03:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1032,1123,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 16:59:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1033,1124,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 17:07:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1034,1125,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 19:16:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1035,1126,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 19:17:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1036,1127,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 19:50:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1037,1128,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 20:01:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1038,1129,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 20:29:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1039,1130,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-09 20:29:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1040,1131,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-10 10:23:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1041,1132,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-10 16:03:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1042,1133,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-10 19:25:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1043,1134,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-10 19:35:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1044,1135,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-10 21:04:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1045,1136,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-10 22:02:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1046,1137,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-11 09:02:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1047,1138,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-11 13:06:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1048,1139,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-11 16:24:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1049,1140,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-11 17:16:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1050,1141,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-11 20:25:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1051,1142,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 07:13:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1052,1143,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 13:35:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1053,1144,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 13:53:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1054,1145,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 14:57:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1055,1146,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 14:59:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1056,1147,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 18:25:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1057,1148,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-12 20:22:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1058,1149,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-13 08:25:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1059,1150,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-13 11:53:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1060,1151,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-13 19:16:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1061,1152,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 10:40:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1062,1153,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 11:50:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1063,1154,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 13:04:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1064,1155,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 13:08:57','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1065,1156,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 13:48:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1066,1157,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 17:03:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1067,1158,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 19:06:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1068,1159,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 19:07:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1069,1160,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 19:46:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1070,1161,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-14 20:51:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1071,1162,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-15 06:37:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1072,1163,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-15 07:09:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1073,1164,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-15 13:43:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1074,1165,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 07:35:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1075,1166,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 08:21:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1076,1167,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 10:15:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1077,1168,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 10:36:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1078,1169,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 10:46:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1079,1170,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 11:24:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1080,1171,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-16 11:25:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1081,1172,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-17 10:04:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1082,1173,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-17 11:27:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1083,1174,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-17 16:41:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1084,1175,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 05:22:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1085,1176,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 07:26:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1086,1177,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 08:58:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1087,1178,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 11:19:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1088,1179,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 12:14:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1089,1180,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 13:38:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1090,1181,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 15:36:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1091,1182,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 19:30:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1092,1183,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 19:58:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1093,1184,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 19:59:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1094,1185,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-18 20:00:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1095,1186,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-19 09:40:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1096,1187,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-20 10:45:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1097,1188,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-20 14:45:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1098,1189,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-20 18:44:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1099,1190,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-20 19:27:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1100,1191,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-20 19:28:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1101,1192,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-20 19:29:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1102,1193,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 06:14:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1103,1194,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 14:51:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1104,1195,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 18:23:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1105,1196,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 19:13:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1106,1197,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 19:31:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1107,1198,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 21:01:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1108,1199,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-21 21:29:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1109,1200,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 08:57:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1110,1201,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 10:29:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1111,1202,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 12:21:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1112,1203,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 13:31:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1113,1204,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 14:22:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1114,1205,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 16:28:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1115,1206,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 19:04:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1116,1207,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 19:28:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1117,1208,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 19:56:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1118,1209,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 20:42:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1119,1210,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-22 21:26:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1120,1211,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-23 09:46:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1121,1212,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-23 11:49:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1122,1213,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-23 15:36:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1123,1214,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-24 16:37:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1124,1215,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-24 20:26:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1125,1216,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-27 19:28:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1126,1217,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-27 19:39:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1127,1218,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-27 20:19:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1128,1219,'Admin Notification (ID: 5cf61e140951d)',0,'2024-06-30 11:03:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1129,1220,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-01 15:56:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1130,1221,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-02 08:16:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1131,1222,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-03 05:48:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1132,1223,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-03 10:17:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1133,1224,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-03 12:04:30','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1134,1225,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-03 14:49:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1135,1226,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-04 11:19:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1136,1227,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-05 12:20:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1137,1228,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-05 17:22:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1138,1229,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-05 19:28:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1139,1230,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-05 20:08:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1140,1231,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-06 11:07:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1141,1232,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-06 11:38:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1142,1233,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-06 12:23:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1143,1234,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-06 13:19:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1144,1235,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-06 16:27:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1145,1236,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-06 16:33:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1146,1237,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-07 07:07:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1147,1238,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-08 15:20:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1148,1239,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-08 19:10:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1149,1240,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-09 06:47:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1150,1241,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-09 07:49:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1151,1242,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-09 13:05:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1152,1243,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-09 16:14:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1153,1244,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-10 09:27:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1154,1245,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-10 18:42:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1155,1246,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-10 19:12:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1156,1247,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 05:09:50','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1157,1248,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 05:10:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1158,1249,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 05:11:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1159,1250,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 07:12:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1160,1251,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 07:13:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1161,1252,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 10:08:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1162,1253,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 14:27:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1163,1254,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-11 17:05:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1164,1255,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-12 13:26:27','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1165,1256,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-12 15:39:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1166,1257,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-12 19:33:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1167,1258,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-13 06:19:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1168,1259,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-13 08:57:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1169,1260,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-13 18:26:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1170,1261,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-14 07:40:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1171,1262,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-14 13:34:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1172,1263,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-14 13:48:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1173,1264,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-14 14:57:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1174,1265,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-14 19:30:38','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1175,1266,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-15 10:51:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1176,1267,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-15 18:30:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1177,1268,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-17 07:44:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1178,1269,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-17 09:52:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1179,1270,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-17 10:40:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1180,1271,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-17 18:44:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1181,1272,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-18 18:43:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1182,1273,'Admin Notification (ID: 5cf61e140951d)',0,'2024-07-23 08:24:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1183,1274,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-02 09:31:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1184,1275,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-02 19:41:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1185,1276,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-05 23:32:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1186,1277,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-06 19:32:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1187,1278,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-14 10:35:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1188,1279,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-20 21:04:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1189,1280,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-21 18:03:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1190,1281,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-23 05:16:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1191,1282,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-23 10:36:59','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1192,1283,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-23 17:36:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1193,1284,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-23 19:19:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1194,1285,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-24 09:37:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1195,1286,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-27 05:12:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1196,1287,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-31 18:53:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1197,1288,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-31 19:41:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1198,1289,'Admin Notification (ID: 5cf61e140951d)',0,'2024-08-31 19:43:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1199,1290,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-02 06:20:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1200,1291,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-02 16:53:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1201,1292,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-03 09:44:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1202,1293,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-06 13:57:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1203,1294,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-10 11:08:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1204,1295,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-10 11:26:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1205,1296,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-11 10:54:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1206,1297,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-11 10:58:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1207,1298,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-17 07:15:53','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1208,1299,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-19 08:03:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1209,1300,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-24 10:28:21','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1210,1301,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-24 18:39:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1211,1302,'Admin Notification (ID: 5cf61e140951d)',0,'2024-09-29 13:06:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1212,1303,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-01 13:06:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1213,1304,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-02 06:42:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1214,1306,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-04 16:07:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1215,1307,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-04 18:18:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1216,1308,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-07 17:26:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1217,1309,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-08 09:58:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1218,1310,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-08 16:44:28','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1219,1311,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-09 12:37:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1220,1312,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-10 05:45:51','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1221,1313,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-10 17:17:23','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1222,1314,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-11 14:37:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1223,1315,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-12 13:55:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1224,1316,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-12 19:57:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1225,1317,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-14 05:59:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1226,1318,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-14 11:07:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1227,1319,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-16 12:24:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1228,1320,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-18 06:28:37','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1229,1321,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-19 10:29:12','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1230,1322,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-22 12:37:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1231,1323,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-22 16:42:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1232,1324,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-26 10:16:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1233,1325,'Admin Notification (ID: 5cf61e140951d)',0,'2024-10-26 11:15:01','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1234,1326,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-01 07:58:48','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1235,1327,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-02 08:31:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1236,1328,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-03 03:51:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1237,1329,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-04 10:54:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1238,1330,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-06 08:01:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1239,1331,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-09 07:54:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1240,1332,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-12 11:47:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1241,1333,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-16 13:57:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1242,1334,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-18 05:51:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1243,1335,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-18 13:53:07','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1244,1336,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-18 19:01:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1245,1337,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-19 11:18:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1246,1338,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-22 15:58:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1247,1339,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-23 06:47:55','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1248,1340,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-23 06:48:39','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1249,1341,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-25 16:43:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1250,1342,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-26 14:26:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1251,1343,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-26 15:31:15','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1252,1344,'Admin Notification (ID: 5cf61e140951d)',0,'2024-11-30 08:06:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1253,1345,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-04 11:12:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1254,1346,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-05 08:19:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1255,1347,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-06 03:22:32','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1256,1348,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-07 13:56:18','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1257,1349,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-10 20:04:19','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1258,1350,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-12 14:35:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1259,1351,'Admin Notification (ID: 5cf61e140951d)',0,'2024-12-13 12:21:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1260,1354,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-08 13:31:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1261,1355,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-08 13:43:25','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1262,1356,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-10 14:10:54','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1263,1358,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-13 10:49:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1264,1359,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-14 07:01:13','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1265,1360,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-15 08:47:08','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1266,1362,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-18 12:31:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1267,1363,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-20 15:31:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1268,1364,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-21 06:33:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1269,1365,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-22 08:38:31','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1270,1366,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-22 10:53:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1271,1367,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-22 15:25:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1272,1370,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-26 08:46:35','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1273,1372,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-27 07:43:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1274,1373,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-27 09:45:58','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1275,1374,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-27 11:21:10','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1276,1376,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-28 20:03:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1277,1377,'Admin Notification (ID: 5cf61e140951d)',0,'2025-01-29 12:50:06','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1278,1382,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-03 19:09:24','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1279,1385,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-04 20:42:22','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1280,1387,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-05 11:33:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1281,1388,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-05 16:07:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1282,1390,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-07 17:06:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1283,1393,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-08 21:47:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1284,1394,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-10 12:48:42','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1285,1396,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-12 09:46:33','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1286,1398,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-17 12:47:26','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1287,1400,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-21 21:57:34','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1288,1402,'Admin Notification (ID: 5cf61e140951d)',0,'2025-02-26 21:47:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1289,1406,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-05 05:53:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1290,1407,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-06 11:38:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1291,1408,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-07 07:31:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1292,1413,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-12 03:15:44','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1293,1414,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-13 07:53:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1294,1421,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-15 19:46:43','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1295,1423,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-17 21:29:00','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1296,1424,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-18 01:14:45','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1297,1425,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-18 09:57:29','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1298,1426,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-19 19:16:56','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1299,1430,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-20 06:31:05','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1300,1431,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-20 07:32:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1301,1434,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-23 10:32:11','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1302,1455,'Admin Notification (ID: 5cf61e140951d)',0,'2025-03-31 15:32:17','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1303,1459,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-03 11:02:02','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1304,1464,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-07 08:56:41','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1305,1467,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-12 06:03:40','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1306,1470,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-13 08:06:03','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1307,1473,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-15 07:17:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1308,1474,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-18 08:20:49','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1309,1475,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-20 09:30:20','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1310,1476,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-20 09:30:46','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1311,1481,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-26 10:43:16','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1312,1482,'Admin Notification (ID: 5cf61e140951d)',0,'2025-04-29 10:33:14','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1313,1484,'Admin Notification (ID: 5cf61e140951d)',0,'2025-05-01 12:21:09','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1314,1486,'Admin Notification (ID: 5cf61e140951d)',0,'2025-05-04 16:51:52','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1315,1497,'Admin Notification (ID: 5cf61e140951d)',0,'2025-05-10 10:10:04','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1316,1499,'Admin Notification (ID: 5cf61e140951d)',0,'2025-05-13 11:55:47','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1317,1502,'Admin Notification (ID: 5cf61e140951d)',0,'2025-05-21 08:36:36','WordPress successfully passed the notification email to the sending server.','notification','success'),
(1318,1503,'Admin Notification (ID: 5cf61e140951d)',0,'2025-05-21 08:39:32','WordPress successfully passed the notification email to the sending server.','notification','success');
/*!40000 ALTER TABLE `wp_gf_entry_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form`
--

DROP TABLE IF EXISTS `wp_gf_form`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form` (
  `id` mediumint(10) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(150) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
  `date_created` datetime NOT NULL,
  `date_updated` datetime DEFAULT NULL,
  `is_active` tinyint(10) NOT NULL DEFAULT 1,
  `is_trash` tinyint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form`
--

LOCK TABLES `wp_gf_form` WRITE;
/*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */;
INSERT INTO `wp_gf_form` VALUES
(1,'Contact Us','2019-06-04 07:30:28',NULL,1,0);
/*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_meta`
--

DROP TABLE IF EXISTS `wp_gf_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_meta` (
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `entries_grid_meta` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `confirmations` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `notifications` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_meta`
--

LOCK TABLES `wp_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_form_meta` VALUES
(1,'{\"title\":\"Contact Us\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Send Message\",\"imageUrl\":\"\"},\"fields\":[{\"type\":\"text\",\"id\":1,\"label\":\"Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"John Doe\",\"cssClass\":\"gf_left_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":4,\"label\":\"Contact Number\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"international\",\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"+27 12 345 6789\",\"cssClass\":\"gf_middle_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"form_id\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":3,\"label\":\"Email Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"john@email.com\",\"cssClass\":\"gf_right_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":5,\"label\":\"Message\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"small\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Your message goes here...\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"form_id\":\"\",\"useRichTextEditor\":false,\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"captcha\",\"id\":6,\"label\":\"CAPTCHA\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":1,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"captchaType\":\"\",\"captchaTheme\":\"\",\"pageNumber\":1,\"fields\":\"\"}],\"version\":\"2.4.12\",\"id\":1,\"nextFieldId\":7,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"form-titles\",\"enableHoneypot\":true,\"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\":\"\"}',NULL,'{\"5cf61e1409a42\":{\"id\":\"5cf61e1409a42\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"page\",\"message\":\"\",\"url\":\"\",\"pageId\":802,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}','{\"5cf61e140951d\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"francois@nixin.co.za,swiminstyle@wateritecspi.co.za\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"luke.j@pointbagency.co.za\",\"subject\":\"Swim-n-Style - Nixin Pools | Point.B Digital Marketing Agency | Website Submit Form\",\"message\":\"{all_fields}\",\"from\":\"clientservices@pointbagency.co.za\",\"fromName\":\"\",\"replyTo\":\"{Email Address:3}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5cf61e140951d\"}}');
/*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_revisions`
--

DROP TABLE IF EXISTS `wp_gf_form_revisions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_revisions` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `display_meta` longtext CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_revisions`
--

LOCK TABLES `wp_gf_form_revisions` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_revisions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gf_form_revisions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_form_view`
--

DROP TABLE IF EXISTS `wp_gf_form_view`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_form_view` (
  `id` bigint(10) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(10) unsigned NOT NULL,
  `date_created` datetime NOT NULL,
  `ip` char(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
  `count` mediumint(10) unsigned NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `date_created` (`date_created`),
  KEY `form_id` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2366 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_form_view`
--

LOCK TABLES `wp_gf_form_view` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */;
INSERT INTO `wp_gf_form_view` VALUES
(1,1,'2019-06-04 09:05:08','',43),
(2,1,'2019-06-05 09:27:53','',2),
(3,1,'2019-06-06 17:06:07','',6),
(4,1,'2019-06-12 09:55:33','',11),
(5,1,'2019-06-14 07:19:03','',7),
(6,1,'2019-06-19 13:37:17','',1),
(7,1,'2019-06-25 10:33:42','',25),
(8,1,'2019-06-26 11:39:31','',3),
(9,1,'2019-07-01 07:54:10','',6),
(10,1,'2019-07-03 09:17:00','',9),
(11,1,'2019-07-04 09:48:04','',1),
(12,1,'2019-07-09 11:26:48','',7),
(13,1,'2019-07-11 05:36:54','',8),
(14,1,'2019-07-18 08:12:04','',10),
(15,1,'2019-07-22 09:41:38','',25),
(16,1,'2019-07-30 04:48:53','',20),
(17,1,'2019-07-31 06:17:20','',6),
(18,1,'2019-08-08 09:52:45','',1),
(19,1,'2019-08-13 08:27:11','',7),
(20,1,'2019-08-15 11:58:30','',14),
(21,1,'2019-08-19 08:17:58','',6),
(22,1,'2019-08-22 11:00:38','',6),
(23,1,'2019-08-28 07:33:01','',1),
(24,1,'2019-09-26 10:49:50','',1),
(25,1,'2019-09-29 21:52:14','',4),
(26,1,'2019-10-07 07:40:54','',842),
(29,1,'2019-10-02 10:43:17','',771),
(35,1,'2019-10-03 10:43:30','',702),
(41,1,'2019-10-04 10:44:39','',386),
(47,1,'2019-10-05 11:06:15','',279),
(53,1,'2019-10-06 11:06:31','',593),
(54,1,'2019-10-08 07:51:32','',1),
(55,1,'2019-10-22 14:05:50','',2),
(56,1,'2019-10-24 08:40:35','',1),
(57,1,'2019-10-30 08:14:12','',1),
(58,1,'2019-11-04 12:21:33','',1),
(59,1,'2019-10-08 07:43:14','',1910),
(65,1,'2019-10-09 07:43:42','',1326),
(71,1,'2019-10-10 07:48:47','',1492),
(77,1,'2019-10-11 07:50:08','',1243),
(83,1,'2019-10-12 08:02:25','',422),
(86,1,'2019-10-13 08:04:59','',592),
(89,1,'2019-10-14 08:22:20','',957),
(92,1,'2019-10-15 08:39:52','',1561),
(95,1,'2019-10-16 08:39:53','',1309),
(101,1,'2019-10-17 08:44:34','',1811),
(107,1,'2019-10-18 08:45:32','',944),
(113,1,'2019-10-19 08:49:29','',248),
(116,1,'2019-10-20 08:53:15','',747),
(119,1,'2019-10-21 08:54:22','',1855),
(125,1,'2019-10-22 08:55:30','',1032),
(128,1,'2019-10-23 08:55:32','',1087),
(134,1,'2019-10-24 08:59:56','',1960),
(140,1,'2019-10-25 09:01:04','',1122),
(146,1,'2019-10-26 09:03:24','',466),
(149,1,'2019-10-27 09:03:50','',960),
(152,1,'2019-10-28 09:03:54','',1579),
(158,1,'2019-10-29 09:04:40','',2294),
(161,1,'2019-10-30 09:05:49','',2367),
(167,1,'2019-10-31 09:06:00','',1420),
(173,1,'2019-11-01 09:12:26','',1213),
(179,1,'2019-11-02 09:26:01','',750),
(182,1,'2019-11-03 09:27:04','',1253),
(185,1,'2019-11-04 09:28:52','',1772),
(188,1,'2019-11-05 09:28:56','',1504),
(194,1,'2019-11-06 09:30:39','',1152),
(200,1,'2019-11-07 09:37:08','',1067),
(206,1,'2019-11-08 09:45:49','',1145),
(209,1,'2019-11-09 09:46:09','',375),
(212,1,'2019-11-10 09:51:46','',1062),
(215,1,'2019-11-11 09:55:12','',1425),
(221,1,'2019-11-12 10:06:53','',1334),
(224,1,'2019-11-13 10:11:09','',1663),
(230,1,'2019-11-14 10:14:09','',950),
(236,1,'2019-11-15 10:22:57','',855),
(239,1,'2019-11-16 10:26:22','',381),
(242,1,'2019-11-17 10:30:04','',940),
(245,1,'2019-11-18 10:32:11','',1456),
(246,1,'2020-01-06 12:55:12','',3),
(247,1,'2020-01-16 13:34:35','',1),
(248,1,'2019-11-19 10:58:01','',2279),
(249,1,'2020-01-21 10:49:35','',1),
(250,1,'2020-02-11 07:27:06','',1),
(251,1,'2019-11-20 11:01:26','',1245),
(252,1,'2020-02-20 00:56:16','',1),
(253,1,'2020-02-27 10:28:06','',1),
(254,1,'2020-03-23 13:36:47','',1),
(255,1,'2020-04-09 14:53:58','',1),
(256,1,'2020-04-20 10:59:14','',1),
(257,1,'2019-11-21 11:01:38','',2051),
(258,1,'2020-05-14 07:55:30','',1),
(259,1,'2020-06-10 18:30:21','',1),
(260,1,'2020-06-16 16:00:33','',1),
(261,1,'2020-06-24 21:00:31','',1),
(262,1,'2020-07-01 10:32:05','',1),
(263,1,'2019-11-22 11:02:11','',958),
(264,1,'2020-08-26 01:38:55','',1),
(265,1,'2020-09-18 16:12:26','',1),
(266,1,'2020-10-06 13:58:31','',1),
(267,1,'2020-10-19 07:14:42','',1),
(268,1,'2020-11-03 10:34:04','',1),
(269,1,'2019-11-23 11:08:02','',365),
(270,1,'2021-01-11 00:59:02','',1),
(271,1,'2021-02-11 14:35:19','',1),
(272,1,'2019-11-24 11:12:45','',842),
(273,1,'2021-02-24 18:01:28','',1),
(274,1,'2021-03-03 10:36:50','',1),
(275,1,'2019-11-25 11:20:34','',1615),
(276,1,'2021-03-15 13:32:36','',4),
(277,1,'2021-03-18 13:34:11','',1),
(278,1,'2019-11-26 11:21:09','',1342),
(279,1,'2021-03-29 13:57:18','',3),
(280,1,'2021-04-08 14:35:38','',2),
(281,1,'2019-11-27 11:22:39','',1287),
(282,1,'2021-04-28 21:46:32','',1),
(283,1,'2021-05-05 08:59:52','',2),
(284,1,'2021-05-13 14:36:22','',2),
(285,1,'2021-05-20 14:35:21','',2),
(286,1,'2021-05-27 14:35:50','',1),
(287,1,'2019-11-28 11:24:07','',1362),
(288,1,'2021-06-17 14:37:52','',2),
(289,1,'2021-06-24 14:35:44','',1),
(290,1,'2019-11-29 11:26:48','',663),
(291,1,'2021-07-03 10:02:23','',1),
(292,1,'2021-07-08 14:36:23','',1),
(293,1,'2019-11-30 11:50:44','',343),
(294,1,'2021-07-19 12:13:04','',2),
(295,1,'2021-07-22 14:35:19','',2),
(296,1,'2019-12-01 11:55:34','',1302),
(297,1,'2021-08-04 08:05:17','',1),
(298,1,'2021-08-05 14:35:12','',1),
(299,1,'2019-12-02 11:57:28','',1128),
(300,1,'2021-08-19 14:35:57','',3),
(301,1,'2021-09-05 13:29:13','',2),
(302,1,'2021-09-09 15:22:33','',2),
(303,1,'2021-09-16 14:36:46','',1),
(304,1,'2021-09-23 14:37:12','',2),
(305,1,'2019-12-03 11:58:09','',1996),
(306,1,'2021-09-30 14:37:19','',1),
(307,1,'2021-10-07 14:37:15','',1),
(308,1,'2021-10-14 14:42:05','',2),
(309,1,'2021-10-20 20:22:11','',3),
(310,1,'2021-10-28 09:30:21','',2),
(311,1,'2019-12-04 11:58:13','',2326),
(312,1,'2021-12-16 14:43:44','',1),
(313,1,'2021-12-23 14:40:13','',1),
(314,1,'2021-12-23 14:40:13','',1),
(315,1,'2021-12-30 14:39:55','',3),
(316,1,'2022-01-06 14:39:00','',2),
(317,1,'2019-12-05 11:59:26','',1304),
(318,1,'2022-01-20 14:37:28','',2),
(319,1,'2022-01-27 14:43:23','',2),
(320,1,'2022-02-01 20:15:52','',3),
(321,1,'2022-02-03 14:37:53','',2),
(322,1,'2022-02-10 14:39:14','',3),
(323,1,'2019-12-06 11:59:40','',1031),
(324,1,'2022-02-28 11:38:28','',3),
(325,1,'2022-03-03 14:38:09','',2),
(326,1,'2019-12-07 12:01:58','',379),
(327,1,'2022-03-17 14:37:48','',2),
(328,1,'2022-03-31 14:36:55','',2),
(329,1,'2019-12-08 12:02:31','',976),
(330,1,'2022-06-01 17:23:04','',3),
(331,1,'2023-02-16 14:42:49','',6),
(332,1,'2023-02-16 14:42:49','',1),
(333,1,'2023-04-20 15:38:43','',4),
(334,1,'2023-04-20 15:38:43','',1),
(335,1,'2019-12-09 12:04:36','',1174),
(336,1,'2023-07-13 16:38:40','',6),
(337,1,'2024-10-16 10:19:11','',4),
(338,1,'2019-12-10 12:13:29','',1212),
(339,1,'2024-10-19 15:41:08','',1),
(340,1,'2024-11-18 19:46:57','',1),
(341,1,'2019-12-11 12:16:40','',1824),
(342,1,'2025-01-05 18:24:37','',1),
(343,1,'2025-01-14 22:12:17','',1),
(344,1,'2025-01-17 22:32:26','',1),
(345,1,'2025-01-20 13:37:21','',1),
(346,1,'2025-02-09 19:59:27','',1),
(347,1,'2019-12-12 12:17:40','',1159),
(348,1,'2025-02-19 11:53:53','',1),
(349,1,'2025-02-20 15:36:07','',2),
(350,1,'2019-12-13 12:17:47','',572),
(351,1,'2025-02-25 04:28:45','',1),
(352,1,'2025-02-27 03:33:13','',1),
(353,1,'2019-12-14 12:30:35','',230),
(354,1,'2025-03-03 03:49:24','',1),
(355,1,'2025-03-05 14:51:03','',1),
(356,1,'2019-12-15 12:34:46','',209),
(357,1,'2025-03-09 05:01:29','',1),
(358,1,'2025-03-11 03:55:55','',1),
(359,1,'2019-12-16 12:38:21','',893),
(360,1,'2025-03-17 03:50:01','',1),
(361,1,'2025-03-19 00:36:53','',10),
(362,1,'2025-03-20 05:54:08','',2),
(363,1,'2025-03-25 03:44:58','',4),
(364,1,'2025-03-27 03:21:36','',1),
(365,1,'2019-12-17 12:43:09','',1358),
(366,1,'2019-12-18 12:55:50','',1187),
(367,1,'2019-12-19 12:58:06','',540),
(368,1,'2019-12-20 13:06:30','',248),
(369,1,'2019-12-21 13:19:40','',166),
(370,1,'2019-12-22 13:20:20','',196),
(371,1,'2019-12-23 13:33:43','',181),
(372,1,'2019-12-24 13:44:08','',236),
(373,1,'2019-12-25 13:49:53','',191),
(374,1,'2019-12-26 13:49:54','',350),
(375,1,'2019-12-27 13:49:59','',331),
(376,1,'2019-12-28 13:52:49','',251),
(377,1,'2019-12-29 14:33:00','',171),
(378,1,'2019-12-30 14:38:20','',275),
(379,1,'2019-12-31 14:44:16','',169),
(380,1,'2020-01-01 14:45:56','',326),
(381,1,'2020-01-02 14:57:52','',309),
(382,1,'2020-01-03 15:24:52','',428),
(383,1,'2020-01-04 15:26:03','',306),
(384,1,'2020-01-05 15:50:51','',384),
(385,1,'2020-01-06 15:56:14','',623),
(386,1,'2020-01-07 15:59:10','',722),
(387,1,'2020-01-08 16:17:17','',418),
(388,1,'2020-01-09 16:26:59','',341),
(389,1,'2020-01-10 16:36:06','',360),
(390,1,'2020-01-11 16:36:14','',475),
(391,1,'2020-01-12 16:37:15','',1022),
(392,1,'2020-01-13 16:40:19','',1019),
(393,1,'2020-01-14 16:52:25','',746),
(394,1,'2020-01-15 16:52:55','',816),
(395,1,'2020-01-16 16:54:52','',570),
(396,1,'2020-01-17 17:22:37','',225),
(397,1,'2020-01-18 18:08:24','',255),
(398,1,'2020-01-19 18:16:18','',673),
(399,1,'2020-01-20 18:18:33','',1217),
(400,1,'2020-01-21 18:19:27','',821),
(401,1,'2020-01-22 18:19:47','',614),
(402,1,'2020-01-23 18:30:28','',564),
(403,1,'2020-01-24 18:30:50','',308),
(404,1,'2020-01-25 18:33:17','',387),
(405,1,'2020-01-26 18:50:11','',972),
(406,1,'2020-01-27 19:09:41','',1137),
(407,1,'2020-01-28 19:17:12','',1108),
(408,1,'2020-01-29 19:22:28','',1594),
(409,1,'2020-01-30 19:30:41','',839),
(410,1,'2020-01-31 19:40:33','',494),
(411,1,'2020-02-01 19:47:18','',361),
(412,1,'2020-02-02 19:59:27','',1384),
(413,1,'2020-02-03 20:02:24','',712),
(414,1,'2020-02-04 20:02:33','',739),
(415,1,'2020-02-05 20:03:42','',598),
(416,1,'2020-02-06 20:08:15','',764),
(417,1,'2020-02-07 20:16:38','',346),
(418,1,'2020-02-08 20:24:47','',421),
(419,1,'2020-02-09 20:27:32','',944),
(420,1,'2020-02-10 20:29:05','',626),
(421,1,'2020-02-11 20:29:18','',800),
(422,1,'2020-02-12 20:40:45','',666),
(423,1,'2020-02-13 20:42:28','',557),
(424,1,'2020-02-14 20:46:11','',248),
(425,1,'2020-02-15 20:54:54','',338),
(426,1,'2020-02-16 21:29:07','',1122),
(427,1,'2020-02-17 21:43:38','',955),
(428,1,'2020-02-18 21:50:06','',605),
(429,1,'2020-02-19 22:19:02','',652),
(430,1,'2020-02-20 22:22:12','',712),
(431,1,'2020-02-21 22:45:53','',305),
(432,1,'2020-02-22 23:10:09','',286),
(433,1,'2020-02-23 23:19:13','',1079),
(434,1,'2020-02-24 23:28:32','',1728),
(435,1,'2020-02-25 23:52:58','',747),
(436,1,'2020-02-27 00:28:18','',908),
(437,1,'2020-02-28 00:35:23','',661),
(438,1,'2020-02-29 00:49:40','',282),
(439,1,'2020-03-01 00:58:01','',213),
(440,1,'2020-03-02 01:13:29','',771),
(441,1,'2020-03-03 01:38:13','',1200),
(442,1,'2020-03-04 01:39:07','',868),
(443,1,'2020-03-05 01:46:14','',1355),
(444,1,'2020-03-06 01:56:23','',1579),
(445,1,'2020-03-07 01:57:48','',302),
(446,1,'2020-03-08 02:01:32','',368),
(447,1,'2020-03-09 02:04:08','',858),
(448,1,'2020-03-10 02:11:46','',819),
(449,1,'2020-03-11 02:16:12','',790),
(450,1,'2020-03-12 02:18:27','',734),
(451,1,'2020-03-13 02:35:51','',453),
(452,1,'2020-03-14 03:26:00','',418),
(453,1,'2020-03-15 03:48:05','',301),
(454,1,'2020-03-16 03:59:31','',1106),
(455,1,'2020-03-17 03:59:36','',866),
(456,1,'2020-03-18 04:33:30','',1042),
(457,1,'2020-03-19 05:09:19','',926),
(458,1,'2020-03-20 05:16:53','',542),
(459,1,'2020-03-21 05:49:14','',448),
(460,1,'2020-03-22 05:55:43','',375),
(461,1,'2020-03-23 05:57:19','',1391),
(462,1,'2020-03-24 06:06:19','',696),
(463,1,'2020-03-25 06:13:53','',615),
(464,1,'2020-03-26 06:18:01','',256),
(465,1,'2020-03-27 06:27:32','',204),
(466,1,'2020-03-28 06:28:35','',246),
(467,1,'2020-03-29 06:29:11','',206),
(468,1,'2020-03-30 06:42:21','',362),
(469,1,'2020-03-31 06:44:58','',290),
(470,1,'2020-04-01 06:50:18','',450),
(471,1,'2020-04-02 07:10:58','',372),
(472,1,'2020-04-03 07:11:11','',489),
(473,1,'2020-04-04 07:14:54','',326),
(474,1,'2020-04-05 07:25:04','',350),
(475,1,'2020-04-06 07:25:26','',482),
(476,1,'2020-04-07 07:43:19','',356),
(477,1,'2020-04-08 08:02:01','',450),
(478,1,'2020-04-09 08:03:19','',398),
(479,1,'2020-04-10 08:05:29','',271),
(480,1,'2020-04-11 08:08:38','',361),
(481,1,'2020-04-12 08:16:44','',242),
(482,1,'2020-04-13 08:25:47','',388),
(483,1,'2020-04-14 08:36:40','',270),
(484,1,'2020-04-15 08:37:39','',592),
(485,1,'2020-04-16 08:38:52','',321),
(486,1,'2020-04-17 08:44:48','',370),
(487,1,'2020-04-18 08:55:09','',366),
(488,1,'2020-04-19 09:11:49','',425),
(489,1,'2020-04-20 09:13:42','',1220),
(490,1,'2020-04-21 09:25:40','',474),
(491,1,'2020-04-22 09:41:20','',264),
(492,1,'2020-04-23 10:00:34','',522),
(493,1,'2020-04-24 10:08:09','',255),
(494,1,'2020-04-25 10:14:31','',304),
(495,1,'2020-04-26 10:22:17','',344),
(496,1,'2020-04-27 10:30:43','',341),
(497,1,'2020-04-28 10:31:15','',647),
(498,1,'2020-04-29 10:32:55','',337),
(499,1,'2020-04-30 10:57:34','',462),
(500,1,'2020-05-01 10:57:51','',252),
(501,1,'2020-05-02 11:04:02','',474),
(502,1,'2020-05-03 11:07:20','',524),
(503,1,'2020-05-04 11:14:55','',438),
(504,1,'2020-05-05 11:19:28','',434),
(505,1,'2020-05-06 11:19:52','',606),
(506,1,'2020-05-07 11:22:09','',615),
(507,1,'2020-05-08 11:37:09','',1092),
(508,1,'2020-05-09 11:41:59','',253),
(509,1,'2020-05-10 11:46:18','',776),
(510,1,'2020-05-11 11:51:38','',497),
(511,1,'2020-05-12 11:53:37','',482),
(512,1,'2020-05-13 11:56:49','',270),
(513,1,'2020-05-14 12:03:50','',317),
(514,1,'2020-05-15 12:14:54','',342),
(515,1,'2020-05-16 12:30:10','',426),
(516,1,'2020-05-17 12:36:49','',306),
(517,1,'2020-05-18 12:50:18','',459),
(518,1,'2020-05-19 12:56:53','',395),
(519,1,'2020-05-20 12:58:28','',662),
(520,1,'2020-05-21 13:12:16','',747),
(521,1,'2020-05-22 13:18:46','',390),
(522,1,'2020-05-23 13:18:52','',360),
(523,1,'2020-05-24 13:20:56','',991),
(524,1,'2020-05-25 13:21:31','',696),
(525,1,'2020-05-26 13:23:09','',848),
(526,1,'2020-05-27 13:29:16','',505),
(527,1,'2020-05-28 13:33:32','',503),
(528,1,'2020-05-29 13:36:24','',344),
(529,1,'2020-05-30 13:45:32','',1010),
(530,1,'2020-05-31 13:45:33','',686),
(531,1,'2020-06-01 13:46:46','',731),
(532,1,'2020-06-02 13:47:12','',722),
(533,1,'2020-06-03 13:47:29','',724),
(534,1,'2020-06-04 13:47:50','',746),
(535,1,'2020-06-05 13:55:15','',632),
(536,1,'2020-06-06 13:55:35','',560),
(537,1,'2020-06-07 13:57:40','',736),
(538,1,'2020-06-08 13:59:07','',1657),
(539,1,'2020-06-09 14:04:24','',767),
(540,1,'2020-06-09 14:04:24','',1),
(541,1,'2020-06-09 14:04:24','',1),
(542,1,'2020-06-09 14:04:24','',1),
(543,1,'2020-06-09 14:04:24','',1),
(544,1,'2020-06-09 14:04:24','',1),
(545,1,'2020-06-10 14:12:26','',571),
(546,1,'2020-06-11 14:14:15','',759),
(547,1,'2020-06-12 14:14:27','',389),
(548,1,'2020-06-13 14:14:35','',419),
(549,1,'2020-06-14 14:15:26','',843),
(550,1,'2020-06-15 14:20:48','',854),
(551,1,'2020-06-16 14:21:44','',790),
(552,1,'2020-06-17 15:14:55','',401),
(553,1,'2020-06-18 15:17:41','',639),
(554,1,'2020-06-19 15:18:21','',309),
(555,1,'2020-06-20 15:24:37','',282),
(556,1,'2020-06-21 15:25:45','',1060),
(557,1,'2020-06-22 15:29:29','',970),
(558,1,'2020-06-23 15:30:15','',896),
(559,1,'2020-06-24 15:30:18','',1413),
(560,1,'2020-06-25 15:32:19','',1140),
(561,1,'2020-06-26 15:35:11','',448),
(562,1,'2020-06-27 15:42:22','',336),
(563,1,'2020-06-28 15:47:19','',683),
(564,1,'2020-06-29 15:49:18','',1213),
(565,1,'2020-06-30 15:56:10','',795),
(566,1,'2020-07-01 16:00:42','',746),
(567,1,'2020-07-02 16:05:59','',1004),
(568,1,'2020-07-03 16:09:22','',358),
(569,1,'2020-07-04 16:16:28','',419),
(570,1,'2020-07-05 16:17:50','',1394),
(571,1,'2020-07-06 16:19:07','',966),
(572,1,'2020-07-07 16:19:31','',1248),
(573,1,'2020-07-08 16:20:56','',1237),
(574,1,'2020-07-09 16:21:03','',1107),
(575,1,'2020-07-10 16:24:22','',610),
(576,1,'2020-07-11 16:25:40','',1236),
(577,1,'2020-07-12 16:25:45','',813),
(578,1,'2020-07-12 16:25:45','',1),
(579,1,'2020-07-12 16:25:45','',1),
(580,1,'2020-07-13 16:36:37','',1407),
(581,1,'2020-07-14 16:49:47','',1294),
(582,1,'2020-07-15 16:54:10','',1211),
(583,1,'2020-07-16 16:54:20','',863),
(584,1,'2020-07-17 17:03:09','',408),
(585,1,'2020-07-18 17:03:11','',605),
(586,1,'2020-07-19 17:03:20','',1188),
(587,1,'2020-07-20 17:03:23','',1016),
(588,1,'2020-07-21 17:03:56','',1062),
(589,1,'2020-07-22 17:04:21','',1679),
(590,1,'2020-07-23 17:04:54','',1565),
(591,1,'2020-07-24 17:08:38','',582),
(592,1,'2020-07-25 17:09:44','',385),
(593,1,'2020-07-26 17:12:53','',1343),
(594,1,'2020-07-27 17:17:48','',1913),
(595,1,'2020-07-28 17:21:29','',1235),
(596,1,'2020-07-29 17:29:16','',1248),
(597,1,'2020-07-30 17:30:40','',685),
(598,1,'2020-07-31 17:32:23','',593),
(599,1,'2020-08-01 17:35:02','',370),
(600,1,'2020-08-02 17:50:01','',1342),
(601,1,'2020-08-03 17:50:04','',916),
(602,1,'2020-08-04 17:51:16','',1340),
(603,1,'2020-08-05 17:57:11','',1423),
(604,1,'2020-08-06 17:58:42','',667),
(605,1,'2020-08-07 18:03:27','',373),
(606,1,'2020-08-08 18:03:58','',331),
(607,1,'2020-08-09 18:08:09','',490),
(608,1,'2020-08-10 18:20:17','',957),
(609,1,'2020-08-11 18:20:53','',1876),
(610,1,'2020-08-11 18:20:53','',1),
(611,1,'2020-08-11 18:20:53','',1),
(612,1,'2020-08-12 18:31:02','',1452),
(613,1,'2020-08-13 18:32:48','',1228),
(614,1,'2020-08-14 18:34:39','',401),
(615,1,'2020-08-15 18:39:28','',404),
(616,1,'2020-08-16 18:48:26','',1254),
(617,1,'2020-08-17 18:49:00','',922),
(618,1,'2020-08-18 18:52:27','',1255),
(619,1,'2020-08-19 19:10:15','',833),
(620,1,'2020-08-20 19:10:51','',833),
(621,1,'2020-08-21 19:13:30','',404),
(622,1,'2020-08-22 19:18:31','',370),
(623,1,'2020-08-23 19:20:16','',977),
(624,1,'2020-08-24 19:22:04','',1195),
(625,1,'2020-08-25 19:22:05','',928),
(626,1,'2020-08-26 19:22:15','',920),
(627,1,'2020-08-27 19:23:01','',1116),
(628,1,'2020-08-28 19:28:19','',394),
(629,1,'2020-08-29 19:30:04','',352),
(630,1,'2020-08-30 19:32:59','',1056),
(631,1,'2020-08-31 19:58:30','',2191),
(632,1,'2020-09-01 19:58:33','',1680),
(633,1,'2020-09-02 20:01:48','',285),
(634,1,'2020-09-03 20:03:26','',1455),
(635,1,'2020-09-04 20:03:49','',372),
(636,1,'2020-09-05 20:05:14','',422),
(637,1,'2020-09-06 20:05:30','',1591),
(638,1,'2020-09-07 20:20:17','',1215),
(639,1,'2020-09-08 20:21:56','',1301),
(640,1,'2020-09-09 20:23:03','',1243),
(641,1,'2020-09-10 20:23:14','',866),
(642,1,'2020-09-11 20:32:22','',342),
(643,1,'2020-09-12 20:45:03','',539),
(644,1,'2020-09-13 20:45:21','',1089),
(645,1,'2020-09-14 20:48:45','',1578),
(646,1,'2020-09-15 21:10:01','',1688),
(647,1,'2020-09-16 21:25:23','',1800),
(648,1,'2020-09-17 21:26:18','',657),
(649,1,'2020-09-18 21:34:57','',472),
(650,1,'2020-09-19 21:55:07','',418),
(651,1,'2020-09-20 22:00:37','',1051),
(652,1,'2020-09-21 22:02:12','',1049),
(653,1,'2020-09-22 22:05:25','',1291),
(654,1,'2020-09-23 22:09:24','',496),
(655,1,'2020-09-24 22:11:42','',951),
(656,1,'2020-09-25 22:17:48','',355),
(657,1,'2020-09-26 22:27:23','',1058),
(658,1,'2020-09-27 22:28:07','',977),
(659,1,'2020-09-28 22:59:03','',1175),
(660,1,'2020-09-29 23:14:56','',1177),
(661,1,'2020-09-30 23:20:00','',1202),
(662,1,'2020-10-01 23:29:36','',1343),
(663,1,'2020-10-03 00:17:20','',359),
(664,1,'2020-10-04 01:19:43','',494),
(665,1,'2020-10-05 01:20:04','',1263),
(666,1,'2020-10-06 01:23:23','',1143),
(667,1,'2020-10-07 01:23:48','',1259),
(668,1,'2020-10-08 01:24:15','',1210),
(669,1,'2020-10-09 01:28:30','',1277),
(670,1,'2020-10-10 01:30:09','',438),
(671,1,'2020-10-11 01:34:06','',352),
(672,1,'2020-10-12 01:59:18','',1841),
(673,1,'2020-10-13 02:32:59','',1597),
(674,1,'2020-10-14 02:46:22','',950),
(675,1,'2020-10-15 02:46:28','',1202),
(676,1,'2020-10-16 02:57:38','',1305),
(677,1,'2020-10-17 03:01:56','',559),
(678,1,'2020-10-18 03:01:59','',1359),
(679,1,'2020-10-19 03:16:55','',1537),
(680,1,'2020-10-20 03:17:19','',1311),
(681,1,'2020-10-21 03:20:54','',1370),
(682,1,'2020-10-22 03:22:48','',1104),
(683,1,'2020-10-23 03:26:21','',1117),
(684,1,'2020-10-24 03:55:46','',506),
(685,1,'2020-10-25 03:56:12','',630),
(686,1,'2020-10-26 03:57:09','',1209),
(687,1,'2020-10-27 04:05:28','',1610),
(688,1,'2020-10-28 04:28:05','',1260),
(689,1,'2020-10-29 04:47:21','',896),
(690,1,'2020-10-30 04:58:44','',743),
(691,1,'2020-10-31 05:09:32','',671),
(692,1,'2020-11-01 05:20:20','',531),
(693,1,'2020-11-02 05:20:46','',708),
(694,1,'2020-11-03 18:51:21','',1577),
(695,1,'2020-11-04 18:54:40','',2083),
(696,1,'2020-11-05 18:56:54','',1141),
(697,1,'2020-11-06 19:38:55','',594),
(698,1,'2020-11-07 19:57:08','',549),
(699,1,'2020-11-08 19:57:28','',1148),
(700,1,'2020-11-09 20:19:53','',1227),
(701,1,'2020-11-10 20:21:35','',1041),
(702,1,'2020-11-11 20:36:31','',1042),
(703,1,'2020-11-12 20:38:37','',801),
(704,1,'2020-11-13 20:42:05','',674),
(705,1,'2020-11-14 20:50:29','',256),
(706,1,'2020-11-15 20:50:56','',2549),
(707,1,'2020-11-16 21:05:30','',2299),
(708,1,'2020-11-17 21:05:44','',2285),
(709,1,'2020-11-18 21:07:43','',1518),
(710,1,'2020-11-19 21:18:55','',1165),
(711,1,'2020-11-20 21:21:45','',476),
(712,1,'2020-11-20 21:21:45','',1),
(713,1,'2020-11-20 21:21:45','',1),
(714,1,'2020-11-21 21:23:24','',441),
(715,1,'2020-11-22 21:23:28','',1116),
(716,1,'2020-11-23 21:24:27','',1447),
(717,1,'2020-11-24 21:24:41','',1305),
(718,1,'2020-11-25 21:28:04','',1825),
(719,1,'2020-11-26 21:46:55','',1201),
(720,1,'2020-11-27 21:48:58','',1003),
(721,1,'2020-11-28 21:52:30','',525),
(722,1,'2020-11-29 21:59:48','',1571),
(723,1,'2020-11-30 22:03:04','',1334),
(724,1,'2020-12-01 22:10:35','',2072),
(725,1,'2020-12-02 22:19:36','',1491),
(726,1,'2020-12-03 22:20:11','',736),
(727,1,'2020-12-04 22:21:37','',648),
(728,1,'2020-12-05 22:27:21','',394),
(729,1,'2020-12-06 22:30:09','',2073),
(730,1,'2020-12-07 22:40:52','',1443),
(731,1,'2020-12-08 22:51:33','',1823),
(732,1,'2020-12-09 23:06:10','',1645),
(733,1,'2020-12-10 23:11:00','',1050),
(734,1,'2020-12-11 23:11:37','',606),
(735,1,'2020-12-12 23:18:57','',419),
(736,1,'2020-12-13 23:19:45','',1511),
(737,1,'2020-12-14 23:23:07','',2811),
(738,1,'2020-12-15 23:38:48','',1280),
(739,1,'2020-12-16 23:42:59','',999),
(740,1,'2020-12-17 23:49:12','',695),
(741,1,'2020-12-18 23:55:42','',607),
(742,1,'2020-12-20 00:01:46','',380),
(743,1,'2020-12-21 00:02:54','',1327),
(744,1,'2020-12-22 00:07:39','',586),
(745,1,'2020-12-23 00:38:26','',613),
(746,1,'2020-12-24 00:39:46','',315),
(747,1,'2020-12-25 00:56:52','',686),
(748,1,'2020-12-26 01:23:54','',309),
(749,1,'2020-12-27 01:39:15','',367),
(750,1,'2020-12-28 01:39:23','',623),
(751,1,'2020-12-29 01:48:55','',1027),
(752,1,'2020-12-30 01:59:03','',839),
(753,1,'2020-12-31 02:16:30','',393),
(754,1,'2021-01-01 02:18:11','',523),
(755,1,'2021-01-02 02:20:07','',221),
(756,1,'2021-01-03 02:30:45','',359),
(757,1,'2021-01-04 02:35:56','',880),
(758,1,'2021-01-05 02:44:28','',1274),
(759,1,'2021-01-06 02:48:53','',895),
(760,1,'2021-01-07 03:17:50','',1231),
(761,1,'2021-01-08 03:20:50','',1336),
(762,1,'2021-01-09 03:25:21','',603),
(763,1,'2021-01-10 03:26:22','',625),
(764,1,'2021-01-11 03:29:04','',1432),
(765,1,'2021-01-12 03:51:12','',1084),
(766,1,'2021-01-13 04:18:48','',1638),
(767,1,'2021-01-14 04:19:24','',2220),
(768,1,'2021-01-15 04:19:35','',1419),
(769,1,'2021-01-16 04:20:38','',799),
(770,1,'2021-01-17 04:21:16','',378),
(771,1,'2021-01-18 04:23:29','',1170),
(772,1,'2021-01-19 04:28:08','',1522),
(773,1,'2021-01-20 04:47:25','',1095),
(774,1,'2021-01-21 04:52:06','',1418),
(775,1,'2021-01-22 04:59:21','',1163),
(776,1,'2021-01-23 04:59:55','',515),
(777,1,'2021-01-24 05:22:48','',582),
(778,1,'2021-01-25 05:23:25','',2769),
(779,1,'2021-01-26 05:29:21','',1668),
(780,1,'2021-01-27 05:31:30','',1526),
(781,1,'2021-01-28 05:34:59','',2557),
(782,1,'2021-01-29 05:38:41','',979),
(783,1,'2021-01-30 05:44:13','',609),
(784,1,'2021-01-31 05:45:47','',938),
(785,1,'2021-02-01 05:47:37','',1335),
(786,1,'2021-02-02 05:47:49','',1451),
(787,1,'2021-02-03 05:48:38','',1507),
(788,1,'2021-02-04 05:51:11','',1924),
(789,1,'2021-02-05 05:53:36','',1236),
(790,1,'2021-02-06 05:54:45','',598),
(791,1,'2021-02-07 05:59:21','',408),
(792,1,'2021-02-08 05:59:30','',1009),
(793,1,'2021-02-09 06:03:21','',2566),
(794,1,'2021-02-10 06:04:37','',970),
(795,1,'2021-02-11 06:08:42','',1195),
(796,1,'2021-02-12 06:11:27','',2088),
(797,1,'2021-02-13 06:12:34','',656),
(798,1,'2021-02-14 06:29:38','',541),
(799,1,'2021-02-15 06:29:41','',1505),
(800,1,'2021-02-16 06:30:27','',1229),
(801,1,'2021-02-17 06:31:13','',1600),
(802,1,'2021-02-18 06:31:34','',1494),
(803,1,'2021-02-19 06:37:35','',939),
(804,1,'2021-02-20 06:46:48','',949),
(805,1,'2021-02-21 06:49:37','',633),
(806,1,'2021-02-22 06:49:53','',1284),
(807,1,'2021-02-22 06:49:53','',1),
(808,1,'2021-02-22 06:49:53','',1),
(809,1,'2021-02-23 06:49:55','',2085),
(810,1,'2021-02-24 06:51:38','',1643),
(811,1,'2021-02-24 06:51:38','',1),
(812,1,'2021-02-24 06:51:38','',1),
(813,1,'2021-02-25 06:52:09','',1571),
(814,1,'2021-02-25 06:52:09','',1),
(815,1,'2021-02-26 06:54:51','',1359),
(816,1,'2021-02-26 06:54:51','',1),
(817,1,'2021-02-26 06:54:51','',1),
(818,1,'2021-02-27 06:54:52','',972),
(819,1,'2021-02-28 07:02:30','',433),
(820,1,'2021-03-01 07:02:55','',1073),
(821,1,'2021-03-02 07:03:03','',1209),
(822,1,'2021-03-03 07:15:47','',1890),
(823,1,'2021-03-04 07:15:59','',1354),
(824,1,'2021-03-05 07:17:33','',1074),
(825,1,'2021-03-06 07:21:59','',347),
(826,1,'2021-03-07 07:38:21','',668),
(827,1,'2021-03-08 07:41:49','',1980),
(828,1,'2021-03-09 07:41:54','',1071),
(829,1,'2021-03-10 08:00:52','',1201),
(830,1,'2021-03-11 08:13:56','',1090),
(831,1,'2021-03-12 08:17:05','',933),
(832,1,'2021-03-13 08:27:03','',481),
(833,1,'2021-03-14 08:28:00','',728),
(834,1,'2021-03-15 08:28:06','',760),
(835,1,'2021-03-16 08:29:34','',1072),
(836,1,'2021-03-17 08:30:19','',1149),
(837,1,'2021-03-18 08:33:46','',1417),
(838,1,'2021-03-19 08:34:26','',1221),
(839,1,'2021-03-20 08:34:30','',687),
(840,1,'2021-03-21 08:34:46','',513),
(841,1,'2021-03-22 09:01:50','',821),
(842,1,'2021-03-23 09:04:48','',875),
(843,1,'2021-03-24 09:08:10','',1245),
(844,1,'2021-03-25 09:08:46','',2023),
(845,1,'2021-03-26 09:10:10','',1074),
(846,1,'2021-03-26 09:10:10','',1),
(847,1,'2021-03-27 09:11:05','',554),
(848,1,'2021-03-28 09:17:22','',693),
(849,1,'2021-03-29 09:18:08','',1326),
(850,1,'2021-03-30 09:21:29','',1048),
(851,1,'2021-03-31 09:21:33','',1556),
(852,1,'2021-04-01 09:26:23','',709),
(853,1,'2021-04-02 09:40:20','',677),
(854,1,'2021-04-03 09:41:44','',2189),
(855,1,'2021-04-04 09:42:32','',478),
(856,1,'2021-04-05 09:52:12','',734),
(857,1,'2021-04-06 09:53:47','',983),
(858,1,'2021-04-07 09:55:45','',854),
(859,1,'2021-04-08 09:58:10','',877),
(860,1,'2021-04-09 10:02:49','',1152),
(861,1,'2021-04-10 10:05:01','',386),
(862,1,'2021-04-11 10:05:22','',1723),
(863,1,'2021-04-12 10:14:53','',783),
(864,1,'2021-04-13 10:16:33','',846),
(865,1,'2021-04-14 10:21:10','',1183),
(866,1,'2021-04-15 10:21:14','',772),
(867,1,'2021-04-16 10:31:51','',765),
(868,1,'2021-04-17 10:33:07','',560),
(869,1,'2021-04-18 10:38:05','',752),
(870,1,'2021-04-19 10:40:47','',771),
(871,1,'2021-04-20 10:41:23','',888),
(872,1,'2021-04-21 10:43:35','',687),
(873,1,'2021-04-22 10:43:42','',895),
(874,1,'2021-04-23 10:45:42','',1420),
(875,1,'2021-04-24 10:51:44','',1590),
(876,1,'2021-04-25 10:51:46','',1521),
(877,1,'2021-04-26 10:58:07','',476),
(878,1,'2021-04-27 10:58:09','',935),
(879,1,'2021-04-28 11:08:57','',1153),
(880,1,'2021-04-29 11:09:12','',638),
(881,1,'2021-04-30 11:13:16','',1034),
(882,1,'2021-05-01 11:20:26','',451),
(883,1,'2021-05-02 11:26:02','',877),
(884,1,'2021-05-03 11:26:27','',764),
(885,1,'2021-05-04 11:27:34','',735),
(886,1,'2021-05-05 11:28:05','',945),
(887,1,'2021-05-06 11:28:39','',1312),
(888,1,'2021-05-07 11:28:41','',616),
(889,1,'2021-05-08 11:30:06','',553),
(890,1,'2021-05-09 11:31:12','',759),
(891,1,'2021-05-10 11:33:06','',694),
(892,1,'2021-05-11 11:33:17','',592),
(893,1,'2021-05-12 11:33:42','',879),
(894,1,'2021-05-13 11:33:46','',1650),
(895,1,'2021-05-14 11:37:43','',440),
(896,1,'2021-05-15 11:40:56','',492),
(897,1,'2021-05-16 11:41:42','',813),
(898,1,'2021-05-17 11:41:56','',730),
(899,1,'2021-05-18 11:51:11','',640),
(900,1,'2021-05-19 11:52:19','',560),
(901,1,'2021-05-20 11:53:04','',684),
(902,1,'2021-05-21 11:57:37','',618),
(903,1,'2021-05-22 11:59:56','',953),
(904,1,'2021-05-23 12:00:58','',708),
(905,1,'2021-05-24 12:01:43','',887),
(906,1,'2021-05-25 12:02:06','',765),
(907,1,'2021-05-26 12:03:36','',756),
(908,1,'2021-05-27 12:08:25','',607),
(909,1,'2021-05-28 12:08:40','',672),
(910,1,'2021-05-29 12:08:55','',812),
(911,1,'2021-05-30 12:10:27','',563),
(912,1,'2021-05-31 12:10:49','',1707),
(913,1,'2021-06-01 12:12:46','',981),
(914,1,'2021-06-02 12:12:56','',810),
(915,1,'2021-06-03 12:15:03','',636),
(916,1,'2021-06-04 12:18:57','',525),
(917,1,'2021-06-05 12:27:17','',979),
(918,1,'2021-06-06 12:28:48','',768),
(919,1,'2021-06-06 12:28:48','',1),
(920,1,'2021-06-07 12:37:29','',730),
(921,1,'2021-06-08 12:45:03','',893),
(922,1,'2021-06-09 12:50:53','',599),
(923,1,'2021-06-10 13:42:29','',1266),
(924,1,'2021-06-11 13:48:15','',622),
(925,1,'2021-06-12 13:48:56','',799),
(926,1,'2021-06-13 13:58:21','',523),
(927,1,'2021-06-14 13:59:51','',1278),
(928,1,'2021-06-15 14:00:14','',1806),
(929,1,'2021-06-16 14:06:43','',637),
(930,1,'2021-06-17 15:31:38','',182),
(931,1,'2021-06-18 15:39:04','',695),
(932,1,'2021-06-19 15:39:24','',381),
(933,1,'2021-06-20 15:40:12','',914),
(934,1,'2021-06-21 15:48:46','',731),
(935,1,'2021-06-22 15:49:28','',541),
(936,1,'2021-06-23 16:53:46','',485),
(937,1,'2021-06-24 17:19:57','',766),
(938,1,'2021-06-25 17:21:19','',527),
(939,1,'2021-06-26 17:23:44','',613),
(940,1,'2021-06-27 17:26:00','',850),
(941,1,'2021-06-28 17:34:14','',690),
(942,1,'2021-06-29 17:39:12','',723),
(943,1,'2021-06-30 17:49:50','',903),
(944,1,'2021-07-01 17:54:04','',513),
(945,1,'2021-07-02 17:54:14','',835),
(946,1,'2021-07-03 17:57:27','',411),
(947,1,'2021-07-04 18:03:00','',512),
(948,1,'2021-07-05 18:03:11','',797),
(949,1,'2021-07-06 18:17:16','',571),
(950,1,'2021-07-07 18:18:32','',989),
(951,1,'2021-07-08 18:21:48','',515),
(952,1,'2021-07-09 18:28:21','',519),
(953,1,'2021-07-10 18:33:44','',288),
(954,1,'2021-07-11 19:04:39','',578),
(955,1,'2021-07-12 19:12:53','',1055),
(956,1,'2021-07-13 19:16:34','',501),
(957,1,'2021-07-14 19:27:55','',830),
(958,1,'2021-07-15 19:29:49','',568),
(959,1,'2021-07-16 19:32:32','',520),
(960,1,'2021-07-17 19:33:48','',404),
(961,1,'2021-07-18 19:38:05','',788),
(962,1,'2021-07-19 19:41:43','',598),
(963,1,'2021-07-20 19:42:07','',659),
(964,1,'2021-07-21 19:46:15','',951),
(965,1,'2021-07-22 19:51:38','',786),
(966,1,'2021-07-23 19:56:07','',505),
(967,1,'2021-07-24 20:07:13','',948),
(968,1,'2021-07-25 20:13:20','',921),
(969,1,'2021-07-26 20:13:59','',880),
(970,1,'2021-07-27 20:15:39','',786),
(971,1,'2021-07-28 20:15:49','',898),
(972,1,'2021-07-29 20:30:56','',719),
(973,1,'2021-07-30 20:35:29','',651),
(974,1,'2021-07-31 20:55:20','',542),
(975,1,'2021-08-01 20:55:53','',1191),
(976,1,'2021-08-02 20:57:07','',793),
(977,1,'2021-08-03 21:00:19','',739),
(978,1,'2021-08-04 21:02:28','',751),
(979,1,'2021-08-05 21:04:49','',918),
(980,1,'2021-08-06 21:18:11','',644),
(981,1,'2021-08-07 21:40:47','',661),
(982,1,'2021-08-08 21:41:25','',553),
(983,1,'2021-08-09 21:45:52','',1124),
(984,1,'2021-08-10 21:46:48','',733),
(985,1,'2021-08-11 21:47:09','',971),
(986,1,'2021-08-12 21:57:44','',806),
(987,1,'2021-08-13 22:10:46','',742),
(988,1,'2021-08-14 22:13:58','',541),
(989,1,'2021-08-15 22:17:22','',1791),
(990,1,'2021-08-16 22:18:47','',940),
(991,1,'2021-08-17 22:20:53','',909),
(992,1,'2021-08-18 22:21:58','',813),
(993,1,'2021-08-19 22:36:01','',1185),
(994,1,'2021-08-20 22:36:37','',643),
(995,1,'2021-08-21 22:47:36','',634),
(996,1,'2021-08-22 22:51:18','',765),
(997,1,'2021-08-23 22:54:44','',599),
(998,1,'2021-08-24 23:02:57','',719),
(999,1,'2021-08-25 23:25:36','',815),
(1000,1,'2021-08-26 23:27:45','',670),
(1001,1,'2021-08-27 23:49:52','',470),
(1002,1,'2021-08-28 23:50:13','',336),
(1003,1,'2021-08-29 23:53:42','',547),
(1004,1,'2021-08-30 23:56:01','',538),
(1005,1,'2021-08-31 23:56:55','',652),
(1006,1,'2021-09-02 00:16:11','',590),
(1007,1,'2021-09-03 00:29:45','',546),
(1008,1,'2021-09-04 00:29:54','',525),
(1009,1,'2021-09-05 00:34:01','',1326),
(1010,1,'2021-09-06 00:34:29','',962),
(1011,1,'2021-09-07 00:38:28','',712),
(1012,1,'2021-09-08 00:39:14','',696),
(1013,1,'2021-09-09 00:54:58','',1063),
(1014,1,'2021-09-10 00:55:31','',819),
(1015,1,'2021-09-11 01:03:07','',665),
(1016,1,'2021-09-12 01:04:29','',587),
(1017,1,'2021-09-13 01:27:06','',653),
(1018,1,'2021-09-14 01:30:18','',1474),
(1019,1,'2021-09-15 01:36:48','',511),
(1020,1,'2021-09-16 01:51:53','',707),
(1021,1,'2021-09-17 01:52:12','',785),
(1022,1,'2021-09-18 01:54:25','',2421),
(1023,1,'2021-09-19 02:21:55','',720),
(1024,1,'2021-09-20 02:44:48','',828),
(1025,1,'2021-09-21 02:52:53','',613),
(1026,1,'2021-09-22 03:04:10','',497),
(1027,1,'2021-09-23 03:08:54','',458),
(1028,1,'2021-09-24 03:09:28','',433),
(1029,1,'2021-09-25 03:12:52','',663),
(1030,1,'2021-09-26 03:14:07','',463),
(1031,1,'2021-09-27 03:19:53','',823),
(1032,1,'2021-09-28 03:23:07','',889),
(1033,1,'2021-09-29 03:25:03','',1069),
(1034,1,'2021-09-30 03:26:42','',604),
(1035,1,'2021-10-01 03:41:15','',922),
(1036,1,'2021-10-02 03:44:32','',479),
(1037,1,'2021-10-03 04:33:35','',486),
(1038,1,'2021-10-04 04:50:01','',517),
(1039,1,'2021-10-05 04:52:58','',572),
(1040,1,'2021-10-06 04:58:53','',1167),
(1041,1,'2021-10-07 05:00:53','',536),
(1042,1,'2021-10-08 05:02:43','',1153),
(1043,1,'2021-10-09 05:02:58','',488),
(1044,1,'2021-10-10 05:07:30','',626),
(1045,1,'2021-10-11 05:08:37','',679),
(1046,1,'2021-10-12 05:12:59','',657),
(1047,1,'2021-10-13 05:16:58','',523),
(1048,1,'2021-10-14 05:19:22','',479),
(1049,1,'2021-10-15 05:19:37','',532),
(1050,1,'2021-10-16 05:34:16','',467),
(1051,1,'2021-10-17 05:34:33','',390),
(1052,1,'2021-10-18 05:43:52','',571),
(1053,1,'2021-10-19 05:45:41','',619),
(1054,1,'2021-10-20 05:57:35','',622),
(1055,1,'2021-10-21 06:13:24','',632),
(1056,1,'2021-10-22 06:14:01','',324),
(1057,1,'2021-10-23 06:25:17','',314),
(1058,1,'2021-10-24 06:26:25','',456),
(1059,1,'2021-10-25 06:28:34','',584),
(1060,1,'2021-10-26 06:30:50','',578),
(1061,1,'2021-10-27 06:30:53','',694),
(1062,1,'2021-10-28 06:34:11','',631),
(1063,1,'2021-10-29 06:34:13','',567),
(1064,1,'2021-10-30 06:42:55','',328),
(1065,1,'2021-10-31 06:44:10','',409),
(1066,1,'2021-11-01 06:47:27','',788),
(1067,1,'2021-11-02 07:01:45','',630),
(1068,1,'2021-11-03 07:06:39','',615),
(1069,1,'2021-11-04 07:07:45','',789),
(1070,1,'2021-11-05 07:11:21','',805),
(1071,1,'2021-11-06 07:14:36','',448),
(1072,1,'2021-11-07 07:22:43','',514),
(1073,1,'2021-11-08 07:23:18','',498),
(1074,1,'2021-11-09 07:23:37','',647),
(1075,1,'2021-11-10 07:29:01','',718),
(1076,1,'2021-11-11 07:29:10','',486),
(1077,1,'2021-11-12 07:30:59','',704),
(1078,1,'2021-11-13 07:38:51','',429),
(1079,1,'2021-11-14 07:44:40','',498),
(1080,1,'2021-11-15 07:47:40','',838),
(1081,1,'2021-11-16 07:47:46','',595),
(1082,1,'2021-11-17 07:48:48','',550),
(1083,1,'2021-11-18 08:19:05','',623),
(1084,1,'2021-11-19 08:20:18','',493),
(1085,1,'2021-11-20 08:24:23','',335),
(1086,1,'2021-11-21 08:37:54','',563),
(1087,1,'2021-11-22 08:38:18','',547),
(1088,1,'2021-11-23 08:39:24','',541),
(1089,1,'2021-11-24 08:40:57','',630),
(1090,1,'2021-11-25 08:45:28','',434),
(1091,1,'2021-11-26 08:45:39','',435),
(1092,1,'2021-11-27 08:52:37','',331),
(1093,1,'2021-11-28 08:59:25','',445),
(1094,1,'2021-11-29 09:09:37','',433),
(1095,1,'2021-11-30 09:10:40','',648),
(1096,1,'2021-12-01 09:10:41','',724),
(1097,1,'2021-12-02 09:10:50','',466),
(1098,1,'2021-12-03 09:12:59','',350),
(1099,1,'2021-12-04 09:14:35','',217),
(1100,1,'2021-12-05 09:15:52','',380),
(1101,1,'2021-12-06 09:15:57','',610),
(1102,1,'2021-12-07 09:17:17','',532),
(1103,1,'2021-12-08 09:17:23','',676),
(1104,1,'2021-12-09 09:17:59','',506),
(1105,1,'2021-12-10 09:20:33','',468),
(1106,1,'2021-12-11 09:22:11','',268),
(1107,1,'2021-12-12 09:25:24','',390),
(1108,1,'2021-12-13 09:26:33','',555),
(1109,1,'2021-12-14 09:28:10','',398),
(1110,1,'2021-12-15 09:28:15','',828),
(1111,1,'2021-12-16 09:28:22','',542),
(1112,1,'2021-12-17 09:30:23','',355),
(1113,1,'2021-12-18 09:41:16','',389),
(1114,1,'2021-12-19 09:42:12','',317),
(1115,1,'2021-12-20 09:42:45','',384),
(1116,1,'2021-12-21 09:50:38','',548),
(1117,1,'2021-12-22 09:56:34','',319),
(1118,1,'2021-12-23 10:10:31','',372),
(1119,1,'2021-12-24 10:40:34','',350),
(1120,1,'2021-12-25 10:46:12','',384),
(1121,1,'2021-12-26 11:23:15','',279),
(1122,1,'2021-12-27 11:29:11','',275),
(1123,1,'2021-12-28 11:33:37','',288),
(1124,1,'2021-12-29 11:33:55','',377),
(1125,1,'2021-12-30 11:38:57','',335),
(1126,1,'2021-12-31 11:39:16','',263),
(1127,1,'2022-01-01 11:39:56','',258),
(1128,1,'2022-01-02 11:50:04','',292),
(1129,1,'2022-01-03 11:51:03','',353),
(1130,1,'2022-01-04 11:51:49','',413),
(1131,1,'2022-01-05 11:52:51','',741),
(1132,1,'2022-01-06 12:02:00','',658),
(1133,1,'2022-01-07 12:04:19','',627),
(1134,1,'2022-01-08 12:05:00','',502),
(1135,1,'2022-01-09 12:10:47','',832),
(1136,1,'2022-01-10 12:12:29','',432),
(1137,1,'2022-01-11 12:12:54','',637),
(1138,1,'2022-01-12 12:13:50','',694),
(1139,1,'2022-01-13 12:17:53','',587),
(1140,1,'2022-01-14 12:21:40','',463),
(1141,1,'2022-01-15 12:33:22','',374),
(1142,1,'2022-01-16 12:38:00','',659),
(1143,1,'2022-01-17 12:49:36','',701),
(1144,1,'2022-01-18 12:49:37','',565),
(1145,1,'2022-01-19 12:49:46','',1589),
(1146,1,'2022-01-20 12:51:41','',585),
(1147,1,'2022-01-21 12:55:27','',415),
(1148,1,'2022-01-22 13:00:39','',996),
(1149,1,'2022-01-23 13:00:46','',795),
(1150,1,'2022-01-24 13:01:13','',659),
(1151,1,'2022-01-25 13:01:38','',840),
(1152,1,'2022-01-26 13:04:06','',761),
(1153,1,'2022-01-27 13:04:48','',702),
(1154,1,'2022-01-28 13:07:46','',628),
(1155,1,'2022-01-29 13:15:19','',478),
(1156,1,'2022-01-30 13:15:39','',496),
(1157,1,'2022-01-31 13:16:38','',524),
(1158,1,'2022-02-01 13:22:09','',507),
(1159,1,'2022-02-02 13:22:18','',859),
(1160,1,'2022-02-03 13:24:17','',565),
(1161,1,'2022-02-04 13:24:40','',384),
(1162,1,'2022-02-05 13:26:58','',405),
(1163,1,'2022-02-06 13:45:46','',797),
(1164,1,'2022-02-07 13:48:58','',876),
(1165,1,'2022-02-08 13:52:25','',624),
(1166,1,'2022-02-09 13:55:14','',716),
(1167,1,'2022-02-10 13:56:26','',605),
(1168,1,'2022-02-11 13:58:09','',493),
(1169,1,'2022-02-12 14:06:41','',537),
(1170,1,'2022-02-13 14:15:35','',628),
(1171,1,'2022-02-14 14:15:41','',1745),
(1172,1,'2022-02-15 14:17:31','',694),
(1173,1,'2022-02-16 14:19:11','',628),
(1174,1,'2022-02-17 14:21:48','',591),
(1175,1,'2022-02-18 14:23:58','',803),
(1176,1,'2022-02-19 14:24:13','',293),
(1177,1,'2022-02-20 14:25:10','',615),
(1178,1,'2022-02-21 14:25:18','',529),
(1179,1,'2022-02-22 14:25:32','',551),
(1180,1,'2022-02-23 14:26:02','',915),
(1181,1,'2022-02-24 14:30:25','',450),
(1182,1,'2022-02-25 14:36:00','',363),
(1183,1,'2022-02-26 14:37:13','',418),
(1184,1,'2022-02-27 14:48:23','',1272),
(1185,1,'2022-02-28 14:51:54','',501),
(1186,1,'2022-03-01 14:56:34','',425),
(1187,1,'2022-03-02 15:11:08','',425),
(1188,1,'2022-03-03 15:25:35','',450),
(1189,1,'2022-03-04 15:35:58','',1106),
(1190,1,'2022-03-05 15:44:01','',402),
(1191,1,'2022-03-06 15:46:51','',552),
(1192,1,'2022-03-07 16:06:15','',529),
(1193,1,'2022-03-08 16:06:27','',695),
(1194,1,'2022-03-09 16:14:45','',882),
(1195,1,'2022-03-10 16:19:09','',465),
(1196,1,'2022-03-11 16:32:06','',324),
(1197,1,'2022-03-12 16:40:09','',456),
(1198,1,'2022-03-13 16:40:25','',523),
(1199,1,'2022-03-14 16:42:22','',1683),
(1200,1,'2022-03-15 17:09:57','',488),
(1201,1,'2022-03-16 17:19:19','',425),
(1202,1,'2022-03-17 17:23:04','',420),
(1203,1,'2022-03-18 17:30:52','',875),
(1204,1,'2022-03-19 17:31:49','',360),
(1205,1,'2022-03-20 17:38:56','',375),
(1206,1,'2022-03-21 17:47:13','',613),
(1207,1,'2022-03-22 18:04:27','',564),
(1208,1,'2022-03-23 18:15:06','',552),
(1209,1,'2022-03-24 18:18:53','',574),
(1210,1,'2022-03-25 18:20:51','',511),
(1211,1,'2022-03-26 18:36:52','',1592),
(1212,1,'2022-03-27 18:40:13','',576),
(1213,1,'2022-03-28 18:46:59','',670),
(1214,1,'2022-03-29 18:59:57','',469),
(1215,1,'2022-03-30 19:07:50','',580),
(1216,1,'2022-03-31 19:10:51','',1248),
(1217,1,'2022-04-01 19:14:12','',459),
(1218,1,'2022-04-02 19:14:38','',420),
(1219,1,'2022-04-03 19:24:30','',520),
(1220,1,'2022-04-04 19:24:35','',621),
(1221,1,'2022-04-05 19:28:58','',1601),
(1222,1,'2022-04-06 19:32:13','',490),
(1223,1,'2022-04-07 20:02:01','',518),
(1224,1,'2022-04-08 20:09:22','',355),
(1225,1,'2022-04-09 20:25:47','',379),
(1226,1,'2022-04-10 20:29:54','',1270),
(1227,1,'2022-04-11 20:29:58','',525),
(1228,1,'2022-04-12 20:33:14','',387),
(1229,1,'2022-04-13 20:38:38','',433),
(1230,1,'2022-04-14 20:49:39','',419),
(1231,1,'2022-04-15 20:51:58','',267),
(1232,1,'2022-04-16 21:25:12','',1149),
(1233,1,'2022-04-17 21:25:56','',336),
(1234,1,'2022-04-18 21:35:21','',401),
(1235,1,'2022-04-19 21:42:45','',457),
(1236,1,'2022-04-20 21:52:39','',552),
(1237,1,'2022-04-21 21:53:23','',524),
(1238,1,'2022-04-22 22:09:31','',1324),
(1239,1,'2022-04-23 22:33:12','',424),
(1240,1,'2022-04-24 22:52:17','',617),
(1241,1,'2022-04-25 22:58:02','',447),
(1242,1,'2022-04-26 23:01:18','',555),
(1243,1,'2022-04-27 23:03:03','',474),
(1244,1,'2022-04-28 23:06:14','',428),
(1245,1,'2022-04-29 23:15:12','',381),
(1246,1,'2022-04-30 23:19:38','',326),
(1247,1,'2022-05-01 23:21:00','',383),
(1248,1,'2022-05-02 23:31:08','',701),
(1249,1,'2022-05-04 00:03:06','',575),
(1250,1,'2022-05-05 00:04:33','',468),
(1251,1,'2022-05-06 00:04:43','',409),
(1252,1,'2022-05-07 00:08:30','',373),
(1253,1,'2022-05-08 00:09:04','',378),
(1254,1,'2022-05-09 00:25:21','',407),
(1255,1,'2022-05-10 00:50:41','',603),
(1256,1,'2022-05-11 00:51:24','',702),
(1257,1,'2022-05-12 00:53:34','',425),
(1258,1,'2022-05-13 00:58:07','',598),
(1259,1,'2022-05-14 01:08:24','',440),
(1260,1,'2022-05-15 01:11:40','',463),
(1261,1,'2022-05-16 01:15:23','',554),
(1262,1,'2022-05-17 01:30:15','',614),
(1263,1,'2022-05-18 01:34:13','',793),
(1264,1,'2022-05-19 01:35:34','',604),
(1265,1,'2022-05-20 01:40:42','',376),
(1266,1,'2022-05-21 01:54:10','',343),
(1267,1,'2022-05-22 01:59:19','',446),
(1268,1,'2022-05-23 02:22:16','',359),
(1269,1,'2022-05-24 02:22:46','',569),
(1270,1,'2022-05-25 02:26:27','',425),
(1271,1,'2022-05-26 02:59:19','',642),
(1272,1,'2022-05-27 03:03:25','',505),
(1273,1,'2022-05-28 03:07:38','',466),
(1274,1,'2022-05-29 03:07:53','',302),
(1275,1,'2022-05-30 03:15:11','',584),
(1276,1,'2022-05-31 03:21:33','',498),
(1277,1,'2022-06-01 03:24:20','',381),
(1278,1,'2022-06-02 03:33:51','',427),
(1279,1,'2022-06-03 03:34:20','',343),
(1280,1,'2022-06-04 03:36:52','',289),
(1281,1,'2022-06-05 03:44:06','',423),
(1282,1,'2022-06-06 03:44:10','',309),
(1283,1,'2022-06-07 03:44:43','',533),
(1284,1,'2022-06-08 03:52:22','',554),
(1285,1,'2022-06-09 03:54:27','',454),
(1286,1,'2022-06-10 04:13:06','',491),
(1287,1,'2022-06-11 04:23:02','',335),
(1288,1,'2022-06-12 04:36:02','',1637),
(1289,1,'2022-06-13 04:36:29','',461),
(1290,1,'2022-06-14 04:36:33','',396),
(1291,1,'2022-06-15 04:38:37','',328),
(1292,1,'2022-06-16 04:50:25','',305),
(1293,1,'2022-06-17 04:58:13','',331),
(1294,1,'2022-06-18 05:13:57','',1320),
(1295,1,'2022-06-19 05:14:37','',1063),
(1296,1,'2022-06-20 05:24:13','',467),
(1297,1,'2022-06-21 05:24:35','',468),
(1298,1,'2022-06-22 05:33:59','',684),
(1299,1,'2022-06-23 05:36:30','',412),
(1300,1,'2022-06-24 05:41:08','',381),
(1301,1,'2022-06-25 05:47:25','',469),
(1302,1,'2022-06-26 06:13:07','',395),
(1303,1,'2022-06-27 06:16:19','',542),
(1304,1,'2022-06-28 06:20:56','',643),
(1305,1,'2022-06-29 06:26:08','',497),
(1306,1,'2022-06-30 06:29:34','',262),
(1307,1,'2022-07-01 06:41:34','',346),
(1308,1,'2022-07-02 06:50:42','',347),
(1309,1,'2022-07-03 07:05:24','',299),
(1310,1,'2022-07-04 07:14:17','',357),
(1311,1,'2022-07-05 07:14:45','',622),
(1312,1,'2022-07-06 07:20:30','',666),
(1313,1,'2022-07-07 07:25:30','',325),
(1314,1,'2022-07-08 07:31:05','',580),
(1315,1,'2022-07-09 07:50:57','',234),
(1316,1,'2022-07-10 07:55:13','',266),
(1317,1,'2022-07-11 07:56:20','',380),
(1318,1,'2022-07-12 08:01:50','',318),
(1319,1,'2022-07-13 08:02:50','',341),
(1320,1,'2022-07-14 08:14:56','',290),
(1321,1,'2022-07-15 08:22:46','',396),
(1322,1,'2022-07-16 08:23:06','',246),
(1323,1,'2022-07-17 08:23:19','',350),
(1324,1,'2022-07-18 08:23:34','',492),
(1325,1,'2022-07-19 08:28:20','',453),
(1326,1,'2022-07-20 08:32:07','',383),
(1327,1,'2022-07-21 08:39:01','',585),
(1328,1,'2022-07-22 08:39:31','',852),
(1329,1,'2022-07-23 08:45:08','',355),
(1330,1,'2022-07-24 08:46:05','',443),
(1331,1,'2022-07-25 08:50:13','',468),
(1332,1,'2022-07-26 08:54:17','',519),
(1333,1,'2022-07-27 09:08:19','',424),
(1334,1,'2022-07-28 09:12:07','',398),
(1335,1,'2022-07-29 09:27:01','',231),
(1336,1,'2022-07-30 09:38:02','',271),
(1337,1,'2022-07-31 09:47:43','',304),
(1338,1,'2022-08-01 09:49:36','',376),
(1339,1,'2022-08-02 09:49:49','',717),
(1340,1,'2022-08-03 09:55:51','',524),
(1341,1,'2022-08-04 09:56:06','',637),
(1342,1,'2022-08-05 09:56:45','',686),
(1343,1,'2022-08-06 09:56:49','',390),
(1344,1,'2022-08-07 10:03:48','',420),
(1345,1,'2022-08-08 10:03:52','',461),
(1346,1,'2022-08-09 10:27:45','',413),
(1347,1,'2022-08-10 10:31:09','',652),
(1348,1,'2022-08-11 10:36:01','',708),
(1349,1,'2022-08-12 10:39:57','',495),
(1350,1,'2022-08-13 10:41:26','',427),
(1351,1,'2022-08-14 10:56:29','',395),
(1352,1,'2022-08-15 10:59:30','',522),
(1353,1,'2022-08-16 11:01:03','',1637),
(1354,1,'2022-08-17 11:05:55','',422),
(1355,1,'2022-08-18 11:12:21','',502),
(1356,1,'2022-08-19 11:13:44','',430),
(1357,1,'2022-08-20 11:39:03','',444),
(1358,1,'2022-08-21 11:41:49','',477),
(1359,1,'2022-08-22 12:01:33','',571),
(1360,1,'2022-08-23 12:02:54','',499),
(1361,1,'2022-08-24 12:09:28','',1218),
(1362,1,'2022-08-25 12:17:08','',491),
(1363,1,'2022-08-26 12:17:22','',394),
(1364,1,'2022-08-27 12:23:32','',392),
(1365,1,'2022-08-28 12:29:00','',615),
(1366,1,'2022-08-29 12:34:00','',435),
(1367,1,'2022-08-30 12:34:01','',401),
(1368,1,'2022-08-31 12:36:47','',522),
(1369,1,'2022-09-01 12:39:03','',906),
(1370,1,'2022-09-02 12:39:04','',600),
(1371,1,'2022-09-03 12:40:02','',285),
(1372,1,'2022-09-04 12:47:59','',417),
(1373,1,'2022-09-05 12:48:31','',621),
(1374,1,'2022-09-06 12:49:12','',629),
(1375,1,'2022-09-07 12:55:29','',644),
(1376,1,'2022-09-08 13:02:45','',815),
(1377,1,'2022-09-09 13:11:06','',527),
(1378,1,'2022-09-10 13:16:30','',716),
(1379,1,'2022-09-11 13:19:07','',629),
(1380,1,'2022-09-12 13:19:46','',701),
(1381,1,'2022-09-13 13:25:24','',631),
(1382,1,'2022-09-14 13:29:06','',606),
(1383,1,'2022-09-15 13:33:02','',415),
(1384,1,'2022-09-16 13:33:19','',420),
(1385,1,'2022-09-17 13:36:33','',298),
(1386,1,'2022-09-18 13:42:46','',475),
(1387,1,'2022-09-19 13:43:05','',447),
(1388,1,'2022-09-20 13:43:08','',803),
(1389,1,'2022-09-21 13:43:19','',502),
(1390,1,'2022-09-22 13:43:38','',540),
(1391,1,'2022-09-23 13:45:24','',295),
(1392,1,'2022-09-24 13:56:47','',197),
(1393,1,'2022-09-25 14:00:55','',967),
(1394,1,'2022-09-26 14:02:38','',555),
(1395,1,'2022-09-27 14:14:35','',1211),
(1396,1,'2022-09-28 14:17:34','',575),
(1397,1,'2022-09-29 14:18:25','',423),
(1398,1,'2022-09-30 14:25:12','',483),
(1399,1,'2022-10-01 14:25:17','',560),
(1400,1,'2022-10-02 14:33:59','',393),
(1401,1,'2022-10-03 14:37:42','',718),
(1402,1,'2022-10-04 14:39:34','',555),
(1403,1,'2022-10-05 14:40:11','',570),
(1404,1,'2022-10-06 14:51:14','',810),
(1405,1,'2022-10-07 14:53:15','',382),
(1406,1,'2022-10-08 14:59:34','',347),
(1407,1,'2022-10-09 15:10:54','',763),
(1408,1,'2022-10-10 15:11:33','',498),
(1409,1,'2022-10-11 15:14:29','',584),
(1410,1,'2022-10-12 15:14:30','',447),
(1411,1,'2022-10-13 15:19:35','',641),
(1412,1,'2022-10-14 15:23:13','',490),
(1413,1,'2022-10-15 15:23:17','',911),
(1414,1,'2022-10-16 15:47:30','',471),
(1415,1,'2022-10-17 15:51:33','',636),
(1416,1,'2022-10-18 15:56:05','',1305),
(1417,1,'2022-10-19 15:56:20','',1825),
(1418,1,'2022-10-20 15:57:14','',687),
(1419,1,'2022-10-21 15:58:13','',612),
(1420,1,'2022-10-22 16:00:00','',438),
(1421,1,'2022-10-23 16:00:20','',842),
(1422,1,'2022-10-24 16:08:07','',1130),
(1423,1,'2022-10-25 16:08:16','',1270),
(1424,1,'2022-10-26 16:08:28','',1012),
(1425,1,'2022-10-27 16:12:39','',419),
(1426,1,'2022-10-28 16:12:41','',539),
(1427,1,'2022-10-29 16:14:31','',485),
(1428,1,'2022-10-30 16:25:44','',804),
(1429,1,'2022-10-31 16:29:13','',863),
(1430,1,'2022-11-01 16:30:05','',696),
(1431,1,'2022-11-02 16:30:26','',823),
(1432,1,'2022-11-03 16:32:28','',786),
(1433,1,'2022-11-04 16:36:00','',926),
(1434,1,'2022-11-05 16:36:12','',871),
(1435,1,'2022-11-06 16:39:43','',956),
(1436,1,'2022-11-07 16:41:28','',815),
(1437,1,'2022-11-08 16:41:48','',977),
(1438,1,'2022-11-09 16:48:42','',894),
(1439,1,'2022-11-10 16:52:12','',844),
(1440,1,'2022-11-11 16:54:16','',768),
(1441,1,'2022-11-12 16:54:50','',503),
(1442,1,'2022-11-13 17:02:10','',812),
(1443,1,'2022-11-14 17:05:26','',779),
(1444,1,'2022-11-15 17:08:58','',617),
(1445,1,'2022-11-16 17:09:22','',936),
(1446,1,'2022-11-17 17:13:42','',846),
(1447,1,'2022-11-18 17:21:59','',522),
(1448,1,'2022-11-19 17:26:48','',356),
(1449,1,'2022-11-20 17:26:59','',782),
(1450,1,'2022-11-21 17:35:42','',656),
(1451,1,'2022-11-22 17:40:22','',724),
(1452,1,'2022-11-23 17:41:35','',672),
(1453,1,'2022-11-24 17:49:04','',521),
(1454,1,'2022-11-25 17:49:43','',652),
(1455,1,'2022-11-26 17:55:19','',485),
(1456,1,'2022-11-27 17:56:36','',729),
(1457,1,'2022-11-28 17:57:02','',529),
(1458,1,'2022-11-29 17:59:07','',683),
(1459,1,'2022-11-30 17:59:26','',959),
(1460,1,'2022-12-01 18:14:54','',726),
(1461,1,'2022-12-02 18:22:26','',461),
(1462,1,'2022-12-03 18:22:56','',434),
(1463,1,'2022-12-04 20:30:47','',581),
(1464,1,'2022-12-05 20:34:39','',452),
(1465,1,'2022-12-06 20:35:28','',504),
(1466,1,'2022-12-07 20:48:33','',606),
(1467,1,'2022-12-08 21:06:23','',626),
(1468,1,'2022-12-09 21:07:25','',575),
(1469,1,'2022-12-10 21:09:40','',392),
(1470,1,'2022-12-11 21:12:45','',409),
(1471,1,'2022-12-12 21:18:45','',486),
(1472,1,'2022-12-13 21:19:06','',402),
(1473,1,'2022-12-14 21:19:54','',550),
(1474,1,'2022-12-15 21:42:07','',297),
(1475,1,'2022-12-16 22:07:27','',315),
(1476,1,'2022-12-17 22:08:11','',291),
(1477,1,'2022-12-18 22:19:10','',249),
(1478,1,'2022-12-19 22:25:23','',239),
(1479,1,'2022-12-20 22:41:44','',431),
(1480,1,'2022-12-21 23:00:12','',289),
(1481,1,'2022-12-22 23:09:06','',273),
(1482,1,'2022-12-23 23:21:44','',446),
(1483,1,'2022-12-24 23:26:17','',288),
(1484,1,'2022-12-25 23:29:32','',280),
(1485,1,'2022-12-26 23:38:55','',280),
(1486,1,'2022-12-28 00:07:52','',345),
(1487,1,'2022-12-29 00:10:29','',429),
(1488,1,'2022-12-30 00:11:59','',375),
(1489,1,'2022-12-31 00:15:24','',234),
(1490,1,'2023-01-01 00:18:40','',267),
(1491,1,'2023-01-02 00:37:14','',296),
(1492,1,'2023-01-03 00:50:01','',596),
(1493,1,'2023-01-04 01:12:27','',492),
(1494,1,'2023-01-05 01:13:32','',612),
(1495,1,'2023-01-06 01:38:21','',705),
(1496,1,'2023-01-07 01:51:25','',277),
(1497,1,'2023-01-08 01:53:15','',2328),
(1498,1,'2023-01-09 01:57:34','',699),
(1499,1,'2023-01-10 02:04:07','',757),
(1500,1,'2023-01-11 02:10:42','',677),
(1501,1,'2023-01-12 02:15:11','',849),
(1502,1,'2023-01-13 02:15:39','',498),
(1503,1,'2023-01-14 02:27:42','',481),
(1504,1,'2023-01-15 03:08:36','',479),
(1505,1,'2023-01-16 03:11:59','',515),
(1506,1,'2023-01-17 03:13:42','',887),
(1507,1,'2023-01-18 03:14:59','',745),
(1508,1,'2023-01-19 03:17:22','',667),
(1509,1,'2023-01-20 03:21:32','',496),
(1510,1,'2023-01-21 03:24:14','',425),
(1511,1,'2023-01-22 03:28:24','',383),
(1512,1,'2023-01-23 03:29:23','',909),
(1513,1,'2023-01-24 03:32:33','',611),
(1514,1,'2023-01-25 03:40:32','',686),
(1515,1,'2023-01-26 03:51:01','',613),
(1516,1,'2023-01-27 03:57:17','',712),
(1517,1,'2023-01-28 03:57:24','',592),
(1518,1,'2023-01-29 04:00:16','',492),
(1519,1,'2023-01-30 04:18:52','',619),
(1520,1,'2023-01-31 04:29:49','',553),
(1521,1,'2023-02-01 04:32:31','',828),
(1522,1,'2023-02-02 04:39:41','',635),
(1523,1,'2023-02-03 04:42:12','',562),
(1524,1,'2023-02-04 04:44:51','',614),
(1525,1,'2023-02-05 04:54:57','',850),
(1526,1,'2023-02-06 04:56:23','',617),
(1527,1,'2023-02-07 04:56:48','',698),
(1528,1,'2023-02-08 04:59:33','',929),
(1529,1,'2023-02-09 05:08:44','',626),
(1530,1,'2023-02-10 05:09:17','',586),
(1531,1,'2023-02-11 05:39:28','',437),
(1532,1,'2023-02-12 05:39:29','',609),
(1533,1,'2023-02-13 05:40:05','',701),
(1534,1,'2023-02-14 05:40:17','',652),
(1535,1,'2023-02-15 05:43:11','',757),
(1536,1,'2023-02-16 05:46:55','',558),
(1537,1,'2023-02-17 05:50:08','',716),
(1538,1,'2023-02-18 05:50:28','',494),
(1539,1,'2023-02-19 05:50:47','',743),
(1540,1,'2023-02-20 05:53:15','',812),
(1541,1,'2023-02-21 05:59:03','',552),
(1542,1,'2023-02-22 06:03:06','',476),
(1543,1,'2023-02-23 06:10:01','',392),
(1544,1,'2023-02-24 06:11:59','',610),
(1545,1,'2023-02-25 06:13:10','',375),
(1546,1,'2023-02-26 06:21:20','',283),
(1547,1,'2023-02-27 06:21:29','',597),
(1548,1,'2023-02-28 06:21:37','',489),
(1549,1,'2023-03-01 06:29:26','',526),
(1550,1,'2023-03-02 06:30:25','',614),
(1551,1,'2023-03-03 06:32:08','',650),
(1552,1,'2023-03-04 06:33:27','',774),
(1553,1,'2023-03-05 06:38:24','',500),
(1554,1,'2023-03-06 06:39:00','',607),
(1555,1,'2023-03-07 06:45:20','',595),
(1556,1,'2023-03-08 06:47:30','',645),
(1557,1,'2023-03-09 06:48:12','',656),
(1558,1,'2023-03-10 06:49:00','',595),
(1559,1,'2023-03-11 06:49:16','',646),
(1560,1,'2023-03-12 06:51:18','',395),
(1561,1,'2023-03-13 06:54:57','',537),
(1562,1,'2023-03-14 06:55:32','',557),
(1563,1,'2023-03-15 07:00:37','',568),
(1564,1,'2023-03-16 07:03:19','',551),
(1565,1,'2023-03-17 07:03:43','',590),
(1566,1,'2023-03-18 07:17:00','',445),
(1567,1,'2023-03-19 07:27:29','',776),
(1568,1,'2023-03-20 07:28:04','',720),
(1569,1,'2023-03-21 07:28:05','',374),
(1570,1,'2023-03-22 07:28:16','',375),
(1571,1,'2023-03-23 07:28:17','',417),
(1572,1,'2023-03-24 07:28:18','',378),
(1573,1,'2023-03-25 07:29:29','',347),
(1574,1,'2023-03-26 07:31:31','',290),
(1575,1,'2023-03-27 07:32:45','',653),
(1576,1,'2023-03-28 07:32:58','',866),
(1577,1,'2023-03-29 07:33:01','',2037),
(1578,1,'2023-03-30 07:36:23','',457),
(1579,1,'2023-03-31 07:36:40','',442),
(1580,1,'2023-04-01 07:38:38','',311),
(1581,1,'2023-04-02 07:44:32','',383),
(1582,1,'2023-04-03 07:54:04','',941),
(1583,1,'2023-04-04 07:54:49','',402),
(1584,1,'2023-04-05 08:01:30','',547),
(1585,1,'2023-04-06 08:12:23','',604),
(1586,1,'2023-04-07 08:16:25','',577),
(1587,1,'2023-04-08 08:18:37','',335),
(1588,1,'2023-04-09 08:21:13','',351),
(1589,1,'2023-04-10 08:36:20','',531),
(1590,1,'2023-04-11 08:41:23','',720),
(1591,1,'2023-04-12 08:45:39','',428),
(1592,1,'2023-04-13 08:50:34','',362),
(1593,1,'2023-04-14 08:51:07','',332),
(1594,1,'2023-04-15 09:09:40','',238),
(1595,1,'2023-04-16 09:40:53','',309),
(1596,1,'2023-04-17 09:44:08','',868),
(1597,1,'2023-04-18 09:51:40','',419),
(1598,1,'2023-04-19 09:51:48','',340),
(1599,1,'2023-04-20 09:59:05','',413),
(1600,1,'2023-04-21 10:09:35','',349),
(1601,1,'2023-04-22 10:10:56','',250),
(1602,1,'2023-04-23 10:25:56','',373),
(1603,1,'2023-04-24 10:29:50','',451),
(1604,1,'2023-04-25 10:34:16','',440),
(1605,1,'2023-04-26 10:47:15','',537),
(1606,1,'2023-04-27 10:49:32','',707),
(1607,1,'2023-04-28 10:49:35','',1420),
(1608,1,'2023-04-29 10:49:42','',819),
(1609,1,'2023-04-30 10:49:51','',418),
(1610,1,'2023-05-01 10:50:13','',506),
(1611,1,'2023-05-02 10:50:31','',734),
(1612,1,'2023-05-03 10:56:16','',689),
(1613,1,'2023-05-04 10:56:54','',485),
(1614,1,'2023-05-05 10:58:19','',1441),
(1615,1,'2023-05-06 10:58:44','',692),
(1616,1,'2023-05-07 11:04:09','',328),
(1617,1,'2023-05-08 11:07:11','',496),
(1618,1,'2023-05-09 11:09:18','',422),
(1619,1,'2023-05-10 11:11:09','',490),
(1620,1,'2023-05-11 11:11:19','',929),
(1621,1,'2023-05-12 11:15:25','',509),
(1622,1,'2023-05-13 11:16:52','',440),
(1623,1,'2023-05-14 11:21:37','',587),
(1624,1,'2023-05-15 11:22:02','',1190),
(1625,1,'2023-05-16 11:22:13','',395),
(1626,1,'2023-05-17 11:36:27','',412),
(1627,1,'2023-05-18 11:36:31','',1273),
(1628,1,'2023-05-19 11:54:55','',666),
(1629,1,'2023-05-20 11:57:17','',708),
(1630,1,'2023-05-21 11:59:18','',672),
(1631,1,'2023-05-22 11:59:23','',553),
(1632,1,'2023-05-23 11:59:36','',428),
(1633,1,'2023-05-24 12:40:02','',443),
(1634,1,'2023-05-25 12:45:12','',479),
(1635,1,'2023-05-26 12:45:34','',1361),
(1636,1,'2023-05-27 12:45:35','',1046),
(1637,1,'2023-05-28 12:46:42','',767),
(1638,1,'2023-05-29 12:48:36','',464),
(1639,1,'2023-05-30 12:49:09','',523),
(1640,1,'2023-05-31 12:50:02','',476),
(1641,1,'2023-06-01 12:55:32','',705),
(1642,1,'2023-06-02 12:58:06','',367),
(1643,1,'2023-06-03 13:06:04','',355),
(1644,1,'2023-06-04 13:11:24','',506),
(1645,1,'2023-06-05 13:12:19','',800),
(1646,1,'2023-06-06 13:15:59','',662),
(1647,1,'2023-06-07 13:16:22','',582),
(1648,1,'2023-06-08 13:17:23','',668),
(1649,1,'2023-06-09 13:19:06','',640),
(1650,1,'2023-06-10 13:22:53','',551),
(1651,1,'2023-06-11 13:27:25','',504),
(1652,1,'2023-06-12 13:28:29','',575),
(1653,1,'2023-06-13 13:29:18','',571),
(1654,1,'2023-06-14 13:45:24','',431),
(1655,1,'2023-06-15 13:45:57','',2902),
(1656,1,'2023-06-16 13:45:59','',2223),
(1657,1,'2023-06-17 13:56:52','',306),
(1658,1,'2023-06-18 13:59:36','',489),
(1659,1,'2023-06-19 13:59:40','',769),
(1660,1,'2023-06-20 14:02:04','',1964),
(1661,1,'2023-06-21 14:11:07','',375),
(1662,1,'2023-06-22 14:19:35','',374),
(1663,1,'2023-06-23 14:24:32','',279),
(1664,1,'2023-06-24 14:53:22','',419),
(1665,1,'2023-06-25 15:06:28','',561),
(1666,1,'2023-06-26 15:12:25','',571),
(1667,1,'2023-06-27 15:22:07','',859),
(1668,1,'2023-06-28 15:24:39','',357),
(1669,1,'2023-06-29 15:26:38','',648),
(1670,1,'2023-06-30 15:31:37','',306),
(1671,1,'2023-07-01 15:35:59','',287),
(1672,1,'2023-07-02 15:36:58','',634),
(1673,1,'2023-07-03 15:42:06','',7366),
(1674,1,'2023-07-04 15:42:12','',1066),
(1675,1,'2023-07-05 15:44:44','',702),
(1676,1,'2023-07-06 15:46:54','',508),
(1677,1,'2023-07-07 15:51:14','',580),
(1678,1,'2023-07-08 15:56:00','',297),
(1679,1,'2023-07-09 16:15:29','',543),
(1680,1,'2023-07-10 16:17:15','',630),
(1681,1,'2023-07-11 16:18:16','',562),
(1682,1,'2023-07-12 16:18:43','',453),
(1683,1,'2023-07-13 16:22:30','',688),
(1684,1,'2023-07-14 16:27:03','',463),
(1685,1,'2023-07-15 16:36:40','',597),
(1686,1,'2023-07-16 16:38:11','',743),
(1687,1,'2023-07-17 16:38:25','',1764),
(1688,1,'2023-07-18 16:40:22','',2826),
(1689,1,'2023-07-19 16:43:04','',852),
(1690,1,'2023-07-20 16:46:20','',703),
(1691,1,'2023-07-21 16:46:53','',824),
(1692,1,'2023-07-22 17:05:51','',663),
(1693,1,'2023-07-23 17:12:32','',1081),
(1694,1,'2023-07-24 17:16:34','',686),
(1695,1,'2023-07-25 17:19:20','',1313),
(1696,1,'2023-07-26 17:27:26','',597),
(1697,1,'2023-07-27 17:27:41','',375),
(1698,1,'2023-07-28 17:37:03','',536),
(1699,1,'2023-07-29 17:46:02','',421),
(1700,1,'2023-07-30 17:50:53','',476),
(1701,1,'2023-07-31 17:59:41','',473),
(1702,1,'2023-08-01 18:04:08','',570),
(1703,1,'2023-08-02 18:05:09','',671),
(1704,1,'2023-08-03 18:07:43','',398),
(1705,1,'2023-08-04 18:10:13','',599),
(1706,1,'2023-08-05 18:12:48','',349),
(1707,1,'2023-08-06 18:16:24','',397),
(1708,1,'2023-08-07 18:27:16','',431),
(1709,1,'2023-08-08 18:49:27','',556),
(1710,1,'2023-08-09 18:50:21','',692),
(1711,1,'2023-08-10 18:53:54','',655),
(1712,1,'2023-08-11 18:56:25','',854),
(1713,1,'2023-08-12 19:04:24','',601),
(1714,1,'2023-08-13 19:07:07','',792),
(1715,1,'2023-08-14 19:09:03','',835),
(1716,1,'2023-08-15 19:09:05','',651),
(1717,1,'2023-08-16 19:09:15','',720),
(1718,1,'2023-08-17 19:14:44','',5485),
(1719,1,'2023-08-18 19:18:10','',572),
(1720,1,'2023-08-19 19:30:15','',953),
(1721,1,'2023-08-20 19:31:13','',805),
(1722,1,'2023-08-21 19:31:48','',693),
(1723,1,'2023-08-22 19:35:11','',668),
(1724,1,'2023-08-23 19:49:24','',1302),
(1725,1,'2023-08-24 20:00:41','',3844),
(1726,1,'2023-08-25 20:03:34','',324),
(1727,1,'2023-08-26 20:08:10','',954),
(1728,1,'2023-08-27 20:14:04','',4176),
(1729,1,'2023-08-28 20:15:19','',718),
(1730,1,'2023-08-29 20:16:40','',546),
(1731,1,'2023-08-30 20:27:58','',544),
(1732,1,'2023-08-31 20:47:10','',535),
(1733,1,'2023-09-01 20:51:46','',469),
(1734,1,'2023-09-02 20:54:58','',805),
(1735,1,'2023-09-03 21:00:22','',576),
(1736,1,'2023-09-04 21:19:26','',789),
(1737,1,'2023-09-05 21:25:18','',1205),
(1738,1,'2023-09-06 21:32:24','',3652),
(1739,1,'2023-09-07 22:03:23','',358),
(1740,1,'2023-09-08 22:19:43','',1006),
(1741,1,'2023-09-09 22:19:52','',1111),
(1742,1,'2023-09-10 22:26:54','',579),
(1743,1,'2023-09-11 22:31:39','',525),
(1744,1,'2023-09-12 22:44:53','',548),
(1745,1,'2023-09-13 22:49:46','',659),
(1746,1,'2023-09-14 22:51:03','',601),
(1747,1,'2023-09-15 22:58:24','',488),
(1748,1,'2023-09-16 23:00:14','',1047),
(1749,1,'2023-09-17 23:14:43','',5985),
(1750,1,'2023-09-18 23:14:44','',3027),
(1751,1,'2023-09-19 23:26:02','',1000),
(1752,1,'2023-09-20 23:26:12','',1509),
(1753,1,'2023-09-21 23:26:13','',834),
(1754,1,'2023-09-22 23:26:35','',346),
(1755,1,'2023-09-23 23:27:25','',306),
(1756,1,'2023-09-24 23:29:20','',1064),
(1757,1,'2023-09-25 23:36:38','',559),
(1758,1,'2023-09-26 23:41:36','',625),
(1759,1,'2023-09-27 23:44:18','',528),
(1760,1,'2023-09-28 23:45:44','',537),
(1761,1,'2023-09-29 23:56:58','',392),
(1762,1,'2023-10-01 00:07:02','',328),
(1763,1,'2023-10-02 00:10:12','',703),
(1764,1,'2023-10-03 00:14:15','',4999),
(1765,1,'2023-10-04 00:14:19','',830),
(1766,1,'2023-10-05 00:15:00','',610),
(1767,1,'2023-10-06 00:15:17','',608),
(1768,1,'2023-10-07 00:24:55','',427),
(1769,1,'2023-10-08 00:26:07','',436),
(1770,1,'2023-10-09 00:27:35','',684),
(1771,1,'2023-10-10 00:48:01','',1048),
(1772,1,'2023-10-11 00:48:13','',1261),
(1773,1,'2023-10-12 00:49:17','',763),
(1774,1,'2023-10-13 00:51:02','',542),
(1775,1,'2023-10-14 01:06:28','',391),
(1776,1,'2023-10-15 01:12:08','',4957),
(1777,1,'2023-10-16 01:23:14','',777),
(1778,1,'2023-10-17 01:26:39','',895),
(1779,1,'2023-10-18 01:44:18','',1191),
(1780,1,'2023-10-19 01:50:26','',1113),
(1781,1,'2023-10-20 01:52:41','',3689),
(1782,1,'2023-10-21 02:09:45','',349),
(1783,1,'2023-10-22 02:10:30','',378),
(1784,1,'2023-10-23 02:14:43','',685),
(1785,1,'2023-10-24 02:14:47','',664),
(1786,1,'2023-10-25 02:18:57','',733),
(1787,1,'2023-10-26 02:40:16','',637),
(1788,1,'2023-10-27 02:51:07','',378),
(1789,1,'2023-10-28 02:58:35','',822),
(1790,1,'2023-10-29 02:59:04','',628),
(1791,1,'2023-10-30 02:59:22','',616),
(1792,1,'2023-10-31 03:02:43','',702),
(1793,1,'2023-11-01 03:05:13','',576),
(1794,1,'2023-11-02 03:11:37','',1475),
(1795,1,'2023-11-03 03:17:09','',1273),
(1796,1,'2023-11-04 03:28:06','',396),
(1797,1,'2023-11-05 03:31:53','',508),
(1798,1,'2023-11-06 03:36:06','',568),
(1799,1,'2023-11-07 03:37:14','',1380),
(1800,1,'2023-11-08 07:49:01','',718),
(1801,1,'2023-11-09 07:50:25','',856),
(1802,1,'2023-11-10 07:50:33','',657),
(1803,1,'2023-11-11 07:51:47','',592),
(1804,1,'2023-11-12 07:53:26','',2001),
(1805,1,'2023-11-13 07:53:42','',979),
(1806,1,'2023-11-14 07:54:07','',650),
(1807,1,'2023-11-15 07:55:22','',715),
(1808,1,'2023-11-16 08:02:24','',714),
(1809,1,'2023-11-17 08:05:16','',627),
(1810,1,'2023-11-18 08:12:32','',462),
(1811,1,'2023-11-19 08:21:57','',1093),
(1812,1,'2023-11-20 08:21:58','',865),
(1813,1,'2023-11-21 08:29:11','',1690),
(1814,1,'2023-11-22 08:29:13','',1297),
(1815,1,'2023-11-23 08:33:23','',3287),
(1816,1,'2023-11-24 08:40:12','',972),
(1817,1,'2023-11-25 08:40:20','',405),
(1818,1,'2023-11-26 08:44:45','',5571),
(1819,1,'2023-11-27 08:51:50','',869),
(1820,1,'2023-11-28 08:52:04','',915),
(1821,1,'2023-11-29 08:53:45','',905),
(1822,1,'2023-11-30 08:56:59','',766),
(1823,1,'2023-12-01 08:57:26','',940),
(1824,1,'2023-12-02 08:59:33','',557),
(1825,1,'2023-12-03 09:03:12','',672),
(1826,1,'2023-12-04 09:03:30','',818),
(1827,1,'2023-12-05 09:04:47','',978),
(1828,1,'2023-12-06 09:09:38','',1688),
(1829,1,'2023-12-07 09:09:44','',3112),
(1830,1,'2023-12-08 09:11:11','',649),
(1831,1,'2023-12-09 09:15:43','',675),
(1832,1,'2023-12-10 09:17:55','',468),
(1833,1,'2023-12-11 09:25:06','',631),
(1834,1,'2023-12-12 09:25:07','',658),
(1835,1,'2023-12-13 09:25:17','',529),
(1836,1,'2023-12-14 09:26:56','',503),
(1837,1,'2023-12-15 09:28:51','',460),
(1838,1,'2023-12-16 09:30:47','',372),
(1839,1,'2023-12-17 09:35:40','',824),
(1840,1,'2023-12-18 09:36:08','',1898),
(1841,1,'2023-12-19 09:36:22','',1903),
(1842,1,'2023-12-20 09:40:08','',4919),
(1843,1,'2023-12-21 09:42:08','',558),
(1844,1,'2023-12-22 09:52:40','',537),
(1845,1,'2023-12-23 09:56:53','',473),
(1846,1,'2023-12-24 10:01:25','',360),
(1847,1,'2023-12-25 10:03:08','',715),
(1848,1,'2023-12-26 10:07:12','',658),
(1849,1,'2023-12-27 10:08:38','',631),
(1850,1,'2023-12-28 10:11:09','',481),
(1851,1,'2023-12-29 10:14:19','',673),
(1852,1,'2023-12-30 10:16:05','',474),
(1853,1,'2023-12-31 10:19:07','',1131),
(1854,1,'2024-01-01 10:20:23','',1417),
(1855,1,'2024-01-02 10:21:17','',2364),
(1856,1,'2024-01-03 10:22:47','',2276),
(1857,1,'2024-01-04 10:22:56','',3446),
(1858,1,'2024-01-05 10:22:57','',4035),
(1859,1,'2024-01-06 10:23:03','',1692),
(1860,1,'2024-01-07 10:28:06','',1034),
(1861,1,'2024-01-08 10:36:19','',1031),
(1862,1,'2024-01-09 10:38:35','',793),
(1863,1,'2024-01-10 10:39:05','',704),
(1864,1,'2024-01-11 10:39:19','',742),
(1865,1,'2024-01-12 10:39:33','',626),
(1866,1,'2024-01-13 10:41:53','',474),
(1867,1,'2024-01-14 10:44:56','',755),
(1868,1,'2024-01-15 10:45:13','',1002),
(1869,1,'2024-01-16 10:45:19','',1336),
(1870,1,'2024-01-17 10:49:17','',753),
(1871,1,'2024-01-18 10:49:44','',668),
(1872,1,'2024-01-19 10:51:23','',576),
(1873,1,'2024-01-20 10:56:17','',666),
(1874,1,'2024-01-21 10:56:21','',849),
(1875,1,'2024-01-22 11:03:24','',675),
(1876,1,'2024-01-23 11:04:59','',915),
(1877,1,'2024-01-24 11:05:30','',4258),
(1878,1,'2024-01-25 11:06:15','',972),
(1879,1,'2024-01-26 11:06:36','',816),
(1880,1,'2024-01-27 11:08:09','',592),
(1881,1,'2024-01-28 11:08:32','',634),
(1882,1,'2024-01-29 11:09:29','',941),
(1883,1,'2024-01-30 11:10:40','',643),
(1884,1,'2024-01-31 11:29:16','',757),
(1885,1,'2024-02-01 11:29:18','',1156),
(1886,1,'2024-02-02 11:30:35','',906),
(1887,1,'2024-02-03 11:31:15','',601),
(1888,1,'2024-02-04 11:32:12','',597),
(1889,1,'2024-02-05 11:43:15','',670),
(1890,1,'2024-02-06 11:48:00','',666),
(1891,1,'2024-02-07 11:49:24','',3980),
(1892,1,'2024-02-08 11:52:02','',991),
(1893,1,'2024-02-09 11:52:03','',688),
(1894,1,'2024-02-10 11:56:00','',670),
(1895,1,'2024-02-11 11:58:03','',896),
(1896,1,'2024-02-12 11:59:04','',1338),
(1897,1,'2024-02-13 11:59:45','',1198),
(1898,1,'2024-02-14 12:01:36','',1394),
(1899,1,'2024-02-15 12:05:34','',6358),
(1900,1,'2024-02-16 12:05:35','',773),
(1901,1,'2024-02-17 12:09:30','',1138),
(1902,1,'2024-02-18 12:09:48','',8205),
(1903,1,'2024-02-19 12:10:16','',1243),
(1904,1,'2024-02-20 12:12:37','',899),
(1905,1,'2024-02-21 12:12:40','',736),
(1906,1,'2024-02-22 12:12:55','',728),
(1907,1,'2024-02-23 12:15:00','',816),
(1908,1,'2024-02-24 12:16:12','',837),
(1909,1,'2024-02-25 12:18:20','',1442),
(1910,1,'2024-02-26 12:18:49','',742),
(1911,1,'2024-02-27 12:28:37','',1123),
(1912,1,'2024-02-28 12:30:00','',672),
(1913,1,'2024-02-29 12:32:14','',685),
(1914,1,'2024-03-01 12:32:20','',1004),
(1915,1,'2024-03-02 12:32:38','',406),
(1916,1,'2024-03-03 12:38:34','',584),
(1917,1,'2024-03-04 12:42:43','',1067),
(1918,1,'2024-03-05 12:44:32','',712),
(1919,1,'2024-03-06 12:45:18','',575),
(1920,1,'2024-03-07 12:51:07','',1101),
(1921,1,'2024-03-08 12:56:37','',533),
(1922,1,'2024-03-09 13:07:33','',460),
(1923,1,'2024-03-10 13:14:05','',620),
(1924,1,'2024-03-11 13:14:47','',671),
(1925,1,'2024-03-12 13:17:51','',694),
(1926,1,'2024-03-13 13:18:13','',548),
(1927,1,'2024-03-14 13:21:49','',589),
(1928,1,'2024-03-15 13:22:54','',457),
(1929,1,'2024-03-16 13:28:10','',457),
(1930,1,'2024-03-17 13:30:00','',1070),
(1931,1,'2024-03-18 13:32:23','',533),
(1932,1,'2024-03-19 13:45:19','',846),
(1933,1,'2024-03-20 13:54:12','',534),
(1934,1,'2024-03-21 13:57:02','',493),
(1935,1,'2024-03-22 13:57:25','',587),
(1936,1,'2024-03-23 13:57:49','',370),
(1937,1,'2024-03-24 14:02:04','',901),
(1938,1,'2024-03-25 14:03:33','',1226),
(1939,1,'2024-03-26 14:04:37','',4575),
(1940,1,'2024-03-27 14:04:42','',1492),
(1941,1,'2024-03-28 14:10:19','',421),
(1942,1,'2024-03-29 14:10:26','',395),
(1943,1,'2024-03-30 14:10:46','',453),
(1944,1,'2024-03-31 14:11:18','',488),
(1945,1,'2024-04-01 14:11:28','',651),
(1946,1,'2024-04-02 14:15:15','',537),
(1947,1,'2024-04-03 14:20:32','',619),
(1948,1,'2024-04-04 14:20:56','',787),
(1949,1,'2024-04-05 14:33:41','',1132),
(1950,1,'2024-04-06 14:45:09','',570),
(1951,1,'2024-04-07 14:58:19','',591),
(1952,1,'2024-04-08 14:58:52','',2764),
(1953,1,'2024-04-09 14:58:53','',1946),
(1954,1,'2024-04-10 14:59:01','',1343),
(1955,1,'2024-04-11 15:04:33','',730),
(1956,1,'2024-04-12 15:14:33','',1580),
(1957,1,'2024-04-13 15:15:15','',430),
(1958,1,'2024-04-14 15:17:14','',730),
(1959,1,'2024-04-15 15:25:40','',521),
(1960,1,'2024-04-16 15:26:33','',767),
(1961,1,'2024-04-17 15:26:54','',780),
(1962,1,'2024-04-18 15:27:07','',977),
(1963,1,'2024-04-19 15:28:52','',562),
(1964,1,'2024-04-20 15:31:40','',433),
(1965,1,'2024-04-21 15:34:17','',848),
(1966,1,'2024-04-22 15:56:01','',652),
(1967,1,'2024-04-23 15:59:32','',736),
(1968,1,'2024-04-24 16:04:53','',1015),
(1969,1,'2024-04-25 16:07:55','',693),
(1970,1,'2024-04-26 16:08:13','',440),
(1971,1,'2024-04-27 16:10:40','',2591),
(1972,1,'2024-04-28 16:14:31','',745),
(1973,1,'2024-04-29 16:14:50','',513),
(1974,1,'2024-04-30 16:26:23','',1405),
(1975,1,'2024-05-01 16:26:46','',938),
(1976,1,'2024-05-02 16:27:23','',704),
(1977,1,'2024-05-03 16:29:17','',426),
(1978,1,'2024-05-04 16:43:04','',910),
(1979,1,'2024-05-05 16:48:42','',436),
(1980,1,'2024-05-06 17:03:05','',1556),
(1981,1,'2024-05-07 17:14:25','',6526),
(1982,1,'2024-05-08 17:14:27','',1005),
(1983,1,'2024-05-09 17:20:00','',750),
(1984,1,'2024-05-10 17:20:09','',555),
(1985,1,'2024-05-11 17:20:30','',379),
(1986,1,'2024-05-12 17:25:33','',1705),
(1987,1,'2024-05-13 17:36:05','',2646),
(1988,1,'2024-05-14 17:36:09','',2923),
(1989,1,'2024-05-15 17:36:54','',661),
(1990,1,'2024-05-16 17:39:18','',851),
(1991,1,'2024-05-17 17:46:47','',1384),
(1992,1,'2024-05-18 17:47:01','',1776),
(1993,1,'2024-05-19 17:48:59','',1264),
(1994,1,'2024-05-20 17:57:26','',773),
(1995,1,'2024-05-21 17:59:13','',569),
(1996,1,'2024-05-22 18:07:08','',1608),
(1997,1,'2024-05-23 18:18:07','',571),
(1998,1,'2024-05-24 18:20:15','',583),
(1999,1,'2024-05-25 18:25:44','',548),
(2000,1,'2024-05-26 18:30:17','',1419),
(2001,1,'2024-05-27 18:31:51','',1451),
(2002,1,'2024-05-28 18:32:00','',893),
(2003,1,'2024-05-29 18:37:55','',461),
(2004,1,'2024-05-30 18:40:09','',720),
(2005,1,'2024-05-31 18:43:40','',689),
(2006,1,'2024-06-01 18:44:00','',385),
(2007,1,'2024-06-02 19:01:36','',1499),
(2008,1,'2024-06-03 19:01:57','',488),
(2009,1,'2024-06-04 19:04:10','',1368),
(2010,1,'2024-06-05 19:06:52','',703),
(2011,1,'2024-06-06 19:10:51','',505),
(2012,1,'2024-06-07 19:15:36','',476),
(2013,1,'2024-06-08 19:22:54','',450),
(2014,1,'2024-06-09 19:26:40','',661),
(2015,1,'2024-06-10 19:30:57','',504),
(2016,1,'2024-06-11 19:35:27','',452),
(2017,1,'2024-06-12 19:38:40','',497),
(2018,1,'2024-06-13 19:38:41','',694),
(2019,1,'2024-06-14 19:41:59','',787),
(2020,1,'2024-06-15 19:49:55','',1151),
(2021,1,'2024-06-16 19:49:57','',458),
(2022,1,'2024-06-17 21:00:59','',574),
(2023,1,'2024-06-18 21:03:34','',5471),
(2024,1,'2024-06-19 21:08:37','',681),
(2025,1,'2024-06-20 21:17:04','',338),
(2026,1,'2024-06-21 21:18:00','',314),
(2027,1,'2024-06-22 21:24:14','',458),
(2028,1,'2024-06-23 21:27:36','',527),
(2029,1,'2024-06-24 21:31:51','',822),
(2030,1,'2024-06-25 21:47:25','',720),
(2031,1,'2024-06-26 22:00:00','',351),
(2032,1,'2024-06-27 22:01:15','',344),
(2033,1,'2024-06-28 22:02:38','',469),
(2034,1,'2024-06-29 22:07:04','',320),
(2035,1,'2024-06-30 22:26:52','',531),
(2036,1,'2024-07-01 22:27:52','',3815),
(2037,1,'2024-07-02 22:33:49','',546),
(2038,1,'2024-07-03 22:35:40','',690),
(2039,1,'2024-07-04 22:41:36','',419),
(2040,1,'2024-07-05 22:51:15','',765),
(2041,1,'2024-07-06 23:23:22','',374),
(2042,1,'2024-07-07 23:23:38','',658),
(2043,1,'2024-07-08 23:25:07','',559),
(2044,1,'2024-07-09 23:29:52','',992),
(2045,1,'2024-07-10 23:31:08','',2421),
(2046,1,'2024-07-11 23:34:09','',3087),
(2047,1,'2024-07-12 23:36:37','',1369),
(2048,1,'2024-07-13 23:36:58','',407),
(2049,1,'2024-07-14 23:45:33','',637),
(2050,1,'2024-07-15 23:47:10','',602),
(2051,1,'2024-07-16 23:54:12','',721),
(2052,1,'2024-07-18 00:02:29','',605),
(2053,1,'2024-07-19 00:05:38','',566),
(2054,1,'2024-07-20 00:09:26','',777),
(2055,1,'2024-07-21 00:14:13','',306),
(2056,1,'2024-07-22 00:25:27','',624),
(2057,1,'2024-07-23 00:38:15','',706),
(2058,1,'2024-07-24 00:52:30','',588),
(2059,1,'2024-07-25 00:53:47','',1453),
(2060,1,'2024-07-26 01:03:38','',522),
(2061,1,'2024-07-27 01:10:10','',297),
(2062,1,'2024-07-28 01:15:14','',745),
(2063,1,'2024-07-29 01:25:40','',739),
(2064,1,'2024-07-30 01:29:23','',723),
(2065,1,'2024-07-31 01:38:31','',641),
(2066,1,'2024-08-01 01:38:40','',765),
(2067,1,'2024-08-02 01:41:49','',1162),
(2068,1,'2024-08-03 01:52:25','',1049),
(2069,1,'2024-08-04 01:53:36','',5467),
(2070,1,'2024-08-05 02:04:37','',1565),
(2071,1,'2024-08-06 02:05:02','',1215),
(2072,1,'2024-08-07 02:10:12','',949),
(2073,1,'2024-08-08 02:12:22','',745),
(2074,1,'2024-08-09 02:14:49','',2205),
(2075,1,'2024-08-10 02:15:00','',1050),
(2076,1,'2024-08-11 02:16:41','',506),
(2077,1,'2024-08-12 02:20:20','',1006),
(2078,1,'2024-08-13 02:25:11','',838),
(2079,1,'2024-08-14 02:27:23','',892),
(2080,1,'2024-08-15 02:29:21','',681),
(2081,1,'2024-08-16 02:33:22','',643),
(2082,1,'2024-08-17 02:39:21','',600),
(2083,1,'2024-08-18 02:58:48','',404),
(2084,1,'2024-08-19 03:05:21','',3654),
(2085,1,'2024-08-20 03:15:39','',725),
(2086,1,'2024-08-21 03:21:35','',1076),
(2087,1,'2024-08-22 03:29:51','',673),
(2088,1,'2024-08-23 03:32:04','',843),
(2089,1,'2024-08-24 03:38:23','',446),
(2090,1,'2024-08-25 03:58:03','',539),
(2091,1,'2024-08-26 04:00:03','',964),
(2092,1,'2024-08-27 04:13:35','',818),
(2093,1,'2024-08-28 04:14:22','',1007),
(2094,1,'2024-08-29 04:17:11','',1252),
(2095,1,'2024-08-30 04:20:00','',1847),
(2096,1,'2024-08-31 04:22:01','',1168),
(2097,1,'2024-09-01 04:26:13','',321),
(2098,1,'2024-09-02 04:27:35','',1118),
(2099,1,'2024-09-03 04:35:13','',910),
(2100,1,'2024-09-04 05:43:59','',858),
(2101,1,'2024-09-05 05:47:20','',2935),
(2102,1,'2024-09-06 05:48:47','',1205),
(2103,1,'2024-09-07 05:50:34','',535),
(2104,1,'2024-09-08 05:56:24','',522),
(2105,1,'2024-09-09 06:00:17','',759),
(2106,1,'2024-09-10 06:00:48','',791),
(2107,1,'2024-09-11 06:01:44','',1475),
(2108,1,'2024-09-12 06:02:24','',952),
(2109,1,'2024-09-13 06:02:34','',803),
(2110,1,'2024-09-14 06:14:03','',1145),
(2111,1,'2024-09-15 06:15:32','',903),
(2112,1,'2024-09-16 06:20:40','',1862),
(2113,1,'2024-09-17 06:20:41','',1208),
(2114,1,'2024-09-18 06:27:48','',1020),
(2115,1,'2024-09-19 06:28:20','',828),
(2116,1,'2024-09-20 06:33:52','',1017),
(2117,1,'2024-09-21 06:37:51','',928),
(2118,1,'2024-09-22 06:47:35','',832),
(2119,1,'2024-09-23 06:49:10','',1204),
(2120,1,'2024-09-24 06:53:34','',854),
(2121,1,'2024-09-25 06:53:41','',2822),
(2122,1,'2024-09-26 06:55:55','',1400),
(2123,1,'2024-09-27 06:58:03','',878),
(2124,1,'2024-09-28 07:09:36','',768),
(2125,1,'2024-09-29 07:20:56','',844),
(2126,1,'2024-09-30 07:20:59','',2229),
(2127,1,'2024-10-01 07:22:18','',984),
(2128,1,'2024-10-02 07:24:25','',1103),
(2129,1,'2024-10-03 07:32:15','',1226),
(2130,1,'2024-10-04 07:43:22','',933),
(2131,1,'2024-10-05 07:44:06','',677),
(2132,1,'2024-10-06 07:47:07','',1556),
(2133,1,'2024-10-07 07:51:19','',1412),
(2134,1,'2024-10-08 07:55:45','',1099),
(2135,1,'2024-10-09 07:57:53','',1030),
(2136,1,'2024-10-10 08:00:10','',4088),
(2137,1,'2024-10-11 08:00:16','',1357),
(2138,1,'2024-10-12 08:00:29','',1134),
(2139,1,'2024-10-13 08:00:53','',913),
(2140,1,'2024-10-14 08:02:01','',1588),
(2141,1,'2024-10-15 08:03:05','',2492),
(2142,1,'2024-10-16 08:03:08','',2365),
(2143,1,'2024-10-17 08:04:14','',1756),
(2144,1,'2024-10-18 08:04:36','',1052),
(2145,1,'2024-10-19 08:06:42','',1016),
(2146,1,'2024-10-20 08:08:20','',1375),
(2147,1,'2024-10-21 08:08:30','',2024),
(2148,1,'2024-10-22 08:09:25','',1763),
(2149,1,'2024-10-23 08:12:06','',1330),
(2150,1,'2024-10-24 08:12:34','',1741),
(2151,1,'2024-10-25 08:15:57','',1557),
(2152,1,'2024-10-26 08:15:59','',1079),
(2153,1,'2024-10-27 08:18:41','',1243),
(2154,1,'2024-10-28 08:18:55','',1442),
(2155,1,'2024-10-29 08:19:11','',3390),
(2156,1,'2024-10-30 08:20:03','',1133),
(2157,1,'2024-10-31 08:20:43','',1280),
(2158,1,'2024-11-01 08:20:45','',1142),
(2159,1,'2024-11-02 08:22:16','',925),
(2160,1,'2024-11-03 08:27:04','',1389),
(2161,1,'2024-11-04 08:27:27','',1135),
(2162,1,'2024-11-05 08:28:55','',1074),
(2163,1,'2024-11-06 08:29:03','',1229),
(2164,1,'2024-11-07 08:31:22','',917),
(2165,1,'2024-11-08 08:32:13','',3032),
(2166,1,'2024-11-09 08:33:18','',416),
(2167,1,'2024-11-10 08:33:47','',505),
(2168,1,'2024-11-11 08:33:51','',816),
(2169,1,'2024-11-12 08:38:56','',918),
(2170,1,'2024-11-13 08:41:44','',2448),
(2171,1,'2024-11-14 08:41:47','',1474),
(2172,1,'2024-11-15 08:42:40','',685),
(2173,1,'2024-11-16 08:48:39','',447),
(2174,1,'2024-11-17 08:48:43','',841),
(2175,1,'2024-11-18 08:49:28','',1042),
(2176,1,'2024-11-19 08:50:20','',1233),
(2177,1,'2024-11-20 08:50:56','',1263),
(2178,1,'2024-11-21 08:53:59','',1140),
(2179,1,'2024-11-22 08:54:01','',1088),
(2180,1,'2024-11-23 08:54:32','',474),
(2181,1,'2024-11-24 08:55:45','',639),
(2182,1,'2024-11-25 08:56:14','',820),
(2183,1,'2024-11-26 09:09:12','',4617),
(2184,1,'2024-11-27 09:11:08','',746),
(2185,1,'2024-11-28 09:24:24','',562),
(2186,1,'2024-11-29 09:26:50','',647),
(2187,1,'2024-11-30 09:29:58','',561),
(2188,1,'2024-12-01 09:33:59','',611),
(2189,1,'2024-12-02 09:34:13','',825),
(2190,1,'2024-12-03 09:34:19','',753),
(2191,1,'2024-12-04 09:34:26','',2231),
(2192,1,'2024-12-05 09:35:49','',1231),
(2193,1,'2024-12-06 09:39:05','',935),
(2194,1,'2024-12-07 09:40:10','',1120),
(2195,1,'2024-12-08 09:40:28','',657),
(2196,1,'2024-12-09 09:41:27','',1073),
(2197,1,'2024-12-10 09:41:40','',3082),
(2198,1,'2024-12-11 09:41:51','',841),
(2199,1,'2024-12-12 09:41:54','',782),
(2200,1,'2024-12-13 09:42:15','',797),
(2201,1,'2024-12-14 09:43:12','',925),
(2202,1,'2024-12-15 09:43:19','',477),
(2203,1,'2024-12-16 09:44:06','',390),
(2204,1,'2024-12-17 10:12:11','',1),
(2205,1,'2024-12-18 10:12:38','',1),
(2206,1,'2024-12-19 10:15:43','',1),
(2207,1,'2024-12-20 10:38:01','',1),
(2208,1,'2024-12-21 10:38:13','',1),
(2209,1,'2024-12-22 10:43:48','',1),
(2210,1,'2024-12-23 10:43:49','',1),
(2211,1,'2024-12-24 10:45:54','',1),
(2212,1,'2024-12-25 10:48:00','',1),
(2213,1,'2024-12-26 10:56:30','',1),
(2214,1,'2024-12-27 10:56:41','',1),
(2215,1,'2024-12-28 11:03:27','',1),
(2216,1,'2024-12-29 11:15:51','',1),
(2217,1,'2024-12-30 11:16:57','',1),
(2218,1,'2024-12-31 11:19:14','',2),
(2219,1,'2025-01-01 11:31:18','',1),
(2220,1,'2025-01-02 11:31:47','',800),
(2221,1,'2025-01-03 11:32:09','',1131),
(2222,1,'2025-01-04 11:33:49','',1378),
(2223,1,'2025-01-05 11:44:03','',629),
(2224,1,'2025-01-06 11:52:38','',555),
(2225,1,'2025-01-07 12:05:46','',994),
(2226,1,'2025-01-08 12:06:23','',946),
(2227,1,'2025-01-09 12:08:11','',1011),
(2228,1,'2025-01-10 12:08:49','',1033),
(2229,1,'2025-01-11 12:13:52','',541),
(2230,1,'2025-01-12 12:14:33','',1223),
(2231,1,'2025-01-13 12:14:39','',1150),
(2232,1,'2025-01-14 12:14:48','',1022),
(2233,1,'2025-01-15 12:14:54','',969),
(2234,1,'2025-01-16 12:20:08','',1468),
(2235,1,'2025-01-17 12:20:47','',1547),
(2236,1,'2025-01-18 12:23:02','',462),
(2237,1,'2025-01-19 12:26:42','',781),
(2238,1,'2025-01-20 12:26:47','',887),
(2239,1,'2025-01-21 12:26:55','',1088),
(2240,1,'2025-01-22 12:27:35','',1765),
(2241,1,'2025-01-23 12:27:45','',1061),
(2242,1,'2025-01-24 12:27:48','',1151),
(2243,1,'2025-01-25 12:31:24','',1970),
(2244,1,'2025-01-26 12:32:23','',951),
(2245,1,'2025-01-27 12:33:02','',3170),
(2246,1,'2025-01-28 12:33:06','',4060),
(2247,1,'2025-01-29 12:33:52','',1151),
(2248,1,'2025-01-30 12:34:37','',1055),
(2249,1,'2025-01-31 12:37:29','',1048),
(2250,1,'2025-02-01 12:38:09','',4348),
(2251,1,'2025-02-02 12:38:22','',1102),
(2252,1,'2025-02-03 12:41:36','',1014),
(2253,1,'2025-02-04 12:42:50','',3588),
(2254,1,'2025-02-05 12:45:47','',1496),
(2255,1,'2025-02-06 12:47:33','',1407),
(2256,1,'2025-02-07 12:47:52','',1973),
(2257,1,'2025-02-08 12:51:31','',2615),
(2258,1,'2025-02-09 12:52:23','',986),
(2259,1,'2025-02-10 12:55:16','',1028),
(2260,1,'2025-02-11 12:56:27','',3335),
(2261,1,'2025-02-12 12:58:20','',1070),
(2262,1,'2025-02-13 12:58:32','',2513),
(2263,1,'2025-02-14 13:02:21','',609),
(2264,1,'2025-02-15 13:04:25','',1318),
(2265,1,'2025-02-16 13:04:32','',1611),
(2266,1,'2025-02-17 13:05:10','',1306),
(2267,1,'2025-02-18 13:07:03','',2686),
(2268,1,'2025-02-19 13:07:50','',1688),
(2269,1,'2025-02-20 13:08:10','',1804),
(2270,1,'2025-02-21 13:09:25','',1575),
(2271,1,'2025-02-22 13:10:30','',903),
(2272,1,'2025-02-23 13:14:05','',2972),
(2273,1,'2025-02-24 13:17:13','',2605),
(2274,1,'2025-02-25 13:17:22','',1782),
(2275,1,'2025-02-26 13:19:04','',1762),
(2276,1,'2025-02-27 13:19:37','',1246),
(2277,1,'2025-02-28 13:20:09','',966),
(2278,1,'2025-03-01 13:20:18','',975),
(2279,1,'2025-03-02 13:21:10','',2978),
(2280,1,'2025-03-03 13:21:21','',1527),
(2281,1,'2025-03-04 13:21:25','',1183),
(2282,1,'2025-03-05 13:22:16','',1168),
(2283,1,'2025-03-06 13:25:08','',3647),
(2284,1,'2025-03-07 13:27:22','',3932),
(2285,1,'2025-03-08 13:27:44','',1553),
(2286,1,'2025-03-09 13:28:01','',1659),
(2287,1,'2025-03-10 13:30:04','',934),
(2288,1,'2025-03-11 13:33:06','',2084),
(2289,1,'2025-03-12 13:33:16','',1823),
(2290,1,'2025-03-13 13:34:55','',1339),
(2291,1,'2025-03-14 13:38:22','',907),
(2292,1,'2025-03-15 13:42:14','',663),
(2293,1,'2025-03-16 13:45:19','',1846),
(2294,1,'2025-03-17 13:45:22','',1649),
(2295,1,'2025-03-18 13:47:24','',998),
(2296,1,'2025-03-19 13:52:26','',935),
(2297,1,'2025-03-20 13:53:34','',1504),
(2298,1,'2025-03-21 13:54:20','',887),
(2299,1,'2025-03-22 13:54:25','',486),
(2300,1,'2025-03-23 13:54:32','',1467),
(2301,1,'2025-03-24 13:58:55','',1165),
(2302,1,'2025-03-25 13:59:04','',1219),
(2303,1,'2025-03-26 14:00:11','',924),
(2304,1,'2025-03-27 14:01:17','',571),
(2305,1,'2025-03-28 14:03:17','',2100),
(2306,1,'2025-03-29 14:06:23','',1136),
(2307,1,'2025-03-30 14:07:18','',738),
(2308,1,'2025-03-31 14:14:18','',2000),
(2309,1,'2025-04-01 14:17:38','',1296),
(2310,1,'2025-04-02 14:20:02','',1898),
(2311,1,'2025-04-03 14:21:33','',1853),
(2312,1,'2025-04-04 14:22:48','',1699),
(2313,1,'2025-04-05 14:24:58','',2729),
(2314,1,'2025-04-06 14:25:22','',2135),
(2315,1,'2025-04-07 14:26:00','',1102),
(2316,1,'2025-04-08 14:27:32','',903),
(2317,1,'2025-04-09 14:27:34','',981),
(2318,1,'2025-04-10 14:32:15','',1505),
(2319,1,'2025-04-11 14:35:55','',863),
(2320,1,'2025-04-12 14:38:34','',656),
(2321,1,'2025-04-13 14:39:43','',817),
(2322,1,'2025-04-14 14:42:25','',1462),
(2323,1,'2025-04-15 14:44:08','',724),
(2324,1,'2025-04-16 14:47:24','',2540),
(2325,1,'2025-04-17 14:47:32','',5769),
(2326,1,'2025-04-18 14:48:46','',6644),
(2327,1,'2025-04-19 14:49:03','',1847),
(2328,1,'2025-04-20 14:49:42','',1591),
(2329,1,'2025-04-21 14:51:07','',1664),
(2330,1,'2025-04-22 14:51:14','',1217),
(2331,1,'2025-04-23 14:53:39','',1648),
(2332,1,'2025-04-24 14:53:46','',1284),
(2333,1,'2025-04-25 14:54:03','',563),
(2334,1,'2025-04-26 14:59:11','',604),
(2335,1,'2025-04-27 15:06:26','',999),
(2336,1,'2025-04-28 15:07:08','',1155),
(2337,1,'2025-04-29 15:14:56','',660),
(2338,1,'2025-04-30 15:18:19','',447),
(2339,1,'2025-05-01 15:35:14','',406),
(2340,1,'2025-05-02 15:42:15','',342),
(2341,1,'2025-05-03 15:50:07','',355),
(2342,1,'2025-05-04 15:54:22','',747),
(2343,1,'2025-05-05 15:57:16','',828),
(2344,1,'2025-05-06 16:03:21','',760),
(2345,1,'2025-05-07 16:26:40','',901),
(2346,1,'2025-05-08 16:37:05','',587),
(2347,1,'2025-05-09 16:40:24','',371),
(2348,1,'2025-05-10 16:47:47','',345),
(2349,1,'2025-05-11 16:48:54','',702),
(2350,1,'2025-05-12 17:29:54','',684),
(2351,1,'2025-05-13 17:35:50','',563),
(2352,1,'2025-05-14 17:46:30','',575),
(2353,1,'2025-05-15 17:54:02','',611),
(2354,1,'2025-05-16 17:55:30','',875),
(2355,1,'2025-05-17 18:11:23','',237),
(2356,1,'2025-05-18 18:30:47','',642),
(2357,1,'2025-05-19 18:36:34','',763),
(2358,1,'2025-05-20 18:38:34','',442),
(2359,1,'2025-05-21 18:41:20','',334),
(2360,1,'2025-05-22 18:46:10','',452),
(2361,1,'2025-05-23 18:58:16','',246),
(2362,1,'2025-05-24 18:58:21','',614),
(2363,1,'2025-05-25 18:58:29','',1176),
(2364,1,'2025-05-26 19:22:19','',244),
(2365,1,'2025-05-27 20:57:56','',12);
/*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_rest_api_keys`
--

DROP TABLE IF EXISTS `wp_gf_rest_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_gf_rest_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_rest_api_keys`
--

LOCK TABLES `wp_gf_rest_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_gf_rest_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_gf_rest_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_hcaptcha_events`
--

DROP TABLE IF EXISTS `wp_hcaptcha_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_hcaptcha_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `source` varchar(256) NOT NULL,
  `form_id` varchar(20) NOT NULL,
  `ip` varchar(39) NOT NULL,
  `user_agent` varchar(256) NOT NULL,
  `uuid` varchar(36) NOT NULL,
  `error_codes` varchar(256) NOT NULL,
  `date_gmt` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `source` (`source`),
  KEY `form_id` (`form_id`),
  KEY `ip` (`ip`),
  KEY `uuid` (`uuid`),
  KEY `date_gmt` (`date_gmt`),
  KEY `idx_date_source_form` (`date_gmt`,`source`,`form_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_hcaptcha_events`
--

LOCK TABLES `wp_hcaptcha_events` WRITE;
/*!40000 ALTER TABLE `wp_hcaptcha_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_hcaptcha_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_lockdowns`
--

DROP TABLE IF EXISTS `wp_lockdowns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_lockdowns` (
  `lockdown_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `lockdown_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `lockdown_IP` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`lockdown_ID`)
) ENGINE=InnoDB AUTO_INCREMENT=959 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_lockdowns`
--

LOCK TABLES `wp_lockdowns` WRITE;
/*!40000 ALTER TABLE `wp_lockdowns` DISABLE KEYS */;
INSERT INTO `wp_lockdowns` VALUES
(1,9,'2020-03-06 10:20:51','2020-03-06 11:20:51','209.251.53.190'),
(2,9,'2020-03-06 10:38:05','2020-03-06 11:38:05','92.60.114.152'),
(3,9,'2020-03-06 11:01:37','2020-03-06 12:01:37','144.202.33.249'),
(4,1,'2020-03-10 20:20:21','2020-03-10 21:20:21','34.84.243.68'),
(5,1,'2020-03-10 20:27:45','2020-03-10 21:27:45','35.230.162.59'),
(6,1,'2020-03-10 21:15:27','2020-03-10 22:15:27','47.145.135.241'),
(7,1,'2020-03-10 21:20:04','2020-03-10 22:20:04','138.197.43.206'),
(8,1,'2020-03-10 21:28:23','2020-03-10 22:28:23','165.227.203.208'),
(9,1,'2020-03-10 21:39:12','2020-03-10 22:39:12','34.95.175.89'),
(10,1,'2020-03-11 00:16:42','2020-03-11 01:16:42','64.202.185.111'),
(11,1,'2020-03-11 00:21:45','2020-03-11 01:21:45','189.131.213.162'),
(12,1,'2020-03-11 00:25:20','2020-03-11 01:25:20','206.189.192.116'),
(13,1,'2020-03-11 00:32:29','2020-03-11 01:32:29','13.75.163.43'),
(14,1,'2020-03-11 00:38:00','2020-03-11 01:38:00','104.131.203.173'),
(15,126,'2020-03-11 16:14:03','2020-03-11 17:14:03','216.130.182.5'),
(16,1,'2020-03-12 02:17:33','2020-03-12 03:17:33','132.148.23.100'),
(17,1,'2020-03-12 09:18:16','2020-03-12 10:18:16','160.153.154.140'),
(18,9,'2020-03-13 21:33:14','2020-03-13 22:33:14','159.65.69.32'),
(19,9,'2020-03-13 23:02:37','2020-03-14 00:02:37','157.245.13.204'),
(20,9,'2020-03-13 23:15:21','2020-03-14 00:15:21','148.72.23.58'),
(21,9,'2020-03-13 23:54:13','2020-03-14 00:54:13','209.97.129.231'),
(22,9,'2020-03-14 06:47:25','2020-03-14 07:47:25','148.72.207.250'),
(23,9,'2020-03-19 19:38:19','2020-03-19 20:38:19','212.48.70.111'),
(24,9,'2020-03-19 19:40:11','2020-03-19 20:40:11','167.172.56.205'),
(25,126,'2020-03-20 08:25:58','2020-03-20 09:25:58','209.97.142.219'),
(26,126,'2020-03-20 09:22:22','2020-03-20 10:22:22','35.178.166.61'),
(27,244,'2020-03-29 03:07:19','2020-03-29 04:07:19','47.252.12.17'),
(28,9,'2020-03-29 03:40:54','2020-03-29 04:40:54','35.220.210.162'),
(29,244,'2020-03-29 05:38:43','2020-03-29 06:38:43','178.128.54.224'),
(30,244,'2020-03-29 05:41:07','2020-03-29 06:41:07','50.116.72.173'),
(31,9,'2020-03-29 11:03:51','2020-03-29 12:03:51','162.241.29.178'),
(32,1,'2020-03-31 03:27:24','2020-03-31 04:27:24','104.208.218.154'),
(33,1,'2020-03-31 03:34:28','2020-03-31 04:34:28','82.165.158.242'),
(34,1,'2020-04-01 05:46:29','2020-04-01 06:46:29','104.208.218.154'),
(35,1,'2020-04-01 08:06:56','2020-04-01 09:06:56','104.208.218.154'),
(36,244,'2020-04-01 20:00:51','2020-04-01 21:00:51','39.105.131.28'),
(37,244,'2020-04-01 20:05:42','2020-04-01 21:05:42','69.163.225.120'),
(38,244,'2020-04-02 01:55:12','2020-04-02 02:55:12','188.166.221.111'),
(39,244,'2020-04-02 02:35:56','2020-04-02 03:35:56','198.211.117.96'),
(40,244,'2020-04-02 02:44:02','2020-04-02 03:44:02','178.62.33.222'),
(41,244,'2020-04-02 04:44:19','2020-04-02 05:44:19','94.23.219.41'),
(42,244,'2020-04-02 04:51:41','2020-04-02 05:51:41','208.113.153.203'),
(43,244,'2020-04-02 05:09:00','2020-04-02 06:09:00','157.230.239.6'),
(44,244,'2020-04-02 05:15:18','2020-04-02 06:15:18','159.89.191.116'),
(45,244,'2020-04-02 05:31:14','2020-04-02 06:31:14','139.59.4.145'),
(46,244,'2020-04-02 05:38:16','2020-04-02 06:38:16','167.99.64.161'),
(47,244,'2020-04-02 05:53:14','2020-04-02 06:53:14','51.38.37.154'),
(48,244,'2020-04-02 06:00:55','2020-04-02 07:00:55','45.55.135.88'),
(49,1,'2020-04-02 06:08:58','2020-04-02 07:08:58','104.208.218.154'),
(50,244,'2020-04-02 06:13:07','2020-04-02 07:13:07','217.107.219.12'),
(51,244,'2020-04-02 06:20:06','2020-04-02 07:20:06','142.93.99.56'),
(52,244,'2020-04-02 06:35:17','2020-04-02 07:35:17','159.89.170.191'),
(53,244,'2020-04-02 06:40:18','2020-04-02 07:40:18','192.232.229.222'),
(54,244,'2020-04-02 06:55:01','2020-04-02 07:55:01','206.189.157.183'),
(55,244,'2020-04-02 07:01:06','2020-04-02 08:01:06','188.166.233.216'),
(56,244,'2020-04-02 07:14:26','2020-04-02 08:14:26','178.128.103.151'),
(57,244,'2020-04-02 07:19:32','2020-04-02 08:19:32','64.111.126.43'),
(58,244,'2020-04-02 12:29:33','2020-04-02 13:29:33','13.233.198.230'),
(59,244,'2020-04-02 12:33:13','2020-04-02 13:33:13','93.113.111.193'),
(60,244,'2020-04-02 12:43:48','2020-04-02 13:43:48','69.163.215.247'),
(61,244,'2020-04-02 12:47:45','2020-04-02 13:47:45','3.124.148.194'),
(62,244,'2020-04-02 12:57:54','2020-04-02 13:57:54','41.231.54.59'),
(63,244,'2020-04-02 13:03:15','2020-04-02 14:03:15','159.65.229.162'),
(64,244,'2020-04-02 13:14:09','2020-04-02 14:14:09','157.230.248.89'),
(65,244,'2020-04-02 13:16:47','2020-04-02 14:16:47','138.68.80.235'),
(66,244,'2020-04-02 13:27:34','2020-04-02 14:27:34','208.113.160.7'),
(67,244,'2020-04-02 13:32:13','2020-04-02 14:32:13','159.203.12.18'),
(68,244,'2020-04-02 13:42:19','2020-04-02 14:42:19','3.21.70.76'),
(69,244,'2020-04-02 13:47:30','2020-04-02 14:47:30','165.227.15.124'),
(70,244,'2020-04-02 13:58:15','2020-04-02 14:58:15','24.37.113.22'),
(71,244,'2020-04-02 14:01:55','2020-04-02 15:01:55','95.85.8.239'),
(72,1,'2020-04-02 17:31:43','2020-04-02 18:31:43','104.208.218.154'),
(73,126,'2020-04-03 01:02:07','2020-04-03 02:02:07','123.207.154.123'),
(74,126,'2020-04-03 02:49:10','2020-04-03 03:49:10','125.212.217.250'),
(75,126,'2020-04-03 05:37:03','2020-04-03 06:37:03','123.207.154.123'),
(76,126,'2020-04-03 06:00:48','2020-04-03 07:00:48','157.230.127.188'),
(77,1,'2020-04-03 06:10:46','2020-04-03 07:10:46','104.208.218.154'),
(78,126,'2020-04-03 07:30:52','2020-04-03 08:30:52','64.227.4.253'),
(79,1,'2020-04-03 07:32:10','2020-04-03 08:32:10','104.208.218.154'),
(80,126,'2020-04-03 07:32:40','2020-04-03 08:32:40','120.78.79.206'),
(81,244,'2020-04-03 23:21:22','2020-04-04 00:21:22','64.225.98.40'),
(82,244,'2020-04-03 23:26:46','2020-04-04 00:26:46','167.172.139.65'),
(83,244,'2020-04-04 03:07:56','2020-04-04 04:07:56','34.87.64.132'),
(84,244,'2020-04-04 03:13:04','2020-04-04 04:13:04','134.209.163.23'),
(85,244,'2020-04-04 03:25:28','2020-04-04 04:25:28','165.22.35.21'),
(86,244,'2020-04-04 03:31:28','2020-04-04 04:31:28','128.199.161.98'),
(87,244,'2020-04-04 03:47:39','2020-04-04 04:47:39','84.75.89.143'),
(88,244,'2020-04-04 03:50:50','2020-04-04 04:50:50','165.227.155.173'),
(89,244,'2020-04-04 04:03:18','2020-04-04 05:03:18','159.89.48.237'),
(90,244,'2020-04-04 04:08:53','2020-04-04 05:08:53','51.75.23.214'),
(91,244,'2020-04-04 04:22:46','2020-04-04 05:22:46','106.15.237.237'),
(92,244,'2020-04-04 04:26:19','2020-04-04 05:26:19','52.201.124.5'),
(93,244,'2020-04-04 04:40:41','2020-04-04 05:40:41','50.116.96.227'),
(94,244,'2020-04-04 04:46:36','2020-04-04 05:46:36','159.203.70.169'),
(95,244,'2020-04-04 04:59:46','2020-04-04 05:59:46','149.202.48.58'),
(96,244,'2020-04-04 05:05:42','2020-04-04 06:05:42','159.89.49.97'),
(97,244,'2020-04-04 05:20:09','2020-04-04 06:20:09','176.31.134.73'),
(98,244,'2020-04-04 05:25:02','2020-04-04 06:25:02','35.224.165.57'),
(99,244,'2020-04-04 05:41:50','2020-04-04 06:41:50','103.147.10.222'),
(100,244,'2020-04-04 05:46:01','2020-04-04 06:46:01','75.119.218.246'),
(101,244,'2020-04-04 05:59:26','2020-04-04 06:59:26','61.244.196.102'),
(102,1,'2020-04-04 10:56:04','2020-04-04 11:56:04','35.229.209.186'),
(103,1,'2020-04-04 12:40:02','2020-04-04 13:40:02','45.77.34.158'),
(104,244,'2020-04-04 14:18:19','2020-04-04 15:18:19','195.154.83.65'),
(105,244,'2020-04-04 14:21:25','2020-04-04 15:21:25','139.59.79.202'),
(106,244,'2020-04-04 14:31:31','2020-04-04 15:31:31','209.97.133.120'),
(107,244,'2020-04-04 14:37:04','2020-04-04 15:37:04','47.100.240.129'),
(108,244,'2020-04-04 14:45:36','2020-04-04 15:45:36','51.255.51.127'),
(109,244,'2020-04-04 14:51:05','2020-04-04 15:51:05','174.138.30.233'),
(110,244,'2020-04-04 15:02:22','2020-04-04 16:02:22','138.197.146.132'),
(111,244,'2020-04-04 15:07:05','2020-04-04 16:07:05','167.172.77.153'),
(112,244,'2020-04-04 15:16:46','2020-04-04 16:16:46','157.245.74.244'),
(113,244,'2020-04-04 15:24:02','2020-04-04 16:24:02','103.147.10.206'),
(114,244,'2020-04-04 15:33:22','2020-04-04 16:33:22','165.227.182.180'),
(115,244,'2020-04-04 15:48:43','2020-04-04 16:48:43','5.196.65.74'),
(116,40,'2020-04-06 01:50:20','2020-04-06 02:50:20','176.118.218.67'),
(117,40,'2020-04-06 02:01:15','2020-04-06 03:01:15','35.198.241.30'),
(118,40,'2020-04-06 04:33:14','2020-04-06 05:33:14','192.34.61.173'),
(119,244,'2020-04-12 08:54:43','2020-04-12 09:54:43','34.76.64.128'),
(120,244,'2020-04-12 09:16:06','2020-04-12 10:16:06','114.143.153.138'),
(121,244,'2020-04-12 10:10:19','2020-04-12 11:10:19','47.89.247.10'),
(122,244,'2020-04-12 10:22:23','2020-04-12 11:22:23','198.199.66.52'),
(123,244,'2020-04-12 10:33:58','2020-04-12 11:33:58','128.199.248.200'),
(124,244,'2020-04-12 10:44:50','2020-04-12 11:44:50','192.99.200.69'),
(125,244,'2020-04-12 10:57:02','2020-04-12 11:57:02','159.203.98.228'),
(126,244,'2020-04-12 11:08:16','2020-04-12 12:08:16','165.22.31.24'),
(127,244,'2020-04-12 11:20:23','2020-04-12 12:20:23','142.4.22.236'),
(128,244,'2020-04-12 11:32:24','2020-04-12 12:32:24','178.62.233.203'),
(129,244,'2020-04-12 15:31:54','2020-04-12 16:31:54','157.230.35.172'),
(130,244,'2020-04-12 15:46:58','2020-04-12 16:46:58','51.254.118.224'),
(131,244,'2020-04-12 16:16:56','2020-04-12 17:16:56','62.210.242.66'),
(132,244,'2020-04-12 16:33:00','2020-04-12 17:33:00','104.199.216.0'),
(133,244,'2020-04-12 16:47:21','2020-04-12 17:47:21','188.166.221.111'),
(134,244,'2020-04-12 17:04:35','2020-04-12 18:04:35','198.199.66.52'),
(135,244,'2020-04-12 17:19:18','2020-04-12 18:19:18','195.110.35.213'),
(136,244,'2020-04-12 17:35:01','2020-04-12 18:35:01','45.119.212.14'),
(137,244,'2020-04-12 17:50:49','2020-04-12 18:50:49','27.123.221.197'),
(138,244,'2020-04-12 18:08:12','2020-04-12 19:08:12','45.55.135.88'),
(139,244,'2020-04-12 18:22:05','2020-04-12 19:22:05','46.101.177.241'),
(140,244,'2020-04-15 07:20:02','2020-04-15 08:20:02','103.107.143.98'),
(141,244,'2020-04-15 07:53:21','2020-04-15 08:53:21','198.23.61.43'),
(142,244,'2020-04-15 09:17:36','2020-04-15 10:17:36','173.236.193.73'),
(143,244,'2020-04-15 09:36:02','2020-04-15 10:36:02','138.197.95.2'),
(144,244,'2020-04-15 09:53:21','2020-04-15 10:53:21','209.97.146.28'),
(145,244,'2020-04-15 10:10:49','2020-04-15 11:10:49','166.62.80.109'),
(146,244,'2020-04-15 10:46:40','2020-04-15 11:46:40','34.67.189.238'),
(147,244,'2020-04-15 11:06:34','2020-04-15 12:06:34','159.89.170.251'),
(148,244,'2020-04-15 11:23:44','2020-04-15 12:23:44','35.193.172.190'),
(149,244,'2020-04-15 17:12:13','2020-04-15 18:12:13','47.107.170.80'),
(150,244,'2020-04-15 17:29:10','2020-04-15 18:29:10','147.135.211.127'),
(151,244,'2020-04-15 17:45:36','2020-04-15 18:45:36','164.132.98.229'),
(152,244,'2020-04-15 18:03:17','2020-04-15 19:03:17','178.128.68.121'),
(153,244,'2020-04-15 18:19:02','2020-04-15 19:19:02','54.37.121.239'),
(154,244,'2020-04-15 18:36:36','2020-04-15 19:36:36','142.93.209.221'),
(155,244,'2020-04-15 18:50:58','2020-04-15 19:50:58','35.197.186.58'),
(156,244,'2020-04-15 19:23:47','2020-04-15 20:23:47','159.89.86.92'),
(157,244,'2020-04-15 19:40:18','2020-04-15 20:40:18','157.245.183.64'),
(158,244,'2020-04-15 20:11:42','2020-04-15 21:11:42','159.89.2.220'),
(159,126,'2020-04-16 02:45:20','2020-04-16 03:45:20','95.179.202.33'),
(160,126,'2020-04-16 05:42:23','2020-04-16 06:42:23','35.229.89.17'),
(161,126,'2020-04-16 07:41:01','2020-04-16 08:41:01','93.125.99.82'),
(162,244,'2020-05-22 05:56:54','2020-05-22 06:56:54','138.68.52.53'),
(163,244,'2020-05-22 06:23:22','2020-05-22 07:23:22','142.4.4.229'),
(164,244,'2020-05-22 06:35:45','2020-05-22 07:35:45','174.138.44.201'),
(165,244,'2020-05-22 07:00:58','2020-05-22 08:00:58','185.246.164.194'),
(166,244,'2020-05-22 07:15:08','2020-05-22 08:15:08','178.62.26.232'),
(167,244,'2020-05-22 07:27:34','2020-05-22 08:27:34','3.11.149.42'),
(168,244,'2020-05-22 07:39:59','2020-05-22 08:39:59','47.52.239.42'),
(169,244,'2020-05-22 07:53:23','2020-05-22 08:53:23','96.125.168.246'),
(170,244,'2020-05-22 08:05:01','2020-05-22 09:05:01','37.59.60.115'),
(171,244,'2020-05-22 08:19:19','2020-05-22 09:19:19','142.93.250.190'),
(172,244,'2020-05-22 08:31:38','2020-05-22 09:31:38','142.93.174.86'),
(173,244,'2020-05-22 08:46:34','2020-05-22 09:46:34','139.59.78.248'),
(174,244,'2020-05-22 09:00:30','2020-05-22 10:00:30','47.99.145.71'),
(175,244,'2020-05-22 09:13:14','2020-05-22 10:13:14','148.72.209.9'),
(176,244,'2020-05-22 09:26:00','2020-05-22 10:26:00','217.182.73.36'),
(177,244,'2020-05-22 09:40:35','2020-05-22 10:40:35','192.169.200.145'),
(178,244,'2020-05-22 09:54:36','2020-05-22 10:54:36','115.146.127.147'),
(179,244,'2020-05-22 10:09:06','2020-05-22 11:09:06','134.122.103.0'),
(180,244,'2020-05-22 10:23:58','2020-05-22 11:23:58','51.75.23.214'),
(181,244,'2020-05-22 10:53:12','2020-05-22 11:53:12','51.255.170.202'),
(182,9,'2020-05-22 11:12:15','2020-05-22 12:12:15','192.241.213.147'),
(183,244,'2020-05-22 11:24:38','2020-05-22 12:24:38','139.199.16.250'),
(184,244,'2020-05-22 11:38:34','2020-05-22 12:38:34','178.62.33.222'),
(185,244,'2020-05-22 11:54:29','2020-05-22 12:54:29','103.81.85.21'),
(186,244,'2020-05-22 12:08:34','2020-05-22 13:08:34','138.68.230.39'),
(187,244,'2020-05-22 12:24:53','2020-05-22 13:24:53','142.93.203.168'),
(188,244,'2020-05-22 12:41:56','2020-05-22 13:41:56','103.147.10.222'),
(189,244,'2020-05-22 12:56:44','2020-05-22 13:56:44','139.59.43.196'),
(190,244,'2020-05-22 13:13:26','2020-05-22 14:13:26','165.22.191.129'),
(191,244,'2020-05-22 13:28:27','2020-05-22 14:28:27','178.128.204.192'),
(192,244,'2020-05-22 13:45:22','2020-05-22 14:45:22','51.75.125.46'),
(193,244,'2020-05-22 14:01:37','2020-05-22 15:01:37','208.97.188.13'),
(194,244,'2020-05-22 14:19:02','2020-05-22 15:19:02','3.7.34.194'),
(195,244,'2020-05-22 14:35:26','2020-05-22 15:35:26','192.169.143.165'),
(196,244,'2020-05-22 14:52:56','2020-05-22 15:52:56','96.125.168.246'),
(197,244,'2020-05-22 15:09:12','2020-05-22 16:09:12','64.227.65.97'),
(198,244,'2020-05-22 15:27:17','2020-05-22 16:27:17','165.227.39.176'),
(199,244,'2020-05-22 15:43:59','2020-05-22 16:43:59','178.128.56.22'),
(200,244,'2020-05-22 16:01:33','2020-05-22 17:01:33','185.66.233.61'),
(201,244,'2020-05-22 16:20:30','2020-05-22 17:20:30','192.185.219.16'),
(202,244,'2020-05-22 16:37:27','2020-05-22 17:37:27','188.166.21.195'),
(203,244,'2020-05-22 16:56:18','2020-05-22 17:56:18','77.29.23.54'),
(204,244,'2020-05-22 17:13:49','2020-05-22 18:13:49','52.211.98.205'),
(205,244,'2020-05-22 17:33:07','2020-05-22 18:33:07','5.145.174.49'),
(206,244,'2020-05-22 17:51:28','2020-05-22 18:51:28','188.166.233.216'),
(207,244,'2020-05-22 18:10:33','2020-05-22 19:10:33','217.29.124.251'),
(208,244,'2020-05-22 18:49:10','2020-05-22 19:49:10','128.199.248.200'),
(209,244,'2020-05-22 21:20:50','2020-05-22 22:20:50','5.196.65.74'),
(210,244,'2020-05-22 21:41:05','2020-05-22 22:41:05','142.93.209.221'),
(211,244,'2020-05-22 21:57:11','2020-05-22 22:57:11','138.197.131.66'),
(212,244,'2020-05-22 22:14:40','2020-05-22 23:14:40','35.229.45.205'),
(213,244,'2020-05-22 22:30:35','2020-05-22 23:30:35','167.99.123.34'),
(214,244,'2020-05-22 23:01:22','2020-05-23 00:01:22','118.70.239.146'),
(215,244,'2020-05-22 23:16:33','2020-05-23 00:16:33','212.85.69.14'),
(216,244,'2020-05-22 23:30:03','2020-05-23 00:30:03','146.185.163.81'),
(217,244,'2020-05-22 23:44:52','2020-05-23 00:44:52','159.203.27.100'),
(218,244,'2020-05-22 23:58:01','2020-05-23 00:58:01','54.71.115.235'),
(219,244,'2020-05-23 00:12:10','2020-05-23 01:12:10','138.68.233.112'),
(220,244,'2020-05-23 00:24:54','2020-05-23 01:24:54','46.101.31.59'),
(221,244,'2020-05-23 00:38:33','2020-05-23 01:38:33','67.205.14.147'),
(222,244,'2020-05-23 00:52:26','2020-05-23 01:52:26','157.245.74.244'),
(223,244,'2020-05-23 01:04:38','2020-05-23 02:04:38','176.99.14.24'),
(224,244,'2020-05-23 01:17:15','2020-05-23 02:17:15','192.99.11.130'),
(225,244,'2020-05-23 01:29:34','2020-05-23 02:29:34','185.17.182.111'),
(226,244,'2020-05-23 01:43:29','2020-05-23 02:43:29','93.113.111.193'),
(227,244,'2020-05-23 01:56:38','2020-05-23 02:56:38','198.199.66.52'),
(228,244,'2020-05-23 02:09:58','2020-05-23 03:09:58','34.73.237.110'),
(229,244,'2020-05-23 02:23:14','2020-05-23 03:23:14','111.231.141.206'),
(230,244,'2020-05-23 02:37:45','2020-05-23 03:37:45','206.189.186.211'),
(231,244,'2020-05-23 02:50:29','2020-05-23 03:50:29','149.202.48.58'),
(232,244,'2020-05-23 03:05:06','2020-05-23 04:05:06','167.71.48.194'),
(233,244,'2020-05-23 03:20:13','2020-05-23 04:20:13','91.134.248.230'),
(234,244,'2020-05-23 03:34:41','2020-05-23 04:34:41','121.42.49.168'),
(235,244,'2020-05-23 03:49:22','2020-05-23 04:49:22','139.59.4.145'),
(236,244,'2020-05-23 04:03:09','2020-05-23 05:03:09','159.65.219.250'),
(237,244,'2020-05-23 04:18:13','2020-05-23 05:18:13','47.89.247.10'),
(238,244,'2020-05-23 04:32:47','2020-05-23 05:32:47','159.203.70.169'),
(239,244,'2020-05-23 04:48:23','2020-05-23 05:48:23','46.105.102.68'),
(240,244,'2020-05-23 05:03:16','2020-05-23 06:03:16','203.162.31.112'),
(241,244,'2020-05-23 05:19:45','2020-05-23 06:19:45','47.100.112.214'),
(242,244,'2020-05-23 05:33:08','2020-05-23 06:33:08','43.252.103.150'),
(243,244,'2020-05-23 05:48:38','2020-05-23 06:48:38','61.244.196.102'),
(244,244,'2020-05-23 06:04:04','2020-05-23 07:04:04','104.236.45.171'),
(245,244,'2020-05-23 06:17:01','2020-05-23 07:17:01','192.169.139.6'),
(246,244,'2020-05-23 06:31:16','2020-05-23 07:31:16','167.114.166.129'),
(247,244,'2020-05-23 06:45:47','2020-05-23 07:45:47','178.128.122.89'),
(248,244,'2020-05-23 06:59:24','2020-05-23 07:59:24','138.68.230.39'),
(249,244,'2020-05-23 07:13:00','2020-05-23 08:13:00','139.99.148.4'),
(250,244,'2020-05-23 07:27:10','2020-05-23 08:27:10','116.202.111.84'),
(251,244,'2020-05-23 07:40:09','2020-05-23 08:40:09','167.71.175.204'),
(252,244,'2020-05-23 07:54:35','2020-05-23 08:54:35','81.170.239.2'),
(253,244,'2020-05-23 08:07:18','2020-05-23 09:07:18','139.59.43.196'),
(254,244,'2020-05-23 08:20:58','2020-05-23 09:20:58','51.254.118.224'),
(255,244,'2020-05-24 10:23:52','2020-05-24 11:23:52','27.123.221.197'),
(256,244,'2020-05-28 18:56:57','2020-05-28 19:56:57','157.230.234.117'),
(257,244,'2020-05-28 18:57:10','2020-05-28 19:57:10','79.137.39.102'),
(258,244,'2020-05-28 19:14:51','2020-05-28 20:14:51','195.222.48.151'),
(259,244,'2020-05-28 19:16:38','2020-05-28 20:16:38','210.140.192.74'),
(260,244,'2020-05-28 19:33:23','2020-05-28 20:33:23','142.93.152.219'),
(261,244,'2020-05-28 19:33:33','2020-05-28 20:33:33','112.213.33.197'),
(262,244,'2020-05-28 19:51:31','2020-05-28 20:51:31','128.199.254.23'),
(263,244,'2020-05-28 19:52:26','2020-05-28 20:52:26','157.245.42.253'),
(264,244,'2020-05-28 20:07:45','2020-05-28 21:07:45','51.68.229.177'),
(265,244,'2020-05-28 20:08:02','2020-05-28 21:08:02','91.134.142.57'),
(266,244,'2020-05-28 20:23:37','2020-05-28 21:23:37','80.211.57.181'),
(267,244,'2020-05-28 20:41:05','2020-05-28 21:41:05','40.118.4.85'),
(268,244,'2020-05-28 20:41:40','2020-05-28 21:41:40','138.68.52.53'),
(269,244,'2020-05-28 20:56:12','2020-05-28 21:56:12','139.59.43.75'),
(270,244,'2020-05-28 20:58:06','2020-05-28 21:58:06','46.101.84.165'),
(271,244,'2020-05-28 21:12:21','2020-05-28 22:12:21','104.248.224.124'),
(272,244,'2020-05-28 21:12:26','2020-05-28 22:12:26','67.205.14.147'),
(273,244,'2020-05-28 21:27:29','2020-05-28 22:27:29','138.68.230.39'),
(274,244,'2020-05-28 21:28:35','2020-05-28 22:28:35','34.83.118.223'),
(275,244,'2020-05-28 21:43:24','2020-05-28 22:43:24','142.93.66.165'),
(276,244,'2020-05-28 21:43:39','2020-05-28 22:43:39','139.59.4.145'),
(277,244,'2020-05-28 21:58:05','2020-05-28 22:58:05','167.172.130.241'),
(278,244,'2020-05-28 21:59:46','2020-05-28 22:59:46','134.209.241.57'),
(279,244,'2020-05-28 22:13:37','2020-05-28 23:13:37','192.99.200.69'),
(280,244,'2020-05-28 22:13:41','2020-05-28 23:13:41','167.114.235.12'),
(281,244,'2020-05-28 22:28:47','2020-05-28 23:28:47','132.148.241.6'),
(282,244,'2020-05-28 22:29:45','2020-05-28 23:29:45','165.227.15.124'),
(283,244,'2020-05-28 22:44:19','2020-05-28 23:44:19','149.202.70.189'),
(284,244,'2020-05-28 22:45:05','2020-05-28 23:45:05','104.248.150.213'),
(285,244,'2020-05-28 22:59:39','2020-05-28 23:59:39','64.227.122.183'),
(286,244,'2020-05-28 23:01:34','2020-05-29 00:01:34','46.101.130.213'),
(287,244,'2020-05-28 23:15:32','2020-05-29 00:15:32','132.148.28.20'),
(288,244,'2020-05-28 23:16:26','2020-05-29 00:16:26','159.65.185.253'),
(289,244,'2020-05-28 23:31:15','2020-05-29 00:31:15','134.209.165.92'),
(290,244,'2020-05-28 23:32:06','2020-05-29 00:32:06','51.178.141.15'),
(291,244,'2020-05-28 23:47:08','2020-05-29 00:47:08','132.148.141.147'),
(292,244,'2020-05-28 23:47:23','2020-05-29 00:47:23','167.71.137.237'),
(293,244,'2020-05-29 00:02:28','2020-05-29 01:02:28','198.12.227.90'),
(294,244,'2020-05-29 00:04:10','2020-05-29 01:04:10','71.43.31.237'),
(295,244,'2020-05-29 00:19:13','2020-05-29 01:19:13','146.185.163.81'),
(296,244,'2020-05-29 00:19:45','2020-05-29 01:19:45','148.66.135.69'),
(297,244,'2020-05-29 00:35:12','2020-05-29 01:35:12','51.254.205.160'),
(298,244,'2020-05-29 00:36:40','2020-05-29 01:36:40','5.39.74.233'),
(299,244,'2020-05-29 00:52:23','2020-05-29 01:52:23','51.89.157.100'),
(300,244,'2020-05-29 00:52:31','2020-05-29 01:52:31','178.62.76.138'),
(301,244,'2020-05-29 01:08:21','2020-05-29 02:08:21','206.189.24.6'),
(302,244,'2020-05-29 01:10:00','2020-05-29 02:10:00','45.122.220.157'),
(303,244,'2020-05-29 01:26:05','2020-05-29 02:26:05','35.200.248.104'),
(304,244,'2020-05-29 01:26:13','2020-05-29 02:26:13','27.254.154.119'),
(305,244,'2020-05-29 01:41:58','2020-05-29 02:41:58','166.62.122.244'),
(306,244,'2020-05-29 01:42:25','2020-05-29 02:42:25','46.217.188.119'),
(307,244,'2020-05-29 01:59:41','2020-05-29 02:59:41','142.93.124.210'),
(308,244,'2020-05-29 02:00:41','2020-05-29 03:00:41','120.24.86.121'),
(309,244,'2020-05-29 02:15:50','2020-05-29 03:15:50','54.37.225.48'),
(310,244,'2020-05-29 02:18:01','2020-05-29 03:18:01','47.104.248.159'),
(311,244,'2020-05-29 02:34:16','2020-05-29 03:34:16','165.22.94.154'),
(312,244,'2020-05-29 02:34:38','2020-05-29 03:34:38','159.89.2.220'),
(313,244,'2020-05-29 02:50:49','2020-05-29 03:50:49','64.202.185.147'),
(314,244,'2020-05-29 02:51:19','2020-05-29 03:51:19','112.121.153.187'),
(315,244,'2020-05-29 03:09:17','2020-05-29 04:09:17','46.217.188.119'),
(316,244,'2020-05-29 03:10:21','2020-05-29 04:10:21','64.225.32.197'),
(317,244,'2020-05-29 03:27:24','2020-05-29 04:27:24','134.209.172.211'),
(318,244,'2020-05-29 03:28:25','2020-05-29 04:28:25','95.110.129.91'),
(319,244,'2020-05-29 03:45:45','2020-05-29 04:45:45','46.101.213.225'),
(320,244,'2020-05-29 03:46:34','2020-05-29 04:46:34','178.62.26.232'),
(321,244,'2020-05-29 04:03:04','2020-05-29 05:03:04','35.204.201.153'),
(322,244,'2020-05-29 04:05:30','2020-05-29 05:05:30','178.62.110.145'),
(323,244,'2020-05-29 04:20:48','2020-05-29 05:20:48','80.211.57.181'),
(324,244,'2020-05-29 04:22:33','2020-05-29 05:22:33','159.203.107.212'),
(325,244,'2020-05-29 04:39:16','2020-05-29 05:39:16','68.183.31.167'),
(326,244,'2020-05-29 04:40:30','2020-05-29 05:40:30','52.211.98.205'),
(327,244,'2020-05-29 04:56:18','2020-05-29 05:56:18','212.129.6.197'),
(328,244,'2020-05-29 04:57:52','2020-05-29 05:57:52','167.99.12.47'),
(329,244,'2020-05-29 05:14:20','2020-05-29 06:14:20','166.62.122.244'),
(330,244,'2020-05-29 05:15:13','2020-05-29 06:15:13','68.183.238.246'),
(331,244,'2020-05-29 05:30:34','2020-05-29 06:30:34','145.239.69.74'),
(332,244,'2020-05-29 05:32:16','2020-05-29 06:32:16','203.162.31.112'),
(333,244,'2020-05-29 05:48:06','2020-05-29 06:48:06','131.72.236.138'),
(334,244,'2020-05-29 05:48:51','2020-05-29 06:48:51','128.199.212.194'),
(335,244,'2020-05-29 06:03:32','2020-05-29 07:03:32','136.243.171.74'),
(336,244,'2020-05-29 06:05:57','2020-05-29 07:05:57','128.199.248.65'),
(337,244,'2020-05-29 06:20:26','2020-05-29 07:20:26','157.245.233.164'),
(338,244,'2020-05-29 06:20:51','2020-05-29 07:20:51','180.250.28.34'),
(339,244,'2020-05-29 06:35:47','2020-05-29 07:35:47','210.140.192.74'),
(340,244,'2020-05-29 06:36:56','2020-05-29 07:36:56','64.90.40.100'),
(341,244,'2020-05-29 06:52:00','2020-05-29 07:52:00','35.201.250.90'),
(342,244,'2020-05-29 06:52:03','2020-05-29 07:52:03','167.71.202.93'),
(343,244,'2020-05-29 07:07:10','2020-05-29 08:07:10','117.239.180.188'),
(344,244,'2020-05-29 07:23:02','2020-05-29 08:23:02','167.71.118.16'),
(345,244,'2020-05-29 07:23:11','2020-05-29 08:23:11','35.198.105.76'),
(346,244,'2020-05-29 07:36:37','2020-05-29 08:36:37','112.121.153.187'),
(347,244,'2020-05-29 07:38:38','2020-05-29 08:38:38','144.217.70.190'),
(348,244,'2020-05-29 07:52:51','2020-05-29 08:52:51','68.183.40.170'),
(349,244,'2020-05-29 07:53:10','2020-05-29 08:53:10','185.183.156.218'),
(350,244,'2020-05-29 08:08:15','2020-05-29 09:08:15','128.199.248.200'),
(351,244,'2020-05-29 08:08:55','2020-05-29 09:08:55','173.236.224.115'),
(352,244,'2020-05-29 08:23:32','2020-05-29 09:23:32','166.62.123.55'),
(353,244,'2020-05-29 08:38:37','2020-05-29 09:38:37','139.59.181.62'),
(354,244,'2020-05-29 08:39:41','2020-05-29 09:39:41','71.43.31.237'),
(355,244,'2020-05-29 09:44:16','2020-05-29 10:44:16','142.93.140.240'),
(356,244,'2020-05-29 09:57:29','2020-05-29 10:57:29','115.146.127.147'),
(357,244,'2020-05-29 09:58:23','2020-05-29 10:58:23','34.89.76.222'),
(358,244,'2020-05-29 10:14:44','2020-05-29 11:14:44','104.248.29.200'),
(359,244,'2020-05-29 10:15:08','2020-05-29 11:15:08','159.89.123.66'),
(360,244,'2020-05-29 10:30:06','2020-05-29 11:30:06','27.254.154.119'),
(361,244,'2020-05-29 10:31:10','2020-05-29 11:31:10','142.93.66.165'),
(362,244,'2020-05-29 10:47:02','2020-05-29 11:47:02','151.80.140.166'),
(363,244,'2020-05-29 10:47:16','2020-05-29 11:47:16','13.127.197.238'),
(364,244,'2020-05-29 11:02:47','2020-05-29 12:02:47','165.22.31.24'),
(365,244,'2020-05-29 11:05:43','2020-05-29 12:05:43','121.40.177.178'),
(366,244,'2020-05-29 11:20:24','2020-05-29 12:20:24','117.3.46.25'),
(367,244,'2020-05-29 11:20:37','2020-05-29 12:20:37','45.122.220.157'),
(368,244,'2020-05-29 11:36:26','2020-05-29 12:36:26','51.255.101.8'),
(369,244,'2020-05-29 11:36:27','2020-05-29 12:36:27','96.125.168.246'),
(370,244,'2020-05-29 11:54:00','2020-05-29 12:54:00','173.236.152.135'),
(371,244,'2020-05-29 11:54:13','2020-05-29 12:54:13','159.89.52.205'),
(372,244,'2020-05-29 12:10:29','2020-05-29 13:10:29','35.196.37.206'),
(373,244,'2020-05-29 12:12:16','2020-05-29 13:12:16','178.128.56.22'),
(374,244,'2020-05-29 12:28:11','2020-05-29 13:28:11','178.128.204.192'),
(375,244,'2020-05-29 12:28:12','2020-05-29 13:28:12','94.199.181.251'),
(376,244,'2020-05-29 12:44:54','2020-05-29 13:44:54','24.37.113.22'),
(377,244,'2020-05-29 12:46:17','2020-05-29 13:46:17','159.203.176.82'),
(378,244,'2020-05-29 13:02:46','2020-05-29 14:02:46','104.236.75.62'),
(379,244,'2020-05-29 13:19:55','2020-05-29 14:19:55','180.250.28.34'),
(380,244,'2020-05-29 13:21:24','2020-05-29 14:21:24','80.252.136.182'),
(381,244,'2020-05-29 13:38:04','2020-05-29 14:38:04','206.189.85.88'),
(382,244,'2020-05-29 13:38:37','2020-05-29 14:38:37','198.12.227.90'),
(383,244,'2020-05-29 13:55:30','2020-05-29 14:55:30','79.137.84.214'),
(384,244,'2020-05-29 13:57:43','2020-05-29 14:57:43','67.205.144.65'),
(385,244,'2020-05-29 14:14:37','2020-05-29 15:14:37','149.56.129.129'),
(386,244,'2020-05-29 14:14:50','2020-05-29 15:14:50','113.190.252.87'),
(387,244,'2020-05-29 14:32:17','2020-05-29 15:32:17','64.90.36.114'),
(388,244,'2020-05-29 14:34:32','2020-05-29 15:34:32','64.227.20.221'),
(389,244,'2020-05-29 14:51:56','2020-05-29 15:51:56','37.59.60.115'),
(390,244,'2020-05-29 14:52:21','2020-05-29 15:52:21','159.89.110.45'),
(391,244,'2020-05-29 15:09:50','2020-05-29 16:09:50','68.183.31.167'),
(392,244,'2020-05-29 15:11:36','2020-05-29 16:11:36','209.97.179.52'),
(393,244,'2020-05-29 15:29:08','2020-05-29 16:29:08','35.229.45.205'),
(394,244,'2020-05-29 15:29:35','2020-05-29 16:29:35','167.71.102.17'),
(395,244,'2020-05-29 15:47:55','2020-05-29 16:47:55','64.227.0.234'),
(396,244,'2020-05-29 15:49:07','2020-05-29 16:49:07','35.204.80.82'),
(397,244,'2020-05-29 16:08:46','2020-05-29 17:08:46','118.69.173.199'),
(398,244,'2020-05-29 16:11:25','2020-05-29 17:11:25','192.241.213.147'),
(399,244,'2020-05-29 16:27:28','2020-05-29 17:27:28','61.244.196.102'),
(400,244,'2020-05-29 16:28:40','2020-05-29 17:28:40','68.183.146.249'),
(401,244,'2020-05-29 16:47:54','2020-05-29 17:47:54','134.122.103.0'),
(402,244,'2020-05-29 16:48:06','2020-05-29 17:48:06','163.172.42.123'),
(403,244,'2020-05-29 17:06:32','2020-05-29 18:06:32','35.204.80.82'),
(404,244,'2020-05-29 17:08:49','2020-05-29 18:08:49','159.89.2.220'),
(405,244,'2020-05-29 17:27:40','2020-05-29 18:27:40','208.97.188.13'),
(406,244,'2020-05-29 17:28:52','2020-05-29 18:28:52','134.209.155.213'),
(407,244,'2020-05-29 17:48:26','2020-05-29 18:48:26','47.104.248.159'),
(408,244,'2020-05-29 17:49:12','2020-05-29 18:49:12','69.163.144.78'),
(409,244,'2020-05-29 18:08:57','2020-05-29 19:08:57','52.211.98.205'),
(410,244,'2020-05-29 18:09:35','2020-05-29 19:09:35','178.62.101.117'),
(411,244,'2020-05-29 18:28:56','2020-05-29 19:28:56','51.68.229.177'),
(412,244,'2020-05-29 18:30:40','2020-05-29 19:30:40','207.38.86.148'),
(413,244,'2020-05-29 18:49:39','2020-05-29 19:49:39','74.208.228.35'),
(414,244,'2020-05-29 18:51:14','2020-05-29 19:51:14','80.90.82.70'),
(415,244,'2020-05-29 19:07:59','2020-05-29 20:07:59','159.89.183.168'),
(416,244,'2020-05-29 19:10:17','2020-05-29 20:10:17','178.62.247.64'),
(417,244,'2020-05-29 19:28:03','2020-05-29 20:28:03','174.138.44.201'),
(418,244,'2020-05-29 19:28:07','2020-05-29 20:28:07','171.244.129.66'),
(419,244,'2020-05-29 19:45:43','2020-05-29 20:45:43','47.100.197.136'),
(420,244,'2020-05-29 19:46:39','2020-05-29 20:46:39','157.245.106.153'),
(421,244,'2020-05-29 20:03:29','2020-05-29 21:03:29','165.22.223.82'),
(422,244,'2020-05-29 20:20:05','2020-05-29 21:20:05','67.205.153.74'),
(423,244,'2020-05-29 20:21:13','2020-05-29 21:21:13','159.203.45.210'),
(424,244,'2020-05-29 20:36:57','2020-05-29 21:36:57','103.81.85.9'),
(425,244,'2020-05-29 20:37:44','2020-05-29 21:37:44','167.99.64.161'),
(426,244,'2020-05-29 20:53:15','2020-05-29 21:53:15','138.197.150.154'),
(427,244,'2020-05-29 20:54:15','2020-05-29 21:54:15','212.129.6.197'),
(428,9,'2020-05-29 21:10:37','2020-05-29 22:10:37','142.129.145.149'),
(429,244,'2020-05-29 21:12:02','2020-05-29 22:12:02','46.101.150.9'),
(430,244,'2020-05-29 21:24:59','2020-05-29 22:24:59','68.183.40.170'),
(431,244,'2020-05-29 21:25:47','2020-05-29 22:25:47','46.101.81.132'),
(432,244,'2020-05-29 21:41:45','2020-05-29 22:41:45','35.198.105.76'),
(433,244,'2020-05-29 21:42:15','2020-05-29 22:42:15','159.89.99.68'),
(434,244,'2020-05-29 21:56:18','2020-05-29 22:56:18','93.113.111.100'),
(435,244,'2020-05-29 21:58:26','2020-05-29 22:58:26','64.227.7.213'),
(436,244,'2020-05-29 22:12:27','2020-05-29 23:12:27','46.101.13.211'),
(437,244,'2020-05-29 22:12:52','2020-05-29 23:12:52','139.59.141.196'),
(438,244,'2020-05-29 22:27:24','2020-05-29 23:27:24','54.37.225.48'),
(439,244,'2020-05-29 22:29:01','2020-05-29 23:29:01','157.245.143.5'),
(440,244,'2020-05-29 22:44:04','2020-05-29 23:44:04','64.111.126.43'),
(441,244,'2020-05-29 22:44:14','2020-05-29 23:44:14','217.182.75.172'),
(442,244,'2020-05-29 22:59:05','2020-05-29 23:59:05','51.144.73.114'),
(443,244,'2020-05-29 23:00:56','2020-05-30 00:00:56','206.189.121.29'),
(444,244,'2020-05-29 23:15:42','2020-05-30 00:15:42','139.59.40.159'),
(445,244,'2020-05-29 23:16:35','2020-05-30 00:16:35','178.62.33.222'),
(446,244,'2020-05-29 23:31:06','2020-05-30 00:31:06','52.211.98.205'),
(447,244,'2020-05-29 23:32:53','2020-05-30 00:32:53','206.189.24.6'),
(448,244,'2020-05-30 16:14:42','2020-05-30 17:14:42','45.55.62.99'),
(449,244,'2020-05-30 16:15:31','2020-05-30 17:15:31','192.99.149.195'),
(450,244,'2020-05-30 16:41:06','2020-05-30 17:41:06','206.189.26.231'),
(451,244,'2020-05-30 16:41:58','2020-05-30 17:41:58','91.134.142.57'),
(452,244,'2020-05-30 17:51:47','2020-05-30 18:51:47','35.197.186.58'),
(453,244,'2020-05-30 17:52:43','2020-05-30 18:52:43','176.31.241.174'),
(454,244,'2020-05-30 18:06:15','2020-05-30 19:06:15','46.105.102.68'),
(455,244,'2020-05-30 18:08:28','2020-05-30 19:08:28','104.248.124.109'),
(456,244,'2020-05-30 18:20:06','2020-05-30 19:20:06','104.131.58.179'),
(457,244,'2020-05-30 18:21:12','2020-05-30 19:21:12','18.156.181.203'),
(458,244,'2020-05-30 18:35:22','2020-05-30 19:35:22','157.245.248.66'),
(459,244,'2020-05-30 18:51:14','2020-05-30 19:51:14','47.104.248.159'),
(460,244,'2020-05-30 18:51:30','2020-05-30 19:51:30','3.126.191.231'),
(461,244,'2020-05-30 19:07:27','2020-05-30 20:07:27','185.66.233.61'),
(462,244,'2020-05-30 19:08:07','2020-05-30 20:08:07','104.248.117.70'),
(463,244,'2020-05-30 19:22:46','2020-05-30 20:22:46','68.183.43.150'),
(464,244,'2020-05-30 19:24:44','2020-05-30 20:24:44','118.69.238.10'),
(465,244,'2020-05-30 19:39:14','2020-05-30 20:39:14','165.22.120.207'),
(466,244,'2020-05-30 19:40:21','2020-05-30 20:40:21','80.90.82.70'),
(467,244,'2020-05-31 00:23:48','2020-05-31 01:23:48','104.238.116.152'),
(468,244,'2020-05-31 00:40:04','2020-05-31 01:40:04','192.99.11.130'),
(469,244,'2020-05-31 00:41:46','2020-05-31 01:41:46','132.148.141.147'),
(470,244,'2020-05-31 00:58:10','2020-05-31 01:58:10','139.59.34.226'),
(471,244,'2020-05-31 00:58:21','2020-05-31 01:58:21','159.65.85.251'),
(472,244,'2020-05-31 01:14:11','2020-05-31 02:14:11','178.128.68.121'),
(473,244,'2020-05-31 01:16:15','2020-05-31 02:16:15','178.62.101.117'),
(474,244,'2020-05-31 01:32:11','2020-05-31 02:32:11','103.233.1.167'),
(475,244,'2020-05-31 01:33:04','2020-05-31 02:33:04','68.183.238.246'),
(476,244,'2020-05-31 01:49:07','2020-05-31 02:49:07','142.93.161.89'),
(477,244,'2020-05-31 01:50:09','2020-05-31 02:50:09','52.197.227.111'),
(478,244,'2020-05-31 02:07:14','2020-05-31 03:07:14','210.3.149.114'),
(479,244,'2020-05-31 02:07:30','2020-05-31 03:07:30','209.97.175.191'),
(480,244,'2020-05-31 02:25:17','2020-05-31 03:25:17','165.22.31.24'),
(481,244,'2020-05-31 02:42:12','2020-05-31 03:42:12','37.187.134.111'),
(482,244,'2020-05-31 02:42:52','2020-05-31 03:42:52','159.65.128.55'),
(483,244,'2020-05-31 02:59:41','2020-05-31 03:59:41','96.125.168.246'),
(484,244,'2020-05-31 03:00:51','2020-05-31 04:00:51','138.197.43.206'),
(485,244,'2020-05-31 03:17:49','2020-05-31 04:17:49','188.166.9.162'),
(486,244,'2020-05-31 03:18:19','2020-05-31 04:18:19','167.71.118.16'),
(487,244,'2020-05-31 03:35:17','2020-05-31 04:35:17','37.59.56.124'),
(488,244,'2020-05-31 03:36:52','2020-05-31 04:36:52','45.55.173.232'),
(489,244,'2020-06-02 20:58:22','2020-06-02 21:58:22','47.52.239.42'),
(490,1,'2020-06-07 05:38:53','2020-06-07 06:38:53','40.85.189.99'),
(491,1,'2020-06-08 03:02:26','2020-06-08 04:02:26','40.85.189.99'),
(492,244,'2020-06-08 13:24:37','2020-06-08 14:24:37','94.232.168.158'),
(493,244,'2020-06-08 13:37:37','2020-06-08 14:37:37','167.99.123.34'),
(494,244,'2020-06-08 14:01:53','2020-06-08 15:01:53','106.12.136.105'),
(495,244,'2020-06-08 14:14:13','2020-06-08 15:14:13','139.59.171.46'),
(496,244,'2020-06-08 15:35:45','2020-06-08 16:35:45','174.138.30.233'),
(497,244,'2020-06-08 15:50:31','2020-06-08 16:50:31','165.22.40.128'),
(498,244,'2020-06-08 16:11:16','2020-06-08 17:11:16','103.81.85.21'),
(499,244,'2020-06-08 16:16:21','2020-06-08 17:16:21','142.93.161.89'),
(500,244,'2020-06-08 16:31:20','2020-06-08 17:31:20','18.216.81.104'),
(501,244,'2020-06-08 16:36:25','2020-06-08 17:36:25','54.71.115.235'),
(502,244,'2020-06-08 16:53:31','2020-06-08 17:53:31','52.221.231.46'),
(503,244,'2020-06-08 16:59:46','2020-06-08 17:59:46','47.104.248.159'),
(504,244,'2020-06-08 17:15:47','2020-06-08 18:15:47','47.101.218.170'),
(505,244,'2020-06-08 17:19:15','2020-06-08 18:19:15','68.183.146.249'),
(506,244,'2020-06-08 17:35:15','2020-06-08 18:35:15','46.105.102.68'),
(507,244,'2020-06-08 17:40:17','2020-06-08 18:40:17','192.241.194.230'),
(508,244,'2020-06-08 17:56:30','2020-06-08 18:56:30','104.131.68.92'),
(509,244,'2020-06-08 18:01:32','2020-06-08 19:01:32','5.39.87.36'),
(510,244,'2020-06-08 18:18:24','2020-06-08 19:18:24','35.234.28.121'),
(511,1,'2020-06-08 19:50:12','2020-06-08 20:50:12','40.85.189.99'),
(512,244,'2020-06-08 23:47:20','2020-06-09 00:47:20','129.204.87.74'),
(513,244,'2020-06-09 00:03:31','2020-06-09 01:03:31','51.89.157.100'),
(514,244,'2020-06-09 00:08:27','2020-06-09 01:08:27','64.90.36.114'),
(515,244,'2020-06-09 00:26:22','2020-06-09 01:26:22','47.99.145.71'),
(516,244,'2020-06-09 00:31:32','2020-06-09 01:31:32','138.68.52.53'),
(517,244,'2020-06-09 00:48:30','2020-06-09 01:48:30','185.177.57.20'),
(518,244,'2020-06-09 00:53:03','2020-06-09 01:53:03','104.131.58.179'),
(519,244,'2020-06-09 01:10:00','2020-06-09 02:10:00','51.68.229.177'),
(520,244,'2020-06-09 01:15:35','2020-06-09 02:15:35','210.3.149.114'),
(521,244,'2020-06-09 01:32:44','2020-06-09 02:32:44','157.245.106.153'),
(522,244,'2020-06-09 01:38:50','2020-06-09 02:38:50','128.199.193.106'),
(523,244,'2020-06-09 01:56:17','2020-06-09 02:56:17','160.16.147.188'),
(524,244,'2020-06-09 02:19:26','2020-06-09 03:19:26','35.202.157.96'),
(525,244,'2020-06-09 02:24:46','2020-06-09 03:24:46','185.66.233.61'),
(526,244,'2020-06-09 02:49:25','2020-06-09 03:49:25','5.39.87.36'),
(527,244,'2020-06-09 03:08:55','2020-06-09 04:08:55','162.144.79.223'),
(528,244,'2020-06-09 03:13:57','2020-06-09 04:13:57','101.99.15.57'),
(529,244,'2020-06-09 03:33:39','2020-06-09 04:33:39','134.122.120.74'),
(530,244,'2020-06-09 03:39:38','2020-06-09 04:39:38','123.30.111.19'),
(531,244,'2020-06-09 03:58:27','2020-06-09 04:58:27','178.62.26.232'),
(532,244,'2020-06-09 04:03:54','2020-06-09 05:03:54','18.228.33.11'),
(533,244,'2020-06-09 04:23:19','2020-06-09 05:23:19','159.203.107.212'),
(534,244,'2020-06-09 04:27:32','2020-06-09 05:27:32','5.188.62.147'),
(535,40,'2020-06-09 07:56:55','2020-06-09 08:56:55','5.188.62.147'),
(536,40,'2020-06-09 11:26:48','2020-06-09 12:26:48','5.188.62.147'),
(537,244,'2020-06-09 14:59:05','2020-06-09 15:59:05','5.188.62.147'),
(538,40,'2020-06-09 14:59:05','2020-06-09 15:59:05','5.188.62.147'),
(539,40,'2020-06-09 18:34:10','2020-06-09 19:34:10','5.188.62.147'),
(540,40,'2020-06-09 22:05:04','2020-06-09 23:05:04','5.188.62.147'),
(541,244,'2020-06-10 01:03:00','2020-06-10 02:03:00','198.12.227.90'),
(542,40,'2020-06-10 01:37:34','2020-06-10 02:37:34','5.188.62.147'),
(543,244,'2020-06-10 03:43:28','2020-06-10 04:43:28','149.202.70.189'),
(544,244,'2020-06-10 04:09:47','2020-06-10 05:09:47','165.22.251.121'),
(545,244,'2020-06-10 04:27:17','2020-06-10 05:27:17','167.99.101.199'),
(546,244,'2020-06-10 04:42:37','2020-06-10 05:42:37','54.38.212.160'),
(547,244,'2020-06-10 04:54:25','2020-06-10 05:54:25','51.68.229.177'),
(548,244,'2020-06-10 05:07:26','2020-06-10 06:07:26','139.59.185.142'),
(549,126,'2020-06-10 05:12:53','2020-06-10 06:12:53','5.188.62.147'),
(550,244,'2020-06-10 05:19:28','2020-06-10 06:19:28','104.236.75.62'),
(551,40,'2020-06-10 08:46:03','2020-06-10 09:46:03','5.188.62.147'),
(552,244,'2020-06-10 09:27:46','2020-06-10 10:27:46','195.154.114.140'),
(553,244,'2020-06-10 09:42:41','2020-06-10 10:42:41','51.255.170.202'),
(554,244,'2020-06-10 09:57:38','2020-06-10 10:57:38','68.183.68.148'),
(555,244,'2020-06-10 10:13:30','2020-06-10 11:13:30','54.37.225.48'),
(556,244,'2020-06-10 10:30:44','2020-06-10 11:30:44','193.112.206.73'),
(557,244,'2020-06-10 10:45:55','2020-06-10 11:45:55','139.59.78.248'),
(558,244,'2020-06-10 11:00:52','2020-06-10 12:00:52','35.202.157.96'),
(559,244,'2020-06-10 11:15:11','2020-06-10 12:15:11','34.76.172.157'),
(560,244,'2020-06-10 11:28:52','2020-06-10 12:28:52','46.101.61.207'),
(561,244,'2020-06-10 11:41:48','2020-06-10 12:41:48','66.115.173.18'),
(562,244,'2020-06-10 12:08:32','2020-06-10 13:08:32','123.56.26.222'),
(563,40,'2020-06-10 12:25:32','2020-06-10 13:25:32','5.188.62.147'),
(564,244,'2020-06-10 14:33:55','2020-06-10 15:33:55','91.185.190.207'),
(565,244,'2020-06-10 14:46:28','2020-06-10 15:46:28','64.111.121.238'),
(566,244,'2020-06-10 15:01:05','2020-06-10 16:01:05','159.65.19.39'),
(567,244,'2020-06-10 15:13:20','2020-06-10 16:13:20','46.101.81.132'),
(568,244,'2020-06-10 15:29:34','2020-06-10 16:29:34','139.59.153.133'),
(569,244,'2020-06-10 15:42:25','2020-06-10 16:42:25','166.62.122.244'),
(570,244,'2020-06-10 15:56:38','2020-06-10 16:56:38','104.131.66.225'),
(571,244,'2020-06-10 16:12:54','2020-06-10 17:12:54','159.89.9.140'),
(572,244,'2020-06-10 16:27:05','2020-06-10 17:27:05','167.71.211.11'),
(573,244,'2020-06-10 16:41:35','2020-06-10 17:41:35','54.37.225.48'),
(574,244,'2020-06-10 16:56:55','2020-06-10 17:56:55','149.129.52.21'),
(575,244,'2020-06-10 17:12:27','2020-06-10 18:12:27','167.71.137.237'),
(576,244,'2020-06-10 17:27:06','2020-06-10 18:27:06','35.221.26.149'),
(577,244,'2020-06-10 17:43:51','2020-06-10 18:43:51','162.144.141.141'),
(578,244,'2020-06-10 18:00:06','2020-06-10 19:00:06','52.80.20.135'),
(579,244,'2020-06-10 18:14:08','2020-06-10 19:14:08','172.81.224.187'),
(580,244,'2020-06-10 18:26:02','2020-06-10 19:26:02','35.201.250.90'),
(581,244,'2020-06-10 18:41:45','2020-06-10 19:41:45','188.166.38.40'),
(582,244,'2020-06-10 18:54:23','2020-06-10 19:54:23','159.65.255.127'),
(583,244,'2020-06-10 19:19:02','2020-06-10 20:19:02','45.55.170.59'),
(584,244,'2020-06-10 19:32:14','2020-06-10 20:32:14','173.236.168.101'),
(585,244,'2020-06-10 19:45:27','2020-06-10 20:45:27','142.93.140.240'),
(586,244,'2020-06-10 19:58:36','2020-06-10 20:58:36','138.197.43.206'),
(587,244,'2020-06-10 20:12:17','2020-06-10 21:12:17','75.119.215.210'),
(588,244,'2020-06-10 20:26:02','2020-06-10 21:26:02','213.149.103.132'),
(589,244,'2020-06-17 12:16:21','2020-06-17 13:16:21','138.68.52.53'),
(590,244,'2020-06-17 13:27:12','2020-06-17 14:27:12','159.203.163.107'),
(591,244,'2020-06-17 13:32:09','2020-06-17 14:32:09','67.205.161.59'),
(592,244,'2020-06-17 16:03:35','2020-06-17 17:03:35','139.59.188.202'),
(593,1,'2020-06-21 22:42:10','2020-06-21 23:42:10','51.140.15.164'),
(594,244,'2020-06-23 05:09:14','2020-06-23 06:09:14','47.75.126.75'),
(595,244,'2020-06-23 05:31:27','2020-06-23 06:31:27','192.241.151.77'),
(596,1,'2020-06-23 06:31:00','2020-06-23 07:31:00','193.142.159.166'),
(597,244,'2020-06-23 06:39:12','2020-06-23 07:39:12','207.154.224.103'),
(598,244,'2020-06-23 06:52:12','2020-06-23 07:52:12','142.4.6.212'),
(599,244,'2020-06-23 07:02:57','2020-06-23 08:02:57','93.113.111.100'),
(600,244,'2020-06-23 07:16:10','2020-06-23 08:16:10','159.65.184.79'),
(601,244,'2020-06-23 07:27:57','2020-06-23 08:27:57','129.204.87.74'),
(602,244,'2020-06-23 07:38:21','2020-06-23 08:38:21','165.227.15.223'),
(603,244,'2020-06-23 07:50:49','2020-06-23 08:50:49','46.101.179.164'),
(604,244,'2020-06-23 11:21:15','2020-06-23 12:21:15','103.83.36.101'),
(605,244,'2020-06-23 11:34:56','2020-06-23 12:34:56','94.177.214.9'),
(606,244,'2020-06-23 11:46:37','2020-06-23 12:46:37','134.122.79.249'),
(607,244,'2020-06-23 11:57:43','2020-06-23 12:57:43','165.22.101.100'),
(608,244,'2020-06-23 12:09:48','2020-06-23 13:09:48','188.131.155.110'),
(609,244,'2020-06-23 12:21:09','2020-06-23 13:21:09','188.166.20.141'),
(610,244,'2020-06-23 12:32:41','2020-06-23 13:32:41','206.189.35.138'),
(611,244,'2020-06-23 12:45:27','2020-06-23 13:45:27','67.205.144.65'),
(612,244,'2020-06-23 12:56:06','2020-06-23 13:56:06','139.59.4.200'),
(613,244,'2020-06-23 13:08:34','2020-06-23 14:08:34','149.129.52.21'),
(614,244,'2020-06-23 13:20:35','2020-06-23 14:20:35','118.200.194.177'),
(615,244,'2020-06-23 13:31:16','2020-06-23 14:31:16','139.59.147.218'),
(616,244,'2020-06-24 03:49:49','2020-06-24 04:49:49','159.89.47.131'),
(617,244,'2020-06-24 04:40:48','2020-06-24 05:40:48','142.93.52.174'),
(618,244,'2020-06-24 06:02:49','2020-06-24 07:02:49','46.105.102.68'),
(619,244,'2020-06-24 06:17:43','2020-06-24 07:17:43','64.111.109.226'),
(620,244,'2020-06-24 06:33:14','2020-06-24 07:33:14','51.75.123.7'),
(621,244,'2020-06-24 06:48:20','2020-06-24 07:48:20','47.252.6.231'),
(622,244,'2020-06-24 07:05:25','2020-06-24 08:05:25','52.174.95.201'),
(623,244,'2020-06-24 07:22:28','2020-06-24 08:22:28','159.89.47.131'),
(624,244,'2020-06-24 07:39:07','2020-06-24 08:39:07','129.204.87.74'),
(625,244,'2020-06-24 07:54:35','2020-06-24 08:54:35','51.91.123.235'),
(626,244,'2020-06-24 12:51:18','2020-06-24 13:51:18','139.59.43.196'),
(627,244,'2020-06-24 13:07:56','2020-06-24 14:07:56','64.225.42.124'),
(628,244,'2020-06-24 13:24:34','2020-06-24 14:24:34','104.248.40.160'),
(629,244,'2020-06-24 13:42:53','2020-06-24 14:42:53','139.59.99.16'),
(630,244,'2020-06-24 13:59:29','2020-06-24 14:59:29','54.37.17.21'),
(631,244,'2020-06-24 14:17:13','2020-06-24 15:17:13','45.119.212.14'),
(632,244,'2020-06-24 14:34:05','2020-06-24 15:34:05','89.252.143.42'),
(633,244,'2020-06-24 14:53:11','2020-06-24 15:53:11','128.199.165.213'),
(634,244,'2020-06-24 15:10:42','2020-06-24 16:10:42','149.129.52.21'),
(635,244,'2020-06-24 15:30:05','2020-06-24 16:30:05','157.230.227.112'),
(636,244,'2020-06-24 16:07:40','2020-06-24 17:07:40','145.239.78.143'),
(637,244,'2020-06-25 13:25:05','2020-06-25 14:25:05','148.72.42.181'),
(638,244,'2020-06-25 13:46:04','2020-06-25 14:46:04','178.62.241.207'),
(639,244,'2020-06-25 14:40:56','2020-06-25 15:40:56','157.230.234.117'),
(640,244,'2020-06-25 14:52:04','2020-06-25 15:52:04','172.81.224.187'),
(641,244,'2020-06-25 15:03:21','2020-06-25 16:03:21','138.197.136.72'),
(642,244,'2020-06-25 15:13:49','2020-06-25 16:13:49','165.22.40.128'),
(643,244,'2020-06-25 15:26:41','2020-06-25 16:26:41','162.241.200.235'),
(644,244,'2020-06-25 15:37:48','2020-06-25 16:37:48','35.202.157.96'),
(645,244,'2020-06-25 15:49:47','2020-06-25 16:49:47','138.197.179.94'),
(646,244,'2020-06-25 16:02:52','2020-06-25 17:02:52','159.203.105.90'),
(647,244,'2020-06-25 19:43:31','2020-06-25 20:43:31','159.89.237.235'),
(648,244,'2020-06-25 19:53:58','2020-06-25 20:53:58','47.89.179.29'),
(649,244,'2020-06-25 20:05:20','2020-06-25 21:05:20','37.59.98.179'),
(650,244,'2020-06-25 20:28:28','2020-06-25 21:28:28','167.71.202.93'),
(651,244,'2020-06-25 20:38:23','2020-06-25 21:38:23','104.248.40.177'),
(652,244,'2020-06-25 20:49:23','2020-06-25 21:49:23','54.38.177.68'),
(653,244,'2020-06-25 21:01:22','2020-06-25 22:01:22','46.101.112.205'),
(654,244,'2020-06-25 21:12:39','2020-06-25 22:12:39','40.118.4.85'),
(655,244,'2020-06-25 21:25:19','2020-06-25 22:25:19','68.183.184.243'),
(656,244,'2020-06-25 21:35:47','2020-06-25 22:35:47','93.113.111.197'),
(657,244,'2020-06-25 21:48:23','2020-06-25 22:48:23','188.166.20.141'),
(658,244,'2020-06-25 22:40:11','2020-06-25 23:40:11','142.93.99.56'),
(659,244,'2020-07-02 03:30:32','2020-07-02 04:30:32','165.22.101.100'),
(660,244,'2020-07-02 03:54:52','2020-07-02 04:54:52','72.167.222.102'),
(661,244,'2020-07-02 04:33:29','2020-07-02 05:33:29','37.59.56.124'),
(662,244,'2020-07-02 04:50:59','2020-07-02 05:50:59','138.197.179.94'),
(663,244,'2020-07-02 06:06:40','2020-07-02 07:06:40','167.172.201.221'),
(664,244,'2020-07-02 06:19:44','2020-07-02 07:19:44','51.91.14.55'),
(665,244,'2020-07-02 06:23:34','2020-07-02 07:23:34','51.91.143.21'),
(666,244,'2020-07-02 06:36:58','2020-07-02 07:36:58','13.70.199.80'),
(667,244,'2020-07-02 06:41:38','2020-07-02 07:41:38','157.230.239.6'),
(668,244,'2020-07-02 06:54:30','2020-07-02 07:54:30','159.89.99.68'),
(669,244,'2020-07-02 06:58:53','2020-07-02 07:58:53','94.231.178.226'),
(670,244,'2020-07-02 07:12:23','2020-07-02 08:12:23','142.93.126.181'),
(671,244,'2020-07-02 07:16:03','2020-07-02 08:16:03','161.35.104.69'),
(672,244,'2020-07-02 07:30:09','2020-07-02 08:30:09','41.33.249.61'),
(673,244,'2020-07-02 07:33:28','2020-07-02 08:33:28','37.110.194.228'),
(674,244,'2020-07-02 07:48:23','2020-07-02 08:48:23','104.193.141.10'),
(675,244,'2020-07-02 07:52:20','2020-07-02 08:52:20','37.59.52.44'),
(676,244,'2020-07-02 08:06:49','2020-07-02 09:06:49','144.217.183.134'),
(677,244,'2020-07-02 08:10:32','2020-07-02 09:10:32','178.32.55.96'),
(678,244,'2020-07-02 08:24:31','2020-07-02 09:24:31','138.197.146.132'),
(679,244,'2020-07-03 04:29:48','2020-07-03 05:29:48','161.35.104.69'),
(680,244,'2020-07-03 05:02:57','2020-07-03 06:02:57','213.149.103.132'),
(681,244,'2020-07-03 06:08:03','2020-07-03 07:08:03','35.201.250.90'),
(682,244,'2020-07-03 06:22:18','2020-07-03 07:22:18','142.4.7.212'),
(683,244,'2020-07-03 06:32:16','2020-07-03 07:32:16','51.255.101.8'),
(684,244,'2020-07-03 06:46:23','2020-07-03 07:46:23','91.121.89.189'),
(685,244,'2020-07-03 07:00:01','2020-07-03 08:00:01','185.182.56.99'),
(686,244,'2020-07-03 07:15:43','2020-07-03 08:15:43','138.197.146.132'),
(687,244,'2020-07-03 07:27:52','2020-07-03 08:27:52','139.59.5.179'),
(688,244,'2020-07-03 07:41:15','2020-07-03 08:41:15','144.217.130.102'),
(689,244,'2020-07-03 12:11:08','2020-07-03 13:11:08','46.101.112.205'),
(690,244,'2020-07-03 12:27:50','2020-07-03 13:27:50','113.160.54.78'),
(691,244,'2020-07-03 12:45:19','2020-07-03 13:45:19','51.83.236.90'),
(692,244,'2020-07-03 13:01:47','2020-07-03 14:01:47','35.228.162.115'),
(693,244,'2020-07-03 13:19:23','2020-07-03 14:19:23','173.236.152.131'),
(694,244,'2020-07-03 13:37:43','2020-07-03 14:37:43','191.234.176.158'),
(695,244,'2020-07-03 13:55:07','2020-07-03 14:55:07','35.230.162.59'),
(696,244,'2020-07-03 14:12:15','2020-07-03 15:12:15','95.173.161.167'),
(697,244,'2020-07-03 14:31:36','2020-07-03 15:31:36','206.189.85.88'),
(698,244,'2020-07-04 07:48:06','2020-07-04 08:48:06','46.105.102.68'),
(699,244,'2020-07-04 08:01:58','2020-07-04 09:01:58','113.160.54.78'),
(700,244,'2020-07-04 08:16:14','2020-07-04 09:16:14','208.97.177.90'),
(701,244,'2020-07-04 08:45:50','2020-07-04 09:45:50','64.111.109.226'),
(702,244,'2020-07-04 09:31:26','2020-07-04 10:31:26','165.227.39.151'),
(703,244,'2020-07-04 09:46:22','2020-07-04 10:46:22','5.101.157.87'),
(704,244,'2020-07-04 10:02:30','2020-07-04 11:02:30','104.248.222.177'),
(705,244,'2020-07-04 10:17:21','2020-07-04 11:17:21','112.196.72.188'),
(706,244,'2020-07-04 10:30:47','2020-07-04 11:30:47','178.238.224.99'),
(707,244,'2020-07-04 10:45:50','2020-07-04 11:45:50','35.233.73.146'),
(708,244,'2020-07-04 11:02:25','2020-07-04 12:02:25','37.97.232.49'),
(709,244,'2020-07-04 11:13:06','2020-07-04 12:13:06','67.205.14.147'),
(710,244,'2020-07-04 11:27:06','2020-07-04 12:27:06','35.228.162.115'),
(711,244,'2020-07-04 11:40:41','2020-07-04 12:40:41','142.93.152.19'),
(712,244,'2020-07-04 11:53:46','2020-07-04 12:53:46','159.89.99.68'),
(713,244,'2020-07-04 12:09:35','2020-07-04 13:09:35','185.86.77.163'),
(714,244,'2020-07-04 12:20:05','2020-07-04 13:20:05','60.210.98.107'),
(715,244,'2020-07-04 12:34:27','2020-07-04 13:34:27','192.99.149.195'),
(716,244,'2020-07-04 12:49:03','2020-07-04 13:49:03','142.4.22.236'),
(717,244,'2020-07-04 13:02:41','2020-07-04 14:02:41','95.213.143.211'),
(718,244,'2020-07-04 13:18:24','2020-07-04 14:18:24','178.128.153.184'),
(719,1,'2020-07-04 13:32:58','2020-07-04 14:32:58','154.0.171.165'),
(720,244,'2020-07-04 13:45:26','2020-07-04 14:45:26','91.134.248.230'),
(721,244,'2020-07-04 14:00:21','2020-07-04 15:00:21','149.202.45.11'),
(722,244,'2020-07-04 14:14:11','2020-07-04 15:14:11','94.124.94.152'),
(723,244,'2020-07-04 14:30:50','2020-07-04 15:30:50','157.230.119.231'),
(724,244,'2020-07-04 14:44:57','2020-07-04 15:44:57','34.73.43.227'),
(725,244,'2020-07-05 20:27:02','2020-07-05 21:27:02','173.236.144.82'),
(726,244,'2020-07-05 20:47:56','2020-07-05 21:47:56','52.14.209.37'),
(727,244,'2020-07-05 21:42:25','2020-07-05 22:42:25','134.209.123.101'),
(728,244,'2020-07-05 21:53:35','2020-07-05 22:53:35','51.15.249.14'),
(729,244,'2020-07-05 22:03:25','2020-07-05 23:03:25','46.101.31.59'),
(730,244,'2020-07-05 22:15:16','2020-07-05 23:15:16','192.99.149.195'),
(731,244,'2020-07-05 22:27:10','2020-07-05 23:27:10','208.97.137.189'),
(732,244,'2020-07-05 22:38:38','2020-07-05 23:38:38','162.243.8.129'),
(733,244,'2020-07-05 22:50:36','2020-07-05 23:50:36','128.199.244.150'),
(734,244,'2020-07-05 23:00:51','2020-07-06 00:00:51','112.121.153.187'),
(735,244,'2020-07-06 02:56:28','2020-07-06 03:56:28','142.4.209.40'),
(736,244,'2020-07-06 03:10:40','2020-07-06 04:10:40','132.148.167.225'),
(737,244,'2020-07-06 03:24:41','2020-07-06 04:24:41','208.109.11.224'),
(738,244,'2020-07-06 03:40:17','2020-07-06 04:40:17','45.55.173.232'),
(739,244,'2020-07-06 03:54:35','2020-07-06 04:54:35','74.208.253.209'),
(740,244,'2020-07-06 04:07:50','2020-07-06 05:07:50','60.210.98.107'),
(741,244,'2020-07-06 04:20:40','2020-07-06 05:20:40','149.202.187.142'),
(742,244,'2020-07-06 04:31:42','2020-07-06 05:31:42','37.59.56.124'),
(743,244,'2020-07-06 04:42:54','2020-07-06 05:42:54','165.227.201.25'),
(744,244,'2020-07-06 04:52:02','2020-07-06 05:52:02','166.62.100.99'),
(745,244,'2020-07-06 05:01:43','2020-07-06 06:01:43','5.39.74.233'),
(746,244,'2020-07-06 05:12:12','2020-07-06 06:12:12','64.90.36.114'),
(747,1,'2020-07-07 18:20:16','2020-07-07 19:20:16','40.69.155.91'),
(748,1,'2020-07-08 21:15:33','2020-07-08 22:15:33','40.83.89.19'),
(749,244,'2020-07-09 00:02:43','2020-07-09 01:02:43','192.185.219.16'),
(750,244,'2020-07-09 00:57:04','2020-07-09 01:57:04','142.93.152.19'),
(751,244,'2020-07-09 03:22:32','2020-07-09 04:22:32','51.15.249.14'),
(752,244,'2020-07-09 03:52:08','2020-07-09 04:52:08','51.75.23.214'),
(753,244,'2020-07-09 04:23:11','2020-07-09 05:23:11','180.250.28.34'),
(754,244,'2020-07-09 05:14:32','2020-07-09 06:14:32','162.144.79.223'),
(755,244,'2020-07-09 05:29:40','2020-07-09 06:29:40','112.121.153.187'),
(756,244,'2020-07-09 05:45:43','2020-07-09 06:45:43','173.236.224.115'),
(757,244,'2020-07-09 06:00:30','2020-07-09 07:00:30','64.225.42.124'),
(758,244,'2020-07-09 10:15:06','2020-07-09 11:15:06','137.74.206.80'),
(759,244,'2020-07-09 10:31:42','2020-07-09 11:31:42','139.59.40.159'),
(760,244,'2020-07-09 10:47:59','2020-07-09 11:47:59','185.157.222.47'),
(761,244,'2020-07-09 11:38:17','2020-07-09 12:38:17','47.52.239.42'),
(762,244,'2020-07-09 11:56:32','2020-07-09 12:56:32','188.166.38.40'),
(763,244,'2020-07-09 12:13:50','2020-07-09 13:13:50','104.248.235.6'),
(764,244,'2020-07-09 12:31:31','2020-07-09 13:31:31','139.59.57.64'),
(765,244,'2020-07-09 12:50:41','2020-07-09 13:50:41','45.122.220.157'),
(766,244,'2020-07-09 13:08:02','2020-07-09 14:08:02','167.172.186.32'),
(767,244,'2020-07-09 13:27:41','2020-07-09 14:27:41','51.79.17.34'),
(768,244,'2020-07-10 02:17:06','2020-07-10 03:17:06','157.245.133.78'),
(769,244,'2020-07-10 02:32:11','2020-07-10 03:32:11','103.83.36.101'),
(770,244,'2020-07-10 02:49:08','2020-07-10 03:49:08','104.248.225.22'),
(771,244,'2020-07-10 03:04:38','2020-07-10 04:04:38','67.205.57.152'),
(772,244,'2020-07-10 03:21:13','2020-07-10 04:21:13','41.33.249.61'),
(773,244,'2020-07-10 03:38:26','2020-07-10 04:38:26','124.248.225.246'),
(774,244,'2020-07-10 03:54:00','2020-07-10 04:54:00','134.209.123.101'),
(775,244,'2020-07-10 04:09:33','2020-07-10 05:09:33','173.236.152.131'),
(776,244,'2020-07-10 04:25:01','2020-07-10 05:25:01','145.239.78.143'),
(777,244,'2020-07-10 04:39:21','2020-07-10 05:39:21','95.217.229.28'),
(778,244,'2020-07-10 04:53:28','2020-07-10 05:53:28','104.238.94.60'),
(779,1,'2020-07-10 17:01:08','2020-07-10 18:01:08','40.69.155.91'),
(780,244,'2020-07-11 06:16:30','2020-07-11 07:16:30','93.113.111.193'),
(781,244,'2020-07-11 06:41:04','2020-07-11 07:41:04','68.183.184.7'),
(782,244,'2020-07-11 07:41:49','2020-07-11 08:41:49','217.182.140.117'),
(783,244,'2020-07-11 07:55:41','2020-07-11 08:55:41','165.22.248.87'),
(784,244,'2020-07-11 08:07:17','2020-07-11 09:07:17','167.71.102.17'),
(785,244,'2020-07-11 08:20:52','2020-07-11 09:20:52','80.252.136.182'),
(786,244,'2020-07-11 08:33:23','2020-07-11 09:33:23','159.203.27.100'),
(787,244,'2020-07-11 08:47:23','2020-07-11 09:47:23','34.64.218.102'),
(788,244,'2020-07-11 08:59:20','2020-07-11 09:59:20','194.59.207.190'),
(789,244,'2020-07-11 09:13:11','2020-07-11 10:13:11','95.110.129.91'),
(790,244,'2020-07-11 13:30:13','2020-07-11 14:30:13','51.83.76.166'),
(791,244,'2020-07-11 13:46:42','2020-07-11 14:46:42','145.239.69.74'),
(792,244,'2020-07-11 14:01:46','2020-07-11 15:01:46','51.38.190.237'),
(793,244,'2020-07-11 14:19:09','2020-07-11 15:19:09','139.59.153.133'),
(794,244,'2020-07-11 14:34:29','2020-07-11 15:34:29','213.212.132.47'),
(795,244,'2020-07-11 14:51:53','2020-07-11 15:51:53','157.230.239.6'),
(796,244,'2020-07-11 15:07:13','2020-07-11 16:07:13','93.113.111.197'),
(797,244,'2020-07-11 15:24:41','2020-07-11 16:24:41','188.166.222.27'),
(798,244,'2020-07-11 15:40:34','2020-07-11 16:40:34','132.148.241.6'),
(799,244,'2020-07-11 15:58:34','2020-07-11 16:58:34','157.230.104.185'),
(800,244,'2020-07-11 16:16:53','2020-07-11 17:16:53','183.80.255.23'),
(801,244,'2020-07-11 16:33:18','2020-07-11 17:33:18','139.99.148.4'),
(802,244,'2020-07-12 11:25:39','2020-07-12 12:25:39','149.56.19.4'),
(803,244,'2020-07-12 11:50:26','2020-07-12 12:50:26','167.99.78.164'),
(804,244,'2020-07-12 12:59:34','2020-07-12 13:59:34','93.113.111.197'),
(805,244,'2020-07-12 13:29:18','2020-07-12 14:29:18','142.93.122.207'),
(806,244,'2020-07-12 13:43:20','2020-07-12 14:43:20','72.167.222.102'),
(807,9,'2020-07-12 14:15:28','2020-07-12 15:15:28','192.163.207.200'),
(808,244,'2020-07-12 14:28:15','2020-07-12 15:28:15','188.165.234.92'),
(809,244,'2020-07-12 14:42:48','2020-07-12 15:42:48','69.163.224.103'),
(810,244,'2020-07-13 18:07:13','2020-07-13 19:07:13','101.132.119.96'),
(811,244,'2020-07-13 18:37:15','2020-07-13 19:37:15','23.29.80.56'),
(812,9,'2020-07-13 18:59:08','2020-07-13 19:59:08','148.66.135.148'),
(813,1,'2020-07-13 19:05:36','2020-07-13 20:05:36','95.216.36.44'),
(814,1,'2020-07-14 05:34:28','2020-07-14 06:34:28','40.69.155.91'),
(815,1,'2020-07-14 10:13:38','2020-07-14 11:13:38','40.87.25.199'),
(816,244,'2020-07-14 11:50:27','2020-07-14 12:50:27','207.166.186.217'),
(817,244,'2020-07-14 12:14:39','2020-07-14 13:14:39','66.42.50.252'),
(818,1,'2020-07-14 12:45:43','2020-07-14 13:45:43','72.167.222.102'),
(819,244,'2020-07-14 16:28:23','2020-07-14 17:28:23','51.77.223.62'),
(820,9,'2020-07-14 16:46:28','2020-07-14 17:46:28','159.89.99.68'),
(821,1,'2020-07-14 16:49:47','2020-07-14 17:49:47','37.28.157.162'),
(822,244,'2020-07-15 02:32:59','2020-07-15 03:32:59','165.22.255.242'),
(823,244,'2020-07-15 02:59:23','2020-07-15 03:59:23','185.188.102.25'),
(824,9,'2020-07-15 03:27:56','2020-07-15 04:27:56','89.43.139.166'),
(825,244,'2020-07-15 05:32:47','2020-07-15 06:32:47','198.12.227.90'),
(826,244,'2020-07-15 05:55:09','2020-07-15 06:55:09','54.37.21.211'),
(827,9,'2020-07-15 06:14:38','2020-07-15 07:14:38','93.63.234.74'),
(828,1,'2020-07-15 06:19:11','2020-07-15 07:19:11','37.187.135.130'),
(829,244,'2020-07-15 07:27:59','2020-07-15 08:27:59','142.4.7.212'),
(830,244,'2020-07-15 07:44:28','2020-07-15 08:44:28','75.119.197.180'),
(831,9,'2020-07-15 08:02:49','2020-07-15 09:02:49','129.204.87.74'),
(832,244,'2020-07-15 09:22:04','2020-07-15 10:22:04','157.245.106.153'),
(833,244,'2020-07-15 09:41:46','2020-07-15 10:41:46','198.12.225.100'),
(834,9,'2020-07-15 10:04:17','2020-07-15 11:04:17','159.89.183.168'),
(835,1,'2020-07-15 10:08:09','2020-07-15 11:08:09','3.128.229.227'),
(836,244,'2020-07-15 11:38:57','2020-07-15 12:38:57','123.57.51.204'),
(837,1,'2020-07-15 12:31:59','2020-07-15 13:31:59','37.187.197.113'),
(838,244,'2020-07-15 14:21:14','2020-07-15 15:21:14','190.4.192.141'),
(839,244,'2020-07-15 14:48:00','2020-07-15 15:48:00','164.132.48.179'),
(840,9,'2020-07-15 15:20:35','2020-07-15 16:20:35','34.80.252.217'),
(841,1,'2020-07-15 15:27:16','2020-07-15 16:27:16','124.248.225.246'),
(842,244,'2020-07-15 17:41:20','2020-07-15 18:41:20','94.23.222.147'),
(843,244,'2020-07-15 18:13:42','2020-07-15 19:13:42','166.62.80.165'),
(844,9,'2020-07-15 18:52:52','2020-07-15 19:52:52','217.182.140.117'),
(845,1,'2020-07-15 19:01:14','2020-07-15 20:01:14','165.22.191.129'),
(846,244,'2020-07-15 20:34:16','2020-07-15 21:34:16','64.90.63.133'),
(847,244,'2020-07-15 20:49:51','2020-07-15 21:49:51','185.86.231.10'),
(848,9,'2020-07-15 21:09:26','2020-07-15 22:09:26','130.185.77.147'),
(849,1,'2020-07-15 21:12:16','2020-07-15 22:12:16','145.239.69.74'),
(850,244,'2020-07-19 19:45:26','2020-07-19 20:45:26','212.116.102.246'),
(851,40,'2020-07-19 19:53:13','2020-07-19 20:53:13','5.188.62.147'),
(852,244,'2020-07-19 19:56:17','2020-07-19 20:56:17','18.209.183.59'),
(853,244,'2020-07-19 20:25:49','2020-07-19 21:25:49','3.250.88.1'),
(854,244,'2020-07-19 20:31:29','2020-07-19 21:31:29','166.62.80.165'),
(855,244,'2020-07-19 20:37:03','2020-07-19 21:37:03','91.134.248.230'),
(856,244,'2020-07-19 20:43:59','2020-07-19 21:43:59','122.51.87.224'),
(857,244,'2020-07-19 20:49:58','2020-07-19 21:49:58','139.59.87.130'),
(858,244,'2020-07-19 20:53:01','2020-07-19 21:53:01','104.131.208.119'),
(859,244,'2020-07-19 21:00:45','2020-07-19 22:00:45','14.98.157.126'),
(860,244,'2020-07-19 21:05:49','2020-07-19 22:05:49','77.95.141.169'),
(861,40,'2020-07-19 21:50:19','2020-07-19 22:50:19','5.188.62.147'),
(862,244,'2020-07-19 22:59:10','2020-07-19 23:59:10','130.185.77.147'),
(863,244,'2020-07-19 23:05:13','2020-07-20 00:05:13','103.3.46.92'),
(864,244,'2020-07-19 23:11:29','2020-07-20 00:11:29','159.89.48.56'),
(865,244,'2020-07-19 23:19:01','2020-07-20 00:19:01','159.89.139.110'),
(866,244,'2020-07-19 23:25:20','2020-07-20 00:25:20','128.199.245.33'),
(867,244,'2020-07-19 23:31:41','2020-07-20 00:31:41','198.211.108.68'),
(868,244,'2020-07-19 23:40:11','2020-07-20 00:40:11','128.199.244.150'),
(869,244,'2020-07-19 23:46:22','2020-07-20 00:46:22','139.59.215.241'),
(870,244,'2020-07-19 23:47:44','2020-07-20 00:47:44','5.188.62.147'),
(871,40,'2020-07-19 23:47:44','2020-07-20 00:47:44','5.188.62.147'),
(872,244,'2020-07-19 23:53:27','2020-07-20 00:53:27','161.35.210.241'),
(873,244,'2020-07-20 00:00:49','2020-07-20 01:00:49','165.22.101.100'),
(874,244,'2020-07-20 00:07:59','2020-07-20 01:07:59','139.99.148.4'),
(875,244,'2020-07-20 00:13:58','2020-07-20 01:13:58','112.121.153.187'),
(876,126,'2020-07-20 01:46:58','2020-07-20 02:46:58','5.188.62.147'),
(877,40,'2020-07-20 03:48:22','2020-07-20 04:48:22','5.188.62.147'),
(878,244,'2020-07-20 05:47:52','2020-07-20 06:47:52','5.188.62.147'),
(879,244,'2020-07-20 06:18:06','2020-07-20 07:18:06','129.226.184.94'),
(880,244,'2020-07-20 06:22:51','2020-07-20 07:22:51','176.56.62.144'),
(881,244,'2020-07-20 06:27:50','2020-07-20 07:27:50','159.203.70.169'),
(882,244,'2020-07-20 06:32:43','2020-07-20 07:32:43','195.154.114.140'),
(883,244,'2020-07-20 06:37:34','2020-07-20 07:37:34','186.234.80.26'),
(884,244,'2020-07-20 07:05:26','2020-07-20 08:05:26','35.190.132.167'),
(885,244,'2020-07-20 07:10:49','2020-07-20 08:10:49','145.239.29.217'),
(886,244,'2020-07-20 07:17:48','2020-07-20 08:17:48','134.122.29.46'),
(887,244,'2020-07-20 07:28:48','2020-07-20 08:28:48','159.89.2.220'),
(888,126,'2020-07-20 07:46:03','2020-07-20 08:46:03','5.188.62.147'),
(889,40,'2020-07-20 09:36:23','2020-07-20 10:36:23','5.188.62.147'),
(890,126,'2020-07-20 11:34:22','2020-07-20 12:34:22','5.188.62.147'),
(891,244,'2020-07-20 13:31:28','2020-07-20 14:31:28','5.188.62.147'),
(892,126,'2020-07-20 15:24:16','2020-07-20 16:24:16','5.188.62.147'),
(893,244,'2020-07-20 15:50:03','2020-07-20 16:50:03','142.93.7.111'),
(894,126,'2020-07-20 17:20:33','2020-07-20 18:20:33','5.188.62.147'),
(895,244,'2020-07-20 17:57:29','2020-07-20 18:57:29','103.6.244.158'),
(896,244,'2020-07-20 18:06:34','2020-07-20 19:06:34','139.59.34.226'),
(897,244,'2020-07-20 18:14:52','2020-07-20 19:14:52','120.79.17.144'),
(898,244,'2020-07-20 18:20:30','2020-07-20 19:20:30','167.71.102.17'),
(899,244,'2020-07-20 18:28:19','2020-07-20 19:28:19','213.149.103.132'),
(900,244,'2020-07-20 18:36:17','2020-07-20 19:36:17','47.99.33.193'),
(901,244,'2020-07-20 18:42:43','2020-07-20 19:42:43','172.81.224.187'),
(902,244,'2020-07-20 18:50:38','2020-07-20 19:50:38','159.89.162.217'),
(903,244,'2020-07-20 18:56:23','2020-07-20 19:56:23','165.227.15.223'),
(904,244,'2020-07-20 19:02:12','2020-07-20 20:02:12','64.111.126.43'),
(905,40,'2020-07-20 19:19:57','2020-07-20 20:19:57','5.188.62.147'),
(906,40,'2020-07-20 21:17:37','2020-07-20 22:17:37','5.188.62.147'),
(907,244,'2020-07-20 23:15:11','2020-07-21 00:15:11','5.188.62.147'),
(908,40,'2020-07-21 01:12:59','2020-07-21 02:12:59','5.188.62.147'),
(909,126,'2020-07-21 03:10:56','2020-07-21 04:10:56','5.188.62.147'),
(910,126,'2020-07-21 05:10:58','2020-07-21 06:10:58','5.188.62.147'),
(911,40,'2020-07-21 07:09:47','2020-07-21 08:09:47','5.188.62.147'),
(912,126,'2020-07-21 09:06:03','2020-07-21 10:06:03','5.188.62.147'),
(913,40,'2020-07-21 11:05:13','2020-07-21 12:05:13','5.188.62.147'),
(914,126,'2020-07-21 13:04:28','2020-07-21 14:04:28','5.188.62.147'),
(915,40,'2020-07-21 15:01:28','2020-07-21 16:01:28','5.188.62.147'),
(916,126,'2020-07-21 17:01:19','2020-07-21 18:01:19','5.188.62.147'),
(917,126,'2020-07-21 19:00:27','2020-07-21 20:00:27','5.188.62.147'),
(918,126,'2020-07-21 21:03:15','2020-07-21 22:03:15','5.188.62.147'),
(919,40,'2020-07-21 23:08:18','2020-07-22 00:08:18','5.188.62.147'),
(920,40,'2020-07-22 01:13:28','2020-07-22 02:13:28','5.188.62.147'),
(921,126,'2020-07-22 03:18:42','2020-07-22 04:18:42','5.188.62.147'),
(922,126,'2020-07-22 05:21:57','2020-07-22 06:21:57','5.188.62.147'),
(923,40,'2020-07-22 07:25:01','2020-07-22 08:25:01','5.188.62.147'),
(924,244,'2020-07-22 09:29:24','2020-07-22 10:29:24','5.188.62.147'),
(925,126,'2020-07-22 11:34:32','2020-07-22 12:34:32','5.188.62.147'),
(926,126,'2020-07-22 13:35:46','2020-07-22 14:35:46','5.188.62.147'),
(927,1,'2020-07-22 21:02:46','2020-07-22 22:02:46','37.187.74.109'),
(928,244,'2020-07-23 06:32:19','2020-07-23 07:32:19','54.158.23.179'),
(929,244,'2020-07-23 06:52:41','2020-07-23 07:52:41','51.75.16.206'),
(930,244,'2020-07-23 07:46:26','2020-07-23 08:46:26','103.129.223.126'),
(931,244,'2020-07-23 07:55:57','2020-07-23 08:55:57','35.198.250.126'),
(932,244,'2020-07-23 08:08:10','2020-07-23 09:08:10','52.80.20.135'),
(933,244,'2020-07-23 08:19:32','2020-07-23 09:19:32','95.217.36.112'),
(934,244,'2020-07-23 08:30:53','2020-07-23 09:30:53','64.202.184.249'),
(935,244,'2020-07-23 08:42:47','2020-07-23 09:42:47','167.172.57.1'),
(936,244,'2020-07-23 08:54:28','2020-07-23 09:54:28','167.99.13.90'),
(937,244,'2020-07-23 09:04:18','2020-07-23 10:04:18','186.234.80.2'),
(938,244,'2020-07-23 12:47:07','2020-07-23 13:47:07','51.75.16.206'),
(939,244,'2020-07-23 12:59:24','2020-07-23 13:59:24','64.111.121.144'),
(940,244,'2020-07-23 13:13:52','2020-07-23 14:13:52','192.241.132.115'),
(941,244,'2020-07-23 13:25:27','2020-07-23 14:25:27','164.132.104.114'),
(942,244,'2020-07-23 13:39:34','2020-07-23 14:39:34','139.59.40.233'),
(943,244,'2020-07-23 13:52:15','2020-07-23 14:52:15','139.59.83.203'),
(944,244,'2020-07-23 14:05:25','2020-07-23 15:05:25','51.91.157.255'),
(945,244,'2020-07-23 14:18:56','2020-07-23 15:18:56','167.71.130.153'),
(946,244,'2020-07-23 14:33:35','2020-07-23 15:33:35','112.196.72.188'),
(947,244,'2020-07-23 14:47:35','2020-07-23 15:47:35','24.37.113.22'),
(948,244,'2020-07-23 15:01:06','2020-07-23 16:01:06','64.227.7.123'),
(949,244,'2020-07-23 18:59:19','2020-07-23 19:59:19','213.197.180.91'),
(950,244,'2020-07-23 19:12:19','2020-07-23 20:12:19','94.231.109.244'),
(951,244,'2020-07-23 19:28:03','2020-07-23 20:28:03','18.188.210.51'),
(952,244,'2020-07-23 19:37:40','2020-07-23 20:37:40','37.59.52.44'),
(953,40,'2020-09-26 09:17:28','2020-09-26 10:17:28','5.188.62.140'),
(954,40,'2020-09-26 10:36:37','2020-09-26 11:36:37','5.188.62.140'),
(955,40,'2020-09-26 11:56:54','2020-09-26 12:56:54','5.188.62.140'),
(956,244,'2020-09-28 11:17:33','2020-09-28 12:17:33','79.137.39.102'),
(957,244,'2020-09-28 13:24:42','2020-09-28 14:24:42','51.75.142.24'),
(958,244,'2020-09-28 13:38:27','2020-09-28 14:38:27','51.178.63.28');
/*!40000 ALTER TABLE `wp_lockdowns` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_login_fails`
--

DROP TABLE IF EXISTS `wp_login_fails`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_login_fails` (
  `login_attempt_ID` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `login_attempt_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_IP` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`login_attempt_ID`)
) ENGINE=InnoDB AUTO_INCREMENT=11855 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_login_fails`
--

LOCK TABLES `wp_login_fails` WRITE;
/*!40000 ALTER TABLE `wp_login_fails` DISABLE KEYS */;
INSERT INTO `wp_login_fails` VALUES
(1,126,'2020-02-26 22:54:17','104.248.225.22'),
(2,126,'2020-02-26 23:15:01','107.180.84.251'),
(3,126,'2020-02-27 00:37:14','148.72.31.117'),
(4,126,'2020-02-27 02:03:01','207.55.255.20'),
(5,126,'2020-02-27 05:42:23','192.169.232.130'),
(6,126,'2020-02-27 06:40:42','142.4.7.212'),
(7,1,'2020-02-27 07:15:26','167.71.98.20'),
(8,126,'2020-02-27 07:16:33','142.4.22.236'),
(9,1,'2020-02-27 07:30:47','159.203.172.180'),
(10,1,'2020-02-27 07:37:54','165.227.2.122'),
(11,1,'2020-02-27 07:50:02','64.225.42.124'),
(12,1,'2020-02-27 08:06:25','109.228.47.76'),
(13,1,'2020-02-27 08:33:35','192.241.132.135'),
(14,1,'2020-02-27 08:52:11','46.101.63.219'),
(15,126,'2020-02-27 09:05:17','198.211.110.178'),
(16,1,'2020-02-27 09:13:39','35.193.178.118'),
(17,1,'2020-02-27 09:14:13','46.101.63.219'),
(18,1,'2020-02-27 09:30:55','51.68.215.199'),
(19,1,'2020-02-27 09:41:53','74.208.23.229'),
(20,1,'2020-02-27 09:45:49','51.68.215.199'),
(21,1,'2020-02-27 09:53:43','209.97.129.231'),
(22,1,'2020-02-27 10:15:57','144.202.56.238'),
(23,1,'2020-02-27 10:39:14','167.71.84.7'),
(24,1,'2020-02-27 10:51:18','34.73.157.49'),
(25,126,'2020-02-27 11:11:10','65.74.177.90'),
(26,1,'2020-02-27 11:13:40','93.113.110.111'),
(27,126,'2020-02-27 11:26:18','45.55.93.245'),
(28,1,'2020-02-27 11:28:12','18.188.86.207'),
(29,1,'2020-02-27 11:33:28','192.241.132.135'),
(30,1,'2020-02-27 11:51:41','165.227.2.122'),
(31,1,'2020-02-27 12:09:21','159.89.52.128'),
(32,1,'2020-02-27 12:10:38','13.82.51.214'),
(33,1,'2020-02-27 12:21:58','165.227.193.90'),
(34,1,'2020-02-27 13:07:27','104.236.164.126'),
(35,1,'2020-02-27 13:18:45','63.209.32.126'),
(36,1,'2020-02-27 13:23:10','142.93.48.216'),
(37,1,'2020-02-27 13:31:44','178.62.10.75'),
(38,1,'2020-02-27 13:46:12','69.162.111.232'),
(39,1,'2020-02-27 13:53:23','63.209.32.126'),
(40,1,'2020-02-27 14:52:14','192.241.230.170'),
(41,1,'2020-02-27 16:10:58','192.241.159.70'),
(42,1,'2020-02-27 16:15:08','46.101.63.219'),
(43,1,'2020-02-27 16:28:02','159.65.36.99'),
(44,1,'2020-02-27 16:39:34','134.17.27.240'),
(45,1,'2020-02-27 16:45:29','192.241.132.135'),
(46,1,'2020-02-27 16:54:11','74.208.23.229'),
(47,1,'2020-02-27 17:04:59','13.236.216.19'),
(48,1,'2020-02-27 17:42:35','144.202.115.141'),
(49,1,'2020-02-27 18:26:07','66.76.220.251'),
(50,1,'2020-02-27 19:33:49','178.62.10.75'),
(51,1,'2020-02-27 22:27:34','69.162.111.232'),
(52,1,'2020-02-27 22:47:17','104.236.164.126'),
(53,1,'2020-02-28 00:21:44','157.245.120.78'),
(54,1,'2020-02-28 00:36:35','192.241.159.70'),
(55,1,'2020-02-28 02:15:42','165.227.2.122'),
(56,1,'2020-02-28 03:33:50','157.245.120.78'),
(57,1,'2020-02-28 06:49:26','66.76.220.251'),
(58,1,'2020-02-28 12:48:49','192.227.158.62'),
(59,1,'2020-02-28 14:03:10','178.62.10.75'),
(60,1,'2020-02-28 14:12:12','13.236.216.19'),
(61,1,'2020-02-28 16:59:26','192.227.158.62'),
(62,1,'2020-02-28 17:12:49','165.227.2.122'),
(63,1,'2020-02-28 19:25:29','167.71.84.7'),
(64,1,'2020-02-28 21:38:49','165.227.50.73'),
(65,1,'2020-02-28 22:43:08','178.62.10.75'),
(66,1,'2020-02-28 23:12:22','165.227.50.73'),
(67,1,'2020-02-29 00:35:46','13.236.216.19'),
(68,1,'2020-02-29 00:50:36','51.68.215.199'),
(69,1,'2020-02-29 01:18:31','93.84.114.212'),
(70,1,'2020-02-29 01:47:07','34.90.54.216'),
(71,1,'2020-02-29 04:08:44','157.245.120.78'),
(72,1,'2020-02-29 06:07:33','165.227.2.122'),
(73,1,'2020-02-29 06:42:01','192.227.158.62'),
(74,1,'2020-02-29 06:46:24','157.245.120.78'),
(75,1,'2020-02-29 06:57:01','63.209.32.126'),
(76,1,'2020-02-29 07:29:53','109.228.47.76'),
(77,1,'2020-02-29 10:29:43','165.227.193.90'),
(78,1,'2020-02-29 10:35:11','192.241.159.70'),
(79,1,'2020-02-29 11:45:26','159.65.36.99'),
(80,1,'2020-02-29 12:38:54','18.188.86.207'),
(81,1,'2020-02-29 12:50:52','13.236.216.19'),
(82,1,'2020-02-29 13:30:16','165.227.193.90'),
(83,1,'2020-02-29 13:57:43','35.201.245.211'),
(84,1,'2020-02-29 15:19:25','165.227.2.122'),
(85,1,'2020-02-29 15:24:49','192.227.158.62'),
(86,1,'2020-02-29 16:06:58','167.71.84.7'),
(87,1,'2020-02-29 17:47:21','165.227.2.122'),
(88,1,'2020-03-01 00:29:59','69.162.111.232'),
(89,1,'2020-03-01 01:17:51','51.68.215.199'),
(90,1,'2020-03-01 02:00:27','165.227.50.73'),
(91,1,'2020-03-01 02:38:01','192.241.159.70'),
(92,1,'2020-03-01 03:13:30','167.71.84.7'),
(93,1,'2020-03-01 04:24:35','192.241.159.70'),
(94,1,'2020-03-01 05:38:31','157.245.120.78'),
(95,1,'2020-03-01 06:10:54','13.236.216.19'),
(96,1,'2020-03-01 06:51:59','51.68.215.199'),
(97,1,'2020-03-01 07:10:01','35.201.245.211'),
(98,1,'2020-03-01 08:11:24','178.62.10.75'),
(99,1,'2020-03-01 09:08:42','165.227.2.122'),
(100,1,'2020-03-01 10:27:40','165.227.2.122'),
(101,1,'2020-03-01 10:37:47','165.227.2.122'),
(102,1,'2020-03-01 11:10:02','109.228.47.76'),
(103,1,'2020-03-01 11:30:58','165.227.2.122'),
(104,1,'2020-03-01 11:41:19','178.62.10.75'),
(105,1,'2020-03-01 13:35:47','159.65.36.99'),
(106,1,'2020-03-01 13:52:54','51.68.215.199'),
(107,1,'2020-03-01 14:09:09','165.227.2.122'),
(108,1,'2020-03-01 15:34:52','165.227.50.73'),
(109,1,'2020-03-01 16:05:10','34.90.54.216'),
(110,1,'2020-03-01 16:19:29','109.228.47.76'),
(111,1,'2020-03-01 16:36:36','192.227.158.62'),
(112,1,'2020-03-01 17:37:13','165.227.193.90'),
(113,1,'2020-03-01 19:11:19','13.236.216.19'),
(114,1,'2020-03-01 21:41:37','192.241.159.70'),
(115,1,'2020-03-01 23:10:43','109.228.47.76'),
(116,1,'2020-03-02 02:18:38','54.175.30.62'),
(117,1,'2020-03-02 07:34:28','69.162.111.232'),
(118,1,'2020-03-02 08:08:09','51.68.215.199'),
(119,1,'2020-03-02 08:45:25','34.90.54.216'),
(120,1,'2020-03-02 09:11:04','159.65.36.99'),
(121,1,'2020-03-02 11:05:10','165.227.193.90'),
(122,1,'2020-03-02 11:44:58','157.245.120.78'),
(123,1,'2020-03-02 16:01:31','154.0.175.203'),
(124,1,'2020-03-02 19:26:14','165.227.2.122'),
(125,1,'2020-03-02 21:19:48','192.227.158.62'),
(126,1,'2020-03-02 21:31:08','165.227.50.73'),
(127,1,'2020-03-03 00:02:24','165.227.2.122'),
(128,1,'2020-03-03 00:40:41','69.162.111.232'),
(129,1,'2020-03-03 00:59:56','178.62.10.75'),
(130,1,'2020-03-03 03:50:59','61.244.88.136'),
(131,1,'2020-03-03 06:12:15','51.68.215.199'),
(132,1,'2020-03-03 07:12:41','109.228.47.76'),
(133,1,'2020-03-03 08:19:53','109.228.47.76'),
(134,1,'2020-03-03 10:05:52','51.68.215.199'),
(135,1,'2020-03-03 11:06:02','192.227.158.62'),
(136,1,'2020-03-03 11:31:39','34.90.54.216'),
(137,1,'2020-03-03 11:35:12','167.71.84.7'),
(138,1,'2020-03-03 11:54:58','192.227.158.62'),
(139,1,'2020-03-03 11:59:59','51.68.215.199'),
(140,1,'2020-03-03 14:10:39','51.68.215.199'),
(141,1,'2020-03-03 15:11:14','18.188.86.207'),
(142,1,'2020-03-03 15:50:18','165.227.193.90'),
(143,1,'2020-03-03 16:53:47','165.227.2.122'),
(144,1,'2020-03-03 21:06:30','167.71.84.7'),
(145,1,'2020-03-04 01:01:35','18.188.86.207'),
(146,1,'2020-03-04 01:39:00','165.227.2.122'),
(147,1,'2020-03-04 04:11:21','165.227.2.122'),
(148,1,'2020-03-04 04:52:16','174.136.12.109'),
(149,1,'2020-03-04 09:24:06','69.162.111.232'),
(150,1,'2020-03-04 09:56:06','178.62.10.75'),
(151,1,'2020-03-04 10:27:43','165.227.2.122'),
(152,1,'2020-03-04 13:18:17','109.228.47.76'),
(153,1,'2020-03-04 13:30:32','69.162.111.232'),
(154,1,'2020-03-04 14:01:51','109.228.47.76'),
(155,1,'2020-03-04 14:26:22','61.244.88.136'),
(156,1,'2020-03-04 16:00:12','165.227.50.73'),
(157,1,'2020-03-04 17:29:42','165.227.50.73'),
(158,1,'2020-03-04 18:26:08','104.156.49.206'),
(159,1,'2020-03-04 20:04:06','80.69.161.131'),
(160,1,'2020-03-04 20:27:50','165.227.193.90'),
(161,1,'2020-03-04 23:28:48','61.244.88.136'),
(162,1,'2020-03-05 02:54:43','66.7.148.85'),
(163,1,'2020-03-05 03:07:55','178.62.10.75'),
(164,1,'2020-03-05 03:15:04','178.62.10.75'),
(165,1,'2020-03-05 06:39:48','165.227.50.73'),
(166,1,'2020-03-05 06:53:34','167.71.84.7'),
(167,1,'2020-03-05 08:57:26','159.65.36.99'),
(168,1,'2020-03-05 12:00:08','167.71.84.7'),
(169,1,'2020-03-05 12:07:34','159.65.36.99'),
(170,1,'2020-03-05 13:21:47','165.227.2.122'),
(171,1,'2020-03-05 13:35:09','167.71.84.7'),
(172,1,'2020-03-05 15:38:04','178.62.10.75'),
(173,1,'2020-03-05 15:51:16','69.162.111.232'),
(174,9,'2020-03-05 21:50:33','159.89.52.128'),
(175,9,'2020-03-05 22:49:49','46.101.63.219'),
(176,9,'2020-03-06 02:48:09','93.113.110.111'),
(177,126,'2020-03-06 04:08:54','74.208.23.229'),
(178,9,'2020-03-06 07:15:20','192.227.158.62'),
(179,126,'2020-03-06 08:07:20','34.244.200.61'),
(180,9,'2020-03-06 08:33:29','34.90.50.228'),
(181,9,'2020-03-06 10:20:20','209.251.53.190'),
(182,9,'2020-03-06 10:20:34','209.251.53.190'),
(183,9,'2020-03-06 10:20:51','209.251.53.190'),
(184,9,'2020-03-06 10:37:34','92.60.114.152'),
(185,9,'2020-03-06 10:37:49','92.60.114.152'),
(186,9,'2020-03-06 10:38:05','92.60.114.152'),
(187,9,'2020-03-06 11:01:06','144.202.33.249'),
(188,9,'2020-03-06 11:01:21','144.202.33.249'),
(189,9,'2020-03-06 11:01:37','144.202.33.249'),
(190,9,'2020-03-08 06:59:39','203.150.95.127'),
(191,9,'2020-03-08 07:18:27','209.97.129.231'),
(192,9,'2020-03-08 07:25:43','35.240.90.132'),
(193,9,'2020-03-08 07:45:40','203.150.95.127'),
(194,9,'2020-03-08 08:05:00','61.216.115.215'),
(195,9,'2020-03-08 08:24:34','34.68.165.103'),
(196,9,'2020-03-08 08:51:04','3.214.85.95'),
(197,9,'2020-03-08 09:06:15','165.227.58.34'),
(198,9,'2020-03-08 09:18:12','159.89.47.131'),
(199,9,'2020-03-08 09:40:10','167.71.180.112'),
(200,9,'2020-03-08 10:15:10','202.39.169.31'),
(201,9,'2020-03-08 10:42:30','81.166.177.176'),
(202,9,'2020-03-08 11:01:20','46.101.63.219'),
(203,9,'2020-03-08 11:16:00','109.228.47.76'),
(204,9,'2020-03-08 11:20:53','159.65.83.133'),
(205,9,'2020-03-08 11:24:43','50.59.99.98'),
(206,9,'2020-03-08 11:37:29','100.20.160.25'),
(207,9,'2020-03-08 11:43:00','159.89.131.172'),
(208,9,'2020-03-08 12:10:45','167.71.180.112'),
(209,9,'2020-03-08 12:48:39','43.229.61.202'),
(210,9,'2020-03-08 12:53:05','35.223.88.16'),
(211,9,'2020-03-08 13:10:20','3.14.168.119'),
(212,9,'2020-03-08 13:40:56','86.109.171.25'),
(213,9,'2020-03-08 13:55:51','46.101.1.19'),
(214,9,'2020-03-08 14:01:21','218.210.98.136'),
(215,9,'2020-03-08 14:24:03','93.113.110.111'),
(216,9,'2020-03-08 14:38:55','165.227.193.90'),
(217,9,'2020-03-08 15:47:51','157.245.123.75'),
(218,9,'2020-03-08 16:13:14','46.101.63.219'),
(219,9,'2020-03-08 17:18:22','202.95.9.254'),
(220,9,'2020-03-08 17:38:21','167.172.117.159'),
(221,9,'2020-03-08 17:48:21','43.229.61.202'),
(222,9,'2020-03-08 18:03:14','142.93.48.216'),
(223,9,'2020-03-08 18:23:29','34.90.50.228'),
(224,9,'2020-03-08 18:34:39','159.65.173.75'),
(225,9,'2020-03-08 18:56:50','34.244.200.61'),
(226,9,'2020-03-08 19:10:21','81.166.177.176'),
(227,9,'2020-03-08 19:25:13','50.59.99.98'),
(228,9,'2020-03-08 19:40:53','34.194.255.61'),
(229,9,'2020-03-08 20:01:25','206.189.123.147'),
(230,9,'2020-03-08 20:12:50','167.71.84.7'),
(231,9,'2020-03-08 20:17:18','170.231.83.26'),
(232,126,'2020-03-08 20:38:14','192.241.186.89'),
(233,126,'2020-03-08 20:53:07','202.95.9.254'),
(234,126,'2020-03-08 21:02:57','159.89.131.172'),
(235,1,'2020-03-08 21:09:34','34.87.160.137'),
(236,126,'2020-03-08 21:13:54','110.49.26.106'),
(237,1,'2020-03-08 21:30:08','45.32.128.243'),
(238,126,'2020-03-08 21:39:34','159.89.52.128'),
(239,1,'2020-03-08 21:55:37','217.19.41.130'),
(240,126,'2020-03-08 22:00:36','165.227.50.73'),
(241,1,'2020-03-08 22:21:40','43.229.61.202'),
(242,1,'2020-03-08 22:37:21','162.211.109.201'),
(243,1,'2020-03-08 23:08:05','170.231.83.26'),
(244,126,'2020-03-08 23:12:28','104.154.245.90'),
(245,126,'2020-03-08 23:32:16','52.30.119.168'),
(246,1,'2020-03-08 23:56:02','178.62.10.75'),
(247,126,'2020-03-09 00:32:33','162.211.109.201'),
(248,126,'2020-03-09 00:37:51','203.150.243.82'),
(249,126,'2020-03-09 00:42:46','34.90.50.228'),
(250,1,'2020-03-09 01:10:48','34.194.255.61'),
(251,1,'2020-03-09 01:27:15','51.68.215.199'),
(252,1,'2020-03-09 01:32:22','203.150.95.127'),
(253,1,'2020-03-09 01:43:37','157.245.120.78'),
(254,126,'2020-03-09 02:02:48','110.49.26.106'),
(255,126,'2020-03-09 02:35:59','157.245.120.78'),
(256,126,'2020-03-09 03:07:02','93.113.110.111'),
(257,1,'2020-03-09 03:18:17','51.68.215.199'),
(258,1,'2020-03-09 03:46:02','34.90.50.228'),
(259,1,'2020-03-09 03:50:14','3.14.168.119'),
(260,126,'2020-03-09 04:00:11','104.155.53.223'),
(261,1,'2020-03-09 04:11:15','165.227.193.90'),
(262,126,'2020-03-09 04:20:53','46.101.63.219'),
(263,126,'2020-03-09 04:32:12','202.29.230.81'),
(264,1,'2020-03-09 04:43:24','165.227.50.73'),
(265,126,'2020-03-09 04:47:38','167.71.248.129'),
(266,1,'2020-03-09 05:15:08','34.68.165.103'),
(267,1,'2020-03-09 05:25:24','50.59.99.98'),
(268,1,'2020-03-09 05:30:31','41.59.87.114'),
(269,126,'2020-03-09 05:41:07','142.93.48.216'),
(270,126,'2020-03-09 05:51:01','35.222.79.115'),
(271,126,'2020-03-09 06:02:03','203.150.95.127'),
(272,1,'2020-03-09 06:02:04','167.71.248.129'),
(273,1,'2020-03-09 06:23:43','192.227.158.62'),
(274,126,'2020-03-09 06:32:36','188.164.195.168'),
(275,1,'2020-03-09 06:33:34','165.227.193.90'),
(276,126,'2020-03-09 06:43:09','159.203.172.180'),
(277,1,'2020-03-09 06:44:41','34.68.165.103'),
(278,1,'2020-03-09 06:59:49','203.150.95.127'),
(279,126,'2020-03-09 07:09:05','44.230.90.28'),
(280,1,'2020-03-09 08:03:36','157.245.120.78'),
(281,126,'2020-03-09 08:07:47','45.32.128.243'),
(282,1,'2020-03-09 08:31:07','206.189.123.147'),
(283,126,'2020-03-09 08:39:43','64.227.38.129'),
(284,9,'2020-03-09 21:57:40','165.227.86.14'),
(285,126,'2020-03-09 22:12:38','204.48.17.162'),
(286,126,'2020-03-09 22:35:30','192.241.186.89'),
(287,1,'2020-03-09 23:04:56','104.42.173.114'),
(288,126,'2020-03-10 00:02:08','5.101.113.57'),
(289,126,'2020-03-10 01:54:17','159.89.52.128'),
(290,1,'2020-03-10 02:03:44','167.172.197.233'),
(291,9,'2020-03-10 02:24:23','192.227.158.62'),
(292,1,'2020-03-10 02:26:09','34.68.165.103'),
(293,9,'2020-03-10 03:32:59','206.189.231.206'),
(294,1,'2020-03-10 03:33:04','34.68.165.103'),
(295,9,'2020-03-10 04:40:20','64.227.12.131'),
(296,9,'2020-03-10 05:03:29','167.71.84.7'),
(297,9,'2020-03-10 05:47:38','159.203.172.180'),
(298,126,'2020-03-10 06:49:55','34.68.165.103'),
(299,1,'2020-03-10 06:59:50','64.227.17.124'),
(300,126,'2020-03-10 07:13:26','142.93.251.161'),
(301,9,'2020-03-10 07:21:30','159.65.36.99'),
(302,1,'2020-03-10 07:47:25','159.138.132.25'),
(303,9,'2020-03-10 08:32:12','165.227.193.90'),
(304,126,'2020-03-10 08:49:38','167.71.84.7'),
(305,126,'2020-03-10 09:13:09','178.128.38.240'),
(306,126,'2020-03-10 10:25:09','52.32.64.22'),
(307,9,'2020-03-10 10:42:53','185.21.41.71'),
(308,126,'2020-03-10 17:58:50','34.74.201.68'),
(309,126,'2020-03-10 17:59:51','159.65.69.32'),
(310,126,'2020-03-10 18:15:53','35.224.165.57'),
(311,126,'2020-03-10 18:30:09','159.89.148.68'),
(312,126,'2020-03-10 18:32:29','148.72.207.135'),
(313,126,'2020-03-10 18:35:12','107.170.233.150'),
(314,126,'2020-03-10 18:36:49','173.236.139.88'),
(315,126,'2020-03-10 18:43:20','192.81.210.7'),
(316,126,'2020-03-10 18:51:27','157.245.233.164'),
(317,126,'2020-03-10 18:59:01','178.128.68.121'),
(318,126,'2020-03-10 19:06:37','35.230.162.59'),
(319,126,'2020-03-10 20:20:09','34.84.243.68'),
(320,9,'2020-03-10 20:20:15','34.84.243.68'),
(321,1,'2020-03-10 20:20:21','34.84.243.68'),
(322,126,'2020-03-10 20:27:34','35.230.162.59'),
(323,9,'2020-03-10 20:27:40','35.230.162.59'),
(324,1,'2020-03-10 20:27:45','35.230.162.59'),
(325,126,'2020-03-10 20:41:45','45.76.58.23'),
(326,126,'2020-03-10 20:44:11','37.187.197.113'),
(327,126,'2020-03-10 20:50:24','103.91.206.2'),
(328,126,'2020-03-10 20:52:14','206.189.126.86'),
(329,126,'2020-03-10 20:54:03','139.59.171.46'),
(330,126,'2020-03-10 20:55:53','159.203.107.212'),
(331,126,'2020-03-10 21:10:20','35.228.162.115'),
(332,126,'2020-03-10 21:15:17','47.145.135.241'),
(333,9,'2020-03-10 21:15:22','47.145.135.241'),
(334,1,'2020-03-10 21:15:27','47.145.135.241'),
(335,126,'2020-03-10 21:19:56','138.197.43.206'),
(336,9,'2020-03-10 21:20:00','138.197.43.206'),
(337,1,'2020-03-10 21:20:04','138.197.43.206'),
(338,126,'2020-03-10 21:28:00','165.227.203.208'),
(339,9,'2020-03-10 21:28:14','165.227.203.208'),
(340,1,'2020-03-10 21:28:23','165.227.203.208'),
(341,126,'2020-03-10 21:39:02','34.95.175.89'),
(342,9,'2020-03-10 21:39:07','34.95.175.89'),
(343,1,'2020-03-10 21:39:12','34.95.175.89'),
(344,126,'2020-03-10 21:41:53','159.65.185.253'),
(345,126,'2020-03-10 22:06:54','34.76.64.128'),
(346,126,'2020-03-10 22:16:20','148.72.208.35'),
(347,126,'2020-03-10 22:25:42','47.145.135.241'),
(348,126,'2020-03-10 22:30:43','172.96.216.233'),
(349,126,'2020-03-10 22:44:36','157.245.233.164'),
(350,126,'2020-03-10 22:54:55','157.230.239.6'),
(351,126,'2020-03-10 23:02:02','35.194.149.4'),
(352,126,'2020-03-10 23:18:35','165.22.180.29'),
(353,126,'2020-03-10 23:21:01','139.59.171.46'),
(354,126,'2020-03-10 23:24:04','178.128.68.121'),
(355,126,'2020-03-10 23:30:43','217.170.196.18'),
(356,126,'2020-03-10 23:41:05','104.196.7.246'),
(357,126,'2020-03-10 23:45:37','148.72.209.9'),
(358,126,'2020-03-10 23:48:44','95.179.192.9'),
(359,126,'2020-03-11 00:04:39','159.65.69.32'),
(360,126,'2020-03-11 00:06:24','159.89.191.116'),
(361,126,'2020-03-11 00:16:32','64.202.185.111'),
(362,9,'2020-03-11 00:16:37','64.202.185.111'),
(363,1,'2020-03-11 00:16:42','64.202.185.111'),
(364,126,'2020-03-11 00:21:32','189.131.213.162'),
(365,9,'2020-03-11 00:21:39','189.131.213.162'),
(366,1,'2020-03-11 00:21:45','189.131.213.162'),
(367,126,'2020-03-11 00:25:12','206.189.192.116'),
(368,9,'2020-03-11 00:25:16','206.189.192.116'),
(369,1,'2020-03-11 00:25:20','206.189.192.116'),
(370,126,'2020-03-11 00:32:17','13.75.163.43'),
(371,9,'2020-03-11 00:32:23','13.75.163.43'),
(372,1,'2020-03-11 00:32:29','13.75.163.43'),
(373,126,'2020-03-11 00:37:51','104.131.203.173'),
(374,9,'2020-03-11 00:37:56','104.131.203.173'),
(375,1,'2020-03-11 00:38:00','104.131.203.173'),
(376,126,'2020-03-11 00:44:57','159.203.107.212'),
(377,126,'2020-03-11 00:47:40','34.84.243.68'),
(378,126,'2020-03-11 00:55:48','185.166.131.146'),
(379,126,'2020-03-11 01:11:12','35.224.165.57'),
(380,126,'2020-03-11 01:14:54','165.22.191.129'),
(381,126,'2020-03-11 01:21:51','104.196.7.246'),
(382,126,'2020-03-11 04:18:08','35.229.104.113'),
(383,126,'2020-03-11 04:47:07','208.97.188.13'),
(384,126,'2020-03-11 04:49:26','159.203.241.101'),
(385,126,'2020-03-11 04:52:17','35.240.189.61'),
(386,126,'2020-03-11 04:57:50','35.224.165.57'),
(387,126,'2020-03-11 05:00:27','159.65.228.105'),
(388,126,'2020-03-11 05:02:58','159.203.176.82'),
(389,126,'2020-03-11 05:14:40','34.74.201.68'),
(390,126,'2020-03-11 05:28:06','138.197.94.75'),
(391,126,'2020-03-11 05:32:47','64.202.189.187'),
(392,126,'2020-03-11 05:43:53','45.55.5.34'),
(393,126,'2020-03-11 05:54:24','45.76.58.23'),
(394,126,'2020-03-11 05:59:10','178.62.86.214'),
(395,126,'2020-03-11 06:09:19','54.38.234.209'),
(396,126,'2020-03-11 06:12:40','157.245.183.64'),
(397,126,'2020-03-11 08:44:23','37.187.197.113'),
(398,126,'2020-03-11 08:50:27','178.62.86.214'),
(399,126,'2020-03-11 09:02:25','173.236.139.88'),
(400,126,'2020-03-11 09:07:59','167.99.12.47'),
(401,126,'2020-03-11 09:18:46','172.96.216.233'),
(402,126,'2020-03-11 09:28:36','165.22.180.29'),
(403,126,'2020-03-11 09:35:44','192.241.159.70'),
(404,126,'2020-03-11 09:48:46','157.230.227.105'),
(405,126,'2020-03-11 09:50:30','35.193.146.50'),
(406,126,'2020-03-11 10:16:45','34.84.243.68'),
(407,126,'2020-03-11 10:29:30','138.197.95.2'),
(408,126,'2020-03-11 10:31:37','104.236.100.42'),
(409,126,'2020-03-11 16:13:34','216.130.182.5'),
(410,126,'2020-03-11 16:13:47','216.130.182.5'),
(411,126,'2020-03-11 16:14:03','216.130.182.5'),
(412,1,'2020-03-12 02:17:03','132.148.23.100'),
(413,1,'2020-03-12 02:17:17','132.148.23.100'),
(414,1,'2020-03-12 02:17:33','132.148.23.100'),
(415,1,'2020-03-12 09:17:45','160.153.154.140'),
(416,1,'2020-03-12 09:18:00','160.153.154.140'),
(417,1,'2020-03-12 09:18:16','160.153.154.140'),
(418,1,'2020-03-12 09:40:15','3.136.63.78'),
(419,1,'2020-03-12 09:41:50','204.48.21.159'),
(420,1,'2020-03-12 09:54:53','35.198.214.21'),
(421,1,'2020-03-12 09:56:21','79.99.200.47'),
(422,1,'2020-03-12 10:03:28','74.208.23.229'),
(423,1,'2020-03-12 10:08:09','3.134.81.171'),
(424,1,'2020-03-12 10:12:58','3.232.4.7'),
(425,1,'2020-03-12 10:14:39','91.126.217.116'),
(426,1,'2020-03-12 10:16:36','34.87.96.176'),
(427,1,'2020-03-12 10:34:47','167.172.117.159'),
(428,1,'2020-03-12 10:39:41','64.227.22.212'),
(429,1,'2020-03-12 10:41:37','47.252.12.17'),
(430,1,'2020-03-12 10:47:21','194.209.195.105'),
(431,1,'2020-03-12 11:07:39','34.68.174.128'),
(432,1,'2020-03-12 11:14:31','167.172.105.200'),
(433,1,'2020-03-12 11:17:07','194.209.195.105'),
(434,1,'2020-03-12 11:22:16','159.65.173.75'),
(435,1,'2020-03-12 11:22:54','134.213.60.8'),
(436,1,'2020-03-12 11:29:32','74.208.23.229'),
(437,1,'2020-03-12 11:30:54','138.68.26.52'),
(438,1,'2020-03-12 11:49:47','167.99.96.78'),
(439,1,'2020-03-12 11:55:43','82.223.19.119'),
(440,1,'2020-03-12 11:57:44','183.90.168.190'),
(441,1,'2020-03-12 12:23:55','84.246.211.186'),
(442,1,'2020-03-12 12:30:25','209.97.129.231'),
(443,1,'2020-03-12 12:39:24','167.99.96.78'),
(444,1,'2020-03-12 12:45:10','142.93.48.106'),
(445,1,'2020-03-12 12:50:20','142.93.48.106'),
(446,1,'2020-03-12 12:55:46','3.214.85.95'),
(447,1,'2020-03-12 12:56:41','5.56.57.30'),
(448,1,'2020-03-12 13:09:12','138.68.26.52'),
(449,1,'2020-03-12 13:16:59','142.93.32.247'),
(450,1,'2020-03-12 13:29:44','192.241.186.89'),
(451,1,'2020-03-12 13:39:54','159.89.52.128'),
(452,1,'2020-03-12 13:49:43','167.99.162.102'),
(453,1,'2020-03-12 13:54:48','194.209.195.105'),
(454,1,'2020-03-12 14:06:17','3.232.4.7'),
(455,1,'2020-03-12 14:13:54','134.209.169.132'),
(456,1,'2020-03-12 14:19:55','142.93.48.216'),
(457,1,'2020-03-12 14:27:12','174.136.12.109'),
(458,1,'2020-03-12 14:34:04','66.23.193.41'),
(459,1,'2020-03-12 14:40:22','178.62.10.75'),
(460,1,'2020-03-12 14:43:00','209.97.129.231'),
(461,1,'2020-03-12 15:15:02','45.76.119.214'),
(462,1,'2020-03-12 15:22:25','194.209.195.105'),
(463,1,'2020-03-12 15:38:57','198.199.98.171'),
(464,1,'2020-03-12 15:42:41','82.223.19.119'),
(465,1,'2020-03-12 15:46:28','107.180.94.254'),
(466,1,'2020-03-12 15:58:51','183.90.168.190'),
(467,1,'2020-03-12 16:11:37','18.224.211.94'),
(468,1,'2020-03-12 16:15:40','107.180.94.254'),
(469,1,'2020-03-12 16:21:48','198.23.61.125'),
(470,1,'2020-03-12 16:52:55','82.223.196.206'),
(471,1,'2020-03-12 16:57:51','206.189.231.206'),
(472,1,'2020-03-12 17:05:13','185.21.41.71'),
(473,1,'2020-03-12 17:13:38','107.180.94.254'),
(474,1,'2020-03-12 17:31:15','198.199.98.171'),
(475,1,'2020-03-12 17:33:43','142.93.48.106'),
(476,1,'2020-03-12 17:42:11','151.236.33.28'),
(477,1,'2020-03-12 17:47:47','64.227.22.212'),
(478,1,'2020-03-12 17:54:09','196.216.53.134'),
(479,1,'2020-03-12 17:54:25','84.246.211.186'),
(480,1,'2020-03-12 17:58:51','45.76.119.214'),
(481,1,'2020-03-12 18:23:02','44.230.90.28'),
(482,1,'2020-03-12 18:31:57','167.172.105.200'),
(483,1,'2020-03-12 18:44:43','104.207.151.55'),
(484,1,'2020-03-12 18:51:30','3.229.90.223'),
(485,1,'2020-03-12 18:53:25','69.164.197.86'),
(486,9,'2020-03-12 19:05:02','198.23.61.125'),
(487,9,'2020-03-12 19:07:38','192.241.152.43'),
(488,9,'2020-03-12 19:16:02','157.245.120.78'),
(489,9,'2020-03-12 19:22:31','60.249.188.118'),
(490,9,'2020-03-12 19:31:16','84.246.211.186'),
(491,9,'2020-03-12 19:40:37','165.227.2.122'),
(492,9,'2020-03-12 19:46:51','167.172.144.7'),
(493,9,'2020-03-12 19:49:32','82.223.196.206'),
(494,9,'2020-03-12 20:02:14','52.201.244.180'),
(495,9,'2020-03-12 20:09:44','157.245.120.78'),
(496,9,'2020-03-12 20:21:40','167.71.84.7'),
(497,9,'2020-03-12 20:25:22','46.101.1.19'),
(498,9,'2020-03-12 20:38:36','51.68.215.199'),
(499,9,'2020-03-12 20:55:55','159.65.83.133'),
(500,9,'2020-03-12 21:05:17','107.180.94.254'),
(501,9,'2020-03-12 21:07:33','167.99.96.78'),
(502,9,'2020-03-12 21:20:00','178.128.38.240'),
(503,9,'2020-03-12 21:26:32','34.70.240.223'),
(504,9,'2020-03-12 21:38:20','167.172.144.7'),
(505,9,'2020-03-12 21:40:23','167.71.84.7'),
(506,9,'2020-03-12 21:50:59','178.62.10.75'),
(507,9,'2020-03-12 21:53:14','149.255.62.19'),
(508,9,'2020-03-12 21:55:30','149.255.62.19'),
(509,9,'2020-03-12 22:11:55','63.33.221.134'),
(510,9,'2020-03-12 22:13:49','167.99.96.78'),
(511,9,'2020-03-12 22:25:08','84.246.211.186'),
(512,9,'2020-03-12 22:55:17','185.21.41.71'),
(513,9,'2020-03-12 23:21:32','183.90.168.190'),
(514,9,'2020-03-12 23:46:57','165.227.2.122'),
(515,9,'2020-03-12 23:51:20','196.216.53.134'),
(516,9,'2020-03-13 00:16:14','167.99.8.189'),
(517,9,'2020-03-13 01:05:46','34.68.165.103'),
(518,9,'2020-03-13 01:08:03','110.49.26.106'),
(519,9,'2020-03-13 01:10:41','170.231.83.26'),
(520,9,'2020-03-13 01:15:23','140.82.44.201'),
(521,9,'2020-03-13 01:19:50','184.57.77.232'),
(522,9,'2020-03-13 01:33:37','196.216.53.134'),
(523,9,'2020-03-13 02:39:29','202.95.9.254'),
(524,9,'2020-03-13 02:44:16','64.227.38.129'),
(525,9,'2020-03-13 02:58:43','159.203.172.180'),
(526,9,'2020-03-13 03:01:22','107.180.94.254'),
(527,9,'2020-03-13 03:14:06','167.71.84.7'),
(528,9,'2020-03-13 03:19:15','44.230.90.28'),
(529,9,'2020-03-13 03:24:22','46.101.63.219'),
(530,9,'2020-03-13 03:28:43','3.232.4.7'),
(531,9,'2020-03-13 03:55:53','194.209.195.105'),
(532,9,'2020-03-13 04:00:10','159.203.172.180'),
(533,9,'2020-03-13 04:14:45','194.209.195.105'),
(534,9,'2020-03-13 04:19:37','34.87.96.176'),
(535,9,'2020-03-13 04:29:21','202.95.9.254'),
(536,9,'2020-03-13 04:31:35','185.21.41.71'),
(537,9,'2020-03-13 04:36:35','77.68.9.123'),
(538,9,'2020-03-13 04:44:32','142.93.48.216'),
(539,9,'2020-03-13 05:01:15','178.128.161.250'),
(540,9,'2020-03-13 05:03:17','178.62.10.75'),
(541,9,'2020-03-13 05:24:50','165.227.193.90'),
(542,9,'2020-03-13 05:29:26','194.209.195.105'),
(543,9,'2020-03-13 05:32:03','66.23.193.41'),
(544,9,'2020-03-13 05:34:16','165.227.2.122'),
(545,9,'2020-03-13 05:54:10','159.89.131.172'),
(546,9,'2020-03-13 06:12:01','167.71.84.7'),
(547,9,'2020-03-13 06:47:35','185.21.41.71'),
(548,9,'2020-03-13 06:53:34','34.87.96.176'),
(549,9,'2020-03-13 07:01:09','34.93.3.223'),
(550,9,'2020-03-13 07:29:38','110.49.26.106'),
(551,9,'2020-03-13 07:31:51','18.224.211.94'),
(552,9,'2020-03-13 07:44:15','64.227.22.212'),
(553,126,'2020-03-13 20:49:23','104.236.45.171'),
(554,126,'2020-03-13 21:32:54','159.65.69.32'),
(555,244,'2020-03-13 21:33:04','159.65.69.32'),
(556,9,'2020-03-13 21:33:14','159.65.69.32'),
(557,126,'2020-03-13 23:02:28','157.245.13.204'),
(558,244,'2020-03-13 23:02:33','157.245.13.204'),
(559,9,'2020-03-13 23:02:37','157.245.13.204'),
(560,126,'2020-03-13 23:15:10','148.72.23.58'),
(561,244,'2020-03-13 23:15:16','148.72.23.58'),
(562,9,'2020-03-13 23:15:21','148.72.23.58'),
(563,126,'2020-03-13 23:54:05','209.97.129.231'),
(564,244,'2020-03-13 23:54:09','209.97.129.231'),
(565,9,'2020-03-13 23:54:13','209.97.129.231'),
(566,126,'2020-03-14 00:21:03','159.65.185.253'),
(567,126,'2020-03-14 01:30:45','139.99.148.4'),
(568,126,'2020-03-14 04:34:47','192.241.159.70'),
(569,126,'2020-03-14 04:51:25','35.229.104.113'),
(570,126,'2020-03-14 06:11:51','192.241.159.70'),
(571,126,'2020-03-14 06:35:44','35.226.4.186'),
(572,126,'2020-03-14 06:47:14','148.72.207.250'),
(573,244,'2020-03-14 06:47:20','148.72.207.250'),
(574,9,'2020-03-14 06:47:25','148.72.207.250'),
(575,126,'2020-03-14 06:58:41','104.131.203.173'),
(576,126,'2020-03-14 08:01:09','165.22.35.21'),
(577,126,'2020-03-14 08:12:25','104.236.100.42'),
(578,126,'2020-03-14 08:35:41','167.71.111.16'),
(579,126,'2020-03-14 09:12:06','178.62.10.75'),
(580,126,'2020-03-14 10:10:02','167.71.248.129'),
(581,126,'2020-03-14 11:18:51','35.194.211.41'),
(582,126,'2020-03-14 11:25:45','69.163.225.120'),
(583,126,'2020-03-14 11:49:12','51.68.215.199'),
(584,126,'2020-03-14 12:00:21','167.71.84.7'),
(585,126,'2020-03-14 12:10:14','60.249.188.118'),
(586,126,'2020-03-14 12:31:27','165.227.50.73'),
(587,126,'2020-03-14 12:41:23','35.229.104.113'),
(588,126,'2020-03-14 13:11:00','104.248.54.12'),
(589,126,'2020-03-14 14:11:20','34.82.203.253'),
(590,126,'2020-03-14 14:54:52','109.207.78.53'),
(591,126,'2020-03-14 15:23:22','3.134.81.171'),
(592,126,'2020-03-14 15:33:32','148.72.23.181'),
(593,126,'2020-03-14 16:07:57','46.101.63.219'),
(594,126,'2020-03-14 16:25:11','69.162.79.242'),
(595,126,'2020-03-14 16:29:41','151.236.33.28'),
(596,126,'2020-03-14 16:40:36','44.230.90.28'),
(597,126,'2020-03-14 17:52:27','34.95.175.89'),
(598,126,'2020-03-14 18:16:53','34.84.245.144'),
(599,126,'2020-03-14 19:26:18','64.227.22.212'),
(600,126,'2020-03-14 21:20:28','204.152.214.58'),
(601,126,'2020-03-14 22:08:14','207.148.5.230'),
(602,126,'2020-03-14 22:37:06','140.82.17.154'),
(603,126,'2020-03-14 23:14:36','96.66.179.18'),
(604,126,'2020-03-15 00:01:46','217.113.11.250'),
(605,126,'2020-03-15 00:29:49','167.71.248.129'),
(606,126,'2020-03-15 04:22:41','64.227.45.141'),
(607,126,'2020-03-15 04:30:44','167.71.185.119'),
(608,126,'2020-03-15 06:26:12','66.23.193.41'),
(609,126,'2020-03-15 07:31:55','206.189.27.58'),
(610,126,'2020-03-15 07:42:35','34.90.50.228'),
(611,126,'2020-03-15 07:52:01','46.101.63.219'),
(612,126,'2020-03-15 08:11:01','132.148.165.102'),
(613,9,'2020-03-19 19:37:38','212.48.70.111'),
(614,9,'2020-03-19 19:37:50','212.48.70.111'),
(615,9,'2020-03-19 19:38:19','212.48.70.111'),
(616,9,'2020-03-19 19:39:41','167.172.56.205'),
(617,9,'2020-03-19 19:39:55','167.172.56.205'),
(618,9,'2020-03-19 19:40:11','167.172.56.205'),
(619,126,'2020-03-20 08:25:27','209.97.142.219'),
(620,126,'2020-03-20 08:25:42','209.97.142.219'),
(621,126,'2020-03-20 08:25:58','209.97.142.219'),
(622,126,'2020-03-20 09:21:51','35.178.166.61'),
(623,126,'2020-03-20 09:22:06','35.178.166.61'),
(624,126,'2020-03-20 09:22:22','35.178.166.61'),
(625,126,'2020-03-23 21:12:39','104.196.7.246'),
(626,126,'2020-03-23 22:00:02','159.65.239.34'),
(627,126,'2020-03-23 23:34:54','173.236.149.184'),
(628,126,'2020-03-24 00:23:38','34.76.64.128'),
(629,1,'2020-03-24 08:05:44','149.255.62.19'),
(630,1,'2020-03-24 08:24:40','167.99.96.78'),
(631,1,'2020-03-24 08:27:32','159.89.52.128'),
(632,1,'2020-03-24 08:37:39','64.227.38.129'),
(633,1,'2020-03-24 08:43:33','35.243.157.229'),
(634,1,'2020-03-24 08:48:32','149.255.62.19'),
(635,1,'2020-03-24 09:25:06','67.205.161.59'),
(636,1,'2020-03-24 09:36:07','213.169.39.250'),
(637,1,'2020-03-24 09:54:16','64.227.45.141'),
(638,1,'2020-03-24 10:05:12','3.12.61.243'),
(639,1,'2020-03-24 10:21:43','95.217.39.130'),
(640,1,'2020-03-24 10:29:46','35.243.157.229'),
(641,1,'2020-03-24 10:31:52','206.189.77.90'),
(642,1,'2020-03-24 10:35:26','18.190.57.236'),
(643,1,'2020-03-24 10:39:22','67.205.59.42'),
(644,1,'2020-03-24 10:41:31','64.111.101.119'),
(645,1,'2020-03-24 10:42:48','194.208.76.11'),
(646,1,'2020-03-24 10:44:48','176.34.212.106'),
(647,1,'2020-03-24 11:05:05','93.125.99.117'),
(648,1,'2020-03-24 11:19:00','52.14.244.71'),
(649,1,'2020-03-24 11:21:00','165.22.37.118'),
(650,1,'2020-03-24 11:27:26','206.189.77.90'),
(651,1,'2020-03-24 11:31:19','13.211.165.235'),
(652,1,'2020-03-24 11:34:37','34.90.132.237'),
(653,1,'2020-03-24 11:38:24','35.177.114.207'),
(654,1,'2020-03-24 11:54:59','158.177.123.155'),
(655,1,'2020-03-24 12:01:07','64.227.45.141'),
(656,1,'2020-03-24 12:15:13','35.241.117.9'),
(657,1,'2020-03-24 12:21:33','47.56.171.8'),
(658,1,'2020-03-24 12:24:19','64.227.22.212'),
(659,1,'2020-03-24 12:27:56','64.111.101.119'),
(660,1,'2020-03-24 12:29:05','13.211.165.235'),
(661,1,'2020-03-24 12:32:37','67.205.161.59'),
(662,1,'2020-03-24 12:36:30','66.23.193.41'),
(663,1,'2020-03-24 12:48:20','142.93.23.172'),
(664,1,'2020-03-24 12:49:43','95.216.40.138'),
(665,1,'2020-03-24 12:52:17','158.177.123.155'),
(666,1,'2020-03-24 12:53:58','66.23.193.41'),
(667,1,'2020-03-24 12:58:55','165.227.50.73'),
(668,1,'2020-03-24 13:08:17','35.243.157.229'),
(669,1,'2020-03-24 13:23:33','91.126.217.116'),
(670,1,'2020-03-24 13:24:46','13.211.165.235'),
(671,1,'2020-03-24 13:29:52','159.89.133.28'),
(672,1,'2020-03-24 13:30:30','34.240.66.29'),
(673,1,'2020-03-24 13:37:44','167.172.105.200'),
(674,1,'2020-03-24 13:42:26','107.180.94.254'),
(675,1,'2020-03-24 13:44:31','178.128.161.250'),
(676,1,'2020-03-24 13:45:36','185.221.216.3'),
(677,1,'2020-03-24 13:50:29','93.125.99.117'),
(678,1,'2020-03-24 13:52:00','167.71.84.7'),
(679,1,'2020-03-24 13:56:10','108.61.90.105'),
(680,1,'2020-03-24 14:02:59','159.203.172.180'),
(681,1,'2020-03-24 14:04:42','47.241.37.203'),
(682,1,'2020-03-24 14:23:33','3.233.175.216'),
(683,1,'2020-03-24 14:27:51','74.208.23.229'),
(684,1,'2020-03-24 14:30:47','34.90.50.228'),
(685,1,'2020-03-24 14:32:17','83.148.119.143'),
(686,1,'2020-03-24 14:37:37','51.68.215.199'),
(687,1,'2020-03-24 14:39:56','114.34.156.239'),
(688,1,'2020-03-24 14:41:24','107.189.1.237'),
(689,1,'2020-03-24 14:41:47','110.49.47.242'),
(690,1,'2020-03-24 14:44:17','134.209.72.66'),
(691,1,'2020-03-24 14:46:04','192.249.117.240'),
(692,1,'2020-03-24 14:46:51','167.71.114.229'),
(693,1,'2020-03-24 14:47:08','35.243.157.229'),
(694,1,'2020-03-24 14:50:56','82.223.22.204'),
(695,1,'2020-03-24 15:08:17','82.223.196.206'),
(696,1,'2020-03-24 15:17:46','46.101.63.219'),
(697,1,'2020-03-24 15:26:26','207.148.5.230'),
(698,1,'2020-03-24 15:35:19','107.180.94.254'),
(699,1,'2020-03-24 15:36:18','167.71.114.229'),
(700,1,'2020-03-24 15:40:37','104.207.151.55'),
(701,1,'2020-03-24 15:50:00','142.93.253.47'),
(702,1,'2020-03-24 15:52:19','34.68.165.103'),
(703,1,'2020-03-24 15:57:29','165.227.86.14'),
(704,1,'2020-03-24 16:05:31','167.172.141.250'),
(705,1,'2020-03-24 16:11:35','47.241.37.203'),
(706,1,'2020-03-24 16:24:09','99.128.20.67'),
(707,1,'2020-03-24 16:28:35','35.198.214.21'),
(708,1,'2020-03-24 16:32:41','167.172.105.200'),
(709,1,'2020-03-24 16:37:23','167.99.4.20'),
(710,1,'2020-03-24 16:47:02','44.230.90.28'),
(711,1,'2020-03-24 16:59:31','64.227.45.141'),
(712,1,'2020-03-24 17:08:24','207.148.5.230'),
(713,1,'2020-03-24 17:10:01','82.223.196.206'),
(714,1,'2020-03-24 17:15:24','209.159.147.226'),
(715,1,'2020-03-24 17:21:15','167.99.4.20'),
(716,1,'2020-03-24 17:40:10','185.221.216.3'),
(717,1,'2020-03-24 17:41:13','134.209.72.66'),
(718,1,'2020-03-24 17:54:11','159.89.133.28'),
(719,1,'2020-03-24 17:57:24','82.223.196.206'),
(720,1,'2020-03-24 18:02:37','3.233.175.216'),
(721,1,'2020-03-24 18:06:26','206.189.77.90'),
(722,1,'2020-03-24 18:16:18','47.241.37.203'),
(723,1,'2020-03-24 18:18:15','83.148.119.143'),
(724,1,'2020-03-24 18:26:04','64.227.38.129'),
(725,1,'2020-03-24 18:29:04','114.34.156.239'),
(726,1,'2020-03-24 18:33:47','138.197.220.231'),
(727,1,'2020-03-24 18:42:24','134.209.72.66'),
(728,1,'2020-03-24 18:42:50','142.93.23.172'),
(729,1,'2020-03-24 18:44:02','142.93.253.47'),
(730,1,'2020-03-24 18:46:48','64.227.38.129'),
(731,1,'2020-03-24 18:54:08','159.89.89.43'),
(732,1,'2020-03-24 19:12:06','138.68.17.105'),
(733,1,'2020-03-24 19:37:56','34.68.165.103'),
(734,1,'2020-03-24 19:53:36','185.221.216.3'),
(735,1,'2020-03-24 19:58:36','47.241.37.203'),
(736,1,'2020-03-24 20:06:45','107.180.94.254'),
(737,1,'2020-03-24 20:09:42','51.68.215.199'),
(738,1,'2020-03-24 20:12:55','199.250.217.130'),
(739,1,'2020-03-24 20:15:28','64.227.22.212'),
(740,1,'2020-03-24 20:21:32','217.29.124.251'),
(741,1,'2020-03-24 20:27:40','95.216.214.233'),
(742,1,'2020-03-24 20:34:37','51.68.215.199'),
(743,1,'2020-03-24 20:41:23','35.231.8.160'),
(744,1,'2020-03-24 21:11:54','67.205.59.42'),
(745,1,'2020-03-24 21:19:57','35.231.8.160'),
(746,1,'2020-03-24 21:31:44','213.169.39.250'),
(747,1,'2020-03-24 21:33:20','192.227.158.62'),
(748,1,'2020-03-24 21:35:06','159.89.131.172'),
(749,1,'2020-03-24 21:36:35','134.122.72.58'),
(750,1,'2020-03-24 21:40:05','167.71.84.7'),
(751,1,'2020-03-24 21:45:25','99.128.20.67'),
(752,1,'2020-03-24 21:47:46','209.18.73.135'),
(753,1,'2020-03-24 21:52:30','185.221.216.3'),
(754,1,'2020-03-24 21:57:31','192.241.186.89'),
(755,1,'2020-03-24 21:59:03','209.159.147.226'),
(756,1,'2020-03-24 22:02:22','209.97.149.246'),
(757,1,'2020-03-24 22:08:15','134.209.72.66'),
(758,1,'2020-03-24 22:09:29','91.126.217.116'),
(759,1,'2020-03-24 22:12:18','104.248.176.207'),
(760,1,'2020-03-24 22:16:10','34.90.50.228'),
(761,1,'2020-03-24 22:17:42','99.128.20.67'),
(762,1,'2020-03-24 22:18:59','138.197.220.231'),
(763,1,'2020-03-24 22:28:40','178.62.10.75'),
(764,1,'2020-03-24 22:30:16','46.101.1.19'),
(765,1,'2020-03-24 22:52:02','104.248.176.207'),
(766,1,'2020-03-24 22:56:33','198.23.48.116'),
(767,1,'2020-03-24 22:59:32','206.189.231.206'),
(768,1,'2020-03-24 23:05:43','165.227.50.73'),
(769,1,'2020-03-24 23:08:28','64.227.22.212'),
(770,1,'2020-03-24 23:10:43','82.223.22.204'),
(771,1,'2020-03-24 23:15:56','47.56.171.8'),
(772,1,'2020-03-24 23:21:39','63.32.47.107'),
(773,1,'2020-03-24 23:31:48','170.231.83.26'),
(774,1,'2020-03-24 23:56:26','199.250.217.130'),
(775,1,'2020-03-25 00:01:17','107.180.94.254'),
(776,1,'2020-03-25 00:09:59','154.0.172.128'),
(777,1,'2020-03-25 00:14:02','104.207.151.55'),
(778,1,'2020-03-25 00:15:48','134.209.72.66'),
(779,1,'2020-03-25 00:26:25','159.89.133.28'),
(780,1,'2020-03-25 00:29:33','35.241.117.9'),
(781,1,'2020-03-25 00:39:58','202.29.33.75'),
(782,1,'2020-03-25 00:42:57','94.156.175.61'),
(783,1,'2020-03-25 00:58:12','142.93.48.216'),
(784,1,'2020-03-25 00:58:50','64.227.38.129'),
(785,1,'2020-03-25 00:59:35','108.61.90.105'),
(786,1,'2020-03-25 01:03:18','34.70.240.223'),
(787,1,'2020-03-25 01:10:01','104.248.176.207'),
(788,1,'2020-03-25 01:11:18','51.68.215.199'),
(789,1,'2020-03-25 01:20:42','199.250.217.130'),
(790,1,'2020-03-25 01:27:23','134.209.72.66'),
(791,1,'2020-03-25 01:32:16','149.255.62.19'),
(792,1,'2020-03-25 01:38:37','157.245.38.212'),
(793,1,'2020-03-25 01:48:33','178.128.161.250'),
(794,1,'2020-03-25 01:51:56','142.93.48.216'),
(795,1,'2020-03-25 01:53:04','35.202.172.164'),
(796,1,'2020-03-25 01:54:25','165.22.37.118'),
(797,1,'2020-03-25 02:04:33','202.29.230.81'),
(798,1,'2020-03-25 02:13:14','34.70.240.223'),
(799,1,'2020-03-25 02:15:27','63.32.47.107'),
(800,1,'2020-03-25 02:18:41','134.209.72.66'),
(801,1,'2020-03-25 02:21:21','157.245.38.212'),
(802,1,'2020-03-25 02:23:56','157.245.120.78'),
(803,1,'2020-03-25 02:33:02','95.216.214.233'),
(804,1,'2020-03-25 02:44:44','192.241.186.89'),
(805,1,'2020-03-25 02:47:52','209.18.73.135'),
(806,1,'2020-03-25 02:55:25','91.126.217.116'),
(807,1,'2020-03-25 03:00:49','206.189.77.90'),
(808,1,'2020-03-25 03:05:08','110.49.47.242'),
(809,1,'2020-03-25 03:05:22','202.29.33.75'),
(810,1,'2020-03-25 03:09:07','178.128.161.250'),
(811,1,'2020-03-25 03:11:59','209.97.149.246'),
(812,1,'2020-03-25 03:31:25','104.207.151.55'),
(813,1,'2020-03-25 03:39:15','114.34.156.239'),
(814,1,'2020-03-25 03:42:53','64.227.38.129'),
(815,1,'2020-03-25 03:50:31','64.227.38.129'),
(816,1,'2020-03-25 03:56:26','67.205.161.59'),
(817,1,'2020-03-25 03:58:33','149.255.62.19'),
(818,1,'2020-03-25 04:11:46','134.209.72.66'),
(819,1,'2020-03-25 04:17:00','18.190.57.236'),
(820,1,'2020-03-25 04:19:09','35.231.8.160'),
(821,1,'2020-03-25 04:19:47','63.32.47.107'),
(822,1,'2020-03-25 04:22:32','206.189.231.206'),
(823,1,'2020-03-25 04:27:36','178.128.161.250'),
(824,1,'2020-03-25 04:27:53','159.89.131.172'),
(825,1,'2020-03-25 04:41:44','167.71.114.229'),
(826,1,'2020-03-25 04:42:40','34.68.165.103'),
(827,9,'2020-03-26 00:00:44','34.70.240.223'),
(828,9,'2020-03-26 00:01:35','34.70.240.223'),
(829,9,'2020-03-26 00:21:44','185.221.216.3'),
(830,9,'2020-03-26 00:27:16','139.59.189.112'),
(831,9,'2020-03-26 00:28:23','107.180.94.254'),
(832,9,'2020-03-26 00:39:11','192.227.158.62'),
(833,9,'2020-03-26 00:48:21','167.99.162.102'),
(834,9,'2020-03-26 00:50:28','167.172.141.250'),
(835,9,'2020-03-26 00:51:58','51.68.215.199'),
(836,9,'2020-03-26 00:52:55','35.202.172.164'),
(837,9,'2020-03-26 01:04:02','34.93.3.223'),
(838,9,'2020-03-26 01:05:24','83.148.119.143'),
(839,9,'2020-03-26 01:12:27','206.189.70.219'),
(840,9,'2020-03-26 01:16:31','202.29.230.81'),
(841,9,'2020-03-26 01:19:53','64.225.19.60'),
(842,9,'2020-03-26 01:24:40','206.189.77.90'),
(843,9,'2020-03-26 01:25:53','157.55.140.142'),
(844,9,'2020-03-26 01:33:07','64.225.19.60'),
(845,9,'2020-03-26 01:46:43','202.29.33.75'),
(846,9,'2020-03-26 01:50:52','170.231.83.26'),
(847,9,'2020-03-26 02:06:17','138.197.220.231'),
(848,9,'2020-03-26 02:14:48','206.189.70.219'),
(849,9,'2020-03-26 02:31:01','64.225.19.114'),
(850,9,'2020-03-26 02:36:21','142.93.48.216'),
(851,9,'2020-03-26 02:39:12','35.198.214.21'),
(852,9,'2020-03-26 02:46:03','35.202.172.164'),
(853,9,'2020-03-26 02:59:21','134.122.72.58'),
(854,9,'2020-03-26 03:01:45','34.197.214.70'),
(855,9,'2020-03-26 03:10:08','34.82.167.10'),
(856,9,'2020-03-26 03:22:15','83.148.119.143'),
(857,9,'2020-03-26 03:24:35','51.68.215.199'),
(858,9,'2020-03-26 03:35:27','64.225.19.114'),
(859,9,'2020-03-26 03:36:50','167.71.114.229'),
(860,9,'2020-03-26 03:37:55','178.62.10.75'),
(861,9,'2020-03-26 03:42:30','165.227.86.14'),
(862,9,'2020-03-26 03:44:06','149.255.62.19'),
(863,9,'2020-03-26 03:48:51','185.221.216.3'),
(864,9,'2020-03-26 03:55:52','132.148.165.102'),
(865,9,'2020-03-26 04:00:20','83.148.119.143'),
(866,9,'2020-03-26 04:22:34','104.248.176.207'),
(867,9,'2020-03-26 04:42:45','167.172.105.200'),
(868,9,'2020-03-26 04:48:57','165.22.37.118'),
(869,9,'2020-03-26 04:51:59','167.71.84.7'),
(870,9,'2020-03-26 04:53:46','178.62.10.75'),
(871,9,'2020-03-26 04:54:48','138.197.220.231'),
(872,9,'2020-03-26 05:05:53','206.189.70.219'),
(873,9,'2020-03-26 05:07:25','167.172.145.178'),
(874,9,'2020-03-26 05:16:05','18.190.57.236'),
(875,9,'2020-03-26 05:25:03','157.245.38.212'),
(876,9,'2020-03-26 05:26:24','217.29.124.251'),
(877,9,'2020-03-26 05:34:46','167.99.96.78'),
(878,9,'2020-03-26 05:40:20','157.245.120.78'),
(879,9,'2020-03-26 05:44:40','104.207.151.55'),
(880,9,'2020-03-26 05:49:09','64.227.38.129'),
(881,9,'2020-03-26 05:55:29','45.76.114.124'),
(882,9,'2020-03-26 05:59:55','34.87.13.196'),
(883,9,'2020-03-26 06:01:54','167.172.141.250'),
(884,9,'2020-03-26 06:02:31','132.148.165.102'),
(885,9,'2020-03-26 06:07:00','178.128.161.250'),
(886,40,'2020-03-27 21:12:18','196.41.214.154'),
(887,126,'2020-03-27 21:12:34','176.31.100.112'),
(888,244,'2020-03-27 21:14:48','167.172.105.200'),
(889,40,'2020-03-27 21:16:27','83.148.119.143'),
(890,126,'2020-03-27 21:17:37','196.41.214.154'),
(891,244,'2020-03-27 21:23:55','196.41.214.154'),
(892,126,'2020-03-27 21:26:47','206.189.77.90'),
(893,40,'2020-03-27 21:28:08','185.221.216.3'),
(894,244,'2020-03-27 21:29:51','103.57.222.223'),
(895,126,'2020-03-27 21:32:41','103.90.225.136'),
(896,40,'2020-03-27 21:33:28','196.41.214.154'),
(897,244,'2020-03-27 21:33:57','40.115.60.71'),
(898,126,'2020-03-27 21:38:33','145.239.5.234'),
(899,40,'2020-03-27 21:39:13','74.208.23.229'),
(900,40,'2020-03-27 21:44:43','196.41.214.154'),
(901,126,'2020-03-27 21:44:46','196.41.214.154'),
(902,244,'2020-03-27 21:45:58','147.135.71.130'),
(903,126,'2020-03-27 21:49:01','13.126.6.38'),
(904,40,'2020-03-27 21:49:14','212.83.151.57'),
(905,244,'2020-03-27 21:53:26','134.209.147.208'),
(906,40,'2020-03-27 21:54:12','99.128.20.67'),
(907,126,'2020-03-27 21:54:36','58.229.208.166'),
(908,244,'2020-03-27 21:56:55','41.79.212.14'),
(909,126,'2020-03-27 22:00:25','116.125.140.90'),
(910,40,'2020-03-27 22:00:39','196.41.214.154'),
(911,40,'2020-03-27 22:05:14','112.109.81.221'),
(912,126,'2020-03-27 22:10:19','196.41.214.154'),
(913,40,'2020-03-27 22:10:36','77.244.222.178'),
(914,244,'2020-03-27 22:11:58','217.29.124.251'),
(915,40,'2020-03-27 22:15:30','51.91.56.222'),
(916,126,'2020-03-27 22:15:36','157.245.188.231'),
(917,126,'2020-03-27 22:21:11','138.68.41.74'),
(918,40,'2020-03-27 22:21:21','139.59.6.172'),
(919,40,'2020-03-27 22:27:15','196.41.214.154'),
(920,244,'2020-03-27 22:28:45','185.10.75.12'),
(921,40,'2020-03-27 22:31:23','196.41.214.154'),
(922,126,'2020-03-27 22:32:22','206.189.26.231'),
(923,244,'2020-03-27 22:33:47','196.41.214.154'),
(924,126,'2020-03-27 22:35:03','188.165.81.209'),
(925,40,'2020-03-27 22:37:34','138.68.41.74'),
(926,244,'2020-03-27 22:38:19','147.135.71.130'),
(927,40,'2020-03-27 22:42:01','162.243.110.205'),
(928,126,'2020-03-27 22:42:22','178.128.174.179'),
(929,40,'2020-03-27 22:47:33','47.56.171.8'),
(930,126,'2020-03-27 22:47:34','68.183.180.46'),
(931,244,'2020-03-27 22:48:58','51.79.53.156'),
(932,126,'2020-03-27 22:53:31','64.225.19.114'),
(933,40,'2020-03-27 22:58:06','196.41.214.154'),
(934,126,'2020-03-27 22:58:13','183.90.246.3'),
(935,244,'2020-03-27 23:01:05','138.68.41.74'),
(936,126,'2020-03-27 23:01:41','34.70.240.223'),
(937,40,'2020-03-27 23:03:54','191.234.167.43'),
(938,126,'2020-03-27 23:07:55','51.68.188.186'),
(939,40,'2020-03-27 23:09:21','3.21.123.197'),
(940,244,'2020-03-27 23:10:22','149.255.62.19'),
(941,244,'2020-03-27 23:12:13','35.212.241.175'),
(942,40,'2020-03-27 23:13:11','196.41.214.154'),
(943,126,'2020-03-27 23:14:09','207.180.225.165'),
(944,40,'2020-03-27 23:19:17','138.68.17.105'),
(945,244,'2020-03-27 23:21:33','37.139.22.15'),
(946,40,'2020-03-27 23:24:33','151.80.176.144'),
(947,244,'2020-03-27 23:26:03','196.41.214.154'),
(948,126,'2020-03-27 23:29:35','23.21.135.197'),
(949,40,'2020-03-27 23:29:48','46.101.63.219'),
(950,244,'2020-03-27 23:31:28','35.198.214.21'),
(951,126,'2020-03-27 23:34:57','94.102.9.68'),
(952,40,'2020-03-27 23:35:24','35.243.157.229'),
(953,126,'2020-03-27 23:40:07','207.154.224.55'),
(954,40,'2020-03-27 23:40:12','217.113.10.250'),
(955,244,'2020-03-27 23:42:10','162.243.110.205'),
(956,40,'2020-03-27 23:46:04','62.171.138.145'),
(957,126,'2020-03-27 23:50:38','149.255.62.19'),
(958,244,'2020-03-27 23:51:52','103.56.158.12'),
(959,40,'2020-03-27 23:51:54','188.165.81.209'),
(960,126,'2020-03-27 23:56:26','137.116.133.27'),
(961,244,'2020-03-27 23:59:58','178.128.126.157'),
(962,40,'2020-03-28 00:01:34','83.148.119.143'),
(963,244,'2020-03-28 00:04:07','183.90.246.3'),
(964,126,'2020-03-28 00:05:15','92.53.96.166'),
(965,126,'2020-03-28 00:06:30','13.235.100.109'),
(966,244,'2020-03-28 00:08:44','137.116.133.27'),
(967,126,'2020-03-28 00:12:57','125.212.217.250'),
(968,244,'2020-03-28 00:14:02','196.41.214.154'),
(969,40,'2020-03-28 00:17:02','196.41.214.154'),
(970,244,'2020-03-28 00:18:07','111.93.181.157'),
(971,40,'2020-03-28 00:23:12','104.248.156.117'),
(972,244,'2020-03-28 00:25:07','104.236.86.160'),
(973,126,'2020-03-28 00:28:07','185.221.216.3'),
(974,40,'2020-03-28 00:28:47','77.75.34.175'),
(975,244,'2020-03-28 00:30:13','34.90.50.228'),
(976,126,'2020-03-28 00:32:50','196.41.214.154'),
(977,244,'2020-03-28 00:35:20','45.252.248.23'),
(978,126,'2020-03-28 00:38:42','45.252.248.23'),
(979,40,'2020-03-28 00:40:04','206.189.77.90'),
(980,40,'2020-03-28 00:43:23','3.21.123.197'),
(981,244,'2020-03-28 00:47:29','206.189.133.88'),
(982,126,'2020-03-28 00:50:34','103.1.239.135'),
(983,244,'2020-03-28 00:51:29','207.180.239.98'),
(984,126,'2020-03-28 00:55:00','45.32.74.219'),
(985,40,'2020-03-28 00:55:21','66.42.51.231'),
(986,244,'2020-03-28 00:57:04','104.131.186.50'),
(987,40,'2020-03-28 01:00:47','185.239.41.227'),
(988,126,'2020-03-28 01:00:55','107.180.94.254'),
(989,244,'2020-03-28 01:08:13','104.248.156.117'),
(990,126,'2020-03-28 01:11:16','153.126.158.173'),
(991,244,'2020-03-28 01:13:49','62.210.185.4'),
(992,126,'2020-03-28 01:16:42','45.55.62.60'),
(993,40,'2020-03-28 01:17:37','128.199.243.176'),
(994,244,'2020-03-28 01:19:10','167.114.98.126'),
(995,40,'2020-03-28 01:22:16','94.130.219.36'),
(996,126,'2020-03-28 01:22:24','54.254.195.169'),
(997,244,'2020-03-28 01:28:18','77.244.222.178'),
(998,40,'2020-03-28 01:28:23','187.73.70.43'),
(999,126,'2020-03-28 01:32:31','157.245.217.186'),
(1000,244,'2020-03-28 01:35:19','103.81.87.90'),
(1001,126,'2020-03-28 01:38:40','45.64.169.11'),
(1002,40,'2020-03-28 01:39:21','196.41.214.154'),
(1003,244,'2020-03-28 01:40:19','51.83.15.238'),
(1004,40,'2020-03-28 01:44:17','206.189.132.108'),
(1005,244,'2020-03-28 01:45:55','196.41.214.154'),
(1006,40,'2020-03-28 01:49:46','3.105.47.174'),
(1007,126,'2020-03-28 01:49:53','167.71.84.7'),
(1008,244,'2020-03-28 01:51:41','139.99.157.34'),
(1009,40,'2020-03-28 01:55:35','196.41.214.154'),
(1010,244,'2020-03-28 01:56:38','54.37.96.94'),
(1011,40,'2020-03-28 02:00:23','62.210.9.65'),
(1012,126,'2020-03-28 02:00:27','167.99.162.102'),
(1013,244,'2020-03-28 02:03:43','167.71.45.56'),
(1014,40,'2020-03-28 02:05:10','45.252.248.23'),
(1015,126,'2020-03-28 02:09:29','51.79.53.156'),
(1016,40,'2020-03-28 02:16:38','64.227.38.129'),
(1017,126,'2020-03-28 02:16:41','196.41.214.154'),
(1018,126,'2020-03-28 02:21:54','51.68.245.15'),
(1019,40,'2020-03-28 02:22:32','157.245.120.78'),
(1020,244,'2020-03-28 02:24:04','103.74.123.41'),
(1021,126,'2020-03-28 02:27:23','173.249.49.62'),
(1022,40,'2020-03-28 02:27:35','196.41.214.154'),
(1023,244,'2020-03-28 02:29:32','101.133.221.179'),
(1024,40,'2020-03-28 02:33:45','196.41.214.154'),
(1025,244,'2020-03-28 02:34:28','165.22.94.219'),
(1026,40,'2020-03-28 02:38:35','210.212.250.43'),
(1027,126,'2020-03-28 02:40:10','54.218.13.104'),
(1028,244,'2020-03-28 02:40:29','167.114.98.126'),
(1029,40,'2020-03-28 02:43:28','196.41.214.154'),
(1030,126,'2020-03-28 02:43:40','64.79.74.13'),
(1031,244,'2020-03-28 02:46:11','35.240.146.213'),
(1032,40,'2020-03-28 02:48:52','51.68.245.15'),
(1033,244,'2020-03-28 02:51:27','178.63.193.202'),
(1034,40,'2020-03-28 02:54:38','207.180.225.165'),
(1035,126,'2020-03-28 02:55:46','121.196.202.6'),
(1036,244,'2020-03-28 02:56:46','159.65.10.148'),
(1037,40,'2020-03-28 02:59:48','107.180.94.254'),
(1038,126,'2020-03-28 03:00:32','35.173.3.6'),
(1039,244,'2020-03-28 03:01:27','64.79.74.13'),
(1040,40,'2020-03-28 03:05:12','41.79.212.14'),
(1041,244,'2020-03-28 03:05:25','54.254.195.169'),
(1042,40,'2020-03-28 03:10:29','51.91.56.222'),
(1043,244,'2020-03-28 03:12:08','77.75.34.175'),
(1044,126,'2020-03-28 03:15:13','196.41.214.154'),
(1045,40,'2020-03-28 03:16:43','164.132.230.248'),
(1046,244,'2020-03-28 03:17:00','165.227.119.182'),
(1047,126,'2020-03-28 03:21:01','192.241.186.89'),
(1048,244,'2020-03-28 03:23:11','144.217.12.123'),
(1049,40,'2020-03-28 03:26:28','68.183.182.101'),
(1050,126,'2020-03-28 03:26:31','139.180.130.146'),
(1051,244,'2020-03-28 03:28:45','167.71.87.135'),
(1052,126,'2020-03-28 03:31:44','78.46.221.69'),
(1053,40,'2020-03-28 03:32:16','116.202.11.207'),
(1054,244,'2020-03-28 03:34:25','213.169.39.250'),
(1055,40,'2020-03-28 03:37:12','51.75.247.11'),
(1056,126,'2020-03-28 03:37:15','46.101.227.221'),
(1057,244,'2020-03-28 03:37:58','176.31.100.112'),
(1058,126,'2020-03-28 03:43:00','64.79.74.13'),
(1059,244,'2020-03-28 03:44:18','178.63.254.76'),
(1060,40,'2020-03-28 03:47:54','136.243.159.182'),
(1061,126,'2020-03-28 03:48:06','45.77.44.178'),
(1062,244,'2020-03-28 03:49:43','35.240.146.213'),
(1063,40,'2020-03-28 03:53:02','78.46.221.69'),
(1064,244,'2020-03-28 03:54:18','45.252.248.23'),
(1065,126,'2020-03-28 03:57:53','34.87.101.80'),
(1066,40,'2020-03-28 03:59:01','81.46.200.250'),
(1067,244,'2020-03-28 04:00:26','46.101.227.221'),
(1068,126,'2020-03-28 04:03:43','173.249.49.62'),
(1069,40,'2020-03-28 04:04:48','77.244.222.178'),
(1070,244,'2020-03-28 04:06:04','46.101.63.219'),
(1071,126,'2020-03-28 04:08:36','103.90.225.136'),
(1072,40,'2020-03-28 04:09:41','104.248.176.207'),
(1073,244,'2020-03-28 04:12:07','103.27.61.222'),
(1074,40,'2020-03-28 04:14:52','188.165.81.209'),
(1075,126,'2020-03-28 04:15:21','89.32.251.144'),
(1076,244,'2020-03-28 04:17:02','158.255.99.130'),
(1077,40,'2020-03-28 04:20:11','167.172.76.253'),
(1078,126,'2020-03-28 04:20:20','103.212.211.218'),
(1079,244,'2020-03-28 04:22:11','103.57.222.223'),
(1080,40,'2020-03-28 04:25:36','165.22.235.110'),
(1081,244,'2020-03-28 04:28:22','178.128.126.157'),
(1082,126,'2020-03-28 04:30:59','62.210.185.4'),
(1083,40,'2020-03-28 04:31:25','178.128.115.249'),
(1084,244,'2020-03-28 04:32:59','178.128.115.249'),
(1085,40,'2020-03-28 04:36:05','158.255.99.130'),
(1086,126,'2020-03-28 04:36:14','144.217.12.123'),
(1087,244,'2020-03-28 04:38:05','159.89.52.128'),
(1088,126,'2020-03-28 04:40:58','217.29.124.251'),
(1089,40,'2020-03-28 04:42:23','165.22.220.36'),
(1090,40,'2020-03-28 04:47:51','91.126.217.116'),
(1091,244,'2020-03-28 04:50:11','165.227.86.14'),
(1092,40,'2020-03-28 04:51:56','167.71.193.24'),
(1093,126,'2020-03-28 04:52:08','165.22.94.219'),
(1094,244,'2020-03-28 04:54:39','95.217.39.130'),
(1095,40,'2020-03-28 04:56:52','165.22.207.41'),
(1096,126,'2020-03-28 04:57:26','159.65.10.148'),
(1097,244,'2020-03-28 05:00:40','159.65.179.104'),
(1098,40,'2020-03-28 05:03:03','188.166.212.166'),
(1099,126,'2020-03-28 05:04:15','128.199.243.176'),
(1100,126,'2020-03-28 05:08:56','206.189.231.206'),
(1101,244,'2020-03-28 05:09:52','13.126.6.38'),
(1102,40,'2020-03-28 05:12:45','40.115.60.71'),
(1103,126,'2020-03-28 05:13:43','178.128.20.225'),
(1104,126,'2020-03-28 05:19:08','157.245.105.87'),
(1105,244,'2020-03-28 05:21:19','157.245.52.41'),
(1106,126,'2020-03-28 05:23:49','103.98.30.72'),
(1107,244,'2020-03-28 05:26:08','165.22.235.110'),
(1108,126,'2020-03-28 05:29:16','62.210.185.4'),
(1109,40,'2020-03-28 05:30:35','116.202.11.207'),
(1110,244,'2020-03-28 05:31:31','111.93.181.157'),
(1111,126,'2020-03-28 05:35:15','207.180.225.165'),
(1112,40,'2020-03-28 05:35:31','110.185.160.106'),
(1113,244,'2020-03-28 05:37:55','103.27.61.222'),
(1114,126,'2020-03-28 05:40:30','157.245.217.186'),
(1115,40,'2020-03-28 05:40:38','37.187.90.62'),
(1116,244,'2020-03-28 05:42:19','83.148.119.143'),
(1117,40,'2020-03-28 05:45:57','51.83.15.238'),
(1118,244,'2020-03-28 05:47:40','178.128.174.179'),
(1119,126,'2020-03-28 05:50:54','149.202.34.92'),
(1120,40,'2020-03-28 05:51:28','103.56.158.12'),
(1121,244,'2020-03-28 05:52:53','206.189.84.227'),
(1122,126,'2020-03-28 05:56:35','206.189.146.232'),
(1123,40,'2020-03-28 05:56:37','140.82.30.170'),
(1124,244,'2020-03-28 05:58:25','35.193.38.118'),
(1125,126,'2020-03-28 06:01:40','34.74.209.239'),
(1126,40,'2020-03-28 06:03:26','157.245.52.41'),
(1127,244,'2020-03-28 06:03:29','51.83.2.148'),
(1128,126,'2020-03-28 06:06:24','64.79.74.13'),
(1129,244,'2020-03-28 06:08:43','167.71.193.24'),
(1130,126,'2020-03-28 06:12:07','188.165.81.209'),
(1131,40,'2020-03-28 06:12:34','159.89.87.10'),
(1132,244,'2020-03-28 06:14:29','174.138.47.183'),
(1133,126,'2020-03-28 06:17:34','64.227.38.129'),
(1134,40,'2020-03-28 06:18:03','128.199.196.103'),
(1135,244,'2020-03-28 06:19:53','157.245.128.217'),
(1136,40,'2020-03-28 06:23:23','206.189.133.88'),
(1137,244,'2020-03-28 06:27:19','128.199.243.176'),
(1138,126,'2020-03-28 06:28:24','114.34.156.239'),
(1139,40,'2020-03-28 06:30:23','47.75.136.12'),
(1140,244,'2020-03-28 06:31:01','64.225.19.114'),
(1141,40,'2020-03-28 06:33:59','162.243.110.205'),
(1142,126,'2020-03-28 06:34:06','119.207.205.205'),
(1143,244,'2020-03-28 06:35:55','167.172.141.250'),
(1144,126,'2020-03-28 06:39:56','192.241.186.89'),
(1145,40,'2020-03-28 06:40:35','206.189.26.231'),
(1146,244,'2020-03-28 06:41:32','178.128.161.250'),
(1147,126,'2020-03-28 06:44:39','139.180.130.146'),
(1148,40,'2020-03-28 06:45:54','206.189.77.90'),
(1149,244,'2020-03-28 06:47:57','134.209.147.208'),
(1150,126,'2020-03-28 06:48:59','78.46.221.69'),
(1151,40,'2020-03-28 06:49:57','68.183.217.145'),
(1152,244,'2020-03-28 06:52:02','192.241.209.78'),
(1153,126,'2020-03-28 06:55:05','64.79.74.13'),
(1154,40,'2020-03-28 06:56:19','178.128.17.78'),
(1155,40,'2020-03-28 07:00:37','45.55.62.60'),
(1156,126,'2020-03-28 07:00:47','192.241.186.89'),
(1157,244,'2020-03-28 07:03:13','159.89.104.85'),
(1158,126,'2020-03-28 07:06:02','34.74.209.239'),
(1159,40,'2020-03-28 07:06:16','116.202.11.207'),
(1160,244,'2020-03-28 07:08:26','157.245.105.87'),
(1161,40,'2020-03-28 07:11:22','62.171.138.145'),
(1162,244,'2020-03-28 07:13:05','94.102.9.68'),
(1163,40,'2020-03-28 07:17:19','104.248.25.225'),
(1164,126,'2020-03-28 07:17:25','165.22.220.36'),
(1165,244,'2020-03-28 07:18:23','103.74.123.41'),
(1166,40,'2020-03-28 07:21:59','13.126.6.38'),
(1167,126,'2020-03-28 07:22:41','157.230.24.223'),
(1168,126,'2020-03-28 07:25:18','92.53.96.237'),
(1169,40,'2020-03-28 07:27:08','207.180.239.98'),
(1170,126,'2020-03-28 07:31:30','3.105.47.174'),
(1171,40,'2020-03-28 07:32:36','206.189.70.219'),
(1172,244,'2020-03-28 07:33:52','185.239.41.227'),
(1173,126,'2020-03-28 07:35:40','187.73.70.43'),
(1174,40,'2020-03-28 07:37:42','59.110.235.141'),
(1175,244,'2020-03-28 07:39:32','139.180.130.146'),
(1176,126,'2020-03-28 07:42:40','203.162.79.194'),
(1177,40,'2020-03-28 07:43:29','165.22.216.185'),
(1178,40,'2020-03-28 07:48:03','51.91.56.222'),
(1179,126,'2020-03-28 07:50:19','89.32.251.144'),
(1180,244,'2020-03-28 07:50:39','34.71.68.45'),
(1181,126,'2020-03-28 07:53:33','142.93.119.123'),
(1182,40,'2020-03-28 07:53:38','64.79.74.13'),
(1183,244,'2020-03-28 07:55:07','188.166.52.67'),
(1184,40,'2020-03-28 07:57:17','103.90.225.136'),
(1185,126,'2020-03-28 07:58:16','167.114.98.126'),
(1186,244,'2020-03-28 07:59:33','46.101.1.19'),
(1187,40,'2020-03-28 08:02:46','191.234.167.43'),
(1188,126,'2020-03-28 08:02:54','128.199.171.89'),
(1189,244,'2020-03-28 08:03:53','3.105.47.174'),
(1190,126,'2020-03-28 08:06:54','159.65.136.23'),
(1191,244,'2020-03-28 08:09:03','139.99.157.34'),
(1192,126,'2020-03-28 08:11:47','206.189.132.108'),
(1193,40,'2020-03-28 08:12:25','140.82.30.170'),
(1194,244,'2020-03-28 08:13:15','35.227.17.251'),
(1195,126,'2020-03-28 08:15:35','207.148.13.67'),
(1196,40,'2020-03-28 08:17:02','165.227.86.14'),
(1197,244,'2020-03-28 08:18:32','163.172.126.97'),
(1198,126,'2020-03-28 08:21:08','37.139.22.15'),
(1199,40,'2020-03-28 08:21:17','217.29.124.251'),
(1200,244,'2020-03-28 08:24:00','170.231.83.26'),
(1201,40,'2020-03-28 08:26:03','192.81.210.176'),
(1202,126,'2020-03-28 08:26:09','159.203.184.54'),
(1203,244,'2020-03-28 08:28:02','81.30.156.67'),
(1204,126,'2020-03-28 08:31:10','167.71.84.7'),
(1205,244,'2020-03-28 08:36:16','104.194.10.5'),
(1206,40,'2020-03-28 08:40:58','202.29.230.81'),
(1207,126,'2020-03-28 08:41:09','116.125.140.90'),
(1208,244,'2020-03-28 08:41:58','134.209.91.194'),
(1209,244,'2020-03-29 03:06:49','47.252.12.17'),
(1210,244,'2020-03-29 03:07:04','47.252.12.17'),
(1211,244,'2020-03-29 03:07:19','47.252.12.17'),
(1212,9,'2020-03-29 03:40:23','35.220.210.162'),
(1213,9,'2020-03-29 03:40:39','35.220.210.162'),
(1214,9,'2020-03-29 03:40:54','35.220.210.162'),
(1215,244,'2020-03-29 05:38:11','178.128.54.224'),
(1216,244,'2020-03-29 05:38:27','178.128.54.224'),
(1217,244,'2020-03-29 05:38:43','178.128.54.224'),
(1218,244,'2020-03-29 05:40:36','50.116.72.173'),
(1219,244,'2020-03-29 05:40:51','50.116.72.173'),
(1220,244,'2020-03-29 05:41:07','50.116.72.173'),
(1221,9,'2020-03-29 11:03:19','162.241.29.178'),
(1222,9,'2020-03-29 11:03:35','162.241.29.178'),
(1223,9,'2020-03-29 11:03:51','162.241.29.178'),
(1224,1,'2020-03-31 03:27:23','104.208.218.154'),
(1225,1,'2020-03-31 03:27:24','104.208.218.154'),
(1226,1,'2020-03-31 03:27:24','104.208.218.154'),
(1227,1,'2020-03-31 03:34:27','82.165.158.242'),
(1228,1,'2020-03-31 03:34:28','82.165.158.242'),
(1229,1,'2020-03-31 03:34:28','82.165.158.242'),
(1230,40,'2020-03-31 19:33:05','46.101.63.219'),
(1231,40,'2020-03-31 19:33:44','157.245.128.217'),
(1232,40,'2020-03-31 19:34:55','157.245.128.144'),
(1233,40,'2020-03-31 19:34:56','64.227.22.212'),
(1234,40,'2020-03-31 19:35:20','104.131.186.50'),
(1235,40,'2020-03-31 19:36:04','191.234.167.43'),
(1236,40,'2020-03-31 19:37:15','128.199.148.90'),
(1237,40,'2020-03-31 19:37:44','85.51.84.104'),
(1238,40,'2020-03-31 19:38:19','122.51.86.43'),
(1239,40,'2020-03-31 19:39:14','165.227.86.14'),
(1240,40,'2020-03-31 19:39:20','99.128.20.67'),
(1241,40,'2020-03-31 19:40:30','159.65.148.2'),
(1242,40,'2020-03-31 19:41:37','172.105.102.15'),
(1243,40,'2020-03-31 19:43:33','37.187.250.108'),
(1244,40,'2020-03-31 19:43:41','128.199.173.21'),
(1245,40,'2020-03-31 19:43:48','35.182.18.16'),
(1246,40,'2020-03-31 19:44:42','35.238.134.111'),
(1247,40,'2020-03-31 19:45:12','35.182.18.16'),
(1248,40,'2020-03-31 19:46:38','128.199.148.90'),
(1249,40,'2020-03-31 19:47:08','91.121.77.104'),
(1250,40,'2020-03-31 19:47:41','212.83.151.57'),
(1251,40,'2020-03-31 19:48:05','46.37.172.123'),
(1252,40,'2020-03-31 19:49:41','101.133.221.179'),
(1253,40,'2020-03-31 19:50:03','206.189.84.227'),
(1254,40,'2020-03-31 19:51:06','167.172.105.200'),
(1255,40,'2020-03-31 19:51:59','122.51.86.43'),
(1256,40,'2020-03-31 19:52:03','206.189.77.90'),
(1257,40,'2020-03-31 19:52:34','35.184.183.91'),
(1258,40,'2020-03-31 19:53:06','35.182.18.16'),
(1259,40,'2020-03-31 19:54:21','35.240.190.190'),
(1260,40,'2020-03-31 19:56:10','103.81.87.90'),
(1261,40,'2020-03-31 19:56:10','128.199.80.156'),
(1262,40,'2020-03-31 19:56:26','157.55.140.142'),
(1263,40,'2020-03-31 19:57:08','85.51.84.104'),
(1264,40,'2020-03-31 19:59:56','37.187.90.62'),
(1265,40,'2020-03-31 20:00:39','93.47.168.70'),
(1266,40,'2020-03-31 20:01:00','51.255.164.173'),
(1267,40,'2020-03-31 20:03:29','125.212.217.250'),
(1268,40,'2020-03-31 20:04:06','212.83.151.57'),
(1269,40,'2020-03-31 20:04:23','46.101.124.38'),
(1270,40,'2020-03-31 20:06:00','157.230.242.76'),
(1271,40,'2020-03-31 20:06:10','103.143.208.200'),
(1272,40,'2020-03-31 20:07:07','104.131.186.50'),
(1273,40,'2020-03-31 20:07:18','206.189.26.231'),
(1274,40,'2020-03-31 20:08:51','142.93.119.123'),
(1275,40,'2020-03-31 20:09:23','1.234.53.32'),
(1276,40,'2020-03-31 20:10:35','159.65.179.104'),
(1277,40,'2020-03-31 20:11:06','68.183.5.101'),
(1278,40,'2020-03-31 20:11:23','139.180.130.146'),
(1279,40,'2020-03-31 20:13:40','122.154.24.254'),
(1280,40,'2020-03-31 20:13:43','157.230.24.223'),
(1281,40,'2020-03-31 20:14:40','206.189.84.227'),
(1282,40,'2020-03-31 20:15:36','37.139.22.15'),
(1283,40,'2020-03-31 20:15:59','85.51.84.104'),
(1284,40,'2020-03-31 20:16:51','159.203.184.54'),
(1285,40,'2020-03-31 20:18:17','192.241.209.78'),
(1286,40,'2020-03-31 20:19:30','103.74.123.41'),
(1287,40,'2020-03-31 20:19:58','103.143.208.200'),
(1288,40,'2020-03-31 20:20:26','159.89.104.85'),
(1289,40,'2020-03-31 20:21:27','82.223.196.206'),
(1290,40,'2020-03-31 20:22:00','165.22.235.110'),
(1291,40,'2020-03-31 20:22:21','174.138.47.183'),
(1292,40,'2020-03-31 20:23:56','167.71.45.56'),
(1293,40,'2020-03-31 20:25:16','207.148.116.189'),
(1294,40,'2020-03-31 20:26:06','62.210.9.65'),
(1295,40,'2020-03-31 20:26:33','173.249.45.241'),
(1296,40,'2020-03-31 20:26:34','165.22.63.225'),
(1297,40,'2020-03-31 20:26:58','52.13.94.106'),
(1298,40,'2020-03-31 20:27:45','178.62.217.187'),
(1299,40,'2020-03-31 20:28:38','5.135.164.126'),
(1300,40,'2020-03-31 20:28:53','167.71.241.213'),
(1301,40,'2020-03-31 20:30:04','192.241.186.89'),
(1302,40,'2020-03-31 20:30:34','149.255.62.19'),
(1303,40,'2020-03-31 20:31:31','51.68.215.199'),
(1304,40,'2020-03-31 20:32:19','167.71.193.24'),
(1305,40,'2020-03-31 20:33:25','167.99.132.138'),
(1306,40,'2020-03-31 20:34:13','45.252.250.106'),
(1307,40,'2020-03-31 20:35:06','144.217.12.123'),
(1308,40,'2020-03-31 20:36:19','103.143.208.200'),
(1309,40,'2020-03-31 20:37:32','52.66.175.196'),
(1310,40,'2020-03-31 20:38:38','159.203.184.54'),
(1311,40,'2020-03-31 20:39:26','207.154.224.55'),
(1312,40,'2020-03-31 20:40:26','74.208.23.229'),
(1313,40,'2020-03-31 20:41:19','170.231.83.26'),
(1314,40,'2020-03-31 20:41:33','45.55.62.60'),
(1315,40,'2020-03-31 20:42:36','51.254.199.66'),
(1316,40,'2020-03-31 20:42:53','51.83.2.148'),
(1317,40,'2020-03-31 20:43:41','68.183.182.101'),
(1318,40,'2020-03-31 20:44:34','104.131.186.50'),
(1319,40,'2020-03-31 20:45:52','159.203.184.54'),
(1320,40,'2020-03-31 20:47:09','51.68.188.186'),
(1321,40,'2020-03-31 20:48:13','101.133.221.179'),
(1322,40,'2020-03-31 20:48:59','104.131.186.50'),
(1323,40,'2020-03-31 20:49:26','174.126.12.250'),
(1324,40,'2020-03-31 20:50:05','164.132.230.248'),
(1325,40,'2020-03-31 20:50:28','200.80.43.55'),
(1326,40,'2020-03-31 20:51:29','142.44.147.150'),
(1327,40,'2020-03-31 20:53:50','91.126.217.116'),
(1328,40,'2020-03-31 20:54:07','167.71.87.135'),
(1329,40,'2020-03-31 20:54:33','75.149.219.169'),
(1330,40,'2020-03-31 20:55:41','206.189.164.226'),
(1331,40,'2020-03-31 20:56:17','174.126.12.250'),
(1332,40,'2020-03-31 20:56:35','35.202.172.164'),
(1333,40,'2020-03-31 20:57:45','85.51.84.104'),
(1334,40,'2020-03-31 20:58:28','46.37.172.123'),
(1335,40,'2020-03-31 20:59:42','206.189.83.155'),
(1336,40,'2020-03-31 21:00:14','178.254.0.104'),
(1337,40,'2020-03-31 21:00:17','140.82.30.170'),
(1338,40,'2020-03-31 21:00:25','88.99.223.146'),
(1339,40,'2020-03-31 21:02:15','85.51.84.104'),
(1340,40,'2020-03-31 21:03:13','64.225.19.114'),
(1341,40,'2020-03-31 21:04:53','37.139.22.15'),
(1342,40,'2020-03-31 21:05:10','149.202.34.92'),
(1343,40,'2020-03-31 21:05:40','142.93.217.82'),
(1344,40,'2020-03-31 21:07:29','35.193.38.118'),
(1345,40,'2020-03-31 21:08:04','138.197.67.237'),
(1346,40,'2020-03-31 21:09:17','167.71.114.229'),
(1347,40,'2020-03-31 21:09:25','51.83.2.148'),
(1348,40,'2020-03-31 21:10:39','74.208.23.229'),
(1349,40,'2020-03-31 21:11:05','159.203.184.54'),
(1350,40,'2020-03-31 21:11:51','37.139.22.15'),
(1351,40,'2020-03-31 21:13:18','45.77.44.178'),
(1352,40,'2020-03-31 21:13:20','174.138.47.183'),
(1353,40,'2020-03-31 21:13:44','103.1.239.135'),
(1354,40,'2020-03-31 21:15:23','18.234.140.118'),
(1355,40,'2020-03-31 21:15:31','167.99.132.138'),
(1356,40,'2020-03-31 21:16:13','68.183.182.101'),
(1357,40,'2020-03-31 21:17:00','34.68.165.103'),
(1358,40,'2020-03-31 21:18:14','174.138.47.183'),
(1359,40,'2020-03-31 21:18:50','35.238.134.111'),
(1360,40,'2020-03-31 21:19:54','167.86.93.147'),
(1361,40,'2020-03-31 21:20:49','45.252.248.13'),
(1362,40,'2020-03-31 21:23:50','35.220.232.226'),
(1363,40,'2020-03-31 21:23:57','51.83.2.148'),
(1364,40,'2020-03-31 21:24:57','206.189.164.226'),
(1365,40,'2020-03-31 21:25:15','103.1.237.66'),
(1366,40,'2020-03-31 21:26:23','64.225.19.114'),
(1367,40,'2020-03-31 21:26:53','167.86.93.147'),
(1368,40,'2020-03-31 21:28:09','91.121.77.104'),
(1369,40,'2020-03-31 21:28:28','88.99.223.146'),
(1370,40,'2020-03-31 21:29:22','93.47.168.70'),
(1371,40,'2020-03-31 21:30:12','149.255.62.19'),
(1372,40,'2020-03-31 21:31:01','184.154.49.82'),
(1373,40,'2020-03-31 21:31:03','88.99.223.146'),
(1374,40,'2020-03-31 21:32:50','159.65.10.148'),
(1375,40,'2020-03-31 21:32:58','37.187.250.108'),
(1376,40,'2020-03-31 21:33:48','35.220.232.226'),
(1377,40,'2020-03-31 21:34:39','206.189.146.232'),
(1378,40,'2020-03-31 21:35:49','35.193.38.118'),
(1379,40,'2020-03-31 21:36:00','206.189.83.155'),
(1380,40,'2020-03-31 21:37:07','174.126.12.250'),
(1381,40,'2020-03-31 21:38:01','140.82.30.170'),
(1382,40,'2020-03-31 21:39:17','178.254.0.104'),
(1383,40,'2020-03-31 21:39:18','157.245.128.217'),
(1384,40,'2020-03-31 21:39:53','147.135.71.130'),
(1385,40,'2020-03-31 21:41:49','46.37.31.195'),
(1386,40,'2020-03-31 21:42:36','163.172.126.97'),
(1387,40,'2020-03-31 21:43:36','195.14.0.55'),
(1388,40,'2020-03-31 21:44:04','51.68.215.199'),
(1389,40,'2020-03-31 21:45:58','167.71.189.223'),
(1390,40,'2020-03-31 21:46:38','103.15.132.215'),
(1391,40,'2020-03-31 21:48:47','116.202.11.207'),
(1392,40,'2020-03-31 21:48:54','170.231.83.26'),
(1393,40,'2020-03-31 21:50:11','185.157.40.249'),
(1394,40,'2020-03-31 21:50:14','149.255.62.19'),
(1395,40,'2020-03-31 21:50:38','35.220.232.226'),
(1396,40,'2020-03-31 21:51:45','45.252.248.13'),
(1397,40,'2020-03-31 21:53:17','138.197.220.231'),
(1398,40,'2020-03-31 21:53:23','178.128.161.250'),
(1399,40,'2020-03-31 21:54:43','103.15.132.215'),
(1400,40,'2020-03-31 21:56:53','74.208.23.229'),
(1401,40,'2020-03-31 21:56:55','51.83.2.148'),
(1402,40,'2020-03-31 21:57:06','157.245.217.186'),
(1403,40,'2020-03-31 21:57:46','151.236.35.139'),
(1404,40,'2020-03-31 21:58:49','139.180.130.146'),
(1405,40,'2020-03-31 21:59:40','81.46.200.250'),
(1406,40,'2020-03-31 21:59:59','64.225.49.68'),
(1407,40,'2020-03-31 22:01:59','58.229.208.166'),
(1408,40,'2020-03-31 22:02:49','51.255.164.173'),
(1409,40,'2020-03-31 22:03:17','64.225.19.60'),
(1410,40,'2020-03-31 22:03:44','173.249.45.241'),
(1411,40,'2020-03-31 22:04:54','51.83.2.148'),
(1412,40,'2020-03-31 22:05:04','51.255.164.173'),
(1413,40,'2020-03-31 22:06:25','58.229.208.166'),
(1414,40,'2020-03-31 22:07:32','35.184.183.91'),
(1415,40,'2020-03-31 22:07:51','134.122.72.58'),
(1416,40,'2020-03-31 22:08:45','206.189.132.108'),
(1417,40,'2020-03-31 22:09:53','58.229.208.166'),
(1418,40,'2020-03-31 22:10:32','157.230.242.76'),
(1419,40,'2020-03-31 22:11:28','142.93.253.47'),
(1420,40,'2020-03-31 22:11:31','34.94.88.20'),
(1421,40,'2020-03-31 22:12:15','66.23.193.41'),
(1422,40,'2020-03-31 22:13:10','157.230.24.223'),
(1423,40,'2020-03-31 22:14:19','142.93.48.216'),
(1424,40,'2020-03-31 22:14:29','210.212.250.43'),
(1425,40,'2020-03-31 22:16:10','178.128.20.225'),
(1426,40,'2020-03-31 22:16:17','51.83.2.148'),
(1427,40,'2020-03-31 22:17:04','157.245.119.144'),
(1428,40,'2020-03-31 22:18:22','165.227.197.15'),
(1429,40,'2020-03-31 22:19:01','104.131.186.50'),
(1430,40,'2020-03-31 22:19:39','112.213.88.181'),
(1431,40,'2020-03-31 22:20:55','142.93.48.216'),
(1432,40,'2020-03-31 22:21:57','157.230.242.76'),
(1433,40,'2020-03-31 22:22:19','178.254.0.104'),
(1434,40,'2020-03-31 22:22:45','157.245.96.139'),
(1435,40,'2020-03-31 22:23:52','88.99.223.146'),
(1436,40,'2020-03-31 22:25:26','138.197.220.231'),
(1437,40,'2020-03-31 22:25:30','192.81.210.176'),
(1438,40,'2020-03-31 22:26:13','167.172.21.234'),
(1439,40,'2020-03-31 22:27:18','91.121.77.104'),
(1440,40,'2020-03-31 22:28:00','178.62.10.75'),
(1441,40,'2020-03-31 22:29:29','165.227.86.14'),
(1442,40,'2020-03-31 22:30:21','51.83.2.148'),
(1443,40,'2020-03-31 22:32:00','44.230.90.28'),
(1444,40,'2020-03-31 22:32:09','88.87.139.88'),
(1445,40,'2020-03-31 22:32:22','62.210.9.65'),
(1446,40,'2020-03-31 22:33:53','207.180.225.165'),
(1447,40,'2020-03-31 22:34:32','51.91.56.222'),
(1448,40,'2020-03-31 22:34:47','117.0.35.161'),
(1449,40,'2020-03-31 22:36:04','46.37.31.195'),
(1450,40,'2020-03-31 22:36:28','187.73.70.43'),
(1451,40,'2020-03-31 22:36:42','139.59.74.198'),
(1452,40,'2020-03-31 22:38:30','178.128.115.249'),
(1453,40,'2020-03-31 22:39:32','165.22.94.219'),
(1454,40,'2020-03-31 22:40:59','103.74.123.41'),
(1455,40,'2020-03-31 22:41:06','91.121.77.104'),
(1456,40,'2020-03-31 22:42:13','134.122.112.75'),
(1457,40,'2020-03-31 22:43:20','157.245.188.231'),
(1458,40,'2020-03-31 22:44:24','45.32.22.17'),
(1459,40,'2020-03-31 22:44:56','45.64.169.11'),
(1460,40,'2020-03-31 22:45:09','103.98.30.72'),
(1461,40,'2020-03-31 22:45:45','82.223.196.206'),
(1462,40,'2020-03-31 22:46:42','104.248.88.100'),
(1463,40,'2020-03-31 22:47:19','128.199.219.108'),
(1464,40,'2020-03-31 22:47:53','210.211.118.110'),
(1465,40,'2020-03-31 22:49:16','209.97.149.246'),
(1466,40,'2020-03-31 22:49:56','157.245.96.139'),
(1467,40,'2020-03-31 22:50:03','101.133.221.179'),
(1468,40,'2020-03-31 22:51:27','103.57.222.223'),
(1469,40,'2020-03-31 22:51:34','128.199.80.156'),
(1470,40,'2020-03-31 22:51:43','88.99.223.146'),
(1471,40,'2020-03-31 22:53:32','207.180.239.98'),
(1472,40,'2020-03-31 22:53:57','103.74.123.41'),
(1473,40,'2020-03-31 22:55:54','51.254.199.66'),
(1474,40,'2020-03-31 22:56:16','103.138.188.51'),
(1475,40,'2020-03-31 22:56:45','46.37.172.123'),
(1476,40,'2020-03-31 22:58:23','192.81.210.176'),
(1477,40,'2020-03-31 22:59:03','64.225.19.114'),
(1478,40,'2020-03-31 22:59:06','206.189.164.226'),
(1479,40,'2020-03-31 22:59:49','51.68.215.199'),
(1480,40,'2020-03-31 23:00:59','104.248.25.225'),
(1481,40,'2020-03-31 23:02:03','128.199.80.156'),
(1482,40,'2020-03-31 23:02:07','34.94.88.20'),
(1483,40,'2020-03-31 23:03:13','37.187.90.62'),
(1484,40,'2020-03-31 23:03:47','167.71.123.165'),
(1485,40,'2020-03-31 23:04:37','159.65.10.148'),
(1486,40,'2020-03-31 23:05:32','103.98.30.72'),
(1487,40,'2020-03-31 23:05:48','122.154.24.254'),
(1488,40,'2020-03-31 23:06:43','210.212.250.43'),
(1489,40,'2020-03-31 23:07:07','35.193.38.118'),
(1490,40,'2020-03-31 23:08:42','89.32.251.144'),
(1491,40,'2020-03-31 23:09:15','178.62.243.200'),
(1492,40,'2020-03-31 23:09:17','178.254.0.104'),
(1493,40,'2020-03-31 23:11:40','139.59.73.55'),
(1494,40,'2020-03-31 23:13:40','217.113.10.250'),
(1495,40,'2020-03-31 23:14:33','178.62.10.75'),
(1496,40,'2020-03-31 23:16:05','200.80.43.55'),
(1497,40,'2020-03-31 23:16:13','132.148.165.102'),
(1498,40,'2020-03-31 23:16:14','134.122.72.58'),
(1499,40,'2020-03-31 23:18:21','167.71.132.227'),
(1500,40,'2020-03-31 23:19:37','122.51.86.43'),
(1501,40,'2020-03-31 23:19:49','35.238.134.111'),
(1502,40,'2020-03-31 23:20:45','74.208.135.98'),
(1503,40,'2020-03-31 23:21:51','167.71.84.7'),
(1504,40,'2020-03-31 23:22:25','159.65.136.23'),
(1505,40,'2020-03-31 23:22:35','138.197.186.147'),
(1506,40,'2020-03-31 23:24:36','45.252.248.23'),
(1507,40,'2020-03-31 23:24:37','125.212.217.250'),
(1508,40,'2020-03-31 23:26:15','45.55.62.60'),
(1509,40,'2020-03-31 23:26:35','157.245.128.144'),
(1510,40,'2020-03-31 23:27:03','51.254.199.66'),
(1511,40,'2020-03-31 23:28:19','66.23.193.41'),
(1512,40,'2020-03-31 23:29:13','165.22.63.225'),
(1513,40,'2020-03-31 23:29:22','171.22.25.70'),
(1514,40,'2020-03-31 23:31:00','117.0.35.161'),
(1515,40,'2020-03-31 23:31:06','167.71.45.56'),
(1516,40,'2020-03-31 23:31:14','37.139.22.15'),
(1517,40,'2020-03-31 23:32:50','212.83.151.57'),
(1518,40,'2020-03-31 23:33:20','206.189.133.88'),
(1519,40,'2020-03-31 23:35:14','3.125.62.133'),
(1520,40,'2020-03-31 23:35:20','157.245.128.217'),
(1521,40,'2020-03-31 23:36:15','116.202.11.207'),
(1522,40,'2020-03-31 23:37:33','68.183.182.101'),
(1523,40,'2020-03-31 23:37:40','159.89.87.10'),
(1524,40,'2020-03-31 23:38:15','178.62.217.187'),
(1525,40,'2020-03-31 23:39:22','162.243.110.205'),
(1526,40,'2020-03-31 23:40:13','178.128.174.179'),
(1527,40,'2020-03-31 23:40:40','157.230.249.122'),
(1528,40,'2020-03-31 23:41:33','122.51.28.182'),
(1529,40,'2020-03-31 23:41:50','217.113.10.250'),
(1530,40,'2020-03-31 23:42:36','132.148.165.102'),
(1531,40,'2020-03-31 23:43:54','137.116.133.27'),
(1532,40,'2020-03-31 23:44:25','174.126.12.250'),
(1533,40,'2020-03-31 23:44:57','165.22.94.219'),
(1534,40,'2020-03-31 23:45:47','217.29.124.251'),
(1535,40,'2020-03-31 23:46:43','207.180.225.165'),
(1536,40,'2020-03-31 23:47:58','206.189.77.90'),
(1537,40,'2020-03-31 23:48:36','165.22.94.219'),
(1538,40,'2020-03-31 23:48:42','45.252.248.23'),
(1539,40,'2020-03-31 23:50:37','103.90.225.136'),
(1540,40,'2020-03-31 23:50:57','167.71.132.227'),
(1541,40,'2020-03-31 23:51:39','82.223.196.206'),
(1542,40,'2020-03-31 23:53:09','139.59.74.198'),
(1543,40,'2020-03-31 23:53:52','68.183.217.145'),
(1544,40,'2020-03-31 23:54:12','206.189.83.155'),
(1545,40,'2020-03-31 23:55:12','35.227.17.251'),
(1546,40,'2020-03-31 23:55:57','142.93.253.47'),
(1547,40,'2020-03-31 23:56:05','159.203.184.54'),
(1548,40,'2020-03-31 23:56:58','103.143.208.200'),
(1549,40,'2020-03-31 23:57:46','112.213.88.181'),
(1550,40,'2020-03-31 23:58:25','103.98.30.72'),
(1551,40,'2020-03-31 23:59:42','210.211.118.110'),
(1552,40,'2020-04-01 00:00:28','44.230.90.28'),
(1553,40,'2020-04-01 00:00:50','139.59.74.198'),
(1554,40,'2020-04-01 00:01:30','95.179.202.33'),
(1555,40,'2020-04-01 00:03:43','167.71.193.24'),
(1556,40,'2020-04-01 00:03:46','217.29.124.251'),
(1557,40,'2020-04-01 00:05:19','159.89.133.28'),
(1558,40,'2020-04-01 00:05:52','51.68.215.199'),
(1559,40,'2020-04-01 00:06:22','75.149.219.169'),
(1560,40,'2020-04-01 00:07:39','157.245.188.231'),
(1561,40,'2020-04-01 00:08:37','209.97.149.246'),
(1562,40,'2020-04-01 00:09:00','209.97.149.246'),
(1563,40,'2020-04-01 00:10:30','167.172.105.200'),
(1564,40,'2020-04-01 00:11:47','206.189.77.90'),
(1565,40,'2020-04-01 00:11:55','81.46.200.250'),
(1566,40,'2020-04-01 00:12:09','18.234.140.118'),
(1567,40,'2020-04-01 00:13:22','167.71.132.227'),
(1568,40,'2020-04-01 00:13:59','51.68.215.199'),
(1569,40,'2020-04-01 00:14:13','37.187.250.108'),
(1570,40,'2020-04-01 00:15:00','174.126.12.250'),
(1571,40,'2020-04-01 00:16:16','122.154.24.254'),
(1572,40,'2020-04-01 00:16:46','1.234.53.32'),
(1573,40,'2020-04-01 00:18:46','178.210.180.240'),
(1574,40,'2020-04-01 00:19:19','139.59.209.97'),
(1575,40,'2020-04-01 00:21:19','46.101.251.6'),
(1576,40,'2020-04-01 00:21:27','45.252.248.13'),
(1577,40,'2020-04-01 00:22:48','3.130.19.172'),
(1578,40,'2020-04-01 00:23:52','192.241.186.89'),
(1579,40,'2020-04-01 00:24:02','139.180.130.146'),
(1580,40,'2020-04-01 00:25:44','134.122.68.70'),
(1581,40,'2020-04-01 00:25:59','35.220.232.226'),
(1582,40,'2020-04-01 00:26:21','103.251.27.215'),
(1583,40,'2020-04-01 00:27:12','74.208.135.98'),
(1584,40,'2020-04-01 00:28:18','122.51.28.182'),
(1585,40,'2020-04-01 00:28:27','188.166.63.155'),
(1586,40,'2020-04-01 00:29:38','140.82.30.170'),
(1587,40,'2020-04-01 00:30:25','173.249.45.241'),
(1588,40,'2020-04-01 00:31:02','88.87.139.88'),
(1589,40,'2020-04-01 00:32:17','122.154.24.254'),
(1590,40,'2020-04-01 00:32:58','167.172.228.160'),
(1591,40,'2020-04-01 00:34:08','51.91.56.222'),
(1592,40,'2020-04-01 00:34:38','157.230.25.61'),
(1593,40,'2020-04-01 00:35:35','104.236.86.160'),
(1594,40,'2020-04-01 00:36:34','104.131.186.50'),
(1595,40,'2020-04-01 00:37:15','185.50.25.12'),
(1596,40,'2020-04-01 00:37:32','178.128.174.179'),
(1597,40,'2020-04-01 00:38:36','163.172.126.97'),
(1598,40,'2020-04-01 00:39:05','104.236.86.160'),
(1599,40,'2020-04-01 00:39:19','45.55.62.60'),
(1600,40,'2020-04-01 00:39:34','167.99.169.117'),
(1601,40,'2020-04-01 00:42:13','128.199.80.156'),
(1602,40,'2020-04-01 00:43:24','35.227.17.251'),
(1603,40,'2020-04-01 00:43:59','142.93.48.216'),
(1604,40,'2020-04-01 00:45:30','93.47.168.70'),
(1605,40,'2020-04-01 00:46:07','64.225.49.68'),
(1606,40,'2020-04-01 00:47:13','184.154.49.82'),
(1607,40,'2020-04-01 00:47:47','178.128.174.179'),
(1608,40,'2020-04-01 00:48:08','104.248.25.225'),
(1609,40,'2020-04-01 00:50:03','192.81.210.176'),
(1610,40,'2020-04-01 00:51:09','137.116.133.27'),
(1611,40,'2020-04-01 00:51:33','64.225.19.60'),
(1612,40,'2020-04-01 00:52:03','157.245.128.217'),
(1613,40,'2020-04-01 00:53:34','217.29.124.251'),
(1614,40,'2020-04-01 00:54:41','185.157.40.249'),
(1615,40,'2020-04-01 00:55:35','88.99.223.146'),
(1616,40,'2020-04-01 00:55:43','157.245.188.231'),
(1617,40,'2020-04-01 00:56:24','157.230.242.76'),
(1618,40,'2020-04-01 00:58:04','128.199.148.90'),
(1619,40,'2020-04-01 00:58:10','138.197.186.147'),
(1620,40,'2020-04-01 00:58:25','122.51.86.43'),
(1621,40,'2020-04-01 01:00:36','128.199.148.90'),
(1622,40,'2020-04-01 01:00:45','195.154.237.88'),
(1623,40,'2020-04-01 01:01:53','45.252.248.23'),
(1624,40,'2020-04-01 01:03:23','138.68.7.254'),
(1625,40,'2020-04-01 01:04:00','178.62.243.200'),
(1626,40,'2020-04-01 01:04:50','167.172.228.160'),
(1627,40,'2020-04-01 01:06:33','51.68.245.15'),
(1628,40,'2020-04-01 01:06:59','178.128.17.78'),
(1629,40,'2020-04-01 01:07:17','173.249.45.241'),
(1630,40,'2020-04-01 01:08:42','159.89.87.10'),
(1631,40,'2020-04-01 01:08:55','210.211.118.110'),
(1632,40,'2020-04-01 01:09:18','142.44.147.150'),
(1633,40,'2020-04-01 01:10:39','178.128.115.249'),
(1634,40,'2020-04-01 01:10:53','15.206.36.149'),
(1635,40,'2020-04-01 01:11:26','167.71.219.32'),
(1636,40,'2020-04-01 01:11:34','37.187.90.62'),
(1637,40,'2020-04-01 01:13:10','128.199.148.90'),
(1638,40,'2020-04-01 01:14:00','128.199.173.21'),
(1639,40,'2020-04-01 01:14:41','167.71.45.56'),
(1640,40,'2020-04-01 01:15:45','68.183.5.101'),
(1641,40,'2020-04-01 01:17:42','174.126.12.250'),
(1642,40,'2020-04-01 01:18:25','68.183.180.46'),
(1643,40,'2020-04-01 01:19:20','103.138.188.51'),
(1644,40,'2020-04-01 01:20:16','122.51.28.182'),
(1645,40,'2020-04-01 01:20:38','134.122.72.58'),
(1646,40,'2020-04-01 01:21:43','167.172.105.200'),
(1647,40,'2020-04-01 01:22:51','138.197.67.237'),
(1648,40,'2020-04-01 01:23:16','165.22.216.185'),
(1649,40,'2020-04-01 01:23:43','45.252.248.13'),
(1650,40,'2020-04-01 01:23:49','192.227.158.62'),
(1651,40,'2020-04-01 01:25:11','147.135.71.130'),
(1652,40,'2020-04-01 01:27:36','192.227.158.62'),
(1653,40,'2020-04-01 01:28:55','157.245.128.217'),
(1654,40,'2020-04-01 01:29:52','188.93.95.203'),
(1655,40,'2020-04-01 01:32:21','157.245.128.217'),
(1656,40,'2020-04-01 01:32:26','178.128.54.224'),
(1657,40,'2020-04-01 01:33:04','37.139.22.15'),
(1658,40,'2020-04-01 01:34:12','162.243.110.205'),
(1659,40,'2020-04-01 01:34:16','140.82.30.170'),
(1660,40,'2020-04-01 01:34:44','45.252.248.23'),
(1661,40,'2020-04-01 01:35:54','46.37.31.195'),
(1662,40,'2020-04-01 01:36:43','68.183.5.101'),
(1663,40,'2020-04-01 01:37:10','68.183.217.145'),
(1664,40,'2020-04-01 01:38:42','45.77.44.178'),
(1665,40,'2020-04-01 01:38:56','167.172.76.253'),
(1666,40,'2020-04-01 01:39:02','178.128.17.78'),
(1667,40,'2020-04-01 01:41:07','45.77.44.178'),
(1668,40,'2020-04-01 01:41:17','167.71.193.24'),
(1669,40,'2020-04-01 01:44:14','157.245.65.125'),
(1670,40,'2020-04-01 01:44:36','159.89.104.85'),
(1671,40,'2020-04-01 01:45:20','45.32.22.17'),
(1672,40,'2020-04-01 01:46:04','167.71.241.213'),
(1673,40,'2020-04-01 01:46:49','157.245.128.217'),
(1674,40,'2020-04-01 01:47:57','68.183.182.101'),
(1675,40,'2020-04-01 01:48:21','62.210.100.192'),
(1676,40,'2020-04-01 01:49:17','37.187.90.62'),
(1677,40,'2020-04-01 01:50:45','139.59.74.198'),
(1678,40,'2020-04-01 01:51:34','35.173.3.6'),
(1679,40,'2020-04-01 01:52:08','45.252.248.23'),
(1680,40,'2020-04-01 01:52:18','125.212.217.250'),
(1681,40,'2020-04-01 01:52:23','167.71.45.56'),
(1682,40,'2020-04-01 01:53:29','35.182.18.16'),
(1683,40,'2020-04-01 01:54:16','88.87.139.88'),
(1684,40,'2020-04-01 01:55:05','178.128.17.78'),
(1685,40,'2020-04-01 01:55:22','13.235.226.197'),
(1686,40,'2020-04-01 01:56:15','3.21.123.197'),
(1687,40,'2020-04-01 01:57:10','159.89.133.28'),
(1688,40,'2020-04-01 01:58:05','159.89.82.79'),
(1689,40,'2020-04-01 01:59:04','167.71.132.227'),
(1690,40,'2020-04-01 01:59:13','159.203.184.54'),
(1691,40,'2020-04-01 02:00:31','44.230.90.28'),
(1692,40,'2020-04-01 02:00:42','18.234.140.118'),
(1693,40,'2020-04-01 02:01:09','52.66.175.196'),
(1694,40,'2020-04-01 02:03:07','173.249.45.241'),
(1695,40,'2020-04-01 02:03:10','103.143.208.200'),
(1696,40,'2020-04-01 02:03:13','35.193.38.118'),
(1697,40,'2020-04-01 02:04:08','134.209.105.46'),
(1698,40,'2020-04-01 02:04:16','103.90.225.136'),
(1699,40,'2020-04-01 02:05:35','203.162.79.194'),
(1700,40,'2020-04-01 02:06:37','174.126.12.250'),
(1701,40,'2020-04-01 02:07:27','46.37.172.123'),
(1702,40,'2020-04-01 02:07:36','206.189.164.226'),
(1703,40,'2020-04-01 02:09:43','64.225.19.60'),
(1704,40,'2020-04-01 02:09:55','66.23.193.41'),
(1705,40,'2020-04-01 02:11:29','46.37.31.195'),
(1706,40,'2020-04-01 02:11:48','51.83.2.148'),
(1707,40,'2020-04-01 02:12:09','138.68.41.74'),
(1708,40,'2020-04-01 02:13:27','125.212.217.250'),
(1709,40,'2020-04-01 02:13:37','206.189.84.227'),
(1710,40,'2020-04-01 02:13:58','75.149.219.169'),
(1711,40,'2020-04-01 02:15:59','209.97.149.246'),
(1712,40,'2020-04-01 02:16:00','170.231.83.26'),
(1713,40,'2020-04-01 02:17:28','159.89.131.172'),
(1714,40,'2020-04-01 02:17:46','157.245.52.41'),
(1715,40,'2020-04-01 02:17:53','157.245.119.144'),
(1716,40,'2020-04-01 02:20:22','45.55.62.60'),
(1717,40,'2020-04-01 02:20:22','139.180.130.146'),
(1718,40,'2020-04-01 02:20:23','157.245.96.139'),
(1719,40,'2020-04-01 02:22:15','157.245.188.231'),
(1720,40,'2020-04-01 02:22:56','167.71.219.32'),
(1721,40,'2020-04-01 02:24:10','173.249.45.241'),
(1722,40,'2020-04-01 02:24:31','142.44.147.150'),
(1723,40,'2020-04-01 02:25:10','206.189.83.155'),
(1724,40,'2020-04-01 02:27:08','64.227.38.129'),
(1725,40,'2020-04-01 02:27:16','206.189.77.90'),
(1726,40,'2020-04-01 02:28:15','34.94.88.20'),
(1727,40,'2020-04-01 02:28:52','121.254.170.238'),
(1728,40,'2020-04-01 02:30:08','132.148.165.102'),
(1729,40,'2020-04-01 02:31:15','157.245.188.231'),
(1730,40,'2020-04-01 02:31:27','45.55.62.60'),
(1731,40,'2020-04-01 02:32:39','147.135.71.130'),
(1732,40,'2020-04-01 02:33:26','103.143.208.200'),
(1733,40,'2020-04-01 02:33:28','51.68.188.186'),
(1734,40,'2020-04-01 02:34:51','172.105.102.15'),
(1735,40,'2020-04-01 02:35:54','192.241.186.89'),
(1736,40,'2020-04-01 02:36:31','128.199.148.90'),
(1737,40,'2020-04-01 02:38:01','103.81.84.173'),
(1738,40,'2020-04-01 02:38:23','173.249.45.241'),
(1739,40,'2020-04-01 02:39:36','99.128.20.67'),
(1740,40,'2020-04-01 02:39:53','171.22.25.70'),
(1741,40,'2020-04-01 02:40:54','207.154.224.55'),
(1742,40,'2020-04-01 02:41:51','35.238.134.111'),
(1743,40,'2020-04-01 02:41:55','206.189.146.232'),
(1744,40,'2020-04-01 02:42:55','167.71.87.135'),
(1745,40,'2020-04-01 02:44:14','128.199.219.108'),
(1746,40,'2020-04-01 02:44:25','147.135.71.130'),
(1747,40,'2020-04-01 02:45:28','207.180.225.165'),
(1748,40,'2020-04-01 02:46:20','91.121.77.104'),
(1749,40,'2020-04-01 02:46:57','51.68.215.199'),
(1750,40,'2020-04-01 02:46:57','139.59.6.172'),
(1751,40,'2020-04-01 02:48:36','173.249.45.241'),
(1752,40,'2020-04-01 02:50:12','120.79.212.168'),
(1753,40,'2020-04-01 02:50:16','217.29.124.251'),
(1754,40,'2020-04-01 02:50:18','45.32.22.17'),
(1755,40,'2020-04-01 02:51:55','64.227.22.212'),
(1756,40,'2020-04-01 02:52:50','159.89.131.172'),
(1757,40,'2020-04-01 02:53:13','46.37.31.195'),
(1758,40,'2020-04-01 02:54:54','68.183.217.145'),
(1759,40,'2020-04-01 02:56:01','159.65.136.23'),
(1760,40,'2020-04-01 02:57:43','165.22.168.131'),
(1761,40,'2020-04-01 02:59:22','178.128.174.179'),
(1762,40,'2020-04-01 02:59:36','34.94.88.20'),
(1763,40,'2020-04-01 03:00:09','165.22.235.110'),
(1764,40,'2020-04-01 03:01:18','103.27.61.222'),
(1765,40,'2020-04-01 03:01:57','35.173.3.6'),
(1766,40,'2020-04-01 03:02:15','91.121.77.104'),
(1767,40,'2020-04-01 03:03:23','5.135.164.126'),
(1768,40,'2020-04-01 03:03:56','159.65.10.148'),
(1769,40,'2020-04-01 03:04:50','159.65.179.104'),
(1770,40,'2020-04-01 03:06:02','138.197.67.237'),
(1771,40,'2020-04-01 03:06:04','54.38.180.38'),
(1772,40,'2020-04-01 03:06:24','195.14.0.55'),
(1773,40,'2020-04-01 03:08:20','68.183.105.227'),
(1774,40,'2020-04-01 03:08:49','46.101.124.38'),
(1775,40,'2020-04-01 03:10:07','167.86.93.147'),
(1776,40,'2020-04-01 03:11:07','46.101.251.6'),
(1777,40,'2020-04-01 03:12:06','142.44.147.150'),
(1778,40,'2020-04-01 03:13:01','93.47.168.70'),
(1779,40,'2020-04-01 03:13:46','125.212.217.250'),
(1780,40,'2020-04-01 03:14:38','104.131.186.50'),
(1781,40,'2020-04-01 03:15:27','207.180.225.165'),
(1782,40,'2020-04-01 03:15:32','167.172.21.234'),
(1783,40,'2020-04-01 03:16:48','64.225.49.68'),
(1784,40,'2020-04-01 03:17:31','122.154.24.254'),
(1785,40,'2020-04-01 03:18:58','178.128.126.157'),
(1786,40,'2020-04-01 03:19:12','167.86.93.147'),
(1787,40,'2020-04-01 03:19:36','185.157.40.249'),
(1788,40,'2020-04-01 03:20:09','195.14.0.55'),
(1789,40,'2020-04-01 03:21:17','138.68.41.74'),
(1790,40,'2020-04-01 03:22:07','192.241.209.78'),
(1791,40,'2020-04-01 03:24:37','138.68.41.74'),
(1792,40,'2020-04-01 03:25:17','206.189.83.155'),
(1793,40,'2020-04-01 03:26:05','104.248.154.154'),
(1794,40,'2020-04-01 03:27:03','74.208.135.98'),
(1795,40,'2020-04-01 03:27:51','157.230.25.61'),
(1796,40,'2020-04-01 03:28:57','200.80.43.55'),
(1797,40,'2020-04-01 03:30:42','116.202.11.207'),
(1798,40,'2020-04-01 03:31:26','187.73.70.43'),
(1799,40,'2020-04-01 03:32:36','185.221.216.3'),
(1800,40,'2020-04-01 03:33:00','45.252.250.106'),
(1801,40,'2020-04-01 03:33:27','159.89.87.10'),
(1802,40,'2020-04-01 03:35:23','138.68.7.254'),
(1803,40,'2020-04-01 03:35:46','103.27.61.222'),
(1804,40,'2020-04-01 03:35:56','107.180.94.254'),
(1805,40,'2020-04-01 03:37:11','167.172.228.160'),
(1806,40,'2020-04-01 03:37:46','210.212.250.43'),
(1807,40,'2020-04-01 03:38:15','203.162.79.194'),
(1808,40,'2020-04-01 03:39:12','188.165.81.209'),
(1809,40,'2020-04-01 03:39:46','75.149.219.169'),
(1810,40,'2020-04-01 03:40:32','197.156.89.228'),
(1811,40,'2020-04-01 03:41:34','157.245.119.144'),
(1812,40,'2020-04-01 03:42:39','178.128.17.78'),
(1813,40,'2020-04-01 03:43:15','138.68.41.74'),
(1814,40,'2020-04-01 03:43:26','74.208.23.229'),
(1815,40,'2020-04-01 03:44:05','46.37.31.195'),
(1816,40,'2020-04-01 03:44:15','51.83.2.148'),
(1817,40,'2020-04-01 03:45:59','122.154.24.254'),
(1818,40,'2020-04-01 03:46:22','45.55.62.60'),
(1819,40,'2020-04-01 03:47:00','134.122.72.58'),
(1820,40,'2020-04-01 03:48:00','171.22.25.70'),
(1821,40,'2020-04-01 03:48:29','157.230.242.76'),
(1822,40,'2020-04-01 03:49:56','142.93.48.216'),
(1823,40,'2020-04-01 03:50:01','171.22.25.70'),
(1824,40,'2020-04-01 03:51:09','165.227.58.34'),
(1825,40,'2020-04-01 03:52:03','34.94.88.20'),
(1826,40,'2020-04-01 03:52:47','157.230.25.61'),
(1827,40,'2020-04-01 03:54:36','45.252.248.13'),
(1828,40,'2020-04-01 03:54:45','157.230.249.122'),
(1829,40,'2020-04-01 03:55:37','167.172.21.234'),
(1830,40,'2020-04-01 03:56:50','167.71.114.229'),
(1831,40,'2020-04-01 03:57:47','46.37.31.195'),
(1832,40,'2020-04-01 03:59:30','206.189.133.253'),
(1833,40,'2020-04-01 04:00:03','46.101.251.6'),
(1834,40,'2020-04-01 04:01:23','178.254.7.34'),
(1835,40,'2020-04-01 04:01:59','192.81.210.176'),
(1836,40,'2020-04-01 04:02:02','178.128.17.78'),
(1837,40,'2020-04-01 04:04:08','104.248.150.47'),
(1838,40,'2020-04-01 04:04:57','68.183.217.145'),
(1839,40,'2020-04-01 04:05:48','75.149.219.169'),
(1840,40,'2020-04-01 04:07:10','116.125.140.90'),
(1841,40,'2020-04-01 04:08:15','103.138.188.51'),
(1842,40,'2020-04-01 04:09:18','46.37.172.123'),
(1843,40,'2020-04-01 04:10:59','3.21.123.197'),
(1844,40,'2020-04-01 04:12:46','167.86.93.147'),
(1845,40,'2020-04-01 04:12:50','157.245.188.231'),
(1846,40,'2020-04-01 04:13:27','206.189.133.253'),
(1847,40,'2020-04-01 04:15:30','35.182.18.16'),
(1848,40,'2020-04-01 04:15:57','138.197.220.231'),
(1849,40,'2020-04-01 04:17:26','51.68.188.186'),
(1850,40,'2020-04-01 04:18:02','62.210.9.65'),
(1851,40,'2020-04-01 04:18:18','162.243.110.205'),
(1852,40,'2020-04-01 04:19:38','159.89.131.172'),
(1853,40,'2020-04-01 04:19:39','138.197.220.231'),
(1854,40,'2020-04-01 04:20:03','103.27.61.222'),
(1855,40,'2020-04-01 04:21:45','206.189.133.88'),
(1856,40,'2020-04-01 04:22:23','51.83.2.148'),
(1857,40,'2020-04-01 04:23:57','116.202.11.207'),
(1858,40,'2020-04-01 04:24:10','188.165.81.209'),
(1859,40,'2020-04-01 04:25:00','178.128.17.78'),
(1860,40,'2020-04-01 04:25:25','103.81.84.173'),
(1861,40,'2020-04-01 04:25:55','207.180.225.165'),
(1862,40,'2020-04-01 04:27:23','1.234.53.32'),
(1863,40,'2020-04-01 04:28:00','167.71.123.165'),
(1864,40,'2020-04-01 04:30:14','167.71.114.229'),
(1865,40,'2020-04-01 04:30:24','35.184.183.91'),
(1866,40,'2020-04-01 04:31:31','178.128.126.157'),
(1867,40,'2020-04-01 04:33:13','178.128.174.179'),
(1868,40,'2020-04-01 04:34:23','37.139.22.15'),
(1869,40,'2020-04-01 04:35:03','91.121.77.104'),
(1870,40,'2020-04-01 04:35:25','104.248.25.225'),
(1871,40,'2020-04-01 04:36:46','149.255.62.19'),
(1872,40,'2020-04-01 04:38:11','206.189.231.206'),
(1873,40,'2020-04-01 04:38:34','178.254.0.104'),
(1874,40,'2020-04-01 04:41:14','138.68.41.74'),
(1875,40,'2020-04-01 04:41:40','167.99.169.117'),
(1876,40,'2020-04-01 04:42:38','121.254.170.238'),
(1877,40,'2020-04-01 04:43:16','51.255.164.173'),
(1878,40,'2020-04-01 04:43:58','188.166.212.166'),
(1879,40,'2020-04-01 04:44:08','45.76.232.184'),
(1880,40,'2020-04-01 04:44:39','176.31.100.112'),
(1881,40,'2020-04-01 04:46:12','68.183.5.101'),
(1882,40,'2020-04-01 04:46:20','157.230.25.61'),
(1883,40,'2020-04-01 04:47:00','157.230.249.122'),
(1884,40,'2020-04-01 04:47:48','51.75.247.11'),
(1885,40,'2020-04-01 04:51:07','103.90.225.136'),
(1886,40,'2020-04-01 04:51:47','165.22.216.185'),
(1887,40,'2020-04-01 04:52:59','18.222.176.180'),
(1888,40,'2020-04-01 04:53:00','45.252.248.23'),
(1889,40,'2020-04-01 04:53:11','173.249.45.241'),
(1890,40,'2020-04-01 04:53:52','207.180.225.165'),
(1891,40,'2020-04-01 04:55:50','107.180.94.254'),
(1892,40,'2020-04-01 04:57:09','85.51.84.104'),
(1893,40,'2020-04-01 04:58:02','178.62.217.187'),
(1894,40,'2020-04-01 04:59:51','103.143.208.200'),
(1895,40,'2020-04-01 05:00:00','104.236.86.160'),
(1896,40,'2020-04-01 05:00:58','139.59.209.97'),
(1897,40,'2020-04-01 05:02:04','132.148.165.102'),
(1898,40,'2020-04-01 05:02:30','157.245.120.78'),
(1899,40,'2020-04-01 05:04:34','138.197.186.147'),
(1900,40,'2020-04-01 05:04:57','34.94.88.20'),
(1901,40,'2020-04-01 05:05:12','165.22.216.185'),
(1902,40,'2020-04-01 05:05:19','101.133.221.179'),
(1903,40,'2020-04-01 05:06:52','178.62.243.200'),
(1904,40,'2020-04-01 05:08:09','144.217.12.123'),
(1905,40,'2020-04-01 05:08:39','138.197.186.147'),
(1906,40,'2020-04-01 05:10:17','210.212.250.43'),
(1907,40,'2020-04-01 05:11:21','206.189.83.155'),
(1908,40,'2020-04-01 05:12:43','210.212.250.43'),
(1909,40,'2020-04-01 05:13:04','134.122.72.58'),
(1910,40,'2020-04-01 05:13:24','167.71.193.24'),
(1911,40,'2020-04-01 05:14:42','139.180.130.146'),
(1912,40,'2020-04-01 05:15:10','35.238.134.111'),
(1913,40,'2020-04-01 05:15:14','178.128.20.225'),
(1914,40,'2020-04-01 05:16:30','149.255.62.19'),
(1915,40,'2020-04-01 05:16:53','192.81.210.176'),
(1916,40,'2020-04-01 05:18:43','139.59.74.198'),
(1917,40,'2020-04-01 05:18:45','157.230.25.61'),
(1918,40,'2020-04-01 05:19:51','34.87.13.196'),
(1919,40,'2020-04-01 05:20:30','159.65.136.23'),
(1920,40,'2020-04-01 05:20:51','82.223.196.206'),
(1921,40,'2020-04-01 05:21:38','34.68.165.103'),
(1922,40,'2020-04-01 05:23:32','157.230.242.76'),
(1923,40,'2020-04-01 05:24:11','149.255.62.19'),
(1924,40,'2020-04-01 05:25:39','167.71.241.213'),
(1925,40,'2020-04-01 05:26:12','167.71.132.227'),
(1926,40,'2020-04-01 05:26:34','165.22.235.110'),
(1927,40,'2020-04-01 05:27:00','46.37.172.123'),
(1928,40,'2020-04-01 05:28:17','159.89.52.128'),
(1929,40,'2020-04-01 05:28:44','210.212.250.43'),
(1930,40,'2020-04-01 05:30:06','134.122.68.70'),
(1931,40,'2020-04-01 05:30:44','74.208.23.229'),
(1932,40,'2020-04-01 05:31:26','91.121.77.104'),
(1933,40,'2020-04-01 05:32:11','37.187.250.108'),
(1934,40,'2020-04-01 05:33:46','192.241.186.89'),
(1935,40,'2020-04-01 05:34:03','128.199.173.21'),
(1936,40,'2020-04-01 05:35:15','165.22.94.219'),
(1937,40,'2020-04-01 05:35:21','37.187.250.108'),
(1938,40,'2020-04-01 05:36:12','184.154.49.82'),
(1939,40,'2020-04-01 05:37:08','167.172.21.234'),
(1940,40,'2020-04-01 05:39:08','64.225.19.114'),
(1941,40,'2020-04-01 05:39:50','103.251.27.215'),
(1942,40,'2020-04-01 05:39:50','5.135.164.126'),
(1943,40,'2020-04-01 05:40:58','134.209.105.46'),
(1944,40,'2020-04-01 05:41:38','159.65.10.148'),
(1945,40,'2020-04-01 05:42:25','207.148.116.189'),
(1946,40,'2020-04-01 05:42:53','103.138.188.51'),
(1947,40,'2020-04-01 05:44:15','157.245.128.217'),
(1948,40,'2020-04-01 05:44:29','157.230.25.61'),
(1949,40,'2020-04-01 05:45:03','134.122.112.75'),
(1950,1,'2020-04-01 05:46:28','104.208.218.154'),
(1951,1,'2020-04-01 05:46:29','104.208.218.154'),
(1952,1,'2020-04-01 05:46:29','104.208.218.154'),
(1953,40,'2020-04-01 05:46:40','209.97.149.246'),
(1954,40,'2020-04-01 05:48:21','35.227.17.251'),
(1955,40,'2020-04-01 05:48:44','64.225.49.68'),
(1956,40,'2020-04-01 05:49:43','167.71.241.213'),
(1957,40,'2020-04-01 05:50:32','74.208.23.229'),
(1958,40,'2020-04-01 05:50:44','62.210.100.192'),
(1959,40,'2020-04-01 05:51:11','149.255.62.19'),
(1960,40,'2020-04-01 05:54:35','45.32.22.17'),
(1961,40,'2020-04-01 05:54:51','52.66.175.196'),
(1962,40,'2020-04-01 05:55:09','68.183.5.101'),
(1963,40,'2020-04-01 05:55:54','103.98.30.72'),
(1964,40,'2020-04-01 05:57:24','185.157.40.249'),
(1965,40,'2020-04-01 05:57:54','159.89.131.172'),
(1966,40,'2020-04-01 05:58:14','122.154.24.254'),
(1967,40,'2020-04-01 05:59:27','117.0.35.161'),
(1968,40,'2020-04-01 05:59:49','139.180.130.146'),
(1969,40,'2020-04-01 06:00:47','125.212.217.250'),
(1970,40,'2020-04-01 06:02:00','165.22.168.131'),
(1971,40,'2020-04-01 06:02:03','37.187.90.62'),
(1972,40,'2020-04-01 06:02:56','103.81.84.173'),
(1973,40,'2020-04-01 06:03:16','45.252.248.23'),
(1974,40,'2020-04-01 06:04:50','187.73.70.43'),
(1975,40,'2020-04-01 06:04:58','207.148.116.189'),
(1976,40,'2020-04-01 06:05:49','206.189.26.231'),
(1977,40,'2020-04-01 06:06:43','3.125.62.133'),
(1978,40,'2020-04-01 06:08:40','35.182.18.16'),
(1979,40,'2020-04-01 06:09:32','103.57.222.223'),
(1980,40,'2020-04-01 06:10:00','64.225.19.114'),
(1981,40,'2020-04-01 06:10:03','139.59.90.7'),
(1982,40,'2020-04-01 06:11:14','64.225.49.68'),
(1983,40,'2020-04-01 06:12:21','68.183.105.227'),
(1984,40,'2020-04-01 06:12:27','35.184.183.91'),
(1985,40,'2020-04-01 06:14:22','165.227.86.14'),
(1986,40,'2020-04-01 06:14:47','116.202.11.207'),
(1987,40,'2020-04-01 06:16:06','101.133.221.179'),
(1988,40,'2020-04-01 06:16:12','64.225.19.114'),
(1989,40,'2020-04-01 06:17:16','178.128.54.224'),
(1990,40,'2020-04-01 06:17:29','46.101.227.221'),
(1991,40,'2020-04-01 06:18:04','138.197.220.231'),
(1992,40,'2020-04-01 06:19:53','167.71.87.135'),
(1993,40,'2020-04-01 06:19:54','62.210.9.65'),
(1994,40,'2020-04-01 06:21:40','159.89.87.10'),
(1995,40,'2020-04-01 06:22:09','5.135.164.126'),
(1996,40,'2020-04-01 06:22:47','151.236.35.139'),
(1997,40,'2020-04-01 06:24:14','103.74.121.154'),
(1998,40,'2020-04-01 06:25:32','64.225.19.60'),
(1999,40,'2020-04-01 06:26:45','51.68.215.199'),
(2000,40,'2020-04-01 06:26:47','68.183.105.227'),
(2001,40,'2020-04-01 06:27:09','157.245.128.217'),
(2002,40,'2020-04-01 06:28:13','165.227.50.73'),
(2003,40,'2020-04-01 06:28:43','176.31.100.112'),
(2004,40,'2020-04-01 06:29:27','157.245.119.144'),
(2005,40,'2020-04-01 06:31:21','45.55.62.60'),
(2006,40,'2020-04-01 06:31:53','138.197.186.147'),
(2007,40,'2020-04-01 06:32:04','139.59.74.198'),
(2008,40,'2020-04-01 06:33:30','159.203.184.54'),
(2009,40,'2020-04-01 06:34:53','167.71.45.56'),
(2010,40,'2020-04-01 06:35:25','68.183.5.101'),
(2011,40,'2020-04-01 06:36:13','88.87.139.88'),
(2012,40,'2020-04-01 06:36:50','35.240.190.190'),
(2013,40,'2020-04-01 06:37:06','54.37.96.94'),
(2014,40,'2020-04-01 06:37:44','178.62.243.200'),
(2015,40,'2020-04-01 06:38:11','46.101.124.38'),
(2016,40,'2020-04-01 06:39:17','132.148.165.102'),
(2017,40,'2020-04-01 06:39:42','151.236.35.139'),
(2018,40,'2020-04-01 06:41:22','167.71.241.213'),
(2019,40,'2020-04-01 06:41:57','68.183.180.46'),
(2020,40,'2020-04-01 06:42:19','51.68.188.186'),
(2021,40,'2020-04-01 06:43:56','35.240.190.190'),
(2022,40,'2020-04-01 06:44:18','116.202.11.207'),
(2023,40,'2020-04-01 06:44:40','46.101.124.38'),
(2024,40,'2020-04-01 06:45:32','62.210.100.192'),
(2025,40,'2020-04-01 06:46:45','157.245.128.144'),
(2026,40,'2020-04-01 06:49:09','138.68.7.254'),
(2027,40,'2020-04-01 06:49:21','149.255.62.19'),
(2028,40,'2020-04-01 06:49:38','147.135.71.130'),
(2029,40,'2020-04-01 06:51:18','206.189.146.232'),
(2030,40,'2020-04-01 06:51:55','159.89.82.79'),
(2031,40,'2020-04-01 06:53:15','92.53.96.166'),
(2032,40,'2020-04-01 06:53:27','142.44.147.150'),
(2033,40,'2020-04-01 06:53:47','37.187.90.62'),
(2034,40,'2020-04-01 06:55:43','51.91.56.222'),
(2035,40,'2020-04-01 06:56:12','178.128.161.250'),
(2036,40,'2020-04-01 06:58:06','74.208.23.229'),
(2037,40,'2020-04-01 07:00:35','157.245.120.78'),
(2038,40,'2020-04-01 07:01:11','157.230.25.61'),
(2039,40,'2020-04-01 07:02:48','104.248.154.154'),
(2040,40,'2020-04-01 07:03:09','159.65.179.104'),
(2041,40,'2020-04-01 07:03:32','1.234.53.32'),
(2042,40,'2020-04-01 07:04:12','46.37.31.195'),
(2043,40,'2020-04-01 07:06:51','45.252.248.13'),
(2044,40,'2020-04-01 07:07:00','165.22.216.185'),
(2045,40,'2020-04-01 07:07:12','92.53.96.237'),
(2046,40,'2020-04-01 07:09:15','45.252.248.23'),
(2047,40,'2020-04-01 07:10:09','206.189.133.253'),
(2048,40,'2020-04-01 07:10:49','134.122.72.58'),
(2049,40,'2020-04-01 07:11:16','174.126.12.250'),
(2050,40,'2020-04-01 07:12:08','5.135.164.126'),
(2051,40,'2020-04-01 07:12:26','134.122.112.75'),
(2052,40,'2020-04-01 07:14:18','74.208.135.98'),
(2053,40,'2020-04-01 07:14:39','134.122.72.58'),
(2054,40,'2020-04-01 07:14:58','142.44.147.150'),
(2055,40,'2020-04-01 07:16:21','58.229.208.166'),
(2056,40,'2020-04-01 07:16:31','35.198.229.5'),
(2057,40,'2020-04-01 07:16:34','82.223.196.206'),
(2058,40,'2020-04-01 07:18:40','163.172.126.97'),
(2059,40,'2020-04-01 07:19:07','46.101.63.219'),
(2060,40,'2020-04-01 07:21:37','157.245.65.125'),
(2061,40,'2020-04-01 07:21:59','167.71.241.213'),
(2062,40,'2020-04-01 07:22:31','134.122.68.70'),
(2063,40,'2020-04-01 07:22:52','187.73.70.43'),
(2064,40,'2020-04-01 07:23:30','167.71.45.56'),
(2065,40,'2020-04-01 07:23:52','125.212.217.250'),
(2066,40,'2020-04-01 07:25:46','122.154.24.254'),
(2067,40,'2020-04-01 07:27:17','149.202.34.92'),
(2068,40,'2020-04-01 07:27:28','35.182.18.16'),
(2069,40,'2020-04-01 07:27:42','158.85.109.100'),
(2070,40,'2020-04-01 07:28:02','159.89.131.172'),
(2071,40,'2020-04-01 07:29:42','104.131.186.50'),
(2072,40,'2020-04-01 07:30:33','172.105.102.15'),
(2073,40,'2020-04-01 07:32:29','103.57.222.223'),
(2074,40,'2020-04-01 07:32:33','159.65.179.104'),
(2075,40,'2020-04-01 07:34:19','103.15.132.215'),
(2076,40,'2020-04-01 07:34:45','104.131.186.50'),
(2077,40,'2020-04-01 07:35:24','51.254.98.85'),
(2078,40,'2020-04-01 07:36:27','159.203.184.54'),
(2079,40,'2020-04-01 07:36:46','45.252.248.23'),
(2080,40,'2020-04-01 07:37:08','149.255.62.19'),
(2081,40,'2020-04-01 07:39:03','51.75.247.11'),
(2082,40,'2020-04-01 07:39:52','122.154.24.254'),
(2083,40,'2020-04-01 07:40:06','167.71.241.213'),
(2084,40,'2020-04-01 07:40:39','51.83.2.148'),
(2085,1,'2020-04-01 08:06:55','104.208.218.154'),
(2086,1,'2020-04-01 08:06:56','104.208.218.154'),
(2087,1,'2020-04-01 08:06:56','104.208.218.154'),
(2088,40,'2020-04-01 20:00:40','39.105.131.28'),
(2089,126,'2020-04-01 20:00:46','39.105.131.28'),
(2090,244,'2020-04-01 20:00:51','39.105.131.28'),
(2091,40,'2020-04-01 20:05:39','69.163.225.120'),
(2092,126,'2020-04-01 20:05:40','69.163.225.120'),
(2093,244,'2020-04-01 20:05:42','69.163.225.120'),
(2094,40,'2020-04-01 20:26:17','103.133.114.17'),
(2095,40,'2020-04-01 20:42:08','165.227.182.180'),
(2096,40,'2020-04-01 20:46:15','77.81.224.88'),
(2097,40,'2020-04-01 21:00:30','103.91.206.2'),
(2098,40,'2020-04-01 21:18:22','34.73.237.110'),
(2099,40,'2020-04-01 21:24:14','51.77.223.62'),
(2100,40,'2020-04-01 21:36:28','159.203.27.87'),
(2101,40,'2020-04-01 21:43:16','61.244.196.102'),
(2102,40,'2020-04-01 21:56:54','64.90.36.114'),
(2103,40,'2020-04-01 22:01:47','159.89.2.220'),
(2104,40,'2020-04-01 22:35:02','157.245.106.153'),
(2105,40,'2020-04-01 22:40:58','68.183.48.14'),
(2106,40,'2020-04-01 22:55:11','104.236.100.42'),
(2107,40,'2020-04-01 23:00:22','173.236.149.184'),
(2108,40,'2020-04-01 23:15:21','162.214.28.25'),
(2109,40,'2020-04-01 23:21:12','3.112.229.115'),
(2110,40,'2020-04-01 23:35:24','149.202.48.58'),
(2111,40,'2020-04-01 23:41:47','159.203.241.101'),
(2112,40,'2020-04-01 23:57:02','138.197.200.113'),
(2113,40,'2020-04-02 00:02:42','138.68.57.207'),
(2114,40,'2020-04-02 00:18:06','157.230.114.229'),
(2115,40,'2020-04-02 00:24:31','145.239.69.74'),
(2116,40,'2020-04-02 00:40:03','192.99.31.122'),
(2117,40,'2020-04-02 00:46:35','51.68.152.238'),
(2118,40,'2020-04-02 01:02:15','34.73.237.110'),
(2119,40,'2020-04-02 01:08:33','47.89.247.10'),
(2120,126,'2020-04-02 01:23:43','91.231.84.41'),
(2121,40,'2020-04-02 01:25:00','149.202.45.11'),
(2122,40,'2020-04-02 01:31:52','134.209.163.23'),
(2123,40,'2020-04-02 01:55:07','188.166.221.111'),
(2124,126,'2020-04-02 01:55:10','188.166.221.111'),
(2125,244,'2020-04-02 01:55:12','188.166.221.111'),
(2126,40,'2020-04-02 02:12:05','128.199.245.33'),
(2127,40,'2020-04-02 02:18:43','157.245.42.253'),
(2128,40,'2020-04-02 02:35:53','198.211.117.96'),
(2129,126,'2020-04-02 02:35:55','198.211.117.96'),
(2130,244,'2020-04-02 02:35:56','198.211.117.96'),
(2131,40,'2020-04-02 02:43:50','178.62.33.222'),
(2132,126,'2020-04-02 02:43:51','178.62.33.222'),
(2133,244,'2020-04-02 02:44:02','178.62.33.222'),
(2134,40,'2020-04-02 03:00:20','35.225.78.10'),
(2135,40,'2020-04-02 03:08:00','185.79.115.147'),
(2136,40,'2020-04-02 03:26:52','162.144.141.141'),
(2137,40,'2020-04-02 03:33:23','45.55.173.232'),
(2138,40,'2020-04-02 03:52:18','188.166.181.139'),
(2139,40,'2020-04-02 04:00:45','165.22.210.121'),
(2140,40,'2020-04-02 04:19:02','124.217.230.120'),
(2141,40,'2020-04-02 04:25:41','145.239.69.74'),
(2142,40,'2020-04-02 04:44:16','94.23.219.41'),
(2143,126,'2020-04-02 04:44:17','94.23.219.41'),
(2144,244,'2020-04-02 04:44:19','94.23.219.41'),
(2145,40,'2020-04-02 04:51:38','208.113.153.203'),
(2146,126,'2020-04-02 04:51:40','208.113.153.203'),
(2147,244,'2020-04-02 04:51:41','208.113.153.203'),
(2148,40,'2020-04-02 05:08:47','157.230.239.6'),
(2149,126,'2020-04-02 05:08:54','157.230.239.6'),
(2150,244,'2020-04-02 05:09:00','157.230.239.6'),
(2151,40,'2020-04-02 05:15:14','159.89.191.116'),
(2152,126,'2020-04-02 05:15:16','159.89.191.116'),
(2153,244,'2020-04-02 05:15:18','159.89.191.116'),
(2154,40,'2020-04-02 05:31:06','139.59.4.145'),
(2155,126,'2020-04-02 05:31:11','139.59.4.145'),
(2156,244,'2020-04-02 05:31:14','139.59.4.145'),
(2157,40,'2020-04-02 05:38:06','167.99.64.161'),
(2158,126,'2020-04-02 05:38:08','167.99.64.161'),
(2159,244,'2020-04-02 05:38:16','167.99.64.161'),
(2160,40,'2020-04-02 05:53:11','51.38.37.154'),
(2161,126,'2020-04-02 05:53:13','51.38.37.154'),
(2162,244,'2020-04-02 05:53:14','51.38.37.154'),
(2163,40,'2020-04-02 06:00:37','45.55.135.88'),
(2164,126,'2020-04-02 06:00:48','45.55.135.88'),
(2165,244,'2020-04-02 06:00:55','45.55.135.88'),
(2166,1,'2020-04-02 06:08:56','104.208.218.154'),
(2167,1,'2020-04-02 06:08:57','104.208.218.154'),
(2168,1,'2020-04-02 06:08:58','104.208.218.154'),
(2169,40,'2020-04-02 06:13:03','217.107.219.12'),
(2170,126,'2020-04-02 06:13:05','217.107.219.12'),
(2171,244,'2020-04-02 06:13:07','217.107.219.12'),
(2172,40,'2020-04-02 06:20:02','142.93.99.56'),
(2173,126,'2020-04-02 06:20:04','142.93.99.56'),
(2174,244,'2020-04-02 06:20:06','142.93.99.56'),
(2175,40,'2020-04-02 06:35:12','159.89.170.191'),
(2176,126,'2020-04-02 06:35:15','159.89.170.191'),
(2177,244,'2020-04-02 06:35:17','159.89.170.191'),
(2178,40,'2020-04-02 06:40:12','192.232.229.222'),
(2179,126,'2020-04-02 06:40:15','192.232.229.222'),
(2180,244,'2020-04-02 06:40:18','192.232.229.222'),
(2181,40,'2020-04-02 06:54:53','206.189.157.183'),
(2182,126,'2020-04-02 06:54:55','206.189.157.183'),
(2183,244,'2020-04-02 06:55:01','206.189.157.183'),
(2184,40,'2020-04-02 07:00:58','188.166.233.216'),
(2185,126,'2020-04-02 07:01:01','188.166.233.216'),
(2186,244,'2020-04-02 07:01:06','188.166.233.216'),
(2187,40,'2020-04-02 07:14:16','178.128.103.151'),
(2188,126,'2020-04-02 07:14:18','178.128.103.151'),
(2189,244,'2020-04-02 07:14:26','178.128.103.151'),
(2190,40,'2020-04-02 07:19:28','64.111.126.43'),
(2191,126,'2020-04-02 07:19:30','64.111.126.43'),
(2192,244,'2020-04-02 07:19:32','64.111.126.43'),
(2193,40,'2020-04-02 07:33:37','54.38.36.244'),
(2194,40,'2020-04-02 07:38:32','142.4.211.200'),
(2195,40,'2020-04-02 07:53:10','104.248.142.140'),
(2196,40,'2020-04-02 07:59:23','162.214.28.25'),
(2197,40,'2020-04-02 08:13:06','198.211.117.96'),
(2198,40,'2020-04-02 08:19:17','128.199.244.150'),
(2199,40,'2020-04-02 08:34:19','51.77.192.208'),
(2200,40,'2020-04-02 08:40:23','159.89.126.252'),
(2201,40,'2020-04-02 08:55:57','104.248.18.21'),
(2202,40,'2020-04-02 09:02:02','69.163.152.143'),
(2203,40,'2020-04-02 09:16:47','165.22.35.21'),
(2204,9,'2020-04-02 09:19:58','172.105.102.15'),
(2205,9,'2020-04-02 09:21:42','120.78.79.206'),
(2206,9,'2020-04-02 09:22:22','45.252.248.23'),
(2207,40,'2020-04-02 09:23:38','163.172.216.150'),
(2208,9,'2020-04-02 09:24:21','138.197.220.231'),
(2209,9,'2020-04-02 09:25:22','37.187.90.62'),
(2210,9,'2020-04-02 09:29:06','157.230.25.61'),
(2211,9,'2020-04-02 09:30:32','209.97.149.246'),
(2212,9,'2020-04-02 09:31:38','45.252.248.23'),
(2213,9,'2020-04-02 09:34:06','157.230.249.122'),
(2214,9,'2020-04-02 09:35:41','120.78.79.206'),
(2215,9,'2020-04-02 09:36:52','51.91.56.222'),
(2216,9,'2020-04-02 09:38:43','157.230.25.61'),
(2217,40,'2020-04-02 09:39:33','188.166.9.162'),
(2218,9,'2020-04-02 09:39:41','176.31.136.193'),
(2219,9,'2020-04-02 09:41:55','206.189.84.227'),
(2220,9,'2020-04-02 09:43:53','139.59.46.97'),
(2221,40,'2020-04-02 09:45:57','159.65.19.39'),
(2222,9,'2020-04-02 09:46:50','114.34.156.239'),
(2223,9,'2020-04-02 09:48:50','142.93.48.216'),
(2224,9,'2020-04-02 09:49:47','74.208.23.229'),
(2225,9,'2020-04-02 09:50:16','92.53.96.166'),
(2226,9,'2020-04-02 09:54:22','195.242.103.103'),
(2227,9,'2020-04-02 09:54:40','165.227.197.15'),
(2228,9,'2020-04-02 09:57:05','157.245.65.125'),
(2229,9,'2020-04-02 09:59:06','68.183.217.145'),
(2230,40,'2020-04-02 10:01:29','195.170.168.40'),
(2231,9,'2020-04-02 10:01:41','192.227.158.62'),
(2232,9,'2020-04-02 10:02:38','157.245.140.224'),
(2233,9,'2020-04-02 10:04:05','157.245.217.186'),
(2234,9,'2020-04-02 10:05:36','178.62.217.187'),
(2235,9,'2020-04-02 10:07:16','92.53.96.166'),
(2236,9,'2020-04-02 10:07:27','64.227.38.129'),
(2237,40,'2020-04-02 10:09:13','103.91.206.2'),
(2238,9,'2020-04-02 10:10:56','157.55.140.142'),
(2239,9,'2020-04-02 10:12:09','51.254.199.66'),
(2240,9,'2020-04-02 10:13:53','120.78.79.206'),
(2241,9,'2020-04-02 10:15:17','178.254.0.104'),
(2242,9,'2020-04-02 10:16:33','157.245.65.125'),
(2243,9,'2020-04-02 10:18:13','185.194.142.48'),
(2244,9,'2020-04-02 10:20:43','165.227.58.34'),
(2245,40,'2020-04-02 10:21:59','91.121.84.172'),
(2246,9,'2020-04-02 10:23:03','167.71.87.135'),
(2247,9,'2020-04-02 10:25:14','206.189.133.88'),
(2248,40,'2020-04-02 10:26:58','159.65.158.47'),
(2249,9,'2020-04-02 10:31:25','51.255.164.173'),
(2250,9,'2020-04-02 10:32:17','171.22.25.70'),
(2251,9,'2020-04-02 10:32:44','51.75.247.11'),
(2252,9,'2020-04-02 10:35:04','116.125.140.90'),
(2253,9,'2020-04-02 10:37:01','197.156.89.228'),
(2254,9,'2020-04-02 10:37:40','35.202.172.164'),
(2255,9,'2020-04-02 10:39:34','104.248.88.100'),
(2256,40,'2020-04-02 10:39:58','45.55.135.88'),
(2257,40,'2020-04-02 10:42:10','18.216.53.121'),
(2258,9,'2020-04-02 10:47:45','138.68.41.74'),
(2259,9,'2020-04-02 10:50:23','88.198.33.125'),
(2260,9,'2020-04-02 10:50:30','147.135.71.130'),
(2261,40,'2020-04-02 10:53:05','138.197.146.132'),
(2262,9,'2020-04-02 10:53:27','37.187.90.62'),
(2263,9,'2020-04-02 10:55:16','159.65.10.148'),
(2264,40,'2020-04-02 10:57:08','159.203.27.100'),
(2265,9,'2020-04-02 10:57:11','138.68.41.74'),
(2266,9,'2020-04-02 10:58:20','115.79.192.21'),
(2267,9,'2020-04-02 10:59:51','74.208.135.98'),
(2268,9,'2020-04-02 11:01:29','165.22.168.131'),
(2269,9,'2020-04-02 11:03:06','165.227.50.73'),
(2270,9,'2020-04-02 11:05:34','206.189.132.108'),
(2271,40,'2020-04-02 11:07:12','159.203.98.228'),
(2272,9,'2020-04-02 11:07:53','64.225.49.68'),
(2273,9,'2020-04-02 11:10:49','142.93.48.216'),
(2274,9,'2020-04-02 11:10:50','103.138.188.51'),
(2275,40,'2020-04-02 11:11:46','68.183.238.246'),
(2276,9,'2020-04-02 11:12:50','217.29.124.251'),
(2277,9,'2020-04-02 11:14:21','3.17.79.86'),
(2278,9,'2020-04-02 11:15:41','157.245.119.144'),
(2279,9,'2020-04-02 11:19:56','134.122.72.58'),
(2280,9,'2020-04-02 11:21:01','157.245.96.139'),
(2281,40,'2020-04-02 11:21:02','13.126.148.192'),
(2282,9,'2020-04-02 11:22:10','77.68.27.93'),
(2283,9,'2020-04-02 11:24:12','167.172.105.200'),
(2284,9,'2020-04-02 11:24:50','45.252.248.23'),
(2285,40,'2020-04-02 11:25:55','138.197.136.72'),
(2286,9,'2020-04-02 11:26:44','68.183.105.227'),
(2287,9,'2020-04-02 11:28:32','104.248.88.100'),
(2288,9,'2020-04-02 11:30:50','104.248.25.225'),
(2289,9,'2020-04-02 11:31:41','103.27.61.222'),
(2290,9,'2020-04-02 11:33:21','206.189.84.227'),
(2291,9,'2020-04-02 11:34:19','151.236.35.139'),
(2292,40,'2020-04-02 11:35:57','39.105.131.28'),
(2293,9,'2020-04-02 11:36:56','157.245.65.125'),
(2294,9,'2020-04-02 11:37:55','159.65.155.134'),
(2295,9,'2020-04-02 11:38:54','191.234.167.43'),
(2296,40,'2020-04-02 11:38:54','89.36.209.39'),
(2297,9,'2020-04-02 11:41:16','157.245.52.41'),
(2298,9,'2020-04-02 11:42:17','35.238.134.111'),
(2299,9,'2020-04-02 11:43:45','62.232.106.154'),
(2300,9,'2020-04-02 11:45:22','54.38.180.38'),
(2301,9,'2020-04-02 11:47:18','81.46.200.250'),
(2302,9,'2020-04-02 11:48:09','35.238.134.111'),
(2303,9,'2020-04-02 11:49:48','45.252.248.13'),
(2304,40,'2020-04-02 11:49:54','39.106.101.83'),
(2305,40,'2020-04-02 11:51:43','104.236.163.176'),
(2306,9,'2020-04-02 11:52:17','159.89.131.172'),
(2307,9,'2020-04-02 11:53:44','157.245.96.139'),
(2308,9,'2020-04-02 11:55:07','167.71.84.7'),
(2309,9,'2020-04-02 11:56:22','45.252.248.13'),
(2310,9,'2020-04-02 11:57:55','172.105.102.15'),
(2311,40,'2020-04-02 12:01:17','34.201.46.198'),
(2312,9,'2020-04-02 12:01:43','5.135.164.126'),
(2313,9,'2020-04-02 12:03:43','139.59.74.198'),
(2314,9,'2020-04-02 12:04:31','51.254.98.85'),
(2315,40,'2020-04-02 12:05:21','54.218.182.118'),
(2316,9,'2020-04-02 12:06:36','54.38.92.22'),
(2317,9,'2020-04-02 12:08:21','157.245.65.125'),
(2318,9,'2020-04-02 12:11:52','140.82.36.149'),
(2319,9,'2020-04-02 12:12:26','185.157.40.249'),
(2320,40,'2020-04-02 12:15:08','104.248.142.140'),
(2321,9,'2020-04-02 12:15:37','206.189.133.253'),
(2322,9,'2020-04-02 12:16:31','128.199.171.89'),
(2323,9,'2020-04-02 12:18:33','74.208.23.229'),
(2324,40,'2020-04-02 12:19:34','159.65.158.47'),
(2325,9,'2020-04-02 12:21:51','117.0.35.161'),
(2326,9,'2020-04-02 12:23:04','128.199.171.89'),
(2327,9,'2020-04-02 12:24:27','132.148.165.102'),
(2328,9,'2020-04-02 12:27:53','34.87.13.196'),
(2329,40,'2020-04-02 12:29:30','13.233.198.230'),
(2330,126,'2020-04-02 12:29:31','13.233.198.230'),
(2331,244,'2020-04-02 12:29:33','13.233.198.230'),
(2332,9,'2020-04-02 12:30:32','51.254.199.66'),
(2333,9,'2020-04-02 12:30:42','64.225.19.114'),
(2334,9,'2020-04-02 12:33:06','88.87.139.88'),
(2335,40,'2020-04-02 12:33:11','93.113.111.193'),
(2336,126,'2020-04-02 12:33:12','93.113.111.193'),
(2337,244,'2020-04-02 12:33:13','93.113.111.193'),
(2338,9,'2020-04-02 12:37:32','185.221.216.3'),
(2339,9,'2020-04-02 12:40:28','167.71.45.56'),
(2340,9,'2020-04-02 12:40:45','117.0.35.161'),
(2341,9,'2020-04-02 12:42:32','51.79.53.156'),
(2342,40,'2020-04-02 12:43:44','69.163.215.247'),
(2343,126,'2020-04-02 12:43:47','69.163.215.247'),
(2344,244,'2020-04-02 12:43:48','69.163.215.247'),
(2345,9,'2020-04-02 12:44:14','185.221.216.3'),
(2346,9,'2020-04-02 12:45:41','125.212.217.250'),
(2347,9,'2020-04-02 12:47:32','192.227.158.62'),
(2348,40,'2020-04-02 12:47:44','3.124.148.194'),
(2349,126,'2020-04-02 12:47:45','3.124.148.194'),
(2350,244,'2020-04-02 12:47:45','3.124.148.194'),
(2351,9,'2020-04-02 12:49:20','128.199.171.89'),
(2352,9,'2020-04-02 12:50:12','157.230.242.76'),
(2353,9,'2020-04-02 12:52:02','34.87.13.196'),
(2354,9,'2020-04-02 12:53:33','99.128.20.67'),
(2355,9,'2020-04-02 12:55:38','139.59.74.198'),
(2356,9,'2020-04-02 12:56:37','150.95.113.125'),
(2357,40,'2020-04-02 12:57:51','41.231.54.59'),
(2358,126,'2020-04-02 12:57:52','41.231.54.59'),
(2359,244,'2020-04-02 12:57:54','41.231.54.59'),
(2360,9,'2020-04-02 12:58:04','54.38.92.22'),
(2361,9,'2020-04-02 12:59:25','119.207.205.205'),
(2362,9,'2020-04-02 13:01:13','216.10.245.150'),
(2363,40,'2020-04-02 13:03:01','159.65.229.162'),
(2364,126,'2020-04-02 13:03:08','159.65.229.162'),
(2365,244,'2020-04-02 13:03:15','159.65.229.162'),
(2366,9,'2020-04-02 13:05:56','62.210.100.192'),
(2367,9,'2020-04-02 13:07:31','46.101.124.38'),
(2368,9,'2020-04-02 13:08:17','45.252.248.23'),
(2369,9,'2020-04-02 13:10:40','178.128.20.225'),
(2370,9,'2020-04-02 13:12:36','203.162.79.194'),
(2371,9,'2020-04-02 13:13:37','34.87.13.196'),
(2372,40,'2020-04-02 13:13:55','157.230.248.89'),
(2373,126,'2020-04-02 13:14:07','157.230.248.89'),
(2374,244,'2020-04-02 13:14:09','157.230.248.89'),
(2375,9,'2020-04-02 13:15:20','46.101.124.38'),
(2376,40,'2020-04-02 13:16:45','138.68.80.235'),
(2377,126,'2020-04-02 13:16:46','138.68.80.235'),
(2378,244,'2020-04-02 13:16:47','138.68.80.235'),
(2379,9,'2020-04-02 13:17:39','170.231.83.26'),
(2380,9,'2020-04-02 13:20:13','34.68.165.103'),
(2381,9,'2020-04-02 13:22:04','174.138.47.183'),
(2382,9,'2020-04-02 13:23:15','68.183.105.227'),
(2383,9,'2020-04-02 13:25:06','5.135.164.126'),
(2384,9,'2020-04-02 13:26:55','54.37.96.94'),
(2385,40,'2020-04-02 13:27:31','208.113.160.7'),
(2386,126,'2020-04-02 13:27:32','208.113.160.7'),
(2387,244,'2020-04-02 13:27:34','208.113.160.7'),
(2388,9,'2020-04-02 13:30:56','167.71.123.165'),
(2389,40,'2020-04-02 13:32:09','159.203.12.18'),
(2390,126,'2020-04-02 13:32:11','159.203.12.18'),
(2391,244,'2020-04-02 13:32:13','159.203.12.18'),
(2392,9,'2020-04-02 13:32:51','116.125.140.90'),
(2393,9,'2020-04-02 13:33:07','81.46.200.250'),
(2394,9,'2020-04-02 13:36:49','139.59.6.172'),
(2395,9,'2020-04-02 13:38:01','142.93.217.82'),
(2396,9,'2020-04-02 13:40:35','178.128.126.157'),
(2397,9,'2020-04-02 13:41:30','159.89.87.10'),
(2398,40,'2020-04-02 13:42:16','3.21.70.76'),
(2399,126,'2020-04-02 13:42:18','3.21.70.76'),
(2400,244,'2020-04-02 13:42:19','3.21.70.76'),
(2401,9,'2020-04-02 13:44:13','34.68.165.103'),
(2402,9,'2020-04-02 13:45:44','217.113.10.250'),
(2403,40,'2020-04-02 13:47:25','165.227.15.124'),
(2404,126,'2020-04-02 13:47:27','165.227.15.124'),
(2405,244,'2020-04-02 13:47:30','165.227.15.124'),
(2406,9,'2020-04-02 13:48:49','157.245.119.144'),
(2407,9,'2020-04-02 13:50:57','134.122.68.70'),
(2408,9,'2020-04-02 13:51:51','142.93.119.123'),
(2409,9,'2020-04-02 13:55:16','51.83.2.148'),
(2410,40,'2020-04-02 13:58:11','24.37.113.22'),
(2411,126,'2020-04-02 13:58:13','24.37.113.22'),
(2412,244,'2020-04-02 13:58:15','24.37.113.22'),
(2413,9,'2020-04-02 13:58:49','191.234.167.43'),
(2414,9,'2020-04-02 14:00:36','91.126.217.116'),
(2415,40,'2020-04-02 14:01:52','95.85.8.239'),
(2416,126,'2020-04-02 14:01:54','95.85.8.239'),
(2417,244,'2020-04-02 14:01:55','95.85.8.239'),
(2418,9,'2020-04-02 14:01:58','139.59.209.97'),
(2419,9,'2020-04-02 14:05:37','206.189.146.232'),
(2420,9,'2020-04-02 14:06:45','139.59.6.172'),
(2421,9,'2020-04-02 14:08:39','206.189.84.227'),
(2422,9,'2020-04-02 14:10:31','165.22.94.219'),
(2423,9,'2020-04-02 14:11:45','137.116.133.27'),
(2424,40,'2020-04-02 14:12:09','52.201.124.5'),
(2425,9,'2020-04-02 14:13:32','167.172.105.200'),
(2426,9,'2020-04-02 14:15:27','139.59.74.198'),
(2427,40,'2020-04-02 14:17:35','128.199.244.150'),
(2428,9,'2020-04-02 14:18:20','37.187.90.62'),
(2429,9,'2020-04-02 14:18:28','51.91.56.222'),
(2430,9,'2020-04-02 14:21:06','104.248.156.117'),
(2431,9,'2020-04-02 14:23:04','212.83.151.57'),
(2432,9,'2020-04-02 14:25:04','165.22.60.139'),
(2433,9,'2020-04-02 14:25:55','103.74.123.41'),
(2434,9,'2020-04-02 14:27:36','81.46.200.250'),
(2435,40,'2020-04-02 14:28:25','51.75.125.196'),
(2436,9,'2020-04-02 14:30:11','157.55.140.142'),
(2437,9,'2020-04-02 14:32:21','167.71.45.56'),
(2438,9,'2020-04-02 14:32:40','62.210.9.65'),
(2439,40,'2020-04-02 14:33:01','67.205.153.74'),
(2440,9,'2020-04-02 14:34:38','1.234.53.32'),
(2441,9,'2020-04-02 14:35:24','128.199.173.21'),
(2442,9,'2020-04-02 14:37:13','91.121.77.104'),
(2443,9,'2020-04-02 14:39:04','176.31.100.112'),
(2444,9,'2020-04-02 14:40:21','139.180.130.146'),
(2445,9,'2020-04-02 14:42:30','134.122.72.58'),
(2446,40,'2020-04-02 14:43:55','35.233.145.97'),
(2447,9,'2020-04-02 14:43:57','5.135.164.126'),
(2448,9,'2020-04-02 14:45:16','167.71.84.7'),
(2449,40,'2020-04-02 14:48:51','13.232.239.209'),
(2450,9,'2020-04-02 14:49:15','51.79.53.156'),
(2451,9,'2020-04-02 14:50:09','147.135.71.130'),
(2452,9,'2020-04-02 14:51:54','35.182.18.16'),
(2453,9,'2020-04-02 14:54:01','176.31.100.112'),
(2454,9,'2020-04-02 14:55:11','167.172.76.253'),
(2455,9,'2020-04-02 14:57:04','174.126.12.250'),
(2456,9,'2020-04-02 14:59:02','157.245.119.144'),
(2457,40,'2020-04-02 14:59:59','139.59.19.153'),
(2458,9,'2020-04-02 15:02:19','68.183.188.237'),
(2459,9,'2020-04-02 15:03:09','157.230.24.223'),
(2460,9,'2020-04-02 15:05:08','104.248.150.47'),
(2461,40,'2020-04-02 15:05:18','138.68.57.207'),
(2462,9,'2020-04-02 15:07:01','46.37.31.195'),
(2463,9,'2020-04-02 15:08:34','178.254.0.104'),
(2464,9,'2020-04-02 15:10:15','157.245.140.224'),
(2465,9,'2020-04-02 15:16:53','128.199.148.90'),
(2466,40,'2020-04-02 15:17:54','125.227.197.123'),
(2467,9,'2020-04-02 15:18:08','117.0.35.161'),
(2468,9,'2020-04-02 15:19:33','45.252.250.106'),
(2469,9,'2020-04-02 15:20:44','128.199.219.108'),
(2470,9,'2020-04-02 15:21:22','202.172.28.202'),
(2471,40,'2020-04-02 15:21:57','167.99.73.144'),
(2472,9,'2020-04-02 15:25:37','159.65.155.134'),
(2473,9,'2020-04-02 15:26:30','157.245.52.41'),
(2474,9,'2020-04-02 15:27:47','81.46.200.250'),
(2475,9,'2020-04-02 15:29:52','162.243.110.205'),
(2476,9,'2020-04-02 15:30:52','35.227.17.251'),
(2477,9,'2020-04-02 15:33:18','68.183.228.99'),
(2478,9,'2020-04-02 15:35:25','192.227.158.62'),
(2479,9,'2020-04-02 15:37:46','77.75.34.175'),
(2480,9,'2020-04-02 15:37:56','140.82.36.149'),
(2481,40,'2020-04-02 15:38:44','3.218.241.5'),
(2482,9,'2020-04-02 15:41:33','178.62.10.75'),
(2483,9,'2020-04-02 15:43:39','167.71.193.24'),
(2484,9,'2020-04-02 15:45:34','103.251.27.215'),
(2485,9,'2020-04-02 15:49:01','165.22.216.185'),
(2486,9,'2020-04-02 15:50:26','167.71.87.135'),
(2487,40,'2020-04-02 15:50:28','13.67.226.243'),
(2488,9,'2020-04-02 15:53:50','139.59.90.7'),
(2489,40,'2020-04-02 15:56:10','157.230.45.52'),
(2490,9,'2020-04-02 15:56:27','139.59.74.198'),
(2491,9,'2020-04-02 15:58:24','139.59.209.97'),
(2492,9,'2020-04-02 16:02:44','45.32.22.17'),
(2493,9,'2020-04-02 16:03:49','139.59.209.97'),
(2494,9,'2020-04-02 16:05:36','37.187.90.62'),
(2495,9,'2020-04-02 16:07:19','165.227.197.15'),
(2496,9,'2020-04-02 16:08:28','172.105.102.15'),
(2497,40,'2020-04-02 16:08:58','91.134.248.230'),
(2498,9,'2020-04-02 16:10:55','45.252.248.23'),
(2499,40,'2020-04-02 16:12:24','78.24.223.17'),
(2500,9,'2020-04-02 16:12:46','142.93.253.47'),
(2501,9,'2020-04-02 16:14:05','104.248.156.117'),
(2502,9,'2020-04-02 16:15:52','167.172.21.234'),
(2503,9,'2020-04-02 16:17:02','54.37.96.94'),
(2504,9,'2020-04-02 16:19:14','68.183.105.227'),
(2505,9,'2020-04-02 16:21:13','151.236.35.139'),
(2506,9,'2020-04-02 16:22:30','173.249.45.241'),
(2507,40,'2020-04-02 16:25:35','138.68.57.207'),
(2508,9,'2020-04-02 16:26:13','46.37.172.123'),
(2509,9,'2020-04-02 16:27:24','3.17.79.86'),
(2510,9,'2020-04-02 16:29:54','104.236.86.160'),
(2511,40,'2020-04-02 16:30:41','64.227.0.234'),
(2512,9,'2020-04-02 16:31:20','51.75.247.11'),
(2513,9,'2020-04-02 16:32:34','185.194.142.48'),
(2514,9,'2020-04-02 16:36:44','139.59.73.55'),
(2515,9,'2020-04-02 16:38:15','103.27.62.222'),
(2516,9,'2020-04-02 16:39:03','94.130.88.12'),
(2517,9,'2020-04-02 16:41:05','35.182.18.16'),
(2518,40,'2020-04-02 16:42:32','185.79.115.147'),
(2519,9,'2020-04-02 16:44:24','165.22.94.219'),
(2520,9,'2020-04-02 16:45:23','165.227.86.14'),
(2521,9,'2020-04-02 16:47:36','206.189.134.18'),
(2522,9,'2020-04-02 16:49:59','134.122.72.58'),
(2523,40,'2020-04-02 16:50:09','118.69.238.10'),
(2524,9,'2020-04-02 16:51:45','119.207.205.205'),
(2525,9,'2020-04-02 16:52:47','139.180.130.146'),
(2526,9,'2020-04-02 16:54:37','35.227.17.251'),
(2527,9,'2020-04-02 17:00:57','167.71.123.165'),
(2528,9,'2020-04-02 17:01:51','94.130.88.12'),
(2529,40,'2020-04-02 17:02:05','139.59.78.248'),
(2530,9,'2020-04-02 17:02:17','45.252.248.23'),
(2531,9,'2020-04-02 17:05:17','195.242.103.103'),
(2532,40,'2020-04-02 17:07:05','89.252.131.57'),
(2533,9,'2020-04-02 17:07:16','159.89.52.128'),
(2534,9,'2020-04-02 17:08:45','45.55.62.60'),
(2535,9,'2020-04-02 17:10:17','51.83.2.148'),
(2536,9,'2020-04-02 17:11:48','103.81.84.173'),
(2537,9,'2020-04-02 17:13:47','167.71.87.135'),
(2538,9,'2020-04-02 17:15:26','159.89.133.28'),
(2539,9,'2020-04-02 17:17:09','85.217.171.216'),
(2540,40,'2020-04-02 17:19:28','54.38.177.68'),
(2541,9,'2020-04-02 17:21:58','142.93.253.47'),
(2542,9,'2020-04-02 17:22:12','174.126.12.250'),
(2543,9,'2020-04-02 17:23:52','167.99.212.81'),
(2544,40,'2020-04-02 17:24:36','79.137.84.214'),
(2545,9,'2020-04-02 17:25:20','35.227.17.251'),
(2546,9,'2020-04-02 17:27:32','178.210.180.240'),
(2547,9,'2020-04-02 17:28:38','178.210.180.240'),
(2548,1,'2020-04-02 17:31:41','104.208.218.154'),
(2549,1,'2020-04-02 17:31:41','104.208.218.154'),
(2550,1,'2020-04-02 17:31:43','104.208.218.154'),
(2551,9,'2020-04-02 17:32:45','104.248.150.47'),
(2552,9,'2020-04-02 17:35:45','99.128.20.67'),
(2553,9,'2020-04-02 17:36:46','158.58.84.46'),
(2554,40,'2020-04-02 17:37:37','206.189.157.183'),
(2555,9,'2020-04-02 17:39:25','68.183.5.101'),
(2556,9,'2020-04-02 17:41:22','65.19.134.185'),
(2557,40,'2020-04-02 17:43:12','159.89.170.191'),
(2558,9,'2020-04-02 17:44:31','192.81.210.176'),
(2559,9,'2020-04-02 17:46:45','178.62.10.75'),
(2560,9,'2020-04-02 17:48:31','195.14.0.55'),
(2561,9,'2020-04-02 17:50:34','64.225.19.114'),
(2562,9,'2020-04-02 17:51:46','210.212.250.43'),
(2563,9,'2020-04-02 17:55:08','212.237.11.123'),
(2564,40,'2020-04-02 17:56:59','103.5.150.16'),
(2565,9,'2020-04-02 17:57:20','178.128.115.249'),
(2566,9,'2020-04-02 17:58:57','103.57.222.223'),
(2567,9,'2020-04-02 17:59:47','34.68.165.103'),
(2568,9,'2020-04-02 18:01:44','74.208.135.98'),
(2569,40,'2020-04-02 18:03:00','159.65.239.34'),
(2570,9,'2020-04-02 18:04:27','103.45.236.108'),
(2571,9,'2020-04-02 18:04:57','178.128.54.224'),
(2572,9,'2020-04-02 18:07:50','178.128.126.157'),
(2573,9,'2020-04-02 18:08:55','159.89.87.10'),
(2574,9,'2020-04-02 18:10:14','74.208.135.98'),
(2575,9,'2020-04-02 18:12:11','128.199.219.108'),
(2576,9,'2020-04-02 18:14:26','134.122.68.70'),
(2577,40,'2020-04-02 18:15:10','167.99.70.191'),
(2578,9,'2020-04-02 18:16:31','200.80.43.55'),
(2579,9,'2020-04-02 18:17:41','167.71.123.165'),
(2580,9,'2020-04-02 18:19:47','85.217.171.216'),
(2581,9,'2020-04-02 18:20:58','203.162.79.194'),
(2582,40,'2020-04-02 18:21:46','178.62.26.232'),
(2583,9,'2020-04-02 18:23:04','165.227.50.73'),
(2584,9,'2020-04-02 18:26:00','81.90.180.96'),
(2585,9,'2020-04-02 18:28:07','46.37.172.123'),
(2586,9,'2020-04-02 18:31:42','122.51.28.182'),
(2587,9,'2020-04-02 18:33:16','94.130.88.12'),
(2588,40,'2020-04-02 18:33:50','217.107.219.12'),
(2589,9,'2020-04-02 18:35:42','54.213.12.229'),
(2590,9,'2020-04-02 18:36:50','150.95.113.125'),
(2591,40,'2020-04-02 18:39:32','103.71.255.100'),
(2592,9,'2020-04-02 18:41:25','167.172.21.234'),
(2593,9,'2020-04-02 18:43:26','178.62.217.187'),
(2594,9,'2020-04-02 18:45:39','157.245.120.78'),
(2595,9,'2020-04-02 18:46:31','45.252.250.106'),
(2596,9,'2020-04-02 18:48:33','150.95.113.125'),
(2597,9,'2020-04-02 18:50:00','140.82.36.149'),
(2598,9,'2020-04-02 18:51:24','34.68.165.103'),
(2599,9,'2020-04-02 18:53:11','5.135.164.126'),
(2600,9,'2020-04-02 18:55:35','109.173.40.33'),
(2601,9,'2020-04-02 18:56:34','122.154.24.254'),
(2602,40,'2020-04-02 18:57:28','139.59.172.23'),
(2603,9,'2020-04-02 18:59:33','114.116.252.223'),
(2604,9,'2020-04-02 19:00:40','68.183.5.101'),
(2605,9,'2020-04-02 19:02:18','167.71.45.56'),
(2606,9,'2020-04-02 19:03:31','85.217.171.216'),
(2607,9,'2020-04-02 19:05:49','157.230.249.122'),
(2608,9,'2020-04-02 19:07:08','137.116.133.27'),
(2609,40,'2020-04-02 19:08:35','163.172.185.44'),
(2610,9,'2020-04-02 19:08:57','128.199.173.21'),
(2611,9,'2020-04-02 19:10:51','167.99.169.117'),
(2612,9,'2020-04-02 19:11:51','104.194.10.5'),
(2613,40,'2020-04-02 19:13:49','78.24.223.17'),
(2614,9,'2020-04-02 19:14:13','45.55.62.60'),
(2615,9,'2020-04-02 19:15:42','45.252.248.23'),
(2616,9,'2020-04-02 19:17:18','167.99.169.117'),
(2617,9,'2020-04-02 19:19:31','51.68.188.186'),
(2618,9,'2020-04-02 19:22:27','51.254.199.66'),
(2619,9,'2020-04-02 19:23:57','185.157.40.249'),
(2620,40,'2020-04-02 19:24:56','91.234.194.246'),
(2621,9,'2020-04-02 19:26:09','212.237.11.123'),
(2622,9,'2020-04-02 19:27:33','103.98.30.72'),
(2623,9,'2020-04-02 19:29:09','176.31.100.112'),
(2624,40,'2020-04-02 19:29:39','3.15.227.184'),
(2625,9,'2020-04-02 19:31:16','128.199.219.108'),
(2626,9,'2020-04-02 19:32:24','103.27.62.222'),
(2627,9,'2020-04-02 19:34:46','134.209.105.46'),
(2628,9,'2020-04-02 19:35:50','140.82.36.149'),
(2629,9,'2020-04-02 19:37:16','188.166.63.155'),
(2630,40,'2020-04-02 19:41:45','93.113.111.193'),
(2631,9,'2020-04-02 19:41:56','103.98.30.72'),
(2632,9,'2020-04-02 19:42:51','81.46.200.250'),
(2633,9,'2020-04-02 19:44:59','205.147.99.76'),
(2634,9,'2020-04-02 19:45:09','13.211.165.235'),
(2635,40,'2020-04-02 19:46:53','62.210.104.83'),
(2636,9,'2020-04-02 19:48:21','114.34.156.239'),
(2637,9,'2020-04-02 19:50:35','134.122.72.58'),
(2638,9,'2020-04-02 19:50:59','109.173.40.33'),
(2639,9,'2020-04-02 19:55:29','117.0.35.161'),
(2640,40,'2020-04-02 19:56:28','81.208.42.145'),
(2641,9,'2020-04-02 19:58:54','45.55.62.60'),
(2642,40,'2020-04-02 20:00:56','52.66.12.125'),
(2643,9,'2020-04-02 20:02:33','75.149.219.169'),
(2644,9,'2020-04-02 20:02:47','52.58.113.76'),
(2645,9,'2020-04-02 20:03:52','157.245.128.144'),
(2646,9,'2020-04-02 20:05:29','213.192.75.52'),
(2647,9,'2020-04-02 20:08:19','207.180.210.155'),
(2648,9,'2020-04-02 20:09:31','206.189.26.231'),
(2649,40,'2020-04-02 20:09:47','35.228.162.115'),
(2650,9,'2020-04-02 20:10:29','157.55.140.142'),
(2651,9,'2020-04-02 20:13:18','116.125.140.90'),
(2652,9,'2020-04-02 20:14:03','103.98.30.72'),
(2653,40,'2020-04-02 20:15:24','157.230.153.203'),
(2654,9,'2020-04-02 20:15:45','217.29.124.251'),
(2655,9,'2020-04-02 20:17:43','167.71.114.229'),
(2656,9,'2020-04-02 20:19:00','188.165.81.209'),
(2657,9,'2020-04-02 20:20:46','82.223.196.206'),
(2658,9,'2020-04-02 20:21:39','167.99.212.81'),
(2659,9,'2020-04-02 20:23:56','157.245.119.144'),
(2660,40,'2020-04-02 20:25:36','139.59.19.153'),
(2661,9,'2020-04-02 20:25:57','95.179.202.33'),
(2662,9,'2020-04-02 20:28:47','103.90.225.136'),
(2663,40,'2020-04-02 20:29:38','18.213.11.40'),
(2664,9,'2020-04-02 20:31:20','112.213.88.181'),
(2665,9,'2020-04-02 20:34:35','216.10.245.150'),
(2666,9,'2020-04-02 20:35:37','77.75.34.175'),
(2667,9,'2020-04-02 20:36:25','184.154.49.82'),
(2668,9,'2020-04-02 20:38:25','165.22.235.110'),
(2669,40,'2020-04-02 20:38:50','193.114.147.38'),
(2670,9,'2020-04-02 20:40:53','51.255.164.173'),
(2671,9,'2020-04-02 20:41:49','174.126.12.250'),
(2672,40,'2020-04-02 20:43:04','54.36.191.246'),
(2673,9,'2020-04-02 20:45:27','159.65.148.2'),
(2674,9,'2020-04-02 20:46:31','103.90.225.136'),
(2675,9,'2020-04-02 20:48:53','167.71.114.229'),
(2676,9,'2020-04-02 20:49:54','157.230.25.61'),
(2677,40,'2020-04-02 20:53:12','192.232.229.222'),
(2678,9,'2020-04-02 20:53:48','75.149.219.169'),
(2679,40,'2020-04-02 20:56:18','62.210.185.4'),
(2680,9,'2020-04-02 20:58:48','178.62.10.75'),
(2681,9,'2020-04-02 20:59:49','157.230.25.61'),
(2682,9,'2020-04-02 21:01:51','114.34.156.239'),
(2683,9,'2020-04-02 21:03:56','65.19.134.185'),
(2684,9,'2020-04-02 21:04:46','103.92.31.124'),
(2685,40,'2020-04-02 21:06:07','139.59.68.24'),
(2686,9,'2020-04-02 21:08:41','167.172.76.253'),
(2687,9,'2020-04-02 21:09:48','174.138.47.183'),
(2688,40,'2020-04-02 21:09:50','47.91.220.119'),
(2689,9,'2020-04-02 21:12:06','47.241.37.203'),
(2690,9,'2020-04-02 21:15:24','192.227.158.62'),
(2691,9,'2020-04-02 21:16:59','149.255.62.19'),
(2692,40,'2020-04-02 21:18:40','208.113.184.218'),
(2693,9,'2020-04-02 21:18:43','46.101.251.6'),
(2694,9,'2020-04-02 21:19:31','34.90.94.144'),
(2695,9,'2020-04-02 21:23:06','165.227.197.15'),
(2696,40,'2020-04-02 21:23:20','167.99.64.161'),
(2697,9,'2020-04-02 21:23:58','178.128.54.224'),
(2698,9,'2020-04-02 21:27:18','185.157.40.249'),
(2699,9,'2020-04-02 21:27:58','139.162.101.201'),
(2700,40,'2020-04-02 21:31:01','51.255.101.8'),
(2701,9,'2020-04-02 21:32:11','162.243.110.205'),
(2702,9,'2020-04-02 21:33:49','103.98.30.72'),
(2703,40,'2020-04-02 21:36:50','64.227.7.213'),
(2704,9,'2020-04-02 21:37:43','206.189.26.231'),
(2705,9,'2020-04-02 21:38:59','167.71.193.24'),
(2706,9,'2020-04-02 21:40:28','178.128.17.78'),
(2707,9,'2020-04-02 21:42:10','51.79.53.156'),
(2708,40,'2020-04-02 21:44:12','147.135.211.127'),
(2709,9,'2020-04-02 21:45:12','165.22.235.110'),
(2710,9,'2020-04-02 21:47:02','75.149.219.169'),
(2711,40,'2020-04-02 21:47:57','66.117.4.223'),
(2712,9,'2020-04-02 21:49:04','107.180.94.254'),
(2713,9,'2020-04-02 21:50:18','188.166.63.155'),
(2714,9,'2020-04-02 21:52:47','122.114.249.12'),
(2715,9,'2020-04-02 21:54:25','159.89.133.28'),
(2716,9,'2020-04-02 21:55:45','94.130.88.12'),
(2717,40,'2020-04-02 21:56:39','95.85.8.239'),
(2718,9,'2020-04-02 21:57:39','207.148.116.189'),
(2719,9,'2020-04-02 21:59:36','85.217.171.216'),
(2720,40,'2020-04-02 22:01:12','128.199.212.194'),
(2721,9,'2020-04-02 22:01:12','167.172.21.234'),
(2722,9,'2020-04-02 22:05:05','114.34.156.239'),
(2723,9,'2020-04-02 22:06:59','207.180.210.155'),
(2724,40,'2020-04-02 22:10:01','93.114.86.226'),
(2725,9,'2020-04-02 22:10:46','114.34.156.239'),
(2726,9,'2020-04-02 22:12:16','171.22.25.70'),
(2727,40,'2020-04-02 22:14:11','2.228.87.82'),
(2728,9,'2020-04-02 22:15:30','132.148.165.102'),
(2729,9,'2020-04-02 22:16:37','174.138.47.183'),
(2730,9,'2020-04-02 22:19:10','47.93.14.229'),
(2731,40,'2020-04-02 22:22:28','149.28.8.137'),
(2732,9,'2020-04-02 22:22:41','142.93.217.82'),
(2733,9,'2020-04-02 22:24:06','45.55.62.60'),
(2734,9,'2020-04-02 22:25:49','88.198.33.125'),
(2735,40,'2020-04-02 22:26:57','192.99.147.77'),
(2736,9,'2020-04-02 22:27:09','178.62.217.187'),
(2737,9,'2020-04-02 22:29:19','45.55.62.60'),
(2738,9,'2020-04-02 22:31:57','116.125.140.90'),
(2739,9,'2020-04-02 22:32:31','222.165.224.169'),
(2740,9,'2020-04-02 22:33:34','202.172.28.202'),
(2741,40,'2020-04-02 22:36:47','167.71.202.93'),
(2742,9,'2020-04-02 22:36:53','217.70.186.133'),
(2743,9,'2020-04-02 22:38:56','64.225.19.114'),
(2744,40,'2020-04-02 22:39:50','104.248.185.245'),
(2745,9,'2020-04-02 22:39:54','74.208.23.229'),
(2746,9,'2020-04-02 22:42:41','138.68.7.254'),
(2747,9,'2020-04-02 22:43:31','139.59.6.172'),
(2748,9,'2020-04-02 22:45:26','185.194.142.48'),
(2749,9,'2020-04-02 22:47:38','159.89.131.172'),
(2750,9,'2020-04-02 22:48:35','178.63.254.76'),
(2751,40,'2020-04-02 22:49:25','173.249.40.50'),
(2752,9,'2020-04-02 22:50:40','142.44.147.150'),
(2753,9,'2020-04-02 22:53:09','163.44.206.98'),
(2754,9,'2020-04-02 22:59:34','104.236.86.160'),
(2755,9,'2020-04-02 23:01:25','178.128.20.225'),
(2756,40,'2020-04-02 23:02:27','195.110.35.61'),
(2757,9,'2020-04-02 23:02:29','45.252.248.13'),
(2758,9,'2020-04-02 23:06:14','178.62.243.200'),
(2759,9,'2020-04-02 23:06:50','103.81.84.173'),
(2760,40,'2020-04-02 23:07:19','66.42.56.21'),
(2761,9,'2020-04-02 23:09:35','45.55.62.60'),
(2762,9,'2020-04-02 23:11:50','45.76.232.184'),
(2763,9,'2020-04-02 23:12:14','165.227.86.14'),
(2764,9,'2020-04-02 23:15:23','178.128.161.250'),
(2765,40,'2020-04-02 23:16:58','212.90.36.178'),
(2766,9,'2020-04-02 23:19:08','174.126.12.250'),
(2767,9,'2020-04-02 23:20:10','99.128.20.67'),
(2768,40,'2020-04-02 23:20:35','2.228.87.82'),
(2769,9,'2020-04-02 23:22:16','103.18.109.168'),
(2770,9,'2020-04-02 23:24:25','149.255.62.19'),
(2771,9,'2020-04-02 23:25:57','125.212.217.250'),
(2772,9,'2020-04-02 23:28:27','167.71.45.56'),
(2773,9,'2020-04-02 23:29:56','103.98.30.72'),
(2774,9,'2020-04-02 23:31:03','65.19.134.185'),
(2775,40,'2020-04-02 23:31:37','157.230.144.151'),
(2776,9,'2020-04-02 23:34:03','165.227.197.15'),
(2777,40,'2020-04-02 23:35:20','138.197.200.113'),
(2778,9,'2020-04-02 23:36:14','140.82.36.149'),
(2779,9,'2020-04-02 23:38:13','165.22.235.110'),
(2780,9,'2020-04-02 23:40:48','103.74.121.154'),
(2781,9,'2020-04-02 23:41:25','191.234.167.43'),
(2782,9,'2020-04-02 23:43:05','207.148.116.189'),
(2783,40,'2020-04-02 23:44:34','91.121.84.172'),
(2784,9,'2020-04-02 23:44:55','51.83.2.148'),
(2785,9,'2020-04-02 23:46:23','37.187.90.62'),
(2786,9,'2020-04-02 23:47:54','34.94.88.20'),
(2787,40,'2020-04-02 23:48:46','85.92.68.204'),
(2788,9,'2020-04-02 23:50:24','51.75.247.11'),
(2789,9,'2020-04-02 23:51:57','117.0.35.161'),
(2790,9,'2020-04-02 23:53:22','91.121.77.104'),
(2791,9,'2020-04-02 23:56:41','206.189.26.231'),
(2792,9,'2020-04-02 23:56:52','51.91.56.222'),
(2793,9,'2020-04-02 23:58:49','142.44.147.150'),
(2794,40,'2020-04-02 23:59:52','45.119.212.93'),
(2795,9,'2020-04-03 00:01:55','206.189.77.90'),
(2796,9,'2020-04-03 00:02:21','134.122.72.58'),
(2797,40,'2020-04-03 00:03:16','64.90.48.202'),
(2798,9,'2020-04-03 00:04:22','192.81.210.176'),
(2799,9,'2020-04-03 00:06:07','142.44.147.150'),
(2800,9,'2020-04-03 00:07:14','116.203.68.41'),
(2801,9,'2020-04-03 00:09:29','104.248.154.154'),
(2802,9,'2020-04-03 00:11:24','174.126.12.250'),
(2803,9,'2020-04-03 00:12:49','192.241.209.78'),
(2804,9,'2020-04-03 00:14:44','104.248.150.47'),
(2805,40,'2020-04-03 00:14:53','188.166.60.138'),
(2806,9,'2020-04-03 00:16:38','207.148.116.189'),
(2807,9,'2020-04-03 00:17:14','34.90.94.144'),
(2808,40,'2020-04-03 00:18:52','159.89.2.220'),
(2809,9,'2020-04-03 00:20:52','101.133.221.179'),
(2810,9,'2020-04-03 00:21:55','167.99.169.117'),
(2811,9,'2020-04-03 00:23:10','37.187.250.108'),
(2812,9,'2020-04-03 00:24:55','149.255.62.19'),
(2813,9,'2020-04-03 00:26:44','54.213.12.229'),
(2814,9,'2020-04-03 00:27:52','207.148.116.189'),
(2815,40,'2020-04-03 00:28:42','139.59.141.196'),
(2816,9,'2020-04-03 00:29:59','128.199.219.108'),
(2817,9,'2020-04-03 00:32:17','88.87.139.88'),
(2818,9,'2020-04-03 00:32:52','195.154.237.88'),
(2819,40,'2020-04-03 00:33:22','34.68.246.22'),
(2820,9,'2020-04-03 00:34:55','46.101.227.221'),
(2821,9,'2020-04-03 00:37:19','170.231.83.26'),
(2822,9,'2020-04-03 00:38:03','167.172.228.160'),
(2823,9,'2020-04-03 00:40:16','178.62.243.200'),
(2824,9,'2020-04-03 00:42:29','47.93.14.229'),
(2825,40,'2020-04-03 00:45:23','159.65.239.34'),
(2826,9,'2020-04-03 00:45:43','103.98.30.72'),
(2827,9,'2020-04-03 00:47:23','191.234.167.43'),
(2828,40,'2020-04-03 00:48:57','159.89.9.140'),
(2829,9,'2020-04-03 00:50:54','62.210.9.65'),
(2830,9,'2020-04-03 00:52:08','45.252.248.23'),
(2831,9,'2020-04-03 00:53:37','45.252.248.23'),
(2832,9,'2020-04-03 00:56:00','54.37.96.94'),
(2833,9,'2020-04-03 00:57:54','149.255.62.19'),
(2834,9,'2020-04-03 01:00:07','139.59.74.198'),
(2835,126,'2020-04-03 01:01:37','123.207.154.123'),
(2836,126,'2020-04-03 01:01:51','123.207.154.123'),
(2837,40,'2020-04-03 01:02:01','54.211.202.181'),
(2838,126,'2020-04-03 01:02:07','123.207.154.123'),
(2839,9,'2020-04-03 01:04:39','103.27.61.222'),
(2840,40,'2020-04-03 01:05:00','171.244.129.66'),
(2841,9,'2020-04-03 01:06:36','5.135.164.126'),
(2842,9,'2020-04-03 01:08:08','94.130.88.12'),
(2843,9,'2020-04-03 01:08:28','103.81.84.173'),
(2844,9,'2020-04-03 01:11:44','139.59.209.97'),
(2845,9,'2020-04-03 01:14:03','45.252.248.13'),
(2846,40,'2020-04-03 01:14:45','34.231.130.6'),
(2847,9,'2020-04-03 01:15:37','34.90.94.144'),
(2848,9,'2020-04-03 01:17:14','103.81.87.90'),
(2849,9,'2020-04-03 01:19:34','157.245.128.144'),
(2850,40,'2020-04-03 01:19:34','192.185.219.16'),
(2851,9,'2020-04-03 01:21:33','35.227.17.251'),
(2852,9,'2020-04-03 01:23:20','213.192.75.52'),
(2853,9,'2020-04-03 01:25:48','159.65.155.134'),
(2854,9,'2020-04-03 01:26:40','217.113.10.250'),
(2855,9,'2020-04-03 01:30:18','34.68.165.103'),
(2856,9,'2020-04-03 01:30:39','51.255.164.173'),
(2857,40,'2020-04-03 01:31:14','34.219.164.130'),
(2858,9,'2020-04-03 01:33:19','165.227.86.14'),
(2859,9,'2020-04-03 01:34:37','62.210.9.65'),
(2860,9,'2020-04-03 01:35:47','157.245.120.78'),
(2861,40,'2020-04-03 01:36:19','104.248.34.219'),
(2862,9,'2020-04-03 01:37:30','167.172.228.160'),
(2863,9,'2020-04-03 01:39:56','104.248.156.117'),
(2864,9,'2020-04-03 01:41:04','162.243.110.205'),
(2865,9,'2020-04-03 01:42:57','178.62.217.187'),
(2866,9,'2020-04-03 01:45:19','157.245.120.78'),
(2867,9,'2020-04-03 01:46:10','104.131.186.50'),
(2868,40,'2020-04-03 01:47:07','147.135.211.127'),
(2869,9,'2020-04-03 01:48:26','64.227.22.212'),
(2870,9,'2020-04-03 01:49:58','37.187.90.62'),
(2871,9,'2020-04-03 01:51:16','51.75.247.11'),
(2872,40,'2020-04-03 01:51:56','51.255.64.58'),
(2873,9,'2020-04-03 01:53:07','188.166.63.155'),
(2874,9,'2020-04-03 01:55:04','111.90.156.60'),
(2875,9,'2020-04-03 01:58:48','206.189.133.88'),
(2876,9,'2020-04-03 02:00:34','173.249.45.241'),
(2877,9,'2020-04-03 02:00:50','34.90.94.144'),
(2878,40,'2020-04-03 02:03:01','91.121.84.172'),
(2879,9,'2020-04-03 02:05:54','167.172.105.200'),
(2880,9,'2020-04-03 02:07:14','47.93.14.229'),
(2881,40,'2020-04-03 02:07:51','107.191.42.45'),
(2882,9,'2020-04-03 02:11:38','200.80.43.55'),
(2883,9,'2020-04-03 02:12:40','209.97.149.246'),
(2884,9,'2020-04-03 02:14:16','46.101.251.6'),
(2885,9,'2020-04-03 02:16:55','134.209.105.46'),
(2886,9,'2020-04-03 02:17:42','157.230.249.122'),
(2887,9,'2020-04-03 02:19:33','167.172.21.234'),
(2888,40,'2020-04-03 02:20:15','212.129.26.136'),
(2889,9,'2020-04-03 02:22:47','65.19.134.185'),
(2890,9,'2020-04-03 02:22:52','165.22.216.185'),
(2891,40,'2020-04-03 02:25:17','172.105.172.166'),
(2892,9,'2020-04-03 02:26:44','157.245.52.41'),
(2893,9,'2020-04-03 02:28:15','94.130.88.12'),
(2894,9,'2020-04-03 02:30:41','157.245.188.231'),
(2895,9,'2020-04-03 02:32:08','212.237.11.123'),
(2896,9,'2020-04-03 02:33:36','37.139.22.15'),
(2897,9,'2020-04-03 02:34:45','35.221.63.248'),
(2898,40,'2020-04-03 02:36:36','149.56.129.129'),
(2899,9,'2020-04-03 02:37:21','165.22.235.110'),
(2900,9,'2020-04-03 02:38:39','75.149.219.169'),
(2901,40,'2020-04-03 02:41:17','34.231.130.6'),
(2902,9,'2020-04-03 02:43:28','45.252.248.23'),
(2903,9,'2020-04-03 02:47:38','212.237.11.123'),
(2904,126,'2020-04-03 02:48:38','125.212.217.250'),
(2905,126,'2020-04-03 02:48:54','125.212.217.250'),
(2906,9,'2020-04-03 02:49:09','51.68.188.186'),
(2907,126,'2020-04-03 02:49:10','125.212.217.250'),
(2908,9,'2020-04-03 02:52:52','185.221.216.3'),
(2909,40,'2020-04-03 02:54:19','148.72.23.181'),
(2910,9,'2020-04-03 02:55:26','167.99.132.138'),
(2911,9,'2020-04-03 02:56:13','212.237.11.123'),
(2912,40,'2020-04-03 02:58:11','104.130.124.134'),
(2913,9,'2020-04-03 02:58:19','178.62.217.187'),
(2914,9,'2020-04-03 03:00:34','128.199.80.156'),
(2915,9,'2020-04-03 03:05:11','51.79.53.156'),
(2916,9,'2020-04-03 03:07:03','178.63.254.76'),
(2917,9,'2020-04-03 03:13:01','207.180.210.155'),
(2918,9,'2020-04-03 03:14:51','34.90.94.144'),
(2919,9,'2020-04-03 03:14:53','122.51.86.43'),
(2920,9,'2020-04-03 03:18:00','119.207.205.205'),
(2921,9,'2020-04-03 03:20:43','103.18.109.168'),
(2922,9,'2020-04-03 03:22:53','178.128.161.250'),
(2923,9,'2020-04-03 03:25:47','159.89.133.28'),
(2924,9,'2020-04-03 03:28:06','104.131.186.50'),
(2925,9,'2020-04-03 03:29:49','165.22.94.219'),
(2926,9,'2020-04-03 03:31:13','75.149.219.169'),
(2927,9,'2020-04-03 03:33:30','185.194.142.48'),
(2928,9,'2020-04-03 03:35:41','173.249.45.241'),
(2929,9,'2020-04-03 03:37:00','165.227.58.34'),
(2930,9,'2020-04-03 03:39:39','206.189.26.231'),
(2931,9,'2020-04-03 03:42:11','144.217.12.123'),
(2932,9,'2020-04-03 03:44:53','165.227.86.14'),
(2933,9,'2020-04-03 03:46:25','88.198.33.125'),
(2934,9,'2020-04-03 03:47:46','149.202.34.92'),
(2935,9,'2020-04-03 03:52:57','167.71.45.56'),
(2936,9,'2020-04-03 03:53:18','95.179.202.33'),
(2937,9,'2020-04-03 03:55:39','207.148.116.189'),
(2938,9,'2020-04-03 03:57:39','104.131.186.50'),
(2939,9,'2020-04-03 03:58:58','34.68.165.103'),
(2940,9,'2020-04-03 04:01:09','114.34.156.239'),
(2941,9,'2020-04-03 04:04:31','188.166.212.166'),
(2942,9,'2020-04-03 04:04:57','142.93.253.47'),
(2943,9,'2020-04-03 04:06:55','103.81.87.90'),
(2944,9,'2020-04-03 04:08:42','103.98.30.72'),
(2945,9,'2020-04-03 04:09:50','34.87.13.196'),
(2946,9,'2020-04-03 04:10:42','34.90.94.144'),
(2947,9,'2020-04-03 04:13:46','75.149.219.169'),
(2948,9,'2020-04-03 04:15:19','34.87.13.196'),
(2949,9,'2020-04-03 04:16:12','103.138.188.51'),
(2950,9,'2020-04-03 04:18:52','217.113.10.250'),
(2951,9,'2020-04-03 04:21:28','206.189.26.231'),
(2952,9,'2020-04-03 04:22:36','45.76.232.184'),
(2953,9,'2020-04-03 04:25:24','34.90.94.144'),
(2954,9,'2020-04-03 04:27:29','77.75.34.175'),
(2955,9,'2020-04-03 04:28:19','46.101.63.219'),
(2956,9,'2020-04-03 04:32:08','157.230.24.223'),
(2957,9,'2020-04-03 04:33:43','18.140.24.64'),
(2958,9,'2020-04-03 04:36:38','68.183.228.99'),
(2959,9,'2020-04-03 04:39:17','37.187.250.108'),
(2960,9,'2020-04-03 04:41:30','74.208.135.98'),
(2961,9,'2020-04-03 04:43:22','163.44.206.98'),
(2962,9,'2020-04-03 04:46:52','188.166.212.166'),
(2963,9,'2020-04-03 04:47:53','157.245.119.144'),
(2964,9,'2020-04-03 04:49:28','45.252.248.23'),
(2965,9,'2020-04-03 04:51:58','176.31.136.193'),
(2966,9,'2020-04-03 04:53:32','119.207.205.205'),
(2967,9,'2020-04-03 04:55:13','167.71.114.229'),
(2968,9,'2020-04-03 04:57:27','99.128.20.67'),
(2969,9,'2020-04-03 04:58:40','54.38.92.22'),
(2970,9,'2020-04-03 05:00:50','117.0.35.161'),
(2971,9,'2020-04-03 05:02:50','104.248.154.154'),
(2972,9,'2020-04-03 05:04:25','159.65.148.2'),
(2973,9,'2020-04-03 05:05:22','34.90.94.144'),
(2974,9,'2020-04-03 05:08:45','64.227.22.212'),
(2975,9,'2020-04-03 05:10:21','206.189.77.90'),
(2976,9,'2020-04-03 05:12:14','167.71.132.227'),
(2977,9,'2020-04-03 05:12:47','34.90.94.144'),
(2978,9,'2020-04-03 05:15:15','37.187.90.62'),
(2979,9,'2020-04-03 05:18:04','178.128.17.78'),
(2980,9,'2020-04-03 05:20:46','157.245.119.144'),
(2981,9,'2020-04-03 05:23:03','139.59.209.97'),
(2982,9,'2020-04-03 05:23:49','34.90.94.144'),
(2983,9,'2020-04-03 05:25:57','217.113.10.250'),
(2984,9,'2020-04-03 05:28:19','176.31.100.112'),
(2985,9,'2020-04-03 05:33:46','207.154.224.55'),
(2986,9,'2020-04-03 05:34:08','51.79.53.156'),
(2987,126,'2020-04-03 05:36:32','123.207.154.123'),
(2988,9,'2020-04-03 05:36:41','103.57.222.223'),
(2989,126,'2020-04-03 05:36:47','123.207.154.123'),
(2990,126,'2020-04-03 05:37:03','123.207.154.123'),
(2991,9,'2020-04-03 05:38:36','128.199.173.21'),
(2992,9,'2020-04-03 05:40:56','174.138.47.183'),
(2993,9,'2020-04-03 05:41:31','45.252.248.13'),
(2994,9,'2020-04-03 05:44:08','178.62.10.75'),
(2995,9,'2020-04-03 05:45:58','46.101.124.38'),
(2996,9,'2020-04-03 05:49:29','45.76.232.184'),
(2997,9,'2020-04-03 05:52:45','132.148.165.102'),
(2998,9,'2020-04-03 05:55:05','128.199.80.156'),
(2999,9,'2020-04-03 05:57:22','178.128.161.250'),
(3000,9,'2020-04-03 05:58:22','157.230.25.61'),
(3001,126,'2020-04-03 06:00:16','157.230.127.188'),
(3002,9,'2020-04-03 06:00:22','68.183.105.227'),
(3003,126,'2020-04-03 06:00:32','157.230.127.188'),
(3004,126,'2020-04-03 06:00:48','157.230.127.188'),
(3005,9,'2020-04-03 06:04:18','206.189.231.206'),
(3006,9,'2020-04-03 06:05:23','45.252.248.23'),
(3007,9,'2020-04-03 06:07:34','213.192.75.52'),
(3008,9,'2020-04-03 06:09:53','103.81.87.90'),
(3009,1,'2020-04-03 06:10:45','104.208.218.154'),
(3010,1,'2020-04-03 06:10:46','104.208.218.154'),
(3011,1,'2020-04-03 06:10:46','104.208.218.154'),
(3012,40,'2020-04-03 06:11:03','35.198.48.78'),
(3013,9,'2020-04-03 06:11:22','157.245.119.144'),
(3014,9,'2020-04-03 06:13:25','157.230.249.122'),
(3015,9,'2020-04-03 06:16:45','122.154.24.254'),
(3016,9,'2020-04-03 06:18:43','212.237.11.123'),
(3017,9,'2020-04-03 06:20:57','165.227.86.14'),
(3018,40,'2020-04-03 06:21:30','208.97.188.13'),
(3019,9,'2020-04-03 06:24:29','68.183.182.101'),
(3020,40,'2020-04-03 06:25:11','64.227.0.234'),
(3021,9,'2020-04-03 06:26:36','157.230.24.223'),
(3022,9,'2020-04-03 06:29:56','37.139.22.15'),
(3023,40,'2020-04-03 06:33:34','107.179.19.68'),
(3024,9,'2020-04-03 06:33:47','157.245.217.186'),
(3025,9,'2020-04-03 06:35:26','174.126.12.250'),
(3026,40,'2020-04-03 06:36:09','138.68.80.235'),
(3027,9,'2020-04-03 06:36:46','159.89.52.128'),
(3028,9,'2020-04-03 06:40:06','128.199.80.156'),
(3029,9,'2020-04-03 06:41:06','212.83.151.57'),
(3030,9,'2020-04-03 06:42:09','18.140.24.64'),
(3031,40,'2020-04-03 06:44:31','173.236.243.71'),
(3032,9,'2020-04-03 06:45:03','167.71.241.213'),
(3033,9,'2020-04-03 06:46:28','210.212.250.43'),
(3034,9,'2020-04-03 06:47:53','95.179.202.33'),
(3035,40,'2020-04-03 06:49:25','68.183.238.246'),
(3036,9,'2020-04-03 06:52:15','62.210.100.192'),
(3037,9,'2020-04-03 06:53:20','159.89.82.79'),
(3038,9,'2020-04-03 06:55:10','142.44.147.150'),
(3039,40,'2020-04-03 06:56:25','34.219.164.130'),
(3040,9,'2020-04-03 06:57:14','178.62.217.187'),
(3041,9,'2020-04-03 07:00:58','159.65.179.104'),
(3042,40,'2020-04-03 07:01:05','142.93.209.221'),
(3043,9,'2020-04-03 07:02:32','144.217.12.123'),
(3044,9,'2020-04-03 07:05:42','81.46.200.250'),
(3045,9,'2020-04-03 07:09:15','58.229.208.166'),
(3046,40,'2020-04-03 07:09:55','163.172.125.208'),
(3047,40,'2020-04-03 07:12:52','157.230.111.136'),
(3048,40,'2020-04-03 07:21:44','192.241.151.77'),
(3049,40,'2020-04-03 07:25:08','5.135.129.180'),
(3050,126,'2020-04-03 07:30:21','64.227.4.253'),
(3051,126,'2020-04-03 07:30:36','64.227.4.253'),
(3052,126,'2020-04-03 07:30:52','64.227.4.253'),
(3053,126,'2020-04-03 07:32:08','120.78.79.206'),
(3054,1,'2020-04-03 07:32:09','104.208.218.154'),
(3055,1,'2020-04-03 07:32:09','104.208.218.154'),
(3056,1,'2020-04-03 07:32:10','104.208.218.154'),
(3057,126,'2020-04-03 07:32:24','120.78.79.206'),
(3058,126,'2020-04-03 07:32:40','120.78.79.206'),
(3059,40,'2020-04-03 07:33:34','34.76.64.128'),
(3060,40,'2020-04-03 07:37:51','208.113.186.182'),
(3061,40,'2020-04-03 07:48:04','68.183.225.93'),
(3062,40,'2020-04-03 07:51:10','68.183.75.36'),
(3063,40,'2020-04-03 07:59:41','173.249.23.152'),
(3064,40,'2020-04-03 08:04:04','148.72.23.181'),
(3065,40,'2020-04-03 08:13:03','178.128.53.79'),
(3066,40,'2020-04-03 08:17:24','103.81.85.9'),
(3067,40,'2020-04-03 08:27:05','198.211.117.96'),
(3068,40,'2020-04-03 08:30:59','18.179.142.40'),
(3069,40,'2020-04-03 08:40:21','139.99.148.4'),
(3070,40,'2020-04-03 08:45:23','162.243.27.248'),
(3071,40,'2020-04-03 08:55:16','103.107.143.98'),
(3072,40,'2020-04-03 08:58:28','45.119.212.93'),
(3073,40,'2020-04-03 09:08:31','34.229.196.246'),
(3074,40,'2020-04-03 09:13:06','167.114.235.12'),
(3075,40,'2020-04-03 09:23:47','47.98.120.109'),
(3076,40,'2020-04-03 09:26:59','47.89.179.29'),
(3077,40,'2020-04-03 09:38:01','54.38.36.244'),
(3078,40,'2020-04-03 09:41:56','159.65.155.149'),
(3079,40,'2020-04-03 09:52:42','207.154.222.161'),
(3080,40,'2020-04-03 09:57:41','159.89.170.191'),
(3081,40,'2020-04-03 10:07:55','45.122.223.198'),
(3082,40,'2020-04-03 10:13:06','178.62.23.145'),
(3083,40,'2020-04-03 10:23:38','84.3.176.12'),
(3084,40,'2020-04-03 10:27:47','93.113.110.111'),
(3085,40,'2020-04-03 11:06:17','217.182.73.36'),
(3086,40,'2020-04-03 11:10:19','104.236.75.62'),
(3087,40,'2020-04-03 11:21:17','192.232.229.222'),
(3088,40,'2020-04-03 11:27:07','175.106.17.99'),
(3089,40,'2020-04-03 11:37:58','81.170.239.2'),
(3090,40,'2020-04-03 11:42:04','50.200.156.46'),
(3091,40,'2020-04-03 11:54:09','114.7.197.82'),
(3092,40,'2020-04-03 11:59:28','162.144.141.141'),
(3093,40,'2020-04-03 12:09:48','51.255.101.8'),
(3094,40,'2020-04-03 12:15:34','172.104.132.28'),
(3095,40,'2020-04-03 12:30:51','103.147.10.222'),
(3096,40,'2020-04-03 12:33:41','51.38.63.69'),
(3097,40,'2020-04-03 12:45:06','178.62.9.122'),
(3098,40,'2020-04-03 12:51:26','139.199.80.238'),
(3099,40,'2020-04-03 13:02:03','217.107.219.12'),
(3100,40,'2020-04-03 13:07:43','40.118.4.85'),
(3101,40,'2020-04-03 13:20:59','104.248.40.177'),
(3102,40,'2020-04-03 13:26:33','213.32.91.71'),
(3103,40,'2020-04-03 13:44:26','68.183.146.249'),
(3104,40,'2020-04-03 13:58:06','139.59.4.200'),
(3105,40,'2020-04-03 14:10:27','18.196.22.235'),
(3106,40,'2020-04-03 14:16:24','35.198.241.30'),
(3107,40,'2020-04-03 14:22:17','157.230.114.229'),
(3108,40,'2020-04-03 14:35:46','122.154.134.183'),
(3109,40,'2020-04-03 14:41:19','54.174.5.47'),
(3110,40,'2020-04-03 14:55:36','142.93.73.89'),
(3111,40,'2020-04-03 15:00:38','81.29.215.84'),
(3112,40,'2020-04-03 15:15:01','142.93.73.89'),
(3113,40,'2020-04-03 15:23:25','45.55.135.88'),
(3114,40,'2020-04-03 15:35:32','46.101.84.165'),
(3115,40,'2020-04-03 15:40:36','84.3.176.12'),
(3116,40,'2020-04-03 15:55:51','46.105.102.68'),
(3117,40,'2020-04-03 16:01:00','81.29.215.84'),
(3118,40,'2020-04-03 16:15:44','130.61.28.78'),
(3119,40,'2020-04-03 16:22:15','148.72.31.117'),
(3120,40,'2020-04-03 16:36:20','5.135.129.180'),
(3121,40,'2020-04-03 16:42:49','148.72.31.117'),
(3122,40,'2020-04-03 16:58:01','159.69.242.43'),
(3123,40,'2020-04-03 17:03:40','195.222.48.151'),
(3124,40,'2020-04-03 17:19:11','67.205.59.64'),
(3125,40,'2020-04-03 17:26:04','45.55.173.232'),
(3126,1,'2020-04-03 17:31:45','103.98.30.72'),
(3127,1,'2020-04-03 17:37:08','138.68.7.254'),
(3128,40,'2020-04-03 17:40:08','185.20.50.110'),
(3129,1,'2020-04-03 17:41:20','128.199.80.156'),
(3130,1,'2020-04-03 17:44:20','167.71.123.165'),
(3131,1,'2020-04-03 17:47:00','68.183.188.237'),
(3132,40,'2020-04-03 17:47:19','35.200.248.104'),
(3133,1,'2020-04-03 17:50:09','167.172.228.160'),
(3134,1,'2020-04-03 17:53:09','178.63.254.76'),
(3135,1,'2020-04-03 17:57:28','206.189.146.232'),
(3136,1,'2020-04-03 18:00:28','167.71.84.7'),
(3137,40,'2020-04-03 18:01:17','46.16.186.66'),
(3138,1,'2020-04-03 18:04:19','157.245.96.139'),
(3139,1,'2020-04-03 18:07:49','34.68.165.103'),
(3140,40,'2020-04-03 18:09:40','5.178.79.212'),
(3141,1,'2020-04-03 18:10:39','45.252.248.26'),
(3142,1,'2020-04-03 18:14:28','117.0.35.161'),
(3143,1,'2020-04-03 18:18:20','35.202.172.164'),
(3144,40,'2020-04-03 18:23:39','213.149.103.132'),
(3145,1,'2020-04-03 18:29:10','209.97.149.246'),
(3146,40,'2020-04-03 18:29:34','34.84.127.134'),
(3147,1,'2020-04-03 18:35:03','35.240.218.226'),
(3148,1,'2020-04-03 18:38:50','199.167.131.20'),
(3149,40,'2020-04-03 18:42:58','54.38.36.244'),
(3150,1,'2020-04-03 18:44:52','157.245.128.217'),
(3151,40,'2020-04-03 18:48:42','139.59.27.226'),
(3152,1,'2020-04-03 18:49:01','178.128.20.225'),
(3153,1,'2020-04-03 18:51:42','3.17.79.86'),
(3154,1,'2020-04-03 18:55:15','128.199.219.108'),
(3155,1,'2020-04-03 18:58:50','51.75.247.11'),
(3156,40,'2020-04-03 19:02:01','5.178.79.212'),
(3157,1,'2020-04-03 19:02:28','157.245.188.231'),
(3158,1,'2020-04-03 19:06:27','120.78.79.206'),
(3159,40,'2020-04-03 19:07:34','34.68.246.22'),
(3160,1,'2020-04-03 19:14:58','35.193.38.118'),
(3161,1,'2020-04-03 19:19:07','103.27.61.222'),
(3162,1,'2020-04-03 19:21:55','35.221.63.248'),
(3163,1,'2020-04-03 19:24:38','162.243.184.249'),
(3164,40,'2020-04-03 19:25:52','36.92.1.31'),
(3165,1,'2020-04-03 19:28:25','157.245.128.217'),
(3166,1,'2020-04-03 19:32:01','157.245.188.231'),
(3167,1,'2020-04-03 19:35:41','157.245.52.41'),
(3168,40,'2020-04-03 19:37:05','45.55.5.34'),
(3169,1,'2020-04-03 19:38:45','34.83.118.223'),
(3170,40,'2020-04-03 19:41:28','46.101.177.241'),
(3171,1,'2020-04-03 19:41:47','37.139.22.15'),
(3172,1,'2020-04-03 19:45:16','58.229.208.166'),
(3173,1,'2020-04-03 19:52:05','95.179.202.33'),
(3174,40,'2020-04-03 19:52:32','165.22.31.24'),
(3175,40,'2020-04-03 19:56:40','213.236.166.215'),
(3176,1,'2020-04-03 20:01:51','183.181.85.123'),
(3177,1,'2020-04-03 20:04:37','34.68.165.103'),
(3178,40,'2020-04-03 20:07:07','167.71.118.16'),
(3179,1,'2020-04-03 20:08:20','91.219.194.7'),
(3180,1,'2020-04-03 20:11:29','167.172.105.200'),
(3181,40,'2020-04-03 20:12:24','106.15.237.237'),
(3182,1,'2020-04-03 20:14:39','46.101.63.219'),
(3183,1,'2020-04-03 20:19:15','157.245.96.139'),
(3184,1,'2020-04-03 20:22:22','128.199.148.90'),
(3185,40,'2020-04-03 20:22:47','165.22.251.121'),
(3186,1,'2020-04-03 20:24:50','167.71.114.229'),
(3187,40,'2020-04-03 20:25:37','167.99.73.144'),
(3188,1,'2020-04-03 20:28:56','159.65.10.148'),
(3189,1,'2020-04-03 20:31:25','45.252.248.13'),
(3190,1,'2020-04-03 20:35:23','128.199.219.108'),
(3191,40,'2020-04-03 20:35:48','104.248.213.122'),
(3192,40,'2020-04-03 20:40:25','213.149.103.132'),
(3193,1,'2020-04-03 20:41:34','51.255.199.23'),
(3194,1,'2020-04-03 20:44:31','46.101.227.221'),
(3195,1,'2020-04-03 20:48:46','103.81.87.90'),
(3196,40,'2020-04-03 20:49:39','149.202.45.11'),
(3197,1,'2020-04-03 20:51:39','167.71.4.233'),
(3198,1,'2020-04-03 20:54:07','213.192.75.52'),
(3199,40,'2020-04-03 20:54:26','68.183.134.134'),
(3200,1,'2020-04-03 20:58:21','35.200.161.138'),
(3201,40,'2020-04-03 21:03:32','139.59.65.8'),
(3202,1,'2020-04-03 21:04:31','45.252.250.106'),
(3203,40,'2020-04-03 21:06:24','163.44.192.108'),
(3204,1,'2020-04-03 21:08:08','159.89.133.28'),
(3205,1,'2020-04-03 21:11:24','167.172.21.234'),
(3206,1,'2020-04-03 21:14:25','174.138.47.183'),
(3207,40,'2020-04-03 21:16:04','35.221.55.142'),
(3208,1,'2020-04-03 21:18:12','107.180.94.254'),
(3209,40,'2020-04-03 21:19:58','91.121.101.77'),
(3210,1,'2020-04-03 21:21:30','192.227.158.62'),
(3211,1,'2020-04-03 21:24:17','66.23.193.41'),
(3212,1,'2020-04-03 21:27:26','45.252.248.23'),
(3213,1,'2020-04-03 21:30:43','148.251.39.19'),
(3214,40,'2020-04-03 21:33:01','66.115.173.18'),
(3215,1,'2020-04-03 21:41:11','103.74.121.154'),
(3216,1,'2020-04-03 21:44:09','128.199.171.89'),
(3217,40,'2020-04-03 21:45:32','118.69.238.10'),
(3218,40,'2020-04-03 21:46:11','142.93.152.219'),
(3219,1,'2020-04-03 21:47:55','167.99.212.81'),
(3220,1,'2020-04-03 21:51:07','216.10.245.150'),
(3221,1,'2020-04-03 21:53:59','68.183.217.145'),
(3222,40,'2020-04-03 21:55:43','18.228.209.97'),
(3223,1,'2020-04-03 21:59:11','159.65.155.134'),
(3224,40,'2020-04-03 22:00:32','138.197.131.66'),
(3225,1,'2020-04-03 22:00:56','104.194.10.5'),
(3226,1,'2020-04-03 22:03:03','47.240.89.0'),
(3227,1,'2020-04-03 22:07:30','139.59.209.97'),
(3228,40,'2020-04-03 22:09:43','103.129.223.126'),
(3229,1,'2020-04-03 22:10:09','54.37.96.94'),
(3230,1,'2020-04-03 22:13:24','5.135.164.126'),
(3231,40,'2020-04-03 22:13:53','34.66.16.83'),
(3232,1,'2020-04-03 22:15:58','165.227.58.34'),
(3233,1,'2020-04-03 22:20:16','195.154.237.88'),
(3234,1,'2020-04-03 22:23:06','167.71.114.229'),
(3235,40,'2020-04-03 22:24:07','51.254.205.160'),
(3236,1,'2020-04-03 22:27:11','66.23.193.41'),
(3237,40,'2020-04-03 22:29:03','39.108.52.114'),
(3238,1,'2020-04-03 22:30:26','89.252.151.188'),
(3239,1,'2020-04-03 22:33:28','157.230.249.122'),
(3240,1,'2020-04-03 22:37:29','104.248.156.117'),
(3241,40,'2020-04-03 22:37:42','35.198.48.78'),
(3242,1,'2020-04-03 22:41:03','165.22.63.225'),
(3243,40,'2020-04-03 22:42:11','165.227.94.166'),
(3244,1,'2020-04-03 22:44:25','138.68.41.74'),
(3245,1,'2020-04-03 22:49:37','45.252.248.13'),
(3246,40,'2020-04-03 22:51:37','51.38.39.222'),
(3247,1,'2020-04-03 22:53:14','210.212.250.43'),
(3248,40,'2020-04-03 22:56:06','165.22.180.29'),
(3249,1,'2020-04-03 22:57:17','103.74.121.154'),
(3250,1,'2020-04-03 23:00:24','138.68.41.74'),
(3251,1,'2020-04-03 23:03:07','176.31.100.112'),
(3252,40,'2020-04-03 23:06:48','64.90.40.100'),
(3253,1,'2020-04-03 23:07:17','173.249.45.241'),
(3254,1,'2020-04-03 23:10:26','142.93.48.216'),
(3255,40,'2020-04-03 23:11:28','64.202.184.249'),
(3256,1,'2020-04-03 23:12:47','45.252.248.26'),
(3257,1,'2020-04-03 23:17:23','104.131.186.50'),
(3258,1,'2020-04-03 23:20:37','173.249.45.241'),
(3259,40,'2020-04-03 23:21:18','64.225.98.40'),
(3260,126,'2020-04-03 23:21:19','64.225.98.40'),
(3261,244,'2020-04-03 23:21:22','64.225.98.40'),
(3262,40,'2020-04-03 23:26:33','167.172.139.65'),
(3263,126,'2020-04-03 23:26:39','167.172.139.65'),
(3264,244,'2020-04-03 23:26:46','167.172.139.65'),
(3265,1,'2020-04-03 23:27:27','51.91.56.222'),
(3266,1,'2020-04-03 23:30:26','213.192.75.52'),
(3267,40,'2020-04-03 23:36:50','176.53.44.186'),
(3268,1,'2020-04-03 23:39:58','45.76.78.33'),
(3269,40,'2020-04-03 23:40:32','195.110.35.61'),
(3270,1,'2020-04-03 23:43:04','37.187.250.108'),
(3271,1,'2020-04-03 23:44:57','35.178.155.64'),
(3272,1,'2020-04-03 23:46:53','157.245.140.224'),
(3273,1,'2020-04-03 23:49:52','51.75.247.11'),
(3274,40,'2020-04-03 23:52:25','192.81.210.7'),
(3275,1,'2020-04-03 23:53:07','167.172.228.160'),
(3276,40,'2020-04-03 23:56:26','173.236.243.71'),
(3277,1,'2020-04-03 23:57:29','103.74.121.154'),
(3278,1,'2020-04-04 00:00:31','139.180.130.146'),
(3279,1,'2020-04-04 00:03:15','51.255.199.23'),
(3280,1,'2020-04-04 00:07:18','159.89.82.79'),
(3281,40,'2020-04-04 00:09:36','15.164.250.5'),
(3282,1,'2020-04-04 00:10:39','46.37.31.195'),
(3283,40,'2020-04-04 00:11:25','139.59.172.23'),
(3284,1,'2020-04-04 00:13:45','150.95.113.125'),
(3285,1,'2020-04-04 00:17:02','167.172.228.160'),
(3286,1,'2020-04-04 00:20:16','188.165.81.209'),
(3287,40,'2020-04-04 00:22:35','213.149.103.132'),
(3288,1,'2020-04-04 00:23:27','121.254.170.238'),
(3289,40,'2020-04-04 00:26:37','64.251.31.46'),
(3290,1,'2020-04-04 00:29:47','185.243.11.41'),
(3291,1,'2020-04-04 00:33:14','51.68.188.186'),
(3292,40,'2020-04-04 00:38:24','61.244.196.102'),
(3293,1,'2020-04-04 00:40:59','165.22.168.131'),
(3294,40,'2020-04-04 00:43:07','159.203.107.212'),
(3295,1,'2020-04-04 00:49:19','139.59.90.7'),
(3296,1,'2020-04-04 00:51:02','165.22.168.131'),
(3297,40,'2020-04-04 00:53:42','173.236.224.155'),
(3298,1,'2020-04-04 00:54:41','165.22.216.185'),
(3299,1,'2020-04-04 00:57:38','185.157.40.249'),
(3300,40,'2020-04-04 00:58:34','79.137.80.140'),
(3301,1,'2020-04-04 01:00:46','167.172.76.253'),
(3302,1,'2020-04-04 01:02:40','188.166.212.166'),
(3303,1,'2020-04-04 01:07:44','114.34.156.239'),
(3304,40,'2020-04-04 01:10:47','167.71.202.93'),
(3305,1,'2020-04-04 01:10:58','139.59.73.55'),
(3306,40,'2020-04-04 01:14:39','104.248.185.245'),
(3307,1,'2020-04-04 01:17:45','103.18.109.168'),
(3308,1,'2020-04-04 01:20:36','173.249.59.239'),
(3309,1,'2020-04-04 01:24:17','82.223.196.206'),
(3310,40,'2020-04-04 01:27:12','188.166.60.138'),
(3311,1,'2020-04-04 01:28:37','206.189.133.88'),
(3312,40,'2020-04-04 01:31:30','46.105.102.68'),
(3313,1,'2020-04-04 01:32:01','159.65.179.104'),
(3314,1,'2020-04-04 01:34:47','45.76.232.184'),
(3315,1,'2020-04-04 01:40:15','207.148.91.124'),
(3316,40,'2020-04-04 01:43:11','47.100.240.129'),
(3317,1,'2020-04-04 01:44:47','103.92.31.124'),
(3318,40,'2020-04-04 01:48:02','192.162.68.244'),
(3319,1,'2020-04-04 01:48:38','149.202.34.92'),
(3320,1,'2020-04-04 01:50:31','139.59.90.7'),
(3321,1,'2020-04-04 01:54:41','213.192.75.52'),
(3322,1,'2020-04-04 01:59:36','165.227.58.34'),
(3323,40,'2020-04-04 01:59:50','124.217.230.120'),
(3324,1,'2020-04-04 02:02:29','157.245.96.139'),
(3325,40,'2020-04-04 02:03:50','34.229.196.246'),
(3326,1,'2020-04-04 02:09:42','117.0.35.161'),
(3327,1,'2020-04-04 02:12:44','66.23.193.41'),
(3328,1,'2020-04-04 02:15:50','81.46.202.164'),
(3329,40,'2020-04-04 02:16:35','62.210.185.4'),
(3330,1,'2020-04-04 02:19:02','138.68.41.74'),
(3331,40,'2020-04-04 02:21:13','51.75.125.196'),
(3332,1,'2020-04-04 02:22:33','103.90.225.136'),
(3333,1,'2020-04-04 02:30:06','192.227.158.62'),
(3334,40,'2020-04-04 02:32:32','207.38.86.248'),
(3335,1,'2020-04-04 02:33:15','139.59.74.198'),
(3336,1,'2020-04-04 02:40:58','165.227.58.34'),
(3337,40,'2020-04-04 02:42:51','13.235.153.231'),
(3338,1,'2020-04-04 02:43:33','103.92.31.124'),
(3339,1,'2020-04-04 02:47:03','178.128.17.78'),
(3340,1,'2020-04-04 02:50:31','116.203.68.41'),
(3341,40,'2020-04-04 02:50:40','165.22.40.128'),
(3342,1,'2020-04-04 02:53:58','103.251.27.215'),
(3343,40,'2020-04-04 02:55:28','66.33.212.120'),
(3344,1,'2020-04-04 03:01:13','45.76.232.184'),
(3345,1,'2020-04-04 03:04:47','121.254.170.238'),
(3346,1,'2020-04-04 03:06:32','35.240.218.226'),
(3347,40,'2020-04-04 03:07:48','34.87.64.132'),
(3348,126,'2020-04-04 03:07:52','34.87.64.132'),
(3349,244,'2020-04-04 03:07:56','34.87.64.132'),
(3350,1,'2020-04-04 03:11:43','178.128.161.250'),
(3351,40,'2020-04-04 03:13:01','134.209.163.23'),
(3352,126,'2020-04-04 03:13:03','134.209.163.23'),
(3353,244,'2020-04-04 03:13:04','134.209.163.23'),
(3354,1,'2020-04-04 03:14:39','103.57.222.223'),
(3355,1,'2020-04-04 03:17:46','58.229.208.166'),
(3356,1,'2020-04-04 03:21:51','192.241.186.89'),
(3357,1,'2020-04-04 03:24:46','178.62.243.200'),
(3358,40,'2020-04-04 03:25:20','165.22.35.21'),
(3359,126,'2020-04-04 03:25:27','165.22.35.21'),
(3360,244,'2020-04-04 03:25:28','165.22.35.21'),
(3361,1,'2020-04-04 03:27:45','46.101.124.38'),
(3362,40,'2020-04-04 03:31:23','128.199.161.98'),
(3363,126,'2020-04-04 03:31:26','128.199.161.98'),
(3364,244,'2020-04-04 03:31:28','128.199.161.98'),
(3365,1,'2020-04-04 03:35:20','95.179.202.33'),
(3366,1,'2020-04-04 03:36:59','91.121.173.186'),
(3367,1,'2020-04-04 03:39:08','60.43.141.189'),
(3368,1,'2020-04-04 03:43:13','128.199.148.90'),
(3369,1,'2020-04-04 03:46:30','167.71.4.233'),
(3370,40,'2020-04-04 03:47:18','84.75.89.143'),
(3371,126,'2020-04-04 03:47:23','84.75.89.143'),
(3372,244,'2020-04-04 03:47:39','84.75.89.143'),
(3373,1,'2020-04-04 03:49:07','103.101.52.43'),
(3374,40,'2020-04-04 03:50:43','165.227.155.173'),
(3375,126,'2020-04-04 03:50:49','165.227.155.173'),
(3376,244,'2020-04-04 03:50:50','165.227.155.173'),
(3377,1,'2020-04-04 03:52:15','45.252.248.23'),
(3378,1,'2020-04-04 03:56:59','178.128.126.157'),
(3379,1,'2020-04-04 03:58:51','217.113.10.250'),
(3380,1,'2020-04-04 04:02:43','165.227.58.34'),
(3381,40,'2020-04-04 04:03:00','159.89.48.237'),
(3382,126,'2020-04-04 04:03:11','159.89.48.237'),
(3383,244,'2020-04-04 04:03:18','159.89.48.237'),
(3384,1,'2020-04-04 04:06:36','1.234.53.32'),
(3385,40,'2020-04-04 04:08:51','51.75.23.214'),
(3386,126,'2020-04-04 04:08:52','51.75.23.214'),
(3387,244,'2020-04-04 04:08:53','51.75.23.214'),
(3388,1,'2020-04-04 04:09:42','206.189.164.226'),
(3389,1,'2020-04-04 04:13:25','195.154.237.88'),
(3390,1,'2020-04-04 04:16:41','157.230.242.76'),
(3391,1,'2020-04-04 04:19:59','81.46.202.164'),
(3392,40,'2020-04-04 04:22:38','106.15.237.237'),
(3393,126,'2020-04-04 04:22:42','106.15.237.237'),
(3394,244,'2020-04-04 04:22:46','106.15.237.237'),
(3395,1,'2020-04-04 04:24:36','104.248.25.225'),
(3396,40,'2020-04-04 04:26:16','52.201.124.5'),
(3397,126,'2020-04-04 04:26:17','52.201.124.5'),
(3398,244,'2020-04-04 04:26:19','52.201.124.5'),
(3399,1,'2020-04-04 04:28:09','178.128.17.78'),
(3400,1,'2020-04-04 04:32:46','34.83.118.223'),
(3401,1,'2020-04-04 04:37:35','104.236.86.160'),
(3402,40,'2020-04-04 04:40:36','50.116.96.227'),
(3403,126,'2020-04-04 04:40:38','50.116.96.227'),
(3404,244,'2020-04-04 04:40:41','50.116.96.227'),
(3405,1,'2020-04-04 04:40:54','68.183.228.99'),
(3406,1,'2020-04-04 04:44:21','217.70.186.133'),
(3407,40,'2020-04-04 04:46:33','159.203.70.169'),
(3408,126,'2020-04-04 04:46:35','159.203.70.169'),
(3409,244,'2020-04-04 04:46:36','159.203.70.169'),
(3410,1,'2020-04-04 04:46:52','103.74.121.154'),
(3411,1,'2020-04-04 04:50:39','157.245.105.87'),
(3412,1,'2020-04-04 04:54:52','45.76.232.184'),
(3413,1,'2020-04-04 04:56:26','134.209.146.49'),
(3414,40,'2020-04-04 04:59:44','149.202.48.58'),
(3415,126,'2020-04-04 04:59:45','149.202.48.58'),
(3416,244,'2020-04-04 04:59:46','149.202.48.58'),
(3417,1,'2020-04-04 05:01:17','217.29.124.251'),
(3418,40,'2020-04-04 05:05:37','159.89.49.97'),
(3419,1,'2020-04-04 05:05:38','35.240.218.226'),
(3420,126,'2020-04-04 05:05:38','159.89.49.97'),
(3421,244,'2020-04-04 05:05:42','159.89.49.97'),
(3422,1,'2020-04-04 05:09:00','203.162.79.194'),
(3423,1,'2020-04-04 05:12:31','125.212.217.250'),
(3424,1,'2020-04-04 05:15:47','94.130.88.12'),
(3425,1,'2020-04-04 05:18:43','81.46.202.164'),
(3426,40,'2020-04-04 05:20:07','176.31.134.73'),
(3427,126,'2020-04-04 05:20:08','176.31.134.73'),
(3428,244,'2020-04-04 05:20:09','176.31.134.73'),
(3429,1,'2020-04-04 05:22:56','138.68.41.74'),
(3430,40,'2020-04-04 05:24:59','35.224.165.57'),
(3431,126,'2020-04-04 05:25:01','35.224.165.57'),
(3432,244,'2020-04-04 05:25:02','35.224.165.57'),
(3433,1,'2020-04-04 05:29:54','206.189.77.90'),
(3434,1,'2020-04-04 05:32:07','1.234.53.32'),
(3435,1,'2020-04-04 05:36:01','37.187.250.108'),
(3436,1,'2020-04-04 05:40:06','178.128.161.250'),
(3437,40,'2020-04-04 05:41:40','103.147.10.222'),
(3438,126,'2020-04-04 05:41:43','103.147.10.222'),
(3439,244,'2020-04-04 05:41:50','103.147.10.222'),
(3440,1,'2020-04-04 05:42:41','51.91.56.222'),
(3441,40,'2020-04-04 05:45:57','75.119.218.246'),
(3442,126,'2020-04-04 05:45:59','75.119.218.246'),
(3443,244,'2020-04-04 05:46:01','75.119.218.246'),
(3444,1,'2020-04-04 05:46:44','165.22.235.110'),
(3445,1,'2020-04-04 05:49:57','172.93.123.7'),
(3446,1,'2020-04-04 05:53:12','157.230.25.61'),
(3447,1,'2020-04-04 05:55:30','188.93.95.203'),
(3448,40,'2020-04-04 05:59:19','61.244.196.102'),
(3449,126,'2020-04-04 05:59:23','61.244.196.102'),
(3450,244,'2020-04-04 05:59:26','61.244.196.102'),
(3451,1,'2020-04-04 06:03:36','51.254.98.85'),
(3452,1,'2020-04-04 06:15:02','128.199.80.156'),
(3453,40,'2020-04-04 06:20:28','3.86.30.66'),
(3454,1,'2020-04-04 06:20:46','138.197.67.237'),
(3455,40,'2020-04-04 06:22:40','34.73.237.110'),
(3456,1,'2020-04-04 06:24:32','157.245.119.144'),
(3457,1,'2020-04-04 06:28:38','68.183.105.227'),
(3458,1,'2020-04-04 06:32:25','167.71.132.227'),
(3459,40,'2020-04-04 06:35:23','85.17.68.71'),
(3460,1,'2020-04-04 06:35:24','159.65.10.148'),
(3461,1,'2020-04-04 06:39:24','35.225.68.239'),
(3462,40,'2020-04-04 06:40:50','35.200.248.104'),
(3463,1,'2020-04-04 06:46:16','192.241.186.89'),
(3464,1,'2020-04-04 06:49:58','139.180.130.146'),
(3465,40,'2020-04-04 06:51:52','208.97.177.178'),
(3466,1,'2020-04-04 06:53:31','138.197.67.237'),
(3467,1,'2020-04-04 06:56:23','35.200.161.138'),
(3468,40,'2020-04-04 06:57:14','68.183.48.14'),
(3469,1,'2020-04-04 07:00:55','165.227.197.15'),
(3470,1,'2020-04-04 07:03:53','139.59.6.172'),
(3471,1,'2020-04-04 07:07:24','159.65.148.2'),
(3472,40,'2020-04-04 07:10:07','159.203.11.4'),
(3473,1,'2020-04-04 07:11:34','64.227.22.212'),
(3474,1,'2020-04-04 07:14:54','114.34.156.239'),
(3475,1,'2020-04-04 07:17:32','45.252.248.23'),
(3476,40,'2020-04-04 07:25:35','178.128.122.157'),
(3477,1,'2020-04-04 07:28:31','165.22.235.110'),
(3478,40,'2020-04-04 07:30:05','139.59.140.44'),
(3479,1,'2020-04-04 07:35:31','35.200.161.138'),
(3480,1,'2020-04-04 07:38:47','167.71.87.135'),
(3481,40,'2020-04-04 07:39:40','138.197.43.206'),
(3482,1,'2020-04-04 07:42:55','167.71.84.7'),
(3483,40,'2020-04-04 07:43:58','81.198.32.240'),
(3484,1,'2020-04-04 07:46:37','104.248.25.225'),
(3485,1,'2020-04-04 07:49:26','46.37.172.123'),
(3486,1,'2020-04-04 07:53:20','132.148.165.102'),
(3487,40,'2020-04-04 07:56:13','178.62.33.222'),
(3488,40,'2020-04-04 07:59:50','69.163.152.143'),
(3489,40,'2020-04-04 08:09:35','31.186.8.90'),
(3490,40,'2020-04-04 08:13:20','81.177.136.29'),
(3491,40,'2020-04-04 08:23:29','3.124.254.147'),
(3492,40,'2020-04-04 08:29:46','39.105.131.28'),
(3493,40,'2020-04-04 08:38:24','34.87.63.134'),
(3494,40,'2020-04-04 08:42:32','138.68.245.137'),
(3495,40,'2020-04-04 08:51:09','35.224.211.182'),
(3496,40,'2020-04-04 08:55:26','149.56.19.4'),
(3497,40,'2020-04-04 09:06:17','159.89.170.251'),
(3498,40,'2020-04-04 09:09:07','134.209.239.115'),
(3499,40,'2020-04-04 09:18:29','139.162.68.223'),
(3500,40,'2020-04-04 09:23:26','174.138.1.99'),
(3501,40,'2020-04-04 09:31:51','103.83.36.101'),
(3502,40,'2020-04-04 09:36:02','18.210.241.15'),
(3503,40,'2020-04-04 09:46:17','148.66.135.152'),
(3504,40,'2020-04-04 09:50:28','209.97.175.191'),
(3505,40,'2020-04-04 10:00:16','66.42.56.21'),
(3506,40,'2020-04-04 10:04:36','192.241.151.77'),
(3507,40,'2020-04-04 10:14:04','46.101.168.115'),
(3508,40,'2020-04-04 10:18:25','142.4.211.200'),
(3509,40,'2020-04-04 10:29:18','192.99.147.77'),
(3510,40,'2020-04-04 10:32:38','142.4.22.236'),
(3511,40,'2020-04-04 10:43:25','81.170.239.2'),
(3512,40,'2020-04-04 10:47:49','35.202.157.96'),
(3513,1,'2020-04-04 10:55:29','35.229.209.186'),
(3514,1,'2020-04-04 10:55:49','35.229.209.186'),
(3515,1,'2020-04-04 10:56:04','35.229.209.186'),
(3516,40,'2020-04-04 10:57:41','188.165.251.196'),
(3517,40,'2020-04-04 11:01:55','206.54.183.119'),
(3518,1,'2020-04-04 12:39:31','45.77.34.158'),
(3519,1,'2020-04-04 12:39:47','45.77.34.158'),
(3520,1,'2020-04-04 12:40:02','45.77.34.158'),
(3521,40,'2020-04-04 14:18:12','195.154.83.65'),
(3522,126,'2020-04-04 14:18:13','195.154.83.65'),
(3523,244,'2020-04-04 14:18:19','195.154.83.65'),
(3524,40,'2020-04-04 14:21:19','139.59.79.202'),
(3525,126,'2020-04-04 14:21:23','139.59.79.202'),
(3526,244,'2020-04-04 14:21:25','139.59.79.202'),
(3527,40,'2020-04-04 14:31:24','209.97.133.120'),
(3528,126,'2020-04-04 14:31:28','209.97.133.120'),
(3529,244,'2020-04-04 14:31:31','209.97.133.120'),
(3530,40,'2020-04-04 14:36:45','47.100.240.129'),
(3531,126,'2020-04-04 14:36:53','47.100.240.129'),
(3532,244,'2020-04-04 14:37:04','47.100.240.129'),
(3533,40,'2020-04-04 14:45:35','51.255.51.127'),
(3534,126,'2020-04-04 14:45:36','51.255.51.127'),
(3535,244,'2020-04-04 14:45:36','51.255.51.127'),
(3536,40,'2020-04-04 14:50:56','174.138.30.233'),
(3537,126,'2020-04-04 14:50:58','174.138.30.233'),
(3538,244,'2020-04-04 14:51:05','174.138.30.233'),
(3539,40,'2020-04-04 15:02:09','138.197.146.132'),
(3540,126,'2020-04-04 15:02:16','138.197.146.132'),
(3541,244,'2020-04-04 15:02:22','138.197.146.132'),
(3542,40,'2020-04-04 15:06:46','167.172.77.153'),
(3543,126,'2020-04-04 15:06:53','167.172.77.153'),
(3544,244,'2020-04-04 15:07:05','167.172.77.153'),
(3545,40,'2020-04-04 15:16:43','157.245.74.244'),
(3546,126,'2020-04-04 15:16:44','157.245.74.244'),
(3547,244,'2020-04-04 15:16:46','157.245.74.244'),
(3548,40,'2020-04-04 15:23:49','103.147.10.206'),
(3549,126,'2020-04-04 15:23:54','103.147.10.206'),
(3550,244,'2020-04-04 15:24:02','103.147.10.206'),
(3551,40,'2020-04-04 15:33:07','165.227.182.180'),
(3552,126,'2020-04-04 15:33:14','165.227.182.180'),
(3553,244,'2020-04-04 15:33:22','165.227.182.180'),
(3554,40,'2020-04-04 15:48:42','5.196.65.74'),
(3555,126,'2020-04-04 15:48:43','5.196.65.74'),
(3556,244,'2020-04-04 15:48:43','5.196.65.74'),
(3557,40,'2020-04-05 04:05:57','104.248.242.175'),
(3558,40,'2020-04-05 04:26:38','159.203.11.4'),
(3559,40,'2020-04-05 05:00:34','58.64.188.17'),
(3560,40,'2020-04-05 05:06:40','157.245.149.219'),
(3561,40,'2020-04-05 05:26:54','122.154.134.183'),
(3562,40,'2020-04-05 05:34:06','51.255.64.58'),
(3563,40,'2020-04-05 05:48:35','84.3.176.12'),
(3564,40,'2020-04-05 05:55:38','171.244.129.66'),
(3565,40,'2020-04-05 06:08:53','35.201.250.90'),
(3566,40,'2020-04-05 06:13:32','52.23.194.144'),
(3567,40,'2020-04-05 06:26:55','139.59.27.226'),
(3568,40,'2020-04-05 06:29:59','192.99.147.77'),
(3569,40,'2020-04-05 06:42:21','157.245.143.5'),
(3570,40,'2020-04-05 06:46:51','104.248.40.177'),
(3571,40,'2020-04-05 06:57:59','157.230.153.203'),
(3572,40,'2020-04-05 07:01:34','46.101.57.196'),
(3573,40,'2020-04-05 07:11:23','94.237.53.112'),
(3574,40,'2020-04-05 07:15:31','35.228.162.115'),
(3575,40,'2020-04-05 07:25:12','149.28.193.251'),
(3576,40,'2020-04-05 07:29:55','68.183.60.156'),
(3577,40,'2020-04-05 07:40:03','102.128.176.118'),
(3578,40,'2020-04-05 07:44:59','35.247.129.195'),
(3579,40,'2020-04-05 07:54:40','148.72.209.9'),
(3580,40,'2020-04-05 07:59:08','128.199.245.33'),
(3581,40,'2020-04-05 08:09:19','64.227.20.221'),
(3582,40,'2020-04-05 08:13:14','173.236.193.73'),
(3583,40,'2020-04-05 08:24:29','139.59.146.28'),
(3584,40,'2020-04-05 08:28:58','104.248.213.122'),
(3585,40,'2020-04-05 08:39:46','103.129.223.126'),
(3586,40,'2020-04-05 08:44:17','5.178.79.212'),
(3587,40,'2020-04-05 08:55:32','75.119.200.115'),
(3588,40,'2020-04-05 09:00:24','66.42.56.21'),
(3589,40,'2020-04-05 09:11:03','107.179.19.68'),
(3590,40,'2020-04-05 09:15:56','51.254.205.160'),
(3591,40,'2020-04-05 09:27:00','157.230.35.172'),
(3592,40,'2020-04-05 09:31:54','173.236.144.82'),
(3593,40,'2020-04-05 09:44:10','139.59.27.226'),
(3594,40,'2020-04-05 09:48:09','159.203.12.18'),
(3595,40,'2020-04-05 10:00:18','18.216.53.121'),
(3596,40,'2020-04-05 10:07:57','13.235.153.231'),
(3597,40,'2020-04-05 10:17:09','35.201.250.90'),
(3598,40,'2020-04-05 10:22:53','138.68.2.4'),
(3599,40,'2020-04-05 10:35:12','116.206.233.146'),
(3600,40,'2020-04-05 10:39:11','213.236.166.215'),
(3601,40,'2020-04-05 10:52:02','148.72.23.181'),
(3602,40,'2020-04-05 10:57:30','149.56.19.4'),
(3603,40,'2020-04-05 11:10:01','80.90.82.70'),
(3604,40,'2020-04-05 11:14:47','104.248.227.104'),
(3605,40,'2020-04-05 11:27:59','45.122.223.198'),
(3606,40,'2020-04-05 11:33:45','103.147.10.222'),
(3607,40,'2020-04-05 11:45:50','192.81.210.176'),
(3608,40,'2020-04-05 11:52:01','159.89.123.66'),
(3609,40,'2020-04-05 12:09:04','35.185.106.74'),
(3610,40,'2020-04-05 12:22:47','137.74.206.80'),
(3611,40,'2020-04-05 12:29:35','106.13.226.16'),
(3612,40,'2020-04-05 12:41:08','95.179.201.234'),
(3613,40,'2020-04-05 12:47:21','178.62.110.145'),
(3614,40,'2020-04-05 13:04:34','39.98.74.39'),
(3615,40,'2020-04-05 13:06:37','89.245.255.173'),
(3616,40,'2020-04-05 13:19:51','93.113.110.111'),
(3617,40,'2020-04-05 13:26:37','159.89.126.252'),
(3618,40,'2020-04-05 13:39:03','104.236.75.62'),
(3619,40,'2020-04-05 13:46:24','46.101.84.165'),
(3620,40,'2020-04-05 13:59:12','2.228.87.82'),
(3621,40,'2020-04-05 14:04:41','51.255.170.202'),
(3622,40,'2020-04-05 14:19:06','91.121.84.172'),
(3623,40,'2020-04-05 14:26:00','35.198.48.78'),
(3624,40,'2020-04-05 14:39:40','94.231.178.226'),
(3625,40,'2020-04-05 14:45:50','89.36.209.39'),
(3626,40,'2020-04-05 15:01:05','165.227.94.166'),
(3627,40,'2020-04-05 15:06:33','102.128.176.118'),
(3628,40,'2020-04-05 15:23:48','47.100.240.129'),
(3629,40,'2020-04-05 15:29:20','206.189.134.14'),
(3630,40,'2020-04-05 15:43:07','159.89.2.220'),
(3631,40,'2020-04-05 15:49:50','139.59.141.196'),
(3632,40,'2020-04-05 16:06:00','104.236.75.62'),
(3633,40,'2020-04-05 16:11:36','92.154.73.22'),
(3634,40,'2020-04-05 16:27:43','139.59.172.23'),
(3635,40,'2020-04-05 16:35:09','67.205.153.74'),
(3636,40,'2020-04-05 16:50:10','157.230.111.136'),
(3637,40,'2020-04-05 16:56:30','69.163.224.109'),
(3638,40,'2020-04-05 17:14:15','162.243.27.248'),
(3639,40,'2020-04-05 17:19:39','77.81.224.88'),
(3640,40,'2020-04-05 17:36:19','207.38.86.248'),
(3641,40,'2020-04-05 17:44:03','139.59.185.173'),
(3642,40,'2020-04-05 18:00:29','69.163.152.127'),
(3643,40,'2020-04-05 18:07:44','45.119.212.93'),
(3644,40,'2020-04-05 18:25:17','37.59.47.80'),
(3645,40,'2020-04-05 18:32:41','103.48.192.203'),
(3646,40,'2020-04-05 18:49:20','103.233.1.167'),
(3647,40,'2020-04-05 18:55:25','51.255.101.8'),
(3648,40,'2020-04-05 19:13:17','163.172.125.208'),
(3649,40,'2020-04-05 19:20:28','37.59.57.87'),
(3650,40,'2020-04-05 19:36:51','146.196.65.152'),
(3651,40,'2020-04-05 19:43:31','125.227.197.123'),
(3652,40,'2020-04-05 19:55:58','51.255.101.8'),
(3653,40,'2020-04-05 20:03:43','157.230.144.151'),
(3654,40,'2020-04-06 00:57:43','51.68.11.203'),
(3655,9,'2020-04-06 01:04:31','91.231.84.41'),
(3656,40,'2020-04-06 01:49:48','176.118.218.67'),
(3657,40,'2020-04-06 01:50:04','176.118.218.67'),
(3658,40,'2020-04-06 01:50:20','176.118.218.67'),
(3659,40,'2020-04-06 02:00:43','35.198.241.30'),
(3660,40,'2020-04-06 02:00:59','35.198.241.30'),
(3661,40,'2020-04-06 02:01:15','35.198.241.30'),
(3662,40,'2020-04-06 03:26:01','117.239.180.188'),
(3663,40,'2020-04-06 03:28:31','192.254.207.43'),
(3664,40,'2020-04-06 03:38:16','165.22.52.141'),
(3665,40,'2020-04-06 03:41:49','157.245.82.57'),
(3666,40,'2020-04-06 03:50:57','3.126.249.192'),
(3667,40,'2020-04-06 03:55:22','34.87.64.132'),
(3668,40,'2020-04-06 04:05:49','208.113.153.203'),
(3669,40,'2020-04-06 04:09:34','47.104.68.177'),
(3670,40,'2020-04-06 04:21:02','80.211.57.181'),
(3671,40,'2020-04-06 04:23:57','107.170.233.150'),
(3672,40,'2020-04-06 04:32:42','192.34.61.173'),
(3673,40,'2020-04-06 04:32:58','192.34.61.173'),
(3674,40,'2020-04-06 04:33:13','212.129.26.136'),
(3675,40,'2020-04-06 04:33:14','192.34.61.173'),
(3676,40,'2020-04-06 04:38:10','47.101.193.3'),
(3677,40,'2020-04-06 04:47:34','35.185.133.141'),
(3678,40,'2020-04-06 04:50:45','146.185.163.81'),
(3679,40,'2020-04-06 05:01:31','178.128.146.163'),
(3680,40,'2020-04-06 05:06:34','209.97.175.228'),
(3681,40,'2020-04-06 05:15:08','198.211.117.96'),
(3682,40,'2020-04-06 05:19:41','208.113.171.192'),
(3683,40,'2020-04-06 05:29:51','61.12.92.146'),
(3684,1,'2020-04-06 13:01:22','159.148.186.28'),
(3685,126,'2020-04-06 18:27:17','35.200.161.138'),
(3686,126,'2020-04-06 18:30:24','45.252.248.23'),
(3687,126,'2020-04-06 18:30:27','103.1.239.135'),
(3688,126,'2020-04-06 18:31:46','134.122.91.27'),
(3689,126,'2020-04-06 18:33:11','128.199.171.89'),
(3690,126,'2020-04-06 18:34:22','78.31.115.226'),
(3691,126,'2020-04-06 18:37:20','165.22.216.185'),
(3692,126,'2020-04-06 18:40:57','195.14.0.55'),
(3693,126,'2020-04-06 18:42:05','210.212.250.45'),
(3694,126,'2020-04-06 18:42:21','68.183.188.237'),
(3695,126,'2020-04-06 18:44:32','107.180.94.254'),
(3696,126,'2020-04-06 18:47:45','167.172.228.160'),
(3697,126,'2020-04-06 18:49:04','35.193.38.118'),
(3698,126,'2020-04-06 18:52:30','139.59.39.169'),
(3699,126,'2020-04-06 18:53:39','188.166.70.108'),
(3700,126,'2020-04-06 18:54:32','88.87.139.88'),
(3701,126,'2020-04-06 18:55:35','167.71.84.7'),
(3702,126,'2020-04-06 18:57:07','167.71.81.177'),
(3703,126,'2020-04-06 18:57:46','103.27.61.222'),
(3704,126,'2020-04-06 19:00:31','178.128.115.249'),
(3705,126,'2020-04-06 19:02:08','173.212.213.91'),
(3706,126,'2020-04-06 19:03:09','134.122.91.27'),
(3707,126,'2020-04-06 19:05:39','104.248.150.47'),
(3708,126,'2020-04-06 19:10:49','103.92.31.124'),
(3709,126,'2020-04-06 19:13:19','125.212.217.250'),
(3710,126,'2020-04-06 19:14:31','157.245.119.144'),
(3711,126,'2020-04-06 19:15:20','134.122.91.27'),
(3712,126,'2020-04-06 19:18:52','139.59.39.169'),
(3713,126,'2020-04-06 19:19:54','103.18.109.168'),
(3714,126,'2020-04-06 19:25:48','185.221.216.3'),
(3715,126,'2020-04-06 19:27:23','188.166.70.108'),
(3716,126,'2020-04-06 19:28:45','138.68.7.254'),
(3717,126,'2020-04-06 19:32:39','128.199.219.108'),
(3718,126,'2020-04-06 19:34:00','167.71.81.177'),
(3719,126,'2020-04-06 19:36:05','37.187.250.108'),
(3720,126,'2020-04-06 19:37:04','210.212.250.45'),
(3721,126,'2020-04-06 19:40:23','195.14.0.55'),
(3722,126,'2020-04-06 19:41:17','35.202.128.217'),
(3723,126,'2020-04-06 19:41:27','165.227.50.73'),
(3724,126,'2020-04-06 19:43:15','5.9.10.78'),
(3725,126,'2020-04-06 19:45:11','35.230.189.247'),
(3726,126,'2020-04-06 19:46:25','104.248.25.225'),
(3727,126,'2020-04-06 19:47:56','139.180.130.146'),
(3728,126,'2020-04-06 19:49:32','151.80.98.45'),
(3729,126,'2020-04-06 19:50:47','159.65.10.148'),
(3730,126,'2020-04-06 19:54:36','213.192.75.52'),
(3731,126,'2020-04-06 19:55:43','88.198.33.125'),
(3732,126,'2020-04-06 19:57:54','64.225.49.68'),
(3733,126,'2020-04-06 20:00:23','104.248.25.225'),
(3734,126,'2020-04-06 20:01:15','217.29.124.251'),
(3735,126,'2020-04-06 20:04:34','45.32.22.17'),
(3736,126,'2020-04-06 20:05:13','157.230.24.223'),
(3737,126,'2020-04-06 20:06:32','136.144.222.111'),
(3738,126,'2020-04-06 20:10:28','142.93.202.188'),
(3739,126,'2020-04-06 20:11:38','157.245.128.217'),
(3740,126,'2020-04-06 20:17:04','139.59.172.149'),
(3741,126,'2020-04-06 20:18:52','46.37.172.123'),
(3742,126,'2020-04-06 20:22:02','213.192.75.52'),
(3743,126,'2020-04-06 20:24:16','120.136.10.32'),
(3744,126,'2020-04-06 20:25:48','46.101.251.6'),
(3745,126,'2020-04-06 20:27:13','159.65.136.23'),
(3746,126,'2020-04-06 20:28:48','206.189.133.253'),
(3747,126,'2020-04-06 20:30:30','202.131.237.196'),
(3748,126,'2020-04-06 20:32:39','167.71.221.90'),
(3749,126,'2020-04-06 20:33:45','139.59.90.7'),
(3750,126,'2020-04-06 20:34:44','88.198.33.125'),
(3751,126,'2020-04-06 20:36:07','64.225.49.68'),
(3752,126,'2020-04-06 20:37:48','202.29.230.81'),
(3753,126,'2020-04-06 20:40:22','95.172.18.26'),
(3754,126,'2020-04-06 20:41:30','188.166.70.108'),
(3755,126,'2020-04-06 20:45:15','139.180.130.146'),
(3756,126,'2020-04-06 20:49:04','159.65.136.23'),
(3757,126,'2020-04-06 20:50:02','178.62.217.187'),
(3758,126,'2020-04-06 20:51:39','64.225.19.114'),
(3759,126,'2020-04-06 20:52:21','159.89.104.85'),
(3760,126,'2020-04-06 20:56:26','46.101.227.221'),
(3761,126,'2020-04-06 20:56:40','81.46.202.164'),
(3762,126,'2020-04-06 20:57:48','45.252.248.13'),
(3763,126,'2020-04-06 21:02:09','150.95.113.125'),
(3764,126,'2020-04-06 21:04:45','188.165.81.209'),
(3765,126,'2020-04-06 21:07:02','118.27.17.252'),
(3766,126,'2020-04-06 21:10:09','185.162.146.225'),
(3767,126,'2020-04-06 21:12:26','165.227.50.73'),
(3768,126,'2020-04-06 21:13:47','128.199.171.89'),
(3769,126,'2020-04-06 21:17:42','139.180.130.146'),
(3770,126,'2020-04-06 21:19:24','192.81.210.176'),
(3771,126,'2020-04-06 21:20:00','103.251.27.215'),
(3772,126,'2020-04-06 21:21:55','157.245.217.186'),
(3773,126,'2020-04-06 21:23:26','165.227.58.34'),
(3774,126,'2020-04-06 21:23:59','103.74.123.41'),
(3775,126,'2020-04-06 21:25:16','88.198.33.125'),
(3776,126,'2020-04-06 21:27:18','157.230.242.76'),
(3777,126,'2020-04-06 21:29:23','140.82.36.149'),
(3778,126,'2020-04-06 21:39:02','159.89.131.172'),
(3779,126,'2020-04-06 21:45:23','52.34.11.42'),
(3780,126,'2020-04-06 21:45:42','35.202.128.217'),
(3781,126,'2020-04-06 21:47:28','157.230.242.76'),
(3782,126,'2020-04-06 21:48:02','147.135.71.130'),
(3783,126,'2020-04-06 21:51:19','178.62.243.200'),
(3784,126,'2020-04-06 21:53:24','185.142.159.220'),
(3785,126,'2020-04-06 21:54:03','209.97.149.246'),
(3786,126,'2020-04-06 21:55:34','119.207.205.205'),
(3787,126,'2020-04-06 22:00:26','15.206.110.215'),
(3788,126,'2020-04-06 22:00:28','159.89.104.85'),
(3789,126,'2020-04-06 22:05:57','35.225.68.239'),
(3790,126,'2020-04-06 22:14:03','174.138.47.183'),
(3791,126,'2020-04-06 22:16:05','178.128.161.250'),
(3792,126,'2020-04-06 22:19:21','103.57.222.223'),
(3793,126,'2020-04-06 22:21:14','149.255.62.19'),
(3794,126,'2020-04-06 22:23:49','68.183.5.101'),
(3795,126,'2020-04-06 22:27:35','157.230.249.122'),
(3796,126,'2020-04-06 22:29:39','103.27.61.222'),
(3797,126,'2020-04-06 22:34:06','209.97.149.246'),
(3798,126,'2020-04-06 22:35:29','54.200.88.102'),
(3799,126,'2020-04-06 22:38:23','35.200.161.138'),
(3800,126,'2020-04-06 22:40:05','5.9.10.78'),
(3801,126,'2020-04-06 22:41:25','178.128.115.249'),
(3802,126,'2020-04-06 22:43:26','171.22.25.70'),
(3803,126,'2020-04-06 22:44:45','5.9.10.78'),
(3804,126,'2020-04-06 22:47:53','165.22.168.131'),
(3805,126,'2020-04-06 22:53:49','147.135.71.130'),
(3806,126,'2020-04-06 22:55:33','167.71.84.7'),
(3807,126,'2020-04-06 22:57:09','103.28.48.147'),
(3808,126,'2020-04-06 22:59:35','51.91.99.71'),
(3809,126,'2020-04-06 23:01:42','35.200.161.138'),
(3810,126,'2020-04-06 23:03:33','157.245.52.41'),
(3811,126,'2020-04-06 23:04:58','34.68.165.103'),
(3812,126,'2020-04-06 23:06:39','35.200.161.138'),
(3813,126,'2020-04-06 23:08:10','192.81.210.176'),
(3814,126,'2020-04-06 23:11:50','178.128.54.224'),
(3815,126,'2020-04-06 23:14:26','192.81.210.176'),
(3816,126,'2020-04-06 23:16:12','167.99.212.81'),
(3817,126,'2020-04-06 23:18:31','51.254.199.66'),
(3818,126,'2020-04-06 23:20:08','13.211.165.235'),
(3819,126,'2020-04-06 23:20:37','88.87.139.88'),
(3820,126,'2020-04-06 23:24:18','198.46.81.54'),
(3821,126,'2020-04-06 23:26:46','45.252.248.13'),
(3822,126,'2020-04-06 23:28:31','45.252.248.23'),
(3823,126,'2020-04-06 23:30:35','5.9.10.78'),
(3824,126,'2020-04-06 23:33:47','151.80.98.45'),
(3825,126,'2020-04-06 23:39:25','122.114.249.12'),
(3826,126,'2020-04-06 23:43:22','159.89.87.10'),
(3827,126,'2020-04-06 23:48:03','35.193.38.118'),
(3828,126,'2020-04-06 23:48:14','167.172.105.200'),
(3829,126,'2020-04-06 23:52:48','45.252.248.23'),
(3830,126,'2020-04-06 23:56:37','51.255.164.173'),
(3831,126,'2020-04-07 00:00:09','103.81.87.90'),
(3832,126,'2020-04-07 00:01:23','107.180.94.254'),
(3833,126,'2020-04-07 00:02:31','149.202.34.92'),
(3834,126,'2020-04-07 00:04:17','35.225.68.239'),
(3835,126,'2020-04-07 00:07:07','139.59.172.149'),
(3836,126,'2020-04-07 00:08:29','167.71.114.229'),
(3837,126,'2020-04-07 00:14:41','206.189.83.155'),
(3838,126,'2020-04-07 00:14:57','206.189.133.88'),
(3839,126,'2020-04-07 00:18:33','149.255.62.19'),
(3840,126,'2020-04-07 00:19:56','51.254.199.66'),
(3841,126,'2020-04-07 00:22:11','173.212.213.91'),
(3842,126,'2020-04-07 00:32:48','45.79.197.141'),
(3843,126,'2020-04-07 00:33:14','119.207.205.205'),
(3844,126,'2020-04-07 00:37:17','188.166.70.108'),
(3845,126,'2020-04-07 00:40:24','120.136.10.32'),
(3846,126,'2020-04-07 00:41:57','188.166.70.108'),
(3847,126,'2020-04-07 00:43:22','192.81.210.176'),
(3848,126,'2020-04-07 00:44:54','104.248.88.100'),
(3849,126,'2020-04-07 00:46:46','167.172.21.234'),
(3850,126,'2020-04-07 00:47:53','165.22.235.110'),
(3851,126,'2020-04-07 00:51:21','51.83.2.148'),
(3852,126,'2020-04-07 00:51:54','128.199.171.89'),
(3853,126,'2020-04-07 00:54:08','165.22.94.219'),
(3854,126,'2020-04-07 00:56:03','157.245.188.231'),
(3855,126,'2020-04-07 00:56:46','34.68.165.103'),
(3856,126,'2020-04-07 00:59:09','206.189.83.155'),
(3857,126,'2020-04-07 01:02:12','49.12.45.30'),
(3858,126,'2020-04-07 01:04:34','217.170.198.18'),
(3859,126,'2020-04-07 01:06:21','35.230.189.247'),
(3860,126,'2020-04-07 01:09:07','139.180.197.134'),
(3861,126,'2020-04-07 01:12:23','64.227.22.212'),
(3862,126,'2020-04-07 01:20:01','45.252.248.13'),
(3863,126,'2020-04-07 01:25:01','45.252.250.106'),
(3864,126,'2020-04-07 01:27:49','35.193.38.118'),
(3865,126,'2020-04-07 01:29:33','195.14.0.55'),
(3866,126,'2020-04-07 01:33:21','74.208.23.229'),
(3867,126,'2020-04-07 01:34:49','75.149.219.169'),
(3868,126,'2020-04-07 01:38:42','142.93.202.188'),
(3869,126,'2020-04-07 01:39:48','134.122.91.27'),
(3870,126,'2020-04-07 01:42:55','64.225.19.114'),
(3871,126,'2020-04-07 01:45:23','167.172.228.160'),
(3872,126,'2020-04-07 01:47:18','195.14.0.55'),
(3873,126,'2020-04-07 01:50:46','103.18.109.168'),
(3874,126,'2020-04-07 01:52:45','149.248.21.41'),
(3875,126,'2020-04-07 02:01:23','54.200.88.102'),
(3876,126,'2020-04-07 02:05:53','159.65.148.2'),
(3877,126,'2020-04-07 02:09:20','159.65.155.134'),
(3878,126,'2020-04-07 02:17:23','159.89.87.10'),
(3879,126,'2020-04-07 02:25:19','139.59.90.7'),
(3880,126,'2020-04-07 02:26:21','51.83.2.148'),
(3881,126,'2020-04-07 02:26:28','3.20.46.235'),
(3882,126,'2020-04-07 02:27:39','46.101.251.6'),
(3883,126,'2020-04-07 02:28:38','167.172.228.160'),
(3884,126,'2020-04-07 02:31:56','157.230.25.61'),
(3885,126,'2020-04-07 02:34:44','103.74.123.41'),
(3886,126,'2020-04-07 02:36:40','207.154.224.55'),
(3887,126,'2020-04-07 02:37:02','206.189.146.232'),
(3888,126,'2020-04-07 02:42:38','18.206.249.41'),
(3889,126,'2020-04-07 02:43:45','66.23.193.41'),
(3890,126,'2020-04-07 02:46:29','13.211.165.235'),
(3891,126,'2020-04-07 02:46:47','18.206.249.41'),
(3892,126,'2020-04-07 02:54:12','119.207.205.205'),
(3893,126,'2020-04-07 02:56:19','188.166.63.155'),
(3894,126,'2020-04-07 02:57:48','136.144.222.111'),
(3895,126,'2020-04-07 03:00:29','103.27.61.222'),
(3896,126,'2020-04-07 03:05:36','103.1.237.66'),
(3897,126,'2020-04-07 03:07:11','206.189.133.253'),
(3898,126,'2020-04-07 03:11:33','45.252.248.23'),
(3899,126,'2020-04-07 03:13:22','66.23.193.41'),
(3900,126,'2020-04-07 03:15:38','202.29.230.81'),
(3901,126,'2020-04-07 03:17:35','13.211.165.235'),
(3902,126,'2020-04-07 03:23:41','94.23.31.62'),
(3903,126,'2020-04-07 03:23:48','94.237.72.178'),
(3904,126,'2020-04-07 03:27:53','195.254.176.143'),
(3905,126,'2020-04-07 03:32:10','94.138.208.158'),
(3906,126,'2020-04-07 03:33:13','78.31.115.226'),
(3907,126,'2020-04-07 03:33:23','76.209.103.227'),
(3908,126,'2020-04-07 03:35:17','206.189.134.18'),
(3909,126,'2020-04-07 03:35:46','45.252.248.13'),
(3910,126,'2020-04-07 03:37:54','35.230.189.247'),
(3911,126,'2020-04-07 03:40:27','46.101.227.221'),
(3912,126,'2020-04-07 03:44:04','104.248.150.47'),
(3913,126,'2020-04-07 03:46:38','159.89.131.172'),
(3914,126,'2020-04-07 03:48:31','37.187.90.62'),
(3915,126,'2020-04-07 03:49:38','192.81.210.176'),
(3916,126,'2020-04-07 03:51:23','45.55.62.60'),
(3917,126,'2020-04-07 03:53:15','202.131.237.196'),
(3918,126,'2020-04-07 03:58:55','170.231.83.26'),
(3919,126,'2020-04-07 04:02:47','45.252.248.23'),
(3920,126,'2020-04-07 04:05:11','139.180.130.146'),
(3921,126,'2020-04-07 04:08:19','35.202.128.217'),
(3922,126,'2020-04-07 04:09:52','165.22.94.219'),
(3923,126,'2020-04-07 04:12:15','202.131.237.196'),
(3924,126,'2020-04-07 04:13:53','103.18.109.168'),
(3925,126,'2020-04-07 04:15:15','121.254.170.238'),
(3926,126,'2020-04-07 04:19:45','209.97.149.246'),
(3927,126,'2020-04-07 04:20:32','147.135.71.130'),
(3928,126,'2020-04-07 04:22:42','104.248.150.47'),
(3929,126,'2020-04-07 04:24:31','173.212.213.91'),
(3930,126,'2020-04-07 04:26:30','178.128.17.78'),
(3931,126,'2020-04-07 04:28:56','64.225.19.114'),
(3932,126,'2020-04-07 04:30:16','167.71.45.56'),
(3933,126,'2020-04-07 04:31:53','159.65.136.23'),
(3934,126,'2020-04-07 04:33:44','157.230.249.122'),
(3935,126,'2020-04-07 04:37:11','167.71.81.177'),
(3936,126,'2020-04-07 04:38:30','206.189.133.253'),
(3937,126,'2020-04-07 04:44:31','157.230.25.61'),
(3938,126,'2020-04-07 04:45:52','35.200.161.138'),
(3939,126,'2020-04-07 04:49:21','92.53.98.191'),
(3940,126,'2020-04-07 04:52:52','34.87.13.196'),
(3941,126,'2020-04-07 04:56:52','118.27.17.252'),
(3942,126,'2020-04-07 04:58:48','159.89.104.85'),
(3943,126,'2020-04-07 04:59:34','118.27.17.252'),
(3944,126,'2020-04-07 05:00:40','213.192.75.52'),
(3945,126,'2020-04-07 05:07:23','178.128.115.249'),
(3946,126,'2020-04-07 05:09:31','49.12.45.30'),
(3947,126,'2020-04-07 05:14:06','157.245.188.231'),
(3948,126,'2020-04-07 05:15:45','162.243.184.249'),
(3949,126,'2020-04-07 05:19:08','192.227.158.62'),
(3950,126,'2020-04-07 05:21:26','68.183.182.101'),
(3951,126,'2020-04-07 05:23:29','94.138.208.158'),
(3952,126,'2020-04-07 05:25:35','35.154.45.251'),
(3953,126,'2020-04-07 05:25:46','104.248.88.100'),
(3954,126,'2020-04-07 05:26:19','92.53.96.12'),
(3955,126,'2020-04-07 05:35:25','119.207.205.205'),
(3956,126,'2020-04-07 05:37:02','167.71.123.165'),
(3957,126,'2020-04-07 05:41:43','206.189.144.78'),
(3958,126,'2020-04-07 05:43:19','157.245.119.144'),
(3959,126,'2020-04-07 05:44:28','188.166.63.155'),
(3960,126,'2020-04-07 05:49:17','35.200.161.138'),
(3961,126,'2020-04-07 05:55:27','217.29.124.251'),
(3962,126,'2020-04-07 05:58:44','178.62.96.66'),
(3963,126,'2020-04-07 06:04:11','35.240.190.190'),
(3964,126,'2020-04-07 06:04:26','103.18.109.168'),
(3965,126,'2020-04-07 06:05:56','167.172.105.200'),
(3966,126,'2020-04-07 06:07:10','158.101.30.191'),
(3967,126,'2020-04-07 06:08:29','107.180.94.254'),
(3968,126,'2020-04-07 06:11:48','104.248.25.225'),
(3969,126,'2020-04-07 06:13:14','167.71.45.56'),
(3970,126,'2020-04-07 06:14:56','92.53.125.196'),
(3971,126,'2020-04-07 06:15:07','18.206.249.41'),
(3972,126,'2020-04-07 06:17:36','165.227.58.34'),
(3973,126,'2020-04-07 06:19:46','206.189.144.78'),
(3974,126,'2020-04-07 06:20:06','46.102.249.69'),
(3975,126,'2020-04-07 06:24:17','178.62.217.187'),
(3976,126,'2020-04-07 06:31:02','167.71.114.229'),
(3977,126,'2020-04-07 06:33:05','119.207.205.205'),
(3978,126,'2020-04-07 06:33:19','92.53.96.12'),
(3979,244,'2020-04-07 12:45:35','46.101.63.219'),
(3980,244,'2020-04-07 14:23:09','120.79.212.168'),
(3981,244,'2020-04-07 14:34:42','35.230.189.247'),
(3982,244,'2020-04-07 14:50:56','51.254.199.66'),
(3983,244,'2020-04-07 15:42:40','167.71.81.177'),
(3984,244,'2020-04-07 15:56:21','195.154.237.88'),
(3985,244,'2020-04-07 16:10:52','144.217.12.123'),
(3986,244,'2020-04-07 16:16:19','128.199.148.90'),
(3987,244,'2020-04-07 16:39:31','68.183.5.101'),
(3988,244,'2020-04-07 16:53:54','200.133.39.61'),
(3989,244,'2020-04-07 19:19:39','206.189.83.155'),
(3990,244,'2020-04-07 19:34:19','192.241.186.89'),
(3991,244,'2020-04-07 19:48:24','165.22.63.225'),
(3992,244,'2020-04-07 20:04:34','54.175.220.86'),
(3993,244,'2020-04-07 20:14:52','31.186.8.168'),
(3994,244,'2020-04-07 20:28:15','128.199.77.48'),
(3995,244,'2020-04-07 20:39:39','103.142.110.199'),
(3996,244,'2020-04-07 21:55:41','167.71.45.56'),
(3997,244,'2020-04-07 22:09:59','192.227.158.62'),
(3998,244,'2020-04-07 22:36:53','103.71.255.100'),
(3999,244,'2020-04-07 22:50:16','200.133.39.61'),
(4000,244,'2020-04-07 23:04:18','188.166.212.166'),
(4001,244,'2020-04-07 23:19:07','209.97.149.246'),
(4002,244,'2020-04-08 00:01:35','137.116.133.27'),
(4003,244,'2020-04-08 00:15:32','206.189.146.232'),
(4004,244,'2020-04-08 00:42:22','178.210.180.240'),
(4005,244,'2020-04-08 01:54:51','139.180.130.146'),
(4006,244,'2020-04-08 02:09:51','35.230.189.247'),
(4007,244,'2020-04-08 02:47:31','167.71.221.90'),
(4008,244,'2020-04-08 03:10:15','31.186.8.168'),
(4009,244,'2020-04-08 03:19:55','178.128.174.179'),
(4010,244,'2020-04-08 03:38:01','157.245.65.125'),
(4011,244,'2020-04-08 03:52:32','176.31.100.112'),
(4012,244,'2020-04-08 04:06:33','111.67.29.104'),
(4013,244,'2020-04-08 04:21:39','117.0.35.161'),
(4014,244,'2020-04-08 06:14:39','136.144.222.111'),
(4015,126,'2020-04-09 15:05:30','89.163.227.150'),
(4016,126,'2020-04-09 15:07:02','68.183.90.216'),
(4017,126,'2020-04-09 15:08:17','139.59.73.55'),
(4018,126,'2020-04-09 15:10:53','103.71.255.100'),
(4019,126,'2020-04-09 15:14:06','103.71.255.100'),
(4020,126,'2020-04-09 15:16:31','167.172.21.234'),
(4021,126,'2020-04-09 15:19:32','142.93.217.82'),
(4022,126,'2020-04-09 15:22:37','159.65.136.23'),
(4023,126,'2020-04-09 15:25:42','116.125.140.90'),
(4024,126,'2020-04-09 15:27:02','142.93.202.188'),
(4025,126,'2020-04-09 15:30:38','35.200.161.138'),
(4026,126,'2020-04-09 15:33:55','157.230.25.61'),
(4027,126,'2020-04-09 15:39:55','178.128.54.224'),
(4028,126,'2020-04-09 15:43:39','31.186.8.168'),
(4029,126,'2020-04-09 15:46:08','103.27.61.222'),
(4030,126,'2020-04-09 15:49:15','165.22.94.219'),
(4031,126,'2020-04-09 15:53:42','36.89.251.105'),
(4032,126,'2020-04-09 15:55:47','206.189.26.231'),
(4033,126,'2020-04-09 15:58:45','159.89.87.10'),
(4034,126,'2020-04-09 16:01:59','20.42.105.125'),
(4035,126,'2020-04-09 16:05:34','138.68.41.74'),
(4036,126,'2020-04-09 16:12:01','62.210.100.192'),
(4037,126,'2020-04-09 16:16:05','170.231.83.26'),
(4038,126,'2020-04-09 16:17:57','51.91.189.201'),
(4039,126,'2020-04-09 16:20:08','159.89.87.10'),
(4040,126,'2020-04-09 16:21:31','157.245.65.125'),
(4041,126,'2020-04-09 16:21:32','148.251.235.158'),
(4042,126,'2020-04-10 08:52:23','37.120.203.71'),
(4043,9,'2020-04-10 16:18:57','185.206.225.141'),
(4044,1,'2020-04-10 23:56:43','134.90.149.150'),
(4045,40,'2020-04-11 04:02:22','47.91.130.111'),
(4046,40,'2020-04-11 04:16:44','139.59.147.218'),
(4047,40,'2020-04-11 04:31:56','91.121.101.77'),
(4048,40,'2020-04-11 04:45:33','47.252.6.231'),
(4049,40,'2020-04-11 05:00:00','123.57.51.204'),
(4050,40,'2020-04-11 05:14:01','52.130.78.7'),
(4051,40,'2020-04-11 05:27:10','34.76.64.128'),
(4052,40,'2020-04-11 05:42:07','114.5.177.198'),
(4053,40,'2020-04-11 05:52:44','64.225.98.40'),
(4054,40,'2020-04-11 06:06:20','117.48.205.45'),
(4055,40,'2020-04-11 06:18:03','93.114.86.226'),
(4056,40,'2020-04-11 06:30:23','35.202.157.96'),
(4057,40,'2020-04-11 06:43:21','165.22.53.233'),
(4058,40,'2020-04-11 06:56:17','114.5.177.198'),
(4059,40,'2020-04-11 07:06:34','35.201.250.90'),
(4060,40,'2020-04-11 07:18:36','67.205.153.74'),
(4061,40,'2020-04-11 07:30:43','206.189.153.181'),
(4062,40,'2020-04-11 07:41:59','167.71.220.148'),
(4063,40,'2020-04-11 07:53:10','104.248.43.44'),
(4064,40,'2020-04-11 08:04:22','103.107.143.98'),
(4065,40,'2020-04-11 08:16:06','162.144.141.141'),
(4066,40,'2020-04-11 08:28:37','68.183.134.134'),
(4067,40,'2020-04-11 08:40:15','142.93.46.172'),
(4068,40,'2020-04-11 08:52:12','94.23.219.41'),
(4069,40,'2020-04-11 09:05:37','166.62.123.55'),
(4070,40,'2020-04-11 09:18:17','46.101.127.161'),
(4071,40,'2020-04-11 09:30:35','5.178.79.212'),
(4072,40,'2020-04-11 09:43:18','64.202.184.249'),
(4073,40,'2020-04-11 09:56:32','27.123.221.197'),
(4074,40,'2020-04-11 10:09:36','208.113.162.87'),
(4075,40,'2020-04-11 10:23:23','47.100.197.136'),
(4076,40,'2020-04-11 10:35:45','192.232.229.222'),
(4077,40,'2020-04-11 10:49:11','137.74.158.143'),
(4078,40,'2020-04-11 11:02:33','142.93.99.56'),
(4079,40,'2020-04-11 11:16:45','189.132.158.232'),
(4080,40,'2020-04-11 11:30:28','103.107.143.98'),
(4081,40,'2020-04-11 11:44:32','167.114.210.127'),
(4082,40,'2020-04-11 11:58:35','148.66.135.69'),
(4083,40,'2020-04-11 12:12:50','182.61.29.94'),
(4084,40,'2020-04-11 12:27:18','104.248.43.44'),
(4085,40,'2020-04-11 12:41:26','35.230.162.59'),
(4086,40,'2020-04-11 12:56:09','67.205.153.74'),
(4087,40,'2020-04-11 13:11:28','104.131.139.147'),
(4088,40,'2020-04-11 13:26:37','180.76.111.242'),
(4089,40,'2020-04-11 13:41:59','128.199.199.234'),
(4090,40,'2020-04-11 13:58:03','51.89.157.100'),
(4091,40,'2020-04-11 14:13:12','64.227.0.234'),
(4092,40,'2020-04-11 14:29:48','34.94.88.20'),
(4093,40,'2020-04-11 14:45:25','35.200.248.104'),
(4094,40,'2020-04-12 08:26:59','159.89.110.45'),
(4095,40,'2020-04-12 08:34:51','167.71.175.204'),
(4096,40,'2020-04-12 08:44:38','104.248.142.140'),
(4097,40,'2020-04-12 08:54:42','34.76.64.128'),
(4098,126,'2020-04-12 08:54:43','34.76.64.128'),
(4099,244,'2020-04-12 08:54:43','34.76.64.128'),
(4100,40,'2020-04-12 09:04:52','104.238.125.133'),
(4101,40,'2020-04-12 09:16:00','114.143.153.138'),
(4102,126,'2020-04-12 09:16:04','114.143.153.138'),
(4103,244,'2020-04-12 09:16:06','114.143.153.138'),
(4104,40,'2020-04-12 09:26:12','222.124.150.157'),
(4105,40,'2020-04-12 09:37:16','66.70.160.187'),
(4106,40,'2020-04-12 09:48:01','207.154.224.103'),
(4107,40,'2020-04-12 10:10:13','47.89.247.10'),
(4108,126,'2020-04-12 10:10:16','47.89.247.10'),
(4109,244,'2020-04-12 10:10:19','47.89.247.10'),
(4110,40,'2020-04-12 10:22:15','198.199.66.52'),
(4111,126,'2020-04-12 10:22:22','198.199.66.52'),
(4112,244,'2020-04-12 10:22:23','198.199.66.52'),
(4113,40,'2020-04-12 10:33:46','128.199.248.200'),
(4114,126,'2020-04-12 10:33:51','128.199.248.200'),
(4115,244,'2020-04-12 10:33:58','128.199.248.200'),
(4116,40,'2020-04-12 10:44:47','192.99.200.69'),
(4117,126,'2020-04-12 10:44:49','192.99.200.69'),
(4118,244,'2020-04-12 10:44:50','192.99.200.69'),
(4119,40,'2020-04-12 10:56:44','159.203.98.228'),
(4120,126,'2020-04-12 10:56:51','159.203.98.228'),
(4121,244,'2020-04-12 10:57:02','159.203.98.228'),
(4122,40,'2020-04-12 11:08:14','165.22.31.24'),
(4123,126,'2020-04-12 11:08:15','165.22.31.24'),
(4124,244,'2020-04-12 11:08:16','165.22.31.24'),
(4125,40,'2020-04-12 11:20:18','142.4.22.236'),
(4126,126,'2020-04-12 11:20:21','142.4.22.236'),
(4127,244,'2020-04-12 11:20:23','142.4.22.236'),
(4128,40,'2020-04-12 11:32:22','178.62.233.203'),
(4129,126,'2020-04-12 11:32:23','178.62.233.203'),
(4130,244,'2020-04-12 11:32:24','178.62.233.203'),
(4131,40,'2020-04-12 11:45:54','165.22.223.82'),
(4132,40,'2020-04-12 11:58:04','165.22.191.129'),
(4133,40,'2020-04-12 12:11:25','94.182.197.202'),
(4134,40,'2020-04-12 12:23:15','178.128.114.38'),
(4135,40,'2020-04-12 12:35:49','159.203.27.87'),
(4136,40,'2020-04-12 12:48:16','68.183.68.148'),
(4137,40,'2020-04-12 13:02:04','165.22.251.121'),
(4138,40,'2020-04-12 13:14:07','79.137.84.214'),
(4139,40,'2020-04-12 13:27:38','159.65.219.250'),
(4140,40,'2020-04-12 13:40:46','81.0.120.26'),
(4141,40,'2020-04-12 13:53:52','157.245.2.229'),
(4142,40,'2020-04-12 14:08:25','52.130.78.7'),
(4143,40,'2020-04-12 14:20:58','163.172.185.44'),
(4144,40,'2020-04-12 14:35:21','209.97.146.28'),
(4145,40,'2020-04-12 14:48:47','13.235.153.231'),
(4146,40,'2020-04-12 15:03:25','142.93.35.169'),
(4147,40,'2020-04-12 15:17:03','146.185.163.81'),
(4148,40,'2020-04-12 15:31:49','157.230.35.172'),
(4149,126,'2020-04-12 15:31:52','157.230.35.172'),
(4150,244,'2020-04-12 15:31:54','157.230.35.172'),
(4151,40,'2020-04-12 15:46:56','51.254.118.224'),
(4152,126,'2020-04-12 15:46:57','51.254.118.224'),
(4153,244,'2020-04-12 15:46:58','51.254.118.224'),
(4154,40,'2020-04-12 16:16:54','62.210.242.66'),
(4155,126,'2020-04-12 16:16:55','62.210.242.66'),
(4156,244,'2020-04-12 16:16:56','62.210.242.66'),
(4157,40,'2020-04-12 16:32:53','104.199.216.0'),
(4158,126,'2020-04-12 16:32:56','104.199.216.0'),
(4159,244,'2020-04-12 16:33:00','104.199.216.0'),
(4160,40,'2020-04-12 16:47:15','188.166.221.111'),
(4161,126,'2020-04-12 16:47:18','188.166.221.111'),
(4162,244,'2020-04-12 16:47:21','188.166.221.111'),
(4163,40,'2020-04-12 17:04:16','198.199.66.52'),
(4164,126,'2020-04-12 17:04:28','198.199.66.52'),
(4165,244,'2020-04-12 17:04:35','198.199.66.52'),
(4166,40,'2020-04-12 17:19:17','195.110.35.213'),
(4167,126,'2020-04-12 17:19:17','195.110.35.213'),
(4168,244,'2020-04-12 17:19:18','195.110.35.213'),
(4169,40,'2020-04-12 17:34:57','45.119.212.14'),
(4170,126,'2020-04-12 17:34:59','45.119.212.14'),
(4171,244,'2020-04-12 17:35:01','45.119.212.14'),
(4172,40,'2020-04-12 17:50:44','27.123.221.197'),
(4173,126,'2020-04-12 17:50:46','27.123.221.197'),
(4174,244,'2020-04-12 17:50:49','27.123.221.197'),
(4175,40,'2020-04-12 18:08:04','45.55.135.88'),
(4176,126,'2020-04-12 18:08:10','45.55.135.88'),
(4177,244,'2020-04-12 18:08:12','45.55.135.88'),
(4178,40,'2020-04-12 18:21:57','46.101.177.241'),
(4179,126,'2020-04-12 18:22:02','46.101.177.241'),
(4180,244,'2020-04-12 18:22:05','46.101.177.241'),
(4181,40,'2020-04-12 18:36:37','139.59.43.196'),
(4182,40,'2020-04-12 18:50:27','198.12.148.12'),
(4183,40,'2020-04-12 19:05:22','68.183.184.243'),
(4184,40,'2020-04-13 05:45:22','209.97.133.120'),
(4185,40,'2020-04-13 05:52:55','51.89.157.100'),
(4186,40,'2020-04-13 06:05:07','206.189.157.183'),
(4187,40,'2020-04-13 06:16:14','81.29.215.84'),
(4188,40,'2020-04-13 06:27:16','139.59.4.200'),
(4189,40,'2020-04-13 06:38:09','142.93.99.56'),
(4190,40,'2020-04-13 06:49:20','208.113.171.192'),
(4191,40,'2020-04-13 07:00:35','132.148.141.147'),
(4192,40,'2020-04-13 07:12:14','159.65.85.251'),
(4193,40,'2020-04-13 07:23:10','138.197.95.2'),
(4194,40,'2020-04-13 07:35:16','148.72.207.250'),
(4195,40,'2020-04-13 07:47:21','175.126.62.163'),
(4196,40,'2020-04-13 07:59:17','192.81.210.7'),
(4197,40,'2020-04-13 08:09:16','148.72.207.135'),
(4198,40,'2020-04-13 08:20:16','64.202.185.147'),
(4199,40,'2020-04-13 08:32:03','142.93.73.89'),
(4200,40,'2020-04-13 08:44:28','157.230.227.105'),
(4201,40,'2020-04-13 08:56:05','157.245.82.57'),
(4202,40,'2020-04-13 09:10:17','47.99.145.71'),
(4203,40,'2020-04-13 09:20:51','198.12.156.214'),
(4204,126,'2020-04-13 23:16:30','185.206.224.208'),
(4205,9,'2020-04-14 10:37:58','185.212.171.137'),
(4206,1,'2020-04-14 20:06:02','85.206.163.228'),
(4207,40,'2020-04-15 06:25:55','103.107.143.98'),
(4208,40,'2020-04-15 06:43:59','45.55.173.232'),
(4209,40,'2020-04-15 07:03:23','165.227.203.208'),
(4210,40,'2020-04-15 07:19:57','103.107.143.98'),
(4211,126,'2020-04-15 07:19:59','103.107.143.98'),
(4212,244,'2020-04-15 07:20:02','103.107.143.98'),
(4213,40,'2020-04-15 07:37:26','165.22.120.207'),
(4214,40,'2020-04-15 07:53:18','198.23.61.43'),
(4215,126,'2020-04-15 07:53:20','198.23.61.43'),
(4216,244,'2020-04-15 07:53:21','198.23.61.43'),
(4217,40,'2020-04-15 08:09:13','149.56.129.129'),
(4218,40,'2020-04-15 08:26:58','178.62.76.138'),
(4219,40,'2020-04-15 08:43:27','159.89.86.92'),
(4220,40,'2020-04-15 09:01:02','139.59.4.145'),
(4221,40,'2020-04-15 09:17:33','173.236.193.73'),
(4222,126,'2020-04-15 09:17:34','173.236.193.73'),
(4223,244,'2020-04-15 09:17:36','173.236.193.73'),
(4224,40,'2020-04-15 09:35:59','138.197.95.2'),
(4225,126,'2020-04-15 09:36:01','138.197.95.2'),
(4226,244,'2020-04-15 09:36:02','138.197.95.2'),
(4227,40,'2020-04-15 09:53:18','209.97.146.28'),
(4228,126,'2020-04-15 09:53:19','209.97.146.28'),
(4229,244,'2020-04-15 09:53:21','209.97.146.28'),
(4230,40,'2020-04-15 10:10:45','166.62.80.109'),
(4231,126,'2020-04-15 10:10:47','166.62.80.109'),
(4232,244,'2020-04-15 10:10:49','166.62.80.109'),
(4233,40,'2020-04-15 10:46:37','34.67.189.238'),
(4234,126,'2020-04-15 10:46:39','34.67.189.238'),
(4235,244,'2020-04-15 10:46:40','34.67.189.238'),
(4236,40,'2020-04-15 11:06:15','159.89.170.251'),
(4237,126,'2020-04-15 11:06:27','159.89.170.251'),
(4238,244,'2020-04-15 11:06:34','159.89.170.251'),
(4239,40,'2020-04-15 11:23:40','35.193.172.190'),
(4240,126,'2020-04-15 11:23:42','35.193.172.190'),
(4241,244,'2020-04-15 11:23:44','35.193.172.190'),
(4242,40,'2020-04-15 11:43:27','142.4.209.40'),
(4243,40,'2020-04-15 12:01:19','45.119.212.14'),
(4244,40,'2020-04-15 12:20:20','148.72.207.250'),
(4245,40,'2020-04-15 12:39:48','167.99.12.47'),
(4246,40,'2020-04-15 12:59:07','103.81.85.9'),
(4247,40,'2020-04-15 13:19:08','174.138.1.99'),
(4248,40,'2020-04-15 13:58:32','93.113.110.111'),
(4249,40,'2020-04-15 14:18:34','45.119.212.93'),
(4250,40,'2020-04-15 14:40:02','159.89.123.66'),
(4251,40,'2020-04-15 14:59:52','139.59.70.199'),
(4252,40,'2020-04-15 15:21:13','3.1.24.112'),
(4253,40,'2020-04-15 15:40:26','162.144.79.223'),
(4254,40,'2020-04-15 15:59:47','208.113.153.203'),
(4255,40,'2020-04-15 16:18:14','139.199.80.238'),
(4256,40,'2020-04-15 16:36:25','117.239.180.188'),
(4257,40,'2020-04-15 16:53:29','138.197.136.72'),
(4258,40,'2020-04-15 17:12:00','47.107.170.80'),
(4259,126,'2020-04-15 17:12:07','47.107.170.80'),
(4260,244,'2020-04-15 17:12:13','47.107.170.80'),
(4261,40,'2020-04-15 17:29:08','147.135.211.127'),
(4262,126,'2020-04-15 17:29:09','147.135.211.127'),
(4263,244,'2020-04-15 17:29:10','147.135.211.127'),
(4264,40,'2020-04-15 17:45:34','164.132.98.229'),
(4265,126,'2020-04-15 17:45:35','164.132.98.229'),
(4266,244,'2020-04-15 17:45:36','164.132.98.229'),
(4267,40,'2020-04-15 18:03:13','178.128.68.121'),
(4268,126,'2020-04-15 18:03:15','178.128.68.121'),
(4269,244,'2020-04-15 18:03:17','178.128.68.121'),
(4270,40,'2020-04-15 18:19:01','54.37.121.239'),
(4271,126,'2020-04-15 18:19:02','54.37.121.239'),
(4272,244,'2020-04-15 18:19:02','54.37.121.239'),
(4273,40,'2020-04-15 18:36:26','142.93.209.221'),
(4274,126,'2020-04-15 18:36:34','142.93.209.221'),
(4275,244,'2020-04-15 18:36:36','142.93.209.221'),
(4276,40,'2020-04-15 18:50:52','35.197.186.58'),
(4277,126,'2020-04-15 18:50:55','35.197.186.58'),
(4278,244,'2020-04-15 18:50:58','35.197.186.58'),
(4279,40,'2020-04-15 19:23:44','159.89.86.92'),
(4280,126,'2020-04-15 19:23:45','159.89.86.92'),
(4281,244,'2020-04-15 19:23:47','159.89.86.92'),
(4282,40,'2020-04-15 19:40:11','157.245.183.64'),
(4283,126,'2020-04-15 19:40:15','157.245.183.64'),
(4284,244,'2020-04-15 19:40:18','157.245.183.64'),
(4285,40,'2020-04-15 20:11:39','159.89.2.220'),
(4286,126,'2020-04-15 20:11:40','159.89.2.220'),
(4287,244,'2020-04-15 20:11:42','159.89.2.220'),
(4288,40,'2020-04-15 20:29:21','188.165.251.196'),
(4289,40,'2020-04-15 20:45:10','51.77.223.62'),
(4290,40,'2020-04-15 21:03:39','128.199.248.200'),
(4291,126,'2020-04-16 02:44:49','95.179.202.33'),
(4292,126,'2020-04-16 02:45:04','95.179.202.33'),
(4293,126,'2020-04-16 02:45:20','95.179.202.33'),
(4294,40,'2020-04-16 05:40:46','174.138.1.99'),
(4295,126,'2020-04-16 05:41:52','35.229.89.17'),
(4296,126,'2020-04-16 05:42:06','35.229.89.17'),
(4297,126,'2020-04-16 05:42:23','35.229.89.17'),
(4298,40,'2020-04-16 05:56:57','62.210.185.4'),
(4299,40,'2020-04-16 06:12:55','103.147.10.206'),
(4300,40,'2020-04-16 06:27:02','149.210.163.224'),
(4301,40,'2020-04-16 06:43:05','139.59.63.155'),
(4302,40,'2020-04-16 06:56:53','165.22.52.141'),
(4303,40,'2020-04-16 07:13:05','192.81.210.176'),
(4304,40,'2020-04-16 07:26:52','3.218.241.5'),
(4305,126,'2020-04-16 07:40:30','93.125.99.82'),
(4306,126,'2020-04-16 07:40:46','93.125.99.82'),
(4307,126,'2020-04-16 07:41:01','93.125.99.82'),
(4308,40,'2020-04-16 07:42:29','192.162.68.244'),
(4309,40,'2020-04-16 07:56:57','37.59.57.87'),
(4310,40,'2020-04-16 08:12:31','5.178.79.212'),
(4311,40,'2020-04-16 08:26:48','66.42.56.21'),
(4312,40,'2020-04-16 08:43:58','178.128.90.9'),
(4313,40,'2020-04-16 08:58:52','64.90.41.78'),
(4314,40,'2020-04-16 09:15:47','146.185.142.200'),
(4315,40,'2020-04-16 09:31:51','103.107.143.98'),
(4316,40,'2020-04-16 09:47:46','69.163.224.109'),
(4317,40,'2020-04-16 10:05:10','144.217.70.190'),
(4318,40,'2020-04-16 10:20:55','54.38.212.160'),
(4319,40,'2020-04-16 10:39:46','159.65.184.79'),
(4320,40,'2020-04-16 10:56:19','51.255.83.132'),
(4321,40,'2020-04-16 11:14:20','69.162.79.242'),
(4322,40,'2020-04-16 11:31:26','51.83.108.93'),
(4323,40,'2020-04-16 11:50:43','189.131.202.33'),
(4324,40,'2020-04-16 12:08:49','157.230.144.151'),
(4325,40,'2020-04-16 12:26:26','139.59.43.196'),
(4326,40,'2020-04-16 12:45:52','139.59.141.196'),
(4327,40,'2020-04-16 13:03:53','159.65.158.47'),
(4328,40,'2020-04-16 13:24:38','5.135.164.126'),
(4329,40,'2020-04-16 13:43:16','159.65.85.251'),
(4330,40,'2020-04-16 14:03:16','159.65.158.47'),
(4331,40,'2020-04-16 14:22:47','139.99.148.4'),
(4332,40,'2020-04-16 14:42:56','208.113.198.175'),
(4333,9,'2020-04-18 07:41:11','103.117.212.71'),
(4334,9,'2020-04-18 07:48:16','95.217.74.102'),
(4335,9,'2020-04-18 07:56:13','125.212.217.250'),
(4336,9,'2020-04-18 08:02:03','167.71.45.56'),
(4337,9,'2020-04-18 08:11:10','103.74.120.201'),
(4338,9,'2020-04-18 08:19:09','192.241.209.78'),
(4339,9,'2020-04-18 08:27:09','45.55.62.60'),
(4340,9,'2020-04-18 08:32:51','138.68.71.174'),
(4341,9,'2020-04-18 08:42:39','103.27.61.222'),
(4342,9,'2020-04-18 08:50:42','125.212.217.250'),
(4343,9,'2020-04-18 08:57:31','103.133.215.25'),
(4344,126,'2020-04-18 09:06:12','103.117.212.71'),
(4345,126,'2020-04-18 10:16:15','51.68.125.63'),
(4346,244,'2020-04-18 16:45:46','188.166.52.67'),
(4347,244,'2020-04-18 16:50:22','139.59.77.56'),
(4348,244,'2020-04-18 16:57:11','192.241.209.78'),
(4349,244,'2020-04-18 17:01:45','174.138.47.183'),
(4350,244,'2020-04-18 17:05:09','35.185.199.45'),
(4351,244,'2020-04-18 17:09:11','138.68.71.174'),
(4352,244,'2020-04-18 17:13:23','167.99.212.81'),
(4353,244,'2020-04-18 17:23:57','45.236.130.44'),
(4354,244,'2020-04-18 17:28:47','134.209.23.70'),
(4355,244,'2020-04-18 17:33:01','45.55.62.60'),
(4356,244,'2020-04-18 17:36:25','134.209.53.244'),
(4357,244,'2020-04-18 17:40:52','165.22.94.219'),
(4358,244,'2020-04-18 17:45:45','206.189.26.231'),
(4359,244,'2020-04-18 17:49:15','45.119.84.18'),
(4360,244,'2020-04-18 17:55:05','144.202.80.192'),
(4361,244,'2020-04-18 17:59:42','116.202.210.79'),
(4362,244,'2020-04-18 18:05:18','159.89.82.79'),
(4363,244,'2020-04-18 18:14:14','206.189.26.231'),
(4364,244,'2020-04-18 18:17:13','138.68.71.174'),
(4365,244,'2020-04-18 18:22:26','45.76.232.184'),
(4366,244,'2020-04-18 18:26:58','34.197.60.29'),
(4367,244,'2020-04-18 18:33:27','13.125.69.6'),
(4368,244,'2020-04-18 18:37:17','150.95.110.45'),
(4369,244,'2020-04-18 18:41:47','134.209.23.70'),
(4370,244,'2020-04-18 18:44:18','45.55.62.60'),
(4371,1,'2020-04-20 14:35:57','159.65.36.99'),
(4372,40,'2020-04-20 14:52:09','139.129.8.82'),
(4373,126,'2020-04-20 14:55:07','13.235.0.11'),
(4374,1,'2020-04-20 15:02:31','31.130.202.240'),
(4375,40,'2020-04-20 15:17:39','31.130.202.240'),
(4376,126,'2020-04-20 15:20:23','92.53.96.146'),
(4377,1,'2020-04-20 15:30:31','103.74.120.201'),
(4378,40,'2020-04-20 15:44:28','206.189.26.231'),
(4379,126,'2020-04-20 15:48:00','103.27.61.222'),
(4380,1,'2020-04-20 15:56:23','134.209.53.244'),
(4381,40,'2020-04-20 16:11:45','206.189.26.231'),
(4382,126,'2020-04-20 16:15:40','172.105.182.143'),
(4383,1,'2020-04-20 16:23:53','35.173.3.6'),
(4384,126,'2020-04-20 16:43:32','209.97.135.87'),
(4385,1,'2020-04-20 16:49:38','134.209.163.188'),
(4386,40,'2020-04-20 17:06:24','165.22.107.180'),
(4387,126,'2020-04-20 17:11:36','202.152.24.149'),
(4388,1,'2020-04-20 17:16:43','66.42.52.160'),
(4389,126,'2020-04-20 17:37:47','128.199.108.26'),
(4390,40,'2020-04-20 18:00:42','46.37.172.95'),
(4391,126,'2020-04-20 18:04:56','157.230.24.223'),
(4392,1,'2020-04-20 18:11:51','139.59.10.17'),
(4393,126,'2020-04-20 18:34:51','194.183.5.226'),
(4394,1,'2020-04-20 18:41:20','142.93.202.188'),
(4395,126,'2020-04-20 19:02:03','60.43.193.76'),
(4396,40,'2020-04-20 19:27:03','47.74.90.235'),
(4397,1,'2020-04-20 19:39:06','202.254.234.126'),
(4398,40,'2020-04-20 19:55:40','194.124.73.134'),
(4399,126,'2020-04-20 20:00:35','167.86.103.189'),
(4400,1,'2020-04-20 20:07:26','167.71.45.56'),
(4401,40,'2020-04-20 20:24:04','172.247.132.226'),
(4402,126,'2020-04-20 20:28:43','172.105.182.143'),
(4403,40,'2020-04-20 20:53:22','192.241.209.78'),
(4404,126,'2020-04-20 20:57:40','139.59.191.7'),
(4405,1,'2020-04-20 21:05:36','45.252.248.16'),
(4406,40,'2020-04-20 21:22:57','136.243.40.22'),
(4407,126,'2020-04-20 21:25:39','167.99.232.54'),
(4408,1,'2020-04-20 21:36:06','206.189.26.231'),
(4409,40,'2020-04-20 21:50:39','159.203.90.122'),
(4410,126,'2020-04-20 21:56:06','34.70.240.223'),
(4411,1,'2020-04-20 22:02:47','165.22.63.225'),
(4412,40,'2020-04-20 22:19:29','103.74.120.201'),
(4413,126,'2020-04-20 22:24:18','69.61.93.72'),
(4414,1,'2020-04-20 22:32:01','34.70.240.223'),
(4415,126,'2020-04-20 22:51:20','142.93.48.216'),
(4416,1,'2020-04-20 23:00:40','202.152.24.149'),
(4417,40,'2020-04-20 23:16:45','104.248.57.122'),
(4418,126,'2020-04-20 23:19:56','128.199.206.123'),
(4419,1,'2020-04-20 23:28:17','34.70.240.223'),
(4420,40,'2020-04-20 23:43:19','167.99.232.54'),
(4421,126,'2020-04-20 23:50:10','125.212.217.250'),
(4422,1,'2020-04-20 23:56:08','134.209.23.70'),
(4423,40,'2020-04-21 00:14:36','64.225.57.63'),
(4424,126,'2020-04-21 00:18:37','194.31.64.180'),
(4425,1,'2020-04-21 00:24:52','60.43.193.76'),
(4426,40,'2020-04-21 00:40:39','157.230.255.248'),
(4427,126,'2020-04-21 00:47:09','142.93.202.188'),
(4428,1,'2020-04-21 00:55:31','64.227.25.5'),
(4429,40,'2020-04-21 01:10:33','194.183.5.226'),
(4430,126,'2020-04-21 01:15:59','185.50.25.18'),
(4431,1,'2020-04-21 01:23:02','103.20.212.182'),
(4432,40,'2020-04-21 01:39:05','185.10.200.203'),
(4433,126,'2020-04-21 01:42:40','51.68.125.63'),
(4434,1,'2020-04-21 01:52:03','185.10.200.203'),
(4435,40,'2020-04-21 02:08:34','198.136.62.200'),
(4436,126,'2020-04-21 02:13:30','158.106.132.185'),
(4437,40,'2020-04-21 02:38:27','68.183.180.46'),
(4438,1,'2020-04-21 02:49:20','66.42.52.160'),
(4439,40,'2020-04-21 03:07:37','157.230.24.223'),
(4440,126,'2020-04-21 03:13:33','103.133.215.25'),
(4441,40,'2020-05-21 03:38:44','75.119.216.13'),
(4442,40,'2020-05-21 03:52:51','157.245.49.1'),
(4443,40,'2020-05-21 04:06:05','188.166.158.153'),
(4444,40,'2020-05-21 04:21:01','159.89.148.68'),
(4445,40,'2020-05-21 04:35:07','188.166.9.162'),
(4446,40,'2020-05-21 04:49:17','106.13.226.16'),
(4447,40,'2020-05-21 05:01:49','104.248.144.208'),
(4448,40,'2020-05-21 05:15:10','138.68.80.235'),
(4449,40,'2020-05-21 05:28:45','64.90.36.114'),
(4450,40,'2020-05-21 05:42:17','139.59.43.75'),
(4451,40,'2020-05-21 05:55:18','134.119.241.229'),
(4452,40,'2020-05-21 06:07:26','116.62.49.96'),
(4453,40,'2020-05-21 06:19:41','54.254.165.111'),
(4454,40,'2020-05-21 06:32:14','104.131.58.179'),
(4455,40,'2020-05-21 06:45:44','45.55.62.99'),
(4456,40,'2020-05-21 06:56:16','178.128.53.79'),
(4457,40,'2020-05-21 07:09:20','104.131.68.92'),
(4458,40,'2020-05-21 07:21:10','94.231.178.226'),
(4459,40,'2020-05-21 07:33:48','138.68.80.235'),
(4460,40,'2020-05-21 07:46:07','185.177.57.20'),
(4461,40,'2020-05-21 07:58:56','134.209.155.213'),
(4462,40,'2020-05-21 08:09:25','159.203.45.210'),
(4463,40,'2020-05-21 08:22:17','93.113.111.193'),
(4464,40,'2020-05-21 08:33:56','51.77.140.110'),
(4465,40,'2020-05-21 08:46:28','81.170.239.2'),
(4466,40,'2020-05-21 09:00:41','121.40.177.178'),
(4467,40,'2020-05-21 09:10:26','45.10.53.61'),
(4468,40,'2020-05-21 09:23:18','5.39.87.36'),
(4469,40,'2020-05-21 09:34:16','116.203.130.77'),
(4470,40,'2020-05-21 09:47:37','35.198.105.76'),
(4471,40,'2020-05-21 09:58:34','159.89.183.168'),
(4472,40,'2020-05-21 10:23:14','103.48.193.152'),
(4473,40,'2020-05-21 10:37:21','103.147.10.222'),
(4474,40,'2020-05-21 10:47:15','167.172.139.65'),
(4475,40,'2020-05-21 11:00:08','121.42.244.223'),
(4476,40,'2020-05-21 11:11:17','138.68.230.39'),
(4477,40,'2020-05-21 11:24:02','41.231.54.59'),
(4478,40,'2020-05-21 11:49:01','207.154.224.103'),
(4479,40,'2020-05-21 12:02:19','142.93.172.45'),
(4480,40,'2020-05-21 12:14:17','208.97.177.90'),
(4481,40,'2020-05-21 12:28:59','159.89.48.237'),
(4482,40,'2020-05-21 12:43:18','43.254.11.42'),
(4483,40,'2020-05-21 12:54:34','104.248.142.140'),
(4484,40,'2020-05-21 13:07:12','129.226.184.94'),
(4485,40,'2020-05-21 13:21:11','208.113.162.87'),
(4486,40,'2020-05-21 13:34:47','86.109.170.96'),
(4487,40,'2020-05-21 14:03:46','139.59.215.241'),
(4488,40,'2020-05-21 14:17:20','167.71.48.194'),
(4489,40,'2020-05-21 14:32:20','166.62.122.244'),
(4490,40,'2020-05-21 14:46:31','159.89.2.220'),
(4491,40,'2020-05-21 15:01:55','91.134.142.57'),
(4492,40,'2020-05-21 15:16:00','89.163.227.67'),
(4493,40,'2020-05-21 15:31:44','204.232.190.211'),
(4494,40,'2020-05-21 15:46:41','146.185.142.200'),
(4495,40,'2020-05-21 16:02:14','185.166.131.146'),
(4496,40,'2020-05-21 16:17:36','195.222.48.151'),
(4497,40,'2020-05-21 16:51:21','159.65.228.105'),
(4498,40,'2020-05-21 17:06:23','68.183.184.7'),
(4499,40,'2020-05-21 17:23:44','148.72.207.135'),
(4500,40,'2020-05-21 17:39:41','64.227.7.213'),
(4501,40,'2020-05-21 17:57:12','64.227.7.213'),
(4502,40,'2020-05-21 18:13:52','47.100.240.129'),
(4503,40,'2020-05-21 18:29:48','35.229.45.205'),
(4504,40,'2020-05-21 18:45:25','157.245.2.229'),
(4505,40,'2020-05-21 19:01:55','137.59.110.53'),
(4506,40,'2020-05-21 19:16:22','14.98.157.126'),
(4507,40,'2020-05-21 19:32:48','118.69.238.10'),
(4508,40,'2020-05-21 19:47:30','159.65.184.79'),
(4509,40,'2020-05-21 20:00:51','196.41.127.26'),
(4510,40,'2020-05-21 20:15:27','50.196.245.6'),
(4511,40,'2020-05-21 20:25:20','109.234.162.25'),
(4512,40,'2020-05-21 20:43:27','185.79.156.186'),
(4513,40,'2020-05-21 20:54:04','176.99.14.24'),
(4514,40,'2020-05-21 21:07:36','163.172.167.10'),
(4515,40,'2020-05-21 21:20:21','134.209.123.101'),
(4516,40,'2020-05-21 21:33:24','81.170.239.2'),
(4517,40,'2020-05-21 21:46:06','188.166.158.153'),
(4518,40,'2020-05-21 21:59:02','142.93.174.86'),
(4519,40,'2020-05-21 22:10:59','159.203.70.169'),
(4520,40,'2020-05-21 22:24:37','145.239.69.74'),
(4521,40,'2020-05-21 22:38:15','35.230.162.59'),
(4522,40,'2020-05-21 22:50:49','165.22.244.140'),
(4523,40,'2020-05-21 23:04:40','142.93.99.56'),
(4524,40,'2020-05-21 23:17:23','123.30.111.19'),
(4525,40,'2020-05-21 23:31:49','196.41.122.94'),
(4526,40,'2020-05-21 23:44:15','64.227.7.213'),
(4527,40,'2020-05-21 23:58:06','184.168.146.39'),
(4528,40,'2020-05-22 00:11:55','178.62.33.222'),
(4529,40,'2020-05-22 00:26:33','35.197.186.58'),
(4530,40,'2020-05-22 00:40:14','69.163.144.78'),
(4531,40,'2020-05-22 00:56:17','106.15.237.237'),
(4532,40,'2020-05-22 01:11:04','128.199.248.65'),
(4533,40,'2020-05-22 01:24:47','159.253.32.120'),
(4534,40,'2020-05-22 01:39:32','24.37.113.22'),
(4535,40,'2020-05-22 01:54:22','35.204.152.99'),
(4536,40,'2020-05-22 05:56:39','138.68.52.53'),
(4537,126,'2020-05-22 05:56:46','138.68.52.53'),
(4538,244,'2020-05-22 05:56:54','138.68.52.53'),
(4539,40,'2020-05-22 06:23:16','142.4.4.229'),
(4540,126,'2020-05-22 06:23:19','142.4.4.229'),
(4541,244,'2020-05-22 06:23:22','142.4.4.229'),
(4542,40,'2020-05-22 06:35:38','174.138.44.201'),
(4543,126,'2020-05-22 06:35:41','174.138.44.201'),
(4544,244,'2020-05-22 06:35:45','174.138.44.201'),
(4545,40,'2020-05-22 07:00:53','185.246.164.194'),
(4546,126,'2020-05-22 07:00:55','185.246.164.194'),
(4547,244,'2020-05-22 07:00:58','185.246.164.194'),
(4548,40,'2020-05-22 07:14:56','178.62.26.232'),
(4549,126,'2020-05-22 07:15:02','178.62.26.232'),
(4550,244,'2020-05-22 07:15:08','178.62.26.232'),
(4551,40,'2020-05-22 07:27:32','3.11.149.42'),
(4552,126,'2020-05-22 07:27:33','3.11.149.42'),
(4553,244,'2020-05-22 07:27:34','3.11.149.42'),
(4554,40,'2020-05-22 07:39:51','47.52.239.42'),
(4555,126,'2020-05-22 07:39:56','47.52.239.42'),
(4556,244,'2020-05-22 07:39:59','47.52.239.42'),
(4557,40,'2020-05-22 07:53:19','96.125.168.246'),
(4558,126,'2020-05-22 07:53:21','96.125.168.246'),
(4559,244,'2020-05-22 07:53:23','96.125.168.246'),
(4560,40,'2020-05-22 08:04:59','37.59.60.115'),
(4561,126,'2020-05-22 08:05:00','37.59.60.115'),
(4562,244,'2020-05-22 08:05:01','37.59.60.115'),
(4563,40,'2020-05-22 08:19:10','142.93.250.190'),
(4564,126,'2020-05-22 08:19:15','142.93.250.190'),
(4565,244,'2020-05-22 08:19:19','142.93.250.190'),
(4566,40,'2020-05-22 08:31:35','142.93.174.86'),
(4567,126,'2020-05-22 08:31:36','142.93.174.86'),
(4568,244,'2020-05-22 08:31:38','142.93.174.86'),
(4569,40,'2020-05-22 08:46:15','139.59.78.248'),
(4570,126,'2020-05-22 08:46:22','139.59.78.248'),
(4571,244,'2020-05-22 08:46:34','139.59.78.248'),
(4572,40,'2020-05-22 08:59:53','47.99.145.71'),
(4573,126,'2020-05-22 08:59:58','47.99.145.71'),
(4574,244,'2020-05-22 09:00:30','47.99.145.71'),
(4575,40,'2020-05-22 09:13:06','148.72.209.9'),
(4576,126,'2020-05-22 09:13:08','148.72.209.9'),
(4577,244,'2020-05-22 09:13:14','148.72.209.9'),
(4578,40,'2020-05-22 09:25:58','217.182.73.36'),
(4579,126,'2020-05-22 09:25:59','217.182.73.36'),
(4580,244,'2020-05-22 09:26:00','217.182.73.36'),
(4581,40,'2020-05-22 09:40:30','192.169.200.145'),
(4582,126,'2020-05-22 09:40:32','192.169.200.145'),
(4583,244,'2020-05-22 09:40:35','192.169.200.145'),
(4584,40,'2020-05-22 09:54:28','115.146.127.147'),
(4585,126,'2020-05-22 09:54:32','115.146.127.147'),
(4586,244,'2020-05-22 09:54:36','115.146.127.147'),
(4587,40,'2020-05-22 10:09:04','134.122.103.0'),
(4588,126,'2020-05-22 10:09:05','134.122.103.0'),
(4589,244,'2020-05-22 10:09:06','134.122.103.0'),
(4590,40,'2020-05-22 10:23:56','51.75.23.214'),
(4591,126,'2020-05-22 10:23:57','51.75.23.214'),
(4592,244,'2020-05-22 10:23:58','51.75.23.214'),
(4593,40,'2020-05-22 10:53:10','51.255.170.202'),
(4594,126,'2020-05-22 10:53:12','51.255.170.202'),
(4595,244,'2020-05-22 10:53:12','51.255.170.202'),
(4596,40,'2020-05-22 11:11:13','192.241.213.147'),
(4597,126,'2020-05-22 11:11:25','192.241.213.147'),
(4598,9,'2020-05-22 11:12:15','192.241.213.147'),
(4599,40,'2020-05-22 11:24:19','139.199.16.250'),
(4600,126,'2020-05-22 11:24:35','139.199.16.250'),
(4601,244,'2020-05-22 11:24:38','139.199.16.250'),
(4602,40,'2020-05-22 11:38:27','178.62.33.222'),
(4603,126,'2020-05-22 11:38:28','178.62.33.222'),
(4604,244,'2020-05-22 11:38:34','178.62.33.222'),
(4605,40,'2020-05-22 11:54:21','103.81.85.21'),
(4606,126,'2020-05-22 11:54:25','103.81.85.21'),
(4607,244,'2020-05-22 11:54:29','103.81.85.21'),
(4608,40,'2020-05-22 12:08:29','138.68.230.39'),
(4609,126,'2020-05-22 12:08:31','138.68.230.39'),
(4610,244,'2020-05-22 12:08:34','138.68.230.39'),
(4611,40,'2020-05-22 12:24:50','142.93.203.168'),
(4612,126,'2020-05-22 12:24:51','142.93.203.168'),
(4613,244,'2020-05-22 12:24:53','142.93.203.168'),
(4614,40,'2020-05-22 12:41:44','103.147.10.222'),
(4615,126,'2020-05-22 12:41:50','103.147.10.222'),
(4616,244,'2020-05-22 12:41:56','103.147.10.222'),
(4617,40,'2020-05-22 12:56:40','139.59.43.196'),
(4618,126,'2020-05-22 12:56:42','139.59.43.196'),
(4619,244,'2020-05-22 12:56:44','139.59.43.196'),
(4620,40,'2020-05-22 13:13:23','165.22.191.129'),
(4621,126,'2020-05-22 13:13:25','165.22.191.129'),
(4622,244,'2020-05-22 13:13:26','165.22.191.129'),
(4623,40,'2020-05-22 13:28:25','178.128.204.192'),
(4624,126,'2020-05-22 13:28:26','178.128.204.192'),
(4625,244,'2020-05-22 13:28:27','178.128.204.192'),
(4626,40,'2020-05-22 13:45:20','51.75.125.46'),
(4627,126,'2020-05-22 13:45:21','51.75.125.46'),
(4628,244,'2020-05-22 13:45:22','51.75.125.46'),
(4629,40,'2020-05-22 14:01:34','208.97.188.13'),
(4630,126,'2020-05-22 14:01:35','208.97.188.13'),
(4631,244,'2020-05-22 14:01:37','208.97.188.13'),
(4632,40,'2020-05-22 14:18:58','3.7.34.194'),
(4633,126,'2020-05-22 14:19:00','3.7.34.194'),
(4634,244,'2020-05-22 14:19:02','3.7.34.194'),
(4635,40,'2020-05-22 14:35:14','192.169.143.165'),
(4636,126,'2020-05-22 14:35:18','192.169.143.165'),
(4637,244,'2020-05-22 14:35:25','192.169.143.165'),
(4638,40,'2020-05-22 14:52:51','96.125.168.246'),
(4639,126,'2020-05-22 14:52:54','96.125.168.246'),
(4640,244,'2020-05-22 14:52:56','96.125.168.246'),
(4641,40,'2020-05-22 15:09:05','64.227.65.97'),
(4642,126,'2020-05-22 15:09:08','64.227.65.97'),
(4643,244,'2020-05-22 15:09:12','64.227.65.97'),
(4644,40,'2020-05-22 15:26:59','165.227.39.176'),
(4645,126,'2020-05-22 15:27:06','165.227.39.176'),
(4646,244,'2020-05-22 15:27:17','165.227.39.176'),
(4647,40,'2020-05-22 15:43:53','178.128.56.22'),
(4648,126,'2020-05-22 15:43:56','178.128.56.22'),
(4649,244,'2020-05-22 15:43:58','178.128.56.22'),
(4650,40,'2020-05-22 16:01:31','185.66.233.61'),
(4651,126,'2020-05-22 16:01:32','185.66.233.61'),
(4652,244,'2020-05-22 16:01:33','185.66.233.61'),
(4653,40,'2020-05-22 16:20:25','192.185.219.16'),
(4654,126,'2020-05-22 16:20:28','192.185.219.16'),
(4655,244,'2020-05-22 16:20:30','192.185.219.16'),
(4656,40,'2020-05-22 16:37:25','188.166.21.195'),
(4657,126,'2020-05-22 16:37:26','188.166.21.195'),
(4658,244,'2020-05-22 16:37:27','188.166.21.195'),
(4659,40,'2020-05-22 16:56:15','77.29.23.54'),
(4660,126,'2020-05-22 16:56:17','77.29.23.54'),
(4661,244,'2020-05-22 16:56:18','77.29.23.54'),
(4662,40,'2020-05-22 17:13:47','52.211.98.205'),
(4663,126,'2020-05-22 17:13:48','52.211.98.205'),
(4664,244,'2020-05-22 17:13:49','52.211.98.205'),
(4665,40,'2020-05-22 17:33:04','5.145.174.49'),
(4666,126,'2020-05-22 17:33:05','5.145.174.49'),
(4667,244,'2020-05-22 17:33:07','5.145.174.49'),
(4668,40,'2020-05-22 17:51:23','188.166.233.216'),
(4669,126,'2020-05-22 17:51:26','188.166.233.216'),
(4670,244,'2020-05-22 17:51:28','188.166.233.216'),
(4671,40,'2020-05-22 18:10:29','217.29.124.251'),
(4672,126,'2020-05-22 18:10:31','217.29.124.251'),
(4673,244,'2020-05-22 18:10:33','217.29.124.251'),
(4674,40,'2020-05-22 18:49:03','128.199.248.200'),
(4675,126,'2020-05-22 18:49:06','128.199.248.200'),
(4676,244,'2020-05-22 18:49:10','128.199.248.200'),
(4677,40,'2020-05-22 21:20:48','5.196.65.74'),
(4678,126,'2020-05-22 21:20:49','5.196.65.74'),
(4679,244,'2020-05-22 21:20:50','5.196.65.74'),
(4680,40,'2020-05-22 21:40:55','142.93.209.221'),
(4681,126,'2020-05-22 21:40:57','142.93.209.221'),
(4682,244,'2020-05-22 21:41:05','142.93.209.221'),
(4683,40,'2020-05-22 21:57:07','138.197.131.66'),
(4684,126,'2020-05-22 21:57:09','138.197.131.66'),
(4685,244,'2020-05-22 21:57:11','138.197.131.66'),
(4686,40,'2020-05-22 22:14:37','35.229.45.205'),
(4687,126,'2020-05-22 22:14:38','35.229.45.205'),
(4688,244,'2020-05-22 22:14:40','35.229.45.205'),
(4689,40,'2020-05-22 22:30:32','167.99.123.34'),
(4690,126,'2020-05-22 22:30:33','167.99.123.34'),
(4691,244,'2020-05-22 22:30:35','167.99.123.34'),
(4692,40,'2020-05-22 23:01:16','118.70.239.146'),
(4693,126,'2020-05-22 23:01:18','118.70.239.146'),
(4694,244,'2020-05-22 23:01:22','118.70.239.146'),
(4695,1,'2020-05-22 23:01:28','14.248.83.23'),
(4696,40,'2020-05-22 23:16:31','212.85.69.14'),
(4697,126,'2020-05-22 23:16:32','212.85.69.14'),
(4698,244,'2020-05-22 23:16:33','212.85.69.14'),
(4699,40,'2020-05-22 23:30:00','146.185.163.81'),
(4700,126,'2020-05-22 23:30:02','146.185.163.81'),
(4701,244,'2020-05-22 23:30:03','146.185.163.81'),
(4702,40,'2020-05-22 23:44:48','159.203.27.100'),
(4703,126,'2020-05-22 23:44:49','159.203.27.100'),
(4704,244,'2020-05-22 23:44:52','159.203.27.100'),
(4705,40,'2020-05-22 23:57:56','54.71.115.235'),
(4706,126,'2020-05-22 23:57:59','54.71.115.235'),
(4707,244,'2020-05-22 23:58:01','54.71.115.235'),
(4708,40,'2020-05-23 00:12:00','138.68.233.112'),
(4709,126,'2020-05-23 00:12:06','138.68.233.112'),
(4710,244,'2020-05-23 00:12:10','138.68.233.112'),
(4711,40,'2020-05-23 00:24:52','46.101.31.59'),
(4712,126,'2020-05-23 00:24:53','46.101.31.59'),
(4713,244,'2020-05-23 00:24:54','46.101.31.59'),
(4714,40,'2020-05-23 00:38:30','67.205.14.147'),
(4715,126,'2020-05-23 00:38:32','67.205.14.147'),
(4716,244,'2020-05-23 00:38:33','67.205.14.147'),
(4717,40,'2020-05-23 00:52:24','157.245.74.244'),
(4718,126,'2020-05-23 00:52:25','157.245.74.244'),
(4719,244,'2020-05-23 00:52:26','157.245.74.244'),
(4720,40,'2020-05-23 01:04:34','176.99.14.24'),
(4721,126,'2020-05-23 01:04:36','176.99.14.24'),
(4722,244,'2020-05-23 01:04:38','176.99.14.24'),
(4723,40,'2020-05-23 01:17:12','192.99.11.130'),
(4724,126,'2020-05-23 01:17:13','192.99.11.130'),
(4725,244,'2020-05-23 01:17:15','192.99.11.130'),
(4726,40,'2020-05-23 01:29:31','185.17.182.111'),
(4727,126,'2020-05-23 01:29:33','185.17.182.111'),
(4728,244,'2020-05-23 01:29:34','185.17.182.111'),
(4729,40,'2020-05-23 01:43:27','93.113.111.193'),
(4730,126,'2020-05-23 01:43:28','93.113.111.193'),
(4731,244,'2020-05-23 01:43:29','93.113.111.193'),
(4732,40,'2020-05-23 01:56:25','198.199.66.52'),
(4733,126,'2020-05-23 01:56:37','198.199.66.52'),
(4734,244,'2020-05-23 01:56:38','198.199.66.52'),
(4735,40,'2020-05-23 02:09:55','34.73.237.110'),
(4736,126,'2020-05-23 02:09:57','34.73.237.110'),
(4737,244,'2020-05-23 02:09:58','34.73.237.110'),
(4738,40,'2020-05-23 02:23:08','111.231.141.206'),
(4739,126,'2020-05-23 02:23:11','111.231.141.206'),
(4740,244,'2020-05-23 02:23:14','111.231.141.206'),
(4741,40,'2020-05-23 02:37:37','206.189.186.211'),
(4742,126,'2020-05-23 02:37:39','206.189.186.211'),
(4743,244,'2020-05-23 02:37:45','206.189.186.211'),
(4744,40,'2020-05-23 02:50:28','149.202.48.58'),
(4745,126,'2020-05-23 02:50:29','149.202.48.58'),
(4746,244,'2020-05-23 02:50:29','149.202.48.58'),
(4747,40,'2020-05-23 03:05:04','167.71.48.194'),
(4748,126,'2020-05-23 03:05:05','167.71.48.194'),
(4749,244,'2020-05-23 03:05:06','167.71.48.194'),
(4750,40,'2020-05-23 03:20:10','91.134.248.230'),
(4751,126,'2020-05-23 03:20:11','91.134.248.230'),
(4752,244,'2020-05-23 03:20:13','91.134.248.230'),
(4753,40,'2020-05-23 03:34:33','121.42.49.168'),
(4754,126,'2020-05-23 03:34:37','121.42.49.168'),
(4755,244,'2020-05-23 03:34:41','121.42.49.168'),
(4756,40,'2020-05-23 03:49:15','139.59.4.145'),
(4757,126,'2020-05-23 03:49:19','139.59.4.145'),
(4758,244,'2020-05-23 03:49:22','139.59.4.145'),
(4759,40,'2020-05-23 04:03:05','159.65.219.250'),
(4760,126,'2020-05-23 04:03:07','159.65.219.250'),
(4761,244,'2020-05-23 04:03:09','159.65.219.250'),
(4762,40,'2020-05-23 04:18:08','47.89.247.10'),
(4763,126,'2020-05-23 04:18:11','47.89.247.10'),
(4764,244,'2020-05-23 04:18:13','47.89.247.10'),
(4765,40,'2020-05-23 04:32:44','159.203.70.169'),
(4766,126,'2020-05-23 04:32:46','159.203.70.169'),
(4767,244,'2020-05-23 04:32:47','159.203.70.169'),
(4768,40,'2020-05-23 04:48:22','46.105.102.68'),
(4769,126,'2020-05-23 04:48:22','46.105.102.68'),
(4770,244,'2020-05-23 04:48:23','46.105.102.68'),
(4771,40,'2020-05-23 05:03:11','203.162.31.112'),
(4772,126,'2020-05-23 05:03:14','203.162.31.112'),
(4773,244,'2020-05-23 05:03:16','203.162.31.112'),
(4774,40,'2020-05-23 05:19:39','47.100.112.214'),
(4775,126,'2020-05-23 05:19:42','47.100.112.214'),
(4776,244,'2020-05-23 05:19:45','47.100.112.214'),
(4777,40,'2020-05-23 05:33:01','43.252.103.150'),
(4778,126,'2020-05-23 05:33:04','43.252.103.150'),
(4779,244,'2020-05-23 05:33:08','43.252.103.150'),
(4780,40,'2020-05-23 05:48:29','61.244.196.102'),
(4781,126,'2020-05-23 05:48:33','61.244.196.102'),
(4782,244,'2020-05-23 05:48:38','61.244.196.102'),
(4783,40,'2020-05-23 06:04:01','104.236.45.171'),
(4784,126,'2020-05-23 06:04:02','104.236.45.171'),
(4785,244,'2020-05-23 06:04:04','104.236.45.171'),
(4786,40,'2020-05-23 06:16:57','192.169.139.6'),
(4787,126,'2020-05-23 06:16:59','192.169.139.6'),
(4788,244,'2020-05-23 06:17:01','192.169.139.6'),
(4789,40,'2020-05-23 06:31:13','167.114.166.129'),
(4790,126,'2020-05-23 06:31:15','167.114.166.129'),
(4791,244,'2020-05-23 06:31:16','167.114.166.129'),
(4792,40,'2020-05-23 06:45:32','178.128.122.89'),
(4793,126,'2020-05-23 06:45:40','178.128.122.89'),
(4794,244,'2020-05-23 06:45:47','178.128.122.89'),
(4795,40,'2020-05-23 06:59:20','138.68.230.39'),
(4796,126,'2020-05-23 06:59:22','138.68.230.39'),
(4797,244,'2020-05-23 06:59:24','138.68.230.39'),
(4798,40,'2020-05-23 07:12:54','139.99.148.4'),
(4799,126,'2020-05-23 07:12:57','139.99.148.4'),
(4800,244,'2020-05-23 07:13:00','139.99.148.4'),
(4801,40,'2020-05-23 07:27:08','116.202.111.84'),
(4802,126,'2020-05-23 07:27:09','116.202.111.84'),
(4803,244,'2020-05-23 07:27:10','116.202.111.84'),
(4804,40,'2020-05-23 07:40:06','167.71.175.204'),
(4805,126,'2020-05-23 07:40:08','167.71.175.204'),
(4806,244,'2020-05-23 07:40:09','167.71.175.204'),
(4807,40,'2020-05-23 07:54:32','81.170.239.2'),
(4808,126,'2020-05-23 07:54:34','81.170.239.2'),
(4809,244,'2020-05-23 07:54:35','81.170.239.2'),
(4810,40,'2020-05-23 08:07:13','139.59.43.196'),
(4811,126,'2020-05-23 08:07:15','139.59.43.196'),
(4812,244,'2020-05-23 08:07:18','139.59.43.196'),
(4813,40,'2020-05-23 08:20:56','51.254.118.224'),
(4814,126,'2020-05-23 08:20:57','51.254.118.224'),
(4815,244,'2020-05-23 08:20:58','51.254.118.224'),
(4816,40,'2020-05-23 13:38:47','165.227.15.124'),
(4817,40,'2020-05-23 13:50:31','144.217.70.190'),
(4818,40,'2020-05-23 14:04:21','64.225.42.124'),
(4819,40,'2020-05-23 14:31:56','69.163.152.143'),
(4820,40,'2020-05-23 14:44:52','175.106.17.99'),
(4821,40,'2020-05-23 14:58:58','139.59.65.8'),
(4822,40,'2020-05-23 15:12:27','149.56.19.4'),
(4823,40,'2020-05-23 15:27:13','46.101.213.225'),
(4824,40,'2020-05-23 15:40:56','167.71.67.66'),
(4825,40,'2020-05-23 15:55:51','208.109.53.185'),
(4826,40,'2020-05-23 16:10:22','167.71.216.37'),
(4827,40,'2020-05-23 16:25:29','188.165.251.196'),
(4828,40,'2020-05-23 16:40:38','37.187.134.111'),
(4829,40,'2020-05-23 16:55:25','162.243.250.197'),
(4830,40,'2020-05-23 17:12:01','174.138.30.233'),
(4831,40,'2020-05-23 17:26:13','195.154.114.140'),
(4832,40,'2020-05-23 17:42:35','78.138.96.3'),
(4833,40,'2020-05-23 17:57:55','178.128.83.1'),
(4834,40,'2020-05-23 18:13:36','164.132.38.166'),
(4835,40,'2020-05-23 18:29:15','51.255.83.132'),
(4836,40,'2020-05-23 18:46:17','103.48.192.203'),
(4837,40,'2020-05-23 19:01:13','34.83.118.223'),
(4838,40,'2020-05-23 19:17:07','51.178.141.15'),
(4839,40,'2020-05-23 19:33:54','47.52.239.42'),
(4840,40,'2020-05-23 19:47:24','149.28.8.137'),
(4841,40,'2020-05-23 20:03:21','165.22.251.121'),
(4842,40,'2020-05-23 20:16:32','24.37.113.22'),
(4843,40,'2020-05-23 20:31:56','178.128.122.157'),
(4844,40,'2020-05-23 20:45:37','50.196.245.6'),
(4845,40,'2020-05-23 20:59:07','167.71.67.66'),
(4846,40,'2020-05-23 21:12:04','146.185.163.81'),
(4847,40,'2020-05-23 21:25:52','199.250.205.15'),
(4848,40,'2020-05-23 21:38:26','115.146.127.147'),
(4849,40,'2020-05-23 21:52:13','142.93.250.190'),
(4850,40,'2020-05-23 22:06:05','67.205.144.65'),
(4851,40,'2020-05-23 22:18:31','134.122.85.192'),
(4852,40,'2020-05-23 22:32:25','134.122.85.192'),
(4853,40,'2020-05-23 22:44:17','157.230.27.30'),
(4854,40,'2020-05-23 22:57:14','104.248.227.104'),
(4855,40,'2020-05-23 23:10:17','142.93.35.169'),
(4856,40,'2020-05-23 23:24:02','167.71.175.204'),
(4857,40,'2020-05-23 23:36:51','159.89.183.168'),
(4858,40,'2020-05-23 23:51:31','67.205.144.65'),
(4859,40,'2020-05-24 00:18:49','157.245.74.244'),
(4860,40,'2020-05-24 00:32:21','80.211.57.181'),
(4861,40,'2020-05-24 00:47:34','139.59.57.64'),
(4862,40,'2020-05-24 01:02:11','24.37.113.22'),
(4863,40,'2020-05-24 01:16:15','142.4.7.212'),
(4864,40,'2020-05-24 01:31:23','34.80.252.217'),
(4865,40,'2020-05-24 01:45:43','139.59.79.202'),
(4866,40,'2020-05-24 02:00:45','146.185.142.200'),
(4867,40,'2020-05-24 02:15:42','192.99.149.195'),
(4868,40,'2020-05-24 02:30:20','159.203.107.212'),
(4869,40,'2020-05-24 02:45:15','46.101.112.205'),
(4870,40,'2020-05-24 03:01:25','139.59.4.200'),
(4871,40,'2020-05-24 03:16:49','106.12.136.105'),
(4872,40,'2020-05-24 03:33:30','139.59.25.248'),
(4873,40,'2020-05-24 03:49:43','34.64.218.102'),
(4874,40,'2020-05-24 04:05:32','178.128.127.167'),
(4875,40,'2020-05-24 04:21:02','5.135.164.126'),
(4876,40,'2020-05-24 04:35:59','176.99.14.24'),
(4877,40,'2020-05-24 04:53:26','47.94.155.233'),
(4878,40,'2020-05-24 05:06:17','178.62.247.64'),
(4879,40,'2020-05-24 05:20:57','159.203.45.210'),
(4880,40,'2020-05-24 05:35:17','188.166.60.174'),
(4881,40,'2020-05-24 05:49:47','159.89.183.168'),
(4882,40,'2020-05-24 06:03:33','189.131.196.237'),
(4883,40,'2020-05-24 06:18:23','192.254.207.43'),
(4884,40,'2020-05-24 06:33:09','192.232.229.222'),
(4885,40,'2020-05-24 06:46:08','35.202.157.96'),
(4886,40,'2020-05-24 07:00:10','137.74.206.80'),
(4887,40,'2020-05-24 07:12:45','35.196.37.206'),
(4888,40,'2020-05-24 07:25:40','173.249.16.129'),
(4889,40,'2020-05-24 07:39:28','94.199.181.251'),
(4890,40,'2020-05-24 07:52:53','75.119.216.13'),
(4891,40,'2020-05-24 08:05:18','134.209.109.12'),
(4892,40,'2020-05-24 08:17:22','51.255.101.8'),
(4893,40,'2020-05-24 08:31:27','167.71.137.237'),
(4894,40,'2020-05-24 08:46:41','106.12.136.105'),
(4895,40,'2020-05-24 09:00:55','39.104.138.246'),
(4896,40,'2020-05-24 09:12:56','142.93.182.7'),
(4897,40,'2020-05-24 09:28:46','47.107.170.80'),
(4898,40,'2020-05-24 09:40:27','139.59.146.28'),
(4899,40,'2020-05-24 09:55:21','134.122.85.192'),
(4900,40,'2020-05-24 10:08:24','35.228.162.115'),
(4901,40,'2020-05-24 10:23:47','27.123.221.197'),
(4902,126,'2020-05-24 10:23:50','27.123.221.197'),
(4903,244,'2020-05-24 10:23:52','27.123.221.197'),
(4904,40,'2020-05-24 10:37:36','142.93.212.186'),
(4905,40,'2020-05-24 10:52:44','149.28.8.137'),
(4906,40,'2020-05-24 11:07:13','178.128.122.89'),
(4907,40,'2020-05-24 11:22:25','104.248.224.124'),
(4908,40,'2020-05-24 11:39:14','134.209.123.101'),
(4909,40,'2020-05-24 11:53:01','104.248.224.124'),
(4910,40,'2020-05-24 12:24:39','157.245.64.116'),
(4911,40,'2020-05-24 12:40:20','64.202.184.249'),
(4912,40,'2020-05-24 12:55:09','64.202.184.71'),
(4913,40,'2020-05-24 13:12:11','104.248.29.200'),
(4914,40,'2020-05-24 13:27:12','66.115.173.18'),
(4915,40,'2020-05-24 13:43:20','51.68.229.177'),
(4916,40,'2020-05-24 13:59:24','93.113.111.100'),
(4917,40,'2020-05-24 14:16:36','91.121.101.77'),
(4918,40,'2020-05-24 14:32:43','104.248.150.213'),
(4919,40,'2020-05-24 14:50:05','159.89.52.205'),
(4920,40,'2020-05-27 05:34:30','13.235.162.44'),
(4921,40,'2020-05-27 05:40:56','104.209.236.236'),
(4922,40,'2020-05-27 05:54:15','138.197.153.21'),
(4923,40,'2020-05-27 06:01:27','162.241.87.45'),
(4924,40,'2020-05-27 06:08:28','201.131.39.161'),
(4925,40,'2020-05-27 06:14:39','103.90.220.82'),
(4926,40,'2020-05-27 06:21:34','165.22.37.155'),
(4927,40,'2020-05-27 06:29:55','68.183.180.46'),
(4928,40,'2020-05-27 06:36:12','45.252.248.16'),
(4929,40,'2020-05-27 06:44:19','47.244.9.208'),
(4930,40,'2020-05-27 06:50:50','85.93.89.219'),
(4931,40,'2020-05-27 06:58:06','18.163.230.214'),
(4932,40,'2020-05-27 07:04:48','134.122.125.254'),
(4933,40,'2020-05-27 07:11:33','167.99.195.209'),
(4934,40,'2020-05-27 07:20:18','124.150.132.74'),
(4935,40,'2020-05-27 07:26:51','62.171.148.74'),
(4936,40,'2020-05-27 07:34:15','103.10.62.238'),
(4937,40,'2020-05-27 07:41:04','136.243.19.244'),
(4938,40,'2020-05-27 07:48:19','167.172.181.41'),
(4939,40,'2020-05-27 08:02:43','164.68.121.201'),
(4940,40,'2020-05-27 08:08:25','70.88.133.182'),
(4941,40,'2020-05-27 08:14:27','124.150.132.74'),
(4942,40,'2020-05-27 08:20:40','34.68.182.6'),
(4943,40,'2020-05-27 08:26:31','206.189.26.231'),
(4944,40,'2020-05-27 08:32:44','40.85.123.203'),
(4945,40,'2020-05-27 08:39:06','185.6.10.17'),
(4946,40,'2020-05-27 08:45:21','185.243.11.19'),
(4947,40,'2020-05-27 08:51:17','167.172.179.103'),
(4948,40,'2020-05-27 08:57:53','64.235.53.37'),
(4949,40,'2020-05-27 09:04:05','190.117.62.241'),
(4950,40,'2020-05-27 09:10:07','13.228.47.114'),
(4951,40,'2020-05-27 09:15:53','138.68.17.105'),
(4952,40,'2020-05-27 09:22:09','62.171.177.122'),
(4953,40,'2020-05-27 09:28:39','197.232.53.182'),
(4954,40,'2020-05-27 09:35:07','207.180.242.111'),
(4955,40,'2020-05-27 09:41:03','103.36.103.78'),
(4956,40,'2020-05-27 09:46:38','157.230.24.223'),
(4957,40,'2020-05-27 09:52:41','13.228.47.114'),
(4958,40,'2020-05-27 10:00:01','35.195.169.26'),
(4959,40,'2020-05-27 10:11:45','51.255.80.230'),
(4960,40,'2020-05-27 10:18:55','165.22.55.69'),
(4961,40,'2020-05-27 10:24:24','3.209.118.166'),
(4962,40,'2020-05-27 10:31:15','51.91.11.23'),
(4963,40,'2020-05-27 10:38:03','140.143.230.148'),
(4964,40,'2020-05-27 10:44:04','45.32.205.133'),
(4965,40,'2020-05-27 10:56:02','59.120.192.91'),
(4966,40,'2020-05-27 11:02:30','185.53.1.85'),
(4967,40,'2020-05-27 11:09:16','142.44.147.150'),
(4968,40,'2020-05-27 11:15:42','157.245.34.72'),
(4969,40,'2020-05-27 11:21:59','5.196.83.26'),
(4970,40,'2020-05-27 11:27:52','157.230.24.223'),
(4971,40,'2020-05-27 11:34:10','145.239.93.55'),
(4972,40,'2020-05-27 11:41:58','134.122.98.165'),
(4973,40,'2020-05-27 11:48:24','157.245.34.72'),
(4974,40,'2020-05-27 11:54:49','198.136.62.200'),
(4975,40,'2020-05-27 12:00:19','68.183.180.46'),
(4976,40,'2020-05-27 12:07:31','124.150.132.74'),
(4977,40,'2020-05-27 12:13:47','178.62.229.48'),
(4978,40,'2020-05-27 12:20:48','83.69.119.98'),
(4979,40,'2020-05-27 12:26:18','167.71.211.11'),
(4980,40,'2020-05-27 12:33:10','134.122.27.195'),
(4981,40,'2020-05-27 12:39:41','188.166.55.115'),
(4982,40,'2020-05-27 12:46:13','185.61.137.171'),
(4983,40,'2020-05-27 12:57:59','165.22.37.155'),
(4984,40,'2020-05-27 13:06:17','62.171.148.74'),
(4985,40,'2020-05-27 13:11:58','206.189.124.251'),
(4986,40,'2020-05-27 13:17:52','104.248.16.191'),
(4987,40,'2020-05-27 13:24:47','54.186.99.196'),
(4988,40,'2020-05-27 13:30:59','54.186.99.196'),
(4989,40,'2020-05-27 13:38:49','81.169.158.209'),
(4990,40,'2020-05-27 13:51:52','188.166.55.115'),
(4991,40,'2020-05-27 13:57:30','78.157.40.134'),
(4992,40,'2020-05-27 14:05:16','52.66.177.83'),
(4993,40,'2020-05-27 14:11:58','188.166.37.57'),
(4994,40,'2020-05-27 14:18:48','167.172.110.159'),
(4995,40,'2020-05-27 14:25:02','51.210.70.111'),
(4996,40,'2020-05-27 14:31:14','178.62.229.48'),
(4997,40,'2020-05-27 14:38:09','153.126.184.22'),
(4998,40,'2020-05-27 14:45:22','185.61.137.171'),
(4999,40,'2020-05-27 14:50:47','167.172.109.95'),
(5000,40,'2020-05-27 14:58:39','104.248.16.191'),
(5001,40,'2020-05-27 15:04:47','119.197.92.122'),
(5002,40,'2020-05-27 15:10:52','103.146.197.6'),
(5003,40,'2020-05-27 15:19:29','40.85.123.203'),
(5004,40,'2020-05-27 15:25:34','128.199.78.62'),
(5005,40,'2020-05-27 15:31:46','167.172.109.95'),
(5006,40,'2020-05-27 15:39:02','180.161.102.106'),
(5007,40,'2020-05-27 15:45:45','207.180.245.195'),
(5008,40,'2020-05-27 15:53:09','185.61.137.171'),
(5009,40,'2020-05-27 15:59:08','64.225.57.63'),
(5010,40,'2020-05-27 16:06:45','167.71.211.11'),
(5011,40,'2020-05-27 16:14:54','207.180.231.114'),
(5012,40,'2020-05-27 16:21:19','134.122.98.165'),
(5013,40,'2020-05-27 16:27:20','66.45.254.2'),
(5014,40,'2020-05-27 16:35:32','159.89.121.79'),
(5015,40,'2020-05-27 16:43:08','217.147.94.53'),
(5016,40,'2020-05-27 16:49:08','139.59.1.194'),
(5017,40,'2020-05-27 16:57:38','159.203.188.165'),
(5018,40,'2020-05-27 17:05:14','80.211.68.185'),
(5019,40,'2020-05-27 17:11:50','207.180.231.114'),
(5020,40,'2020-05-27 17:18:22','192.241.154.39'),
(5021,40,'2020-05-27 17:26:37','51.210.70.111'),
(5022,40,'2020-05-27 17:33:05','165.22.96.42'),
(5023,40,'2020-05-27 17:40:47','35.200.245.55'),
(5024,40,'2020-05-27 17:48:43','18.163.230.214'),
(5025,40,'2020-05-27 17:56:29','37.59.53.20'),
(5026,40,'2020-05-27 18:03:27','185.228.137.39'),
(5027,40,'2020-05-27 18:11:12','151.80.176.144'),
(5028,40,'2020-05-27 18:18:02','161.35.53.235'),
(5029,40,'2020-05-27 18:24:23','198.46.81.45'),
(5030,40,'2020-05-27 18:32:43','74.208.10.42'),
(5031,40,'2020-05-27 18:40:18','197.232.53.182'),
(5032,40,'2020-05-27 18:46:07','34.94.225.127'),
(5033,40,'2020-05-27 18:54:08','167.172.123.207'),
(5034,40,'2020-05-27 19:01:03','128.199.234.33'),
(5035,40,'2020-05-27 19:08:23','159.203.68.193'),
(5036,40,'2020-05-27 19:16:24','217.147.94.53'),
(5037,40,'2020-05-27 19:22:55','103.63.109.32'),
(5038,40,'2020-05-27 19:29:06','167.71.105.41'),
(5039,40,'2020-05-27 19:36:38','47.244.9.208'),
(5040,40,'2020-05-27 19:44:39','51.255.80.230'),
(5041,40,'2020-05-27 19:52:08','46.21.192.21'),
(5042,40,'2020-05-27 19:58:50','213.238.180.13'),
(5043,40,'2020-05-27 20:06:31','165.22.214.202'),
(5044,40,'2020-05-27 20:13:23','45.81.232.16'),
(5045,40,'2020-05-27 20:20:57','46.37.189.146'),
(5046,40,'2020-05-27 20:35:16','45.252.250.106'),
(5047,40,'2020-05-27 20:41:20','213.238.180.13'),
(5048,40,'2020-05-27 21:03:19','35.165.98.18'),
(5049,40,'2020-05-27 21:11:06','119.197.92.122'),
(5050,40,'2020-05-27 21:17:05','128.199.234.33'),
(5051,40,'2020-05-27 21:25:20','103.89.90.239'),
(5052,40,'2020-05-27 21:40:11','185.171.91.197'),
(5053,40,'2020-05-27 21:47:35','5.135.129.180'),
(5054,40,'2020-05-27 21:54:24','120.24.56.245'),
(5055,40,'2020-05-27 22:01:48','162.241.87.45'),
(5056,40,'2020-05-27 22:07:57','91.121.77.104'),
(5057,40,'2020-05-27 22:15:25','192.241.154.39'),
(5058,40,'2020-05-27 22:23:47','134.122.93.28'),
(5059,40,'2020-05-27 22:30:59','51.255.80.230'),
(5060,40,'2020-05-27 22:38:46','47.52.24.59'),
(5061,40,'2020-05-27 22:45:30','178.128.119.64'),
(5062,40,'2020-05-27 23:00:37','183.181.86.117'),
(5063,40,'2020-05-27 23:08:17','52.29.103.15'),
(5064,40,'2020-05-27 23:15:25','47.244.9.208'),
(5065,40,'2020-05-27 23:31:14','185.61.137.171'),
(5066,40,'2020-05-27 23:38:43','104.248.241.180'),
(5067,40,'2020-05-27 23:52:33','167.99.195.209'),
(5068,40,'2020-05-28 00:00:30','103.130.209.254'),
(5069,40,'2020-05-28 00:08:38','149.202.157.236'),
(5070,40,'2020-05-28 00:16:21','213.238.180.13'),
(5071,40,'2020-05-28 00:23:45','45.252.250.106'),
(5072,40,'2020-05-28 00:38:33','167.172.110.159'),
(5073,40,'2020-05-28 00:46:02','178.128.119.64'),
(5074,40,'2020-05-28 00:53:41','134.122.27.195'),
(5075,40,'2020-05-28 01:08:45','148.72.212.3'),
(5076,40,'2020-05-28 01:16:05','139.59.20.246'),
(5077,40,'2020-05-28 01:30:49','202.187.181.226'),
(5078,40,'2020-05-28 01:37:56','104.248.88.100'),
(5079,40,'2020-05-28 01:46:01','103.74.123.41'),
(5080,40,'2020-05-28 01:53:46','159.203.188.165'),
(5081,40,'2020-05-28 02:01:17','139.59.20.246'),
(5082,40,'2020-05-28 02:16:08','153.126.184.22'),
(5083,40,'2020-05-28 02:31:14','69.12.68.194'),
(5084,40,'2020-05-28 02:38:45','159.138.117.89'),
(5085,40,'2020-05-28 02:46:36','167.71.45.56'),
(5086,40,'2020-05-28 02:53:27','70.88.133.182'),
(5087,40,'2020-05-28 03:01:11','68.183.84.28'),
(5088,40,'2020-05-28 03:08:35','103.74.118.168'),
(5089,40,'2020-05-28 03:16:38','167.172.181.41'),
(5090,40,'2020-05-28 03:31:39','52.58.205.1'),
(5091,40,'2020-05-28 03:38:30','162.241.70.86'),
(5092,40,'2020-05-28 03:47:00','167.172.109.95'),
(5093,40,'2020-05-28 03:55:14','210.212.250.45'),
(5094,40,'2020-05-28 04:02:30','52.66.177.83'),
(5095,40,'2020-05-28 04:10:30','185.101.158.178'),
(5096,40,'2020-05-28 04:17:35','134.122.27.195'),
(5097,40,'2020-05-28 04:25:28','207.180.242.111'),
(5098,40,'2020-05-28 04:32:07','210.212.250.45'),
(5099,40,'2020-05-28 04:40:34','185.171.91.197'),
(5100,40,'2020-05-28 04:46:53','150.95.113.17'),
(5101,40,'2020-05-28 04:55:39','139.59.20.246'),
(5102,40,'2020-05-28 05:02:47','52.29.103.15'),
(5103,40,'2020-05-28 05:10:39','167.172.109.95'),
(5104,40,'2020-05-28 05:17:34','3.17.23.87'),
(5105,40,'2020-05-28 05:25:33','178.62.229.48'),
(5106,40,'2020-05-28 05:32:57','159.65.9.57'),
(5107,40,'2020-05-28 05:40:25','178.62.229.48'),
(5108,40,'2020-05-28 05:49:04','103.74.118.168'),
(5109,40,'2020-05-28 05:56:42','5.196.83.26'),
(5110,40,'2020-05-28 06:04:44','167.172.110.159'),
(5111,40,'2020-05-28 06:10:56','167.172.42.141'),
(5112,40,'2020-05-28 06:18:23','165.22.37.155'),
(5113,9,'2020-05-28 06:27:43','64.225.110.186'),
(5114,9,'2020-05-28 06:36:42','64.225.57.63'),
(5115,9,'2020-05-28 06:43:15','46.101.1.19'),
(5116,9,'2020-05-28 06:52:14','134.122.98.252'),
(5117,9,'2020-05-28 07:06:53','182.61.186.156'),
(5118,9,'2020-05-28 07:15:00','159.65.9.57'),
(5119,40,'2020-05-28 07:19:13','165.22.53.233'),
(5120,40,'2020-05-28 07:20:12','138.68.80.235'),
(5121,9,'2020-05-28 07:22:10','35.237.12.174'),
(5122,40,'2020-05-28 07:30:38','173.236.144.82'),
(5123,9,'2020-05-28 07:31:17','165.22.94.219'),
(5124,40,'2020-05-28 07:31:27','35.176.202.40'),
(5125,9,'2020-05-28 07:37:37','123.31.43.40'),
(5126,40,'2020-05-28 07:44:42','64.111.109.226'),
(5127,40,'2020-05-28 07:44:52','167.172.57.1'),
(5128,9,'2020-05-28 07:46:32','206.189.216.247'),
(5129,9,'2020-05-28 07:53:51','185.6.10.17'),
(5130,40,'2020-05-28 07:57:52','54.38.253.1'),
(5131,40,'2020-05-28 07:59:24','139.59.4.200'),
(5132,9,'2020-05-28 08:01:29','157.245.34.72'),
(5133,9,'2020-05-28 08:09:07','185.180.196.9'),
(5134,40,'2020-05-28 08:12:28','192.241.194.230'),
(5135,40,'2020-05-28 08:13:14','159.89.99.68'),
(5136,9,'2020-05-28 08:16:59','34.68.182.6'),
(5137,9,'2020-05-28 08:23:16','213.239.202.247'),
(5138,40,'2020-05-28 08:26:00','207.154.236.97'),
(5139,40,'2020-05-28 08:27:33','47.252.6.231'),
(5140,9,'2020-05-28 08:30:20','119.197.92.122'),
(5141,40,'2020-05-28 08:41:27','198.12.225.100'),
(5142,40,'2020-05-28 08:41:46','134.122.113.193'),
(5143,9,'2020-05-28 08:41:51','157.245.34.72'),
(5144,9,'2020-05-28 08:49:11','217.182.237.49'),
(5145,40,'2020-05-28 08:55:20','192.241.151.77'),
(5146,9,'2020-05-28 08:55:46','107.161.189.186'),
(5147,40,'2020-05-28 08:57:16','62.210.242.66'),
(5148,9,'2020-05-28 09:01:42','159.203.90.122'),
(5149,9,'2020-05-28 09:07:41','165.22.107.13'),
(5150,40,'2020-05-28 09:10:48','35.188.238.51'),
(5151,40,'2020-05-28 09:11:19','159.203.176.82'),
(5152,9,'2020-05-28 09:14:29','47.52.24.59'),
(5153,9,'2020-05-28 09:20:38','13.235.241.236'),
(5154,40,'2020-05-28 09:25:56','115.146.127.147'),
(5155,40,'2020-05-28 09:27:53','178.128.122.157'),
(5156,9,'2020-05-28 09:28:04','210.212.250.45'),
(5157,9,'2020-05-28 09:33:41','160.153.250.27'),
(5158,9,'2020-05-28 09:39:37','104.155.103.143'),
(5159,40,'2020-05-28 09:40:57','51.77.188.158'),
(5160,40,'2020-05-28 09:41:09','51.89.157.100'),
(5161,9,'2020-05-28 09:47:00','178.62.229.48'),
(5162,9,'2020-05-28 09:53:42','103.130.219.158'),
(5163,40,'2020-05-28 09:57:33','178.128.82.148'),
(5164,9,'2020-05-28 10:00:21','40.85.123.203'),
(5165,9,'2020-05-28 10:06:15','217.182.237.49'),
(5166,40,'2020-05-28 10:11:44','212.237.25.210'),
(5167,40,'2020-05-28 10:12:08','71.43.31.237'),
(5168,9,'2020-05-28 10:13:00','139.59.64.189'),
(5169,9,'2020-05-28 10:19:12','103.36.103.78'),
(5170,9,'2020-05-28 10:25:37','165.227.86.14'),
(5171,40,'2020-05-28 10:28:14','35.188.238.51'),
(5172,9,'2020-05-28 10:31:19','77.79.244.80'),
(5173,9,'2020-05-28 10:38:15','64.225.57.63'),
(5174,40,'2020-05-28 10:43:32','35.204.201.153'),
(5175,40,'2020-05-28 10:44:06','138.197.146.132'),
(5176,9,'2020-05-28 10:46:21','13.232.148.155'),
(5177,9,'2020-05-28 10:50:41','165.22.102.110'),
(5178,9,'2020-05-28 10:58:04','198.136.62.200'),
(5179,40,'2020-05-28 10:58:44','142.93.172.45'),
(5180,40,'2020-05-28 11:00:41','68.183.238.246'),
(5181,9,'2020-05-28 11:04:19','160.153.250.27'),
(5182,9,'2020-05-28 11:10:30','138.68.71.174'),
(5183,40,'2020-05-28 11:15:19','104.248.34.219'),
(5184,40,'2020-05-28 11:15:48','118.70.239.146'),
(5185,9,'2020-05-28 11:16:54','3.124.183.212'),
(5186,9,'2020-05-28 11:23:44','35.237.12.174'),
(5187,9,'2020-05-28 11:29:17','45.252.248.16'),
(5188,40,'2020-05-28 11:31:07','217.182.75.172'),
(5189,40,'2020-05-28 11:32:37','206.189.24.6'),
(5190,9,'2020-05-28 11:36:45','180.161.113.62'),
(5191,9,'2020-05-28 11:42:26','198.46.81.49'),
(5192,40,'2020-05-28 11:47:31','13.127.197.238'),
(5193,40,'2020-05-28 11:47:53','162.243.250.197'),
(5194,9,'2020-05-28 11:56:45','119.197.92.122'),
(5195,9,'2020-05-28 12:03:01','35.189.245.122'),
(5196,40,'2020-05-28 12:04:27','174.138.44.201'),
(5197,40,'2020-05-28 12:05:38','142.93.212.186'),
(5198,9,'2020-05-28 12:09:39','18.163.230.214'),
(5199,9,'2020-05-28 12:15:53','153.126.184.22'),
(5200,40,'2020-05-28 12:21:00','159.65.228.105'),
(5201,40,'2020-05-28 12:21:09','24.37.113.22'),
(5202,9,'2020-05-28 12:22:23','167.172.181.41'),
(5203,9,'2020-05-28 12:29:13','52.66.177.83'),
(5204,9,'2020-05-28 12:34:26','74.208.10.42'),
(5205,40,'2020-05-28 12:37:23','71.43.31.237'),
(5206,40,'2020-05-28 12:39:01','103.233.1.167'),
(5207,9,'2020-05-28 12:40:47','165.22.63.225'),
(5208,9,'2020-05-28 12:47:31','157.230.24.223'),
(5209,9,'2020-05-28 12:54:00','174.138.51.183'),
(5210,40,'2020-05-28 12:54:35','103.81.85.9'),
(5211,40,'2020-05-28 12:54:37','51.77.223.62'),
(5212,9,'2020-05-28 13:01:30','202.28.108.40'),
(5213,40,'2020-05-28 13:11:20','208.113.153.203'),
(5214,40,'2020-05-28 13:12:19','54.71.115.235'),
(5215,9,'2020-05-28 13:14:26','167.71.45.56'),
(5216,9,'2020-05-28 13:21:34','197.232.53.182'),
(5217,9,'2020-05-28 13:27:22','161.35.53.235'),
(5218,40,'2020-05-28 13:29:09','142.93.152.219'),
(5219,40,'2020-05-28 13:29:19','165.227.4.95'),
(5220,9,'2020-05-28 13:33:18','64.225.57.63'),
(5221,9,'2020-05-28 13:41:07','34.68.182.6'),
(5222,40,'2020-05-28 13:46:24','68.183.225.93'),
(5223,9,'2020-05-28 13:47:09','134.122.7.102'),
(5224,40,'2020-05-28 13:47:49','178.62.33.222'),
(5225,9,'2020-05-28 13:54:07','89.252.131.10'),
(5226,9,'2020-05-28 14:01:11','185.182.56.17'),
(5227,40,'2020-05-28 14:03:44','61.244.196.102'),
(5228,40,'2020-05-28 14:03:52','139.59.40.159'),
(5229,9,'2020-05-28 14:08:14','45.81.232.16'),
(5230,9,'2020-05-28 14:15:01','159.203.188.165'),
(5231,40,'2020-05-28 14:20:54','139.59.171.46'),
(5232,9,'2020-05-28 14:20:57','165.22.96.42'),
(5233,40,'2020-05-28 14:22:20','196.41.122.94'),
(5234,9,'2020-05-28 14:29:06','198.12.225.153'),
(5235,9,'2020-05-28 14:35:20','103.131.200.61'),
(5236,40,'2020-05-28 14:38:58','45.55.170.59'),
(5237,40,'2020-05-28 14:39:36','70.113.11.186'),
(5238,9,'2020-05-28 14:43:01','185.171.91.198'),
(5239,9,'2020-05-28 14:49:29','3.124.99.78'),
(5240,9,'2020-05-28 14:56:40','103.90.220.40'),
(5241,40,'2020-05-28 14:57:00','167.99.204.251'),
(5242,40,'2020-05-28 14:58:37','157.245.183.64'),
(5243,9,'2020-05-28 15:04:22','5.160.247.42'),
(5244,9,'2020-05-28 15:11:02','139.59.20.246'),
(5245,40,'2020-05-28 15:15:06','37.59.52.44'),
(5246,40,'2020-05-28 15:15:45','188.166.158.153'),
(5247,9,'2020-05-28 15:25:10','62.210.9.65'),
(5248,9,'2020-05-28 15:32:24','62.73.4.50'),
(5249,40,'2020-05-28 15:32:46','142.93.99.56'),
(5250,40,'2020-05-28 15:33:56','54.37.21.211'),
(5251,9,'2020-05-28 15:39:31','185.228.137.39'),
(5252,40,'2020-05-28 15:52:27','103.233.1.167'),
(5253,40,'2020-05-28 15:52:48','159.65.185.253'),
(5254,9,'2020-05-28 15:53:33','185.171.91.198'),
(5255,9,'2020-05-28 16:00:44','46.37.189.146'),
(5256,9,'2020-05-28 16:07:37','68.183.180.46'),
(5257,40,'2020-05-28 16:10:51','157.245.40.76'),
(5258,40,'2020-05-28 16:11:00','207.154.236.97'),
(5259,9,'2020-05-28 16:15:09','158.69.51.7'),
(5260,9,'2020-05-28 16:22:58','51.91.11.23'),
(5261,40,'2020-05-28 16:27:58','157.245.143.5'),
(5262,9,'2020-05-28 16:29:54','188.166.55.115'),
(5263,40,'2020-05-28 16:30:48','188.131.155.110'),
(5264,9,'2020-05-28 16:37:41','159.89.131.172'),
(5265,40,'2020-05-28 16:47:20','207.38.86.148'),
(5266,40,'2020-05-28 16:48:45','34.227.21.90'),
(5267,9,'2020-05-28 16:51:48','103.36.103.78'),
(5268,40,'2020-05-28 17:05:58','167.99.123.34'),
(5269,40,'2020-05-28 17:07:27','64.227.7.123'),
(5270,9,'2020-05-28 17:20:58','46.21.192.21'),
(5271,40,'2020-05-28 17:25:52','164.132.98.229'),
(5272,40,'2020-05-28 17:26:13','139.59.10.121'),
(5273,9,'2020-05-28 17:28:28','104.248.16.191'),
(5274,9,'2020-05-28 17:35:40','123.31.43.203'),
(5275,9,'2020-05-28 17:42:53','64.225.110.186'),
(5276,40,'2020-05-28 17:44:20','198.12.225.100'),
(5277,40,'2020-05-28 17:46:06','137.74.197.94'),
(5278,9,'2020-05-28 17:50:09','187.191.115.73'),
(5279,9,'2020-05-28 17:57:23','206.196.116.67'),
(5280,40,'2020-05-28 18:04:38','137.59.110.53'),
(5281,40,'2020-05-28 18:04:57','103.83.36.101'),
(5282,9,'2020-05-28 18:12:18','116.202.11.3'),
(5283,9,'2020-05-28 18:19:58','178.62.246.185'),
(5284,40,'2020-05-28 18:24:06','68.183.225.93'),
(5285,40,'2020-05-28 18:25:01','208.97.188.13'),
(5286,9,'2020-05-28 18:26:39','158.69.51.7'),
(5287,9,'2020-05-28 18:34:15','188.166.55.115'),
(5288,40,'2020-05-28 18:42:32','3.126.191.231'),
(5289,40,'2020-05-28 18:43:07','86.109.170.96'),
(5290,9,'2020-05-28 18:54:50','116.202.11.3'),
(5291,40,'2020-05-28 18:56:39','157.230.234.117'),
(5292,126,'2020-05-28 18:56:46','157.230.234.117'),
(5293,244,'2020-05-28 18:56:57','157.230.234.117'),
(5294,40,'2020-05-28 18:57:08','79.137.39.102'),
(5295,126,'2020-05-28 18:57:09','79.137.39.102'),
(5296,244,'2020-05-28 18:57:10','79.137.39.102'),
(5297,9,'2020-05-28 19:02:47','52.204.202.45'),
(5298,9,'2020-05-28 19:10:27','51.210.70.111'),
(5299,40,'2020-05-28 19:14:48','195.222.48.151'),
(5300,126,'2020-05-28 19:14:49','195.222.48.151'),
(5301,244,'2020-05-28 19:14:51','195.222.48.151'),
(5302,40,'2020-05-28 19:16:30','210.140.192.74'),
(5303,126,'2020-05-28 19:16:34','210.140.192.74'),
(5304,244,'2020-05-28 19:16:37','210.140.192.74'),
(5305,9,'2020-05-28 19:17:18','178.63.23.16'),
(5306,9,'2020-05-28 19:25:17','103.90.220.40'),
(5307,9,'2020-05-28 19:31:57','34.106.137.198'),
(5308,40,'2020-05-28 19:33:18','142.93.152.219'),
(5309,126,'2020-05-28 19:33:21','142.93.152.219'),
(5310,244,'2020-05-28 19:33:23','142.93.152.219'),
(5311,40,'2020-05-28 19:33:26','112.213.33.197'),
(5312,126,'2020-05-28 19:33:30','112.213.33.197'),
(5313,244,'2020-05-28 19:33:33','112.213.33.197'),
(5314,9,'2020-05-28 19:39:21','103.251.27.215'),
(5315,9,'2020-05-28 19:45:49','157.230.24.223'),
(5316,40,'2020-05-28 19:51:17','128.199.254.23'),
(5317,126,'2020-05-28 19:51:24','128.199.254.23'),
(5318,244,'2020-05-28 19:51:31','128.199.254.23'),
(5319,40,'2020-05-28 19:52:18','157.245.42.253'),
(5320,126,'2020-05-28 19:52:19','157.245.42.253'),
(5321,244,'2020-05-28 19:52:26','157.245.42.253'),
(5322,9,'2020-05-28 19:53:44','206.196.116.67'),
(5323,9,'2020-05-28 20:01:28','103.63.109.32'),
(5324,40,'2020-05-28 20:07:43','51.68.229.177'),
(5325,126,'2020-05-28 20:07:44','51.68.229.177'),
(5326,244,'2020-05-28 20:07:45','51.68.229.177'),
(5327,40,'2020-05-28 20:07:59','91.134.142.57'),
(5328,126,'2020-05-28 20:08:01','91.134.142.57'),
(5329,244,'2020-05-28 20:08:02','91.134.142.57'),
(5330,9,'2020-05-28 20:08:27','167.86.93.147'),
(5331,9,'2020-05-28 20:15:42','209.126.11.83'),
(5332,9,'2020-05-28 20:21:55','159.89.131.172'),
(5333,40,'2020-05-28 20:23:35','80.211.57.181'),
(5334,126,'2020-05-28 20:23:36','80.211.57.181'),
(5335,244,'2020-05-28 20:23:37','80.211.57.181'),
(5336,40,'2020-05-28 20:41:02','40.118.4.85'),
(5337,126,'2020-05-28 20:41:03','40.118.4.85'),
(5338,244,'2020-05-28 20:41:05','40.118.4.85'),
(5339,40,'2020-05-28 20:41:31','138.68.52.53'),
(5340,126,'2020-05-28 20:41:33','138.68.52.53'),
(5341,244,'2020-05-28 20:41:40','138.68.52.53'),
(5342,9,'2020-05-28 20:44:26','203.75.169.31'),
(5343,9,'2020-05-28 20:51:24','103.130.209.254'),
(5344,40,'2020-05-28 20:56:08','139.59.43.75'),
(5345,126,'2020-05-28 20:56:10','139.59.43.75'),
(5346,244,'2020-05-28 20:56:12','139.59.43.75'),
(5347,40,'2020-05-28 20:57:49','46.101.84.165'),
(5348,126,'2020-05-28 20:57:55','46.101.84.165'),
(5349,244,'2020-05-28 20:58:06','46.101.84.165'),
(5350,9,'2020-05-28 20:59:29','85.93.89.219'),
(5351,9,'2020-05-28 21:05:52','138.68.17.105'),
(5352,40,'2020-05-28 21:12:18','104.248.224.124'),
(5353,126,'2020-05-28 21:12:20','104.248.224.124'),
(5354,244,'2020-05-28 21:12:21','104.248.224.124'),
(5355,40,'2020-05-28 21:12:23','67.205.14.147'),
(5356,126,'2020-05-28 21:12:24','67.205.14.147'),
(5357,244,'2020-05-28 21:12:26','67.205.14.147'),
(5358,9,'2020-05-28 21:13:46','34.94.225.127'),
(5359,9,'2020-05-28 21:21:22','213.238.180.13'),
(5360,40,'2020-05-28 21:27:25','138.68.230.39'),
(5361,126,'2020-05-28 21:27:27','138.68.230.39'),
(5362,244,'2020-05-28 21:27:29','138.68.230.39'),
(5363,40,'2020-05-28 21:28:29','34.83.118.223'),
(5364,126,'2020-05-28 21:28:33','34.83.118.223'),
(5365,244,'2020-05-28 21:28:35','34.83.118.223'),
(5366,9,'2020-05-28 21:35:40','207.180.242.111'),
(5367,9,'2020-05-28 21:41:55','157.230.24.223'),
(5368,40,'2020-05-28 21:43:20','142.93.66.165'),
(5369,126,'2020-05-28 21:43:22','142.93.66.165'),
(5370,244,'2020-05-28 21:43:24','142.93.66.165'),
(5371,40,'2020-05-28 21:43:33','139.59.4.145'),
(5372,126,'2020-05-28 21:43:35','139.59.4.145'),
(5373,244,'2020-05-28 21:43:39','139.59.4.145'),
(5374,9,'2020-05-28 21:50:13','103.130.219.158'),
(5375,9,'2020-05-28 21:57:51','159.203.68.193'),
(5376,40,'2020-05-28 21:58:02','167.172.130.241'),
(5377,126,'2020-05-28 21:58:04','167.172.130.241'),
(5378,244,'2020-05-28 21:58:05','167.172.130.241'),
(5379,40,'2020-05-28 21:59:39','134.209.241.57'),
(5380,126,'2020-05-28 21:59:42','134.209.241.57'),
(5381,244,'2020-05-28 21:59:46','134.209.241.57'),
(5382,40,'2020-05-28 22:13:33','192.99.200.69'),
(5383,126,'2020-05-28 22:13:34','192.99.200.69'),
(5384,244,'2020-05-28 22:13:37','192.99.200.69'),
(5385,40,'2020-05-28 22:13:37','167.114.235.12'),
(5386,126,'2020-05-28 22:13:39','167.114.235.12'),
(5387,244,'2020-05-28 22:13:41','167.114.235.12'),
(5388,9,'2020-05-28 22:19:43','34.68.182.6'),
(5389,9,'2020-05-28 22:27:30','139.59.37.196'),
(5390,40,'2020-05-28 22:28:37','132.148.241.6'),
(5391,126,'2020-05-28 22:28:39','132.148.241.6'),
(5392,244,'2020-05-28 22:28:47','132.148.241.6'),
(5393,40,'2020-05-28 22:29:39','165.227.15.124'),
(5394,126,'2020-05-28 22:29:42','165.227.15.124'),
(5395,244,'2020-05-28 22:29:45','165.227.15.124'),
(5396,9,'2020-05-28 22:34:11','5.196.83.26'),
(5397,9,'2020-05-28 22:41:55','187.191.115.73'),
(5398,40,'2020-05-28 22:44:17','149.202.70.189'),
(5399,126,'2020-05-28 22:44:18','149.202.70.189'),
(5400,244,'2020-05-28 22:44:19','149.202.70.189'),
(5401,40,'2020-05-28 22:44:55','104.248.150.213'),
(5402,126,'2020-05-28 22:45:00','104.248.150.213'),
(5403,244,'2020-05-28 22:45:05','104.248.150.213'),
(5404,9,'2020-05-28 22:49:26','178.62.246.185'),
(5405,9,'2020-05-28 22:56:43','161.35.10.180'),
(5406,40,'2020-05-28 22:59:28','64.227.122.183'),
(5407,126,'2020-05-28 22:59:29','64.227.122.183'),
(5408,244,'2020-05-28 22:59:39','64.227.122.183'),
(5409,40,'2020-05-28 23:01:22','46.101.130.213'),
(5410,126,'2020-05-28 23:01:28','46.101.130.213'),
(5411,244,'2020-05-28 23:01:34','46.101.130.213'),
(5412,9,'2020-05-28 23:11:45','107.161.189.186'),
(5413,40,'2020-05-28 23:15:27','132.148.28.20'),
(5414,126,'2020-05-28 23:15:29','132.148.28.20'),
(5415,244,'2020-05-28 23:15:32','132.148.28.20'),
(5416,40,'2020-05-28 23:16:07','159.65.185.253'),
(5417,126,'2020-05-28 23:16:19','159.65.185.253'),
(5418,244,'2020-05-28 23:16:26','159.65.185.253'),
(5419,9,'2020-05-28 23:18:56','138.197.153.21'),
(5420,9,'2020-05-28 23:26:02','3.124.183.212'),
(5421,40,'2020-05-28 23:30:52','134.209.165.92'),
(5422,126,'2020-05-28 23:31:03','134.209.165.92'),
(5423,244,'2020-05-28 23:31:15','134.209.165.92'),
(5424,40,'2020-05-28 23:32:04','51.178.141.15'),
(5425,126,'2020-05-28 23:32:05','51.178.141.15'),
(5426,244,'2020-05-28 23:32:06','51.178.141.15'),
(5427,9,'2020-05-28 23:33:25','68.183.180.46'),
(5428,9,'2020-05-28 23:39:37','202.28.108.40'),
(5429,40,'2020-05-28 23:47:04','132.148.141.147'),
(5430,126,'2020-05-28 23:47:06','132.148.141.147'),
(5431,244,'2020-05-28 23:47:08','132.148.141.147'),
(5432,40,'2020-05-28 23:47:16','167.71.137.237'),
(5433,126,'2020-05-28 23:47:22','167.71.137.237'),
(5434,244,'2020-05-28 23:47:23','167.71.137.237'),
(5435,9,'2020-05-28 23:48:02','217.182.237.49'),
(5436,9,'2020-05-28 23:55:53','47.99.71.160'),
(5437,9,'2020-05-29 00:02:16','46.21.192.21'),
(5438,40,'2020-05-29 00:02:25','198.12.227.90'),
(5439,126,'2020-05-29 00:02:27','198.12.227.90'),
(5440,244,'2020-05-29 00:02:28','198.12.227.90'),
(5441,40,'2020-05-29 00:04:05','71.43.31.237'),
(5442,126,'2020-05-29 00:04:08','71.43.31.237'),
(5443,244,'2020-05-29 00:04:10','71.43.31.237'),
(5444,9,'2020-05-29 00:09:56','62.73.4.50'),
(5445,9,'2020-05-29 00:16:33','103.146.197.6'),
(5446,40,'2020-05-29 00:19:11','146.185.163.81'),
(5447,126,'2020-05-29 00:19:12','146.185.163.81'),
(5448,244,'2020-05-29 00:19:13','146.185.163.81'),
(5449,40,'2020-05-29 00:19:41','148.66.135.69'),
(5450,126,'2020-05-29 00:19:43','148.66.135.69'),
(5451,244,'2020-05-29 00:19:45','148.66.135.69'),
(5452,9,'2020-05-29 00:24:32','139.59.20.246'),
(5453,9,'2020-05-29 00:31:24','158.69.51.7'),
(5454,40,'2020-05-29 00:35:10','51.254.205.160'),
(5455,126,'2020-05-29 00:35:11','51.254.205.160'),
(5456,244,'2020-05-29 00:35:12','51.254.205.160'),
(5457,40,'2020-05-29 00:36:38','5.39.74.233'),
(5458,126,'2020-05-29 00:36:39','5.39.74.233'),
(5459,244,'2020-05-29 00:36:40','5.39.74.233'),
(5460,9,'2020-05-29 00:39:11','165.227.86.14'),
(5461,9,'2020-05-29 00:45:38','134.122.7.102'),
(5462,40,'2020-05-29 00:52:20','51.89.157.100'),
(5463,126,'2020-05-29 00:52:21','51.89.157.100'),
(5464,244,'2020-05-29 00:52:23','51.89.157.100'),
(5465,40,'2020-05-29 00:52:29','178.62.76.138'),
(5466,126,'2020-05-29 00:52:30','178.62.76.138'),
(5467,244,'2020-05-29 00:52:31','178.62.76.138'),
(5468,9,'2020-05-29 00:53:53','185.180.196.9'),
(5469,40,'2020-05-29 01:08:18','206.189.24.6'),
(5470,126,'2020-05-29 01:08:20','206.189.24.6'),
(5471,244,'2020-05-29 01:08:21','206.189.24.6'),
(5472,9,'2020-05-29 01:08:42','198.136.62.200'),
(5473,40,'2020-05-29 01:09:48','45.122.220.157'),
(5474,126,'2020-05-29 01:09:53','45.122.220.157'),
(5475,244,'2020-05-29 01:10:00','45.122.220.157'),
(5476,9,'2020-05-29 01:16:35','123.31.43.203'),
(5477,9,'2020-05-29 01:22:17','74.208.10.42'),
(5478,40,'2020-05-29 01:25:57','35.200.248.104'),
(5479,126,'2020-05-29 01:26:01','35.200.248.104'),
(5480,244,'2020-05-29 01:26:05','35.200.248.104'),
(5481,40,'2020-05-29 01:26:07','27.254.154.119'),
(5482,126,'2020-05-29 01:26:09','27.254.154.119'),
(5483,244,'2020-05-29 01:26:13','27.254.154.119'),
(5484,9,'2020-05-29 01:31:09','178.62.246.185'),
(5485,9,'2020-05-29 01:38:22','178.63.23.16'),
(5486,40,'2020-05-29 01:41:52','166.62.122.244'),
(5487,126,'2020-05-29 01:41:56','166.62.122.244'),
(5488,244,'2020-05-29 01:41:58','166.62.122.244'),
(5489,40,'2020-05-29 01:42:22','46.217.188.119'),
(5490,126,'2020-05-29 01:42:23','46.217.188.119'),
(5491,244,'2020-05-29 01:42:25','46.217.188.119'),
(5492,9,'2020-05-29 01:45:13','18.229.214.38'),
(5493,9,'2020-05-29 01:52:14','35.237.12.174'),
(5494,40,'2020-05-29 01:59:37','142.93.124.210'),
(5495,126,'2020-05-29 01:59:39','142.93.124.210'),
(5496,244,'2020-05-29 01:59:41','142.93.124.210'),
(5497,40,'2020-05-29 02:00:27','120.24.86.121'),
(5498,126,'2020-05-29 02:00:31','120.24.86.121'),
(5499,9,'2020-05-29 02:00:34','104.248.241.180'),
(5500,244,'2020-05-29 02:00:41','120.24.86.121'),
(5501,9,'2020-05-29 02:07:28','202.28.108.40'),
(5502,9,'2020-05-29 02:15:27','209.126.11.83'),
(5503,40,'2020-05-29 02:15:48','54.37.225.48'),
(5504,126,'2020-05-29 02:15:49','54.37.225.48'),
(5505,244,'2020-05-29 02:15:50','54.37.225.48'),
(5506,40,'2020-05-29 02:17:53','47.104.248.159'),
(5507,126,'2020-05-29 02:17:57','47.104.248.159'),
(5508,244,'2020-05-29 02:18:01','47.104.248.159'),
(5509,9,'2020-05-29 02:23:29','103.63.109.32'),
(5510,9,'2020-05-29 02:30:55','188.166.55.115'),
(5511,40,'2020-05-29 02:33:59','165.22.94.154'),
(5512,126,'2020-05-29 02:34:08','165.22.94.154'),
(5513,244,'2020-05-29 02:34:16','165.22.94.154'),
(5514,40,'2020-05-29 02:34:36','159.89.2.220'),
(5515,126,'2020-05-29 02:34:37','159.89.2.220'),
(5516,244,'2020-05-29 02:34:38','159.89.2.220'),
(5517,9,'2020-05-29 02:37:48','188.166.35.124'),
(5518,40,'2020-05-29 02:50:45','64.202.185.147'),
(5519,126,'2020-05-29 02:50:47','64.202.185.147'),
(5520,244,'2020-05-29 02:50:49','64.202.185.147'),
(5521,40,'2020-05-29 02:51:14','112.121.153.187'),
(5522,126,'2020-05-29 02:51:17','112.121.153.187'),
(5523,244,'2020-05-29 02:51:19','112.121.153.187'),
(5524,9,'2020-05-29 02:52:45','51.15.236.94'),
(5525,9,'2020-05-29 03:08:46','103.90.220.82'),
(5526,40,'2020-05-29 03:09:13','46.217.188.119'),
(5527,126,'2020-05-29 03:09:15','46.217.188.119'),
(5528,244,'2020-05-29 03:09:17','46.217.188.119'),
(5529,40,'2020-05-29 03:10:17','64.225.32.197'),
(5530,126,'2020-05-29 03:10:19','64.225.32.197'),
(5531,244,'2020-05-29 03:10:21','64.225.32.197'),
(5532,9,'2020-05-29 03:16:14','103.74.118.168'),
(5533,9,'2020-05-29 03:23:32','138.197.153.21'),
(5534,40,'2020-05-29 03:27:12','134.209.172.211'),
(5535,126,'2020-05-29 03:27:18','134.209.172.211'),
(5536,244,'2020-05-29 03:27:24','134.209.172.211'),
(5537,40,'2020-05-29 03:28:23','95.110.129.91'),
(5538,126,'2020-05-29 03:28:24','95.110.129.91'),
(5539,244,'2020-05-29 03:28:25','95.110.129.91'),
(5540,9,'2020-05-29 03:30:36','64.227.11.43'),
(5541,9,'2020-05-29 03:38:23','103.90.220.40'),
(5542,40,'2020-05-29 03:45:42','46.101.213.225'),
(5543,126,'2020-05-29 03:45:43','46.101.213.225'),
(5544,244,'2020-05-29 03:45:45','46.101.213.225'),
(5545,40,'2020-05-29 03:46:27','178.62.26.232'),
(5546,126,'2020-05-29 03:46:33','178.62.26.232'),
(5547,244,'2020-05-29 03:46:34','178.62.26.232'),
(5548,9,'2020-05-29 03:53:10','134.122.98.165'),
(5549,9,'2020-05-29 04:01:34','185.228.137.39'),
(5550,40,'2020-05-29 04:03:01','35.204.201.153'),
(5551,126,'2020-05-29 04:03:03','35.204.201.153'),
(5552,244,'2020-05-29 04:03:04','35.204.201.153'),
(5553,40,'2020-05-29 04:05:18','178.62.110.145'),
(5554,126,'2020-05-29 04:05:24','178.62.110.145'),
(5555,244,'2020-05-29 04:05:30','178.62.110.145'),
(5556,9,'2020-05-29 04:08:16','167.99.195.209'),
(5557,9,'2020-05-29 04:16:28','3.124.183.212'),
(5558,40,'2020-05-29 04:20:46','80.211.57.181'),
(5559,126,'2020-05-29 04:20:47','80.211.57.181'),
(5560,244,'2020-05-29 04:20:48','80.211.57.181'),
(5561,40,'2020-05-29 04:22:29','159.203.107.212'),
(5562,126,'2020-05-29 04:22:31','159.203.107.212'),
(5563,244,'2020-05-29 04:22:33','159.203.107.212'),
(5564,9,'2020-05-29 04:23:54','103.90.220.82'),
(5565,9,'2020-05-29 04:31:00','138.68.71.174'),
(5566,40,'2020-05-29 04:39:13','68.183.31.167'),
(5567,126,'2020-05-29 04:39:14','68.183.31.167'),
(5568,244,'2020-05-29 04:39:16','68.183.31.167'),
(5569,40,'2020-05-29 04:40:28','52.211.98.205'),
(5570,126,'2020-05-29 04:40:29','52.211.98.205'),
(5571,244,'2020-05-29 04:40:30','52.211.98.205'),
(5572,9,'2020-05-29 04:46:44','178.62.217.187'),
(5573,9,'2020-05-29 04:55:32','203.158.253.248'),
(5574,40,'2020-05-29 04:56:15','212.129.6.197'),
(5575,126,'2020-05-29 04:56:17','212.129.6.197'),
(5576,244,'2020-05-29 04:56:18','212.129.6.197'),
(5577,40,'2020-05-29 04:57:48','167.99.12.47'),
(5578,126,'2020-05-29 04:57:50','167.99.12.47'),
(5579,244,'2020-05-29 04:57:52','167.99.12.47'),
(5580,9,'2020-05-29 05:01:50','103.36.103.52'),
(5581,40,'2020-05-29 05:14:16','166.62.122.244'),
(5582,126,'2020-05-29 05:14:18','166.62.122.244'),
(5583,244,'2020-05-29 05:14:20','166.62.122.244'),
(5584,40,'2020-05-29 05:14:59','68.183.238.246'),
(5585,126,'2020-05-29 05:15:01','68.183.238.246'),
(5586,244,'2020-05-29 05:15:13','68.183.238.246'),
(5587,9,'2020-05-29 05:16:27','167.172.42.141'),
(5588,9,'2020-05-29 05:24:48','51.15.236.94'),
(5589,40,'2020-05-29 05:30:32','145.239.69.74'),
(5590,126,'2020-05-29 05:30:33','145.239.69.74'),
(5591,244,'2020-05-29 05:30:34','145.239.69.74'),
(5592,40,'2020-05-29 05:32:11','203.162.31.112'),
(5593,126,'2020-05-29 05:32:13','203.162.31.112'),
(5594,244,'2020-05-29 05:32:16','203.162.31.112'),
(5595,9,'2020-05-29 05:32:39','178.128.172.202'),
(5596,9,'2020-05-29 05:40:49','80.211.68.185'),
(5597,40,'2020-05-29 05:48:00','131.72.236.138'),
(5598,126,'2020-05-29 05:48:03','131.72.236.138'),
(5599,244,'2020-05-29 05:48:06','131.72.236.138'),
(5600,9,'2020-05-29 05:48:18','217.182.237.49'),
(5601,40,'2020-05-29 05:48:37','128.199.212.194'),
(5602,126,'2020-05-29 05:48:44','128.199.212.194'),
(5603,244,'2020-05-29 05:48:51','128.199.212.194'),
(5604,9,'2020-05-29 05:55:21','68.183.177.105'),
(5605,40,'2020-05-29 06:03:30','136.243.171.74'),
(5606,126,'2020-05-29 06:03:31','136.243.171.74'),
(5607,244,'2020-05-29 06:03:32','136.243.171.74'),
(5608,9,'2020-05-29 06:04:12','47.99.71.160'),
(5609,40,'2020-05-29 06:05:42','128.199.248.65'),
(5610,126,'2020-05-29 06:05:44','128.199.248.65'),
(5611,244,'2020-05-29 06:05:57','128.199.248.65'),
(5612,9,'2020-05-29 06:11:13','178.128.119.64'),
(5613,9,'2020-05-29 06:19:05','178.128.119.64'),
(5614,40,'2020-05-29 06:20:21','157.245.233.164'),
(5615,126,'2020-05-29 06:20:24','157.245.233.164'),
(5616,244,'2020-05-29 06:20:26','157.245.233.164'),
(5617,40,'2020-05-29 06:20:47','180.250.28.34'),
(5618,126,'2020-05-29 06:20:49','180.250.28.34'),
(5619,244,'2020-05-29 06:20:51','180.250.28.34'),
(5620,9,'2020-05-29 06:26:48','185.61.137.171'),
(5621,9,'2020-05-29 06:34:42','178.128.168.82'),
(5622,40,'2020-05-29 06:35:40','210.140.192.74'),
(5623,126,'2020-05-29 06:35:44','210.140.192.74'),
(5624,244,'2020-05-29 06:35:47','210.140.192.74'),
(5625,40,'2020-05-29 06:36:52','64.90.40.100'),
(5626,126,'2020-05-29 06:36:54','64.90.40.100'),
(5627,244,'2020-05-29 06:36:56','64.90.40.100'),
(5628,9,'2020-05-29 06:41:51','188.166.37.57'),
(5629,9,'2020-05-29 06:49:51','134.122.76.185'),
(5630,40,'2020-05-29 06:51:53','35.201.250.90'),
(5631,126,'2020-05-29 06:51:57','35.201.250.90'),
(5632,40,'2020-05-29 06:51:59','167.71.202.93'),
(5633,244,'2020-05-29 06:52:00','35.201.250.90'),
(5634,126,'2020-05-29 06:52:01','167.71.202.93'),
(5635,244,'2020-05-29 06:52:03','167.71.202.93'),
(5636,9,'2020-05-29 06:57:09','178.128.119.64'),
(5637,9,'2020-05-29 07:05:07','3.124.183.212'),
(5638,40,'2020-05-29 07:07:03','117.239.180.188'),
(5639,126,'2020-05-29 07:07:06','117.239.180.188'),
(5640,244,'2020-05-29 07:07:10','117.239.180.188'),
(5641,9,'2020-05-29 07:12:35','54.186.99.196'),
(5642,9,'2020-05-29 07:20:43','104.248.16.191'),
(5643,40,'2020-05-29 07:22:58','167.71.118.16'),
(5644,126,'2020-05-29 07:23:00','167.71.118.16'),
(5645,244,'2020-05-29 07:23:02','167.71.118.16'),
(5646,40,'2020-05-29 07:23:09','35.198.105.76'),
(5647,126,'2020-05-29 07:23:10','35.198.105.76'),
(5648,244,'2020-05-29 07:23:11','35.198.105.76'),
(5649,9,'2020-05-29 07:28:17','74.208.29.77'),
(5650,9,'2020-05-29 07:36:00','159.203.90.122'),
(5651,40,'2020-05-29 07:36:32','112.121.153.187'),
(5652,126,'2020-05-29 07:36:35','112.121.153.187'),
(5653,244,'2020-05-29 07:36:37','112.121.153.187'),
(5654,40,'2020-05-29 07:38:35','144.217.70.190'),
(5655,126,'2020-05-29 07:38:36','144.217.70.190'),
(5656,244,'2020-05-29 07:38:38','144.217.70.190'),
(5657,9,'2020-05-29 07:43:55','161.35.10.180'),
(5658,9,'2020-05-29 07:51:37','167.86.93.147'),
(5659,40,'2020-05-29 07:52:47','68.183.40.170'),
(5660,126,'2020-05-29 07:52:49','68.183.40.170'),
(5661,244,'2020-05-29 07:52:51','68.183.40.170'),
(5662,40,'2020-05-29 07:53:08','185.183.156.218'),
(5663,126,'2020-05-29 07:53:09','185.183.156.218'),
(5664,244,'2020-05-29 07:53:10','185.183.156.218'),
(5665,9,'2020-05-29 07:59:01','125.253.116.136'),
(5666,9,'2020-05-29 08:06:54','139.59.69.64'),
(5667,40,'2020-05-29 08:08:06','128.199.248.200'),
(5668,126,'2020-05-29 08:08:10','128.199.248.200'),
(5669,244,'2020-05-29 08:08:15','128.199.248.200'),
(5670,40,'2020-05-29 08:08:52','173.236.224.115'),
(5671,126,'2020-05-29 08:08:54','173.236.224.115'),
(5672,244,'2020-05-29 08:08:55','173.236.224.115'),
(5673,9,'2020-05-29 08:21:32','206.189.26.231'),
(5674,40,'2020-05-29 08:23:28','166.62.123.55'),
(5675,126,'2020-05-29 08:23:30','166.62.123.55'),
(5676,244,'2020-05-29 08:23:32','166.62.123.55'),
(5677,9,'2020-05-29 08:29:59','134.122.98.165'),
(5678,9,'2020-05-29 08:36:27','203.75.169.31'),
(5679,40,'2020-05-29 08:38:30','139.59.181.62'),
(5680,126,'2020-05-29 08:38:31','139.59.181.62'),
(5681,244,'2020-05-29 08:38:37','139.59.181.62'),
(5682,40,'2020-05-29 08:39:35','71.43.31.237'),
(5683,126,'2020-05-29 08:39:38','71.43.31.237'),
(5684,244,'2020-05-29 08:39:40','71.43.31.237'),
(5685,9,'2020-05-29 08:45:26','159.203.90.122'),
(5686,9,'2020-05-29 08:52:42','103.251.27.215'),
(5687,9,'2020-05-29 09:01:05','45.138.132.29'),
(5688,9,'2020-05-29 09:08:13','52.30.237.102'),
(5689,1,'2020-05-29 09:24:59','159.65.9.57'),
(5690,244,'2020-05-29 09:27:05','18.163.230.214'),
(5691,40,'2020-05-29 09:37:26','104.248.169.24'),
(5692,40,'2020-05-29 09:44:04','142.93.140.240'),
(5693,126,'2020-05-29 09:44:07','142.93.140.240'),
(5694,244,'2020-05-29 09:44:16','142.93.140.240'),
(5695,9,'2020-05-29 09:44:51','167.71.45.56'),
(5696,126,'2020-05-29 09:56:56','167.99.236.89'),
(5697,40,'2020-05-29 09:57:21','115.146.127.147'),
(5698,126,'2020-05-29 09:57:25','115.146.127.147'),
(5699,1,'2020-05-29 09:57:29','103.74.118.168'),
(5700,244,'2020-05-29 09:57:29','115.146.127.147'),
(5701,40,'2020-05-29 09:58:21','34.89.76.222'),
(5702,126,'2020-05-29 09:58:22','34.89.76.222'),
(5703,244,'2020-05-29 09:58:23','34.89.76.222'),
(5704,244,'2020-05-29 09:59:52','47.99.71.160'),
(5705,40,'2020-05-29 10:10:38','64.227.11.167'),
(5706,40,'2020-05-29 10:14:26','104.248.29.200'),
(5707,126,'2020-05-29 10:14:37','104.248.29.200'),
(5708,244,'2020-05-29 10:14:44','104.248.29.200'),
(5709,40,'2020-05-29 10:14:49','159.89.123.66'),
(5710,126,'2020-05-29 10:15:01','159.89.123.66'),
(5711,244,'2020-05-29 10:15:08','159.89.123.66'),
(5712,9,'2020-05-29 10:15:10','68.183.180.46'),
(5713,126,'2020-05-29 10:25:24','47.99.71.160'),
(5714,244,'2020-05-29 10:29:01','197.232.53.182'),
(5715,40,'2020-05-29 10:29:59','27.254.154.119'),
(5716,126,'2020-05-29 10:30:03','27.254.154.119'),
(5717,244,'2020-05-29 10:30:06','27.254.154.119'),
(5718,40,'2020-05-29 10:31:06','142.93.66.165'),
(5719,126,'2020-05-29 10:31:08','142.93.66.165'),
(5720,244,'2020-05-29 10:31:10','142.93.66.165'),
(5721,40,'2020-05-29 10:37:46','209.126.11.83'),
(5722,9,'2020-05-29 10:44:24','64.227.11.167'),
(5723,40,'2020-05-29 10:47:00','151.80.140.166'),
(5724,126,'2020-05-29 10:47:01','151.80.140.166'),
(5725,244,'2020-05-29 10:47:02','151.80.140.166'),
(5726,40,'2020-05-29 10:47:12','13.127.197.238'),
(5727,126,'2020-05-29 10:47:14','13.127.197.238'),
(5728,244,'2020-05-29 10:47:15','13.127.197.238'),
(5729,126,'2020-05-29 10:53:52','209.126.11.83'),
(5730,244,'2020-05-29 10:55:30','134.122.98.252'),
(5731,1,'2020-05-29 10:55:41','103.74.118.168'),
(5732,40,'2020-05-29 11:02:44','165.22.31.24'),
(5733,126,'2020-05-29 11:02:46','165.22.31.24'),
(5734,244,'2020-05-29 11:02:47','165.22.31.24'),
(5735,40,'2020-05-29 11:05:33','121.40.177.178'),
(5736,126,'2020-05-29 11:05:38','121.40.177.178'),
(5737,244,'2020-05-29 11:05:43','121.40.177.178'),
(5738,9,'2020-05-29 11:10:59','159.89.167.22'),
(5739,40,'2020-05-29 11:20:16','117.3.46.25'),
(5740,126,'2020-05-29 11:20:20','117.3.46.25'),
(5741,244,'2020-05-29 11:20:24','117.3.46.25'),
(5742,40,'2020-05-29 11:20:28','45.122.220.157'),
(5743,126,'2020-05-29 11:20:33','45.122.220.157'),
(5744,244,'2020-05-29 11:20:37','45.122.220.157'),
(5745,126,'2020-05-29 11:21:45','96.30.194.222'),
(5746,244,'2020-05-29 11:23:05','159.203.40.97'),
(5747,1,'2020-05-29 11:23:41','161.35.53.235'),
(5748,40,'2020-05-29 11:33:26','159.203.40.97'),
(5749,40,'2020-05-29 11:36:22','96.125.168.246'),
(5750,40,'2020-05-29 11:36:24','51.255.101.8'),
(5751,126,'2020-05-29 11:36:25','51.255.101.8'),
(5752,126,'2020-05-29 11:36:25','96.125.168.246'),
(5753,244,'2020-05-29 11:36:26','51.255.101.8'),
(5754,244,'2020-05-29 11:36:27','96.125.168.246'),
(5755,9,'2020-05-29 11:39:53','134.122.76.185'),
(5756,244,'2020-05-29 11:51:35','64.225.104.250'),
(5757,1,'2020-05-29 11:52:16','96.62.119.11'),
(5758,40,'2020-05-29 11:53:57','173.236.152.135'),
(5759,126,'2020-05-29 11:53:58','173.236.152.135'),
(5760,244,'2020-05-29 11:54:00','173.236.152.135'),
(5761,40,'2020-05-29 11:54:09','159.89.52.205'),
(5762,126,'2020-05-29 11:54:11','159.89.52.205'),
(5763,244,'2020-05-29 11:54:13','159.89.52.205'),
(5764,40,'2020-05-29 12:02:30','159.203.68.193'),
(5765,9,'2020-05-29 12:09:02','94.23.57.17'),
(5766,40,'2020-05-29 12:10:25','35.196.37.206'),
(5767,126,'2020-05-29 12:10:27','35.196.37.206'),
(5768,244,'2020-05-29 12:10:29','35.196.37.206'),
(5769,40,'2020-05-29 12:12:02','178.128.56.22'),
(5770,126,'2020-05-29 12:12:09','178.128.56.22'),
(5771,244,'2020-05-29 12:12:16','178.128.56.22'),
(5772,126,'2020-05-29 12:18:47','94.23.57.17'),
(5773,1,'2020-05-29 12:20:40','47.92.160.127'),
(5774,244,'2020-05-29 12:21:14','149.28.126.145'),
(5775,40,'2020-05-29 12:28:08','178.128.204.192'),
(5776,40,'2020-05-29 12:28:09','94.199.181.251'),
(5777,126,'2020-05-29 12:28:09','178.128.204.192'),
(5778,244,'2020-05-29 12:28:11','178.128.204.192'),
(5779,126,'2020-05-29 12:28:11','94.199.181.251'),
(5780,244,'2020-05-29 12:28:12','94.199.181.251'),
(5781,40,'2020-05-29 12:44:51','24.37.113.22'),
(5782,126,'2020-05-29 12:44:53','24.37.113.22'),
(5783,244,'2020-05-29 12:44:54','24.37.113.22'),
(5784,40,'2020-05-29 12:46:13','159.203.176.82'),
(5785,126,'2020-05-29 12:46:15','159.203.176.82'),
(5786,244,'2020-05-29 12:46:17','159.203.176.82'),
(5787,126,'2020-05-29 12:46:44','96.30.194.222'),
(5788,1,'2020-05-29 12:48:04','203.75.169.31'),
(5789,244,'2020-05-29 12:51:04','196.41.123.193'),
(5790,40,'2020-05-29 13:02:42','104.236.75.62'),
(5791,126,'2020-05-29 13:02:44','104.236.75.62'),
(5792,244,'2020-05-29 13:02:46','104.236.75.62'),
(5793,9,'2020-05-29 13:04:51','178.62.229.48'),
(5794,126,'2020-05-29 13:16:14','120.24.56.245'),
(5795,1,'2020-05-29 13:16:35','103.229.73.113'),
(5796,40,'2020-05-29 13:19:50','180.250.28.34'),
(5797,126,'2020-05-29 13:19:52','180.250.28.34'),
(5798,244,'2020-05-29 13:19:55','180.250.28.34'),
(5799,40,'2020-05-29 13:21:21','80.252.136.182'),
(5800,126,'2020-05-29 13:21:23','80.252.136.182'),
(5801,244,'2020-05-29 13:21:24','80.252.136.182'),
(5802,40,'2020-05-29 13:26:43','64.225.104.250'),
(5803,9,'2020-05-29 13:33:57','162.241.87.45'),
(5804,40,'2020-05-29 13:37:56','206.189.85.88'),
(5805,126,'2020-05-29 13:38:00','206.189.85.88'),
(5806,244,'2020-05-29 13:38:04','206.189.85.88'),
(5807,40,'2020-05-29 13:38:33','198.12.227.90'),
(5808,126,'2020-05-29 13:38:35','198.12.227.90'),
(5809,244,'2020-05-29 13:38:37','198.12.227.90'),
(5810,126,'2020-05-29 13:42:47','51.15.236.94'),
(5811,1,'2020-05-29 13:45:27','162.241.87.45'),
(5812,244,'2020-05-29 13:46:02','178.128.172.202'),
(5813,40,'2020-05-29 13:55:28','79.137.84.214'),
(5814,126,'2020-05-29 13:55:29','79.137.84.214'),
(5815,244,'2020-05-29 13:55:30','79.137.84.214'),
(5816,40,'2020-05-29 13:55:36','142.93.163.69'),
(5817,40,'2020-05-29 13:57:34','67.205.144.65'),
(5818,126,'2020-05-29 13:57:41','67.205.144.65'),
(5819,244,'2020-05-29 13:57:43','67.205.144.65'),
(5820,9,'2020-05-29 14:01:22','64.225.104.250'),
(5821,126,'2020-05-29 14:12:00','45.252.248.16'),
(5822,1,'2020-05-29 14:14:16','195.231.82.135'),
(5823,244,'2020-05-29 14:14:30','203.75.169.31'),
(5824,40,'2020-05-29 14:14:33','149.56.129.129'),
(5825,126,'2020-05-29 14:14:35','149.56.129.129'),
(5826,244,'2020-05-29 14:14:37','149.56.129.129'),
(5827,40,'2020-05-29 14:14:44','113.190.252.87'),
(5828,126,'2020-05-29 14:14:47','113.190.252.87'),
(5829,244,'2020-05-29 14:14:50','113.190.252.87'),
(5830,40,'2020-05-29 14:24:58','167.172.68.76'),
(5831,9,'2020-05-29 14:31:25','165.22.102.110'),
(5832,40,'2020-05-29 14:32:13','64.90.36.114'),
(5833,126,'2020-05-29 14:32:15','64.90.36.114'),
(5834,244,'2020-05-29 14:32:17','64.90.36.114'),
(5835,40,'2020-05-29 14:34:21','64.227.20.221'),
(5836,126,'2020-05-29 14:34:23','64.227.20.221'),
(5837,244,'2020-05-29 14:34:32','64.227.20.221'),
(5838,1,'2020-05-29 14:43:17','164.68.121.201'),
(5839,244,'2020-05-29 14:44:24','197.232.53.182'),
(5840,40,'2020-05-29 14:51:53','37.59.60.115'),
(5841,126,'2020-05-29 14:51:55','37.59.60.115'),
(5842,244,'2020-05-29 14:51:56','37.59.60.115'),
(5843,40,'2020-05-29 14:52:14','159.89.110.45'),
(5844,126,'2020-05-29 14:52:15','159.89.110.45'),
(5845,244,'2020-05-29 14:52:21','159.89.110.45'),
(5846,40,'2020-05-29 14:54:36','188.166.55.115'),
(5847,9,'2020-05-29 14:59:46','35.163.36.239'),
(5848,40,'2020-05-29 15:09:47','68.183.31.167'),
(5849,126,'2020-05-29 15:09:48','68.183.31.167'),
(5850,244,'2020-05-29 15:09:50','68.183.31.167'),
(5851,126,'2020-05-29 15:10:22','54.145.174.36'),
(5852,40,'2020-05-29 15:11:31','209.97.179.52'),
(5853,126,'2020-05-29 15:11:34','209.97.179.52'),
(5854,244,'2020-05-29 15:11:36','209.97.179.52'),
(5855,1,'2020-05-29 15:13:20','197.232.53.182'),
(5856,244,'2020-05-29 15:13:49','62.210.9.65'),
(5857,40,'2020-05-29 15:24:30','37.59.53.20'),
(5858,40,'2020-05-29 15:29:05','35.229.45.205'),
(5859,126,'2020-05-29 15:29:07','35.229.45.205'),
(5860,244,'2020-05-29 15:29:08','35.229.45.205'),
(5861,40,'2020-05-29 15:29:27','167.71.102.17'),
(5862,126,'2020-05-29 15:29:28','167.71.102.17'),
(5863,244,'2020-05-29 15:29:35','167.71.102.17'),
(5864,9,'2020-05-29 15:29:54','165.22.250.105'),
(5865,126,'2020-05-29 15:40:52','210.242.250.37'),
(5866,1,'2020-05-29 15:41:55','47.99.71.160'),
(5867,244,'2020-05-29 15:43:48','196.189.185.248'),
(5868,40,'2020-05-29 15:47:52','64.227.0.234'),
(5869,126,'2020-05-29 15:47:54','64.227.0.234'),
(5870,244,'2020-05-29 15:47:55','64.227.0.234'),
(5871,40,'2020-05-29 15:49:05','35.204.80.82'),
(5872,126,'2020-05-29 15:49:06','35.204.80.82'),
(5873,244,'2020-05-29 15:49:07','35.204.80.82'),
(5874,40,'2020-05-29 15:54:06','198.136.62.200'),
(5875,40,'2020-05-29 16:08:36','118.69.173.199'),
(5876,126,'2020-05-29 16:08:41','118.69.173.199'),
(5877,244,'2020-05-29 16:08:46','118.69.173.199'),
(5878,126,'2020-05-29 16:10:22','206.189.41.39'),
(5879,40,'2020-05-29 16:10:55','192.241.213.147'),
(5880,126,'2020-05-29 16:11:08','192.241.213.147'),
(5881,244,'2020-05-29 16:11:25','192.241.213.147'),
(5882,1,'2020-05-29 16:12:51','62.73.4.50'),
(5883,244,'2020-05-29 16:14:19','51.91.11.23'),
(5884,40,'2020-05-29 16:27:20','61.244.196.102'),
(5885,126,'2020-05-29 16:27:24','61.244.196.102'),
(5886,244,'2020-05-29 16:27:28','61.244.196.102'),
(5887,40,'2020-05-29 16:28:32','68.183.146.249'),
(5888,126,'2020-05-29 16:28:35','68.183.146.249'),
(5889,244,'2020-05-29 16:28:40','68.183.146.249'),
(5890,126,'2020-05-29 16:40:34','47.92.160.127'),
(5891,1,'2020-05-29 16:42:34','159.89.167.22'),
(5892,244,'2020-05-29 16:44:09','3.209.118.166'),
(5893,40,'2020-05-29 16:47:52','134.122.103.0'),
(5894,126,'2020-05-29 16:47:53','134.122.103.0'),
(5895,244,'2020-05-29 16:47:54','134.122.103.0'),
(5896,40,'2020-05-29 16:48:04','163.172.42.123'),
(5897,126,'2020-05-29 16:48:05','163.172.42.123'),
(5898,244,'2020-05-29 16:48:06','163.172.42.123'),
(5899,40,'2020-05-29 16:53:38','51.91.11.23'),
(5900,9,'2020-05-29 17:01:29','217.182.237.49'),
(5901,40,'2020-05-29 17:06:29','35.204.80.82'),
(5902,126,'2020-05-29 17:06:31','35.204.80.82'),
(5903,244,'2020-05-29 17:06:32','35.204.80.82'),
(5904,40,'2020-05-29 17:08:46','159.89.2.220'),
(5905,126,'2020-05-29 17:08:47','159.89.2.220'),
(5906,244,'2020-05-29 17:08:48','159.89.2.220'),
(5907,126,'2020-05-29 17:12:54','178.238.232.85'),
(5908,244,'2020-05-29 17:13:59','157.245.34.72'),
(5909,1,'2020-05-29 17:15:02','203.127.11.206'),
(5910,40,'2020-05-29 17:25:31','54.145.174.36'),
(5911,40,'2020-05-29 17:27:36','208.97.188.13'),
(5912,126,'2020-05-29 17:27:38','208.97.188.13'),
(5913,244,'2020-05-29 17:27:40','208.97.188.13'),
(5914,40,'2020-05-29 17:28:38','134.209.155.213'),
(5915,126,'2020-05-29 17:28:40','134.209.155.213'),
(5916,244,'2020-05-29 17:28:52','134.209.155.213'),
(5917,9,'2020-05-29 17:32:07','94.23.57.17'),
(5918,126,'2020-05-29 17:43:00','94.23.57.17'),
(5919,1,'2020-05-29 17:44:02','142.93.131.105'),
(5920,244,'2020-05-29 17:44:55','54.186.99.196'),
(5921,40,'2020-05-29 17:48:14','47.104.248.159'),
(5922,126,'2020-05-29 17:48:21','47.104.248.159'),
(5923,244,'2020-05-29 17:48:26','47.104.248.159'),
(5924,40,'2020-05-29 17:49:08','69.163.144.78'),
(5925,126,'2020-05-29 17:49:10','69.163.144.78'),
(5926,244,'2020-05-29 17:49:12','69.163.144.78'),
(5927,40,'2020-05-29 17:56:46','210.212.250.45'),
(5928,9,'2020-05-29 18:02:49','164.68.121.201'),
(5929,40,'2020-05-29 18:08:55','52.211.98.205'),
(5930,126,'2020-05-29 18:08:56','52.211.98.205'),
(5931,244,'2020-05-29 18:08:57','52.211.98.205'),
(5932,40,'2020-05-29 18:09:28','178.62.101.117'),
(5933,126,'2020-05-29 18:09:29','178.62.101.117'),
(5934,244,'2020-05-29 18:09:35','178.62.101.117'),
(5935,126,'2020-05-29 18:14:02','196.189.185.248'),
(5936,1,'2020-05-29 18:14:39','51.91.11.23'),
(5937,244,'2020-05-29 18:15:20','167.172.179.103'),
(5938,40,'2020-05-29 18:26:27','188.166.37.57'),
(5939,40,'2020-05-29 18:28:55','51.68.229.177'),
(5940,126,'2020-05-29 18:28:55','51.68.229.177'),
(5941,244,'2020-05-29 18:28:56','51.68.229.177'),
(5942,40,'2020-05-29 18:30:36','207.38.86.148'),
(5943,126,'2020-05-29 18:30:38','207.38.86.148'),
(5944,244,'2020-05-29 18:30:39','207.38.86.148'),
(5945,9,'2020-05-29 18:33:39','159.138.117.89'),
(5946,126,'2020-05-29 18:44:58','104.248.241.180'),
(5947,1,'2020-05-29 18:45:36','134.122.7.102'),
(5948,244,'2020-05-29 18:47:14','185.28.61.29'),
(5949,40,'2020-05-29 18:49:36','74.208.228.35'),
(5950,126,'2020-05-29 18:49:37','74.208.228.35'),
(5951,244,'2020-05-29 18:49:39','74.208.228.35'),
(5952,40,'2020-05-29 18:50:51','80.90.82.70'),
(5953,126,'2020-05-29 18:51:03','80.90.82.70'),
(5954,244,'2020-05-29 18:51:14','80.90.82.70'),
(5955,40,'2020-05-29 18:57:23','185.28.61.29'),
(5956,9,'2020-05-29 19:03:31','142.93.163.69'),
(5957,40,'2020-05-29 19:07:55','159.89.183.168'),
(5958,126,'2020-05-29 19:07:57','159.89.183.168'),
(5959,244,'2020-05-29 19:07:59','159.89.183.168'),
(5960,40,'2020-05-29 19:10:10','178.62.247.64'),
(5961,126,'2020-05-29 19:10:11','178.62.247.64'),
(5962,244,'2020-05-29 19:10:17','178.62.247.64'),
(5963,126,'2020-05-29 19:15:13','34.94.225.127'),
(5964,1,'2020-05-29 19:16:55','54.186.99.196'),
(5965,244,'2020-05-29 19:18:18','64.202.184.181'),
(5966,40,'2020-05-29 19:27:53','174.138.44.201'),
(5967,126,'2020-05-29 19:28:00','174.138.44.201'),
(5968,40,'2020-05-29 19:28:00','171.244.129.66'),
(5969,244,'2020-05-29 19:28:03','174.138.44.201'),
(5970,126,'2020-05-29 19:28:04','171.244.129.66'),
(5971,244,'2020-05-29 19:28:07','171.244.129.66'),
(5972,40,'2020-05-29 19:28:19','51.254.209.86'),
(5973,9,'2020-05-29 19:34:51','103.229.73.113'),
(5974,40,'2020-05-29 19:45:33','47.100.197.136'),
(5975,126,'2020-05-29 19:45:38','47.100.197.136'),
(5976,244,'2020-05-29 19:45:43','47.100.197.136'),
(5977,126,'2020-05-29 19:45:44','154.115.131.65'),
(5978,40,'2020-05-29 19:46:34','157.245.106.153'),
(5979,126,'2020-05-29 19:46:36','157.245.106.153'),
(5980,244,'2020-05-29 19:46:39','157.245.106.153'),
(5981,1,'2020-05-29 19:47:27','144.202.9.172'),
(5982,244,'2020-05-29 19:48:49','210.245.108.193'),
(5983,40,'2020-05-29 19:58:45','159.138.117.89'),
(5984,40,'2020-05-29 20:03:25','165.22.223.82'),
(5985,126,'2020-05-29 20:03:27','165.22.223.82'),
(5986,244,'2020-05-29 20:03:29','165.22.223.82'),
(5987,9,'2020-05-29 20:05:09','45.156.184.97'),
(5988,1,'2020-05-29 20:16:12','157.230.24.223'),
(5989,244,'2020-05-29 20:18:35','197.232.53.182'),
(5990,40,'2020-05-29 20:19:53','67.205.153.74'),
(5991,126,'2020-05-29 20:19:59','67.205.153.74'),
(5992,244,'2020-05-29 20:20:05','67.205.153.74'),
(5993,40,'2020-05-29 20:21:09','159.203.45.210'),
(5994,126,'2020-05-29 20:21:11','159.203.45.210'),
(5995,244,'2020-05-29 20:21:13','159.203.45.210'),
(5996,40,'2020-05-29 20:29:02','103.251.27.215'),
(5997,9,'2020-05-29 20:34:11','103.36.103.78'),
(5998,40,'2020-05-29 20:36:49','103.81.85.9'),
(5999,126,'2020-05-29 20:36:53','103.81.85.9'),
(6000,244,'2020-05-29 20:36:57','103.81.85.9'),
(6001,40,'2020-05-29 20:37:40','167.99.64.161'),
(6002,126,'2020-05-29 20:37:42','167.99.64.161'),
(6003,244,'2020-05-29 20:37:44','167.99.64.161'),
(6004,126,'2020-05-29 20:45:10','34.94.225.127'),
(6005,244,'2020-05-29 20:48:08','52.193.20.114'),
(6006,40,'2020-05-29 20:52:59','138.197.150.154'),
(6007,126,'2020-05-29 20:53:07','138.197.150.154'),
(6008,244,'2020-05-29 20:53:15','138.197.150.154'),
(6009,40,'2020-05-29 20:54:13','212.129.6.197'),
(6010,126,'2020-05-29 20:54:14','212.129.6.197'),
(6011,244,'2020-05-29 20:54:15','212.129.6.197'),
(6012,40,'2020-05-29 20:59:17','93.115.10.25'),
(6013,9,'2020-05-29 21:04:13','123.31.43.40'),
(6014,126,'2020-05-29 21:09:52','142.129.145.149'),
(6015,244,'2020-05-29 21:10:15','142.129.145.149'),
(6016,9,'2020-05-29 21:10:37','142.129.145.149'),
(6017,40,'2020-05-29 21:11:49','46.101.150.9'),
(6018,126,'2020-05-29 21:11:56','46.101.150.9'),
(6019,244,'2020-05-29 21:12:02','46.101.150.9'),
(6020,126,'2020-05-29 21:16:52','64.225.57.63'),
(6021,1,'2020-05-29 21:18:29','207.180.242.111'),
(6022,244,'2020-05-29 21:18:40','93.115.10.25'),
(6023,40,'2020-05-29 21:24:56','68.183.40.170'),
(6024,126,'2020-05-29 21:24:58','68.183.40.170'),
(6025,244,'2020-05-29 21:24:59','68.183.40.170'),
(6026,40,'2020-05-29 21:25:45','46.101.81.132'),
(6027,126,'2020-05-29 21:25:46','46.101.81.132'),
(6028,244,'2020-05-29 21:25:47','46.101.81.132'),
(6029,40,'2020-05-29 21:29:37','210.245.108.193'),
(6030,9,'2020-05-29 21:36:07','185.171.91.198'),
(6031,40,'2020-05-29 21:41:43','35.198.105.76'),
(6032,126,'2020-05-29 21:41:44','35.198.105.76'),
(6033,244,'2020-05-29 21:41:45','35.198.105.76'),
(6034,40,'2020-05-29 21:42:03','159.89.99.68'),
(6035,126,'2020-05-29 21:42:09','159.89.99.68'),
(6036,244,'2020-05-29 21:42:15','159.89.99.68'),
(6037,1,'2020-05-29 21:48:02','18.197.84.84'),
(6038,244,'2020-05-29 21:49:30','198.12.225.153'),
(6039,40,'2020-05-29 21:56:16','93.113.111.100'),
(6040,126,'2020-05-29 21:56:17','93.113.111.100'),
(6041,244,'2020-05-29 21:56:18','93.113.111.100'),
(6042,40,'2020-05-29 21:58:18','64.227.7.213'),
(6043,126,'2020-05-29 21:58:21','64.227.7.213'),
(6044,244,'2020-05-29 21:58:26','64.227.7.213'),
(6045,40,'2020-05-29 21:59:24','185.171.91.198'),
(6046,9,'2020-05-29 22:06:19','128.199.206.140'),
(6047,40,'2020-05-29 22:12:25','46.101.13.211'),
(6048,126,'2020-05-29 22:12:26','46.101.13.211'),
(6049,244,'2020-05-29 22:12:27','46.101.13.211'),
(6050,40,'2020-05-29 22:12:49','139.59.141.196'),
(6051,126,'2020-05-29 22:12:50','139.59.141.196'),
(6052,244,'2020-05-29 22:12:52','139.59.141.196'),
(6053,126,'2020-05-29 22:15:32','45.122.221.86'),
(6054,1,'2020-05-29 22:18:17','103.130.219.158'),
(6055,244,'2020-05-29 22:20:00','78.26.128.91'),
(6056,40,'2020-05-29 22:27:22','54.37.225.48'),
(6057,126,'2020-05-29 22:27:23','54.37.225.48'),
(6058,244,'2020-05-29 22:27:24','54.37.225.48'),
(6059,40,'2020-05-29 22:28:23','206.189.216.247'),
(6060,40,'2020-05-29 22:28:57','157.245.143.5'),
(6061,126,'2020-05-29 22:28:59','157.245.143.5'),
(6062,244,'2020-05-29 22:29:01','157.245.143.5'),
(6063,9,'2020-05-29 22:35:10','159.65.9.57'),
(6064,40,'2020-05-29 22:43:58','64.111.126.43'),
(6065,126,'2020-05-29 22:44:01','64.111.126.43'),
(6066,244,'2020-05-29 22:44:04','64.111.126.43'),
(6067,40,'2020-05-29 22:44:12','217.182.75.172'),
(6068,126,'2020-05-29 22:44:13','217.182.75.172'),
(6069,244,'2020-05-29 22:44:14','217.182.75.172'),
(6070,126,'2020-05-29 22:46:26','139.59.140.44'),
(6071,1,'2020-05-29 22:48:31','13.228.47.114'),
(6072,244,'2020-05-29 22:49:46','198.136.62.200'),
(6073,40,'2020-05-29 22:59:02','51.144.73.114'),
(6074,126,'2020-05-29 22:59:04','51.144.73.114'),
(6075,244,'2020-05-29 22:59:05','51.144.73.114'),
(6076,40,'2020-05-29 23:00:09','52.58.205.1'),
(6077,40,'2020-05-29 23:00:54','206.189.121.29'),
(6078,126,'2020-05-29 23:00:55','206.189.121.29'),
(6079,244,'2020-05-29 23:00:56','206.189.121.29'),
(6080,9,'2020-05-29 23:06:36','153.126.184.22'),
(6081,40,'2020-05-29 23:15:37','139.59.40.159'),
(6082,126,'2020-05-29 23:15:40','139.59.40.159'),
(6083,244,'2020-05-29 23:15:42','139.59.40.159'),
(6084,40,'2020-05-29 23:16:18','178.62.33.222'),
(6085,126,'2020-05-29 23:16:24','178.62.33.222'),
(6086,244,'2020-05-29 23:16:35','178.62.33.222'),
(6087,126,'2020-05-29 23:18:24','45.158.15.165'),
(6088,1,'2020-05-29 23:18:29','167.71.211.11'),
(6089,244,'2020-05-29 23:20:27','83.69.119.98'),
(6090,40,'2020-05-29 23:30:06','185.180.196.9'),
(6091,40,'2020-05-29 23:31:04','52.211.98.205'),
(6092,126,'2020-05-29 23:31:05','52.211.98.205'),
(6093,244,'2020-05-29 23:31:06','52.211.98.205'),
(6094,40,'2020-05-29 23:32:51','206.189.24.6'),
(6095,126,'2020-05-29 23:32:52','206.189.24.6'),
(6096,244,'2020-05-29 23:32:53','206.189.24.6'),
(6097,9,'2020-05-29 23:37:53','185.182.56.17'),
(6098,1,'2020-05-29 23:50:39','109.75.64.100'),
(6099,244,'2020-05-29 23:51:11','185.180.196.9'),
(6100,40,'2020-05-30 00:01:24','62.210.113.228'),
(6101,9,'2020-05-30 00:07:56','134.122.7.102'),
(6102,126,'2020-05-30 00:21:10','89.252.155.19'),
(6103,244,'2020-05-30 00:23:54','198.136.62.200'),
(6104,40,'2020-05-30 00:33:25','66.45.254.2'),
(6105,9,'2020-05-30 00:40:10','51.91.11.23'),
(6106,1,'2020-05-30 00:55:40','203.158.253.248'),
(6107,244,'2020-05-30 00:56:08','185.61.137.171'),
(6108,40,'2020-05-30 01:05:28','198.46.81.60'),
(6109,9,'2020-05-30 01:12:22','54.186.99.196'),
(6110,244,'2020-05-30 01:27:53','93.115.10.25'),
(6111,40,'2020-05-30 01:39:10','47.52.24.59'),
(6112,126,'2020-05-30 01:58:01','210.245.108.193'),
(6113,1,'2020-05-30 01:59:28','5.196.83.26'),
(6114,244,'2020-05-30 02:00:24','45.158.15.165'),
(6115,40,'2020-05-30 02:10:46','159.203.123.99'),
(6116,9,'2020-05-30 02:18:07','35.206.93.58'),
(6117,126,'2020-05-30 02:29:20','159.89.121.79'),
(6118,1,'2020-05-30 02:30:56','103.146.197.6'),
(6119,244,'2020-05-30 02:32:29','107.191.44.45'),
(6120,40,'2020-05-30 02:43:15','13.232.148.155'),
(6121,9,'2020-05-30 02:49:35','91.121.77.104'),
(6122,126,'2020-05-30 03:00:32','35.237.12.174'),
(6123,1,'2020-05-30 03:03:05','34.94.225.127'),
(6124,244,'2020-05-30 03:03:45','62.73.4.50'),
(6125,40,'2020-05-30 03:15:20','47.52.24.59'),
(6126,9,'2020-05-30 03:21:47','195.231.82.135'),
(6127,126,'2020-05-30 03:33:41','145.239.93.55'),
(6128,1,'2020-05-30 03:34:30','64.225.104.250'),
(6129,244,'2020-05-30 03:35:27','13.232.148.155'),
(6130,40,'2020-05-30 03:47:00','178.62.246.185'),
(6131,9,'2020-05-30 03:54:17','138.197.153.21'),
(6132,126,'2020-05-30 04:05:40','78.26.128.91'),
(6133,1,'2020-05-30 04:07:13','162.241.87.45'),
(6134,244,'2020-05-30 04:08:48','107.161.189.186'),
(6135,40,'2020-05-30 04:20:15','128.199.206.140'),
(6136,126,'2020-05-30 04:39:58','64.225.57.63'),
(6137,1,'2020-05-30 04:41:58','137.74.165.25'),
(6138,244,'2020-05-30 04:42:41','3.124.183.212'),
(6139,9,'2020-05-30 05:01:35','103.15.51.55'),
(6140,126,'2020-05-30 05:14:16','52.30.237.102'),
(6141,1,'2020-05-30 05:16:30','134.122.93.28'),
(6142,244,'2020-05-30 05:17:00','162.241.87.45'),
(6143,40,'2020-05-30 05:28:37','70.88.133.182'),
(6144,9,'2020-05-30 05:36:50','35.185.199.45'),
(6145,126,'2020-05-30 05:48:52','190.117.62.241'),
(6146,1,'2020-05-30 05:50:37','103.130.209.254'),
(6147,244,'2020-05-30 05:52:23','198.136.62.200'),
(6148,40,'2020-05-30 06:03:53','52.58.205.1'),
(6149,9,'2020-05-30 06:11:29','198.136.62.200'),
(6150,126,'2020-05-30 06:24:12','96.30.194.222'),
(6151,1,'2020-05-30 06:26:10','52.193.20.114'),
(6152,244,'2020-05-30 06:27:44','45.138.132.29'),
(6153,40,'2020-05-30 06:38:02','165.22.245.231'),
(6154,126,'2020-05-30 07:00:19','206.196.116.67'),
(6155,1,'2020-05-30 07:02:39','190.117.62.241'),
(6156,244,'2020-05-30 07:03:11','187.191.115.73'),
(6157,40,'2020-05-30 07:15:44','149.202.157.236'),
(6158,40,'2020-05-30 15:35:10','198.12.227.90'),
(6159,40,'2020-05-30 15:35:45','210.3.149.114'),
(6160,40,'2020-05-30 15:47:12','43.252.144.49'),
(6161,40,'2020-05-30 15:48:29','45.122.220.157'),
(6162,40,'2020-05-30 16:00:50','35.204.80.82'),
(6163,40,'2020-05-30 16:01:41','159.203.98.228'),
(6164,40,'2020-05-30 16:14:23','45.55.62.99'),
(6165,126,'2020-05-30 16:14:30','45.55.62.99'),
(6166,244,'2020-05-30 16:14:42','45.55.62.99'),
(6167,40,'2020-05-30 16:15:28','192.99.149.195'),
(6168,126,'2020-05-30 16:15:30','192.99.149.195'),
(6169,244,'2020-05-30 16:15:31','192.99.149.195'),
(6170,40,'2020-05-30 16:27:32','52.56.113.172'),
(6171,40,'2020-05-30 16:27:52','206.189.231.196'),
(6172,40,'2020-05-30 16:41:04','206.189.26.231'),
(6173,126,'2020-05-30 16:41:05','206.189.26.231'),
(6174,244,'2020-05-30 16:41:06','206.189.26.231'),
(6175,40,'2020-05-30 16:41:56','91.134.142.57'),
(6176,126,'2020-05-30 16:41:57','91.134.142.57'),
(6177,244,'2020-05-30 16:41:58','91.134.142.57'),
(6178,40,'2020-05-30 16:55:33','138.197.43.206'),
(6179,40,'2020-05-30 16:55:57','157.230.27.30'),
(6180,40,'2020-05-30 17:09:11','192.163.207.200'),
(6181,40,'2020-05-30 17:11:21','165.22.210.121'),
(6182,40,'2020-05-30 17:23:55','167.99.90.240'),
(6183,40,'2020-05-30 17:24:30','91.134.248.230'),
(6184,40,'2020-05-30 17:37:41','207.154.236.97'),
(6185,40,'2020-05-30 17:39:33','134.209.165.92'),
(6186,40,'2020-05-30 17:51:40','35.197.186.58'),
(6187,126,'2020-05-30 17:51:44','35.197.186.58'),
(6188,244,'2020-05-30 17:51:47','35.197.186.58'),
(6189,40,'2020-05-30 17:52:41','176.31.241.174'),
(6190,126,'2020-05-30 17:52:42','176.31.241.174'),
(6191,244,'2020-05-30 17:52:43','176.31.241.174'),
(6192,40,'2020-05-30 18:06:12','46.105.102.68'),
(6193,126,'2020-05-30 18:06:14','46.105.102.68'),
(6194,244,'2020-05-30 18:06:15','46.105.102.68'),
(6195,40,'2020-05-30 18:08:17','104.248.124.109'),
(6196,126,'2020-05-30 18:08:22','104.248.124.109'),
(6197,244,'2020-05-30 18:08:28','104.248.124.109'),
(6198,40,'2020-05-30 18:20:02','104.131.58.179'),
(6199,126,'2020-05-30 18:20:04','104.131.58.179'),
(6200,244,'2020-05-30 18:20:06','104.131.58.179'),
(6201,40,'2020-05-30 18:21:10','18.156.181.203'),
(6202,126,'2020-05-30 18:21:11','18.156.181.203'),
(6203,244,'2020-05-30 18:21:12','18.156.181.203'),
(6204,40,'2020-05-30 18:35:18','157.245.248.66'),
(6205,126,'2020-05-30 18:35:20','157.245.248.66'),
(6206,244,'2020-05-30 18:35:22','157.245.248.66'),
(6207,40,'2020-05-30 18:51:02','47.104.248.159'),
(6208,126,'2020-05-30 18:51:08','47.104.248.159'),
(6209,244,'2020-05-30 18:51:14','47.104.248.159'),
(6210,40,'2020-05-30 18:51:28','3.126.191.231'),
(6211,126,'2020-05-30 18:51:29','3.126.191.231'),
(6212,244,'2020-05-30 18:51:30','3.126.191.231'),
(6213,40,'2020-05-30 19:07:25','185.66.233.61'),
(6214,126,'2020-05-30 19:07:26','185.66.233.61'),
(6215,244,'2020-05-30 19:07:27','185.66.233.61'),
(6216,40,'2020-05-30 19:07:48','104.248.117.70'),
(6217,126,'2020-05-30 19:08:00','104.248.117.70'),
(6218,244,'2020-05-30 19:08:07','104.248.117.70'),
(6219,40,'2020-05-30 19:22:43','68.183.43.150'),
(6220,126,'2020-05-30 19:22:45','68.183.43.150'),
(6221,244,'2020-05-30 19:22:46','68.183.43.150'),
(6222,40,'2020-05-30 19:24:35','118.69.238.10'),
(6223,126,'2020-05-30 19:24:39','118.69.238.10'),
(6224,244,'2020-05-30 19:24:44','118.69.238.10'),
(6225,40,'2020-05-30 19:39:12','165.22.120.207'),
(6226,126,'2020-05-30 19:39:13','165.22.120.207'),
(6227,244,'2020-05-30 19:39:14','165.22.120.207'),
(6228,40,'2020-05-30 19:40:13','80.90.82.70'),
(6229,126,'2020-05-30 19:40:14','80.90.82.70'),
(6230,244,'2020-05-30 19:40:21','80.90.82.70'),
(6231,40,'2020-05-30 19:54:17','46.101.61.207'),
(6232,40,'2020-05-30 19:56:25','42.104.97.238'),
(6233,40,'2020-05-30 20:10:36','212.47.238.68'),
(6234,40,'2020-05-30 20:11:29','139.59.4.145'),
(6235,40,'2020-05-30 20:26:27','167.71.208.237'),
(6236,40,'2020-05-30 20:27:33','142.93.152.19'),
(6237,40,'2020-05-30 20:42:28','51.79.82.137'),
(6238,40,'2020-05-30 20:42:45','47.52.239.42'),
(6239,40,'2020-05-30 20:57:12','192.185.219.16'),
(6240,40,'2020-05-30 20:58:49','210.3.149.114'),
(6241,40,'2020-05-30 21:13:42','104.248.29.200'),
(6242,40,'2020-05-30 21:13:54','178.128.122.89'),
(6243,40,'2020-05-30 21:27:59','72.167.221.62'),
(6244,40,'2020-05-30 21:28:57','35.185.51.208'),
(6245,40,'2020-05-30 21:43:41','210.140.192.74'),
(6246,40,'2020-05-30 21:44:20','47.101.47.7'),
(6247,40,'2020-05-30 21:57:50','112.121.153.187'),
(6248,40,'2020-05-30 21:59:50','173.236.152.135'),
(6249,40,'2020-05-30 22:14:32','52.211.98.205'),
(6250,40,'2020-05-30 22:15:04','104.248.22.250'),
(6251,40,'2020-05-30 22:29:49','198.12.156.214'),
(6252,40,'2020-05-30 22:31:10','51.89.157.100'),
(6253,40,'2020-05-30 22:45:55','192.81.214.201'),
(6254,40,'2020-05-30 22:46:58','128.199.212.194'),
(6255,40,'2020-05-30 23:01:18','142.93.99.56'),
(6256,40,'2020-05-30 23:02:37','64.90.63.133'),
(6257,40,'2020-05-30 23:18:12','104.131.68.92'),
(6258,40,'2020-05-30 23:18:27','128.199.248.200'),
(6259,40,'2020-05-30 23:34:29','128.199.248.65'),
(6260,40,'2020-05-30 23:35:20','217.182.73.36'),
(6261,40,'2020-05-30 23:50:46','69.163.152.143'),
(6262,40,'2020-05-30 23:50:53','67.205.57.152'),
(6263,40,'2020-05-31 00:06:45','34.80.252.217'),
(6264,40,'2020-05-31 00:07:47','167.71.202.93'),
(6265,40,'2020-05-31 00:23:44','104.238.116.152'),
(6266,126,'2020-05-31 00:23:46','104.238.116.152'),
(6267,244,'2020-05-31 00:23:48','104.238.116.152'),
(6268,40,'2020-05-31 00:40:01','192.99.11.130'),
(6269,126,'2020-05-31 00:40:02','192.99.11.130'),
(6270,244,'2020-05-31 00:40:04','192.99.11.130'),
(6271,40,'2020-05-31 00:41:42','132.148.141.147'),
(6272,126,'2020-05-31 00:41:44','132.148.141.147'),
(6273,244,'2020-05-31 00:41:46','132.148.141.147'),
(6274,40,'2020-05-31 00:58:00','139.59.34.226'),
(6275,126,'2020-05-31 00:58:02','139.59.34.226'),
(6276,244,'2020-05-31 00:58:10','139.59.34.226'),
(6277,40,'2020-05-31 00:58:18','159.65.85.251'),
(6278,126,'2020-05-31 00:58:20','159.65.85.251'),
(6279,244,'2020-05-31 00:58:21','159.65.85.251'),
(6280,40,'2020-05-31 01:14:05','178.128.68.121'),
(6281,126,'2020-05-31 01:14:08','178.128.68.121'),
(6282,244,'2020-05-31 01:14:11','178.128.68.121'),
(6283,40,'2020-05-31 01:16:01','178.62.101.117'),
(6284,126,'2020-05-31 01:16:07','178.62.101.117'),
(6285,244,'2020-05-31 01:16:14','178.62.101.117'),
(6286,40,'2020-05-31 01:32:02','103.233.1.167'),
(6287,126,'2020-05-31 01:32:07','103.233.1.167'),
(6288,244,'2020-05-31 01:32:11','103.233.1.167'),
(6289,40,'2020-05-31 01:32:53','68.183.238.246'),
(6290,126,'2020-05-31 01:33:00','68.183.238.246'),
(6291,244,'2020-05-31 01:33:03','68.183.238.246'),
(6292,40,'2020-05-31 01:49:00','142.93.161.89'),
(6293,126,'2020-05-31 01:49:04','142.93.161.89'),
(6294,244,'2020-05-31 01:49:07','142.93.161.89'),
(6295,40,'2020-05-31 01:49:59','52.197.227.111'),
(6296,126,'2020-05-31 01:50:02','52.197.227.111'),
(6297,244,'2020-05-31 01:50:09','52.197.227.111'),
(6298,40,'2020-05-31 02:07:08','210.3.149.114'),
(6299,126,'2020-05-31 02:07:11','210.3.149.114'),
(6300,244,'2020-05-31 02:07:14','210.3.149.114'),
(6301,40,'2020-05-31 02:07:25','209.97.175.191'),
(6302,126,'2020-05-31 02:07:28','209.97.175.191'),
(6303,244,'2020-05-31 02:07:30','209.97.175.191'),
(6304,40,'2020-05-31 02:25:15','165.22.31.24'),
(6305,126,'2020-05-31 02:25:16','165.22.31.24'),
(6306,244,'2020-05-31 02:25:17','165.22.31.24'),
(6307,40,'2020-05-31 02:42:10','37.187.134.111'),
(6308,126,'2020-05-31 02:42:10','37.187.134.111'),
(6309,244,'2020-05-31 02:42:12','37.187.134.111'),
(6310,40,'2020-05-31 02:42:47','159.65.128.55'),
(6311,126,'2020-05-31 02:42:49','159.65.128.55'),
(6312,244,'2020-05-31 02:42:52','159.65.128.55'),
(6313,40,'2020-05-31 02:59:36','96.125.168.246'),
(6314,126,'2020-05-31 02:59:38','96.125.168.246'),
(6315,244,'2020-05-31 02:59:41','96.125.168.246'),
(6316,40,'2020-05-31 03:00:48','138.197.43.206'),
(6317,126,'2020-05-31 03:00:49','138.197.43.206'),
(6318,244,'2020-05-31 03:00:51','138.197.43.206'),
(6319,40,'2020-05-31 03:17:47','188.166.9.162'),
(6320,126,'2020-05-31 03:17:48','188.166.9.162'),
(6321,244,'2020-05-31 03:17:49','188.166.9.162'),
(6322,40,'2020-05-31 03:18:15','167.71.118.16'),
(6323,126,'2020-05-31 03:18:17','167.71.118.16'),
(6324,244,'2020-05-31 03:18:19','167.71.118.16'),
(6325,40,'2020-05-31 03:35:14','37.59.56.124'),
(6326,126,'2020-05-31 03:35:15','37.59.56.124'),
(6327,244,'2020-05-31 03:35:17','37.59.56.124'),
(6328,40,'2020-05-31 03:36:48','45.55.173.232'),
(6329,126,'2020-05-31 03:36:50','45.55.173.232'),
(6330,244,'2020-05-31 03:36:52','45.55.173.232'),
(6331,40,'2020-05-31 03:54:26','146.185.142.200'),
(6332,40,'2020-05-31 03:55:10','128.199.212.194'),
(6333,40,'2020-05-31 04:12:13','206.189.121.29'),
(6334,40,'2020-05-31 04:13:17','5.135.129.180'),
(6335,40,'2020-05-31 04:30:30','54.38.212.160'),
(6336,40,'2020-05-31 04:31:06','72.167.226.61'),
(6337,40,'2020-05-31 05:12:24','165.22.94.154'),
(6338,40,'2020-05-31 05:12:30','165.22.31.24'),
(6339,40,'2020-05-31 05:28:47','167.99.12.47'),
(6340,40,'2020-05-31 05:29:23','104.248.117.70'),
(6341,40,'2020-05-31 05:45:31','96.125.168.246'),
(6342,40,'2020-05-31 05:47:12','192.163.207.200'),
(6343,40,'2020-05-31 06:03:17','45.119.212.93'),
(6344,40,'2020-05-31 06:03:43','159.89.162.186'),
(6345,40,'2020-05-31 06:19:39','103.129.221.18'),
(6346,40,'2020-05-31 06:20:41','79.137.39.102'),
(6347,40,'2020-05-31 06:37:06','206.189.85.88'),
(6348,40,'2020-05-31 06:37:24','46.101.84.165'),
(6349,40,'2020-05-31 06:52:55','178.128.122.157'),
(6350,40,'2020-05-31 06:53:31','68.183.40.170'),
(6351,40,'2020-05-31 07:09:07','185.166.131.146'),
(6352,40,'2020-05-31 07:09:21','66.115.173.18'),
(6353,40,'2020-05-31 07:24:47','195.154.29.107'),
(6354,40,'2020-05-31 07:25:36','147.135.211.127'),
(6355,40,'2020-05-31 07:40:34','206.189.146.57'),
(6356,40,'2020-05-31 07:41:17','45.122.220.157'),
(6357,40,'2020-05-31 07:55:52','96.125.168.246'),
(6358,40,'2020-05-31 07:57:11','142.4.4.229'),
(6359,40,'2020-05-31 08:11:32','116.203.41.67'),
(6360,40,'2020-05-31 08:11:47','167.71.208.237'),
(6361,40,'2020-05-31 08:26:14','132.148.152.103'),
(6362,40,'2020-05-31 08:26:43','46.101.81.132'),
(6363,40,'2020-05-31 08:42:01','66.33.212.126'),
(6364,40,'2020-05-31 08:42:28','160.153.245.123'),
(6365,40,'2020-05-31 08:57:18','165.22.35.21'),
(6366,40,'2020-05-31 08:58:36','54.37.21.211'),
(6367,40,'2020-05-31 09:13:42','217.182.73.36'),
(6368,40,'2020-05-31 09:28:51','159.203.176.82'),
(6369,40,'2020-05-31 09:29:38','35.188.238.51'),
(6370,40,'2020-05-31 09:45:29','157.245.133.78'),
(6371,40,'2020-05-31 09:45:43','167.71.63.47'),
(6372,40,'2020-05-31 10:01:56','159.89.1.19'),
(6373,40,'2020-05-31 10:02:56','213.32.91.71'),
(6374,40,'2020-05-31 10:18:37','104.243.19.63'),
(6375,40,'2020-05-31 10:19:23','64.225.32.197'),
(6376,40,'2020-05-31 10:34:36','173.236.193.73'),
(6377,40,'2020-05-31 10:36:16','149.202.70.189'),
(6378,40,'2020-05-31 10:52:15','35.202.157.96'),
(6379,40,'2020-05-31 10:54:15','185.79.156.186'),
(6380,40,'2020-05-31 11:08:16','104.248.235.6'),
(6381,40,'2020-05-31 11:09:52','149.129.52.21'),
(6382,40,'2020-05-31 11:26:11','95.110.129.91'),
(6383,40,'2020-05-31 11:26:28','45.55.173.232'),
(6384,40,'2020-05-31 11:42:37','51.89.157.100'),
(6385,40,'2020-05-31 11:44:34','159.65.128.55'),
(6386,40,'2020-05-31 11:51:59','149.202.157.236'),
(6387,9,'2020-05-31 11:53:36','139.59.20.246'),
(6388,40,'2020-05-31 11:54:31','103.63.109.32'),
(6389,9,'2020-05-31 11:55:26','52.49.105.187'),
(6390,40,'2020-05-31 11:56:35','45.77.176.42'),
(6391,9,'2020-05-31 11:58:00','124.150.132.74'),
(6392,40,'2020-05-31 11:59:15','136.243.150.82'),
(6393,9,'2020-05-31 12:00:21','139.59.37.196'),
(6394,40,'2020-05-31 12:00:28','208.109.8.138'),
(6395,40,'2020-05-31 12:00:58','54.186.99.196'),
(6396,40,'2020-05-31 12:03:55','196.41.123.193'),
(6397,40,'2020-05-31 12:06:33','45.138.132.29'),
(6398,9,'2020-05-31 12:06:44','122.154.24.254'),
(6399,9,'2020-05-31 12:08:52','134.209.152.120'),
(6400,40,'2020-05-31 12:08:56','5.160.247.42'),
(6401,9,'2020-05-31 12:10:44','45.158.15.165'),
(6402,40,'2020-05-31 12:11:59','120.24.56.245'),
(6403,9,'2020-05-31 12:12:36','159.89.121.79'),
(6404,9,'2020-05-31 12:15:19','62.73.4.50'),
(6405,40,'2020-05-31 12:16:36','217.182.75.172'),
(6406,9,'2020-05-31 12:18:03','165.22.214.202'),
(6407,40,'2020-05-31 12:18:43','142.93.35.169'),
(6408,40,'2020-05-31 12:34:18','51.79.82.137'),
(6409,40,'2020-05-31 12:34:41','167.114.235.12'),
(6410,40,'2020-05-31 12:50:51','40.87.140.134'),
(6411,40,'2020-05-31 12:52:48','195.154.29.107'),
(6412,40,'2020-05-31 13:09:57','129.204.89.159'),
(6413,40,'2020-05-31 13:10:51','158.85.76.204'),
(6414,40,'2020-05-31 13:26:21','35.196.37.206'),
(6415,40,'2020-05-31 13:27:49','51.68.229.177'),
(6416,40,'2020-05-31 13:45:17','149.202.45.11'),
(6417,40,'2020-05-31 13:45:58','165.22.251.121'),
(6418,126,'2020-06-02 12:36:03','47.244.9.208'),
(6419,1,'2020-06-02 12:51:19','178.238.232.85'),
(6420,244,'2020-06-02 12:51:31','167.99.236.89'),
(6421,40,'2020-06-02 12:55:05','167.172.181.41'),
(6422,126,'2020-06-02 13:06:39','18.230.13.131'),
(6423,9,'2020-06-02 13:11:46','139.59.59.49'),
(6424,244,'2020-06-02 13:22:06','13.228.47.114'),
(6425,40,'2020-06-02 13:24:45','208.109.11.54'),
(6426,9,'2020-06-02 13:42:23','45.158.15.165'),
(6427,1,'2020-06-02 13:52:04','165.22.55.69'),
(6428,244,'2020-06-02 13:52:25','95.0.170.140'),
(6429,40,'2020-06-02 13:56:42','206.189.41.39'),
(6430,126,'2020-06-02 14:07:59','104.198.155.237'),
(6431,9,'2020-06-02 14:13:04','185.179.24.33'),
(6432,244,'2020-06-02 14:23:07','159.203.123.99'),
(6433,1,'2020-06-02 14:23:30','190.117.62.241'),
(6434,126,'2020-06-02 14:37:54','47.52.24.59'),
(6435,9,'2020-06-02 14:43:34','134.122.98.252'),
(6436,244,'2020-06-02 14:52:36','103.27.61.222'),
(6437,1,'2020-06-02 14:52:45','164.68.105.159'),
(6438,40,'2020-06-02 14:56:31','161.35.12.141'),
(6439,126,'2020-06-02 15:07:37','13.228.47.114'),
(6440,9,'2020-06-02 15:13:03','159.89.131.172'),
(6441,1,'2020-06-02 15:21:57','5.160.247.42'),
(6442,244,'2020-06-02 15:22:27','167.71.105.41'),
(6443,9,'2020-06-02 15:46:14','64.225.57.63'),
(6444,244,'2020-06-02 15:51:35','161.35.10.180'),
(6445,1,'2020-06-02 15:51:37','165.22.214.202'),
(6446,126,'2020-06-02 16:06:32','161.35.12.141'),
(6447,9,'2020-06-02 16:16:20','64.225.57.63'),
(6448,1,'2020-06-02 16:21:51','167.172.109.95'),
(6449,244,'2020-06-02 16:22:09','3.209.118.166'),
(6450,40,'2020-06-02 16:25:58','167.172.181.41'),
(6451,126,'2020-06-02 16:38:26','144.217.193.11'),
(6452,9,'2020-06-02 16:45:03','78.157.40.134'),
(6453,1,'2020-06-02 16:54:31','134.209.152.120'),
(6454,244,'2020-06-02 16:55:03','91.134.248.230'),
(6455,40,'2020-06-02 16:57:24','150.95.58.159'),
(6456,126,'2020-06-02 17:09:51','64.227.11.167'),
(6457,9,'2020-06-02 17:15:18','104.248.143.107'),
(6458,244,'2020-06-02 17:25:44','139.59.37.196'),
(6459,1,'2020-06-02 17:26:06','18.229.214.38'),
(6460,40,'2020-06-02 17:29:24','185.182.56.17'),
(6461,126,'2020-06-02 17:40:26','45.252.248.16'),
(6462,9,'2020-06-02 17:46:49','103.251.27.215'),
(6463,1,'2020-06-02 17:56:04','46.37.189.146'),
(6464,244,'2020-06-02 17:57:12','190.117.62.241'),
(6465,9,'2020-06-02 18:19:26','69.64.32.243'),
(6466,1,'2020-06-02 18:26:12','35.186.186.163'),
(6467,244,'2020-06-02 18:26:59','185.208.164.112'),
(6468,40,'2020-06-02 18:30:36','107.161.189.186'),
(6469,126,'2020-06-02 18:42:10','167.99.236.89'),
(6470,9,'2020-06-02 18:47:36','188.166.55.115'),
(6471,1,'2020-06-02 18:56:13','128.199.78.62'),
(6472,244,'2020-06-02 18:57:22','159.65.9.57'),
(6473,40,'2020-06-02 19:00:58','178.128.168.82'),
(6474,126,'2020-06-02 19:13:32','206.189.41.39'),
(6475,9,'2020-06-02 19:18:31','5.196.83.26'),
(6476,40,'2020-06-02 19:32:33','159.89.158.32'),
(6477,126,'2020-06-02 19:45:50','159.203.108.187'),
(6478,9,'2020-06-02 19:48:56','45.252.248.16'),
(6479,1,'2020-06-02 19:57:27','192.99.160.126'),
(6480,244,'2020-06-02 20:00:27','64.227.116.27'),
(6481,40,'2020-06-02 20:03:08','112.78.3.201'),
(6482,126,'2020-06-02 20:16:04','163.23.148.134'),
(6483,9,'2020-06-02 20:19:53','165.22.55.69'),
(6484,244,'2020-06-02 20:29:54','82.221.114.65'),
(6485,1,'2020-06-02 20:30:07','46.101.6.62'),
(6486,40,'2020-06-02 20:33:29','45.252.248.16'),
(6487,126,'2020-06-02 20:46:11','47.92.160.127'),
(6488,40,'2020-06-02 20:58:14','47.52.239.42'),
(6489,126,'2020-06-02 20:58:18','47.52.239.42'),
(6490,244,'2020-06-02 20:58:22','47.52.239.42'),
(6491,1,'2020-06-02 21:00:30','185.208.164.112'),
(6492,244,'2020-06-02 21:01:06','165.22.102.110'),
(6493,40,'2020-06-02 21:04:51','34.94.131.219'),
(6494,40,'2020-06-02 21:14:15','51.77.140.110'),
(6495,126,'2020-06-02 21:16:15','58.123.171.70'),
(6496,9,'2020-06-02 21:23:10','165.22.55.69'),
(6497,40,'2020-06-02 21:29:57','75.119.215.210'),
(6498,1,'2020-06-02 21:30:54','62.210.113.228'),
(6499,244,'2020-06-02 21:31:58','165.22.250.105'),
(6500,40,'2020-06-02 21:35:48','82.223.197.78'),
(6501,40,'2020-06-02 21:45:54','46.101.57.196'),
(6502,126,'2020-06-02 21:48:51','138.68.71.174'),
(6503,9,'2020-06-02 21:53:53','210.242.250.37'),
(6504,40,'2020-06-02 22:00:39','93.113.111.100'),
(6505,1,'2020-06-02 22:02:46','178.128.119.64'),
(6506,244,'2020-06-02 22:03:09','159.69.106.215'),
(6507,40,'2020-06-02 22:15:22','148.66.135.69'),
(6508,126,'2020-06-02 22:18:30','167.172.109.95'),
(6509,9,'2020-06-02 22:23:51','207.246.78.154'),
(6510,40,'2020-06-02 22:31:10','167.99.78.164'),
(6511,1,'2020-06-02 22:34:00','188.166.37.57'),
(6512,244,'2020-06-02 22:34:23','74.208.84.152'),
(6513,40,'2020-06-02 22:46:36','193.112.206.73'),
(6514,126,'2020-06-02 22:50:16','104.248.241.180'),
(6515,9,'2020-06-02 22:56:58','159.65.9.57'),
(6516,40,'2020-06-02 23:01:31','173.236.152.135'),
(6517,1,'2020-06-02 23:06:04','18.196.21.130'),
(6518,244,'2020-06-02 23:07:02','206.189.41.39'),
(6519,40,'2020-06-02 23:11:49','163.23.148.134'),
(6520,40,'2020-06-02 23:17:03','139.59.2.181'),
(6521,126,'2020-06-02 23:21:30','52.205.120.113'),
(6522,9,'2020-06-02 23:28:37','167.172.109.95'),
(6523,40,'2020-06-02 23:31:32','206.189.136.156'),
(6524,244,'2020-06-02 23:37:24','3.113.246.112'),
(6525,1,'2020-06-02 23:37:50','94.23.57.17'),
(6526,40,'2020-06-02 23:41:08','207.246.78.154'),
(6527,126,'2020-06-02 23:54:02','185.61.137.171'),
(6528,40,'2020-06-02 23:58:19','37.59.56.124'),
(6529,9,'2020-06-03 00:01:44','203.158.253.248'),
(6530,1,'2020-06-03 00:09:44','178.62.217.187'),
(6531,40,'2020-06-03 00:12:41','74.208.81.55'),
(6532,40,'2020-06-03 00:12:52','13.233.131.233'),
(6533,126,'2020-06-03 00:25:08','159.138.117.89'),
(6534,40,'2020-06-03 00:28:07','118.31.2.213'),
(6535,9,'2020-06-03 00:33:30','18.228.179.100'),
(6536,1,'2020-06-03 00:40:30','37.187.125.7'),
(6537,244,'2020-06-03 00:41:02','158.69.51.7'),
(6538,40,'2020-06-03 00:42:39','128.199.212.194'),
(6539,40,'2020-06-03 00:55:52','198.199.66.52'),
(6540,9,'2020-06-03 01:02:42','134.122.76.185'),
(6541,40,'2020-06-03 01:10:40','45.77.247.95'),
(6542,1,'2020-06-03 01:12:39','167.172.109.95'),
(6543,40,'2020-06-03 01:16:56','62.73.4.50'),
(6544,40,'2020-06-03 01:25:48','171.244.129.66'),
(6545,126,'2020-06-03 01:28:28','82.223.197.78'),
(6546,40,'2020-06-03 01:41:10','139.59.78.248'),
(6547,1,'2020-06-03 01:43:40','159.65.9.57'),
(6548,244,'2020-06-03 01:43:42','162.241.87.45'),
(6549,40,'2020-06-03 01:56:30','167.99.204.251'),
(6550,126,'2020-06-03 01:59:29','159.203.68.193'),
(6551,9,'2020-06-03 02:06:12','206.189.216.247'),
(6552,40,'2020-06-03 02:11:08','217.199.161.244'),
(6553,1,'2020-06-03 02:15:21','34.94.225.127'),
(6554,244,'2020-06-03 02:15:54','157.230.24.223'),
(6555,40,'2020-06-03 02:25:51','165.227.15.124'),
(6556,126,'2020-06-03 02:31:11','45.76.226.251'),
(6557,9,'2020-06-03 02:39:10','138.68.71.174'),
(6558,40,'2020-06-03 02:42:27','159.89.137.86'),
(6559,1,'2020-06-03 02:46:34','178.62.50.210'),
(6560,244,'2020-06-03 02:47:12','134.209.89.6'),
(6561,40,'2020-06-03 02:58:08','212.85.69.14'),
(6562,126,'2020-06-03 03:02:43','34.94.131.219'),
(6563,9,'2020-06-03 03:09:09','210.242.250.37'),
(6564,40,'2020-06-03 03:14:14','148.72.207.135'),
(6565,1,'2020-06-03 03:18:50','197.232.53.182'),
(6566,244,'2020-06-03 03:19:46','159.89.167.22'),
(6567,40,'2020-06-03 03:28:31','154.0.175.211'),
(6568,126,'2020-06-03 03:35:07','107.161.189.186'),
(6569,9,'2020-06-03 03:41:49','139.59.69.64'),
(6570,40,'2020-06-03 03:48:09','147.135.211.127'),
(6571,1,'2020-06-03 03:50:43','104.238.144.141'),
(6572,40,'2020-06-03 03:55:06','139.59.20.246'),
(6573,40,'2020-06-03 04:03:48','165.22.120.207'),
(6574,9,'2020-06-03 04:14:26','78.157.40.134'),
(6575,40,'2020-06-03 04:21:23','35.200.191.251'),
(6576,1,'2020-06-03 04:23:31','107.23.130.60'),
(6577,244,'2020-06-03 04:23:55','178.128.119.64'),
(6578,40,'2020-06-03 04:27:54','165.227.81.81'),
(6579,40,'2020-06-03 04:40:14','103.147.10.222'),
(6580,126,'2020-06-03 04:40:33','134.122.98.252'),
(6581,9,'2020-06-03 04:47:54','206.189.80.236'),
(6582,40,'2020-06-03 04:55:34','192.169.200.145'),
(6583,244,'2020-06-03 04:56:47','159.89.174.221'),
(6584,40,'2020-06-03 05:00:18','74.208.10.42'),
(6585,126,'2020-06-03 05:13:31','83.69.119.98'),
(6586,40,'2020-06-03 05:13:35','134.122.85.192'),
(6587,9,'2020-06-03 05:18:59','82.223.197.78'),
(6588,1,'2020-06-03 05:28:02','18.196.21.130'),
(6589,244,'2020-06-03 05:28:31','138.197.128.12'),
(6590,40,'2020-06-03 05:29:16','213.32.91.71'),
(6591,40,'2020-06-03 05:32:37','47.244.9.208'),
(6592,40,'2020-06-03 05:44:09','103.146.202.150'),
(6593,126,'2020-06-03 05:45:26','159.138.117.89'),
(6594,9,'2020-06-03 05:50:53','165.22.55.69'),
(6595,40,'2020-06-03 06:00:13','94.231.178.226'),
(6596,1,'2020-06-03 06:01:27','96.62.119.11'),
(6597,40,'2020-06-03 06:04:56','103.138.188.44'),
(6598,40,'2020-06-03 06:15:34','159.203.107.212'),
(6599,126,'2020-06-03 06:18:00','45.252.248.16'),
(6600,9,'2020-06-03 06:23:23','167.172.68.76'),
(6601,40,'2020-06-03 06:31:11','138.68.80.235'),
(6602,244,'2020-06-03 06:33:15','104.248.169.24'),
(6603,40,'2020-06-03 06:36:55','95.43.208.98'),
(6604,40,'2020-06-03 06:46:54','167.71.211.11'),
(6605,9,'2020-06-03 06:55:39','109.169.39.140'),
(6606,40,'2020-06-03 07:01:26','142.93.52.174'),
(6607,1,'2020-06-03 07:05:58','142.93.131.105'),
(6608,244,'2020-06-03 07:06:21','153.126.184.22'),
(6609,40,'2020-06-03 07:10:29','103.63.109.32'),
(6610,40,'2020-06-03 07:16:14','69.163.152.143'),
(6611,126,'2020-06-03 07:23:06','64.227.4.150'),
(6612,9,'2020-06-03 07:29:03','107.23.130.60'),
(6613,40,'2020-06-03 07:31:37','104.131.68.92'),
(6614,244,'2020-06-03 07:39:53','167.99.195.209'),
(6615,40,'2020-06-03 07:42:13','198.12.248.250'),
(6616,40,'2020-06-03 07:46:32','162.243.8.129'),
(6617,126,'2020-06-03 07:54:53','13.228.47.114'),
(6618,9,'2020-06-03 07:59:48','104.248.169.24'),
(6619,40,'2020-06-03 08:01:48','192.163.207.200'),
(6620,244,'2020-06-03 08:08:59','104.131.100.255'),
(6621,40,'2020-06-03 08:13:08','145.239.93.55'),
(6622,40,'2020-06-03 08:16:07','139.59.79.202'),
(6623,126,'2020-06-03 08:24:41','134.209.89.6'),
(6624,40,'2020-06-03 08:30:10','142.93.182.7'),
(6625,9,'2020-06-03 08:30:32','139.59.44.203'),
(6626,1,'2020-06-03 08:37:15','144.217.193.11'),
(6627,244,'2020-06-03 08:37:18','104.248.143.107'),
(6628,40,'2020-06-03 08:40:28','195.242.116.20'),
(6629,40,'2020-06-03 08:45:08','139.59.2.181'),
(6630,126,'2020-06-03 08:50:22','167.71.105.41'),
(6631,40,'2020-06-03 08:59:30','206.189.24.6'),
(6632,40,'2020-06-03 09:15:19','91.134.248.230'),
(6633,40,'2020-06-03 09:31:15','178.128.56.22'),
(6634,40,'2020-06-03 09:45:34','138.68.230.39'),
(6635,40,'2020-06-03 10:00:10','139.59.174.107'),
(6636,40,'2020-06-03 10:16:46','159.65.128.55'),
(6637,40,'2020-06-03 10:31:44','64.202.185.147'),
(6638,40,'2020-06-03 10:48:56','206.189.146.57'),
(6639,40,'2020-06-03 11:04:33','67.205.57.152'),
(6640,40,'2020-06-03 11:17:19','51.91.30.96'),
(6641,40,'2020-06-03 11:31:29','3.11.149.42'),
(6642,40,'2020-06-03 11:45:22','5.39.74.233'),
(6643,40,'2020-06-03 11:59:02','139.59.172.23'),
(6644,40,'2020-06-03 12:12:26','213.149.103.132'),
(6645,40,'2020-06-03 12:26:32','165.22.210.69'),
(6646,40,'2020-06-03 12:38:51','117.239.180.188'),
(6647,40,'2020-06-03 12:53:10','103.8.79.232'),
(6648,40,'2020-06-03 13:07:03','46.101.179.164'),
(6649,40,'2020-06-03 13:21:34','51.75.23.214'),
(6650,40,'2020-06-03 13:35:59','159.65.228.105'),
(6651,40,'2020-06-03 13:50:34','163.172.42.123'),
(6652,40,'2020-06-03 14:04:09','128.199.254.23'),
(6653,40,'2020-06-03 14:18:28','174.138.1.99'),
(6654,40,'2020-06-03 14:33:16','196.41.127.26'),
(6655,40,'2020-06-03 14:47:51','46.101.130.213'),
(6656,40,'2020-06-03 15:02:11','95.216.64.168'),
(6657,40,'2020-06-03 17:46:27','103.233.1.167'),
(6658,40,'2020-06-03 18:00:13','145.239.69.74'),
(6659,40,'2020-06-03 18:15:14','157.245.233.164'),
(6660,40,'2020-06-03 18:28:52','18.130.220.186'),
(6661,40,'2020-06-03 18:41:46','162.241.200.235'),
(6662,40,'2020-06-03 18:54:19','157.245.49.1'),
(6663,40,'2020-06-03 19:05:17','54.37.21.211'),
(6664,40,'2020-06-03 19:16:31','193.112.206.73'),
(6665,40,'2020-06-03 19:30:27','103.147.10.222'),
(6666,40,'2020-06-03 19:41:04','128.199.254.23'),
(6667,40,'2020-06-03 19:52:05','142.93.143.85'),
(6668,40,'2020-06-03 20:06:07','47.94.155.233'),
(6669,40,'2020-06-03 20:17:02','195.154.114.140'),
(6670,40,'2020-06-03 20:28:09','94.23.156.82'),
(6671,40,'2020-06-03 20:40:50','206.142.240.117'),
(6672,40,'2020-06-03 21:06:24','207.148.21.116'),
(6673,40,'2020-06-03 21:19:49','192.241.224.117'),
(6674,40,'2020-06-03 21:32:00','120.24.86.121'),
(6675,40,'2020-06-03 21:44:25','159.89.183.168'),
(6676,40,'2020-06-03 21:57:29','47.75.172.46'),
(6677,40,'2020-06-03 22:10:11','51.75.23.214'),
(6678,40,'2020-06-03 22:24:58','51.255.64.58'),
(6679,40,'2020-06-03 22:37:08','62.210.242.66'),
(6680,40,'2020-06-03 22:49:24','134.122.113.193'),
(6681,40,'2020-06-03 23:03:31','138.68.2.4'),
(6682,40,'2020-06-03 23:16:25','208.97.177.178'),
(6683,40,'2020-06-03 23:32:35','175.106.17.99'),
(6684,40,'2020-06-03 23:45:03','208.97.177.178'),
(6685,40,'2020-06-04 00:00:09','134.209.172.211'),
(6686,40,'2020-06-04 00:12:19','159.89.52.205'),
(6687,40,'2020-06-04 00:27:24','192.99.149.195'),
(6688,40,'2020-06-04 00:42:24','159.89.162.186'),
(6689,40,'2020-06-04 00:55:53','107.180.84.251'),
(6690,40,'2020-06-04 01:10:22','166.62.123.55'),
(6691,40,'2020-06-04 01:25:13','167.172.162.118'),
(6692,40,'2020-06-04 01:39:04','35.196.37.206'),
(6693,40,'2020-06-04 01:53:10','93.113.111.100'),
(6694,40,'2020-06-04 02:08:48','40.127.176.175'),
(6695,40,'2020-06-04 02:24:07','14.98.157.126'),
(6696,40,'2020-06-04 02:39:08','157.245.64.116'),
(6697,40,'2020-06-04 02:52:44','104.248.227.104'),
(6698,40,'2020-06-04 03:08:14','165.22.244.140'),
(6699,40,'2020-06-04 03:23:26','107.179.19.68'),
(6700,40,'2020-06-04 03:39:09','35.201.250.90'),
(6701,40,'2020-06-04 03:54:41','142.93.124.210'),
(6702,40,'2020-06-04 04:10:54','165.227.74.165'),
(6703,40,'2020-06-04 04:25:27','47.101.218.170'),
(6704,40,'2020-06-04 04:40:34','167.71.102.17'),
(6705,40,'2020-06-04 04:54:23','46.101.139.73'),
(6706,40,'2020-06-04 05:08:09','148.72.209.9'),
(6707,40,'2020-06-04 05:21:20','159.89.137.86'),
(6708,40,'2020-06-04 05:32:49','153.127.44.210'),
(6709,40,'2020-06-04 05:43:30','128.199.211.68'),
(6710,40,'2020-06-04 05:55:38','68.183.146.249'),
(6711,40,'2020-06-04 06:08:26','68.183.134.134'),
(6712,40,'2020-06-04 06:20:05','157.245.210.50'),
(6713,40,'2020-06-04 06:33:16','157.230.234.117'),
(6714,244,'2020-06-04 06:45:15','18.139.250.180'),
(6715,40,'2020-06-04 06:45:39','139.59.147.218'),
(6716,244,'2020-06-04 06:46:13','198.12.248.250'),
(6717,244,'2020-06-04 06:50:10','51.79.149.34'),
(6718,244,'2020-06-04 06:52:00','139.59.231.103'),
(6719,244,'2020-06-04 06:54:47','35.185.199.45'),
(6720,40,'2020-06-04 06:56:55','134.209.123.101'),
(6721,244,'2020-06-04 06:58:21','3.113.246.112'),
(6722,244,'2020-06-04 07:00:57','159.203.108.187'),
(6723,244,'2020-06-04 07:06:47','3.113.246.112'),
(6724,244,'2020-06-04 07:09:02','74.208.84.152'),
(6725,40,'2020-06-04 07:09:10','64.225.53.196'),
(6726,244,'2020-06-04 07:11:32','174.138.51.183'),
(6727,244,'2020-06-04 07:13:55','66.45.254.2'),
(6728,244,'2020-06-04 07:17:42','174.138.51.183'),
(6729,244,'2020-06-04 07:19:42','70.88.133.182'),
(6730,40,'2020-06-04 07:22:18','142.4.7.212'),
(6731,244,'2020-06-04 07:23:20','178.62.246.185'),
(6732,244,'2020-06-04 07:25:54','165.22.96.42'),
(6733,244,'2020-06-04 07:32:21','178.238.232.85'),
(6734,40,'2020-06-04 07:35:09','167.71.208.237'),
(6735,244,'2020-06-04 07:36:55','107.23.130.60'),
(6736,244,'2020-06-04 07:40:47','198.199.117.25'),
(6737,244,'2020-06-04 07:43:20','159.203.108.187'),
(6738,244,'2020-06-04 07:45:40','164.68.105.159'),
(6739,244,'2020-06-04 07:49:07','185.166.131.147'),
(6740,244,'2020-06-04 07:51:48','104.248.16.191'),
(6741,244,'2020-06-04 07:54:41','45.77.177.2'),
(6742,244,'2020-06-04 07:58:51','163.23.148.134'),
(6743,40,'2020-06-04 08:00:02','45.122.223.198'),
(6744,244,'2020-06-04 08:00:46','121.183.237.118'),
(6745,244,'2020-06-04 08:02:42','45.252.248.16'),
(6746,244,'2020-06-04 08:06:13','46.37.189.146'),
(6747,244,'2020-06-04 08:08:58','74.208.10.42'),
(6748,40,'2020-06-04 08:13:05','64.227.65.97'),
(6749,244,'2020-06-04 08:17:45','178.238.232.85'),
(6750,244,'2020-06-04 08:20:18','165.22.107.13'),
(6751,244,'2020-06-04 08:23:29','103.231.90.102'),
(6752,40,'2020-06-04 08:26:15','139.59.172.23'),
(6753,244,'2020-06-04 08:29:01','64.227.11.43'),
(6754,244,'2020-06-04 08:32:29','47.244.9.208'),
(6755,244,'2020-06-04 08:34:59','40.89.129.39'),
(6756,244,'2020-06-04 08:37:47','178.238.232.85'),
(6757,40,'2020-06-04 08:40:04','68.183.184.243'),
(6758,244,'2020-06-04 08:43:22','178.62.50.210'),
(6759,244,'2020-06-04 08:46:11','35.194.246.104'),
(6760,244,'2020-06-04 08:50:03','197.232.53.182'),
(6761,244,'2020-06-04 08:52:05','138.197.153.21'),
(6762,244,'2020-06-04 08:55:18','104.236.86.160'),
(6763,244,'2020-06-04 08:58:17','185.179.24.33'),
(6764,244,'2020-06-04 09:00:23','159.65.9.57'),
(6765,244,'2020-06-04 09:02:14','178.128.119.64'),
(6766,244,'2020-06-04 09:05:51','18.139.250.180'),
(6767,40,'2020-06-04 09:07:20','206.189.121.29'),
(6768,244,'2020-06-04 09:07:21','13.228.47.114'),
(6769,244,'2020-06-04 09:09:54','198.12.225.153'),
(6770,244,'2020-06-04 09:12:39','134.122.76.185'),
(6771,244,'2020-06-04 09:15:18','185.250.241.11'),
(6772,244,'2020-06-04 09:16:44','68.183.180.46'),
(6773,40,'2020-06-04 09:18:54','166.62.100.99'),
(6774,244,'2020-06-04 09:19:33','161.35.53.235'),
(6775,244,'2020-06-04 09:22:14','162.241.87.45'),
(6776,244,'2020-06-04 09:27:51','139.59.127.221'),
(6777,244,'2020-06-04 09:30:42','158.69.51.7'),
(6778,40,'2020-06-04 09:33:10','206.189.121.29'),
(6779,244,'2020-06-04 09:34:11','185.250.241.11'),
(6780,244,'2020-06-04 09:39:21','18.139.66.150'),
(6781,40,'2020-06-04 09:46:27','104.243.19.63'),
(6782,244,'2020-06-04 09:47:24','162.241.87.45'),
(6783,244,'2020-06-04 09:49:13','121.196.196.3'),
(6784,244,'2020-06-04 09:51:00','139.59.25.66'),
(6785,244,'2020-06-04 09:53:51','121.196.196.3'),
(6786,244,'2020-06-04 09:55:57','51.38.37.198'),
(6787,244,'2020-06-04 09:58:43','15.206.114.246'),
(6788,40,'2020-06-04 10:00:32','67.205.153.74'),
(6789,244,'2020-06-04 10:06:21','145.239.93.55'),
(6790,244,'2020-06-04 10:07:47','157.245.188.231'),
(6791,244,'2020-06-04 10:10:53','51.255.80.230'),
(6792,40,'2020-06-04 10:12:22','95.217.195.80'),
(6793,244,'2020-06-04 10:16:07','139.59.20.246'),
(6794,244,'2020-06-04 10:18:14','34.94.131.219'),
(6795,244,'2020-06-04 10:21:09','199.250.204.107'),
(6796,244,'2020-06-04 10:23:47','45.76.226.251'),
(6797,244,'2020-06-04 10:26:13','193.112.173.253'),
(6798,40,'2020-06-04 10:27:42','208.113.153.203'),
(6799,244,'2020-06-04 10:28:07','104.131.100.255'),
(6800,244,'2020-06-04 10:31:53','123.31.43.40'),
(6801,244,'2020-06-04 10:33:51','103.231.90.102'),
(6802,244,'2020-06-04 10:36:56','18.217.181.116'),
(6803,244,'2020-06-04 10:39:19','74.208.84.152'),
(6804,40,'2020-06-04 10:40:56','178.128.56.22'),
(6805,244,'2020-06-04 10:41:33','107.191.44.45'),
(6806,244,'2020-06-04 10:44:09','18.228.179.100'),
(6807,244,'2020-06-04 10:46:58','185.171.91.198'),
(6808,244,'2020-06-04 10:49:04','45.252.248.16'),
(6809,244,'2020-06-04 10:52:49','83.69.119.98'),
(6810,244,'2020-06-04 10:53:52','139.59.59.49'),
(6811,40,'2020-06-04 10:54:19','192.169.219.72'),
(6812,244,'2020-06-04 10:57:27','198.12.225.153'),
(6813,244,'2020-06-04 10:59:13','138.68.71.174'),
(6814,244,'2020-06-04 11:02:46','103.130.219.158'),
(6815,244,'2020-06-04 11:05:25','49.233.67.11'),
(6816,244,'2020-06-04 11:08:32','139.59.37.196'),
(6817,40,'2020-06-04 11:09:20','167.99.123.34'),
(6818,244,'2020-06-04 11:10:49','51.38.37.198'),
(6819,244,'2020-06-04 11:13:18','37.187.125.7'),
(6820,244,'2020-06-04 11:17:02','51.79.149.34'),
(6821,244,'2020-06-04 11:19:13','104.248.241.180'),
(6822,244,'2020-06-04 11:21:38','165.22.55.69'),
(6823,40,'2020-06-04 11:23:35','217.182.75.172'),
(6824,244,'2020-06-04 11:24:48','159.203.68.193'),
(6825,40,'2020-06-04 11:37:51','93.114.86.226'),
(6826,40,'2020-06-04 11:52:35','142.93.172.45'),
(6827,40,'2020-06-04 12:06:52','134.209.123.101'),
(6828,40,'2020-06-04 12:21:20','164.132.38.166'),
(6829,40,'2020-06-04 12:37:19','128.199.248.65'),
(6830,40,'2020-06-04 12:51:54','167.99.12.47'),
(6831,40,'2020-06-04 13:07:44','178.62.18.185'),
(6832,40,'2020-06-04 13:22:50','71.43.31.237'),
(6833,40,'2020-06-04 13:36:23','192.241.151.77'),
(6834,40,'2020-06-04 13:50:39','188.166.60.138'),
(6835,40,'2020-06-04 14:08:28','69.163.225.126'),
(6836,40,'2020-06-04 14:22:44','80.90.82.70'),
(6837,40,'2020-06-04 14:33:36','139.59.172.23'),
(6838,40,'2020-06-04 14:46:47','42.104.97.238'),
(6839,40,'2020-06-04 14:59:46','165.22.210.121'),
(6840,40,'2020-06-04 15:10:42','157.245.183.64'),
(6841,40,'2020-06-04 15:23:33','104.236.75.62'),
(6842,40,'2020-06-04 15:36:17','64.202.185.147'),
(6843,40,'2020-06-04 15:50:19','139.99.121.6'),
(6844,40,'2020-06-04 16:03:21','157.245.183.64'),
(6845,40,'2020-06-04 16:16:53','149.28.8.137'),
(6846,40,'2020-06-04 16:28:59','139.59.174.107'),
(6847,40,'2020-06-04 16:42:42','138.197.135.102'),
(6848,40,'2020-06-04 16:56:27','167.99.12.47'),
(6849,40,'2020-06-04 17:10:02','142.93.152.19'),
(6850,40,'2020-06-04 17:23:57','5.135.164.126'),
(6851,40,'2020-06-04 17:36:37','132.148.241.6'),
(6852,40,'2020-06-04 17:49:46','51.255.101.8'),
(6853,40,'2020-06-04 18:05:28','104.248.235.6'),
(6854,40,'2020-06-04 18:19:32','18.130.220.186'),
(6855,40,'2020-06-04 18:33:50','45.55.135.88'),
(6856,40,'2020-06-04 18:45:55','3.83.235.90'),
(6857,40,'2020-06-04 18:56:50','188.165.234.92'),
(6858,40,'2020-06-04 19:21:14','212.237.25.210'),
(6859,40,'2020-06-04 19:33:54','206.189.26.231'),
(6860,40,'2020-06-04 19:46:56','94.231.178.226'),
(6861,126,'2020-06-05 09:52:08','174.138.51.183'),
(6862,126,'2020-06-05 09:52:13','70.88.133.182'),
(6863,126,'2020-06-05 09:52:18','159.89.174.221'),
(6864,126,'2020-06-05 09:52:26','159.89.131.172'),
(6865,126,'2020-06-05 09:52:41','178.128.119.64'),
(6866,126,'2020-06-05 09:53:26','95.111.231.217'),
(6867,126,'2020-06-05 09:53:36','104.236.86.160'),
(6868,126,'2020-06-05 09:53:49','161.35.10.180'),
(6869,40,'2020-06-05 10:02:32','79.137.80.140'),
(6870,40,'2020-06-05 10:18:23','91.220.179.13'),
(6871,40,'2020-06-05 10:36:55','142.93.249.29'),
(6872,40,'2020-06-05 10:53:22','94.199.181.251'),
(6873,40,'2020-06-05 11:11:33','45.122.220.157'),
(6874,40,'2020-06-05 11:27:48','208.97.177.178'),
(6875,40,'2020-06-05 11:46:14','46.254.18.70'),
(6876,40,'2020-06-05 12:02:56','112.121.153.187'),
(6877,126,'2020-06-05 12:05:43','207.154.204.144'),
(6878,126,'2020-06-05 12:07:27','45.252.248.16'),
(6879,126,'2020-06-05 12:10:11','158.69.51.7'),
(6880,126,'2020-06-05 12:11:42','162.241.87.45'),
(6881,126,'2020-06-05 12:14:55','198.12.225.153'),
(6882,126,'2020-06-05 12:17:02','185.182.56.17'),
(6883,126,'2020-06-05 12:19:30','74.208.84.152'),
(6884,126,'2020-06-05 12:20:57','62.73.4.50'),
(6885,126,'2020-06-05 12:22:31','46.37.189.146'),
(6886,126,'2020-06-05 12:23:14','45.252.248.16'),
(6887,40,'2020-06-05 12:23:49','185.79.156.186'),
(6888,126,'2020-06-05 12:24:59','45.252.248.16'),
(6889,126,'2020-06-05 12:27:54','138.197.153.21'),
(6890,126,'2020-06-05 12:29:01','139.59.59.49'),
(6891,126,'2020-06-05 12:31:41','159.203.123.99'),
(6892,126,'2020-06-05 12:33:18','185.166.131.147'),
(6893,126,'2020-06-05 12:35:31','103.63.109.32'),
(6894,126,'2020-06-05 12:37:14','188.166.55.115'),
(6895,126,'2020-06-05 12:39:01','165.22.250.105'),
(6896,40,'2020-06-05 12:40:21','178.62.33.222'),
(6897,126,'2020-06-05 12:42:36','165.22.55.69'),
(6898,126,'2020-06-05 12:44:15','94.23.57.17'),
(6899,126,'2020-06-05 12:46:41','45.119.212.66'),
(6900,126,'2020-06-05 12:48:21','167.71.211.11'),
(6901,126,'2020-06-05 12:49:20','104.248.169.24'),
(6902,126,'2020-06-05 12:52:27','104.248.16.191'),
(6903,126,'2020-06-05 12:53:57','167.71.211.11'),
(6904,126,'2020-06-05 12:55:51','51.15.230.106'),
(6905,126,'2020-06-05 12:59:22','213.238.180.13'),
(6906,40,'2020-06-05 12:59:29','188.226.189.117'),
(6907,126,'2020-06-05 13:00:54','46.37.189.146'),
(6908,126,'2020-06-05 13:02:21','45.252.248.16'),
(6909,126,'2020-06-05 13:05:02','40.85.123.203'),
(6910,126,'2020-06-05 13:06:42','178.128.119.64'),
(6911,126,'2020-06-05 13:09:59','45.252.248.16'),
(6912,126,'2020-06-05 13:12:22','95.111.231.217'),
(6913,126,'2020-06-05 13:12:59','178.128.122.157'),
(6914,126,'2020-06-05 13:16:25','185.61.137.171'),
(6915,126,'2020-06-05 13:17:45','174.138.51.183'),
(6916,40,'2020-06-05 13:18:26','203.162.31.112'),
(6917,126,'2020-06-05 13:20:28','104.238.144.141'),
(6918,126,'2020-06-05 13:21:47','161.35.53.235'),
(6919,126,'2020-06-05 13:24:09','104.156.48.44'),
(6920,126,'2020-06-05 13:27:31','80.211.68.185'),
(6921,126,'2020-06-05 13:29:29','159.138.117.89'),
(6922,126,'2020-06-05 13:31:19','91.204.46.28'),
(6923,126,'2020-06-05 13:34:38','167.71.45.56'),
(6924,126,'2020-06-05 13:36:56','162.241.87.45'),
(6925,40,'2020-06-05 13:36:59','114.7.197.82'),
(6926,126,'2020-06-05 13:37:11','167.71.105.41'),
(6927,126,'2020-06-05 13:42:39','165.22.214.202'),
(6928,126,'2020-06-05 13:44:20','104.248.143.107'),
(6929,126,'2020-06-05 13:44:51','92.62.73.51'),
(6930,126,'2020-06-05 13:48:18','51.255.80.230'),
(6931,126,'2020-06-05 13:49:54','94.23.57.17'),
(6932,126,'2020-06-05 13:51:10','104.248.169.24'),
(6933,126,'2020-06-05 13:52:17','138.68.71.174'),
(6934,126,'2020-06-05 13:55:27','167.172.109.95'),
(6935,40,'2020-06-05 13:56:31','139.59.172.23'),
(6936,126,'2020-06-05 13:57:13','103.74.118.168'),
(6937,126,'2020-06-05 13:57:56','62.210.113.228'),
(6938,126,'2020-06-05 14:00:48','128.199.206.140'),
(6939,126,'2020-06-05 14:02:53','123.31.43.40'),
(6940,126,'2020-06-05 14:05:25','34.70.186.116'),
(6941,126,'2020-06-05 14:07:15','51.38.37.198'),
(6942,126,'2020-06-05 14:08:34','167.172.110.159'),
(6943,126,'2020-06-05 14:10:47','91.204.46.28'),
(6944,126,'2020-06-05 14:12:24','52.205.120.113'),
(6945,126,'2020-06-05 14:14:04','95.43.208.98'),
(6946,40,'2020-06-05 14:14:52','166.62.41.108'),
(6947,126,'2020-06-05 14:16:11','198.12.248.250'),
(6948,126,'2020-06-05 14:16:47','178.128.122.157'),
(6949,126,'2020-06-05 14:19:43','80.211.68.185'),
(6950,126,'2020-06-05 14:23:43','217.182.237.49'),
(6951,126,'2020-06-05 14:24:06','109.75.64.100'),
(6952,126,'2020-06-05 14:27:46','134.122.98.252'),
(6953,126,'2020-06-05 14:34:06','74.208.84.152'),
(6954,40,'2020-06-05 14:35:06','134.209.155.213'),
(6955,126,'2020-06-05 14:36:27','51.79.149.34'),
(6956,126,'2020-06-05 14:37:32','206.189.26.231'),
(6957,126,'2020-06-05 14:41:40','51.255.80.230'),
(6958,126,'2020-06-05 14:43:46','45.252.248.16'),
(6959,126,'2020-06-05 14:46:59','206.189.216.247'),
(6960,126,'2020-06-05 14:49:42','45.252.248.16'),
(6961,40,'2020-06-05 14:52:51','62.210.242.66'),
(6962,126,'2020-06-05 14:53:53','165.22.250.105'),
(6963,126,'2020-06-05 14:56:08','40.85.123.203'),
(6964,126,'2020-06-05 14:59:27','165.22.55.69'),
(6965,126,'2020-06-05 15:02:10','54.37.198.243'),
(6966,126,'2020-06-05 15:05:10','202.187.182.134'),
(6967,126,'2020-06-05 15:09:14','5.160.247.42'),
(6968,126,'2020-06-05 15:09:58','104.236.86.160'),
(6969,40,'2020-06-05 15:13:33','138.197.43.206'),
(6970,126,'2020-06-05 15:14:36','72.52.82.142'),
(6971,126,'2020-06-05 15:17:47','46.37.189.146'),
(6972,126,'2020-06-05 15:20:30','198.12.225.153'),
(6973,126,'2020-06-05 15:23:47','198.136.62.200'),
(6974,126,'2020-06-05 15:25:19','58.123.171.70'),
(6975,126,'2020-06-05 15:28:55','45.252.248.16'),
(6976,126,'2020-06-05 15:31:26','62.210.113.228'),
(6977,40,'2020-06-05 15:32:19','167.71.137.237'),
(6978,126,'2020-06-05 15:36:00','167.172.181.41'),
(6979,126,'2020-06-05 15:38:36','202.187.182.134'),
(6980,126,'2020-06-05 15:41:18','54.37.198.243'),
(6981,126,'2020-06-05 15:44:37','134.122.98.252'),
(6982,126,'2020-06-05 15:47:56','80.211.68.185'),
(6983,126,'2020-06-05 15:50:32','134.122.27.195'),
(6984,40,'2020-06-05 15:52:45','107.182.26.178'),
(6985,126,'2020-06-05 15:54:20','165.22.107.13'),
(6986,126,'2020-06-05 15:56:27','70.88.133.182'),
(6987,126,'2020-06-05 16:02:20','45.252.248.16'),
(6988,126,'2020-06-05 16:06:37','198.136.62.200'),
(6989,126,'2020-06-05 16:08:30','139.59.37.196'),
(6990,126,'2020-06-05 16:12:29','140.143.230.148'),
(6991,40,'2020-06-05 16:12:38','157.230.27.30'),
(6992,126,'2020-06-05 16:15:02','104.131.186.50'),
(6993,126,'2020-06-05 16:17:35','46.37.189.146'),
(6994,126,'2020-06-05 16:21:26','104.131.186.50'),
(6995,126,'2020-06-05 16:24:42','72.52.82.142'),
(6996,126,'2020-06-05 16:27:14','178.128.119.64'),
(6997,126,'2020-06-05 16:30:50','121.183.237.118'),
(6998,40,'2020-06-05 16:33:25','167.71.208.237'),
(6999,126,'2020-06-05 16:33:43','161.35.53.235'),
(7000,126,'2020-06-05 16:42:07','58.123.171.70'),
(7001,126,'2020-06-05 16:46:01','138.68.71.174'),
(7002,126,'2020-06-05 16:49:56','51.255.80.230'),
(7003,126,'2020-06-05 16:52:36','185.182.56.17'),
(7004,126,'2020-06-05 16:54:18','206.189.41.39'),
(7005,40,'2020-06-05 16:54:39','166.62.123.55'),
(7006,126,'2020-06-05 16:58:01','190.117.62.241'),
(7007,126,'2020-06-05 17:02:06','121.183.237.118'),
(7008,126,'2020-06-05 17:08:40','139.59.64.189'),
(7009,126,'2020-06-05 17:11:25','212.114.109.83'),
(7010,40,'2020-06-05 17:14:36','51.79.82.137'),
(7011,126,'2020-06-05 17:18:45','58.123.171.70'),
(7012,126,'2020-06-05 17:19:49','158.101.10.252'),
(7013,126,'2020-06-05 17:23:46','45.252.248.16'),
(7014,126,'2020-06-05 17:30:47','185.182.56.17'),
(7015,126,'2020-06-05 17:34:00','174.138.51.183'),
(7016,40,'2020-06-05 17:36:19','192.185.219.16'),
(7017,126,'2020-06-05 17:37:31','178.62.246.185'),
(7018,126,'2020-06-05 17:41:05','198.136.62.200'),
(7019,126,'2020-06-05 17:42:43','45.252.248.16'),
(7020,126,'2020-06-05 17:47:08','64.225.57.63'),
(7021,126,'2020-06-05 17:50:26','198.136.62.200'),
(7022,40,'2020-06-05 17:56:26','51.75.23.214'),
(7023,126,'2020-06-05 17:57:24','45.138.132.29'),
(7024,126,'2020-06-05 17:59:50','103.231.90.102'),
(7025,126,'2020-06-05 18:01:26','128.199.167.212'),
(7026,126,'2020-06-05 18:09:13','213.238.180.13'),
(7027,126,'2020-06-05 18:11:32','45.252.248.16'),
(7028,126,'2020-06-05 18:15:16','103.63.109.32'),
(7029,126,'2020-06-05 18:18:21','165.22.107.13'),
(7030,40,'2020-06-05 18:18:24','3.83.235.90'),
(7031,126,'2020-06-05 18:21:29','103.231.90.102'),
(7032,126,'2020-06-05 18:24:54','134.122.98.252'),
(7033,126,'2020-06-05 18:27:56','45.158.15.165'),
(7034,126,'2020-06-05 18:31:00','72.52.82.142'),
(7035,126,'2020-06-05 18:34:28','138.197.153.21'),
(7036,40,'2020-06-05 18:35:48','212.47.238.68'),
(7037,126,'2020-06-05 18:37:15','212.114.109.83'),
(7038,126,'2020-06-05 18:40:27','139.59.37.196'),
(7039,126,'2020-06-05 18:44:24','165.22.55.69'),
(7040,126,'2020-06-05 18:48:37','167.172.42.141'),
(7041,126,'2020-06-05 18:51:48','45.252.248.16'),
(7042,40,'2020-06-05 18:54:18','37.59.57.87'),
(7043,126,'2020-06-05 18:55:04','165.22.245.231'),
(7044,126,'2020-06-05 18:55:58','13.235.82.180'),
(7045,126,'2020-06-05 18:59:11','159.65.9.57'),
(7046,126,'2020-06-05 19:02:43','176.9.29.42'),
(7047,126,'2020-06-05 19:04:30','153.126.184.22'),
(7048,126,'2020-06-05 19:10:26','174.138.51.183'),
(7049,40,'2020-06-05 19:10:51','165.22.191.129'),
(7050,126,'2020-06-05 19:12:59','164.68.121.104'),
(7051,126,'2020-06-05 19:14:34','47.92.160.127'),
(7052,126,'2020-06-05 19:15:08','203.158.253.248'),
(7053,126,'2020-06-05 19:18:01','78.157.40.134'),
(7054,126,'2020-06-05 19:18:52','167.172.110.159'),
(7055,126,'2020-06-05 19:21:30','167.99.236.89'),
(7056,126,'2020-06-05 19:23:03','107.191.44.45'),
(7057,126,'2020-06-05 19:24:53','80.211.68.185'),
(7058,126,'2020-06-05 19:26:51','198.199.117.25'),
(7059,40,'2020-06-05 19:29:01','91.134.248.230'),
(7060,126,'2020-06-05 19:29:47','140.143.230.148'),
(7061,126,'2020-06-05 19:30:50','210.212.250.45'),
(7062,126,'2020-06-05 19:32:05','45.252.248.16'),
(7063,126,'2020-06-05 19:36:24','91.121.77.104'),
(7064,126,'2020-06-05 19:38:42','95.111.231.217'),
(7065,126,'2020-06-05 19:40:18','159.203.90.122'),
(7066,126,'2020-06-05 19:41:07','195.154.225.16'),
(7067,126,'2020-06-05 19:44:17','174.138.51.183'),
(7068,40,'2020-06-05 19:45:43','157.245.133.78'),
(7069,126,'2020-06-05 19:46:07','159.203.90.122'),
(7070,126,'2020-06-05 19:49:49','167.172.179.103'),
(7071,126,'2020-06-05 19:51:51','112.78.3.201'),
(7072,126,'2020-06-05 19:52:59','208.109.11.54'),
(7073,126,'2020-06-05 19:54:36','64.227.116.27'),
(7074,126,'2020-06-05 19:57:36','210.212.250.45'),
(7075,126,'2020-06-05 19:59:13','121.183.237.118'),
(7076,126,'2020-06-05 20:01:25','139.59.231.103'),
(7077,40,'2020-06-05 20:02:00','208.109.8.138'),
(7078,126,'2020-06-05 20:03:10','178.63.53.88'),
(7079,126,'2020-06-05 20:04:58','212.114.109.83'),
(7080,126,'2020-06-05 20:07:23','52.205.120.113'),
(7081,126,'2020-06-05 20:09:12','104.248.241.180'),
(7082,126,'2020-06-05 20:10:26','45.252.248.16'),
(7083,126,'2020-06-05 20:13:49','167.172.109.95'),
(7084,126,'2020-06-05 20:15:22','159.89.131.172'),
(7085,126,'2020-06-05 20:16:38','185.179.24.33'),
(7086,126,'2020-06-05 20:17:36','206.189.26.231'),
(7087,126,'2020-06-05 20:19:58','45.252.248.16'),
(7088,40,'2020-06-05 20:20:03','217.182.75.172'),
(7089,126,'2020-06-05 20:22:39','123.31.43.203'),
(7090,126,'2020-06-05 20:23:29','157.230.24.223'),
(7091,126,'2020-06-05 20:27:13','159.138.117.89'),
(7092,126,'2020-06-05 20:28:12','145.239.93.55'),
(7093,126,'2020-06-05 20:32:18','35.194.246.104'),
(7094,126,'2020-06-05 20:33:59','3.7.117.28'),
(7095,40,'2020-06-05 20:36:21','139.180.216.224'),
(7096,126,'2020-06-05 20:36:36','207.154.204.144'),
(7097,126,'2020-06-05 20:38:22','167.99.236.89'),
(7098,126,'2020-06-05 20:40:15','45.119.212.66'),
(7099,126,'2020-06-05 20:42:39','206.189.26.231'),
(7100,126,'2020-06-05 20:44:58','95.111.231.217'),
(7101,126,'2020-06-05 20:46:27','140.143.230.148'),
(7102,126,'2020-06-05 20:48:44','178.128.119.64'),
(7103,126,'2020-06-05 20:51:54','185.182.56.17'),
(7104,126,'2020-06-05 20:54:35','159.203.68.193'),
(7105,40,'2020-06-05 20:55:08','45.119.212.93'),
(7106,126,'2020-06-05 20:55:42','198.199.117.25'),
(7107,126,'2020-06-05 20:57:54','165.22.102.110'),
(7108,126,'2020-06-05 21:00:18','158.69.51.7'),
(7109,126,'2020-06-05 21:01:22','142.93.131.105'),
(7110,126,'2020-06-05 21:03:54','165.22.214.202'),
(7111,126,'2020-06-05 21:06:18','52.205.120.113'),
(7112,126,'2020-06-05 21:06:37','159.89.174.221'),
(7113,126,'2020-06-05 21:09:44','178.62.217.187'),
(7114,40,'2020-06-05 21:11:33','93.114.86.226'),
(7115,126,'2020-06-05 21:12:20','167.172.181.41'),
(7116,126,'2020-06-05 21:12:50','35.185.199.45'),
(7117,126,'2020-06-05 21:14:30','68.183.84.28'),
(7118,126,'2020-06-05 21:19:54','165.22.55.69'),
(7119,126,'2020-06-05 21:21:52','45.138.132.29'),
(7120,126,'2020-06-05 21:23:00','45.252.248.16'),
(7121,126,'2020-06-05 21:25:51','128.199.206.140'),
(7122,126,'2020-06-05 21:27:40','72.52.82.142'),
(7123,126,'2020-06-05 21:29:54','138.197.128.12'),
(7124,40,'2020-06-05 21:30:04','104.248.235.6'),
(7125,126,'2020-06-05 21:31:36','185.182.56.17'),
(7126,126,'2020-06-05 21:33:17','185.166.131.147'),
(7127,126,'2020-06-05 21:35:31','158.69.51.7'),
(7128,126,'2020-06-05 21:39:12','185.182.56.17'),
(7129,126,'2020-06-05 21:41:43','51.255.80.230'),
(7130,126,'2020-06-05 21:43:42','64.225.39.154'),
(7131,126,'2020-06-05 21:45:14','162.241.87.45'),
(7132,126,'2020-06-05 21:46:24','139.59.59.49'),
(7133,40,'2020-06-05 21:47:35','34.73.237.110'),
(7134,126,'2020-06-05 21:49:35','94.23.57.17'),
(7135,126,'2020-06-05 21:51:12','104.238.144.141'),
(7136,126,'2020-06-05 21:53:42','104.248.88.100'),
(7137,126,'2020-06-05 21:54:46','195.154.225.16'),
(7138,126,'2020-06-05 21:57:15','103.74.118.168'),
(7139,126,'2020-06-05 21:59:43','64.225.39.154'),
(7140,126,'2020-06-05 22:00:59','35.237.12.174'),
(7141,126,'2020-06-05 22:02:30','185.179.24.33'),
(7142,126,'2020-06-05 22:04:27','134.209.89.6'),
(7143,40,'2020-06-05 22:06:22','24.37.113.22'),
(7144,126,'2020-06-05 22:08:10','203.158.253.248'),
(7145,126,'2020-06-05 22:08:48','206.189.216.247'),
(7146,126,'2020-06-05 22:11:11','178.62.246.185'),
(7147,126,'2020-06-05 22:12:57','50.116.96.100'),
(7148,126,'2020-06-05 22:15:45','78.157.40.134'),
(7149,126,'2020-06-05 22:17:21','74.208.84.152'),
(7150,126,'2020-06-05 22:17:32','92.62.73.51'),
(7151,126,'2020-06-05 22:20:59','197.232.53.182'),
(7152,126,'2020-06-05 22:23:13','139.59.64.189'),
(7153,126,'2020-06-05 22:24:09','45.252.248.16'),
(7154,40,'2020-06-05 22:24:36','159.65.185.253'),
(7155,126,'2020-06-05 22:26:48','210.212.250.45'),
(7156,126,'2020-06-05 22:29:09','91.121.77.104'),
(7157,126,'2020-06-05 22:29:21','66.45.254.2'),
(7158,126,'2020-06-05 22:33:11','159.138.117.89'),
(7159,126,'2020-06-05 22:36:49','185.179.24.33'),
(7160,126,'2020-06-05 22:40:58','46.37.189.146'),
(7161,126,'2020-06-05 22:42:40','178.128.168.82'),
(7162,40,'2020-06-05 22:43:03','104.248.117.70'),
(7163,126,'2020-06-05 22:44:47','47.244.9.208'),
(7164,126,'2020-06-05 22:47:18','159.89.131.172'),
(7165,126,'2020-06-05 22:49:16','203.127.11.206'),
(7166,126,'2020-06-05 22:51:04','159.138.117.89'),
(7167,126,'2020-06-05 22:52:48','153.126.184.22'),
(7168,126,'2020-06-05 22:54:15','35.185.199.45'),
(7169,126,'2020-06-05 22:56:37','114.119.186.47'),
(7170,126,'2020-06-05 22:59:13','159.203.68.193'),
(7171,126,'2020-06-05 23:00:33','206.189.216.247'),
(7172,126,'2020-06-05 23:01:14','206.189.26.231'),
(7173,40,'2020-06-05 23:01:45','165.22.40.128'),
(7174,126,'2020-06-05 23:03:53','138.68.71.174'),
(7175,126,'2020-06-05 23:06:45','188.166.55.115'),
(7176,126,'2020-06-05 23:07:09','206.189.26.231'),
(7177,126,'2020-06-05 23:10:43','103.74.118.168'),
(7178,126,'2020-06-05 23:12:47','210.212.250.45'),
(7179,126,'2020-06-05 23:14:09','51.255.80.230'),
(7180,126,'2020-06-05 23:16:41','104.248.143.107'),
(7181,126,'2020-06-05 23:18:27','45.158.15.165'),
(7182,126,'2020-06-05 23:19:31','207.154.224.55'),
(7183,40,'2020-06-05 23:19:49','142.93.161.89'),
(7184,126,'2020-06-05 23:22:22','5.196.83.26'),
(7185,126,'2020-06-05 23:24:25','207.154.204.144'),
(7186,126,'2020-06-05 23:26:19','51.38.37.198'),
(7187,126,'2020-06-05 23:27:38','45.252.248.16'),
(7188,126,'2020-06-05 23:30:50','78.157.40.134'),
(7189,126,'2020-06-05 23:32:21','45.119.212.66'),
(7190,126,'2020-06-05 23:34:30','185.61.137.171'),
(7191,126,'2020-06-05 23:36:15','167.172.110.159'),
(7192,126,'2020-06-05 23:37:48','51.254.209.86'),
(7193,126,'2020-06-05 23:38:41','167.99.195.209'),
(7194,40,'2020-06-05 23:39:02','148.72.42.181'),
(7195,126,'2020-06-05 23:42:14','112.78.3.201'),
(7196,126,'2020-06-05 23:44:01','121.183.237.118'),
(7197,126,'2020-06-05 23:46:12','176.9.29.42'),
(7198,126,'2020-06-05 23:47:51','161.35.108.160'),
(7199,126,'2020-06-05 23:49:34','178.62.246.185'),
(7200,126,'2020-06-05 23:52:29','159.138.117.89'),
(7201,126,'2020-06-05 23:54:12','124.150.132.74'),
(7202,126,'2020-06-05 23:55:41','34.70.186.116'),
(7203,40,'2020-06-05 23:56:35','112.121.153.187'),
(7204,126,'2020-06-05 23:58:00','51.254.209.86'),
(7205,126,'2020-06-05 23:59:41','68.183.180.46'),
(7206,126,'2020-06-06 00:01:44','45.138.132.29'),
(7207,126,'2020-06-06 00:04:10','45.119.212.66'),
(7208,126,'2020-06-06 00:05:34','161.35.108.160'),
(7209,126,'2020-06-06 00:08:12','104.248.169.24'),
(7210,126,'2020-06-06 00:11:40','167.172.110.159'),
(7211,126,'2020-06-06 00:13:16','69.12.68.194'),
(7212,126,'2020-06-06 00:14:28','58.123.171.70'),
(7213,40,'2020-06-06 00:17:12','52.221.231.46'),
(7214,126,'2020-06-06 00:17:33','34.94.225.127'),
(7215,126,'2020-06-06 00:19:11','206.189.216.247'),
(7216,126,'2020-06-06 00:20:22','190.117.62.241'),
(7217,126,'2020-06-06 00:23:07','128.199.206.140'),
(7218,126,'2020-06-06 00:25:03','167.172.179.103'),
(7219,126,'2020-06-06 00:26:37','45.252.248.16'),
(7220,126,'2020-06-06 00:29:12','68.183.180.46'),
(7221,126,'2020-06-06 00:31:06','174.138.51.183'),
(7222,126,'2020-06-06 00:33:15','178.63.53.88'),
(7223,126,'2020-06-06 00:33:55','165.22.63.225'),
(7224,40,'2020-06-06 00:36:08','64.227.0.234'),
(7225,126,'2020-06-06 00:36:57','153.126.184.22'),
(7226,126,'2020-06-06 00:40:15','78.157.40.134'),
(7227,126,'2020-06-06 00:41:18','159.89.121.79'),
(7228,126,'2020-06-06 00:42:48','64.227.11.167'),
(7229,126,'2020-06-06 00:43:50','64.227.116.27'),
(7230,126,'2020-06-06 00:46:23','45.252.248.16'),
(7231,126,'2020-06-06 00:49:21','95.0.170.140'),
(7232,126,'2020-06-06 00:51:31','167.172.181.41'),
(7233,126,'2020-06-06 00:52:54','206.189.216.247'),
(7234,126,'2020-06-06 00:54:41','45.252.248.16'),
(7235,40,'2020-06-06 00:56:13','109.233.127.18'),
(7236,126,'2020-06-06 00:57:35','47.92.160.127'),
(7237,126,'2020-06-06 00:59:22','112.78.3.201'),
(7238,126,'2020-06-06 01:02:05','167.172.42.141'),
(7239,126,'2020-06-06 01:05:12','161.35.123.173'),
(7240,126,'2020-06-06 01:06:45','45.252.248.16'),
(7241,126,'2020-06-06 01:09:09','173.249.5.248'),
(7242,126,'2020-06-06 01:11:29','134.122.76.185'),
(7243,126,'2020-06-06 01:12:27','64.227.56.72'),
(7244,126,'2020-06-06 01:14:22','104.236.86.160'),
(7245,40,'2020-06-06 01:15:42','37.59.56.124'),
(7246,126,'2020-06-06 01:17:11','104.248.143.107'),
(7247,126,'2020-06-06 01:19:57','159.89.121.79'),
(7248,126,'2020-06-06 01:21:35','95.0.170.140'),
(7249,126,'2020-06-06 01:22:11','68.183.84.28'),
(7250,126,'2020-06-06 01:26:30','104.248.241.180'),
(7251,126,'2020-06-06 01:29:19','3.7.117.28'),
(7252,126,'2020-06-06 01:32:25','159.89.167.22'),
(7253,40,'2020-06-06 01:36:26','5.135.164.126'),
(7254,126,'2020-06-06 01:36:40','64.227.56.72'),
(7255,126,'2020-06-06 01:39:39','5.196.83.26'),
(7256,126,'2020-06-06 01:45:50','159.65.9.57'),
(7257,126,'2020-06-06 01:47:43','145.239.93.55'),
(7258,126,'2020-06-06 01:50:17','74.208.84.152'),
(7259,126,'2020-06-06 01:51:37','95.0.170.140'),
(7260,126,'2020-06-06 01:52:41','190.117.62.241'),
(7261,126,'2020-06-06 01:56:14','64.227.11.167'),
(7262,126,'2020-06-06 01:57:36','64.225.39.154'),
(7263,40,'2020-06-06 01:58:08','47.100.197.136'),
(7264,126,'2020-06-06 01:59:40','114.119.186.47'),
(7265,126,'2020-06-06 02:03:53','167.172.109.95'),
(7266,126,'2020-06-06 02:06:03','159.138.117.89'),
(7267,126,'2020-06-06 02:06:49','5.56.132.119'),
(7268,126,'2020-06-06 02:08:34','78.132.139.139'),
(7269,126,'2020-06-06 02:12:08','103.90.220.40'),
(7270,40,'2020-06-06 02:16:32','35.204.201.153'),
(7271,126,'2020-06-06 02:17:45','167.172.181.41'),
(7272,126,'2020-06-06 02:20:18','161.35.108.160'),
(7273,126,'2020-06-06 02:22:05','134.122.76.185'),
(7274,126,'2020-06-06 02:23:51','178.62.246.185'),
(7275,126,'2020-06-06 02:26:26','58.123.171.70'),
(7276,126,'2020-06-06 02:26:41','150.95.113.17'),
(7277,126,'2020-06-06 02:30:03','178.62.217.187'),
(7278,126,'2020-06-06 02:32:56','138.197.153.21'),
(7279,126,'2020-06-06 02:36:22','210.212.250.45'),
(7280,40,'2020-06-06 02:37:36','51.75.23.214'),
(7281,126,'2020-06-06 02:38:53','157.245.34.72'),
(7282,126,'2020-06-06 02:40:33','167.71.45.56'),
(7283,126,'2020-06-06 02:42:26','80.211.68.185'),
(7284,126,'2020-06-06 02:44:59','51.79.149.34'),
(7285,126,'2020-06-06 02:46:32','34.67.86.204'),
(7286,126,'2020-06-06 02:47:41','167.71.105.41'),
(7287,126,'2020-06-06 02:51:06','94.23.57.17'),
(7288,126,'2020-06-06 02:52:09','45.252.248.16'),
(7289,126,'2020-06-06 02:54:22','103.131.200.61'),
(7290,40,'2020-06-06 02:57:48','104.236.45.171'),
(7291,126,'2020-06-06 02:59:21','210.212.250.45'),
(7292,126,'2020-06-06 03:00:48','68.183.180.46'),
(7293,126,'2020-06-06 03:05:12','94.23.57.17'),
(7294,126,'2020-06-06 03:05:49','139.59.59.49'),
(7295,126,'2020-06-06 03:09:35','178.62.246.185'),
(7296,126,'2020-06-06 03:11:37','159.203.123.99'),
(7297,126,'2020-06-06 03:12:15','206.189.41.39'),
(7298,126,'2020-06-06 03:15:53','178.128.168.82'),
(7299,126,'2020-06-06 03:17:45','139.59.20.246'),
(7300,126,'2020-06-06 03:18:52','122.154.24.254'),
(7301,40,'2020-06-06 03:18:54','157.245.230.127'),
(7302,126,'2020-06-06 03:21:45','45.252.250.106'),
(7303,126,'2020-06-06 03:23:40','210.212.250.45'),
(7304,126,'2020-06-06 03:24:34','139.59.140.44'),
(7305,126,'2020-06-06 03:27:38','46.101.1.19'),
(7306,126,'2020-06-06 03:29:40','185.182.56.17'),
(7307,126,'2020-06-06 03:31:42','40.85.123.203'),
(7308,126,'2020-06-06 03:34:15','103.231.90.102'),
(7309,126,'2020-06-06 03:36:27','51.38.37.198'),
(7310,126,'2020-06-06 03:38:10','62.73.4.50'),
(7311,126,'2020-06-06 03:41:08','64.225.57.63'),
(7312,126,'2020-06-06 03:42:59','83.69.119.98'),
(7313,126,'2020-06-06 03:43:25','66.45.254.2'),
(7314,126,'2020-06-06 03:47:10','162.241.87.45'),
(7315,126,'2020-06-06 03:49:15','145.131.25.242'),
(7316,126,'2020-06-06 03:50:23','139.59.1.194'),
(7317,126,'2020-06-06 03:54:05','58.123.171.70'),
(7318,126,'2020-06-06 03:56:36','74.208.84.152'),
(7319,126,'2020-06-06 03:58:17','185.182.56.17'),
(7320,126,'2020-06-06 04:01:03','104.248.143.107'),
(7321,126,'2020-06-06 04:03:02','47.244.9.208'),
(7322,126,'2020-06-06 04:04:51','80.211.68.185'),
(7323,126,'2020-06-06 04:08:13','159.203.123.99'),
(7324,126,'2020-06-06 04:10:08','159.89.131.172'),
(7325,126,'2020-06-06 04:11:42','167.172.181.41'),
(7326,126,'2020-06-06 04:14:34','174.138.51.183'),
(7327,126,'2020-06-06 04:15:12','195.154.225.16'),
(7328,126,'2020-06-06 04:17:34','157.230.24.223'),
(7329,126,'2020-06-06 04:21:23','167.172.110.159'),
(7330,126,'2020-06-06 04:23:28','185.61.137.171'),
(7331,126,'2020-06-06 04:24:52','198.12.248.250'),
(7332,126,'2020-06-06 04:28:07','210.212.250.45'),
(7333,126,'2020-06-06 04:29:09','58.123.171.70'),
(7334,126,'2020-06-06 04:32:07','139.59.20.246'),
(7335,126,'2020-06-06 04:36:25','212.114.109.83'),
(7336,126,'2020-06-06 04:38:50','74.208.84.152'),
(7337,126,'2020-06-06 04:41:10','128.199.206.140'),
(7338,126,'2020-06-06 04:43:30','83.69.119.98'),
(7339,126,'2020-06-06 04:44:46','134.209.89.6'),
(7340,126,'2020-06-06 04:47:13','45.252.248.16'),
(7341,126,'2020-06-06 04:49:58','157.245.188.231'),
(7342,126,'2020-06-06 04:52:09','134.122.76.185'),
(7343,126,'2020-06-06 04:55:10','159.203.68.193'),
(7344,126,'2020-06-06 04:57:33','207.154.224.55'),
(7345,126,'2020-06-06 05:02:02','185.179.24.33'),
(7346,126,'2020-06-06 05:03:39','144.217.193.11'),
(7347,126,'2020-06-06 05:05:50','64.225.57.63'),
(7348,126,'2020-06-06 05:08:36','5.196.83.26'),
(7349,126,'2020-06-06 05:10:31','159.89.131.172'),
(7350,126,'2020-06-06 05:12:39','159.89.131.172'),
(7351,126,'2020-06-06 05:16:29','45.252.248.16'),
(7352,126,'2020-06-06 05:19:21','64.227.11.167'),
(7353,126,'2020-06-06 05:24:16','167.172.110.159'),
(7354,126,'2020-06-06 05:26:12','165.22.214.202'),
(7355,126,'2020-06-06 05:29:07','188.166.55.115'),
(7356,126,'2020-06-06 05:31:27','198.136.62.200'),
(7357,126,'2020-06-06 05:31:33','150.95.113.17'),
(7358,126,'2020-06-06 05:37:43','188.166.55.115'),
(7359,126,'2020-06-06 05:39:28','157.245.34.72'),
(7360,126,'2020-06-06 05:43:55','64.225.39.154'),
(7361,126,'2020-06-06 05:45:18','163.23.148.134'),
(7362,126,'2020-06-06 05:49:23','45.252.250.106'),
(7363,126,'2020-06-06 05:51:29','45.158.15.165'),
(7364,126,'2020-06-06 05:52:57','167.172.179.103'),
(7365,126,'2020-06-06 05:54:08','159.203.108.187'),
(7366,126,'2020-06-06 05:57:57','207.154.204.144'),
(7367,126,'2020-06-06 06:00:10','62.73.4.50'),
(7368,126,'2020-06-06 06:02:28','5.196.83.26'),
(7369,126,'2020-06-06 06:06:52','104.238.144.141'),
(7370,126,'2020-06-06 06:09:44','104.131.186.50'),
(7371,126,'2020-06-06 06:10:44','45.252.248.16'),
(7372,126,'2020-06-06 06:13:39','162.241.87.45'),
(7373,126,'2020-06-06 06:16:25','165.22.102.110'),
(7374,126,'2020-06-06 06:17:15','206.189.41.39'),
(7375,126,'2020-06-06 06:22:00','45.252.248.16'),
(7376,126,'2020-06-06 06:25:23','37.152.180.193'),
(7377,126,'2020-06-06 06:26:49','134.122.93.28'),
(7378,126,'2020-06-06 06:30:16','178.128.168.82'),
(7379,126,'2020-06-06 06:30:54','64.227.116.27'),
(7380,126,'2020-06-06 06:34:07','74.208.84.152'),
(7381,126,'2020-06-06 06:37:31','37.152.180.193'),
(7382,126,'2020-06-06 06:38:00','45.252.248.16'),
(7383,126,'2020-06-06 06:40:48','185.179.24.33'),
(7384,126,'2020-06-06 06:43:35','202.187.182.134'),
(7385,126,'2020-06-06 06:45:19','188.166.55.115'),
(7386,126,'2020-06-06 06:47:54','139.59.140.44'),
(7387,126,'2020-06-06 06:52:28','45.119.212.66'),
(7388,126,'2020-06-06 06:54:23','165.22.107.13'),
(7389,126,'2020-06-06 06:57:10','178.128.168.82'),
(7390,126,'2020-06-06 06:59:18','46.101.1.19'),
(7391,126,'2020-06-06 07:01:03','134.122.93.28'),
(7392,126,'2020-06-06 07:04:10','104.248.88.100'),
(7393,126,'2020-06-06 07:05:51','46.101.1.19'),
(7394,126,'2020-06-06 07:07:54','134.122.98.252'),
(7395,126,'2020-06-06 07:10:53','47.244.9.208'),
(7396,126,'2020-06-06 07:11:05','159.89.167.22'),
(7397,126,'2020-06-06 07:14:34','159.203.123.99'),
(7398,126,'2020-06-06 07:17:25','62.73.4.50'),
(7399,126,'2020-06-06 07:17:55','159.203.108.187'),
(7400,126,'2020-06-06 07:20:37','45.252.248.16'),
(7401,126,'2020-06-06 07:24:33','185.171.91.198'),
(7402,126,'2020-06-06 07:26:06','83.69.119.98'),
(7403,126,'2020-06-06 07:28:07','104.248.241.180'),
(7404,126,'2020-06-06 07:30:47','51.254.209.86'),
(7405,126,'2020-06-06 07:33:09','161.35.53.235'),
(7406,126,'2020-06-06 07:34:50','112.78.3.201'),
(7407,126,'2020-06-06 07:35:45','45.252.248.16'),
(7408,126,'2020-06-06 07:39:34','34.67.86.204'),
(7409,126,'2020-06-06 07:41:33','104.248.143.107'),
(7410,126,'2020-06-06 07:46:35','35.194.246.104'),
(7411,1,'2020-06-07 05:38:50','40.85.189.99'),
(7412,1,'2020-06-07 05:38:51','40.85.189.99'),
(7413,1,'2020-06-07 05:38:53','40.85.189.99'),
(7414,1,'2020-06-08 03:02:23','40.85.189.99'),
(7415,1,'2020-06-08 03:02:24','40.85.189.99'),
(7416,1,'2020-06-08 03:02:26','40.85.189.99'),
(7417,40,'2020-06-08 12:36:41','91.134.248.230'),
(7418,40,'2020-06-08 12:47:10','188.166.18.69'),
(7419,40,'2020-06-08 12:50:14','74.208.81.55'),
(7420,40,'2020-06-08 13:02:47','108.52.18.169'),
(7421,40,'2020-06-08 13:06:56','34.80.252.217'),
(7422,40,'2020-06-08 13:19:40','64.225.53.196'),
(7423,40,'2020-06-08 13:24:34','94.232.168.158'),
(7424,126,'2020-06-08 13:24:36','94.232.168.158'),
(7425,244,'2020-06-08 13:24:37','94.232.168.158'),
(7426,40,'2020-06-08 13:37:34','167.99.123.34'),
(7427,126,'2020-06-08 13:37:35','167.99.123.34'),
(7428,244,'2020-06-08 13:37:37','167.99.123.34'),
(7429,40,'2020-06-08 13:42:21','34.220.181.41'),
(7430,40,'2020-06-08 13:56:07','119.235.251.146'),
(7431,40,'2020-06-08 14:01:45','106.12.136.105'),
(7432,126,'2020-06-08 14:01:49','106.12.136.105'),
(7433,244,'2020-06-08 14:01:53','106.12.136.105'),
(7434,40,'2020-06-08 14:14:11','139.59.171.46'),
(7435,126,'2020-06-08 14:14:12','139.59.171.46'),
(7436,244,'2020-06-08 14:14:13','139.59.171.46'),
(7437,40,'2020-06-08 14:18:52','206.189.146.57'),
(7438,40,'2020-06-08 14:33:39','104.248.144.208'),
(7439,40,'2020-06-08 14:37:45','165.22.94.154'),
(7440,40,'2020-06-08 14:51:41','167.172.184.1'),
(7441,40,'2020-06-08 14:56:38','103.129.223.126'),
(7442,40,'2020-06-08 15:11:37','139.59.34.226'),
(7443,40,'2020-06-08 15:15:15','51.91.123.235'),
(7444,40,'2020-06-08 15:30:42','188.166.222.27'),
(7445,40,'2020-06-08 15:35:41','174.138.30.233'),
(7446,126,'2020-06-08 15:35:43','174.138.30.233'),
(7447,244,'2020-06-08 15:35:45','174.138.30.233'),
(7448,40,'2020-06-08 15:50:27','165.22.40.128'),
(7449,126,'2020-06-08 15:50:29','165.22.40.128'),
(7450,244,'2020-06-08 15:50:31','165.22.40.128'),
(7451,40,'2020-06-08 16:11:08','103.81.85.21'),
(7452,126,'2020-06-08 16:11:12','103.81.85.21'),
(7453,244,'2020-06-08 16:11:16','103.81.85.21'),
(7454,40,'2020-06-08 16:16:12','142.93.161.89'),
(7455,126,'2020-06-08 16:16:16','142.93.161.89'),
(7456,244,'2020-06-08 16:16:21','142.93.161.89'),
(7457,40,'2020-06-08 16:31:16','18.216.81.104'),
(7458,126,'2020-06-08 16:31:18','18.216.81.104'),
(7459,244,'2020-06-08 16:31:20','18.216.81.104'),
(7460,40,'2020-06-08 16:36:21','54.71.115.235'),
(7461,126,'2020-06-08 16:36:23','54.71.115.235'),
(7462,244,'2020-06-08 16:36:25','54.71.115.235'),
(7463,40,'2020-06-08 16:53:27','52.221.231.46'),
(7464,126,'2020-06-08 16:53:29','52.221.231.46'),
(7465,244,'2020-06-08 16:53:31','52.221.231.46'),
(7466,40,'2020-06-08 16:59:36','47.104.248.159'),
(7467,126,'2020-06-08 16:59:41','47.104.248.159'),
(7468,244,'2020-06-08 16:59:46','47.104.248.159'),
(7469,40,'2020-06-08 17:15:39','47.101.218.170'),
(7470,126,'2020-06-08 17:15:44','47.101.218.170'),
(7471,244,'2020-06-08 17:15:47','47.101.218.170'),
(7472,40,'2020-06-08 17:19:13','68.183.146.249'),
(7473,126,'2020-06-08 17:19:14','68.183.146.249'),
(7474,244,'2020-06-08 17:19:15','68.183.146.249'),
(7475,40,'2020-06-08 17:35:14','46.105.102.68'),
(7476,126,'2020-06-08 17:35:14','46.105.102.68'),
(7477,244,'2020-06-08 17:35:15','46.105.102.68'),
(7478,40,'2020-06-08 17:40:13','192.241.194.230'),
(7479,126,'2020-06-08 17:40:15','192.241.194.230'),
(7480,244,'2020-06-08 17:40:17','192.241.194.230'),
(7481,40,'2020-06-08 17:56:27','104.131.68.92'),
(7482,126,'2020-06-08 17:56:29','104.131.68.92'),
(7483,244,'2020-06-08 17:56:30','104.131.68.92'),
(7484,126,'2020-06-08 18:01:05','68.183.180.46'),
(7485,40,'2020-06-08 18:01:30','5.39.87.36'),
(7486,126,'2020-06-08 18:01:31','5.39.87.36'),
(7487,244,'2020-06-08 18:01:32','5.39.87.36'),
(7488,1,'2020-06-08 18:09:06','165.22.245.231'),
(7489,40,'2020-06-08 18:18:16','35.234.28.121'),
(7490,126,'2020-06-08 18:18:20','35.234.28.121'),
(7491,244,'2020-06-08 18:18:24','35.234.28.121'),
(7492,40,'2020-06-08 18:22:17','78.138.96.3'),
(7493,9,'2020-06-08 18:26:28','150.95.113.17'),
(7494,40,'2020-06-08 18:37:56','165.22.240.63'),
(7495,40,'2020-06-08 18:42:09','91.134.248.230'),
(7496,244,'2020-06-08 18:42:22','103.146.196.228'),
(7497,40,'2020-06-08 18:55:02','64.90.40.100'),
(7498,40,'2020-06-08 18:59:52','206.189.95.142'),
(7499,40,'2020-06-08 19:03:29','3.6.59.1'),
(7500,126,'2020-06-08 19:10:12','52.205.120.113'),
(7501,40,'2020-06-08 19:13:01','37.59.60.115'),
(7502,40,'2020-06-08 19:15:39','51.68.11.203'),
(7503,1,'2020-06-08 19:18:44','45.158.15.165'),
(7504,40,'2020-06-08 19:30:05','147.135.119.131'),
(7505,40,'2020-06-08 19:34:26','138.197.136.72'),
(7506,9,'2020-06-08 19:35:13','159.203.108.187'),
(7507,40,'2020-06-08 19:47:36','51.75.23.214'),
(7508,1,'2020-06-08 19:50:09','40.85.189.99'),
(7509,1,'2020-06-08 19:50:11','40.85.189.99'),
(7510,1,'2020-06-08 19:50:12','40.85.189.99'),
(7511,40,'2020-06-08 19:51:58','166.62.100.99'),
(7512,244,'2020-06-08 19:52:12','139.59.20.246'),
(7513,40,'2020-06-08 20:04:06','93.186.200.237'),
(7514,40,'2020-06-08 20:10:54','167.99.90.240'),
(7515,40,'2020-06-08 20:25:24','49.232.107.237'),
(7516,1,'2020-06-08 20:27:35','5.196.83.26'),
(7517,40,'2020-06-08 20:29:32','72.10.34.44'),
(7518,40,'2020-06-08 20:43:04','34.213.232.224'),
(7519,9,'2020-06-08 20:46:09','185.166.131.147'),
(7520,40,'2020-06-08 20:47:16','162.241.29.139'),
(7521,244,'2020-06-08 21:01:39','178.128.147.250'),
(7522,40,'2020-06-08 21:06:06','54.38.253.1'),
(7523,40,'2020-06-08 21:20:14','74.208.84.152'),
(7524,40,'2020-06-08 21:20:29','167.71.202.93'),
(7525,40,'2020-06-08 21:25:22','167.71.132.227'),
(7526,126,'2020-06-08 21:29:00','174.138.51.183'),
(7527,40,'2020-06-08 21:39:39','165.22.223.82'),
(7528,40,'2020-06-08 21:44:06','40.87.140.134'),
(7529,9,'2020-06-08 21:54:40','157.230.24.223'),
(7530,40,'2020-06-08 21:58:47','166.62.100.99'),
(7531,40,'2020-06-08 22:03:31','192.169.139.6'),
(7532,244,'2020-06-08 22:11:37','45.252.248.16'),
(7533,40,'2020-06-08 22:18:38','159.89.52.205'),
(7534,40,'2020-06-08 22:23:14','34.106.230.78'),
(7535,40,'2020-06-08 22:31:11','35.240.243.51'),
(7536,40,'2020-06-08 22:38:37','198.12.227.90'),
(7537,40,'2020-06-08 22:43:39','47.52.239.42'),
(7538,1,'2020-06-08 22:48:16','45.252.248.16'),
(7539,40,'2020-06-08 22:58:50','185.166.131.146'),
(7540,40,'2020-06-08 23:05:39','198.199.66.52'),
(7541,9,'2020-06-08 23:08:32','159.89.121.79'),
(7542,40,'2020-06-08 23:20:35','207.154.224.103'),
(7543,244,'2020-06-08 23:25:09','95.0.170.140'),
(7544,40,'2020-06-08 23:26:13','195.154.29.107'),
(7545,40,'2020-06-08 23:42:19','139.59.40.159'),
(7546,40,'2020-06-08 23:45:19','165.22.250.105'),
(7547,40,'2020-06-08 23:47:14','129.204.87.74'),
(7548,126,'2020-06-08 23:47:17','129.204.87.74'),
(7549,244,'2020-06-08 23:47:20','129.204.87.74'),
(7550,126,'2020-06-08 23:54:08','185.182.56.17'),
(7551,40,'2020-06-09 00:03:28','51.89.157.100'),
(7552,126,'2020-06-09 00:03:29','51.89.157.100'),
(7553,244,'2020-06-09 00:03:31','51.89.157.100'),
(7554,1,'2020-06-09 00:04:13','145.131.25.242'),
(7555,40,'2020-06-09 00:08:23','64.90.36.114'),
(7556,126,'2020-06-09 00:08:25','64.90.36.114'),
(7557,244,'2020-06-09 00:08:27','64.90.36.114'),
(7558,9,'2020-06-09 00:23:13','206.189.204.17'),
(7559,40,'2020-06-09 00:26:12','47.99.145.71'),
(7560,126,'2020-06-09 00:26:16','47.99.145.71'),
(7561,244,'2020-06-09 00:26:22','47.99.145.71'),
(7562,40,'2020-06-09 00:31:28','138.68.52.53'),
(7563,126,'2020-06-09 00:31:30','138.68.52.53'),
(7564,244,'2020-06-09 00:31:32','138.68.52.53'),
(7565,244,'2020-06-09 00:41:32','35.240.243.51'),
(7566,40,'2020-06-09 00:48:27','185.177.57.20'),
(7567,126,'2020-06-09 00:48:29','185.177.57.20'),
(7568,244,'2020-06-09 00:48:30','185.177.57.20'),
(7569,40,'2020-06-09 00:53:00','104.131.58.179'),
(7570,126,'2020-06-09 00:53:02','104.131.58.179'),
(7571,244,'2020-06-09 00:53:03','104.131.58.179'),
(7572,40,'2020-06-09 01:01:38','185.162.146.25'),
(7573,40,'2020-06-09 01:09:58','51.68.229.177'),
(7574,126,'2020-06-09 01:09:59','51.68.229.177'),
(7575,244,'2020-06-09 01:10:00','51.68.229.177'),
(7576,40,'2020-06-09 01:15:22','210.3.149.114'),
(7577,126,'2020-06-09 01:15:25','210.3.149.114'),
(7578,244,'2020-06-09 01:15:35','210.3.149.114'),
(7579,1,'2020-06-09 01:20:46','51.255.80.230'),
(7580,40,'2020-06-09 01:32:39','157.245.106.153'),
(7581,126,'2020-06-09 01:32:41','157.245.106.153'),
(7582,244,'2020-06-09 01:32:44','157.245.106.153'),
(7583,40,'2020-06-09 01:38:36','128.199.193.106'),
(7584,126,'2020-06-09 01:38:48','128.199.193.106'),
(7585,244,'2020-06-09 01:38:50','128.199.193.106'),
(7586,9,'2020-06-09 01:40:39','188.166.37.57'),
(7587,40,'2020-06-09 01:56:10','160.16.147.188'),
(7588,126,'2020-06-09 01:56:14','160.16.147.188'),
(7589,244,'2020-06-09 01:56:17','160.16.147.188'),
(7590,244,'2020-06-09 01:59:10','210.212.250.45'),
(7591,40,'2020-06-09 02:18:22','109.75.64.100'),
(7592,40,'2020-06-09 02:19:22','35.202.157.96'),
(7593,126,'2020-06-09 02:19:24','35.202.157.96'),
(7594,244,'2020-06-09 02:19:26','35.202.157.96'),
(7595,40,'2020-06-09 02:24:45','185.66.233.61'),
(7596,126,'2020-06-09 02:24:46','185.66.233.61'),
(7597,244,'2020-06-09 02:24:46','185.66.233.61'),
(7598,126,'2020-06-09 02:28:25','64.227.116.27'),
(7599,1,'2020-06-09 02:39:19','134.122.98.252'),
(7600,40,'2020-06-09 02:49:23','5.39.87.36'),
(7601,126,'2020-06-09 02:49:24','5.39.87.36'),
(7602,244,'2020-06-09 02:49:25','5.39.87.36'),
(7603,9,'2020-06-09 03:00:53','145.131.25.242'),
(7604,40,'2020-06-09 03:08:50','162.144.79.223'),
(7605,126,'2020-06-09 03:08:52','162.144.79.223'),
(7606,244,'2020-06-09 03:08:55','162.144.79.223'),
(7607,40,'2020-06-09 03:13:47','101.99.15.57'),
(7608,126,'2020-06-09 03:13:51','101.99.15.57'),
(7609,244,'2020-06-09 03:13:57','101.99.15.57'),
(7610,244,'2020-06-09 03:18:48','182.61.186.156'),
(7611,40,'2020-06-09 03:33:35','134.122.120.74'),
(7612,126,'2020-06-09 03:33:37','134.122.120.74'),
(7613,244,'2020-06-09 03:33:39','134.122.120.74'),
(7614,40,'2020-06-09 03:39:34','123.30.111.19'),
(7615,126,'2020-06-09 03:39:36','123.30.111.19'),
(7616,244,'2020-06-09 03:39:38','123.30.111.19'),
(7617,40,'2020-06-09 03:42:02','207.148.72.95'),
(7618,126,'2020-06-09 03:52:33','5.196.83.26'),
(7619,40,'2020-06-09 03:58:14','178.62.26.232'),
(7620,126,'2020-06-09 03:58:21','178.62.26.232'),
(7621,244,'2020-06-09 03:58:27','178.62.26.232'),
(7622,40,'2020-06-09 04:03:49','18.228.33.11'),
(7623,126,'2020-06-09 04:03:52','18.228.33.11'),
(7624,244,'2020-06-09 04:03:54','18.228.33.11'),
(7625,40,'2020-06-09 04:23:14','159.203.107.212'),
(7626,126,'2020-06-09 04:23:16','159.203.107.212'),
(7627,244,'2020-06-09 04:23:19','159.203.107.212'),
(7628,9,'2020-06-09 04:25:32','185.182.56.17'),
(7629,40,'2020-06-09 04:27:32','5.188.62.147'),
(7630,126,'2020-06-09 04:27:32','5.188.62.147'),
(7631,244,'2020-06-09 04:27:32','5.188.62.147'),
(7632,40,'2020-06-09 04:29:20','166.62.122.244'),
(7633,244,'2020-06-09 04:45:12','51.79.149.34'),
(7634,40,'2020-06-09 04:46:39','164.132.38.166'),
(7635,40,'2020-06-09 05:06:13','52.221.231.46'),
(7636,40,'2020-06-09 05:08:08','161.35.53.235'),
(7637,40,'2020-06-09 05:10:29','104.248.34.219'),
(7638,40,'2020-06-09 05:24:12','161.35.104.69'),
(7639,1,'2020-06-09 05:28:13','165.22.55.69'),
(7640,9,'2020-06-09 05:51:04','165.22.55.69'),
(7641,40,'2020-06-09 05:56:35','206.189.24.6'),
(7642,40,'2020-06-09 06:08:47','103.71.255.100'),
(7643,40,'2020-06-09 06:15:10','103.147.10.222'),
(7644,40,'2020-06-09 06:26:54','167.99.78.164'),
(7645,40,'2020-06-09 06:30:58','157.245.133.78'),
(7646,40,'2020-06-09 06:35:41','144.217.193.11'),
(7647,40,'2020-06-09 06:46:13','79.137.39.102'),
(7648,126,'2020-06-09 06:46:44','134.122.93.28'),
(7649,40,'2020-06-09 06:50:47','47.252.6.231'),
(7650,1,'2020-06-09 06:57:13','45.252.250.106'),
(7651,40,'2020-06-09 07:06:57','193.112.206.73'),
(7652,40,'2020-06-09 07:10:12','103.71.255.100'),
(7653,9,'2020-06-09 07:18:21','159.89.167.22'),
(7654,40,'2020-06-09 07:24:38','162.144.79.223'),
(7655,40,'2020-06-09 07:29:36','167.99.78.164'),
(7656,244,'2020-06-09 07:37:02','182.61.186.156'),
(7657,40,'2020-06-09 07:44:03','157.245.42.253'),
(7658,40,'2020-06-09 07:48:39','138.197.150.154'),
(7659,40,'2020-06-09 07:56:54','5.188.62.147'),
(7660,126,'2020-06-09 07:56:55','5.188.62.147'),
(7661,40,'2020-06-09 07:56:55','5.188.62.147'),
(7662,40,'2020-06-09 08:01:44','178.128.147.250'),
(7663,40,'2020-06-09 08:08:19','103.129.223.126'),
(7664,126,'2020-06-09 08:10:53','159.65.9.57'),
(7665,1,'2020-06-09 08:21:16','35.205.143.150'),
(7666,40,'2020-06-09 08:23:30','174.138.44.201'),
(7667,40,'2020-06-09 08:27:42','35.198.105.76'),
(7668,9,'2020-06-09 08:42:31','62.73.4.50'),
(7669,40,'2020-06-09 08:42:39','54.38.212.160'),
(7670,40,'2020-06-09 08:47:50','142.93.204.221'),
(7671,244,'2020-06-09 09:01:07','139.59.231.103'),
(7672,40,'2020-06-09 09:03:25','120.79.17.144'),
(7673,40,'2020-06-09 09:07:36','18.228.33.11'),
(7674,40,'2020-06-09 09:22:29','174.138.51.183'),
(7675,40,'2020-06-09 09:23:36','37.24.233.17'),
(7676,40,'2020-06-09 09:28:02','37.123.98.210'),
(7677,126,'2020-06-09 09:32:18','178.89.186.194'),
(7678,1,'2020-06-09 09:42:14','138.201.97.235'),
(7679,40,'2020-06-09 09:44:22','115.29.39.194'),
(7680,40,'2020-06-09 09:49:21','5.182.210.228'),
(7681,40,'2020-06-09 10:06:26','162.214.28.25'),
(7682,40,'2020-06-09 10:11:11','52.80.20.135'),
(7683,244,'2020-06-09 10:22:37','134.122.27.195'),
(7684,40,'2020-06-09 10:26:38','145.239.78.143'),
(7685,40,'2020-06-09 10:31:48','153.122.23.236'),
(7686,40,'2020-06-09 10:53:47','167.99.180.111'),
(7687,126,'2020-06-09 10:54:23','54.37.198.243'),
(7688,1,'2020-06-09 11:05:02','208.109.11.54'),
(7689,40,'2020-06-09 11:10:37','139.59.2.181'),
(7690,40,'2020-06-09 11:14:39','178.62.66.49'),
(7691,40,'2020-06-09 11:26:47','5.188.62.147'),
(7692,126,'2020-06-09 11:26:47','5.188.62.147'),
(7693,40,'2020-06-09 11:26:48','5.188.62.147'),
(7694,40,'2020-06-09 11:31:45','207.148.21.116'),
(7695,40,'2020-06-09 11:38:28','163.172.19.244'),
(7696,40,'2020-06-09 11:53:51','79.137.39.102'),
(7697,40,'2020-06-09 11:59:43','58.82.194.128'),
(7698,40,'2020-06-09 12:10:29','104.248.241.180'),
(7699,40,'2020-06-09 12:17:34','167.99.78.164'),
(7700,126,'2020-06-09 12:21:01','165.22.55.69'),
(7701,40,'2020-06-09 12:22:19','149.202.70.189'),
(7702,1,'2020-06-09 12:31:54','80.211.68.185'),
(7703,40,'2020-06-09 12:39:42','116.203.75.204'),
(7704,40,'2020-06-09 12:46:02','196.41.127.26'),
(7705,9,'2020-06-09 12:53:21','159.203.108.187'),
(7706,40,'2020-06-09 13:03:01','208.113.153.203'),
(7707,40,'2020-06-09 13:08:28','64.202.189.187'),
(7708,244,'2020-06-09 13:14:28','139.59.20.246'),
(7709,40,'2020-06-09 13:27:16','165.227.15.223'),
(7710,40,'2020-06-09 13:37:55','203.127.11.206'),
(7711,126,'2020-06-09 13:45:52','167.172.252.248'),
(7712,40,'2020-06-09 13:50:54','54.37.21.211'),
(7713,40,'2020-06-09 13:56:18','46.101.179.164'),
(7714,1,'2020-06-09 13:58:11','139.59.20.246'),
(7715,40,'2020-06-09 14:15:07','173.236.193.73'),
(7716,9,'2020-06-09 14:20:26','47.92.160.127'),
(7717,40,'2020-06-09 14:20:47','47.89.179.29'),
(7718,40,'2020-06-09 14:40:11','157.245.49.1'),
(7719,40,'2020-06-09 14:45:37','159.203.176.82'),
(7720,40,'2020-06-09 14:59:04','5.188.62.147'),
(7721,126,'2020-06-09 14:59:04','5.188.62.147'),
(7722,244,'2020-06-09 14:59:05','5.188.62.147'),
(7723,40,'2020-06-09 14:59:05','5.188.62.147'),
(7724,40,'2020-06-09 15:03:32','80.211.68.185'),
(7725,40,'2020-06-09 15:04:43','64.227.7.213'),
(7726,40,'2020-06-09 15:09:54','188.166.233.216'),
(7727,40,'2020-06-09 15:27:53','112.121.153.187'),
(7728,40,'2020-06-09 15:34:38','91.204.46.61'),
(7729,9,'2020-06-09 15:48:22','46.4.197.228'),
(7730,40,'2020-06-09 15:55:22','157.245.42.253'),
(7731,40,'2020-06-09 16:00:53','34.83.118.223'),
(7732,244,'2020-06-09 16:08:52','51.254.209.86'),
(7733,40,'2020-06-09 16:20:56','47.75.126.75'),
(7734,40,'2020-06-09 16:27:31','138.197.150.154'),
(7735,40,'2020-06-09 16:33:35','159.89.121.79'),
(7736,126,'2020-06-09 16:44:30','198.199.117.25'),
(7737,40,'2020-06-09 16:48:08','142.4.6.212'),
(7738,40,'2020-06-09 16:54:04','167.71.102.17'),
(7739,1,'2020-06-09 16:55:55','178.128.168.82'),
(7740,40,'2020-06-09 17:15:22','58.82.194.128'),
(7741,9,'2020-06-09 17:19:16','159.89.125.76'),
(7742,40,'2020-06-09 17:21:43','165.22.223.82'),
(7743,244,'2020-06-09 17:41:43','165.22.107.13'),
(7744,40,'2020-06-09 17:44:32','192.241.224.117'),
(7745,40,'2020-06-09 18:05:20','45.252.248.16'),
(7746,40,'2020-06-09 18:34:09','5.188.62.147'),
(7747,126,'2020-06-09 18:34:10','5.188.62.147'),
(7748,40,'2020-06-09 18:34:10','5.188.62.147'),
(7749,244,'2020-06-09 19:17:41','198.199.117.25'),
(7750,126,'2020-06-09 19:56:07','173.249.5.248'),
(7751,1,'2020-06-09 20:08:25','134.122.93.28'),
(7752,9,'2020-06-09 20:34:02','167.172.252.248'),
(7753,244,'2020-06-09 20:56:34','35.205.143.150'),
(7754,40,'2020-06-09 21:24:06','5.196.83.26'),
(7755,126,'2020-06-09 21:35:42','174.138.51.183'),
(7756,1,'2020-06-09 21:47:17','64.227.11.167'),
(7757,40,'2020-06-09 22:05:03','5.188.62.147'),
(7758,126,'2020-06-09 22:05:03','5.188.62.147'),
(7759,40,'2020-06-09 22:05:04','5.188.62.147'),
(7760,9,'2020-06-09 22:12:06','138.68.71.174'),
(7761,244,'2020-06-09 22:34:51','35.185.199.45'),
(7762,40,'2020-06-09 22:58:33','165.227.15.223'),
(7763,40,'2020-06-09 23:02:38','45.252.248.16'),
(7764,126,'2020-06-09 23:15:58','188.166.37.57'),
(7765,40,'2020-06-09 23:23:58','45.122.220.157'),
(7766,1,'2020-06-09 23:28:58','41.83.48.133'),
(7767,40,'2020-06-09 23:47:39','67.205.57.152'),
(7768,244,'2020-06-10 00:12:20','112.196.3.216'),
(7769,1,'2020-06-10 00:12:54','112.196.3.216'),
(7770,244,'2020-06-10 00:17:56','173.249.5.248'),
(7771,40,'2020-06-10 00:37:51','165.22.114.208'),
(7772,40,'2020-06-10 00:44:47','134.122.27.195'),
(7773,126,'2020-06-10 00:56:53','18.224.140.200'),
(7774,40,'2020-06-10 01:02:56','198.12.227.90'),
(7775,126,'2020-06-10 01:02:58','198.12.227.90'),
(7776,244,'2020-06-10 01:03:00','198.12.227.90'),
(7777,1,'2020-06-10 01:10:48','159.203.68.193'),
(7778,40,'2020-06-10 01:28:22','166.62.123.55'),
(7779,40,'2020-06-10 01:37:33','5.188.62.147'),
(7780,126,'2020-06-10 01:37:34','5.188.62.147'),
(7781,40,'2020-06-10 01:37:34','5.188.62.147'),
(7782,9,'2020-06-10 01:37:35','94.23.57.17'),
(7783,40,'2020-06-10 01:54:03','192.241.151.77'),
(7784,244,'2020-06-10 02:01:26','41.83.48.133'),
(7785,40,'2020-06-10 02:19:44','34.224.195.99'),
(7786,40,'2020-06-10 02:27:32','62.73.4.50'),
(7787,40,'2020-06-10 02:48:33','5.253.25.217'),
(7788,1,'2020-06-10 02:54:19','45.138.132.29'),
(7789,126,'2020-06-10 03:15:08','91.212.89.72'),
(7790,9,'2020-06-10 03:19:33','138.68.71.174'),
(7791,40,'2020-06-10 03:43:26','149.202.70.189'),
(7792,126,'2020-06-10 03:43:27','149.202.70.189'),
(7793,244,'2020-06-10 03:43:28','149.202.70.189'),
(7794,244,'2020-06-10 03:43:52','46.21.192.21'),
(7795,40,'2020-06-10 04:09:38','165.22.251.121'),
(7796,126,'2020-06-10 04:09:40','165.22.251.121'),
(7797,244,'2020-06-10 04:09:47','165.22.251.121'),
(7798,40,'2020-06-10 04:11:34','159.89.121.79'),
(7799,126,'2020-06-10 04:22:23','178.254.11.154'),
(7800,40,'2020-06-10 04:27:13','167.99.101.199'),
(7801,126,'2020-06-10 04:27:15','167.99.101.199'),
(7802,244,'2020-06-10 04:27:17','167.99.101.199'),
(7803,1,'2020-06-10 04:36:40','165.22.250.105'),
(7804,40,'2020-06-10 04:42:35','54.38.212.160'),
(7805,126,'2020-06-10 04:42:36','54.38.212.160'),
(7806,244,'2020-06-10 04:42:37','54.38.212.160'),
(7807,40,'2020-06-10 04:54:22','51.68.229.177'),
(7808,126,'2020-06-10 04:54:24','51.68.229.177'),
(7809,244,'2020-06-10 04:54:25','51.68.229.177'),
(7810,9,'2020-06-10 05:02:52','70.88.133.182'),
(7811,40,'2020-06-10 05:07:17','139.59.185.142'),
(7812,126,'2020-06-10 05:07:19','139.59.185.142'),
(7813,244,'2020-06-10 05:07:26','139.59.185.142'),
(7814,40,'2020-06-10 05:12:52','5.188.62.147'),
(7815,40,'2020-06-10 05:12:53','5.188.62.147'),
(7816,126,'2020-06-10 05:12:53','5.188.62.147'),
(7817,40,'2020-06-10 05:19:24','104.236.75.62'),
(7818,126,'2020-06-10 05:19:26','104.236.75.62'),
(7819,244,'2020-06-10 05:19:28','104.236.75.62'),
(7820,244,'2020-06-10 05:26:42','138.197.100.151'),
(7821,40,'2020-06-10 05:32:07','81.170.239.2'),
(7822,40,'2020-06-10 05:44:41','35.204.42.60'),
(7823,40,'2020-06-10 05:53:27','178.62.246.185'),
(7824,126,'2020-06-10 06:05:30','165.22.250.105'),
(7825,40,'2020-06-10 06:11:06','128.199.245.33'),
(7826,1,'2020-06-10 06:17:33','103.251.27.215'),
(7827,40,'2020-06-10 06:23:51','103.129.223.126'),
(7828,40,'2020-06-10 06:37:37','167.71.216.37'),
(7829,9,'2020-06-10 06:44:37','51.79.149.34'),
(7830,40,'2020-06-10 06:50:37','91.134.142.57'),
(7831,244,'2020-06-10 07:08:29','185.179.24.33'),
(7832,40,'2020-06-10 07:08:48','178.128.6.190'),
(7833,40,'2020-06-10 07:18:34','114.7.197.82'),
(7834,40,'2020-06-10 07:36:27','159.203.68.193'),
(7835,40,'2020-06-10 07:46:20','139.59.34.226'),
(7836,126,'2020-06-10 07:49:13','198.136.62.200'),
(7837,1,'2020-06-10 07:59:07','167.71.45.56'),
(7838,40,'2020-06-10 07:59:56','203.162.31.112'),
(7839,9,'2020-06-10 08:11:11','134.122.93.28'),
(7840,40,'2020-06-10 08:13:52','178.128.126.157'),
(7841,244,'2020-06-10 08:20:44','51.210.47.39'),
(7842,40,'2020-06-10 08:31:35','39.98.74.39'),
(7843,40,'2020-06-10 08:35:28','83.69.119.98'),
(7844,126,'2020-06-10 08:39:45','167.71.144.52'),
(7845,40,'2020-06-10 08:46:02','5.188.62.147'),
(7846,126,'2020-06-10 08:46:02','5.188.62.147'),
(7847,40,'2020-06-10 08:46:03','5.188.62.147'),
(7848,1,'2020-06-10 08:47:18','93.115.10.25'),
(7849,40,'2020-06-10 08:57:41','118.69.173.199'),
(7850,9,'2020-06-10 09:00:29','37.187.77.121'),
(7851,244,'2020-06-10 09:11:56','128.199.206.140'),
(7852,40,'2020-06-10 09:23:25','3.0.7.77'),
(7853,40,'2020-06-10 09:27:45','195.154.114.140'),
(7854,126,'2020-06-10 09:27:45','195.154.114.140'),
(7855,244,'2020-06-10 09:27:46','195.154.114.140'),
(7856,126,'2020-06-10 09:29:21','68.183.180.46'),
(7857,1,'2020-06-10 09:34:58','159.138.117.89'),
(7858,40,'2020-06-10 09:42:39','51.255.170.202'),
(7859,126,'2020-06-10 09:42:40','51.255.170.202'),
(7860,244,'2020-06-10 09:42:41','51.255.170.202'),
(7861,9,'2020-06-10 09:45:36','161.35.53.235'),
(7862,244,'2020-06-10 09:54:53','134.209.89.6'),
(7863,40,'2020-06-10 09:57:35','68.183.68.148'),
(7864,126,'2020-06-10 09:57:36','68.183.68.148'),
(7865,244,'2020-06-10 09:57:38','68.183.68.148'),
(7866,40,'2020-06-10 10:07:27','167.99.236.89'),
(7867,126,'2020-06-10 10:12:59','18.230.18.145'),
(7868,40,'2020-06-10 10:13:28','54.37.225.48'),
(7869,126,'2020-06-10 10:13:29','54.37.225.48'),
(7870,244,'2020-06-10 10:13:30','54.37.225.48'),
(7871,1,'2020-06-10 10:18:37','93.184.72.34'),
(7872,40,'2020-06-10 10:30:24','193.112.206.73'),
(7873,126,'2020-06-10 10:30:39','193.112.206.73'),
(7874,244,'2020-06-10 10:30:44','193.112.206.73'),
(7875,9,'2020-06-10 10:30:53','185.47.140.81'),
(7876,244,'2020-06-10 10:39:36','104.155.27.244'),
(7877,40,'2020-06-10 10:45:50','139.59.78.248'),
(7878,126,'2020-06-10 10:45:53','139.59.78.248'),
(7879,244,'2020-06-10 10:45:55','139.59.78.248'),
(7880,40,'2020-06-10 10:53:25','51.210.47.39'),
(7881,126,'2020-06-10 10:58:47','159.89.121.79'),
(7882,40,'2020-06-10 11:00:48','35.202.157.96'),
(7883,126,'2020-06-10 11:00:50','35.202.157.96'),
(7884,244,'2020-06-10 11:00:52','35.202.157.96'),
(7885,1,'2020-06-10 11:04:11','68.183.180.46'),
(7886,40,'2020-06-10 11:15:09','34.76.172.157'),
(7887,126,'2020-06-10 11:15:10','34.76.172.157'),
(7888,244,'2020-06-10 11:15:11','34.76.172.157'),
(7889,9,'2020-06-10 11:17:15','159.89.131.172'),
(7890,40,'2020-06-10 11:28:50','46.101.61.207'),
(7891,126,'2020-06-10 11:28:51','46.101.61.207'),
(7892,244,'2020-06-10 11:28:52','46.101.61.207'),
(7893,40,'2020-06-10 11:40:12','18.205.139.250'),
(7894,40,'2020-06-10 11:41:45','66.115.173.18'),
(7895,126,'2020-06-10 11:41:46','66.115.173.18'),
(7896,244,'2020-06-10 11:41:48','66.115.173.18'),
(7897,126,'2020-06-10 11:44:52','167.71.203.254'),
(7898,1,'2020-06-10 11:52:05','51.79.149.34'),
(7899,9,'2020-06-10 12:04:45','153.127.33.252'),
(7900,40,'2020-06-10 12:08:14','123.56.26.222'),
(7901,126,'2020-06-10 12:08:23','123.56.26.222'),
(7902,244,'2020-06-10 12:08:32','123.56.26.222'),
(7903,244,'2020-06-10 12:15:50','124.150.132.74'),
(7904,40,'2020-06-10 12:19:53','162.216.113.66'),
(7905,40,'2020-06-10 12:25:31','5.188.62.147'),
(7906,126,'2020-06-10 12:25:32','5.188.62.147'),
(7907,40,'2020-06-10 12:25:32','5.188.62.147'),
(7908,40,'2020-06-10 12:27:54','64.227.116.27'),
(7909,40,'2020-06-10 12:34:05','104.248.165.195'),
(7910,126,'2020-06-10 12:35:18','18.230.18.145'),
(7911,1,'2020-06-10 12:41:01','45.252.248.16'),
(7912,40,'2020-06-10 12:46:50','159.89.1.19'),
(7913,9,'2020-06-10 12:54:44','157.230.24.223'),
(7914,244,'2020-06-10 13:06:45','138.201.97.235'),
(7915,40,'2020-06-10 13:20:17','134.122.98.252'),
(7916,1,'2020-06-10 13:35:09','54.201.118.217'),
(7917,9,'2020-06-10 13:49:24','185.179.24.33'),
(7918,244,'2020-06-10 14:02:47','35.168.144.95'),
(7919,40,'2020-06-10 14:17:33','159.65.9.57'),
(7920,126,'2020-06-10 14:24:35','183.90.241.15'),
(7921,40,'2020-06-10 14:33:53','91.185.190.207'),
(7922,126,'2020-06-10 14:33:54','91.185.190.207'),
(7923,244,'2020-06-10 14:33:55','91.185.190.207'),
(7924,9,'2020-06-10 14:44:41','209.97.166.204'),
(7925,40,'2020-06-10 14:46:22','64.111.121.238'),
(7926,126,'2020-06-10 14:46:25','64.111.121.238'),
(7927,244,'2020-06-10 14:46:28','64.111.121.238'),
(7928,244,'2020-06-10 14:57:15','167.99.236.89'),
(7929,40,'2020-06-10 15:00:53','159.65.19.39'),
(7930,126,'2020-06-10 15:00:59','159.65.19.39'),
(7931,244,'2020-06-10 15:01:05','159.65.19.39'),
(7932,40,'2020-06-10 15:13:18','46.101.81.132'),
(7933,126,'2020-06-10 15:13:19','46.101.81.132'),
(7934,244,'2020-06-10 15:13:20','46.101.81.132'),
(7935,40,'2020-06-10 15:14:13','183.90.238.20'),
(7936,126,'2020-06-10 15:20:16','93.104.210.125'),
(7937,1,'2020-06-10 15:27:09','64.71.139.234'),
(7938,40,'2020-06-10 15:29:26','139.59.153.133'),
(7939,126,'2020-06-10 15:29:27','139.59.153.133'),
(7940,244,'2020-06-10 15:29:34','139.59.153.133'),
(7941,9,'2020-06-10 15:41:51','107.161.189.186'),
(7942,40,'2020-06-10 15:42:18','166.62.122.244'),
(7943,126,'2020-06-10 15:42:22','166.62.122.244'),
(7944,244,'2020-06-10 15:42:25','166.62.122.244'),
(7945,244,'2020-06-10 15:55:41','139.59.20.246'),
(7946,40,'2020-06-10 15:56:34','104.131.66.225'),
(7947,126,'2020-06-10 15:56:36','104.131.66.225'),
(7948,244,'2020-06-10 15:56:38','104.131.66.225'),
(7949,40,'2020-06-10 16:10:33','167.172.109.95'),
(7950,40,'2020-06-10 16:12:47','159.89.9.140'),
(7951,126,'2020-06-10 16:12:48','159.89.9.140'),
(7952,244,'2020-06-10 16:12:54','159.89.9.140'),
(7953,126,'2020-06-10 16:17:32','138.197.100.151'),
(7954,1,'2020-06-10 16:24:12','165.22.250.105'),
(7955,40,'2020-06-10 16:27:00','167.71.211.11'),
(7956,126,'2020-06-10 16:27:02','167.71.211.11'),
(7957,244,'2020-06-10 16:27:04','167.71.211.11'),
(7958,9,'2020-06-10 16:39:28','45.94.157.28'),
(7959,40,'2020-06-10 16:41:28','54.37.225.48'),
(7960,126,'2020-06-10 16:41:31','54.37.225.48'),
(7961,244,'2020-06-10 16:41:35','54.37.225.48'),
(7962,244,'2020-06-10 16:53:25','183.90.241.15'),
(7963,40,'2020-06-10 16:56:50','149.129.52.21'),
(7964,126,'2020-06-10 16:56:53','149.129.52.21'),
(7965,244,'2020-06-10 16:56:55','149.129.52.21'),
(7966,40,'2020-06-10 17:09:45','18.132.186.65'),
(7967,40,'2020-06-10 17:12:14','167.71.137.237'),
(7968,126,'2020-06-10 17:12:20','167.71.137.237'),
(7969,244,'2020-06-10 17:12:27','167.71.137.237'),
(7970,126,'2020-06-10 17:16:53','165.22.107.13'),
(7971,1,'2020-06-10 17:24:19','139.162.12.196'),
(7972,40,'2020-06-10 17:27:03','35.221.26.149'),
(7973,126,'2020-06-10 17:27:04','35.221.26.149'),
(7974,244,'2020-06-10 17:27:06','35.221.26.149'),
(7975,9,'2020-06-10 17:39:19','45.252.248.16'),
(7976,40,'2020-06-10 17:43:46','162.144.141.141'),
(7977,126,'2020-06-10 17:43:48','162.144.141.141'),
(7978,244,'2020-06-10 17:43:51','162.144.141.141'),
(7979,244,'2020-06-10 17:52:27','167.172.42.141'),
(7980,40,'2020-06-10 17:59:58','52.80.20.135'),
(7981,126,'2020-06-10 18:00:02','52.80.20.135'),
(7982,244,'2020-06-10 18:00:06','52.80.20.135'),
(7983,40,'2020-06-10 18:10:26','103.48.190.39'),
(7984,40,'2020-06-10 18:13:58','172.81.224.187'),
(7985,126,'2020-06-10 18:14:02','172.81.224.187'),
(7986,244,'2020-06-10 18:14:08','172.81.224.187'),
(7987,126,'2020-06-10 18:18:09','64.227.116.27'),
(7988,1,'2020-06-10 18:25:41','66.42.48.14'),
(7989,40,'2020-06-10 18:25:54','35.201.250.90'),
(7990,126,'2020-06-10 18:25:58','35.201.250.90'),
(7991,244,'2020-06-10 18:26:02','35.201.250.90'),
(7992,40,'2020-06-10 18:41:28','188.166.38.40'),
(7993,126,'2020-06-10 18:41:39','188.166.38.40'),
(7994,244,'2020-06-10 18:41:45','188.166.38.40'),
(7995,9,'2020-06-10 18:42:37','18.132.186.65'),
(7996,40,'2020-06-10 18:54:20','159.65.255.127'),
(7997,126,'2020-06-10 18:54:22','159.65.255.127'),
(7998,244,'2020-06-10 18:54:23','159.65.255.127'),
(7999,244,'2020-06-10 18:57:04','51.38.42.39'),
(8000,40,'2020-06-10 19:15:13','3.7.117.28'),
(8001,40,'2020-06-10 19:18:58','45.55.170.59'),
(8002,126,'2020-06-10 19:19:00','45.55.170.59'),
(8003,244,'2020-06-10 19:19:02','45.55.170.59'),
(8004,126,'2020-06-10 19:22:35','52.251.62.206'),
(8005,1,'2020-06-10 19:30:44','185.47.140.81'),
(8006,40,'2020-06-10 19:32:11','173.236.168.101'),
(8007,126,'2020-06-10 19:32:13','173.236.168.101'),
(8008,244,'2020-06-10 19:32:14','173.236.168.101'),
(8009,40,'2020-06-10 19:45:24','142.93.140.240'),
(8010,126,'2020-06-10 19:45:26','142.93.140.240'),
(8011,244,'2020-06-10 19:45:27','142.93.140.240'),
(8012,9,'2020-06-10 19:47:08','80.211.68.185'),
(8013,40,'2020-06-10 19:58:32','138.197.43.206'),
(8014,126,'2020-06-10 19:58:34','138.197.43.206'),
(8015,244,'2020-06-10 19:58:36','138.197.43.206'),
(8016,244,'2020-06-10 20:01:48','51.79.149.34'),
(8017,40,'2020-06-10 20:12:10','75.119.215.210'),
(8018,126,'2020-06-10 20:12:14','75.119.215.210'),
(8019,244,'2020-06-10 20:12:17','75.119.215.210'),
(8020,40,'2020-06-10 20:25:59','213.149.103.132'),
(8021,126,'2020-06-10 20:26:00','213.149.103.132'),
(8022,244,'2020-06-10 20:26:02','213.149.103.132'),
(8023,126,'2020-06-10 20:27:28','165.22.214.202'),
(8024,1,'2020-06-10 20:35:52','3.7.117.28'),
(8025,9,'2020-06-10 20:54:27','51.254.209.86'),
(8026,244,'2020-06-10 21:10:42','165.22.214.202'),
(8027,40,'2020-06-10 21:36:22','80.90.82.70'),
(8028,126,'2020-06-10 21:38:49','161.35.53.235'),
(8029,1,'2020-06-10 21:48:01','82.76.16.22'),
(8030,40,'2020-06-10 21:50:12','142.93.35.169'),
(8031,40,'2020-06-10 22:05:03','153.122.23.236'),
(8032,9,'2020-06-10 22:05:48','103.251.27.215'),
(8033,40,'2020-06-10 22:21:09','148.72.209.9'),
(8034,244,'2020-06-10 22:21:52','47.56.114.148'),
(8035,40,'2020-06-10 22:37:52','139.59.153.133'),
(8036,40,'2020-06-10 22:39:57','153.126.184.22'),
(8037,40,'2020-06-10 22:53:55','139.99.148.4'),
(8038,1,'2020-06-10 22:57:44','52.251.62.206'),
(8039,40,'2020-06-10 23:10:47','18.224.130.19'),
(8040,9,'2020-06-10 23:16:09','93.184.72.34'),
(8041,40,'2020-06-10 23:27:50','37.123.98.210'),
(8042,244,'2020-06-10 23:33:05','167.172.97.142'),
(8043,40,'2020-06-10 23:45:50','167.172.198.117'),
(8044,40,'2020-06-10 23:51:56','104.248.241.180'),
(8045,126,'2020-06-11 00:00:30','124.150.132.74'),
(8046,40,'2020-06-11 00:03:17','159.203.107.212'),
(8047,1,'2020-06-11 00:09:21','139.59.20.246'),
(8048,40,'2020-06-11 00:21:44','142.93.99.56'),
(8049,9,'2020-06-11 00:29:00','93.115.10.25'),
(8050,40,'2020-06-11 00:40:49','167.172.130.241'),
(8051,244,'2020-06-11 00:46:29','36.91.206.130'),
(8052,40,'2020-06-11 00:59:46','64.90.63.133'),
(8053,126,'2020-06-11 01:15:14','185.162.146.25'),
(8054,40,'2020-06-11 01:19:48','5.196.204.173'),
(8055,1,'2020-06-11 01:24:42','165.22.107.13'),
(8056,40,'2020-06-11 01:40:57','159.89.9.140'),
(8057,9,'2020-06-11 01:44:55','35.205.143.150'),
(8058,40,'2020-06-11 02:00:54','142.93.35.169'),
(8059,244,'2020-06-11 02:02:47','187.141.73.51'),
(8060,40,'2020-06-11 02:20:45','64.90.63.133'),
(8061,126,'2020-06-11 02:34:01','159.203.68.193'),
(8062,40,'2020-06-11 02:42:50','159.203.98.228'),
(8063,1,'2020-06-11 02:43:09','103.48.190.39'),
(8064,9,'2020-06-11 03:04:12','46.21.192.21'),
(8065,244,'2020-06-11 03:22:57','167.172.97.142'),
(8066,40,'2020-06-11 03:45:55','91.143.80.41'),
(8067,126,'2020-06-11 03:55:45','43.228.125.11'),
(8068,1,'2020-06-11 04:04:36','190.117.62.241'),
(8069,9,'2020-06-11 04:27:13','45.252.248.16'),
(8070,244,'2020-06-11 04:46:57','202.92.4.208'),
(8071,40,'2020-06-11 05:10:24','51.38.42.39'),
(8072,126,'2020-06-11 05:20:23','3.21.125.154'),
(8073,1,'2020-06-11 05:30:31','178.128.168.82'),
(8074,9,'2020-06-11 05:52:43','208.109.11.54'),
(8075,244,'2020-06-11 06:12:03','93.184.72.34'),
(8076,40,'2020-06-11 06:27:16','128.199.167.212'),
(8077,126,'2020-06-11 06:34:38','35.229.84.157'),
(8078,1,'2020-06-11 06:40:14','139.59.1.194'),
(8079,40,'2020-06-11 06:45:53','45.55.173.232'),
(8080,9,'2020-06-11 06:55:59','178.128.119.64'),
(8081,40,'2020-06-11 07:03:09','45.122.223.198'),
(8082,244,'2020-06-11 07:08:11','45.15.25.15'),
(8083,40,'2020-06-11 07:20:40','157.245.183.64'),
(8084,40,'2020-06-11 07:22:24','185.47.140.81'),
(8085,126,'2020-06-11 07:28:50','159.89.121.79'),
(8086,1,'2020-06-11 07:35:10','188.165.212.160'),
(8087,40,'2020-06-11 07:39:35','129.204.87.74'),
(8088,9,'2020-06-11 07:49:46','153.127.33.252'),
(8089,244,'2020-06-11 08:02:01','167.71.211.11'),
(8090,40,'2020-06-11 08:13:51','198.199.66.52'),
(8091,40,'2020-06-11 08:16:51','153.127.33.252'),
(8092,126,'2020-06-11 08:23:39','46.101.117.167'),
(8093,40,'2020-06-11 08:27:37','192.99.31.122'),
(8094,1,'2020-06-11 08:33:42','13.251.184.117'),
(8095,40,'2020-06-11 08:40:40','104.236.100.42'),
(8096,9,'2020-06-11 08:45:30','162.241.87.45'),
(8097,40,'2020-06-11 08:53:34','118.200.194.177'),
(8098,244,'2020-06-11 08:56:56','142.93.131.105'),
(8099,40,'2020-06-11 09:04:26','3.11.149.42'),
(8100,40,'2020-06-11 09:13:58','95.0.170.140'),
(8101,40,'2020-06-11 09:16:48','162.243.22.112'),
(8102,126,'2020-06-11 09:21:01','185.162.146.25'),
(8103,40,'2020-06-11 09:28:35','54.38.177.68'),
(8104,1,'2020-06-11 09:29:06','185.47.140.81'),
(8105,40,'2020-06-11 09:42:08','93.113.111.193'),
(8106,9,'2020-06-11 09:43:27','185.162.146.25'),
(8107,40,'2020-06-11 09:54:41','54.71.115.235'),
(8108,244,'2020-06-11 09:57:30','89.253.225.157'),
(8109,40,'2020-06-11 10:07:08','139.59.43.75'),
(8110,40,'2020-06-11 10:13:26','167.172.109.95'),
(8111,126,'2020-06-11 10:19:28','64.225.17.107'),
(8112,40,'2020-06-11 10:19:42','185.50.25.49'),
(8113,40,'2020-06-11 10:32:35','68.183.238.246'),
(8114,40,'2020-06-11 10:45:01','5.182.210.228'),
(8115,40,'2020-06-11 10:57:53','138.197.95.2'),
(8116,40,'2020-06-11 11:11:25','165.22.223.82'),
(8117,40,'2020-06-11 11:24:11','104.248.235.6'),
(8118,40,'2020-06-11 11:36:33','128.199.211.68'),
(8119,40,'2020-06-11 11:49:24','165.22.210.121'),
(8120,40,'2020-06-11 12:11:43','64.202.185.147'),
(8121,40,'2020-06-11 12:24:09','167.71.216.37'),
(8122,40,'2020-06-11 12:34:42','51.38.69.227'),
(8123,40,'2020-06-11 12:46:41','46.101.31.59'),
(8124,40,'2020-06-11 12:58:58','185.221.216.4'),
(8125,244,'2020-06-12 15:34:47','153.126.184.22'),
(8126,1,'2020-06-12 15:35:52','210.212.250.45'),
(8127,126,'2020-06-12 15:36:08','41.83.48.133'),
(8128,9,'2020-06-12 15:53:13','83.69.119.98'),
(8129,1,'2020-06-12 16:25:27','138.68.71.174'),
(8130,126,'2020-06-12 16:26:11','35.240.243.51'),
(8131,244,'2020-06-12 16:26:22','103.130.209.254'),
(8132,40,'2020-06-12 16:39:00','116.203.114.190'),
(8133,9,'2020-06-12 16:44:31','212.174.35.28'),
(8134,244,'2020-06-12 17:18:02','104.236.86.160'),
(8135,126,'2020-06-12 17:19:55','80.211.68.185'),
(8136,1,'2020-06-12 17:20:20','173.249.5.248'),
(8137,40,'2020-06-12 17:34:11','167.172.109.95'),
(8138,9,'2020-06-12 17:37:07','206.189.198.224'),
(8139,244,'2020-06-12 18:15:20','162.241.87.45'),
(8140,1,'2020-06-12 18:16:11','159.203.68.193'),
(8141,40,'2020-06-12 18:31:21','174.138.51.183'),
(8142,9,'2020-06-12 18:35:11','139.59.25.66'),
(8143,126,'2020-06-12 19:15:51','68.183.180.46'),
(8144,1,'2020-06-12 19:16:06','193.201.82.142'),
(8145,40,'2020-06-12 19:32:05','144.217.193.11'),
(8146,9,'2020-06-12 19:36:35','74.208.84.152'),
(8147,126,'2020-06-12 20:16:03','64.227.11.167'),
(8148,1,'2020-06-12 20:16:16','138.197.100.151'),
(8149,244,'2020-06-12 20:16:23','144.217.193.11'),
(8150,40,'2020-06-12 20:36:56','5.160.247.42'),
(8151,9,'2020-06-12 20:37:31','163.172.226.199'),
(8152,126,'2020-06-12 21:18:57','47.56.114.148'),
(8153,1,'2020-06-12 21:19:21','188.166.37.57'),
(8154,40,'2020-06-12 21:36:46','34.67.86.204'),
(8155,9,'2020-06-12 21:42:09','163.172.226.199'),
(8156,126,'2020-06-12 22:26:17','178.128.119.64'),
(8157,244,'2020-06-12 22:26:18','123.31.43.203'),
(8158,1,'2020-06-12 22:26:21','31.207.38.123'),
(8159,40,'2020-06-12 22:44:36','35.194.230.35'),
(8160,9,'2020-06-12 22:50:12','93.115.10.25'),
(8161,126,'2020-06-12 23:36:08','163.172.226.199'),
(8162,40,'2020-06-12 23:53:52','206.189.198.224'),
(8163,9,'2020-06-13 00:01:18','95.43.208.98'),
(8164,244,'2020-06-13 00:46:21','66.45.254.2'),
(8165,126,'2020-06-13 00:48:20','51.254.209.86'),
(8166,1,'2020-06-13 00:48:51','34.86.8.76'),
(8167,40,'2020-06-13 01:07:41','145.131.25.242'),
(8168,1,'2020-06-13 02:00:56','209.97.166.204'),
(8169,126,'2020-06-13 02:01:27','3.6.59.1'),
(8170,244,'2020-06-13 02:01:39','167.172.68.76'),
(8171,40,'2020-06-13 02:22:08','5.196.83.26'),
(8172,9,'2020-06-13 02:27:09','34.86.8.76'),
(8173,126,'2020-06-13 03:16:07','163.172.226.199'),
(8174,40,'2020-06-13 03:36:48','134.122.98.252'),
(8175,9,'2020-06-13 03:42:47','45.77.21.104'),
(8176,244,'2020-06-13 04:33:31','167.99.236.89'),
(8177,1,'2020-06-13 04:34:01','174.138.51.183'),
(8178,40,'2020-06-13 04:55:31','51.254.209.86'),
(8179,9,'2020-06-13 05:01:45','45.158.15.165'),
(8180,126,'2020-06-13 05:54:27','188.166.55.115'),
(8181,1,'2020-06-13 05:56:15','36.91.206.130'),
(8182,40,'2020-06-13 06:15:13','165.22.250.105'),
(8183,9,'2020-06-13 06:22:45','3.6.59.1'),
(8184,1,'2020-06-13 07:13:36','204.48.24.106'),
(8185,126,'2020-06-13 07:13:44','182.253.119.90'),
(8186,40,'2020-06-13 07:35:51','5.196.83.26'),
(8187,244,'2020-06-15 07:19:46','185.182.56.103'),
(8188,126,'2020-06-15 07:20:15','81.169.201.249'),
(8189,1,'2020-06-15 07:20:16','185.121.184.24'),
(8190,244,'2020-06-15 07:21:37','193.201.82.142'),
(8191,126,'2020-06-15 07:22:24','206.189.159.201'),
(8192,1,'2020-06-15 07:23:25','54.37.198.243'),
(8193,126,'2020-06-15 07:25:20','176.31.162.85'),
(8194,244,'2020-06-15 07:26:17','160.153.250.27'),
(8195,1,'2020-06-15 07:26:54','176.31.162.85'),
(8196,244,'2020-06-15 07:28:15','45.76.184.226'),
(8197,126,'2020-06-15 07:35:28','80.211.68.185'),
(8198,244,'2020-06-15 07:37:30','138.68.71.174'),
(8199,126,'2020-06-15 07:39:16','145.131.25.242'),
(8200,126,'2020-06-15 07:40:53','35.229.84.157'),
(8201,244,'2020-06-15 07:42:37','37.152.177.201'),
(8202,126,'2020-06-15 07:44:10','45.252.248.16'),
(8203,1,'2020-06-15 07:44:27','5.56.132.119'),
(8204,244,'2020-06-15 07:44:44','91.220.34.2'),
(8205,244,'2020-06-15 07:48:57','103.63.109.32'),
(8206,126,'2020-06-15 07:49:10','51.91.254.126'),
(8207,1,'2020-06-15 07:50:46','134.209.153.251'),
(8208,244,'2020-06-15 07:51:14','51.255.80.230'),
(8209,126,'2020-06-15 07:51:19','167.71.203.254'),
(8210,126,'2020-06-15 07:55:12','164.132.164.218'),
(8211,1,'2020-06-15 07:55:22','51.91.254.126'),
(8212,126,'2020-06-15 07:56:41','46.101.117.167'),
(8213,244,'2020-06-15 07:58:05','35.204.136.228'),
(8214,126,'2020-06-15 08:00:32','167.71.237.241'),
(8215,244,'2020-06-15 08:01:02','210.212.250.45'),
(8216,1,'2020-06-15 08:01:03','46.101.1.19'),
(8217,1,'2020-06-15 08:04:14','34.71.202.244'),
(8218,244,'2020-06-15 08:04:14','178.128.168.82'),
(8219,244,'2020-06-15 08:07:11','47.52.88.235'),
(8220,126,'2020-06-15 08:07:54','162.241.87.45'),
(8221,244,'2020-06-15 08:10:10','192.99.71.42'),
(8222,1,'2020-06-15 08:13:06','94.182.190.76'),
(8223,126,'2020-06-15 08:13:58','18.205.139.250'),
(8224,244,'2020-06-15 08:14:01','185.61.137.171'),
(8225,1,'2020-06-15 08:17:36','47.254.69.237'),
(8226,1,'2020-06-15 08:20:19','46.21.192.21'),
(8227,126,'2020-06-15 08:20:37','206.189.216.247'),
(8228,126,'2020-06-15 08:23:07','212.174.35.28'),
(8229,1,'2020-06-15 08:23:19','93.115.10.25'),
(8230,244,'2020-06-15 08:26:20','159.89.121.79'),
(8231,1,'2020-06-15 08:26:51','36.91.206.130'),
(8232,244,'2020-06-15 08:28:57','62.73.4.50'),
(8233,1,'2020-06-15 08:29:03','45.252.248.13'),
(8234,126,'2020-06-15 08:29:41','34.93.202.226'),
(8235,126,'2020-06-15 08:31:57','54.180.153.236'),
(8236,1,'2020-06-15 08:35:02','202.254.236.42'),
(8237,244,'2020-06-15 08:37:02','83.96.204.250'),
(8238,126,'2020-06-15 08:37:44','207.154.224.55'),
(8239,1,'2020-06-15 08:38:43','46.235.40.132'),
(8240,126,'2020-06-15 08:40:04','202.254.236.42'),
(8241,244,'2020-06-15 08:41:00','178.128.168.82'),
(8242,1,'2020-06-15 08:41:38','185.166.131.147'),
(8243,1,'2020-06-15 08:43:19','45.252.248.16'),
(8244,244,'2020-06-15 08:44:07','159.65.9.57'),
(8245,126,'2020-06-15 08:44:32','62.73.4.50'),
(8246,126,'2020-06-15 08:47:28','159.203.68.193'),
(8247,1,'2020-06-15 08:47:58','139.59.228.226'),
(8248,1,'2020-06-15 08:48:53','45.252.248.13'),
(8249,126,'2020-06-15 08:49:50','54.38.180.169'),
(8250,1,'2020-06-15 08:54:13','45.32.109.100'),
(8251,244,'2020-06-15 08:54:16','206.189.216.247'),
(8252,126,'2020-06-15 08:55:39','184.72.132.36'),
(8253,1,'2020-06-15 08:56:46','174.138.51.183'),
(8254,126,'2020-06-15 08:58:13','85.93.91.55'),
(8255,244,'2020-06-15 08:58:38','138.197.100.151'),
(8256,1,'2020-06-15 08:58:55','167.172.42.141'),
(8257,244,'2020-06-15 09:00:31','68.183.84.28'),
(8258,1,'2020-06-15 09:00:42','192.99.71.42'),
(8259,126,'2020-06-15 09:02:02','18.224.140.200'),
(8260,244,'2020-06-15 09:02:58','34.87.83.179'),
(8261,1,'2020-06-15 09:03:51','176.31.162.85'),
(8262,126,'2020-06-15 09:04:46','188.131.146.33'),
(8263,1,'2020-06-15 09:06:46','165.22.55.69'),
(8264,126,'2020-06-15 09:07:05','151.236.61.133'),
(8265,126,'2020-06-15 09:08:39','207.154.224.55'),
(8266,1,'2020-06-15 09:09:03','104.211.245.57'),
(8267,244,'2020-06-15 09:09:19','176.31.162.85'),
(8268,244,'2020-06-15 09:11:42','51.254.209.86'),
(8269,1,'2020-06-15 09:12:01','124.150.132.74'),
(8270,244,'2020-06-15 09:13:58','3.211.244.57'),
(8271,1,'2020-06-15 09:14:29','54.38.180.169'),
(8272,244,'2020-06-15 09:15:30','77.72.26.179'),
(8273,126,'2020-06-15 09:16:22','3.14.143.127'),
(8274,1,'2020-06-15 09:16:43','54.208.29.159'),
(8275,244,'2020-06-15 09:19:00','13.233.51.126'),
(8276,1,'2020-06-15 09:19:09','161.35.53.235'),
(8277,244,'2020-06-15 09:20:24','139.59.92.2'),
(8278,1,'2020-06-15 09:21:19','47.56.114.148'),
(8279,1,'2020-06-15 09:23:22','104.131.100.255'),
(8280,244,'2020-06-15 09:23:43','69.163.212.145'),
(8281,126,'2020-06-15 09:24:21','72.52.82.142'),
(8282,244,'2020-06-15 09:25:16','45.79.94.190'),
(8283,1,'2020-06-15 09:25:29','167.71.237.241'),
(8284,126,'2020-06-15 09:26:16','93.104.210.125'),
(8285,244,'2020-06-15 09:27:51','206.189.159.201'),
(8286,126,'2020-06-15 09:28:00','94.182.190.76'),
(8287,244,'2020-06-15 09:31:18','176.31.162.85'),
(8288,126,'2020-06-15 09:31:23','46.101.117.167'),
(8289,1,'2020-06-15 09:31:32','5.79.78.237'),
(8290,244,'2020-06-15 09:33:33','206.72.198.42'),
(8291,126,'2020-06-15 09:33:57','123.31.43.203'),
(8292,1,'2020-06-15 09:34:10','69.163.212.145'),
(8293,126,'2020-06-15 09:35:18','138.201.119.223'),
(8294,244,'2020-06-15 09:35:34','51.210.47.39'),
(8295,126,'2020-06-15 09:37:36','128.199.167.212'),
(8296,1,'2020-06-15 09:38:05','149.28.109.220'),
(8297,126,'2020-06-15 09:40:02','167.172.252.248'),
(8298,244,'2020-06-15 09:40:48','167.172.68.76'),
(8299,1,'2020-06-15 09:41:00','178.62.246.185'),
(8300,1,'2020-06-15 09:43:11','95.43.208.98'),
(8301,126,'2020-06-15 09:44:08','3.23.35.234'),
(8302,1,'2020-06-15 09:45:00','91.134.248.249'),
(8303,244,'2020-06-15 09:45:24','204.48.24.106'),
(8304,126,'2020-06-15 09:46:13','45.252.248.16'),
(8305,244,'2020-06-15 09:47:10','128.199.189.9'),
(8306,1,'2020-06-15 09:48:15','88.99.136.225'),
(8307,126,'2020-06-15 09:48:45','150.95.58.159'),
(8308,126,'2020-06-15 09:50:20','45.119.83.240'),
(8309,1,'2020-06-15 09:51:35','200.107.64.34'),
(8310,126,'2020-06-15 09:53:32','69.163.212.145'),
(8311,1,'2020-06-15 09:54:15','46.37.189.146'),
(8312,126,'2020-06-15 09:55:24','47.52.88.235'),
(8313,244,'2020-06-15 09:55:56','91.134.248.249'),
(8314,1,'2020-06-15 09:55:56','139.59.64.189'),
(8315,244,'2020-06-15 09:57:42','185.67.3.231'),
(8316,126,'2020-06-15 09:58:52','167.172.181.41'),
(8317,126,'2020-06-15 10:00:20','91.143.80.41'),
(8318,244,'2020-06-15 10:00:58','144.217.193.11'),
(8319,244,'2020-06-15 10:02:38','139.59.92.2'),
(8320,1,'2020-06-15 10:02:43','159.65.40.211'),
(8321,1,'2020-06-15 10:05:02','34.87.83.179'),
(8322,126,'2020-06-15 10:05:27','36.91.206.130'),
(8323,244,'2020-06-15 10:05:55','107.170.72.212'),
(8324,1,'2020-06-15 10:08:57','185.182.56.95'),
(8325,126,'2020-06-15 10:09:03','3.23.35.234'),
(8326,244,'2020-06-15 10:10:15','3.9.189.29'),
(8327,126,'2020-06-15 10:10:49','185.182.57.198'),
(8328,244,'2020-06-15 10:11:26','185.171.91.198'),
(8329,244,'2020-06-15 10:12:28','13.48.3.174'),
(8330,1,'2020-06-15 10:14:00','167.71.211.11'),
(8331,244,'2020-06-15 10:16:10','150.95.58.159'),
(8332,1,'2020-06-15 10:16:28','159.203.123.99'),
(8333,126,'2020-06-15 10:16:33','185.162.146.191'),
(8334,1,'2020-06-15 10:17:57','209.97.166.204'),
(8335,244,'2020-06-15 10:18:04','204.48.24.106'),
(8336,126,'2020-06-15 10:20:31','18.132.73.239'),
(8337,244,'2020-06-15 10:21:17','167.71.211.11'),
(8338,1,'2020-06-15 10:21:54','62.73.4.50'),
(8339,1,'2020-06-15 10:23:04','204.48.24.106'),
(8340,244,'2020-06-15 10:23:25','167.172.181.41'),
(8341,126,'2020-06-15 10:23:38','54.208.29.159'),
(8342,126,'2020-06-15 10:25:11','3.21.125.154'),
(8343,1,'2020-06-15 10:26:07','45.252.248.16'),
(8344,1,'2020-06-15 10:28:25','212.47.228.121'),
(8345,126,'2020-06-15 10:29:43','164.132.164.218'),
(8346,126,'2020-06-15 10:30:30','167.71.144.52'),
(8347,244,'2020-06-15 10:31:03','138.197.100.151'),
(8348,1,'2020-06-15 10:31:29','185.166.131.147'),
(8349,126,'2020-06-15 10:32:55','128.199.189.9'),
(8350,1,'2020-06-15 10:33:10','157.230.37.86'),
(8351,244,'2020-06-15 10:33:45','134.122.27.195'),
(8352,1,'2020-06-15 10:35:43','104.211.245.57'),
(8353,126,'2020-06-15 10:36:19','45.252.248.13'),
(8354,244,'2020-06-15 10:36:27','206.189.18.109'),
(8355,244,'2020-06-15 10:37:35','179.108.192.140'),
(8356,126,'2020-06-15 10:39:15','74.208.84.152'),
(8357,1,'2020-06-15 10:39:15','80.211.97.175'),
(8358,244,'2020-06-15 10:41:29','88.99.136.225'),
(8359,126,'2020-06-15 10:41:48','167.172.110.159'),
(8360,244,'2020-06-15 10:44:21','77.72.26.179'),
(8361,126,'2020-06-15 10:44:35','54.37.198.243'),
(8362,126,'2020-06-15 10:45:32','3.133.22.217'),
(8363,244,'2020-06-15 10:46:23','198.12.225.153'),
(8364,126,'2020-06-15 10:49:22','5.79.78.237'),
(8365,1,'2020-06-15 10:49:33','159.65.9.57'),
(8366,244,'2020-06-15 10:49:34','46.235.40.132'),
(8367,244,'2020-06-15 10:52:03','5.196.83.26'),
(8368,126,'2020-06-15 10:52:24','18.194.233.187'),
(8369,1,'2020-06-15 10:52:47','173.236.245.199'),
(8370,244,'2020-06-15 10:54:29','173.212.250.116'),
(8371,126,'2020-06-15 10:54:36','197.232.53.182'),
(8372,126,'2020-06-15 10:55:52','94.23.248.87'),
(8373,244,'2020-06-15 10:55:53','206.189.26.231'),
(8374,1,'2020-06-15 10:57:16','85.93.91.55'),
(8375,244,'2020-06-15 10:59:22','35.185.199.45'),
(8376,126,'2020-06-15 11:00:23','159.203.123.99'),
(8377,1,'2020-06-15 11:01:51','94.182.190.76'),
(8378,126,'2020-06-15 11:01:55','35.165.160.30'),
(8379,244,'2020-06-15 11:02:17','34.67.86.204'),
(8380,244,'2020-06-15 11:03:49','103.81.84.173'),
(8381,126,'2020-06-15 11:04:34','188.68.47.123'),
(8382,1,'2020-06-15 11:05:11','144.76.236.234'),
(8383,244,'2020-06-15 11:07:20','103.130.219.4'),
(8384,244,'2020-06-15 11:08:53','34.74.30.160'),
(8385,1,'2020-06-15 11:10:06','156.251.174.96'),
(8386,126,'2020-06-15 11:10:39','185.95.0.197'),
(8387,244,'2020-06-15 11:12:03','104.238.154.76'),
(8388,126,'2020-06-15 11:13:39','37.152.177.201'),
(8389,244,'2020-06-15 11:15:19','93.115.10.25'),
(8390,126,'2020-06-15 11:15:53','37.252.11.222'),
(8391,1,'2020-06-15 11:16:06','185.182.56.103'),
(8392,1,'2020-06-15 11:17:09','3.14.143.127'),
(8393,126,'2020-06-15 11:18:53','185.173.106.87'),
(8394,1,'2020-06-15 11:19:56','153.126.184.22'),
(8395,244,'2020-06-15 11:20:18','52.59.104.164'),
(8396,126,'2020-06-15 11:20:28','218.223.84.200'),
(8397,244,'2020-06-15 11:23:14','51.91.254.126'),
(8398,1,'2020-06-15 11:24:13','185.166.131.147'),
(8399,244,'2020-06-15 11:24:50','149.202.219.160'),
(8400,126,'2020-06-15 11:25:33','46.101.6.62'),
(8401,1,'2020-06-15 11:27:40','157.245.188.231'),
(8402,126,'2020-06-15 11:28:32','212.174.35.28'),
(8403,126,'2020-06-15 11:30:11','161.35.15.32'),
(8404,1,'2020-06-15 11:31:30','64.225.57.63'),
(8405,244,'2020-06-15 11:33:33','197.232.53.182'),
(8406,1,'2020-06-15 11:33:59','198.12.225.153'),
(8407,244,'2020-06-15 11:36:06','88.99.136.225'),
(8408,1,'2020-06-15 11:36:10','104.131.186.50'),
(8409,126,'2020-06-15 11:36:18','184.72.132.36'),
(8410,244,'2020-06-15 11:38:32','34.125.81.157'),
(8411,1,'2020-06-15 11:38:35','206.189.32.140'),
(8412,126,'2020-06-15 11:39:05','62.171.170.235'),
(8413,244,'2020-06-15 11:41:50','91.134.248.249'),
(8414,126,'2020-06-15 11:42:48','104.238.154.76'),
(8415,1,'2020-06-15 11:43:03','103.130.219.4'),
(8416,244,'2020-06-15 11:46:29','18.132.73.239'),
(8417,1,'2020-06-15 11:46:58','107.191.44.45'),
(8418,126,'2020-06-15 11:47:10','197.232.53.182'),
(8419,126,'2020-06-15 11:48:24','66.45.254.2'),
(8420,1,'2020-06-15 11:52:00','188.68.47.123'),
(8421,244,'2020-06-15 11:52:30','139.59.228.226'),
(8422,244,'2020-06-15 11:54:07','165.227.127.129'),
(8423,126,'2020-06-15 11:54:51','161.35.53.235'),
(8424,1,'2020-06-15 11:55:14','49.233.67.11'),
(8425,126,'2020-06-15 11:57:23','188.166.37.57'),
(8426,244,'2020-06-15 11:58:52','37.252.11.222'),
(8427,1,'2020-06-15 11:59:03','91.134.248.249'),
(8428,126,'2020-06-15 11:59:54','37.187.77.121'),
(8429,126,'2020-06-15 12:02:14','104.131.100.255'),
(8430,1,'2020-06-15 12:03:09','51.89.194.68'),
(8431,244,'2020-06-15 12:04:12','45.119.83.240'),
(8432,126,'2020-06-15 12:05:29','8.210.55.246'),
(8433,1,'2020-06-15 12:05:43','52.5.164.61'),
(8434,126,'2020-06-15 12:08:05','85.93.91.55'),
(8435,1,'2020-06-15 12:08:30','37.252.11.222'),
(8436,244,'2020-06-15 12:09:22','212.150.246.98'),
(8437,1,'2020-06-15 12:10:21','45.76.184.226'),
(8438,1,'2020-06-15 12:12:55','64.225.17.107'),
(8439,126,'2020-06-15 12:14:03','167.86.117.194'),
(8440,244,'2020-06-15 12:16:28','139.59.64.189'),
(8441,244,'2020-06-15 12:17:27','167.172.241.107'),
(8442,1,'2020-06-15 12:19:01','31.207.38.123'),
(8443,126,'2020-06-15 12:19:39','112.78.3.201'),
(8444,244,'2020-06-15 12:20:56','45.252.248.13'),
(8445,126,'2020-06-15 12:21:27','45.119.83.240'),
(8446,1,'2020-06-15 12:21:40','162.241.87.45'),
(8447,1,'2020-06-15 12:23:30','178.62.229.48'),
(8448,244,'2020-06-15 12:24:04','167.172.68.76'),
(8449,1,'2020-06-15 12:26:08','128.199.167.212'),
(8450,126,'2020-06-15 12:26:33','45.252.248.16'),
(8451,244,'2020-06-15 12:26:54','164.132.164.218'),
(8452,1,'2020-06-15 12:29:09','157.230.37.86'),
(8453,126,'2020-06-15 12:31:13','68.183.179.171'),
(8454,1,'2020-06-15 12:31:51','64.225.57.63'),
(8455,244,'2020-06-15 12:32:35','51.89.194.68'),
(8456,244,'2020-06-15 12:34:08','46.101.117.167'),
(8457,1,'2020-06-15 12:34:49','165.22.94.219'),
(8458,126,'2020-06-15 12:36:45','35.243.250.114'),
(8459,244,'2020-06-15 12:37:11','46.21.192.21'),
(8460,1,'2020-06-15 12:37:34','52.5.164.61'),
(8461,126,'2020-06-15 12:39:19','34.125.78.217'),
(8462,244,'2020-06-15 12:40:52','94.23.248.87'),
(8463,126,'2020-06-15 12:42:18','54.39.23.55'),
(8464,244,'2020-06-15 12:42:43','139.59.117.229'),
(8465,1,'2020-06-15 12:43:39','159.203.180.125'),
(8466,244,'2020-06-15 12:44:40','35.186.173.231'),
(8467,126,'2020-06-15 12:45:56','207.38.86.153'),
(8468,1,'2020-06-15 12:46:17','103.130.209.254'),
(8469,244,'2020-06-15 12:48:51','124.150.132.74'),
(8470,126,'2020-06-15 12:48:53','107.170.72.212'),
(8471,1,'2020-06-15 12:49:03','185.166.131.147'),
(8472,244,'2020-06-15 12:50:31','104.131.186.50'),
(8473,1,'2020-06-15 12:50:45','188.166.46.197'),
(8474,244,'2020-06-15 12:53:48','149.129.184.255'),
(8475,126,'2020-06-15 12:54:42','185.171.91.198'),
(8476,244,'2020-06-15 12:56:00','104.238.154.76'),
(8477,1,'2020-06-15 12:56:57','192.99.71.42'),
(8478,1,'2020-06-15 12:58:54','104.131.100.255'),
(8479,244,'2020-06-15 12:59:27','188.166.55.115'),
(8480,126,'2020-06-15 13:00:12','206.189.216.247'),
(8481,244,'2020-06-15 13:02:14','185.179.24.33'),
(8482,126,'2020-06-15 13:02:52','35.204.136.228'),
(8483,244,'2020-06-15 13:04:38','104.248.224.64'),
(8484,1,'2020-06-15 13:05:14','178.128.168.82'),
(8485,126,'2020-06-15 13:07:39','178.128.174.179'),
(8486,126,'2020-06-15 13:09:54','192.99.71.42'),
(8487,244,'2020-06-15 13:10:28','37.187.77.121'),
(8488,1,'2020-06-15 13:11:23','51.83.185.12'),
(8489,126,'2020-06-15 13:12:37','142.93.131.105'),
(8490,126,'2020-06-15 13:15:39','123.31.43.40'),
(8491,244,'2020-06-15 13:15:58','139.59.117.229'),
(8492,126,'2020-06-15 13:18:50','45.252.248.16'),
(8493,244,'2020-06-15 13:18:52','80.80.218.230'),
(8494,1,'2020-06-15 13:19:43','47.52.88.235'),
(8495,126,'2020-06-15 13:20:53','91.134.248.235'),
(8496,1,'2020-06-15 13:21:07','139.59.140.44'),
(8497,244,'2020-06-15 13:21:08','91.121.77.104'),
(8498,126,'2020-06-15 13:23:37','83.69.119.98'),
(8499,244,'2020-06-15 13:23:42','35.186.173.231'),
(8500,1,'2020-06-15 13:25:09','145.239.93.55'),
(8501,244,'2020-06-15 13:27:29','46.21.192.21'),
(8502,126,'2020-06-15 13:28:03','210.212.250.45'),
(8503,126,'2020-06-15 13:30:33','37.187.77.121'),
(8504,1,'2020-06-15 13:30:49','45.76.184.226'),
(8505,244,'2020-06-15 13:31:02','167.172.97.142'),
(8506,126,'2020-06-15 13:32:32','212.47.228.121'),
(8507,126,'2020-06-15 13:34:49','157.230.24.223'),
(8508,1,'2020-06-15 13:36:47','91.134.248.249'),
(8509,126,'2020-06-15 13:39:19','40.85.123.203'),
(8510,1,'2020-06-15 13:42:03','149.129.184.255'),
(8511,244,'2020-06-15 13:43:26','80.28.253.146'),
(8512,126,'2020-06-15 13:43:35','51.89.194.68'),
(8513,1,'2020-06-15 13:44:48','103.130.219.4'),
(8514,1,'2020-06-15 13:47:48','160.153.250.27'),
(8515,126,'2020-06-15 13:49:29','123.31.43.203'),
(8516,1,'2020-06-15 13:50:34','91.143.80.41'),
(8517,126,'2020-06-15 13:53:09','212.83.161.186'),
(8518,244,'2020-06-15 13:53:13','167.86.117.194'),
(8519,1,'2020-06-15 13:53:50','139.59.20.246'),
(8520,244,'2020-06-15 13:55:17','167.71.237.241'),
(8521,1,'2020-06-15 13:56:32','139.59.20.246'),
(8522,1,'2020-06-15 13:59:10','159.203.123.99'),
(8523,126,'2020-06-15 14:00:56','167.172.241.107'),
(8524,244,'2020-06-15 14:02:00','178.128.119.64'),
(8525,1,'2020-06-15 14:02:00','206.189.216.247'),
(8526,126,'2020-06-15 14:03:45','167.86.117.194'),
(8527,1,'2020-06-15 14:05:26','91.134.248.249'),
(8528,244,'2020-06-15 14:05:42','123.31.43.203'),
(8529,126,'2020-06-15 14:06:29','91.134.248.211'),
(8530,244,'2020-06-15 14:07:23','185.206.162.11'),
(8531,1,'2020-06-15 14:08:12','161.35.53.235'),
(8532,244,'2020-06-15 14:10:42','45.32.109.100'),
(8533,1,'2020-06-15 14:11:27','106.12.204.174'),
(8534,126,'2020-06-15 14:13:32','188.68.47.123'),
(8535,244,'2020-06-15 14:13:58','18.224.140.200'),
(8536,1,'2020-06-15 14:14:01','107.191.44.45'),
(8537,126,'2020-06-15 14:15:41','106.12.204.174'),
(8538,1,'2020-06-15 14:16:58','51.89.194.68'),
(8539,126,'2020-06-15 14:18:51','34.84.69.247'),
(8540,244,'2020-06-15 14:19:15','161.35.53.235'),
(8541,1,'2020-06-15 14:20:47','139.59.228.226'),
(8542,1,'2020-06-15 14:21:51','46.101.1.19'),
(8543,126,'2020-06-15 14:22:27','51.91.254.126'),
(8544,1,'2020-06-15 14:24:51','47.244.9.208'),
(8545,126,'2020-06-15 14:27:20','153.126.184.22'),
(8546,244,'2020-06-15 14:27:26','107.170.72.212'),
(8547,1,'2020-06-15 14:31:12','34.74.30.160'),
(8548,126,'2020-06-15 14:33:11','193.169.188.195'),
(8549,244,'2020-06-15 14:34:09','148.71.89.190'),
(8550,1,'2020-06-15 14:35:19','212.83.161.186'),
(8551,126,'2020-06-15 14:36:34','167.71.144.52'),
(8552,244,'2020-06-15 14:37:14','54.37.198.243'),
(8553,1,'2020-06-15 14:37:56','51.254.209.86'),
(8554,126,'2020-06-15 14:38:56','167.172.109.95'),
(8555,1,'2020-06-15 14:39:39','182.253.119.90'),
(8556,244,'2020-06-15 14:40:23','164.132.164.218'),
(8557,244,'2020-06-15 14:43:04','167.172.181.41'),
(8558,126,'2020-06-15 14:43:51','51.83.185.12'),
(8559,126,'2020-06-15 14:44:51','18.224.1.189'),
(8560,244,'2020-06-15 14:46:06','91.134.248.249'),
(8561,244,'2020-06-15 14:48:16','134.122.98.252'),
(8562,1,'2020-06-15 14:48:49','167.172.110.159'),
(8563,126,'2020-06-15 14:52:07','159.89.121.79'),
(8564,244,'2020-06-15 14:54:48','167.172.241.107'),
(8565,126,'2020-06-15 14:57:00','64.227.116.27'),
(8566,244,'2020-06-15 14:57:07','112.78.3.201'),
(8567,1,'2020-06-15 14:57:14','185.182.56.103'),
(8568,1,'2020-06-15 14:59:36','95.0.170.140'),
(8569,244,'2020-06-15 15:00:09','45.158.15.165'),
(8570,126,'2020-06-15 15:00:57','18.224.1.189'),
(8571,1,'2020-06-15 15:02:17','51.91.254.126'),
(8572,244,'2020-06-15 15:02:49','62.73.4.50'),
(8573,126,'2020-06-15 15:03:30','159.203.123.99'),
(8574,1,'2020-06-15 15:04:49','167.99.236.89'),
(8575,244,'2020-06-15 15:05:05','36.91.206.130'),
(8576,126,'2020-06-15 15:05:44','185.182.56.103'),
(8577,244,'2020-06-15 15:08:34','165.22.107.13'),
(8578,126,'2020-06-15 15:09:12','161.35.53.235'),
(8579,1,'2020-06-15 15:10:53','103.130.219.4'),
(8580,126,'2020-06-15 15:11:07','64.227.116.27'),
(8581,244,'2020-06-15 15:11:32','167.172.181.41'),
(8582,244,'2020-06-15 15:13:07','104.131.186.50'),
(8583,1,'2020-06-15 15:14:46','91.134.248.211'),
(8584,244,'2020-06-15 15:17:31','83.69.119.98'),
(8585,126,'2020-06-15 15:19:04','161.35.12.141'),
(8586,1,'2020-06-15 15:20:29','193.169.188.195'),
(8587,244,'2020-06-15 15:21:35','187.141.73.51'),
(8588,126,'2020-06-15 15:21:46','123.31.43.40'),
(8589,244,'2020-06-15 15:25:39','34.125.78.217'),
(8590,126,'2020-06-15 15:26:13','167.172.68.76'),
(8591,1,'2020-06-15 15:28:19','206.189.41.39'),
(8592,244,'2020-06-15 15:28:58','103.27.239.185'),
(8593,244,'2020-06-15 15:30:26','51.68.11.195'),
(8594,126,'2020-06-15 15:31:33','188.68.47.123'),
(8595,1,'2020-06-15 15:32:40','91.134.248.249'),
(8596,1,'2020-06-15 15:34:06','122.154.24.254'),
(8597,244,'2020-06-15 15:36:23','202.254.236.42'),
(8598,126,'2020-06-15 15:37:34','173.249.59.239'),
(8599,1,'2020-06-15 15:37:50','185.162.146.191'),
(8600,244,'2020-06-15 15:39:28','77.72.26.179'),
(8601,126,'2020-06-15 15:40:19','176.31.162.85'),
(8602,1,'2020-06-15 15:40:30','128.199.206.140'),
(8603,126,'2020-06-15 15:42:55','167.71.208.5'),
(8604,244,'2020-06-15 15:43:13','212.83.161.186'),
(8605,1,'2020-06-15 15:44:12','210.212.250.45'),
(8606,126,'2020-06-15 15:45:15','128.199.167.212'),
(8607,244,'2020-06-15 15:46:08','167.172.109.95'),
(8608,126,'2020-06-15 15:47:46','134.122.93.28'),
(8609,244,'2020-06-15 15:48:40','35.186.173.231'),
(8610,1,'2020-06-15 15:49:07','212.32.229.112'),
(8611,1,'2020-06-15 15:51:09','157.230.24.223'),
(8612,126,'2020-06-15 15:54:03','91.200.101.142'),
(8613,1,'2020-06-15 15:55:26','91.134.248.249'),
(8614,244,'2020-06-15 15:57:35','185.182.56.95'),
(8615,1,'2020-06-15 15:58:00','210.212.250.45'),
(8616,126,'2020-06-15 15:59:31','91.134.248.211'),
(8617,1,'2020-06-15 16:00:00','167.71.203.254'),
(8618,244,'2020-06-15 16:00:39','174.138.51.183'),
(8619,244,'2020-06-15 16:05:34','139.59.140.44'),
(8620,126,'2020-06-15 16:06:15','34.93.202.226'),
(8621,1,'2020-06-15 16:07:36','51.83.185.12'),
(8622,1,'2020-06-15 16:09:38','159.65.184.0'),
(8623,126,'2020-06-15 16:10:44','74.208.84.152'),
(8624,244,'2020-06-15 16:11:17','144.91.74.0'),
(8625,126,'2020-06-15 16:13:25','188.166.55.115'),
(8626,126,'2020-06-15 16:15:15','91.143.80.41'),
(8627,244,'2020-06-15 16:16:05','94.23.57.17'),
(8628,1,'2020-06-15 16:16:39','167.172.181.41'),
(8629,244,'2020-06-15 16:18:45','45.252.248.16'),
(8630,1,'2020-06-15 16:19:08','81.4.96.82'),
(8631,126,'2020-06-15 16:19:28','91.134.248.211'),
(8632,1,'2020-06-15 16:21:26','18.224.1.189'),
(8633,126,'2020-06-15 16:23:29','91.134.248.249'),
(8634,126,'2020-06-15 16:25:40','51.255.80.230'),
(8635,1,'2020-06-15 16:28:24','186.233.80.56'),
(8636,126,'2020-06-15 16:28:36','178.210.88.197'),
(8637,244,'2020-06-15 16:30:24','138.68.71.174'),
(8638,126,'2020-06-15 16:31:24','80.211.68.185'),
(8639,244,'2020-06-15 16:33:15','104.236.86.160'),
(8640,126,'2020-06-15 16:34:34','93.115.10.25'),
(8641,1,'2020-06-15 16:34:59','139.59.20.246'),
(8642,244,'2020-06-15 16:36:02','160.153.250.27'),
(8643,126,'2020-06-15 16:37:13','5.196.83.26'),
(8644,244,'2020-06-15 16:40:40','54.38.180.169'),
(8645,244,'2020-06-15 16:42:33','161.35.12.141'),
(8646,1,'2020-06-15 16:43:21','147.139.180.113'),
(8647,244,'2020-06-15 16:45:22','195.201.218.251'),
(8648,126,'2020-06-15 16:45:32','85.93.91.55'),
(8649,244,'2020-06-15 16:50:24','78.157.40.134'),
(8650,1,'2020-06-15 16:50:41','159.89.121.79'),
(8651,126,'2020-06-15 16:52:01','134.122.76.185'),
(8652,1,'2020-06-15 16:55:14','104.248.224.64'),
(8653,126,'2020-06-15 16:55:45','103.130.209.254'),
(8654,126,'2020-06-15 16:59:14','74.208.84.152'),
(8655,1,'2020-06-15 17:00:05','72.52.82.142'),
(8656,1,'2020-06-15 17:01:03','35.194.246.104'),
(8657,244,'2020-06-15 17:01:13','3.89.19.191'),
(8658,126,'2020-06-15 17:02:05','213.238.180.13'),
(8659,126,'2020-06-15 17:03:47','35.229.84.157'),
(8660,1,'2020-06-15 17:04:27','35.198.48.163'),
(8661,244,'2020-06-15 17:07:19','206.189.18.109'),
(8662,126,'2020-06-15 17:08:17','51.83.185.12'),
(8663,1,'2020-06-15 17:08:45','178.128.168.82'),
(8664,244,'2020-06-15 17:10:42','145.239.93.55'),
(8665,126,'2020-06-15 17:11:00','103.130.209.254'),
(8666,1,'2020-06-15 17:11:12','81.4.96.82'),
(8667,126,'2020-06-15 17:13:25','193.169.188.195'),
(8668,1,'2020-06-15 17:14:27','3.7.236.223'),
(8669,126,'2020-06-15 17:19:26','91.200.101.142'),
(8670,244,'2020-06-15 17:19:58','202.254.236.42'),
(8671,1,'2020-06-15 17:20:27','178.62.246.185'),
(8672,126,'2020-06-15 17:22:20','13.250.38.147'),
(8673,1,'2020-06-15 17:23:34','165.22.107.13'),
(8674,244,'2020-06-15 17:23:56','178.128.168.82'),
(8675,244,'2020-06-15 17:25:57','185.67.3.231'),
(8676,126,'2020-06-15 17:27:11','185.61.137.171'),
(8677,126,'2020-06-15 17:29:01','134.122.76.185'),
(8678,244,'2020-06-15 17:29:05','34.125.78.217'),
(8679,1,'2020-06-15 17:29:15','104.248.16.191'),
(8680,1,'2020-06-15 17:31:27','47.52.88.235'),
(8681,244,'2020-06-15 17:31:38','142.93.226.74'),
(8682,244,'2020-06-15 17:35:20','35.165.160.30'),
(8683,126,'2020-06-15 17:35:41','185.171.91.198'),
(8684,126,'2020-06-15 17:37:12','128.199.189.9'),
(8685,244,'2020-06-15 17:38:05','178.128.168.82'),
(8686,244,'2020-06-15 17:40:28','195.201.218.251'),
(8687,1,'2020-06-15 17:43:30','173.249.59.239'),
(8688,244,'2020-06-15 17:44:19','161.35.12.141'),
(8689,126,'2020-06-15 17:44:23','139.59.64.189'),
(8690,126,'2020-06-15 17:46:11','103.77.160.107'),
(8691,244,'2020-06-15 17:47:05','159.89.121.79'),
(8692,1,'2020-06-15 17:47:24','165.22.214.202'),
(8693,126,'2020-06-15 17:52:15','138.197.128.12'),
(8694,244,'2020-06-15 17:56:12','202.254.236.42'),
(8695,244,'2020-06-15 17:58:25','104.248.224.64'),
(8696,126,'2020-06-15 17:59:51','103.101.162.209'),
(8697,1,'2020-06-15 18:01:53','91.121.77.104'),
(8698,244,'2020-06-15 18:02:06','165.22.55.69'),
(8699,126,'2020-06-15 18:03:32','46.37.189.146'),
(8700,244,'2020-06-15 18:05:13','212.47.228.121'),
(8701,1,'2020-06-15 18:05:41','198.12.225.153'),
(8702,1,'2020-06-15 18:07:28','210.245.108.193'),
(8703,126,'2020-06-15 18:07:33','138.197.97.157'),
(8704,244,'2020-06-15 18:08:42','3.7.236.223'),
(8705,126,'2020-06-15 18:10:42','190.117.62.241'),
(8706,1,'2020-06-15 18:12:22','93.115.10.25'),
(8707,244,'2020-06-15 18:14:06','156.239.159.218'),
(8708,1,'2020-06-15 18:14:11','45.252.248.16'),
(8709,126,'2020-06-15 18:17:15','203.127.11.206'),
(8710,244,'2020-06-15 18:17:59','91.134.248.249'),
(8711,126,'2020-06-15 18:20:54','47.254.69.237'),
(8712,1,'2020-06-15 18:21:30','151.236.61.133'),
(8713,244,'2020-06-15 18:23:26','188.166.37.57'),
(8714,126,'2020-06-15 18:24:09','94.23.248.87'),
(8715,126,'2020-06-15 18:26:00','58.82.192.31'),
(8716,244,'2020-06-15 18:26:51','178.128.119.64'),
(8717,244,'2020-06-15 18:29:27','58.82.192.31'),
(8718,126,'2020-06-15 18:30:27','51.83.185.12'),
(8719,126,'2020-06-15 18:31:55','167.172.148.31'),
(8720,244,'2020-06-15 18:32:09','165.22.102.110'),
(8721,1,'2020-06-15 18:33:46','18.224.140.200'),
(8722,244,'2020-06-15 18:36:07','134.122.93.28'),
(8723,1,'2020-06-15 18:36:37','179.108.192.140'),
(8724,126,'2020-06-15 18:38:07','139.59.140.44'),
(8725,1,'2020-06-15 18:38:23','167.71.208.5'),
(8726,244,'2020-06-15 18:39:47','91.134.248.249'),
(8727,126,'2020-06-15 18:41:24','179.108.192.140'),
(8728,1,'2020-06-15 18:41:42','36.91.206.130'),
(8729,244,'2020-06-15 18:41:56','104.248.224.64'),
(8730,244,'2020-06-15 18:44:38','157.230.37.86'),
(8731,1,'2020-06-15 18:45:25','13.250.38.147'),
(8732,1,'2020-06-15 18:47:47','91.134.248.249'),
(8733,126,'2020-06-15 18:48:11','138.197.100.151'),
(8734,244,'2020-06-15 18:48:56','72.52.82.142'),
(8735,126,'2020-06-15 18:50:52','107.170.72.212'),
(8736,244,'2020-06-15 18:51:01','134.122.116.189'),
(8737,1,'2020-06-15 18:51:02','204.48.24.106'),
(8738,126,'2020-06-15 18:55:38','35.185.199.45'),
(8739,1,'2020-06-15 18:55:41','210.212.250.45'),
(8740,244,'2020-06-15 18:55:44','103.27.239.185'),
(8741,126,'2020-06-15 18:57:17','46.37.189.146'),
(8742,1,'2020-06-15 18:58:01','103.81.84.173'),
(8743,244,'2020-06-15 18:58:04','159.65.184.0'),
(8744,126,'2020-06-15 19:01:45','145.239.93.55'),
(8745,1,'2020-06-15 19:02:47','78.157.40.134'),
(8746,126,'2020-06-15 19:03:46','151.236.61.133'),
(8747,244,'2020-06-15 19:07:39','54.39.23.55'),
(8748,126,'2020-06-15 19:08:42','164.132.164.218'),
(8749,1,'2020-06-15 19:08:45','103.130.209.254'),
(8750,1,'2020-06-15 19:10:26','36.91.206.130'),
(8751,126,'2020-06-15 19:11:12','206.189.26.231'),
(8752,1,'2020-06-15 19:14:25','145.131.25.242'),
(8753,126,'2020-06-15 19:14:39','104.211.245.57'),
(8754,244,'2020-06-15 19:14:45','134.122.27.195'),
(8755,126,'2020-06-15 19:16:32','68.183.180.46'),
(8756,244,'2020-06-15 19:17:40','151.236.61.133'),
(8757,1,'2020-06-15 19:18:36','144.91.74.0'),
(8758,244,'2020-06-15 19:19:57','94.182.190.76'),
(8759,1,'2020-06-15 19:20:30','77.72.26.179'),
(8760,126,'2020-06-15 19:21:15','72.52.82.142'),
(8761,1,'2020-06-15 19:23:20','167.172.148.31'),
(8762,244,'2020-06-15 19:24:03','213.238.180.13'),
(8763,244,'2020-06-15 19:27:23','145.131.25.242'),
(8764,126,'2020-06-15 19:29:26','45.252.248.13'),
(8765,126,'2020-06-15 19:29:34','184.72.132.36'),
(8766,1,'2020-06-15 19:32:36','18.224.1.189'),
(8767,244,'2020-06-15 19:33:28','178.128.168.82'),
(8768,126,'2020-06-15 19:33:50','35.165.160.30'),
(8769,1,'2020-06-15 19:34:15','13.58.170.143'),
(8770,244,'2020-06-15 19:35:44','45.252.248.16'),
(8771,126,'2020-06-15 19:36:09','94.182.190.76'),
(8772,1,'2020-06-15 19:38:10','95.0.170.140'),
(8773,244,'2020-06-15 19:38:53','103.74.118.168'),
(8774,126,'2020-06-15 19:39:00','45.119.212.66'),
(8775,1,'2020-06-15 19:40:40','80.80.218.230'),
(8776,1,'2020-06-15 19:43:44','51.91.254.126'),
(8777,244,'2020-06-15 19:44:16','72.52.82.142'),
(8778,126,'2020-06-15 19:45:46','193.169.188.195'),
(8779,244,'2020-06-15 19:46:47','51.83.185.12'),
(8780,244,'2020-06-15 19:49:31','185.171.91.198'),
(8781,1,'2020-06-15 19:49:52','18.205.139.250'),
(8782,1,'2020-06-15 19:49:58','52.5.164.61'),
(8783,126,'2020-06-15 19:50:11','213.238.180.13'),
(8784,126,'2020-06-15 19:53:19','188.166.37.57'),
(8785,244,'2020-06-15 19:56:28','77.72.26.179'),
(8786,126,'2020-06-15 19:56:52','64.227.11.167'),
(8787,126,'2020-06-15 19:58:49','149.28.109.220'),
(8788,244,'2020-06-15 19:59:10','3.7.236.223'),
(8789,1,'2020-06-15 19:59:40','174.138.51.183'),
(8790,244,'2020-06-15 20:02:10','147.139.180.113'),
(8791,126,'2020-06-15 20:02:25','123.31.43.203'),
(8792,1,'2020-06-15 20:02:46','36.91.206.130'),
(8793,1,'2020-06-15 20:04:57','18.205.139.250'),
(8794,244,'2020-06-15 20:05:43','103.130.219.4'),
(8795,126,'2020-06-15 20:06:41','167.172.97.142'),
(8796,244,'2020-06-15 20:08:36','18.206.31.104'),
(8797,1,'2020-06-15 20:09:20','35.186.173.231'),
(8798,126,'2020-06-15 20:09:42','124.150.132.74'),
(8799,1,'2020-06-15 20:11:38','104.236.86.160'),
(8800,126,'2020-06-15 20:15:45','106.12.204.174'),
(8801,1,'2020-06-15 20:16:17','80.80.218.230'),
(8802,126,'2020-06-15 20:18:00','45.252.248.16'),
(8803,126,'2020-06-15 20:21:25','167.71.144.52'),
(8804,1,'2020-06-15 20:23:26','3.9.189.29'),
(8805,244,'2020-06-15 20:24:21','95.0.170.140'),
(8806,126,'2020-06-15 20:24:38','31.207.38.123'),
(8807,1,'2020-06-15 20:26:48','185.61.137.171'),
(8808,126,'2020-06-15 20:29:26','167.86.117.194'),
(8809,1,'2020-06-15 20:32:28','159.203.68.193'),
(8810,40,'2020-06-16 18:31:39','51.254.209.86'),
(8811,9,'2020-06-16 18:35:33','162.241.87.45'),
(8812,40,'2020-06-16 18:36:45','203.158.253.248'),
(8813,9,'2020-06-16 18:40:30','112.78.3.248'),
(8814,40,'2020-06-16 18:41:47','3.211.244.57'),
(8815,9,'2020-06-16 18:44:23','37.187.77.121'),
(8816,40,'2020-06-16 18:46:03','139.59.64.189'),
(8817,9,'2020-06-16 18:49:48','45.119.212.66'),
(8818,40,'2020-06-16 18:50:58','35.221.224.221'),
(8819,9,'2020-06-16 18:54:29','112.78.3.201'),
(8820,9,'2020-06-16 18:58:49','62.73.4.50'),
(8821,40,'2020-06-16 19:00:14','188.166.55.115'),
(8822,9,'2020-06-16 19:04:37','188.166.37.57'),
(8823,9,'2020-06-16 19:08:34','159.89.131.172'),
(8824,40,'2020-06-16 19:10:25','51.254.209.86'),
(8825,9,'2020-06-16 19:13:57','203.127.11.206'),
(8826,40,'2020-06-16 19:14:36','40.85.123.203'),
(8827,9,'2020-06-16 19:18:37','35.154.49.249'),
(8828,40,'2020-06-16 19:19:51','145.131.25.242'),
(8829,40,'2020-06-16 19:24:21','161.35.1.214'),
(8830,9,'2020-06-16 19:24:44','121.196.196.3'),
(8831,9,'2020-06-16 19:27:56','94.23.57.17'),
(8832,40,'2020-06-16 19:34:04','165.22.107.13'),
(8833,9,'2020-06-16 19:37:51','134.122.98.252'),
(8834,9,'2020-06-16 19:42:27','104.128.95.172'),
(8835,40,'2020-06-16 19:43:30','112.78.3.248'),
(8836,9,'2020-06-16 19:46:39','51.68.11.215'),
(8837,40,'2020-06-16 19:47:32','45.252.248.13'),
(8838,9,'2020-06-16 19:52:02','112.78.3.248'),
(8839,40,'2020-06-16 19:53:31','150.95.58.159'),
(8840,40,'2020-06-16 19:57:35','34.84.69.247'),
(8841,9,'2020-06-16 20:01:18','100.25.110.49'),
(8842,40,'2020-06-16 20:02:20','167.71.218.149'),
(8843,9,'2020-06-16 20:05:37','206.189.26.231'),
(8844,40,'2020-06-16 20:07:14','185.171.91.198'),
(8845,9,'2020-06-16 20:11:39','124.150.132.74'),
(8846,40,'2020-06-16 20:12:05','91.143.80.41'),
(8847,9,'2020-06-16 20:15:48','47.52.88.235'),
(8848,40,'2020-06-16 20:16:41','64.227.11.167'),
(8849,40,'2020-06-16 20:22:21','103.27.239.185'),
(8850,9,'2020-06-16 20:25:21','157.230.37.86'),
(8851,40,'2020-06-16 20:26:23','31.24.144.113'),
(8852,9,'2020-06-16 20:29:53','45.252.248.13'),
(8853,40,'2020-06-16 20:31:49','72.52.82.142'),
(8854,9,'2020-06-16 20:35:19','66.45.254.2'),
(8855,40,'2020-06-16 20:36:32','161.35.53.235'),
(8856,9,'2020-06-16 20:39:41','46.21.192.21'),
(8857,40,'2020-06-16 20:40:48','34.125.78.217'),
(8858,9,'2020-06-16 20:45:30','167.172.110.159'),
(8859,40,'2020-06-16 20:46:23','185.171.91.198'),
(8860,9,'2020-06-16 20:50:02','35.198.48.163'),
(8861,40,'2020-06-16 20:50:26','91.134.248.211'),
(8862,9,'2020-06-16 20:54:32','64.202.184.181'),
(8863,40,'2020-06-16 20:55:52','45.119.83.240'),
(8864,9,'2020-06-16 20:59:57','34.93.202.226'),
(8865,40,'2020-06-16 21:00:30','18.205.139.250'),
(8866,40,'2020-06-16 21:05:46','187.141.73.51'),
(8867,9,'2020-06-16 21:09:08','206.189.32.140'),
(8868,40,'2020-06-16 21:11:38','203.158.253.248'),
(8869,9,'2020-06-16 21:14:08','93.115.10.25'),
(8870,40,'2020-06-16 21:15:22','45.32.151.224'),
(8871,9,'2020-06-16 21:19:22','167.86.117.194'),
(8872,40,'2020-06-16 21:20:12','91.121.77.104'),
(8873,9,'2020-06-16 21:24:12','83.69.119.98'),
(8874,40,'2020-06-16 21:25:00','167.172.241.107'),
(8875,9,'2020-06-16 21:29:45','149.129.184.255'),
(8876,40,'2020-06-16 21:30:02','80.80.218.230'),
(8877,9,'2020-06-16 21:34:14','134.122.76.185'),
(8878,9,'2020-06-16 21:39:03','83.69.119.98'),
(8879,40,'2020-06-16 21:39:54','124.150.132.74'),
(8880,9,'2020-06-16 21:44:16','167.172.97.142'),
(8881,40,'2020-06-16 21:45:07','178.62.246.185'),
(8882,9,'2020-06-16 21:48:52','18.194.233.187'),
(8883,40,'2020-06-16 21:50:04','167.71.218.149'),
(8884,9,'2020-06-16 21:53:32','62.73.4.50'),
(8885,40,'2020-06-16 21:54:03','138.68.71.174'),
(8886,9,'2020-06-16 21:58:37','165.22.102.110'),
(8887,40,'2020-06-16 21:59:55','95.111.234.5'),
(8888,9,'2020-06-16 22:03:29','103.27.239.185'),
(8889,40,'2020-06-16 22:04:18','167.71.45.56'),
(8890,9,'2020-06-16 22:08:39','91.134.248.249'),
(8891,40,'2020-06-16 22:09:11','104.248.224.64'),
(8892,9,'2020-06-16 22:13:14','18.224.1.189'),
(8893,40,'2020-06-16 22:13:51','185.182.57.198'),
(8894,9,'2020-06-16 22:18:12','206.189.216.247'),
(8895,40,'2020-06-16 22:18:47','165.22.55.69'),
(8896,9,'2020-06-16 22:22:18','45.252.248.16'),
(8897,40,'2020-06-16 22:24:06','35.215.97.220'),
(8898,9,'2020-06-16 22:27:41','51.68.229.67'),
(8899,40,'2020-06-16 22:28:50','134.122.76.185'),
(8900,9,'2020-06-16 22:31:58','167.172.252.248'),
(8901,9,'2020-06-16 22:37:20','134.122.98.252'),
(8902,40,'2020-06-16 22:38:13','145.239.93.55'),
(8903,9,'2020-06-16 22:42:46','34.84.69.247'),
(8904,40,'2020-06-16 22:43:41','167.172.181.41'),
(8905,40,'2020-06-16 22:48:37','83.69.119.98'),
(8906,9,'2020-06-16 22:52:01','107.170.72.212'),
(8907,40,'2020-06-16 22:53:22','167.172.181.41'),
(8908,40,'2020-06-16 23:00:06','203.127.11.206'),
(8909,40,'2020-06-16 23:03:36','185.179.24.33'),
(8910,9,'2020-06-16 23:07:25','95.43.208.98'),
(8911,40,'2020-06-16 23:08:42','197.232.53.182'),
(8912,9,'2020-06-16 23:11:32','195.234.4.55'),
(8913,40,'2020-06-16 23:14:38','165.22.102.110'),
(8914,9,'2020-06-16 23:17:21','87.230.85.90'),
(8915,40,'2020-06-16 23:18:40','34.86.202.44'),
(8916,9,'2020-06-16 23:22:28','93.104.210.125'),
(8917,40,'2020-06-16 23:23:24','31.24.144.113'),
(8918,9,'2020-06-16 23:27:18','45.252.248.16'),
(8919,40,'2020-06-16 23:29:25','50.112.224.70'),
(8920,40,'2020-06-16 23:33:12','91.134.248.192'),
(8921,9,'2020-06-16 23:33:16','18.205.139.250'),
(8922,9,'2020-06-16 23:37:28','95.0.170.140'),
(8923,40,'2020-06-16 23:38:52','87.230.85.90'),
(8924,9,'2020-06-16 23:42:40','104.128.95.172'),
(8925,40,'2020-06-16 23:43:13','139.59.87.229'),
(8926,9,'2020-06-16 23:47:52','134.122.93.28'),
(8927,40,'2020-06-16 23:48:19','18.224.1.189'),
(8928,9,'2020-06-16 23:52:29','112.78.3.248'),
(8929,40,'2020-06-16 23:54:06','5.56.132.119'),
(8930,9,'2020-06-16 23:57:52','142.93.226.74'),
(8931,40,'2020-06-16 23:59:27','167.86.117.194'),
(8932,9,'2020-06-17 00:02:48','167.172.241.107'),
(8933,40,'2020-06-17 00:04:03','161.35.53.235'),
(8934,9,'2020-06-17 00:07:37','103.101.162.209'),
(8935,40,'2020-06-17 00:08:13','138.68.71.174'),
(8936,9,'2020-06-17 00:13:11','46.32.255.30'),
(8937,9,'2020-06-17 00:17:39','158.177.123.155'),
(8938,40,'2020-06-17 00:19:04','192.99.71.42'),
(8939,40,'2020-06-17 00:23:46','185.206.162.11'),
(8940,9,'2020-06-17 00:28:00','167.71.218.149'),
(8941,40,'2020-06-17 00:29:34','210.212.250.45'),
(8942,9,'2020-06-17 00:32:47','104.248.241.180'),
(8943,40,'2020-06-17 00:33:36','165.22.63.225'),
(8944,9,'2020-06-17 00:38:05','210.212.250.45'),
(8945,40,'2020-06-17 00:39:05','78.46.128.174'),
(8946,9,'2020-06-17 00:43:18','159.65.9.57'),
(8947,40,'2020-06-17 00:43:59','185.46.150.44'),
(8948,9,'2020-06-17 00:47:52','5.196.83.26'),
(8949,40,'2020-06-17 00:49:06','51.68.229.67'),
(8950,9,'2020-06-17 00:52:32','45.76.184.226'),
(8951,40,'2020-06-17 00:53:51','45.252.248.16'),
(8952,9,'2020-06-17 00:57:57','138.197.100.151'),
(8953,40,'2020-06-17 00:58:49','45.252.248.13'),
(8954,9,'2020-06-17 01:02:44','151.236.61.133'),
(8955,40,'2020-06-17 01:04:09','167.172.179.103'),
(8956,9,'2020-06-17 01:07:41','134.122.93.28'),
(8957,40,'2020-06-17 01:08:49','207.154.224.55'),
(8958,9,'2020-06-17 01:13:09','72.52.82.142'),
(8959,40,'2020-06-17 01:13:16','121.42.175.55'),
(8960,9,'2020-06-17 01:17:43','5.196.83.26'),
(8961,40,'2020-06-17 01:18:54','45.119.82.204'),
(8962,9,'2020-06-17 01:22:20','93.104.210.125'),
(8963,40,'2020-06-17 01:23:49','103.101.162.209'),
(8964,9,'2020-06-17 01:27:30','45.252.248.16'),
(8965,9,'2020-06-17 01:32:02','47.244.9.208'),
(8966,40,'2020-06-17 01:36:27','5.160.247.42'),
(8967,9,'2020-06-17 01:37:58','177.55.111.13'),
(8968,40,'2020-06-17 01:39:01','165.22.102.110'),
(8969,9,'2020-06-17 01:43:52','47.244.9.208'),
(8970,40,'2020-06-17 01:44:30','204.48.24.106'),
(8971,9,'2020-06-17 01:49:11','64.227.116.27'),
(8972,40,'2020-06-17 01:50:36','157.230.91.15'),
(8973,40,'2020-06-17 01:56:34','185.46.150.44'),
(8974,9,'2020-06-17 01:57:05','100.26.168.170'),
(8975,9,'2020-06-17 02:01:16','46.37.189.146'),
(8976,40,'2020-06-17 02:02:44','70.88.133.182'),
(8977,9,'2020-06-17 02:07:27','51.68.229.67'),
(8978,40,'2020-06-17 02:09:09','188.166.37.57'),
(8979,9,'2020-06-17 02:14:02','209.97.166.204'),
(8980,40,'2020-06-17 02:15:08','3.14.143.127'),
(8981,9,'2020-06-17 02:20:12','167.172.110.159'),
(8982,40,'2020-06-17 02:21:26','46.37.189.146'),
(8983,9,'2020-06-17 02:25:50','104.236.86.160'),
(8984,40,'2020-06-17 02:28:02','210.212.250.45'),
(8985,9,'2020-06-17 02:33:05','54.177.122.228'),
(8986,40,'2020-06-17 02:33:40','142.93.131.105'),
(8987,9,'2020-06-17 02:39:25','51.68.229.67'),
(8988,40,'2020-06-17 02:40:58','186.233.80.56'),
(8989,9,'2020-06-17 02:45:45','104.248.88.100'),
(8990,40,'2020-06-17 02:47:10','45.76.184.226'),
(8991,9,'2020-06-17 02:52:42','185.121.184.24'),
(8992,9,'2020-06-17 02:58:50','37.123.101.146'),
(8993,40,'2020-06-17 03:00:14','46.101.1.19'),
(8994,9,'2020-06-17 03:05:26','112.78.3.201'),
(8995,40,'2020-06-17 03:07:13','35.204.136.228'),
(8996,40,'2020-06-17 03:13:35','185.171.91.198'),
(8997,9,'2020-06-17 03:19:06','165.22.102.110'),
(8998,40,'2020-06-17 03:20:26','51.255.80.230'),
(8999,9,'2020-06-17 03:26:32','210.245.108.193'),
(9000,40,'2020-06-17 03:27:28','3.14.143.127'),
(9001,40,'2020-06-17 03:34:07','3.14.143.127'),
(9002,9,'2020-06-17 03:39:59','93.115.10.25'),
(9003,40,'2020-06-17 03:41:58','185.61.137.171'),
(9004,9,'2020-06-17 03:47:01','185.67.3.231'),
(9005,40,'2020-06-17 03:48:33','46.21.192.21'),
(9006,9,'2020-06-17 03:54:51','203.127.11.206'),
(9007,40,'2020-06-17 03:55:03','167.172.97.142'),
(9008,9,'2020-06-17 04:00:54','134.122.93.28'),
(9009,40,'2020-06-17 04:02:19','188.166.37.57'),
(9010,9,'2020-06-17 04:07:25','45.252.248.16'),
(9011,40,'2020-06-17 04:09:27','50.112.224.70'),
(9012,40,'2020-06-17 04:16:46','45.119.83.240'),
(9013,9,'2020-06-17 04:22:14','3.14.143.127'),
(9014,40,'2020-06-17 04:24:08','47.244.9.208'),
(9015,9,'2020-06-17 04:29:51','153.126.184.22'),
(9016,40,'2020-06-17 04:31:38','187.141.73.51'),
(9017,9,'2020-06-17 04:37:00','45.252.248.16'),
(9018,40,'2020-06-17 04:38:51','139.59.228.226'),
(9019,9,'2020-06-17 04:44:58','159.203.68.193'),
(9020,40,'2020-06-17 04:46:26','210.212.250.45'),
(9021,9,'2020-06-17 04:50:45','174.138.51.183'),
(9022,40,'2020-06-17 04:52:06','167.172.97.142'),
(9023,9,'2020-06-17 04:56:42','153.126.184.22'),
(9024,40,'2020-06-17 04:57:18','118.25.100.183'),
(9025,9,'2020-06-17 05:01:23','34.86.202.44'),
(9026,40,'2020-06-17 05:01:25','45.252.248.13'),
(9027,9,'2020-06-17 05:05:59','70.88.133.182'),
(9028,40,'2020-06-17 05:07:04','187.141.73.51'),
(9029,9,'2020-06-17 05:11:36','18.194.233.187'),
(9030,40,'2020-06-17 05:11:38','139.59.87.229'),
(9031,9,'2020-06-17 05:16:47','167.99.236.89'),
(9032,40,'2020-06-17 05:18:03','94.23.57.17'),
(9033,9,'2020-06-17 05:20:25','18.156.111.115'),
(9034,40,'2020-06-17 05:21:51','209.97.166.204'),
(9035,40,'2020-06-17 05:27:03','45.252.248.16'),
(9036,9,'2020-06-17 05:32:18','165.22.102.110'),
(9037,40,'2020-06-17 05:32:26','93.115.10.25'),
(9038,9,'2020-06-17 05:36:16','34.237.174.247'),
(9039,40,'2020-06-17 05:38:22','54.37.198.243'),
(9040,9,'2020-06-17 05:41:25','35.198.48.163'),
(9041,40,'2020-06-17 05:42:42','45.252.248.13'),
(9042,40,'2020-06-17 05:47:25','134.122.18.23'),
(9043,9,'2020-06-17 05:47:34','82.165.123.156'),
(9044,9,'2020-06-17 05:51:30','206.189.41.39'),
(9045,40,'2020-06-17 05:54:03','45.119.82.204'),
(9046,9,'2020-06-17 05:58:08','80.211.68.185'),
(9047,40,'2020-06-17 05:59:58','94.23.57.17'),
(9048,9,'2020-06-17 06:02:10','3.9.189.29'),
(9049,40,'2020-06-17 06:04:05','35.194.246.104'),
(9050,9,'2020-06-17 06:08:20','159.203.68.193'),
(9051,40,'2020-06-17 06:09:32','68.183.84.28'),
(9052,9,'2020-06-17 06:13:43','47.254.69.237'),
(9053,40,'2020-06-17 06:15:09','139.59.20.246'),
(9054,9,'2020-06-17 06:18:57','51.68.229.67'),
(9055,40,'2020-06-17 06:20:02','185.121.184.24'),
(9056,9,'2020-06-17 06:24:11','103.27.236.250'),
(9057,40,'2020-06-17 06:24:55','3.21.23.13'),
(9058,9,'2020-06-17 06:29:59','152.136.102.115'),
(9059,40,'2020-06-17 06:31:08','185.179.24.33'),
(9060,9,'2020-06-17 06:33:25','198.46.81.27'),
(9061,40,'2020-06-17 06:36:31','159.203.123.99'),
(9062,9,'2020-06-17 06:39:55','68.183.179.171'),
(9063,40,'2020-06-17 08:22:18','165.22.94.219'),
(9064,40,'2020-06-17 08:23:12','46.101.84.165'),
(9065,40,'2020-06-17 08:23:23','103.57.220.31'),
(9066,40,'2020-06-17 08:25:29','167.71.63.47'),
(9067,40,'2020-06-17 08:28:05','47.94.155.233'),
(9068,40,'2020-06-17 08:29:33','165.22.94.219'),
(9069,40,'2020-06-17 08:31:05','206.189.26.231'),
(9070,40,'2020-06-17 08:34:39','178.62.26.232'),
(9071,40,'2020-06-17 08:36:18','74.208.228.35'),
(9072,40,'2020-06-17 08:38:06','195.154.29.107'),
(9073,40,'2020-06-17 08:39:21','212.129.40.177'),
(9074,40,'2020-06-17 08:41:12','64.227.65.97'),
(9075,40,'2020-06-17 08:42:26','52.174.95.201'),
(9076,40,'2020-06-17 08:44:11','157.230.147.252'),
(9077,40,'2020-06-17 08:45:24','37.187.197.113'),
(9078,40,'2020-06-17 08:46:50','139.180.216.224'),
(9079,40,'2020-06-17 08:48:44','157.230.239.6'),
(9080,40,'2020-06-17 08:52:56','14.202.193.117'),
(9081,40,'2020-06-17 08:53:33','37.59.60.115'),
(9082,40,'2020-06-17 08:55:18','132.148.28.20'),
(9083,40,'2020-06-17 08:56:23','167.71.102.17'),
(9084,40,'2020-06-17 08:57:59','185.50.25.40'),
(9085,40,'2020-06-17 09:01:30','138.197.146.132'),
(9086,40,'2020-06-17 09:02:26','212.85.69.14'),
(9087,40,'2020-06-17 09:05:03','46.101.112.205'),
(9088,40,'2020-06-17 09:06:48','195.78.93.222'),
(9089,40,'2020-06-17 09:08:14','69.163.163.220'),
(9090,40,'2020-06-17 09:10:04','174.138.44.201'),
(9091,40,'2020-06-17 09:11:15','159.89.183.168'),
(9092,40,'2020-06-17 09:12:54','195.154.29.107'),
(9093,40,'2020-06-17 09:14:26','80.252.136.182'),
(9094,40,'2020-06-17 09:16:21','139.59.147.218'),
(9095,40,'2020-06-17 09:18:45','142.4.6.212'),
(9096,40,'2020-06-17 09:20:48','139.59.78.248'),
(9097,40,'2020-06-17 09:21:31','139.59.141.196'),
(9098,40,'2020-06-17 09:23:57','174.138.1.99'),
(9099,40,'2020-06-17 09:26:41','142.93.250.190'),
(9100,40,'2020-06-17 09:28:23','178.62.26.232'),
(9101,40,'2020-06-17 09:29:52','188.166.60.138'),
(9102,40,'2020-06-17 09:31:04','139.59.43.196'),
(9103,40,'2020-06-17 09:33:23','116.203.75.204'),
(9104,40,'2020-06-17 09:34:30','91.204.46.61'),
(9105,40,'2020-06-17 09:36:01','46.101.81.132'),
(9106,40,'2020-06-17 09:38:27','142.4.7.212'),
(9107,40,'2020-06-17 09:40:27','128.199.193.106'),
(9108,40,'2020-06-17 10:22:36','195.154.114.140'),
(9109,40,'2020-06-17 10:23:32','206.189.146.57'),
(9110,40,'2020-06-17 10:24:08','178.128.103.151'),
(9111,40,'2020-06-17 10:27:30','104.248.227.104'),
(9112,40,'2020-06-17 10:28:58','95.110.129.91'),
(9113,40,'2020-06-17 10:30:37','178.128.126.157'),
(9114,40,'2020-06-17 10:32:05','134.122.103.0'),
(9115,40,'2020-06-17 10:33:50','210.140.192.74'),
(9116,40,'2020-06-17 10:35:20','64.111.109.226'),
(9117,40,'2020-06-17 10:36:29','64.202.184.71'),
(9118,40,'2020-06-17 10:38:31','103.129.223.126'),
(9119,40,'2020-06-17 10:41:01','35.185.133.141'),
(9120,40,'2020-06-17 10:42:22','128.199.244.150'),
(9121,40,'2020-06-17 10:44:20','64.90.40.100'),
(9122,40,'2020-06-17 10:45:58','174.138.1.99'),
(9123,40,'2020-06-17 10:47:38','61.244.196.102'),
(9124,40,'2020-06-17 10:49:02','132.148.141.147'),
(9125,40,'2020-06-17 10:50:31','81.169.195.140'),
(9126,40,'2020-06-17 10:52:28','138.197.150.154'),
(9127,40,'2020-06-17 10:54:02','165.22.94.154'),
(9128,40,'2020-06-17 10:56:15','149.28.8.137'),
(9129,40,'2020-06-17 10:58:08','40.118.4.85'),
(9130,40,'2020-06-17 10:59:44','207.148.86.7'),
(9131,40,'2020-06-17 11:02:16','104.236.45.171'),
(9132,40,'2020-06-17 11:03:51','162.243.22.112'),
(9133,40,'2020-06-17 11:05:26','178.128.83.1'),
(9134,40,'2020-06-17 11:07:00','134.209.155.213'),
(9135,40,'2020-06-17 11:08:01','64.225.53.196'),
(9136,40,'2020-06-17 11:11:34','167.99.10.162'),
(9137,40,'2020-06-17 11:12:40','159.65.228.105'),
(9138,40,'2020-06-17 11:16:22','103.81.85.21'),
(9139,40,'2020-06-17 11:17:39','159.203.241.101'),
(9140,40,'2020-06-17 11:20:06','188.166.18.69'),
(9141,40,'2020-06-17 11:21:27','165.22.94.154'),
(9142,40,'2020-06-17 11:22:56','5.101.156.189'),
(9143,40,'2020-06-17 11:25:30','164.132.98.229'),
(9144,40,'2020-06-17 11:28:54','178.128.126.157'),
(9145,40,'2020-06-17 11:30:48','173.236.193.73'),
(9146,40,'2020-06-17 11:33:03','5.253.25.217'),
(9147,40,'2020-06-17 11:34:33','139.59.75.162'),
(9148,40,'2020-06-17 11:35:33','71.43.31.237'),
(9149,40,'2020-06-17 11:36:57','37.59.57.87'),
(9150,40,'2020-06-17 11:38:19','93.113.111.100'),
(9151,40,'2020-06-17 11:41:54','195.222.48.151'),
(9152,40,'2020-06-17 11:43:04','54.38.253.1'),
(9153,40,'2020-06-17 11:44:26','61.244.196.102'),
(9154,40,'2020-06-17 11:45:01','94.177.214.9'),
(9155,40,'2020-06-17 11:45:14','68.183.40.170'),
(9156,40,'2020-06-17 11:47:34','88.99.58.216'),
(9157,40,'2020-06-17 11:48:26','167.99.10.114'),
(9158,40,'2020-06-17 11:50:07','5.135.177.5'),
(9159,40,'2020-06-17 11:51:34','183.80.255.23'),
(9160,40,'2020-06-17 11:58:31','5.39.74.233'),
(9161,40,'2020-06-17 12:03:08','113.160.54.78'),
(9162,40,'2020-06-17 12:05:55','161.35.49.231'),
(9163,40,'2020-06-17 12:10:39','64.227.22.127'),
(9164,40,'2020-06-17 12:16:16','138.68.52.53'),
(9165,126,'2020-06-17 12:16:18','138.68.52.53'),
(9166,244,'2020-06-17 12:16:20','138.68.52.53'),
(9167,40,'2020-06-17 12:17:11','96.125.168.246'),
(9168,40,'2020-06-17 12:19:26','195.154.114.140'),
(9169,40,'2020-06-17 12:27:07','165.22.53.233'),
(9170,40,'2020-06-17 12:30:59','157.245.202.249'),
(9171,40,'2020-06-17 12:34:32','173.236.144.82'),
(9172,40,'2020-06-17 12:38:08','165.227.182.180'),
(9173,40,'2020-06-17 12:40:00','167.99.78.164'),
(9174,40,'2020-06-17 12:46:02','142.93.172.45'),
(9175,40,'2020-06-17 12:51:00','195.154.29.107'),
(9176,40,'2020-06-17 13:02:26','188.166.20.141'),
(9177,40,'2020-06-17 13:08:25','157.230.153.203'),
(9178,40,'2020-06-17 13:11:20','206.189.126.86'),
(9179,40,'2020-06-17 13:12:18','142.93.249.29'),
(9180,40,'2020-06-17 13:20:38','167.99.90.240'),
(9181,40,'2020-06-17 13:27:09','159.203.163.107'),
(9182,126,'2020-06-17 13:27:11','159.203.163.107'),
(9183,244,'2020-06-17 13:27:12','159.203.163.107'),
(9184,40,'2020-06-17 13:32:02','67.205.161.59'),
(9185,126,'2020-06-17 13:32:05','67.205.161.59'),
(9186,244,'2020-06-17 13:32:09','67.205.161.59'),
(9187,40,'2020-06-17 13:33:19','68.183.146.249'),
(9188,40,'2020-06-17 13:42:30','162.144.141.141'),
(9189,40,'2020-06-17 13:49:30','165.227.201.25'),
(9190,40,'2020-06-17 14:03:05','51.254.205.160'),
(9191,40,'2020-06-17 14:09:22','142.93.249.29'),
(9192,40,'2020-06-17 14:39:10','138.197.136.72'),
(9193,40,'2020-06-17 14:46:43','165.227.86.14'),
(9194,40,'2020-06-17 14:49:51','159.89.123.66'),
(9195,40,'2020-06-17 14:51:02','167.172.198.117'),
(9196,40,'2020-06-17 14:51:55','54.38.241.69'),
(9197,40,'2020-06-17 14:53:57','159.65.85.251'),
(9198,40,'2020-06-17 14:56:51','161.35.104.69'),
(9199,40,'2020-06-17 15:00:56','167.99.10.114'),
(9200,40,'2020-06-17 15:05:38','165.22.251.121'),
(9201,40,'2020-06-17 15:09:43','64.227.22.127'),
(9202,40,'2020-06-17 15:10:38','206.189.85.88'),
(9203,40,'2020-06-17 15:11:31','157.245.133.78'),
(9204,40,'2020-06-17 15:14:50','178.128.122.89'),
(9205,244,'2020-06-17 15:16:43','197.229.3.23'),
(9206,40,'2020-06-17 15:19:58','157.230.239.6'),
(9207,40,'2020-06-17 15:21:57','157.230.153.203'),
(9208,40,'2020-06-17 15:24:03','159.89.48.237'),
(9209,40,'2020-06-17 15:32:34','142.93.124.56'),
(9210,40,'2020-06-17 15:36:55','51.77.223.62'),
(9211,40,'2020-06-17 15:44:45','174.138.41.13'),
(9212,40,'2020-06-17 15:47:39','161.35.104.69'),
(9213,244,'2020-06-17 15:50:20','197.229.3.20'),
(9214,40,'2020-06-17 15:59:19','188.166.18.69'),
(9215,40,'2020-06-17 16:03:18','139.59.188.202'),
(9216,126,'2020-06-17 16:03:29','139.59.188.202'),
(9217,244,'2020-06-17 16:03:35','139.59.188.202'),
(9218,40,'2020-06-17 16:18:12','165.227.206.114'),
(9219,40,'2020-06-17 16:28:33','142.93.250.190'),
(9220,40,'2020-06-17 16:37:04','64.227.22.127'),
(9221,40,'2020-06-17 16:43:07','198.199.66.52'),
(9222,40,'2020-06-17 16:45:05','142.93.124.210'),
(9223,40,'2020-06-17 17:50:55','51.91.123.235'),
(9224,1,'2020-06-21 22:42:09','51.140.15.164'),
(9225,1,'2020-06-21 22:42:10','51.140.15.164'),
(9226,1,'2020-06-21 22:42:10','51.140.15.164'),
(9227,40,'2020-06-23 04:34:31','120.24.86.121'),
(9228,40,'2020-06-23 04:44:43','162.241.29.139'),
(9229,40,'2020-06-23 04:56:51','104.248.117.70'),
(9230,40,'2020-06-23 05:09:06','47.75.126.75'),
(9231,126,'2020-06-23 05:09:10','47.75.126.75'),
(9232,244,'2020-06-23 05:09:14','47.75.126.75'),
(9233,40,'2020-06-23 05:18:05','185.104.29.88'),
(9234,40,'2020-06-23 05:31:24','192.241.151.77'),
(9235,126,'2020-06-23 05:31:26','192.241.151.77'),
(9236,244,'2020-06-23 05:31:27','192.241.151.77'),
(9237,40,'2020-06-23 05:42:33','45.55.49.45'),
(9238,40,'2020-06-23 05:53:49','46.32.229.90'),
(9239,40,'2020-06-23 06:04:58','93.113.111.197'),
(9240,40,'2020-06-23 06:16:04','159.89.110.45'),
(9241,244,'2020-06-23 06:30:12','193.142.159.166'),
(9242,9,'2020-06-23 06:30:29','193.142.159.166'),
(9243,1,'2020-06-23 06:31:00','193.142.159.166'),
(9244,40,'2020-06-23 06:39:10','207.154.224.103'),
(9245,126,'2020-06-23 06:39:11','207.154.224.103'),
(9246,244,'2020-06-23 06:39:12','207.154.224.103'),
(9247,40,'2020-06-23 06:52:07','142.4.6.212'),
(9248,126,'2020-06-23 06:52:10','142.4.6.212'),
(9249,244,'2020-06-23 06:52:12','142.4.6.212'),
(9250,40,'2020-06-23 07:02:55','93.113.111.100'),
(9251,126,'2020-06-23 07:02:57','93.113.111.100'),
(9252,244,'2020-06-23 07:02:57','93.113.111.100'),
(9253,40,'2020-06-23 07:16:01','159.65.184.79'),
(9254,126,'2020-06-23 07:16:03','159.65.184.79'),
(9255,244,'2020-06-23 07:16:10','159.65.184.79'),
(9256,40,'2020-06-23 07:27:48','129.204.87.74'),
(9257,126,'2020-06-23 07:27:53','129.204.87.74'),
(9258,244,'2020-06-23 07:27:57','129.204.87.74'),
(9259,40,'2020-06-23 07:38:16','165.227.15.223'),
(9260,126,'2020-06-23 07:38:18','165.227.15.223'),
(9261,244,'2020-06-23 07:38:21','165.227.15.223'),
(9262,40,'2020-06-23 07:50:46','46.101.179.164'),
(9263,126,'2020-06-23 07:50:47','46.101.179.164'),
(9264,244,'2020-06-23 07:50:49','46.101.179.164'),
(9265,40,'2020-06-23 08:01:54','178.32.112.162'),
(9266,40,'2020-06-23 08:15:35','159.203.27.100'),
(9267,40,'2020-06-23 08:26:43','51.38.69.227'),
(9268,40,'2020-06-23 08:39:32','37.59.98.179'),
(9269,40,'2020-06-23 08:51:21','192.241.194.230'),
(9270,40,'2020-06-23 09:04:19','213.149.103.132'),
(9271,40,'2020-06-23 09:15:52','64.225.53.196'),
(9272,40,'2020-06-23 09:27:28','51.255.83.132'),
(9273,40,'2020-06-23 09:40:36','142.4.4.229'),
(9274,40,'2020-06-23 09:51:02','112.121.153.187'),
(9275,40,'2020-06-23 10:04:39','192.169.139.6'),
(9276,40,'2020-06-23 10:17:03','157.245.110.16'),
(9277,40,'2020-06-23 10:30:12','62.210.185.4'),
(9278,40,'2020-06-23 10:39:14','34.241.102.41'),
(9279,40,'2020-06-23 11:01:32','166.62.122.244'),
(9280,40,'2020-06-23 11:10:44','35.230.162.59'),
(9281,40,'2020-06-23 11:21:09','103.83.36.101'),
(9282,126,'2020-06-23 11:21:13','103.83.36.101'),
(9283,244,'2020-06-23 11:21:15','103.83.36.101'),
(9284,40,'2020-06-23 11:34:54','94.177.214.9'),
(9285,126,'2020-06-23 11:34:55','94.177.214.9'),
(9286,244,'2020-06-23 11:34:56','94.177.214.9'),
(9287,40,'2020-06-23 11:46:34','134.122.79.249'),
(9288,126,'2020-06-23 11:46:36','134.122.79.249'),
(9289,244,'2020-06-23 11:46:37','134.122.79.249'),
(9290,40,'2020-06-23 11:57:38','165.22.101.100'),
(9291,126,'2020-06-23 11:57:41','165.22.101.100'),
(9292,244,'2020-06-23 11:57:43','165.22.101.100'),
(9293,40,'2020-06-23 12:09:30','188.131.155.110'),
(9294,126,'2020-06-23 12:09:38','188.131.155.110'),
(9295,244,'2020-06-23 12:09:48','188.131.155.110'),
(9296,40,'2020-06-23 12:21:05','188.166.20.141'),
(9297,126,'2020-06-23 12:21:07','188.166.20.141'),
(9298,244,'2020-06-23 12:21:09','188.166.20.141'),
(9299,40,'2020-06-23 12:32:37','206.189.35.138'),
(9300,126,'2020-06-23 12:32:39','206.189.35.138'),
(9301,244,'2020-06-23 12:32:41','206.189.35.138'),
(9302,40,'2020-06-23 12:45:13','67.205.144.65'),
(9303,126,'2020-06-23 12:45:20','67.205.144.65'),
(9304,244,'2020-06-23 12:45:27','67.205.144.65'),
(9305,40,'2020-06-23 12:56:01','139.59.4.200'),
(9306,126,'2020-06-23 12:56:04','139.59.4.200'),
(9307,244,'2020-06-23 12:56:06','139.59.4.200'),
(9308,40,'2020-06-23 13:08:27','149.129.52.21'),
(9309,126,'2020-06-23 13:08:31','149.129.52.21'),
(9310,244,'2020-06-23 13:08:34','149.129.52.21'),
(9311,40,'2020-06-23 13:20:27','118.200.194.177'),
(9312,126,'2020-06-23 13:20:31','118.200.194.177'),
(9313,244,'2020-06-23 13:20:34','118.200.194.177'),
(9314,40,'2020-06-23 13:31:04','139.59.147.218'),
(9315,126,'2020-06-23 13:31:10','139.59.147.218'),
(9316,244,'2020-06-23 13:31:16','139.59.147.218'),
(9317,40,'2020-06-23 13:43:28','64.111.109.226'),
(9318,40,'2020-06-23 13:54:43','46.101.95.65'),
(9319,40,'2020-06-23 14:07:27','167.99.252.133'),
(9320,40,'2020-06-24 02:28:31','209.97.179.52'),
(9321,40,'2020-06-24 02:55:12','165.22.210.121'),
(9322,40,'2020-06-24 03:21:45','195.222.48.151'),
(9323,40,'2020-06-24 03:49:41','159.89.47.131'),
(9324,126,'2020-06-24 03:49:47','159.89.47.131'),
(9325,244,'2020-06-24 03:49:49','159.89.47.131'),
(9326,40,'2020-06-24 04:16:52','166.62.80.109'),
(9327,40,'2020-06-24 04:40:34','142.93.52.174'),
(9328,126,'2020-06-24 04:40:41','142.93.52.174'),
(9329,244,'2020-06-24 04:40:48','142.93.52.174'),
(9330,40,'2020-06-24 04:58:01','91.208.99.2'),
(9331,40,'2020-06-24 05:17:30','159.65.127.42'),
(9332,40,'2020-06-24 05:32:57','5.182.210.228'),
(9333,40,'2020-06-24 05:47:49','34.73.237.110'),
(9334,40,'2020-06-24 06:02:48','46.105.102.68'),
(9335,126,'2020-06-24 06:02:48','46.105.102.68'),
(9336,244,'2020-06-24 06:02:49','46.105.102.68'),
(9337,40,'2020-06-24 06:17:39','64.111.109.226'),
(9338,126,'2020-06-24 06:17:41','64.111.109.226'),
(9339,244,'2020-06-24 06:17:43','64.111.109.226'),
(9340,40,'2020-06-24 06:33:13','51.75.123.7'),
(9341,126,'2020-06-24 06:33:14','51.75.123.7'),
(9342,244,'2020-06-24 06:33:14','51.75.123.7'),
(9343,40,'2020-06-24 06:48:16','47.252.6.231'),
(9344,126,'2020-06-24 06:48:18','47.252.6.231'),
(9345,244,'2020-06-24 06:48:20','47.252.6.231'),
(9346,40,'2020-06-24 07:05:22','52.174.95.201'),
(9347,126,'2020-06-24 07:05:24','52.174.95.201'),
(9348,244,'2020-06-24 07:05:25','52.174.95.201'),
(9349,40,'2020-06-24 07:22:15','159.89.47.131'),
(9350,126,'2020-06-24 07:22:16','159.89.47.131'),
(9351,244,'2020-06-24 07:22:28','159.89.47.131'),
(9352,40,'2020-06-24 07:38:45','129.204.87.74'),
(9353,126,'2020-06-24 07:39:01','129.204.87.74'),
(9354,244,'2020-06-24 07:39:07','129.204.87.74'),
(9355,40,'2020-06-24 07:54:33','51.91.123.235'),
(9356,126,'2020-06-24 07:54:34','51.91.123.235'),
(9357,244,'2020-06-24 07:54:35','51.91.123.235'),
(9358,40,'2020-06-24 08:11:56','217.182.73.36'),
(9359,40,'2020-06-24 08:29:14','165.22.112.128'),
(9360,40,'2020-06-24 08:46:03','93.114.86.226'),
(9361,40,'2020-06-24 09:04:09','173.236.144.82'),
(9362,40,'2020-06-24 09:21:49','192.169.218.28'),
(9363,40,'2020-06-24 09:40:21','103.48.193.152'),
(9364,40,'2020-06-24 09:57:37','178.128.119.207'),
(9365,40,'2020-06-24 10:27:53','159.69.95.79'),
(9366,40,'2020-06-24 10:43:51','134.122.85.192'),
(9367,40,'2020-06-24 10:58:45','62.73.5.141'),
(9368,40,'2020-06-24 11:14:19','68.183.146.249'),
(9369,40,'2020-06-24 11:29:58','159.203.163.107'),
(9370,40,'2020-06-24 11:46:15','42.104.97.238'),
(9371,40,'2020-06-24 12:01:48','52.237.72.57'),
(9372,40,'2020-06-24 12:18:37','139.59.153.133'),
(9373,40,'2020-06-24 12:34:20','188.165.251.196'),
(9374,40,'2020-06-24 12:51:14','139.59.43.196'),
(9375,126,'2020-06-24 12:51:15','139.59.43.196'),
(9376,244,'2020-06-24 12:51:18','139.59.43.196'),
(9377,40,'2020-06-24 13:07:52','64.225.42.124'),
(9378,126,'2020-06-24 13:07:54','64.225.42.124'),
(9379,244,'2020-06-24 13:07:56','64.225.42.124'),
(9380,40,'2020-06-24 13:24:32','104.248.40.160'),
(9381,126,'2020-06-24 13:24:33','104.248.40.160'),
(9382,244,'2020-06-24 13:24:34','104.248.40.160'),
(9383,40,'2020-06-24 13:42:38','139.59.99.16'),
(9384,126,'2020-06-24 13:42:46','139.59.99.16'),
(9385,244,'2020-06-24 13:42:52','139.59.99.16'),
(9386,40,'2020-06-24 13:59:26','54.37.17.21'),
(9387,126,'2020-06-24 13:59:28','54.37.17.21'),
(9388,244,'2020-06-24 13:59:29','54.37.17.21'),
(9389,40,'2020-06-24 14:17:08','45.119.212.14'),
(9390,126,'2020-06-24 14:17:10','45.119.212.14'),
(9391,244,'2020-06-24 14:17:13','45.119.212.14'),
(9392,40,'2020-06-24 14:34:02','89.252.143.42'),
(9393,126,'2020-06-24 14:34:03','89.252.143.42'),
(9394,244,'2020-06-24 14:34:05','89.252.143.42'),
(9395,40,'2020-06-24 14:53:01','128.199.165.213'),
(9396,126,'2020-06-24 14:53:09','128.199.165.213'),
(9397,244,'2020-06-24 14:53:11','128.199.165.213'),
(9398,40,'2020-06-24 15:10:35','149.129.52.21'),
(9399,126,'2020-06-24 15:10:38','149.129.52.21'),
(9400,244,'2020-06-24 15:10:42','149.129.52.21'),
(9401,40,'2020-06-24 15:29:56','157.230.227.112'),
(9402,126,'2020-06-24 15:30:03','157.230.227.112'),
(9403,244,'2020-06-24 15:30:05','157.230.227.112'),
(9404,40,'2020-06-24 16:07:38','145.239.78.143'),
(9405,126,'2020-06-24 16:07:39','145.239.78.143'),
(9406,244,'2020-06-24 16:07:40','145.239.78.143'),
(9407,40,'2020-06-24 16:27:10','159.203.176.82'),
(9408,40,'2020-06-24 16:46:29','51.89.157.100'),
(9409,40,'2020-06-24 17:06:48','34.76.172.157'),
(9410,40,'2020-06-24 20:24:17','91.121.101.77'),
(9411,40,'2020-06-24 20:55:48','139.59.188.202'),
(9412,40,'2020-06-24 21:10:56','118.70.239.146'),
(9413,40,'2020-06-24 21:26:22','79.125.183.146'),
(9414,40,'2020-06-24 21:42:54','134.209.155.213'),
(9415,40,'2020-06-24 21:57:02','195.116.24.181'),
(9416,40,'2020-06-24 22:13:18','37.59.49.100'),
(9417,40,'2020-06-24 22:30:56','142.93.52.174'),
(9418,40,'2020-06-24 22:46:57','52.15.97.199'),
(9419,40,'2020-06-24 23:04:21','180.250.28.34'),
(9420,40,'2020-06-24 23:22:00','134.122.120.74'),
(9421,40,'2020-06-24 23:38:40','37.59.98.179'),
(9422,40,'2020-06-24 23:56:16','46.101.95.65'),
(9423,40,'2020-06-25 00:14:46','188.166.233.216'),
(9424,40,'2020-06-25 00:33:05','142.4.6.212'),
(9425,40,'2020-06-25 00:51:22','46.101.130.213'),
(9426,40,'2020-06-25 01:09:05','51.38.190.237'),
(9427,40,'2020-06-25 01:27:44','165.22.101.100'),
(9428,40,'2020-06-25 01:45:59','149.202.187.142'),
(9429,40,'2020-06-25 02:04:47','208.97.177.178'),
(9430,40,'2020-06-25 02:23:08','192.99.149.195'),
(9431,40,'2020-06-25 02:42:15','64.225.42.124'),
(9432,40,'2020-06-25 03:01:33','18.156.138.94'),
(9433,40,'2020-06-25 03:26:41','203.162.31.112'),
(9434,40,'2020-06-25 03:42:49','138.68.52.53'),
(9435,40,'2020-06-25 04:02:42','188.166.9.162'),
(9436,40,'2020-06-25 04:23:26','167.99.252.133'),
(9437,40,'2020-06-25 04:45:55','120.24.86.121'),
(9438,40,'2020-06-25 05:04:50','93.113.111.193'),
(9439,40,'2020-06-25 05:23:49','51.75.23.214'),
(9440,40,'2020-06-25 05:41:05','103.51.103.3'),
(9441,40,'2020-06-25 13:03:37','51.38.69.227'),
(9442,40,'2020-06-25 13:13:37','51.91.123.235'),
(9443,40,'2020-06-25 13:25:01','148.72.42.181'),
(9444,126,'2020-06-25 13:25:03','148.72.42.181'),
(9445,244,'2020-06-25 13:25:05','148.72.42.181'),
(9446,40,'2020-06-25 13:46:02','178.62.241.207'),
(9447,126,'2020-06-25 13:46:03','178.62.241.207'),
(9448,244,'2020-06-25 13:46:04','178.62.241.207'),
(9449,40,'2020-06-25 13:57:09','121.40.177.178'),
(9450,40,'2020-06-25 14:06:10','134.209.155.213'),
(9451,40,'2020-06-25 14:17:15','64.227.0.234'),
(9452,40,'2020-06-25 14:28:00','51.254.118.224'),
(9453,40,'2020-06-25 14:40:47','157.230.234.117'),
(9454,126,'2020-06-25 14:40:54','157.230.234.117'),
(9455,244,'2020-06-25 14:40:56','157.230.234.117'),
(9456,40,'2020-06-25 14:51:54','172.81.224.187'),
(9457,126,'2020-06-25 14:52:00','172.81.224.187'),
(9458,244,'2020-06-25 14:52:04','172.81.224.187'),
(9459,40,'2020-06-25 15:03:17','138.197.136.72'),
(9460,126,'2020-06-25 15:03:19','138.197.136.72'),
(9461,244,'2020-06-25 15:03:21','138.197.136.72'),
(9462,40,'2020-06-25 15:13:45','165.22.40.128'),
(9463,126,'2020-06-25 15:13:47','165.22.40.128'),
(9464,244,'2020-06-25 15:13:49','165.22.40.128'),
(9465,40,'2020-06-25 15:26:36','162.241.200.235'),
(9466,126,'2020-06-25 15:26:38','162.241.200.235'),
(9467,244,'2020-06-25 15:26:41','162.241.200.235'),
(9468,40,'2020-06-25 15:37:43','35.202.157.96'),
(9469,126,'2020-06-25 15:37:46','35.202.157.96'),
(9470,244,'2020-06-25 15:37:48','35.202.157.96'),
(9471,40,'2020-06-25 15:49:34','138.197.179.94'),
(9472,126,'2020-06-25 15:49:40','138.197.179.94'),
(9473,244,'2020-06-25 15:49:47','138.197.179.94'),
(9474,40,'2020-06-25 16:02:33','159.203.105.90'),
(9475,126,'2020-06-25 16:02:50','159.203.105.90'),
(9476,244,'2020-06-25 16:02:52','159.203.105.90'),
(9477,40,'2020-06-25 16:13:48','159.89.123.66'),
(9478,40,'2020-06-25 16:26:33','167.71.118.16'),
(9479,40,'2020-06-25 16:38:33','165.22.40.128'),
(9480,40,'2020-06-25 16:51:56','64.111.126.43'),
(9481,40,'2020-06-25 17:03:31','188.166.20.141'),
(9482,40,'2020-06-25 17:15:46','157.230.153.203'),
(9483,40,'2020-06-25 17:41:32','206.189.186.211'),
(9484,40,'2020-06-25 17:55:11','167.99.204.251'),
(9485,40,'2020-06-25 18:06:34','167.172.184.1'),
(9486,40,'2020-06-25 18:20:29','142.44.240.82'),
(9487,40,'2020-06-25 18:33:01','54.37.21.211'),
(9488,40,'2020-06-25 18:46:16','192.241.194.230'),
(9489,40,'2020-06-25 18:58:20','166.62.123.55'),
(9490,40,'2020-06-25 19:09:43','165.22.255.242'),
(9491,40,'2020-06-25 19:21:41','52.15.97.199'),
(9492,40,'2020-06-25 19:32:16','46.101.95.65'),
(9493,40,'2020-06-25 19:43:28','159.89.237.235'),
(9494,126,'2020-06-25 19:43:29','159.89.237.235'),
(9495,244,'2020-06-25 19:43:31','159.89.237.235'),
(9496,40,'2020-06-25 19:53:54','47.89.179.29'),
(9497,126,'2020-06-25 19:53:56','47.89.179.29'),
(9498,244,'2020-06-25 19:53:58','47.89.179.29'),
(9499,40,'2020-06-25 20:05:18','37.59.98.179'),
(9500,126,'2020-06-25 20:05:19','37.59.98.179'),
(9501,244,'2020-06-25 20:05:20','37.59.98.179'),
(9502,40,'2020-06-25 20:28:24','167.71.202.93'),
(9503,126,'2020-06-25 20:28:26','167.71.202.93'),
(9504,244,'2020-06-25 20:28:28','167.71.202.93'),
(9505,40,'2020-06-25 20:38:21','104.248.40.177'),
(9506,126,'2020-06-25 20:38:22','104.248.40.177'),
(9507,244,'2020-06-25 20:38:23','104.248.40.177'),
(9508,40,'2020-06-25 20:49:20','54.38.177.68'),
(9509,126,'2020-06-25 20:49:21','54.38.177.68'),
(9510,244,'2020-06-25 20:49:22','54.38.177.68'),
(9511,40,'2020-06-25 21:01:19','46.101.112.205'),
(9512,126,'2020-06-25 21:01:21','46.101.112.205'),
(9513,244,'2020-06-25 21:01:22','46.101.112.205'),
(9514,40,'2020-06-25 21:12:36','40.118.4.85'),
(9515,126,'2020-06-25 21:12:38','40.118.4.85'),
(9516,244,'2020-06-25 21:12:39','40.118.4.85'),
(9517,40,'2020-06-25 21:25:11','68.183.184.243'),
(9518,126,'2020-06-25 21:25:14','68.183.184.243'),
(9519,244,'2020-06-25 21:25:19','68.183.184.243'),
(9520,40,'2020-06-25 21:35:45','93.113.111.197'),
(9521,126,'2020-06-25 21:35:46','93.113.111.197'),
(9522,244,'2020-06-25 21:35:47','93.113.111.197'),
(9523,40,'2020-06-25 21:48:21','188.166.20.141'),
(9524,126,'2020-06-25 21:48:21','188.166.20.141'),
(9525,244,'2020-06-25 21:48:23','188.166.20.141'),
(9526,40,'2020-06-25 22:00:08','167.71.209.115'),
(9527,40,'2020-06-25 22:18:05','142.93.73.89'),
(9528,40,'2020-06-25 22:40:08','142.93.99.56'),
(9529,126,'2020-06-25 22:40:10','142.93.99.56'),
(9530,244,'2020-06-25 22:40:11','142.93.99.56'),
(9531,40,'2020-07-02 01:51:50','100.26.11.51'),
(9532,40,'2020-07-02 02:12:35','51.178.51.206'),
(9533,40,'2020-07-02 02:22:08','149.28.8.137'),
(9534,40,'2020-07-02 02:46:14','35.202.157.96'),
(9535,40,'2020-07-02 02:56:04','157.245.210.50'),
(9536,40,'2020-07-02 03:20:50','198.199.66.52'),
(9537,40,'2020-07-02 03:30:27','165.22.101.100'),
(9538,126,'2020-07-02 03:30:30','165.22.101.100'),
(9539,244,'2020-07-02 03:30:32','165.22.101.100'),
(9540,40,'2020-07-02 03:54:49','72.167.222.102'),
(9541,126,'2020-07-02 03:54:50','72.167.222.102'),
(9542,244,'2020-07-02 03:54:51','72.167.222.102'),
(9543,40,'2020-07-02 04:06:24','121.40.177.178'),
(9544,40,'2020-07-02 04:25:34','34.84.118.232'),
(9545,40,'2020-07-02 04:33:27','37.59.56.124'),
(9546,126,'2020-07-02 04:33:28','37.59.56.124'),
(9547,244,'2020-07-02 04:33:29','37.59.56.124'),
(9548,40,'2020-07-02 04:50:51','138.197.179.94'),
(9549,126,'2020-07-02 04:50:52','138.197.179.94'),
(9550,244,'2020-07-02 04:50:59','138.197.179.94'),
(9551,40,'2020-07-02 04:56:46','74.208.81.55'),
(9552,40,'2020-07-02 05:10:26','35.161.203.50'),
(9553,40,'2020-07-02 05:29:11','14.202.193.117'),
(9554,40,'2020-07-02 05:33:36','69.163.152.112'),
(9555,40,'2020-07-02 05:45:23','95.173.161.167'),
(9556,40,'2020-07-02 05:50:02','128.199.110.156'),
(9557,40,'2020-07-02 06:06:36','167.172.201.221'),
(9558,126,'2020-07-02 06:06:38','167.172.201.221'),
(9559,244,'2020-07-02 06:06:40','167.172.201.221'),
(9560,40,'2020-07-02 06:19:42','51.91.14.55'),
(9561,126,'2020-07-02 06:19:44','51.91.14.55'),
(9562,244,'2020-07-02 06:19:44','51.91.14.55'),
(9563,40,'2020-07-02 06:23:28','51.91.143.21'),
(9564,126,'2020-07-02 06:23:31','51.91.143.21'),
(9565,244,'2020-07-02 06:23:34','51.91.143.21'),
(9566,40,'2020-07-02 06:36:56','13.70.199.80'),
(9567,126,'2020-07-02 06:36:57','13.70.199.80'),
(9568,244,'2020-07-02 06:36:58','13.70.199.80'),
(9569,40,'2020-07-02 06:41:29','157.230.239.6'),
(9570,126,'2020-07-02 06:41:36','157.230.239.6'),
(9571,244,'2020-07-02 06:41:38','157.230.239.6'),
(9572,40,'2020-07-02 06:54:13','159.89.99.68'),
(9573,126,'2020-07-02 06:54:24','159.89.99.68'),
(9574,244,'2020-07-02 06:54:30','159.89.99.68'),
(9575,40,'2020-07-02 06:58:51','94.231.178.226'),
(9576,126,'2020-07-02 06:58:52','94.231.178.226'),
(9577,244,'2020-07-02 06:58:53','94.231.178.226'),
(9578,40,'2020-07-02 07:12:19','142.93.126.181'),
(9579,126,'2020-07-02 07:12:22','142.93.126.181'),
(9580,244,'2020-07-02 07:12:23','142.93.126.181'),
(9581,40,'2020-07-02 07:15:59','161.35.104.69'),
(9582,126,'2020-07-02 07:16:01','161.35.104.69'),
(9583,244,'2020-07-02 07:16:03','161.35.104.69'),
(9584,40,'2020-07-02 07:30:06','41.33.249.61'),
(9585,126,'2020-07-02 07:30:07','41.33.249.61'),
(9586,244,'2020-07-02 07:30:09','41.33.249.61'),
(9587,40,'2020-07-02 07:33:26','37.110.194.228'),
(9588,126,'2020-07-02 07:33:27','37.110.194.228'),
(9589,244,'2020-07-02 07:33:28','37.110.194.228'),
(9590,40,'2020-07-02 07:48:19','104.193.141.10'),
(9591,126,'2020-07-02 07:48:21','104.193.141.10'),
(9592,244,'2020-07-02 07:48:23','104.193.141.10'),
(9593,40,'2020-07-02 07:52:18','37.59.52.44'),
(9594,126,'2020-07-02 07:52:19','37.59.52.44'),
(9595,244,'2020-07-02 07:52:20','37.59.52.44'),
(9596,40,'2020-07-02 08:06:46','144.217.183.134'),
(9597,126,'2020-07-02 08:06:47','144.217.183.134'),
(9598,244,'2020-07-02 08:06:49','144.217.183.134'),
(9599,40,'2020-07-02 08:10:30','178.32.55.96'),
(9600,126,'2020-07-02 08:10:31','178.32.55.96'),
(9601,244,'2020-07-02 08:10:32','178.32.55.96'),
(9602,40,'2020-07-02 08:24:18','138.197.146.132'),
(9603,126,'2020-07-02 08:24:24','138.197.146.132'),
(9604,244,'2020-07-02 08:24:31','138.197.146.132'),
(9605,40,'2020-07-02 08:29:48','112.196.72.188'),
(9606,40,'2020-07-02 08:43:22','54.38.54.248'),
(9607,40,'2020-07-02 08:48:39','35.204.42.60'),
(9608,40,'2020-07-02 09:02:16','149.202.8.66'),
(9609,40,'2020-07-02 09:08:43','137.59.110.53'),
(9610,40,'2020-07-02 09:27:05','64.202.184.249'),
(9611,40,'2020-07-02 09:41:34','138.197.146.132'),
(9612,40,'2020-07-02 09:46:50','207.154.236.97'),
(9613,40,'2020-07-02 10:01:19','138.68.233.112'),
(9614,40,'2020-07-02 10:06:15','208.97.137.189'),
(9615,40,'2020-07-02 10:20:50','104.248.40.160'),
(9616,40,'2020-07-02 10:27:44','139.59.78.248'),
(9617,40,'2020-07-02 10:41:43','14.202.193.117'),
(9618,40,'2020-07-02 10:47:32','208.113.153.203'),
(9619,40,'2020-07-02 11:01:46','37.28.157.162'),
(9620,40,'2020-07-02 11:22:30','185.46.53.34'),
(9621,40,'2020-07-02 11:28:56','165.22.62.75'),
(9622,40,'2020-07-02 11:44:27','139.59.2.181'),
(9623,40,'2020-07-02 11:49:05','142.93.143.85'),
(9624,40,'2020-07-02 12:06:22','45.119.212.93'),
(9625,40,'2020-07-02 12:11:15','34.80.252.217'),
(9626,40,'2020-07-02 12:28:03','46.101.112.205'),
(9627,40,'2020-07-02 12:32:41','60.210.98.107'),
(9628,40,'2020-07-02 12:50:11','3.85.163.126'),
(9629,40,'2020-07-02 12:56:24','142.93.204.221'),
(9630,40,'2020-07-02 13:13:49','68.183.184.7'),
(9631,40,'2020-07-02 13:19:22','139.59.78.248'),
(9632,40,'2020-07-02 13:36:05','93.113.111.100'),
(9633,40,'2020-07-02 13:41:47','103.129.223.126'),
(9634,40,'2020-07-02 13:58:51','116.202.44.84'),
(9635,40,'2020-07-02 14:04:55','159.203.176.82'),
(9636,40,'2020-07-02 14:19:15','137.74.197.94'),
(9637,40,'2020-07-02 14:36:14','5.157.82.169'),
(9638,40,'2020-07-02 14:42:44','149.210.237.205'),
(9639,40,'2020-07-02 15:00:30','35.230.162.59'),
(9640,40,'2020-07-02 15:07:02','93.114.86.226'),
(9641,40,'2020-07-02 15:25:12','192.241.132.115'),
(9642,40,'2020-07-02 15:31:41','149.210.237.205'),
(9643,40,'2020-07-02 15:50:05','35.196.37.206'),
(9644,40,'2020-07-02 15:57:08','167.99.10.114'),
(9645,40,'2020-07-02 16:16:11','176.124.231.76'),
(9646,40,'2020-07-02 16:23:28','139.59.5.179'),
(9647,40,'2020-07-02 16:40:39','167.99.252.133'),
(9648,40,'2020-07-02 16:48:52','64.227.22.127'),
(9649,40,'2020-07-02 17:07:33','115.146.127.147'),
(9650,40,'2020-07-02 17:14:26','113.161.176.157'),
(9651,40,'2020-07-02 17:33:26','3.85.163.126'),
(9652,40,'2020-07-02 17:42:11','206.189.85.88'),
(9653,40,'2020-07-02 18:01:25','47.100.197.136'),
(9654,40,'2020-07-02 18:07:06','195.78.93.222'),
(9655,40,'2020-07-03 03:28:55','162.250.122.203'),
(9656,40,'2020-07-03 03:51:27','120.24.92.233'),
(9657,40,'2020-07-03 04:09:31','165.22.89.159'),
(9658,40,'2020-07-03 04:29:44','161.35.104.69'),
(9659,126,'2020-07-03 04:29:46','161.35.104.69'),
(9660,244,'2020-07-03 04:29:48','161.35.104.69'),
(9661,40,'2020-07-03 04:46:59','46.101.95.65'),
(9662,40,'2020-07-03 05:02:55','213.149.103.132'),
(9663,126,'2020-07-03 05:02:56','213.149.103.132'),
(9664,244,'2020-07-03 05:02:57','213.149.103.132'),
(9665,40,'2020-07-03 05:17:05','167.71.132.227'),
(9666,40,'2020-07-03 05:29:45','139.59.215.241'),
(9667,40,'2020-07-03 05:42:14','142.93.66.165'),
(9668,40,'2020-07-03 05:54:23','82.223.55.20'),
(9669,40,'2020-07-03 06:07:56','35.201.250.90'),
(9670,126,'2020-07-03 06:08:00','35.201.250.90'),
(9671,244,'2020-07-03 06:08:03','35.201.250.90'),
(9672,40,'2020-07-03 06:22:11','142.4.7.212'),
(9673,126,'2020-07-03 06:22:15','142.4.7.212'),
(9674,244,'2020-07-03 06:22:18','142.4.7.212'),
(9675,40,'2020-07-03 06:32:14','51.255.101.8'),
(9676,126,'2020-07-03 06:32:15','51.255.101.8'),
(9677,244,'2020-07-03 06:32:16','51.255.101.8'),
(9678,40,'2020-07-03 06:46:21','91.121.89.189'),
(9679,126,'2020-07-03 06:46:22','91.121.89.189'),
(9680,244,'2020-07-03 06:46:23','91.121.89.189'),
(9681,40,'2020-07-03 06:59:58','185.182.56.99'),
(9682,126,'2020-07-03 07:00:00','185.182.56.99'),
(9683,244,'2020-07-03 07:00:01','185.182.56.99'),
(9684,40,'2020-07-03 07:15:23','138.197.146.132'),
(9685,126,'2020-07-03 07:15:36','138.197.146.132'),
(9686,244,'2020-07-03 07:15:43','138.197.146.132'),
(9687,40,'2020-07-03 07:27:42','139.59.5.179'),
(9688,126,'2020-07-03 07:27:45','139.59.5.179'),
(9689,244,'2020-07-03 07:27:52','139.59.5.179'),
(9690,40,'2020-07-03 07:41:09','144.217.130.102'),
(9691,126,'2020-07-03 07:41:12','144.217.130.102'),
(9692,244,'2020-07-03 07:41:15','144.217.130.102'),
(9693,40,'2020-07-03 07:54:21','60.210.98.107'),
(9694,40,'2020-07-03 08:07:52','167.71.140.30'),
(9695,40,'2020-07-03 08:22:15','37.97.241.150'),
(9696,40,'2020-07-03 08:37:33','167.71.202.93'),
(9697,40,'2020-07-03 08:50:57','64.225.104.20'),
(9698,40,'2020-07-03 09:05:49','195.78.93.222'),
(9699,40,'2020-07-03 09:21:54','178.33.236.93'),
(9700,40,'2020-07-03 09:34:57','128.199.165.213'),
(9701,40,'2020-07-03 09:49:49','51.178.52.84'),
(9702,40,'2020-07-03 10:05:21','68.183.95.85'),
(9703,40,'2020-07-03 10:20:39','51.178.52.84'),
(9704,40,'2020-07-03 10:35:31','157.230.153.203'),
(9705,40,'2020-07-03 10:51:31','139.59.43.75'),
(9706,40,'2020-07-03 11:07:47','67.205.57.152'),
(9707,40,'2020-07-03 11:22:27','66.33.205.189'),
(9708,40,'2020-07-03 11:39:23','139.59.40.159'),
(9709,40,'2020-07-03 11:55:21','132.148.241.6'),
(9710,40,'2020-07-03 12:11:04','46.101.112.205'),
(9711,126,'2020-07-03 12:11:07','46.101.112.205'),
(9712,244,'2020-07-03 12:11:08','46.101.112.205'),
(9713,40,'2020-07-03 12:27:45','113.160.54.78'),
(9714,126,'2020-07-03 12:27:47','113.160.54.78'),
(9715,244,'2020-07-03 12:27:50','113.160.54.78'),
(9716,40,'2020-07-03 12:45:15','51.83.236.90'),
(9717,126,'2020-07-03 12:45:17','51.83.236.90'),
(9718,244,'2020-07-03 12:45:19','51.83.236.90'),
(9719,40,'2020-07-03 13:01:45','35.228.162.115'),
(9720,126,'2020-07-03 13:01:46','35.228.162.115'),
(9721,244,'2020-07-03 13:01:47','35.228.162.115'),
(9722,40,'2020-07-03 13:19:20','173.236.152.131'),
(9723,126,'2020-07-03 13:19:21','173.236.152.131'),
(9724,244,'2020-07-03 13:19:23','173.236.152.131'),
(9725,40,'2020-07-03 13:37:37','191.234.176.158'),
(9726,126,'2020-07-03 13:37:40','191.234.176.158'),
(9727,244,'2020-07-03 13:37:43','191.234.176.158'),
(9728,40,'2020-07-03 13:55:04','35.230.162.59'),
(9729,126,'2020-07-03 13:55:05','35.230.162.59'),
(9730,244,'2020-07-03 13:55:07','35.230.162.59'),
(9731,40,'2020-07-03 14:12:12','95.173.161.167'),
(9732,126,'2020-07-03 14:12:14','95.173.161.167'),
(9733,244,'2020-07-03 14:12:15','95.173.161.167'),
(9734,40,'2020-07-03 14:31:28','206.189.85.88'),
(9735,126,'2020-07-03 14:31:32','206.189.85.88'),
(9736,244,'2020-07-03 14:31:36','206.189.85.88'),
(9737,40,'2020-07-03 19:01:18','94.124.94.152'),
(9738,40,'2020-07-03 19:18:53','51.91.123.235'),
(9739,40,'2020-07-03 19:33:55','37.17.227.182'),
(9740,40,'2020-07-03 19:48:39','68.183.112.182'),
(9741,40,'2020-07-03 20:02:30','107.180.227.163'),
(9742,40,'2020-07-03 20:17:07','94.138.208.158'),
(9743,40,'2020-07-03 20:31:55','5.39.87.36'),
(9744,40,'2020-07-03 20:45:00','37.17.227.182'),
(9745,40,'2020-07-03 21:00:03','139.99.121.6'),
(9746,40,'2020-07-03 21:14:37','165.227.182.180'),
(9747,40,'2020-07-03 21:29:49','104.248.158.95'),
(9748,40,'2020-07-03 21:43:59','122.51.87.224'),
(9749,40,'2020-07-03 21:58:53','45.10.53.61'),
(9750,40,'2020-07-03 22:14:26','139.59.146.28'),
(9751,40,'2020-07-03 22:29:04','81.170.239.2'),
(9752,40,'2020-07-03 22:45:20','61.244.70.248'),
(9753,40,'2020-07-03 23:01:13','165.22.114.208'),
(9754,40,'2020-07-03 23:16:20','188.68.37.192'),
(9755,40,'2020-07-03 23:32:47','104.238.116.152'),
(9756,40,'2020-07-03 23:50:14','118.89.245.153'),
(9757,40,'2020-07-04 00:05:41','54.38.134.219'),
(9758,40,'2020-07-04 00:39:49','188.165.251.196'),
(9759,40,'2020-07-04 00:57:23','145.239.69.74'),
(9760,40,'2020-07-04 01:14:14','159.89.162.186'),
(9761,40,'2020-07-04 01:31:31','54.38.54.248'),
(9762,40,'2020-07-04 01:49:34','91.134.248.230'),
(9763,40,'2020-07-04 02:06:13','162.214.28.25'),
(9764,40,'2020-07-04 02:24:36','203.162.31.112'),
(9765,40,'2020-07-04 02:42:49','51.91.157.255'),
(9766,40,'2020-07-04 03:00:23','146.185.163.81'),
(9767,40,'2020-07-04 03:19:15','157.245.243.14'),
(9768,40,'2020-07-04 03:38:33','67.205.57.152'),
(9769,40,'2020-07-04 03:57:51','104.248.158.95'),
(9770,40,'2020-07-04 04:15:53','194.59.207.190'),
(9771,40,'2020-07-04 04:33:47','166.62.122.244'),
(9772,40,'2020-07-04 04:49:59','104.248.158.95'),
(9773,40,'2020-07-04 05:04:45','134.122.85.192'),
(9774,40,'2020-07-04 05:18:39','167.99.252.133'),
(9775,40,'2020-07-04 05:33:45','138.68.236.156'),
(9776,40,'2020-07-04 05:45:36','45.10.53.61'),
(9777,40,'2020-07-04 05:58:34','139.59.174.107'),
(9778,40,'2020-07-04 06:12:12','51.91.105.6'),
(9779,40,'2020-07-04 06:25:25','178.128.153.184'),
(9780,40,'2020-07-04 06:38:55','167.71.209.115'),
(9781,40,'2020-07-04 06:53:42','39.98.92.52'),
(9782,40,'2020-07-04 07:05:46','167.172.201.221'),
(9783,40,'2020-07-04 07:19:42','106.12.2.54'),
(9784,40,'2020-07-04 07:33:18','54.38.187.211'),
(9785,40,'2020-07-04 07:48:05','46.105.102.68'),
(9786,126,'2020-07-04 07:48:06','46.105.102.68'),
(9787,244,'2020-07-04 07:48:06','46.105.102.68'),
(9788,40,'2020-07-04 08:01:53','113.160.54.78'),
(9789,126,'2020-07-04 08:01:56','113.160.54.78'),
(9790,244,'2020-07-04 08:01:58','113.160.54.78'),
(9791,40,'2020-07-04 08:16:11','208.97.177.90'),
(9792,126,'2020-07-04 08:16:13','208.97.177.90'),
(9793,244,'2020-07-04 08:16:14','208.97.177.90'),
(9794,40,'2020-07-04 08:45:47','64.111.109.226'),
(9795,126,'2020-07-04 08:45:49','64.111.109.226'),
(9796,244,'2020-07-04 08:45:50','64.111.109.226'),
(9797,40,'2020-07-04 09:31:16','165.227.39.151'),
(9798,126,'2020-07-04 09:31:23','165.227.39.151'),
(9799,244,'2020-07-04 09:31:26','165.227.39.151'),
(9800,40,'2020-07-04 09:46:19','5.101.157.87'),
(9801,126,'2020-07-04 09:46:20','5.101.157.87'),
(9802,244,'2020-07-04 09:46:22','5.101.157.87'),
(9803,40,'2020-07-04 10:02:26','104.248.222.177'),
(9804,126,'2020-07-04 10:02:28','104.248.222.177'),
(9805,244,'2020-07-04 10:02:30','104.248.222.177'),
(9806,40,'2020-07-04 10:17:16','112.196.72.188'),
(9807,126,'2020-07-04 10:17:19','112.196.72.188'),
(9808,244,'2020-07-04 10:17:21','112.196.72.188'),
(9809,40,'2020-07-04 10:30:45','178.238.224.99'),
(9810,126,'2020-07-04 10:30:46','178.238.224.99'),
(9811,244,'2020-07-04 10:30:47','178.238.224.99'),
(9812,40,'2020-07-04 10:45:48','35.233.73.146'),
(9813,126,'2020-07-04 10:45:48','35.233.73.146'),
(9814,244,'2020-07-04 10:45:50','35.233.73.146'),
(9815,40,'2020-07-04 11:02:03','37.97.232.49'),
(9816,126,'2020-07-04 11:02:13','37.97.232.49'),
(9817,244,'2020-07-04 11:02:25','37.97.232.49'),
(9818,40,'2020-07-04 11:13:03','67.205.14.147'),
(9819,126,'2020-07-04 11:13:05','67.205.14.147'),
(9820,244,'2020-07-04 11:13:06','67.205.14.147'),
(9821,40,'2020-07-04 11:27:03','35.228.162.115'),
(9822,126,'2020-07-04 11:27:05','35.228.162.115'),
(9823,244,'2020-07-04 11:27:06','35.228.162.115'),
(9824,40,'2020-07-04 11:40:37','142.93.152.19'),
(9825,126,'2020-07-04 11:40:39','142.93.152.19'),
(9826,244,'2020-07-04 11:40:41','142.93.152.19'),
(9827,40,'2020-07-04 11:53:44','159.89.99.68'),
(9828,126,'2020-07-04 11:53:45','159.89.99.68'),
(9829,244,'2020-07-04 11:53:46','159.89.99.68'),
(9830,40,'2020-07-04 12:09:32','185.86.77.163'),
(9831,126,'2020-07-04 12:09:34','185.86.77.163'),
(9832,244,'2020-07-04 12:09:35','185.86.77.163'),
(9833,40,'2020-07-04 12:19:53','60.210.98.107'),
(9834,126,'2020-07-04 12:20:00','60.210.98.107'),
(9835,244,'2020-07-04 12:20:05','60.210.98.107'),
(9836,40,'2020-07-04 12:34:25','192.99.149.195'),
(9837,126,'2020-07-04 12:34:26','192.99.149.195'),
(9838,244,'2020-07-04 12:34:27','192.99.149.195'),
(9839,40,'2020-07-04 12:48:58','142.4.22.236'),
(9840,126,'2020-07-04 12:49:01','142.4.22.236'),
(9841,244,'2020-07-04 12:49:03','142.4.22.236'),
(9842,40,'2020-07-04 13:02:39','95.213.143.211'),
(9843,126,'2020-07-04 13:02:40','95.213.143.211'),
(9844,244,'2020-07-04 13:02:41','95.213.143.211'),
(9845,40,'2020-07-04 13:18:10','178.128.153.184'),
(9846,126,'2020-07-04 13:18:16','178.128.153.184'),
(9847,244,'2020-07-04 13:18:24','178.128.153.184'),
(9848,40,'2020-07-04 13:29:59','154.0.171.165'),
(9849,126,'2020-07-04 13:30:45','154.0.171.165'),
(9850,1,'2020-07-04 13:32:58','154.0.171.165'),
(9851,40,'2020-07-04 13:45:23','91.134.248.230'),
(9852,126,'2020-07-04 13:45:25','91.134.248.230'),
(9853,244,'2020-07-04 13:45:26','91.134.248.230'),
(9854,40,'2020-07-04 14:00:20','149.202.45.11'),
(9855,126,'2020-07-04 14:00:21','149.202.45.11'),
(9856,244,'2020-07-04 14:00:21','149.202.45.11'),
(9857,40,'2020-07-04 14:14:09','94.124.94.152'),
(9858,126,'2020-07-04 14:14:10','94.124.94.152'),
(9859,244,'2020-07-04 14:14:11','94.124.94.152'),
(9860,40,'2020-07-04 14:30:33','157.230.119.231'),
(9861,126,'2020-07-04 14:30:39','157.230.119.231'),
(9862,244,'2020-07-04 14:30:50','157.230.119.231'),
(9863,40,'2020-07-04 14:44:54','34.73.43.227'),
(9864,126,'2020-07-04 14:44:55','34.73.43.227'),
(9865,244,'2020-07-04 14:44:57','34.73.43.227'),
(9866,40,'2020-07-05 19:57:23','35.202.157.96'),
(9867,40,'2020-07-05 20:06:09','54.37.17.21'),
(9868,40,'2020-07-05 20:16:15','67.205.57.152'),
(9869,40,'2020-07-05 20:26:59','173.236.144.82'),
(9870,126,'2020-07-05 20:27:00','173.236.144.82'),
(9871,244,'2020-07-05 20:27:02','173.236.144.82'),
(9872,40,'2020-07-05 20:37:40','173.236.193.73'),
(9873,40,'2020-07-05 20:47:53','52.14.209.37'),
(9874,126,'2020-07-05 20:47:55','52.14.209.37'),
(9875,244,'2020-07-05 20:47:56','52.14.209.37'),
(9876,40,'2020-07-05 20:59:04','165.22.223.82'),
(9877,40,'2020-07-05 21:08:36','174.138.41.13'),
(9878,40,'2020-07-05 21:19:44','160.16.140.26'),
(9879,40,'2020-07-05 21:31:32','104.248.29.200'),
(9880,40,'2020-07-05 21:42:21','134.209.123.101'),
(9881,126,'2020-07-05 21:42:23','134.209.123.101'),
(9882,244,'2020-07-05 21:42:25','134.209.123.101'),
(9883,40,'2020-07-05 21:53:18','51.15.249.14'),
(9884,126,'2020-07-05 21:53:29','51.15.249.14'),
(9885,244,'2020-07-05 21:53:35','51.15.249.14'),
(9886,40,'2020-07-05 22:03:23','46.101.31.59'),
(9887,126,'2020-07-05 22:03:24','46.101.31.59'),
(9888,244,'2020-07-05 22:03:25','46.101.31.59'),
(9889,40,'2020-07-05 22:15:13','192.99.149.195'),
(9890,126,'2020-07-05 22:15:15','192.99.149.195'),
(9891,244,'2020-07-05 22:15:16','192.99.149.195'),
(9892,40,'2020-07-05 22:27:07','208.97.137.189'),
(9893,126,'2020-07-05 22:27:09','208.97.137.189'),
(9894,244,'2020-07-05 22:27:10','208.97.137.189'),
(9895,40,'2020-07-05 22:38:35','162.243.8.129'),
(9896,126,'2020-07-05 22:38:36','162.243.8.129'),
(9897,244,'2020-07-05 22:38:38','162.243.8.129'),
(9898,40,'2020-07-05 22:50:30','128.199.244.150'),
(9899,126,'2020-07-05 22:50:33','128.199.244.150'),
(9900,244,'2020-07-05 22:50:36','128.199.244.150'),
(9901,40,'2020-07-05 23:00:46','112.121.153.187'),
(9902,126,'2020-07-05 23:00:49','112.121.153.187'),
(9903,244,'2020-07-05 23:00:51','112.121.153.187'),
(9904,40,'2020-07-05 23:13:35','166.62.100.99'),
(9905,40,'2020-07-05 23:26:14','206.189.186.211'),
(9906,40,'2020-07-05 23:37:31','51.75.23.214'),
(9907,40,'2020-07-05 23:49:48','52.14.209.37'),
(9908,40,'2020-07-06 00:03:41','198.12.227.90'),
(9909,40,'2020-07-06 00:16:18','61.244.70.248'),
(9910,40,'2020-07-06 00:29:13','159.89.110.45'),
(9911,40,'2020-07-06 00:41:31','208.109.53.185'),
(9912,40,'2020-07-06 00:54:19','64.227.0.234'),
(9913,40,'2020-07-06 01:07:14','51.77.140.110'),
(9914,40,'2020-07-06 01:20:58','157.230.119.231'),
(9915,40,'2020-07-06 01:34:03','178.62.26.232'),
(9916,40,'2020-07-06 01:45:49','139.59.85.41'),
(9917,40,'2020-07-06 02:01:36','51.38.190.237'),
(9918,40,'2020-07-06 02:20:23','91.136.11.81'),
(9919,40,'2020-07-06 02:28:46','165.22.35.21'),
(9920,40,'2020-07-06 02:56:25','142.4.209.40'),
(9921,126,'2020-07-06 02:56:26','142.4.209.40'),
(9922,244,'2020-07-06 02:56:28','142.4.209.40'),
(9923,40,'2020-07-06 03:10:37','132.148.167.225'),
(9924,126,'2020-07-06 03:10:38','132.148.167.225'),
(9925,244,'2020-07-06 03:10:40','132.148.167.225'),
(9926,40,'2020-07-06 03:24:35','208.109.11.224'),
(9927,126,'2020-07-06 03:24:38','208.109.11.224'),
(9928,244,'2020-07-06 03:24:41','208.109.11.224'),
(9929,40,'2020-07-06 03:40:09','45.55.173.232'),
(9930,126,'2020-07-06 03:40:11','45.55.173.232'),
(9931,244,'2020-07-06 03:40:17','45.55.173.232'),
(9932,40,'2020-07-06 03:54:32','74.208.253.209'),
(9933,126,'2020-07-06 03:54:34','74.208.253.209'),
(9934,244,'2020-07-06 03:54:35','74.208.253.209'),
(9935,40,'2020-07-06 04:07:41','60.210.98.107'),
(9936,126,'2020-07-06 04:07:46','60.210.98.107'),
(9937,244,'2020-07-06 04:07:50','60.210.98.107'),
(9938,40,'2020-07-06 04:20:38','149.202.187.142'),
(9939,126,'2020-07-06 04:20:39','149.202.187.142'),
(9940,244,'2020-07-06 04:20:40','149.202.187.142'),
(9941,40,'2020-07-06 04:31:40','37.59.56.124'),
(9942,126,'2020-07-06 04:31:41','37.59.56.124'),
(9943,244,'2020-07-06 04:31:42','37.59.56.124'),
(9944,40,'2020-07-06 04:42:51','165.227.201.25'),
(9945,126,'2020-07-06 04:42:52','165.227.201.25'),
(9946,244,'2020-07-06 04:42:54','165.227.201.25'),
(9947,40,'2020-07-06 04:51:57','166.62.100.99'),
(9948,126,'2020-07-06 04:51:59','166.62.100.99'),
(9949,244,'2020-07-06 04:52:02','166.62.100.99'),
(9950,40,'2020-07-06 05:01:41','5.39.74.233'),
(9951,126,'2020-07-06 05:01:42','5.39.74.233'),
(9952,244,'2020-07-06 05:01:43','5.39.74.233'),
(9953,40,'2020-07-06 05:12:08','64.90.36.114'),
(9954,126,'2020-07-06 05:12:10','64.90.36.114'),
(9955,244,'2020-07-06 05:12:12','64.90.36.114'),
(9956,40,'2020-07-06 05:20:52','145.239.29.217'),
(9957,40,'2020-07-06 05:29:34','51.254.118.224'),
(9958,40,'2020-07-06 05:38:14','178.128.216.246'),
(9959,40,'2020-07-06 05:52:17','166.62.41.108'),
(9960,1,'2020-07-07 01:01:56','3.6.131.191'),
(9961,1,'2020-07-07 01:08:58','167.71.237.107'),
(9962,1,'2020-07-07 01:14:43','198.199.84.104'),
(9963,1,'2020-07-07 01:24:00','159.65.184.0'),
(9964,1,'2020-07-07 01:29:51','167.71.203.254'),
(9965,1,'2020-07-07 01:36:50','139.59.25.248'),
(9966,1,'2020-07-07 01:43:50','18.230.13.131'),
(9967,1,'2020-07-07 01:50:45','34.67.44.204'),
(9968,1,'2020-07-07 01:57:40','207.244.250.202'),
(9969,1,'2020-07-07 02:06:29','45.118.145.52'),
(9970,1,'2020-07-07 02:13:49','128.199.172.97'),
(9971,1,'2020-07-07 02:28:25','92.61.37.65'),
(9972,1,'2020-07-07 02:37:16','107.170.253.198'),
(9973,1,'2020-07-07 02:53:40','185.105.185.244'),
(9974,1,'2020-07-07 03:02:25','34.68.180.24'),
(9975,1,'2020-07-07 03:19:07','103.27.239.185'),
(9976,1,'2020-07-07 03:27:41','47.52.88.235'),
(9977,1,'2020-07-07 03:47:39','35.225.201.62'),
(9978,1,'2020-07-07 03:55:21','34.72.47.21'),
(9979,1,'2020-07-07 04:03:14','185.105.185.244'),
(9980,1,'2020-07-07 04:14:23','198.49.68.101'),
(9981,1,'2020-07-07 04:21:46','54.193.165.242'),
(9982,1,'2020-07-07 04:31:03','54.193.165.242'),
(9983,1,'2020-07-07 04:40:55','106.12.204.174'),
(9984,1,'2020-07-07 04:49:34','45.252.250.106'),
(9985,1,'2020-07-07 04:59:09','209.97.173.233'),
(9986,1,'2020-07-07 05:09:22','181.40.18.36'),
(9987,1,'2020-07-07 05:18:42','52.47.81.234'),
(9988,1,'2020-07-07 05:27:39','91.209.229.161'),
(9989,1,'2020-07-07 05:39:22','90.189.145.32'),
(9990,1,'2020-07-07 06:00:06','74.208.42.64'),
(9991,1,'2020-07-07 06:12:07','178.128.174.179'),
(9992,1,'2020-07-07 06:33:22','103.90.230.234'),
(9993,1,'2020-07-07 06:45:12','90.189.145.32'),
(9994,1,'2020-07-07 06:57:00','159.203.108.187'),
(9995,1,'2020-07-07 07:08:03','93.113.110.111'),
(9996,1,'2020-07-07 07:19:31','159.65.184.0'),
(9997,1,'2020-07-07 07:32:23','147.135.130.69'),
(9998,1,'2020-07-07 07:57:31','128.199.189.9'),
(9999,1,'2020-07-07 08:10:11','128.199.172.97'),
(10000,1,'2020-07-07 08:23:36','167.99.107.207'),
(10001,1,'2020-07-07 08:37:41','45.119.83.240'),
(10002,1,'2020-07-07 09:04:06','198.199.71.88'),
(10003,1,'2020-07-07 18:20:15','40.69.155.91'),
(10004,1,'2020-07-07 18:20:15','40.69.155.91'),
(10005,1,'2020-07-07 18:20:16','40.69.155.91'),
(10006,9,'2020-07-07 20:59:08','207.244.243.122'),
(10007,9,'2020-07-07 21:05:56','52.34.11.42'),
(10008,9,'2020-07-07 21:13:21','203.127.11.206'),
(10009,9,'2020-07-07 21:20:45','5.2.67.22'),
(10010,9,'2020-07-07 21:28:44','45.252.250.106'),
(10011,9,'2020-07-07 21:36:14','125.212.217.33'),
(10012,9,'2020-07-07 21:52:10','83.69.119.98'),
(10013,9,'2020-07-07 21:59:55','212.47.228.121'),
(10014,9,'2020-07-07 22:09:32','198.199.84.104'),
(10015,9,'2020-07-07 22:23:54','157.245.188.231'),
(10016,9,'2020-07-07 22:32:30','104.248.88.100'),
(10017,9,'2020-07-07 22:39:18','92.61.37.65'),
(10018,9,'2020-07-07 22:47:52','83.137.145.154'),
(10019,9,'2020-07-07 22:57:05','103.219.60.154'),
(10020,9,'2020-07-07 23:05:27','159.65.157.106'),
(10021,9,'2020-07-07 23:23:13','44.230.140.248'),
(10022,9,'2020-07-07 23:31:43','74.208.42.64'),
(10023,9,'2020-07-07 23:40:48','198.49.68.101'),
(10024,9,'2020-07-07 23:49:28','52.34.11.42'),
(10025,9,'2020-07-07 23:56:43','92.61.37.65'),
(10026,9,'2020-07-08 00:06:09','125.212.217.33'),
(10027,9,'2020-07-08 00:15:40','165.227.114.34'),
(10028,9,'2020-07-08 00:24:08','206.189.213.130'),
(10029,9,'2020-07-08 00:32:46','167.71.105.41'),
(10030,9,'2020-07-08 00:41:35','164.90.180.213'),
(10031,9,'2020-07-08 00:50:07','93.113.110.111'),
(10032,9,'2020-07-08 00:59:11','167.71.237.107'),
(10033,9,'2020-07-08 01:36:34','52.152.136.207'),
(10034,9,'2020-07-08 01:44:11','68.183.57.66'),
(10035,9,'2020-07-08 01:53:25','103.90.230.234'),
(10036,9,'2020-07-08 02:03:12','45.252.250.106'),
(10037,9,'2020-07-08 02:11:55','207.244.250.202'),
(10038,9,'2020-07-08 02:21:38','88.198.64.2'),
(10039,9,'2020-07-08 02:31:57','159.89.174.221'),
(10040,9,'2020-07-08 02:42:05','159.65.184.0'),
(10041,9,'2020-07-08 02:50:28','106.13.95.248'),
(10042,9,'2020-07-08 03:00:11','5.2.67.22'),
(10043,9,'2020-07-08 03:29:31','159.65.157.221'),
(10044,9,'2020-07-08 03:38:46','173.212.231.192'),
(10045,9,'2020-07-08 03:48:31','162.241.87.45'),
(10046,9,'2020-07-08 04:00:46','52.152.136.207'),
(10047,9,'2020-07-08 04:08:25','51.38.230.120'),
(10048,9,'2020-07-08 04:19:06','139.59.25.248'),
(10049,9,'2020-07-08 04:29:18','51.38.230.120'),
(10050,9,'2020-07-08 04:39:22','173.212.231.192'),
(10051,9,'2020-07-08 05:00:40','90.189.145.32'),
(10052,9,'2020-07-08 05:11:42','167.71.237.107'),
(10053,9,'2020-07-08 05:22:10','167.71.237.107'),
(10054,9,'2020-07-08 05:33:33','206.189.213.130'),
(10055,9,'2020-07-08 05:45:05','41.83.48.133'),
(10056,9,'2020-07-08 05:54:17','34.94.73.102'),
(10057,9,'2020-07-08 06:06:26','44.230.140.248'),
(10058,9,'2020-07-08 06:17:30','64.227.116.27'),
(10059,9,'2020-07-08 06:29:51','149.28.109.220'),
(10060,9,'2020-07-08 06:42:55','163.23.148.134'),
(10061,9,'2020-07-08 06:55:15','139.162.60.214'),
(10062,9,'2020-07-08 07:07:05','103.90.230.234'),
(10063,9,'2020-07-08 07:19:50','165.227.114.34'),
(10064,9,'2020-07-08 07:31:12','138.197.100.151'),
(10065,9,'2020-07-08 07:42:08','92.61.37.65'),
(10066,9,'2020-07-08 07:56:35','203.127.11.206'),
(10067,9,'2020-07-08 08:07:33','159.65.157.106'),
(10068,9,'2020-07-08 08:19:21','178.62.229.48'),
(10069,9,'2020-07-08 08:33:31','118.25.100.183'),
(10070,9,'2020-07-08 08:44:16','68.183.57.66'),
(10071,9,'2020-07-08 09:22:54','198.199.84.104'),
(10072,126,'2020-07-08 09:42:34','103.150.124.127'),
(10073,126,'2020-07-08 09:53:26','103.146.132.2'),
(10074,126,'2020-07-08 10:08:01','45.252.250.106'),
(10075,126,'2020-07-08 10:22:53','122.154.24.254'),
(10076,126,'2020-07-08 10:33:33','35.236.3.26'),
(10077,126,'2020-07-08 10:47:53','180.215.64.98'),
(10078,126,'2020-07-08 11:02:17','128.199.189.9'),
(10079,126,'2020-07-08 11:15:25','104.248.227.82'),
(10080,126,'2020-07-08 11:28:05','178.128.221.24'),
(10081,126,'2020-07-08 11:44:56','18.218.43.64'),
(10082,126,'2020-07-08 11:55:01','68.183.57.66'),
(10083,126,'2020-07-08 12:35:13','103.74.118.168'),
(10084,126,'2020-07-08 12:47:41','103.130.219.34'),
(10085,126,'2020-07-08 13:00:09','92.61.37.65'),
(10086,126,'2020-07-08 13:13:12','92.61.37.65'),
(10087,126,'2020-07-08 13:26:14','92.61.37.65'),
(10088,126,'2020-07-08 13:41:52','198.199.84.104'),
(10089,126,'2020-07-08 13:54:47','139.59.25.248'),
(10090,126,'2020-07-08 14:08:48','68.183.218.227'),
(10091,126,'2020-07-08 14:24:23','68.183.106.40'),
(10092,126,'2020-07-08 14:38:04','74.208.42.64'),
(10093,126,'2020-07-08 15:06:43','197.232.53.182'),
(10094,126,'2020-07-08 15:19:59','5.179.112.90'),
(10095,126,'2020-07-08 15:33:56','173.212.231.192'),
(10096,126,'2020-07-08 15:49:00','5.179.112.90'),
(10097,126,'2020-07-08 16:07:11','54.144.250.70'),
(10098,126,'2020-07-08 16:17:59','207.180.205.248'),
(10099,126,'2020-07-08 16:31:32','92.61.37.65'),
(10100,126,'2020-07-08 16:47:15','145.239.93.55'),
(10101,126,'2020-07-08 17:01:57','152.136.206.208'),
(10102,126,'2020-07-08 17:19:41','54.144.250.70'),
(10103,126,'2020-07-08 17:31:07','207.180.205.248'),
(10104,126,'2020-07-08 17:45:09','90.189.145.32'),
(10105,126,'2020-07-08 18:00:02','207.244.250.202'),
(10106,126,'2020-07-08 18:07:43','90.189.145.32'),
(10107,126,'2020-07-08 18:16:02','54.193.165.242'),
(10108,126,'2020-07-08 18:25:26','18.231.16.51'),
(10109,126,'2020-07-08 18:34:45','198.199.84.104'),
(10110,126,'2020-07-08 18:42:11','35.238.138.252'),
(10111,126,'2020-07-08 18:51:19','148.251.167.14'),
(10112,126,'2020-07-08 19:00:27','74.208.42.64'),
(10113,126,'2020-07-08 19:09:16','35.208.134.209'),
(10114,126,'2020-07-08 19:17:45','92.61.37.65'),
(10115,126,'2020-07-08 19:28:41','207.180.205.248'),
(10116,126,'2020-07-08 19:36:43','165.227.141.39'),
(10117,126,'2020-07-08 19:55:15','35.208.134.209'),
(10118,126,'2020-07-08 20:04:19','157.230.95.14'),
(10119,126,'2020-07-08 20:14:42','206.189.140.227'),
(10120,126,'2020-07-08 20:23:35','209.97.173.233'),
(10121,126,'2020-07-08 20:31:13','138.68.71.174'),
(10122,126,'2020-07-08 20:45:38','165.227.5.41'),
(10123,126,'2020-07-08 20:50:52','145.131.25.242'),
(10124,126,'2020-07-08 21:00:33','122.97.175.56'),
(10125,1,'2020-07-08 21:15:32','40.83.89.19'),
(10126,1,'2020-07-08 21:15:32','40.83.89.19'),
(10127,1,'2020-07-08 21:15:33','40.83.89.19'),
(10128,40,'2020-07-08 23:10:14','139.59.85.41'),
(10129,40,'2020-07-08 23:35:47','162.250.122.203'),
(10130,40,'2020-07-09 00:02:38','192.185.219.16'),
(10131,126,'2020-07-09 00:02:40','192.185.219.16'),
(10132,244,'2020-07-09 00:02:43','192.185.219.16'),
(10133,40,'2020-07-09 00:29:13','142.4.209.40'),
(10134,40,'2020-07-09 00:57:00','142.93.152.19'),
(10135,126,'2020-07-09 00:57:02','142.93.152.19'),
(10136,244,'2020-07-09 00:57:04','142.93.152.19'),
(10137,40,'2020-07-09 01:25:31','68.183.68.148'),
(10138,40,'2020-07-09 01:52:07','51.38.45.34'),
(10139,40,'2020-07-09 02:21:50','154.0.175.211'),
(10140,40,'2020-07-09 02:52:32','159.203.163.107'),
(10141,40,'2020-07-09 03:22:25','51.15.249.14'),
(10142,126,'2020-07-09 03:22:26','51.15.249.14'),
(10143,244,'2020-07-09 03:22:32','51.15.249.14'),
(10144,40,'2020-07-09 03:52:06','51.75.23.214'),
(10145,126,'2020-07-09 03:52:07','51.75.23.214'),
(10146,244,'2020-07-09 03:52:08','51.75.23.214'),
(10147,40,'2020-07-09 04:23:07','180.250.28.34'),
(10148,126,'2020-07-09 04:23:09','180.250.28.34'),
(10149,244,'2020-07-09 04:23:11','180.250.28.34'),
(10150,40,'2020-07-09 05:14:22','162.144.79.223'),
(10151,126,'2020-07-09 05:14:30','162.144.79.223'),
(10152,244,'2020-07-09 05:14:32','162.144.79.223'),
(10153,40,'2020-07-09 05:29:34','112.121.153.187'),
(10154,126,'2020-07-09 05:29:37','112.121.153.187'),
(10155,244,'2020-07-09 05:29:40','112.121.153.187'),
(10156,40,'2020-07-09 05:45:40','173.236.224.115'),
(10157,126,'2020-07-09 05:45:42','173.236.224.115'),
(10158,244,'2020-07-09 05:45:43','173.236.224.115'),
(10159,40,'2020-07-09 06:00:25','64.225.42.124'),
(10160,126,'2020-07-09 06:00:28','64.225.42.124'),
(10161,244,'2020-07-09 06:00:30','64.225.42.124'),
(10162,40,'2020-07-09 06:13:23','68.183.112.182'),
(10163,40,'2020-07-09 06:26:55','103.51.103.3'),
(10164,40,'2020-07-09 06:40:20','139.59.153.133'),
(10165,40,'2020-07-09 06:51:48','148.72.209.9'),
(10166,40,'2020-07-09 07:05:09','139.59.146.28'),
(10167,40,'2020-07-09 07:19:11','5.101.157.78'),
(10168,40,'2020-07-09 07:32:47','174.138.41.13'),
(10169,40,'2020-07-09 07:47:29','167.99.78.164'),
(10170,40,'2020-07-09 07:59:37','167.172.130.241'),
(10171,40,'2020-07-09 08:14:03','37.187.197.113'),
(10172,40,'2020-07-09 08:28:31','52.49.17.43'),
(10173,40,'2020-07-09 08:58:41','198.12.227.90'),
(10174,40,'2020-07-09 09:13:54','80.252.136.182'),
(10175,40,'2020-07-09 09:27:43','104.236.100.42'),
(10176,40,'2020-07-09 09:59:24','103.129.223.126'),
(10177,40,'2020-07-09 10:15:04','137.74.206.80'),
(10178,126,'2020-07-09 10:15:05','137.74.206.80'),
(10179,244,'2020-07-09 10:15:06','137.74.206.80'),
(10180,40,'2020-07-09 10:31:37','139.59.40.159'),
(10181,126,'2020-07-09 10:31:39','139.59.40.159'),
(10182,244,'2020-07-09 10:31:42','139.59.40.159'),
(10183,40,'2020-07-09 10:47:57','185.157.222.47'),
(10184,126,'2020-07-09 10:47:58','185.157.222.47'),
(10185,244,'2020-07-09 10:47:59','185.157.222.47'),
(10186,40,'2020-07-09 11:38:09','47.52.239.42'),
(10187,126,'2020-07-09 11:38:13','47.52.239.42'),
(10188,244,'2020-07-09 11:38:17','47.52.239.42'),
(10189,40,'2020-07-09 11:56:30','188.166.38.40'),
(10190,126,'2020-07-09 11:56:31','188.166.38.40'),
(10191,244,'2020-07-09 11:56:32','188.166.38.40'),
(10192,40,'2020-07-09 12:13:46','104.248.235.6'),
(10193,126,'2020-07-09 12:13:48','104.248.235.6'),
(10194,244,'2020-07-09 12:13:50','104.248.235.6'),
(10195,40,'2020-07-09 12:31:24','139.59.57.64'),
(10196,126,'2020-07-09 12:31:28','139.59.57.64'),
(10197,244,'2020-07-09 12:31:31','139.59.57.64'),
(10198,40,'2020-07-09 12:50:33','45.122.220.157'),
(10199,126,'2020-07-09 12:50:37','45.122.220.157'),
(10200,244,'2020-07-09 12:50:41','45.122.220.157'),
(10201,40,'2020-07-09 13:07:59','167.172.186.32'),
(10202,126,'2020-07-09 13:08:00','167.172.186.32'),
(10203,244,'2020-07-09 13:08:01','167.172.186.32'),
(10204,40,'2020-07-09 13:27:37','51.79.17.34'),
(10205,126,'2020-07-09 13:27:39','51.79.17.34'),
(10206,244,'2020-07-09 13:27:41','51.79.17.34'),
(10207,40,'2020-07-09 13:46:41','113.160.54.78'),
(10208,40,'2020-07-09 14:06:28','164.132.38.166'),
(10209,40,'2020-07-09 14:36:43','195.154.114.140'),
(10210,40,'2020-07-09 14:56:45','74.208.253.209'),
(10211,40,'2020-07-09 15:17:20','192.185.219.16'),
(10212,40,'2020-07-09 15:39:05','45.122.220.157'),
(10213,40,'2020-07-09 15:57:37','178.32.55.96'),
(10214,40,'2020-07-09 16:19:32','157.245.110.16'),
(10215,40,'2020-07-09 16:40:19','174.138.41.13'),
(10216,40,'2020-07-09 17:02:01','66.70.160.187'),
(10217,40,'2020-07-09 17:24:21','142.93.52.174'),
(10218,40,'2020-07-09 17:45:14','139.99.148.4'),
(10219,40,'2020-07-09 18:06:01','159.203.27.100'),
(10220,40,'2020-07-09 18:27:33','167.71.102.17'),
(10221,40,'2020-07-09 18:46:02','51.254.118.224'),
(10222,40,'2020-07-09 19:02:55','134.122.102.200'),
(10223,40,'2020-07-09 19:18:34','198.199.66.52'),
(10224,40,'2020-07-09 19:30:31','167.99.101.199'),
(10225,40,'2020-07-09 19:44:29','165.22.114.208'),
(10226,40,'2020-07-09 20:00:03','120.24.86.121'),
(10227,40,'2020-07-09 20:11:34','64.202.185.246'),
(10228,40,'2020-07-09 20:26:07','178.62.101.117'),
(10229,40,'2020-07-09 20:40:12','129.204.1.171'),
(10230,40,'2020-07-09 20:52:09','188.166.233.216'),
(10231,40,'2020-07-09 21:06:36','47.98.213.138'),
(10232,40,'2020-07-09 21:19:26','142.93.172.45'),
(10233,40,'2020-07-09 21:33:47','159.65.184.79'),
(10234,40,'2020-07-09 21:47:07','64.111.126.43'),
(10235,40,'2020-07-09 22:00:07','192.187.100.170'),
(10236,40,'2020-07-09 22:29:14','142.93.73.89'),
(10237,40,'2020-07-09 22:43:53','137.74.206.80'),
(10238,40,'2020-07-09 22:58:54','47.89.179.29'),
(10239,40,'2020-07-09 23:16:03','46.101.150.9'),
(10240,40,'2020-07-10 02:16:56','157.245.133.78'),
(10241,126,'2020-07-10 02:17:01','157.245.133.78'),
(10242,244,'2020-07-10 02:17:06','157.245.133.78'),
(10243,40,'2020-07-10 02:32:07','103.83.36.101'),
(10244,126,'2020-07-10 02:32:09','103.83.36.101'),
(10245,244,'2020-07-10 02:32:11','103.83.36.101'),
(10246,40,'2020-07-10 02:48:57','104.248.225.22'),
(10247,126,'2020-07-10 02:49:03','104.248.225.22'),
(10248,244,'2020-07-10 02:49:08','104.248.225.22'),
(10249,40,'2020-07-10 03:04:35','67.205.57.152'),
(10250,126,'2020-07-10 03:04:37','67.205.57.152'),
(10251,244,'2020-07-10 03:04:38','67.205.57.152'),
(10252,40,'2020-07-10 03:21:11','41.33.249.61'),
(10253,126,'2020-07-10 03:21:12','41.33.249.61'),
(10254,244,'2020-07-10 03:21:13','41.33.249.61'),
(10255,40,'2020-07-10 03:38:19','124.248.225.246'),
(10256,126,'2020-07-10 03:38:23','124.248.225.246'),
(10257,244,'2020-07-10 03:38:26','124.248.225.246'),
(10258,40,'2020-07-10 03:53:52','134.209.123.101'),
(10259,126,'2020-07-10 03:53:54','134.209.123.101'),
(10260,244,'2020-07-10 03:54:00','134.209.123.101'),
(10261,40,'2020-07-10 04:09:30','173.236.152.131'),
(10262,126,'2020-07-10 04:09:31','173.236.152.131'),
(10263,244,'2020-07-10 04:09:33','173.236.152.131'),
(10264,40,'2020-07-10 04:24:59','145.239.78.143'),
(10265,126,'2020-07-10 04:25:00','145.239.78.143'),
(10266,244,'2020-07-10 04:25:01','145.239.78.143'),
(10267,40,'2020-07-10 04:39:19','95.217.229.28'),
(10268,126,'2020-07-10 04:39:20','95.217.229.28'),
(10269,244,'2020-07-10 04:39:21','95.217.229.28'),
(10270,40,'2020-07-10 04:53:23','104.238.94.60'),
(10271,126,'2020-07-10 04:53:25','104.238.94.60'),
(10272,244,'2020-07-10 04:53:28','104.238.94.60'),
(10273,1,'2020-07-10 17:01:07','40.69.155.91'),
(10274,1,'2020-07-10 17:01:08','40.69.155.91'),
(10275,1,'2020-07-10 17:01:08','40.69.155.91'),
(10276,40,'2020-07-11 05:42:47','142.93.124.210'),
(10277,40,'2020-07-11 05:54:13','118.70.239.146'),
(10278,40,'2020-07-11 06:04:03','64.202.185.246'),
(10279,40,'2020-07-11 06:16:28','93.113.111.193'),
(10280,126,'2020-07-11 06:16:29','93.113.111.193'),
(10281,244,'2020-07-11 06:16:30','93.113.111.193'),
(10282,40,'2020-07-11 06:28:42','206.189.186.211'),
(10283,40,'2020-07-11 06:40:59','68.183.184.7'),
(10284,126,'2020-07-11 06:41:02','68.183.184.7'),
(10285,244,'2020-07-11 06:41:04','68.183.184.7'),
(10286,40,'2020-07-11 06:51:58','213.32.91.71'),
(10287,40,'2020-07-11 07:04:53','178.62.9.122'),
(10288,40,'2020-07-11 07:16:21','64.202.189.187'),
(10289,40,'2020-07-11 07:29:40','37.59.56.124'),
(10290,40,'2020-07-11 07:41:48','217.182.140.117'),
(10291,126,'2020-07-11 07:41:48','217.182.140.117'),
(10292,244,'2020-07-11 07:41:49','217.182.140.117'),
(10293,40,'2020-07-11 07:55:32','165.22.248.87'),
(10294,126,'2020-07-11 07:55:38','165.22.248.87'),
(10295,244,'2020-07-11 07:55:41','165.22.248.87'),
(10296,40,'2020-07-11 08:07:14','167.71.102.17'),
(10297,126,'2020-07-11 08:07:16','167.71.102.17'),
(10298,244,'2020-07-11 08:07:17','167.71.102.17'),
(10299,40,'2020-07-11 08:20:49','80.252.136.182'),
(10300,126,'2020-07-11 08:20:51','80.252.136.182'),
(10301,244,'2020-07-11 08:20:52','80.252.136.182'),
(10302,40,'2020-07-11 08:33:19','159.203.27.100'),
(10303,126,'2020-07-11 08:33:21','159.203.27.100'),
(10304,244,'2020-07-11 08:33:23','159.203.27.100'),
(10305,40,'2020-07-11 08:47:16','34.64.218.102'),
(10306,126,'2020-07-11 08:47:19','34.64.218.102'),
(10307,244,'2020-07-11 08:47:23','34.64.218.102'),
(10308,40,'2020-07-11 08:59:18','194.59.207.190'),
(10309,126,'2020-07-11 08:59:19','194.59.207.190'),
(10310,244,'2020-07-11 08:59:20','194.59.207.190'),
(10311,40,'2020-07-11 09:13:09','95.110.129.91'),
(10312,126,'2020-07-11 09:13:10','95.110.129.91'),
(10313,244,'2020-07-11 09:13:11','95.110.129.91'),
(10314,40,'2020-07-11 09:26:07','163.172.151.61'),
(10315,40,'2020-07-11 09:40:47','35.200.180.182'),
(10316,40,'2020-07-11 09:53:03','142.93.124.56'),
(10317,40,'2020-07-11 10:20:35','159.89.183.168'),
(10318,40,'2020-07-11 10:35:13','167.71.118.16'),
(10319,40,'2020-07-11 10:48:42','159.203.163.107'),
(10320,40,'2020-07-11 11:03:32','104.248.224.124'),
(10321,40,'2020-07-11 11:17:28','13.127.29.179'),
(10322,40,'2020-07-11 11:31:02','157.230.153.203'),
(10323,40,'2020-07-11 11:46:03','77.95.141.169'),
(10324,40,'2020-07-11 12:00:10','157.245.64.116'),
(10325,40,'2020-07-11 12:14:56','37.17.227.182'),
(10326,40,'2020-07-11 12:29:53','128.199.193.106'),
(10327,40,'2020-07-11 12:44:56','138.197.43.206'),
(10328,40,'2020-07-11 13:00:32','45.77.154.79'),
(10329,40,'2020-07-11 13:16:01','134.209.123.101'),
(10330,40,'2020-07-11 13:30:10','51.83.76.166'),
(10331,126,'2020-07-11 13:30:11','51.83.76.166'),
(10332,244,'2020-07-11 13:30:13','51.83.76.166'),
(10333,40,'2020-07-11 13:46:40','145.239.69.74'),
(10334,126,'2020-07-11 13:46:41','145.239.69.74'),
(10335,244,'2020-07-11 13:46:42','145.239.69.74'),
(10336,40,'2020-07-11 14:01:43','51.38.190.237'),
(10337,126,'2020-07-11 14:01:44','51.38.190.237'),
(10338,244,'2020-07-11 14:01:46','51.38.190.237'),
(10339,40,'2020-07-11 14:18:57','139.59.153.133'),
(10340,126,'2020-07-11 14:18:58','139.59.153.133'),
(10341,244,'2020-07-11 14:19:09','139.59.153.133'),
(10342,40,'2020-07-11 14:34:27','213.212.132.47'),
(10343,126,'2020-07-11 14:34:28','213.212.132.47'),
(10344,244,'2020-07-11 14:34:29','213.212.132.47'),
(10345,40,'2020-07-11 14:51:47','157.230.239.6'),
(10346,126,'2020-07-11 14:51:51','157.230.239.6'),
(10347,244,'2020-07-11 14:51:53','157.230.239.6'),
(10348,40,'2020-07-11 15:07:11','93.113.111.197'),
(10349,126,'2020-07-11 15:07:12','93.113.111.197'),
(10350,244,'2020-07-11 15:07:13','93.113.111.197'),
(10351,40,'2020-07-11 15:24:36','188.166.222.27'),
(10352,126,'2020-07-11 15:24:38','188.166.222.27'),
(10353,244,'2020-07-11 15:24:41','188.166.222.27'),
(10354,40,'2020-07-11 15:40:29','132.148.241.6'),
(10355,126,'2020-07-11 15:40:32','132.148.241.6'),
(10356,244,'2020-07-11 15:40:34','132.148.241.6'),
(10357,40,'2020-07-11 15:58:25','157.230.104.185'),
(10358,126,'2020-07-11 15:58:30','157.230.104.185'),
(10359,244,'2020-07-11 15:58:34','157.230.104.185'),
(10360,40,'2020-07-11 16:16:41','183.80.255.23'),
(10361,126,'2020-07-11 16:16:47','183.80.255.23'),
(10362,244,'2020-07-11 16:16:53','183.80.255.23'),
(10363,40,'2020-07-11 16:33:12','139.99.148.4'),
(10364,126,'2020-07-11 16:33:15','139.99.148.4'),
(10365,244,'2020-07-11 16:33:18','139.99.148.4'),
(10366,40,'2020-07-11 16:49:05','91.121.89.189'),
(10367,40,'2020-07-11 17:08:30','157.230.234.117'),
(10368,40,'2020-07-11 17:25:20','103.129.223.126'),
(10369,40,'2020-07-11 19:37:12','103.129.223.126'),
(10370,40,'2020-07-11 19:55:10','192.241.132.115'),
(10371,40,'2020-07-11 20:13:44','167.71.49.17'),
(10372,40,'2020-07-11 20:32:10','103.6.244.158'),
(10373,40,'2020-07-11 20:51:09','173.236.152.131'),
(10374,40,'2020-07-11 21:07:17','80.252.136.182'),
(10375,40,'2020-07-11 21:22:29','167.71.140.30'),
(10376,40,'2020-07-11 21:36:36','104.236.100.42'),
(10377,40,'2020-07-11 21:47:43','69.163.152.112'),
(10378,40,'2020-07-11 22:02:49','94.23.222.147'),
(10379,40,'2020-07-11 22:17:07','128.199.199.234'),
(10380,40,'2020-07-11 22:27:52','167.99.123.34'),
(10381,40,'2020-07-11 22:41:41','128.199.199.234'),
(10382,40,'2020-07-11 22:53:28','178.62.33.222'),
(10383,40,'2020-07-11 23:04:40','159.65.228.105'),
(10384,40,'2020-07-11 23:17:15','112.121.153.187'),
(10385,40,'2020-07-11 23:30:30','146.185.163.81'),
(10386,40,'2020-07-11 23:43:48','45.55.170.59'),
(10387,40,'2020-07-11 23:55:58','165.22.114.208'),
(10388,40,'2020-07-12 00:09:33','68.183.40.170'),
(10389,40,'2020-07-12 00:22:13','165.22.101.100'),
(10390,40,'2020-07-12 00:36:08','146.185.163.81'),
(10391,40,'2020-07-12 00:49:25','128.199.193.106'),
(10392,40,'2020-07-12 01:03:28','103.90.226.35'),
(10393,40,'2020-07-12 01:16:24','139.59.43.196'),
(10394,40,'2020-07-12 01:30:36','176.56.62.144'),
(10395,40,'2020-07-12 01:44:09','139.59.172.23'),
(10396,40,'2020-07-12 01:58:45','37.59.56.124'),
(10397,40,'2020-07-12 02:12:24','192.232.192.219'),
(10398,40,'2020-07-12 02:27:06','68.183.68.148'),
(10399,40,'2020-07-12 02:41:18','45.55.173.232'),
(10400,40,'2020-07-12 02:56:30','167.71.45.35'),
(10401,40,'2020-07-12 10:42:19','142.93.46.172'),
(10402,40,'2020-07-12 10:55:56','142.4.22.236'),
(10403,40,'2020-07-12 11:09:18','138.197.95.2'),
(10404,40,'2020-07-12 11:25:16','149.56.19.4'),
(10405,126,'2020-07-12 11:25:27','149.56.19.4'),
(10406,244,'2020-07-12 11:25:39','149.56.19.4'),
(10407,40,'2020-07-12 11:36:07','146.185.163.81'),
(10408,40,'2020-07-12 11:50:12','167.99.78.164'),
(10409,126,'2020-07-12 11:50:24','167.99.78.164'),
(10410,244,'2020-07-12 11:50:26','167.99.78.164'),
(10411,40,'2020-07-12 12:03:00','216.10.245.49'),
(10412,40,'2020-07-12 12:17:23','35.161.203.50'),
(10413,40,'2020-07-12 12:31:41','195.222.48.151'),
(10414,40,'2020-07-12 12:45:21','13.70.199.80'),
(10415,40,'2020-07-12 12:59:32','93.113.111.197'),
(10416,126,'2020-07-12 12:59:33','93.113.111.197'),
(10417,244,'2020-07-12 12:59:34','93.113.111.197'),
(10418,40,'2020-07-12 13:29:10','142.93.122.207'),
(10419,126,'2020-07-12 13:29:11','142.93.122.207'),
(10420,244,'2020-07-12 13:29:18','142.93.122.207'),
(10421,40,'2020-07-12 13:43:17','72.167.222.102'),
(10422,126,'2020-07-12 13:43:19','72.167.222.102'),
(10423,244,'2020-07-12 13:43:20','72.167.222.102'),
(10424,126,'2020-07-12 14:14:49','192.163.207.200'),
(10425,244,'2020-07-12 14:15:06','192.163.207.200'),
(10426,9,'2020-07-12 14:15:28','192.163.207.200'),
(10427,40,'2020-07-12 14:28:14','188.165.234.92'),
(10428,126,'2020-07-12 14:28:14','188.165.234.92'),
(10429,244,'2020-07-12 14:28:15','188.165.234.92'),
(10430,40,'2020-07-12 14:42:43','69.163.224.103'),
(10431,126,'2020-07-12 14:42:46','69.163.224.103'),
(10432,244,'2020-07-12 14:42:48','69.163.224.103'),
(10433,40,'2020-07-12 15:13:27','165.22.255.242'),
(10434,40,'2020-07-12 15:28:46','142.93.18.7'),
(10435,40,'2020-07-12 15:41:37','165.227.86.14'),
(10436,40,'2020-07-12 15:54:53','139.59.2.181'),
(10437,40,'2020-07-12 16:06:37','146.185.163.81'),
(10438,40,'2020-07-12 16:18:22','165.22.62.75'),
(10439,40,'2020-07-12 16:30:06','35.230.162.59'),
(10440,40,'2020-07-12 16:41:38','69.163.152.112'),
(10441,40,'2020-07-12 16:52:44','162.241.29.139'),
(10442,40,'2020-07-12 17:03:59','148.72.207.135'),
(10443,40,'2020-07-12 17:14:57','198.38.84.254'),
(10444,40,'2020-07-12 17:26:43','103.233.1.167'),
(10445,40,'2020-07-13 15:06:33','165.22.248.87'),
(10446,40,'2020-07-13 15:31:28','185.219.134.7'),
(10447,126,'2020-07-13 16:04:53','217.61.104.25'),
(10448,40,'2020-07-13 18:07:02','101.132.119.96'),
(10449,126,'2020-07-13 18:07:07','101.132.119.96'),
(10450,244,'2020-07-13 18:07:13','101.132.119.96'),
(10451,40,'2020-07-13 18:37:11','23.29.80.56'),
(10452,126,'2020-07-13 18:37:14','23.29.80.56'),
(10453,244,'2020-07-13 18:37:15','23.29.80.56'),
(10454,126,'2020-07-13 18:59:03','148.66.135.148'),
(10455,244,'2020-07-13 18:59:06','148.66.135.148'),
(10456,9,'2020-07-13 18:59:08','148.66.135.148'),
(10457,126,'2020-07-13 19:05:33','95.216.36.44'),
(10458,9,'2020-07-13 19:05:34','95.216.36.44'),
(10459,1,'2020-07-13 19:05:35','95.216.36.44'),
(10460,40,'2020-07-13 20:16:21','68.183.133.156'),
(10461,40,'2020-07-13 20:31:43','54.144.17.128'),
(10462,126,'2020-07-13 20:48:27','82.223.55.20'),
(10463,126,'2020-07-13 20:52:23','54.37.21.211'),
(10464,40,'2020-07-13 22:02:48','161.117.55.176'),
(10465,40,'2020-07-13 22:20:20','18.197.160.26'),
(10466,126,'2020-07-13 22:44:47','208.97.177.178'),
(10467,126,'2020-07-13 22:46:29','3.85.163.126'),
(10468,1,'2020-07-14 05:34:26','40.69.155.91'),
(10469,1,'2020-07-14 05:34:27','40.69.155.91'),
(10470,1,'2020-07-14 05:34:28','40.69.155.91'),
(10471,40,'2020-07-14 05:59:12','132.148.154.8'),
(10472,40,'2020-07-14 06:13:50','142.93.46.172'),
(10473,126,'2020-07-14 06:25:26','188.120.232.10'),
(10474,126,'2020-07-14 06:31:15','47.89.179.29'),
(10475,40,'2020-07-14 07:35:33','116.203.184.152'),
(10476,126,'2020-07-14 08:10:49','89.19.179.192'),
(10477,126,'2020-07-14 08:14:49','159.89.139.110'),
(10478,40,'2020-07-14 09:33:07','104.248.158.98'),
(10479,40,'2020-07-14 09:52:35','13.55.52.50'),
(10480,1,'2020-07-14 10:13:36','40.87.25.199'),
(10481,1,'2020-07-14 10:13:37','40.87.25.199'),
(10482,1,'2020-07-14 10:13:38','40.87.25.199'),
(10483,126,'2020-07-14 10:13:46','202.28.250.66'),
(10484,126,'2020-07-14 10:18:23','208.97.137.189'),
(10485,40,'2020-07-14 11:50:22','207.166.186.217'),
(10486,126,'2020-07-14 11:50:25','207.166.186.217'),
(10487,244,'2020-07-14 11:50:27','207.166.186.217'),
(10488,40,'2020-07-14 12:14:32','66.42.50.252'),
(10489,126,'2020-07-14 12:14:36','66.42.50.252'),
(10490,244,'2020-07-14 12:14:39','66.42.50.252'),
(10491,126,'2020-07-14 12:45:38','72.167.222.102'),
(10492,9,'2020-07-14 12:45:41','72.167.222.102'),
(10493,1,'2020-07-14 12:45:43','72.167.222.102'),
(10494,40,'2020-07-14 14:23:51','45.119.212.93'),
(10495,40,'2020-07-14 14:42:36','165.227.19.210'),
(10496,126,'2020-07-14 15:00:21','159.89.48.222'),
(10497,126,'2020-07-14 15:02:40','23.29.80.56'),
(10498,40,'2020-07-14 16:28:17','51.77.223.62'),
(10499,126,'2020-07-14 16:28:19','51.77.223.62'),
(10500,244,'2020-07-14 16:28:23','51.77.223.62'),
(10501,126,'2020-07-14 16:46:16','159.89.99.68'),
(10502,244,'2020-07-14 16:46:17','159.89.99.68'),
(10503,9,'2020-07-14 16:46:28','159.89.99.68'),
(10504,126,'2020-07-14 16:49:43','37.28.157.162'),
(10505,9,'2020-07-14 16:49:45','37.28.157.162'),
(10506,1,'2020-07-14 16:49:47','37.28.157.162'),
(10507,40,'2020-07-14 18:12:46','3.85.163.126'),
(10508,40,'2020-07-14 18:23:55','69.163.152.103'),
(10509,126,'2020-07-14 18:42:55','80.85.156.55'),
(10510,126,'2020-07-14 18:45:50','198.12.227.90'),
(10511,40,'2020-07-14 19:52:39','103.226.250.28'),
(10512,40,'2020-07-14 20:08:34','71.43.31.237'),
(10513,126,'2020-07-14 20:26:11','80.211.174.81'),
(10514,126,'2020-07-14 20:30:40','178.128.103.151'),
(10515,40,'2020-07-14 21:42:03','206.189.231.196'),
(10516,126,'2020-07-14 22:21:50','165.22.62.75'),
(10517,126,'2020-07-14 22:26:29','185.86.231.10'),
(10518,40,'2020-07-14 23:56:11','77.68.27.212'),
(10519,126,'2020-07-15 00:44:11','101.132.119.96'),
(10520,126,'2020-07-15 00:49:20','122.117.44.59'),
(10521,40,'2020-07-15 02:32:55','165.22.255.242'),
(10522,126,'2020-07-15 02:32:57','165.22.255.242'),
(10523,244,'2020-07-15 02:32:59','165.22.255.242'),
(10524,40,'2020-07-15 02:59:20','185.188.102.25'),
(10525,126,'2020-07-15 02:59:21','185.188.102.25'),
(10526,244,'2020-07-15 02:59:23','185.188.102.25'),
(10527,126,'2020-07-15 03:27:53','89.43.139.166'),
(10528,244,'2020-07-15 03:27:55','89.43.139.166'),
(10529,9,'2020-07-15 03:27:56','89.43.139.166'),
(10530,40,'2020-07-15 05:32:43','198.12.227.90'),
(10531,126,'2020-07-15 05:32:46','198.12.227.90'),
(10532,244,'2020-07-15 05:32:47','198.12.227.90'),
(10533,40,'2020-07-15 05:55:06','54.37.21.211'),
(10534,126,'2020-07-15 05:55:09','54.37.21.211'),
(10535,244,'2020-07-15 05:55:09','54.37.21.211'),
(10536,126,'2020-07-15 06:14:29','93.63.234.74'),
(10537,244,'2020-07-15 06:14:34','93.63.234.74'),
(10538,9,'2020-07-15 06:14:38','93.63.234.74'),
(10539,126,'2020-07-15 06:19:06','37.187.135.130'),
(10540,9,'2020-07-15 06:19:08','37.187.135.130'),
(10541,1,'2020-07-15 06:19:11','37.187.135.130'),
(10542,40,'2020-07-15 07:27:52','142.4.7.212'),
(10543,126,'2020-07-15 07:27:56','142.4.7.212'),
(10544,244,'2020-07-15 07:27:59','142.4.7.212'),
(10545,40,'2020-07-15 07:44:24','75.119.197.180'),
(10546,126,'2020-07-15 07:44:26','75.119.197.180'),
(10547,244,'2020-07-15 07:44:28','75.119.197.180'),
(10548,126,'2020-07-15 08:02:34','129.204.87.74'),
(10549,244,'2020-07-15 08:02:40','129.204.87.74'),
(10550,9,'2020-07-15 08:02:49','129.204.87.74'),
(10551,40,'2020-07-15 09:21:58','157.245.106.153'),
(10552,126,'2020-07-15 09:22:00','157.245.106.153'),
(10553,244,'2020-07-15 09:22:04','157.245.106.153'),
(10554,40,'2020-07-15 09:41:42','198.12.225.100'),
(10555,126,'2020-07-15 09:41:44','198.12.225.100'),
(10556,244,'2020-07-15 09:41:46','198.12.225.100'),
(10557,126,'2020-07-15 10:04:11','159.89.183.168'),
(10558,244,'2020-07-15 10:04:14','159.89.183.168'),
(10559,9,'2020-07-15 10:04:17','159.89.183.168'),
(10560,126,'2020-07-15 10:08:05','3.128.229.227'),
(10561,9,'2020-07-15 10:08:07','3.128.229.227'),
(10562,1,'2020-07-15 10:08:09','3.128.229.227'),
(10563,40,'2020-07-15 11:38:42','123.57.51.204'),
(10564,126,'2020-07-15 11:38:50','123.57.51.204'),
(10565,244,'2020-07-15 11:38:57','123.57.51.204'),
(10566,126,'2020-07-15 12:31:57','37.187.197.113'),
(10567,9,'2020-07-15 12:31:58','37.187.197.113'),
(10568,1,'2020-07-15 12:31:59','37.187.197.113'),
(10569,40,'2020-07-15 14:21:09','190.4.192.141'),
(10570,126,'2020-07-15 14:21:11','190.4.192.141'),
(10571,244,'2020-07-15 14:21:14','190.4.192.141'),
(10572,40,'2020-07-15 14:47:57','164.132.48.179'),
(10573,126,'2020-07-15 14:47:59','164.132.48.179'),
(10574,244,'2020-07-15 14:48:00','164.132.48.179'),
(10575,126,'2020-07-15 15:20:28','34.80.252.217'),
(10576,244,'2020-07-15 15:20:32','34.80.252.217'),
(10577,9,'2020-07-15 15:20:35','34.80.252.217'),
(10578,126,'2020-07-15 15:27:08','124.248.225.246'),
(10579,9,'2020-07-15 15:27:12','124.248.225.246'),
(10580,1,'2020-07-15 15:27:16','124.248.225.246'),
(10581,40,'2020-07-15 17:41:18','94.23.222.147'),
(10582,126,'2020-07-15 17:41:19','94.23.222.147'),
(10583,244,'2020-07-15 17:41:20','94.23.222.147'),
(10584,40,'2020-07-15 18:13:36','166.62.80.165'),
(10585,126,'2020-07-15 18:13:39','166.62.80.165'),
(10586,244,'2020-07-15 18:13:42','166.62.80.165'),
(10587,126,'2020-07-15 18:52:49','217.182.140.117'),
(10588,244,'2020-07-15 18:52:49','217.182.140.117'),
(10589,9,'2020-07-15 18:52:52','217.182.140.117'),
(10590,126,'2020-07-15 19:01:11','165.22.191.129'),
(10591,9,'2020-07-15 19:01:13','165.22.191.129'),
(10592,1,'2020-07-15 19:01:14','165.22.191.129'),
(10593,40,'2020-07-15 20:34:01','64.90.63.133'),
(10594,126,'2020-07-15 20:34:08','64.90.63.133'),
(10595,244,'2020-07-15 20:34:16','64.90.63.133'),
(10596,40,'2020-07-15 20:49:46','185.86.231.10'),
(10597,126,'2020-07-15 20:49:49','185.86.231.10'),
(10598,244,'2020-07-15 20:49:51','185.86.231.10'),
(10599,126,'2020-07-15 21:09:21','130.185.77.147'),
(10600,244,'2020-07-15 21:09:23','130.185.77.147'),
(10601,9,'2020-07-15 21:09:26','130.185.77.147'),
(10602,126,'2020-07-15 21:12:14','145.239.69.74'),
(10603,9,'2020-07-15 21:12:15','145.239.69.74'),
(10604,1,'2020-07-15 21:12:16','145.239.69.74'),
(10605,40,'2020-07-15 22:23:37','112.121.153.187'),
(10606,126,'2020-07-15 23:04:40','159.203.70.169'),
(10607,126,'2020-07-15 23:09:37','165.227.39.151'),
(10608,40,'2020-07-16 00:34:45','190.4.192.141'),
(10609,40,'2020-07-16 00:56:14','188.165.251.196'),
(10610,126,'2020-07-16 01:20:56','139.59.4.200'),
(10611,126,'2020-07-16 01:28:02','145.239.69.74'),
(10612,40,'2020-07-16 04:09:22','122.51.87.224'),
(10613,40,'2020-07-16 04:42:06','84.38.184.67'),
(10614,126,'2020-07-16 05:10:48','54.185.120.49'),
(10615,40,'2020-07-16 06:34:38','157.245.110.16'),
(10616,40,'2020-07-16 06:50:56','35.238.254.157'),
(10617,126,'2020-07-16 07:08:09','35.239.190.133'),
(10618,126,'2020-07-16 07:12:39','128.199.165.213'),
(10619,40,'2020-07-16 08:26:58','31.172.238.173'),
(10620,40,'2020-07-16 08:46:38','3.127.88.26'),
(10621,126,'2020-07-16 09:08:40','47.98.213.138'),
(10622,126,'2020-07-16 09:13:40','139.59.85.41'),
(10623,40,'2020-07-16 10:43:25','82.223.55.20'),
(10624,40,'2020-07-16 11:06:41','64.202.189.187'),
(10625,126,'2020-07-16 11:32:13','5.135.177.5'),
(10626,40,'2020-07-16 13:26:00','159.65.145.176'),
(10627,40,'2020-07-16 13:53:35','45.122.220.157'),
(10628,126,'2020-07-16 14:23:32','24.37.113.22'),
(10629,126,'2020-07-16 14:29:51','91.134.142.57'),
(10630,40,'2020-07-16 18:17:09','149.28.145.192'),
(10631,40,'2020-07-16 18:22:23','90.189.145.32'),
(10632,40,'2020-07-16 18:27:10','5.2.67.22'),
(10633,40,'2020-07-16 18:33:00','167.172.49.193'),
(10634,40,'2020-07-16 18:38:35','165.22.63.225'),
(10635,40,'2020-07-16 18:49:03','34.209.178.218'),
(10636,40,'2020-07-16 18:50:15','18.231.16.51'),
(10637,40,'2020-07-16 18:59:48','125.212.217.33'),
(10638,40,'2020-07-16 19:05:28','13.228.47.114'),
(10639,40,'2020-07-16 19:11:00','206.189.140.227'),
(10640,40,'2020-07-16 19:16:08','167.86.84.117'),
(10641,40,'2020-07-16 19:21:21','104.248.88.100'),
(10642,40,'2020-07-16 19:31:40','15.236.233.110'),
(10643,40,'2020-07-16 19:37:54','167.71.203.254'),
(10644,40,'2020-07-16 19:47:45','3.122.251.73'),
(10645,40,'2020-07-16 19:58:28','165.22.102.110'),
(10646,40,'2020-07-16 20:08:42','31.207.38.123'),
(10647,40,'2020-07-16 20:13:10','157.245.100.155'),
(10648,40,'2020-07-16 20:18:53','138.68.71.174'),
(10649,40,'2020-07-16 20:23:49','31.207.38.123'),
(10650,40,'2020-07-16 20:28:53','103.109.0.17'),
(10651,40,'2020-07-16 20:34:11','103.15.50.153'),
(10652,40,'2020-07-16 20:39:32','167.99.159.245'),
(10653,40,'2020-07-16 20:45:01','142.93.49.104'),
(10654,40,'2020-07-16 20:50:08','69.162.111.232'),
(10655,40,'2020-07-16 20:55:21','103.74.118.168'),
(10656,40,'2020-07-16 21:01:00','5.2.67.22'),
(10657,40,'2020-07-16 21:06:48','121.173.15.209'),
(10658,40,'2020-07-16 21:12:11','34.209.178.218'),
(10659,40,'2020-07-16 21:18:03','125.212.217.33'),
(10660,40,'2020-07-16 21:23:33','82.223.10.235'),
(10661,40,'2020-07-16 21:29:31','121.173.15.209'),
(10662,40,'2020-07-16 21:35:04','45.192.181.66'),
(10663,40,'2020-07-16 21:41:19','187.141.73.51'),
(10664,40,'2020-07-16 21:46:32','35.238.39.138'),
(10665,40,'2020-07-16 21:57:52','104.236.182.161'),
(10666,40,'2020-07-16 22:15:44','149.255.58.34'),
(10667,40,'2020-07-16 22:21:39','157.230.95.14'),
(10668,40,'2020-07-16 22:27:26','210.212.250.45'),
(10669,40,'2020-07-16 22:33:56','178.128.174.179'),
(10670,40,'2020-07-16 22:45:47','5.2.67.22'),
(10671,40,'2020-07-16 22:55:19','54.237.177.20'),
(10672,40,'2020-07-16 22:59:59','144.202.33.34'),
(10673,40,'2020-07-16 23:04:36','103.15.50.153'),
(10674,40,'2020-07-16 23:16:51','198.211.53.162'),
(10675,40,'2020-07-16 23:23:27','1.55.215.30'),
(10676,40,'2020-07-16 23:29:49','159.65.184.0'),
(10677,40,'2020-07-16 23:35:58','139.59.228.88'),
(10678,40,'2020-07-16 23:42:49','198.199.84.104'),
(10679,40,'2020-07-16 23:50:04','138.68.71.174'),
(10680,40,'2020-07-16 23:56:08','45.192.181.66'),
(10681,40,'2020-07-17 00:02:20','178.62.229.48'),
(10682,40,'2020-07-17 00:09:17','64.227.116.27'),
(10683,40,'2020-07-17 00:16:04','210.212.250.45'),
(10684,40,'2020-07-17 00:22:52','139.59.228.88'),
(10685,40,'2020-07-17 00:29:44','157.245.188.231'),
(10686,40,'2020-07-17 00:37:00','178.128.115.125'),
(10687,40,'2020-07-17 00:42:50','178.62.229.48'),
(10688,40,'2020-07-17 00:56:36','69.162.111.232'),
(10689,40,'2020-07-17 01:03:26','35.204.136.228'),
(10690,40,'2020-07-17 01:11:21','209.97.184.127'),
(10691,40,'2020-07-17 01:17:27','104.248.227.82'),
(10692,40,'2020-07-17 01:24:26','45.117.171.91'),
(10693,40,'2020-07-17 01:31:34','149.255.58.34'),
(10694,40,'2020-07-17 01:38:46','46.101.117.167'),
(10695,40,'2020-07-17 01:45:17','144.202.33.34'),
(10696,40,'2020-07-17 01:53:42','197.232.53.182'),
(10697,40,'2020-07-17 02:02:15','54.71.193.15'),
(10698,40,'2020-07-17 02:14:53','46.101.117.167'),
(10699,40,'2020-07-17 02:21:17','144.202.33.34'),
(10700,40,'2020-07-17 02:29:13','137.74.1.68'),
(10701,40,'2020-07-17 02:36:47','52.152.136.207'),
(10702,40,'2020-07-17 02:44:03','5.252.116.9'),
(10703,40,'2020-07-17 02:51:31','167.99.107.207'),
(10704,40,'2020-07-17 02:58:55','157.245.100.155'),
(10705,40,'2020-07-17 03:06:38','45.118.145.52'),
(10706,40,'2020-07-17 03:14:01','198.49.68.101'),
(10707,40,'2020-07-17 03:22:07','161.35.232.89'),
(10708,40,'2020-07-17 03:31:50','41.83.48.133'),
(10709,40,'2020-07-17 03:37:57','159.89.131.172'),
(10710,40,'2020-07-17 03:45:33','104.248.16.191'),
(10711,40,'2020-07-17 03:53:17','35.226.16.149'),
(10712,40,'2020-07-17 04:01:20','161.35.114.213'),
(10713,40,'2020-07-17 04:09:21','35.238.39.138'),
(10714,40,'2020-07-17 04:17:30','69.162.111.232'),
(10715,40,'2020-07-17 04:25:36','167.86.84.117'),
(10716,40,'2020-07-17 04:36:48','144.202.33.34'),
(10717,40,'2020-07-17 05:00:07','178.128.115.125'),
(10718,40,'2020-07-17 05:08:52','157.245.188.231'),
(10719,40,'2020-07-17 05:17:56','167.71.194.63'),
(10720,40,'2020-07-17 05:25:54','165.227.5.41'),
(10721,40,'2020-07-17 05:35:29','138.68.71.174'),
(10722,40,'2020-07-17 05:53:51','1.55.215.30'),
(10723,40,'2020-07-17 06:02:45','210.212.250.45'),
(10724,40,'2020-07-17 06:11:38','198.49.68.101'),
(10725,40,'2020-07-17 06:30:59','159.89.170.114'),
(10726,40,'2020-07-17 06:39:54','178.62.229.48'),
(10727,40,'2020-07-17 06:49:23','165.22.184.168'),
(10728,40,'2020-07-17 06:59:01','159.89.170.114'),
(10729,40,'2020-07-17 07:09:03','178.128.115.125'),
(10730,40,'2020-07-17 07:24:29','90.189.145.32'),
(10731,40,'2020-07-17 07:32:36','167.71.194.63'),
(10732,40,'2020-07-17 07:43:06','161.35.114.213'),
(10733,40,'2020-07-17 07:50:44','198.211.53.162'),
(10734,40,'2020-07-17 08:00:03','35.238.39.138'),
(10735,40,'2020-07-17 08:05:10','209.97.184.127'),
(10736,40,'2020-07-17 08:11:46','171.244.16.90'),
(10737,40,'2020-07-17 08:25:53','167.71.203.254'),
(10738,40,'2020-07-17 08:34:16','91.134.248.245'),
(10739,40,'2020-07-17 08:40:39','198.178.249.199'),
(10740,40,'2020-07-17 08:47:18','198.211.53.162'),
(10741,1,'2020-07-17 17:55:52','123.31.17.30'),
(10742,1,'2020-07-17 18:01:51','152.136.206.208'),
(10743,1,'2020-07-17 18:06:21','167.99.159.245'),
(10744,1,'2020-07-17 18:10:23','159.65.85.225'),
(10745,1,'2020-07-17 18:15:52','185.21.41.49'),
(10746,1,'2020-07-17 18:20:42','103.117.212.71'),
(10747,1,'2020-07-17 18:25:21','185.50.25.30'),
(10748,1,'2020-07-17 18:30:09','3.6.221.47'),
(10749,1,'2020-07-17 18:34:54','80.211.172.228'),
(10750,1,'2020-07-17 18:39:33','167.99.159.245'),
(10751,1,'2020-07-17 18:45:44','31.207.38.123'),
(10752,1,'2020-07-17 18:49:56','18.156.5.204'),
(10753,1,'2020-07-17 18:54:28','91.134.248.249'),
(10754,1,'2020-07-17 19:00:24','198.211.53.162'),
(10755,1,'2020-07-17 19:04:53','68.183.106.40'),
(10756,1,'2020-07-17 19:10:24','18.205.0.157'),
(10757,1,'2020-07-17 19:15:36','167.172.179.103'),
(10758,1,'2020-07-17 19:21:03','103.117.212.71'),
(10759,1,'2020-07-17 19:31:25','193.70.14.174'),
(10760,1,'2020-07-17 19:35:24','104.248.16.191'),
(10761,1,'2020-07-17 19:41:21','121.173.15.209'),
(10762,1,'2020-07-17 19:45:05','149.28.145.192'),
(10763,1,'2020-07-17 19:50:15','187.141.73.51'),
(10764,1,'2020-07-17 19:56:30','34.209.178.218'),
(10765,1,'2020-07-17 20:02:08','69.162.111.232'),
(10766,1,'2020-07-17 20:07:36','162.241.87.45'),
(10767,1,'2020-07-17 20:12:44','52.55.246.177'),
(10768,1,'2020-07-17 20:16:49','167.99.159.245'),
(10769,1,'2020-07-17 20:22:34','137.74.1.68'),
(10770,1,'2020-07-17 20:26:18','45.119.83.240'),
(10771,1,'2020-07-17 20:32:26','157.245.184.134'),
(10772,1,'2020-07-17 20:36:59','103.90.230.234'),
(10773,1,'2020-07-17 20:43:31','152.136.206.208'),
(10774,1,'2020-07-17 20:47:42','198.49.68.101'),
(10775,1,'2020-07-17 20:52:39','103.15.50.153'),
(10776,1,'2020-07-17 20:57:29','187.141.73.51'),
(10777,1,'2020-07-17 21:08:29','79.125.108.58'),
(10778,1,'2020-07-17 21:12:44','198.199.84.104'),
(10779,1,'2020-07-17 21:19:03','198.245.50.34'),
(10780,1,'2020-07-17 21:24:16','35.238.39.138'),
(10781,1,'2020-07-17 21:29:46','82.223.10.235'),
(10782,1,'2020-07-17 21:38:23','62.22.50.68'),
(10783,1,'2020-07-17 21:43:30','167.71.105.41'),
(10784,1,'2020-07-17 21:48:30','144.202.33.34'),
(10785,1,'2020-07-17 21:54:10','178.62.229.48'),
(10786,1,'2020-07-17 21:59:35','90.189.145.32'),
(10787,1,'2020-07-17 22:04:48','83.69.119.98'),
(10788,1,'2020-07-17 22:09:07','68.183.106.40'),
(10789,1,'2020-07-17 22:14:54','121.173.15.209'),
(10790,1,'2020-07-17 22:18:17','103.146.132.2'),
(10791,1,'2020-07-17 22:24:03','167.99.159.245'),
(10792,1,'2020-07-17 22:29:01','210.212.250.45'),
(10793,1,'2020-07-17 22:34:23','198.245.50.34'),
(10794,1,'2020-07-17 22:39:42','5.2.67.22'),
(10795,1,'2020-07-17 22:45:08','159.65.157.221'),
(10796,1,'2020-07-17 22:54:32','138.68.71.174'),
(10797,1,'2020-07-17 23:00:30','94.182.190.76'),
(10798,1,'2020-07-17 23:05:01','35.238.169.71'),
(10799,1,'2020-07-17 23:10:24','45.117.169.244'),
(10800,1,'2020-07-17 23:26:50','123.31.17.30'),
(10801,1,'2020-07-17 23:34:57','167.172.250.93'),
(10802,1,'2020-07-17 23:40:57','162.241.87.45'),
(10803,1,'2020-07-17 23:46:00','159.65.157.221'),
(10804,1,'2020-07-17 23:56:08','159.65.184.0'),
(10805,1,'2020-07-18 00:06:07','121.78.144.139'),
(10806,1,'2020-07-18 00:11:15','198.211.53.162'),
(10807,1,'2020-07-18 00:15:23','18.156.5.204'),
(10808,1,'2020-07-18 00:20:06','159.89.170.114'),
(10809,1,'2020-07-18 00:25:52','128.199.172.97'),
(10810,1,'2020-07-18 00:30:33','49.12.131.60'),
(10811,1,'2020-07-18 00:36:01','167.172.250.93'),
(10812,1,'2020-07-18 00:41:05','209.97.184.127'),
(10813,1,'2020-07-18 00:46:20','31.207.38.123'),
(10814,1,'2020-07-18 00:51:03','62.22.50.68'),
(10815,1,'2020-07-18 00:56:47','3.6.221.47'),
(10816,1,'2020-07-18 01:06:27','178.62.229.48'),
(10817,1,'2020-07-18 01:11:37','161.35.114.213'),
(10818,1,'2020-07-18 01:16:11','159.89.170.114'),
(10819,1,'2020-07-18 01:22:47','203.127.11.206'),
(10820,1,'2020-07-18 01:27:14','35.226.16.149'),
(10821,1,'2020-07-18 01:31:28','38.143.223.101'),
(10822,1,'2020-07-18 01:41:58','62.22.50.68'),
(10823,1,'2020-07-18 01:47:08','136.144.202.233'),
(10824,1,'2020-07-18 01:51:48','35.238.39.138'),
(10825,1,'2020-07-18 01:57:16','45.117.169.244'),
(10826,1,'2020-07-18 02:02:06','157.230.95.14'),
(10827,1,'2020-07-18 02:07:28','167.71.218.149'),
(10828,1,'2020-07-18 02:12:36','34.209.178.218'),
(10829,1,'2020-07-18 02:16:37','51.15.216.172'),
(10830,1,'2020-07-18 02:21:52','157.245.100.155'),
(10831,1,'2020-07-18 02:26:48','45.117.171.91'),
(10832,1,'2020-07-18 02:32:08','35.226.16.149'),
(10833,1,'2020-07-18 02:38:04','103.15.50.153'),
(10834,1,'2020-07-18 02:43:08','167.172.179.103'),
(10835,1,'2020-07-18 02:48:31','157.245.188.231'),
(10836,1,'2020-07-18 02:53:01','178.128.115.125'),
(10837,1,'2020-07-18 02:58:24','69.162.111.232'),
(10838,1,'2020-07-18 03:02:16','31.207.38.123'),
(10839,1,'2020-07-18 03:08:08','159.65.85.225'),
(10840,1,'2020-07-18 03:12:41','178.128.115.125'),
(10841,1,'2020-07-18 03:19:01','1.55.215.30'),
(10842,1,'2020-07-18 03:29:38','13.209.66.137'),
(10843,1,'2020-07-18 03:35:10','38.143.223.101'),
(10844,1,'2020-07-18 03:44:18','185.21.41.49'),
(10845,1,'2020-07-18 03:49:15','185.21.41.49'),
(10846,1,'2020-07-18 03:53:27','206.189.140.227'),
(10847,1,'2020-07-18 03:59:21','165.22.63.225'),
(10848,1,'2020-07-18 04:05:12','45.143.97.61'),
(10849,1,'2020-07-18 04:09:50','139.59.25.248'),
(10850,1,'2020-07-18 04:15:50','165.22.184.168'),
(10851,1,'2020-07-18 04:20:33','69.162.111.232'),
(10852,1,'2020-07-18 04:25:32','80.211.172.228'),
(10853,1,'2020-07-18 04:30:17','167.71.253.162'),
(10854,1,'2020-07-18 04:36:30','93.113.110.111'),
(10855,1,'2020-07-18 04:42:21','198.211.53.162'),
(10856,1,'2020-07-18 04:47:37','45.119.83.240'),
(10857,1,'2020-07-18 04:52:56','157.230.95.14'),
(10858,1,'2020-07-18 04:57:34','167.86.114.225'),
(10859,1,'2020-07-18 05:02:18','138.68.71.174'),
(10860,1,'2020-07-18 05:07:43','13.210.29.73'),
(10861,1,'2020-07-18 05:12:10','142.93.49.104'),
(10862,1,'2020-07-18 05:18:46','27.254.149.199'),
(10863,1,'2020-07-18 05:23:58','93.113.110.111'),
(10864,1,'2020-07-18 05:29:20','91.209.229.161'),
(10865,1,'2020-07-18 05:34:46','83.69.119.98'),
(10866,1,'2020-07-18 05:44:54','159.65.184.0'),
(10867,1,'2020-07-18 05:49:50','104.236.182.161'),
(10868,1,'2020-07-18 05:55:09','68.183.57.66'),
(10869,1,'2020-07-18 06:00:30','159.65.85.225'),
(10870,1,'2020-07-18 06:05:22','68.183.106.40'),
(10871,1,'2020-07-18 06:12:30','203.127.11.206'),
(10872,1,'2020-07-18 06:16:43','45.118.145.52'),
(10873,1,'2020-07-18 06:20:23','54.147.174.210'),
(10874,1,'2020-07-18 06:26:32','103.219.60.154'),
(10875,1,'2020-07-18 06:32:00','157.245.188.231'),
(10876,1,'2020-07-18 06:37:42','104.236.182.161'),
(10877,1,'2020-07-18 06:42:41','144.202.33.34'),
(10878,1,'2020-07-18 06:48:50','68.183.57.66'),
(10879,1,'2020-07-18 06:54:07','52.55.246.177'),
(10880,1,'2020-07-18 06:59:14','157.230.95.14'),
(10881,1,'2020-07-18 07:09:42','171.244.16.90'),
(10882,1,'2020-07-18 07:15:22','35.226.16.149'),
(10883,1,'2020-07-18 07:21:16','27.254.149.199'),
(10884,1,'2020-07-18 07:31:27','167.71.194.63'),
(10885,1,'2020-07-18 07:36:20','198.211.53.162'),
(10886,1,'2020-07-18 07:42:39','103.143.193.226'),
(10887,9,'2020-07-19 06:33:04','167.71.105.41'),
(10888,244,'2020-07-19 06:37:00','167.99.159.245'),
(10889,9,'2020-07-19 06:45:37','124.156.178.215'),
(10890,244,'2020-07-19 06:48:46','144.202.33.34'),
(10891,9,'2020-07-19 06:56:47','137.74.1.68'),
(10892,244,'2020-07-19 07:00:14','187.141.73.51'),
(10893,9,'2020-07-19 07:08:32','47.92.160.127'),
(10894,244,'2020-07-19 07:11:50','197.232.53.182'),
(10895,9,'2020-07-19 07:19:07','149.255.58.34'),
(10896,244,'2020-07-19 07:23:19','80.211.172.228'),
(10897,9,'2020-07-19 07:31:39','159.65.157.221'),
(10898,244,'2020-07-19 07:33:07','157.245.101.18'),
(10899,9,'2020-07-19 07:39:26','197.232.53.182'),
(10900,244,'2020-07-19 07:41:33','137.74.1.68'),
(10901,9,'2020-07-19 07:48:15','157.230.95.14'),
(10902,244,'2020-07-19 07:49:00','35.204.136.228'),
(10903,9,'2020-07-19 07:56:35','90.189.145.32'),
(10904,244,'2020-07-19 07:59:12','103.15.50.153'),
(10905,9,'2020-07-19 08:05:38','18.205.0.157'),
(10906,244,'2020-07-19 08:07:42','217.19.41.130'),
(10907,9,'2020-07-19 08:15:09','13.209.66.137'),
(10908,9,'2020-07-19 08:21:51','165.227.5.41'),
(10909,244,'2020-07-19 08:26:44','118.25.100.183'),
(10910,9,'2020-07-19 08:32:15','152.136.206.208'),
(10911,244,'2020-07-19 08:34:33','176.119.47.6'),
(10912,9,'2020-07-19 08:41:33','80.211.172.228'),
(10913,244,'2020-07-19 08:44:05','35.238.39.138'),
(10914,9,'2020-07-19 08:49:55','45.117.169.244'),
(10915,9,'2020-07-19 08:58:50','79.125.108.58'),
(10916,244,'2020-07-19 09:01:11','94.237.95.115'),
(10917,9,'2020-07-19 09:07:16','165.227.5.41'),
(10918,244,'2020-07-19 09:09:58','5.2.67.22'),
(10919,9,'2020-07-19 09:15:12','159.65.157.106'),
(10920,244,'2020-07-19 09:18:26','104.248.16.191'),
(10921,9,'2020-07-19 09:25:05','34.77.184.2'),
(10922,244,'2020-07-19 09:27:59','3.208.152.107'),
(10923,9,'2020-07-19 09:34:37','151.106.58.10'),
(10924,244,'2020-07-19 09:35:45','35.242.225.33'),
(10925,244,'2020-07-19 09:43:23','91.134.248.249'),
(10926,9,'2020-07-19 09:50:56','188.68.47.235'),
(10927,244,'2020-07-19 09:52:13','206.189.152.136'),
(10928,9,'2020-07-19 09:58:36','138.197.214.152'),
(10929,244,'2020-07-19 10:01:53','206.189.26.231'),
(10930,9,'2020-07-19 10:09:20','121.42.175.55'),
(10931,244,'2020-07-19 10:10:35','54.198.213.232'),
(10932,9,'2020-07-19 10:17:26','210.212.250.45'),
(10933,9,'2020-07-19 10:26:09','187.141.73.51'),
(10934,244,'2020-07-19 10:28:49','45.117.171.91'),
(10935,9,'2020-07-19 10:33:52','172.105.98.35'),
(10936,244,'2020-07-19 10:36:57','3.6.221.47'),
(10937,9,'2020-07-19 10:43:24','3.249.155.36'),
(10938,244,'2020-07-19 10:45:24','35.242.225.33'),
(10939,9,'2020-07-19 10:52:10','151.106.58.10'),
(10940,244,'2020-07-19 10:54:01','159.203.88.140'),
(10941,9,'2020-07-19 10:59:09','172.105.187.97'),
(10942,244,'2020-07-19 11:02:17','165.22.184.168'),
(10943,244,'2020-07-19 11:11:03','188.68.47.235'),
(10944,9,'2020-07-19 11:15:47','103.27.206.225'),
(10945,244,'2020-07-19 11:19:10','159.65.157.106'),
(10946,9,'2020-07-19 11:24:28','202.172.28.20'),
(10947,244,'2020-07-19 11:28:48','91.209.229.161'),
(10948,9,'2020-07-19 11:34:42','121.42.175.55'),
(10949,9,'2020-07-19 11:43:10','47.52.88.235'),
(10950,244,'2020-07-19 11:44:49','104.236.182.161'),
(10951,9,'2020-07-19 11:50:29','165.227.5.41'),
(10952,244,'2020-07-19 11:52:54','79.125.108.58'),
(10953,9,'2020-07-19 11:59:22','178.62.229.48'),
(10954,244,'2020-07-19 12:02:20','123.31.17.30'),
(10955,9,'2020-07-19 12:08:27','121.173.15.209'),
(10956,244,'2020-07-19 12:11:04','171.244.16.90'),
(10957,9,'2020-07-19 12:14:57','167.71.105.41'),
(10958,244,'2020-07-19 12:18:44','34.77.184.2'),
(10959,9,'2020-07-19 12:24:48','1.55.215.30'),
(10960,244,'2020-07-19 12:27:16','31.207.38.123'),
(10961,9,'2020-07-19 12:33:02','103.74.118.168'),
(10962,244,'2020-07-19 12:36:36','151.106.58.10'),
(10963,9,'2020-07-19 12:41:03','157.245.101.18'),
(10964,244,'2020-07-19 12:44:51','112.78.3.130'),
(10965,9,'2020-07-19 12:50:56','198.199.84.104'),
(10966,9,'2020-07-19 12:59:18','94.237.95.115'),
(10967,244,'2020-07-19 13:01:04','167.71.105.41'),
(10968,9,'2020-07-19 13:07:47','178.128.115.125'),
(10969,244,'2020-07-19 13:09:06','69.162.111.232'),
(10970,9,'2020-07-19 13:16:36','37.187.149.58'),
(10971,244,'2020-07-19 13:19:02','187.141.73.51'),
(10972,9,'2020-07-19 13:25:21','94.130.112.52'),
(10973,244,'2020-07-19 13:28:28','103.143.193.226'),
(10974,9,'2020-07-19 13:33:42','54.76.239.235'),
(10975,244,'2020-07-19 13:35:28','198.49.68.101'),
(10976,9,'2020-07-19 13:42:28','3.249.155.36'),
(10977,244,'2020-07-19 13:44:25','94.130.185.91'),
(10978,9,'2020-07-19 13:50:37','149.255.58.34'),
(10979,9,'2020-07-19 14:00:14','3.250.42.142'),
(10980,244,'2020-07-19 14:01:38','198.49.68.101'),
(10981,244,'2020-07-19 14:10:09','167.99.107.207'),
(10982,9,'2020-07-19 14:15:54','198.49.68.101'),
(10983,244,'2020-07-19 14:17:44','167.99.10.205'),
(10984,9,'2020-07-19 14:24:06','206.189.140.227'),
(10985,244,'2020-07-19 14:27:34','35.154.129.26'),
(10986,9,'2020-07-19 14:32:41','31.207.38.123'),
(10987,244,'2020-07-19 14:36:51','35.204.136.228'),
(10988,9,'2020-07-19 14:43:30','1.55.215.30'),
(10989,244,'2020-07-19 14:46:03','107.191.44.45'),
(10990,9,'2020-07-19 14:51:08','206.189.152.136'),
(10991,244,'2020-07-19 14:55:15','47.92.160.127'),
(10992,9,'2020-07-19 15:00:10','139.59.228.88'),
(10993,244,'2020-07-19 15:01:30','167.71.253.162'),
(10994,244,'2020-07-19 15:11:42','94.237.95.115'),
(10995,9,'2020-07-19 15:17:41','83.69.119.98'),
(10996,244,'2020-07-19 15:20:18','3.249.155.36'),
(10997,9,'2020-07-19 15:26:40','187.141.73.51'),
(10998,244,'2020-07-19 15:28:39','167.71.253.162'),
(10999,9,'2020-07-19 15:34:22','181.215.242.9'),
(11000,244,'2020-07-19 15:38:49','152.136.206.208'),
(11001,9,'2020-07-19 15:44:18','139.196.233.120'),
(11002,244,'2020-07-19 15:45:36','139.59.228.88'),
(11003,9,'2020-07-19 15:51:30','91.134.248.245'),
(11004,244,'2020-07-19 15:54:38','139.59.25.248'),
(11005,9,'2020-07-19 16:01:44','172.105.98.35'),
(11006,244,'2020-07-19 16:04:37','94.237.95.115'),
(11007,9,'2020-07-19 16:10:17','54.174.118.242'),
(11008,244,'2020-07-19 16:12:04','94.237.95.115'),
(11009,9,'2020-07-19 16:17:55','167.71.253.162'),
(11010,244,'2020-07-19 16:20:25','35.185.125.9'),
(11011,9,'2020-07-19 16:27:44','159.69.212.146'),
(11012,244,'2020-07-19 16:30:21','45.117.169.244'),
(11013,9,'2020-07-19 16:35:37','159.69.212.146'),
(11014,244,'2020-07-19 16:39:24','165.22.102.110'),
(11015,9,'2020-07-19 16:46:03','62.22.50.68'),
(11016,244,'2020-07-19 16:48:54','159.69.212.146'),
(11017,244,'2020-07-19 16:56:22','138.68.71.174'),
(11018,9,'2020-07-19 17:02:59','87.118.126.46'),
(11019,244,'2020-07-19 17:05:17','198.49.68.101'),
(11020,9,'2020-07-19 17:11:11','167.71.253.162'),
(11021,244,'2020-07-19 17:15:22','94.182.190.76'),
(11022,9,'2020-07-19 17:21:07','206.189.26.231'),
(11023,244,'2020-07-19 17:24:00','198.199.84.104'),
(11024,9,'2020-07-19 17:29:32','165.22.63.225'),
(11025,244,'2020-07-19 17:33:59','13.228.47.114'),
(11026,9,'2020-07-19 17:39:07','167.172.250.93'),
(11027,244,'2020-07-19 17:41:02','142.93.49.104'),
(11028,9,'2020-07-19 17:48:07','35.189.1.146'),
(11029,244,'2020-07-19 17:50:05','198.199.84.104'),
(11030,9,'2020-07-19 17:56:39','159.69.212.146'),
(11031,244,'2020-07-19 17:59:43','157.245.101.18'),
(11032,9,'2020-07-19 18:06:12','104.236.182.161'),
(11033,244,'2020-07-19 18:09:07','104.236.182.161'),
(11034,9,'2020-07-19 18:15:23','45.118.145.52'),
(11035,244,'2020-07-19 18:16:50','198.199.84.104'),
(11036,9,'2020-07-19 18:22:53','138.68.71.174'),
(11037,244,'2020-07-19 18:27:27','178.62.229.48'),
(11038,9,'2020-07-19 18:33:54','172.105.98.35'),
(11039,244,'2020-07-19 18:37:29','103.143.193.226'),
(11040,9,'2020-07-19 18:44:28','13.228.47.114'),
(11041,244,'2020-07-19 18:47:43','104.248.88.100'),
(11042,9,'2020-07-19 18:53:51','1.55.215.30'),
(11043,244,'2020-07-19 18:55:42','138.197.214.152'),
(11044,9,'2020-07-19 19:03:04','45.32.116.200'),
(11045,244,'2020-07-19 19:04:48','91.134.248.249'),
(11046,9,'2020-07-19 19:13:23','80.211.97.175'),
(11047,244,'2020-07-19 19:16:01','167.172.250.93'),
(11048,9,'2020-07-19 19:22:54','193.46.199.78'),
(11049,244,'2020-07-19 19:26:35','188.68.47.235'),
(11050,40,'2020-07-19 19:30:43','51.77.223.62'),
(11051,9,'2020-07-19 19:32:41','104.248.16.191'),
(11052,40,'2020-07-19 19:34:39','206.189.24.6'),
(11053,244,'2020-07-19 19:35:12','139.59.228.88'),
(11054,40,'2020-07-19 19:39:46','35.168.13.199'),
(11055,40,'2020-07-19 19:45:20','212.116.102.246'),
(11056,126,'2020-07-19 19:45:23','212.116.102.246'),
(11057,244,'2020-07-19 19:45:26','212.116.102.246'),
(11058,244,'2020-07-19 19:46:19','47.92.160.127'),
(11059,40,'2020-07-19 19:50:55','51.91.157.255'),
(11060,40,'2020-07-19 19:53:12','5.188.62.147'),
(11061,126,'2020-07-19 19:53:13','5.188.62.147'),
(11062,40,'2020-07-19 19:53:13','5.188.62.147'),
(11063,40,'2020-07-19 19:56:14','18.209.183.59'),
(11064,126,'2020-07-19 19:56:15','18.209.183.59'),
(11065,244,'2020-07-19 19:56:17','18.209.183.59'),
(11066,40,'2020-07-19 20:02:36','142.93.73.89'),
(11067,40,'2020-07-19 20:08:27','213.202.233.161'),
(11068,40,'2020-07-19 20:14:48','157.245.42.253'),
(11069,40,'2020-07-19 20:25:47','3.250.88.1'),
(11070,126,'2020-07-19 20:25:48','3.250.88.1'),
(11071,244,'2020-07-19 20:25:49','3.250.88.1'),
(11072,40,'2020-07-19 20:31:24','166.62.80.165'),
(11073,126,'2020-07-19 20:31:27','166.62.80.165'),
(11074,244,'2020-07-19 20:31:29','166.62.80.165'),
(11075,40,'2020-07-19 20:36:59','91.134.248.230'),
(11076,126,'2020-07-19 20:37:01','91.134.248.230'),
(11077,244,'2020-07-19 20:37:03','91.134.248.230'),
(11078,40,'2020-07-19 20:43:53','122.51.87.224'),
(11079,126,'2020-07-19 20:43:56','122.51.87.224'),
(11080,244,'2020-07-19 20:43:59','122.51.87.224'),
(11081,40,'2020-07-19 20:49:33','139.59.87.130'),
(11082,126,'2020-07-19 20:49:46','139.59.87.130'),
(11083,244,'2020-07-19 20:49:58','139.59.87.130'),
(11084,40,'2020-07-19 20:52:57','104.131.208.119'),
(11085,126,'2020-07-19 20:52:59','104.131.208.119'),
(11086,244,'2020-07-19 20:53:01','104.131.208.119'),
(11087,40,'2020-07-19 21:00:39','14.98.157.126'),
(11088,126,'2020-07-19 21:00:41','14.98.157.126'),
(11089,244,'2020-07-19 21:00:45','14.98.157.126'),
(11090,40,'2020-07-19 21:05:47','77.95.141.169'),
(11091,126,'2020-07-19 21:05:48','77.95.141.169'),
(11092,244,'2020-07-19 21:05:49','77.95.141.169'),
(11093,40,'2020-07-19 21:12:39','213.149.103.132'),
(11094,40,'2020-07-19 21:18:28','37.28.157.162'),
(11095,40,'2020-07-19 21:24:00','68.183.83.204'),
(11096,40,'2020-07-19 21:30:01','34.84.251.70'),
(11097,40,'2020-07-19 21:35:27','112.196.72.188'),
(11098,40,'2020-07-19 21:41:39','51.144.73.114'),
(11099,40,'2020-07-19 21:47:45','45.55.173.232'),
(11100,40,'2020-07-19 21:50:18','5.188.62.147'),
(11101,126,'2020-07-19 21:50:19','5.188.62.147'),
(11102,40,'2020-07-19 21:50:19','5.188.62.147'),
(11103,40,'2020-07-19 21:53:57','120.79.180.193'),
(11104,40,'2020-07-19 22:03:01','13.55.52.50'),
(11105,40,'2020-07-19 22:06:12','178.128.68.121'),
(11106,40,'2020-07-19 22:14:49','46.101.84.165'),
(11107,40,'2020-07-19 22:20:02','46.101.130.213'),
(11108,40,'2020-07-19 22:25:33','46.101.61.207'),
(11109,40,'2020-07-19 22:31:46','5.39.87.36'),
(11110,40,'2020-07-19 22:38:20','68.183.112.182'),
(11111,40,'2020-07-19 22:43:43','60.210.98.107'),
(11112,40,'2020-07-19 22:51:58','165.227.86.14'),
(11113,40,'2020-07-19 22:59:05','130.185.77.147'),
(11114,126,'2020-07-19 22:59:08','130.185.77.147'),
(11115,244,'2020-07-19 22:59:10','130.185.77.147'),
(11116,40,'2020-07-19 23:05:06','103.3.46.92'),
(11117,126,'2020-07-19 23:05:10','103.3.46.92'),
(11118,244,'2020-07-19 23:05:13','103.3.46.92'),
(11119,40,'2020-07-19 23:11:26','159.89.48.56'),
(11120,126,'2020-07-19 23:11:28','159.89.48.56'),
(11121,244,'2020-07-19 23:11:29','159.89.48.56'),
(11122,40,'2020-07-19 23:18:52','159.89.139.110'),
(11123,126,'2020-07-19 23:18:54','159.89.139.110'),
(11124,244,'2020-07-19 23:19:01','159.89.139.110'),
(11125,40,'2020-07-19 23:25:15','128.199.245.33'),
(11126,126,'2020-07-19 23:25:17','128.199.245.33'),
(11127,244,'2020-07-19 23:25:20','128.199.245.33'),
(11128,40,'2020-07-19 23:31:37','198.211.108.68'),
(11129,126,'2020-07-19 23:31:39','198.211.108.68'),
(11130,244,'2020-07-19 23:31:41','198.211.108.68'),
(11131,40,'2020-07-19 23:40:05','128.199.244.150'),
(11132,126,'2020-07-19 23:40:08','128.199.244.150'),
(11133,244,'2020-07-19 23:40:11','128.199.244.150'),
(11134,40,'2020-07-19 23:46:19','139.59.215.241'),
(11135,126,'2020-07-19 23:46:21','139.59.215.241'),
(11136,244,'2020-07-19 23:46:22','139.59.215.241'),
(11137,40,'2020-07-19 23:47:43','5.188.62.147'),
(11138,126,'2020-07-19 23:47:43','5.188.62.147'),
(11139,244,'2020-07-19 23:47:44','5.188.62.147'),
(11140,40,'2020-07-19 23:47:44','5.188.62.147'),
(11141,40,'2020-07-19 23:53:25','161.35.210.241'),
(11142,126,'2020-07-19 23:53:26','161.35.210.241'),
(11143,244,'2020-07-19 23:53:27','161.35.210.241'),
(11144,40,'2020-07-20 00:00:44','165.22.101.100'),
(11145,126,'2020-07-20 00:00:47','165.22.101.100'),
(11146,244,'2020-07-20 00:00:49','165.22.101.100'),
(11147,40,'2020-07-20 00:07:53','139.99.148.4'),
(11148,126,'2020-07-20 00:07:56','139.99.148.4'),
(11149,244,'2020-07-20 00:07:59','139.99.148.4'),
(11150,40,'2020-07-20 00:13:53','112.121.153.187'),
(11151,126,'2020-07-20 00:13:55','112.121.153.187'),
(11152,244,'2020-07-20 00:13:58','112.121.153.187'),
(11153,40,'2020-07-20 00:23:12','18.197.160.26'),
(11154,40,'2020-07-20 00:30:09','51.178.52.84'),
(11155,40,'2020-07-20 00:37:28','142.93.7.111'),
(11156,40,'2020-07-20 01:46:57','5.188.62.147'),
(11157,40,'2020-07-20 01:46:58','5.188.62.147'),
(11158,126,'2020-07-20 01:46:58','5.188.62.147'),
(11159,40,'2020-07-20 03:48:21','5.188.62.147'),
(11160,126,'2020-07-20 03:48:22','5.188.62.147'),
(11161,40,'2020-07-20 03:48:22','5.188.62.147'),
(11162,40,'2020-07-20 05:19:26','142.4.22.236'),
(11163,40,'2020-07-20 05:22:36','35.196.37.206'),
(11164,40,'2020-07-20 05:27:12','193.70.89.118'),
(11165,40,'2020-07-20 05:31:20','15.206.195.109'),
(11166,40,'2020-07-20 05:36:59','91.121.143.108'),
(11167,40,'2020-07-20 05:42:07','138.197.131.66'),
(11168,40,'2020-07-20 05:46:46','35.196.37.206'),
(11169,40,'2020-07-20 05:47:50','5.188.62.147'),
(11170,126,'2020-07-20 05:47:51','5.188.62.147'),
(11171,244,'2020-07-20 05:47:51','5.188.62.147'),
(11172,40,'2020-07-20 05:51:32','165.227.182.180'),
(11173,40,'2020-07-20 05:56:01','167.114.152.170'),
(11174,40,'2020-07-20 06:01:39','124.248.225.246'),
(11175,40,'2020-07-20 06:06:24','208.97.177.90'),
(11176,40,'2020-07-20 06:12:49','186.234.80.18'),
(11177,40,'2020-07-20 06:18:00','129.226.184.94'),
(11178,126,'2020-07-20 06:18:03','129.226.184.94'),
(11179,244,'2020-07-20 06:18:06','129.226.184.94'),
(11180,40,'2020-07-20 06:22:49','176.56.62.144'),
(11181,126,'2020-07-20 06:22:50','176.56.62.144'),
(11182,244,'2020-07-20 06:22:51','176.56.62.144'),
(11183,40,'2020-07-20 06:27:47','159.203.70.169'),
(11184,126,'2020-07-20 06:27:49','159.203.70.169'),
(11185,244,'2020-07-20 06:27:50','159.203.70.169'),
(11186,40,'2020-07-20 06:32:40','195.154.114.140'),
(11187,126,'2020-07-20 06:32:42','195.154.114.140'),
(11188,244,'2020-07-20 06:32:43','195.154.114.140'),
(11189,40,'2020-07-20 06:37:29','186.234.80.26'),
(11190,126,'2020-07-20 06:37:32','186.234.80.26'),
(11191,244,'2020-07-20 06:37:34','186.234.80.26'),
(11192,40,'2020-07-20 06:44:09','18.216.88.88'),
(11193,40,'2020-07-20 06:50:04','14.202.193.117'),
(11194,40,'2020-07-20 06:54:49','208.97.137.189'),
(11195,40,'2020-07-20 07:00:47','104.236.45.171'),
(11196,40,'2020-07-20 07:05:22','35.190.132.167'),
(11197,126,'2020-07-20 07:05:24','35.190.132.167'),
(11198,244,'2020-07-20 07:05:26','35.190.132.167'),
(11199,40,'2020-07-20 07:10:47','145.239.29.217'),
(11200,126,'2020-07-20 07:10:48','145.239.29.217'),
(11201,244,'2020-07-20 07:10:49','145.239.29.217'),
(11202,40,'2020-07-20 07:17:45','134.122.29.46'),
(11203,126,'2020-07-20 07:17:47','134.122.29.46'),
(11204,244,'2020-07-20 07:17:48','134.122.29.46'),
(11205,40,'2020-07-20 07:23:16','51.79.21.92'),
(11206,40,'2020-07-20 07:28:46','159.89.2.220'),
(11207,126,'2020-07-20 07:28:47','159.89.2.220'),
(11208,244,'2020-07-20 07:28:48','159.89.2.220'),
(11209,40,'2020-07-20 07:34:57','128.199.165.213'),
(11210,40,'2020-07-20 07:39:58','47.114.186.72'),
(11211,40,'2020-07-20 07:45:13','138.197.95.2'),
(11212,40,'2020-07-20 07:46:02','5.188.62.147'),
(11213,40,'2020-07-20 07:46:03','5.188.62.147'),
(11214,126,'2020-07-20 07:46:03','5.188.62.147'),
(11215,40,'2020-07-20 07:50:53','80.87.202.138'),
(11216,40,'2020-07-20 07:57:53','3.233.137.225'),
(11217,40,'2020-07-20 08:04:02','149.202.45.11'),
(11218,40,'2020-07-20 08:10:29','188.166.60.138'),
(11219,40,'2020-07-20 08:16:07','167.172.57.1'),
(11220,40,'2020-07-20 08:21:48','198.38.84.254'),
(11221,40,'2020-07-20 09:36:21','5.188.62.147'),
(11222,126,'2020-07-20 09:36:22','5.188.62.147'),
(11223,40,'2020-07-20 09:36:23','5.188.62.147'),
(11224,126,'2020-07-20 09:47:47','178.128.115.125'),
(11225,126,'2020-07-20 10:09:54','188.68.47.235'),
(11226,126,'2020-07-20 10:17:46','54.38.159.195'),
(11227,126,'2020-07-20 10:30:09','37.187.149.58'),
(11228,40,'2020-07-20 10:33:59','51.144.3.140'),
(11229,126,'2020-07-20 10:38:07','104.248.229.6'),
(11230,40,'2020-07-20 10:39:38','129.226.184.94'),
(11231,40,'2020-07-20 10:44:50','207.154.224.103'),
(11232,126,'2020-07-20 10:49:58','210.212.250.45'),
(11233,40,'2020-07-20 10:51:21','51.91.105.6'),
(11234,40,'2020-07-20 10:57:56','113.190.252.87'),
(11235,126,'2020-07-20 10:58:59','80.211.97.175'),
(11236,40,'2020-07-20 11:03:53','142.93.99.56'),
(11237,40,'2020-07-20 11:10:24','165.22.252.165'),
(11238,40,'2020-07-20 11:16:45','142.93.73.89'),
(11239,126,'2020-07-20 11:19:12','152.136.206.208'),
(11240,40,'2020-07-20 11:24:39','46.101.31.59'),
(11241,126,'2020-07-20 11:29:23','45.32.116.200'),
(11242,40,'2020-07-20 11:31:11','138.197.101.254'),
(11243,40,'2020-07-20 11:34:20','5.188.62.147'),
(11244,40,'2020-07-20 11:34:21','5.188.62.147'),
(11245,126,'2020-07-20 11:34:22','5.188.62.147'),
(11246,126,'2020-07-20 11:35:54','68.183.106.40'),
(11247,40,'2020-07-20 11:37:57','64.111.121.238'),
(11248,40,'2020-07-20 11:44:35','218.232.46.83'),
(11249,126,'2020-07-20 11:45:06','35.226.16.149'),
(11250,40,'2020-07-20 11:51:11','54.38.65.127'),
(11251,126,'2020-07-20 11:52:17','95.213.184.39'),
(11252,40,'2020-07-20 11:57:54','159.203.227.26'),
(11253,126,'2020-07-20 11:59:18','157.245.101.18'),
(11254,40,'2020-07-20 12:05:03','165.227.201.25'),
(11255,126,'2020-07-20 12:08:58','145.239.11.53'),
(11256,40,'2020-07-20 12:12:29','107.180.84.194'),
(11257,40,'2020-07-20 12:20:21','159.89.99.68'),
(11258,40,'2020-07-20 12:26:23','134.122.29.46'),
(11259,126,'2020-07-20 12:30:16','206.189.152.136'),
(11260,40,'2020-07-20 12:34:26','139.59.66.207'),
(11261,126,'2020-07-20 12:40:15','132.145.48.21'),
(11262,40,'2020-07-20 12:40:35','93.114.86.226'),
(11263,40,'2020-07-20 12:47:24','46.105.102.68'),
(11264,126,'2020-07-20 12:47:55','161.35.114.213'),
(11265,126,'2020-07-20 12:54:17','139.59.25.248'),
(11266,40,'2020-07-20 12:54:43','35.228.162.115'),
(11267,40,'2020-07-20 13:02:38','157.245.243.14'),
(11268,126,'2020-07-20 13:03:54','3.6.221.47'),
(11269,40,'2020-07-20 13:10:37','162.144.141.141'),
(11270,126,'2020-07-20 13:10:42','80.211.97.175'),
(11271,40,'2020-07-20 13:17:18','94.177.214.9'),
(11272,40,'2020-07-20 13:27:06','175.106.17.99'),
(11273,126,'2020-07-20 13:27:17','54.198.213.232'),
(11274,40,'2020-07-20 13:31:28','5.188.62.147'),
(11275,126,'2020-07-20 13:31:28','5.188.62.147'),
(11276,244,'2020-07-20 13:31:28','5.188.62.147'),
(11277,40,'2020-07-20 13:32:54','188.166.60.138'),
(11278,40,'2020-07-20 13:39:38','192.232.192.219'),
(11279,126,'2020-07-20 13:41:36','167.99.107.207'),
(11280,40,'2020-07-20 13:47:07','95.110.129.91'),
(11281,126,'2020-07-20 13:50:43','176.119.47.6'),
(11282,40,'2020-07-20 13:55:57','80.252.136.182'),
(11283,126,'2020-07-20 13:58:55','107.191.44.45'),
(11284,40,'2020-07-20 14:02:20','111.92.240.206'),
(11285,126,'2020-07-20 14:07:37','54.76.239.235'),
(11286,40,'2020-07-20 14:10:58','165.227.86.14'),
(11287,126,'2020-07-20 14:16:16','151.106.58.10'),
(11288,40,'2020-07-20 14:18:26','15.223.98.107'),
(11289,40,'2020-07-20 14:27:14','167.172.139.65'),
(11290,126,'2020-07-20 14:29:58','3.132.125.134'),
(11291,40,'2020-07-20 14:33:43','111.92.240.206'),
(11292,126,'2020-07-20 14:40:01','192.99.7.106'),
(11293,40,'2020-07-20 14:42:29','198.12.227.90'),
(11294,126,'2020-07-20 14:46:47','139.59.25.248'),
(11295,40,'2020-07-20 14:51:38','104.248.224.124'),
(11296,126,'2020-07-20 14:56:05','104.248.16.191'),
(11297,40,'2020-07-20 14:59:42','46.105.102.68'),
(11298,126,'2020-07-20 15:04:38','5.2.67.22'),
(11299,40,'2020-07-20 15:08:29','206.189.186.211'),
(11300,126,'2020-07-20 15:12:47','165.22.102.110'),
(11301,40,'2020-07-20 15:15:57','161.35.60.45'),
(11302,126,'2020-07-20 15:21:20','5.2.67.22'),
(11303,40,'2020-07-20 15:24:10','167.71.45.35'),
(11304,40,'2020-07-20 15:24:14','5.188.62.147'),
(11305,40,'2020-07-20 15:24:15','5.188.62.147'),
(11306,126,'2020-07-20 15:24:16','5.188.62.147'),
(11307,126,'2020-07-20 15:29:08','132.145.48.21'),
(11308,40,'2020-07-20 15:31:19','213.197.180.91'),
(11309,126,'2020-07-20 15:38:07','69.162.111.232'),
(11310,40,'2020-07-20 15:41:15','139.59.75.162'),
(11311,126,'2020-07-20 15:47:04','54.38.180.38'),
(11312,40,'2020-07-20 15:49:59','142.93.7.111'),
(11313,126,'2020-07-20 15:50:01','142.93.7.111'),
(11314,244,'2020-07-20 15:50:03','142.93.7.111'),
(11315,126,'2020-07-20 15:55:12','94.237.95.115'),
(11316,40,'2020-07-20 15:57:45','52.224.233.188'),
(11317,126,'2020-07-20 16:02:47','159.89.172.219'),
(11318,40,'2020-07-20 16:07:04','138.197.101.254'),
(11319,40,'2020-07-20 16:15:50','35.230.162.59'),
(11320,126,'2020-07-20 16:20:20','206.189.152.136'),
(11321,40,'2020-07-20 16:24:32','47.52.239.42'),
(11322,40,'2020-07-20 16:33:34','104.248.22.250'),
(11323,40,'2020-07-20 16:42:29','139.59.57.64'),
(11324,40,'2020-07-20 16:52:07','139.59.40.159'),
(11325,40,'2020-07-20 17:01:54','159.65.185.253'),
(11326,40,'2020-07-20 17:08:49','213.197.180.91'),
(11327,40,'2020-07-20 17:19:31','148.72.42.181'),
(11328,40,'2020-07-20 17:20:31','5.188.62.147'),
(11329,40,'2020-07-20 17:20:32','5.188.62.147'),
(11330,126,'2020-07-20 17:20:33','5.188.62.147'),
(11331,40,'2020-07-20 17:28:27','51.79.21.92'),
(11332,126,'2020-07-20 17:36:46','192.99.7.106'),
(11333,40,'2020-07-20 17:38:03','198.38.84.254'),
(11334,126,'2020-07-20 17:44:34','54.38.159.195'),
(11335,40,'2020-07-20 17:47:22','148.72.209.9'),
(11336,126,'2020-07-20 17:52:23','121.173.15.209'),
(11337,40,'2020-07-20 17:57:25','103.6.244.158'),
(11338,126,'2020-07-20 17:57:27','103.6.244.158'),
(11339,244,'2020-07-20 17:57:29','103.6.244.158'),
(11340,126,'2020-07-20 17:59:40','103.146.132.2'),
(11341,40,'2020-07-20 18:06:24','139.59.34.226'),
(11342,126,'2020-07-20 18:06:27','139.59.34.226'),
(11343,244,'2020-07-20 18:06:34','139.59.34.226'),
(11344,126,'2020-07-20 18:10:39','185.21.41.49'),
(11345,40,'2020-07-20 18:14:39','120.79.17.144'),
(11346,126,'2020-07-20 18:14:46','120.79.17.144'),
(11347,244,'2020-07-20 18:14:52','120.79.17.144'),
(11348,126,'2020-07-20 18:18:59','159.65.157.221'),
(11349,40,'2020-07-20 18:20:24','167.71.102.17'),
(11350,126,'2020-07-20 18:20:28','167.71.102.17'),
(11351,244,'2020-07-20 18:20:30','167.71.102.17'),
(11352,126,'2020-07-20 18:27:08','157.245.184.134'),
(11353,40,'2020-07-20 18:28:17','213.149.103.132'),
(11354,126,'2020-07-20 18:28:18','213.149.103.132'),
(11355,244,'2020-07-20 18:28:19','213.149.103.132'),
(11356,126,'2020-07-20 18:35:06','178.128.117.221'),
(11357,40,'2020-07-20 18:36:00','47.99.33.193'),
(11358,126,'2020-07-20 18:36:09','47.99.33.193'),
(11359,244,'2020-07-20 18:36:17','47.99.33.193'),
(11360,40,'2020-07-20 18:42:28','172.81.224.187'),
(11361,126,'2020-07-20 18:42:33','172.81.224.187'),
(11362,244,'2020-07-20 18:42:43','172.81.224.187'),
(11363,126,'2020-07-20 18:45:39','69.162.111.232'),
(11364,40,'2020-07-20 18:50:19','159.89.162.217'),
(11365,126,'2020-07-20 18:50:26','159.89.162.217'),
(11366,244,'2020-07-20 18:50:38','159.89.162.217'),
(11367,126,'2020-07-20 18:53:46','3.249.155.36'),
(11368,40,'2020-07-20 18:56:19','165.227.15.223'),
(11369,126,'2020-07-20 18:56:21','165.227.15.223'),
(11370,244,'2020-07-20 18:56:23','165.227.15.223'),
(11371,40,'2020-07-20 19:02:09','64.111.126.43'),
(11372,126,'2020-07-20 19:02:11','64.111.126.43'),
(11373,244,'2020-07-20 19:02:12','64.111.126.43'),
(11374,126,'2020-07-20 19:02:50','80.211.172.228'),
(11375,40,'2020-07-20 19:08:50','159.89.48.237'),
(11376,126,'2020-07-20 19:11:18','173.212.219.124'),
(11377,40,'2020-07-20 19:14:34','163.172.42.123'),
(11378,126,'2020-07-20 19:19:19','206.189.152.136'),
(11379,40,'2020-07-20 19:19:56','5.188.62.147'),
(11380,126,'2020-07-20 19:19:57','5.188.62.147'),
(11381,40,'2020-07-20 19:19:57','5.188.62.147'),
(11382,40,'2020-07-20 19:26:00','192.99.149.195'),
(11383,126,'2020-07-20 19:27:32','159.203.71.236'),
(11384,40,'2020-07-20 19:32:07','35.204.201.153'),
(11385,126,'2020-07-20 19:37:22','37.59.121.116'),
(11386,40,'2020-07-20 19:37:42','103.226.250.28'),
(11387,40,'2020-07-20 19:42:50','51.15.180.70'),
(11388,126,'2020-07-20 19:45:29','94.130.112.52'),
(11389,40,'2020-07-20 19:48:12','107.180.227.163'),
(11390,126,'2020-07-20 19:53:34','159.65.157.221'),
(11391,40,'2020-07-20 19:54:21','118.70.239.146'),
(11392,40,'2020-07-20 19:59:45','65.74.177.84'),
(11393,126,'2020-07-20 20:01:22','206.189.152.136'),
(11394,40,'2020-07-20 20:06:26','35.202.157.96'),
(11395,126,'2020-07-20 20:10:29','138.197.214.152'),
(11396,40,'2020-07-20 20:12:35','165.22.53.233'),
(11397,40,'2020-07-20 20:18:22','165.22.123.206'),
(11398,126,'2020-07-20 20:19:27','128.199.172.97'),
(11399,40,'2020-07-20 20:23:19','93.113.111.100'),
(11400,126,'2020-07-20 20:29:03','185.21.41.49'),
(11401,40,'2020-07-20 20:29:27','185.165.116.22'),
(11402,40,'2020-07-20 20:34:30','165.227.86.14'),
(11403,126,'2020-07-20 20:37:05','68.183.57.66'),
(11404,40,'2020-07-20 20:40:26','45.119.212.93'),
(11405,126,'2020-07-20 20:46:10','139.196.233.120'),
(11406,40,'2020-07-20 20:50:30','109.195.19.43'),
(11407,40,'2020-07-20 20:51:01','166.62.123.55'),
(11408,126,'2020-07-20 20:53:24','198.49.68.101'),
(11409,40,'2020-07-20 20:59:13','159.65.127.42'),
(11410,126,'2020-07-20 21:03:09','185.21.41.49'),
(11411,40,'2020-07-20 21:17:36','5.188.62.147'),
(11412,126,'2020-07-20 21:17:37','5.188.62.147'),
(11413,40,'2020-07-20 21:17:37','5.188.62.147'),
(11414,40,'2020-07-20 23:15:10','5.188.62.147'),
(11415,126,'2020-07-20 23:15:10','5.188.62.147'),
(11416,244,'2020-07-20 23:15:11','5.188.62.147'),
(11417,40,'2020-07-21 01:12:58','5.188.62.147'),
(11418,126,'2020-07-21 01:12:59','5.188.62.147'),
(11419,40,'2020-07-21 01:12:59','5.188.62.147'),
(11420,40,'2020-07-21 03:10:54','5.188.62.147'),
(11421,40,'2020-07-21 03:10:55','5.188.62.147'),
(11422,126,'2020-07-21 03:10:56','5.188.62.147'),
(11423,40,'2020-07-21 05:10:56','5.188.62.147'),
(11424,40,'2020-07-21 05:10:57','5.188.62.147'),
(11425,126,'2020-07-21 05:10:58','5.188.62.147'),
(11426,40,'2020-07-21 07:09:46','5.188.62.147'),
(11427,126,'2020-07-21 07:09:47','5.188.62.147'),
(11428,40,'2020-07-21 07:09:47','5.188.62.147'),
(11429,40,'2020-07-21 09:06:02','5.188.62.147'),
(11430,40,'2020-07-21 09:06:03','5.188.62.147'),
(11431,126,'2020-07-21 09:06:03','5.188.62.147'),
(11432,40,'2020-07-21 11:05:12','5.188.62.147'),
(11433,126,'2020-07-21 11:05:12','5.188.62.147'),
(11434,40,'2020-07-21 11:05:13','5.188.62.147'),
(11435,40,'2020-07-21 13:04:27','5.188.62.147'),
(11436,40,'2020-07-21 13:04:28','5.188.62.147'),
(11437,126,'2020-07-21 13:04:28','5.188.62.147'),
(11438,40,'2020-07-21 15:01:27','5.188.62.147'),
(11439,126,'2020-07-21 15:01:27','5.188.62.147'),
(11440,40,'2020-07-21 15:01:28','5.188.62.147'),
(11441,40,'2020-07-21 17:01:18','5.188.62.147'),
(11442,40,'2020-07-21 17:01:19','5.188.62.147'),
(11443,126,'2020-07-21 17:01:19','5.188.62.147'),
(11444,40,'2020-07-21 19:00:26','5.188.62.147'),
(11445,40,'2020-07-21 19:00:27','5.188.62.147'),
(11446,126,'2020-07-21 19:00:27','5.188.62.147'),
(11447,40,'2020-07-21 21:03:13','5.188.62.147'),
(11448,40,'2020-07-21 21:03:14','5.188.62.147'),
(11449,126,'2020-07-21 21:03:15','5.188.62.147'),
(11450,40,'2020-07-21 23:08:17','5.188.62.147'),
(11451,126,'2020-07-21 23:08:18','5.188.62.147'),
(11452,40,'2020-07-21 23:08:18','5.188.62.147'),
(11453,40,'2020-07-22 01:13:27','5.188.62.147'),
(11454,126,'2020-07-22 01:13:28','5.188.62.147'),
(11455,40,'2020-07-22 01:13:28','5.188.62.147'),
(11456,40,'2020-07-22 03:18:40','5.188.62.147'),
(11457,40,'2020-07-22 03:18:41','5.188.62.147'),
(11458,126,'2020-07-22 03:18:42','5.188.62.147'),
(11459,40,'2020-07-22 05:21:55','5.188.62.147'),
(11460,40,'2020-07-22 05:21:56','5.188.62.147'),
(11461,126,'2020-07-22 05:21:57','5.188.62.147'),
(11462,40,'2020-07-22 07:25:00','5.188.62.147'),
(11463,126,'2020-07-22 07:25:00','5.188.62.147'),
(11464,40,'2020-07-22 07:25:01','5.188.62.147'),
(11465,40,'2020-07-22 09:29:23','5.188.62.147'),
(11466,126,'2020-07-22 09:29:23','5.188.62.147'),
(11467,244,'2020-07-22 09:29:24','5.188.62.147'),
(11468,40,'2020-07-22 11:34:30','5.188.62.147'),
(11469,40,'2020-07-22 11:34:31','5.188.62.147'),
(11470,126,'2020-07-22 11:34:32','5.188.62.147'),
(11471,40,'2020-07-22 13:35:45','5.188.62.147'),
(11472,40,'2020-07-22 13:35:46','5.188.62.147'),
(11473,126,'2020-07-22 13:35:46','5.188.62.147'),
(11474,244,'2020-07-22 13:36:08','18.194.159.131'),
(11475,244,'2020-07-22 13:56:49','3.249.155.36'),
(11476,244,'2020-07-22 14:41:19','142.93.217.101'),
(11477,244,'2020-07-22 15:05:35','162.241.87.45'),
(11478,244,'2020-07-22 15:36:10','165.22.102.110'),
(11479,244,'2020-07-22 15:58:35','162.241.87.45'),
(11480,244,'2020-07-22 16:22:26','54.38.159.195'),
(11481,244,'2020-07-22 17:08:21','157.245.100.155'),
(11482,244,'2020-07-22 17:56:08','103.74.118.168'),
(11483,244,'2020-07-22 18:20:11','173.82.219.2'),
(11484,244,'2020-07-22 18:44:44','121.173.15.209'),
(11485,40,'2020-07-22 19:29:32','132.148.141.147'),
(11486,40,'2020-07-22 19:43:15','173.236.152.131'),
(11487,244,'2020-07-22 19:55:20','178.128.174.179'),
(11488,40,'2020-07-22 19:57:05','136.243.106.84'),
(11489,40,'2020-07-22 20:09:31','94.231.178.226'),
(11490,244,'2020-07-22 20:20:26','63.35.17.138'),
(11491,40,'2020-07-22 20:20:45','47.244.226.247'),
(11492,40,'2020-07-22 20:32:03','167.99.78.164'),
(11493,244,'2020-07-22 20:42:50','206.189.26.231'),
(11494,40,'2020-07-22 20:42:55','178.62.61.4'),
(11495,40,'2020-07-22 20:52:56','13.52.149.138'),
(11496,126,'2020-07-22 21:02:11','37.187.74.109'),
(11497,40,'2020-07-22 21:02:29','37.187.74.109'),
(11498,1,'2020-07-22 21:02:46','37.187.74.109'),
(11499,40,'2020-07-22 21:03:59','165.22.112.128'),
(11500,40,'2020-07-22 21:14:55','138.68.86.98'),
(11501,40,'2020-07-22 21:25:27','159.65.219.250'),
(11502,244,'2020-07-22 21:29:23','206.189.26.231'),
(11503,40,'2020-07-22 21:46:55','198.12.225.100'),
(11504,244,'2020-07-22 21:52:25','94.182.190.76'),
(11505,40,'2020-07-22 21:59:15','128.199.158.182'),
(11506,40,'2020-07-22 22:09:37','61.244.70.248'),
(11507,40,'2020-07-22 22:22:04','138.197.146.132'),
(11508,40,'2020-07-22 22:32:35','142.93.122.207'),
(11509,244,'2020-07-22 22:39:40','202.29.18.25'),
(11510,40,'2020-07-22 22:42:48','68.183.184.7'),
(11511,40,'2020-07-22 22:55:08','159.203.36.107'),
(11512,244,'2020-07-22 23:02:09','159.89.172.219'),
(11513,40,'2020-07-22 23:06:04','5.32.175.72'),
(11514,40,'2020-07-22 23:17:12','35.204.80.82'),
(11515,244,'2020-07-22 23:26:22','38.143.223.101'),
(11516,40,'2020-07-22 23:28:26','85.255.4.219'),
(11517,40,'2020-07-22 23:38:39','112.196.72.188'),
(11518,244,'2020-07-22 23:48:17','104.198.37.199'),
(11519,40,'2020-07-22 23:49:36','82.148.29.167'),
(11520,40,'2020-07-23 00:03:02','182.92.156.152'),
(11521,244,'2020-07-23 00:10:15','167.71.253.162'),
(11522,40,'2020-07-23 00:12:33','52.49.17.43'),
(11523,40,'2020-07-23 00:23:57','67.240.91.14'),
(11524,244,'2020-07-23 00:32:19','103.101.194.126'),
(11525,40,'2020-07-23 00:36:11','157.230.187.39'),
(11526,40,'2020-07-23 00:47:25','142.93.124.210'),
(11527,244,'2020-07-23 00:56:02','103.15.50.153'),
(11528,40,'2020-07-23 01:00:08','45.118.144.77'),
(11529,40,'2020-07-23 01:11:02','161.35.65.252'),
(11530,244,'2020-07-23 01:18:36','176.119.47.6'),
(11531,40,'2020-07-23 01:23:41','93.158.223.7'),
(11532,40,'2020-07-23 01:33:27','82.117.238.209'),
(11533,244,'2020-07-23 01:41:59','161.35.114.213'),
(11534,40,'2020-07-23 01:47:14','165.22.210.69'),
(11535,40,'2020-07-23 01:58:39','104.248.165.195'),
(11536,244,'2020-07-23 02:04:34','197.232.53.182'),
(11537,40,'2020-07-23 02:10:54','167.172.186.32'),
(11538,40,'2020-07-23 02:23:22','162.144.141.141'),
(11539,244,'2020-07-23 02:26:26','54.201.201.141'),
(11540,40,'2020-07-23 02:35:26','213.149.103.132'),
(11541,40,'2020-07-23 02:47:46','111.92.240.206'),
(11542,244,'2020-07-23 02:50:52','210.212.250.45'),
(11543,40,'2020-07-23 03:00:22','148.72.31.118'),
(11544,244,'2020-07-23 03:13:22','35.204.136.228'),
(11545,40,'2020-07-23 03:16:34','128.199.165.213'),
(11546,40,'2020-07-23 03:27:03','45.118.144.77'),
(11547,244,'2020-07-23 03:36:26','18.236.41.33'),
(11548,40,'2020-07-23 03:39:01','165.22.228.147'),
(11549,40,'2020-07-23 03:51:55','34.85.4.201'),
(11550,244,'2020-07-23 03:59:09','64.227.116.27'),
(11551,40,'2020-07-23 04:04:06','5.135.177.5'),
(11552,40,'2020-07-23 04:16:16','165.22.209.132'),
(11553,244,'2020-07-23 04:22:51','91.134.248.245'),
(11554,40,'2020-07-23 04:27:47','213.212.132.47'),
(11555,40,'2020-07-23 04:45:13','3.7.156.92'),
(11556,244,'2020-07-23 04:46:19','121.78.144.139'),
(11557,40,'2020-07-23 04:51:43','103.129.223.126'),
(11558,244,'2020-07-23 05:09:27','198.49.68.101'),
(11559,244,'2020-07-23 05:34:53','104.198.37.199'),
(11560,244,'2020-07-23 06:00:11','173.212.231.242'),
(11561,40,'2020-07-23 06:03:58','166.62.122.244'),
(11562,40,'2020-07-23 06:12:41','3.0.102.112'),
(11563,40,'2020-07-23 06:23:04','178.128.68.121'),
(11564,244,'2020-07-23 06:23:46','198.49.68.101'),
(11565,40,'2020-07-23 06:32:16','54.158.23.179'),
(11566,126,'2020-07-23 06:32:17','54.158.23.179'),
(11567,244,'2020-07-23 06:32:19','54.158.23.179'),
(11568,40,'2020-07-23 06:46:43','3.7.6.107'),
(11569,40,'2020-07-23 06:52:39','51.75.16.206'),
(11570,126,'2020-07-23 06:52:40','51.75.16.206'),
(11571,244,'2020-07-23 06:52:41','51.75.16.206'),
(11572,40,'2020-07-23 07:04:56','159.65.20.231'),
(11573,40,'2020-07-23 07:15:11','34.76.172.157'),
(11574,40,'2020-07-23 07:25:45','45.118.144.77'),
(11575,40,'2020-07-23 07:35:46','208.113.192.17'),
(11576,244,'2020-07-23 07:37:46','157.245.6.122'),
(11577,40,'2020-07-23 07:46:18','103.129.223.126'),
(11578,126,'2020-07-23 07:46:23','103.129.223.126'),
(11579,244,'2020-07-23 07:46:26','103.129.223.126'),
(11580,40,'2020-07-23 07:55:49','35.198.250.126'),
(11581,126,'2020-07-23 07:55:52','35.198.250.126'),
(11582,244,'2020-07-23 07:55:57','35.198.250.126'),
(11583,244,'2020-07-23 08:00:23','47.113.126.163'),
(11584,40,'2020-07-23 08:08:05','52.80.20.135'),
(11585,126,'2020-07-23 08:08:07','52.80.20.135'),
(11586,244,'2020-07-23 08:08:10','52.80.20.135'),
(11587,40,'2020-07-23 08:19:28','95.217.36.112'),
(11588,126,'2020-07-23 08:19:30','95.217.36.112'),
(11589,244,'2020-07-23 08:19:32','95.217.36.112'),
(11590,126,'2020-07-23 08:30:42','121.173.15.209'),
(11591,40,'2020-07-23 08:30:50','64.202.184.249'),
(11592,126,'2020-07-23 08:30:52','64.202.184.249'),
(11593,244,'2020-07-23 08:30:53','64.202.184.249'),
(11594,40,'2020-07-23 08:42:39','167.172.57.1'),
(11595,126,'2020-07-23 08:42:41','167.172.57.1'),
(11596,244,'2020-07-23 08:42:47','167.172.57.1'),
(11597,126,'2020-07-23 08:53:48','38.143.223.101'),
(11598,40,'2020-07-23 08:54:14','167.99.13.90'),
(11599,126,'2020-07-23 08:54:22','167.99.13.90'),
(11600,244,'2020-07-23 08:54:28','167.99.13.90'),
(11601,40,'2020-07-23 09:04:12','186.234.80.2'),
(11602,126,'2020-07-23 09:04:15','186.234.80.2'),
(11603,244,'2020-07-23 09:04:18','186.234.80.2'),
(11604,126,'2020-07-23 09:07:02','81.169.138.66'),
(11605,40,'2020-07-23 09:16:23','145.239.95.42'),
(11606,126,'2020-07-23 09:23:02','103.90.230.234'),
(11607,126,'2020-07-23 09:35:42','18.218.255.190'),
(11608,40,'2020-07-23 09:39:53','165.227.39.176'),
(11609,126,'2020-07-23 09:50:31','74.208.169.92'),
(11610,40,'2020-07-23 09:52:46','35.229.138.243'),
(11611,40,'2020-07-23 10:04:40','167.99.123.34'),
(11612,126,'2020-07-23 10:05:54','104.236.182.161'),
(11613,40,'2020-07-23 10:16:38','178.62.33.222'),
(11614,126,'2020-07-23 10:20:38','80.211.97.175'),
(11615,40,'2020-07-23 10:27:35','139.180.191.144'),
(11616,126,'2020-07-23 10:36:42','38.143.223.101'),
(11617,40,'2020-07-23 10:39:59','151.80.45.51'),
(11618,126,'2020-07-23 10:51:05','167.71.253.162'),
(11619,40,'2020-07-23 10:52:09','178.62.59.59'),
(11620,40,'2020-07-23 11:03:54','109.233.121.250'),
(11621,126,'2020-07-23 11:06:46','31.207.36.51'),
(11622,40,'2020-07-23 11:18:06','51.124.151.92'),
(11623,126,'2020-07-23 11:22:16','37.187.57.154'),
(11624,40,'2020-07-23 11:30:02','139.99.156.158'),
(11625,126,'2020-07-23 11:38:05','3.6.221.47'),
(11626,40,'2020-07-23 11:41:30','5.135.159.189'),
(11627,40,'2020-07-23 11:54:15','159.203.176.219'),
(11628,126,'2020-07-23 11:54:26','104.198.37.199'),
(11629,40,'2020-07-23 12:07:45','157.245.42.253'),
(11630,126,'2020-07-23 12:10:38','167.71.105.41'),
(11631,40,'2020-07-23 12:19:38','34.82.60.198'),
(11632,126,'2020-07-23 12:28:04','35.199.99.190'),
(11633,40,'2020-07-23 12:32:57','167.99.12.47'),
(11634,126,'2020-07-23 12:45:48','62.116.165.86'),
(11635,40,'2020-07-23 12:47:04','51.75.16.206'),
(11636,126,'2020-07-23 12:47:06','51.75.16.206'),
(11637,244,'2020-07-23 12:47:07','51.75.16.206'),
(11638,40,'2020-07-23 12:59:20','64.111.121.144'),
(11639,126,'2020-07-23 12:59:22','64.111.121.144'),
(11640,244,'2020-07-23 12:59:24','64.111.121.144'),
(11641,126,'2020-07-23 13:03:24','81.169.138.66'),
(11642,40,'2020-07-23 13:13:42','192.241.132.115'),
(11643,126,'2020-07-23 13:13:50','192.241.132.115'),
(11644,244,'2020-07-23 13:13:52','192.241.132.115'),
(11645,126,'2020-07-23 13:22:45','118.25.100.183'),
(11646,40,'2020-07-23 13:25:22','164.132.104.114'),
(11647,126,'2020-07-23 13:25:24','164.132.104.114'),
(11648,244,'2020-07-23 13:25:27','164.132.104.114'),
(11649,40,'2020-07-23 13:39:26','139.59.40.233'),
(11650,126,'2020-07-23 13:39:31','139.59.40.233'),
(11651,244,'2020-07-23 13:39:34','139.59.40.233'),
(11652,126,'2020-07-23 13:39:35','81.169.138.66'),
(11653,40,'2020-07-23 13:52:08','139.59.83.203'),
(11654,126,'2020-07-23 13:52:11','139.59.83.203'),
(11655,244,'2020-07-23 13:52:15','139.59.83.203'),
(11656,40,'2020-07-23 14:05:22','51.91.157.255'),
(11657,126,'2020-07-23 14:05:24','51.91.157.255'),
(11658,244,'2020-07-23 14:05:25','51.91.157.255'),
(11659,126,'2020-07-23 14:16:37','68.183.57.66'),
(11660,40,'2020-07-23 14:18:53','167.71.130.153'),
(11661,126,'2020-07-23 14:18:54','167.71.130.153'),
(11662,244,'2020-07-23 14:18:56','167.71.130.153'),
(11663,40,'2020-07-23 14:33:29','112.196.72.188'),
(11664,126,'2020-07-23 14:33:33','112.196.72.188'),
(11665,244,'2020-07-23 14:33:35','112.196.72.188'),
(11666,126,'2020-07-23 14:35:31','178.239.116.142'),
(11667,40,'2020-07-23 14:47:30','24.37.113.22'),
(11668,126,'2020-07-23 14:47:33','24.37.113.22'),
(11669,244,'2020-07-23 14:47:35','24.37.113.22'),
(11670,126,'2020-07-23 14:56:11','118.25.100.183'),
(11671,40,'2020-07-23 15:01:01','64.227.7.123'),
(11672,126,'2020-07-23 15:01:03','64.227.7.123'),
(11673,244,'2020-07-23 15:01:06','64.227.7.123'),
(11674,40,'2020-07-23 15:28:29','166.62.122.244'),
(11675,126,'2020-07-23 15:36:16','104.131.7.116'),
(11676,40,'2020-07-23 15:42:16','81.170.239.2'),
(11677,40,'2020-07-23 15:44:51','62.210.11.219'),
(11678,40,'2020-07-23 15:56:24','166.62.80.165'),
(11679,126,'2020-07-23 15:57:28','159.65.8.199'),
(11680,40,'2020-07-23 16:12:39','185.237.85.21'),
(11681,126,'2020-07-23 16:19:09','104.236.182.161'),
(11682,40,'2020-07-23 16:26:51','34.64.218.102'),
(11683,126,'2020-07-23 16:39:53','138.197.214.152'),
(11684,40,'2020-07-23 16:40:56','139.59.153.133'),
(11685,40,'2020-07-23 16:56:09','185.177.57.20'),
(11686,126,'2020-07-23 17:01:40','136.144.225.168'),
(11687,40,'2020-07-23 17:09:21','159.65.20.231'),
(11688,40,'2020-07-23 17:24:04','106.14.120.139'),
(11689,126,'2020-07-23 17:25:02','203.127.11.206'),
(11690,40,'2020-07-23 17:38:38','164.132.38.166'),
(11691,126,'2020-07-23 17:45:52','206.189.152.136'),
(11692,40,'2020-07-23 17:53:40','167.71.171.32'),
(11693,126,'2020-07-23 18:07:23','138.197.214.152'),
(11694,40,'2020-07-23 18:08:50','166.62.41.108'),
(11695,40,'2020-07-23 18:21:42','87.233.227.228'),
(11696,126,'2020-07-23 18:30:27','178.128.126.104'),
(11697,40,'2020-07-23 18:34:54','139.59.141.196'),
(11698,40,'2020-07-23 18:48:44','178.62.18.185'),
(11699,126,'2020-07-23 18:52:28','34.210.87.49'),
(11700,40,'2020-07-23 18:59:16','213.197.180.91'),
(11701,126,'2020-07-23 18:59:18','213.197.180.91'),
(11702,244,'2020-07-23 18:59:19','213.197.180.91'),
(11703,40,'2020-07-23 19:12:16','94.231.109.244'),
(11704,126,'2020-07-23 19:12:17','94.231.109.244'),
(11705,244,'2020-07-23 19:12:19','94.231.109.244'),
(11706,126,'2020-07-23 19:15:03','173.212.231.242'),
(11707,40,'2020-07-23 19:27:30','18.188.210.51'),
(11708,126,'2020-07-23 19:27:45','18.188.210.51'),
(11709,244,'2020-07-23 19:28:03','18.188.210.51'),
(11710,40,'2020-07-23 19:37:36','37.59.52.44'),
(11711,126,'2020-07-23 19:37:38','37.59.52.44'),
(11712,244,'2020-07-23 19:37:40','37.59.52.44'),
(11713,126,'2020-07-23 19:38:20','206.189.26.231'),
(11714,40,'2020-07-23 19:59:41','103.83.192.12'),
(11715,126,'2020-07-23 20:01:44','63.35.17.138'),
(11716,126,'2020-07-23 20:26:19','18.221.242.240'),
(11717,126,'2020-07-23 20:49:50','173.212.219.124'),
(11718,126,'2020-07-23 21:15:10','51.81.138.96'),
(11719,126,'2020-07-23 21:40:00','142.93.103.248'),
(11720,126,'2020-07-23 22:06:12','63.35.17.138'),
(11721,126,'2020-07-23 22:30:19','173.212.231.242'),
(11722,126,'2020-07-23 22:55:24','63.35.17.138'),
(11723,126,'2020-07-23 23:20:38','103.90.230.234'),
(11724,126,'2020-07-23 23:45:07','198.49.68.101'),
(11725,126,'2020-07-24 00:12:54','68.183.150.140'),
(11726,126,'2020-07-24 00:39:20','34.68.180.24'),
(11727,126,'2020-07-24 01:05:24','104.236.182.161'),
(11728,126,'2020-07-24 01:32:26','178.33.66.66'),
(11729,126,'2020-07-24 02:24:18','52.194.157.222'),
(11730,126,'2020-07-24 02:53:28','51.81.138.96'),
(11731,126,'2020-07-24 03:21:04','179.108.192.140'),
(11732,126,'2020-07-24 03:48:54','167.172.250.93'),
(11733,126,'2020-07-24 04:16:33','90.189.145.32'),
(11734,126,'2020-07-24 04:43:04','104.248.229.6'),
(11735,126,'2020-07-24 05:10:42','157.245.100.155'),
(11736,126,'2020-07-24 05:38:05','121.78.144.139'),
(11737,126,'2020-07-24 06:05:34','104.131.7.116'),
(11738,126,'2020-07-24 06:32:06','173.212.231.242'),
(11739,126,'2020-07-24 07:00:22','50.17.229.74'),
(11740,126,'2020-07-24 07:26:54','103.74.118.168'),
(11741,126,'2020-07-24 07:53:26','132.145.48.21'),
(11742,126,'2020-07-24 08:20:01','157.245.100.155'),
(11743,1,'2020-07-24 09:48:20','5.9.101.206'),
(11744,40,'2020-07-24 09:56:27','104.131.7.116'),
(11745,9,'2020-07-24 10:01:50','198.49.68.101'),
(11746,1,'2020-07-24 10:31:14','145.239.93.55'),
(11747,40,'2020-07-24 10:37:25','203.127.11.206'),
(11748,9,'2020-07-24 10:39:41','192.241.154.159'),
(11749,1,'2020-07-24 11:07:51','63.35.17.138'),
(11750,40,'2020-07-24 11:13:48','5.187.50.245'),
(11751,9,'2020-07-24 11:17:34','159.89.172.219'),
(11752,1,'2020-07-24 11:45:14','165.227.5.41'),
(11753,40,'2020-07-24 11:51:06','164.68.110.47'),
(11754,9,'2020-07-24 11:55:06','83.69.119.98'),
(11755,1,'2020-07-24 12:21:43','178.62.229.48'),
(11756,40,'2020-07-24 12:29:18','161.35.114.213'),
(11757,9,'2020-07-24 12:33:39','78.141.222.103'),
(11758,1,'2020-07-24 13:01:22','157.245.6.122'),
(11759,40,'2020-07-24 13:07:50','62.149.5.18'),
(11760,9,'2020-07-24 13:11:53','104.248.16.191'),
(11761,1,'2020-07-24 13:40:52','69.162.111.232'),
(11762,40,'2020-07-24 13:45:46','3.208.152.107'),
(11763,40,'2020-09-26 09:17:26','5.188.62.140'),
(11764,126,'2020-09-26 09:17:27','5.188.62.140'),
(11765,40,'2020-09-26 09:17:28','5.188.62.140'),
(11766,40,'2020-09-26 10:36:35','5.188.62.140'),
(11767,126,'2020-09-26 10:36:37','5.188.62.140'),
(11768,40,'2020-09-26 10:36:37','5.188.62.140'),
(11769,40,'2020-09-26 11:56:53','5.188.62.140'),
(11770,126,'2020-09-26 11:56:54','5.188.62.140'),
(11771,40,'2020-09-26 11:56:54','5.188.62.140'),
(11772,40,'2020-09-27 18:16:07','217.170.205.71'),
(11773,40,'2020-09-27 18:28:58','64.227.7.123'),
(11774,40,'2020-09-27 18:40:33','37.187.129.23'),
(11775,40,'2020-09-27 19:06:45','46.10.238.204'),
(11776,40,'2020-09-27 19:32:17','142.93.182.7'),
(11777,40,'2020-09-27 19:43:34','166.62.80.109'),
(11778,40,'2020-09-27 19:56:05','144.217.183.134'),
(11779,40,'2020-09-27 20:09:20','66.33.205.189'),
(11780,40,'2020-09-27 20:21:45','34.74.248.119'),
(11781,40,'2020-09-27 20:35:08','166.62.123.55'),
(11782,40,'2020-09-27 20:47:41','178.32.88.30'),
(11783,40,'2020-09-27 21:00:33','5.39.82.14'),
(11784,40,'2020-09-27 21:40:07','111.92.240.206'),
(11785,40,'2020-09-27 22:08:01','148.72.211.177'),
(11786,40,'2020-09-27 22:23:35','149.56.19.4'),
(11787,40,'2020-09-27 22:35:52','64.227.101.139'),
(11788,40,'2020-09-27 23:02:09','34.74.248.119'),
(11789,40,'2020-09-27 23:17:20','132.148.28.20'),
(11790,40,'2020-09-27 23:44:20','132.148.28.20'),
(11791,40,'2020-09-28 00:15:29','51.210.97.29'),
(11792,40,'2020-09-28 00:30:57','208.109.8.138'),
(11793,40,'2020-09-28 00:45:42','206.189.2.54'),
(11794,40,'2020-09-28 01:13:19','5.39.82.14'),
(11795,40,'2020-09-28 01:27:32','51.178.30.154'),
(11796,40,'2020-09-28 01:57:57','161.35.104.194'),
(11797,40,'2020-09-28 02:11:54','138.68.233.112'),
(11798,40,'2020-09-28 02:40:03','34.94.155.56'),
(11799,40,'2020-09-28 04:40:04','192.232.253.241'),
(11800,40,'2020-09-28 05:24:28','23.29.80.56'),
(11801,40,'2020-09-28 05:49:15','35.202.25.83'),
(11802,40,'2020-09-28 06:01:38','104.236.203.29'),
(11803,40,'2020-09-28 06:25:12','206.189.2.54'),
(11804,40,'2020-09-28 06:36:37','145.239.211.242'),
(11805,40,'2020-09-28 06:47:34','34.94.247.253'),
(11806,40,'2020-09-28 07:09:31','37.59.98.179'),
(11807,40,'2020-09-28 07:20:57','45.55.61.114'),
(11808,40,'2020-09-28 07:30:46','158.69.243.169'),
(11809,40,'2020-09-28 07:42:45','193.70.81.132'),
(11810,40,'2020-09-28 07:53:43','167.99.12.47'),
(11811,40,'2020-09-28 08:03:50','51.75.23.214'),
(11812,40,'2020-09-28 08:16:12','52.162.211.145'),
(11813,40,'2020-09-28 08:27:07','34.94.247.253'),
(11814,40,'2020-09-28 08:38:06','51.68.229.177'),
(11815,40,'2020-09-28 08:50:20','192.99.35.113'),
(11816,40,'2020-09-28 09:13:52','51.38.187.226'),
(11817,40,'2020-09-28 09:25:30','51.75.16.206'),
(11818,40,'2020-09-28 09:36:43','52.143.188.62'),
(11819,40,'2020-09-28 10:01:30','198.199.117.191'),
(11820,40,'2020-09-28 10:13:38','142.93.52.174'),
(11821,40,'2020-09-28 10:25:19','51.77.157.106'),
(11822,40,'2020-09-28 10:40:16','159.89.183.168'),
(11823,40,'2020-09-28 11:17:29','79.137.39.102'),
(11824,126,'2020-09-28 11:17:31','79.137.39.102'),
(11825,244,'2020-09-28 11:17:32','79.137.39.102'),
(11826,40,'2020-09-28 11:29:33','104.131.12.67'),
(11827,40,'2020-09-28 11:54:54','137.74.167.133'),
(11828,40,'2020-09-28 12:07:48','80.252.136.182'),
(11829,1,'2020-09-28 12:12:32','3.20.57.252'),
(11830,40,'2020-09-28 13:24:40','51.75.142.24'),
(11831,126,'2020-09-28 13:24:41','51.75.142.24'),
(11832,244,'2020-09-28 13:24:42','51.75.142.24'),
(11833,40,'2020-09-28 13:38:25','51.178.63.28'),
(11834,126,'2020-09-28 13:38:26','51.178.63.28'),
(11835,244,'2020-09-28 13:38:27','51.178.63.28'),
(11836,1,'2020-09-28 13:39:04','34.123.207.165'),
(11837,1,'2020-09-28 14:16:41','72.14.182.151'),
(11838,40,'2020-09-28 14:59:10','104.236.100.42'),
(11839,40,'2020-09-28 15:12:08','35.184.98.137'),
(11840,1,'2020-09-28 15:14:25','207.244.228.12'),
(11841,40,'2020-09-28 15:26:48','165.227.127.49'),
(11842,40,'2020-09-28 15:53:25','51.91.157.255'),
(11843,40,'2020-09-28 16:08:17','104.248.224.124'),
(11844,40,'2020-09-28 16:50:08','192.99.200.69'),
(11845,1,'2020-09-28 16:53:29','198.12.254.79'),
(11846,40,'2020-09-28 17:03:57','192.99.200.69'),
(11847,1,'2020-09-28 17:14:16','207.244.228.12'),
(11848,1,'2020-09-28 17:34:26','72.14.185.168'),
(11849,1,'2020-09-28 17:55:39','35.202.253.241'),
(11850,40,'2020-09-28 17:58:19','51.178.30.154'),
(11851,40,'2020-09-28 18:12:15','107.180.71.116'),
(11852,1,'2020-09-28 18:36:03','161.35.114.213'),
(11853,40,'2020-09-28 18:40:05','160.153.251.217'),
(11854,1,'2020-09-28 18:58:07','35.224.19.187');
/*!40000 ALTER TABLE `wp_login_fails` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=7241725 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES
(1,'siteurl','http://nixin.co.za','yes'),
(2,'home','http://nixin.co.za','yes'),
(3,'blogname','Nixin Poolware','yes'),
(6,'admin_email','graphics@nixin.co.za','yes'),
(48,'db_version','58975','yes'),
(50,'upload_path','','yes'),
(103,'blogdescription','Waterspouts, Pool Filters and Pool Products','yes'),
(104,'users_can_register','0','yes'),
(105,'start_of_week','1','yes'),
(106,'use_balanceTags','0','yes'),
(107,'use_smilies','1','yes'),
(108,'require_name_email','1','yes'),
(109,'comments_notify','','yes'),
(110,'posts_per_rss','10','yes'),
(111,'rss_use_excerpt','0','yes'),
(112,'mailserver_url','mail.example.com','yes'),
(113,'mailserver_login','login@example.com','yes'),
(114,'mailserver_pass','password','yes'),
(115,'mailserver_port','110','yes'),
(116,'default_category','1','yes'),
(117,'default_comment_status','closed','yes'),
(118,'default_ping_status','open','yes'),
(119,'default_pingback_flag','1','yes'),
(120,'posts_per_page','10','yes'),
(121,'date_format','F j, Y','yes'),
(122,'time_format','g:i a','yes'),
(123,'links_updated_date_format','F j, Y g:i a','yes'),
(124,'comment_moderation','1','yes'),
(125,'moderation_notify','1','yes'),
(126,'permalink_structure','/%postname%/','yes'),
(128,'hack_file','0','yes'),
(129,'blog_charset','UTF-8','yes'),
(130,'moderation_keys','','no'),
(131,'active_plugins','a:12:{i:0;s:29:\"gravityforms/gravityforms.php\";i:1;s:81:\"duracelltomi-google-tag-manager/duracelltomi-google-tag-manager-for-wordpress.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:56:\"essential-addons-elementor/essential_adons_elementor.php\";i:5;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:6;s:25:\"gp-premium/gp-premium.php\";i:7;s:41:\"powerpack-elements/powerpack-elements.php\";i:8;s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";i:9;s:27:\"woocommerce/woocommerce.php\";i:10;s:24:\"wordpress-seo/wp-seo.php\";i:11;s:69:\"yith-woocommerce-request-a-quote/yith-woocommerce-request-a-quote.php\";}','yes'),
(132,'category_base','','yes'),
(133,'ping_sites','http://rpc.pingomatic.com/','yes'),
(134,'comment_max_links','2','yes'),
(135,'gmt_offset','','yes'),
(136,'default_email_category','1','yes'),
(137,'recently_edited','','no'),
(138,'template','generatepress','yes'),
(139,'stylesheet','generatepress_neo','yes'),
(142,'comment_registration','1','yes'),
(143,'html_type','text/html','yes'),
(144,'use_trackback','0','yes'),
(145,'default_role','subscriber','yes'),
(146,'uploads_use_yearmonth_folders','1','yes'),
(147,'blog_public','1','yes'),
(148,'default_link_category','2','yes'),
(149,'show_on_front','page','yes'),
(150,'tag_base','','yes'),
(151,'show_avatars','1','yes'),
(152,'avatar_rating','G','yes'),
(153,'upload_url_path','','yes'),
(154,'thumbnail_size_w','150','yes'),
(155,'thumbnail_size_h','150','yes'),
(156,'thumbnail_crop','1','yes'),
(157,'medium_size_w','300','yes'),
(158,'medium_size_h','300','yes'),
(159,'avatar_default','mystery','yes'),
(160,'large_size_w','1024','yes'),
(161,'large_size_h','1024','yes'),
(162,'image_default_link_type','none','yes'),
(163,'image_default_size','','yes'),
(164,'image_default_align','','yes'),
(165,'close_comments_for_old_posts','','yes'),
(166,'close_comments_days_old','14','yes'),
(167,'thread_comments','1','yes'),
(168,'thread_comments_depth','5','yes'),
(169,'page_comments','','yes'),
(170,'comments_per_page','50','yes'),
(171,'default_comments_page','newest','yes'),
(172,'comment_order','asc','yes'),
(173,'sticky_posts','a:0:{}','yes'),
(174,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),
(175,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(176,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),
(177,'uninstall_plugins','a:4:{s:40:\"wpmudev-updates/update-notifications.php\";a:2:{i:0;s:17:\"WPMUDEV_Dashboard\";i:1;s:16:\"uninstall_plugin\";}s:46:\"simple-mobile-url-redirect/mobile-redirect.php\";s:25:\"uninstall_mobile_redirect\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:37:\"user-role-editor/user-role-editor.php\";a:2:{i:0;s:16:\"User_Role_Editor\";i:1;s:9:\"uninstall\";}}','no'),
(178,'timezone_string','Africa/Johannesburg','yes'),
(179,'page_for_posts','0','yes'),
(180,'page_on_front','54','yes'),
(181,'default_post_format','0','yes'),
(182,'link_manager_enabled','0','yes'),
(183,'finished_splitting_shared_terms','1','yes'),
(184,'site_icon','726','yes'),
(185,'medium_large_size_w','768','yes'),
(186,'medium_large_size_h','0','yes'),
(187,'wp_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:132:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(188,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(189,'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'),
(190,'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'),
(191,'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'),
(192,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),
(193,'sidebars_widgets','a:12:{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:6:\"header\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:8:\"footer-5\";a:0:{}s:10:\"footer-bar\";a:0:{}s:7:\"top-bar\";a:0:{}s:13:\"array_version\";i:3;}','yes'),
(194,'WPLANG','en_ZA','yes'),
(195,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(196,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(197,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(198,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(199,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(200,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(201,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(202,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(203,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(204,'cron','a:39:{i:1748447842;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:1748447985;a:1:{s:30:\"wpseo_start_cleanup_indexables\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1748448068;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:1748448120;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:1748448302;a:1:{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;}}}i:1748448316;a:1:{s:27:\"wordfence_ls_role_sync_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:1748448341;a:1:{s:27:\"wpseo_indexable_index_batch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:15:\"fifteen_minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1748448948;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:1748449439;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:1748450969;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:1748451125;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:1748451144;a:2:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:20:\"wpseo_home_url_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748451289;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:1748451925;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748467389;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:1748469600;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;}}}i:1748471203;a:3:{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;}}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:1748480583;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1748484000;a:1:{s:21:\"ywraq_time_validation\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748484482;a:1:{s:40:\"woocommerce_marketplace_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1748488999;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:1748495566;a:2:{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;}}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:1748499789;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:1748501909;a:1:{s:16:\"ywraq_clean_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:1748504387;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:1748504468;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:1748514763;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:1748514984;a:1:{s:20:\"put_do_weekly_action\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748518030;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:1748520661;a:1:{s:20:\"envato_elements_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:1748525201;a:1:{s:30:\"popmake_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748527502;a:1:{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:1748530322;a:1:{s:31:\"eael_remove_unused_options_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1748534085;a:1:{s:18:\"wpseo_cleanup_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:1748537525;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:1748596244;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:1749698649;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:1750647753;a:1:{s:22:\"rsssl_every_month_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:13:\"rsssl_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on'),
(205,'recently_activated','a:0:{}','off'),
(206,'theme_mods_twentyseventeen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1522214060;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'),
(207,'current_theme','Neo','yes'),
(208,'theme_mods_generatepress_neo','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:1051;s:11:\"custom_logo\";i:2370;s:18:\"font_body_category\";s:10:\"sans-serif\";s:18:\"font_body_variants\";s:126:\"100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic\";}','yes'),
(209,'theme_switched','','yes'),
(212,'generate_migration_settings','a:5:{s:31:\"font_awesome_essentials_updated\";s:4:\"true\";s:22:\"skip_dynamic_css_cache\";s:4:\"true\";s:20:\"default_font_updated\";s:4:\"true\";s:25:\"blog_post_content_preview\";s:4:\"true\";s:11:\"combine_css\";s:4:\"done\";}','yes'),
(213,'generate_update_core_typography','true','yes'),
(214,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(215,'elementor_pro_version','3.15.1','yes'),
(216,'elementor_version','3.25.3','yes'),
(217,'_elementor_pro_installed_time','1522214128','yes'),
(218,'_elementor_installed_time','1522214129','yes'),
(219,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"http://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"http://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"http://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"http://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"http://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"http://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"http://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"http://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"http://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"http://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"http://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"http://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"http://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"http://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"http://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"http://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"http://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"http://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"http://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"http://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"http://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"http://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"http://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"http://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"http://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"http://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"http://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"http://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"http://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"http://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"http://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"http://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"http://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"http://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"http://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"http://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"http://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"http://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"http://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"http://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"http://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"http://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"http://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"http://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"http://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"http://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"http://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"http://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"http://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"http://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"http://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"http://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"http://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"http://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"http://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"http://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"http://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"http://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"http://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"http://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"http://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"http://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"http://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"http://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"http://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"http://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"http://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"http://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"http://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"http://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"http://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"http://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"http://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"http://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"http://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"http://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"http://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"http://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"http://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"http://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"http://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"http://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"http://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"http://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"http://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"http://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"http://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"http://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"http://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"http://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"http://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"http://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"http://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"http://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"http://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"http://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"http://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"http://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"http://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"http://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"http://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"http://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"http://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"http://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"http://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"http://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"http://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"http://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"http://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"http://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"http://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"http://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"http://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"http://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"http://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),
(220,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:101:\"Introducing Elementor 3.27: Flexible Grids, Better Security, Enhanced Accessibility & More Creativity\";s:7:\"excerpt\";s:409:\"Elementor 3.27 is packed with features designed to give you more control, boost your site’s performance, enhance accessibility, and take your creativity to new heights. This version is all about solving real challenges—whether it’s designing intricate Grid layouts, embedding modern video formats, or adding effortless animations, Elementor 3.27 makes your workflow smoother and your websites smarter.\r\n\";s:7:\"created\";i:1738142681;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:155:\"http://elementor.com/blog/elementor-327-grid-layouts-local-google-fonts-ai-motion/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:62:\"Introducing Hello Biz: A New Beginner Friendly WordPress Theme\";s:7:\"excerpt\";s:226:\"The first in a new collection of beginner-friendly Hello Themes, Hello Biz aims to make building Professional websites easier. Designed to streamline website creation, by helping you build a polished, high-performance website.\";s:7:\"created\";i:1736335773;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:121:\"http://elementor.com/blog/introducing-hello-biz/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:65:\"Introducing Elementor 3.26: Dynamic Design & Enhanced Performance\";s:7:\"excerpt\";s:192:\"Boost your site’s speed and performance with optimized CSS and a cleaner DOM, create dynamic content with an Off-Canvas modal from Loop Grids, and leverage the new AdBlock detection trigger.\";s:7:\"created\";i:1736174778;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:146:\"http://elementor.com/blog/elementor-326-off-canvas-loop-grid-performance/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(222,'fresh_site','0','off'),
(223,'post_count','3','yes'),
(224,'elementor_fonts_manager_font_types','a:0:{}','yes'),
(225,'elementor_fonts_manager_fonts','a:0:{}','yes'),
(226,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),
(227,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),
(228,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),
(229,'category_children','a:0:{}','yes'),
(230,'_elementor_general_settings','a:2:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";}','yes'),
(231,'_elementor_settings_update_time','1522233292','yes'),
(232,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),
(233,'elementor_disable_color_schemes','','yes'),
(234,'elementor_disable_typography_schemes','','yes'),
(235,'elementor_allow_tracking','yes','yes'),
(236,'elementor_default_generic_fonts','Sans-serif','yes'),
(237,'elementor_container_width','','yes'),
(238,'elementor_space_between_widgets','','yes'),
(239,'elementor_stretched_section_container','','yes'),
(240,'elementor_page_title_selector','','yes'),
(241,'elementor_global_image_lightbox','yes','yes'),
(242,'elementor_pro_recaptcha_site_key','','yes'),
(243,'elementor_pro_recaptcha_secret_key','','yes'),
(244,'elementor_pro_donreach_api_key','','yes'),
(245,'elementor_pro_donreach_api_url','','yes'),
(246,'elementor_pro_facebook_app_id','','yes'),
(247,'elementor_pro_mailchimp_api_key','','yes'),
(248,'elementor_validate_api_data','','yes'),
(249,'elementor_pro_drip_api_token','','yes'),
(250,'elementor_pro_activecampaign_api_key','','yes'),
(251,'elementor_pro_activecampaign_api_url','','yes'),
(252,'elementor_pro_getresponse_api_key','','yes'),
(253,'elementor_pro_convertkit_api_key','','yes'),
(254,'elementor_typekit-kit-id','','yes'),
(255,'elementor_css_print_method','internal','yes'),
(256,'elementor_editor_break_lines','','yes'),
(258,'pum_initial_version','1.7.14','yes'),
(259,'pum_db_ver','8','yes'),
(260,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:37:\"popup-maker/includes/pum-sdk/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1522927586;s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";}}s:7:\"abspath\";s:35:\"/var/www/html/projectstaging.co.za/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"popup-maker/popup-maker.php\";s:8:\"sdk_path\";s:37:\"popup-maker/includes/pum-sdk/freemius\";s:7:\"version\";s:5:\"1.2.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1522927586;}}','yes'),
(261,'fs_debug_mode','','yes'),
(262,'fs_accounts','a:5:{s:21:\"id_slug_type_path_map\";a:1:{i:147;a:3:{s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}}s:11:\"plugin_data\";a:1:{s:11:\"popup-maker\";a:15:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}s:17:\"install_timestamp\";i:1522927586;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"1.2.3\";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:6:\"1.7.14\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:34:\"elementor-one.projectstaging.co.za\";s:9:\"server_ip\";s:13:\"41.189.78.122\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1522927586;s:7:\"version\";s:6:\"1.7.14\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1522927600;s:7:\"version\";s:6:\"1.7.14\";}}}s:13:\"file_slug_map\";a:1:{s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";}s:7:\"plugins\";a:1:{s:11:\"popup-maker\";O:9:\"FS_Plugin\":17:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:6:\"1.7.14\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:7:\"is_live\";b:1;s:20:\"affiliate_moderation\";b:0;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"6b16340cc69c528afab11c382914464b\";}','yes'),
(263,'fs_api_cache','a:0:{}','yes'),
(264,'pum_ver','1.7.14','yes'),
(265,'popmake_settings','a:1:{s:26:\"disable_popup_category_tag\";i:1;}','yes'),
(266,'pum_version','1.7.14','yes'),
(267,'popmake_default_theme','651','yes'),
(268,'_pum_installed_themes','a:5:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";}','yes'),
(269,'pum_reviews_installed_on','2018-04-05 13:26:31','yes'),
(270,'pum-has-cached-css','1522927907','yes'),
(271,'pum-has-cached-js','1522927907','yes'),
(272,'elementor_pro_tracker_notice','1','yes'),
(273,'elementor_tracker_notice','1','yes'),
(274,'wp_rocket_settings','a:80:{s:12:\"consumer_key\";s:8:\"e8aca910\";s:14:\"consumer_email\";s:25:\"paul.combrink@iface.co.za\";s:10:\"secret_key\";s:8:\"a3dda3c4\";s:7:\"license\";i:1524050427;s:16:\"secret_cache_key\";s:22:\"5ad729fa8c8b7176264551\";s:12:\"cache_mobile\";i:1;s:23:\"do_caching_mobile_files\";i:0;s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:0;s:5:\"emoji\";i:1;s:6:\"embeds\";i:1;s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:19:\"purge_cron_interval\";i:10;s:15:\"purge_cron_unit\";s:15:\"HOUR_IN_SECONDS\";s:11:\"exclude_css\";a:0:{}s:10:\"exclude_js\";a:0:{}s:12:\"defer_all_js\";i:0;s:17:\"defer_all_js_safe\";i:1;s:17:\"deferred_js_files\";a:0:{}s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:10:\"minify_css\";i:0;s:14:\"minify_css_key\";s:22:\"5ad729fa8c8c0566320935\";s:22:\"minify_concatenate_css\";i:0;s:22:\"minify_css_combine_all\";i:0;s:17:\"minify_css_legacy\";i:0;s:9:\"minify_js\";i:0;s:13:\"minify_js_key\";s:22:\"5ad729fa8c8c2582355222\";s:19:\"minify_js_in_footer\";a:0:{}s:21:\"minify_concatenate_js\";i:0;s:21:\"minify_js_combine_all\";i:0;s:16:\"minify_js_legacy\";i:0;s:19:\"minify_google_fonts\";i:0;s:11:\"minify_html\";i:0;s:14:\"manual_preload\";i:0;s:17:\"automatic_preload\";i:0;s:15:\"sitemap_preload\";i:0;s:25:\"sitemap_preload_url_crawl\";s:6:\"500000\";s:8:\"sitemaps\";a:0:{}s:20:\"remove_query_strings\";i:0;s:12:\"dns_prefetch\";a:0:{}s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:27:\"database_expired_transients\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:3:\"cdn\";i:0;s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:7:\"cdn_ssl\";i:0;s:16:\"cdn_reject_files\";a:0:{}s:13:\"do_cloudflare\";i:0;s:16:\"cloudflare_email\";s:0:\"\";s:18:\"cloudflare_api_key\";s:0:\"\";s:17:\"cloudflare_domain\";s:0:\"\";s:18:\"cloudflare_zone_id\";s:0:\"\";s:18:\"cloudflare_devmode\";i:0;s:27:\"cloudflare_protocol_rewrite\";i:0;s:24:\"cloudflare_auto_settings\";i:0;s:23:\"cloudflare_old_settings\";s:0:\"\";s:18:\"varnish_auto_purge\";i:0;s:7:\"do_beta\";i:0;s:14:\"wl_plugin_name\";s:9:\"WP Rocket\";s:14:\"wl_plugin_slug\";s:8:\"wprocket\";s:13:\"wl_plugin_URI\";s:23:\"http://www.wp-rocket.me\";s:14:\"wl_description\";a:1:{i:0;s:38:\"The best WordPress performance plugin.\";}s:9:\"wl_author\";s:9:\"WP Rocket\";s:13:\"wl_author_URI\";s:23:\"http://www.wp-rocket.me\";s:7:\"version\";s:6:\"2.10.3\";s:6:\"ignore\";b:1;s:12:\"critical_css\";s:0:\"\";s:16:\"exclude_defer_js\";a:0:{}}','yes'),
(275,'elementor_pro_upgrades','a:1:{s:5:\"2.0.3\";b:1;}','yes'),
(276,'generate_db_version','3.6.0','no'),
(277,'elementor_upgrades','a:3:{s:6:\"2.0.10\";b:1;s:5:\"2.1.0\";b:1;s:5:\"2.3.0\";b:1;}','yes'),
(278,'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:0;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:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:1;s:19:\"dismiss_all_notices\";b:0;s:13:\"high_contrast\";b:0;s:21:\"dismiss_review_notice\";b:0;}','yes'),
(279,'widget_gform_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(280,'gravityformsaddon_gravityformswebapi_version','1.0','yes'),
(281,'gform_enable_background_updates','1','yes'),
(282,'rg_gforms_key','e191008bd3145c282c2b6ec13a777a3c','yes'),
(283,'rg_gforms_message','<!--GFM-->','yes'),
(284,'gform_version_info','a:12:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:5:\"2.9.8\";s:3:\"url\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=BsByxgFsKfvzn7z2h0p4SNSC8rA%3D\";s:15:\"expiration_time\";i:1767978000;s:9:\"offerings\";a:70:{s:12:\"gravityforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.9.8\";s:14:\"version_latest\";s:5:\"2.9.8\";s:3:\"url\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=BsByxgFsKfvzn7z2h0p4SNSC8rA%3D\";s:10:\"url_latest\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=BsByxgFsKfvzn7z2h0p4SNSC8rA%3D\";}s:21:\"gravityforms2checkout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=1WBSu%2BSYqBGS1Eq00Qr4Yz%2B8kH4%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=1WBSu%2BSYqBGS1Eq00Qr4Yz%2B8kH4%3D\";}s:26:\"gravityformsactivecampaign\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:3:\"url\";s:198:\"http://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=r%2Fop%2FfCsPVZTi6Ga9NrFFyfLy%2F0%3D\";s:10:\"url_latest\";s:198:\"http://s3.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=r%2Fop%2FfCsPVZTi6Ga9NrFFyfLy%2F0%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:208:\"http://s3.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=5VRfmP4j3RJqJYn5J%2FR%2FCgzTwTI%3D\";s:10:\"url_latest\";s:208:\"http://s3.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=5VRfmP4j3RJqJYn5J%2FR%2FCgzTwTI%3D\";}s:20:\"gravityformsagilecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=m%2B3nDLRMt%2FIGnI%2Bat4PjR%2FmdGrQ%3D\";s:10:\"url_latest\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=m%2B3nDLRMt%2FIGnI%2Bat4PjR%2FmdGrQ%3D\";}s:19:\"gravityformsakismet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.0\";s:14:\"version_latest\";s:5:\"1.0.1\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=mhf5aWDZVzsO0q6A%2FEz5%2F%2BcwHTo%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=32TnAWq2hjL4hyPlLLDRP8daWJY%3D\";}s:24:\"gravityformsauthorizenet\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:3:\"url\";s:189:\"http://s3.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=G4c8QQFwf6d5Ru%2Bvm991255HKqw%3D\";s:10:\"url_latest\";s:189:\"http://s3.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=G4c8QQFwf6d5Ru%2Bvm991255HKqw%3D\";}s:18:\"gravityformsaweber\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=TaPsg5ropKhooCMqPTY9fBB9pkE%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=TaPsg5ropKhooCMqPTY9fBB9pkE%3D\";}s:21:\"gravityformsbatchbook\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Um%2Bs8CbVdFzMFVk5DgY3zmI3Odo%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Um%2Bs8CbVdFzMFVk5DgY3zmI3Odo%3D\";}s:18:\"gravityformsbreeze\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=hACXfanPQtKRxhLknUdz99OEFQc%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=hACXfanPQtKRxhLknUdz99OEFQc%3D\";}s:17:\"gravityformsbrevo\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jxVJVSmcwHXDapapbcihCFrZq48%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jxVJVSmcwHXDapapbcihCFrZq48%3D\";}s:27:\"gravityformscampaignmonitor\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.0\";s:3:\"url\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=QQwVQU4kLKyTx1PevcUGxQ3Vv7E%3D\";s:10:\"url_latest\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=QQwVQU4kLKyTx1PevcUGxQ3Vv7E%3D\";}s:20:\"gravityformscampfire\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=kGYtZgd50e6LddcNkKkrf8Mi%2BAo%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/campfire/gravityformscampfire_1.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=TypGbUjiF6mv4QzoyYK2t1Ldlfk%3D\";}s:22:\"gravityformscapsulecrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=PXSif4IBMXnG76dmgs6OLBJpH%2B0%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=PXSif4IBMXnG76dmgs6OLBJpH%2B0%3D\";}s:26:\"gravityformschainedselects\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=npX6SvSCqERex%2B1RzV2majg%2FN9o%3D\";s:10:\"url_latest\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=npX6SvSCqERex%2B1RzV2majg%2FN9o%3D\";}s:23:\"gravityformscleverreach\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.8\";s:14:\"version_latest\";s:3:\"1.8\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=h1t0LNnPdeg4kX5EOmjQYlul3VA%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=h1t0LNnPdeg4kX5EOmjQYlul3VA%3D\";}s:15:\"gravityformscli\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:168:\"http://s3.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=imDmuYCP0JlimoKcBwJouMuSIf8%3D\";}s:27:\"gravityformsconstantcontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Y1bKsai6Ws0rGLUDKwCa4B6sny0%3D\";s:10:\"url_latest\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Y1bKsai6Ws0rGLUDKwCa4B6sny0%3D\";}s:31:\"gravityformsconversationalforms\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.1\";s:3:\"url\";s:202:\"http://s3.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=rZAYaEgGMFB1sG8MDLpeMPuh3Ok%3D\";s:10:\"url_latest\";s:202:\"http://s3.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jA4PZMNo5fSn3wZQDJRAxEOGeG4%3D\";}s:22:\"gravityformsconvertkit\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=2u%2B1DskiQUW0qQMqko3LWk6pYRY%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=2u%2B1DskiQUW0qQMqko3LWk6pYRY%3D\";}s:19:\"gravityformscoupons\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.4.0\";s:14:\"version_latest\";s:5:\"3.4.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=5sxsHFGjX6iksRhNV9nH6cR8noQ%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=5sxsHFGjX6iksRhNV9nH6cR8noQ%3D\";}s:17:\"gravityformsdebug\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:3:\"url\";s:0:\"\";s:10:\"url_latest\";s:183:\"http://s3.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=bG0Ji2d%2BpzRsBrvvnxMQGe%2FGmWw%3D\";}s:19:\"gravityformsdropbox\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.2.0\";s:14:\"version_latest\";s:5:\"3.2.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=b94AIurQ4I6U8rIXjSZ5pMAy5%2Bc%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=b94AIurQ4I6U8rIXjSZ5pMAy5%2Bc%3D\";}s:24:\"gravityformsemailoctopus\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jOEeB1OSjKFAiCZukP07oqmd4zs%3D\";s:10:\"url_latest\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jOEeB1OSjKFAiCZukP07oqmd4zs%3D\";}s:16:\"gravityformsemma\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=V4ZB0Z%2F3sDQ%2BtC%2FeKwvS7MiHZDM%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=V4ZB0Z%2F3sDQ%2BtC%2FeKwvS7MiHZDM%3D\";}s:22:\"gravityformsfreshbooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=11RK0nn3aWrhqQkzkrFfe5dWjgA%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=11RK0nn3aWrhqQkzkrFfe5dWjgA%3D\";}s:23:\"gravityformsgeolocation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=QPf9TKuDwhWZxo3WrGDvy8L2QF4%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=QPf9TKuDwhWZxo3WrGDvy8L2QF4%3D\";}s:23:\"gravityformsgetresponse\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:3:\"url\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=4MWjh2%2ByQj6%2FrY2R%2FoMOhlBR6rU%3D\";s:10:\"url_latest\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=4MWjh2%2ByQj6%2FrY2R%2FoMOhlBR6rU%3D\";}s:27:\"gravityformsgoogleanalytics\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.3.0\";s:14:\"version_latest\";s:5:\"2.3.1\";s:3:\"url\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=vhQDav0KgH6UJmzrD%2ByDXDv7vDs%3D\";s:10:\"url_latest\";s:194:\"http://s3.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Bcl7VpPbwgcNVsZry1NmIcI21QY%3D\";}s:21:\"gravityformsgutenberg\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:3:\"url\";s:189:\"http://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=n1xs6dVbbg1%2B5Jx2DuvWb3Yevo4%3D\";s:10:\"url_latest\";s:187:\"http://s3.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=lyJm8y1HzZSKkXUPLVDpSKuN3Bo%3D\";}s:21:\"gravityformshelpscout\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=lnOGr6ONNV6g%2FvcuhpmqjVY4Hd0%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=lnOGr6ONNV6g%2FvcuhpmqjVY4Hd0%3D\";}s:20:\"gravityformshighrise\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=IJF55nzIJ0Ngos379I8EPFCTpMM%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=IJF55nzIJ0Ngos379I8EPFCTpMM%3D\";}s:19:\"gravityformshipchat\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";}s:19:\"gravityformshubspot\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=LvRaPpgHr%2BgKQqK3Jxl%2FA6HwdgQ%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=LvRaPpgHr%2BgKQqK3Jxl%2FA6HwdgQ%3D\";}s:20:\"gravityformsicontact\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=ymB80M8abDPFXzqlmeVhusxAZwA%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=ymB80M8abDPFXzqlmeVhusxAZwA%3D\";}s:19:\"gravityformslogging\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=gwlxR0FUtfhrUVDrruxDRmd70Xs%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=akQLce9JUif56bLJstY%2BOSJ3Z6w%3D\";}s:19:\"gravityformsmadmimi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=YGoBMhC0sLqnc62wp8b4UubZIl4%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=YGoBMhC0sLqnc62wp8b4UubZIl4%3D\";}s:21:\"gravityformsmailchimp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.6.0\";s:14:\"version_latest\";s:5:\"5.6.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=4pG%2FfVTPrsAjBFunXbqsi0b3Rhs%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=4pG%2FfVTPrsAjBFunXbqsi0b3Rhs%3D\";}s:22:\"gravityformsmailerlite\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jivDBLGvQyq05qcZUGPvi4dtiMQ%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=jivDBLGvQyq05qcZUGPvi4dtiMQ%3D\";}s:19:\"gravityformsmailgun\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=j1lyYaHVsFan7Tc6%2FpndFgp67HQ%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=j1lyYaHVsFan7Tc6%2FpndFgp67HQ%3D\";}s:22:\"gravityformsmoderation\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.2.0\";s:14:\"version_latest\";s:5:\"1.2.1\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=KeLTmJZ3zA%2F4kGZ3zc3aDjWRswQ%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=JRXLFlGDN0GR6dAjAowbuh9iFxg%3D\";}s:18:\"gravityformsmollie\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=ltuy%2FTHS934mrZxFH%2BKw9P5Lc18%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=ltuy%2FTHS934mrZxFH%2BKw9P5Lc18%3D\";}s:26:\"gravityformspartialentries\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.7\";s:14:\"version_latest\";s:3:\"1.7\";s:3:\"url\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=y9YbLSGGh8Jd35nh6YsxczAyL%2Bc%3D\";s:10:\"url_latest\";s:192:\"http://s3.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=y9YbLSGGh8Jd35nh6YsxczAyL%2Bc%3D\";}s:18:\"gravityformspaypal\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=WhziJm1FzTX6mfHoBhNd5ROZBlk%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=WhziJm1FzTX6mfHoBhNd5ROZBlk%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:3:\"url\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=szOa7lW348ap7XE1jvNLIDS65a0%3D\";s:10:\"url_latest\";s:196:\"http://s3.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=szOa7lW348ap7XE1jvNLIDS65a0%3D\";}s:21:\"gravityformspaypalpro\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:3:\"url\";s:188:\"http://s3.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=IQPE3%2BA%2FpCtIRYTHxle%2B3gdykiU%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=XHGsrsAPl4NP8H%2FbPAy0JQgZ0oU%3D\";}s:20:\"gravityformspicatcha\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";}s:16:\"gravityformspipe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=pb%2BEXhB9H9yhEQRHc99Dgrj5F84%3D\";s:10:\"url_latest\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=pb%2BEXhB9H9yhEQRHc99Dgrj5F84%3D\";}s:17:\"gravityformspolls\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:3:\"url\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=BMDPXE7GLvGN06%2BYBWqBcZIV5zY%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=BMDPXE7GLvGN06%2BYBWqBcZIV5zY%3D\";}s:20:\"gravityformspostmark\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=93LSQTFJGBdYiwWX%2FegHcDm0bos%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=93LSQTFJGBdYiwWX%2FegHcDm0bos%3D\";}s:16:\"gravityformsppcp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.9.0\";s:14:\"version_latest\";s:5:\"3.9.0\";s:3:\"url\";s:172:\"http://s3.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=2Lij5EmbIPQ3P6dW3YZz6FshqoE%3D\";s:10:\"url_latest\";s:172:\"http://s3.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_3.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=2Lij5EmbIPQ3P6dW3YZz6FshqoE%3D\";}s:16:\"gravityformsquiz\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.1\";s:3:\"url\";s:174:\"http://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=CD%2FLI6i2Kjw7dYedruNQSPd8fP4%3D\";s:10:\"url_latest\";s:172:\"http://s3.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=KP0EgTOxfcJEen7T2QLTAkqv4z4%3D\";}s:21:\"gravityformsrecaptcha\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=aSWREWOqHAvzU65Xl%2FwN9kortvU%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=aSWREWOqHAvzU65Xl%2FwN9kortvU%3D\";}s:19:\"gravityformsrestapi\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:3:\"url\";s:185:\"http://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=N4aJ2bP6%2BRDIcv5WKeikv9g2bTc%3D\";s:10:\"url_latest\";s:185:\"http://s3.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=N4aJ2bP6%2BRDIcv5WKeikv9g2bTc%3D\";}s:22:\"gravityformssalesforce\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.1\";s:3:\"url\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=bzDdQnA51vPZqfLTwey%2BNXS7kUU%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=E7Y2BnOxxxXfWoSDKsuhAgF7nD4%3D\";}s:20:\"gravityformssendgrid\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=8M8s7xrqWvkRUJAc1%2FlyUsgcyYs%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=8M8s7xrqWvkRUJAc1%2FlyUsgcyYs%3D\";}s:21:\"gravityformssignature\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.8.0\";s:14:\"version_latest\";s:5:\"4.8.1\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=zzoPc93kYaIPSDE3rY4Lxh7zwA8%3D\";s:10:\"url_latest\";s:186:\"http://s3.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=viXI%2Fb6mQ0GQfhENDkLR%2FQD3SYc%3D\";}s:17:\"gravityformsslack\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=g%2Fa4UUI%2F%2FdjaIU8Sxtp%2BlKQaIG0%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=g%2Fa4UUI%2F%2FdjaIU8Sxtp%2BlKQaIG0%3D\";}s:18:\"gravityformssquare\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=W%2BMV6dgBWQlT1wyEodp3jSdeKDc%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=W%2BMV6dgBWQlT1wyEodp3jSdeKDc%3D\";}s:18:\"gravityformsstripe\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.9.0\";s:14:\"version_latest\";s:5:\"5.9.1\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=HtR1KoZNp4wt3FQggqFnh%2FAr4R0%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_5.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=nRJ1SKC41VXLICSDfbgc8WFQRTo%3D\";}s:18:\"gravityformssurvey\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.0\";s:14:\"version_latest\";s:5:\"4.1.1\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=gVEbkC7wx4NBu2v%2By27qviBGdO4%3D\";s:10:\"url_latest\";s:176:\"http://s3.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=uFQDPrG0HPBgKntpfTcqN6PGxqg%3D\";}s:18:\"gravityformstrello\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=S5UZDJbYEEjC9q%2BhvPiIU6faVu0%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=S5UZDJbYEEjC9q%2BhvPiIU6faVu0%3D\";}s:21:\"gravityformsturnstile\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:3:\"url\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=HjM7MNqBWF%2Ft7TmNoGnKMQ8N3Kw%3D\";s:10:\"url_latest\";s:184:\"http://s3.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=HjM7MNqBWF%2Ft7TmNoGnKMQ8N3Kw%3D\";}s:18:\"gravityformstwilio\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.0\";s:14:\"version_latest\";s:5:\"3.1.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=RA80tP%2FzrGofZh%2BUz%2F6AKxCxC8I%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=RA80tP%2FzrGofZh%2BUz%2F6AKxCxC8I%3D\";}s:28:\"gravityformsuserregistration\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.0\";s:3:\"url\";s:200:\"http://s3.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Jk2pL7nFnU0p%2B4cT%2FXbs94g4pw8%3D\";s:10:\"url_latest\";s:200:\"http://s3.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=Jk2pL7nFnU0p%2B4cT%2FXbs94g4pw8%3D\";}s:20:\"gravityformswebhooks\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:3:\"url\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=nF23k133JMsseEsE0WzTjCe0LxM%3D\";s:10:\"url_latest\";s:180:\"http://s3.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=nF23k133JMsseEsE0WzTjCe0LxM%3D\";}s:18:\"gravityformszapier\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.4.0\";s:14:\"version_latest\";s:5:\"4.4.0\";s:3:\"url\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=zGmC8S%2FkoT%2Buk7ab2lp%2FQ5mExq4%3D\";s:10:\"url_latest\";s:182:\"http://s3.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=zGmC8S%2FkoT%2Buk7ab2lp%2FQ5mExq4%3D\";}s:19:\"gravityformszohocrm\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.3.0\";s:14:\"version_latest\";s:5:\"2.3.0\";s:3:\"url\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=AGrHVc0V7roKzqvNSUSzEKXmTQA%3D\";s:10:\"url_latest\";s:178:\"http://s3.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=AGrHVc0V7roKzqvNSUSzEKXmTQA%3D\";}s:11:\"gravitysmtp\";a:5:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.2\";s:14:\"version_latest\";s:5:\"1.9.2\";s:3:\"url\";s:165:\"http://s3.amazonaws.com/gravitysmtp/releases/gravitysmtp_1.9.2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=xX%2Fku2vmuFAft8QxMbQvgcm3CYA%3D\";s:10:\"url_latest\";s:165:\"http://s3.amazonaws.com/gravitysmtp/releases/gravitysmtp_1.9.2.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=xX%2Fku2vmuFAft8QxMbQvgcm3CYA%3D\";}}s:9:\"is_active\";s:1:\"1\";s:12:\"product_code\";s:5:\"GFDEV\";s:12:\"date_created\";s:19:\"2011-12-08 12:22:31\";s:14:\"version_latest\";s:5:\"2.9.8\";s:10:\"url_latest\";s:165:\"http://s3.amazonaws.com/gravityforms/releases/gravityforms_2.9.8.zip?AWSAccessKeyId=AKIA5U3GBHC5W4WAA34F&Expires=1748611239&Signature=BsByxgFsKfvzn7z2h0p4SNSC8rA%3D\";s:9:\"timestamp\";i:1748438440;}','off'),
(285,'rg_gforms_captcha_private_key','6LfLE7UUAAAAAHug_U2O-yxluNSnq2nmUdv8wzVb','yes'),
(286,'rg_gforms_captcha_public_key','6LfLE7UUAAAAAICPHlBbhdjl2TGC4bIAwNH5aief','yes'),
(287,'rg_form_version','2.9.8','yes'),
(288,'wp_page_for_privacy_policy','','yes'),
(289,'show_comments_cookies_opt_in','0','yes'),
(290,'db_upgraded','','on'),
(291,'envato_elements_version','2.0.16','yes'),
(292,'envato_elements_install_time','1547467861','yes'),
(293,'elementor_log','a:42:{s:32:\"1846270ebc5800fc5ca13805b68561a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-30 10:16:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-30 10:16:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"fc448b1ef341dc4ed5d35195752175cb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-30 10:16:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-30 10:16:26\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"9a4f9db8f60b5a281758254c5ffbe2f8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-30 10:16:26\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.24.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-30 10:16:26\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.24.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"68ad0878dc603798bcbb4a96ee0b8eb4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-30 10:16:28\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-30 10:16:28\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"2ac681994d26ff83131ba23d97424c3e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-30 10:16:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.24.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-30 10:16:29\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.23.4\";s:2:\"to\";s:6:\"3.24.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"214bd2d5761cd90cf897b24cbca98ec7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-22 11:13:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.4\";s:2:\"to\";s:6:\"3.24.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-22 11:13:30\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.4\";s:2:\"to\";s:6:\"3.24.7\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d2c7f6e27db19343ce483b2f86599eec\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-22 11:13:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-22 11:13:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"a4dce6fb22c5b2d4ca76dab696d74a5d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-22 11:13:31\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-22 11:13:31\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b605bd9587c1a01c464f17ec30c0bee1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-22 11:13:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-22 11:13:32\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"bd5dfa6d6b20384d4b30fed15477a08c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-22 11:13:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.4\";s:2:\"to\";s:6:\"3.24.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-22 11:13:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.4\";s:2:\"to\";s:6:\"3.24.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9e3ec9074aefd76b1f55956f5e1ccae3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-30 12:05:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-30 12:05:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"46a180fec9b122c3095b572f5bb260c2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-30 12:05:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-30 12:05:10\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"af89dfc2898cf2815a737de5abac9c76\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-30 12:05:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.7\";s:2:\"to\";s:6:\"3.25.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-30 12:05:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.7\";s:2:\"to\";s:6:\"3.25.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"dcc4fcc26c07cd3b14acc7ba6224bd8c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-30 12:05:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-30 12:05:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6ed02760401a9e452594962f1650bb02\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-30 12:05:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.7\";s:2:\"to\";s:6:\"3.25.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-30 12:05:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.7\";s:2:\"to\";s:6:\"3.25.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"e869499e4cc0e312c5a90c6135e55279\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-10-30 12:05:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.7\";s:2:\"to\";s:6:\"3.25.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-10-30 12:05:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.24.7\";s:2:\"to\";s:6:\"3.25.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1e2a5d831979788414e94322fb26435a\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-11-18 12:29:01\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:88:\"version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:12;s:14:\"\0*\0times_dates\";a:12:{i:0;s:19:\"2024-11-18 12:29:01\";i:1;s:19:\"2024-11-18 12:30:36\";i:2;s:19:\"2024-11-18 12:31:05\";i:3;s:19:\"2024-11-18 12:39:08\";i:4;s:19:\"2024-11-18 12:39:22\";i:5;s:19:\"2024-11-18 12:39:50\";i:6;s:19:\"2024-11-18 12:39:57\";i:7;s:19:\"2024-11-18 12:54:04\";i:8;s:19:\"2024-11-18 12:58:05\";i:9;s:19:\"2024-11-18 12:58:13\";i:10;s:19:\"2024-11-18 12:58:18\";i:11;s:19:\"2025-02-10 09:30:10\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:88:\"version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated\";s:4:\"file\";s:54:\"/wp-content/plugins/elementor/core/upgrade/manager.php\";s:4:\"line\";i:69;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:54:\"/wp-content/plugins/elementor/core/upgrade/manager.php\";s:7:\"\0*\0line\";i:69;}s:32:\"58fb37337126433428b9342b4ff6938d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-11-18 10:58:18\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:63:\"Cannot read properties of undefined (reading &#039;value&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-11-18 10:58:18\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1731927498\";s:7:\"message\";s:53:\"Cannot read properties of undefined (reading \'value\')\";s:3:\"url\";s:65:\"http://nixin.co.za/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"28760\";}s:7:\"\0*\0file\";s:65:\"http://nixin.co.za/wp-includes/js/jquery/jquery.min.js?ver=3.7.1\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"28760\";}s:32:\"c5204765ff2b7b1397150c47b8ee85c3\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-03 19:58:23\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:210:\"{closure:ElementorPro\\Modules\\Forms\\Submissions\\Actions\\Save_To_Database::__construct():193}(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:158;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2025-04-09 17:09:06\";i:1;s:19:\"2025-04-15 11:51:07\";i:2;s:19:\"2025-04-15 16:52:51\";i:3;s:19:\"2025-04-15 16:52:53\";i:4;s:19:\"2025-04-15 16:52:55\";i:5;s:19:\"2025-04-15 16:53:05\";i:6;s:19:\"2025-04-15 16:53:16\";i:7;s:19:\"2025-04-15 16:53:28\";i:8;s:19:\"2025-04-15 16:53:34\";i:9;s:19:\"2025-04-15 16:53:34\";i:10;s:19:\"2025-04-15 17:07:27\";i:11;s:19:\"2025-04-15 18:14:46\";i:12;s:19:\"2025-04-15 18:17:28\";i:13;s:19:\"2025-04-15 19:57:04\";i:14;s:19:\"2025-04-15 22:12:47\";i:15;s:19:\"2025-04-16 11:12:37\";i:16;s:19:\"2025-04-17 17:12:05\";i:17;s:19:\"2025-04-17 20:24:31\";i:18;s:19:\"2025-04-17 20:24:33\";i:19;s:19:\"2025-04-20 14:56:35\";i:20;s:19:\"2025-04-22 13:30:56\";i:21;s:19:\"2025-04-23 16:13:50\";i:22;s:19:\"2025-04-27 02:12:13\";i:23;s:19:\"2025-04-30 04:52:24\";i:24;s:19:\"2025-04-30 07:27:49\";i:25;s:19:\"2025-05-03 08:17:44\";i:26;s:19:\"2025-05-07 11:50:23\";i:27;s:19:\"2025-05-13 16:53:54\";i:28;s:19:\"2025-05-13 16:54:34\";i:29;s:19:\"2025-05-13 16:55:32\";i:30;s:19:\"2025-05-13 16:56:09\";i:31;s:19:\"2025-05-13 16:56:12\";i:32;s:19:\"2025-05-13 16:56:30\";i:33;s:19:\"2025-05-13 17:12:59\";i:34;s:19:\"2025-05-13 17:13:01\";i:35;s:19:\"2025-05-13 17:13:03\";i:36;s:19:\"2025-05-13 17:14:34\";i:37;s:19:\"2025-05-13 17:33:14\";i:38;s:19:\"2025-05-13 17:33:17\";i:39;s:19:\"2025-05-14 05:34:30\";i:40;s:19:\"2025-05-15 17:16:33\";i:41;s:19:\"2025-05-18 08:48:26\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:210:\"{closure:ElementorPro\\Modules\\Forms\\Submissions\\Actions\\Save_To_Database::__construct():193}(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:88:\"/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php\";s:4:\"line\";i:193;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:88:\"/wp-content/plugins/elementor-pro/modules/forms/submissions/actions/save-to-database.php\";s:7:\"\0*\0line\";i:193;}s:32:\"b3a3f5f8013317c0236944ddc9453781\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 12:18:54\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Carousel\\Widgets\\Base::print_slider(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2025-03-04 12:18:54\";i:1;s:19:\"2025-03-06 08:16:35\";i:2;s:19:\"2025-04-01 19:51:33\";i:3;s:19:\"2025-04-05 13:41:59\";i:4;s:19:\"2025-04-07 11:41:21\";i:5;s:19:\"2025-04-07 14:32:49\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Carousel\\Widgets\\Base::print_slider(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:67:\"/wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php\";s:4:\"line\";i:579;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:67:\"/wp-content/plugins/elementor-pro/modules/carousel/widgets/base.php\";s:7:\"\0*\0line\";i:579;}s:32:\"7335f2ec0147b16677ede1389232a39b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 16:52:37\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:183:\"ElementorPro\\Modules\\Payments\\Widgets\\Stripe_Button::render_button(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:119;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2025-04-01 23:08:44\";i:1;s:19:\"2025-04-02 01:25:48\";i:2;s:19:\"2025-04-02 01:26:22\";i:3;s:19:\"2025-04-02 01:26:26\";i:4;s:19:\"2025-04-02 14:37:05\";i:5;s:19:\"2025-04-02 18:22:34\";i:6;s:19:\"2025-04-02 23:48:53\";i:7;s:19:\"2025-04-03 03:10:45\";i:8;s:19:\"2025-04-03 07:00:39\";i:9;s:19:\"2025-04-03 07:00:41\";i:10;s:19:\"2025-04-03 10:12:55\";i:11;s:19:\"2025-04-04 08:33:28\";i:12;s:19:\"2025-04-05 08:24:34\";i:13;s:19:\"2025-04-07 20:32:44\";i:14;s:19:\"2025-04-09 18:38:45\";i:15;s:19:\"2025-04-09 18:42:34\";i:16;s:19:\"2025-04-15 16:53:41\";i:17;s:19:\"2025-04-15 16:53:50\";i:18;s:19:\"2025-04-15 16:54:23\";i:19;s:19:\"2025-04-15 17:07:25\";i:20;s:19:\"2025-04-15 17:33:22\";i:21;s:19:\"2025-04-15 22:12:45\";i:22;s:19:\"2025-04-16 23:02:35\";i:23;s:19:\"2025-04-16 23:51:39\";i:24;s:19:\"2025-04-17 20:24:39\";i:25;s:19:\"2025-04-18 21:27:18\";i:26;s:19:\"2025-04-26 01:44:57\";i:27;s:19:\"2025-04-29 12:11:14\";i:28;s:19:\"2025-04-30 04:52:23\";i:29;s:19:\"2025-04-30 05:06:58\";i:30;s:19:\"2025-04-30 07:27:48\";i:31;s:19:\"2025-05-01 17:03:11\";i:32;s:19:\"2025-05-06 16:53:48\";i:33;s:19:\"2025-05-07 11:50:32\";i:34;s:19:\"2025-05-13 16:55:35\";i:35;s:19:\"2025-05-13 16:57:00\";i:36;s:19:\"2025-05-13 17:13:00\";i:37;s:19:\"2025-05-13 17:13:07\";i:38;s:19:\"2025-05-13 17:33:16\";i:39;s:19:\"2025-05-15 17:03:30\";i:40;s:19:\"2025-05-18 08:48:27\";i:41;s:19:\"2025-05-28 17:54:49\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:183:\"ElementorPro\\Modules\\Payments\\Widgets\\Stripe_Button::render_button(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:76:\"/wp-content/plugins/elementor-pro/modules/payments/widgets/stripe-button.php\";s:4:\"line\";i:249;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:76:\"/wp-content/plugins/elementor-pro/modules/payments/widgets/stripe-button.php\";s:7:\"\0*\0line\";i:249;}s:32:\"23c207142f9b1d2921134e923c29169f\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 16:52:41\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:145:\"Elementor\\Stylesheet::add_rules(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:22;s:14:\"\0*\0times_dates\";a:22:{i:0;s:19:\"2025-03-04 16:52:41\";i:1;s:19:\"2025-03-04 16:54:26\";i:2;s:19:\"2025-03-06 06:37:38\";i:3;s:19:\"2025-03-06 06:58:40\";i:4;s:19:\"2025-03-18 19:58:49\";i:5;s:19:\"2025-03-18 21:06:44\";i:6;s:19:\"2025-03-20 17:02:34\";i:7;s:19:\"2025-03-20 17:20:54\";i:8;s:19:\"2025-03-20 17:21:25\";i:9;s:19:\"2025-03-20 18:06:30\";i:10;s:19:\"2025-04-01 17:06:30\";i:11;s:19:\"2025-04-01 17:16:10\";i:12;s:19:\"2025-04-01 17:30:18\";i:13;s:19:\"2025-04-01 18:29:15\";i:14;s:19:\"2025-04-01 21:48:19\";i:15;s:19:\"2025-04-05 08:24:59\";i:16;s:19:\"2025-04-15 16:53:55\";i:17;s:19:\"2025-04-15 16:54:03\";i:18;s:19:\"2025-04-22 13:30:54\";i:19;s:19:\"2025-05-13 16:53:54\";i:20;s:19:\"2025-05-13 16:54:03\";i:21;s:19:\"2025-05-13 16:54:34\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:145:\"Elementor\\Stylesheet::add_rules(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:53:\"/wp-content/plugins/elementor/includes/stylesheet.php\";s:4:\"line\";i:141;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:53:\"/wp-content/plugins/elementor/includes/stylesheet.php\";s:7:\"\0*\0line\";i:141;}s:32:\"07da2ad859a2beba7721ca6f9e79c44c\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 17:48:54\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:164:\"ElementorDeps\\DI\\Container::__construct(): Implicitly marking parameter $wrapperContainer as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:19;s:14:\"\0*\0times_dates\";a:19:{i:0;s:19:\"2025-03-04 17:48:54\";i:1;s:19:\"2025-03-05 07:57:24\";i:2;s:19:\"2025-03-06 08:16:50\";i:3;s:19:\"2025-03-06 13:34:47\";i:4;s:19:\"2025-03-06 13:34:48\";i:5;s:19:\"2025-03-06 13:34:49\";i:6;s:19:\"2025-03-06 13:34:52\";i:7;s:19:\"2025-03-18 16:57:18\";i:8;s:19:\"2025-03-18 17:15:25\";i:9;s:19:\"2025-03-18 18:13:13\";i:10;s:19:\"2025-03-20 18:06:31\";i:11;s:19:\"2025-04-01 16:53:42\";i:12;s:19:\"2025-04-01 17:40:56\";i:13;s:19:\"2025-04-01 18:30:02\";i:14;s:19:\"2025-04-02 17:19:07\";i:15;s:19:\"2025-04-07 14:32:47\";i:16;s:19:\"2025-05-13 16:56:32\";i:17;s:19:\"2025-05-13 16:56:32\";i:18;s:19:\"2025-05-13 20:52:44\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:164:\"ElementorDeps\\DI\\Container::__construct(): Implicitly marking parameter $wrapperContainer as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:77:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Container.php\";s:4:\"line\";i:87;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:77:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Container.php\";s:7:\"\0*\0line\";i:87;}s:32:\"988d0786f4e3c3b3dc10d4e952564601\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 18:39:34\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:31:\"Constant E_STRICT is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:84;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2025-04-01 22:05:03\";i:1;s:19:\"2025-04-01 22:06:03\";i:2;s:19:\"2025-04-01 22:11:33\";i:3;s:19:\"2025-04-02 00:36:39\";i:4;s:19:\"2025-04-02 01:28:05\";i:5;s:19:\"2025-04-03 01:52:44\";i:6;s:19:\"2025-04-03 02:46:25\";i:7;s:19:\"2025-04-03 03:48:46\";i:8;s:19:\"2025-04-03 04:36:46\";i:9;s:19:\"2025-04-03 04:42:41\";i:10;s:19:\"2025-04-03 07:25:06\";i:11;s:19:\"2025-04-03 10:41:01\";i:12;s:19:\"2025-04-03 12:31:40\";i:13;s:19:\"2025-04-03 12:33:15\";i:14;s:19:\"2025-04-03 22:23:08\";i:15;s:19:\"2025-04-04 02:00:45\";i:16;s:19:\"2025-04-04 08:39:27\";i:17;s:19:\"2025-04-09 16:19:28\";i:18;s:19:\"2025-04-10 17:03:12\";i:19;s:19:\"2025-04-10 17:05:32\";i:20;s:19:\"2025-04-13 05:45:15\";i:21;s:19:\"2025-04-16 01:02:13\";i:22;s:19:\"2025-04-16 09:15:47\";i:23;s:19:\"2025-04-17 00:00:50\";i:24;s:19:\"2025-04-17 00:34:15\";i:25;s:19:\"2025-04-17 05:07:29\";i:26;s:19:\"2025-04-22 06:00:30\";i:27;s:19:\"2025-04-23 16:13:48\";i:28;s:19:\"2025-04-25 20:26:02\";i:29;s:19:\"2025-04-29 12:51:46\";i:30;s:19:\"2025-04-30 10:20:05\";i:31;s:19:\"2025-04-30 13:57:36\";i:32;s:19:\"2025-05-03 09:08:53\";i:33;s:19:\"2025-05-03 10:27:08\";i:34;s:19:\"2025-05-07 12:17:45\";i:35;s:19:\"2025-05-13 16:59:07\";i:36;s:19:\"2025-05-15 16:01:53\";i:37;s:19:\"2025-05-18 00:35:23\";i:38;s:19:\"2025-05-28 17:54:50\";i:39;s:19:\"2025-05-28 17:54:50\";i:40;s:19:\"2025-05-28 17:54:52\";i:41;s:19:\"2025-05-28 17:54:52\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:31:\"Constant E_STRICT is deprecated\";s:4:\"file\";s:53:\"/wp-content/plugins/elementor/core/logger/manager.php\";s:4:\"line\";i:250;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:53:\"/wp-content/plugins/elementor/core/logger/manager.php\";s:7:\"\0*\0line\";i:250;}s:32:\"34bffee1f9f961f60d1fb1412942b8fd\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 18:39:34\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:74;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2025-04-01 20:06:50\";i:1;s:19:\"2025-04-01 20:57:10\";i:2;s:19:\"2025-04-01 22:00:36\";i:3;s:19:\"2025-04-01 22:05:03\";i:4;s:19:\"2025-04-01 22:06:03\";i:5;s:19:\"2025-04-01 22:11:33\";i:6;s:19:\"2025-04-02 00:36:39\";i:7;s:19:\"2025-04-02 01:28:05\";i:8;s:19:\"2025-04-02 17:23:32\";i:9;s:19:\"2025-04-03 01:52:44\";i:10;s:19:\"2025-04-03 02:46:25\";i:11;s:19:\"2025-04-03 03:48:46\";i:12;s:19:\"2025-04-03 04:36:46\";i:13;s:19:\"2025-04-03 04:42:41\";i:14;s:19:\"2025-04-03 07:25:06\";i:15;s:19:\"2025-04-03 10:41:01\";i:16;s:19:\"2025-04-03 12:31:40\";i:17;s:19:\"2025-04-03 12:33:15\";i:18;s:19:\"2025-04-03 22:23:08\";i:19;s:19:\"2025-04-04 02:00:45\";i:20;s:19:\"2025-04-04 08:39:27\";i:21;s:19:\"2025-04-09 16:19:28\";i:22;s:19:\"2025-04-10 17:03:12\";i:23;s:19:\"2025-04-10 17:05:32\";i:24;s:19:\"2025-04-13 05:45:15\";i:25;s:19:\"2025-04-16 01:02:13\";i:26;s:19:\"2025-04-16 09:15:47\";i:27;s:19:\"2025-04-17 00:00:51\";i:28;s:19:\"2025-04-17 00:34:15\";i:29;s:19:\"2025-04-17 05:07:29\";i:30;s:19:\"2025-04-22 06:00:30\";i:31;s:19:\"2025-04-23 16:13:48\";i:32;s:19:\"2025-04-25 20:26:02\";i:33;s:19:\"2025-04-29 12:51:46\";i:34;s:19:\"2025-04-30 10:20:05\";i:35;s:19:\"2025-04-30 13:57:36\";i:36;s:19:\"2025-05-03 09:08:53\";i:37;s:19:\"2025-05-03 10:27:08\";i:38;s:19:\"2025-05-07 12:17:45\";i:39;s:19:\"2025-05-13 16:59:07\";i:40;s:19:\"2025-05-15 16:01:53\";i:41;s:19:\"2025-05-18 00:35:23\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:62:\"/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:66;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:62:\"/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:7:\"\0*\0line\";i:66;}s:32:\"fb3fc728c5ff9b702a249253055fd9fd\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-04 20:52:22\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:176:\"Elementor\\Includes\\Widgets\\Traits\\Button_Trait::render_text(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:12;s:14:\"\0*\0times_dates\";a:12:{i:0;s:19:\"2025-03-04 20:52:22\";i:1;s:19:\"2025-03-20 22:46:01\";i:2;s:19:\"2025-04-02 01:25:51\";i:3;s:19:\"2025-04-03 10:40:32\";i:4;s:19:\"2025-04-04 15:19:49\";i:5;s:19:\"2025-04-07 12:22:58\";i:6;s:19:\"2025-04-15 18:18:45\";i:7;s:19:\"2025-04-16 23:51:39\";i:8;s:19:\"2025-04-17 16:01:31\";i:9;s:19:\"2025-05-03 09:02:24\";i:10;s:19:\"2025-05-03 14:19:33\";i:11;s:19:\"2025-05-11 14:30:11\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:176:\"Elementor\\Includes\\Widgets\\Traits\\Button_Trait::render_text(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:70:\"/wp-content/plugins/elementor/includes/widgets/traits/button-trait.php\";s:4:\"line\";i:648;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:70:\"/wp-content/plugins/elementor/includes/widgets/traits/button-trait.php\";s:7:\"\0*\0line\";i:648;}s:32:\"ce7823c453a97417f689c454c38fee45\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 05:05:46\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:169:\"ElementorPro\\Core\\Database\\Query_Builder::when(): Implicitly marking parameter $false_callback as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2025-03-06 05:05:46\";i:1;s:19:\"2025-03-19 09:40:32\";i:2;s:19:\"2025-04-03 05:02:32\";i:3;s:19:\"2025-04-05 07:12:52\";i:4;s:19:\"2025-04-18 05:00:24\";i:5;s:19:\"2025-04-29 16:58:17\";i:6;s:19:\"2025-05-03 07:47:05\";i:7;s:19:\"2025-05-17 09:45:33\";i:8;s:19:\"2025-05-18 07:13:17\";i:9;s:19:\"2025-05-20 09:40:33\";i:10;s:19:\"2025-05-25 05:26:41\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:169:\"ElementorPro\\Core\\Database\\Query_Builder::when(): Implicitly marking parameter $false_callback as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:65:\"/wp-content/plugins/elementor-pro/core/database/query-builder.php\";s:4:\"line\";i:268;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:65:\"/wp-content/plugins/elementor-pro/core/database/query-builder.php\";s:7:\"\0*\0line\";i:268;}s:32:\"1c9fb8a447a5c8a0fd02aec3aaabfa92\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 09:05:42\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:183:\"ElementorPro\\Modules\\Carousel\\Widgets\\Media_Carousel::print_slider(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-06 09:05:42\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:183:\"ElementorPro\\Modules\\Carousel\\Widgets\\Media_Carousel::print_slider(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:77:\"/wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php\";s:4:\"line\";i:305;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:77:\"/wp-content/plugins/elementor-pro/modules/carousel/widgets/media-carousel.php\";s:7:\"\0*\0line\";i:305;}s:32:\"cfb1d3db57e2c94da67c502b090e0a94\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 12:42:46\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:188:\"ElementorDeps\\DI\\Definition\\Resolver\\ParameterResolver::resolveParameters(): Implicitly marking parameter $method as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2025-03-06 12:42:46\";i:1;s:19:\"2025-03-12 18:31:54\";i:2;s:19:\"2025-03-18 16:57:34\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:188:\"ElementorDeps\\DI\\Definition\\Resolver\\ParameterResolver::resolveParameters(): Implicitly marking parameter $method as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:105:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php\";s:4:\"line\";i:34;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:105:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Definition/Resolver/ParameterResolver.php\";s:7:\"\0*\0line\";i:34;}s:32:\"d8a15ece2f6cd1c103558c1b15be9c52\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 13:34:46\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:146:\"ElementorProDeps\\DI\\autowire(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-06 13:34:46\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:146:\"ElementorProDeps\\DI\\autowire(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:81:\"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/functions.php\";s:4:\"line\";i:44;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:81:\"/wp-content/plugins/elementor-pro/vendor_prefixed/php-di/php-di/src/functions.php\";s:7:\"\0*\0line\";i:44;}s:32:\"e4fdc44e1625f2e246a342322c71105c\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 13:34:48\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:210:\"ElementorDeps\\DI\\Definition\\Source\\DefinitionNormalizer::normalizeRootDefinition(): Implicitly marking parameter $wildcardsReplacements as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-06 13:34:48\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:210:\"ElementorDeps\\DI\\Definition\\Source\\DefinitionNormalizer::normalizeRootDefinition(): Implicitly marking parameter $wildcardsReplacements as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:106:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php\";s:4:\"line\";i:42;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:106:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php\";s:7:\"\0*\0line\";i:42;}s:32:\"a13f4c820b9b865f8bfc510ca61024f7\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 13:34:48\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:143:\"ElementorDeps\\DI\\autowire(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-06 13:34:48\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:143:\"ElementorDeps\\DI\\autowire(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:77:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/functions.php\";s:4:\"line\";i:44;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:77:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/functions.php\";s:7:\"\0*\0line\";i:44;}s:32:\"5bb721f2c82563205cb491456e1f92ab\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-06 13:34:48\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:171:\"ElementorDeps\\DI\\Proxy\\ProxyFactory::__construct(): Implicitly marking parameter $proxyDirectory as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-03-06 13:34:48\";i:1;s:19:\"2025-03-06 13:34:49\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:171:\"ElementorDeps\\DI\\Proxy\\ProxyFactory::__construct(): Implicitly marking parameter $proxyDirectory as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:86:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Proxy/ProxyFactory.php\";s:4:\"line\";i:38;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:86:\"/wp-content/plugins/elementor/vendor_prefixed/php-di/php-di/src/Proxy/ProxyFactory.php\";s:7:\"\0*\0line\";i:38;}s:32:\"29e1e83c2d38b0c5172aa90a2c9cfc4d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-11 11:25:22\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2025-03-11 11:25:22\";i:1;s:19:\"2025-03-26 09:04:08\";i:2;s:19:\"2025-05-28 16:45:29\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\User::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:72:\"/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:4:\"line\";i:96;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:72:\"/wp-content/plugins/elementor-pro/modules/notes/database/models/user.php\";s:7:\"\0*\0line\";i:96;}s:32:\"eb00f9c0c416949894c348173e0a1f6d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-20 17:14:10\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:193:\"ElementorDeps\\DI\\Definition\\Resolver\\ObjectCreator::setPrivatePropertyValue(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-20 17:14:10\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:193:\"ElementorDeps\\DI\\Definition\\Resolver\\ObjectCreator::setPrivatePropertyValue(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:122:\"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ObjectCreator.php\";s:4:\"line\";i:158;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:122:\"/wp-content/plugins/elementor/vendor_prefixed/dependency-injection/php-di/php-di/src/Definition/Resolver/ObjectCreator.php\";s:7:\"\0*\0line\";i:158;}s:32:\"e8cffd26a905a1b983cf1d05c4d2592d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-03-31 16:51:41\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1239:\"Uncaught Error: Class &quot;ElementorPro\\Modules\\GlobalWidget\\Documents\\Widget&quot; not found in /wp-content/plugins/elementor-pro/modules/global-widget/module.php:203\nStack trace:\n#0 /wp-includes/class-wp-hook.php(324): ElementorPro\\Modules\\GlobalWidget\\Module-&gt;register_documents()\n#1 /wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters()\n#2 /wp-includes/plugin.php(517): WP_Hook-&gt;do_action()\n#3 /wp-content/plugins/elementor/core/documents-manager.php(726): do_action()\n#4 /wp-content/plugins/elementor/core/documents-manager.php(178): Elementor\\Core\\Documents_Manager-&gt;register_types()\n#5 /wp-content/plugins/elementor/core/editor/editor.php(243): Elementor\\Core\\Documents_Manager-&gt;get()\n#6 /wp-content/plugins/elementor/includes/frontend.php(197): Elementor\\Core\\Editor\\Editor-&gt;is_edit_mode()\n#7 /wp-includes/class-wp-hook.php(324): Elementor\\Frontend-&gt;init_render_mode()\n#8 /wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters()\n#9 /wp-includes/plugin.php(517): WP_Hook-&gt;do_action()\n#10 /wp-includes/template-loader.php(13): do_action()\n#11 /wp-blog-header.php(19): require_once(&#039;/wp-includes/te...&#039;)\n#12 /index.php(17): require(&#039;/wp-blog-header...&#039;)\n#13 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-03-31 16:51:41\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1182:\"Uncaught Error: Class \"ElementorPro\\Modules\\GlobalWidget\\Documents\\Widget\" not found in /wp-content/plugins/elementor-pro/modules/global-widget/module.php:203\nStack trace:\n#0 /wp-includes/class-wp-hook.php(324): ElementorPro\\Modules\\GlobalWidget\\Module->register_documents()\n#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#2 /wp-includes/plugin.php(517): WP_Hook->do_action()\n#3 /wp-content/plugins/elementor/core/documents-manager.php(726): do_action()\n#4 /wp-content/plugins/elementor/core/documents-manager.php(178): Elementor\\Core\\Documents_Manager->register_types()\n#5 /wp-content/plugins/elementor/core/editor/editor.php(243): Elementor\\Core\\Documents_Manager->get()\n#6 /wp-content/plugins/elementor/includes/frontend.php(197): Elementor\\Core\\Editor\\Editor->is_edit_mode()\n#7 /wp-includes/class-wp-hook.php(324): Elementor\\Frontend->init_render_mode()\n#8 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#9 /wp-includes/plugin.php(517): WP_Hook->do_action()\n#10 /wp-includes/template-loader.php(13): do_action()\n#11 /wp-blog-header.php(19): require_once(\'/wp-includes/te...\')\n#12 /index.php(17): require(\'/wp-blog-header...\')\n#13 {main}\n  thrown\";s:4:\"file\";s:66:\"/wp-content/plugins/elementor-pro/modules/global-widget/module.php\";s:4:\"line\";i:203;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:66:\"/wp-content/plugins/elementor-pro/modules/global-widget/module.php\";s:7:\"\0*\0line\";i:203;}s:32:\"2218903949f9cc086efe16a423ab9431\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-05-15 17:03:33\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:185:\"ElementorPro\\Modules\\Posts\\Traits\\Button_Widget_Trait::render_button(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-15 17:03:33\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:185:\"ElementorPro\\Modules\\Posts\\Traits\\Button_Widget_Trait::render_button(): Implicitly marking parameter $instance as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:78:\"/wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php\";s:4:\"line\";i:491;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:78:\"/wp-content/plugins/elementor-pro/modules/posts/traits/button-widget-trait.php\";s:7:\"\0*\0line\";i:491;}s:32:\"aa1a71670b41e04f0e5c2aa73bab77a8\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-05-28 17:54:46\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:73:\"Creation of dynamic property ElementorExtras\\Updater::$beta is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:7;s:14:\"\0*\0times_dates\";a:7:{i:0;s:19:\"2025-05-28 17:54:46\";i:1;s:19:\"2025-05-28 17:55:02\";i:2;s:19:\"2025-05-28 17:55:42\";i:3;s:19:\"2025-05-28 17:55:52\";i:4;s:19:\"2025-05-28 17:56:36\";i:5;s:19:\"2025-05-28 17:56:45\";i:6;s:19:\"2025-05-28 17:57:19\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:73:\"Creation of dynamic property ElementorExtras\\Updater::$beta is deprecated\";s:4:\"file\";s:91:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/includes/updater.php\";s:4:\"line\";i:45;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:91:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/includes/updater.php\";s:7:\"\0*\0line\";i:45;}s:32:\"048683fdf4b1e2ca19e920012e2f5462\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-05-28 17:54:50\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\Note::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:78:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:194;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:78:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:194;s:4:\"args\";a:1:{i:0;s:87:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:101:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/data/controller.php\";s:4:\"line\";i:243;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:5:{s:4:\"file\";s:91:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor/data/v2/base/controller.php\";s:4:\"line\";i:174;s:8:\"function\";s:21:\"get_collection_params\";s:5:\"class\";s:42:\"ElementorPro\\Modules\\Notes\\Data\\Controller\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:95:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor/data/v2/base/endpoint/index.php\";s:4:\"line\";i:57;s:8:\"function\";s:14:\"get_items_args\";s:5:\"class\";s:33:\"Elementor\\Data\\V2\\Base\\Controller\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-28 17:54:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\Note::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:106:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:4:\"line\";i:252;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:106:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:7:\"\0*\0line\";i:252;}s:32:\"484dd137a3356f5851a672952f87df9d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-05-28 17:54:50\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:78:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:194;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:4:{s:4:\"file\";s:78:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:194;s:4:\"args\";a:1:{i:0;s:87:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor/core/logger/manager.php\";}s:8:\"function\";s:7:\"include\";}i:2;a:5:{s:4:\"file\";s:106:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:4:\"line\";i:18;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}i:3;a:4:{s:4:\"file\";s:78:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/plugin.php\";s:4:\"line\";i:194;s:4:\"args\";a:1:{i:0;s:106:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";}s:8:\"function\";s:7:\"include\";}i:4;a:5:{s:4:\"file\";s:101:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/data/controller.php\";s:4:\"line\";i:243;s:8:\"function\";s:8:\"autoload\";s:5:\"class\";s:19:\"ElementorPro\\Plugin\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-28 17:54:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:163:\"ElementorPro\\Core\\Database\\Model_Base::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:96:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:4:\"line\";i:66;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:96:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/core/database/model-base.php\";s:7:\"\0*\0line\";i:66;}s:32:\"94146f618993ac3a08e16cdc2a3d2fde\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-05-28 17:54:52\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:183:\"ElementorExtras\\Modules\\Breadcrumbs\\Widgets\\Breadcrumbs::add_single(): Optional parameter $post declared before required parameter $query is implicitly treated as a required parameter\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-28 17:54:52\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:183:\"ElementorExtras\\Modules\\Breadcrumbs\\Widgets\\Breadcrumbs::add_single(): Optional parameter $post declared before required parameter $query is implicitly treated as a required parameter\";s:4:\"file\";s:114:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/modules/breadcrumbs/widgets/breadcrumbs.php\";s:4:\"line\";i:1215;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:114:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-extras/modules/breadcrumbs/widgets/breadcrumbs.php\";s:7:\"\0*\0line\";i:1215;}s:32:\"97f9574e874d8e6009926c8d60a1600e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-05-28 17:54:52\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\Note::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-05-28 17:54:52\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:173:\"ElementorPro\\Modules\\Notes\\Database\\Models\\Note::query(): Implicitly marking parameter $connection as nullable is deprecated, the explicit nullable type must be used instead\";s:4:\"file\";s:106:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:4:\"line\";i:252;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:106:\"/var/www/html/projectstaging.co.za/wp-content/plugins/elementor-pro/modules/notes/database/models/note.php\";s:7:\"\0*\0line\";i:252;}}','off'),
(294,'gf_previous_db_version','2.9.7.2','yes'),
(295,'gf_upgrade_lock','','yes'),
(296,'gform_sticky_admin_messages','a:1:{s:23:\"gravityforms_update_2.5\";a:5:{s:4:\"type\";s:7:\"success\";s:4:\"text\";s:200:\"Welcome to Gravity Forms 2.5! <a href=\"http://www.gravityforms.com/two-five/\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more</a> about all the new features and updates included in this version.\";s:3:\"key\";s:22:\"gravityforms_update_25\";s:12:\"capabilities\";b:0;s:4:\"page\";N;}}','yes'),
(297,'gf_submissions_block','','yes'),
(298,'gf_db_version','2.9.8','off'),
(333,'new_admin_email','graphics@nixin.co.za','yes'),
(338,'elementor_pro_theme_builder_conditions','a:5:{s:14:\"elementor_head\";a:2:{i:4662;a:1:{i:0;s:15:\"include/general\";}i:4660;a:1:{i:0;s:15:\"include/general\";}}s:6:\"single\";a:3:{i:1984;a:1:{i:0;s:21:\"include/singular/post\";}i:991;a:1:{i:0;s:15:\"include/product\";}i:954;a:1:{i:0;s:29:\"include/singular/not_found404\";}}s:7:\"archive\";a:2:{i:1010;a:1:{i:0;s:23:\"include/product_archive\";}i:1003;a:1:{i:0;s:33:\"include/product_archive/shop_page\";}}s:6:\"footer\";a:1:{i:804;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:2:{i:713;a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}i:710;a:1:{i:0;s:27:\"include/singular/front_page\";}}}','yes'),
(339,'elementor_library_category_children','a:0:{}','yes'),
(341,'elementor_pro_license_key','149e5a75fa76a378e1319caddc030e48','yes'),
(345,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off'),
(367,'essential-addons-elementor-license-key','959df3f7f8779d3550528debeb64101a','yes'),
(368,'essential-addons-elementor-license-status','valid','yes'),
(395,'generate_settings','a:70:{s:9:\"font_body\";s:10:\"Montserrat\";s:14:\"body_font_size\";i:15;s:16:\"heading_1_weight\";s:3:\"700\";s:16:\"heading_2_weight\";s:3:\"700\";s:10:\"text_color\";s:7:\"#ffffff\";s:16:\"link_color_hover\";s:7:\"#ffffff\";s:16:\"background_color\";s:7:\"#000000\";s:17:\"dynamic_css_cache\";b:1;s:16:\"heading_3_weight\";s:4:\"bold\";s:11:\"combine_css\";b:0;s:5:\"icons\";s:4:\"font\";s:9:\"structure\";s:6:\"floats\";s:12:\"hide_tagline\";s:0:\"\";s:15:\"container_width\";s:4:\"1100\";s:20:\"nav_position_setting\";s:16:\"nav-below-header\";s:19:\"container_alignment\";s:5:\"boxes\";s:17:\"header_text_color\";s:7:\"#3a3a3a\";s:17:\"header_link_color\";s:7:\"#3a3a3a\";s:27:\"navigation_background_color\";s:7:\"#222222\";s:21:\"navigation_text_color\";s:7:\"#ffffff\";s:33:\"navigation_background_hover_color\";s:7:\"#3f3f3f\";s:27:\"navigation_text_hover_color\";s:7:\"#ffffff\";s:35:\"navigation_background_current_color\";s:7:\"#3f3f3f\";s:29:\"navigation_text_current_color\";s:7:\"#ffffff\";s:30:\"subnavigation_background_color\";s:7:\"#3f3f3f\";s:24:\"subnavigation_text_color\";s:7:\"#ffffff\";s:36:\"subnavigation_background_hover_color\";s:7:\"#4f4f4f\";s:30:\"subnavigation_text_hover_color\";s:7:\"#ffffff\";s:38:\"subnavigation_background_current_color\";s:7:\"#4f4f4f\";s:32:\"subnavigation_text_current_color\";s:7:\"#ffffff\";s:26:\"sidebar_widget_title_color\";s:7:\"#000000\";s:20:\"site_title_font_size\";s:2:\"45\";s:27:\"mobile_site_title_font_size\";s:2:\"30\";s:28:\"form_button_background_color\";s:7:\"#666666\";s:34:\"form_button_background_color_hover\";s:7:\"#3f3f3f\";s:23:\"footer_background_color\";s:7:\"#222222\";s:23:\"footer_link_hover_color\";s:7:\"#606060\";s:21:\"entry_meta_link_color\";s:7:\"#595959\";s:27:\"entry_meta_link_color_hover\";s:7:\"#1e73be\";s:21:\"blog_post_title_color\";s:0:\"\";s:27:\"blog_post_title_hover_color\";s:0:\"\";s:19:\"heading_1_font_size\";s:2:\"40\";s:26:\"mobile_heading_1_font_size\";s:2:\"30\";s:19:\"heading_2_font_size\";s:2:\"30\";s:26:\"mobile_heading_2_font_size\";s:2:\"25\";s:19:\"heading_3_font_size\";s:2:\"20\";s:26:\"mobile_heading_3_font_size\";s:0:\"\";s:19:\"heading_4_font_size\";s:0:\"\";s:26:\"mobile_heading_4_font_size\";s:0:\"\";s:19:\"heading_5_font_size\";s:0:\"\";s:26:\"mobile_heading_5_font_size\";s:0:\"\";s:15:\"underline_links\";s:5:\"never\";s:22:\"use_dynamic_typography\";b:0;s:10:\"link_color\";s:7:\"#1e73be\";s:23:\"header_background_color\";s:7:\"#ffffff\";s:16:\"site_title_color\";s:7:\"#222222\";s:18:\"site_tagline_color\";s:7:\"#757575\";s:24:\"content_background_color\";s:7:\"#ffffff\";s:21:\"entry_meta_text_color\";s:7:\"#595959\";s:31:\"sidebar_widget_background_color\";s:7:\"#ffffff\";s:30:\"footer_widget_background_color\";s:7:\"#ffffff\";s:25:\"footer_widget_title_color\";s:7:\"#000000\";s:17:\"footer_text_color\";s:7:\"#ffffff\";s:17:\"footer_link_color\";s:7:\"#ffffff\";s:21:\"form_background_color\";s:7:\"#fafafa\";s:15:\"form_text_color\";s:7:\"#666666\";s:27:\"form_background_color_focus\";s:7:\"#ffffff\";s:21:\"form_text_color_focus\";s:7:\"#666666\";s:17:\"form_border_color\";s:7:\"#cccccc\";s:23:\"form_border_color_focus\";s:7:\"#bfbfbf\";}','yes'),
(406,'woocommerce_store_address','19 Tanzanite Crescent','on'),
(407,'woocommerce_store_address_2','Stonewood','on'),
(408,'woocommerce_store_city','Kraaifontein','on'),
(409,'woocommerce_default_country','ZA:WC','yes'),
(410,'woocommerce_store_postcode','7570','on'),
(411,'woocommerce_allowed_countries','all','yes'),
(412,'woocommerce_all_except_countries','a:0:{}','yes'),
(413,'woocommerce_specific_allowed_countries','a:1:{i:0;s:2:\"ZA\";}','yes'),
(414,'woocommerce_ship_to_countries','','yes'),
(415,'woocommerce_specific_ship_to_countries','a:0:{}','yes'),
(416,'woocommerce_default_customer_address','geolocation','yes'),
(417,'woocommerce_calc_taxes','yes','yes'),
(418,'woocommerce_enable_coupons','no','yes'),
(419,'woocommerce_calc_discounts_sequentially','no','no'),
(420,'woocommerce_currency','ZAR','yes'),
(421,'woocommerce_currency_pos','left','yes'),
(422,'woocommerce_price_thousand_sep',',','yes'),
(423,'woocommerce_price_decimal_sep','.','yes'),
(424,'woocommerce_price_num_decimals','2','on'),
(425,'woocommerce_shop_page_id','970','yes'),
(426,'woocommerce_cart_redirect_after_add','no','yes'),
(427,'woocommerce_enable_ajax_add_to_cart','yes','yes'),
(428,'woocommerce_placeholder_image','/wp-content/uploads//2019/06/Sample-Product-Image.jpg','yes'),
(429,'woocommerce_weight_unit','kg','yes'),
(430,'woocommerce_dimension_unit','cm','yes'),
(431,'woocommerce_enable_reviews','no','yes'),
(432,'woocommerce_review_rating_verification_label','yes','no'),
(433,'woocommerce_review_rating_verification_required','no','no'),
(434,'woocommerce_enable_review_rating','yes','yes'),
(435,'woocommerce_review_rating_required','yes','no'),
(436,'woocommerce_manage_stock','yes','yes'),
(437,'woocommerce_hold_stock_minutes','60','off'),
(438,'woocommerce_notify_low_stock','yes','no'),
(439,'woocommerce_notify_no_stock','yes','no'),
(440,'woocommerce_stock_email_recipient','info@nixin.co.za','off'),
(441,'woocommerce_notify_low_stock_amount','2','no'),
(442,'woocommerce_notify_no_stock_amount','0','on'),
(443,'woocommerce_hide_out_of_stock_items','no','yes'),
(444,'woocommerce_stock_format','','yes'),
(445,'woocommerce_file_download_method','force','no'),
(446,'woocommerce_downloads_require_login','no','no'),
(447,'woocommerce_downloads_grant_access_after_payment','no','no'),
(448,'woocommerce_prices_include_tax','no','yes'),
(449,'woocommerce_tax_based_on','billing','yes'),
(450,'woocommerce_shipping_tax_class','inherit','yes'),
(451,'woocommerce_tax_round_at_subtotal','no','yes'),
(453,'woocommerce_tax_display_shop','excl','yes'),
(454,'woocommerce_tax_display_cart','excl','yes'),
(455,'woocommerce_price_display_suffix','','yes'),
(456,'woocommerce_tax_total_display','itemized','no'),
(457,'woocommerce_enable_shipping_calc','yes','no'),
(458,'woocommerce_shipping_cost_requires_address','no','yes'),
(459,'woocommerce_ship_to_destination','shipping','no'),
(460,'woocommerce_shipping_debug_mode','no','yes'),
(461,'woocommerce_enable_guest_checkout','yes','no'),
(462,'woocommerce_enable_checkout_login_reminder','no','no'),
(463,'woocommerce_enable_signup_and_login_from_checkout','no','no'),
(464,'woocommerce_enable_myaccount_registration','no','no'),
(465,'woocommerce_registration_generate_username','yes','no'),
(466,'woocommerce_registration_generate_password','yes','no'),
(467,'woocommerce_erasure_request_removes_order_data','no','no'),
(468,'woocommerce_erasure_request_removes_download_data','no','no'),
(469,'woocommerce_allow_bulk_remove_personal_data','no','no'),
(470,'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'),
(471,'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'),
(472,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(473,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),
(474,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no'),
(475,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";i:7;s:4:\"unit\";s:4:\"days\";}','no'),
(476,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),
(477,'woocommerce_email_from_name','Swim-N-Style | Nixin Poolware','no'),
(478,'woocommerce_email_from_address','info@nixin.co.za','no'),
(479,'woocommerce_email_header_image','/wp-content/uploads//2019/07/Swim-n-Style-NXIN-logo.png','no'),
(480,'woocommerce_email_footer_text','','no'),
(481,'woocommerce_email_base_color','#20a8c2','no'),
(482,'woocommerce_email_background_color','#f7f7f7','no'),
(483,'woocommerce_email_body_background_color','#ffffff','no'),
(484,'woocommerce_email_text_color','#3c3c3c','no'),
(485,'woocommerce_cart_page_id','971','yes'),
(486,'woocommerce_checkout_page_id','972','yes'),
(487,'woocommerce_myaccount_page_id','973','yes'),
(488,'woocommerce_terms_page_id','','no'),
(489,'woocommerce_checkout_pay_endpoint','order-pay','yes'),
(490,'woocommerce_checkout_order_received_endpoint','order-received','yes'),
(491,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),
(492,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),
(493,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),
(494,'woocommerce_myaccount_orders_endpoint','orders','yes'),
(495,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),
(496,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),
(497,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),
(498,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),
(499,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),
(500,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),
(501,'woocommerce_logout_endpoint','customer-logout','yes'),
(502,'woocommerce_api_enabled','no','yes'),
(503,'woocommerce_allow_tracking','yes','no'),
(504,'woocommerce_show_marketplace_suggestions','yes','no'),
(505,'woocommerce_single_image_width','600','yes'),
(506,'woocommerce_thumbnail_image_width','300','yes'),
(507,'woocommerce_checkout_highlight_required_fields','yes','yes'),
(508,'woocommerce_demo_store','no','no'),
(509,'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'),
(510,'current_theme_supports_woocommerce','yes','yes'),
(511,'woocommerce_queue_flush_rewrite_rules','no','yes'),
(514,'default_product_cat','26','yes'),
(519,'woocommerce_admin_notices','a:1:{i:0;s:6:\"update\";}','yes'),
(521,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(522,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(523,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(524,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(525,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(526,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(527,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(528,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(529,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(530,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(531,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(532,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(536,'woocommerce_meta_box_errors','a:0:{}','yes'),
(538,'woocommerce_obw_last_completed_step','shipping','yes'),
(541,'woocommerce_product_type','physical','yes'),
(542,'woocommerce_sell_in_person','1','yes'),
(543,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),
(544,'woocommerce_bacs_settings','a:11:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:20:\"Direct bank transfer\";s:11:\"description\";s:176:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.\";s:12:\"instructions\";s:0:\"\";s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";s:15:\"account_details\";s:0:\"\";}','yes'),
(545,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:11:\"Get a quote\";s:11:\"description\";s:34:\"Get a quote on the above products.\";s:12:\"instructions\";s:53:\"Quote will be done and confirm with you upon receipt.\";s:18:\"enable_for_methods\";s:0:\"\";s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),
(546,'woocommerce_tracker_last_send','1747970969','yes'),
(547,'_transient_shipping-transient-version','1733900018','yes'),
(564,'woocommerce_gateway_order','a:4:{s:4:\"bacs\";i:0;s:6:\"cheque\";i:1;s:3:\"cod\";i:2;s:6:\"paypal\";i:3;}','yes'),
(567,'woocommerce_new_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:16:\"info@nixin.co.za\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:18:\"additional_content\";s:28:\"Congratulations on the sale.\";s:10:\"email_type\";s:4:\"html\";}','yes'),
(568,'woocommerce_cancelled_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:30:\"swiminstyle@wateritecspi.co.za\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";s:18:\"additional_content\";s:19:\"Thanks for reading.\";}','yes'),
(569,'woocommerce_failed_order_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:9:\"recipient\";s:30:\"swiminstyle@wateritecspi.co.za\";s:7:\"subject\";s:0:\"\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";s:18:\"additional_content\";s:157:\"Hopefully they’ll be back. Read more about <a href=\"http://docs.woocommerce.com/document/managing-orders/#section-10\">troubleshooting failed payments</a>.\";}','yes'),
(618,'_transient_product_query-transient-version','1748443092','yes'),
(619,'_transient_product-transient-version','1748356621','yes'),
(661,'woocommerce_tracker_ua','a:113:{i:0;s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0\";i:1;s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0\";i:2;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\";i:3;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36\";i:4;s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0\";i:5;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36\";i:6;s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Safari/605.1.15\";i:7;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36\";i:8;s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15\";i:9;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36\";i:10;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36\";i:11;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36\";i:12;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36\";i:13;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.2 Safari/605.1.15\";i:14;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";i:15;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36\";i:16;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";i:17;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";i:18;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36\";i:19;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36\";i:20;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36\";i:21;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36\";i:22;s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.5 Safari/605.1.15\";i:23;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36\";i:24;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36\";i:25;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36\";i:26;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36\";i:27;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36\";i:28;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36\";i:29;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36\";i:30;s:114:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36\";i:31;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36\";i:32;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36\";i:33;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36\";i:34;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36\";i:35;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36\";i:36;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36\";i:37;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";i:38;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36\";i:39;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36\";i:40;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36\";i:41;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36\";i:42;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36\";i:43;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36\";i:44;s:116:\"Mozilla/5.0 (Linux; Android 5.0.2; SM-T535) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36\";i:45;s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36\";i:46;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36\";i:47;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36\";i:48;s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36\";i:49;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36\";i:50;s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.107 Safari/537.36\";i:51;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36\";i:52;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36\";i:53;s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36\";i:54;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36\";i:55;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36\";i:56;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36\";i:57;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36\";i:58;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36\";i:59;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36\";i:60;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36\";i:61;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36\";i:62;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36\";i:63;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/113.0.5672.121 Mobile/15E148 Safari/604.1\";i:64;s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.50 Mobile/15E148 Safari/604.1\";i:65;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\";i:66;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36\";i:67;s:129:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58\";i:68;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.124 Mobile/15E148 Safari/604.1\";i:69;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36\";i:70;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/116.0.5845.103 Mobile/15E148 Safari/604.1\";i:71;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36\";i:72;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36\";i:73;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36\";i:74;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36\";i:75;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36\";i:76;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1\";i:77;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36\";i:78;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.101 Mobile/15E148 Safari/604.1\";i:79;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\";i:80;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/120.0.6099.119 Mobile/15E148 Safari/604.1\";i:81;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\";i:82;s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/121.0.6167.66 Mobile/15E148 Safari/604.1\";i:83;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36\";i:84;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36\";i:85;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36\";i:86;s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/122.0.6261.89 Mobile/15E148 Safari/604.1\";i:87;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";i:88;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36\";i:89;s:143:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/124.0.6367.111 Mobile/15E148 Safari/604.1\";i:90;s:142:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/125.0.6422.80 Mobile/15E148 Safari/604.1\";i:91;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36\";i:92;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";i:93;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36\";i:94;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";i:95;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36\";i:96;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";i:97;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36\";i:98;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36\";i:99;s:145:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.103 Mobile/15E148 Safari/604.1\";i:100;s:145:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/131.0.6778.154 Mobile/15E148 Safari/604.1\";i:101;s:144:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/132.0.6834.78 Mobile/15E148 Safari/604.1\";i:102;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36\";i:103;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36\";i:104;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";i:105;s:145:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/133.0.6943.120 Mobile/15E148 Safari/604.1\";i:106;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36\";i:107;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\";i:108;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\";i:109;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36\";i:110;s:144:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/136.0.7103.56 Mobile/15E148 Safari/604.1\";i:111;s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36\";i:112;s:144:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/136.0.7103.91 Mobile/15E148 Safari/604.1\";}','off'),
(836,'elementor_safe_mode_allowed_plugins','a:3:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";s:13:\"elementor_pro\";s:31:\"elementor-pro/elementor-pro.php\";s:11:\"woocommerce\";s:27:\"woocommerce/woocommerce.php\";}','yes'),
(837,'elementor_safe_mode','yes','yes'),
(863,'woocommerce_bacs_accounts','a:1:{i:0;a:6:{s:12:\"account_name\";s:12:\"Swim N Style\";s:14:\"account_number\";s:11:\"62601062524\";s:9:\"bank_name\";s:3:\"FNB\";s:9:\"sort_code\";s:6:\"250655\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:8:\"FIRNZAJJ\";}}','yes'),
(869,'_transient_orders-transient-version','1748143600','yes'),
(1130,'elementor_icon_manager_needs_update','yes','yes'),
(1131,'elementor_load_fa4_shim','yes','yes'),
(2561,'elementor_custom_icon_sets_config','a:0:{}','yes'),
(3466,'eael_pro_version','6.1.1','yes'),
(3470,'eael_version','6.1.15','yes'),
(3757,'n2_ss3_version','3.3.22r4860','yes'),
(3758,'widget_smartslider3','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(3766,'wpdeveloper_plugins_data','a:1:{s:25:\"essential_adons_elementor\";a:3:{s:16:\"notice_will_show\";a:4:{s:6:\"opt_in\";i:1597237740;s:6:\"upsale\";i:1598404140;s:6:\"review\";i:1597799340;s:6:\"update\";i:1597237740;}s:4:\"time\";i:1597237740;s:7:\"version\";s:5:\"4.1.2\";}}','yes'),
(5009,'gform_email_count','1303','yes'),
(5057,'301_redirects','a:117:{s:8:\"/sitemap\";s:19:\"http://nixin.co.za\";s:0:\"\";N;s:21:\"/product/regal-riven/\";s:70:\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\";s:30:\"/product/sst-spa-suction-port/\";s:99:\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/eco-swimming-pool-accessories/\";s:36:\"/product/nixin-sst-5-square-poolite/\";s:68:\"http://www.nixin.co.za/product/sst-80-led-square-poolite-white-led/\";s:37:\"/product/nixin-parabond-epoxy-421-5l/\";s:47:\"http://www.nixin.co.za/product/parabond-epoxy/\";s:34:\"/product/sst-vac-lid-handle-combo/\";s:123:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/standard/\";s:29:\"/product/sst-roll-top-ladder/\";s:116:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/\";s:31:\"/product/nixin-sst-venturi-jet/\";s:122:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/compact/\";s:22:\"/product/magic-marble/\";s:61:\"http://www.nixin.co.za/product/panache-magic-marble-p-sheet/\";s:24:\"/product/aimflo-blocker/\";s:54:\"http://www.nixin.co.za/product/pvc-pt-aimflo-blocker/\";s:29:\"/product/nixin-sst-inflolite/\";s:67:\"http://www.nixin.co.za/product/sst-63led-nano-inflolite-white-led/\";s:35:\"/product/sst-solid-aimflo-and-ball/\";s:54:\"http://www.nixin.co.za/product/sst-solid-aimflo-ball/\";s:49:\"/product/nixin-sst-72led-domed-i-lumen-8-poolite/\";s:74:\"http://www.nixin.co.za/product/sst-dome-i-lumen-8-72led-white-pool-light/\";s:34:\"/product-category/led-pool-lights/\";s:89:\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/eco-led-pool-lights/\";s:34:\"/product/sst-dual-suction-skimmer/\";s:122:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/premium/\";s:39:\"/product/nixinsstdualsafetysuctionport/\";s:61:\"http://www.nixin.co.za/product/sst-dual-safety-suction-port/\";s:34:\"/product/nixinsstchampagnebubbler/\";s:54:\"http://www.nixin.co.za/product/sst-champagne-bubbler/\";s:36:\"/product/nxin-pvc-pt-aimflo-blocker/\";s:54:\"http://www.nixin.co.za/product/pvc-pt-aimflo-blocker/\";s:19:\"/product/dolphin-2/\";s:40:\"http://www.nixin.co.za/product/dolphin/\";s:32:\"/product/nxinpvcptaimfloblocker/\";s:54:\"http://www.nixin.co.za/product/pvc-pt-aimflo-blocker/\";s:44:\"/product/nixinsst64lednanoinflolitewhiteled/\";s:67:\"http://www.nixin.co.za/product/sst-63led-nano-inflolite-white-led/\";s:33:\"/product/nixinsstsolidaimfloball/\";s:54:\"http://www.nixin.co.za/product/sst-solid-aimflo-ball/\";s:57:\"/product/nixin-sst-dome-i-lumen-8-72led-white-pool-light/\";s:74:\"http://www.nixin.co.za/product/sst-dome-i-lumen-8-72led-white-pool-light/\";s:40:\"/product/nixinsststandardhandrail1300mm/\";s:62:\"http://www.nixin.co.za/product/sst-standard-hand-rail-1300mm/\";s:44:\"/product/sst-adjustable-ball-spout-complete/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:32:\"/product/sst-50mm-heater-casing/\";s:123:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/standard/\";s:24:\"/product/sst-deck-spout/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:27:\"/product/sst-fan-jet-spout/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:33:\"/product/sst-slimline-waterspout/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:20:\"/pool-ladders-rails/\";s:116:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/\";s:16:\"/mod-n-motifs-2/\";s:70:\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\";s:24:\"/product/nixin-nanolite/\";s:70:\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\";s:31:\"/product-category/water-spouts/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:19:\"/national-lockdown/\";s:70:\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\";s:32:\"/product-category/ladders-rails/\";s:116:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/\";s:39:\"/product/sst80ledsquarepoolitewhiteled/\";s:68:\"http://www.nixin.co.za/product/sst-80-led-square-poolite-white-led/\";s:35:\"/product/nixinssttapspout185wx700h/\";s:58:\"http://www.nixin.co.za/product/sst-tap-spout-185w-x-700h/\";s:24:\"/product/cosmic-terazzo/\";s:70:\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\";s:24:\"/faulty-telephone-lines/\";s:70:\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\";s:32:\"/product/sst-waterspout-c-shape/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:30:\"/product/sst-z-led-waterspout/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:34:\"/product/sst-weir-deck-lid-collar/\";s:123:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/standard/\";s:29:\"/product/sst-deck-jet-stream/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:32:\"/product/nixin-sst-p-rail-800mm/\";s:49:\"http://www.nixin.co.za/product/sst-p-rail-800mm/\";s:38:\"/product/nixinsstbottomdrain150x150mm/\";s:61:\"http://www.nixin.co.za/product/sst-bottom-drain-150-x-150mm/\";s:37:\"/product/nixin-sst-water-cannon-50mm/\";s:54:\"http://www.nixin.co.za/product/sst-water-cannon-50mm/\";s:35:\"/product/nixinsstcurveladder3-step/\";s:56:\"http://www.nixin.co.za/product/sst-curve-ladder-3-step/\";s:20:\"/product/sst-p-rail/\";s:49:\"http://www.nixin.co.za/product/sst-p-rail-800mm/\";s:27:\"/product/sst-standard-rail/\";s:62:\"http://www.nixin.co.za/product/sst-standard-hand-rail-1300mm/\";s:35:\"/product/sst-6-x-60mm-water-cannon/\";s:54:\"http://www.nixin.co.za/product/sst-water-cannon-50mm/\";s:28:\"/product/mod-n-dolphin-ball/\";s:40:\"http://www.nixin.co.za/product/dolphin/\";s:23:\"/product/sst-hooks-set/\";s:58:\"http://www.nixin.co.za/product/sst-pole-hanger-hooks-set/\";s:23:\"/product/sst-tap-spout/\";s:58:\"http://www.nixin.co.za/product/sst-tap-spout-185w-x-700h/\";s:26:\"/product/porcelain-puzzle/\";s:65:\"http://www.nixin.co.za/product/panache-porcelain-puzzle-p-sheet/\";s:22:\"/product/prism-matrix/\";s:61:\"http://www.nixin.co.za/product/panache-prism-matrix-p-sheet/\";s:30:\"/product/sst-goose-neck-spout/\";s:110:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\";s:25:\"/products/07/water-spouts\";s:50:\"http://nixin.co.za/product-category/water-spouts/\";s:23:\"/product/frozen-fossil/\";s:36:\"http://nixin.co.za/product/dolphin/\";s:30:\"/product/kreepykraulyleaftrap/\";s:57:\"http://nixin.co.za/product/pool-kreepy-krauly-leaf-trap/\";s:25:\"/product/eqvinylpatchkit/\";s:52:\"http://nixin.co.za/product/eq-vinyl-pool-patch-kit/\";s:20:\"/product/aquadazzle/\";s:40:\"http://nixin.co.za/product/aqua-dazzle/\";s:28:\"/product/aquachekteststrips/\";s:49:\"http://nixin.co.za/product/aquachek-test-strips/\";s:32:\"/product/baracudaregulatorvalve/\";s:53:\"http://nixin.co.za/product/baracuda-regulator-valve/\";s:29:\"/product/copperteststrips25s/\";s:51:\"http://nixin.co.za/product/copper-test-strips-25s/\";s:25:\"/product/compressionring/\";s:44:\"http://nixin.co.za/product/compressionring/\";s:27:\"/product/intelliflovsdpump/\";s:53:\"http://nixin.co.za/product/intelliflo-vsd-pool-pump/\";s:22:\"/product/retainerring/\";s:42:\"http://nixin.co.za/product/retainer-ring/\";s:33:\"/product/5wetnichecasingcomplete/\";s:55:\"http://nixin.co.za/product/5-wetniche-casing-complete/\";s:24:\"/product/eqaimflogasket/\";s:45:\"http://nixin.co.za/product/eq-aimflo-gasket/\";s:25:\"/product/eq8wheelsweeper/\";s:47:\"http://nixin.co.za/product/eq-8-wheel-sweeper/\";s:37:\"/product/5wetnichehalfcasingcomplete/\";s:60:\"http://nixin.co.za/product/5-wetniche-half-casing-complete/\";s:28:\"/product/aquacureturboshock/\";s:50:\"http://nixin.co.za/product/aqua-cure-turbo-shock/\";s:54:\"/product/nixin63ledchampagnebubblerblueledwhiteaimflo/\";s:75:\"http://nixin.co.za/product/63-led-champagne-bubbler-blue-led-white-aimflo/\";s:36:\"/product/nixinsstwalltread150x150mm/\";s:53:\"http://nixin.co.za/product/sst-wall-tread-150x150mm/\";s:45:\"/product/nixinsstadjustableballspoutcomplete/\";s:63:\"http://nixin.co.za/product/sst-adjustable-ball-spout-complete/\";s:35:\"/product/nixinsstgrabrail38x1000mm/\";s:52:\"http://nixin.co.za/product/sst-grab-rail-38x1000mm/\";s:49:\"/why-you-should-care-about-your-pools-led-lights/\";s:25:\"http://nixin.co.za/news/\";s:33:\"/product/sst-curve-ladder-3-step/\";s:118:\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/\";s:19:\"/product/mermaid-2/\";s:48:\"http://nixin.co.za/product/mermaid-pool-mosaic/\";s:34:\"/product/nixinsstdecklitewhiteled/\";s:53:\"http://nixin.co.za/product/sst-deck-light-white-led/\";s:24:\"/product/resinconnector/\";s:44:\"http://nixin.co.za/product/resin-connector/\";s:38:\"/product/nixinsststandardladder3-step/\";s:60:\"http://nixin.co.za/product/sst-3-step-standard-pool-ladder/\";s:42:\"/product/nixin64ledcrystaliteonlywhiteled/\";s:64:\"http://nixin.co.za/product/64-led-crystal-light-only-white-led/\";s:33:\"/product/nixinsstdeckliteblueled/\";s:54:\"http://nixin.co.za/product/72-led-deck-lighting-blue/\";s:30:\"/product/mod-n-dolphin-speedy/\";s:79:\"http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/mod-n-motifs/\";s:39:\"/product/nixin-sst-fan-jet-spout-150mm/\";s:52:\"http://nixin.co.za/product/sst-fan-jet-spout-150mm/\";s:55:\"/product/nixin-sst-compact-champagne-bubbler-white-led/\";s:68:\"http://nixin.co.za/product/sst-compact-champagne-bubbler-white-led/\";s:30:\"/product/poolmaid-5-poolite-2/\";s:54:\"http://nixin.co.za/product/poolmaid-5inch-pool-light/\";s:53:\"/product/nixin-acetal-dual-safety-suction-port-white/\";s:66:\"http://nixin.co.za/product/acetal-dual-safety-suction-port-white/\";s:26:\"/product/mod-n-seahorse-2/\";s:55:\"http://nixin.co.za/product/mod-n-seahorse-pool-mosaic/\";s:50:\"/product/nixin-adjustable-ball-spout-acetal-white/\";s:63:\"http://nixin.co.za/product/adjustable-ball-spout-acetal-white/\";s:40:\"/product/nixin-compact-aimflo-white-nut/\";s:53:\"http://nixin.co.za/product/compact-aimflo-white-nut/\";s:20:\"/product/seahorse-2/\";s:50:\"http://nixin.co.za/product/seahorse-pool-textile/\";s:59:\"/product/nixin-compact-63led-crystalite-blue-led-black-nut/\";s:72:\"http://nixin.co.za/product/compact-63led-crystalite-blue-led-black-nut/\";s:58:\"/product/nixin-sst-compact-adjustable-ball-spout-complete/\";s:71:\"http://nixin.co.za/product/sst-compact-adjustable-ball-spout-complete/\";s:31:\"/product/nixinsstboxspout200mm/\";s:48:\"http://nixin.co.za/product/sst-box-spout-200mm/\";s:32:\"/product/nixinsstcurvepipespout/\";s:49:\"http://nixin.co.za/product/sst-curve-pipe-spout/\";s:34:\"/product/nixinsstfanjetspout100mm/\";s:52:\"http://nixin.co.za/product/sst-fan-jet-spout-100mm/\";s:31:\"/product/nixinsstjetstream32mm/\";s:48:\"http://nixin.co.za/product/sst-jet-stream-32mm/\";s:37:\"/product/nixinsstrolltopladder4-step/\";s:55:\"http://nixin.co.za/product/sst-roll-top-ladder-4-step/\";s:37:\"/product/nixinsstrolltopladder5-step/\";s:55:\"http://nixin.co.za/product/sst-roll-top-ladder-5-step/\";s:32:\"/product/nixinsstaircontrol20mm/\";s:54:\"http://nixin.co.za/product/sst-pool-air-control-20mm/\";s:41:\"/product/nixinsstdualsuctionskimmer300mm/\";s:59:\"http://nixin.co.za/product/sst-dual-suction-skimmer-300mm/\";s:40:\"/product/nixinsstmushroomspout50x1000mm/\";s:72:\"http://nixin.co.za/product/pool-mushroom-fountain-head-spout-50x1000mm/\";s:35:\"/product/nixinsstpipespout50x150mm/\";s:53:\"http://nixin.co.za/product/pool-wall-spout-50x150mm/\";s:35:\"/product/nixinsstpipespout50x300mm/\";s:53:\"http://nixin.co.za/product/pool-wall-spout-50x300mm/\";s:37:\"/product/nixinsstrolltopladder3-step/\";s:56:\"http://nixin.co.za/product/pool-roll-top-ladder-3-step/\";s:43:\"/product/nixinsstslimlineprofilespout500mm/\";s:57:\"http://nixin.co.za/product/slimline-profile-spout-500mm/\";s:43:\"/product/nixinsstslimlineprofilespout700mm/\";s:57:\"http://nixin.co.za/product/slimline-profile-spout-700mm/\";s:43:\"/product/nixinsstslimlineprofilespout900mm/\";s:57:\"http://nixin.co.za/product/slimline-profile-spout-900mm/\";s:37:\"/product/nixinsstslimlinespout1000mm/\";s:50:\"http://nixin.co.za/product/slimline-spout-1000mm/\";s:48:\"/product/nixinsstweirdecklidcollarstandardbrown/\";s:64:\"http://nixin.co.za/product/weir-deck-lid-collar-standard-brown/\";s:43:\"/product/nixinsstweirdecklidcollarswimquip/\";s:58:\"http://nixin.co.za/product/weir-deck-lid-collar-swimquip/\";s:36:\"/product/nixinsstslimlinespout400mm/\";s:49:\"http://nixin.co.za/product/slimline-spout-400mm/\";s:42:\"/product/nixinsstvaclidhandlecomboquality/\";s:57:\"http://nixin.co.za/product/vac-lid-handle-combo-quality/\";s:36:\"/product/nixinsstslimlinespout800mm/\";s:49:\"http://nixin.co.za/product/slimline-spout-800mm/\";}','yes'),
(5774,'gf_site_key','536f1069-01c9-4b57-af71-4416e83f0478','yes'),
(5777,'gf_site_secret','fd9ce292-06b9-4c0c-9e1d-38aa778cbf20','yes'),
(5780,'rg_gforms_enable_akismet','0','yes'),
(5783,'rg_gforms_captcha_type','checkbox','yes'),
(5786,'rg_gforms_currency','USD','yes'),
(5792,'gform_recaptcha_keys_status','1','yes'),
(10970,'ure_role_additional_options_values','a:1:{s:12:\"shop_manager\";a:0:{}}','yes'),
(19505,'yit_recently_activated','a:1:{i:0;s:69:\"yith-woocommerce-request-a-quote/yith-woocommerce-request-a-quote.php\";}','yes'),
(19508,'ywraq_page_id','1562','yes'),
(19514,'yith_system_info','a:2:{s:11:\"system_info\";a:12:{s:14:\"min_wp_version\";a:1:{s:5:\"value\";s:5:\"5.2.3\";}s:14:\"min_wc_version\";a:1:{s:5:\"value\";s:5:\"3.7.0\";}s:15:\"wp_memory_limit\";a:1:{s:5:\"value\";i:1073741824;}s:15:\"min_php_version\";a:1:{s:5:\"value\";s:6:\"7.2.23\";}s:15:\"min_tls_version\";a:1:{s:5:\"value\";s:3:\"1.2\";}s:15:\"imagick_version\";a:1:{s:5:\"value\";s:5:\"0.0.0\";}s:15:\"wp_cron_enabled\";a:1:{s:5:\"value\";b:1;}s:16:\"mbstring_enabled\";a:1:{s:5:\"value\";b:1;}s:17:\"simplexml_enabled\";a:1:{s:5:\"value\";b:1;}s:10:\"gd_enabled\";a:1:{s:5:\"value\";b:1;}s:15:\"opcache_enabled\";a:1:{s:5:\"value\";b:0;}s:17:\"url_fopen_enabled\";a:1:{s:5:\"value\";s:1:\"1\";}}s:6:\"errors\";b:0;}','yes'),
(19517,'ywraq_show_btn_link','button','yes'),
(19520,'ywraq_show_btn_link_text','Add to quote','yes'),
(19523,'ywraq_hide_add_to_cart','no','yes'),
(19526,'ywraq_add_privacy_checkbox','no','yes'),
(19529,'ywraq_privacy_label','I have read and agree to the website terms and conditions.','yes'),
(19532,'ywraq_privacy_description','Your personal data will be used to process your request, support your experience throughout this website, and for other purposes described in our  [privacy_policy].','yes'),
(19535,'yit_plugin_fw_panel_wc_default_options_set','a:1:{s:32:\"yith_woocommerce_request_a_quote\";b:1;}','yes'),
(19568,'_elementor_pro_editor_activate_license_notice_dismissed','1608532251','yes'),
(29441,'google_ana','UA-148990135-5','yes'),
(29444,'google_tag','','yes'),
(29447,'google_con','','yes'),
(31292,'woocommerce_ywraq_email_settings','a:8:{s:7:\"enabled\";s:3:\"yes\";s:15:\"email_from_name\";s:29:\"Swim-N-Style | Nixin Poolware\";s:16:\"email_from_email\";s:16:\"info@nixin.co.za\";s:7:\"subject\";s:0:\"\";s:9:\"recipient\";s:16:\"info@nixin.co.za\";s:9:\"enable_cc\";s:2:\"no\";s:7:\"heading\";s:0:\"\";s:10:\"email_type\";s:4:\"html\";}','on'),
(34559,'wpseo_flush_rewrite','1','yes'),
(34601,'wpseo_taxonomy_meta','a:1:{s:11:\"product_cat\";a:35:{i:26;a:5:{s:11:\"wpseo_title\";s:49:\"Acetal Swimming Pool Accessories | Nixin Poolware\";s:10:\"wpseo_desc\";s:146:\"Elevate your pool experience sustainably with Nixin\'s Eco Swimming Pool Accessories. Explore our range of environmentally conscious pool equipment\";s:13:\"wpseo_focuskw\";s:25:\"Swimming Pool Accessories\";s:13:\"wpseo_linkdex\";s:2:\"46\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:27;a:5:{s:11:\"wpseo_title\";s:49:\"Stainless Steel Pool Accessories | Nixin Poolware\";s:10:\"wpseo_desc\";s:150:\"Enhance your pool area with durable and stylish stainless steel pool accessories. Stainless steel accessories designed to add convenience to your pool\";s:13:\"wpseo_focuskw\";s:22:\"Steel Pool Accessories\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:28;a:5:{s:11:\"wpseo_title\";s:59:\"Swimming Pool Ladders & Rails | Grab Rails | Nixin Poolware\";s:10:\"wpseo_desc\";s:152:\"We have a widre range of Swimming Pool Ladders & Rails. The rails and Ladders can play a huge role in the style and safety of the pool. Contatc Us tody!\";s:13:\"wpseo_focuskw\";s:15:\"Ladders & Rails\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:29;a:5:{s:11:\"wpseo_title\";s:47:\"LED Pool Lights | Garden Light | Nixin Poolware\";s:10:\"wpseo_desc\";s:147:\"Let your pool stand out with our wide range of LED Pool Lights, Garden Lights as well as pond lights. Wide variety of Eco-friendly LED pool lights.\";s:13:\"wpseo_focuskw\";s:15:\"LED Pool Lights\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:30;a:5:{s:11:\"wpseo_title\";s:18:\"NIXIN Mod-N-Mosaix\";s:10:\"wpseo_desc\";s:155:\"NIXIN textile mosaics is digital designs which is manually printed for perfection. See our full range of Mod-N-Mosaix that are exclusive to the pool trade.\";s:13:\"wpseo_focuskw\";s:45:\"Pool Tiles | Textile Mosaics | Nixin Poolware\";s:13:\"wpseo_linkdex\";s:2:\"30\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:31;a:5:{s:11:\"wpseo_title\";s:54:\"Panache Mosaics | Coral Gorge Mosaics | Nixin Poolware\";s:10:\"wpseo_desc\";s:131:\"Our Panache Mosaics are a winner for any enviroment. We have plenty of Panache Mosaics that will suit your style. Contact Us today!\";s:13:\"wpseo_focuskw\";s:15:\"Panache Mosaics\";s:13:\"wpseo_linkdex\";s:2:\"40\";s:19:\"wpseo_content_score\";s:2:\"90\";}i:32;a:5:{s:11:\"wpseo_title\";s:47:\"Parabond Epoxy | Pool Products | Nixin Poolware\";s:10:\"wpseo_desc\";s:129:\"Always make sure you have a bucket of Parabond Epoxy around for your pool as it is a great life saver. Call us now for more info!\";s:13:\"wpseo_focuskw\";s:14:\"Parabond Epoxy\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:34;a:5:{s:11:\"wpseo_title\";s:49:\"Paradigm Motifs | Dolphin Motifs | Nixin Poolware\";s:10:\"wpseo_desc\";s:136:\"We have the best Paradigm Motifs with Dolphins,mermaids and octopus Motifs. Give us a call today for more info on the products we offer.\";s:13:\"wpseo_focuskw\";s:15:\"Paradigm Motifs\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:36;a:5:{s:11:\"wpseo_title\";s:47:\"Water Spouts | Led Waterspouts | Nixin Poolware\";s:10:\"wpseo_desc\";s:144:\"Our pool Water Spouts will make your pool an attraction to be seen. Our water spouts and fountains will go great in your yard. Contact us today!\";s:13:\"wpseo_focuskw\";s:12:\"Water Spouts\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:33;a:5:{s:11:\"wpseo_title\";s:63:\"Panache Mosaics Range - Textile Fibre Mosaics for Swimming Pool\";s:10:\"wpseo_desc\";s:156:\"Panache Mosaics is a premium collection of textile fibre-designed mosaic tiles specifically for swimming pools. Offer a range of vibrant colors and patterns\";s:13:\"wpseo_focuskw\";s:15:\"Panache Mosaics\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:43;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:35:\"%%sitename%% %%sep%% %%term_title%%\";s:13:\"wpseo_focuskw\";s:30:\"Textile Fibre Mosaics & Motifs\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:44;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:151:\"Durable and corrosion-resistant stainless steel pool equipment. Quality stainless steel equipment designed to enhance the functionality your pool area.\";s:13:\"wpseo_focuskw\";s:20:\"Steel Pool Equipment\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:45;a:5:{s:11:\"wpseo_title\";s:44:\"Eco Swimming Pool Equipment - Nixin Poolware\";s:10:\"wpseo_desc\";s:150:\"Eco-friendly swimming pool equipment. Our selection includes cutting-edge solutions designed to enhance the efficiency and sustainability of your pool\";s:13:\"wpseo_focuskw\";s:23:\"swimming pool equipment\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:46;a:5:{s:11:\"wpseo_title\";s:48:\"Epoxy Adhesive - Pool Equipment - Nixin Poolware\";s:10:\"wpseo_desc\";s:156:\"High-quality epoxy adhesive solutions at Nixin. Epoxy adhesives are designed for various applications, offering strong bonding for a wide range of materials\";s:13:\"wpseo_focuskw\";s:14:\"Epoxy Adhesive\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:47;a:5:{s:11:\"wpseo_title\";s:58:\"Standard Stainless Steel Pool Accessories - Nixin Poolware\";s:10:\"wpseo_desc\";s:156:\"Shop our standard stainless steel pool accessories for quality and affordability. Perfect for adding durability to any pool. Discover our reliable selection\";s:13:\"wpseo_focuskw\";s:29:\"Standard Stainless Steel Pool\";s:13:\"wpseo_linkdex\";s:2:\"46\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:50;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:150:\"Illuminate your pool with elegance using stainless steel LED pool lights. Quality steel LED lights designed to enhance the ambiance of your pool area.\";s:13:\"wpseo_focuskw\";s:31:\"Stainless Steel LED Pool Lights\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:64;a:5:{s:11:\"wpseo_title\";s:45:\"Swimming Pool Pumps & Spares - Nixin Poolware\";s:10:\"wpseo_desc\";s:149:\"Pool circulation with swimming pool pumps. Pool pump equipment and spare parts are designed to keep your pool water properly filtered and circulated.\";s:13:\"wpseo_focuskw\";s:10:\"Pool Pumps\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:48;a:5:{s:11:\"wpseo_title\";s:40:\"Compact Stainless Steel Pool Accessories\";s:10:\"wpseo_desc\";s:147:\"Explore our compact stainless steel pool accessories, designed for durability and elegance. Perfect for enhancing any swimming pool area with style\";s:13:\"wpseo_focuskw\";s:7:\"Compact\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:49;a:5:{s:11:\"wpseo_title\";s:57:\"Premium Stainless Steel Pool Accessories - Nixin Poolware\";s:10:\"wpseo_desc\";s:140:\"Upgrade your pool area with our premium stainless steel pool accessories, crafted for top performance. Explore our durable collection today!\";s:13:\"wpseo_focuskw\";s:7:\"Premium\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:76;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:153:\"Maintain clear pool water with swimming pool filters. Pool filtration equipment and spare parts designed to ensure optimal water quality and circulation.\";s:13:\"wpseo_focuskw\";s:12:\"Pool Filters\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:91;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:154:\"Sparkling clean pool with swimming pool cleaners and spares. Pool cleaning equipment and spare parts designed to keep your pool free from debris and dirt.\";s:13:\"wpseo_focuskw\";s:13:\"Pool Cleaners\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:109;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:132:\"Extend your swimming season with efficient swimming pool heat pumps. Heat pumps designed to maintain comfortable water temperatures.\";s:13:\"wpseo_focuskw\";s:15:\"Pool Heat Pumps\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:114;a:5:{s:11:\"wpseo_title\";s:55:\"Swimming Pool Chemicals - Pool Hygiene | Nixin Poolware\";s:10:\"wpseo_desc\";s:154:\"Maintain a clean and balanced pool with a variety of swimming pool chemicals. Pool chemicals are designed to ensure water clarity, sanitation, and safety.\";s:13:\"wpseo_focuskw\";s:23:\"Swimming Pool Chemicals\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:115;a:5:{s:11:\"wpseo_title\";s:58:\"Swimming Pool Accessories - Pool Sweepers | Nixin Poolware\";s:10:\"wpseo_desc\";s:145:\"Enhance your swimming pool experience with a variety of pool accessories. Swimming pool accessories designed to add convenience to your pool area\";s:13:\"wpseo_focuskw\";s:25:\"Swimming Pool Accessories\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:95;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:153:\"Experience effortless pool cleaning with robotic pool cleaners. Robotic pool cleaners designed to efficiently remove debris and maintain the cleanliness.\";s:13:\"wpseo_focuskw\";s:21:\"Robotic Pool Cleaners\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:94;a:5:{s:11:\"wpseo_title\";s:46:\"Durable Suction Pool Cleaners - Nixin Poolware\";s:10:\"wpseo_desc\";s:151:\"Simplify pool maintenance with suction pool cleaners. Suction pool cleaners designed to effectively remove debris and keep your pool clean and inviting\";s:13:\"wpseo_focuskw\";s:21:\"Suction Pool Cleaners\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:176;a:5:{s:11:\"wpseo_title\";s:56:\"PVC Fittings & Glue - Plumbing Fittings - Nixin Poolware\";s:10:\"wpseo_desc\";s:155:\"PVC fittings and glue solutions for your pool. Quality PVC fittings and adhesive products are designed to ensure leak-free connections in your pool system.\";s:13:\"wpseo_focuskw\";s:19:\"PVC Fittings & Glue\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:192;a:5:{s:11:\"wpseo_title\";s:35:\"LED Light & Spares - Nixin Poolware\";s:10:\"wpseo_desc\";s:150:\"Find high-quality LED light spares for your swimming pool. LED light spare parts designed to ensure the longevity and performance of your pool lights.\";s:13:\"wpseo_focuskw\";s:18:\"LED Light & Spares\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:75;a:5:{s:11:\"wpseo_title\";s:61:\"Eco Water Spouts - Swimming Pool Accessories - Nixin Poolware\";s:10:\"wpseo_desc\";s:150:\"Explore our range of eco water spouts designed to minimize water wastage and add a touch of elegance to your pool area. Enhance your pool\'s aesthetics\";s:13:\"wpseo_focuskw\";s:12:\"Water Spouts\";s:13:\"wpseo_linkdex\";s:2:\"49\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:63;a:5:{s:11:\"wpseo_title\";s:46:\"Other Swimming Pool Equipment - Nixin Poolware\";s:10:\"wpseo_desc\";s:150:\"Variety of swimming pool equipment and accessories. Collection includes products designed to enhance the functionality and enjoyment of your pool area\";s:13:\"wpseo_focuskw\";s:23:\"Swimming Pool Equipment\";s:13:\"wpseo_linkdex\";s:2:\"53\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:358;a:5:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:10:\"wpseo_desc\";s:103:\"Simulated mosaic art for fibreglass swimming pools. Available in Ethnic, Vogue, Ocean & Panache ranges.\";s:13:\"wpseo_focuskw\";s:34:\"fibreglass mosaics | smart mosaics\";s:13:\"wpseo_linkdex\";s:2:\"51\";s:19:\"wpseo_content_score\";s:2:\"90\";}i:362;a:3:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_linkdex\";s:5:\"-2803\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:359;a:3:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_linkdex\";s:5:\"-2803\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:363;a:3:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_linkdex\";s:5:\"-1231\";s:19:\"wpseo_content_score\";s:2:\"90\";}i:361;a:3:{s:11:\"wpseo_title\";s:44:\"%%term_title%% %%page%% %%sep%% %%sitename%%\";s:13:\"wpseo_linkdex\";s:5:\"-2803\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}','yes'),
(50951,'woocommerce_tax_classes','','yes'),
(180584,'yith_plugin_fw_promo_2019','1','yes'),
(217310,'admin_email_lifespan','1606817702','yes'),
(235714,'iwp_client_activate_key','1da92869e0554bb2f280529befa027ae6e0a610b','yes'),
(236280,'wc_remote_inbox_notifications_specs','a:34:{s:16:\"wayflyer_q3_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"wayflyer_q3_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Grow your revenue with Wayflyer financing and analytics\";s:7:\"content\";s:322:\"Flexible financing tailored to your needs by <a href=\"http://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"wayflyer_q3_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Get funded\";}}s:3:\"url\";s:42:\"http://woocommerce.com/products/wayflyer/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-07-19 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-31 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\"<=\";s:5:\"value\";s:3:\"200\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";s:3:\"100\";}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UK\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}}}s:19:\"eu_vat_changes_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"eu_vat_changes_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Get your business ready for the new EU tax regulations\";s:7:\"content\";s:617:\"On July 1, 2021, new taxation rules will come into play when the <a href=\"http://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br/><br/>The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br/><br/>We therefore recommend <a href=\"http://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:19:\"eu_vat_changes_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:39:\"Learn more about the EU tax regulations\";}}s:3:\"url\";s:52:\"http://woocommerce.com/posts/new-eu-vat-regulations\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-24 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-07-11 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:32:\"woocommerce_all_except_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:9:\"!contains\";}}}}i:2;a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:3:\"all\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:29:\"woocommerce_allowed_countries\";s:5:\"value\";s:10:\"all_except\";s:7:\"default\";b:0;s:9:\"operation\";s:2:\"!=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:27:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"BG\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CZ\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"DE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"EL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"ES\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HR\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"IT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"CY\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LV\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"LU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"HU\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"MT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"NL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"AT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PL\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"PT\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"RO\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SK\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"FI\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:38:\"woocommerce_specific_allowed_countries\";s:5:\"value\";s:2:\"SE\";s:7:\"default\";a:0:{}s:9:\"operation\";s:8:\"contains\";}}}}}}}}s:20:\"paypal_ppcp_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"paypal_ppcp_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Offer more options with the new PayPal\";s:7:\"content\";s:113:\"Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"open_wc_paypal_payments_product_page\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:61:\"http://woocommerce.com/products/woocommerce-paypal-payments/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-04-05 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-04-21 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-gateway-paypal-pro\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:37:\"woocommerce-gateway-paypal-pro-hosted\";}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:35:\"woocommerce-gateway-paypal-advanced\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:40:\"woocommerce-gateway-paypal-digital-goods\";}}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"woocommerce-paypal-here-gateway\";}}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-paypal-adaptive-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:27:\"woocommerce-paypal-payments\";s:7:\"version\";s:5:\"1.2.1\";s:8:\"operator\";s:1:\"<\";}}}}}s:23:\"facebook_pixel_api_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:23:\"facebook_pixel_api_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Improve the performance of your Facebook ads\";s:7:\"content\";s:152:\"Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"upgrade_now_facebook_pixel_api\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:67:\"plugin-install.php?tab=plugin-information&plugin=&section=changelog\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-14 00:00:00\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"facebook-for-woocommerce\";s:7:\"version\";s:5:\"2.4.0\";s:8:\"operator\";s:2:\"<=\";}}}s:16:\"facebook_ec_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:16:\"facebook_ec_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:59:\"Sync your product catalog with Facebook to help boost sales\";s:7:\"content\";s:170:\"A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"learn_more_facebook_ec\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:42:\"http://woocommerce.com/products/facebook/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-03-01 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-03-15 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:24:\"facebook-for-woocommerce\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"http://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"http://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store “ready to sell” as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"http://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they’re shopping on your online store. No more follow-up email requests—customers get what they want, before they’re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"http://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"http://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:461:\"That\'s huge! You\'re well on your way to building a successful online store — now it’s time to think about how you\'ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:31:\"wc-square-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wc-square-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:191:\"Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:97:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:38:\"wc-square-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:38:\"wc-square-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:38:\"wc-square-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"Grow your business with Square and Apple Pay \";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:104:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:18:\"woocommerce-square\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"2.3\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"wc_square_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:31:\"wc-square-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wcpay-apple-pay-is-now-available\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wcpay-apple-pay-is-now-available\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Apple Pay is now available with WooCommerce Payments!\";s:7:\"content\";s:397:\"Increase your conversion rate by offering a fast and secure checkout with <a href=\"http://woocommerce.com/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"http://woocommerce.com/payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:13:\"add-apple-pay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Add Apple Pay\";}}s:3:\"url\";s:69:\"/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:121:\"http://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";b:0;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}s:27:\"wcpay-apple-pay-boost-sales\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-apple-pay-boost-sales\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"Boost sales with Apple Pay\";s:7:\"content\";s:205:\"Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:27:\"boost-sales-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:96:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:1;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:34:\"wcpay-apple-pay-grow-your-business\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"wcpay-apple-pay-grow-your-business\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"wcpay-apple-pay-grow-your-business\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Grow your business with WooCommerce Payments and Apple Pay\";s:7:\"content\";s:178:\"Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"grow-your-business-marketing-guide\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"See marketing guide\";}}s:3:\"url\";s:103:\"http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"wcpay_is_apple_pay_enabled\";s:5:\"value\";i:2;s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:27:\"wcpay-apple-pay-boost-sales\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:171:\"It\'s crucial to get your store\'s checkout as smooth as possible to avoid losing sales. Let\'s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:78:\"http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:173:\"Deciding what to start with first is tricky. To help you properly prioritize, we\'ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:82:\"http://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"http://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"wcpay_instant_deposits_gtm_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"wcpay_instant_deposits_gtm_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Get paid within minutes – Instant Deposits for WooCommerce Payments\";s:7:\"content\";s:384:\"Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:40:\"Learn about Instant Deposits eligibility\";}}s:3:\"url\";s:136:\"http://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-05-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-06-01 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:56:\"http://woocommerce.com/products/google-listings-and-ads\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:736:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site\'s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"http://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":7:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:5:\"rules\";a:0:{}}s:30:\"wcpay-promo-2021-6-incentive-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-1\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"get-woo-commerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"1\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"3\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"5\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"7\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"9\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"11\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:30:\"wcpay-promo-2021-6-incentive-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wcpay-promo-2021-6-incentive-2\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:82:\"Simplify the payments process for you and your customers with WooCommerce Payments\";s:7:\"content\";s:702:\"With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br/><br/>\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&utm_source=product&utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"get-woocommerce-payments\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Payments\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:12:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:6:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"2\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"4\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"6\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:1:\"8\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"10\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";s:2:\"12\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:4:{i:0;s:17:\"crowdsignal-forms\";i:1;s:11:\"layout-grid\";i:2;s:17:\"full-site-editing\";i:3;s:13:\"page-optimize\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:26:\"woocommerce_allow_tracking\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:2:\">=\";s:4:\"days\";i:31;}i:5;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.0\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:10:\"db_version\";s:5:\"value\";s:5:\"45805\";s:7:\"default\";i:0;s:9:\"operation\";s:2:\">=\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-11\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:8:\"actioned\";s:9:\"operation\";s:2:\"!=\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:19:\"wcpay-promo-2020-12\";s:6:\"status\";s:10:\"unactioned\";s:9:\"operation\";s:2:\"!=\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:440:\"Heads up! There\'s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:513:\"We\'ve developed a whole new <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension for WooCommerce</a> that combines the best features of our many PayPal extensions into just one extension.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br/><br/>Start using our latest PayPal today to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:38:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:146:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=vulnerability_comms\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:20:\"bbpos-chipper-launch\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"bbpos-chipper-launch\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"Ready to grow your business beyond online?\";s:7:\"content\";s:244:\"Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:132:\"http://woocommerce.com/products/bbpos-chipper2xbt-card-reader?utm_source=inbox&utm_medium=product&utm_campaign=bbpos-chipper-launch\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-10-18 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-08 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}}','no'),
(236465,'rsssl_upgraded_to_four','1','yes'),
(236995,'cb70d11b8_eael_updated_at','1635413416','no'),
(237878,'_yith_ywraq_session_1e6e83f5feb45747507a11208b68c1fc','a:1:{s:3:\"raq\";s:6:\"a:0:{}\";}','no'),
(237879,'_yith_ywraq_session_expires_1e6e83f5feb45747507a11208b68c1fc','1654277053','no'),
(238067,'rsssl_port_check_8443','fail','no'),
(238068,'rsssl_port_check_2222','fail','no'),
(238069,'rsssl_activation_timestamp','1667895353','no'),
(238070,'rsssl_flush_rewrite_rules','1667895353','no'),
(238071,'rsssl_flush_caches','1667895353','no'),
(238132,'cky_settings','a:6:{s:4:\"site\";a:2:{s:3:\"url\";s:37:\"http://nixin.co.za\";s:9:\"installed\";i:1688049385;}s:3:\"api\";a:1:{s:5:\"token\";s:0:\"\";}s:7:\"account\";a:6:{s:5:\"email\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:9:\"connected\";b:0;s:4:\"plan\";s:4:\"free\";s:10:\"website_id\";s:0:\"\";s:11:\"website_key\";s:0:\"\";}s:12:\"consent_logs\";a:1:{s:6:\"status\";b:1;}s:9:\"languages\";a:2:{s:8:\"selected\";a:1:{i:0;s:2:\"en\";}s:7:\"default\";s:2:\"en\";}s:10:\"onboarding\";a:1:{s:4:\"step\";i:2;}}','yes'),
(238135,'cky_cookie_consent_lite_db_version','3.1.1','yes'),
(238153,'_transient_cky_banners_transient_prefix','0.17129600 1676558518','yes'),
(238154,'cky_missing_tables','a:0:{}','yes'),
(238162,'cky_banner_template','a:1:{s:2:\"en\";a:2:{s:4:\"html\";s:10070:\"<div class=\"cky-overlay cky-hide\"></div><div class=\"cky-btn-revisit-wrapper cky-revisit-hide\" data-cky-tag=\"revisit-consent\" data-tooltip=\"Cookie Settings\" style=\"background-color:#0056a7\"> <button class=\"cky-btn-revisit\" aria-label=\"Cookie Settings\"> <img src=\"http://nixin.co.za/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg\" alt=\"Revisit consent button\"> </button></div><div class=\"cky-consent-container cky-hide\"> <div class=\"cky-consent-bar\" data-cky-tag=\"notice\" style=\"background-color:#FFFFFF;border-color:#f4f4f4;color:#212121\">  <div class=\"cky-notice\"> <p class=\"cky-title\" data-cky-tag=\"title\" style=\"color:#212121\">We value your privacy</p><div class=\"cky-notice-group\"> <div class=\"cky-notice-des\" data-cky-tag=\"description\" style=\"color:#212121\"> <p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \"Accept All\", you consent to our use of cookies.</p> </div><div class=\"cky-notice-btn-wrapper\" data-cky-tag=\"notice-buttons\"> <button class=\"cky-btn cky-btn-customize\" aria-label=\"Customize\" data-cky-tag=\"settings-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\">Customize</button> <button class=\"cky-btn cky-btn-reject\" aria-label=\"Reject All\" data-cky-tag=\"reject-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\">Reject All</button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"Accept All\" data-cky-tag=\"accept-button\" style=\"color:#FFFFFF;background-color:#1863dc;border-color:#1863dc\">Accept All</button>  </div></div></div></div></div><div class=\"cky-modal\"> <div class=\"cky-preference-center\" data-cky-tag=\"detail\" style=\"color:#212121;background-color:#FFFFFF;border-color:#F4F4F4\"> <div class=\"cky-preference-header\"> <span class=\"cky-preference-title\" data-cky-tag=\"detail-title\" style=\"color:#212121\">Customize Consent Preferences</span> <button class=\"cky-btn-close\" aria-label=\"[cky_preference_close_label]\" data-cky-tag=\"detail-close\"> <img src=\"http://nixin.co.za/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg\" alt=\"Close\"> </button> </div><div class=\"cky-preference-body-wrapper\"> <div class=\"cky-preference-content-wrapper\" data-cky-tag=\"detail-description\" style=\"color:#212121\"> <p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p> </div><div class=\"cky-accordion-wrapper\" data-cky-tag=\"detail-categories\"> <div class=\"cky-accordion\" id=\"ckyDetailCategorynecessary\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Necessary\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Necessary</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchnecessary\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryfunctional\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Functional\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Functional</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchfunctional\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryanalytics\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Analytics\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Analytics</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchanalytics\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryperformance\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Performance\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Performance</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchperformance\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div><div class=\"cky-accordion\" id=\"ckyDetailCategoryadvertisement\"> <div class=\"cky-accordion-item\"> <div class=\"cky-accordion-chevron\"><i class=\"cky-chevron-right\"></i></div> <div class=\"cky-accordion-header-wrapper\"> <div class=\"cky-accordion-header\"><button class=\"cky-accordion-btn\" aria-label=\"Advertisement\" data-cky-tag=\"detail-category-title\" style=\"color:#212121\">Advertisement</button><span class=\"cky-always-active\">Always Active</span> <div class=\"cky-switch\" data-cky-tag=\"detail-category-toggle\"><input type=\"checkbox\" id=\"ckySwitchadvertisement\"></div> </div> <div class=\"cky-accordion-header-des\" data-cky-tag=\"detail-category-description\" style=\"color:#212121\"> <p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p></div> </div> </div> <div class=\"cky-accordion-body\"> <div class=\"cky-audit-table\" data-cky-tag=\"audit-table\" style=\"color:#212121;background-color:#f4f4f4;border-color:#ebebeb\"><p class=\"cky-empty-cookies-text\">No cookies to display.</p></div> </div> </div> </div></div><div class=\"cky-footer-wrapper\"> <span class=\"cky-footer-shadow\"></span> <div class=\"cky-prefrence-btn-wrapper\" data-cky-tag=\"detail-buttons\"> <button class=\"cky-btn cky-btn-reject\" aria-label=\"Reject All\" data-cky-tag=\"detail-reject-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\"> Reject All </button> <button class=\"cky-btn cky-btn-preferences\" aria-label=\"Save My Preferences\" data-cky-tag=\"detail-save-button\" style=\"color:#1863dc;background-color:transparent;border-color:#1863dc\"> Save My Preferences </button> <button class=\"cky-btn cky-btn-accept\" aria-label=\"Accept All\" data-cky-tag=\"detail-accept-button\" style=\"color:#ffffff;background-color:#1863dc;border-color:#1863dc\"> Accept All </button> </div><div style=\"padding: 8px 24px;font-size: 12px;font-weight: 400;line-height: 20px;text-align: right;border-radius: 0 0 6px 6px;direction: ltr;justify-content: flex-end;align-items: center;background-color:#EDEDED;color:#293C5B\" data-cky-tag=\"detail-powered-by\"> Powered by <a target=\"_blank\" rel=\"noopener\" href=\"http://www.cookieyes.com/product/cookie-consent\" style=\"margin-left: 5px;line-height: 0\"><img src=\"http://nixin.co.za/wp-content/plugins/cookie-law-info/lite/frontend/images/poweredbtcky.svg\" alt=\"Cookieyes logo\" style=\"width: 78px;height: 13px;margin: 0\"></a> </div></div></div></div>\";s:6:\"styles\";s:19864:\".cky-overlay{background: #000000; opacity: 0.4; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99999999;}.cky-hide{display: none;}.cky-btn-revisit-wrapper{display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer;}.cky-revisit-bottom-left{bottom: 15px; left: 15px;}.cky-revisit-bottom-right{bottom: 15px; right: 15px;}.cky-btn-revisit-wrapper .cky-btn-revisit{display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0; padding: 0;}.cky-btn-revisit-wrapper .cky-btn-revisit img{max-width: fit-content; margin: 0; height: 30px; width: 30px;}.cky-revisit-bottom-left:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; left: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-left:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; left: calc(100% + 2px); border-left-width: 0; border-right-color: #4e4b66;}.cky-revisit-bottom-right:hover::before{content: attr(data-tooltip); position: absolute; background: #4e4b66; color: #ffffff; right: calc(100% + 7px); font-size: 12px; line-height: 16px; width: max-content; padding: 4px 8px; border-radius: 4px;}.cky-revisit-bottom-right:hover::after{position: absolute; content: \"\"; border: 5px solid transparent; right: calc(100% + 2px); border-right-width: 0; border-left-color: #4e4b66;}.cky-revisit-hide{display: none;}.cky-consent-container{position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px;}.cky-consent-container .cky-consent-bar{background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: 0 -1px 10px 0 #acabab4d; border-radius: 6px;}.cky-box-bottom-left{bottom: 40px; left: 40px;}.cky-box-bottom-right{bottom: 40px; right: 40px;}.cky-box-top-left{top: 40px; left: 40px;}.cky-box-top-right{top: 40px; right: 40px;}.cky-custom-brand-logo-wrapper .cky-custom-brand-logo{width: 100px; height: auto; margin: 0 0 12px 0;}.cky-notice .cky-title{color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0 0 12px 0;}.cky-notice-des *,.cky-preference-content-wrapper *,.cky-accordion-header-des *,.cky-gpc-wrapper .cky-gpc-desc *{font-size: 14px;}.cky-notice-des{color: #212121; font-size: 14px; line-height: 24px; font-weight: 400;}.cky-notice-des img{height: 25px; width: 25px;}.cky-consent-bar .cky-notice-des p,.cky-gpc-wrapper .cky-gpc-desc p,.cky-preference-body-wrapper .cky-preference-content-wrapper p,.cky-accordion-header-wrapper .cky-accordion-header-des p,.cky-cookie-des-table li div:last-child p{color: inherit; margin-top: 0;}.cky-notice-des P:last-child,.cky-preference-content-wrapper p:last-child,.cky-cookie-des-table li div:last-child p:last-child,.cky-gpc-wrapper .cky-gpc-desc p:last-child{margin-bottom: 0;}.cky-notice-des a.cky-policy,.cky-notice-des button.cky-policy{font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline;}.cky-notice-des button.cky-policy{padding: 0;}.cky-notice-des a.cky-policy:focus-visible,.cky-notice-des button.cky-policy:focus-visible,.cky-preference-content-wrapper .cky-show-desc-btn:focus-visible,.cky-accordion-header .cky-accordion-btn:focus-visible,.cky-preference-header .cky-btn-close:focus-visible,.cky-switch input[type=\"checkbox\"]:focus-visible,.cky-footer-wrapper a:focus-visible,.cky-btn:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}.cky-btn:focus:not(:focus-visible),.cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible),.cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible),.cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible),.cky-preference-header .cky-btn-close:focus:not(:focus-visible),.cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible){outline: 0;}button.cky-show-desc-btn:not(:hover):not(:active){color: #1863dc; background: transparent;}button.cky-accordion-btn:not(:hover):not(:active),button.cky-banner-btn-close:not(:hover):not(:active),button.cky-btn-revisit:not(:hover):not(:active),button.cky-btn-close:not(:hover):not(:active){background: transparent;}.cky-consent-bar button:hover,.cky-modal.cky-modal-open button:hover,.cky-consent-bar button:focus,.cky-modal.cky-modal-open button:focus{text-decoration: none;}.cky-notice-btn-wrapper{display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; margin-top: 16px;}.cky-notice-btn-wrapper .cky-btn{text-shadow: none; box-shadow: none;}.cky-btn{flex: auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; margin: 0 8px 0 0; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0;}.cky-btn:hover{opacity: 0.8;}.cky-btn-customize{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-reject{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-btn-accept{background: #1863dc; color: #ffffff; border: 2px solid #1863dc;}.cky-btn:last-child{margin-right: 0;}@media (max-width: 576px){.cky-box-bottom-left{bottom: 0; left: 0;}.cky-box-bottom-right{bottom: 0; right: 0;}.cky-box-top-left{top: 0; left: 0;}.cky-box-top-right{top: 0; right: 0;}}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right{width: 100%; max-width: 100%;}.cky-consent-container .cky-consent-bar{padding: 20px 0;}.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper{padding: 0 24px;}.cky-notice-des{max-height: 40vh; overflow-y: scroll;}.cky-notice-btn-wrapper{flex-direction: column; margin-top: 0;}.cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-notice-btn-wrapper .cky-btn-customize{order: 2;}.cky-notice-btn-wrapper .cky-btn-reject{order: 3;}.cky-notice-btn-wrapper .cky-btn-accept{order: 1; margin-top: 16px;}}@media (max-width: 352px){.cky-notice .cky-title{font-size: 16px;}.cky-notice-des *{font-size: 12px;}.cky-notice-des, .cky-btn{font-size: 12px;}}.cky-modal.cky-modal-open{display: flex; visibility: visible; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); top: 50%; left: 50%; transition: all 1s ease;}.cky-modal{box-shadow: 0 32px 68px rgba(0, 0, 0, 0.3); margin: 0 auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; -webkit-transform: translate(-50%, 100%); -moz-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); -o-transform: translate(-50%, 100%); transform: translate(-50%, 100%); visibility: hidden; transition: all 0s ease;}.cky-preference-center{max-height: 79vh; overflow: hidden; width: 845px; overflow: hidden; flex: 1 1 0; display: flex; flex-direction: column; border-radius: 6px;}.cky-preference-header{display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid;}.cky-preference-header .cky-preference-title{font-size: 18px; font-weight: 700; line-height: 24px;}.cky-preference-header .cky-btn-close{margin: 0; cursor: pointer; vertical-align: middle; padding: 0; background: none; border: none; width: auto; height: auto; min-height: 0; line-height: 0; text-shadow: none; box-shadow: none;}.cky-preference-header .cky-btn-close img{margin: 0; height: 10px; width: 10px;}.cky-preference-body-wrapper{padding: 0 24px; flex: 1; overflow: auto; box-sizing: border-box;}.cky-preference-content-wrapper,.cky-gpc-wrapper .cky-gpc-desc{font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0;}.cky-preference-content-wrapper{border-bottom: 1px solid;}.cky-preference-content-wrapper img{height: 25px; width: 25px;}.cky-preference-content-wrapper .cky-show-desc-btn{font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0; margin: 0; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-wrapper{margin-bottom: 10px;}.cky-accordion{border-bottom: 1px solid;}.cky-accordion:last-child{border-bottom: none;}.cky-accordion .cky-accordion-item{display: flex; margin-top: 10px;}.cky-accordion .cky-accordion-body{display: none;}.cky-accordion.cky-accordion-active .cky-accordion-body{display: block; padding: 0 22px; margin-bottom: 16px;}.cky-accordion-header-wrapper{cursor: pointer; width: 100%;}.cky-accordion-item .cky-accordion-header{display: flex; justify-content: space-between; align-items: center;}.cky-accordion-header .cky-accordion-btn{font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0; margin: 0; cursor: pointer; text-transform: none; min-height: 0; text-shadow: none; box-shadow: none;}.cky-accordion-header .cky-always-active{color: #008000; font-weight: 600; line-height: 24px; font-size: 14px;}.cky-accordion-header-des{font-size: 14px; line-height: 24px; margin: 10px 0 16px 0;}.cky-accordion-chevron{margin-right: 22px; position: relative; cursor: pointer;}.cky-accordion-chevron-hide{display: none;}.cky-accordion .cky-accordion-chevron i::before{content: \"\"; position: absolute; border-right: 1.4px solid; border-bottom: 1.4px solid; border-color: inherit; height: 6px; width: 6px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); transition: all 0.2s ease-in-out; top: 8px;}.cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}.cky-audit-table{background: #f4f4f4; border-radius: 6px;}.cky-audit-table .cky-empty-cookies-text{color: inherit; font-size: 12px; line-height: 24px; margin: 0; padding: 10px;}.cky-audit-table .cky-cookie-des-table{font-size: 12px; line-height: 24px; font-weight: normal; padding: 15px 10px; border-bottom: 1px solid; border-bottom-color: inherit; margin: 0;}.cky-audit-table .cky-cookie-des-table:last-child{border-bottom: none;}.cky-audit-table .cky-cookie-des-table li{list-style-type: none; display: flex; padding: 3px 0;}.cky-audit-table .cky-cookie-des-table li:first-child{padding-top: 0;}.cky-cookie-des-table li div:first-child{width: 100px; font-weight: 600; word-break: break-word; word-wrap: break-word;}.cky-cookie-des-table li div:last-child{flex: 1; word-break: break-word; word-wrap: break-word; margin-left: 8px;}.cky-footer-shadow{display: block; width: 100%; height: 40px; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px);}.cky-footer-wrapper{position: relative;}.cky-prefrence-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid;}.cky-prefrence-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-btn-preferences{color: #1863dc; background: transparent; border: 2px solid #1863dc;}.cky-preference-header,.cky-preference-body-wrapper,.cky-preference-content-wrapper,.cky-accordion-wrapper,.cky-accordion,.cky-accordion-wrapper,.cky-footer-wrapper,.cky-prefrence-btn-wrapper{border-color: inherit;}@media (max-width: 845px){.cky-modal{max-width: calc(100% - 16px);}}@media (max-width: 576px){.cky-modal{max-width: 100%;}.cky-preference-center{max-height: 100vh;}.cky-prefrence-btn-wrapper{flex-direction: column;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding-right: 0;}.cky-prefrence-btn-wrapper .cky-btn{width: 100%; margin: 10px 0 0 0;}.cky-prefrence-btn-wrapper .cky-btn-reject{order: 3;}.cky-prefrence-btn-wrapper .cky-btn-accept{order: 1; margin-top: 0;}.cky-prefrence-btn-wrapper .cky-btn-preferences{order: 2;}}@media (max-width: 425px){.cky-accordion-chevron{margin-right: 15px;}.cky-notice-btn-wrapper{margin-top: 0;}.cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px;}}@media (max-width: 352px){.cky-preference-header .cky-preference-title{font-size: 16px;}.cky-preference-header{padding: 16px 24px;}.cky-preference-content-wrapper *, .cky-accordion-header-des *{font-size: 12px;}.cky-preference-content-wrapper, .cky-preference-content-wrapper .cky-show-more, .cky-accordion-header .cky-always-active, .cky-accordion-header-des, .cky-preference-content-wrapper .cky-show-desc-btn, .cky-notice-des a.cky-policy{font-size: 12px;}.cky-accordion-header .cky-accordion-btn{font-size: 14px;}}.cky-switch{display: flex;}.cky-switch input[type=\"checkbox\"]{position: relative; width: 44px; height: 24px; margin: 0; background: #d0d5d2; -webkit-appearance: none; border-radius: 50px; cursor: pointer; outline: 0; border: none; top: 0;}.cky-switch input[type=\"checkbox\"]:checked{background: #1863dc;}.cky-switch input[type=\"checkbox\"]:before{position: absolute; content: \"\"; height: 20px; width: 20px; left: 2px; bottom: 2px; border-radius: 50%; background-color: white; -webkit-transition: 0.4s; transition: 0.4s; margin: 0;}.cky-switch input[type=\"checkbox\"]:after{display: none;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px);}@media (max-width: 425px){.cky-switch input[type=\"checkbox\"]{width: 38px; height: 21px;}.cky-switch input[type=\"checkbox\"]:before{height: 17px; width: 17px;}.cky-switch input[type=\"checkbox\"]:checked:before{-webkit-transform: translateX(17px); -ms-transform: translateX(17px); transform: translateX(17px);}}.cky-consent-bar .cky-banner-btn-close{position: absolute; right: 9px; top: 5px; background: none; border: none; cursor: pointer; padding: 0; margin: 0; min-height: 0; line-height: 0; height: auto; width: auto; text-shadow: none; box-shadow: none;}.cky-consent-bar .cky-banner-btn-close img{height: 9px; width: 9px; margin: 0;}.cky-notice-group{font-size: 14px; line-height: 24px; font-weight: 400; color: #212121;}.cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 14px; line-height: 24px; padding: 6px 0; margin: 0; font-weight: 500; background: none; border-radius: 2px; border: none; white-space: nowrap; cursor: pointer; text-align: left; color: #1863dc; background: transparent; border-color: transparent; box-shadow: none; text-shadow: none;}.cky-consent-bar .cky-banner-btn-close:focus-visible,.cky-notice-btn-wrapper .cky-btn-do-not-sell:focus-visible,.cky-opt-out-btn-wrapper .cky-btn:focus-visible,.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:focus-visible{outline: 2px solid #1863dc; outline-offset: 2px;}@media (max-width: 440px){.cky-consent-container{width: 100%;}}@media (max-width: 352px){.cky-notice-des a.cky-policy, .cky-notice-btn-wrapper .cky-btn-do-not-sell{font-size: 12px;}}.cky-opt-out-wrapper{padding: 12px 0;}.cky-opt-out-wrapper .cky-opt-out-checkbox-wrapper{display: flex; align-items: center;}.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 16px; font-weight: 700; line-height: 24px; margin: 0 0 0 12px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{background-color: #ffffff; border: 1px solid black; width: 20px; height: 18.5px; margin: 0; -webkit-appearance: none; position: relative; display: flex; align-items: center; justify-content: center; border-radius: 2px; cursor: pointer;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked{background-color: #1863dc; border: none;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 6px; bottom: 4px; width: 7px; height: 13px; border: solid #ffffff; border-width: 0 3px 3px 0; border-radius: 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); content: \"\"; position: absolute; box-sizing: border-box;}.cky-opt-out-checkbox-wrapper.cky-disabled .cky-opt-out-checkbox-label,.cky-opt-out-checkbox-wrapper.cky-disabled input[type=\"checkbox\"].cky-opt-out-checkbox{cursor: no-drop;}.cky-gpc-wrapper{margin: 0 0 0 32px;}.cky-footer-wrapper .cky-opt-out-btn-wrapper{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; padding: 22px 24px;}.cky-opt-out-btn-wrapper .cky-btn{flex: auto; max-width: 100%; text-shadow: none; box-shadow: none;}.cky-opt-out-btn-wrapper .cky-btn-cancel{border: 1px solid #dedfe0; background: transparent; color: #858585;}.cky-opt-out-btn-wrapper .cky-btn-confirm{background: #1863dc; color: #ffffff; border: 1px solid #1863dc;}@media (max-width: 352px){.cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{font-size: 14px;}.cky-gpc-wrapper .cky-gpc-desc, .cky-gpc-wrapper .cky-gpc-desc *{font-size: 12px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox{width: 16px; height: 16px;}.cky-opt-out-checkbox-wrapper input[type=\"checkbox\"].cky-opt-out-checkbox:checked::after{left: 5px; bottom: 4px; width: 3px; height: 9px;}.cky-gpc-wrapper{margin: 0 0 0 28px;}}.video-placeholder-youtube{background-size: 100% 100%; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: center; justify-content: center; max-width: 100%;}.video-placeholder-text-youtube{text-align: center; align-items: center; padding: 10px 16px; background-color: #000000cc; color: #ffffff; border: 1px solid; border-radius: 2px; cursor: pointer;}.video-placeholder-normal{background-image: url(\"/wp-content/plugins/cookie-law-info/lite/frontend/images/placeholder.svg\"); background-size: 80px; background-position: center; background-repeat: no-repeat; background-color: #b2b0b059; position: relative; display: flex; align-items: flex-end; justify-content: center; max-width: 100%;}.video-placeholder-text-normal{align-items: center; padding: 10px 16px; text-align: center; border: 1px solid; border-radius: 2px; cursor: pointer;}.cky-rtl{direction: rtl; text-align: right;}.cky-rtl .cky-banner-btn-close{left: 9px; right: auto;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 8px;}.cky-rtl .cky-notice-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-notice-btn-wrapper{margin-left: 0; margin-right: 15px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 8px;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-accordion .cky-accordion-chevron i::before{border: none; border-left: 1.4px solid; border-top: 1.4px solid; left: 12px;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-chevron i::before{-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}@media (max-width: 768px){.cky-rtl .cky-notice-btn-wrapper{margin-right: 0;}}@media (max-width: 576px){.cky-rtl .cky-notice-btn-wrapper .cky-btn:last-child{margin-right: 0;}.cky-rtl .cky-prefrence-btn-wrapper .cky-btn{margin-right: 0;}.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 22px 0 0;}}@media (max-width: 425px){.cky-rtl .cky-accordion.cky-accordion-active .cky-accordion-body{padding: 0 15px 0 0;}}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn{margin-right: 12px;}.cky-rtl .cky-opt-out-btn-wrapper .cky-btn:first-child{margin-right: 0;}.cky-rtl .cky-opt-out-checkbox-wrapper .cky-opt-out-checkbox-label{margin: 0 12px 0 0;}\";}}','yes'),
(238166,'cky_banners_table_version','3.0.9','yes'),
(238168,'_transient_cky_cookies_transient_prefix','0.74877100 1676558537','yes'),
(238169,'_transient_cky_categories_transient_prefix','0.97157000 1676558537','yes'),
(238170,'cky_cookie_category_table_version','3.0.9','yes'),
(238173,'cky_cookie_table_version','3.0.9','yes');
INSERT INTO `wp_options` VALUES
(238182,'_transient_cky_transient_0.17129600 1676558518_all','a:2:{i:1;O:8:\"stdClass\":7:{s:9:\"banner_id\";i:1;s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:6:\"gdpr-1\";s:8:\"settings\";a:4:{s:8:\"settings\";a:11:{s:2:\"id\";s:8:\"banner-1\";s:4:\"type\";s:3:\"box\";s:8:\"position\";s:11:\"bottom-left\";s:9:\"versionID\";s:5:\"6.0.0\";s:13:\"applicableLaw\";s:4:\"gdpr\";s:9:\"languages\";a:2:{s:7:\"default\";s:2:\"en\";s:8:\"selected\";a:1:{i:0;s:2:\"en\";}}s:13:\"templateGroup\";s:7:\"default\";s:10:\"customHtml\";a:1:{s:6:\"status\";b:0;}s:5:\"theme\";s:5:\"light\";s:13:\"consentExpiry\";a:2:{s:6:\"status\";b:1;s:5:\"value\";s:3:\"365\";}s:7:\"ruleSet\";a:1:{i:0;a:2:{s:4:\"code\";s:3:\"ALL\";s:7:\"regions\";a:0:{}}}}s:10:\"behaviours\";a:5:{s:20:\"reloadBannerOnAccept\";a:1:{s:6:\"status\";b:0;}s:22:\"loadAnalyticsByDefault\";a:1:{s:6:\"status\";b:0;}s:10:\"animations\";a:2:{s:6:\"onLoad\";s:7:\"animate\";s:6:\"onHide\";s:6:\"sticky\";}s:15:\"legacyFunctions\";a:5:{s:6:\"accept\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:6:\"newTab\";b:0;}s:6:\"reject\";a:2:{s:6:\"action\";s:11:\"rejectClose\";s:6:\"newTab\";b:0;}s:4:\"idle\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:5:\"delay\";s:4:\"1000\";}s:10:\"navigation\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}s:10:\"pageScroll\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}}s:10:\"respectGPC\";a:1:{s:6:\"status\";b:0;}}s:6:\"config\";a:7:{s:6:\"notice\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"notice\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:5:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:5:\"title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:11:\"description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"brandLogo\";a:3:{s:6:\"status\";b:0;s:3:\"tag\";s:10:\"brand-logo\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"notice-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:5:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"settings\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"settings-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"readMore\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"readmore-button\";s:4:\"type\";s:4:\"link\";s:4:\"meta\";a:2:{s:8:\"noFollow\";b:1;s:6:\"newTab\";b:1;}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}s:9:\"donotSell\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:16:\"donotsell-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}}}s:11:\"closeButton\";a:2:{s:6:\"status\";b:0;s:3:\"tag\";s:12:\"close-button\";}}}s:15:\"categoryPreview\";a:4:{s:6:\"status\";b:0;s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:23:\"detail-category-preview\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"detail-category-preview-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:30:\"detail-category-preview-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}s:7:\"buttons\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:31:\"detail-category-preview-buttons\";s:8:\"elements\";a:1:{s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:35:\"detail-category-preview-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}}}s:16:\"preferenceCenter\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"detail\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:6:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"detail-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"detail-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:4:\"type\";s:6:\"button\";s:3:\"tag\";s:12:\"detail-close\";}s:10:\"categories\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-categories\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"detail-category-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:27:\"detail-category-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:22:\"detail-category-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"detail-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:18:\"detail-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}}}s:11:\"optoutPopup\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:12:\"optout-popup\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#F4F4F4\";}s:8:\"elements\";a:7:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"optout-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"optout-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"optOption\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"optout-option\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-option-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863dc\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#FFFFFF\";}}}}s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:19:\"optout-option-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"gpcOption\";a:4:{s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:17:\"optout-gpc-option\";s:6:\"status\";b:0;s:8:\"elements\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"optout-gpc-option-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"optout-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"optout-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:7:\"confirm\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:21:\"optout-confirm-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#f4f4f4\";s:16:\"background-color\";s:7:\"#1863dc\";s:12:\"border-color\";s:7:\"#1863dc\";}}s:6:\"cancel\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-cancel-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#858585\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#dedfe0\";}}}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-close\";s:4:\"type\";s:6:\"button\";}}}s:10:\"auditTable\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:11:\"audit-table\";s:4:\"type\";s:5:\"table\";s:4:\"meta\";a:1:{s:7:\"headers\";a:3:{i:0;s:2:\"id\";i:1;s:8:\"duration\";i:2;s:11:\"description\";}}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#f4f4f4\";s:12:\"border-color\";s:7:\"#ebebeb\";}}s:14:\"revisitConsent\";a:6:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"revisit-consent\";s:8:\"position\";s:11:\"bottom-left\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#0056A7\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"revisit-consent-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#0056a7\";}}}}s:16:\"videoPlaceholder\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"video-placeholder\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#000000\";s:12:\"border-color\";s:7:\"#000000\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:17:\"placeholder-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}}}}}s:4:\"meta\";a:2:{s:9:\"customCSS\";s:0:\"\";s:10:\"customHTML\";s:0:\"\";}}s:8:\"contents\";a:1:{s:2:\"en\";a:7:{s:6:\"notice\";a:1:{s:8:\"elements\";a:5:{s:5:\"title\";s:21:\"We value your privacy\";s:11:\"description\";s:179:\"<p>We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking \"Accept All\", you consent to our use of cookies.</p>\";s:11:\"privacyLink\";s:0:\"\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:5:{s:6:\"accept\";s:10:\"Accept All\";s:6:\"reject\";s:10:\"Reject All\";s:8:\"settings\";s:9:\"Customize\";s:8:\"readMore\";s:13:\"Cookie Policy\";s:9:\"donotSell\";s:44:\"Do Not Sell or Share My Personal Information\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:15:\"categoryPreview\";a:1:{s:8:\"elements\";a:1:{s:7:\"buttons\";a:1:{s:8:\"elements\";a:1:{s:4:\"save\";s:19:\"Save My Preferences\";}}}}s:16:\"preferenceCenter\";a:1:{s:8:\"elements\";a:7:{s:5:\"title\";s:29:\"Customize Consent Preferences\";s:11:\"description\";s:717:\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>\";s:8:\"showMore\";s:9:\"Show more\";s:8:\"showLess\";s:9:\"Show less\";s:8:\"category\";a:1:{s:8:\"elements\";a:3:{s:13:\"alwaysEnabled\";s:13:\"Always Active\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:7:\"buttons\";a:1:{s:8:\"elements\";a:3:{s:6:\"accept\";s:10:\"Accept All\";s:4:\"save\";s:19:\"Save My Preferences\";s:6:\"reject\";s:10:\"Reject All\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:11:\"optoutPopup\";a:1:{s:8:\"elements\";a:8:{s:5:\"title\";s:19:\"Opt-out Preferences\";s:11:\"description\";s:480:\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button. Once you opt out, you can opt in again at any time by unchecking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button.</p>\";s:9:\"optOption\";a:1:{s:8:\"elements\";a:3:{s:5:\"title\";s:44:\"Do Not Sell or Share My Personal Information\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:9:\"gpcOption\";a:1:{s:8:\"elements\";a:1:{s:11:\"description\";s:186:\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>\";}}s:8:\"showLess\";s:9:\"Show less\";s:8:\"showMore\";s:9:\"Show more\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:2:{s:6:\"cancel\";s:6:\"Cancel\";s:7:\"confirm\";s:19:\"Save My Preferences\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:14:\"revisitConsent\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:15:\"Cookie Settings\";}}s:10:\"auditTable\";a:1:{s:8:\"elements\";a:2:{s:7:\"headers\";a:1:{s:8:\"elements\";a:3:{s:2:\"id\";s:6:\"Cookie\";s:8:\"duration\";s:8:\"Duration\";s:11:\"description\";s:11:\"Description\";}}s:7:\"message\";s:22:\"No cookies to display.\";}}s:16:\"videoPlaceholder\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:44:\"Please accept cookies to access this content\";}}}}s:14:\"banner_default\";i:1;s:6:\"status\";i:1;}i:2;O:8:\"stdClass\":7:{s:9:\"banner_id\";i:2;s:4:\"name\";s:4:\"CCPA\";s:4:\"slug\";s:6:\"ccpa-2\";s:8:\"settings\";a:4:{s:8:\"settings\";a:11:{s:2:\"id\";s:8:\"banner-1\";s:4:\"type\";s:3:\"box\";s:8:\"position\";s:11:\"bottom-left\";s:9:\"versionID\";s:5:\"6.0.0\";s:13:\"applicableLaw\";s:4:\"ccpa\";s:9:\"languages\";a:2:{s:7:\"default\";s:2:\"en\";s:8:\"selected\";a:1:{i:0;s:2:\"en\";}}s:13:\"templateGroup\";s:7:\"default\";s:10:\"customHtml\";a:1:{s:6:\"status\";b:0;}s:5:\"theme\";s:5:\"light\";s:13:\"consentExpiry\";a:2:{s:6:\"status\";b:1;s:5:\"value\";s:3:\"365\";}s:7:\"ruleSet\";a:1:{i:0;a:2:{s:4:\"code\";s:3:\"ALL\";s:7:\"regions\";a:0:{}}}}s:10:\"behaviours\";a:5:{s:20:\"reloadBannerOnAccept\";a:1:{s:6:\"status\";b:0;}s:22:\"loadAnalyticsByDefault\";a:1:{s:6:\"status\";b:0;}s:10:\"animations\";a:2:{s:6:\"onLoad\";s:7:\"animate\";s:6:\"onHide\";s:6:\"sticky\";}s:15:\"legacyFunctions\";a:5:{s:6:\"accept\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:6:\"newTab\";b:0;}s:6:\"reject\";a:2:{s:6:\"action\";s:11:\"rejectClose\";s:6:\"newTab\";b:0;}s:4:\"idle\";a:2:{s:6:\"action\";s:11:\"acceptClose\";s:5:\"delay\";s:4:\"1000\";}s:10:\"navigation\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}s:10:\"pageScroll\";a:1:{s:6:\"action\";s:11:\"acceptClose\";}}s:10:\"respectGPC\";a:1:{s:6:\"status\";b:0;}}s:6:\"config\";a:7:{s:6:\"notice\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:6:\"notice\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:5:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:5:\"title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:11:\"description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"brandLogo\";a:3:{s:6:\"status\";b:0;s:3:\"tag\";s:10:\"brand-logo\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"notice-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:5:{s:6:\"accept\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:13:\"accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:13:\"reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"settings\";a:4:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"settings-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:8:\"readMore\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:15:\"readmore-button\";s:4:\"type\";s:4:\"link\";s:4:\"meta\";a:2:{s:8:\"noFollow\";b:1;s:6:\"newTab\";b:1;}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}s:9:\"donotSell\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:16:\"donotsell-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:11:\"transparent\";}}}}s:11:\"closeButton\";a:2:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"close-button\";}}}s:15:\"categoryPreview\";a:4:{s:6:\"status\";b:0;s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:23:\"detail-category-preview\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"detail-category-preview-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:30:\"detail-category-preview-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}s:7:\"buttons\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:31:\"detail-category-preview-buttons\";s:8:\"elements\";a:1:{s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:35:\"detail-category-preview-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}}}s:16:\"preferenceCenter\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:6:\"detail\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#f4f4f4\";}s:8:\"elements\";a:6:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"detail-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"detail-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:4:\"type\";s:6:\"button\";s:3:\"tag\";s:12:\"detail-close\";}s:10:\"categories\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-categories\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"detail-category-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:27:\"detail-category-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:22:\"detail-category-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863DC\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#D0D5D2\";}}}}}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"detail-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:3:{s:6:\"accept\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-accept-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#FFFFFF\";s:16:\"background-color\";s:7:\"#1863DC\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:6:\"reject\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"detail-reject-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}s:4:\"save\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:18:\"detail-save-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#1863DC\";s:16:\"background-color\";s:11:\"transparent\";s:12:\"border-color\";s:7:\"#1863DC\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"detail-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}}}s:11:\"optoutPopup\";a:5:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-popup\";s:4:\"type\";s:9:\"container\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#F4F4F4\";}s:8:\"elements\";a:7:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:12:\"optout-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:18:\"optout-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}s:9:\"optOption\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:13:\"optout-option\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:6:\"toggle\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-option-toggle\";s:4:\"type\";s:6:\"toggle\";s:6:\"states\";a:2:{s:6:\"active\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#1863dc\";}}s:8:\"inactive\";a:1:{s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#FFFFFF\";}}}}s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:19:\"optout-option-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"gpcOption\";a:4:{s:4:\"type\";s:9:\"container\";s:3:\"tag\";s:17:\"optout-gpc-option\";s:6:\"status\";b:0;s:8:\"elements\";a:1:{s:11:\"description\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:29:\"optout-gpc-option-description\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#212121\";}}}}s:9:\"poweredBy\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"optout-powered-by\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#EDEDED\";s:5:\"color\";s:7:\"#293C5B\";}}s:7:\"buttons\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:14:\"optout-buttons\";s:4:\"type\";s:9:\"container\";s:8:\"elements\";a:2:{s:7:\"confirm\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:21:\"optout-confirm-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#f4f4f4\";s:16:\"background-color\";s:7:\"#1863dc\";s:12:\"border-color\";s:7:\"#1863dc\";}}s:6:\"cancel\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:20:\"optout-cancel-button\";s:4:\"type\";s:6:\"button\";s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#858585\";s:16:\"background-color\";s:7:\"#FFFFFF\";s:12:\"border-color\";s:7:\"#dedfe0\";}}}}s:11:\"closeButton\";a:3:{s:6:\"status\";b:1;s:3:\"tag\";s:12:\"optout-close\";s:4:\"type\";s:6:\"button\";}}}s:10:\"auditTable\";a:5:{s:6:\"status\";b:0;s:3:\"tag\";s:11:\"audit-table\";s:4:\"type\";s:5:\"table\";s:4:\"meta\";a:1:{s:7:\"headers\";a:3:{i:0;s:2:\"id\";i:1;s:8:\"duration\";i:2;s:11:\"description\";}}s:6:\"styles\";a:3:{s:5:\"color\";s:7:\"#212121\";s:16:\"background-color\";s:7:\"#f4f4f4\";s:12:\"border-color\";s:7:\"#ebebeb\";}}s:14:\"revisitConsent\";a:6:{s:6:\"status\";b:1;s:3:\"tag\";s:15:\"revisit-consent\";s:8:\"position\";s:11:\"bottom-left\";s:4:\"meta\";a:1:{s:3:\"url\";s:1:\"#\";}s:6:\"styles\";a:1:{s:16:\"background-color\";s:7:\"#0056A7\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:21:\"revisit-consent-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#0056a7\";}}}}s:16:\"videoPlaceholder\";a:4:{s:6:\"status\";b:1;s:3:\"tag\";s:17:\"video-placeholder\";s:6:\"styles\";a:2:{s:16:\"background-color\";s:7:\"#000000\";s:12:\"border-color\";s:7:\"#000000\";}s:8:\"elements\";a:1:{s:5:\"title\";a:4:{s:4:\"type\";s:4:\"text\";s:3:\"tag\";s:17:\"placeholder-title\";s:6:\"status\";b:1;s:6:\"styles\";a:1:{s:5:\"color\";s:7:\"#ffffff\";}}}}}s:4:\"meta\";a:2:{s:9:\"customCSS\";s:0:\"\";s:10:\"customHTML\";s:0:\"\";}}s:8:\"contents\";a:1:{s:2:\"en\";a:7:{s:6:\"notice\";a:1:{s:8:\"elements\";a:5:{s:5:\"title\";s:21:\"We value your privacy\";s:11:\"description\";s:189:\"This website or its third-party tools process personal data. You can opt out of the sale of your personal information by clicking on the \"Do Not Sell or Share My Personal Information\" link.\";s:11:\"privacyLink\";s:0:\"\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:5:{s:6:\"accept\";s:10:\"Accept All\";s:6:\"reject\";s:10:\"Reject All\";s:8:\"settings\";s:9:\"Customize\";s:8:\"readMore\";s:13:\"Cookie Policy\";s:9:\"donotSell\";s:44:\"Do Not Sell or Share My Personal Information\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:15:\"categoryPreview\";a:1:{s:8:\"elements\";a:1:{s:7:\"buttons\";a:1:{s:8:\"elements\";a:1:{s:4:\"save\";s:19:\"Save My Preferences\";}}}}s:16:\"preferenceCenter\";a:1:{s:8:\"elements\";a:7:{s:5:\"title\";s:29:\"Customize Consent Preferences\";s:11:\"description\";s:717:\"<p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorized as \"Necessary\" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p>\";s:8:\"showMore\";s:9:\"Show more\";s:8:\"showLess\";s:9:\"Show less\";s:8:\"category\";a:1:{s:8:\"elements\";a:3:{s:13:\"alwaysEnabled\";s:13:\"Always Active\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:7:\"buttons\";a:1:{s:8:\"elements\";a:3:{s:6:\"accept\";s:10:\"Accept All\";s:4:\"save\";s:19:\"Save My Preferences\";s:6:\"reject\";s:10:\"Reject All\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:11:\"optoutPopup\";a:1:{s:8:\"elements\";a:8:{s:5:\"title\";s:19:\"Opt-out Preferences\";s:11:\"description\";s:480:\"<p>We use third-party cookies that help us analyze how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. However, you can opt out of these cookies by checking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button. Once you opt out, you can opt in again at any time by unchecking \"Do Not Sell or Share My Personal Information\" and clicking the \"Save My Preferences\" button.</p>\";s:9:\"optOption\";a:1:{s:8:\"elements\";a:3:{s:5:\"title\";s:44:\"Do Not Sell or Share My Personal Information\";s:6:\"enable\";s:6:\"Enable\";s:7:\"disable\";s:7:\"Disable\";}}s:9:\"gpcOption\";a:1:{s:8:\"elements\";a:1:{s:11:\"description\";s:186:\"<p>Your opt-out settings for this website have been respected since we deteted a <b>Gobal Privacy Control</b> signal from your browser and, therefore, you cannot change this setting.</p>\";}}s:8:\"showLess\";s:9:\"Show less\";s:8:\"showMore\";s:9:\"Show more\";s:7:\"buttons\";a:1:{s:8:\"elements\";a:2:{s:6:\"cancel\";s:6:\"Cancel\";s:7:\"confirm\";s:19:\"Save My Preferences\";}}s:11:\"closeButton\";s:5:\"Close\";}}s:14:\"revisitConsent\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:15:\"Cookie Settings\";}}s:10:\"auditTable\";a:1:{s:8:\"elements\";a:2:{s:7:\"headers\";a:1:{s:8:\"elements\";a:3:{s:2:\"id\";s:6:\"Cookie\";s:8:\"duration\";s:8:\"Duration\";s:11:\"description\";s:11:\"Description\";}}s:7:\"message\";s:22:\"No cookies to display.\";}}s:16:\"videoPlaceholder\";a:1:{s:8:\"elements\";a:1:{s:5:\"title\";s:44:\"Please accept cookies to access this content\";}}}}s:14:\"banner_default\";i:0;s:6:\"status\";i:0;}}','yes'),
(238183,'_transient_cky_banner_template_transient_prefix','0.91617100 1676558551','yes'),
(238184,'_transient_cky_transient_0.97157000 1676558537_all','a:5:{i:1;O:8:\"stdClass\":12:{s:11:\"category_id\";i:1;s:4:\"name\";a:1:{s:2:\"en\";s:9:\"Necessary\";}s:4:\"slug\";s:9:\"necessary\";s:11:\"description\";a:1:{s:2:\"en\";s:212:\"<p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p>\";}s:13:\"prior_consent\";i:1;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:17\";s:7:\"cookies\";a:0:{}}i:2;O:8:\"stdClass\":12:{s:11:\"category_id\";i:2;s:4:\"name\";a:1:{s:2:\"en\";s:10:\"Functional\";}s:4:\"slug\";s:10:\"functional\";s:11:\"description\";a:1:{s:2:\"en\";s:182:\"<p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:18\";s:7:\"cookies\";a:0:{}}i:3;O:8:\"stdClass\":12:{s:11:\"category_id\";i:3;s:4:\"name\";a:1:{s:2:\"en\";s:9:\"Analytics\";}s:4:\"slug\";s:9:\"analytics\";s:11:\"description\";a:1:{s:2:\"en\";s:204:\"<p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:18\";s:7:\"cookies\";a:0:{}}i:4;O:8:\"stdClass\":12:{s:11:\"category_id\";i:4;s:4:\"name\";a:1:{s:2:\"en\";s:11:\"Performance\";}s:4:\"slug\";s:11:\"performance\";s:11:\"description\";a:1:{s:2:\"en\";s:173:\"<p>Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:20\";s:7:\"cookies\";a:0:{}}i:5;O:8:\"stdClass\":12:{s:11:\"category_id\";i:5;s:4:\"name\";a:1:{s:2:\"en\";s:13:\"Advertisement\";}s:4:\"slug\";s:13:\"advertisement\";s:11:\"description\";a:1:{s:2:\"en\";s:184:\"<p>Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.</p>\";}s:13:\"prior_consent\";i:0;s:8:\"priority\";i:0;s:10:\"visibility\";i:1;s:18:\"sell_personal_data\";i:1;s:4:\"meta\";a:0:{}s:12:\"date_created\";s:19:\"0000-00-00 00:00:00\";s:13:\"date_modified\";s:19:\"2023-02-16 16:42:21\";s:7:\"cookies\";a:0:{}}}','yes'),
(238478,'cky_first_time_activated_plugin','true','yes'),
(239017,'elementor_pro_remote_info_api_data_3.23.3','a:2:{s:7:\"timeout\";i:1726807130;s:5:\"value\";s:225960:\"{\"stable_version\":\"3.24.2\",\"last_updated\":\"2024-09-18 09:16:09\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:210885:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"http:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"http:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"http:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"http:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"http:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"http:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"http:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.24.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.6.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTcyNjc1NjczMCwiZXhwIjoxNzI2ODQzMTMwfQ.IcICuIOyEJXbNhQgoKZ00CQFEljYL-q5XTb3fIvfEMM\\/package_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTcyNjc1NjczMCwiZXhwIjoxNzI2ODQzMTMwfQ.IcICuIOyEJXbNhQgoKZ00CQFEljYL-q5XTb3fIvfEMM\\/package_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.6.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzI2NzU2NzMwLCJleHAiOjE3MjY4NDMxMzB9.x8ktTh7jM-OsclOcnql8W4aY9nWiLviSNtbRESRFGD8\\/previous_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzI2NzU2NzMwLCJleHAiOjE3MjY4NDMxMzB9.x8ktTh7jM-OsclOcnql8W4aY9nWiLviSNtbRESRFGD8\\/previous_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"translations\":[],\"cloud\":false}\";}','off'),
(239546,'elementor_extras_version','2.2.52','auto'),
(239556,'elementor_extras_widgets','','auto'),
(239557,'elementor_extras_extensions','','auto'),
(239558,'elementor_extras_apis','','auto'),
(239559,'elementor_extras_advanced','','auto'),
(239783,'elementor_pro_remote_info_api_data_3.28.0','a:2:{s:7:\"timeout\";i:1747097906;s:5:\"value\";s:241314:\"{\"stable_version\":\"3.28.4\",\"last_updated\":\"2025-05-05 11:54:40\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:225576:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"http:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"http:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"http:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"http:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"http:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"http:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"http:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"http:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"http:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"http:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"http:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"http:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"http:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.28.4\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc0NzA0NzUwNiwiZXhwIjoxNzQ3MTMzOTA2fQ.p848A_7Djg7mgwO-bFahNWOJ-SeuHw_Z7OGSOCz5t3o\\/package_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc0NzA0NzUwNiwiZXhwIjoxNzQ3MTMzOTA2fQ.p848A_7Djg7mgwO-bFahNWOJ-SeuHw_Z7OGSOCz5t3o\\/package_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"http:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"http:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzQ3MDQ3NTA2LCJleHAiOjE3NDcxMzM5MDZ9.ucbvGCr4jTyD7yt0rq88h91EcTrtHXT2S7pIp03Z934\\/previous_download\",\"download_link\":\"http:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiMTQ5ZTVhNzVmYTc2YTM3OGUxMzE5Y2FkZGMwMzBlNDgiLCJ2ZXJzaW9uIjoiMy43LjAiLCJ1cmwiOiJodHRwczovLzIwMTIxODYzLnByb2plY3RzdGFnaW5nLmNvLnphIiwiaWF0IjoxNzQ3MDQ3NTA2LCJleHAiOjE3NDcxMzM5MDZ9.ucbvGCr4jTyD7yt0rq88h91EcTrtHXT2S7pIp03Z934\\/previous_download\",\"banners\":{\"2x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"http:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"http:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"translations\":[],\"cloud\":false}\";}','off'),
(239814,'_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs','1749048378','off'),
(239815,'_transient_woocommerce_admin_payment_gateway_suggestions_specs','a:1:{s:5:\"en_ZA\";a:24:{s:6:\"affirm\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"affirm\";s:5:\"title\";s:6:\"Affirm\";s:7:\"content\";s:169:\"Affirm’s tailored Buy Now Pay Later programs remove price as a barrier, turning browsers into buyers, increasing average order value, and expanding your customer base.\";s:5:\"image\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/affirm.png\";s:7:\"plugins\";a:0:{}s:13:\"external_link\";s:59:\"http://woocommerce.com/products/woocommerce-gateway-affirm\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"US\";i:1;s:2:\"CA\";}s:23:\"recommendation_priority\";i:2;}s:8:\"afterpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"afterpay\";s:5:\"title\";s:8:\"Afterpay\";s:7:\"content\";s:125:\"Afterpay allows customers to receive products immediately and pay for purchases over four installments, always interest-free.\";s:5:\"image\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/afterpay.png\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:3:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"AU\";}s:23:\"recommendation_priority\";i:2;}s:14:\"airwallex_main\";O:8:\"stdClass\":11:{s:2:\"id\";s:14:\"airwallex_main\";s:5:\"title\";s:18:\"Airwallex Payments\";s:7:\"content\";s:115:\"Boost international sales and save on FX fees. Accept 60+ local payment methods including Apple Pay and Google Pay.\";s:5:\"image\";s:105:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex.png\";s:11:\"image_72x72\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/airwallex.png\";s:12:\"square_image\";s:112:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/airwallex-square.png\";s:7:\"plugins\";a:1:{i:0;s:33:\"airwallex-online-payments-gateway\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:17:{i:0;s:2:\"GB\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"EE\";i:4;s:2:\"FR\";i:5;s:2:\"DE\";i:6;s:2:\"GR\";i:7;s:2:\"IE\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";i:11;s:2:\"PT\";i:12;s:2:\"AU\";i:13;s:2:\"NZ\";i:14;s:2:\"HK\";i:15;s:2:\"SG\";i:16;s:2:\"CN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:24:\"amazon_payments_advanced\";O:8:\"stdClass\":10:{s:2:\"id\";s:24:\"amazon_payments_advanced\";s:5:\"title\";s:10:\"Amazon Pay\";s:7:\"content\";s:94:\"Enable a familiar, fast checkout for hundreds of millions of active Amazon customers globally.\";s:5:\"image\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:11:\"image_72x72\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/amazonpay.png\";s:7:\"plugins\";a:1:{i:0;s:44:\"woocommerce-gateway-amazon-payments-advanced\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"6.5.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:18:{i:0;s:2:\"US\";i:1;s:2:\"AT\";i:2;s:2:\"BE\";i:3;s:2:\"CY\";i:4;s:2:\"DK\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"DE\";i:8;s:2:\"GB\";i:9;s:2:\"HU\";i:10;s:2:\"IE\";i:11;s:2:\"IT\";i:12;s:2:\"LU\";i:13;s:2:\"NL\";i:14;s:2:\"PT\";i:15;s:2:\"SL\";i:16;s:2:\"SE\";i:17;s:2:\"JP\";}s:23:\"recommendation_priority\";i:2;}s:4:\"bacs\";O:8:\"stdClass\":8:{s:2:\"id\";s:4:\"bacs\";s:5:\"title\";s:20:\"Direct bank transfer\";s:7:\"content\";s:32:\"Take payments via bank transfer.\";s:5:\"image\";s:100:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/bacs.svg\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/bacs.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:2;}s:3:\"cod\";O:8:\"stdClass\":8:{s:2:\"id\";s:3:\"cod\";s:5:\"title\";s:16:\"Cash on delivery\";s:7:\"content\";s:36:\"Take payments in cash upon delivery.\";s:5:\"image\";s:99:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/cod.svg\";s:11:\"image_72x72\";s:105:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/cod.png\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":1:{s:4:\"type\";s:4:\"pass\";}}s:10:\"is_offline\";b:1;s:23:\"recommendation_priority\";i:2;}s:4:\"eway\";O:8:\"stdClass\":11:{s:2:\"id\";s:4:\"eway\";s:5:\"title\";s:4:\"Eway\";s:7:\"content\";s:171:\"The Eway extension for WooCommerce allows you to take credit card payments directly on your store without redirecting your customers to a third party site to make payment.\";s:5:\"image\";s:100:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway.png\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/eway.png\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/eway-square.png\";s:7:\"plugins\";a:1:{i:0;s:24:\"woocommerce-gateway-eway\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:3:\"kco\";O:8:\"stdClass\":10:{s:2:\"id\";s:3:\"kco\";s:5:\"title\";s:15:\"Klarna Checkout\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-checkout-for-woocommerce\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"NO\";i:1;s:2:\"SE\";i:2;s:2:\"FI\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:15:\"klarna_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:15:\"klarna_payments\";s:5:\"title\";s:15:\"Klarna Payments\";s:7:\"content\";s:115:\"Choose the payment that you want, pay now, pay later or slice it. No credit card numbers, no passwords, no worries.\";s:5:\"image\";s:85:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/klarna-black.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/klarna.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:19:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:4:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:1:\"<\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:19:{i:0;s:2:\"MX\";i:1;s:2:\"US\";i:2;s:2:\"CA\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CH\";i:6;s:2:\"DK\";i:7;s:2:\"ES\";i:8;s:2:\"FI\";i:9;s:2:\"FR\";i:10;s:2:\"DE\";i:11;s:2:\"GB\";i:12;s:2:\"IT\";i:13;s:2:\"NL\";i:14;s:2:\"NO\";i:15;s:2:\"PL\";i:16;s:2:\"SE\";i:17;s:2:\"NZ\";i:18;s:2:\"AU\";}s:23:\"recommendation_priority\";i:2;}s:30:\"mollie_wc_gateway_banktransfer\";O:8:\"stdClass\":11:{s:2:\"id\";s:30:\"mollie_wc_gateway_banktransfer\";s:5:\"title\";s:6:\"Mollie\";s:7:\"content\";s:128:\"Effortless payments by Mollie: Offer global and local payment methods, get onboarded in minutes, and supported in your language.\";s:5:\"image\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie.svg\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mollie.png\";s:12:\"square_image\";s:109:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mollie-square.png\";s:7:\"plugins\";a:1:{i:0;s:31:\"mollie-payments-for-woocommerce\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:11:{i:0;s:2:\"AT\";i:1;s:2:\"BE\";i:2;s:2:\"CH\";i:3;s:2:\"ES\";i:4;s:2:\"FI\";i:5;s:2:\"FR\";i:6;s:2:\"DE\";i:7;s:2:\"GB\";i:8;s:2:\"IT\";i:9;s:2:\"NL\";i:10;s:2:\"PL\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:7:\"payfast\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payfast\";s:5:\"title\";s:7:\"Payfast\";s:7:\"content\";s:299:\"The Payfast extension for WooCommerce enables you to accept payments by Credit Card and EFT via one of South Africa’s most popular payment gateways. No setup fees or monthly subscription costs. Selecting this extension will configure your store to use South African rands as the selected currency.\";s:5:\"image\";s:80:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/payfast.png\";s:11:\"image_72x72\";s:109:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payfast.png\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-payfast-gateway\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"ZA\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:0;}s:17:\"payoneer-checkout\";O:8:\"stdClass\":10:{s:2:\"id\";s:17:\"payoneer-checkout\";s:5:\"title\";s:17:\"Payoneer Checkout\";s:7:\"content\";s:202:\"Payoneer Checkout is the next generation of payment processing platforms, giving merchants around the world the solutions and direction they need to succeed in today’s hyper-competitive global market.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payoneer.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payoneer.png\";s:7:\"plugins\";a:1:{i:0;s:17:\"payoneer-checkout\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:2:{i:0;s:2:\"HK\";i:1;s:2:\"CN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"paystack\";O:8:\"stdClass\":11:{s:2:\"id\";s:8:\"paystack\";s:5:\"title\";s:8:\"Paystack\";s:7:\"content\";s:127:\"Paystack helps African merchants accept one-time and recurring payments online with a modern, safe, and secure payment gateway.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack.png\";s:12:\"square_image\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paystack-square.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paystack.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-paystack\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ZA\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GH\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NG\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:3:{i:0;s:2:\"ZA\";i:1;s:2:\"GH\";i:2;s:2:\"NG\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:1;}s:7:\"payubiz\";O:8:\"stdClass\":10:{s:2:\"id\";s:7:\"payubiz\";s:5:\"title\";s:20:\"PayU for WooCommerce\";s:7:\"content\";s:169:\"Enable PayU’s exclusive plugin for WooCommerce to start accepting payments in 100+ payment methods available in India including credit cards, debit cards, UPI, & more!\";s:5:\"image\";s:100:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/payu.svg\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/payu.png\";s:7:\"plugins\";a:1:{i:0;s:10:\"payu-india\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:12:\"ppcp-gateway\";O:8:\"stdClass\":11:{s:2:\"id\";s:12:\"ppcp-gateway\";s:5:\"title\";s:15:\"PayPal Payments\";s:7:\"content\";s:78:\"Safe and secure payments using credit cards or your customer\'s PayPal account.\";s:5:\"image\";s:79:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/paypal.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/paypal.png\";s:12:\"square_image\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/paypal.svg\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:49:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CN\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:48:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";}s:19:\"category_additional\";a:49:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AR\";i:5;s:2:\"CL\";i:6;s:2:\"CO\";i:7;s:2:\"EC\";i:8;s:2:\"PE\";i:9;s:2:\"UY\";i:10;s:2:\"VE\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"BG\";i:14;s:2:\"HR\";i:15;s:2:\"CH\";i:16;s:2:\"CY\";i:17;s:2:\"CZ\";i:18;s:2:\"DK\";i:19;s:2:\"EE\";i:20;s:2:\"ES\";i:21;s:2:\"FI\";i:22;s:2:\"FR\";i:23;s:2:\"DE\";i:24;s:2:\"GB\";i:25;s:2:\"GR\";i:26;s:2:\"HU\";i:27;s:2:\"IE\";i:28;s:2:\"IT\";i:29;s:2:\"LV\";i:30;s:2:\"LT\";i:31;s:2:\"LU\";i:32;s:2:\"MT\";i:33;s:2:\"NL\";i:34;s:2:\"NO\";i:35;s:2:\"PL\";i:36;s:2:\"PT\";i:37;s:2:\"RO\";i:38;s:2:\"SK\";i:39;s:2:\"SL\";i:40;s:2:\"SE\";i:41;s:2:\"AU\";i:42;s:2:\"NZ\";i:43;s:2:\"HK\";i:44;s:2:\"JP\";i:45;s:2:\"SG\";i:46;s:2:\"CN\";i:47;s:2:\"ID\";i:48;s:2:\"IN\";}s:23:\"recommendation_priority\";i:2;}s:8:\"razorpay\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"razorpay\";s:5:\"title\";s:8:\"Razorpay\";s:7:\"content\";s:133:\"The official Razorpay extension for WooCommerce allows you to accept credit cards, debit cards, netbanking, wallet, and UPI payments.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/razorpay.svg\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/razorpay.png\";s:7:\"plugins\";a:1:{i:0;s:12:\"woo-razorpay\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:1:{i:0;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:18:\"square_credit_card\";O:8:\"stdClass\":10:{s:2:\"id\";s:18:\"square_credit_card\";s:5:\"title\";s:6:\"Square\";s:7:\"content\";s:169:\"Securely accept credit and debit cards with one low rate, no surprise fees (custom rates available). Sell online and in store and track sales and inventory in one place.\";s:5:\"image\";s:85:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/square-black.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/square.png\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-square\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}i:1;a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:12:\"brick-mortar\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:14:\"selling_venues\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:18:\"brick-mortar-other\";}}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:21:\"no_im_selling_offline\";s:7:\"default\";s:0:\"\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"selling_online_answer\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:34:\"im_selling_both_online_and_offline\";s:7:\"default\";s:0:\"\";}}}}}}}}}s:14:\"category_other\";a:8:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"IE\";i:3;s:2:\"ES\";i:4;s:2:\"FR\";i:5;s:2:\"GB\";i:6;s:2:\"AU\";i:7;s:2:\"JP\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:6:\"stripe\";O:8:\"stdClass\":11:{s:2:\"id\";s:6:\"stripe\";s:5:\"title\";s:6:\"Stripe\";s:7:\"content\";s:112:\"Accept debit and credit cards in 135+ currencies, methods such as Alipay, and one-touch checkout with Apple Pay.\";s:5:\"image\";s:79:\"http://woocommerce.com/wp-content/plugins/woocommerce/assets/images/stripe.png\";s:11:\"image_72x72\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/stripe.png\";s:12:\"square_image\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/stripe.svg\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:40:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SL\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IN\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"category_other\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"BR\";i:4;s:2:\"AT\";i:5;s:2:\"BE\";i:6;s:2:\"BG\";i:7;s:2:\"CH\";i:8;s:2:\"CY\";i:9;s:2:\"CZ\";i:10;s:2:\"DK\";i:11;s:2:\"EE\";i:12;s:2:\"ES\";i:13;s:2:\"FI\";i:14;s:2:\"FR\";i:15;s:2:\"DE\";i:16;s:2:\"GB\";i:17;s:2:\"GR\";i:18;s:2:\"HU\";i:19;s:2:\"IE\";i:20;s:2:\"IT\";i:21;s:2:\"LV\";i:22;s:2:\"LT\";i:23;s:2:\"LU\";i:24;s:2:\"MT\";i:25;s:2:\"NL\";i:26;s:2:\"NO\";i:27;s:2:\"PL\";i:28;s:2:\"PT\";i:29;s:2:\"RO\";i:30;s:2:\"SK\";i:31;s:2:\"SL\";i:32;s:2:\"SE\";i:33;s:2:\"AU\";i:34;s:2:\"NZ\";i:35;s:2:\"HK\";i:36;s:2:\"JP\";i:37;s:2:\"SG\";i:38;s:2:\"ID\";i:39;s:2:\"IN\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:23:\"woo-mercado-pago-custom\";O:8:\"stdClass\":11:{s:2:\"id\";s:23:\"woo-mercado-pago-custom\";s:5:\"title\";s:12:\"Mercado Pago\";s:7:\"content\";s:198:\"Set up your payment methods and accept credit and debit cards, cash, bank transfers and money from your Mercado Pago account. Offer safe and secure payments with Latin America’s leading processor.\";s:5:\"image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/mercadopago.png\";s:11:\"image_72x72\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/mercadopago.png\";s:7:\"plugins\";a:1:{i:0;s:23:\"woocommerce-mercadopago\";}s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:8:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CL\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CO\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EC\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UY\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MX\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}}}}s:16:\"is_local_partner\";b:1;s:14:\"category_other\";a:8:{i:0;s:2:\"AR\";i:1;s:2:\"CL\";i:2;s:2:\"CO\";i:3;s:2:\"EC\";i:4;s:2:\"PE\";i:5;s:2:\"UY\";i:6;s:2:\"MX\";i:7;s:2:\"BR\";}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}s:20:\"woocommerce_payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:11:\"image_72x72\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:1:\"<\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:1:\"<\";}}}}s:23:\"recommendation_priority\";i:2;}s:47:\"woocommerce_payments:without-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:47:\"woocommerce_payments:without-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:225:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies. Track cash flow and manage recurring revenue directly from your store’s dashboard - with no setup costs or monthly fees.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:37:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:2;}s:44:\"woocommerce_payments:with-in-person-payments\";O:8:\"stdClass\":10:{s:2:\"id\";s:44:\"woocommerce_payments:with-in-person-payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:84:\"Manage transactions without leaving your WordPress Dashboard. Only with WooPayments.\";s:5:\"image\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:11:\"image_72x72\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:11:\"description\";s:212:\"With WooPayments, you can securely accept major cards, Apple Pay, and payments in over 100 currencies – with no setup costs or monthly fees – and you can now accept in-person payments with the Woo mobile app.\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:7:\"version\";s:9:\"2.9.0-dev\";s:8:\"operator\";s:2:\">=\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"5.10.0-dev\";s:8:\"operator\";s:2:\">=\";}}}}s:23:\"recommendation_priority\";i:2;}s:25:\"woocommerce_payments:bnpl\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"woocommerce_payments:bnpl\";s:5:\"title\";s:38:\"Activate BNPL instantly on WooPayments\";s:7:\"content\";s:185:\"The world’s favorite buy now, pay later options and many more are right at your fingertips with WooPayments — all from one dashboard, without needing multiple extensions and logins.\";s:5:\"image\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:11:\"image_72x72\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/wcpay-bnpl.svg\";s:12:\"square_image\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/woocommerce.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:18:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.2.0-dev\";s:8:\"operator\";s:2:\">=\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}i:4;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:4:\"data\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:10:\"array_keys\";}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:10:\"account_id\";s:7:\"default\";a:0:{}}}s:23:\"recommendation_priority\";i:2;}s:8:\"zipmoney\";O:8:\"stdClass\":10:{s:2:\"id\";s:8:\"zipmoney\";s:5:\"title\";s:27:\"Zip Co - Buy Now, Pay Later\";s:7:\"content\";s:84:\"Give your customers the power to pay later, interest free and watch your sales grow.\";s:5:\"image\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/zipmoney.png\";s:11:\"image_72x72\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/72x72/zipmoney.png\";s:7:\"plugins\";a:1:{i:0;s:29:\"zipmoney-payments-woocommerce\";}s:10:\"is_visible\";b:0;s:14:\"category_other\";a:0:{}s:19:\"category_additional\";a:0:{}s:23:\"recommendation_priority\";i:2;}}}','off'),
(239816,'_transient_timeout_woocommerce_admin_remote_free_extensions_specs','1749048378','off'),
(239817,'_transient_woocommerce_admin_remote_free_extensions_specs','a:1:{s:5:\"en_ZA\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"http://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"http://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce 101\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"http://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"http://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"http://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"http://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}i:3;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:141:\"List products and create ads on Facebook and Instagram with <a href=\"http://woocommerce.com/products/facebook/\">Facebook for WooCommerce</a>\";s:9:\"image_url\";s:96:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:0;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:24:\"facebook-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"MailChimp\";s:11:\"description\";s:80:\"Send targeted campaigns, recover abandoned baskets and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:6:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-kraken-icon.webp\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}i:4;O:8:\"stdClass\":7:{s:4:\"name\";s:24:\"Facebook for WooCommerce\";s:11:\"description\";s:55:\"List products and create ads on Facebook and Instagram.\";s:9:\"image_url\";s:96:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/facebook.png\";s:10:\"manage_url\";s:26:\"admin.php?page=wc-facebook\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:28:\"facebook-for-woocommerce:alt\";}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:28:\"Multichannel for WooCommerce\";s:11:\"description\";s:85:\"Sync your sales data across platforms and manage everything from a unified dashboard.\";s:9:\"image_url\";s:101:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/multichannel.webp\";s:10:\"manage_url\";s:28:\"admin.php?page=sales_channel\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:1;s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"9.8.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:15:\"learn_more_link\";s:143:\"http://woocommerce.com/products/multichannel-by-cedcommerce-ebay-amazon-walmart-etsy-integration/?utm_source=marketing_task&utm_medium=product\";s:4:\"tags\";a:1:{i:0;s:11:\"marketplace\";}s:3:\"key\";s:27:\"multichannel-by-cedcommerce\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:13:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"http://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"http://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"http://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:3;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"http://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:4;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:48:\"Boost content creation with Jetpack AI Assistant\";s:9:\"image_url\";s:114:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"http://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:5;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"http://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:6;O:8:\"stdClass\":9:{s:4:\"name\";s:32:\"Meta Ads & Pixel for WooCommerce\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:107:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken-kraken-icon.webp\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"kliken-ads-pixel-for-meta\";s:5:\"label\";s:46:\"Grow your business with Facebook and Instagram\";s:15:\"learn_more_link\";s:121:\"http://woocommerce.com/products/meta-ads-and-pixel?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:7;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"http://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"http://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:9;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"http://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:10;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce 101\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"http://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:11;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"http://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:12;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"http://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}','off'),
(239826,'_transient_timeout_external_ip_address_127.0.0.1','1748527342','off'),
(239827,'_transient_external_ip_address_127.0.0.1','195.154.31.105','off'),
(239833,'_transient_timeout_external_ip_address_195.154.31.105','1748529977','off'),
(239834,'_transient_external_ip_address_195.154.31.105','195.154.31.105','off'),
(239840,'_transient_timeout__woocommerce_helper_subscriptions','1748447693','off'),
(239841,'_transient__woocommerce_helper_subscriptions','a:0:{}','off'),
(239884,'_transient_timeout_orders-all-statuses','1749052490','off'),
(239885,'_transient_orders-all-statuses','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";a:0:{}}','off'),
(239886,'_transient_woocommerce_product_task_product_count_transient','89','on'),
(313625,'woocommerce_db_version','9.4.3','yes'),
(395363,'yith_plugin_fw_promo_2019_bis','1','yes'),
(454494,'edd_sl_0ceb4550d86349af4679c91a95cdfbf1','a:2:{s:7:\"timeout\";i:1578942710;s:5:\"value\";s:1648:\"{\"new_version\":\"3.4.2\",\"stable_version\":\"3.4.2\",\"name\":\"Essential Addons for Elementor\",\"slug\":\"essential_adons_elementor\",\"url\":\"http:\\/\\/wpdeveloper.net\\/downloads\\/essential-addons-elementor\\/?changelog=1\",\"last_updated\":\"2019-12-09 23:38:15\",\"homepage\":\"http:\\/\\/wpdeveloper.net\\/downloads\\/essential-addons-elementor\\/\",\"package\":\"http:\\/\\/wpdeveloper.net\\/edd-sl\\/package_download\\/MTU3OTA3OTUxMDo5NTlkZjNmN2Y4Nzc5ZDM1NTA1MjhkZWJlYjY0MTAxYTo0MzcyOmYyNDY1NWIyNjE5N2IyYWYwNjUwZDllZTI5ZDQ2NGZkOmh0dHBzQC8vd3d3Lm5peGluLmNvLnphOjA=\",\"download_link\":\"http:\\/\\/wpdeveloper.net\\/edd-sl\\/package_download\\/MTU3OTA3OTUxMDo5NTlkZjNmN2Y4Nzc5ZDM1NTA1MjhkZWJlYjY0MTAxYTo0MzcyOmYyNDY1NWIyNjE5N2IyYWYwNjUwZDllZTI5ZDQ2NGZkOmh0dHBzQC8vd3d3Lm5peGluLmNvLnphOjA=\",\"sections\":{\"description\":\"<p>Ultimate elements bundle for Elementor WordPress Page Builder. Lots of useful and premium elements to complete your website quickly.<\\/p>\\n\",\"changelog\":\"<p>See <a href=\\\"http:\\/\\/essential-addons.com\\/elementor\\/changelog\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Changelog<\\/a> for details.<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:69:\\\"http:\\/\\/wpdeveloper.net\\/wp-content\\/uploads\\/edd\\/2018\\/07\\/ea-logo-sq.png\\\";s:2:\\\"2x\\\";s:69:\\\"http:\\/\\/wpdeveloper.net\\/wp-content\\/uploads\\/edd\\/2018\\/07\\/ea-logo-sq.png\\\";}\",\"description\":[\"<p>Ultimate elements bundle for Elementor WordPress Page Builder. Lots of useful and premium elements to complete your website quickly.<\\/p>\\n\"],\"changelog\":[\"<p>See <a href=\\\"http:\\/\\/essential-addons.com\\/elementor\\/changelog\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Changelog<\\/a> for details.<\\/p>\\n\"]}\";}','no'),
(454497,'edd_sl_9b4b9278ab03eed62e9ded0113d4678e','a:2:{s:7:\"timeout\";i:1687882200;s:5:\"value\";s:60454:\"{\"new_version\":\"2.3.1\",\"stable_version\":\"2.3.1\",\"name\":\"GP Premium\",\"slug\":\"gp-premium\",\"url\":\"http:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/?changelog=1\",\"last_updated\":\"2023-03-30 20:17:25\",\"homepage\":\"http:\\/\\/generatepress.com\\/downloads\\/gp-premium\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"http:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\",\"changelog\":\"<h4> 2.3.1 <\\/h4>\\n<ul>\\n<li>Fix: SelectSearch component infinite loop<\\/li>\\n<li>Fix: Block widths inside Block Elements<\\/li>\\n<\\/ul>\\n<h4> 2.3.0 <\\/h4>\\n<ul>\\n<li>Feature: Add Search Modal Element type<\\/li>\\n<li>Fix: Inline post meta feature in GenerateBlocks 1.7<\\/li>\\n<li>Fix: Close &quot;Choose Element Type&quot; modal with ESC key<\\/li>\\n<li>Fix: Replace WooCommerce secondary image attachment size<\\/li>\\n<li>Fix: WP Filesystem error missing credentials<\\/li>\\n<li>Fix: Undefined array keys in dynamic Container URL<\\/li>\\n<li>Fix: Author avatar in Header\\/Block Element titles<\\/li>\\n<li>Fix: Infinite loop error when autosaving with dynamic content block<\\/li>\\n<li>Fix: Add aria-label to off-canvas panel button<\\/li>\\n<li>Fix: WooCommerce button dynamic typography<\\/li>\\n<li>Fix: Empty WooCommerce quantity fields<\\/li>\\n<li>Fix: PHP 8.1 notice using disable elements in Customizer<\\/li>\\n<li>Tweak: Improve license key area<\\/li>\\n<li>Tweak: Improve off-canvas transitions<\\/li>\\n<li>Tweak: Check for WooCommerce functions<\\/li>\\n<li>Tweak: Open off-canvas using space bar<\\/li>\\n<li>Tweak: Use image ID in mobile header\\/sticky nav logos<\\/li>\\n<li>Tweak: Improve Elements hook selection dropdown UI<\\/li>\\n<li>Tweak: Add site library check for min GenerateBlocks version<\\/li>\\n<li>Tweak: Add Loop Template to Custom Post Type dropdown filters<\\/li>\\n<\\/ul>\\n<h4> 2.2.2 <\\/h4>\\n<ul>\\n<li>Fix: Off Canvas anchor links not working<\\/li>\\n<\\/ul>\\n<h4> 2.2.1 <\\/h4>\\n<ul>\\n<li>Fix: Add value to off-canvas aria-hidden attribute<\\/li>\\n<li>Tweak: Remove\\/add aria-hidden to off-canvas on toggle<\\/li>\\n<\\/ul>\\n<h4> 2.2.0 <\\/h4>\\n<ul>\\n<li>Feature: Allow block element autosave<\\/li>\\n<li>Feature: Add revisions to block elements<\\/li>\\n<li>Feature: Add Loop Template block element<\\/li>\\n<li>Feature: Dont display the raw license key in the Dashboard<\\/li>\\n<li>Feature: Add &quot;Paginated Results&quot; to Element Display Rules<\\/li>\\n<li>Fix: Element post navigation template PHP warning when not using GB Pro<\\/li>\\n<li>Fix: Remove unnecessary zoom CSS from featured images<\\/li>\\n<li>Fix: Font icon CSS order<\\/li>\\n<li>Fix: Load more button showing in product tax archives<\\/li>\\n<li>Fix: Prevent tabbing in hidden off-canvas panel<\\/li>\\n<li>Fix: Hide hidden off-canvas panel from screen readers<\\/li>\\n<li>Fix: menu-toggle aria-controls when using off-canvas panel<\\/li>\\n<li>Fix: Focus first focusable element when opening off-canvas panel<\\/li>\\n<li>Fix: Focus slideout toggle when closing off-canvas panel<\\/li>\\n<li>Fix: Off-Canvas Panel sub-menu a11y<\\/li>\\n<li>Fix: Prevent secondary nav legacy typography CSS<\\/li>\\n<li>Fix: Fix dynamic term meta link<\\/li>\\n<li>Fix: Block margins in the block element editor<\\/li>\\n<li>Fix: Embeds in Block Elements<\\/li>\\n<li>Fix: Apply display rules to editor with no ID<\\/li>\\n<li>Fix: Navigation background image applying to secondary nav<\\/li>\\n<li>Fix: WooCommerce order received page float issue<\\/li>\\n<li>Fix: Block element editor error in GenerateBlocks 1.7<\\/li>\\n<li>Tweak: Remove jquery-migrate from sticky script<\\/li>\\n<li>Tweak: Add message in Blog section about Loop Template<\\/li>\\n<\\/ul>\\n<h4> 2.1.2 <\\/h4>\\n<ul>\\n<li>Elements: Fix custom field value in dynamic container links<\\/li>\\n<li>Elements: Fix block widths in the editor<\\/li>\\n<li>General: Fix double slashes in dashboard file request<\\/li>\\n<li>General: Fix missing Customizer translations<\\/li>\\n<\\/ul>\\n<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Fix mobile header sticky auto hide<\\/li>\\n<li>Site Library: Fix broken CSS variables on import<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix masonry JS error if no archive pagination exists<\\/li>\\n<li>Blog: Fix full width featured blog column<\\/li>\\n<li>Colors: Deprecate module if using GP 3.1.0<\\/li>\\n<li>Elements: Add custom class option to dynamic image block<\\/li>\\n<li>Elements: Add support for post_type array in display rules<\\/li>\\n<li>Elements: Fix container link option when targeting next\\/previous posts<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new dynamic typography system<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new color system<\\/li>\\n<li>Menu Plus: Integrate mobile header HTML attributes with new HTML attribute system<\\/li>\\n<li>Menu Plus: Integrate mobile header and off-canvas panel with new generate_has_active_menu filter<\\/li>\\n<li>Menu Plus: Fix broken inline CSS when using floated sticky navigation<\\/li>\\n<li>Menu Plus: Add logo dimensions to navigation logo<\\/li>\\n<li>Secondary Navigation: Integrate with new color system<\\/li>\\n<li>Secondary Navigation: Integrate with new generate_has_active_menu filter<\\/li>\\n<li>Secondary Navigation: Integrate with new dynamic typography system<\\/li>\\n<li>Secondary Navigation: Reduce box-shadow to match main navigation<\\/li>\\n<li>Secondary Navigation: Change direction of sub-menu box-shadow when opening left<\\/li>\\n<li>Secondary Navigation: Fix sub-menu overlap when using dropdown click\\/mobile<\\/li>\\n<li>Secondary Navigation: Replace box-shadow with border-bottom when sub-menu opens down<\\/li>\\n<li>Site Library: Add site author attribution<\\/li>\\n<li>Typography: Deprecate module if using dynamic typography in GP 3.1.0<\\/li>\\n<li>WooCommerce: Integrate with new dynamic typography system<\\/li>\\n<li>WooCommerce: Integrate with new colors system<\\/li>\\n<li>WooCommerce: Remove category title\\/description if using page hero with title disabled<\\/li>\\n<li>WooCommerce: Remove &quot;speak&quot; CSS properties<\\/li>\\n<li>WooCommerce: Fix empty continue shopping link on mobile<\\/li>\\n<li>WooCommerce: Fix persistent sticky add to cart panel<\\/li>\\n<li>General: Integrate with new GP 3.1.0 Dashboard<\\/li>\\n<li>General: Remove featured-image-active body class if featured image is disabled<\\/li>\\n<li>General: Change date format in exported JSON filename<\\/li>\\n<li>General: Fix PHP error when license key activation returns 403<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Elements: Use block_categories_all filter in WP 5.8<\\/li>\\n<li>Elements: Remove wp-editor dependency from new widget editor<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Elements: Use blog page title for dynamic title if set<\\/li>\\n<li>Spacing: Fix reset button bug in Customizer controls<\\/li>\\n<li>WooCommerce: Fix infinite scroll applying to product taxonomy pages<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix infinite scroll bug on product archives<\\/li>\\n<li>Elements: Fix error in WP 4.9.x versions<\\/li>\\n<li>Menu Plus: Prevent 0x0 logo dimension attributes if no dimensions exist<\\/li>\\n<li>Site Library: Add vertical scroll ability to the Site Library control area<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>Blog: Rewrite infinite scroll using vanilla javascript<\\/li>\\n<li>Blog: Rewrite masonry using vanilla javascript<\\/li>\\n<li>Blog: Add separate infinite scroll path element to footer<\\/li>\\n<li>Blog: Fix missing single\\/page featured image options when archive image disabled<\\/li>\\n<li>Blog: Add aria-label instead of screen-reader-text to read more button<\\/li>\\n<li>Colors: Fix back to top Customizer color preview<\\/li>\\n<li>Elements: New Content Template Element<\\/li>\\n<li>Elements: New Post Meta Template Element<\\/li>\\n<li>Elements: New Post Navigation Template Element<\\/li>\\n<li>Elements: New Page Hero Block Element<\\/li>\\n<li>Elements: New Archive Navigation Template Element<\\/li>\\n<li>Elements: New Editor Width option in Block Elements<\\/li>\\n<li>Elements: Move Block Elements options into editor sidebar<\\/li>\\n<li>Elements: Show Site Header options by default in Header Element<\\/li>\\n<li>Elements: Fix Classic Editor issue in Block Elements<\\/li>\\n<li>Elements: Add a list of active Elements to page editor<\\/li>\\n<li>Elements: Add a list of active Elements to the admin bar<\\/li>\\n<li>Elements: Add notices to Customizer if Elements may be overwriting options<\\/li>\\n<li>Elements: Disable mobile header menu if menu is disabled via Layout Element<\\/li>\\n<li>Elements: Improve Display Rule loading performance<\\/li>\\n<li>Elements: Add block type filter to Elements dashboard<\\/li>\\n<li>Elements: Add generate_element_display filter<\\/li>\\n<li>Elements: Add No Results as a Display Rule condition<\\/li>\\n<li>Menu Plus: Hide slideout toggle at set mobile menu breakpoint value<\\/li>\\n<li>Menu Plus: Fix sticky menu height when using navigation as header<\\/li>\\n<li>Menu Plus: Add dimensions to mobile\\/sticky logos<\\/li>\\n<li>Menu Plus: Make Off-Canvas menu take up full width of canvas<\\/li>\\n<li>Menu Plus: Fix menu bar item sticky transition<\\/li>\\n<li>Menu Plus: Prevent sticky sidebar nav if mobile header is set to sticky<\\/li>\\n<li>Secondary Nav: Fix centered secondary navigation items using flexbox<\\/li>\\n<li>Secondary Nav: Fix conflict with Nav as Header option<\\/li>\\n<li>Secondary Nav: Fix missing menu cart items when using click dropdowns<\\/li>\\n<li>Sections: Officially deprecate module<\\/li>\\n<li>Site Library: Completely rebuild Site Library using React<\\/li>\\n<li>WooCommerce: Move full width single product CSS to inline CSS<\\/li>\\n<li>WooCommerce: Use wc_get_product() instead of new WC_Product()<\\/li>\\n<li>WooCommerce: Add more checks for WC() class to prevent error logs<\\/li>\\n<li>WooCommerce: Add generate_wc_cart_panel_checkout_button_output filter<\\/li>\\n<li>WooCommerce: Add generate_wc_sticky_add_to_cart_action filter<\\/li>\\n<li>WooCommerce: Add generate_wc_show_sticky_add_to_cart filter<\\/li>\\n<li>WooCommerce: Re-write quantity button javascript to be more performant\\/extendable<\\/li>\\n<li>General: Update theme install link<\\/li>\\n<li>General: Update alpha color picker script<\\/li>\\n<li>General: Use correct URL scheme in external stylesheet URLs<\\/li>\\n<li>General: Check if FS_CHMOD_FILE is defined in external stylesheet generation<\\/li>\\n<li>General: Use inline CSS when using AMP plugin<\\/li>\\n<li>General: Update EDD_SL_Plugin_Updater class to 1.8.0<\\/li>\\n<li>General: Clean up javascript throughout plugin<\\/li>\\n<li>General: Replace deprecated jQuery functions<\\/li>\\n<\\/ul>\\n<h4> 1.12.3 <\\/h4>\\n<ul>\\n<li>WooCommerce: Fix quantity buttons in WP 5.6<\\/li>\\n<\\/ul>\\n<h4> 1.12.2 <\\/h4>\\n<ul>\\n<li>Blog: Load columns CSS when using filter to enable it anywhere<\\/li>\\n<li>Menu Plus: Fix sticky mobile header jump when using inline mobile toggle<\\/li>\\n<li>Menu Plus: Add margin to sticky nav branding when set to full width<\\/li>\\n<li>Menu Plus: Disable sticky nav container text align padding<\\/li>\\n<li>Menu Plus: Make mobile menu absolute only when smooth scroll is enabled<\\/li>\\n<li>Menu Plus: Improve nav as header\\/mobile header when using flexbox<\\/li>\\n<li>Menu Plus: Prevent off-canvas panel close button from flashing visible when closing<\\/li>\\n<li>Spacing: Fix custom nav search height<\\/li>\\n<\\/ul>\\n<h4> 1.12.1 <\\/h4>\\n<ul>\\n<li>Typography: Fix missing heading font size controls in the Customizer<\\/li>\\n<\\/ul>\\n<h4> 1.12.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix column margin on mobile with some caching plugins<\\/li>\\n<li>Blog: Add post-load trigger to infinite scroll for better plugin compatibility<\\/li>\\n<li>Blog: Take generate_blog_columns filter into account when loading columns CSS<\\/li>\\n<li>Colors: Add search menu-bar-item color live preview to Customizer<\\/li>\\n<li>Elements: Fix broken custom hook field in Block Elements<\\/li>\\n<li>Elements: Integrate page hero with text container alignment in GP 3.0<\\/li>\\n<li>Elements: Better integrate Header Element colors with GP 3.0<\\/li>\\n<li>Elements: Only disable content title when {{post_title}} is present on single pages<\\/li>\\n<li>Elements: Fix  tag in metabox<\\/li>\\n<li>Elements: Add generate_elements_metabox_ajax_allow_editors filter<\\/li>\\n<li>Elements: Add new 3.0 hooks to hook selector<\\/li>\\n<li>Elements: Re-add generate_elements_custom_args filter<\\/li>\\n<li>Menu Plus: Better prepare navigation as header for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare Off-Canvas Panel for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Menu Plus: Add has-menu-bar-items class to mobile header if needed<\\/li>\\n<li>Menu Plus: Add is-logo-image class to all site logos<\\/li>\\n<li>Menu Plus: Fix mobile header alignment when it has menu bar items<\\/li>\\n<li>Secondary Nav: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Secondary Nav: Fix hidden navigation widget in top bar when merged with secondary nav<\\/li>\\n<li>Sites: Improve the option-only import feature<\\/li>\\n<li>Sites: Improve the refresh sites button functionality<\\/li>\\n<li>Sites: Improve the undo site import functionality<\\/li>\\n<li>Sites: Fix Elementor site import issues<\\/li>\\n<li>Sites: Re-add Elementor sites to library<\\/li>\\n<li>Spacing: Better prepare Customizer live preview for GP 3.0<\\/li>\\n<li>Spacing: Fix blog column spacing Customizer live preview<\\/li>\\n<li>Spacing: Stop handling mobile header, widget and footer widget features added in GP 3.0<\\/li>\\n<li>Typography: Add mobile font size control for H3 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H4 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H5 (when using GP 3.0)<\\/li>\\n<li>Typography: Allow empty tablet and mobile site title font size values<\\/li>\\n<li>Typography: Make menu toggle CSS selector specific to primary navigation<\\/li>\\n<li>WooCommerce: Use CSS for secondary product image functionality instead of JS<\\/li>\\n<li>WooCommerce: Only load .js file if needed<\\/li>\\n<li>WooCommerce: Fix quantity box functionality when multiple quantity boxes exist on the page<\\/li>\\n<li>General: Improve alpha color picker script for better 5.5 compatibility<\\/li>\\n<li>General: Move child theme stylesheet after dynamic stylesheet if enabled<\\/li>\\n<li>General: Update gp-premium-de_DE.mo<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-fi.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<li>General: Update gp-premium-sv_SE.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.3 <\\/h4>\\n<ul>\\n<li>Blog: Set widths to grid-sizer element<\\/li>\\n<li>Elements: Fix legacy Page Header\\/Hooks buttons in the Elements dashboard<\\/li>\\n<li>Page Header: Replace .load() with .on(\'load\')<\\/li>\\n<li>Page Header: Fix color picker error in WP 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.11.2 <\\/h4>\\n<ul>\\n<li>Blog: Remove negative featured image top margin from columns when using one container<\\/li>\\n<li>Blog: Fix infinite scroll items loading above viewport when using columns<\\/li>\\n<li>Blog: Fix infinite scroll featured images not displaying in Safari<\\/li>\\n<li>Elements: Prevent error in editor when generate_get_option() function doesn\'t exist<\\/li>\\n<li>General: Load inline CSS in previews when using external CSS option<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.1 <\\/h4>\\n<ul>\\n<li>Elements: Remove stray quote character in Layout Element metabox<\\/li>\\n<li>Sections: Fix color picker JS error in WP 5.5<\\/li>\\n<li>General: Fix external CSS option not removing inline CSS in some cases<\\/li>\\n<\\/ul>\\n<h4> 1.11.0 <\\/h4>\\n<ul>\\n<li>New: Block Elements<\\/li>\\n<li>New: Apply Layout Element options to the block editor if set<\\/li>\\n<li>New: Generate dynamic CSS in an external file<\\/li>\\n<li>Blog: Separate CSS and load only when needed<\\/li>\\n<li>Blog: Add column width classes to stylesheet<\\/li>\\n<li>Blog: Disable featured image itemprop if microdata is disabled<\\/li>\\n<li>Blog: Add generate_blog_masonry_init filter<\\/li>\\n<li>Blog: Add generate_blog_infinite_scroll_init filter<\\/li>\\n<li>Blog: Fix archive page header overlap when using no featured image padding\\/one container<\\/li>\\n<li>Blog: Replace screen reader text with aria-label in read more buttons<\\/li>\\n<li>Disable Elements: Add option to disable the Mobile Header<\\/li>\\n<li>Disable Elements: Disable top bar disables it even when combined with Secondary Nav<\\/li>\\n<li>Disable Elements: Use generate_show_post_navigation filter to disable single post navigation<\\/li>\\n<li>Elements: Use full hook name with generate_ prefix in dropdown<\\/li>\\n<li>Elements: Rebuild how Element types are chosen<\\/li>\\n<li>Elements: Add chosen hook under type column in edit.php<\\/li>\\n<li>Menu Plus: Add generate_after_mobile_header_menu_button filter<\\/li>\\n<li>Menu Plus: Add sticky placeholder only when nav becomes sticky<\\/li>\\n<li>Menu Plus: Add class to sticky nav when scrolling up<\\/li>\\n<li>Menu Plus: Fix navigation branding\\/mobile header layout when using RTL languages<\\/li>\\n<li>Page Header: Prevent PHP notices<\\/li>\\n<li>Secondary Nav: Clean up CSS<\\/li>\\n<li>Secondary Nav: Add generate_after_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Add generate_before_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Integrate with future flexbox option<\\/li>\\n<li>Secondary Nav: Add has-top-bar class if needed<\\/li>\\n<li>Secondary Nav: Add screen reader text to mobile menu toggle if no text exists<\\/li>\\n<li>Secondary Nav: Remove microdata if disabled<\\/li>\\n<li>Secondary Nav: Add generate_secondary_menu_bar_items hook<\\/li>\\n<li>Spacing: Set sidebar width in Customizer for future flexbox option<\\/li>\\n<li>WooCommerce: Add generate_woocommerce_show_add_to_cart_panel filter<\\/li>\\n<li>WooCommerce: Integrate with future flexbox option<\\/li>\\n<li>WooCommerce: Ensure WC()-&gt;cart is set<\\/li>\\n<li>WooCommerce: Remove left margin from SVG menu cart icon<\\/li>\\n<li>WooCommerce: Show sticky add to cart panel on sold individually products<\\/li>\\n<li>WooCommerce: Remove bottom margin from related\\/upsell products<\\/li>\\n<li>WooCommerce: Fix cart menu item spacing in RTL languages<\\/li>\\n<li>WooCommerce: Fix menu item cart dropdown design in RTL languages<\\/li>\\n<li>General: Update selectWoo<\\/li>\\n<li>General: Update select2<\\/li>\\n<li>General: Run all CSS through PostCSS<\\/li>\\n<li>General: Fix various text domains<\\/li>\\n<li>General: Fix JS error when toggling nav as header option without Colors\\/Typography modules<\\/li>\\n<li>General: Update all translations over 90% complete<\\/li>\\n<li>General: PHP cleanup\\/coding standards<\\/li>\\n<li>General: Add off_canvas_desktop_toggle_label to wpml-config.xml<\\/li>\\n<\\/ul>\\n<h4> 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix &quot;null&quot; in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"http:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-128x128.png\",\"2x\":\"http:\\/\\/generatepress.com\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/icon-256x256.png\"},\"msg\":\"No license key has been provided.\",\"stable_tag\":\"2.3.1\",\"tested\":\"6.2.2\",\"description\":[\"<p>The entire collection of GeneratePress premium modules. Once activated, each module extends certain aspects of GeneratePress, giving you more options to build your website.<\\/p>\\n<h4> Documentation <\\/h4>\\n<p>Check out our <a href=\\\"http:\\/\\/docs.generatepress.com\\\">documentation<\\/a> for more information on each module and how to use them.<\\/p>\"],\"changelog\":[\"<h4> 2.3.1 <\\/h4>\\n<ul>\\n<li>Fix: SelectSearch component infinite loop<\\/li>\\n<li>Fix: Block widths inside Block Elements<\\/li>\\n<\\/ul>\\n<h4> 2.3.0 <\\/h4>\\n<ul>\\n<li>Feature: Add Search Modal Element type<\\/li>\\n<li>Fix: Inline post meta feature in GenerateBlocks 1.7<\\/li>\\n<li>Fix: Close &quot;Choose Element Type&quot; modal with ESC key<\\/li>\\n<li>Fix: Replace WooCommerce secondary image attachment size<\\/li>\\n<li>Fix: WP Filesystem error missing credentials<\\/li>\\n<li>Fix: Undefined array keys in dynamic Container URL<\\/li>\\n<li>Fix: Author avatar in Header\\/Block Element titles<\\/li>\\n<li>Fix: Infinite loop error when autosaving with dynamic content block<\\/li>\\n<li>Fix: Add aria-label to off-canvas panel button<\\/li>\\n<li>Fix: WooCommerce button dynamic typography<\\/li>\\n<li>Fix: Empty WooCommerce quantity fields<\\/li>\\n<li>Fix: PHP 8.1 notice using disable elements in Customizer<\\/li>\\n<li>Tweak: Improve license key area<\\/li>\\n<li>Tweak: Improve off-canvas transitions<\\/li>\\n<li>Tweak: Check for WooCommerce functions<\\/li>\\n<li>Tweak: Open off-canvas using space bar<\\/li>\\n<li>Tweak: Use image ID in mobile header\\/sticky nav logos<\\/li>\\n<li>Tweak: Improve Elements hook selection dropdown UI<\\/li>\\n<li>Tweak: Add site library check for min GenerateBlocks version<\\/li>\\n<li>Tweak: Add Loop Template to Custom Post Type dropdown filters<\\/li>\\n<\\/ul>\\n<h4> 2.2.2 <\\/h4>\\n<ul>\\n<li>Fix: Off Canvas anchor links not working<\\/li>\\n<\\/ul>\\n<h4> 2.2.1 <\\/h4>\\n<ul>\\n<li>Fix: Add value to off-canvas aria-hidden attribute<\\/li>\\n<li>Tweak: Remove\\/add aria-hidden to off-canvas on toggle<\\/li>\\n<\\/ul>\\n<h4> 2.2.0 <\\/h4>\\n<ul>\\n<li>Feature: Allow block element autosave<\\/li>\\n<li>Feature: Add revisions to block elements<\\/li>\\n<li>Feature: Add Loop Template block element<\\/li>\\n<li>Feature: Dont display the raw license key in the Dashboard<\\/li>\\n<li>Feature: Add &quot;Paginated Results&quot; to Element Display Rules<\\/li>\\n<li>Fix: Element post navigation template PHP warning when not using GB Pro<\\/li>\\n<li>Fix: Remove unnecessary zoom CSS from featured images<\\/li>\\n<li>Fix: Font icon CSS order<\\/li>\\n<li>Fix: Load more button showing in product tax archives<\\/li>\\n<li>Fix: Prevent tabbing in hidden off-canvas panel<\\/li>\\n<li>Fix: Hide hidden off-canvas panel from screen readers<\\/li>\\n<li>Fix: menu-toggle aria-controls when using off-canvas panel<\\/li>\\n<li>Fix: Focus first focusable element when opening off-canvas panel<\\/li>\\n<li>Fix: Focus slideout toggle when closing off-canvas panel<\\/li>\\n<li>Fix: Off-Canvas Panel sub-menu a11y<\\/li>\\n<li>Fix: Prevent secondary nav legacy typography CSS<\\/li>\\n<li>Fix: Fix dynamic term meta link<\\/li>\\n<li>Fix: Block margins in the block element editor<\\/li>\\n<li>Fix: Embeds in Block Elements<\\/li>\\n<li>Fix: Apply display rules to editor with no ID<\\/li>\\n<li>Fix: Navigation background image applying to secondary nav<\\/li>\\n<li>Fix: WooCommerce order received page float issue<\\/li>\\n<li>Fix: Block element editor error in GenerateBlocks 1.7<\\/li>\\n<li>Tweak: Remove jquery-migrate from sticky script<\\/li>\\n<li>Tweak: Add message in Blog section about Loop Template<\\/li>\\n<\\/ul>\\n<h4> 2.1.2 <\\/h4>\\n<ul>\\n<li>Elements: Fix custom field value in dynamic container links<\\/li>\\n<li>Elements: Fix block widths in the editor<\\/li>\\n<li>General: Fix double slashes in dashboard file request<\\/li>\\n<li>General: Fix missing Customizer translations<\\/li>\\n<\\/ul>\\n<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Fix mobile header sticky auto hide<\\/li>\\n<li>Site Library: Fix broken CSS variables on import<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix masonry JS error if no archive pagination exists<\\/li>\\n<li>Blog: Fix full width featured blog column<\\/li>\\n<li>Colors: Deprecate module if using GP 3.1.0<\\/li>\\n<li>Elements: Add custom class option to dynamic image block<\\/li>\\n<li>Elements: Add support for post_type array in display rules<\\/li>\\n<li>Elements: Fix container link option when targeting next\\/previous posts<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new dynamic typography system<\\/li>\\n<li>Menu Plus: Integrate off-canvas panel with new color system<\\/li>\\n<li>Menu Plus: Integrate mobile header HTML attributes with new HTML attribute system<\\/li>\\n<li>Menu Plus: Integrate mobile header and off-canvas panel with new generate_has_active_menu filter<\\/li>\\n<li>Menu Plus: Fix broken inline CSS when using floated sticky navigation<\\/li>\\n<li>Menu Plus: Add logo dimensions to navigation logo<\\/li>\\n<li>Secondary Navigation: Integrate with new color system<\\/li>\\n<li>Secondary Navigation: Integrate with new generate_has_active_menu filter<\\/li>\\n<li>Secondary Navigation: Integrate with new dynamic typography system<\\/li>\\n<li>Secondary Navigation: Reduce box-shadow to match main navigation<\\/li>\\n<li>Secondary Navigation: Change direction of sub-menu box-shadow when opening left<\\/li>\\n<li>Secondary Navigation: Fix sub-menu overlap when using dropdown click\\/mobile<\\/li>\\n<li>Secondary Navigation: Replace box-shadow with border-bottom when sub-menu opens down<\\/li>\\n<li>Site Library: Add site author attribution<\\/li>\\n<li>Typography: Deprecate module if using dynamic typography in GP 3.1.0<\\/li>\\n<li>WooCommerce: Integrate with new dynamic typography system<\\/li>\\n<li>WooCommerce: Integrate with new colors system<\\/li>\\n<li>WooCommerce: Remove category title\\/description if using page hero with title disabled<\\/li>\\n<li>WooCommerce: Remove &quot;speak&quot; CSS properties<\\/li>\\n<li>WooCommerce: Fix empty continue shopping link on mobile<\\/li>\\n<li>WooCommerce: Fix persistent sticky add to cart panel<\\/li>\\n<li>General: Integrate with new GP 3.1.0 Dashboard<\\/li>\\n<li>General: Remove featured-image-active body class if featured image is disabled<\\/li>\\n<li>General: Change date format in exported JSON filename<\\/li>\\n<li>General: Fix PHP error when license key activation returns 403<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Elements: Use block_categories_all filter in WP 5.8<\\/li>\\n<li>Elements: Remove wp-editor dependency from new widget editor<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Elements: Use blog page title for dynamic title if set<\\/li>\\n<li>Spacing: Fix reset button bug in Customizer controls<\\/li>\\n<li>WooCommerce: Fix infinite scroll applying to product taxonomy pages<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix infinite scroll bug on product archives<\\/li>\\n<li>Elements: Fix error in WP 4.9.x versions<\\/li>\\n<li>Menu Plus: Prevent 0x0 logo dimension attributes if no dimensions exist<\\/li>\\n<li>Site Library: Add vertical scroll ability to the Site Library control area<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>Blog: Rewrite infinite scroll using vanilla javascript<\\/li>\\n<li>Blog: Rewrite masonry using vanilla javascript<\\/li>\\n<li>Blog: Add separate infinite scroll path element to footer<\\/li>\\n<li>Blog: Fix missing single\\/page featured image options when archive image disabled<\\/li>\\n<li>Blog: Add aria-label instead of screen-reader-text to read more button<\\/li>\\n<li>Colors: Fix back to top Customizer color preview<\\/li>\\n<li>Elements: New Content Template Element<\\/li>\\n<li>Elements: New Post Meta Template Element<\\/li>\\n<li>Elements: New Post Navigation Template Element<\\/li>\\n<li>Elements: New Page Hero Block Element<\\/li>\\n<li>Elements: New Archive Navigation Template Element<\\/li>\\n<li>Elements: New Editor Width option in Block Elements<\\/li>\\n<li>Elements: Move Block Elements options into editor sidebar<\\/li>\\n<li>Elements: Show Site Header options by default in Header Element<\\/li>\\n<li>Elements: Fix Classic Editor issue in Block Elements<\\/li>\\n<li>Elements: Add a list of active Elements to page editor<\\/li>\\n<li>Elements: Add a list of active Elements to the admin bar<\\/li>\\n<li>Elements: Add notices to Customizer if Elements may be overwriting options<\\/li>\\n<li>Elements: Disable mobile header menu if menu is disabled via Layout Element<\\/li>\\n<li>Elements: Improve Display Rule loading performance<\\/li>\\n<li>Elements: Add block type filter to Elements dashboard<\\/li>\\n<li>Elements: Add generate_element_display filter<\\/li>\\n<li>Elements: Add No Results as a Display Rule condition<\\/li>\\n<li>Menu Plus: Hide slideout toggle at set mobile menu breakpoint value<\\/li>\\n<li>Menu Plus: Fix sticky menu height when using navigation as header<\\/li>\\n<li>Menu Plus: Add dimensions to mobile\\/sticky logos<\\/li>\\n<li>Menu Plus: Make Off-Canvas menu take up full width of canvas<\\/li>\\n<li>Menu Plus: Fix menu bar item sticky transition<\\/li>\\n<li>Menu Plus: Prevent sticky sidebar nav if mobile header is set to sticky<\\/li>\\n<li>Secondary Nav: Fix centered secondary navigation items using flexbox<\\/li>\\n<li>Secondary Nav: Fix conflict with Nav as Header option<\\/li>\\n<li>Secondary Nav: Fix missing menu cart items when using click dropdowns<\\/li>\\n<li>Sections: Officially deprecate module<\\/li>\\n<li>Site Library: Completely rebuild Site Library using React<\\/li>\\n<li>WooCommerce: Move full width single product CSS to inline CSS<\\/li>\\n<li>WooCommerce: Use wc_get_product() instead of new WC_Product()<\\/li>\\n<li>WooCommerce: Add more checks for WC() class to prevent error logs<\\/li>\\n<li>WooCommerce: Add generate_wc_cart_panel_checkout_button_output filter<\\/li>\\n<li>WooCommerce: Add generate_wc_sticky_add_to_cart_action filter<\\/li>\\n<li>WooCommerce: Add generate_wc_show_sticky_add_to_cart filter<\\/li>\\n<li>WooCommerce: Re-write quantity button javascript to be more performant\\/extendable<\\/li>\\n<li>General: Update theme install link<\\/li>\\n<li>General: Update alpha color picker script<\\/li>\\n<li>General: Use correct URL scheme in external stylesheet URLs<\\/li>\\n<li>General: Check if FS_CHMOD_FILE is defined in external stylesheet generation<\\/li>\\n<li>General: Use inline CSS when using AMP plugin<\\/li>\\n<li>General: Update EDD_SL_Plugin_Updater class to 1.8.0<\\/li>\\n<li>General: Clean up javascript throughout plugin<\\/li>\\n<li>General: Replace deprecated jQuery functions<\\/li>\\n<\\/ul>\\n<h4> 1.12.3 <\\/h4>\\n<ul>\\n<li>WooCommerce: Fix quantity buttons in WP 5.6<\\/li>\\n<\\/ul>\\n<h4> 1.12.2 <\\/h4>\\n<ul>\\n<li>Blog: Load columns CSS when using filter to enable it anywhere<\\/li>\\n<li>Menu Plus: Fix sticky mobile header jump when using inline mobile toggle<\\/li>\\n<li>Menu Plus: Add margin to sticky nav branding when set to full width<\\/li>\\n<li>Menu Plus: Disable sticky nav container text align padding<\\/li>\\n<li>Menu Plus: Make mobile menu absolute only when smooth scroll is enabled<\\/li>\\n<li>Menu Plus: Improve nav as header\\/mobile header when using flexbox<\\/li>\\n<li>Menu Plus: Prevent off-canvas panel close button from flashing visible when closing<\\/li>\\n<li>Spacing: Fix custom nav search height<\\/li>\\n<\\/ul>\\n<h4> 1.12.1 <\\/h4>\\n<ul>\\n<li>Typography: Fix missing heading font size controls in the Customizer<\\/li>\\n<\\/ul>\\n<h4> 1.12.0 <\\/h4>\\n<ul>\\n<li>Blog: Fix column margin on mobile with some caching plugins<\\/li>\\n<li>Blog: Add post-load trigger to infinite scroll for better plugin compatibility<\\/li>\\n<li>Blog: Take generate_blog_columns filter into account when loading columns CSS<\\/li>\\n<li>Colors: Add search menu-bar-item color live preview to Customizer<\\/li>\\n<li>Elements: Fix broken custom hook field in Block Elements<\\/li>\\n<li>Elements: Integrate page hero with text container alignment in GP 3.0<\\/li>\\n<li>Elements: Better integrate Header Element colors with GP 3.0<\\/li>\\n<li>Elements: Only disable content title when {{post_title}} is present on single pages<\\/li>\\n<li>Elements: Fix  tag in metabox<\\/li>\\n<li>Elements: Add generate_elements_metabox_ajax_allow_editors filter<\\/li>\\n<li>Elements: Add new 3.0 hooks to hook selector<\\/li>\\n<li>Elements: Re-add generate_elements_custom_args filter<\\/li>\\n<li>Menu Plus: Better prepare navigation as header for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare Off-Canvas Panel for GP 3.0<\\/li>\\n<li>Menu Plus: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Menu Plus: Add has-menu-bar-items class to mobile header if needed<\\/li>\\n<li>Menu Plus: Add is-logo-image class to all site logos<\\/li>\\n<li>Menu Plus: Fix mobile header alignment when it has menu bar items<\\/li>\\n<li>Secondary Nav: Better prepare sticky navigation for GP 3.0<\\/li>\\n<li>Secondary Nav: Fix hidden navigation widget in top bar when merged with secondary nav<\\/li>\\n<li>Sites: Improve the option-only import feature<\\/li>\\n<li>Sites: Improve the refresh sites button functionality<\\/li>\\n<li>Sites: Improve the undo site import functionality<\\/li>\\n<li>Sites: Fix Elementor site import issues<\\/li>\\n<li>Sites: Re-add Elementor sites to library<\\/li>\\n<li>Spacing: Better prepare Customizer live preview for GP 3.0<\\/li>\\n<li>Spacing: Fix blog column spacing Customizer live preview<\\/li>\\n<li>Spacing: Stop handling mobile header, widget and footer widget features added in GP 3.0<\\/li>\\n<li>Typography: Add mobile font size control for H3 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H4 (when using GP 3.0)<\\/li>\\n<li>Typography: Add mobile font size control for H5 (when using GP 3.0)<\\/li>\\n<li>Typography: Allow empty tablet and mobile site title font size values<\\/li>\\n<li>Typography: Make menu toggle CSS selector specific to primary navigation<\\/li>\\n<li>WooCommerce: Use CSS for secondary product image functionality instead of JS<\\/li>\\n<li>WooCommerce: Only load .js file if needed<\\/li>\\n<li>WooCommerce: Fix quantity box functionality when multiple quantity boxes exist on the page<\\/li>\\n<li>General: Improve alpha color picker script for better 5.5 compatibility<\\/li>\\n<li>General: Move child theme stylesheet after dynamic stylesheet if enabled<\\/li>\\n<li>General: Update gp-premium-de_DE.mo<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-fi.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<li>General: Update gp-premium-sv_SE.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.3 <\\/h4>\\n<ul>\\n<li>Blog: Set widths to grid-sizer element<\\/li>\\n<li>Elements: Fix legacy Page Header\\/Hooks buttons in the Elements dashboard<\\/li>\\n<li>Page Header: Replace .load() with .on(\'load\')<\\/li>\\n<li>Page Header: Fix color picker error in WP 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.11.2 <\\/h4>\\n<ul>\\n<li>Blog: Remove negative featured image top margin from columns when using one container<\\/li>\\n<li>Blog: Fix infinite scroll items loading above viewport when using columns<\\/li>\\n<li>Blog: Fix infinite scroll featured images not displaying in Safari<\\/li>\\n<li>Elements: Prevent error in editor when generate_get_option() function doesn\'t exist<\\/li>\\n<li>General: Load inline CSS in previews when using external CSS option<\\/li>\\n<li>General: Update gp-premium-es_ES.mo<\\/li>\\n<li>General: Update gp-premium-pt_PT.mo<\\/li>\\n<\\/ul>\\n<h4> 1.11.1 <\\/h4>\\n<ul>\\n<li>Elements: Remove stray quote character in Layout Element metabox<\\/li>\\n<li>Sections: Fix color picker JS error in WP 5.5<\\/li>\\n<li>General: Fix external CSS option not removing inline CSS in some cases<\\/li>\\n<\\/ul>\\n<h4> 1.11.0 <\\/h4>\\n<ul>\\n<li>New: Block Elements<\\/li>\\n<li>New: Apply Layout Element options to the block editor if set<\\/li>\\n<li>New: Generate dynamic CSS in an external file<\\/li>\\n<li>Blog: Separate CSS and load only when needed<\\/li>\\n<li>Blog: Add column width classes to stylesheet<\\/li>\\n<li>Blog: Disable featured image itemprop if microdata is disabled<\\/li>\\n<li>Blog: Add generate_blog_masonry_init filter<\\/li>\\n<li>Blog: Add generate_blog_infinite_scroll_init filter<\\/li>\\n<li>Blog: Fix archive page header overlap when using no featured image padding\\/one container<\\/li>\\n<li>Blog: Replace screen reader text with aria-label in read more buttons<\\/li>\\n<li>Disable Elements: Add option to disable the Mobile Header<\\/li>\\n<li>Disable Elements: Disable top bar disables it even when combined with Secondary Nav<\\/li>\\n<li>Disable Elements: Use generate_show_post_navigation filter to disable single post navigation<\\/li>\\n<li>Elements: Use full hook name with generate_ prefix in dropdown<\\/li>\\n<li>Elements: Rebuild how Element types are chosen<\\/li>\\n<li>Elements: Add chosen hook under type column in edit.php<\\/li>\\n<li>Menu Plus: Add generate_after_mobile_header_menu_button filter<\\/li>\\n<li>Menu Plus: Add sticky placeholder only when nav becomes sticky<\\/li>\\n<li>Menu Plus: Add class to sticky nav when scrolling up<\\/li>\\n<li>Menu Plus: Fix navigation branding\\/mobile header layout when using RTL languages<\\/li>\\n<li>Page Header: Prevent PHP notices<\\/li>\\n<li>Secondary Nav: Clean up CSS<\\/li>\\n<li>Secondary Nav: Add generate_after_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Add generate_before_secondary_navigation hook<\\/li>\\n<li>Secondary Nav: Integrate with future flexbox option<\\/li>\\n<li>Secondary Nav: Add has-top-bar class if needed<\\/li>\\n<li>Secondary Nav: Add screen reader text to mobile menu toggle if no text exists<\\/li>\\n<li>Secondary Nav: Remove microdata if disabled<\\/li>\\n<li>Secondary Nav: Add generate_secondary_menu_bar_items hook<\\/li>\\n<li>Spacing: Set sidebar width in Customizer for future flexbox option<\\/li>\\n<li>WooCommerce: Add generate_woocommerce_show_add_to_cart_panel filter<\\/li>\\n<li>WooCommerce: Integrate with future flexbox option<\\/li>\\n<li>WooCommerce: Ensure WC()-&gt;cart is set<\\/li>\\n<li>WooCommerce: Remove left margin from SVG menu cart icon<\\/li>\\n<li>WooCommerce: Show sticky add to cart panel on sold individually products<\\/li>\\n<li>WooCommerce: Remove bottom margin from related\\/upsell products<\\/li>\\n<li>WooCommerce: Fix cart menu item spacing in RTL languages<\\/li>\\n<li>WooCommerce: Fix menu item cart dropdown design in RTL languages<\\/li>\\n<li>General: Update selectWoo<\\/li>\\n<li>General: Update select2<\\/li>\\n<li>General: Run all CSS through PostCSS<\\/li>\\n<li>General: Fix various text domains<\\/li>\\n<li>General: Fix JS error when toggling nav as header option without Colors\\/Typography modules<\\/li>\\n<li>General: Update all translations over 90% complete<\\/li>\\n<li>General: PHP cleanup\\/coding standards<\\/li>\\n<li>General: Add off_canvas_desktop_toggle_label to wpml-config.xml<\\/li>\\n<\\/ul>\\n<h4> 1.10.0 <\\/h4>\\n<ul>\\n<li>Blog: Remove existing on-the-fly featured image resizer (Image Processing Queue)<\\/li>\\n<li>Blog: Choose from existing image sizes for featured images<\\/li>\\n<li>Blog: Use CSS to further resize featured images if necessary<\\/li>\\n<li>Blog: Fix edge case persistent transient bug with old image resizer<\\/li>\\n<li>Elements: Fix broken closing element in metabox<\\/li>\\n<li>General: Change scroll variable to gpscroll in smooth scroll script to avoid conflicts<\\/li>\\n<li>General: Update responsive widths in Customizer<\\/li>\\n<li>General: Fix responsive Customizer views when using RTL<\\/li>\\n<li>Menu Plus: Don\'t output sticky nav branding if sticky nav is disabled<\\/li>\\n<li>Menu Plus: Fix focus when off canvas overlay is opened (a11y)<\\/li>\\n<li>Menu Plus: Fix sticky navigation jump when navigation branding is in use<\\/li>\\n<li>Sections: Fix visible block editor when Sections are enabled<\\/li>\\n<li>WooCommerce: Use minmax in grid template definitions to fix overflow issue<\\/li>\\n<li>WooCommerce: Prevent add to cart panel interfering with back to top button on mobile<\\/li>\\n<li>WooCommerce: WooCommerce: Fix secondary image position if HTML isn\'t ordered correctly<\\/li>\\n<li>General: Add\\/update all translations over 50% complete. Big thanks to all contributors!<\\/li>\\n<li>Translation: Added Arabic - thank you anass!<\\/li>\\n<li>Translation: Added Bengali - thank you gtmroy!<\\/li>\\n<li>Translation: Added Spanish (Spain) - thank you davidperez (closemarketing.es)!<\\/li>\\n<li>Translation: Added Spanish (Argentina) - thank you bratorr!<\\/li>\\n<li>Translation: Added Finnish - thank you Stedi!<\\/li>\\n<li>Translation: Add Dutch - thank you Robin!<\\/li>\\n<li>Translation: Added Ukrainian - thank you EUROMEDIA!<\\/li>\\n<li>Translation: Vietnamese added - thank you themevi!<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Blog: Fix &quot;null&quot; in infinite scroll load more button text<\\/li>\\n<li>WooCommerce: Fix hidden added to cart panel on mobile when sticky nav active<\\/li>\\n<li>WooCommerce: Fix missing SVG icon in mobile added to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>Blog: Support SVG icon feature<\\/li>\\n<li>Colors: Add navigation search color options<\\/li>\\n<li>Disable Elements: Disable mobile menu in Mobile Header if nav is disabled<\\/li>\\n<li>Elements: Add wp_body_open hook<\\/li>\\n<li>Elements: Allow 0 mobile padding in Elements<\\/li>\\n<li>Elements: Add generate_elements_admin_menu_capability filter<\\/li>\\n<li>Elements: Add generate_page_hero_css_output filter<\\/li>\\n<li>Elements: Prevent error in Header Element if taxonomy doesn\'t exist<\\/li>\\n<li>Elements: Fix double logo when Header Element has logo + using nav as header<\\/li>\\n<li>Elements: Fix mobile header logo not replacing if merge is disabled<\\/li>\\n<li>Elements: Fix missing arrow in Choose Element Type select in WP 5.3<\\/li>\\n<li>Elements: Add generate_inside_site_container hook option<\\/li>\\n<li>Elements: Add generate_after_entry_content hook option<\\/li>\\n<li>Menu Plus: Add off canvas desktop toggle label option<\\/li>\\n<li>Menu Plus: Add generate_off_canvas_toggle_output filter<\\/li>\\n<li>Menu Plus: Support SVG icon feature<\\/li>\\n<li>Menu Plus: Fix sticky navigation overlapping BB controls<\\/li>\\n<li>Menu Plus: Add align-items: center to nav as header, mobile header and sticky nav with branding<\\/li>\\n<li>Sections: Fix text\\/visual switch bug in Firefox<\\/li>\\n<li>Sites: Add option to revert site import<\\/li>\\n<li>Sites: Increase site library limit to 100<\\/li>\\n<li>Spacing: Add live preview to group container padding<\\/li>\\n<li>Typography: Add tablet site title\\/navigation font size options<\\/li>\\n<li>Typography: Add archive post title weight, transform, font size and line height<\\/li>\\n<li>Typography: Add single content title weight, transform, font size and line height<\\/li>\\n<li>Typography: Only call all google fonts once in the Customizer<\\/li>\\n<li>Typography: Get Google fonts from readable JSON list<\\/li>\\n<li>Typography: Make sure font settings aren\'t lost if list is changed<\\/li>\\n<li>Typography: Only call generate_get_all_google_fonts if needed<\\/li>\\n<li>WooCommerce: Add columns gap options (desktop, tablet, mobile)<\\/li>\\n<li>WooCommerce: Add tablet column options<\\/li>\\n<li>WooCommerce: Add related\\/upsell tablet column options<\\/li>\\n<li>WooCommerce: Support SVG icon feature<\\/li>\\n<li>WooCommerce: Prevent empty added to cart panel on single products<\\/li>\\n<li>WooCommerce: Fix woocommerce-ordering arrow in old FF versions<\\/li>\\n<li>WooCommerce: Make item\\/items string translatable<\\/li>\\n<li>General: Better customizer device widths<\\/li>\\n<li>General: Use generate_premium_get_media_query throughout modules<\\/li>\\n<li>General: Improve Customizer control styling<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Menu Plus: Use flexbox for center aligned nav with nav branding<\\/li>\\n<li>Menu Plus: Center overlay off canvas exit button on mobile<\\/li>\\n<li>Menu Plus: Add alt tag to sticky nav logo<\\/li>\\n<li>Menu Plus: Set generate_not_mobile_menu_media_query filter based on mobile menu breakpoint<\\/li>\\n<li>Sections: Remember when text tab is active<\\/li>\\n<li>Sections: Disable visual editor if turned off in profile<\\/li>\\n<li>Typography: Add generate_google_font_display filter<\\/li>\\n<li>WooCommerce: Fix single product sidebar layout metabox option<\\/li>\\n<li>WooCommerce: Reduce carousel thumbnail max-width to 100px to match new thumbnail sizes<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Elements: Use Page Hero site title color for mobile header site title<\\/li>\\n<li>Menu Plus: Give mobile header site title more left spacing<\\/li>\\n<li>Menu Plus: Fix nav search icon in sticky navigation when using nav branding in Firefox<\\/li>\\n<li>Site Library: Show Site Library tab even if no sites exist<\\/li>\\n<li>Site Library: Show an error message in Site Library if no sites exist<\\/li>\\n<li>Typography: Remove reference to generate_get_navigation_location() function<\\/li>\\n<li>WooCommerce: Remove quantity field arrows when using quantity buttons in Firefox<\\/li>\\n<li>WooCommerce: Remove extra border when loading quantity buttons<\\/li>\\n<li>WooCommerce: Use get_price_html() is sticky add to cart panel<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Menu Plus: Revert sticky nav duplicate ID fix due to Cyrillic script bug<\\/li>\\n<\\/ul>\\n<h4> 1.8 <\\/h4>\\n<ul>\\n<li>Blog: Apply columns filter to masonry grid sizer<\\/li>\\n<li>Colors: Merge Footer Widgets and Footer controls in Color panel<\\/li>\\n<li>Colors: Remove edit_theme_options capability to Customizer controls (set by default)<\\/li>\\n<li>Disable Elements: Make sure mobile header is disabled when primary navigation is disabled<\\/li>\\n<li>Elements: Add content width option in Layout Element<\\/li>\\n<li>Elements: Fix mobile header logo when mobile menu toggled<\\/li>\\n<li>Elements: Add generate_page_hero_location filter<\\/li>\\n<li>Elements: Add generate_elements_show_object_ids filter to show IDs in Display Rule values<\\/li>\\n<li>Elements: Prevent merged header wrap from conflicting with Elementor controls<\\/li>\\n<li>Elements: Change Container tab name to Content<\\/li>\\n<li>Elements: Add woocommerce_share option to Hooks<\\/li>\\n<li>Elements: Improve WPML compatibility<\\/li>\\n<li>Elements: Improve Polylang compatibility<\\/li>\\n<li>Elements: Prevent PHP notices when adding taxonomy locations to non-existent archives<\\/li>\\n<li>Elements: Add generate_mobile_cart_items hook to hook list<\\/li>\\n<li>Elements: Add generate_element_post_id filter<\\/li>\\n<li>Elements: Escape HTML elements inside Element textarea<\\/li>\\n<li>Elements: Add Beaver Builder templates to the Display Rules<\\/li>\\n<li>Menu Plus: Add mobile header breakpoint option<\\/li>\\n<li>Menu Plus: Add off canvas overlay option<\\/li>\\n<li>Menu Plus: Add navigation as header option<\\/li>\\n<li>Menu Plus: Remove navigation logo option if navigation as header set<\\/li>\\n<li>Menu Plus: Add sticky navigation logo option<\\/li>\\n<li>Menu Plus: Allow site title in mobile header instead of logo<\\/li>\\n<li>Menu Plus: Add option to move exit button inside the off canvas panel<\\/li>\\n<li>Menu Plus: Change Slideout Navigation name to Off Canvas Panel<\\/li>\\n<li>Menu Plus: Only re-focus after slideout close on escape key<\\/li>\\n<li>Menu Plus: Give close slideout event a name so it can be removed<\\/li>\\n<li>Menu Plus: Remove invalid transition-delay<\\/li>\\n<li>Menu Plus: Improve slideout overlay transition<\\/li>\\n<li>Menu Plus: Add mobile open\\/close icons to GPP font<\\/li>\\n<li>Menu Plus: Allow dynamic widget classes in off canvas panel (fixes WC range slider widget issue)<\\/li>\\n<li>Menu Plus: Basic compatibility with future SVG icons<\\/li>\\n<li>Menu Plus: Prevent duplicate IDs when sticky navigation is cloned<\\/li>\\n<li>Secondary Nav: Add dropdown direction option<\\/li>\\n<li>Secondary Nav: Basic compatibility with future SVG icons<\\/li>\\n<li>Sections: Fix section editor issues in WP 5.0<\\/li>\\n<li>Sections: Show Better Font Awesome icon in editor<\\/li>\\n<li>Sites: Re-design UI<\\/li>\\n<li>Sites: Add option to activate as a module like all the other modules<\\/li>\\n<li>Sites: Don\'t show backup options button if no options exist<\\/li>\\n<li>Sites: Make JS action classes more specific to the site library<\\/li>\\n<li>Sites: Set mime types of content.xml and widgets.wie<\\/li>\\n<li>Spacing: Add header padding option for mobile<\\/li>\\n<li>Spacing: Add widget padding option for mobile<\\/li>\\n<li>Spacing: Add footer widgets padding option for mobile<\\/li>\\n<li>Spacing: Add content separator option<\\/li>\\n<li>Spacing: Apply mobile menu item width to mobile bar only<\\/li>\\n<li>WooCommerce: Add option for mini cart in the menu<\\/li>\\n<li>WooCommerce: Add option to open off overlay panel on add to cart<\\/li>\\n<li>WooCommerce: Add option to open sticky add to cart panel on single products<\\/li>\\n<li>WooCommerce: Add option to add +\\/- buttons to the quantity fields<\\/li>\\n<li>WooCommerce: Add option to show number of items in cart menu item<\\/li>\\n<li>WooCommerce: Add option to choose single product image area width<\\/li>\\n<li>WooCommerce: Add color options for price slider widget<\\/li>\\n<li>WooCommerce: Use CSS grid for the product archives<\\/li>\\n<li>WooCommerce: Horizontally align add to cart buttons<\\/li>\\n<li>WooCommerce: Re-design the cart widget<\\/li>\\n<li>WooCommerce: Tighten up product info spacing<\\/li>\\n<li>WooCommerce: Improve product tab design to look more like tabs<\\/li>\\n<li>WooCommerce: Simplify single product image display<\\/li>\\n<li>WooCommerce: Use flexbox for quantity\\/add to cart alignment<\\/li>\\n<li>WooCommerce: Improve rating star styles<\\/li>\\n<li>WooCommerce: Use product alignment setting for related\\/upsell products<\\/li>\\n<li>WooCommerce: Remove bottom margin from product image<\\/li>\\n<li>WooCommerce: Organize colors in the Customizer<\\/li>\\n<li>WooCommerce: Remove title attribute from menu cart item<\\/li>\\n<li>WooCommerce: Improve coupon field design<\\/li>\\n<li>WooCommerce: Improve result count\\/ordering styling<\\/li>\\n<li>WooCommerce: Add gap around WC single product images<\\/li>\\n<li>WooCommerce: Remove arrow from checkout button<\\/li>\\n<li>WooCommerce: Hide view cart link on add to cart click<\\/li>\\n<li>WooCommerce: Organize CSS<\\/li>\\n<li>Introduce in-Customizer shortcuts<\\/li>\\n<li>Add generate_disable_customizer_shortcuts filter<\\/li>\\n<\\/ul>\"],\"plugin\":\"gp-premium\\/gp-premium.php\",\"id\":\"gp-premium\\/gp-premium.php\"}\";}','no'),
(454501,'generate_package_elements','activated','yes'),
(467287,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Dy6PqpUGzOO7vkLcF24nxZwrhkQTWD1U\";}','yes'),
(503325,'elementor_active_kit','1861','yes'),
(537305,'loginlockdown_db_version','1.0','no'),
(537306,'loginlockdownAdminOptions','a:6:{s:17:\"max_login_retries\";i:3;s:14:\"retries_within\";i:5;s:14:\"lockout_length\";i:60;s:25:\"lockout_invalid_usernames\";s:2:\"no\";s:17:\"mask_login_errors\";s:2:\"no\";s:16:\"show_credit_link\";s:2:\"no\";}','yes'),
(538346,'loginlockdownmsrunonce','done','no'),
(561577,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),
(562289,'action_scheduler_hybrid_store_demarkation','1867','yes'),
(562290,'schema-ActionScheduler_StoreSchema','7.0.1689688918','yes'),
(562291,'schema-ActionScheduler_LoggerSchema','3.0.1634133983','yes'),
(562292,'woocommerce_onboarding_opt_in','no','yes'),
(562295,'woocommerce_downloads_add_hash_to_filename','yes','yes'),
(562297,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes'),
(562303,'woocommerce_admin_last_orders_milestone','250','yes'),
(562311,'woocommerce_admin_install_timestamp','1590069686','yes'),
(562312,'action_scheduler_lock_async-request-runner','6837325f76de50.05488632|1748447899','yes'),
(577316,'_transient_woocommerce_reports-transient-version','1747919206','yes'),
(578959,'woocommerce_sales_record_date','2024-05-01','yes'),
(578960,'woocommerce_sales_record_amount','27398.75','yes'),
(589721,'_transient_timeout_external_ip_address_197.90.168.175','1585823339','no'),
(589722,'_transient_timeout_external_ip_address_41.144.64.142','1585823387','no'),
(589724,'_transient_timeout_external_ip_address_41.13.192.88','1585826526','no'),
(589725,'_transient_timeout_external_ip_address_197.83.232.237','1585826813','no'),
(589731,'_transient_timeout_external_ip_address_41.13.246.21','1585826973','no'),
(607534,'_transient_health-check-site-status-result','{\"good\":21,\"recommended\":3,\"critical\":2}','yes'),
(612124,'gform_upload_page_slug','24d85ded29a3080','yes'),
(665601,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"25.2\";}','yes'),
(712154,'woocommerce_force_ssl_checkout','no','yes'),
(712155,'woocommerce_unforce_ssl_checkout','no','yes'),
(865690,'woocommerce_schema_version','920','yes'),
(865745,'wc_blocks_db_schema_version','260','yes'),
(897527,'_transient_3dd515aab','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897528,'_transient_eael_requires_update','','yes'),
(897533,'_transient_533f5bf17','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897539,'_transient_cb70d11b8','a:4:{i:0;i:1861;i:1;i:54;i:2;i:710;i:3;i:804;}','yes'),
(897542,'_transient_40e314001','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1003;}','yes'),
(897544,'_transient_a32bcfa69','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897553,'_transient_0f4fb4e69','a:4:{i:0;i:1861;i:1;i:190;i:2;i:713;i:3;i:804;}','yes'),
(897561,'_transient_734c1fa89','a:4:{i:0;i:1861;i:1;i:62;i:2;i:713;i:3;i:804;}','yes'),
(897565,'_transient_7fe51392d','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(897566,'_transient_e65010850','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897568,'_transient_b6c89b5f3','a:4:{i:0;i:1861;i:1;i:60;i:2;i:713;i:3;i:804;}','yes'),
(897572,'_transient_5cad5f6f2','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897577,'_transient_5795b8e51','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897580,'_transient_cddc04b90','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897584,'_transient_4571f7801','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897587,'_transient_25903d02b','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897590,'_transient_228c5125d','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897596,'_transient_f05a02862','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(897600,'_transient_8adc01ba4','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897604,'_transient_ad8567137','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897612,'_transient_ea1d43322','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:954;}','yes'),
(897623,'_transient_346d347b7','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(897630,'_transient_f55c512e9','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897662,'_transient_dca96b05d','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(897663,'_transient_d07d12106','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897667,'_transient_78114d731','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:952;}','yes'),
(897671,'_transient_f86707246','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897675,'_transient_65df8d914','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(897683,'_transient_0e20528e8','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(897686,'_transient_db88075c3','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897694,'_transient_c79fb8884','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897701,'_transient_e23b60dcf','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897713,'_transient_8c1206efd','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897718,'_transient_9b0573a8f','a:4:{i:0;i:1861;i:1;i:205;i:2;i:713;i:3;i:804;}','yes'),
(897752,'_transient_41b338c58','a:4:{i:0;i:1861;i:1;i:1562;i:2;i:713;i:3;i:804;}','yes'),
(897768,'_transient_19887fed9','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897812,'_transient_bbd759d41','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897824,'_transient_371a16041','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897830,'_transient_039f4f534','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897848,'_transient_2cda0aee0','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897854,'_transient_8a4d71bde','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897858,'_transient_9173496e6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897884,'_transient_9363895ef','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897897,'_transient_76d185711','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897906,'_transient_fe16e09b6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897915,'_transient_dde05b7d1','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897938,'_transient_ba1139b43','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897942,'_transient_4466e7243','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(897962,'_transient_797585ca6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898001,'_transient_e3cd869c8','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(898025,'_transient_d43d241d7','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898030,'_transient_61b5ee64f','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898046,'_transient_14ded623d','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898051,'_transient_dfc7a5b58','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898082,'_transient_97a16ef20','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898132,'_transient_18e94f8b5','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898175,'_transient_93b3ce2f5','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898194,'_transient_d69a197a6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898202,'_transient_6bd7a74c7','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898278,'_transient_087328f65','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898295,'_transient_ce709377c','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898311,'_transient_08559da32','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898328,'_transient_6d7674509','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:952;}','yes'),
(898362,'_transient_25141890b','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898375,'_transient_3d760c855','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898388,'_transient_e05627be6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898393,'_transient_0444da490','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898401,'_transient_dcb0ffeed','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898404,'_transient_9f741400b','a:4:{i:0;i:1861;i:1;i:971;i:2;i:713;i:3;i:804;}','yes'),
(898409,'_transient_fbfa94305','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898456,'_transient_b16582ed3','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(898474,'_transient_b3eea5d3b','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898478,'_transient_4de584a71','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898493,'_transient_4df3b8439','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(898495,'_transient_f746f5a18','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(898533,'_transient_6fbba6411','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898606,'_transient_957cf6fd7','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898617,'_transient_a88230509','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898638,'_transient_826b6ef51','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898642,'_transient_a188a5baf','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(898701,'_transient_c3a6427a3','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898775,'_transient_064bc5f00','a:4:{i:0;i:1861;i:1;i:802;i:2;i:713;i:3;i:804;}','yes'),
(898814,'_transient_61cefc019','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898844,'_transient_fe1f1ec1a','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898874,'_transient_bcf2a6d79','a:4:{i:0;i:1861;i:1;i:56;i:2;i:713;i:3;i:804;}','yes'),
(898877,'_transient_474787cb7','a:4:{i:0;i:1861;i:1;i:192;i:2;i:713;i:3;i:804;}','yes'),
(898880,'_transient_6cc1b24ad','a:4:{i:0;i:1861;i:1;i:185;i:2;i:713;i:3;i:804;}','yes'),
(898913,'_transient_f3b802a93','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898937,'_transient_37f1b2a11','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(898948,'_transient_f2e1b60c9','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899062,'_transient_73337a0a6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899106,'_transient_eb4085857','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899131,'_transient_22c1f1e55','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899196,'_transient_51e6c958c','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(899227,'_transient_9da86c26d','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899232,'_transient_965bd9bb7','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899333,'_transient_e278d939b','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899348,'_transient_88a861d30','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899389,'_transient_3311d5df8','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899396,'_transient_81ae04f6e','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899412,'_transient_74f63fe27','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899433,'_transient_1c68c1595','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:1010;}','yes'),
(899485,'_transient_75fdfc322','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899504,'_transient_2b1e07d52','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899525,'_transient_f0d4c460c','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(899555,'_transient_5fc732311','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(900103,'_transient_7a4614e96','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(900697,'_transient_bc87e7a61','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(900702,'_transient_b777e838e','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(900728,'_transient_3760809e5','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(900811,'_transient_150f96911','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(900819,'_transient_33ef78975','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(900921,'_transient_27604dc2d','a:3:{i:0;i:1861;i:1;i:713;i:2;i:804;}','yes'),
(900981,'_transient_40e4f8434','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(901291,'_transient_10229fcec','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(901475,'_transient_a817a696f','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:952;}','yes'),
(901574,'_transient_ff8ce574a','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(901834,'_transient_f8d859f5f','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(902414,'_transient_62908b90f','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(902558,'_transient_0ccf2ae3a','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(902812,'_transient_379c0f897','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(905095,'_transient_68424bd2c','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(905180,'_transient_561108e2e','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(906057,'_transient_ec24641d6','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:952;}','yes'),
(906494,'_transient_9aa0a8256','a:3:{i:0;i:1861;i:1;i:713;i:2;i:804;}','yes'),
(909280,'_transient_b593e0677','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(978174,'_transient_06a943c59','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(1016050,'disallowed_keys','','no'),
(1016051,'comment_previously_approved','','yes'),
(1016052,'auto_plugin_theme_update_emails','a:0:{}','no'),
(1016053,'finished_updating_comment_type','1','yes'),
(1022031,'_transient_106a6c241','a:2:{i:0;i:1861;i:1;i:804;}','yes'),
(1070157,'elementor_install_history','a:38:{s:5:\"3.0.2\";i:1598536961;s:5:\"3.0.4\";i:1598845674;s:5:\"3.0.5\";i:1599175611;s:5:\"3.0.9\";i:1611237670;s:6:\"3.0.10\";i:1622630175;s:6:\"3.0.11\";i:1602599730;s:6:\"3.0.13\";i:1605794500;s:6:\"3.0.15\";i:1609947135;s:11:\"3.1.0-beta1\";i:1611237671;s:5:\"3.2.2\";i:1623328521;s:5:\"3.2.4\";i:1623328522;s:5:\"3.3.0\";i:1687871366;s:6:\"3.13.1\";i:1687871367;s:6:\"3.14.1\";i:1691636256;s:6:\"3.15.0\";i:1691636255;s:6:\"3.15.2\";i:1691666727;s:6:\"3.15.3\";i:1693491762;s:6:\"3.16.3\";i:1695054147;s:6:\"3.16.4\";i:1695894287;s:6:\"3.17.2\";i:1699029768;s:6:\"3.17.3\";i:1699552038;s:6:\"3.18.0\";i:1701791274;s:6:\"3.18.2\";i:1702049144;s:6:\"3.18.3\";i:1704735837;s:6:\"3.19.0\";i:1706714055;s:6:\"3.19.2\";i:1707929240;s:6:\"3.19.4\";i:1709659015;s:6:\"3.20.3\";i:1711495913;s:6:\"3.20.4\";i:1712854902;s:6:\"3.21.1\";i:1713450942;s:6:\"3.21.4\";i:1714665516;s:6:\"3.21.8\";i:1718013630;s:6:\"3.22.1\";i:1718809873;s:6:\"3.23.3\";i:1721938330;s:6:\"3.23.4\";i:1723123984;s:6:\"3.24.4\";i:1727684189;s:6:\"3.24.7\";i:1729588412;s:6:\"3.25.3\";i:1730282711;}','yes'),
(1103531,'gravityformsaddon_hcaptcha_version','1.3.1','yes'),
(1175452,'_elementor_pro_license_data_fallback','a:2:{s:7:\"timeout\";i:1670499283;s:5:\"value\";s:207:\"{\"expires\":\"2023-04-07 11:10:32\",\"subscription_id\":8960309,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"]}\";}','no'),
(1175453,'_elementor_pro_license_data','a:2:{s:7:\"timeout\";i:1670456083;s:5:\"value\";s:207:\"{\"expires\":\"2023-04-07 11:10:32\",\"subscription_id\":8960309,\"success\":true,\"license\":\"valid\",\"subscriptions\":\"enable\",\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"]}\";}','no'),
(1184063,'_transient_74fc7244c','a:4:{i:0;i:1861;i:1;i:713;i:2;i:804;i:3;i:991;}','yes'),
(1207298,'generate_spacing_settings','a:22:{s:18:\"left_sidebar_width\";s:2:\"25\";s:19:\"right_sidebar_width\";s:2:\"25\";s:13:\"top_bar_right\";s:2:\"10\";s:12:\"top_bar_left\";s:2:\"10\";s:20:\"mobile_top_bar_right\";s:0:\"\";s:19:\"mobile_top_bar_left\";s:0:\"\";s:10:\"header_top\";s:2:\"40\";s:13:\"header_bottom\";s:2:\"40\";s:19:\"mobile_header_right\";s:0:\"\";s:18:\"mobile_header_left\";s:0:\"\";s:17:\"mobile_widget_top\";s:0:\"\";s:19:\"mobile_widget_right\";s:0:\"\";s:20:\"mobile_widget_bottom\";s:0:\"\";s:18:\"mobile_widget_left\";s:0:\"\";s:34:\"mobile_footer_widget_container_top\";s:0:\"\";s:36:\"mobile_footer_widget_container_right\";s:0:\"\";s:37:\"mobile_footer_widget_container_bottom\";s:0:\"\";s:35:\"mobile_footer_widget_container_left\";s:0:\"\";s:12:\"footer_right\";s:2:\"20\";s:11:\"footer_left\";s:2:\"20\";s:19:\"mobile_footer_right\";s:2:\"10\";s:18:\"mobile_footer_left\";s:2:\"10\";}','yes'),
(1218993,'wordfence_installed','1','yes'),
(1219025,'_transient_ea1d43322_elements','a:0:{}','yes'),
(1219027,'_transient_ea1d43322_custom_js','','yes'),
(1219032,'_transient_ea1d43322_updated_at','1605189977','yes'),
(1219070,'_transient_cb70d11b8_elements','a:0:{}','yes'),
(1219071,'_transient_cb70d11b8_custom_js','','yes'),
(1219072,'_transient_cb70d11b8_updated_at','1605189977','yes'),
(1219075,'_transient_b6c89b5f3_elements','a:0:{}','yes'),
(1219076,'_transient_b6c89b5f3_custom_js','','yes'),
(1219077,'_transient_b6c89b5f3_updated_at','1605189977','yes'),
(1219080,'_transient_b16582ed3_elements','a:0:{}','yes'),
(1219081,'_transient_b16582ed3_custom_js','','yes'),
(1219082,'_transient_b16582ed3_updated_at','1605189977','yes'),
(1219087,'_transient_f8d859f5f_elements','a:0:{}','yes'),
(1219088,'_transient_f8d859f5f_custom_js','','yes'),
(1219089,'_transient_f8d859f5f_updated_at','1605189977','yes'),
(1219092,'_transient_f3b802a93_elements','a:0:{}','yes'),
(1219093,'_transient_f3b802a93_custom_js','','yes'),
(1219094,'_transient_f3b802a93_updated_at','1605189977','yes'),
(1219113,'_transient_4df3b8439_elements','a:0:{}','yes'),
(1219114,'_transient_4df3b8439_custom_js','','yes'),
(1219115,'_transient_4df3b8439_updated_at','1605189977','yes'),
(1219118,'_transient_40e314001_elements','a:0:{}','yes'),
(1219119,'_transient_40e314001_custom_js','','yes'),
(1219120,'_transient_40e314001_updated_at','1605189977','yes'),
(1219123,'_transient_4de584a71_elements','a:0:{}','yes'),
(1219124,'_transient_4de584a71_custom_js','','yes'),
(1219125,'_transient_4de584a71_updated_at','1605189977','yes'),
(1219140,'_transient_0f4fb4e69_elements','a:0:{}','yes'),
(1219141,'_transient_0f4fb4e69_custom_js','','yes'),
(1219142,'_transient_0f4fb4e69_updated_at','1605189977','yes'),
(1219157,'_transient_40e4f8434_elements','a:0:{}','yes'),
(1219158,'_transient_40e4f8434_custom_js','','yes'),
(1219159,'_transient_40e4f8434_updated_at','1605189977','yes'),
(1219162,'_transient_a32bcfa69_elements','a:0:{}','yes'),
(1219163,'_transient_a32bcfa69_custom_js','','yes'),
(1219164,'_transient_a32bcfa69_updated_at','1605189977','yes'),
(1219173,'_transient_a188a5baf_elements','a:0:{}','yes'),
(1219174,'_transient_a188a5baf_custom_js','','yes'),
(1219175,'_transient_a188a5baf_updated_at','1605189977','yes'),
(1219192,'_transient_dca96b05d_elements','a:0:{}','yes'),
(1219193,'_transient_dca96b05d_custom_js','','yes'),
(1219194,'_transient_dca96b05d_updated_at','1605189977','yes'),
(1219201,'_transient_d43d241d7_elements','a:0:{}','yes'),
(1219202,'_transient_d43d241d7_custom_js','','yes'),
(1219203,'_transient_d43d241d7_updated_at','1605189977','yes'),
(1219204,'_transient_f55c512e9_elements','a:0:{}','yes'),
(1219205,'_transient_f55c512e9_custom_js','','yes'),
(1219206,'_transient_f55c512e9_updated_at','1605189977','yes'),
(1219237,'_transient_9b0573a8f_elements','a:0:{}','yes'),
(1219238,'_transient_9b0573a8f_custom_js','','yes'),
(1219239,'_transient_9b0573a8f_updated_at','1605189977','yes'),
(1219242,'_transient_1c68c1595_elements','a:0:{}','yes'),
(1219243,'_transient_1c68c1595_custom_js','','yes'),
(1219244,'_transient_1c68c1595_updated_at','1605189977','yes'),
(1219273,'_transient_4466e7243_elements','a:0:{}','yes'),
(1219274,'_transient_4466e7243_custom_js','','yes'),
(1219275,'_transient_4466e7243_updated_at','1605189977','yes'),
(1219314,'_transient_734c1fa89_elements','a:0:{}','yes'),
(1219315,'_transient_734c1fa89_custom_js','','yes'),
(1219316,'_transient_734c1fa89_updated_at','1605189977','yes'),
(1219331,'_transient_25141890b_elements','a:0:{}','yes'),
(1219332,'_transient_25141890b_custom_js','','yes'),
(1219333,'_transient_25141890b_updated_at','1605189977','yes'),
(1219338,'_transient_957cf6fd7_elements','a:0:{}','yes'),
(1219339,'_transient_957cf6fd7_custom_js','','yes'),
(1219340,'_transient_957cf6fd7_updated_at','1605189977','yes'),
(1219365,'_transient_f05a02862_elements','a:0:{}','yes'),
(1219366,'_transient_f05a02862_custom_js','','yes'),
(1219367,'_transient_f05a02862_updated_at','1605189977','yes'),
(1219370,'_transient_e05627be6_elements','a:0:{}','yes'),
(1219371,'_transient_e05627be6_custom_js','','yes'),
(1219372,'_transient_e05627be6_updated_at','1605189977','yes'),
(1219375,'_transient_ba1139b43_elements','a:0:{}','yes'),
(1219376,'_transient_ba1139b43_custom_js','','yes'),
(1219377,'_transient_ba1139b43_updated_at','1605189977','yes'),
(1219380,'_transient_dcb0ffeed_elements','a:0:{}','yes'),
(1219381,'_transient_dcb0ffeed_custom_js','','yes'),
(1219382,'_transient_dcb0ffeed_updated_at','1605189977','yes'),
(1219385,'_transient_474787cb7_elements','a:0:{}','yes'),
(1219386,'_transient_474787cb7_custom_js','','yes'),
(1219387,'_transient_474787cb7_updated_at','1605189977','yes'),
(1219402,'_transient_bbd759d41_elements','a:0:{}','yes'),
(1219403,'_transient_bbd759d41_custom_js','','yes'),
(1219404,'_transient_bbd759d41_updated_at','1605189977','yes'),
(1219439,'_transient_0e20528e8_elements','a:0:{}','yes'),
(1219440,'_transient_0e20528e8_custom_js','','yes'),
(1219441,'_transient_0e20528e8_updated_at','1605189977','yes'),
(1219460,'_transient_dde05b7d1_elements','a:0:{}','yes'),
(1219461,'_transient_dde05b7d1_custom_js','','yes'),
(1219462,'_transient_dde05b7d1_updated_at','1605189977','yes'),
(1219467,'_transient_7fe51392d_elements','a:0:{}','yes'),
(1219468,'_transient_7fe51392d_custom_js','','yes'),
(1219469,'_transient_7fe51392d_updated_at','1605189977','yes'),
(1219472,'_transient_33ef78975_elements','a:0:{}','yes'),
(1219473,'_transient_33ef78975_custom_js','','yes'),
(1219474,'_transient_33ef78975_updated_at','1605189977','yes'),
(1219483,'_transient_f746f5a18_elements','a:0:{}','yes'),
(1219484,'_transient_f746f5a18_custom_js','','yes'),
(1219485,'_transient_f746f5a18_updated_at','1605189977','yes'),
(1219496,'_transient_fe16e09b6_elements','a:0:{}','yes'),
(1219497,'_transient_fe16e09b6_custom_js','','yes'),
(1219498,'_transient_fe16e09b6_updated_at','1605189977','yes'),
(1219511,'_transient_9f741400b_elements','a:0:{}','yes'),
(1219512,'_transient_9f741400b_custom_js','','yes'),
(1219513,'_transient_9f741400b_updated_at','1605189977','yes'),
(1219622,'_transient_039f4f534_elements','a:0:{}','yes'),
(1219623,'_transient_039f4f534_custom_js','','yes'),
(1219624,'_transient_039f4f534_updated_at','1605189977','yes'),
(1219631,'_transient_14ded623d_elements','a:0:{}','yes'),
(1219632,'_transient_14ded623d_custom_js','','yes'),
(1219633,'_transient_14ded623d_updated_at','1605189977','yes'),
(1219758,'_transient_65df8d914_elements','a:0:{}','yes'),
(1219759,'_transient_65df8d914_custom_js','','yes'),
(1219760,'_transient_65df8d914_updated_at','1605189977','yes'),
(1219761,'_transient_e3cd869c8_elements','a:0:{}','yes'),
(1219762,'_transient_e3cd869c8_custom_js','','yes'),
(1219763,'_transient_e3cd869c8_updated_at','1605189977','yes'),
(1219772,'_transient_9da86c26d_elements','a:0:{}','yes'),
(1219773,'_transient_9da86c26d_custom_js','','yes'),
(1219774,'_transient_9da86c26d_updated_at','1605189977','yes'),
(1219781,'_transient_4571f7801_elements','a:0:{}','yes'),
(1219782,'_transient_4571f7801_custom_js','','yes'),
(1219783,'_transient_4571f7801_updated_at','1605189977','yes'),
(1219786,'_transient_76d185711_elements','a:0:{}','yes'),
(1219787,'_transient_76d185711_custom_js','','yes'),
(1219788,'_transient_76d185711_updated_at','1605189977','yes'),
(1219829,'_transient_08559da32_elements','a:0:{}','yes'),
(1219830,'_transient_08559da32_custom_js','','yes'),
(1219831,'_transient_08559da32_updated_at','1605189977','yes'),
(1219858,'_transient_ec24641d6_elements','a:0:{}','yes'),
(1219859,'_transient_ec24641d6_custom_js','','yes'),
(1219860,'_transient_ec24641d6_updated_at','1605189977','yes'),
(1219863,'_transient_18e94f8b5_elements','a:0:{}','yes'),
(1219864,'_transient_18e94f8b5_custom_js','','yes'),
(1219865,'_transient_18e94f8b5_updated_at','1605189977','yes'),
(1219868,'_transient_cddc04b90_elements','a:0:{}','yes'),
(1219869,'_transient_cddc04b90_custom_js','','yes'),
(1219870,'_transient_cddc04b90_updated_at','1605189977','yes'),
(1219927,'_transient_6fbba6411_elements','a:0:{}','yes'),
(1219928,'_transient_6fbba6411_custom_js','','yes'),
(1219929,'_transient_6fbba6411_updated_at','1605189977','yes'),
(1219938,'_transient_37f1b2a11_elements','a:0:{}','yes'),
(1219939,'_transient_37f1b2a11_custom_js','','yes'),
(1219940,'_transient_37f1b2a11_updated_at','1605189977','yes'),
(1219941,'_transient_965bd9bb7_elements','a:0:{}','yes'),
(1219942,'_transient_965bd9bb7_custom_js','','yes'),
(1219943,'_transient_965bd9bb7_updated_at','1605189977','yes'),
(1219944,'_transient_61b5ee64f_elements','a:0:{}','yes'),
(1219945,'_transient_61b5ee64f_custom_js','','yes'),
(1219946,'_transient_61b5ee64f_updated_at','1605189977','yes'),
(1219963,'_transient_bcf2a6d79_elements','a:0:{}','yes'),
(1219964,'_transient_bcf2a6d79_custom_js','','yes'),
(1219965,'_transient_bcf2a6d79_updated_at','1605189977','yes'),
(1219968,'_transient_2b1e07d52_elements','a:0:{}','yes'),
(1219969,'_transient_2b1e07d52_custom_js','','yes'),
(1219970,'_transient_2b1e07d52_updated_at','1605189977','yes'),
(1220003,'_transient_ff8ce574a_elements','a:0:{}','yes'),
(1220004,'_transient_ff8ce574a_custom_js','','yes'),
(1220005,'_transient_ff8ce574a_updated_at','1605189977','yes'),
(1220142,'_transient_6cc1b24ad_elements','a:0:{}','yes'),
(1220143,'_transient_6cc1b24ad_custom_js','','yes'),
(1220144,'_transient_6cc1b24ad_updated_at','1605189977','yes'),
(1220149,'_transient_97a16ef20_elements','a:0:{}','yes'),
(1220150,'_transient_97a16ef20_custom_js','','yes'),
(1220151,'_transient_97a16ef20_updated_at','1605189977','yes'),
(1220180,'_transient_b3eea5d3b_elements','a:0:{}','yes'),
(1220181,'_transient_b3eea5d3b_custom_js','','yes'),
(1220182,'_transient_b3eea5d3b_updated_at','1605189977','yes'),
(1220187,'_transient_533f5bf17_elements','a:0:{}','yes'),
(1220188,'_transient_533f5bf17_custom_js','','yes'),
(1220189,'_transient_533f5bf17_updated_at','1605189977','yes'),
(1220204,'_transient_0ccf2ae3a_elements','a:0:{}','yes'),
(1220205,'_transient_0ccf2ae3a_custom_js','','yes'),
(1220206,'_transient_0ccf2ae3a_updated_at','1605189977','yes'),
(1220853,'_transient_c3a6427a3_elements','a:0:{}','yes'),
(1220854,'_transient_c3a6427a3_custom_js','','yes'),
(1220855,'_transient_c3a6427a3_updated_at','1605189977','yes'),
(1220892,'_transient_6d7674509_elements','a:0:{}','yes'),
(1220893,'_transient_6d7674509_custom_js','','yes'),
(1220894,'_transient_6d7674509_updated_at','1605189977','yes'),
(1220905,'_transient_61cefc019_elements','a:0:{}','yes'),
(1220906,'_transient_61cefc019_custom_js','','yes'),
(1220907,'_transient_61cefc019_updated_at','1605189977','yes'),
(1220912,'_transient_fbfa94305_elements','a:0:{}','yes'),
(1220913,'_transient_fbfa94305_custom_js','','yes'),
(1220914,'_transient_fbfa94305_updated_at','1605189977','yes'),
(1221377,'_transient_3311d5df8_elements','a:0:{}','yes'),
(1221378,'_transient_3311d5df8_custom_js','','yes'),
(1221379,'_transient_3311d5df8_updated_at','1605189977','yes'),
(1221482,'_transient_a88230509_elements','a:0:{}','yes'),
(1221483,'_transient_a88230509_custom_js','','yes'),
(1221484,'_transient_a88230509_updated_at','1605189977','yes'),
(1221513,'_transient_78114d731_elements','a:0:{}','yes'),
(1221514,'_transient_78114d731_custom_js','','yes'),
(1221515,'_transient_78114d731_updated_at','1605189977','yes'),
(1221700,'_transient_3760809e5_elements','a:0:{}','yes'),
(1221701,'_transient_3760809e5_custom_js','','yes'),
(1221702,'_transient_3760809e5_updated_at','1605189977','yes'),
(1221959,'_transient_e23b60dcf_elements','a:0:{}','yes'),
(1221960,'_transient_e23b60dcf_custom_js','','yes'),
(1221961,'_transient_e23b60dcf_updated_at','1605189977','yes'),
(1222021,'_transient_dfc7a5b58_elements','a:0:{}','yes'),
(1222022,'_transient_dfc7a5b58_custom_js','','yes'),
(1222023,'_transient_dfc7a5b58_updated_at','1605189977','yes'),
(1222044,'_transient_7a4614e96_elements','a:0:{}','yes'),
(1222045,'_transient_7a4614e96_custom_js','','yes'),
(1222046,'_transient_7a4614e96_updated_at','1605189977','yes'),
(1222137,'_transient_9363895ef_elements','a:0:{}','yes'),
(1222138,'_transient_9363895ef_custom_js','','yes'),
(1222139,'_transient_9363895ef_updated_at','1605189977','yes'),
(1222172,'_transient_3dd515aab_elements','a:0:{}','yes'),
(1222173,'_transient_3dd515aab_custom_js','','yes'),
(1222174,'_transient_3dd515aab_updated_at','1605189977','yes'),
(1222191,'_transient_346d347b7_elements','a:0:{}','yes'),
(1222192,'_transient_346d347b7_custom_js','','yes'),
(1222193,'_transient_346d347b7_updated_at','1605189977','yes'),
(1222206,'_transient_f2e1b60c9_elements','a:0:{}','yes'),
(1222207,'_transient_f2e1b60c9_custom_js','','yes'),
(1222208,'_transient_f2e1b60c9_updated_at','1605189977','yes'),
(1222217,'_transient_6bd7a74c7_elements','a:0:{}','yes'),
(1222218,'_transient_6bd7a74c7_custom_js','','yes'),
(1222219,'_transient_6bd7a74c7_updated_at','1605189977','yes'),
(1222254,'_transient_a817a696f_elements','a:0:{}','yes'),
(1222255,'_transient_a817a696f_custom_js','','yes'),
(1222256,'_transient_a817a696f_updated_at','1605189977','yes'),
(1222281,'_transient_0444da490_elements','a:0:{}','yes'),
(1222282,'_transient_0444da490_custom_js','','yes'),
(1222283,'_transient_0444da490_updated_at','1605189977','yes'),
(1222298,'_transient_f0d4c460c_elements','a:0:{}','yes'),
(1222299,'_transient_f0d4c460c_custom_js','','yes'),
(1222300,'_transient_f0d4c460c_updated_at','1605189977','yes'),
(1222331,'_transient_db88075c3_elements','a:0:{}','yes'),
(1222332,'_transient_db88075c3_custom_js','','yes'),
(1222333,'_transient_db88075c3_updated_at','1605189977','yes'),
(1222460,'_transient_5795b8e51_elements','a:0:{}','yes'),
(1222461,'_transient_5795b8e51_custom_js','','yes'),
(1222462,'_transient_5795b8e51_updated_at','1605189977','yes'),
(1222567,'_transient_f86707246_elements','a:0:{}','yes'),
(1222568,'_transient_f86707246_custom_js','','yes'),
(1222569,'_transient_f86707246_updated_at','1605189977','yes'),
(1222578,'_transient_ce709377c_elements','a:0:{}','yes'),
(1222579,'_transient_ce709377c_custom_js','','yes'),
(1222580,'_transient_ce709377c_updated_at','1605189977','yes'),
(1222777,'_transient_9aa0a8256_elements','a:0:{}','yes'),
(1222778,'_transient_9aa0a8256_custom_js','','yes'),
(1222779,'_transient_9aa0a8256_updated_at','1605189977','yes'),
(1223646,'_transient_2cda0aee0_elements','a:0:{}','yes'),
(1223647,'_transient_2cda0aee0_custom_js','','yes'),
(1223648,'_transient_2cda0aee0_updated_at','1605189977','yes'),
(1223839,'_transient_797585ca6_elements','a:0:{}','yes'),
(1223840,'_transient_797585ca6_custom_js','','yes'),
(1223841,'_transient_797585ca6_updated_at','1605189977','yes'),
(1224018,'_transient_826b6ef51_elements','a:0:{}','yes'),
(1224019,'_transient_826b6ef51_custom_js','','yes'),
(1224020,'_transient_826b6ef51_updated_at','1605189977','yes'),
(1224053,'_transient_c79fb8884_elements','a:0:{}','yes'),
(1224054,'_transient_c79fb8884_custom_js','','yes'),
(1224055,'_transient_c79fb8884_updated_at','1605189977','yes'),
(1224070,'_transient_25903d02b_elements','a:0:{}','yes'),
(1224071,'_transient_25903d02b_custom_js','','yes'),
(1224072,'_transient_25903d02b_updated_at','1605189977','yes'),
(1224119,'_transient_064bc5f00_elements','a:0:{}','yes'),
(1224120,'_transient_064bc5f00_custom_js','','yes'),
(1224121,'_transient_064bc5f00_updated_at','1605189977','yes'),
(1224456,'_transient_8a4d71bde_elements','a:0:{}','yes'),
(1224457,'_transient_8a4d71bde_custom_js','','yes'),
(1224458,'_transient_8a4d71bde_updated_at','1605189977','yes'),
(1224589,'_transient_68424bd2c_elements','a:0:{}','yes'),
(1224590,'_transient_68424bd2c_custom_js','','yes'),
(1224591,'_transient_68424bd2c_updated_at','1605189977','yes'),
(1224757,'_transient_ad8567137_elements','a:0:{}','yes'),
(1224758,'_transient_ad8567137_custom_js','','yes'),
(1224759,'_transient_ad8567137_updated_at','1605189977','yes'),
(1224776,'_transient_561108e2e_elements','a:0:{}','yes'),
(1224777,'_transient_561108e2e_custom_js','','yes'),
(1224778,'_transient_561108e2e_updated_at','1605189977','yes'),
(1224889,'_transient_eb4085857_elements','a:0:{}','yes'),
(1224890,'_transient_eb4085857_custom_js','','yes'),
(1224891,'_transient_eb4085857_updated_at','1605189977','yes'),
(1224904,'_transient_150f96911_elements','a:0:{}','yes'),
(1224905,'_transient_150f96911_custom_js','','yes'),
(1224906,'_transient_150f96911_updated_at','1605189977','yes'),
(1224943,'_transient_371a16041_elements','a:0:{}','yes'),
(1224944,'_transient_371a16041_custom_js','','yes'),
(1224945,'_transient_371a16041_updated_at','1605189977','yes'),
(1225020,'_transient_3d760c855_elements','a:0:{}','yes'),
(1225021,'_transient_3d760c855_custom_js','','yes'),
(1225022,'_transient_3d760c855_updated_at','1605189977','yes'),
(1225061,'_transient_b777e838e_elements','a:0:{}','yes'),
(1225062,'_transient_b777e838e_custom_js','','yes'),
(1225063,'_transient_b777e838e_updated_at','1605189977','yes'),
(1225074,'_transient_d07d12106_elements','a:0:{}','yes'),
(1225075,'_transient_d07d12106_custom_js','','yes'),
(1225076,'_transient_d07d12106_updated_at','1605189977','yes'),
(1225083,'_transient_d69a197a6_elements','a:0:{}','yes'),
(1225084,'_transient_d69a197a6_custom_js','','yes'),
(1225085,'_transient_d69a197a6_updated_at','1605189977','yes'),
(1225184,'_transient_19887fed9_elements','a:0:{}','yes'),
(1225185,'_transient_19887fed9_custom_js','','yes'),
(1225186,'_transient_19887fed9_updated_at','1605189977','yes'),
(1225209,'_transient_e65010850_elements','a:0:{}','yes'),
(1225210,'_transient_e65010850_custom_js','','yes'),
(1225211,'_transient_e65010850_updated_at','1605189977','yes'),
(1225294,'_transient_73337a0a6_elements','a:0:{}','yes'),
(1225295,'_transient_73337a0a6_custom_js','','yes'),
(1225296,'_transient_73337a0a6_updated_at','1605189977','yes'),
(1225325,'_transient_88a861d30_elements','a:0:{}','yes'),
(1225326,'_transient_88a861d30_custom_js','','yes'),
(1225327,'_transient_88a861d30_updated_at','1605189977','yes'),
(1225348,'_transient_75fdfc322_elements','a:0:{}','yes'),
(1225349,'_transient_75fdfc322_custom_js','','yes'),
(1225350,'_transient_75fdfc322_updated_at','1605189977','yes'),
(1225401,'_transient_22c1f1e55_elements','a:0:{}','yes'),
(1225402,'_transient_22c1f1e55_custom_js','','yes'),
(1225403,'_transient_22c1f1e55_updated_at','1605189977','yes'),
(1225424,'_transient_10229fcec_elements','a:0:{}','yes'),
(1225425,'_transient_10229fcec_custom_js','','yes'),
(1225426,'_transient_10229fcec_updated_at','1605189977','yes'),
(1225771,'_transient_5cad5f6f2_elements','a:0:{}','yes'),
(1225772,'_transient_5cad5f6f2_custom_js','','yes'),
(1225773,'_transient_5cad5f6f2_updated_at','1605189977','yes'),
(1225794,'_transient_bc87e7a61_elements','a:0:{}','yes'),
(1225795,'_transient_bc87e7a61_custom_js','','yes'),
(1225796,'_transient_bc87e7a61_updated_at','1605189977','yes'),
(1226957,'_transient_9173496e6_elements','a:0:{}','yes'),
(1226958,'_transient_9173496e6_custom_js','','yes'),
(1226959,'_transient_9173496e6_updated_at','1605189977','yes'),
(1226964,'_transient_fe1f1ec1a_elements','a:0:{}','yes'),
(1226965,'_transient_fe1f1ec1a_custom_js','','yes'),
(1226966,'_transient_fe1f1ec1a_updated_at','1605189977','yes'),
(1227073,'_transient_8c1206efd_elements','a:0:{}','yes'),
(1227074,'_transient_8c1206efd_custom_js','','yes'),
(1227075,'_transient_8c1206efd_updated_at','1605189977','yes'),
(1227084,'_transient_e278d939b_elements','a:0:{}','yes'),
(1227085,'_transient_e278d939b_custom_js','','yes'),
(1227086,'_transient_e278d939b_updated_at','1605189977','yes'),
(1227703,'_transient_087328f65_elements','a:0:{}','yes'),
(1227704,'_transient_087328f65_custom_js','','yes'),
(1227705,'_transient_087328f65_updated_at','1605189977','yes'),
(1227882,'_transient_93b3ce2f5_elements','a:0:{}','yes'),
(1227883,'_transient_93b3ce2f5_custom_js','','yes'),
(1227884,'_transient_93b3ce2f5_updated_at','1605189977','yes'),
(1227925,'_transient_81ae04f6e_elements','a:0:{}','yes'),
(1227926,'_transient_81ae04f6e_custom_js','','yes'),
(1227927,'_transient_81ae04f6e_updated_at','1605189977','yes'),
(1228204,'_transient_74f63fe27_elements','a:0:{}','yes'),
(1228205,'_transient_74f63fe27_custom_js','','yes'),
(1228206,'_transient_74f63fe27_updated_at','1605189977','yes'),
(1228719,'_transient_8adc01ba4_elements','a:0:{}','yes'),
(1228720,'_transient_8adc01ba4_custom_js','','yes'),
(1228721,'_transient_8adc01ba4_updated_at','1605189977','yes'),
(1229076,'_transient_74fc7244c_elements','a:0:{}','yes'),
(1229077,'_transient_74fc7244c_custom_js','','yes'),
(1229078,'_transient_74fc7244c_updated_at','1605189977','yes'),
(1229123,'_transient_228c5125d_elements','a:0:{}','yes'),
(1229124,'_transient_228c5125d_custom_js','','yes'),
(1229125,'_transient_228c5125d_updated_at','1605189977','yes'),
(1230127,'wc_admin_note_home_screen_feedback_homescreen_accessed','1602867144','yes'),
(1230272,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":3:{s:22:\"there_were_no_products\";b:0;s:22:\"there_are_now_products\";b:1;s:17:\"new_product_count\";i:0;}','yes'),
(1232686,'_transient_27604dc2d_elements','a:0:{}','yes'),
(1232687,'_transient_27604dc2d_custom_js','','yes'),
(1232688,'_transient_27604dc2d_updated_at','1605189977','yes'),
(1232731,'_transient_06a943c59_elements','a:0:{}','yes'),
(1232732,'_transient_06a943c59_custom_js','','yes'),
(1232733,'_transient_06a943c59_updated_at','1604563258','yes'),
(1233792,'_transient_2814e4822_elements','a:0:{}','yes'),
(1233793,'_transient_2814e4822_custom_js','','yes'),
(1233794,'_transient_2814e4822_updated_at','1605189977','yes'),
(1234079,'_transient_62908b90f_elements','a:0:{}','yes'),
(1234080,'_transient_62908b90f_custom_js','','yes'),
(1234081,'_transient_62908b90f_updated_at','1605189977','yes'),
(1237578,'_transient_70aad2d00_elements','a:0:{}','yes'),
(1237579,'_transient_70aad2d00_custom_js','','yes'),
(1237580,'_transient_70aad2d00_updated_at','1603442043','yes'),
(1242047,'_transient_51e6c958c_elements','a:0:{}','yes'),
(1242048,'_transient_51e6c958c_custom_js','','yes'),
(1242049,'_transient_51e6c958c_updated_at','1605189977','yes'),
(1242106,'_transient_379c0f897_elements','a:0:{}','yes'),
(1242107,'_transient_379c0f897_custom_js','','yes'),
(1242108,'_transient_379c0f897_updated_at','1605189977','yes'),
(1245201,'_transient_4089cc914_elements','a:0:{}','yes'),
(1245202,'_transient_4089cc914_custom_js','','yes'),
(1245203,'_transient_4089cc914_updated_at','1605189977','yes'),
(1245280,'_transient_eael_editor_updated_at','1605189977','yes'),
(1251794,'woocommerce_version','9.8.5','yes'),
(1259629,'_transient_467c99778_elements','a:0:{}','yes'),
(1259630,'_transient_467c99778_custom_js','','yes'),
(1259631,'_transient_467c99778_updated_at','1605189977','yes'),
(1261746,'_transient_41b338c58_elements','a:0:{}','yes'),
(1261747,'_transient_41b338c58_custom_js','','yes'),
(1261748,'_transient_41b338c58_updated_at','1605189977','yes'),
(1282846,'_transient_f1a6b96e3_elements','a:0:{}','yes'),
(1282847,'_transient_f1a6b96e3_custom_js','','yes'),
(1282848,'_transient_f1a6b96e3_updated_at','1605189977','yes'),
(1331658,'eael_editor_updated_at','1748143600','yes'),
(1332289,'40e4f8434_updated_at','1608536002','yes'),
(1332602,'eb4085857_updated_at','1608536002','yes'),
(1334690,'62908b90f_updated_at','1608536002','yes'),
(1341358,'51e6c958c_updated_at','1608536002','yes'),
(1377056,'rsssl_mixed_content_scan_dismissed','1','yes'),
(1377057,'rsssl_google_analytics_dismissed','1','yes'),
(1396401,'2ce5396cb_updated_at','1608536002','yes'),
(1399969,'auto_update_core_dev','enabled','yes'),
(1399970,'auto_update_core_minor','enabled','yes'),
(1399971,'auto_update_core_major','unset','yes'),
(1432085,'rsssl_remaining_tasks','1','yes'),
(1432284,'elementor_connect_site_key','fdb696b701feac6b9d6adeee3b96fcce','yes'),
(1432301,'elementor_tracker_last_send','1608532522','yes'),
(1489229,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),
(1489333,'_transient_external_ip_address_209.73.183.95','163.172.30.146','no'),
(1609773,'woocommerce_merchant_email_notifications','yes','no'),
(1658690,'woocommerce_ces_tracks_queue','a:0:{}','yes'),
(1727530,'wp_551_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727531,'wp_555_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727532,'wp_556_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727533,'wp_558_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727534,'wp_562_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727535,'wp_563_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727536,'wp_564_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727537,'wp_568_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727538,'wp_569_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727539,'wp_574_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:123:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:53:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727540,'wp_576_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727541,'wp_582_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_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;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727542,'wp_583_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727543,'wp_584_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727544,'wp_586_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727545,'wp_587_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727546,'wp_588_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727547,'wp_589_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727548,'wp_590_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727549,'wp_594_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727550,'wp_597_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727551,'wp_598_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727552,'wp_603_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727553,'wp_604_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727554,'wp_609_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727555,'wp_611_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727556,'wp_612_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727557,'wp_613_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727558,'wp_615_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES
(1727559,'wp_617_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727560,'wp_619_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727561,'wp_620_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727562,'wp_621_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727563,'wp_624_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727564,'wp_627_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727565,'wp_628_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727566,'wp_631_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727567,'wp_632_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727568,'wp_636_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727569,'wp_639_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727570,'wp_640_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(1727851,'sislrc_plugin_notice_db_ver','6.72','yes'),
(1727852,'sisanu_rcil_allow_countries','a:1:{i:0;s:2:\"ZA\";}','yes'),
(1727853,'sisanu_rcil_allow_ips','a:4:{i:0;s:9:\"127.0.0.1\";i:1;s:13:\"185.202.16.74\";i:2;s:13:\"41.193.24.146\";i:3;s:3:\"::1\";}','yes'),
(1727854,'sisanu_rcil_block_countries','a:0:{}','yes'),
(1727855,'sisanu_rcil_bypass_roles','a:0:{}','yes'),
(1727856,'sisanu_rcil_settings','a:13:{s:13:\"keep_settings\";b:1;s:12:\"temp_disable\";b:0;s:16:\"lockout_duration\";i:60;s:12:\"redirect_404\";b:0;s:13:\"users_lockout\";b:0;s:19:\"wc_customer_country\";b:0;s:13:\"user_login_ip\";a:0:{}s:11:\"simulate_ip\";s:0:\"\";s:16:\"simulate_country\";s:0:\"\";s:14:\"simulate_token\";s:0:\"\";s:14:\"forbidden_text\";s:100:\"For some reason the authentication for your account is restricted. Please contact the administrator.\";s:18:\"xmlrpc_auth_filter\";s:3:\"all\";s:9:\"rule_type\";i:0;}','yes'),
(1727857,'sisanu_rcil_db_ver','6.72','yes'),
(1727974,'sisanu_rcil_block_ips','a:0:{}','yes'),
(1727976,'sisanu_rcil_custom_redirects','a:4:{s:6:\"status\";i:0;s:5:\"login\";i:0;s:8:\"register\";i:0;s:4:\"urls\";a:0:{}}','yes'),
(1736250,'simple301redirects_version','2.0.11','yes'),
(1736977,'elementor_submissions_db_version','5','yes'),
(1769607,'gf_rest_api_db_version','2.9.8','yes'),
(1832610,'wc_remote_inbox_notifications_wca_updated','','off'),
(1833001,'action_scheduler_migration_status','complete','yes'),
(1839351,'http_detection_errors','a:0:{}','off'),
(1845918,'woocommerce_inbox_variant_assignment','7','yes'),
(1853209,'b593e0677_updated_at','1608536002','yes'),
(1892275,'rsssl_current_version','9.3.5','off'),
(1892286,'sisanu_rcil_actions_notices','a:0:{}','yes'),
(1892289,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1748438436;s:11:\"get_version\";i:1687871399;}','yes'),
(1919850,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";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:5:\"email\";s:19:\"graphics@nixin.co.za\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:19:\"graphics@nixin.co.za\";s:14:\"identity_token\";s:0:\"\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:9:\"image_url\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:12:\"_should_load\";s:2:\"no\";}','on'),
(1919856,'eael_remove_old_cache','1','yes'),
(1932424,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),
(1953678,'woocommerce_downloads_redirect_fallback_allowed','no','no'),
(2003327,'wp_173_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:15:\"wpseo_bulk_edit\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003328,'wp_174_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:132:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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:91:{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:\"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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003329,'wp_175_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003330,'wp_176_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003331,'wp_177_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003332,'wp_178_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:41:{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:15:\"wpseo_bulk_edit\";b:1;s:25:\"gravityforms_view_entries\";b:1;s:27:\"gravityforms_export_entries\";b:1;s:25:\"gravityforms_edit_entries\";b:1;s:27:\"gravityforms_delete_entries\";b:1;s:29:\"gravityforms_edit_entry_notes\";b:1;s:29:\"gravityforms_view_entry_notes\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003333,'wp_179_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003334,'wp_180_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003335,'wp_181_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003336,'wp_182_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003337,'wp_183_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003338,'wp_184_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003339,'wp_185_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003340,'wp_187_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003341,'wp_188_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003342,'wp_189_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003343,'wp_191_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003344,'wp_192_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003345,'wp_193_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003346,'wp_194_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003347,'wp_198_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003348,'wp_200_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003349,'wp_203_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003350,'wp_204_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003351,'wp_205_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003352,'wp_208_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003353,'wp_209_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003354,'wp_210_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003355,'wp_211_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003356,'wp_212_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003357,'wp_214_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003358,'wp_215_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003359,'wp_216_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003360,'wp_217_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{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: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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003361,'wp_218_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003362,'wp_219_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003363,'wp_220_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003364,'wp_221_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003365,'wp_223_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003366,'wp_224_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003367,'wp_226_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003368,'wp_227_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003369,'wp_228_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{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: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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003370,'wp_229_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003371,'wp_230_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003372,'wp_231_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003373,'wp_234_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003374,'wp_235_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003375,'wp_236_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003376,'wfls_last_role_sync','1748447689','yes'),
(2003378,'wp_239_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003379,'wp_240_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003380,'wp_242_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003381,'wp_243_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003382,'wp_244_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003383,'wp_245_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003384,'wp_246_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003387,'wp_256_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003388,'wp_257_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003389,'wp_258_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003390,'wp_259_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003391,'wp_260_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003392,'wp_261_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003393,'wp_262_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003394,'wp_266_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003395,'wp_267_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003396,'wp_269_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003397,'wp_272_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003398,'wp_273_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003399,'wp_274_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003400,'wp_275_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003401,'wp_277_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003402,'wp_279_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:20:\"wpseo_manage_options\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:15:\"wpseo_bulk_edit\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003403,'wp_280_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003404,'wp_281_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003405,'wp_282_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003406,'wp_283_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003407,'wp_287_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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: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:16:\"manage_widgetkit\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:\"manage_widgetkit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:11:{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:\"manage_widgetkit\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003408,'wp_288_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003409,'wp_290_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003410,'wp_291_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003411,'wp_293_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003412,'wp_301_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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:20:\"wpseo_manage_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;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003413,'wp_302_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003414,'wp_303_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003415,'wp_304_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003416,'wp_305_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003417,'wp_309_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003418,'wp_311_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003419,'wp_312_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003420,'wp_315_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003421,'wp_316_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003422,'wp_317_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003423,'wp_318_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003424,'wp_321_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003425,'wp_322_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2003426,'wp_324_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2007282,'woocommerce_analytics_enabled','yes','yes'),
(2075927,'wt_cli_start_date','1631803122','yes'),
(2075928,'wt_cli_cookie_db_version','1.0','yes'),
(2075929,'wt_cli_db_version','3.2.10','yes'),
(2075930,'wt_cli_version','3.2.10','yes'),
(2076301,'CookieLawInfo-0.9','a:98:{s:18:\"animate_speed_hide\";s:3:\"500\";s:18:\"animate_speed_show\";s:3:\"500\";s:10:\"background\";s:4:\"#FFF\";s:14:\"background_url\";s:0:\"\";s:6:\"border\";s:9:\"#b1a6a6c2\";s:9:\"border_on\";b:1;s:9:\"bar_style\";a:0:{}s:13:\"button_1_text\";s:6:\"Accept\";s:12:\"button_1_url\";s:1:\"#\";s:15:\"button_1_action\";s:27:\"#cookie_action_close_header\";s:20:\"button_1_link_colour\";s:4:\"#fff\";s:16:\"button_1_new_win\";b:0;s:18:\"button_1_as_button\";b:1;s:22:\"button_1_button_colour\";s:7:\"#61a229\";s:20:\"button_1_button_size\";s:6:\"medium\";s:14:\"button_1_style\";a:0:{}s:13:\"button_2_text\";s:9:\"Read More\";s:12:\"button_2_url\";s:41:\"http://elementor-one.projectstaging.co.za\";s:15:\"button_2_action\";s:17:\"CONSTANT_OPEN_URL\";s:20:\"button_2_link_colour\";s:4:\"#444\";s:16:\"button_2_new_win\";b:1;s:18:\"button_2_as_button\";b:0;s:22:\"button_2_button_colour\";s:4:\"#333\";s:20:\"button_2_button_size\";s:6:\"medium\";s:17:\"button_2_url_type\";s:3:\"url\";s:13:\"button_2_page\";s:1:\"0\";s:16:\"button_2_hidebar\";b:0;s:14:\"button_2_style\";a:0:{}s:13:\"button_3_text\";s:10:\"Reject All\";s:12:\"button_3_url\";s:1:\"#\";s:15:\"button_3_action\";s:34:\"#cookie_action_close_header_reject\";s:20:\"button_3_link_colour\";s:7:\"#333333\";s:16:\"button_3_new_win\";b:0;s:18:\"button_3_as_button\";b:1;s:22:\"button_3_button_colour\";s:7:\"#dedfe0\";s:20:\"button_3_button_size\";s:6:\"medium\";s:14:\"button_3_style\";a:0:{}s:13:\"button_4_text\";s:15:\"Cookie Settings\";s:12:\"button_4_url\";s:1:\"#\";s:15:\"button_4_action\";s:23:\"#cookie_action_settings\";s:20:\"button_4_link_colour\";s:7:\"#333333\";s:16:\"button_4_new_win\";b:0;s:18:\"button_4_as_button\";b:1;s:22:\"button_4_button_colour\";s:7:\"#dedfe0\";s:20:\"button_4_button_size\";s:6:\"medium\";s:14:\"button_4_style\";a:0:{}s:14:\"button_5_style\";a:0:{}s:13:\"button_7_text\";s:10:\"Accept All\";s:12:\"button_7_url\";s:1:\"#\";s:15:\"button_7_action\";s:27:\"#cookie_action_close_header\";s:20:\"button_7_link_colour\";s:4:\"#fff\";s:16:\"button_7_new_win\";b:0;s:18:\"button_7_as_button\";b:1;s:22:\"button_7_button_colour\";s:7:\"#61a229\";s:20:\"button_7_button_size\";s:6:\"medium\";s:14:\"button_7_style\";a:0:{}s:11:\"font_family\";s:7:\"inherit\";s:10:\"header_fix\";b:0;s:5:\"is_on\";b:1;s:8:\"is_eu_on\";b:0;s:10:\"logging_on\";b:0;s:19:\"notify_animate_hide\";b:1;s:19:\"notify_animate_show\";b:0;s:13:\"notify_div_id\";s:20:\"#cookie-law-info-bar\";s:26:\"notify_position_horizontal\";s:5:\"right\";s:24:\"notify_position_vertical\";s:6:\"bottom\";s:14:\"notify_message\";s:459:\"<div class=\"cli-bar-container cli-style-v2\"><div class=\"cli-bar-message\">We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit \\\"Cookie Settings\\\" to provide a controlled consent.</div><div class=\"cli-bar-btn_container\">[cookie_settings margin=\\\"0px 5px 0px 0px\\\"][cookie_accept_all]</div></div>\";s:12:\"scroll_close\";b:0;s:19:\"scroll_close_reload\";b:0;s:19:\"accept_close_reload\";b:0;s:19:\"reject_close_reload\";b:0;s:20:\"showagain_background\";s:4:\"#fff\";s:16:\"showagain_border\";s:4:\"#000\";s:14:\"showagain_text\";s:14:\"Manage consent\";s:16:\"showagain_div_id\";s:22:\"#cookie-law-info-again\";s:13:\"showagain_tab\";b:0;s:20:\"showagain_x_position\";s:5:\"100px\";s:4:\"text\";s:7:\"#333333\";s:17:\"use_colour_picker\";b:1;s:12:\"show_once_yn\";b:0;s:9:\"show_once\";s:5:\"10000\";s:9:\"is_GMT_on\";b:1;s:8:\"as_popup\";b:0;s:13:\"popup_overlay\";b:1;s:16:\"bar_heading_text\";s:0:\"\";s:13:\"cookie_bar_as\";s:5:\"popup\";s:24:\"popup_showagain_position\";s:12:\"bottom-right\";s:15:\"widget_position\";s:4:\"left\";s:12:\"ccpa_enabled\";b:0;s:16:\"button_6_as_link\";b:1;s:13:\"button_6_text\";s:35:\"Do not sell my personal information\";s:15:\"ccpa_enable_bar\";b:0;s:17:\"ccpa_region_based\";b:0;s:12:\"consent_type\";s:4:\"gdpr\";s:12:\"ccpa_content\";s:265:\"<div class=\"cli-bar-container cli-style-v2\"><div class=\"cli-bar-message\">This website or its third-party tools process personal data.</br>In case of sale of your personal information, you may opt out by using the link [wt_cli_ccpa_optout].</div>[cookie_close]</div>\";s:17:\"ccpa_gdpr_content\";s:442:\"<div class=\"cli-bar-container cli-style-v2\"><div class=\"cli-bar-message\">We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.</br><div class=\"wt-cli-ccpa-element\"> [wt_cli_ccpa_optout].</div></div><div class=\"cli-bar-btn_container\">[cookie_settings margin=\\\"0px 10px 0px 5px\\\"][cookie_button]</div></div>\";s:12:\"gdpr_content\";s:459:\"<div class=\"cli-bar-container cli-style-v2\"><div class=\"cli-bar-message\">We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit \\\"Cookie Settings\\\" to provide a controlled consent.</div><div class=\"cli-bar-btn_container\">[cookie_settings margin=\\\"0px 5px 0px 0px\\\"][cookie_accept_all]</div></div>\";s:20:\"button_6_link_colour\";s:7:\"#333333\";}','yes'),
(2092587,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),
(2143903,'wt_cli_review_request','3','yes'),
(2144567,'woocommerce_refund_returns_page_id','2212','yes'),
(2151018,'wp_792_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151019,'wp_793_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES
(2151020,'wp_794_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151021,'wp_796_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151022,'wp_797_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151023,'wp_798_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151024,'wp_800_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151025,'wp_802_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151026,'wp_805_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151027,'wp_808_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151028,'wp_810_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151029,'wp_812_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151030,'wp_813_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151031,'wp_814_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151032,'wp_819_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151033,'wp_820_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151034,'wp_821_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151035,'wp_822_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151036,'wp_823_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151037,'wp_826_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151038,'wp_828_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151039,'wp_829_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151040,'wp_830_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151041,'wp_837_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151042,'wp_840_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151043,'wp_841_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151044,'wp_842_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151045,'wp_843_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151046,'wp_845_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{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:23:\"wf2fa_activate_2fa_self\";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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151047,'wp_847_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{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:23:\"wf2fa_activate_2fa_self\";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:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151048,'wp_848_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151049,'wp_849_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151050,'wp_850_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151051,'wp_852_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151052,'wp_854_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151053,'wp_855_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:86:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:14:\"publish_events\";b:1;s:20:\"delete_others_events\";b:1;s:18:\"edit_others_events\";b:1;s:22:\"manage_others_bookings\";b:1;s:24:\"publish_recurring_events\";b:1;s:30:\"delete_others_recurring_events\";b:1;s:28:\"edit_others_recurring_events\";b:1;s:17:\"publish_locations\";b:1;s:23:\"delete_others_locations\";b:1;s:16:\"delete_locations\";b:1;s:21:\"edit_others_locations\";b:1;s:23:\"delete_event_categories\";b:1;s:21:\"edit_event_categories\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:57:{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:14:\"publish_events\";b:1;s:20:\"delete_others_events\";b:1;s:18:\"edit_others_events\";b:1;s:22:\"manage_others_bookings\";b:1;s:24:\"publish_recurring_events\";b:1;s:30:\"delete_others_recurring_events\";b:1;s:28:\"edit_others_recurring_events\";b:1;s:17:\"publish_locations\";b:1;s:23:\"delete_others_locations\";b:1;s:16:\"delete_locations\";b:1;s:21:\"edit_others_locations\";b:1;s:23:\"delete_event_categories\";b:1;s:21:\"edit_event_categories\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:20:{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:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";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:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:4:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:22:\"read_private_locations\";b:1;s:19:\"read_private_events\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151054,'wp_859_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151055,'wp_860_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151056,'wp_863_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151057,'wp_864_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151058,'wp_865_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151059,'wp_869_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:115:{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:23:\"wf2fa_activate_2fa_self\";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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151060,'wp_870_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151061,'wp_871_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151062,'wp_872_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151063,'wp_874_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151064,'wp_875_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:66:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151068,'wp_585_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:123:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:53:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151069,'wp_629_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151070,'wp_641_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151072,'wp_642_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151073,'wp_643_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151074,'wp_647_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151075,'wp_648_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151076,'wp_650_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151077,'wp_651_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151078,'wp_652_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151079,'wp_653_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151080,'wp_655_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151081,'wp_656_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151082,'wp_658_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:123:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:53:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151083,'wp_659_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151084,'wp_660_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151085,'wp_661_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151086,'wp_663_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:53:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151087,'wp_665_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151088,'wp_666_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151089,'wp_668_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151090,'wp_669_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:53:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151091,'wp_671_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151092,'wp_672_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151093,'wp_673_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:123:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:53:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151094,'wp_674_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151095,'wp_675_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151096,'wp_677_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151097,'wp_678_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151098,'wp_679_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151099,'wp_681_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151100,'wp_683_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151101,'wp_684_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151102,'wp_686_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151103,'wp_687_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151104,'wp_688_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151105,'wp_691_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151106,'wp_693_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151107,'wp_694_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151108,'wp_695_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151109,'wp_697_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151110,'wp_698_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151111,'wp_702_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151112,'wp_703_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151113,'wp_704_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2151114,'wp_709_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(2255146,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1749043302','no'),
(2255147,'_transient_woocommerce_admin_remote_inbox_notifications_specs','a:37:{s:27:\"new_in_app_marketplace_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"new_in_app_marketplace_2021\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Customize your store with extensions\";s:7:\"content\";s:164:\"Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"browse_extensions\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Browse extensions\";}}s:3:\"url\";s:24:\"admin.php?page=wc-addons\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:14:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.7\";}}}s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"http://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"http://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:30:\"wc_shipping_mobile_app_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:69:\"Print and manage your shipping labels with the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"wc_shipping_mobile_app_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:30:\"Get the WooCommerce Mobile App\";}}s:3:\"url\";s:116:\"http://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"http://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"http://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:16:48\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:251:\"WooCommerce Shipping & Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"http://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:17:25\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:270:\"Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"http://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:37:\"wc-admin-getting-started-in-ecommerce\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-getting-started-in-ecommerce\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"Getting Started in eCommerce - webinar\";s:7:\"content\";s:174:\"We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"watch-the-webinar\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:17:\"Watch the webinar\";}}s:3:\"url\";s:28:\"http://youtu.be/V_2XtCOyZ7o\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:18:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:12:\"setup_client\";s:9:\"operation\";s:2:\"!=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_count\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:1:\"0\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:4:\"none\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:7:\"revenue\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:10:\"up-to-2500\";}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:39:\"wc-admin-first-five-things-to-customize\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-admin-first-five-things-to-customize\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:45:\"The first 5 things to customize in your store\";s:7:\"content\";s:175:\"Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"http://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:20:31\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:2;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:5:\"value\";s:9:\"NOT EMPTY\";s:7:\"default\";s:9:\"NOT EMPTY\";s:9:\"operation\";s:2:\"!=\";}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:39:\"http://automattic.survey.fm/wc-pay-new\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"http://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"http://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"http://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:26:\"ecomm-wc-navigation-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"ecomm-wc-navigation-survey\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"We’d like your feedback on the WooCommerce navigation\";s:7:\"content\";s:134:\"We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:63:\"http://automattic.survey.fm/feedback-on-woocommerce-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:38:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"http://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"http://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:17:\"wc-admin-wisepad3\";O:8:\"stdClass\":8:{s:4:\"slug\";s:17:\"wc-admin-wisepad3\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:74:\"Take your business on the go in Canada with WooCommerce In-Person Payments\";s:7:\"content\";s:275:\"Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:17:\"wc-admin-wisepad3\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Grow my business offline\";}}s:3:\"url\";s:126:\"http://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-06-15 10:00:28\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}}}s:47:\"woocommerce-payments-august-2022-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Action required: Please update WooCommerce Payments\";s:7:\"content\";s:213:\"An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"http://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:44:17\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"3.9\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"4.5.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.1\";}}}s:46:\"woocommerce-payments-august-2022-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-payments-august-2022-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"WooCommerce Payments has been automatically updated\";s:7:\"content\";s:265:\"You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:96:\"http://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-09 14:41:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:47:\"woocommerce-payments-august-2022-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.1\";}}}}}s:40:\"product_creation_usability_test_6_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"product_creation_usability_test_6_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Try the new product edit form prototype\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"product_creation_usability_test_6_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"http://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-29 16:37:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-09-14 21:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:90;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:180;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:5;}}}s:41:\"product_creation_usability_test_12_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"product_creation_usability_test_12_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Try the new product edit form prototype\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"product_creation_usability_test_12_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"http://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-09-06 15:08:10\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-09-14 21:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:360;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:40:\"product_creation_usability_test_3_months\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"product_creation_usability_test_3_months\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Have a say in the future of WooCommerce\";s:7:\"content\";s:165:\"Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"product_creation_usability_test_3_months_take_a_look\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Try it now\";}}s:3:\"url\";s:27:\"http://t.maze.co/103446424\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-08-25 12:48:05\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2022-09-14 21:59:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:90;}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:5:\"en_ZA\";a:59:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"http://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"http://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}}s:18:\"your-first-product\";O:8:\"stdClass\":8:{s:4:\"slug\";s:18:\"your-first-product\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:18:\"Your first product\";s:7:\"content\";s:467:\"That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br/><br/>Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:130:\"http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:13\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_were_no_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:12:\"stored_state\";s:5:\"index\";s:22:\"there_are_now_products\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:1;}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:13:\"product_types\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"physical\";s:7:\"default\";a:0:{}}}}s:37:\"wc-admin-optimizing-the-checkout-flow\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"wc-admin-optimizing-the-checkout-flow\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:28:\"Optimizing the checkout flow\";s:7:\"content\";s:177:\"It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:28:\"optimizing-the-checkout-flow\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:144:\"http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:19:49\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:8:\"payments\";s:7:\"default\";a:0:{}}}}s:32:\"wc-payments-qualitative-feedback\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"wc-payments-qualitative-feedback\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:46:\"WooPayments setup - let us know what you think\";s:7:\"content\";s:137:\"Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"qualitative-feedback-from-new-users\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"http://automattic.survey.fm/woopayments-new-user-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:13\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:45:\"woocommerce_task_list_tracked_completed_tasks\";s:9:\"operation\";s:8:\"contains\";s:5:\"value\";s:20:\"woocommerce-payments\";s:7:\"default\";a:0:{}}}}s:29:\"share-your-feedback-on-paypal\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"share-your-feedback-on-paypal\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:29:\"Share your feedback on PayPal\";s:7:\"content\";s:127:\"Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:43:\"http://automattic.survey.fm/paypal-feedback\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:21:50\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}}}s:31:\"google_listings_and_ads_install\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"google_listings_and_ads_install\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Drive traffic and sales with Google\";s:7:\"content\";s:123:\"Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"get-started\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Get started\";}}s:3:\"url\";s:122:\"http://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2021-06-09 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google_listings_and_ads\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:10;}}}s:39:\"wc-subscriptions-security-update-3-0-15\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"wc-subscriptions-security-update-3-0-15\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:42:\"WooCommerce Subscriptions security update!\";s:7:\"content\";s:738:\"We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br/><br/>Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br/><br/>We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br/><br/>If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:30:\"update-wc-subscriptions-3-0-15\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"View latest version\";}}s:3:\"url\";s:30:\"&page=wc-addons&section=helper\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:30:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:6:\"3.0.15\";}}}s:29:\"woocommerce-core-update-5-4-0\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"woocommerce-core-update-5-4-0\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Update to WooCommerce 5.4.1 now\";s:7:\"content\";s:140:\"WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:20:\"update-wc-core-5-4-0\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:25:\"How to update WooCommerce\";}}s:3:\"url\";s:64:\"http://docs.woocommerce.com/document/how-to-update-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:31:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.0\";}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-11\";s:7:\"content\";s:19:\"wcpay-promo-2020-11\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:19:\"wcpay-promo-2020-12\";s:7:\"content\";s:19:\"wcpay-promo-2020-12\";}}s:7:\"actions\";a:0:{}s:5:\"rules\";a:0:{}}s:34:\"ppxo-pps-upgrade-paypal-payments-1\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-1\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"Get the latest PayPal extension for WooCommerce\";s:7:\"content\";s:442:\"Heads up! There’s a new PayPal on the block!<br/><br/>Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br/><br/>Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-1\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:33:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:7;s:7:\"default\";i:1;s:9:\"operation\";s:1:\"<\";}}}s:34:\"ppxo-pps-upgrade-paypal-payments-2\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"ppxo-pps-upgrade-paypal-payments-2\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Upgrade your PayPal experience!\";s:7:\"content\";s:358:\"Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"ppxo-pps-install-paypal-payments-2\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:18:\"View upgrade guide\";}}s:3:\"url\";s:96:\"http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:34:30\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-paypal-payments\";}}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:43:\"woocommerce-gateway-paypal-express-checkout\";}}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;}}}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:36:\"woocommerce_inbox_variant_assignment\";s:5:\"value\";i:6;s:7:\"default\";i:1;s:9:\"operation\";s:1:\">\";}}}s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:56:\"Action required: Critical vulnerabilities in WooCommerce\";s:7:\"content\";s:574:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:59:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.8\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.9\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.2\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.3\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.4\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.5\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.4\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.4\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.2\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:36;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:37;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.3\";}i:38;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}i:39;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.5.10\";}i:40;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.7\";}i:41;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.3\";}i:42;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.3\";}i:43;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.5\";}i:44;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.4\";}i:45;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.4\";}i:46;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.5\";}i:47;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.6\";}i:48;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.4\";}i:49;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.5\";}i:50;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.5\";}i:51;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.4\";}i:52;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.3\";}i:53;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.5\";}i:54;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.3\";}i:55;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:56;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.5\";}i:57;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.3\";}i:58;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.4\";}}}s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Critical vulnerabilities in WooCommerce Blocks\";s:7:\"content\";s:570:\"In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/>Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br/><br/>For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:32:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:35:42\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"2.5.16\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.6.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.7.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.8.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"2.9.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.0.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.1.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.5.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.6.1\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.7.2\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.8.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.9.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.0.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.1.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.2.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.3.1\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.4.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.3\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.2\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.1\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.2\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.5.1\";}}}s:45:\"woocommerce-core-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woocommerce-core-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"Solved: Critical vulnerabilities patched in WooCommerce\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:18\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:23:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.6\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.8\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.9\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.2\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.1\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-blocks-sqli-july-2021-store-patched\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Solved: Critical vulnerabilities patched in WooCommerce Blocks\";s:7:\"content\";s:433:\"In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br/><br/><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:137:\"http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";b:0;s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:36:54\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:46:\"woocommerce-core-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"woocommerce-blocks-sqli-july-2021-need-to-update\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:31:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"2.5.16\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.7.2\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.8.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"2.9.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.0.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.1.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.1\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.1\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.1\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.1\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.1\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.1\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.1\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.3\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.1\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.1\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.2\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.1\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.1\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.2\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.1\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:28:\"woo-gutenberg-products-block\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.5.1\";}}}}}s:19:\"habit-moment-survey\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"habit-moment-survey\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"We’re all ears! Share your experience so far with WooCommerce\";s:7:\"content\";s:136:\"We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:14:\"share-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:45:\"http://automattic.survey.fm/store-management\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-27 20:37:30\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:3;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:30;}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:13:\"product_count\";s:9:\"operation\";s:1:\">\";s:5:\"value\";i:0;}}}s:42:\"woocommerce-core-paypal-march-2022-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:391:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-core-paypal-march-2022-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:44:57\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"5.5\";}i:1;a:2:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.5\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:27:\"woocommerce_paypal_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:3:\"yes\";s:7:\"default\";b:0;s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:7:\"enabled\";}}}}}}}}}s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";O:8:\"stdClass\":8:{s:4:\"slug\";s:47:\"woocommerce-core-paypal-march-2022-updated-nopp\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:35:\"Security auto-update of WooCommerce\";s:7:\"content\";s:237:\"<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:88:\"http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:0:\"\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-10 18:45:04\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:28:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.5.10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.6.7\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.7.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.8.3\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.9.5\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.0.4\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.1.4\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.2.5\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.3.6\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.4.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.5\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.5\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.5\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.3\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.5\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.4\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.2\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.1\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.1\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.2.2\";}}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:42:\"woocommerce-core-paypal-march-2022-updated\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}}}s:24:\"pinterest_03_2022_update\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"pinterest_03_2022_update\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"Your Pinterest for WooCommerce plugin is out of date!\";s:7:\"content\";s:262:\"Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"pinterest_03_2022_update\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:19:\"Update Instructions\";}}s:3:\"url\";s:148:\"http://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-03-23 00:00:39\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"pinterest-for-woocommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"1.0.8\";}}}s:33:\"store_setup_survey_survey_q2_2022\";O:8:\"stdClass\":8:{s:4:\"slug\";s:33:\"store_setup_survey_survey_q2_2022\";s:4:\"type\";s:6:\"survey\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:30:\"How is your store setup going?\";s:7:\"content\";s:232:\"Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:53:\"store_setup_survey_survey_q2_2022_share_your_thoughts\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Tell us how it’s going\";}}s:3:\"url\";s:52:\"http://automattic.survey.fm/store-setup-survey-2022\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-05-09 08:42:10\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:7;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:9;}}}s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:58:\"Security vulnerability patched in WooCommerce Eway Gateway\";s:7:\"content\";s:323:\"In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:62:\"needs-update-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:63:\"needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:53\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:6:\"3.1.26\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.2.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.3.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"3.4.6\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"3.5.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"3.1.0\";}}}s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"updated-eway-payment-gateway-rin-2022-12-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:55:\"WooCommerce Eway Gateway has been automatically updated\";s:7:\"content\";s:280:\"Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"updated-eway-payment-gateway-rin-action-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"See all updates\";}}s:3:\"url\";s:16:\"/update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"updated-eway-payment-gateway-rin-dismiss-button-2022-12-20\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2022-01-03 23:45:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:11:\"note_status\";s:9:\"note_name\";s:48:\"needs-update-eway-payment-gateway-rin-2022-12-20\";s:6:\"status\";s:7:\"pending\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:5:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:6:\"3.1.26\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.2.3\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.3.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.4.6\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:24:\"woocommerce-gateway-eway\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"3.5.1\";}}}}}s:31:\"ecomm-wc-navigation-survey-2023\";O:8:\"stdClass\":8:{s:4:\"slug\";s:31:\"ecomm-wc-navigation-survey-2023\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:39:\"Navigating WooCommerce on WordPress.com\";s:7:\"content\";s:166:\"We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:32:\"share-navigation-survey-feedback\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Share feedback\";}}s:3:\"url\";s:58:\"http://automattic.survey.fm/new-ecommerce-plan-navigation\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-01-16 09:53:44\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:12:\"is_ecommerce\";s:5:\"value\";b:1;}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:180;}}}s:39:\"woopay-beta-merchantrecruitment-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:39:\"woopay-beta-merchantrecruitment-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:319:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br><br>\r\n<b>Get started in seconds.</b>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:48:\"woopay-beta-merchantrecruitment-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:155:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:27\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"http://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"http://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:42:\"woocommerce-wcpay-march-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-wcpay-march-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:57:\"Action required: Security update for WooCommerce Payments\";s:7:\"content\";s:296:\"<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:49:\"woocommerce-wcpay-march-2023-update-needed-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"See Blog Post\";}}s:3:\"url\";s:122:\"http://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:57:\"woocommerce-wcpay-march-2023-update-needed-dismiss-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:11:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-03-22 20:25:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.8.0\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.6.1\";}}}s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";O:8:\"stdClass\":8:{s:4:\"slug\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:52:\"Accept in-person contactless payments on your iPhone\";s:7:\"content\";s:230:\"Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:34:\"tap_to_pay_iphone_q2_2023_no_wcpay\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:20:\"Simplify my payments\";}}s:3:\"url\";s:143:\"http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-03 23:59:47\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-WCPreOrders-april-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce Pre-Orders extension\";s:7:\"content\";s:220:\"<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:18:\"extension-settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-12 22:16:37\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:22:\"woocommerce-pre-orders\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.0.0\";}}}s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-merchantrecruitment-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:321:\"WooPay, a new express checkout feature built into WooCommerce Payments, is <b>now available</b> — and you’re invited to try it. \r\n<br /><br />\r\n<b>Boost conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\r\n<br /><br />\r\n<b>Update WooCommerce Payments</b> to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:52:\"woopay-beta-merchantrecruitment-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:55:\"woopay-beta-merchantrecruitment-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.handinhandparenting.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://pritikinfoods.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://utahrecsports.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.hunterpta.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.smokinbeans.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shulabeauty.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bingeworthytvmerch.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://s91.4d8.myftpupload.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://stephanienicolenorris.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://aliensshirt.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://libertyordeathapparelllc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://cowboystatedaily.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:42:\"http://fundrgear.com/beckendorffathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:50:\"http://wordpress-528155-2231771.cloudwaysapps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://checkout.sohaprice.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://amadozstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://eliwehbe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://lunabra.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://nptixx.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://louisianapantry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://aplusanatomy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://wildsvg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://bleachfilm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://benabeautyspa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:47:\"http://barrettfitnessenterprises.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://goabroadable.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://alexoathletica.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.fourpurls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.hagmannreport.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://busybeeorganics.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nallsproduce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://bigtimebats.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://shop.cookingwithkarli.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.queenofpeacemedia.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://bigjohnsbeefjerky.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://paperbyjaney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://carolinarisemembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://veroticaevents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://spira.farm\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://endlessassist.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://betterlifeblog.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://ashleighrenard.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.turkeymerck.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://carfiershop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://normanmusicfestival.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.olfactoryfactoryllc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://fundrgear.com/anthonyathletics\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://tkechilifestdotcom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://pvsa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://becbatop.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wwmeconvention.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://lswmp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bubbaskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://fusango.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://vcdpostershow.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.rileysribz.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.fakeultrasound.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://onelongfellowsquare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://agodpod.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/littleladybulldogs\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://thecirclelarp.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://byletam.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.nachonite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://designerdab.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2151.temp.domains/~lovebyt2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://shortporchbaseballcompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://distancecme.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://middleswarthchips.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://railblazausa.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://mikescountrymeats.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://www.woodenshoe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://rockspringscafe.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://footballfangears.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://ybtoner.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://simplyclayyy.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://naturecreation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://marisrodriguez.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://asanteinternational.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://theatre55.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://carolynscreativeclassroom.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.miiriya.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://trendyds.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wooedbythefood.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://papasteamstores.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://omdurags.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://happydogbarkery.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://kitbose.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://seamossdeals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://zeatala.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://shop.atwaterffa.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://www.brettsfirstresponders.org/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://shirtactive.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://boerneparade.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://zorahshrine.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://davidcervenka.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://addisjourney.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://305ycle.cc\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://yourworstnightmarehaunt.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastpreps.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://checkout.sohaking.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://www.theunshakeablepundit.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.stellaandchewys.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.raywhitcomb.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://constellationtheatercompany.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://stacynguyen.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:46:\"http://fundrgear.com/lakecreekgirlsbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://winslowartcenter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://flufftastik.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mygreenbeach.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://ebookvip.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/needvillevolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bifocalmedia.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://clrc.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://hyperpins.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/lakecreekboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://fundrgear.com/kparktennis\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mogadorspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fundrgear.com/newcaneytrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://sigmascents.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://bsharisemoore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://morrflate.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://westbrosinc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://shop.danceplexaz.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://chikepod.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.advanahealth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tatter.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://greatawakeningbrewing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://waterfowlfestival.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://preppedwellness.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://events.thus.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://stormtide.thefifthtrooper.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.tabsynth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://staging.fliptheswitchon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://duffysdough.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodieliving.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://breakerbrotherstcg.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://andymation.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://recklessmetals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://sophielark.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wp.arabtherapy.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://creativeappliques.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://altitude.win\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woopay-beta-existingmerchants-noaction-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:361:\"Thanks for previously trying WooPay, the<b> express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>. No action is required on your part.\r\n<br /><br />\r\nYou can now <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Documentation\";}}s:3:\"url\";s:178:\"http://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:23\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:44:\"woopay-beta-existingmerchants-update-27APR23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woopay-beta-existingmerchants-update-27APR23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:15:\"WooPay is back!\";s:7:\"content\";s:368:\"Thanks for previously trying WooPay, the <b>express checkout feature</b> built into WooCommerce Payments. We’re excited to announce that <b>WooPay availability has resumed</b>.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to <b>continue boosting conversions</b> by offering your customers a simple, secure way to pay with a <b>single click</b>.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:50:\"woopay-beta-existingmerchants-update-WCPay-27APR23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-04-26 19:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:38:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://store.startingstrongman.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://joacreativelab.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.pureskincaresalon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://mariablaquier.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://getprodigital.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://dalefrickeholsters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://sstour.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://tk-txstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://humanspiritproject.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://viradadrums.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://rosariumblends.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://organicskincare.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://stuckpigmedical.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.seattlegiftbasket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.cloverandviolet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gvscholarship.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://yesimadiva.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://www.old.jmtrashbgone.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://victorialansford.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://craftcosplay.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://thefossilexchange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://nextgenspeed.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cappellarecords.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://ontimesupermarket.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://new2knox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://lovestudiollc.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://socceruniformkits.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://willowcreativ.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://summitprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://howda.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://soapavenuecompany.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://subsbox.mystagingwebsite.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://wifflebreakers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.mps-outfitters.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://howardharrisassociates.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bettersaferadio.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://bunnyluna.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woopay-beta-merchantrecruitment-short-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:64:\"woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:161:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:36\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"http://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"http://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-04MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-04MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-04 18:00:20\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:144:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.bluebeautifly.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://indianrivernatural.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://fouroaksproducts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:14:\"http://acb.la\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://www.sweetpotatoplant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.gocaseyourself.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://laugun.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://nebraskadaybyday.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://vintagemarche727.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:17:\"http://kohai.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://gracegaze.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://aliensmeaning.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://myheritagegardens.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://shopmoresport.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://oladino.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://frogjumpstore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://cagedthundermma.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/mcelwainelementary\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://mgco.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://500gp.io/pay\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://waterglassslimes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://antiqueful.shop/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://deeperkidmin.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:45:\"http://fundrgear.com/cyspringsboysbasketball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://houseofminifigs.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://box2273.temp.domains/~dreambx2/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://madebymixture.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://reliabletrash.company\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.daddybutter.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://circleqessentials.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://garlicbraids.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://fbdonline.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://galaxysedge.us\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://duckduckbeetfarm.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://varsitygraphics.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://jademackenzie.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://kristysketolifestyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://covid19criticalcare.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://parkviewprep.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:40;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://rock-fest.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:41;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://fillinxsolutions.com/etarix/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:42;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://doughremitx.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:43;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://www.montanafiddlecamp.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:44;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://fococomiccon.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:45;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://patricendouglas.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:46;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://hectue.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:47;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://montanamaxbbq.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:48;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://smellzoom.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:49;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://uptowne.theoandson.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:50;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://superbasic.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:51;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ppodstore.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:52;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://kerenzan.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:53;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://a13bargains.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:54;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://colorgr.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:55;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://mindbodysoulcandles.com/Charlotte\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:56;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://peaceloveandadhd.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:57;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://seymoursmash.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:58;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mwtournament.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:59;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:43:\"http://fundrgear.com/beckendorffgirlstrack\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:60;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:15:\"No results foun\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:61;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://allswellnyc.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:62;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://childoftheredwoodsmembers.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:63;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:41:\"http://fundrgear.com/grandoaksvolleyball\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:64;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.newhollandrochester.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:65;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://www.purplecatvet.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:66;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:39:\"http://www.mustangmountaincoaster.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:67;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://www.roccanj.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:68;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://www.teerico.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:69;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://passportunlimited.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:70;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.paladincards20.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:71;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://giantshorties.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:72;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visualsports.biz\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:73;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://thefreakinricanrestaurant.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:74;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://arequestionscom.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:75;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://pt.tktxcompanystore.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:76;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fitfoodiechicks.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:77;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://nutoshop.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:78;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://backwoodzhiphop.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:79;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://gartapparel.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:80;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://bodega.badiaspices.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:81;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://rampartrange.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:82;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://teeuni.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:83;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://bearsinthealley.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:84;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://vitalbooks.net/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:85;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://hair-free-hair-remover.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:86;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://gangtaynails.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:87;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://crochetfoundry.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:88;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://westcoastbelts.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:89;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:31:\"http://payment.sundryfiles.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:90;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://ccadunkirk.mudhenmama.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:91;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://desertsupercup.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:92;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://shops-eminem.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:93;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://75yearsofracing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:94;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:18:\"http://tixpls.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:95;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:44:\"http://legacyoutfitters.org/banquet/raffles/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:96;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://91170e9fc9.nxcli.io/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:97;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://beachwayrentals.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:98;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://thehivelivebox.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:99;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:16:\"http://esd.camp\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:100;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://mfkgamecalls.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:101;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://1greatce.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:102;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:25:\"http://www.luthyouth.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:103;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:34:\"http://electionintegrityidaho.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:104;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://renbundle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:105;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://premierseamoss.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:106;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://teemart.net\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:107;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:40:\"http://fundrgear.com/beckendorffgirlsbb\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:108;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://visiblechild.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:109;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://ebookvital.me/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:110;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:21:\"http://renemarsh.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:111;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://www.eventricate.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:112;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://transgression.party\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:113;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://profadex.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:114;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:28:\"http://mxsbattlegrounds.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:115;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.poeinbaltimore.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:116;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:19:\"http://freefall.gg\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:117;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://underthechurchhatblog.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:118;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://naksparkle.store/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:119;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://bearlyburly.gay/inventory\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:120;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.premierboneandjoint.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:121;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://farm-2-bowl.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:122;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://hollandgrill.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:123;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://lividian.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:124;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:29:\"http://www.trainingrange.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:125;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://sarakepskitchen.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:126;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:35:\"http://www.phoenixyouththeatre.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:127;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://drivenarmsco.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:128;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://audiobro.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:129;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://www.iowaabortionaccessfund.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:130;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:33:\"http://findthemenu.wordpress.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:131;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://moderndepot.co\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:132;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://granitesupplements.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:133;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:24:\"http://healthyrican.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:134;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://utest.edsandbox.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:135;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://c-pounds.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:136;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:32:\"http://littleschoolofsmiths.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:137;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:23:\"http://goblinstyle.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:138;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://proper-testing.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:139;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:30:\"http://www.cosafoundation.org\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:140;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:26:\"http://farmsteadboxes.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:141;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:27:\"http://fundraise4books.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:142;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:22:\"http://norskenook.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}i:143;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:20:\"http://cajulove.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 00:01:32\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 20:58:43\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:36:\"http://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:03:33\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:167:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-05 21:32:09\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"http://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:45:\"woopay-beta-merchantrecruitment-short-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:181:\"Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\n<b>Boost conversions</b> by letting customers pay with a <b>single click</b>.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-activate-button-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:72:\"woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn More\";}}s:3:\"url\";s:169:\"http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:18:44\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woopay-beta-merchantrecruitment-short-update-09MAY23\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Increase conversions with WooPay — our fastest checkout yet\";s:7:\"content\";s:227:\"Be one of the first to try WooPay, our new express checkout feature. <br><b>Boost conversions</b> by letting customers pay with a <b>single click</b>. <br><br>Update to the latest version of WooCommerce Payments to get started.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:58:\"woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:27:\"Update WooCommerce Payments\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:61:\"woopay-beta-merchantrecruitment-short-update-activate-09MAY23\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Activate WooPay\";}}s:3:\"url\";s:93:\"admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-05-08 19:45:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"5.8.1\";}i:2;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:17:\"platform_checkout\";}}}s:11:\"option_name\";s:41:\"woocommerce_woocommerce_payments_settings\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"no\";s:7:\"default\";b:0;}i:3;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:31:\"data.platform_checkout_eligible\";}}}s:11:\"option_name\";s:18:\"wcpay_account_data\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";b:1;s:7:\"default\";b:0;}}}s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:52:\"woocommerce-WCSubscriptions-June-2023-updated-needed\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:61:\"Action required: Security update of WooCommerce Subscriptions\";s:7:\"content\";s:197:\"<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:68:\"woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:60:\"woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-06 08:00:08\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"2.1.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:25:\"woocommerce-subscriptions\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"5.1.2\";}}}s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: Security update of WooCommerce Returns and Warranty Requests extension\";s:7:\"content\";s:270:\"<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:54:\"woocommerce-WCReturnsWarranty-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-02 23:53:57\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-warranty\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.1.8\";}}}s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:65:\"Action required: Security update of WooCommerce One Page Checkout\";s:7:\"content\";s:232:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:42:\"woocommerce-WCOPC-June-2023-updated-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-06-21 14:05:46\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:29:\"woocommerce-one-page-checkout\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.4.0\";}}}s:40:\"woocommerce-WCGC-July-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:68:\"Action required: Security update of WooCommerce GoCardless Extension\";s:7:\"content\";s:205:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:40:\"woocommerce-WCGC-July-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-04 15:36:07\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:30:\"woocommerce-gateway-gocardless\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"2.5.6\";}}}s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";O:8:\"stdClass\":8:{s:4:\"slug\";s:48:\"woocommerce-shipping-fedex-api-outage-2023-07-16\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Scheduled FedEx API outage — July 2023\";s:7:\"content\";s:277:\"On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:125:\"http://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-05 18:19:17\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-shipping-fedex\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-07-17 00:00:00\";}}}s:35:\"wcship-2023-07-hazmat-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wcship-2023-07-hazmat-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:87:\"Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension\";s:7:\"content\";s:251:\"<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"plugin-list\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:29:\"plugins.php?plugin_status=all\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:23:\"admin.php?page=wc-admin\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-07-11 20:26:59\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-services\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"2.3.0\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:62:\"Action required: Security update for WooCommerce Stripe plugin\";s:7:\"content\";s:183:\"<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"woocommerce-WCStripe-Aug-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"5.6\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.4.2\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}}}s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:46:\"woocommerce-WCStripe-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:44:\"Security update of WooCommerce Stripe plugin\";s:7:\"content\";s:144:\"<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:11:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.3.2\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.4.5\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.5.3\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.6.2\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.7.2\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.8.2\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.9.2\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.0.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.1.2\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.2.2\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"7.3.2\";}}}}}s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";O:8:\"stdClass\":8:{s:4:\"slug\";s:49:\"woocommerce-WooPayments-Aug-2023-security-updated\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:60:\"Security update of WooPayments (WooCommerce Payments) plugin\";s:7:\"content\";s:147:\"<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-03 05:00:13\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:17:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.5.3\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.6.2\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.7.4\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.8.4\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"4.9.3\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.0.6\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.1.5\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.2.4\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.3.3\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.4.3\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.5.4\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.6.4\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.7.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.8.3\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"5.9.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.0.1\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"=\";s:7:\"version\";s:5:\"6.1.2\";}}}}}s:24:\"avalara_q3-2023_noAvaTax\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"avalara_q3-2023_noAvaTax\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:40:\"Automatically calculate VAT in real time\";s:7:\"content\";s:284:\"Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:24:\"avalara_q3-2023_noAvaTax\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Automate my sales tax\";}}s:3:\"url\";s:131:\"http://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:5:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-08-08 22:32:23\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2023-08-09 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:18:\"woocommerce-avatax\";}}}}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\">\";s:4:\"days\";i:30;}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:20:\"total_payments_value\";s:9:\"timeframe\";s:9:\"last_year\";s:5:\"value\";i:100;s:9:\"operation\";s:1:\">\";}}}s:44:\"woocommerce-usermeta-Sept2023-productvendors\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:37:\"Your store requires a security update\";s:7:\"content\";s:339:\"<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"http://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:44:\"woocommerce-usermeta-Sept2023-productvendors\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:11:\"plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-09-20 00:50:07\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:27:\"woocommerce-product-vendors\";}}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"8.1.1\";}}}s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";O:8:\"stdClass\":8:{s:4:\"slug\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:63:\"Action required: Security update for WooCommerce Stripe Gateway\";s:7:\"content\";s:201:\"<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:41:\"woocommerce-STRIPE-Oct-2023-update-needed\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:15:\"update-core.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"dismiss\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:36:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-10-18 00:01:58\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"4.5.4\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.5.6\";}i:3;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.6.1\";}i:4;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.7.1\";}i:5;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.8.1\";}i:6;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"4.9.1\";}i:7;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.0.1\";}i:8;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.1.1\";}i:9;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.2.4\";}i:10;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.3.1\";}i:11;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.4.2\";}i:12;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.5.2\";}i:13;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.6.4\";}i:14;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.7.2\";}i:15;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.8.3\";}i:16;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"5.9.2\";}i:17;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.0.2\";}i:18;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.1.2\";}i:19;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.2.2\";}i:20;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.3.3\";}i:21;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.4.6\";}i:22;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:23;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:24;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.5.4\";}i:25;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.6.3\";}i:26;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.7.3\";}i:27;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.8.3\";}i:28;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"6.9.3\";}i:29;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.0.5\";}i:30;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.1.3\";}i:31;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.2.3\";}i:32;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.3.3\";}i:33;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.4.3\";}i:34;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:2:\"!=\";s:7:\"version\";s:5:\"7.5.1\";}i:35;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:26:\"woocommerce-gateway-stripe\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"7.6.1\";}}}s:29:\"amazon-mcf-reviews-2023-12-07\";O:8:\"stdClass\":8:{s:4:\"slug\";s:29:\"amazon-mcf-reviews-2023-12-07\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:36:\"Enjoying Amazon MCF for WooCommerce?\";s:7:\"content\";s:292:\"We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"amazon-mcf-review-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:14:\"Leave a review\";}}s:3:\"url\";s:161:\"http://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:36:\"amazon-mcf-support-button-2023-12-07\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:15:\"Request support\";}}s:3:\"url\";s:142:\"http://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2023-12-06 15:21:27\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:30:\"woocommerce-amazon-fulfillment\";}}}}s:30:\"remove_estimated_deposits_2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:30:\"remove_estimated_deposits_2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:33:\"Estimated deposits are going away\";s:7:\"content\";s:267:\"To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"view_docs\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:29:\"Learn about Deposit schedules\";}}s:3:\"url\";s:151:\"http://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:20:\"woocommerce-payments\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:3:\"6.9\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-01-21 08:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2024-01-31 23:59:59\";}}}s:26:\"sirt-woo-2024-11-xss-admin\";O:8:\"stdClass\":8:{s:4:\"slug\";s:26:\"sirt-woo-2024-11-xss-admin\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:47:\"An important update is required for WooCommerce\";s:7:\"content\";s:353:\"This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"http://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>\";}}s:7:\"actions\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"See available updates\";}}s:3:\"url\";s:16:\"update-core.php?\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:26:\"sirt-woo-2024-11-xss-admin\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:7:\"Dismiss\";}}s:3:\"url\";s:1:\"#\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-04 02:07:06\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"8.4.0\";}i:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"WooCommerce\";s:8:\"operator\";s:1:\"<\";s:7:\"version\";s:5:\"9.4.3\";}}}s:64:\"woocommerce-analytics-order-attribution-promotions-december-2024\";O:8:\"stdClass\":8:{s:4:\"slug\";s:64:\"woocommerce-analytics-order-attribution-promotions-december-2024\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:31:\"Discover what drives your sales\";s:7:\"content\";s:216:\"Use our powerful <strong>Order Attribution</strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:78:\"woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:13:\"Find out more\";}}s:3:\"url\";s:51:\"http://wordpress.org/plugins/woocommerce-analytics\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2024-12-23 09:56:01\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:21:\"woocommerce-analytics\";}}}}i:2;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:12;}s:7:\"default\";i:0;s:9:\"operation\";s:5:\"range\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";}}}s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";O:8:\"stdClass\":8:{s:4:\"slug\";s:44:\"paypal-braintree-sdk-depreciation-2025-02-20\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:51:\"Update required for your PayPal Braintree extension\";s:7:\"content\";s:253:\"To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:51:\"paypal-braintree-sdk-depreciation-2025-02-20-button\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Upgrade now\";}}s:3:\"url\";s:21:\"/wp-admin/plugins.php\";s:18:\"url_is_admin_query\";b:1;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-03-03 19:49:10\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:47:\"woocommerce-gateway-paypal-powered-by-braintree\";s:8:\"operator\";s:2:\"<=\";s:7:\"version\";s:5:\"3.2.3\";}}}s:24:\"uk-vat-notice-2025-04-30\";O:8:\"stdClass\":8:{s:4:\"slug\";s:24:\"uk-vat-notice-2025-04-30\";s:4:\"type\";s:7:\"warning\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:38:\"UK VAT numbers are no longer supported\";s:7:\"content\";s:322:\"Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:31:\"uk-vat-notice-button-2025-04-30\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:31:\"Learn more about this extension\";}}s:3:\"url\";s:53:\"http://wordpress.org/plugins/eu-vat-for-woocommerce/\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:0;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-eu-vat-number\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-05 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-05-15 00:00:00\";}}}s:22:\"payson-retirement-2025\";O:8:\"stdClass\":8:{s:4:\"slug\";s:22:\"payson-retirement-2025\";s:4:\"type\";s:6:\"update\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:22:\"Payson Form Retirement\";s:7:\"content\";s:208:\"Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"payson-retirement-2025\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:35:\"Explore alternative payment methods\";}}s:3:\"url\";s:218:\"http://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2025-05-13 01:35:31\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2025-12-31 23:59:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-payson\";}}}}}}','no'),
(2299172,'woocommerce_task_list_tracked_completed_tasks','a:9:{i:0;s:13:\"store_details\";i:1;s:8:\"products\";i:2;s:8:\"payments\";i:3;s:8:\"purchase\";i:4;s:14:\"store_creation\";i:5;s:3:\"tax\";i:6;s:8:\"shipping\";i:7;s:15:\"review-shipping\";i:8;s:12:\"extend-store\";}','yes'),
(2299173,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes'),
(2299223,'eael_global_settings','a:1:{s:22:\"eael_ext_scroll_to_top\";a:0:{}}','yes'),
(2333557,'wp_force_deactivated_plugins','a:0:{}','off'),
(2449357,'woocommerce_attribute_lookup_direct_updates','no','yes'),
(2489349,'pp_license_status','valid','yes'),
(2489350,'pp_license_key','e540c264fad025a1f8f6f60246e2714c','yes'),
(2489351,'pp_elementor_settings','a:10:{s:11:\"plugin_name\";s:0:\"\";s:11:\"plugin_desc\";s:0:\"\";s:13:\"plugin_author\";s:0:\"\";s:10:\"plugin_uri\";s:0:\"\";s:11:\"admin_label\";s:0:\"\";s:12:\"support_link\";s:0:\"\";s:12:\"hide_support\";s:3:\"off\";s:16:\"hide_wl_settings\";s:3:\"off\";s:11:\"hide_plugin\";s:3:\"off\";s:14:\"google_map_api\";s:0:\"\";}','yes'),
(2489352,'pp_multisite_settings_migrated','yes','yes'),
(2492747,'elementor_events_db_version','1.0.0','no'),
(2495076,'_transient_gf_updated','2.9','yes'),
(2495900,'_transient_essential-addons-elementor-license_data','O:8:\"stdClass\":13:{s:7:\"success\";b:1;s:7:\"license\";s:5:\"valid\";s:7:\"item_id\";i:4372;s:9:\"item_name\";s:30:\"Essential Addons for Elementor\";s:8:\"checksum\";s:32:\"4f365d5f469bf75e5a541c29784febb3\";s:7:\"expires\";s:8:\"lifetime\";s:10:\"payment_id\";i:87074;s:13:\"customer_name\";s:14:\"Joline Jackson\";s:14:\"customer_email\";s:25:\"joline@pointbagency.co.za\";s:13:\"license_limit\";i:0;s:10:\"site_count\";i:99;s:16:\"activations_left\";s:9:\"unlimited\";s:8:\"price_id\";s:1:\"4\";}','yes'),
(2558615,'woocommerce_admin_version','3.3.2','yes'),
(2633926,'woocommerce_task_list_reminder_bar_hidden','yes','yes'),
(2633944,'wc_has_tracked_default_theme','1','yes'),
(2646251,'rewrite_rules','a:204:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:16:\"pool-products/?$\";s:27:\"index.php?post_type=product\";s:46:\"pool-products/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:41:\"pool-products/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:33:\"pool-products/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"gp_elements/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"gp_elements/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"gp_elements/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"gp_elements/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"gp_elements/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"gp_elements/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"gp_elements/(.+?)/embed/?$\";s:44:\"index.php?gp_elements=$matches[1]&embed=true\";s:30:\"gp_elements/(.+?)/trackback/?$\";s:38:\"index.php?gp_elements=$matches[1]&tb=1\";s:38:\"gp_elements/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?gp_elements=$matches[1]&paged=$matches[2]\";s:45:\"gp_elements/(.+?)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?gp_elements=$matches[1]&cpage=$matches[2]\";s:46:\"gp_elements/(.+?)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?gp_elements=$matches[1]&wc/file/transient=$matches[3]\";s:35:\"gp_elements/(.+?)/wc-api(/(.*))?/?$\";s:52:\"index.php?gp_elements=$matches[1]&wc-api=$matches[3]\";s:52:\"gp_elements/.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"gp_elements/.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"gp_elements/.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"gp_elements/.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"gp_elements/(.+?)(?:/([0-9]+))?/?$\";s:50:\"index.php?gp_elements=$matches[1]&page=$matches[2]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:24:\"index.php??sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=54&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),
(2826826,'wc_downloads_approved_directories_mode','disabled','yes'),
(2826891,'woocommerce_clear_ces_tracks_queue_for_page','','yes'),
(2937353,'eael_reduce_op_table_data','1','yes'),
(3002216,'wp_827_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:23:\"wf2fa_activate_2fa_self\";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:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002217,'wp_832_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002218,'wp_839_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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:23:\"wf2fa_activate_2fa_self\";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:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002219,'wp_851_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002220,'wp_861_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES
(3002221,'wp_867_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002222,'wp_873_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002226,'wp_876_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002229,'wp_878_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002230,'wp_880_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002231,'wp_885_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002232,'wp_888_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002233,'wp_889_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002234,'wp_890_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:66:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002237,'wp_893_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002238,'wp_899_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002239,'wp_900_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002240,'wp_904_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:66:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002241,'wp_905_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002242,'wp_911_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002243,'wp_913_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002244,'wp_914_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002245,'wp_915_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002246,'wp_919_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002247,'wp_921_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002248,'wp_922_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002249,'wp_924_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002250,'wp_926_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002251,'wp_928_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002252,'wp_929_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002253,'wp_931_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002254,'wp_933_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002255,'wp_934_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002256,'wp_938_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002257,'wp_940_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002258,'wp_941_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002259,'wp_942_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002260,'wp_943_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002261,'wp_945_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002262,'wp_946_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002263,'wp_948_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";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:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002264,'wp_949_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:68:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002265,'wp_950_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:66:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002266,'wp_952_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:66:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002267,'wp_954_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:136:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:28:\"mailpoet_access_plugin_admin\";b:1;s:24:\"mailpoet_manage_settings\";b:1;s:24:\"mailpoet_manage_features\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:27:\"mailpoet_manage_subscribers\";b:1;s:21:\"mailpoet_manage_forms\";b:1;s:24:\"mailpoet_manage_segments\";b:1;s:27:\"mailpoet_manage_automations\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{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:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:40:{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:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:38:{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:28:\"mailpoet_access_plugin_admin\";b:1;s:22:\"mailpoet_manage_emails\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002268,'wp_956_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002269,'wp_958_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:67:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002270,'wp_960_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002271,'wp_963_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3002272,'wp_966_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3068408,'woocommerce_downloads_deliver_inline','','no'),
(3095931,'site_logo','2370','yes'),
(3095942,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:28:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"http://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"http://woocommerce.com/products/mailchimp-woocommerce-memberships/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"http://woocommerce.com/products/product-add-ons/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they\'re the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"http://woocommerce.com/products/woocommerce-subscriptions-gifting/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"http://woocommerce.com/products/teams-woocommerce-memberships/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"http://woocommerce.com/products/woocommerce-additional-variation-images/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"http://woocommerce.com/products/woocommerce-subscription-downloads/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"http://woocommerce.com/products/min-max-quantities/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"http://woocommerce.com/products/name-your-price/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don\'t make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"http://woocommerce.com/products/woocommerce-one-page-checkout/\";}i:11;a:9:{s:4:\"slug\";s:24:\"product-edit-automatewoo\";s:7:\"product\";s:11:\"automatewoo\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:23:\"Automate your marketing\";s:4:\"copy\";s:89:\"Win customers and keep them coming back with a nearly endless range of powerful workflows\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"http://woocommerce.com/products/automatewoo/\";}i:12;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"http://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:14;a:8:{s:4:\"slug\";s:19:\"orders-empty-wc-pay\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-payments\";s:4:\"icon\";s:111:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/woocommerce-payments.svg\";s:5:\"title\";s:11:\"WooPayments\";s:4:\"copy\";s:125:\"Securely accept payments and manage transactions directly from your WooCommerce dashboard – no setup costs or monthly fees.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:45:\"http://woocommerce.com/products/woopayments/\";}i:15;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"http://woocommerce.com/products/woocommerce-zapier/\";}i:16;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"http://woocommerce.com/products/shipment-tracking/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"http://woocommerce.com/products/table-rate-shipping/\";}i:18;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"http://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/shipping-carriers/\";}i:19;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they\'re shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"http://woocommerce.com/products/google-product-feed/\";}i:20;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"http://woocommerce.com/product-category/woocommerce-extensions/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:22;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"http://woocommerce.com/products/product-vendors/\";}i:23;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"http://woocommerce.com/products/woocommerce-memberships/\";}i:24;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"http://woocommerce.com/products/woocommerce-deposits/\";}i:25;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"http://woocommerce.com/products/woocommerce-subscriptions/\";}i:26;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"http://woocommerce.com/products/woocommerce-bookings/\";}i:27;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"http://woocommerce.com/wp-content/plugins/wccom-plugins/marketplace-suggestions/icons/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"http://woocommerce.com/products/product-bundles/\";}}s:7:\"updated\";i:1748447742;}','off'),
(3103975,'woocommerce_ces_shown_for_actions','a:5:{i:0;s:15:\"settings_change\";i:1;s:10:\"ces_search\";i:2;s:17:\"shop_order_update\";i:3;s:14:\"product_update\";i:4;s:22:\"add_product_categories\";}','yes'),
(3108379,'hcaptcha_settings','a:32:{s:8:\"site_key\";s:36:\"0aed6648-e09f-473a-9f94-f3c5ea1fc839\";s:10:\"secret_key\";s:42:\"0xbd734bf874624F9c3c35405bdDA2a8e2f05A83cf\";s:5:\"theme\";s:5:\"light\";s:4:\"size\";s:7:\"compact\";s:8:\"language\";s:0:\"\";s:18:\"off_when_logged_in\";a:0:{}s:20:\"recaptcha_compat_off\";a:0:{}s:9:\"wp_status\";a:4:{i:0;s:7:\"comment\";i:1;s:5:\"login\";i:2;s:9:\"lost_pass\";i:3;s:8:\"register\";}s:10:\"bbp_status\";a:0:{}s:9:\"bp_status\";a:0:{}s:10:\"cf7_status\";a:1:{i:0;s:4:\"live\";}s:11:\"divi_status\";a:0:{}s:20:\"elementor_pro_status\";a:0:{}s:13:\"fluent_status\";a:0:{}s:14:\"gravity_status\";a:0:{}s:14:\"jetpack_status\";a:0:{}s:16:\"mailchimp_status\";a:0:{}s:18:\"memberpress_status\";a:0:{}s:12:\"ninja_status\";a:0:{}s:17:\"subscriber_status\";a:0:{}s:22:\"ultimate_member_status\";a:0:{}s:18:\"woocommerce_status\";a:0:{}s:28:\"woocommerce_wishlists_status\";a:0:{}s:14:\"wpforms_status\";a:0:{}s:13:\"wpforo_status\";a:0:{}s:7:\"license\";s:4:\"free\";s:5:\"force\";a:0:{}s:13:\"custom_themes\";a:0:{}s:13:\"_network_wide\";a:0:{}s:10:\"statistics\";a:0:{}s:10:\"collect_ip\";a:0:{}s:10:\"collect_ua\";a:0:{}}','yes'),
(3108380,'hcaptcha_versions','a:6:{s:5:\"2.0.0\";i:1666533731;s:5:\"3.6.0\";i:1705244729;s:5:\"4.0.0\";i:1712244327;s:5:\"4.6.0\";i:1728615153;s:6:\"4.11.0\";i:1740711589;s:6:\"4.13.0\";i:1748443539;}','yes'),
(3177738,'woocommerce_navigation_enabled','no','yes'),
(3177739,'woocommerce_feature_custom_order_tables_enabled','no','yes'),
(3247006,'wp_480_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247007,'wp_483_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247008,'wp_485_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:15:\"wpseo_bulk_edit\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247009,'wp_487_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:79:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247010,'wp_488_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247011,'wp_492_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:123:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247012,'wp_493_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247013,'wp_494_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247014,'wp_496_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247015,'wp_497_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247016,'wp_498_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247017,'wp_501_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247018,'wp_502_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247019,'wp_506_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247020,'wp_509_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247021,'wp_510_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247022,'wp_512_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247023,'wp_513_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247024,'wp_515_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247025,'wp_516_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247026,'wp_520_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247027,'wp_522_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247028,'wp_523_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247029,'wp_524_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247030,'wp_525_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247031,'wp_526_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247032,'wp_527_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247033,'wp_529_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247034,'wp_532_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247035,'wp_533_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247036,'wp_534_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247037,'wp_535_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247038,'wp_539_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247039,'wp_540_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247040,'wp_544_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247041,'wp_545_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247042,'wp_547_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247043,'wp_548_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247044,'wp_549_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3247045,'wp_550_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:70:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3314606,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1748532036;s:5:\"value\";s:2767:\"{\"expires\":\"2026-04-13 00:00:00\",\"subscription_id\":\"8960309\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),
(3314607,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1748488836;s:5:\"value\";s:2767:\"{\"expires\":\"2026-04-13 00:00:00\",\"subscription_id\":\"8960309\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),
(3314615,'rsssl_show_onboarding','1','no'),
(3314966,'elementor_notes_db_version','5','yes'),
(3390400,'hcaptcha_login_data','a:23:{s:14:\"45.227.255.157\";a:0:{}s:14:\"105.251.75.112\";a:0:{}s:15:\"105.245.230.178\";a:0:{}s:15:\"129.232.187.186\";a:0:{}s:14:\"154.202.108.98\";a:0:{}s:14:\"165.16.168.154\";a:0:{}s:12:\"156.228.78.8\";a:0:{}s:14:\"104.207.47.237\";a:0:{}s:15:\"156.228.113.174\";a:0:{}s:13:\"156.228.87.99\";a:0:{}s:14:\"143.198.237.20\";a:0:{}s:14:\"156.228.101.63\";a:0:{}s:14:\"204.10.194.229\";a:0:{}s:13:\"38.48.189.103\";a:0:{}s:14:\"177.53.213.118\";a:0:{}s:15:\"220.158.234.201\";a:0:{}s:14:\"178.254.10.139\";a:0:{}s:13:\"85.247.52.172\";a:0:{}s:13:\"83.97.117.124\";a:0:{}s:13:\"196.16.109.22\";a:0:{}s:14:\"196.16.110.153\";a:0:{}s:14:\"146.19.215.118\";a:0:{}s:13:\"154.73.156.90\";a:1:{i:0;i:1748342527;}}','off'),
(3393956,'_transient_global_styles_svg_filters_generatepress_neo','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no'),
(3432269,'woocommerce_task_list_prompt_shown','1','yes'),
(3432373,'_transient_woocommerce_webhook_ids_status_active','a:4:{i:0;i:4;i:1;i:3;i:2;i:2;i:3;i:1;}','yes'),
(3472681,'woocommerce_new_product_management_enabled','no','yes'),
(3472689,'wp_11_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472690,'wp_21_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472691,'wp_25_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472692,'wp_26_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472693,'wp_27_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472694,'wp_29_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472695,'wp_30_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472696,'wp_31_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472697,'wp_32_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472698,'wp_34_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472699,'wp_41_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472700,'wp_42_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472701,'wp_44_user_roles','a:11:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:167:{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:18:\"manage_real_estate\";b:1;s:13:\"edit_property\";b:1;s:13:\"read_property\";b:1;s:15:\"delete_property\";b:1;s:14:\"edit_propertys\";b:1;s:21:\"edit_others_propertys\";b:1;s:17:\"publish_propertys\";b:1;s:22:\"read_private_propertys\";b:1;s:16:\"delete_propertys\";b:1;s:24:\"delete_private_propertys\";b:1;s:26:\"delete_published_propertys\";b:1;s:23:\"delete_others_propertys\";b:1;s:22:\"edit_private_propertys\";b:1;s:24:\"edit_published_propertys\";b:1;s:21:\"manage_property_terms\";b:1;s:19:\"edit_property_terms\";b:1;s:21:\"delete_property_terms\";b:1;s:21:\"assign_property_terms\";b:1;s:10:\"edit_agent\";b:1;s:10:\"read_agent\";b:1;s:12:\"delete_agent\";b:1;s:11:\"edit_agents\";b:1;s:18:\"edit_others_agents\";b:1;s:14:\"publish_agents\";b:1;s:19:\"read_private_agents\";b:1;s:13:\"delete_agents\";b:1;s:21:\"delete_private_agents\";b:1;s:23:\"delete_published_agents\";b:1;s:20:\"delete_others_agents\";b:1;s:19:\"edit_private_agents\";b:1;s:21:\"edit_published_agents\";b:1;s:18:\"manage_agent_terms\";b:1;s:16:\"edit_agent_terms\";b:1;s:18:\"delete_agent_terms\";b:1;s:18:\"assign_agent_terms\";b:1;s:12:\"edit_package\";b:1;s:12:\"read_package\";b:1;s:14:\"delete_package\";b:1;s:13:\"edit_packages\";b:1;s:20:\"edit_others_packages\";b:1;s:16:\"publish_packages\";b:1;s:21:\"read_private_packages\";b:1;s:15:\"delete_packages\";b:1;s:23:\"delete_private_packages\";b:1;s:25:\"delete_published_packages\";b:1;s:22:\"delete_others_packages\";b:1;s:21:\"edit_private_packages\";b:1;s:23:\"edit_published_packages\";b:1;s:20:\"manage_package_terms\";b:1;s:18:\"edit_package_terms\";b:1;s:20:\"delete_package_terms\";b:1;s:20:\"assign_package_terms\";b:1;s:17:\"edit_user_package\";b:1;s:17:\"read_user_package\";b:1;s:19:\"delete_user_package\";b:1;s:18:\"edit_user_packages\";b:1;s:25:\"edit_others_user_packages\";b:1;s:21:\"publish_user_packages\";b:1;s:26:\"read_private_user_packages\";b:1;s:20:\"delete_user_packages\";b:1;s:28:\"delete_private_user_packages\";b:1;s:30:\"delete_published_user_packages\";b:1;s:27:\"delete_others_user_packages\";b:1;s:26:\"edit_private_user_packages\";b:1;s:28:\"edit_published_user_packages\";b:1;s:25:\"manage_user_package_terms\";b:1;s:23:\"edit_user_package_terms\";b:1;s:25:\"delete_user_package_terms\";b:1;s:25:\"assign_user_package_terms\";b:1;s:12:\"edit_invoice\";b:1;s:12:\"read_invoice\";b:1;s:14:\"delete_invoice\";b:1;s:13:\"edit_invoices\";b:1;s:20:\"edit_others_invoices\";b:1;s:16:\"publish_invoices\";b:1;s:21:\"read_private_invoices\";b:1;s:15:\"delete_invoices\";b:1;s:23:\"delete_private_invoices\";b:1;s:25:\"delete_published_invoices\";b:1;s:22:\"delete_others_invoices\";b:1;s:21:\"edit_private_invoices\";b:1;s:23:\"edit_published_invoices\";b:1;s:20:\"manage_invoice_terms\";b:1;s:18:\"edit_invoice_terms\";b:1;s:20:\"delete_invoice_terms\";b:1;s:20:\"assign_invoice_terms\";b:1;s:14:\"edit_trans_log\";b:1;s:14:\"read_trans_log\";b:1;s:16:\"delete_trans_log\";b:1;s:15:\"edit_trans_logs\";b:1;s:22:\"edit_others_trans_logs\";b:1;s:18:\"publish_trans_logs\";b:1;s:23:\"read_private_trans_logs\";b:1;s:17:\"delete_trans_logs\";b:1;s:25:\"delete_private_trans_logs\";b:1;s:27:\"delete_published_trans_logs\";b:1;s:24:\"delete_others_trans_logs\";b:1;s:23:\"edit_private_trans_logs\";b:1;s:25:\"edit_published_trans_logs\";b:1;s:22:\"manage_trans_log_terms\";b:1;s:20:\"edit_trans_log_terms\";b:1;s:22:\"delete_trans_log_terms\";b:1;s:22:\"assign_trans_log_terms\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"ere_customer\";a:2:{s:4:\"name\";s:12:\"ERE Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472702,'wp_46_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472703,'wp_48_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472704,'wp_51_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472705,'wp_52_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472706,'wp_55_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472707,'wp_56_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472708,'wp_57_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472709,'wp_58_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472710,'wp_60_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472711,'wp_61_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472712,'wp_63_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472713,'wp_66_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472714,'wp_68_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472715,'wp_70_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472716,'wp_71_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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:20:\"wpseo_manage_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;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";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:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472717,'wp_72_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472718,'wp_73_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472719,'wp_74_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472720,'wp_75_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472721,'wp_76_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472722,'wp_77_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472723,'wp_78_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472724,'wp_79_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472725,'wp_80_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES
(3472726,'wp_81_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472727,'wp_82_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472728,'wp_85_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472729,'wp_86_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472730,'wp_88_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472731,'wp_89_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472732,'wp_90_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472733,'wp_91_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472734,'wp_93_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472735,'wp_94_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472736,'wp_95_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472740,'wp_325_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472741,'wp_327_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472742,'wp_328_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472743,'wp_330_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472744,'wp_331_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472745,'wp_332_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472746,'wp_333_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472747,'wp_335_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472748,'wp_338_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472749,'wp_339_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:77:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472750,'wp_340_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472751,'wp_341_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472752,'wp_343_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472753,'wp_344_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472754,'wp_346_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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:20:\"wpseo_manage_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;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472755,'wp_349_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472756,'wp_351_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472757,'wp_353_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472758,'wp_356_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472759,'wp_357_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472760,'wp_358_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472761,'wp_359_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472762,'wp_361_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472763,'wp_363_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472764,'wp_364_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:116:{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: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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472765,'wp_365_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472766,'wp_366_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472767,'wp_368_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472768,'wp_369_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472769,'wp_373_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472770,'wp_379_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472771,'wp_381_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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:20:\"wpseo_manage_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;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";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:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472772,'wp_382_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472773,'wp_384_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472774,'wp_385_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:20:\"wpseo_manage_options\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:15:\"wpseo_bulk_edit\";b:1;s:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472775,'wp_387_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472776,'wp_389_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472777,'wp_390_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472778,'wp_391_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472779,'wp_394_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472780,'wp_395_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472781,'wp_396_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472782,'wp_397_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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: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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472783,'wp_398_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472786,'wp_723_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472787,'wp_724_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472788,'wp_725_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472789,'wp_726_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472790,'wp_727_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472791,'wp_728_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472792,'wp_729_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472793,'wp_730_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472795,'wp_731_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472797,'wp_733_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472798,'wp_735_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472799,'wp_737_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472800,'wp_738_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472801,'wp_745_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472802,'wp_747_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472803,'wp_748_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472804,'wp_749_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472805,'wp_751_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472806,'wp_752_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472807,'wp_753_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472808,'wp_758_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472809,'wp_760_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472810,'wp_764_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472811,'wp_765_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472812,'wp_767_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472813,'wp_768_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472814,'wp_772_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472815,'wp_774_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472816,'wp_776_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472817,'wp_786_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472818,'wp_787_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:124:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_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;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";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;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472819,'wp_789_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472820,'wp_984_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472821,'wp_991_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472822,'wp_997_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472823,'wp_1010_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472824,'wp_1013_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472825,'wp_1015_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472826,'wp_1018_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472827,'wp_1019_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472828,'wp_1023_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472829,'wp_1026_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472830,'wp_1028_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472831,'wp_1029_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472832,'wp_1030_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472833,'wp_1031_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472845,'wp_975_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472846,'wp_977_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472847,'wp_978_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472848,'wp_979_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472849,'wp_980_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3472850,'wp_983_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:128:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";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:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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: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;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3487629,'w3tc_state','{\"common.install\":1676904664,\"common.install_version\":\"2.3.0\",\"license.status\":\"no_key\",\"license.next_check\":1731260648,\"license.terms\":\"\"}','yes'),
(3487630,'w3tc_extensions_hooks','{\"actions\":[],\"filters\":{\"w3tc_notes\":[\"w3tc_notes_wordpress_seo\"]},\"next_check_date\":1730915048}','yes'),
(3510094,'wp_964_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3616063,'rsssl_previous_version','9.3.3','off'),
(3675314,'eael_show_reset_password_on_form_submit_1','1','off'),
(3684327,'_transient_woocommerce_shipping_task_zone_count_transient','1','yes'),
(3684331,'woocommerce_flat_rate_2_settings','a:9:{s:5:\"title\";s:9:\"Flat rate\";s:10:\"tax_status\";s:7:\"taxable\";s:4:\"cost\";s:0:\"\";s:13:\"class_cost_53\";s:6:\"700.00\";s:13:\"no_class_cost\";s:6:\"200.00\";s:4:\"type\";s:5:\"order\";s:13:\"class_cost_54\";s:6:\"500.00\";s:13:\"class_cost_56\";s:6:\"300.00\";s:14:\"class_cost_357\";s:11:\"200 * [qty]\";}','on'),
(3684489,'woocommerce_admin_created_default_shipping_zones','yes','yes'),
(3684490,'woocommerce_admin_reviewed_default_shipping_zones','yes','yes'),
(3731326,'_transient_timeout_wc_var_prices_3319','1750831903','no'),
(3731327,'_transient_wc_var_prices_3319','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3320\":\"5363.28\",\"3321\":\"8092.08\",\"3322\":\"4744.08\"},\"regular_price\":{\"3320\":\"5363.28\",\"3321\":\"8092.08\",\"3322\":\"4744.08\"},\"sale_price\":{\"3320\":\"5363.28\",\"3321\":\"8092.08\",\"3322\":\"4744.08\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3320\":\"5363.28\",\"3321\":\"8092.08\",\"3322\":\"4744.08\"},\"regular_price\":{\"3320\":\"5363.28\",\"3321\":\"8092.08\",\"3322\":\"4744.08\"},\"sale_price\":{\"3320\":\"5363.28\",\"3321\":\"8092.08\",\"3322\":\"4744.08\"}}}','no'),
(3731328,'_transient_timeout_wc_var_prices_3303','1750865747','no'),
(3731329,'_transient_wc_var_prices_3303','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3304\":\"20.80\"},\"regular_price\":{\"3304\":\"20.80\"},\"sale_price\":{\"3304\":\"20.80\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3304\":\"20.80\"},\"regular_price\":{\"3304\":\"20.80\"},\"sale_price\":{\"3304\":\"20.80\"}}}','no'),
(3731644,'_transient_timeout_wc_var_prices_3350','1750940725','no'),
(3731645,'_transient_wc_var_prices_3350','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3351\":\"5387.76\",\"3352\":\"6960.24\"},\"regular_price\":{\"3351\":\"5387.76\",\"3352\":\"6960.24\"},\"sale_price\":{\"3351\":\"5387.76\",\"3352\":\"6960.24\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3351\":\"5387.76\",\"3352\":\"6960.24\"},\"regular_price\":{\"3351\":\"5387.76\",\"3352\":\"6960.24\"},\"sale_price\":{\"3351\":\"5387.76\",\"3352\":\"6960.24\"}}}','no'),
(3731682,'_transient_timeout_wc_var_prices_3354','1750928351','no'),
(3731683,'_transient_wc_var_prices_3354','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3355\":\"9252.72\",\"3356\":\"8411.76\"},\"regular_price\":{\"3355\":\"9252.72\",\"3356\":\"8411.76\"},\"sale_price\":{\"3355\":\"9252.72\",\"3356\":\"8411.76\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3355\":\"9252.72\",\"3356\":\"8411.76\"},\"regular_price\":{\"3355\":\"9252.72\",\"3356\":\"8411.76\"},\"sale_price\":{\"3355\":\"9252.72\",\"3356\":\"8411.76\"}}}','no'),
(3736981,'_transient_timeout_wc_var_prices_3461','1750852123','no'),
(3736982,'_transient_wc_var_prices_3461','{\"version\":\"1748258858\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3462\":\"172.00\"},\"regular_price\":{\"3462\":\"245.71\"},\"sale_price\":{\"3462\":\"172.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3462\":\"172.00\"},\"regular_price\":{\"3462\":\"245.71\"},\"sale_price\":{\"3462\":\"172.00\"}}}','no'),
(3738433,'_transient_timeout_wc_var_prices_3521','1750930323','no'),
(3738434,'_transient_wc_var_prices_3521','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3523\":\"23.80\",\"3525\":\"23.80\"},\"regular_price\":{\"3523\":\"34.00\",\"3525\":\"34.00\"},\"sale_price\":{\"3523\":\"23.80\",\"3525\":\"23.80\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3523\":\"23.80\",\"3525\":\"23.80\"},\"regular_price\":{\"3523\":\"34.00\",\"3525\":\"34.00\"},\"sale_price\":{\"3523\":\"23.80\",\"3525\":\"23.80\"}}}','no'),
(3738464,'_transient_timeout_wc_var_prices_3527','1750892543','no'),
(3738465,'_transient_wc_var_prices_3527','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3528\":\"214.20\"},\"regular_price\":{\"3528\":\"306.00\"},\"sale_price\":{\"3528\":\"214.20\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3528\":\"214.20\"},\"regular_price\":{\"3528\":\"306.00\"},\"sale_price\":{\"3528\":\"214.20\"}}}','no'),
(3738747,'_transient_timeout_wc_var_prices_3536','1750831861','no'),
(3738748,'_transient_wc_var_prices_3536','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3537\":\"154.53\"},\"regular_price\":{\"3537\":\"220.75\"},\"sale_price\":{\"3537\":\"154.53\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3537\":\"154.53\"},\"regular_price\":{\"3537\":\"220.75\"},\"sale_price\":{\"3537\":\"154.53\"}}}','no'),
(3740999,'_transient_timeout_wc_var_prices_3557','1750886527','no'),
(3741000,'_transient_wc_var_prices_3557','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3558\":\"65.91\"},\"regular_price\":{\"3558\":\"94.16\"},\"sale_price\":{\"3558\":\"65.91\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3558\":\"65.91\"},\"regular_price\":{\"3558\":\"94.16\"},\"sale_price\":{\"3558\":\"65.91\"}}}','no'),
(3769215,'woocommerce_feature_product_block_editor_enabled','no','yes'),
(3794531,'eael_adv_search_popular_keyword','a:1412:{i:0;b:1;s:6:\"pool_p\";i:8;s:9:\"pool_pump\";i:51;s:5:\"spout\";i:205;s:8:\"slimline\";i:13;s:6:\"mosaic\";i:65;s:7:\"panache\";i:2;s:6:\"filter\";i:93;s:5:\"aquas\";i:1;s:8:\"aquaswim\";i:1;s:8:\"roll_top\";i:2;s:5:\"glass\";i:33;s:10:\"glass_filt\";i:1;s:12:\"glass_filter\";i:6;s:6:\"spouts\";i:68;s:5:\"water\";i:84;s:9:\"water_spo\";i:7;s:12:\"water_spouts\";i:27;s:9:\"pool_sand\";i:4;s:10:\"pool_light\";i:63;s:6:\"sst_80\";i:1;s:9:\"hand_rail\";i:22;s:7:\"can_jet\";i:1;s:9:\"fan_jet_s\";i:1;s:6:\"pool_f\";i:4;s:5:\"white\";i:3;s:10:\"white_pool\";i:1;s:7:\"suction\";i:31;s:10:\"suction_po\";i:1;s:12:\"suction_port\";i:8;s:7:\"mosaics\";i:21;s:5:\"filte\";i:2;s:8:\"filter_z\";i:1;s:11:\"filter_sand\";i:11;s:6:\"aimflo\";i:31;s:5:\"aimfl\";i:6;s:7:\"water_s\";i:8;s:11:\"water_spout\";i:36;s:8:\"pool_sta\";i:1;s:7:\"pool_li\";i:28;s:6:\"rubber\";i:2;s:8:\"porpoise\";i:1;s:6:\"lights\";i:87;s:5:\"light\";i:147;s:14:\"pool_filter_sa\";i:2;s:12:\"water_curtai\";i:1;s:13:\"water_curtain\";i:2;s:10:\"waterspout\";i:9;s:8:\"zodiac_m\";i:3;s:6:\"pool_c\";i:9;s:9:\"pool_clea\";i:4;s:12:\"pool_cleaner\";i:11;s:6:\"zodiac\";i:24;s:7:\"8_kg_ch\";i:1;s:13:\"8_kg_chlorine\";i:3;s:8:\"bio_pond\";i:3;s:9:\"pure_mist\";i:1;s:8:\"aim_flow\";i:9;s:11:\"skimmer_box\";i:11;s:15:\"stainless_steel\";i:39;s:21:\"stainless_steel_light\";i:1;s:11:\"spout_500mm\";i:1;s:9:\"waterfall\";i:23;s:9:\"ss_z_wate\";i:1;s:16:\"ss_z_water_spout\";i:1;s:6:\"swimmi\";i:1;s:8:\"swimming\";i:8;s:13:\"swimming_pool\";i:7;s:15:\"swimming_pool_c\";i:1;s:9:\"stainless\";i:49;s:13:\"heater_casing\";i:6;s:6:\"heater\";i:7;s:10:\"heater_cas\";i:2;s:7:\"marston\";i:10;s:12:\"prism_matrix\";i:1;s:12:\"frozen_fossi\";i:2;s:7:\"jet_str\";i:1;s:9:\"jet_strea\";i:1;s:10:\"jet_stream\";i:3;s:5:\"porce\";i:3;s:6:\"porcel\";i:1;s:5:\"sst_5\";i:1;s:8:\"sst_5_sp\";i:1;s:7:\"sst_5_s\";i:1;s:10:\"sst_5_squa\";i:2;s:6:\"parabo\";i:2;s:6:\"handle\";i:3;s:11:\"dual_safety\";i:5;s:11:\"50mm_heater\";i:1;s:18:\"50mm_heater_casing\";i:1;s:6:\"tap_sp\";i:1;s:9:\"tap_spout\";i:2;s:8:\"sst_roll\";i:1;s:12:\"sst_roll_top\";i:1;s:15:\"sst_roll_top_la\";i:1;s:19:\"sst_roll_top_ladder\";i:2;s:5:\"nixin\";i:21;s:9:\"nixin_sst\";i:19;s:14:\"nixin_sst_vent\";i:1;s:17:\"nixin_sst_venturi\";i:2;s:21:\"nixin_sst_venturi_jet\";i:1;s:8:\"sst_hook\";i:1;s:9:\"magic_mar\";i:2;s:10:\"aimflo_blo\";i:1;s:12:\"aimflo_block\";i:2;s:5:\"mod_n\";i:6;s:7:\"dolphin\";i:12;s:12:\"water_cannon\";i:2;s:9:\"sst_inflo\";i:1;s:13:\"sst_inflolite\";i:1;s:5:\"solid\";i:1;s:9:\"sst_solid\";i:1;s:13:\"sst_solid_aim\";i:2;s:7:\"sst_not\";i:1;s:5:\"sst_b\";i:1;s:10:\"sst_bottom\";i:1;s:16:\"sst_bottom_drain\";i:1;s:20:\"sst_bottom_drain_150\";i:1;s:8:\"sst_weir\";i:2;s:16:\"sst_weir_decklid\";i:2;s:21:\"sst_weir_decklid_coll\";i:1;s:5:\"champ\";i:3;s:6:\"champa\";i:3;s:9:\"champagne\";i:13;s:14:\"champagne_bubb\";i:3;s:5:\"sst_z\";i:6;s:9:\"sst_z_led\";i:1;s:15:\"sst_z_led_water\";i:1;s:5:\"domed\";i:1;s:11:\"sst_slimlin\";i:1;s:12:\"sst_slimline\";i:11;s:8:\"sst_stan\";i:1;s:12:\"sst_standard\";i:2;s:17:\"sst_standard_rail\";i:2;s:7:\"sst_sta\";i:1;s:8:\"sst_dual\";i:2;s:16:\"sst_dual_suction\";i:2;s:5:\"sst_p\";i:1;s:10:\"sst_p_rail\";i:1;s:6:\"ladder\";i:54;s:9:\"sst_curve\";i:1;s:16:\"sst_curve_ladder\";i:1;s:6:\"nano_l\";i:2;s:8:\"nano_led\";i:1;s:6:\"marble\";i:5;s:7:\"pool_pl\";i:1;s:11:\"ladder_step\";i:1;s:5:\"hooks\";i:1;s:11:\"sand_filter\";i:18;s:7:\"flow_cl\";i:1;s:8:\"pool_pum\";i:6;s:6:\"basket\";i:6;s:8:\"basket_f\";i:1;s:10:\"basket_for\";i:1;s:13:\"basket_for_on\";i:1;s:5:\"handr\";i:13;s:7:\"handrai\";i:8;s:8:\"handrail\";i:22;s:10:\"pool_cover\";i:9;s:6:\"remote\";i:4;s:7:\"pond_li\";i:1;s:10:\"led_lights\";i:15;s:11:\"pool_lights\";i:36;s:5:\"skimm\";i:12;s:7:\"skimmer\";i:52;s:21:\"suction_pool_cleaners\";i:1;s:7:\"cleaner\";i:4;s:8:\"parabond\";i:5;s:7:\"pool_ou\";i:1;s:7:\"chlorin\";i:9;s:5:\"chlor\";i:11;s:7:\"pool_pu\";i:6;s:9:\"led_light\";i:15;s:5:\"cosmo\";i:14;s:9:\"ss_spouts\";i:1;s:9:\"heat_pump\";i:19;s:12:\"stainless_ai\";i:1;s:13:\"stainless_aim\";i:1;s:16:\"stainless_aimflo\";i:2;s:7:\"nixin_0\";i:1;s:6:\"kreepy\";i:12;s:9:\"aqua_pool\";i:1;s:5:\"macro\";i:2;s:7:\"macro_g\";i:1;s:6:\"pool_m\";i:2;s:8:\"pool_mar\";i:1;s:10:\"auto_fille\";i:1;s:9:\"auto_fill\";i:3;s:5:\"trian\";i:1;s:8:\"triangul\";i:1;s:10:\"pool_clean\";i:7;s:11:\"pool_cleane\";i:4;s:15:\"pool_cleaner_pa\";i:1;s:5:\"zodia\";i:3;s:8:\"sacrific\";i:4;s:11:\"sacrificial\";i:4;s:15:\"sacrificial_ano\";i:1;s:17:\"sacrificial_anode\";i:4;s:6:\"stainl\";i:9;s:12:\"stainless_la\";i:3;s:13:\"stainless_lat\";i:1;s:10:\"pure_clear\";i:21;s:11:\"sst_poolite\";i:1;s:8:\"lights_l\";i:1;s:10:\"lights_led\";i:1;s:15:\"crystalite_only\";i:1;s:9:\"pool_lite\";i:3;s:7:\"pool_co\";i:5;s:10:\"pool_windo\";i:1;s:13:\"water_feature\";i:42;s:5:\"cover\";i:12;s:7:\"salt_ch\";i:3;s:5:\"mod-n\";i:7;s:5:\"twist\";i:2;s:9:\"pool_hose\";i:2;s:7:\"led_str\";i:2;s:8:\"led_stri\";i:1;s:9:\"led_strip\";i:5;s:12:\"mod_n_speedy\";i:1;s:12:\"mod_n_marble\";i:1;s:5:\"vinyl\";i:4;s:8:\"cobalt_2\";i:1;s:6:\"sst_z-\";i:1;s:7:\"sst_z-s\";i:1;s:11:\"sst_z-spout\";i:1;s:9:\"porcelain\";i:1;s:6:\"led_li\";i:4;s:10:\"inflo_lite\";i:1;s:7:\"pool_je\";i:1;s:7:\"z_spout\";i:25;s:13:\"profile_spout\";i:1;s:13:\"p-rail_1200mm\";i:1;s:8:\"deck_jet\";i:1;s:9:\"classique\";i:1;s:9:\"cosmo_tri\";i:2;s:5:\"marst\";i:2;s:5:\"greek\";i:3;s:5:\"63led\";i:1;s:11:\"63led_cryst\";i:1;s:11:\"skimmer_lid\";i:1;s:5:\"handl\";i:1;s:5:\"stain\";i:6;s:7:\"cosmo_t\";i:1;s:8:\"cosmo_du\";i:1;s:7:\"cosmo_d\";i:2;s:7:\"dual_sa\";i:2;s:16:\"dual_safety_port\";i:1;s:5:\"drain\";i:10;s:9:\"pool_rail\";i:22;s:9:\"cartridge\";i:4;s:16:\"cartridge_filter\";i:3;s:5:\"brush\";i:3;s:18:\"stainless_steel_li\";i:1;s:7:\"salt_wa\";i:1;s:5:\"aim_f\";i:2;s:7:\"bubbler\";i:5;s:7:\"pentair\";i:5;s:13:\"pentair_light\";i:1;s:14:\"how_to_install\";i:2;s:6:\"chlori\";i:7;s:8:\"chlorine\";i:16;s:5:\"ph_up\";i:1;s:6:\"letter\";i:14;s:9:\"letterbox\";i:28;s:7:\"letterb\";i:4;s:8:\"letterbo\";i:3;s:10:\"pool_rails\";i:16;s:6:\"wear_p\";i:1;s:8:\"wear_for\";i:2;s:10:\"wear_for_s\";i:1;s:6:\"wear_f\";i:1;s:9:\"sst_light\";i:1;s:7:\"water_d\";i:1;s:8:\"water_sp\";i:5;s:7:\"pool_sp\";i:1;s:11:\"pool_filter\";i:25;s:7:\"waterfa\";i:6;s:10:\"speck_pump\";i:3;s:5:\"speck\";i:5;s:12:\"speck_filter\";i:2;s:5:\"rails\";i:20;s:6:\"auto_p\";i:1;s:8:\"auto_poo\";i:1;s:9:\"auto_pool\";i:1;s:14:\"auto_pool_clea\";i:1;s:17:\"auto_pool_cleaner\";i:1;s:18:\"auto_pool_cleaners\";i:1;s:7:\"heating\";i:2;s:5:\"helio\";i:1;s:5:\"led_g\";i:1;s:23:\"led_light_for_stainless\";i:1;s:29:\"led_light_for_stainless_steel\";i:1;s:5:\"safet\";i:2;s:8:\"safety_s\";i:4;s:13:\"safety_suctio\";i:1;s:14:\"safety_suction\";i:7;s:8:\"water_fe\";i:5;s:7:\"watersp\";i:1;s:15:\"stain_ess_steel\";i:1;s:19:\"stainless_steel_ski\";i:1;s:23:\"stainless_steel_skimmer\";i:1;s:6:\"dual_s\";i:3;s:20:\"dual_suction_skimmer\";i:2;s:5:\"botto\";i:3;s:7:\"compact\";i:1;s:15:\"compact_venturi\";i:1;s:19:\"compact_venturi_spa\";i:2;s:10:\"compact_63\";i:1;s:13:\"compact_63led\";i:1;s:11:\"compact_aim\";i:1;s:14:\"compact_aimflo\";i:1;s:7:\"z-spout\";i:3;s:9:\"diaphragm\";i:4;s:6:\"pool_l\";i:6;s:5:\"fibre\";i:12;s:9:\"skimmer_b\";i:2;s:15:\"skimmer_box_lid\";i:1;s:7:\"hand_ra\";i:6;s:5:\"resin\";i:6;s:8:\"ph_meter\";i:1;s:5:\"mosai\";i:11;s:8:\"stainles\";i:2;s:7:\"stainle\";i:3;s:14:\"stainless_stee\";i:5;s:20:\"stainless_steel_weir\";i:3;s:5:\"level\";i:1;s:5:\"valve\";i:10;s:8:\"filter_p\";i:3;s:10:\"pure_water\";i:1;s:12:\"quality_pool\";i:1;s:14:\"quality_pool_&\";i:1;s:11:\"quality_poo\";i:1;s:10:\"heating_pa\";i:1;s:5:\"panel\";i:5;s:5:\"sucti\";i:3;s:7:\"spa_tab\";i:1;s:5:\"spa_s\";i:2;s:11:\"stainless_s\";i:2;s:5:\"check\";i:1;s:5:\"adhes\";i:1;s:8:\"adhesive\";i:6;s:6:\"adhesi\";i:2;s:10:\"adhesive_1\";i:1;s:12:\"rain_curtain\";i:5;s:11:\"spa_suction\";i:4;s:5:\"strip\";i:4;s:9:\"strip_led\";i:2;s:9:\"glass_fil\";i:2;s:8:\"pool_fil\";i:6;s:9:\"pool_fill\";i:2;s:7:\"pool_fi\";i:2;s:13:\"pool_filter_m\";i:1;s:5:\"epoxy\";i:6;s:10:\"epoxy_pool\";i:1;s:7:\"pump_co\";i:1;s:19:\"slimline_waterspout\";i:1;s:11:\"dual_suctio\";i:2;s:17:\"dual_suction_port\";i:1;s:5:\"c_spo\";i:2;s:7:\"c_spout\";i:7;s:7:\"spout_c\";i:4;s:5:\"wheel\";i:1;s:8:\"impeller\";i:6;s:9:\"capacitor\";i:9;s:6:\"vacuum\";i:7;s:11:\"mod-n-cosmo\";i:1;s:14:\"mod-n-cosmo_un\";i:1;s:15:\"mod-n-cosmo_uno\";i:1;s:7:\"fitting\";i:1;s:7:\"poolite\";i:4;s:5:\"litre\";i:1;s:8:\"weir_lid\";i:3;s:10:\"weir_lid_a\";i:1;s:15:\"weir_lid_and_co\";i:1;s:18:\"weir_lid_and_colla\";i:1;s:19:\"weir_lid_and_collar\";i:1;s:10:\"water_spou\";i:5;s:10:\"water_test\";i:3;s:9:\"white_led\";i:3;s:5:\"led_s\";i:3;s:9:\"led_spout\";i:1;s:6:\"deck_s\";i:1;s:7:\"deck_sp\";i:1;s:10:\"ball_spout\";i:1;s:8:\"female_a\";i:1;s:12:\"female_adapt\";i:1;s:11:\"female_adap\";i:1;s:5:\"led_c\";i:1;s:8:\"led_colo\";i:1;s:19:\"led_colour_changing\";i:1;s:24:\"led_colour_changing_pool\";i:1;s:30:\"led_colour_changing_pool_light\";i:4;s:7:\"oh_test\";i:1;s:11:\"test_strips\";i:2;s:14:\"ph_test_strips\";i:1;s:23:\"stainless_steel_suction\";i:2;s:18:\"stainless_steel_le\";i:2;s:19:\"stainless_steel_wei\";i:1;s:24:\"stainless_steel_weir_box\";i:1;s:19:\"stainless_steel_suc\";i:1;s:11:\"submersible\";i:3;s:7:\"pool_la\";i:4;s:9:\"pool_step\";i:3;s:9:\"water_fea\";i:3;s:12:\"water_featur\";i:1;s:6:\"p_rail\";i:3;s:10:\"hand_rails\";i:9;s:7:\"pool_cl\";i:5;s:6:\"aqua_p\";i:2;s:8:\"aqua_pro\";i:2;s:10:\"aqua_pro_a\";i:1;s:6:\"waterf\";i:3;s:10:\"waterfalls\";i:2;s:5:\"cartr\";i:2;s:13:\"cartridge_fil\";i:1;s:10:\"suction_co\";i:2;s:8:\"submersi\";i:1;s:5:\"z_led\";i:2;s:7:\"submers\";i:1;s:6:\"pipe_f\";i:2;s:5:\"sacri\";i:2;s:10:\"sacrificia\";i:2;s:14:\"sacrificial_an\";i:1;s:13:\"sacrificial_a\";i:1;s:15:\"standard_ladder\";i:1;s:5:\"clear\";i:11;s:6:\"bellow\";i:3;s:9:\"spec_pump\";i:4;s:7:\"sacrifi\";i:1;s:5:\"float\";i:4;s:8:\"poolmaid\";i:9;s:7:\"weir_li\";i:2;s:10:\"skimmer_li\";i:1;s:6:\"pool_t\";i:3;s:14:\"nixin_sst_slim\";i:1;s:18:\"nixin_sst_slimline\";i:6;s:8:\"filter_l\";i:1;s:10:\"filter_lid\";i:2;s:26:\"nixin_sst_slimline_profile\";i:2;s:22:\"nixin_sst_slimline_pro\";i:1;s:7:\"p_rails\";i:2;s:14:\"pool_filter_li\";i:1;s:14:\"pool_filter_ld\";i:1;s:13:\"pool_filter_d\";i:1;s:15:\"swimming_pool_p\";i:1;s:16:\"swimming_pool_pu\";i:1;s:8:\"dual_saf\";i:1;s:9:\"handrails\";i:15;s:5:\"z_spo\";i:5;s:6:\"z_spou\";i:3;s:6:\"safety\";i:9;s:14:\"safety_skimmer\";i:2;s:6:\"pool_s\";i:4;s:9:\"pool_skim\";i:2;s:5:\"poolm\";i:1;s:7:\"pure_cl\";i:3;s:8:\"pool_lig\";i:2;s:6:\"dolphi\";i:1;s:9:\"pool_blue\";i:1;s:15:\"pool_blue_light\";i:1;s:9:\"blue_pool\";i:1;s:15:\"blue_pool_light\";i:1;s:10:\"sst_patter\";i:1;s:11:\"sst_pattern\";i:1;s:20:\"sst_slimline_pattern\";i:3;s:6:\"sst_we\";i:1;s:11:\"sst_weir_de\";i:1;s:17:\"sst_slimline_patt\";i:1;s:6:\"pool_h\";i:5;s:6:\"select\";i:1;s:9:\"kreepy_kr\";i:1;s:11:\"kreepy_krau\";i:1;s:13:\"kreepy_krauly\";i:3;s:12:\"pool_skimmer\";i:1;s:9:\"safety_su\";i:3;s:11:\"safety_suct\";i:3;s:10:\"safety_suc\";i:2;s:17:\"stainless_steel_s\";i:2;s:18:\"stainless_steel_sa\";i:1;s:6:\"just_c\";i:1;s:8:\"pool_cov\";i:3;s:6:\"handra\";i:7;s:5:\"pools\";i:9;s:9:\"pool_cove\";i:1;s:12:\"pool_cover_c\";i:1;s:7:\"pond_sp\";i:1;s:7:\"colours\";i:3;s:11:\"fibre_glass\";i:4;s:12:\"pool_colours\";i:2;s:10:\"colours_of\";i:1;s:12:\"colours_of_f\";i:1;s:15:\"fibre_glass_for\";i:1;s:24:\"fibre_glass_for_swimming\";i:1;s:29:\"fibre_glass_for_swimming_pool\";i:2;s:5:\"pipes\";i:10;s:10:\"vacuum_lid\";i:4;s:8:\"mosaic_d\";i:1;s:9:\"mosaic_do\";i:1;s:5:\"mod_a\";i:1;s:10:\"mod_a_moti\";i:1;s:10:\"water_feat\";i:6;s:6:\"slimli\";i:1;s:7:\"slimlin\";i:2;s:11:\"slimline_wa\";i:1;s:14:\"slimline_water\";i:3;s:17:\"slimline_water_sp\";i:1;s:20:\"slimline_water_spout\";i:3;s:21:\"slimline_water_spouts\";i:2;s:11:\"waterfall_s\";i:1;s:14:\"waterfall_spou\";i:1;s:16:\"waterfall_spouts\";i:2;s:19:\"swimming_pool_light\";i:1;s:5:\"trans\";i:7;s:11:\"transformer\";i:7;s:7:\"venturi\";i:5;s:11:\"air_control\";i:10;s:7:\"pool_va\";i:2;s:11:\"pool_vacuum\";i:2;s:6:\"cartri\";i:1;s:12:\"cartridge_fi\";i:1;s:14:\"cartridge_filt\";i:1;s:9:\"pool_ligh\";i:4;s:6:\"colour\";i:5;s:11:\"colour_chan\";i:1;s:15:\"colour_changing\";i:5;s:25:\"colour_changing_led_light\";i:3;s:5:\"led_l\";i:2;s:11:\"white_frame\";i:2;s:5:\"2_bag\";i:3;s:8:\"2_bag_sa\";i:2;s:10:\"2_bag_sand\";i:3;s:13:\"2_bag_sand_fi\";i:1;s:17:\"2_bag_sand_filter\";i:2;s:12:\"2_bag_sand_f\";i:1;s:14:\"2_bag_sand_fil\";i:1;s:9:\"dominator\";i:7;s:9:\"light_cry\";i:1;s:13:\"light_crystal\";i:1;s:5:\"flute\";i:1;s:7:\"rain_cu\";i:2;s:7:\"sst_sli\";i:2;s:8:\"sst_slim\";i:3;s:6:\"pure_c\";i:2;s:10:\"pure_clean\";i:1;s:9:\"pure_clea\";i:2;s:8:\"pure_cle\";i:2;s:5:\"union\";i:1;s:7:\"puresan\";i:13;s:6:\"blower\";i:3;s:5:\"sst_j\";i:3;s:7:\"pool_le\";i:1;s:13:\"pool_cleaners\";i:7;s:6:\"automa\";i:1;s:9:\"automatic\";i:2;s:13:\"automatic_poo\";i:1;s:14:\"automatic_pool\";i:2;s:17:\"automatic_pool_le\";i:1;s:22:\"automatic_pool_leaners\";i:1;s:7:\"vinyl_l\";i:1;s:9:\"light_bul\";i:2;s:7:\"3_strea\";i:1;s:10:\"3_stream_s\";i:1;s:15:\"3_stream_stream\";i:1;s:17:\"3_stream_stream_s\";i:1;s:9:\"adapter_b\";i:1;s:8:\"led_pool\";i:2;s:11:\"led_pool_li\";i:1;s:15:\"led_pool_lights\";i:3;s:6:\"thread\";i:3;s:8:\"threaded\";i:5;s:11:\"threaded_co\";i:1;s:9:\"silica_sa\";i:2;s:11:\"silica_sand\";i:2;s:8:\"blo_pool\";i:1;s:5:\"liner\";i:1;s:6:\"500_lt\";i:1;s:10:\"500_lt_bac\";i:1;s:5:\"shock\";i:11;s:6:\"sand_f\";i:4;s:5:\"clean\";i:4;s:8:\"transfor\";i:6;s:6:\"bubble\";i:4;s:6:\"tuscan\";i:1;s:5:\"tusca\";i:1;s:7:\"poolski\";i:1;s:8:\"poolskim\";i:2;s:9:\"mosaic_ti\";i:1;s:6:\"bottom\";i:9;s:6:\"waterb\";i:1;s:12:\"side_suction\";i:2;s:6:\"pool_j\";i:1;s:8:\"pool_rai\";i:6;s:6:\"weight\";i:2;s:8:\"steel_br\";i:1;s:7:\"3_ba_sa\";i:1;s:8:\"3_bag_sa\";i:1;s:13:\"3_bag_sand_fi\";i:1;s:17:\"3_bag_sand_filter\";i:3;s:7:\"sand_fi\";i:1;s:7:\"floater\";i:1;s:8:\"mosaic_t\";i:1;s:10:\"mosaic_til\";i:1;s:7:\"pool_mo\";i:2;s:11:\"pool_mosaic\";i:2;s:14:\"pool_mosaic_sh\";i:1;s:13:\"pool_mosaic_f\";i:1;s:15:\"pool_mosaic_fib\";i:1;s:22:\"pool_mosaic_fibreglass\";i:1;s:25:\"pool_mosaic_fibreglass_sh\";i:1;s:5:\"spa_j\";i:2;s:7:\"spa_jet\";i:6;s:6:\"spa_je\";i:2;s:7:\"glass_m\";i:4;s:10:\"glass_mosa\";i:1;s:12:\"glass_mosaic\";i:1;s:10:\"pool_mosai\";i:1;s:14:\"pool_mosaic_gl\";i:1;s:19:\"pool_mosaic_glass_t\";i:1;s:5:\"turbi\";i:1;s:5:\"turbo\";i:4;s:6:\"pool_r\";i:7;s:7:\"pool_ra\";i:7;s:6:\"silica\";i:3;s:17:\"silica_sand_for_p\";i:1;s:5:\"swimm\";i:1;s:7:\"swimmin\";i:1;s:11:\"swimming_po\";i:1;s:16:\"swimming_pool_ra\";i:1;s:8:\"pool_ral\";i:1;s:5:\"silic\";i:1;s:10:\"aimflo_led\";i:3;s:7:\"ball_va\";i:1;s:10:\"ball_valve\";i:4;s:5:\"green\";i:2;s:9:\"green_out\";i:1;s:8:\"pool_bas\";i:1;s:5:\"multi\";i:5;s:8:\"multi_va\";i:1;s:11:\"multi_valve\";i:1;s:10:\"multi_port\";i:2;s:8:\"sst_3_in\";i:1;s:15:\"sst_3_in_aimflo\";i:1;s:20:\"sst_3_in_aimflo_ball\";i:1;s:5:\"imflo\";i:1;s:8:\"aimflo_3\";i:1;s:13:\"aimflo_3_in_1\";i:1;s:6:\"pool_v\";i:1;s:6:\"hand_r\";i:1;s:8:\"hand_rai\";i:4;s:8:\"pool_cle\";i:3;s:11:\"pool_pump_a\";i:2;s:8:\"clear_ad\";i:1;s:8:\"clear_co\";i:1;s:6:\"transf\";i:4;s:9:\"pool_hand\";i:6;s:14:\"pool_hand_rail\";i:2;s:6:\"80_led\";i:2;s:11:\"safety_side\";i:2;s:8:\"dab_subm\";i:1;s:13:\"standard_rail\";i:1;s:9:\"aimflo_le\";i:1;s:7:\"balance\";i:1;s:10:\"balance_-2\";i:1;s:8:\"ss_light\";i:2;s:9:\"ss_lights\";i:2;s:18:\"sst_slimline_spout\";i:1;s:12:\"fibreglass_m\";i:1;s:18:\"fibreglass_mosaics\";i:4;s:6:\"ventur\";i:1;s:11:\"dab_submers\";i:1;s:10:\"dual_safet\";i:2;s:16:\"dual_safety_suct\";i:2;s:8:\"4kw_heat\";i:1;s:12:\"bottom_drain\";i:8;s:7:\"shock_a\";i:1;s:8:\"pool_che\";i:4;s:6:\"cleani\";i:1;s:7:\"cleanin\";i:1;s:10:\"cleaning_p\";i:1;s:12:\"cleaning_pro\";i:1;s:18:\"stainless_steel_la\";i:1;s:5:\"therm\";i:1;s:6:\"chrome\";i:1;s:11:\"chrome_ligh\";i:1;s:12:\"chrome_light\";i:1;s:5:\"blank\";i:1;s:7:\"p_clear\";i:1;s:11:\"deck_spouts\";i:1;s:8:\"standard\";i:1;s:13:\"standard_weir\";i:1;s:7:\"c-spout\";i:2;s:11:\"deck_collar\";i:1;s:8:\"universa\";i:1;s:9:\"universal\";i:1;s:11:\"universal_m\";i:1;s:15:\"universal_multi\";i:1;s:17:\"universal_multi_v\";i:1;s:20:\"universal_multi_port\";i:1;s:14:\"hose_connector\";i:1;s:6:\"replac\";i:1;s:8:\"replacem\";i:1;s:11:\"replacement\";i:2;s:14:\"replacement_br\";i:1;s:6:\"pump_s\";i:1;s:5:\"parts\";i:1;s:9:\"side_suct\";i:1;s:11:\"basket_with\";i:2;s:5:\"baske\";i:1;s:7:\"feature\";i:2;s:13:\"sand_filter_t\";i:2;s:6:\"impell\";i:1;s:10:\"impeller_p\";i:1;s:6:\"spa_fi\";i:1;s:6:\"32_x_0\";i:1;s:17:\"champagne_bubbler\";i:2;s:7:\"pool_ha\";i:4;s:11:\"pool_handra\";i:2;s:12:\"pool_handrai\";i:3;s:13:\"pool_handrail\";i:3;s:5:\"3_bag\";i:3;s:10:\"3_bag_filt\";i:1;s:12:\"3_bag_filter\";i:2;s:5:\"colla\";i:1;s:15:\"letterbox_spout\";i:3;s:11:\"auto_filler\";i:2;s:17:\"nixin_sst_z-spout\";i:7;s:7:\"pool_wa\";i:1;s:11:\"mosaic_tile\";i:1;s:14:\"led_pool_light\";i:1;s:5:\"2m_wa\";i:1;s:8:\"2m_water\";i:1;s:9:\"chemicals\";i:4;s:7:\"water_r\";i:1;s:9:\"water_rim\";i:1;s:11:\"water_rim_e\";i:1;s:10:\"filtration\";i:1;s:7:\"dominat\";i:1;s:8:\"zodiac_g\";i:2;s:8:\"pool_pol\";i:1;s:7:\"glass_f\";i:3;s:18:\"glass_filter_media\";i:3;s:10:\"water_pipe\";i:1;s:12:\"water_pipe_s\";i:1;s:14:\"water_pipe_spo\";i:1;s:16:\"water_pipe_spout\";i:4;s:6:\"pipe_s\";i:2;s:10:\"pipe_spout\";i:4;s:12:\"led_strip_li\";i:3;s:7:\"strip_l\";i:1;s:8:\"strip_li\";i:1;s:7:\"mineral\";i:1;s:8:\"aqua_poo\";i:1;s:11:\"aqua_pool_p\";i:1;s:14:\"aqua_pool_pump\";i:1;s:16:\"aqua_pool_pump_i\";i:1;s:8:\"cleaners\";i:1;s:21:\"letterbox_water_spout\";i:3;s:14:\"suction_safety\";i:2;s:19:\"suction_safety_port\";i:1;s:13:\"pool_cover_ro\";i:1;s:7:\"50_pipe\";i:1;s:5:\"colou\";i:1;s:10:\"colour_cha\";i:2;s:12:\"colour_chang\";i:1;s:14:\"colour_changin\";i:1;s:13:\"colour_changi\";i:1;s:21:\"colour_changing_light\";i:2;s:12:\"urtain_spout\";i:1;s:13:\"curtain_spout\";i:1;s:6:\"eco_fi\";i:1;s:10:\"eco_filter\";i:3;s:6:\"pop_up\";i:1;s:12:\"pop_up_spout\";i:2;s:6:\"air_co\";i:2;s:7:\"air_con\";i:1;s:9:\"air_contr\";i:1;s:17:\"stainless_steel_a\";i:1;s:5:\"led_e\";i:1;s:7:\"pool_he\";i:2;s:5:\"housi\";i:1;s:7:\"housing\";i:1;s:5:\"super\";i:1;s:8:\"heat_pum\";i:1;s:6:\"heat_p\";i:1;s:6:\"capaci\";i:2;s:7:\"capacit\";i:1;s:8:\"pool_cap\";i:1;s:9:\"pool_capa\";i:1;s:5:\"capac\";i:2;s:10:\"salt_water\";i:5;s:13:\"salt_water_ch\";i:1;s:10:\"letter_box\";i:3;s:5:\"5m_de\";i:1;s:6:\"puresa\";i:1;s:8:\"led_ligh\";i:1;s:7:\"heat_pu\";i:1;s:12:\"nixin_72_led\";i:1;s:11:\"nixin_72led\";i:1;s:8:\"pool_led\";i:1;s:11:\"pool_led_li\";i:1;s:15:\"pool_led_lights\";i:2;s:8:\"baracuda\";i:1;s:7:\"testing\";i:1;s:8:\"eco_badu\";i:2;s:6:\"eco_ba\";i:1;s:15:\"pool_filter_san\";i:1;s:7:\"water_f\";i:5;s:18:\"stainless_steel_wa\";i:1;s:21:\"stainless_steel_water\";i:1;s:23:\"stainless_steel_water_f\";i:1;s:29:\"stainless_steel_water_feature\";i:3;s:8:\"marble_l\";i:1;s:8:\"shock_it\";i:3;s:7:\"bromine\";i:3;s:8:\"zodiac_c\";i:1;s:5:\"tiles\";i:2;s:11:\"tiles_for_o\";i:1;s:12:\"weir_skimmer\";i:1;s:20:\"stainless_steel_grid\";i:2;s:5:\"curve\";i:1;s:10:\"curve_pipe\";i:1;s:18:\"stainless_steel_fo\";i:1;s:8:\"800mm_sp\";i:1;s:11:\"800mm_spout\";i:1;s:9:\"lane_rope\";i:1;s:6:\"1.2m_s\";i:1;s:12:\"nixin_sst_12\";i:1;s:14:\"nixin_sst_1200\";i:2;s:16:\"nixin_sst_1200mm\";i:2;s:20:\"nixin_sst_spout_1200\";i:1;s:22:\"nixin_sst_spout_1200mm\";i:2;s:12:\"nixin_sst_z-\";i:6;s:19:\"nixin_sst_z-spout_1\";i:2;s:20:\"nixin_sst_z-spout_12\";i:1;s:11:\"nixin_sst_z\";i:3;s:15:\"nixin_sst_spout\";i:1;s:13:\"nixin_sst_fan\";i:1;s:16:\"nixin_sst_fan_sp\";i:1;s:19:\"nixin_sst_fan_spout\";i:1;s:8:\"nixin_st\";i:1;s:8:\"nixin_ss\";i:2;s:14:\"nixin_sst_z-sp\";i:2;s:11:\"nixin_sst_s\";i:2;s:14:\"nixin_sst_spou\";i:1;s:14:\"nixin_sst_lett\";i:1;s:16:\"nixin_sst_letter\";i:1;s:19:\"nixin_sst_letterbox\";i:1;s:23:\"nixin_sst_letterbox_spo\";i:1;s:25:\"nixin_sst_letterbox_spout\";i:1;s:10:\"bottom_dra\";i:1;s:10:\"p-rail_eco\";i:1;s:10:\"waterfal_s\";i:1;s:6:\"pipe_c\";i:1;s:8:\"pipe_cle\";i:1;s:8:\"pipes_sa\";i:1;s:9:\"pipes_san\";i:1;s:12:\"aim_flow_led\";i:1;s:10:\"pool_tiles\";i:1;s:11:\"mosaic_pool\";i:1;s:13:\"mosaic_pool_t\";i:1;s:15:\"mosaic_pool_til\";i:1;s:17:\"mosaic_pool_tiles\";i:1;s:10:\"sst_square\";i:1;s:8:\"safety_p\";i:1;s:10:\"safety_poo\";i:1;s:11:\"safety_pool\";i:1;s:13:\"safety_pool_c\";i:1;s:14:\"safety_pool_cl\";i:1;s:15:\"safety_pool_cle\";i:1;s:16:\"safety_pool_clea\";i:1;s:17:\"safety_pool_clean\";i:1;s:10:\"suction_sa\";i:1;s:11:\"suction_saf\";i:1;s:6:\"waters\";i:2;s:8:\"waterspo\";i:1;s:9:\"waterspou\";i:1;s:30:\"nixin_sst_dual_suction_skimmer\";i:1;s:44:\"nixin_sst_compact_63led_crystalite_white_led\";i:1;s:8:\"pool_hes\";i:1;s:5:\"press\";i:1;s:8:\"pressure\";i:3;s:10:\"pressure_j\";i:1;s:9:\"aimflo_li\";i:1;s:9:\"glass_fit\";i:1;s:15:\"glass_filter_me\";i:1;s:6:\"pvc_pi\";i:1;s:5:\"cryst\";i:1;s:10:\"crystalite\";i:3;s:7:\"auto_fi\";i:1;s:12:\"auto_fillers\";i:2;s:6:\"auto_f\";i:1;s:6:\"\\\'blue\";i:1;s:15:\"panache_marston\";i:1;s:8:\"leaf_cat\";i:3;s:12:\"leaf_catcher\";i:2;s:8:\"chlorina\";i:1;s:11:\"chlorinator\";i:5;s:5:\"cladd\";i:1;s:8:\"cladding\";i:1;s:7:\"e_clear\";i:2;s:6:\"e_clea\";i:1;s:10:\"poolmaid_5\";i:2;s:5:\"ipp_l\";i:1;s:7:\"ipp_led\";i:1;s:11:\"ipp_led_ret\";i:1;s:12:\"poolmaid_5\\\"\";i:4;s:17:\"poolmaid_5\\\"_pool\";i:2;s:20:\"poolmaid_5\\\"_poolite\";i:3;s:18:\"poolmaid_5\\\"_pooli\";i:1;s:8:\"chemical\";i:2;s:10:\"pump_and_f\";i:1;s:12:\"pump_and_fil\";i:1;s:5:\"sst_a\";i:2;s:5:\"anode\";i:3;s:8:\"deck_lid\";i:3;s:8:\"lighting\";i:3;s:7:\"lightin\";i:1;s:5:\"inlet\";i:7;s:7:\"inlet_p\";i:1;s:12:\"water_fall_s\";i:1;s:16:\"water_fall_spout\";i:1;s:9:\"led_stain\";i:2;s:12:\"led_stainles\";i:1;s:7:\"led_sst\";i:3;s:10:\"led_sst_ai\";i:1;s:11:\"led_sst_aim\";i:1;s:6:\"rimflo\";i:4;s:7:\"sst_rim\";i:1;s:10:\"sst_rimflo\";i:2;s:9:\"sst_rimfl\";i:1;s:8:\"vacuum_l\";i:1;s:12:\"vacuum_lid_t\";i:1;s:5:\"moval\";i:1;s:5:\"remov\";i:1;s:6:\"remove\";i:1;s:8:\"remove_v\";i:1;s:6:\"grates\";i:1;s:14:\"sst_pipe_spout\";i:1;s:5:\"d50_x\";i:1;s:9:\"d50_x_150\";i:1;s:9:\"d38_x_150\";i:1;s:7:\"d38_300\";i:1;s:5:\"steps\";i:25;s:12:\"pool_railing\";i:1;s:5:\"fount\";i:3;s:8:\"fountain\";i:8;s:6:\"pool_n\";i:1;s:16:\"water_spouts_100\";i:1;s:7:\"voyager\";i:1;s:7:\"sst_50m\";i:1;s:10:\"fibreglass\";i:5;s:17:\"fibreglass_mosaic\";i:1;s:6:\"coping\";i:3;s:8:\"50mm_pvc\";i:1;s:12:\"50mm_pvc_pip\";i:1;s:14:\"water_features\";i:5;s:7:\"hug_bug\";i:8;s:13:\"black_venturi\";i:1;s:17:\"black_venturi_jet\";i:1;s:19:\"stainless_steel_led\";i:2;s:9:\"pool_grab\";i:2;s:15:\"pool_grab_rails\";i:2;s:9:\"lifeguard\";i:1;s:13:\"letterbox_spo\";i:1;s:12:\"slimline_spo\";i:1;s:5:\"bubbl\";i:1;s:7:\"sst_nan\";i:1;s:8:\"sst_nano\";i:1;s:7:\"champag\";i:2;s:13:\"champagne_bub\";i:1;s:11:\"pool_coping\";i:1;s:15:\"led_strip_for_s\";i:1;s:5:\"lumen\";i:1;s:12:\"lumen_lights\";i:1;s:7:\"transfo\";i:3;s:6:\"founta\";i:2;s:18:\"champagne_fountain\";i:1;s:6:\"anchor\";i:3;s:11:\"water_featu\";i:2;s:13:\"sand_for_sand\";i:1;s:8:\"pool_han\";i:3;s:7:\"pool_re\";i:3;s:8:\"pool_res\";i:2;s:7:\"grate_d\";i:1;s:9:\"grate_dra\";i:1;s:10:\"grate_drai\";i:1;s:11:\"grate_drain\";i:1;s:8:\"pool_spo\";i:1;s:8:\"float_st\";i:1;s:12:\"water_eature\";i:1;s:11:\"sst_z_spout\";i:5;s:14:\"stainless_teel\";i:1;s:19:\"stainless_teel_pool\";i:1;s:20:\"stainless_steel_pool\";i:1;s:23:\"stainless_steel_pool_su\";i:1;s:10:\"grab_rails\";i:3;s:5:\"liste\";i:2;s:8:\"listello\";i:3;s:14:\"panache_cobalt\";i:1;s:7:\"pool_lo\";i:2;s:8:\"pool_gra\";i:2;s:14:\"pool_grab_rail\";i:1;s:11:\"glass_media\";i:7;s:9:\"fountains\";i:5;s:7:\"pool_pa\";i:1;s:7:\"nixin_l\";i:2;s:11:\"nixin_light\";i:3;s:12:\"strip_led_li\";i:1;s:12:\"swimming_poo\";i:1;s:15:\"swimming_pool_v\";i:1;s:16:\"swimming_pool_co\";i:2;s:19:\"swimming_pool_cover\";i:3;s:9:\"pool_weir\";i:1;s:12:\"pool_weir_co\";i:1;s:8:\"aqua_max\";i:2;s:10:\"aqua_max_w\";i:1;s:8:\"filter_f\";i:1;s:16:\"sand_filter_part\";i:1;s:9:\"letter_bo\";i:2;s:9:\"pool_chem\";i:1;s:10:\"pool_chemi\";i:1;s:12:\"pool_chemica\";i:2;s:14:\"pool_chemicals\";i:5;s:9:\"pool_salt\";i:4;s:6:\"gasket\";i:1;s:8:\"gasket_w\";i:1;s:8:\"delivery\";i:2;s:9:\"het_spout\";i:1;s:9:\"jet_spout\";i:1;s:14:\"drainage_grate\";i:1;s:38:\"nixin_sst_slimline_profile_spout_300mm\";i:1;s:7:\"ladders\";i:8;s:11:\"aimflo_lite\";i:2;s:7:\"sst_aim\";i:1;s:9:\"sst_aimfl\";i:1;s:13:\"sst_aimflo_li\";i:1;s:15:\"sst_aimflo_lite\";i:1;s:8:\"spec_pum\";i:1;s:6:\"spec_p\";i:1;s:14:\"slimline_spout\";i:1;s:14:\"sst_face_plate\";i:1;s:6:\"lunaro\";i:2;s:9:\"transform\";i:3;s:6:\"oceano\";i:1;s:12:\"distribution\";i:1;s:16:\"salt_chlorinator\";i:3;s:18:\"stainless_steel_we\";i:1;s:21:\"stainless_steel_cover\";i:1;s:13:\"stainless_pro\";i:1;s:6:\"square\";i:2;s:9:\"square_po\";i:1;s:11:\"square_pool\";i:1;s:16:\"square_pool_lite\";i:1;s:8:\"c_spouts\";i:1;s:7:\"quality\";i:3;s:10:\"quality_pa\";i:1;s:11:\"quality_par\";i:1;s:13:\"quality_parts\";i:1;s:7:\"pump_pa\";i:1;s:8:\"pool_noo\";i:1;s:21:\"slimline_z_type_spout\";i:1;s:13:\"pool_fountain\";i:1;s:9:\"blue_trio\";i:1;s:7:\"led_aim\";i:1;s:8:\"non_retu\";i:1;s:10:\"non_return\";i:1;s:9:\"weir_deck\";i:2;s:13:\"weir_deck_lid\";i:2;s:7:\"weir_de\";i:1;s:12:\"weir_deck_li\";i:1;s:6:\"casing\";i:2;s:5:\"regal\";i:1;s:7:\"regal_r\";i:1;s:10:\"regal_rive\";i:1;s:5:\"above\";i:1;s:9:\"lamp_only\";i:2;s:8:\"crystali\";i:2;s:13:\"crystalite_po\";i:1;s:16:\"crystalite_power\";i:1;s:6:\"acetal\";i:11;s:8:\"acetal_c\";i:1;s:10:\"deck_light\";i:2;s:13:\"deck_light_ac\";i:1;s:14:\"deck_light_ace\";i:1;s:5:\"air_c\";i:1;s:10:\"thread_tap\";i:2;s:5:\"inflo\";i:3;s:10:\"air_button\";i:1;s:16:\"spa_suction_port\";i:6;s:11:\"acetal_port\";i:2;s:19:\"safety_suction_port\";i:1;s:7:\"vac_lid\";i:2;s:11:\"venturi_jet\";i:2;s:10:\"pool_steps\";i:2;s:6:\"c_spou\";i:2;s:5:\"resan\";i:1;s:5:\"dolph\";i:1;s:12:\"aimflo_light\";i:1;s:21:\"nixin_sst_slimline_sp\";i:1;s:24:\"nixin_sst_slimline_spout\";i:2;s:27:\"nixin_sst_slimline_spout_50\";i:1;s:26:\"nixin_sst_slimline_spout_5\";i:2;s:28:\"nixin_sst_slimline_spout_500\";i:1;s:30:\"nixin_sst_slimline_spout_500mm\";i:1;s:13:\"s_chlorinator\";i:1;s:15:\"sal_chlorinator\";i:1;s:9:\"zodiac_te\";i:1;s:8:\"zodiac_t\";i:1;s:12:\"tile_mosaics\";i:2;s:9:\"dual_safe\";i:1;s:10:\"led_aimflo\";i:1;s:15:\"swimming_pool_n\";i:1;s:15:\"swimming_pool_w\";i:1;s:17:\"swimming_pool_wei\";i:1;s:12:\"pool_ladders\";i:4;s:8:\"1.1_pump\";i:1;s:6:\"spa_eq\";i:1;s:9:\"spa_equip\";i:1;s:12:\"spa_equip_ai\";i:1;s:11:\"suction_ski\";i:1;s:8:\"ball_val\";i:1;s:6:\"led_no\";i:2;s:5:\"led_n\";i:1;s:11:\"suction_lid\";i:1;s:5:\"emaux\";i:2;s:7:\"emaux_u\";i:1;s:7:\"emaux_n\";i:1;s:8:\"fibre_gl\";i:1;s:14:\"fibre_glass_ma\";i:1;s:6:\"pentai\";i:1;s:6:\"copper\";i:1;s:11:\"copper_test\";i:2;s:14:\"copper_test_st\";i:1;s:16:\"copper_test_stro\";i:1;s:15:\"copper_test_str\";i:1;s:17:\"copper_test_strip\";i:1;s:10:\"pool_handr\";i:1;s:25:\"stainless_steel_grab_rail\";i:1;s:12:\"z-spout_1000\";i:1;s:14:\"z-spout_1000mm\";i:2;s:13:\"chlorinato_ce\";i:1;s:8:\"ladder_r\";i:1;s:11:\"pool_pump_c\";i:1;s:13:\"pool_pump_com\";i:1;s:11:\"nixin_sst_c\";i:1;s:12:\"nixin_sst_c-\";i:1;s:13:\"nixin_sst_c-s\";i:1;s:17:\"nixin_sst_c-spout\";i:2;s:19:\"nixin_sst_c-spout_4\";i:1;s:21:\"nixin_sst_c-spout_450\";i:1;s:22:\"nixin_sst_c-spout_450w\";i:1;s:24:\"nixin_sst_c-spout_450w_x\";i:1;s:28:\"nixin_sst_c-spout_450w_x_780\";i:1;s:29:\"nixin_sst_c-spout_450w_x_780h\";i:1;s:6:\"spa_le\";i:1;s:9:\"spa_eleme\";i:1;s:10:\"spa_elemen\";i:1;s:11:\"spa_element\";i:1;s:18:\"spa_element_casing\";i:2;s:7:\"grab_ra\";i:3;s:15:\"roll_top_ladder\";i:1;s:16:\"roll_top_ladders\";i:1;s:9:\"pool_coat\";i:1;s:6:\"part_i\";i:1;s:11:\"fountains_i\";i:2;s:10:\"pool_spout\";i:1;s:9:\"pure_life\";i:1;s:8:\"port_val\";i:1;s:10:\"filter_san\";i:1;s:5:\"quali\";i:1;s:5:\"waste\";i:1;s:9:\"waste_tra\";i:1;s:9:\"pool_trap\";i:1;s:9:\"nixin_aim\";i:1;s:19:\"dual_safety_skimmer\";i:1;s:7:\"railing\";i:5;s:7:\"aqua_ma\";i:1;s:13:\"aqua_max_pool\";i:1;s:16:\"aqua_max_pool_pu\";i:1;s:18:\"aqua_max_pool_pump\";i:1;s:5:\"reepy\";i:2;s:8:\"filter_g\";i:1;s:10:\"filter_gla\";i:1;s:12:\"filter_glass\";i:3;s:11:\"filter_pool\";i:2;s:8:\"glass_me\";i:1;s:9:\"glass_med\";i:1;s:10:\"glass_medi\";i:1;s:10:\"fibre_deal\";i:1;s:10:\"fibre_seal\";i:1;s:11:\"pool_ladder\";i:5;s:6:\"pool_b\";i:2;s:6:\"1500mm\";i:2;s:8:\"1500mm_s\";i:2;s:9:\"1500mm_sp\";i:1;s:12:\"1500mm_spout\";i:1;s:10:\"1500mm_sta\";i:1;s:9:\"pool_maid\";i:3;s:10:\"skimmer_fa\";i:1;s:12:\"skimmer_face\";i:1;s:7:\"a_spout\";i:1;s:7:\"aqua_ki\";i:1;s:9:\"aqua_king\";i:2;s:5:\"chemi\";i:3;s:7:\"chemica\";i:3;s:8:\"pool_sal\";i:1;s:8:\"retrofit\";i:1;s:7:\"steps_5\";i:2;s:9:\"pool_ladd\";i:1;s:5:\"lette\";i:1;s:6:\"astral\";i:2;s:10:\"swimming_p\";i:1;s:18:\"hand_rail_swimming\";i:1;s:23:\"hand_rail_swimming_pool\";i:1;s:5:\"p_rai\";i:1;s:22:\"stainless_steel_ladder\";i:14;s:7:\"so_pool\";i:1;s:10:\"so_pool_ra\";i:1;s:13:\"so_pool_rails\";i:2;s:7:\"ss_pool\";i:1;s:10:\"ss_pool_ra\";i:1;s:12:\"ss_pool_rail\";i:1;s:13:\"ss_pool_rails\";i:2;s:11:\"bottom_drai\";i:1;s:9:\"pond_ligh\";i:1;s:11:\"pond_lights\";i:2;s:10:\"wall_spout\";i:1;s:8:\"sst_pipe\";i:2;s:20:\"nixin_sst_pipe_spout\";i:2;s:12:\"letterbox_wa\";i:1;s:15:\"letterbox_water\";i:1;s:5:\"c_140\";i:1;s:11:\"chlorine_25\";i:1;s:13:\"aimflo_lights\";i:1;s:12:\"mosaic_clear\";i:1;s:17:\"mosaic_clear_pool\";i:1;s:5:\"price\";i:1;s:8:\"price_on\";i:1;s:14:\"price_on_a_new\";i:2;s:16:\"price_on_a_new_2\";i:1;s:18:\"price_on_a_new_2_b\";i:1;s:9:\"pool_safe\";i:1;s:11:\"pool_safety\";i:1;s:5:\"tails\";i:1;s:9:\"filter_pu\";i:1;s:14:\"sand_filter_ta\";i:1;s:11:\"filter_tank\";i:2;s:7:\"fibregl\";i:1;s:15:\"fibreglass_mosa\";i:1;s:9:\"inflolite\";i:2;s:9:\"replaceme\";i:1;s:26:\"sst_72_led_blue_crystalite\";i:1;s:6:\"pvc_hd\";i:1;s:9:\"pvc_hd_cr\";i:1;s:10:\"pvc_hd_cro\";i:1;s:6:\"sst_wa\";i:1;s:8:\"sst_wall\";i:1;s:7:\"led_poo\";i:1;s:6:\"leader\";i:1;s:11:\"leader_hose\";i:2;s:7:\"pool_ac\";i:1;s:9:\"pool_acid\";i:1;s:7:\"3_bag_s\";i:1;s:9:\"3_bag_san\";i:1;s:10:\"3_bag_sand\";i:1;s:6:\"pool_3\";i:1;s:8:\"pool_3_b\";i:1;s:9:\"pool_3_ba\";i:1;s:15:\"pool_aqu_filter\";i:1;s:16:\"pool_aqua_filter\";i:2;s:7:\"auto_re\";i:1;s:13:\"black_suction\";i:1;s:18:\"black_suction_port\";i:1;s:7:\"pool_mu\";i:1;s:8:\"pool_mul\";i:1;s:10:\"pool_multi\";i:1;s:13:\"pool_multi_va\";i:1;s:11:\"aqua_dazzle\";i:2;s:17:\"pool_handrail_and\";i:2;s:21:\"pool_handrail_and_ste\";i:1;s:23:\"pool_handrail_and_steps\";i:1;s:11:\"waterfall_o\";i:1;s:14:\"waterfall_over\";i:2;s:16:\"waterfall_over_f\";i:1;s:21:\"stainless_steel_ladde\";i:1;s:23:\"stainless_steel_ladders\";i:3;s:20:\"stainless_steel_rail\";i:1;s:10:\"ladder_foo\";i:3;s:11:\"ladder_foot\";i:1;s:11:\"ladder_safe\";i:1;s:13:\"ladder_safety\";i:1;s:14:\"ladder_footing\";i:1;s:6:\"plasti\";i:1;s:12:\"stainless_st\";i:1;s:10:\"box_spouts\";i:1;s:9:\"filter_sa\";i:1;s:12:\"pool_pump_an\";i:1;s:16:\"pool_pump_and_fi\";i:1;s:14:\"pool_regulator\";i:1;s:5:\"c_sha\";i:1;s:7:\"c_shape\";i:2;s:10:\"shock_it_h\";i:1;s:6:\"salt_c\";i:1;s:11:\"pressure_re\";i:1;s:14:\"hug_bug_bellow\";i:1;s:7:\"crystal\";i:2;s:12:\"crystal_sand\";i:1;s:6:\"f_sand\";i:1;s:8:\"fil_sand\";i:1;s:8:\"swimquip\";i:2;s:11:\"clear_water\";i:1;s:6:\"50mm_s\";i:1;s:8:\"pump_lid\";i:1;s:10:\"light_deck\";i:1;s:6:\"deck_l\";i:1;s:14:\"dab_submersibl\";i:1;s:5:\"750mm\";i:2;s:11:\"750mm_water\";i:1;s:16:\"letter_box_spout\";i:1;s:9:\"mosaic_fi\";i:1;s:7:\"led_lig\";i:2;s:25:\"stainless_steel_handrails\";i:1;s:12:\"weir_details\";i:1;s:7:\"poolmai\";i:1;s:14:\"poolmaid_pooli\";i:1;s:16:\"poolmaid_poolite\";i:1;s:18:\"poolmaid_poolite_5\";i:1;s:8:\"water_no\";i:1;s:9:\"water_fit\";i:1;s:9:\"12v_trans\";i:1;s:8:\"mounting\";i:2;s:5:\"frame\";i:1;s:12:\"nixin_sst_63\";i:2;s:7:\"pipe_sp\";i:1;s:6:\"sst_pi\";i:1;s:8:\"sst_pool\";i:1;s:11:\"sst_pool_wa\";i:1;s:13:\"sst_pool_wall\";i:1;s:5:\"50_xt\";i:1;s:8:\"50_x_300\";i:1;s:10:\"50_x_300mm\";i:1;s:5:\"alumi\";i:1;s:11:\"aluminium_s\";i:1;s:14:\"aluminium_step\";i:1;s:9:\"aluminium\";i:1;s:12:\"aluminium_la\";i:1;s:16:\"stainless_ladder\";i:2;s:6:\"cannon\";i:1;s:15:\"waterfall_spout\";i:1;s:9:\"i-lumen_8\";i:3;s:5:\"i-lum\";i:1;s:11:\"aqua_pro_al\";i:1;s:12:\"aqua_pro_alg\";i:1;s:7:\"o_rings\";i:2;s:8:\"sand_fil\";i:1;s:8:\"rain_cur\";i:1;s:16:\"sst_rain_curtain\";i:1;s:6:\"badu_3\";i:1;s:11:\"mod_n_greek\";i:1;s:9:\"\\\'z\\\'_led\";i:1;s:6:\"button\";i:1;s:12:\"pool_hand_ra\";i:1;s:7:\"end_cap\";i:2;s:12:\"end_cap_with\";i:2;s:15:\"end_cap_with_gr\";i:1;s:12:\"water_founta\";i:1;s:6:\"mermai\";i:1;s:7:\"mermaid\";i:2;s:5:\"penta\";i:1;s:7:\"clear_b\";i:1;s:10:\"clear_blue\";i:1;s:13:\"water_bubbler\";i:1;s:9:\"water_bub\";i:1;s:11:\"pool_chlori\";i:1;s:16:\"pool_chlorinator\";i:2;s:12:\"dual_suction\";i:3;s:8:\"63_sst_a\";i:1;s:5:\"63_ai\";i:1;s:8:\"epoxy_pa\";i:1;s:7:\"epoxy_p\";i:1;s:12:\"epoxy_pool_p\";i:1;s:14:\"epoxy_pool_pai\";i:1;s:6:\"swivel\";i:1;s:11:\"z_led_water\";i:1;s:17:\"z_led_water_spout\";i:1;s:9:\"box_spout\";i:2;s:7:\"curtain\";i:1;s:15:\"clear_pool_coat\";i:1;s:9:\"bottom_de\";i:1;s:5:\"top_c\";i:1;s:8:\"top_coat\";i:1;s:7:\"glass_b\";i:1;s:9:\"dual_suct\";i:1;s:9:\"grab_rail\";i:2;s:7:\"pool_bu\";i:1;s:11:\"pool_bubble\";i:1;s:7:\"product\";i:1;s:11:\"product_lis\";i:1;s:12:\"product_list\";i:3;s:10:\"price_list\";i:2;s:8:\"dual_suc\";i:1;s:15:\"dual_suction_po\";i:1;s:6:\"lef_li\";i:1;s:11:\"le_lighting\";i:1;s:12:\"led_lighting\";i:1;s:7:\"dab_eur\";i:1;s:12:\"dab_euroswim\";i:3;s:11:\"dab_euroswi\";i:1;s:5:\"sst_s\";i:1;s:10:\"pool_water\";i:2;s:9:\"old_stone\";i:1;s:8:\"blue_led\";i:1;}','yes'),
(3810242,'wp_399_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:117:{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: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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810243,'wp_401_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810244,'wp_421_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:42:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810245,'wp_439_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810246,'wp_442_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810247,'wp_445_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810248,'wp_446_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810249,'wp_450_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810250,'wp_461_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810251,'wp_463_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810252,'wp_474_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:125:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:43:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:46:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:44:{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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810253,'wp_478_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810254,'wp_932_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES
(3810255,'wp_856_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:20:\"wpseo_manage_options\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810256,'wp_981_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810257,'wp_1014_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810258,'wp_1037_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810259,'wp_1039_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810260,'wp_1041_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810261,'wp_1049_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810262,'wp_1058_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810263,'wp_1061_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810264,'wp_1066_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810265,'wp_1069_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:74:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810266,'wp_1070_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3810267,'wp_1077_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:75:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:15:\"manage_security\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3811507,'_transient_timeout_wc_var_prices_4009','1750000192','no'),
(3811508,'_transient_wc_var_prices_4009','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4010\":\"127.00\"},\"regular_price\":{\"4010\":\"127.00\"},\"sale_price\":{\"4010\":\"127.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4010\":\"127.00\"},\"regular_price\":{\"4010\":\"127.00\"},\"sale_price\":{\"4010\":\"127.00\"}}}','no'),
(3811969,'_transient_timeout_wc_var_prices_3935','1750932838','no'),
(3811970,'_transient_wc_var_prices_3935','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3936\":\"17.00\",\"3937\":\"27.00\",\"3938\":\"21.00\",\"3939\":\"40.00\"},\"regular_price\":{\"3936\":\"17.00\",\"3937\":\"27.00\",\"3938\":\"21.00\",\"3939\":\"40.00\"},\"sale_price\":{\"3936\":\"17.00\",\"3937\":\"27.00\",\"3938\":\"21.00\",\"3939\":\"40.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3936\":\"17.00\",\"3937\":\"27.00\",\"3938\":\"21.00\",\"3939\":\"40.00\"},\"regular_price\":{\"3936\":\"17.00\",\"3937\":\"27.00\",\"3938\":\"21.00\",\"3939\":\"40.00\"},\"sale_price\":{\"3936\":\"17.00\",\"3937\":\"27.00\",\"3938\":\"21.00\",\"3939\":\"40.00\"}}}','no'),
(3821660,'rsssl_wp_version_detected','not-found','no'),
(3821663,'rsssl_port_check_2082','fail','no'),
(3821758,'eael_admin_menu_notice','9','no'),
(3822743,'wpins_block_notice','a:1:{s:20:\"simple-301-redirects\";s:20:\"simple-301-redirects\";}','yes'),
(3881719,'_transient_timeout_wc_var_prices_3346','1750928652','no'),
(3881720,'_transient_wc_var_prices_3346','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3348\":\"12871.68\"},\"regular_price\":{\"3348\":\"12871.68\"},\"sale_price\":{\"3348\":\"12871.68\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3348\":\"12871.68\"},\"regular_price\":{\"3348\":\"12871.68\"},\"sale_price\":{\"3348\":\"12871.68\"}}}','no'),
(3883463,'wp_103_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883464,'wp_107_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883465,'wp_126_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:71:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883466,'wp_136_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883467,'wp_144_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883468,'wp_149_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883469,'wp_152_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883470,'wp_157_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883471,'wp_159_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{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:23:\"wf2fa_activate_2fa_self\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883472,'wp_163_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883473,'wp_171_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:64:{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:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{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:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3883474,'wp_172_user_roles','a:10:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{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:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{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:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop Manager\";s:12:\"capabilities\";a:110:{s:20:\"assign_product_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;s:19:\"delete_others_pages\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_others_products\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:12:\"delete_pages\";b:1;s:12:\"delete_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:23:\"delete_private_products\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:14:\"delete_product\";b:1;s:20:\"delete_product_terms\";b:1;s:15:\"delete_products\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:25:\"delete_published_products\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:18:\"delete_shop_coupon\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:19:\"delete_shop_coupons\";b:1;s:17:\"delete_shop_order\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:18:\"delete_shop_orders\";b:1;s:19:\"delete_shop_webhook\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:17:\"edit_others_pages\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_others_products\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:10:\"edit_pages\";b:1;s:10:\"edit_posts\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:21:\"edit_private_products\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:12:\"edit_product\";b:1;s:18:\"edit_product_terms\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_published_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:23:\"edit_published_products\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:16:\"edit_shop_coupon\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:17:\"edit_shop_coupons\";b:1;s:15:\"edit_shop_order\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:16:\"edit_shop_orders\";b:1;s:17:\"edit_shop_webhook\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:10:\"edit_users\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:7:\"level_0\";b:1;s:7:\"level_1\";b:1;s:7:\"level_2\";b:1;s:7:\"level_3\";b:1;s:7:\"level_4\";b:1;s:7:\"level_5\";b:1;s:7:\"level_6\";b:1;s:7:\"level_7\";b:1;s:7:\"level_8\";b:1;s:7:\"level_9\";b:1;s:10:\"list_users\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:20:\"manage_product_terms\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:18:\"manage_woocommerce\";b:1;s:17:\"moderate_comments\";b:1;s:13:\"publish_pages\";b:1;s:13:\"publish_posts\";b:1;s:16:\"publish_products\";b:1;s:20:\"publish_shop_coupons\";b:1;s:19:\"publish_shop_orders\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:21:\"read_private_products\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:24:\"read_private_shop_orders\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:12:\"read_product\";b:1;s:16:\"read_shop_coupon\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"read_shop_webhook\";b:1;s:15:\"unfiltered_html\";b:1;s:12:\"upload_files\";b:1;s:24:\"view_woocommerce_reports\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:0:{}}s:14:\"minisite_admin\";a:2:{s:4:\"name\";s:18:\"MINI ADMINISTRATOR\";s:12:\"capabilities\";a:0:{}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:0:{}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:0:{}}}','yes'),
(3902273,'wc_blocks_use_blockified_product_grid_block_as_template','no','yes'),
(3902274,'wc_blocks_version','11.8.0-dev','yes'),
(3902275,'jetpack_connection_active_plugins','a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}','yes'),
(3902286,'jetpack_options','a:1:{s:14:\"last_heartbeat\";i:1748443069;}','yes'),
(3973590,'woocommerce_custom_orders_table_enabled','no','yes'),
(3973591,'woocommerce_custom_orders_table_data_sync_enabled','no','yes'),
(3973592,'woocommerce_custom_orders_table_created','yes','yes'),
(3979135,'linkon','a:3:{i:0;s:199:\"Introducing the NIXIN SST Standard Rail 1300mm, an essential addition to enhance both safety and aesthetics in your pool area. Crafted from high-quality 316 stainless steel with a polished finish,…\";i:1;s:5:\"Steps\";i:2;s:199:\"Introducing the NIXIN SST Standard Rail 1300mm, an essential addition to enhance both safety and aesthetics in your pool area. Crafted from high-quality 316 stainless steel with a polished finish,…\";}','yes'),
(3989873,'eael_show_reset_password_on_form_submit_226','1','no'),
(4042474,'gf_telemetry_data','a:2:{s:8:\"snapshot\";O:64:\"Gravity_Forms\\Gravity_Forms\\Telemetry\\GF_Telemetry_Snapshot_Data\":3:{s:4:\"data\";a:31:{s:3:\"key\";s:32:\"e191008bd3145c282c2b6ec13a777a3c\";s:10:\"wp_version\";s:5:\"6.8.1\";s:11:\"php_version\";s:5:\"8.4.5\";s:13:\"mysql_version\";s:7:\"10.11.6\";s:7:\"plugins\";a:53:{i:0;a:4:{s:4:\"name\";s:21:\"Admin Notices Manager\";s:4:\"slug\";s:21:\"admin-notices-manager\";s:7:\"version\";s:5:\"1.6.0\";s:9:\"is_active\";b:0;}i:1;a:4:{s:4:\"name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"5.4\";s:9:\"is_active\";b:0;}i:2;a:4:{s:4:\"name\";s:11:\"Autoptimize\";s:4:\"slug\";s:11:\"autoptimize\";s:7:\"version\";s:6:\"3.1.13\";s:9:\"is_active\";b:0;}i:3;a:4:{s:4:\"name\";s:17:\"Beehive Analytics\";s:4:\"slug\";s:17:\"beehive-analytics\";s:7:\"version\";s:6:\"3.4.17\";s:9:\"is_active\";b:0;}i:4;a:4:{s:4:\"name\";s:31:\"CookieYes | GDPR Cookie Consent\";s:4:\"slug\";s:15:\"cookie-law-info\";s:7:\"version\";s:6:\"3.2.10\";s:9:\"is_active\";b:0;}i:5;a:4:{s:4:\"name\";s:35:\"Custom Product Tabs for WooCommerce\";s:4:\"slug\";s:46:\"yikes-inc-easy-custom-woocommerce-product-tabs\";s:7:\"version\";s:5:\"1.8.6\";s:9:\"is_active\";b:0;}i:6;a:4:{s:4:\"name\";s:14:\"Domain Mapping\";s:4:\"slug\";s:14:\"domain-mapping\";s:7:\"version\";s:7:\"4.4.3.3\";s:9:\"is_active\";b:0;}i:7;a:4:{s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.29.0\";s:9:\"is_active\";b:1;}i:8;a:4:{s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:7:\"version\";s:6:\"3.29.0\";s:9:\"is_active\";b:1;}i:9;a:4:{s:4:\"name\";s:56:\"Elementor Scheme_Color and Scheme_Typography Class Issue\";s:4:\"slug\";s:13:\"elementor_fix\";s:7:\"version\";s:3:\"1.0\";s:9:\"is_active\";b:0;}i:10;a:4:{s:4:\"name\";s:41:\"ERE Colors - Essential Real Estate Add-On\";s:4:\"slug\";s:10:\"ere-colors\";s:7:\"version\";s:3:\"1.5\";s:9:\"is_active\";b:0;}i:11;a:4:{s:4:\"name\";s:30:\"Essential Addons for Elementor\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:7:\"version\";s:6:\"6.1.14\";s:9:\"is_active\";b:1;}i:12;a:4:{s:4:\"name\";s:36:\"Essential Addons for Elementor - Pro\";s:4:\"slug\";s:26:\"essential-addons-elementor\";s:7:\"version\";s:6:\"6.0.13\";s:9:\"is_active\";b:1;}i:13;a:4:{s:4:\"name\";s:21:\"Essential Real Estate\";s:4:\"slug\";s:21:\"essential-real-estate\";s:7:\"version\";s:5:\"5.2.1\";s:9:\"is_active\";b:0;}i:14;a:4:{s:4:\"name\";s:20:\"Extras for Elementor\";s:4:\"slug\";s:16:\"elementor-extras\";s:7:\"version\";s:6:\"2.2.52\";s:9:\"is_active\";b:0;}i:15;a:4:{s:4:\"name\";s:16:\"G-Forms hCaptcha\";s:4:\"slug\";s:11:\"gf-hcaptcha\";s:7:\"version\";s:5:\"1.3.1\";s:9:\"is_active\";b:0;}i:16;a:4:{s:4:\"name\";s:12:\"GP Blocklist\";s:4:\"slug\";s:12:\"gp-blocklist\";s:7:\"version\";s:5:\"1.3.8\";s:9:\"is_active\";b:0;}i:17;a:4:{s:4:\"name\";s:10:\"GP Premium\";s:4:\"slug\";s:10:\"gp-premium\";s:7:\"version\";s:5:\"2.5.0\";s:9:\"is_active\";b:1;}i:18;a:4:{s:4:\"name\";s:13:\"Gravity Forms\";s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:5:\"2.9.8\";s:9:\"is_active\";b:1;}i:19;a:4:{s:4:\"name\";s:29:\"Gravity Forms Email Blacklist\";s:4:\"slug\";s:29:\"gravity-forms-email-blacklist\";s:7:\"version\";s:5:\"2.6.2\";s:9:\"is_active\";b:0;}i:20;a:4:{s:4:\"name\";s:32:\"Gravity Forms Geolocation Add-On\";s:4:\"slug\";s:23:\"gravityformsgeolocation\";s:7:\"version\";s:5:\"1.2.0\";s:9:\"is_active\";b:0;}i:21;a:4:{s:4:\"name\";s:13:\"Gravity Perks\";s:4:\"slug\";s:12:\"gravityperks\";s:7:\"version\";s:5:\"2.3.7\";s:9:\"is_active\";b:0;}i:22;a:4:{s:4:\"name\";s:56:\"GTM4WP - A Google Tag Manager (GTM) plugin for WordPress\";s:4:\"slug\";s:31:\"duracelltomi-google-tag-manager\";s:7:\"version\";s:6:\"1.21.1\";s:9:\"is_active\";b:1;}i:23;a:4:{s:4:\"name\";s:15:\"hCaptcha for WP\";s:4:\"slug\";s:27:\"hcaptcha-for-forms-and-more\";s:7:\"version\";s:6:\"4.13.0\";s:9:\"is_active\";b:0;}i:24;a:4:{s:4:\"name\";s:7:\"JetMenu\";s:4:\"slug\";s:8:\"jet-menu\";s:7:\"version\";s:7:\"2.4.7.1\";s:9:\"is_active\";b:0;}i:25;a:4:{s:4:\"name\";s:30:\"Login IP & Country Restriction\";s:4:\"slug\";s:28:\"login-ip-country-restriction\";s:7:\"version\";s:5:\"6.7.2\";s:9:\"is_active\";b:0;}i:26;a:4:{s:4:\"name\";s:14:\"Login LockDown\";s:4:\"slug\";s:16:\"login-lockdown.1\";s:7:\"version\";s:6:\"v1.8.1\";s:9:\"is_active\";b:0;}i:27;a:4:{s:4:\"name\";s:13:\"MDS Collivery\";s:4:\"slug\";s:39:\"Collivery-Collivery-WooCommerce-6d2cd53\";s:7:\"version\";s:6:\"3.1.28\";s:9:\"is_active\";b:0;}i:28;a:4:{s:4:\"name\";s:18:\"New Blog Templates\";s:4:\"slug\";s:20:\"blogtemplates-master\";s:7:\"version\";s:12:\"2.8.7-beta-1\";s:9:\"is_active\";b:0;}i:29;a:4:{s:4:\"name\";s:18:\"New Blog Templates\";s:4:\"slug\";s:13:\"blogtemplates\";s:7:\"version\";s:5:\"2.8.6\";s:9:\"is_active\";b:0;}i:30;a:4:{s:4:\"name\";s:17:\"NMP Admin Limiter\";s:4:\"slug\";s:17:\"nmp_admin_limiter\";s:7:\"version\";s:5:\"1.1.1\";s:9:\"is_active\";b:0;}i:31;a:4:{s:4:\"name\";s:26:\"Page Builder by SiteOrigin\";s:4:\"slug\";s:17:\"siteorigin-panels\";s:7:\"version\";s:6:\"2.31.8\";s:9:\"is_active\";b:0;}i:32;a:4:{s:4:\"name\";s:20:\"Phoenix Media Rename\";s:4:\"slug\";s:20:\"phoenix-media-rename\";s:7:\"version\";s:6:\"3.12.9\";s:9:\"is_active\";b:0;}i:33;a:4:{s:4:\"name\";s:27:\"PowerPack Pro for Elementor\";s:4:\"slug\";s:18:\"powerpack-elements\";s:7:\"version\";s:6:\"2.11.9\";s:9:\"is_active\";b:1;}i:34;a:4:{s:4:\"name\";s:13:\"Rank Math SEO\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:7:\"version\";s:7:\"1.0.245\";s:9:\"is_active\";b:0;}i:35;a:4:{s:4:\"name\";s:22:\"Really Simple Security\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:7:\"version\";s:5:\"9.3.5\";s:9:\"is_active\";b:0;}i:36;a:4:{s:4:\"name\";s:21:\"Project Staging Plugin\";s:4:\"slug\";s:14:\"rocket_staging\";s:7:\"version\";s:3:\"1.0\";s:9:\"is_active\";b:0;}i:37;a:4:{s:4:\"name\";s:20:\"Simple 301 Redirects\";s:4:\"slug\";s:20:\"simple-301-redirects\";s:7:\"version\";s:6:\"2.0.11\";s:9:\"is_active\";b:1;}i:38;a:4:{s:4:\"name\";s:10:\"Simple CSS\";s:4:\"slug\";s:10:\"simple-css\";s:7:\"version\";s:5:\"1.1.1\";s:9:\"is_active\";b:0;}i:39;a:4:{s:4:\"name\";s:25:\"SiteOrigin Widgets Bundle\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:7:\"version\";s:6:\"1.68.4\";s:9:\"is_active\";b:0;}i:40;a:4:{s:4:\"name\";s:18:\"Smart Slider 3 Pro\";s:4:\"slug\";s:25:\"nextend-smart-slider3-pro\";s:7:\"version\";s:8:\"3.5.0.11\";s:9:\"is_active\";b:0;}i:41;a:4:{s:4:\"name\";s:10:\"Templately\";s:4:\"slug\";s:10:\"templately\";s:7:\"version\";s:5:\"3.2.5\";s:9:\"is_active\";b:0;}i:42;a:4:{s:4:\"name\";s:16:\"User Role Editor\";s:4:\"slug\";s:16:\"user-role-editor\";s:7:\"version\";s:6:\"4.64.5\";s:9:\"is_active\";b:0;}i:43;a:4:{s:4:\"name\";s:9:\"Widgetkit\";s:4:\"slug\";s:9:\"widgetkit\";s:7:\"version\";s:5:\"2.9.8\";s:9:\"is_active\";b:0;}i:44;a:4:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:5:\"9.8.5\";s:9:\"is_active\";b:1;}i:45;a:4:{s:4:\"name\";s:27:\"WooCommerce Payfast Gateway\";s:4:\"slug\";s:27:\"woocommerce-payfast-gateway\";s:7:\"version\";s:5:\"1.7.1\";s:9:\"is_active\";b:0;}i:46;a:4:{s:4:\"name\";s:18:\"Wordfence Security\";s:4:\"slug\";s:9:\"wordfence\";s:7:\"version\";s:5:\"8.0.5\";s:9:\"is_active\";b:0;}i:47;a:4:{s:4:\"name\";s:18:\"WordPress Importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:7:\"version\";s:5:\"0.8.4\";s:9:\"is_active\";b:0;}i:48;a:4:{s:4:\"name\";s:11:\"WPCode Lite\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:7:\"version\";s:5:\"2.2.8\";s:9:\"is_active\";b:0;}i:49;a:4:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:7:\"version\";s:5:\"4.4.0\";s:9:\"is_active\";b:0;}i:50;a:4:{s:4:\"name\";s:36:\"YITH Request a Quote for WooCommerce\";s:4:\"slug\";s:32:\"yith-woocommerce-request-a-quote\";s:7:\"version\";s:6:\"2.40.0\";s:9:\"is_active\";b:1;}i:51;a:4:{s:4:\"name\";s:9:\"Yoast SEO\";s:4:\"slug\";s:13:\"wordpress-seo\";s:7:\"version\";s:4:\"25.1\";s:9:\"is_active\";b:1;}i:52;a:4:{s:4:\"name\";s:17:\"Yoast Test Helper\";s:4:\"slug\";s:17:\"yoast-test-helper\";s:7:\"version\";s:4:\"1.18\";s:9:\"is_active\";b:0;}}s:10:\"theme_name\";s:3:\"Neo\";s:9:\"theme_uri\";s:24:\"http://generatepress.com\";s:13:\"theme_version\";s:3:\"0.1\";s:12:\"theme_author\";s:14:\"Thomas Usborne\";s:16:\"theme_author_uri\";s:17:\"http://edge22.com\";s:12:\"is_multisite\";b:1;s:11:\"total_forms\";i:1;s:13:\"total_entries\";s:4:\"1303\";s:11:\"emails_sent\";s:4:\"1303\";s:9:\"api_calls\";i:0;s:16:\"entry_meta_count\";i:5604;s:19:\"entry_details_count\";i:5604;s:17:\"entry_notes_count\";i:1285;s:4:\"lang\";s:5:\"en_ZA\";s:2:\"db\";s:7:\"MariaDB\";s:10:\"autoUpdate\";i:1;s:8:\"currency\";s:3:\"USD\";s:14:\"dataCollection\";i:0;s:5:\"email\";b:0;s:9:\"formTypes\";s:0:\"\";s:14:\"formTypesOther\";b:0;s:11:\"hideLicense\";i:0;s:12:\"organization\";b:0;s:17:\"organizationOther\";b:0;s:8:\"services\";s:0:\"\";s:13:\"servicesOther\";b:0;}s:3:\"key\";s:8:\"snapshot\";s:15:\"data_collection\";b:0;}s:6:\"events\";a:0:{}}','off'),
(4061363,'_transient_timeout_wc_var_prices_3840','1750917705','no'),
(4061364,'_transient_wc_var_prices_3840','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3841\":\"147.00\",\"3842\":\"194.00\"},\"regular_price\":{\"3841\":\"147.00\",\"3842\":\"194.00\"},\"sale_price\":{\"3841\":\"147.00\",\"3842\":\"194.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3841\":\"147.00\",\"3842\":\"194.00\"},\"regular_price\":{\"3841\":\"147.00\",\"3842\":\"194.00\"},\"sale_price\":{\"3841\":\"147.00\",\"3842\":\"194.00\"}}}','no'),
(4108896,'_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl','1751039690','no'),
(4108897,'_transient_woocommerce_blocks_asset_api_script_data_ssl','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"4d43a4bcb41a5a6336c2\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"df3cbcae422855d48387\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"0d3321630119e50d175f\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"94f6fdb24497762c3877\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"13ca26913ccb282c047e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"6d08dccfb4bf1a392a0d\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"4d3dbff32a4959449c1d\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"ce9125bf472706dea11a\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"a3e67bb0b09f566d5bdf\",\"dependencies\":[\"wc-settings\",\"wp-html-entities\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"a5f075e4ff6dd6090875\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"a16e7eb12f5267371fe0\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"2def9412eeabab2071b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"0ea5d4718f1bb3c42ede\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"c163716dbc1e3cc6748c\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"e4169377f115faded81a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"daf82f32ab7ca75c7285\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"a06716cace69cf0ce81f\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-payment-method-bacs.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-bacs.js\",\"version\":\"352f045f9b415c61b4f7\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"e84e1e25c851751320a2\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]}},\"version\":\"wc-9.8.5\",\"hash\":\"4a59a61a140e6b51061240cacb65a039\"}','no'),
(4108901,'_transient_timeout_woocommerce_blocks_asset_api_script_data','1749930691','no'),
(4108902,'_transient_woocommerce_blocks_asset_api_script_data','{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"4d43a4bcb41a5a6336c2\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"df3cbcae422855d48387\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"0d3321630119e50d175f\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"94f6fdb24497762c3877\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"13ca26913ccb282c047e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"6d08dccfb4bf1a392a0d\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"4d3dbff32a4959449c1d\",\"dependencies\":[\"react\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"ce9125bf472706dea11a\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"cba59eca47d9101980bf\",\"dependencies\":[\"react\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"a3e67bb0b09f566d5bdf\",\"dependencies\":[\"wc-settings\",\"wp-html-entities\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"a5f075e4ff6dd6090875\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"a16e7eb12f5267371fe0\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"2def9412eeabab2071b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"0ea5d4718f1bb3c42ede\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"2d0fd4590f6cc663947c\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"c163716dbc1e3cc6748c\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"e4169377f115faded81a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"daf82f32ab7ca75c7285\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]}},\"version\":\"wc-9.8.5\",\"hash\":\"8d765e1dab8385b3ee1914b618463f1d\"}','no'),
(4111280,'wcpay_was_in_use','no','yes'),
(4209529,'eael_show_reset_password_on_form_submit_224','1','no'),
(4219576,'wf_plugin_act_error','','yes'),
(4219627,'gtm4wp-options','a:79:{s:8:\"gtm-code\";s:11:\"GTM-5Z6PQRG\";s:27:\"gtm-datalayer-variable-name\";s:0:\"\";s:18:\"gtm-code-placement\";i:3;s:16:\"gtm-env-gtm-auth\";s:0:\"\";s:19:\"gtm-env-gtm-preview\";s:0:\"\";s:24:\"gtm-browser-do-not-track\";b:0;s:18:\"gtm-load-gtm-early\";b:0;s:15:\"gtm-domain-name\";s:0:\"\";s:15:\"gtm-custom-path\";s:0:\"\";s:24:\"gtm-no-gtm-for-logged-in\";s:0:\"\";s:18:\"gtm-no-console-log\";b:0;s:16:\"include-loggedin\";b:0;s:16:\"include-userrole\";b:0;s:14:\"include-userid\";b:0;s:17:\"include-useremail\";b:0;s:19:\"include-userregdate\";b:0;s:16:\"include-username\";b:0;s:18:\"include-visitor-ip\";b:0;s:16:\"include-posttype\";b:1;s:18:\"include-categories\";b:1;s:12:\"include-tags\";b:1;s:14:\"include-author\";b:1;s:16:\"include-authorid\";b:0;s:16:\"include-postdate\";b:0;s:17:\"include-posttitle\";b:0;s:17:\"include-postcount\";b:0;s:14:\"include-postid\";b:0;s:18:\"include-postformat\";b:0;s:17:\"include-postterms\";b:0;s:18:\"include-searchdata\";b:0;s:19:\"include-browserdata\";b:0;s:14:\"include-osdata\";b:0;s:18:\"include-devicedata\";b:0;s:15:\"include-miscgeo\";b:0;s:10:\"geo-apikey\";s:0:\"\";s:26:\"include-miscgeo-cloudflare\";b:0;s:15:\"include-weather\";b:0;s:20:\"weather-weatherunits\";i:0;s:29:\"weather-openweathermap-apikey\";s:0:\"\";s:14:\"include-siteid\";b:0;s:16:\"include-sitename\";b:0;s:15:\"event-form-move\";b:1;s:27:\"event-new-user-registration\";b:1;s:20:\"event-user-logged-in\";b:1;s:13:\"event-youtube\";b:0;s:11:\"event-vimeo\";b:0;s:16:\"event-soundcloud\";b:0;s:16:\"scroller-enabled\";b:0;s:19:\"scroller-debug-mode\";b:0;s:22:\"scroller-callback-time\";i:100;s:17:\"scroller-distance\";i:150;s:18:\"scroller-contentid\";s:7:\"content\";s:19:\"scroller-readertime\";i:60;s:16:\"blacklist-enable\";i:0;s:19:\"blacklist-sandboxed\";b:0;s:16:\"blacklist-status\";s:0:\"\";s:15:\"integrate-wpcf7\";b:1;s:45:\"integrate-woocommerce-track-classic-ecommerce\";b:0;s:46:\"integrate-woocommerce-track-enhanced-ecommerce\";b:1;s:44:\"integrate-woocommerce-product-per-impression\";i:10;s:40:\"integrate-woocommerce-cart-as-first-step\";b:1;s:47:\"integrate-woocommerce-cart-content-in-datalayer\";b:1;s:36:\"integrate-woocommerce-brand-taxonomy\";s:0:\"\";s:33:\"integrate-woocommerce-remarketing\";b:1;s:39:\"integrate-woocommerce-business-vertical\";s:6:\"retail\";s:40:\"integrate-woocommerce-remarketing-usesku\";b:1;s:44:\"integrate-woocommerce-use-full-category-path\";b:1;s:49:\"integrate-woocommerce-remarketing-productidprefix\";s:0:\"\";s:35:\"integrate-woocommerce-customer-data\";b:1;s:32:\"integrate-woocommerce-order-data\";b:1;s:35:\"integrate-woocommerce-order-max-age\";i:30;s:33:\"integrate-woocommerce-exclude-tax\";b:0;s:38:\"integrate-woocommerce-exclude-shipping\";b:0;s:51:\"integrate-woocommerce-do-not-use-order-tracked-flag\";b:0;s:32:\"integrate-google-optimize-idlist\";s:0:\"\";s:33:\"integrate-google-optimize-timeout\";i:4000;s:23:\"integrate-wp-e-commerce\";b:0;s:16:\"integrate-amp-id\";s:0:\"\";s:19:\"integrate-cookiebot\";b:0;}','yes'),
(4220645,'woocommerce_feature_marketplace_enabled','yes','yes'),
(4224432,'header_meta_tag','','yes'),
(4286328,'gf_last_telemetry_run','1747999916','yes'),
(4307065,'_transient_timeout_wc_var_prices_3196','1750925877','no'),
(4307066,'_transient_wc_var_prices_3196','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3197\":\"13180.00\",\"3198\":\"13685.00\",\"3199\":\"14785.00\",\"3200\":\"15610.00\",\"3201\":\"19995.00\"},\"regular_price\":{\"3197\":\"13180.00\",\"3198\":\"13685.00\",\"3199\":\"14785.00\",\"3200\":\"15610.00\",\"3201\":\"19995.00\"},\"sale_price\":{\"3197\":\"13180.00\",\"3198\":\"13685.00\",\"3199\":\"14785.00\",\"3200\":\"15610.00\",\"3201\":\"19995.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3197\":\"13180.00\",\"3198\":\"13685.00\",\"3199\":\"14785.00\",\"3200\":\"15610.00\",\"3201\":\"19995.00\"},\"regular_price\":{\"3197\":\"13180.00\",\"3198\":\"13685.00\",\"3199\":\"14785.00\",\"3200\":\"15610.00\",\"3201\":\"19995.00\"},\"sale_price\":{\"3197\":\"13180.00\",\"3198\":\"13685.00\",\"3199\":\"14785.00\",\"3200\":\"15610.00\",\"3201\":\"19995.00\"}}}','no'),
(4336865,'wp_attachment_pages_enabled','1','yes'),
(4384641,'_transient_timeout_wc_var_prices_4005','1750000192','no'),
(4384642,'_transient_wc_var_prices_4005','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4006\":\"73.00\",\"4007\":\"22.00\"},\"regular_price\":{\"4006\":\"73.00\",\"4007\":\"22.00\"},\"sale_price\":{\"4006\":\"73.00\",\"4007\":\"22.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4006\":\"73.00\",\"4007\":\"22.00\"},\"regular_price\":{\"4006\":\"73.00\",\"4007\":\"22.00\"},\"sale_price\":{\"4006\":\"73.00\",\"4007\":\"22.00\"}}}','no'),
(4447855,'_transient_timeout_wc_var_prices_3498','1750852124','no'),
(4447856,'_transient_wc_var_prices_3498','{\"version\":\"1748258858\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3499\":\"70.21\"},\"regular_price\":{\"3499\":\"100.30\"},\"sale_price\":{\"3499\":\"70.21\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3499\":\"70.21\"},\"regular_price\":{\"3499\":\"100.30\"},\"sale_price\":{\"3499\":\"70.21\"}}}','no'),
(4504158,'woocommerce_store_id','80e71b3a-f0dc-42b5-a49d-652e2b878648','yes'),
(4638727,'woocommerce_product_match_featured_image_by_sku','no','yes'),
(4638728,'woocommerce_feature_order_attribution_enabled','yes','yes'),
(4653941,'eael_show_reset_password_on_form_submit_15','1','off'),
(4672852,'eael_show_reset_password_on_form_submit_38','1','no'),
(4690929,'eael_show_reset_password_on_form_submit_81','1','no'),
(4694764,'rsssl_wp_version_token','0084706171','yes'),
(4712209,'eael_show_reset_password_on_form_submit_72','1','no'),
(4735829,'eael_show_reset_password_on_form_submit_56','1','no'),
(4757124,'eael_show_reset_password_on_form_submit_57','1','no'),
(4762166,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1741863435;s:5:\"value\";s:12177:\"[{\"id\":\"hello-biz-templates\",\"title\":\"Fresh Drop: New Design Kits Exclusive to Hello Biz\",\"description\":\"New Design Kits Exclusive to Hello Biz just dropped to the library! Build a stunning business website in minutes\\u2014FREE & fully compatible with Elementor & Pro. Try Hello Biz now!\",\"topic\":\"Hello Biz\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-templates.png\",\"chipTags\":[\"New Kits\"],\"link\":\"http:\\/\\/elementor.com\\/products\\/hello-biz\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"hello-biz-theme\",\"title\":\"A Brand New Theme From Elementor: Introducing Hello BIZ\",\"description\":\"Meet Hello Biz. The new theme empowers you with Hello+ Widgets that accelerate your workflow. It\'s FREE and fully compatible with Elementor & Elementor Pro.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-theme.png\",\"chipTags\":[\"New Theme\"],\"link\":\"http:\\/\\/elementor.com\\/blog\\/introducing-hello-biz\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"hello-biz-theme\",\"title\":\"A Brand New Theme From Elementor: Introducing Hello BIZ\",\"description\":\"Meet Hello Biz. The new theme that lets you build a website within minutes. And it\'s FREE. Perfect for a business website, and fully compatible with Elementor & Elementor Pro.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-theme.png\",\"chipTags\":[\"New Theme\"],\"link\":\"http:\\/\\/elementor.com\\/blog\\/introducing-hello-biz\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"id\":\"css-loading-3.25\",\"title\":\"Boost Performance with Conditional CSS Loading\",\"description\":\"Boost performance by conditionally loading only the styles that each page needs, reducing the page CSS size by up to 668kb.\",\"topic\":\"Elementor 3.25\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.25-css-Loading.png\",\"chipTags\":[\"Performance\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3-25-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"variable-fonts-3.24\",\"title\":\"Elevate text design with Variable Fonts\",\"description\":\"Experience unparalleled fluidity in your design with precise control over text width and weight.\",\"topic\":\"Elementor Pro 3.24\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.24-variable-fonts.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.24-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"variable-fonts-3.24\",\"title\":\"Elevate text design with Variable Fonts\",\"description\":\"Experience unparalleled fluidity in your design with precise control over text width and weight.\",\"topic\":\"Elementor Pro 3.24\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.24-variable-fonts.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.24-blog\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3-24-variable-fonts\\/\"},{\"id\":\"floating-bars-3.24\",\"title\":\"Increase conversion with Floating Bars\",\"description\":\"Place your most important messages and promotions at the top or bottom of your page seamlessly with over 30 pre-made templates.\",\"topic\":\"Elementor 3.24\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.24-floating-bar.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3.24-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-featured-image\",\"title\":\"Featured Image: Let AI Do the Work\",\"description\":\"Say goodbye to image searches! Let AI craft stunning featured images with a click, perfectly matching your content. No prompts needed. Discover how easy it is.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/featured_ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/ai-notification-featured-image-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/ai-notification-featured-image\\/\"},{\"id\":\"ai-featured-image\",\"title\":\"Featured Image: Let AI Do the Work\",\"description\":\"Say goodbye to image searches! Let AI craft stunning featured images with a click, perfectly matching your content. No prompts needed. Discover how easy it is.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/featured_ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"http:\\/\\/go.elementor.com\\/ai-notification-featured-image-blog\\/\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/ai-notification-featured-image\\/\\/\"},{\"id\":\"search-widget-3.23\",\"title\":\"Increases site exploration with AJAX loading & live results\",\"description\":\"Enabling faster, more accurate content discovery and helping visitors find what they\'re looking for.\",\"topic\":\"Elementor Pro 3.23\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/search-widget-3.23.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"search-widget-3.23\",\"title\":\"Increases site exploration with AJAX loading & live results\",\"description\":\"Enabling faster, more accurate content discovery and helping visitors find what they\'re looking for.\",\"topic\":\"Elementor Pro 3.23\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/search-widget-3.23.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-search-widget\\/\"},{\"id\":\"floating-buttons-3.23\",\"title\":\"Get more leads with Floating Buttons\",\"description\":\"Empowering you to increase conversion by seamlessly integrating a direct link to a chat or different platforms in the form of a floating button.\",\"topic\":\"Elementor 3.23\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/floating-buttons-3.23.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"link-in-bio-3.23\",\"title\":\"New Link in Bio Widgets for any Purpose\",\"description\":\"Create a polished and professional page with just a few clicks and effectively showcase all your important links. Choose from 7 unique widgets and over 60 templates!\",\"topic\":\"Elementor 3.23\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/link-in-bio-3.23.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-link-in-bio-3-23-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"nested-elements-3.23\",\"title\":\"Work faster on Nested Elements\",\"description\":\"Customize Nested Elements faster with version 3.23. Now every change to a Nested Element will only affect the relevant element and not require reloading the entire widget, improving Editor interaction time by 60%-98%.\",\"topic\":\"Elementor 3.23\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/nested-elements-3.23.png\",\"chipTags\":[\"Performance\"],\"link\":\"http:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"http:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),
(4783267,'eael_show_reset_password_on_form_submit_24','1','no'),
(4823588,'eael_show_reset_password_on_form_submit_87','1','off'),
(4855838,'eael_show_reset_password_on_form_submit_94','1','no'),
(4873167,'_transient_timeout_wc_var_prices_3962','1750868825','no'),
(4873168,'_transient_wc_var_prices_3962','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3963\":\"91.00\",\"3964\":\"109.00\"},\"regular_price\":{\"3963\":\"91.00\",\"3964\":\"109.00\"},\"sale_price\":{\"3963\":\"91.00\",\"3964\":\"109.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3963\":\"91.00\",\"3964\":\"109.00\"},\"regular_price\":{\"3963\":\"91.00\",\"3964\":\"109.00\"},\"sale_price\":{\"3963\":\"91.00\",\"3964\":\"109.00\"}}}','no'),
(4883649,'eael_show_reset_password_on_form_submit_62','1','no'),
(4910673,'eael_show_reset_password_on_form_submit_41','1','no'),
(4931664,'_transient_timeout_wc_var_prices_4600','1750926358','no'),
(4931665,'_transient_wc_var_prices_4600','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4601\":\"13.05\",\"4602\":\"20.38\",\"4603\":\"34.26\",\"4604\":\"47.63\",\"4605\":\"64.34\",\"4606\":\"100.14\",\"4607\":\"255.55\",\"4608\":\"328.12\",\"4609\":\"759.91\"},\"regular_price\":{\"4601\":\"13.05\",\"4602\":\"20.38\",\"4603\":\"34.26\",\"4604\":\"47.63\",\"4605\":\"64.34\",\"4606\":\"100.14\",\"4607\":\"255.55\",\"4608\":\"328.12\",\"4609\":\"759.91\"},\"sale_price\":{\"4601\":\"13.05\",\"4602\":\"20.38\",\"4603\":\"34.26\",\"4604\":\"47.63\",\"4605\":\"64.34\",\"4606\":\"100.14\",\"4607\":\"255.55\",\"4608\":\"328.12\",\"4609\":\"759.91\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4601\":\"13.05\",\"4602\":\"20.38\",\"4603\":\"34.26\",\"4604\":\"47.63\",\"4605\":\"64.34\",\"4606\":\"100.14\",\"4607\":\"255.55\",\"4608\":\"328.12\",\"4609\":\"759.91\"},\"regular_price\":{\"4601\":\"13.05\",\"4602\":\"20.38\",\"4603\":\"34.26\",\"4604\":\"47.63\",\"4605\":\"64.34\",\"4606\":\"100.14\",\"4607\":\"255.55\",\"4608\":\"328.12\",\"4609\":\"759.91\"},\"sale_price\":{\"4601\":\"13.05\",\"4602\":\"20.38\",\"4603\":\"34.26\",\"4604\":\"47.63\",\"4605\":\"64.34\",\"4606\":\"100.14\",\"4607\":\"255.55\",\"4608\":\"328.12\",\"4609\":\"759.91\"}}}','no'),
(4932683,'eael_show_reset_password_on_form_submit_45','1','no'),
(4940994,'_transient_timeout_wc_var_prices_4588','1750791816','no'),
(4940995,'_transient_wc_var_prices_4588','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"},\"regular_price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"},\"sale_price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"},\"regular_price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"},\"sale_price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"},\"regular_price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"},\"sale_price\":{\"4589\":\"14.00\",\"4590\":\"15.00\",\"4591\":\"18.00\",\"4592\":\"21.00\",\"4593\":\"27.00\",\"4594\":\"33.00\",\"4595\":\"44.00\",\"4596\":\"111.00\",\"4597\":\"156.00\",\"4598\":\"258.00\"}}}','no'),
(4946090,'_transient_timeout_wc_var_prices_3976','1750000194','no'),
(4946091,'_transient_wc_var_prices_3976','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3977\":\"23.00\",\"3978\":\"78.00\"},\"regular_price\":{\"3977\":\"23.00\",\"3978\":\"78.00\"},\"sale_price\":{\"3977\":\"23.00\",\"3978\":\"78.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3977\":\"23.00\",\"3978\":\"78.00\"},\"regular_price\":{\"3977\":\"23.00\",\"3978\":\"78.00\"},\"sale_price\":{\"3977\":\"23.00\",\"3978\":\"78.00\"}}}','no'),
(4946691,'_transient_timeout_wc_var_prices_3918','1750932838','no'),
(4946692,'_transient_wc_var_prices_3918','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3919\":\"147.00\"},\"regular_price\":{\"3919\":\"147.00\"},\"sale_price\":{\"3919\":\"147.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3919\":\"147.00\"},\"regular_price\":{\"3919\":\"147.00\"},\"sale_price\":{\"3919\":\"147.00\"}}}','no'),
(4958934,'eael_show_reset_password_on_form_submit_74','1','no'),
(4971915,'woocommerce_remote_variant_assignment','14','yes'),
(4984223,'eael_show_reset_password_on_form_submit_26','1','no'),
(5004521,'_transient_timeout_wc_var_prices_3518','1750831861','no'),
(5004522,'_transient_wc_var_prices_3518','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3519\":\"93.72\"},\"regular_price\":{\"3519\":\"93.72\"},\"sale_price\":{\"3519\":\"93.72\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3519\":\"93.72\"},\"regular_price\":{\"3519\":\"93.72\"},\"sale_price\":{\"3519\":\"93.72\"}}}','no'),
(5025508,'eael_show_reset_password_on_form_submit_59','1','no'),
(5051303,'eael_show_reset_password_on_form_submit_19','1','no'),
(5106418,'_transient_timeout_wc_var_prices_3835','1750902898','no'),
(5106419,'_transient_wc_var_prices_3835','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3836\":\"109.00\",\"3837\":\"149.00\",\"3838\":\"62.00\"},\"regular_price\":{\"3836\":\"109.00\",\"3837\":\"149.00\",\"3838\":\"62.00\"},\"sale_price\":{\"3836\":\"109.00\",\"3837\":\"149.00\",\"3838\":\"62.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3836\":\"109.00\",\"3837\":\"149.00\",\"3838\":\"62.00\"},\"regular_price\":{\"3836\":\"109.00\",\"3837\":\"149.00\",\"3838\":\"62.00\"},\"sale_price\":{\"3836\":\"109.00\",\"3837\":\"149.00\",\"3838\":\"62.00\"}}}','no'),
(5114839,'eael_show_reset_password_on_form_submit_50','1','no'),
(5138758,'eael_show_reset_password_on_form_submit_70','1','no'),
(5162199,'eael_show_reset_password_on_form_submit_43','1','no'),
(5272874,'_transient_timeout_wc_var_prices_3728','1750874454','no'),
(5272875,'_transient_wc_var_prices_3728','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3730\":\"390.00\",\"3732\":\"390.00\"},\"regular_price\":{\"3730\":\"390.00\",\"3732\":\"390.00\"},\"sale_price\":{\"3730\":\"390.00\",\"3732\":\"390.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3730\":\"390.00\",\"3732\":\"390.00\"},\"regular_price\":{\"3730\":\"390.00\",\"3732\":\"390.00\"},\"sale_price\":{\"3730\":\"390.00\",\"3732\":\"390.00\"}}}','no'),
(5317948,'_transient_timeout_wc_var_prices_3104','1750739875','no'),
(5317949,'_transient_wc_var_prices_3104','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3105\":\"72.00\",\"3106\":\"83.00\"},\"regular_price\":{\"3105\":\"72.00\",\"3106\":\"83.00\"},\"sale_price\":{\"3105\":\"72.00\",\"3106\":\"83.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3105\":\"72.00\",\"3106\":\"83.00\"},\"regular_price\":{\"3105\":\"72.00\",\"3106\":\"83.00\"},\"sale_price\":{\"3105\":\"72.00\",\"3106\":\"83.00\"}}}','no'),
(5318395,'_transient_timeout_wc_var_prices_3095','1750872837','no'),
(5318396,'_transient_wc_var_prices_3095','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3096\":\"64693.20\",\"3097\":\"41217.00\"},\"regular_price\":{\"3096\":\"64693.20\",\"3097\":\"41217.00\"},\"sale_price\":{\"3096\":\"64693.20\",\"3097\":\"41217.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3096\":\"64693.20\",\"3097\":\"41217.00\"},\"regular_price\":{\"3096\":\"64693.20\",\"3097\":\"41217.00\"},\"sale_price\":{\"3096\":\"64693.20\",\"3097\":\"41217.00\"}}}','no'),
(5318397,'_transient_timeout_wc_var_prices_3091','1750872837','no'),
(5318398,'_transient_wc_var_prices_3091','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3092\":\"22541.15\",\"3093\":\"28177.30\"},\"regular_price\":{\"3092\":\"22541.15\",\"3093\":\"28177.30\"},\"sale_price\":{\"3092\":\"22541.15\",\"3093\":\"28177.30\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3092\":\"22541.15\",\"3093\":\"28177.30\"},\"regular_price\":{\"3092\":\"22541.15\",\"3093\":\"28177.30\"},\"sale_price\":{\"3092\":\"22541.15\",\"3093\":\"28177.30\"}}}','no'),
(5319196,'_transient_timeout_wc_var_prices_3135','1750928652','no'),
(5319198,'_transient_wc_var_prices_3135','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3136\":\"556.28\"},\"regular_price\":{\"3136\":\"794.68\"},\"sale_price\":{\"3136\":\"556.28\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3136\":\"556.28\"},\"regular_price\":{\"3136\":\"794.68\"},\"sale_price\":{\"3136\":\"556.28\"}}}','no'),
(5330575,'_transient_timeout_wc_var_prices_3259','1750066657','no'),
(5330576,'_transient_wc_var_prices_3259','{\"version\":\"1747470647\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3260\":\"76.87\",\"3261\":\"76.87\",\"3262\":\"76.87\"},\"regular_price\":{\"3260\":\"76.87\",\"3261\":\"76.87\",\"3262\":\"76.87\"},\"sale_price\":{\"3260\":\"76.87\",\"3261\":\"76.87\",\"3262\":\"76.87\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3260\":\"76.87\",\"3261\":\"76.87\",\"3262\":\"76.87\"},\"regular_price\":{\"3260\":\"76.87\",\"3261\":\"76.87\",\"3262\":\"76.87\"},\"sale_price\":{\"3260\":\"76.87\",\"3261\":\"76.87\",\"3262\":\"76.87\"}}}','no'),
(5393642,'_transient_timeout_wc_var_prices_3563','1750886527','no'),
(5393643,'_transient_wc_var_prices_3563','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3564\":\"161.62\"},\"regular_price\":{\"3564\":\"230.88\"},\"sale_price\":{\"3564\":\"161.62\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3564\":\"161.62\"},\"regular_price\":{\"3564\":\"230.88\"},\"sale_price\":{\"3564\":\"161.62\"}}}','no'),
(5419038,'woocommerce_hpos_fts_index_enabled','no','yes'),
(5463275,'_transient_timeout_wc_var_prices_3358','1750932838','no'),
(5463276,'_transient_wc_var_prices_3358','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3360\":\"57.60\",\"3362\":\"58.40\"},\"regular_price\":{\"3360\":\"57.60\",\"3362\":\"58.40\"},\"sale_price\":{\"3360\":\"57.60\",\"3362\":\"58.40\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3360\":\"57.60\",\"3362\":\"58.40\"},\"regular_price\":{\"3360\":\"57.60\",\"3362\":\"58.40\"},\"sale_price\":{\"3360\":\"57.60\",\"3362\":\"58.40\"}}}','no'),
(5465891,'_transient_timeout_wc_var_prices_3334','1750926837','no'),
(5465892,'_transient_wc_var_prices_3334','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3335\":\"2460.24\",\"3336\":\"2080.08\",\"3337\":\"2870.64\",\"3338\":\"1917.36\"},\"regular_price\":{\"3335\":\"2460.24\",\"3336\":\"2080.08\",\"3337\":\"2870.64\",\"3338\":\"1917.36\"},\"sale_price\":{\"3335\":\"2460.24\",\"3336\":\"2080.08\",\"3337\":\"2870.64\",\"3338\":\"1917.36\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3335\":\"2460.24\",\"3336\":\"2080.08\",\"3337\":\"2870.64\",\"3338\":\"1917.36\"},\"regular_price\":{\"3335\":\"2460.24\",\"3336\":\"2080.08\",\"3337\":\"2870.64\",\"3338\":\"1917.36\"},\"sale_price\":{\"3335\":\"2460.24\",\"3336\":\"2080.08\",\"3337\":\"2870.64\",\"3338\":\"1917.36\"}}}','no'),
(5508242,'woocommerce_attribute_lookup_optimized_updates','no','yes'),
(5592136,'rsssl_404_cache','a:750:{s:12:\"66.249.66.45\";a:1:{i:1;i:1726665059;}s:13:\"45.237.168.80\";a:1:{i:2;i:1725665757;}s:12:\"66.249.66.43\";a:1:{i:18;i:1726665055;}s:13:\"157.55.39.201\";a:1:{i:2;i:1724834553;}s:13:\"93.158.91.237\";a:1:{i:0;i:1722356247;}s:15:\"130.255.162.249\";a:1:{i:0;i:1722356251;}s:14:\"52.230.152.149\";a:1:{i:8;i:1722358906;}s:13:\"52.230.152.31\";a:1:{i:4;i:1723458192;}s:14:\"52.230.152.212\";a:5:{i:30;i:1722359360;i:31;i:1722359361;i:32;i:1722359362;i:33;i:1722359363;i:34;i:1722359364;}s:14:\"139.59.100.234\";a:1:{i:0;i:1722360957;}s:11:\"66.249.70.5\";a:1:{i:13;i:1724948522;}s:14:\"17.241.227.172\";a:1:{i:0;i:1722364087;}s:12:\"40.77.167.70\";a:1:{i:0;i:1722367265;}s:14:\"103.77.246.248\";a:1:{i:2;i:1722369671;}s:12:\"17.241.75.73\";a:1:{i:0;i:1722374703;}s:11:\"66.249.70.6\";a:1:{i:11;i:1724609906;}s:11:\"66.249.70.7\";a:1:{i:10;i:1724519834;}s:13:\"149.28.213.75\";a:1:{i:7;i:1722375806;}s:13:\"207.246.65.45\";a:1:{i:6;i:1722384322;}s:15:\"185.205.246.163\";a:1:{i:4;i:1723484074;}s:14:\"156.239.55.213\";a:1:{i:0;i:1722393116;}s:13:\"52.230.152.11\";a:1:{i:1;i:1722397202;}s:14:\"142.214.185.14\";a:1:{i:0;i:1722401086;}s:14:\"52.230.152.176\";a:1:{i:1;i:1722404377;}s:13:\"95.142.121.62\";a:2:{i:7;i:1722406590;i:8;i:1722406593;}s:13:\"100.42.176.98\";a:1:{i:0;i:1722423872;}s:14:\"18.236.233.114\";a:1:{i:0;i:1722425227;}s:14:\"190.92.216.141\";a:1:{i:0;i:1722426587;}s:14:\"17.241.227.142\";a:1:{i:0;i:1722427082;}s:14:\"157.90.181.207\";a:2:{i:2;i:1723639991;i:3;i:1723639994;}s:14:\"17.241.227.112\";a:1:{i:0;i:1722429637;}s:13:\"207.46.13.141\";a:1:{i:0;i:1722433655;}s:14:\"52.167.144.219\";a:1:{i:0;i:1722435295;}s:12:\"66.249.66.42\";a:1:{i:19;i:1724691075;}s:14:\"17.241.219.216\";a:1:{i:0;i:1722452780;}s:13:\"149.28.207.98\";a:1:{i:7;i:1722453505;}s:12:\"149.28.73.83\";a:2:{i:5;i:1722462264;i:6;i:1722462268;}s:14:\"143.255.141.51\";a:2:{i:1;i:1722467494;i:2;i:1722467497;}s:15:\"124.243.138.204\";a:1:{i:0;i:1722471174;}s:13:\"52.230.152.49\";a:1:{i:0;i:1722472378;}s:13:\"52.230.152.87\";a:1:{i:0;i:1722472387;}s:13:\"65.21.233.213\";a:1:{i:0;i:1722474145;}s:14:\"108.167.132.15\";a:1:{i:0;i:1722474545;}s:13:\"52.230.152.48\";a:1:{i:7;i:1722991634;}s:13:\"52.230.152.52\";a:1:{i:9;i:1722476101;}s:14:\"52.230.152.150\";a:2:{i:14;i:1722476160;i:15;i:1722476161;}s:13:\"52.230.152.97\";a:2:{i:0;i:1722476166;i:1;i:1722476167;}s:15:\"172.245.103.233\";a:1:{i:0;i:1722499292;}s:11:\"23.108.4.79\";a:1:{i:0;i:1722499522;}s:13:\"173.252.83.36\";a:1:{i:0;i:1722510770;}s:14:\"74.225.244.242\";a:2:{i:18;i:1722527197;i:19;i:1722527201;}s:12:\"158.69.25.39\";a:1:{i:1;i:1725457090;}s:11:\"94.74.93.90\";a:1:{i:0;i:1722530761;}s:12:\"66.249.66.44\";a:1:{i:10;i:1723920349;}s:15:\"104.207.144.238\";a:2:{i:5;i:1722539537;i:6;i:1722539541;}s:12:\"54.91.13.246\";a:1:{i:0;i:1722541618;}s:14:\"43.135.129.233\";a:1:{i:0;i:1722545215;}s:15:\"144.202.105.160\";a:1:{i:7;i:1722548517;}s:14:\"52.237.251.117\";a:1:{i:16;i:1723029386;}s:14:\"173.44.152.206\";a:1:{i:1;i:1724136982;}s:12:\"66.249.92.42\";a:1:{i:0;i:1722566216;}s:15:\"170.106.159.160\";a:1:{i:1;i:1722664591;}s:14:\"181.177.110.22\";a:1:{i:0;i:1722584116;}s:13:\"108.181.53.56\";a:1:{i:1;i:1722585866;}s:14:\"17.241.227.171\";a:1:{i:2;i:1725562323;}s:14:\"156.155.138.71\";a:2:{i:0;i:1722594700;i:1;i:1722594704;}s:14:\"17.241.227.192\";a:1:{i:0;i:1722597426;}s:14:\"17.241.227.150\";a:1:{i:0;i:1722598226;}s:13:\"157.90.209.76\";a:1:{i:23;i:1723711110;}s:14:\"192.42.116.174\";a:1:{i:0;i:1722603049;}s:12:\"94.74.85.248\";a:1:{i:0;i:1722616690;}s:12:\"91.92.243.31\";a:2:{i:2;i:1722619428;i:3;i:1722619432;}s:12:\"140.82.9.101\";a:1:{i:7;i:1722627701;}s:14:\"185.196.220.26\";a:1:{i:1;i:1722869433;}s:14:\"38.242.238.150\";a:2:{i:13;i:1723395987;i:14;i:1723395990;}s:13:\"45.148.10.206\";a:1:{i:4;i:1723115956;}s:14:\"156.59.148.216\";a:1:{i:1;i:1722646945;}s:13:\"173.252.83.32\";a:1:{i:1;i:1724187745;}s:13:\"38.242.195.48\";a:1:{i:1;i:1723670265;}s:14:\"178.254.12.183\";a:1:{i:2;i:1724846755;}s:14:\"198.144.178.13\";a:1:{i:0;i:1722669037;}s:14:\"186.179.22.101\";a:1:{i:0;i:1722678110;}s:14:\"85.204.116.229\";a:1:{i:0;i:1722679218;}s:14:\"43.159.140.236\";a:1:{i:1;i:1724668768;}s:14:\"192.64.117.208\";a:1:{i:0;i:1722697451;}s:15:\"162.212.169.186\";a:1:{i:0;i:1722704569;}s:11:\"94.74.94.63\";a:1:{i:0;i:1722705190;}s:13:\"45.127.222.11\";a:2:{i:1;i:1722708965;i:2;i:1722708969;}s:14:\"17.241.219.194\";a:1:{i:0;i:1722714752;}s:13:\"45.156.130.25\";a:1:{i:0;i:1722715765;}s:13:\"43.152.72.247\";a:1:{i:0;i:1722716371;}s:14:\"167.71.211.222\";a:1:{i:0;i:1722722158;}s:13:\"45.138.16.198\";a:1:{i:0;i:1722743133;}s:12:\"23.108.4.135\";a:1:{i:0;i:1722748357;}s:12:\"52.169.23.36\";a:2:{i:1;i:1722748903;i:2;i:1722748906;}s:14:\"212.118.40.253\";a:2:{i:1;i:1722750631;i:2;i:1722750633;}s:12:\"3.148.109.34\";a:1:{i:0;i:1722752142;}s:14:\"162.212.169.42\";a:1:{i:1;i:1723889035;}s:12:\"49.51.36.179\";a:1:{i:1;i:1722866303;}s:13:\"140.82.28.254\";a:1:{i:6;i:1722780734;}s:13:\"45.148.10.241\";a:1:{i:0;i:1722782053;}s:13:\"17.241.75.127\";a:1:{i:0;i:1722784090;}s:14:\"166.108.230.93\";a:1:{i:0;i:1722787285;}s:14:\"17.241.219.120\";a:1:{i:0;i:1722788072;}s:14:\"78.153.140.222\";a:1:{i:17;i:1724341446;}s:14:\"65.181.111.156\";a:1:{i:0;i:1722791498;}s:15:\"104.247.184.200\";a:1:{i:4;i:1723907615;}s:13:\"45.32.139.197\";a:1:{i:7;i:1722803784;}s:14:\"52.167.144.138\";a:1:{i:2;i:1724188699;}s:12:\"17.241.75.10\";a:1:{i:0;i:1722820321;}s:14:\"52.167.144.221\";a:1:{i:0;i:1722820775;}s:14:\"148.251.123.46\";a:1:{i:0;i:1722829633;}s:15:\"148.113.182.231\";a:1:{i:0;i:1722830378;}s:14:\"152.110.96.160\";a:1:{i:0;i:1722841973;}s:13:\"41.116.157.78\";a:1:{i:0;i:1722842921;}s:13:\"93.158.91.244\";a:1:{i:0;i:1722859493;}s:13:\"93.158.91.245\";a:1:{i:1;i:1726042879;}s:14:\"139.59.113.231\";a:1:{i:1;i:1722860351;}s:12:\"43.130.37.62\";a:1:{i:0;i:1722867714;}s:11:\"65.20.99.84\";a:1:{i:6;i:1722868592;}s:15:\"209.242.211.145\";a:1:{i:2;i:1725808112;}s:13:\"45.148.10.142\";a:1:{i:1;i:1724082051;}s:14:\"149.88.106.158\";a:1:{i:0;i:1722884023;}s:12:\"144.76.68.14\";a:1:{i:5;i:1722896174;}s:15:\"124.243.139.252\";a:1:{i:0;i:1722889878;}s:14:\"52.167.144.200\";a:1:{i:1;i:1724594616;}s:14:\"185.159.130.38\";a:1:{i:0;i:1722899427;}s:13:\"17.241.75.103\";a:1:{i:0;i:1722901053;}s:14:\"17.241.219.242\";a:1:{i:0;i:1722905446;}s:14:\"43.159.129.209\";a:1:{i:1;i:1723733635;}s:14:\"17.241.219.186\";a:1:{i:0;i:1722918199;}s:12:\"66.249.92.43\";a:1:{i:1;i:1723948529;}s:13:\"89.46.106.246\";a:1:{i:0;i:1722922537;}s:14:\"207.180.230.64\";a:1:{i:0;i:1722924431;}s:12:\"94.156.64.81\";a:1:{i:0;i:1722930904;}s:14:\"78.153.140.218\";a:2:{i:2;i:1722931113;i:3;i:1722931117;}s:14:\"94.247.172.129\";a:1:{i:1;i:1726139825;}s:12:\"40.77.167.51\";a:1:{i:0;i:1722948321;}s:14:\"144.202.123.62\";a:2:{i:5;i:1722952023;i:6;i:1722952027;}s:12:\"23.26.76.218\";a:1:{i:0;i:1722956470;}s:12:\"40.77.167.22\";a:1:{i:0;i:1722959360;}s:15:\"111.119.197.122\";a:1:{i:0;i:1722961453;}s:11:\"45.76.77.84\";a:1:{i:7;i:1722974758;}s:9:\"3.83.1.69\";a:1:{i:0;i:1722978483;}s:14:\"52.230.152.210\";a:1:{i:0;i:1722981005;}s:12:\"49.0.200.111\";a:1:{i:0;i:1722994158;}s:14:\"172.104.63.114\";a:2:{i:0;i:1722995987;i:1;i:1722995991;}s:13:\"52.167.144.23\";a:1:{i:0;i:1722999020;}s:12:\"40.77.167.35\";a:1:{i:0;i:1723004235;}s:12:\"43.130.3.122\";a:1:{i:2;i:1726304801;}s:14:\"149.71.178.224\";a:1:{i:0;i:1723021756;}s:13:\"195.154.84.78\";a:1:{i:0;i:1723022878;}s:14:\"139.99.220.135\";a:1:{i:5;i:1723033966;}s:12:\"45.32.81.228\";a:1:{i:6;i:1723039469;}s:14:\"17.241.227.162\";a:1:{i:0;i:1723040063;}s:12:\"3.236.247.59\";a:2:{i:0;i:1723042701;i:1;i:1723042705;}s:14:\"119.13.106.181\";a:1:{i:0;i:1723054170;}s:13:\"155.94.171.90\";a:1:{i:0;i:1723057037;}s:12:\"34.42.107.45\";a:1:{i:0;i:1723059134;}s:13:\"20.172.38.178\";a:1:{i:12;i:1726767599;}s:15:\"104.156.246.124\";a:1:{i:7;i:1723061957;}s:13:\"173.252.83.24\";a:1:{i:0;i:1723076181;}s:13:\"51.222.44.176\";a:1:{i:3;i:1723084221;}s:12:\"40.77.167.30\";a:1:{i:2;i:1725333220;}s:13:\"149.56.150.38\";a:2:{i:1;i:1723092296;i:2;i:1723092299;}s:13:\"193.37.32.182\";a:1:{i:17;i:1723111171;}s:15:\"124.243.182.225\";a:1:{i:0;i:1723111113;}s:11:\"66.135.3.48\";a:2:{i:4;i:1723133196;i:5;i:1723133200;}s:14:\"110.238.106.57\";a:1:{i:0;i:1723142344;}s:15:\"104.238.162.148\";a:2:{i:3;i:1723154977;i:4;i:1723154979;}s:11:\"40.77.167.5\";a:1:{i:0;i:1723162378;}s:11:\"57.141.0.20\";a:1:{i:0;i:1723169688;}s:15:\"198.145.173.123\";a:1:{i:0;i:1723171063;}s:13:\"20.120.134.39\";a:1:{i:0;i:1723174883;}s:11:\"49.51.72.76\";a:1:{i:2;i:1724546328;}s:13:\"207.46.13.107\";a:1:{i:0;i:1723181714;}s:12:\"17.241.75.97\";a:1:{i:0;i:1723184894;}s:13:\"193.70.81.103\";a:1:{i:1;i:1723200781;}s:14:\"43.159.128.172\";a:1:{i:1;i:1726472199;}s:12:\"50.87.248.17\";a:1:{i:0;i:1723206866;}s:13:\"62.141.44.236\";a:1:{i:1;i:1725372643;}s:12:\"45.63.78.244\";a:1:{i:6;i:1723224402;}s:15:\"217.113.194.249\";a:1:{i:2;i:1725061253;}s:13:\"190.92.216.31\";a:1:{i:0;i:1723233396;}s:15:\"103.102.228.163\";a:2:{i:1;i:1723236331;i:2;i:1723236335;}s:14:\"154.54.249.207\";a:1:{i:0;i:1723240041;}s:15:\"217.113.194.148\";a:1:{i:1;i:1723240101;}s:15:\"217.113.194.151\";a:1:{i:1;i:1725065257;}s:15:\"217.113.194.145\";a:1:{i:1;i:1725051258;}s:15:\"217.113.194.142\";a:1:{i:1;i:1725061241;}s:13:\"149.28.125.18\";a:1:{i:7;i:1723247496;}s:13:\"74.125.218.40\";a:1:{i:0;i:1723247514;}s:13:\"51.195.83.132\";a:2:{i:0;i:1723248922;i:1;i:1723248923;}s:13:\"87.236.176.84\";a:1:{i:0;i:1723249921;}s:12:\"66.249.77.38\";a:1:{i:0;i:1723253085;}s:14:\"52.167.144.217\";a:1:{i:0;i:1723263681;}s:14:\"182.16.190.106\";a:1:{i:2;i:1723264955;}s:11:\"13.79.89.32\";a:1:{i:0;i:1723271776;}s:14:\"193.176.211.23\";a:1:{i:0;i:1723272450;}s:14:\"192.186.191.99\";a:1:{i:0;i:1723281730;}s:11:\"69.58.7.254\";a:1:{i:1;i:1724923513;}s:12:\"51.79.72.173\";a:1:{i:0;i:1723289802;}s:14:\"17.241.219.172\";a:1:{i:0;i:1723294553;}s:15:\"185.220.101.156\";a:1:{i:0;i:1723301770;}s:15:\"181.177.102.101\";a:1:{i:2;i:1724857314;}s:15:\"191.102.152.119\";a:1:{i:0;i:1723311760;}s:12:\"66.249.77.40\";a:1:{i:0;i:1723311817;}s:15:\"172.245.195.135\";a:1:{i:0;i:1723312108;}s:13:\"66.249.65.167\";a:1:{i:0;i:1723319014;}s:14:\"101.44.161.134\";a:1:{i:0;i:1723321397;}s:13:\"4.215.224.141\";a:1:{i:0;i:1723328757;}s:12:\"93.158.90.66\";a:1:{i:0;i:1723342618;}s:12:\"93.158.90.68\";a:1:{i:0;i:1723342622;}s:12:\"15.188.65.67\";a:1:{i:7;i:1723354041;}s:12:\"3.138.181.63\";a:1:{i:0;i:1723356539;}s:13:\"49.51.243.156\";a:1:{i:1;i:1725091263;}s:13:\"52.167.144.24\";a:1:{i:0;i:1723357643;}s:14:\"119.28.140.170\";a:1:{i:0;i:1723358295;}s:14:\"52.167.144.170\";a:1:{i:0;i:1723370035;}s:14:\"20.188.226.153\";a:1:{i:18;i:1723374622;}s:14:\"20.188.231.142\";a:1:{i:5;i:1723377075;}s:15:\"107.172.155.174\";a:1:{i:0;i:1723381692;}s:12:\"83.147.52.49\";a:1:{i:8;i:1723964852;}s:14:\"78.153.140.224\";a:1:{i:0;i:1723383204;}s:13:\"17.241.75.164\";a:1:{i:0;i:1723383745;}s:14:\"34.222.106.151\";a:1:{i:0;i:1723386957;}s:13:\"35.180.226.47\";a:2:{i:1;i:1723510116;i:2;i:1723510116;}s:13:\"17.241.75.179\";a:1:{i:0;i:1723416201;}s:15:\"192.210.166.208\";a:1:{i:0;i:1723416917;}s:14:\"43.155.169.133\";a:1:{i:0;i:1723417369;}s:15:\"166.108.239.156\";a:1:{i:0;i:1723439086;}s:13:\"198.7.127.172\";a:1:{i:2;i:1723724258;}s:12:\"51.138.54.48\";a:1:{i:0;i:1723447461;}s:14:\"17.241.219.163\";a:1:{i:0;i:1723448919;}s:10:\"57.141.0.6\";a:1:{i:0;i:1723450988;}s:12:\"65.108.46.72\";a:1:{i:1;i:1723455431;}s:12:\"165.22.43.70\";a:1:{i:6;i:1723461004;}s:13:\"170.64.236.66\";a:1:{i:37;i:1723461345;}s:12:\"45.148.10.75\";a:1:{i:1;i:1724663744;}s:13:\"188.166.26.88\";a:1:{i:0;i:1723471087;}s:15:\"195.191.219.133\";a:1:{i:0;i:1723481844;}s:12:\"64.176.66.64\";a:1:{i:6;i:1723487165;}s:12:\"17.241.75.43\";a:1:{i:0;i:1723490732;}s:14:\"166.108.230.91\";a:1:{i:0;i:1723494707;}s:15:\"196.198.211.152\";a:1:{i:0;i:1723515483;}s:14:\"52.167.144.142\";a:1:{i:1;i:1724235253;}s:11:\"57.141.0.18\";a:1:{i:0;i:1723523461;}s:15:\"181.177.110.230\";a:1:{i:0;i:1723529105;}s:14:\"52.167.144.225\";a:1:{i:0;i:1723534164;}s:12:\"49.51.47.100\";a:1:{i:0;i:1723535558;}s:13:\"217.76.48.137\";a:1:{i:0;i:1723544268;}s:14:\"144.202.52.246\";a:1:{i:6;i:1723547465;}s:12:\"149.28.98.25\";a:1:{i:7;i:1723570761;}s:12:\"40.77.167.48\";a:1:{i:1;i:1723875267;}s:15:\"173.252.107.116\";a:1:{i:0;i:1723592734;}s:14:\"193.26.115.202\";a:2:{i:2;i:1724092005;i:3;i:1724092008;}s:15:\"142.171.227.253\";a:1:{i:0;i:1723602640;}s:14:\"199.244.88.220\";a:1:{i:0;i:1723603539;}s:14:\"199.244.88.230\";a:1:{i:1;i:1724807581;}s:15:\"178.215.236.250\";a:2:{i:0;i:1723605482;i:1;i:1723605486;}s:14:\"149.71.176.184\";a:1:{i:0;i:1723622111;}s:12:\"66.249.92.44\";a:1:{i:0;i:1723622581;}s:14:\"173.252.83.112\";a:1:{i:0;i:1723625833;}s:14:\"52.167.144.174\";a:1:{i:0;i:1723627337;}s:15:\"111.119.198.178\";a:1:{i:0;i:1723631842;}s:13:\"17.241.219.97\";a:1:{i:0;i:1723633053;}s:10:\"3.110.83.0\";a:1:{i:0;i:1723635700;}s:15:\"104.238.137.201\";a:2:{i:5;i:1723638808;i:6;i:1723638812;}s:13:\"43.153.105.17\";a:1:{i:0;i:1723656337;}s:12:\"34.169.14.50\";a:1:{i:4;i:1723670178;}s:14:\"141.164.35.189\";a:1:{i:7;i:1723673627;}s:12:\"51.15.184.67\";a:1:{i:0;i:1723680579;}s:13:\"68.69.184.202\";a:2:{i:2;i:1723881136;i:3;i:1723881138;}s:11:\"94.74.87.74\";a:1:{i:0;i:1723684597;}s:13:\"104.197.79.18\";a:2:{i:0;i:1723687649;i:1;i:1723687651;}s:14:\"43.135.149.154\";a:1:{i:2;i:1726069521;}s:14:\"192.186.191.74\";a:1:{i:1;i:1724225132;}s:13:\"34.16.233.130\";a:1:{i:4;i:1723710752;}s:13:\"173.252.83.11\";a:1:{i:0;i:1723715730;}s:12:\"40.77.167.61\";a:1:{i:1;i:1726725813;}s:14:\"52.167.144.238\";a:1:{i:0;i:1723724989;}s:13:\"20.120.134.36\";a:1:{i:0;i:1723729496;}s:14:\"52.167.144.166\";a:1:{i:1;i:1726716767;}s:15:\"207.241.225.114\";a:1:{i:0;i:1723731115;}s:13:\"51.81.245.138\";a:1:{i:0;i:1723731123;}s:14:\"34.122.147.229\";a:1:{i:0;i:1723731134;}s:14:\"146.70.117.208\";a:1:{i:0;i:1723731139;}s:14:\"205.169.39.149\";a:1:{i:0;i:1723731163;}s:14:\"193.32.248.190\";a:1:{i:0;i:1723731372;}s:13:\"17.241.219.22\";a:1:{i:0;i:1723734982;}s:13:\"205.169.39.16\";a:1:{i:0;i:1723735234;}s:12:\"51.77.111.99\";a:1:{i:0;i:1723737832;}s:13:\"5.161.246.103\";a:1:{i:0;i:1723741841;}s:15:\"133.242.174.119\";a:1:{i:0;i:1723742303;}s:13:\"104.248.9.129\";a:1:{i:13;i:1723786144;}s:13:\"178.254.24.91\";a:1:{i:0;i:1723746472;}s:14:\"193.36.118.253\";a:1:{i:1;i:1723748395;}s:13:\"23.83.130.177\";a:1:{i:0;i:1723748358;}s:12:\"37.187.74.97\";a:1:{i:0;i:1723748359;}s:13:\"154.47.30.163\";a:1:{i:1;i:1723748405;}s:14:\"23.106.216.190\";a:1:{i:1;i:1724253420;}s:13:\"52.47.201.113\";a:1:{i:0;i:1723756234;}s:14:\"196.198.211.30\";a:1:{i:0;i:1723768217;}s:13:\"119.8.187.224\";a:1:{i:0;i:1723771096;}s:13:\"171.244.43.14\";a:1:{i:0;i:1723774570;}s:12:\"47.251.15.21\";a:1:{i:0;i:1723774688;}s:12:\"47.251.13.32\";a:1:{i:0;i:1723774688;}s:11:\"57.141.5.24\";a:1:{i:0;i:1723796396;}s:11:\"23.27.48.46\";a:1:{i:0;i:1723808751;}s:13:\"173.252.83.46\";a:1:{i:0;i:1723810477;}s:14:\"162.142.125.44\";a:1:{i:0;i:1723818576;}s:13:\"154.38.175.35\";a:1:{i:0;i:1723821810;}s:14:\"17.241.219.116\";a:1:{i:0;i:1723825208;}s:11:\"96.8.117.81\";a:1:{i:1;i:1725668593;}s:14:\"192.36.109.105\";a:1:{i:0;i:1723828021;}s:13:\"192.36.109.75\";a:1:{i:0;i:1723828025;}s:13:\"138.197.5.154\";a:1:{i:6;i:1723828317;}s:14:\"45.147.249.178\";a:1:{i:0;i:1723838875;}s:14:\"159.65.179.200\";a:1:{i:7;i:1723840685;}s:13:\"173.252.83.25\";a:1:{i:0;i:1723842318;}s:13:\"95.217.18.177\";a:2:{i:0;i:1723845332;i:1;i:1723845332;}s:13:\"17.241.75.201\";a:1:{i:0;i:1723851756;}s:13:\"104.160.8.183\";a:1:{i:0;i:1723864742;}s:13:\"13.38.107.172\";a:1:{i:7;i:1723869025;}s:11:\"34.48.65.57\";a:3:{i:0;i:1723875369;i:1;i:1723875370;i:2;i:1723875371;}s:13:\"15.188.144.40\";a:2:{i:13;i:1723962183;i:14;i:1723962187;}s:13:\"190.92.201.87\";a:1:{i:0;i:1723887265;}s:14:\"15.204.183.221\";a:2:{i:0;i:1723898229;i:1;i:1723898230;}s:11:\"57.141.5.16\";a:1:{i:1;i:1724139444;}s:13:\"34.145.18.120\";a:1:{i:4;i:1723907307;}s:13:\"205.169.39.12\";a:1:{i:0;i:1723913374;}s:14:\"52.167.144.176\";a:1:{i:1;i:1725725523;}s:13:\"173.252.107.8\";a:1:{i:0;i:1723922623;}s:11:\"51.44.25.64\";a:1:{i:0;i:1723933345;}s:13:\"149.71.177.47\";a:1:{i:0;i:1723935766;}s:14:\"17.241.219.189\";a:1:{i:0;i:1723940702;}s:14:\"114.119.191.65\";a:1:{i:0;i:1723946693;}s:13:\"34.45.115.144\";a:2:{i:0;i:1723956100;i:1;i:1723956102;}s:12:\"69.171.249.3\";a:1:{i:0;i:1723986553;}s:12:\"69.171.249.4\";a:1:{i:0;i:1723991600;}s:13:\"35.180.122.76\";a:1:{i:6;i:1723997719;}s:14:\"173.44.152.136\";a:1:{i:0;i:1723998515;}s:15:\"173.234.154.206\";a:1:{i:0;i:1724001265;}s:14:\"64.176.166.143\";a:2:{i:5;i:1724007194;i:6;i:1724007198;}s:12:\"186.224.32.6\";a:1:{i:2;i:1724010627;}s:14:\"207.148.11.246\";a:1:{i:7;i:1724026646;}s:14:\"199.244.88.221\";a:1:{i:0;i:1724043759;}s:14:\"199.244.88.232\";a:1:{i:0;i:1724043843;}s:13:\"43.130.62.164\";a:1:{i:0;i:1724056851;}s:14:\"52.167.144.190\";a:1:{i:0;i:1724058164;}s:14:\"52.167.144.198\";a:1:{i:0;i:1724060167;}s:14:\"52.167.144.203\";a:1:{i:0;i:1724061600;}s:14:\"20.171.206.251\";a:1:{i:0;i:1724065943;}s:14:\"20.171.206.248\";a:1:{i:0;i:1724081773;}s:14:\"207.246.78.131\";a:1:{i:7;i:1724084032;}s:14:\"194.35.117.167\";a:1:{i:0;i:1724084102;}s:14:\"109.176.202.52\";a:1:{i:0;i:1724086302;}s:13:\"45.77.123.158\";a:1:{i:6;i:1724088875;}s:12:\"40.77.167.71\";a:1:{i:0;i:1724090363;}s:14:\"52.167.144.226\";a:1:{i:0;i:1724093113;}s:12:\"17.241.75.23\";a:1:{i:0;i:1724103161;}s:14:\"17.241.219.117\";a:1:{i:0;i:1724103781;}s:11:\"57.141.5.15\";a:1:{i:0;i:1724105741;}s:12:\"91.92.247.86\";a:2:{i:0;i:1724122175;i:1;i:1724122178;}s:11:\"49.0.201.59\";a:1:{i:0;i:1724131106;}s:13:\"3.231.161.247\";a:1:{i:0;i:1724134356;}s:13:\"40.77.167.136\";a:1:{i:0;i:1724138657;}s:12:\"51.159.30.40\";a:1:{i:0;i:1724144326;}s:13:\"17.241.227.57\";a:1:{i:0;i:1724158228;}s:14:\"45.141.215.206\";a:1:{i:1;i:1724158322;}s:13:\"95.142.121.26\";a:1:{i:0;i:1724162995;}s:12:\"45.76.170.78\";a:1:{i:7;i:1724164195;}s:14:\"64.176.169.107\";a:2:{i:5;i:1724169680;i:6;i:1724169684;}s:12:\"157.55.39.14\";a:1:{i:0;i:1724189936;}s:12:\"93.158.90.46\";a:1:{i:0;i:1724194012;}s:12:\"93.158.90.40\";a:1:{i:0;i:1724194016;}s:12:\"23.82.104.52\";a:1:{i:0;i:1724197524;}s:12:\"74.82.240.14\";a:1:{i:0;i:1724208243;}s:14:\"190.92.214.113\";a:1:{i:0;i:1724208497;}s:13:\"52.164.126.59\";a:2:{i:9;i:1724220262;i:10;i:1724220266;}s:14:\"44.242.151.249\";a:1:{i:0;i:1724227815;}s:12:\"157.55.39.55\";a:1:{i:0;i:1724232826;}s:12:\"207.46.13.78\";a:1:{i:1;i:1725811262;}s:13:\"110.44.116.69\";a:2:{i:1;i:1724238606;i:2;i:1724238610;}s:13:\"17.241.219.18\";a:1:{i:0;i:1724241206;}s:14:\"207.244.253.37\";a:1:{i:0;i:1724241882;}s:12:\"40.77.167.52\";a:1:{i:1;i:1724309421;}s:14:\"95.179.134.166\";a:2:{i:5;i:1724251580;i:6;i:1724251584;}s:13:\"95.179.148.95\";a:2:{i:6;i:1724268023;i:7;i:1724268027;}s:14:\"206.168.34.192\";a:1:{i:0;i:1724271494;}s:14:\"52.167.144.187\";a:1:{i:1;i:1725578874;}s:14:\"34.227.227.148\";a:2:{i:0;i:1724294129;i:1;i:1724294130;}s:13:\"157.245.61.72\";a:1:{i:299;i:1724296846;}s:12:\"66.249.89.38\";a:1:{i:0;i:1724310836;}s:15:\"124.243.145.104\";a:1:{i:0;i:1724326777;}s:12:\"45.61.48.223\";a:1:{i:0;i:1724352192;}s:13:\"107.189.1.175\";a:1:{i:4;i:1724366987;}s:14:\"185.220.101.97\";a:1:{i:1;i:1724367047;}s:14:\"185.220.101.63\";a:1:{i:0;i:1724367052;}s:11:\"5.42.80.233\";a:1:{i:2;i:1724367074;}s:15:\"163.172.190.239\";a:1:{i:0;i:1724368048;}s:11:\"128.31.0.13\";a:1:{i:0;i:1724369321;}s:13:\"144.172.118.4\";a:1:{i:0;i:1724369330;}s:14:\"185.220.101.38\";a:1:{i:0;i:1724369342;}s:15:\"185.220.100.252\";a:1:{i:2;i:1724369395;}s:13:\"89.185.85.140\";a:1:{i:0;i:1724369355;}s:14:\"185.220.101.15\";a:1:{i:0;i:1724369361;}s:14:\"94.230.208.148\";a:1:{i:0;i:1724369370;}s:14:\"91.219.239.166\";a:1:{i:0;i:1724369377;}s:14:\"114.119.184.97\";a:1:{i:0;i:1724375178;}s:15:\"168.227.140.211\";a:1:{i:0;i:1724375429;}s:14:\"52.167.144.230\";a:1:{i:0;i:1724379985;}s:11:\"15.188.55.1\";a:1:{i:6;i:1724385655;}s:15:\"195.154.200.196\";a:1:{i:0;i:1724392185;}s:15:\"162.248.224.101\";a:1:{i:0;i:1724397663;}s:15:\"151.237.189.170\";a:1:{i:0;i:1724406168;}s:13:\"43.130.16.140\";a:1:{i:2;i:1725599848;}s:13:\"45.156.128.66\";a:1:{i:0;i:1724421434;}s:14:\"66.220.149.113\";a:1:{i:0;i:1724432746;}s:12:\"37.27.59.134\";a:1:{i:73;i:1724435152;}s:11:\"66.135.8.31\";a:1:{i:7;i:1724441261;}s:15:\"144.202.100.143\";a:1:{i:6;i:1724452737;}s:14:\"52.167.144.181\";a:1:{i:1;i:1724871280;}s:14:\"101.44.161.214\";a:1:{i:0;i:1724491752;}s:11:\"57.141.0.10\";a:1:{i:1;i:1725095837;}s:12:\"40.77.167.26\";a:1:{i:0;i:1724495638;}s:14:\"216.244.66.198\";a:1:{i:0;i:1724497287;}s:13:\"51.81.165.110\";a:1:{i:0;i:1724500868;}s:11:\"23.108.4.92\";a:1:{i:0;i:1724501655;}s:13:\"94.156.67.199\";a:1:{i:2;i:1724510341;}s:13:\"185.12.249.39\";a:1:{i:0;i:1724518862;}s:13:\"5.133.192.173\";a:1:{i:0;i:1724518866;}s:15:\"165.227.106.219\";a:2:{i:5;i:1724530732;i:6;i:1724530736;}s:13:\"52.164.217.30\";a:1:{i:0;i:1724532819;}s:11:\"134.122.4.1\";a:1:{i:7;i:1724540608;}s:13:\"190.92.207.50\";a:1:{i:0;i:1724552503;}s:13:\"13.79.229.207\";a:1:{i:0;i:1724561616;}s:10:\"3.145.74.3\";a:1:{i:0;i:1724566069;}s:13:\"162.0.235.124\";a:1:{i:0;i:1724570878;}s:12:\"43.133.72.69\";a:1:{i:1;i:1726409499;}s:10:\"57.141.0.7\";a:1:{i:0;i:1724576393;}s:14:\"52.164.231.119\";a:3:{i:27;i:1724778742;i:28;i:1724778744;i:29;i:1724778746;}s:14:\"110.225.121.71\";a:1:{i:0;i:1724583352;}s:14:\"107.191.118.41\";a:1:{i:0;i:1724585237;}s:15:\"158.247.208.201\";a:1:{i:7;i:1724604438;}s:15:\"217.113.194.215\";a:1:{i:0;i:1724607835;}s:13:\"45.77.166.185\";a:2:{i:5;i:1724609159;i:6;i:1724609163;}s:14:\"17.241.227.216\";a:1:{i:0;i:1724612350;}s:12:\"66.249.89.37\";a:1:{i:0;i:1724633225;}s:14:\"52.167.144.228\";a:1:{i:0;i:1724650691;}s:13:\"205.169.39.50\";a:1:{i:0;i:1724653661;}s:13:\"205.169.39.24\";a:1:{i:0;i:1724682500;}s:12:\"84.239.33.18\";a:1:{i:0;i:1724699518;}s:13:\"15.235.199.26\";a:1:{i:1;i:1724733302;}s:12:\"45.77.194.97\";a:1:{i:7;i:1724711865;}s:15:\"158.247.226.228\";a:1:{i:6;i:1724713260;}s:12:\"84.246.85.11\";a:1:{i:2;i:1724730929;}s:11:\"35.225.73.6\";a:1:{i:0;i:1724738560;}s:14:\"52.167.144.212\";a:1:{i:1;i:1725254481;}s:15:\"124.243.146.158\";a:1:{i:0;i:1724751667;}s:12:\"8.217.185.13\";a:1:{i:0;i:1724753964;}s:13:\"52.167.144.19\";a:1:{i:0;i:1724754218;}s:14:\"45.156.128.101\";a:1:{i:0;i:1724754867;}s:14:\"64.176.173.142\";a:1:{i:7;i:1724774612;}s:13:\"182.52.50.168\";a:2:{i:1;i:1724776066;i:2;i:1724776069;}s:14:\"64.176.173.246\";a:1:{i:6;i:1724780404;}s:12:\"119.8.174.80\";a:1:{i:0;i:1724793953;}s:14:\"15.237.113.135\";a:1:{i:2;i:1724802344;}s:13:\"40.77.167.235\";a:1:{i:0;i:1724804533;}s:11:\"20.27.20.21\";a:1:{i:0;i:1724804539;}s:14:\"170.106.84.136\";a:1:{i:0;i:1724823818;}s:12:\"40.77.167.56\";a:1:{i:0;i:1724831283;}s:12:\"40.77.167.36\";a:1:{i:0;i:1724837035;}s:14:\"52.167.144.204\";a:1:{i:2;i:1725155073;}s:13:\"128.90.174.12\";a:1:{i:0;i:1724840908;}s:13:\"82.80.249.243\";a:1:{i:0;i:1724843791;}s:14:\"17.241.227.158\";a:1:{i:0;i:1724858043;}s:12:\"66.249.66.38\";a:1:{i:1;i:1725638493;}s:13:\"94.156.64.214\";a:1:{i:2;i:1724894829;}s:14:\"45.156.129.110\";a:1:{i:0;i:1724867219;}s:12:\"66.249.66.39\";a:1:{i:0;i:1724867513;}s:14:\"45.156.128.121\";a:1:{i:0;i:1724867788;}s:14:\"84.247.145.101\";a:1:{i:0;i:1724869906;}s:14:\"17.241.227.215\";a:1:{i:0;i:1724880511;}s:12:\"51.83.227.40\";a:1:{i:45;i:1724893094;}s:14:\"52.167.144.192\";a:1:{i:0;i:1724896256;}s:14:\"77.237.241.114\";a:1:{i:2;i:1724897240;}s:13:\"104.160.17.69\";a:1:{i:0;i:1724902658;}s:12:\"40.77.167.15\";a:1:{i:0;i:1724902767;}s:14:\"15.237.198.136\";a:1:{i:2;i:1724902850;}s:13:\"185.191.171.2\";a:1:{i:0;i:1724907946;}s:13:\"94.156.69.194\";a:1:{i:0;i:1724908104;}s:14:\"181.177.123.14\";a:1:{i:0;i:1724908718;}s:14:\"162.241.24.170\";a:1:{i:0;i:1724911374;}s:12:\"119.8.191.96\";a:1:{i:0;i:1724911994;}s:15:\"138.186.137.124\";a:1:{i:0;i:1724918990;}s:12:\"40.77.167.38\";a:1:{i:0;i:1724920275;}s:12:\"169.1.68.189\";a:7:{i:49;i:1724920740;i:50;i:1724920740;i:51;i:1724920740;i:52;i:1724920741;i:53;i:1724920741;i:54;i:1724920741;i:55;i:1724920742;}s:13:\"66.220.149.43\";a:1:{i:0;i:1724921867;}s:13:\"81.182.145.73\";a:1:{i:0;i:1724925828;}s:12:\"66.249.70.69\";a:1:{i:11;i:1726801971;}s:14:\"43.159.128.237\";a:1:{i:2;i:1726358770;}s:12:\"207.46.13.87\";a:1:{i:0;i:1724960072;}s:12:\"66.249.70.70\";a:1:{i:6;i:1726578654;}s:13:\"47.242.85.183\";a:1:{i:0;i:1724993488;}s:13:\"74.125.151.70\";a:1:{i:1;i:1726307746;}s:12:\"40.77.167.76\";a:1:{i:0;i:1725014106;}s:12:\"31.220.76.78\";a:2:{i:0;i:1725030780;i:1;i:1725030784;}s:12:\"66.249.70.68\";a:1:{i:18;i:1726837903;}s:12:\"93.158.90.65\";a:1:{i:0;i:1725036232;}s:12:\"93.158.90.74\";a:1:{i:0;i:1725036235;}s:15:\"217.113.194.150\";a:1:{i:1;i:1725061264;}s:15:\"217.113.194.146\";a:1:{i:0;i:1725061218;}s:15:\"217.113.194.143\";a:1:{i:0;i:1725061230;}s:14:\"178.128.85.128\";a:1:{i:1;i:1725068671;}s:15:\"114.119.184.173\";a:1:{i:0;i:1725071845;}s:10:\"64.225.0.9\";a:1:{i:0;i:1725082356;}s:12:\"31.31.24.235\";a:1:{i:0;i:1725101298;}s:14:\"17.241.227.103\";a:1:{i:0;i:1725106392;}s:15:\"191.102.152.124\";a:1:{i:0;i:1725115639;}s:12:\"40.77.167.54\";a:1:{i:0;i:1725124498;}s:13:\"51.222.44.188\";a:2:{i:0;i:1725141917;i:1;i:1725141920;}s:14:\"190.92.219.117\";a:1:{i:0;i:1725146399;}s:12:\"3.147.242.94\";a:1:{i:0;i:1725171684;}s:13:\"43.135.181.13\";a:1:{i:0;i:1725176566;}s:10:\"57.141.0.4\";a:1:{i:0;i:1725182609;}s:11:\"194.5.82.96\";a:1:{i:0;i:1725196097;}s:13:\"66.249.72.102\";a:1:{i:0;i:1725206024;}s:13:\"66.249.72.103\";a:1:{i:0;i:1725211380;}s:13:\"45.156.128.61\";a:1:{i:0;i:1725211517;}s:14:\"52.167.144.216\";a:1:{i:0;i:1725216136;}s:14:\"155.133.142.67\";a:1:{i:0;i:1725222158;}s:14:\"52.167.144.161\";a:1:{i:0;i:1725229784;}s:14:\"74.125.216.102\";a:1:{i:0;i:1725244826;}s:14:\"173.249.29.192\";a:1:{i:0;i:1725256783;}s:14:\"139.59.250.124\";a:1:{i:1;i:1725372998;}s:14:\"43.128.100.206\";a:1:{i:0;i:1725271699;}s:14:\"69.171.230.114\";a:1:{i:0;i:1725271871;}s:14:\"52.167.144.235\";a:1:{i:0;i:1725283814;}s:14:\"23.106.216.201\";a:1:{i:0;i:1725288871;}s:12:\"66.249.73.70\";a:1:{i:0;i:1725292434;}s:12:\"66.249.73.72\";a:1:{i:1;i:1726015562;}s:12:\"45.76.57.238\";a:2:{i:5;i:1725300812;i:6;i:1725300816;}s:14:\"216.128.140.31\";a:1:{i:7;i:1725301201;}s:12:\"157.55.39.13\";a:1:{i:0;i:1725306955;}s:11:\"40.77.167.2\";a:1:{i:0;i:1725314024;}s:13:\"51.195.94.100\";a:2:{i:0;i:1725315923;i:1;i:1725315925;}s:14:\"43.155.160.173\";a:1:{i:0;i:1725317458;}s:12:\"66.249.73.71\";a:1:{i:1;i:1726014791;}s:12:\"49.51.233.46\";a:1:{i:0;i:1725346439;}s:11:\"31.13.103.8\";a:1:{i:0;i:1725349172;}s:13:\"188.227.87.25\";a:1:{i:0;i:1725358078;}s:13:\"17.241.75.184\";a:1:{i:1;i:1725575934;}s:13:\"45.32.207.189\";a:1:{i:6;i:1725362723;}s:13:\"49.51.206.130\";a:1:{i:1;i:1725603598;}s:15:\"185.243.115.161\";a:1:{i:0;i:1725371756;}s:15:\"205.234.181.138\";a:2:{i:0;i:1725376344;i:1;i:1725376346;}s:13:\"66.249.79.134\";a:1:{i:0;i:1725377064;}s:13:\"17.241.75.166\";a:1:{i:0;i:1725381051;}s:13:\"4.157.252.173\";a:1:{i:0;i:1725387493;}s:13:\"3.249.138.188\";a:1:{i:0;i:1725408626;}s:14:\"62.146.171.161\";a:1:{i:0;i:1725411718;}s:11:\"43.131.62.4\";a:1:{i:0;i:1725412461;}s:14:\"52.167.144.214\";a:1:{i:1;i:1725453154;}s:14:\"15.237.118.182\";a:1:{i:1;i:1725430136;}s:14:\"63.135.161.232\";a:1:{i:6;i:1725430573;}s:13:\"69.171.249.22\";a:1:{i:0;i:1725441562;}s:12:\"173.252.79.7\";a:1:{i:0;i:1725449274;}s:13:\"66.249.72.199\";a:1:{i:1;i:1725549873;}s:13:\"66.249.72.198\";a:1:{i:1;i:1725553483;}s:12:\"40.77.167.44\";a:1:{i:0;i:1725479631;}s:12:\"51.38.79.111\";a:1:{i:0;i:1725484506;}s:13:\"40.77.167.144\";a:1:{i:0;i:1725485918;}s:13:\"66.249.72.200\";a:1:{i:0;i:1725488667;}s:13:\"208.109.17.48\";a:1:{i:0;i:1725489674;}s:12:\"192.99.4.199\";a:1:{i:0;i:1725500722;}s:12:\"47.74.22.248\";a:1:{i:1;i:1725517349;}s:15:\"131.255.134.241\";a:2:{i:1;i:1725522317;i:2;i:1725522320;}s:12:\"95.179.225.6\";a:1:{i:7;i:1725539067;}s:12:\"93.158.90.67\";a:1:{i:0;i:1725543988;}s:12:\"93.158.90.69\";a:1:{i:0;i:1725543992;}s:15:\"104.238.181.113\";a:1:{i:6;i:1725544149;}s:13:\"40.77.167.152\";a:1:{i:0;i:1725549051;}s:14:\"35.180.114.185\";a:1:{i:5;i:1725579598;}s:14:\"104.244.77.192\";a:1:{i:0;i:1725591286;}s:12:\"66.249.92.40\";a:1:{i:0;i:1725627815;}s:13:\"149.248.57.53\";a:1:{i:6;i:1725634486;}s:15:\"207.231.104.152\";a:1:{i:1;i:1725755378;}s:12:\"66.249.66.40\";a:1:{i:0;i:1725636744;}s:13:\"20.15.104.212\";a:2:{i:0;i:1725641465;i:1;i:1725641468;}s:13:\"52.164.231.65\";a:2:{i:8;i:1725645065;i:9;i:1725645067;}s:12:\"103.78.0.175\";a:1:{i:0;i:1725664527;}s:13:\"107.180.117.3\";a:1:{i:0;i:1725677758;}s:13:\"52.167.144.20\";a:1:{i:0;i:1725683009;}s:15:\"144.217.135.228\";a:2:{i:1;i:1725684858;i:2;i:1725684860;}s:14:\"37.187.215.254\";a:1:{i:0;i:1725689796;}s:14:\"43.135.166.178\";a:1:{i:0;i:1725694845;}s:13:\"203.55.81.229\";a:3:{i:1;i:1726441660;i:2;i:1726441662;i:3;i:1726441664;}s:13:\"179.43.191.18\";a:1:{i:0;i:1725706880;}s:14:\"17.241.227.237\";a:1:{i:0;i:1725708674;}s:12:\"54.88.179.33\";a:1:{i:0;i:1725720033;}s:15:\"170.106.197.109\";a:1:{i:2;i:1726669179;}s:13:\"92.204.218.61\";a:1:{i:0;i:1725727176;}s:12:\"34.74.111.52\";a:2:{i:2;i:1725739919;i:3;i:1725739919;}s:14:\"209.97.149.164\";a:1:{i:0;i:1725755525;}s:14:\"34.231.180.210\";a:2:{i:0;i:1725763559;i:1;i:1725763563;}s:13:\"96.224.91.223\";a:1:{i:0;i:1725764601;}s:14:\"18.119.102.217\";a:1:{i:0;i:1725775837;}s:13:\"104.154.144.3\";a:1:{i:0;i:1725783833;}s:14:\"66.220.149.115\";a:1:{i:0;i:1725786734;}s:15:\"190.109.170.137\";a:2:{i:1;i:1725800543;i:2;i:1725800546;}s:11:\"192.3.144.8\";a:1:{i:0;i:1725806846;}s:14:\"144.202.110.68\";a:1:{i:7;i:1725808805;}s:14:\"207.246.64.183\";a:1:{i:6;i:1725813845;}s:14:\"17.241.227.208\";a:1:{i:0;i:1725821446;}s:13:\"17.241.227.30\";a:1:{i:0;i:1725823385;}s:15:\"104.247.184.221\";a:2:{i:3;i:1725827133;i:4;i:1725827136;}s:12:\"40.77.167.33\";a:1:{i:1;i:1726417027;}s:12:\"49.51.204.74\";a:1:{i:0;i:1725861616;}s:14:\"154.38.184.197\";a:1:{i:1;i:1725868204;}s:15:\"207.148.100.242\";a:1:{i:7;i:1725885924;}s:14:\"52.169.217.103\";a:1:{i:6;i:1725888875;}s:14:\"207.148.82.141\";a:1:{i:6;i:1725893398;}s:14:\"209.97.152.248\";a:1:{i:0;i:1725901823;}s:12:\"13.38.42.159\";a:1:{i:13;i:1725909031;}s:13:\"45.156.130.35\";a:1:{i:0;i:1725907890;}s:11:\"31.13.103.9\";a:1:{i:0;i:1725908269;}s:13:\"31.13.103.116\";a:1:{i:0;i:1725908269;}s:11:\"34.0.137.56\";a:1:{i:0;i:1725908487;}s:13:\"34.229.227.26\";a:1:{i:1;i:1725911262;}s:10:\"45.8.22.27\";a:2:{i:5;i:1725912247;i:6;i:1725912251;}s:13:\"15.188.83.167\";a:1:{i:13;i:1725922827;}s:12:\"46.22.130.14\";a:1:{i:0;i:1725923404;}s:13:\"74.125.151.69\";a:1:{i:0;i:1725943377;}s:14:\"18.119.108.218\";a:1:{i:0;i:1725968079;}s:13:\"49.51.183.220\";a:1:{i:0;i:1725977272;}s:12:\"66.249.73.74\";a:1:{i:0;i:1725981351;}s:12:\"66.249.73.76\";a:1:{i:0;i:1725981354;}s:12:\"34.29.206.46\";a:1:{i:4;i:1725982745;}s:12:\"84.32.41.136\";a:1:{i:0;i:1726005395;}s:14:\"128.14.211.210\";a:1:{i:1;i:1726127210;}s:12:\"34.75.249.12\";a:1:{i:4;i:1726022497;}s:14:\"164.90.154.113\";a:1:{i:0;i:1726023862;}s:13:\"34.106.94.160\";a:1:{i:3;i:1726024987;}s:14:\"31.220.101.115\";a:2:{i:6;i:1726026554;i:7;i:1726026557;}s:14:\"17.241.219.125\";a:1:{i:0;i:1726026531;}s:14:\"89.117.148.229\";a:1:{i:1;i:1726041740;}s:12:\"157.55.39.53\";a:1:{i:0;i:1726032419;}s:13:\"93.158.91.241\";a:1:{i:0;i:1726042883;}s:15:\"195.191.219.131\";a:1:{i:0;i:1726048539;}s:13:\"45.77.192.142\";a:1:{i:0;i:1726054564;}s:15:\"104.156.237.206\";a:2:{i:5;i:1726062335;i:6;i:1726062339;}s:12:\"13.36.244.74\";a:1:{i:0;i:1726103926;}s:13:\"35.87.245.108\";a:1:{i:0;i:1726106230;}s:15:\"104.247.184.182\";a:1:{i:0;i:1726111836;}s:12:\"35.84.191.13\";a:1:{i:0;i:1726127412;}s:14:\"105.186.187.72\";a:1:{i:0;i:1726131372;}s:13:\"17.241.227.47\";a:1:{i:0;i:1726138068;}s:12:\"17.241.75.99\";a:1:{i:0;i:1726139375;}s:13:\"185.236.23.54\";a:3:{i:66;i:1726154509;i:67;i:1726154512;i:68;i:1726154513;}s:14:\"199.247.15.236\";a:2:{i:6;i:1726170103;i:7;i:1726170107;}s:12:\"70.34.209.60\";a:1:{i:6;i:1726171900;}s:15:\"112.213.176.132\";a:1:{i:0;i:1726174082;}s:14:\"170.106.104.42\";a:1:{i:0;i:1726182210;}s:14:\"34.125.205.130\";a:1:{i:4;i:1726190417;}s:12:\"40.77.167.65\";a:1:{i:0;i:1726192531;}s:13:\"34.171.159.57\";a:1:{i:4;i:1726197847;}s:15:\"217.182.175.120\";a:1:{i:0;i:1726197939;}s:15:\"107.180.116.220\";a:1:{i:0;i:1726201948;}s:10:\"34.249.1.3\";a:2:{i:0;i:1726202738;i:1;i:1726202741;}s:14:\"87.236.176.248\";a:1:{i:0;i:1726205209;}s:14:\"196.196.53.105\";a:2:{i:0;i:1726209857;i:1;i:1726209858;}s:13:\"149.28.252.25\";a:1:{i:7;i:1726210001;}s:13:\"45.76.115.179\";a:1:{i:6;i:1726217357;}s:13:\"207.46.13.111\";a:1:{i:0;i:1726220609;}s:12:\"20.42.10.186\";a:1:{i:0;i:1726223367;}s:15:\"191.102.151.155\";a:1:{i:0;i:1726241791;}s:14:\"170.106.171.77\";a:1:{i:1;i:1726795084;}s:14:\"52.167.144.229\";a:1:{i:0;i:1726249542;}s:13:\"43.135.185.89\";a:1:{i:0;i:1726267724;}s:14:\"89.117.146.243\";a:1:{i:0;i:1726315519;}s:13:\"52.164.231.90\";a:2:{i:8;i:1726317062;i:9;i:1726317065;}s:11:\"13.79.91.69\";a:1:{i:0;i:1726322115;}s:14:\"52.167.144.231\";a:1:{i:1;i:1726660973;}s:14:\"193.26.115.234\";a:1:{i:0;i:1726333232;}s:15:\"155.138.210.105\";a:1:{i:7;i:1726333924;}s:13:\"45.77.100.103\";a:2:{i:5;i:1726338883;i:6;i:1726338887;}s:11:\"40.77.167.4\";a:1:{i:1;i:1726673651;}s:12:\"107.150.71.2\";a:1:{i:0;i:1726344592;}s:13:\"17.241.227.29\";a:1:{i:0;i:1726345244;}s:12:\"5.78.102.122\";a:1:{i:2;i:1726349432;}s:15:\"104.247.184.179\";a:1:{i:0;i:1726352255;}s:13:\"13.58.160.243\";a:1:{i:0;i:1726380236;}s:13:\"66.220.149.42\";a:1:{i:0;i:1726392499;}s:12:\"157.230.4.87\";a:1:{i:5;i:1726399974;}s:14:\"209.242.211.66\";a:1:{i:0;i:1726401141;}s:13:\"17.241.219.96\";a:1:{i:0;i:1726402077;}s:12:\"4.233.139.36\";a:1:{i:0;i:1726410718;}s:12:\"34.102.57.88\";a:1:{i:3;i:1726430184;}s:13:\"34.125.185.84\";a:3:{i:0;i:1726435900;i:1;i:1726435901;i:2;i:1726435902;}s:12:\"34.70.67.195\";a:2:{i:4;i:1726445261;i:5;i:1726445264;}s:11:\"169.0.0.178\";a:1:{i:0;i:1726497591;}s:14:\"62.146.177.238\";a:1:{i:0;i:1726505770;}s:13:\"149.71.182.36\";a:1:{i:0;i:1726510474;}s:13:\"207.46.13.126\";a:1:{i:0;i:1726515419;}s:13:\"43.155.138.79\";a:1:{i:0;i:1726523727;}s:14:\"34.173.202.131\";a:4:{i:0;i:1726540681;i:1;i:1726540683;i:2;i:1726540683;i:3;i:1726540684;}s:11:\"34.171.90.1\";a:2:{i:0;i:1726541570;i:1;i:1726541570;}s:12:\"20.42.10.188\";a:1:{i:0;i:1726544513;}s:14:\"107.150.80.164\";a:1:{i:0;i:1726565917;}s:13:\"207.46.13.127\";a:1:{i:0;i:1726569966;}s:12:\"51.44.13.207\";a:1:{i:6;i:1726575312;}s:10:\"45.77.4.43\";a:1:{i:7;i:1726577179;}s:12:\"149.71.176.5\";a:1:{i:0;i:1726584123;}s:13:\"144.202.79.86\";a:1:{i:6;i:1726587543;}s:12:\"172.86.114.7\";a:1:{i:0;i:1726596747;}s:12:\"40.77.167.19\";a:1:{i:0;i:1726597294;}s:13:\"23.108.44.182\";a:1:{i:0;i:1726603845;}s:14:\"142.91.118.180\";a:1:{i:0;i:1726608630;}s:14:\"52.178.143.183\";a:1:{i:6;i:1726623643;}s:13:\"74.125.151.68\";a:1:{i:0;i:1726637423;}s:12:\"45.84.122.29\";a:1:{i:0;i:1726644240;}s:13:\"52.178.138.12\";a:2:{i:1;i:1726647028;i:2;i:1726647031;}s:15:\"191.102.152.239\";a:1:{i:0;i:1726650398;}s:14:\"144.202.44.216\";a:1:{i:7;i:1726658303;}s:12:\"13.74.99.135\";a:2:{i:1;i:1726658856;i:2;i:1726658859;}s:13:\"45.156.128.37\";a:1:{i:0;i:1726669341;}s:13:\"18.205.41.114\";a:1:{i:0;i:1726669768;}s:12:\"13.79.36.136\";a:2:{i:1;i:1726676127;i:2;i:1726676130;}s:13:\"13.74.153.103\";a:1:{i:6;i:1726685737;}s:14:\"52.167.144.180\";a:1:{i:0;i:1726694152;}s:11:\"34.1.23.206\";a:1:{i:0;i:1726734062;}s:14:\"43.155.152.154\";a:1:{i:0;i:1726740092;}s:11:\"45.77.80.51\";a:1:{i:7;i:1726741856;}s:13:\"93.158.91.253\";a:1:{i:0;i:1726743819;}s:13:\"93.158.91.247\";a:1:{i:0;i:1726743823;}s:15:\"104.156.246.122\";a:1:{i:6;i:1726746919;}s:13:\"17.241.219.51\";a:1:{i:0;i:1726754854;}s:12:\"74.82.28.218\";a:1:{i:0;i:1726763432;}s:13:\"34.170.207.71\";a:1:{i:0;i:1726766831;}s:12:\"3.128.26.176\";a:1:{i:1;i:1726767273;}s:14:\"179.43.183.170\";a:1:{i:0;i:1726771956;}s:12:\"45.14.244.50\";a:1:{i:0;i:1726775881;}s:14:\"52.167.144.222\";a:1:{i:0;i:1726799770;}s:15:\"143.244.168.161\";a:4:{i:9;i:1726808179;i:10;i:1726808181;i:11;i:1726808182;i:12;i:1726808183;}s:14:\"181.177.111.63\";a:1:{i:0;i:1726821249;}s:14:\"52.167.144.186\";a:1:{i:0;i:1726824139;}s:14:\"15.237.112.177\";a:1:{i:6;i:1726829733;}s:13:\"179.43.191.19\";a:1:{i:0;i:1726834136;}s:13:\"109.202.99.46\";a:10:{i:0;i:1726847682;i:1;i:1726847682;i:2;i:1726847683;i:3;i:1726847683;i:4;i:1726847683;i:5;i:1726847683;i:6;i:1726847683;i:7;i:1726847683;i:8;i:1726847683;i:9;i:1726847683;}}','off'),
(5646809,'_transient_timeout_wc_var_prices_3890','1750880986','off'),
(5646810,'_transient_wc_var_prices_3890','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3891\":\"13.00\",\"3892\":\"17.00\",\"3893\":\"21.00\",\"3894\":\"30.00\",\"3895\":\"51.00\",\"3896\":\"130.00\"},\"regular_price\":{\"3891\":\"13.00\",\"3892\":\"17.00\",\"3893\":\"21.00\",\"3894\":\"30.00\",\"3895\":\"51.00\",\"3896\":\"130.00\"},\"sale_price\":{\"3891\":\"13.00\",\"3892\":\"17.00\",\"3893\":\"21.00\",\"3894\":\"30.00\",\"3895\":\"51.00\",\"3896\":\"130.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3891\":\"13.00\",\"3892\":\"17.00\",\"3893\":\"21.00\",\"3894\":\"30.00\",\"3895\":\"51.00\",\"3896\":\"130.00\"},\"regular_price\":{\"3891\":\"13.00\",\"3892\":\"17.00\",\"3893\":\"21.00\",\"3894\":\"30.00\",\"3895\":\"51.00\",\"3896\":\"130.00\"},\"sale_price\":{\"3891\":\"13.00\",\"3892\":\"17.00\",\"3893\":\"21.00\",\"3894\":\"30.00\",\"3895\":\"51.00\",\"3896\":\"130.00\"}}}','off'),
(5650379,'_elementor_home_screen_data','a:2:{s:7:\"timeout\";i:1731937197;s:5:\"value\";s:8313:\"{\"top_with_licences\":[{\"license\":[\"free\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Start building your website with Elementor\'s no code drag & drop editor.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=le72grP_Q6k&t=1s\",\"youtube_embed_id\":\"le72grP_Q6k?si=g2akyWNODL6usu6u\"},{\"license\":[\"pro\"],\"title_small\":\"Hi!\",\"title\":\"Unleash your imagination with Elementor\",\"description\":\"Now you\'ve got all the tools to start creating professional, high-performing websites - and that journey begins by creating your first page.\",\"button_create_page_title\":\"Create a Page\",\"button_watch_title\":\"Watch a guide\",\"button_watch_url\":\"http:\\/\\/www.youtube.com\\/watch?v=QdkDGrS8ZZs\",\"youtube_embed_id\":\"QdkDGrS8ZZs?si=s_VjZCQR6Fh1jgB5\"}],\"get_started\":[{\"license\":[\"free\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"settings-site-identity\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-colors\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"tab_id\":\"global-typography\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&page=popup_templates\",\"is_relative_url\":true,\"title_small_color\":\"text.tertiary\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"title_small_color\":\"text.tertiary\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\",\"title_small_color\":\"text.tertiary\"}]},{\"license\":[\"pro\"],\"header\":{\"title\":\"Jumpstart your web-creation\",\"description\":\"These quick actions will get your site airborne with a customized design.\"},\"repeater\":[{\"title\":\"Site Settings\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-settings.svg\"},{\"title\":\"Site Logo\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"settings-site-identity\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-logo.svg\"},{\"title\":\"Global Colors\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-colors\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-colors.svg\"},{\"title\":\"Global Fonts\",\"title_small\":\"Customize\",\"url\":\"\",\"is_relative_url\":false,\"tab_id\":\"global-typography\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/global-fonts.svg\"},{\"title\":\"Theme Builder\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor-app\",\"is_relative_url\":false,\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/theme-builder.svg\"},{\"title\":\"Popups\",\"title_small\":\"Customize\",\"url\":\"edit.php?post_type=elementor_library&tabs_group=popup&elementor_library_type=popup\",\"is_relative_url\":true,\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/popups.svg\"},{\"title\":\"Custom Icons\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_icons\",\"is_relative_url\":false,\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-icons.svg\"},{\"title\":\"Custom Fonts\",\"title_small\":\"Customize\",\"url\":\"admin.php?page=elementor_custom_fonts\",\"is_relative_url\":true,\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/custom-fonts.svg\"}]}],\"add_ons\":{\"header\":{\"title\":\"Expand your design toolkit\",\"description\":\"These plugins, add-ons, and tools, have been selected to streamline your workflow and maximize your creativity.\"},\"repeater\":[{\"file_path\":\"site-mailer\\/site-mailer.php\",\"title\":\"Site Mailer\",\"url\":\"\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"button_label\":\"Install\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/site-mailer.svg\",\"type\":\"wporg\"},{\"file_path\":\"image-optimization\\/image-optimization.php\",\"title\":\"Image Optimizer\",\"url\":\"http:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-io\\/\",\"description\":\"Check out this incredibly useful plugin that will compress and optimize your images, giving you leaner, faster websites.\",\"button_label\":\"Install\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/image-optimizer.svg\",\"type\":\"wporg\"},{\"title\":\"Elementor AI\",\"url\":\"http:\\/\\/go.elementor.com\\/wp-dash-apps-author-uri-elementor-ai\\/\",\"description\":\"Boost creativity with Elementor AI. Craft & enhance copy, create custom CSS & Code, and generate images to elevate your website.\",\"button_label\":\"Let\'s go\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/elementor.svg\",\"type\":\"link\",\"condition\":{\"key\":\"introduction_meta\",\"value\":\"ai_get_started\"}}],\"footer\":{\"label\":\"Explore more add-ons\",\"file_path\":\"wp-admin\\/admin.php?page=elementor-apps\"}},\"sidebar_upgrade\":[{\"license\":[\"free\"],\"show\":\"true\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"http:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]},{\"license\":[\"pro\"],\"show\":\"false\",\"header\":{\"title\":\"Bring your vision to life\",\"description\":\"Get complete design flexibility for your website with Elementor Pro\\u2019s advanced tools and premium features.\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/update-sidebar.svg\"},\"cta\":{\"label\":\"Upgrade Now\",\"url\":\"http:\\/\\/go.elementor.com\\/go-pro-home-sidebar-upgrade\\/\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-crown.svg\"},\"repeater\":[{\"title\":\"Popup Builder\"},{\"title\":\"Custom Code & CSS\"},{\"title\":\"E-commerce Features\"},{\"title\":\"Collaborative Notes\"},{\"title\":\"Form Submission\"},{\"title\":\"Form Integrations\"},{\"title\":\"Custom Attributes\"},{\"title\":\"Role Manager\"}]}],\"external_links\":[{\"label\":\"Help Center\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-question-mark.svg\",\"url\":\"http:\\/\\/elementor.com\\/help\\/\"},{\"label\":\"Youtube\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-youtube.svg\",\"url\":\"http:\\/\\/www.youtube.com\\/@Elementor\"},{\"label\":\"Facebook Community\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-community.svg\",\"url\":\"http:\\/\\/www.facebook.com\\/groups\\/Elementors\"},{\"label\":\"Blog\",\"image\":\"http:\\/\\/assets.elementor.com\\/home-screen\\/v1\\/images\\/icon-academic-hat.svg\",\"url\":\"http:\\/\\/elementor.com\\/blog\\/\"}]}\";}','off'),
(5654729,'eael_show_reset_password_on_form_submit_71','1','off'),
(5655508,'eael_show_reset_password_on_form_submit_51','1','off'),
(5656636,'eael_show_reset_password_on_form_submit_42','1','off'),
(5672716,'eael_show_reset_password_on_form_submit_31','1','off'),
(5672726,'eael_show_reset_password_on_form_submit_34','1','off'),
(5673179,'eael_show_reset_password_on_form_submit_95','1','off'),
(5687810,'eael_show_reset_password_on_form_submit_55','1','off'),
(5688037,'eael_show_reset_password_on_form_submit_44','1','off'),
(5689145,'eael_show_reset_password_on_form_submit_12','1','off'),
(5699827,'eael_show_reset_password_on_form_submit_73','1','off'),
(5700091,'eael_show_reset_password_on_form_submit_49','1','off'),
(5701146,'eael_show_reset_password_on_form_submit_96','1','off'),
(5703949,'_transient_timeout_wc_var_prices_3720','1750931437','off'),
(5703950,'_transient_wc_var_prices_3720','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3722\":\"610.00\",\"3724\":\"610.00\",\"3726\":\"610.00\"},\"regular_price\":{\"3722\":\"610.00\",\"3724\":\"610.00\",\"3726\":\"610.00\"},\"sale_price\":{\"3722\":\"610.00\",\"3724\":\"610.00\",\"3726\":\"610.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3722\":\"610.00\",\"3724\":\"610.00\",\"3726\":\"610.00\"},\"regular_price\":{\"3722\":\"610.00\",\"3724\":\"610.00\",\"3726\":\"610.00\"},\"sale_price\":{\"3722\":\"610.00\",\"3724\":\"610.00\",\"3726\":\"610.00\"}}}','off'),
(5718684,'eael_show_reset_password_on_form_submit_78','1','off'),
(5721703,'woocommerce_downloads_count_partial','yes','on'),
(5721717,'_transient_ptk_patterns','a:100:{i:0;a:18:{s:2:\"ID\";i:450;s:7:\"site_id\";i:231214916;s:5:\"title\";s:47:\"Intro: Heading with image and two columns above\";s:4:\"name\";s:51:\"intro-heading-with-image-and-two-columns-above-copy\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4027:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"480px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Stay dry in style</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Designed for both fashion and function, our rain jackets offers sleek styles and waterproof protection to keep you dry in any downpour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:105:\"http://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-heading-with-image-and-two-columns-above-copy/\";s:13:\"modified_date\";s:19:\"2024-07-10 13:45:39\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:1;a:18:{s:2:\"ID\";i:448;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Intro: Two column with content and image\";s:4:\"name\";s:39:\"intro-two-column-with-content-and-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3511:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Sounds like<br>no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":79,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-music-black-and-white-white-photography.jpg\" alt=\"\" class=\"wp-image-79\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-two-column-with-content-and-image/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:14:17\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:2;a:18:{s:2:\"ID\";i:410;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Review: Centered testimonial\";s:4:\"name\";s:27:\"review-centered-testimonial\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4654:\"<!-- wp:group {\"metadata\":{\"name\":\"Review\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-centered-testimonial\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-large-font-size\">What people are saying</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\"I recently attended a pottery workshop at this shop, and it was such a wonderful experience. The instructor was patient and encouraging, and I had a blast getting creative with clay.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"64px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:64px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Liz S.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\">Painter</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/04/review-centered-testimonial/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:03:45\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:3;a:18:{s:2:\"ID\";i:404;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Review: A quote with scattered images\";s:4:\"name\";s:36:\"review-a-quote-with-scattered-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4689:\"<!-- wp:group {\"metadata\":{\"categories\":[\"reviews\"],\"patternName\":\"review-a-quote-with-scattered-images\",\"name\":\"Review: A quote with scattered images\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":405,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/table-food-dessert-cake-circle-painting-23295-pxhere-2.png\" alt=\"\" class=\"wp-image-405\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":408,\"width\":\"95px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/formation-cave-food-autumn-darkness-still-life-790116-pxhere-2.png\" alt=\"\" class=\"wp-image-408\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:95px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|20\",\"padding\":{\"right\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--20)\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"62px\",\"height\":\"62px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-rounded\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"object-fit:cover;width:62px;height:62px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">\"The only limit is the extent of your imagination.\"</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Jayla H.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":406,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/plant-fruit-dish-meal-food-cooking-88153-pxhere-2.png\" alt=\"\" class=\"wp-image-406\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":407,\"width\":\"112px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/tree-nature-branch-plant-fruit-flower-104610-pxhere.png\" alt=\"\" class=\"wp-image-407\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:112px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"http://wooblockpatterns.wpcomstaging.com/2024/07/04/review-a-quote-with-scattered-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:4;a:18:{s:2:\"ID\";i:401;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Review: Two column centered reviews\";s:4:\"name\";s:2:\"ff\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7073:\"<!-- wp:group {\"metadata\":{\"name\":\"Reviews\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-two-column-centered-reviews\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center\">Reviews</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Jayla H.</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">\"I\'ve been a loyal customer for years, and for good reason. The customer service is top-notch, and the products are always reliable.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":325,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Scott F.</h4>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">“I recently purchased a smart TV, and I couldn\'t be happier with my purchase. The staff was friendly and helpful, answering all of my questions.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:56:\"http://wooblockpatterns.wpcomstaging.com/2024/07/04/ff/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:56\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:5;a:18:{s:2:\"ID\";i:397;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Three column pricing table\";s:4:\"name\";s:28:\"three-column-pricing-table-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:15916:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Elevate your learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\",\"width\":\"0px\"} -->\n<div style=\"height:var(--wp--preset--spacing--30);width:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Tiers\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$0</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Video lectures</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Interactive quizzes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Certificates of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item (highlighted)\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"2px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:2px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$39</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Everything included in Free</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Personalized feedback</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Live Q&amp;A sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Premium</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$99</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\"><s><span></span></s>Everything included in Basic</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Premium support</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Coaching sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:59:28\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:6;a:18:{s:2:\"ID\";i:395;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Two column boxed pricing table\";s:4:\"name\";s:30:\"two-column-boxed-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7641:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title has-ast-global-color-2-color has-text-color\">Pricing</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-description\"} -->\n<p class=\"has-text-align-center is-pricing-description\">Whether you\'re a self-paced learner looking for flexibility or someone who thrives with additional support and guidance, we have a plan for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$69.00</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-boxed-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:49:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:7;a:18:{s:2:\"ID\";i:392;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column pricing table\";s:4:\"name\";s:24:\"two-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7002:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"contentSize\":\"960px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$99</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">It offers comprehensive access to all course materials, including video lectures, interactive quizzes, and downloadable resources.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$199</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">Everything in the Basic plan plus exclusive perks and additional support. Enjoy live Q&amp;A, coaching sessions, and priority access to new content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\"} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:48:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:8;a:18:{s:2:\"ID\";i:384;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Two column service offerings\";s:4:\"name\";s:28:\"two-column-service-offerings\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4375:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$99/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":250,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" alt=\"\" class=\"wp-image-250\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$199/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":237,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" alt=\"\" class=\"wp-image-237\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-service-offerings/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:21:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:9;a:18:{s:2:\"ID\";i:382;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Three columns of headings, images and links\";s:4:\"name\";s:42:\"three-columns-of-headings-images-and-links\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5867:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":63,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-wood-house-chair-floor-window-1-1024x683.jpg\" alt=\"\" class=\"wp-image-63\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. From fabric selection to dimensions, we\'ll bring your vision to life.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/54f708281f82831c082a1cf9d7b7faa9-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":354,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/ade23ce2024ccbbb42f7f7d6dfe5f2e0-1-684x1024.jpeg\" alt=\"\" class=\"wp-image-354\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax in your newly furnished home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/three-columns-of-headings-images-and-links/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:40:28\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:10;a:18:{s:2:\"ID\";i:380;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Grid of text features\";s:4:\"name\";s:21:\"grid-of-text-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5163:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments<br>to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/grid-of-text-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:41:09\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:11;a:18:{s:2:\"ID\";i:378;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Headings left, content right\";s:4:\"name\";s:27:\"headings-left-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6543:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Installation</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Enjoy peace of mind with our professional installation and setup services. From home theater systems to smart home devices, we\'ll ensure everything is installed and configured correctly for optimal performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Maintenance</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Extend the lifespan of your electronics with our repair and maintenance services. Our skilled technicians will diagnose and fix any issues to keep your devices running smoothly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Trade-in</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Support</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Get the most out of your electronics with our tech support and training services. Our experts will help troubleshoot any issues and provide guidance on using your devices effectively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/headings-left-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:17:53\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:12;a:18:{s:2:\"ID\";i:376;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with six text sections\";s:4:\"name\";s:30:\"heading-with-six-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6956:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Our services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. We\'ll bring your vision to life.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Home staging</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Planning to sell your home? Our home staging service will help maximize its appeal to potential buyers, showcasing its full potential.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture restoration</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Restore the beauty of your beloved furniture pieces. From refinishing to repairs, we\'ll breathe new life into your cherished items.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our showroom? No problem! Our virtual design consultation service allows you to get expert advice from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-six-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:34:50\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:13;a:18:{s:2:\"ID\";i:371;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Three column boxed pricing table\";s:4:\"name\";s:26:\"three-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:9435:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Certificate of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$39.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$99.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Premium support</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Coaching sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:47:39\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:14;a:18:{s:2:\"ID\";i:359;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Two columns with images\";s:4:\"name\";s:23:\"two-columns-with-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5295:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":368,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/56b4ef6554bcb138de65c66f1ec092b9-2.jpeg\" alt=\"\" class=\"wp-image-368\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Trade-in and recycling</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":222,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" alt=\"\" class=\"wp-image-222\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Extended warranty</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Protect your investment with our extended warranty and protection plans. Get peace of mind knowing your electronics are covered against unexpected damage and defects.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/two-columns-with-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:21:17\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:15;a:18:{s:2:\"ID\";i:357;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with four text sections\";s:4:\"name\";s:31:\"heading-with-four-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5530:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"http://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-four-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:35:12\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:16;a:18:{s:2:\"ID\";i:348;s:7:\"site_id\";i:231214916;s:5:\"title\";s:34:\"Personal bio with a contact button\";s:4:\"name\";s:34:\"personal-bio-with-a-contact-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3768:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"175px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover;width:175px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"wideSize\":\"460px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Marianne R.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">“My journey into fashion began with a passion for sustainability and a love for artisanal crafts. Since childhood, I’ve been captivated by the intricate handiwork of global artisans and the stories behind their creations.” </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">About me</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/personal-bio-with-a-contact-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 18:33:10\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:17;a:18:{s:2:\"ID\";i:345;s:7:\"site_id\";i:231214916;s:5:\"title\";s:66:\"Circular avatar on left header on right with sub-header and button\";s:4:\"name\";s:66:\"circular-avatar-on-left-header-on-right-with-sub-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3642:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":346,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/8d605dc291be9f49e7e9afe9b8d0f5c7-1.png\" alt=\"\" class=\"wp-image-346\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:120:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-avatar-on-left-header-on-right-with-sub-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:53:07\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:18;a:18:{s:2:\"ID\";i:343;s:7:\"site_id\";i:231214916;s:5:\"title\";s:57:\"Circular image on right with large border header on right\";s:4:\"name\";s:57:\"circular-image-on-right-with-large-border-header-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3587:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">About us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":262,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\",\"width\":\"0px\",\"style\":\"none\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" alt=\"\" class=\"wp-image-262\" style=\"border-style:none;border-width:0px;border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:111:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-image-on-right-with-large-border-header-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:46:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:19;a:18:{s:2:\"ID\";i:341;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Header with a paragraph and stats\";s:4:\"name\";s:33:\"header-with-a-paragraph-and-stats\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4298:\"<!-- wp:group {\"metadata\":{\"name\":\"Numbers\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">14M</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Satisfied clients</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">Eco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are thinking about the planet</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">120</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Options</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:87:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/header-with-a-paragraph-and-stats/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:49:56\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:20;a:18:{s:2:\"ID\";i:338;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Team members\";s:4:\"name\";s:12:\"team-members\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11484:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Our Team</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">David Carter</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Project manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>David oversees every project with precision and efficiency, ensuring that timelines are met and that every detail is executed flawlessly from concept to completion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":339,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/05414bb38f179cc7c6969cbaf1b152e1-1.jpeg\" alt=\"\" class=\"wp-image-339\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emma Reynolds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketing coordinator</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emma\'s creative flair and passion for design shine through in her work, as she curates captivating content and engaging campaigns to showcase our products and services.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/team-members/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:42:27\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:21;a:18:{s:2:\"ID\";i:334;s:7:\"site_id\";i:231214916;s:5:\"title\";s:8:\"Our team\";s:4:\"name\";s:8:\"our-team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10193:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Our Team</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:62:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/our-team/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:43:04\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:22;a:18:{s:2:\"ID\";i:329;s:7:\"site_id\";i:231214916;s:5:\"title\";s:4:\"Team\";s:4:\"name\";s:4:\"team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4867:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Meet the passionate team behind our brand</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":325,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/team/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:45:42\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:23;a:18:{s:2:\"ID\";i:327;s:7:\"site_id\";i:231214916;s:5:\"title\";s:5:\"About\";s:4:\"name\";s:5:\"about\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6609:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":462,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/girls-in-the-hills-3.jpg\" alt=\"\" class=\"wp-image-462\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eco-friendly packaging</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">75%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Recycled materials</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">80%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Less water usage</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Organic cotton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"9px\"} -->\n<div style=\"height:9px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:59:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/about/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:31:42\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:24;a:18:{s:2:\"ID\";i:322;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"About with heading and images\";s:4:\"name\";s:29:\"about-with-heading-and-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4896:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Chic and eco-friendly fashion, thoughtfully crafted with organic fabrics and recycled materials.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":323,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f3b0161d47e4ada886ef5f69d0637ddd.jpeg\" alt=\"\" class=\"wp-image-323\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":325,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":324,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/f554dfb297c4824916eb82ee70a3d942.jpeg\" alt=\"\" class=\"wp-image-324\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/about-with-heading-and-images/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:38:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:25;a:18:{s:2:\"ID\";i:319;s:7:\"site_id\";i:231214916;s:5:\"title\";s:22:\"List with descriptions\";s:4:\"name\";s:4:\"data\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10266:\"<!-- wp:group {\"metadata\":{\"name\":\"Data list\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"color\":\"var:preset|color|theme-4\",\"width\":\"1px\"},\"right\":[],\"bottom\":[],\"left\":[]},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-color:var(--wp--preset--color--theme-4);border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">18 years</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have been in the market for 18 years and proved our customers our experience matters.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\"}},\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">54 countries</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We are worldwide with market participation in more than 54 countries in 5 continents.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">98K users</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have almost 100k active users with a high level of engagement and adoption.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"color\":[],\"border\":{\"radius\":\"0px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"border-radius:0px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">$12M revenue</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We closed 2023 over $12M dollars in revenue which position us as leader in our industry</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/data/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:33:26\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:26;a:18:{s:2:\"ID\";i:317;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Tall content with image left\";s:4:\"name\";s:28:\"tall-content-with-image-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4073:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Committed to a greener lifestyle</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Our passion is crafting mindful moments with locally sourced, organic, and sustainable products. We\'re more than a store; we\'re your path to a community-driven, eco-friendly lifestyle that embraces premium quality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-left/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:06:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:27;a:18:{s:2:\"ID\";i:315;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column text sections\";s:4:\"name\";s:24:\"two-column-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3953:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ethical sourcing is at the forefront of everything we do. We\'re proud to champion sustainable fashion by prioritizing the use of organic and recycled materials in our clothing and accessories. By supporting fair trade initiatives and maintaining transparent supply chains, we ensure that every piece upholds our commitment to ethical practices.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and Craftsmanship</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:16:22\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:28;a:18:{s:2:\"ID\";i:313;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Content with grid of images on right\";s:4:\"name\";s:36:\"content-with-grid-of-images-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5453:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/a0c4b80dc701de6a1143de003da3ef95-1-768x1024.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-grid-of-images-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:00\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:29;a:18:{s:2:\"ID\";i:311;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Pull left, fullwidth image\";s:4:\"name\";s:25:\"pull-left-fullwidth-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3495:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":63,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-wood-house-chair-floor-window-1.jpg\" alt=\"\" class=\"wp-image-63\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-left-fullwidth-image/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:24:14\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:30;a:18:{s:2:\"ID\";i:309;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Right-aligned content\";s:4:\"name\";s:21:\"right-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3470:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process. From the stitching to the finishing touches, our products are thoughtfully designed to exude durability, longevity, and timeless elegance. When you shop with us, you can trust that you\'re investing in items that are not only stylish but also built to last, ensuring years of enjoyment and wear. We believe in fashion that not only looks good but also does good for the planet and its people. That\'s why we\'re dedicated to reducing the environmental and social impact of the clothing and accessories industry. When you shop with us, you can feel confident knowing that your purchase supports a more sustainable and ethical approach to fashion, making a positive difference in the world.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/right-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:23:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:31;a:18:{s:2:\"ID\";i:306;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Large heading with content on right\";s:4:\"name\";s:39:\"large-heading-with-content-on-the-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3440:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/large-heading-with-content-on-the-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:22:38\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:32;a:18:{s:2:\"ID\";i:303;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Tall content with image right\";s:4:\"name\";s:29:\"tall-content-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4003:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/54f708281f82831c082a1cf9d7b7faa9-1.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:58:41\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:33;a:18:{s:2:\"ID\";i:301;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Spread right, heavy text\";s:4:\"name\";s:23:\"spread-right-heavy-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3972:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">About us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Step into a world of botanical beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>With a passion for all things leafy, we offer a diverse collection of plants, from lush foliage to exotic blooms, to bring the beauty of nature into your home. Whether you\'re a seasoned plant parent or just beginning your green journey, our friendly team is here to help you find the perfect plant companion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/spread-right-heavy-text/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:51\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:34;a:18:{s:2:\"ID\";i:299;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Heading with button and text\";s:4:\"name\";s:28:\"heading-with-button-and-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3802:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-button-and-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:56:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:35;a:18:{s:2:\"ID\";i:297;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:22:\"left-aligned-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2881:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>As we navigate the intricate tapestry of existence, we are constantly presented with choices, each a potential pathway to something extraordinary. This is a world where creativity knows no bounds, where the curious mind finds solace, and where the fearless heart discovers uncharted territories. It is a place where the pursuit of knowledge, the embrace of change, and the willingness to take risks are not mere options but essential ingredients for a life well-lived.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:54:34\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:36;a:18:{s:2:\"ID\";i:294;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Fullwidth image, content pull right\";s:4:\"name\";s:34:\"fullwidth-image-content-pull-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3068:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:image {\"id\":295,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/90731e071ce29177b55e394f139c6400.jpeg\" alt=\"\" class=\"wp-image-295\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Welcome to your premier destination for premium headphones and audio accessories. Dive into our curated collection, where cutting-edge technology meets sleek design to deliver an unparalleled listening experience. From wireless wonders to noise-canceling marvels, we have the perfect pair to suit every lifestyle and preference.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-content-pull-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:53:49\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:37;a:18:{s:2:\"ID\";i:291;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Content left, image right\";s:4:\"name\";s:24:\"content-left-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3411:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-small-font-size\">About us</h4>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Elevate your space</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We specialize in curating exquisite home decor pieces that add an element of elegance to every space. With a keen eye for detail and a commitment to quality, we strive to bring sophistication and charm into your home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":292,\"width\":\"521px\",\"height\":\"auto\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/b7754a09d649f4fe4ae390a60df7b556.jpeg\" alt=\"\" class=\"wp-image-292\" style=\"object-fit:cover;width:521px;height:auto\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:40\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:38;a:18:{s:2:\"ID\";i:289;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Centered heading and button\";s:4:\"name\";s:27:\"centered-heading-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2670:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:49:09\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:39;a:18:{s:2:\"ID\";i:287;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Heading with content and large image below\";s:4:\"name\";s:42:\"heading-with-content-and-large-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4076:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>From organic fabrics to recycled materials, every piece in our collection is thoughtfully crafted with the planet in mind.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-content-and-large-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:48:30\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:40;a:18:{s:2:\"ID\";i:284;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with two media columns\";s:4:\"name\";s:30:\"heading-with-two-media-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4400:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":285,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/e7e21c3e64f977311b55a59d66aec660.jpeg\" alt=\"\" class=\"wp-image-285\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every step of our process, from meticulous ingredient selection to adhering to stringent standards, reflects our dedication to quality. From the initial harvest to the finished product, we uphold uncompromising standards of freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-two-media-columns/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:47:28\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:41;a:18:{s:2:\"ID\";i:282;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Three columns with features\";s:4:\"name\";s:27:\"three-columns-with-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4409:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At our core, we\'re dedicated to delivering excellence. We take great care in selecting only the finest organic fruits and vegetables, adhering to stringent standards to guarantee optimal freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Community engagement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">From fostering partnerships with local farmers to active participation in community events, we\'re deeply committed to supporting initiatives focused on food security, nutrition, and overall well-being.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/three-columns-with-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:17:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:42;a:18:{s:2:\"ID\";i:279;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Four image grid, content on the left\";s:4:\"name\";s:35:\"four-image-grid-content-on-the-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5282:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/four-image-grid-content-on-the-left/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:14\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:43;a:18:{s:2:\"ID\";i:277;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading left and content right\";s:4:\"name\";s:30:\"heading-left-and-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3526:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Discover a world of possibilities</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-left-and-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:41:54\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:44;a:18:{s:2:\"ID\";i:275;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Content left with image right\";s:4:\"name\";s:29:\"content-left-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3442:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where cycling dreams take flight</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by avid cyclists with a passion for pedal-powered adventures, we\'re dedicated to providing top-quality bikes, accessories, and expert advice to riders of all levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":70,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:40:59\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:45;a:18:{s:2:\"ID\";i:269;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Heading with image and two columns below\";s:4:\"name\";s:40:\"heading-with-image-and-two-columns-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4873:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":270,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/bc60cf21a37262b760535f0448a60acf-1.jpeg\" alt=\"\" class=\"wp-image-270\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"420px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Unleash your creativity at our pottery workshop</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Join us for an immersive pottery workshop where you can explore the art of shaping clay. Learn techniques from experienced artisans, unleash your creativity, and create your own unique pieces to take home. Perfect for all skill levels!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Book now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-image-and-two-columns-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:35:10\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:46;a:18:{s:2:\"ID\";i:264;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with three images below\";s:4:\"name\";s:31:\"heading-with-three-images-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4771:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Beyond function: vases as works of art</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":62,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-three-images-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:26:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:47;a:18:{s:2:\"ID\";i:261;s:7:\"site_id\";i:231214916;s:5:\"title\";s:52:\"Full-width cover with heading, paragraph, and button\";s:4:\"name\";s:50:\"full-width-cover-with-heading-paragraph-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4084:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\",\"id\":262,\"dimRatio\":50,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeight\":558,\"minHeightUnit\":\"px\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:558px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-262\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.67%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.67%\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-xx-large-font-size\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your shade</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"300px\"} -->\n<div style=\"height:300px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Explore our exclusive collection of sunglasses, crafted to elevate your look and safeguard your eyes. Find your perfect pair and see the world through a new lens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"orientation\":\"horizontal\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:104:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/full-width-cover-with-heading-paragraph-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:23:05\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:48;a:18:{s:2:\"ID\";i:259;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Left-aligned header and button\";s:4:\"name\";s:30:\"left-aligned-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2621:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:20:39\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:49;a:18:{s:2:\"ID\";i:254;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:20:\"left-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3792:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-xx-large-font-size\">A world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-23 14:32:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:50;a:18:{s:2:\"ID\";i:252;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Pull right with wide image below\";s:4:\"name\";s:32:\"pull-right-with-wide-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3907:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zoom through the streets on this premium 3-speed bike. Manufactured and assembled in Germany in the 80s.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignwide size-full is-style-default\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-right-with-wide-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:17:04\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:51;a:18:{s:2:\"ID\";i:249;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth image with content and button\";s:4:\"name\";s:39:\"fullwidth-image-with-content-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3779:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-fullwidth-image-with-content-and-button-2\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\",\"id\":250,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-250\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Vintage vinyl treasures</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Step back in time and groove to the melodies of vinyl records. Dive into our eclectic collection, where each record spins tales of nostalgia and magic.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop vinyl records</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-with-content-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:15:23\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:52;a:18:{s:2:\"ID\";i:247;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Large left-aligned heading\";s:4:\"name\";s:26:\"large-left-aligned-heading\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2447:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-left-aligned-header-and-button\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">A world filled with boundless opportunities and endless potential</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/large-left-aligned-heading/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:11:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:53;a:18:{s:2:\"ID\";i:244;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Centered heading with two column text\";s:4:\"name\";s:37:\"centered-heading-with-two-column-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4449:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/centered-heading-with-two-column-text\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Welcome home</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:91:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-with-two-column-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:08:38\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:54;a:18:{s:2:\"ID\";i:243;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Two column with image and content\";s:4:\"name\";s:35:\"two-column-with-image-and-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3520:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Elevate your greenery</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Spruce up your plants with our delightful ceramic pots, lovingly crafted to bring joy to your indoor and outdoor spaces.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-with-image-and-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:02:00\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:55;a:18:{s:2:\"ID\";i:242;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Centered content\";s:4:\"name\";s:18:\"centered-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3583:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-center\">Welcome to your ultimate destination for high-quality bikes that fuel your passion for adventure. Whether you\'re a casual rider, a mountain biking enthusiast, or a road cycling pro, our diverse range of bikes promises to elevate your riding experience. Each bike is crafted with precision, combining cutting-edge technology and superior craftsmanship.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore our collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:06:53\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:56;a:18:{s:2:\"ID\";i:241;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Content with button and fullwidth image\";s:4:\"name\";s:41:\"content-with-button-and-fullwidth-image-3\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3584:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"0\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:0;padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Sit back and relax</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">With a wide range of designer chairs to elevate your living space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\",\"id\":231,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-231\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:95:\"http://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-button-and-fullwidth-image-3/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:58:45\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:57;a:18:{s:2:\"ID\";i:239;s:7:\"site_id\";i:231214916;s:5:\"title\";s:41:\"Left-aligned content overlaid on an image\";s:4:\"name\";s:43:\"left-aligned-content-overlaid-on-an-image-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3530:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-music-black-and-white-white-photography.jpg\",\"id\":79,\"dimRatio\":30,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.45,\"y\":0.19},\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-left alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-79\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/man-person-music-black-and-white-white-photography.jpg\" style=\"object-position:45% 19%\" data-object-fit=\"cover\" data-object-position=\"45% 19%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|80\"} -->\n<div style=\"height:var(--wp--preset--spacing--80)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"960px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Sounds like no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"},\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|30\"}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#fefefe;margin-bottom:var(--wp--preset--spacing--30)\">Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons alignwide\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:97:\"http://wooblockpatterns.wpcomstaging.com/2024/06/28/left-aligned-content-overlaid-on-an-image-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:42:03\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:58;a:18:{s:2:\"ID\";i:235;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Center-aligned content overlaid on an image\";s:4:\"name\";s:44:\"fullwidth-image-with-call-to-action-overlaid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3511:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\",\"id\":237,\"dimRatio\":20,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull has-text-color has-link-color\" style=\"color:#ffffff;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-237\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"wideSize\":\"580px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your groove</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}}} -->\n<p class=\"has-text-align-center has-text-color has-link-color\" style=\"color:#fefefe\">Embark on a musical adventure, where every chord is a step towards harmony. Discover guitars of all shapes, sizes, and melodies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"http://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-image-with-call-to-action-overlaid/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:24:31\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:59;a:18:{s:2:\"ID\";i:224;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth content with background image\";s:4:\"name\";s:39:\"fullwidth-content-with-background-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2650:\"<!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\",\"id\":222,\"dimRatio\":0,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"vh\",\"isDark\":false,\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-222\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"xx-large\"} -->\n<p class=\"has-text-align-center has-xx-large-font-size\">Craft your Story</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Welcome to the place where the journey of a thousand stories begins. Embrace the transformative power of writing, and let your voice echo through the pages of time. Join us, and turn your imagination into reality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"layout\":[]}} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-content-with-background-image/\";s:13:\"modified_date\";s:19:\"2024-07-24 11:18:13\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:60;a:18:{s:2:\"ID\";i:208;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Small Discount Banner with Image\";s:4:\"name\";s:32:\"small-discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2366:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/small-discount-banner-with-image\",\"name\":\"Small Discount Banner with Image\"},\"style\":{\"color\":{\"background\":\"#fcf8e1\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-columns has-background\" style=\"background-color:#fcf8e1;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"left\":\"25px\",\"top\":\"25px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;padding-top:25px;padding-left:25px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1\",\"fontSize\":\"30px\"}}} -->\n<p style=\"font-size:30px;font-style:normal;font-weight:300;line-height:1\"><em>Chairs</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#74227b\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:30px;font-style:normal;font-weight:300;line-height:0\"><em>fro</em><a href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">Shop</a><em>m</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#74227b\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"900\",\"fontSize\":\"52px\",\"lineHeight\":\"1.2\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:52px;font-style:normal;font-weight:900;line-height:1.2\"><a href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">$149</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/small-discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:42:36\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:61;a:18:{s:2:\"ID\";i:206;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Shop by Price\";s:4:\"name\";s:13:\"shop-by-price\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11069:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/shop-by-price\",\"name\":\"Shop by Price\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#e09300\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"style\":{\"spacing\":{\"blockGap\":\"0em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"is-light has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e09300\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">Highest</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">rated</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?rating_filter=5\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><strong>Outdoor Furniture &amp; Accessories</strong></a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#6f64f1\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#6f64f1\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">$15</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=15\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Summer Dinning</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#c1d21c\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#c1d21c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">$25</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=25\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Women\'s Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#10ca99\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#10ca99\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">$20</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=20\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Kids\' Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/shop-by-price/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:41:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:62;a:18:{s:2:\"ID\";i:204;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Product List with Full Product Description\";s:4:\"name\";s:42:\"product-list-with-full-product-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3309:\"<!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-full-product-description\",\"name\":\"Product List with Full Product Description\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-sku {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-full-product-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:59\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:63;a:18:{s:2:\"ID\";i:202;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product List with 1:1 Images\";s:4:\"name\";s:27:\"product-list-with-11-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2434:\"<!-- wp:query {\"queryId\":16,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-1-1-images\",\"name\":\"Product List with 1:1 Images\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-11-images/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:64;a:18:{s:2:\"ID\";i:200;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Minimal Product List\";s:4:\"name\";s:20:\"minimal-product-list\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2060:\"<!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-minimal-product-list\",\"name\":\"Minimal Product List\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-product-list/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:65;a:18:{s:2:\"ID\";i:198;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"4-Column Product Row\";s:4:\"name\";s:20:\"4-column-product-row\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2017:\"<!-- wp:query {\"queryId\":10,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-4-column-product-row\",\"name\":\"4-Column Product Row\"},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/4-column-product-row/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:06\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:66;a:18:{s:2:\"ID\";i:192;s:7:\"site_id\";i:231214916;s:5:\"title\";s:44:\"Product Listing with Gallery and Description\";s:4:\"name\";s:44:\"product-listing-with-gallery-and-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7318:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-listing-with-gallery-and-description\",\"name\":\"Product Listing with Gallery and Description\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"60px\",\"left\":\"60px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":{\"top\":\"1.5rem\",\"left\":\"1.5rem\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"15%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|20\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80px\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:0;flex-basis:15%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":193,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/desk-table-wood-chair-floor-home-square.png\" alt=\"\" class=\"has-border-color wp-image-193\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":194,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-1.png\" alt=\"\" class=\"has-border-color wp-image-194\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":195,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-home-living-room-furniture-room-square.png\" alt=\"\" class=\"has-border-color wp-image-195\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"85%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:85%\"><!-- wp:image {\"id\":196,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-wood-chair-floor-living-room-furniture-vertical.png\" alt=\"\" class=\"wp-image-196\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"foreground\"} -->\n<h2 class=\"wp-block-heading has-foreground-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700\">Patterned Upright, Orange and White, Wood Legs</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"textColor\":\"luminous-vivid-amber\"} -->\n<p class=\"has-luminous-vivid-amber-color has-text-color\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:0.7em\">\n				<strong>4.2</strong>(1,079 reviews)\n			</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:1.2em\">\n				<strong><sup><sub>$</sub></sup>37.49</strong>\n			</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#7c0a99\"}}} -->\n<p class=\"has-text-color\" style=\"color:#7c0a99;font-size:0.7em\">Save $10 <s>was $47.49</s></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:18px\">Designed with your well-being in mind, this chair features a contoured backrest that provides exceptional lumbar support, helping to reduce strain on your back during long hours of sitting. The adjustable height and tilt mechanisms allow you to customize the chair to your preferred sitting position, ensuring a comfortable and productive workday. Upholstered in premium fabric and available in a variety of colors, the Harmony Ergonomic Chair adds a touch of elegance to any room.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"80px\",\"right\":\"80px\"}},\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000;padding-right:80px;padding-left:80px\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">SKU 6355793</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-listing-with-gallery-and-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:33:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:67;a:18:{s:2:\"ID\";i:190;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Product Hero 2 Column 2 Row\";s:4:\"name\";s:27:\"product-hero-2-column-2-row\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7006:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-hero-2-col-2-row\",\"name\":\"Product Hero 2 Column 2 Row\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"}}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:media-text {\"align\":\"full\",\"mediaId\":1,\"mediaLink\":\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/man-person-winter-photography-guy-statue.jpg\",\"mediaType\":\"image\",\"mediaWidth\":40} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile\" style=\"grid-template-columns:40% auto\"><figure class=\"wp-block-media-text__media\"><img src=\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/man-person-winter-photography-guy-statue.jpg\" alt=\"Placeholder image used to represent a product being showcased in a hero section.\" class=\"wp-image-1 size-full\"/></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"layout\":{\"contentSize\":\"760px\",\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:columns {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"58px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"spacing\":{\"margin\":{\"top\":\"0px\"}}}} -->\n<h2 class=\"wp-block-heading\" id=\"the-eden-jacket\" style=\"margin-top:0px;font-size:58px;font-style:normal;font-weight:600\">The Eden Jacket</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"10px\",\"right\":\"10px\",\"bottom\":\"10px\",\"left\":\"10px\"},\"blockGap\":\"30px\"}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Perfect for any look featuring a mid-rise, relax fitting silhouette.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">View product</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":1,\"mediaLink\":\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/pattern-fashion-clothing-outerwear-wool-scarf.png\",\"mediaType\":\"image\",\"mediaWidth\":60} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile\" style=\"grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":4,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h4 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">100% Woolen</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Reflect your fashionable style.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h5 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">Fits your wardrobe</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Half tuck into your pants or layer over.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h5 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">Versatile</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">Button-down front for any type of mood or look.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\",\"fontSize\":\"22px\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<h5 class=\"wp-block-heading\" id=\"100-silk\" style=\"margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:22px;font-style:normal;font-weight:600;line-height:1\">Normal Fit</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">42% Cupro 34% Linen 24% Viscose</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div><figure class=\"wp-block-media-text__media\"><img src=\"http://store.local/wp-content/plugins/woocommerce/assets/images/pattern-placeholders/pattern-fashion-clothing-outerwear-wool-scarf.png\" alt=\"Placeholder image used to represent a product being showcased in a hero section.\" class=\"wp-image-1 size-full\"/></figure></div>\n<!-- /wp:media-text --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero-2-column-2-row/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:32:16\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:68;a:18:{s:2:\"ID\";i:188;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Product Hero\";s:4:\"name\";s:12:\"product-hero\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1688:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-single-product alignwide\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:40%\">\n			<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"isDescendentOfSingleProductBlock\":true,\"height\":\"300px\"} /-->\n		</div>\n		<!-- /wp:column -->\n\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"650px\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\">\n			<!-- wp:post-title {\"textAlign\":\"\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n			<!-- wp:woocommerce/product-price {\"isDescendentOfSingleProductBlock\":true} /-->\n\n			<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-button -->\n				<div class=\"wp-block-woocommerce-product-button is-loading\"></div>\n				<!-- /wp:woocommerce/product-button -->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-excerpt {\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:31:16\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:69;a:18:{s:2:\"ID\";i:186;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Featured Products 2 Columns\";s:4:\"name\";s:27:\"featured-products-2-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2625:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-products-2-cols\",\"name\":\"Featured Products 2 Columns\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":8,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"right\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\"><strong>Fan favorites</strong></h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get ready to start the season right. All the fan favorites in one place at the best price.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">Shop All</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-2-columns/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:30:24\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:70;a:18:{s:2:\"ID\";i:182;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Details Pattern\";s:4:\"name\";s:23:\"product-details-pattern\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:8625:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-details-pattern\",\"name\":\"Product Details Pattern\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"40px\",\"bottom\":\"0\",\"left\":\"0px\"},\"blockGap\":\"0px\"}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:40px;padding-bottom:0;padding-left:0px\"><!-- wp:image {\"id\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-home-living-room-furniture-room.png\" alt=\"\" class=\"wp-image-183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0.2em\",\"bottom\":\"0.2em\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0.2em;margin-bottom:0.2em;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"5px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;padding-right:5px;padding-bottom:0px;padding-left:0px\"><!-- wp:image {\"id\":184,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-white-chair-floor-shelf-lamp-square-lg.png\" alt=\"\" class=\"wp-image-184\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000\">Luxurious Charcoal Grey Upholstered Sofa</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fcb900\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fcb900\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\">  <strong>4.2</strong>(1,079 reviews)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:1.2em\"><strong><sup><sub>$</sub></sup>158.99</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\"><s>was $173.99</s></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#C51313\"}}} -->\n<p class=\"has-text-color\" style=\"color:#C51313;font-size:0.7em\"><strong>9% off</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"margin\":{\"top\":\"5px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:5px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#00A510\"},\"typography\":{\"fontSize\":\"0.7em\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#00A510;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:0.7em\"><strong>Free 2-Day Shipping</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\">The \"Modern Elegance: Luxurious Charcoal Grey Upholstered Sofa\" harmonizes style and comfort to redefine your living space. This stunning piece is crafted with plush, high-density foam cushions, enveloped in a rich, charcoal grey fabric that is invitingly soft to the touch. Its clean lines and contemporary silhouette are complemented by the sturdy wooden frame, making it a durable yet stylish addition to any home decor. Whether you\'re lounging or entertaining, this sofa promises unrivaled comfort and a look that\'s seamlessly chic.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Features</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"style\":{\"spacing\":{\"margin\":{\"top\":\"10px\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"color\":{\"text\":\"#000000\"}},\"className\":\"has-foreground-color\"} -->\n<ul style=\"color:#000000;margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0\" class=\"wp-block-list has-foreground-color has-text-color\"><!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Top shelf weight capacity of 100 lbs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Drawer weight capacity of 50 lbs</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Weight and Dimensions</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}},\"backgroundColor\":\"background\",\"className\":\"is-style-stripes\"} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:0.7em\"><table class=\"has-background-background-color has-text-color has-background\" style=\"color:#000000\"><tbody><tr><td>Overall</td><td>36.5\'\' H X 40\'\' W X 20\'\' D</td></tr><tr><td>Drawer Interior</td><td>2\'\' H X 29.25\'\' W X 12.5\'\' D</td></tr><tr><td>Countertop</td><td>40\'\' W X 20\'\' D</td></tr><tr><td>Countertop Thickness</td><td>0.7\'\' H</td></tr><tr><td>Overall Product Weight</td><td>39.6 lb.</td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-pattern/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:29:31\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:71;a:18:{s:2:\"ID\";i:180;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Product Details Product Listing\";s:4:\"name\";s:31:\"product-details-product-listing\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1582:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true} -->\n<div class=\"wp-block-woocommerce-single-product\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column -->\n		<div class=\"wp-block-column\">\n			<!-- wp:post-featured-image {\"height\":\"490px\"} /-->\n\n			<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-rating-stars {\"isDescendentOfSingleProductBlock\":true,\"textColor\":\"luminous-vivid-amber\",\"style\":{\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} /-->\n				<!-- wp:woocommerce/product-average-rating {\"style\":{\"typography\":{\"fontWeight\":\"600\",\"fontSize\":\"14px\"}}} /-->\n				<!-- wp:woocommerce/product-rating-counter {\"isDescendentOfSingleProductBlock\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"fontSize\":\"14px\"}}} /-->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"x-large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n			<!-- wp:woocommerce/product-price {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true,\"style\":{\"typography\":{\"fontSize\":\"28px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n			<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-product-listing/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:28:16\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:72;a:18:{s:2:\"ID\";i:178;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Product Collections Newest Arrivals\";s:4:\"name\";s:35:\"product-collections-newest-arrivals\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1993:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-newest-arrivals\",\"name\":\"Product Collections Newest Arrivals\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our newest arrivals</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\">More new products</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:query {\"queryId\":6,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"products-block-post-template\",\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-newest-arrivals/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:26:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:73;a:18:{s:2:\"ID\";i:172;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Product Collections Featured Collections\";s:4:\"name\";s:40:\"product-collections-featured-collections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4859:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collections\",\"name\":\"Product Collections Featured Collections\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#f3edd8\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#f3edd8;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">Tech gifts under $100</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop tech</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":173,\"width\":\"140px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/technology-white-camera-photography-vintage-photographer.png\" alt=\"\" class=\"wp-image-173\" style=\"width:140px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":174,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/leather-guitar-typewriter-red-gadget-sofa.png\" alt=\"\" class=\"wp-image-174\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#d8f2f3\"}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#d8f2f3;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">For the gamers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop games</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":175,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/music-technology-play-equipment-studio-gadget.png\" alt=\"\" class=\"wp-image-175\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":176,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/technology-joystick-gadget-console-games-playstation.png\" alt=\"\" class=\"wp-image-176\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collections/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:25:38\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:74;a:18:{s:2:\"ID\";i:169;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Product Collections Featured Collection\";s:4:\"name\";s:39:\"product-collections-featured-collection\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4254:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collection\",\"name\":\"Product Collections Featured Collection\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#333333\"},\"spacing\":{\"padding\":{\"top\":\"1.3rem\",\"right\":\"1.3rem\",\"bottom\":\"1.3rem\",\"left\":\"1.3rem\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-columns alignwide has-white-color has-text-color has-background\" style=\"background-color:#333333;padding-top:1.3rem;padding-right:1.3rem;padding-bottom:1.3rem;padding-left:1.3rem\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);flex-basis:33.33%\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-x-large-font-size\" style=\"color:#ffffff;font-style:normal;font-weight:700\">\n			This week\'s popular products		</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"},\"color\":{\"background\":\"#484848\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"4px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:#484848;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"4px\"},\"color\":\"#ffffff\",\"style\":\"solid\",\"width\":\"3px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-border-color\" style=\"border-color:#ffffff;border-style:solid;border-width:3px;border-top-left-radius:4px;border-top-right-radius:4px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"left\":\"20px\",\"bottom\":\"10px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:20px;padding-right:20px;padding-bottom:10px;padding-left:20px\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontFamily\":\"system-font\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"16px\",\"textDecoration\":\"none\"},\"color\":{\"text\":\"#ffffff\"}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collection/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:59\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:75;a:18:{s:2:\"ID\";i:167;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Product Collection Simple Grid\";s:4:\"name\";s:30:\"product-collection-simple-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1707:\"<!-- wp:woocommerce/product-collection {\"queryId\":22,\"query\":{\"perPage\":5,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":5,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-simple-grid\",\"name\":\"Product Collection Simple Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontSize\":\"1rem\"}},\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-simple-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:15\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:76;a:18:{s:2:\"ID\";i:165;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Rows\";s:4:\"name\";s:23:\"product-collection-rows\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2506:\"<!-- wp:woocommerce/product-collection {\"queryId\":21,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"list\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-rows\",\"name\":\"Product Collection Rows\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:post-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"medium\",\"style\":{\"typography\":{\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textColor\":\"luminous-vivid-amber\",\"fontSize\":\"medium\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\"}}}} /-->\n\n<!-- wp:post-excerpt {\"showMoreOnNewLine\":false,\"excerptLength\":23,\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-summary\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-rows/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:22:29\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:77;a:18:{s:2:\"ID\";i:163;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Grid\";s:4:\"name\";s:23:\"product-collection-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1807:\"<!-- wp:woocommerce/product-collection {\"queryId\":20,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-grid\",\"name\":\"Product Collection Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"0.8rem\",\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:55\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:78;a:18:{s:2:\"ID\";i:161;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection Full Grid\";s:4:\"name\";s:28:\"product-collection-full-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1966:\"<!-- wp:woocommerce/product-collection {\"queryId\":19,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-full-grid\",\"name\":\"Product Collection Full Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"fontSize\":\"medium\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"lineHeight\":\"1\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-button {\"textAlign\":\"left\",\"width\":50,\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-full-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:05\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:79;a:18:{s:2:\"ID\";i:158;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Product Collection Banner\";s:4:\"name\";s:25:\"product-collection-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3069:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-banner\",\"name\":\"Product Collection Banner\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffedf5\"}}} -->\n<div class=\"wp-block-columns alignwide has-background\" style=\"background-color:#ffedf5\"><!-- wp:column {\"width\":\"58%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:58%\"><!-- wp:cover {\"url\":\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/beach-landscape-sea-coast-nature-person.jpg\",\"id\":159,\"dimRatio\":20,\"customOverlayColor\":\"#9aacbd\",\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"80px\",\"bottom\":\"80px\",\"left\":\"80px\"}}}} -->\n<div class=\"wp-block-cover is-light\" style=\"padding-top:80px;padding-right:80px;padding-bottom:80px;padding-left:80px;min-height:430px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#9aacbd\"></span><img class=\"wp-block-cover__image-background wp-image-159\" alt=\"\" src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/beach-landscape-sea-coast-nature-person.jpg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"40px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#ffffff\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-align-center has-text-color has-inter-font-family\" style=\"color:#ffffff;font-size:40px;font-style:normal;font-weight:700;line-height:1.3;text-transform:uppercase\">Brand New for the Holidays</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#000000\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-color has-inter-font-family\" style=\"color:#000000;font-size:22px;font-style:normal;font-weight:300;line-height:1.3\">Check out our brand new collection of holiday products and find the right gift for anyone.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#000000\"},\"border\":{\"radius\":\"100px\",\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:100px;color:#000000;background-color:#ff7179\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:19:42\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:80;a:18:{s:2:\"ID\";i:153;s:7:\"site_id\";i:231214916;s:5:\"title\";s:14:\"Minimal Header\";s:4:\"name\";s:14:\"minimal-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1538:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-minimal\",\"name\":\"Minimal Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\",\"top\":\"24px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\" style=\"margin-top:0px;margin-bottom:0px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false,\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"always\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"style\":{\"spacing\":{\"margin\":{\"left\":\"0.5em\"}}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:68:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:14:02\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:81;a:18:{s:2:\"ID\";i:151;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Header Dark\";s:4:\"name\";s:17:\"large-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2045:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large-dark\",\"name\":\"Large Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"padding\":{\"top\":\"1rem\",\"right\":\"1rem\",\"bottom\":\"1rem\",\"left\":\"1rem\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"className\":\"has-small-font-size\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/mini-cart {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"1rem\",\"left\":\"0px\",\"bottom\":\"2rem\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:1rem;padding-bottom:2rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:31\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:82;a:18:{s:2:\"ID\";i:149;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Header\";s:4:\"name\";s:12:\"large-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2444:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large\",\"name\":\"Large Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"left\":\"40px\",\"top\":\"24px\",\"bottom\":\"24px\"}}},\"className\":\"wc-blocks-pattern-header-large wc-blocks-header-pattern\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-large wc-blocks-header-pattern\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:search {\"label\":\"\",\"showLabel\":false,\"placeholder\":\"Search\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:05\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:83;a:18:{s:2:\"ID\";i:147;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Essential Header Dark\";s:4:\"name\";s:21:\"essential-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1885:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential-dark\",\"name\":\"Essential Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"2%\",\"bottom\":\"32px\",\"left\":\"2%\",\"top\":\"32px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern sticky-header has-background-color\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern sticky-header has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"margin-top:0px;margin-bottom:0px;padding-top:32px;padding-right:2%;padding-bottom:32px;padding-left:2%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}},\"backgroundColor\":\"contrast-2\"} /-->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"overlayTextColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"alt\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:34\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:84;a:18:{s:2:\"ID\";i:145;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Essential Header\";s:4:\"name\";s:16:\"essential-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1298:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential\",\"name\":\"Essential Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-header-essential wc-blocks-header-pattern\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-essential wc-blocks-header-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:70:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:09\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:85;a:18:{s:2:\"ID\";i:143;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"name\";s:20:\"centered-header-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2534:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-centered-menu\",\"name\":\"Centered Header Menu\"},\"align\":\"full\",\"className\":\"wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"bottom\":\"24px\",\"left\":\"40px\",\"right\":\"40px\"}}}} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:0px;margin-bottom:0px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"blockGap\":\"30px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/centered-header-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:86;a:18:{s:2:\"ID\";i:141;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Footer with menus\";s:4:\"name\";s:17:\"footer-with-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2902:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-3-menus\",\"name\":\"Footer with menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"className\":\"are-vertically-aligned-top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"60px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:30%\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"right\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"56px\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:56px;margin-bottom:0;padding-right:0;padding-left:0\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"right\"} -->\n<p class=\"has-text-align-right\">\n					Powered by <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"http://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>				</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:08\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:87;a:18:{s:2:\"ID\";i:139;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Footer with 2 Menus Dark\";s:4:\"name\";s:24:\"footer-with-2-menus-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3670:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus-dark\",\"name\":\"Footer with 2 Menus Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:paragraph {\"textColor\":\"background\",\"fontSize\":\"medium\"} -->\n<p class=\"has-background-color has-text-color has-medium-font-size\"><strong>Join our community</strong>\n				</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:88;a:18:{s:2:\"ID\";i:137;s:7:\"site_id\";i:231214916;s:5:\"title\";s:19:\"Footer with 2 Menus\";s:4:\"name\";s:19:\"footer-with-2-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3013:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus\",\"name\":\"Footer with 2 Menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Join our community</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:73:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:01\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:89;a:18:{s:2:\"ID\";i:135;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"name\";s:23:\"footer-with-simple-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2412:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-menu\",\"name\":\"Footer with Simple Menu\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-right:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"horizontal\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\"},\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"5px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"http://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-simple-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:09:23\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:90;a:18:{s:2:\"ID\";i:133;s:7:\"site_id\";i:231214916;s:5:\"title\";s:18:\"Simple Footer Dark\";s:4:\"name\";s:18:\"simple-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2951:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-dark\",\"name\":\"Simple Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:08:48\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:91;a:18:{s:2:\"ID\";i:131;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Simple Footer\";s:4:\"name\";s:13:\"simple-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2499:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple\",\"name\":\"Simple Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:07:40\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:92;a:18:{s:2:\"ID\";i:129;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Footer Dark\";s:4:\"name\";s:17:\"large-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4192:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large-dark\",\"name\":\"Large Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:site-logo /-->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"30px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learn about new products and discounts!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"20px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"http://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.instagram.com\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"text_only\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color has-link-color\"><!-- wp:paragraph -->\n<p>@ 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p><em>\n			Built with <a href=\"http://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:06:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:93;a:18:{s:2:\"ID\";i:125;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Footer\";s:4:\"name\";s:12:\"large-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3605:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large\",\"name\":\"Large Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-pattern-footer-large wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-large wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"32px\",\"padding\":{\"right\":\"0px\",\"left\":\"0px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-right:0px;padding-left:0px\"><!-- wp:column {\"width\":\"60%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"textTransform\":\"none\"},\"spacing\":{\"margin\":{\"top\":\"40px\"}}}} -->\n<h5 class=\"wp-block-heading\" style=\"margin-top:40px;text-transform:none\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p style=\"margin-bottom:40px\">Learn about new products and discounts</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}},\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"http://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.instagram.com\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"http://www.twitch.com\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"overlayMenu\":\"never\",\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"http://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"http://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:05:20\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:94;a:18:{s:2:\"ID\";i:119;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Featured Products: Fresh &amp; Tasty\";s:4:\"name\";s:29:\"featured-products-fresh-tasty\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5094:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":120,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/sweet-organic-lemons.png\" alt=\"\" class=\"wp-image-120\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Sweet Organic Lemons</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":121,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fresh-organic-tomatoes.png\" alt=\"\" class=\"wp-image-121\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Organic Tomatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $2.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":122,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/fresh-lettuce-washed.png\" alt=\"\" class=\"wp-image-122\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Fresh Lettuce (Washed)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $0.99</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":123,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/russet-organic-potatoes.png\" alt=\"\" class=\"wp-image-123\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\"},\"margin\":{\"top\":\"5px\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:5px;margin-bottom:0\"><!-- wp:column {\"width\":\"67%\",\"style\":{\"typography\":{\"fontWeight\":\"600\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-column\" style=\"font-weight:600;flex-basis:67%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Russet Organic Potatoes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">from $1.49</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-fresh-tasty/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:47:45\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:95;a:18:{s:2:\"ID\";i:115;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Discount Banner with Image\";s:4:\"name\";s:26:\"discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3270:\"<!-- wp:columns {\"verticalAlignment\":\"center\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner-with-image\",\"name\":\"Discount Banner with Image\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#254094\"},\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-background\" style=\"background-color:#254094;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"15px\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"350px\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:15px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500;line-height:0\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.8\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.8\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"},\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;margin-bottom:40px;font-size:35px;font-style:normal;font-weight:300;line-height:0\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"100px\",\"topRight\":\"10px\",\"bottomLeft\":\"10px\",\"bottomRight\":\"100px\"}}}} -->\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\" style=\"border-top-left-radius:100px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:45:36\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:96;a:18:{s:2:\"ID\";i:113;s:7:\"site_id\";i:231214916;s:5:\"title\";s:15:\"Discount banner\";s:4:\"name\";s:15:\"discount-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2312:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner\",\"name\":\"Discount Banner\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"470px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}},\"color\":{\"background\":\"#254094\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} -->\n<div class=\"wp-block-group has-background\" style=\"background-color:#254094;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.1\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.1\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:35px;font-style:normal;font-weight:300\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">\n					Shop now\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:69:\"http://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:39:37\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:97;a:18:{s:2:\"ID\";i:99;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Featured Category Focus\";s:4:\"name\";s:22:\"feature-category-focus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1643:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-category-focus\",\"name\":\"Featured Category Focus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\",\"left\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)\"><!-- wp:image {\"id\":100,\"width\":\"469px\",\"height\":\"348px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"http://wooblockpatterns.wpcomstaging.com/wp-content/uploads/2024/06/white-black-black-and-white-photograph-monochrome-photography.jpg\" alt=\"\" class=\"wp-image-100\" style=\"object-fit:cover;width:469px;height:348px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-large-font-size\">Black and white high-quality prints</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"http://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px\">Shop prints</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"http://wooblockpatterns.wpcomstaging.com/2024/06/14/feature-category-focus/\";s:13:\"modified_date\";s:19:\"2024-07-18 16:17:19\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:98;a:18:{s:2:\"ID\";i:90;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Large Image Product Gallery\";s:4:\"name\";s:27:\"large-image-product-gallery\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3144:\"<!-- wp:group {\"metadata\":{\"name\":\"Large Image Product Gallery\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"2/3\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"http://wooblockpatterns.wpcomstaging.com/2024/06/14/large-image-product-gallery/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:55:34\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:99;a:18:{s:2:\"ID\";i:83;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"name\";s:28:\"product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3351:\"<!-- wp:group {\"metadata\":{\"name\":\"Product Collection 3 Columns\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":26,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3},\"queryContextIncludes\":[\"collection\"],\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-product-collection alignwide\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"3/5\"} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"http://wooblockpatterns.wpcomstaging.com/2024/06/14/product-collection-3-columns/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:35:33\";s:12:\"preview_data\";a:0:{}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}}','on'),
(5733773,'rsssl_upgrade_le_key','1','off'),
(5734004,'eael_show_reset_password_on_form_submit_85','1','off'),
(5747191,'eael_show_reset_password_on_form_submit_84','1','off'),
(5756130,'eael_show_reset_password_on_form_submit_90','1','off'),
(5756251,'eael_show_reset_password_on_form_submit_86','1','off'),
(5762320,'woocommerce_share_key','1Q0gr4IOCPHQMfQBvFDT65z6NAyveqWP','auto'),
(5787206,'_transient_timeout_wc_var_prices_3082','1750101721','off'),
(5787207,'_transient_wc_var_prices_3082','{\"version\":\"1747481922\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3084\":\"23477.39\",\"3086\":\"23477.39\",\"3088\":\"29564.35\"},\"regular_price\":{\"3084\":\"23477.39\",\"3086\":\"23477.39\",\"3088\":\"29564.35\"},\"sale_price\":{\"3084\":\"23477.39\",\"3086\":\"23477.39\",\"3088\":\"29564.35\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3084\":\"23477.39\",\"3086\":\"23477.39\",\"3088\":\"29564.35\"},\"regular_price\":{\"3084\":\"23477.39\",\"3086\":\"23477.39\",\"3088\":\"29564.35\"},\"sale_price\":{\"3084\":\"23477.39\",\"3086\":\"23477.39\",\"3088\":\"29564.35\"}}}','off'),
(5797479,'_transient_timeout_wc_var_prices_3219','1750921025','off'),
(5797480,'_transient_wc_var_prices_3219','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3220\":\"442.71\",\"3221\":\"620.19\",\"3222\":\"852.77\"},\"regular_price\":{\"3220\":\"442.71\",\"3221\":\"620.19\",\"3222\":\"852.77\"},\"sale_price\":{\"3220\":\"442.71\",\"3221\":\"620.19\",\"3222\":\"852.77\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3220\":\"442.71\",\"3221\":\"620.19\",\"3222\":\"852.77\"},\"regular_price\":{\"3220\":\"442.71\",\"3221\":\"620.19\",\"3222\":\"852.77\"},\"sale_price\":{\"3220\":\"442.71\",\"3221\":\"620.19\",\"3222\":\"852.77\"}}}','off'),
(5803007,'woocommerce_email_footer_text_color','#3c3c3c','off'),
(5820247,'eael_show_reset_password_on_form_submit_23','1','off'),
(5827612,'eael_show_reset_password_on_form_submit_494','1','off'),
(5834357,'eael_show_reset_password_on_form_submit_973','1','off'),
(5834918,'eael_show_reset_password_on_form_submit_559','1','off'),
(5837481,'rsssl_404_notice_shown','1','off'),
(5847346,'eael_show_reset_password_on_form_submit_711','1','off'),
(5854219,'eael_show_reset_password_on_form_submit_370','1','off'),
(5863774,'eael_show_reset_password_on_form_submit_667','1','off'),
(5878448,'eael_show_reset_password_on_form_submit_613','1','off'),
(5885493,'_transient_timeout_wc_var_prices_3785','1750426799','off'),
(5885494,'_transient_wc_var_prices_3785','{\"version\":\"1747832460\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3787\":\"80.00\",\"3789\":\"80.00\"},\"regular_price\":{\"3787\":\"80.00\",\"3789\":\"80.00\"},\"sale_price\":{\"3787\":\"80.00\",\"3789\":\"80.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3787\":\"80.00\",\"3789\":\"80.00\"},\"regular_price\":{\"3787\":\"80.00\",\"3789\":\"80.00\"},\"sale_price\":{\"3787\":\"80.00\",\"3789\":\"80.00\"}}}','off'),
(5892643,'eael_show_reset_password_on_form_submit_108','1','off'),
(5893812,'eael_show_reset_password_on_form_submit_997','1','off'),
(5924826,'eael_show_reset_password_on_form_submit_978','1','off'),
(5927188,'_transient_timeout_wc_var_prices_3324','1750832728','off'),
(5927189,'_transient_wc_var_prices_3324','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3326\":\"1031.97\",\"3330\":\"1031.97\",\"3328\":\"934.38\",\"3332\":\"934.38\"},\"regular_price\":{\"3326\":\"1031.97\",\"3330\":\"1031.97\",\"3328\":\"934.38\",\"3332\":\"934.38\"},\"sale_price\":{\"3326\":\"1031.97\",\"3330\":\"1031.97\",\"3328\":\"934.38\",\"3332\":\"934.38\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3326\":\"1031.97\",\"3330\":\"1031.97\",\"3328\":\"934.38\",\"3332\":\"934.38\"},\"regular_price\":{\"3326\":\"1031.97\",\"3330\":\"1031.97\",\"3328\":\"934.38\",\"3332\":\"934.38\"},\"sale_price\":{\"3326\":\"1031.97\",\"3330\":\"1031.97\",\"3328\":\"934.38\",\"3332\":\"934.38\"}}}','off'),
(5927782,'_transient_timeout_wc_var_prices_3791','1750426798','off'),
(5927783,'_transient_wc_var_prices_3791','{\"version\":\"1747832460\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3792\":\"80.00\",\"3794\":\"80.00\",\"3793\":\"145.00\",\"3795\":\"145.00\"},\"regular_price\":{\"3792\":\"80.00\",\"3794\":\"80.00\",\"3793\":\"145.00\",\"3795\":\"145.00\"},\"sale_price\":{\"3792\":\"80.00\",\"3794\":\"80.00\",\"3793\":\"145.00\",\"3795\":\"145.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3792\":\"80.00\",\"3794\":\"80.00\",\"3793\":\"145.00\",\"3795\":\"145.00\"},\"regular_price\":{\"3792\":\"80.00\",\"3794\":\"80.00\",\"3793\":\"145.00\",\"3795\":\"145.00\"},\"sale_price\":{\"3792\":\"80.00\",\"3794\":\"80.00\",\"3793\":\"145.00\",\"3795\":\"145.00\"}}}','off'),
(5933861,'_transient_timeout_wc_var_prices_3860','1750880966','off'),
(5933862,'_transient_wc_var_prices_3860','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3861\":\"85.00\",\"3862\":\"124.00\"},\"regular_price\":{\"3861\":\"85.00\",\"3862\":\"124.00\"},\"sale_price\":{\"3861\":\"85.00\",\"3862\":\"124.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3861\":\"85.00\",\"3862\":\"124.00\"},\"regular_price\":{\"3861\":\"85.00\",\"3862\":\"124.00\"},\"sale_price\":{\"3861\":\"85.00\",\"3862\":\"124.00\"}}}','off'),
(5938139,'eael_show_reset_password_on_form_submit_300','1','off'),
(5947908,'eael_show_reset_password_on_form_submit_386','1','off'),
(5948316,'eael_show_reset_password_on_form_submit_506','1','off'),
(5961958,'eael_show_reset_password_on_form_submit_512','1','off'),
(5984199,'eael_show_reset_password_on_form_submit_304','1','off');
INSERT INTO `wp_options` VALUES
(6016146,'_elementor_global_css','a:7:{s:4:\"time\";i:1729588416;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;b:0;s:3:\"css\";s:274602:\".elementor-widget-common .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-common .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-inner-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-inner-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-spacer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-spacer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-image-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-google_maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-google_maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-star-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-star-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-progress .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,\n					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-social-icons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-social-icons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-alert .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-alert .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-audio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-audio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-menu-anchor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-menu-anchor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sidebar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sidebar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-read-more .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-read-more .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-share-buttons-dummy .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-share-buttons-dummy .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-pages .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-pages .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-calendar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-calendar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-archives .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-archives .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_audio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_audio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-media_video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-meta .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-meta .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-recent-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-rss .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-rss .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-tag_cloud .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-tag_cloud .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-nav_menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-nav_menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-custom_html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-custom_html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-block .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-block .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-gform_widget .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-gform_widget .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_widget_cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_widget_cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav_filters .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav_filters .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_layered_nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_price_filter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_price_filter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_tag_cloud .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_product_tag_cloud .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_recently_viewed_products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wp-widget-woocommerce_recently_viewed_products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-accordion .pp-accordion-item{border-color:var( --e-global-color-text );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active{color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-item .pp-accordion-tab-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title .pp-accordion-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title .pp-accordion-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active .pp-accordion-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .pp-advanced-accordion .pp-accordion-tab-title.pp-accordion-tab-active .pp-accordion-toggle-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-advanced-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item:hover,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item.pp-menu-item-active,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item.highlighted,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main .pp-menu-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--main:not(.pp--pointer-framed) .pp-menu-item:before,\n					.elementor-widget-pp-advanced-menu .pp-advanced-menu--main:not(.pp--pointer-framed) .pp-menu-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp--pointer-framed .pp-menu-item:before,\n					.elementor-widget-pp-advanced-menu .pp--pointer-framed .pp-menu-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp--pointer-brackets .pp-menu-item:before,\n					.elementor-widget-pp-advanced-menu .pp--pointer-brackets .pp-menu-item:after{color:var( --e-global-color-accent );}.elementor-widget-pp-advanced-menu .pp-menu-toggle .pp-menu-toggle-label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-advanced-menu .pp-advanced-menu--dropdown .pp-menu-item, .elementor-widget-pp-advanced-menu .pp-advanced-menu--dropdown .pp-sub-item, .pp-advanced-menu--dropdown.pp-advanced-menu__container.pp-menu-{{ID}} .sub-menu .pp-menu-item, .pp-advanced-menu--dropdown.pp-advanced-menu__container.pp-menu-{{ID}} .sub-menu .pp-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-advanced-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-tabs .pp-advanced-tabs-title .pp-advanced-tabs-title-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-advanced-tabs .pp-advanced-tabs-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-advanced-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-advanced-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-album .pp-album-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-album .pp-album-subtitle{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-album .pp-album-cover-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-album .pp-album-trigger-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-album .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-album .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-breadcrumbs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-breadcrumbs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-business-hours .pp-business-hours .pp-business-day{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-business-hours .pp-business-hours .pp-business-timing{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-business-hours .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-business-hours .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-buttons .pp-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background:var( --e-global-color-accent );}.elementor-widget-pp-buttons .pp-button-icon-number{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-categories .pp-category-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-categories .pp-category-count{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-categories .pp-category-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-reveal .pp-content-reveal-button-inner{background-color:var( --e-global-color-accent );}.elementor-widget-pp-content-reveal .pp-content-reveal-button-inner:hover{background-color:var( --e-global-color-accent );}.elementor-widget-pp-content-reveal .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-reveal .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .pp-countdown-wrapper .pp-countdown-item .pp-countdown-digit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-countdown .pp-countdown-wrapper .pp-countdown-item .pp-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .pp-countdown-wrapper .pp-countdown-expire-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-counter .pp-counter-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-number{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-number-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-counter .pp-counter-number-prefix{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-number-suffix{color:var( --e-global-color-primary );}.elementor-widget-pp-counter .pp-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-counter .pp-counter-subtitle{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-coupons .pp-coupon-discount{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-primary );}.elementor-widget-pp-coupons .pp-coupon-code{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-coupons .pp-coupon-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-coupons .pp-coupon-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-coupons .pp-coupon-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-coupons .pp-posts-pagination .page-numbers, .elementor-widget-pp-coupons .pp-posts-pagination a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-coupons .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-coupons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-coupons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-devices .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-devices .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-divider .pp-divider-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-faq .pp-faq-item{border-color:var( --e-global-color-text );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question{color:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active{color:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question .pp-accordion-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question .pp-accordion-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-faq .pp-advanced-accordion .pp-accordion-item:hover .pp-accordion-tab-title .pp-accordion-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-advanced-accordion .pp-accordion-item:hover .pp-accordion-tab-title .pp-accordion-toggle-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active .pp-accordion-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-pp-faq .pp-faqs .pp-faq-question.pp-accordion-tab-active .pp-accordion-toggle-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-pp-faq .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-faq .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-flipbox .pp-flipbox-icon-image .pp-icon-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-flipbox .pp-flipbox-icon-image-back .pp-icon-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-flipbox .pp-flipbox-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-flipbox .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-flipbox .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-fancy-heading .pp-heading-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-fancy-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-fancy-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-dual-heading .pp-first-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-dual-heading .pp-second-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-dual-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-dual-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery{--filters-pointer-bg-color-active:var( --e-global-color-accent );--filters-pointer-bg-color-hover:var( --e-global-color-accent );}.elementor-widget-pp-image-gallery .pp-gallery-load-more{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-slider .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-google-maps .gm-style .pp-infowindow-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-google-maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-google-maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper .gform_title, .elementor-widget-pp-gravity-forms .pp-gravity-form .pp-gravity-form-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper .gform_description, .elementor-widget-pp-gravity-forms .pp-gravity-form .pp-gravity-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-pp-gravity-forms .pp-gravity-form .gfield textarea, .elementor-widget-pp-gravity-forms .pp-gravity-form .gfield select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gfield.gsection .gsection_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_footer input[type=\"submit\"], .elementor-widget-pp-gravity-forms .pp-gravity-form .gform_page_footer input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_page_footer input[type=\"button\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-gravity-forms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-hotspots .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-hotspots .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-how-to .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-how-to .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-icon-list .pp-list-items:not(.pp-inline-items) li:not(:last-child){border-bottom-color:var( --e-global-color-text );}.elementor-widget-pp-icon-list .pp-list-items.pp-inline-items li:not(:last-child){border-right-color:var( --e-global-color-text );}.elementor-widget-pp-icon-list .pp-list-items .pp-icon-list-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-icon-list .pp-list-items .pp-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-icon-list .pp-icon-list-item:hover .pp-icon-wrapper{border-color:var( --e-global-color-secondary );}.elementor-widget-pp-icon-list .pp-icon-list-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-accordion .pp-image-accordion-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-comparison .twentytwenty-before-label:before, .elementor-widget-pp-image-comparison .twentytwenty-after-label:before{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-image-comparison .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-comparison .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box .pp-info-box-icon{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-info-box .pp-info-box-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-info-box .pp-info-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-box .pp-info-box-subtitle{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box .pp-info-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-box .pp-info-box-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-icon{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-info-box-carousel .pp-info-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-subtitle{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-box-carousel .pp-info-box-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box-carousel .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-box-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-box-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-list .pp-list-items .pp-info-list-icon{color:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-info-list-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-infolist-icon-wrapper:hover .pp-info-list-icon{color:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-infolist-icon-wrapper:hover .pp-info-list-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-infolist-icon-wrapper:hover{border-color:var( --e-global-color-secondary );}.elementor-widget-pp-info-list .pp-list-items .pp-info-list-number{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-list .pp-info-list-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-list .pp-info-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-list .pp-info-list-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-table .pp-info-table-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-info-table .pp-info-table-subtitle{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-table .pp-info-table-icon{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-info-table .pp-info-table-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-info-table .pp-info-table-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-info-table .pp-info-table-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-table .pp-info-table-sale-badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-info-table .pp-info-table-sale-badge.right:after{border-left-color:var( --e-global-color-accent );}.elementor-widget-pp-info-table .pp-info-table-sale-badge.left:after{border-right-color:var( --e-global-color-accent );}.elementor-widget-pp-info-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-info-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-instafeed .pp-instagram-feed-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-instafeed .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-instafeed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-instafeed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pa-link-effects a.pp-link{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pa-link-effects .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pa-link-effects .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-login-form .elementor-field-group > a{color:var( --e-global-color-text );}.elementor-widget-pp-login-form .elementor-field-group > a:hover{color:var( --e-global-color-accent );}.elementor-widget-pp-login-form .elementor-form-fields-wrapper label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-login-form .elementor-field-group .elementor-field, .elementor-widget-pp-login-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-login-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-pp-login-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-login-form .elementor-widget-container .elementor-login__logged-in-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-login-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-login-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-carousel .pp-logo-carousel-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-logo-carousel .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-logo-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-grid .pp-logo-grid-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-logo-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-logo-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.pp-modal-popup-window-{{ID}} .pp-popup-header .pp-popup-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.pp-modal-popup-window-{{ID}} .pp-popup-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-modal-popup .pp-modal-popup-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-modal-popup .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-modal-popup .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-offcanvas-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-offcanvas-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-one-page-nav .pp-nav-dot-tooltip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-one-page-nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-one-page-nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-date{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-date .pp-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-pp-card-slider .pp-card-slider-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-meta{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .pp-card-slider-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-card-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-card-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-ticker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-content-ticker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-magazine-slider .pp-post-categories-style-2 span{background:var( --e-global-color-accent );}.elementor-widget-pp-magazine-slider .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-magazine-slider .pp-tiled-post-featured .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-magazine-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-magazine-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-tiled-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-tiled-posts .pp-post-categories-style-2 span{background:var( --e-global-color-primary );}.elementor-widget-pp-tiled-posts .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-post-categories{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-tiled-posts-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-featured .pp-tiled-post-excerpt{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-tiled-posts .pp-tiled-post-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-tiled-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tiled-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .pp-post-terms{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .pp-post-title, .elementor-widget-pp-posts .pp-post-title a{color:var( --e-global-color-secondary );}.elementor-widget-pp-posts .pp-post-title a:hover{color:var( --e-global-color-secondary );}.elementor-widget-pp-posts .pp-post-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-posts .pp-post-excerpt{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-posts .pp-post-meta{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .pp-posts-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-posts .pp-posts-pagination .page-numbers, .elementor-widget-pp-posts .pp-posts-pagination a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-timeline .pp-timeline-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu .pp-restaurant-menu-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu .pp-restaurant-menu-price-discount{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu .pp-restaurant-menu-price-original{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-price-menu .pp-restaurant-menu-style-1 .pp-price-title-connector{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-pp-price-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-price-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-head{background-color:var( --e-global-color-secondary );}.elementor-widget-pp-pricing-table .pp-pricing-table-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-subtitle{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-price-duration{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-features{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-pricing-table .pp-pricing-table-additional-info{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-pricing-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-pricing-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-promo-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-promo-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-random-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-random-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-recipe .pp-recipe-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-meta{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-detail-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-detail-value{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-ingredients-heading{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-ingredients-list{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-instructions-heading{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-instructions-list{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-notes-heading{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .pp-recipe-notes-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-recipe .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-recipe .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-registration-form .pp-rf-links > a{color:var( --e-global-color-text );}.elementor-widget-pp-registration-form .pp-rf-links > a:hover{color:var( --e-global-color-accent );}.elementor-widget-pp-registration-form .elementor-field-group > label, .elementor-widget-pp-registration-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-pp-registration-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-registration-form .elementor-button:hover{background-color:var( --e-global-color-accent );}.elementor-widget-pp-registration-form .pp-rf-loggedin-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .pp-rf-error{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .pp-rf-success-msg{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-registration-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-registration-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-review-box .pp-review-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-review-box .pp-review-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-review-box .pp-review-feature .pp-review-feature-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-review-box .pp-review-final-rating-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-review-box .pp-review-final-rating{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-review-box .pp-review-summary-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-review-box .pp-review-summary-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-review-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-review-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-scroll-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-scroll-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-showcase .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-showcase .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-sitemap .pp-sitemap-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-sitemap .pp-sitemap-item, .elementor-widget-pp-sitemap span.pp-sitemap-list, .elementor-widget-pp-sitemap .pp-sitemap-item a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-sitemap .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-sitemap .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tabbed-gallery .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-tabbed-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-tabbed-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member .pp-tm-name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-team-member .pp-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member .pp-tm-position{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-secondary );}.elementor-widget-pp-team-member .pp-tm-position-divider{border-bottom-color:var( --e-global-color-accent );}.elementor-widget-pp-team-member .pp-tm-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-pp-team-member .pp-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member-carousel .pp-tm-name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .pp-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .pp-tm-position{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-secondary );}.elementor-widget-pp-team-member-carousel .pp-tm-position-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .pp-tm-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-pp-team-member-carousel .pp-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-pp-team-member-carousel .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-team-member-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-team-member-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-testimonials .pp-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-testimonials .pp-testimonial-name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-testimonials .pp-testimonial-position{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-testimonials .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-testimonials .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-toggle .pp-primary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-toggle .pp-secondary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-toggle .pp-toggle-content-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table .pp-table th.pp-table-cell{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-table .pp-table tr .pp-table-cell{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-table .pp-table .pp-table-cell .pp-table-cell-content{color:var( --e-global-color-text );}.elementor-widget-pp-table .pp-table tfoot td.pp-table-cell{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-pp-table-of-contents .pp-toc__header, .elementor-widget-pp-table-of-contents .pp-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-table-of-contents .pp-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-table-of-contents .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-table-of-contents .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-tweet .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-twitter-tweet .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video-gallery{--filters-pointer-bg-color-hover:var( --e-global-color-accent );--filters-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-pp-video-gallery .swiper-pagination-fraction{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-video-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-video-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-add-to-cart .pp-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-pp-woo-add-to-cart .added_to_cart{color:var( --e-global-color-secondary );}.elementor-widget-pp-woo-add-to-cart .pp-button:focus, .elementor-widget-pp-woo-add-to-cart .pp-button:hover{background-color:var( --e-global-color-accent );border-color:var( --e-global-color-accent );}.elementor-widget-pp-woo-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-categories .pp-woo-categories .product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-woo-categories .pp-woo-categories .product .pp-product-cat-content .pp-count{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-checkout .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-checkout .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-navigation ul li a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table thead th, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table tbody td, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table tfoot td{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table thead th{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce table tfoot td{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce h2, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce h3{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .form-row .input-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .form-row label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce form .form-row button, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-MyAccount-content form .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-error, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-info, .elementor-widget-pp-woo-my-account .pp-woo-my-account .woocommerce .woocommerce-message{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-my-account .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-my-account .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-mini-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-mini-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-offcanvas-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-offcanvas-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-woo-product-category{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-loop-product__link, .elementor-widget-pp-woo-products .pp-woocommerce .woocommerce-loop-product__title, .pp-quick-view-{{ID}} .woocommerce div.product .product_title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce li.product .price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-woo-products-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-woo-products-summary-wrap .button, .elementor-widget-pp-woo-products .pp-woocommerce .pp-product-actions .pp-action-item-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-out-of-stock{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-sale-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-featured-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-top-rated-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-best-selling-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products .pp-woocommerce .pp-quick-view-btn, .elementor-widget-pp-woo-products .pp-woocommerce .pp-product-actions .pp-quick-view-btn .pp-action-item-wrap{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-pp-woo-products nav.pp-woocommerce-pagination ul li > .page-numbers{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-woo-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-single-product .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-woo-single-product .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-google-map .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-google-map .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-adv-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-data-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-data-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li > a, .eael-advanced-menu-container .eael-advanced-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-advanced-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-better-payment .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-better-payment .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-category-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-betterdocs-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-business-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-business-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-caldera-form .eael-contact-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-caldera-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-caldera-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-cta-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-cta-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-career-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-career-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-contact-form-7 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-ticker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-ticker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title,\n							  .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title,\n							  .elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title a,\n							  .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-content-timeline .eael-content-timeline-content p, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item__card-inner p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-date, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-content-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-content-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.eael-countdown-finish-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-creative-button .eael-creative-button--rayen::before, \n                            .elementor-widget-eael-creative-button .eael-creative-button--winona::after, \n                            .elementor-widget-eael-creative-button .eael-creative-button--tamaya .eael-creative-button--tamaya-secondary span,\n                            .elementor-widget-eael-creative-button .eael-creative-button.eael-creative-button--saqui::after{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-creative-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-creative-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-data-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-data-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-divider .eael-divider-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i{color:var( --e-global-color-primary );}.elementor-widget-eael-dual-color-header .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dual-color-header .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dynamic-filterable-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-dynamic-filterable-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-embedpress .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-embedpress .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-event-calendar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-event-calendar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay, .elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-chart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-chart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-feature-list .connector-type-classic .connector{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before, .elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited{color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-feature-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-feature-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-filterable-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-flip-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fluentform .eael-fluentform-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-fluentform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fluentform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-formstack .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-formstack .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_title, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_description, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage,\n                .elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gfield.gsection .gsection_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::file-selector-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::-webkit-file-upload-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body input[type=\"submit\"].gform-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"button\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-gravity-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-gravity-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-hotspots .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-hotspots .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-scroller .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-scroller .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-comparison .twentytwenty-before-label:before, .elementor-widget-eael-image-comparison .twentytwenty-after-label:before{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-image-comparison .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-image-comparison .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-info-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-info-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-instafeed .eael-instafeed-caption, .elementor-widget-eael-instafeed .eael-instafeed-caption-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-instafeed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-instafeed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-card .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-card .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-circle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-circle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure figcaption h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-interactive-promo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-interactive-promo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-learn-dash-course-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-learn-dash-course-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-lightbox .eael-lightbox-btn > span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.eael-lightbox-container .eael-lightbox-content{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-lightbox .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-lightbox .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-login-register .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-login-register .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-logo-carousel .eael-logo-carousel-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-logo-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-logo-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-mailchimp .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-mailchimp .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-nft-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-nft-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-ninja .eael-ninja-form .eael-contact-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"button\"],.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-ninja .eael-ninja-form .nf-form-fields-required{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-ninja .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-ninja .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-offcanvas .eael-offcanvas-toggle{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-offcanvas .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-offcanvas .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-one-page-nav .eael-nav-dot-tooltip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-one-page-nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-one-page-nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-block .eael-entry-title > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-block .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-block .eael-entry-meta > div, .elementor-widget-eael-post-block .eael-entry-meta > span, .elementor-widget-eael-post-block .eael-entry-meta ul li i, .elementor-widget-eael-post-block .eael-entry-meta ul li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-block .post-meta-categories li, .elementor-widget-eael-post-block .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-block .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-block .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-carousel .eael-entry-title, .elementor-widget-eael-post-carousel .eael-entry-title > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-carousel .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .post-carousel-categories li a, .elementor-widget-eael-post-carousel .post-meta-categories li, .elementor-widget-eael-post-carousel .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .eael-entry-meta > span,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-by,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-grid .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-entry-meta > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-entry-title, .elementor-widget-eael-post-grid .eael-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-grid .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .post-meta-categories li, .elementor-widget-eael-post-grid .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-list .eael-post-list-header .header-title .title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-header .post-categories a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-list .eael-post-list-content p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-content .meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-timeline .eael-timeline-post-title .eael-timeline-post-title-text-card{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-timeline .eael-timeline-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-post-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title, .elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-discount{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-original{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-restaurant-menu-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-price-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-price-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-pricing-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-pricing-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eicon-woocommerce .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eicon-woocommerce .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-line-fill.eael-has-inner-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-progress-bar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-protected-content .eael-protected-content .protected-content{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-protected-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-protected-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-simple-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-reviews{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-media a.eael-static-product-live-demo-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-details > h2 > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-details > p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-btn .eael-static-product-btn-inner{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-static-product-add-to-cart .eael-static-product-btn-inner{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-static-product .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-static-product .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-sticky-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-sticky-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-svg-draw .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-svg-draw .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-name{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-tm-position{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-position-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-tm-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-team-member-carousel .eael-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-team-member .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-testimonial .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-toggle .eael-primary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-toggle .eael-secondary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-toggle .eael-toggle-content-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-tooltip .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-tooltip .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-load-more .eael-twitter-feed-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-twitter-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed-carousel .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-twitter-feed-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-typeform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-typeform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-weform .eael-weform-container ul.wpuf-form .wpuf-submit input[type=\"submit\"]{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-weform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-weform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-account-dashboard .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-account-dashboard .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-checkout .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-checkout .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-woo-collections .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-collections .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-cross-sells .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-cross-sells .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-compare .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-compare .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-product-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-thank-you .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-woo-thank-you .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field legend{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-wpforms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-wpforms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-path .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-path .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-site-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-page-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-page-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-page-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-post-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-excerpt .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-excerpt .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-featured-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-featured-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-archive-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-theme-archive-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-archive-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-archive-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-archive-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-archive-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-portfolio a .elementor-portfolio-item__overlay{background-color:var( --e-global-color-accent );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-portfolio .elementor-portfolio__filter{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active{color:var( --e-global-color-primary );}.elementor-widget-portfolio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-portfolio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-form .elementor-field-group > label, .elementor-widget-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-field-type-html{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-button[type=\"submit\"]{background-color:var( --e-global-color-accent );}.elementor-widget-form .e-form__buttons__wrapper__button-previous{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-login .elementor-field-group > a{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group > a:hover{color:var( --e-global-color-accent );}.elementor-widget-login .elementor-form-fields-wrapper label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-login .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-login .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-login .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-login .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-slides .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-animated-headline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hotspot .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-hotspot{--hotspot-color:var( --e-global-color-primary );--hotspot-box-color:var( --e-global-color-secondary );--tooltip-color:var( --e-global-color-secondary );}.elementor-widget-hotspot .e-hotspot__label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hotspot .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-hotspot .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-list .elementor-price-list-header{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-list .elementor-price-list-price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-list .elementor-price-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-list .elementor-price-list-separator{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-price-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table{--e-price-table-header-background-color:var( --e-global-color-secondary );}.elementor-widget-price-table .elementor-price-table__heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-table .elementor-price-table__subheading{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-table .elementor-price-table__original-price{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-price-table .elementor-price-table__period{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table .elementor-price-table__features-list{--e-price-table-features-list-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__features-list li{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-table .elementor-price-table__features-list li:before{border-top-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-price-table .elementor-price-table__additional_info{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-price-table .elementor-price-table__ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-price-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-price-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-flip-box .elementor-flip-box__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-call-to-action .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-call-to-action .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-media-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-media-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-testimonial-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-reviews .elementor-testimonial__text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-table-of-contents .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-table-of-contents .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .elementor-countdown-item{background-color:var( --e-global-color-primary );}.elementor-widget-countdown .elementor-countdown-digits{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-countdown .elementor-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .elementor-countdown-expire--message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-share-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-share-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-search-form .elementor-search-form__input,\n					.elementor-widget-search-form .elementor-search-form__icon,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );background-color:var( --e-global-color-secondary );}.elementor-widget-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-author-box .elementor-author-box__name{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-author-box .elementor-author-box__bio{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-author-box .elementor-author-box__button{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-author-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-author-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-post-info .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-info .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sitemap .elementor-sitemap-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-sitemap .elementor-sitemap-item{color:var( --e-global-color-text );}.elementor-widget-sitemap .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-sitemap .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-breadcrumbs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-breadcrumbs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-blockquote .elementor-blockquote__content{color:var( --e-global-color-text );}.elementor-widget-blockquote .elementor-blockquote__author{color:var( --e-global-color-secondary );}.elementor-widget-blockquote .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-blockquote .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-price .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-price .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-images .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-images .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products .products > h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-upsell .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-short-description .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-short-description .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-meta .product_meta .detail-container:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-woocommerce-product-meta .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-meta .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-stock .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-stock .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-data-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-data-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.woocommerce .elementor-widget-woocommerce-product-related.elementor-wc-products .products > h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-related .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-add-to-cart .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-wc-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-wc-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-wc-archive-products.products-heading-show .related-products > h2, .elementor-widget-wc-archive-products.products-heading-show .upsells > h2, .elementor-widget-wc-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-wc-archive-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-archive-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-archive-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-archive-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-archive-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-archive-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-archive-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-archive-products .elementor-products-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-woocommerce-archive-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-additional-information .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-additional-information .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__toggle .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-name a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__product-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--view-cart{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .elementor-menu-cart__footer-buttons a.elementor-button--checkout{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .woocommerce-mini-cart__empty-message{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-menu-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-menu-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-woocommerce-product-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-description .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-archive-description .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-checkout-page .product-name .variation{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-woocommerce-checkout-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-checkout-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-my-account .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-my-account .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-purchase-summary .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-purchase-summary .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-notices .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-notices .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-single-elements .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-single-elements .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-embed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-embed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-facebook-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-template .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-template .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-lottie .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-lottie .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-code-highlight .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-code-highlight .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video-playlist .e-tabs-wrapper .e-tabs-header .e-tabs-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-wrapper .e-tabs-header .e-tabs-videos-count{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-wrapper .e-tabs-header .e-tabs-header-right-side i{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-wrapper .e-tabs-header .e-tabs-header-right-side svg{fill:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items .e-tab-title .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-items .e-tab-title .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items .e-tab-title .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover{color:var( --e-global-color-text );}.elementor-widget-video-playlist .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-video-playlist .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-paypal-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-paypal-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-paypal-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-paypal-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-stripe-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-stripe-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-stripe-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-stripe-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress-tracker .current-progress-percentage{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-progress-tracker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress-tracker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-taxonomy-filter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-taxonomy-filter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-2 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-2 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-3 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-3 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-4 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-4 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-5 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-5 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-6 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-6 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-7 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-link-in-bio-var-7 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}\";}','auto-off'),
(6017990,'eael_show_reset_password_on_form_submit_166','1','off'),
(6022873,'_transient_timeout_wc_var_prices_3467','1750928652','off'),
(6022874,'_transient_wc_var_prices_3467','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3469\":\"153.07\",\"3471\":\"23.32\"},\"regular_price\":{\"3469\":\"218.67\",\"3471\":\"33.32\"},\"sale_price\":{\"3469\":\"153.07\",\"3471\":\"23.32\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3469\":\"153.07\",\"3471\":\"23.32\"},\"regular_price\":{\"3469\":\"218.67\",\"3471\":\"33.32\"},\"sale_price\":{\"3469\":\"153.07\",\"3471\":\"23.32\"}}}','off'),
(6035856,'eael_show_reset_password_on_form_submit_411','1','off'),
(6044957,'eael_show_reset_password_on_form_submit_163','1','off'),
(6058427,'eael_show_reset_password_on_form_submit_860','1','off'),
(6071025,'elementor_checklist','{\"last_opened_timestamp\":-1,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"editor_visit_count\":0,\"steps\":[]}','auto'),
(6071029,'elementor_controls_usage','a:9:{s:7:\"wp-post\";a:9:{s:14:\"image-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:2:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;s:5:\"align\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:2:{s:8:\"advanced\";a:4:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:4;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:4;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}}s:8:\"advanced\";a:4:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:4;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:2;s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:4;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:12;s:11:\"header_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:12;s:21:\"typography_typography\";i:12;s:22:\"typography_font_family\";i:12;s:22:\"typography_font_weight\";i:12;s:25:\"typography_text_transform\";i:12;s:20:\"typography_font_size\";i:12;s:5:\"align\";i:12;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:12;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:12;}}}}s:15:\"post-navigation\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:2;s:12:\"show_borders\";i:2;s:12:\"in_same_term\";i:2;s:13:\"post_taxonomy\";i:2;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:5:{s:11:\"label_color\";i:2;s:27:\"label_typography_typography\";i:2;s:28:\"label_typography_font_family\";i:2;s:26:\"label_typography_font_size\";i:2;s:31:\"label_typography_text_transform\";i:2;}s:11:\"arrow_style\";a:3:{s:11:\"arrow_color\";i:2;s:10:\"arrow_size\";i:2;s:13:\"arrow_padding\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:2;s:13:\"_border_width\";i:2;s:13:\"_border_color\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:4;s:4:\"size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:4;s:28:\"input_typography_font_family\";i:4;s:26:\"input_typography_font_size\";i:4;s:28:\"input_typography_font_weight\";i:4;s:16:\"input_text_color\";i:4;s:22:\"input_background_color\";i:4;s:19:\"button_border_width\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:4;s:22:\"classic_excerpt_length\";i:4;s:17:\"classic_meta_data\";i:4;s:20:\"cards_posts_per_page\";i:4;s:16:\"cards_show_badge\";i:4;s:17:\"cards_show_avatar\";i:4;s:27:\"classic_thumbnail_size_size\";i:4;s:15:\"classic_columns\";i:4;s:17:\"classic_thumbnail\";i:4;s:19:\"classic_image_width\";i:4;s:20:\"classic_show_excerpt\";i:4;s:13:\"cards_columns\";i:4;s:25:\"cards_thumbnail_size_size\";i:4;s:22:\"classic_columns_tablet\";i:4;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:4;s:35:\"classic_title_typography_typography\";i:4;s:36:\"classic_title_typography_font_family\";i:4;s:34:\"classic_title_typography_font_size\";i:4;s:36:\"classic_title_typography_font_weight\";i:4;s:39:\"classic_title_typography_text_transform\";i:4;s:36:\"classic_title_typography_line_height\";i:4;s:18:\"classic_meta_color\";i:4;s:34:\"classic_meta_typography_typography\";i:4;s:35:\"classic_meta_typography_font_family\";i:4;s:35:\"classic_meta_typography_font_weight\";i:4;s:38:\"classic_meta_typography_text_transform\";i:4;s:21:\"classic_excerpt_color\";i:4;s:37:\"classic_excerpt_typography_typography\";i:4;s:38:\"classic_excerpt_typography_font_family\";i:4;s:36:\"classic_excerpt_typography_font_size\";i:4;s:38:\"classic_excerpt_typography_font_weight\";i:4;s:38:\"classic_excerpt_typography_line_height\";i:4;s:23:\"classic_read_more_color\";i:4;s:39:\"classic_read_more_typography_typography\";i:4;s:40:\"classic_read_more_typography_font_family\";i:4;s:40:\"classic_read_more_typography_font_weight\";i:4;s:43:\"classic_read_more_typography_text_transform\";i:4;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:4;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:4;s:33:\"pagination_typography_font_family\";i:4;s:31:\"pagination_typography_font_size\";i:4;s:33:\"pagination_typography_font_weight\";i:4;s:16:\"pagination_color\";i:4;s:22:\"pagination_hover_color\";i:4;s:23:\"pagination_active_color\";i:4;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}}s:7:\"wp-page\";a:13:{s:7:\"heading\";a:2:{s:5:\"count\";i:23;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:23;s:11:\"header_size\";i:9;s:4:\"link\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:22;s:20:\"typography_font_size\";i:21;s:11:\"title_color\";i:22;s:22:\"typography_font_family\";i:22;s:22:\"typography_font_weight\";i:22;s:25:\"typography_text_transform\";i:21;s:5:\"align\";i:13;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:13;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:20;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:15;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:10;s:7:\"link_to\";i:6;s:4:\"link\";i:6;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:7;}}s:8:\"advanced\";a:4:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:3;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:34;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:9;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:4:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:23;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:23;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:20;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:1;s:15:\"stretch_section\";i:10;s:8:\"html_tag\";i:12;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:12;}s:18:\"section_background\";a:7:{s:21:\"background_background\";i:15;s:16:\"background_color\";i:15;s:19:\"background_position\";i:4;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:3;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:12;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:17;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:15;s:6:\"margin\";i:8;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:6;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"counter\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:13:\"selected_icon\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:31:\"title_typography_text_transform\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}}}s:16:\"pp-image-gallery\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:2;}s:16:\"section_settings\";a:5:{s:6:\"layout\";i:2;s:7:\"columns\";i:2;s:13:\"open_lightbox\";i:2;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:2;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:2;s:8:\"rows_gap\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:15:{s:22:\"classic_posts_per_page\";i:2;s:18:\"classic_item_ratio\";i:3;s:22:\"classic_excerpt_length\";i:3;s:17:\"classic_meta_data\";i:3;s:20:\"cards_posts_per_page\";i:3;s:16:\"cards_show_badge\";i:3;s:17:\"cards_show_avatar\";i:3;s:27:\"classic_thumbnail_size_size\";i:3;s:22:\"classic_columns_tablet\";i:2;s:15:\"classic_columns\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:3;s:35:\"classic_title_typography_typography\";i:3;s:36:\"classic_title_typography_font_family\";i:3;s:34:\"classic_title_typography_font_size\";i:3;s:36:\"classic_title_typography_font_weight\";i:3;s:39:\"classic_title_typography_text_transform\";i:3;s:36:\"classic_title_typography_line_height\";i:3;s:18:\"classic_meta_color\";i:3;s:34:\"classic_meta_typography_typography\";i:3;s:35:\"classic_meta_typography_font_family\";i:3;s:35:\"classic_meta_typography_font_weight\";i:3;s:38:\"classic_meta_typography_text_transform\";i:3;s:21:\"classic_excerpt_color\";i:3;s:37:\"classic_excerpt_typography_typography\";i:3;s:38:\"classic_excerpt_typography_font_family\";i:3;s:36:\"classic_excerpt_typography_font_size\";i:3;s:38:\"classic_excerpt_typography_font_weight\";i:3;s:38:\"classic_excerpt_typography_line_height\";i:3;s:23:\"classic_read_more_color\";i:3;s:39:\"classic_read_more_typography_typography\";i:3;s:40:\"classic_read_more_typography_font_family\";i:3;s:40:\"classic_read_more_typography_font_weight\";i:3;s:43:\"classic_read_more_typography_text_transform\";i:3;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:11:\"google_maps\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:11:\"single-post\";a:6:{s:16:\"theme-post-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:3;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:2;s:6:\"_title\";i:1;}}}}s:18:\"theme-post-content\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:15:\"post-navigation\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:6:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;s:17:\"label_hover_color\";i:1;}s:11:\"arrow_style\";a:4:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;s:17:\"arrow_hover_color\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}s:15:\"product-archive\";a:8:{s:6:\"column\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:7;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:3;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}s:20:\"eael-advanced-search\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:29:\"eael_section_tooltip_settings\";a:7:{s:18:\"show_category_list\";i:1;s:29:\"use_include_exclude_in_result\";i:1;s:27:\"show_category_search_result\";i:1;s:20:\"show_popular_keyword\";i:1;s:25:\"eael_adv_search_post_list\";i:1;s:19:\"show_initial_result\";i:1;s:21:\"include_category_list\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:7;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:7;s:11:\"header_size\";i:2;s:4:\"link\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:7;s:11:\"title_color\";i:7;s:22:\"typography_font_family\";i:7;s:22:\"typography_font_weight\";i:7;s:25:\"typography_text_transform\";i:7;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:7;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:5;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:13:\"wc-categories\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_filter\";a:2:{s:6:\"source\";i:1;s:10:\"categories\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:6:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;}}}}s:22:\"woocommerce-breadcrumb\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:6:{s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:20:\"woocommerce-products\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"section_query\";a:2:{s:15:\"query_post_type\";i:1;s:13:\"query_orderby\";i:1;}s:15:\"section_content\";a:2:{s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:10:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:16:\"sale_flash_style\";a:1:{s:17:\"show_onsale_flash\";i:1;}}}}}s:7:\"product\";a:9:{s:26:\"woocommerce-product-images\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:22:\"woocommerce-breadcrumb\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:8:{s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_line_height\";i:1;s:30:\"text_typography_text_transform\";i:1;}}}}s:25:\"woocommerce-product-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:7:{s:10:\"text_align\";i:1;s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_font_family\";i:1;s:27:\"text_typography_line_height\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:25:\"woocommerce-product-price\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:19:\"section_price_style\";a:14:{s:10:\"text_align\";i:1;s:11:\"price_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:18:\"sale_price_spacing\";i:1;s:11:\"price_block\";i:1;s:16:\"sale_price_color\";i:1;s:32:\"sale_price_typography_typography\";i:1;s:31:\"sale_price_typography_font_size\";i:1;s:33:\"sale_price_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:2:{s:24:\"section_atc_button_style\";a:12:{s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:15:\"button_bg_color\";i:1;s:19:\"button_border_color\";i:1;s:23:\"button_text_color_hover\";i:1;s:21:\"button_bg_color_hover\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;}s:26:\"section_atc_quantity_style\";a:5:{s:22:\"quantity_border_radius\";i:1;s:19:\"quantity_text_color\";i:1;s:17:\"quantity_bg_color\";i:1;s:21:\"quantity_border_color\";i:1;s:25:\"quantity_text_color_focus\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"custom_height\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:27:\"woocommerce-product-related\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:22:\"section_products_style\";a:9:{s:11:\"title_color\";i:1;s:11:\"price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:29:\"button_typography_font_weight\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;}}}}}s:6:\"single\";a:8:{s:7:\"heading\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:5;s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:5;s:25:\"typography_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:25:\"typography_text_transform\";i:1;s:13:\"border_radius\";i:1;s:25:\"typography_letter_spacing\";i:1;s:5:\"align\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:7:\"section\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:7:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"column_position\";i:1;s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}s:7:\"section\";a:11:{s:7:\"heading\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:9;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:9;s:20:\"typography_font_size\";i:9;s:5:\"align\";i:3;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:9;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:14;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:10;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:2;s:22:\"classic_posts_per_page\";i:1;s:22:\"classic_show_read_more\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:26:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;s:21:\"classic_title_spacing\";i:1;s:33:\"classic_meta_typography_font_size\";i:1;s:20:\"classic_meta_spacing\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}s:14:\"section_layout\";a:7:{s:15:\"stretch_section\";i:6;s:8:\"html_tag\";i:6;s:16:\"content_position\";i:3;s:3:\"gap\";i:5;s:6:\"layout\";i:2;s:6:\"height\";i:2;s:15:\"column_position\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:3;s:7:\"padding\";i:2;s:7:\"z_index\";i:2;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:2;s:11:\"hide_mobile\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_family\";i:2;s:25:\"icon_typography_font_size\";i:2;s:27:\"icon_typography_font_weight\";i:2;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:5:{s:11:\"button_text\";i:1;s:12:\"button_width\";i:1;s:18:\"button_icon_indent\";i:1;s:19:\"button_width_tablet\";i:1;s:19:\"button_width_mobile\";i:1;}s:13:\"section_email\";a:3:{s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:3:{s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;}s:20:\"section_form_options\";a:4:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:2:{s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"slides\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:2;s:13:\"slides_height\";i:2;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:2;s:10:\"navigation\";i:2;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:2;s:17:\"content_max_width\";i:2;}s:19:\"section_style_title\";a:7:{s:29:\"heading_typography_typography\";i:2;s:30:\"heading_typography_font_family\";i:2;s:28:\"heading_typography_font_size\";i:2;s:33:\"heading_typography_text_transform\";i:2;s:30:\"heading_typography_line_height\";i:2;s:33:\"heading_typography_letter_spacing\";i:2;s:15:\"heading_spacing\";i:2;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:37:\"description_typography_text_transform\";i:2;}s:20:\"section_style_button\";a:10:{s:11:\"button_size\";i:2;s:28:\"button_typography_typography\";i:2;s:29:\"button_typography_font_family\";i:2;s:27:\"button_typography_font_size\";i:2;s:32:\"button_typography_text_transform\";i:2;s:19:\"button_border_width\";i:2;s:17:\"button_text_color\";i:2;s:23:\"button_background_color\";i:2;s:23:\"button_hover_text_color\";i:2;s:29:\"button_hover_background_color\";i:2;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:2;s:12:\"arrows_color\";i:2;s:9:\"dots_size\";i:2;s:10:\"dots_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}}}}}s:6:\"footer\";a:7:{s:12:\"social-icons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:10;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:10;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:10;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:12:\"pp-icon-list\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:2:{s:10:\"list_items\";i:2;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:13:\"items_spacing\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:16:\"pp-gravity-forms\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:14:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}s:6:\"header\";a:5:{s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"align\";i:2;s:5:\"width\";i:2;s:5:\"space\";i:2;s:6:\"height\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:4:\"link\";i:2;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:4;s:16:\"content_position\";i:4;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:2;s:7:\"pointer\";i:2;s:14:\"animation_text\";i:2;s:12:\"toggle_align\";i:2;s:10:\"full_width\";i:2;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:2;s:21:\"color_menu_item_hover\";i:2;s:22:\"color_menu_item_active\";i:2;s:26:\"menu_typography_typography\";i:2;s:27:\"menu_typography_font_family\";i:2;s:25:\"menu_typography_font_size\";i:2;s:27:\"menu_typography_font_weight\";i:2;s:30:\"menu_typography_text_transform\";i:2;s:28:\"padding_horizontal_menu_item\";i:2;s:26:\"padding_vertical_menu_item\";i:2;s:18:\"menu_space_between\";i:2;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:2;s:23:\"toggle_background_color\";i:2;s:18:\"toggle_color_hover\";i:2;s:29:\"toggle_background_color_hover\";i:2;}s:22:\"section_style_dropdown\";a:2:{s:19:\"color_dropdown_item\";i:2;s:30:\"background_color_dropdown_item\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:7:{s:15:\"stretch_section\";i:3;s:3:\"gap\";i:3;s:8:\"html_tag\";i:3;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:3;}}s:8:\"advanced\";a:4:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:3;s:7:\"z_index\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:9:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:29:\"heading_typography_font_style\";i:1;}s:25:\"section_style_description\";a:4:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;}s:20:\"section_style_button\";a:11:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}}','off'),
(6072738,'eael_show_reset_password_on_form_submit_538','1','off'),
(6082396,'_transient_timeout_wc_var_prices_2956','1750920825','off'),
(6082397,'_transient_wc_var_prices_2956','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2957\":\"3208.96\",\"2958\":\"3382.63\",\"2959\":\"4127.24\"},\"regular_price\":{\"2957\":\"3208.96\",\"2958\":\"3382.63\",\"2959\":\"4127.24\"},\"sale_price\":{\"2957\":\"3208.96\",\"2958\":\"3382.63\",\"2959\":\"4127.24\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"2957\":\"3208.96\",\"2958\":\"3382.63\",\"2959\":\"4127.24\"},\"regular_price\":{\"2957\":\"3208.96\",\"2958\":\"3382.63\",\"2959\":\"4127.24\"},\"sale_price\":{\"2957\":\"3208.96\",\"2958\":\"3382.63\",\"2959\":\"4127.24\"}}}','off'),
(6083521,'eael_show_reset_password_on_form_submit_618','1','off'),
(6103335,'eael_show_reset_password_on_form_submit_562','1','off'),
(6105818,'rsssl_reset_fix','1','off'),
(6113662,'eael_show_reset_password_on_form_submit_514','1','off'),
(6117558,'_transient_timeout_wc_var_prices_3170','1750739875','off'),
(6117559,'_transient_wc_var_prices_3170','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3171\":\"224.64\",\"3172\":\"220.32\"},\"regular_price\":{\"3171\":\"224.64\",\"3172\":\"220.32\"},\"sale_price\":{\"3171\":\"224.64\",\"3172\":\"220.32\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3171\":\"224.64\",\"3172\":\"220.32\"},\"regular_price\":{\"3171\":\"224.64\",\"3172\":\"220.32\"},\"sale_price\":{\"3171\":\"224.64\",\"3172\":\"220.32\"}}}','off'),
(6132617,'eael_show_reset_password_on_form_submit_692','1','off'),
(6133346,'eael_show_reset_password_on_form_submit_892','1','off'),
(6144428,'woocommerce_feature_site_visibility_badge_enabled','yes','on'),
(6144433,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"5c397b3d0f509fe814b22fea31076e6c\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(6157929,'eael_show_reset_password_on_form_submit_276','1','off'),
(6157935,'eael_show_reset_password_on_form_submit_654','1','off'),
(6188413,'eael_show_reset_password_on_form_submit_728','1','off'),
(6188416,'eael_show_reset_password_on_form_submit_544','1','off'),
(6207498,'eael_show_reset_password_on_form_submit_140','1','off'),
(6209695,'_transient_timeout_wc_var_prices_3929','1750926358','off'),
(6209696,'_transient_wc_var_prices_3929','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3930\":\"20.00\",\"3931\":\"61.00\",\"3932\":\"83.00\"},\"regular_price\":{\"3930\":\"20.00\",\"3931\":\"61.00\",\"3932\":\"83.00\"},\"sale_price\":{\"3930\":\"20.00\",\"3931\":\"61.00\",\"3932\":\"83.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3930\":\"20.00\",\"3931\":\"61.00\",\"3932\":\"83.00\"},\"regular_price\":{\"3930\":\"20.00\",\"3931\":\"61.00\",\"3932\":\"83.00\"},\"sale_price\":{\"3930\":\"20.00\",\"3931\":\"61.00\",\"3932\":\"83.00\"}}}','off'),
(6242801,'eael_show_reset_password_on_form_submit_283','1','off'),
(6272386,'_transient_timeout_wc_var_prices_3060','1750926837','off'),
(6272387,'_transient_wc_var_prices_3060','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3061\":\"1690.08\",\"3062\":\"2674.56\"},\"regular_price\":{\"3061\":\"1690.08\",\"3062\":\"2674.56\"},\"sale_price\":{\"3061\":\"1690.08\",\"3062\":\"2674.56\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3061\":\"1690.08\",\"3062\":\"2674.56\"},\"regular_price\":{\"3061\":\"1690.08\",\"3062\":\"2674.56\"},\"sale_price\":{\"3061\":\"1690.08\",\"3062\":\"2674.56\"}}}','off'),
(6273322,'woocommerce_show_lys_tour','yes','auto'),
(6273323,'woocommerce_coming_soon','no','auto'),
(6273404,'woocommerce_helper_data','a:2:{s:4:\"auth\";a:5:{s:12:\"access_token\";s:40:\"273dedd77f1fa7510030afe7607be9dd79ddfe47\";s:19:\"access_token_secret\";s:40:\"e3baef79635d5c9942f7d7b0e1b10a4b0605f433\";s:7:\"site_id\";i:2249011;s:7:\"user_id\";i:244;s:7:\"updated\";i:1733516391;}s:14:\"auth_user_data\";a:2:{s:4:\"name\";s:11:\"nixin.co.za\";s:5:\"email\";s:16:\"info@nixin.co.za\";}}','on'),
(6273413,'jetpack_connection_xmlrpc_errors','a:1:{s:15:\"malformed_token\";a:1:{s:7:\"invalid\";a:7:{s:10:\"error_code\";s:15:\"malformed_token\";s:7:\"user_id\";s:7:\"invalid\";s:13:\"error_message\";s:26:\"Malformed token in request\";s:10:\"error_data\";a:7:{s:5:\"token\";s:40:\"273dedd77f1fa7510030afe7607be9dd79ddfe47\";s:9:\"timestamp\";s:0:\"\";s:5:\"nonce\";s:0:\"\";s:9:\"body_hash\";s:0:\"\";s:6:\"method\";s:3:\"GET\";s:3:\"url\";s:176:\"nixin.co.za/?rest_route=%2Fwccom-site%2Fv3%2Finstaller&token=273dedd77f1fa7510030afe7607be9dd79ddfe47&signature=5f9fc288b965cf26af8352faebf3d072d7f170fde1b9ae2d6186f27e5d93f409\";s:9:\"signature\";s:64:\"5f9fc288b965cf26af8352faebf3d072d7f170fde1b9ae2d6186f27e5d93f409\";}s:9:\"timestamp\";i:1733516405;s:5:\"nonce\";s:10:\"IfKuLu5QTE\";s:10:\"error_type\";s:6:\"xmlrpc\";}}}','auto'),
(6273421,'woocommerce_admin-wc-helper-last-refresh','1748454889','auto'),
(6279841,'eael_show_reset_password_on_form_submit_906','1','off'),
(6279844,'eael_show_reset_password_on_form_submit_322','1','off'),
(6293858,'woocommerce_local_pickup_1_settings','a:3:{s:5:\"title\";s:19:\"In-store Collection\";s:10:\"tax_status\";s:7:\"taxable\";s:4:\"cost\";s:0:\"\";}','on'),
(6307599,'_transient_timeout_wc_var_prices_3248','1750066656','off'),
(6307600,'_transient_wc_var_prices_3248','{\"version\":\"1747470647\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3249\":\"71.29\",\"3250\":\"71.29\",\"3251\":\"71.29\"},\"regular_price\":{\"3249\":\"71.29\",\"3250\":\"71.29\",\"3251\":\"71.29\"},\"sale_price\":{\"3249\":\"71.29\",\"3250\":\"71.29\",\"3251\":\"71.29\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3249\":\"71.29\",\"3250\":\"71.29\",\"3251\":\"71.29\"},\"regular_price\":{\"3249\":\"71.29\",\"3250\":\"71.29\",\"3251\":\"71.29\"},\"sale_price\":{\"3249\":\"71.29\",\"3250\":\"71.29\",\"3251\":\"71.29\"}}}','off'),
(6311249,'_transient_timeout_wc_var_prices_2961','1750831902','off'),
(6311250,'_transient_wc_var_prices_2961','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2962\":\"2660.00\",\"2963\":\"2850.05\",\"2964\":\"3049.94\"},\"regular_price\":{\"2962\":\"2660.00\",\"2963\":\"2850.05\",\"2964\":\"3049.94\"},\"sale_price\":{\"2962\":\"2660.00\",\"2963\":\"2850.05\",\"2964\":\"3049.94\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"2962\":\"2660.00\",\"2963\":\"2850.05\",\"2964\":\"3049.94\"},\"regular_price\":{\"2962\":\"2660.00\",\"2963\":\"2850.05\",\"2964\":\"3049.94\"},\"sale_price\":{\"2962\":\"2660.00\",\"2963\":\"2850.05\",\"2964\":\"3049.94\"}}}','off'),
(6317778,'eael_show_reset_password_on_form_submit_619','1','off'),
(6317783,'eael_show_reset_password_on_form_submit_213','1','off'),
(6327138,'pp_elementor_modules','a:71:{i:0;s:21:\"pp-advanced-accordion\";i:1;s:16:\"pp-advanced-menu\";i:2;s:16:\"pp-advanced-tabs\";i:3;s:8:\"pp-album\";i:4;s:14:\"pp-author-list\";i:5;s:14:\"pp-breadcrumbs\";i:6;s:17:\"pp-business-hours\";i:7;s:19:\"pp-business-reviews\";i:8;s:10:\"pp-buttons\";i:9;s:14:\"pp-card-slider\";i:10;s:13:\"pp-categories\";i:11;s:17:\"pp-content-reveal\";i:12;s:17:\"pp-content-ticker\";i:13;s:12:\"pp-countdown\";i:14;s:10:\"pp-counter\";i:15;s:10:\"pp-coupons\";i:16;s:10:\"pp-devices\";i:17;s:10:\"pp-divider\";i:18;s:15:\"pp-dual-heading\";i:19;s:16:\"pp-fancy-heading\";i:20;s:6:\"pp-faq\";i:21;s:10:\"pp-flipbox\";i:22;s:14:\"pp-google-maps\";i:23;s:16:\"pp-gravity-forms\";i:24;s:11:\"pp-hotspots\";i:25;s:12:\"pp-icon-list\";i:26;s:18:\"pp-image-accordion\";i:27;s:19:\"pp-image-comparison\";i:28;s:16:\"pp-image-gallery\";i:29;s:15:\"pp-image-slider\";i:30;s:11:\"pp-info-box\";i:31;s:20:\"pp-info-box-carousel\";i:32;s:12:\"pp-info-list\";i:33;s:13:\"pp-info-table\";i:34;s:12:\"pp-instafeed\";i:35;s:13:\"pp-login-form\";i:36;s:16:\"pp-logo-carousel\";i:37;s:12:\"pp-logo-grid\";i:38;s:18:\"pp-magazine-slider\";i:39;s:14:\"pp-modal-popup\";i:40;s:20:\"pp-offcanvas-content\";i:41;s:14:\"pp-onepage-nav\";i:42;s:8:\"pp-posts\";i:43;s:13:\"pp-price-menu\";i:44;s:16:\"pp-pricing-table\";i:45;s:12:\"pp-promo-box\";i:46;s:15:\"pp-random-image\";i:47;s:9:\"pp-recipe\";i:48;s:20:\"pp-registration-form\";i:49;s:13:\"pp-review-box\";i:50;s:11:\"pp-showcase\";i:51;s:10:\"pp-sitemap\";i:52;s:8:\"pp-table\";i:53;s:20:\"pp-table-of-contents\";i:54;s:14:\"pp-team-member\";i:55;s:23:\"pp-team-member-carousel\";i:56;s:15:\"pp-testimonials\";i:57;s:14:\"pp-tiled-posts\";i:58;s:11:\"pp-timeline\";i:59;s:9:\"pp-toggle\";i:60;s:8:\"pp-video\";i:61;s:16:\"pp-video-gallery\";i:62;s:18:\"pp-woo-add-to-cart\";i:63;s:11:\"pp-woo-cart\";i:64;s:17:\"pp-woo-categories\";i:65;s:15:\"pp-woo-checkout\";i:66;s:16:\"pp-woo-mini-cart\";i:67;s:17:\"pp-woo-my-account\";i:68;s:21:\"pp-woo-offcanvas-cart\";i:69;s:15:\"pp-woo-products\";i:70;s:21:\"pp-woo-single-product\";}','auto'),
(6330691,'woocommerce_feature_cost_of_goods_sold_enabled','no','on'),
(6349288,'eael_show_reset_password_on_form_submit_948','1','off'),
(6349289,'eael_show_reset_password_on_form_submit_133','1','off'),
(6355882,'_transient_timeout_wc_var_prices_3120','1750831861','off'),
(6355883,'_transient_wc_var_prices_3120','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3121\":\"156.69\"},\"regular_price\":{\"3121\":\"223.84\"},\"sale_price\":{\"3121\":\"156.69\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3121\":\"156.69\"},\"regular_price\":{\"3121\":\"223.84\"},\"sale_price\":{\"3121\":\"156.69\"}}}','off'),
(6370238,'eael_show_reset_password_on_form_submit_242','1','off'),
(6386770,'eael_show_reset_password_on_form_submit_988','1','off'),
(6386776,'eael_show_reset_password_on_form_submit_233','1','off'),
(6419780,'eael_show_reset_password_on_form_submit_751','1','off'),
(6419791,'eael_show_reset_password_on_form_submit_894','1','off'),
(6429661,'anm-notices','a:3:{s:32:\"5dcfa9721270ef86d6b05c85490170b6\";i:1748445655;s:32:\"b545c7af05b78eddd806ce5b95152485\";i:1748450519;s:32:\"eace738e82c799b789e2ff4ac6308fe3\";i:1748450519;}','auto'),
(6466241,'eael_show_reset_password_on_form_submit_595','1','off'),
(6471098,'eael_show_reset_password_on_form_submit_132','1','off'),
(6471108,'eael_show_reset_password_on_form_submit_790','1','off'),
(6481628,'rg_form_original_version','2.9.1','off'),
(6498923,'widget_wc_brands_brand_description','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(6498924,'widget_woocommerce_brand_nav','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(6498925,'widget_wc_brands_brand_thumbnails','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(6498928,'woocommerce_feature_rate_limit_checkout_enabled','no','on'),
(6498929,'woocommerce_feature_remote_logging_enabled','yes','on'),
(6498930,'woocommerce_feature_email_improvements_enabled','no','on'),
(6499072,'product_brand_children','a:0:{}','auto'),
(6500432,'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments','no','auto'),
(6504436,'_transient_timeout_wc_product_children_3467','1750928652','off'),
(6504437,'_transient_wc_product_children_3467','a:3:{s:3:\"all\";a:2:{i:0;i:3469;i:1;i:3471;}s:7:\"visible\";a:2:{i:0;i:3469;i:1;i:3471;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6504869,'_transient_timeout_wc_product_children_3120','1750831861','off'),
(6504870,'_transient_wc_product_children_3120','a:3:{s:3:\"all\";a:1:{i:0;i:3121;}s:7:\"visible\";a:1:{i:0;i:3121;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(6508077,'eael_show_reset_password_on_form_submit_732','1','off'),
(6508080,'eael_show_reset_password_on_form_submit_822','1','off'),
(6513021,'_transient_timeout_wc_product_children_3232','1750921025','off'),
(6513022,'_transient_wc_product_children_3232','a:3:{s:3:\"all\";a:1:{i:0;i:3234;}s:7:\"visible\";a:1:{i:0;i:3234;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6513023,'_transient_timeout_wc_var_prices_3232','1750921025','off'),
(6513024,'_transient_wc_var_prices_3232','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3234\":\"59.40\"},\"regular_price\":{\"3234\":\"59.40\"},\"sale_price\":{\"3234\":\"59.40\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3234\":\"59.40\"},\"regular_price\":{\"3234\":\"59.40\"},\"sale_price\":{\"3234\":\"59.40\"}}}','off'),
(6513742,'_transient_timeout_wc_product_children_3935','1750932838','off'),
(6513743,'_transient_wc_product_children_3935','a:3:{s:3:\"all\";a:4:{i:0;i:3936;i:1;i:3937;i:2;i:3938;i:3;i:3939;}s:7:\"visible\";a:4:{i:0;i:3936;i:1;i:3937;i:2;i:3938;i:3;i:3939;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6522886,'_transient_timeout_wc_product_children_3976','1750000194','off'),
(6522887,'_transient_wc_product_children_3976','a:3:{s:3:\"all\";a:2:{i:0;i:3977;i:1;i:3978;}s:7:\"visible\";a:2:{i:0;i:3977;i:1;i:3978;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6522915,'_transient_timeout_wc_product_children_3929','1750926358','off'),
(6522916,'_transient_wc_product_children_3929','a:3:{s:3:\"all\";a:3:{i:0;i:3930;i:1;i:3931;i:2;i:3932;}s:7:\"visible\";a:3:{i:0;i:3930;i:1;i:3931;i:2;i:3932;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(6525423,'_transient_timeout_wc_product_children_3518','1750831861','off'),
(6525424,'_transient_wc_product_children_3518','a:3:{s:3:\"all\";a:1:{i:0;i:3519;}s:7:\"visible\";a:1:{i:0;i:3519;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(6536756,'_transient_timeout_wc_product_children_3962','1750868825','off'),
(6536757,'_transient_wc_product_children_3962','a:3:{s:3:\"all\";a:2:{i:0;i:3963;i:1;i:3964;}s:7:\"visible\";a:2:{i:0;i:3963;i:1;i:3964;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6558624,'_transient_timeout_wc_product_children_3104','1750739875','off'),
(6558625,'_transient_wc_product_children_3104','a:3:{s:3:\"all\";a:2:{i:0;i:3105;i:1;i:3106;}s:7:\"visible\";a:2:{i:0;i:3105;i:1;i:3106;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(6558896,'_transient_timeout_wc_product_children_3350','1750940725','off'),
(6558897,'_transient_wc_product_children_3350','a:3:{s:3:\"all\";a:2:{i:0;i:3351;i:1;i:3352;}s:7:\"visible\";a:2:{i:0;i:3351;i:1;i:3352;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6559255,'_transient_timeout_wc_product_children_3091','1750872837','off'),
(6559256,'_transient_wc_product_children_3091','a:3:{s:3:\"all\";a:2:{i:0;i:3092;i:1;i:3093;}s:7:\"visible\";a:2:{i:0;i:3092;i:1;i:3093;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6559259,'_transient_timeout_wc_product_children_3095','1750872837','off'),
(6559260,'_transient_wc_product_children_3095','a:3:{s:3:\"all\";a:2:{i:0;i:3096;i:1;i:3097;}s:7:\"visible\";a:2:{i:0;i:3096;i:1;i:3097;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6559595,'_transient_timeout_wc_product_children_3785','1750426799','off'),
(6559596,'_transient_wc_product_children_3785','a:3:{s:3:\"all\";a:2:{i:0;i:3787;i:1;i:3789;}s:7:\"visible\";a:2:{i:0;i:3787;i:1;i:3789;}s:7:\"version\";s:10:\"1747832460\";}','off'),
(6566194,'_transient_timeout_wc_product_children_3358','1750932838','off'),
(6566195,'_transient_wc_product_children_3358','a:3:{s:3:\"all\";a:2:{i:0;i:3360;i:1;i:3362;}s:7:\"visible\";a:2:{i:0;i:3360;i:1;i:3362;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6569573,'_transient_timeout_wc_product_children_3290','1750869586','off'),
(6569574,'_transient_wc_product_children_3290','a:3:{s:3:\"all\";a:1:{i:0;i:3291;}s:7:\"visible\";a:1:{i:0;i:3291;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6569575,'_transient_timeout_wc_var_prices_3290','1750869586','off'),
(6569576,'_transient_wc_var_prices_3290','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3291\":\"99.20\"},\"regular_price\":{\"3291\":\"99.20\"},\"sale_price\":{\"3291\":\"99.20\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3291\":\"99.20\"},\"regular_price\":{\"3291\":\"99.20\"},\"sale_price\":{\"3291\":\"99.20\"}}}','off'),
(6571760,'_transient_timeout_wc_product_children_4441','1750863158','off'),
(6571761,'_transient_wc_product_children_4441','a:3:{s:3:\"all\";a:4:{i:0;i:4443;i:1;i:4445;i:2;i:4447;i:3;i:4448;}s:7:\"visible\";a:4:{i:0;i:4443;i:1;i:4445;i:2;i:4447;i:3;i:4448;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6572807,'_transient_timeout_wc_var_prices_4441','1750863158','off'),
(6572808,'_transient_wc_var_prices_4441','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4443\":\"26.50\",\"4445\":\"26.50\",\"4447\":\"26.50\",\"4448\":\"26.50\"},\"regular_price\":{\"4443\":\"26.50\",\"4445\":\"26.50\",\"4447\":\"26.50\",\"4448\":\"26.50\"},\"sale_price\":{\"4443\":\"26.50\",\"4445\":\"26.50\",\"4447\":\"26.50\",\"4448\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4443\":\"26.50\",\"4445\":\"26.50\",\"4447\":\"26.50\",\"4448\":\"26.50\"},\"regular_price\":{\"4443\":\"26.50\",\"4445\":\"26.50\",\"4447\":\"26.50\",\"4448\":\"26.50\"},\"sale_price\":{\"4443\":\"26.50\",\"4445\":\"26.50\",\"4447\":\"26.50\",\"4448\":\"26.50\"}}}','off'),
(6572826,'_transient_timeout_wc_product_children_3658','1750925450','off'),
(6572827,'_transient_wc_product_children_3658','a:3:{s:3:\"all\";a:2:{i:0;i:3660;i:1;i:3662;}s:7:\"visible\";a:2:{i:0;i:3660;i:1;i:3662;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(6572828,'_transient_timeout_wc_var_prices_3658','1750925450','off'),
(6572829,'_transient_wc_var_prices_3658','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3660\":\"250.00\",\"3662\":\"250.00\"},\"regular_price\":{\"3660\":\"250.00\",\"3662\":\"250.00\"},\"sale_price\":{\"3660\":\"250.00\",\"3662\":\"250.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3660\":\"250.00\",\"3662\":\"250.00\"},\"regular_price\":{\"3660\":\"250.00\",\"3662\":\"250.00\"},\"sale_price\":{\"3660\":\"250.00\",\"3662\":\"250.00\"}}}','off'),
(6575979,'_transient_timeout_wc_product_children_3334','1750926837','off'),
(6575980,'_transient_wc_product_children_3334','a:3:{s:3:\"all\";a:4:{i:0;i:3335;i:1;i:3336;i:2;i:3337;i:3;i:3338;}s:7:\"visible\";a:4:{i:0;i:3335;i:1;i:3336;i:2;i:3337;i:3;i:3338;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6576535,'_transient_timeout_wc_product_children_3135','1750928652','off'),
(6576536,'_transient_wc_product_children_3135','a:3:{s:3:\"all\";a:1:{i:0;i:3136;}s:7:\"visible\";a:1:{i:0;i:3136;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6577867,'_transient_timeout_wc_product_children_2956','1750920825','off'),
(6577868,'_transient_wc_product_children_2956','a:3:{s:3:\"all\";a:3:{i:0;i:2957;i:1;i:2958;i:2;i:2959;}s:7:\"visible\";a:3:{i:0;i:2957;i:1;i:2958;i:2;i:2959;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6577976,'_transient_timeout_wc_product_children_3303','1750865747','off'),
(6577977,'_transient_wc_product_children_3303','a:3:{s:3:\"all\";a:1:{i:0;i:3304;}s:7:\"visible\";a:1:{i:0;i:3304;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6580301,'_transient_timeout_wc_product_children_3196','1750925877','off'),
(6580302,'_transient_wc_product_children_3196','a:3:{s:3:\"all\";a:5:{i:0;i:3197;i:1;i:3198;i:2;i:3199;i:3;i:3200;i:4;i:3201;}s:7:\"visible\";a:5:{i:0;i:3197;i:1;i:3198;i:2;i:3199;i:3;i:3200;i:4;i:3201;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(6580303,'_transient_timeout_wc_product_children_3319','1750831903','off'),
(6580304,'_transient_wc_product_children_3319','a:3:{s:3:\"all\";a:3:{i:0;i:3320;i:1;i:3321;i:2;i:3322;}s:7:\"visible\";a:3:{i:0;i:3320;i:1;i:3321;i:2;i:3322;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(6590718,'_transient_timeout_wc_product_children_3840','1750917705','off'),
(6590719,'_transient_wc_product_children_3840','a:3:{s:3:\"all\";a:2:{i:0;i:3841;i:1;i:3842;}s:7:\"visible\";a:2:{i:0;i:3841;i:1;i:3842;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6597265,'_transient_timeout_wc_product_children_3259','1750066657','off'),
(6597266,'_transient_wc_product_children_3259','a:3:{s:3:\"all\";a:3:{i:0;i:3260;i:1;i:3261;i:2;i:3262;}s:7:\"visible\";a:3:{i:0;i:3260;i:1;i:3261;i:2;i:3262;}s:7:\"version\";s:10:\"1747470647\";}','off'),
(6599462,'_transient_timeout_wc_product_children_3498','1750852124','off'),
(6599463,'_transient_wc_product_children_3498','a:3:{s:3:\"all\";a:1:{i:0;i:3499;}s:7:\"visible\";a:1:{i:0;i:3499;}s:7:\"version\";s:10:\"1748258858\";}','off'),
(6602310,'_transient_timeout_wc_product_children_3264','1750066657','off'),
(6602311,'_transient_wc_product_children_3264','a:3:{s:3:\"all\";a:2:{i:0;i:3266;i:1;i:3268;}s:7:\"visible\";a:2:{i:0;i:3266;i:1;i:3268;}s:7:\"version\";s:10:\"1747470647\";}','off'),
(6602312,'_transient_timeout_wc_var_prices_3264','1750066657','off'),
(6602313,'_transient_wc_var_prices_3264','{\"version\":\"1747470647\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3266\":\"58.40\",\"3268\":\"63.49\"},\"regular_price\":{\"3266\":\"58.40\",\"3268\":\"63.49\"},\"sale_price\":{\"3266\":\"58.40\",\"3268\":\"63.49\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3266\":\"58.40\",\"3268\":\"63.49\"},\"regular_price\":{\"3266\":\"58.40\",\"3268\":\"63.49\"},\"sale_price\":{\"3266\":\"58.40\",\"3268\":\"63.49\"}}}','off'),
(6605085,'_transient_timeout_wc_product_children_3354','1750928351','off'),
(6605086,'_transient_wc_product_children_3354','a:3:{s:3:\"all\";a:2:{i:0;i:3355;i:1;i:3356;}s:7:\"visible\";a:2:{i:0;i:3355;i:1;i:3356;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6605367,'_transient_timeout_wc_product_children_4009','1750000192','off'),
(6605368,'_transient_wc_product_children_4009','a:3:{s:3:\"all\";a:1:{i:0;i:4010;}s:7:\"visible\";a:1:{i:0;i:4010;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6605869,'_transient_timeout_wc_product_children_3461','1750852123','off'),
(6605870,'_transient_wc_product_children_3461','a:3:{s:3:\"all\";a:1:{i:0;i:3462;}s:7:\"visible\";a:1:{i:0;i:3462;}s:7:\"version\";s:10:\"1748258858\";}','off'),
(6606962,'_transient_timeout_wc_product_children_3521','1750930323','off'),
(6606963,'_transient_wc_product_children_3521','a:3:{s:3:\"all\";a:2:{i:0;i:3523;i:1;i:3525;}s:7:\"visible\";a:2:{i:0;i:3523;i:1;i:3525;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6608070,'_transient_timeout_wc_product_children_3060','1750926837','off'),
(6608071,'_transient_wc_product_children_3060','a:3:{s:3:\"all\";a:2:{i:0;i:3061;i:1;i:3062;}s:7:\"visible\";a:2:{i:0;i:3061;i:1;i:3062;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6609632,'_transient_timeout_wc_product_children_4005','1750000192','off'),
(6609633,'_transient_wc_product_children_4005','a:3:{s:3:\"all\";a:2:{i:0;i:4006;i:1;i:4007;}s:7:\"visible\";a:2:{i:0;i:4006;i:1;i:4007;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6610392,'_transient_timeout_wc_product_children_3557','1750886527','off'),
(6610393,'_transient_wc_product_children_3557','a:3:{s:3:\"all\";a:1:{i:0;i:3558;}s:7:\"visible\";a:1:{i:0;i:3558;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6612985,'_transient_timeout_wc_product_children_3791','1750426798','off'),
(6612986,'_transient_wc_product_children_3791','a:3:{s:3:\"all\";a:4:{i:0;i:3792;i:1;i:3794;i:2;i:3793;i:3;i:3795;}s:7:\"visible\";a:4:{i:0;i:3792;i:1;i:3794;i:2;i:3793;i:3;i:3795;}s:7:\"version\";s:10:\"1747832460\";}','off'),
(6614137,'_transient_timeout_wc_product_children_3890','1750880986','off'),
(6614138,'_transient_wc_product_children_3890','a:3:{s:3:\"all\";a:6:{i:0;i:3891;i:1;i:3892;i:2;i:3893;i:3;i:3894;i:4;i:3895;i:5;i:3896;}s:7:\"visible\";a:6:{i:0;i:3891;i:1;i:3892;i:2;i:3893;i:3;i:3894;i:4;i:3895;i:5;i:3896;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6615341,'_transient_timeout_wc_product_children_3941','1750695409','off'),
(6615342,'_transient_wc_product_children_3941','a:3:{s:3:\"all\";a:2:{i:0;i:3942;i:1;i:3943;}s:7:\"visible\";a:2:{i:0;i:3942;i:1;i:3943;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(6615343,'_transient_timeout_wc_var_prices_3941','1750695409','off'),
(6615344,'_transient_wc_var_prices_3941','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3942\":\"100.00\",\"3943\":\"147.00\"},\"regular_price\":{\"3942\":\"100.00\",\"3943\":\"147.00\"},\"sale_price\":{\"3942\":\"100.00\",\"3943\":\"147.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3942\":\"100.00\",\"3943\":\"147.00\"},\"regular_price\":{\"3942\":\"100.00\",\"3943\":\"147.00\"},\"sale_price\":{\"3942\":\"100.00\",\"3943\":\"147.00\"}}}','off'),
(6619731,'_transient_timeout_wc_product_children_3324','1750832728','off'),
(6619732,'_transient_wc_product_children_3324','a:3:{s:3:\"all\";a:4:{i:0;i:3326;i:1;i:3330;i:2;i:3328;i:3;i:3332;}s:7:\"visible\";a:4:{i:0;i:3326;i:1;i:3330;i:2;i:3328;i:3;i:3332;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(6619976,'_transient_timeout_wc_product_children_3170','1750739875','off'),
(6619977,'_transient_wc_product_children_3170','a:3:{s:3:\"all\";a:2:{i:0;i:3171;i:1;i:3172;}s:7:\"visible\";a:2:{i:0;i:3171;i:1;i:3172;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(6620849,'_transient_timeout_wc_product_children_3346','1750928652','off'),
(6620850,'_transient_wc_product_children_3346','a:3:{s:3:\"all\";a:1:{i:0;i:3348;}s:7:\"visible\";a:1:{i:0;i:3348;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6621352,'_transient_timeout_wc_product_children_4282','1750863158','off'),
(6621353,'_transient_wc_product_children_4282','a:3:{s:3:\"all\";a:4:{i:0;i:4284;i:1;i:4286;i:2;i:4288;i:3;i:4289;}s:7:\"visible\";a:4:{i:0;i:4284;i:1;i:4286;i:2;i:4288;i:3;i:4289;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6621354,'_transient_timeout_wc_var_prices_4282','1750863158','off'),
(6621355,'_transient_wc_var_prices_4282','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4284\":\"26.50\",\"4286\":\"26.50\",\"4288\":\"26.50\",\"4289\":\"26.50\"},\"regular_price\":{\"4284\":\"26.50\",\"4286\":\"26.50\",\"4288\":\"26.50\",\"4289\":\"26.50\"},\"sale_price\":{\"4284\":\"26.50\",\"4286\":\"26.50\",\"4288\":\"26.50\",\"4289\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4284\":\"26.50\",\"4286\":\"26.50\",\"4288\":\"26.50\",\"4289\":\"26.50\"},\"regular_price\":{\"4284\":\"26.50\",\"4286\":\"26.50\",\"4288\":\"26.50\",\"4289\":\"26.50\"},\"sale_price\":{\"4284\":\"26.50\",\"4286\":\"26.50\",\"4288\":\"26.50\",\"4289\":\"26.50\"}}}','off'),
(6623955,'_transient_timeout_wc_product_children_3860','1750880966','off'),
(6623956,'_transient_wc_product_children_3860','a:3:{s:3:\"all\";a:2:{i:0;i:3861;i:1;i:3862;}s:7:\"visible\";a:2:{i:0;i:3861;i:1;i:3862;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6628116,'_transient_timeout_wc_product_children_3527','1750892543','off'),
(6628117,'_transient_wc_product_children_3527','a:3:{s:3:\"all\";a:1:{i:0;i:3528;}s:7:\"visible\";a:1:{i:0;i:3528;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6628118,'_transient_timeout_wc_product_children_3536','1750831861','off'),
(6628119,'_transient_wc_product_children_3536','a:3:{s:3:\"all\";a:1:{i:0;i:3537;}s:7:\"visible\";a:1:{i:0;i:3537;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(6639573,'_transient_timeout_wc_product_children_3918','1750932838','off'),
(6639574,'_transient_wc_product_children_3918','a:3:{s:3:\"all\";a:1:{i:0;i:3919;}s:7:\"visible\";a:1:{i:0;i:3919;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6641890,'_transient_timeout_wc_product_children_4600','1750926358','off'),
(6641891,'_transient_wc_product_children_4600','a:3:{s:3:\"all\";a:9:{i:0;i:4601;i:1;i:4602;i:2;i:4603;i:3;i:4604;i:4;i:4605;i:5;i:4606;i:6;i:4607;i:7;i:4608;i:8;i:4609;}s:7:\"visible\";a:9:{i:0;i:4601;i:1;i:4602;i:2;i:4603;i:3;i:4604;i:4;i:4605;i:5;i:4606;i:6;i:4607;i:7;i:4608;i:8;i:4609;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(6642105,'_transient_timeout_wc_product_children_3082','1750101721','off'),
(6642106,'_transient_wc_product_children_3082','a:3:{s:3:\"all\";a:3:{i:0;i:3084;i:1;i:3086;i:2;i:3088;}s:7:\"visible\";a:3:{i:0;i:3084;i:1;i:3086;i:2;i:3088;}s:7:\"version\";s:10:\"1747481922\";}','off'),
(6645031,'_transient_timeout_wc_product_children_3248','1750066656','off'),
(6645032,'_transient_wc_product_children_3248','a:3:{s:3:\"all\";a:3:{i:0;i:3249;i:1;i:3250;i:2;i:3251;}s:7:\"visible\";a:3:{i:0;i:3249;i:1;i:3250;i:2;i:3251;}s:7:\"version\";s:10:\"1747470647\";}','off'),
(6652541,'_transient_timeout_wc_product_children_3219','1750921025','off'),
(6652542,'_transient_wc_product_children_3219','a:3:{s:3:\"all\";a:3:{i:0;i:3220;i:1;i:3221;i:2;i:3222;}s:7:\"visible\";a:3:{i:0;i:3220;i:1;i:3221;i:2;i:3222;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6654450,'_transient_timeout_wc_product_children_2961','1750831902','off'),
(6654451,'_transient_wc_product_children_2961','a:3:{s:3:\"all\";a:3:{i:0;i:2962;i:1;i:2963;i:2;i:2964;}s:7:\"visible\";a:3:{i:0;i:2962;i:1;i:2963;i:2;i:2964;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(6654996,'_transient_timeout_wc_product_children_3270','1750921024','off'),
(6654997,'_transient_wc_product_children_3270','a:3:{s:3:\"all\";a:2:{i:0;i:3271;i:1;i:3272;}s:7:\"visible\";a:2:{i:0;i:3271;i:1;i:3272;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6654998,'_transient_timeout_wc_var_prices_3270','1750921025','off'),
(6654999,'_transient_wc_var_prices_3270','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3271\":\"1060.00\",\"3272\":\"1060.00\"},\"regular_price\":{\"3271\":\"1060.00\",\"3272\":\"1060.00\"},\"sale_price\":{\"3271\":\"1060.00\",\"3272\":\"1060.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3271\":\"1060.00\",\"3272\":\"1060.00\"},\"regular_price\":{\"3271\":\"1060.00\",\"3272\":\"1060.00\"},\"sale_price\":{\"3271\":\"1060.00\",\"3272\":\"1060.00\"}}}','off'),
(6655769,'_transient_timeout_wc_product_children_4588','1750767307','off'),
(6655770,'_transient_wc_product_children_4588','a:3:{s:3:\"all\";a:10:{i:0;i:4589;i:1;i:4590;i:2;i:4591;i:3;i:4592;i:4;i:4593;i:5;i:4594;i:6;i:4595;i:7;i:4596;i:8;i:4597;i:9;i:4598;}s:7:\"visible\";a:10:{i:0;i:4589;i:1;i:4590;i:2;i:4591;i:3;i:4592;i:4;i:4593;i:5;i:4594;i:6;i:4595;i:7;i:4596;i:8;i:4597;i:9;i:4598;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(6656202,'_transient_timeout_wc_product_children_3034','1750928351','off'),
(6656203,'_transient_wc_product_children_3034','a:3:{s:3:\"all\";a:3:{i:0;i:3035;i:1;i:3036;i:2;i:3037;}s:7:\"visible\";a:3:{i:0;i:3035;i:1;i:3036;i:2;i:3037;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6656342,'_transient_timeout_wc_var_prices_3034','1750928351','off'),
(6656343,'_transient_wc_var_prices_3034','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3035\":\"10825.00\",\"3036\":\"17720.00\",\"3037\":\"20620.00\"},\"regular_price\":{\"3035\":\"10825.00\",\"3036\":\"17720.00\",\"3037\":\"20620.00\"},\"sale_price\":{\"3035\":\"10825.00\",\"3036\":\"17720.00\",\"3037\":\"20620.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3035\":\"10825.00\",\"3036\":\"17720.00\",\"3037\":\"20620.00\"},\"regular_price\":{\"3035\":\"10825.00\",\"3036\":\"17720.00\",\"3037\":\"20620.00\"},\"sale_price\":{\"3035\":\"10825.00\",\"3036\":\"17720.00\",\"3037\":\"20620.00\"}}}','off'),
(6656590,'_transient_timeout_wc_product_children_3501','1750920712','off'),
(6656591,'_transient_wc_product_children_3501','a:3:{s:3:\"all\";a:1:{i:0;i:3502;}s:7:\"visible\";a:1:{i:0;i:3502;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6656592,'_transient_timeout_wc_var_prices_3501','1750920712','off'),
(6656593,'_transient_wc_var_prices_3501','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3502\":\"156.17\"},\"regular_price\":{\"3502\":\"223.10\"},\"sale_price\":{\"3502\":\"156.17\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3502\":\"156.17\"},\"regular_price\":{\"3502\":\"223.10\"},\"sale_price\":{\"3502\":\"156.17\"}}}','off'),
(6661211,'_transient_timeout_wc_product_children_3921','1750932838','off'),
(6661212,'_transient_wc_product_children_3921','a:3:{s:3:\"all\";a:7:{i:0;i:3922;i:1;i:3923;i:2;i:3924;i:3;i:3925;i:4;i:3926;i:5;i:3927;i:6;i:4794;}s:7:\"visible\";a:7:{i:0;i:3922;i:1;i:3923;i:2;i:3924;i:3;i:3925;i:4;i:3926;i:5;i:3927;i:6;i:4794;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6661213,'_transient_timeout_wc_var_prices_3921','1750932838','off'),
(6661214,'_transient_wc_var_prices_3921','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3922\":\"24.00\",\"3923\":\"33.00\",\"3924\":\"19.00\",\"3925\":\"9.00\",\"3926\":\"8.00\",\"3927\":\"13.00\",\"4794\":\"0.00\"},\"regular_price\":{\"3922\":\"24.00\",\"3923\":\"33.00\",\"3924\":\"19.00\",\"3925\":\"9.00\",\"3926\":\"8.00\",\"3927\":\"13.00\",\"4794\":\"0.00\"},\"sale_price\":{\"3922\":\"24.00\",\"3923\":\"33.00\",\"3924\":\"19.00\",\"3925\":\"9.00\",\"3926\":\"8.00\",\"3927\":\"13.00\",\"4794\":\"0.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3922\":\"24.00\",\"3923\":\"33.00\",\"3924\":\"19.00\",\"3925\":\"9.00\",\"3926\":\"8.00\",\"3927\":\"13.00\",\"4794\":\"0.00\"},\"regular_price\":{\"3922\":\"24.00\",\"3923\":\"33.00\",\"3924\":\"19.00\",\"3925\":\"9.00\",\"3926\":\"8.00\",\"3927\":\"13.00\",\"4794\":\"0.00\"},\"sale_price\":{\"3922\":\"24.00\",\"3923\":\"33.00\",\"3924\":\"19.00\",\"3925\":\"9.00\",\"3926\":\"8.00\",\"3927\":\"13.00\",\"4794\":\"0.00\"}}}','off'),
(6669484,'_transient_timeout_wc_product_children_3973','1750079435','off'),
(6669485,'_transient_wc_product_children_3973','a:3:{s:3:\"all\";a:1:{i:0;i:3974;}s:7:\"visible\";a:1:{i:0;i:3974;}s:7:\"version\";s:10:\"1747481922\";}','off'),
(6669857,'_transient_timeout_wc_product_children_2930','1750856124','off'),
(6669858,'_transient_wc_product_children_2930','a:3:{s:3:\"all\";a:2:{i:0;i:2931;i:1;i:2932;}s:7:\"visible\";a:2:{i:0;i:2931;i:1;i:2932;}s:7:\"version\";s:10:\"1748263212\";}','off'),
(6670086,'_transient_timeout_wc_var_prices_2930','1750856124','off'),
(6670087,'_transient_wc_var_prices_2930','{\"version\":\"1748263212\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2931\":\"25695.00\",\"2932\":\"32040.00\"},\"regular_price\":{\"2931\":\"25695.00\",\"2932\":\"32040.00\"},\"sale_price\":{\"2931\":\"25695.00\",\"2932\":\"32040.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"2931\":\"25695.00\",\"2932\":\"32040.00\"},\"regular_price\":{\"2931\":\"25695.00\",\"2932\":\"32040.00\"},\"sale_price\":{\"2931\":\"25695.00\",\"2932\":\"32040.00\"}}}','off'),
(6670406,'_transient_timeout_wc_product_children_3563','1750886527','off'),
(6670407,'_transient_wc_product_children_3563','a:3:{s:3:\"all\";a:1:{i:0;i:3564;}s:7:\"visible\";a:1:{i:0;i:3564;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6670813,'_transient_timeout_wc_var_prices_3973','1750079435','off'),
(6670814,'_transient_wc_var_prices_3973','{\"version\":\"1747481922\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3974\":\"122.00\"},\"regular_price\":{\"3974\":\"122.00\"},\"sale_price\":{\"3974\":\"122.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3974\":\"122.00\"},\"regular_price\":{\"3974\":\"122.00\"},\"sale_price\":{\"3974\":\"122.00\"}}}','off'),
(6677122,'_transient_timeout_wc_product_children_4061','1750000192','off'),
(6677123,'_transient_wc_product_children_4061','a:3:{s:3:\"all\";a:6:{i:0;i:4063;i:1;i:4065;i:2;i:4066;i:3;i:4519;i:4;i:4520;i:5;i:4521;}s:7:\"visible\";a:6:{i:0;i:4063;i:1;i:4065;i:2;i:4066;i:3;i:4519;i:4;i:4520;i:5;i:4521;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6677124,'_transient_timeout_wc_var_prices_4061','1750000192','off'),
(6677125,'_transient_wc_var_prices_4061','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4063\":\"11.81\",\"4065\":\"11.81\",\"4066\":\"11.81\",\"4519\":\"16.87\",\"4520\":\"16.87\",\"4521\":\"16.87\"},\"regular_price\":{\"4063\":\"16.87\",\"4065\":\"16.87\",\"4066\":\"16.87\",\"4519\":\"16.87\",\"4520\":\"16.87\",\"4521\":\"16.87\"},\"sale_price\":{\"4063\":\"11.81\",\"4065\":\"11.81\",\"4066\":\"11.81\",\"4519\":\"16.87\",\"4520\":\"16.87\",\"4521\":\"16.87\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4063\":\"11.81\",\"4065\":\"11.81\",\"4066\":\"11.81\",\"4519\":\"16.87\",\"4520\":\"16.87\",\"4521\":\"16.87\"},\"regular_price\":{\"4063\":\"16.87\",\"4065\":\"16.87\",\"4066\":\"16.87\",\"4519\":\"16.87\",\"4520\":\"16.87\",\"4521\":\"16.87\"},\"sale_price\":{\"4063\":\"11.81\",\"4065\":\"11.81\",\"4066\":\"11.81\",\"4519\":\"16.87\",\"4520\":\"16.87\",\"4521\":\"16.87\"}}}','off'),
(6683032,'_transient_timeout_wc_product_children_3720','1750931437','off'),
(6683033,'_transient_wc_product_children_3720','a:3:{s:3:\"all\";a:3:{i:0;i:3722;i:1;i:3724;i:2;i:3726;}s:7:\"visible\";a:3:{i:0;i:3722;i:1;i:3724;i:2;i:3726;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(6684038,'_transient_timeout_wc_product_children_3636','1750858118','off'),
(6684039,'_transient_wc_product_children_3636','a:3:{s:3:\"all\";a:2:{i:0;i:3638;i:1;i:3640;}s:7:\"visible\";a:2:{i:0;i:3638;i:1;i:3640;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6689405,'_transient_timeout_wc_var_prices_3636','1750858118','off'),
(6689406,'_transient_wc_var_prices_3636','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3638\":\"3978.00\",\"3640\":\"3130.00\"},\"regular_price\":{\"3638\":\"3978.00\",\"3640\":\"3130.00\"},\"sale_price\":{\"3638\":\"3978.00\",\"3640\":\"3130.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3638\":\"3978.00\",\"3640\":\"3130.00\"},\"regular_price\":{\"3638\":\"3978.00\",\"3640\":\"3130.00\"},\"sale_price\":{\"3638\":\"3978.00\",\"3640\":\"3130.00\"}}}','off'),
(6690255,'_transient_timeout_wc_product_children_3835','1750902898','off'),
(6690256,'_transient_wc_product_children_3835','a:3:{s:3:\"all\";a:3:{i:0;i:3836;i:1;i:3837;i:2;i:3838;}s:7:\"visible\";a:3:{i:0;i:3836;i:1;i:3837;i:2;i:3838;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6693335,'_transient_timeout_wc_product_children_3728','1750874454','off'),
(6693336,'_transient_wc_product_children_3728','a:3:{s:3:\"all\";a:2:{i:0;i:3730;i:1;i:3732;}s:7:\"visible\";a:2:{i:0;i:3730;i:1;i:3732;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6711792,'_transient_timeout_wc_product_children_4068','1750000195','off'),
(6711793,'_transient_wc_product_children_4068','a:3:{s:3:\"all\";a:1:{i:0;i:4069;}s:7:\"visible\";a:1:{i:0;i:4069;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6711794,'_transient_timeout_wc_var_prices_4068','1750000195','off'),
(6711795,'_transient_wc_var_prices_4068','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4069\":\"23.00\"},\"regular_price\":{\"4069\":\"23.00\"},\"sale_price\":{\"4069\":\"23.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4069\":\"23.00\"},\"regular_price\":{\"4069\":\"23.00\"},\"sale_price\":{\"4069\":\"23.00\"}}}','off'),
(6772342,'_transient_timeout_wc_product_children_3382','1750339991','off'),
(6772343,'_transient_wc_product_children_3382','a:3:{s:3:\"all\";a:2:{i:0;i:3384;i:1;i:3386;}s:7:\"visible\";a:2:{i:0;i:3384;i:1;i:3386;}s:7:\"version\";s:10:\"1747739304\";}','off'),
(6772344,'_transient_timeout_wc_var_prices_3382','1750339991','off'),
(6772345,'_transient_wc_var_prices_3382','{\"version\":\"1747739304\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3384\":\"113.00\",\"3386\":\"113.00\"},\"regular_price\":{\"3384\":\"113.00\",\"3386\":\"113.00\"},\"sale_price\":{\"3384\":\"113.00\",\"3386\":\"113.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3384\":\"113.00\",\"3386\":\"113.00\"},\"regular_price\":{\"3384\":\"113.00\",\"3386\":\"113.00\"},\"sale_price\":{\"3384\":\"113.00\",\"3386\":\"113.00\"}}}','off'),
(6802083,'anm-displayed-notices','a:1:{i:0;s:32:\"44378c4c0b2bb6299561f837aec5f4c0\";}','auto'),
(6805460,'_transient_timeout_wc_product_children_3207','1750921025','off'),
(6805461,'_transient_wc_product_children_3207','a:3:{s:3:\"all\";a:2:{i:0;i:3209;i:1;i:3211;}s:7:\"visible\";a:2:{i:0;i:3209;i:1;i:3211;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6805462,'_transient_timeout_wc_var_prices_3207','1750921025','off'),
(6805463,'_transient_wc_var_prices_3207','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3209\":\"178.19\",\"3211\":\"178.19\"},\"regular_price\":{\"3209\":\"178.19\",\"3211\":\"178.19\"},\"sale_price\":{\"3209\":\"178.19\",\"3211\":\"178.19\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3209\":\"178.19\",\"3211\":\"178.19\"},\"regular_price\":{\"3209\":\"178.19\",\"3211\":\"178.19\"},\"sale_price\":{\"3209\":\"178.19\",\"3211\":\"178.19\"}}}','off'),
(6806890,'_transient_timeout_wc_product_children_3512','1750920728','off'),
(6806891,'_transient_wc_product_children_3512','a:3:{s:3:\"all\";a:1:{i:0;i:3513;}s:7:\"visible\";a:1:{i:0;i:3513;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6806892,'_transient_timeout_wc_var_prices_3512','1750920728','off'),
(6806893,'_transient_wc_var_prices_3512','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3513\":\"80.86\"},\"regular_price\":{\"3513\":\"211.46\"},\"sale_price\":{\"3513\":\"80.86\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3513\":\"80.86\"},\"regular_price\":{\"3513\":\"211.46\"},\"sale_price\":{\"3513\":\"80.86\"}}}','off'),
(6856533,'e_editor_counter','1','auto'),
(6859754,'_transient_timeout_wc_product_children_3495','1750920712','off'),
(6859755,'_transient_wc_product_children_3495','a:3:{s:3:\"all\";a:1:{i:0;i:3496;}s:7:\"visible\";a:1:{i:0;i:3496;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(6859756,'_transient_timeout_wc_var_prices_3495','1750920712','off'),
(6859757,'_transient_wc_var_prices_3495','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3496\":\"117.14\"},\"regular_price\":{\"3496\":\"167.34\"},\"sale_price\":{\"3496\":\"117.14\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3496\":\"117.14\"},\"regular_price\":{\"3496\":\"167.34\"},\"sale_price\":{\"3496\":\"117.14\"}}}','off'),
(6859980,'_transient_timeout_wc_product_children_3410','1750926358','off'),
(6859981,'_transient_wc_product_children_3410','a:3:{s:3:\"all\";a:4:{i:0;i:3412;i:1;i:3416;i:2;i:3414;i:3;i:3418;}s:7:\"visible\";a:4:{i:0;i:3412;i:1;i:3416;i:2;i:3414;i:3;i:3418;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(6859982,'_transient_timeout_wc_var_prices_3410','1750926358','off'),
(6859983,'_transient_wc_var_prices_3410','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3412\":\"66.64\",\"3416\":\"66.64\",\"3414\":\"56.84\",\"3418\":\"56.84\"},\"regular_price\":{\"3412\":\"95.20\",\"3416\":\"95.20\",\"3414\":\"81.20\",\"3418\":\"81.20\"},\"sale_price\":{\"3412\":\"66.64\",\"3416\":\"66.64\",\"3414\":\"56.84\",\"3418\":\"56.84\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3412\":\"66.64\",\"3416\":\"66.64\",\"3414\":\"56.84\",\"3418\":\"56.84\"},\"regular_price\":{\"3412\":\"95.20\",\"3416\":\"95.20\",\"3414\":\"81.20\",\"3418\":\"81.20\"},\"sale_price\":{\"3412\":\"66.64\",\"3416\":\"66.64\",\"3414\":\"56.84\",\"3418\":\"56.84\"}}}','off'),
(6895628,'elementor_landing_pages_activation','0','auto'),
(6895630,'_elementor_local_google_fonts','a:4:{s:6:\"roboto\";a:2:{s:3:\"url\";s:86:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/roboto.css\";s:7:\"version\";i:1742479286;}s:10:\"robotoslab\";a:2:{s:3:\"url\";s:90:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/robotoslab.css\";s:7:\"version\";i:1742479306;}s:10:\"montserrat\";a:2:{s:3:\"url\";s:90:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/montserrat.css\";s:7:\"version\";i:1742479554;}s:4:\"lato\";a:2:{s:3:\"url\";s:84:\"http://nixin.co.za/wp-content/uploads//elementor/google-fonts/css/lato.css\";s:7:\"version\";i:1742567896;}}','auto'),
(6927216,'_transient_timeout_wc_product_children_3772','1750867186','off'),
(6927217,'_transient_wc_product_children_3772','a:3:{s:3:\"all\";a:10:{i:0;i:3774;i:1;i:3777;i:2;i:3780;i:3;i:3782;i:4;i:4857;i:5;i:3775;i:6;i:3778;i:7;i:3781;i:8;i:3783;i:9;i:4858;}s:7:\"visible\";a:10:{i:0;i:3774;i:1;i:3777;i:2;i:3780;i:3;i:3782;i:4;i:4857;i:5;i:3775;i:6;i:3778;i:7;i:3781;i:8;i:3783;i:9;i:4858;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6927218,'_transient_timeout_wc_var_prices_3772','1750867186','off'),
(6927219,'_transient_wc_var_prices_3772','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3774\":\"80.00\",\"3777\":\"80.00\",\"3780\":\"80.00\",\"3782\":\"80.00\",\"4857\":\"80.00\",\"3775\":\"145.00\",\"3778\":\"145.00\",\"3781\":\"145.00\",\"3783\":\"145.00\",\"4858\":\"145.00\"},\"regular_price\":{\"3774\":\"80.00\",\"3777\":\"80.00\",\"3780\":\"80.00\",\"3782\":\"80.00\",\"4857\":\"80.00\",\"3775\":\"145.00\",\"3778\":\"145.00\",\"3781\":\"145.00\",\"3783\":\"145.00\",\"4858\":\"145.00\"},\"sale_price\":{\"3774\":\"80.00\",\"3777\":\"80.00\",\"3780\":\"80.00\",\"3782\":\"80.00\",\"4857\":\"80.00\",\"3775\":\"145.00\",\"3778\":\"145.00\",\"3781\":\"145.00\",\"3783\":\"145.00\",\"4858\":\"145.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3774\":\"80.00\",\"3777\":\"80.00\",\"3780\":\"80.00\",\"3782\":\"80.00\",\"4857\":\"80.00\",\"3775\":\"145.00\",\"3778\":\"145.00\",\"3781\":\"145.00\",\"3783\":\"145.00\",\"4858\":\"145.00\"},\"regular_price\":{\"3774\":\"80.00\",\"3777\":\"80.00\",\"3780\":\"80.00\",\"3782\":\"80.00\",\"4857\":\"80.00\",\"3775\":\"145.00\",\"3778\":\"145.00\",\"3781\":\"145.00\",\"3783\":\"145.00\",\"4858\":\"145.00\"},\"sale_price\":{\"3774\":\"80.00\",\"3777\":\"80.00\",\"3780\":\"80.00\",\"3782\":\"80.00\",\"4857\":\"80.00\",\"3775\":\"145.00\",\"3778\":\"145.00\",\"3781\":\"145.00\",\"3783\":\"145.00\",\"4858\":\"145.00\"}}}','off'),
(6961262,'_transient_timeout_wc_product_children_3712','1750866224','off'),
(6961263,'_transient_wc_product_children_3712','a:3:{s:3:\"all\";a:6:{i:0;i:3714;i:1;i:3716;i:2;i:3718;i:3;i:4981;i:4;i:4982;i:5;i:4983;}s:7:\"visible\";a:6:{i:0;i:3714;i:1;i:3716;i:2;i:3718;i:3;i:4981;i:4;i:4982;i:5;i:4983;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6961264,'_transient_timeout_wc_var_prices_3712','1750866224','off'),
(6961265,'_transient_wc_var_prices_3712','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3714\":\"580.00\",\"3716\":\"580.00\",\"3718\":\"580.00\",\"4981\":\"870.00\",\"4982\":\"870.00\",\"4983\":\"870.00\"},\"regular_price\":{\"3714\":\"580.00\",\"3716\":\"580.00\",\"3718\":\"580.00\",\"4981\":\"870.00\",\"4982\":\"870.00\",\"4983\":\"870.00\"},\"sale_price\":{\"3714\":\"580.00\",\"3716\":\"580.00\",\"3718\":\"580.00\",\"4981\":\"870.00\",\"4982\":\"870.00\",\"4983\":\"870.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3714\":\"580.00\",\"3716\":\"580.00\",\"3718\":\"580.00\",\"4981\":\"870.00\",\"4982\":\"870.00\",\"4983\":\"870.00\"},\"regular_price\":{\"3714\":\"580.00\",\"3716\":\"580.00\",\"3718\":\"580.00\",\"4981\":\"870.00\",\"4982\":\"870.00\",\"4983\":\"870.00\"},\"sale_price\":{\"3714\":\"580.00\",\"3716\":\"580.00\",\"3718\":\"580.00\",\"4981\":\"870.00\",\"4982\":\"870.00\",\"4983\":\"870.00\"}}}','off'),
(6961366,'_transient_timeout_wc_product_children_4273','1750863158','off'),
(6961367,'_transient_wc_product_children_4273','a:3:{s:3:\"all\";a:4:{i:0;i:4275;i:1;i:4277;i:2;i:4279;i:3;i:4280;}s:7:\"visible\";a:4:{i:0;i:4275;i:1;i:4277;i:2;i:4279;i:3;i:4280;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6961368,'_transient_timeout_wc_var_prices_4273','1750863158','off'),
(6961369,'_transient_wc_var_prices_4273','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4275\":\"26.50\",\"4277\":\"26.50\",\"4279\":\"26.50\",\"4280\":\"26.50\"},\"regular_price\":{\"4275\":\"26.50\",\"4277\":\"26.50\",\"4279\":\"26.50\",\"4280\":\"26.50\"},\"sale_price\":{\"4275\":\"26.50\",\"4277\":\"26.50\",\"4279\":\"26.50\",\"4280\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4275\":\"26.50\",\"4277\":\"26.50\",\"4279\":\"26.50\",\"4280\":\"26.50\"},\"regular_price\":{\"4275\":\"26.50\",\"4277\":\"26.50\",\"4279\":\"26.50\",\"4280\":\"26.50\"},\"sale_price\":{\"4275\":\"26.50\",\"4277\":\"26.50\",\"4279\":\"26.50\",\"4280\":\"26.50\"}}}','off'),
(6971956,'_transient_timeout_wc_product_children_4954','1750866596','off'),
(6971957,'_transient_wc_product_children_4954','a:3:{s:3:\"all\";a:1:{i:0;i:4955;}s:7:\"visible\";a:1:{i:0;i:4955;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6971958,'_transient_timeout_wc_var_prices_4954','1750866596','off'),
(6971959,'_transient_wc_var_prices_4954','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4955\":\"21.00\"},\"regular_price\":{\"4955\":\"21.00\"},\"sale_price\":{\"4955\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4955\":\"21.00\"},\"regular_price\":{\"4955\":\"21.00\"},\"sale_price\":{\"4955\":\"21.00\"}}}','off'),
(6971964,'_transient_timeout_wc_product_children_4958','1750866596','off'),
(6971965,'_transient_wc_product_children_4958','a:3:{s:3:\"all\";a:1:{i:0;i:4959;}s:7:\"visible\";a:1:{i:0;i:4959;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6971966,'_transient_timeout_wc_var_prices_4958','1750866596','off'),
(6971967,'_transient_wc_var_prices_4958','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4959\":\"21.00\"},\"regular_price\":{\"4959\":\"21.00\"},\"sale_price\":{\"4959\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4959\":\"21.00\"},\"regular_price\":{\"4959\":\"21.00\"},\"sale_price\":{\"4959\":\"21.00\"}}}','off'),
(6971968,'_transient_timeout_wc_product_children_4962','1750866596','off'),
(6971969,'_transient_wc_product_children_4962','a:3:{s:3:\"all\";a:1:{i:0;i:4963;}s:7:\"visible\";a:1:{i:0;i:4963;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6971970,'_transient_timeout_wc_var_prices_4962','1750866596','off'),
(6971971,'_transient_wc_var_prices_4962','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4963\":\"21.00\"},\"regular_price\":{\"4963\":\"21.00\"},\"sale_price\":{\"4963\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4963\":\"21.00\"},\"regular_price\":{\"4963\":\"21.00\"},\"sale_price\":{\"4963\":\"21.00\"}}}','off'),
(6973848,'_transient_timeout_wc_product_children_3980','1750000194','off'),
(6973849,'_transient_wc_product_children_3980','a:3:{s:3:\"all\";a:6:{i:0;i:3981;i:1;i:3982;i:2;i:3983;i:3;i:3984;i:4;i:3985;i:5;i:3986;}s:7:\"visible\";a:6:{i:0;i:3981;i:1;i:3982;i:2;i:3983;i:3;i:3984;i:4;i:3985;i:5;i:3986;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6973850,'_transient_timeout_wc_var_prices_3980','1750000194','off'),
(6973851,'_transient_wc_var_prices_3980','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3981\":\"17.00\",\"3982\":\"19.00\",\"3983\":\"21.00\",\"3984\":\"32.00\",\"3985\":\"36.00\",\"3986\":\"50.00\"},\"regular_price\":{\"3981\":\"17.00\",\"3982\":\"19.00\",\"3983\":\"21.00\",\"3984\":\"32.00\",\"3985\":\"36.00\",\"3986\":\"50.00\"},\"sale_price\":{\"3981\":\"17.00\",\"3982\":\"19.00\",\"3983\":\"21.00\",\"3984\":\"32.00\",\"3985\":\"36.00\",\"3986\":\"50.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3981\":\"17.00\",\"3982\":\"19.00\",\"3983\":\"21.00\",\"3984\":\"32.00\",\"3985\":\"36.00\",\"3986\":\"50.00\"},\"regular_price\":{\"3981\":\"17.00\",\"3982\":\"19.00\",\"3983\":\"21.00\",\"3984\":\"32.00\",\"3985\":\"36.00\",\"3986\":\"50.00\"},\"sale_price\":{\"3981\":\"17.00\",\"3982\":\"19.00\",\"3983\":\"21.00\",\"3984\":\"32.00\",\"3985\":\"36.00\",\"3986\":\"50.00\"}}}','off'),
(6975498,'_transient_timeout_wc_product_children_4952','1750867303','off'),
(6975499,'_transient_wc_product_children_4952','a:3:{s:3:\"all\";a:1:{i:0;i:4953;}s:7:\"visible\";a:1:{i:0;i:4953;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(6975500,'_transient_timeout_wc_var_prices_4952','1750867303','off'),
(6975501,'_transient_wc_var_prices_4952','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4953\":\"21.00\"},\"regular_price\":{\"4953\":\"21.00\"},\"sale_price\":{\"4953\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4953\":\"21.00\"},\"regular_price\":{\"4953\":\"21.00\"},\"sale_price\":{\"4953\":\"21.00\"}}}','off'),
(6982909,'_transient_timeout_wc_product_children_3047','1750925877','off'),
(6982910,'_transient_wc_product_children_3047','a:3:{s:3:\"all\";a:4:{i:0;i:3048;i:1;i:3049;i:2;i:3050;i:3;i:3051;}s:7:\"visible\";a:4:{i:0;i:3048;i:1;i:3049;i:2;i:3050;i:3;i:3051;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(6982911,'_transient_timeout_wc_var_prices_3047','1750925877','off'),
(6982912,'_transient_wc_var_prices_3047','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3048\":\"131.20\",\"3049\":\"160.36\",\"3050\":\"189.51\",\"3051\":\"211.38\"},\"regular_price\":{\"3048\":\"187.43\",\"3049\":\"229.08\",\"3050\":\"270.73\",\"3051\":\"301.97\"},\"sale_price\":{\"3048\":\"131.20\",\"3049\":\"160.36\",\"3050\":\"189.51\",\"3051\":\"211.38\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3048\":\"131.20\",\"3049\":\"160.36\",\"3050\":\"189.51\",\"3051\":\"211.38\"},\"regular_price\":{\"3048\":\"187.43\",\"3049\":\"229.08\",\"3050\":\"270.73\",\"3051\":\"301.97\"},\"sale_price\":{\"3048\":\"131.20\",\"3049\":\"160.36\",\"3050\":\"189.51\",\"3051\":\"211.38\"}}}','off'),
(6996829,'_transient_timeout_wc_product_children_3988','1750000194','off'),
(6996830,'_transient_wc_product_children_3988','a:3:{s:3:\"all\";a:6:{i:0;i:3989;i:1;i:3990;i:2;i:3991;i:3;i:3992;i:4;i:3993;i:5;i:3994;}s:7:\"visible\";a:6:{i:0;i:3989;i:1;i:3990;i:2;i:3991;i:3;i:3992;i:4;i:3993;i:5;i:3994;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(6996831,'_transient_timeout_wc_var_prices_3988','1750000194','off'),
(6996832,'_transient_wc_var_prices_3988','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3989\":\"180.00\",\"3990\":\"217.00\",\"3991\":\"237.00\",\"3992\":\"282.00\",\"3993\":\"398.00\",\"3994\":\"565.00\"},\"regular_price\":{\"3989\":\"180.00\",\"3990\":\"217.00\",\"3991\":\"237.00\",\"3992\":\"282.00\",\"3993\":\"398.00\",\"3994\":\"565.00\"},\"sale_price\":{\"3989\":\"180.00\",\"3990\":\"217.00\",\"3991\":\"237.00\",\"3992\":\"282.00\",\"3993\":\"398.00\",\"3994\":\"565.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3989\":\"180.00\",\"3990\":\"217.00\",\"3991\":\"237.00\",\"3992\":\"282.00\",\"3993\":\"398.00\",\"3994\":\"565.00\"},\"regular_price\":{\"3989\":\"180.00\",\"3990\":\"217.00\",\"3991\":\"237.00\",\"3992\":\"282.00\",\"3993\":\"398.00\",\"3994\":\"565.00\"},\"sale_price\":{\"3989\":\"180.00\",\"3990\":\"217.00\",\"3991\":\"237.00\",\"3992\":\"282.00\",\"3993\":\"398.00\",\"3994\":\"565.00\"}}}','off'),
(7022468,'woocommerce_feature_reactify-classic-payments-settings_enabled','no','auto'),
(7022471,'woocommerce_anonymize_refunded_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','off'),
(7022472,'woocommerce_email_auto_sync_with_theme','no','off'),
(7038919,'_transient_timeout_wc_product_children_4037','1750699150','off'),
(7038920,'_transient_wc_product_children_4037','a:3:{s:3:\"all\";a:2:{i:0;i:4039;i:1;i:4040;}s:7:\"visible\";a:2:{i:0;i:4039;i:1;i:4040;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(7038921,'_transient_timeout_wc_var_prices_4037','1750699150','off'),
(7038922,'_transient_wc_var_prices_4037','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4039\":\"10.65\",\"4040\":\"10.65\"},\"regular_price\":{\"4039\":\"15.21\",\"4040\":\"15.21\"},\"sale_price\":{\"4039\":\"10.65\",\"4040\":\"10.65\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4039\":\"10.65\",\"4040\":\"10.65\"},\"regular_price\":{\"4039\":\"15.21\",\"4040\":\"15.21\"},\"sale_price\":{\"4039\":\"10.65\",\"4040\":\"10.65\"}}}','off'),
(7052049,'_transient_timeout_wc_product_children_3618','1750886527','off'),
(7052050,'_transient_wc_product_children_3618','a:3:{s:3:\"all\";a:2:{i:0;i:4655;i:1;i:4656;}s:7:\"visible\";a:2:{i:0;i:4655;i:1;i:4656;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7052051,'_transient_timeout_wc_var_prices_3618','1750886527','off'),
(7052052,'_transient_wc_var_prices_3618','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4655\":\"30.00\",\"4656\":\"195.00\"},\"regular_price\":{\"4655\":\"30.00\",\"4656\":\"195.00\"},\"sale_price\":{\"4655\":\"30.00\",\"4656\":\"195.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4655\":\"30.00\",\"4656\":\"195.00\"},\"regular_price\":{\"4655\":\"30.00\",\"4656\":\"195.00\"},\"sale_price\":{\"4655\":\"30.00\",\"4656\":\"195.00\"}}}','off'),
(7052150,'_transient_timeout_wc_product_children_3340','1750940725','off'),
(7052151,'_transient_wc_product_children_3340','a:3:{s:3:\"all\";a:4:{i:0;i:3341;i:1;i:3342;i:2;i:3343;i:3;i:3344;}s:7:\"visible\";a:4:{i:0;i:3341;i:1;i:3342;i:2;i:3343;i:3;i:3344;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7052152,'_transient_timeout_wc_var_prices_3340','1750940725','off'),
(7052153,'_transient_wc_var_prices_3340','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3341\":\"828.78\",\"3342\":\"740.78\",\"3343\":\"991.18\",\"3344\":\"690.38\"},\"regular_price\":{\"3341\":\"828.78\",\"3342\":\"740.78\",\"3343\":\"991.18\",\"3344\":\"690.38\"},\"sale_price\":{\"3341\":\"828.78\",\"3342\":\"740.78\",\"3343\":\"991.18\",\"3344\":\"690.38\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3341\":\"828.78\",\"3342\":\"740.78\",\"3343\":\"991.18\",\"3344\":\"690.38\"},\"regular_price\":{\"3341\":\"828.78\",\"3342\":\"740.78\",\"3343\":\"991.18\",\"3344\":\"690.38\"},\"sale_price\":{\"3341\":\"828.78\",\"3342\":\"740.78\",\"3343\":\"991.18\",\"3344\":\"690.38\"}}}','off'),
(7052534,'_transient_timeout_wc_product_children_3293','1750865747','off'),
(7052535,'_transient_wc_product_children_3293','a:3:{s:3:\"all\";a:3:{i:0;i:3295;i:1;i:3297;i:2;i:3299;}s:7:\"visible\";a:3:{i:0;i:3295;i:1;i:3297;i:2;i:3299;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7052536,'_transient_timeout_wc_var_prices_3293','1750865747','off'),
(7052537,'_transient_wc_var_prices_3293','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3295\":\"167.20\",\"3297\":\"173.60\",\"3299\":\"322.40\"},\"regular_price\":{\"3295\":\"167.20\",\"3297\":\"173.60\",\"3299\":\"322.40\"},\"sale_price\":{\"3295\":\"167.20\",\"3297\":\"173.60\",\"3299\":\"322.40\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3295\":\"167.20\",\"3297\":\"173.60\",\"3299\":\"322.40\"},\"regular_price\":{\"3295\":\"167.20\",\"3297\":\"173.60\",\"3299\":\"322.40\"},\"sale_price\":{\"3295\":\"167.20\",\"3297\":\"173.60\",\"3299\":\"322.40\"}}}','off'),
(7052666,'_transient_timeout_wc_product_children_3613','1750920712','off'),
(7052667,'_transient_wc_product_children_3613','a:3:{s:3:\"all\";a:1:{i:0;i:3614;}s:7:\"visible\";a:1:{i:0;i:3614;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7052668,'_transient_timeout_wc_var_prices_3613','1750920712','off'),
(7052669,'_transient_wc_var_prices_3613','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3614\":\"175.00\"},\"regular_price\":{\"3614\":\"175.00\"},\"sale_price\":{\"3614\":\"175.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3614\":\"175.00\"},\"regular_price\":{\"3614\":\"175.00\"},\"sale_price\":{\"3614\":\"175.00\"}}}','off'),
(7053978,'_transient_timeout_wc_product_children_3166','1750739875','off'),
(7053979,'_transient_wc_product_children_3166','a:3:{s:3:\"all\";a:3:{i:0;i:3167;i:1;i:3168;i:2;i:3169;}s:7:\"visible\";a:3:{i:0;i:3167;i:1;i:3168;i:2;i:3169;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(7053980,'_transient_timeout_wc_var_prices_3166','1750739875','off'),
(7053981,'_transient_wc_var_prices_3166','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3167\":\"880.20\",\"3168\":\"691.20\",\"3169\":\"999.00\"},\"regular_price\":{\"3167\":\"880.20\",\"3168\":\"691.20\",\"3169\":\"999.00\"},\"sale_price\":{\"3167\":\"880.20\",\"3168\":\"691.20\",\"3169\":\"999.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3167\":\"880.20\",\"3168\":\"691.20\",\"3169\":\"999.00\"},\"regular_price\":{\"3167\":\"880.20\",\"3168\":\"691.20\",\"3169\":\"999.00\"},\"sale_price\":{\"3167\":\"880.20\",\"3168\":\"691.20\",\"3169\":\"999.00\"}}}','off'),
(7057142,'_transient_timeout_wc_product_children_4115','1750931429','off'),
(7057143,'_transient_wc_product_children_4115','a:3:{s:3:\"all\";a:3:{i:0;i:4117;i:1;i:4119;i:2;i:4121;}s:7:\"visible\";a:3:{i:0;i:4117;i:1;i:4119;i:2;i:4121;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7057144,'_transient_timeout_wc_var_prices_4115','1750931429','off'),
(7057145,'_transient_wc_var_prices_4115','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4117\":\"21.00\",\"4119\":\"21.00\",\"4121\":\"21.00\"},\"regular_price\":{\"4117\":\"21.00\",\"4119\":\"21.00\",\"4121\":\"21.00\"},\"sale_price\":{\"4117\":\"21.00\",\"4119\":\"21.00\",\"4121\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4117\":\"21.00\",\"4119\":\"21.00\",\"4121\":\"21.00\"},\"regular_price\":{\"4117\":\"21.00\",\"4119\":\"21.00\",\"4121\":\"21.00\"},\"sale_price\":{\"4117\":\"21.00\",\"4119\":\"21.00\",\"4121\":\"21.00\"}}}','off'),
(7057580,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders','1751883541','off'),
(7057581,'_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders','yes','off'),
(7067618,'_transient_timeout_wc_product_children_3570','1750066671','off'),
(7067619,'_transient_wc_product_children_3570','a:3:{s:3:\"all\";a:1:{i:0;i:3571;}s:7:\"visible\";a:1:{i:0;i:3571;}s:7:\"version\";s:10:\"1747470647\";}','off'),
(7067620,'_transient_timeout_wc_var_prices_3570','1750066671','off'),
(7067621,'_transient_wc_var_prices_3570','{\"version\":\"1747470647\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3571\":\"10.50\"},\"regular_price\":{\"3571\":\"20.88\"},\"sale_price\":{\"3571\":\"10.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3571\":\"10.50\"},\"regular_price\":{\"3571\":\"20.88\"},\"sale_price\":{\"3571\":\"10.50\"}}}','off'),
(7070892,'_transient_timeout_wc_product_children_4139','1750931430','off'),
(7070893,'_transient_wc_product_children_4139','a:3:{s:3:\"all\";a:3:{i:0;i:4141;i:1;i:4143;i:2;i:4145;}s:7:\"visible\";a:3:{i:0;i:4141;i:1;i:4143;i:2;i:4145;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7070894,'_transient_timeout_wc_var_prices_4139','1750931430','off'),
(7070895,'_transient_wc_var_prices_4139','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4141\":\"21.00\",\"4143\":\"21.00\",\"4145\":\"21.00\"},\"regular_price\":{\"4141\":\"21.00\",\"4143\":\"21.00\",\"4145\":\"21.00\"},\"sale_price\":{\"4141\":\"21.00\",\"4143\":\"21.00\",\"4145\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4141\":\"21.00\",\"4143\":\"21.00\",\"4145\":\"21.00\"},\"regular_price\":{\"4141\":\"21.00\",\"4143\":\"21.00\",\"4145\":\"21.00\"},\"sale_price\":{\"4141\":\"21.00\",\"4143\":\"21.00\",\"4145\":\"21.00\"}}}','off'),
(7072688,'_transient_timeout_wc_product_children_3464','1750920728','off'),
(7072689,'_transient_wc_product_children_3464','a:3:{s:3:\"all\";a:1:{i:0;i:3465;}s:7:\"visible\";a:1:{i:0;i:3465;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7072690,'_transient_timeout_wc_var_prices_3464','1750920728','off'),
(7072691,'_transient_wc_var_prices_3464','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3465\":\"59.68\"},\"regular_price\":{\"3465\":\"85.25\"},\"sale_price\":{\"3465\":\"59.68\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3465\":\"59.68\"},\"regular_price\":{\"3465\":\"85.25\"},\"sale_price\":{\"3465\":\"59.68\"}}}','off'),
(7074676,'_transient_timeout_wc_product_children_3764','1750874454','off'),
(7074677,'_transient_wc_product_children_3764','a:3:{s:3:\"all\";a:3:{i:0;i:3766;i:1;i:3768;i:2;i:3770;}s:7:\"visible\";a:3:{i:0;i:3766;i:1;i:3768;i:2;i:3770;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7074678,'_transient_timeout_wc_var_prices_3764','1750874454','off'),
(7074679,'_transient_wc_var_prices_3764','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3766\":\"420.00\",\"3768\":\"420.00\",\"3770\":\"420.00\"},\"regular_price\":{\"3766\":\"420.00\",\"3768\":\"420.00\",\"3770\":\"420.00\"},\"sale_price\":{\"3766\":\"420.00\",\"3768\":\"420.00\",\"3770\":\"420.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3766\":\"420.00\",\"3768\":\"420.00\",\"3770\":\"420.00\"},\"regular_price\":{\"3766\":\"420.00\",\"3768\":\"420.00\",\"3770\":\"420.00\"},\"sale_price\":{\"3766\":\"420.00\",\"3768\":\"420.00\",\"3770\":\"420.00\"}}}','off'),
(7128861,'_transient_timeout_wc_product_children_3734','1750874454','off'),
(7128862,'_transient_wc_product_children_3734','a:3:{s:3:\"all\";a:2:{i:0;i:3736;i:1;i:3738;}s:7:\"visible\";a:2:{i:0;i:3736;i:1;i:3738;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7128863,'_transient_timeout_wc_var_prices_3734','1750874454','off'),
(7128864,'_transient_wc_var_prices_3734','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3736\":\"500.00\",\"3738\":\"500.00\"},\"regular_price\":{\"3736\":\"500.00\",\"3738\":\"500.00\"},\"sale_price\":{\"3736\":\"500.00\",\"3738\":\"500.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3736\":\"500.00\",\"3738\":\"500.00\"},\"regular_price\":{\"3736\":\"500.00\",\"3738\":\"500.00\"},\"sale_price\":{\"3736\":\"500.00\",\"3738\":\"500.00\"}}}','off'),
(7143726,'_transient_timeout_wc_product_children_3573','1750832728','off'),
(7143727,'_transient_wc_product_children_3573','a:3:{s:3:\"all\";a:2:{i:0;i:3575;i:1;i:3577;}s:7:\"visible\";a:2:{i:0;i:3575;i:1;i:3577;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7143728,'_transient_timeout_wc_var_prices_3573','1750832728','off'),
(7143729,'_transient_wc_var_prices_3573','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3575\":\"830.56\",\"3577\":\"830.56\"},\"regular_price\":{\"3575\":\"1186.51\",\"3577\":\"1186.51\"},\"sale_price\":{\"3575\":\"830.56\",\"3577\":\"830.56\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3575\":\"830.56\",\"3577\":\"830.56\"},\"regular_price\":{\"3575\":\"1186.51\",\"3577\":\"1186.51\"},\"sale_price\":{\"3575\":\"830.56\",\"3577\":\"830.56\"}}}','off'),
(7153535,'_transient_timeout_wc_product_children_3146','1750930323','off'),
(7153536,'_transient_wc_product_children_3146','a:3:{s:3:\"all\";a:2:{i:0;i:3147;i:1;i:3148;}s:7:\"visible\";a:2:{i:0;i:3147;i:1;i:3148;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7153537,'_transient_timeout_wc_var_prices_3146','1750930323','off'),
(7153538,'_transient_wc_var_prices_3146','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3147\":\"1885.00\",\"3148\":\"1539.00\"},\"regular_price\":{\"3147\":\"1885.00\",\"3148\":\"1539.00\"},\"sale_price\":{\"3147\":\"1885.00\",\"3148\":\"1539.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3147\":\"1885.00\",\"3148\":\"1539.00\"},\"regular_price\":{\"3147\":\"1885.00\",\"3148\":\"1539.00\"},\"sale_price\":{\"3147\":\"1885.00\",\"3148\":\"1539.00\"}}}','off'),
(7153570,'_transient_timeout_wc_product_children_4123','1750931429','off'),
(7153571,'_transient_wc_product_children_4123','a:3:{s:3:\"all\";a:3:{i:0;i:4125;i:1;i:4127;i:2;i:4129;}s:7:\"visible\";a:3:{i:0;i:4125;i:1;i:4127;i:2;i:4129;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7153572,'_transient_timeout_wc_var_prices_4123','1750931430','off'),
(7153573,'_transient_wc_var_prices_4123','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4125\":\"21.00\",\"4127\":\"21.00\",\"4129\":\"21.00\"},\"regular_price\":{\"4125\":\"21.00\",\"4127\":\"21.00\",\"4129\":\"21.00\"},\"sale_price\":{\"4125\":\"21.00\",\"4127\":\"21.00\",\"4129\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4125\":\"21.00\",\"4127\":\"21.00\",\"4129\":\"21.00\"},\"regular_price\":{\"4125\":\"21.00\",\"4127\":\"21.00\",\"4129\":\"21.00\"},\"sale_price\":{\"4125\":\"21.00\",\"4127\":\"21.00\",\"4129\":\"21.00\"}}}','off'),
(7156599,'_transient_timeout_wc_product_children_4960','1750866596','off'),
(7156600,'_transient_wc_product_children_4960','a:3:{s:3:\"all\";a:1:{i:0;i:4961;}s:7:\"visible\";a:1:{i:0;i:4961;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7156601,'_transient_timeout_wc_var_prices_4960','1750866596','off'),
(7156602,'_transient_wc_var_prices_4960','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4961\":\"21.00\"},\"regular_price\":{\"4961\":\"21.00\"},\"sale_price\":{\"4961\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4961\":\"21.00\"},\"regular_price\":{\"4961\":\"21.00\"},\"sale_price\":{\"4961\":\"21.00\"}}}','off'),
(7159369,'_transient_timeout_wc_product_children_4422','1750863158','off'),
(7159370,'_transient_wc_product_children_4422','a:3:{s:3:\"all\";a:4:{i:0;i:4424;i:1;i:4426;i:2;i:4428;i:3;i:4430;}s:7:\"visible\";a:4:{i:0;i:4424;i:1;i:4426;i:2;i:4428;i:3;i:4430;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7159371,'_transient_timeout_wc_var_prices_4422','1750863158','off'),
(7159372,'_transient_wc_var_prices_4422','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4424\":\"26.50\",\"4426\":\"26.50\",\"4428\":\"26.50\",\"4430\":\"26.50\"},\"regular_price\":{\"4424\":\"26.50\",\"4426\":\"26.50\",\"4428\":\"26.50\",\"4430\":\"26.50\"},\"sale_price\":{\"4424\":\"26.50\",\"4426\":\"26.50\",\"4428\":\"26.50\",\"4430\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4424\":\"26.50\",\"4426\":\"26.50\",\"4428\":\"26.50\",\"4430\":\"26.50\"},\"regular_price\":{\"4424\":\"26.50\",\"4426\":\"26.50\",\"4428\":\"26.50\",\"4430\":\"26.50\"},\"sale_price\":{\"4424\":\"26.50\",\"4426\":\"26.50\",\"4428\":\"26.50\",\"4430\":\"26.50\"}}}','off'),
(7161009,'_transient_sislrc-plugin-notice','1','on'),
(7162194,'_transient_timeout_wc_product_children_4333','1750863157','off'),
(7162195,'_transient_wc_product_children_4333','a:3:{s:3:\"all\";a:4:{i:0;i:4335;i:1;i:4337;i:2;i:4339;i:3;i:4340;}s:7:\"visible\";a:4:{i:0;i:4335;i:1;i:4337;i:2;i:4339;i:3;i:4340;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7162196,'_transient_timeout_wc_var_prices_4333','1750863157','off'),
(7162197,'_transient_wc_var_prices_4333','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4335\":\"26.50\",\"4337\":\"26.50\",\"4339\":\"26.50\",\"4340\":\"26.50\"},\"regular_price\":{\"4335\":\"26.50\",\"4337\":\"26.50\",\"4339\":\"26.50\",\"4340\":\"26.50\"},\"sale_price\":{\"4335\":\"26.50\",\"4337\":\"26.50\",\"4339\":\"26.50\",\"4340\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4335\":\"26.50\",\"4337\":\"26.50\",\"4339\":\"26.50\",\"4340\":\"26.50\"},\"regular_price\":{\"4335\":\"26.50\",\"4337\":\"26.50\",\"4339\":\"26.50\",\"4340\":\"26.50\"},\"sale_price\":{\"4335\":\"26.50\",\"4337\":\"26.50\",\"4339\":\"26.50\",\"4340\":\"26.50\"}}}','off'),
(7162200,'_transient_timeout_wc_product_children_4459','1750863157','off'),
(7162201,'_transient_wc_product_children_4459','a:3:{s:3:\"all\";a:8:{i:0;i:4461;i:1;i:4463;i:2;i:4465;i:3;i:4467;i:4;i:4469;i:5;i:4471;i:6;i:4473;i:7;i:4475;}s:7:\"visible\";a:8:{i:0;i:4461;i:1;i:4463;i:2;i:4465;i:3;i:4467;i:4;i:4469;i:5;i:4471;i:6;i:4473;i:7;i:4475;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7162202,'_transient_timeout_wc_var_prices_4459','1750863157','off'),
(7162203,'_transient_wc_var_prices_4459','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4461\":\"26.50\",\"4463\":\"26.50\",\"4465\":\"26.50\",\"4467\":\"26.50\",\"4469\":\"26.50\",\"4471\":\"26.50\",\"4473\":\"26.50\",\"4475\":\"26.50\"},\"regular_price\":{\"4461\":\"26.50\",\"4463\":\"26.50\",\"4465\":\"26.50\",\"4467\":\"26.50\",\"4469\":\"26.50\",\"4471\":\"26.50\",\"4473\":\"26.50\",\"4475\":\"26.50\"},\"sale_price\":{\"4461\":\"26.50\",\"4463\":\"26.50\",\"4465\":\"26.50\",\"4467\":\"26.50\",\"4469\":\"26.50\",\"4471\":\"26.50\",\"4473\":\"26.50\",\"4475\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4461\":\"26.50\",\"4463\":\"26.50\",\"4465\":\"26.50\",\"4467\":\"26.50\",\"4469\":\"26.50\",\"4471\":\"26.50\",\"4473\":\"26.50\",\"4475\":\"26.50\"},\"regular_price\":{\"4461\":\"26.50\",\"4463\":\"26.50\",\"4465\":\"26.50\",\"4467\":\"26.50\",\"4469\":\"26.50\",\"4471\":\"26.50\",\"4473\":\"26.50\",\"4475\":\"26.50\"},\"sale_price\":{\"4461\":\"26.50\",\"4463\":\"26.50\",\"4465\":\"26.50\",\"4467\":\"26.50\",\"4469\":\"26.50\",\"4471\":\"26.50\",\"4473\":\"26.50\",\"4475\":\"26.50\"}}}','off'),
(7177144,'_transient_timeout_wc_product_children_3479','1750858118','off'),
(7177145,'_transient_wc_product_children_3479','a:3:{s:3:\"all\";a:1:{i:0;i:3480;}s:7:\"visible\";a:1:{i:0;i:3480;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7177146,'_transient_timeout_wc_var_prices_3479','1750858118','off'),
(7177147,'_transient_wc_var_prices_3479','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3480\":\"48.11\"},\"regular_price\":{\"3480\":\"68.73\"},\"sale_price\":{\"3480\":\"48.11\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3480\":\"48.11\"},\"regular_price\":{\"3480\":\"68.73\"},\"sale_price\":{\"3480\":\"48.11\"}}}','off'),
(7190223,'generate_dynamic_css_output','body{background-color:#000000;color:#ffffff;}a{color:#1e73be;}a:hover, a:focus, a:active{color:#ffffff;}body .grid-container{max-width:1100px;}.wp-block-group__inner-container{max-width:1100px;margin-left:auto;margin-right:auto;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}body, button, input, select, textarea{font-family:\"Montserrat\", sans-serif;font-size:15px;}body{line-height:1.5;}.entry-content > [class*=\"wp-block-\"]:not(:last-child):not(.wp-block-heading){margin-bottom:1.5em;}.main-title{font-size:45px;}.main-navigation .main-nav ul ul li a{font-size:14px;}.sidebar .widget, .footer-widgets .widget{font-size:17px;}h1{font-weight:700;font-size:40px;}h2{font-weight:700;font-size:30px;}h3{font-weight:bold;font-size:20px;}h4{font-size:inherit;}h5{font-size:inherit;}@media (max-width:768px){.main-title{font-size:30px;}h1{font-size:30px;}h2{font-size:25px;}}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:#ffffff;color:#3a3a3a;}.site-header a{color:#3a3a3a;}.main-title a,.main-title a:hover{color:#222222;}.site-description{color:#757575;}.main-navigation,.main-navigation ul ul{background-color:#222222;}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:#ffffff;}.main-navigation .main-nav ul li:not([class*=\"current-menu-\"]):hover > a, .main-navigation .main-nav ul li:not([class*=\"current-menu-\"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*=\"current-menu-\"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:#ffffff;background-color:#3f3f3f;}button.menu-toggle:hover,button.menu-toggle:focus,.main-navigation .mobile-bar-items a,.main-navigation .mobile-bar-items a:hover,.main-navigation .mobile-bar-items a:focus{color:#ffffff;}.main-navigation .main-nav ul li[class*=\"current-menu-\"] > a{color:#ffffff;background-color:#3f3f3f;}.navigation-search input[type=\"search\"],.navigation-search input[type=\"search\"]:active, .navigation-search input[type=\"search\"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:#ffffff;background-color:#3f3f3f;}.main-navigation ul ul{background-color:#3f3f3f;}.main-navigation .main-nav ul ul li a{color:#ffffff;}.main-navigation .main-nav ul ul li:not([class*=\"current-menu-\"]):hover > a,.main-navigation .main-nav ul ul li:not([class*=\"current-menu-\"]):focus > a, .main-navigation .main-nav ul ul li.sfHover:not([class*=\"current-menu-\"]) > a{color:#ffffff;background-color:#4f4f4f;}.main-navigation .main-nav ul ul li[class*=\"current-menu-\"] > a{color:#ffffff;background-color:#4f4f4f;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:#ffffff;}.entry-meta{color:#595959;}.entry-meta a{color:#595959;}.entry-meta a:hover{color:#1e73be;}.sidebar .widget{background-color:#ffffff;}.sidebar .widget .widget-title{color:#000000;}.footer-widgets{background-color:#ffffff;}.footer-widgets .widget-title{color:#000000;}.site-info{color:#ffffff;background-color:#222222;}.site-info a{color:#ffffff;}.site-info a:hover{color:#606060;}.footer-bar .widget_nav_menu .current-menu-item a{color:#606060;}input[type=\"text\"],input[type=\"email\"],input[type=\"url\"],input[type=\"password\"],input[type=\"search\"],input[type=\"tel\"],input[type=\"number\"],textarea,select{color:#666666;background-color:#fafafa;border-color:#cccccc;}input[type=\"text\"]:focus,input[type=\"email\"]:focus,input[type=\"url\"]:focus,input[type=\"password\"]:focus,input[type=\"search\"]:focus,input[type=\"tel\"]:focus,input[type=\"number\"]:focus,textarea:focus,select:focus{color:#666666;background-color:#ffffff;border-color:#bfbfbf;}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#666666;}button:hover,html input[type=\"button\"]:hover,input[type=\"reset\"]:hover,input[type=\"submit\"]:hover,a.button:hover,button:focus,html input[type=\"button\"]:focus,input[type=\"reset\"]:focus,input[type=\"submit\"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f3f3f;}a.generate-back-to-top{background-color:rgba( 0,0,0,0.4 );color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:rgba( 0,0,0,0.6 );color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width:768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:#ffffff;}}.inside-top-bar{padding:10px;}.inside-header{padding:40px;}.site-main .wp-block-group__inner-container{padding:40px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}.site-info{padding:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.site-info{padding-right:10px;padding-left:10px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}}.one-container .sidebar .widget{padding:0px;}','auto'),
(7190224,'generate_dynamic_css_cached_version','3.6.0','auto'),
(7190250,'_transient_timeout_wc_product_children_4956','1750866596','off'),
(7190251,'_transient_wc_product_children_4956','a:3:{s:3:\"all\";a:1:{i:0;i:4957;}s:7:\"visible\";a:1:{i:0;i:4957;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7190252,'_transient_timeout_wc_var_prices_4956','1750866596','off'),
(7190253,'_transient_wc_var_prices_4956','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4957\":\"21.00\"},\"regular_price\":{\"4957\":\"21.00\"},\"sale_price\":{\"4957\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4957\":\"21.00\"},\"regular_price\":{\"4957\":\"21.00\"},\"sale_price\":{\"4957\":\"21.00\"}}}','off'),
(7190465,'_transient_timeout_wc_product_children_3829','1750917705','off'),
(7190466,'_transient_wc_product_children_3829','a:3:{s:3:\"all\";a:4:{i:0;i:3830;i:1;i:3831;i:2;i:3832;i:3;i:3833;}s:7:\"visible\";a:4:{i:0;i:3830;i:1;i:3831;i:2;i:3832;i:3;i:3833;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7190467,'_transient_timeout_wc_var_prices_3829','1750917705','off'),
(7190468,'_transient_wc_var_prices_3829','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3830\":\"39.00\",\"3831\":\"55.00\",\"3832\":\"23.00\",\"3833\":\"13.00\"},\"regular_price\":{\"3830\":\"39.00\",\"3831\":\"55.00\",\"3832\":\"23.00\",\"3833\":\"13.00\"},\"sale_price\":{\"3830\":\"39.00\",\"3831\":\"55.00\",\"3832\":\"23.00\",\"3833\":\"13.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3830\":\"39.00\",\"3831\":\"55.00\",\"3832\":\"23.00\",\"3833\":\"13.00\"},\"regular_price\":{\"3830\":\"39.00\",\"3831\":\"55.00\",\"3832\":\"23.00\",\"3833\":\"13.00\"},\"sale_price\":{\"3830\":\"39.00\",\"3831\":\"55.00\",\"3832\":\"23.00\",\"3833\":\"13.00\"}}}','off'),
(7191996,'_transient_timeout_wc_product_children_4205','1750931430','off'),
(7191997,'_transient_wc_product_children_4205','a:3:{s:3:\"all\";a:3:{i:0;i:4207;i:1;i:4209;i:2;i:4211;}s:7:\"visible\";a:3:{i:0;i:4207;i:1;i:4209;i:2;i:4211;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7191998,'_transient_timeout_wc_var_prices_4205','1750931430','off'),
(7191999,'_transient_wc_var_prices_4205','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4207\":\"21.00\",\"4209\":\"21.00\",\"4211\":\"21.00\"},\"regular_price\":{\"4207\":\"21.00\",\"4209\":\"21.00\",\"4211\":\"21.00\"},\"sale_price\":{\"4207\":\"21.00\",\"4209\":\"21.00\",\"4211\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4207\":\"21.00\",\"4209\":\"21.00\",\"4211\":\"21.00\"},\"regular_price\":{\"4207\":\"21.00\",\"4209\":\"21.00\",\"4211\":\"21.00\"},\"sale_price\":{\"4207\":\"21.00\",\"4209\":\"21.00\",\"4211\":\"21.00\"}}}','off'),
(7193326,'_transient_timeout_wc_product_children_3455','1750852123','off'),
(7193327,'_transient_wc_product_children_3455','a:3:{s:3:\"all\";a:1:{i:0;i:3457;}s:7:\"visible\";a:1:{i:0;i:3457;}s:7:\"version\";s:10:\"1748258858\";}','off'),
(7193328,'_transient_timeout_wc_var_prices_3455','1750852123','off'),
(7193329,'_transient_wc_var_prices_3455','{\"version\":\"1748258858\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3457\":\"47.73\"},\"regular_price\":{\"3457\":\"66.75\"},\"sale_price\":{\"3457\":\"47.73\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3457\":\"47.73\"},\"regular_price\":{\"3457\":\"66.75\"},\"sale_price\":{\"3457\":\"47.73\"}}}','off'),
(7194030,'_transient_timeout_wc_product_children_4147','1750931430','off'),
(7194031,'_transient_wc_product_children_4147','a:3:{s:3:\"all\";a:3:{i:0;i:4149;i:1;i:4151;i:2;i:4153;}s:7:\"visible\";a:3:{i:0;i:4149;i:1;i:4151;i:2;i:4153;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7194032,'_transient_timeout_wc_var_prices_4147','1750931430','off'),
(7194033,'_transient_wc_var_prices_4147','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4149\":\"21.00\",\"4151\":\"21.00\",\"4153\":\"21.00\"},\"regular_price\":{\"4149\":\"21.00\",\"4151\":\"21.00\",\"4153\":\"21.00\"},\"sale_price\":{\"4149\":\"21.00\",\"4151\":\"21.00\",\"4153\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4149\":\"21.00\",\"4151\":\"21.00\",\"4153\":\"21.00\"},\"regular_price\":{\"4149\":\"21.00\",\"4151\":\"21.00\",\"4153\":\"21.00\"},\"sale_price\":{\"4149\":\"21.00\",\"4151\":\"21.00\",\"4153\":\"21.00\"}}}','off'),
(7199040,'_transient_timeout_wc_product_children_4246','1750862231','off'),
(7199041,'_transient_wc_product_children_4246','a:3:{s:3:\"all\";a:3:{i:0;i:4248;i:1;i:4250;i:2;i:4252;}s:7:\"visible\";a:3:{i:0;i:4248;i:1;i:4250;i:2;i:4252;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7199042,'_transient_timeout_wc_var_prices_4246','1750862231','off'),
(7199043,'_transient_wc_var_prices_4246','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4248\":\"21.00\",\"4250\":\"21.00\",\"4252\":\"21.00\"},\"regular_price\":{\"4248\":\"21.00\",\"4250\":\"21.00\",\"4252\":\"21.00\"},\"sale_price\":{\"4248\":\"21.00\",\"4250\":\"21.00\",\"4252\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4248\":\"21.00\",\"4250\":\"21.00\",\"4252\":\"21.00\"},\"regular_price\":{\"4248\":\"21.00\",\"4250\":\"21.00\",\"4252\":\"21.00\"},\"sale_price\":{\"4248\":\"21.00\",\"4250\":\"21.00\",\"4252\":\"21.00\"}}}','off'),
(7200951,'_transient_timeout_wc_product_children_4197','1750931430','off'),
(7200952,'_transient_wc_product_children_4197','a:3:{s:3:\"all\";a:3:{i:0;i:4199;i:1;i:4201;i:2;i:4203;}s:7:\"visible\";a:3:{i:0;i:4199;i:1;i:4201;i:2;i:4203;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7200953,'_transient_timeout_wc_var_prices_4197','1750931430','off'),
(7200954,'_transient_wc_var_prices_4197','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4199\":\"21.00\",\"4201\":\"21.00\",\"4203\":\"21.00\"},\"regular_price\":{\"4199\":\"21.00\",\"4201\":\"21.00\",\"4203\":\"21.00\"},\"sale_price\":{\"4199\":\"21.00\",\"4201\":\"21.00\",\"4203\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4199\":\"21.00\",\"4201\":\"21.00\",\"4203\":\"21.00\"},\"regular_price\":{\"4199\":\"21.00\",\"4201\":\"21.00\",\"4203\":\"21.00\"},\"sale_price\":{\"4199\":\"21.00\",\"4201\":\"21.00\",\"4203\":\"21.00\"}}}','off'),
(7201070,'_transient_timeout_wc_product_children_3160','1750920825','off'),
(7201071,'_transient_wc_product_children_3160','a:3:{s:3:\"all\";a:4:{i:0;i:3161;i:1;i:3162;i:2;i:3163;i:3;i:3164;}s:7:\"visible\";a:4:{i:0;i:3161;i:1;i:3162;i:2;i:3163;i:3;i:3164;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7201072,'_transient_timeout_wc_var_prices_3160','1750920825','off'),
(7201073,'_transient_wc_var_prices_3160','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3161\":\"5940.00\",\"3162\":\"7333.20\",\"3163\":\"7932.60\",\"3164\":\"9709.20\"},\"regular_price\":{\"3161\":\"5940.00\",\"3162\":\"7333.20\",\"3163\":\"7932.60\",\"3164\":\"9709.20\"},\"sale_price\":{\"3161\":\"5940.00\",\"3162\":\"7333.20\",\"3163\":\"7932.60\",\"3164\":\"9709.20\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3161\":\"5940.00\",\"3162\":\"7333.20\",\"3163\":\"7932.60\",\"3164\":\"9709.20\"},\"regular_price\":{\"3161\":\"5940.00\",\"3162\":\"7333.20\",\"3163\":\"7932.60\",\"3164\":\"9709.20\"},\"sale_price\":{\"3161\":\"5940.00\",\"3162\":\"7333.20\",\"3163\":\"7932.60\",\"3164\":\"9709.20\"}}}','off'),
(7201823,'woocommerce_attribute_lookup_enabled','yes','auto'),
(7201827,'_transient_wc_attribute_taxonomies','a:6:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"2\";s:14:\"attribute_name\";s:5:\"frame\";s:15:\"attribute_label\";s:5:\"Frame\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:1;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"1\";s:14:\"attribute_name\";s:10:\"led-colour\";s:15:\"attribute_label\";s:10:\"LED Colour\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:2;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"5\";s:14:\"attribute_name\";s:5:\"model\";s:15:\"attribute_label\";s:5:\"Model\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:3;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"4\";s:14:\"attribute_name\";s:6:\"option\";s:15:\"attribute_label\";s:6:\"Option\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:4;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"6\";s:14:\"attribute_name\";s:11:\"pipe-length\";s:15:\"attribute_label\";s:11:\"Pipe Length\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}i:5;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:4:\"size\";s:15:\"attribute_label\";s:4:\"Size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}','on'),
(7202803,'_transient_timeout_wc_product_children_3376','1750928652','off'),
(7202804,'_transient_wc_product_children_3376','a:3:{s:3:\"all\";a:2:{i:0;i:3378;i:1;i:3380;}s:7:\"visible\";a:2:{i:0;i:3378;i:1;i:3380;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7202805,'_transient_timeout_wc_var_prices_3376','1750928652','off'),
(7202806,'_transient_wc_var_prices_3376','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3378\":\"24.79\",\"3380\":\"73.37\"},\"regular_price\":{\"3378\":\"35.41\",\"3380\":\"104.82\"},\"sale_price\":{\"3378\":\"24.79\",\"3380\":\"73.37\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3378\":\"24.79\",\"3380\":\"73.37\"},\"regular_price\":{\"3378\":\"35.41\",\"3380\":\"104.82\"},\"sale_price\":{\"3378\":\"24.79\",\"3380\":\"73.37\"}}}','off'),
(7204029,'_transient_timeout_wc_product_children_3539','1750832727','off'),
(7204030,'_transient_wc_product_children_3539','a:3:{s:3:\"all\";a:1:{i:0;i:3541;}s:7:\"visible\";a:1:{i:0;i:3541;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7204031,'_transient_timeout_wc_var_prices_3539','1750832727','off'),
(7204032,'_transient_wc_var_prices_3539','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3541\":\"80.30\"},\"regular_price\":{\"3541\":\"114.72\"},\"sale_price\":{\"3541\":\"80.30\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3541\":\"80.30\"},\"regular_price\":{\"3541\":\"114.72\"},\"sale_price\":{\"3541\":\"80.30\"}}}','off'),
(7204033,'_transient_timeout_wc_product_children_4563','1750832728','off'),
(7204034,'_transient_wc_product_children_4563','a:3:{s:3:\"all\";a:1:{i:0;i:4564;}s:7:\"visible\";a:1:{i:0;i:4564;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7204035,'_transient_timeout_wc_var_prices_4563','1750832728','off'),
(7204036,'_transient_wc_var_prices_4563','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4564\":\"429.26\"},\"regular_price\":{\"4564\":\"429.26\"},\"sale_price\":{\"4564\":\"429.26\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4564\":\"429.26\"},\"regular_price\":{\"4564\":\"429.26\"},\"sale_price\":{\"4564\":\"429.26\"}}}','off'),
(7204418,'_transient_timeout_wc_product_children_4383','1750863158','off'),
(7204419,'_transient_wc_product_children_4383','a:3:{s:3:\"all\";a:4:{i:0;i:4385;i:1;i:4387;i:2;i:4389;i:3;i:4391;}s:7:\"visible\";a:4:{i:0;i:4385;i:1;i:4387;i:2;i:4389;i:3;i:4391;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7204420,'_transient_timeout_wc_var_prices_4383','1750863158','off'),
(7204421,'_transient_wc_var_prices_4383','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4385\":\"26.50\",\"4387\":\"26.50\",\"4389\":\"26.50\",\"4391\":\"26.50\"},\"regular_price\":{\"4385\":\"26.50\",\"4387\":\"26.50\",\"4389\":\"26.50\",\"4391\":\"26.50\"},\"sale_price\":{\"4385\":\"26.50\",\"4387\":\"26.50\",\"4389\":\"26.50\",\"4391\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4385\":\"26.50\",\"4387\":\"26.50\",\"4389\":\"26.50\",\"4391\":\"26.50\"},\"regular_price\":{\"4385\":\"26.50\",\"4387\":\"26.50\",\"4389\":\"26.50\",\"4391\":\"26.50\"},\"sale_price\":{\"4385\":\"26.50\",\"4387\":\"26.50\",\"4389\":\"26.50\",\"4391\":\"26.50\"}}}','off'),
(7204490,'_transient_timeout_wc_product_children_3473','1750858118','off'),
(7204491,'_transient_wc_product_children_3473','a:3:{s:3:\"all\";a:2:{i:0;i:3475;i:1;i:3477;}s:7:\"visible\";a:2:{i:0;i:3475;i:1;i:3477;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7204492,'_transient_timeout_wc_var_prices_3473','1750858118','off'),
(7204493,'_transient_wc_var_prices_3473','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3475\":\"28.00\",\"3477\":\"29.40\"},\"regular_price\":{\"3475\":\"40.00\",\"3477\":\"42.00\"},\"sale_price\":{\"3475\":\"28.00\",\"3477\":\"29.40\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3475\":\"28.00\",\"3477\":\"29.40\"},\"regular_price\":{\"3475\":\"40.00\",\"3477\":\"42.00\"},\"sale_price\":{\"3475\":\"28.00\",\"3477\":\"29.40\"}}}','off'),
(7204604,'_transient_timeout_wc_product_children_3068','1750101721','off'),
(7204605,'_transient_wc_product_children_3068','a:3:{s:3:\"all\";a:2:{i:0;i:3069;i:1;i:3070;}s:7:\"visible\";a:2:{i:0;i:3069;i:1;i:3070;}s:7:\"version\";s:10:\"1747481922\";}','off'),
(7204606,'_transient_timeout_wc_var_prices_3068','1750101721','off'),
(7204607,'_transient_wc_var_prices_3068','{\"version\":\"1747481922\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3069\":\"11303.48\",\"3070\":\"17390.43\"},\"regular_price\":{\"3069\":\"11303.48\",\"3070\":\"17390.43\"},\"sale_price\":{\"3069\":\"11303.48\",\"3070\":\"17390.43\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3069\":\"11303.48\",\"3070\":\"17390.43\"},\"regular_price\":{\"3069\":\"11303.48\",\"3070\":\"17390.43\"},\"sale_price\":{\"3069\":\"11303.48\",\"3070\":\"17390.43\"}}}','off'),
(7204620,'_transient_timeout_wc_product_children_4511','1750831902','off'),
(7204621,'_transient_wc_product_children_4511','a:3:{s:3:\"all\";a:6:{i:0;i:4512;i:1;i:4513;i:2;i:4514;i:3;i:4542;i:4;i:4543;i:5;i:4544;}s:7:\"visible\";a:6:{i:0;i:4512;i:1;i:4513;i:2;i:4514;i:3;i:4542;i:4;i:4543;i:5;i:4544;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7204622,'_transient_timeout_wc_var_prices_4511','1750831902','off'),
(7204623,'_transient_wc_var_prices_4511','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4512\":\"2755.00\",\"4513\":\"2875.00\",\"4514\":\"3150.00\",\"4542\":\"3950.00\",\"4543\":\"2730.00\",\"4544\":\"2740.00\"},\"regular_price\":{\"4512\":\"2755.00\",\"4513\":\"2875.00\",\"4514\":\"3150.00\",\"4542\":\"3950.00\",\"4543\":\"2730.00\",\"4544\":\"2740.00\"},\"sale_price\":{\"4512\":\"2755.00\",\"4513\":\"2875.00\",\"4514\":\"3150.00\",\"4542\":\"3950.00\",\"4543\":\"2730.00\",\"4544\":\"2740.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4512\":\"2755.00\",\"4513\":\"2875.00\",\"4514\":\"3150.00\",\"4542\":\"3950.00\",\"4543\":\"2730.00\",\"4544\":\"2740.00\"},\"regular_price\":{\"4512\":\"2755.00\",\"4513\":\"2875.00\",\"4514\":\"3150.00\",\"4542\":\"3950.00\",\"4543\":\"2730.00\",\"4544\":\"2740.00\"},\"sale_price\":{\"4512\":\"2755.00\",\"4513\":\"2875.00\",\"4514\":\"3150.00\",\"4542\":\"3950.00\",\"4543\":\"2730.00\",\"4544\":\"2740.00\"}}}','off'),
(7204624,'_transient_timeout_wc_product_children_3605','1750925876','off'),
(7204625,'_transient_wc_product_children_3605','a:3:{s:3:\"all\";a:3:{i:0;i:3607;i:1;i:3609;i:2;i:3611;}s:7:\"visible\";a:3:{i:0;i:3607;i:1;i:3609;i:2;i:3611;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(7204626,'_transient_timeout_wc_var_prices_3605','1750925876','off'),
(7204627,'_transient_wc_var_prices_3605','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3607\":\"2768.00\",\"3609\":\"3032.00\",\"3611\":\"4087.00\"},\"regular_price\":{\"3607\":\"2768.00\",\"3609\":\"3032.00\",\"3611\":\"4087.00\"},\"sale_price\":{\"3607\":\"2768.00\",\"3609\":\"3032.00\",\"3611\":\"4087.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3607\":\"2768.00\",\"3609\":\"3032.00\",\"3611\":\"4087.00\"},\"regular_price\":{\"3607\":\"2768.00\",\"3609\":\"3032.00\",\"3611\":\"4087.00\"},\"sale_price\":{\"3607\":\"2768.00\",\"3609\":\"3032.00\",\"3611\":\"4087.00\"}}}','off'),
(7204644,'_transient_timeout_wc_product_children_3370','1750928651','off'),
(7204645,'_transient_wc_product_children_3370','a:3:{s:3:\"all\";a:2:{i:0;i:3372;i:1;i:3374;}s:7:\"visible\";a:2:{i:0;i:3372;i:1;i:3374;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7204646,'_transient_timeout_wc_var_prices_3370','1750928652','off'),
(7204647,'_transient_wc_var_prices_3370','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3372\":\"57.03\",\"3374\":\"64.83\"},\"regular_price\":{\"3372\":\"81.47\",\"3374\":\"107.00\"},\"sale_price\":{\"3372\":\"57.03\",\"3374\":\"64.83\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3372\":\"57.03\",\"3374\":\"64.83\"},\"regular_price\":{\"3372\":\"81.47\",\"3374\":\"107.00\"},\"sale_price\":{\"3372\":\"57.03\",\"3374\":\"64.83\"}}}','off'),
(7206289,'_transient_timeout_wc_product_children_4450','1750863157','off'),
(7206290,'_transient_wc_product_children_4450','a:3:{s:3:\"all\";a:4:{i:0;i:4452;i:1;i:4454;i:2;i:4456;i:3;i:4457;}s:7:\"visible\";a:4:{i:0;i:4452;i:1;i:4454;i:2;i:4456;i:3;i:4457;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7206291,'_transient_timeout_wc_var_prices_4450','1750863157','off'),
(7206292,'_transient_wc_var_prices_4450','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4452\":\"26.50\",\"4454\":\"26.50\",\"4456\":\"26.50\",\"4457\":\"26.50\"},\"regular_price\":{\"4452\":\"26.50\",\"4454\":\"26.50\",\"4456\":\"26.50\",\"4457\":\"26.50\"},\"sale_price\":{\"4452\":\"26.50\",\"4454\":\"26.50\",\"4456\":\"26.50\",\"4457\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4452\":\"26.50\",\"4454\":\"26.50\",\"4456\":\"26.50\",\"4457\":\"26.50\"},\"regular_price\":{\"4452\":\"26.50\",\"4454\":\"26.50\",\"4456\":\"26.50\",\"4457\":\"26.50\"},\"sale_price\":{\"4452\":\"26.50\",\"4454\":\"26.50\",\"4456\":\"26.50\",\"4457\":\"26.50\"}}}','off'),
(7206502,'_transient_timeout_wc_product_children_3629','1750926837','off'),
(7206503,'_transient_wc_product_children_3629','a:3:{s:3:\"all\";a:3:{i:0;i:3630;i:1;i:4730;i:2;i:4731;}s:7:\"visible\";a:1:{i:0;i:3630;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7206504,'_transient_timeout_wc_var_prices_3629','1750926837','off'),
(7206505,'_transient_wc_var_prices_3629','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3630\":\"136.52\"},\"regular_price\":{\"3630\":\"136.52\"},\"sale_price\":{\"3630\":\"136.52\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3630\":\"136.52\"},\"regular_price\":{\"3630\":\"136.52\"},\"sale_price\":{\"3630\":\"136.52\"}}}','off'),
(7206507,'_transient_timeout_wc_product_children_3179','1750858705','off'),
(7206508,'_transient_wc_product_children_3179','a:3:{s:3:\"all\";a:4:{i:0;i:3180;i:1;i:3181;i:2;i:3182;i:3;i:4641;}s:7:\"visible\";a:4:{i:0;i:3180;i:1;i:3181;i:2;i:3182;i:3;i:4641;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7206509,'_transient_timeout_wc_var_prices_3179','1750858705','off'),
(7206510,'_transient_wc_var_prices_3179','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3180\":\"2620.00\",\"3181\":\"2961.74\",\"3182\":\"3260.84\",\"4641\":\"4395.00\"},\"regular_price\":{\"3180\":\"2620.00\",\"3181\":\"2961.74\",\"3182\":\"3260.84\",\"4641\":\"4395.00\"},\"sale_price\":{\"3180\":\"2620.00\",\"3181\":\"2961.74\",\"3182\":\"3260.84\",\"4641\":\"4395.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3180\":\"2620.00\",\"3181\":\"2961.74\",\"3182\":\"3260.84\",\"4641\":\"4395.00\"},\"regular_price\":{\"3180\":\"2620.00\",\"3181\":\"2961.74\",\"3182\":\"3260.84\",\"4641\":\"4395.00\"},\"sale_price\":{\"3180\":\"2620.00\",\"3181\":\"2961.74\",\"3182\":\"3260.84\",\"4641\":\"4395.00\"}}}','off'),
(7206645,'_transient_timeout_wc_product_children_3452','1750858118','off'),
(7206646,'_transient_wc_product_children_3452','a:3:{s:3:\"all\";a:2:{i:0;i:3453;i:1;i:4855;}s:7:\"visible\";a:2:{i:0;i:3453;i:1;i:4855;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7206647,'_transient_timeout_wc_var_prices_3452','1750858118','off'),
(7206648,'_transient_wc_var_prices_3452','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3453\":\"59.56\",\"4855\":\"85.09\"},\"regular_price\":{\"3453\":\"85.09\",\"4855\":\"85.09\"},\"sale_price\":{\"3453\":\"59.56\",\"4855\":\"85.09\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3453\":\"59.56\",\"4855\":\"85.09\"},\"regular_price\":{\"3453\":\"85.09\",\"4855\":\"85.09\"},\"sale_price\":{\"3453\":\"59.56\",\"4855\":\"85.09\"}}}','off'),
(7207669,'_transient_timeout_wc_product_children_4012','1750917704','off'),
(7207670,'_transient_wc_product_children_4012','a:3:{s:3:\"all\";a:3:{i:0;i:4014;i:1;i:4016;i:2;i:4018;}s:7:\"visible\";a:3:{i:0;i:4014;i:1;i:4016;i:2;i:4018;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7207671,'_transient_timeout_wc_var_prices_4012','1750917705','off'),
(7207672,'_transient_wc_var_prices_4012','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4014\":\"10.01\",\"4016\":\"10.01\",\"4018\":\"10.01\"},\"regular_price\":{\"4014\":\"11.60\",\"4016\":\"11.60\",\"4018\":\"11.60\"},\"sale_price\":{\"4014\":\"10.01\",\"4016\":\"10.01\",\"4018\":\"10.01\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4014\":\"10.01\",\"4016\":\"10.01\",\"4018\":\"10.01\"},\"regular_price\":{\"4014\":\"11.60\",\"4016\":\"11.60\",\"4018\":\"11.60\"},\"sale_price\":{\"4014\":\"10.01\",\"4016\":\"10.01\",\"4018\":\"10.01\"}}}','off'),
(7210053,'_transient_timeout_wc_product_children_3750','1750874454','off'),
(7210054,'_transient_wc_product_children_3750','a:3:{s:3:\"all\";a:9:{i:0;i:3752;i:1;i:3756;i:2;i:3759;i:3;i:3753;i:4;i:3757;i:5;i:3760;i:6;i:3754;i:7;i:3758;i:8;i:3761;}s:7:\"visible\";a:9:{i:0;i:3752;i:1;i:3756;i:2;i:3759;i:3;i:3753;i:4;i:3757;i:5;i:3760;i:6;i:3754;i:7;i:3758;i:8;i:3761;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7210055,'_transient_timeout_wc_var_prices_3750','1750874454','off'),
(7210056,'_transient_wc_var_prices_3750','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3752\":\"250.00\",\"3756\":\"250.00\",\"3759\":\"250.00\",\"3753\":\"325.00\",\"3757\":\"325.00\",\"3760\":\"325.00\",\"3754\":\"560.00\",\"3758\":\"560.00\",\"3761\":\"560.00\"},\"regular_price\":{\"3752\":\"250.00\",\"3756\":\"250.00\",\"3759\":\"250.00\",\"3753\":\"325.00\",\"3757\":\"325.00\",\"3760\":\"325.00\",\"3754\":\"560.00\",\"3758\":\"560.00\",\"3761\":\"560.00\"},\"sale_price\":{\"3752\":\"250.00\",\"3756\":\"250.00\",\"3759\":\"250.00\",\"3753\":\"325.00\",\"3757\":\"325.00\",\"3760\":\"325.00\",\"3754\":\"560.00\",\"3758\":\"560.00\",\"3761\":\"560.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3752\":\"250.00\",\"3756\":\"250.00\",\"3759\":\"250.00\",\"3753\":\"325.00\",\"3757\":\"325.00\",\"3760\":\"325.00\",\"3754\":\"560.00\",\"3758\":\"560.00\",\"3761\":\"560.00\"},\"regular_price\":{\"3752\":\"250.00\",\"3756\":\"250.00\",\"3759\":\"250.00\",\"3753\":\"325.00\",\"3757\":\"325.00\",\"3760\":\"325.00\",\"3754\":\"560.00\",\"3758\":\"560.00\",\"3761\":\"560.00\"},\"sale_price\":{\"3752\":\"250.00\",\"3756\":\"250.00\",\"3759\":\"250.00\",\"3753\":\"325.00\",\"3757\":\"325.00\",\"3760\":\"325.00\",\"3754\":\"560.00\",\"3758\":\"560.00\",\"3761\":\"560.00\"}}}','off'),
(7210718,'_transient_timeout_wc_product_children_4630','1749911350','off'),
(7210719,'_transient_wc_product_children_4630','a:3:{s:3:\"all\";a:7:{i:0;i:4631;i:1;i:4632;i:2;i:4633;i:3;i:4634;i:4;i:4635;i:5;i:4636;i:6;i:4637;}s:7:\"visible\";a:7:{i:0;i:4631;i:1;i:4632;i:2;i:4633;i:3;i:4634;i:4;i:4635;i:5;i:4636;i:6;i:4637;}s:7:\"version\";s:10:\"1747319350\";}','off'),
(7210720,'_transient_timeout_wc_var_prices_4630','1749911350','off'),
(7210721,'_transient_wc_var_prices_4630','{\"version\":\"1747319350\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4631\":\"780.00\",\"4632\":\"780.00\",\"4633\":\"780.00\",\"4634\":\"950.00\",\"4635\":\"780.00\",\"4636\":\"955.00\",\"4637\":\"810.00\"},\"regular_price\":{\"4631\":\"780.00\",\"4632\":\"780.00\",\"4633\":\"780.00\",\"4634\":\"950.00\",\"4635\":\"780.00\",\"4636\":\"955.00\",\"4637\":\"810.00\"},\"sale_price\":{\"4631\":\"780.00\",\"4632\":\"780.00\",\"4633\":\"780.00\",\"4634\":\"950.00\",\"4635\":\"780.00\",\"4636\":\"955.00\",\"4637\":\"810.00\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"4631\":\"780.00\",\"4632\":\"780.00\",\"4633\":\"780.00\",\"4634\":\"950.00\",\"4635\":\"780.00\",\"4636\":\"955.00\",\"4637\":\"810.00\"},\"regular_price\":{\"4631\":\"780.00\",\"4632\":\"780.00\",\"4633\":\"780.00\",\"4634\":\"950.00\",\"4635\":\"780.00\",\"4636\":\"955.00\",\"4637\":\"810.00\"},\"sale_price\":{\"4631\":\"780.00\",\"4632\":\"780.00\",\"4633\":\"780.00\",\"4634\":\"950.00\",\"4635\":\"780.00\",\"4636\":\"955.00\",\"4637\":\"810.00\"}}}','off'),
(7213234,'_transient_timeout_wc_product_children_3390','1750940725','off'),
(7213235,'_transient_wc_product_children_3390','a:3:{s:3:\"all\";a:6:{i:0;i:3392;i:1;i:3394;i:2;i:3396;i:3;i:3398;i:4;i:3400;i:5;i:3402;}s:7:\"visible\";a:6:{i:0;i:3392;i:1;i:3394;i:2;i:3396;i:3;i:3398;i:4;i:3400;i:5;i:3402;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7213236,'_transient_timeout_wc_var_prices_3390','1750940725','off'),
(7213237,'_transient_wc_var_prices_3390','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3392\":\"677.86\",\"3394\":\"39.37\",\"3396\":\"20.41\",\"3398\":\"28.70\",\"3400\":\"257.50\",\"3402\":\"7.00\"},\"regular_price\":{\"3392\":\"968.37\",\"3394\":\"56.24\",\"3396\":\"29.16\",\"3398\":\"41.00\",\"3400\":\"367.85\",\"3402\":\"10.00\"},\"sale_price\":{\"3392\":\"677.86\",\"3394\":\"39.37\",\"3396\":\"20.41\",\"3398\":\"28.70\",\"3400\":\"257.50\",\"3402\":\"7.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3392\":\"677.86\",\"3394\":\"39.37\",\"3396\":\"20.41\",\"3398\":\"28.70\",\"3400\":\"257.50\",\"3402\":\"7.00\"},\"regular_price\":{\"3392\":\"968.37\",\"3394\":\"56.24\",\"3396\":\"29.16\",\"3398\":\"41.00\",\"3400\":\"367.85\",\"3402\":\"10.00\"},\"sale_price\":{\"3392\":\"677.86\",\"3394\":\"39.37\",\"3396\":\"20.41\",\"3398\":\"28.70\",\"3400\":\"257.50\",\"3402\":\"7.00\"}}}','off'),
(7213238,'_transient_timeout_wc_product_children_3154','1750926837','off'),
(7213239,'_transient_wc_product_children_3154','a:3:{s:3:\"all\";a:4:{i:0;i:3155;i:1;i:3156;i:2;i:3157;i:3;i:3158;}s:7:\"visible\";a:4:{i:0;i:3155;i:1;i:3156;i:2;i:3157;i:3;i:3158;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7213240,'_transient_timeout_wc_var_prices_3154','1750926837','off'),
(7213241,'_transient_wc_var_prices_3154','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3155\":\"1765.80\",\"3156\":\"2079.00\",\"3157\":\"2964.60\",\"3158\":\"3666.60\"},\"regular_price\":{\"3155\":\"1765.80\",\"3156\":\"2079.00\",\"3157\":\"2964.60\",\"3158\":\"3666.60\"},\"sale_price\":{\"3155\":\"1765.80\",\"3156\":\"2079.00\",\"3157\":\"2964.60\",\"3158\":\"3666.60\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3155\":\"1765.80\",\"3156\":\"2079.00\",\"3157\":\"2964.60\",\"3158\":\"3666.60\"},\"regular_price\":{\"3155\":\"1765.80\",\"3156\":\"2079.00\",\"3157\":\"2964.60\",\"3158\":\"3666.60\"},\"sale_price\":{\"3155\":\"1765.80\",\"3156\":\"2079.00\",\"3157\":\"2964.60\",\"3158\":\"3666.60\"}}}','off'),
(7213994,'_transient_timeout_wc_product_children_4020','1750672691','off'),
(7213995,'_transient_wc_product_children_4020','a:3:{s:3:\"all\";a:2:{i:0;i:4022;i:1;i:4024;}s:7:\"visible\";a:2:{i:0;i:4022;i:1;i:4024;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(7213996,'_transient_timeout_wc_var_prices_4020','1750672691','off'),
(7213997,'_transient_wc_var_prices_4020','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4022\":\"6.79\",\"4024\":\"6.79\"},\"regular_price\":{\"4022\":\"13.20\",\"4024\":\"13.20\"},\"sale_price\":{\"4022\":\"6.79\",\"4024\":\"6.79\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4022\":\"6.79\",\"4024\":\"6.79\"},\"regular_price\":{\"4022\":\"13.20\",\"4024\":\"13.20\"},\"sale_price\":{\"4022\":\"6.79\",\"4024\":\"6.79\"}}}','off'),
(7214070,'_transient_timeout_wc_product_children_4031','1750000192','off'),
(7214071,'_transient_wc_product_children_4031','a:3:{s:3:\"all\";a:2:{i:0;i:4033;i:1;i:4035;}s:7:\"visible\";a:2:{i:0;i:4033;i:1;i:4035;}s:7:\"version\";s:10:\"1747400316\";}','off'),
(7214072,'_transient_timeout_wc_var_prices_4031','1750000192','off'),
(7214073,'_transient_wc_var_prices_4031','{\"version\":\"1747400316\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4033\":\"7.51\",\"4035\":\"7.51\"},\"regular_price\":{\"4033\":\"10.73\",\"4035\":\"10.73\"},\"sale_price\":{\"4033\":\"7.51\",\"4035\":\"7.51\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4033\":\"7.51\",\"4035\":\"7.51\"},\"regular_price\":{\"4033\":\"10.73\",\"4035\":\"10.73\"},\"sale_price\":{\"4033\":\"7.51\",\"4035\":\"7.51\"}}}','off'),
(7215478,'_transient_timeout_wc_product_children_3253','1750831749','off'),
(7215479,'_transient_wc_product_children_3253','a:3:{s:3:\"all\";a:4:{i:0;i:3254;i:1;i:3255;i:2;i:3256;i:3;i:3257;}s:7:\"visible\";a:4:{i:0;i:3254;i:1;i:3255;i:2;i:3256;i:3;i:3257;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7215480,'_transient_timeout_wc_var_prices_3253','1750831749','off'),
(7215481,'_transient_wc_var_prices_3253','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3254\":\"72.62\",\"3255\":\"72.62\",\"3256\":\"72.62\",\"3257\":\"72.62\"},\"regular_price\":{\"3254\":\"72.62\",\"3255\":\"72.62\",\"3256\":\"72.62\",\"3257\":\"72.62\"},\"sale_price\":{\"3254\":\"72.62\",\"3255\":\"72.62\",\"3256\":\"72.62\",\"3257\":\"72.62\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3254\":\"72.62\",\"3255\":\"72.62\",\"3256\":\"72.62\",\"3257\":\"72.62\"},\"regular_price\":{\"3254\":\"72.62\",\"3255\":\"72.62\",\"3256\":\"72.62\",\"3257\":\"72.62\"},\"sale_price\":{\"3254\":\"72.62\",\"3255\":\"72.62\",\"3256\":\"72.62\",\"3257\":\"72.62\"}}}','off'),
(7215482,'_transient_timeout_wc_product_children_2879','1750941985','off'),
(7215483,'_transient_wc_product_children_2879','a:3:{s:3:\"all\";a:6:{i:0;i:2880;i:1;i:2882;i:2;i:2881;i:3;i:2883;i:4;i:2884;i:5;i:2885;}s:7:\"visible\";a:6:{i:0;i:2880;i:1;i:2882;i:2;i:2881;i:3;i:2883;i:4;i:2884;i:5;i:2885;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7215484,'_transient_timeout_wc_var_prices_2879','1750941985','off'),
(7215485,'_transient_wc_var_prices_2879','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"2880\":\"1445.00\",\"2882\":\"1445.00\",\"2881\":\"1445.00\",\"2883\":\"1445.00\",\"2884\":\"2950.00\",\"2885\":\"2950.00\"},\"regular_price\":{\"2880\":\"1445.00\",\"2882\":\"1445.00\",\"2881\":\"1445.00\",\"2883\":\"1445.00\",\"2884\":\"2950.00\",\"2885\":\"2950.00\"},\"sale_price\":{\"2880\":\"1445.00\",\"2882\":\"1445.00\",\"2881\":\"1445.00\",\"2883\":\"1445.00\",\"2884\":\"2950.00\",\"2885\":\"2950.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"2880\":\"1445.00\",\"2882\":\"1445.00\",\"2881\":\"1445.00\",\"2883\":\"1445.00\",\"2884\":\"2950.00\",\"2885\":\"2950.00\"},\"regular_price\":{\"2880\":\"1445.00\",\"2882\":\"1445.00\",\"2881\":\"1445.00\",\"2883\":\"1445.00\",\"2884\":\"2950.00\",\"2885\":\"2950.00\"},\"sale_price\":{\"2880\":\"1445.00\",\"2882\":\"1445.00\",\"2881\":\"1445.00\",\"2883\":\"1445.00\",\"2884\":\"2950.00\",\"2885\":\"2950.00\"}}}','off'),
(7219037,'_transient_timeout_wc_product_children_4934','1750866602','off'),
(7219038,'_transient_wc_product_children_4934','a:3:{s:3:\"all\";a:3:{i:0;i:4935;i:1;i:4936;i:2;i:4937;}s:7:\"visible\";a:3:{i:0;i:4935;i:1;i:4936;i:2;i:4937;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219039,'_transient_timeout_wc_var_prices_4934','1750866602','off'),
(7219040,'_transient_wc_var_prices_4934','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4935\":\"21.00\",\"4936\":\"21.00\",\"4937\":\"21.00\"},\"regular_price\":{\"4935\":\"21.00\",\"4936\":\"21.00\",\"4937\":\"21.00\"},\"sale_price\":{\"4935\":\"21.00\",\"4936\":\"21.00\",\"4937\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4935\":\"21.00\",\"4936\":\"21.00\",\"4937\":\"21.00\"},\"regular_price\":{\"4935\":\"21.00\",\"4936\":\"21.00\",\"4937\":\"21.00\"},\"sale_price\":{\"4935\":\"21.00\",\"4936\":\"21.00\",\"4937\":\"21.00\"}}}','off'),
(7219041,'_transient_timeout_wc_product_children_4944','1750866607','off'),
(7219042,'_transient_wc_product_children_4944','a:3:{s:3:\"all\";a:3:{i:0;i:4945;i:1;i:4946;i:2;i:4947;}s:7:\"visible\";a:3:{i:0;i:4945;i:1;i:4946;i:2;i:4947;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219043,'_transient_timeout_wc_var_prices_4944','1750866607','off'),
(7219044,'_transient_wc_var_prices_4944','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4945\":\"21.00\",\"4946\":\"21.00\",\"4947\":\"21.00\"},\"regular_price\":{\"4945\":\"21.00\",\"4946\":\"21.00\",\"4947\":\"21.00\"},\"sale_price\":{\"4945\":\"21.00\",\"4946\":\"21.00\",\"4947\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4945\":\"21.00\",\"4946\":\"21.00\",\"4947\":\"21.00\"},\"regular_price\":{\"4945\":\"21.00\",\"4946\":\"21.00\",\"4947\":\"21.00\"},\"sale_price\":{\"4945\":\"21.00\",\"4946\":\"21.00\",\"4947\":\"21.00\"}}}','off'),
(7219049,'_transient_timeout_wc_product_children_4939','1750866618','off'),
(7219050,'_transient_wc_product_children_4939','a:3:{s:3:\"all\";a:3:{i:0;i:4940;i:1;i:4941;i:2;i:4942;}s:7:\"visible\";a:3:{i:0;i:4940;i:1;i:4941;i:2;i:4942;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219051,'_transient_timeout_wc_var_prices_4939','1750866618','off'),
(7219052,'_transient_wc_var_prices_4939','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4940\":\"21.00\",\"4941\":\"21.00\",\"4942\":\"21.00\"},\"regular_price\":{\"4940\":\"21.00\",\"4941\":\"21.00\",\"4942\":\"21.00\"},\"sale_price\":{\"4940\":\"21.00\",\"4941\":\"21.00\",\"4942\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4940\":\"21.00\",\"4941\":\"21.00\",\"4942\":\"21.00\"},\"regular_price\":{\"4940\":\"21.00\",\"4941\":\"21.00\",\"4942\":\"21.00\"},\"sale_price\":{\"4940\":\"21.00\",\"4941\":\"21.00\",\"4942\":\"21.00\"}}}','off'),
(7219461,'_transient_timeout_wc_product_children_5012','1750920713','off'),
(7219462,'_transient_wc_product_children_5012','a:3:{s:3:\"all\";a:2:{i:0;i:5014;i:1;i:5016;}s:7:\"visible\";a:2:{i:0;i:5014;i:1;i:5016;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7219463,'_transient_timeout_wc_var_prices_5012','1750920713','off'),
(7219464,'_transient_wc_var_prices_5012','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5014\":\"21.00\",\"5016\":\"21.00\"},\"regular_price\":{\"5014\":\"21.00\",\"5016\":\"21.00\"},\"sale_price\":{\"5014\":\"21.00\",\"5016\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"5014\":\"21.00\",\"5016\":\"21.00\"},\"regular_price\":{\"5014\":\"21.00\",\"5016\":\"21.00\"},\"sale_price\":{\"5014\":\"21.00\",\"5016\":\"21.00\"}}}','off'),
(7219465,'_transient_timeout_wc_product_children_5068','1751039689','off'),
(7219466,'_transient_wc_product_children_5068','a:3:{s:3:\"all\";a:2:{i:0;i:5070;i:1;i:5072;}s:7:\"visible\";a:2:{i:0;i:5070;i:1;i:5072;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219467,'_transient_timeout_wc_var_prices_5068','1751039689','off'),
(7219468,'_transient_wc_var_prices_5068','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5070\":\"21.00\",\"5072\":\"21.00\"},\"regular_price\":{\"5070\":\"21.00\",\"5072\":\"21.00\"},\"sale_price\":{\"5070\":\"21.00\",\"5072\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5070\":\"21.00\",\"5072\":\"21.00\"},\"regular_price\":{\"5070\":\"21.00\",\"5072\":\"21.00\"},\"sale_price\":{\"5070\":\"21.00\",\"5072\":\"21.00\"}}}','off'),
(7219469,'_transient_timeout_wc_product_children_5092','1751039689','off'),
(7219470,'_transient_wc_product_children_5092','a:3:{s:3:\"all\";a:2:{i:0;i:5094;i:1;i:5096;}s:7:\"visible\";a:2:{i:0;i:5094;i:1;i:5096;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219471,'_transient_timeout_wc_var_prices_5092','1751039689','off'),
(7219472,'_transient_wc_var_prices_5092','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5094\":\"21.00\",\"5096\":\"21.00\"},\"regular_price\":{\"5094\":\"21.00\",\"5096\":\"21.00\"},\"sale_price\":{\"5094\":\"21.00\",\"5096\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5094\":\"21.00\",\"5096\":\"21.00\"},\"regular_price\":{\"5094\":\"21.00\",\"5096\":\"21.00\"},\"sale_price\":{\"5094\":\"21.00\",\"5096\":\"21.00\"}}}','off'),
(7219473,'_transient_timeout_wc_product_children_5018','1750920713','off'),
(7219474,'_transient_wc_product_children_5018','a:3:{s:3:\"all\";a:2:{i:0;i:5020;i:1;i:5022;}s:7:\"visible\";a:2:{i:0;i:5020;i:1;i:5022;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7219475,'_transient_timeout_wc_var_prices_5018','1750920713','off'),
(7219476,'_transient_wc_var_prices_5018','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5020\":\"21.00\",\"5022\":\"21.00\"},\"regular_price\":{\"5020\":\"21.00\",\"5022\":\"21.00\"},\"sale_price\":{\"5020\":\"21.00\",\"5022\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"5020\":\"21.00\",\"5022\":\"21.00\"},\"regular_price\":{\"5020\":\"21.00\",\"5022\":\"21.00\"},\"sale_price\":{\"5020\":\"21.00\",\"5022\":\"21.00\"}}}','off'),
(7219477,'_transient_timeout_wc_product_children_5104','1751039689','off'),
(7219478,'_transient_wc_product_children_5104','a:3:{s:3:\"all\";a:2:{i:0;i:5106;i:1;i:5108;}s:7:\"visible\";a:2:{i:0;i:5106;i:1;i:5108;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219479,'_transient_timeout_wc_var_prices_5104','1751039689','off'),
(7219480,'_transient_wc_var_prices_5104','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5106\":\"21.00\",\"5108\":\"21.00\"},\"regular_price\":{\"5106\":\"21.00\",\"5108\":\"21.00\"},\"sale_price\":{\"5106\":\"21.00\",\"5108\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5106\":\"21.00\",\"5108\":\"21.00\"},\"regular_price\":{\"5106\":\"21.00\",\"5108\":\"21.00\"},\"sale_price\":{\"5106\":\"21.00\",\"5108\":\"21.00\"}}}','off'),
(7219481,'_transient_timeout_wc_product_children_5098','1751039689','off'),
(7219482,'_transient_wc_product_children_5098','a:3:{s:3:\"all\";a:2:{i:0;i:5100;i:1;i:5102;}s:7:\"visible\";a:2:{i:0;i:5100;i:1;i:5102;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219483,'_transient_timeout_wc_var_prices_5098','1751039689','off'),
(7219484,'_transient_wc_var_prices_5098','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5100\":\"21.00\",\"5102\":\"21.00\"},\"regular_price\":{\"5100\":\"21.00\",\"5102\":\"21.00\"},\"sale_price\":{\"5100\":\"21.00\",\"5102\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5100\":\"21.00\",\"5102\":\"21.00\"},\"regular_price\":{\"5100\":\"21.00\",\"5102\":\"21.00\"},\"sale_price\":{\"5100\":\"21.00\",\"5102\":\"21.00\"}}}','off'),
(7219485,'_transient_timeout_wc_product_children_5060','1751039689','off'),
(7219486,'_transient_wc_product_children_5060','a:3:{s:3:\"all\";a:3:{i:0;i:5062;i:1;i:5064;i:2;i:5066;}s:7:\"visible\";a:3:{i:0;i:5062;i:1;i:5064;i:2;i:5066;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219487,'_transient_timeout_wc_var_prices_5060','1751039689','off'),
(7219488,'_transient_wc_var_prices_5060','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5062\":\"21.00\",\"5064\":\"21.00\",\"5066\":\"21.00\"},\"regular_price\":{\"5062\":\"21.00\",\"5064\":\"21.00\",\"5066\":\"21.00\"},\"sale_price\":{\"5062\":\"21.00\",\"5064\":\"21.00\",\"5066\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5062\":\"21.00\",\"5064\":\"21.00\",\"5066\":\"21.00\"},\"regular_price\":{\"5062\":\"21.00\",\"5064\":\"21.00\",\"5066\":\"21.00\"},\"sale_price\":{\"5062\":\"21.00\",\"5064\":\"21.00\",\"5066\":\"21.00\"}}}','off'),
(7219489,'_transient_timeout_wc_product_children_5030','1750920713','off'),
(7219490,'_transient_wc_product_children_5030','a:3:{s:3:\"all\";a:2:{i:0;i:5032;i:1;i:5034;}s:7:\"visible\";a:2:{i:0;i:5032;i:1;i:5034;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7219491,'_transient_timeout_wc_var_prices_5030','1750920713','off'),
(7219492,'_transient_wc_var_prices_5030','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5032\":\"21.00\",\"5034\":\"21.00\"},\"regular_price\":{\"5032\":\"21.00\",\"5034\":\"21.00\"},\"sale_price\":{\"5032\":\"21.00\",\"5034\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"5032\":\"21.00\",\"5034\":\"21.00\"},\"regular_price\":{\"5032\":\"21.00\",\"5034\":\"21.00\"},\"sale_price\":{\"5032\":\"21.00\",\"5034\":\"21.00\"}}}','off'),
(7219493,'_transient_timeout_wc_product_children_5080','1751039689','off'),
(7219494,'_transient_wc_product_children_5080','a:3:{s:3:\"all\";a:2:{i:0;i:5082;i:1;i:5084;}s:7:\"visible\";a:2:{i:0;i:5082;i:1;i:5084;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219495,'_transient_timeout_wc_var_prices_5080','1751039689','off'),
(7219496,'_transient_wc_var_prices_5080','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5082\":\"21.00\",\"5084\":\"21.00\"},\"regular_price\":{\"5082\":\"21.00\",\"5084\":\"21.00\"},\"sale_price\":{\"5082\":\"21.00\",\"5084\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5082\":\"21.00\",\"5084\":\"21.00\"},\"regular_price\":{\"5082\":\"21.00\",\"5084\":\"21.00\"},\"sale_price\":{\"5082\":\"21.00\",\"5084\":\"21.00\"}}}','off'),
(7219497,'_transient_timeout_wc_product_children_5048','1751039689','off'),
(7219498,'_transient_wc_product_children_5048','a:3:{s:3:\"all\";a:2:{i:0;i:5050;i:1;i:5052;}s:7:\"visible\";a:2:{i:0;i:5050;i:1;i:5052;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219499,'_transient_timeout_wc_var_prices_5048','1751039689','off'),
(7219500,'_transient_wc_var_prices_5048','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5050\":\"21.00\",\"5052\":\"21.00\"},\"regular_price\":{\"5050\":\"21.00\",\"5052\":\"21.00\"},\"sale_price\":{\"5050\":\"21.00\",\"5052\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5050\":\"21.00\",\"5052\":\"21.00\"},\"regular_price\":{\"5050\":\"21.00\",\"5052\":\"21.00\"},\"sale_price\":{\"5050\":\"21.00\",\"5052\":\"21.00\"}}}','off'),
(7219505,'_transient_timeout_wc_product_children_5042','1751039689','off'),
(7219506,'_transient_wc_product_children_5042','a:3:{s:3:\"all\";a:2:{i:0;i:5044;i:1;i:5046;}s:7:\"visible\";a:2:{i:0;i:5044;i:1;i:5046;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219507,'_transient_timeout_wc_var_prices_5042','1751039689','off'),
(7219508,'_transient_wc_var_prices_5042','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5044\":\"21.00\",\"5046\":\"21.00\"},\"regular_price\":{\"5044\":\"21.00\",\"5046\":\"21.00\"},\"sale_price\":{\"5044\":\"21.00\",\"5046\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5044\":\"21.00\",\"5046\":\"21.00\"},\"regular_price\":{\"5044\":\"21.00\",\"5046\":\"21.00\"},\"sale_price\":{\"5044\":\"21.00\",\"5046\":\"21.00\"}}}','off'),
(7219509,'_transient_timeout_wc_product_children_5036','1750866604','off'),
(7219510,'_transient_wc_product_children_5036','a:3:{s:3:\"all\";a:2:{i:0;i:5038;i:1;i:5040;}s:7:\"visible\";a:2:{i:0;i:5038;i:1;i:5040;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219511,'_transient_timeout_wc_var_prices_5036','1750866604','off'),
(7219512,'_transient_wc_var_prices_5036','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5038\":\"21.00\",\"5040\":\"21.00\"},\"regular_price\":{\"5038\":\"21.00\",\"5040\":\"21.00\"},\"sale_price\":{\"5038\":\"21.00\",\"5040\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"5038\":\"21.00\",\"5040\":\"21.00\"},\"regular_price\":{\"5038\":\"21.00\",\"5040\":\"21.00\"},\"sale_price\":{\"5038\":\"21.00\",\"5040\":\"21.00\"}}}','off'),
(7219513,'_transient_timeout_wc_product_children_5086','1751039689','off'),
(7219514,'_transient_wc_product_children_5086','a:3:{s:3:\"all\";a:2:{i:0;i:5088;i:1;i:5090;}s:7:\"visible\";a:2:{i:0;i:5088;i:1;i:5090;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219515,'_transient_timeout_wc_var_prices_5086','1751039689','off'),
(7219516,'_transient_wc_var_prices_5086','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5088\":\"21.00\",\"5090\":\"21.00\"},\"regular_price\":{\"5088\":\"21.00\",\"5090\":\"21.00\"},\"sale_price\":{\"5088\":\"21.00\",\"5090\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5088\":\"21.00\",\"5090\":\"21.00\"},\"regular_price\":{\"5088\":\"21.00\",\"5090\":\"21.00\"},\"sale_price\":{\"5088\":\"21.00\",\"5090\":\"21.00\"}}}','off'),
(7219517,'_transient_timeout_wc_product_children_5074','1751039689','off'),
(7219518,'_transient_wc_product_children_5074','a:3:{s:3:\"all\";a:2:{i:0;i:5076;i:1;i:5078;}s:7:\"visible\";a:2:{i:0;i:5076;i:1;i:5078;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219519,'_transient_timeout_wc_var_prices_5074','1751039689','off'),
(7219520,'_transient_wc_var_prices_5074','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5076\":\"21.00\",\"5078\":\"21.00\"},\"regular_price\":{\"5076\":\"21.00\",\"5078\":\"21.00\"},\"sale_price\":{\"5076\":\"21.00\",\"5078\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5076\":\"21.00\",\"5078\":\"21.00\"},\"regular_price\":{\"5076\":\"21.00\",\"5078\":\"21.00\"},\"sale_price\":{\"5076\":\"21.00\",\"5078\":\"21.00\"}}}','off'),
(7219521,'_transient_timeout_wc_product_children_5128','1751039689','off'),
(7219522,'_transient_wc_product_children_5128','a:3:{s:3:\"all\";a:2:{i:0;i:5130;i:1;i:5132;}s:7:\"visible\";a:2:{i:0;i:5130;i:1;i:5132;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219523,'_transient_timeout_wc_var_prices_5128','1751039689','off'),
(7219524,'_transient_wc_var_prices_5128','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5130\":\"21.00\",\"5132\":\"21.00\"},\"regular_price\":{\"5130\":\"21.00\",\"5132\":\"21.00\"},\"sale_price\":{\"5130\":\"21.00\",\"5132\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5130\":\"21.00\",\"5132\":\"21.00\"},\"regular_price\":{\"5130\":\"21.00\",\"5132\":\"21.00\"},\"sale_price\":{\"5130\":\"21.00\",\"5132\":\"21.00\"}}}','off'),
(7219525,'_transient_timeout_wc_product_children_5116','1751039689','off'),
(7219526,'_transient_wc_product_children_5116','a:3:{s:3:\"all\";a:2:{i:0;i:5118;i:1;i:5120;}s:7:\"visible\";a:2:{i:0;i:5118;i:1;i:5120;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219527,'_transient_timeout_wc_var_prices_5116','1751039689','off'),
(7219528,'_transient_wc_var_prices_5116','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5118\":\"21.00\",\"5120\":\"21.00\"},\"regular_price\":{\"5118\":\"21.00\",\"5120\":\"21.00\"},\"sale_price\":{\"5118\":\"21.00\",\"5120\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5118\":\"21.00\",\"5120\":\"21.00\"},\"regular_price\":{\"5118\":\"21.00\",\"5120\":\"21.00\"},\"sale_price\":{\"5118\":\"21.00\",\"5120\":\"21.00\"}}}','off'),
(7219529,'_transient_timeout_wc_product_children_5122','1751039689','off'),
(7219530,'_transient_wc_product_children_5122','a:3:{s:3:\"all\";a:2:{i:0;i:5124;i:1;i:5126;}s:7:\"visible\";a:2:{i:0;i:5124;i:1;i:5126;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7219531,'_transient_timeout_wc_var_prices_5122','1751039689','off'),
(7219532,'_transient_wc_var_prices_5122','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5124\":\"21.00\",\"5126\":\"21.00\"},\"regular_price\":{\"5124\":\"21.00\",\"5126\":\"21.00\"},\"sale_price\":{\"5124\":\"21.00\",\"5126\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5124\":\"21.00\",\"5126\":\"21.00\"},\"regular_price\":{\"5124\":\"21.00\",\"5126\":\"21.00\"},\"sale_price\":{\"5124\":\"21.00\",\"5126\":\"21.00\"}}}','off'),
(7219534,'_transient_timeout_wc_product_children_4904','1750866602','off'),
(7219535,'_transient_wc_product_children_4904','a:3:{s:3:\"all\";a:3:{i:0;i:4905;i:1;i:4906;i:2;i:4907;}s:7:\"visible\";a:3:{i:0;i:4905;i:1;i:4906;i:2;i:4907;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219536,'_transient_timeout_wc_var_prices_4904','1750866602','off'),
(7219537,'_transient_wc_var_prices_4904','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4905\":\"21.00\",\"4906\":\"21.00\",\"4907\":\"21.00\"},\"regular_price\":{\"4905\":\"21.00\",\"4906\":\"21.00\",\"4907\":\"21.00\"},\"sale_price\":{\"4905\":\"21.00\",\"4906\":\"21.00\",\"4907\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4905\":\"21.00\",\"4906\":\"21.00\",\"4907\":\"21.00\"},\"regular_price\":{\"4905\":\"21.00\",\"4906\":\"21.00\",\"4907\":\"21.00\"},\"sale_price\":{\"4905\":\"21.00\",\"4906\":\"21.00\",\"4907\":\"21.00\"}}}','off'),
(7219546,'_transient_timeout_wc_product_children_4920','1750866625','off'),
(7219547,'_transient_wc_product_children_4920','a:3:{s:3:\"all\";a:3:{i:0;i:4921;i:1;i:4922;i:2;i:4923;}s:7:\"visible\";a:3:{i:0;i:4921;i:1;i:4922;i:2;i:4923;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219548,'_transient_timeout_wc_var_prices_4920','1750866625','off'),
(7219549,'_transient_wc_var_prices_4920','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4921\":\"21.00\",\"4922\":\"21.00\",\"4923\":\"21.00\"},\"regular_price\":{\"4921\":\"21.00\",\"4922\":\"21.00\",\"4923\":\"21.00\"},\"sale_price\":{\"4921\":\"21.00\",\"4922\":\"21.00\",\"4923\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4921\":\"21.00\",\"4922\":\"21.00\",\"4923\":\"21.00\"},\"regular_price\":{\"4921\":\"21.00\",\"4922\":\"21.00\",\"4923\":\"21.00\"},\"sale_price\":{\"4921\":\"21.00\",\"4922\":\"21.00\",\"4923\":\"21.00\"}}}','off'),
(7219550,'_transient_timeout_wc_product_children_4925','1750866602','off'),
(7219551,'_transient_wc_product_children_4925','a:3:{s:3:\"all\";a:3:{i:0;i:4926;i:1;i:4927;i:2;i:4928;}s:7:\"visible\";a:3:{i:0;i:4926;i:1;i:4927;i:2;i:4928;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7219552,'_transient_timeout_wc_var_prices_4925','1750866602','off'),
(7219553,'_transient_wc_var_prices_4925','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4926\":\"21.00\",\"4927\":\"21.00\",\"4928\":\"21.00\"},\"regular_price\":{\"4926\":\"21.00\",\"4927\":\"21.00\",\"4928\":\"21.00\"},\"sale_price\":{\"4926\":\"21.00\",\"4927\":\"21.00\",\"4928\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4926\":\"21.00\",\"4927\":\"21.00\",\"4928\":\"21.00\"},\"regular_price\":{\"4926\":\"21.00\",\"4927\":\"21.00\",\"4928\":\"21.00\"},\"sale_price\":{\"4926\":\"21.00\",\"4927\":\"21.00\",\"4928\":\"21.00\"}}}','off'),
(7220161,'_transient_timeout_wc_product_children_5177','1751039689','off'),
(7220162,'_transient_wc_product_children_5177','a:3:{s:3:\"all\";a:1:{i:0;i:5179;}s:7:\"visible\";a:1:{i:0;i:5179;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7220169,'_transient_timeout_wc_var_prices_5177','1751039689','off'),
(7220170,'_transient_wc_var_prices_5177','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5179\":\"21.00\"},\"regular_price\":{\"5179\":\"21.00\"},\"sale_price\":{\"5179\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5179\":\"21.00\"},\"regular_price\":{\"5179\":\"21.00\"},\"sale_price\":{\"5179\":\"21.00\"}}}','off'),
(7220186,'_transient_timeout_wc_product_children_5184','1751039689','off'),
(7220187,'_transient_wc_product_children_5184','a:3:{s:3:\"all\";a:1:{i:0;i:5186;}s:7:\"visible\";a:1:{i:0;i:5186;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7220188,'_transient_timeout_wc_var_prices_5184','1751039689','off'),
(7220189,'_transient_wc_var_prices_5184','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5186\":\"21.00\"},\"regular_price\":{\"5186\":\"21.00\"},\"sale_price\":{\"5186\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5186\":\"21.00\"},\"regular_price\":{\"5186\":\"21.00\"},\"sale_price\":{\"5186\":\"21.00\"}}}','off'),
(7220199,'_transient_timeout_wc_product_children_5188','1751039689','off'),
(7220200,'_transient_wc_product_children_5188','a:3:{s:3:\"all\";a:1:{i:0;i:5190;}s:7:\"visible\";a:1:{i:0;i:5190;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7220201,'_transient_timeout_wc_var_prices_5188','1751039689','off'),
(7220202,'_transient_wc_var_prices_5188','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5190\":\"21.00\"},\"regular_price\":{\"5190\":\"21.00\"},\"sale_price\":{\"5190\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5190\":\"21.00\"},\"regular_price\":{\"5190\":\"21.00\"},\"sale_price\":{\"5190\":\"21.00\"}}}','off'),
(7220291,'_transient_timeout_wc_product_children_5110','1751039689','off'),
(7220292,'_transient_wc_product_children_5110','a:3:{s:3:\"all\";a:3:{i:0;i:5112;i:1;i:5114;i:2;i:5196;}s:7:\"visible\";a:3:{i:0;i:5112;i:1;i:5114;i:2;i:5196;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7220293,'_transient_timeout_wc_var_prices_5110','1751039689','off'),
(7220294,'_transient_wc_var_prices_5110','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5112\":\"21.00\",\"5114\":\"21.00\",\"5196\":\"21.00\"},\"regular_price\":{\"5112\":\"21.00\",\"5114\":\"21.00\",\"5196\":\"21.00\"},\"sale_price\":{\"5112\":\"21.00\",\"5114\":\"21.00\",\"5196\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5112\":\"21.00\",\"5114\":\"21.00\",\"5196\":\"21.00\"},\"regular_price\":{\"5112\":\"21.00\",\"5114\":\"21.00\",\"5196\":\"21.00\"},\"sale_price\":{\"5112\":\"21.00\",\"5114\":\"21.00\",\"5196\":\"21.00\"}}}','off'),
(7220316,'product_cat_children','a:8:{i:45;a:3:{i:0;i:26;i:1;i:29;i:2;i:75;}i:44;a:4:{i:0;i:27;i:1;i:28;i:2;i:36;i:3;i:50;}i:43;a:5:{i:0;i:30;i:1;i:31;i:2;i:33;i:3;i:34;i:4;i:358;}i:46;a:1:{i:0;i:32;}i:27;a:3:{i:0;i:47;i:1;i:48;i:2;i:49;}i:63;a:8:{i:0;i:64;i:1;i:76;i:2;i:91;i:3;i:109;i:4;i:114;i:5;i:115;i:6;i:176;i:7;i:192;}i:91;a:2:{i:0;i:94;i:1;i:95;}i:358;a:4:{i:0;i:359;i:1;i:361;i:2;i:362;i:3;i:363;}}','auto'),
(7221226,'_transient_timeout_wc_product_children_4221','1750866220','off'),
(7221227,'_transient_wc_product_children_4221','a:3:{s:3:\"all\";a:3:{i:0;i:4223;i:1;i:4225;i:2;i:4227;}s:7:\"visible\";a:3:{i:0;i:4223;i:1;i:4225;i:2;i:4227;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7221228,'_transient_timeout_wc_var_prices_4221','1750866220','off'),
(7221229,'_transient_wc_var_prices_4221','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4223\":\"21.00\",\"4225\":\"21.00\",\"4227\":\"21.00\"},\"regular_price\":{\"4223\":\"21.00\",\"4225\":\"21.00\",\"4227\":\"21.00\"},\"sale_price\":{\"4223\":\"21.00\",\"4225\":\"21.00\",\"4227\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4223\":\"21.00\",\"4225\":\"21.00\",\"4227\":\"21.00\"},\"regular_price\":{\"4223\":\"21.00\",\"4225\":\"21.00\",\"4227\":\"21.00\"},\"sale_price\":{\"4223\":\"21.00\",\"4225\":\"21.00\",\"4227\":\"21.00\"}}}','off'),
(7221232,'_transient_timeout_wc_product_children_4237','1750862876','off'),
(7221233,'_transient_wc_product_children_4237','a:3:{s:3:\"all\";a:4:{i:0;i:4239;i:1;i:4241;i:2;i:4243;i:3;i:4244;}s:7:\"visible\";a:4:{i:0;i:4239;i:1;i:4241;i:2;i:4243;i:3;i:4244;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7221234,'_transient_timeout_wc_var_prices_4237','1750862876','off'),
(7221235,'_transient_wc_var_prices_4237','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4239\":\"21.00\",\"4241\":\"21.00\",\"4243\":\"21.00\",\"4244\":\"21.00\"},\"regular_price\":{\"4239\":\"21.00\",\"4241\":\"21.00\",\"4243\":\"21.00\",\"4244\":\"21.00\"},\"sale_price\":{\"4239\":\"21.00\",\"4241\":\"21.00\",\"4243\":\"21.00\",\"4244\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4239\":\"21.00\",\"4241\":\"21.00\",\"4243\":\"21.00\",\"4244\":\"21.00\"},\"regular_price\":{\"4239\":\"21.00\",\"4241\":\"21.00\",\"4243\":\"21.00\",\"4244\":\"21.00\"},\"sale_price\":{\"4239\":\"21.00\",\"4241\":\"21.00\",\"4243\":\"21.00\",\"4244\":\"21.00\"}}}','off'),
(7221475,'_transient_timeout_wc_product_children_4432','1750863157','off'),
(7221476,'_transient_wc_product_children_4432','a:3:{s:3:\"all\";a:4:{i:0;i:4434;i:1;i:4436;i:2;i:4438;i:3;i:4439;}s:7:\"visible\";a:4:{i:0;i:4434;i:1;i:4436;i:2;i:4438;i:3;i:4439;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7221477,'_transient_timeout_wc_var_prices_4432','1750863157','off'),
(7221478,'_transient_wc_var_prices_4432','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4434\":\"26.50\",\"4436\":\"26.50\",\"4438\":\"26.50\",\"4439\":\"26.50\"},\"regular_price\":{\"4434\":\"26.50\",\"4436\":\"26.50\",\"4438\":\"26.50\",\"4439\":\"26.50\"},\"sale_price\":{\"4434\":\"26.50\",\"4436\":\"26.50\",\"4438\":\"26.50\",\"4439\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4434\":\"26.50\",\"4436\":\"26.50\",\"4438\":\"26.50\",\"4439\":\"26.50\"},\"regular_price\":{\"4434\":\"26.50\",\"4436\":\"26.50\",\"4438\":\"26.50\",\"4439\":\"26.50\"},\"sale_price\":{\"4434\":\"26.50\",\"4436\":\"26.50\",\"4438\":\"26.50\",\"4439\":\"26.50\"}}}','off'),
(7222125,'_transient_timeout_wc_product_children_4915','1750866605','off'),
(7222126,'_transient_wc_product_children_4915','a:3:{s:3:\"all\";a:3:{i:0;i:4916;i:1;i:4917;i:2;i:4918;}s:7:\"visible\";a:3:{i:0;i:4916;i:1;i:4917;i:2;i:4918;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7222127,'_transient_timeout_wc_var_prices_4915','1750866605','off'),
(7222128,'_transient_wc_var_prices_4915','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4916\":\"21.00\",\"4917\":\"21.00\",\"4918\":\"21.00\"},\"regular_price\":{\"4916\":\"21.00\",\"4917\":\"21.00\",\"4918\":\"21.00\"},\"sale_price\":{\"4916\":\"21.00\",\"4917\":\"21.00\",\"4918\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4916\":\"21.00\",\"4917\":\"21.00\",\"4918\":\"21.00\"},\"regular_price\":{\"4916\":\"21.00\",\"4917\":\"21.00\",\"4918\":\"21.00\"},\"sale_price\":{\"4916\":\"21.00\",\"4917\":\"21.00\",\"4918\":\"21.00\"}}}','off'),
(7222230,'_transient_timeout_wc_product_children_4254','1750866220','off'),
(7222231,'_transient_wc_product_children_4254','a:3:{s:3:\"all\";a:4:{i:0;i:4256;i:1;i:4258;i:2;i:4260;i:3;i:4262;}s:7:\"visible\";a:4:{i:0;i:4256;i:1;i:4258;i:2;i:4260;i:3;i:4262;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7222232,'_transient_timeout_wc_var_prices_4254','1750866220','off'),
(7222233,'_transient_wc_var_prices_4254','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4256\":\"21.00\",\"4258\":\"21.00\",\"4260\":\"21.00\",\"4262\":\"21.00\"},\"regular_price\":{\"4256\":\"21.00\",\"4258\":\"21.00\",\"4260\":\"21.00\",\"4262\":\"21.00\"},\"sale_price\":{\"4256\":\"21.00\",\"4258\":\"21.00\",\"4260\":\"21.00\",\"4262\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4256\":\"21.00\",\"4258\":\"21.00\",\"4260\":\"21.00\",\"4262\":\"21.00\"},\"regular_price\":{\"4256\":\"21.00\",\"4258\":\"21.00\",\"4260\":\"21.00\",\"4262\":\"21.00\"},\"sale_price\":{\"4256\":\"21.00\",\"4258\":\"21.00\",\"4260\":\"21.00\",\"4262\":\"21.00\"}}}','off'),
(7222439,'_transient_timeout_wc_product_children_3504','1750858118','off'),
(7222440,'_transient_wc_product_children_3504','a:3:{s:3:\"all\";a:3:{i:0;i:3506;i:1;i:3508;i:2;i:3510;}s:7:\"visible\";a:3:{i:0;i:3506;i:1;i:3508;i:2;i:3510;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7222441,'_transient_timeout_wc_var_prices_3504','1750858118','off'),
(7222442,'_transient_wc_var_prices_3504','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3506\":\"11.02\",\"3508\":\"4.90\",\"3510\":\"2.07\"},\"regular_price\":{\"3506\":\"15.74\",\"3508\":\"7.00\",\"3510\":\"3.40\"},\"sale_price\":{\"3506\":\"11.02\",\"3508\":\"4.90\",\"3510\":\"2.07\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3506\":\"11.02\",\"3508\":\"4.90\",\"3510\":\"2.07\"},\"regular_price\":{\"3506\":\"15.74\",\"3508\":\"7.00\",\"3510\":\"3.40\"},\"sale_price\":{\"3506\":\"11.02\",\"3508\":\"4.90\",\"3510\":\"2.07\"}}}','off'),
(7222642,'_transient_timeout_wc_product_children_4324','1750767308','off'),
(7222643,'_transient_wc_product_children_4324','a:3:{s:3:\"all\";a:4:{i:0;i:4326;i:1;i:4328;i:2;i:4330;i:3;i:4331;}s:7:\"visible\";a:4:{i:0;i:4326;i:1;i:4328;i:2;i:4330;i:3;i:4331;}s:7:\"version\";s:10:\"1748078835\";}','off'),
(7222644,'_transient_timeout_wc_var_prices_4324','1750767308','off'),
(7222645,'_transient_wc_var_prices_4324','{\"version\":\"1748078835\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4326\":\"26.50\",\"4328\":\"26.50\",\"4330\":\"26.50\",\"4331\":\"26.50\"},\"regular_price\":{\"4326\":\"26.50\",\"4328\":\"26.50\",\"4330\":\"26.50\",\"4331\":\"26.50\"},\"sale_price\":{\"4326\":\"26.50\",\"4328\":\"26.50\",\"4330\":\"26.50\",\"4331\":\"26.50\"}},\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"4326\":\"26.50\",\"4328\":\"26.50\",\"4330\":\"26.50\",\"4331\":\"26.50\"},\"regular_price\":{\"4326\":\"26.50\",\"4328\":\"26.50\",\"4330\":\"26.50\",\"4331\":\"26.50\"},\"sale_price\":{\"4326\":\"26.50\",\"4328\":\"26.50\",\"4330\":\"26.50\",\"4331\":\"26.50\"}}}','off'),
(7224108,'_transient_timeout_wc_product_children_3436','1750930323','off'),
(7224109,'_transient_wc_product_children_3436','a:3:{s:3:\"all\";a:3:{i:0;i:3438;i:1;i:3440;i:2;i:3442;}s:7:\"visible\";a:3:{i:0;i:3438;i:1;i:3440;i:2;i:3442;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7224110,'_transient_timeout_wc_var_prices_3436','1750930323','off'),
(7224111,'_transient_wc_var_prices_3436','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3438\":\"36.13\",\"3440\":\"53.94\",\"3442\":\"53.94\"},\"regular_price\":{\"3438\":\"51.62\",\"3440\":\"77.06\",\"3442\":\"77.06\"},\"sale_price\":{\"3438\":\"36.13\",\"3440\":\"53.94\",\"3442\":\"53.94\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3438\":\"36.13\",\"3440\":\"53.94\",\"3442\":\"53.94\"},\"regular_price\":{\"3438\":\"51.62\",\"3440\":\"77.06\",\"3442\":\"77.06\"},\"sale_price\":{\"3438\":\"36.13\",\"3440\":\"53.94\",\"3442\":\"53.94\"}}}','off'),
(7225851,'_transient_timeout_wc_product_children_4071','1750931429','off'),
(7225852,'_transient_wc_product_children_4071','a:3:{s:3:\"all\";a:4:{i:0;i:4073;i:1;i:4075;i:2;i:4077;i:3;i:4079;}s:7:\"visible\";a:4:{i:0;i:4073;i:1;i:4075;i:2;i:4077;i:3;i:4079;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7225853,'_transient_timeout_wc_var_prices_4071','1750931429','off'),
(7225854,'_transient_wc_var_prices_4071','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4073\":\"21.00\",\"4075\":\"21.00\",\"4077\":\"21.00\",\"4079\":\"21.00\"},\"regular_price\":{\"4073\":\"21.00\",\"4075\":\"21.00\",\"4077\":\"21.00\",\"4079\":\"21.00\"},\"sale_price\":{\"4073\":\"21.00\",\"4075\":\"21.00\",\"4077\":\"21.00\",\"4079\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4073\":\"21.00\",\"4075\":\"21.00\",\"4077\":\"21.00\",\"4079\":\"21.00\"},\"regular_price\":{\"4073\":\"21.00\",\"4075\":\"21.00\",\"4077\":\"21.00\",\"4079\":\"21.00\"},\"sale_price\":{\"4073\":\"21.00\",\"4075\":\"21.00\",\"4077\":\"21.00\",\"4079\":\"21.00\"}}}','off'),
(7225940,'_transient_timeout_wc_product_children_5181','1751039689','off'),
(7225941,'_transient_wc_product_children_5181','a:3:{s:3:\"all\";a:1:{i:0;i:5182;}s:7:\"visible\";a:1:{i:0;i:5182;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7225942,'_transient_timeout_wc_var_prices_5181','1751039689','off'),
(7225943,'_transient_wc_var_prices_5181','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5182\":\"21.00\"},\"regular_price\":{\"5182\":\"21.00\"},\"sale_price\":{\"5182\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5182\":\"21.00\"},\"regular_price\":{\"5182\":\"21.00\"},\"sale_price\":{\"5182\":\"21.00\"}}}','off'),
(7226049,'_transient_timeout_wc_product_children_3652','1750925450','off'),
(7226050,'_transient_wc_product_children_3652','a:3:{s:3:\"all\";a:2:{i:0;i:3654;i:1;i:3656;}s:7:\"visible\";a:2:{i:0;i:3654;i:1;i:3656;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(7226051,'_transient_timeout_wc_var_prices_3652','1750925450','off'),
(7226052,'_transient_wc_var_prices_3652','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3654\":\"120.00\",\"3656\":\"120.00\"},\"regular_price\":{\"3654\":\"120.00\",\"3656\":\"120.00\"},\"sale_price\":{\"3654\":\"120.00\",\"3656\":\"120.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3654\":\"120.00\",\"3656\":\"120.00\"},\"regular_price\":{\"3654\":\"120.00\",\"3656\":\"120.00\"},\"sale_price\":{\"3654\":\"120.00\",\"3656\":\"120.00\"}}}','off'),
(7226739,'_transient_timeout_wc_product_children_3898','1750880965','off'),
(7226740,'_transient_wc_product_children_3898','a:3:{s:3:\"all\";a:18:{i:0;i:3900;i:1;i:3901;i:2;i:3902;i:3;i:3903;i:4;i:3904;i:5;i:3905;i:6;i:3906;i:7;i:3907;i:8;i:3908;i:9;i:3909;i:10;i:3910;i:11;i:3911;i:12;i:3912;i:13;i:3913;i:14;i:3914;i:15;i:3915;i:16;i:3916;i:17;i:4705;}s:7:\"visible\";a:18:{i:0;i:3900;i:1;i:3901;i:2;i:3902;i:3;i:3903;i:4;i:3904;i:5;i:3905;i:6;i:3906;i:7;i:3907;i:8;i:3908;i:9;i:3909;i:10;i:3910;i:11;i:3911;i:12;i:3912;i:13;i:3913;i:14;i:3914;i:15;i:3915;i:16;i:3916;i:17;i:4705;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7226741,'_transient_timeout_wc_var_prices_3898','1750880966','off'),
(7226742,'_transient_wc_var_prices_3898','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3900\":\"13.00\",\"3901\":\"14.00\",\"3902\":\"16.00\",\"3903\":\"29.00\",\"3904\":\"26.00\",\"3905\":\"29.00\",\"3906\":\"30.00\",\"3907\":\"44.00\",\"3908\":\"52.00\",\"3909\":\"147.00\",\"3910\":\"52.00\",\"3911\":\"44.00\",\"3912\":\"21.00\",\"3913\":\"16.00\",\"3914\":\"111.00\",\"3915\":\"86.00\",\"3916\":\"189.00\",\"4705\":\"12.00\"},\"regular_price\":{\"3900\":\"13.00\",\"3901\":\"14.00\",\"3902\":\"16.00\",\"3903\":\"29.00\",\"3904\":\"26.00\",\"3905\":\"29.00\",\"3906\":\"30.00\",\"3907\":\"44.00\",\"3908\":\"52.00\",\"3909\":\"147.00\",\"3910\":\"52.00\",\"3911\":\"44.00\",\"3912\":\"21.00\",\"3913\":\"16.00\",\"3914\":\"111.00\",\"3915\":\"86.00\",\"3916\":\"189.00\",\"4705\":\"12.00\"},\"sale_price\":{\"3900\":\"13.00\",\"3901\":\"14.00\",\"3902\":\"16.00\",\"3903\":\"29.00\",\"3904\":\"26.00\",\"3905\":\"29.00\",\"3906\":\"30.00\",\"3907\":\"44.00\",\"3908\":\"52.00\",\"3909\":\"147.00\",\"3910\":\"52.00\",\"3911\":\"44.00\",\"3912\":\"21.00\",\"3913\":\"16.00\",\"3914\":\"111.00\",\"3915\":\"86.00\",\"3916\":\"189.00\",\"4705\":\"12.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3900\":\"13.00\",\"3901\":\"14.00\",\"3902\":\"16.00\",\"3903\":\"29.00\",\"3904\":\"26.00\",\"3905\":\"29.00\",\"3906\":\"30.00\",\"3907\":\"44.00\",\"3908\":\"52.00\",\"3909\":\"147.00\",\"3910\":\"52.00\",\"3911\":\"44.00\",\"3912\":\"21.00\",\"3913\":\"16.00\",\"3914\":\"111.00\",\"3915\":\"86.00\",\"3916\":\"189.00\",\"4705\":\"12.00\"},\"regular_price\":{\"3900\":\"13.00\",\"3901\":\"14.00\",\"3902\":\"16.00\",\"3903\":\"29.00\",\"3904\":\"26.00\",\"3905\":\"29.00\",\"3906\":\"30.00\",\"3907\":\"44.00\",\"3908\":\"52.00\",\"3909\":\"147.00\",\"3910\":\"52.00\",\"3911\":\"44.00\",\"3912\":\"21.00\",\"3913\":\"16.00\",\"3914\":\"111.00\",\"3915\":\"86.00\",\"3916\":\"189.00\",\"4705\":\"12.00\"},\"sale_price\":{\"3900\":\"13.00\",\"3901\":\"14.00\",\"3902\":\"16.00\",\"3903\":\"29.00\",\"3904\":\"26.00\",\"3905\":\"29.00\",\"3906\":\"30.00\",\"3907\":\"44.00\",\"3908\":\"52.00\",\"3909\":\"147.00\",\"3910\":\"52.00\",\"3911\":\"44.00\",\"3912\":\"21.00\",\"3913\":\"16.00\",\"3914\":\"111.00\",\"3915\":\"86.00\",\"3916\":\"189.00\",\"4705\":\"12.00\"}}}','off'),
(7227944,'_transient_timeout_wc_product_children_3797','1750867412','off'),
(7227945,'_transient_wc_product_children_3797','a:3:{s:3:\"all\";a:6:{i:0;i:3798;i:1;i:4797;i:2;i:3799;i:3;i:4798;i:4;i:3800;i:5;i:4799;}s:7:\"visible\";a:6:{i:0;i:3798;i:1;i:4797;i:2;i:3799;i:3;i:4798;i:4;i:3800;i:5;i:4799;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7227946,'_transient_timeout_wc_var_prices_3797','1750867412','off'),
(7227947,'_transient_wc_var_prices_3797','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3798\":\"80.00\",\"4797\":\"80.00\",\"3799\":\"145.00\",\"4798\":\"145.00\",\"3800\":\"295.00\",\"4799\":\"295.00\"},\"regular_price\":{\"3798\":\"80.00\",\"4797\":\"80.00\",\"3799\":\"145.00\",\"4798\":\"145.00\",\"3800\":\"295.00\",\"4799\":\"295.00\"},\"sale_price\":{\"3798\":\"80.00\",\"4797\":\"80.00\",\"3799\":\"145.00\",\"4798\":\"145.00\",\"3800\":\"295.00\",\"4799\":\"295.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3798\":\"80.00\",\"4797\":\"80.00\",\"3799\":\"145.00\",\"4798\":\"145.00\",\"3800\":\"295.00\",\"4799\":\"295.00\"},\"regular_price\":{\"3798\":\"80.00\",\"4797\":\"80.00\",\"3799\":\"145.00\",\"4798\":\"145.00\",\"3800\":\"295.00\",\"4799\":\"295.00\"},\"sale_price\":{\"3798\":\"80.00\",\"4797\":\"80.00\",\"3799\":\"145.00\",\"4798\":\"145.00\",\"3800\":\"295.00\",\"4799\":\"295.00\"}}}','off'),
(7228021,'_transient_timeout_wc_product_children_4105','1750931429','off'),
(7228022,'_transient_wc_product_children_4105','a:3:{s:3:\"all\";a:4:{i:0;i:4107;i:1;i:4109;i:2;i:4111;i:3;i:4113;}s:7:\"visible\";a:4:{i:0;i:4107;i:1;i:4109;i:2;i:4111;i:3;i:4113;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7228023,'_transient_timeout_wc_var_prices_4105','1750931429','off'),
(7228024,'_transient_wc_var_prices_4105','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4107\":\"21.00\",\"4109\":\"21.00\",\"4111\":\"21.00\",\"4113\":\"21.00\"},\"regular_price\":{\"4107\":\"21.00\",\"4109\":\"21.00\",\"4111\":\"21.00\",\"4113\":\"21.00\"},\"sale_price\":{\"4107\":\"21.00\",\"4109\":\"21.00\",\"4111\":\"21.00\",\"4113\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4107\":\"21.00\",\"4109\":\"21.00\",\"4111\":\"21.00\",\"4113\":\"21.00\"},\"regular_price\":{\"4107\":\"21.00\",\"4109\":\"21.00\",\"4111\":\"21.00\",\"4113\":\"21.00\"},\"sale_price\":{\"4107\":\"21.00\",\"4109\":\"21.00\",\"4111\":\"21.00\",\"4113\":\"21.00\"}}}','off'),
(7228638,'_transient_timeout_wc_product_children_4155','1750931430','off'),
(7228639,'_transient_wc_product_children_4155','a:3:{s:3:\"all\";a:3:{i:0;i:4157;i:1;i:4159;i:2;i:4161;}s:7:\"visible\";a:3:{i:0;i:4157;i:1;i:4159;i:2;i:4161;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7228640,'_transient_timeout_wc_var_prices_4155','1750931430','off'),
(7228641,'_transient_wc_var_prices_4155','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4157\":\"21.00\",\"4159\":\"21.00\",\"4161\":\"21.00\"},\"regular_price\":{\"4157\":\"21.00\",\"4159\":\"21.00\",\"4161\":\"21.00\"},\"sale_price\":{\"4157\":\"21.00\",\"4159\":\"21.00\",\"4161\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4157\":\"21.00\",\"4159\":\"21.00\",\"4161\":\"21.00\"},\"regular_price\":{\"4157\":\"21.00\",\"4159\":\"21.00\",\"4161\":\"21.00\"},\"sale_price\":{\"4157\":\"21.00\",\"4159\":\"21.00\",\"4161\":\"21.00\"}}}','off'),
(7228642,'_transient_timeout_wc_product_children_4163','1750931430','off'),
(7228643,'_transient_wc_product_children_4163','a:3:{s:3:\"all\";a:3:{i:0;i:4165;i:1;i:4167;i:2;i:4169;}s:7:\"visible\";a:3:{i:0;i:4165;i:1;i:4167;i:2;i:4169;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7228644,'_transient_timeout_wc_var_prices_4163','1750931430','off'),
(7228645,'_transient_wc_var_prices_4163','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4165\":\"21.00\",\"4167\":\"21.00\",\"4169\":\"21.00\"},\"regular_price\":{\"4165\":\"21.00\",\"4167\":\"21.00\",\"4169\":\"21.00\"},\"sale_price\":{\"4165\":\"21.00\",\"4167\":\"21.00\",\"4169\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4165\":\"21.00\",\"4167\":\"21.00\",\"4169\":\"21.00\"},\"regular_price\":{\"4165\":\"21.00\",\"4167\":\"21.00\",\"4169\":\"21.00\"},\"sale_price\":{\"4165\":\"21.00\",\"4167\":\"21.00\",\"4169\":\"21.00\"}}}','off'),
(7228646,'_transient_timeout_wc_product_children_3740','1750867186','off'),
(7228647,'_transient_wc_product_children_3740','a:3:{s:3:\"all\";a:6:{i:0;i:3742;i:1;i:3746;i:2;i:3743;i:3;i:3747;i:4;i:3744;i:5;i:3748;}s:7:\"visible\";a:6:{i:0;i:3742;i:1;i:3746;i:2;i:3743;i:3;i:3747;i:4;i:3744;i:5;i:3748;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7228648,'_transient_timeout_wc_var_prices_3740','1750867186','off'),
(7228649,'_transient_wc_var_prices_3740','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3742\":\"260.00\",\"3746\":\"260.00\",\"3743\":\"375.00\",\"3747\":\"375.00\",\"3744\":\"630.00\",\"3748\":\"630.00\"},\"regular_price\":{\"3742\":\"260.00\",\"3746\":\"260.00\",\"3743\":\"375.00\",\"3747\":\"375.00\",\"3744\":\"630.00\",\"3748\":\"630.00\"},\"sale_price\":{\"3742\":\"260.00\",\"3746\":\"260.00\",\"3743\":\"375.00\",\"3747\":\"375.00\",\"3744\":\"630.00\",\"3748\":\"630.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3742\":\"260.00\",\"3746\":\"260.00\",\"3743\":\"375.00\",\"3747\":\"375.00\",\"3744\":\"630.00\",\"3748\":\"630.00\"},\"regular_price\":{\"3742\":\"260.00\",\"3746\":\"260.00\",\"3743\":\"375.00\",\"3747\":\"375.00\",\"3744\":\"630.00\",\"3748\":\"630.00\"},\"sale_price\":{\"3742\":\"260.00\",\"3746\":\"260.00\",\"3743\":\"375.00\",\"3747\":\"375.00\",\"3744\":\"630.00\",\"3748\":\"630.00\"}}}','off'),
(7230366,'_transient_timeout_wc_report_customers_db5822fac84d652b69998ace78b7e1c3','1748523980','off'),
(7230367,'_transient_wc_report_customers_db5822fac84d652b69998ace78b7e1c3','a:2:{s:7:\"version\";s:10:\"1747545197\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:338;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Gary Eybers\";s:5:\"email\";s:19:\"cheldenep@gmail.com\";s:7:\"country\";s:2:\"ZA\";s:4:\"city\";s:6:\"Durban\";s:5:\"state\";s:3:\"KZN\";s:8:\"postcode\";s:4:\"3610\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2025-05-17 11:19:37\";s:15:\"date_last_order\";s:19:\"2025-05-17 13:19:37\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:22557.25;s:15:\"avg_order_value\";d:22557.25;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7230376,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','on'),
(7230377,'_transient_timeout_wc_report_customers_923bdbd09204c89357f3bb81fc45389a','1748523991','off'),
(7230378,'_transient_wc_report_customers_923bdbd09204c89357f3bb81fc45389a','a:2:{s:7:\"version\";s:10:\"1747545197\";s:5:\"value\";O:8:\"stdClass\":4:{s:4:\"data\";a:1:{i:0;a:15:{s:2:\"id\";i:338;s:7:\"user_id\";i:0;s:8:\"username\";s:0:\"\";s:4:\"name\";s:11:\"Gary Eybers\";s:5:\"email\";s:19:\"cheldenep@gmail.com\";s:7:\"country\";s:2:\"ZA\";s:4:\"city\";s:6:\"Durban\";s:5:\"state\";s:3:\"KZN\";s:8:\"postcode\";s:4:\"3610\";s:15:\"date_registered\";N;s:16:\"date_last_active\";s:19:\"2025-05-17 11:19:37\";s:15:\"date_last_order\";s:19:\"2025-05-17 13:19:37\";s:12:\"orders_count\";i:1;s:11:\"total_spend\";d:22557.25;s:15:\"avg_order_value\";d:22557.25;}}s:5:\"total\";i:1;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7231136,'_transient_timeout_wc_product_children_4181','1750931430','off'),
(7231137,'_transient_wc_product_children_4181','a:3:{s:3:\"all\";a:3:{i:0;i:4183;i:1;i:4185;i:2;i:4187;}s:7:\"visible\";a:3:{i:0;i:4183;i:1;i:4185;i:2;i:4187;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7231138,'_transient_timeout_wc_var_prices_4181','1750931430','off'),
(7231139,'_transient_wc_var_prices_4181','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4183\":\"21.00\",\"4185\":\"21.00\",\"4187\":\"21.00\"},\"regular_price\":{\"4183\":\"21.00\",\"4185\":\"21.00\",\"4187\":\"21.00\"},\"sale_price\":{\"4183\":\"21.00\",\"4185\":\"21.00\",\"4187\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4183\":\"21.00\",\"4185\":\"21.00\",\"4187\":\"21.00\"},\"regular_price\":{\"4183\":\"21.00\",\"4185\":\"21.00\",\"4187\":\"21.00\"},\"sale_price\":{\"4183\":\"21.00\",\"4185\":\"21.00\",\"4187\":\"21.00\"}}}','off'),
(7231451,'_transient_timeout_wc_product_children_3129','1750831861','off'),
(7231452,'_transient_wc_product_children_3129','a:3:{s:3:\"all\";a:2:{i:0;i:3130;i:1;i:3131;}s:7:\"visible\";a:2:{i:0;i:3130;i:1;i:3131;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7231453,'_transient_timeout_wc_var_prices_3129','1750831861','off'),
(7231454,'_transient_wc_var_prices_3129','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3130\":\"823.63\",\"3131\":\"823.63\"},\"regular_price\":{\"3130\":\"1176.62\",\"3131\":\"1311.98\"},\"sale_price\":{\"3130\":\"823.63\",\"3131\":\"823.63\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3130\":\"823.63\",\"3131\":\"823.63\"},\"regular_price\":{\"3130\":\"1176.62\",\"3131\":\"1311.98\"},\"sale_price\":{\"3130\":\"823.63\",\"3131\":\"823.63\"}}}','off'),
(7231968,'_transient_timeout_rsssl_can_use_curl_headers_check','1748596635','off'),
(7231969,'_transient_rsssl_can_use_curl_headers_check','a:6:{i:0;s:25:\"Upgrade Insecure Requests\";i:1;s:16:\"X-XSS protection\";i:2;s:22:\"X-Content Type Options\";i:3;s:15:\"Referrer-Policy\";i:4;s:18:\"Permissions-Policy\";i:5;s:30:\"HTTP Strict Transport Security\";}','off'),
(7232134,'_transient_timeout_wc_product_children_4365','1750863157','off'),
(7232135,'_transient_wc_product_children_4365','a:3:{s:3:\"all\";a:4:{i:0;i:4367;i:1;i:4369;i:2;i:4371;i:3;i:4372;}s:7:\"visible\";a:4:{i:0;i:4367;i:1;i:4369;i:2;i:4371;i:3;i:4372;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7232136,'_transient_timeout_wc_var_prices_4365','1750863158','off'),
(7232137,'_transient_wc_var_prices_4365','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4367\":\"26.50\",\"4369\":\"26.50\",\"4371\":\"26.50\",\"4372\":\"26.50\"},\"regular_price\":{\"4367\":\"26.50\",\"4369\":\"26.50\",\"4371\":\"26.50\",\"4372\":\"26.50\"},\"sale_price\":{\"4367\":\"26.50\",\"4369\":\"26.50\",\"4371\":\"26.50\",\"4372\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4367\":\"26.50\",\"4369\":\"26.50\",\"4371\":\"26.50\",\"4372\":\"26.50\"},\"regular_price\":{\"4367\":\"26.50\",\"4369\":\"26.50\",\"4371\":\"26.50\",\"4372\":\"26.50\"},\"sale_price\":{\"4367\":\"26.50\",\"4369\":\"26.50\",\"4371\":\"26.50\",\"4372\":\"26.50\"}}}','off'),
(7232238,'_transient_timeout_wc_product_children_4081','1750931429','off'),
(7232239,'_transient_wc_product_children_4081','a:3:{s:3:\"all\";a:4:{i:0;i:4083;i:1;i:4085;i:2;i:4087;i:3;i:4089;}s:7:\"visible\";a:4:{i:0;i:4083;i:1;i:4085;i:2;i:4087;i:3;i:4089;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7232240,'_transient_timeout_wc_var_prices_4081','1750931429','off'),
(7232241,'_transient_wc_var_prices_4081','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4083\":\"21.00\",\"4085\":\"21.00\",\"4087\":\"21.00\",\"4089\":\"21.00\"},\"regular_price\":{\"4083\":\"21.00\",\"4085\":\"21.00\",\"4087\":\"21.00\",\"4089\":\"21.00\"},\"sale_price\":{\"4083\":\"21.00\",\"4085\":\"21.00\",\"4087\":\"21.00\",\"4089\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4083\":\"21.00\",\"4085\":\"21.00\",\"4087\":\"21.00\",\"4089\":\"21.00\"},\"regular_price\":{\"4083\":\"21.00\",\"4085\":\"21.00\",\"4087\":\"21.00\",\"4089\":\"21.00\"},\"sale_price\":{\"4083\":\"21.00\",\"4085\":\"21.00\",\"4087\":\"21.00\",\"4089\":\"21.00\"}}}','off'),
(7232242,'_transient_timeout_wc_product_children_4091','1750931429','off'),
(7232243,'_transient_wc_product_children_4091','a:3:{s:3:\"all\";a:7:{i:0;i:4093;i:1;i:4095;i:2;i:4097;i:3;i:4099;i:4;i:4101;i:5;i:4103;i:6;i:4795;}s:7:\"visible\";a:7:{i:0;i:4093;i:1;i:4095;i:2;i:4097;i:3;i:4099;i:4;i:4101;i:5;i:4103;i:6;i:4795;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7232244,'_transient_timeout_wc_var_prices_4091','1750931429','off'),
(7232245,'_transient_wc_var_prices_4091','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4093\":\"21.00\",\"4095\":\"21.00\",\"4097\":\"21.00\",\"4099\":\"21.00\",\"4101\":\"21.00\",\"4103\":\"21.00\",\"4795\":\"21.00\"},\"regular_price\":{\"4093\":\"21.00\",\"4095\":\"21.00\",\"4097\":\"21.00\",\"4099\":\"21.00\",\"4101\":\"21.00\",\"4103\":\"21.00\",\"4795\":\"21.00\"},\"sale_price\":{\"4093\":\"21.00\",\"4095\":\"21.00\",\"4097\":\"21.00\",\"4099\":\"21.00\",\"4101\":\"21.00\",\"4103\":\"21.00\",\"4795\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4093\":\"21.00\",\"4095\":\"21.00\",\"4097\":\"21.00\",\"4099\":\"21.00\",\"4101\":\"21.00\",\"4103\":\"21.00\",\"4795\":\"21.00\"},\"regular_price\":{\"4093\":\"21.00\",\"4095\":\"21.00\",\"4097\":\"21.00\",\"4099\":\"21.00\",\"4101\":\"21.00\",\"4103\":\"21.00\",\"4795\":\"21.00\"},\"sale_price\":{\"4093\":\"21.00\",\"4095\":\"21.00\",\"4097\":\"21.00\",\"4099\":\"21.00\",\"4101\":\"21.00\",\"4103\":\"21.00\",\"4795\":\"21.00\"}}}','off'),
(7232246,'_transient_timeout_wc_product_children_4131','1750931430','off'),
(7232247,'_transient_wc_product_children_4131','a:3:{s:3:\"all\";a:3:{i:0;i:4133;i:1;i:4135;i:2;i:4137;}s:7:\"visible\";a:3:{i:0;i:4133;i:1;i:4135;i:2;i:4137;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7232248,'_transient_timeout_wc_var_prices_4131','1750931430','off'),
(7232249,'_transient_wc_var_prices_4131','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4133\":\"21.00\",\"4135\":\"21.00\",\"4137\":\"21.00\"},\"regular_price\":{\"4133\":\"21.00\",\"4135\":\"21.00\",\"4137\":\"21.00\"},\"sale_price\":{\"4133\":\"21.00\",\"4135\":\"21.00\",\"4137\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4133\":\"21.00\",\"4135\":\"21.00\",\"4137\":\"21.00\"},\"regular_price\":{\"4133\":\"21.00\",\"4135\":\"21.00\",\"4137\":\"21.00\"},\"sale_price\":{\"4133\":\"21.00\",\"4135\":\"21.00\",\"4137\":\"21.00\"}}}','off'),
(7232436,'_transient_timeout_wc_product_children_3876','1750868825','off'),
(7232437,'_transient_wc_product_children_3876','a:3:{s:3:\"all\";a:12:{i:0;i:3877;i:1;i:3878;i:2;i:3879;i:3;i:3880;i:4;i:3881;i:5;i:3882;i:6;i:3883;i:7;i:3884;i:8;i:3885;i:9;i:3886;i:10;i:3887;i:11;i:3888;}s:7:\"visible\";a:12:{i:0;i:3877;i:1;i:3878;i:2;i:3879;i:3;i:3880;i:4;i:3881;i:5;i:3882;i:6;i:3883;i:7;i:3884;i:8;i:3885;i:9;i:3886;i:10;i:3887;i:11;i:3888;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7232438,'_transient_timeout_wc_var_prices_3876','1750868825','off'),
(7232439,'_transient_wc_var_prices_3876','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3877\":\"9.00\",\"3878\":\"16.00\",\"3879\":\"22.00\",\"3880\":\"14.00\",\"3881\":\"14.00\",\"3882\":\"14.00\",\"3883\":\"17.00\",\"3884\":\"17.00\",\"3885\":\"23.00\",\"3886\":\"39.00\",\"3887\":\"39.00\",\"3888\":\"65.00\"},\"regular_price\":{\"3877\":\"9.00\",\"3878\":\"16.00\",\"3879\":\"22.00\",\"3880\":\"14.00\",\"3881\":\"14.00\",\"3882\":\"14.00\",\"3883\":\"17.00\",\"3884\":\"17.00\",\"3885\":\"23.00\",\"3886\":\"39.00\",\"3887\":\"39.00\",\"3888\":\"65.00\"},\"sale_price\":{\"3877\":\"9.00\",\"3878\":\"16.00\",\"3879\":\"22.00\",\"3880\":\"14.00\",\"3881\":\"14.00\",\"3882\":\"14.00\",\"3883\":\"17.00\",\"3884\":\"17.00\",\"3885\":\"23.00\",\"3886\":\"39.00\",\"3887\":\"39.00\",\"3888\":\"65.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3877\":\"9.00\",\"3878\":\"16.00\",\"3879\":\"22.00\",\"3880\":\"14.00\",\"3881\":\"14.00\",\"3882\":\"14.00\",\"3883\":\"17.00\",\"3884\":\"17.00\",\"3885\":\"23.00\",\"3886\":\"39.00\",\"3887\":\"39.00\",\"3888\":\"65.00\"},\"regular_price\":{\"3877\":\"9.00\",\"3878\":\"16.00\",\"3879\":\"22.00\",\"3880\":\"14.00\",\"3881\":\"14.00\",\"3882\":\"14.00\",\"3883\":\"17.00\",\"3884\":\"17.00\",\"3885\":\"23.00\",\"3886\":\"39.00\",\"3887\":\"39.00\",\"3888\":\"65.00\"},\"sale_price\":{\"3877\":\"9.00\",\"3878\":\"16.00\",\"3879\":\"22.00\",\"3880\":\"14.00\",\"3881\":\"14.00\",\"3882\":\"14.00\",\"3883\":\"17.00\",\"3884\":\"17.00\",\"3885\":\"23.00\",\"3886\":\"39.00\",\"3887\":\"39.00\",\"3888\":\"65.00\"}}}','off'),
(7232443,'_transient_timeout_wc_product_children_3515','1750852124','off'),
(7232444,'_transient_wc_product_children_3515','a:3:{s:3:\"all\";a:2:{i:0;i:3516;i:1;i:4716;}s:7:\"visible\";a:2:{i:0;i:3516;i:1;i:4716;}s:7:\"version\";s:10:\"1748258858\";}','off'),
(7232445,'_transient_timeout_wc_var_prices_3515','1750852124','off'),
(7232446,'_transient_wc_var_prices_3515','{\"version\":\"1748258858\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3516\":\"115.04\",\"4716\":\"100.00\"},\"regular_price\":{\"3516\":\"203.35\",\"4716\":\"100.00\"},\"sale_price\":{\"3516\":\"115.04\",\"4716\":\"100.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3516\":\"115.04\",\"4716\":\"100.00\"},\"regular_price\":{\"3516\":\"203.35\",\"4716\":\"100.00\"},\"sale_price\":{\"3516\":\"115.04\",\"4716\":\"100.00\"}}}','off'),
(7232494,'_transient_timeout_wc_product_children_3945','1750926358','off'),
(7232495,'_transient_wc_product_children_3945','a:3:{s:3:\"all\";a:7:{i:0;i:3946;i:1;i:3947;i:2;i:3948;i:3;i:3949;i:4;i:3950;i:5;i:3951;i:6;i:3952;}s:7:\"visible\";a:7:{i:0;i:3946;i:1;i:3947;i:2;i:3948;i:3;i:3949;i:4;i:3950;i:5;i:3951;i:6;i:3952;}s:7:\"version\";s:10:\"1748332423\";}','off'),
(7232496,'_transient_timeout_wc_var_prices_3945','1750926358','off'),
(7232497,'_transient_wc_var_prices_3945','{\"version\":\"1748332423\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3946\":\"22.00\",\"3947\":\"19.00\",\"3948\":\"29.00\",\"3949\":\"39.00\",\"3950\":\"59.00\",\"3951\":\"112.00\",\"3952\":\"199.00\"},\"regular_price\":{\"3946\":\"22.00\",\"3947\":\"19.00\",\"3948\":\"29.00\",\"3949\":\"39.00\",\"3950\":\"59.00\",\"3951\":\"112.00\",\"3952\":\"199.00\"},\"sale_price\":{\"3946\":\"22.00\",\"3947\":\"19.00\",\"3948\":\"29.00\",\"3949\":\"39.00\",\"3950\":\"59.00\",\"3951\":\"112.00\",\"3952\":\"199.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3946\":\"22.00\",\"3947\":\"19.00\",\"3948\":\"29.00\",\"3949\":\"39.00\",\"3950\":\"59.00\",\"3951\":\"112.00\",\"3952\":\"199.00\"},\"regular_price\":{\"3946\":\"22.00\",\"3947\":\"19.00\",\"3948\":\"29.00\",\"3949\":\"39.00\",\"3950\":\"59.00\",\"3951\":\"112.00\",\"3952\":\"199.00\"},\"sale_price\":{\"3946\":\"22.00\",\"3947\":\"19.00\",\"3948\":\"29.00\",\"3949\":\"39.00\",\"3950\":\"59.00\",\"3951\":\"112.00\",\"3952\":\"199.00\"}}}','off'),
(7232503,'_transient_timeout_wc_product_children_3420','1750832746','off'),
(7232504,'_transient_wc_product_children_3420','a:3:{s:3:\"all\";a:2:{i:0;i:3422;i:1;i:3424;}s:7:\"visible\";a:2:{i:0;i:3422;i:1;i:3424;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7232505,'_transient_timeout_wc_var_prices_3420','1750832746','off'),
(7232506,'_transient_wc_var_prices_3420','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3422\":\"48.31\",\"3424\":\"48.31\"},\"regular_price\":{\"3422\":\"69.02\",\"3424\":\"69.02\"},\"sale_price\":{\"3422\":\"48.31\",\"3424\":\"48.31\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3422\":\"48.31\",\"3424\":\"48.31\"},\"regular_price\":{\"3422\":\"69.02\",\"3424\":\"69.02\"},\"sale_price\":{\"3422\":\"48.31\",\"3424\":\"48.31\"}}}','off'),
(7232519,'_transient_timeout_wc_product_children_5192','1751039689','off'),
(7232520,'_transient_wc_product_children_5192','a:3:{s:3:\"all\";a:1:{i:0;i:5194;}s:7:\"visible\";a:1:{i:0;i:5194;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7232521,'_transient_timeout_wc_var_prices_5192','1751039689','off'),
(7232522,'_transient_wc_var_prices_5192','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5194\":\"21.00\"},\"regular_price\":{\"5194\":\"21.00\"},\"sale_price\":{\"5194\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5194\":\"21.00\"},\"regular_price\":{\"5194\":\"21.00\"},\"sale_price\":{\"5194\":\"21.00\"}}}','off'),
(7232537,'_transient_timeout_wc_product_children_3625','1750851878','off'),
(7232538,'_transient_wc_product_children_3625','a:3:{s:3:\"all\";a:2:{i:0;i:3626;i:1;i:3627;}s:7:\"visible\";a:2:{i:0;i:3626;i:1;i:3627;}s:7:\"version\";s:10:\"1748258858\";}','off'),
(7232539,'_transient_timeout_wc_var_prices_3625','1750851878','off'),
(7232540,'_transient_wc_var_prices_3625','{\"version\":\"1748258858\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3626\":\"1905.00\",\"3627\":\"600.00\"},\"regular_price\":{\"3626\":\"1905.00\",\"3627\":\"600.00\"},\"sale_price\":{\"3626\":\"1905.00\",\"3627\":\"600.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3626\":\"1905.00\",\"3627\":\"600.00\"},\"regular_price\":{\"3626\":\"1905.00\",\"3627\":\"600.00\"},\"sale_price\":{\"3626\":\"1905.00\",\"3627\":\"600.00\"}}}','off'),
(7233141,'_transient_timeout_wc_product_children_3587','1750832746','off'),
(7233142,'_transient_wc_product_children_3587','a:3:{s:3:\"all\";a:4:{i:0;i:3589;i:1;i:3591;i:2;i:3593;i:3;i:3595;}s:7:\"visible\";a:4:{i:0;i:3589;i:1;i:3591;i:2;i:3593;i:3;i:3595;}s:7:\"version\";s:10:\"1748239265\";}','off'),
(7233143,'_transient_timeout_wc_var_prices_3587','1750832746','off'),
(7233144,'_transient_wc_var_prices_3587','{\"version\":\"1748239265\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3589\":\"63.22\",\"3591\":\"63.22\",\"3593\":\"63.22\",\"3595\":\"63.22\"},\"regular_price\":{\"3589\":\"90.31\",\"3591\":\"90.31\",\"3593\":\"90.31\",\"3595\":\"90.31\"},\"sale_price\":{\"3589\":\"63.22\",\"3591\":\"63.22\",\"3593\":\"63.22\",\"3595\":\"63.22\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3589\":\"63.22\",\"3591\":\"63.22\",\"3593\":\"63.22\",\"3595\":\"63.22\"},\"regular_price\":{\"3589\":\"90.31\",\"3591\":\"90.31\",\"3593\":\"90.31\",\"3595\":\"90.31\"},\"sale_price\":{\"3589\":\"63.22\",\"3591\":\"63.22\",\"3593\":\"63.22\",\"3595\":\"63.22\"}}}','off'),
(7233167,'_transient_timeout_wc_product_children_4374','1750863157','off'),
(7233168,'_transient_wc_product_children_4374','a:3:{s:3:\"all\";a:4:{i:0;i:4376;i:1;i:4378;i:2;i:4380;i:3;i:4381;}s:7:\"visible\";a:4:{i:0;i:4376;i:1;i:4378;i:2;i:4380;i:3;i:4381;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7233169,'_transient_timeout_wc_var_prices_4374','1750863157','off'),
(7233170,'_transient_wc_var_prices_4374','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4376\":\"26.50\",\"4378\":\"26.50\",\"4380\":\"26.50\",\"4381\":\"26.50\"},\"regular_price\":{\"4376\":\"26.50\",\"4378\":\"26.50\",\"4380\":\"26.50\",\"4381\":\"26.50\"},\"sale_price\":{\"4376\":\"26.50\",\"4378\":\"26.50\",\"4380\":\"26.50\",\"4381\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4376\":\"26.50\",\"4378\":\"26.50\",\"4380\":\"26.50\",\"4381\":\"26.50\"},\"regular_price\":{\"4376\":\"26.50\",\"4378\":\"26.50\",\"4380\":\"26.50\",\"4381\":\"26.50\"},\"sale_price\":{\"4376\":\"26.50\",\"4378\":\"26.50\",\"4380\":\"26.50\",\"4381\":\"26.50\"}}}','off'),
(7233403,'_transient_timeout_wc_product_children_3821','1750917705','off'),
(7233404,'_transient_wc_product_children_3821','a:3:{s:3:\"all\";a:5:{i:0;i:3822;i:1;i:3823;i:2;i:3824;i:3;i:3826;i:4;i:3827;}s:7:\"visible\";a:5:{i:0;i:3822;i:1;i:3823;i:2;i:3824;i:3;i:3826;i:4;i:3827;}s:7:\"version\";s:10:\"1748324994\";}','off'),
(7233405,'_transient_timeout_wc_var_prices_3821','1750917705','off'),
(7233406,'_transient_wc_var_prices_3821','{\"version\":\"1748324994\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3822\":\"28.00\",\"3823\":\"43.00\",\"3824\":\"14.00\",\"3826\":\"11.00\",\"3827\":\"8.00\"},\"regular_price\":{\"3822\":\"28.00\",\"3823\":\"43.00\",\"3824\":\"14.00\",\"3826\":\"11.00\",\"3827\":\"8.00\"},\"sale_price\":{\"3822\":\"28.00\",\"3823\":\"43.00\",\"3824\":\"14.00\",\"3826\":\"11.00\",\"3827\":\"8.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3822\":\"28.00\",\"3823\":\"43.00\",\"3824\":\"14.00\",\"3826\":\"11.00\",\"3827\":\"8.00\"},\"regular_price\":{\"3822\":\"28.00\",\"3823\":\"43.00\",\"3824\":\"14.00\",\"3826\":\"11.00\",\"3827\":\"8.00\"},\"sale_price\":{\"3822\":\"28.00\",\"3823\":\"43.00\",\"3824\":\"14.00\",\"3826\":\"11.00\",\"3827\":\"8.00\"}}}','off'),
(7233416,'_transient_timeout_wc_product_children_3482','1750932838','off'),
(7233417,'_transient_wc_product_children_3482','a:3:{s:3:\"all\";a:3:{i:0;i:3483;i:1;i:3484;i:2;i:3485;}s:7:\"visible\";a:3:{i:0;i:3483;i:1;i:3484;i:2;i:3485;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7233418,'_transient_timeout_wc_var_prices_3482','1750932838','off'),
(7233419,'_transient_wc_var_prices_3482','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3483\":\"104.38\",\"3484\":\"135.24\",\"3485\":\"229.54\"},\"regular_price\":{\"3483\":\"149.11\",\"3484\":\"193.20\",\"3485\":\"327.91\"},\"sale_price\":{\"3483\":\"104.38\",\"3484\":\"135.24\",\"3485\":\"229.54\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3483\":\"104.38\",\"3484\":\"135.24\",\"3485\":\"229.54\"},\"regular_price\":{\"3483\":\"149.11\",\"3484\":\"193.20\",\"3485\":\"327.91\"},\"sale_price\":{\"3483\":\"104.38\",\"3484\":\"135.24\",\"3485\":\"229.54\"}}}','off'),
(7233777,'_transient_timeout_wc_product_children_3404','1750892543','off'),
(7233778,'_transient_wc_product_children_3404','a:3:{s:3:\"all\";a:2:{i:0;i:3406;i:1;i:3408;}s:7:\"visible\";a:2:{i:0;i:3406;i:1;i:3408;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7233779,'_transient_timeout_wc_var_prices_3404','1750892543','off'),
(7233780,'_transient_wc_var_prices_3404','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3406\":\"622.94\",\"3408\":\"622.94\"},\"regular_price\":{\"3406\":\"889.91\",\"3408\":\"889.91\"},\"sale_price\":{\"3406\":\"622.94\",\"3408\":\"622.94\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3406\":\"622.94\",\"3408\":\"622.94\"},\"regular_price\":{\"3406\":\"889.91\",\"3408\":\"889.91\"},\"sale_price\":{\"3406\":\"622.94\",\"3408\":\"622.94\"}}}','off'),
(7233878,'_transient_timeout_wc_product_children_3853','1750868825','off'),
(7233879,'_transient_wc_product_children_3853','a:3:{s:3:\"all\";a:5:{i:0;i:3854;i:1;i:3855;i:2;i:3856;i:3;i:3857;i:4;i:3858;}s:7:\"visible\";a:5:{i:0;i:3854;i:1;i:3855;i:2;i:3856;i:3;i:3857;i:4;i:3858;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7233880,'_transient_timeout_wc_var_prices_3853','1750868825','off'),
(7233881,'_transient_wc_var_prices_3853','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3854\":\"41.00\",\"3855\":\"63.00\",\"3856\":\"21.00\",\"3857\":\"16.00\",\"3858\":\"12.00\"},\"regular_price\":{\"3854\":\"41.00\",\"3855\":\"63.00\",\"3856\":\"21.00\",\"3857\":\"16.00\",\"3858\":\"12.00\"},\"sale_price\":{\"3854\":\"41.00\",\"3855\":\"63.00\",\"3856\":\"21.00\",\"3857\":\"16.00\",\"3858\":\"12.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3854\":\"41.00\",\"3855\":\"63.00\",\"3856\":\"21.00\",\"3857\":\"16.00\",\"3858\":\"12.00\"},\"regular_price\":{\"3854\":\"41.00\",\"3855\":\"63.00\",\"3856\":\"21.00\",\"3857\":\"16.00\",\"3858\":\"12.00\"},\"sale_price\":{\"3854\":\"41.00\",\"3855\":\"63.00\",\"3856\":\"21.00\",\"3857\":\"16.00\",\"3858\":\"12.00\"}}}','off'),
(7235572,'_transient_timeout_wc_product_children_4229','1750866239','off'),
(7235573,'_transient_wc_product_children_4229','a:3:{s:3:\"all\";a:3:{i:0;i:4231;i:1;i:4233;i:2;i:4235;}s:7:\"visible\";a:3:{i:0;i:4231;i:1;i:4233;i:2;i:4235;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7235574,'_transient_timeout_wc_var_prices_4229','1750866239','off'),
(7235575,'_transient_wc_var_prices_4229','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4231\":\"21.00\",\"4233\":\"21.00\",\"4235\":\"21.00\"},\"regular_price\":{\"4231\":\"21.00\",\"4233\":\"21.00\",\"4235\":\"21.00\"},\"sale_price\":{\"4231\":\"21.00\",\"4233\":\"21.00\",\"4235\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4231\":\"21.00\",\"4233\":\"21.00\",\"4235\":\"21.00\"},\"regular_price\":{\"4231\":\"21.00\",\"4233\":\"21.00\",\"4235\":\"21.00\"},\"sale_price\":{\"4231\":\"21.00\",\"4233\":\"21.00\",\"4235\":\"21.00\"}}}','off'),
(7235576,'_transient_timeout_wc_product_children_4213','1750931437','off'),
(7235577,'_transient_wc_product_children_4213','a:3:{s:3:\"all\";a:4:{i:0;i:4215;i:1;i:4217;i:2;i:4219;i:3;i:4800;}s:7:\"visible\";a:4:{i:0;i:4215;i:1;i:4217;i:2;i:4219;i:3;i:4800;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7235578,'_transient_timeout_wc_var_prices_4213','1750931437','off'),
(7235579,'_transient_wc_var_prices_4213','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4215\":\"21.00\",\"4217\":\"21.00\",\"4219\":\"21.00\",\"4800\":\"21.00\"},\"regular_price\":{\"4215\":\"21.00\",\"4217\":\"21.00\",\"4219\":\"21.00\",\"4800\":\"21.00\"},\"sale_price\":{\"4215\":\"21.00\",\"4217\":\"21.00\",\"4219\":\"21.00\",\"4800\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4215\":\"21.00\",\"4217\":\"21.00\",\"4219\":\"21.00\",\"4800\":\"21.00\"},\"regular_price\":{\"4215\":\"21.00\",\"4217\":\"21.00\",\"4219\":\"21.00\",\"4800\":\"21.00\"},\"sale_price\":{\"4215\":\"21.00\",\"4217\":\"21.00\",\"4219\":\"21.00\",\"4800\":\"21.00\"}}}','off'),
(7236902,'_transient_timeout_wc_product_children_3581','1750892855','off'),
(7236903,'_transient_wc_product_children_3581','a:3:{s:3:\"all\";a:3:{i:0;i:3582;i:1;i:3583;i:2;i:3584;}s:7:\"visible\";a:3:{i:0;i:3582;i:1;i:3583;i:2;i:3584;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7236904,'_transient_timeout_wc_var_prices_3581','1750892855','off'),
(7236905,'_transient_wc_var_prices_3581','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3582\":\"174.93\",\"3583\":\"174.93\",\"3584\":\"174.93\"},\"regular_price\":{\"3582\":\"249.90\",\"3583\":\"249.90\",\"3584\":\"249.90\"},\"sale_price\":{\"3582\":\"174.93\",\"3583\":\"174.93\",\"3584\":\"174.93\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3582\":\"174.93\",\"3583\":\"174.93\",\"3584\":\"174.93\"},\"regular_price\":{\"3582\":\"249.90\",\"3583\":\"249.90\",\"3584\":\"249.90\"},\"sale_price\":{\"3582\":\"174.93\",\"3583\":\"174.93\",\"3584\":\"174.93\"}}}','off'),
(7237247,'_transient_timeout_wc_product_children_4909','1750866607','off'),
(7237248,'_transient_wc_product_children_4909','a:3:{s:3:\"all\";a:4:{i:0;i:4910;i:1;i:4911;i:2;i:4912;i:3;i:4913;}s:7:\"visible\";a:4:{i:0;i:4910;i:1;i:4911;i:2;i:4912;i:3;i:4913;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7237249,'_transient_timeout_wc_var_prices_4909','1750866607','off'),
(7237250,'_transient_wc_var_prices_4909','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4910\":\"21.00\",\"4911\":\"21.00\",\"4912\":\"21.00\",\"4913\":\"21.00\"},\"regular_price\":{\"4910\":\"21.00\",\"4911\":\"21.00\",\"4912\":\"21.00\",\"4913\":\"21.00\"},\"sale_price\":{\"4910\":\"21.00\",\"4911\":\"21.00\",\"4912\":\"21.00\",\"4913\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4910\":\"21.00\",\"4911\":\"21.00\",\"4912\":\"21.00\",\"4913\":\"21.00\"},\"regular_price\":{\"4910\":\"21.00\",\"4911\":\"21.00\",\"4912\":\"21.00\",\"4913\":\"21.00\"},\"sale_price\":{\"4910\":\"21.00\",\"4911\":\"21.00\",\"4912\":\"21.00\",\"4913\":\"21.00\"}}}','off'),
(7237658,'_transient_timeout_wc_product_children_3864','1750880966','off'),
(7237659,'_transient_wc_product_children_3864','a:3:{s:3:\"all\";a:10:{i:0;i:3865;i:1;i:3866;i:2;i:3867;i:3;i:3868;i:4;i:3869;i:5;i:3870;i:6;i:3871;i:7;i:3872;i:8;i:3873;i:9;i:3874;}s:7:\"visible\";a:10:{i:0;i:3865;i:1;i:3866;i:2;i:3867;i:3;i:3868;i:4;i:3869;i:5;i:3870;i:6;i:3871;i:7;i:3872;i:8;i:3873;i:9;i:3874;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7237660,'_transient_timeout_wc_var_prices_3864','1750880966','off'),
(7237661,'_transient_wc_var_prices_3864','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3865\":\"54.00\",\"3866\":\"82.00\",\"3867\":\"54.00\",\"3868\":\"54.00\",\"3869\":\"54.00\",\"3870\":\"82.00\",\"3871\":\"152.00\",\"3872\":\"345.00\",\"3873\":\"345.00\",\"3874\":\"222.00\"},\"regular_price\":{\"3865\":\"54.00\",\"3866\":\"82.00\",\"3867\":\"54.00\",\"3868\":\"54.00\",\"3869\":\"54.00\",\"3870\":\"82.00\",\"3871\":\"152.00\",\"3872\":\"345.00\",\"3873\":\"345.00\",\"3874\":\"222.00\"},\"sale_price\":{\"3865\":\"54.00\",\"3866\":\"82.00\",\"3867\":\"54.00\",\"3868\":\"54.00\",\"3869\":\"54.00\",\"3870\":\"82.00\",\"3871\":\"152.00\",\"3872\":\"345.00\",\"3873\":\"345.00\",\"3874\":\"222.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3865\":\"54.00\",\"3866\":\"82.00\",\"3867\":\"54.00\",\"3868\":\"54.00\",\"3869\":\"54.00\",\"3870\":\"82.00\",\"3871\":\"152.00\",\"3872\":\"345.00\",\"3873\":\"345.00\",\"3874\":\"222.00\"},\"regular_price\":{\"3865\":\"54.00\",\"3866\":\"82.00\",\"3867\":\"54.00\",\"3868\":\"54.00\",\"3869\":\"54.00\",\"3870\":\"82.00\",\"3871\":\"152.00\",\"3872\":\"345.00\",\"3873\":\"345.00\",\"3874\":\"222.00\"},\"sale_price\":{\"3865\":\"54.00\",\"3866\":\"82.00\",\"3867\":\"54.00\",\"3868\":\"54.00\",\"3869\":\"54.00\",\"3870\":\"82.00\",\"3871\":\"152.00\",\"3872\":\"345.00\",\"3873\":\"345.00\",\"3874\":\"222.00\"}}}','off'),
(7238374,'_transient_timeout_wc_product_children_4406','1750863157','off'),
(7238375,'_transient_wc_product_children_4406','a:3:{s:3:\"all\";a:8:{i:0;i:4408;i:1;i:4410;i:2;i:4412;i:3;i:4413;i:4;i:4414;i:5;i:4416;i:6;i:4418;i:7;i:4420;}s:7:\"visible\";a:8:{i:0;i:4408;i:1;i:4410;i:2;i:4412;i:3;i:4413;i:4;i:4414;i:5;i:4416;i:6;i:4418;i:7;i:4420;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7238376,'_transient_timeout_wc_var_prices_4406','1750863157','off'),
(7238377,'_transient_wc_var_prices_4406','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4408\":\"26.50\",\"4410\":\"26.50\",\"4412\":\"26.50\",\"4413\":\"26.50\",\"4414\":\"26.50\",\"4416\":\"26.50\",\"4418\":\"26.50\",\"4420\":\"26.50\"},\"regular_price\":{\"4408\":\"26.50\",\"4410\":\"26.50\",\"4412\":\"26.50\",\"4413\":\"26.50\",\"4414\":\"26.50\",\"4416\":\"26.50\",\"4418\":\"26.50\",\"4420\":\"26.50\"},\"sale_price\":{\"4408\":\"26.50\",\"4410\":\"26.50\",\"4412\":\"26.50\",\"4413\":\"26.50\",\"4414\":\"26.50\",\"4416\":\"26.50\",\"4418\":\"26.50\",\"4420\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4408\":\"26.50\",\"4410\":\"26.50\",\"4412\":\"26.50\",\"4413\":\"26.50\",\"4414\":\"26.50\",\"4416\":\"26.50\",\"4418\":\"26.50\",\"4420\":\"26.50\"},\"regular_price\":{\"4408\":\"26.50\",\"4410\":\"26.50\",\"4412\":\"26.50\",\"4413\":\"26.50\",\"4414\":\"26.50\",\"4416\":\"26.50\",\"4418\":\"26.50\",\"4420\":\"26.50\"},\"sale_price\":{\"4408\":\"26.50\",\"4410\":\"26.50\",\"4412\":\"26.50\",\"4413\":\"26.50\",\"4414\":\"26.50\",\"4416\":\"26.50\",\"4418\":\"26.50\",\"4420\":\"26.50\"}}}','off'),
(7238378,'_transient_timeout_wc_product_children_4303','1750863157','off'),
(7238379,'_transient_wc_product_children_4303','a:3:{s:3:\"all\";a:10:{i:0;i:4305;i:1;i:4307;i:2;i:4309;i:3;i:4311;i:4;i:4313;i:5;i:4315;i:6;i:4316;i:7;i:4318;i:8;i:4320;i:9;i:4322;}s:7:\"visible\";a:10:{i:0;i:4305;i:1;i:4307;i:2;i:4309;i:3;i:4311;i:4;i:4313;i:5;i:4315;i:6;i:4316;i:7;i:4318;i:8;i:4320;i:9;i:4322;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7238380,'_transient_timeout_wc_var_prices_4303','1750863157','off'),
(7238381,'_transient_wc_var_prices_4303','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4305\":\"26.50\",\"4307\":\"26.50\",\"4309\":\"26.50\",\"4311\":\"26.50\",\"4313\":\"26.50\",\"4315\":\"26.50\",\"4316\":\"26.50\",\"4318\":\"26.50\",\"4320\":\"26.50\",\"4322\":\"26.50\"},\"regular_price\":{\"4305\":\"26.50\",\"4307\":\"26.50\",\"4309\":\"26.50\",\"4311\":\"26.50\",\"4313\":\"26.50\",\"4315\":\"26.50\",\"4316\":\"26.50\",\"4318\":\"26.50\",\"4320\":\"26.50\",\"4322\":\"26.50\"},\"sale_price\":{\"4305\":\"26.50\",\"4307\":\"26.50\",\"4309\":\"26.50\",\"4311\":\"26.50\",\"4313\":\"26.50\",\"4315\":\"26.50\",\"4316\":\"26.50\",\"4318\":\"26.50\",\"4320\":\"26.50\",\"4322\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4305\":\"26.50\",\"4307\":\"26.50\",\"4309\":\"26.50\",\"4311\":\"26.50\",\"4313\":\"26.50\",\"4315\":\"26.50\",\"4316\":\"26.50\",\"4318\":\"26.50\",\"4320\":\"26.50\",\"4322\":\"26.50\"},\"regular_price\":{\"4305\":\"26.50\",\"4307\":\"26.50\",\"4309\":\"26.50\",\"4311\":\"26.50\",\"4313\":\"26.50\",\"4315\":\"26.50\",\"4316\":\"26.50\",\"4318\":\"26.50\",\"4320\":\"26.50\",\"4322\":\"26.50\"},\"sale_price\":{\"4305\":\"26.50\",\"4307\":\"26.50\",\"4309\":\"26.50\",\"4311\":\"26.50\",\"4313\":\"26.50\",\"4315\":\"26.50\",\"4316\":\"26.50\",\"4318\":\"26.50\",\"4320\":\"26.50\",\"4322\":\"26.50\"}}}','off'),
(7238382,'_transient_timeout_wc_product_children_4393','1750863157','off'),
(7238383,'_transient_wc_product_children_4393','a:3:{s:3:\"all\";a:7:{i:0;i:4395;i:1;i:4397;i:2;i:4399;i:3;i:4400;i:4;i:4402;i:5;i:4404;i:6;i:4613;}s:7:\"visible\";a:7:{i:0;i:4395;i:1;i:4397;i:2;i:4399;i:3;i:4400;i:4;i:4402;i:5;i:4404;i:6;i:4613;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7238384,'_transient_timeout_wc_var_prices_4393','1750863157','off'),
(7238385,'_transient_wc_var_prices_4393','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4395\":\"26.50\",\"4397\":\"26.50\",\"4399\":\"26.50\",\"4400\":\"26.50\",\"4402\":\"26.50\",\"4404\":\"26.50\",\"4613\":\"26.50\"},\"regular_price\":{\"4395\":\"26.50\",\"4397\":\"26.50\",\"4399\":\"26.50\",\"4400\":\"26.50\",\"4402\":\"26.50\",\"4404\":\"26.50\",\"4613\":\"26.50\"},\"sale_price\":{\"4395\":\"26.50\",\"4397\":\"26.50\",\"4399\":\"26.50\",\"4400\":\"26.50\",\"4402\":\"26.50\",\"4404\":\"26.50\",\"4613\":\"26.50\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4395\":\"26.50\",\"4397\":\"26.50\",\"4399\":\"26.50\",\"4400\":\"26.50\",\"4402\":\"26.50\",\"4404\":\"26.50\",\"4613\":\"26.50\"},\"regular_price\":{\"4395\":\"26.50\",\"4397\":\"26.50\",\"4399\":\"26.50\",\"4400\":\"26.50\",\"4402\":\"26.50\",\"4404\":\"26.50\",\"4613\":\"26.50\"},\"sale_price\":{\"4395\":\"26.50\",\"4397\":\"26.50\",\"4399\":\"26.50\",\"4400\":\"26.50\",\"4402\":\"26.50\",\"4404\":\"26.50\",\"4613\":\"26.50\"}}}','off'),
(7238436,'_transient_timeout_wc_product_children_5024','1750935618','off'),
(7238437,'_transient_wc_product_children_5024','a:3:{s:3:\"all\";a:2:{i:0;i:5026;i:1;i:5028;}s:7:\"visible\";a:2:{i:0;i:5026;i:1;i:5028;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7238438,'_transient_timeout_wc_var_prices_5024','1750935618','off'),
(7238439,'_transient_wc_var_prices_5024','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5026\":\"21.00\",\"5028\":\"21.00\"},\"regular_price\":{\"5026\":\"21.00\",\"5028\":\"21.00\"},\"sale_price\":{\"5026\":\"21.00\",\"5028\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"5026\":\"21.00\",\"5028\":\"21.00\"},\"regular_price\":{\"5026\":\"21.00\",\"5028\":\"21.00\"},\"sale_price\":{\"5026\":\"21.00\",\"5028\":\"21.00\"}}}','off'),
(7238493,'_transient_timeout_wc_product_children_4948','1750867251','off'),
(7238494,'_transient_wc_product_children_4948','a:3:{s:3:\"all\";a:3:{i:0;i:4949;i:1;i:4950;i:2;i:4951;}s:7:\"visible\";a:3:{i:0;i:4949;i:1;i:4950;i:2;i:4951;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7238495,'_transient_timeout_wc_var_prices_4948','1750867251','off'),
(7238496,'_transient_wc_var_prices_4948','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4949\":\"21.00\",\"4950\":\"21.00\",\"4951\":\"21.00\"},\"regular_price\":{\"4949\":\"21.00\",\"4950\":\"21.00\",\"4951\":\"21.00\"},\"sale_price\":{\"4949\":\"21.00\",\"4950\":\"21.00\",\"4951\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4949\":\"21.00\",\"4950\":\"21.00\",\"4951\":\"21.00\"},\"regular_price\":{\"4949\":\"21.00\",\"4950\":\"21.00\",\"4951\":\"21.00\"},\"sale_price\":{\"4949\":\"21.00\",\"4950\":\"21.00\",\"4951\":\"21.00\"}}}','off'),
(7238595,'_transient_timeout_wc_product_children_3966','1750868825','off'),
(7238596,'_transient_wc_product_children_3966','a:3:{s:3:\"all\";a:5:{i:0;i:3967;i:1;i:3968;i:2;i:3969;i:3;i:3970;i:4;i:3971;}s:7:\"visible\";a:5:{i:0;i:3967;i:1;i:3968;i:2;i:3969;i:3;i:3970;i:4;i:3971;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7238597,'_transient_timeout_wc_var_prices_3966','1750868825','off'),
(7238598,'_transient_wc_var_prices_3966','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3967\":\"23.00\",\"3968\":\"23.00\",\"3969\":\"43.00\",\"3970\":\"34.00\",\"3971\":\"59.00\"},\"regular_price\":{\"3967\":\"23.00\",\"3968\":\"23.00\",\"3969\":\"43.00\",\"3970\":\"34.00\",\"3971\":\"59.00\"},\"sale_price\":{\"3967\":\"23.00\",\"3968\":\"23.00\",\"3969\":\"43.00\",\"3970\":\"34.00\",\"3971\":\"59.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3967\":\"23.00\",\"3968\":\"23.00\",\"3969\":\"43.00\",\"3970\":\"34.00\",\"3971\":\"59.00\"},\"regular_price\":{\"3967\":\"23.00\",\"3968\":\"23.00\",\"3969\":\"43.00\",\"3970\":\"34.00\",\"3971\":\"59.00\"},\"sale_price\":{\"3967\":\"23.00\",\"3968\":\"23.00\",\"3969\":\"43.00\",\"3970\":\"34.00\",\"3971\":\"59.00\"}}}','off'),
(7238765,'_transient_timeout_wc_shipping_method_count','1750874297','off'),
(7238766,'_transient_wc_shipping_method_count','a:4:{s:7:\"version\";s:10:\"1733900018\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:3;s:8:\"disabled\";i:0;}','off'),
(7239803,'_transient_timeout_wc_product_children_3844','1750880966','off'),
(7239804,'_transient_wc_product_children_3844','a:3:{s:3:\"all\";a:7:{i:0;i:3845;i:1;i:3846;i:2;i:3847;i:3;i:3848;i:4;i:3849;i:5;i:3850;i:6;i:3851;}s:7:\"visible\";a:7:{i:0;i:3845;i:1;i:3846;i:2;i:3847;i:3;i:3848;i:4;i:3849;i:5;i:3850;i:6;i:3851;}s:7:\"version\";s:10:\"1748265053\";}','off'),
(7239805,'_transient_timeout_wc_var_prices_3844','1750880966','off'),
(7239806,'_transient_wc_var_prices_3844','{\"version\":\"1748265053\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"3845\":\"20.00\",\"3846\":\"28.00\",\"3847\":\"10.00\",\"3848\":\"9.00\",\"3849\":\"72.00\",\"3850\":\"10.00\",\"3851\":\"153.00\"},\"regular_price\":{\"3845\":\"20.00\",\"3846\":\"28.00\",\"3847\":\"10.00\",\"3848\":\"9.00\",\"3849\":\"72.00\",\"3850\":\"10.00\",\"3851\":\"153.00\"},\"sale_price\":{\"3845\":\"20.00\",\"3846\":\"28.00\",\"3847\":\"10.00\",\"3848\":\"9.00\",\"3849\":\"72.00\",\"3850\":\"10.00\",\"3851\":\"153.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"3845\":\"20.00\",\"3846\":\"28.00\",\"3847\":\"10.00\",\"3848\":\"9.00\",\"3849\":\"72.00\",\"3850\":\"10.00\",\"3851\":\"153.00\"},\"regular_price\":{\"3845\":\"20.00\",\"3846\":\"28.00\",\"3847\":\"10.00\",\"3848\":\"9.00\",\"3849\":\"72.00\",\"3850\":\"10.00\",\"3851\":\"153.00\"},\"sale_price\":{\"3845\":\"20.00\",\"3846\":\"28.00\",\"3847\":\"10.00\",\"3848\":\"9.00\",\"3849\":\"72.00\",\"3850\":\"10.00\",\"3851\":\"153.00\"}}}','off'),
(7240700,'_transient_timeout_wc_product_children_5054','1751039689','off'),
(7240701,'_transient_wc_product_children_5054','a:3:{s:3:\"all\";a:2:{i:0;i:5056;i:1;i:5058;}s:7:\"visible\";a:2:{i:0;i:5056;i:1;i:5058;}s:7:\"version\";s:10:\"1748356621\";}','off'),
(7240702,'_transient_timeout_wc_var_prices_5054','1751039689','off'),
(7240703,'_transient_wc_var_prices_5054','{\"version\":\"1748356621\",\"4173c8e28f114c545d779c47fd7e2df1\":{\"price\":{\"5056\":\"21.00\",\"5058\":\"21.00\"},\"regular_price\":{\"5056\":\"21.00\",\"5058\":\"21.00\"},\"sale_price\":{\"5056\":\"21.00\",\"5058\":\"21.00\"}},\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"5056\":\"21.00\",\"5058\":\"21.00\"},\"regular_price\":{\"5056\":\"21.00\",\"5058\":\"21.00\"},\"sale_price\":{\"5056\":\"21.00\",\"5058\":\"21.00\"}}}','off'),
(7241307,'_transient_timeout_wc_product_children_4171','1750931430','off'),
(7241308,'_transient_wc_product_children_4171','a:3:{s:3:\"all\";a:5:{i:0;i:4173;i:1;i:4175;i:2;i:4177;i:3;i:4179;i:4;i:4851;}s:7:\"visible\";a:5:{i:0;i:4173;i:1;i:4175;i:2;i:4177;i:3;i:4179;i:4;i:4851;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7241309,'_transient_timeout_wc_var_prices_4171','1750931430','off'),
(7241310,'_transient_wc_var_prices_4171','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4173\":\"21.00\",\"4175\":\"21.00\",\"4177\":\"21.00\",\"4179\":\"21.00\",\"4851\":\"21.00\"},\"regular_price\":{\"4173\":\"21.00\",\"4175\":\"21.00\",\"4177\":\"21.00\",\"4179\":\"21.00\",\"4851\":\"21.00\"},\"sale_price\":{\"4173\":\"21.00\",\"4175\":\"21.00\",\"4177\":\"21.00\",\"4179\":\"21.00\",\"4851\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4173\":\"21.00\",\"4175\":\"21.00\",\"4177\":\"21.00\",\"4179\":\"21.00\",\"4851\":\"21.00\"},\"regular_price\":{\"4173\":\"21.00\",\"4175\":\"21.00\",\"4177\":\"21.00\",\"4179\":\"21.00\",\"4851\":\"21.00\"},\"sale_price\":{\"4173\":\"21.00\",\"4175\":\"21.00\",\"4177\":\"21.00\",\"4179\":\"21.00\",\"4851\":\"21.00\"}}}','off'),
(7241311,'_transient_timeout_wc_product_children_4189','1750931430','off'),
(7241312,'_transient_wc_product_children_4189','a:3:{s:3:\"all\";a:4:{i:0;i:4191;i:1;i:4193;i:2;i:4195;i:3;i:4796;}s:7:\"visible\";a:4:{i:0;i:4191;i:1;i:4193;i:2;i:4195;i:3;i:4796;}s:7:\"version\";s:10:\"1748334727\";}','off'),
(7241313,'_transient_timeout_wc_var_prices_4189','1750931430','off'),
(7241314,'_transient_wc_var_prices_4189','{\"version\":\"1748334727\",\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"4191\":\"21.00\",\"4193\":\"21.00\",\"4195\":\"21.00\",\"4796\":\"21.00\"},\"regular_price\":{\"4191\":\"21.00\",\"4193\":\"21.00\",\"4195\":\"21.00\",\"4796\":\"21.00\"},\"sale_price\":{\"4191\":\"21.00\",\"4193\":\"21.00\",\"4195\":\"21.00\",\"4796\":\"21.00\"}},\"3535ad2c6ca8ebda519b26af1423c93f\":{\"price\":{\"4191\":\"21.00\",\"4193\":\"21.00\",\"4195\":\"21.00\",\"4796\":\"21.00\"},\"regular_price\":{\"4191\":\"21.00\",\"4193\":\"21.00\",\"4195\":\"21.00\",\"4796\":\"21.00\"},\"sale_price\":{\"4191\":\"21.00\",\"4193\":\"21.00\",\"4195\":\"21.00\",\"4796\":\"21.00\"}}}','off'),
(7241501,'_transient_timeout_external_ip_address_64.225.26.63','1748438735','off'),
(7241502,'_transient_external_ip_address_64.225.26.63','51.159.34.11','off'),
(7241525,'_transient_timeout_wc_related_2745','1748439492','off'),
(7241526,'_transient_wc_related_2745','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=2745\";a:101:{i:0;s:4:\"2747\";i:1;s:4:\"2751\";i:2;s:4:\"2753\";i:3;s:4:\"2987\";i:4;s:4:\"2989\";i:5;s:4:\"3710\";i:6;s:4:\"3806\";i:7;s:4:\"3808\";i:8;s:4:\"3812\";i:9;s:4:\"4503\";i:10;s:4:\"4505\";i:11;s:4:\"4507\";i:12;s:4:\"4509\";i:13;s:4:\"2610\";i:14;s:4:\"2726\";i:15;s:4:\"2728\";i:16;s:4:\"2730\";i:17;s:4:\"2732\";i:18;s:4:\"2733\";i:19;s:4:\"2734\";i:20;s:4:\"2737\";i:21;s:4:\"2739\";i:22;s:4:\"2741\";i:23;s:4:\"2743\";i:24;s:4:\"2749\";i:25;s:4:\"2755\";i:26;s:4:\"2757\";i:27;s:4:\"2759\";i:28;s:4:\"2761\";i:29;s:4:\"2763\";i:30;s:4:\"2765\";i:31;s:4:\"2767\";i:32;s:4:\"2769\";i:33;s:4:\"2771\";i:34;s:4:\"2773\";i:35;s:4:\"2775\";i:36;s:4:\"2777\";i:37;s:4:\"2779\";i:38;s:4:\"2781\";i:39;s:4:\"2783\";i:40;s:4:\"2785\";i:41;s:4:\"2787\";i:42;s:4:\"2789\";i:43;s:4:\"2791\";i:44;s:4:\"2793\";i:45;s:4:\"2795\";i:46;s:4:\"2887\";i:47;s:4:\"2889\";i:48;s:4:\"2891\";i:49;s:4:\"2893\";i:50;s:4:\"2895\";i:51;s:4:\"2897\";i:52;s:4:\"2913\";i:53;s:4:\"2915\";i:54;s:4:\"2917\";i:55;s:4:\"2935\";i:56;s:4:\"2937\";i:57;s:4:\"2938\";i:58;s:4:\"2944\";i:59;s:4:\"2946\";i:60;s:4:\"2948\";i:61;s:4:\"2950\";i:62;s:4:\"2952\";i:63;s:4:\"2966\";i:64;s:4:\"2968\";i:65;s:4:\"2970\";i:66;s:4:\"2972\";i:67;s:4:\"2974\";i:68;s:4:\"2976\";i:69;s:4:\"3015\";i:70;s:4:\"3603\";i:71;s:4:\"3634\";i:72;s:4:\"3670\";i:73;s:4:\"3672\";i:74;s:4:\"3674\";i:75;s:4:\"3676\";i:76;s:4:\"3678\";i:77;s:4:\"3680\";i:78;s:4:\"3686\";i:79;s:4:\"3696\";i:80;s:4:\"3698\";i:81;s:4:\"3700\";i:82;s:4:\"3702\";i:83;s:4:\"3706\";i:84;s:4:\"3708\";i:85;s:4:\"3810\";i:86;s:4:\"3814\";i:87;s:4:\"4477\";i:88;s:4:\"4479\";i:89;s:4:\"4481\";i:90;s:4:\"4483\";i:91;s:4:\"4485\";i:92;s:4:\"4487\";i:93;s:4:\"4489\";i:94;s:4:\"4497\";i:95;s:4:\"4499\";i:96;s:4:\"4561\";i:97;s:4:\"4618\";i:98;s:4:\"4638\";i:99;s:4:\"4639\";i:100;s:4:\"4640\";}}','off'),
(7241555,'_transient_timeout_wc_term_counts','1751035139','off'),
(7241556,'_transient_wc_term_counts','a:66:{i:363;s:0:\"\";i:360;s:0:\"\";i:13;s:0:\"\";i:328;s:0:\"\";i:329;s:0:\"\";i:74;s:0:\"\";i:324;s:0:\"\";i:72;s:0:\"\";i:153;s:0:\"\";i:73;s:0:\"\";i:154;s:0:\"\";i:327;s:0:\"\";i:197;s:0:\"\";i:162;s:0:\"\";i:135;s:0:\"\";i:136;s:0:\"\";i:351;s:0:\"\";i:137;s:0:\"\";i:347;s:0:\"\";i:350;s:0:\"\";i:196;s:0:\"\";i:58;s:0:\"\";i:29;s:0:\"\";i:198;s:0:\"\";i:110;s:0:\"\";i:111;s:0:\"\";i:113;s:0:\"\";i:112;s:0:\"\";i:53;s:0:\"\";i:192;s:0:\"\";i:54;s:0:\"\";i:18;s:0:\"\";i:11;s:0:\"\";i:50;s:0:\"\";i:115;s:0:\"\";i:114;s:0:\"\";i:76;s:0:\"\";i:109;s:0:\"\";i:64;s:0:\"\";i:59;s:0:\"\";i:48;s:1:\"6\";i:45;s:2:\"38\";i:75;s:1:\"9\";i:46;s:1:\"1\";i:359;s:1:\"5\";i:362;s:1:\"5\";i:63;s:3:\"213\";i:49;s:1:\"5\";i:176;s:2:\"45\";i:95;s:1:\"2\";i:358;s:2:\"39\";i:44;s:3:\"112\";i:47;s:2:\"17\";i:94;s:2:\"39\";i:91;s:2:\"41\";i:43;s:2:\"90\";i:361;s:1:\"5\";i:26;s:2:\"14\";i:32;s:1:\"1\";i:33;s:2:\"23\";i:27;s:2:\"28\";i:31;s:1:\"7\";i:30;s:2:\"17\";i:34;s:1:\"4\";i:28;s:2:\"15\";i:36;s:2:\"46\";}','off'),
(7241557,'_transient_timeout_wc_related_3999','1748443065','off'),
(7241558,'_transient_wc_related_3999','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=3999\";a:0:{}}','off'),
(7241559,'_transient_timeout_wc_related_3996','1748443065','off'),
(7241560,'_transient_wc_related_3996','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=3996\";a:44:{i:0;s:4:\"3358\";i:1;s:4:\"3410\";i:2;s:4:\"3482\";i:3;s:4:\"3545\";i:4;s:4:\"3547\";i:5;s:4:\"3821\";i:6;s:4:\"3829\";i:7;s:4:\"3835\";i:8;s:4:\"3840\";i:9;s:4:\"3844\";i:10;s:4:\"3853\";i:11;s:4:\"3860\";i:12;s:4:\"3864\";i:13;s:4:\"3876\";i:14;s:4:\"3890\";i:15;s:4:\"3898\";i:16;s:4:\"3918\";i:17;s:4:\"3921\";i:18;s:4:\"3929\";i:19;s:4:\"3935\";i:20;s:4:\"3941\";i:21;s:4:\"3945\";i:22;s:4:\"3954\";i:23;s:4:\"3962\";i:24;s:4:\"3966\";i:25;s:4:\"3973\";i:26;s:4:\"3976\";i:27;s:4:\"3980\";i:28;s:4:\"3988\";i:29;s:4:\"4005\";i:30;s:4:\"4009\";i:31;s:4:\"4012\";i:32;s:4:\"4020\";i:33;s:4:\"4026\";i:34;s:4:\"4031\";i:35;s:4:\"4037\";i:36;s:4:\"4042\";i:37;s:4:\"4051\";i:38;s:4:\"4053\";i:39;s:4:\"4055\";i:40;s:4:\"4061\";i:41;s:4:\"4068\";i:42;s:4:\"4588\";i:43;s:4:\"4600\";}}','off'),
(7241561,'_transient_timeout_wc_related_4003','1748443066','off'),
(7241562,'_transient_wc_related_4003','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=4003\";a:0:{}}','off'),
(7241563,'_transient_timeout_wc_related_4002','1748443066','off'),
(7241564,'_transient_wc_related_4002','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=4002\";a:0:{}}','off'),
(7241565,'_transient_timeout_wc_related_4000','1748443066','off'),
(7241566,'_transient_wc_related_4000','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=4000\";a:0:{}}','off'),
(7241567,'_transient_timeout_wc_related_3997','1748443066','off'),
(7241568,'_transient_wc_related_3997','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=3997\";a:0:{}}','off'),
(7241569,'_transient_timeout_wc_related_4001','1748443066','off'),
(7241570,'_transient_wc_related_4001','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=4001\";a:0:{}}','off'),
(7241571,'_transient_timeout_wc_related_3998','1748443066','off'),
(7241572,'_transient_wc_related_3998','a:1:{s:55:\"limit=1000&exclude_ids%5B0%5D=0&exclude_ids%5B1%5D=3998\";a:0:{}}','off'),
(7241577,'_transient_timeout_external_ip_address_147.185.132.225','1748453923','off'),
(7241578,'_transient_external_ip_address_147.185.132.225','51.159.34.11','off'),
(7241581,'_transient_timeout_external_ip_address_104.152.52.59','1748462368','off'),
(7241582,'_transient_external_ip_address_104.152.52.59','51.159.34.11','off'),
(7241585,'_transient_timeout_external_ip_address_104.152.52.104','1748465875','off'),
(7241586,'_transient_external_ip_address_104.152.52.104','51.159.34.11','off'),
(7241589,'_transient_timeout_external_ip_address_198.235.24.132','1748478710','off'),
(7241590,'_transient_external_ip_address_198.235.24.132','51.159.34.11','off'),
(7241593,'_transient_timeout_external_ip_address_147.185.132.51','1748497901','off'),
(7241594,'_transient_external_ip_address_147.185.132.51','51.159.34.11','off'),
(7241597,'_transient_timeout_rg_gforms_license','1748524840','off'),
(7241598,'_transient_rg_gforms_license','a:19:{s:15:\"license_key_md5\";s:32:\"e191008bd3145c282c2b6ec13a777a3c\";s:12:\"date_created\";s:19:\"2011-12-08 12:22:31\";s:12:\"date_expires\";s:19:\"2026-01-09 17:00:00\";s:12:\"renewal_date\";s:19:\"2025-12-10 17:00:00\";s:9:\"is_active\";s:1:\"1\";s:24:\"is_subscription_canceled\";s:1:\"0\";s:12:\"product_code\";s:5:\"GFDEV\";s:12:\"product_name\";s:31:\"Gravity Forms Developer License\";s:18:\"is_near_expiration\";b:0;s:14:\"days_to_expire\";i:226;s:10:\"is_expired\";b:0;s:8:\"is_valid\";b:1;s:22:\"is_past_renewal_period\";b:0;s:9:\"is_legacy\";b:1;s:12:\"is_perpetual\";b:0;s:9:\"max_sites\";s:9:\"unlimited\";s:12:\"active_sites\";i:1243;s:15:\"remaining_seats\";s:9:\"unlimited\";s:20:\"is_multisite_allowed\";b:1;}','off'),
(7241599,'_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache','1748524840','off'),
(7241600,'_transient_woocommerce_admin_pes_incentive_woopayments_cache','a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"411a8987ff09d75180f9d25450b0b61b\";s:9:\"timestamp\";i:1748438440;}','off'),
(7241609,'_transient_timeout_wpseo_total_unindexed_general_items','1748534087','off'),
(7241610,'_transient_wpseo_total_unindexed_general_items','0','off'),
(7241617,'_transient_timeout_powerpack_elements_license_data','1748481643','off'),
(7241618,'_transient_powerpack_elements_license_data','O:8:\"stdClass\":13:{s:7:\"success\";b:1;s:7:\"license\";s:13:\"site_inactive\";s:7:\"item_id\";b:0;s:9:\"item_name\";s:27:\"PowerPack+Pro+for+Elementor\";s:8:\"checksum\";s:32:\"bff833ed54cc7e7128668d036e791e32\";s:7:\"expires\";s:8:\"lifetime\";s:10:\"payment_id\";i:17221;s:13:\"customer_name\";s:14:\"Joline Jackson\";s:14:\"customer_email\";s:25:\"joline@pointbagency.co.za\";s:13:\"license_limit\";i:0;s:10:\"site_count\";i:30;s:16:\"activations_left\";s:9:\"unlimited\";s:8:\"price_id\";s:1:\"2\";}','off'),
(7241620,'_transient_timeout_rsssl_testpage','1748524843','off'),
(7241621,'_transient_rsssl_testpage','<html>\n<head>\n	<meta charset=\"UTF-8\">\n	<META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\">\n</head>\n<body>\n<h1>#SSL TEST PAGE#</h1>\n<p>This page is used purely to test for SSL availability.</p>\n#SERVER-HTTPS-ON# (on)<br>#SERVERPORT443#<br><br>#SUCCESSFULLY DETECTED SSL#\n</body>\n</html>\n','off'),
(7241622,'_transient_timeout_rsssl_code_execution_allowed_status','1748524843','off'),
(7241623,'_transient_rsssl_code_execution_allowed_status','not-allowed','off'),
(7241624,'_transient_timeout_rsssl_directory_indexing_status','1748524843','off'),
(7241625,'_transient_rsssl_directory_indexing_status','forbidden','off'),
(7241628,'_transient_timeout_rsssl_certinfo','1748524843','off'),
(7241629,'_transient_rsssl_certinfo','no-response','off'),
(7241632,'_transient_timeout_action_scheduler_last_pastdue_actions_check','1748460043','off'),
(7241633,'_transient_action_scheduler_last_pastdue_actions_check','1748438443','off'),
(7241634,'_transient_timeout_elementor_remote_info_api_data_3.29.0','1748481643','off'),
(7241635,'_transient_elementor_remote_info_api_data_3.29.0','a:4:{s:9:\"timestamp\";s:10:\"1748436662\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"http://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"http://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"http://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"http://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"http://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"http://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"http://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.8.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(7241636,'_transient_timeout_feed_6b646ba1685199dbb7a80f9d24fbfe04','1748486314','off'),
(7241637,'_transient_feed_6b646ba1685199dbb7a80f9d24fbfe04','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n \n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:51:\"\n \n \n \n \n \n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"YITH Updates RSS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"http://yithemes.com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"YITH Updates RSS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-us\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:20:{i:0;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"YITH WooCommerce Auctions - 4.13.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://yithemes.com/wp-content/uploads/2025/04/Auctions.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"http://yithemes.com/themes/plugins/yith-woocommerce-auctions/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 28 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:156:\"\n	\n	<ul>\n		<li>Fix: vulnerability when saving user data after the auction is closed</li>\n		<li>Dev: hide price in emails for sealed auctions</li>\n	</ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"YITH WooCommerce Subscription - 4.11.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://yithemes.com/wp-content/uploads/2025/05/subscription-1.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://yithemes.com/themes/plugins/yith-woocommerce-subscription/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 28 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:209:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n            <li>Tweak: show order number in subscription history metabox</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"YITH Dynamic Pricing per Payment Method for WooCommerce - 2.37.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://yithemes.com/wp-content/uploads/2025/04/dynamic_pricing.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://yithemes.com/themes/plugins/yith-dynamic-pricing-per-payment-method-for-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"\n	\n	<ul>\n    <li>New: support for WooCommerce 9.9</li>\n    <li>Update: YITH plugin framework</li>\n</ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"YITH Easy Order Page for WooCommerce - 2.7.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://yithemes.com/wp-content/uploads/2025/04/easy_order_page.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://yithemes.com/themes/plugins/yith-easy-order-page-for-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:218:\"\n	\n	<ul>\n      <li>New: support for WooCommerce 9.9</li>\n      <li>Update: YITH plugin framework</li>\n      <li>Dev: use wp_kses_post method to render HTML correctly for the product short description</li>\n    </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"YITH Event Tickets for WooCommerce - 1.48.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://yithemes.com/wp-content/uploads/2025/04/Event-Ticket.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://yithemes.com/themes/plugins/yith-woocommerce-event-tickets/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n            <li>Dev: added new action yith_wcevti_after_update_ticket_meta</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"YITH WooCommerce Barcodes and QR Codes - 2.44.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://yithemes.com/wp-content/uploads/2025/04/barcode-qrcode.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"http://yithemes.com/themes/plugins/yith-woocommerce-barcodes-and-qr-codes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"YITH WooCommerce Brands Add-On - 2.35.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://yithemes.com/wp-content/uploads/2025/04/Brands.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://yithemes.com/themes/plugins/yith-woocommerce-brands-add-on/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:194:\"\n	\n	<ul>\n    <li>New: support for WooCommerce 9.9</li>\n    <li>Update: YITH plugin framework</li>\n    <li>Dev: respect brand order from backend settings for the Brands List widget</li>\n</ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"YITH WooCommerce Bulk Product Editing - 3.18.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"http://yithemes.com/wp-content/uploads/2025/04/bulk-product-editing.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"http://yithemes.com/themes/plugins/yith-woocommerce-bulk-product-editing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n          </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"YITH WooCommerce Compare - 3.1.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://yithemes.com/wp-content/uploads/2025/04/compare.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://yithemes.com/themes/plugins/yith-woocommerce-compare/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"YITH WooCommerce EU VAT, OSS &amp; IOSS - 2.45.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"http://yithemes.com/wp-content/uploads/2025/04/EUVAT.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://yithemes.com/themes/plugins/yith-woocommerce-eu-vat/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"YITH WooCommerce Frequently Bought Together - 1.52.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://yithemes.com/wp-content/uploads/2025/04/FBT.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"http://yithemes.com/themes/plugins/yith-woocommerce-frequently-bought-together/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"YITH WooCommerce PDF Invoices &amp; Packing Slips - 4.30.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://yithemes.com/wp-content/uploads/2025/05/PDF-Invoice-1.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"http://yithemes.com/themes/plugins/yith-woocommerce-pdf-invoice/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"YITH WooCommerce Product Gallery &amp; Image Zoom - 2.43.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"http://yithemes.com/wp-content/uploads/2019/05/yith-woocommerce-zoom-magnifier.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://yithemes.com/themes/plugins/yith-woocommerce-zoom-magnifier/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"YITH WooCommerce Terms and Conditions Popup - 1.47.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"http://yithemes.com/wp-content/uploads/2025/05/terms-conditions.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"http://yithemes.com/themes/plugins/yith-woocommerce-terms-conditions-popup/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 27 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH Plugin Framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"YITH WooCommerce Subscription - 4.10.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://yithemes.com/wp-content/uploads/2025/05/subscription-1.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://yithemes.com/themes/plugins/yith-woocommerce-subscription/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 26 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"\n	\n	<ul>\n            <li>Fix: checkout error when the subscription order total is zero and the payment method is WooCommerce Stripe</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"YITH Live Push Notifications for WooCommerce - 2.8.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://yithemes.com/wp-content/uploads/2021/03/live-notification.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://yithemes.com/themes/plugins/yith-live-push-notifications-for-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 22 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"YITH Point of Sale for WooCommerce - 3.14.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"http://yithemes.com/wp-content/uploads/2025/05/point-of-sale-1.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://yithemes.com/themes/plugins/yith-point-of-sale-for-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 22 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"YITH WooCommerce Ajax Product Filter - 5.11.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://yithemes.com/wp-content/uploads/2025/04/filter.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"http://yithemes.com/themes/plugins/yith-woocommerce-ajax-product-filter/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 22 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"\n	\n	<ul>\n	<li>New: support for WooCommerce 9.9</li>\n	<li>New: introduced system to normalize data before dbDelta is executed on a database update</li>\n	<li>Tweak: updated cache group column size: changed from 255 to 100 for better performance and compatibility</li>\n	<li>Tweak: bumped db version</li>\n	<li>Update: YITH plugin framework</li>\n</ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"YITH WooCommerce One-Click Checkout - 2.5.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"http://yithemes.com/wp-content/uploads/2025/05/one_click_checkout.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"http://yithemes.com/themes/plugins/yith-woocommerce-one-click-checkout/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 21 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"\n	\n	<ul>\n            <li>New: support for WooCommerce 9.9</li>\n            <li>Update: YITH plugin framework</li>\n            <li>Update: language files</li>\n        </ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:12:\"\n	\n	\n	\n	\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"YITH WooCommerce Sms Notifications - 2.4.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://yithemes.com/wp-content/uploads/2025/05/SMS-notifications.svg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"http://yithemes.com/themes/plugins/yith-woocommerce-sms-notifications/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 21 May 2025 00:00:00 GMT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"\n	\n	<ul>\n    <li>New: support for WooCommerce 9.9</li>\n    <li>Update: YITH plugin framework</li>\n    <li>Update: language files</li>\n</ul>\n	\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:42:\"http://yithemes.com/latest-updates/feeds/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:24:{s:4:\"date\";s:29:\"Wed, 28 May 2025 14:38:12 GMT\";s:12:\"content-type\";s:22:\"text/xml;charset=UTF-8\";s:6:\"cf-ray\";s:20:\"946e7e8d1ff72155-CDG\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:3:\"age\";s:3:\"114\";s:13:\"cache-control\";s:13:\"max-age=10800\";s:16:\"content-encoding\";s:4:\"gzip\";s:13:\"last-modified\";s:29:\"Wed, 28 May 2025 14:36:18 GMT\";s:4:\"link\";s:251:\"</wp-content/themes/yithemes/assets/css/main.min.css?ver=5.2.11>; rel=preload; as=style,</wp-includes/js/jquery/jquery.min.js?ver=3.6.4>; rel=\"preload\"; as=script,</wp-content/themes/yithemes/assets/js/scripts.min.js?ver=5.2.0>; rel=preload; as=script\";s:25:\"strict-transport-security\";s:44:\"max-age=15552000; includeSubDomains; preload\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"ki-cache-type\";s:4:\"None\";s:18:\"ki-cf-cache-status\";s:6:\"BYPASS\";s:7:\"ki-edge\";s:17:\"v=21.0.1;mv=4.1.6\";s:11:\"ki-edge-o2o\";s:3:\"yes\";s:3:\"nel\";s:63:\"{\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}\";s:9:\"report-to\";s:265:\"{\"endpoints\":[{\"url\":\"http:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=6ZIfYqgSXZ%2Bstx%2BY35BE2jjsjR9%2B74hDNAz1q7J4qdcXXPlOXBnnOcFx4dR3WsY83faKiOYNyWU14knDBrUZZ9whor7iuPi4HJW8O6LdTji4jmbkil8ANZeA3L9z7v2%2FS%2B0EEgPfW%2FFuBg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:19:\"x-edge-location-klb\";s:1:\"1\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:14:\"x-kinsta-cache\";s:3:\"HIT\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:10:\"cloudflare\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}}s:5:\"build\";i:1731466638;s:21:\"cache_expiration_time\";i:1748486292;s:23:\"__cache_expiration_time\";i:1748486314;}','off'),
(7241638,'_transient_timeout_feed_mod_6b646ba1685199dbb7a80f9d24fbfe04','1748486314','off'),
(7241639,'_transient_feed_mod_6b646ba1685199dbb7a80f9d24fbfe04','1748443114','off'),
(7241640,'_transient_timeout_feed_40a89299829082877949471eeb1c21e3','1748486314','off'),
(7241641,'_transient_feed_40a89299829082877949471eeb1c21e3','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"YITH\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"http://yithemes.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"#1 Independent Seller of WooCommerce Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 May 2025 14:33:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"http://yithemes.com/wp-content/uploads/2015/11/cropped-favicon4-65x65.png\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"YITH\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"http://yithemes.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:62:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"How to Add a Down Payment Option in WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://yithemes.com/blog/tutorials/how-to-add-a-down-payment-option-in-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://yithemes.com/blog/tutorials/how-to-add-a-down-payment-option-in-woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 May 2025 14:33:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Tutorials\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1458829\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:330:\"Have you ever thought about having a payment plan and adding a down payment option to the products you sell in your store? In this article, we&#8217;ll talk about what the down payment option is, when it&#8217;s particularly useful, the benefits it brings to customers and sellers, and how you can quickly and easily add [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"http://yithemes.com/blog/tutorials/how-to-add-a-down-payment-option-in-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"YITH 2024: A Year of Enhancing our Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"http://yithemes.com/blog/yit-news/yith-2024-a-year-of-enhancing-our-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"http://yithemes.com/blog/yit-news/yith-2024-a-year-of-enhancing-our-plugins/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 23 Jan 2025 12:12:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"YITH News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1439852\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"We could describe 2024 as a year of hard work. We&#8217;ve put in a lot of effort to improve our plugins and achieve better results than in previous years. And all that hard work has truly paid off.&#160; This year, we&#8217;ve experienced moments of happiness, uncertainty, and constant work. We’ve used challenges to come together [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Tania González\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"http://yithemes.com/blog/yit-news/yith-2024-a-year-of-enhancing-our-plugins/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"YITH’s Christmas: embracing magic, solidarity, and togetherness \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://yithemes.com/blog/team/yiths-christmas-embracing-magic-solidarity-and-togetherness/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"http://yithemes.com/blog/team/yiths-christmas-embracing-magic-solidarity-and-togetherness/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Jan 2025 18:18:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Team YITH\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1435538\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:309:\"We&#8217;re coming to the end of 2024, so we just wanted to wish all our customers, friends of the community, and those who support us year after year a very happy holiday season! We hope you&#8217;re able to make all your wishes come true, achieve your goals, and continue to grow in all aspects of [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Tania González\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"http://yithemes.com/blog/team/yiths-christmas-embracing-magic-solidarity-and-togetherness/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Core Days 2024 – The Perfect Chance to Dive into the Heart of WordPress  \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"http://yithemes.com/blog/events/core-days-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"http://yithemes.com/blog/events/core-days-2024/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Dec 2024 13:53:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1433722\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:389:\"A few weeks ago, we were proud to sponsor Core Days, an event attended by our beloved members, Francesco Grasso and Francesco Licandro. Held in Rome, the Italian capital, the event was primarily conducted in English, making it more accessible to international speakers and contributors.&#160;&#160;&#160;&#160;&#160; Like all events, this was a wonderful opportunity to reconnect [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Tania González\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://yithemes.com/blog/events/core-days-2024/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"How to add a wishlist in WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"http://yithemes.com/blog/woocommerce-guide/how-to-add-a-wishlist-in-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"http://yithemes.com/blog/woocommerce-guide/how-to-add-a-wishlist-in-woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 25 Nov 2024 16:42:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1429297\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"If you were to ask what is critical to a successful online store, over 800,000 people would tell you it&#8217;s the wishlist feature. Probably more, but at least 800,000 sellers have decided to install this feature in their WooCommerce store. In the course of this article, we will go over why, what a wishlist is, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Tania González\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"http://yithemes.com/blog/woocommerce-guide/how-to-add-a-wishlist-in-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"How to create a subscription box for WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"http://yithemes.com/blog/woocommerce-guide/how-to-create-a-subscription-box-for-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://yithemes.com/blog/woocommerce-guide/how-to-create-a-subscription-box-for-woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 21 Nov 2024 15:40:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1427765\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:362:\"The world of subscription products and recurring purchases is really taking off. Most customers are used to purchase subscriptions for services, especially when it comes to video and music streaming. This has led to lots of new marketplace models, with subscription boxes being one of the fastest-growing. In this article, we&#8217;ll look at what they [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"http://yithemes.com/blog/woocommerce-guide/how-to-create-a-subscription-box-for-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WordCamp Granada: elevating Tourism with WordPress \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"http://yithemes.com/blog/events/wordcamp-granada-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"http://yithemes.com/blog/events/wordcamp-granada-2024/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 18 Nov 2024 15:37:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1428421\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"Andalusia: One of Spain’s most culturally impactful regions, and the perfect setting to host a WordCamp. With its rich history, vibrant traditions, and deep connection to art and music, this enchanting area provided an extraordinary backdrop for gathering WordPress enthusiasts. This time, however, there was a unique twist: we were celebrating the world’s first WordCamp [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Athena Kiourka\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"http://yithemes.com/blog/events/wordcamp-granada-2024/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"How to Add Extra Product Options to WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"http://yithemes.com/blog/woocommerce-guide/how-to-add-extra-product-options-to-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"http://yithemes.com/blog/woocommerce-guide/how-to-add-extra-product-options-to-woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 13 Nov 2024 14:35:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1427589\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:317:\"Online stores often have a one-sided and definitive approach. The seller offers an item for sale, the buyer buys it, and then the buyer receives it. This is the reality for many types of sales, but not all. As a matter of fact, there are entire product and service categories that simply can&#8217;t be sold [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://yithemes.com/blog/woocommerce-guide/how-to-add-extra-product-options-to-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Cyber Monday Deals for WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"http://yithemes.com/blog/woocommerce-guide/cyber-monday-deals-for-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"http://yithemes.com/blog/woocommerce-guide/cyber-monday-deals-for-woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 01 Nov 2024 12:48:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1425477\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:328:\"Cyber Monday, just like Black Friday, is an event that both shoppers and sellers look forward to. For shoppers, it&#8217;s a chance to save money. For sellers, it&#8217;s a big boost to sales. These events are a great addition to any business plan! In this article, we&#8217;ll talk about what Cyber Monday is, when it [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Fabiana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"http://yithemes.com/blog/woocommerce-guide/cyber-monday-deals-for-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:59:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n		\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"How to create WooCommerce discounts by product category\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"http://yithemes.com/blog/woocommerce-guide/how-to-create-woocommerce-discounts-by-product-category/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"http://yithemes.com/blog/woocommerce-guide/how-to-create-woocommerce-discounts-by-product-category/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Oct 2024 18:56:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WooCommerce Guides\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://yithemes.com/?p=1423897\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:332:\"If you have an online store, you have probably offered discounts in the past, but there are too many promotional strategies and each of its types offers different benefits. In this article we will look at WooCommerce category discounts, which are discounts that apply to all products in a certain category. We will see the [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Tania González\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"http://yithemes.com/blog/woocommerce-guide/how-to-create-woocommerce-discounts-by-product-category/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:26:\"http://yithemes.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:25:{s:4:\"date\";s:29:\"Wed, 28 May 2025 13:20:44 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"cf-ray\";s:20:\"946e0d14cdecd155-CDG\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:3:\"age\";s:5:\"40845\";s:13:\"cache-control\";s:13:\"max-age=86400\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"etag\";s:36:\"W/\"b5a61fda8b80e5ee71e0b7eb744910ef\"\";s:13:\"last-modified\";s:29:\"Tue, 27 May 2025 09:55:24 GMT\";s:4:\"link\";s:251:\"</wp-content/themes/yithemes/assets/css/main.min.css?ver=5.2.11>; rel=preload; as=style,</wp-includes/js/jquery/jquery.min.js?ver=3.6.4>; rel=\"preload\"; as=script,</wp-content/themes/yithemes/assets/js/scripts.min.js?ver=5.2.0>; rel=preload; as=script\";s:25:\"strict-transport-security\";s:44:\"max-age=15552000; includeSubDomains; preload\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"ki-cache-type\";s:4:\"None\";s:18:\"ki-cf-cache-status\";s:6:\"BYPASS\";s:7:\"ki-edge\";s:17:\"v=21.0.1;mv=4.1.6\";s:11:\"ki-edge-o2o\";s:3:\"yes\";s:3:\"nel\";s:63:\"{\"success_fraction\":0.01,\"report_to\":\"cf-nel\",\"max_age\":604800}\";s:9:\"report-to\";s:247:\"{\"endpoints\":[{\"url\":\"http:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=p15%2BS3cto2WneqClsszCvKuj4jcYaYJWyhNmr1r%2FZlreF4i9fBvnd7EUFx5uQAcH44Feiyxz89isC%2B9D3%2BG09xY2UUKwRd7dClmAY6%2FKJaXok95STAgiheuiWcCBrA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:19:\"x-edge-location-klb\";s:1:\"1\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:14:\"x-kinsta-cache\";s:7:\"EXPIRED\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:10:\"cloudflare\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}}s:5:\"build\";i:1731466638;s:21:\"cache_expiration_time\";i:1748481644;s:23:\"__cache_expiration_time\";i:1748486314;}','off'),
(7241642,'_transient_timeout_feed_mod_40a89299829082877949471eeb1c21e3','1748486314','off'),
(7241643,'_transient_feed_mod_40a89299829082877949471eeb1c21e3','1748443114','off'),
(7241644,'_transient_timeout_wc_report_orders_stats_7791cf739d4abbae82da663d85476f45','1749043244','off'),
(7241645,'_transient_wc_report_orders_stats_7791cf739d4abbae82da663d85476f45','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:21;s:11:\"gross_sales\";d:17037;s:11:\"total_sales\";d:20857.55;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:2720.55;s:8:\"shipping\";d:1100;s:11:\"net_revenue\";d:17037;s:19:\"avg_items_per_order\";d:5.25;s:15:\"avg_order_value\";d:4259.25;s:15:\"total_customers\";i:4;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-22\";s:10:\"date_start\";s:19:\"2025-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2025-21\";s:10:\"date_start\";s:19:\"2025-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2025-20\";s:10:\"date_start\";s:19:\"2025-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:3;s:11:\"gross_sales\";d:16560;s:11:\"total_sales\";d:20079;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:2619;s:8:\"shipping\";d:900;s:11:\"net_revenue\";d:16560;s:19:\"avg_items_per_order\";d:1;s:15:\"avg_order_value\";d:5520;s:15:\"total_customers\";i:3;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2025-19\";s:10:\"date_start\";s:19:\"2025-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:18;s:11:\"gross_sales\";d:477;s:11:\"total_sales\";d:778.55;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:101.55;s:8:\"shipping\";d:200;s:11:\"net_revenue\";d:477;s:19:\"avg_items_per_order\";d:18;s:15:\"avg_order_value\";d:477;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2025-18\";s:10:\"date_start\";s:19:\"2025-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7241646,'_transient_timeout_wc_report_orders_stats_a47c58184b8c37bdf130ad2f5b4af234','1749043244','off'),
(7241647,'_transient_wc_report_orders_stats_a47c58184b8c37bdf130ad2f5b4af234','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:4;s:14:\"num_items_sold\";i:21;s:11:\"gross_sales\";d:17037;s:11:\"total_sales\";d:20857.55;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:2720.55;s:8:\"shipping\";d:1100;s:11:\"net_revenue\";d:17037;s:19:\"avg_items_per_order\";d:5.25;s:15:\"avg_order_value\";d:4259.25;s:15:\"total_customers\";i:4;s:8:\"products\";i:4;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-22\";s:10:\"date_start\";s:19:\"2025-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2025-21\";s:10:\"date_start\";s:19:\"2025-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2025-20\";s:10:\"date_start\";s:19:\"2025-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:3;s:14:\"num_items_sold\";i:3;s:11:\"gross_sales\";d:16560;s:11:\"total_sales\";d:20079;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:2619;s:8:\"shipping\";d:900;s:11:\"net_revenue\";d:16560;s:19:\"avg_items_per_order\";d:1;s:15:\"avg_order_value\";d:5520;s:15:\"total_customers\";i:3;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2025-19\";s:10:\"date_start\";s:19:\"2025-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:1;s:14:\"num_items_sold\";i:18;s:11:\"gross_sales\";d:477;s:11:\"total_sales\";d:778.55;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:101.55;s:8:\"shipping\";d:200;s:11:\"net_revenue\";d:477;s:19:\"avg_items_per_order\";d:18;s:15:\"avg_order_value\";d:477;s:15:\"total_customers\";i:1;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2025-18\";s:10:\"date_start\";s:19:\"2025-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7241648,'_transient_timeout_wc_report_products_stats_6fc07537e130cfefdd33f706a4d1d6bb','1749043244','off'),
(7241649,'_transient_wc_report_products_stats_6fc07537e130cfefdd33f706a4d1d6bb','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:21;s:11:\"net_revenue\";d:17037;s:12:\"orders_count\";i:4;s:14:\"products_count\";i:4;s:16:\"variations_count\";i:2;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-22\";s:10:\"date_start\";s:19:\"2025-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2025-21\";s:10:\"date_start\";s:19:\"2025-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2025-20\";s:10:\"date_start\";s:19:\"2025-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:2;s:11:\"net_revenue\";d:14130;s:12:\"orders_count\";i:2;s:14:\"products_count\";i:2;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2025-19\";s:10:\"date_start\";s:19:\"2025-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:19;s:11:\"net_revenue\";d:2907;s:12:\"orders_count\";i:2;s:14:\"products_count\";i:2;s:16:\"variations_count\";i:2;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2025-18\";s:10:\"date_start\";s:19:\"2025-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7241650,'_transient_timeout_wc_report_variations_stats_2dae2de00b27bfc70fe74c5246d309e9','1749043244','off'),
(7241651,'_transient_wc_report_variations_stats_2dae2de00b27bfc70fe74c5246d309e9','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:18;s:11:\"net_revenue\";d:477;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:5:{i:0;a:6:{s:8:\"interval\";s:7:\"2025-22\";s:10:\"date_start\";s:19:\"2025-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2025-21\";s:10:\"date_start\";s:19:\"2025-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2025-20\";s:10:\"date_start\";s:19:\"2025-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:7:\"2025-19\";s:10:\"date_start\";s:19:\"2025-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:18;s:11:\"net_revenue\";d:477;s:12:\"orders_count\";i:1;s:16:\"variations_count\";i:1;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:7:\"2025-18\";s:10:\"date_start\";s:19:\"2025-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:5;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7241652,'_transient_timeout_wc_report_orders_stats_f589f2154d61c130d430225fa7d3c07a','1749043244','off'),
(7241653,'_transient_wc_report_orders_stats_f589f2154d61c130d430225fa7d3c07a','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:17037;s:8:\"products\";i:4;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:28:{i:0;a:6:{s:8:\"interval\";s:10:\"2025-05-01\";s:10:\"date_start\";s:19:\"2025-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2025-05-02\";s:10:\"date_start\";s:19:\"2025-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-01 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2025-05-03\";s:10:\"date_start\";s:19:\"2025-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-02 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2025-05-04\";s:10:\"date_start\";s:19:\"2025-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-03 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2025-05-05\";s:10:\"date_start\";s:19:\"2025-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2025-05-06\";s:10:\"date_start\";s:19:\"2025-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-05 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2025-05-07\";s:10:\"date_start\";s:19:\"2025-05-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-06 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2025-05-08\";s:10:\"date_start\";s:19:\"2025-05-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-07 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:477;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2025-05-09\";s:10:\"date_start\";s:19:\"2025-05-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-08 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2025-05-10\";s:10:\"date_start\";s:19:\"2025-05-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-09 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2025-05-11\";s:10:\"date_start\";s:19:\"2025-05-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-10 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2025-05-12\";s:10:\"date_start\";s:19:\"2025-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:2430;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2025-05-13\";s:10:\"date_start\";s:19:\"2025-05-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-12 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2025-05-14\";s:10:\"date_start\";s:19:\"2025-05-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-13 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2025-05-15\";s:10:\"date_start\";s:19:\"2025-05-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-14 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:4250;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2025-05-16\";s:10:\"date_start\";s:19:\"2025-05-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-15 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2025-05-17\";s:10:\"date_start\";s:19:\"2025-05-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-16 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:11:\"net_revenue\";d:9880;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2025-05-18\";s:10:\"date_start\";s:19:\"2025-05-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-17 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2025-05-19\";s:10:\"date_start\";s:19:\"2025-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2025-05-20\";s:10:\"date_start\";s:19:\"2025-05-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-19 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2025-05-21\";s:10:\"date_start\";s:19:\"2025-05-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-20 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2025-05-22\";s:10:\"date_start\";s:19:\"2025-05-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-21 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2025-05-23\";s:10:\"date_start\";s:19:\"2025-05-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-22 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2025-05-24\";s:10:\"date_start\";s:19:\"2025-05-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-23 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2025-05-25\";s:10:\"date_start\";s:19:\"2025-05-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-24 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2025-05-26\";s:10:\"date_start\";s:19:\"2025-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2025-05-27\";s:10:\"date_start\";s:19:\"2025-05-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-26 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2025-05-28\";s:10:\"date_start\";s:19:\"2025-05-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-27 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:28;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7241654,'_transient_timeout_wc_report_products_stats_5ce0f7c96bd41cc013edb4bcfdcc3c49','1749043244','off'),
(7241655,'_transient_wc_report_products_stats_5ce0f7c96bd41cc013edb4bcfdcc3c49','a:2:{s:7:\"version\";s:10:\"1747919206\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:18;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:28:{i:0;a:6:{s:8:\"interval\";s:10:\"2025-05-01\";s:10:\"date_start\";s:19:\"2025-05-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-04-30 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-01 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2025-05-02\";s:10:\"date_start\";s:19:\"2025-05-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-01 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-02 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2025-05-03\";s:10:\"date_start\";s:19:\"2025-05-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-02 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-03 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2025-05-04\";s:10:\"date_start\";s:19:\"2025-05-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-03 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-04 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2025-05-05\";s:10:\"date_start\";s:19:\"2025-05-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-04 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-05 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2025-05-06\";s:10:\"date_start\";s:19:\"2025-05-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-05 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-06 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2025-05-07\";s:10:\"date_start\";s:19:\"2025-05-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-06 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-07 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:18;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2025-05-08\";s:10:\"date_start\";s:19:\"2025-05-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-07 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-08 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2025-05-09\";s:10:\"date_start\";s:19:\"2025-05-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-08 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-09 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2025-05-10\";s:10:\"date_start\";s:19:\"2025-05-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-09 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-10 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2025-05-11\";s:10:\"date_start\";s:19:\"2025-05-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-10 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-11 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2025-05-12\";s:10:\"date_start\";s:19:\"2025-05-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-11 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-12 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2025-05-13\";s:10:\"date_start\";s:19:\"2025-05-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-12 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-13 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2025-05-14\";s:10:\"date_start\";s:19:\"2025-05-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-13 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-14 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2025-05-15\";s:10:\"date_start\";s:19:\"2025-05-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-14 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-15 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2025-05-16\";s:10:\"date_start\";s:19:\"2025-05-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-15 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-16 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2025-05-17\";s:10:\"date_start\";s:19:\"2025-05-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-16 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-17 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2025-05-18\";s:10:\"date_start\";s:19:\"2025-05-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-17 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-18 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:18;a:6:{s:8:\"interval\";s:10:\"2025-05-19\";s:10:\"date_start\";s:19:\"2025-05-19 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-18 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-19 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-19 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:19;a:6:{s:8:\"interval\";s:10:\"2025-05-20\";s:10:\"date_start\";s:19:\"2025-05-20 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-19 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-20 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-20 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:20;a:6:{s:8:\"interval\";s:10:\"2025-05-21\";s:10:\"date_start\";s:19:\"2025-05-21 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-20 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-21 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-21 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:21;a:6:{s:8:\"interval\";s:10:\"2025-05-22\";s:10:\"date_start\";s:19:\"2025-05-22 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-21 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-22 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-22 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:22;a:6:{s:8:\"interval\";s:10:\"2025-05-23\";s:10:\"date_start\";s:19:\"2025-05-23 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-22 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-23 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-23 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:23;a:6:{s:8:\"interval\";s:10:\"2025-05-24\";s:10:\"date_start\";s:19:\"2025-05-24 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-23 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-24 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-24 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:24;a:6:{s:8:\"interval\";s:10:\"2025-05-25\";s:10:\"date_start\";s:19:\"2025-05-25 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-24 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-25 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-25 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:25;a:6:{s:8:\"interval\";s:10:\"2025-05-26\";s:10:\"date_start\";s:19:\"2025-05-26 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-25 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-26 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-26 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:26;a:6:{s:8:\"interval\";s:10:\"2025-05-27\";s:10:\"date_start\";s:19:\"2025-05-27 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-26 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-27 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-27 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}i:27;a:6:{s:8:\"interval\";s:10:\"2025-05-28\";s:10:\"date_start\";s:19:\"2025-05-28 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2025-05-27 22:00:00\";s:8:\"date_end\";s:19:\"2025-05-28 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2025-05-28 21:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":2:{s:10:\"items_sold\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:28;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','off'),
(7241656,'_transient_timeout_wc_low_stock_count','1751030444','off'),
(7241657,'_transient_wc_low_stock_count','72','off'),
(7241658,'_transient_timeout_wc_outofstock_count','1751030444','off'),
(7241659,'_transient_wc_outofstock_count','208','off'),
(7241660,'_transient_timeout_wc_tracks_blog_details','1748524844','off'),
(7241661,'_transient_wc_tracks_blog_details','a:6:{s:3:\"url\";s:19:\"http://nixin.co.za\";s:9:\"blog_lang\";s:5:\"en_ZA\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"80e71b3a-f0dc-42b5-a49d-652e2b878648\";s:14:\"products_count\";s:3:\"449\";s:10:\"wc_version\";s:5:\"9.8.5\";}','off'),
(7241662,'_transient_timeout_external_ip_address_212.129.24.47','1748524845','off'),
(7241663,'_transient_external_ip_address_212.129.24.47','51.159.34.11','off'),
(7241666,'_transient_timeout_external_ip_address_102.38.124.70','1748524855','off'),
(7241667,'_transient_external_ip_address_102.38.124.70','51.159.34.11','off'),
(7241668,'_transient_timeout_woocommerce_marketplace_promotions_v2','1748524900','off'),
(7241669,'_transient_woocommerce_marketplace_promotions_v2','a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-11-17 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-11-20 23:59\";s:6:\"format\";s:6:\"notice\";s:5:\"style\";s:4:\"info\";s:5:\"pages\";a:5:{i:0;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:0:\"\";s:4:\"name\";s:8:\"Discover\";}i:1;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:10:\"extensions\";s:4:\"name\";s:6:\"Browse\";}i:2;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:6:\"themes\";s:4:\"name\";s:6:\"Themes\";}i:3;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:17:\"business-services\";s:4:\"name\";s:17:\"Business Services\";}i:4;a:4:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";s:3:\"tab\";s:16:\"my-subscriptions\";s:4:\"name\";s:16:\"My Subscriptions\";}}s:7:\"content\";a:1:{s:5:\"en_US\";s:192:\"<strong>Save 40%</strong> in the WooCommerce Marketplace sale. Offer ends December 3 at 3 pm UTC. <a href=\"http://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&amp;Cs</a> apply.\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}','off'),
(7241673,'_yith_ywraq_session_332','a:1:{s:3:\"raq\";s:6:\"a:0:{}\";}','off'),
(7241674,'_yith_ywraq_session_expires_332','1748611237','off'),
(7241676,'_transient_timeout_external_ip_address_185.202.16.74','1748529467','off'),
(7241677,'_transient_external_ip_address_185.202.16.74','51.159.34.11','off'),
(7241681,'_yith_ywraq_session_1','a:1:{s:3:\"raq\";s:6:\"a:0:{}\";}','off'),
(7241682,'_yith_ywraq_session_expires_1','1748615868','off'),
(7241693,'rsssl_admin_notices','empty','auto'),
(7241694,'_transient_timeout_rsssl_admin_users','1748446691','off'),
(7241695,'_transient_rsssl_admin_users','a:11:{i:0;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"450\";s:10:\"user_login\";s:11:\"ayandanyoka\";s:9:\"user_pass\";s:63:\"$wp$2y$12$BtXt/WSRSvDrIRRDR/YuQuqt3qOszaqvHZ0QcEGI7C1WY428oOMwe\";s:13:\"user_nicename\";s:11:\"ayandanyoka\";s:10:\"user_email\";s:27:\"ayanda.n@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2022-09-12 09:16:27\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:11:\"ayandanyoka\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:450;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:1;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"484\";s:10:\"user_login\";s:11:\"carithalove\";s:9:\"user_pass\";s:34:\"$P$BHyB16rKEAj04R2R3isvigZ8wWt.uo.\";s:13:\"user_nicename\";s:11:\"carithalove\";s:10:\"user_email\";s:28:\"caritha.l@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2024-05-31 10:19:44\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:11:\"carithalove\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:484;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:2;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"331\";s:10:\"user_login\";s:9:\"cindyblom\";s:9:\"user_pass\";s:63:\"$wp$2y$12$PtuDTgu0AUODEKGN9iBLEeNOkiMoxPAD/.VY2oek/nbe2JidEtzkS\";s:13:\"user_nicename\";s:9:\"cindyblom\";s:10:\"user_email\";s:26:\"cindy.b@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2020-07-14 08:26:52\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:9:\"cindyblom\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:331;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:3;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"425\";s:10:\"user_login\";s:14:\"dorcassilidjeu\";s:9:\"user_pass\";s:63:\"$wp$2y$12$jQryKnOZNszVQTxis5VIc.9BO.F4uW9A26hg3QM2JwzPKKfMSDRRm\";s:13:\"user_nicename\";s:14:\"dorcassilidjeu\";s:10:\"user_email\";s:27:\"dorcas.s@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2022-02-24 12:29:50\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:14:\"dorcassilidjeu\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:425;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:4;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"536\";s:10:\"user_login\";s:9:\"eoedesign\";s:9:\"user_pass\";s:34:\"$P$B0HUjU/.BuU2A.5lgyB2EasqnukyF..\";s:13:\"user_nicename\";s:9:\"eoedesign\";s:10:\"user_email\";s:15:\"online@eoe.work\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2025-02-04 09:39:30\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:9:\"eoedesign\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:536;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:5;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"441\";s:10:\"user_login\";s:16:\"germaineblignaut\";s:9:\"user_pass\";s:34:\"$P$BXq8tY6JRSO0PEaS8IQu8UXW6sQpLI.\";s:13:\"user_nicename\";s:16:\"germaineblignaut\";s:10:\"user_email\";s:29:\"germaine.b@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2022-07-18 13:10:25\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:16:\"germaineblignaut\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:441;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:6;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"477\";s:10:\"user_login\";s:11:\"khanyisilet\";s:9:\"user_pass\";s:63:\"$wp$2y$12$KN0iFz0gnB4Q67QnwK0gt.KfD2mS2/3as5jL3d36qUcC2l8fFVx5y\";s:13:\"user_nicename\";s:11:\"khanyisilet\";s:10:\"user_email\";s:31:\"khanyisile.t@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2023-07-13 10:16:55\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:11:\"khanyisilet\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:477;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:7;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"478\";s:10:\"user_login\";s:10:\"romeopavan\";s:9:\"user_pass\";s:34:\"$P$B8zEqOEtBoFqO6bvPDdlJKGHTztDeg.\";s:13:\"user_nicename\";s:10:\"romeopavan\";s:10:\"user_email\";s:26:\"romeo.p@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2024-01-12 19:12:33\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:10:\"romeopavan\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:478;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:8;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"282\";s:10:\"user_login\";s:9:\"terrencer\";s:9:\"user_pass\";s:63:\"$wp$2y$12$/5UMqpudy.MVU3RqIM2LW.mq8.00WQDcXwNyOLB1Wx4kyyXImjfX6\";s:13:\"user_nicename\";s:9:\"terrencer\";s:10:\"user_email\";s:29:\"terrence.r@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2020-02-03 07:36:59\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:9:\"terrencer\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:282;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:9;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:3:\"462\";s:10:\"user_login\";s:11:\"tshepophore\";s:9:\"user_pass\";s:34:\"$P$Bfhb4B4m8y/z5puWxrQS4ztR6wNOpb0\";s:13:\"user_nicename\";s:11:\"tshepophore\";s:10:\"user_email\";s:27:\"tshepo.p@pointbagency.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2023-01-31 11:35:01\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:11:\"tshepophore\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:462;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}i:10;O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":12:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:7:\"wpadmin\";s:9:\"user_pass\";s:63:\"$wp$2y$12$lCp/OQwaGlDuuX2sgCcW0uzl7YdS08CpOBtYTyEELKL4dcF4ZgmBW\";s:13:\"user_nicename\";s:7:\"wpadmin\";s:10:\"user_email\";s:19:\"graphics@nixin.co.za\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2017-03-28 14:51:37\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:7:\"wpadmin\";s:4:\"spam\";s:1:\"0\";s:7:\"deleted\";s:1:\"0\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:19:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:133:{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: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:7:\"nextend\";b:1;s:14:\"nextend_config\";b:1;s:19:\"nextend_visual_edit\";b:1;s:21:\"nextend_visual_delete\";b:1;s:11:\"smartslider\";b:1;s:18:\"smartslider_config\";b:1;s:16:\"smartslider_edit\";b:1;s:18:\"smartslider_delete\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:15:\"manage_security\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:426;}}','off'),
(7241696,'_transient_timeout_rsssl_admin_user_count','1748446691','off'),
(7241697,'_transient_rsssl_admin_user_count','0','off'),
(7241698,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1748458492','off'),
(7241699,'_transient_woocommerce_admin_payment_method_promotion_specs','a:1:{s:5:\"en_ZA\";a:2:{i:0;a:7:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:74:\"Payments made simple — including WooPay, a new express checkout feature.\";s:5:\"image\";s:103:\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/onboarding/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:870:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/applepay.svg\" alt=\"Applepay\">\";}i:1;a:7:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:160:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.\";s:5:\"image\";s:103:\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/onboarding/wcpay.svg\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:39:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CY\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"EE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FI\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LU\";s:9:\"operation\";s:1:\"=\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"LV\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MT\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AT\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BE\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PL\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HK\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SI\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SK\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BG\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CZ\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HR\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}}}}s:9:\"sub_title\";s:870:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"http://nixin.co.za/wp-content/plugins/woocommerce/assets/images/payment-methods/applepay.svg\" alt=\"Applepay\">\";}}}','off'),
(7241701,'domainmap_frontend_mapping','user','auto'),
(7241702,'_yith_ywraq_session_8ee281e1af45dc78d66ed0a5fd91661e','a:1:{s:3:\"raq\";s:6:\"a:0:{}\";}','off'),
(7241703,'_yith_ywraq_session_expires_8ee281e1af45dc78d66ed0a5fd91661e','1748615933','off'),
(7241704,'_transient_timeout_eael_adv_search_post_list','1748444939','off'),
(7241705,'_transient_eael_adv_search_post_list','a:5:{s:4:\"post\";s:5:\"Posts\";s:4:\"page\";s:5:\"Pages\";s:10:\"attachment\";s:5:\"Media\";s:17:\"elementor_library\";s:12:\"My Templates\";s:7:\"product\";s:8:\"Products\";}','off'),
(7241707,'_yith_ywraq_session_114f1bea36035e9054d6ab9e966ad765','a:1:{s:3:\"raq\";s:6:\"a:0:{}\";}','off'),
(7241708,'_yith_ywraq_session_expires_114f1bea36035e9054d6ab9e966ad765','1748616016','off'),
(7241709,'wpseo','a:113:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";i:2;s:15:\"ms_defaults_set\";b:1;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:0:\"\";s:29:\"indexables_indexing_completed\";b:0;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"25.2\";s:16:\"previous_version\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;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\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;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:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:1;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";b:0;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:37:\"http://nixin.co.za\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:14:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:13:\"product_brand\";s:5:\"brand\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:8:\"pa_frame\";s:8:\"pa_frame\";s:13:\"pa_led-colour\";s:13:\"pa_led-colour\";s:8:\"pa_model\";s:8:\"pa_model\";s:9:\"pa_option\";s:9:\"pa_option\";s:14:\"pa_pipe-length\";s:14:\"pa_pipe-length\";s:7:\"pa_size\";s:7:\"pa_size\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:0;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}s:28:\"last_known_public_taxonomies\";a:7:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:13:\"product_brand\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";i:6;s:22:\"product_shipping_class\";}s:23:\"last_known_no_unindexed\";a:0:{}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;}','auto'),
(7241710,'wpseo_titles','a:195:{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:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;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: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:1;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:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_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:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:15:\"org-description\";s:0:\"\";s:9:\"org-email\";s:0:\"\";s:9:\"org-phone\";s:0:\"\";s:14:\"org-legal-name\";s:0:\"\";s:17:\"org-founding-date\";s:0:\"\";s:20:\"org-number-employees\";s:0:\"\";s:10:\"org-vat-id\";s:0:\"\";s:10:\"org-tax-id\";s:0:\"\";s:7:\"org-iso\";s:0:\"\";s:8:\"org-duns\";s:0:\"\";s:11:\"org-leicode\";s:0:\"\";s:9:\"org-naics\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";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:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";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:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";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:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i: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:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i: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:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:23:\"title-tax-product_brand\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-tax-product_brand\";s:0:\"\";s:33:\"display-metabox-tax-product_brand\";b:1;s:25:\"noindex-tax-product_brand\";b:0;s:30:\"social-title-tax-product_brand\";s:23:\"%%term_title%% Archives\";s:36:\"social-description-tax-product_brand\";s:0:\"\";s:34:\"social-image-url-tax-product_brand\";s:0:\"\";s:33:\"social-image-id-tax-product_brand\";i:0;s:31:\"taxonomy-product_brand-ptparent\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i: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:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}','auto'),
(7241711,'wpseo_social','a:20:{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:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}','auto'),
(7241712,'wpseo-cleanup-current-task','clean_selected_empty_usermeta','auto'),
(7241718,'_transient_timeout__woocommerce_helper_product_usage_notice_rules','1748451288','off'),
(7241719,'_transient__woocommerce_helper_product_usage_notice_rules','a:3:{s:35:\"wait_in_seconds_after_any_dismisses\";i:259200;s:8:\"products\";a:2:{i:4652610;a:8:{s:4:\"name\";s:11:\"AutomateWoo\";s:13:\"regular_price\";s:3:\"159\";s:14:\"max_dismissals\";i:2;s:29:\"wait_in_seconds_after_dismiss\";i:604800;s:34:\"wait_in_seconds_after_remind_later\";i:1209600;s:7:\"show_as\";s:5:\"modal\";s:12:\"color_scheme\";s:7:\"default\";s:7:\"screens\";a:10:{s:38:\"automatewoo_page_automatewoo-dashboard\";a:0:{}s:16:\"edit-aw_workflow\";a:0:{}s:11:\"aw_workflow\";a:0:{}s:33:\"automatewoo_page_automatewoo-logs\";a:0:{}s:34:\"automatewoo_page_automatewoo-queue\";a:0:{}s:34:\"automatewoo_page_automatewoo-carts\";a:0:{}s:35:\"automatewoo_page_automatewoo-guests\";a:0:{}s:36:\"automatewoo_page_automatewoo-opt-ins\";a:0:{}s:34:\"automatewoo_page_automatewoo-tools\";a:0:{}s:37:\"automatewoo_page_automatewoo-settings\";a:0:{}}}i:27147;a:8:{s:4:\"name\";s:25:\"WooCommerce Subscriptions\";s:13:\"regular_price\";s:3:\"279\";s:14:\"max_dismissals\";i:2;s:29:\"wait_in_seconds_after_dismiss\";i:604800;s:34:\"wait_in_seconds_after_remind_later\";i:1209600;s:7:\"show_as\";s:5:\"modal\";s:12:\"color_scheme\";s:7:\"default\";s:7:\"screens\";a:2:{s:45:\"woocommerce_page_wc-orders--shop_subscription\";a:0:{}s:28:\"woocommerce_page_wc-settings\";a:1:{s:2:\"qs\";a:1:{s:3:\"tab\";s:13:\"subscriptions\";}}}}}s:19:\"restricted_products\";a:1:{i:216836;a:2:{s:4:\"name\";s:18:\"Composite Products\";s:13:\"regular_price\";s:3:\"149\";}}}','off'),
(7241720,'_transient_timeout_wpseo_total_unindexed_posts_limited','1748448589','off'),
(7241721,'_transient_wpseo_total_unindexed_posts_limited','2','off');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=122490 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES
(1,2,'_wp_page_template','default'),
(98,54,'_edit_last','425'),
(99,54,'_wp_page_template','elementor_header_footer'),
(100,54,'_elementor_edit_mode','builder'),
(101,54,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"eca0a49\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0bdd250\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c2c33fb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"678adf5\"}],\"eael_cl_logics\":[{\"_id\":\"e3b98e8\"}]},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"eael_cl_logics\":[{\"_id\":\"7c42a96\"}],\"pp_display_conditions\":[{\"_id\":\"a406807\"}]},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"_id\":\"14a8598\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"e455c6b\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"eael_cl_logics\":[{\"_id\":\"9857727\"}],\"pp_display_conditions\":[{\"_id\":\"1617c5b\"}]},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"9e39ca2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a19352f\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"_id\":\"61895bd\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1326542\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are pool specialists, offering top-quality products and advice on swimming pools, jacuzzis and even koi ponds. We supply our customers with a range of quality pool products such as Aimflo accessories, custom stainless steel, ladders and rails, LED pool lights, MOD-N-Mosiax, MOD-N-Motifs, Panache mosaics. Parabond epoxy, Paradigm motifs, pool filters, water spouts, etc. Our goal is to ensure that your swimming experience is a pleasurable one. We aim to bring innovative and cost effective pool solutions to residential, retail and commercial entities.<\\/p><p>Our team constitutes highly trained and skilled technicians who will work with you from start to finish of your pool project, ensuring that your dream pool becomes a reality. We also have a solid core value system that serves as the skeleton of our organization and focuses on a customer-centric approach which we apply to every project.<\\/p><p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"pp_display_conditions\":[{\"_id\":\"16a489d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f260a68\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"_id\":\"b7b2778\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"50dea76\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"_id\":\"162174b\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ae7f6d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8242137\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4f677f\"}],\"eael_cl_logics\":[{\"_id\":\"d30deb0\"}]},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"23930b4\"}],\"pp_display_conditions\":[{\"_id\":\"1f2eb6b\"}]},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"_id\":\"7a71144\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"63d983c\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"29e39f5\"}],\"pp_display_conditions\":[{\"_id\":\"499eddf\"}]},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years Of Experience\",\"ending_number\":\"40\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"_id\":\"be53125\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9af6c54\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"f07dfee\"}],\"pp_display_conditions\":[{\"_id\":\"826f477\"}]},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"_id\":\"d11cce2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"c8f0395\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"8836175\"}],\"pp_display_conditions\":[{\"_id\":\"92b92d7\"}]},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\",\"pp_display_conditions\":[{\"_id\":\"9c2e0be\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a2f581a\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_display_conditions\":[{\"_id\":\"1c52ab4\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8b0743f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa85e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d613234\"}],\"eael_cl_logics\":[{\"_id\":\"9dae296\"}]},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"986d234\"}],\"pp_display_conditions\":[{\"_id\":\"ef42f3a\"}]},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"5353f7b\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"ca5c559\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"pp_display_conditions\":[{\"_id\":\"b04786b\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3742917\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"52a1087\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9b5d95f\"}],\"eael_cl_logics\":[{\"_id\":\"a50b3ad\"}]},\"elements\":[{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"eael_cl_logics\":[{\"_id\":\"defbf47\"}],\"pp_display_conditions\":[{\"_id\":\"987ae6d\"}]},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each member of our manufacturing team is skilled to execute any task within the production process, and partake in the development of new products , repairs or upgrades that would keep your pool in trend for the next season!  \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"_id\":\"85f3641\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2bad546\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"eael_cl_logics\":[{\"_id\":\"f4ea14d\"}],\"pp_display_conditions\":[{\"_id\":\"36a9dd8\"}]},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"We have partnered with other specialised sectors in the engineering industry to provide us with their services &amp; most up to date processed components which we assemble and package as a completed product!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"_id\":\"e243fb7\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04efa48\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"eael_cl_logics\":[{\"_id\":\"d4b51cd\"}],\"pp_display_conditions\":[{\"_id\":\"582e360\"}]},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While overseas imports maybe expensive, we have gained a reputation to offer products of an international standard at local pricing. \\nWe negotiate bundle deals and trade fairly with all our end users &amp; distributors, priding ourselves with excellent &amp; prompt service delivery to all destinations!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"0b4594d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"88c1029\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"_id\":\"b6a1852\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fe8832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0795f9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f647e15\"}],\"eael_cl_logics\":[{\"_id\":\"cb47893\"}]},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"37622c0\"}],\"pp_display_conditions\":[{\"_id\":\"93f7621\"}]},\"elements\":[{\"id\":\"81995bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"89c94d6\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af815bc\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"_id\":\"02bbc6d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ea069a2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8005faf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f7bc2\"}],\"eael_cl_logics\":[{\"_id\":\"5ddc634\"}]},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"edee912\"}],\"pp_display_conditions\":[{\"_id\":\"17c717e\"}]},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"eb9df95\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12fd8e5\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"84079f5\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5889d10\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"aa7e26d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f8111c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9020d3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"78e8732\"}],\"eael_cl_logics\":[{\"_id\":\"f470b23\"}]},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"922a059\"}],\"pp_display_conditions\":[{\"_id\":\"0c69b12\"}]},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"4859e79\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"55c12ae\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"8ef41b8\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0b247a0\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(102,54,'_elementor_version','3.7.6'),
(103,54,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(104,56,'_edit_last','425'),
(105,56,'_wp_page_template','elementor_header_footer'),
(106,56,'_elementor_edit_mode','builder'),
(107,56,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(108,56,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83a90ca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.193\"},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f47da3d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"385445f\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.807\"},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":\"919\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"edfd3c4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5474996\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.719\"},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":\"920\"},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"3a74fca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.281\"},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dc38eec\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(109,56,'_elementor_version','2.7.4'),
(116,60,'_edit_last','425'),
(117,60,'_wp_page_template','elementor_header_footer'),
(118,60,'_elementor_edit_mode','builder'),
(119,60,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(120,60,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c8e496d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"95d2a25\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5e762c6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1115\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":\"1116\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":\"1117\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":\"1118\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":\"1119\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":\"1120\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":\"1121\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":\"1122\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":\"1123\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":\"1124\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":\"1125\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":\"1126\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":\"1127\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":\"1128\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":\"1129\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":\"1130\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":\"1131\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":\"1132\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":\"1133\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":\"1134\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":\"1135\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":\"1136\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":\"1137\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":\"1138\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":\"1139\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":\"1140\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f95bc27\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(121,60,'_elementor_version','2.7.4'),
(122,520,'_menu_item_type','post_type'),
(123,520,'_menu_item_menu_item_parent','0'),
(124,520,'_menu_item_object_id','60'),
(125,520,'_menu_item_object','page'),
(126,520,'_menu_item_target',''),
(127,520,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(128,520,'_menu_item_xfn',''),
(129,520,'_menu_item_url',''),
(138,522,'_menu_item_type','post_type'),
(139,522,'_menu_item_menu_item_parent','0'),
(140,522,'_menu_item_object_id','56'),
(141,522,'_menu_item_object','page'),
(142,522,'_menu_item_target',''),
(143,522,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(144,522,'_menu_item_xfn',''),
(145,522,'_menu_item_url',''),
(146,523,'_menu_item_type','post_type'),
(147,523,'_menu_item_menu_item_parent','0'),
(148,523,'_menu_item_object_id','54'),
(149,523,'_menu_item_object','page'),
(150,523,'_menu_item_target',''),
(151,523,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(152,523,'_menu_item_xfn',''),
(153,523,'_menu_item_url',''),
(210,62,'_edit_last','425'),
(211,62,'_wp_page_template','elementor_header_footer'),
(212,62,'_elementor_edit_mode','builder'),
(213,62,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"8934ef9\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ac8f05d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"83d5cdd\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b6c3b73\"}],\"eael_cl_logics\":[{\"_id\":\"8ef14f7\"}]},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"eael_cl_logics\":[{\"_id\":\"0870f78\"}],\"pp_display_conditions\":[{\"_id\":\"20219ab\"}]},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"79273f6\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9ce45c1\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"_id\":\"d6253c0\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bc9a4ff\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":\"1\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":\"1\"}},{\"text\":\"info@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:info@nixin.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":\"1\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"},\"pp_display_conditions\":[{\"_id\":\"bb01cc2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"71f2e8a\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"eael_cl_logics\":[{\"_id\":\"8183a80\"}],\"pp_display_conditions\":[{\"_id\":\"c3451dc\"}]},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"Waterite \\/ NIXIN Poolware\",\"height\":{\"unit\":\"px\",\"size\":\"399\"},\"pp_display_conditions\":[{\"_id\":\"fca53d2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"zoom\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a521831\"}]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(214,62,'_elementor_version','3.23.4'),
(215,62,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(216,185,'_edit_last','425'),
(218,185,'_wp_page_template','elementor_header_footer'),
(219,185,'_elementor_edit_mode','builder'),
(220,185,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(221,185,'_elementor_data','[{\"id\":\"1355d61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"d7fa03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7f7dff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"2d2851d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"416aa66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"8ccd96a\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b3a7ae\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#011640\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#011640\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":false},{\"id\":\"62b6136\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"f43bf77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043ca92\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"9cc636d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925eea1\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"23a2514\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.386\"},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"2d2851d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"8ccd96a\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.614\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"83b4e24\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"0753b01\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"0337990\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"82fed90\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(222,185,'_elementor_version','3.0.14'),
(223,190,'_edit_last','9'),
(225,190,'_wp_page_template','elementor_header_footer'),
(226,190,'_elementor_edit_mode','builder'),
(227,190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(228,190,'_elementor_data','[{\"id\":\"7c7f94f4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"25a2c08b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3a098aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Faulty Telephone Lines\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"496aa32d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our telephone lines are faulty in the Brackenfell area at this moment.<\\/p><p>You can gladly contact Francois @ 0829936603 for any telephonic assistance.<\\/p><p>Otherwise send us an email to info@nixin.co.za.<\\/p><p>NIXIN Poolware Team<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2e4467c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"5c29429d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61cff65e\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"15bf6dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"285a4895\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(229,190,'_elementor_version','2.5.16'),
(230,192,'_edit_last','425'),
(232,192,'_wp_page_template','elementor_header_footer'),
(233,192,'_elementor_edit_mode','builder'),
(234,192,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(235,192,'_elementor_data','[{\"id\":\"6adede4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"ec2b4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"038220c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"a6ee1e3\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240c0c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"40dcaac\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f621826\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#011640\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#011640\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":false},{\"id\":\"1dbbce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c327e85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4c254d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"d179174\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e9fc25\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"27566d4\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"a6ee1e3\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"40dcaac\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"67b7250\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"250ab80\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"ad7879d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"2fbb594\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(236,192,'_elementor_version','3.0.14'),
(237,205,'_edit_last','40'),
(238,205,'_wp_page_template','elementor_header_footer'),
(239,205,'_elementor_edit_mode','builder'),
(240,205,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(241,205,'_elementor_data','[{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c1f7622\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2944bff\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"4\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa91485\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"6493cbc\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f88dda6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"005c833\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d679185\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(242,205,'_elementor_version','2.7.4'),
(243,240,'_edit_last','14'),
(245,240,'_wp_page_template','elementor_canvas'),
(246,240,'_elementor_edit_mode','builder'),
(247,240,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}'),
(248,240,'_elementor_data','[{\"id\":\"7ae8200d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"6754b26f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3817af57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"693af909\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1f8c617a\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3292d75e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11ea8cb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3db4e5ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-4.jpg\",\"id\":241},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31a2ad2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"146dc25a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed97e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66d671b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d5ab47b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14c63466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bda9f4c\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63b4e78a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2bbc4753\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ad17f8f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dbb70d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25936e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ab66e01\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2ef98b93\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ac9b2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51519a7b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"69a0c2f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"377e49b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cefb2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242f6dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c9f7eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"536a56c1\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"2e2f0f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"29e693d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"529ebeaa\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"1b048476\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"377ea0ec\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"125deeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"11af194c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7d4156f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"73f1670b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"25941438\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b7056c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(249,240,'_elementor_version','0.4'),
(250,243,'_edit_last','14'),
(252,243,'_wp_page_template','elementor_canvas'),
(253,243,'_elementor_edit_mode','builder'),
(254,243,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}'),
(255,243,'_elementor_data','[{\"id\":\"1aaa03c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3539abd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2eaf15e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"257e03e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"6afbdcf8\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ca3b5a7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2ee0489d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"1956da6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-5.jpg\",\"id\":244},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ed276b6\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46c9c678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730df9d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a53de8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"36952c1e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33e419d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0d76c2\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2fa3a3cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bca65f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef5f651\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6374be12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fe66ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eca0c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32200da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716a8c9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e4d230b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"9f65ce8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1540c617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"907e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"68c74518\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22a4434\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e12a784\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7878e11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"21d95e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"301af659\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"3aacbf07\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31facf75\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6fd99254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"515a3517\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"a906e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4481022\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31a86d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ccb987f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(256,243,'_elementor_version','0.4'),
(257,246,'_edit_last','14'),
(259,246,'_wp_page_template','elementor_canvas'),
(260,246,'_elementor_edit_mode','builder'),
(261,246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(262,246,'_elementor_data','[{\"id\":\"44a30849\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"38f3039f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"71a1c30a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"594909c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4f8c16bb\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"145c5a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2a500283\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"2161a333\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-6.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66c17c7a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4259f740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"491344a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635431e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6fa98ef\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"32c59c13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cfd8b57\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"731491bf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36f06885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca6c70c\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2749649\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50d94fb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ab03abb\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2e5afd74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76ceee05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"657057eb\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"59b71f68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"595472cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1fc2b6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"40d62004\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"300dd1e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fcb65a6\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"32e87f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d2e25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"790e77b1\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"17e64c17\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"550ac37e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6ce97e1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57d64f40\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"157c5800\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"43f94480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abac0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23d6397c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(263,246,'_elementor_version','0.4'),
(264,250,'_edit_last','14'),
(266,250,'_wp_page_template','elementor_canvas'),
(267,250,'_elementor_edit_mode','builder'),
(268,250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(269,250,'_elementor_data','[{\"id\":\"34392f92\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3c5ef8b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d94ef02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"aec4694\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1edb86e2\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d6d40ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2e49e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"49714e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-7.jpg\",\"id\":251},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"34427f5a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78400244\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a742d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79a83311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"17446a71\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5f234af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b102d82\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"17e02b63\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f674fd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449fea88\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c466c12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2df700da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4825dfb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3cc7571e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"91d766d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1506cdaa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"67599e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe07d1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ae43b5c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"46602c72\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7590242b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f692eb\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7fe7735a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e408329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"624f86a8\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"206211d8\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e288475\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"13936d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"312349b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"38e3476e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6701669a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1b43e5f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"707f9ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(270,250,'_elementor_version','0.4'),
(277,526,'_menu_item_type','post_type'),
(278,526,'_menu_item_menu_item_parent','0'),
(279,526,'_menu_item_object_id','62'),
(280,526,'_menu_item_object','page'),
(281,526,'_menu_item_target',''),
(282,526,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(283,526,'_menu_item_xfn',''),
(284,526,'_menu_item_url',''),
(285,527,'_menu_item_type','post_type'),
(286,527,'_menu_item_menu_item_parent','0'),
(287,527,'_menu_item_object_id','205'),
(288,527,'_menu_item_object','page'),
(289,527,'_menu_item_target',''),
(290,527,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(291,527,'_menu_item_xfn',''),
(292,527,'_menu_item_url',''),
(302,54,'_edit_lock','1741852715:244'),
(361,56,'_edit_lock','1697459206:425'),
(391,60,'_edit_lock','1697458343:425'),
(408,60,'_elementor_template_type','wp-page'),
(430,205,'_edit_lock','1666425056:244'),
(442,62,'_edit_lock','1725368177:244'),
(607,577,'_wp_attached_file','2018/03/cropped-favicon.jpg'),
(608,577,'_wp_attachment_context','site-icon'),
(609,577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2018/03/cropped-favicon.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-270x270.jpg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-192x192.jpg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:27:\"cropped-favicon-180x180.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:25:\"cropped-favicon-32x32.jpg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(622,250,'_edit_lock','1522223612:14'),
(630,246,'_edit_lock','1522223617:14'),
(638,243,'_edit_lock','1522223625:14'),
(646,240,'_edit_lock','1522223630:14'),
(654,192,'_edit_lock','1730121428:425'),
(662,190,'_edit_lock','1561467784:9'),
(670,185,'_edit_lock','1730121430:425'),
(682,591,'_elementor_template_type','page'),
(683,591,'_elementor_edit_mode','builder'),
(684,591,'_elementor_data','[{\"id\":\"62379a62\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"588dbab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2adaf4d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1caee302\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7a5edad0\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c8f5fe0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28238627\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de49004\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"38c49fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64616350\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ac24e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cfddeb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2cfa8d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988fcde\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"bfb60a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"146ec00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team1-alternative.jpg\",\"id\":516},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100},\"image_size_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"fd55da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716c822\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team2-alternative.jpg\",\"id\":517},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1b3ab5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"aa0762e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team3-alternative.jpg\",\"id\":518},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2e2c49d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8820515\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team4-alternative.jpg\",\"id\":519},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/about-us.jpg\",\"id\":268},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"78e87a9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed46317\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48d44899\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e83f0a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72f3ca26\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"752aa56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"133fa27c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c5d7829\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ccab85f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fb5e0f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"22f20685\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"540aaf2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3292f7e6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"c3c094a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"65d5ecb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd12715\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7814c695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"31c8d991\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638dbe08\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"75753d0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"37c023f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a87a88d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"63e88314\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a89a77a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6545e7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25a66ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"6c949ca0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"524ceceb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3e3c6596\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5df1f33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(688,591,'_elementor_version','0.4'),
(689,591,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(711,598,'_elementor_template_type','page'),
(712,598,'_elementor_edit_mode','builder'),
(713,598,'_elementor_data','[{\"id\":\"2b23e1d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7ab1ef9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1e9b5a54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ec5d806\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4d0c050\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb65d8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\\u200b\",\"height\":{\"unit\":\"px\",\"size\":345}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbcb741\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"58055fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50835d1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43b7ea0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ecea24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"moto-widget moto-widget-text moto-preset-default moto-spacing-top-auto moto-spacing-right-auto moto-spacing-bottom-small moto-spacing-left-auto\\\" data-widget=\\\"text\\\" data-preset=\\\"default\\\" data-spacing=\\\"aasa\\\" data-animation=\\\"\\\"><div class=\\\"moto-widget-text-content moto-widget-text-editable\\\"><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can contact us any way that is convenient for you. We are available 24\\/7 via phone or email.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can also use the quick contact form or visit our office personally.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">We would be happy to answer your questions.<\\/span><\\/p><\\/div><\\/div>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f68ae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22c13e3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4293da\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19095e57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c74eb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3de3de02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4f1c8f2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ad49d7\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"6a6dc79c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"777908fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bdf67f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"64f5a1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22cb664d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d21c443\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"23db1ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2dcb6fc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4956696c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"38c98d1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7736ad38\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"478b72f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43ee05bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"201de20a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f26e659\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"773b0864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c37fd02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(717,598,'_elementor_version','0.4'),
(718,598,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(719,600,'_elementor_template_type','page'),
(720,600,'_elementor_edit_mode','builder'),
(721,600,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-1.jpg\",\"id\":133},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-2.jpg\",\"id\":134},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":110},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"lg\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32f3a7f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"827b61b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8ccf34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1065ed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c8636d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28cff32\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab60bd7\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"d626ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7fcd351\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a19c76\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f80326f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c4b052e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"46c5c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"efd8750\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"54d5be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"edf52f6\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3970264\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0684775\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7fb545\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3514824\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0082a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"b7bf78d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"833b5f3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"c6b3fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c2f12fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"fb16552\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7fab\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"698e752\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d225f7c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dddbac5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7f8b88b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"688381a\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e9a2c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ae0a793\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"83d5211\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"33e0f9e\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1a3f149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ec6e531\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78be55c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9822b78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790732e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14d9a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c320518\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3dba0e8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8127330\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98fd071\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385d2e57\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a3847c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a003a60\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5c285026\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"117d9c3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"410ec3b4\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"50caa1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22e2e459\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e07e87\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e1039d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"58b6fa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"711683fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"41b5ecdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6d7a17be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c4b52cc\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7433ef3b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e34e089\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6aed50e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10505522\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"321e0744\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"152447b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"724b1be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"484e0d37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a>\\n<\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(725,600,'_elementor_version','0.4'),
(726,600,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(727,602,'_elementor_template_type','page'),
(728,602,'_elementor_edit_mode','builder'),
(729,602,'_elementor_data','[{\"id\":\"1373f326\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"62ae3a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"14cfe686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"74a95732\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4dfa9216\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7135e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#222222\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"37db810a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6dad007\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ed72e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72886c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6581b42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1b9a86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_inline_size_tablet\":50,\"background_color\":\"rgba(34,34,34,0.6)\"},\"elements\":[{\"id\":\"2b667d82\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc87a85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Talk to an expert\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Montserrat\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1a17c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"_id\":\"52rjkma\",\"required\":\"true\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"52rjkma\"},{\"field_type\":\"email\",\"required\":true,\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"_id\":\"uyfq0tw\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"uyfq0tw\"},{\"field_type\":\"text\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"_id\":\"saua948\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"saua948\"},{\"field_type\":\"honeypot\",\"field_label\":\"\",\"field_value\":\"\",\"placeholder\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_1\",\"custom_id\":\"field_1\"}],\"show_labels\":\"\",\"button_text\":\"Get a free quote today\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"success_message\":\"The message was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto Condensed\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0.9\"},\"button_background_color\":\"#f9b707\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"button_size\":\"lg\",\"email_content\":\"[all-fields]\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"button_typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"email_reply_to\":\"uyfq0tw\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7835f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"268e7336\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49eb945\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a275a6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"497eacbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22bd8722\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aad8909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1f5a7af6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28352545\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"276f29d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"604c11dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5f2ada65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4401f681\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5906c96c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"339d58d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fccedd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5354dc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2528e35f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b5cd069\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"66cf2bd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b4e747\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2202c4b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"724151bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"244447d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4b4158\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7f4a8fd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f207eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1632987f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4444a36d\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58b5d3f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"18ab272e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fc5f153\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f372736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6687ecf1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40af475f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4411a4b1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2f2b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bbc7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f444727\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f045118\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab74b5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"580eeca5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"54c34688\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6b035d3d\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"72002c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"323121ff\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"575a055e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8609f5c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"2fcfc933\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"45550824\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105dc938\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7a1b0a8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6757ccd6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76784b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c533478\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4097d7e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"79659a62\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"6ba6ec1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"caae401\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12de206f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6967afe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25560b30\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"522ed90f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f94f06e\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3b2ccc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"778f0b86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"784ac45f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5036dbb4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e3af0d8\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f266c26\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13365d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eac9712\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"7642036f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"42515f95\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e1e6a88\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"40525b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3004d99b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e511d0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"184e419\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1e777320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a89260e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7898901e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3ae6ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22eeaeb3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"cc6b2a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46c74561\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"1d89ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f1d1308\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c920bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"465ce23c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a3b311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"177f637f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(733,602,'_elementor_version','0.4'),
(734,602,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(735,604,'_elementor_template_type','page'),
(736,604,'_elementor_edit_mode','builder'),
(737,604,'_elementor_data','[{\"id\":\"3053aca7\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d94f755\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4ed750d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7230910c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"71b8a01b\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"73b49be0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":4,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1df036e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"65088ec\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63404e49\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"512be7ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"709f3808\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"4e1fd50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5fd970ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c5b8fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"738adf5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2a1d7b1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e207d9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6e480df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43feed5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"261f64ad\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"49124562\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7fd7bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4727f891\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"52f1c5f6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6379b695\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"26f54c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"17c50046\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1785c88c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"258c4e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"50d71c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"77f0dfd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(741,604,'_elementor_version','0.4'),
(742,604,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(743,606,'_elementor_template_type','page'),
(744,606,'_elementor_edit_mode','builder'),
(745,606,'_elementor_data','[{\"id\":\"1c52590\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55b14a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7c3c7ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e5ae8d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3f354d50\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48bb4bed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65ed867c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1784297f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"595efe73\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"f9bd52e\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d50a573\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"43c96cb\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"e733f00\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"c7747c1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4ce09b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4c6889f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"cffb1b5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d7e772c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36b0019\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2fc1d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"20664bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Successful Work\",\"percent\":{\"unit\":\"%\",\"size\":90},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7fc3387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Received Awards\",\"percent\":{\"unit\":\"%\",\"size\":70},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"ca74653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Working Projects\",\"percent\":{\"unit\":\"%\",\"size\":35},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46e23949\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"56bb0554\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b1813cf\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"9377f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"18ac7322\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"296603a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b7a7dd3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1c5b8610\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"184d4522\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65962daa\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7ec79af9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"62f674fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e6ef24a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"20a498bb\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76beae59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"11f49fd4\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"8eb565c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2ffb99f6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61721502\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0ff73e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"346d9e69\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b848e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bd43c6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41dd11dd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aff663e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6847f322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2505c346\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76e83b1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5acdf4a3\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7fb63def\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1a927a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed73ad1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7a653dcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"28912b76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eb40048\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"e3c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c10edbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62670ade\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7d387d4b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"507804cd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"823b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"68763a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1232c790\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7b5c1037\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"439c2c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75b33872\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(749,606,'_elementor_version','0.4'),
(750,606,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(751,608,'_elementor_template_type','page'),
(752,608,'_elementor_edit_mode','builder'),
(753,608,'_elementor_data','[{\"id\":\"67f80d68\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"120e18bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"50aeac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"597e0e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"423343b1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c73e927\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"30a0f19c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a7f0d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39edcb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0ad667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c5c7624\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b46369a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"54f12227\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"607a5f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1edc09cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/services-1.jpg\",\"id\":282},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d302e3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\"},\"elements\":[{\"id\":\"28c48ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed515d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7199a884\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d307512\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"18f6891c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"72d83ff2\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5736cf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"139297c9\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69bed03\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2cfa67f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27e0beb8\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3cdb0312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"375fb300\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"19786100\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7dff6b74\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed03dcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3239369\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abb5036\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c51dd29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cba532\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5ef3f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d1dc6b5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"_id\":\"348e068\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"_id\":\"a8f3cc6\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"_id\":\"e07c24e\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"_id\":\"006ecc5\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"_id\":\"a78db36\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"slides_per_view\":\"3\",\"height\":{\"unit\":\"px\",\"size\":303},\"width\":{\"unit\":\"%\",\"size\":100},\"overlay\":\"icon\",\"overlay_background_color\":\"rgba(102,102,102,0.8)\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e6a58e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7317c142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3929f5ed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"77dbcf26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f4c15b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ea3642f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d20ff66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"74c70e68\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5461e478\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76a74178\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70173a08\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7dac64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5aa27af8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59bfe858\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"22d10d25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2bbeea59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bef5847\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e18bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"691d4f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"774cf630\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"2a93c7e1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5948b1cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"4982a6c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51a6119b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1a52b3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"332c3a10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"121d1f89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dedfb39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(757,608,'_elementor_version','0.4'),
(758,608,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(907,651,'_pum_built_in','default-theme'),
(908,651,'_pum_default_theme','1'),
(909,651,'popup_theme_overlay_background_color','#ffffff'),
(910,651,'popup_theme_overlay_background_opacity','100'),
(911,651,'popup_theme_container_padding','18'),
(912,651,'popup_theme_container_background_color','#f9f9f9'),
(913,651,'popup_theme_container_background_opacity','100'),
(914,651,'popup_theme_container_border_style','none'),
(915,651,'popup_theme_container_border_color','#000000'),
(916,651,'popup_theme_container_border_width','1'),
(917,651,'popup_theme_container_border_radius','0'),
(918,651,'popup_theme_container_boxshadow_inset','no'),
(919,651,'popup_theme_container_boxshadow_horizontal','1'),
(920,651,'popup_theme_container_boxshadow_vertical','1'),
(921,651,'popup_theme_container_boxshadow_blur','3'),
(922,651,'popup_theme_container_boxshadow_spread','0'),
(923,651,'popup_theme_container_boxshadow_color','#020202'),
(924,651,'popup_theme_container_boxshadow_opacity','23'),
(925,651,'popup_theme_title_font_color','#000000'),
(926,651,'popup_theme_title_line_height','36'),
(927,651,'popup_theme_title_font_size','32'),
(928,651,'popup_theme_title_font_family','inherit'),
(929,651,'popup_theme_title_font_weight','inherit'),
(930,651,'popup_theme_title_font_style','normal'),
(931,651,'popup_theme_title_text_align','left'),
(932,651,'popup_theme_title_textshadow_horizontal','0'),
(933,651,'popup_theme_title_textshadow_vertical','0'),
(934,651,'popup_theme_title_textshadow_blur','0'),
(935,651,'popup_theme_title_textshadow_color','#020202'),
(936,651,'popup_theme_title_textshadow_opacity','23'),
(937,651,'popup_theme_content_font_color','#8c8c8c'),
(938,651,'popup_theme_content_font_family','inherit'),
(939,651,'popup_theme_content_font_weight','inherit'),
(940,651,'popup_theme_content_font_style','normal'),
(941,651,'popup_theme_close_text','CLOSE'),
(942,651,'popup_theme_close_location','topright'),
(943,651,'popup_theme_close_position_top','0'),
(944,651,'popup_theme_close_position_left','0'),
(945,651,'popup_theme_close_position_bottom','0'),
(946,651,'popup_theme_close_position_right','0'),
(947,651,'popup_theme_close_padding','8'),
(948,651,'popup_theme_close_height','0'),
(949,651,'popup_theme_close_width','0'),
(950,651,'popup_theme_close_background_color','#00b7cd'),
(951,651,'popup_theme_close_background_opacity','100'),
(952,651,'popup_theme_close_font_color','#ffffff'),
(953,651,'popup_theme_close_line_height','14'),
(954,651,'popup_theme_close_font_size','12'),
(955,651,'popup_theme_close_font_family','inherit'),
(956,651,'popup_theme_close_font_weight','inherit'),
(957,651,'popup_theme_close_font_style','normal'),
(958,651,'popup_theme_close_border_style','none'),
(959,651,'popup_theme_close_border_color','#ffffff'),
(960,651,'popup_theme_close_border_width','1'),
(961,651,'popup_theme_close_border_radius','0'),
(962,651,'popup_theme_close_boxshadow_inset','no'),
(963,651,'popup_theme_close_boxshadow_horizontal','0'),
(964,651,'popup_theme_close_boxshadow_vertical','0'),
(965,651,'popup_theme_close_boxshadow_blur','0'),
(966,651,'popup_theme_close_boxshadow_spread','0'),
(967,651,'popup_theme_close_boxshadow_color','#020202'),
(968,651,'popup_theme_close_boxshadow_opacity','23'),
(969,651,'popup_theme_close_textshadow_horizontal','0'),
(970,651,'popup_theme_close_textshadow_vertical','0'),
(971,651,'popup_theme_close_textshadow_blur','0'),
(972,651,'popup_theme_close_textshadow_color','#000000'),
(973,651,'popup_theme_close_textshadow_opacity','23'),
(974,652,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"60\";}'),
(975,652,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"3\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:5:\"solid\";s:12:\"border_width\";s:1:\"8\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"30\";s:17:\"boxshadow_opacity\";s:3:\"100\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(976,652,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#000000\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(977,652,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#000000\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(978,652,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-24\";s:11:\"line_height\";s:2:\"26\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:3:\"-24\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"30\";s:5:\"width\";s:2:\"30\";s:9:\"font_size\";s:2:\"24\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"30\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:5:\"solid\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"2\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:2:\"15\";s:16:\"boxshadow_spread\";s:1:\"1\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"75\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(979,652,'_pum_built_in','lightbox'),
(980,653,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"70\";}'),
(981,653,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"28\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"5\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:4:\"none\";s:12:\"border_width\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:2:\"10\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"25\";s:17:\"boxshadow_opacity\";s:2:\"50\";s:16:\"boxshadow_spread\";s:1:\"4\";}'),
(982,653,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"34\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#315b7c\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(983,653,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(984,653,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:1:\"8\";s:11:\"line_height\";s:2:\"20\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:1:\"8\";s:7:\"padding\";s:1:\"4\";s:6:\"height\";s:2:\"28\";s:5:\"width\";s:2:\"28\";s:9:\"font_size\";s:2:\"20\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"42\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#315b7c\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(985,653,'_pum_built_in','enterprise-blue'),
(986,654,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"75\";}'),
(987,654,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#ffffff\";s:7:\"padding\";s:2:\"30\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:2:\"80\";s:12:\"border_color\";s:7:\"#81d742\";s:12:\"border_style\";s:5:\"solid\";s:12:\"border_width\";s:2:\"14\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:1:\"0\";s:17:\"boxshadow_opacity\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(988,654,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:10:\"Montserrat\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#2d2d2d\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(989,654,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(990,654,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-30\";s:11:\"line_height\";s:2:\"28\";s:13:\"position_left\";s:3:\"-30\";s:12:\"position_top\";s:3:\"-30\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:1:\"0\";s:5:\"width\";s:1:\"0\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:2:\"28\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#2d2d2d\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(991,654,'_pum_built_in','hello-box'),
(992,655,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"50\";}'),
(993,655,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#1e73be\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"0\";s:12:\"border_color\";s:7:\"#000000\";s:12:\"border_style\";s:4:\"none\";s:12:\"border_width\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:2:\"10\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:2:\"25\";s:17:\"boxshadow_opacity\";s:2:\"50\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(994,655,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"28\";s:9:\"font_size\";s:2:\"26\";s:11:\"font_family\";s:10:\"Sans-Serif\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#ffffff\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(995,655,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#ffffff\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(996,655,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:11:\"line_height\";s:2:\"24\";s:13:\"position_left\";s:1:\"0\";s:12:\"position_top\";s:1:\"0\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"24\";s:5:\"width\";s:2:\"24\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:1:\"0\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:2:\"-1\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"1\";s:15:\"textshadow_blur\";s:1:\"1\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#1e73be\";s:20:\"boxshadow_horizontal\";s:2:\"-1\";s:18:\"boxshadow_vertical\";s:1:\"1\";s:14:\"boxshadow_blur\";s:1:\"1\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#eeee22\";s:18:\"background_opacity\";s:3:\"100\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"10\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"10\";}'),
(997,655,'_pum_built_in','cutting-edge'),
(998,656,'popup_theme_overlay','a:2:{s:16:\"background_color\";s:7:\"#ffffff\";s:18:\"background_opacity\";s:2:\"50\";}'),
(999,656,'popup_theme_container','a:14:{s:16:\"background_color\";s:7:\"#fffbef\";s:7:\"padding\";s:2:\"18\";s:18:\"background_opacity\";s:3:\"100\";s:13:\"border_radius\";s:1:\"0\";s:12:\"border_color\";s:7:\"#dd3333\";s:12:\"border_style\";s:6:\"outset\";s:12:\"border_width\";s:2:\"20\";s:15:\"boxshadow_inset\";s:3:\"yes\";s:20:\"boxshadow_horizontal\";s:1:\"1\";s:18:\"boxshadow_vertical\";s:1:\"1\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:14:\"boxshadow_blur\";s:1:\"3\";s:17:\"boxshadow_opacity\";s:2:\"97\";s:16:\"boxshadow_spread\";s:1:\"0\";}'),
(1000,656,'popup_theme_title','a:12:{s:11:\"line_height\";s:2:\"36\";s:9:\"font_size\";s:2:\"32\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";s:10:\"text_align\";s:4:\"left\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:18:\"textshadow_opacity\";s:2:\"23\";s:10:\"font_color\";s:7:\"#000000\";s:16:\"textshadow_color\";s:7:\"#020202\";}'),
(1001,656,'popup_theme_content','a:4:{s:10:\"font_color\";s:7:\"#2d2d2d\";s:11:\"font_family\";s:7:\"inherit\";s:11:\"font_weight\";s:0:\"\";s:10:\"font_style\";s:0:\"\";}'),
(1002,656,'popup_theme_close','a:33:{s:4:\"text\";s:2:\"×\";s:15:\"position_bottom\";s:1:\"0\";s:14:\"position_right\";s:3:\"-20\";s:11:\"line_height\";s:2:\"20\";s:13:\"position_left\";s:3:\"-20\";s:12:\"position_top\";s:3:\"-20\";s:7:\"padding\";s:1:\"0\";s:6:\"height\";s:2:\"20\";s:5:\"width\";s:2:\"20\";s:9:\"font_size\";s:2:\"20\";s:11:\"font_family\";s:4:\"Acme\";s:11:\"font_weight\";s:0:\"\";s:13:\"border_radius\";s:1:\"0\";s:10:\"font_style\";s:0:\"\";s:12:\"border_color\";s:7:\"#ffffff\";s:8:\"location\";s:8:\"topright\";s:12:\"border_style\";s:4:\"none\";s:21:\"textshadow_horizontal\";s:1:\"0\";s:12:\"border_width\";s:1:\"1\";s:19:\"textshadow_vertical\";s:1:\"0\";s:15:\"textshadow_blur\";s:1:\"0\";s:15:\"boxshadow_inset\";s:2:\"no\";s:10:\"font_color\";s:7:\"#ffffff\";s:20:\"boxshadow_horizontal\";s:1:\"0\";s:18:\"boxshadow_vertical\";s:1:\"0\";s:14:\"boxshadow_blur\";s:1:\"0\";s:16:\"boxshadow_spread\";s:1:\"0\";s:16:\"background_color\";s:7:\"#000000\";s:18:\"background_opacity\";s:2:\"55\";s:15:\"boxshadow_color\";s:7:\"#020202\";s:17:\"boxshadow_opacity\";s:2:\"23\";s:16:\"textshadow_color\";s:7:\"#000000\";s:18:\"textshadow_opacity\";s:2:\"23\";}'),
(1003,656,'_pum_built_in','framed-border'),
(1004,657,'data_version','3'),
(1005,657,'popup_open_count','0'),
(1006,657,'popup_conversion_count','0'),
(1007,657,'_edit_lock','1522928247:14'),
(1014,657,'_edit_last','14'),
(1015,657,'popup_title',''),
(1016,657,'popup_settings','a:32:{s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:22:\"close_on_overlay_click\";b:0;s:18:\"close_on_esc_press\";b:0;s:17:\"close_on_f4_press\";b:0;s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:10:\"click_open\";s:8:\"settings\";a:1:{s:15:\"extra_selectors\";s:14:\"#button-pop-up\";}}}s:8:\"theme_id\";s:3:\"651\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:7:\"cookies\";a:0:{}}'),
(1019,660,'_edit_lock','1524050441:14'),
(1020,660,'_edit_last','14'),
(1021,660,'_wp_page_template','elementor_canvas'),
(1022,660,'_elementor_edit_mode','builder'),
(1025,660,'_elementor_template_type','post'),
(1028,660,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1029,660,'_elementor_data','[{\"id\":\"4c02d592\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"775fcad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"69e5ec80\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),
(1035,660,'_elementor_version','0.4'),
(1055,56,'_elementor_template_type','wp-page'),
(1074,669,'_wp_page_template','elementor_canvas'),
(1075,669,'_elementor_edit_mode','builder'),
(1076,669,'_elementor_template_type','post'),
(1077,669,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1078,669,'_elementor_data','[{\"id\":\"4c02d592\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"content_width\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"775fcad2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"69e5ec80\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false}]'),
(1079,669,'_elementor_version','0.4'),
(1139,54,'_elementor_template_type','wp-page'),
(1141,685,'_edit_last','14'),
(1142,685,'_wp_page_template','elementor_canvas'),
(1143,685,'_edit_lock','1523368107:14'),
(1144,685,'_elementor_edit_mode','builder'),
(1145,687,'_wp_page_template','elementor_canvas'),
(1146,687,'_elementor_edit_mode','builder'),
(1147,685,'_elementor_template_type','post'),
(1148,687,'_elementor_data','[]'),
(1149,687,'_elementor_version','0.4'),
(1180,694,'_edit_lock','1524050784:14'),
(1181,694,'_edit_last','14'),
(1182,694,'_elementor_edit_mode','builder'),
(1206,62,'_elementor_template_type','wp-page'),
(1207,185,'_elementor_template_type','wp-post'),
(1208,190,'_elementor_template_type','wp-post'),
(1209,192,'_elementor_template_type','wp-post'),
(1210,205,'_elementor_template_type','wp-page'),
(1211,240,'_elementor_template_type','wp-post'),
(1212,243,'_elementor_template_type','wp-post'),
(1213,246,'_elementor_template_type','wp-post'),
(1214,250,'_elementor_template_type','wp-post'),
(1244,699,'_elementor_template_type','section'),
(1245,699,'_elementor_edit_mode','builder'),
(1248,699,'_wp_page_template','default'),
(1249,699,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(51,51,51,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36246573\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"272a39ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d5cec98\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1254,699,'_elementor_version','2.5.16'),
(1255,699,'_elementor_pro_version','2.5.9'),
(1256,699,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1257,702,'_elementor_template_type','section'),
(1258,702,'_elementor_edit_mode','builder'),
(1261,702,'_wp_page_template','default'),
(1262,702,'_elementor_data','[{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1263,704,'_elementor_template_type','page'),
(1264,704,'_elementor_edit_mode','builder'),
(1265,704,'_wp_page_template','default'),
(1266,704,'_elementor_data','[{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1267,702,'_elementor_version','2.5.16'),
(1268,702,'_elementor_pro_version','2.5.9'),
(1269,702,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1270,699,'_edit_lock','1559562556:9'),
(1278,706,'_elementor_template_type','section'),
(1279,706,'_elementor_edit_mode','builder'),
(1280,706,'_wp_page_template','default'),
(1281,706,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(51,51,51,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36246573\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"272a39ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d5cec98\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-1-1.jpg\",\"id\":643},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-2-1.jpg\",\"id\":644},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"slide\",\"custom_style\":\"yes\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"80514c3\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"20dcab6\",\"background_image\":{\"url\":\"http:\\/\\/elementor-one.projectstaging.co.za\\/wp-content\/11\\/2018\\/03\\/Slider-3-1.jpg\",\"id\":645},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":116},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"xl\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":60},\"heading_typography_line_height\":{\"unit\":\"em\",\"size\":0.1},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-5},\"heading_spacing\":{\"unit\":\"px\",\"size\":50}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(1282,706,'_elementor_version','2.5.16'),
(1283,706,'_elementor_pro_version','2.5.9'),
(1284,706,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1304,710,'_elementor_edit_mode','builder'),
(1305,710,'_elementor_template_type','header'),
(1306,710,'_elementor_version','3.6.7'),
(1307,710,'_elementor_pro_version','3.5.2'),
(1308,710,'_edit_lock','1666256712:282'),
(1309,710,'_wp_page_template','default'),
(1310,710,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(1311,710,'_elementor_data','[{\"id\":\"295524ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(32,168,194,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":\"967\"},\"pp_display_conditions\":[{\"_id\":\"c988d3d\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d9f2dbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"38ec2b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3cbb11b\"}],\"eael_cl_logics\":[{\"_id\":\"b1dc316\"}]},\"elements\":[{\"id\":\"7a20dc9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"26.099\",\"content_position\":\"center\",\"_inline_size_mobile\":\"50\",\"eael_cl_logics\":[{\"_id\":\"a8ad223\"}],\"pp_display_conditions\":[{\"_id\":\"6e97d93\"}]},\"elements\":[{\"id\":\"e5193af\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"ebb36ad\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"147\",\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5cbbf34\"}]},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"5ab6def\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"73.898\",\"_inline_size_mobile\":\"50\",\"content_position\":\"center\",\"eael_cl_logics\":[{\"_id\":\"62ee6f5\"}],\"pp_display_conditions\":[{\"_id\":\"4590310\"}]},\"elements\":[{\"id\":\"432b8cc1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#20a8c2\",\"color_menu_item_active\":\"#20a8c2\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"pp_display_conditions\":[{\"_id\":\"cbc447b\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a02ec0c\"}]},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"14d6bbc8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"9\",\"pp_display_conditions\":[{\"_id\":\"3e8efaa\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6f0f1d4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6a20548\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2e345e5\"}],\"eael_cl_logics\":[{\"_id\":\"4a98b01\"}]},\"elements\":[{\"id\":\"45119a0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_cl_logics\":[{\"_id\":\"8e5e6ad\"}],\"pp_display_conditions\":[{\"_id\":\"46a4ef3\"}]},\"elements\":[{\"id\":\"7c651ae9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-1.jpg\",\"id\":\"1146\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"6354790\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296-1.jpg\",\"id\":\"1148\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"b0c314a\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681-1.jpg\",\"id\":\"1151\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0c9fad9\",\"background_image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38-1.jpg\",\"id\":\"1153\",\"alt\":\"Swimming Pool\",\"source\":\"library\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"vh\",\"size\":\"100\"},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":\"34\"},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"description_typography_font_weight\":\"400\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\"},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#1f90c4\",\"arrows_size\":{\"unit\":\"px\",\"size\":\"54\"},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":\"12\"},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"80\"},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":\"34\"},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"heading_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"heading_typography_font_weight\":\"800\",\"heading_typography_font_style\":\"normal\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a419df4\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"56daabb\"}]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(1326,710,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(1327,713,'_elementor_edit_mode','builder'),
(1328,713,'_elementor_template_type','header'),
(1329,713,'_elementor_version','3.7.6'),
(1330,713,'_elementor_pro_version','3.5.2'),
(1331,713,'_edit_lock','1731928459:425'),
(1332,713,'_wp_page_template','default'),
(1333,713,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(1334,713,'_elementor_data','[{\"id\":\"d5d17a1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20A8C2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":\"967\"},\"pp_display_conditions\":[{\"_id\":\"c988d3d\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d9f2dbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"38ec2b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3cbb11b\"}],\"eael_cl_logics\":[{\"_id\":\"b1dc316\"}]},\"elements\":[{\"id\":\"c76b0aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":26.004,\"content_position\":\"center\",\"_inline_size_mobile\":\"50\",\"eael_cl_logics\":[{\"_id\":\"a8ad223\"}],\"pp_display_conditions\":[{\"_id\":\"6e97d93\"}]},\"elements\":[{\"id\":\"b7b0514\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"ebb36ad\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"147\",\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5cbbf34\"}]},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"4cf48e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":73.993,\"_inline_size_mobile\":\"50\",\"content_position\":\"center\",\"eael_cl_logics\":[{\"_id\":\"62ee6f5\"}],\"pp_display_conditions\":[{\"_id\":\"4590310\"}]},\"elements\":[{\"id\":\"f69906e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94CBD3\",\"color_menu_item_active\":\"#94CBD3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"pp_display_conditions\":[{\"_id\":\"cbc447b\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a02ec0c\"}]},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(1349,713,'_elementor_conditions','a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}'),
(1352,718,'_wp_attached_file','2019/06/logo-1.png'),
(1353,718,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:18:\"2019/06/logo-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"logo-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1413,726,'_wp_attached_file','2019/06/favicon.png'),
(1414,726,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2019/06/favicon.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1437,730,'_wp_attached_file','2019/06/Nixin-Water-Feature-Curve.jpg'),
(1438,730,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1338;s:6:\"height\";i:1015;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Curve.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Curve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Curve-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Curve-768x583.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Curve-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1475,735,'_wp_attached_file','2019/06/Nixin-Water-Feature-Slide.jpg'),
(1476,735,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1434;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Slide.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Slide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Slide-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Slide-768x574.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Slide-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1477,736,'_wp_attached_file','2019/06/Nixin-Water-Feature-Decor.jpg'),
(1478,736,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Decor.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Decor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Decor-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Decor-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Decor-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"FinePixA201\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1033336407\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1479,737,'_wp_attached_file','2019/06/Nixin-Water-Feature-Stone.jpg'),
(1480,737,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2019/06/Nixin-Water-Feature-Stone.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Stone-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Stone-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Stone-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Nixin-Water-Feature-Stone-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"FinePixA201\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1033338383\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.5\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1498,608,'_wp_desired_post_slug','services'),
(1499,739,'_elementor_template_type','page'),
(1500,739,'_elementor_edit_mode','builder'),
(1501,739,'_elementor_data','[{\"id\":\"67f80d68\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"120e18bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"50aeac29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"597e0e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"423343b1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c73e927\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"30a0f19c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f2a7f0d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39edcb55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0ad667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c5c7624\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2b46369a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"54f12227\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"607a5f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1edc09cf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/services-1.jpg\",\"id\":282},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16d302e3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\"},\"elements\":[{\"id\":\"28c48ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2ed515d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7199a884\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6d307512\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"18f6891c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"72d83ff2\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5736cf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"139297c9\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69bed03\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2cfa67f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27e0beb8\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3cdb0312\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"375fb300\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"19786100\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7dff6b74\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ed03dcf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3239369\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"abb5036\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c51dd29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4cba532\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5ef3f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d1dc6b5\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"_id\":\"348e068\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"_id\":\"a8f3cc6\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"_id\":\"e07c24e\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"_id\":\"006ecc5\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"_id\":\"a78db36\",\"type\":\"image\",\"image_link_to_type\":\"file\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"slides_per_view\":\"3\",\"height\":{\"unit\":\"px\",\"size\":303},\"width\":{\"unit\":\"%\",\"size\":100},\"overlay\":\"icon\",\"overlay_background_color\":\"rgba(102,102,102,0.8)\"},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5e6a58e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7317c142\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3929f5ed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"77dbcf26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f4c15b7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ea3642f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d20ff66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"74c70e68\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5461e478\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76a74178\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70173a08\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7dac64f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5aa27af8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59bfe858\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"22d10d25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2bbeea59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bef5847\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e18bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"691d4f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"774cf630\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"2a93c7e1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5948b1cb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"4982a6c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"51a6119b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1a52b3a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"332c3a10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"121d1f89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dedfb39\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1502,739,'_elementor_version','0.4'),
(1503,739,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1506,606,'_wp_desired_post_slug','projects'),
(1507,740,'_elementor_template_type','page'),
(1508,740,'_elementor_edit_mode','builder'),
(1509,740,'_elementor_data','[{\"id\":\"1c52590\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"55b14a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"7c3c7ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e5ae8d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"3f354d50\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48bb4bed\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"65ed867c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1784297f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"595efe73\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"f9bd52e\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d50a573\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"8470581\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"43c96cb\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"e733f00\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"c7747c1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4ce09b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"4c6889f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"cffb1b5\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Erety ummy text ever swhen an unknown printer\",\"icon\":\"fa fa-check-circle\",\"_id\":\"d7e772c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36b0019\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2fc1d44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"20664bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Successful Work\",\"percent\":{\"unit\":\"%\",\"size\":90},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"7fc3387\",\"elType\":\"widget\",\"settings\":{\"title\":\"Received Awards\",\"percent\":{\"unit\":\"%\",\"size\":70},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"ca74653\",\"elType\":\"widget\",\"settings\":{\"title\":\"Working Projects\",\"percent\":{\"unit\":\"%\",\"size\":35},\"inner_text\":\"\",\"bar_color\":\"#f9b707\",\"bar_bg_color\":\"#f8f8f8\",\"bar_inline_color\":\"#ffffff\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"progressWrapper\":\"\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46e23949\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"56bb0554\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b1813cf\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"9377f78\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"18ac7322\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"296603a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b7a7dd3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1c5b8610\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"184d4522\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65962daa\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7ec79af9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"62f674fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e6ef24a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"20a498bb\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76beae59\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"11f49fd4\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"8eb565c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2ffb99f6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"View Project\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"61721502\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0ff73e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"346d9e69\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7b848e86\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2bd43c6a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41dd11dd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aff663e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6847f322\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2505c346\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76e83b1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5acdf4a3\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"7fb63def\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1a927a99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed73ad1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7a653dcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"28912b76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eb40048\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"e3c609e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c10edbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"62670ade\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7d387d4b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"507804cd\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"823b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"68763a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1232c790\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7b5c1037\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"439c2c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"75b33872\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1510,740,'_elementor_version','0.4'),
(1511,740,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1514,604,'_wp_desired_post_slug','news'),
(1515,741,'_elementor_template_type','page'),
(1516,741,'_elementor_edit_mode','builder'),
(1517,741,'_elementor_data','[{\"id\":\"3053aca7\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d94f755\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"4ed750d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7230910c\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"71b8a01b\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"73b49be0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":4,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1df036e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"65088ec\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63404e49\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"512be7ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"709f3808\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"4e1fd50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5fd970ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30c5b8fa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"738adf5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2a1d7b1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e207d9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6e480df6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"43feed5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"261f64ad\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"49124562\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7fd7bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4727f891\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"52f1c5f6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6379b695\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"26f54c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"17c50046\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"1785c88c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"258c4e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"50d71c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"77f0dfd9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1518,741,'_elementor_version','0.4'),
(1519,741,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1522,602,'_wp_desired_post_slug','home-alternative'),
(1523,742,'_elementor_template_type','page'),
(1524,742,'_elementor_edit_mode','builder'),
(1525,742,'_elementor_data','[{\"id\":\"1373f326\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"62ae3a2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"14cfe686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"74a95732\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4dfa9216\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f7135e3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#222222\",\"structure\":\"20\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"37db810a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":60,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"6dad007\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1ed72e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"72886c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6581b42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\\u00a0Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1b9a86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40,\"background_background\":\"classic\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_inline_size_tablet\":50,\"background_color\":\"rgba(34,34,34,0.6)\"},\"elements\":[{\"id\":\"2b667d82\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"fc87a85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Talk to an expert\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"19\"},\"typography_font_family\":\"Montserrat\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc1a17c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"_id\":\"52rjkma\",\"required\":\"true\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"52rjkma\"},{\"field_type\":\"email\",\"required\":true,\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"_id\":\"uyfq0tw\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"uyfq0tw\"},{\"field_type\":\"text\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"_id\":\"saua948\",\"required\":\"\",\"field_options\":\"\",\"inline_list\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"field_html\":\"\",\"custom_id\":\"saua948\"},{\"field_type\":\"honeypot\",\"field_label\":\"\",\"field_value\":\"\",\"placeholder\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"_id\":\"field_1\",\"custom_id\":\"field_1\"}],\"show_labels\":\"\",\"button_text\":\"Get a free quote today\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"success_message\":\"The message was sent successfully!\",\"error_message\":\"There\'s something wrong... Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong... The form is invalid.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Roboto Condensed\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"18\"},\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"0.9\"},\"button_background_color\":\"#f9b707\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"button_size\":\"lg\",\"email_content\":\"[all-fields]\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"button_typography_font_weight\":\"400\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"email_reply_to\":\"uyfq0tw\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c7835f5\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"268e7336\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"49eb945\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5a275a6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"497eacbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22bd8722\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aad8909\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"1f5a7af6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"28352545\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"276f29d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"604c11dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5f2ada65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4401f681\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5906c96c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"339d58d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fccedd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5354dc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2528e35f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b5cd069\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"66cf2bd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b4e747\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2202c4b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"724151bc\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"244447d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a4b4158\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7f4a8fd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f207eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1632987f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4444a36d\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"58b5d3f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"18ab272e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4fc5f153\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f372736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6687ecf1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"40af475f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4411a4b1\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e2f2b7d\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bbc7d1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7f444727\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f045118\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab74b5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"580eeca5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"54c34688\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6b035d3d\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"72002c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"323121ff\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"575a055e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8609f5c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"2fcfc933\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"45550824\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"105dc938\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7a1b0a8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6757ccd6\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"76784b82\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c533478\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4097d7e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"79659a62\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"6ba6ec1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"caae401\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12de206f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6967afe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25560b30\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"522ed90f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f94f06e\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f3b2ccc\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"778f0b86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"784ac45f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5036dbb4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e3af0d8\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f266c26\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"13365d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"eac9712\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"7642036f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"42515f95\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e1e6a88\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"40525b0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3004d99b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55e511d0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"184e419\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1e777320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a89260e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7898901e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"5b3ae6ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22eeaeb3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"cc6b2a3\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"46c74561\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"1d89ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6f1d1308\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c920bdb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"465ce23c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a3b311d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"177f637f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1526,742,'_elementor_version','0.4'),
(1527,742,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1530,600,'_wp_desired_post_slug','home'),
(1531,743,'_elementor_template_type','page'),
(1532,743,'_elementor_edit_mode','builder'),
(1533,743,'_elementor_data','[{\"id\":\"1e703cc2\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"74199ac7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"5667f4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6bb58952\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"542e5655\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f661b6c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"e3211ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b572b87\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Slide 1\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-1.jpg\",\"id\":133},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\"},{\"heading\":\"Slide 2\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0491d31\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-2.jpg\",\"id\":134},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"},{\"heading\":\"Slide 3\",\"description\":\"Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"f06776f\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Slider-3.jpg\",\"id\":135},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"\",\"horizontal_position\":\"\",\"vertical_position\":\"\",\"text_align\":\"\",\"content_color\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":110},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_typography_font_weight\":\"700\",\"description_typography_text_transform\":\"uppercase\",\"button_size\":\"lg\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#f9b707\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#222222\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"32f3a7f\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"827b61b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8ccf34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/job-count.jpg\",\"id\":139},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects Completed\",\"ending_number\":250,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Staff Members\",\"ending_number\":302,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Million Man-Hours\",\"ending_number\":15,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards Won\",\"ending_number\":99,\"number_color\":\"#f9b707\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1065ed3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c8636d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28cff32\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-cogs\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-cogs\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab60bd7\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-wrench\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"d626ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7fcd351\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-truck\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-truck\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a19c76\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"f80326f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c4b052e\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-tint\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-tint\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"46c5c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"efd8750\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-bath\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"fas fa-bath\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"54d5be1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"edf52f6\",\"elType\":\"widget\",\"settings\":{\"view\":\"stacked\",\"icon\":\"fa fa-building-o\",\"title_text\":\"Sub Heading\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"position\":\"left\",\"primary_color\":\"#f9b707\",\"hover_primary_color\":\"#222222\",\"hover_animation\":\"push\",\"title_color\":\"#222222\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#666666\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Lato\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"300\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_animation\":\"fadeInUp\",\"selected_icon\":{\"value\":\"far fa-building\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3970264\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1833fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0684775\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d7fb545\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3514824\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0082a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"structure\":\"40\"},\"elements\":[{\"id\":\"b7bf78d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"833b5f3\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-1.jpg\",\"id\":163},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"c6b3fd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c2f12fd\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-2.jpg\",\"id\":167},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"fb16552\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7fab\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-3.jpg\",\"id\":168},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"698e752\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d225f7c\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-4.jpg\",\"id\":169},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dddbac5\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\"},\"elements\":[{\"id\":\"7f8b88b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"688381a\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-5.jpg\",\"id\":173},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"4e9a2c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ae0a793\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-6.jpg\",\"id\":174},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"83d5211\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"33e0f9e\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-7.jpg\",\"id\":175},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false},{\"id\":\"1a3f149\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"ec6e531\",\"elType\":\"widget\",\"settings\":{\"graphic_element\":\"none\",\"title_text_a\":\"Heading Text\",\"description_text_a\":\"\",\"background_a_background\":\"classic\",\"background_a_color\":\"rgba(34,34,34,0)\",\"background_a_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_a_position\":\"center center\",\"background_a_repeat\":\"no-repeat\",\"background_a_size\":\"cover\",\"background_overlay_a\":\"rgba(34,34,34,0.5)\",\"title_text_b\":\"This is the heading\",\"description_text_b\":\"Lorem ipsum dolor sit amet consectetur adipiscing elit...\",\"button_text\":\"Learn More\",\"background_b_background\":\"classic\",\"background_b_color\":\"#222222\",\"background_b_image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/project-8.jpg\",\"id\":176},\"background_b_position\":\"center center\",\"background_b_repeat\":\"no-repeat\",\"background_b_size\":\"cover\",\"background_overlay_b\":\"rgba(34,34,34,0.8)\",\"flip_direction\":\"left\",\"flip_3d\":\"elementor-flip-box--3d\",\"padding_a\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"vertical_position_a\":\"middle\",\"title_color_a\":\"#ffffff\",\"title_typography_a_typography\":\"custom\",\"title_typography_a_font_family\":\"Montserrat\",\"title_typography_a_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_a_font_weight\":\"400\",\"title_typography_a_text_transform\":\"uppercase\",\"padding_b\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"title_spacing_b\":{\"unit\":\"px\",\"size\":15},\"title_typography_b_typography\":\"custom\",\"title_typography_b_font_family\":\"Montserrat\",\"title_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_b_font_weight\":\"400\",\"title_typography_b_text_transform\":\"uppercase\",\"title_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"description_typography_b_typography\":\"custom\",\"description_typography_b_font_family\":\"Lato\",\"description_typography_b_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_b_line_height\":{\"unit\":\"em\",\"size\":1.5},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"uppercase\",\"button_typography_text_decoration\":\"underline\",\"button_hover_text_color\":\"#f9b707\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_border_radius\":{\"unit\":\"px\",\"size\":0},\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78be55c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9822b78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"790732e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14d9a05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c320518\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-3.jpg\",\"id\":181},\"_id\":\"467a8eb\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-2.jpg\",\"id\":180},\"_id\":\"ba23445\"},{\"content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"name\":\"John Doe\",\"title\":\"CEO\",\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/testimonials-1.jpg\",\"id\":179},\"_id\":\"d5408b5\"}],\"layout\":\"image_above\",\"show_arrows\":\"\",\"content_color\":\"#666666\",\"content_typography_typography\":\"custom\",\"content_typography_font_family\":\"Lato\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"content_typography_font_weight\":\"300\",\"content_typography_font_style\":\"normal\",\"name_color\":\"#222222\",\"name_typography_typography\":\"custom\",\"name_typography_font_family\":\"Montserrat\",\"name_typography_font_weight\":\"400\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_font_style\":\"normal\",\"title_color\":\"#f9b707\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"title_typography_font_weight\":\"400\",\"title_typography_font_style\":\"normal\",\"image_size\":{\"unit\":\"px\",\"size\":80},\"pagination_size\":{\"unit\":\"px\",\"size\":12},\"pagination_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"testimonial-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3dba0e8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"8127330\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98fd071\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"385d2e57\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a3847c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4a003a60\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"5c285026\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"117d9c3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"410ec3b4\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"50caa1ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22e2e459\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e07e87\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"77e1039d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"58b6fa48\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"711683fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"41b5ecdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6d7a17be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c4b52cc\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"7433ef3b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e34e089\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6aed50e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"10505522\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"321e0744\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"152447b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"724b1be0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"484e0d37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a>\\n<\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1534,743,'_elementor_version','0.4'),
(1535,743,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1538,598,'_wp_desired_post_slug','contact-us'),
(1539,744,'_elementor_template_type','page'),
(1540,744,'_elementor_edit_mode','builder'),
(1541,744,'_elementor_data','[{\"id\":\"2b23e1d5\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"7ab1ef9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1e9b5a54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4ec5d806\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4d0c050\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"52cb65d8\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\\u200b\",\"height\":{\"unit\":\"px\",\"size\":345}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fbcb741\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"58055fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"50835d1\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"43b7ea0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ecea24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"moto-widget moto-widget-text moto-preset-default moto-spacing-top-auto moto-spacing-right-auto moto-spacing-bottom-small moto-spacing-left-auto\\\" data-widget=\\\"text\\\" data-preset=\\\"default\\\" data-spacing=\\\"aasa\\\" data-animation=\\\"\\\"><div class=\\\"moto-widget-text-content moto-widget-text-editable\\\"><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can contact us any way that is convenient for you. We are available 24\\/7 via phone or email.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">You can also use the quick contact form or visit our office personally.<\\/span><\\/p><p class=\\\"moto-text_system_9\\\"><span class=\\\"moto-color3_3\\\">We would be happy to answer your questions.<\\/span><\\/p><\\/div><\\/div>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4f68ae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"22c13e3\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Send Us A Message\",\"form_fields\":[{\"_id\":\"name\",\"field_type\":\"text\",\"field_label\":\"Name\",\"placeholder\":\"Name *\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"true\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"name\"},{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"},{\"_id\":\"field_1\",\"field_type\":\"tel\",\"required\":\"true\",\"field_label\":\"Phone\",\"placeholder\":\"Phone *\",\"width\":\"100\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_1\"},{\"_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"message\"},{\"_id\":\"field_2\",\"field_type\":\"honeypot\",\"field_label\":\"Honeypot\",\"placeholder\":\"Message\",\"width\":\"100\",\"field_value\":\"\",\"required\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":3,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"field_2\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send Message\",\"button_size\":\"lg\",\"button_width\":\"40\",\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Company Name Here\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"clientservices@pointb.co.za\",\"email_from_name\":\"Company Name Here\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"field_text_color\":\"#666666\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Lato\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"field_typography_font_weight\":\"300\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_background_color\":\"#f9b707\",\"button_hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"email_reply_to\":\"email\",\"email_to_bcc\":\"representative@pointb.co.za\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c4293da\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"19095e57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4c74eb3\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3de3de02\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4f1c8f2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47ad49d7\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"6a6dc79c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"777908fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1bdf67f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"64f5a1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22cb664d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d21c443\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"23db1ad6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2dcb6fc1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4956696c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"38c98d1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7736ad38\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"478b72f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43ee05bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"201de20a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4f26e659\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"773b0864\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4c37fd02\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1542,744,'_elementor_version','0.4'),
(1543,744,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1546,591,'_wp_desired_post_slug','about-us'),
(1547,745,'_elementor_template_type','page'),
(1548,745,'_elementor_edit_mode','builder'),
(1549,745,'_elementor_data','[{\"id\":\"62379a62\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"588dbab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2adaf4d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1caee302\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"7a5edad0\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c8f5fe0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28238627\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"header_size\":\"h3\",\"title_color\":\"#444444\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de49004\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Hmply dummy text the printingdeeiy aere dustry\'s\",\"icon\":\"fa fa-check-circle\",\"_id\":\"fd936bf\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Drem Ipsum is simply dummy printing\",\"icon\":\"fa fa-check-circle\",\"_id\":\"25f5c2f\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":0},\"icon_color\":\"#f9b707\",\"text_color\":\"#666666\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Lato\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"38c49fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Projects\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#f9b707\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/Intro.jpg\",\"id\":136},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64616350\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f8f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ac24e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cfddeb\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2cfa8d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"988fcde\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"bfb60a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"146ec00\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team1-alternative.jpg\",\"id\":516},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100},\"image_size_mobile\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"fd55da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716c822\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team2-alternative.jpg\",\"id\":517},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1b3ab5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"aa0762e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team3-alternative.jpg\",\"id\":518},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2e2c49d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8820515\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/team4-alternative.jpg\",\"id\":519},\"title_text\":\"Name of Employee\",\"description_text\":\"Title of Employee\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#f9b707\",\"hover_animation\":\"float\",\"image_size_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/about-us.jpg\",\"id\":268},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"78e87a9\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ed46317\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.<\\/p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48d44899\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#f9b707\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e83f0a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"72f3ca26\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":60},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"752aa56\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"133fa27c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#222222\",\"background_color\":\"#ffffff\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c5d7829\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ccab85f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3fb5e0f1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"22f20685\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"540aaf2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3292f7e6\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"c3c094a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"65d5ecb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd12715\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7814c695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"31c8d991\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"638dbe08\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"75753d0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"37c023f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a87a88d\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"63e88314\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a89a77a\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6545e7fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25a66ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"6c949ca0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"524ceceb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3e3c6596\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5df1f33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1550,745,'_elementor_version','0.4'),
(1551,745,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1576,54,'_elementor_pro_version','3.5.2'),
(1634,756,'_wp_attached_file','2019/06/Nixin-Water-Feature-Pool.jpg'),
(1635,756,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1204;s:4:\"file\";s:36:\"2019/06/Nixin-Water-Feature-Pool.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-768x482.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:482;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Nixin-Water-Feature-Pool-1024x642.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:642;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Nixin-Water-Feature-Pool-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1749,772,'_wp_attached_file','2019/06/Gallery-Home-1.jpg'),
(1750,772,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1751,773,'_wp_attached_file','2019/06/Gallery-Home-2.jpg'),
(1752,773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1753,774,'_wp_attached_file','2019/06/Gallery-Home-3.jpg'),
(1754,774,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1755,775,'_wp_attached_file','2019/06/Gallery-Home-4.jpg'),
(1756,775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-4.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1757,776,'_wp_attached_file','2019/06/Gallery-Home-5.jpg'),
(1758,776,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-5.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1759,777,'_wp_attached_file','2019/06/Gallery-Home-6.jpg'),
(1760,777,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-6.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1761,778,'_wp_attached_file','2019/06/Gallery-Home-7.jpg'),
(1762,778,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-7.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1763,779,'_wp_attached_file','2019/06/Gallery-Home-8.jpg'),
(1764,779,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-8.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1765,780,'_wp_attached_file','2019/06/Gallery-Home-9.jpg'),
(1766,780,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:26:\"2019/06/Gallery-Home-9.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Gallery-Home-9-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1767,781,'_wp_attached_file','2019/06/Gallery-Home-10.jpg'),
(1768,781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-10.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-10-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1769,782,'_wp_attached_file','2019/06/Gallery-Home-11.jpg'),
(1770,782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1771,783,'_wp_attached_file','2019/06/Gallery-Home-12.jpg'),
(1772,783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-12.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-12-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1773,784,'_wp_attached_file','2019/06/Gallery-Home-13.jpg'),
(1774,784,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-13.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-13-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1775,785,'_wp_attached_file','2019/06/Gallery-Home-14.jpg'),
(1776,785,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-14.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-14-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1777,786,'_wp_attached_file','2019/06/Gallery-Home-15.jpg'),
(1778,786,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:27:\"2019/06/Gallery-Home-15.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Gallery-Home-15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1829,793,'_elementor_template_type','section'),
(1830,793,'_elementor_edit_mode','builder'),
(1833,793,'_wp_page_template','default'),
(1834,793,'_elementor_data','[{\"id\":\"718b4a18\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"563842c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43423703\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"19c4b430\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"453ae72d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73c68c89\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"5c57731b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"72f0ba6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"958e2d3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"59ed22\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2af0eaff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23a3f324\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9e952ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"64e1599a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"687f60b7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"5b01b033\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1835,795,'_elementor_template_type','page'),
(1836,795,'_elementor_edit_mode','builder'),
(1837,795,'_wp_page_template','default'),
(1838,795,'_elementor_data','[{\"id\":\"718b4a18\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"563842c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43423703\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"19c4b430\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"453ae72d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73c68c89\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"5c57731b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"72f0ba6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"958e2d3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@email.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@email.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"59ed22\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2af0eaff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23a3f324\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"0547e3c\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About Us\",\"icon\":\"\",\"_id\":\"1f77e39\",\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Services\",\"icon\":\"\",\"_id\":\"3f39b74\",\"link\":{\"url\":\"\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Projects\",\"icon\":\"\",\"_id\":\"56009f7\",\"link\":{\"url\":\"\\/projects\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"News\",\"icon\":\"\",\"_id\":\"1b35f6b\",\"link\":{\"url\":\"\\/news\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact Us\",\"icon\":\"\",\"_id\":\"772feca\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"space_between_tablet\":{\"unit\":\"px\",\"size\":20},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":0},\"text_indent\":{\"unit\":\"px\",\"size\":0},\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9e952ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"64e1599a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"687f60b7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email \",\"placeholder\":\"Email\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"60\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"40\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"5b01b033\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1839,793,'_elementor_version','2.5.16'),
(1840,793,'_elementor_pro_version','2.5.9'),
(1841,793,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1842,796,'_elementor_template_type','section'),
(1843,796,'_elementor_edit_mode','builder'),
(1846,796,'_wp_page_template','default'),
(1847,796,'_elementor_data','[{\"id\":\"648b0896\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6b39bc66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"34c4362f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2f415585\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93f7e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"168a9e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6543f2f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1848,798,'_elementor_template_type','page'),
(1849,798,'_elementor_edit_mode','builder'),
(1850,798,'_wp_page_template','default'),
(1851,798,'_elementor_data','[{\"id\":\"648b0896\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6b39bc66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"34c4362f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"2f415585\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93f7e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"168a9e56\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6543f2f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span class=\\\"copyright\\\">Copyright \\u00a9 2018 Company Name Here | Designed by <a href=\\\"\\/\\\">Point B<\\/a><\\/span>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #f9b707;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1852,796,'_elementor_version','2.5.16'),
(1853,796,'_elementor_pro_version','2.5.9'),
(1854,796,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(1879,802,'_edit_last','9'),
(1880,802,'_wp_page_template','elementor_header_footer'),
(1881,802,'_edit_lock','1559804138:9'),
(1882,804,'_elementor_edit_mode','builder'),
(1883,804,'_elementor_template_type','footer'),
(1884,804,'_elementor_version','3.24.7'),
(1885,804,'_elementor_pro_version','3.24.4'),
(1886,804,'_edit_lock','1730111885:244'),
(1887,804,'_wp_page_template','default'),
(1888,804,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(1889,804,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"25fcf1d\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"08ba76a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ff56196\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a2924\"}],\"eael_cl_logics\":[{\"_id\":\"aea6e90\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"1cd9559\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"444051d\"}]},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"_id\":\"1bd9820\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"44d7e88\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"082da90\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"66d23e5\"}],\"eael_cl_logics\":[{\"_id\":\"b08819b\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"c90bbc1\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"cde3aee\"}]},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"d6cd0c5\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7719582\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"0e401f7\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f431584\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"880b2fc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"39de948\"}],\"eael_cl_logics\":[{\"_id\":\"bf9a2c1\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"4d7ca6c\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"9c50e87\"}]},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"c4db582\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ab41ac9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7c6e214\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8baa06b\"}],\"eael_cl_logics\":[{\"_id\":\"8b1400f\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"d65e5d8\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"607b281\"}]},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"097f19e\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b827b38\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"8bf5f90\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ae27f7b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"83f1215\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"567418f\"}],\"eael_cl_logics\":[{\"_id\":\"c6ccae2\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"eael_cl_logics\":[{\"_id\":\"f1e639a\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"84eb39b\"}]},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"icon\":\"1\"}},{\"_id\":\"f3bb9b7\",\"text\":\"info@nixin.co.za\",\"icon\":{\"value\":\"fas fa-envelope-open-text\",\"library\":\"fa-solid\"}}],\"list_items_alignment\":\"center\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\",\"pp_display_conditions\":[{\"_id\":\"c3eef41\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a9f4755\",\"dynamic_field_custom_separator\":\"|\"}],\"view\":\"inline\",\"items_spacing\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"_id\":\"80f05a7\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e956ab2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ce1b421\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6998fc\"}],\"eael_cl_logics\":[{\"_id\":\"efd12fc\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"51e5a9f\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"2896002\"}]},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"http:\\/\\/www.google.com\\/maps\\/place\\/Waterite+%2F+NIXIN+Poolware\\/@-33.825192,18.7024108,333m\\/data=!3m1!1e3!4m6!3m5!1s0x1dcc51668901223d:0x57b6df438ad3eddb!8m2!3d-33.8259217!4d18.7025574!16s%2Fg%2F12hrmwks3?entry=ttu&amp;g_ep=EgoyMDI0MTAyMy4wIKXMDSoASAFQAw%3D%3D\",\"is_external\":\"on\"},\"icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"icon\":\"1\"}}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"350a5ee\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"69ac61f\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"1c41eb6\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"347a2f1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90cd86f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2b068c\"}],\"eael_cl_logics\":[{\"_id\":\"6ad5e27\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"618c68e\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"db7aaa1\"}]},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"_id\":\"0e5b654\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64201bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2d70d7d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a4af01d\"}],\"eael_cl_logics\":[{\"_id\":\"b4690a7\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"3d66282\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"a6874c1\"}]},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\",\"pp_display_conditions\":[{\"_id\":\"a502365\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"95c54a2\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\",\"pp_display_conditions\":[{\"_id\":\"0fd3610\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c295db\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f8a2902\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7df29f7\"}],\"eael_cl_logics\":[{\"_id\":\"7072dfe\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"37e20e3\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"d4f771d\"}]},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"_id\":\"693dc32\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0677f46\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"14fa7f7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2344126\"}],\"eael_cl_logics\":[{\"_id\":\"0d11127\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"9ed5393\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"a922dab\"}]},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Web Designed by Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\",\"pp_display_conditions\":[{\"_id\":\"e6c605e\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"6bbdb18\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(1904,804,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(2020,240,'_wp_desired_post_slug','post-heading-text'),
(2021,819,'_wp_page_template','elementor_canvas'),
(2022,819,'_elementor_edit_mode','builder'),
(2023,819,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}'),
(2024,819,'_elementor_data','[{\"id\":\"7ae8200d\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"6754b26f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"3817af57\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"693af909\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1f8c617a\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3292d75e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11ea8cb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3db4e5ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-4.jpg\",\"id\":241},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"31a2ad2d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"146dc25a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ed97e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"66d671b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d5ab47b\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"14c63466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bda9f4c\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63b4e78a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"2bbc4753\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ad17f8f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4dbb70d4\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"25936e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ab66e01\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2ef98b93\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"44ac9b2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51519a7b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"69a0c2f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"377e49b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cefb2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"242f6dab\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c9f7eeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"536a56c1\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"2e2f0f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"29e693d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"529ebeaa\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"1b048476\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"377ea0ec\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"125deeaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"11af194c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7d4156f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"73f1670b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"25941438\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b7056c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2025,819,'_elementor_version','0.4'),
(2026,819,'_elementor_template_type','wp-post'),
(2029,243,'_wp_desired_post_slug','post-heading-text-2'),
(2030,820,'_wp_page_template','elementor_canvas'),
(2031,820,'_elementor_edit_mode','builder'),
(2032,820,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:12:\"post_excerpt\";s:118:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.\";}');
INSERT INTO `wp_postmeta` VALUES
(2033,820,'_elementor_data','[{\"id\":\"1aaa03c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3539abd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"2eaf15e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"257e03e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"6afbdcf8\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ca3b5a7\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2ee0489d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"1956da6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-5.jpg\",\"id\":244},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7ed276b6\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"46c9c678\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"730df9d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"1a53de8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"36952c1e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"33e419d9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c0d76c2\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2fa3a3cf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4bca65f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef5f651\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6374be12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fe66ade\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5eca0c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"32200da8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"716a8c9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e4d230b\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"9f65ce8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"1540c617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"907e406\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"68c74518\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"22a4434\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e12a784\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7878e11a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"21d95e65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"301af659\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"3aacbf07\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31facf75\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6fd99254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"515a3517\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"a906e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4481022\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31a86d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ccb987f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2034,820,'_elementor_version','0.4'),
(2035,820,'_elementor_template_type','wp-post'),
(2038,246,'_wp_desired_post_slug','post-heading-text-3'),
(2039,821,'_wp_page_template','elementor_canvas'),
(2040,821,'_elementor_edit_mode','builder'),
(2041,821,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2042,821,'_elementor_data','[{\"id\":\"44a30849\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"38f3039f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"71a1c30a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"594909c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"4f8c16bb\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"145c5a42\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2a500283\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"2161a333\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-6.jpg\",\"id\":247},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"66c17c7a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"4259f740\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"491344a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635431e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6fa98ef\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"32c59c13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7cfd8b57\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"731491bf\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"36f06885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca6c70c\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2749649\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50d94fb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"6ab03abb\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"2e5afd74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"76ceee05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"657057eb\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"59b71f68\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"595472cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1fc2b6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"40d62004\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"300dd1e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fcb65a6\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"32e87f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"d2d2e25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"790e77b1\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"17e64c17\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"550ac37e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"6ce97e1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"57d64f40\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"157c5800\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"43f94480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abac0fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"23d6397c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2043,821,'_elementor_version','0.4'),
(2044,821,'_elementor_template_type','wp-post'),
(2047,250,'_wp_desired_post_slug','post-heading-text-4'),
(2048,822,'_wp_page_template','elementor_canvas'),
(2049,822,'_elementor_edit_mode','builder'),
(2050,822,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2051,822,'_elementor_data','[{\"id\":\"34392f92\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":1,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"3c5ef8b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"d94ef02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"aec4694\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"1edb86e2\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d6d40ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2e49e80\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"49714e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/projectstaging.co.za\\/wp-content\\/uploads\\/2018\\/03\\/post-7.jpg\",\"id\":251},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"34427f5a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"78400244\",\"elType\":\"widget\",\"settings\":{\"title\":\"Post Heading Text\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a742d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.<\\/p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.<\\/p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.<\\/p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.<\\/p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Lato\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"79a83311\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"17446a71\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5f234af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b102d82\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"17e02b63\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#f9b707\",\"width\":{\"unit\":\"px\",\"size\":60},\"gap\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6f674fd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"449fea88\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#f9b707\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"cards_excerpt_length\":25,\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c466c12\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#333333\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2df700da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4825dfb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"3cc7571e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"91d766d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1506cdaa\",\"elType\":\"widget\",\"settings\":{\"classic_columns\":\"1\",\"classic_posts_per_page\":3,\"classic_thumbnail\":\"none\",\"classic_show_excerpt\":\"\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_show_read_more\":\"\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"offset\":\"\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":10},\"classic_title_color\":\"#999999\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_title_spacing\":{\"unit\":\"px\",\"size\":0},\"classic_meta_color\":\"#ffffff\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"classic_meta_typography_font_weight\":\"400\",\"classic_meta_spacing\":{\"unit\":\"px\",\"size\":0},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_columns_tablet\":\"1\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":true},{\"id\":\"67599e97\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"6fe07d1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ae43b5c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 (0)11 628 9600\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27116289600\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"sample@emailaddress.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:sample@emailaddress.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#f9b707\",\"text_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"46602c72\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7590242b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f692eb\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"pointer\":\"text\",\"animation_text\":\"none\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#f9b707\",\"color_menu_item_active\":\"#f9b707\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":10},\"toggle_align\":\"left\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true},{\"id\":\"7fe7735a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e408329\",\"elType\":\"widget\",\"settings\":{\"title\":\"Connect With Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"624f86a8\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your Email Address\",\"placeholder\":\"Your Email Address\",\"width\":\"80\",\"field_value\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"80\",\"width_mobile\":\"80\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"css_classes\":\"\",\"custom_id\":\"email\"}],\"show_labels\":\"\",\"button_text\":\"\",\"button_width\":\"20\",\"button_icon\":\"fa fa-envelope\",\"button_icon_indent\":{\"unit\":\"px\",\"size\":0},\"email_to\":\"graphics@nixin.co.za\",\"email_subject\":\"New message from \\\"Project Staging\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@projectstaging.co.za\",\"email_from_name\":\"Project Staging\",\"email_to_2\":\"graphics@nixin.co.za\",\"email_subject_2\":\"New message from \\\"Project Staging\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@projectstaging.co.za\",\"email_from_name_2\":\"Project Staging\",\"email_reply_to_2\":\"graphics@nixin.co.za\",\"success_message\":\"The form was sent successfully!\",\"error_message\":\"Please fill in the required fields.\",\"required_field_message\":\"Required\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":0},\"row_gap\":{\"unit\":\"px\",\"size\":0},\"field_text_color\":\"#eeeeee\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"field_typography_font_weight\":\"400\",\"field_background_color\":\"#444444\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#444444\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_width_tablet\":\"20\",\"button_width_mobile\":\"20\"},\"elements\":[],\"widgetType\":\"form\"},{\"id\":\"206211d8\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-linkedin\",\"link\":{\"is_external\":\"true\"},\"_id\":\"3fb217d\"}],\"shape\":\"circle\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#f9b707\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e288475\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"13936d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"312349b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"38e3476e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6701669a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Logo goes here\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"1b43e5f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"707f9ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2018 Template<\\/span><\\/p>\",\"align\":\"right\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2052,822,'_elementor_version','0.4'),
(2053,822,'_elementor_template_type','wp-post'),
(2062,185,'_wp_old_slug','heading-text'),
(2066,185,'_wp_old_date','2019-05-24'),
(2081,185,'_elementor_pro_version','3.0.6'),
(2112,827,'_elementor_template_type','section'),
(2113,827,'_elementor_edit_mode','builder'),
(2116,827,'_wp_page_template','default'),
(2117,827,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4e50da25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"cdd6cf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7722316f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2122,827,'_elementor_version','2.5.16'),
(2123,827,'_elementor_pro_version','2.5.9'),
(2124,827,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2127,831,'_wp_attached_file','2016/07/square-led-light.jpg'),
(2128,831,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:28:\"2016/07/square-led-light.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"square-led-light-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"square-led-light-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2188,185,'_thumbnail_id','831'),
(2220,192,'_wp_old_slug','heading-text-3'),
(2221,192,'_wp_old_date','2019-05-24'),
(2222,839,'_wp_attached_file','2015/01/FAN-JET-WATERSPOUT.jpg'),
(2223,839,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:30:\"2015/01/FAN-JET-WATERSPOUT.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"FAN-JET-WATERSPOUT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"FAN-JET-WATERSPOUT-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2224,192,'_thumbnail_id','839'),
(2249,192,'_elementor_pro_version','3.0.6'),
(2270,190,'_wp_old_slug','heading-text-2'),
(2271,190,'_wp_old_date','2019-05-24'),
(2272,844,'_wp_attached_file','2016/09/phone-faulty.jpg'),
(2273,844,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2016/09/phone-faulty.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"phone-faulty-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"phone-faulty-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2274,190,'_thumbnail_id','1087'),
(2299,190,'_elementor_pro_version','2.5.9'),
(2326,205,'_elementor_pro_version','2.7.2'),
(2373,62,'_elementor_pro_version','3.23.3'),
(2391,858,'_wp_attached_file','2019/06/Gallery-7.jpg'),
(2392,858,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-7.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-7-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2393,859,'_wp_attached_file','2019/06/Gallery-8.jpg'),
(2394,859,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:466;s:4:\"file\";s:21:\"2019/06/Gallery-8.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2395,860,'_wp_attached_file','2019/06/Gallery-9.jpg'),
(2396,860,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:456;s:4:\"file\";s:21:\"2019/06/Gallery-9.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-9-300x195.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2397,861,'_wp_attached_file','2019/06/Gallery-10.jpg'),
(2398,861,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:475;s:4:\"file\";s:22:\"2019/06/Gallery-10.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-10-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2399,862,'_wp_attached_file','2019/06/Gallery-11.jpg'),
(2400,862,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-11-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2401,863,'_wp_attached_file','2019/06/Gallery-12.jpg'),
(2402,863,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-12.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-12-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2403,864,'_wp_attached_file','2019/06/Gallery-13.jpg'),
(2404,864,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-13.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-13-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2405,865,'_wp_attached_file','2019/06/Gallery-14.jpg'),
(2406,865,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:369;s:4:\"file\";s:22:\"2019/06/Gallery-14.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-14-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2407,866,'_wp_attached_file','2019/06/Gallery-15.jpg'),
(2408,866,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:22:\"2019/06/Gallery-15.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2409,867,'_wp_attached_file','2019/06/Gallery-16.jpg'),
(2410,867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-16.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-16-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2411,868,'_wp_attached_file','2019/06/Gallery-17.jpg'),
(2412,868,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-17.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-17-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2413,869,'_wp_attached_file','2019/06/Gallery-18.jpg'),
(2414,869,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-18.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-18-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2415,870,'_wp_attached_file','2019/06/Gallery-19.jpg'),
(2416,870,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-19.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-19-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2417,871,'_wp_attached_file','2019/06/Gallery-20.jpg'),
(2418,871,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-20.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-20-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2419,872,'_wp_attached_file','2019/06/Gallery-21.jpg'),
(2420,872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:421;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-21.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-21-168x300.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2421,873,'_wp_attached_file','2019/06/Gallery-22.jpg'),
(2422,873,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-22.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-22-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2423,874,'_wp_attached_file','2019/06/Gallery-23.jpg'),
(2424,874,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-23.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-23-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2425,875,'_wp_attached_file','2019/06/Gallery-24.jpg'),
(2426,875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-24.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-24-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2427,876,'_wp_attached_file','2019/06/Gallery-25.jpg'),
(2428,876,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-25.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-25-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2429,877,'_wp_attached_file','2019/06/Gallery-26.jpg'),
(2430,877,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-26.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-26-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2431,878,'_wp_attached_file','2019/06/Gallery-27.jpg'),
(2432,878,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-27.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-27-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2433,879,'_wp_attached_file','2019/06/Gallery-28.jpg'),
(2434,879,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-28.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-28-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2435,880,'_wp_attached_file','2019/06/Gallery-29.jpg'),
(2436,880,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-29.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-29-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2437,881,'_wp_attached_file','2019/06/Gallery-30.jpg'),
(2438,881,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-30.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-30-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2439,882,'_wp_attached_file','2019/06/Gallery-31.jpg'),
(2440,882,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-31.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-31-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2441,883,'_wp_attached_file','2019/06/Gallery-32.jpg'),
(2442,883,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-32.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-32-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2443,884,'_wp_attached_file','2019/06/Gallery-33.jpg'),
(2444,884,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-33.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-33-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2445,885,'_wp_attached_file','2019/06/Gallery-34.jpg'),
(2446,885,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:421;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-34.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-34-168x300.jpg\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2447,886,'_wp_attached_file','2019/06/Gallery-35.jpg'),
(2448,886,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-35.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-35-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2449,887,'_wp_attached_file','2019/06/Gallery-36.jpg'),
(2450,887,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-36.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-36-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2451,888,'_wp_attached_file','2019/06/Gallery-37.jpg'),
(2452,888,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-37.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-37-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2453,889,'_wp_attached_file','2019/06/Gallery-38.jpg'),
(2454,889,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-38.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-38-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2455,890,'_wp_attached_file','2019/06/Gallery-39.jpg'),
(2456,890,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-39.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-39-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-39-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2457,891,'_wp_attached_file','2019/06/Gallery-40.jpg'),
(2458,891,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-40.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-40-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-40-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2459,892,'_wp_attached_file','2019/06/Gallery-41.jpg'),
(2460,892,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-41.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-41-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-41-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2461,893,'_wp_attached_file','2019/06/Gallery-42.jpg'),
(2462,893,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-42.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-42-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2463,894,'_wp_attached_file','2019/06/Gallery-43.jpg'),
(2464,894,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-43.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-43-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-43-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2465,895,'_wp_attached_file','2019/06/Gallery-44.jpg'),
(2466,895,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-44.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-44-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2467,896,'_wp_attached_file','2019/06/Gallery-45.jpg'),
(2468,896,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-45.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-45-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2469,897,'_wp_attached_file','2019/06/Gallery-46.jpg'),
(2470,897,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-46.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-46-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-46-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2471,898,'_wp_attached_file','2019/06/Gallery-47.jpg'),
(2472,898,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-47.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-47-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2473,899,'_wp_attached_file','2019/06/Gallery-48.jpg'),
(2474,899,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:22:\"2019/06/Gallery-48.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-48-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2475,900,'_wp_attached_file','2019/06/Gallery-49.jpg'),
(2476,900,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:525;s:4:\"file\";s:22:\"2019/06/Gallery-49.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-49-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-49-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2477,901,'_wp_attached_file','2019/06/Gallery-50.jpg'),
(2478,901,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:699;s:4:\"file\";s:22:\"2019/06/Gallery-50.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2479,902,'_wp_attached_file','2019/06/Gallery-51.jpg'),
(2480,902,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:700;s:6:\"height\";i:393;s:4:\"file\";s:22:\"2019/06/Gallery-51.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-51-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-51-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2481,903,'_wp_attached_file','2019/06/Gallery-52.jpg'),
(2482,903,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-52.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-52-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-52-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2483,904,'_wp_attached_file','2019/06/Gallery-53.jpg'),
(2484,904,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-53.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-53-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2485,905,'_wp_attached_file','2019/06/Gallery-54.jpg'),
(2486,905,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:449;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-54.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-54-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-54-180x300.jpg\";s:5:\"width\";i:180;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2487,906,'_wp_attached_file','2019/06/Gallery-55.jpg'),
(2488,906,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-55.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-55-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-55-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2489,907,'_wp_attached_file','2019/06/Gallery-56.jpg'),
(2490,907,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:562;s:6:\"height\";i:750;s:4:\"file\";s:22:\"2019/06/Gallery-56.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-56-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-56-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2491,908,'_wp_attached_file','2019/06/Gallery-57.jpg'),
(2492,908,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:421;s:4:\"file\";s:22:\"2019/06/Gallery-57.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Gallery-57-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Gallery-57-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2493,909,'_wp_attached_file','2019/06/Gallery-1.jpg'),
(2494,909,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2495,910,'_wp_attached_file','2019/06/Gallery-2.jpg'),
(2496,910,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2497,911,'_wp_attached_file','2019/06/Gallery-3.jpg'),
(2498,911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2499,912,'_wp_attached_file','2019/06/Gallery-4.jpg'),
(2500,912,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-4.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2501,913,'_wp_attached_file','2019/06/Gallery-5.jpg'),
(2502,913,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-5.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2503,914,'_wp_attached_file','2019/06/Gallery-6.jpg'),
(2504,914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:562;s:4:\"file\";s:21:\"2019/06/Gallery-6.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Gallery-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Gallery-6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2512,60,'_elementor_pro_version','2.7.2'),
(2529,56,'_elementor_pro_version','2.7.2'),
(2538,919,'_wp_attached_file','2019/06/Water-Feature-Pool-Side.jpg'),
(2539,919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:353;s:4:\"file\";s:35:\"2019/06/Water-Feature-Pool-Side.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-300x265.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Water-Feature-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2540,920,'_wp_attached_file','2019/06/Water-Feature-Curve-Pool-Side.jpg'),
(2541,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:400;s:6:\"height\";i:501;s:4:\"file\";s:41:\"2019/06/Water-Feature-Curve-Pool-Side.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Water-Feature-Curve-Pool-Side-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2693,937,'_wp_page_template','elementor_header_footer'),
(2694,937,'_elementor_edit_mode','builder'),
(2695,937,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2696,937,'_elementor_data','[{\"id\":\"7c7f94f4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"25a2c08b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"3a098aad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Faulty Telephone Lines\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"496aa32d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our telephone lines are faulty in the Brackenfell area at this moment.<\\/p><p>You can gladly contact Francois @ 0829936603 for any telephonic assistance.<\\/p><p>Otherwise send us an email to info@nixin.co.za.<\\/p><p>NIXIN Poolware Team<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2e4467c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"5c29429d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61cff65e\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"15bf6dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"285a4895\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2697,937,'_elementor_version','2.5.16'),
(2698,937,'_elementor_template_type','wp-post'),
(2699,937,'_thumbnail_id','844'),
(2700,937,'_elementor_pro_version','2.5.9'),
(2704,938,'_wp_page_template','elementor_header_footer'),
(2705,938,'_elementor_edit_mode','builder'),
(2706,938,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2707,938,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.386},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.614,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2708,938,'_elementor_version','2.5.16'),
(2709,938,'_elementor_template_type','wp-post'),
(2710,938,'_elementor_pro_version','2.5.9'),
(2711,938,'_thumbnail_id','831'),
(2734,802,'_elementor_edit_mode','builder'),
(2735,802,'_elementor_template_type','wp-page'),
(2736,802,'_elementor_version','2.5.16'),
(2737,802,'_elementor_pro_version','2.5.9'),
(2738,802,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2739,802,'_elementor_data','[{\"id\":\"58f8194f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11f6e50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77c30441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank You\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10df2ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. <\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2791,947,'_elementor_edit_mode','builder'),
(2792,947,'_elementor_template_type','header'),
(2793,947,'_elementor_version','2.5.16'),
(2794,947,'_elementor_pro_version','2.5.9'),
(2795,947,'_wp_page_template','default'),
(2796,947,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(2797,947,'_elementor_data','[{\"id\":\"732404c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"1c1f1b7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"600b27b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"338935ae\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94cbd3\",\"color_menu_item_active\":\"#94cbd3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#f9b707\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false}]'),
(2798,947,'_elementor_conditions','a:1:{i:0;s:16:\"include/singular\";}'),
(2811,827,'_edit_lock','1559642707:9'),
(2812,949,'_elementor_template_type','section'),
(2813,949,'_elementor_edit_mode','builder'),
(2814,949,'_wp_page_template','default'),
(2815,949,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4e50da25\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"cdd6cf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7722316f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2816,949,'_elementor_version','2.5.16'),
(2817,949,'_elementor_pro_version','2.5.9'),
(2818,949,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(2838,952,'_elementor_edit_mode','builder'),
(2839,952,'_elementor_template_type','single'),
(2840,952,'_elementor_template_sub_type','post'),
(2841,952,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(2842,952,'_elementor_version','3.0.14'),
(2843,952,'_elementor_pro_version','3.0.6'),
(2844,952,'_edit_lock','1608535279:126'),
(2845,952,'_wp_page_template','default'),
(2846,952,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:10:\"hide_title\";s:3:\"yes\";}'),
(2847,952,'_elementor_data','[{\"id\":\"4fe4daee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"5bb3a54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4501fc36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"1bc49a0\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3edb06ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"9148a80\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6ffc3417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"253bb45b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240be0e6\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"5b23c8bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b72dd23\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(2857,954,'_elementor_edit_mode','builder'),
(2858,954,'_elementor_template_type','single'),
(2859,954,'_elementor_template_sub_type','not_found404'),
(2860,954,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),
(2861,954,'_elementor_version','2.5.16'),
(2862,954,'_elementor_pro_version','2.5.9'),
(2863,954,'_edit_lock','1559802455:9'),
(2873,954,'_wp_page_template','default'),
(2874,954,'_elementor_data','[{\"id\":\"24795345\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"layout\":\"full_width\",\"column_position\":\"stretch\",\"reverse_order_mobile\":\"reverse-mobile\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\"},\"elements\":[{\"id\":\"66809379\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":55,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"42c1c3d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":199},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":170},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":150},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":120},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d43537\",\"elType\":\"widget\",\"settings\":{\"title\":\"The page you were looking for\\ncouldn\'t be found\",\"header_size\":\"h3\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd75bd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go back to Homepage\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.1},\"align\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3a5051a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":730,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"49c6927d\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":173}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(2963,967,'_wp_attached_file','2019/06/Nixin-Water-Feature-Curve-Mobile.jpg'),
(2964,967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1338;s:6:\"height\";i:412;s:4:\"file\";s:44:\"2019/06/Nixin-Water-Feature-Curve-Mobile.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Nixin-Water-Feature-Curve-Mobile-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Nixin-Water-Feature-Curve-Mobile-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"Nixin-Water-Feature-Curve-Mobile-768x236.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"Nixin-Water-Feature-Curve-Mobile-1024x315.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(2976,974,'_wp_attached_file','2019/06/Sample-Product-Image.jpg'),
(2977,974,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:32:\"2019/06/Sample-Product-Image.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Sample-Product-Image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Sample-Product-Image-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2978,974,'_edit_lock','1559646904:9'),
(2979,975,'_wp_attached_file','2019/06/logo-blk.png'),
(2980,975,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:20:\"2019/06/logo-blk.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-blk-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-blk-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-blk-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2981,976,'_wp_attached_file','2019/06/Aimflo-Accessories.jpg'),
(2982,976,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:30:\"2019/06/Aimflo-Accessories.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Aimflo-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Aimflo-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2983,977,'_wp_attached_file','2019/06/Custom-Stainless-Steel.jpg'),
(2984,977,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:34:\"2019/06/Custom-Stainless-Steel.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Custom-Stainless-Steel-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2985,978,'_wp_attached_file','2019/06/Ladders-Rails.jpg'),
(2986,978,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:25:\"2019/06/Ladders-Rails.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Ladders-Rails-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2987,979,'_wp_attached_file','2019/06/LED-Pool-Lights.jpg'),
(2988,979,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:27:\"2019/06/LED-Pool-Lights.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"LED-Pool-Lights-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"LED-Pool-Lights-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2989,980,'_wp_attached_file','2019/06/Mod-N-Mosaix.jpg'),
(2990,980,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Mod-N-Mosaix.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Mosaix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Mosaix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2991,981,'_wp_attached_file','2019/06/Mod-N-Motifs.jpg'),
(2992,981,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Mod-N-Motifs.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2993,982,'_wp_attached_file','2019/06/Parabond-Epoxy-421.jpg'),
(2994,982,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:30:\"2019/06/Parabond-Epoxy-421.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Parabond-Epoxy-421-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2995,983,'_wp_attached_file','2019/06/Paradigm-Mosaics.jpg'),
(2996,983,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:28:\"2019/06/Paradigm-Mosaics.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Paradigm-Mosaics-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"Paradigm-Mosaics-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2997,984,'_wp_attached_file','2019/06/Paradigm-Motifs.jpg'),
(2998,984,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:27:\"2019/06/Paradigm-Motifs.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:27:\"Paradigm-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:27:\"Paradigm-Motifs-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2999,985,'_wp_attached_file','2019/06/Pool-Filters.jpg'),
(3000,985,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Pool-Filters.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Pool-Filters-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Pool-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3001,986,'_wp_attached_file','2019/06/Water-Spouts.jpg'),
(3002,986,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:520;s:6:\"height\";i:561;s:4:\"file\";s:24:\"2019/06/Water-Spouts.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Water-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3023,988,'_menu_item_type','post_type'),
(3024,988,'_menu_item_menu_item_parent','0'),
(3025,988,'_menu_item_object_id','971'),
(3026,988,'_menu_item_object','page'),
(3027,988,'_menu_item_target',''),
(3028,988,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(3029,988,'_menu_item_xfn',''),
(3030,988,'_menu_item_url',''),
(3041,971,'_edit_lock','1684410142:244'),
(3042,971,'_edit_last','40'),
(3043,971,'_wp_page_template','elementor_header_footer'),
(3045,991,'_elementor_edit_mode','builder'),
(3046,991,'_elementor_template_type','product'),
(3047,991,'_elementor_version','2.5.16'),
(3048,991,'_elementor_pro_version','2.5.9'),
(3049,991,'_edit_lock','1715691673:244'),
(3054,991,'_wp_page_template','default'),
(3055,991,'_elementor_data','[{\"id\":\"65913b42\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":90},\"structure\":\"20\",\"gap\":\"wide\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29be808f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"369c708c\",\"elType\":\"widget\",\"settings\":{\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":false},{\"id\":\"6038c543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65,\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2365e0cb\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"text_typography_font_weight\":\"300\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"text_typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"74526903\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_text_transform\":\"uppercase\",\"title_color\":\"#20a8c2\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"76e0d6a8\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"text_typography_font_weight\":\"300\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"40964b46\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"price_color\":\"#f8f8f9\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"sale_price_spacing\":{\"unit\":\"px\",\"size\":0},\"price_block\":\"yes\",\"sale_price_color\":\"#0c0c0c\",\"sale_price_typography_typography\":\"custom\",\"sale_price_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"sale_price_typography_font_weight\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"2e8da0e6\",\"elType\":\"widget\",\"settings\":{\"button_align\":\"center\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"035\",\"bottom\":\"14\",\"left\":\"35\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_bg_color\":\"#20a8c2\",\"button_border_color\":\"#000000\",\"button_text_color_hover\":\"#ffffff\",\"button_bg_color_hover\":\"#7a7a7a\",\"quantity_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"quantity_text_color\":\"#ffffff\",\"quantity_bg_color\":\"rgba(255,255,255,0.08)\",\"quantity_border_color\":\"#ffffff\",\"quantity_text_color_focus\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"666471e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dad5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a0aced\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#20a8c2\",\"price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"bold\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}],\"isInner\":false}]'),
(3062,991,'_elementor_conditions','a:1:{i:0;s:15:\"include/product\";}'),
(3138,1003,'_elementor_edit_mode','builder'),
(3139,1003,'_elementor_template_type','product-archive'),
(3140,1003,'_elementor_version','3.19.0'),
(3141,1003,'_elementor_pro_version','3.19.2'),
(3142,1003,'_edit_lock','1731928737:425'),
(3147,1003,'_wp_page_template','default'),
(3148,1003,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"a745eeb\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3a7a95b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"41b66f0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5678565\"}],\"eael_cl_logics\":[{\"_id\":\"8dffa13\"}]},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"19c0b3a\"}],\"pp_display_conditions\":[{\"_id\":\"f9aab85\"}]},\"elements\":[{\"id\":\"2930753\",\"elType\":\"widget\",\"settings\":{\"show_category_list\":\"\",\"use_include_exclude_in_result\":\"\",\"show_category_search_result\":\"\",\"show_popular_keyword\":\"\",\"search_field_placeholder_text\":\"Enter Search Keyword\",\"category_list_text\":\"All Categories\",\"search_field_button_text\":\"Search\",\"popular_search_text\":\"Popular Keywords\",\"category_search_text\":\"Categories\",\"load_more_text\":\"View All Results\",\"total_results_text\":\"Total [post_count] Results\",\"not_found_text\":\"No Record Found\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"13ab24e\"}],\"pp_display_conditions\":[{\"_id\":\"75787e9\"}],\"eael_adv_search_post_list\":[\"product\"],\"show_initial_result\":\"10\",\"include_category_list\":[]},\"elements\":[],\"widgetType\":\"eael-advanced-search\"},{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9149fc\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"50\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0905a32\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"65c84d6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6900cc0\"}],\"eael_cl_logics\":[{\"_id\":\"5ea994a\"}],\"pp_display_conditions\":[{\"_id\":\"842aed6\"}],\"content_width\":{\"unit\":\"px\",\"size\":\"1076\",\"sizes\":[]}},\"elements\":[{\"id\":\"ed3d1c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"737461b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Panache-Mosaics-Twisting-Travertine.jpg\",\"id\":\"2403\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/textile-fibre-mosaics-motifs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46ea9a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Textile Fibre Mosaics &amp; Motifs\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/textile-fibre-mosaics-motifs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"6d49d85\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"662e728\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment.jpg\",\"id\":\"2991\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/stainless-steel-swimming-pool-equipment\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8469231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stainless steel swimming pool equipment\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/stainless-steel-swimming-pool-equipment\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"37ba9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"caa1f63\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories.jpg\",\"id\":\"2990\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a06ceeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"eco swimming pool equipment \",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fc211e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"d5be65e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Parabond-Epoxy-421-300x300-1.jpg\",\"id\":\"2397\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/epoxy-adhesive\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1cbe0c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"epoxy adhesive\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/epoxy-adhesive\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e7d50e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"0f5add7\"}],\"pp_display_conditions\":[{\"_id\":\"37ee0fb\"}]},\"elements\":[{\"id\":\"d303b83\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products.jpg\",\"id\":\"2919\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/other-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c665dd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other swimming pool equipment\",\"link\":{\"url\":\"http:\\/\\/nixin.co.za\\/product-category\\/other-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dae2b0b\",\"elType\":\"widget\",\"settings\":{\"source\":\"by_id\",\"categories\":[\"43\",\"44\",\"45\",\"46\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2f2b816\"}],\"pp_display_conditions\":[{\"_id\":\"83f73ce\"}],\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3155,1003,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(3167,1003,'_elementor_page_settings','a:3:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(3199,1010,'_elementor_edit_mode','builder'),
(3200,1010,'_elementor_template_type','product-archive'),
(3201,1010,'_elementor_version','3.25.6'),
(3202,1010,'_elementor_pro_version','3.25.3'),
(3203,1010,'_edit_lock','1731928734:425'),
(3208,1010,'_wp_page_template','default'),
(3209,1010,'_elementor_data','[{\"id\":\"e94d96e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"d5e95d3\",\"pp_condition_date_value\":\"2020-06-29 to 2020-07-05\",\"pp_condition_day_value\":\"\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a69447\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e6390cd\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"816110d\"}],\"eael_cl_logics\":[{\"_id\":\"174c66e\",\"dynamic_field_custom_separator\":\"|\"}],\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[{\"id\":\"26b2496\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"b694314\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"8774eb2\"}]},\"elements\":[{\"id\":\"38f0edc\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"text_typography_font_weight\":\"bold\",\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"a2820f4\",\"pp_condition_date_value\":\"2020-06-29 to 2020-07-05\",\"pp_condition_day_value\":\"\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b13e5c1\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"19644c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2024-11-21 13:16\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d624b0b\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"current_query\",\"query_orderby\":\"menu_order\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b70d931\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"3e6ce2b\"}],\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"button_background_color\":\"#20A8C2\",\"button_hover_background_color\":\"#7A7A7A\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"show_onsale_flash\":\"\",\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(3216,1010,'_elementor_conditions','a:1:{i:0;s:23:\"include/product_archive\";}'),
(3227,970,'_edit_lock','1697459627:425'),
(3228,970,'_edit_last','425'),
(3229,970,'_wp_page_template','default'),
(3230,1015,'_menu_item_type','post_type'),
(3231,1015,'_menu_item_menu_item_parent','0'),
(3232,1015,'_menu_item_object_id','970'),
(3233,1015,'_menu_item_object','page'),
(3234,1015,'_menu_item_target',''),
(3235,1015,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(3236,1015,'_menu_item_xfn',''),
(3237,1015,'_menu_item_url',''),
(3335,1027,'_elementor_edit_mode','builder'),
(3336,1027,'_elementor_template_type','single'),
(3337,1027,'_elementor_template_sub_type','post'),
(3338,1027,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(3339,1027,'_elementor_version','2.5.16'),
(3340,1027,'_elementor_pro_version','2.5.9'),
(3341,1027,'_wp_page_template','default'),
(3342,1027,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:10:\"hide_title\";s:3:\"yes\";}'),
(3343,1027,'_elementor_data','[{\"id\":\"4fe4daee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"5bb3a54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4501fc36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3edb06ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6ffc3417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"253bb45b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240be0e6\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"5b23c8bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b72dd23\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3353,1029,'_elementor_edit_mode','builder'),
(3354,1029,'_elementor_template_type','single'),
(3355,1029,'_elementor_template_sub_type','not_found404'),
(3356,1029,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),
(3357,1029,'_elementor_version','2.5.16'),
(3358,1029,'_elementor_pro_version','2.5.9'),
(3359,1029,'_wp_page_template','default'),
(3360,1029,'_elementor_data','[{\"id\":\"24795345\",\"elType\":\"section\",\"settings\":{\"height\":\"full\",\"custom_height\":{\"unit\":\"vh\",\"size\":100},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"layout\":\"full_width\",\"column_position\":\"stretch\",\"reverse_order_mobile\":\"reverse-mobile\",\"custom_height_tablet\":{\"unit\":\"vh\",\"size\":\"\"},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\"},\"elements\":[{\"id\":\"66809379\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":55,\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"42c1c3d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":199},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"px\",\"size\":170},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":150},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":120},\"typography_font_family\":\"Montserrat\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"38d43537\",\"elType\":\"widget\",\"settings\":{\"title\":\"The page you were looking for\\ncouldn\'t be found\",\"header_size\":\"h3\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.3},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd75bd9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Go back to Homepage\",\"size\":\"lg\",\"typography_typography\":\"custom\",\"typography_text_transform\":\"uppercase\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.1},\"align\":\"center\",\"icon_indent\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"3a5051a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":730,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"_inline_size_tablet\":45},\"elements\":[{\"id\":\"49c6927d\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":173}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(3369,1031,'_elementor_edit_mode','builder'),
(3370,1031,'_elementor_template_type','product-archive'),
(3371,1031,'_elementor_version','2.5.16'),
(3372,1031,'_elementor_pro_version','2.5.9'),
(3373,1031,'_wp_page_template','default'),
(3374,1031,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"370377c\",\"elType\":\"widget\",\"settings\":{\"number\":100,\"order\":\"asc\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"count_color\":\"#20a8c2\",\"count_typography_typography\":\"custom\",\"count_typography_font_family\":\"Montserrat\",\"count_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"source\":\"by_id\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":false}],\"isInner\":false}]'),
(3375,1031,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(3376,1031,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";}'),
(3397,1034,'_elementor_edit_mode','builder'),
(3398,1034,'_elementor_template_type','product-archive'),
(3399,1034,'_elementor_version','2.5.16'),
(3400,1034,'_elementor_pro_version','2.5.9'),
(3401,1034,'_wp_page_template','default'),
(3402,1034,'_elementor_data','[{\"id\":\"e94d96e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"26b2496\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"38f0edc\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"text_typography_font_weight\":\"bold\",\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"4cbcc7f\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"current_query\",\"title_color\":\"#20a8c2\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"bold\",\"title_typography_text_transform\":\"uppercase\",\"price_color\":\"#ffffff\",\"price_typography_typography\":\"custom\",\"price_typography_font_family\":\"Montserrat\",\"price_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"button_typography_font_weight\":\"bold\",\"old_price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_color\":\"#ffffff\",\"button_hover_background_color\":\"#7a7a7a\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":false}],\"isInner\":false}]'),
(3403,1034,'_elementor_conditions','a:1:{i:0;s:23:\"include/product_archive\";}'),
(3413,1036,'_elementor_edit_mode','builder'),
(3414,1036,'_elementor_template_type','product'),
(3415,1036,'_elementor_version','2.5.16'),
(3416,1036,'_elementor_pro_version','2.5.9'),
(3417,1036,'_wp_page_template','default'),
(3418,1036,'_elementor_data','[{\"id\":\"65913b42\",\"elType\":\"section\",\"settings\":{\"custom_height\":{\"unit\":\"vh\",\"size\":90},\"structure\":\"20\",\"gap\":\"wide\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29be808f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35,\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"369c708c\",\"elType\":\"widget\",\"settings\":{\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":false},{\"id\":\"6038c543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65,\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2365e0cb\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"text_typography_font_weight\":\"300\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"text_typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"74526903\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_text_transform\":\"uppercase\",\"title_color\":\"#20a8c2\",\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"76e0d6a8\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"text_typography_font_weight\":\"300\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"woocommerce-product-short-description\"},{\"id\":\"40964b46\",\"elType\":\"widget\",\"settings\":{\"text_align\":\"left\",\"price_color\":\"#f8f8f9\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"700\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_text_transform\":\"none\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"sale_price_spacing\":{\"unit\":\"px\",\"size\":0},\"price_block\":\"yes\",\"sale_price_color\":\"#0c0c0c\",\"sale_price_typography_typography\":\"custom\",\"sale_price_typography_font_size\":{\"unit\":\"px\",\"size\":23},\"sale_price_typography_font_weight\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"2e8da0e6\",\"elType\":\"widget\",\"settings\":{\"button_align\":\"center\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"035\",\"bottom\":\"14\",\"left\":\"35\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#ffffff\",\"button_bg_color\":\"#20a8c2\",\"button_border_color\":\"#000000\",\"button_text_color_hover\":\"#ffffff\",\"button_bg_color_hover\":\"#7a7a7a\",\"quantity_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"quantity_text_color\":\"#ffffff\",\"quantity_bg_color\":\"rgba(255,255,255,0.08)\",\"quantity_border_color\":\"#ffffff\",\"quantity_text_color_focus\":\"#000000\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"666471e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"52dad5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1a0aced\",\"elType\":\"widget\",\"settings\":{\"title_color\":\"#20a8c2\",\"price_color\":\"#ffffff\",\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_weight\":\"bold\",\"button_hover_color\":\"#000000\",\"button_hover_background_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"woocommerce-product-related\"}],\"isInner\":false}],\"isInner\":false}]'),
(3419,1036,'_elementor_conditions','a:1:{i:0;s:15:\"include/product\";}'),
(3431,1038,'_wp_page_template','elementor_header_footer'),
(3432,1038,'_elementor_edit_mode','builder'),
(3433,1038,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"45 Gemini Street, Brackenfell, Cape Town, South Africa\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+27(0)21 981 9618\",\"icon\":\"fa fa-fax\",\"_id\":\"67c821f\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"francois@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:francois@nixin.co.za\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"45 Gemini Street, Brackenfell, Cape Town South Africa\",\"height\":{\"unit\":\"px\",\"size\":345}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),
(3434,1038,'_elementor_version','2.5.16'),
(3435,1038,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3436,1038,'_elementor_template_type','wp-page'),
(3437,1038,'_elementor_pro_version','2.5.9'),
(3456,1041,'_wp_page_template','elementor_header_footer'),
(3457,1041,'_elementor_edit_mode','builder'),
(3458,1041,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3459,1041,'_elementor_data','[{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":4,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3460,1041,'_elementor_version','2.5.16'),
(3461,1041,'_elementor_template_type','wp-page'),
(3462,1041,'_elementor_pro_version','2.5.9'),
(3464,1042,'_wp_page_template','elementor_header_footer'),
(3465,1042,'_elementor_edit_mode','builder'),
(3466,1042,'_elementor_template_type','wp-page'),
(3467,1042,'_elementor_version','2.5.16'),
(3468,1042,'_elementor_pro_version','2.5.9'),
(3469,1042,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3470,1042,'_elementor_data','[{\"id\":\"58f8194f\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"11f6e50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"77c30441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Thank You\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10df2ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. <\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3472,971,'_elementor_edit_mode','builder'),
(3473,971,'_elementor_template_type','wp-page'),
(3474,971,'_elementor_version','2.5.16'),
(3475,971,'_elementor_pro_version','2.5.9'),
(3476,971,'_elementor_data','[{\"id\":\"2b8e8a99\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"485afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3462f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d516d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\r\\n<p>[woocommerce_cart]<\\/p>\\r\\n<!-- \\/wp:shortcode -->\",\"text_color\":\"#f8f8f8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3489,1045,'_wp_page_template','elementor_header_footer'),
(3490,1045,'_elementor_edit_mode','builder'),
(3491,1045,'_elementor_template_type','wp-page'),
(3492,1045,'_elementor_version','2.5.16'),
(3493,1045,'_elementor_pro_version','2.5.9'),
(3494,1045,'_elementor_data','[{\"id\":\"2b8e8a99\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"485afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3462f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d516d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\r\\n<p>[woocommerce_cart]<\\/p>\\r\\n<!-- \\/wp:shortcode -->\",\"text_color\":\"#f8f8f8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3496,972,'_edit_lock','1684410075:244'),
(3497,972,'_elementor_edit_mode','builder'),
(3498,972,'_elementor_template_type','wp-page'),
(3499,972,'_elementor_version','3.13.1'),
(3500,972,'_elementor_pro_version','3.13.1'),
(3501,972,'_edit_last','9'),
(3502,972,'_wp_page_template','elementor_header_footer'),
(3503,1046,'_elementor_edit_mode','builder'),
(3504,1046,'_elementor_template_type','wp-page'),
(3505,1046,'_elementor_version','2.5.16'),
(3506,1046,'_elementor_pro_version','2.5.9'),
(3507,1046,'_wp_page_template','elementor_header_footer'),
(3550,1081,'_order_key','wc_order_VbryO4IYHUmWQ'),
(3551,1081,'_customer_user','14'),
(3552,1081,'_payment_method','bacs'),
(3553,1081,'_payment_method_title','Direct bank transfer'),
(3554,1081,'_customer_ip_address','41.189.78.122'),
(3555,1081,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0'),
(3556,1081,'_created_via','checkout'),
(3557,1081,'_cart_hash','751ceaa2f2f803b25165ff9804c7dcaf'),
(3558,1081,'_billing_first_name','TEssa'),
(3559,1081,'_billing_last_name','Keyser'),
(3560,1081,'_billing_company','PointB Agency'),
(3561,1081,'_billing_address_1','21 Constantia Boulevard'),
(3562,1081,'_billing_address_2','Constantia Kloof'),
(3563,1081,'_billing_city','Roodepoort'),
(3564,1081,'_billing_state','GP'),
(3565,1081,'_billing_postcode','1709'),
(3566,1081,'_billing_country','ZA'),
(3567,1081,'_billing_email','tessa.k@pointbagency.co.za'),
(3568,1081,'_billing_phone','0116279700'),
(3569,1081,'_order_currency','ZAR'),
(3570,1081,'_cart_discount','0'),
(3571,1081,'_cart_discount_tax','0'),
(3572,1081,'_order_shipping','0.00'),
(3573,1081,'_order_shipping_tax','0'),
(3574,1081,'_order_tax','0'),
(3575,1081,'_order_total','4995.00'),
(3576,1081,'_order_version','3.6.4'),
(3577,1081,'_prices_include_tax','no'),
(3578,1081,'_billing_address_index','TEssa Keyser PointB Agency 21 Constantia Boulevard Constantia Kloof Roodepoort GP 1709 ZA tessa.k@pointbagency.co.za 0116279700'),
(3579,1081,'_shipping_address_index','        '),
(3580,1081,'is_vat_exempt','no'),
(3581,1081,'_recorded_sales','yes'),
(3582,1081,'_recorded_coupon_usage_counts','yes'),
(3583,1081,'_order_stock_reduced','yes'),
(3597,1087,'_wp_attached_file','2016/09/phone-faulty-1.jpg'),
(3598,1087,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:686;s:6:\"height\";i:704;s:4:\"file\";s:26:\"2016/09/phone-faulty-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-292x300.jpg\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"phone-faulty-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-600x616.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-600x616.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:616;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"phone-faulty-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3602,1088,'_wp_attached_file','2019/06/logo.png'),
(3603,1088,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:16:\"2019/06/logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3624,1092,'_wp_page_template','elementor_header_footer'),
(3625,1092,'_elementor_edit_mode','builder'),
(3626,1092,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3627,1092,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.193},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.807},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":919},\"image_size\":\"full\",\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.719},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":920},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.281},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":15}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3628,1092,'_elementor_version','2.5.16'),
(3629,1092,'_elementor_template_type','wp-page'),
(3630,1092,'_elementor_pro_version','2.5.9'),
(3637,1093,'_wp_page_template','elementor_header_footer'),
(3638,1093,'_elementor_edit_mode','builder'),
(3639,1093,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3640,1093,'_elementor_data','[{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3641,1093,'_elementor_version','2.5.16'),
(3642,1093,'_elementor_template_type','wp-post'),
(3643,1093,'_thumbnail_id','839'),
(3644,1093,'_elementor_pro_version','2.5.9'),
(3646,1094,'_wp_attached_file','2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg'),
(3647,1094,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1126;s:6:\"height\";i:1126;s:4:\"file\";s:69:\"2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:69:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3658,1096,'_wp_attached_file','2019/06/Nixin-600mm-Slimline.jpg'),
(3659,1096,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:782;s:4:\"file\";s:32:\"2019/06/Nixin-600mm-Slimline.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-768x500.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Nixin-600mm-Slimline-1024x667.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:667;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-600x391.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-600x391.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Nixin-600mm-Slimline-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3669,1098,'_wp_attached_file','2019/06/NIXIN-1250mm-Z-spout-1.jpg'),
(3670,1098,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:34:\"2019/06/NIXIN-1250mm-Z-spout-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"NIXIN-1250mm-Z-spout-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"NIXIN-1250mm-Z-spout-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"NIXIN-1250mm-Z-spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3671,1099,'_wp_attached_file','2019/06/NIXIN-2000mm-Z-spout.jpg'),
(3672,1099,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:32:\"2019/06/NIXIN-2000mm-Z-spout.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"NIXIN-2000mm-Z-spout-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"NIXIN-2000mm-Z-spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3673,1100,'_wp_attached_file','2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg'),
(3674,1100,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1198;s:4:\"file\";s:57:\"2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:59:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"NIXIN-Aimflo-Crystalites-with-spout-striplite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3675,1101,'_wp_attached_file','2019/06/Nixin-Deck-Spouts.jpg'),
(3676,1101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:29:\"2019/06/Nixin-Deck-Spouts.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Nixin-Deck-Spouts-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Nixin-Deck-Spouts-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"Nixin-Deck-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3677,1102,'_wp_attached_file','2019/06/Nixin-Z-spout-500mm.jpg'),
(3678,1102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:815;s:4:\"file\";s:31:\"2019/06/Nixin-Z-spout-500mm.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Nixin-Z-spout-500mm-1024x695.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:695;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-600x408.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-600x408.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout-500mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3679,1103,'_wp_attached_file','2019/06/Nixin-Z-spout1.25m-.jpg'),
(3680,1103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:31:\"2019/06/Nixin-Z-spout1.25m-.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"Nixin-Z-spout1.25m--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"Nixin-Z-spout1.25m--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3681,1104,'_wp_attached_file','2019/06/pez-interior-2-IAN.jpg'),
(3682,1104,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:797;s:4:\"file\";s:30:\"2019/06/pez-interior-2-IAN.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"pez-interior-2-IAN-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"pez-interior-2-IAN-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"pez-interior-2-IAN-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3683,1105,'_wp_attached_file','2019/06/PHOTO-2016-10-21-13-43-53.jpg'),
(3684,1105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:37:\"2019/06/PHOTO-2016-10-21-13-43-53.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2016-10-21-13-43-53-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2016-10-21-13-43-53-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3685,1106,'_wp_attached_file','2019/06/PHOTO-2017-12-02-20-31-10.jpg'),
(3686,1106,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:37:\"2019/06/PHOTO-2017-12-02-20-31-10.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2017-12-02-20-31-10-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2017-12-02-20-31-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3687,1107,'_wp_attached_file','2019/06/PHOTO-2018-08-15-10-30-47.jpg'),
(3688,1107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:37:\"2019/06/PHOTO-2018-08-15-10-30-47.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-08-15-10-30-47-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-08-15-10-30-47-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-08-15-10-30-47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3689,1108,'_wp_attached_file','2019/06/PHOTO-2018-11-16-09-56-38.jpg'),
(3690,1108,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:37:\"2019/06/PHOTO-2018-11-16-09-56-38.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-11-16-09-56-38-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"PHOTO-2018-11-16-09-56-38-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"PHOTO-2018-11-16-09-56-38-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3691,1109,'_wp_attached_file','2019/06/Picture-074.jpg'),
(3692,1109,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/Picture-074.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-074-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-074-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-074-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-074-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture-074-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Picture-074-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-074-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture-074-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Picture-074-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-074-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3693,1110,'_wp_attached_file','2019/06/Picture-088.jpg'),
(3694,1110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/Picture-088.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-088-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-088-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-088-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-088-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture-088-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Picture-088-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-088-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture-088-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Picture-088-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-088-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3695,1111,'_wp_attached_file','2019/06/Picture-200.jpg'),
(3696,1111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/Picture-200.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-200-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Picture-200-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Picture-200-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Picture-200-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"Picture-200-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"Picture-200-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-200-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"Picture-200-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"Picture-200-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"Picture-200-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3697,1112,'_wp_attached_file','2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg'),
(3698,1112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:61:\"2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:62:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3715,1115,'_wp_attached_file','2019/06/IMG_8681.jpg'),
(3716,1115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_8681.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8681-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_8681-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_8681-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_8681-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8681-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_8681-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8681-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_8681-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_8681-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_8681-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3717,1116,'_wp_attached_file','2019/06/IMG_9709.jpg'),
(3718,1116,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_9709.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9709-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_9709-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_9709-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_9709-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9709-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_9709-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9709-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_9709-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_9709-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9709-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3719,1117,'_wp_attached_file','2019/06/IMG_9936.jpg'),
(3720,1117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_9936.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9936-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_9936-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_9936-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_9936-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_9936-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_9936-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9936-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_9936-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_9936-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_9936-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3721,1118,'_wp_attached_file','2019/06/nick-iphone-photos-014.jpg'),
(3722,1118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:34:\"2019/06/nick-iphone-photos-014.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"nick-iphone-photos-014-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"nick-iphone-photos-014-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"nick-iphone-photos-014-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3723,1119,'_wp_attached_file','2019/06/Nixin-50mm-Pipe-Spouts.jpg'),
(3724,1119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:34:\"2019/06/Nixin-50mm-Pipe-Spouts.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Nixin-50mm-Pipe-Spouts-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3725,1120,'_wp_attached_file','2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg'),
(3726,1120,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:676;s:4:\"file\";s:63:\"2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:64:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:63:\"NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3727,1121,'_wp_attached_file','2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg'),
(3728,1121,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:54:\"2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:55:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3729,1122,'_wp_attached_file','2019/06/2017-06-10-PHOTO-00000597.jpg'),
(3730,1122,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:899;s:4:\"file\";s:37:\"2019/06/2017-06-10-PHOTO-00000597.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"2017-06-10-PHOTO-00000597-1024x767.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"2017-06-10-PHOTO-00000597-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3731,1123,'_wp_attached_file','2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg'),
(3732,1123,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:48:\"2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"6616ffe3-9c66-486c-9c1d-b854ab6c14c2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3733,1124,'_wp_attached_file','2019/06/31012008035.jpg'),
(3734,1124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2019/06/31012008035.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"31012008035-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"31012008035-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"31012008035-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"31012008035-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"31012008035-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"31012008035-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"31012008035-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"31012008035-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"31012008035-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"31012008035-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3735,1125,'_wp_attached_file','2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg'),
(3736,1125,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:71:\"2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:73:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:71:\"Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3737,1126,'_wp_attached_file','2019/06/IMG_0102.jpg'),
(3738,1126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_0102.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0102-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0102-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0102-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0102-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0102-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0102-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0102-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0102-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0102-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0102-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3739,1127,'_wp_attached_file','2019/06/IMG_0337.jpg'),
(3740,1127,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:20:\"2019/06/IMG_0337.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0337-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0337-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0337-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0337-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0337-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0337-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0337-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0337-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0337-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0337-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3741,1128,'_wp_attached_file','2019/06/IMG_0572.jpg'),
(3742,1128,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:20:\"2019/06/IMG_0572.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0572-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0572-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0572-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0572-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_0572-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_0572-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0572-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_0572-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_0572-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0572-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3743,1129,'_wp_attached_file','2019/06/IMG_1157.jpg'),
(3744,1129,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:896;s:4:\"file\";s:20:\"2019/06/IMG_1157.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1157-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1157-300x224.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_1157-768x573.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:573;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_1157-1024x765.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1157-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_1157-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1157-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_1157-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_1157-600x448.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1157-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3745,1130,'_wp_attached_file','2019/06/IMG_1234.jpg'),
(3746,1130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_1234.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1234-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1234-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_1234-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_1234-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1234-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_1234-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1234-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_1234-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_1234-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1234-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3747,1131,'_wp_attached_file','2019/06/IMG_1498.jpg'),
(3748,1131,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2019/06/IMG_1498.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1498-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_1498-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_1498-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"IMG_1498-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1498-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_1498-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1498-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_1498-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_1498-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_1498-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3749,1132,'_wp_attached_file','2019/06/IMG_2697.jpg'),
(3750,1132,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_2697.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2697-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2697-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_2697-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_2697-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_2697-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_2697-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2697-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_2697-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_2697-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2697-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3751,1133,'_wp_attached_file','2019/06/IMG_3005.jpg'),
(3752,1133,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:20:\"2019/06/IMG_3005.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_3005-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_3005-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_3005-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3005-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_3005-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3005-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_3005-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_3005-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3005-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3753,1134,'_wp_attached_file','2019/06/IMG_3296.jpg'),
(3754,1134,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:910;s:4:\"file\";s:20:\"2019/06/IMG_3296.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3296-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_3296-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_3296-768x582.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:582;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_3296-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3296-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_3296-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3296-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_3296-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_3296-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3296-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3755,1135,'_wp_attached_file','2019/06/IMG_3613.jpg'),
(3756,1135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_3613.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3613-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_3613-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_3613-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_3613-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_3613-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_3613-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3613-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_3613-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_3613-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_3613-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3757,1136,'_wp_attached_file','2019/06/IMG_4067.jpg'),
(3758,1136,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_4067.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4067-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_4067-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_4067-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_4067-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_4067-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_4067-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4067-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_4067-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_4067-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4067-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3759,1137,'_wp_attached_file','2019/06/IMG_5372.jpg'),
(3760,1137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_5372.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5372-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5372-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_5372-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5372-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5372-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5372-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5372-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5372-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5372-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5372-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3761,1138,'_wp_attached_file','2019/06/IMG_5525.jpg'),
(3762,1138,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_5525.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5525-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5525-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_5525-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5525-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5525-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5525-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5525-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5525-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5525-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3763,1139,'_wp_attached_file','2019/06/IMG_5656.jpg'),
(3764,1139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:20:\"2019/06/IMG_5656.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5656-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5656-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"IMG_5656-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5656-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5656-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5656-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5656-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5656-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5656-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5656-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3765,1140,'_wp_attached_file','2019/06/IMG_5777.jpg'),
(3766,1140,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2019/06/IMG_5777.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5777-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5777-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_5777-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5777-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5777-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5777-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5777-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5777-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5777-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5777-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3767,1141,'_wp_page_template','elementor_header_footer'),
(3768,1141,'_elementor_edit_mode','builder'),
(3769,1141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(3770,1141,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":1115,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":1128,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":1129,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":1130,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":1131,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":1132,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":1133,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":1134,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":1135,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":1136,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":1137,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":1138,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":1139,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":1140,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":1106,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":1105,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":1104,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":1103,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":1102,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":1101,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":1100,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":1099,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":1098,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":6,\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3771,1141,'_elementor_version','2.5.16'),
(3772,1141,'_elementor_template_type','wp-page'),
(3773,1141,'_elementor_pro_version','2.5.9'),
(3787,1144,'_wp_attached_file','2019/07/Nixin-logo.png'),
(3788,1144,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:22:\"2019/07/Nixin-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Nixin-logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Nixin-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Nixin-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3789,1144,'_wp_attachment_image_alt','Nixin logo'),
(3792,1146,'_wp_attached_file','2019/06/IMG_9936-1.jpg'),
(3793,1146,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2019/06/IMG_9936-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_9936-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_9936-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_9936-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3794,1146,'_wp_attachment_image_alt','Swimming pool'),
(3805,1148,'_wp_attached_file','2019/06/IMG_3296-1.jpg'),
(3806,1148,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1338;s:6:\"height\";i:1015;s:4:\"file\";s:22:\"2019/06/IMG_3296-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-768x583.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:583;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_3296-1-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_3296-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-600x455.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_3296-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3807,1148,'_wp_attachment_image_alt',''),
(3828,1151,'_wp_attached_file','2019/06/IMG_8681-1.jpg'),
(3829,1151,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:22:\"2019/06/IMG_8681-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_8681-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"IMG_8681-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_8681-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(3830,1151,'_wp_attachment_image_alt','Swimming pool'),
(3841,1153,'_wp_attached_file','2019/06/PHOTO-2018-11-16-09-56-38-1.jpg'),
(3842,1153,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:39:\"2019/06/PHOTO-2018-11-16-09-56-38-1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"PHOTO-2018-11-16-09-56-38-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"PHOTO-2018-11-16-09-56-38-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"PHOTO-2018-11-16-09-56-38-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3843,1153,'_wp_attachment_image_alt','Swimming Pool'),
(3844,1154,'_elementor_edit_mode','builder'),
(3845,1154,'_elementor_template_type','header'),
(3846,1154,'_elementor_version','2.5.16'),
(3847,1154,'_elementor_pro_version','2.5.9'),
(3848,1154,'_wp_page_template','default'),
(3849,1154,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(3850,1154,'_elementor_data','[{\"id\":\"295524ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(32,168,194,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":10,\"custom_height_mobile\":{\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":967}},\"elements\":[{\"id\":\"7a20dc9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":26.099,\"content_position\":\"center\",\"_inline_size_mobile\":50},\"elements\":[{\"id\":\"e5193af\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":false},{\"id\":\"5ab6def\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":73.898,\"_inline_size_mobile\":50,\"content_position\":\"center\"},\"elements\":[{\"id\":\"432b8cc1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#20a8c2\",\"color_menu_item_active\":\"#20a8c2\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":18},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":36},\"menu_space_between\":{\"unit\":\"px\",\"size\":0},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14d6bbc8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":9},\"elements\":[{\"id\":\"45119a0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c651ae9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-1.jpg\",\"id\":1146},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"6354790\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296-1.jpg\",\"id\":1148},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"b0c314a\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681-1.jpg\",\"id\":1151},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"},{\"heading\":\"Let your dream pool <br\\/>design begin right now!\",\"description\":\"<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0c9fad9\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38-1.jpg\",\"id\":1153},\"background_size\":\"cover\",\"background_ken_burns\":\"yes\",\"zoom_direction\":\"in\",\"background_overlay\":\"yes\",\"background_overlay_color\":\"rgba(0,0,0,0.5)\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"background_overlay_blend_mode\":\"\"}],\"slides_height\":{\"unit\":\"vh\",\"size\":100},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":34},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"description_typography_font_weight\":\"400\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":0},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#1f90c4\",\"arrows_size\":{\"unit\":\"px\",\"size\":54},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":12},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":80},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":34},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"heading_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"heading_typography_font_weight\":\"800\",\"heading_typography_font_style\":\"normal\",\"button_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":false}],\"isInner\":false}]'),
(3851,1154,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(3863,1156,'_wp_attached_file','2019/07/NIXIN-Wording-White.png'),
(3864,1156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2472;s:6:\"height\";i:692;s:4:\"file\";s:31:\"2019/07/NIXIN-Wording-White.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"NIXIN-Wording-White-300x84.png\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-768x215.png\";s:5:\"width\";i:768;s:6:\"height\";i:215;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"NIXIN-Wording-White-1024x287.png\";s:5:\"width\";i:1024;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"NIXIN-Wording-White-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-600x168.png\";s:5:\"width\";i:600;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-600x168.png\";s:5:\"width\";i:600;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"NIXIN-Wording-White-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3865,1156,'_wp_attachment_image_alt','NIXIN Wording White'),
(3907,1161,'_wp_page_template','elementor_header_footer'),
(3908,1161,'_elementor_edit_mode','builder'),
(3909,1161,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":756},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"typography_font_size\":{\"unit\":\"px\",\"size\":16}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":254,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":10,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":26,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":99,\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":60},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":18},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"starting_number\":\"\",\"suffix\":\"%\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":1096},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters & heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design & Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool & spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance & Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":1112,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":1106,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":1105,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":1104,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":1103,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":1102,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":1101,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":1100,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":1099,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":1098,\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":6,\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":1094},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":3,\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":3,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(3910,1161,'_elementor_version','2.5.16'),
(3911,1161,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(3912,1161,'_elementor_template_type','wp-page'),
(3913,1161,'_elementor_pro_version','2.5.9'),
(3929,1164,'_wp_attached_file','2019/06/NIXIN-Wording-White-Smaller.png'),
(3930,1164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1120;s:6:\"height\";i:350;s:4:\"file\";s:39:\"2019/06/NIXIN-Wording-White-Smaller.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"NIXIN-Wording-White-Smaller-300x94.png\";s:5:\"width\";i:300;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-768x240.png\";s:5:\"width\";i:768;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"NIXIN-Wording-White-Smaller-1024x320.png\";s:5:\"width\";i:1024;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-600x188.png\";s:5:\"width\";i:600;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-600x188.png\";s:5:\"width\";i:600;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-Wording-White-Smaller-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3931,1164,'_wp_attachment_image_alt',''),
(3932,1164,'_edit_lock','1562679926:9'),
(3985,1171,'_elementor_edit_mode','builder'),
(3986,1171,'_elementor_template_type','footer'),
(3987,1171,'_elementor_version','2.5.16'),
(3988,1171,'_elementor_pro_version','2.5.9'),
(3989,1171,'_wp_page_template','default'),
(3990,1171,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(3991,1171,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"icon_spacing\":{\"unit\":\"px\",\"size\":10},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":1164},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"}}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":true},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2344270\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-fax\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"}}],\"list_items_alignment\":\"left\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"45 Gemini Street, Brackenfell, Cape Town, South Africa\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"}}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"button_margin\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\"},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(3992,1171,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(4000,1173,'_wp_attached_file','2019/07/Swim-n-Style-NXIN-logo.png'),
(4001,1173,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:34:\"2019/07/Swim-n-Style-NXIN-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Swim-n-Style-NXIN-logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4002,1174,'_wp_attached_file','2019/07/cropped-Swim-n-Style-NXIN-logo.png'),
(4003,1174,'_wp_attachment_context','custom-logo'),
(4004,1174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:150;s:6:\"height\";i:139;s:4:\"file\";s:42:\"2019/07/cropped-Swim-n-Style-NXIN-logo.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Swim-n-Style-NXIN-logo-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"cropped-Swim-n-Style-NXIN-logo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4007,1176,'_edit_lock','1571731935:40'),
(4008,1176,'_edit_last','40'),
(4009,1177,'_wp_attached_file','2019/07/Aimflo-Accessories-Aimflo-Blocker.jpg'),
(4010,1177,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/07/Aimflo-Accessories-Aimflo-Blocker.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Aimflo-Accessories-Aimflo-Blocker-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Aimflo-Accessories-Aimflo-Blocker-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Aimflo-Accessories-Aimflo-Blocker-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4011,1176,'_thumbnail_id','1177'),
(4012,1176,'_regular_price','184.00'),
(4013,1176,'total_sales','0'),
(4014,1176,'_tax_status','taxable'),
(4015,1176,'_tax_class',''),
(4016,1176,'_manage_stock','no'),
(4017,1176,'_backorders','no'),
(4018,1176,'_sold_individually','no'),
(4019,1176,'_virtual','no'),
(4020,1176,'_downloadable','no'),
(4021,1176,'_download_limit','-1'),
(4022,1176,'_download_expiry','-1'),
(4023,1176,'_stock',NULL),
(4024,1176,'_stock_status','instock'),
(4025,1176,'_wc_average_rating','0'),
(4026,1176,'_wc_review_count','0'),
(4027,1176,'_product_version','3.7.1'),
(4028,1176,'_price','184.00'),
(4030,1178,'_edit_lock','1571731796:40'),
(4031,1178,'_edit_last','40'),
(4032,1179,'_wp_attached_file','2019/07/Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout.jpg'),
(4033,1179,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/07/Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4034,1178,'_thumbnail_id','1179'),
(4035,1178,'_regular_price','224.25'),
(4036,1178,'total_sales','0'),
(4037,1178,'_tax_status','taxable'),
(4038,1178,'_tax_class',''),
(4039,1178,'_manage_stock','no'),
(4040,1178,'_backorders','no'),
(4041,1178,'_sold_individually','no'),
(4042,1178,'_virtual','no'),
(4043,1178,'_downloadable','no'),
(4044,1178,'_download_limit','-1'),
(4045,1178,'_download_expiry','-1'),
(4046,1178,'_stock',NULL),
(4047,1178,'_stock_status','instock'),
(4048,1178,'_wc_average_rating','0'),
(4049,1178,'_wc_review_count','0'),
(4050,1178,'_product_version','3.7.1'),
(4051,1178,'_price','224.25'),
(4052,1180,'_edit_lock','1563440056:9'),
(4053,1180,'_edit_last','9'),
(4054,982,'_wp_attachment_image_alt','NIXIN Parabond Epoxy 421 5l'),
(4055,1180,'_thumbnail_id','982'),
(4056,1180,'_regular_price','1552.50'),
(4057,1180,'total_sales','0'),
(4058,1180,'_tax_status','taxable'),
(4059,1180,'_tax_class',''),
(4060,1180,'_manage_stock','no'),
(4061,1180,'_backorders','no'),
(4062,1180,'_sold_individually','no'),
(4063,1180,'_virtual','no'),
(4064,1180,'_downloadable','no'),
(4065,1180,'_download_limit','-1'),
(4066,1180,'_download_expiry','-1'),
(4067,1180,'_stock',NULL),
(4068,1180,'_stock_status','instock'),
(4069,1180,'_wc_average_rating','0'),
(4070,1180,'_wc_review_count','0'),
(4071,1180,'_product_version','3.6.5'),
(4072,1180,'_price','1552.50'),
(4073,1181,'_edit_lock','1571904348:40'),
(4074,1181,'_edit_last','40'),
(4075,1182,'_wp_attached_file','2019/07/Ladders-SST-Curve-Ladder-3-step.jpg'),
(4076,1182,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:43:\"2019/07/Ladders-SST-Curve-Ladder-3-step.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Ladders-SST-Curve-Ladder-3-step-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"Ladders-SST-Curve-Ladder-3-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"Ladders-SST-Curve-Ladder-3-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4077,1181,'_thumbnail_id','1182'),
(4078,1181,'_regular_price','9715.20'),
(4079,1181,'total_sales','1'),
(4080,1181,'_tax_status','taxable'),
(4081,1181,'_tax_class',''),
(4082,1181,'_manage_stock','no'),
(4083,1181,'_backorders','no'),
(4084,1181,'_sold_individually','no'),
(4085,1181,'_virtual','no'),
(4086,1181,'_downloadable','no'),
(4087,1181,'_download_limit','-1'),
(4088,1181,'_download_expiry','-1'),
(4089,1181,'_stock',NULL),
(4090,1181,'_stock_status','instock'),
(4091,1181,'_wc_average_rating','0'),
(4092,1181,'_wc_review_count','0'),
(4093,1181,'_product_version','3.7.1'),
(4094,1181,'_price','9715.20'),
(4095,1183,'_edit_lock','1571906603:40'),
(4096,1183,'_edit_last','40'),
(4097,1183,'total_sales','0'),
(4098,1183,'_tax_status','taxable'),
(4099,1183,'_tax_class',''),
(4100,1183,'_manage_stock','no'),
(4101,1183,'_backorders','no'),
(4102,1183,'_sold_individually','no'),
(4103,1183,'_virtual','no'),
(4104,1183,'_downloadable','no'),
(4105,1183,'_download_limit','-1'),
(4106,1183,'_download_expiry','-1'),
(4107,1183,'_stock',NULL),
(4108,1183,'_stock_status','instock'),
(4109,1183,'_wc_average_rating','0'),
(4110,1183,'_wc_review_count','0'),
(4112,1183,'_product_version','3.7.1'),
(4113,1184,'_wp_attached_file','2019/07/Ladders-SST-Roll-Top-Ladder.jpg'),
(4114,1184,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/07/Ladders-SST-Roll-Top-Ladder.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Ladders-SST-Roll-Top-Ladder-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Ladders-SST-Roll-Top-Ladder-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Ladders-SST-Roll-Top-Ladder-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4115,1185,'_wp_attached_file','2019/07/Ladders-SST-Roll-Top-Ladder-2.jpg'),
(4116,1185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/07/Ladders-SST-Roll-Top-Ladder-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Ladders-SST-Roll-Top-Ladder-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Ladders-SST-Roll-Top-Ladder-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Ladders-SST-Roll-Top-Ladder-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4117,1183,'_thumbnail_id','1184'),
(4118,1183,'_product_image_gallery','1185'),
(4120,1186,'_edit_lock','1571906219:40'),
(4121,1186,'_edit_last','40'),
(4122,1187,'_wp_attached_file','2019/07/Ladders-SST-P-Rail.jpg'),
(4123,1187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2019/07/Ladders-SST-P-Rail.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Ladders-SST-P-Rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Ladders-SST-P-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Ladders-SST-P-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4124,1186,'_thumbnail_id','1187'),
(4125,1186,'total_sales','0'),
(4126,1186,'_tax_status','taxable'),
(4127,1186,'_tax_class',''),
(4128,1186,'_manage_stock','no'),
(4129,1186,'_backorders','no'),
(4130,1186,'_sold_individually','no'),
(4131,1186,'_virtual','no'),
(4132,1186,'_downloadable','no'),
(4133,1186,'_download_limit','-1'),
(4134,1186,'_download_expiry','-1'),
(4135,1186,'_stock',NULL),
(4136,1186,'_stock_status','instock'),
(4137,1186,'_wc_average_rating','0'),
(4138,1186,'_wc_review_count','0'),
(4139,1186,'_product_version','3.7.1'),
(4140,1188,'_wp_attached_file','2019/07/Ladders-SST-P-Rail-1.jpg'),
(4141,1188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Ladders-SST-P-Rail-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4142,1189,'_wp_attached_file','2019/07/Ladders-SST-P-Rail-2.jpg'),
(4143,1189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Ladders-SST-P-Rail-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4144,1190,'_wp_attached_file','2019/07/Ladders-SST-P-Rail-3.jpg'),
(4145,1190,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Ladders-SST-P-Rail-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Ladders-SST-P-Rail-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4146,1186,'_product_image_gallery','1188,1189,1190'),
(4147,1191,'_edit_lock','1571908724:40'),
(4148,1191,'_edit_last','40'),
(4149,1192,'_wp_attached_file','2019/07/Ladders-SST-Standard-Rail.jpg'),
(4150,1192,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/07/Ladders-SST-Standard-Rail.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-SST-Standard-Rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-SST-Standard-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-SST-Standard-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4151,1191,'_thumbnail_id','1192'),
(4153,1191,'total_sales','1'),
(4154,1191,'_tax_status','taxable'),
(4155,1191,'_tax_class',''),
(4156,1191,'_manage_stock','no'),
(4157,1191,'_backorders','no'),
(4158,1191,'_sold_individually','no'),
(4159,1191,'_virtual','no'),
(4160,1191,'_downloadable','no'),
(4161,1191,'_download_limit','-1'),
(4162,1191,'_download_expiry','-1'),
(4163,1191,'_stock',NULL),
(4164,1191,'_stock_status','instock'),
(4165,1191,'_wc_average_rating','0'),
(4166,1191,'_wc_review_count','0'),
(4167,1191,'_product_version','3.7.1'),
(4169,1193,'_edit_lock','1571903641:40'),
(4170,1193,'_edit_last','40'),
(4171,1194,'_wp_attached_file','2019/07/Ladders-SST-38mm-Grab-Rail.jpg'),
(4172,1194,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/07/Ladders-SST-38mm-Grab-Rail.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Ladders-SST-38mm-Grab-Rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Ladders-SST-38mm-Grab-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Ladders-SST-38mm-Grab-Rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4173,1193,'_thumbnail_id','1194'),
(4174,1193,'_regular_price','1679.00'),
(4175,1193,'total_sales','0'),
(4176,1193,'_tax_status','taxable'),
(4177,1193,'_tax_class',''),
(4178,1193,'_manage_stock','no'),
(4179,1193,'_backorders','no'),
(4180,1193,'_sold_individually','no'),
(4181,1193,'_virtual','no'),
(4182,1193,'_downloadable','no'),
(4183,1193,'_download_limit','-1'),
(4184,1193,'_download_expiry','-1'),
(4185,1193,'_stock',NULL),
(4186,1193,'_stock_status','instock'),
(4187,1193,'_wc_average_rating','0'),
(4188,1193,'_wc_review_count','0'),
(4189,1193,'_product_version','3.7.1'),
(4190,1193,'_price','1679.00'),
(4191,1195,'_edit_lock','1571903146:40'),
(4192,1195,'_edit_last','40'),
(4193,1196,'_wp_attached_file','2019/07/Ladders-Sacrificial-Anode.jpg'),
(4194,1196,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/07/Ladders-Sacrificial-Anode.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-Sacrificial-Anode-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-Sacrificial-Anode-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Ladders-Sacrificial-Anode-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4195,1195,'_thumbnail_id','1196'),
(4196,1195,'_regular_price','402.50'),
(4197,1195,'total_sales','0'),
(4198,1195,'_tax_status','taxable'),
(4199,1195,'_tax_class',''),
(4200,1195,'_manage_stock','no'),
(4201,1195,'_backorders','no'),
(4202,1195,'_sold_individually','no'),
(4203,1195,'_virtual','no'),
(4204,1195,'_downloadable','no'),
(4205,1195,'_download_limit','-1'),
(4206,1195,'_download_expiry','-1'),
(4207,1195,'_stock',NULL),
(4208,1195,'_stock_status','instock'),
(4209,1195,'_wc_average_rating','0'),
(4210,1195,'_wc_review_count','0'),
(4211,1195,'_product_version','3.7.1'),
(4212,1195,'_price','402.50'),
(4213,1197,'_edit_lock','1565697715:126'),
(4214,1198,'_wp_attached_file','2019/07/Paradigm-Motifs-Dolphin.jpg'),
(4215,1198,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/07/Paradigm-Motifs-Dolphin.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Dolphin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Dolphin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Dolphin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4216,1177,'_wp_attachment_image_alt','Aimflo-Accessories-Aimflo Blocker'),
(4217,1179,'_wp_attachment_image_alt','Aimflo-Accessories-Aimflo Adjustable Ball Spout'),
(4218,1182,'_wp_attachment_image_alt','Ladders - SST Curve Ladder 3-step'),
(4219,1184,'_wp_attachment_image_alt','NIXIN SST Roll Top Ladder 3-step'),
(4220,1185,'_wp_attachment_image_alt','Ladders - SST Roll Top Ladder 2'),
(4221,1187,'_wp_attachment_image_alt','NIXIN SST P-Rail 1200mm'),
(4222,1188,'_wp_attachment_image_alt','Ladders - SST P-Rail 1'),
(4223,1189,'_wp_attachment_image_alt','Ladders - SST P-Rail 2'),
(4224,1190,'_wp_attachment_image_alt','NIXIN SST P-Rail 470mm'),
(4225,1192,'_wp_attachment_image_alt','Ladders - SST Standard Rail'),
(4226,1194,'_wp_attachment_image_alt','Ladders - SST 38mm Grab Rail'),
(4227,1196,'_wp_attachment_image_alt','Ladders - Sacrificial Anode'),
(4228,1198,'_wp_attachment_image_alt','Paradigm Motifs - Dolphin'),
(4229,1197,'_edit_last','9'),
(4230,1197,'_thumbnail_id','1198'),
(4231,1197,'total_sales','0'),
(4232,1197,'_tax_status','taxable'),
(4233,1197,'_tax_class',''),
(4234,1197,'_manage_stock','no'),
(4235,1197,'_backorders','no'),
(4236,1197,'_sold_individually','no'),
(4237,1197,'_virtual','no'),
(4238,1197,'_downloadable','no'),
(4239,1197,'_download_limit','-1'),
(4240,1197,'_download_expiry','-1'),
(4241,1197,'_stock',NULL),
(4242,1197,'_stock_status','instock'),
(4243,1197,'_wc_average_rating','0'),
(4244,1197,'_wc_review_count','0'),
(4245,1197,'_product_version','3.6.5'),
(4246,1199,'_edit_lock','1563861917:9'),
(4247,1199,'_edit_last','9'),
(4248,1200,'_wp_attached_file','2019/07/Paradigm-Motifs-Mermaid.jpg'),
(4249,1200,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/07/Paradigm-Motifs-Mermaid.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Mermaid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Mermaid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Mermaid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4250,1199,'_thumbnail_id','1200'),
(4251,1199,'total_sales','0'),
(4252,1199,'_tax_status','taxable'),
(4253,1199,'_tax_class',''),
(4254,1199,'_manage_stock','no'),
(4255,1199,'_backorders','no'),
(4256,1199,'_sold_individually','no'),
(4257,1199,'_virtual','no'),
(4258,1199,'_downloadable','no'),
(4259,1199,'_download_limit','-1'),
(4260,1199,'_download_expiry','-1'),
(4261,1199,'_stock',NULL),
(4262,1199,'_stock_status','instock'),
(4263,1199,'_wc_average_rating','0'),
(4264,1199,'_wc_review_count','0'),
(4265,1199,'_product_version','3.6.5'),
(4266,1201,'_edit_lock','1563861851:9'),
(4267,1201,'_edit_last','9'),
(4268,1202,'_wp_attached_file','2019/07/Paradigm-Motifs-Octopus.jpg'),
(4269,1202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/07/Paradigm-Motifs-Octopus.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Octopus-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Octopus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Paradigm-Motifs-Octopus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4270,1200,'_wp_attachment_image_alt','Paradigm Motifs - Mermaid'),
(4271,1202,'_wp_attachment_image_alt','Paradigm Motifs - Octopus'),
(4272,1201,'_thumbnail_id','1202'),
(4273,1201,'total_sales','0'),
(4274,1201,'_tax_status','taxable'),
(4275,1201,'_tax_class',''),
(4276,1201,'_manage_stock','no'),
(4277,1201,'_backorders','no'),
(4278,1201,'_sold_individually','no'),
(4279,1201,'_virtual','no'),
(4280,1201,'_downloadable','no'),
(4281,1201,'_download_limit','-1'),
(4282,1201,'_download_expiry','-1'),
(4283,1201,'_stock',NULL),
(4284,1201,'_stock_status','instock'),
(4285,1201,'_wc_average_rating','0'),
(4286,1201,'_wc_review_count','0'),
(4287,1201,'_product_version','3.6.5'),
(4288,1203,'_edit_lock','1563861939:9'),
(4289,1203,'_edit_last','9'),
(4290,1204,'_wp_attached_file','2019/07/Pool-Filter-SST-705-Series-Filters.jpg'),
(4291,1204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2019/07/Pool-Filter-SST-705-Series-Filters.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Pool-Filter-SST-705-Series-Filters-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"Pool-Filter-SST-705-Series-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"Pool-Filter-SST-705-Series-Filters-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4292,1204,'_wp_attachment_image_alt','Pool Filter - SST 705 Series Filters'),
(4293,1203,'_thumbnail_id','1204'),
(4294,1203,'total_sales','0'),
(4295,1203,'_tax_status','taxable'),
(4296,1203,'_tax_class',''),
(4297,1203,'_manage_stock','no'),
(4298,1203,'_backorders','no'),
(4299,1203,'_sold_individually','no'),
(4300,1203,'_virtual','no'),
(4301,1203,'_downloadable','no'),
(4302,1203,'_download_limit','-1'),
(4303,1203,'_download_expiry','-1'),
(4304,1203,'_stock',NULL),
(4305,1203,'_stock_status','instock'),
(4306,1203,'_wc_average_rating','0'),
(4307,1203,'_wc_review_count','0'),
(4308,1203,'_product_version','3.6.5'),
(4309,1205,'_edit_lock','1563861080:9'),
(4310,1205,'_edit_last','9'),
(4311,1206,'_wp_attached_file','2019/07/Mod-N-Dolphin-Speedy.jpg'),
(4312,1206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2019/07/Mod-N-Dolphin-Speedy.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4313,1206,'_wp_attachment_image_alt','Mod N Dolphin Speedy'),
(4314,1205,'_thumbnail_id','1206'),
(4315,1205,'total_sales','1'),
(4316,1205,'_tax_status','taxable'),
(4317,1205,'_tax_class',''),
(4318,1205,'_manage_stock','no'),
(4319,1205,'_backorders','no'),
(4320,1205,'_sold_individually','no'),
(4321,1205,'_virtual','no'),
(4322,1205,'_downloadable','no'),
(4323,1205,'_download_limit','-1'),
(4324,1205,'_download_expiry','-1'),
(4325,1205,'_stock',NULL),
(4326,1205,'_stock_status','instock'),
(4327,1205,'_wc_average_rating','0'),
(4328,1205,'_wc_review_count','0'),
(4329,1205,'_product_version','3.6.5'),
(4330,1207,'_edit_lock','1563861299:9'),
(4331,1207,'_edit_last','9'),
(4332,1208,'_wp_attached_file','2019/07/Mod-N-Seahorse.jpg'),
(4333,1208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:26:\"2019/07/Mod-N-Seahorse.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mod-N-Seahorse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"Mod-N-Seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"Mod-N-Seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4334,1208,'_wp_attachment_image_alt','Mod N Seahorse'),
(4335,1207,'_thumbnail_id','1208'),
(4337,1207,'total_sales','0'),
(4338,1207,'_tax_status','taxable'),
(4339,1207,'_tax_class',''),
(4340,1207,'_manage_stock','no'),
(4341,1207,'_backorders','no'),
(4342,1207,'_sold_individually','no'),
(4343,1207,'_virtual','no'),
(4344,1207,'_downloadable','no'),
(4345,1207,'_download_limit','-1'),
(4346,1207,'_download_expiry','-1'),
(4347,1207,'_stock',NULL),
(4348,1207,'_stock_status','instock'),
(4349,1207,'_wc_average_rating','0'),
(4350,1207,'_wc_review_count','0'),
(4351,1207,'_product_version','3.6.5'),
(4353,1209,'_edit_lock','1563861400:9'),
(4354,1209,'_edit_last','9'),
(4355,1210,'_wp_attached_file','2019/07/Mod-N-Seastar.jpg'),
(4356,1210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:25:\"2019/07/Mod-N-Seastar.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Mod-N-Seastar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"Mod-N-Seastar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"Mod-N-Seastar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4357,1210,'_wp_attachment_image_alt','Mod N Seastar'),
(4358,1209,'_thumbnail_id','1210'),
(4360,1209,'total_sales','0'),
(4361,1209,'_tax_status','taxable'),
(4362,1209,'_tax_class',''),
(4363,1209,'_manage_stock','no'),
(4364,1209,'_backorders','no'),
(4365,1209,'_sold_individually','no'),
(4366,1209,'_virtual','no'),
(4367,1209,'_downloadable','no'),
(4368,1209,'_download_limit','-1'),
(4369,1209,'_download_expiry','-1'),
(4370,1209,'_stock',NULL),
(4371,1209,'_stock_status','instock'),
(4372,1209,'_wc_average_rating','0'),
(4373,1209,'_wc_review_count','0'),
(4374,1209,'_product_version','3.6.5'),
(4376,1211,'_edit_lock','1563861477:9'),
(4377,1211,'_edit_last','9'),
(4378,1212,'_wp_attached_file','2019/07/Mod-N-Helios.jpg'),
(4379,1212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:24:\"2019/07/Mod-N-Helios.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Helios-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Helios-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"Mod-N-Helios-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4380,1212,'_wp_attachment_image_alt','Mod N Helios'),
(4381,1211,'_thumbnail_id','1212'),
(4383,1211,'total_sales','0'),
(4384,1211,'_tax_status','taxable'),
(4385,1211,'_tax_class',''),
(4386,1211,'_manage_stock','no'),
(4387,1211,'_backorders','no'),
(4388,1211,'_sold_individually','no'),
(4389,1211,'_virtual','no'),
(4390,1211,'_downloadable','no'),
(4391,1211,'_download_limit','-1'),
(4392,1211,'_download_expiry','-1'),
(4393,1211,'_stock',NULL),
(4394,1211,'_stock_status','instock'),
(4395,1211,'_wc_average_rating','0'),
(4396,1211,'_wc_review_count','0'),
(4397,1211,'_product_version','3.6.5'),
(4399,1213,'_edit_lock','1563861547:9'),
(4400,1213,'_edit_last','9'),
(4401,1214,'_wp_attached_file','2019/07/Mod-N-Helm.jpg'),
(4402,1214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:22:\"2019/07/Mod-N-Helm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Mod-N-Helm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"Mod-N-Helm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"Mod-N-Helm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4403,1214,'_wp_attachment_image_alt','Mod N Helm'),
(4404,1213,'_thumbnail_id','1214'),
(4406,1213,'total_sales','0'),
(4407,1213,'_tax_status','taxable'),
(4408,1213,'_tax_class',''),
(4409,1213,'_manage_stock','no'),
(4410,1213,'_backorders','no'),
(4411,1213,'_sold_individually','no'),
(4412,1213,'_virtual','no'),
(4413,1213,'_downloadable','no'),
(4414,1213,'_download_limit','-1'),
(4415,1213,'_download_expiry','-1'),
(4416,1213,'_stock',NULL),
(4417,1213,'_stock_status','instock'),
(4418,1213,'_wc_average_rating','0'),
(4419,1213,'_wc_review_count','0'),
(4420,1213,'_product_version','3.6.5'),
(4422,1215,'_edit_lock','1563861595:9'),
(4423,1215,'_edit_last','9'),
(4424,1216,'_wp_attached_file','2019/07/Mod-N-Dolphin-Ball.jpg'),
(4425,1216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2019/07/Mod-N-Dolphin-Ball.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Mod-N-Dolphin-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Mod-N-Dolphin-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Mod-N-Dolphin-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(4426,1216,'_wp_attachment_image_alt','Mod N Dolphin & Ball'),
(4427,1215,'_thumbnail_id','1216'),
(4428,1215,'total_sales','0'),
(4429,1215,'_tax_status','taxable'),
(4430,1215,'_tax_class',''),
(4431,1215,'_manage_stock','no'),
(4432,1215,'_backorders','no'),
(4433,1215,'_sold_individually','no'),
(4434,1215,'_virtual','no'),
(4435,1215,'_downloadable','no'),
(4436,1215,'_download_limit','-1'),
(4437,1215,'_download_expiry','-1'),
(4438,1215,'_stock',NULL),
(4439,1215,'_stock_status','instock'),
(4440,1215,'_wc_average_rating','0'),
(4441,1215,'_wc_review_count','0'),
(4442,1215,'_product_version','3.6.5'),
(4443,1186,'_product_attributes','a:2:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:17:\"Choose Your Size:\";s:5:\"value\";s:14:\"1200mm | 470mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}s:12:\"product-type\";a:6:{s:4:\"name\";s:12:\"Product Type\";s:5:\"value\";s:75:\"Pipe diameter - 38mm | Pipe finish - polished | Pipe Material - 316 s/steel\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4444,1217,'_variation_description',''),
(4445,1217,'total_sales','0'),
(4446,1217,'_tax_status','taxable'),
(4447,1217,'_tax_class','parent'),
(4448,1217,'_manage_stock','no'),
(4449,1217,'_backorders','no'),
(4450,1217,'_sold_individually','no'),
(4451,1217,'_virtual','no'),
(4452,1217,'_downloadable','no'),
(4453,1217,'_download_limit','-1'),
(4454,1217,'_download_expiry','-1'),
(4455,1217,'_stock',NULL),
(4456,1217,'_stock_status','instock'),
(4457,1217,'_wc_average_rating','0'),
(4458,1217,'_wc_review_count','0'),
(4459,1217,'attribute_product-type','Pipe diameter - 38mm'),
(4460,1217,'attribute_choose-your-size','1200mm'),
(4461,1217,'_product_version','3.6.5'),
(4462,1218,'_variation_description',''),
(4463,1218,'total_sales','0'),
(4464,1218,'_tax_status','taxable'),
(4465,1218,'_tax_class','parent'),
(4466,1218,'_manage_stock','no'),
(4467,1218,'_backorders','no'),
(4468,1218,'_sold_individually','no'),
(4469,1218,'_virtual','no'),
(4470,1218,'_downloadable','no'),
(4471,1218,'_download_limit','-1'),
(4472,1218,'_download_expiry','-1'),
(4473,1218,'_stock',NULL),
(4474,1218,'_stock_status','instock'),
(4475,1218,'_wc_average_rating','0'),
(4476,1218,'_wc_review_count','0'),
(4477,1218,'attribute_product-type','Pipe finish - polished'),
(4478,1218,'attribute_choose-your-size','1200mm'),
(4479,1218,'_product_version','3.6.5'),
(4480,1219,'_variation_description',''),
(4481,1219,'total_sales','0'),
(4482,1219,'_tax_status','taxable'),
(4483,1219,'_tax_class','parent'),
(4484,1219,'_manage_stock','no'),
(4485,1219,'_backorders','no'),
(4486,1219,'_sold_individually','no'),
(4487,1219,'_virtual','no'),
(4488,1219,'_downloadable','no'),
(4489,1219,'_download_limit','-1'),
(4490,1219,'_download_expiry','-1'),
(4491,1219,'_stock',NULL),
(4492,1219,'_stock_status','instock'),
(4493,1219,'_wc_average_rating','0'),
(4494,1219,'_wc_review_count','0'),
(4495,1219,'attribute_product-type','Pipe Material - 316 s/steel'),
(4496,1219,'attribute_choose-your-size','1200mm'),
(4497,1219,'_product_version','3.6.5'),
(4498,1220,'_variation_description',''),
(4499,1220,'total_sales','0'),
(4500,1220,'_tax_status','taxable'),
(4501,1220,'_tax_class','parent'),
(4502,1220,'_manage_stock','no'),
(4503,1220,'_backorders','no'),
(4504,1220,'_sold_individually','no'),
(4505,1220,'_virtual','no'),
(4506,1220,'_downloadable','no'),
(4507,1220,'_download_limit','-1'),
(4508,1220,'_download_expiry','-1'),
(4509,1220,'_stock',NULL),
(4510,1220,'_stock_status','instock'),
(4511,1220,'_wc_average_rating','0'),
(4512,1220,'_wc_review_count','0'),
(4513,1220,'attribute_product-type','Pipe diameter - 38mm'),
(4514,1220,'attribute_choose-your-size','470mm'),
(4515,1220,'_product_version','3.6.5'),
(4516,1221,'_variation_description',''),
(4517,1221,'total_sales','0'),
(4518,1221,'_tax_status','taxable'),
(4519,1221,'_tax_class','parent'),
(4520,1221,'_manage_stock','no'),
(4521,1221,'_backorders','no'),
(4522,1221,'_sold_individually','no'),
(4523,1221,'_virtual','no'),
(4524,1221,'_downloadable','no'),
(4525,1221,'_download_limit','-1'),
(4526,1221,'_download_expiry','-1'),
(4527,1221,'_stock',NULL),
(4528,1221,'_stock_status','instock'),
(4529,1221,'_wc_average_rating','0'),
(4530,1221,'_wc_review_count','0'),
(4531,1221,'attribute_product-type','Pipe finish - polished'),
(4532,1221,'attribute_choose-your-size','470mm'),
(4533,1221,'_product_version','3.6.5'),
(4534,1222,'_variation_description',''),
(4535,1222,'total_sales','0'),
(4536,1222,'_tax_status','taxable'),
(4537,1222,'_tax_class','parent'),
(4538,1222,'_manage_stock','no'),
(4539,1222,'_backorders','no'),
(4540,1222,'_sold_individually','no'),
(4541,1222,'_virtual','no'),
(4542,1222,'_downloadable','no'),
(4543,1222,'_download_limit','-1'),
(4544,1222,'_download_expiry','-1'),
(4545,1222,'_stock',NULL),
(4546,1222,'_stock_status','instock'),
(4547,1222,'_wc_average_rating','0'),
(4548,1222,'_wc_review_count','0'),
(4549,1222,'attribute_product-type','Pipe Material - 316 s/steel'),
(4550,1222,'attribute_choose-your-size','470mm'),
(4551,1222,'_product_version','3.6.5'),
(4552,1217,'_regular_price','3818.00'),
(4553,1217,'_price','3818.00'),
(4554,1218,'_regular_price','3818.00'),
(4555,1218,'_price','3818.00'),
(4556,1219,'_regular_price','3818.00'),
(4557,1219,'_price','3818.00'),
(4558,1220,'_regular_price','3151.00'),
(4559,1220,'_price','3151.00'),
(4560,1221,'_regular_price','3151.00'),
(4561,1221,'_price','3151.00'),
(4562,1222,'_regular_price','3151.00'),
(4563,1222,'_price','3151.00'),
(4564,1186,'_price','3151.00'),
(4565,1186,'_price','3818.00'),
(4576,1183,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:53:\"2-step 1.1m | 3-step 1.6m | 4-step 2.0m | 5-step 2.0m\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4645,1227,'_variation_description',''),
(4646,1227,'total_sales','0'),
(4647,1227,'_tax_status','taxable'),
(4648,1227,'_tax_class','parent'),
(4649,1227,'_manage_stock','no'),
(4650,1227,'_backorders','no'),
(4651,1227,'_sold_individually','no'),
(4652,1227,'_virtual','no'),
(4653,1227,'_downloadable','no'),
(4654,1227,'_download_limit','-1'),
(4655,1227,'_download_expiry','-1'),
(4656,1227,'_stock',NULL),
(4657,1227,'_stock_status','instock'),
(4658,1227,'_wc_average_rating','0'),
(4659,1227,'_wc_review_count','0'),
(4660,1227,'attribute_choose-your-size','2-step 1.1m'),
(4661,1227,'_product_version','3.6.5'),
(4662,1228,'_variation_description',''),
(4663,1228,'total_sales','0'),
(4664,1228,'_tax_status','taxable'),
(4665,1228,'_tax_class','parent'),
(4666,1228,'_manage_stock','no'),
(4667,1228,'_backorders','no'),
(4668,1228,'_sold_individually','no'),
(4669,1228,'_virtual','no'),
(4670,1228,'_downloadable','no'),
(4671,1228,'_download_limit','-1'),
(4672,1228,'_download_expiry','-1'),
(4673,1228,'_stock',NULL),
(4674,1228,'_stock_status','instock'),
(4675,1228,'_wc_average_rating','0'),
(4676,1228,'_wc_review_count','0'),
(4677,1228,'attribute_choose-your-size','3-step 1.6m'),
(4678,1228,'_product_version','3.6.5'),
(4679,1229,'_variation_description',''),
(4680,1229,'total_sales','0'),
(4681,1229,'_tax_status','taxable'),
(4682,1229,'_tax_class','parent'),
(4683,1229,'_manage_stock','no'),
(4684,1229,'_backorders','no'),
(4685,1229,'_sold_individually','no'),
(4686,1229,'_virtual','no'),
(4687,1229,'_downloadable','no'),
(4688,1229,'_download_limit','-1'),
(4689,1229,'_download_expiry','-1'),
(4690,1229,'_stock',NULL),
(4691,1229,'_stock_status','instock'),
(4692,1229,'_wc_average_rating','0'),
(4693,1229,'_wc_review_count','0'),
(4694,1229,'attribute_choose-your-size','4-step 2.0m'),
(4695,1229,'_product_version','3.6.5'),
(4696,1230,'_variation_description',''),
(4697,1230,'total_sales','0'),
(4698,1230,'_tax_status','taxable'),
(4699,1230,'_tax_class','parent'),
(4700,1230,'_manage_stock','no'),
(4701,1230,'_backorders','no'),
(4702,1230,'_sold_individually','no'),
(4703,1230,'_virtual','no'),
(4704,1230,'_downloadable','no'),
(4705,1230,'_download_limit','-1'),
(4706,1230,'_download_expiry','-1'),
(4707,1230,'_stock',NULL),
(4708,1230,'_stock_status','instock'),
(4709,1230,'_wc_average_rating','0'),
(4710,1230,'_wc_review_count','0'),
(4711,1230,'attribute_choose-your-size','5-step 2.0m'),
(4712,1230,'_product_version','3.6.5'),
(4713,1227,'_regular_price','7055.25'),
(4714,1227,'_price','7055.25'),
(4715,1228,'_regular_price','7590.00'),
(4716,1228,'_price','7590.00'),
(4717,1229,'_regular_price','9177.00'),
(4718,1229,'_price','9177.00'),
(4719,1230,'_regular_price','10120.00'),
(4720,1230,'_price','10120.00'),
(4733,1183,'_price','7055.25'),
(4734,1183,'_price','7590.00'),
(4735,1183,'_price','9177.00'),
(4736,1183,'_price','10120.00'),
(4737,1215,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:22:\"500mm | 800mm | 1000mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4738,1231,'_variation_description',''),
(4739,1231,'total_sales','0'),
(4740,1231,'_tax_status','taxable'),
(4741,1231,'_tax_class','parent'),
(4742,1231,'_manage_stock','no'),
(4743,1231,'_backorders','no'),
(4744,1231,'_sold_individually','no'),
(4745,1231,'_virtual','no'),
(4746,1231,'_downloadable','no'),
(4747,1231,'_download_limit','-1'),
(4748,1231,'_download_expiry','-1'),
(4749,1231,'_stock',NULL),
(4750,1231,'_stock_status','instock'),
(4751,1231,'_wc_average_rating','0'),
(4752,1231,'_wc_review_count','0'),
(4753,1231,'attribute_choose-your-size','500mm'),
(4754,1231,'_product_version','3.6.5'),
(4755,1232,'_variation_description',''),
(4756,1232,'total_sales','0'),
(4757,1232,'_tax_status','taxable'),
(4758,1232,'_tax_class','parent'),
(4759,1232,'_manage_stock','no'),
(4760,1232,'_backorders','no'),
(4761,1232,'_sold_individually','no'),
(4762,1232,'_virtual','no'),
(4763,1232,'_downloadable','no'),
(4764,1232,'_download_limit','-1'),
(4765,1232,'_download_expiry','-1'),
(4766,1232,'_stock',NULL),
(4767,1232,'_stock_status','instock'),
(4768,1232,'_wc_average_rating','0'),
(4769,1232,'_wc_review_count','0'),
(4770,1232,'attribute_choose-your-size','800mm'),
(4771,1232,'_product_version','3.6.5'),
(4772,1233,'_variation_description',''),
(4773,1233,'total_sales','0'),
(4774,1233,'_tax_status','taxable'),
(4775,1233,'_tax_class','parent'),
(4776,1233,'_manage_stock','no'),
(4777,1233,'_backorders','no'),
(4778,1233,'_sold_individually','no'),
(4779,1233,'_virtual','no'),
(4780,1233,'_downloadable','no'),
(4781,1233,'_download_limit','-1'),
(4782,1233,'_download_expiry','-1'),
(4783,1233,'_stock',NULL),
(4784,1233,'_stock_status','instock'),
(4785,1233,'_wc_average_rating','0'),
(4786,1233,'_wc_review_count','0'),
(4787,1233,'attribute_choose-your-size','1000mm'),
(4788,1233,'_product_version','3.6.5'),
(4789,1231,'_regular_price','235.75'),
(4790,1231,'_price','235.75'),
(4791,1232,'_regular_price','339.25'),
(4792,1232,'_price','339.25'),
(4793,1233,'_regular_price','569.25'),
(4794,1233,'_price','569.25'),
(4795,1215,'_price','235.75'),
(4796,1215,'_price','339.25'),
(4797,1215,'_price','569.25'),
(4798,1205,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:22:\"500mm | 800mm | 1200mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4799,1234,'_variation_description',''),
(4800,1234,'total_sales','0'),
(4801,1234,'_tax_status','taxable'),
(4802,1234,'_tax_class','parent'),
(4803,1234,'_manage_stock','no'),
(4804,1234,'_backorders','no'),
(4805,1234,'_sold_individually','no'),
(4806,1234,'_virtual','no'),
(4807,1234,'_downloadable','no'),
(4808,1234,'_download_limit','-1'),
(4809,1234,'_download_expiry','-1'),
(4810,1234,'_stock',NULL),
(4811,1234,'_stock_status','instock'),
(4812,1234,'_wc_average_rating','0'),
(4813,1234,'_wc_review_count','0'),
(4814,1234,'attribute_choose-your-size','500mm'),
(4815,1234,'_product_version','3.6.5'),
(4816,1235,'_variation_description',''),
(4817,1235,'total_sales','0'),
(4818,1235,'_tax_status','taxable'),
(4819,1235,'_tax_class','parent'),
(4820,1235,'_manage_stock','no'),
(4821,1235,'_backorders','no'),
(4822,1235,'_sold_individually','no'),
(4823,1235,'_virtual','no'),
(4824,1235,'_downloadable','no'),
(4825,1235,'_download_limit','-1'),
(4826,1235,'_download_expiry','-1'),
(4827,1235,'_stock',NULL),
(4828,1235,'_stock_status','instock'),
(4829,1235,'_wc_average_rating','0'),
(4830,1235,'_wc_review_count','0'),
(4831,1235,'attribute_choose-your-size','800mm'),
(4832,1235,'_product_version','3.6.5'),
(4833,1236,'_variation_description',''),
(4834,1236,'total_sales','0'),
(4835,1236,'_tax_status','taxable'),
(4836,1236,'_tax_class','parent'),
(4837,1236,'_manage_stock','no'),
(4838,1236,'_backorders','no'),
(4839,1236,'_sold_individually','no'),
(4840,1236,'_virtual','no'),
(4841,1236,'_downloadable','no'),
(4842,1236,'_download_limit','-1'),
(4843,1236,'_download_expiry','-1'),
(4844,1236,'_stock',NULL),
(4845,1236,'_stock_status','instock'),
(4846,1236,'_wc_average_rating','0'),
(4847,1236,'_wc_review_count','0'),
(4848,1236,'attribute_choose-your-size','1200mm'),
(4849,1236,'_product_version','3.6.5'),
(4850,1234,'_regular_price','224.25'),
(4851,1234,'_price','224.25'),
(4852,1235,'_regular_price','293.25'),
(4853,1235,'_price','293.25'),
(4854,1236,'_regular_price','506.00'),
(4855,1236,'_price','506.00'),
(4856,1205,'_price','224.25'),
(4857,1205,'_price','293.25'),
(4858,1205,'_price','506.00'),
(4859,1197,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:21:\"260mm | 500mm | 800mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4860,1237,'_variation_description',''),
(4861,1237,'total_sales','0'),
(4862,1237,'_tax_status','taxable'),
(4863,1237,'_tax_class','parent'),
(4864,1237,'_manage_stock','no'),
(4865,1237,'_backorders','no'),
(4866,1237,'_sold_individually','no'),
(4867,1237,'_virtual','no'),
(4868,1237,'_downloadable','no'),
(4869,1237,'_download_limit','-1'),
(4870,1237,'_download_expiry','-1'),
(4871,1237,'_stock',NULL),
(4872,1237,'_stock_status','instock'),
(4873,1237,'_wc_average_rating','0'),
(4874,1237,'_wc_review_count','0'),
(4875,1237,'attribute_choose-your-size','260mm'),
(4876,1237,'_product_version','3.6.5'),
(4877,1238,'_variation_description',''),
(4878,1238,'total_sales','0'),
(4879,1238,'_tax_status','taxable'),
(4880,1238,'_tax_class','parent'),
(4881,1238,'_manage_stock','no'),
(4882,1238,'_backorders','no'),
(4883,1238,'_sold_individually','no'),
(4884,1238,'_virtual','no'),
(4885,1238,'_downloadable','no'),
(4886,1238,'_download_limit','-1'),
(4887,1238,'_download_expiry','-1'),
(4888,1238,'_stock',NULL),
(4889,1238,'_stock_status','instock'),
(4890,1238,'_wc_average_rating','0'),
(4891,1238,'_wc_review_count','0'),
(4892,1238,'attribute_choose-your-size','500mm'),
(4893,1238,'_product_version','3.6.5'),
(4894,1239,'_variation_description',''),
(4895,1239,'total_sales','0'),
(4896,1239,'_tax_status','taxable'),
(4897,1239,'_tax_class','parent'),
(4898,1239,'_manage_stock','no'),
(4899,1239,'_backorders','no'),
(4900,1239,'_sold_individually','no'),
(4901,1239,'_virtual','no'),
(4902,1239,'_downloadable','no'),
(4903,1239,'_download_limit','-1'),
(4904,1239,'_download_expiry','-1'),
(4905,1239,'_stock',NULL),
(4906,1239,'_stock_status','instock'),
(4907,1239,'_wc_average_rating','0'),
(4908,1239,'_wc_review_count','0'),
(4909,1239,'attribute_choose-your-size','800mm'),
(4910,1239,'_product_version','3.6.5'),
(4911,1237,'_regular_price','70.04'),
(4912,1237,'_price','70.04'),
(4913,1238,'_regular_price','130.87'),
(4914,1238,'_price','130.87'),
(4915,1239,'_regular_price','263.81'),
(4916,1239,'_price','263.81'),
(4917,1197,'_price','70.04'),
(4918,1197,'_price','130.87'),
(4919,1197,'_price','263.81'),
(4920,1199,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"260mm | 500mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4921,1240,'_variation_description',''),
(4922,1240,'total_sales','0'),
(4923,1240,'_tax_status','taxable'),
(4924,1240,'_tax_class','parent'),
(4925,1240,'_manage_stock','no'),
(4926,1240,'_backorders','no'),
(4927,1240,'_sold_individually','no'),
(4928,1240,'_virtual','no'),
(4929,1240,'_downloadable','no'),
(4930,1240,'_download_limit','-1'),
(4931,1240,'_download_expiry','-1'),
(4932,1240,'_stock',NULL),
(4933,1240,'_stock_status','instock'),
(4934,1240,'_wc_average_rating','0'),
(4935,1240,'_wc_review_count','0'),
(4936,1240,'attribute_choose-your-size','260mm'),
(4937,1240,'_product_version','3.6.5'),
(4938,1241,'_variation_description',''),
(4939,1241,'total_sales','0'),
(4940,1241,'_tax_status','taxable'),
(4941,1241,'_tax_class','parent'),
(4942,1241,'_manage_stock','no'),
(4943,1241,'_backorders','no'),
(4944,1241,'_sold_individually','no'),
(4945,1241,'_virtual','no'),
(4946,1241,'_downloadable','no'),
(4947,1241,'_download_limit','-1'),
(4948,1241,'_download_expiry','-1'),
(4949,1241,'_stock',NULL),
(4950,1241,'_stock_status','instock'),
(4951,1241,'_wc_average_rating','0'),
(4952,1241,'_wc_review_count','0'),
(4953,1241,'attribute_choose-your-size','500mm'),
(4954,1241,'_product_version','3.6.5'),
(4955,1240,'_regular_price','70.04'),
(4956,1240,'_price','70.04'),
(4958,1241,'_regular_price','130.87'),
(4959,1241,'_price','130.87'),
(4960,1199,'_price','70.04'),
(4961,1199,'_price','130.87'),
(4962,1201,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"260mm | 500mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(4963,1242,'_variation_description',''),
(4964,1242,'total_sales','0'),
(4965,1242,'_tax_status','taxable'),
(4966,1242,'_tax_class','parent'),
(4967,1242,'_manage_stock','no'),
(4968,1242,'_backorders','no'),
(4969,1242,'_sold_individually','no'),
(4970,1242,'_virtual','no'),
(4971,1242,'_downloadable','no'),
(4972,1242,'_download_limit','-1'),
(4973,1242,'_download_expiry','-1'),
(4974,1242,'_stock',NULL),
(4975,1242,'_stock_status','instock'),
(4976,1242,'_wc_average_rating','0'),
(4977,1242,'_wc_review_count','0'),
(4978,1242,'attribute_choose-your-size','260mm'),
(4979,1242,'_product_version','3.6.5'),
(4980,1243,'_variation_description',''),
(4981,1243,'total_sales','0'),
(4982,1243,'_tax_status','taxable'),
(4983,1243,'_tax_class','parent'),
(4984,1243,'_manage_stock','no'),
(4985,1243,'_backorders','no'),
(4986,1243,'_sold_individually','no'),
(4987,1243,'_virtual','no'),
(4988,1243,'_downloadable','no'),
(4989,1243,'_download_limit','-1'),
(4990,1243,'_download_expiry','-1'),
(4991,1243,'_stock',NULL),
(4992,1243,'_stock_status','instock'),
(4993,1243,'_wc_average_rating','0'),
(4994,1243,'_wc_review_count','0'),
(4995,1243,'attribute_choose-your-size','500mm'),
(4996,1243,'_product_version','3.6.5'),
(4997,1242,'_regular_price','70.04'),
(4998,1242,'_price','70.04'),
(4999,1243,'_regular_price','130.87'),
(5000,1243,'_price','130.87'),
(5001,1201,'_price','70.04'),
(5002,1201,'_price','130.87'),
(5003,1203,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:37:\"4Bag 300mm | 7Bag 500mm | 10Bag 750mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5004,1244,'_variation_description',''),
(5005,1244,'total_sales','0'),
(5006,1244,'_tax_status','taxable'),
(5007,1244,'_tax_class','parent'),
(5008,1244,'_manage_stock','no'),
(5009,1244,'_backorders','no'),
(5010,1244,'_sold_individually','no'),
(5011,1244,'_virtual','no'),
(5012,1244,'_downloadable','no'),
(5013,1244,'_download_limit','-1'),
(5014,1244,'_download_expiry','-1'),
(5015,1244,'_stock',NULL),
(5016,1244,'_stock_status','instock'),
(5017,1244,'_wc_average_rating','0'),
(5018,1244,'_wc_review_count','0'),
(5019,1244,'attribute_choose-your-size','4Bag 300mm'),
(5020,1244,'_product_version','3.6.5'),
(5021,1245,'_variation_description',''),
(5022,1245,'total_sales','0'),
(5023,1245,'_tax_status','taxable'),
(5024,1245,'_tax_class','parent'),
(5025,1245,'_manage_stock','no'),
(5026,1245,'_backorders','no'),
(5027,1245,'_sold_individually','no'),
(5028,1245,'_virtual','no'),
(5029,1245,'_downloadable','no'),
(5030,1245,'_download_limit','-1'),
(5031,1245,'_download_expiry','-1'),
(5032,1245,'_stock',NULL),
(5033,1245,'_stock_status','instock'),
(5034,1245,'_wc_average_rating','0'),
(5035,1245,'_wc_review_count','0'),
(5036,1245,'attribute_choose-your-size','7Bag 500mm'),
(5037,1245,'_product_version','3.6.5'),
(5038,1246,'_variation_description',''),
(5039,1246,'total_sales','0'),
(5040,1246,'_tax_status','taxable'),
(5041,1246,'_tax_class','parent'),
(5042,1246,'_manage_stock','no'),
(5043,1246,'_backorders','no'),
(5044,1246,'_sold_individually','no'),
(5045,1246,'_virtual','no'),
(5046,1246,'_downloadable','no'),
(5047,1246,'_download_limit','-1'),
(5048,1246,'_download_expiry','-1'),
(5049,1246,'_stock',NULL),
(5050,1246,'_stock_status','instock'),
(5051,1246,'_wc_average_rating','0'),
(5052,1246,'_wc_review_count','0'),
(5053,1246,'attribute_choose-your-size','10Bag 750mm'),
(5054,1246,'_product_version','3.6.5'),
(5055,1244,'_regular_price','32929.10'),
(5056,1244,'_price','32929.10'),
(5057,1245,'_regular_price','35395.85'),
(5058,1245,'_price','35395.85'),
(5059,1246,'_regular_price','39886.60'),
(5060,1246,'_price','39886.60'),
(5067,1203,'_price','32929.10'),
(5068,1203,'_price','35395.85'),
(5069,1203,'_price','39886.60'),
(5070,1191,'_product_attributes','a:1:{s:12:\"product-type\";a:6:{s:4:\"name\";s:12:\"Product Type\";s:5:\"value\";s:81:\"Pipe diameter – 38mm | Pipe finish – polished | Pipe material – 316 s/steel\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5071,1247,'_variation_description',''),
(5072,1247,'total_sales','0'),
(5073,1247,'_tax_status','taxable'),
(5074,1247,'_tax_class','parent'),
(5075,1247,'_manage_stock','no'),
(5076,1247,'_backorders','no'),
(5077,1247,'_sold_individually','no'),
(5078,1247,'_virtual','no'),
(5079,1247,'_downloadable','no'),
(5080,1247,'_download_limit','-1'),
(5081,1247,'_download_expiry','-1'),
(5082,1247,'_stock',NULL),
(5083,1247,'_stock_status','instock'),
(5084,1247,'_wc_average_rating','0'),
(5085,1247,'_wc_review_count','0'),
(5086,1247,'attribute_product-type','Pipe diameter – 38mm'),
(5087,1247,'_product_version','3.6.5'),
(5088,1248,'_variation_description',''),
(5089,1248,'total_sales','0'),
(5090,1248,'_tax_status','taxable'),
(5091,1248,'_tax_class','parent'),
(5092,1248,'_manage_stock','no'),
(5093,1248,'_backorders','no'),
(5094,1248,'_sold_individually','no'),
(5095,1248,'_virtual','no'),
(5096,1248,'_downloadable','no'),
(5097,1248,'_download_limit','-1'),
(5098,1248,'_download_expiry','-1'),
(5099,1248,'_stock',NULL),
(5100,1248,'_stock_status','instock'),
(5101,1248,'_wc_average_rating','0'),
(5102,1248,'_wc_review_count','0'),
(5103,1248,'attribute_product-type','Pipe finish – polished'),
(5104,1248,'_product_version','3.6.5'),
(5105,1249,'_variation_description',''),
(5106,1249,'total_sales','0'),
(5107,1249,'_tax_status','taxable'),
(5108,1249,'_tax_class','parent'),
(5109,1249,'_manage_stock','no'),
(5110,1249,'_backorders','no'),
(5111,1249,'_sold_individually','no'),
(5112,1249,'_virtual','no'),
(5113,1249,'_downloadable','no'),
(5114,1249,'_download_limit','-1'),
(5115,1249,'_download_expiry','-1'),
(5116,1249,'_stock',NULL),
(5117,1249,'_stock_status','instock'),
(5118,1249,'_wc_average_rating','0'),
(5119,1249,'_wc_review_count','0'),
(5120,1249,'attribute_product-type','Pipe material – 316 s/steel'),
(5121,1249,'_product_version','3.6.5'),
(5123,1247,'_regular_price','3277.50'),
(5124,1247,'_price','3277.50'),
(5125,1248,'_regular_price','3277.50'),
(5126,1248,'_price','3277.50'),
(5127,1249,'_regular_price','3277.50'),
(5128,1249,'_price','3277.50'),
(5129,1191,'_price','3277.50'),
(5131,1250,'_edit_lock','1571990373:40'),
(5132,1250,'_edit_last','40'),
(5133,1251,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite.jpg'),
(5134,1251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Led-Pool-Lights-NIXIN-Nanolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Led-Pool-Lights-NIXIN-Nanolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Led-Pool-Lights-NIXIN-Nanolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5135,1251,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite'),
(5136,1252,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_1.jpg'),
(5137,1252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5138,1253,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_2.jpg'),
(5139,1253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5140,1254,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_3.jpg'),
(5141,1254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5142,1255,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-Nanolite_4.jpg'),
(5143,1255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Led-Pool-Lights-NIXIN-Nanolite_4.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Led-Pool-Lights-NIXIN-Nanolite_4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5144,1250,'total_sales','0'),
(5145,1250,'_tax_status','taxable'),
(5146,1250,'_tax_class',''),
(5147,1250,'_manage_stock','no'),
(5148,1250,'_backorders','no'),
(5149,1250,'_sold_individually','no'),
(5150,1250,'_virtual','no'),
(5151,1250,'_downloadable','no'),
(5152,1250,'_download_limit','-1'),
(5153,1250,'_download_expiry','-1'),
(5154,1250,'_stock',NULL),
(5155,1250,'_stock_status','instock'),
(5156,1250,'_wc_average_rating','0'),
(5157,1250,'_wc_review_count','0'),
(5158,1250,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:254:\"SST Face - Blue LED | SST Face - White LED | Black Face - White LED | Black Face - Blue LED | White Face - Blue LED | White Face - White LED | 24LED NANOLITE ONLY - White LED | 24LED NANOLITE ONLY - Blue LED | 24LED Lamp Only Blue | 24LED Lamp Only White\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5159,1250,'_product_version','3.7.1'),
(5160,1256,'_variation_description',''),
(5161,1256,'total_sales','0'),
(5162,1256,'_tax_status','taxable'),
(5163,1256,'_tax_class','parent'),
(5164,1256,'_manage_stock','no'),
(5165,1256,'_backorders','no'),
(5166,1256,'_sold_individually','no'),
(5167,1256,'_virtual','no'),
(5168,1256,'_downloadable','no'),
(5169,1256,'_download_limit','-1'),
(5170,1256,'_download_expiry','-1'),
(5171,1256,'_stock',NULL),
(5172,1256,'_stock_status','instock'),
(5173,1256,'_wc_average_rating','0'),
(5174,1256,'_wc_review_count','0'),
(5175,1256,'attribute_choose-your-led-colour','SST Face - Blue LED'),
(5176,1256,'_product_version','3.6.5'),
(5177,1257,'_variation_description',''),
(5178,1257,'total_sales','0'),
(5179,1257,'_tax_status','taxable'),
(5180,1257,'_tax_class','parent'),
(5181,1257,'_manage_stock','no'),
(5182,1257,'_backorders','no'),
(5183,1257,'_sold_individually','no'),
(5184,1257,'_virtual','no'),
(5185,1257,'_downloadable','no'),
(5186,1257,'_download_limit','-1'),
(5187,1257,'_download_expiry','-1'),
(5188,1257,'_stock',NULL),
(5189,1257,'_stock_status','instock'),
(5190,1257,'_wc_average_rating','0'),
(5191,1257,'_wc_review_count','0'),
(5192,1257,'attribute_choose-your-led-colour','SST Face - White LED'),
(5193,1257,'_product_version','3.6.5'),
(5194,1258,'_variation_description',''),
(5195,1258,'total_sales','0'),
(5196,1258,'_tax_status','taxable'),
(5197,1258,'_tax_class','parent'),
(5198,1258,'_manage_stock','no'),
(5199,1258,'_backorders','no'),
(5200,1258,'_sold_individually','no'),
(5201,1258,'_virtual','no'),
(5202,1258,'_downloadable','no'),
(5203,1258,'_download_limit','-1'),
(5204,1258,'_download_expiry','-1'),
(5205,1258,'_stock',NULL),
(5206,1258,'_stock_status','instock'),
(5207,1258,'_wc_average_rating','0'),
(5208,1258,'_wc_review_count','0'),
(5209,1258,'attribute_choose-your-led-colour','Black Face - White LED'),
(5210,1258,'_product_version','3.6.5'),
(5211,1259,'_variation_description',''),
(5212,1259,'total_sales','0'),
(5213,1259,'_tax_status','taxable'),
(5214,1259,'_tax_class','parent'),
(5215,1259,'_manage_stock','no'),
(5216,1259,'_backorders','no'),
(5217,1259,'_sold_individually','no'),
(5218,1259,'_virtual','no'),
(5219,1259,'_downloadable','no'),
(5220,1259,'_download_limit','-1'),
(5221,1259,'_download_expiry','-1'),
(5222,1259,'_stock',NULL),
(5223,1259,'_stock_status','instock'),
(5224,1259,'_wc_average_rating','0'),
(5225,1259,'_wc_review_count','0'),
(5226,1259,'attribute_choose-your-led-colour','Black Face - Blue LED'),
(5227,1259,'_product_version','3.6.5'),
(5228,1260,'_variation_description',''),
(5229,1260,'total_sales','0'),
(5230,1260,'_tax_status','taxable'),
(5231,1260,'_tax_class','parent'),
(5232,1260,'_manage_stock','no'),
(5233,1260,'_backorders','no'),
(5234,1260,'_sold_individually','no'),
(5235,1260,'_virtual','no'),
(5236,1260,'_downloadable','no'),
(5237,1260,'_download_limit','-1'),
(5238,1260,'_download_expiry','-1'),
(5239,1260,'_stock',NULL),
(5240,1260,'_stock_status','instock'),
(5241,1260,'_wc_average_rating','0'),
(5242,1260,'_wc_review_count','0'),
(5243,1260,'attribute_choose-your-led-colour','White Face - Blue LED'),
(5244,1260,'_product_version','3.6.5'),
(5245,1261,'_variation_description',''),
(5246,1261,'total_sales','0'),
(5247,1261,'_tax_status','taxable'),
(5248,1261,'_tax_class','parent'),
(5249,1261,'_manage_stock','no'),
(5250,1261,'_backorders','no'),
(5251,1261,'_sold_individually','no'),
(5252,1261,'_virtual','no'),
(5253,1261,'_downloadable','no'),
(5254,1261,'_download_limit','-1'),
(5255,1261,'_download_expiry','-1'),
(5256,1261,'_stock',NULL),
(5257,1261,'_stock_status','instock'),
(5258,1261,'_wc_average_rating','0'),
(5259,1261,'_wc_review_count','0'),
(5260,1261,'attribute_choose-your-led-colour','White Face - White LED'),
(5261,1261,'_product_version','3.6.5'),
(5262,1262,'_variation_description',''),
(5263,1262,'total_sales','0'),
(5264,1262,'_tax_status','taxable'),
(5265,1262,'_tax_class','parent'),
(5266,1262,'_manage_stock','no'),
(5267,1262,'_backorders','no'),
(5268,1262,'_sold_individually','no'),
(5269,1262,'_virtual','no'),
(5270,1262,'_downloadable','no'),
(5271,1262,'_download_limit','-1'),
(5272,1262,'_download_expiry','-1'),
(5273,1262,'_stock',NULL),
(5274,1262,'_stock_status','instock'),
(5275,1262,'_wc_average_rating','0'),
(5276,1262,'_wc_review_count','0'),
(5277,1262,'attribute_choose-your-led-colour','24LED NANOLITE ONLY - White LED'),
(5278,1262,'_product_version','3.6.5'),
(5279,1263,'_variation_description',''),
(5280,1263,'total_sales','0'),
(5281,1263,'_tax_status','taxable'),
(5282,1263,'_tax_class','parent'),
(5283,1263,'_manage_stock','no'),
(5284,1263,'_backorders','no'),
(5285,1263,'_sold_individually','no'),
(5286,1263,'_virtual','no'),
(5287,1263,'_downloadable','no'),
(5288,1263,'_download_limit','-1'),
(5289,1263,'_download_expiry','-1'),
(5290,1263,'_stock',NULL),
(5291,1263,'_stock_status','instock'),
(5292,1263,'_wc_average_rating','0'),
(5293,1263,'_wc_review_count','0'),
(5294,1263,'attribute_choose-your-led-colour','24LED NANOLITE ONLY - Blue LED'),
(5295,1263,'_product_version','3.6.5'),
(5296,1264,'_variation_description',''),
(5297,1264,'total_sales','0'),
(5298,1264,'_tax_status','taxable'),
(5299,1264,'_tax_class','parent'),
(5300,1264,'_manage_stock','no'),
(5301,1264,'_backorders','no'),
(5302,1264,'_sold_individually','no'),
(5303,1264,'_virtual','no'),
(5304,1264,'_downloadable','no'),
(5305,1264,'_download_limit','-1'),
(5306,1264,'_download_expiry','-1'),
(5307,1264,'_stock',NULL),
(5308,1264,'_stock_status','instock'),
(5309,1264,'_wc_average_rating','0'),
(5310,1264,'_wc_review_count','0'),
(5311,1264,'attribute_choose-your-led-colour','24LED Lamp Only Blue'),
(5312,1264,'_product_version','3.6.5'),
(5313,1265,'_variation_description',''),
(5314,1265,'total_sales','0'),
(5315,1265,'_tax_status','taxable'),
(5316,1265,'_tax_class','parent'),
(5317,1265,'_manage_stock','no'),
(5318,1265,'_backorders','no'),
(5319,1265,'_sold_individually','no'),
(5320,1265,'_virtual','no'),
(5321,1265,'_downloadable','no'),
(5322,1265,'_download_limit','-1'),
(5323,1265,'_download_expiry','-1'),
(5324,1265,'_stock',NULL),
(5325,1265,'_stock_status','instock'),
(5326,1265,'_wc_average_rating','0'),
(5327,1265,'_wc_review_count','0'),
(5328,1265,'attribute_choose-your-led-colour','24LED Lamp Only White'),
(5329,1265,'_product_version','3.6.5'),
(5330,1256,'_regular_price','1334.00'),
(5331,1256,'_price','1334.00'),
(5332,1257,'_regular_price','1334.00'),
(5333,1257,'_price','1334.00'),
(5334,1258,'_regular_price','862.50'),
(5335,1258,'_price','862.50'),
(5336,1259,'_regular_price','862.50'),
(5337,1259,'_price','862.50'),
(5338,1260,'_regular_price','862.50'),
(5339,1260,'_price','862.50'),
(5340,1261,'_regular_price','862.50'),
(5341,1261,'_price','862.50'),
(5342,1262,'_regular_price','822.25'),
(5343,1262,'_price','822.25'),
(5344,1263,'_regular_price','822.25'),
(5345,1263,'_price','822.25'),
(5346,1264,'_regular_price','113.8'),
(5347,1264,'_price','113.8'),
(5348,1265,'_regular_price','113.85'),
(5349,1265,'_price','113.85'),
(5350,1250,'_price','113.8'),
(5351,1250,'_price','113.85'),
(5352,1250,'_price','822.25'),
(5353,1250,'_price','862.50'),
(5354,1250,'_price','1334.00'),
(5355,1250,'_thumbnail_id','1251'),
(5356,1250,'_product_image_gallery','1252,1253,1254,1255'),
(5357,1266,'_edit_lock','1573729001:244'),
(5358,1266,'_edit_last','244'),
(5359,1267,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite.jpg'),
(5360,1267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-5-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-5-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-5-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5361,1267,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST 5\' Poolite'),
(5362,1252,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_1'),
(5363,1253,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_2'),
(5364,1254,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_3'),
(5365,1255,'_wp_attachment_image_alt','Led Pool Lights - NIXIN Nanolite_4'),
(5366,1268,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite_2.jpg'),
(5367,1268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Led-Pool-Lights-NIXIN-SST-5-Poolite_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Led-Pool-Lights-NIXIN-SST-5-Poolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Led-Pool-Lights-NIXIN-SST-5-Poolite_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5368,1268,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST 5\' Poolite_2'),
(5369,1266,'total_sales','0'),
(5370,1266,'_tax_status','taxable'),
(5371,1266,'_tax_class',''),
(5372,1266,'_manage_stock','no'),
(5373,1266,'_backorders','no'),
(5374,1266,'_sold_individually','no'),
(5375,1266,'_virtual','no'),
(5376,1266,'_downloadable','no'),
(5377,1266,'_download_limit','-1'),
(5378,1266,'_download_expiry','-1'),
(5379,1266,'_stock',NULL),
(5380,1266,'_stock_status','instock'),
(5381,1266,'_wc_average_rating','0'),
(5382,1266,'_wc_review_count','0'),
(5383,1266,'_product_version','3.8.0'),
(5384,1266,'_thumbnail_id','1267'),
(5385,1266,'_product_image_gallery','1268'),
(5386,1266,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:72:\"Blue LED | White LED | Colour Changing LED No Remote | Remote + Receiver\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5387,1269,'_variation_description',''),
(5388,1269,'total_sales','0'),
(5389,1269,'_tax_status','taxable'),
(5390,1269,'_tax_class','parent'),
(5391,1269,'_manage_stock','no'),
(5392,1269,'_backorders','no'),
(5393,1269,'_sold_individually','no'),
(5394,1269,'_virtual','no'),
(5395,1269,'_downloadable','no'),
(5396,1269,'_download_limit','-1'),
(5397,1269,'_download_expiry','-1'),
(5398,1269,'_stock',NULL),
(5399,1269,'_stock_status','instock'),
(5400,1269,'_wc_average_rating','0'),
(5401,1269,'_wc_review_count','0'),
(5402,1269,'attribute_choose-your-led-colour','Blue LED'),
(5403,1269,'_product_version','3.6.5'),
(5404,1270,'_variation_description',''),
(5405,1270,'total_sales','0'),
(5406,1270,'_tax_status','taxable'),
(5407,1270,'_tax_class','parent'),
(5408,1270,'_manage_stock','no'),
(5409,1270,'_backorders','no'),
(5410,1270,'_sold_individually','no'),
(5411,1270,'_virtual','no'),
(5412,1270,'_downloadable','no'),
(5413,1270,'_download_limit','-1'),
(5414,1270,'_download_expiry','-1'),
(5415,1270,'_stock',NULL),
(5416,1270,'_stock_status','instock'),
(5417,1270,'_wc_average_rating','0'),
(5418,1270,'_wc_review_count','0'),
(5419,1270,'attribute_choose-your-led-colour','White LED'),
(5420,1270,'_product_version','3.6.5'),
(5421,1271,'_variation_description',''),
(5422,1271,'total_sales','0'),
(5423,1271,'_tax_status','taxable'),
(5424,1271,'_tax_class','parent'),
(5425,1271,'_manage_stock','no'),
(5426,1271,'_backorders','no'),
(5427,1271,'_sold_individually','no'),
(5428,1271,'_virtual','no'),
(5429,1271,'_downloadable','no'),
(5430,1271,'_download_limit','-1'),
(5431,1271,'_download_expiry','-1'),
(5432,1271,'_stock',NULL),
(5433,1271,'_stock_status','instock'),
(5434,1271,'_wc_average_rating','0'),
(5435,1271,'_wc_review_count','0'),
(5436,1271,'attribute_choose-your-led-colour','Colour Changing LED No Remote'),
(5437,1271,'_product_version','3.6.5'),
(5438,1272,'_variation_description',''),
(5439,1272,'total_sales','0'),
(5440,1272,'_tax_status','taxable'),
(5441,1272,'_tax_class','parent'),
(5442,1272,'_manage_stock','no'),
(5443,1272,'_backorders','no'),
(5444,1272,'_sold_individually','no'),
(5445,1272,'_virtual','no'),
(5446,1272,'_downloadable','no'),
(5447,1272,'_download_limit','-1'),
(5448,1272,'_download_expiry','-1'),
(5449,1272,'_stock',NULL),
(5450,1272,'_stock_status','instock'),
(5451,1272,'_wc_average_rating','0'),
(5452,1272,'_wc_review_count','0'),
(5453,1272,'attribute_choose-your-led-colour','Remote + Receiver'),
(5454,1272,'_product_version','3.6.5'),
(5455,1269,'_regular_price','2639.25'),
(5456,1269,'_price','2639.25'),
(5457,1270,'_regular_price','2639.25'),
(5458,1270,'_price','2639.25'),
(5459,1271,'_regular_price','3904.25'),
(5460,1271,'_price','3904.25'),
(5461,1272,'_regular_price','517.50'),
(5462,1272,'_price','517.50'),
(5463,1266,'_price','517.50'),
(5464,1266,'_price','2639.25'),
(5465,1266,'_price','3904.25'),
(5466,1273,'_edit_lock','1571991310:40'),
(5467,1273,'_edit_last','40'),
(5468,1274,'_wp_attached_file','2019/07/Led-Pool-Lights-Poolmaid-5.jpg'),
(5469,1274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/07/Led-Pool-Lights-Poolmaid-5.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Led-Pool-Lights-Poolmaid-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Led-Pool-Lights-Poolmaid-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Led-Pool-Lights-Poolmaid-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5470,1274,'_wp_attachment_image_alt','Led Pool Lights - Poolmaid 5\''),
(5471,1275,'_wp_attached_file','2019/07/Led-Pool-Lights-Poolmaid-5_1.jpg'),
(5472,1275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Led-Pool-Lights-Poolmaid-5_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-Poolmaid-5_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-Poolmaid-5_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-Poolmaid-5_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5473,1275,'_wp_attachment_image_alt','Led Pool Lights - Poolmaid 5\'_1'),
(5474,1273,'total_sales','0'),
(5475,1273,'_tax_status','taxable'),
(5476,1273,'_tax_class',''),
(5477,1273,'_manage_stock','no'),
(5478,1273,'_backorders','no'),
(5479,1273,'_sold_individually','no'),
(5480,1273,'_virtual','no'),
(5481,1273,'_downloadable','no'),
(5482,1273,'_download_limit','-1'),
(5483,1273,'_download_expiry','-1'),
(5484,1273,'_stock',NULL),
(5485,1273,'_stock_status','instock'),
(5486,1273,'_wc_average_rating','0'),
(5487,1273,'_wc_review_count','0'),
(5488,1273,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:185:\"Black Face - Blue LED | White Face - White LED | Black Face - White LED | White Face - Blue LED | White Face - Colour Changing LED | Black Face - Colour Changing LED | Remote + Receiver\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5489,1273,'_product_version','3.7.1'),
(5490,1276,'_variation_description',''),
(5491,1276,'total_sales','0'),
(5492,1276,'_tax_status','taxable'),
(5493,1276,'_tax_class','parent'),
(5494,1276,'_manage_stock','no'),
(5495,1276,'_backorders','no'),
(5496,1276,'_sold_individually','no'),
(5497,1276,'_virtual','no'),
(5498,1276,'_downloadable','no'),
(5499,1276,'_download_limit','-1'),
(5500,1276,'_download_expiry','-1'),
(5501,1276,'_stock',NULL),
(5502,1276,'_stock_status','instock'),
(5503,1276,'_wc_average_rating','0'),
(5504,1276,'_wc_review_count','0'),
(5505,1276,'attribute_choose-your-led-colour','Black Face - Blue LED'),
(5506,1276,'_product_version','3.6.5'),
(5507,1277,'_variation_description',''),
(5508,1277,'total_sales','0'),
(5509,1277,'_tax_status','taxable'),
(5510,1277,'_tax_class','parent'),
(5511,1277,'_manage_stock','no'),
(5512,1277,'_backorders','no'),
(5513,1277,'_sold_individually','no'),
(5514,1277,'_virtual','no'),
(5515,1277,'_downloadable','no'),
(5516,1277,'_download_limit','-1'),
(5517,1277,'_download_expiry','-1'),
(5518,1277,'_stock',NULL),
(5519,1277,'_stock_status','instock'),
(5520,1277,'_wc_average_rating','0'),
(5521,1277,'_wc_review_count','0'),
(5522,1277,'attribute_choose-your-led-colour','White Face - White LED'),
(5523,1277,'_product_version','3.6.5'),
(5524,1278,'_variation_description',''),
(5525,1278,'total_sales','0'),
(5526,1278,'_tax_status','taxable'),
(5527,1278,'_tax_class','parent'),
(5528,1278,'_manage_stock','no'),
(5529,1278,'_backorders','no'),
(5530,1278,'_sold_individually','no'),
(5531,1278,'_virtual','no'),
(5532,1278,'_downloadable','no'),
(5533,1278,'_download_limit','-1'),
(5534,1278,'_download_expiry','-1'),
(5535,1278,'_stock',NULL),
(5536,1278,'_stock_status','instock'),
(5537,1278,'_wc_average_rating','0'),
(5538,1278,'_wc_review_count','0'),
(5539,1278,'attribute_choose-your-led-colour','Black Face - White LED'),
(5540,1278,'_product_version','3.6.5'),
(5541,1279,'_variation_description',''),
(5542,1279,'total_sales','0'),
(5543,1279,'_tax_status','taxable'),
(5544,1279,'_tax_class','parent'),
(5545,1279,'_manage_stock','no'),
(5546,1279,'_backorders','no'),
(5547,1279,'_sold_individually','no'),
(5548,1279,'_virtual','no'),
(5549,1279,'_downloadable','no'),
(5550,1279,'_download_limit','-1'),
(5551,1279,'_download_expiry','-1'),
(5552,1279,'_stock',NULL),
(5553,1279,'_stock_status','instock'),
(5554,1279,'_wc_average_rating','0'),
(5555,1279,'_wc_review_count','0'),
(5556,1279,'attribute_choose-your-led-colour','White Face - Blue LED'),
(5557,1279,'_product_version','3.6.5'),
(5558,1280,'_variation_description',''),
(5559,1280,'total_sales','0'),
(5560,1280,'_tax_status','taxable'),
(5561,1280,'_tax_class','parent'),
(5562,1280,'_manage_stock','no'),
(5563,1280,'_backorders','no'),
(5564,1280,'_sold_individually','no'),
(5565,1280,'_virtual','no'),
(5566,1280,'_downloadable','no'),
(5567,1280,'_download_limit','-1'),
(5568,1280,'_download_expiry','-1'),
(5569,1280,'_stock',NULL),
(5570,1280,'_stock_status','instock'),
(5571,1280,'_wc_average_rating','0'),
(5572,1280,'_wc_review_count','0'),
(5573,1280,'attribute_choose-your-led-colour','White Face - Colour Changing LED'),
(5574,1280,'_product_version','3.6.5'),
(5575,1281,'_variation_description',''),
(5576,1281,'total_sales','0'),
(5577,1281,'_tax_status','taxable'),
(5578,1281,'_tax_class','parent'),
(5579,1281,'_manage_stock','no'),
(5580,1281,'_backorders','no'),
(5581,1281,'_sold_individually','no'),
(5582,1281,'_virtual','no'),
(5583,1281,'_downloadable','no'),
(5584,1281,'_download_limit','-1'),
(5585,1281,'_download_expiry','-1'),
(5586,1281,'_stock',NULL),
(5587,1281,'_stock_status','instock'),
(5588,1281,'_wc_average_rating','0'),
(5589,1281,'_wc_review_count','0'),
(5590,1281,'attribute_choose-your-led-colour','Black Face - Colour Changing LED'),
(5591,1281,'_product_version','3.6.5'),
(5592,1282,'_variation_description',''),
(5593,1282,'total_sales','0'),
(5594,1282,'_tax_status','taxable'),
(5595,1282,'_tax_class','parent'),
(5596,1282,'_manage_stock','no'),
(5597,1282,'_backorders','no'),
(5598,1282,'_sold_individually','no'),
(5599,1282,'_virtual','no'),
(5600,1282,'_downloadable','no'),
(5601,1282,'_download_limit','-1'),
(5602,1282,'_download_expiry','-1'),
(5603,1282,'_stock',NULL),
(5604,1282,'_stock_status','instock'),
(5605,1282,'_wc_average_rating','0'),
(5606,1282,'_wc_review_count','0'),
(5607,1282,'attribute_choose-your-led-colour','Remote + Receiver'),
(5608,1282,'_product_version','3.6.5'),
(5609,1276,'_regular_price','1293.75'),
(5610,1276,'_price','1293.75'),
(5611,1277,'_regular_price','1293.75'),
(5612,1277,'_price','1293.75'),
(5613,1278,'_regular_price','1293.75'),
(5614,1278,'_price','1293.75'),
(5615,1279,'_regular_price','1293.75'),
(5616,1279,'_price','1293.75'),
(5617,1280,'_regular_price','2379.35'),
(5618,1280,'_price','2379.35'),
(5619,1281,'_regular_price','2379.35'),
(5620,1281,'_price','2379.35'),
(5621,1282,'_regular_price','517.50'),
(5622,1282,'_price','517.50'),
(5623,1273,'_price','517.50'),
(5624,1273,'_price','1293.75'),
(5625,1273,'_price','2379.35'),
(5626,1273,'_thumbnail_id','1274'),
(5627,1273,'_product_image_gallery','1275'),
(5628,1283,'_edit_lock','1571990951:40'),
(5629,1283,'_edit_last','40'),
(5630,1283,'total_sales','0'),
(5631,1283,'_tax_status','taxable'),
(5632,1283,'_tax_class',''),
(5633,1283,'_manage_stock','no'),
(5634,1283,'_backorders','no'),
(5635,1283,'_sold_individually','no'),
(5636,1283,'_virtual','no'),
(5637,1283,'_downloadable','no'),
(5638,1283,'_download_limit','-1'),
(5639,1283,'_download_expiry','-1'),
(5640,1283,'_stock',NULL),
(5641,1283,'_stock_status','instock'),
(5642,1283,'_wc_average_rating','0'),
(5643,1283,'_wc_review_count','0'),
(5644,1283,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5645,1283,'_product_version','3.7.1'),
(5646,1284,'_variation_description',''),
(5647,1284,'total_sales','0'),
(5648,1284,'_tax_status','taxable'),
(5649,1284,'_tax_class','parent'),
(5650,1284,'_manage_stock','no'),
(5651,1284,'_backorders','no'),
(5652,1284,'_sold_individually','no'),
(5653,1284,'_virtual','no'),
(5654,1284,'_downloadable','no'),
(5655,1284,'_download_limit','-1'),
(5656,1284,'_download_expiry','-1'),
(5657,1284,'_stock',NULL),
(5658,1284,'_stock_status','instock'),
(5659,1284,'_wc_average_rating','0'),
(5660,1284,'_wc_review_count','0'),
(5661,1284,'attribute_choose-your-led-colour','Blue LED'),
(5662,1284,'_product_version','3.6.5'),
(5663,1285,'_variation_description',''),
(5664,1285,'total_sales','0'),
(5665,1285,'_tax_status','taxable'),
(5666,1285,'_tax_class','parent'),
(5667,1285,'_manage_stock','no'),
(5668,1285,'_backorders','no'),
(5669,1285,'_sold_individually','no'),
(5670,1285,'_virtual','no'),
(5671,1285,'_downloadable','no'),
(5672,1285,'_download_limit','-1'),
(5673,1285,'_download_expiry','-1'),
(5674,1285,'_stock',NULL),
(5675,1285,'_stock_status','instock'),
(5676,1285,'_wc_average_rating','0'),
(5677,1285,'_wc_review_count','0'),
(5678,1285,'attribute_choose-your-led-colour','White LED'),
(5679,1285,'_product_version','3.6.5'),
(5680,1286,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-Inflolite.jpg'),
(5681,1286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Led-Pool-Lights-NIXIN-SST-Inflolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-Inflolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-Inflolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Led-Pool-Lights-NIXIN-SST-Inflolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5682,1286,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST Inflolite'),
(5683,1284,'_regular_price','1334.00'),
(5684,1284,'_price','1334.00'),
(5685,1285,'_regular_price','1334.00'),
(5686,1285,'_price','1334.00'),
(5688,1283,'_thumbnail_id','1286'),
(5689,1287,'_edit_lock','1573729210:244'),
(5690,1287,'_edit_last','244'),
(5691,1287,'total_sales','0'),
(5692,1287,'_tax_status','taxable'),
(5693,1287,'_tax_class',''),
(5694,1287,'_manage_stock','no'),
(5695,1287,'_backorders','no'),
(5696,1287,'_sold_individually','no'),
(5697,1287,'_virtual','no'),
(5698,1287,'_downloadable','no'),
(5699,1287,'_download_limit','-1'),
(5700,1287,'_download_expiry','-1'),
(5701,1287,'_stock',NULL),
(5702,1287,'_stock_status','instock'),
(5703,1287,'_wc_average_rating','0'),
(5704,1287,'_wc_review_count','0'),
(5705,1287,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:63:\"Colour LED no remote | White LED | Blue LED | Remote + Receiver\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5706,1287,'_product_version','3.8.0'),
(5707,1288,'_variation_description',''),
(5708,1288,'total_sales','0'),
(5709,1288,'_tax_status','taxable'),
(5710,1288,'_tax_class','parent'),
(5711,1288,'_manage_stock','no'),
(5712,1288,'_backorders','no'),
(5713,1288,'_sold_individually','no'),
(5714,1288,'_virtual','no'),
(5715,1288,'_downloadable','no'),
(5716,1288,'_download_limit','-1'),
(5717,1288,'_download_expiry','-1'),
(5718,1288,'_stock',NULL),
(5719,1288,'_stock_status','instock'),
(5720,1288,'_wc_average_rating','0'),
(5721,1288,'_wc_review_count','0'),
(5722,1288,'attribute_choose-your-led-colour','Colour LED no remote'),
(5723,1288,'_product_version','3.6.5'),
(5724,1289,'_variation_description',''),
(5725,1289,'total_sales','0'),
(5726,1289,'_tax_status','taxable'),
(5727,1289,'_tax_class','parent'),
(5728,1289,'_manage_stock','no'),
(5729,1289,'_backorders','no'),
(5730,1289,'_sold_individually','no'),
(5731,1289,'_virtual','no'),
(5732,1289,'_downloadable','no'),
(5733,1289,'_download_limit','-1'),
(5734,1289,'_download_expiry','-1'),
(5735,1289,'_stock',NULL),
(5736,1289,'_stock_status','instock'),
(5737,1289,'_wc_average_rating','0'),
(5738,1289,'_wc_review_count','0'),
(5739,1289,'attribute_choose-your-led-colour','White LED'),
(5740,1289,'_product_version','3.6.5'),
(5741,1290,'_variation_description',''),
(5742,1290,'total_sales','0'),
(5743,1290,'_tax_status','taxable'),
(5744,1290,'_tax_class','parent'),
(5745,1290,'_manage_stock','no'),
(5746,1290,'_backorders','no'),
(5747,1290,'_sold_individually','no'),
(5748,1290,'_virtual','no'),
(5749,1290,'_downloadable','no'),
(5750,1290,'_download_limit','-1'),
(5751,1290,'_download_expiry','-1'),
(5752,1290,'_stock',NULL),
(5753,1290,'_stock_status','instock'),
(5754,1290,'_wc_average_rating','0'),
(5755,1290,'_wc_review_count','0'),
(5756,1290,'attribute_choose-your-led-colour','Blue LED'),
(5757,1290,'_product_version','3.6.5'),
(5758,1291,'_variation_description',''),
(5759,1291,'total_sales','0'),
(5760,1291,'_tax_status','taxable'),
(5761,1291,'_tax_class','parent'),
(5762,1291,'_manage_stock','no'),
(5763,1291,'_backorders','no'),
(5764,1291,'_sold_individually','no'),
(5765,1291,'_virtual','no'),
(5766,1291,'_downloadable','no'),
(5767,1291,'_download_limit','-1'),
(5768,1291,'_download_expiry','-1'),
(5769,1291,'_stock',NULL),
(5770,1291,'_stock_status','instock'),
(5771,1291,'_wc_average_rating','0'),
(5772,1291,'_wc_review_count','0'),
(5773,1291,'attribute_choose-your-led-colour','Remote + Receiver'),
(5774,1291,'_product_version','3.6.5'),
(5775,1288,'_regular_price','3904.25'),
(5776,1288,'_price','3904.25'),
(5777,1289,'_regular_price','2639.25'),
(5778,1289,'_price','2639.25'),
(5779,1290,'_regular_price','2639.25'),
(5780,1290,'_price','2639.25'),
(5781,1291,'_regular_price','517.50'),
(5782,1291,'_price','517.50'),
(5783,1287,'_price','517.50'),
(5784,1287,'_price','2639.25'),
(5785,1287,'_price','3904.25'),
(5786,1292,'_wp_attached_file','2019/07/Led-Pool-Lights-NIXIN-SST-5-Square-Poolite.jpg'),
(5787,1292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:54:\"2019/07/Led-Pool-Lights-NIXIN-SST-5-Square-Poolite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:54:\"Led-Pool-Lights-NIXIN-SST-5-Square-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:54:\"Led-Pool-Lights-NIXIN-SST-5-Square-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:54:\"Led-Pool-Lights-NIXIN-SST-5-Square-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5788,1292,'_wp_attachment_image_alt','Led Pool Lights - NIXIN SST 5\' Square Poolite'),
(5789,1287,'_thumbnail_id','1763'),
(5790,1293,'_edit_lock','1571991700:40'),
(5791,1293,'_edit_last','40'),
(5792,1293,'total_sales','0'),
(5793,1293,'_tax_status','taxable'),
(5794,1293,'_tax_class',''),
(5795,1293,'_manage_stock','no'),
(5796,1293,'_backorders','no'),
(5797,1293,'_sold_individually','no'),
(5798,1293,'_virtual','no'),
(5799,1293,'_downloadable','no'),
(5800,1293,'_download_limit','-1'),
(5801,1293,'_download_expiry','-1'),
(5802,1293,'_stock',NULL),
(5803,1293,'_stock_status','instock'),
(5804,1293,'_wc_average_rating','0'),
(5805,1293,'_wc_review_count','0'),
(5806,1293,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5807,1293,'_product_version','3.7.1'),
(5808,1294,'_variation_description',''),
(5809,1294,'total_sales','0'),
(5810,1294,'_tax_status','taxable'),
(5811,1294,'_tax_class','parent'),
(5812,1294,'_manage_stock','no'),
(5813,1294,'_backorders','no'),
(5814,1294,'_sold_individually','no'),
(5815,1294,'_virtual','no'),
(5816,1294,'_downloadable','no'),
(5817,1294,'_download_limit','-1'),
(5818,1294,'_download_expiry','-1'),
(5819,1294,'_stock',NULL),
(5820,1294,'_stock_status','instock'),
(5821,1294,'_wc_average_rating','0'),
(5822,1294,'_wc_review_count','0'),
(5823,1294,'attribute_choose-your-led-colour','Blue LED'),
(5824,1294,'_product_version','3.6.5'),
(5825,1295,'_variation_description',''),
(5826,1295,'total_sales','0'),
(5827,1295,'_tax_status','taxable'),
(5828,1295,'_tax_class','parent'),
(5829,1295,'_manage_stock','no'),
(5830,1295,'_backorders','no'),
(5831,1295,'_sold_individually','no'),
(5832,1295,'_virtual','no'),
(5833,1295,'_downloadable','no'),
(5834,1295,'_download_limit','-1'),
(5835,1295,'_download_expiry','-1'),
(5836,1295,'_stock',NULL),
(5837,1295,'_stock_status','instock'),
(5838,1295,'_wc_average_rating','0'),
(5839,1295,'_wc_review_count','0'),
(5840,1295,'attribute_choose-your-led-colour','White LED'),
(5841,1295,'_product_version','3.6.5'),
(5842,1294,'_regular_price','943.00'),
(5843,1294,'_price','943.00'),
(5844,1295,'_regular_price','943.00'),
(5845,1295,'_price','943.00'),
(5847,1296,'_wp_attached_file','2019/07/Led-Pool-Lights-SST-Magnetic-Gardenlite.jpg'),
(5848,1296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2019/07/Led-Pool-Lights-SST-Magnetic-Gardenlite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Led-Pool-Lights-SST-Magnetic-Gardenlite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Led-Pool-Lights-SST-Magnetic-Gardenlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Led-Pool-Lights-SST-Magnetic-Gardenlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5849,1296,'_wp_attachment_image_alt','Led Pool Lights - SST Magnetic Gardenlite'),
(5850,1293,'_thumbnail_id','1296'),
(5851,1297,'_edit_lock','1571992332:40'),
(5852,1297,'_edit_last','40'),
(5853,1297,'total_sales','0'),
(5854,1297,'_tax_status','taxable'),
(5855,1297,'_tax_class',''),
(5856,1297,'_manage_stock','no'),
(5857,1297,'_backorders','no'),
(5858,1297,'_sold_individually','no'),
(5859,1297,'_virtual','no'),
(5860,1297,'_downloadable','no'),
(5861,1297,'_download_limit','-1'),
(5862,1297,'_download_expiry','-1'),
(5863,1297,'_stock',NULL),
(5864,1297,'_stock_status','instock'),
(5865,1297,'_wc_average_rating','0'),
(5866,1297,'_wc_review_count','0'),
(5867,1297,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5868,1297,'_product_version','3.7.1'),
(5869,1298,'_variation_description',''),
(5870,1298,'total_sales','0'),
(5871,1298,'_tax_status','taxable'),
(5872,1298,'_tax_class','parent'),
(5873,1298,'_manage_stock','no'),
(5874,1298,'_backorders','no'),
(5875,1298,'_sold_individually','no'),
(5876,1298,'_virtual','no'),
(5877,1298,'_downloadable','no'),
(5878,1298,'_download_limit','-1'),
(5879,1298,'_download_expiry','-1'),
(5880,1298,'_stock',NULL),
(5881,1298,'_stock_status','instock'),
(5882,1298,'_wc_average_rating','0'),
(5883,1298,'_wc_review_count','0'),
(5884,1298,'attribute_choose-your-led-colour','Blue LED'),
(5885,1298,'_product_version','3.6.5'),
(5886,1299,'_variation_description',''),
(5887,1299,'total_sales','0'),
(5888,1299,'_tax_status','taxable'),
(5889,1299,'_tax_class','parent'),
(5890,1299,'_manage_stock','no'),
(5891,1299,'_backorders','no'),
(5892,1299,'_sold_individually','no'),
(5893,1299,'_virtual','no'),
(5894,1299,'_downloadable','no'),
(5895,1299,'_download_limit','-1'),
(5896,1299,'_download_expiry','-1'),
(5897,1299,'_stock',NULL),
(5898,1299,'_stock_status','instock'),
(5899,1299,'_wc_average_rating','0'),
(5900,1299,'_wc_review_count','0'),
(5901,1299,'attribute_choose-your-led-colour','White LED'),
(5902,1299,'_product_version','3.6.5'),
(5903,1298,'_regular_price','943.00'),
(5904,1298,'_price','943.00'),
(5905,1299,'_regular_price','943.00'),
(5906,1299,'_price','943.00'),
(5908,1300,'_wp_attached_file','2019/07/Led-Pool-Lights-SST-Pondlite.jpg'),
(5909,1300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Led-Pool-Lights-SST-Pondlite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-SST-Pondlite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-SST-Pondlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Led-Pool-Lights-SST-Pondlite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(5910,1300,'_wp_attachment_image_alt','Led Pool Lights - SST Pondlite'),
(5911,1297,'_thumbnail_id','1300'),
(5912,1207,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"950mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5930,1207,'_default_attributes','a:1:{s:12:\"product-size\";s:5:\"950mm\";}'),
(5935,1302,'_variation_description',''),
(5936,1302,'total_sales','0'),
(5937,1302,'_tax_status','taxable'),
(5938,1302,'_tax_class','parent'),
(5939,1302,'_manage_stock','no'),
(5940,1302,'_backorders','no'),
(5941,1302,'_sold_individually','no'),
(5942,1302,'_virtual','no'),
(5943,1302,'_downloadable','no'),
(5944,1302,'_download_limit','-1'),
(5945,1302,'_download_expiry','-1'),
(5946,1302,'_stock',NULL),
(5947,1302,'_stock_status','instock'),
(5948,1302,'_wc_average_rating','0'),
(5949,1302,'_wc_review_count','0'),
(5950,1302,'attribute_product-size','950mm'),
(5951,1302,'_product_version','3.6.5'),
(5952,1302,'_regular_price','454.25'),
(5953,1302,'_price','454.25'),
(5954,1207,'_price','454.25'),
(5955,1209,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"600mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5956,1303,'_variation_description',''),
(5957,1303,'total_sales','0'),
(5958,1303,'_tax_status','taxable'),
(5959,1303,'_tax_class','parent'),
(5960,1303,'_manage_stock','no'),
(5961,1303,'_backorders','no'),
(5962,1303,'_sold_individually','no'),
(5963,1303,'_virtual','no'),
(5964,1303,'_downloadable','no'),
(5965,1303,'_download_limit','-1'),
(5966,1303,'_download_expiry','-1'),
(5967,1303,'_stock',NULL),
(5968,1303,'_stock_status','instock'),
(5969,1303,'_wc_average_rating','0'),
(5970,1303,'_wc_review_count','0'),
(5971,1303,'attribute_product-size','600mm'),
(5972,1303,'_product_version','3.6.5'),
(5973,1303,'_regular_price','379.50'),
(5974,1303,'_price','379.50'),
(5975,1209,'_price','379.50'),
(5976,1211,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"700mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5977,1304,'_variation_description',''),
(5978,1304,'total_sales','0'),
(5979,1304,'_tax_status','taxable'),
(5980,1304,'_tax_class','parent'),
(5981,1304,'_manage_stock','no'),
(5982,1304,'_backorders','no'),
(5983,1304,'_sold_individually','no'),
(5984,1304,'_virtual','no'),
(5985,1304,'_downloadable','no'),
(5986,1304,'_download_limit','-1'),
(5987,1304,'_download_expiry','-1'),
(5988,1304,'_stock',NULL),
(5989,1304,'_stock_status','instock'),
(5990,1304,'_wc_average_rating','0'),
(5991,1304,'_wc_review_count','0'),
(5992,1304,'attribute_product-size','700mm'),
(5993,1304,'_product_version','3.6.5'),
(5994,1304,'_regular_price','552.00'),
(5995,1304,'_price','552.00'),
(5996,1211,'_price','552.00'),
(5997,1213,'_product_attributes','a:1:{s:12:\"product-size\";a:6:{s:4:\"name\";s:12:\"Product Size\";s:5:\"value\";s:5:\"800mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(5998,1305,'_variation_description',''),
(5999,1305,'total_sales','0'),
(6000,1305,'_tax_status','taxable'),
(6001,1305,'_tax_class','parent'),
(6002,1305,'_manage_stock','no'),
(6003,1305,'_backorders','no'),
(6004,1305,'_sold_individually','no'),
(6005,1305,'_virtual','no'),
(6006,1305,'_downloadable','no'),
(6007,1305,'_download_limit','-1'),
(6008,1305,'_download_expiry','-1'),
(6009,1305,'_stock',NULL),
(6010,1305,'_stock_status','instock'),
(6011,1305,'_wc_average_rating','0'),
(6012,1305,'_wc_review_count','0'),
(6013,1305,'attribute_product-size','800mm'),
(6014,1305,'_product_version','3.6.5'),
(6015,1305,'_regular_price','339.25'),
(6016,1305,'_price','339.25'),
(6017,1213,'_price','339.25'),
(6018,1306,'_edit_lock','1564556446:9'),
(6019,1306,'_edit_last','9'),
(6020,1307,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout.jpg'),
(6021,1307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Z-Led-Waterspout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Z-Led-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Z-Led-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6022,1307,'_wp_attachment_image_alt','Water Spouts - SST Z Led Waterspout'),
(6023,1308,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout_3.jpg'),
(6024,1308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout_3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6025,1309,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout_1.jpg'),
(6026,1309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6027,1310,'_wp_attached_file','2019/07/Water-Spouts-SST-Z-Led-Waterspout_2.jpg'),
(6028,1310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Z-Led-Waterspout_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Z-Led-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6029,1306,'total_sales','3'),
(6030,1306,'_tax_status','taxable'),
(6031,1306,'_tax_class',''),
(6032,1306,'_manage_stock','no'),
(6033,1306,'_backorders','no'),
(6034,1306,'_sold_individually','no'),
(6035,1306,'_virtual','no'),
(6036,1306,'_downloadable','no'),
(6037,1306,'_download_limit','-1'),
(6038,1306,'_download_expiry','-1'),
(6039,1306,'_stock',NULL),
(6040,1306,'_stock_status','instock'),
(6041,1306,'_wc_average_rating','0'),
(6042,1306,'_wc_review_count','0'),
(6043,1306,'_product_version','3.6.5'),
(6044,1306,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:49:\"500mm | 750mm | 1000mm | 1250mm | 1500mm | 2000mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6045,1311,'_variation_description',''),
(6046,1311,'total_sales','0'),
(6047,1311,'_tax_status','taxable'),
(6048,1311,'_tax_class','parent'),
(6049,1311,'_manage_stock','no'),
(6050,1311,'_backorders','no'),
(6051,1311,'_sold_individually','no'),
(6052,1311,'_virtual','no'),
(6053,1311,'_downloadable','no'),
(6054,1311,'_download_limit','-1'),
(6055,1311,'_download_expiry','-1'),
(6056,1311,'_stock',NULL),
(6057,1311,'_stock_status','instock'),
(6058,1311,'_wc_average_rating','0'),
(6059,1311,'_wc_review_count','0'),
(6060,1311,'attribute_choose-your-size','500mm'),
(6061,1311,'_product_version','3.6.5'),
(6062,1312,'_variation_description',''),
(6063,1312,'total_sales','0'),
(6064,1312,'_tax_status','taxable'),
(6065,1312,'_tax_class','parent'),
(6066,1312,'_manage_stock','no'),
(6067,1312,'_backorders','no'),
(6068,1312,'_sold_individually','no'),
(6069,1312,'_virtual','no'),
(6070,1312,'_downloadable','no'),
(6071,1312,'_download_limit','-1'),
(6072,1312,'_download_expiry','-1'),
(6073,1312,'_stock',NULL),
(6074,1312,'_stock_status','instock'),
(6075,1312,'_wc_average_rating','0'),
(6076,1312,'_wc_review_count','0'),
(6077,1312,'attribute_choose-your-size','750mm'),
(6078,1312,'_product_version','3.6.5'),
(6079,1313,'_variation_description',''),
(6080,1313,'total_sales','0'),
(6081,1313,'_tax_status','taxable'),
(6082,1313,'_tax_class','parent'),
(6083,1313,'_manage_stock','no'),
(6084,1313,'_backorders','no'),
(6085,1313,'_sold_individually','no'),
(6086,1313,'_virtual','no'),
(6087,1313,'_downloadable','no'),
(6088,1313,'_download_limit','-1'),
(6089,1313,'_download_expiry','-1'),
(6090,1313,'_stock',NULL),
(6091,1313,'_stock_status','instock'),
(6092,1313,'_wc_average_rating','0'),
(6093,1313,'_wc_review_count','0'),
(6094,1313,'attribute_choose-your-size','1000mm'),
(6095,1313,'_product_version','3.6.5'),
(6096,1314,'_variation_description',''),
(6097,1314,'total_sales','0'),
(6098,1314,'_tax_status','taxable'),
(6099,1314,'_tax_class','parent'),
(6100,1314,'_manage_stock','no'),
(6101,1314,'_backorders','no'),
(6102,1314,'_sold_individually','no'),
(6103,1314,'_virtual','no'),
(6104,1314,'_downloadable','no'),
(6105,1314,'_download_limit','-1'),
(6106,1314,'_download_expiry','-1'),
(6107,1314,'_stock',NULL),
(6108,1314,'_stock_status','instock'),
(6109,1314,'_wc_average_rating','0'),
(6110,1314,'_wc_review_count','0'),
(6111,1314,'attribute_choose-your-size','1250mm'),
(6112,1314,'_product_version','3.6.5'),
(6113,1315,'_variation_description',''),
(6114,1315,'total_sales','0'),
(6115,1315,'_tax_status','taxable'),
(6116,1315,'_tax_class','parent'),
(6117,1315,'_manage_stock','no'),
(6118,1315,'_backorders','no'),
(6119,1315,'_sold_individually','no'),
(6120,1315,'_virtual','no'),
(6121,1315,'_downloadable','no'),
(6122,1315,'_download_limit','-1'),
(6123,1315,'_download_expiry','-1'),
(6124,1315,'_stock',NULL),
(6125,1315,'_stock_status','instock'),
(6126,1315,'_wc_average_rating','0'),
(6127,1315,'_wc_review_count','0'),
(6128,1315,'attribute_choose-your-size','1500mm'),
(6129,1315,'_product_version','3.6.5'),
(6130,1316,'_variation_description',''),
(6131,1316,'total_sales','0'),
(6132,1316,'_tax_status','taxable'),
(6133,1316,'_tax_class','parent'),
(6134,1316,'_manage_stock','no'),
(6135,1316,'_backorders','no'),
(6136,1316,'_sold_individually','no'),
(6137,1316,'_virtual','no'),
(6138,1316,'_downloadable','no'),
(6139,1316,'_download_limit','-1'),
(6140,1316,'_download_expiry','-1'),
(6141,1316,'_stock',NULL),
(6142,1316,'_stock_status','instock'),
(6143,1316,'_wc_average_rating','0'),
(6144,1316,'_wc_review_count','0'),
(6145,1316,'attribute_choose-your-size','2000mm'),
(6146,1316,'_product_version','3.6.5'),
(6147,1311,'_regular_price','2869.25'),
(6148,1311,'_price','2869.25'),
(6149,1312,'_regular_price','3277.50'),
(6150,1312,'_price','3277.50'),
(6151,1313,'_regular_price','5968.50'),
(6152,1313,'_price','5968.50'),
(6153,1314,'_regular_price','7135.75'),
(6154,1314,'_price','7135.75'),
(6155,1315,'_regular_price','9424.25'),
(6156,1315,'_price','9424.25'),
(6157,1316,'_regular_price','12454.50'),
(6158,1316,'_price','12454.50'),
(6159,1306,'_price','2869.25'),
(6160,1306,'_price','3277.50'),
(6161,1306,'_price','5968.50'),
(6162,1306,'_price','7135.75'),
(6163,1306,'_price','9424.25'),
(6164,1306,'_price','12454.50'),
(6165,1306,'_thumbnail_id','1307'),
(6166,1306,'_product_image_gallery','1308,1309,1310'),
(6167,1306,'_oembed_785488ea5d6732498d4f318dcd34727e','<iframe title=\"NIXIN SST Z Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6168,1306,'_oembed_time_785488ea5d6732498d4f318dcd34727e','1563863211'),
(6169,1306,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6170,1306,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1563863233'),
(6171,1306,'_oembed_703f4acc8fb10c05feec47c9dc11ddd3','<iframe title=\"NIXIN SST Z Spout\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6172,1306,'_oembed_time_703f4acc8fb10c05feec47c9dc11ddd3','1563863349'),
(6173,1317,'_edit_lock','1563863737:9'),
(6174,1317,'_edit_last','9'),
(6175,1318,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout.jpg'),
(6176,1318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2019/07/Water-Spouts-SST-Slimline-Waterspout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Slimline-Waterspout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Slimline-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Slimline-Waterspout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6177,1318,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout'),
(6178,1319,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout_1.jpg'),
(6179,1319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-Slimline-Waterspout_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6180,1320,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout_2.jpg'),
(6181,1320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-Slimline-Waterspout_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6182,1321,'_wp_attached_file','2019/07/Water-Spouts-SST-Slimline-Waterspout_3.jpg'),
(6183,1321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-Slimline-Waterspout_3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-Slimline-Waterspout_3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6184,1317,'total_sales','2'),
(6185,1317,'_tax_status','taxable'),
(6186,1317,'_tax_class',''),
(6187,1317,'_manage_stock','no'),
(6188,1317,'_backorders','no'),
(6189,1317,'_sold_individually','no'),
(6190,1317,'_virtual','no'),
(6191,1317,'_downloadable','no'),
(6192,1317,'_download_limit','-1'),
(6193,1317,'_download_expiry','-1'),
(6194,1317,'_stock',NULL),
(6195,1317,'_stock_status','instock'),
(6196,1317,'_wc_average_rating','0'),
(6197,1317,'_wc_review_count','0'),
(6198,1317,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:102:\"300mm Profile | 200mm | 400mm | 500mm Profile | 600mm | 700mm Profile | 800mm | 900mm Profile | 1000mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6199,1317,'_product_version','3.6.5'),
(6200,1322,'_variation_description',''),
(6201,1322,'total_sales','0'),
(6202,1322,'_tax_status','taxable'),
(6203,1322,'_tax_class','parent'),
(6204,1322,'_manage_stock','no'),
(6205,1322,'_backorders','no'),
(6206,1322,'_sold_individually','no'),
(6207,1322,'_virtual','no'),
(6208,1322,'_downloadable','no'),
(6209,1322,'_download_limit','-1'),
(6210,1322,'_download_expiry','-1'),
(6211,1322,'_stock',NULL),
(6212,1322,'_stock_status','instock'),
(6213,1322,'_wc_average_rating','0'),
(6214,1322,'_wc_review_count','0'),
(6215,1322,'attribute_choose-your-size','300mm Profile'),
(6216,1322,'_product_version','3.6.5'),
(6217,1323,'_variation_description',''),
(6218,1323,'total_sales','0'),
(6219,1323,'_tax_status','taxable'),
(6220,1323,'_tax_class','parent'),
(6221,1323,'_manage_stock','no'),
(6222,1323,'_backorders','no'),
(6223,1323,'_sold_individually','no'),
(6224,1323,'_virtual','no'),
(6225,1323,'_downloadable','no'),
(6226,1323,'_download_limit','-1'),
(6227,1323,'_download_expiry','-1'),
(6228,1323,'_stock',NULL),
(6229,1323,'_stock_status','instock'),
(6230,1323,'_wc_average_rating','0'),
(6231,1323,'_wc_review_count','0'),
(6232,1323,'attribute_choose-your-size','200mm'),
(6233,1323,'_product_version','3.6.5'),
(6234,1324,'_variation_description',''),
(6235,1324,'total_sales','0'),
(6236,1324,'_tax_status','taxable'),
(6237,1324,'_tax_class','parent'),
(6238,1324,'_manage_stock','no'),
(6239,1324,'_backorders','no'),
(6240,1324,'_sold_individually','no'),
(6241,1324,'_virtual','no'),
(6242,1324,'_downloadable','no'),
(6243,1324,'_download_limit','-1'),
(6244,1324,'_download_expiry','-1'),
(6245,1324,'_stock',NULL),
(6246,1324,'_stock_status','instock'),
(6247,1324,'_wc_average_rating','0'),
(6248,1324,'_wc_review_count','0'),
(6249,1324,'attribute_choose-your-size','400mm'),
(6250,1324,'_product_version','3.6.5'),
(6251,1325,'_variation_description',''),
(6252,1325,'total_sales','0'),
(6253,1325,'_tax_status','taxable'),
(6254,1325,'_tax_class','parent'),
(6255,1325,'_manage_stock','no'),
(6256,1325,'_backorders','no'),
(6257,1325,'_sold_individually','no'),
(6258,1325,'_virtual','no'),
(6259,1325,'_downloadable','no'),
(6260,1325,'_download_limit','-1'),
(6261,1325,'_download_expiry','-1'),
(6262,1325,'_stock',NULL),
(6263,1325,'_stock_status','instock'),
(6264,1325,'_wc_average_rating','0'),
(6265,1325,'_wc_review_count','0'),
(6266,1325,'attribute_choose-your-size','500mm Profile'),
(6267,1325,'_product_version','3.6.5'),
(6268,1326,'_variation_description',''),
(6269,1326,'total_sales','0'),
(6270,1326,'_tax_status','taxable'),
(6271,1326,'_tax_class','parent'),
(6272,1326,'_manage_stock','no'),
(6273,1326,'_backorders','no'),
(6274,1326,'_sold_individually','no'),
(6275,1326,'_virtual','no'),
(6276,1326,'_downloadable','no'),
(6277,1326,'_download_limit','-1'),
(6278,1326,'_download_expiry','-1'),
(6279,1326,'_stock',NULL),
(6280,1326,'_stock_status','instock'),
(6281,1326,'_wc_average_rating','0'),
(6282,1326,'_wc_review_count','0'),
(6283,1326,'attribute_choose-your-size','600mm'),
(6284,1326,'_product_version','3.6.5'),
(6285,1327,'_variation_description',''),
(6286,1327,'total_sales','0'),
(6287,1327,'_tax_status','taxable'),
(6288,1327,'_tax_class','parent'),
(6289,1327,'_manage_stock','no'),
(6290,1327,'_backorders','no'),
(6291,1327,'_sold_individually','no'),
(6292,1327,'_virtual','no'),
(6293,1327,'_downloadable','no'),
(6294,1327,'_download_limit','-1'),
(6295,1327,'_download_expiry','-1'),
(6296,1327,'_stock',NULL),
(6297,1327,'_stock_status','instock'),
(6298,1327,'_wc_average_rating','0'),
(6299,1327,'_wc_review_count','0'),
(6300,1327,'attribute_choose-your-size','700mm Profile'),
(6301,1327,'_product_version','3.6.5'),
(6302,1328,'_variation_description',''),
(6303,1328,'total_sales','0'),
(6304,1328,'_tax_status','taxable'),
(6305,1328,'_tax_class','parent'),
(6306,1328,'_manage_stock','no'),
(6307,1328,'_backorders','no'),
(6308,1328,'_sold_individually','no'),
(6309,1328,'_virtual','no'),
(6310,1328,'_downloadable','no'),
(6311,1328,'_download_limit','-1'),
(6312,1328,'_download_expiry','-1'),
(6313,1328,'_stock',NULL),
(6314,1328,'_stock_status','instock'),
(6315,1328,'_wc_average_rating','0'),
(6316,1328,'_wc_review_count','0'),
(6317,1328,'attribute_choose-your-size','800mm'),
(6318,1328,'_product_version','3.6.5'),
(6319,1329,'_variation_description',''),
(6320,1329,'total_sales','0'),
(6321,1329,'_tax_status','taxable'),
(6322,1329,'_tax_class','parent'),
(6323,1329,'_manage_stock','no'),
(6324,1329,'_backorders','no'),
(6325,1329,'_sold_individually','no'),
(6326,1329,'_virtual','no'),
(6327,1329,'_downloadable','no'),
(6328,1329,'_download_limit','-1'),
(6329,1329,'_download_expiry','-1'),
(6330,1329,'_stock',NULL),
(6331,1329,'_stock_status','instock'),
(6332,1329,'_wc_average_rating','0'),
(6333,1329,'_wc_review_count','0'),
(6334,1329,'attribute_choose-your-size','900mm Profile'),
(6335,1329,'_product_version','3.6.5'),
(6336,1330,'_variation_description',''),
(6337,1330,'total_sales','0'),
(6338,1330,'_tax_status','taxable'),
(6339,1330,'_tax_class','parent'),
(6340,1330,'_manage_stock','no'),
(6341,1330,'_backorders','no'),
(6342,1330,'_sold_individually','no'),
(6343,1330,'_virtual','no'),
(6344,1330,'_downloadable','no'),
(6345,1330,'_download_limit','-1'),
(6346,1330,'_download_expiry','-1'),
(6347,1330,'_stock',NULL),
(6348,1330,'_stock_status','instock'),
(6349,1330,'_wc_average_rating','0'),
(6350,1330,'_wc_review_count','0'),
(6351,1330,'attribute_choose-your-size','1000mm'),
(6352,1330,'_product_version','3.6.5'),
(6353,1322,'_regular_price','1909.00'),
(6354,1322,'_price','1909.00'),
(6355,1323,'_regular_price','1535.25'),
(6356,1323,'_price','1535.25'),
(6357,1324,'_regular_price','2254.00'),
(6358,1324,'_price','2254.00'),
(6359,1325,'_regular_price','3139.50'),
(6360,1325,'_price','3139.50'),
(6361,1326,'_regular_price','3559.25'),
(6362,1326,'_price','3559.25'),
(6363,1327,'_regular_price','4134.25'),
(6364,1327,'_price','4134.25'),
(6365,1328,'_regular_price','5209.50'),
(6366,1328,'_price','5209.50'),
(6367,1329,'_regular_price','5859.25'),
(6368,1329,'_price','5859.25'),
(6369,1330,'_regular_price','6302.00'),
(6370,1330,'_price','6302.00'),
(6371,1317,'_price','1535.25'),
(6372,1317,'_price','1909.00'),
(6373,1317,'_price','2254.00'),
(6374,1317,'_price','3139.50'),
(6375,1317,'_price','3559.25'),
(6376,1317,'_price','4134.25'),
(6377,1317,'_price','5209.50'),
(6378,1317,'_price','5859.25'),
(6379,1317,'_price','6302.00'),
(6380,1317,'_thumbnail_id','1318'),
(6381,1317,'_product_image_gallery','1319,1320,1321'),
(6382,1317,'_oembed_0b67cc5a67ac3684644894c5d2042cfd','<iframe title=\"NIXIN SST Slimline Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6383,1317,'_oembed_time_0b67cc5a67ac3684644894c5d2042cfd','1563863869'),
(6384,1317,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6385,1317,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1563863881'),
(6386,1331,'_edit_lock','1564556441:9'),
(6387,1331,'_edit_last','9'),
(6388,1331,'total_sales','0'),
(6389,1331,'_tax_status','taxable'),
(6390,1331,'_tax_class',''),
(6391,1331,'_manage_stock','no'),
(6392,1331,'_backorders','no'),
(6393,1331,'_sold_individually','no'),
(6394,1331,'_virtual','no'),
(6395,1331,'_downloadable','no'),
(6396,1331,'_download_limit','-1'),
(6397,1331,'_download_expiry','-1'),
(6398,1331,'_stock',NULL),
(6399,1331,'_stock_status','instock'),
(6400,1331,'_wc_average_rating','0'),
(6401,1331,'_wc_review_count','0'),
(6402,1331,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:25:\"350w x 480h | 450w x 780h\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6403,1331,'_product_version','3.6.5'),
(6404,1332,'_variation_description',''),
(6405,1332,'total_sales','0'),
(6406,1332,'_tax_status','taxable'),
(6407,1332,'_tax_class','parent'),
(6408,1332,'_manage_stock','no'),
(6409,1332,'_backorders','no'),
(6410,1332,'_sold_individually','no'),
(6411,1332,'_virtual','no'),
(6412,1332,'_downloadable','no'),
(6413,1332,'_download_limit','-1'),
(6414,1332,'_download_expiry','-1'),
(6415,1332,'_stock',NULL),
(6416,1332,'_stock_status','instock'),
(6417,1332,'_wc_average_rating','0'),
(6418,1332,'_wc_review_count','0'),
(6419,1332,'attribute_choose-your-size','350w x 480h'),
(6420,1332,'_product_version','3.6.5'),
(6421,1333,'_variation_description',''),
(6422,1333,'total_sales','0'),
(6423,1333,'_tax_status','taxable'),
(6424,1333,'_tax_class','parent'),
(6425,1333,'_manage_stock','no'),
(6426,1333,'_backorders','no'),
(6427,1333,'_sold_individually','no'),
(6428,1333,'_virtual','no'),
(6429,1333,'_downloadable','no'),
(6430,1333,'_download_limit','-1'),
(6431,1333,'_download_expiry','-1'),
(6432,1333,'_stock',NULL),
(6433,1333,'_stock_status','instock'),
(6434,1333,'_wc_average_rating','0'),
(6435,1333,'_wc_review_count','0'),
(6436,1333,'attribute_choose-your-size','450w x 780h'),
(6437,1333,'_product_version','3.6.5'),
(6438,1332,'_regular_price','16571.50'),
(6439,1332,'_price','16571.50'),
(6440,1333,'_regular_price','36294.00'),
(6441,1333,'_price','36294.00'),
(6442,1331,'_price','16571.50'),
(6443,1331,'_price','36294.00'),
(6444,1331,'_oembed_f34a828bf29d62cf4b4801a184046304','<iframe title=\"NIXIN SST C Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6445,1331,'_oembed_time_f34a828bf29d62cf4b4801a184046304','1563864170'),
(6446,1334,'_wp_attached_file','2019/07/Water-Spouts-SST-Waterspout-C-shape.jpg'),
(6447,1334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/07/Water-Spouts-SST-Waterspout-C-shape.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6448,1334,'_wp_attachment_image_alt','Water Spouts - SST Waterspout C-shape'),
(6449,1335,'_wp_attached_file','2019/07/Water-Spouts-SST-Waterspout-C-shape_1.jpg'),
(6450,1335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Water-Spouts-SST-Waterspout-C-shape_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6451,1336,'_wp_attached_file','2019/07/Water-Spouts-SST-Waterspout-C-shape_2.jpg'),
(6452,1336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Water-Spouts-SST-Waterspout-C-shape_2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Water-Spouts-SST-Waterspout-C-shape_2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6453,1319,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout_1'),
(6454,1320,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout_2'),
(6455,1321,'_wp_attachment_image_alt','Water Spouts - SST Slimline Waterspout_3'),
(6456,1335,'_wp_attachment_image_alt','Water Spouts - SST Waterspout C-shape_1'),
(6457,1336,'_wp_attachment_image_alt','Water Spouts - SST Waterspout C-shape_2'),
(6458,1331,'_thumbnail_id','1334'),
(6459,1331,'_product_image_gallery','1336,1335'),
(6460,1331,'_oembed_bb96556a9adcafbc28417305bb3b669e','<iframe title=\"NIXIN SST C Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6461,1331,'_oembed_time_bb96556a9adcafbc28417305bb3b669e','1563864285'),
(6462,1337,'_edit_lock','1563865266:9'),
(6463,1337,'_edit_last','9'),
(6464,1337,'total_sales','0'),
(6465,1337,'_tax_status','taxable'),
(6466,1337,'_tax_class',''),
(6467,1337,'_manage_stock','no'),
(6468,1337,'_backorders','no'),
(6469,1337,'_sold_individually','no'),
(6470,1337,'_virtual','no'),
(6471,1337,'_downloadable','no'),
(6472,1337,'_download_limit','-1'),
(6473,1337,'_download_expiry','-1'),
(6474,1337,'_stock',NULL),
(6475,1337,'_stock_status','instock'),
(6476,1337,'_wc_average_rating','0'),
(6477,1337,'_wc_review_count','0'),
(6478,1337,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:24:\"700mm high by 185mm wide\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6479,1337,'_product_version','3.6.5'),
(6480,1338,'_wp_attached_file','2019/07/Water-Spouts-SST-Tap-Spout.jpg'),
(6481,1338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/07/Water-Spouts-SST-Tap-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Water-Spouts-SST-Tap-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Water-Spouts-SST-Tap-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Water-Spouts-SST-Tap-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6482,1338,'_wp_attachment_image_alt','Water Spouts - SST Tap Spout'),
(6483,1339,'_wp_attached_file','2019/07/Water-Spouts-SST-Tap-Spout_1.jpg'),
(6484,1339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Water-Spouts-SST-Tap-Spout_1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Tap-Spout_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Tap-Spout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Tap-Spout_1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6485,1339,'_wp_attachment_image_alt','Water Spouts - SST Tap Spout_1'),
(6486,1340,'_variation_description',''),
(6487,1340,'total_sales','0'),
(6488,1340,'_tax_status','taxable'),
(6489,1340,'_tax_class','parent'),
(6490,1340,'_manage_stock','no'),
(6491,1340,'_backorders','no'),
(6492,1340,'_sold_individually','no'),
(6493,1340,'_virtual','no'),
(6494,1340,'_downloadable','no'),
(6495,1340,'_download_limit','-1'),
(6496,1340,'_download_expiry','-1'),
(6497,1340,'_stock',NULL),
(6498,1340,'_stock_status','instock'),
(6499,1340,'_wc_average_rating','0'),
(6500,1340,'_wc_review_count','0'),
(6501,1340,'attribute_choose-your-size','700mm high by 185mm wide'),
(6502,1340,'_product_version','3.6.5'),
(6503,1340,'_regular_price','7601.50'),
(6504,1340,'_price','7601.50'),
(6505,1337,'_price','7601.50'),
(6506,1337,'_thumbnail_id','1338'),
(6507,1337,'_product_image_gallery','1339'),
(6515,1342,'_edit_lock','1564464903:126'),
(6516,1342,'_edit_last','126'),
(6517,1342,'total_sales','0'),
(6518,1342,'_tax_status','taxable'),
(6519,1342,'_tax_class',''),
(6520,1342,'_manage_stock','no'),
(6521,1342,'_backorders','no'),
(6522,1342,'_sold_individually','no'),
(6523,1342,'_virtual','no'),
(6524,1342,'_downloadable','no'),
(6525,1342,'_download_limit','-1'),
(6526,1342,'_download_expiry','-1'),
(6527,1342,'_stock',NULL),
(6528,1342,'_stock_status','instock'),
(6529,1342,'_wc_average_rating','0'),
(6530,1342,'_wc_review_count','0'),
(6531,1342,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"100mm | 150mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6532,1342,'_product_version','3.6.5'),
(6533,1343,'_variation_description',''),
(6534,1343,'total_sales','0'),
(6535,1343,'_tax_status','taxable'),
(6536,1343,'_tax_class','parent'),
(6537,1343,'_manage_stock','no'),
(6538,1343,'_backorders','no'),
(6539,1343,'_sold_individually','no'),
(6540,1343,'_virtual','no'),
(6541,1343,'_downloadable','no'),
(6542,1343,'_download_limit','-1'),
(6543,1343,'_download_expiry','-1'),
(6544,1343,'_stock',NULL),
(6545,1343,'_stock_status','instock'),
(6546,1343,'_wc_average_rating','0'),
(6547,1343,'_wc_review_count','0'),
(6548,1343,'attribute_choose-your-size','100mm'),
(6549,1343,'_product_version','3.6.5'),
(6550,1344,'_variation_description',''),
(6551,1344,'total_sales','0'),
(6552,1344,'_tax_status','taxable'),
(6553,1344,'_tax_class','parent'),
(6554,1344,'_manage_stock','no'),
(6555,1344,'_backorders','no'),
(6556,1344,'_sold_individually','no'),
(6557,1344,'_virtual','no'),
(6558,1344,'_downloadable','no'),
(6559,1344,'_download_limit','-1'),
(6560,1344,'_download_expiry','-1'),
(6561,1344,'_stock',NULL),
(6562,1344,'_stock_status','instock'),
(6563,1344,'_wc_average_rating','0'),
(6564,1344,'_wc_review_count','0'),
(6565,1344,'attribute_choose-your-size','150mm'),
(6566,1344,'_product_version','3.6.5'),
(6567,1345,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout.jpg'),
(6568,1345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Water-Spouts-SST-Fan-Jet-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Water-Spouts-SST-Fan-Jet-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Water-Spouts-SST-Fan-Jet-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6569,1345,'_wp_attachment_image_alt','Water Spouts - SST Fan Jet Spout'),
(6570,1346,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout-3.jpg'),
(6571,1346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6572,1347,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout-1.jpg'),
(6573,1347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6574,1348,'_wp_attached_file','2019/07/Water-Spouts-SST-Fan-Jet-Spout-2.jpg'),
(6575,1348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Fan-Jet-Spout-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Fan-Jet-Spout-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6576,1342,'_oembed_7ebee66a880f3511787b32f291ad0203','<iframe title=\"Nixin Fan Jet Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6577,1342,'_oembed_time_7ebee66a880f3511787b32f291ad0203','1564464893'),
(6578,1342,'_oembed_23105893d7f277accda2c2cf00ac7e11','<iframe title=\"Nixin Fan Jet Spout\" width=\"953\" height=\"536\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6579,1342,'_oembed_time_23105893d7f277accda2c2cf00ac7e11','1564464894'),
(6580,1343,'_regular_price','1252.35'),
(6581,1343,'_price','1252.35'),
(6582,1344,'_regular_price','1765.25'),
(6583,1344,'_price','1765.25'),
(6584,1342,'_price','1252.35'),
(6585,1342,'_price','1765.25'),
(6586,1342,'_thumbnail_id','1345'),
(6587,1342,'_product_image_gallery','1346,1347,1348'),
(6588,1342,'_oembed_acc150daa9140a964b2bcfa04c5ace54','<iframe title=\"Nixin Fan Jet Spout\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6589,1342,'_oembed_time_acc150daa9140a964b2bcfa04c5ace54','1564464906'),
(6590,1342,'_oembed_20acd67b02a7f62dfaa4be5c369f67ea','<iframe title=\"Nixin Fan Jet Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6591,1342,'_oembed_time_20acd67b02a7f62dfaa4be5c369f67ea','1564464926'),
(6592,1349,'_edit_lock','1564465155:126'),
(6593,1349,'_edit_last','126'),
(6594,1350,'_wp_attached_file','2019/07/Water-Spouts-SST-Deck-Spout.jpg'),
(6595,1350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/07/Water-Spouts-SST-Deck-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Water-Spouts-SST-Deck-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Water-Spouts-SST-Deck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Water-Spouts-SST-Deck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6596,1349,'total_sales','0'),
(6597,1349,'_tax_status','taxable'),
(6598,1349,'_tax_class',''),
(6599,1349,'_manage_stock','no'),
(6600,1349,'_backorders','no'),
(6601,1349,'_sold_individually','no'),
(6602,1349,'_virtual','no'),
(6603,1349,'_downloadable','no'),
(6604,1349,'_download_limit','-1'),
(6605,1349,'_download_expiry','-1'),
(6606,1349,'_stock',NULL),
(6607,1349,'_stock_status','instock'),
(6608,1349,'_wc_average_rating','0'),
(6609,1349,'_wc_review_count','0'),
(6610,1349,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:25:\"200w x 140h | 300w x 140h\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6611,1349,'_product_version','3.6.5'),
(6612,1351,'_variation_description',''),
(6613,1351,'total_sales','0'),
(6614,1351,'_tax_status','taxable'),
(6615,1351,'_tax_class','parent'),
(6616,1351,'_manage_stock','no'),
(6617,1351,'_backorders','no'),
(6618,1351,'_sold_individually','no'),
(6619,1351,'_virtual','no'),
(6620,1351,'_downloadable','no'),
(6621,1351,'_download_limit','-1'),
(6622,1351,'_download_expiry','-1'),
(6623,1351,'_stock',NULL),
(6624,1351,'_stock_status','instock'),
(6625,1351,'_wc_average_rating','0'),
(6626,1351,'_wc_review_count','0'),
(6627,1351,'attribute_choose-your-size','200w x 140h'),
(6628,1351,'_product_version','3.6.5'),
(6629,1352,'_variation_description',''),
(6630,1352,'total_sales','0'),
(6631,1352,'_tax_status','taxable'),
(6632,1352,'_tax_class','parent'),
(6633,1352,'_manage_stock','no'),
(6634,1352,'_backorders','no'),
(6635,1352,'_sold_individually','no'),
(6636,1352,'_virtual','no'),
(6637,1352,'_downloadable','no'),
(6638,1352,'_download_limit','-1'),
(6639,1352,'_download_expiry','-1'),
(6640,1352,'_stock',NULL),
(6641,1352,'_stock_status','instock'),
(6642,1352,'_wc_average_rating','0'),
(6643,1352,'_wc_review_count','0'),
(6644,1352,'attribute_choose-your-size','300w x 140h'),
(6645,1352,'_product_version','3.6.5'),
(6646,1351,'_regular_price','3845.60'),
(6647,1351,'_price','3845.60'),
(6648,1352,'_regular_price','4832.30'),
(6649,1352,'_price','4832.30'),
(6650,1349,'_price','3845.60'),
(6651,1349,'_price','4832.30'),
(6652,1349,'_thumbnail_id','1350'),
(6653,1353,'_edit_lock','1564465209:126'),
(6654,1353,'_edit_last','126'),
(6655,1354,'_wp_attached_file','2019/07/Water-Spouts-SST-Adjustable-Ball-Spout-Complete.jpg'),
(6656,1354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/07/Water-Spouts-SST-Adjustable-Ball-Spout-Complete.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Water-Spouts-SST-Adjustable-Ball-Spout-Complete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"Water-Spouts-SST-Adjustable-Ball-Spout-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"Water-Spouts-SST-Adjustable-Ball-Spout-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6657,1353,'_thumbnail_id','1354'),
(6658,1353,'_regular_price','1702.00'),
(6659,1353,'total_sales','0'),
(6660,1353,'_tax_status','taxable'),
(6661,1353,'_tax_class',''),
(6662,1353,'_manage_stock','no'),
(6663,1353,'_backorders','no'),
(6664,1353,'_sold_individually','no'),
(6665,1353,'_virtual','no'),
(6666,1353,'_downloadable','no'),
(6667,1353,'_download_limit','-1'),
(6668,1353,'_download_expiry','-1'),
(6669,1353,'_stock',NULL),
(6670,1353,'_stock_status','instock'),
(6671,1353,'_wc_average_rating','0'),
(6672,1353,'_wc_review_count','0'),
(6673,1353,'_product_version','3.6.5'),
(6674,1353,'_price','1702.00'),
(6675,1355,'_edit_lock','1564465409:126'),
(6676,1355,'_edit_last','126'),
(6677,1356,'_wp_attached_file','2019/07/Water-Spouts-SST-Dandelion-Fountain-Spout.jpg'),
(6678,1356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:53:\"2019/07/Water-Spouts-SST-Dandelion-Fountain-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"Water-Spouts-SST-Dandelion-Fountain-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"Water-Spouts-SST-Dandelion-Fountain-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"Water-Spouts-SST-Dandelion-Fountain-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6679,1355,'total_sales','0'),
(6680,1355,'_tax_status','taxable'),
(6681,1355,'_tax_class',''),
(6682,1355,'_manage_stock','no'),
(6683,1355,'_backorders','no'),
(6684,1355,'_sold_individually','no'),
(6685,1355,'_virtual','no'),
(6686,1355,'_downloadable','no'),
(6687,1355,'_download_limit','-1'),
(6688,1355,'_download_expiry','-1'),
(6689,1355,'_stock',NULL),
(6690,1355,'_stock_status','instock'),
(6691,1355,'_wc_average_rating','0'),
(6692,1355,'_wc_review_count','0'),
(6693,1355,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:13:\"Small | Large\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6694,1355,'_product_version','3.6.5'),
(6695,1357,'_variation_description',''),
(6696,1357,'total_sales','0'),
(6697,1357,'_tax_status','taxable'),
(6698,1357,'_tax_class','parent'),
(6699,1357,'_manage_stock','no'),
(6700,1357,'_backorders','no'),
(6701,1357,'_sold_individually','no'),
(6702,1357,'_virtual','no'),
(6703,1357,'_downloadable','no'),
(6704,1357,'_download_limit','-1'),
(6705,1357,'_download_expiry','-1'),
(6706,1357,'_stock',NULL),
(6707,1357,'_stock_status','instock'),
(6708,1357,'_wc_average_rating','0'),
(6709,1357,'_wc_review_count','0'),
(6710,1357,'attribute_choose-your-size','Small'),
(6711,1357,'_product_version','3.6.5'),
(6712,1358,'_variation_description',''),
(6713,1358,'total_sales','0'),
(6714,1358,'_tax_status','taxable'),
(6715,1358,'_tax_class','parent'),
(6716,1358,'_manage_stock','no'),
(6717,1358,'_backorders','no'),
(6718,1358,'_sold_individually','no'),
(6719,1358,'_virtual','no'),
(6720,1358,'_downloadable','no'),
(6721,1358,'_download_limit','-1'),
(6722,1358,'_download_expiry','-1'),
(6723,1358,'_stock',NULL),
(6724,1358,'_stock_status','instock'),
(6725,1358,'_wc_average_rating','0'),
(6726,1358,'_wc_review_count','0'),
(6727,1358,'attribute_choose-your-size','Large'),
(6728,1358,'_product_version','3.6.5'),
(6729,1357,'_regular_price','2372.45'),
(6730,1357,'_price','2372.45'),
(6731,1358,'_regular_price','2454.10'),
(6732,1358,'_price','2454.10'),
(6733,1355,'_price','2372.45'),
(6734,1355,'_price','2454.10'),
(6735,1355,'_thumbnail_id','1356'),
(6736,1359,'_edit_lock','1564465558:126'),
(6737,1359,'_edit_last','126'),
(6738,1360,'_wp_attached_file','2019/07/Water-Spouts-SST-6-x-60mm-Water-Cannon.jpg'),
(6739,1360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:50:\"2019/07/Water-Spouts-SST-6-x-60mm-Water-Cannon.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-6-x-60mm-Water-Cannon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-6-x-60mm-Water-Cannon-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"Water-Spouts-SST-6-x-60mm-Water-Cannon-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6740,1359,'_oembed_ce1a755257a5a36c54882fb4e60e71bd','<iframe title=\"Water feature equipped with NIXIN products\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6741,1359,'_oembed_time_ce1a755257a5a36c54882fb4e60e71bd','1564465653'),
(6742,1359,'_oembed_c8eab4cb81536ecaba0a5baa3ff67a4b','<iframe title=\"Water feature equipped with NIXIN products\" width=\"970\" height=\"546\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6743,1359,'_oembed_time_c8eab4cb81536ecaba0a5baa3ff67a4b','1564465656'),
(6744,1359,'_thumbnail_id','1360'),
(6745,1359,'_regular_price','404.80'),
(6746,1359,'total_sales','0'),
(6747,1359,'_tax_status','taxable'),
(6748,1359,'_tax_class',''),
(6749,1359,'_manage_stock','no'),
(6750,1359,'_backorders','no'),
(6751,1359,'_sold_individually','no'),
(6752,1359,'_virtual','no'),
(6753,1359,'_downloadable','no'),
(6754,1359,'_download_limit','-1'),
(6755,1359,'_download_expiry','-1'),
(6756,1359,'_stock',NULL),
(6757,1359,'_stock_status','instock'),
(6758,1359,'_wc_average_rating','0'),
(6759,1359,'_wc_review_count','0'),
(6760,1359,'_product_version','3.6.5'),
(6761,1359,'_price','404.80'),
(6762,1359,'_oembed_301d48821931b8b00fdde6ec693191ce','<iframe title=\"Water feature equipped with NIXIN products\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6763,1359,'_oembed_time_301d48821931b8b00fdde6ec693191ce','1564465668'),
(6764,1359,'_oembed_313527c8017508f3f00104667ebceb7d','<iframe title=\"Water feature equipped with NIXIN products\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6765,1359,'_oembed_time_313527c8017508f3f00104667ebceb7d','1564465702'),
(6766,1361,'_edit_lock','1564465614:126'),
(6767,1361,'_edit_last','126'),
(6768,1362,'_wp_attached_file','2019/07/Water-Spouts-SST-Curve-Pipe-Spout-600mm.jpg'),
(6769,1362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2019/07/Water-Spouts-SST-Curve-Pipe-Spout-600mm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Water-Spouts-SST-Curve-Pipe-Spout-600mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Water-Spouts-SST-Curve-Pipe-Spout-600mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Water-Spouts-SST-Curve-Pipe-Spout-600mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6770,1361,'_thumbnail_id','1362'),
(6771,1361,'_regular_price','2357.50'),
(6772,1361,'total_sales','0'),
(6773,1361,'_tax_status','taxable'),
(6774,1361,'_tax_class',''),
(6775,1361,'_manage_stock','no'),
(6776,1361,'_backorders','no'),
(6777,1361,'_sold_individually','no'),
(6778,1361,'_virtual','no'),
(6779,1361,'_downloadable','no'),
(6780,1361,'_download_limit','-1'),
(6781,1361,'_download_expiry','-1'),
(6782,1361,'_stock',NULL),
(6783,1361,'_stock_status','instock'),
(6784,1361,'_wc_average_rating','0'),
(6785,1361,'_wc_review_count','0'),
(6786,1361,'_product_version','3.6.5'),
(6787,1361,'_price','2357.50'),
(6788,1363,'_edit_lock','1573635278:244'),
(6789,1363,'_edit_last','126'),
(6790,1363,'_oembed_55fea63a0acadfcd74eae827d242cc87','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6791,1363,'_oembed_time_55fea63a0acadfcd74eae827d242cc87','1564465827'),
(6792,1363,'_oembed_3cacd985d3d5202154d955d87dbef7e6','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"953\" height=\"536\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6793,1363,'_oembed_time_3cacd985d3d5202154d955d87dbef7e6','1564465829'),
(6794,1364,'_wp_attached_file','2019/07/Water-Spouts-SST-Deck-Jet-Stream.jpg'),
(6795,1364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/07/Water-Spouts-SST-Deck-Jet-Stream.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Deck-Jet-Stream-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Deck-Jet-Stream-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Water-Spouts-SST-Deck-Jet-Stream-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6796,1363,'_thumbnail_id','1364'),
(6797,1363,'_regular_price','517.50'),
(6798,1363,'total_sales','8'),
(6799,1363,'_tax_status','taxable'),
(6800,1363,'_tax_class',''),
(6801,1363,'_manage_stock','no'),
(6802,1363,'_backorders','no'),
(6803,1363,'_sold_individually','no'),
(6804,1363,'_virtual','no'),
(6805,1363,'_downloadable','no'),
(6806,1363,'_download_limit','-1'),
(6807,1363,'_download_expiry','-1'),
(6808,1363,'_stock',NULL),
(6809,1363,'_stock_status','instock'),
(6810,1363,'_wc_average_rating','0'),
(6811,1363,'_wc_review_count','0'),
(6812,1363,'_product_version','3.6.5'),
(6813,1363,'_price','517.50'),
(6814,1363,'_oembed_9cf99068b33a0a771658a462cf459b28','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6815,1363,'_oembed_time_9cf99068b33a0a771658a462cf459b28','1564465865'),
(6816,1363,'_oembed_08f33fc41b7874fa617d33f5e9ca7378','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6817,1363,'_oembed_time_08f33fc41b7874fa617d33f5e9ca7378','1564465875'),
(6818,1365,'_edit_lock','1564465802:126'),
(6819,1366,'_wp_attached_file','2019/07/Water-Spouts-SST-Goose-Neck-Spout.jpg'),
(6820,1366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/07/Water-Spouts-SST-Goose-Neck-Spout.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Goose-Neck-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Goose-Neck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Water-Spouts-SST-Goose-Neck-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6821,1365,'_edit_last','126'),
(6822,1365,'_thumbnail_id','1366'),
(6823,1365,'_regular_price','4128.50'),
(6824,1365,'total_sales','0'),
(6825,1365,'_tax_status','taxable'),
(6826,1365,'_tax_class',''),
(6827,1365,'_manage_stock','no'),
(6828,1365,'_backorders','no'),
(6829,1365,'_sold_individually','no'),
(6830,1365,'_virtual','no'),
(6831,1365,'_downloadable','no'),
(6832,1365,'_download_limit','-1'),
(6833,1365,'_download_expiry','-1'),
(6834,1365,'_stock',NULL),
(6835,1365,'_stock_status','instock'),
(6836,1365,'_wc_average_rating','0'),
(6837,1365,'_wc_review_count','0'),
(6838,1365,'_product_version','3.6.5'),
(6839,1365,'_price','4128.50'),
(6840,1367,'_edit_lock','1564465983:126'),
(6841,1368,'_wp_attached_file','2019/07/Water-Spouts-SST-Pipe-Spouts.jpg'),
(6842,1368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/07/Water-Spouts-SST-Pipe-Spouts.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Pipe-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Water-Spouts-SST-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6843,1367,'total_sales','0'),
(6844,1367,'_tax_status','taxable'),
(6845,1367,'_tax_class',''),
(6846,1367,'_manage_stock','no'),
(6847,1367,'_backorders','no'),
(6848,1367,'_sold_individually','no'),
(6849,1367,'_virtual','no'),
(6850,1367,'_downloadable','no'),
(6851,1367,'_download_limit','-1'),
(6852,1367,'_download_expiry','-1'),
(6853,1367,'_stock',NULL),
(6854,1367,'_stock_status','instock'),
(6855,1367,'_wc_average_rating','0'),
(6856,1367,'_wc_review_count','0'),
(6857,1367,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:65:\"Ø38mm x 150mm | Ø38mm x 300mm | Ø50mm x 150mm | Ø50mm x 300mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6858,1367,'_product_version','3.6.5'),
(6859,1369,'_variation_description',''),
(6860,1369,'total_sales','0'),
(6861,1369,'_tax_status','taxable'),
(6862,1369,'_tax_class','parent'),
(6863,1369,'_manage_stock','no'),
(6864,1369,'_backorders','no'),
(6865,1369,'_sold_individually','no'),
(6866,1369,'_virtual','no'),
(6867,1369,'_downloadable','no'),
(6868,1369,'_download_limit','-1'),
(6869,1369,'_download_expiry','-1'),
(6870,1369,'_stock',NULL),
(6871,1369,'_stock_status','instock'),
(6872,1369,'_wc_average_rating','0'),
(6873,1369,'_wc_review_count','0'),
(6874,1369,'attribute_choose-your-size','Ø38mm x 150mm'),
(6875,1369,'_product_version','3.6.5'),
(6876,1370,'_variation_description',''),
(6877,1370,'total_sales','0'),
(6878,1370,'_tax_status','taxable'),
(6879,1370,'_tax_class','parent'),
(6880,1370,'_manage_stock','no'),
(6881,1370,'_backorders','no'),
(6882,1370,'_sold_individually','no'),
(6883,1370,'_virtual','no'),
(6884,1370,'_downloadable','no'),
(6885,1370,'_download_limit','-1'),
(6886,1370,'_download_expiry','-1'),
(6887,1370,'_stock',NULL),
(6888,1370,'_stock_status','instock'),
(6889,1370,'_wc_average_rating','0'),
(6890,1370,'_wc_review_count','0'),
(6891,1370,'attribute_choose-your-size','Ø38mm x 300mm'),
(6892,1370,'_product_version','3.6.5'),
(6893,1371,'_variation_description',''),
(6894,1371,'total_sales','0'),
(6895,1371,'_tax_status','taxable'),
(6896,1371,'_tax_class','parent'),
(6897,1371,'_manage_stock','no'),
(6898,1371,'_backorders','no'),
(6899,1371,'_sold_individually','no'),
(6900,1371,'_virtual','no'),
(6901,1371,'_downloadable','no'),
(6902,1371,'_download_limit','-1'),
(6903,1371,'_download_expiry','-1'),
(6904,1371,'_stock',NULL),
(6905,1371,'_stock_status','instock'),
(6906,1371,'_wc_average_rating','0'),
(6907,1371,'_wc_review_count','0'),
(6908,1371,'attribute_choose-your-size','Ø50mm x 150mm'),
(6909,1371,'_product_version','3.6.5'),
(6910,1372,'_variation_description',''),
(6911,1372,'total_sales','0'),
(6912,1372,'_tax_status','taxable'),
(6913,1372,'_tax_class','parent'),
(6914,1372,'_manage_stock','no'),
(6915,1372,'_backorders','no'),
(6916,1372,'_sold_individually','no'),
(6917,1372,'_virtual','no'),
(6918,1372,'_downloadable','no'),
(6919,1372,'_download_limit','-1'),
(6920,1372,'_download_expiry','-1'),
(6921,1372,'_stock',NULL),
(6922,1372,'_stock_status','instock'),
(6923,1372,'_wc_average_rating','0'),
(6924,1372,'_wc_review_count','0'),
(6925,1372,'attribute_choose-your-size','Ø50mm x 300mm'),
(6926,1372,'_product_version','3.6.5'),
(6927,1369,'_regular_price','621.00'),
(6928,1369,'_price','621.00'),
(6929,1370,'_regular_price','703.80'),
(6930,1370,'_price','703.80'),
(6931,1371,'_regular_price','924.60'),
(6932,1371,'_price','924.60'),
(6933,1372,'_regular_price','1035.00'),
(6934,1372,'_price','1035.00'),
(6935,1367,'_price','621.00'),
(6936,1367,'_price','703.80'),
(6937,1367,'_price','924.60'),
(6938,1367,'_price','1035.00'),
(6939,1367,'_edit_last','126'),
(6940,1367,'_thumbnail_id','1368'),
(6941,1373,'_edit_lock','1564466162:126'),
(6942,1373,'_edit_last','126'),
(6943,1373,'_oembed_ee625cb202f9813114ab5a27a377e5d0','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6944,1373,'_oembed_time_ee625cb202f9813114ab5a27a377e5d0','1564466181'),
(6945,1373,'_oembed_0a554da75683c580cc7814c7f2764d6b','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"970\" height=\"546\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6946,1373,'_oembed_time_0a554da75683c580cc7814c7f2764d6b','1564466182'),
(6947,1373,'_oembed_76c369579e018256cca21059b401aca7','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"1200\" height=\"900\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6948,1373,'_oembed_time_76c369579e018256cca21059b401aca7','1564466196'),
(6949,1373,'_oembed_9df243bc16263435c15681bd270e11a7','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"953\" height=\"715\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(6950,1373,'_oembed_time_9df243bc16263435c15681bd270e11a7','1564466197'),
(6951,1374,'_wp_attached_file','2019/07/Water-Spouts-SST-Champagne-Bubbler.jpg'),
(6952,1374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2019/07/Water-Spouts-SST-Champagne-Bubbler.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Water-Spouts-SST-Champagne-Bubbler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"Water-Spouts-SST-Champagne-Bubbler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"Water-Spouts-SST-Champagne-Bubbler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6953,1375,'_wp_attached_file','2019/07/Water-Spouts-SST-Champagne-Bubbler-1.jpg'),
(6954,1375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:48:\"2019/07/Water-Spouts-SST-Champagne-Bubbler-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Champagne-Bubbler-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Champagne-Bubbler-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:48:\"Water-Spouts-SST-Champagne-Bubbler-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(6955,1373,'total_sales','0'),
(6956,1373,'_tax_status','taxable'),
(6957,1373,'_tax_class',''),
(6958,1373,'_manage_stock','no'),
(6959,1373,'_backorders','no'),
(6960,1373,'_sold_individually','no'),
(6961,1373,'_virtual','no'),
(6962,1373,'_downloadable','no'),
(6963,1373,'_download_limit','-1'),
(6964,1373,'_download_expiry','-1'),
(6965,1373,'_stock',NULL),
(6966,1373,'_stock_status','instock'),
(6967,1373,'_wc_average_rating','0'),
(6968,1373,'_wc_review_count','0'),
(6969,1373,'_product_attributes','a:1:{s:22:\"choose-your-led-colour\";a:6:{s:4:\"name\";s:22:\"Choose Your Led Colour\";s:5:\"value\";s:20:\"White LED | Blue LED\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(6970,1373,'_product_version','3.6.5'),
(6971,1376,'_variation_description',''),
(6972,1376,'total_sales','0'),
(6973,1376,'_tax_status','taxable'),
(6974,1376,'_tax_class','parent'),
(6975,1376,'_manage_stock','no'),
(6976,1376,'_backorders','no'),
(6977,1376,'_sold_individually','no'),
(6978,1376,'_virtual','no'),
(6979,1376,'_downloadable','no'),
(6980,1376,'_download_limit','-1'),
(6981,1376,'_download_expiry','-1'),
(6982,1376,'_stock',NULL),
(6983,1376,'_stock_status','instock'),
(6984,1376,'_wc_average_rating','0'),
(6985,1376,'_wc_review_count','0'),
(6986,1376,'attribute_choose-your-led-colour','White LED'),
(6987,1376,'_product_version','3.6.5'),
(6988,1377,'_variation_description',''),
(6989,1377,'total_sales','0'),
(6990,1377,'_tax_status','taxable'),
(6991,1377,'_tax_class','parent'),
(6992,1377,'_manage_stock','no'),
(6993,1377,'_backorders','no'),
(6994,1377,'_sold_individually','no'),
(6995,1377,'_virtual','no'),
(6996,1377,'_downloadable','no'),
(6997,1377,'_download_limit','-1'),
(6998,1377,'_download_expiry','-1'),
(6999,1377,'_stock',NULL),
(7000,1377,'_stock_status','instock'),
(7001,1377,'_wc_average_rating','0'),
(7002,1377,'_wc_review_count','0'),
(7003,1377,'attribute_choose-your-led-colour','Blue LED'),
(7004,1377,'_product_version','3.6.5'),
(7005,1376,'_regular_price','1334.00'),
(7006,1376,'_price','1334.00'),
(7007,1377,'_regular_price','1334.00'),
(7008,1377,'_price','1334.00'),
(7009,1373,'_price','1334.00'),
(7010,1373,'_thumbnail_id','1374'),
(7011,1373,'_product_image_gallery','1375'),
(7012,1373,'_oembed_d690f8c8d85ee0dccf50160fdd648c09','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"974\" height=\"731\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7013,1373,'_oembed_time_d690f8c8d85ee0dccf50160fdd648c09','1564466302'),
(7014,1373,'_oembed_12bb8440f2947a833e49bb86140b2a73','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7015,1373,'_oembed_time_12bb8440f2947a833e49bb86140b2a73','1564466302'),
(7016,1373,'_oembed_1f3b4b0aac69da4861d1f37d64e28803','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7017,1373,'_oembed_time_1f3b4b0aac69da4861d1f37d64e28803','1564466306'),
(7018,1373,'_oembed_4167075bbe074e387df0803e69bcb46c','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"825\" height=\"619\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7019,1373,'_oembed_time_4167075bbe074e387df0803e69bcb46c','1564466306'),
(7020,1378,'_edit_lock','1571733530:40'),
(7021,1378,'_edit_last','40'),
(7022,1379,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port.jpg'),
(7023,1379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:64:\"2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7024,1380,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-1.jpg'),
(7025,1380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Dual-Safety-Suction-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7026,1378,'_thumbnail_id','1379'),
(7027,1378,'_regular_price','1442.10'),
(7028,1378,'total_sales','0'),
(7029,1378,'_tax_status','taxable'),
(7030,1378,'_tax_class',''),
(7031,1378,'_manage_stock','no'),
(7032,1378,'_backorders','no'),
(7033,1378,'_sold_individually','no'),
(7034,1378,'_virtual','no'),
(7035,1378,'_downloadable','no'),
(7036,1378,'_download_limit','-1'),
(7037,1378,'_download_expiry','-1'),
(7038,1378,'_stock',NULL),
(7039,1378,'_stock_status','instock'),
(7040,1378,'_wc_average_rating','0'),
(7041,1378,'_wc_review_count','0'),
(7042,1378,'_product_version','3.7.1'),
(7043,1378,'_price','1442.10'),
(7044,1378,'_product_image_gallery','1380'),
(7045,1381,'_edit_lock','1571902774:40'),
(7046,1381,'_edit_last','40'),
(7047,1382,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg'),
(7048,1382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7049,1381,'total_sales','0'),
(7050,1381,'_tax_status','taxable'),
(7051,1381,'_tax_class',''),
(7052,1381,'_manage_stock','no'),
(7053,1381,'_backorders','no'),
(7054,1381,'_sold_individually','no'),
(7055,1381,'_virtual','no'),
(7056,1381,'_downloadable','no'),
(7057,1381,'_download_limit','-1'),
(7058,1381,'_download_expiry','-1'),
(7059,1381,'_stock',NULL),
(7060,1381,'_stock_status','instock'),
(7061,1381,'_wc_average_rating','0'),
(7062,1381,'_wc_review_count','0'),
(7063,1381,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:31:\"Swimquip 225mm | Standard 207mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7064,1381,'_product_version','3.7.1'),
(7065,1383,'_variation_description',''),
(7066,1383,'total_sales','0'),
(7067,1383,'_tax_status','taxable'),
(7068,1383,'_tax_class','parent'),
(7069,1383,'_manage_stock','no'),
(7070,1383,'_backorders','no'),
(7071,1383,'_sold_individually','no'),
(7072,1383,'_virtual','no'),
(7073,1383,'_downloadable','no'),
(7074,1383,'_download_limit','-1'),
(7075,1383,'_download_expiry','-1'),
(7076,1383,'_stock',NULL),
(7077,1383,'_stock_status','instock'),
(7078,1383,'_wc_average_rating','0'),
(7079,1383,'_wc_review_count','0'),
(7080,1383,'attribute_choose-your-size','Swimquip 225mm'),
(7081,1383,'_product_version','3.6.5'),
(7082,1384,'_variation_description',''),
(7083,1384,'total_sales','0'),
(7084,1384,'_tax_status','taxable'),
(7085,1384,'_tax_class','parent'),
(7086,1384,'_manage_stock','no'),
(7087,1384,'_backorders','no'),
(7088,1384,'_sold_individually','no'),
(7089,1384,'_virtual','no'),
(7090,1384,'_downloadable','no'),
(7091,1384,'_download_limit','-1'),
(7092,1384,'_download_expiry','-1'),
(7093,1384,'_stock',NULL),
(7094,1384,'_stock_status','instock'),
(7095,1384,'_wc_average_rating','0'),
(7096,1384,'_wc_review_count','0'),
(7097,1384,'attribute_choose-your-size','Standard 207mm'),
(7098,1384,'_product_version','3.6.5'),
(7099,1381,'_thumbnail_id','1382'),
(7100,1385,'_edit_lock','1573635092:244'),
(7101,1385,'_edit_last','40'),
(7102,1386,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Dual-Suction-Skimmer.jpg'),
(7103,1386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-Dual-Suction-Skimmer.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Dual-Suction-Skimmer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Dual-Suction-Skimmer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Dual-Suction-Skimmer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7104,1385,'_thumbnail_id','1386'),
(7105,1385,'_regular_price','2288.50'),
(7106,1385,'total_sales','2'),
(7107,1385,'_tax_status','taxable'),
(7108,1385,'_tax_class',''),
(7109,1385,'_manage_stock','no'),
(7110,1385,'_backorders','no'),
(7111,1385,'_sold_individually','no'),
(7112,1385,'_virtual','no'),
(7113,1385,'_downloadable','no'),
(7114,1385,'_download_limit','-1'),
(7115,1385,'_download_expiry','-1'),
(7116,1385,'_stock',NULL),
(7117,1385,'_stock_status','instock'),
(7118,1385,'_wc_average_rating','0'),
(7119,1385,'_wc_review_count','0'),
(7120,1385,'_product_version','3.7.1'),
(7121,1385,'_price','2288.50'),
(7122,1387,'_edit_lock','1571732705:40'),
(7123,1387,'_edit_last','40'),
(7124,1388,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Auto-Filler.jpg'),
(7125,1388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:51:\"2019/07/Custome-Stainless-Steel-SST-Auto-Filler.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Custome-Stainless-Steel-SST-Auto-Filler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"Custome-Stainless-Steel-SST-Auto-Filler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"Custome-Stainless-Steel-SST-Auto-Filler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7126,1387,'_thumbnail_id','1388'),
(7127,1387,'_regular_price','736.00'),
(7128,1387,'total_sales','0'),
(7129,1387,'_tax_status','taxable'),
(7130,1387,'_tax_class',''),
(7131,1387,'_manage_stock','no'),
(7132,1387,'_backorders','no'),
(7133,1387,'_sold_individually','no'),
(7134,1387,'_virtual','no'),
(7135,1387,'_downloadable','no'),
(7136,1387,'_download_limit','-1'),
(7137,1387,'_download_expiry','-1'),
(7138,1387,'_stock',NULL),
(7139,1387,'_stock_status','instock'),
(7140,1387,'_wc_average_rating','0'),
(7141,1387,'_wc_review_count','0'),
(7142,1387,'_product_version','3.7.1'),
(7143,1387,'_price','736.00'),
(7144,1389,'_edit_lock','1571902629:40'),
(7145,1389,'_edit_last','40'),
(7146,1390,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Weir-Face-Plate.jpg'),
(7147,1390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:55:\"2019/07/Custome-Stainless-Steel-SST-Weir-Face-Plate.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Custome-Stainless-Steel-SST-Weir-Face-Plate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:55:\"Custome-Stainless-Steel-SST-Weir-Face-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:55:\"Custome-Stainless-Steel-SST-Weir-Face-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7148,1389,'total_sales','0'),
(7149,1389,'_tax_status','taxable'),
(7150,1389,'_tax_class',''),
(7151,1389,'_manage_stock','no'),
(7152,1389,'_backorders','no'),
(7153,1389,'_sold_individually','no'),
(7154,1389,'_virtual','no'),
(7155,1389,'_downloadable','no'),
(7156,1389,'_download_limit','-1'),
(7157,1389,'_download_expiry','-1'),
(7158,1389,'_stock',NULL),
(7159,1389,'_stock_status','instock'),
(7160,1389,'_wc_average_rating','0'),
(7161,1389,'_wc_review_count','0'),
(7162,1389,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:72:\"Standard (210x148mm) | Standard Vinyl (200x141mm) | Swimquip (227x160mm)\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7163,1389,'_product_version','3.7.1'),
(7164,1389,'_thumbnail_id','1390'),
(7165,1391,'_edit_lock','1571901963:40'),
(7166,1391,'_edit_last','40'),
(7167,1392,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg'),
(7168,1392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2019/07/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7169,1391,'_thumbnail_id','1392'),
(7170,1391,'_regular_price','1357.00'),
(7171,1391,'total_sales','4'),
(7172,1391,'_tax_status','taxable'),
(7173,1391,'_tax_class',''),
(7174,1391,'_manage_stock','no'),
(7175,1391,'_backorders','no'),
(7176,1391,'_sold_individually','no'),
(7177,1391,'_virtual','no'),
(7178,1391,'_downloadable','no'),
(7179,1391,'_download_limit','-1'),
(7180,1391,'_download_expiry','-1'),
(7181,1391,'_stock',NULL),
(7182,1391,'_stock_status','instock'),
(7183,1391,'_wc_average_rating','0'),
(7184,1391,'_wc_review_count','0'),
(7185,1391,'_product_version','3.7.1'),
(7186,1391,'_price','1357.00'),
(7187,1393,'_edit_lock','1571733530:40'),
(7188,1393,'_edit_last','40'),
(7189,1394,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-Covers.jpg'),
(7190,1394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:59:\"2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-Covers.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"Custome-Stainless-Steel-SST-Bottom-Drain-Covers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:59:\"Custome-Stainless-Steel-SST-Bottom-Drain-Covers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:59:\"Custome-Stainless-Steel-SST-Bottom-Drain-Covers-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7191,1393,'_thumbnail_id','1394'),
(7192,1393,'_regular_price','1138.50'),
(7193,1393,'total_sales','0'),
(7194,1393,'_tax_status','taxable'),
(7195,1393,'_tax_class',''),
(7196,1393,'_manage_stock','no'),
(7197,1393,'_backorders','no'),
(7198,1393,'_sold_individually','no'),
(7199,1393,'_virtual','no'),
(7200,1393,'_downloadable','no'),
(7201,1393,'_download_limit','-1'),
(7202,1393,'_download_expiry','-1'),
(7203,1393,'_stock',NULL),
(7204,1393,'_stock_status','instock'),
(7205,1393,'_wc_average_rating','0'),
(7206,1393,'_wc_review_count','0'),
(7207,1393,'_product_version','3.7.1'),
(7208,1393,'_price','1138.50'),
(7209,1395,'_edit_lock','1571732329:40'),
(7210,1395,'_edit_last','40'),
(7211,1396,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing.jpg'),
(7212,1396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:58:\"2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:58:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:58:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7213,1397,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing-1.jpg'),
(7214,1397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-50mm-Heater-Casing-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7215,1395,'_thumbnail_id','1396'),
(7216,1395,'_regular_price','2493.20'),
(7217,1395,'total_sales','0'),
(7218,1395,'_tax_status','taxable'),
(7219,1395,'_tax_class',''),
(7220,1395,'_manage_stock','no'),
(7221,1395,'_backorders','no'),
(7222,1395,'_sold_individually','no'),
(7223,1395,'_virtual','no'),
(7224,1395,'_downloadable','no'),
(7225,1395,'_download_limit','-1'),
(7226,1395,'_download_expiry','-1'),
(7227,1395,'_stock',NULL),
(7228,1395,'_stock_status','instock'),
(7229,1395,'_wc_average_rating','0'),
(7230,1395,'_wc_review_count','0'),
(7231,1395,'_product_version','3.7.1'),
(7232,1395,'_price','2493.20'),
(7233,1395,'_product_image_gallery','1397'),
(7234,1398,'_edit_lock','1571733450:40'),
(7235,1398,'_edit_last','40'),
(7236,1398,'total_sales','0'),
(7237,1398,'_tax_status','taxable'),
(7238,1398,'_tax_class',''),
(7239,1398,'_manage_stock','no'),
(7240,1398,'_backorders','no'),
(7241,1398,'_sold_individually','no'),
(7242,1398,'_virtual','no'),
(7243,1398,'_downloadable','no'),
(7244,1398,'_download_limit','-1'),
(7245,1398,'_download_expiry','-1'),
(7246,1398,'_stock',NULL),
(7247,1398,'_stock_status','instock'),
(7248,1398,'_wc_average_rating','0'),
(7249,1398,'_wc_review_count','0'),
(7250,1398,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:9:\"150x150mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7251,1398,'_product_version','3.7.1'),
(7252,1399,'_variation_description',''),
(7253,1399,'total_sales','0'),
(7254,1399,'_tax_status','taxable'),
(7255,1399,'_tax_class','parent'),
(7256,1399,'_manage_stock','no'),
(7257,1399,'_backorders','no'),
(7258,1399,'_sold_individually','no'),
(7259,1399,'_virtual','no'),
(7260,1399,'_downloadable','no'),
(7261,1399,'_download_limit','-1'),
(7262,1399,'_download_expiry','-1'),
(7263,1399,'_stock',NULL),
(7264,1399,'_stock_status','instock'),
(7265,1399,'_wc_average_rating','0'),
(7266,1399,'_wc_review_count','0'),
(7267,1399,'attribute_choose-your-size','150x150mm'),
(7268,1399,'_product_version','3.6.5'),
(7269,1400,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm.jpg'),
(7270,1400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:64:\"2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7271,1401,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1.jpg'),
(7272,1401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:66:\"2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:66:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:66:\"Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7273,1399,'_regular_price','3358.00'),
(7274,1399,'_price','3358.00'),
(7275,1398,'_price','3358.00'),
(7276,1398,'_thumbnail_id','1400'),
(7277,1398,'_product_image_gallery','1401'),
(7278,1402,'_edit_lock','1571901819:40'),
(7279,1402,'_edit_last','40'),
(7280,1403,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Spa-Suction-Port.jpg'),
(7281,1403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:56:\"2019/07/Custome-Stainless-Steel-SST-Spa-Suction-Port.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-Spa-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-Spa-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-Spa-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7282,1402,'_thumbnail_id','1403'),
(7283,1402,'_regular_price','1442.10'),
(7284,1402,'total_sales','0'),
(7285,1402,'_tax_status','taxable'),
(7286,1402,'_tax_class',''),
(7287,1402,'_manage_stock','no'),
(7288,1402,'_backorders','no'),
(7289,1402,'_sold_individually','no'),
(7290,1402,'_virtual','no'),
(7291,1402,'_downloadable','no'),
(7292,1402,'_download_limit','-1'),
(7293,1402,'_download_expiry','-1'),
(7294,1402,'_stock',NULL),
(7295,1402,'_stock_status','instock'),
(7296,1402,'_wc_average_rating','0'),
(7297,1402,'_wc_review_count','0'),
(7298,1402,'_product_version','3.7.1'),
(7299,1402,'_price','1442.10'),
(7300,1404,'_edit_lock','1571732412:40'),
(7301,1404,'_edit_last','40'),
(7302,1405,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Airless-Mixing-Spindle.jpg'),
(7303,1405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:62:\"2019/07/Custome-Stainless-Steel-SST-Airless-Mixing-Spindle.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:62:\"Custome-Stainless-Steel-SST-Airless-Mixing-Spindle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:62:\"Custome-Stainless-Steel-SST-Airless-Mixing-Spindle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:62:\"Custome-Stainless-Steel-SST-Airless-Mixing-Spindle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7304,1404,'_thumbnail_id','1405'),
(7305,1404,'_regular_price','362.25'),
(7306,1404,'total_sales','0'),
(7307,1404,'_tax_status','taxable'),
(7308,1404,'_tax_class',''),
(7309,1404,'_manage_stock','no'),
(7310,1404,'_backorders','no'),
(7311,1404,'_sold_individually','no'),
(7312,1404,'_virtual','no'),
(7313,1404,'_downloadable','no'),
(7314,1404,'_download_limit','-1'),
(7315,1404,'_download_expiry','-1'),
(7316,1404,'_stock',NULL),
(7317,1404,'_stock_status','instock'),
(7318,1404,'_wc_average_rating','0'),
(7319,1404,'_wc_review_count','0'),
(7320,1404,'_product_version','3.7.1'),
(7321,1404,'_price','362.25'),
(7322,1406,'_edit_lock','1571902044:40'),
(7323,1406,'_edit_last','40'),
(7324,1407,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo.jpg'),
(7325,1407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2019/07/Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7326,1406,'total_sales','0'),
(7327,1406,'_tax_status','taxable'),
(7328,1406,'_tax_class',''),
(7329,1406,'_manage_stock','no'),
(7330,1406,'_backorders','no'),
(7331,1406,'_sold_individually','no'),
(7332,1406,'_virtual','no'),
(7333,1406,'_downloadable','no'),
(7334,1406,'_download_limit','-1'),
(7335,1406,'_download_expiry','-1'),
(7336,1406,'_stock',NULL),
(7337,1406,'_stock_status','instock'),
(7338,1406,'_wc_average_rating','0'),
(7339,1406,'_wc_review_count','0'),
(7340,1406,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose Your Size\";s:5:\"value\";s:47:\"Standard Vac Lid 199mm | Swimquip Vac Lid 204mm\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"0\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"0\";}}'),
(7341,1406,'_product_version','3.7.1'),
(7342,1408,'_variation_description',''),
(7343,1408,'total_sales','0'),
(7344,1408,'_tax_status','taxable'),
(7345,1408,'_tax_class','parent'),
(7346,1408,'_manage_stock','no'),
(7347,1408,'_backorders','no'),
(7348,1408,'_sold_individually','no'),
(7349,1408,'_virtual','no'),
(7350,1408,'_downloadable','no'),
(7351,1408,'_download_limit','-1'),
(7352,1408,'_download_expiry','-1'),
(7353,1408,'_stock',NULL),
(7354,1408,'_stock_status','instock'),
(7355,1408,'_wc_average_rating','0'),
(7356,1408,'_wc_review_count','0'),
(7357,1408,'attribute_choose-your-size','Standard Vac Lid 199mm'),
(7358,1408,'_product_version','3.6.5'),
(7359,1409,'_variation_description',''),
(7360,1409,'total_sales','0'),
(7361,1409,'_tax_status','taxable'),
(7362,1409,'_tax_class','parent'),
(7363,1409,'_manage_stock','no'),
(7364,1409,'_backorders','no'),
(7365,1409,'_sold_individually','no'),
(7366,1409,'_virtual','no'),
(7367,1409,'_downloadable','no'),
(7368,1409,'_download_limit','-1'),
(7369,1409,'_download_expiry','-1'),
(7370,1409,'_stock',NULL),
(7371,1409,'_stock_status','instock'),
(7372,1409,'_wc_average_rating','0'),
(7373,1409,'_wc_review_count','0'),
(7374,1409,'attribute_choose-your-size','Swimquip Vac Lid 204mm'),
(7375,1409,'_product_version','3.6.5'),
(7376,1408,'_regular_price','621.00'),
(7377,1408,'_price','621.00'),
(7378,1409,'_regular_price','621.00'),
(7379,1409,'_price','621.00'),
(7381,1406,'_thumbnail_id','1407'),
(7382,1410,'_edit_lock','1571734784:40'),
(7383,1410,'_edit_last','40'),
(7384,1411,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Hooks-Set.jpg'),
(7385,1411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:49:\"2019/07/Custome-Stainless-Steel-SST-Hooks-Set.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Custome-Stainless-Steel-SST-Hooks-Set-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:49:\"Custome-Stainless-Steel-SST-Hooks-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:49:\"Custome-Stainless-Steel-SST-Hooks-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7386,1410,'_thumbnail_id','1411'),
(7387,1410,'_regular_price','480.70'),
(7388,1410,'total_sales','0'),
(7389,1410,'_tax_status','taxable'),
(7390,1410,'_tax_class',''),
(7391,1410,'_manage_stock','no'),
(7392,1410,'_backorders','no'),
(7393,1410,'_sold_individually','no'),
(7394,1410,'_virtual','no'),
(7395,1410,'_downloadable','no'),
(7396,1410,'_download_limit','-1'),
(7397,1410,'_download_expiry','-1'),
(7398,1410,'_stock',NULL),
(7399,1410,'_stock_status','instock'),
(7400,1410,'_wc_average_rating','0'),
(7401,1410,'_wc_review_count','0'),
(7402,1410,'_product_version','3.7.1'),
(7403,1410,'_price','480.70'),
(7404,1412,'_edit_lock','1571732329:40'),
(7405,1412,'_edit_last','40'),
(7406,1413,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-3in1-Aimflo-Ball.jpg'),
(7407,1413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:56:\"2019/07/Custome-Stainless-Steel-SST-3in1-Aimflo-Ball.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-3in1-Aimflo-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-3in1-Aimflo-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:56:\"Custome-Stainless-Steel-SST-3in1-Aimflo-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7408,1412,'_thumbnail_id','1413'),
(7409,1412,'_regular_price','177.10'),
(7410,1412,'total_sales','0'),
(7411,1412,'_tax_status','taxable'),
(7412,1412,'_tax_class',''),
(7413,1412,'_manage_stock','no'),
(7414,1412,'_backorders','no'),
(7415,1412,'_sold_individually','no'),
(7416,1412,'_virtual','no'),
(7417,1412,'_downloadable','no'),
(7418,1412,'_download_limit','-1'),
(7419,1412,'_download_expiry','-1'),
(7420,1412,'_stock',NULL),
(7421,1412,'_stock_status','instock'),
(7422,1412,'_wc_average_rating','0'),
(7423,1412,'_wc_review_count','0'),
(7424,1412,'_product_version','3.7.1'),
(7425,1412,'_price','177.10'),
(7426,1414,'_edit_lock','1571902222:40'),
(7427,1414,'_edit_last','40'),
(7428,1415,'_wp_attached_file','2019/07/Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm.jpg'),
(7429,1415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:64:\"2019/07/Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:64:\"Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7430,1414,'_thumbnail_id','1415'),
(7431,1414,'_regular_price','1092.50'),
(7432,1414,'total_sales','0'),
(7433,1414,'_tax_status','taxable'),
(7434,1414,'_tax_class',''),
(7435,1414,'_manage_stock','no'),
(7436,1414,'_backorders','no'),
(7437,1414,'_sold_individually','no'),
(7438,1414,'_virtual','no'),
(7439,1414,'_downloadable','no'),
(7440,1414,'_download_limit','-1'),
(7441,1414,'_download_expiry','-1'),
(7442,1414,'_stock',NULL),
(7443,1414,'_stock_status','instock'),
(7444,1414,'_wc_average_rating','0'),
(7445,1414,'_wc_review_count','0'),
(7446,1414,'_product_version','3.7.1'),
(7447,1414,'_price','1092.50'),
(7448,1416,'_edit_lock','1571732166:40'),
(7449,1416,'_edit_last','40'),
(7450,1417,'_wp_attached_file','2019/07/Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet.jpg'),
(7451,1417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:57:\"2019/07/Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:57:\"Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:57:\"Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:57:\"Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7452,1416,'_oembed_f03a94dad5dfbe3b5e6aa991370e903e','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7453,1416,'_oembed_time_f03a94dad5dfbe3b5e6aa991370e903e','1564471633'),
(7454,1416,'_oembed_aac23d94ffd181fec1f055866cb33308','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"970\" height=\"546\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7455,1416,'_oembed_time_aac23d94ffd181fec1f055866cb33308','1564471638'),
(7456,1416,'_thumbnail_id','1417'),
(7457,1416,'_regular_price','1366.20'),
(7458,1416,'total_sales','4'),
(7459,1416,'_tax_status','taxable'),
(7460,1416,'_tax_class',''),
(7461,1416,'_manage_stock','no'),
(7462,1416,'_backorders','no'),
(7463,1416,'_sold_individually','no'),
(7464,1416,'_virtual','no'),
(7465,1416,'_downloadable','no'),
(7466,1416,'_download_limit','-1'),
(7467,1416,'_download_expiry','-1'),
(7468,1416,'_stock',NULL),
(7469,1416,'_stock_status','instock'),
(7470,1416,'_wc_average_rating','0'),
(7471,1416,'_wc_review_count','0'),
(7472,1416,'_product_version','3.7.1'),
(7473,1416,'_price','1366.20'),
(7474,1416,'_oembed_016030eb566af33608c82fdcece4ff40','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"974\" height=\"548\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7475,1416,'_oembed_time_016030eb566af33608c82fdcece4ff40','1564471648'),
(7476,1416,'_oembed_0c22992abe91e7873a6f80cccfca4228','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(7477,1416,'_oembed_time_0c22992abe91e7873a6f80cccfca4228','1564471656'),
(7485,1383,'_regular_price','1360.45'),
(7486,1383,'_price','1360.45'),
(7487,1384,'_regular_price','1360.45'),
(7488,1384,'_price','1360.45'),
(7490,1419,'_variation_description',''),
(7491,1419,'total_sales','0'),
(7492,1419,'_tax_status','taxable'),
(7493,1419,'_tax_class','parent'),
(7494,1419,'_manage_stock','no'),
(7495,1419,'_backorders','no'),
(7496,1419,'_sold_individually','no'),
(7497,1419,'_virtual','no'),
(7498,1419,'_downloadable','no'),
(7499,1419,'_download_limit','-1'),
(7500,1419,'_download_expiry','-1'),
(7501,1419,'_stock',NULL),
(7502,1419,'_stock_status','instock'),
(7503,1419,'_wc_average_rating','0'),
(7504,1419,'_wc_review_count','0'),
(7505,1419,'attribute_choose-your-size','Standard (210x148mm)'),
(7506,1419,'_product_version','3.6.5'),
(7507,1420,'_variation_description',''),
(7508,1420,'total_sales','0'),
(7509,1420,'_tax_status','taxable'),
(7510,1420,'_tax_class','parent'),
(7511,1420,'_manage_stock','no'),
(7512,1420,'_backorders','no'),
(7513,1420,'_sold_individually','no'),
(7514,1420,'_virtual','no'),
(7515,1420,'_downloadable','no'),
(7516,1420,'_download_limit','-1'),
(7517,1420,'_download_expiry','-1'),
(7518,1420,'_stock',NULL),
(7519,1420,'_stock_status','instock'),
(7520,1420,'_wc_average_rating','0'),
(7521,1420,'_wc_review_count','0'),
(7522,1420,'attribute_choose-your-size','Standard Vinyl (200x141mm)'),
(7523,1420,'_product_version','3.6.5'),
(7524,1421,'_variation_description',''),
(7525,1421,'total_sales','0'),
(7526,1421,'_tax_status','taxable'),
(7527,1421,'_tax_class','parent'),
(7528,1421,'_manage_stock','no'),
(7529,1421,'_backorders','no'),
(7530,1421,'_sold_individually','no'),
(7531,1421,'_virtual','no'),
(7532,1421,'_downloadable','no'),
(7533,1421,'_download_limit','-1'),
(7534,1421,'_download_expiry','-1'),
(7535,1421,'_stock',NULL),
(7536,1421,'_stock_status','instock'),
(7537,1421,'_wc_average_rating','0'),
(7538,1421,'_wc_review_count','0'),
(7539,1421,'attribute_choose-your-size','Swimquip (227x160mm)'),
(7540,1421,'_product_version','3.6.5'),
(7541,1419,'_regular_price','747.50'),
(7542,1419,'_price','747.50'),
(7543,1420,'_regular_price','747.50'),
(7544,1420,'_price','747.50'),
(7545,1421,'_regular_price','747.50'),
(7546,1421,'_price','747.50'),
(7548,1406,'_price','621.00'),
(7549,1381,'_price','1360.45'),
(7550,1389,'_price','747.50'),
(7551,1283,'_price','1334.00'),
(7552,1297,'_price','943.00'),
(7553,1293,'_price','943.00'),
(7561,54,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7562,1424,'_edit_lock','1565701862:126'),
(7563,1424,'_edit_last','126'),
(7564,1425,'_wp_attached_file','2019/08/Panache-Mosaics-Coral-Gorge.jpg'),
(7565,1425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Panache-Mosaics-Coral-Gorge.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7566,1424,'_thumbnail_id','1425'),
(7567,1424,'_regular_price','18.06'),
(7568,1424,'total_sales','0'),
(7569,1424,'_tax_status','taxable'),
(7570,1424,'_tax_class',''),
(7571,1424,'_manage_stock','no'),
(7572,1424,'_backorders','no'),
(7573,1424,'_sold_individually','no'),
(7574,1424,'_virtual','no'),
(7575,1424,'_downloadable','no'),
(7576,1424,'_download_limit','-1'),
(7577,1424,'_download_expiry','-1'),
(7578,1424,'_stock',NULL),
(7579,1424,'_stock_status','instock'),
(7580,1424,'_wc_average_rating','0'),
(7581,1424,'_wc_review_count','0'),
(7582,1424,'_product_version','3.7.0'),
(7583,1424,'_price','18.06'),
(7584,1426,'_edit_lock','1565701860:126'),
(7585,1427,'_wp_attached_file','2019/08/Panache-Mosaics-Cosmic-Terazzo.jpg'),
(7586,1427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/08/Panache-Mosaics-Cosmic-Terazzo.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Cosmic-Terazzo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Cosmic-Terazzo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Cosmic-Terazzo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7587,1426,'_edit_last','126'),
(7588,1426,'_thumbnail_id','1427'),
(7589,1426,'_regular_price','18.06'),
(7590,1426,'total_sales','1'),
(7591,1426,'_tax_status','taxable'),
(7592,1426,'_tax_class',''),
(7593,1426,'_manage_stock','no'),
(7594,1426,'_backorders','no'),
(7595,1426,'_sold_individually','no'),
(7596,1426,'_virtual','no'),
(7597,1426,'_downloadable','no'),
(7598,1426,'_download_limit','-1'),
(7599,1426,'_download_expiry','-1'),
(7600,1426,'_stock',NULL),
(7601,1426,'_stock_status','instock'),
(7602,1426,'_wc_average_rating','0'),
(7603,1426,'_wc_review_count','0'),
(7604,1426,'_product_version','3.7.0'),
(7605,1426,'_price','18.06'),
(7607,1424,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7608,1426,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7609,1428,'_edit_lock','1565701863:126'),
(7610,1428,'_edit_last','126'),
(7611,1429,'_wp_attached_file','2019/08/Panache-Mosaics-Crushed-Classique.jpg'),
(7612,1429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:45:\"2019/08/Panache-Mosaics-Crushed-Classique.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Panache-Mosaics-Crushed-Classique-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:45:\"Panache-Mosaics-Crushed-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:45:\"Panache-Mosaics-Crushed-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7613,1428,'_thumbnail_id','1429'),
(7614,1428,'_regular_price','18.06'),
(7615,1428,'total_sales','0'),
(7616,1428,'_tax_status','taxable'),
(7617,1428,'_tax_class',''),
(7618,1428,'_manage_stock','no'),
(7619,1428,'_backorders','no'),
(7620,1428,'_sold_individually','no'),
(7621,1428,'_virtual','no'),
(7622,1428,'_downloadable','no'),
(7623,1428,'_download_limit','-1'),
(7624,1428,'_download_expiry','-1'),
(7625,1428,'_stock',NULL),
(7626,1428,'_stock_status','instock'),
(7627,1428,'_wc_average_rating','0'),
(7628,1428,'_wc_review_count','0'),
(7629,1428,'_product_version','3.7.0'),
(7630,1428,'_price','18.06'),
(7631,1428,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7632,1430,'_edit_lock','1565701970:126'),
(7633,1430,'_edit_last','126'),
(7634,1431,'_wp_attached_file','2019/08/Panache-Mosaics-Diamond-Deluge.jpg'),
(7635,1431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2019/08/Panache-Mosaics-Diamond-Deluge.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Diamond-Deluge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Diamond-Deluge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"Panache-Mosaics-Diamond-Deluge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7636,1430,'_thumbnail_id','1431'),
(7637,1430,'_regular_price','18.06'),
(7638,1430,'total_sales','1'),
(7639,1430,'_tax_status','taxable'),
(7640,1430,'_tax_class',''),
(7641,1430,'_manage_stock','no'),
(7642,1430,'_backorders','no'),
(7643,1430,'_sold_individually','no'),
(7644,1430,'_virtual','no'),
(7645,1430,'_downloadable','no'),
(7646,1430,'_download_limit','-1'),
(7647,1430,'_download_expiry','-1'),
(7648,1430,'_stock',NULL),
(7649,1430,'_stock_status','instock'),
(7650,1430,'_wc_average_rating','0'),
(7651,1430,'_wc_review_count','0'),
(7652,1430,'_product_version','3.7.0'),
(7653,1430,'_price','18.06'),
(7654,1430,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7655,1432,'_edit_lock','1565702037:126'),
(7656,1432,'_edit_last','126'),
(7657,1433,'_wp_attached_file','2019/08/Panache-Mosaics-Frozen-Fossil.jpg'),
(7658,1433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/08/Panache-Mosaics-Frozen-Fossil.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Panache-Mosaics-Frozen-Fossil-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Panache-Mosaics-Frozen-Fossil-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Panache-Mosaics-Frozen-Fossil-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7659,1432,'_thumbnail_id','1433'),
(7660,1432,'_regular_price','18.06'),
(7661,1432,'total_sales','0'),
(7662,1432,'_tax_status','taxable'),
(7663,1432,'_tax_class',''),
(7664,1432,'_manage_stock','no'),
(7665,1432,'_backorders','no'),
(7666,1432,'_sold_individually','no'),
(7667,1432,'_virtual','no'),
(7668,1432,'_downloadable','no'),
(7669,1432,'_download_limit','-1'),
(7670,1432,'_download_expiry','-1'),
(7671,1432,'_stock',NULL),
(7672,1432,'_stock_status','instock'),
(7673,1432,'_wc_average_rating','0'),
(7674,1432,'_wc_review_count','0'),
(7675,1432,'_product_version','3.7.0'),
(7676,1432,'_price','18.06'),
(7677,1432,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7678,1434,'_edit_lock','1565702131:126'),
(7679,1435,'_wp_attached_file','2019/08/Panache-Mosaics-Listello.jpg'),
(7680,1435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:36:\"2019/08/Panache-Mosaics-Listello.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Panache-Mosaics-Listello-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Panache-Mosaics-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Panache-Mosaics-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7681,1434,'_edit_last','126'),
(7682,1434,'_thumbnail_id','1435'),
(7683,1434,'_regular_price','18.06'),
(7684,1434,'total_sales','0'),
(7685,1434,'_tax_status','taxable'),
(7686,1434,'_tax_class',''),
(7687,1434,'_manage_stock','no'),
(7688,1434,'_backorders','no'),
(7689,1434,'_sold_individually','no'),
(7690,1434,'_virtual','no'),
(7691,1434,'_downloadable','no'),
(7692,1434,'_download_limit','-1'),
(7693,1434,'_download_expiry','-1'),
(7694,1434,'_stock',NULL),
(7695,1434,'_stock_status','instock'),
(7696,1434,'_wc_average_rating','0'),
(7697,1434,'_wc_review_count','0'),
(7698,1434,'_product_version','3.7.0'),
(7699,1434,'_price','18.06'),
(7700,1434,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7701,1436,'_edit_lock','1565702201:126'),
(7702,1437,'_wp_attached_file','2019/08/Panache-Mosaics-Macro-Greek.jpg'),
(7703,1437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Panache-Mosaics-Macro-Greek.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Macro-Greek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Macro-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Macro-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7704,1436,'_edit_last','126'),
(7705,1436,'_thumbnail_id','1437'),
(7706,1436,'_regular_price','18.06'),
(7707,1436,'total_sales','0'),
(7708,1436,'_tax_status','taxable'),
(7709,1436,'_tax_class',''),
(7710,1436,'_manage_stock','no'),
(7711,1436,'_backorders','no'),
(7712,1436,'_sold_individually','no'),
(7713,1436,'_virtual','no'),
(7714,1436,'_downloadable','no'),
(7715,1436,'_download_limit','-1'),
(7716,1436,'_download_expiry','-1'),
(7717,1436,'_stock',NULL),
(7718,1436,'_stock_status','instock'),
(7719,1436,'_wc_average_rating','0'),
(7720,1436,'_wc_review_count','0'),
(7721,1436,'_product_version','3.7.0'),
(7722,1436,'_price','18.06'),
(7723,1436,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7724,1438,'_edit_lock','1565702267:126'),
(7725,1439,'_wp_attached_file','2019/08/Panache-Mosaics-Magic-Marble.jpg'),
(7726,1439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Panache-Mosaics-Magic-Marble.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Magic-Marble-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Magic-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Magic-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7727,1438,'_edit_last','126'),
(7728,1438,'_thumbnail_id','1439'),
(7729,1438,'_regular_price','18.06'),
(7730,1438,'total_sales','0'),
(7731,1438,'_tax_status','taxable'),
(7732,1438,'_tax_class',''),
(7733,1438,'_manage_stock','no'),
(7734,1438,'_backorders','no'),
(7735,1438,'_sold_individually','no'),
(7736,1438,'_virtual','no'),
(7737,1438,'_downloadable','no'),
(7738,1438,'_download_limit','-1'),
(7739,1438,'_download_expiry','-1'),
(7740,1438,'_stock',NULL),
(7741,1438,'_stock_status','instock'),
(7742,1438,'_wc_average_rating','0'),
(7743,1438,'_wc_review_count','0'),
(7744,1438,'_product_version','3.7.0'),
(7745,1438,'_price','18.06'),
(7746,1438,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7747,1440,'_edit_lock','1565702428:126'),
(7748,1440,'_edit_last','126'),
(7749,1441,'_wp_attached_file','2019/08/Panache-Mosaics-Marston.jpg'),
(7750,1441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/08/Panache-Mosaics-Marston.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7751,1440,'_thumbnail_id','1441'),
(7752,1440,'_regular_price','18.06'),
(7753,1440,'total_sales','1'),
(7754,1440,'_tax_status','taxable'),
(7755,1440,'_tax_class',''),
(7756,1440,'_manage_stock','no'),
(7757,1440,'_backorders','no'),
(7758,1440,'_sold_individually','no'),
(7759,1440,'_virtual','no'),
(7760,1440,'_downloadable','no'),
(7761,1440,'_download_limit','-1'),
(7762,1440,'_download_expiry','-1'),
(7763,1440,'_stock',NULL),
(7764,1440,'_stock_status','instock'),
(7765,1440,'_wc_average_rating','0'),
(7766,1440,'_wc_review_count','0'),
(7767,1440,'_product_version','3.7.0'),
(7768,1440,'_price','18.06'),
(7769,1440,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7770,1442,'_edit_last','126'),
(7771,1442,'_edit_lock','1565702624:126'),
(7772,1443,'_wp_attached_file','2019/08/Panache-Mosaics-Porcelain-Puzzle.jpg'),
(7773,1443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/08/Panache-Mosaics-Porcelain-Puzzle.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Porcelain-Puzzle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Porcelain-Puzzle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Porcelain-Puzzle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7774,1442,'_thumbnail_id','1443'),
(7775,1442,'_regular_price','18.06'),
(7776,1442,'total_sales','0'),
(7777,1442,'_tax_status','taxable'),
(7778,1442,'_tax_class',''),
(7779,1442,'_manage_stock','no'),
(7780,1442,'_backorders','no'),
(7781,1442,'_sold_individually','no'),
(7782,1442,'_virtual','no'),
(7783,1442,'_downloadable','no'),
(7784,1442,'_download_limit','-1'),
(7785,1442,'_download_expiry','-1'),
(7786,1442,'_stock',NULL),
(7787,1442,'_stock_status','instock'),
(7788,1442,'_wc_average_rating','0'),
(7789,1442,'_wc_review_count','0'),
(7790,1442,'_product_version','3.7.0'),
(7791,1442,'_price','18.06'),
(7792,1442,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7793,1444,'_edit_lock','1565702597:126'),
(7794,1445,'_wp_attached_file','2019/08/Panache-Mosaics-Prism-Matrix.jpg'),
(7795,1445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Panache-Mosaics-Prism-Matrix.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Prism-Matrix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Prism-Matrix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Panache-Mosaics-Prism-Matrix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7796,1444,'_edit_last','126'),
(7797,1444,'_thumbnail_id','1445'),
(7798,1444,'_regular_price','18.06'),
(7799,1444,'total_sales','0'),
(7800,1444,'_tax_status','taxable'),
(7801,1444,'_tax_class',''),
(7802,1444,'_manage_stock','no'),
(7803,1444,'_backorders','no'),
(7804,1444,'_sold_individually','no'),
(7805,1444,'_virtual','no'),
(7806,1444,'_downloadable','no'),
(7807,1444,'_download_limit','-1'),
(7808,1444,'_download_expiry','-1'),
(7809,1444,'_stock',NULL),
(7810,1444,'_stock_status','instock'),
(7811,1444,'_wc_average_rating','0'),
(7812,1444,'_wc_review_count','0'),
(7813,1444,'_product_version','3.7.0'),
(7814,1444,'_price','18.06'),
(7815,1444,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7816,1446,'_edit_lock','1565702672:126'),
(7817,1447,'_wp_attached_file','2019/08/Panache-Mosaics-Regal-Riven.jpg'),
(7818,1447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Panache-Mosaics-Regal-Riven.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Regal-Riven-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Regal-Riven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Panache-Mosaics-Regal-Riven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7819,1446,'_edit_last','126'),
(7820,1446,'_thumbnail_id','1447'),
(7821,1446,'_regular_price','18.06'),
(7822,1446,'total_sales','0'),
(7823,1446,'_tax_status','taxable'),
(7824,1446,'_tax_class',''),
(7825,1446,'_manage_stock','no'),
(7826,1446,'_backorders','no'),
(7827,1446,'_sold_individually','no'),
(7828,1446,'_virtual','no'),
(7829,1446,'_downloadable','no'),
(7830,1446,'_download_limit','-1'),
(7831,1446,'_download_expiry','-1'),
(7832,1446,'_stock',NULL),
(7833,1446,'_stock_status','instock'),
(7834,1446,'_wc_average_rating','0'),
(7835,1446,'_wc_review_count','0'),
(7836,1446,'_product_version','3.7.0'),
(7837,1446,'_price','18.06'),
(7838,1446,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7839,1448,'_edit_lock','1565702777:126'),
(7840,1449,'_wp_attached_file','2019/08/Panache-Mosaics-Shattered-Silica.jpg'),
(7841,1449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/08/Panache-Mosaics-Shattered-Silica.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Shattered-Silica-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Shattered-Silica-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Shattered-Silica-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7842,1448,'_edit_last','126'),
(7843,1448,'_thumbnail_id','1449'),
(7844,1448,'_regular_price','18.06'),
(7845,1448,'total_sales','0'),
(7846,1448,'_tax_status','taxable'),
(7847,1448,'_tax_class',''),
(7848,1448,'_manage_stock','no'),
(7849,1448,'_backorders','no'),
(7850,1448,'_sold_individually','no'),
(7851,1448,'_virtual','no'),
(7852,1448,'_downloadable','no'),
(7853,1448,'_download_limit','-1'),
(7854,1448,'_download_expiry','-1'),
(7855,1448,'_stock',NULL),
(7856,1448,'_stock_status','instock'),
(7857,1448,'_wc_average_rating','0'),
(7858,1448,'_wc_review_count','0'),
(7859,1448,'_product_version','3.7.0'),
(7860,1448,'_price','18.06'),
(7861,1448,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7862,1450,'_edit_lock','1565702834:126'),
(7863,1451,'_wp_attached_file','2019/08/Panache-Mosaics-Topaz-3.jpg'),
(7864,1451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2019/08/Panache-Mosaics-Topaz-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Topaz-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"Panache-Mosaics-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7865,1450,'_edit_last','126'),
(7866,1450,'_thumbnail_id','1451'),
(7867,1450,'_regular_price','18.06'),
(7868,1450,'total_sales','0'),
(7869,1450,'_tax_status','taxable'),
(7870,1450,'_tax_class',''),
(7871,1450,'_manage_stock','no'),
(7872,1450,'_backorders','no'),
(7873,1450,'_sold_individually','no'),
(7874,1450,'_virtual','no'),
(7875,1450,'_downloadable','no'),
(7876,1450,'_download_limit','-1'),
(7877,1450,'_download_expiry','-1'),
(7878,1450,'_stock',NULL),
(7879,1450,'_stock_status','instock'),
(7880,1450,'_wc_average_rating','0'),
(7881,1450,'_wc_review_count','0'),
(7882,1450,'_product_version','3.7.0'),
(7883,1450,'_price','18.06'),
(7884,1450,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7885,1452,'_edit_lock','1565702878:126'),
(7886,1453,'_wp_attached_file','2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg'),
(7887,1453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Tuscan-Quartzite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Tuscan-Quartzite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"Panache-Mosaics-Tuscan-Quartzite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7888,1452,'_edit_last','126'),
(7889,1452,'_thumbnail_id','1453'),
(7890,1452,'_regular_price','18.06'),
(7891,1452,'total_sales','1'),
(7892,1452,'_tax_status','taxable'),
(7893,1452,'_tax_class',''),
(7894,1452,'_manage_stock','no'),
(7895,1452,'_backorders','no'),
(7896,1452,'_sold_individually','no'),
(7897,1452,'_virtual','no'),
(7898,1452,'_downloadable','no'),
(7899,1452,'_download_limit','-1'),
(7900,1452,'_download_expiry','-1'),
(7901,1452,'_stock',NULL),
(7902,1452,'_stock_status','instock'),
(7903,1452,'_wc_average_rating','0'),
(7904,1452,'_wc_review_count','0'),
(7905,1452,'_product_version','3.7.0'),
(7906,1452,'_price','18.06'),
(7907,1452,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7908,1454,'_edit_lock','1565702941:126'),
(7909,1455,'_wp_attached_file','2019/08/Panache-Mosaics-Twisting-Travertine.jpg'),
(7910,1455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2019/08/Panache-Mosaics-Twisting-Travertine.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7911,1454,'_edit_last','126'),
(7912,1454,'_thumbnail_id','1455'),
(7913,1454,'_regular_price','18.06'),
(7914,1454,'total_sales','0'),
(7915,1454,'_tax_status','taxable'),
(7916,1454,'_tax_class',''),
(7917,1454,'_manage_stock','no'),
(7918,1454,'_backorders','no'),
(7919,1454,'_sold_individually','no'),
(7920,1454,'_virtual','no'),
(7921,1454,'_downloadable','no'),
(7922,1454,'_download_limit','-1'),
(7923,1454,'_download_expiry','-1'),
(7924,1454,'_stock',NULL),
(7925,1454,'_stock_status','instock'),
(7926,1454,'_wc_average_rating','0'),
(7927,1454,'_wc_review_count','0'),
(7928,1454,'_product_version','3.7.0'),
(7929,1454,'_price','18.06'),
(7930,1454,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7931,1456,'_edit_lock','1565703749:126'),
(7932,1457,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg'),
(7933,1457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Classique-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7934,1456,'_edit_last','126'),
(7935,1456,'_thumbnail_id','1457'),
(7936,1456,'_regular_price','23.00'),
(7937,1456,'total_sales','40'),
(7938,1456,'_tax_status','taxable'),
(7939,1456,'_tax_class',''),
(7940,1456,'_manage_stock','no'),
(7941,1456,'_backorders','no'),
(7942,1456,'_sold_individually','no'),
(7943,1456,'_virtual','no'),
(7944,1456,'_downloadable','no'),
(7945,1456,'_download_limit','-1'),
(7946,1456,'_download_expiry','-1'),
(7947,1456,'_stock',NULL),
(7948,1456,'_stock_status','instock'),
(7949,1456,'_wc_average_rating','0'),
(7950,1456,'_wc_review_count','0'),
(7951,1456,'_product_version','3.7.0'),
(7952,1456,'_price','23.00'),
(7953,1456,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7954,1458,'_edit_lock','1565703951:126'),
(7955,1459,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg'),
(7956,1459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Duo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Duo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Duo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7957,1458,'_edit_last','126'),
(7958,1458,'_thumbnail_id','1459'),
(7959,1458,'_regular_price','23.00'),
(7960,1458,'total_sales','0'),
(7961,1458,'_tax_status','taxable'),
(7962,1458,'_tax_class',''),
(7963,1458,'_manage_stock','no'),
(7964,1458,'_backorders','no'),
(7965,1458,'_sold_individually','no'),
(7966,1458,'_virtual','no'),
(7967,1458,'_downloadable','no'),
(7968,1458,'_download_limit','-1'),
(7969,1458,'_download_expiry','-1'),
(7970,1458,'_stock',NULL),
(7971,1458,'_stock_status','instock'),
(7972,1458,'_wc_average_rating','0'),
(7973,1458,'_wc_review_count','0'),
(7974,1458,'_product_version','3.7.0'),
(7975,1458,'_price','23.00'),
(7976,1458,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(7977,1460,'_edit_lock','1565704628:126'),
(7978,1461,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg'),
(7979,1461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Quad-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Quad-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Quad-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(7980,1460,'_edit_last','126'),
(7981,1460,'_thumbnail_id','1461'),
(7982,1460,'_regular_price','23.00'),
(7983,1460,'total_sales','0'),
(7984,1460,'_tax_status','taxable'),
(7985,1460,'_tax_class',''),
(7986,1460,'_manage_stock','no'),
(7987,1460,'_backorders','no'),
(7988,1460,'_sold_individually','no'),
(7989,1460,'_virtual','no'),
(7990,1460,'_downloadable','no'),
(7991,1460,'_download_limit','-1'),
(7992,1460,'_download_expiry','-1'),
(7993,1460,'_stock',NULL),
(7994,1460,'_stock_status','instock'),
(7995,1460,'_wc_average_rating','0'),
(7996,1460,'_wc_review_count','0'),
(7997,1460,'_product_version','3.7.0'),
(7998,1460,'_price','23.00'),
(7999,1460,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8000,1462,'_edit_lock','1565704697:126'),
(8001,1463,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg'),
(8002,1463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Trio-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Trio-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Mod-N-Mozaix-Mod-N-Cosmo-Trio-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8003,1462,'_edit_last','126'),
(8004,1462,'_thumbnail_id','1463'),
(8005,1462,'_regular_price','23.00'),
(8006,1462,'total_sales','0'),
(8007,1462,'_tax_status','taxable'),
(8008,1462,'_tax_class',''),
(8009,1462,'_manage_stock','no'),
(8010,1462,'_backorders','no'),
(8011,1462,'_sold_individually','no'),
(8012,1462,'_virtual','no'),
(8013,1462,'_downloadable','no'),
(8014,1462,'_download_limit','-1'),
(8015,1462,'_download_expiry','-1'),
(8016,1462,'_stock',NULL),
(8017,1462,'_stock_status','instock'),
(8018,1462,'_wc_average_rating','0'),
(8019,1462,'_wc_review_count','0'),
(8020,1462,'_product_version','3.7.0'),
(8021,1462,'_price','23.00'),
(8022,1462,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8023,1464,'_edit_lock','1565704743:126'),
(8024,1465,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg'),
(8025,1465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Uno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Uno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"Mod-N-Mozaix-Mod-N-Cosmo-Uno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8026,1464,'_edit_last','126'),
(8027,1464,'_thumbnail_id','1465'),
(8028,1464,'_regular_price','23.00'),
(8029,1464,'total_sales','0'),
(8030,1464,'_tax_status','taxable'),
(8031,1464,'_tax_class',''),
(8032,1464,'_manage_stock','no'),
(8033,1464,'_backorders','no'),
(8034,1464,'_sold_individually','no'),
(8035,1464,'_virtual','no'),
(8036,1464,'_downloadable','no'),
(8037,1464,'_download_limit','-1'),
(8038,1464,'_download_expiry','-1'),
(8039,1464,'_stock',NULL),
(8040,1464,'_stock_status','instock'),
(8041,1464,'_wc_average_rating','0'),
(8042,1464,'_wc_review_count','0'),
(8043,1464,'_product_version','3.7.0'),
(8044,1464,'_price','23.00'),
(8045,1464,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8046,1466,'_edit_lock','1565704780:126'),
(8047,1467,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg'),
(8048,1467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:36:\"2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"Mod-N-Mozaix-Mod-N-Greek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:36:\"Mod-N-Mozaix-Mod-N-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:36:\"Mod-N-Mozaix-Mod-N-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8049,1466,'_edit_last','126'),
(8050,1466,'_thumbnail_id','1467'),
(8051,1466,'_regular_price','23.00'),
(8052,1466,'total_sales','0'),
(8053,1466,'_tax_status','taxable'),
(8054,1466,'_tax_class',''),
(8055,1466,'_manage_stock','no'),
(8056,1466,'_backorders','no'),
(8057,1466,'_sold_individually','no'),
(8058,1466,'_virtual','no'),
(8059,1466,'_downloadable','no'),
(8060,1466,'_download_limit','-1'),
(8061,1466,'_download_expiry','-1'),
(8062,1466,'_stock',NULL),
(8063,1466,'_stock_status','instock'),
(8064,1466,'_wc_average_rating','0'),
(8065,1466,'_wc_review_count','0'),
(8066,1466,'_product_version','3.7.0'),
(8067,1466,'_price','23.00'),
(8068,1466,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8069,1468,'_edit_lock','1565704829:126'),
(8070,1469,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg'),
(8071,1469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Le-Fleur-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Le-Fleur-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Le-Fleur-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8072,1468,'_edit_last','126'),
(8073,1468,'_thumbnail_id','1469'),
(8074,1468,'_regular_price','23.00'),
(8075,1468,'total_sales','0'),
(8076,1468,'_tax_status','taxable'),
(8077,1468,'_tax_class',''),
(8078,1468,'_manage_stock','no'),
(8079,1468,'_backorders','no'),
(8080,1468,'_sold_individually','no'),
(8081,1468,'_virtual','no'),
(8082,1468,'_downloadable','no'),
(8083,1468,'_download_limit','-1'),
(8084,1468,'_download_expiry','-1'),
(8085,1468,'_stock',NULL),
(8086,1468,'_stock_status','instock'),
(8087,1468,'_wc_average_rating','0'),
(8088,1468,'_wc_review_count','0'),
(8089,1468,'_product_version','3.7.0'),
(8090,1468,'_price','23.00'),
(8091,1468,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8092,1471,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg'),
(8093,1471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Listello-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"Mod-N-Mozaix-Mod-N-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8094,1470,'_edit_lock','1565704876:126'),
(8095,1470,'_edit_last','126'),
(8096,1470,'_thumbnail_id','1471'),
(8097,1470,'_regular_price','23.00'),
(8098,1470,'total_sales','0'),
(8099,1470,'_tax_status','taxable'),
(8100,1470,'_tax_class',''),
(8101,1470,'_manage_stock','no'),
(8102,1470,'_backorders','no'),
(8103,1470,'_sold_individually','no'),
(8104,1470,'_virtual','no'),
(8105,1470,'_downloadable','no'),
(8106,1470,'_download_limit','-1'),
(8107,1470,'_download_expiry','-1'),
(8108,1470,'_stock',NULL),
(8109,1470,'_stock_status','instock'),
(8110,1470,'_wc_average_rating','0'),
(8111,1470,'_wc_review_count','0'),
(8112,1470,'_product_version','3.7.0'),
(8113,1470,'_price','23.00'),
(8114,1470,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8115,1472,'_edit_lock','1565704917:126'),
(8116,1472,'_edit_last','126'),
(8117,1473,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg'),
(8118,1473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Lunaro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Lunaro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Lunaro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8119,1472,'_thumbnail_id','1473'),
(8120,1472,'_regular_price','23.00'),
(8121,1472,'total_sales','0'),
(8122,1472,'_tax_status','taxable'),
(8123,1472,'_tax_class',''),
(8124,1472,'_manage_stock','no'),
(8125,1472,'_backorders','no'),
(8126,1472,'_sold_individually','no'),
(8127,1472,'_virtual','no'),
(8128,1472,'_downloadable','no'),
(8129,1472,'_download_limit','-1'),
(8130,1472,'_download_expiry','-1'),
(8131,1472,'_stock',NULL),
(8132,1472,'_stock_status','instock'),
(8133,1472,'_wc_average_rating','0'),
(8134,1472,'_wc_review_count','0'),
(8135,1472,'_product_version','3.7.0'),
(8136,1472,'_price','23.00'),
(8137,1472,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8138,1474,'_edit_lock','1565704958:126'),
(8139,1474,'_edit_last','126'),
(8140,1475,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg'),
(8141,1475,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Marble-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8142,1474,'_thumbnail_id','1475'),
(8143,1474,'_regular_price','23.00'),
(8144,1474,'total_sales','0'),
(8145,1474,'_tax_status','taxable'),
(8146,1474,'_tax_class',''),
(8147,1474,'_manage_stock','no'),
(8148,1474,'_backorders','no'),
(8149,1474,'_sold_individually','no'),
(8150,1474,'_virtual','no'),
(8151,1474,'_downloadable','no'),
(8152,1474,'_download_limit','-1'),
(8153,1474,'_download_expiry','-1'),
(8154,1474,'_stock',NULL),
(8155,1474,'_stock_status','instock'),
(8156,1474,'_wc_average_rating','0'),
(8157,1474,'_wc_review_count','0'),
(8158,1474,'_product_version','3.7.0'),
(8159,1474,'_price','23.00'),
(8160,1474,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8161,1476,'_edit_lock','1565705003:126'),
(8162,1477,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg'),
(8163,1477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8164,1476,'_edit_last','126'),
(8165,1476,'_thumbnail_id','1477'),
(8166,1476,'_regular_price','23.00'),
(8167,1476,'total_sales','0'),
(8168,1476,'_tax_status','taxable'),
(8169,1476,'_tax_class',''),
(8170,1476,'_manage_stock','no'),
(8171,1476,'_backorders','no'),
(8172,1476,'_sold_individually','no'),
(8173,1476,'_virtual','no'),
(8174,1476,'_downloadable','no'),
(8175,1476,'_download_limit','-1'),
(8176,1476,'_download_expiry','-1'),
(8177,1476,'_stock',NULL),
(8178,1476,'_stock_status','instock'),
(8179,1476,'_wc_average_rating','0'),
(8180,1476,'_wc_review_count','0'),
(8181,1476,'_product_version','3.7.0'),
(8182,1476,'_price','23.00'),
(8183,1476,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8184,1478,'_edit_lock','1565705045:126'),
(8185,1479,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg'),
(8186,1479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Modula-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Modula-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Modula-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8187,1478,'_edit_last','126'),
(8188,1478,'_thumbnail_id','1479'),
(8189,1478,'_regular_price','23.00'),
(8190,1478,'total_sales','0'),
(8191,1478,'_tax_status','taxable'),
(8192,1478,'_tax_class',''),
(8193,1478,'_manage_stock','no'),
(8194,1478,'_backorders','no'),
(8195,1478,'_sold_individually','no'),
(8196,1478,'_virtual','no'),
(8197,1478,'_downloadable','no'),
(8198,1478,'_download_limit','-1'),
(8199,1478,'_download_expiry','-1'),
(8200,1478,'_stock',NULL),
(8201,1478,'_stock_status','instock'),
(8202,1478,'_wc_average_rating','0'),
(8203,1478,'_wc_review_count','0'),
(8204,1478,'_product_version','3.7.0'),
(8205,1478,'_price','23.00'),
(8206,1478,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8207,1480,'_edit_lock','1565705097:126'),
(8208,1481,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg'),
(8209,1481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Oceano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Oceano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Oceano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8210,1480,'_edit_last','126'),
(8211,1480,'_thumbnail_id','1481'),
(8212,1480,'_regular_price','23.00'),
(8213,1480,'total_sales','0'),
(8214,1480,'_tax_status','taxable'),
(8215,1480,'_tax_class',''),
(8216,1480,'_manage_stock','no'),
(8217,1480,'_backorders','no'),
(8218,1480,'_sold_individually','no'),
(8219,1480,'_virtual','no'),
(8220,1480,'_downloadable','no'),
(8221,1480,'_download_limit','-1'),
(8222,1480,'_download_expiry','-1'),
(8223,1480,'_stock',NULL),
(8224,1480,'_stock_status','instock'),
(8225,1480,'_wc_average_rating','0'),
(8226,1480,'_wc_review_count','0'),
(8227,1480,'_product_version','3.7.0'),
(8228,1480,'_price','23.00'),
(8229,1480,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8230,1482,'_edit_lock','1565705137:126'),
(8231,1483,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg'),
(8232,1483,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Riveno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Riveno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Riveno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8233,1482,'_edit_last','126'),
(8234,1482,'_thumbnail_id','1483'),
(8235,1482,'_regular_price','23.00'),
(8236,1482,'total_sales','0'),
(8237,1482,'_tax_status','taxable'),
(8238,1482,'_tax_class',''),
(8239,1482,'_manage_stock','no'),
(8240,1482,'_backorders','no'),
(8241,1482,'_sold_individually','no'),
(8242,1482,'_virtual','no'),
(8243,1482,'_downloadable','no'),
(8244,1482,'_download_limit','-1'),
(8245,1482,'_download_expiry','-1'),
(8246,1482,'_stock',NULL),
(8247,1482,'_stock_status','instock'),
(8248,1482,'_wc_average_rating','0'),
(8249,1482,'_wc_review_count','0'),
(8250,1482,'_product_version','3.7.0'),
(8251,1482,'_price','23.00'),
(8252,1482,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8253,1484,'_edit_lock','1565705184:126'),
(8254,1485,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg'),
(8255,1485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8256,1484,'_edit_last','126'),
(8257,1484,'_thumbnail_id','1485'),
(8258,1484,'_regular_price','23.00'),
(8259,1484,'total_sales','0'),
(8260,1484,'_tax_status','taxable'),
(8261,1484,'_tax_class',''),
(8262,1484,'_manage_stock','no'),
(8263,1484,'_backorders','no'),
(8264,1484,'_sold_individually','no'),
(8265,1484,'_virtual','no'),
(8266,1484,'_downloadable','no'),
(8267,1484,'_download_limit','-1'),
(8268,1484,'_download_expiry','-1'),
(8269,1484,'_stock',NULL),
(8270,1484,'_stock_status','instock'),
(8271,1484,'_wc_average_rating','0'),
(8272,1484,'_wc_review_count','0'),
(8273,1484,'_product_version','3.7.0'),
(8274,1484,'_price','23.00'),
(8275,1484,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8276,1486,'_edit_lock','1565705231:126'),
(8277,1487,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg'),
(8278,1487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8279,1486,'_edit_last','126'),
(8280,1486,'_thumbnail_id','1487'),
(8281,1486,'_regular_price','23.00'),
(8282,1486,'total_sales','0'),
(8283,1486,'_tax_status','taxable'),
(8284,1486,'_tax_class',''),
(8285,1486,'_manage_stock','no'),
(8286,1486,'_backorders','no'),
(8287,1486,'_sold_individually','no'),
(8288,1486,'_virtual','no'),
(8289,1486,'_downloadable','no'),
(8290,1486,'_download_limit','-1'),
(8291,1486,'_download_expiry','-1'),
(8292,1486,'_stock',NULL),
(8293,1486,'_stock_status','instock'),
(8294,1486,'_wc_average_rating','0'),
(8295,1486,'_wc_review_count','0'),
(8296,1486,'_product_version','3.7.0'),
(8297,1486,'_price','23.00'),
(8298,1486,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8299,1488,'_edit_lock','1573563905:244'),
(8300,1489,'_wp_attached_file','2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg'),
(8301,1489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Tuscan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Tuscan-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"Mod-N-Mozaix-Mod-N-Tuscan-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(8302,1488,'_edit_last','126'),
(8303,1488,'_thumbnail_id','1489'),
(8304,1488,'_regular_price','23.00'),
(8305,1488,'total_sales','0'),
(8306,1488,'_tax_status','taxable'),
(8307,1488,'_tax_class',''),
(8308,1488,'_manage_stock','no'),
(8309,1488,'_backorders','no'),
(8310,1488,'_sold_individually','no'),
(8311,1488,'_virtual','no'),
(8312,1488,'_downloadable','no'),
(8313,1488,'_download_limit','-1'),
(8314,1488,'_download_expiry','-1'),
(8315,1488,'_stock',NULL),
(8316,1488,'_stock_status','instock'),
(8317,1488,'_wc_average_rating','0'),
(8318,1488,'_wc_review_count','0'),
(8319,1488,'_product_version','3.7.0'),
(8320,1488,'_price','23.00'),
(8321,1488,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8323,1381,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8324,1378,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8326,205,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8328,60,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8329,1178,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8331,56,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8333,62,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(8358,1010,'_elementor_controls_usage','a:4:{s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:6:{s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_query\";a:1:{s:15:\"query_post_type\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:21:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"price_color\";i:1;s:27:\"price_typography_typography\";i:1;s:28:\"price_typography_font_family\";i:1;s:26:\"price_typography_font_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:15:\"old_price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(8359,1003,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"wc-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"number\";i:1;}s:14:\"section_filter\";a:2:{s:5:\"order\";i:1;s:6:\"source\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:12:{s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"count_color\";i:1;s:27:\"count_typography_typography\";i:1;s:28:\"count_typography_font_family\";i:1;s:26:\"count_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8360,991,'_elementor_controls_usage','a:9:{s:26:\"woocommerce-product-images\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:29:\"section_product_gallery_style\";a:2:{s:18:\"image_border_width\";i:1;s:18:\"image_border_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:8:{s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_line_height\";i:1;s:30:\"text_typography_text_transform\";i:1;}}}}s:25:\"woocommerce-product-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:37:\"woocommerce-product-short-description\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:33:\"section_product_description_style\";a:7:{s:10:\"text_align\";i:1;s:26:\"text_typography_typography\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:27:\"text_typography_font_family\";i:1;s:27:\"text_typography_line_height\";i:1;s:10:\"text_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:25:\"woocommerce-product-price\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:19:\"section_price_style\";a:14:{s:10:\"text_align\";i:1;s:11:\"price_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:18:\"sale_price_spacing\";i:1;s:11:\"price_block\";i:1;s:16:\"sale_price_color\";i:1;s:32:\"sale_price_typography_typography\";i:1;s:31:\"sale_price_typography_font_size\";i:1;s:33:\"sale_price_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:31:\"woocommerce-product-add-to-cart\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:5:\"style\";a:2:{s:24:\"section_atc_button_style\";a:12:{s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:15:\"button_bg_color\";i:1;s:19:\"button_border_color\";i:1;s:23:\"button_text_color_hover\";i:1;s:21:\"button_bg_color_hover\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;}s:26:\"section_atc_quantity_style\";a:5:{s:22:\"quantity_border_radius\";i:1;s:19:\"quantity_text_color\";i:1;s:17:\"quantity_bg_color\";i:1;s:21:\"quantity_border_color\";i:1;s:25:\"quantity_text_color_focus\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:13:\"custom_height\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}s:27:\"woocommerce-product-related\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:22:\"section_products_style\";a:9:{s:11:\"title_color\";i:1;s:11:\"price_color\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:29:\"button_typography_font_weight\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_hover_background_color\";i:1;}}}}}'),
(8361,971,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(8362,954,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:2;s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:22:\"typography_font_family\";i:2;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:11:\"icon_indent\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:1;s:25:\"typography_text_transform\";i:1;s:13:\"border_radius\";i:1;s:25:\"typography_letter_spacing\";i:1;s:5:\"align\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;s:6:\"layout\";i:1;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}}}}'),
(8363,952,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8364,827,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8365,804,'_elementor_controls_usage','a:8:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8366,802,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(8367,796,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8368,793,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:4;s:22:\"typography_line_height\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:7:{s:15:\"classic_columns\";i:1;s:22:\"classic_posts_per_page\";i:1;s:17:\"classic_thumbnail\";i:1;s:20:\"classic_show_excerpt\";i:1;s:17:\"classic_meta_data\";i:1;s:22:\"classic_show_read_more\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:2:{s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:30:\"classic_section_design_content\";a:13:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:21:\"classic_title_spacing\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:33:\"classic_meta_typography_font_size\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:20:\"classic_meta_spacing\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:2;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:2:{s:13:\"space_between\";i:2;s:10:\"icon_align\";i:1;}s:18:\"section_icon_style\";a:3:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;s:11:\"text_indent\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:2;s:26:\"icon_typography_typography\";i:2;s:27:\"icon_typography_font_family\";i:2;s:25:\"icon_typography_font_size\";i:2;s:27:\"icon_typography_font_weight\";i:2;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:2:{s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;}s:15:\"section_buttons\";a:5:{s:11:\"button_text\";i:1;s:12:\"button_width\";i:1;s:18:\"button_icon_indent\";i:1;s:19:\"button_width_tablet\";i:1;s:19:\"button_width_mobile\";i:1;}s:13:\"section_email\";a:3:{s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;}s:15:\"section_email_2\";a:3:{s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;}s:20:\"section_form_options\";a:4:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_form_style\";a:2:{s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:8:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:2:{s:23:\"button_background_color\";i:1;s:20:\"button_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(8369,713,'_elementor_controls_usage','a:4:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:6:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}}'),
(8370,710,'_elementor_controls_usage','a:5:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:2:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:8:{s:15:\"stretch_section\";i:2;s:3:\"gap\";i:2;s:8:\"html_tag\";i:2;s:20:\"custom_height_mobile\";i:1;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;s:23:\"background_image_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:6:\"margin\";i:2;s:7:\"z_index\";i:2;s:14:\"padding_tablet\";i:1;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:10:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:35:\"heading_typography_font_size_mobile\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:29:\"heading_typography_font_style\";i:1;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:39:\"description_typography_font_size_mobile\";i:1;}s:20:\"section_style_button\";a:11:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(8371,702,'_elementor_controls_usage','a:3:{s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:7:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_text_transform\";i:1;}s:20:\"section_style_button\";a:10:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:6:{s:15:\"stretch_section\";i:1;s:6:\"layout\";i:1;s:3:\"gap\";i:1;s:6:\"height\";i:1;s:8:\"html_tag\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}}'),
(8372,699,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:7:{s:15:\"stretch_section\";i:2;s:3:\"gap\";i:2;s:8:\"html_tag\";i:2;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"z_index\";i:2;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:7:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;}s:25:\"section_style_description\";a:5:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_text_transform\";i:1;}s:20:\"section_style_button\";a:10:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(8373,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8374,205,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:17:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8375,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:7;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:4:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8376,56,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(8377,60,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:6:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(8378,660,'_elementor_controls_usage','a:3:{s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:10:\"input_size\";i:1;s:11:\"show_labels\";i:1;}s:21:\"section_submit_button\";a:3:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:12:\"button_width\";i:1;}s:13:\"section_email\";a:5:{s:13:\"email_subject\";i:1;s:10:\"email_from\";i:1;s:15:\"email_from_name\";i:1;s:14:\"email_reply_to\";i:1;s:12:\"email_to_bcc\";i:1;}s:15:\"section_email_2\";a:3:{s:15:\"email_subject_2\";i:1;s:12:\"email_from_2\";i:1;s:17:\"email_from_name_2\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:22:\"required_field_message\";i:1;}}s:5:\"style\";a:2:{s:19:\"section_field_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:18:\"field_border_width\";i:1;}s:20:\"section_button_style\";a:9:{s:17:\"button_text_color\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:29:\"button_typography_font_weight\";i:1;s:32:\"button_typography_text_transform\";i:1;s:23:\"button_background_color\";i:1;s:18:\"button_hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:8:\"html_tag\";i:1;s:13:\"content_width\";i:1;}}}}}'),
(8379,190,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8380,185,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8381,192,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8385,973,'_edit_lock','1569494944:9'),
(8657,1505,'_wp_page_template','elementor_header_footer'),
(8660,1505,'_elementor_edit_mode','builder'),
(8663,1505,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":\"10\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design &amp; Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\"},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance &amp; Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8666,1505,'_elementor_version','2.7.1'),
(8669,1505,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(8672,1505,'_elementor_template_type','wp-page'),
(8675,1505,'_elementor_pro_version','2.6.5'),
(8681,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:7;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:4:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8720,1514,'_elementor_edit_mode','builder'),
(8723,1514,'_elementor_template_type','header'),
(8726,1514,'_elementor_version','2.7.1'),
(8729,1514,'_elementor_pro_version','2.6.5'),
(8732,1514,'_wp_page_template','default'),
(8735,1514,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(8738,1514,'_elementor_data','[{\"id\":\"732404c6\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"a7e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"\",\"content_position\":\"center\",\"_inline_size_mobile\":\"50\"},\"elements\":[{\"id\":\"1c1f1b7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"600b27b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"\",\"_inline_size_mobile\":\"50\",\"content_position\":\"center\"},\"elements\":[{\"id\":\"338935ae\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94cbd3\",\"color_menu_item_active\":\"#94cbd3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#54595f\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"color_dropdown_item_hover\":\"#ffffff\",\"background_color_dropdown_item_hover\":\"#54595f\",\"color_dropdown_item_active\":\"#ffffff\",\"background_color_dropdown_item_active\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8741,1514,'_elementor_conditions','a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}'),
(8747,713,'_elementor_controls_usage','a:4:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"align\";i:1;s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:16:\"content_position\";i:2;s:19:\"_inline_size_mobile\";i:2;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:6:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;s:25:\"color_dropdown_item_hover\";i:1;s:36:\"background_color_dropdown_item_hover\";i:1;s:26:\"color_dropdown_item_active\";i:1;s:37:\"background_color_dropdown_item_active\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:14:\"padding_tablet\";i:1;}}}}}'),
(8783,1520,'_order_key','wc_order_sLuIcrwt6OiN6'),
(8786,1520,'_customer_user','0'),
(8789,1520,'_payment_method','bacs'),
(8792,1520,'_payment_method_title','Direct bank transfer'),
(8795,1520,'_customer_ip_address','197.229.6.138'),
(8798,1520,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(8801,1520,'_created_via','checkout'),
(8804,1520,'_cart_hash','974f10f0f6a31466718be0304caa639c'),
(8807,1520,'_billing_first_name','Test'),
(8810,1520,'_billing_last_name','Test'),
(8813,1520,'_billing_address_1','test'),
(8816,1520,'_billing_city','Cape Town'),
(8819,1520,'_billing_state','WC'),
(8822,1520,'_billing_postcode','7560'),
(8825,1520,'_billing_country','ZA'),
(8828,1520,'_billing_email','test@test.co.za'),
(8831,1520,'_billing_phone','021'),
(8834,1520,'_order_currency','ZAR'),
(8837,1520,'_cart_discount','0'),
(8840,1520,'_cart_discount_tax','0'),
(8843,1520,'_order_shipping','0.00'),
(8846,1520,'_order_shipping_tax','0'),
(8849,1520,'_order_tax','0'),
(8852,1520,'_order_total','2587.50'),
(8855,1520,'_order_version','3.7.0'),
(8858,1520,'_prices_include_tax','no'),
(8861,1520,'_billing_address_index','Test Test  test  Cape Town WC 7560 ZA test@test.co.za 021'),
(8864,1520,'_shipping_address_index','        '),
(8867,1520,'is_vat_exempt','no'),
(8870,1520,'_recorded_sales','yes'),
(8873,1520,'_recorded_coupon_usage_counts','yes'),
(8876,1520,'_order_stock_reduced','yes'),
(8885,1529,'_wp_page_template','elementor_header_footer'),
(8888,1529,'_elementor_edit_mode','builder'),
(8891,1529,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\"},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27(0)21 981 9618\",\"icon\":\"fa fa-fax\",\"_id\":\"67c821f\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"francois@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"3fd6a01\",\"link\":{\"url\":\"mailto:francois@nixin.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"swiminstyle@wateritecspi.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:swiminstyle@wateritecspi.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"45 Gemini Street, Brackenfell, Cape Town South Africa\",\"height\":{\"unit\":\"px\",\"size\":\"345\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8894,1529,'_elementor_version','2.7.1'),
(8897,1529,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8900,1529,'_elementor_template_type','wp-page'),
(8903,1529,'_elementor_pro_version','2.6.5'),
(8909,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(8915,1532,'_elementor_edit_mode','builder'),
(8918,1532,'_elementor_template_type','footer'),
(8921,1532,'_elementor_version','2.7.1'),
(8924,1532,'_elementor_pro_version','2.6.5'),
(8927,1532,'_wp_page_template','default'),
(8930,1532,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(8933,1532,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\"},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\"},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\"},\"elements\":[{\"id\":\"2344270\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-fax\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"left\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"}},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\"},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\"},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\"},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(8936,1532,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8942,804,'_elementor_controls_usage','a:8:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(8948,1535,'_order_key','wc_order_mAptTJStRMuUg'),
(8951,1535,'_customer_user','0'),
(8954,1535,'_payment_method','bacs'),
(8957,1535,'_payment_method_title','Direct bank transfer'),
(8960,1535,'_customer_ip_address','105.184.105.199'),
(8963,1535,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(8966,1535,'_created_via','checkout'),
(8969,1535,'_cart_hash','a8a892c0deab544faf80f452aa0e6a69'),
(8972,1535,'_billing_first_name','Joseph'),
(8975,1535,'_billing_last_name','Motsoeneng'),
(8978,1535,'_billing_company','Kgiba Security'),
(8981,1535,'_billing_address_1','no 72 Voortrekker Avenue'),
(8984,1535,'_billing_city','Edenvale'),
(8987,1535,'_billing_state','GP'),
(8990,1535,'_billing_postcode','1609'),
(8993,1535,'_billing_country','ZA'),
(8996,1535,'_billing_email','jkgiba@gmail.com'),
(8999,1535,'_billing_phone','0783265988'),
(9002,1535,'_order_currency','ZAR'),
(9005,1535,'_cart_discount','0'),
(9008,1535,'_cart_discount_tax','0'),
(9011,1535,'_order_shipping','0.00'),
(9014,1535,'_order_shipping_tax','0'),
(9017,1535,'_order_tax','0'),
(9020,1535,'_order_total','3559.25'),
(9023,1535,'_order_version','3.7.0'),
(9026,1535,'_prices_include_tax','no'),
(9029,1535,'_billing_address_index','Joseph Motsoeneng Kgiba Security no 72 Voortrekker Avenue  Edenvale GP 1609 ZA jkgiba@gmail.com 0783265988'),
(9032,1535,'_shipping_address_index','        '),
(9035,1535,'is_vat_exempt','no'),
(9038,1535,'_recorded_sales','yes'),
(9041,1535,'_recorded_coupon_usage_counts','yes'),
(9044,1535,'_order_stock_reduced','yes'),
(9068,1553,'_order_key','wc_order_Q1Z9EdvlEdJGP'),
(9071,1553,'_customer_user','0'),
(9074,1553,'_payment_method','bacs'),
(9077,1553,'_payment_method_title','Direct bank transfer'),
(9080,1553,'_customer_ip_address','41.193.83.143'),
(9083,1553,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(9086,1553,'_created_via','checkout'),
(9089,1553,'_cart_hash','6b298616d66e843cd798b183c583eed1'),
(9092,1553,'_billing_first_name','Jerome'),
(9095,1553,'_billing_last_name','Davis'),
(9098,1553,'_billing_company','EcoPools'),
(9101,1553,'_billing_address_1','22 Topsham rd, Plumstead'),
(9104,1553,'_billing_city','Cape Town'),
(9107,1553,'_billing_state','WC'),
(9110,1553,'_billing_postcode','7800'),
(9113,1553,'_billing_country','ZA'),
(9116,1553,'_billing_email','info@ecopools.co.za'),
(9119,1553,'_billing_phone','0824174111'),
(9122,1553,'_order_currency','ZAR'),
(9125,1553,'_cart_discount','0'),
(9128,1553,'_cart_discount_tax','0'),
(9131,1553,'_order_shipping','0.00'),
(9134,1553,'_order_shipping_tax','0'),
(9137,1553,'_order_tax','0'),
(9140,1553,'_order_total','1552.50'),
(9143,1553,'_order_version','3.7.0'),
(9146,1553,'_prices_include_tax','no'),
(9149,1553,'_billing_address_index','Jerome Davis EcoPools 22 Topsham rd, Plumstead  Cape Town WC 7800 ZA info@ecopools.co.za 0824174111'),
(9152,1553,'_shipping_address_index','        '),
(9155,1553,'is_vat_exempt','no'),
(9158,1553,'_recorded_sales','yes'),
(9161,1553,'_recorded_coupon_usage_counts','yes'),
(9164,1553,'_order_stock_reduced','yes'),
(9170,1553,'_edit_lock','1579520515:244'),
(9176,1535,'_edit_lock','1570633139:244'),
(9182,1562,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}'),
(9185,1562,'_edit_lock','1571036758:9'),
(9188,1562,'_elementor_edit_mode','builder'),
(9191,1562,'_elementor_template_type','wp-page'),
(9224,1562,'_wp_page_template','elementor_header_footer'),
(9227,1562,'_elementor_data','[{\"id\":\"bb5f8b2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b8f1274\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e1647d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quote\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b57c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[yith_ywraq_request_quote]<\\/p>\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9245,1562,'_elementor_version','2.7.1'),
(9248,1562,'_elementor_pro_version','2.6.5'),
(9251,1577,'_elementor_controls_usage','a:0:{}'),
(9254,1577,'_elementor_edit_mode','builder'),
(9257,1577,'_elementor_template_type','wp-page'),
(9260,1577,'_wp_page_template','elementor_header_footer'),
(9263,1577,'_elementor_data','[{\"id\":\"bb5f8b2\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"}},\"elements\":[{\"id\":\"b8f1274\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"e1647d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quote\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b57c2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>[yith_ywraq_request_quote]<\\/p>\",\"text_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(9266,1577,'_elementor_version','2.7.1'),
(9269,1577,'_elementor_pro_version','2.6.5'),
(9302,1592,'_order_key','wc_order_lHmCgSUz8ZGBx'),
(9305,1592,'_customer_user','0'),
(9308,1592,'_payment_method','cod'),
(9311,1592,'_payment_method_title','Get a quote'),
(9314,1592,'_customer_ip_address','165.73.123.165'),
(9317,1592,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36'),
(9320,1592,'_created_via','checkout'),
(9323,1592,'_cart_hash','ced0faa17329d6a63569de218fce3546'),
(9326,1592,'_billing_first_name','Tamara'),
(9329,1592,'_billing_last_name','Billimore'),
(9332,1592,'_billing_company','Ocean Reef Swimming Academy'),
(9335,1592,'_billing_address_1','7 Crassula Road'),
(9338,1592,'_billing_address_2','Bloubergrant'),
(9341,1592,'_billing_city','Cape Town'),
(9344,1592,'_billing_state','WC'),
(9347,1592,'_billing_postcode','7441'),
(9350,1592,'_billing_country','ZA'),
(9353,1592,'_billing_email','tamarab@telkomsa.net'),
(9356,1592,'_billing_phone','0792216255'),
(9359,1592,'_order_currency','ZAR'),
(9362,1592,'_cart_discount','0'),
(9365,1592,'_cart_discount_tax','0'),
(9368,1592,'_order_shipping','0.00'),
(9371,1592,'_order_shipping_tax','0'),
(9374,1592,'_order_tax','0'),
(9377,1592,'_order_total','3277.50'),
(9380,1592,'_order_version','3.7.0'),
(9383,1592,'_prices_include_tax','no'),
(9386,1592,'_billing_address_index','Tamara Billimore Ocean Reef Swimming Academy 7 Crassula Road Bloubergrant Cape Town WC 7441 ZA tamarab@telkomsa.net 0792216255'),
(9389,1592,'_shipping_address_index','        '),
(9392,1592,'is_vat_exempt','no'),
(9395,1592,'_recorded_sales','yes'),
(9398,1592,'_recorded_coupon_usage_counts','yes'),
(9401,1592,'_order_stock_reduced','yes'),
(9500,1592,'_date_completed','1571220798'),
(9503,1592,'_date_paid','1571220798'),
(9506,1592,'_paid_date','2019-10-16 12:13:18'),
(9509,1592,'_completed_date','2019-10-16 12:13:18'),
(9512,1592,'_download_permissions_granted','yes'),
(9515,1592,'_edit_lock','1571220679:244'),
(9518,1553,'_date_completed','1571222518'),
(9521,1553,'_date_paid','1571222518'),
(9524,1553,'_paid_date','2019-10-16 12:41:58'),
(9527,1553,'_completed_date','2019-10-16 12:41:58'),
(9530,1553,'_download_permissions_granted','yes'),
(9533,1535,'_date_completed','1571222529'),
(9536,1535,'_date_paid','1571222529'),
(9539,1535,'_paid_date','2019-10-16 12:42:09'),
(9542,1535,'_completed_date','2019-10-16 12:42:09'),
(9545,1535,'_download_permissions_granted','yes'),
(9563,1598,'_order_key','wc_order_1fhEBblFG9kqf'),
(9566,1598,'_customer_user','0'),
(9569,1598,'_payment_method','cod'),
(9572,1598,'_payment_method_title','Get a quote'),
(9575,1598,'_customer_ip_address','169.0.65.50'),
(9578,1598,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'),
(9581,1598,'_created_via','checkout'),
(9584,1598,'_cart_hash','85e5ace296eb71398a7ad36ac684c8e7'),
(9587,1598,'_billing_first_name','qudsia'),
(9590,1598,'_billing_last_name','paleker'),
(9593,1598,'_billing_company','ALL OVER TRAVEL'),
(9596,1598,'_billing_address_1','28 OOKIEP ROAD'),
(9599,1598,'_billing_address_2','rondebosche ast'),
(9602,1598,'_billing_city','CAPE TOWN'),
(9605,1598,'_billing_state','WC'),
(9608,1598,'_billing_postcode','7780'),
(9611,1598,'_billing_country','ZA'),
(9614,1598,'_billing_email','info@travelmap.co.za'),
(9617,1598,'_billing_phone','0216963567'),
(9620,1598,'_order_currency','ZAR'),
(9623,1598,'_cart_discount','0'),
(9626,1598,'_cart_discount_tax','0'),
(9629,1598,'_order_shipping','0.00'),
(9632,1598,'_order_shipping_tax','0'),
(9635,1598,'_order_tax','0'),
(9638,1598,'_order_total','1535.25'),
(9641,1598,'_order_version','3.7.1'),
(9644,1598,'_prices_include_tax','no'),
(9647,1598,'_billing_address_index','qudsia paleker ALL OVER TRAVEL 28 OOKIEP ROAD rondebosche ast CAPE TOWN WC 7780 ZA info@travelmap.co.za 0216963567'),
(9650,1598,'_shipping_address_index','        '),
(9653,1598,'is_vat_exempt','no'),
(9656,1598,'_recorded_sales','yes'),
(9659,1598,'_recorded_coupon_usage_counts','yes'),
(9662,1598,'_order_stock_reduced','yes'),
(9668,54,'_yoast_wpseo_focuskw','Swimming Pool Products'),
(9671,54,'_yoast_wpseo_title','Swimming Pool Products | Water Features | Nixin Poolware'),
(9674,54,'_yoast_wpseo_metadesc','We manufacture and supply specialized swimming pool products, exclusive stainless steel water features. Dive into excellence with Nixin.'),
(9677,54,'_yoast_wpseo_linkdex','76'),
(9680,54,'_yoast_wpseo_content_score','60'),
(9710,56,'_yoast_wpseo_focuskw','swimming pool suppliers'),
(9713,56,'_yoast_wpseo_title','Swimming Pool Suppliers | Pool Accessories | Nixin Poolware'),
(9716,56,'_yoast_wpseo_metadesc','Trusted swimming pool suppliers partner in creating exceptional swimming pool experiences. Exclusive stainless steel maintenance products'),
(9719,56,'_yoast_wpseo_linkdex','61'),
(9722,56,'_yoast_wpseo_content_score','30'),
(9755,205,'_yoast_wpseo_focuskw','News'),
(9758,205,'_yoast_wpseo_title','News | First Sqaure Led Light | Nixin Poolware'),
(9761,205,'_yoast_wpseo_metadesc','View our news page to view all our newest products, issues or services. Contact us toiday if you require any further info...'),
(9764,205,'_yoast_wpseo_linkdex','42'),
(9767,205,'_yoast_wpseo_content_score','60'),
(9800,60,'_yoast_wpseo_focuskw','Swimming Pool Pictures'),
(9803,60,'_yoast_wpseo_title','Gallery | Swimming Pool Pictures | Nixin Poolware'),
(9806,60,'_yoast_wpseo_metadesc','View our gallery today for our latest swimming pool pictures on all the work we have completed. Contact us today ro book an appointment!'),
(9809,60,'_yoast_wpseo_linkdex','47'),
(9812,60,'_yoast_wpseo_content_score','30'),
(9842,62,'_yoast_wpseo_focuskw','Swimming Pool Suppliers'),
(9845,62,'_yoast_wpseo_title','Swimming Pool Suppliers | Contact Us | Nixin Poolware'),
(9848,62,'_yoast_wpseo_metadesc','Reaching out to our team of pool experts. Whether you have questions, need assistance, or want to discuss your dream pool project.'),
(9851,62,'_yoast_wpseo_linkdex','10'),
(9854,62,'_yoast_wpseo_content_score','90'),
(9887,1598,'_edit_lock','1571382570:244'),
(9950,1628,'_order_key','wc_order_5cJDkeZgHldi2'),
(9953,1628,'_customer_user','0'),
(9956,1628,'_payment_method','cod'),
(9959,1628,'_payment_method_title','Get a quote'),
(9962,1628,'_customer_ip_address','41.13.224.30'),
(9965,1628,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Safari/605.1.15'),
(9968,1628,'_created_via','checkout'),
(9971,1628,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(9974,1628,'_billing_first_name','Brendon'),
(9977,1628,'_billing_last_name','Volker'),
(9980,1628,'_billing_company','Natural Stoneworx'),
(9983,1628,'_billing_address_1','16 Buchholtz Street'),
(9986,1628,'_billing_address_2','Vincent'),
(9989,1628,'_billing_city','East London'),
(9992,1628,'_billing_state','EC'),
(9995,1628,'_billing_postcode','5247'),
(9998,1628,'_billing_country','ZA'),
(10001,1628,'_billing_email','brendon.volker@outlook.com'),
(10004,1628,'_billing_phone','0722473571'),
(10007,1628,'_order_currency','ZAR'),
(10010,1628,'_cart_discount','0'),
(10013,1628,'_cart_discount_tax','0'),
(10016,1628,'_order_shipping','0'),
(10019,1628,'_order_shipping_tax','0'),
(10022,1628,'_order_tax','0'),
(10025,1628,'_order_total','2869.25'),
(10028,1628,'_order_version','3.7.1'),
(10031,1628,'_prices_include_tax','no'),
(10034,1628,'_billing_address_index','Brendon Volker Natural Stoneworx 16 Buchholtz Street Vincent East London EC 5247 ZA brendon.volker@outlook.com 0722473571'),
(10037,1628,'_shipping_address_index','        '),
(10040,1628,'is_vat_exempt','no'),
(10043,1628,'_recorded_sales','yes'),
(10046,1628,'_recorded_coupon_usage_counts','yes'),
(10049,1628,'_order_stock_reduced','yes'),
(10052,971,'_yoast_wpseo_content_score','90'),
(10055,971,'_yoast_wpseo_meta-robots-noindex','2'),
(10061,1634,'_wp_page_template','elementor_header_footer'),
(10064,1634,'_elementor_edit_mode','builder'),
(10067,1634,'_elementor_template_type','wp-page'),
(10070,1634,'_elementor_version','2.5.16'),
(10073,1634,'_elementor_pro_version','2.5.9'),
(10076,1634,'_elementor_data','[{\"id\":\"2b8e8a99\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"485afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3462f4e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Order\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d516d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:shortcode -->\\r\\n<p>[woocommerce_cart]<\\/p>\\r\\n<!-- \\/wp:shortcode -->\",\"text_color\":\"#f8f8f8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(10079,1634,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:10:\"text_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(10085,1178,'_yoast_wpseo_primary_product_cat',''),
(10088,1178,'_yoast_wpseo_focuskw','Adjustable Ball Spout'),
(10091,1178,'_yoast_wpseo_title','Adjustable Ball Spout | Aimflo Ball Spouts | Nixin Poolware'),
(10094,1178,'_yoast_wpseo_metadesc','Aimflo Adjustable Ball Spouts create interesting Arch type Laminar flutes that can be installed vertically & horizontally using standard 50mmPVC plumbing.'),
(10097,1178,'_yoast_wpseo_linkdex','41'),
(10100,1178,'_yoast_wpseo_content_score','30'),
(10103,1176,'_yoast_wpseo_primary_product_cat',''),
(10106,1176,'_yoast_wpseo_focuskw','Aimflo Blocker'),
(10109,1176,'_yoast_wpseo_title','Aimflo Blocker | Pipe Leak Repair | Nixin Poolware'),
(10112,1176,'_yoast_wpseo_metadesc','Aimflo Blocker is used by pool technicians in the event of a pipe leak repair without the need to part empty the pool. Contact Us now!'),
(10115,1176,'_yoast_wpseo_linkdex','45'),
(10118,1176,'_yoast_wpseo_content_score','30'),
(10121,1416,'_oembed_a71d863c32fcd330851c50510ba04253','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1037\" height=\"583\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(10124,1416,'_oembed_time_a71d863c32fcd330851c50510ba04253','1571732007'),
(10127,1416,'_yoast_wpseo_primary_product_cat',''),
(10130,1416,'_yoast_wpseo_focuskw','Venturi Jet'),
(10133,1416,'_yoast_wpseo_title','Venturi Jet | Spa Jet | NIxin Poolware'),
(10136,1416,'_yoast_wpseo_metadesc','The NIXIN SST Venturi/Spa Jet produces a force of bubbles for that extra massaging effect. Contact Us today to get yours now!'),
(10139,1416,'_yoast_wpseo_linkdex','41'),
(10142,1416,'_yoast_wpseo_content_score','30'),
(10145,1412,'_yoast_wpseo_primary_product_cat',''),
(10148,1412,'_yoast_wpseo_focuskw','Aimflo Ball'),
(10151,1412,'_yoast_wpseo_title','Aimflo Ball | Water flow blocker Nixin Poolware'),
(10154,1412,'_yoast_wpseo_metadesc','The SST 3in1 Aimflo Ball has 3 functions and is a very good replacement for the existing aimflo ball. Contact us now for more info!'),
(10157,1412,'_yoast_wpseo_linkdex','41'),
(10160,1412,'_yoast_wpseo_content_score','30'),
(10163,1395,'_yoast_wpseo_primary_product_cat',''),
(10166,1395,'_yoast_wpseo_focuskw','Heater Casing'),
(10169,1395,'_yoast_wpseo_title','Heater Casing | Spa Heater Tube | Nixin Poolware'),
(10172,1395,'_yoast_wpseo_metadesc','The new Heater Casing T-design prevents premature wear on the heating element as the direct water flow is no longer in contact with the element.'),
(10175,1395,'_yoast_wpseo_linkdex','43'),
(10178,1395,'_yoast_wpseo_content_score','30'),
(10181,1404,'_yoast_wpseo_primary_product_cat',''),
(10184,1404,'_yoast_wpseo_focuskw','Airless Mixing Spindle'),
(10187,1404,'_yoast_wpseo_title','Airless Mixing Spindle | Advanced Polymer Technology | Nixin Poolware'),
(10190,1404,'_yoast_wpseo_metadesc','The Airless Mixing Spindle is made in 316 Grade Stainless Steel & allows for easy use & cleaning in Acetone solvent. Contact Us now!'),
(10193,1404,'_yoast_wpseo_linkdex','43'),
(10196,1404,'_yoast_wpseo_content_score','30'),
(10199,1387,'_yoast_wpseo_primary_product_cat',''),
(10202,1387,'_yoast_wpseo_focuskw','Auto Filler'),
(10205,1387,'_yoast_wpseo_title','Auto Filler | Auto Water Leveler | Nixin Poolware'),
(10208,1387,'_yoast_wpseo_metadesc','SST Auto Filler is a Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.'),
(10211,1387,'_yoast_wpseo_linkdex','41'),
(10214,1387,'_yoast_wpseo_content_score','30'),
(10217,1398,'_yoast_wpseo_primary_product_cat',''),
(10220,1398,'_yoast_wpseo_focuskw','Bottom Drain'),
(10223,1398,'_yoast_wpseo_title','Bottom Drain | Swimming Pool Drains | Nixin Poolware'),
(10226,1398,'_yoast_wpseo_metadesc','The Bottom Drain is a swimming pool drain. Give us a call today for more info or view our website to place your order on any of our products...'),
(10229,1398,'_yoast_wpseo_linkdex','43'),
(10232,1398,'_yoast_wpseo_content_score','30'),
(10235,1393,'_yoast_wpseo_primary_product_cat',''),
(10238,1393,'_yoast_wpseo_focuskw','Bottom Drain Covers'),
(10241,1393,'_yoast_wpseo_title','Bottom Drain Covers | Bottom Drains | Nixin Poolware'),
(10244,1393,'_yoast_wpseo_metadesc','Bottom Drain Covers are verey important when you want to Protect your bottom drain from large debris. Contact us to get your Drain covers today!'),
(10247,1393,'_yoast_wpseo_linkdex','43'),
(10250,1393,'_yoast_wpseo_content_score','30'),
(10253,1378,'_yoast_wpseo_primary_product_cat',''),
(10256,1378,'_yoast_wpseo_focuskw','Dual Safety Suction Port'),
(10259,1378,'_yoast_wpseo_title','Dual Safety Suction Port | Automatic Pool Cleaners | Nixin Poolware'),
(10262,1378,'_yoast_wpseo_metadesc','The Dual Safety Suction Port Provides for automatic pool cleaners to be connected with the ability of a skimming action at the same time.'),
(10265,1378,'_yoast_wpseo_linkdex','43'),
(10268,1378,'_yoast_wpseo_content_score','30'),
(10271,1385,'_yoast_wpseo_primary_product_cat',''),
(10274,1385,'_yoast_wpseo_focuskw','Dual Suction Skimmer'),
(10277,1385,'_yoast_wpseo_title','Dual Suction Skimmer | Safety Suction | Nixin Poolware'),
(10280,1385,'_yoast_wpseo_metadesc','SST DUAL SUCTION SKIMMER has the same function as the safety suction but with an additional feature of a closing gate to the port hole.'),
(10283,1385,'_yoast_wpseo_linkdex','43'),
(10286,1385,'_yoast_wpseo_content_score','30'),
(10289,1410,'_yoast_wpseo_primary_product_cat',''),
(10292,1410,'_yoast_wpseo_focuskw','SST Hooks'),
(10295,1410,'_yoast_wpseo_title','SST Hooks | Safety Hooks | Nixin Poolware'),
(10298,1410,'_yoast_wpseo_metadesc','Get your SST Hooks or Safety hooks from us today. Our pool products are the best on the market. Contact us today for more info.'),
(10301,1410,'_yoast_wpseo_linkdex','41'),
(10304,1410,'_yoast_wpseo_content_score','30'),
(10307,1637,'_order_key','wc_order_jFUnxA4QJJM1T'),
(10310,1637,'_customer_user','0'),
(10313,1637,'_payment_method','cod'),
(10316,1637,'_payment_method_title','Get a quote'),
(10319,1637,'_customer_ip_address','154.70.152.150'),
(10322,1637,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0'),
(10325,1637,'_created_via','checkout'),
(10328,1637,'_cart_hash','90a2b6593dcede3854c534ca22b6a9a1'),
(10331,1637,'_billing_first_name','Doug'),
(10334,1637,'_billing_last_name','Somerville'),
(10337,1637,'_billing_company','PlettVest 008 Pty'),
(10340,1637,'_billing_address_1','Trutter St,'),
(10343,1637,'_billing_address_2','Industria'),
(10346,1637,'_billing_city','Plettenberg Bay'),
(10349,1637,'_billing_state','WC'),
(10352,1637,'_billing_postcode','6600'),
(10355,1637,'_billing_country','ZA'),
(10358,1637,'_billing_email','admin@plettpools.co.za'),
(10361,1637,'_billing_phone','0741134055'),
(10364,1637,'_order_currency','ZAR'),
(10367,1637,'_cart_discount','0'),
(10370,1637,'_cart_discount_tax','0'),
(10373,1637,'_order_shipping','0'),
(10376,1637,'_order_shipping_tax','0'),
(10379,1637,'_order_tax','0'),
(10382,1637,'_order_total','10005.00'),
(10385,1637,'_order_version','3.7.1'),
(10388,1637,'_prices_include_tax','no'),
(10391,1637,'_billing_address_index','Doug Somerville PlettVest 008 Pty Trutter St, Industria Plettenberg Bay WC 6600 ZA admin@plettpools.co.za 0741134055'),
(10394,1637,'_shipping_address_index','        '),
(10397,1637,'is_vat_exempt','no'),
(10400,1637,'_recorded_sales','yes'),
(10403,1637,'_recorded_coupon_usage_counts','yes'),
(10406,1637,'_order_stock_reduced','yes'),
(10412,1391,'_yoast_wpseo_primary_product_cat',''),
(10415,1391,'_yoast_wpseo_focuskw','Solid Aimflo'),
(10418,1391,'_yoast_wpseo_title','Solid Aimflo | Stainless Steel Lock Ring | Nixin Poolware'),
(10421,1391,'_yoast_wpseo_metadesc','SST SOLID AIMFLO & BALL is a optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.'),
(10424,1391,'_yoast_wpseo_linkdex','43'),
(10427,1391,'_yoast_wpseo_content_score','30'),
(10430,1402,'_yoast_wpseo_primary_product_cat',''),
(10433,1402,'_yoast_wpseo_focuskw','Spa Suction Port'),
(10436,1402,'_yoast_wpseo_title','Spa Suction Port | Safety Suction | Nixin Poolware'),
(10439,1402,'_yoast_wpseo_metadesc','SST SPA SUCTION PORT has a decorative Lasercut faceplate with the same function as the safety suction. Order from us today!'),
(10442,1402,'_yoast_wpseo_linkdex','43'),
(10445,1402,'_yoast_wpseo_content_score','30'),
(10448,1406,'_yoast_wpseo_primary_product_cat',''),
(10451,1406,'_yoast_wpseo_focuskw','SST Vac Lid'),
(10454,1406,'_yoast_wpseo_title','SST Vac Lid | Handle Combo | Nixin Poolware'),
(10457,1406,'_yoast_wpseo_metadesc','Get your SST Vac Lid and handle combo today. Go on our website to book your order or give us a call today for more info regarding our products!'),
(10460,1406,'_yoast_wpseo_linkdex','41'),
(10463,1406,'_yoast_wpseo_content_score','30'),
(10466,1414,'_yoast_wpseo_primary_product_cat',''),
(10469,1414,'_yoast_wpseo_focuskw','Wall Thread'),
(10472,1414,'_yoast_wpseo_title','Wall Thread | Grab Rail | Nixin Poolware'),
(10475,1414,'_yoast_wpseo_metadesc','The SST P-Rail 470mm can be used in conjunction with the SST Wall Tread as a grab rail outside the pool. Contact us today!'),
(10478,1414,'_yoast_wpseo_linkdex','34'),
(10481,1414,'_yoast_wpseo_content_score','30'),
(10484,1381,'_yoast_wpseo_primary_product_cat',''),
(10487,1381,'_yoast_wpseo_focuskw','Weir Deck Lid'),
(10490,1381,'_yoast_wpseo_title','Weir Deck Lid | Stainless Steel Deck Trim | Nixin Poolware'),
(10493,1381,'_yoast_wpseo_metadesc','9 SST WEIR DECKLID & COLLAR is an optional Stainless Steel deck trim for the weir opening. Contact us today for more info...'),
(10496,1381,'_yoast_wpseo_linkdex','39'),
(10499,1381,'_yoast_wpseo_content_score','30'),
(10502,1389,'_yoast_wpseo_primary_product_cat',''),
(10505,1389,'_yoast_wpseo_focuskw','Weir Face Plate'),
(10508,1389,'_yoast_wpseo_title','Weir Face Plate | Stainless Steel Trim | Nixin Poolware'),
(10511,1389,'_yoast_wpseo_metadesc','SST WEIR FACE PLATE is a one piece Stainless Steel trim for the skimmer weir opening. Give us a call today for more info...'),
(10514,1389,'_yoast_wpseo_linkdex','43'),
(10517,1389,'_yoast_wpseo_content_score','30'),
(10520,1195,'_yoast_wpseo_primary_product_cat',''),
(10523,1195,'_yoast_wpseo_focuskw','Sacrificial Anode'),
(10526,1195,'_yoast_wpseo_title','Sacrificial Anode | Ladders & Rails | Nixin Poolware'),
(10529,1195,'_yoast_wpseo_metadesc','Get your Sacrificial Anode,ladders & rails and so many more swimming pool products with nixin poolware today! order on our website today!'),
(10532,1195,'_yoast_wpseo_linkdex','45'),
(10535,1195,'_yoast_wpseo_content_score','30'),
(10541,1193,'_yoast_wpseo_primary_product_cat',''),
(10544,1193,'_yoast_wpseo_focuskw','Grab Rail'),
(10547,1193,'_yoast_wpseo_title','Grab Rail | Ladders & Rails | Nixin Poolware'),
(10550,1193,'_yoast_wpseo_metadesc','The grab rail is very effective when helping you get out of the pool. It a nessacry in every pool.Contact Us today for more info!'),
(10553,1193,'_yoast_wpseo_linkdex','43'),
(10556,1193,'_yoast_wpseo_content_score','30'),
(10559,1181,'_yoast_wpseo_primary_product_cat',''),
(10562,1181,'_yoast_wpseo_focuskw','Curve Ladder 3-step'),
(10565,1181,'_yoast_wpseo_title','Curve Ladder 3-Step | Pool Patio Accessories | Nixin Poolware'),
(10568,1181,'_yoast_wpseo_metadesc','This is a unique timeless & popular 3 step design that will compliment any stylish pool patio. This is a great pool accessory to have. Contact Us now!'),
(10571,1181,'_yoast_wpseo_linkdex','41'),
(10574,1181,'_yoast_wpseo_content_score','30'),
(10577,1186,'_yoast_wpseo_primary_product_cat',''),
(10580,1186,'_yoast_wpseo_focuskw','SST P-Rail'),
(10583,1186,'_yoast_wpseo_title','SST P-Rail | Pool Handrails | Nixin Poolware'),
(10586,1186,'_yoast_wpseo_metadesc','Pool handrails for easy access in & out of the pool. Contact us today for more info or order all the products you need from our website!'),
(10589,1186,'_yoast_wpseo_linkdex','36'),
(10592,1186,'_yoast_wpseo_content_score','30'),
(10595,1183,'_yoast_wpseo_primary_product_cat',''),
(10598,1183,'_yoast_wpseo_focuskw','Roll Top Ladder'),
(10601,1183,'_yoast_wpseo_title','Roll Top Ladder | Swimming Pool Ladders | Nixin Poolware'),
(10604,1183,'_yoast_wpseo_metadesc','The Roll Top Ladder is perfect accessory for any pool. It will allow for easy entry and easy exit. Give us a call today for more info!'),
(10607,1183,'_yoast_wpseo_linkdex','45'),
(10610,1183,'_yoast_wpseo_content_score','30'),
(10613,1191,'_yoast_wpseo_primary_product_cat',''),
(10616,1191,'_yoast_wpseo_focuskw','Standard Rail'),
(10619,1191,'_yoast_wpseo_title','Standard Rail | Pool handrail | Nixin Poolware'),
(10622,1191,'_yoast_wpseo_metadesc','Pool standard rail is mainily used for easy access in & out of the pool. It will also make your pool look more sylish. Contact us today!'),
(10625,1191,'_yoast_wpseo_linkdex','43'),
(10628,1191,'_yoast_wpseo_content_score','30'),
(10634,1250,'_yoast_wpseo_primary_product_cat',''),
(10637,1250,'_yoast_wpseo_focuskw','Nanolite'),
(10640,1250,'_yoast_wpseo_title','Nanolite | Led Pool Light | Nixin Poolware'),
(10643,1250,'_yoast_wpseo_metadesc','The nanolite benefits a replaceable lamp without having to cut & rejoin the cable upon light lamp replacements. Order with us now today!'),
(10646,1250,'_yoast_wpseo_linkdex','43'),
(10649,1250,'_yoast_wpseo_content_score','30'),
(10652,1266,'_yoast_wpseo_primary_product_cat',''),
(10655,1266,'_yoast_wpseo_focuskw','Poolite'),
(10658,1266,'_yoast_wpseo_title','Poolite | Stainless Steel Lights | Nixin Poolware'),
(10661,1266,'_yoast_wpseo_metadesc','The NIXIN stainless poolite has now made its mark & is available as an optional SST FACEPLATE to fit the POOLMAID range. Contact Us today!'),
(10664,1266,'_yoast_wpseo_linkdex','41'),
(10670,1287,'_yoast_wpseo_primary_product_cat',''),
(10673,1287,'_yoast_wpseo_focuskw','Square Poolite'),
(10676,1287,'_yoast_wpseo_title','Square Poolite | Pool Lights | Nixin Poolware'),
(10679,1287,'_yoast_wpseo_metadesc','Our Square Poolite are the best accessory to have, it will help your pool stand out from the rest and make sure your pool looks amazing!'),
(10682,1287,'_yoast_wpseo_linkdex','43'),
(10685,1287,'_yoast_wpseo_content_score','30'),
(10688,1283,'_yoast_wpseo_primary_product_cat',''),
(10691,1283,'_yoast_wpseo_focuskw','Inflolite'),
(10694,1283,'_yoast_wpseo_title','Inflolite | Swimming Pool Lights | Nixin Poolware'),
(10697,1283,'_yoast_wpseo_metadesc','Our Inflolite are part of our LEd swimming pool lights range. Contact us today for a qoute or get more info regarding our products!'),
(10700,1283,'_yoast_wpseo_linkdex','43'),
(10703,1283,'_yoast_wpseo_content_score','30'),
(10706,1273,'_yoast_wpseo_primary_product_cat',''),
(10709,1273,'_yoast_wpseo_focuskw','Poolmaid'),
(10712,1273,'_yoast_wpseo_title','Poolmaid | Pool Lights | Nixin Poolware'),
(10715,1273,'_yoast_wpseo_metadesc','Our Poolmaid is an amazing extra to have in your pool. It changes colour letting your pool stand out. Contact us today for more info!'),
(10718,1273,'_yoast_wpseo_linkdex','43'),
(10721,1273,'_yoast_wpseo_content_score','30'),
(10724,1293,'_yoast_wpseo_primary_product_cat',''),
(10727,1293,'_yoast_wpseo_focuskw','Magnetic Gardenlite'),
(10730,1293,'_yoast_wpseo_title','Magnetic Gardenlite | LEd Pool Light | Nixin Poolware'),
(10733,1293,'_yoast_wpseo_metadesc','Make your garden stand out as well not just your pool with our Magnetic Gardenlite. Contact us today to order all our pool accessories.'),
(10736,1293,'_yoast_wpseo_linkdex','45'),
(10739,1293,'_yoast_wpseo_content_score','30'),
(10742,1297,'_yoast_wpseo_primary_product_cat',''),
(10745,1297,'_yoast_wpseo_focuskw','Pondlite'),
(10748,1297,'_yoast_wpseo_title','Pondlite | Garden Lights | Nixin Poolware'),
(10751,1297,'_yoast_wpseo_metadesc','The SST Pondlite will brighten up ypur pond drastically. COntact us today to get access to our our pool and garden lights...'),
(10754,1297,'_yoast_wpseo_linkdex','43'),
(10757,1297,'_yoast_wpseo_content_score','30'),
(10760,1646,'_order_key','wc_order_msRe7xTPHF77z'),
(10763,1646,'_customer_user','0'),
(10766,1646,'_payment_method','cod'),
(10769,1646,'_payment_method_title','Get a quote'),
(10772,1646,'_customer_ip_address','41.13.129.6'),
(10775,1646,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; POT-LX1AF) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.116 Mobile Safari/537.36'),
(10778,1646,'_created_via','checkout'),
(10781,1646,'_cart_hash','2fc3bc84abdf8516f12cc296cb380638'),
(10784,1646,'_billing_first_name','Terence'),
(10787,1646,'_billing_last_name','Chetty'),
(10790,1646,'_billing_company','Mr'),
(10793,1646,'_billing_address_1','54 Boulder bend'),
(10796,1646,'_billing_address_2','Brackenham'),
(10799,1646,'_billing_city','Richards Bay'),
(10802,1646,'_billing_state','KZN'),
(10805,1646,'_billing_postcode','3900'),
(10808,1646,'_billing_country','ZA'),
(10811,1646,'_billing_email','tynickelectrical@gmail.com'),
(10814,1646,'_billing_phone','0832911864'),
(10817,1646,'_order_currency','ZAR'),
(10820,1646,'_cart_discount','0'),
(10823,1646,'_cart_discount_tax','0'),
(10826,1646,'_order_shipping','0'),
(10829,1646,'_order_shipping_tax','0'),
(10832,1646,'_order_tax','0'),
(10835,1646,'_order_total','920.00'),
(10838,1646,'_order_version','3.7.1'),
(10841,1646,'_prices_include_tax','no'),
(10844,1646,'_billing_address_index','Terence Chetty Mr 54 Boulder bend Brackenham Richards Bay KZN 3900 ZA tynickelectrical@gmail.com 0832911864'),
(10847,1646,'_shipping_address_index','        '),
(10850,1646,'is_vat_exempt','no'),
(10853,1646,'_recorded_sales','yes'),
(10856,1646,'_recorded_coupon_usage_counts','yes'),
(10859,1646,'_order_stock_reduced','yes'),
(10862,1646,'_edit_lock','1572429738:244'),
(10865,1646,'_edit_last','244'),
(10868,1637,'_edit_lock','1572429563:244'),
(10871,1637,'_edit_last','244'),
(10874,1628,'_edit_lock','1572241665:244'),
(10877,1628,'_edit_last','244'),
(10880,1628,'_date_completed','1572241800'),
(10883,1628,'_date_paid','1572241800'),
(10886,1628,'_paid_date','2019-10-28 07:50:00'),
(10889,1628,'_completed_date','2019-10-28 07:50:00'),
(10892,1628,'_download_permissions_granted','yes'),
(10895,1598,'_date_completed','1572241833'),
(10898,1598,'_date_paid','1572241833'),
(10901,1598,'_paid_date','2019-10-28 07:50:33'),
(10904,1598,'_completed_date','2019-10-28 07:50:33'),
(10907,1598,'_download_permissions_granted','yes'),
(10910,1652,'_wp_page_template','elementor_header_footer'),
(10913,1652,'_elementor_edit_mode','builder'),
(10916,1652,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10919,1652,'_elementor_data','[{\"id\":\"11226df2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c1f7622\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"2365cfd3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"f71f48e\",\"elType\":\"widget\",\"settings\":{\"title\":\"News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2944bff\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c949ff\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"4\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"2\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"pagination_type\":\"numbers\",\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa91485\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"},{\"id\":\"b107d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c0a62f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"6493cbc\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f1e35a0\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f88dda6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"2585b20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"005c833\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce6c464\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d679185\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10922,1652,'_elementor_version','2.5.16'),
(10925,1652,'_elementor_template_type','wp-page'),
(10928,1652,'_elementor_pro_version','2.5.9'),
(10934,205,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:15:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(10937,1655,'_wp_page_template','elementor_header_footer'),
(10940,1655,'_elementor_edit_mode','builder'),
(10943,1655,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10946,1655,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83a90ca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.193\"},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f47da3d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"385445f\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.807\"},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":\"919\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"edfd3c4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5474996\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.719\"},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":\"920\"},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"3a74fca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.281\"},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dc38eec\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10949,1655,'_elementor_version','2.5.16'),
(10952,1655,'_elementor_template_type','wp-page'),
(10955,1655,'_elementor_pro_version','2.5.9'),
(10961,56,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(10964,1661,'_wp_page_template','elementor_header_footer'),
(10967,1661,'_elementor_edit_mode','builder'),
(10970,1661,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"eca0a49\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\"},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"14a8598\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"9e39ca2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"61895bd\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"16a489d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b7b2778\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"162174b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"7a71144\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years If Experience\",\"ending_number\":\"10\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"be53125\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d11cce2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"9c2e0be\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1c52ab4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5353f7b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b04786b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"6ef0626\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8e27d11\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Service range\",\"description_text\":\"If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dbd22f3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"85f3641\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"e243fb7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\"},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0b4594d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"b6a1852\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"84794e8\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-xing\",\"view\":\"framed\",\"title_text\":\"Design &amp; Construction\",\"description_text\":\"Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-xing\",\"library\":\"fa-brands\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5c09abe\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"2c530c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e106462\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-wrench\",\"view\":\"framed\",\"title_text\":\"swiming pool repair\",\"description_text\":\"We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-wrench\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"79b2c47\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"9ca8f67\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c3e217a\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"3b9fb08\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"e0f2129\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-yelp\",\"view\":\"framed\",\"title_text\":\"Maintenance &amp; Water Treatment\",\"description_text\":\"Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"title_typography_line_height_mobile\":{\"unit\":\"px\",\"size\":\"26\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fab fa-yelp\",\"library\":\"fa-brands\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"96d0f6b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"},{\"id\":\"1eaa01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"b8857b9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"view\":\"framed\",\"title_text\":\"environmental solutions\",\"description_text\":\"Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\",\"position\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"primary_color\":\"#20a8c2\",\"title_color\":\"#ffffff\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"description_color\":\"#f8f8f8\",\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83cc774\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"02bbc6d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"eb9df95\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"84079f5\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"aa7e26d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"4859e79\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"posts_order\":\"asc\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8ef41b8\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(10973,1661,'_elementor_version','2.7.1'),
(10976,1661,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";}'),
(10979,1661,'_elementor_template_type','wp-page'),
(10982,1661,'_elementor_pro_version','2.6.5'),
(10988,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:16:\"content_position\";i:1;s:23:\"content_position_mobile\";i:1;s:12:\"align_mobile\";i:1;s:28:\"space_between_widgets_mobile\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:7;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:1;s:14:\"padding_tablet\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:7;s:19:\"background_position\";i:5;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;s:26:\"background_position_mobile\";i:1;s:24:\"background_repeat_mobile\";i:1;s:22:\"background_size_mobile\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:4;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:8;s:16:\"description_text\";i:8;s:13:\"selected_icon\";i:7;s:4:\"view\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:8;}s:21:\"section_style_content\";a:15:{s:11:\"title_color\";i:8;s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:31:\"title_typography_text_transform\";i:8;s:17:\"description_color\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:4;s:28:\"title_typography_line_height\";i:4;s:31:\"title_typography_letter_spacing\";i:4;s:35:\"title_typography_line_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:8;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:8;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:4:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"link_to\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}s:13:\"section_query\";a:1:{s:11:\"posts_order\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(11018,1667,'_wp_page_template','elementor_header_footer'),
(11021,1667,'_elementor_edit_mode','builder'),
(11024,1667,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wp_postmeta` VALUES
(11027,1667,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c8e496d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"95d2a25\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5e762c6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1115\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":\"1116\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":\"1117\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":\"1118\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":\"1119\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":\"1120\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":\"1121\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":\"1122\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":\"1123\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":\"1124\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":\"1125\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":\"1126\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":\"1127\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":\"1128\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":\"1129\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":\"1130\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":\"1131\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":\"1132\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":\"1133\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":\"1134\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":\"1135\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":\"1136\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":\"1137\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":\"1138\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":\"1139\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":\"1140\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f95bc27\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11030,1667,'_elementor_version','2.5.16'),
(11033,1667,'_elementor_template_type','wp-page'),
(11036,1667,'_elementor_pro_version','2.5.9'),
(11042,60,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:5:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(11063,1670,'_wp_page_template','elementor_header_footer'),
(11066,1670,'_elementor_edit_mode','builder'),
(11069,1670,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11072,1670,'_elementor_data','[{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"23a2514\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.386\"},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2d2851d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8ccd96a\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.614\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83b4e24\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0753b01\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0337990\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"82fed90\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11075,1670,'_elementor_version','2.5.16'),
(11078,1670,'_elementor_template_type','wp-post'),
(11081,1670,'_elementor_pro_version','2.5.9'),
(11084,1670,'_thumbnail_id','831'),
(11090,185,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11111,1673,'_wp_page_template','elementor_header_footer'),
(11114,1673,'_elementor_edit_mode','builder'),
(11117,1673,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11120,1673,'_elementor_data','[{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"27566d4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a6ee1e3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"40dcaac\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"67b7250\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"250ab80\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"ad7879d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2fbb594\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11123,1673,'_elementor_version','2.5.16'),
(11126,1673,'_elementor_template_type','wp-post'),
(11129,1673,'_thumbnail_id','839'),
(11132,1673,'_elementor_pro_version','2.5.9'),
(11138,192,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:16:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;s:26:\"classic_image_width_tablet\";i:1;s:26:\"classic_image_width_mobile\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11141,1676,'_elementor_edit_mode','builder'),
(11144,1676,'_elementor_template_type','product-archive'),
(11147,1676,'_elementor_version','2.5.16'),
(11150,1676,'_elementor_pro_version','2.5.9'),
(11153,1676,'_wp_page_template','default'),
(11156,1676,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a745eeb\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"28a22da\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"370377c\",\"elType\":\"widget\",\"settings\":{\"number\":\"100\",\"order\":\"asc\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"image_spacing\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"count_color\":\"#20a8c2\",\"count_typography_typography\":\"custom\",\"count_typography_font_family\":\"Montserrat\",\"count_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"source\":\"by_id\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d1c9395\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11159,1676,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(11162,1676,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";}'),
(11168,1003,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:13:\"wc-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"number\";i:1;}s:14:\"section_filter\";a:2:{s:5:\"order\";i:1;s:6:\"source\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:12:{s:19:\"image_border_radius\";i:1;s:13:\"image_spacing\";i:1;s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:11:\"count_color\";i:1;s:27:\"count_typography_typography\";i:1;s:28:\"count_typography_font_family\";i:1;s:26:\"count_typography_font_size\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11195,1637,'_date_completed','1572429677'),
(11198,1637,'_date_paid','1572429677'),
(11201,1637,'_paid_date','2019-10-30 12:01:17'),
(11204,1637,'_completed_date','2019-10-30 12:01:17'),
(11207,1637,'_download_permissions_granted','yes'),
(11210,1646,'_date_completed','1572429731'),
(11213,1646,'_date_paid','1572429731'),
(11216,1646,'_paid_date','2019-10-30 12:02:11'),
(11219,1646,'_completed_date','2019-10-30 12:02:11'),
(11222,1646,'_download_permissions_granted','yes'),
(11228,1682,'_order_key','wc_order_XaIXHD8b4RkaX'),
(11231,1682,'_customer_user','0'),
(11234,1682,'_payment_method','cod'),
(11237,1682,'_payment_method_title','Get a quote'),
(11240,1682,'_customer_ip_address','105.213.80.173'),
(11243,1682,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.1 Mobile/15E148 Safari/604.1'),
(11246,1682,'_created_via','checkout'),
(11249,1682,'_cart_hash','15df7409035f49015b954ccca45c1ee9'),
(11252,1682,'_billing_first_name','Jo-Ann'),
(11255,1682,'_billing_last_name','Venkatsamy'),
(11258,1682,'_billing_company','N/a'),
(11261,1682,'_billing_address_1','372 Kyalami Glen Estate'),
(11264,1682,'_billing_address_2','Corner Dytchley road & R55 Main Road'),
(11267,1682,'_billing_city','Kyalami, Midrand'),
(11270,1682,'_billing_state','GP'),
(11273,1682,'_billing_postcode','1684'),
(11276,1682,'_billing_country','ZA'),
(11279,1682,'_billing_email','jvenkatsamy@consol.co.za'),
(11282,1682,'_billing_phone','0834499705'),
(11285,1682,'_order_currency','ZAR'),
(11288,1682,'_cart_discount','0'),
(11291,1682,'_cart_discount_tax','0'),
(11294,1682,'_order_shipping','0'),
(11297,1682,'_order_shipping_tax','0'),
(11300,1682,'_order_tax','0'),
(11303,1682,'_order_total','578.24'),
(11306,1682,'_order_version','3.8.0'),
(11309,1682,'_prices_include_tax','no'),
(11312,1682,'_billing_address_index','Jo-Ann Venkatsamy N/a 372 Kyalami Glen Estate Corner Dytchley road & R55 Main Road Kyalami, Midrand GP 1684 ZA jvenkatsamy@consol.co.za 0834499705'),
(11315,1682,'_shipping_address_index','        '),
(11318,1682,'is_vat_exempt','no'),
(11321,1682,'_recorded_sales','yes'),
(11324,1682,'_recorded_coupon_usage_counts','yes'),
(11327,1682,'_order_stock_reduced','yes'),
(11330,1688,'_order_key','wc_order_HUoAWXMm7HExZ'),
(11333,1688,'_customer_user','0'),
(11336,1688,'_payment_method','cod'),
(11339,1688,'_payment_method_title','Get a quote'),
(11342,1688,'_customer_ip_address','41.192.255.66'),
(11345,1688,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.87 Safari/537.36'),
(11348,1688,'_created_via','checkout'),
(11351,1688,'_cart_hash','373792b0e8dee40d8303c1e09ab490f1'),
(11354,1688,'_billing_first_name','Ugen'),
(11357,1688,'_billing_last_name','Gopaul'),
(11360,1688,'_billing_company','Private for home use'),
(11363,1688,'_billing_address_1','Stand#1956'),
(11366,1688,'_billing_address_2','Blue Valley Golf Estate'),
(11369,1688,'_billing_city','Centurion'),
(11372,1688,'_billing_state','GP'),
(11375,1688,'_billing_postcode','0096'),
(11378,1688,'_billing_country','ZA'),
(11381,1688,'_billing_email','ugen.gopaul@vodacom.co.za'),
(11384,1688,'_billing_phone','0820823320'),
(11387,1688,'_order_currency','ZAR'),
(11390,1688,'_cart_discount','0'),
(11393,1688,'_cart_discount_tax','0'),
(11396,1688,'_order_shipping','0'),
(11399,1688,'_order_shipping_tax','0'),
(11402,1688,'_order_tax','0'),
(11405,1688,'_order_total','3277.50'),
(11408,1688,'_order_version','3.8.0'),
(11411,1688,'_prices_include_tax','no'),
(11414,1688,'_billing_address_index','Ugen Gopaul Private for home use Stand#1956 Blue Valley Golf Estate Centurion GP 0096 ZA ugen.gopaul@vodacom.co.za 0820823320'),
(11417,1688,'_shipping_address_index','        '),
(11420,1688,'is_vat_exempt','no'),
(11423,1688,'_recorded_sales','yes'),
(11426,1688,'_recorded_coupon_usage_counts','yes'),
(11429,1688,'_order_stock_reduced','yes'),
(11498,1688,'_edit_lock','1573482394:244'),
(11501,1688,'_edit_last','244'),
(11504,1688,'_date_completed','1573482530'),
(11507,1688,'_date_paid','1573482530'),
(11510,1688,'_paid_date','2019-11-11 16:28:50'),
(11513,1688,'_completed_date','2019-11-11 16:28:50'),
(11516,1688,'_download_permissions_granted','yes'),
(11519,1682,'_edit_lock','1573728787:244'),
(11522,1682,'_edit_last','244'),
(11528,1706,'_order_key','wc_order_6jqjeNpEW3PKK'),
(11531,1706,'_customer_user','0'),
(11534,1706,'_payment_method','cod'),
(11537,1706,'_payment_method_title','Get a quote'),
(11540,1706,'_customer_ip_address','165.73.22.230'),
(11543,1706,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.90 Mobile Safari/537.36'),
(11546,1706,'_created_via','checkout'),
(11549,1706,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(11552,1706,'_billing_first_name','Peter'),
(11555,1706,'_billing_last_name','Smith'),
(11558,1706,'_billing_address_1','152 Pritchard street'),
(11561,1706,'_billing_address_2','14 camargue'),
(11564,1706,'_billing_city','Johannesburg'),
(11567,1706,'_billing_state','GP'),
(11570,1706,'_billing_postcode','2188'),
(11573,1706,'_billing_country','ZA'),
(11576,1706,'_billing_email','petersmithzambia63@gmail.com'),
(11579,1706,'_billing_phone','0730938384'),
(11582,1706,'_order_currency','ZAR'),
(11585,1706,'_cart_discount','0'),
(11588,1706,'_cart_discount_tax','0'),
(11591,1706,'_order_shipping','0'),
(11594,1706,'_order_shipping_tax','0'),
(11597,1706,'_order_tax','0'),
(11600,1706,'_order_total','2869.25'),
(11603,1706,'_order_version','3.8.0'),
(11606,1706,'_prices_include_tax','no'),
(11609,1706,'_billing_address_index','Peter Smith  152 Pritchard street 14 camargue Johannesburg GP 2188 ZA petersmithzambia63@gmail.com 0730938384'),
(11612,1706,'_shipping_address_index','        '),
(11615,1706,'is_vat_exempt','no'),
(11618,1706,'_recorded_sales','yes'),
(11621,1706,'_recorded_coupon_usage_counts','yes'),
(11624,1706,'_order_stock_reduced','yes'),
(11630,970,'_elementor_edit_mode','builder'),
(11633,970,'_elementor_template_type','wp-page'),
(11636,970,'_elementor_version','3.13.1'),
(11639,970,'_elementor_pro_version','3.13.2'),
(11642,970,'_elementor_controls_usage','a:0:{}'),
(11678,1715,'_wp_attached_file','2019/07/NIXIN-SST-80-LED-Poolite-Square-e1573633321847.jpg'),
(11681,1715,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:220;s:6:\"height\";i:300;s:4:\"file\";s:58:\"2019/07/NIXIN-SST-80-LED-Poolite-Square-e1573633321847.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-219x300.jpg\";s:5:\"width\";i:219;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-Square-768x1050.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-Square-749x1024.jpg\";s:5:\"width\";i:749;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-600x820.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-600x820.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"NIXIN-SST-80-LED-Poolite-Square-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:13:\"Administrator\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11684,1715,'_wp_attachment_backup_sizes','a:3:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1647;s:6:\"height\";i:2252;s:4:\"file\";s:35:\"NIXIN-SST-80-LED-Poolite-Square.jpg\";}s:18:\"full-1573633233706\";a:3:{s:5:\"width\";i:1500;s:6:\"height\";i:2051;s:4:\"file\";s:50:\"NIXIN-SST-80-LED-Poolite-Square-e1573633029243.jpg\";}s:18:\"full-1573633321847\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:410;s:4:\"file\";s:50:\"NIXIN-SST-80-LED-Poolite-Square-e1573633233706.jpg\";}}'),
(11705,1727,'_wp_attached_file','2019/07/NIXIN-SST-Dual-Suction-Skimmer-e1573634396392.png'),
(11708,1727,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:144;s:6:\"height\";i:300;s:4:\"file\";s:57:\"2019/07/NIXIN-SST-Dual-Suction-Skimmer-e1573634396392.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x150.png\";s:5:\"width\";i:144;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-144x300.png\";s:5:\"width\";i:144;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:42:\"NIXIN-SST-Dual-Suction-Skimmer-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11711,1727,'_wp_attachment_backup_sizes','a:2:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:144;s:6:\"height\";i:300;s:4:\"file\";s:34:\"NIXIN-SST-Dual-Suction-Skimmer.png\";}s:18:\"full-1573634396392\";a:3:{s:5:\"width\";i:144;s:6:\"height\";i:300;s:4:\"file\";s:49:\"NIXIN-SST-Dual-Suction-Skimmer-e1573634378945.png\";}}'),
(11720,1363,'_oembed_46c94c1569c3ca6804bf421da722033f','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"1009\" height=\"568\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(11723,1363,'_oembed_time_46c94c1569c3ca6804bf421da722033f','1573635260'),
(11783,1760,'_wp_attached_file','2019/11/NIXIN-SST-80-LED-Poolite-website-1.jpg'),
(11786,1760,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:941;s:6:\"height\";i:941;s:4:\"file\";s:46:\"2019/11/NIXIN-SST-80-LED-Poolite-website-1.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:46:\"NIXIN-SST-80-LED-Poolite-website-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573735891\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11789,1706,'_edit_lock','1573728746:244'),
(11792,1706,'_edit_last','244'),
(11795,1706,'_date_completed','1573728880'),
(11798,1706,'_date_paid','1573728880'),
(11801,1706,'_paid_date','2019-11-14 12:54:40'),
(11804,1706,'_completed_date','2019-11-14 12:54:40'),
(11807,1706,'_download_permissions_granted','yes'),
(11810,1682,'_date_completed','1573728900'),
(11813,1682,'_date_paid','1573728900'),
(11816,1682,'_paid_date','2019-11-14 12:55:00'),
(11819,1682,'_completed_date','2019-11-14 12:55:00'),
(11822,1682,'_download_permissions_granted','yes'),
(11825,1266,'_thumbnail_id','1760'),
(11828,1266,'_yoast_wpseo_content_score','30'),
(11831,1763,'_wp_attached_file','2019/07/NIXIN-SST-80-LED-Poolite-Square-website.jpg'),
(11834,1763,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:941;s:6:\"height\";i:941;s:4:\"file\";s:51:\"2019/07/NIXIN-SST-80-LED-Poolite-Square-website.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573735891\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11861,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11864,1769,'_wp_page_template','elementor_header_footer'),
(11867,1769,'_elementor_edit_mode','builder'),
(11870,1769,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8934ef9\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"79273f6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d6253c0\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"info@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:swiminstyle@wateritecspi.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"bb01cc2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\"},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"Waterite \\/ NIXIN Poolware\",\"height\":{\"unit\":\"px\",\"size\":\"399\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"fca53d2\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}],\"zoom\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11873,1769,'_elementor_version','2.7.5'),
(11876,1769,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11879,1769,'_elementor_template_type','wp-page'),
(11882,1769,'_elementor_pro_version','2.7.3'),
(11885,1769,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(11921,1775,'_elementor_edit_mode','builder'),
(11924,1775,'_elementor_template_type','footer'),
(11927,1775,'_elementor_version','2.7.5'),
(11930,1775,'_elementor_pro_version','2.7.3'),
(11933,1775,'_wp_page_template','default'),
(11936,1775,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(11939,1775,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"25fcf1d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1bd9820\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"fe81039\",\"link\":{\"url\":\"http:\\/\\/twitter.com\\/NixinPoolware\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"d6cd0c5\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"f29a0aa\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dda191b\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"c2558f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5edd46d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"image_size\":\"medium_large\",\"image_custom_dimension\":{\"width\":\"2176\",\"height\":\"608\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"2571fe3\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0e401f7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c4db582\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"097f19e\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"8bf5f90\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"_inline_size\":\"56.228\"},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"right\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c3eef41\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"},{\"id\":\"c5f465c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"_inline_size\":\"43.772\"},\"elements\":[],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"80f05a7\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"pp_icon_type\":\"icon\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"\"},\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"icon_text\":\"\"}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"350a5ee\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"1c41eb6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0e5b654\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"a502365\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"0fd3610\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"693dc32\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\"},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | Designed by <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"e6c605e\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(11942,1775,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(11945,804,'_elementor_controls_usage','a:8:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:19:\"_inline_size_mobile\";i:2;s:23:\"content_position_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"_inline_size\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:11;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:5;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:1:{s:10:\"list_items\";i:2;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:27:\"list_items_alignment_mobile\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:15:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:29:\"button_typography_line_height\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(11949,1776,'_elementor_edit_mode','builder'),
(11950,1776,'_elementor_template_type','kit'),
(11951,1787,'_order_key','wc_order_DuzuilbxVuYrN'),
(11954,1787,'_customer_user','0'),
(11957,1787,'_payment_method','cod'),
(11960,1787,'_payment_method_title','Get a quote'),
(11963,1787,'_customer_ip_address','105.27.205.230'),
(11966,1787,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36'),
(11969,1787,'_created_via','checkout'),
(11972,1787,'_cart_hash','0d2ed7fd94cfab21e6f1013ac2b30546'),
(11975,1787,'_billing_first_name','Karel'),
(11978,1787,'_billing_last_name','Leuschner'),
(11981,1787,'_billing_company','Nology'),
(11984,1787,'_billing_address_1','122 Bavaria Road'),
(11987,1787,'_billing_address_2','Unit 4 Louwlardia Business Park'),
(11990,1787,'_billing_city','Centurion'),
(11993,1787,'_billing_state','GP'),
(11996,1787,'_billing_postcode','0157'),
(11999,1787,'_billing_country','ZA'),
(12002,1787,'_billing_email','karel@nology.co.za'),
(12005,1787,'_billing_phone','0836752141'),
(12008,1787,'_order_currency','ZAR'),
(12011,1787,'_cart_discount','0'),
(12012,804,'_eael_custom_js',''),
(12013,804,'_eael_custom_js',''),
(12014,1787,'_cart_discount_tax','0'),
(12017,1787,'_order_shipping','0.00'),
(12020,1787,'_order_shipping_tax','0'),
(12023,1787,'_order_tax','0'),
(12026,1787,'_order_total','1035.00'),
(12029,1787,'_order_version','3.8.0'),
(12030,54,'_elementor_css','a:7:{s:4:\"time\";i:1689266319;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:4;s:10:\"fa-regular\";i:5;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:22910:\".elementor-54 .elementor-element.elementor-element-8cdf934:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-8cdf934 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-8cdf934{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-54 .elementor-element.elementor-element-8cdf934 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-54 .elementor-element.elementor-element-402e584.elementor-column .elementor-column-wrap{align-items:center;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-54 .elementor-element.elementor-element-7bf8118 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-7bf8118 > .elementor-widget-container{margin:0px 0px 00px 0px;}.elementor-54 .elementor-element.elementor-element-c7920d0 .elementor-heading-title{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-15705d9{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:300;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button{font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;fill:#ffffff;color:#ffffff;background-color:#20a8c2;border-radius:0px 0px 0px 0px;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:hover, .elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:focus{color:#ffffff;background-color:#222222;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:hover svg, .elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:focus svg{fill:#ffffff;}.elementor-54 .elementor-element.elementor-element-4b356e0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-54 .elementor-element.elementor-element-49bb2c3:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-49bb2c3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-54 .elementor-element.elementor-element-49bb2c3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-54 .elementor-element.elementor-element-49bb2c3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-7198a74 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-7198a74 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-7198a74 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-3e155a3 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-3e155a3 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-3e155a3 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-36b23d8 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-36b23d8 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-36b23d8 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-9e95446 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-9e95446 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-9e95446 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-3eef08d:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-600mm-Slimline.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-background-overlay{background-color:rgba(0,0,0,0.74);opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-3eef08d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-6f1922b{text-align:center;}.elementor-54 .elementor-element.elementor-element-6f1922b .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-6f1922b > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-54 .elementor-element.elementor-element-8e27d11.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8e27d11.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-8e27d11.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8e27d11{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-8e27d11 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-8293646.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-8293646.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-b8e4a15:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-b8e4a15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-b8e4a15{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 15px 0px;}.elementor-54 .elementor-element.elementor-element-b8e4a15 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-84794e8.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-84794e8.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-84794e8.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-84794e8{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-84794e8 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e106462.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e106462.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e106462.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e106462{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-e106462 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-9ca8f67:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-9ca8f67 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-9ca8f67{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:15px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-9ca8f67 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-e0f2129.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e0f2129.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e0f2129.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-e0f2129{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-b8857b9.elementor-view-stacked .elementor-icon{background-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-b8857b9.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-b8857b9.elementor-view-default .elementor-icon{fill:#20a8c2;color:#20a8c2;border-color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-b8857b9{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-title{margin-bottom:8px;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:15px;letter-spacing:0px;}.elementor-54 .elementor-element.elementor-element-b8857b9 .elementor-icon-box-description{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e963d61:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-e963d61 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-54 .elementor-element.elementor-element-e963d61{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-e963d61 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-cda57fd{text-align:center;}.elementor-54 .elementor-element.elementor-element-cda57fd .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-cda57fd > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery .pp-grid-item-wrap{padding-left:calc(6px/2);padding-right:calc(6px/2);}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery{margin-left:calc(-6px/2);margin-right:calc(-6px/2);}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery .pp-grid-item{margin-bottom:0px;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-gallery-image-content{justify-content:flex-end;align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-overlay{mix-blend-mode:normal;}.elementor-54 .elementor-element.elementor-element-2734abb:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-2734abb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-2734abb > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-2734abb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-94ad83e{text-align:center;}.elementor-54 .elementor-element.elementor-element-94ad83e .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-94ad83e > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__thumbnail__link{width:100%;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-54 .elementor-element.elementor-element-2b449af{--grid-column-gap:30px;--grid-row-gap:35px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__title, .elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__excerpt p{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__read-more{color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-2b449af a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-54 .elementor-element.elementor-element-e963d61{padding:90px 10px 90px 10px;}.elementor-54 .elementor-element.elementor-element-2734abb{padding:90px 10px 90px 10px;}}@media(max-width:767px){.elementor-54 .elementor-element.elementor-element-8cdf934{padding:0px 0px 80px 0px;}.elementor-bc-flex-widget .elementor-54 .elementor-element.elementor-element-402e584.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-54 .elementor-element.elementor-element-402e584 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-54 .elementor-element.elementor-element-3eef08d:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-8e27d11 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-8293646 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-32304f6 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e87cf32 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-84794e8 > .elementor-widget-container{padding:0px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e106462 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e0f2129 .elementor-icon-box-title a{line-height:26px;}.elementor-54 .elementor-element.elementor-element-e0f2129 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-b8857b9 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-54 .elementor-element.elementor-element-2b449af:after{content:\"0.5\";}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__thumbnail__link{width:100%;}}\";}'),
(12031,710,'_elementor_css','a:7:{s:4:\"time\";i:1689266319;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"e5193af\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:11536:\".elementor-710 .elementor-element.elementor-element-295524ae:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-295524ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:rgba(32,168,194,0);}.elementor-710 .elementor-element.elementor-element-295524ae{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;z-index:10;}.elementor-710 .elementor-element.elementor-element-295524ae > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-710 .elementor-element.elementor-element-7a20dc9c.elementor-column .elementor-column-wrap{align-items:center;}.elementor-710 .elementor-element.elementor-element-7a20dc9c.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-e5193af{text-align:left;}.elementor-710 .elementor-element.elementor-element-e5193af > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-bc-flex-widget .elementor-710 .elementor-element.elementor-element-5ab6def.elementor-column .elementor-column-wrap{align-items:center;}.elementor-710 .elementor-element.elementor-element-5ab6def.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle{margin-left:auto;background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu .elementor-item{font-family:\"Montserrat\", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item{color:#ffffff;fill:#ffffff;padding-left:18px;padding-right:18px;padding-top:36px;padding-bottom:36px;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item:focus{color:#20a8c2;fill:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--dropdown a, .elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--dropdown{background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle svg{fill:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle:hover{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle:hover svg{fill:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle:hover{background-color:#666666;}.elementor-710 .elementor-element.elementor-element-14d6bbc8 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-14d6bbc8{margin-top:-150px;margin-bottom:0px;z-index:9;}.elementor-710 .elementor-element.elementor-element-45119a0f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide{height:100vh;transition-duration:calc(5000ms*1.2);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide-contents{max-width:80%;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide-inner{padding:150px 0px 0px 0px;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-heading{font-family:\"Montserrat\", Sans-serif;font-size:34px;font-weight:800;text-transform:uppercase;font-style:normal;line-height:34px;letter-spacing:0px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-description{font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-button{font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;border-width:0px;border-radius:0px;color:#ffffff;background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-button:hover{color:#ffffff;background-color:#1f90c4;}.elementor-710 .elementor-element.elementor-element-7c651ae9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-710 .elementor-element.elementor-element-7a20dc9c{width:26.099%;}.elementor-710 .elementor-element.elementor-element-5ab6def{width:73.898%;}}@media(max-width:1024px){.elementor-710 .elementor-element.elementor-element-295524ae{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-710 .elementor-element.elementor-element-295524ae:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-295524ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve-Mobile.jpg\");}.elementor-710 .elementor-element.elementor-element-7a20dc9c{width:50%;}.elementor-710 .elementor-element.elementor-element-5ab6def{width:50%;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-heading{font-size:55px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-description{font-size:20px;}}\";}'),
(12032,1787,'_prices_include_tax','no'),
(12033,710,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";i:2;s:18:\"e-animation-zoomIn\";i:3;s:8:\"e-swiper\";i:4;s:13:\"widget-slides\";}s:7:\"scripts\";a:2:{i:0;s:10:\"smartmenus\";i:1;s:12:\"imagesloaded\";}}'),
(12034,54,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:23:\"e-animation-fadeInRight\";i:1;s:12:\"widget-image\";i:2;s:14:\"widget-heading\";i:3;s:18:\"widget-text-editor\";i:4;s:14:\"widget-counter\";i:5;s:15:\"widget-icon-box\";i:6;s:8:\"fancybox\";i:7;s:20:\"e-animation-fadeInUp\";i:8;s:12:\"widget-posts\";}s:7:\"scripts\";a:4:{i:0;s:16:\"jquery-numerator\";i:1;s:7:\"isotope\";i:2;s:12:\"imagesloaded\";i:3;s:18:\"powerpack-frontend\";}}'),
(12035,1787,'_billing_address_index','Karel Leuschner Nology 122 Bavaria Road Unit 4 Louwlardia Business Park Centurion GP 0157 ZA karel@nology.co.za 0836752141'),
(12036,710,'_elementor_element_cache','{\"timeout\":1734650892,\"value\":{\"content\":\"\\t\\t<nav data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-295524ae elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"295524ae\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a20dc9c\\\" data-id=\\\"7a20dc9c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6ImU1MTkzYWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwiYWxpZ24iOiJsZWZ0IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6ZmFsc2V9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtc2l0ZS1sb2dvIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-5ab6def\\\" data-id=\\\"5ab6def\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjQzMmI4Y2MxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYWxpZ25faXRlbXMiOiJyaWdodCIsInBvaW50ZXIiOiJ0ZXh0IiwiYW5pbWF0aW9uX3RleHQiOiJub25lIiwidG9nZ2xlX2FsaWduIjoicmlnaHQiLCJjb2xvcl9tZW51X2l0ZW0iOiIjZmZmZmZmIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiIzIwYThjMiIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiIjMjBhOGMyIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNH0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsIm1lbnVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsInBhZGRpbmdfaG9yaXpvbnRhbF9tZW51X2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTh9LCJwYWRkaW5nX3ZlcnRpY2FsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjozNn0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjowfSwiZnVsbF93aWR0aCI6InN0cmV0Y2giLCJ0b2dnbGVfY29sb3IiOiIjZmZmZmZmIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3IiOiIjMjBhOGMyIiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiI2ZmZmZmZiIsInRvZ2dsZV9iYWNrZ3JvdW5kX2NvbG9yX2hvdmVyIjoiIzY2NjY2NiIsIm1lbnUiOiJtYWluLW1lbnUiLCJjb2xvcl9kcm9wZG93bl9pdGVtIjoiI2ZmZmZmZiIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbSI6IiMyMGE4YzIifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/nav>\\n\\t\\t\\t\\t<header data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-14d6bbc8 elementor-section-stretched elementor-section-full_width elementor-section-height-full elementor-section-content-middle elementor-hidden-tablet elementor-hidden-phone elementor-section-items-top elementor-section-height-default\\\" data-id=\\\"14d6bbc8\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45119a0f\\\" data-id=\\\"45119a0f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7c651ae9 elementor--h-position-center elementor--v-position-middle elementor-widget elementor-widget-slides\\\" data-id=\\\"7c651ae9\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\\\" data-widget_type=\\\"slides.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-slides-wrapper elementor-main-swiper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Slides\\\" dir=\\\"ltr\\\" data-animation=\\\"zoomIn\\\">\\n\\t\\t\\t\\t<div class=\\\"swiper-wrapper elementor-slides\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-repeater-item-12ef19f swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-6354790 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-b0c314a swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-0c9fad9 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br\\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/header>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(12037,54,'_elementor_element_cache','{\"timeout\":1734650892,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-8cdf934 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"8cdf934\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-402e584\\\" data-id=\\\"402e584\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-95cecc0 elementor-invisible elementor-widget elementor-widget-image\\\" data-id=\\\"95cecc0\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"517\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-1024x642.jpg\\\" class=\\\"attachment-large size-large wp-image-756\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-1024x642.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-300x188.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-768x482.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg 1920w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cfb9e63\\\" data-id=\\\"cfb9e63\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7bf8118 elementor-widget elementor-widget-heading\\\" data-id=\\\"7bf8118\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About Nixin<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c7920d0 elementor-widget elementor-widget-heading\\\" data-id=\\\"c7920d0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-15705d9 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"15705d9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tIn 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4b356e0 elementor-widget elementor-widget-button\\\" data-id=\\\"4b356e0\\\" data-element_type=\\\"widget\\\" id=\\\"#button-pop-up\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-md\\\" href=\\\"\\/about\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-49bb2c3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"49bb2c3\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3287955\\\" data-id=\\\"3287955\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7198a74 elementor-widget elementor-widget-counter\\\" data-id=\\\"7198a74\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Offers<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"254\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b3d299f\\\" data-id=\\\"b3d299f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e155a3 elementor-widget elementor-widget-counter\\\" data-id=\\\"3e155a3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Years If Experience<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"10\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-0874571\\\" data-id=\\\"0874571\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-36b23d8 elementor-widget elementor-widget-counter\\\" data-id=\\\"36b23d8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Qualified Specialists<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"26\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-fe65d0b\\\" data-id=\\\"fe65d0b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9e95446 elementor-widget elementor-widget-counter\\\" data-id=\\\"9e95446\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Satisfied Clients<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"99\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">%<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3eef08d elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3eef08d\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a60be9\\\" data-id=\\\"8a60be9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6f1922b elementor-widget elementor-widget-heading\\\" data-id=\\\"6f1922b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Why choosing us is a smart idea?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-5c24713 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5c24713\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-6ef0626\\\" data-id=\\\"6ef0626\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8e27d11 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8e27d11\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-star\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tService range\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tIf you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-919605c\\\" data-id=\\\"919605c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8293646 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8293646\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-leaf\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tSkilled Pros\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tEach single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. \\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-3cb56f9\\\" data-id=\\\"3cb56f9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-32304f6 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"32304f6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-paint-brush\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tbest equipment\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAs we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-534ad81\\\" data-id=\\\"534ad81\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e87cf32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e87cf32\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-money\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tAffordable prices\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWhile the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-b8e4a15 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"b8e4a15\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a2f2c21\\\" data-id=\\\"a2f2c21\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-84794e8 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"84794e8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-xing\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tDesign &amp; Construction\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWhether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2c530c3\\\" data-id=\\\"2c530c3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e106462 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e106462\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-wrench\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tswiming pool repair\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWe offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-9ca8f67 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"9ca8f67\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3b9fb08\\\" data-id=\\\"3b9fb08\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e0f2129 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e0f2129\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-yelp\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tMaintenance &amp; Water Treatment\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tRoutine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1eaa01a\\\" data-id=\\\"1eaa01a\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b8857b9 elementor-view-framed elementor-position-left elementor-shape-circle elementor-mobile-position-top elementor-vertical-align-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"b8857b9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-leaf\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tenvironmental solutions\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAre you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-e963d61 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"e963d61\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-accb95e\\\" data-id=\\\"accb95e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cda57fd elementor-widget elementor-widget-heading\\\" data-id=\\\"cda57fd\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Gallery<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8e07cf2 elementor-grid-5 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-ins-normal elementor-widget elementor-widget-pp-image-gallery\\\" data-id=\\\"8e07cf2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-image-gallery.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-container\\\" data-settings=\\\"{&quot;tilt_enable&quot;:&quot;no&quot;,&quot;layout&quot;:&quot;masonry&quot;,&quot;post_id&quot;:54,&quot;template_id&quot;:54,&quot;widget_id&quot;:&quot;8e07cf2&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery pp-elementor-grid pp-image-gallery-masonry\\\" id=\\\"pp-image-gallery-8e07cf2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1112\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1111\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1110\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1109\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1108\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1107\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1106\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1105\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1104\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1103\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1102\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1101\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1100\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1099\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1098\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2734abb elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2734abb\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df19b9d\\\" data-id=\\\"df19b9d\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-94ad83e elementor-widget elementor-widget-heading\\\" data-id=\\\"94ad83e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Latest News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjJiNDQ5YWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjbGFzc2ljX3Bvc3RzX3Blcl9wYWdlIjoiMyIsImNsYXNzaWNfaXRlbV9yYXRpbyI6eyJ1bml0IjoicHgiLCJzaXplIjoiIn0sImNsYXNzaWNfZXhjZXJwdF9sZW5ndGgiOiIyMCIsImNsYXNzaWNfbWV0YV9kYXRhIjpbImRhdGUiXSwiY2xhc3NpY19tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsImNsYXNzaWNfcmVhZF9tb3JlX3RleHQiOiJSZWFkIE1vcmUgXHUwMGJiIiwiY2FyZHNfcG9zdHNfcGVyX3BhZ2UiOiIzIiwiY2FyZHNfbWV0YV9zZXBhcmF0b3IiOiJcdTIwMjIiLCJjYXJkc19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19zaG93X2JhZGdlIjoiIiwiY2FyZHNfc2hvd19hdmF0YXIiOiIiLCJvZmZzZXQiOiIiLCJjbGFzc2ljX3RpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiMS41In0sImNsYXNzaWNfbWV0YV9jb2xvciI6IiNmOGY4ZjgiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsImNsYXNzaWNfZXhjZXJwdF9jb2xvciI6IiNmOGY4ZjgiLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSJ9LCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjUifSwiY2xhc3NpY19yZWFkX21vcmVfY29sb3IiOiIjMjBhOGMyIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwiY2xhc3NpY190aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsIm9yZGVyIjoiYXNjIiwiX2FuaW1hdGlvbiI6ImZhZGVJblVwIiwiY2xhc3NpY19jb2x1bW5zX3RhYmxldCI6IjMiLCJwb3N0c19vcmRlciI6ImFzYyIsImZ1bGxfY29udGVudF9tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3sicHBfY29uZGl0aW9uX2tleSI6ImF1dGhlbnRpY2F0aW9uIiwicHBfY29uZGl0aW9uX29wZXJhdG9yIjoiaXMiLCJwcF9jb25kaXRpb25fYXV0aGVudGljYXRpb25fdmFsdWUiOiJhdXRoZW50aWNhdGVkIiwiX2lkIjoiOGVmNDFiOCIsInBwX2NvbmRpdGlvbl9yb2xlX3ZhbHVlIjoic3Vic2NyaWJlciIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIiwicHBfY29uZGl0aW9uX3RpbWVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fb3NfdmFsdWUiOiJpcGhvbmUiLCJwcF9jb25kaXRpb25fYnJvd3Nlcl92YWx1ZSI6ImllIiwicHBfY29uZGl0aW9uX3NlYXJjaF9ib3RfdmFsdWUiOiJhbGxfc2VhcmNoX2JvdHMiLCJwcF9jb25kaXRpb25fcGFnZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9wb3N0X3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3N0YXRpY19wYWdlX3ZhbHVlIjoiaG9tZSIsInBwX2NvbmRpdGlvbl9wb3N0X3R5cGVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fdGF4b25vbXlfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9wb3N0X3R5cGVfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9kYXRlX2FyY2hpdmVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fYXV0aG9yX2FyY2hpdmVfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fc2VhcmNoX3Jlc3VsdHNfdmFsdWUiOiIifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwb3N0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"pp-image-gallery\"],\"styles\":[\"pp-elementor-grid\",\"widget-pp-image-gallery\"]}}'),
(12038,1787,'_shipping_address_index','        '),
(12039,54,'_eael_post_view_count','42'),
(12040,713,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";}}'),
(12041,1787,'is_vat_exempt','no'),
(12042,713,'_elementor_css','a:7:{s:4:\"time\";i:1748443341;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"1c1f1b7\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8629:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-713 .elementor-element.elementor-element-732404c6:not(.elementor-motion-effects-element-type-background), .elementor-713 .elementor-element.elementor-element-732404c6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#20a8c2;}.elementor-713 .elementor-element.elementor-element-732404c6{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;}.elementor-713 .elementor-element.elementor-element-732404c6 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-713 .elementor-element.elementor-element-a7e476.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-713 .elementor-element.elementor-element-a7e476.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-713 .elementor-element.elementor-element-1c1f1b7 > .elementor-widget-container{padding:0px 0px 0px 30px;}.ee-tooltip.ee-tooltip-1c1f1b7.to--top,\n							 .ee-tooltip.ee-tooltip-1c1f1b7.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-1c1f1b7.to--left,\n							 .ee-tooltip.ee-tooltip-1c1f1b7.to--right{margin-top:0px;}.elementor-713 .elementor-element.elementor-element-1c1f1b7{text-align:left;}.elementor-bc-flex-widget .elementor-713 .elementor-element.elementor-element-600b27b0.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-713 .elementor-element.elementor-element-600b27b0.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle{margin-left:auto;background-color:#54595f;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu .elementor-item{font-family:\"Montserrat\", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item{color:#ffffff;fill:#ffffff;padding-left:18px;padding-right:18px;padding-top:36px;padding-bottom:36px;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item:focus{color:#94cbd3;fill:#94cbd3;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#94cbd3;}.elementor-713 .elementor-element.elementor-element-338935ae{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a, .elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle{color:#ffffff;fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown{background-color:#20a8c2;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a:hover,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.highlighted,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle:hover{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a:hover,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.highlighted{background-color:#54595f;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-nav-menu--dropdown a.elementor-item-active{color:#ffffff;background-color:#7a7a7a;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle svg{fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle:hover{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae div.elementor-menu-toggle:hover svg{fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-338935ae .elementor-menu-toggle:hover{background-color:#666666;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:\"\";display:table;clear:both;}@media(max-width:1024px){.elementor-713 .elementor-element.elementor-element-732404c6{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-713 .elementor-element.elementor-element-a7e476{width:50%;}.elementor-713 .elementor-element.elementor-element-600b27b0{width:50%;}}\";}'),
(12043,1003,'_elementor_css','a:7:{s:4:\"time\";i:1748443341;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"24a58325\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:3605:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1003 .elementor-element.elementor-element-2d3b34e0:not(.elementor-motion-effects-element-type-background), .elementor-1003 .elementor-element.elementor-element-2d3b34e0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1003 .elementor-element.elementor-element-2d3b34e0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-1003 .elementor-element.elementor-element-2d3b34e0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1003 .elementor-element.elementor-element-24a58325 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-1003 .elementor-element.elementor-element-24a58325 .elementor-heading-title{font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;color:#ffffff;}.elementor-widget-wc-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1003 .elementor-element.elementor-element-370377c.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1003 .elementor-element.elementor-element-370377c a > img{border-radius:1px 1px 1px 1px;margin-bottom:20px;}.elementor-1003 .elementor-element.elementor-element-370377c .woocommerce .woocommerce-loop-category__title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-370377c .woocommerce-loop-category__title .count{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:15px;}\";}'),
(12044,1787,'_recorded_sales','yes'),
(12045,1010,'_elementor_css','a:7:{s:4:\"time\";i:1748445045;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:7357:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-e94d96e:not(.elementor-motion-effects-element-type-background), .elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1010 .elementor-element.elementor-element-e94d96e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 0px 60px 0px;}.elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:11px;font-weight:bold;}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb > a{color:#20a8c2;}.elementor-widget-woocommerce-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#20a8c2;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#20a8c2;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:bold;text-transform:uppercase;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:13px;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price ins{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price ins .amount{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price del{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .price del .amount{color:#ffffff;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .button{color:#ffffff;background-color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:13px;font-weight:bold;border-radius:0px 0px 0px 0px;padding:15px 20px 15px 20px;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product .button:hover{color:#ffffff;background-color:#7a7a7a;}.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1010 .elementor-element.elementor-element-4cbcc7f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}\";}'),
(12047,1787,'_recorded_coupon_usage_counts','yes'),
(12050,1787,'_order_stock_reduced','yes'),
(12359,1823,'_order_key','wc_order_iAnX0FRvnIey2'),
(12362,1823,'_customer_user','0'),
(12365,1823,'_payment_method','cod'),
(12368,1823,'_payment_method_title','Get a quote'),
(12371,1823,'_customer_ip_address','105.225.81.6'),
(12374,1823,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SM-A305F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.96 Mobile Safari/537.36'),
(12377,1823,'_created_via','checkout'),
(12380,1823,'_cart_hash','675a878f8b7bc414f07ab3d5aa8f3022'),
(12383,1823,'_billing_first_name','Nina'),
(12386,1823,'_billing_last_name','Gericke'),
(12389,1823,'_billing_address_1','140 7th street'),
(12392,1823,'_billing_address_2','Voelklip'),
(12395,1823,'_billing_city','Hermanus'),
(12398,1823,'_billing_state','WC'),
(12401,1823,'_billing_postcode','7200'),
(12404,1823,'_billing_country','ZA'),
(12407,1823,'_billing_email','ninagericke5@gmail.com'),
(12410,1823,'_billing_phone','0749983088'),
(12413,1823,'_order_currency','ZAR'),
(12416,1823,'_cart_discount','0'),
(12419,1823,'_cart_discount_tax','0'),
(12422,1823,'_order_shipping','0.00'),
(12425,1823,'_order_shipping_tax','0'),
(12428,1823,'_order_tax','0'),
(12431,1823,'_order_total','227.70'),
(12434,1823,'_order_version','3.8.0'),
(12437,1823,'_prices_include_tax','no'),
(12440,1823,'_billing_address_index','Nina Gericke  140 7th street Voelklip Hermanus WC 7200 ZA ninagericke5@gmail.com 0749983088'),
(12443,1823,'_shipping_address_index','        '),
(12446,1823,'is_vat_exempt','no'),
(12449,1823,'_recorded_sales','yes'),
(12455,1823,'_recorded_coupon_usage_counts','yes'),
(12458,1823,'_order_stock_reduced','yes'),
(12464,1832,'_order_key','wc_order_QAOG5HHTX9zRj'),
(12467,1832,'_customer_user','0'),
(12470,1832,'_payment_method','cod'),
(12473,1832,'_payment_method_title','Get a quote'),
(12476,1832,'_customer_ip_address','41.13.250.60'),
(12479,1832,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),
(12482,1832,'_created_via','checkout'),
(12485,1832,'_cart_hash','ca9f85d228c0efe19fa001c79aa0f28d'),
(12488,1832,'_billing_first_name','Diana'),
(12491,1832,'_billing_last_name','Lendoor'),
(12494,1832,'_billing_company','Gravel Junction'),
(12497,1832,'_billing_address_1','R44 Klapmuts'),
(12500,1832,'_billing_city','Klapmuts'),
(12503,1832,'_billing_state','WC'),
(12506,1832,'_billing_postcode','7646'),
(12509,1832,'_billing_country','ZA'),
(12512,1832,'_billing_email','Diana.Lendoor1@gmail.com'),
(12515,1832,'_billing_phone','0723838812'),
(12518,1832,'_order_currency','ZAR'),
(12521,1832,'_cart_discount','0'),
(12524,1832,'_cart_discount_tax','0'),
(12527,1832,'_order_shipping','0.00'),
(12530,1832,'_order_shipping_tax','0'),
(12533,1832,'_order_tax','0'),
(12536,1832,'_order_total','907.12'),
(12539,1832,'_order_version','3.8.1'),
(12542,1832,'_prices_include_tax','no'),
(12545,1832,'_billing_address_index','Diana Lendoor Gravel Junction R44 Klapmuts  Klapmuts WC 7646 ZA Diana.Lendoor1@gmail.com 0723838812'),
(12548,1832,'_shipping_address_index','        '),
(12551,1832,'is_vat_exempt','no'),
(12554,1832,'_recorded_sales','yes'),
(12557,1832,'_recorded_coupon_usage_counts','yes'),
(12560,1832,'_order_stock_reduced','yes'),
(12566,1850,'_order_key','wc_order_5fqxN5J6HoP8c'),
(12569,1850,'_customer_user','0'),
(12572,1850,'_payment_method','cod'),
(12575,1850,'_payment_method_title','Get a quote'),
(12578,1850,'_customer_ip_address','154.68.173.143'),
(12581,1850,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950F/N950FXXS8DSK1) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.2 Chrome/71.0.3578.99 Mobile Safari/537.36'),
(12584,1850,'_created_via','checkout'),
(12587,1850,'_cart_hash','fb1003b41486263465c46dd86d811776'),
(12590,1850,'_billing_first_name','Peter'),
(12593,1850,'_billing_last_name','Caetano'),
(12596,1850,'_billing_company','Rightprop Mining'),
(12599,1850,'_billing_address_1','15 Garrick Bend'),
(12602,1850,'_billing_city','langebaan'),
(12605,1850,'_billing_state','WC'),
(12608,1850,'_billing_postcode','7357'),
(12611,1850,'_billing_country','ZA'),
(12614,1850,'_billing_email','admin@rightprop.co.za'),
(12617,1850,'_billing_phone','0823973467'),
(12620,1850,'_order_currency','ZAR'),
(12623,1850,'_cart_discount','0'),
(12626,1850,'_cart_discount_tax','0'),
(12629,1850,'_order_shipping','0.00'),
(12632,1850,'_order_shipping_tax','0'),
(12635,1850,'_order_tax','0'),
(12638,1850,'_order_total','3818.00'),
(12641,1850,'_order_version','3.9.3'),
(12644,1850,'_prices_include_tax','no'),
(12647,1850,'_billing_address_index','Peter Caetano Rightprop Mining 15 Garrick Bend  langebaan WC 7357 ZA admin@rightprop.co.za 0823973467'),
(12650,1850,'_shipping_address_index','        '),
(12653,1850,'is_vat_exempt','no'),
(12656,1850,'_recorded_sales','yes'),
(12659,1850,'_recorded_coupon_usage_counts','yes'),
(12662,1850,'_order_stock_reduced','yes'),
(12777,1854,'_order_key','wc_order_r5Nny1DalhUsg'),
(12778,1854,'_customer_user','0'),
(12779,1854,'_payment_method','cod'),
(12780,1854,'_payment_method_title','Get a quote'),
(12781,1854,'_customer_ip_address','196.6.129.106'),
(12782,1854,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),
(12783,1854,'_created_via','checkout'),
(12784,1854,'_cart_hash','41200da41d308acd72195d0a5a977ed8'),
(12785,1854,'_billing_first_name','Jonathan'),
(12786,1854,'_billing_last_name','Louw'),
(12787,1854,'_billing_company','Vodacom'),
(12788,1854,'_billing_address_1','272 Cape Road'),
(12789,1854,'_billing_address_2','Newton Park'),
(12790,1854,'_billing_city','Port Elizabeth'),
(12791,1854,'_billing_state','EC'),
(12792,1854,'_billing_postcode','6025'),
(12793,1854,'_billing_country','ZA'),
(12794,1854,'_billing_email','jlouw23@gmail.com'),
(12795,1854,'_billing_phone','0824648822'),
(12796,1854,'_order_currency','ZAR'),
(12797,1854,'_cart_discount','0'),
(12798,1854,'_cart_discount_tax','0'),
(12799,1854,'_order_shipping','0.00'),
(12800,1854,'_order_shipping_tax','0'),
(12801,1854,'_order_tax','0'),
(12802,1854,'_order_total','506.00'),
(12803,1854,'_order_version','3.9.3'),
(12804,1854,'_prices_include_tax','no'),
(12805,1854,'_billing_address_index','Jonathan Louw Vodacom 272 Cape Road Newton Park Port Elizabeth EC 6025 ZA jlouw23@gmail.com 0824648822'),
(12806,1854,'_shipping_address_index','        '),
(12807,1854,'is_vat_exempt','no'),
(12808,1854,'_recorded_sales','yes'),
(12809,1854,'_recorded_coupon_usage_counts','yes'),
(12810,1854,'_order_stock_reduced','yes'),
(12811,1856,'_order_key','wc_order_7r45ObXDs3ukw'),
(12812,1856,'_customer_user','0'),
(12813,1856,'_payment_method','cod'),
(12814,1856,'_payment_method_title','Get a quote'),
(12815,1856,'_customer_ip_address','105.8.2.77'),
(12816,1856,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SNE-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36'),
(12817,1856,'_created_via','checkout'),
(12818,1856,'_cart_hash','2ca89cef3fa385ad12ca7a8f9c1ef1b9'),
(12819,1856,'_billing_first_name','Blessing'),
(12820,1856,'_billing_last_name','Hambakachere'),
(12821,1856,'_billing_company','Global Pools'),
(12822,1856,'_billing_address_1','Apartment 3 114 Dagama road'),
(12823,1856,'_billing_address_2','Sevos building'),
(12824,1856,'_billing_city','Jeffrey\'s bay'),
(12825,1856,'_billing_state','EC'),
(12826,1856,'_billing_postcode','6330'),
(12827,1856,'_billing_country','ZA'),
(12828,1856,'_billing_email','watech.jbay@gmail.com'),
(12829,1856,'_billing_phone','0842896925'),
(12830,1856,'_order_currency','ZAR'),
(12831,1856,'_cart_discount','0'),
(12832,1856,'_cart_discount_tax','0'),
(12833,1856,'_order_shipping','0.00'),
(12834,1856,'_order_shipping_tax','0'),
(12835,1856,'_order_tax','0'),
(12836,1856,'_order_total','3139.50'),
(12837,1856,'_order_version','3.8.1'),
(12838,1856,'_prices_include_tax','no'),
(12839,1856,'_billing_address_index','Blessing Hambakachere Global Pools Apartment 3 114 Dagama road Sevos building Jeffrey\'s bay EC 6330 ZA watech.jbay@gmail.com 0842896925'),
(12840,1856,'_shipping_address_index','        '),
(12841,1856,'is_vat_exempt','no'),
(12842,1856,'_recorded_sales','yes'),
(12843,1856,'_recorded_coupon_usage_counts','yes'),
(12844,1856,'_order_stock_reduced','yes'),
(12864,1857,'_order_key','wc_order_q47AzW3ltAXpq'),
(12865,1857,'_customer_user','0'),
(12866,1857,'_payment_method','cod'),
(12867,1857,'_payment_method_title','Get a quote'),
(12868,1857,'_customer_ip_address','41.76.216.178'),
(12869,1857,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; VOG-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.136 Mobile Safari/537.36'),
(12870,1857,'_created_via','checkout'),
(12871,1857,'_cart_hash','fb1003b41486263465c46dd86d811776'),
(12872,1857,'_billing_first_name','Coleen'),
(12873,1857,'_billing_last_name','Pieterse'),
(12874,1857,'_billing_company','Dinokeng Resort'),
(12875,1857,'_billing_address_1','Portion 24 Of Farm Welgevonden 124JR'),
(12876,1857,'_billing_city','Hammanskraal'),
(12877,1857,'_billing_state','GP'),
(12878,1857,'_billing_postcode','0407'),
(12879,1857,'_billing_country','ZA'),
(12880,1857,'_billing_email','Coleen@dinokengresort.co.za'),
(12881,1857,'_billing_phone','0798925027'),
(12882,1857,'_order_currency','ZAR'),
(12883,1857,'_cart_discount','0'),
(12884,1857,'_cart_discount_tax','0'),
(12885,1857,'_order_shipping','0.00'),
(12886,1857,'_order_shipping_tax','0'),
(12887,1857,'_order_tax','0'),
(12888,1857,'_order_total','3818.00'),
(12889,1857,'_order_version','3.9.0'),
(12890,1857,'_prices_include_tax','no'),
(12891,1857,'_billing_address_index','Coleen Pieterse Dinokeng Resort Portion 24 Of Farm Welgevonden 124JR  Hammanskraal GP 0407 ZA Coleen@dinokengresort.co.za 0798925027'),
(12892,1857,'_shipping_address_index','        '),
(12893,1857,'is_vat_exempt','no'),
(12894,1857,'_recorded_sales','yes'),
(12895,1857,'_recorded_coupon_usage_counts','yes'),
(12896,1857,'_order_stock_reduced','yes'),
(12926,1861,'_elementor_edit_mode','builder'),
(12927,1861,'_elementor_template_type','kit'),
(12986,1862,'_order_key','wc_order_0MYeBYz46UkU3'),
(12987,1862,'_customer_user','0'),
(12988,1862,'_payment_method','cod'),
(12989,1862,'_payment_method_title','Get a quote'),
(12990,1862,'_customer_ip_address','41.76.117.160'),
(12991,1862,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; EML-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.119 Mobile Safari/537.36'),
(12992,1862,'_created_via','checkout'),
(12993,1862,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(12994,1862,'_billing_first_name','Harry'),
(12995,1862,'_billing_last_name','Dickinson'),
(12996,1862,'_billing_company','Green Earth Landscapes'),
(12997,1862,'_billing_address_1','10 Kingfisher Lakes'),
(12998,1862,'_billing_address_2','Brettenwood'),
(12999,1862,'_billing_city','Saltrock'),
(13000,1862,'_billing_state','KZN'),
(13001,1862,'_billing_postcode','4420'),
(13002,1862,'_billing_country','ZA'),
(13003,1862,'_billing_email','Harry@greenearthlandscapes.co.za'),
(13004,1862,'_billing_phone','0823282223'),
(13005,1862,'_order_currency','ZAR'),
(13006,1862,'_cart_discount','0'),
(13007,1862,'_cart_discount_tax','0'),
(13008,1862,'_order_shipping','0'),
(13009,1862,'_order_shipping_tax','0'),
(13010,1862,'_order_tax','0'),
(13011,1862,'_order_total','2869.25'),
(13012,1862,'_order_version','3.9.3'),
(13013,1862,'_prices_include_tax','no'),
(13014,1862,'_billing_address_index','Harry Dickinson Green Earth Landscapes 10 Kingfisher Lakes Brettenwood Saltrock KZN 4420 ZA Harry@greenearthlandscapes.co.za 0823282223'),
(13015,1862,'_shipping_address_index','        '),
(13016,1862,'is_vat_exempt','no'),
(13017,1862,'_recorded_sales','yes'),
(13018,1862,'_recorded_coupon_usage_counts','yes'),
(13019,1862,'_order_stock_reduced','yes'),
(13042,1865,'_wp_attached_file','2020/03/IMG_5156.jpg'),
(13043,1865,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1116;s:6:\"height\";i:946;s:4:\"file\";s:20:\"2020/03/IMG_5156.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5156-300x254.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:254;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5156-1024x868.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:868;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5156-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_5156-768x651.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:651;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_5156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"IMG_5156-600x509.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5156-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"IMG_5156-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"IMG_5156-600x509.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5156-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(13051,1862,'_edit_lock','1583908542:244'),
(13052,1862,'_edit_last','244'),
(13053,1862,'_date_completed','1583908676'),
(13054,1862,'_date_paid','1583908676'),
(13055,1862,'_paid_date','2020-03-11 08:37:56'),
(13056,1862,'_completed_date','2020-03-11 08:37:56'),
(13057,1862,'_download_permissions_granted','yes'),
(13058,1854,'_date_completed','1583908773'),
(13059,1854,'_date_paid','1583908773'),
(13060,1854,'_paid_date','2020-03-11 08:39:33'),
(13061,1854,'_completed_date','2020-03-11 08:39:33'),
(13062,1854,'_download_permissions_granted','yes'),
(13063,1850,'_date_completed','1583908787'),
(13064,1850,'_date_paid','1583908787'),
(13065,1850,'_paid_date','2020-03-11 08:39:47'),
(13066,1850,'_completed_date','2020-03-11 08:39:47'),
(13067,1850,'_download_permissions_granted','yes'),
(13127,1867,'_order_key','wc_order_xhskFAPoJztjd'),
(13128,1867,'_customer_user','0'),
(13129,1867,'_payment_method','cod'),
(13130,1867,'_payment_method_title','Get a quote'),
(13131,1867,'_customer_ip_address','41.115.108.228'),
(13132,1867,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; MAR-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.116 Mobile Safari/537.36'),
(13133,1867,'_created_via','checkout'),
(13134,1867,'_cart_hash','4c6890a76e661f4eb7474a8caf6be45f'),
(13135,1867,'_billing_first_name','Bhekisisa'),
(13136,1867,'_billing_last_name','Dhladhla'),
(13137,1867,'_billing_company','B. A DHLADHLA'),
(13138,1867,'_billing_address_1','41 Heaton Nicholls Drive'),
(13139,1867,'_billing_address_2','Farningham Ridge'),
(13140,1867,'_billing_city','Pinetown'),
(13141,1867,'_billing_state','KZN'),
(13142,1867,'_billing_postcode','3610'),
(13143,1867,'_billing_country','ZA'),
(13144,1867,'_billing_email','bhekisisadhladhla@gmail.com'),
(13145,1867,'_billing_phone','0766084007'),
(13146,1867,'_order_currency','ZAR'),
(13147,1867,'_cart_discount','0'),
(13148,1867,'_cart_discount_tax','0'),
(13149,1867,'_order_shipping','0.00'),
(13150,1867,'_order_shipping_tax','0'),
(13151,1867,'_order_tax','0'),
(13152,1867,'_order_total','929.44'),
(13153,1867,'_order_version','4.0.0'),
(13154,1867,'_prices_include_tax','no'),
(13155,1867,'_billing_address_index','Bhekisisa Dhladhla B. A DHLADHLA 41 Heaton Nicholls Drive Farningham Ridge Pinetown KZN 3610 ZA bhekisisadhladhla@gmail.com 0766084007'),
(13156,1867,'_shipping_address_index','        '),
(13157,1867,'is_vat_exempt','no'),
(13158,1867,'_recorded_sales','yes'),
(13159,1867,'_recorded_coupon_usage_counts','yes'),
(13160,1867,'_order_stock_reduced','yes'),
(13161,1869,'_edit_lock','1715686407:244'),
(13162,1869,'_edit_last','244'),
(13163,1869,'_wp_page_template','default'),
(13166,1869,'_yoast_wpseo_focuskw','LED Pool lights'),
(13167,1869,'_yoast_wpseo_title','LED Pool Lights | Water Features | Nixin Poolware'),
(13168,1869,'_yoast_wpseo_metadesc','These lights can be a hassle to work with though and many pool owners are starting to opt for LED pool lights. Read more here...'),
(13169,1869,'_yoast_wpseo_linkdex','44'),
(13170,1869,'_yoast_wpseo_content_score','90'),
(13171,1871,'_edit_lock','1715686385:244'),
(13172,1871,'_edit_last','244'),
(13173,1871,'_wp_page_template','default'),
(13176,1871,'_yoast_wpseo_focuskw','panache mosaics'),
(13177,1871,'_yoast_wpseo_title','Panache mosaics for your pool | Water Features | Nixin Poolware'),
(13178,1871,'_yoast_wpseo_metadesc','Read about the different panache mosaics and the best choices for your pool on our blog page. Visit our website to browse our products and services...'),
(13179,1871,'_yoast_wpseo_linkdex','67'),
(13180,1871,'_yoast_wpseo_content_score','90'),
(13183,1874,'_edit_lock','1627476638:244'),
(13184,1874,'_edit_last','244'),
(13185,1874,'_wp_page_template','default'),
(13188,1874,'_yoast_wpseo_focuskw','LED Water Spout'),
(13189,1874,'_yoast_wpseo_title','LED Water Spout for your pool | Pool Filters | Nixin Poolware'),
(13190,1874,'_yoast_wpseo_metadesc','The advantages of investing in a LED Water Spout is the aesthetic appeal during the evening. Read more on our blog page. Contect us for any enquiries...'),
(13191,1874,'_yoast_wpseo_linkdex','56'),
(13192,1874,'_yoast_wpseo_content_score','30'),
(13195,1876,'_edit_lock','1627476380:244'),
(13196,1876,'_edit_last','244'),
(13197,1876,'_wp_page_template','default'),
(13200,1876,'_yoast_wpseo_focuskw','Parabond Epoxy'),
(13201,1876,'_yoast_wpseo_title','What is Parabond Epoxy used for? | Water Features | Nixin Poolware'),
(13202,1876,'_yoast_wpseo_metadesc','Parabond Epoxy is primarily used as an adhesive and applications in grout, more especially in the construction and installation of pools...'),
(13203,1876,'_yoast_wpseo_linkdex','42'),
(13204,1876,'_yoast_wpseo_content_score','60'),
(13301,1892,'_order_key','wc_order_Yh8BAREQxRTm6'),
(13302,1892,'_customer_user','0'),
(13303,1892,'_payment_method','cod'),
(13304,1892,'_payment_method_title','Get a quote'),
(13305,1892,'_customer_ip_address','185.192.69.85'),
(13306,1892,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:75.0) Gecko/20100101 Firefox/75.0'),
(13307,1892,'_created_via','checkout'),
(13308,1892,'_cart_hash','732053378d6f59f5be3fd23ad0812575'),
(13309,1892,'_billing_first_name','Doug'),
(13310,1892,'_billing_last_name','Somerville'),
(13311,1892,'_billing_company','PlettVest 008 Pty'),
(13312,1892,'_billing_address_1','Truter Street, Industia'),
(13313,1892,'_billing_city','Plettenberg Bay'),
(13314,1892,'_billing_state','WC'),
(13315,1892,'_billing_postcode','6600'),
(13316,1892,'_billing_country','ZA'),
(13317,1892,'_billing_email','admin@plettpools.co.za'),
(13318,1892,'_billing_phone','0741134055'),
(13319,1892,'_order_currency','ZAR'),
(13320,1892,'_cart_discount','0'),
(13321,1892,'_cart_discount_tax','0'),
(13322,1892,'_order_shipping','0'),
(13323,1892,'_order_shipping_tax','0'),
(13324,1892,'_order_tax','0'),
(13325,1892,'_order_total','19320.00'),
(13326,1892,'_order_version','4.0.1'),
(13327,1892,'_prices_include_tax','no'),
(13328,1892,'_billing_address_index','Doug Somerville PlettVest 008 Pty Truter Street, Industia  Plettenberg Bay WC 6600 ZA admin@plettpools.co.za 0741134055'),
(13329,1892,'_shipping_address_index','        '),
(13330,1892,'is_vat_exempt','no'),
(13331,1892,'_recorded_sales','yes'),
(13332,1892,'_recorded_coupon_usage_counts','yes'),
(13333,1892,'_order_stock_reduced','yes'),
(13334,1892,'_edit_lock','1588771091:244'),
(13335,1867,'_edit_lock','1588585282:244'),
(13336,1892,'_edit_last','244'),
(13337,1892,'_date_completed','1588771228'),
(13338,1892,'_date_paid','1588771228'),
(13339,1892,'_paid_date','2020-05-06 15:20:28'),
(13340,1892,'_completed_date','2020-05-06 15:20:28'),
(13341,1892,'_download_permissions_granted','yes'),
(13419,1894,'_order_key','wc_order_TpKxFYcwhg5TZ'),
(13420,1894,'_customer_user','0'),
(13421,1894,'_payment_method','cod'),
(13422,1894,'_payment_method_title','Get a quote'),
(13423,1894,'_customer_ip_address','197.90.32.22'),
(13424,1894,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36'),
(13425,1894,'_created_via','checkout'),
(13426,1894,'_cart_hash','d563af3ebd1fa4be4887bd181925f6e9'),
(13427,1894,'_billing_first_name','Roger'),
(13428,1894,'_billing_last_name','Noble'),
(13429,1894,'_billing_company','Flicx South Africa'),
(13430,1894,'_billing_address_1','7 Canterbury Crescent'),
(13431,1894,'_billing_city','Gallo Manor'),
(13432,1894,'_billing_state','GP'),
(13433,1894,'_billing_postcode','2191'),
(13434,1894,'_billing_country','ZA'),
(13435,1894,'_billing_email','roger@flicx.co.za'),
(13436,1894,'_billing_phone','0825611116'),
(13437,1894,'_order_currency','ZAR'),
(13438,1894,'_cart_discount','0'),
(13439,1894,'_cart_discount_tax','0'),
(13440,1894,'_order_shipping','0.00'),
(13441,1894,'_order_shipping_tax','0'),
(13442,1894,'_order_tax','0'),
(13443,1894,'_order_total','1242.00'),
(13444,1894,'_order_version','4.2.0'),
(13445,1894,'_prices_include_tax','no'),
(13446,1894,'_billing_address_index','Roger Noble Flicx South Africa 7 Canterbury Crescent  Gallo Manor GP 2191 ZA roger@flicx.co.za 0825611116'),
(13447,1894,'_shipping_address_index','        '),
(13448,1894,'is_vat_exempt','no'),
(13449,1894,'_recorded_sales','yes'),
(13450,1894,'_recorded_coupon_usage_counts','yes'),
(13451,1894,'_order_stock_reduced','yes'),
(13452,1895,'_order_key','wc_order_8fa0nAhKRKU8f'),
(13453,1895,'_customer_user','0'),
(13454,1895,'_payment_method','cod'),
(13455,1895,'_payment_method_title','Get a quote'),
(13456,1895,'_customer_ip_address','154.126.196.21'),
(13457,1895,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko'),
(13458,1895,'_created_via','checkout'),
(13459,1895,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(13460,1895,'_billing_first_name','Werner'),
(13461,1895,'_billing_last_name','Claassen'),
(13462,1895,'_billing_company','Executive Landscaping'),
(13463,1895,'_billing_address_1','88 Montague st Newcastle'),
(13464,1895,'_billing_city','Newcastle'),
(13465,1895,'_billing_state','KZN'),
(13466,1895,'_billing_postcode','2940'),
(13467,1895,'_billing_country','ZA'),
(13468,1895,'_billing_email','exland@newcastle.co.za'),
(13469,1895,'_billing_phone','0828078587'),
(13470,1895,'_order_currency','ZAR'),
(13471,1895,'_cart_discount','0'),
(13472,1895,'_cart_discount_tax','0'),
(13473,1895,'_order_shipping','0.00'),
(13474,1895,'_order_shipping_tax','0'),
(13475,1895,'_order_tax','0'),
(13476,1895,'_order_total','2869.25'),
(13477,1895,'_order_version','4.2.0'),
(13478,1895,'_prices_include_tax','no'),
(13479,1895,'_billing_address_index','Werner Claassen Executive Landscaping 88 Montague st Newcastle  Newcastle KZN 2940 ZA exland@newcastle.co.za 0828078587'),
(13480,1895,'_shipping_address_index','        '),
(13481,1895,'is_vat_exempt','no'),
(13482,1895,'_recorded_sales','yes'),
(13483,1895,'_recorded_coupon_usage_counts','yes'),
(13484,1895,'_order_stock_reduced','yes'),
(13485,1896,'_order_key','wc_order_v7oOvouiohADF'),
(13486,1896,'_customer_user','0'),
(13487,1896,'_payment_method','cod'),
(13488,1896,'_payment_method_title','Get a quote'),
(13489,1896,'_customer_ip_address','41.160.104.242'),
(13490,1896,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36'),
(13491,1896,'_created_via','checkout'),
(13492,1896,'_cart_hash','373792b0e8dee40d8303c1e09ab490f1'),
(13493,1896,'_billing_first_name','Pam'),
(13494,1896,'_billing_last_name','Baldwin'),
(13495,1896,'_billing_company','Varlobex (Pty) Ltd'),
(13496,1896,'_billing_address_1','50 Keyes Avenue, Rosebank, 2196'),
(13497,1896,'_billing_address_2','The Galleries'),
(13498,1896,'_billing_city','Rosebank'),
(13499,1896,'_billing_state','GP'),
(13500,1896,'_billing_postcode','2196'),
(13501,1896,'_billing_country','ZA'),
(13502,1896,'_billing_email','reception@tnd.co.za'),
(13503,1896,'_billing_phone','011-5492300'),
(13504,1896,'_order_currency','ZAR'),
(13505,1896,'_cart_discount','0'),
(13506,1896,'_cart_discount_tax','0'),
(13507,1896,'_order_shipping','0.00'),
(13508,1896,'_order_shipping_tax','0'),
(13509,1896,'_order_tax','0'),
(13510,1896,'_order_total','3277.50'),
(13511,1896,'_order_version','4.2.0'),
(13512,1896,'_prices_include_tax','no'),
(13513,1896,'_billing_address_index','Pam Baldwin Varlobex (Pty) Ltd 50 Keyes Avenue, Rosebank, 2196 The Galleries Rosebank GP 2196 ZA reception@tnd.co.za 011-5492300'),
(13514,1896,'_shipping_address_index','        '),
(13515,1896,'is_vat_exempt','no'),
(13516,1896,'_recorded_sales','yes'),
(13517,1896,'_recorded_coupon_usage_counts','yes'),
(13518,1896,'_order_stock_reduced','yes'),
(13519,1895,'_edit_lock','1592398636:244'),
(13520,1896,'_edit_lock','1592403564:244'),
(13565,1010,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(13579,1900,'_order_key','wc_order_5IgaXYJebLCxf'),
(13580,1900,'_customer_user','0'),
(13581,1900,'_payment_method','cod'),
(13582,1900,'_payment_method_title','Get a quote'),
(13583,1900,'_customer_ip_address','155.93.160.254'),
(13584,1900,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),
(13585,1900,'_created_via','checkout'),
(13586,1900,'_cart_hash','59fae46e0e273f2a5b413621efe2b5bd'),
(13587,1900,'_billing_first_name','Brian'),
(13588,1900,'_billing_last_name','Wolfaardt'),
(13589,1900,'_billing_address_1','13 Rockridge Country Estate, Totius Road, Amarosa'),
(13590,1900,'_billing_city','Roodepoort'),
(13591,1900,'_billing_state','GP'),
(13592,1900,'_billing_postcode','1724'),
(13593,1900,'_billing_country','ZA'),
(13594,1900,'_billing_email','mrbrianwolf@gmail.com'),
(13595,1900,'_billing_phone','0824928243'),
(13596,1900,'_order_currency','ZAR'),
(13597,1900,'_cart_discount','0'),
(13598,1900,'_cart_discount_tax','0'),
(13599,1900,'_order_shipping','0.00'),
(13600,1900,'_order_shipping_tax','0'),
(13601,1900,'_order_tax','0'),
(13602,1900,'_order_total','6555.00'),
(13603,1900,'_order_version','4.2.2'),
(13604,1900,'_prices_include_tax','no'),
(13605,1900,'_billing_address_index','Brian Wolfaardt  13 Rockridge Country Estate, Totius Road, Amarosa  Roodepoort GP 1724 ZA mrbrianwolf@gmail.com 0824928243'),
(13606,1900,'_shipping_address_index','        '),
(13607,1900,'is_vat_exempt','no'),
(13608,1900,'_recorded_sales','yes'),
(13609,1900,'_recorded_coupon_usage_counts','yes'),
(13610,1900,'_order_stock_reduced','yes'),
(13611,1900,'_edit_lock','1593775784:244'),
(13612,1903,'_order_key','wc_order_lHcCnI3bVDYw6'),
(13613,1903,'_customer_user','0'),
(13614,1903,'_payment_method','cod'),
(13615,1903,'_payment_method_title','Get a quote'),
(13616,1903,'_customer_ip_address','217.29.210.215'),
(13617,1903,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15'),
(13618,1903,'_created_via','checkout'),
(13619,1903,'_cart_hash','9989a5144790fe0db97ff411e151f068'),
(13620,1903,'_billing_first_name','Stefan'),
(13621,1903,'_billing_last_name','van der Walt'),
(13622,1903,'_billing_address_1','Durr str 11 Pothefstroom Potchidustria'),
(13623,1903,'_billing_city','Potchefstroom'),
(13624,1903,'_billing_state','NW'),
(13625,1903,'_billing_postcode','2526'),
(13626,1903,'_billing_country','ZA'),
(13627,1903,'_billing_email','stefan@lektratek.com'),
(13628,1903,'_billing_phone','0827839562'),
(13629,1903,'_order_currency','ZAR'),
(13630,1903,'_cart_discount','0'),
(13631,1903,'_cart_discount_tax','0'),
(13632,1903,'_order_shipping','0.00'),
(13633,1903,'_order_shipping_tax','0'),
(13634,1903,'_order_tax','0'),
(13635,1903,'_order_total','2107.95'),
(13636,1903,'_order_version','4.3.0'),
(13637,1903,'_prices_include_tax','no'),
(13638,1903,'_billing_address_index','Stefan van der Walt  Durr str 11 Pothefstroom Potchidustria  Potchefstroom NW 2526 ZA stefan@lektratek.com 0827839562'),
(13639,1903,'_shipping_address_index','        '),
(13640,1903,'is_vat_exempt','no'),
(13641,1903,'_recorded_sales','yes'),
(13642,1903,'_recorded_coupon_usage_counts','yes'),
(13643,1903,'_order_stock_reduced','yes'),
(13644,1904,'_order_key','wc_order_BWSHzoIfKhduQ'),
(13645,1904,'_customer_user','0'),
(13646,1904,'_payment_method','cod'),
(13647,1904,'_payment_method_title','Get a quote'),
(13648,1904,'_customer_ip_address','41.144.91.240'),
(13649,1904,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36 Edg/83.0.478.61'),
(13650,1904,'_created_via','checkout'),
(13651,1904,'_cart_hash','aa97c91d20511d06aa68c571da777896'),
(13652,1904,'_billing_first_name','Gold'),
(13653,1904,'_billing_last_name','Leaf Investments'),
(13654,1904,'_billing_company','Gold Leaf Investments'),
(13655,1904,'_billing_address_1','69 Kramer Road'),
(13656,1904,'_billing_address_2','Kramerville'),
(13657,1904,'_billing_city','Johannesburg'),
(13658,1904,'_billing_state','GP'),
(13659,1904,'_billing_postcode','2090'),
(13660,1904,'_billing_country','ZA'),
(13661,1904,'_billing_email','goldleafinvestments@yahoo.com'),
(13662,1904,'_billing_phone','0823775037'),
(13663,1904,'_order_currency','ZAR'),
(13664,1904,'_cart_discount','0'),
(13665,1904,'_cart_discount_tax','0'),
(13666,1904,'_order_shipping','0.00'),
(13667,1904,'_order_shipping_tax','0'),
(13668,1904,'_order_tax','0'),
(13669,1904,'_order_total','4140.00'),
(13670,1904,'_order_version','4.3.0'),
(13671,1904,'_prices_include_tax','no'),
(13672,1904,'_billing_address_index','Gold Leaf Investments Gold Leaf Investments 69 Kramer Road Kramerville Johannesburg GP 2090 ZA goldleafinvestments@yahoo.com 0823775037'),
(13673,1904,'_shipping_address_index','        '),
(13674,1904,'is_vat_exempt','no'),
(13675,1904,'_recorded_sales','yes'),
(13676,1904,'_recorded_coupon_usage_counts','yes'),
(13677,1904,'_order_stock_reduced','yes'),
(13678,1903,'_edit_lock','1594648135:244'),
(13679,1904,'_edit_lock','1595500708:244'),
(13701,1905,'_order_key','wc_order_aPsF2SpxrOhBn'),
(13702,1905,'_customer_user','0'),
(13703,1905,'_payment_method','cod'),
(13704,1905,'_payment_method_title','Get a quote'),
(13705,1905,'_customer_ip_address','105.216.52.219'),
(13706,1905,'_customer_user_agent','Mozilla/5.0 (iPad; CPU OS 13_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/84.0.4147.71 Mobile/15E148 Safari/604.1'),
(13707,1905,'_created_via','checkout'),
(13708,1905,'_cart_hash','a25b464fd5021ad37c8194569bef5124'),
(13709,1905,'_billing_first_name','Francois'),
(13710,1905,'_billing_last_name','van Rensburg'),
(13711,1905,'_billing_company','Private'),
(13712,1905,'_billing_address_1','11 Lavender Street'),
(13713,1905,'_billing_address_2','Boardwalk Manor, Olympus'),
(13714,1905,'_billing_city','Pretoria'),
(13715,1905,'_billing_state','GP'),
(13716,1905,'_billing_postcode','0081'),
(13717,1905,'_billing_country','ZA'),
(13718,1905,'_billing_email','vr.francois@gmail.com'),
(13719,1905,'_billing_phone','+27828235177'),
(13720,1905,'_order_currency','ZAR'),
(13721,1905,'_cart_discount','0'),
(13722,1905,'_cart_discount_tax','0'),
(13723,1905,'_order_shipping','0.00'),
(13724,1905,'_order_shipping_tax','0'),
(13725,1905,'_order_tax','0'),
(13726,1905,'_order_total','3461.50'),
(13727,1905,'_order_version','4.3.1'),
(13728,1905,'_prices_include_tax','no'),
(13729,1905,'_billing_address_index','Francois van Rensburg Private 11 Lavender Street Boardwalk Manor, Olympus Pretoria GP 0081 ZA vr.francois@gmail.com +27828235177'),
(13730,1905,'_shipping_address_index','        '),
(13731,1905,'is_vat_exempt','no'),
(13732,1905,'_recorded_sales','yes'),
(13733,1905,'_recorded_coupon_usage_counts','yes'),
(13734,1905,'_order_stock_reduced','yes'),
(13735,1906,'_order_key','wc_order_VkGmFBqGrMHHj'),
(13736,1906,'_customer_user','0'),
(13737,1906,'_payment_method','cod'),
(13738,1906,'_payment_method_title','Get a quote'),
(13739,1906,'_customer_ip_address','197.211.245.137'),
(13740,1906,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.89 Safari/537.36'),
(13741,1906,'_created_via','checkout'),
(13742,1906,'_cart_hash','a45224d6ec3e08b412e02ea50b5e32c7'),
(13743,1906,'_billing_first_name','Sean'),
(13744,1906,'_billing_last_name','Davies'),
(13745,1906,'_billing_company','Ronny Mushangwe'),
(13746,1906,'_billing_address_1','386a Albertina Sisulu Road, Fordsburg'),
(13747,1906,'_billing_city','Johannesburg'),
(13748,1906,'_billing_state','GP'),
(13749,1906,'_billing_postcode','2033'),
(13750,1906,'_billing_country','ZA'),
(13751,1906,'_billing_email','sean4d@gmail.com'),
(13752,1906,'_billing_phone','0744876941'),
(13753,1906,'_order_currency','ZAR'),
(13754,1906,'_cart_discount','0'),
(13755,1906,'_cart_discount_tax','0'),
(13756,1906,'_order_shipping','0.00'),
(13757,1906,'_order_shipping_tax','0'),
(13758,1906,'_order_tax','0'),
(13759,1906,'_order_total','4134.25'),
(13760,1906,'_order_version','4.3.1'),
(13761,1906,'_prices_include_tax','no'),
(13762,1906,'_billing_address_index','Sean Davies Ronny Mushangwe 386a Albertina Sisulu Road, Fordsburg  Johannesburg GP 2033 ZA sean4d@gmail.com 0744876941'),
(13763,1906,'_shipping_address_index','        '),
(13764,1906,'is_vat_exempt','no'),
(13765,1906,'_recorded_sales','yes'),
(13766,1906,'_recorded_coupon_usage_counts','yes'),
(13767,1906,'_order_stock_reduced','yes'),
(13768,1907,'_order_key','wc_order_lf1IezsgaFU2W'),
(13769,1907,'_customer_user','0'),
(13770,1907,'_payment_method','cod'),
(13771,1907,'_payment_method_title','Get a quote'),
(13772,1907,'_customer_ip_address','105.184.146.40'),
(13773,1907,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36'),
(13774,1907,'_created_via','checkout'),
(13775,1907,'_cart_hash','1deae105b25770a3101f264ccf7c4911'),
(13776,1907,'_billing_first_name','lds'),
(13777,1907,'_billing_last_name','international'),
(13778,1907,'_billing_company','lds international'),
(13779,1907,'_billing_address_1','10 avon road'),
(13780,1907,'_billing_address_2','southbroom, south coast'),
(13781,1907,'_billing_city','southbroom'),
(13782,1907,'_billing_state','KZN'),
(13783,1907,'_billing_postcode','4277'),
(13784,1907,'_billing_country','ZA'),
(13785,1907,'_billing_email','gerald@ldsinternational.co.za'),
(13786,1907,'_billing_phone','0761850661'),
(13787,1907,'_order_currency','ZAR'),
(13788,1907,'_cart_discount','0'),
(13789,1907,'_cart_discount_tax','0'),
(13790,1907,'_order_shipping','0.00'),
(13791,1907,'_order_shipping_tax','0'),
(13792,1907,'_order_tax','0'),
(13793,1907,'_order_total','2504.70'),
(13794,1907,'_order_version','4.3.1'),
(13795,1907,'_prices_include_tax','no'),
(13796,1907,'_billing_address_index','lds international lds international 10 avon road southbroom, south coast southbroom KZN 4277 ZA gerald@ldsinternational.co.za 0761850661'),
(13797,1907,'_shipping_address_index','        '),
(13798,1907,'is_vat_exempt','no'),
(13799,1907,'_recorded_sales','yes'),
(13800,1907,'_recorded_coupon_usage_counts','yes'),
(13801,1907,'_order_stock_reduced','yes'),
(13802,1908,'_order_key','wc_order_wGaPF4Avg9cj1'),
(13803,1908,'_customer_user','0'),
(13804,1908,'_payment_method','cod'),
(13805,1908,'_payment_method_title','Get a quote'),
(13806,1908,'_customer_ip_address','41.13.204.43'),
(13807,1908,'_customer_user_agent','Mozilla/5.0 (Linux; Android 8.1.0; SM-A260F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.83 Mobile Safari/537.36'),
(13808,1908,'_created_via','checkout'),
(13809,1908,'_cart_hash','63038365099784f6be6918dea16d38ab'),
(13810,1908,'_billing_first_name','Mervyn'),
(13811,1908,'_billing_last_name','Plaatjies'),
(13812,1908,'_billing_address_1','36 Blumento Street Parsons Vlei'),
(13813,1908,'_billing_city','Port Elizabeth'),
(13814,1908,'_billing_state','EC'),
(13815,1908,'_billing_postcode','6025'),
(13816,1908,'_billing_country','ZA'),
(13817,1908,'_billing_email','mervynp26@gmail.com'),
(13818,1908,'_billing_phone','0720101636'),
(13819,1908,'_order_currency','ZAR'),
(13820,1908,'_cart_discount','0'),
(13821,1908,'_cart_discount_tax','0'),
(13822,1908,'_order_shipping','0.00'),
(13823,1908,'_order_shipping_tax','0'),
(13824,1908,'_order_tax','0'),
(13825,1908,'_order_total','2869.25'),
(13826,1908,'_order_version','4.3.1'),
(13827,1908,'_prices_include_tax','no'),
(13828,1908,'_billing_address_index','Mervyn Plaatjies  36 Blumento Street Parsons Vlei  Port Elizabeth EC 6025 ZA mervynp26@gmail.com 0720101636'),
(13829,1908,'_shipping_address_index','        '),
(13830,1908,'is_vat_exempt','no'),
(13831,1908,'_recorded_sales','yes'),
(13832,1908,'_recorded_coupon_usage_counts','yes'),
(13833,1908,'_order_stock_reduced','yes'),
(13834,1909,'_order_key','wc_order_J7eyxUV4jk6kj'),
(13835,1909,'_customer_user','0'),
(13836,1909,'_payment_method','cod'),
(13837,1909,'_payment_method_title','Get a quote'),
(13838,1909,'_customer_ip_address','41.246.128.111'),
(13839,1909,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36'),
(13840,1909,'_created_via','checkout'),
(13841,1909,'_cart_hash','9a9d8fd2fd9cd677f2655ced94e5f831'),
(13842,1909,'_billing_first_name','Roland'),
(13843,1909,'_billing_last_name','Treurnicht'),
(13844,1909,'_billing_address_1','5 Infantry Road'),
(13845,1909,'_billing_city','George'),
(13846,1909,'_billing_state','WC'),
(13847,1909,'_billing_postcode','6530'),
(13848,1909,'_billing_country','ZA'),
(13849,1909,'_billing_email','rowantreurnicht@gmail.com'),
(13850,1909,'_billing_phone','0609623904'),
(13851,1909,'_order_currency','ZAR'),
(13852,1909,'_cart_discount','0'),
(13853,1909,'_cart_discount_tax','0'),
(13854,1909,'_order_shipping','0.00'),
(13855,1909,'_order_shipping_tax','0'),
(13856,1909,'_order_tax','0'),
(13857,1909,'_order_total','1340.10'),
(13858,1909,'_order_version','4.3.1'),
(13859,1909,'_prices_include_tax','no'),
(13860,1909,'_billing_address_index','Roland Treurnicht  5 Infantry Road  George WC 6530 ZA rowantreurnicht@gmail.com 0609623904'),
(13861,1909,'_shipping_address_index','        '),
(13862,1909,'is_vat_exempt','no'),
(13863,1909,'_recorded_sales','yes'),
(13864,1909,'_recorded_coupon_usage_counts','yes'),
(13865,1909,'_order_stock_reduced','yes'),
(13866,1869,'_elementor_edit_mode','builder'),
(13867,1869,'_elementor_template_type','wp-post'),
(13868,1869,'_elementor_version','3.14.1'),
(13869,1869,'_elementor_pro_version','3.14.1'),
(13871,1911,'_order_key','wc_order_1kHgRPqWU4jS8'),
(13872,1911,'_customer_user','0'),
(13873,1911,'_payment_method','cod'),
(13874,1911,'_payment_method_title','Get a quote'),
(13875,1911,'_customer_ip_address','105.225.118.28'),
(13876,1911,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15'),
(13877,1911,'_created_via','checkout'),
(13878,1911,'_cart_hash','6b298616d66e843cd798b183c583eed1'),
(13879,1911,'_billing_first_name','Safiya'),
(13880,1911,'_billing_last_name','Makda'),
(13881,1911,'_billing_address_1','2 St Ives Ave.'),
(13882,1911,'_billing_city','Mayfair West. Johannesburg'),
(13883,1911,'_billing_state','GP'),
(13884,1911,'_billing_postcode','2092'),
(13885,1911,'_billing_country','ZA'),
(13886,1911,'_billing_email','safiyam@telkomsa.net'),
(13887,1911,'_billing_phone','0845878663'),
(13888,1911,'_order_currency','ZAR'),
(13889,1911,'_cart_discount','0'),
(13890,1911,'_cart_discount_tax','0'),
(13891,1911,'_order_shipping','0.00'),
(13892,1911,'_order_shipping_tax','0'),
(13893,1911,'_order_tax','0'),
(13894,1911,'_order_total','1552.50'),
(13895,1911,'_order_version','4.3.1'),
(13896,1911,'_prices_include_tax','no'),
(13897,1911,'_billing_address_index','Safiya Makda  2 St Ives Ave.  Mayfair West. Johannesburg GP 2092 ZA safiyam@telkomsa.net 0845878663'),
(13898,1911,'_shipping_address_index','        '),
(13899,1911,'is_vat_exempt','no'),
(13900,1911,'_recorded_sales','yes'),
(13901,1911,'_recorded_coupon_usage_counts','yes'),
(13902,1911,'_order_stock_reduced','yes'),
(13903,1912,'_order_key','wc_order_E7mf9lgbCyvDX'),
(13904,1912,'_customer_user','0'),
(13905,1912,'_payment_method','cod'),
(13906,1912,'_payment_method_title','Get a quote'),
(13907,1912,'_customer_ip_address','197.185.98.86'),
(13908,1912,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15'),
(13909,1912,'_created_via','checkout'),
(13910,1912,'_cart_hash','6e703f852daa0cdd1e0d086ae62b062b'),
(13911,1912,'_billing_first_name','Jose M'),
(13912,1912,'_billing_last_name','De gouveia'),
(13913,1912,'_billing_address_1','5a Lynwood rd ,Oriel'),
(13914,1912,'_billing_city','Bedfordview'),
(13915,1912,'_billing_state','GP'),
(13916,1912,'_billing_postcode','2007'),
(13917,1912,'_billing_country','ZA'),
(13918,1912,'_billing_email','degouveia@icon.co.za'),
(13919,1912,'_billing_phone','0832315556'),
(13920,1912,'_order_currency','ZAR'),
(13921,1912,'_cart_discount','0'),
(13922,1912,'_cart_discount_tax','0'),
(13923,1912,'_order_shipping','0.00'),
(13924,1912,'_order_shipping_tax','0'),
(13925,1912,'_order_tax','0'),
(13926,1912,'_order_total','2577.15'),
(13927,1912,'_order_version','4.3.2'),
(13928,1912,'_prices_include_tax','no'),
(13929,1912,'_billing_address_index','Jose M De gouveia  5a Lynwood rd ,Oriel  Bedfordview GP 2007 ZA degouveia@icon.co.za 0832315556'),
(13930,1912,'_shipping_address_index','        '),
(13931,1912,'is_vat_exempt','no'),
(13932,1912,'_recorded_sales','yes'),
(13933,1912,'_recorded_coupon_usage_counts','yes'),
(13934,1912,'_order_stock_reduced','yes'),
(13935,1913,'_order_key','wc_order_Aba8GRvozguQE'),
(13936,1913,'_customer_user','0'),
(13937,1913,'_payment_method','cod'),
(13938,1913,'_payment_method_title','Get a quote'),
(13939,1913,'_customer_ip_address','41.157.205.213'),
(13940,1913,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-T865) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/12.1 Chrome/79.0.3945.136 Safari/537.36'),
(13941,1913,'_created_via','checkout'),
(13942,1913,'_cart_hash','695518346c38f3f375805c7900bf9377'),
(13943,1913,'_billing_first_name','Krish'),
(13944,1913,'_billing_last_name','Deokali'),
(13945,1913,'_billing_company','Mobeni Integrated Systems'),
(13946,1913,'_billing_address_1','48 Highveld Street'),
(13947,1913,'_billing_city','Kempton Park'),
(13948,1913,'_billing_state','GP'),
(13949,1913,'_billing_postcode','1620'),
(13950,1913,'_billing_country','ZA'),
(13951,1913,'_billing_email','krish.d@mobeniis.co.za'),
(13952,1913,'_billing_phone','0826516802'),
(13953,1913,'_order_currency','ZAR'),
(13954,1913,'_cart_discount','0'),
(13955,1913,'_cart_discount_tax','0'),
(13956,1913,'_order_shipping','0.00'),
(13957,1913,'_order_shipping_tax','0'),
(13958,1913,'_order_tax','0'),
(13959,1913,'_order_total','5968.50'),
(13960,1913,'_order_version','4.3.2'),
(13961,1913,'_prices_include_tax','no'),
(13962,1913,'_billing_address_index','Krish Deokali Mobeni Integrated Systems 48 Highveld Street  Kempton Park GP 1620 ZA krish.d@mobeniis.co.za 0826516802'),
(13963,1913,'_shipping_address_index','        '),
(13964,1913,'is_vat_exempt','no'),
(13965,1913,'_recorded_sales','yes'),
(13966,1913,'_recorded_coupon_usage_counts','yes'),
(13967,1913,'_order_stock_reduced','yes'),
(13990,1914,'_order_key','wc_order_mGfFtgS3wFkU3'),
(13991,1914,'_customer_user','0'),
(13992,1914,'_payment_method','cod'),
(13993,1914,'_payment_method_title','Get a quote'),
(13994,1914,'_customer_ip_address','156.155.196.21'),
(13995,1914,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36 Edg/84.0.522.63'),
(13996,1914,'_created_via','checkout'),
(13997,1914,'_cart_hash','373792b0e8dee40d8303c1e09ab490f1'),
(13998,1914,'_billing_first_name','Malan'),
(13999,1914,'_billing_last_name','Vermaak'),
(14000,1914,'_billing_address_1','109 Frances Staniland'),
(14001,1914,'_billing_city','Montrose'),
(14002,1914,'_billing_state','KZN'),
(14003,1914,'_billing_postcode','3201'),
(14004,1914,'_billing_country','ZA'),
(14005,1914,'_billing_email','malanvermaak@gmail.com'),
(14006,1914,'_billing_phone','0846111130'),
(14007,1914,'_order_currency','ZAR'),
(14008,1914,'_cart_discount','0'),
(14009,1914,'_cart_discount_tax','0'),
(14010,1914,'_order_shipping','0.00'),
(14011,1914,'_order_shipping_tax','0'),
(14012,1914,'_order_tax','0'),
(14013,1914,'_order_total','3277.50'),
(14014,1914,'_order_version','4.4.1'),
(14015,1914,'_prices_include_tax','no'),
(14016,1914,'_billing_address_index','Malan Vermaak  109 Frances Staniland  Montrose KZN 3201 ZA malanvermaak@gmail.com 0846111130'),
(14017,1914,'_shipping_address_index','        '),
(14018,1914,'is_vat_exempt','no'),
(14019,1914,'_recorded_sales','yes'),
(14020,1914,'_recorded_coupon_usage_counts','yes'),
(14021,1914,'_order_stock_reduced','yes'),
(14022,1913,'_edit_lock','1598513464:244'),
(14111,1919,'_wp_attached_file','2019/07/64LED-Crystalite-Aimflo-e1598521725297.png'),
(14112,1919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:294;s:4:\"file\";s:50:\"2019/07/64LED-Crystalite-Aimflo-e1598521725297.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-300x294.png\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-768x752.png\";s:5:\"width\";i:768;s:6:\"height\";i:752;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-600x588.png\";s:5:\"width\";i:600;s:6:\"height\";i:588;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-600x588.png\";s:5:\"width\";i:600;s:6:\"height\";i:588;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"64LED-Crystalite-Aimflo-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14113,1919,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1018;s:6:\"height\";i:997;s:4:\"file\";s:27:\"64LED-Crystalite-Aimflo.png\";}}'),
(14114,1920,'_wp_attached_file','2019/07/64LED-Crystalite-Only-e1598521810829.png'),
(14115,1920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:250;s:6:\"height\";i:234;s:4:\"file\";s:48:\"2019/07/64LED-Crystalite-Only-e1598521810829.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-300x281.png\";s:5:\"width\";i:300;s:6:\"height\";i:281;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-768x719.png\";s:5:\"width\";i:768;s:6:\"height\";i:719;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-600x562.png\";s:5:\"width\";i:600;s:6:\"height\";i:562;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-600x562.png\";s:5:\"width\";i:600;s:6:\"height\";i:562;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"64LED-Crystalite-Only-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14116,1921,'_wp_attached_file','2019/07/SST-64LED-Crystalite.png'),
(14117,1921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:955;s:6:\"height\";i:948;s:4:\"file\";s:32:\"2019/07/SST-64LED-Crystalite.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-300x298.png\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-768x762.png\";s:5:\"width\";i:768;s:6:\"height\";i:762;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-600x596.png\";s:5:\"width\";i:600;s:6:\"height\";i:596;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-600x596.png\";s:5:\"width\";i:600;s:6:\"height\";i:596;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"SST-64LED-Crystalite-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14118,1920,'_edit_lock','1598521800:244'),
(14119,1920,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:969;s:6:\"height\";i:907;s:4:\"file\";s:25:\"64LED-Crystalite-Only.png\";}}'),
(14120,1920,'pp-custom-link',''),
(14121,1920,'_edit_last','244'),
(14122,1861,'_elementor_page_settings','a:11:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:8:\"6db113e9\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"3ed8b0b9\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:7:\"674de48\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:7:\"2d33973\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:9:\"site_name\";s:14:\"Nixin Poolware\";s:16:\"site_description\";s:43:\"Waterspouts, Pool Filters and Pool Products\";s:9:\"site_logo\";a:4:{s:3:\"url\";s:80:\"http://www.nixin.co.za/wp-content/uploads//2020/02/NIXIN-Logo-2022.png\";s:2:\"id\";i:2370;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(14195,1923,'_wp_attached_file','2019/07/64LED-Crystalite-Aimflo-website.jpg'),
(14196,1923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:949;s:6:\"height\";i:949;s:4:\"file\";s:43:\"2019/07/64LED-Crystalite-Aimflo-website.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"64LED-Crystalite-Aimflo-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14197,1924,'_wp_attached_file','2019/07/64LED-Crystalite-Only-website.jpg'),
(14198,1924,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:949;s:6:\"height\";i:948;s:4:\"file\";s:41:\"2019/07/64LED-Crystalite-Only-website.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"64LED-Crystalite-Only-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1598613331\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14199,1925,'_wp_attached_file','2019/07/SST-64LED-Crystalite-website.jpg'),
(14200,1925,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:949;s:6:\"height\";i:948;s:4:\"file\";s:40:\"2019/07/SST-64LED-Crystalite-website.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"SST-64LED-Crystalite-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1598613464\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14210,1926,'_wp_attached_file','2019/07/SST-Nano-Inflolite-website.jpg'),
(14211,1926,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:948;s:4:\"file\";s:38:\"2019/07/SST-Nano-Inflolite-website.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:38:\"SST-Nano-Inflolite-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1598613767\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14213,1927,'_order_key','wc_order_s8IvwmF9Y1LLW'),
(14214,1927,'_customer_user','0'),
(14215,1927,'_payment_method','cod'),
(14216,1927,'_payment_method_title','Get a quote'),
(14217,1927,'_customer_ip_address','84.226.36.145'),
(14218,1927,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),
(14219,1927,'_created_via','checkout'),
(14220,1927,'_cart_hash','1ac88347591059993a0e7873d5a8dbd4'),
(14221,1927,'_billing_first_name','Frederick'),
(14222,1927,'_billing_last_name','De Wit'),
(14223,1927,'_billing_address_1','Kinkel Street'),
(14224,1927,'_billing_address_2','4'),
(14225,1927,'_billing_city','Kuilsrivier'),
(14226,1927,'_billing_state','WC'),
(14227,1927,'_billing_postcode','8212'),
(14228,1927,'_billing_country','ZA'),
(14229,1927,'_billing_email','fred@micajo.co.za'),
(14230,1927,'_billing_phone','+27 64 461 4879'),
(14231,1927,'_order_currency','ZAR'),
(14232,1927,'_cart_discount','0'),
(14233,1927,'_cart_discount_tax','0'),
(14234,1927,'_order_shipping','0.00'),
(14235,1927,'_order_shipping_tax','0'),
(14236,1927,'_order_tax','0'),
(14237,1927,'_order_total','4390.70'),
(14238,1927,'_order_version','4.4.1'),
(14239,1927,'_prices_include_tax','no'),
(14240,1927,'_billing_address_index','Frederick De Wit  Kinkel Street 4 Kuilsrivier WC 8212 ZA fred@micajo.co.za +27 64 461 4879'),
(14241,1927,'_shipping_address_index','        '),
(14242,1927,'is_vat_exempt','no'),
(14243,1927,'_recorded_sales','yes'),
(14244,1927,'_recorded_coupon_usage_counts','yes'),
(14245,1927,'_order_stock_reduced','yes'),
(14247,1928,'_order_key','wc_order_Ijhg2JbzjfP5f'),
(14248,1928,'_customer_user','0'),
(14249,1928,'_payment_method','cod'),
(14250,1928,'_payment_method_title','Get a quote'),
(14251,1928,'_customer_ip_address','102.130.105.52'),
(14252,1928,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36'),
(14253,1928,'_created_via','checkout'),
(14254,1928,'_cart_hash','663c89fdd7810537e6844cdd90db746a'),
(14255,1928,'_billing_first_name','Christine'),
(14256,1928,'_billing_last_name','Tait'),
(14257,1928,'_billing_address_1','1246 Sierra Turn'),
(14258,1928,'_billing_city','Johannesburg'),
(14259,1928,'_billing_state','GP'),
(14260,1928,'_billing_postcode','1724'),
(14261,1928,'_billing_country','ZA'),
(14262,1928,'_billing_email','christine.tait@sandvik.com'),
(14263,1928,'_billing_phone','0767907198'),
(14264,1928,'_order_currency','ZAR'),
(14265,1928,'_cart_discount','0'),
(14266,1928,'_cart_discount_tax','0'),
(14267,1928,'_order_shipping','0.00'),
(14268,1928,'_order_shipping_tax','0'),
(14269,1928,'_order_tax','0'),
(14270,1928,'_order_total','7601.50'),
(14271,1928,'_order_version','4.4.1'),
(14272,1928,'_prices_include_tax','no'),
(14273,1928,'_billing_address_index','Christine Tait  1246 Sierra Turn  Johannesburg GP 1724 ZA christine.tait@sandvik.com 0767907198'),
(14274,1928,'_shipping_address_index','        '),
(14275,1928,'is_vat_exempt','no'),
(14276,1928,'_recorded_sales','yes'),
(14277,1928,'_recorded_coupon_usage_counts','yes'),
(14278,1928,'_order_stock_reduced','yes'),
(14282,1929,'_order_key','wc_order_TBPKwZi9b5CAy'),
(14283,1929,'_customer_user','0'),
(14284,1929,'_payment_method','cod'),
(14285,1929,'_payment_method_title','Get a quote'),
(14286,1929,'_customer_ip_address','196.25.195.118'),
(14287,1929,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Mobile Safari/537.36'),
(14288,1929,'_created_via','checkout'),
(14289,1929,'_cart_hash','b6ae6140756b273ad6abd10e6f1e53ed'),
(14290,1929,'_billing_first_name','Hector'),
(14291,1929,'_billing_last_name','Zarca'),
(14292,1929,'_billing_company','Orcom Trading 275 CC'),
(14293,1929,'_billing_address_1','16 Oupad Road'),
(14294,1929,'_billing_address_2','The Heads'),
(14295,1929,'_billing_city','Knysna'),
(14296,1929,'_billing_state','WC'),
(14297,1929,'_billing_postcode','6501'),
(14298,1929,'_billing_country','ZA'),
(14299,1929,'_billing_email','hectorz@telkomsa.net'),
(14300,1929,'_billing_phone','0828559655'),
(14301,1929,'_order_currency','ZAR'),
(14302,1929,'_cart_discount','0'),
(14303,1929,'_cart_discount_tax','0'),
(14304,1929,'_order_shipping','0.00'),
(14305,1929,'_order_shipping_tax','0'),
(14306,1929,'_order_tax','0'),
(14307,1929,'_order_total','1109.75'),
(14308,1929,'_order_version','4.4.1'),
(14309,1929,'_prices_include_tax','no'),
(14310,1929,'_billing_address_index','Hector Zarca Orcom Trading 275 CC 16 Oupad Road The Heads Knysna WC 6501 ZA hectorz@telkomsa.net 0828559655'),
(14311,1929,'_shipping_address_index','        '),
(14312,1929,'is_vat_exempt','no'),
(14313,1929,'_recorded_sales','yes'),
(14314,1929,'_recorded_coupon_usage_counts','yes'),
(14315,1929,'_order_stock_reduced','yes'),
(14377,1930,'_order_key','wc_order_xcgUbZfc7DzFQ'),
(14378,1930,'_customer_user','0'),
(14379,1930,'_payment_method','cod'),
(14380,1930,'_payment_method_title','Get a quote'),
(14381,1930,'_customer_ip_address','156.0.193.167'),
(14382,1930,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36'),
(14383,1930,'_created_via','checkout'),
(14384,1930,'_cart_hash','cb0be45dc7350c6ce03ded56a701c35f'),
(14385,1930,'_billing_first_name','Leonardo'),
(14386,1930,'_billing_last_name','Pittorino'),
(14387,1930,'_billing_address_1','3 Santana, Lingerett Rd, Sunninghill Gardens'),
(14388,1930,'_billing_city','Johannesburg'),
(14389,1930,'_billing_state','GP'),
(14390,1930,'_billing_postcode','2157'),
(14391,1930,'_billing_country','ZA'),
(14392,1930,'_billing_email','leonardo.pittorino@gmail.com'),
(14393,1930,'_billing_phone','0846032135'),
(14394,1930,'_order_currency','ZAR'),
(14395,1930,'_cart_discount','0'),
(14396,1930,'_cart_discount_tax','0'),
(14397,1930,'_order_shipping','0.00'),
(14398,1930,'_order_shipping_tax','0'),
(14399,1930,'_order_tax','0'),
(14400,1930,'_order_total','4950.75'),
(14401,1930,'_order_version','4.4.1'),
(14402,1930,'_prices_include_tax','no'),
(14403,1930,'_billing_address_index','Leonardo Pittorino  3 Santana, Lingerett Rd, Sunninghill Gardens  Johannesburg GP 2157 ZA leonardo.pittorino@gmail.com 0846032135'),
(14404,1930,'_shipping_address_index','        '),
(14405,1930,'is_vat_exempt','no'),
(14406,1930,'_recorded_sales','yes'),
(14407,1930,'_recorded_coupon_usage_counts','yes'),
(14408,1930,'_order_stock_reduced','yes'),
(14409,1931,'_order_key','wc_order_QJIa2xiA3m2xX'),
(14410,1931,'_customer_user','0'),
(14411,1931,'_payment_method','cod'),
(14412,1931,'_payment_method_title','Get a quote'),
(14413,1931,'_customer_ip_address','154.126.196.19'),
(14414,1931,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),
(14415,1931,'_created_via','checkout'),
(14416,1931,'_cart_hash','373792b0e8dee40d8303c1e09ab490f1'),
(14417,1931,'_billing_first_name','Werner'),
(14418,1931,'_billing_last_name','Claassen'),
(14419,1931,'_billing_company','Executive Landscaping'),
(14420,1931,'_billing_address_1','88Montague st Newcastle'),
(14421,1931,'_billing_city','Newcastle'),
(14422,1931,'_billing_state','KZN'),
(14423,1931,'_billing_postcode','2940'),
(14424,1931,'_billing_country','ZA'),
(14425,1931,'_billing_email','exland@newcastle.co.za'),
(14426,1931,'_billing_phone','0828078587'),
(14427,1931,'_order_currency','ZAR'),
(14428,1931,'_cart_discount','0'),
(14429,1931,'_cart_discount_tax','0'),
(14430,1931,'_order_shipping','0.00'),
(14431,1931,'_order_shipping_tax','0'),
(14432,1931,'_order_tax','0'),
(14433,1931,'_order_total','3277.50'),
(14434,1931,'_order_version','4.5.1'),
(14435,1931,'_prices_include_tax','no'),
(14436,1931,'_billing_address_index','Werner Claassen Executive Landscaping 88Montague st Newcastle  Newcastle KZN 2940 ZA exland@newcastle.co.za 0828078587'),
(14437,1931,'_shipping_address_index','        '),
(14438,1931,'is_vat_exempt','no'),
(14439,1931,'_recorded_sales','yes'),
(14440,1931,'_recorded_coupon_usage_counts','yes'),
(14441,1931,'_order_stock_reduced','yes'),
(14475,1932,'_order_key','wc_order_NGtUFwXpGiqo0'),
(14476,1932,'_customer_user','0'),
(14477,1932,'_payment_method','cod'),
(14478,1932,'_payment_method_title','Get a quote'),
(14479,1932,'_customer_ip_address','102.39.4.106'),
(14480,1932,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),
(14481,1932,'_created_via','checkout'),
(14482,1932,'_cart_hash','90d17c94debaff7ff7ce937fc9842fea'),
(14483,1932,'_billing_first_name','Johannes Diederick'),
(14484,1932,'_billing_last_name','Fritz'),
(14485,1932,'_billing_address_1','22 Sabie Road'),
(14486,1932,'_billing_address_2','13 La Toscana, Bardene'),
(14487,1932,'_billing_city','BOKSBURG'),
(14488,1932,'_billing_state','GP'),
(14489,1932,'_billing_postcode','1459'),
(14490,1932,'_billing_country','ZA'),
(14491,1932,'_billing_email','johan.rickfritz@gmail.com'),
(14492,1932,'_billing_phone','0833277755'),
(14493,1932,'_order_currency','ZAR'),
(14494,1932,'_cart_discount','0'),
(14495,1932,'_cart_discount_tax','0'),
(14496,1932,'_order_shipping','0.00'),
(14497,1932,'_order_shipping_tax','0'),
(14498,1932,'_order_tax','0'),
(14499,1932,'_order_total','1765.25'),
(14500,1932,'_order_version','4.5.1'),
(14501,1932,'_prices_include_tax','no'),
(14502,1932,'_billing_address_index','Johannes Diederick Fritz  22 Sabie Road 13 La Toscana, Bardene BOKSBURG GP 1459 ZA johan.rickfritz@gmail.com 0833277755'),
(14503,1932,'_shipping_address_index','        '),
(14504,1932,'is_vat_exempt','no'),
(14505,1932,'_recorded_sales','yes'),
(14506,1932,'_recorded_coupon_usage_counts','yes'),
(14507,1932,'_order_stock_reduced','yes'),
(14508,1933,'_order_key','wc_order_xQZsmndrcj4tk'),
(14509,1933,'_customer_user','0'),
(14510,1933,'_payment_method','cod'),
(14511,1933,'_payment_method_title','Get a quote'),
(14512,1933,'_customer_ip_address','102.39.4.106'),
(14513,1933,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36'),
(14514,1933,'_created_via','checkout'),
(14515,1933,'_cart_hash','90d17c94debaff7ff7ce937fc9842fea'),
(14516,1933,'_billing_first_name','Johannes Diederick'),
(14517,1933,'_billing_last_name','Fritz'),
(14518,1933,'_billing_address_1','22 Sabie Road'),
(14519,1933,'_billing_address_2','13 La Toscana, Bardene'),
(14520,1933,'_billing_city','BOKSBURG'),
(14521,1933,'_billing_state','GP'),
(14522,1933,'_billing_postcode','1459'),
(14523,1933,'_billing_country','ZA'),
(14524,1933,'_billing_email','johan.rickfritz@gmail.com'),
(14525,1933,'_billing_phone','0833277755'),
(14526,1933,'_order_currency','ZAR'),
(14527,1933,'_cart_discount','0'),
(14528,1933,'_cart_discount_tax','0'),
(14529,1933,'_order_shipping','0.00'),
(14530,1933,'_order_shipping_tax','0'),
(14531,1933,'_order_tax','0'),
(14532,1933,'_order_total','1765.25'),
(14533,1933,'_order_version','4.5.1'),
(14534,1933,'_prices_include_tax','no'),
(14535,1933,'_billing_address_index','Johannes Diederick Fritz  22 Sabie Road 13 La Toscana, Bardene BOKSBURG GP 1459 ZA johan.rickfritz@gmail.com 0833277755'),
(14536,1933,'_shipping_address_index','        '),
(14537,1933,'is_vat_exempt','no'),
(14538,1933,'_recorded_sales','yes'),
(14539,1933,'_recorded_coupon_usage_counts','yes'),
(14540,1933,'_order_stock_reduced','yes'),
(14568,1934,'_order_key','wc_order_D9DzyFRKwzRGZ'),
(14569,1934,'_customer_user','0'),
(14570,1934,'_payment_method','cod'),
(14571,1934,'_payment_method_title','Get a quote'),
(14572,1934,'_customer_ip_address','102.23.147.150'),
(14573,1934,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0'),
(14574,1934,'_created_via','checkout'),
(14575,1934,'_cart_hash','5b1335d2582a7d059a18342ce8f77f22'),
(14576,1934,'_billing_first_name','Johan'),
(14577,1934,'_billing_last_name','Naude'),
(14578,1934,'_billing_company','Naude Construction'),
(14579,1934,'_billing_address_1','53c Muray Street'),
(14580,1934,'_billing_city','Kroonstad'),
(14581,1934,'_billing_state','FS'),
(14582,1934,'_billing_postcode','9500'),
(14583,1934,'_billing_country','ZA'),
(14584,1934,'_billing_email','jennifer@naudeconstruction.co.za'),
(14585,1934,'_billing_phone','0824507840'),
(14586,1934,'_order_currency','ZAR'),
(14587,1934,'_cart_discount','0'),
(14588,1934,'_cart_discount_tax','0'),
(14589,1934,'_order_shipping','0.00'),
(14590,1934,'_order_shipping_tax','0'),
(14591,1934,'_order_tax','0'),
(14592,1934,'_order_total','10367.25'),
(14593,1934,'_order_version','4.5.2'),
(14594,1934,'_prices_include_tax','no'),
(14595,1934,'_billing_address_index','Johan Naude Naude Construction 53c Muray Street  Kroonstad FS 9500 ZA jennifer@naudeconstruction.co.za 0824507840'),
(14596,1934,'_shipping_address_index','        '),
(14597,1934,'is_vat_exempt','no'),
(14598,1934,'_recorded_sales','yes'),
(14599,1934,'_recorded_coupon_usage_counts','yes'),
(14600,1934,'_order_stock_reduced','yes'),
(14601,1935,'_order_key','wc_order_SFbARR5g8glxa'),
(14602,1935,'_customer_user','0'),
(14603,1935,'_payment_method','cod'),
(14604,1935,'_payment_method_title','Get a quote'),
(14605,1935,'_customer_ip_address','102.250.4.107'),
(14606,1935,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36'),
(14607,1935,'_created_via','checkout'),
(14608,1935,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(14609,1935,'_billing_first_name','WERNER'),
(14610,1935,'_billing_last_name','SWANEPOEL'),
(14611,1935,'_billing_address_1','461, brits ave 2018'),
(14612,1935,'_billing_address_2','brits road'),
(14613,1935,'_billing_city','pretoria'),
(14614,1935,'_billing_state','GP'),
(14615,1935,'_billing_postcode','0182'),
(14616,1935,'_billing_country','ZA'),
(14617,1935,'_billing_email','werner.swanepoel@sage.com'),
(14618,1935,'_billing_phone','0826714092'),
(14619,1935,'_order_currency','ZAR'),
(14620,1935,'_cart_discount','0'),
(14621,1935,'_cart_discount_tax','0'),
(14622,1935,'_order_shipping','0.00'),
(14623,1935,'_order_shipping_tax','0'),
(14624,1935,'_order_tax','0'),
(14625,1935,'_order_total','3605.25'),
(14626,1935,'_order_version','4.5.2'),
(14627,1935,'_prices_include_tax','no'),
(14628,1935,'_billing_address_index','WERNER SWANEPOEL  461, brits ave 2018 brits road pretoria GP 0182 ZA werner.swanepoel@sage.com 0826714092'),
(14629,1935,'_shipping_address_index','        '),
(14630,1935,'is_vat_exempt','no'),
(14631,1935,'_recorded_sales','yes'),
(14632,1935,'_recorded_coupon_usage_counts','yes'),
(14633,1935,'_order_stock_reduced','yes'),
(14634,1936,'_order_key','wc_order_i96QKqGaB2CBu'),
(14635,1936,'_customer_user','0'),
(14636,1936,'_payment_method','cod'),
(14637,1936,'_payment_method_title','Get a quote'),
(14638,1936,'_customer_ip_address','102.66.242.1'),
(14639,1936,'_customer_user_agent','Mozilla/5.0 (Linux; Android 7.0; HUAWEI VNS-L31) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36'),
(14640,1936,'_created_via','checkout'),
(14641,1936,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(14642,1936,'_billing_first_name','Ntshepiseng'),
(14643,1936,'_billing_last_name','Moshabe'),
(14644,1936,'_billing_address_1','Unit 90'),
(14645,1936,'_billing_address_2','Nyala Rock estate'),
(14646,1936,'_billing_city','Rustenburg'),
(14647,1936,'_billing_state','NW'),
(14648,1936,'_billing_postcode','0299'),
(14649,1936,'_billing_country','ZA'),
(14650,1936,'_billing_email','ntshepiseng.moshabe@gmail.com'),
(14651,1936,'_billing_phone','0733015285'),
(14652,1936,'_order_currency','ZAR'),
(14653,1936,'_cart_discount','0'),
(14654,1936,'_cart_discount_tax','0'),
(14655,1936,'_order_shipping','0.00'),
(14656,1936,'_order_shipping_tax','0'),
(14657,1936,'_order_tax','0'),
(14658,1936,'_order_total','3605.25'),
(14659,1936,'_order_version','4.5.2'),
(14660,1936,'_prices_include_tax','no'),
(14661,1936,'_billing_address_index','Ntshepiseng Moshabe  Unit 90 Nyala Rock estate Rustenburg NW 0299 ZA ntshepiseng.moshabe@gmail.com 0733015285'),
(14662,1936,'_shipping_address_index','        '),
(14663,1936,'is_vat_exempt','no'),
(14664,1936,'_recorded_sales','yes'),
(14665,1936,'_recorded_coupon_usage_counts','yes'),
(14666,1936,'_order_stock_reduced','yes'),
(14667,1937,'_order_key','wc_order_TmcwltN32XoWw'),
(14668,1937,'_customer_user','0'),
(14669,1937,'_payment_method','cod'),
(14670,1937,'_payment_method_title','Get a quote'),
(14671,1937,'_customer_ip_address','154.117.134.46'),
(14672,1937,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36'),
(14673,1937,'_created_via','checkout'),
(14674,1937,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(14675,1937,'_billing_first_name','Gert'),
(14676,1937,'_billing_last_name','Jacobs'),
(14677,1937,'_billing_company','NWAG'),
(14678,1937,'_billing_address_1','15 Prinsloo street'),
(14679,1937,'_billing_city','Alberton North'),
(14680,1937,'_billing_state','GP'),
(14681,1937,'_billing_postcode','1499'),
(14682,1937,'_billing_country','ZA'),
(14683,1937,'_billing_email','gertj@advancedfst.co.za'),
(14684,1937,'_billing_phone','0828741831'),
(14685,1937,'_order_currency','ZAR'),
(14686,1937,'_cart_discount','0'),
(14687,1937,'_cart_discount_tax','0'),
(14688,1937,'_order_shipping','0.00'),
(14689,1937,'_order_shipping_tax','0'),
(14690,1937,'_order_tax','0'),
(14691,1937,'_order_total','3605.25'),
(14692,1937,'_order_version','4.5.2'),
(14693,1937,'_prices_include_tax','no'),
(14694,1937,'_billing_address_index','Gert Jacobs NWAG 15 Prinsloo street  Alberton North GP 1499 ZA gertj@advancedfst.co.za 0828741831'),
(14695,1937,'_shipping_address_index','        '),
(14696,1937,'is_vat_exempt','no'),
(14697,1937,'_recorded_sales','yes'),
(14698,1937,'_recorded_coupon_usage_counts','yes'),
(14699,1937,'_order_stock_reduced','yes'),
(14700,1938,'_order_key','wc_order_gB5gFOv6XsWDN'),
(14701,1938,'_customer_user','0'),
(14702,1938,'_payment_method','cod'),
(14703,1938,'_payment_method_title','Get a quote'),
(14704,1938,'_customer_ip_address','105.225.66.191'),
(14705,1938,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15'),
(14706,1938,'_created_via','checkout'),
(14707,1938,'_cart_hash','4fa453d41987b3308e0fc3aa8c337ebe'),
(14708,1938,'_billing_first_name','Safiya'),
(14709,1938,'_billing_last_name','Makda'),
(14710,1938,'_billing_address_1','2 St Ives Ave.'),
(14711,1938,'_billing_city','Mayfair West'),
(14712,1938,'_billing_state','GP'),
(14713,1938,'_billing_postcode','2092'),
(14714,1938,'_billing_country','ZA'),
(14715,1938,'_billing_email','safiyam@telkomsa.net'),
(14716,1938,'_billing_phone','0845878663'),
(14717,1938,'_order_currency','ZAR'),
(14718,1938,'_cart_discount','0'),
(14719,1938,'_cart_discount_tax','0'),
(14720,1938,'_order_shipping','0.00'),
(14721,1938,'_order_shipping_tax','0'),
(14722,1938,'_order_tax','0'),
(14723,1938,'_order_total','2994.60'),
(14724,1938,'_order_version','4.5.2'),
(14725,1938,'_prices_include_tax','no'),
(14726,1938,'_billing_address_index','Safiya Makda  2 St Ives Ave.  Mayfair West GP 2092 ZA safiyam@telkomsa.net 0845878663'),
(14727,1938,'_shipping_address_index','        '),
(14728,1938,'is_vat_exempt','no'),
(14729,1938,'_recorded_sales','yes'),
(14730,1938,'_recorded_coupon_usage_counts','yes'),
(14731,1938,'_order_stock_reduced','yes'),
(14732,1939,'_order_key','wc_order_O1ovNn3j2m0l2'),
(14733,1939,'_customer_user','0'),
(14734,1939,'_payment_method','cod'),
(14735,1939,'_payment_method_title','Get a quote'),
(14736,1939,'_customer_ip_address','41.60.84.182'),
(14737,1939,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36'),
(14738,1939,'_created_via','checkout'),
(14739,1939,'_cart_hash','e275f55df53571f8f25fe05edc224713'),
(14740,1939,'_billing_first_name','Pardon'),
(14741,1939,'_billing_last_name','Mujakachi'),
(14742,1939,'_billing_address_1','43 French Lane, Morningside'),
(14743,1939,'_billing_address_2','Plairsir Complex Unit 11'),
(14744,1939,'_billing_city','Jonnesburg'),
(14745,1939,'_billing_state','GP'),
(14746,1939,'_billing_postcode','2190'),
(14747,1939,'_billing_country','ZA'),
(14748,1939,'_billing_email','pardon.mujakachi@gmail.com'),
(14749,1939,'_billing_phone','0793867937'),
(14750,1939,'_order_currency','ZAR'),
(14751,1939,'_cart_discount','0'),
(14752,1939,'_cart_discount_tax','0'),
(14753,1939,'_order_shipping','0.00'),
(14754,1939,'_order_shipping_tax','0'),
(14755,1939,'_order_tax','0'),
(14756,1939,'_order_total','6934.50'),
(14757,1939,'_order_version','4.5.2'),
(14758,1939,'_prices_include_tax','no'),
(14759,1939,'_billing_address_index','Pardon Mujakachi  43 French Lane, Morningside Plairsir Complex Unit 11 Jonnesburg GP 2190 ZA pardon.mujakachi@gmail.com 0793867937'),
(14760,1939,'_shipping_address_index','        '),
(14761,1939,'is_vat_exempt','no'),
(14762,1939,'_recorded_sales','yes'),
(14763,1939,'_recorded_coupon_usage_counts','yes'),
(14764,1939,'_order_stock_reduced','yes'),
(14765,1941,'_order_key','wc_order_SraLYKxVLogRY'),
(14766,1941,'_customer_user','0'),
(14767,1941,'_payment_method','cod'),
(14768,1941,'_payment_method_title','Get a quote'),
(14769,1941,'_customer_ip_address','197.245.64.151'),
(14770,1941,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Mobile Safari/537.36'),
(14771,1941,'_created_via','checkout'),
(14772,1941,'_cart_hash','a87ce00ef31f4af131db8e73b32e8a91'),
(14773,1941,'_billing_first_name','Alkesh'),
(14774,1941,'_billing_last_name','Magan'),
(14775,1941,'_billing_company','CFIH'),
(14776,1941,'_billing_address_1','Suite 201 Sandton mediclinic South Block'),
(14777,1941,'_billing_address_2','Cnr peter place and Main Road Bryanston 2021'),
(14778,1941,'_billing_city','Johannesburg'),
(14779,1941,'_billing_state','GP'),
(14780,1941,'_billing_postcode','2021'),
(14781,1941,'_billing_country','ZA'),
(14782,1941,'_billing_email','drmagan@live.co.za'),
(14783,1941,'_billing_phone','0117092198'),
(14784,1941,'_order_currency','ZAR'),
(14785,1941,'_cart_discount','0'),
(14786,1941,'_cart_discount_tax','0'),
(14787,1941,'_order_shipping','0.00'),
(14788,1941,'_order_shipping_tax','0'),
(14789,1941,'_order_tax','0'),
(14790,1941,'_order_total','1644.50'),
(14791,1941,'_order_version','4.5.2'),
(14792,1941,'_prices_include_tax','no'),
(14793,1941,'_billing_address_index','Alkesh Magan CFIH Suite 201 Sandton mediclinic South Block Cnr peter place and Main Road Bryanston 2021 Johannesburg GP 2021 ZA drmagan@live.co.za 0117092198'),
(14794,1941,'_shipping_address_index','        '),
(14795,1941,'is_vat_exempt','no'),
(14796,1941,'_recorded_sales','yes'),
(14797,1941,'_recorded_coupon_usage_counts','yes'),
(14798,1941,'_order_stock_reduced','yes'),
(14801,1943,'_wp_attached_file','2020/10/seahorse-e1601536749703.jpg'),
(14802,1943,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:123;s:6:\"height\";i:200;s:4:\"file\";s:35:\"2020/10/seahorse-e1601536749703.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"seahorse-184x300.jpg\";s:5:\"width\";i:184;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"seahorse-627x1024.jpg\";s:5:\"width\";i:627;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"seahorse-e1601536677447-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"seahorse-600x980.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:980;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"seahorse-e1601536677447-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"seahorse-600x980.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:980;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"seahorse-e1601536677447-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14803,1943,'_wp_attachment_backup_sizes','a:14:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:710;s:6:\"height\";i:1160;s:4:\"file\";s:12:\"seahorse.jpg\";}s:18:\"full-1601536638123\";a:3:{s:5:\"width\";i:300;s:6:\"height\";i:490;s:4:\"file\";s:27:\"seahorse-e1601536613723.jpg\";}s:18:\"full-1601536653143\";a:3:{s:5:\"width\";i:184;s:6:\"height\";i:300;s:4:\"file\";s:27:\"seahorse-e1601536638123.jpg\";}s:18:\"full-1601536677447\";a:3:{s:5:\"width\";i:184;s:6:\"height\";i:300;s:4:\"file\";s:27:\"seahorse-e1601536653143.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-184x300.jpg\";s:5:\"width\";i:184;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:21:\"seahorse-627x1024.jpg\";s:5:\"width\";i:627;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"woocommerce_thumbnail-orig\";a:5:{s:4:\"file\";s:20:\"seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:23:\"woocommerce_single-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-600x980.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:980;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:34:\"woocommerce_gallery_thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-600x980.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:980;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:20:\"seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1601536749703\";a:3:{s:5:\"width\";i:184;s:6:\"height\";i:300;s:4:\"file\";s:27:\"seahorse-e1601536677447.jpg\";}}'),
(14804,1943,'_wp_attachment_image_alt','Paradigm - Seahorse'),
(14866,1946,'_order_key','wc_order_tdd1owQRthBTi'),
(14867,1946,'_customer_user','0'),
(14868,1946,'_payment_method','cod'),
(14869,1946,'_payment_method_title','Get a quote'),
(14870,1946,'_customer_ip_address','41.135.115.166'),
(14871,1946,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36 Edg/85.0.564.63'),
(14872,1946,'_created_via','checkout'),
(14873,1946,'_cart_hash','e894d3c9a39cb3cc41901859c43e2b54'),
(14874,1946,'_billing_first_name','Bobby'),
(14875,1946,'_billing_last_name','Keller'),
(14876,1946,'_billing_company','Africa Militaire'),
(14877,1946,'_billing_address_1','773 Tipperary Road Faerie Glen'),
(14878,1946,'_billing_city','Pretoria'),
(14879,1946,'_billing_state','GP'),
(14880,1946,'_billing_postcode','0042'),
(14881,1946,'_billing_country','ZA'),
(14882,1946,'_billing_email','strategos@mweb.co.za'),
(14883,1946,'_billing_phone','0836615694'),
(14884,1946,'_order_currency','ZAR'),
(14885,1946,'_cart_discount','0'),
(14886,1946,'_cart_discount_tax','0'),
(14887,1946,'_order_shipping','0.00'),
(14888,1946,'_order_shipping_tax','0'),
(14889,1946,'_order_tax','0'),
(14890,1946,'_order_total','7848.75'),
(14891,1946,'_order_version','4.5.2'),
(14892,1946,'_prices_include_tax','no'),
(14893,1946,'_billing_address_index','Bobby Keller Africa Militaire 773 Tipperary Road Faerie Glen  Pretoria GP 0042 ZA strategos@mweb.co.za 0836615694'),
(14894,1946,'_shipping_address_index','        '),
(14895,1946,'is_vat_exempt','no'),
(14896,1946,'_recorded_sales','yes'),
(14897,1946,'_recorded_coupon_usage_counts','yes'),
(14898,1946,'_order_stock_reduced','yes'),
(14899,1947,'_order_key','wc_order_N6MXlinmGuqpJ'),
(14900,1947,'_customer_user','0'),
(14901,1947,'_payment_method','cod'),
(14902,1947,'_payment_method_title','Get a quote'),
(14903,1947,'_customer_ip_address','210.10.242.138'),
(14904,1947,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; Nokia 2.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Mobile Safari/537.36'),
(14905,1947,'_created_via','checkout'),
(14906,1947,'_cart_hash','58850f3fbe20b85d897f4c588811bfd6'),
(14907,1947,'_billing_first_name','Phillip'),
(14908,1947,'_billing_last_name','Chiwetu'),
(14909,1947,'_billing_address_1','491 addilyn'),
(14910,1947,'_billing_address_2','Westgate'),
(14911,1947,'_billing_city','Harare'),
(14912,1947,'_billing_state','Zimbabwe'),
(14913,1947,'_billing_country','ZW'),
(14914,1947,'_billing_email','pchiwetu@yahoo.com'),
(14915,1947,'_billing_phone','+263775234469'),
(14916,1947,'_order_currency','ZAR'),
(14917,1947,'_cart_discount','0'),
(14918,1947,'_cart_discount_tax','0'),
(14919,1947,'_order_shipping','0.00'),
(14920,1947,'_order_shipping_tax','0'),
(14921,1947,'_order_tax','0'),
(14922,1947,'_order_total','17584.65'),
(14923,1947,'_order_version','4.5.2'),
(14924,1947,'_prices_include_tax','no'),
(14925,1947,'_billing_address_index','Phillip Chiwetu  491 addilyn Westgate Harare Zimbabwe  ZW pchiwetu@yahoo.com +263775234469'),
(14926,1947,'_shipping_address_index','        '),
(14927,1947,'is_vat_exempt','no'),
(14928,1947,'_recorded_sales','yes'),
(14929,1947,'_recorded_coupon_usage_counts','yes'),
(14930,1947,'_order_stock_reduced','yes'),
(14931,1948,'_order_key','wc_order_Lv6ZxYf9H1CnN'),
(14932,1948,'_customer_user','0'),
(14933,1948,'_payment_method','cod'),
(14934,1948,'_payment_method_title','Get a quote'),
(14935,1948,'_customer_ip_address','105.251.227.208'),
(14936,1948,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; ELE-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36'),
(14937,1948,'_created_via','checkout'),
(14938,1948,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(14939,1948,'_billing_first_name','Petrus'),
(14940,1948,'_billing_last_name','Pieterse'),
(14941,1948,'_billing_address_1','97 On Strand 97 Beach rd'),
(14942,1948,'_billing_address_2','The belgian waffle house'),
(14943,1948,'_billing_city','Strand'),
(14944,1948,'_billing_state','WC'),
(14945,1948,'_billing_postcode','7140'),
(14946,1948,'_billing_country','ZA'),
(14947,1948,'_billing_email','phppieterse@hotmail.com'),
(14948,1948,'_billing_phone','0764557820'),
(14949,1948,'_order_currency','ZAR'),
(14950,1948,'_cart_discount','0'),
(14951,1948,'_cart_discount_tax','0'),
(14952,1948,'_order_shipping','0.00'),
(14953,1948,'_order_shipping_tax','0'),
(14954,1948,'_order_tax','0'),
(14955,1948,'_order_total','3156.75'),
(14956,1948,'_order_version','4.5.2'),
(14957,1948,'_prices_include_tax','no'),
(14958,1948,'_billing_address_index','Petrus Pieterse  97 On Strand 97 Beach rd The belgian waffle house Strand WC 7140 ZA phppieterse@hotmail.com 0764557820'),
(14959,1948,'_shipping_address_index','        '),
(14960,1948,'is_vat_exempt','no'),
(14961,1948,'_recorded_sales','yes'),
(14962,1948,'_recorded_coupon_usage_counts','yes'),
(14963,1948,'_order_stock_reduced','yes'),
(14964,1949,'_order_key','wc_order_fdSbXX8hs28zM'),
(14965,1949,'_customer_user','0'),
(14966,1949,'_payment_method','cod'),
(14967,1949,'_payment_method_title','Get a quote'),
(14968,1949,'_customer_ip_address','105.4.6.64'),
(14969,1949,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36'),
(14970,1949,'_created_via','checkout'),
(14971,1949,'_cart_hash','ea2203a1dff5f8b165eee1d7d048e614'),
(14972,1949,'_billing_first_name','Keamogetse'),
(14973,1949,'_billing_last_name','Nwaila'),
(14974,1949,'_billing_address_1','5 Post Office Street'),
(14975,1949,'_billing_city','OLIVEDALE'),
(14976,1949,'_billing_state','GP'),
(14977,1949,'_billing_postcode','2158'),
(14978,1949,'_billing_country','ZA'),
(14979,1949,'_billing_email','keamogete@nwailaattorneys.co.za'),
(14980,1949,'_billing_phone','0632350249'),
(14981,1949,'_order_currency','ZAR'),
(14982,1949,'_cart_discount','0'),
(14983,1949,'_cart_discount_tax','0'),
(14984,1949,'_order_shipping','0.00'),
(14985,1949,'_order_shipping_tax','0'),
(14986,1949,'_order_tax','0'),
(14987,1949,'_order_total','1690.50'),
(14988,1949,'_order_version','4.5.2'),
(14989,1949,'_prices_include_tax','no'),
(14990,1949,'_billing_address_index','Keamogetse Nwaila  5 Post Office Street  OLIVEDALE GP 2158 ZA keamogete@nwailaattorneys.co.za 0632350249'),
(14991,1949,'_shipping_address_index','        '),
(14992,1949,'is_vat_exempt','no'),
(14993,1949,'_recorded_sales','yes'),
(14994,1949,'_recorded_coupon_usage_counts','yes'),
(14995,1949,'_order_stock_reduced','yes'),
(14996,1950,'_order_key','wc_order_yR7EMHARKIq3P'),
(14997,1950,'_customer_user','0'),
(14998,1950,'_payment_method','cod'),
(14999,1950,'_payment_method_title','Get a quote'),
(15000,1950,'_customer_ip_address','169.0.61.234'),
(15001,1950,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15'),
(15002,1950,'_created_via','checkout'),
(15003,1950,'_cart_hash','4c076a8f23aee9b8c5966fab53fc0796'),
(15004,1950,'_billing_first_name','Giovanni'),
(15005,1950,'_billing_last_name','Nostro'),
(15006,1950,'_billing_company','TP Enterprises'),
(15007,1950,'_billing_address_1','20 avenue suzanne hout bay'),
(15008,1950,'_billing_city','cape town'),
(15009,1950,'_billing_state','WC'),
(15010,1950,'_billing_postcode','7806'),
(15011,1950,'_billing_country','ZA'),
(15012,1950,'_billing_email','flightdeck@mweb.co.za'),
(15013,1950,'_billing_phone','0734493943'),
(15014,1950,'_order_currency','ZAR'),
(15015,1950,'_cart_discount','0'),
(15016,1950,'_cart_discount_tax','0'),
(15017,1950,'_order_shipping','0.00'),
(15018,1950,'_order_shipping_tax','0'),
(15019,1950,'_order_tax','0'),
(15020,1950,'_order_total','1082.50'),
(15021,1950,'_order_version','4.5.2'),
(15022,1950,'_prices_include_tax','no'),
(15023,1950,'_billing_address_index','Giovanni Nostro TP Enterprises 20 avenue suzanne hout bay  cape town WC 7806 ZA flightdeck@mweb.co.za 0734493943'),
(15024,1950,'_shipping_address_index','        '),
(15025,1950,'is_vat_exempt','no'),
(15026,1950,'_recorded_sales','yes'),
(15027,1950,'_recorded_coupon_usage_counts','yes'),
(15028,1950,'_order_stock_reduced','yes'),
(15029,1951,'_order_key','wc_order_Puvdw3thnJPiY'),
(15030,1951,'_customer_user','0'),
(15031,1951,'_payment_method','cod'),
(15032,1951,'_payment_method_title','Get a quote'),
(15033,1951,'_customer_ip_address','105.12.7.4'),
(15034,1951,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36'),
(15035,1951,'_created_via','checkout'),
(15036,1951,'_cart_hash','e39c2d97f8fb6703ccb843f975b73a76'),
(15037,1951,'_billing_first_name','Sifiso'),
(15038,1951,'_billing_last_name','Nwaila'),
(15039,1951,'_billing_address_1','5 Post Office Street'),
(15040,1951,'_billing_city','OLIVEDALE'),
(15041,1951,'_billing_state','GP'),
(15042,1951,'_billing_postcode','2158'),
(15043,1951,'_billing_country','ZA'),
(15044,1951,'_billing_email','nosifis@hotmail.com'),
(15045,1951,'_billing_phone','0721408266'),
(15046,1951,'_order_currency','ZAR'),
(15047,1951,'_cart_discount','0'),
(15048,1951,'_cart_discount_tax','0'),
(15049,1951,'_order_shipping','0.00'),
(15050,1951,'_order_shipping_tax','0'),
(15051,1951,'_order_tax','0'),
(15052,1951,'_order_total','2104.50'),
(15053,1951,'_order_version','4.5.2'),
(15054,1951,'_prices_include_tax','no'),
(15055,1951,'_billing_address_index','Sifiso Nwaila  5 Post Office Street  OLIVEDALE GP 2158 ZA nosifis@hotmail.com 0721408266'),
(15056,1951,'_shipping_address_index','        '),
(15057,1951,'is_vat_exempt','no'),
(15058,1951,'_recorded_sales','yes'),
(15059,1951,'_recorded_coupon_usage_counts','yes'),
(15060,1951,'_order_stock_reduced','yes'),
(15061,1952,'_order_key','wc_order_eTCf0Aep2otzL'),
(15062,1952,'_customer_user','0'),
(15063,1952,'_payment_method','cod'),
(15064,1952,'_payment_method_title','Get a quote'),
(15065,1952,'_customer_ip_address','41.13.114.80'),
(15066,1952,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.127 Mobile Safari/537.36'),
(15067,1952,'_created_via','checkout'),
(15068,1952,'_cart_hash','b86e15a7a9eb32db56518d19d3cd17c9'),
(15069,1952,'_billing_first_name','jaco'),
(15070,1952,'_billing_last_name','kruger'),
(15071,1952,'_billing_address_1','14a sandrivier laan'),
(15072,1952,'_billing_address_2','cashan 4'),
(15073,1952,'_billing_city','Rustenburg'),
(15074,1952,'_billing_state','NW'),
(15075,1952,'_billing_postcode','0299'),
(15076,1952,'_billing_country','ZA'),
(15077,1952,'_billing_email','volvokruger@gmail.com'),
(15078,1952,'_billing_phone','0823372662'),
(15079,1952,'_order_currency','ZAR'),
(15080,1952,'_cart_discount','0'),
(15081,1952,'_cart_discount_tax','0'),
(15082,1952,'_order_shipping','0.00'),
(15083,1952,'_order_shipping_tax','0'),
(15084,1952,'_order_tax','0'),
(15085,1952,'_order_total','740.60'),
(15086,1952,'_order_version','4.5.2'),
(15087,1952,'_prices_include_tax','no'),
(15088,1952,'_billing_address_index','jaco kruger  14a sandrivier laan cashan 4 Rustenburg NW 0299 ZA volvokruger@gmail.com 0823372662'),
(15089,1952,'_shipping_address_index','        '),
(15090,1952,'is_vat_exempt','no'),
(15091,1952,'_recorded_sales','yes'),
(15092,1952,'_recorded_coupon_usage_counts','yes'),
(15093,1952,'_order_stock_reduced','yes'),
(15094,1953,'_order_key','wc_order_3k4B1PoEpZUtX'),
(15095,1953,'_customer_user','0'),
(15096,1953,'_payment_method','cod'),
(15097,1953,'_payment_method_title','Get a quote'),
(15098,1953,'_customer_ip_address','105.213.64.72'),
(15099,1953,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Safari/605.1.15'),
(15100,1953,'_created_via','checkout'),
(15101,1953,'_cart_hash','45cce3363702a1c966bcdede2e49fc2a'),
(15102,1953,'_billing_first_name','Neil'),
(15103,1953,'_billing_last_name','Kinsley'),
(15104,1953,'_billing_address_1','4255 Fish eagle Ave, Cedar lakes Estate, Cedar Road, Fourways'),
(15105,1953,'_billing_city','Johannesburg'),
(15106,1953,'_billing_state','GP'),
(15107,1953,'_billing_postcode','2021'),
(15108,1953,'_billing_country','ZA'),
(15109,1953,'_billing_email','neilkinsley@gmail.com'),
(15110,1953,'_billing_phone','0826062834'),
(15111,1953,'_order_currency','ZAR'),
(15112,1953,'_cart_discount','0'),
(15113,1953,'_cart_discount_tax','0'),
(15114,1953,'_order_shipping','0.00'),
(15115,1953,'_order_shipping_tax','0'),
(15116,1953,'_order_tax','0'),
(15117,1953,'_order_total','6565.35'),
(15118,1953,'_order_version','4.5.2'),
(15119,1953,'_prices_include_tax','no'),
(15120,1953,'_billing_address_index','Neil Kinsley  4255 Fish eagle Ave, Cedar lakes Estate, Cedar Road, Fourways  Johannesburg GP 2021 ZA neilkinsley@gmail.com 0826062834'),
(15121,1953,'_shipping_address_index','        '),
(15122,1953,'is_vat_exempt','no'),
(15123,1953,'_recorded_sales','yes'),
(15124,1953,'_recorded_coupon_usage_counts','yes'),
(15125,1953,'_order_stock_reduced','yes'),
(15126,1954,'_order_key','wc_order_GsmlYH61oiETq'),
(15127,1954,'_customer_user','0'),
(15128,1954,'_payment_method','cod'),
(15129,1954,'_payment_method_title','Get a quote'),
(15130,1954,'_customer_ip_address','169.0.162.22'),
(15131,1954,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36'),
(15132,1954,'_created_via','checkout'),
(15133,1954,'_cart_hash','aa60f204cdb031822e1f596fbc240ba1'),
(15134,1954,'_billing_first_name','Preston'),
(15135,1954,'_billing_last_name','Scott'),
(15136,1954,'_billing_company','Syndicate Pool Services (Pty) Ltd'),
(15137,1954,'_billing_address_1','15 Heather Road, Berea West.'),
(15138,1954,'_billing_city','Durban'),
(15139,1954,'_billing_state','KZN'),
(15140,1954,'_billing_postcode','3630'),
(15141,1954,'_billing_country','ZA'),
(15142,1954,'_billing_email','info@syndicatepool.co.za'),
(15143,1954,'_billing_phone','0828754299'),
(15144,1954,'_order_currency','ZAR'),
(15145,1954,'_cart_discount','0'),
(15146,1954,'_cart_discount_tax','0'),
(15147,1954,'_order_shipping','0.00'),
(15148,1954,'_order_shipping_tax','0'),
(15149,1954,'_order_tax','0'),
(15150,1954,'_order_total','2696.75'),
(15151,1954,'_order_version','4.5.2'),
(15152,1954,'_prices_include_tax','no'),
(15153,1954,'_billing_address_index','Preston Scott Syndicate Pool Services (Pty) Ltd 15 Heather Road, Berea West.  Durban KZN 3630 ZA info@syndicatepool.co.za 0828754299'),
(15154,1954,'_shipping_address_index','        '),
(15155,1954,'is_vat_exempt','no'),
(15156,1954,'_recorded_sales','yes'),
(15157,1954,'_recorded_coupon_usage_counts','yes'),
(15158,1954,'_order_stock_reduced','yes'),
(15159,1955,'_order_key','wc_order_ANClNzojoGClD'),
(15160,1955,'_customer_user','0'),
(15161,1955,'_payment_method','cod'),
(15162,1955,'_payment_method_title','Get a quote'),
(15163,1955,'_customer_ip_address','169.239.176.7'),
(15164,1955,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),
(15165,1955,'_created_via','checkout'),
(15166,1955,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(15167,1955,'_billing_first_name','Zunaid'),
(15168,1955,'_billing_last_name','Kalla'),
(15169,1955,'_billing_address_1','19 Quartzite Drive'),
(15170,1955,'_billing_city','Johannesburg'),
(15171,1955,'_billing_state','GP'),
(15172,1955,'_billing_postcode','2061'),
(15173,1955,'_billing_country','ZA'),
(15174,1955,'_billing_email','zunaid.kalla@gmail.com'),
(15175,1955,'_billing_phone','0827522532'),
(15176,1955,'_order_currency','ZAR'),
(15177,1955,'_cart_discount','0'),
(15178,1955,'_cart_discount_tax','0'),
(15179,1955,'_order_shipping','0.00'),
(15180,1955,'_order_shipping_tax','0'),
(15181,1955,'_order_tax','0'),
(15182,1955,'_order_total','2478.25'),
(15183,1955,'_order_version','4.5.2'),
(15184,1955,'_prices_include_tax','no'),
(15185,1955,'_billing_address_index','Zunaid Kalla  19 Quartzite Drive  Johannesburg GP 2061 ZA zunaid.kalla@gmail.com 0827522532'),
(15186,1955,'_shipping_address_index','        '),
(15187,1955,'is_vat_exempt','no'),
(15188,1955,'_recorded_sales','yes'),
(15189,1955,'_recorded_coupon_usage_counts','yes'),
(15190,1955,'_order_stock_reduced','yes'),
(15191,1956,'_order_key','wc_order_XgBECDRXWvY8p'),
(15192,1956,'_customer_user','0'),
(15193,1956,'_payment_method','cod'),
(15194,1956,'_payment_method_title','Get a quote'),
(15195,1956,'_customer_ip_address','169.239.176.7'),
(15196,1956,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 13_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Mobile/15E148 Safari/604.1'),
(15197,1956,'_created_via','checkout'),
(15198,1956,'_cart_hash','cc8198cba24571c4809396de2edab548'),
(15199,1956,'_billing_first_name','Zunaid'),
(15200,1956,'_billing_last_name','Kalla'),
(15201,1956,'_billing_address_1','19 Quartzite Drive'),
(15202,1956,'_billing_city','Johannesburg'),
(15203,1956,'_billing_state','GP'),
(15204,1956,'_billing_postcode','2061'),
(15205,1956,'_billing_country','ZA'),
(15206,1956,'_billing_email','zunaid.kalla@gmail.com'),
(15207,1956,'_billing_phone','0827522532'),
(15208,1956,'_order_currency','ZAR'),
(15209,1956,'_cart_discount','0'),
(15210,1956,'_cart_discount_tax','0'),
(15211,1956,'_order_shipping','0.00'),
(15212,1956,'_order_shipping_tax','0'),
(15213,1956,'_order_tax','0'),
(15214,1956,'_order_total','3915.75'),
(15215,1956,'_order_version','4.5.2'),
(15216,1956,'_prices_include_tax','no'),
(15217,1956,'_billing_address_index','Zunaid Kalla  19 Quartzite Drive  Johannesburg GP 2061 ZA zunaid.kalla@gmail.com 0827522532'),
(15218,1956,'_shipping_address_index','        '),
(15219,1956,'is_vat_exempt','no'),
(15220,1956,'_recorded_sales','yes'),
(15221,1956,'_recorded_coupon_usage_counts','yes'),
(15222,1956,'_order_stock_reduced','yes'),
(15244,1957,'_order_key','wc_order_xoHuTatlawQQk'),
(15245,1957,'_customer_user','0'),
(15246,1957,'_payment_method','cod'),
(15247,1957,'_payment_method_title','Get a quote'),
(15248,1957,'_customer_ip_address','196.10.113.25'),
(15249,1957,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36'),
(15250,1957,'_created_via','checkout'),
(15251,1957,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(15252,1957,'_billing_first_name','nico'),
(15253,1957,'_billing_last_name','van heerden'),
(15254,1957,'_billing_address_1','32 Moss Street'),
(15255,1957,'_billing_city','Newlands, Cape Town'),
(15256,1957,'_billing_state','WC'),
(15257,1957,'_billing_postcode','7700'),
(15258,1957,'_billing_country','ZA'),
(15259,1957,'_billing_email','nico.vanheerden@rmb.co.za'),
(15260,1957,'_billing_phone','0848541093'),
(15261,1957,'_order_currency','ZAR'),
(15262,1957,'_cart_discount','0'),
(15263,1957,'_cart_discount_tax','0'),
(15264,1957,'_order_shipping','0.00'),
(15265,1957,'_order_shipping_tax','0'),
(15266,1957,'_order_tax','0'),
(15267,1957,'_order_total','3156.75'),
(15268,1957,'_order_version','4.6.0'),
(15269,1957,'_prices_include_tax','no'),
(15270,1957,'_billing_address_index','nico van heerden  32 Moss Street  Newlands, Cape Town WC 7700 ZA nico.vanheerden@rmb.co.za 0848541093'),
(15271,1957,'_shipping_address_index','        '),
(15272,1957,'is_vat_exempt','no'),
(15273,1957,'_recorded_sales','yes'),
(15274,1957,'_recorded_coupon_usage_counts','yes'),
(15275,1957,'_order_stock_reduced','yes'),
(15277,1958,'_order_key','wc_order_Es88QRuiXZid0'),
(15278,1958,'_customer_user','0'),
(15279,1958,'_payment_method','cod'),
(15280,1958,'_payment_method_title','Get a quote'),
(15281,1958,'_customer_ip_address','41.157.112.40'),
(15282,1958,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36 Edg/80.0.361.62'),
(15283,1958,'_created_via','checkout'),
(15284,1958,'_cart_hash','75a357548c9af22fc5c65411656a1776'),
(15285,1958,'_billing_first_name','lars'),
(15286,1958,'_billing_last_name','Roesler'),
(15287,1958,'_billing_address_1','6 Diluta Drive'),
(15288,1958,'_billing_city','Sunset Beach'),
(15289,1958,'_billing_state','WC'),
(15290,1958,'_billing_postcode','7441'),
(15291,1958,'_billing_country','ZA'),
(15292,1958,'_billing_email','lars.roesler@bauer.de'),
(15293,1958,'_billing_phone','0824100425'),
(15294,1958,'_order_currency','ZAR'),
(15295,1958,'_cart_discount','0'),
(15296,1958,'_cart_discount_tax','0'),
(15297,1958,'_order_shipping','0.00'),
(15298,1958,'_order_shipping_tax','0'),
(15299,1958,'_order_tax','0'),
(15300,1958,'_order_total','3455.75'),
(15301,1958,'_order_version','4.6.1'),
(15302,1958,'_prices_include_tax','no'),
(15303,1958,'_billing_address_index','lars Roesler  6 Diluta Drive  Sunset Beach WC 7441 ZA lars.roesler@bauer.de 0824100425'),
(15304,1958,'_shipping_address_index','        '),
(15305,1958,'is_vat_exempt','no'),
(15306,1958,'_recorded_sales','yes'),
(15307,1958,'_recorded_coupon_usage_counts','yes'),
(15308,1958,'_order_stock_reduced','yes'),
(15309,1959,'_order_key','wc_order_YzbDb6uSgqr6o'),
(15310,1959,'_customer_user','0'),
(15311,1959,'_payment_method','cod'),
(15312,1959,'_payment_method_title','Get a quote'),
(15313,1959,'_customer_ip_address','41.60.65.207'),
(15314,1959,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36 Edg/86.0.622.58'),
(15315,1959,'_created_via','checkout'),
(15316,1959,'_cart_hash','cb55094b7d33c3270d97c8bbaebb73f1'),
(15317,1959,'_billing_first_name','Lenore'),
(15318,1959,'_billing_last_name','Jones'),
(15319,1959,'_billing_company','C/O Jenny McMilan'),
(15320,1959,'_billing_address_1','19 Redbud Road'),
(15321,1959,'_billing_address_2','Fourways Gardens Phase 2'),
(15322,1959,'_billing_city','Fourways Gardens'),
(15323,1959,'_billing_state','GP'),
(15324,1959,'_billing_postcode','2055'),
(15325,1959,'_billing_country','ZA'),
(15326,1959,'_billing_email','lenorefinaughty@yahoo.com'),
(15327,1959,'_billing_phone','+263776028020'),
(15328,1959,'_order_currency','ZAR'),
(15329,1959,'_cart_discount','0'),
(15330,1959,'_cart_discount_tax','0'),
(15331,1959,'_order_shipping','0.00'),
(15332,1959,'_order_shipping_tax','0'),
(15333,1959,'_order_tax','0'),
(15334,1959,'_order_total','14403.75'),
(15335,1959,'_order_version','4.6.1'),
(15336,1959,'_prices_include_tax','no'),
(15337,1959,'_billing_address_index','Lenore Jones C/O Jenny McMilan 19 Redbud Road Fourways Gardens Phase 2 Fourways Gardens GP 2055 ZA lenorefinaughty@yahoo.com +263776028020'),
(15338,1959,'_shipping_address_index','        '),
(15339,1959,'is_vat_exempt','no'),
(15340,1959,'_recorded_sales','yes'),
(15341,1959,'_recorded_coupon_usage_counts','yes'),
(15342,1959,'_order_stock_reduced','yes'),
(15395,1963,'_wp_attached_file','2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-website.jpg'),
(15396,1963,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:948;s:4:\"file\";s:53:\"2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-website.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:53:\"SST-Domed-I-Lumen-8-Poolite-72LED-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15397,1964,'_wp_attached_file','2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-pic-2.jpg'),
(15398,1964,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:949;s:4:\"file\";s:51:\"2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-pic-2.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-600x601.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-600x601.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1604504816\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15399,1965,'_wp_attached_file','2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-pic-1.jpg'),
(15400,1965,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:949;s:4:\"file\";s:51:\"2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-pic-1.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-600x601.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-600x601.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"SST-Domed-I-Lumen-8-Poolite-72LED-pic-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1604504816\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15436,1967,'_wp_attached_file','2020/11/I-Lumen-8-Poolite-72LED.jpg'),
(15437,1967,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:948;s:6:\"height\";i:948;s:4:\"file\";s:35:\"2020/11/I-Lumen-8-Poolite-72LED.jpg\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"I-Lumen-8-Poolite-72LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1604504816\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15439,1968,'_order_key','wc_order_DNC8x9L4Oq8pK'),
(15440,1968,'_customer_user','0'),
(15441,1968,'_payment_method','cod'),
(15442,1968,'_payment_method_title','Get a quote'),
(15443,1968,'_customer_ip_address','165.165.129.3'),
(15444,1968,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36'),
(15445,1968,'_created_via','checkout'),
(15446,1968,'_cart_hash','df7ad4098267b0f07fcefdb9c05f07ed'),
(15447,1968,'_billing_first_name','Gail'),
(15448,1968,'_billing_last_name','Williams'),
(15449,1968,'_billing_address_1','C37 Fairmile'),
(15450,1968,'_billing_address_2','Thesen Islands'),
(15451,1968,'_billing_city','Knysna'),
(15452,1968,'_billing_state','WC'),
(15453,1968,'_billing_postcode','6571'),
(15454,1968,'_billing_country','ZA'),
(15455,1968,'_billing_email','gailmikewilliams@gmail.com'),
(15456,1968,'_billing_phone','0713336194'),
(15457,1968,'_order_currency','ZAR'),
(15458,1968,'_cart_discount','0'),
(15459,1968,'_cart_discount_tax','0'),
(15460,1968,'_order_shipping','0.00'),
(15461,1968,'_order_shipping_tax','0'),
(15462,1968,'_order_tax','0'),
(15463,1968,'_order_total','20.70'),
(15464,1968,'_order_version','4.2.0'),
(15465,1968,'_prices_include_tax','no'),
(15466,1968,'_billing_address_index','Gail Williams  C37 Fairmile Thesen Islands Knysna WC 6571 ZA gailmikewilliams@gmail.com 0713336194'),
(15467,1968,'_shipping_address_index','        '),
(15468,1968,'is_vat_exempt','no'),
(15469,1968,'_recorded_sales','yes'),
(15470,1968,'_recorded_coupon_usage_counts','yes'),
(15471,1968,'_order_stock_reduced','yes'),
(15472,1969,'_order_key','wc_order_B8xO6pq9UlHPq'),
(15473,1969,'_customer_user','0'),
(15474,1969,'_payment_method','cod'),
(15475,1969,'_payment_method_title','Get a quote'),
(15476,1969,'_customer_ip_address','41.50.74.122'),
(15477,1969,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1'),
(15478,1969,'_created_via','checkout'),
(15479,1969,'_cart_hash','f0824b5291fae4a1bad25ba0c6ff1cde'),
(15480,1969,'_billing_first_name','Shaun'),
(15481,1969,'_billing_last_name','Streaton'),
(15482,1969,'_billing_company','Smartboys Property Investments CC'),
(15483,1969,'_billing_address_1','16 Wallace Street'),
(15484,1969,'_billing_address_2','Unit 1'),
(15485,1969,'_billing_city','Johannesburg'),
(15486,1969,'_billing_state','GP'),
(15487,1969,'_billing_postcode','2090'),
(15488,1969,'_billing_country','ZA'),
(15489,1969,'_billing_email','streaton@utf.co.za'),
(15490,1969,'_billing_phone','0728700545'),
(15491,1969,'_order_currency','ZAR'),
(15492,1969,'_cart_discount','0'),
(15493,1969,'_cart_discount_tax','0'),
(15494,1969,'_order_shipping','0.00'),
(15495,1969,'_order_shipping_tax','0'),
(15496,1969,'_order_tax','0'),
(15497,1969,'_order_total','10815.75'),
(15498,1969,'_order_version','4.7.0'),
(15499,1969,'_prices_include_tax','no'),
(15500,1969,'_billing_address_index','Shaun Streaton Smartboys Property Investments CC 16 Wallace Street Unit 1 Johannesburg GP 2090 ZA streaton@utf.co.za 0728700545'),
(15501,1969,'_shipping_address_index','        '),
(15502,1969,'is_vat_exempt','no'),
(15503,1969,'_recorded_sales','yes'),
(15504,1969,'_recorded_coupon_usage_counts','yes'),
(15505,1969,'_order_stock_reduced','yes'),
(15530,1970,'_order_key','wc_order_ng4Vav3DIBebP'),
(15531,1970,'_customer_user','0'),
(15532,1970,'_payment_method','cod'),
(15533,1970,'_payment_method_title','Get a quote'),
(15534,1970,'_customer_ip_address','41.115.27.182'),
(15535,1970,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),
(15536,1970,'_created_via','checkout'),
(15537,1970,'_cart_hash','e2090b014665595441084d6d15ad1907'),
(15538,1970,'_billing_first_name','kish'),
(15539,1970,'_billing_last_name','manilall'),
(15540,1970,'_billing_address_1','1 dwarf rush'),
(15541,1970,'_billing_address_2','brackenham'),
(15542,1970,'_billing_city','richards bay'),
(15543,1970,'_billing_state','KZN'),
(15544,1970,'_billing_postcode','3900'),
(15545,1970,'_billing_country','ZA'),
(15546,1970,'_billing_email','kish@kishco.co.za'),
(15547,1970,'_billing_phone','0834170063'),
(15548,1970,'_order_currency','ZAR'),
(15549,1970,'_cart_discount','0'),
(15550,1970,'_cart_discount_tax','0'),
(15551,1970,'_order_shipping','0.00'),
(15552,1970,'_order_shipping_tax','0'),
(15553,1970,'_order_tax','0'),
(15554,1970,'_order_total','5326.80'),
(15555,1970,'_order_version','4.7.0'),
(15556,1970,'_prices_include_tax','no'),
(15557,1970,'_billing_address_index','kish manilall  1 dwarf rush brackenham richards bay KZN 3900 ZA kish@kishco.co.za 0834170063'),
(15558,1970,'_shipping_address_index','        '),
(15559,1970,'is_vat_exempt','no'),
(15560,1970,'_recorded_sales','yes'),
(15561,1970,'_recorded_coupon_usage_counts','yes'),
(15562,1970,'_order_stock_reduced','yes'),
(15563,1971,'_order_key','wc_order_dNjrwJkmmOcc0'),
(15564,1971,'_customer_user','0'),
(15565,1971,'_payment_method','cod'),
(15566,1971,'_payment_method_title','Get a quote'),
(15567,1971,'_customer_ip_address','41.115.27.182'),
(15568,1971,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),
(15569,1971,'_created_via','checkout'),
(15570,1971,'_cart_hash','60bcddde01aed4ffec11099d8990b912'),
(15571,1971,'_billing_first_name','kish'),
(15572,1971,'_billing_last_name','manilall'),
(15573,1971,'_billing_address_1','1 dwarf rush'),
(15574,1971,'_billing_address_2','brackenham'),
(15575,1971,'_billing_city','richards bay'),
(15576,1971,'_billing_state','KZN'),
(15577,1971,'_billing_postcode','3900'),
(15578,1971,'_billing_country','ZA'),
(15579,1971,'_billing_email','kish@kishco.co.za'),
(15580,1971,'_billing_phone','0834170063'),
(15581,1971,'_order_currency','ZAR'),
(15582,1971,'_cart_discount','0'),
(15583,1971,'_cart_discount_tax','0'),
(15584,1971,'_order_shipping','0.00'),
(15585,1971,'_order_shipping_tax','0'),
(15586,1971,'_order_tax','0'),
(15587,1971,'_order_total','1138.50'),
(15588,1971,'_order_version','4.7.0'),
(15589,1971,'_prices_include_tax','no'),
(15590,1971,'_billing_address_index','kish manilall  1 dwarf rush brackenham richards bay KZN 3900 ZA kish@kishco.co.za 0834170063'),
(15591,1971,'_shipping_address_index','        '),
(15592,1971,'is_vat_exempt','no'),
(15593,1971,'_recorded_sales','yes'),
(15594,1971,'_recorded_coupon_usage_counts','yes'),
(15595,1971,'_order_stock_reduced','yes'),
(15597,1972,'_order_key','wc_order_FYe6Z3KeS8xz7'),
(15598,1972,'_customer_user','0'),
(15599,1972,'_payment_method','cod'),
(15600,1972,'_payment_method_title','Get a quote'),
(15601,1972,'_customer_ip_address','45.220.255.32'),
(15602,1972,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36'),
(15603,1972,'_created_via','checkout'),
(15604,1972,'_cart_hash','f0cd0843025644867a2c18ed73c9fd0b'),
(15605,1972,'_billing_first_name','Bridget'),
(15606,1972,'_billing_last_name','Martyn'),
(15607,1972,'_billing_company','klg'),
(15608,1972,'_billing_address_1','1 hans ras road'),
(15609,1972,'_billing_address_2','rondebosch'),
(15610,1972,'_billing_city','Cape town'),
(15611,1972,'_billing_state','WC'),
(15612,1972,'_billing_postcode','7700'),
(15613,1972,'_billing_country','ZA'),
(15614,1972,'_billing_email','bridget@klg.co.za'),
(15615,1972,'_billing_phone','0846275669'),
(15616,1972,'_order_currency','ZAR'),
(15617,1972,'_cart_discount','0'),
(15618,1972,'_cart_discount_tax','0'),
(15619,1972,'_order_shipping','0.00'),
(15620,1972,'_order_shipping_tax','0'),
(15621,1972,'_order_tax','0'),
(15622,1972,'_order_total','822.25'),
(15623,1972,'_order_version','4.7.0'),
(15624,1972,'_prices_include_tax','no'),
(15625,1972,'_billing_address_index','Bridget Martyn klg 1 hans ras road rondebosch Cape town WC 7700 ZA bridget@klg.co.za 0846275669'),
(15626,1972,'_shipping_address_index','        '),
(15627,1972,'is_vat_exempt','no'),
(15628,1972,'_recorded_sales','yes'),
(15629,1972,'_recorded_coupon_usage_counts','yes'),
(15630,1972,'_order_stock_reduced','yes'),
(15631,1973,'_order_key','wc_order_lefC8VS9BKCQG'),
(15632,1973,'_customer_user','0'),
(15633,1973,'_payment_method','cod'),
(15634,1973,'_payment_method_title','Get a quote'),
(15635,1973,'_customer_ip_address','41.66.157.66'),
(15636,1973,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36'),
(15637,1973,'_created_via','checkout'),
(15638,1973,'_cart_hash','29c049e361c556d1ae7193a85fe8e227'),
(15639,1973,'_billing_first_name','Rob'),
(15640,1973,'_billing_last_name','McIlwaine'),
(15641,1973,'_billing_address_1','183 Oklahoma Avenue, Blue Saddle Ranches'),
(15642,1973,'_billing_city','Meyerton'),
(15643,1973,'_billing_state','GP'),
(15644,1973,'_billing_postcode','1961'),
(15645,1973,'_billing_country','ZA'),
(15646,1973,'_billing_email','sam.mcilwaine@bsisteel.com'),
(15647,1973,'_billing_phone','0828004028'),
(15648,1973,'_order_currency','ZAR'),
(15649,1973,'_cart_discount','0'),
(15650,1973,'_cart_discount_tax','0'),
(15651,1973,'_order_shipping','0.00'),
(15652,1973,'_order_shipping_tax','0'),
(15653,1973,'_order_tax','0'),
(15654,1973,'_order_total','5859.25'),
(15655,1973,'_order_version','4.7.0'),
(15656,1973,'_prices_include_tax','no'),
(15657,1973,'_billing_address_index','Rob McIlwaine  183 Oklahoma Avenue, Blue Saddle Ranches  Meyerton GP 1961 ZA sam.mcilwaine@bsisteel.com 0828004028'),
(15658,1973,'_shipping_address_index','        '),
(15659,1973,'is_vat_exempt','no'),
(15660,1973,'_recorded_sales','yes'),
(15661,1973,'_recorded_coupon_usage_counts','yes'),
(15662,1973,'_order_stock_reduced','yes'),
(15663,1974,'_order_key','wc_order_oCXQEn7E0QN9r'),
(15664,1974,'_customer_user','0'),
(15665,1974,'_payment_method','cod'),
(15666,1974,'_payment_method_title','Get a quote'),
(15667,1974,'_customer_ip_address','197.185.102.147'),
(15668,1974,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; EML-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Mobile Safari/537.36'),
(15669,1974,'_created_via','checkout'),
(15670,1974,'_cart_hash','b670bdf75c5c78c91aa745c9cd4c8f5a'),
(15671,1974,'_billing_first_name','Lani'),
(15672,1974,'_billing_last_name','Nelson'),
(15673,1974,'_billing_company','Pool support'),
(15674,1974,'_billing_address_1','91 van belkum streer Rustenburg'),
(15675,1974,'_billing_address_2','Entrance is in bosch street across hunters pub'),
(15676,1974,'_billing_city','Rustenburg'),
(15677,1974,'_billing_state','NW'),
(15678,1974,'_billing_postcode','0299'),
(15679,1974,'_billing_country','ZA'),
(15680,1974,'_billing_email','roderickjohnnelson@gmail.com'),
(15681,1974,'_billing_phone','0765873158'),
(15682,1974,'_order_currency','ZAR'),
(15683,1974,'_cart_discount','0'),
(15684,1974,'_cart_discount_tax','0'),
(15685,1974,'_order_shipping','0.00'),
(15686,1974,'_order_shipping_tax','0'),
(15687,1974,'_order_tax','0'),
(15688,1974,'_order_total','2277.00'),
(15689,1974,'_order_version','4.7.0'),
(15690,1974,'_prices_include_tax','no'),
(15691,1974,'_billing_address_index','Lani Nelson Pool support 91 van belkum streer Rustenburg Entrance is in bosch street across hunters pub Rustenburg NW 0299 ZA roderickjohnnelson@gmail.com 0765873158'),
(15692,1974,'_shipping_address_index','        '),
(15693,1974,'is_vat_exempt','no'),
(15694,1974,'_recorded_sales','yes'),
(15695,1974,'_recorded_coupon_usage_counts','yes'),
(15696,1974,'_order_stock_reduced','yes'),
(15697,1975,'_order_key','wc_order_FqAAga5uM4Ldq'),
(15698,1975,'_customer_user','0'),
(15699,1975,'_payment_method','cod'),
(15700,1975,'_payment_method_title','Get a quote'),
(15701,1975,'_customer_ip_address','197.94.65.74'),
(15702,1975,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),
(15703,1975,'_created_via','checkout'),
(15704,1975,'_cart_hash','ce9f1e774a1782f1159b2f2115c61fee'),
(15705,1975,'_billing_first_name','Ismaeel'),
(15706,1975,'_billing_last_name','Pandey'),
(15707,1975,'_billing_address_1','13 Dolomite Avenue Penlyn Estate'),
(15708,1975,'_billing_city','Cape Town'),
(15709,1975,'_billing_state','WC'),
(15710,1975,'_billing_postcode','7780'),
(15711,1975,'_billing_country','ZA'),
(15712,1975,'_billing_email','ismaeelpandey@gmail.com'),
(15713,1975,'_billing_phone','0795296810'),
(15714,1975,'_order_currency','ZAR'),
(15715,1975,'_cart_discount','0'),
(15716,1975,'_cart_discount_tax','0'),
(15717,1975,'_order_shipping','0.00'),
(15718,1975,'_order_shipping_tax','0'),
(15719,1975,'_order_tax','0'),
(15720,1975,'_order_total','2760.00'),
(15721,1975,'_order_version','4.7.0'),
(15722,1975,'_prices_include_tax','no'),
(15723,1975,'_billing_address_index','Ismaeel Pandey  13 Dolomite Avenue Penlyn Estate  Cape Town WC 7780 ZA ismaeelpandey@gmail.com 0795296810'),
(15724,1975,'_shipping_address_index','        '),
(15725,1975,'is_vat_exempt','no'),
(15726,1975,'_recorded_sales','yes'),
(15727,1975,'_recorded_coupon_usage_counts','yes'),
(15728,1975,'_order_stock_reduced','yes'),
(15729,1976,'_order_key','wc_order_qCR4HoaHLbjPE'),
(15730,1976,'_customer_user','0'),
(15731,1976,'_payment_method','cod'),
(15732,1976,'_payment_method_title','Get a quote'),
(15733,1976,'_customer_ip_address','102.39.1.247'),
(15734,1976,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 12_4_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1'),
(15735,1976,'_created_via','checkout'),
(15736,1976,'_cart_hash','b934a534bd7d31e38cda23e24228b30c'),
(15737,1976,'_billing_first_name','Bertus'),
(15738,1976,'_billing_last_name','Kirsten'),
(15739,1976,'_billing_company','Polymathpunk Creations'),
(15740,1976,'_billing_address_1','27 Malcolm Road'),
(15741,1976,'_billing_city','Blairgowrie'),
(15742,1976,'_billing_state','GP'),
(15743,1976,'_billing_postcode','2194'),
(15744,1976,'_billing_country','ZA'),
(15745,1976,'_billing_email','bertuskirsten@gmail.com'),
(15746,1976,'_billing_phone','+27832797846'),
(15747,1976,'_order_currency','ZAR'),
(15748,1976,'_cart_discount','0'),
(15749,1976,'_cart_discount_tax','0'),
(15750,1976,'_order_shipping','0.00'),
(15751,1976,'_order_shipping_tax','0'),
(15752,1976,'_order_tax','0'),
(15753,1976,'_order_total','793.50'),
(15754,1976,'_order_version','4.7.1'),
(15755,1976,'_prices_include_tax','no'),
(15756,1976,'_billing_address_index','Bertus Kirsten Polymathpunk Creations 27 Malcolm Road  Blairgowrie GP 2194 ZA bertuskirsten@gmail.com +27832797846'),
(15757,1976,'_shipping_address_index','        '),
(15758,1976,'is_vat_exempt','no'),
(15759,1976,'_recorded_sales','yes'),
(15760,1976,'_recorded_coupon_usage_counts','yes'),
(15761,1976,'_order_stock_reduced','yes'),
(15762,1977,'_order_key','wc_order_gQZSWk6HTOjKd'),
(15763,1977,'_customer_user','0'),
(15764,1977,'_payment_method','cod'),
(15765,1977,'_payment_method_title','Get a quote'),
(15766,1977,'_customer_ip_address','165.255.6.215'),
(15767,1977,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:84.0) Gecko/20100101 Firefox/84.0'),
(15768,1977,'_created_via','checkout'),
(15769,1977,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(15770,1977,'_billing_first_name','Ian'),
(15771,1977,'_billing_last_name','McGaughey'),
(15772,1977,'_billing_company','Dynamic Initiatives'),
(15773,1977,'_billing_address_1','Unit 6 Southdale Business Park'),
(15774,1977,'_billing_address_2','Southdale Rd, Edgemead'),
(15775,1977,'_billing_city','Cape Town'),
(15776,1977,'_billing_state','WC'),
(15777,1977,'_billing_postcode','7441'),
(15778,1977,'_billing_country','ZA'),
(15779,1977,'_billing_email','ian@dynin.co.za'),
(15780,1977,'_billing_phone','0833003136'),
(15781,1977,'_order_currency','ZAR'),
(15782,1977,'_cart_discount','0'),
(15783,1977,'_cart_discount_tax','0'),
(15784,1977,'_order_shipping','0.00'),
(15785,1977,'_order_shipping_tax','0'),
(15786,1977,'_order_tax','0'),
(15787,1977,'_order_total','3605.25'),
(15788,1977,'_order_version','4.8.0'),
(15789,1977,'_prices_include_tax','no'),
(15790,1977,'_billing_address_index','Ian McGaughey Dynamic Initiatives Unit 6 Southdale Business Park Southdale Rd, Edgemead Cape Town WC 7441 ZA ian@dynin.co.za 0833003136'),
(15791,1977,'_shipping_address_index','        '),
(15792,1977,'is_vat_exempt','no'),
(15793,1977,'_recorded_sales','yes'),
(15794,1977,'_recorded_coupon_usage_counts','yes'),
(15795,1977,'_order_stock_reduced','yes'),
(15813,1983,'_elementor_edit_mode','builder'),
(15814,1983,'_elementor_template_type','single'),
(15815,1983,'_elementor_template_sub_type','post'),
(15816,1983,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(15817,1983,'_elementor_version','2.5.16'),
(15818,1983,'_elementor_pro_version','2.5.9'),
(15819,1983,'_wp_page_template','default'),
(15820,1983,'_elementor_page_settings','a:2:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:10:\"hide_title\";s:3:\"yes\";}'),
(15821,1983,'_elementor_data','[{\"id\":\"4fe4daee\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"5bb3a54f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"4501fc36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"1bc49a0\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3edb06ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"9148a80\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6ffc3417\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"253bb45b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240be0e6\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"5b23c8bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b72dd23\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false}]'),
(15823,952,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:20:\"typography_font_size\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:1;s:28:\"input_typography_font_family\";i:1;s:26:\"input_typography_font_size\";i:1;s:28:\"input_typography_font_weight\";i:1;s:16:\"input_text_color\";i:1;s:22:\"input_background_color\";i:1;s:19:\"button_border_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:15:\"classic_columns\";i:1;s:17:\"classic_thumbnail\";i:1;s:19:\"classic_image_width\";i:1;s:20:\"classic_show_excerpt\";i:1;s:13:\"cards_columns\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:1;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:1;s:33:\"pagination_typography_font_family\";i:1;s:31:\"pagination_typography_font_size\";i:1;s:33:\"pagination_typography_font_weight\";i:1;s:16:\"pagination_color\";i:1;s:22:\"pagination_hover_color\";i:1;s:23:\"pagination_active_color\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(15824,1984,'_elementor_edit_mode','builder'),
(15825,1984,'_elementor_template_type','single-post'),
(15826,1984,'_elementor_version','3.21.4'),
(15827,1984,'_elementor_pro_version','3.21.2'),
(15828,1984,'_edit_lock','1715680405:244'),
(15833,1984,'_wp_page_template','default'),
(15834,1984,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(15835,1984,'_elementor_data','[{\"id\":\"7cd8238\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"4d209ed\"}],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d721e64\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d137319\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47a9068\"}],\"eael_cl_logics\":[{\"_id\":\"cb1c1ab\"}]},\"elements\":[{\"id\":\"0101c66\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size_tablet\":\"100\",\"eael_cl_logics\":[{\"_id\":\"60ab617\"}],\"pp_display_conditions\":[{\"_id\":\"d8f93f3\"}]},\"elements\":[{\"id\":\"4d8c326\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#08DDEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"8a1deb2\"}],\"align_mobile\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"250868b\"}]},\"elements\":[],\"widgetType\":\"theme-post-title\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"676b4889\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"_title\":\"Post Content\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1T1dDMEV2NzVtbDdLWWMxcVlBT3pJUT09\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"faf4d99\"}],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"86fe275\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"47f1a67\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"45e4a30\"}],\"eael_cl_logics\":[{\"_id\":\"87d0b90\"}]},\"elements\":[{\"id\":\"2af347ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"border_color\":\"rgba(1, 22, 64, 0.05)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"eael_cl_logics\":[{\"_id\":\"d508551\"}],\"pp_display_conditions\":[{\"_id\":\"ff8ccdc\"}]},\"elements\":[{\"id\":\"42d6e3ea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"985\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"4d40760\"}],\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3f4516a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc2f366\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"92b674a\"}],\"eael_cl_logics\":[{\"_id\":\"cea1c94\"}]},\"elements\":[{\"id\":\"65799971\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_cl_logics\":[{\"_id\":\"9d93e64\"}],\"pp_display_conditions\":[{\"_id\":\"f62d6ba\"}]},\"elements\":[{\"id\":\"2e8c57\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#848484\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3269b3c\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"44b7f99\"}]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"4a31667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align_tablet\":\"center\",\"title_color\":\"#011640\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"fd359e4\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"142cc29\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"01e4251\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d51cb47\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#FFFFFF\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"label_hover_color\":\"#FFFFFF\",\"arrow_hover_color\":\"#FFFFFF\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bc2551f\"}]},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(15843,1984,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(15854,1988,'_wp_attached_file','2020/12/placeholder.png'),
(15855,1988,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2020/12/placeholder.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:23:\"placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:23:\"placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:23:\"placeholder-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"placeholder-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15856,1988,'_elementor_source_image_hash','76e38c7d959bd462a4f35753a82fcb40b9c388d0'),
(15891,1992,'_wp_attached_file','2020/12/placeholder-1.png'),
(15892,1992,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2020/12/placeholder-1.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:25:\"placeholder-1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:25:\"placeholder-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:25:\"placeholder-1-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(15893,1992,'_elementor_source_image_hash','977a167565f734e458e75c3e26eae5a6f1919de6'),
(16040,185,'_yoast_wpseo_content_score','90'),
(16070,185,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:20:\"typography_font_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:5:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;}s:11:\"arrow_style\";a:3:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:2;s:28:\"input_typography_font_family\";i:2;s:26:\"input_typography_font_size\";i:2;s:28:\"input_typography_font_weight\";i:2;s:16:\"input_text_color\";i:2;s:22:\"input_background_color\";i:2;s:19:\"button_border_width\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:2;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:22:\"classic_columns_tablet\";i:2;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(16100,192,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:20:\"typography_font_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:5:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;}s:11:\"arrow_style\";a:3:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:2;s:28:\"input_typography_font_family\";i:2;s:26:\"input_typography_font_size\";i:2;s:28:\"input_typography_font_weight\";i:2;s:16:\"input_text_color\";i:2;s:22:\"input_background_color\";i:2;s:19:\"button_border_width\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:2;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:22:\"classic_columns_tablet\";i:2;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(16101,192,'_yoast_wpseo_content_score','90'),
(16162,2019,'_order_key','wc_order_uSrolJ1BxXrji'),
(16163,2019,'_customer_user','0'),
(16164,2019,'_payment_method','cod'),
(16165,2019,'_payment_method_title','Get a quote'),
(16166,2019,'_customer_ip_address','102.182.168.54'),
(16167,2019,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),
(16168,2019,'_created_via','checkout'),
(16169,2019,'_cart_hash','1ac88347591059993a0e7873d5a8dbd4'),
(16170,2019,'_billing_first_name','Jackie'),
(16171,2019,'_billing_last_name','Dominick'),
(16172,2019,'_billing_company','Private'),
(16173,2019,'_billing_address_1','50 Prins Albert Street'),
(16174,2019,'_billing_address_2','Brackenhurst'),
(16175,2019,'_billing_city','Alberton'),
(16176,2019,'_billing_state','GP'),
(16177,2019,'_billing_postcode','1448'),
(16178,2019,'_billing_country','ZA'),
(16179,2019,'_billing_email','Jackie.dominick@dimensiondata.com'),
(16180,2019,'_billing_phone','0720232852'),
(16181,2019,'_order_currency','ZAR'),
(16182,2019,'_cart_discount','0'),
(16183,2019,'_cart_discount_tax','0'),
(16184,2019,'_order_shipping','0.00'),
(16185,2019,'_order_shipping_tax','0'),
(16186,2019,'_order_tax','0'),
(16187,2019,'_order_total','4390.70'),
(16188,2019,'_order_version','4.8.0'),
(16189,2019,'_prices_include_tax','no'),
(16190,2019,'_billing_address_index','Jackie Dominick Private 50 Prins Albert Street Brackenhurst Alberton GP 1448 ZA Jackie.dominick@dimensiondata.com 0720232852'),
(16191,2019,'_shipping_address_index','        '),
(16192,2019,'is_vat_exempt','no'),
(16193,2019,'_recorded_sales','yes'),
(16194,2019,'_recorded_coupon_usage_counts','yes'),
(16195,2019,'_order_stock_reduced','yes'),
(16196,2020,'_order_key','wc_order_upaO69yZAHBlW'),
(16197,2020,'_customer_user','0'),
(16198,2020,'_payment_method','cod'),
(16199,2020,'_payment_method_title','Get a quote'),
(16200,2020,'_customer_ip_address','165.255.96.148'),
(16201,2020,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G975F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36'),
(16202,2020,'_created_via','checkout'),
(16203,2020,'_cart_hash','cc8198cba24571c4809396de2edab548'),
(16204,2020,'_billing_first_name','Henco'),
(16205,2020,'_billing_last_name','Barnard'),
(16206,2020,'_billing_address_1','10 Rietbok straat'),
(16207,2020,'_billing_address_2','Ysterberg Elektries'),
(16208,2020,'_billing_city','Thabazimbi'),
(16209,2020,'_billing_state','LP'),
(16210,2020,'_billing_postcode','0380'),
(16211,2020,'_billing_country','ZA'),
(16212,2020,'_billing_email','hencobarnard@gmail.com'),
(16213,2020,'_billing_phone','0795236630'),
(16214,2020,'_order_currency','ZAR'),
(16215,2020,'_cart_discount','0'),
(16216,2020,'_cart_discount_tax','0'),
(16217,2020,'_order_shipping','0.00'),
(16218,2020,'_order_shipping_tax','0'),
(16219,2020,'_order_tax','0'),
(16220,2020,'_order_total','3915.75'),
(16221,2020,'_order_version','4.8.0'),
(16222,2020,'_prices_include_tax','no'),
(16223,2020,'_billing_address_index','Henco Barnard  10 Rietbok straat Ysterberg Elektries Thabazimbi LP 0380 ZA hencobarnard@gmail.com 0795236630'),
(16224,2020,'_shipping_address_index','        '),
(16225,2020,'is_vat_exempt','no'),
(16226,2020,'_recorded_sales','yes'),
(16227,2020,'_recorded_coupon_usage_counts','yes'),
(16228,2020,'_order_stock_reduced','yes'),
(16249,2021,'_order_key','wc_order_xGVn68usEgi5o'),
(16250,2021,'_customer_user','0'),
(16251,2021,'_payment_method','cod'),
(16252,2021,'_payment_method_title','Get a quote'),
(16253,2021,'_customer_ip_address','102.182.205.32'),
(16254,2021,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),
(16255,2021,'_created_via','checkout'),
(16256,2021,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(16257,2021,'_billing_first_name','Hani'),
(16258,2021,'_billing_last_name','Du Toit'),
(16259,2021,'_billing_company','The Leadership Factory'),
(16260,2021,'_billing_address_1','19 Bamford Close'),
(16261,2021,'_billing_address_2','Athlone'),
(16262,2021,'_billing_city','Cape Town'),
(16263,2021,'_billing_state','WC'),
(16264,2021,'_billing_postcode','7760'),
(16265,2021,'_billing_country','ZA'),
(16266,2021,'_billing_email','hani@communicationcoaching.co.za'),
(16267,2021,'_billing_phone','0837277324'),
(16268,2021,'_order_currency','ZAR'),
(16269,2021,'_cart_discount','0'),
(16270,2021,'_cart_discount_tax','0'),
(16271,2021,'_order_shipping','0.00'),
(16272,2021,'_order_shipping_tax','0'),
(16273,2021,'_order_tax','0'),
(16274,2021,'_order_total','2478.25'),
(16275,2021,'_order_version','4.8.0'),
(16276,2021,'_prices_include_tax','no'),
(16277,2021,'_billing_address_index','Hani Du Toit The Leadership Factory 19 Bamford Close Athlone Cape Town WC 7760 ZA hani@communicationcoaching.co.za 0837277324'),
(16278,2021,'_shipping_address_index','        '),
(16279,2021,'is_vat_exempt','no'),
(16280,2021,'_recorded_sales','yes'),
(16281,2021,'_recorded_coupon_usage_counts','yes'),
(16282,2021,'_order_stock_reduced','yes'),
(16284,2022,'_order_key','wc_order_NZHcd7oljGxLf'),
(16285,2022,'_customer_user','0'),
(16286,2022,'_payment_method','cod'),
(16287,2022,'_payment_method_title','Get a quote'),
(16288,2022,'_customer_ip_address','105.225.67.11'),
(16289,2022,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 Edg/87.0.664.66'),
(16290,2022,'_created_via','checkout'),
(16291,2022,'_cart_hash','1ac88347591059993a0e7873d5a8dbd4'),
(16292,2022,'_billing_first_name','Lizelle'),
(16293,2022,'_billing_last_name','Dukas'),
(16294,2022,'_billing_address_1','15'),
(16295,2022,'_billing_address_2','ELBA STR VRYKYK'),
(16296,2022,'_billing_city','Paarl (7620)'),
(16297,2022,'_billing_state','WC'),
(16298,2022,'_billing_postcode','7646'),
(16299,2022,'_billing_country','ZA'),
(16300,2022,'_billing_email','zehell@icloud.com'),
(16301,2022,'_billing_phone','+27824196222'),
(16302,2022,'_order_currency','ZAR'),
(16303,2022,'_cart_discount','0'),
(16304,2022,'_cart_discount_tax','0'),
(16305,2022,'_order_shipping','0.00'),
(16306,2022,'_order_shipping_tax','0'),
(16307,2022,'_order_tax','0'),
(16308,2022,'_order_total','4390.70'),
(16309,2022,'_order_version','4.8.0'),
(16310,2022,'_prices_include_tax','no'),
(16311,2022,'_billing_address_index','Lizelle Dukas  15 ELBA STR VRYKYK Paarl (7620) WC 7646 ZA zehell@icloud.com +27824196222'),
(16312,2022,'_shipping_address_index','        '),
(16313,2022,'is_vat_exempt','no'),
(16314,2022,'_recorded_sales','yes'),
(16315,2022,'_recorded_coupon_usage_counts','yes'),
(16316,2022,'_order_stock_reduced','yes'),
(16318,2023,'_order_key','wc_order_fel5vpb5udfK4'),
(16319,2023,'_customer_user','0'),
(16320,2023,'_payment_method','cod'),
(16321,2023,'_payment_method_title','Get a quote'),
(16322,2023,'_customer_ip_address','41.0.236.22'),
(16323,2023,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36'),
(16324,2023,'_created_via','checkout'),
(16325,2023,'_cart_hash','94501ec6f78297a48d5ea2fcd04cbe75'),
(16326,2023,'_billing_first_name','DEMETRIUS'),
(16327,2023,'_billing_last_name','AUGUST'),
(16328,2023,'_billing_company','PRIVATE'),
(16329,2023,'_billing_address_1','13 OLEANDER AVENUE'),
(16330,2023,'_billing_address_2','STRILITZIA PARK'),
(16331,2023,'_billing_city','UITENHAGE'),
(16332,2023,'_billing_state','EC'),
(16333,2023,'_billing_postcode','6230'),
(16334,2023,'_billing_country','ZA'),
(16335,2023,'_billing_email','august@vwsa.co.za'),
(16336,2023,'_billing_phone','0825736090'),
(16337,2023,'_order_currency','ZAR'),
(16338,2023,'_cart_discount','0'),
(16339,2023,'_cart_discount_tax','0'),
(16340,2023,'_order_shipping','0.00'),
(16341,2023,'_order_shipping_tax','0'),
(16342,2023,'_order_tax','0'),
(16343,2023,'_order_total','1219.00'),
(16344,2023,'_order_version','4.8.0'),
(16345,2023,'_prices_include_tax','no'),
(16346,2023,'_billing_address_index','DEMETRIUS AUGUST PRIVATE 13 OLEANDER AVENUE STRILITZIA PARK UITENHAGE EC 6230 ZA august@vwsa.co.za 0825736090'),
(16347,2023,'_shipping_address_index','        '),
(16348,2023,'is_vat_exempt','no'),
(16349,2023,'_recorded_sales','yes'),
(16350,2023,'_recorded_coupon_usage_counts','yes'),
(16351,2023,'_order_stock_reduced','yes'),
(16353,2024,'_order_key','wc_order_6ioWQ3Dx7BHG0'),
(16354,2024,'_customer_user','0'),
(16355,2024,'_payment_method','cod'),
(16356,2024,'_payment_method_title','Get a quote'),
(16357,2024,'_customer_ip_address','102.182.140.89'),
(16358,2024,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Mobile/15E148 Safari/604.1'),
(16359,2024,'_created_via','checkout'),
(16360,2024,'_cart_hash','f42406d4a810e32a309e226600ae8ef6'),
(16361,2024,'_billing_first_name','Cecilia'),
(16362,2024,'_billing_last_name','Adams'),
(16363,2024,'_billing_address_1','3 Twin Oaks Street'),
(16364,2024,'_billing_address_2','23d Montmedy road , lorraine'),
(16365,2024,'_billing_city','Port Elizabeth'),
(16366,2024,'_billing_state','EC'),
(16367,2024,'_billing_postcode','6070'),
(16368,2024,'_billing_country','ZA'),
(16369,2024,'_billing_email','cecadams64@gmail.com'),
(16370,2024,'_billing_phone','+27828094310'),
(16371,2024,'_order_currency','ZAR'),
(16372,2024,'_cart_discount','0'),
(16373,2024,'_cart_discount_tax','0'),
(16374,2024,'_order_shipping','0.00'),
(16375,2024,'_order_shipping_tax','0'),
(16376,2024,'_order_tax','0'),
(16377,2024,'_order_total','3622.50'),
(16378,2024,'_order_version','4.8.0'),
(16379,2024,'_prices_include_tax','no'),
(16380,2024,'_billing_address_index','Cecilia Adams  3 Twin Oaks Street 23d Montmedy road , lorraine Port Elizabeth EC 6070 ZA cecadams64@gmail.com +27828094310'),
(16381,2024,'_shipping_address_index','        '),
(16382,2024,'is_vat_exempt','no'),
(16383,2024,'_recorded_sales','yes'),
(16384,2024,'_recorded_coupon_usage_counts','yes'),
(16385,2024,'_order_stock_reduced','yes'),
(16388,2025,'_order_key','wc_order_vR8MAbjL1yD7C'),
(16389,2025,'_customer_user','0'),
(16390,2025,'_payment_method','cod'),
(16391,2025,'_payment_method_title','Get a quote'),
(16392,2025,'_customer_ip_address','156.155.218.188'),
(16393,2025,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),
(16394,2025,'_created_via','checkout'),
(16395,2025,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(16396,2025,'_billing_first_name','Fhumulani'),
(16397,2025,'_billing_last_name','Thivhafuni'),
(16398,2025,'_billing_address_1','9A Alison Ave'),
(16399,2025,'_billing_city','Buccleuch'),
(16400,2025,'_billing_state','GP'),
(16401,2025,'_billing_postcode','2090'),
(16402,2025,'_billing_country','ZA'),
(16403,2025,'_billing_email','fhumulany@gmail.com'),
(16404,2025,'_billing_phone','0836532905'),
(16405,2025,'_order_currency','ZAR'),
(16406,2025,'_cart_discount','0'),
(16407,2025,'_cart_discount_tax','0'),
(16408,2025,'_order_shipping','0.00'),
(16409,2025,'_order_shipping_tax','0'),
(16410,2025,'_order_tax','0'),
(16411,2025,'_order_total','3605.25'),
(16412,2025,'_order_version','4.8.0'),
(16413,2025,'_prices_include_tax','no'),
(16414,2025,'_billing_address_index','Fhumulani Thivhafuni  9A Alison Ave  Buccleuch GP 2090 ZA fhumulany@gmail.com 0836532905'),
(16415,2025,'_shipping_address_index','        '),
(16416,2025,'is_vat_exempt','no'),
(16417,2025,'_recorded_sales','yes'),
(16418,2025,'_recorded_coupon_usage_counts','yes'),
(16419,2025,'_order_stock_reduced','yes'),
(16420,2026,'_order_key','wc_order_UUogPCoypudDH'),
(16421,2026,'_customer_user','0'),
(16422,2026,'_payment_method','cod'),
(16423,2026,'_payment_method_title','Get a quote'),
(16424,2026,'_customer_ip_address','102.65.176.252'),
(16425,2026,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36'),
(16426,2026,'_created_via','checkout'),
(16427,2026,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(16428,2026,'_billing_first_name','Leslee'),
(16429,2026,'_billing_last_name','Russell'),
(16430,2026,'_billing_company','Stencils for Walls Pty Ltd'),
(16431,2026,'_billing_address_1','33 Stilt Avenue,'),
(16432,2026,'_billing_address_2','Rooihuiskraal'),
(16433,2026,'_billing_city','Centurion'),
(16434,2026,'_billing_state','GP'),
(16435,2026,'_billing_postcode','0157'),
(16436,2026,'_billing_country','ZA'),
(16437,2026,'_billing_email','lesleer@gmail.com'),
(16438,2026,'_billing_phone','0842542081'),
(16439,2026,'_order_currency','ZAR'),
(16440,2026,'_cart_discount','0'),
(16441,2026,'_cart_discount_tax','0'),
(16442,2026,'_order_shipping','0.00'),
(16443,2026,'_order_shipping_tax','0'),
(16444,2026,'_order_tax','0'),
(16445,2026,'_order_total','3605.25'),
(16446,2026,'_order_version','4.8.0'),
(16447,2026,'_prices_include_tax','no'),
(16448,2026,'_billing_address_index','Leslee Russell Stencils for Walls Pty Ltd 33 Stilt Avenue, Rooihuiskraal Centurion GP 0157 ZA lesleer@gmail.com 0842542081'),
(16449,2026,'_shipping_address_index','        '),
(16450,2026,'is_vat_exempt','no'),
(16451,2026,'_recorded_sales','yes'),
(16452,2026,'_recorded_coupon_usage_counts','yes'),
(16453,2026,'_order_stock_reduced','yes'),
(16454,2027,'_order_key','wc_order_vdEAVwG0YcJJ2'),
(16455,2027,'_customer_user','0'),
(16456,2027,'_payment_method','cod'),
(16457,2027,'_payment_method_title','Get a quote'),
(16458,2027,'_customer_ip_address','102.141.179.177'),
(16459,2027,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; VTR-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),
(16460,2027,'_created_via','checkout'),
(16461,2027,'_cart_hash','dff3fef54e6b64ba888d75e8013c1258'),
(16462,2027,'_billing_first_name','Jorge'),
(16463,2027,'_billing_last_name','Dos Santos'),
(16464,2027,'_billing_company','Joral Engineering (Pty) Ltd'),
(16465,2027,'_billing_address_1','14 Bedford Avenue'),
(16466,2027,'_billing_city','Benoni'),
(16467,2027,'_billing_state','GP'),
(16468,2027,'_billing_postcode','1500'),
(16469,2027,'_billing_country','ZA'),
(16470,2027,'_billing_email','jorge@joral.co.za'),
(16471,2027,'_billing_phone','0766740119/0791501835'),
(16472,2027,'_order_currency','ZAR'),
(16473,2027,'_cart_discount','0'),
(16474,2027,'_cart_discount_tax','0'),
(16475,2027,'_order_shipping','0.00'),
(16476,2027,'_order_shipping_tax','0'),
(16477,2027,'_order_tax','0'),
(16478,2027,'_order_total','9470.25'),
(16479,2027,'_order_version','4.9.0'),
(16480,2027,'_prices_include_tax','no'),
(16481,2027,'_billing_address_index','Jorge Dos Santos Joral Engineering (Pty) Ltd 14 Bedford Avenue  Benoni GP 1500 ZA jorge@joral.co.za 0766740119/0791501835'),
(16482,2027,'_shipping_address_index','        '),
(16483,2027,'is_vat_exempt','no'),
(16484,2027,'_recorded_sales','yes'),
(16485,2027,'_recorded_coupon_usage_counts','yes'),
(16486,2027,'_order_stock_reduced','yes'),
(16508,2028,'_order_key','wc_order_DO5cWhIWwxZn5'),
(16509,2028,'_customer_user','0'),
(16510,2028,'_payment_method','cod'),
(16511,2028,'_payment_method_title','Get a quote'),
(16512,2028,'_customer_ip_address','102.252.68.16'),
(16513,2028,'_customer_user_agent','Mozilla/5.0 (Linux; Android 8.1.0; DRA-LX5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36'),
(16514,2028,'_created_via','checkout'),
(16515,2028,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(16516,2028,'_billing_first_name','Matsela'),
(16517,2028,'_billing_last_name','Takalo'),
(16518,2028,'_billing_address_1','Outspan Village, 13 Emmanuel str'),
(16519,2028,'_billing_address_2','Bendor'),
(16520,2028,'_billing_city','Polokwane'),
(16521,2028,'_billing_state','LP'),
(16522,2028,'_billing_postcode','0699'),
(16523,2028,'_billing_country','ZA'),
(16524,2028,'_billing_email','takalomatsela@gmail.com'),
(16525,2028,'_billing_phone','0716402966'),
(16526,2028,'_order_currency','ZAR'),
(16527,2028,'_cart_discount','0'),
(16528,2028,'_cart_discount_tax','0'),
(16529,2028,'_order_shipping','0.00'),
(16530,2028,'_order_shipping_tax','0'),
(16531,2028,'_order_tax','0'),
(16532,2028,'_order_total','2478.25'),
(16533,2028,'_order_version','4.9.1'),
(16534,2028,'_prices_include_tax','no'),
(16535,2028,'_billing_address_index','Matsela Takalo  Outspan Village, 13 Emmanuel str Bendor Polokwane LP 0699 ZA takalomatsela@gmail.com 0716402966'),
(16536,2028,'_shipping_address_index','        '),
(16537,2028,'is_vat_exempt','no'),
(16538,2028,'_recorded_sales','yes'),
(16539,2028,'_recorded_coupon_usage_counts','yes'),
(16540,2028,'_order_stock_reduced','yes'),
(16543,2029,'_order_key','wc_order_Xh8kHF4rnxsOV'),
(16544,2029,'_customer_user','0'),
(16545,2029,'_payment_method','cod'),
(16546,2029,'_payment_method_title','Get a quote'),
(16547,2029,'_customer_ip_address','196.250.148.64'),
(16548,2029,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36'),
(16549,2029,'_created_via','checkout'),
(16550,2029,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(16551,2029,'_billing_first_name','Warren'),
(16552,2029,'_billing_last_name','Labuschagne'),
(16553,2029,'_billing_company','Bergstreme Developments'),
(16554,2029,'_billing_address_1','1081 Val de Vie Estate'),
(16555,2029,'_billing_address_2','Paarl'),
(16556,2029,'_billing_city','Paarl'),
(16557,2029,'_billing_state','WC'),
(16558,2029,'_billing_postcode','7646'),
(16559,2029,'_billing_country','ZA'),
(16560,2029,'_billing_email','warren@bergstreme.co.za'),
(16561,2029,'_billing_phone','0827870775'),
(16562,2029,'_order_currency','ZAR'),
(16563,2029,'_cart_discount','0'),
(16564,2029,'_cart_discount_tax','0'),
(16565,2029,'_order_shipping','0.00'),
(16566,2029,'_order_shipping_tax','0'),
(16567,2029,'_order_tax','0'),
(16568,2029,'_order_total','3605.25'),
(16569,2029,'_order_version','4.9.1'),
(16570,2029,'_prices_include_tax','no'),
(16571,2029,'_billing_address_index','Warren Labuschagne Bergstreme Developments 1081 Val de Vie Estate Paarl Paarl WC 7646 ZA warren@bergstreme.co.za 0827870775'),
(16572,2029,'_shipping_address_index','        '),
(16573,2029,'is_vat_exempt','no'),
(16574,2029,'_recorded_sales','yes'),
(16575,2029,'_recorded_coupon_usage_counts','yes'),
(16576,2029,'_order_stock_reduced','yes'),
(16577,2030,'_order_key','wc_order_8xgsdJEPlEl5C'),
(16578,2030,'_customer_user','0'),
(16579,2030,'_payment_method','cod'),
(16580,2030,'_payment_method_title','Get a quote'),
(16581,2030,'_customer_ip_address','105.224.222.88'),
(16582,2030,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36 Edg/88.0.705.56'),
(16583,2030,'_created_via','checkout'),
(16584,2030,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(16585,2030,'_billing_first_name','Lizelle'),
(16586,2030,'_billing_last_name','Dukas'),
(16587,2030,'_billing_address_1','15 ELBA STREET'),
(16588,2030,'_billing_address_2','VRYKYK'),
(16589,2030,'_billing_city','Paarl (7620)'),
(16590,2030,'_billing_state','WC'),
(16591,2030,'_billing_postcode','7646'),
(16592,2030,'_billing_country','ZA'),
(16593,2030,'_billing_email','zehell@icloud.com'),
(16594,2030,'_billing_phone','+27824196222'),
(16595,2030,'_order_currency','ZAR'),
(16596,2030,'_cart_discount','0'),
(16597,2030,'_cart_discount_tax','0'),
(16598,2030,'_order_shipping','0.00'),
(16599,2030,'_order_shipping_tax','0'),
(16600,2030,'_order_tax','0'),
(16601,2030,'_order_total','3605.25'),
(16602,2030,'_order_version','4.9.2'),
(16603,2030,'_prices_include_tax','no'),
(16604,2030,'_billing_address_index','Lizelle Dukas  15 ELBA STREET VRYKYK Paarl (7620) WC 7646 ZA zehell@icloud.com +27824196222'),
(16605,2030,'_shipping_address_index','        '),
(16606,2030,'is_vat_exempt','no'),
(16607,2030,'_recorded_sales','yes'),
(16608,2030,'_recorded_coupon_usage_counts','yes'),
(16609,2030,'_order_stock_reduced','yes'),
(16610,2031,'_order_key','wc_order_PIlSHVykca1gY'),
(16611,2031,'_customer_user','0'),
(16612,2031,'_payment_method','cod'),
(16613,2031,'_payment_method_title','Get a quote'),
(16614,2031,'_customer_ip_address','197.229.143.240'),
(16615,2031,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-N986B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.93 Mobile Safari/537.36'),
(16616,2031,'_created_via','checkout'),
(16617,2031,'_cart_hash','d9686e835a51f773e1c9450277f60e12'),
(16618,2031,'_billing_first_name','Doubt'),
(16619,2031,'_billing_last_name','Moyo'),
(16620,2031,'_billing_company','First Mile'),
(16621,2031,'_billing_address_1','1 Milford road'),
(16622,2031,'_billing_address_2','80 the pinnacle'),
(16623,2031,'_billing_city','Sandton'),
(16624,2031,'_billing_state','WC'),
(16625,2031,'_billing_postcode','2191'),
(16626,2031,'_billing_country','ZA'),
(16627,2031,'_billing_email','doubtdee@gmail.com'),
(16628,2031,'_billing_phone','0670350224'),
(16629,2031,'_order_currency','ZAR'),
(16630,2031,'_cart_discount','0'),
(16631,2031,'_cart_discount_tax','0'),
(16632,2031,'_order_shipping','0.00'),
(16633,2031,'_order_shipping_tax','0'),
(16634,2031,'_order_tax','0'),
(16635,2031,'_order_total','11465.50'),
(16636,2031,'_order_version','4.9.2'),
(16637,2031,'_prices_include_tax','no'),
(16638,2031,'_billing_address_index','Doubt Moyo First Mile 1 Milford road 80 the pinnacle Sandton WC 2191 ZA doubtdee@gmail.com 0670350224'),
(16639,2031,'_shipping_address_index','        '),
(16640,2031,'is_vat_exempt','no'),
(16641,2031,'_recorded_sales','yes'),
(16642,2031,'_recorded_coupon_usage_counts','yes'),
(16643,2031,'_order_stock_reduced','yes'),
(16644,2032,'_order_key','wc_order_X23KFbtqGlWlJ'),
(16645,2032,'_customer_user','0'),
(16646,2032,'_payment_method','cod'),
(16647,2032,'_payment_method_title','Get a quote'),
(16648,2032,'_customer_ip_address','41.13.7.208'),
(16649,2032,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36'),
(16650,2032,'_created_via','checkout'),
(16651,2032,'_cart_hash','571082f161bd699c2c6e6841c6419126'),
(16652,2032,'_billing_first_name','Etienne'),
(16653,2032,'_billing_last_name','Fourie'),
(16654,2032,'_billing_address_1','8 Braambos Street'),
(16655,2032,'_billing_address_2','House'),
(16656,2032,'_billing_city','Glen Marais'),
(16657,2032,'_billing_state','GP'),
(16658,2032,'_billing_postcode','1619'),
(16659,2032,'_billing_country','ZA'),
(16660,2032,'_billing_email','etienne.fourie@vodamail.co.za'),
(16661,2032,'_billing_phone','0827797045'),
(16662,2032,'_order_currency','ZAR'),
(16663,2032,'_cart_discount','0'),
(16664,2032,'_cart_discount_tax','0'),
(16665,2032,'_order_shipping','0.00'),
(16666,2032,'_order_shipping_tax','0'),
(16667,2032,'_order_tax','0'),
(16668,2032,'_order_total','6313.50'),
(16669,2032,'_order_version','4.9.2'),
(16670,2032,'_prices_include_tax','no'),
(16671,2032,'_billing_address_index','Etienne Fourie  8 Braambos Street House Glen Marais GP 1619 ZA etienne.fourie@vodamail.co.za 0827797045'),
(16672,2032,'_shipping_address_index','        '),
(16673,2032,'is_vat_exempt','no'),
(16674,2032,'_recorded_sales','yes'),
(16675,2032,'_recorded_coupon_usage_counts','yes'),
(16676,2032,'_order_stock_reduced','yes'),
(16677,2033,'_order_key','wc_order_I7hRnMhqHkjjc'),
(16678,2033,'_customer_user','0'),
(16679,2033,'_payment_method','cod'),
(16680,2033,'_payment_method_title','Get a quote'),
(16681,2033,'_customer_ip_address','41.114.162.18'),
(16682,2033,'_customer_user_agent','Mozilla/5.0 (Linux; Android 8.1.0; TECNO SA7S) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.185 Mobile Safari/537.36'),
(16683,2033,'_created_via','checkout'),
(16684,2033,'_cart_hash','aae8b2072112e12f2d335a8884e53d30'),
(16685,2033,'_billing_first_name','Brandon Lee'),
(16686,2033,'_billing_last_name','Hendriks'),
(16687,2033,'_billing_company','Danbrand pools'),
(16688,2033,'_billing_address_1','13264 De beer Street,Borchards'),
(16689,2033,'_billing_city','George'),
(16690,2033,'_billing_state','WC'),
(16691,2033,'_billing_postcode','6529'),
(16692,2033,'_billing_country','ZA'),
(16693,2033,'_billing_email','danillohendriks95@gmail.com'),
(16694,2033,'_billing_phone','0784026654'),
(16695,2033,'_order_currency','ZAR'),
(16696,2033,'_cart_discount','0'),
(16697,2033,'_cart_discount_tax','0'),
(16698,2033,'_order_shipping','0.00'),
(16699,2033,'_order_shipping_tax','0'),
(16700,2033,'_order_tax','0'),
(16701,2033,'_order_total','661.25'),
(16702,2033,'_order_version','4.9.2'),
(16703,2033,'_prices_include_tax','no'),
(16704,2033,'_billing_address_index','Brandon Lee Hendriks Danbrand pools 13264 De beer Street,Borchards  George WC 6529 ZA danillohendriks95@gmail.com 0784026654'),
(16705,2033,'_shipping_address_index','        '),
(16706,2033,'is_vat_exempt','no'),
(16707,2033,'_recorded_sales','yes'),
(16708,2033,'_recorded_coupon_usage_counts','yes'),
(16709,2033,'_order_stock_reduced','yes'),
(16710,2034,'_order_key','wc_order_P7rYlwfsNFh6N'),
(16711,2034,'_customer_user','0'),
(16712,2034,'_payment_method','cod'),
(16713,2034,'_payment_method_title','Get a quote'),
(16714,2034,'_customer_ip_address','105.245.98.225'),
(16715,2034,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-N981B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.0 Chrome/83.0.4103.106 Mobile Safari/537.36'),
(16716,2034,'_created_via','checkout'),
(16717,2034,'_cart_hash','4fa453d41987b3308e0fc3aa8c337ebe'),
(16718,2034,'_billing_first_name','Divian'),
(16719,2034,'_billing_last_name','Naidoo'),
(16720,2034,'_billing_company','Thusanang Piping & Fitting Specialists'),
(16721,2034,'_billing_address_1','267 poole str 13 Zara place'),
(16722,2034,'_billing_address_2','Centurion'),
(16723,2034,'_billing_city','Pretoria'),
(16724,2034,'_billing_state','GP'),
(16725,2034,'_billing_postcode','0157'),
(16726,2034,'_billing_country','ZA'),
(16727,2034,'_billing_email','divian@tpfs.co.za'),
(16728,2034,'_billing_phone','0823787628'),
(16729,2034,'_order_currency','ZAR'),
(16730,2034,'_cart_discount','0'),
(16731,2034,'_cart_discount_tax','0'),
(16732,2034,'_order_shipping','0.00'),
(16733,2034,'_order_shipping_tax','0'),
(16734,2034,'_order_tax','0'),
(16735,2034,'_order_total','2994.60'),
(16736,2034,'_order_version','4.9.2'),
(16737,2034,'_prices_include_tax','no'),
(16738,2034,'_billing_address_index','Divian Naidoo Thusanang Piping & Fitting Specialists 267 poole str 13 Zara place Centurion Pretoria GP 0157 ZA divian@tpfs.co.za 0823787628'),
(16739,2034,'_shipping_address_index','        '),
(16740,2034,'is_vat_exempt','no'),
(16741,2034,'_recorded_sales','yes'),
(16742,2034,'_recorded_coupon_usage_counts','yes'),
(16743,2034,'_order_stock_reduced','yes'),
(16744,2035,'_order_key','wc_order_pHDZJJwM7G9Rk'),
(16745,2035,'_customer_user','0'),
(16746,2035,'_payment_method','cod'),
(16747,2035,'_payment_method_title','Get a quote'),
(16748,2035,'_customer_ip_address','102.66.158.169'),
(16749,2035,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; ART-L29 Build/HUAWEIART-L29; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.108 Mobile Midori Browser/1.2 Safari/537.36'),
(16750,2035,'_created_via','checkout'),
(16751,2035,'_cart_hash','b77d1cc9c07d824ca97931a92dc95e3c'),
(16752,2035,'_billing_first_name','Reg'),
(16753,2035,'_billing_last_name','Morgan'),
(16754,2035,'_billing_address_1','66 Berry St'),
(16755,2035,'_billing_city','Queenstown'),
(16756,2035,'_billing_state','EC'),
(16757,2035,'_billing_postcode','5319'),
(16758,2035,'_billing_country','ZA'),
(16759,2035,'_billing_email','beehive66@nokwi.co.za'),
(16760,2035,'_billing_phone','0827033489'),
(16761,2035,'_order_currency','ZAR'),
(16762,2035,'_cart_discount','0'),
(16763,2035,'_cart_discount_tax','0'),
(16764,2035,'_order_shipping','0.00'),
(16765,2035,'_order_shipping_tax','0'),
(16766,2035,'_order_tax','0'),
(16767,2035,'_order_total','3622.50'),
(16768,2035,'_order_version','4.9.2'),
(16769,2035,'_prices_include_tax','no'),
(16770,2035,'_billing_address_index','Reg Morgan  66 Berry St  Queenstown EC 5319 ZA beehive66@nokwi.co.za 0827033489'),
(16771,2035,'_shipping_address_index','        '),
(16772,2035,'is_vat_exempt','no'),
(16773,2035,'_recorded_sales','yes'),
(16774,2035,'_recorded_coupon_usage_counts','yes'),
(16775,2035,'_order_stock_reduced','yes'),
(16776,2036,'_order_key','wc_order_ob2xgnh32Zxji'),
(16777,2036,'_customer_user','0'),
(16778,2036,'_payment_method','cod'),
(16779,2036,'_payment_method_title','Get a quote'),
(16780,2036,'_customer_ip_address','102.65.46.161'),
(16781,2036,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36'),
(16782,2036,'_created_via','checkout'),
(16783,2036,'_cart_hash','8801896a3eacb04826046e2e96331d73'),
(16784,2036,'_billing_first_name','Karen'),
(16785,2036,'_billing_last_name','Cramer'),
(16786,2036,'_billing_company','The Cramer Trust'),
(16787,2036,'_billing_address_1','32 Upper Orange Street'),
(16788,2036,'_billing_city','Oranjezicht'),
(16789,2036,'_billing_state','WC'),
(16790,2036,'_billing_postcode','8001'),
(16791,2036,'_billing_country','ZA'),
(16792,2036,'_billing_email','cramer.kar@gmail.com'),
(16793,2036,'_billing_phone','0796093227'),
(16794,2036,'_order_currency','ZAR'),
(16795,2036,'_cart_discount','0'),
(16796,2036,'_cart_discount_tax','0'),
(16797,2036,'_order_shipping','0.00'),
(16798,2036,'_order_shipping_tax','0'),
(16799,2036,'_order_tax','0'),
(16800,2036,'_order_total','1840.00'),
(16801,2036,'_order_version','4.9.2'),
(16802,2036,'_prices_include_tax','no'),
(16803,2036,'_billing_address_index','Karen Cramer The Cramer Trust 32 Upper Orange Street  Oranjezicht WC 8001 ZA cramer.kar@gmail.com 0796093227'),
(16804,2036,'_shipping_address_index','        '),
(16805,2036,'is_vat_exempt','no'),
(16806,2036,'_recorded_sales','yes'),
(16807,2036,'_recorded_coupon_usage_counts','yes'),
(16808,2036,'_order_stock_reduced','yes'),
(16809,2037,'_order_key','wc_order_d2y7sIW8g38u2'),
(16810,2037,'_customer_user','0'),
(16811,2037,'_payment_method','cod'),
(16812,2037,'_payment_method_title','Get a quote'),
(16813,2037,'_customer_ip_address','87.185.183.188'),
(16814,2037,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),
(16815,2037,'_created_via','checkout'),
(16816,2037,'_cart_hash','885d9699c0333011a69fba9c4e423c09'),
(16817,2037,'_billing_first_name','Michael'),
(16818,2037,'_billing_last_name','Müller'),
(16819,2037,'_billing_company','/'),
(16820,2037,'_billing_address_1','Kurt-Lorbeerstrasse'),
(16821,2037,'_billing_address_2','1a'),
(16822,2037,'_billing_city','Sachsen Anhalt'),
(16823,2037,'_billing_postcode','06347'),
(16824,2037,'_billing_country','DE'),
(16825,2037,'_billing_email','mueller469@gmx.de'),
(16826,2037,'_billing_phone','03476814638'),
(16827,2037,'_order_currency','ZAR'),
(16828,2037,'_cart_discount','0'),
(16829,2037,'_cart_discount_tax','0'),
(16830,2037,'_order_shipping','0.00'),
(16831,2037,'_order_shipping_tax','0'),
(16832,2037,'_order_tax','0'),
(16833,2037,'_order_total','1380.00'),
(16834,2037,'_order_version','5.0.0'),
(16835,2037,'_prices_include_tax','no'),
(16836,2037,'_billing_address_index','Michael Müller / Kurt-Lorbeerstrasse 1a Sachsen Anhalt  06347 DE mueller469@gmx.de 03476814638'),
(16837,2037,'_shipping_address_index','        '),
(16838,2037,'is_vat_exempt','no'),
(16839,2037,'_recorded_sales','yes'),
(16840,2037,'_recorded_coupon_usage_counts','yes'),
(16841,2037,'_order_stock_reduced','yes'),
(16842,2037,'_new_order_email_sent','true'),
(16843,2038,'_order_key','wc_order_iNBK0tl05ye2S'),
(16844,2038,'_customer_user','0'),
(16845,2038,'_payment_method','cod'),
(16846,2038,'_payment_method_title','Get a quote'),
(16847,2038,'_customer_ip_address','41.246.129.243'),
(16848,2038,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0'),
(16849,2038,'_created_via','checkout'),
(16850,2038,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(16851,2038,'_billing_first_name','Johanna'),
(16852,2038,'_billing_last_name','Baum'),
(16853,2038,'_billing_address_1','306 Cape road'),
(16854,2038,'_billing_address_2','Newton Park'),
(16855,2038,'_billing_city','Port Elizabeth'),
(16856,2038,'_billing_state','EC'),
(16857,2038,'_billing_postcode','6045'),
(16858,2038,'_billing_country','ZA'),
(16859,2038,'_billing_email','healthshop500@vodamail.co.za'),
(16860,2038,'_billing_phone','0793400441'),
(16861,2038,'_order_currency','ZAR'),
(16862,2038,'_cart_discount','0'),
(16863,2038,'_cart_discount_tax','0'),
(16864,2038,'_order_shipping','0.00'),
(16865,2038,'_order_shipping_tax','0'),
(16866,2038,'_order_tax','0'),
(16867,2038,'_order_total','3605.25'),
(16868,2038,'_order_version','5.0.0'),
(16869,2038,'_prices_include_tax','no'),
(16870,2038,'_billing_address_index','Johanna Baum  306 Cape road Newton Park Port Elizabeth EC 6045 ZA healthshop500@vodamail.co.za 0793400441'),
(16871,2038,'_shipping_address_index','        '),
(16872,2038,'is_vat_exempt','no'),
(16873,2038,'_recorded_sales','yes'),
(16874,2038,'_recorded_coupon_usage_counts','yes'),
(16875,2038,'_order_stock_reduced','yes'),
(16876,2038,'_new_order_email_sent','true'),
(16877,2039,'_order_key','wc_order_xdU8vDkGaTz7l'),
(16878,2039,'_customer_user','0'),
(16879,2039,'_payment_method','cod'),
(16880,2039,'_payment_method_title','Get a quote'),
(16881,2039,'_customer_ip_address','197.185.117.34'),
(16882,2039,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:85.0) Gecko/20100101 Firefox/85.0'),
(16883,2039,'_created_via','checkout'),
(16884,2039,'_cart_hash','59f5134041b3a9412feedfc2e66f0365'),
(16885,2039,'_billing_first_name','Doug'),
(16886,2039,'_billing_last_name','Somerville'),
(16887,2039,'_billing_company','Plettvest 008 Pty Ltd'),
(16888,2039,'_billing_address_1','6 Truter St,'),
(16889,2039,'_billing_city','Plettenberg Bay'),
(16890,2039,'_billing_state','WC'),
(16891,2039,'_billing_postcode','6600'),
(16892,2039,'_billing_country','ZA'),
(16893,2039,'_billing_email','admin@plettpools.co.za'),
(16894,2039,'_billing_phone','0741134055'),
(16895,2039,'_order_currency','ZAR'),
(16896,2039,'_cart_discount','0'),
(16897,2039,'_cart_discount_tax','0'),
(16898,2039,'_order_shipping','0.00'),
(16899,2039,'_order_shipping_tax','0'),
(16900,2039,'_order_tax','0'),
(16901,2039,'_order_total','1725.00'),
(16902,2039,'_order_version','5.0.0'),
(16903,2039,'_prices_include_tax','no'),
(16904,2039,'_billing_address_index','Doug Somerville Plettvest 008 Pty Ltd 6 Truter St,  Plettenberg Bay WC 6600 ZA admin@plettpools.co.za 0741134055'),
(16905,2039,'_shipping_address_index','        '),
(16906,2039,'is_vat_exempt','no'),
(16907,2039,'_recorded_sales','yes'),
(16908,2039,'_recorded_coupon_usage_counts','yes'),
(16909,2039,'_order_stock_reduced','yes'),
(16910,2039,'_new_order_email_sent','true'),
(16911,2040,'_order_key','wc_order_LzxgnGIMO1A4T'),
(16912,2040,'_customer_user','0'),
(16913,2040,'_payment_method','cod'),
(16914,2040,'_payment_method_title','Get a quote'),
(16915,2040,'_customer_ip_address','197.89.117.179'),
(16916,2040,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36'),
(16917,2040,'_created_via','checkout'),
(16918,2040,'_cart_hash','8e7b37d2b71143790b663ecd7cd69a64'),
(16919,2040,'_billing_first_name','Jeremy'),
(16920,2040,'_billing_last_name','Stewart'),
(16921,2040,'_billing_company','SEAMLESS FLOORING SYSTEMS'),
(16922,2040,'_billing_address_1','3 LELIA RD'),
(16923,2040,'_billing_address_2','CLAREMONT'),
(16924,2040,'_billing_city','Cape Town'),
(16925,2040,'_billing_state','WC'),
(16926,2040,'_billing_postcode','7780'),
(16927,2040,'_billing_country','ZA'),
(16928,2040,'_billing_email','jeremy@seamlessflooring.co.za'),
(16929,2040,'_billing_phone','0834107696'),
(16930,2040,'_order_currency','ZAR'),
(16931,2040,'_cart_discount','0'),
(16932,2040,'_cart_discount_tax','0'),
(16933,2040,'_order_shipping','0.00'),
(16934,2040,'_order_shipping_tax','0'),
(16935,2040,'_order_tax','0'),
(16936,2040,'_order_total','5732.75'),
(16937,2040,'_order_version','5.0.0'),
(16938,2040,'_prices_include_tax','no'),
(16939,2040,'_billing_address_index','Jeremy Stewart SEAMLESS FLOORING SYSTEMS 3 LELIA RD CLAREMONT Cape Town WC 7780 ZA jeremy@seamlessflooring.co.za 0834107696'),
(16940,2040,'_shipping_address_index','        '),
(16941,2040,'is_vat_exempt','no'),
(16942,2040,'_recorded_sales','yes'),
(16943,2040,'_recorded_coupon_usage_counts','yes'),
(16944,2040,'_order_stock_reduced','yes'),
(16945,2040,'_new_order_email_sent','true'),
(16946,2041,'_order_key','wc_order_j0VUQm8Ypg2Ft'),
(16947,2041,'_customer_user','0'),
(16948,2041,'_payment_method','cod'),
(16949,2041,'_payment_method_title','Get a quote'),
(16950,2041,'_customer_ip_address','41.193.189.92'),
(16951,2041,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15'),
(16952,2041,'_created_via','checkout'),
(16953,2041,'_cart_hash','45cce3363702a1c966bcdede2e49fc2a'),
(16954,2041,'_billing_first_name','talal'),
(16955,2041,'_billing_last_name','salem'),
(16956,2041,'_billing_company','Greenfield Valley (PTY) Ltd'),
(16957,2041,'_billing_address_1','188 third street, Voelklip'),
(16958,2041,'_billing_city','Hermanus'),
(16959,2041,'_billing_state','WC'),
(16960,2041,'_billing_postcode','7200'),
(16961,2041,'_billing_country','ZA'),
(16962,2041,'_billing_email','talal@greenfieldvalley.co.za'),
(16963,2041,'_billing_phone','0822193322'),
(16964,2041,'_order_currency','ZAR'),
(16965,2041,'_cart_discount','0'),
(16966,2041,'_cart_discount_tax','0'),
(16967,2041,'_order_shipping','0.00'),
(16968,2041,'_order_shipping_tax','0'),
(16969,2041,'_order_tax','0'),
(16970,2041,'_order_total','6565.35'),
(16971,2041,'_order_version','5.0.0'),
(16972,2041,'_prices_include_tax','no'),
(16973,2041,'_billing_address_index','talal salem Greenfield Valley (PTY) Ltd 188 third street, Voelklip  Hermanus WC 7200 ZA talal@greenfieldvalley.co.za 0822193322'),
(16974,2041,'_shipping_address_index','        '),
(16975,2041,'is_vat_exempt','no'),
(16976,2041,'_recorded_sales','yes'),
(16977,2041,'_recorded_coupon_usage_counts','yes'),
(16978,2041,'_order_stock_reduced','yes'),
(16979,2041,'_new_order_email_sent','true'),
(16980,2042,'_order_key','wc_order_dNdVyor4aEpP1'),
(16981,2042,'_customer_user','0'),
(16982,2042,'_payment_method','cod'),
(16983,2042,'_payment_method_title','Get a quote'),
(16984,2042,'_customer_ip_address','105.227.25.169'),
(16985,2042,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36'),
(16986,2042,'_created_via','checkout'),
(16987,2042,'_cart_hash','ed7651796e3d7353e03f3997e6330421'),
(16988,2042,'_billing_first_name','Andries P'),
(16989,2042,'_billing_last_name','Dicks'),
(16990,2042,'_billing_company','DNO Construction KZN'),
(16991,2042,'_billing_address_1','2 Jacana Street Port Zimbali Estates'),
(16992,2042,'_billing_city','Ballito'),
(16993,2042,'_billing_state','KZN'),
(16994,2042,'_billing_postcode','4418'),
(16995,2042,'_billing_country','ZA'),
(16996,2042,'_billing_email','andries@dno.co.za'),
(16997,2042,'_billing_phone','0825550887'),
(16998,2042,'_order_currency','ZAR'),
(16999,2042,'_cart_discount','0'),
(17000,2042,'_cart_discount_tax','0'),
(17001,2042,'_order_shipping','0.00'),
(17002,2042,'_order_shipping_tax','0'),
(17003,2042,'_order_tax','0'),
(17004,2042,'_order_total','4548.25'),
(17005,2042,'_order_version','5.0.0'),
(17006,2042,'_prices_include_tax','no'),
(17007,2042,'_billing_address_index','Andries P Dicks DNO Construction KZN 2 Jacana Street Port Zimbali Estates  Ballito KZN 4418 ZA andries@dno.co.za 0825550887'),
(17008,2042,'_shipping_address_index','        '),
(17009,2042,'is_vat_exempt','no'),
(17010,2042,'_recorded_sales','yes'),
(17011,2042,'_recorded_coupon_usage_counts','yes'),
(17012,2042,'_order_stock_reduced','yes'),
(17013,2042,'_new_order_email_sent','true'),
(17023,2044,'_order_key','wc_order_X3bRP7jAVKK6W'),
(17024,2044,'_customer_user','0'),
(17025,2044,'_payment_method','cod'),
(17026,2044,'_payment_method_title','Get a quote'),
(17027,2044,'_customer_ip_address','165.49.53.56'),
(17028,2044,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36'),
(17029,2044,'_created_via','checkout'),
(17030,2044,'_cart_hash','c98556d9a8a0d78933f8dd7d423c76d5'),
(17031,2044,'_billing_first_name','Prenisha'),
(17032,2044,'_billing_last_name','Jagganath'),
(17033,2044,'_billing_company','Duma Nokwe group of Advocates'),
(17034,2044,'_billing_address_1','86 Maude Street'),
(17035,2044,'_billing_address_2','Sandton'),
(17036,2044,'_billing_city','Johannesburg'),
(17037,2044,'_billing_state','GP'),
(17038,2044,'_billing_postcode','2196'),
(17039,2044,'_billing_country','ZA'),
(17040,2044,'_billing_email','prenishaj@gmail.com'),
(17041,2044,'_billing_phone','+27734658700'),
(17042,2044,'_order_currency','ZAR'),
(17043,2044,'_cart_discount','0'),
(17044,2044,'_cart_discount_tax','0'),
(17045,2044,'_order_shipping','0.00'),
(17046,2044,'_order_shipping_tax','0'),
(17047,2044,'_order_tax','0'),
(17048,2044,'_order_total','7434.75'),
(17049,2044,'_order_version','5.1.0'),
(17050,2044,'_prices_include_tax','no'),
(17051,2044,'_billing_address_index','Prenisha Jagganath Duma Nokwe group of Advocates 86 Maude Street Sandton Johannesburg GP 2196 ZA prenishaj@gmail.com +27734658700'),
(17052,2044,'_shipping_address_index','        '),
(17053,2044,'is_vat_exempt','no'),
(17054,2044,'_recorded_sales','yes'),
(17055,2044,'_recorded_coupon_usage_counts','yes'),
(17056,2044,'_order_stock_reduced','yes'),
(17057,2044,'_new_order_email_sent','true'),
(17058,2045,'_order_key','wc_order_0crGZGkdwrdQf'),
(17059,2045,'_customer_user','0'),
(17060,2045,'_payment_method','cod'),
(17061,2045,'_payment_method_title','Get a quote'),
(17062,2045,'_customer_ip_address','41.115.75.96'),
(17063,2045,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; EML-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.181 Mobile Safari/537.36'),
(17064,2045,'_created_via','checkout'),
(17065,2045,'_cart_hash','a7b7d719d12c0b142bfd433a0f2de32e'),
(17066,2045,'_billing_first_name','Abi'),
(17067,2045,'_billing_last_name','Leiper'),
(17068,2045,'_billing_company','Strelitzia Construction'),
(17069,2045,'_billing_address_1','16 Salisbury Road'),
(17070,2045,'_billing_city','Umkomaas'),
(17071,2045,'_billing_state','KZN'),
(17072,2045,'_billing_postcode','4170'),
(17073,2045,'_billing_country','ZA'),
(17074,2045,'_billing_email','strelitziaconstructionkzn@gmail.com'),
(17075,2045,'_billing_phone','+27834136830'),
(17076,2045,'_order_currency','ZAR'),
(17077,2045,'_cart_discount','0'),
(17078,2045,'_cart_discount_tax','0'),
(17079,2045,'_order_shipping','0.00'),
(17080,2045,'_order_shipping_tax','0'),
(17081,2045,'_order_tax','0'),
(17082,2045,'_order_total','6767.75'),
(17083,2045,'_order_version','5.1.0'),
(17084,2045,'_prices_include_tax','no'),
(17085,2045,'_billing_address_index','Abi Leiper Strelitzia Construction 16 Salisbury Road  Umkomaas KZN 4170 ZA strelitziaconstructionkzn@gmail.com +27834136830'),
(17086,2045,'_shipping_address_index','        '),
(17087,2045,'is_vat_exempt','no'),
(17088,2045,'_recorded_sales','yes'),
(17089,2045,'_recorded_coupon_usage_counts','yes'),
(17090,2045,'_order_stock_reduced','yes'),
(17091,2045,'_new_order_email_sent','true'),
(17092,2046,'_order_key','wc_order_p5xOrYFqJxUws'),
(17093,2046,'_customer_user','0'),
(17094,2046,'_payment_method','cod'),
(17095,2046,'_payment_method_title','Get a quote'),
(17096,2046,'_customer_ip_address','168.253.66.218'),
(17097,2046,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36'),
(17098,2046,'_created_via','checkout'),
(17099,2046,'_cart_hash','441815fa329c7753cdcf28edf374a6f3'),
(17100,2046,'_billing_first_name','Jason'),
(17101,2046,'_billing_last_name','Wilmans'),
(17102,2046,'_billing_company','Secure FX'),
(17103,2046,'_billing_address_1','7 Aquanaut Lane'),
(17104,2046,'_billing_address_2','Crofters Valley'),
(17105,2046,'_billing_city','Cape Town'),
(17106,2046,'_billing_state','WC'),
(17107,2046,'_billing_postcode','7979'),
(17108,2046,'_billing_country','ZA'),
(17109,2046,'_billing_email','jsnwilmans@gmail.com'),
(17110,2046,'_billing_phone','0828952495'),
(17111,2046,'_order_currency','ZAR'),
(17112,2046,'_cart_discount','0'),
(17113,2046,'_cart_discount_tax','0'),
(17114,2046,'_order_shipping','0.00'),
(17115,2046,'_order_shipping_tax','0'),
(17116,2046,'_order_tax','0'),
(17117,2046,'_order_total','13696.50'),
(17118,2046,'_order_version','5.1.0'),
(17119,2046,'_prices_include_tax','no'),
(17120,2046,'_billing_address_index','Jason Wilmans Secure FX 7 Aquanaut Lane Crofters Valley Cape Town WC 7979 ZA jsnwilmans@gmail.com 0828952495'),
(17121,2046,'_shipping_address_index','        '),
(17122,2046,'is_vat_exempt','no'),
(17123,2046,'_recorded_sales','yes'),
(17124,2046,'_recorded_coupon_usage_counts','yes'),
(17125,2046,'_order_stock_reduced','yes'),
(17126,2046,'_new_order_email_sent','true'),
(17127,2047,'_order_key','wc_order_Nhc6j0ObpFisT'),
(17128,2047,'_customer_user','0'),
(17129,2047,'_payment_method','cod'),
(17130,2047,'_payment_method_title','Get a quote'),
(17131,2047,'_customer_ip_address','41.114.199.232'),
(17132,2047,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-A315F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.86 Mobile Safari/537.36'),
(17133,2047,'_created_via','checkout'),
(17134,2047,'_cart_hash','747467600ef135b493ce009e6b2527e9'),
(17135,2047,'_billing_first_name','Kim'),
(17136,2047,'_billing_last_name','Kleinhans'),
(17137,2047,'_billing_address_1','10 Campher street'),
(17138,2047,'_billing_address_2','Manor Heights'),
(17139,2047,'_billing_city','Despatch'),
(17140,2047,'_billing_state','EC'),
(17141,2047,'_billing_postcode','6220'),
(17142,2047,'_billing_country','ZA'),
(17143,2047,'_billing_email','kimkleinhans@rocketmail.com'),
(17144,2047,'_billing_phone','0732878095'),
(17145,2047,'_order_currency','ZAR'),
(17146,2047,'_cart_discount','0'),
(17147,2047,'_cart_discount_tax','0'),
(17148,2047,'_order_shipping','0.00'),
(17149,2047,'_order_shipping_tax','0'),
(17150,2047,'_order_tax','0'),
(17151,2047,'_order_total','310.50'),
(17152,2047,'_order_version','5.1.0'),
(17153,2047,'_prices_include_tax','no'),
(17154,2047,'_billing_address_index','Kim Kleinhans  10 Campher street Manor Heights Despatch EC 6220 ZA kimkleinhans@rocketmail.com 0732878095'),
(17155,2047,'_shipping_address_index','        '),
(17156,2047,'is_vat_exempt','no'),
(17157,2047,'_recorded_sales','yes'),
(17158,2047,'_recorded_coupon_usage_counts','yes'),
(17159,2047,'_order_stock_reduced','yes'),
(17160,2047,'_new_order_email_sent','true'),
(17161,2048,'_order_key','wc_order_zij5PNqWko9Ye'),
(17162,2048,'_customer_user','0'),
(17163,2048,'_payment_method','cod'),
(17164,2048,'_payment_method_title','Get a quote'),
(17165,2048,'_customer_ip_address','196.26.10.10'),
(17166,2048,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134'),
(17167,2048,'_created_via','checkout'),
(17168,2048,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(17169,2048,'_billing_first_name','Mariska'),
(17170,2048,'_billing_last_name','Nieman'),
(17171,2048,'_billing_address_1','5 Koekoek'),
(17172,2048,'_billing_address_2','Cashan 33'),
(17173,2048,'_billing_city','Rustenburg'),
(17174,2048,'_billing_state','NW'),
(17175,2048,'_billing_postcode','0300'),
(17176,2048,'_billing_country','ZA'),
(17177,2048,'_billing_email','Mariskan83@gmail.com'),
(17178,2048,'_billing_phone','0731565850'),
(17179,2048,'_order_currency','ZAR'),
(17180,2048,'_cart_discount','0'),
(17181,2048,'_cart_discount_tax','0'),
(17182,2048,'_order_shipping','0.00'),
(17183,2048,'_order_shipping_tax','0'),
(17184,2048,'_order_tax','0'),
(17185,2048,'_order_total','3605.25'),
(17186,2048,'_order_version','5.1.0'),
(17187,2048,'_prices_include_tax','no'),
(17188,2048,'_billing_address_index','Mariska Nieman  5 Koekoek Cashan 33 Rustenburg NW 0300 ZA Mariskan83@gmail.com 0731565850'),
(17189,2048,'_shipping_address_index','        '),
(17190,2048,'is_vat_exempt','no'),
(17191,2048,'_recorded_sales','yes'),
(17192,2048,'_recorded_coupon_usage_counts','yes'),
(17193,2048,'_order_stock_reduced','yes'),
(17194,2048,'_new_order_email_sent','true'),
(17195,2049,'_order_key','wc_order_5MM4tCDpjOKqX'),
(17196,2049,'_customer_user','0'),
(17197,2049,'_payment_method','cod'),
(17198,2049,'_payment_method_title','Get a quote'),
(17199,2049,'_customer_ip_address','197.245.64.162'),
(17200,2049,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36'),
(17201,2049,'_created_via','checkout'),
(17202,2049,'_cart_hash','49f91f8948e03a763d57ed97392cb160'),
(17203,2049,'_billing_first_name','Alkesh'),
(17204,2049,'_billing_last_name','Magan'),
(17205,2049,'_billing_company','CFIH'),
(17206,2049,'_billing_address_1','Suite 201 Sandton mediclinic South Block'),
(17207,2049,'_billing_address_2','Cnr peter place and Main Road Bryanston 2021'),
(17208,2049,'_billing_city','Johannesburg'),
(17209,2049,'_billing_state','GP'),
(17210,2049,'_billing_postcode','2021'),
(17211,2049,'_billing_country','ZA'),
(17212,2049,'_billing_email','drmagan@live.co.za'),
(17213,2049,'_billing_phone','+27117092198'),
(17214,2049,'_order_currency','ZAR'),
(17215,2049,'_cart_discount','0'),
(17216,2049,'_cart_discount_tax','0'),
(17217,2049,'_order_shipping','0.00'),
(17218,2049,'_order_shipping_tax','0'),
(17219,2049,'_order_tax','0'),
(17220,2049,'_order_total','1252.35'),
(17221,2049,'_order_version','5.1.0'),
(17222,2049,'_prices_include_tax','no'),
(17223,2049,'_billing_address_index','Alkesh Magan CFIH Suite 201 Sandton mediclinic South Block Cnr peter place and Main Road Bryanston 2021 Johannesburg GP 2021 ZA drmagan@live.co.za +27117092198'),
(17224,2049,'_shipping_address_index','        '),
(17225,2049,'is_vat_exempt','no'),
(17226,2049,'_recorded_sales','yes'),
(17227,2049,'_recorded_coupon_usage_counts','yes'),
(17228,2049,'_order_stock_reduced','yes'),
(17229,2049,'_new_order_email_sent','true'),
(17230,2050,'_order_key','wc_order_80hYOAeUFUtzB'),
(17231,2050,'_customer_user','0'),
(17232,2050,'_payment_method','cod'),
(17233,2050,'_payment_method_title','Get a quote'),
(17234,2050,'_customer_ip_address','102.39.89.31'),
(17235,2050,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; PPA-LX2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.101 Mobile Safari/537.36'),
(17236,2050,'_created_via','checkout'),
(17237,2050,'_cart_hash','9732b9ca7a408ef3462b6d85797e334f'),
(17238,2050,'_billing_first_name','Malcolm'),
(17239,2050,'_billing_last_name','Faught'),
(17240,2050,'_billing_address_1','27 via richardia'),
(17241,2050,'_billing_address_2','37 Cambridge Place Arboretum'),
(17242,2050,'_billing_city','Richard\'s Bay'),
(17243,2050,'_billing_state','KZN'),
(17244,2050,'_billing_postcode','3900'),
(17245,2050,'_billing_country','ZA'),
(17246,2050,'_billing_email','malcolm.faught@outlook.com'),
(17247,2050,'_billing_phone','0837781679'),
(17248,2050,'_order_currency','ZAR'),
(17249,2050,'_cart_discount','0'),
(17250,2050,'_cart_discount_tax','0'),
(17251,2050,'_order_shipping','0.00'),
(17252,2050,'_order_shipping_tax','0'),
(17253,2050,'_order_tax','0'),
(17254,2050,'_order_total','414.00'),
(17255,2050,'_order_version','5.1.0'),
(17256,2050,'_prices_include_tax','no'),
(17257,2050,'_billing_address_index','Malcolm Faught  27 via richardia 37 Cambridge Place Arboretum Richard\'s Bay KZN 3900 ZA malcolm.faught@outlook.com 0837781679'),
(17258,2050,'_shipping_address_index','        '),
(17259,2050,'is_vat_exempt','no'),
(17260,2050,'_recorded_sales','yes'),
(17261,2050,'_recorded_coupon_usage_counts','yes'),
(17262,2050,'_order_stock_reduced','yes'),
(17263,2050,'_new_order_email_sent','true'),
(17264,2051,'_order_key','wc_order_VXTSLubvX6Okq'),
(17265,2051,'_customer_user','0'),
(17266,2051,'_payment_method','cod'),
(17267,2051,'_payment_method_title','Get a quote'),
(17268,2051,'_customer_ip_address','165.165.197.174'),
(17269,2051,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15'),
(17270,2051,'_created_via','checkout'),
(17271,2051,'_cart_hash','1d847df4bc8e638b6964bd7790979c8a'),
(17272,2051,'_billing_first_name','Desiree'),
(17273,2051,'_billing_last_name','Boom'),
(17274,2051,'_billing_address_1','no2 Elmboog Vywer'),
(17275,2051,'_billing_address_2','Skulpiesbaai Lifestyle Estate'),
(17276,2051,'_billing_city','Stilbaai'),
(17277,2051,'_billing_state','WC'),
(17278,2051,'_billing_postcode','6674'),
(17279,2051,'_billing_country','ZA'),
(17280,2051,'_billing_email','desireeboom@me.com'),
(17281,2051,'_billing_phone','0795281860'),
(17282,2051,'_order_currency','ZAR'),
(17283,2051,'_cart_discount','0'),
(17284,2051,'_cart_discount_tax','0'),
(17285,2051,'_order_shipping','0.00'),
(17286,2051,'_order_shipping_tax','0'),
(17287,2051,'_order_tax','0'),
(17288,2051,'_order_total','2011.35'),
(17289,2051,'_order_version','5.1.0'),
(17290,2051,'_prices_include_tax','no'),
(17291,2051,'_billing_address_index','Desiree Boom  no2 Elmboog Vywer Skulpiesbaai Lifestyle Estate Stilbaai WC 6674 ZA desireeboom@me.com 0795281860'),
(17292,2051,'_shipping_address_index','        '),
(17293,2051,'is_vat_exempt','no'),
(17294,2051,'_recorded_sales','yes'),
(17295,2051,'_recorded_coupon_usage_counts','yes'),
(17296,2051,'_order_stock_reduced','yes'),
(17297,2051,'_new_order_email_sent','true'),
(17298,2052,'_order_key','wc_order_07m0hDepz6c3K'),
(17299,2052,'_customer_user','0'),
(17300,2052,'_payment_method','cod'),
(17301,2052,'_payment_method_title','Get a quote'),
(17302,2052,'_customer_ip_address','41.0.62.125'),
(17303,2052,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36'),
(17304,2052,'_created_via','checkout'),
(17305,2052,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(17306,2052,'_billing_first_name','Shane'),
(17307,2052,'_billing_last_name','Cooper'),
(17308,2052,'_billing_address_1','43 Albert Road'),
(17309,2052,'_billing_address_2','Irene'),
(17310,2052,'_billing_city','Centurion'),
(17311,2052,'_billing_state','GP'),
(17312,2052,'_billing_postcode','0157'),
(17313,2052,'_billing_country','ZA'),
(17314,2052,'_billing_email','sgcooper@outlook.com'),
(17315,2052,'_billing_phone','+27795118691'),
(17316,2052,'_order_currency','ZAR'),
(17317,2052,'_cart_discount','0'),
(17318,2052,'_cart_discount_tax','0'),
(17319,2052,'_order_shipping','0.00'),
(17320,2052,'_order_shipping_tax','0'),
(17321,2052,'_order_tax','0'),
(17322,2052,'_order_total','3156.75'),
(17323,2052,'_order_version','5.1.0'),
(17324,2052,'_prices_include_tax','no'),
(17325,2052,'_billing_address_index','Shane Cooper  43 Albert Road Irene Centurion GP 0157 ZA sgcooper@outlook.com +27795118691'),
(17326,2052,'_shipping_address_index','        '),
(17327,2052,'is_vat_exempt','no'),
(17328,2052,'_recorded_sales','yes'),
(17329,2052,'_recorded_coupon_usage_counts','yes'),
(17330,2052,'_order_stock_reduced','yes'),
(17331,2052,'_new_order_email_sent','true'),
(17332,2053,'_order_key','wc_order_U2YLnYFPyZmjk'),
(17333,2053,'_customer_user','0'),
(17334,2053,'_payment_method','cod'),
(17335,2053,'_payment_method_title','Get a quote'),
(17336,2053,'_customer_ip_address','105.225.41.122'),
(17337,2053,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15'),
(17338,2053,'_created_via','checkout'),
(17339,2053,'_cart_hash','abce570e4e3f8c51229bf38f158c6207'),
(17340,2053,'_billing_first_name','Quentin'),
(17341,2053,'_billing_last_name','Foyl'),
(17342,2053,'_billing_company','Pvt'),
(17343,2053,'_billing_address_1','12 philamere avenue'),
(17344,2053,'_billing_address_2','Glenmore'),
(17345,2053,'_billing_city','Durban'),
(17346,2053,'_billing_state','KZN'),
(17347,2053,'_billing_postcode','4001'),
(17348,2053,'_billing_country','ZA'),
(17349,2053,'_billing_email','wqrf01@gmail.com'),
(17350,2053,'_billing_phone','0828916257'),
(17351,2053,'_order_currency','ZAR'),
(17352,2053,'_cart_discount','0'),
(17353,2053,'_cart_discount_tax','0'),
(17354,2053,'_order_shipping','0.00'),
(17355,2053,'_order_shipping_tax','0'),
(17356,2053,'_order_tax','0'),
(17357,2053,'_order_total','4390.70'),
(17358,2053,'_order_version','5.1.0'),
(17359,2053,'_prices_include_tax','no'),
(17360,2053,'_billing_address_index','Quentin Foyl Pvt 12 philamere avenue Glenmore Durban KZN 4001 ZA wqrf01@gmail.com 0828916257'),
(17361,2053,'_shipping_address_index','        '),
(17362,2053,'is_vat_exempt','no'),
(17363,2053,'_recorded_sales','yes'),
(17364,2053,'_recorded_coupon_usage_counts','yes'),
(17365,2053,'_order_stock_reduced','yes'),
(17366,2053,'_new_order_email_sent','true'),
(17367,2054,'_order_key','wc_order_9pODaRKSV5yII'),
(17368,2054,'_customer_user','0'),
(17369,2054,'_payment_method','cod'),
(17370,2054,'_payment_method_title','Get a quote'),
(17371,2054,'_customer_ip_address','41.113.97.3'),
(17372,2054,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; VOG-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36'),
(17373,2054,'_created_via','checkout'),
(17374,2054,'_cart_hash','5b1335d2582a7d059a18342ce8f77f22'),
(17375,2054,'_billing_first_name','Ebrahim'),
(17376,2054,'_billing_last_name','Desai'),
(17377,2054,'_billing_address_1','3 brokensha road'),
(17378,2054,'_billing_city','Estcourt'),
(17379,2054,'_billing_state','KZN'),
(17380,2054,'_billing_postcode','3310'),
(17381,2054,'_billing_country','ZA'),
(17382,2054,'_billing_email','ebdesai@macksons.co.za'),
(17383,2054,'_billing_phone','0736330807'),
(17384,2054,'_order_currency','ZAR'),
(17385,2054,'_cart_discount','0'),
(17386,2054,'_cart_discount_tax','0'),
(17387,2054,'_order_shipping','0.00'),
(17388,2054,'_order_shipping_tax','0'),
(17389,2054,'_order_tax','0'),
(17390,2054,'_order_total','10367.25'),
(17391,2054,'_order_version','5.1.0'),
(17392,2054,'_prices_include_tax','no'),
(17393,2054,'_billing_address_index','Ebrahim Desai  3 brokensha road  Estcourt KZN 3310 ZA ebdesai@macksons.co.za 0736330807'),
(17394,2054,'_shipping_address_index','        '),
(17395,2054,'is_vat_exempt','no'),
(17396,2054,'_recorded_sales','yes'),
(17397,2054,'_recorded_coupon_usage_counts','yes'),
(17398,2054,'_order_stock_reduced','yes'),
(17399,2054,'_new_order_email_sent','true'),
(17400,2055,'_order_key','wc_order_9dEaAqCdirnK4'),
(17401,2055,'_customer_user','0'),
(17402,2055,'_payment_method','cod'),
(17403,2055,'_payment_method_title','Get a quote'),
(17404,2055,'_customer_ip_address','192.143.92.51'),
(17405,2055,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; ELE-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.66 Mobile Safari/537.36'),
(17406,2055,'_created_via','checkout'),
(17407,2055,'_cart_hash','ea2203a1dff5f8b165eee1d7d048e614'),
(17408,2055,'_billing_first_name','Melanie'),
(17409,2055,'_billing_last_name','Thompson'),
(17410,2055,'_billing_address_1','Site 20 Main Road'),
(17411,2055,'_billing_city','Coffee Bay'),
(17412,2055,'_billing_state','EC'),
(17413,2055,'_billing_postcode','5082'),
(17414,2055,'_billing_country','ZA'),
(17415,2055,'_billing_email','Cottages20@gmail.com'),
(17416,2055,'_billing_phone','0718564822'),
(17417,2055,'_order_currency','ZAR'),
(17418,2055,'_cart_discount','0'),
(17419,2055,'_cart_discount_tax','0'),
(17420,2055,'_order_shipping','0.00'),
(17421,2055,'_order_shipping_tax','0'),
(17422,2055,'_order_tax','0'),
(17423,2055,'_order_total','1690.50'),
(17424,2055,'_order_version','5.2.0'),
(17425,2055,'_prices_include_tax','no'),
(17426,2055,'_billing_address_index','Melanie Thompson  Site 20 Main Road  Coffee Bay EC 5082 ZA Cottages20@gmail.com 0718564822'),
(17427,2055,'_shipping_address_index','        '),
(17428,2055,'is_vat_exempt','no'),
(17429,2055,'_recorded_sales','yes'),
(17430,2055,'_recorded_coupon_usage_counts','yes'),
(17431,2055,'_order_stock_reduced','yes'),
(17432,2055,'_new_order_email_sent','true'),
(17433,2056,'_order_key','wc_order_PVTcvLS2KT5YU'),
(17434,2056,'_customer_user','0'),
(17435,2056,'_payment_method','cod'),
(17436,2056,'_payment_method_title','Get a quote'),
(17437,2056,'_customer_ip_address','217.29.208.153'),
(17438,2056,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),
(17439,2056,'_created_via','checkout'),
(17440,2056,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(17441,2056,'_billing_first_name','Mina'),
(17442,2056,'_billing_last_name','Fensham'),
(17443,2056,'_billing_company','Action Force'),
(17444,2056,'_billing_address_1','1 Roderick Cambell st, Freemanville'),
(17445,2056,'_billing_city','Klerksdorp'),
(17446,2056,'_billing_state','NW'),
(17447,2056,'_billing_postcode','2571'),
(17448,2056,'_billing_country','ZA'),
(17449,2056,'_billing_email','admin@actionforce.co.za'),
(17450,2056,'_billing_phone','0825761304'),
(17451,2056,'_order_currency','ZAR'),
(17452,2056,'_cart_discount','0'),
(17453,2056,'_cart_discount_tax','0'),
(17454,2056,'_order_shipping','0.00'),
(17455,2056,'_order_shipping_tax','0'),
(17456,2056,'_order_tax','0'),
(17457,2056,'_order_total','3605.25'),
(17458,2056,'_order_version','5.2.0'),
(17459,2056,'_prices_include_tax','no'),
(17460,2056,'_billing_address_index','Mina Fensham Action Force 1 Roderick Cambell st, Freemanville  Klerksdorp NW 2571 ZA admin@actionforce.co.za 0825761304'),
(17461,2056,'_shipping_address_index','        '),
(17462,2056,'is_vat_exempt','no'),
(17463,2056,'_recorded_sales','yes'),
(17464,2056,'_recorded_coupon_usage_counts','yes'),
(17465,2056,'_order_stock_reduced','yes'),
(17466,2056,'_new_order_email_sent','true'),
(17467,2057,'_order_key','wc_order_RAnIRqHObPdFW'),
(17468,2057,'_customer_user','0'),
(17469,2057,'_payment_method','cod'),
(17470,2057,'_payment_method_title','Get a quote'),
(17471,2057,'_customer_ip_address','105.245.100.237'),
(17472,2057,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SM-G955F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.66 Mobile Safari/537.36'),
(17473,2057,'_created_via','checkout'),
(17474,2057,'_cart_hash','75a357548c9af22fc5c65411656a1776'),
(17475,2057,'_billing_first_name','Uwais'),
(17476,2057,'_billing_last_name','Omar'),
(17477,2057,'_billing_address_1','21 Bosduif Crescent'),
(17478,2057,'_billing_city','Rustenburg'),
(17479,2057,'_billing_state','NW'),
(17480,2057,'_billing_postcode','2999'),
(17481,2057,'_billing_country','ZA'),
(17482,2057,'_billing_email','uwaisomar@gmail.com'),
(17483,2057,'_billing_phone','0727378656'),
(17484,2057,'_order_currency','ZAR'),
(17485,2057,'_cart_discount','0'),
(17486,2057,'_cart_discount_tax','0'),
(17487,2057,'_order_shipping','0.00'),
(17488,2057,'_order_shipping_tax','0'),
(17489,2057,'_order_tax','0'),
(17490,2057,'_order_total','3455.75'),
(17491,2057,'_order_version','5.2.0'),
(17492,2057,'_prices_include_tax','no'),
(17493,2057,'_billing_address_index','Uwais Omar  21 Bosduif Crescent  Rustenburg NW 2999 ZA uwaisomar@gmail.com 0727378656'),
(17494,2057,'_shipping_address_index','        '),
(17495,2057,'is_vat_exempt','no'),
(17496,2057,'_recorded_sales','yes'),
(17497,2057,'_recorded_coupon_usage_counts','yes'),
(17498,2057,'_order_stock_reduced','yes'),
(17499,2057,'_new_order_email_sent','true'),
(17500,2058,'_order_key','wc_order_cVVaS6YDtNXo9'),
(17501,2058,'_customer_user','0'),
(17502,2058,'_payment_method','cod'),
(17503,2058,'_payment_method_title','Get a quote'),
(17504,2058,'_customer_ip_address','154.70.155.155'),
(17505,2058,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36 Edg/90.0.818.56'),
(17506,2058,'_created_via','checkout'),
(17507,2058,'_cart_hash','858ac829d4d25029351f63c5f6991cf4'),
(17508,2058,'_billing_first_name','Priscilla'),
(17509,2058,'_billing_last_name','Viviers'),
(17510,2058,'_billing_company','Barnel (PTY) Ltd'),
(17511,2058,'_billing_address_1','7 Lillium Street'),
(17512,2058,'_billing_address_2','Roberts Estate'),
(17513,2058,'_billing_city','Middelburg'),
(17514,2058,'_billing_state','MP'),
(17515,2058,'_billing_postcode','1050'),
(17516,2058,'_billing_country','ZA'),
(17517,2058,'_billing_email','priscilla@barthea.co.za'),
(17518,2058,'_billing_phone','0828943134'),
(17519,2058,'_order_currency','ZAR'),
(17520,2058,'_cart_discount','0'),
(17521,2058,'_cart_discount_tax','0'),
(17522,2058,'_order_shipping','0.00'),
(17523,2058,'_order_shipping_tax','0'),
(17524,2058,'_order_tax','0'),
(17525,2058,'_order_total','3697.25'),
(17526,2058,'_order_version','5.2.2'),
(17527,2058,'_prices_include_tax','no'),
(17528,2058,'_billing_address_index','Priscilla Viviers Barnel (PTY) Ltd 7 Lillium Street Roberts Estate Middelburg MP 1050 ZA priscilla@barthea.co.za 0828943134'),
(17529,2058,'_shipping_address_index','        '),
(17530,2058,'is_vat_exempt','no'),
(17531,2058,'_recorded_sales','yes'),
(17532,2058,'_recorded_coupon_usage_counts','yes'),
(17533,2058,'_order_stock_reduced','yes'),
(17534,2058,'_new_order_email_sent','true'),
(17535,2059,'_order_key','wc_order_3c7fC3Jho5jfb'),
(17536,2059,'_customer_user','0'),
(17537,2059,'_payment_method','cod'),
(17538,2059,'_payment_method_title','Get a quote'),
(17539,2059,'_customer_ip_address','197.82.212.63'),
(17540,2059,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/158.0.371218587 Mobile/15E148 Safari/604.1'),
(17541,2059,'_created_via','checkout'),
(17542,2059,'_cart_hash','0f4bdc56a220d7a71418e23bb648c9cb'),
(17543,2059,'_billing_first_name','Priscilla'),
(17544,2059,'_billing_last_name','Viviers'),
(17545,2059,'_billing_company','Barnel'),
(17546,2059,'_billing_address_1','7 Lillium strert'),
(17547,2059,'_billing_address_2','Roberts Estate'),
(17548,2059,'_billing_city','Middelburg'),
(17549,2059,'_billing_state','MP'),
(17550,2059,'_billing_postcode','1050'),
(17551,2059,'_billing_country','ZA'),
(17552,2059,'_billing_email','priscilla@barthea.co.za'),
(17553,2059,'_billing_phone','0828943134'),
(17554,2059,'_order_currency','ZAR'),
(17555,2059,'_cart_discount','0'),
(17556,2059,'_cart_discount_tax','0'),
(17557,2059,'_order_shipping','0.00'),
(17558,2059,'_order_shipping_tax','0'),
(17559,2059,'_order_tax','0'),
(17560,2059,'_order_total','2323.00'),
(17561,2059,'_order_version','5.3.0'),
(17562,2059,'_prices_include_tax','no'),
(17563,2059,'_billing_address_index','Priscilla Viviers Barnel 7 Lillium strert Roberts Estate Middelburg MP 1050 ZA priscilla@barthea.co.za 0828943134'),
(17564,2059,'_shipping_address_index','        '),
(17565,2059,'is_vat_exempt','no'),
(17566,2059,'_recorded_sales','yes'),
(17567,2059,'_recorded_coupon_usage_counts','yes'),
(17568,2059,'_order_stock_reduced','yes'),
(17569,2059,'_new_order_email_sent','true'),
(17574,2060,'_order_key','wc_order_kzSRj5RMHywvi'),
(17575,2060,'_customer_user','0'),
(17576,2060,'_payment_method','cod'),
(17577,2060,'_payment_method_title','Get a quote'),
(17578,2060,'_customer_ip_address','197.229.147.180'),
(17579,2060,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15'),
(17580,2060,'_created_via','checkout'),
(17581,2060,'_cart_hash','75a357548c9af22fc5c65411656a1776'),
(17582,2060,'_billing_first_name','VICTOR'),
(17583,2060,'_billing_last_name','DE ALMEIDA'),
(17584,2060,'_billing_company','V M PROJECTS'),
(17585,2060,'_billing_address_1','26 CUSSONIA DRIVE BASSONIA ESTATES'),
(17586,2060,'_billing_address_2','BASSONIA'),
(17587,2060,'_billing_city','JOHANNESBURG'),
(17588,2060,'_billing_state','GP'),
(17589,2060,'_billing_postcode','2019'),
(17590,2060,'_billing_country','ZA'),
(17591,2060,'_billing_email','victorda@mweb.co.za'),
(17592,2060,'_billing_phone','0837008525'),
(17593,2060,'_order_currency','ZAR'),
(17594,2060,'_cart_discount','0'),
(17595,2060,'_cart_discount_tax','0'),
(17596,2060,'_order_shipping','0.00'),
(17597,2060,'_order_shipping_tax','0'),
(17598,2060,'_order_tax','0'),
(17599,2060,'_order_total','3455.75'),
(17600,2060,'_order_version','5.3.0'),
(17601,2060,'_prices_include_tax','no'),
(17602,2060,'_billing_address_index','VICTOR DE ALMEIDA V M PROJECTS 26 CUSSONIA DRIVE BASSONIA ESTATES BASSONIA JOHANNESBURG GP 2019 ZA victorda@mweb.co.za 0837008525'),
(17603,2060,'_shipping_address_index','        '),
(17604,2060,'is_vat_exempt','no'),
(17605,2060,'_recorded_sales','yes'),
(17606,2060,'_recorded_coupon_usage_counts','yes'),
(17607,2060,'_order_stock_reduced','yes'),
(17608,2060,'_new_order_email_sent','true'),
(17611,2061,'_wp_attached_file','2019/07/NIXIN-SST-Compact-Spa-Jet.jpg'),
(17612,2061,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2019/07/NIXIN-SST-Compact-Spa-Jet.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:37:\"NIXIN-SST-Compact-Spa-Jet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17614,2062,'_wp_attached_file','2020/11/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg'),
(17615,2062,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:50:\"2020/11/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17620,2063,'_wp_attached_file','2019/07/NIXIN-SST-Compact-Spa-Jet-1-scaled.jpg'),
(17621,2063,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2499;s:6:\"height\";i:2560;s:4:\"file\";s:46:\"2019/07/NIXIN-SST-Compact-Spa-Jet-1-scaled.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"NIXIN-SST-Compact-Spa-Jet-1-999x1024.jpg\";s:5:\"width\";i:999;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-768x787.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:787;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"NIXIN-SST-Compact-Spa-Jet-1-1499x1536.jpg\";s:5:\"width\";i:1499;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:41:\"NIXIN-SST-Compact-Spa-Jet-1-1999x2048.jpg\";s:5:\"width\";i:1999;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-600x615.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-600x615.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:39:\"NIXIN-SST-Compact-Spa-Jet-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:31:\"NIXIN-SST-Compact-Spa-Jet-1.jpg\";}'),
(17622,2063,'_wp_attachment_image_alt','NIXIN SST Compact Venturi Spa Jet'),
(17649,2065,'_order_key','wc_order_xanRe0h5deLHM'),
(17650,2065,'_customer_user','0'),
(17651,2065,'_payment_method','cod'),
(17652,2065,'_payment_method_title','Get a quote'),
(17653,2065,'_customer_ip_address','151.183.2.206'),
(17654,2065,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 Edg/91.0.864.41'),
(17655,2065,'_created_via','checkout'),
(17656,2065,'_cart_hash','8ec2da46aa872356088803db81040286'),
(17657,2065,'_billing_first_name','Alessandro'),
(17658,2065,'_billing_last_name','Jansen'),
(17659,2065,'_billing_address_1','72 Wiehahn Avenue'),
(17660,2065,'_billing_address_2','Ben Kamma'),
(17661,2065,'_billing_city','Port Elizabeth'),
(17662,2065,'_billing_state','EC'),
(17663,2065,'_billing_postcode','6025'),
(17664,2065,'_billing_country','ZA'),
(17665,2065,'_billing_email','alessandro.jansen@me.com'),
(17666,2065,'_billing_phone','0839790721'),
(17667,2065,'_order_currency','ZAR'),
(17668,2065,'_cart_discount','0'),
(17669,2065,'_cart_discount_tax','0'),
(17670,2065,'_order_shipping','0.00'),
(17671,2065,'_order_shipping_tax','0'),
(17672,2065,'_order_tax','0'),
(17673,2065,'_order_total','13512.50'),
(17674,2065,'_order_version','5.3.0'),
(17675,2065,'_prices_include_tax','no'),
(17676,2065,'_billing_address_index','Alessandro Jansen  72 Wiehahn Avenue Ben Kamma Port Elizabeth EC 6025 ZA alessandro.jansen@me.com 0839790721'),
(17677,2065,'_shipping_address_index','        '),
(17678,2065,'is_vat_exempt','no'),
(17679,2065,'_recorded_sales','yes'),
(17680,2065,'_recorded_coupon_usage_counts','yes'),
(17681,2065,'_order_stock_reduced','yes'),
(17682,2065,'_new_order_email_sent','true'),
(17706,2066,'_order_key','wc_order_tIKW5LWpTdDnj'),
(17707,2066,'_customer_user','0'),
(17708,2066,'_payment_method','cod'),
(17709,2066,'_payment_method_title','Get a quote'),
(17710,2066,'_customer_ip_address','41.13.196.40'),
(17711,2066,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; S40) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.105 Mobile Safari/537.36'),
(17712,2066,'_created_via','checkout'),
(17713,2066,'_cart_hash','52b68d3e8dded8cac1096e4d6c308463'),
(17714,2066,'_billing_first_name','mark'),
(17715,2066,'_billing_last_name','Tunley'),
(17716,2066,'_billing_company','Modern Natural landscaping'),
(17717,2066,'_billing_address_1','43 duiker street'),
(17718,2066,'_billing_address_2','Northcliff'),
(17719,2066,'_billing_city','Hermanus'),
(17720,2066,'_billing_state','WC'),
(17721,2066,'_billing_postcode','7200'),
(17722,2066,'_billing_country','ZA'),
(17723,2066,'_billing_email','mtunley774@gmail.com'),
(17724,2066,'_billing_phone','0728271625'),
(17725,2066,'_order_currency','ZAR'),
(17726,2066,'_cart_discount','0'),
(17727,2066,'_cart_discount_tax','0'),
(17728,2066,'_order_shipping','0'),
(17729,2066,'_order_shipping_tax','0'),
(17730,2066,'_order_tax','0'),
(17731,2066,'_order_total','2518.50'),
(17732,2066,'_order_version','5.4.1'),
(17733,2066,'_prices_include_tax','no'),
(17734,2066,'_billing_address_index','mark Tunley Modern Natural landscaping 43 duiker street Northcliff Hermanus WC 7200 ZA mtunley774@gmail.com 0728271625'),
(17735,2066,'_shipping_address_index','        '),
(17736,2066,'is_vat_exempt','no'),
(17737,2066,'_recorded_sales','yes'),
(17738,2066,'_recorded_coupon_usage_counts','yes'),
(17739,2066,'_order_stock_reduced','yes'),
(17740,2066,'_new_order_email_sent','true'),
(17741,2067,'_order_key','wc_order_qp4cIg8kGvaP9'),
(17742,2067,'_customer_user','0'),
(17743,2067,'_payment_method','cod'),
(17744,2067,'_payment_method_title','Get a quote'),
(17745,2067,'_customer_ip_address','137.196.0.9'),
(17746,2067,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.210 Mobile Safari/537.36'),
(17747,2067,'_created_via','checkout'),
(17748,2067,'_cart_hash','45cce3363702a1c966bcdede2e49fc2a'),
(17749,2067,'_billing_first_name','Huzaifah'),
(17750,2067,'_billing_last_name','Master'),
(17751,2067,'_billing_address_1','Area 2'),
(17752,2067,'_billing_address_2','Carbreaker Road'),
(17753,2067,'_billing_city','Lilongwe'),
(17754,2067,'_billing_state','Lilongwe'),
(17755,2067,'_billing_postcode','0265'),
(17756,2067,'_billing_country','MW'),
(17757,2067,'_billing_email','huzzymaster123@gmail.com'),
(17758,2067,'_billing_phone','0994140517'),
(17759,2067,'_order_currency','ZAR'),
(17760,2067,'_cart_discount','0'),
(17761,2067,'_cart_discount_tax','0'),
(17762,2067,'_order_shipping','0'),
(17763,2067,'_order_shipping_tax','0'),
(17764,2067,'_order_tax','0'),
(17765,2067,'_order_total','6565.35'),
(17766,2067,'_order_version','5.4.1'),
(17767,2067,'_prices_include_tax','no'),
(17768,2067,'_billing_address_index','Huzaifah Master  Area 2 Carbreaker Road Lilongwe Lilongwe 0265 MW huzzymaster123@gmail.com 0994140517'),
(17769,2067,'_shipping_address_index','        '),
(17770,2067,'is_vat_exempt','no'),
(17771,2067,'_recorded_sales','yes'),
(17772,2067,'_recorded_coupon_usage_counts','yes'),
(17773,2067,'_order_stock_reduced','yes'),
(17774,2067,'_new_order_email_sent','true'),
(17775,2068,'_order_key','wc_order_lzQjmZghkocHy'),
(17776,2068,'_customer_user','0'),
(17777,2068,'_payment_method','cod'),
(17778,2068,'_payment_method_title','Get a quote'),
(17779,2068,'_customer_ip_address','154.127.63.58'),
(17780,2068,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),
(17781,2068,'_created_via','checkout'),
(17782,2068,'_cart_hash','1461696df12ab4fc7eaaa9bc87904817'),
(17783,2068,'_billing_first_name','Alessandro'),
(17784,2068,'_billing_last_name','Jansen'),
(17785,2068,'_billing_company','Office'),
(17786,2068,'_billing_address_1','72 Wiehahn Avenue'),
(17787,2068,'_billing_address_2','Ben Kamma'),
(17788,2068,'_billing_city','Port Elizabeth'),
(17789,2068,'_billing_state','EC'),
(17790,2068,'_billing_postcode','6025'),
(17791,2068,'_billing_country','ZA'),
(17792,2068,'_billing_email','alessandro.jansen@me.com'),
(17793,2068,'_billing_phone','0839790721'),
(17794,2068,'_order_currency','ZAR'),
(17795,2068,'_cart_discount','0'),
(17796,2068,'_cart_discount_tax','0'),
(17797,2068,'_order_shipping','0'),
(17798,2068,'_order_shipping_tax','0'),
(17799,2068,'_order_tax','0'),
(17800,2068,'_order_total','15059.25'),
(17801,2068,'_order_version','5.4.1'),
(17802,2068,'_prices_include_tax','no'),
(17803,2068,'_billing_address_index','Alessandro Jansen Office 72 Wiehahn Avenue Ben Kamma Port Elizabeth EC 6025 ZA alessandro.jansen@me.com 0839790721'),
(17804,2068,'_shipping_address_index','        '),
(17805,2068,'is_vat_exempt','no'),
(17806,2068,'_recorded_sales','yes'),
(17807,2068,'_recorded_coupon_usage_counts','yes'),
(17808,2068,'_order_stock_reduced','yes'),
(17809,2068,'_new_order_email_sent','true'),
(17810,2069,'_order_key','wc_order_WANAqR94WmUhl'),
(17811,2069,'_customer_user','0'),
(17812,2069,'_payment_method','cod'),
(17813,2069,'_payment_method_title','Get a quote'),
(17814,2069,'_customer_ip_address','105.8.6.88'),
(17815,2069,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-N960F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Mobile Safari/537.36'),
(17816,2069,'_created_via','checkout'),
(17817,2069,'_cart_hash','8c21e8d037af65ecbb018552f46e2951'),
(17818,2069,'_billing_first_name','Simone'),
(17819,2069,'_billing_last_name','Rauscher'),
(17820,2069,'_billing_address_1','22 Lynx Close'),
(17821,2069,'_billing_address_2','Lakeside'),
(17822,2069,'_billing_city','Cape Town'),
(17823,2069,'_billing_state','WC'),
(17824,2069,'_billing_postcode','7945'),
(17825,2069,'_billing_country','ZA'),
(17826,2069,'_billing_email','simonelisarauscher@gmail.com'),
(17827,2069,'_billing_phone','0742005727'),
(17828,2069,'_order_currency','ZAR'),
(17829,2069,'_cart_discount','0'),
(17830,2069,'_cart_discount_tax','0'),
(17831,2069,'_order_shipping','0'),
(17832,2069,'_order_shipping_tax','0'),
(17833,2069,'_order_tax','0'),
(17834,2069,'_order_total','3605.25'),
(17835,2069,'_order_version','5.4.1'),
(17836,2069,'_prices_include_tax','no'),
(17837,2069,'_billing_address_index','Simone Rauscher  22 Lynx Close Lakeside Cape Town WC 7945 ZA simonelisarauscher@gmail.com 0742005727'),
(17838,2069,'_shipping_address_index','        '),
(17839,2069,'is_vat_exempt','no'),
(17840,2069,'_recorded_sales','yes'),
(17841,2069,'_recorded_coupon_usage_counts','yes'),
(17842,2069,'_order_stock_reduced','yes'),
(17843,2069,'_new_order_email_sent','true'),
(17844,2070,'_order_key','wc_order_E1r3BNn6th6Xo'),
(17845,2070,'_customer_user','0'),
(17846,2070,'_payment_method','cod'),
(17847,2070,'_payment_method_title','Get a quote'),
(17848,2070,'_customer_ip_address','41.246.130.15'),
(17849,2070,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),
(17850,2070,'_created_via','checkout'),
(17851,2070,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(17852,2070,'_billing_first_name','Tyron'),
(17853,2070,'_billing_last_name','Young'),
(17854,2070,'_billing_address_1','2nd Avenue'),
(17855,2070,'_billing_address_2','1351 Summers Ridge'),
(17856,2070,'_billing_city','Bushmans River Mouth'),
(17857,2070,'_billing_state','EC'),
(17858,2070,'_billing_postcode','6190'),
(17859,2070,'_billing_country','ZA'),
(17860,2070,'_billing_email','tyron@bluelemoncon.co.za'),
(17861,2070,'_billing_phone','0815861299'),
(17862,2070,'_order_currency','ZAR'),
(17863,2070,'_cart_discount','0'),
(17864,2070,'_cart_discount_tax','0'),
(17865,2070,'_order_shipping','0'),
(17866,2070,'_order_shipping_tax','0'),
(17867,2070,'_order_tax','0'),
(17868,2070,'_order_total','2478.25'),
(17869,2070,'_order_version','5.4.1'),
(17870,2070,'_prices_include_tax','no'),
(17871,2070,'_billing_address_index','Tyron Young  2nd Avenue 1351 Summers Ridge Bushmans River Mouth EC 6190 ZA tyron@bluelemoncon.co.za 0815861299'),
(17872,2070,'_shipping_address_index','        '),
(17873,2070,'is_vat_exempt','no'),
(17874,2070,'_recorded_sales','yes'),
(17875,2070,'_recorded_coupon_usage_counts','yes'),
(17876,2070,'_order_stock_reduced','yes'),
(17877,2070,'_new_order_email_sent','true'),
(17878,2071,'_wp_page_template','elementor_header_footer'),
(17879,2073,'_order_key','wc_order_8NnoIDYSwzAyz'),
(17880,2073,'_customer_user','0'),
(17881,2073,'_payment_method','cod'),
(17882,2073,'_payment_method_title','Get a quote'),
(17883,2073,'_customer_ip_address','105.22.39.202'),
(17884,2073,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36'),
(17885,2073,'_created_via','checkout'),
(17886,2073,'_cart_hash','e83298df38a561e7dc304bb84886be91'),
(17887,2073,'_billing_first_name','Leon'),
(17888,2073,'_billing_last_name','Van den Heever'),
(17889,2073,'_billing_company','Bass Lake Country Lodge'),
(17890,2073,'_billing_address_1','Portion 64 of the Farm Leeuwkloof JR285'),
(17891,2073,'_billing_city','Pretoria'),
(17892,2073,'_billing_state','GP'),
(17893,2073,'_billing_postcode','1002'),
(17894,2073,'_billing_country','ZA'),
(17895,2073,'_billing_email','leon@basslakelodge.co.za'),
(17896,2073,'_billing_phone','0722514214'),
(17897,2073,'_order_currency','ZAR'),
(17898,2073,'_cart_discount','0'),
(17899,2073,'_cart_discount_tax','0'),
(17900,2073,'_order_shipping','0'),
(17901,2073,'_order_shipping_tax','0'),
(17902,2073,'_order_tax','0'),
(17903,2073,'_order_total','2173.50'),
(17904,2073,'_order_version','5.4.1'),
(17905,2073,'_prices_include_tax','no'),
(17906,2073,'_billing_address_index','Leon Van den Heever Bass Lake Country Lodge Portion 64 of the Farm Leeuwkloof JR285  Pretoria GP 1002 ZA leon@basslakelodge.co.za 0722514214'),
(17907,2073,'_shipping_address_index','        '),
(17908,2073,'is_vat_exempt','no'),
(17909,2073,'_recorded_sales','yes'),
(17910,2073,'_recorded_coupon_usage_counts','yes'),
(17911,2073,'_order_stock_reduced','yes'),
(17912,2073,'_new_order_email_sent','true'),
(19870,2165,'_order_key','wc_order_2eVERSfZocSom'),
(19871,2165,'_customer_user','0'),
(19872,2165,'_payment_method','cod'),
(19873,2165,'_payment_method_title','Get a quote'),
(19874,2165,'_customer_ip_address','197.229.2.187'),
(19875,2165,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; JNY-LX1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.101 Mobile Safari/537.36'),
(19876,2165,'_created_via','checkout'),
(19877,2165,'_cart_hash','e88e267e63303af7fc6c3d6d6670065a'),
(19878,2165,'_billing_first_name','Thandi'),
(19879,2165,'_billing_last_name','Hendricks'),
(19880,2165,'_billing_address_1','16 Houtman Street'),
(19881,2165,'_billing_address_2','Forest Glade'),
(19882,2165,'_billing_city','Eersterivier'),
(19883,2165,'_billing_state','WC'),
(19884,2165,'_billing_postcode','7100'),
(19885,2165,'_billing_country','ZA'),
(19886,2165,'_billing_email','Thandifincon@mweb.co.za'),
(19887,2165,'_billing_phone','073 739 3030'),
(19888,2165,'_order_currency','ZAR'),
(19889,2165,'_cart_discount','0'),
(19890,2165,'_cart_discount_tax','0'),
(19891,2165,'_order_shipping','0'),
(19892,2165,'_order_shipping_tax','0'),
(19893,2165,'_order_tax','0'),
(19894,2165,'_order_total','655.50'),
(19895,2165,'_order_version','5.5.0'),
(19896,2165,'_prices_include_tax','no'),
(19897,2165,'_billing_address_index','Thandi Hendricks  16 Houtman Street Forest Glade Eersterivier WC 7100 ZA Thandifincon@mweb.co.za 073 739 3030'),
(19898,2165,'_shipping_address_index','        '),
(19899,2165,'is_vat_exempt','no'),
(19900,2165,'_recorded_sales','yes'),
(19901,2165,'_recorded_coupon_usage_counts','yes'),
(19902,2165,'_order_stock_reduced','yes'),
(19903,2165,'_new_order_email_sent','true'),
(19904,2166,'_order_key','wc_order_LB3SdIEP8h4Yi'),
(19905,2166,'_customer_user','0'),
(19906,2166,'_payment_method','cod'),
(19907,2166,'_payment_method_title','Get a quote'),
(19908,2166,'_customer_ip_address','154.127.49.243'),
(19909,2166,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),
(19910,2166,'_created_via','checkout'),
(19911,2166,'_cart_hash','50a64acebda121fbf07c483b02f3f671'),
(19912,2166,'_billing_first_name','Alessandro'),
(19913,2166,'_billing_last_name','Jansen'),
(19914,2166,'_billing_address_1','72 Wiehahn Avenue'),
(19915,2166,'_billing_address_2','Ben Kamma'),
(19916,2166,'_billing_city','Port Elizabeth'),
(19917,2166,'_billing_state','EC'),
(19918,2166,'_billing_postcode','6025'),
(19919,2166,'_billing_country','ZA'),
(19920,2166,'_billing_email','alessandro.jansen@me.com'),
(19921,2166,'_billing_phone','0839790721'),
(19922,2166,'_order_currency','ZAR'),
(19923,2166,'_cart_discount','0'),
(19924,2166,'_cart_discount_tax','0'),
(19925,2166,'_order_shipping','0'),
(19926,2166,'_order_shipping_tax','0'),
(19927,2166,'_order_tax','0'),
(19928,2166,'_order_total','3616.75'),
(19929,2166,'_order_version','5.5.1'),
(19930,2166,'_prices_include_tax','no'),
(19931,2166,'_billing_address_index','Alessandro Jansen  72 Wiehahn Avenue Ben Kamma Port Elizabeth EC 6025 ZA alessandro.jansen@me.com 0839790721'),
(19932,2166,'_shipping_address_index','        '),
(19933,2166,'is_vat_exempt','no'),
(19934,2166,'_recorded_sales','yes'),
(19935,2166,'_recorded_coupon_usage_counts','yes'),
(19936,2166,'_order_stock_reduced','yes'),
(19937,2166,'_new_order_email_sent','true'),
(19938,2167,'_order_key','wc_order_ZCvmXXTD12UEm'),
(19939,2167,'_customer_user','0'),
(19940,2167,'_payment_method','cod'),
(19941,2167,'_payment_method_title','Get a quote'),
(19942,2167,'_customer_ip_address','41.13.12.52'),
(19943,2167,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),
(19944,2167,'_created_via','checkout'),
(19945,2167,'_cart_hash','1d847df4bc8e638b6964bd7790979c8a'),
(19946,2167,'_billing_first_name','Deneel'),
(19947,2167,'_billing_last_name','Naidoo'),
(19948,2167,'_billing_address_1','4A Du Plessis Street, Edenglen'),
(19949,2167,'_billing_city','Johannesburg'),
(19950,2167,'_billing_state','GP'),
(19951,2167,'_billing_postcode','1609'),
(19952,2167,'_billing_country','ZA'),
(19953,2167,'_billing_email','deneeln@gmail.com'),
(19954,2167,'_billing_phone','+27721383120'),
(19955,2167,'_order_currency','ZAR'),
(19956,2167,'_cart_discount','0'),
(19957,2167,'_cart_discount_tax','0'),
(19958,2167,'_order_shipping','0'),
(19959,2167,'_order_shipping_tax','0'),
(19960,2167,'_order_tax','0'),
(19961,2167,'_order_total','2011.35'),
(19962,2167,'_order_version','5.5.1'),
(19963,2167,'_prices_include_tax','no'),
(19964,2167,'_billing_address_index','Deneel Naidoo  4A Du Plessis Street, Edenglen  Johannesburg GP 1609 ZA deneeln@gmail.com +27721383120'),
(19965,2167,'_shipping_address_index','        '),
(19966,2167,'is_vat_exempt','no'),
(19967,2167,'_recorded_sales','yes'),
(19968,2167,'_recorded_coupon_usage_counts','yes'),
(19969,2167,'_order_stock_reduced','yes'),
(19970,2167,'_new_order_email_sent','true'),
(19971,2168,'_order_key','wc_order_IwJ9B3PoKLR5k'),
(19972,2168,'_customer_user','0'),
(19973,2168,'_payment_method','cod'),
(19974,2168,'_payment_method_title','Get a quote'),
(19975,2168,'_customer_ip_address','156.155.188.141'),
(19976,2168,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),
(19977,2168,'_created_via','checkout'),
(19978,2168,'_cart_hash','9f04f0896d7220a690f33eb347cd3442'),
(19979,2168,'_billing_first_name','Johan'),
(19980,2168,'_billing_last_name','le Roux'),
(19981,2168,'_billing_company','Rational Expectations'),
(19982,2168,'_billing_address_1','8 Kloof Street'),
(19983,2168,'_billing_address_2','102 Buitekloof Studios'),
(19984,2168,'_billing_city','Cape Town'),
(19985,2168,'_billing_state','WC'),
(19986,2168,'_billing_postcode','8001'),
(19987,2168,'_billing_country','ZA'),
(19988,2168,'_billing_email','johan@rational.co.za'),
(19989,2168,'_billing_phone','+27732003588'),
(19990,2168,'_order_currency','ZAR'),
(19991,2168,'_cart_discount','0'),
(19992,2168,'_cart_discount_tax','0'),
(19993,2168,'_order_shipping','0'),
(19994,2168,'_order_shipping_tax','0'),
(19995,2168,'_order_tax','0'),
(19996,2168,'_order_total','404.80'),
(19997,2168,'_order_version','5.5.1'),
(19998,2168,'_prices_include_tax','no'),
(19999,2168,'_billing_address_index','Johan le Roux Rational Expectations 8 Kloof Street 102 Buitekloof Studios Cape Town WC 8001 ZA johan@rational.co.za +27732003588'),
(20000,2168,'_shipping_address_index','        '),
(20001,2168,'is_vat_exempt','no'),
(20002,2168,'_recorded_sales','yes'),
(20003,2168,'_recorded_coupon_usage_counts','yes'),
(20004,2168,'_order_stock_reduced','yes'),
(20005,2168,'_new_order_email_sent','true'),
(20172,2178,'_wp_attached_file','2019/07/PT-Aimflo-Blocker-PVC.png'),
(20173,2178,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:741;s:6:\"height\";i:909;s:4:\"file\";s:33:\"2019/07/PT-Aimflo-Blocker-PVC.png\";s:5:\"sizes\";a:8:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-245x300.png\";s:5:\"width\";i:245;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-600x736.png\";s:5:\"width\";i:600;s:6:\"height\";i:736;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-600x736.png\";s:5:\"width\";i:600;s:6:\"height\";i:736;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"PT-Aimflo-Blocker-PVC-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(20232,2184,'_order_key','wc_order_84j4nnh4cHGi9'),
(20233,2184,'_customer_user','0'),
(20234,2184,'_payment_method','cod'),
(20235,2184,'_payment_method_title','Get a quote'),
(20236,2184,'_customer_ip_address','196.40.183.97'),
(20237,2184,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Mobile/15E148 Safari/604.1'),
(20238,2184,'_created_via','checkout'),
(20239,2184,'_cart_hash','ee0359a155e8f19e3205bbbbb92f6724'),
(20240,2184,'_billing_first_name','Ilse'),
(20241,2184,'_billing_last_name','Prinsloo'),
(20242,2184,'_billing_address_1','80 Cleeve Road'),
(20243,2184,'_billing_address_2','Henley on Klip'),
(20244,2184,'_billing_city','Midvaal'),
(20245,2184,'_billing_state','GP'),
(20246,2184,'_billing_postcode','1962'),
(20247,2184,'_billing_country','ZA'),
(20248,2184,'_billing_email','iprinsloo@uj.ac.za'),
(20249,2184,'_billing_phone','0828929990'),
(20250,2184,'_order_currency','ZAR'),
(20251,2184,'_cart_discount','0'),
(20252,2184,'_cart_discount_tax','0'),
(20253,2184,'_order_shipping','0'),
(20254,2184,'_order_shipping_tax','0'),
(20255,2184,'_order_tax','0'),
(20256,2184,'_order_total','660.00'),
(20257,2184,'_order_version','5.5.2'),
(20258,2184,'_prices_include_tax','no'),
(20259,2184,'_billing_address_index','Ilse Prinsloo  80 Cleeve Road Henley on Klip Midvaal GP 1962 ZA iprinsloo@uj.ac.za 0828929990'),
(20260,2184,'_shipping_address_index','        '),
(20261,2184,'is_vat_exempt','no'),
(20262,2184,'_recorded_sales','yes'),
(20263,2184,'_recorded_coupon_usage_counts','yes'),
(20264,2184,'_order_stock_reduced','yes'),
(20265,2184,'_new_order_email_sent','true'),
(20266,2185,'_order_key','wc_order_3yKQIPXDmTHjL'),
(20267,2185,'_customer_user','0'),
(20268,2185,'_payment_method','cod'),
(20269,2185,'_payment_method_title','Get a quote'),
(20270,2185,'_customer_ip_address','197.86.194.226'),
(20271,2185,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36 Edg/91.0.864.71'),
(20272,2185,'_created_via','checkout'),
(20273,2185,'_cart_hash','abce570e4e3f8c51229bf38f158c6207'),
(20274,2185,'_billing_first_name','Robert'),
(20275,2185,'_billing_last_name','Pegg'),
(20276,2185,'_billing_company','Fire Trucks for Africa Pty Ltd.'),
(20277,2185,'_billing_address_1','40-42 Westriding Road'),
(20278,2185,'_billing_address_2','Hillcrest'),
(20279,2185,'_billing_city','Durban'),
(20280,2185,'_billing_state','KZN'),
(20281,2185,'_billing_postcode','3610'),
(20282,2185,'_billing_country','ZA'),
(20283,2185,'_billing_email','rob@firetrucks4africa.com'),
(20284,2185,'_billing_phone','+27837765213'),
(20285,2185,'_order_currency','ZAR'),
(20286,2185,'_cart_discount','0'),
(20287,2185,'_cart_discount_tax','0'),
(20288,2185,'_order_shipping','0'),
(20289,2185,'_order_shipping_tax','0'),
(20290,2185,'_order_tax','0'),
(20291,2185,'_order_total','4390.70'),
(20292,2185,'_order_version','5.5.2'),
(20293,2185,'_prices_include_tax','no'),
(20294,2185,'_billing_address_index','Robert Pegg Fire Trucks for Africa Pty Ltd. 40-42 Westriding Road Hillcrest Durban KZN 3610 ZA rob@firetrucks4africa.com +27837765213'),
(20295,2185,'_shipping_address_index','        '),
(20296,2185,'is_vat_exempt','no'),
(20297,2185,'_recorded_sales','yes'),
(20298,2185,'_recorded_coupon_usage_counts','yes'),
(20299,2185,'_order_stock_reduced','yes'),
(20300,2185,'_new_order_email_sent','true'),
(20301,2186,'_order_key','wc_order_CV9Y1L2qDBXWl'),
(20302,2186,'_customer_user','0'),
(20303,2186,'_payment_method','cod'),
(20304,2186,'_payment_method_title','Get a quote'),
(20305,2186,'_customer_ip_address','41.162.90.69'),
(20306,2186,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/92.0.4515.90 Mobile/15E148 Safari/604.1'),
(20307,2186,'_created_via','checkout'),
(20308,2186,'_cart_hash','050b10dca6bddf329a3087508a9af6f8'),
(20309,2186,'_billing_first_name','Pretorius'),
(20310,2186,'_billing_last_name','JL'),
(20311,2186,'_billing_address_1','22 Marion rd south'),
(20312,2186,'_billing_city','Ballito'),
(20313,2186,'_billing_state','KZN'),
(20314,2186,'_billing_postcode','4420'),
(20315,2186,'_billing_country','ZA'),
(20316,2186,'_billing_email','lood.rrlgrindrod@gmail.com'),
(20317,2186,'_billing_phone','0835176402'),
(20318,2186,'_order_currency','ZAR'),
(20319,2186,'_cart_discount','0'),
(20320,2186,'_cart_discount_tax','0'),
(20321,2186,'_order_shipping','0'),
(20322,2186,'_order_shipping_tax','0'),
(20323,2186,'_order_tax','0'),
(20324,2186,'_order_total','3818.00'),
(20325,2186,'_order_version','5.5.2'),
(20326,2186,'_prices_include_tax','no'),
(20327,2186,'_billing_address_index','Pretorius JL  22 Marion rd south  Ballito KZN 4420 ZA lood.rrlgrindrod@gmail.com 0835176402'),
(20328,2186,'_shipping_address_index','        '),
(20329,2186,'is_vat_exempt','no'),
(20330,2186,'_recorded_sales','yes'),
(20331,2186,'_recorded_coupon_usage_counts','yes'),
(20332,2186,'_order_stock_reduced','yes'),
(20333,2186,'_new_order_email_sent','true'),
(20334,2187,'_order_key','wc_order_uayEHN6yqZWPY'),
(20335,2187,'_customer_user','0'),
(20336,2187,'_payment_method','cod'),
(20337,2187,'_payment_method_title','Get a quote'),
(20338,2187,'_customer_ip_address','102.39.165.243'),
(20339,2187,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36'),
(20340,2187,'_created_via','checkout'),
(20341,2187,'_cart_hash','a9ac02beb1623f0929560139a406af1d'),
(20342,2187,'_billing_first_name','Bernie'),
(20343,2187,'_billing_last_name','van der Walt'),
(20344,2187,'_billing_company','BCC'),
(20345,2187,'_billing_address_1','33 Blouberg Avenue'),
(20346,2187,'_billing_address_2','Spitskop'),
(20347,2187,'_billing_city','Bloemfontein'),
(20348,2187,'_billing_state','FS'),
(20349,2187,'_billing_postcode','9330'),
(20350,2187,'_billing_country','ZA'),
(20351,2187,'_billing_email','bernie@mafrica.co.za'),
(20352,2187,'_billing_phone','+27824145351'),
(20353,2187,'_order_currency','ZAR'),
(20354,2187,'_cart_discount','0'),
(20355,2187,'_cart_discount_tax','0'),
(20356,2187,'_order_shipping','0'),
(20357,2187,'_order_shipping_tax','0'),
(20358,2187,'_order_tax','0'),
(20359,2187,'_order_total','3622.50'),
(20360,2187,'_order_version','5.5.2'),
(20361,2187,'_prices_include_tax','no'),
(20362,2187,'_billing_address_index','Bernie van der Walt BCC 33 Blouberg Avenue Spitskop Bloemfontein FS 9330 ZA bernie@mafrica.co.za +27824145351'),
(20363,2187,'_shipping_address_index','        '),
(20364,2187,'is_vat_exempt','no'),
(20365,2187,'_recorded_sales','yes'),
(20366,2187,'_recorded_coupon_usage_counts','yes'),
(20367,2187,'_order_stock_reduced','yes'),
(20368,2187,'_new_order_email_sent','true'),
(20369,2188,'_order_key','wc_order_Y6SpSexTpgw7b'),
(20370,2188,'_customer_user','0'),
(20371,2188,'_payment_method','cod'),
(20372,2188,'_payment_method_title','Get a quote'),
(20373,2188,'_customer_ip_address','102.68.161.96'),
(20374,2188,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N980F/N980FXXU2DUDA) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36'),
(20375,2188,'_created_via','checkout'),
(20376,2188,'_cart_hash','571082f161bd699c2c6e6841c6419126'),
(20377,2188,'_billing_first_name','Imtiaz'),
(20378,2188,'_billing_last_name','Osman'),
(20379,2188,'_billing_address_1','34 Benghazi road , Kenwyn'),
(20380,2188,'_billing_city','Cape Town'),
(20381,2188,'_billing_state','WC'),
(20382,2188,'_billing_postcode','7780'),
(20383,2188,'_billing_country','ZA'),
(20384,2188,'_billing_email','osmansauto@gmail.com'),
(20385,2188,'_billing_phone','0825826303'),
(20386,2188,'_order_currency','ZAR'),
(20387,2188,'_cart_discount','0'),
(20388,2188,'_cart_discount_tax','0'),
(20389,2188,'_order_shipping','0'),
(20390,2188,'_order_shipping_tax','0'),
(20391,2188,'_order_tax','0'),
(20392,2188,'_order_total','6313.50'),
(20393,2188,'_order_version','5.5.2'),
(20394,2188,'_prices_include_tax','no'),
(20395,2188,'_billing_address_index','Imtiaz Osman  34 Benghazi road , Kenwyn  Cape Town WC 7780 ZA osmansauto@gmail.com 0825826303'),
(20396,2188,'_shipping_address_index','        '),
(20397,2188,'is_vat_exempt','no'),
(20398,2188,'_recorded_sales','yes'),
(20399,2188,'_recorded_coupon_usage_counts','yes'),
(20400,2188,'_order_stock_reduced','yes'),
(20401,2188,'_new_order_email_sent','true'),
(20402,2189,'_order_key','wc_order_GZepxhVRYVouZ'),
(20403,2189,'_customer_user','0'),
(20404,2189,'_payment_method','cod'),
(20405,2189,'_payment_method_title','Get a quote'),
(20406,2189,'_customer_ip_address','102.68.161.96'),
(20407,2189,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-N980F/N980FXXU2DUDA) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36'),
(20408,2189,'_created_via','checkout'),
(20409,2189,'_cart_hash','571082f161bd699c2c6e6841c6419126'),
(20410,2189,'_billing_first_name','Imtiaz'),
(20411,2189,'_billing_last_name','Osman'),
(20412,2189,'_billing_address_1','34 Benghazi road , Kenwyn'),
(20413,2189,'_billing_city','Cape Town'),
(20414,2189,'_billing_state','WC'),
(20415,2189,'_billing_postcode','7780'),
(20416,2189,'_billing_country','ZA'),
(20417,2189,'_billing_email','osmansauto@gmail.com'),
(20418,2189,'_billing_phone','0825826303'),
(20419,2189,'_order_currency','ZAR'),
(20420,2189,'_cart_discount','0'),
(20421,2189,'_cart_discount_tax','0'),
(20422,2189,'_order_shipping','0'),
(20423,2189,'_order_shipping_tax','0'),
(20424,2189,'_order_tax','0'),
(20425,2189,'_order_total','6313.50'),
(20426,2189,'_order_version','5.5.2'),
(20427,2189,'_prices_include_tax','no'),
(20428,2189,'_billing_address_index','Imtiaz Osman  34 Benghazi road , Kenwyn  Cape Town WC 7780 ZA osmansauto@gmail.com 0825826303'),
(20429,2189,'_shipping_address_index','        '),
(20430,2189,'is_vat_exempt','no'),
(20431,2189,'_recorded_sales','yes'),
(20432,2189,'_recorded_coupon_usage_counts','yes'),
(20433,2189,'_order_stock_reduced','yes'),
(20434,2189,'_new_order_email_sent','true'),
(20435,2190,'_order_key','wc_order_KkGWq99f0veDI'),
(20436,2190,'_customer_user','0'),
(20437,2190,'_payment_method','cod'),
(20438,2190,'_payment_method_title','Get a quote'),
(20439,2190,'_customer_ip_address','41.13.28.136'),
(20440,2190,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; STK-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36'),
(20441,2190,'_created_via','checkout'),
(20442,2190,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(20443,2190,'_billing_first_name','Nkululeko'),
(20444,2190,'_billing_last_name','Ndlovu'),
(20445,2190,'_billing_company','Solar Safe Pools'),
(20446,2190,'_billing_address_1','3 Setter Street, Honeypark'),
(20447,2190,'_billing_address_2','27 Rosewood'),
(20448,2190,'_billing_city','Johannesburg'),
(20449,2190,'_billing_state','GP'),
(20450,2190,'_billing_postcode','2170'),
(20451,2190,'_billing_country','ZA'),
(20452,2190,'_billing_email','nkuendlovu@gmail.com'),
(20453,2190,'_billing_phone','0768479515'),
(20454,2190,'_order_currency','ZAR'),
(20455,2190,'_cart_discount','0'),
(20456,2190,'_cart_discount_tax','0'),
(20457,2190,'_order_shipping','0'),
(20458,2190,'_order_shipping_tax','0'),
(20459,2190,'_order_tax','0'),
(20460,2190,'_order_total','3156.75'),
(20461,2190,'_order_version','5.5.2'),
(20462,2190,'_prices_include_tax','no'),
(20463,2190,'_billing_address_index','Nkululeko Ndlovu Solar Safe Pools 3 Setter Street, Honeypark 27 Rosewood Johannesburg GP 2170 ZA nkuendlovu@gmail.com 0768479515'),
(20464,2190,'_shipping_address_index','        '),
(20465,2190,'is_vat_exempt','no'),
(20466,2190,'_recorded_sales','yes'),
(20467,2190,'_recorded_coupon_usage_counts','yes'),
(20468,2190,'_order_stock_reduced','yes'),
(20469,2190,'_new_order_email_sent','true'),
(20470,2191,'_order_key','wc_order_abE9OHOXuqFIx'),
(20471,2191,'_customer_user','0'),
(20472,2191,'_payment_method','cod'),
(20473,2191,'_payment_method_title','Get a quote'),
(20474,2191,'_customer_ip_address','102.249.2.46'),
(20475,2191,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; SM-T595) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36'),
(20476,2191,'_created_via','checkout'),
(20477,2191,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(20478,2191,'_billing_first_name','Mihir'),
(20479,2191,'_billing_last_name','Maghoo'),
(20480,2191,'_billing_company','Mi-ka fruit and veg market'),
(20481,2191,'_billing_address_1','56 kirkland street'),
(20482,2191,'_billing_city','Newcastle'),
(20483,2191,'_billing_state','WC'),
(20484,2191,'_billing_postcode','2940'),
(20485,2191,'_billing_country','ZA'),
(20486,2191,'_billing_email','mihirmaghoo1@gmail.com'),
(20487,2191,'_billing_phone','0768598027'),
(20488,2191,'_order_currency','ZAR'),
(20489,2191,'_cart_discount','0'),
(20490,2191,'_cart_discount_tax','0'),
(20491,2191,'_order_shipping','0'),
(20492,2191,'_order_shipping_tax','0'),
(20493,2191,'_order_tax','0'),
(20494,2191,'_order_total','3156.75'),
(20495,2191,'_order_version','5.6.0'),
(20496,2191,'_prices_include_tax','no'),
(20497,2191,'_billing_address_index','Mihir Maghoo Mi-ka fruit and veg market 56 kirkland street  Newcastle WC 2940 ZA mihirmaghoo1@gmail.com 0768598027'),
(20498,2191,'_shipping_address_index','         '),
(20499,2191,'is_vat_exempt','no'),
(20500,2191,'_recorded_sales','yes'),
(20501,2191,'_recorded_coupon_usage_counts','yes'),
(20502,2191,'_order_stock_reduced','yes'),
(20503,2191,'_new_order_email_sent','true'),
(20504,2192,'_order_key','wc_order_eOHjuASBUdW9y'),
(20505,2192,'_customer_user','0'),
(20506,2192,'_payment_method','cod'),
(20507,2192,'_payment_method_title','Get a quote'),
(20508,2192,'_customer_ip_address','41.13.140.14'),
(20509,2192,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-N975F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Mobile Safari/537.36'),
(20510,2192,'_created_via','checkout'),
(20511,2192,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(20512,2192,'_billing_first_name','Navin'),
(20513,2192,'_billing_last_name','Maghoo'),
(20514,2192,'_billing_address_1','56 Kirkland street'),
(20515,2192,'_billing_city','Newcastle'),
(20516,2192,'_billing_state','KZN'),
(20517,2192,'_billing_postcode','2940'),
(20518,2192,'_billing_country','ZA'),
(20519,2192,'_billing_email','mi-kalogistics@live.co.za'),
(20520,2192,'_billing_phone','0825745631'),
(20521,2192,'_order_currency','ZAR'),
(20522,2192,'_cart_discount','0'),
(20523,2192,'_cart_discount_tax','0'),
(20524,2192,'_order_shipping','0'),
(20525,2192,'_order_shipping_tax','0'),
(20526,2192,'_order_tax','0'),
(20527,2192,'_order_total','3156.75'),
(20528,2192,'_order_version','5.6.0'),
(20529,2192,'_prices_include_tax','no'),
(20530,2192,'_billing_address_index','Navin Maghoo  56 Kirkland street  Newcastle KZN 2940 ZA mi-kalogistics@live.co.za 0825745631'),
(20531,2192,'_shipping_address_index','         '),
(20532,2192,'is_vat_exempt','no'),
(20533,2192,'_recorded_sales','yes'),
(20534,2192,'_recorded_coupon_usage_counts','yes'),
(20535,2192,'_order_stock_reduced','yes'),
(20536,2192,'_new_order_email_sent','true'),
(20537,2193,'_order_key','wc_order_7LtPmAbtAHbbR'),
(20538,2193,'_customer_user','0'),
(20539,2193,'_payment_method','cod'),
(20540,2193,'_payment_method_title','Get a quote'),
(20541,2193,'_customer_ip_address','196.24.218.2'),
(20542,2193,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),
(20543,2193,'_created_via','checkout'),
(20544,2193,'_cart_hash','abce570e4e3f8c51229bf38f158c6207'),
(20545,2193,'_billing_first_name','Jacques'),
(20546,2193,'_billing_last_name','Links'),
(20547,2193,'_billing_company','Byrick\'s Technical Service'),
(20548,2193,'_billing_address_1','64 Kalsium Str'),
(20549,2193,'_billing_address_2','Bellevue'),
(20550,2193,'_billing_city','Upington'),
(20551,2193,'_billing_state','NC'),
(20552,2193,'_billing_postcode','8801'),
(20553,2193,'_billing_country','ZA'),
(20554,2193,'_billing_email','Jacques.Links@weathersa.co.za'),
(20555,2193,'_billing_phone','0824535938'),
(20556,2193,'_order_currency','ZAR'),
(20557,2193,'_cart_discount','0'),
(20558,2193,'_cart_discount_tax','0'),
(20559,2193,'_order_shipping','0'),
(20560,2193,'_order_shipping_tax','0'),
(20561,2193,'_order_tax','0'),
(20562,2193,'_order_total','4390.70'),
(20563,2193,'_order_version','5.6.0'),
(20564,2193,'_prices_include_tax','no'),
(20565,2193,'_billing_address_index','Jacques Links Byrick\'s Technical Service 64 Kalsium Str Bellevue Upington NC 8801 ZA Jacques.Links@weathersa.co.za 0824535938'),
(20566,2193,'_shipping_address_index','         '),
(20567,2193,'is_vat_exempt','no'),
(20568,2193,'_recorded_sales','yes'),
(20569,2193,'_recorded_coupon_usage_counts','yes'),
(20570,2193,'_order_stock_reduced','yes'),
(20571,2193,'_new_order_email_sent','true'),
(20572,2194,'_order_key','wc_order_kLynqe7BoWetR'),
(20573,2194,'_customer_user','0'),
(20574,2194,'_payment_method','cod'),
(20575,2194,'_payment_method_title','Get a quote'),
(20576,2194,'_customer_ip_address','102.165.47.161'),
(20577,2194,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36 Edg/92.0.902.78'),
(20578,2194,'_created_via','checkout'),
(20579,2194,'_cart_hash','489dab662f3b4406027f2b843f6cd301'),
(20580,2194,'_billing_first_name','Priscilla'),
(20581,2194,'_billing_last_name','Viviers'),
(20582,2194,'_billing_company','Barnel (PTY) Ltd'),
(20583,2194,'_billing_address_1','7 Lilium Street Roberts Estate, Clubville'),
(20584,2194,'_billing_city','Middelburg, MP'),
(20585,2194,'_billing_state','MP'),
(20586,2194,'_billing_postcode','1050'),
(20587,2194,'_billing_country','ZA'),
(20588,2194,'_billing_email','priscilla@barthea.co.za'),
(20589,2194,'_billing_phone','+27828943134'),
(20590,2194,'_order_currency','ZAR'),
(20591,2194,'_cart_discount','0'),
(20592,2194,'_cart_discount_tax','0'),
(20593,2194,'_order_shipping','0'),
(20594,2194,'_order_shipping_tax','0'),
(20595,2194,'_order_tax','0'),
(20596,2194,'_order_total','2024.00'),
(20597,2194,'_order_version','5.6.0'),
(20598,2194,'_prices_include_tax','no'),
(20599,2194,'_billing_address_index','Priscilla Viviers Barnel (PTY) Ltd 7 Lilium Street Roberts Estate, Clubville  Middelburg, MP MP 1050 ZA priscilla@barthea.co.za +27828943134'),
(20600,2194,'_shipping_address_index','         '),
(20601,2194,'is_vat_exempt','no'),
(20602,2194,'_recorded_sales','yes'),
(20603,2194,'_recorded_coupon_usage_counts','yes'),
(20604,2194,'_order_stock_reduced','yes'),
(20605,2194,'_new_order_email_sent','true'),
(20606,2195,'_order_key','wc_order_6xrnyF1G3hSk2'),
(20607,2195,'_customer_user','0'),
(20608,2195,'_payment_method','cod'),
(20609,2195,'_payment_method_title','Get a quote'),
(20610,2195,'_customer_ip_address','41.149.129.245'),
(20611,2195,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36'),
(20612,2195,'_created_via','checkout'),
(20613,2195,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(20614,2195,'_billing_first_name','Bianca'),
(20615,2195,'_billing_last_name','van Lingen'),
(20616,2195,'_billing_address_1','50 Phalarope St, Rooihuiskraal, Centurion, 0154'),
(20617,2195,'_billing_city','Pretoria'),
(20618,2195,'_billing_state','GP'),
(20619,2195,'_billing_postcode','0154'),
(20620,2195,'_billing_country','ZA'),
(20621,2195,'_billing_email','bvanlingen94@gmail.com'),
(20622,2195,'_billing_phone','0823929358'),
(20623,2195,'_order_currency','ZAR'),
(20624,2195,'_cart_discount','0'),
(20625,2195,'_cart_discount_tax','0'),
(20626,2195,'_order_shipping','0'),
(20627,2195,'_order_shipping_tax','0'),
(20628,2195,'_order_tax','0'),
(20629,2195,'_order_total','2478.25'),
(20630,2195,'_order_version','5.6.0'),
(20631,2195,'_prices_include_tax','no'),
(20632,2195,'_billing_address_index','Bianca van Lingen  50 Phalarope St, Rooihuiskraal, Centurion, 0154  Pretoria GP 0154 ZA bvanlingen94@gmail.com 0823929358'),
(20633,2195,'_shipping_address_index','         '),
(20634,2195,'is_vat_exempt','no'),
(20635,2195,'_recorded_sales','yes'),
(20636,2195,'_recorded_coupon_usage_counts','yes'),
(20637,2195,'_order_stock_reduced','yes'),
(20638,2195,'_new_order_email_sent','true'),
(20639,2196,'_order_key','wc_order_757ligrAdxaae'),
(20640,2196,'_customer_user','0'),
(20641,2196,'_payment_method','cod'),
(20642,2196,'_payment_method_title','Get a quote'),
(20643,2196,'_customer_ip_address','105.184.156.182'),
(20644,2196,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),
(20645,2196,'_created_via','checkout'),
(20646,2196,'_cart_hash','a1edf9ee4179cdee1a4d70a262028a70'),
(20647,2196,'_billing_first_name','Mark'),
(20648,2196,'_billing_last_name','Hopper'),
(20649,2196,'_billing_address_1','14 Mitchell Road'),
(20650,2196,'_billing_city','Margate'),
(20651,2196,'_billing_state','KZN'),
(20652,2196,'_billing_postcode','4275'),
(20653,2196,'_billing_country','ZA'),
(20654,2196,'_billing_email','mmanhop13@gmail.com'),
(20655,2196,'_billing_phone','0793242080'),
(20656,2196,'_order_currency','ZAR'),
(20657,2196,'_cart_discount','0'),
(20658,2196,'_cart_discount_tax','0'),
(20659,2196,'_order_shipping','0'),
(20660,2196,'_order_shipping_tax','0'),
(20661,2196,'_order_tax','0'),
(20662,2196,'_order_total','3174.00'),
(20663,2196,'_order_version','5.6.0'),
(20664,2196,'_prices_include_tax','no'),
(20665,2196,'_billing_address_index','Mark Hopper  14 Mitchell Road  Margate KZN 4275 ZA mmanhop13@gmail.com 0793242080'),
(20666,2196,'_shipping_address_index','         '),
(20667,2196,'is_vat_exempt','no'),
(20668,2196,'_recorded_sales','yes'),
(20669,2196,'_recorded_coupon_usage_counts','yes'),
(20670,2196,'_order_stock_reduced','yes'),
(20671,2196,'_new_order_email_sent','true'),
(20672,2197,'_order_key','wc_order_B850ROTyCJXSf'),
(20673,2197,'_customer_user','0'),
(20674,2197,'_payment_method','cod'),
(20675,2197,'_payment_method_title','Get a quote'),
(20676,2197,'_customer_ip_address','102.32.112.136'),
(20677,2197,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15'),
(20678,2197,'_created_via','checkout'),
(20679,2197,'_cart_hash','ea09166efc8a7d67475ad958e248cc90'),
(20680,2197,'_billing_first_name','Louise'),
(20681,2197,'_billing_last_name','Arnold'),
(20682,2197,'_billing_address_1','Pieterse Street 236, Celtisdal'),
(20683,2197,'_billing_address_2','Pendula no 19'),
(20684,2197,'_billing_city','Centurion'),
(20685,2197,'_billing_state','GP'),
(20686,2197,'_billing_postcode','0157'),
(20687,2197,'_billing_country','ZA'),
(20688,2197,'_billing_email','louisearnold@outlook.com'),
(20689,2197,'_billing_phone','839554930'),
(20690,2197,'_order_currency','ZAR'),
(20691,2197,'_cart_discount','0'),
(20692,2197,'_cart_discount_tax','0'),
(20693,2197,'_order_shipping','0'),
(20694,2197,'_order_shipping_tax','0'),
(20695,2197,'_order_tax','0'),
(20696,2197,'_order_total','523.25'),
(20697,2197,'_order_version','5.6.0'),
(20698,2197,'_prices_include_tax','no'),
(20699,2197,'_billing_address_index','Louise Arnold  Pieterse Street 236, Celtisdal Pendula no 19 Centurion GP 0157 ZA louisearnold@outlook.com 839554930'),
(20700,2197,'_shipping_address_index','         '),
(20701,2197,'is_vat_exempt','no'),
(20702,2197,'_recorded_sales','yes'),
(20703,2197,'_recorded_coupon_usage_counts','yes'),
(20704,2197,'_order_stock_reduced','yes'),
(20705,2197,'_new_order_email_sent','true'),
(20706,2198,'_order_key','wc_order_yZWcyN4kBBSN3'),
(20707,2198,'_customer_user','0'),
(20708,2198,'_payment_method','cod'),
(20709,2198,'_payment_method_title','Get a quote'),
(20710,2198,'_customer_ip_address','160.19.117.118'),
(20711,2198,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 EdgiOS/46.3.26 Mobile/15E148 Safari/605.1.15'),
(20712,2198,'_created_via','checkout'),
(20713,2198,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(20714,2198,'_billing_first_name','Jon'),
(20715,2198,'_billing_last_name','Kark'),
(20716,2198,'_billing_company','Prologik'),
(20717,2198,'_billing_address_1','31a palmboom rd'),
(20718,2198,'_billing_address_2','Newlands'),
(20719,2198,'_billing_city','Cape Town'),
(20720,2198,'_billing_state','WC'),
(20721,2198,'_billing_postcode','7700'),
(20722,2198,'_billing_country','ZA'),
(20723,2198,'_billing_email','jonkark@mweb.co.za'),
(20724,2198,'_billing_phone','0824520596'),
(20725,2198,'_order_currency','ZAR'),
(20726,2198,'_cart_discount','0'),
(20727,2198,'_cart_discount_tax','0'),
(20728,2198,'_order_shipping','0'),
(20729,2198,'_order_shipping_tax','0'),
(20730,2198,'_order_tax','0'),
(20731,2198,'_order_total','2478.25'),
(20732,2198,'_order_version','5.6.0'),
(20733,2198,'_prices_include_tax','no'),
(20734,2198,'_billing_address_index','Jon Kark Prologik 31a palmboom rd Newlands Cape Town WC 7700 ZA jonkark@mweb.co.za 0824520596'),
(20735,2198,'_shipping_address_index','         '),
(20736,2198,'is_vat_exempt','no'),
(20737,2198,'_recorded_sales','yes'),
(20738,2198,'_recorded_coupon_usage_counts','yes'),
(20739,2198,'_order_stock_reduced','yes'),
(20740,2198,'_new_order_email_sent','true'),
(20741,2199,'_order_key','wc_order_JXiDMa3jzUiXE'),
(20742,2199,'_customer_user','0'),
(20743,2199,'_payment_method','cod'),
(20744,2199,'_payment_method_title','Get a quote'),
(20745,2199,'_customer_ip_address','41.114.248.166'),
(20746,2199,'_customer_user_agent','Mozilla/5.0 (Linux; Android 8.0.0; SM-A605F Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Mobile Safari/537.36'),
(20747,2199,'_created_via','checkout'),
(20748,2199,'_cart_hash','45cce3363702a1c966bcdede2e49fc2a'),
(20749,2199,'_billing_first_name','Frans'),
(20750,2199,'_billing_last_name','Mathusse'),
(20751,2199,'_billing_company','FM BOUERS'),
(20752,2199,'_billing_address_1','74 Nerina Street'),
(20753,2199,'_billing_address_2','House'),
(20754,2199,'_billing_city','Mossel Bay'),
(20755,2199,'_billing_state','WC'),
(20756,2199,'_billing_postcode','6506'),
(20757,2199,'_billing_country','ZA'),
(20758,2199,'_billing_email','frans.mathusse@gmail.com'),
(20759,2199,'_billing_phone','0786550104'),
(20760,2199,'_order_currency','ZAR'),
(20761,2199,'_cart_discount','0'),
(20762,2199,'_cart_discount_tax','0'),
(20763,2199,'_order_shipping','0'),
(20764,2199,'_order_shipping_tax','0'),
(20765,2199,'_order_tax','0'),
(20766,2199,'_order_total','6565.35'),
(20767,2199,'_order_version','5.6.0'),
(20768,2199,'_prices_include_tax','no'),
(20769,2199,'_billing_address_index','Frans Mathusse FM BOUERS 74 Nerina Street House Mossel Bay WC 6506 ZA frans.mathusse@gmail.com 0786550104'),
(20770,2199,'_shipping_address_index','         '),
(20771,2199,'is_vat_exempt','no'),
(20772,2199,'_recorded_sales','yes'),
(20773,2199,'_recorded_coupon_usage_counts','yes'),
(20774,2199,'_order_stock_reduced','yes'),
(20775,2199,'_new_order_email_sent','true'),
(20776,2200,'_order_key','wc_order_oZRfrooOxCobC'),
(20777,2200,'_customer_user','0'),
(20778,2200,'_payment_method','cod'),
(20779,2200,'_payment_method_title','Get a quote'),
(20780,2200,'_customer_ip_address','197.218.76.156'),
(20781,2200,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A217F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.0 Chrome/87.0.4280.141 Mobile Safari/537.36'),
(20782,2200,'_created_via','checkout'),
(20783,2200,'_cart_hash','ed7651796e3d7353e03f3997e6330421'),
(20784,2200,'_billing_first_name','Belmiro'),
(20785,2200,'_billing_last_name','Mabuie'),
(20786,2200,'_billing_company','PSS&S'),
(20787,2200,'_billing_address_1','Impala Rd Shop 2, Ingwe Shopping Centre, Malelane, 1320'),
(20788,2200,'_billing_city','Malelane'),
(20789,2200,'_billing_state','MP'),
(20790,2200,'_billing_postcode','1320'),
(20791,2200,'_billing_country','ZA'),
(20792,2200,'_billing_email','belmirofe@gmail.com'),
(20793,2200,'_billing_phone','+258845465400'),
(20794,2200,'_order_currency','ZAR'),
(20795,2200,'_cart_discount','0'),
(20796,2200,'_cart_discount_tax','0'),
(20797,2200,'_order_shipping','0'),
(20798,2200,'_order_shipping_tax','0'),
(20799,2200,'_order_tax','0'),
(20800,2200,'_order_total','4548.25'),
(20801,2200,'_order_version','5.6.0'),
(20802,2200,'_prices_include_tax','no'),
(20803,2200,'_billing_address_index','Belmiro Mabuie PSS&S Impala Rd Shop 2, Ingwe Shopping Centre, Malelane, 1320  Malelane MP 1320 ZA belmirofe@gmail.com +258845465400'),
(20804,2200,'_shipping_address_index','         '),
(20805,2200,'is_vat_exempt','no'),
(20806,2200,'_recorded_sales','yes'),
(20807,2200,'_recorded_coupon_usage_counts','yes'),
(20808,2200,'_order_stock_reduced','yes'),
(20809,2200,'_new_order_email_sent','true'),
(20810,2201,'_order_key','wc_order_TpVSr7G02dgRv'),
(20811,2201,'_customer_user','0'),
(20812,2201,'_payment_method','cod'),
(20813,2201,'_payment_method_title','Get a quote'),
(20814,2201,'_customer_ip_address','105.226.68.247'),
(20815,2201,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; Nokia 2.1 Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.105 Mobile Safari/537.36 [FB_IAB/Orca-Android;FBAV/322.0.0.18.119;]'),
(20816,2201,'_created_via','checkout'),
(20817,2201,'_cart_hash','ea2203a1dff5f8b165eee1d7d048e614'),
(20818,2201,'_billing_first_name','Mamie'),
(20819,2201,'_billing_last_name','Lokate'),
(20820,2201,'_billing_company','Mamie Lokate'),
(20821,2201,'_billing_address_1','3 Fernwood Cl'),
(20822,2201,'_billing_address_2','House'),
(20823,2201,'_billing_city','Cape Town'),
(20824,2201,'_billing_state','WC'),
(20825,2201,'_billing_postcode','7441'),
(20826,2201,'_billing_country','ZA'),
(20827,2201,'_billing_email','mamielokate2015@gmail.com'),
(20828,2201,'_billing_phone','0796454186'),
(20829,2201,'_order_currency','ZAR'),
(20830,2201,'_cart_discount','0'),
(20831,2201,'_cart_discount_tax','0'),
(20832,2201,'_order_shipping','0'),
(20833,2201,'_order_shipping_tax','0'),
(20834,2201,'_order_tax','0'),
(20835,2201,'_order_total','1690.50'),
(20836,2201,'_order_version','5.6.0'),
(20837,2201,'_prices_include_tax','no'),
(20838,2201,'_billing_address_index','Mamie Lokate Mamie Lokate 3 Fernwood Cl House Cape Town WC 7441 ZA mamielokate2015@gmail.com 0796454186'),
(20839,2201,'_shipping_address_index','         '),
(20840,2201,'is_vat_exempt','no'),
(20841,2201,'_recorded_sales','yes'),
(20842,2201,'_recorded_coupon_usage_counts','yes'),
(20843,2201,'_order_stock_reduced','yes'),
(20844,2201,'_new_order_email_sent','true'),
(20845,2202,'_order_key','wc_order_lBWGvuyYV4zrx'),
(20846,2202,'_customer_user','0'),
(20847,2202,'_payment_method','cod'),
(20848,2202,'_payment_method_title','Get a quote'),
(20849,2202,'_customer_ip_address','102.32.112.136'),
(20850,2202,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.1 Safari/605.1.15'),
(20851,2202,'_created_via','checkout'),
(20852,2202,'_cart_hash','78d6da34e6fb80f6420ffb735833dd80'),
(20853,2202,'_billing_first_name','Louise'),
(20854,2202,'_billing_last_name','Arnold'),
(20855,2202,'_billing_address_1','Pieterse Street 236, Celtisdal'),
(20856,2202,'_billing_address_2','Pendula 19'),
(20857,2202,'_billing_city','Centurion'),
(20858,2202,'_billing_state','GP'),
(20859,2202,'_billing_postcode','0157'),
(20860,2202,'_billing_country','ZA'),
(20861,2202,'_billing_email','louisearnold@outlook.com'),
(20862,2202,'_billing_phone','839554930'),
(20863,2202,'_order_currency','ZAR'),
(20864,2202,'_cart_discount','0'),
(20865,2202,'_cart_discount_tax','0'),
(20866,2202,'_order_shipping','0'),
(20867,2202,'_order_shipping_tax','0'),
(20868,2202,'_order_tax','0'),
(20869,2202,'_order_total','6497.50'),
(20870,2202,'_order_version','5.6.0'),
(20871,2202,'_prices_include_tax','no'),
(20872,2202,'_billing_address_index','Louise Arnold  Pieterse Street 236, Celtisdal Pendula 19 Centurion GP 0157 ZA louisearnold@outlook.com 839554930'),
(20873,2202,'_shipping_address_index','         '),
(20874,2202,'is_vat_exempt','no'),
(20875,2202,'_recorded_sales','yes'),
(20876,2202,'_recorded_coupon_usage_counts','yes'),
(20877,2202,'_order_stock_reduced','yes'),
(20878,2202,'_new_order_email_sent','true'),
(20879,2203,'_order_key','wc_order_LFa3sM9S5d6kL'),
(20880,2203,'_customer_user','0'),
(20881,2203,'_payment_method','cod'),
(20882,2203,'_payment_method_title','Get a quote'),
(20883,2203,'_customer_ip_address','169.1.252.88'),
(20884,2203,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-G998B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.62 Mobile Safari/537.36'),
(20885,2203,'_created_via','checkout'),
(20886,2203,'_cart_hash','cd4411970890bd4f1f0ce1d38540016f'),
(20887,2203,'_billing_first_name','Richard'),
(20888,2203,'_billing_last_name','Williams'),
(20889,2203,'_billing_address_1','9 osage street,fairview'),
(20890,2203,'_billing_city','Port Elizabeth'),
(20891,2203,'_billing_state','EC'),
(20892,2203,'_billing_postcode','6070'),
(20893,2203,'_billing_country','ZA'),
(20894,2203,'_billing_email','richardwill1209@gmail.com'),
(20895,2203,'_billing_phone','0733841836'),
(20896,2203,'_order_currency','ZAR'),
(20897,2203,'_cart_discount','0'),
(20898,2203,'_cart_discount_tax','0'),
(20899,2203,'_order_shipping','0'),
(20900,2203,'_order_shipping_tax','0'),
(20901,2203,'_order_tax','0'),
(20902,2203,'_order_total','2478.25'),
(20903,2203,'_order_version','5.6.0'),
(20904,2203,'_prices_include_tax','no'),
(20905,2203,'_billing_address_index','Richard Williams  9 osage street,fairview  Port Elizabeth EC 6070 ZA richardwill1209@gmail.com 0733841836'),
(20906,2203,'_shipping_address_index','         '),
(20907,2203,'is_vat_exempt','no'),
(20908,2203,'_recorded_sales','yes'),
(20909,2203,'_recorded_coupon_usage_counts','yes'),
(20910,2203,'_order_stock_reduced','yes'),
(20911,2203,'_new_order_email_sent','true'),
(20912,2204,'_order_key','wc_order_Dzq3a4l7JQIHo'),
(20913,2204,'_customer_user','0'),
(20914,2204,'_payment_method','cod'),
(20915,2204,'_payment_method_title','Get a quote'),
(20916,2204,'_customer_ip_address','41.147.1.112'),
(20917,2204,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),
(20918,2204,'_created_via','checkout'),
(20919,2204,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(20920,2204,'_billing_first_name','Andrew'),
(20921,2204,'_billing_last_name','Lindsay'),
(20922,2204,'_billing_company','RAC Refrigeration'),
(20923,2204,'_billing_address_1','3 Gray Road, Paarden Eiland'),
(20924,2204,'_billing_city','Cape Town'),
(20925,2204,'_billing_state','WC'),
(20926,2204,'_billing_postcode','7405'),
(20927,2204,'_billing_country','ZA'),
(20928,2204,'_billing_email','andrew@racrefrigeration.co.za'),
(20929,2204,'_billing_phone','0215103064'),
(20930,2204,'_order_currency','ZAR'),
(20931,2204,'_cart_discount','0'),
(20932,2204,'_cart_discount_tax','0'),
(20933,2204,'_order_shipping','0'),
(20934,2204,'_order_shipping_tax','0'),
(20935,2204,'_order_tax','0'),
(20936,2204,'_order_total','3156.75'),
(20937,2204,'_order_version','5.6.0'),
(20938,2204,'_prices_include_tax','no'),
(20939,2204,'_billing_address_index','Andrew Lindsay RAC Refrigeration 3 Gray Road, Paarden Eiland  Cape Town WC 7405 ZA andrew@racrefrigeration.co.za 0215103064'),
(20940,2204,'_shipping_address_index','         '),
(20941,2204,'is_vat_exempt','no'),
(20942,2204,'_recorded_sales','yes'),
(20943,2204,'_recorded_coupon_usage_counts','yes'),
(20944,2204,'_order_stock_reduced','yes'),
(20945,2204,'_new_order_email_sent','true'),
(20946,2205,'_order_key','wc_order_T3nCZegD7cJZb'),
(20947,2205,'_customer_user','0'),
(20948,2205,'_payment_method','cod'),
(20949,2205,'_payment_method_title','Get a quote'),
(20950,2205,'_customer_ip_address','41.147.1.112'),
(20951,2205,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36'),
(20952,2205,'_created_via','checkout'),
(20953,2205,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(20954,2205,'_billing_first_name','Andrew'),
(20955,2205,'_billing_last_name','Lindsay'),
(20956,2205,'_billing_company','RAC Refrigeration'),
(20957,2205,'_billing_address_1','3 Gray Road, Paarden Eiland'),
(20958,2205,'_billing_city','Cape Town'),
(20959,2205,'_billing_state','WC'),
(20960,2205,'_billing_postcode','7405'),
(20961,2205,'_billing_country','ZA'),
(20962,2205,'_billing_email','andrew@racrefrigeration.co.za'),
(20963,2205,'_billing_phone','0215103064'),
(20964,2205,'_order_currency','ZAR'),
(20965,2205,'_cart_discount','0'),
(20966,2205,'_cart_discount_tax','0'),
(20967,2205,'_order_shipping','0'),
(20968,2205,'_order_shipping_tax','0'),
(20969,2205,'_order_tax','0'),
(20970,2205,'_order_total','3156.75'),
(20971,2205,'_order_version','5.6.0'),
(20972,2205,'_prices_include_tax','no'),
(20973,2205,'_billing_address_index','Andrew Lindsay RAC Refrigeration 3 Gray Road, Paarden Eiland  Cape Town WC 7405 ZA andrew@racrefrigeration.co.za 0215103064'),
(20974,2205,'_shipping_address_index','         '),
(20975,2205,'is_vat_exempt','no'),
(20976,2205,'_recorded_sales','yes'),
(20977,2205,'_recorded_coupon_usage_counts','yes'),
(20978,2205,'_order_stock_reduced','yes'),
(20979,2205,'_new_order_email_sent','true'),
(20980,2206,'_order_key','wc_order_wKSo9OY4JPlVL'),
(20981,2206,'_customer_user','0'),
(20982,2206,'_payment_method','cod'),
(20983,2206,'_payment_method_title','Get a quote'),
(20984,2206,'_customer_ip_address','197.92.2.125'),
(20985,2206,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0'),
(20986,2206,'_created_via','checkout'),
(20987,2206,'_cart_hash','2e26de1c06661f31894d7a0e6d417ad6'),
(20988,2206,'_billing_first_name','Joanne'),
(20989,2206,'_billing_last_name','Joshua'),
(20990,2206,'_billing_address_1','110 Francis Staniland Road'),
(20991,2206,'_billing_address_2','19 Villa Montrose'),
(20992,2206,'_billing_city','Pietermaritzburg'),
(20993,2206,'_billing_state','KZN'),
(20994,2206,'_billing_postcode','3201'),
(20995,2206,'_billing_country','ZA'),
(20996,2206,'_billing_email','jjoshua15@hotmail.com'),
(20997,2206,'_billing_phone','0827199942'),
(20998,2206,'_order_currency','ZAR'),
(20999,2206,'_cart_discount','0'),
(21000,2206,'_cart_discount_tax','0'),
(21001,2206,'_order_shipping','0'),
(21002,2206,'_order_shipping_tax','0'),
(21003,2206,'_order_tax','0'),
(21004,2206,'_order_total','3156.75'),
(21005,2206,'_order_version','5.6.0'),
(21006,2206,'_prices_include_tax','no'),
(21007,2206,'_billing_address_index','Joanne Joshua  110 Francis Staniland Road 19 Villa Montrose Pietermaritzburg KZN 3201 ZA jjoshua15@hotmail.com 0827199942'),
(21008,2206,'_shipping_address_index','         '),
(21009,2206,'is_vat_exempt','no'),
(21010,2206,'_recorded_sales','yes'),
(21011,2206,'_recorded_coupon_usage_counts','yes'),
(21012,2206,'_order_stock_reduced','yes'),
(21013,2206,'_new_order_email_sent','true'),
(21014,2207,'_order_key','wc_order_eJ95x0yqAMsHK'),
(21015,2207,'_customer_user','0'),
(21016,2207,'_payment_method','cod'),
(21017,2207,'_payment_method_title','Get a quote'),
(21018,2207,'_customer_ip_address','102.66.8.20'),
(21019,2207,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36'),
(21020,2207,'_created_via','checkout'),
(21021,2207,'_cart_hash','a72620d76100e08bcad7f080acb568ee'),
(21022,2207,'_billing_first_name','Bonnen'),
(21023,2207,'_billing_last_name','Biggs'),
(21024,2207,'_billing_company','GoBiggs (Pty) Ltd'),
(21025,2207,'_billing_address_1','Suiderland'),
(21026,2207,'_billing_address_2','Box 70'),
(21027,2207,'_billing_city','Humansdorp'),
(21028,2207,'_billing_state','EC'),
(21029,2207,'_billing_postcode','6300'),
(21030,2207,'_billing_country','ZA'),
(21031,2207,'_billing_email','bonnenbiggs@gmail.com'),
(21032,2207,'_billing_phone','0827705988'),
(21033,2207,'_order_currency','ZAR'),
(21034,2207,'_cart_discount','0'),
(21035,2207,'_cart_discount_tax','0'),
(21036,2207,'_order_shipping','0'),
(21037,2207,'_order_shipping_tax','0'),
(21038,2207,'_order_tax','0'),
(21039,2207,'_order_total','5315.30'),
(21040,2207,'_order_version','5.6.0'),
(21041,2207,'_prices_include_tax','no'),
(21042,2207,'_billing_address_index','Bonnen Biggs GoBiggs (Pty) Ltd Suiderland Box 70 Humansdorp EC 6300 ZA bonnenbiggs@gmail.com 0827705988'),
(21043,2207,'_shipping_address_index','         '),
(21044,2207,'is_vat_exempt','no'),
(21045,2207,'_recorded_sales','yes'),
(21046,2207,'_recorded_coupon_usage_counts','yes'),
(21047,2207,'_order_stock_reduced','yes'),
(21048,2207,'_new_order_email_sent','true'),
(21049,2208,'_order_key','wc_order_VeoshCobmw7tP'),
(21050,2208,'_customer_user','0'),
(21051,2208,'_payment_method','cod'),
(21052,2208,'_payment_method_title','Get a quote'),
(21053,2208,'_customer_ip_address','102.65.85.117'),
(21054,2208,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36'),
(21055,2208,'_created_via','checkout'),
(21056,2208,'_cart_hash','f8ef9f7cd54b81ed380040fa708caa54'),
(21057,2208,'_billing_first_name','Dumisa'),
(21058,2208,'_billing_last_name','Morrison'),
(21059,2208,'_billing_address_1','7 Kinross Road'),
(21060,2208,'_billing_address_2','Parkview'),
(21061,2208,'_billing_city','Johannesburg'),
(21062,2208,'_billing_state','GP'),
(21063,2208,'_billing_postcode','2193'),
(21064,2208,'_billing_country','ZA'),
(21065,2208,'_billing_email','dumisa.tshabalala@icloud.com'),
(21066,2208,'_billing_phone','0827891126'),
(21067,2208,'_order_currency','ZAR'),
(21068,2208,'_cart_discount','0'),
(21069,2208,'_cart_discount_tax','0'),
(21070,2208,'_order_shipping','0'),
(21071,2208,'_order_shipping_tax','0'),
(21072,2208,'_order_tax','0'),
(21073,2208,'_order_total','6468.75'),
(21074,2208,'_order_version','5.7.1'),
(21075,2208,'_prices_include_tax','no'),
(21076,2208,'_billing_address_index','Dumisa Morrison  7 Kinross Road Parkview Johannesburg GP 2193 ZA dumisa.tshabalala@icloud.com 0827891126'),
(21077,2208,'_shipping_address_index','         '),
(21078,2208,'is_vat_exempt','no'),
(21079,2208,'_recorded_sales','yes'),
(21080,2208,'_recorded_coupon_usage_counts','yes'),
(21081,2208,'_order_stock_reduced','yes'),
(21082,2208,'_new_order_email_sent','true'),
(21471,2225,'_wp_attached_file','2019/07/Nixin-50mm-Pipe-Spouts.jpg'),
(21472,2225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1032;s:6:\"height\";i:581;s:4:\"file\";s:34:\"2019/07/Nixin-50mm-Pipe-Spouts.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"Nixin-50mm-Pipe-Spouts-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"Nixin-50mm-Pipe-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21677,2233,'_wp_attached_file','2019/07/SST-Ponlite-2021.jpg'),
(21678,2233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2019/07/SST-Ponlite-2021.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"SST-Ponlite-2021-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"SST-Ponlite-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"SST-Ponlite-2021-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22128,2251,'_wp_attached_file','2019/07/SST-38mm-Grabrail.jpg'),
(22129,2251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2019/07/SST-38mm-Grabrail.jpg\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(22169,2254,'_order_key','wc_order_EHbh2uMZVknor'),
(22170,2254,'_customer_user','0'),
(22171,2254,'_payment_method','cod'),
(22172,2254,'_payment_method_title','Get a quote'),
(22173,2254,'_customer_ip_address','102.182.46.37'),
(22174,2254,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:93.0) Gecko/20100101 Firefox/93.0'),
(22175,2254,'_created_via','checkout'),
(22176,2254,'_cart_hash','1319305c60277c773f970d57d9a6254e'),
(22177,2254,'_billing_first_name','Barry'),
(22178,2254,'_billing_last_name','Botha'),
(22179,2254,'_billing_company','BH and Sons Projects'),
(22180,2254,'_billing_address_1','73 Elkie drive'),
(22181,2254,'_billing_address_2','Wilropark'),
(22182,2254,'_billing_city','Roodepoort'),
(22183,2254,'_billing_state','GP'),
(22184,2254,'_billing_postcode','1724'),
(22185,2254,'_billing_country','ZA'),
(22186,2254,'_billing_email','bhsons@bhsons.co.za'),
(22187,2254,'_billing_phone','0832825464'),
(22188,2254,'_order_currency','ZAR'),
(22189,2254,'_cart_discount','0'),
(22190,2254,'_cart_discount_tax','0'),
(22191,2254,'_order_shipping','0'),
(22192,2254,'_order_shipping_tax','0'),
(22193,2254,'_order_tax','0'),
(22194,2254,'_order_total','11040.00'),
(22195,2254,'_order_version','5.8.0'),
(22196,2254,'_prices_include_tax','no'),
(22197,2254,'_billing_address_index','Barry Botha BH and Sons Projects 73 Elkie drive Wilropark Roodepoort GP 1724 ZA bhsons@bhsons.co.za 0832825464'),
(22198,2254,'_shipping_address_index','         '),
(22199,2254,'is_vat_exempt','no'),
(22200,2254,'_recorded_sales','yes'),
(22201,2254,'_recorded_coupon_usage_counts','yes'),
(22202,2254,'_order_stock_reduced','yes'),
(22203,2254,'_new_order_email_sent','true'),
(22204,2255,'_order_key','wc_order_VN1hBwkCa2mVh'),
(22205,2255,'_customer_user','0'),
(22206,2255,'_payment_method','cod'),
(22207,2255,'_payment_method_title','Get a quote'),
(22208,2255,'_customer_ip_address','196.25.173.90'),
(22209,2255,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36'),
(22210,2255,'_created_via','checkout'),
(22211,2255,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(22212,2255,'_billing_first_name','nella'),
(22213,2255,'_billing_last_name','fuchs'),
(22214,2255,'_billing_address_1','spioenkopstr 723'),
(22215,2255,'_billing_address_2','waverly'),
(22216,2255,'_billing_city','pretoria'),
(22217,2255,'_billing_state','GP'),
(22218,2255,'_billing_postcode','0186'),
(22219,2255,'_billing_country','ZA'),
(22220,2255,'_billing_email','nandifuchs@gmail.com'),
(22221,2255,'_billing_phone','0825729654'),
(22222,2255,'_order_currency','ZAR'),
(22223,2255,'_cart_discount','0'),
(22224,2255,'_cart_discount_tax','0'),
(22225,2255,'_order_shipping','0'),
(22226,2255,'_order_shipping_tax','0'),
(22227,2255,'_order_tax','0'),
(22228,2255,'_order_total','5048.50'),
(22229,2255,'_order_version','5.8.0'),
(22230,2255,'_prices_include_tax','no'),
(22231,2255,'_billing_address_index','nella fuchs  spioenkopstr 723 waverly pretoria GP 0186 ZA nandifuchs@gmail.com 0825729654'),
(22232,2255,'_shipping_address_index','         '),
(22233,2255,'is_vat_exempt','no'),
(22234,2255,'_recorded_sales','yes'),
(22235,2255,'_recorded_coupon_usage_counts','yes'),
(22236,2255,'_order_stock_reduced','yes'),
(22237,2255,'_new_order_email_sent','true'),
(22238,2256,'_order_key','wc_order_0kpBi7wOtFqUL'),
(22239,2256,'_customer_user','0'),
(22240,2256,'_payment_method','cod'),
(22241,2256,'_payment_method_title','Get a quote'),
(22242,2256,'_customer_ip_address','41.115.88.108'),
(22243,2256,'_customer_user_agent','Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Mobile Safari/537.36'),
(22244,2256,'_created_via','checkout'),
(22245,2256,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(22246,2256,'_billing_first_name','Mahomed'),
(22247,2256,'_billing_last_name','mia'),
(22248,2256,'_billing_company','private'),
(22249,2256,'_billing_address_1','20 golden dawn drive lamercy'),
(22250,2256,'_billing_address_2','free standing'),
(22251,2256,'_billing_city','La Mercy'),
(22252,2256,'_billing_state','KZN'),
(22253,2256,'_billing_postcode','4399'),
(22254,2256,'_billing_country','ZA'),
(22255,2256,'_billing_email','docmfm@gmail.com'),
(22256,2256,'_billing_phone','0834077072'),
(22257,2256,'_order_currency','ZAR'),
(22258,2256,'_cart_discount','0'),
(22259,2256,'_cart_discount_tax','0'),
(22260,2256,'_order_shipping','0'),
(22261,2256,'_order_shipping_tax','0'),
(22262,2256,'_order_tax','0'),
(22263,2256,'_order_total','3789.25'),
(22264,2256,'_order_version','5.8.0'),
(22265,2256,'_prices_include_tax','no'),
(22266,2256,'_billing_address_index','Mahomed mia private 20 golden dawn drive lamercy free standing La Mercy KZN 4399 ZA docmfm@gmail.com 0834077072'),
(22267,2256,'_shipping_address_index','         '),
(22268,2256,'is_vat_exempt','no'),
(22269,2256,'_recorded_sales','yes'),
(22270,2256,'_recorded_coupon_usage_counts','yes'),
(22271,2256,'_order_stock_reduced','yes'),
(22272,2256,'_new_order_email_sent','true'),
(22273,2257,'_order_key','wc_order_0SmFojkZNej37'),
(22274,2257,'_customer_user','0'),
(22275,2257,'_payment_method','cod'),
(22276,2257,'_payment_method_title','Get a quote'),
(22277,2257,'_customer_ip_address','41.13.13.248'),
(22278,2257,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/13.2 Chrome/83.0.4103.106 Mobile Safari/537.36'),
(22279,2257,'_created_via','checkout'),
(22280,2257,'_cart_hash','396fead6555b9c8ac5ea8becbc99b446'),
(22281,2257,'_billing_first_name','Cindy'),
(22282,2257,'_billing_last_name','Maree'),
(22283,2257,'_billing_address_1','12 Biotite Road'),
(22284,2257,'_billing_address_2','Wilropark'),
(22285,2257,'_billing_city','Roodepoort'),
(22286,2257,'_billing_state','GP'),
(22287,2257,'_billing_postcode','1724'),
(22288,2257,'_billing_country','ZA'),
(22289,2257,'_billing_email','cindy@vdw.co.za'),
(22290,2257,'_billing_phone','0724966790'),
(22291,2257,'_order_currency','ZAR'),
(22292,2257,'_cart_discount','0'),
(22293,2257,'_cart_discount_tax','0'),
(22294,2257,'_order_shipping','0'),
(22295,2257,'_order_shipping_tax','0'),
(22296,2257,'_order_tax','0'),
(22297,2257,'_order_total','2093.00'),
(22298,2257,'_order_version','5.8.0'),
(22299,2257,'_prices_include_tax','no'),
(22300,2257,'_billing_address_index','Cindy Maree  12 Biotite Road Wilropark Roodepoort GP 1724 ZA cindy@vdw.co.za 0724966790'),
(22301,2257,'_shipping_address_index','         '),
(22302,2257,'is_vat_exempt','no'),
(22303,2257,'_recorded_sales','yes'),
(22304,2257,'_recorded_coupon_usage_counts','yes'),
(22305,2257,'_order_stock_reduced','yes'),
(22306,2257,'_new_order_email_sent','true'),
(22307,2258,'_order_key','wc_order_XTcxJV7W7CPNu'),
(22308,2258,'_customer_user','0'),
(22309,2258,'_payment_method','cod'),
(22310,2258,'_payment_method_title','Get a quote'),
(22311,2258,'_customer_ip_address','102.182.234.223'),
(22312,2258,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36 Edg/95.0.1020.30'),
(22313,2258,'_created_via','checkout'),
(22314,2258,'_cart_hash','0761c0d01927a5a69fd3e7e5dc76e925'),
(22315,2258,'_billing_first_name','Yasteel'),
(22316,2258,'_billing_last_name','Ragubeer'),
(22317,2258,'_billing_address_1','36 Griessel Road'),
(22318,2258,'_billing_address_2','Beyers Park'),
(22319,2258,'_billing_city','Boksburg'),
(22320,2258,'_billing_state','GP'),
(22321,2258,'_billing_postcode','1459'),
(22322,2258,'_billing_country','ZA'),
(22323,2258,'_billing_email','yragubeer@gmail.com'),
(22324,2258,'_billing_phone','0833247683'),
(22325,2258,'_order_currency','ZAR'),
(22326,2258,'_cart_discount','0'),
(22327,2258,'_cart_discount_tax','0'),
(22328,2258,'_order_shipping','0'),
(22329,2258,'_order_shipping_tax','0'),
(22330,2258,'_order_tax','0'),
(22331,2258,'_order_total','1880.25'),
(22332,2258,'_order_version','5.8.0'),
(22333,2258,'_prices_include_tax','no'),
(22334,2258,'_billing_address_index','Yasteel Ragubeer  36 Griessel Road Beyers Park Boksburg GP 1459 ZA yragubeer@gmail.com 0833247683'),
(22335,2258,'_shipping_address_index','         '),
(22336,2258,'is_vat_exempt','no'),
(22337,2258,'_recorded_sales','yes'),
(22338,2258,'_recorded_coupon_usage_counts','yes'),
(22339,2258,'_order_stock_reduced','yes'),
(22340,2258,'_new_order_email_sent','true'),
(22341,2259,'_order_key','wc_order_FFwdfknOw039n'),
(22342,2259,'_customer_user','0'),
(22343,2259,'_payment_method','cod'),
(22344,2259,'_payment_method_title','Get a quote'),
(22345,2259,'_customer_ip_address','102.220.209.67'),
(22346,2259,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36'),
(22347,2259,'_created_via','checkout'),
(22348,2259,'_cart_hash','410fb2754e37880991766460e216d11d'),
(22349,2259,'_billing_first_name','Sara'),
(22350,2259,'_billing_last_name','Anthony'),
(22351,2259,'_billing_address_1','75 Cutty Sark Avenue'),
(22352,2259,'_billing_address_2','Plettenberg Bay'),
(22353,2259,'_billing_city','Western Cape, South Africa 6600'),
(22354,2259,'_billing_state','WC'),
(22355,2259,'_billing_postcode','6600'),
(22356,2259,'_billing_country','ZA'),
(22357,2259,'_billing_email','sarant6412@gmail.com'),
(22358,2259,'_billing_phone','0714583041'),
(22359,2259,'_order_currency','ZAR'),
(22360,2259,'_cart_discount','0'),
(22361,2259,'_cart_discount_tax','0'),
(22362,2259,'_order_shipping','0'),
(22363,2259,'_order_shipping_tax','0'),
(22364,2259,'_order_tax','0'),
(22365,2259,'_order_total','9585.25'),
(22366,2259,'_order_version','5.8.0'),
(22367,2259,'_prices_include_tax','no'),
(22368,2259,'_billing_address_index','Sara Anthony  75 Cutty Sark Avenue Plettenberg Bay Western Cape, South Africa 6600 WC 6600 ZA sarant6412@gmail.com 0714583041'),
(22369,2259,'_shipping_address_index','         '),
(22370,2259,'is_vat_exempt','no'),
(22371,2259,'_recorded_sales','yes'),
(22372,2259,'_recorded_coupon_usage_counts','yes'),
(22373,2259,'_order_stock_reduced','yes'),
(22374,2259,'_new_order_email_sent','true'),
(22375,2260,'_order_key','wc_order_etWBzj19dv78N'),
(22376,2260,'_customer_user','0'),
(22377,2260,'_payment_method','cod'),
(22378,2260,'_payment_method_title','Get a quote'),
(22379,2260,'_customer_ip_address','105.184.59.113'),
(22380,2260,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1'),
(22381,2260,'_created_via','checkout'),
(22382,2260,'_cart_hash','66532c4a36e01c0eb26c461737f7fe18'),
(22383,2260,'_billing_first_name','Jaco'),
(22384,2260,'_billing_last_name','Fourie'),
(22385,2260,'_billing_address_1','135 Eland Street'),
(22386,2260,'_billing_address_2','Wierda Park'),
(22387,2260,'_billing_city','Centurion'),
(22388,2260,'_billing_state','GP'),
(22389,2260,'_billing_postcode','0157'),
(22390,2260,'_billing_country','ZA'),
(22391,2260,'_billing_email','jacofourievisa@gmail.com'),
(22392,2260,'_billing_phone','0735537754'),
(22393,2260,'_order_currency','ZAR'),
(22394,2260,'_cart_discount','0'),
(22395,2260,'_cart_discount_tax','0'),
(22396,2260,'_order_shipping','0'),
(22397,2260,'_order_shipping_tax','0'),
(22398,2260,'_order_tax','0'),
(22399,2260,'_order_total','3553.50'),
(22400,2260,'_order_version','5.8.0'),
(22401,2260,'_prices_include_tax','no'),
(22402,2260,'_billing_address_index','Jaco Fourie  135 Eland Street Wierda Park Centurion GP 0157 ZA jacofourievisa@gmail.com 0735537754'),
(22403,2260,'_shipping_address_index','         '),
(22404,2260,'is_vat_exempt','no'),
(22405,2260,'_recorded_sales','yes'),
(22406,2260,'_recorded_coupon_usage_counts','yes'),
(22407,2260,'_order_stock_reduced','yes'),
(22408,2260,'_new_order_email_sent','true'),
(22409,2261,'_order_key','wc_order_6oUvhgg5l1xA0'),
(22410,2261,'_customer_user','0'),
(22411,2261,'_payment_method','cod'),
(22412,2261,'_payment_method_title','Get a quote'),
(22413,2261,'_customer_ip_address','197.245.49.221'),
(22414,2261,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-G996B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.50 Mobile Safari/537.36'),
(22415,2261,'_created_via','checkout'),
(22416,2261,'_cart_hash','9b1c6d48b234aebbbf818cbf4fe34eb3'),
(22417,2261,'_billing_first_name','Nicolette'),
(22418,2261,'_billing_last_name','Van der wath'),
(22419,2261,'_billing_address_1','2 Hilda Avenue'),
(22420,2261,'_billing_city','Port Elizabeth'),
(22421,2261,'_billing_state','EC'),
(22422,2261,'_billing_postcode','6210'),
(22423,2261,'_billing_country','ZA'),
(22424,2261,'_billing_email','vdwnici@gmail.com'),
(22425,2261,'_billing_phone','0837572636'),
(22426,2261,'_order_currency','ZAR'),
(22427,2261,'_cart_discount','0'),
(22428,2261,'_cart_discount_tax','0'),
(22429,2261,'_order_shipping','0'),
(22430,2261,'_order_shipping_tax','0'),
(22431,2261,'_order_tax','0'),
(22432,2261,'_order_total','2346.00'),
(22433,2261,'_order_version','5.8.0'),
(22434,2261,'_prices_include_tax','no'),
(22435,2261,'_billing_address_index','Nicolette Van der wath  2 Hilda Avenue  Port Elizabeth EC 6210 ZA vdwnici@gmail.com 0837572636'),
(22436,2261,'_shipping_address_index','         '),
(22437,2261,'is_vat_exempt','no'),
(22438,2261,'_recorded_sales','yes'),
(22439,2261,'_recorded_coupon_usage_counts','yes'),
(22440,2261,'_order_stock_reduced','yes'),
(22441,2261,'_new_order_email_sent','true'),
(22442,2262,'_order_key','wc_order_ABmJtrORx6hbM'),
(22443,2262,'_customer_user','0'),
(22444,2262,'_payment_method','cod'),
(22445,2262,'_payment_method_title','Get a quote'),
(22446,2262,'_customer_ip_address','105.184.21.125'),
(22447,2262,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-T875) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.85 Safari/537.36'),
(22448,2262,'_created_via','checkout'),
(22449,2262,'_cart_hash','2b1ddd5e1f9cce129a5d0b62ad507ce5'),
(22450,2262,'_billing_first_name','Sheila'),
(22451,2262,'_billing_last_name','Ragunath'),
(22452,2262,'_billing_company','Inc data'),
(22453,2262,'_billing_address_1','46 ebeling street, La mercy'),
(22454,2262,'_billing_city','Durban'),
(22455,2262,'_billing_state','KZN'),
(22456,2262,'_billing_postcode','4068'),
(22457,2262,'_billing_country','ZA'),
(22458,2262,'_billing_email','ragunathsheila@yahoo.com'),
(22459,2262,'_billing_phone','0812708173'),
(22460,2262,'_order_currency','ZAR'),
(22461,2262,'_cart_discount','0'),
(22462,2262,'_cart_discount_tax','0'),
(22463,2262,'_order_shipping','0'),
(22464,2262,'_order_shipping_tax','0'),
(22465,2262,'_order_tax','0'),
(22466,2262,'_order_total','2846.25'),
(22467,2262,'_order_version','5.8.0'),
(22468,2262,'_prices_include_tax','no'),
(22469,2262,'_billing_address_index','Sheila Ragunath Inc data 46 ebeling street, La mercy  Durban KZN 4068 ZA ragunathsheila@yahoo.com 0812708173'),
(22470,2262,'_shipping_address_index','         '),
(22471,2262,'is_vat_exempt','no'),
(22472,2262,'_recorded_sales','yes'),
(22473,2262,'_recorded_coupon_usage_counts','yes'),
(22474,2262,'_order_stock_reduced','yes'),
(22475,2262,'_new_order_email_sent','true'),
(22476,2263,'_order_key','wc_order_dsVmY00w8rNhs'),
(22477,2263,'_customer_user','0'),
(22478,2263,'_payment_method','cod'),
(22479,2263,'_payment_method_title','Get a quote'),
(22480,2263,'_customer_ip_address','197.91.164.135'),
(22481,2263,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-G973F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.74 Mobile Safari/537.36'),
(22482,2263,'_created_via','checkout'),
(22483,2263,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(22484,2263,'_billing_first_name','M'),
(22485,2263,'_billing_last_name','Preez'),
(22486,2263,'_billing_company','Aquamark'),
(22487,2263,'_billing_address_1','23 Marignane Dr'),
(22488,2263,'_billing_address_2','Bonaero Park'),
(22489,2263,'_billing_city','Kempton Park'),
(22490,2263,'_billing_state','GP'),
(22491,2263,'_billing_postcode','1622'),
(22492,2263,'_billing_country','ZA'),
(22493,2263,'_billing_email','markdup069@gmail.com'),
(22494,2263,'_billing_phone','0833051734'),
(22495,2263,'_order_currency','ZAR'),
(22496,2263,'_cart_discount','0'),
(22497,2263,'_cart_discount_tax','0'),
(22498,2263,'_order_shipping','0'),
(22499,2263,'_order_shipping_tax','0'),
(22500,2263,'_order_tax','0'),
(22501,2263,'_order_total','5048.50'),
(22502,2263,'_order_version','5.8.0'),
(22503,2263,'_prices_include_tax','no'),
(22504,2263,'_billing_address_index','M Preez Aquamark 23 Marignane Dr Bonaero Park Kempton Park GP 1622 ZA markdup069@gmail.com 0833051734'),
(22505,2263,'_shipping_address_index','         '),
(22506,2263,'is_vat_exempt','no'),
(22507,2263,'_recorded_sales','yes'),
(22508,2263,'_recorded_coupon_usage_counts','yes'),
(22509,2263,'_order_stock_reduced','yes'),
(22510,2263,'_new_order_email_sent','true'),
(22511,2264,'_order_key','wc_order_Mvt5y9fovQF6M'),
(22512,2264,'_customer_user','0'),
(22513,2264,'_payment_method','cod'),
(22514,2264,'_payment_method_title','Get a quote'),
(22515,2264,'_customer_ip_address','41.223.117.70'),
(22516,2264,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(22517,2264,'_created_via','checkout'),
(22518,2264,'_cart_hash','fa1f7c13455408940187d6f3caaa4b44'),
(22519,2264,'_billing_first_name','James'),
(22520,2264,'_billing_last_name','Hodgson'),
(22521,2264,'_billing_company','Emerald Green Plants and Landscaping'),
(22522,2264,'_billing_address_1','Makeni'),
(22523,2264,'_billing_city','Lusaka'),
(22524,2264,'_billing_state','ZM-09'),
(22525,2264,'_billing_postcode','1010'),
(22526,2264,'_billing_country','ZM'),
(22527,2264,'_billing_email','james.powergro@gmail.com'),
(22528,2264,'_billing_phone','0968366165'),
(22529,2264,'_order_currency','ZAR'),
(22530,2264,'_cart_discount','0'),
(22531,2264,'_cart_discount_tax','0'),
(22532,2264,'_order_shipping','0'),
(22533,2264,'_order_shipping_tax','0'),
(22534,2264,'_order_tax','0'),
(22535,2264,'_order_total','8832.00'),
(22536,2264,'_order_version','5.9.0'),
(22537,2264,'_prices_include_tax','no'),
(22538,2264,'_billing_address_index','James Hodgson Emerald Green Plants and Landscaping Makeni  Lusaka ZM-09 1010 ZM james.powergro@gmail.com 0968366165'),
(22539,2264,'_shipping_address_index','         '),
(22540,2264,'is_vat_exempt','no'),
(22541,2264,'_recorded_sales','yes'),
(22542,2264,'_recorded_coupon_usage_counts','yes'),
(22543,2264,'_order_stock_reduced','yes'),
(22544,2264,'_new_order_email_sent','true'),
(22545,2265,'_order_key','wc_order_DDYtpXlo96pzp'),
(22546,2265,'_customer_user','0'),
(22547,2265,'_payment_method','cod'),
(22548,2265,'_payment_method_title','Get a quote'),
(22549,2265,'_customer_ip_address','169.0.69.194'),
(22550,2265,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.1 Safari/605.1.15'),
(22551,2265,'_created_via','checkout'),
(22552,2265,'_cart_hash','5f9865c2787380bc35f77c1c62c29795'),
(22553,2265,'_billing_first_name','Giovanni'),
(22554,2265,'_billing_last_name','Nostro'),
(22555,2265,'_billing_company','TP Enterprises'),
(22556,2265,'_billing_address_1','20 avenue Suzanne'),
(22557,2265,'_billing_city','hout bay'),
(22558,2265,'_billing_state','WC'),
(22559,2265,'_billing_postcode','7872'),
(22560,2265,'_billing_country','ZA'),
(22561,2265,'_billing_email','giovanninostro@gmail.com'),
(22562,2265,'_billing_phone','0734493943'),
(22563,2265,'_order_currency','ZAR'),
(22564,2265,'_cart_discount','0'),
(22565,2265,'_cart_discount_tax','0'),
(22566,2265,'_order_shipping','0'),
(22567,2265,'_order_shipping_tax','0'),
(22568,2265,'_order_tax','0'),
(22569,2265,'_order_total','2587.50'),
(22570,2265,'_order_version','5.9.0'),
(22571,2265,'_prices_include_tax','no'),
(22572,2265,'_billing_address_index','Giovanni Nostro TP Enterprises 20 avenue Suzanne  hout bay WC 7872 ZA giovanninostro@gmail.com 0734493943'),
(22573,2265,'_shipping_address_index','         '),
(22574,2265,'is_vat_exempt','no'),
(22575,2265,'_recorded_sales','yes'),
(22576,2265,'_recorded_coupon_usage_counts','yes'),
(22577,2265,'_order_stock_reduced','yes'),
(22578,2265,'_new_order_email_sent','true'),
(22579,2267,'_order_key','wc_order_k3tZWlmZwOErv'),
(22580,2267,'_customer_user','0'),
(22581,2267,'_payment_method','cod'),
(22582,2267,'_payment_method_title','Get a quote'),
(22583,2267,'_customer_ip_address','41.216.202.71'),
(22584,2267,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36'),
(22585,2267,'_created_via','checkout'),
(22586,2267,'_cart_hash','63fe4b74414981128624c8e768c20d14'),
(22587,2267,'_billing_first_name','Busiso'),
(22588,2267,'_billing_last_name','Chilambo'),
(22589,2267,'_billing_address_1','Pollock Lane'),
(22590,2267,'_billing_address_2','Unit 1, Village View'),
(22591,2267,'_billing_city','Sandton'),
(22592,2267,'_billing_state','GP'),
(22593,2267,'_billing_postcode','2191'),
(22594,2267,'_billing_country','ZA'),
(22595,2267,'_billing_email','busiso@gmail.com'),
(22596,2267,'_billing_phone','0827821111'),
(22597,2267,'_order_currency','ZAR'),
(22598,2267,'_cart_discount','0'),
(22599,2267,'_cart_discount_tax','0'),
(22600,2267,'_order_shipping','0'),
(22601,2267,'_order_shipping_tax','0'),
(22602,2267,'_order_tax','0'),
(22603,2267,'_order_total','2380.50'),
(22604,2267,'_order_version','5.9.0'),
(22605,2267,'_prices_include_tax','no'),
(22606,2267,'_billing_address_index','Busiso Chilambo  Pollock Lane Unit 1, Village View Sandton GP 2191 ZA busiso@gmail.com 0827821111'),
(22607,2267,'_shipping_address_index','         '),
(22608,2267,'is_vat_exempt','no'),
(22609,2267,'_recorded_sales','yes'),
(22610,2267,'_recorded_coupon_usage_counts','yes'),
(22611,2267,'_order_stock_reduced','yes'),
(22612,2267,'_new_order_email_sent','true'),
(22613,2268,'_order_key','wc_order_SOog7bdhKQJcq'),
(22614,2268,'_customer_user','0'),
(22615,2268,'_payment_method','cod'),
(22616,2268,'_payment_method_title','Get a quote'),
(22617,2268,'_customer_ip_address','197.89.63.84'),
(22618,2268,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36 Edg/95.0.1020.53'),
(22619,2268,'_created_via','checkout'),
(22620,2268,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(22621,2268,'_billing_first_name','Santie'),
(22622,2268,'_billing_last_name','Opperman'),
(22623,2268,'_billing_company','Opperman & Associates CC'),
(22624,2268,'_billing_address_1','36 Harold Ave'),
(22625,2268,'_billing_address_2','5 Harolds Place'),
(22626,2268,'_billing_city','Pretoria'),
(22627,2268,'_billing_state','GP'),
(22628,2268,'_billing_postcode','0184'),
(22629,2268,'_billing_country','ZA'),
(22630,2268,'_billing_email','santieo@mweb.co.za'),
(22631,2268,'_billing_phone','0832283445'),
(22632,2268,'_order_currency','ZAR'),
(22633,2268,'_cart_discount','0'),
(22634,2268,'_cart_discount_tax','0'),
(22635,2268,'_order_shipping','0'),
(22636,2268,'_order_shipping_tax','0'),
(22637,2268,'_order_tax','0'),
(22638,2268,'_order_total','5048.50'),
(22639,2268,'_order_version','5.9.0'),
(22640,2268,'_prices_include_tax','no'),
(22641,2268,'_billing_address_index','Santie Opperman Opperman & Associates CC 36 Harold Ave 5 Harolds Place Pretoria GP 0184 ZA santieo@mweb.co.za 0832283445'),
(22642,2268,'_shipping_address_index','         '),
(22643,2268,'is_vat_exempt','no'),
(22644,2268,'_recorded_sales','yes'),
(22645,2268,'_recorded_coupon_usage_counts','yes'),
(22646,2268,'_order_stock_reduced','yes'),
(22647,2268,'_new_order_email_sent','true'),
(22648,2269,'_order_key','wc_order_3QCHSeQGhVSlP'),
(22649,2269,'_customer_user','0'),
(22650,2269,'_payment_method','cod'),
(22651,2269,'_payment_method_title','Get a quote'),
(22652,2269,'_customer_ip_address','41.115.18.55'),
(22653,2269,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(22654,2269,'_created_via','checkout'),
(22655,2269,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(22656,2269,'_billing_first_name','MOOSA'),
(22657,2269,'_billing_last_name','Docrat'),
(22658,2269,'_billing_company','Zodiac Trading (Pty) Ltd'),
(22659,2269,'_billing_address_1','3 Alamein Drive'),
(22660,2269,'_billing_address_2','Port Shepstone'),
(22661,2269,'_billing_city','Port Shepstone'),
(22662,2269,'_billing_state','KZN'),
(22663,2269,'_billing_postcode','4240'),
(22664,2269,'_billing_country','ZA'),
(22665,2269,'_billing_email','doc@docbro.co.za'),
(22666,2269,'_billing_phone','0825566080'),
(22667,2269,'_order_currency','ZAR'),
(22668,2269,'_cart_discount','0'),
(22669,2269,'_cart_discount_tax','0'),
(22670,2269,'_order_shipping','0'),
(22671,2269,'_order_shipping_tax','0'),
(22672,2269,'_order_tax','0'),
(22673,2269,'_order_total','3789.25'),
(22674,2269,'_order_version','5.9.0'),
(22675,2269,'_prices_include_tax','no'),
(22676,2269,'_billing_address_index','MOOSA Docrat Zodiac Trading (Pty) Ltd 3 Alamein Drive Port Shepstone Port Shepstone KZN 4240 ZA doc@docbro.co.za 0825566080'),
(22677,2269,'_shipping_address_index','         '),
(22678,2269,'is_vat_exempt','no'),
(22679,2269,'_recorded_sales','yes'),
(22680,2269,'_recorded_coupon_usage_counts','yes'),
(22681,2269,'_order_stock_reduced','yes'),
(22682,2269,'_new_order_email_sent','true'),
(22683,2270,'_order_key','wc_order_NoUdtA11BpRAT'),
(22684,2270,'_customer_user','0'),
(22685,2270,'_payment_method','cod'),
(22686,2270,'_payment_method_title','Get a quote'),
(22687,2270,'_customer_ip_address','102.249.1.68'),
(22688,2270,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(22689,2270,'_created_via','checkout'),
(22690,2270,'_cart_hash','da39813b0293a41f0f9ad7e9aef120d4'),
(22691,2270,'_billing_first_name','Francois'),
(22692,2270,'_billing_last_name','Blaauw'),
(22693,2270,'_billing_company','HD Growlights'),
(22694,2270,'_billing_address_1','35 Bellamont drive'),
(22695,2270,'_billing_address_2','C 310 Surfside'),
(22696,2270,'_billing_city','Umdloti'),
(22697,2270,'_billing_state','KZN'),
(22698,2270,'_billing_postcode','4319'),
(22699,2270,'_billing_country','ZA'),
(22700,2270,'_billing_email','africapools1@gmail.com'),
(22701,2270,'_billing_phone','0837307378'),
(22702,2270,'_order_currency','ZAR'),
(22703,2270,'_cart_discount','0'),
(22704,2270,'_cart_discount_tax','0'),
(22705,2270,'_order_shipping','0'),
(22706,2270,'_order_shipping_tax','0'),
(22707,2270,'_order_tax','0'),
(22708,2270,'_order_total','683.10'),
(22709,2270,'_order_version','5.9.0'),
(22710,2270,'_prices_include_tax','no'),
(22711,2270,'_billing_address_index','Francois Blaauw HD Growlights 35 Bellamont drive C 310 Surfside Umdloti KZN 4319 ZA africapools1@gmail.com 0837307378'),
(22712,2270,'_shipping_address_index','         '),
(22713,2270,'is_vat_exempt','no'),
(22714,2270,'_recorded_sales','yes'),
(22715,2270,'_recorded_coupon_usage_counts','yes'),
(22716,2270,'_order_stock_reduced','yes'),
(22717,2270,'_new_order_email_sent','true'),
(22718,2271,'_order_key','wc_order_r0YmpVHBnz4gq'),
(22719,2271,'_customer_user','0'),
(22720,2271,'_payment_method','cod'),
(22721,2271,'_payment_method_title','Get a quote'),
(22722,2271,'_customer_ip_address','41.6.88.212'),
(22723,2271,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.0 Mobile/15E148 Safari/604.1'),
(22724,2271,'_created_via','checkout'),
(22725,2271,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(22726,2271,'_billing_first_name','Dawood'),
(22727,2271,'_billing_last_name','Moosagie'),
(22728,2271,'_billing_address_1','2 laurie street, Westering'),
(22729,2271,'_billing_city','Port Elizabeth'),
(22730,2271,'_billing_state','EC'),
(22731,2271,'_billing_postcode','6025'),
(22732,2271,'_billing_country','ZA'),
(22733,2271,'_billing_email','dmoosagie@gmail.com'),
(22734,2271,'_billing_phone','0609659249'),
(22735,2271,'_order_currency','ZAR'),
(22736,2271,'_cart_discount','0'),
(22737,2271,'_cart_discount_tax','0'),
(22738,2271,'_order_shipping','0'),
(22739,2271,'_order_shipping_tax','0'),
(22740,2271,'_order_tax','0'),
(22741,2271,'_order_total','3789.25'),
(22742,2271,'_order_version','5.9.0'),
(22743,2271,'_prices_include_tax','no'),
(22744,2271,'_billing_address_index','Dawood Moosagie  2 laurie street, Westering  Port Elizabeth EC 6025 ZA dmoosagie@gmail.com 0609659249'),
(22745,2271,'_shipping_address_index','         '),
(22746,2271,'is_vat_exempt','no'),
(22747,2271,'_recorded_sales','yes'),
(22748,2271,'_recorded_coupon_usage_counts','yes'),
(22749,2271,'_order_stock_reduced','yes'),
(22750,2271,'_new_order_email_sent','true'),
(22751,2272,'_order_key','wc_order_RvFrIBPgsAp19'),
(22752,2272,'_customer_user','0'),
(22753,2272,'_payment_method','cod'),
(22754,2272,'_payment_method_title','Get a quote'),
(22755,2272,'_customer_ip_address','105.245.124.107'),
(22756,2272,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; LYA-L09) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Mobile Safari/537.36'),
(22757,2272,'_created_via','checkout'),
(22758,2272,'_cart_hash','b54710c98b209202062f0a30e643ea42'),
(22759,2272,'_billing_first_name','Emile'),
(22760,2272,'_billing_last_name','Van wyk'),
(22761,2272,'_billing_address_1','10 pivot place, pivot plate street, Wapadrand'),
(22762,2272,'_billing_city','Pretoria'),
(22763,2272,'_billing_state','GP'),
(22764,2272,'_billing_postcode','0081'),
(22765,2272,'_billing_country','ZA'),
(22766,2272,'_billing_email','emilevanwyk@gmail.com'),
(22767,2272,'_billing_phone','+27716263050'),
(22768,2272,'_order_currency','ZAR'),
(22769,2272,'_cart_discount','0'),
(22770,2272,'_cart_discount_tax','0'),
(22771,2272,'_order_shipping','0'),
(22772,2272,'_order_shipping_tax','0'),
(22773,2272,'_order_tax','0'),
(22774,2272,'_order_total','1625.25'),
(22775,2272,'_order_version','5.9.0'),
(22776,2272,'_prices_include_tax','no'),
(22777,2272,'_billing_address_index','Emile Van wyk  10 pivot place, pivot plate street, Wapadrand  Pretoria GP 0081 ZA emilevanwyk@gmail.com +27716263050'),
(22778,2272,'_shipping_address_index','         '),
(22779,2272,'is_vat_exempt','no'),
(22780,2272,'_recorded_sales','yes'),
(22781,2272,'_recorded_coupon_usage_counts','yes'),
(22782,2272,'_order_stock_reduced','yes'),
(22783,2272,'_new_order_email_sent','true'),
(22784,2273,'_order_key','wc_order_zvWoe9x6NjqOc'),
(22785,2273,'_customer_user','0'),
(22786,2273,'_payment_method','cod'),
(22787,2273,'_payment_method_title','Get a quote'),
(22788,2273,'_customer_ip_address','102.249.4.64'),
(22789,2273,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(22790,2273,'_created_via','checkout'),
(22791,2273,'_cart_hash','13cac7689b3ca18a48eabc6c9c2f2766'),
(22792,2273,'_billing_first_name','MBAMBO'),
(22793,2273,'_billing_last_name','DUMISANI'),
(22794,2273,'_billing_company','DUMIESWABAHLE PTY LTD'),
(22795,2273,'_billing_address_1','49 ESDUARDO MONDLANE, W SECTION'),
(22796,2273,'_billing_address_2','W SECTION'),
(22797,2273,'_billing_city','DURBAN'),
(22798,2273,'_billing_state','KZN'),
(22799,2273,'_billing_postcode','4000'),
(22800,2273,'_billing_country','ZA'),
(22801,2273,'_billing_email','DUMIESWABAHLE1@HOTMAIL.COM'),
(22802,2273,'_billing_phone','+27762241756'),
(22803,2273,'_order_currency','ZAR'),
(22804,2273,'_cart_discount','0'),
(22805,2273,'_cart_discount_tax','0'),
(22806,2273,'_order_shipping','0'),
(22807,2273,'_order_shipping_tax','0'),
(22808,2273,'_order_tax','0'),
(22809,2273,'_order_total','9027.50'),
(22810,2273,'_order_version','5.9.0'),
(22811,2273,'_prices_include_tax','no'),
(22812,2273,'_billing_address_index','MBAMBO DUMISANI DUMIESWABAHLE PTY LTD 49 ESDUARDO MONDLANE, W SECTION W SECTION DURBAN KZN 4000 ZA DUMIESWABAHLE1@HOTMAIL.COM +27762241756'),
(22813,2273,'_shipping_address_index','         '),
(22814,2273,'is_vat_exempt','no'),
(22815,2273,'_recorded_sales','yes'),
(22816,2273,'_recorded_coupon_usage_counts','yes'),
(22817,2273,'_order_stock_reduced','yes'),
(22818,2273,'_new_order_email_sent','true'),
(22819,2274,'_order_key','wc_order_u7LZjyuCeX2aM'),
(22820,2274,'_customer_user','0'),
(22821,2274,'_payment_method','cod'),
(22822,2274,'_payment_method_title','Get a quote'),
(22823,2274,'_customer_ip_address','102.249.4.64'),
(22824,2274,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(22825,2274,'_created_via','checkout'),
(22826,2274,'_cart_hash','13cac7689b3ca18a48eabc6c9c2f2766'),
(22827,2274,'_billing_first_name','MBAMBO'),
(22828,2274,'_billing_last_name','DUMISANI'),
(22829,2274,'_billing_company','DUMIESWABAHLE PTY LTD'),
(22830,2274,'_billing_address_1','49 ESDUARDO MONDLANE, W SECTION'),
(22831,2274,'_billing_address_2','W SECTION'),
(22832,2274,'_billing_city','DURBAN'),
(22833,2274,'_billing_state','KZN'),
(22834,2274,'_billing_postcode','4000'),
(22835,2274,'_billing_country','ZA'),
(22836,2274,'_billing_email','DUMIESWABAHLE1@HOTMAIL.COM'),
(22837,2274,'_billing_phone','+27762241756'),
(22838,2274,'_order_currency','ZAR'),
(22839,2274,'_cart_discount','0'),
(22840,2274,'_cart_discount_tax','0'),
(22841,2274,'_order_shipping','0'),
(22842,2274,'_order_shipping_tax','0'),
(22843,2274,'_order_tax','0'),
(22844,2274,'_order_total','9027.50'),
(22845,2274,'_order_version','5.9.0'),
(22846,2274,'_prices_include_tax','no'),
(22847,2274,'_billing_address_index','MBAMBO DUMISANI DUMIESWABAHLE PTY LTD 49 ESDUARDO MONDLANE, W SECTION W SECTION DURBAN KZN 4000 ZA DUMIESWABAHLE1@HOTMAIL.COM +27762241756'),
(22848,2274,'_shipping_address_index','         '),
(22849,2274,'is_vat_exempt','no'),
(22850,2274,'_recorded_sales','yes'),
(22851,2274,'_recorded_coupon_usage_counts','yes'),
(22852,2274,'_order_stock_reduced','yes'),
(22853,2274,'_new_order_email_sent','true'),
(22854,2275,'_order_key','wc_order_0Mdp8JAtJVxNF'),
(22855,2275,'_customer_user','0'),
(22856,2275,'_payment_method','cod'),
(22857,2275,'_payment_method_title','Get a quote'),
(22858,2275,'_customer_ip_address','105.30.243.122'),
(22859,2275,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36'),
(22860,2275,'_created_via','checkout'),
(22861,2275,'_cart_hash','85c3561825a1dc68cc7ac90738744905'),
(22862,2275,'_billing_first_name','michael'),
(22863,2275,'_billing_last_name','koberstein'),
(22864,2275,'_billing_address_1','22 Buckingham Terrace'),
(22865,2275,'_billing_city','Westville'),
(22866,2275,'_billing_state','KZN'),
(22867,2275,'_billing_postcode','3630'),
(22868,2275,'_billing_country','ZA'),
(22869,2275,'_billing_email','mkober@thekwinimotorgroup.co.za'),
(22870,2275,'_billing_phone','0828881606'),
(22871,2275,'_order_currency','ZAR'),
(22872,2275,'_cart_discount','0'),
(22873,2275,'_cart_discount_tax','0'),
(22874,2275,'_order_shipping','0'),
(22875,2275,'_order_shipping_tax','0'),
(22876,2275,'_order_tax','0'),
(22877,2275,'_order_total','488.75'),
(22878,2275,'_order_version','5.9.0'),
(22879,2275,'_prices_include_tax','no'),
(22880,2275,'_billing_address_index','michael koberstein  22 Buckingham Terrace  Westville KZN 3630 ZA mkober@thekwinimotorgroup.co.za 0828881606'),
(22881,2275,'_shipping_address_index','         '),
(22882,2275,'is_vat_exempt','no'),
(22883,2275,'_recorded_sales','yes'),
(22884,2275,'_recorded_coupon_usage_counts','yes'),
(22885,2275,'_order_stock_reduced','yes'),
(22886,2275,'_new_order_email_sent','true'),
(22887,2276,'_order_key','wc_order_JjU1hjPFhuS3X'),
(22888,2276,'_customer_user','0'),
(22889,2276,'_payment_method','cod'),
(22890,2276,'_payment_method_title','Get a quote'),
(22891,2276,'_customer_ip_address','41.10.130.76'),
(22892,2276,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; YAL-L21) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.92 Mobile Safari/537.36'),
(22893,2276,'_created_via','checkout'),
(22894,2276,'_cart_hash','1f49bb5caeb7da0a9005222190bb66cf'),
(22895,2276,'_billing_first_name','Jaques'),
(22896,2276,'_billing_last_name','De Lange'),
(22897,2276,'_billing_address_1','33B Montmedy Road Lorraine Port Elizabeth'),
(22898,2276,'_billing_address_2','18 Heritage Heights'),
(22899,2276,'_billing_city','Port Elizabeth'),
(22900,2276,'_billing_state','EC'),
(22901,2276,'_billing_postcode','6070'),
(22902,2276,'_billing_country','ZA'),
(22903,2276,'_billing_email','jaquesdelange@yahoo.com'),
(22904,2276,'_billing_phone','0828580493'),
(22905,2276,'_order_currency','ZAR'),
(22906,2276,'_cart_discount','0'),
(22907,2276,'_cart_discount_tax','0'),
(22908,2276,'_order_shipping','0'),
(22909,2276,'_order_shipping_tax','0'),
(22910,2276,'_order_tax','0'),
(22911,2276,'_order_total','3312.00'),
(22912,2276,'_order_version','5.9.0'),
(22913,2276,'_prices_include_tax','no'),
(22914,2276,'_billing_address_index','Jaques De Lange  33B Montmedy Road Lorraine Port Elizabeth 18 Heritage Heights Port Elizabeth EC 6070 ZA jaquesdelange@yahoo.com 0828580493'),
(22915,2276,'_shipping_address_index','         '),
(22916,2276,'is_vat_exempt','no'),
(22917,2276,'_recorded_sales','yes'),
(22918,2276,'_recorded_coupon_usage_counts','yes'),
(22919,2276,'_order_stock_reduced','yes'),
(22920,2276,'_new_order_email_sent','true'),
(22921,2277,'_order_key','wc_order_0yOppnfejMmfq'),
(22922,2277,'_customer_user','0'),
(22923,2277,'_payment_method','cod'),
(22924,2277,'_payment_method_title','Get a quote'),
(22925,2277,'_customer_ip_address','160.19.235.107'),
(22926,2277,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0'),
(22927,2277,'_created_via','checkout'),
(22928,2277,'_cart_hash','eb49d2c95375adcbeff95a2fb769b354'),
(22929,2277,'_billing_first_name','Hans'),
(22930,2277,'_billing_last_name','Swart'),
(22931,2277,'_billing_address_1','12 Hermanus Steyn Straat'),
(22932,2277,'_billing_city','Swellendam'),
(22933,2277,'_billing_state','WC'),
(22934,2277,'_billing_postcode','6740'),
(22935,2277,'_billing_country','ZA'),
(22936,2277,'_billing_email','hansie@sandkraal.co.za'),
(22937,2277,'_billing_phone','0829585756 / 0829674045'),
(22938,2277,'_order_currency','ZAR'),
(22939,2277,'_cart_discount','0'),
(22940,2277,'_cart_discount_tax','0'),
(22941,2277,'_order_shipping','0'),
(22942,2277,'_order_shipping_tax','0'),
(22943,2277,'_order_tax','0'),
(22944,2277,'_order_total','8924.00'),
(22945,2277,'_order_version','6.0.0'),
(22946,2277,'_prices_include_tax','no'),
(22947,2277,'_billing_address_index','Hans Swart  12 Hermanus Steyn Straat  Swellendam WC 6740 ZA hansie@sandkraal.co.za 0829585756 / 0829674045'),
(22948,2277,'_shipping_address_index','         '),
(22949,2277,'is_vat_exempt','no'),
(22950,2277,'_recorded_sales','yes'),
(22951,2277,'_recorded_coupon_usage_counts','yes'),
(22952,2277,'_order_stock_reduced','yes'),
(22953,2277,'_new_order_email_sent','true'),
(22954,2278,'_order_key','wc_order_EVjQYXLiZprzr'),
(22955,2278,'_customer_user','0'),
(22956,2278,'_payment_method','cod'),
(22957,2278,'_payment_method_title','Get a quote'),
(22958,2278,'_customer_ip_address','197.155.22.29'),
(22959,2278,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:95.0) Gecko/20100101 Firefox/95.0'),
(22960,2278,'_created_via','checkout'),
(22961,2278,'_cart_hash','1f49bb5caeb7da0a9005222190bb66cf'),
(22962,2278,'_billing_first_name','Graeme'),
(22963,2278,'_billing_last_name','Goode'),
(22964,2278,'_billing_address_1','15 Blauwklippen road'),
(22965,2278,'_billing_address_2','Kirstenhof'),
(22966,2278,'_billing_city','Cape Town'),
(22967,2278,'_billing_state','WC'),
(22968,2278,'_billing_postcode','7945'),
(22969,2278,'_billing_country','ZA'),
(22970,2278,'_billing_email','graeme@graemegoode.com'),
(22971,2278,'_billing_phone','0827768404'),
(22972,2278,'_order_currency','ZAR'),
(22973,2278,'_cart_discount','0'),
(22974,2278,'_cart_discount_tax','0'),
(22975,2278,'_order_shipping','0'),
(22976,2278,'_order_shipping_tax','0'),
(22977,2278,'_order_tax','0'),
(22978,2278,'_order_total','3312.00'),
(22979,2278,'_order_version','6.0.0'),
(22980,2278,'_prices_include_tax','no'),
(22981,2278,'_billing_address_index','Graeme Goode  15 Blauwklippen road Kirstenhof Cape Town WC 7945 ZA graeme@graemegoode.com 0827768404'),
(22982,2278,'_shipping_address_index','         '),
(22983,2278,'is_vat_exempt','no'),
(22984,2278,'_recorded_sales','yes'),
(22985,2278,'_recorded_coupon_usage_counts','yes'),
(22986,2278,'_order_stock_reduced','yes'),
(22987,2278,'_new_order_email_sent','true'),
(23015,2282,'_order_key','wc_order_0u88mfno34oPA'),
(23016,2282,'_customer_user','0'),
(23017,2282,'_payment_method','cod'),
(23018,2282,'_payment_method_title','Get a quote'),
(23019,2282,'_customer_ip_address','197.215.165.241'),
(23020,2282,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.2 Mobile/15E148 Safari/604.1'),
(23021,2282,'_created_via','checkout'),
(23022,2282,'_cart_hash','45ba5bb13a277989adb2db0038f74e13'),
(23023,2282,'_billing_first_name','Brent'),
(23024,2282,'_billing_last_name','Petersen'),
(23025,2282,'_billing_address_1','3 South Bay Crescent'),
(23026,2282,'_billing_address_2','Waters Edge Estate'),
(23027,2282,'_billing_city','Cape Town'),
(23028,2282,'_billing_state','WC'),
(23029,2282,'_billing_postcode','7441'),
(23030,2282,'_billing_country','ZA'),
(23031,2282,'_billing_email','petersen.brent@icloud.com'),
(23032,2282,'_billing_phone','0828813453'),
(23033,2282,'_order_currency','ZAR'),
(23034,2282,'_cart_discount','0'),
(23035,2282,'_cart_discount_tax','0'),
(23036,2282,'_order_shipping','0'),
(23037,2282,'_order_shipping_tax','0'),
(23038,2282,'_order_tax','0'),
(23039,2282,'_order_total','270.25'),
(23040,2282,'_order_version','6.1.0'),
(23041,2282,'_prices_include_tax','no'),
(23042,2282,'_billing_address_index','Brent Petersen  3 South Bay Crescent Waters Edge Estate Cape Town WC 7441 ZA petersen.brent@icloud.com 0828813453'),
(23043,2282,'_shipping_address_index','         '),
(23044,2282,'is_vat_exempt','no'),
(23045,2282,'_recorded_sales','yes'),
(23046,2282,'_recorded_coupon_usage_counts','yes'),
(23047,2282,'_order_stock_reduced','yes'),
(23048,2282,'_new_order_email_sent','true'),
(23049,2283,'_order_key','wc_order_F93Wi9l56EoEt'),
(23050,2283,'_customer_user','0'),
(23051,2283,'_payment_method','cod'),
(23052,2283,'_payment_method_title','Get a quote'),
(23053,2283,'_customer_ip_address','197.229.7.77'),
(23054,2283,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'),
(23055,2283,'_created_via','checkout'),
(23056,2283,'_cart_hash','cb758d88706ee9598043a2532fa75453'),
(23057,2283,'_billing_first_name','Helene'),
(23058,2283,'_billing_last_name','Archer'),
(23059,2283,'_billing_address_1','20 Hampstead Road'),
(23060,2283,'_billing_city','Cape town'),
(23061,2283,'_billing_state','WC'),
(23062,2283,'_billing_postcode','7708'),
(23063,2283,'_billing_country','ZA'),
(23064,2283,'_billing_email','Helenearcher5@gmail.com'),
(23065,2283,'_billing_phone','0767197804'),
(23066,2283,'_order_currency','ZAR'),
(23067,2283,'_cart_discount','0'),
(23068,2283,'_cart_discount_tax','0'),
(23069,2283,'_order_shipping','0'),
(23070,2283,'_order_shipping_tax','0'),
(23071,2283,'_order_tax','0'),
(23072,2283,'_order_total','851.00'),
(23073,2283,'_order_version','6.1.0'),
(23074,2283,'_prices_include_tax','no'),
(23075,2283,'_billing_address_index','Helene Archer  20 Hampstead Road  Cape town WC 7708 ZA Helenearcher5@gmail.com 0767197804'),
(23076,2283,'_shipping_address_index','         '),
(23077,2283,'is_vat_exempt','no'),
(23078,2283,'_recorded_sales','yes'),
(23079,2283,'_recorded_coupon_usage_counts','yes'),
(23080,2283,'_order_stock_reduced','yes'),
(23081,2283,'_new_order_email_sent','true'),
(23082,2284,'_order_key','wc_order_w3oDJI3Z1tNkr'),
(23083,2284,'_customer_user','0'),
(23084,2284,'_payment_method','cod'),
(23085,2284,'_payment_method_title','Get a quote'),
(23086,2284,'_customer_ip_address','105.186.205.223'),
(23087,2284,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),
(23088,2284,'_created_via','checkout'),
(23089,2284,'_cart_hash','1051eaa1c733884d7369135fcd6e2fa6'),
(23090,2284,'_billing_first_name','Trevor'),
(23091,2284,'_billing_last_name','Robinson'),
(23092,2284,'_billing_address_1','5 Hampstead Heath'),
(23093,2284,'_billing_city','Pinelands'),
(23094,2284,'_billing_state','WC'),
(23095,2284,'_billing_postcode','7405'),
(23096,2284,'_billing_country','ZA'),
(23097,2284,'_billing_email','trevor@redcliffcottage.co.za'),
(23098,2284,'_billing_phone','0215318136'),
(23099,2284,'_order_currency','ZAR'),
(23100,2284,'_cart_discount','0'),
(23101,2284,'_cart_discount_tax','0'),
(23102,2284,'_order_shipping','0'),
(23103,2284,'_order_shipping_tax','0'),
(23104,2284,'_order_tax','0'),
(23105,2284,'_order_total','4606.90'),
(23106,2284,'_order_version','6.1.1'),
(23107,2284,'_prices_include_tax','no'),
(23108,2284,'_billing_address_index','Trevor Robinson  5 Hampstead Heath  Pinelands WC 7405 ZA trevor@redcliffcottage.co.za 0215318136'),
(23109,2284,'_shipping_address_index','         '),
(23110,2284,'is_vat_exempt','no'),
(23111,2284,'_recorded_sales','yes'),
(23112,2284,'_recorded_coupon_usage_counts','yes'),
(23113,2284,'_order_stock_reduced','yes'),
(23114,2284,'_new_order_email_sent','true'),
(23115,2285,'_order_key','wc_order_gd1C2eZFY3Mrw'),
(23116,2285,'_customer_user','0'),
(23117,2285,'_payment_method','cod'),
(23118,2285,'_payment_method_title','Get a quote'),
(23119,2285,'_customer_ip_address','197.89.118.156'),
(23120,2285,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36'),
(23121,2285,'_created_via','checkout'),
(23122,2285,'_cart_hash','82e1b7380dad66acdfe1e1fe3757939d'),
(23123,2285,'_billing_first_name','Kyle'),
(23124,2285,'_billing_last_name','O\'Brien'),
(23125,2285,'_billing_company','Nova Landscapes'),
(23126,2285,'_billing_address_1','881 Pennyweight Avenue, Strubensvalley'),
(23127,2285,'_billing_city','Johannesburg'),
(23128,2285,'_billing_state','GP'),
(23129,2285,'_billing_postcode','2194'),
(23130,2285,'_billing_country','ZA'),
(23131,2285,'_billing_email','info@novalandscapes.co.za'),
(23132,2285,'_billing_phone','061 5194260'),
(23133,2285,'_order_currency','ZAR'),
(23134,2285,'_cart_discount','0'),
(23135,2285,'_cart_discount_tax','0'),
(23136,2285,'_order_shipping','0'),
(23137,2285,'_order_shipping_tax','0'),
(23138,2285,'_order_tax','0'),
(23139,2285,'_order_total','3519.00'),
(23140,2285,'_order_version','6.1.1'),
(23141,2285,'_prices_include_tax','no'),
(23142,2285,'_billing_address_index','Kyle O\'Brien Nova Landscapes 881 Pennyweight Avenue, Strubensvalley  Johannesburg GP 2194 ZA info@novalandscapes.co.za 061 5194260'),
(23143,2285,'_shipping_address_index','         '),
(23144,2285,'is_vat_exempt','no'),
(23145,2285,'_recorded_sales','yes'),
(23146,2285,'_recorded_coupon_usage_counts','yes'),
(23147,2285,'_order_stock_reduced','yes'),
(23148,2285,'_new_order_email_sent','true'),
(23149,2286,'_order_key','wc_order_kid32UPvT6fZg'),
(23150,2286,'_customer_user','0'),
(23151,2286,'_payment_method','cod'),
(23152,2286,'_payment_method_title','Get a quote'),
(23153,2286,'_customer_ip_address','102.252.68.249'),
(23154,2286,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1'),
(23155,2286,'_created_via','checkout'),
(23156,2286,'_cart_hash','40403474d00f3546bab685317abd12f0'),
(23157,2286,'_billing_first_name','Aaqilah'),
(23158,2286,'_billing_last_name','Ebrahim'),
(23159,2286,'_billing_company','Personal'),
(23160,2286,'_billing_address_1','2388 Mona street model Park'),
(23161,2286,'_billing_address_2','Revune View Estate'),
(23162,2286,'_billing_city','Witbank'),
(23163,2286,'_billing_state','MP'),
(23164,2286,'_billing_postcode','1035'),
(23165,2286,'_billing_country','ZA'),
(23166,2286,'_billing_email','aaqilahbhams@gmail.com'),
(23167,2286,'_billing_phone','0823009786'),
(23168,2286,'_order_currency','ZAR'),
(23169,2286,'_cart_discount','0'),
(23170,2286,'_cart_discount_tax','0'),
(23171,2286,'_order_shipping','0'),
(23172,2286,'_order_shipping_tax','0'),
(23173,2286,'_order_tax','0'),
(23174,2286,'_order_total','2604.75'),
(23175,2286,'_order_version','6.1.1'),
(23176,2286,'_prices_include_tax','no'),
(23177,2286,'_billing_address_index','Aaqilah Ebrahim Personal 2388 Mona street model Park Revune View Estate Witbank MP 1035 ZA aaqilahbhams@gmail.com 0823009786'),
(23178,2286,'_shipping_address_index','         '),
(23179,2286,'is_vat_exempt','no'),
(23180,2286,'_recorded_sales','yes'),
(23181,2286,'_recorded_coupon_usage_counts','yes'),
(23182,2286,'_order_stock_reduced','yes'),
(23183,2286,'_new_order_email_sent','true'),
(23184,2287,'_order_key','wc_order_CcUGOUpP8GDHD'),
(23185,2287,'_customer_user','0'),
(23186,2287,'_payment_method','cod'),
(23187,2287,'_payment_method_title','Get a quote'),
(23188,2287,'_customer_ip_address','102.221.220.139'),
(23189,2287,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36 Edg/98.0.1108.43'),
(23190,2287,'_created_via','checkout'),
(23191,2287,'_cart_hash','1f49bb5caeb7da0a9005222190bb66cf'),
(23192,2287,'_billing_first_name','Martin'),
(23193,2287,'_billing_last_name','Bazeley'),
(23194,2287,'_billing_address_1','11 Sperwer Street'),
(23195,2287,'_billing_city','Phalaborwa'),
(23196,2287,'_billing_state','LP'),
(23197,2287,'_billing_postcode','1389'),
(23198,2287,'_billing_country','ZA'),
(23199,2287,'_billing_email','martinrbazeley@gmail.com'),
(23200,2287,'_billing_phone','+27827731858'),
(23201,2287,'_order_currency','ZAR'),
(23202,2287,'_cart_discount','0'),
(23203,2287,'_cart_discount_tax','0'),
(23204,2287,'_order_shipping','0'),
(23205,2287,'_order_shipping_tax','0'),
(23206,2287,'_order_tax','0'),
(23207,2287,'_order_total','3312.00'),
(23208,2287,'_order_version','6.1.1'),
(23209,2287,'_prices_include_tax','no'),
(23210,2287,'_billing_address_index','Martin Bazeley  11 Sperwer Street  Phalaborwa LP 1389 ZA martinrbazeley@gmail.com +27827731858'),
(23211,2287,'_shipping_address_index','         '),
(23212,2287,'is_vat_exempt','no'),
(23213,2287,'_recorded_sales','yes'),
(23214,2287,'_recorded_coupon_usage_counts','yes'),
(23215,2287,'_order_stock_reduced','yes'),
(23216,2287,'_new_order_email_sent','true'),
(23217,2288,'_order_key','wc_order_63i7X4uVdRZr4'),
(23218,2288,'_customer_user','0'),
(23219,2288,'_payment_method','cod'),
(23220,2288,'_payment_method_title','Get a quote'),
(23221,2288,'_customer_ip_address','105.242.166.121'),
(23222,2288,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),
(23223,2288,'_created_via','checkout'),
(23224,2288,'_cart_hash','1f49bb5caeb7da0a9005222190bb66cf'),
(23225,2288,'_billing_first_name','Otto'),
(23226,2288,'_billing_last_name','Muller'),
(23227,2288,'_billing_company','Smullers'),
(23228,2288,'_billing_address_1','10 Hurd Straat, Newton Park'),
(23229,2288,'_billing_city','Port Elizabeth'),
(23230,2288,'_billing_state','EC'),
(23231,2288,'_billing_postcode','6045'),
(23232,2288,'_billing_country','ZA'),
(23233,2288,'_billing_email','mullerot06@gmail.com'),
(23234,2288,'_billing_phone','+27829974414'),
(23235,2288,'_order_currency','ZAR'),
(23236,2288,'_cart_discount','0'),
(23237,2288,'_cart_discount_tax','0'),
(23238,2288,'_order_shipping','0'),
(23239,2288,'_order_shipping_tax','0'),
(23240,2288,'_order_tax','0'),
(23241,2288,'_order_total','3312.00'),
(23242,2288,'_order_version','6.2.0'),
(23243,2288,'_prices_include_tax','no'),
(23244,2288,'_billing_address_index','Otto Muller Smullers 10 Hurd Straat, Newton Park  Port Elizabeth EC 6045 ZA mullerot06@gmail.com +27829974414'),
(23245,2288,'_shipping_address_index','         '),
(23246,2288,'is_vat_exempt','no'),
(23247,2288,'_recorded_sales','yes'),
(23248,2288,'_recorded_coupon_usage_counts','yes'),
(23249,2288,'_order_stock_reduced','yes'),
(23250,2288,'_new_order_email_sent','true'),
(23251,2289,'_order_key','wc_order_bE9N7oT9icSE8'),
(23252,2289,'_customer_user','0'),
(23253,2289,'_payment_method','cod'),
(23254,2289,'_payment_method_title','Get a quote'),
(23255,2289,'_customer_ip_address','41.144.78.17'),
(23256,2289,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36'),
(23257,2289,'_created_via','checkout'),
(23258,2289,'_cart_hash','5ab88e5d512cdb32965703d3d51b0a95'),
(23259,2289,'_billing_first_name','Ken'),
(23260,2289,'_billing_last_name','Price'),
(23261,2289,'_billing_address_1','118 PALM STR NORTHCLIFF'),
(23262,2289,'_billing_address_2','Gauteng'),
(23263,2289,'_billing_city','RANDBURG'),
(23264,2289,'_billing_state','GP'),
(23265,2289,'_billing_postcode','1724'),
(23266,2289,'_billing_country','ZA'),
(23267,2289,'_billing_email','ken@alphaplast.co.za'),
(23268,2289,'_billing_phone','0824692704'),
(23269,2289,'_order_currency','ZAR'),
(23270,2289,'_cart_discount','0'),
(23271,2289,'_cart_discount_tax','0'),
(23272,2289,'_order_shipping','0'),
(23273,2289,'_order_shipping_tax','0'),
(23274,2289,'_order_tax','0'),
(23275,2289,'_order_total','626.75'),
(23276,2289,'_order_version','6.2.0'),
(23277,2289,'_prices_include_tax','no'),
(23278,2289,'_billing_address_index','Ken Price  118 PALM STR NORTHCLIFF Gauteng RANDBURG GP 1724 ZA ken@alphaplast.co.za 0824692704'),
(23279,2289,'_shipping_address_index','         '),
(23280,2289,'is_vat_exempt','no'),
(23281,2289,'_recorded_sales','yes'),
(23282,2289,'_recorded_coupon_usage_counts','yes'),
(23283,2289,'_order_stock_reduced','yes'),
(23284,2289,'_new_order_email_sent','true'),
(23285,2290,'_order_key','wc_order_PWayKUMDXl0Wf'),
(23286,2290,'_customer_user','0'),
(23287,2290,'_payment_method','cod'),
(23288,2290,'_payment_method_title','Get a quote'),
(23289,2290,'_customer_ip_address','102.39.156.206'),
(23290,2290,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 Edg/98.0.1108.56'),
(23291,2290,'_created_via','checkout'),
(23292,2290,'_cart_hash','37d8237c7b690686457a81b2a0c59b91'),
(23293,2290,'_billing_first_name','John'),
(23294,2290,'_billing_last_name','Lee'),
(23295,2290,'_billing_address_1','3 Begonia Street'),
(23296,2290,'_billing_address_2','Heldervue'),
(23297,2290,'_billing_city','Somerset West'),
(23298,2290,'_billing_state','WC'),
(23299,2290,'_billing_postcode','7130'),
(23300,2290,'_billing_country','ZA'),
(23301,2290,'_billing_email','trinitysa.tfl@outlook.com'),
(23302,2290,'_billing_phone','0658177041'),
(23303,2290,'_order_currency','ZAR'),
(23304,2290,'_cart_discount','0'),
(23305,2290,'_cart_discount_tax','0'),
(23306,2290,'_order_shipping','0'),
(23307,2290,'_order_shipping_tax','0'),
(23308,2290,'_order_tax','0'),
(23309,2290,'_order_total','540.50'),
(23310,2290,'_order_version','6.2.0'),
(23311,2290,'_prices_include_tax','no'),
(23312,2290,'_billing_address_index','John Lee  3 Begonia Street Heldervue Somerset West WC 7130 ZA trinitysa.tfl@outlook.com 0658177041'),
(23313,2290,'_shipping_address_index','         '),
(23314,2290,'is_vat_exempt','no'),
(23315,2290,'_recorded_sales','yes'),
(23316,2290,'_recorded_coupon_usage_counts','yes'),
(23317,2290,'_order_stock_reduced','yes'),
(23318,2290,'_new_order_email_sent','true'),
(23319,2291,'_order_key','wc_order_TMiF5DqoqTOEE'),
(23320,2291,'_customer_user','0'),
(23321,2291,'_payment_method','cod'),
(23322,2291,'_payment_method_title','Get a quote'),
(23323,2291,'_customer_ip_address','196.23.154.120'),
(23324,2291,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36 Edg/98.0.1108.62'),
(23325,2291,'_created_via','checkout'),
(23326,2291,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(23327,2291,'_billing_first_name','Wasfie'),
(23328,2291,'_billing_last_name','Petersen'),
(23329,2291,'_billing_address_1','56 Denver Road'),
(23330,2291,'_billing_address_2','Lansdowne'),
(23331,2291,'_billing_city','Cape Town'),
(23332,2291,'_billing_state','WC'),
(23333,2291,'_billing_postcode','7780'),
(23334,2291,'_billing_country','ZA'),
(23335,2291,'_billing_email','binwassl5@gmail.com'),
(23336,2291,'_billing_phone','0823600638'),
(23337,2291,'_order_currency','ZAR'),
(23338,2291,'_cart_discount','0'),
(23339,2291,'_cart_discount_tax','0'),
(23340,2291,'_order_shipping','0'),
(23341,2291,'_order_shipping_tax','0'),
(23342,2291,'_order_tax','0'),
(23343,2291,'_order_total','3789.25'),
(23344,2291,'_order_version','6.2.1'),
(23345,2291,'_prices_include_tax','no'),
(23346,2291,'_billing_address_index','Wasfie Petersen  56 Denver Road Lansdowne Cape Town WC 7780 ZA binwassl5@gmail.com 0823600638'),
(23347,2291,'_shipping_address_index','         '),
(23348,2291,'is_vat_exempt','no'),
(23349,2291,'_recorded_sales','yes'),
(23350,2291,'_recorded_coupon_usage_counts','yes'),
(23351,2291,'_order_stock_reduced','yes'),
(23352,2291,'_new_order_email_sent','true'),
(23353,2292,'_order_key','wc_order_rVWlScJz16A9P'),
(23354,2292,'_customer_user','0'),
(23355,2292,'_payment_method','cod'),
(23356,2292,'_payment_method_title','Get a quote'),
(23357,2292,'_customer_ip_address','169.0.160.215'),
(23358,2292,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),
(23359,2292,'_created_via','checkout'),
(23360,2292,'_cart_hash','6a340cca4d1f45bc67e90e06c5d6f644'),
(23361,2292,'_billing_first_name','Preston'),
(23362,2292,'_billing_last_name','Scott'),
(23363,2292,'_billing_company','Syndicate Pool Services (Pty) Ltd'),
(23364,2292,'_billing_address_1','15 Heather Road, Berea West,'),
(23365,2292,'_billing_city','Durban'),
(23366,2292,'_billing_state','KZN'),
(23367,2292,'_billing_postcode','3629'),
(23368,2292,'_billing_country','ZA'),
(23369,2292,'_billing_email','info@syndicatepool.co.za'),
(23370,2292,'_billing_phone','0828754299'),
(23371,2292,'_order_currency','ZAR'),
(23372,2292,'_cart_discount','0'),
(23373,2292,'_cart_discount_tax','0'),
(23374,2292,'_order_shipping','0'),
(23375,2292,'_order_shipping_tax','0'),
(23376,2292,'_order_tax','0'),
(23377,2292,'_order_total','5428.00'),
(23378,2292,'_order_version','6.2.1'),
(23379,2292,'_prices_include_tax','no'),
(23380,2292,'_billing_address_index','Preston Scott Syndicate Pool Services (Pty) Ltd 15 Heather Road, Berea West,  Durban KZN 3629 ZA info@syndicatepool.co.za 0828754299'),
(23381,2292,'_shipping_address_index','         '),
(23382,2292,'is_vat_exempt','no'),
(23383,2292,'_recorded_sales','yes'),
(23384,2292,'_recorded_coupon_usage_counts','yes'),
(23385,2292,'_order_stock_reduced','yes'),
(23386,2292,'_new_order_email_sent','true'),
(23387,2293,'_order_key','wc_order_7CallChuJQ6sJ'),
(23388,2293,'_customer_user','0'),
(23389,2293,'_payment_method','cod'),
(23390,2293,'_payment_method_title','Get a quote'),
(23391,2293,'_customer_ip_address','41.13.8.135'),
(23392,2293,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/201.0.429950705 Mobile/15E148 Safari/604.1'),
(23393,2293,'_created_via','checkout'),
(23394,2293,'_cart_hash','7b0cd2748d16478948c1cca7aa459945'),
(23395,2293,'_billing_first_name','Busiso'),
(23396,2293,'_billing_last_name','Chilambo'),
(23397,2293,'_billing_address_1','7 Glenian Road'),
(23398,2293,'_billing_city','Magaliessig'),
(23399,2293,'_billing_state','GP'),
(23400,2293,'_billing_postcode','2191'),
(23401,2293,'_billing_country','ZA'),
(23402,2293,'_billing_email','busiso@gmail.com'),
(23403,2293,'_billing_phone','+27 82 782 1111'),
(23404,2293,'_order_currency','ZAR'),
(23405,2293,'_cart_discount','0'),
(23406,2293,'_cart_discount_tax','0'),
(23407,2293,'_order_shipping','0'),
(23408,2293,'_order_shipping_tax','0'),
(23409,2293,'_order_tax','0'),
(23410,2293,'_order_total','7038.00'),
(23411,2293,'_order_version','6.2.1'),
(23412,2293,'_prices_include_tax','no'),
(23413,2293,'_billing_address_index','Busiso Chilambo  7 Glenian Road  Magaliessig GP 2191 ZA busiso@gmail.com +27 82 782 1111'),
(23414,2293,'_shipping_address_index','         '),
(23415,2293,'is_vat_exempt','no'),
(23416,2293,'_recorded_sales','yes'),
(23417,2293,'_recorded_coupon_usage_counts','yes'),
(23418,2293,'_order_stock_reduced','yes'),
(23419,2293,'_new_order_email_sent','true'),
(23420,2294,'_order_key','wc_order_fs0UYB65UfDVW'),
(23421,2294,'_customer_user','0'),
(23422,2294,'_payment_method','cod'),
(23423,2294,'_payment_method_title','Get a quote'),
(23424,2294,'_customer_ip_address','102.39.119.222'),
(23425,2294,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36'),
(23426,2294,'_created_via','checkout'),
(23427,2294,'_cart_hash','1f49bb5caeb7da0a9005222190bb66cf'),
(23428,2294,'_billing_first_name','Mubeen'),
(23429,2294,'_billing_last_name','Lambat'),
(23430,2294,'_billing_address_1','35 Davidson Rd, Anderbolt, Boksburg'),
(23431,2294,'_billing_address_2','Unit 10, Beyerspalms 1'),
(23432,2294,'_billing_city','Boksburg'),
(23433,2294,'_billing_state','GP'),
(23434,2294,'_billing_postcode','1459'),
(23435,2294,'_billing_country','ZA'),
(23436,2294,'_billing_email','beanboi@gmail.com'),
(23437,2294,'_billing_phone','0723460439'),
(23438,2294,'_order_currency','ZAR'),
(23439,2294,'_cart_discount','0'),
(23440,2294,'_cart_discount_tax','0'),
(23441,2294,'_order_shipping','0'),
(23442,2294,'_order_shipping_tax','0'),
(23443,2294,'_order_tax','0'),
(23444,2294,'_order_total','3312.00'),
(23445,2294,'_order_version','6.2.1'),
(23446,2294,'_prices_include_tax','no'),
(23447,2294,'_billing_address_index','Mubeen Lambat  35 Davidson Rd, Anderbolt, Boksburg Unit 10, Beyerspalms 1 Boksburg GP 1459 ZA beanboi@gmail.com 0723460439'),
(23448,2294,'_shipping_address_index','         '),
(23449,2294,'is_vat_exempt','no'),
(23450,2294,'_recorded_sales','yes'),
(23451,2294,'_recorded_coupon_usage_counts','yes'),
(23452,2294,'_order_stock_reduced','yes'),
(23453,2294,'_new_order_email_sent','true'),
(23454,2295,'_order_key','wc_order_xKLOZU8qmx6Jn'),
(23455,2295,'_customer_user','0'),
(23456,2295,'_payment_method','cod'),
(23457,2295,'_payment_method_title','Get a quote'),
(23458,2295,'_customer_ip_address','165.165.246.50'),
(23459,2295,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.2 Safari/605.1.15'),
(23460,2295,'_created_via','checkout'),
(23461,2295,'_cart_hash','e604d58016e5c9045a9a80bd7367a36c'),
(23462,2295,'_billing_first_name','Kalman'),
(23463,2295,'_billing_last_name','Gordon'),
(23464,2295,'_billing_company','Sundown Country Estate'),
(23465,2295,'_billing_address_1','Farm Elandsfontein, R565 Road, Boshoek'),
(23466,2295,'_billing_city','Boshoek'),
(23467,2295,'_billing_state','NW'),
(23468,2295,'_billing_postcode','0301'),
(23469,2295,'_billing_country','ZA'),
(23470,2295,'_billing_email','Kalman@bokonehospitality.com'),
(23471,2295,'_billing_phone','0836000189'),
(23472,2295,'_order_currency','ZAR'),
(23473,2295,'_cart_discount','0'),
(23474,2295,'_cart_discount_tax','0'),
(23475,2295,'_order_shipping','0'),
(23476,2295,'_order_shipping_tax','0'),
(23477,2295,'_order_tax','0'),
(23478,2295,'_order_total','2208.00'),
(23479,2295,'_order_version','6.3.1'),
(23480,2295,'_prices_include_tax','no'),
(23481,2295,'_billing_address_index','Kalman Gordon Sundown Country Estate Farm Elandsfontein, R565 Road, Boshoek  Boshoek NW 0301 ZA Kalman@bokonehospitality.com 0836000189'),
(23482,2295,'_shipping_address_index','         '),
(23483,2295,'is_vat_exempt','no'),
(23484,2295,'_recorded_sales','yes'),
(23485,2295,'_recorded_coupon_usage_counts','yes'),
(23486,2295,'_order_stock_reduced','yes'),
(23487,2295,'_new_order_email_sent','true'),
(23488,2296,'_order_key','wc_order_TKx7gPuUO4zXP'),
(23489,2296,'_customer_user','0'),
(23490,2296,'_payment_method','cod'),
(23491,2296,'_payment_method_title','Get a quote'),
(23492,2296,'_customer_ip_address','102.220.149.43'),
(23493,2296,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N986B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.2 Chrome/92.0.4515.166 Mobile Safari/537.36'),
(23494,2296,'_created_via','checkout'),
(23495,2296,'_cart_hash','d3eb90d9ffc28c2a3a684b9584f03e68'),
(23496,2296,'_billing_first_name','Rehaan'),
(23497,2296,'_billing_last_name','Anverali'),
(23498,2296,'_billing_company','Simply Workwear'),
(23499,2296,'_billing_address_1','23 Cloud Street'),
(23500,2296,'_billing_address_2','Westhill business estate'),
(23501,2296,'_billing_city','Centurion'),
(23502,2296,'_billing_state','GP'),
(23503,2296,'_billing_postcode','0149'),
(23504,2296,'_billing_country','ZA'),
(23505,2296,'_billing_email','ranverali@gmail.com'),
(23506,2296,'_billing_phone','0826711678'),
(23507,2296,'_order_currency','ZAR'),
(23508,2296,'_cart_discount','0'),
(23509,2296,'_cart_discount_tax','0'),
(23510,2296,'_order_shipping','0'),
(23511,2296,'_order_shipping_tax','0'),
(23512,2296,'_order_tax','0'),
(23513,2296,'_order_total','3962.90'),
(23514,2296,'_order_version','6.3.1'),
(23515,2296,'_prices_include_tax','no'),
(23516,2296,'_billing_address_index','Rehaan Anverali Simply Workwear 23 Cloud Street Westhill business estate Centurion GP 0149 ZA ranverali@gmail.com 0826711678'),
(23517,2296,'_shipping_address_index','         '),
(23518,2296,'is_vat_exempt','no'),
(23519,2296,'_recorded_sales','yes'),
(23520,2296,'_recorded_coupon_usage_counts','yes'),
(23521,2296,'_order_stock_reduced','yes'),
(23522,2296,'_new_order_email_sent','true'),
(23523,2297,'_order_key','wc_order_jpaBQoO0x2nZL'),
(23524,2297,'_customer_user','0'),
(23525,2297,'_payment_method','cod'),
(23526,2297,'_payment_method_title','Get a quote'),
(23527,2297,'_customer_ip_address','102.68.163.74'),
(23528,2297,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Mobile/15E148 Safari/604.1'),
(23529,2297,'_created_via','checkout'),
(23530,2297,'_cart_hash','0a8a8ee29e63445cd2725d18970c3a56'),
(23531,2297,'_billing_first_name','Hermanus'),
(23532,2297,'_billing_last_name','Van Der Linde'),
(23533,2297,'_billing_company','IntegriSure Group'),
(23534,2297,'_billing_address_1','8 Chiltern Road'),
(23535,2297,'_billing_address_2','Florida Hills'),
(23536,2297,'_billing_city','Roodepoort'),
(23537,2297,'_billing_state','GP'),
(23538,2297,'_billing_postcode','1716'),
(23539,2297,'_billing_country','ZA'),
(23540,2297,'_billing_email','hermanus@integrisure.co.za'),
(23541,2297,'_billing_phone','0824580655'),
(23542,2297,'_order_currency','ZAR'),
(23543,2297,'_cart_discount','0'),
(23544,2297,'_cart_discount_tax','0'),
(23545,2297,'_order_shipping','0'),
(23546,2297,'_order_shipping_tax','0'),
(23547,2297,'_order_tax','0'),
(23548,2297,'_order_total','8228.15'),
(23549,2297,'_order_version','6.3.1'),
(23550,2297,'_prices_include_tax','no'),
(23551,2297,'_billing_address_index','Hermanus Van Der Linde IntegriSure Group 8 Chiltern Road Florida Hills Roodepoort GP 1716 ZA hermanus@integrisure.co.za 0824580655'),
(23552,2297,'_shipping_address_index','         '),
(23553,2297,'is_vat_exempt','no'),
(23554,2297,'_recorded_sales','yes'),
(23555,2297,'_recorded_coupon_usage_counts','yes'),
(23556,2297,'_order_stock_reduced','yes'),
(23557,2297,'_new_order_email_sent','true'),
(23558,2298,'_order_key','wc_order_B0sTAkOJmW9Yg'),
(23559,2298,'_customer_user','0'),
(23560,2298,'_payment_method','cod'),
(23561,2298,'_payment_method_title','Get a quote'),
(23562,2298,'_customer_ip_address','102.65.163.18'),
(23563,2298,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36'),
(23564,2298,'_created_via','checkout'),
(23565,2298,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(23566,2298,'_billing_first_name','Justin'),
(23567,2298,'_billing_last_name','Bedford'),
(23568,2298,'_billing_company','The JARET Trust'),
(23569,2298,'_billing_address_1','10 Elizabeth Lane Constantia'),
(23570,2298,'_billing_city','Cape Town'),
(23571,2298,'_billing_state','WC'),
(23572,2298,'_billing_postcode','7806'),
(23573,2298,'_billing_country','ZA'),
(23574,2298,'_billing_email','justinbedford86@gmail.com'),
(23575,2298,'_billing_phone','0827202771'),
(23576,2298,'_order_currency','ZAR'),
(23577,2298,'_cart_discount','0'),
(23578,2298,'_cart_discount_tax','0'),
(23579,2298,'_order_shipping','0'),
(23580,2298,'_order_shipping_tax','0'),
(23581,2298,'_order_tax','0'),
(23582,2298,'_order_total','3789.25'),
(23583,2298,'_order_version','6.3.1'),
(23584,2298,'_prices_include_tax','no'),
(23585,2298,'_billing_address_index','Justin Bedford The JARET Trust 10 Elizabeth Lane Constantia  Cape Town WC 7806 ZA justinbedford86@gmail.com 0827202771'),
(23586,2298,'_shipping_address_index','         '),
(23587,2298,'is_vat_exempt','no'),
(23588,2298,'_recorded_sales','yes'),
(23589,2298,'_recorded_coupon_usage_counts','yes'),
(23590,2298,'_order_stock_reduced','yes'),
(23591,2298,'_new_order_email_sent','true'),
(23592,2299,'_order_key','wc_order_zb6qijPR8iBYW'),
(23593,2299,'_customer_user','0'),
(23594,2299,'_payment_method','cod'),
(23595,2299,'_payment_method_title','Get a quote'),
(23596,2299,'_customer_ip_address','105.233.60.34'),
(23597,2299,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.74 Safari/537.36 Edg/99.0.1150.52'),
(23598,2299,'_created_via','checkout'),
(23599,2299,'_cart_hash','d6eb25410da5c37c8ee3b53112208905'),
(23600,2299,'_billing_first_name','Richard'),
(23601,2299,'_billing_last_name','Gosnell'),
(23602,2299,'_billing_company','Private'),
(23603,2299,'_billing_address_1','32 Deerpark Drive West, Vredehoek'),
(23604,2299,'_billing_city','Cape Town'),
(23605,2299,'_billing_state','WC'),
(23606,2299,'_billing_postcode','8001'),
(23607,2299,'_billing_country','ZA'),
(23608,2299,'_billing_email','richard@ctgos.com'),
(23609,2299,'_billing_phone','+27829022449'),
(23610,2299,'_order_currency','ZAR'),
(23611,2299,'_cart_discount','0'),
(23612,2299,'_cart_discount_tax','0'),
(23613,2299,'_order_shipping','0'),
(23614,2299,'_order_shipping_tax','0'),
(23615,2299,'_order_tax','0'),
(23616,2299,'_order_total','165.60'),
(23617,2299,'_order_version','6.3.1'),
(23618,2299,'_prices_include_tax','no'),
(23619,2299,'_billing_address_index','Richard Gosnell Private 32 Deerpark Drive West, Vredehoek  Cape Town WC 8001 ZA richard@ctgos.com +27829022449'),
(23620,2299,'_shipping_address_index','         '),
(23621,2299,'is_vat_exempt','no'),
(23622,2299,'_recorded_sales','yes'),
(23623,2299,'_recorded_coupon_usage_counts','yes'),
(23624,2299,'_order_stock_reduced','yes'),
(23625,2299,'_new_order_email_sent','true'),
(23626,2300,'_order_key','wc_order_ac9wFvDEDQknk'),
(23627,2300,'_customer_user','0'),
(23628,2300,'_payment_method','cod'),
(23629,2300,'_payment_method_title','Get a quote'),
(23630,2300,'_customer_ip_address','102.70.3.214'),
(23631,2300,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-A715F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.87 Mobile Safari/537.36'),
(23632,2300,'_created_via','checkout'),
(23633,2300,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(23634,2300,'_billing_first_name','Tidziwanji'),
(23635,2300,'_billing_last_name','Chalamba'),
(23636,2300,'_billing_address_1','Victoria Avenue'),
(23637,2300,'_billing_address_2','Ecobank Malawi Head Office'),
(23638,2300,'_billing_city','Blantyre'),
(23639,2300,'_billing_state','Malawi'),
(23640,2300,'_billing_postcode','PRIVATEBAG389'),
(23641,2300,'_billing_country','MW'),
(23642,2300,'_billing_email','tchalamba@ecobank.com'),
(23643,2300,'_billing_phone','+265885575965'),
(23644,2300,'_order_currency','ZAR'),
(23645,2300,'_cart_discount','0'),
(23646,2300,'_cart_discount_tax','0'),
(23647,2300,'_order_shipping','0'),
(23648,2300,'_order_shipping_tax','0'),
(23649,2300,'_order_tax','0'),
(23650,2300,'_order_total','3789.25'),
(23651,2300,'_order_version','6.3.1'),
(23652,2300,'_prices_include_tax','no'),
(23653,2300,'_billing_address_index','Tidziwanji Chalamba  Victoria Avenue Ecobank Malawi Head Office Blantyre Malawi PRIVATEBAG389 MW tchalamba@ecobank.com +265885575965'),
(23654,2300,'_shipping_address_index','         '),
(23655,2300,'is_vat_exempt','no'),
(23656,2300,'_recorded_sales','yes'),
(23657,2300,'_recorded_coupon_usage_counts','yes'),
(23658,2300,'_order_stock_reduced','yes'),
(23659,2300,'_new_order_email_sent','true'),
(23660,2301,'_order_key','wc_order_vT7jLyNlY05k6'),
(23661,2301,'_customer_user','0'),
(23662,2301,'_payment_method','cod'),
(23663,2301,'_payment_method_title','Get a quote'),
(23664,2301,'_customer_ip_address','197.229.1.59'),
(23665,2301,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-A315F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.79 Mobile Safari/537.36'),
(23666,2301,'_created_via','checkout'),
(23667,2301,'_cart_hash','58d71eaf471ae429126a9d6a68f8db3c'),
(23668,2301,'_billing_first_name','Morne'),
(23669,2301,'_billing_last_name','kruger'),
(23670,2301,'_billing_address_1','Kort street 1'),
(23671,2301,'_billing_city','Wolseley'),
(23672,2301,'_billing_state','WC'),
(23673,2301,'_billing_postcode','6830'),
(23674,2301,'_billing_country','ZA'),
(23675,2301,'_billing_email','mornekruger007@gmail.com'),
(23676,2301,'_billing_phone','0814070949'),
(23677,2301,'_order_currency','ZAR'),
(23678,2301,'_cart_discount','0'),
(23679,2301,'_cart_discount_tax','0'),
(23680,2301,'_order_shipping','0'),
(23681,2301,'_order_shipping_tax','0'),
(23682,2301,'_order_tax','0'),
(23683,2301,'_order_total','865.26'),
(23684,2301,'_order_version','6.3.1'),
(23685,2301,'_prices_include_tax','no'),
(23686,2301,'_billing_address_index','Morne kruger  Kort street 1  Wolseley WC 6830 ZA mornekruger007@gmail.com 0814070949'),
(23687,2301,'_shipping_address_index','         '),
(23688,2301,'is_vat_exempt','no'),
(23689,2301,'_recorded_sales','yes'),
(23690,2301,'_recorded_coupon_usage_counts','yes'),
(23691,2301,'_order_stock_reduced','yes'),
(23692,2301,'_new_order_email_sent','true'),
(23693,2302,'_order_key','wc_order_fhGyubRYJdSJW'),
(23694,2302,'_customer_user','0'),
(23695,2302,'_payment_method','cod'),
(23696,2302,'_payment_method_title','Get a quote'),
(23697,2302,'_customer_ip_address','102.220.209.122'),
(23698,2302,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G998B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/16.2 Chrome/92.0.4515.166 Mobile Safari/537.36'),
(23699,2302,'_created_via','checkout'),
(23700,2302,'_cart_hash','40403474d00f3546bab685317abd12f0'),
(23701,2302,'_billing_first_name','Sean'),
(23702,2302,'_billing_last_name','De klerk'),
(23703,2302,'_billing_address_1','29A castelton, piesang valley, Plettenberg bay'),
(23704,2302,'_billing_city','Plettenberg Bay'),
(23705,2302,'_billing_state','WC'),
(23706,2302,'_billing_postcode','6600'),
(23707,2302,'_billing_country','ZA'),
(23708,2302,'_billing_email','de.klerk.sean@gmail.com'),
(23709,2302,'_billing_phone','0828553854'),
(23710,2302,'_order_currency','ZAR'),
(23711,2302,'_cart_discount','0'),
(23712,2302,'_cart_discount_tax','0'),
(23713,2302,'_order_shipping','0'),
(23714,2302,'_order_shipping_tax','0'),
(23715,2302,'_order_tax','0'),
(23716,2302,'_order_total','2604.75'),
(23717,2302,'_order_version','6.3.1'),
(23718,2302,'_prices_include_tax','no'),
(23719,2302,'_billing_address_index','Sean De klerk  29A castelton, piesang valley, Plettenberg bay  Plettenberg Bay WC 6600 ZA de.klerk.sean@gmail.com 0828553854'),
(23720,2302,'_shipping_address_index','         '),
(23721,2302,'is_vat_exempt','no'),
(23722,2302,'_recorded_sales','yes'),
(23723,2302,'_recorded_coupon_usage_counts','yes'),
(23724,2302,'_order_stock_reduced','yes'),
(23725,2302,'_new_order_email_sent','true'),
(23726,2303,'_order_key','wc_order_qDN22GWxyu2id'),
(23727,2303,'_customer_user','0'),
(23728,2303,'_payment_method','cod'),
(23729,2303,'_payment_method_title','Get a quote'),
(23730,2303,'_customer_ip_address','41.144.128.240'),
(23731,2303,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36'),
(23732,2303,'_created_via','checkout'),
(23733,2303,'_cart_hash','57ef13dc54a190769553fb586db64923'),
(23734,2303,'_billing_first_name','yusuf'),
(23735,2303,'_billing_last_name','emam'),
(23736,2303,'_billing_address_1','42 biyela str'),
(23737,2303,'_billing_address_2','cbd'),
(23738,2303,'_billing_city','empangeni'),
(23739,2303,'_billing_state','KZN'),
(23740,2303,'_billing_postcode','3880'),
(23741,2303,'_billing_country','ZA'),
(23742,2303,'_billing_email','instylefabrics@gmail.com'),
(23743,2303,'_billing_phone','0729000859'),
(23744,2303,'_order_currency','ZAR'),
(23745,2303,'_cart_discount','0'),
(23746,2303,'_cart_discount_tax','0'),
(23747,2303,'_order_shipping','0'),
(23748,2303,'_order_shipping_tax','0'),
(23749,2303,'_order_tax','0'),
(23750,2303,'_order_total','6624.00'),
(23751,2303,'_order_version','6.4.1'),
(23752,2303,'_prices_include_tax','no'),
(23753,2303,'_billing_address_index','yusuf emam  42 biyela str cbd empangeni KZN 3880 ZA instylefabrics@gmail.com 0729000859'),
(23754,2303,'_shipping_address_index','         '),
(23755,2303,'is_vat_exempt','no'),
(23756,2303,'_recorded_sales','yes'),
(23757,2303,'_recorded_coupon_usage_counts','yes'),
(23758,2303,'_order_stock_reduced','yes'),
(23759,2303,'_new_order_email_sent','true'),
(23760,2304,'_order_key','wc_order_Fhe6tRfpKi53F'),
(23761,2304,'_customer_user','0'),
(23762,2304,'_payment_method','cod'),
(23763,2304,'_payment_method_title','Get a quote'),
(23764,2304,'_customer_ip_address','102.22.252.185'),
(23765,2304,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Mobile/15E148 Safari/604.1'),
(23766,2304,'_created_via','checkout'),
(23767,2304,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(23768,2304,'_billing_first_name','Sean'),
(23769,2304,'_billing_last_name','Tennent'),
(23770,2304,'_billing_address_1','38 Feverberry'),
(23771,2304,'_billing_address_2','Simbithi eco estate'),
(23772,2304,'_billing_city','Durban'),
(23773,2304,'_billing_state','KZN'),
(23774,2304,'_billing_postcode','4302'),
(23775,2304,'_billing_country','ZA'),
(23776,2304,'_billing_email','sean.tennent@unilever.com'),
(23777,2304,'_billing_phone','0824498667'),
(23778,2304,'_order_currency','ZAR'),
(23779,2304,'_cart_discount','0'),
(23780,2304,'_cart_discount_tax','0'),
(23781,2304,'_order_shipping','0'),
(23782,2304,'_order_shipping_tax','0'),
(23783,2304,'_order_tax','0'),
(23784,2304,'_order_total','3789.25'),
(23785,2304,'_order_version','6.4.1'),
(23786,2304,'_prices_include_tax','no'),
(23787,2304,'_billing_address_index','Sean Tennent  38 Feverberry Simbithi eco estate Durban KZN 4302 ZA sean.tennent@unilever.com 0824498667'),
(23788,2304,'_shipping_address_index','         '),
(23789,2304,'is_vat_exempt','no'),
(23790,2304,'_recorded_sales','yes'),
(23791,2304,'_recorded_coupon_usage_counts','yes'),
(23792,2304,'_order_stock_reduced','yes'),
(23793,2304,'_new_order_email_sent','true'),
(23794,2305,'_order_key','wc_order_2PCQceziUibr7'),
(23795,2305,'_customer_user','0'),
(23796,2305,'_payment_method','cod'),
(23797,2305,'_payment_method_title','Get a quote'),
(23798,2305,'_customer_ip_address','165.56.181.57'),
(23799,2305,'_customer_user_agent','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36'),
(23800,2305,'_created_via','checkout'),
(23801,2305,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(23802,2305,'_billing_first_name','Bwalya'),
(23803,2305,'_billing_last_name','Masabo'),
(23804,2305,'_billing_company','Ibex Heights Limited'),
(23805,2305,'_billing_address_1','5819 Lunsemfwa Road'),
(23806,2305,'_billing_address_2','Kalundu'),
(23807,2305,'_billing_city','Lusaka'),
(23808,2305,'_billing_state','ZM-09'),
(23809,2305,'_billing_postcode','10101'),
(23810,2305,'_billing_country','ZM'),
(23811,2305,'_billing_email','masventures09@gmail.com'),
(23812,2305,'_billing_phone','+260964629006'),
(23813,2305,'_order_currency','ZAR'),
(23814,2305,'_cart_discount','0'),
(23815,2305,'_cart_discount_tax','0'),
(23816,2305,'_order_shipping','0'),
(23817,2305,'_order_shipping_tax','0'),
(23818,2305,'_order_tax','0'),
(23819,2305,'_order_total','3789.25'),
(23820,2305,'_order_version','6.4.1'),
(23821,2305,'_prices_include_tax','no'),
(23822,2305,'_billing_address_index','Bwalya Masabo Ibex Heights Limited 5819 Lunsemfwa Road Kalundu Lusaka ZM-09 10101 ZM masventures09@gmail.com +260964629006'),
(23823,2305,'_shipping_address_index','         '),
(23824,2305,'is_vat_exempt','no'),
(23825,2305,'_recorded_sales','yes'),
(23826,2305,'_recorded_coupon_usage_counts','yes'),
(23827,2305,'_order_stock_reduced','yes'),
(23828,2305,'_new_order_email_sent','true'),
(23829,2306,'_order_key','wc_order_Hmw6DvWgtEzzu'),
(23830,2306,'_customer_user','0'),
(23831,2306,'_payment_method','cod'),
(23832,2306,'_payment_method_title','Get a quote'),
(23833,2306,'_customer_ip_address','41.114.79.147'),
(23834,2306,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-N986B) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36'),
(23835,2306,'_created_via','checkout'),
(23836,2306,'_cart_hash','b54710c98b209202062f0a30e643ea42'),
(23837,2306,'_billing_first_name','Rehaan'),
(23838,2306,'_billing_last_name','Anverali'),
(23839,2306,'_billing_company','Simply Workwear'),
(23840,2306,'_billing_address_1','295 pufferfish Street'),
(23841,2306,'_billing_address_2','Raslouw Gardens'),
(23842,2306,'_billing_city','Centurion'),
(23843,2306,'_billing_state','GP'),
(23844,2306,'_billing_postcode','0149'),
(23845,2306,'_billing_country','ZA'),
(23846,2306,'_billing_email','Rehaan@simplyworkwear.co.za'),
(23847,2306,'_billing_phone','826711678'),
(23848,2306,'_order_currency','ZAR'),
(23849,2306,'_cart_discount','0'),
(23850,2306,'_cart_discount_tax','0'),
(23851,2306,'_order_shipping','0'),
(23852,2306,'_order_shipping_tax','0'),
(23853,2306,'_order_tax','0'),
(23854,2306,'_order_total','1625.25'),
(23855,2306,'_order_version','6.5.0'),
(23856,2306,'_prices_include_tax','no'),
(23857,2306,'_billing_address_index','Rehaan Anverali Simply Workwear 295 pufferfish Street Raslouw Gardens Centurion GP 0149 ZA Rehaan@simplyworkwear.co.za 826711678'),
(23858,2306,'_shipping_address_index','         '),
(23859,2306,'is_vat_exempt','no'),
(23860,2306,'_recorded_sales','yes'),
(23861,2306,'_recorded_coupon_usage_counts','yes'),
(23862,2306,'_order_stock_reduced','yes'),
(23863,2306,'_new_order_email_sent','true'),
(23864,2307,'_order_key','wc_order_au09Y6Zf83xte'),
(23865,2307,'_customer_user','0'),
(23866,2307,'_payment_method','cod'),
(23867,2307,'_payment_method_title','Get a quote'),
(23868,2307,'_customer_ip_address','102.182.167.9'),
(23869,2307,'_customer_user_agent','Mozilla/5.0 (iPad; CPU OS 15_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/208.0.441531153 Mobile/15E148 Safari/604.1'),
(23870,2307,'_created_via','checkout'),
(23871,2307,'_cart_hash','2f2f5b9a8697c348ce119462ecdf7d3e'),
(23872,2307,'_billing_first_name','P.N.'),
(23873,2307,'_billing_last_name','KIES'),
(23874,2307,'_billing_address_1','142 Nicola Street'),
(23875,2307,'_billing_city','WONDERBOOM'),
(23876,2307,'_billing_state','GP'),
(23877,2307,'_billing_postcode','0182'),
(23878,2307,'_billing_country','ZA'),
(23879,2307,'_billing_email','karenkies68@gmail.com'),
(23880,2307,'_billing_phone','0768109332'),
(23881,2307,'_order_currency','ZAR'),
(23882,2307,'_cart_discount','0'),
(23883,2307,'_cart_discount_tax','0'),
(23884,2307,'_order_shipping','0'),
(23885,2307,'_order_shipping_tax','0'),
(23886,2307,'_order_tax','0'),
(23887,2307,'_order_total','9188.50'),
(23888,2307,'_order_version','6.5.1'),
(23889,2307,'_prices_include_tax','no'),
(23890,2307,'_billing_address_index','P.N. KIES  142 Nicola Street  WONDERBOOM GP 0182 ZA karenkies68@gmail.com 0768109332'),
(23891,2307,'_shipping_address_index','         '),
(23892,2307,'is_vat_exempt','no'),
(23893,2307,'_recorded_sales','yes'),
(23894,2307,'_recorded_coupon_usage_counts','yes'),
(23895,2307,'_order_stock_reduced','yes'),
(23896,2307,'_new_order_email_sent','true'),
(23897,2308,'_order_key','wc_order_5BfbeWkzWzFaN'),
(23898,2308,'_customer_user','0'),
(23899,2308,'_payment_method','cod'),
(23900,2308,'_payment_method_title','Get a quote'),
(23901,2308,'_customer_ip_address','197.95.144.122'),
(23902,2308,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Mobile/15E148 Safari/604.1'),
(23903,2308,'_created_via','checkout'),
(23904,2308,'_cart_hash','e604d58016e5c9045a9a80bd7367a36c'),
(23905,2308,'_billing_first_name','Shane'),
(23906,2308,'_billing_last_name','Jacobs'),
(23907,2308,'_billing_address_1','23 Evremonde Road Plumstead'),
(23908,2308,'_billing_city','Cape Town'),
(23909,2308,'_billing_state','WC'),
(23910,2308,'_billing_postcode','7800'),
(23911,2308,'_billing_country','ZA'),
(23912,2308,'_billing_email','jacobs.shane@gmail.com'),
(23913,2308,'_billing_phone','0833848639'),
(23914,2308,'_order_currency','ZAR'),
(23915,2308,'_cart_discount','0'),
(23916,2308,'_cart_discount_tax','0'),
(23917,2308,'_order_shipping','0'),
(23918,2308,'_order_shipping_tax','0'),
(23919,2308,'_order_tax','0'),
(23920,2308,'_order_total','2208.00'),
(23921,2308,'_order_version','6.5.1'),
(23922,2308,'_prices_include_tax','no'),
(23923,2308,'_billing_address_index','Shane Jacobs  23 Evremonde Road Plumstead  Cape Town WC 7800 ZA jacobs.shane@gmail.com 0833848639'),
(23924,2308,'_shipping_address_index','         '),
(23925,2308,'is_vat_exempt','no'),
(23926,2308,'_recorded_sales','yes'),
(23927,2308,'_recorded_coupon_usage_counts','yes'),
(23928,2308,'_order_stock_reduced','yes'),
(23929,2308,'_new_order_email_sent','true'),
(23930,2309,'_order_key','wc_order_EFqzvItTouMWp'),
(23931,2309,'_customer_user','0'),
(23932,2309,'_payment_method','cod'),
(23933,2309,'_payment_method_title','Get a quote'),
(23934,2309,'_customer_ip_address','102.130.105.196'),
(23935,2309,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36'),
(23936,2309,'_created_via','checkout'),
(23937,2309,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(23938,2309,'_billing_first_name','Nkululeko'),
(23939,2309,'_billing_last_name','Ndlovu'),
(23940,2309,'_billing_address_1','3 Setter Street, Honeypark'),
(23941,2309,'_billing_address_2','27 Rosewood'),
(23942,2309,'_billing_city','Johannesburg'),
(23943,2309,'_billing_state','GP'),
(23944,2309,'_billing_postcode','2170'),
(23945,2309,'_billing_country','ZA'),
(23946,2309,'_billing_email','nkuendlovu@gmail.com'),
(23947,2309,'_billing_phone','0768479515'),
(23948,2309,'_order_currency','ZAR'),
(23949,2309,'_cart_discount','0'),
(23950,2309,'_cart_discount_tax','0'),
(23951,2309,'_order_shipping','0'),
(23952,2309,'_order_shipping_tax','0'),
(23953,2309,'_order_tax','0'),
(23954,2309,'_order_total','3789.25'),
(23955,2309,'_order_version','6.5.1'),
(23956,2309,'_prices_include_tax','no'),
(23957,2309,'_billing_address_index','Nkululeko Ndlovu  3 Setter Street, Honeypark 27 Rosewood Johannesburg GP 2170 ZA nkuendlovu@gmail.com 0768479515'),
(23958,2309,'_shipping_address_index','         '),
(23959,2309,'is_vat_exempt','no'),
(23960,2309,'_recorded_sales','yes'),
(23961,2309,'_recorded_coupon_usage_counts','yes'),
(23962,2309,'_order_stock_reduced','yes'),
(23963,2309,'_new_order_email_sent','true'),
(23964,2310,'_order_key','wc_order_sgYRJSjT5VRWR'),
(23965,2310,'_customer_user','0'),
(23966,2310,'_payment_method','cod'),
(23967,2310,'_payment_method_title','Get a quote'),
(23968,2310,'_customer_ip_address','105.245.120.226'),
(23969,2310,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 OPR/87.0.4390.36'),
(23970,2310,'_created_via','checkout'),
(23971,2310,'_cart_hash','31949577b9838e0921ddf8ee2c579e56'),
(23972,2310,'_billing_first_name','Tertius'),
(23973,2310,'_billing_last_name','Botha'),
(23974,2310,'_billing_address_1','6 Swartland str'),
(23975,2310,'_billing_city','Secunda'),
(23976,2310,'_billing_state','MP'),
(23977,2310,'_billing_postcode','2302'),
(23978,2310,'_billing_country','ZA'),
(23979,2310,'_billing_email','bothat@eskom.co.za'),
(23980,2310,'_billing_phone','0826145277'),
(23981,2310,'_order_currency','ZAR'),
(23982,2310,'_cart_discount','0'),
(23983,2310,'_cart_discount_tax','0'),
(23984,2310,'_order_shipping','0'),
(23985,2310,'_order_shipping_tax','0'),
(23986,2310,'_order_tax','0'),
(23987,2310,'_order_total','819.72'),
(23988,2310,'_order_version','6.5.1'),
(23989,2310,'_prices_include_tax','no'),
(23990,2310,'_billing_address_index','Tertius Botha  6 Swartland str  Secunda MP 2302 ZA bothat@eskom.co.za 0826145277'),
(23991,2310,'_shipping_address_index','         '),
(23992,2310,'is_vat_exempt','no'),
(23993,2310,'_recorded_sales','yes'),
(23994,2310,'_recorded_coupon_usage_counts','yes'),
(23995,2310,'_order_stock_reduced','yes'),
(23996,2310,'_new_order_email_sent','true'),
(23997,2311,'_order_key','wc_order_sgK5NpN16lRTM'),
(23998,2311,'_customer_user','0'),
(23999,2311,'_payment_method','cod'),
(24000,2311,'_payment_method_title','Get a quote'),
(24001,2311,'_customer_ip_address','197.245.224.130'),
(24002,2311,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G985F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36'),
(24003,2311,'_created_via','checkout'),
(24004,2311,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24005,2311,'_billing_first_name','Fanie'),
(24006,2311,'_billing_last_name','Smuts'),
(24007,2311,'_billing_address_1','25 Harry Miller Street'),
(24008,2311,'_billing_city','Mossel bay'),
(24009,2311,'_billing_state','WC'),
(24010,2311,'_billing_postcode','6520'),
(24011,2311,'_billing_country','ZA'),
(24012,2311,'_billing_email','faniesmuts81@gmail.com'),
(24013,2311,'_billing_phone','+27833802241'),
(24014,2311,'_order_currency','ZAR'),
(24015,2311,'_cart_discount','0'),
(24016,2311,'_cart_discount_tax','0'),
(24017,2311,'_order_shipping','0'),
(24018,2311,'_order_shipping_tax','0'),
(24019,2311,'_order_tax','0'),
(24020,2311,'_order_total','3789.25'),
(24021,2311,'_order_version','6.5.1'),
(24022,2311,'_prices_include_tax','no'),
(24023,2311,'_billing_address_index','Fanie Smuts  25 Harry Miller Street  Mossel bay WC 6520 ZA faniesmuts81@gmail.com +27833802241'),
(24024,2311,'_shipping_address_index','         '),
(24025,2311,'is_vat_exempt','no'),
(24026,2311,'_recorded_sales','yes'),
(24027,2311,'_recorded_coupon_usage_counts','yes'),
(24028,2311,'_order_stock_reduced','yes'),
(24029,2311,'_new_order_email_sent','true'),
(24030,2312,'_order_key','wc_order_DcZX9vFf3B0Nc'),
(24031,2312,'_customer_user','0'),
(24032,2312,'_payment_method','cod'),
(24033,2312,'_payment_method_title','Get a quote'),
(24034,2312,'_customer_ip_address','41.113.33.114'),
(24035,2312,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-G998B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.78 Mobile Safari/537.36'),
(24036,2312,'_created_via','checkout'),
(24037,2312,'_cart_hash','1f49bb5caeb7da0a9005222190bb66cf'),
(24038,2312,'_billing_first_name','Cherissa'),
(24039,2312,'_billing_last_name','Haupt'),
(24040,2312,'_billing_company','Pvt'),
(24041,2312,'_billing_address_1','881 Pennyweight Avenue'),
(24042,2312,'_billing_city','Roodepoort'),
(24043,2312,'_billing_state','GP'),
(24044,2312,'_billing_postcode','1735'),
(24045,2312,'_billing_country','ZA'),
(24046,2312,'_billing_email','cherissa47@gmail.com'),
(24047,2312,'_billing_phone','0837799056'),
(24048,2312,'_order_currency','ZAR'),
(24049,2312,'_cart_discount','0'),
(24050,2312,'_cart_discount_tax','0'),
(24051,2312,'_order_shipping','0'),
(24052,2312,'_order_shipping_tax','0'),
(24053,2312,'_order_tax','0'),
(24054,2312,'_order_total','3312.00'),
(24055,2312,'_order_version','6.5.1'),
(24056,2312,'_prices_include_tax','no'),
(24057,2312,'_billing_address_index','Cherissa Haupt Pvt 881 Pennyweight Avenue  Roodepoort GP 1735 ZA cherissa47@gmail.com 0837799056'),
(24058,2312,'_shipping_address_index','         '),
(24059,2312,'is_vat_exempt','no'),
(24060,2312,'_recorded_sales','yes'),
(24061,2312,'_recorded_coupon_usage_counts','yes'),
(24062,2312,'_order_stock_reduced','yes'),
(24063,2312,'_new_order_email_sent','true'),
(24064,2313,'_order_key','wc_order_OSvruxWkJUmLD'),
(24065,2313,'_customer_user','0'),
(24066,2313,'_payment_method','cod'),
(24067,2313,'_payment_method_title','Get a quote'),
(24068,2313,'_customer_ip_address','102.222.180.109'),
(24069,2313,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; M2101K7BNY) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Mobile Safari/537.36'),
(24070,2313,'_created_via','checkout'),
(24071,2313,'_cart_hash','1dace079807132db60af340459c139fd'),
(24072,2313,'_billing_first_name','Bjarke'),
(24073,2313,'_billing_last_name','Termark'),
(24074,2313,'_billing_company','Shoprite'),
(24075,2313,'_billing_address_1','21 Coniston Road, Rondebosch'),
(24076,2313,'_billing_city','Cape Town'),
(24077,2313,'_billing_state','WC'),
(24078,2313,'_billing_postcode','7700'),
(24079,2313,'_billing_country','ZA'),
(24080,2313,'_billing_email','bjarketermark@gmail.com'),
(24081,2313,'_billing_phone','0769775988'),
(24082,2313,'_order_currency','ZAR'),
(24083,2313,'_cart_discount','0'),
(24084,2313,'_cart_discount_tax','0'),
(24085,2313,'_order_shipping','0'),
(24086,2313,'_order_shipping_tax','0'),
(24087,2313,'_order_tax','0'),
(24088,2313,'_order_total','1955.00'),
(24089,2313,'_order_version','6.6.0'),
(24090,2313,'_prices_include_tax','no'),
(24091,2313,'_billing_address_index','Bjarke Termark Shoprite 21 Coniston Road, Rondebosch  Cape Town WC 7700 ZA bjarketermark@gmail.com 0769775988'),
(24092,2313,'_shipping_address_index','         '),
(24093,2313,'is_vat_exempt','no'),
(24094,2313,'_recorded_sales','yes'),
(24095,2313,'_recorded_coupon_usage_counts','yes'),
(24096,2313,'_order_stock_reduced','yes'),
(24097,2313,'_new_order_email_sent','true'),
(24098,2314,'_order_key','wc_order_0VcibVj8if0bs'),
(24099,2314,'_customer_user','0'),
(24100,2314,'_payment_method','cod'),
(24101,2314,'_payment_method_title','Get a quote'),
(24102,2314,'_customer_ip_address','41.76.35.18'),
(24103,2314,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36'),
(24104,2314,'_created_via','checkout'),
(24105,2314,'_cart_hash','e40ec71f802bdf1bafb746dd49b4b2f5'),
(24106,2314,'_billing_first_name','Tim'),
(24107,2314,'_billing_last_name','Culley'),
(24108,2314,'_billing_address_1','8 Sheeda Road, Helgarda Estate, Hout Bay'),
(24109,2314,'_billing_city','Cape Town'),
(24110,2314,'_billing_state','WC'),
(24111,2314,'_billing_postcode','7806'),
(24112,2314,'_billing_country','ZA'),
(24113,2314,'_billing_email','culleytim@gmail.com'),
(24114,2314,'_billing_phone','0722143472'),
(24115,2314,'_order_currency','ZAR'),
(24116,2314,'_cart_discount','0'),
(24117,2314,'_cart_discount_tax','0'),
(24118,2314,'_order_shipping','0'),
(24119,2314,'_order_shipping_tax','0'),
(24120,2314,'_order_tax','0'),
(24121,2314,'_order_total','3139.50'),
(24122,2314,'_order_version','6.6.0'),
(24123,2314,'_prices_include_tax','no'),
(24124,2314,'_billing_address_index','Tim Culley  8 Sheeda Road, Helgarda Estate, Hout Bay  Cape Town WC 7806 ZA culleytim@gmail.com 0722143472'),
(24125,2314,'_shipping_address_index','         '),
(24126,2314,'is_vat_exempt','no'),
(24127,2314,'_recorded_sales','yes'),
(24128,2314,'_recorded_coupon_usage_counts','yes'),
(24129,2314,'_order_stock_reduced','yes'),
(24130,2314,'_new_order_email_sent','true'),
(24131,2315,'_order_key','wc_order_I2ZOf2vG5XqpW'),
(24132,2315,'_customer_user','0'),
(24133,2315,'_payment_method','cod'),
(24134,2315,'_payment_method_title','Get a quote'),
(24135,2315,'_customer_ip_address','41.150.210.69'),
(24136,2315,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1'),
(24137,2315,'_created_via','checkout'),
(24138,2315,'_cart_hash','eb49d2c95375adcbeff95a2fb769b354'),
(24139,2315,'_billing_first_name','Joseph'),
(24140,2315,'_billing_last_name','Moabi'),
(24141,2315,'_billing_address_1','53 Aurora Drive'),
(24142,2315,'_billing_city','Nelspruit'),
(24143,2315,'_billing_state','MP'),
(24144,2315,'_billing_postcode','1201'),
(24145,2315,'_billing_country','ZA'),
(24146,2315,'_billing_email','shalokoj@gmail.com'),
(24147,2315,'_billing_phone','0761460822'),
(24148,2315,'_order_currency','ZAR'),
(24149,2315,'_cart_discount','0'),
(24150,2315,'_cart_discount_tax','0'),
(24151,2315,'_order_shipping','0'),
(24152,2315,'_order_shipping_tax','0'),
(24153,2315,'_order_tax','0'),
(24154,2315,'_order_total','8924.00'),
(24155,2315,'_order_version','6.6.0'),
(24156,2315,'_prices_include_tax','no'),
(24157,2315,'_billing_address_index','Joseph Moabi  53 Aurora Drive  Nelspruit MP 1201 ZA shalokoj@gmail.com 0761460822'),
(24158,2315,'_shipping_address_index','         '),
(24159,2315,'is_vat_exempt','no'),
(24160,2315,'_recorded_sales','yes'),
(24161,2315,'_recorded_coupon_usage_counts','yes'),
(24162,2315,'_order_stock_reduced','yes'),
(24163,2315,'_new_order_email_sent','true'),
(24164,2316,'_order_key','wc_order_hhmKHfkOPpVAx'),
(24165,2316,'_customer_user','0'),
(24166,2316,'_payment_method','cod'),
(24167,2316,'_payment_method_title','Get a quote'),
(24168,2316,'_customer_ip_address','41.150.210.93'),
(24169,2316,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1'),
(24170,2316,'_created_via','checkout'),
(24171,2316,'_cart_hash','62186456e3909c45d3c569617e431476'),
(24172,2316,'_billing_first_name','Joseph'),
(24173,2316,'_billing_last_name','Moabi'),
(24174,2316,'_billing_address_1','53 Aurora Drive'),
(24175,2316,'_billing_city','Nelspruit'),
(24176,2316,'_billing_state','MP'),
(24177,2316,'_billing_postcode','1201'),
(24178,2316,'_billing_country','ZA'),
(24179,2316,'_billing_email','shalokoj@gmail.com'),
(24180,2316,'_billing_phone','0761460822'),
(24181,2316,'_order_currency','ZAR'),
(24182,2316,'_cart_discount','0'),
(24183,2316,'_cart_discount_tax','0'),
(24184,2316,'_order_shipping','0'),
(24185,2316,'_order_shipping_tax','0'),
(24186,2316,'_order_tax','0'),
(24187,2316,'_order_total','6158.25'),
(24188,2316,'_order_version','6.6.0'),
(24189,2316,'_prices_include_tax','no'),
(24190,2316,'_billing_address_index','Joseph Moabi  53 Aurora Drive  Nelspruit MP 1201 ZA shalokoj@gmail.com 0761460822'),
(24191,2316,'_shipping_address_index','         '),
(24192,2316,'is_vat_exempt','no'),
(24193,2316,'_recorded_sales','yes'),
(24194,2316,'_recorded_coupon_usage_counts','yes'),
(24195,2316,'_order_stock_reduced','yes'),
(24196,2316,'_new_order_email_sent','true'),
(24197,2317,'_order_key','wc_order_vw1r7r1gsh4xk'),
(24198,2317,'_customer_user','0'),
(24199,2317,'_payment_method','cod'),
(24200,2317,'_payment_method_title','Get a quote'),
(24201,2317,'_customer_ip_address','41.13.76.241'),
(24202,2317,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1'),
(24203,2317,'_created_via','checkout'),
(24204,2317,'_cart_hash','cc16959582f18695158453bf494e1d62'),
(24205,2317,'_billing_first_name','Joseph'),
(24206,2317,'_billing_last_name','Moabi'),
(24207,2317,'_billing_address_1','53 Aurora Drive'),
(24208,2317,'_billing_city','Nelspruit'),
(24209,2317,'_billing_state','MP'),
(24210,2317,'_billing_postcode','1201'),
(24211,2317,'_billing_country','ZA'),
(24212,2317,'_billing_email','shalokoj@gmail.com'),
(24213,2317,'_billing_phone','0761460822'),
(24214,2317,'_order_currency','ZAR'),
(24215,2317,'_cart_discount','0'),
(24216,2317,'_cart_discount_tax','0'),
(24217,2317,'_order_shipping','0'),
(24218,2317,'_order_shipping_tax','0'),
(24219,2317,'_order_tax','0'),
(24220,2317,'_order_total','1012.00'),
(24221,2317,'_order_version','6.6.1'),
(24222,2317,'_prices_include_tax','no'),
(24223,2317,'_billing_address_index','Joseph Moabi  53 Aurora Drive  Nelspruit MP 1201 ZA shalokoj@gmail.com 0761460822'),
(24224,2317,'_shipping_address_index','         '),
(24225,2317,'is_vat_exempt','no'),
(24226,2317,'_recorded_sales','yes'),
(24227,2317,'_recorded_coupon_usage_counts','yes'),
(24228,2317,'_order_stock_reduced','yes'),
(24229,2317,'_new_order_email_sent','true'),
(24230,2318,'_order_key','wc_order_7D51Ee2GZQjfT'),
(24231,2318,'_customer_user','0'),
(24232,2318,'_payment_method','cod'),
(24233,2318,'_payment_method_title','Get a quote'),
(24234,2318,'_customer_ip_address','102.165.88.147'),
(24235,2318,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1'),
(24236,2318,'_created_via','checkout'),
(24237,2318,'_cart_hash','cb758d88706ee9598043a2532fa75453'),
(24238,2318,'_billing_first_name','Kennaird'),
(24239,2318,'_billing_last_name','Barrett'),
(24240,2318,'_billing_company','Kennaird Stradlin Barrett'),
(24241,2318,'_billing_address_1','70 Riverside Road'),
(24242,2318,'_billing_address_2','Newlands'),
(24243,2318,'_billing_city','Cape Town'),
(24244,2318,'_billing_state','WC'),
(24245,2318,'_billing_postcode','7700'),
(24246,2318,'_billing_country','ZA'),
(24247,2318,'_billing_email','kennaird@gmail.com'),
(24248,2318,'_billing_phone','0822224047'),
(24249,2318,'_order_currency','ZAR'),
(24250,2318,'_cart_discount','0'),
(24251,2318,'_cart_discount_tax','0'),
(24252,2318,'_order_shipping','0'),
(24253,2318,'_order_shipping_tax','0'),
(24254,2318,'_order_tax','0'),
(24255,2318,'_order_total','851.00'),
(24256,2318,'_order_version','6.6.1'),
(24257,2318,'_prices_include_tax','no'),
(24258,2318,'_billing_address_index','Kennaird Barrett Kennaird Stradlin Barrett 70 Riverside Road Newlands Cape Town WC 7700 ZA kennaird@gmail.com 0822224047'),
(24259,2318,'_shipping_address_index','         '),
(24260,2318,'is_vat_exempt','no'),
(24261,2318,'_recorded_sales','yes'),
(24262,2318,'_recorded_coupon_usage_counts','yes'),
(24263,2318,'_order_stock_reduced','yes'),
(24264,2318,'_new_order_email_sent','true'),
(24265,2319,'_order_key','wc_order_GCJEVYpQDi91g'),
(24266,2319,'_customer_user','0'),
(24267,2319,'_payment_method','cod'),
(24268,2319,'_payment_method_title','Get a quote'),
(24269,2319,'_customer_ip_address','155.93.129.232'),
(24270,2319,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-A326B/A326BXXU4AVB6) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36'),
(24271,2319,'_created_via','checkout'),
(24272,2319,'_cart_hash','de28e0117260260d1348a43b3348c194'),
(24273,2319,'_billing_first_name','Carla'),
(24274,2319,'_billing_last_name','Jardine'),
(24275,2319,'_billing_company','Carla Jardine Inc.'),
(24276,2319,'_billing_address_1','232 Barry Hertzog Avenue, Greenside'),
(24277,2319,'_billing_city','Johannesburg'),
(24278,2319,'_billing_state','GP'),
(24279,2319,'_billing_postcode','2034'),
(24280,2319,'_billing_country','ZA'),
(24281,2319,'_billing_email','Carlsjardine@gmail.com'),
(24282,2319,'_billing_phone','+27828286454'),
(24283,2319,'_order_currency','ZAR'),
(24284,2319,'_cart_discount','0'),
(24285,2319,'_cart_discount_tax','0'),
(24286,2319,'_order_shipping','0'),
(24287,2319,'_order_shipping_tax','0'),
(24288,2319,'_order_tax','0'),
(24289,2319,'_order_total','4692.00'),
(24290,2319,'_order_version','6.6.1'),
(24291,2319,'_prices_include_tax','no'),
(24292,2319,'_billing_address_index','Carla Jardine Carla Jardine Inc. 232 Barry Hertzog Avenue, Greenside  Johannesburg GP 2034 ZA Carlsjardine@gmail.com +27828286454'),
(24293,2319,'_shipping_address_index','         '),
(24294,2319,'is_vat_exempt','no'),
(24295,2319,'_recorded_sales','yes'),
(24296,2319,'_recorded_coupon_usage_counts','yes'),
(24297,2319,'_order_stock_reduced','yes'),
(24298,2319,'_new_order_email_sent','true'),
(24299,2320,'_order_key','wc_order_xR0YpPE9Ixkqp'),
(24300,2320,'_customer_user','0'),
(24301,2320,'_payment_method','cod'),
(24302,2320,'_payment_method_title','Get a quote'),
(24303,2320,'_customer_ip_address','105.226.139.114'),
(24304,2320,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36 Edg/103.0.1264.44'),
(24305,2320,'_created_via','checkout'),
(24306,2320,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24307,2320,'_billing_first_name','Hugo'),
(24308,2320,'_billing_last_name','Swanepoel'),
(24309,2320,'_billing_address_1','902 Darling Street'),
(24310,2320,'_billing_address_2','Waverley'),
(24311,2320,'_billing_city','Pretoria'),
(24312,2320,'_billing_state','GP'),
(24313,2320,'_billing_postcode','0186'),
(24314,2320,'_billing_country','ZA'),
(24315,2320,'_billing_email','hugoswanepoel@icloud.com'),
(24316,2320,'_billing_phone','0837289838'),
(24317,2320,'_order_currency','ZAR'),
(24318,2320,'_cart_discount','0'),
(24319,2320,'_cart_discount_tax','0'),
(24320,2320,'_order_shipping','0'),
(24321,2320,'_order_shipping_tax','0'),
(24322,2320,'_order_tax','0'),
(24323,2320,'_order_total','3789.25'),
(24324,2320,'_order_version','6.6.1'),
(24325,2320,'_prices_include_tax','no'),
(24326,2320,'_billing_address_index','Hugo Swanepoel  902 Darling Street Waverley Pretoria GP 0186 ZA hugoswanepoel@icloud.com 0837289838'),
(24327,2320,'_shipping_address_index','         '),
(24328,2320,'is_vat_exempt','no'),
(24329,2320,'_recorded_sales','yes'),
(24330,2320,'_recorded_coupon_usage_counts','yes'),
(24331,2320,'_order_stock_reduced','yes'),
(24332,2320,'_new_order_email_sent','true'),
(24333,2321,'_order_key','wc_order_r16kmEN27tyvL'),
(24334,2321,'_customer_user','0'),
(24335,2321,'_payment_method','cod'),
(24336,2321,'_payment_method_title','Get a quote'),
(24337,2321,'_customer_ip_address','154.127.11.211'),
(24338,2321,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36'),
(24339,2321,'_created_via','checkout'),
(24340,2321,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24341,2321,'_billing_first_name','Illene'),
(24342,2321,'_billing_last_name','Grahn'),
(24343,2321,'_billing_address_1','25 Van Oudshoorn street'),
(24344,2321,'_billing_city','Hout Bay'),
(24345,2321,'_billing_state','WC'),
(24346,2321,'_billing_postcode','7806'),
(24347,2321,'_billing_country','ZA'),
(24348,2321,'_billing_email','touringjames@gmail.com'),
(24349,2321,'_billing_phone','+27 82 614 7658'),
(24350,2321,'_order_currency','ZAR'),
(24351,2321,'_cart_discount','0'),
(24352,2321,'_cart_discount_tax','0'),
(24353,2321,'_order_shipping','0'),
(24354,2321,'_order_shipping_tax','0'),
(24355,2321,'_order_tax','0'),
(24356,2321,'_order_total','3789.25'),
(24357,2321,'_order_version','6.6.1'),
(24358,2321,'_prices_include_tax','no'),
(24359,2321,'_billing_address_index','Illene Grahn  25 Van Oudshoorn street  Hout Bay WC 7806 ZA touringjames@gmail.com +27 82 614 7658'),
(24360,2321,'_shipping_address_index','         '),
(24361,2321,'is_vat_exempt','no'),
(24362,2321,'_recorded_sales','yes'),
(24363,2321,'_recorded_coupon_usage_counts','yes'),
(24364,2321,'_order_stock_reduced','yes'),
(24365,2321,'_new_order_email_sent','true'),
(24366,2322,'_order_key','wc_order_oTcd9VMEdsxR6'),
(24367,2322,'_customer_user','0'),
(24368,2322,'_payment_method','cod'),
(24369,2322,'_payment_method_title','Get a quote'),
(24370,2322,'_customer_ip_address','102.65.121.5'),
(24371,2322,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36'),
(24372,2322,'_created_via','checkout'),
(24373,2322,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24374,2322,'_billing_first_name','Avitesh'),
(24375,2322,'_billing_last_name','Domanlall'),
(24376,2322,'_billing_address_1','29 Palm Road, Isipingo Hills'),
(24377,2322,'_billing_address_2','29 Palm Road, Isipingo Hill'),
(24378,2322,'_billing_city','Isipingo'),
(24379,2322,'_billing_state','KZN'),
(24380,2322,'_billing_postcode','4133'),
(24381,2322,'_billing_country','ZA'),
(24382,2322,'_billing_email','avidomanlall@gmail.com'),
(24383,2322,'_billing_phone','0733170991'),
(24384,2322,'_order_currency','ZAR'),
(24385,2322,'_cart_discount','0'),
(24386,2322,'_cart_discount_tax','0'),
(24387,2322,'_order_shipping','0'),
(24388,2322,'_order_shipping_tax','0'),
(24389,2322,'_order_tax','0'),
(24390,2322,'_order_total','3789.25'),
(24391,2322,'_order_version','6.6.1'),
(24392,2322,'_prices_include_tax','no'),
(24393,2322,'_billing_address_index','Avitesh Domanlall  29 Palm Road, Isipingo Hills 29 Palm Road, Isipingo Hill Isipingo KZN 4133 ZA avidomanlall@gmail.com 0733170991'),
(24394,2322,'_shipping_address_index','         '),
(24395,2322,'is_vat_exempt','no'),
(24396,2322,'_recorded_sales','yes'),
(24397,2322,'_recorded_coupon_usage_counts','yes'),
(24398,2322,'_order_stock_reduced','yes'),
(24399,2322,'_new_order_email_sent','true'),
(24400,2323,'_order_key','wc_order_aaNSDZLqOCm3k'),
(24401,2323,'_customer_user','0'),
(24402,2323,'_payment_method','cod'),
(24403,2323,'_payment_method_title','Get a quote'),
(24404,2323,'_customer_ip_address','102.65.245.176'),
(24405,2323,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15'),
(24406,2323,'_created_via','checkout'),
(24407,2323,'_cart_hash','407c256c405a94b47980c67c50a4fee6'),
(24408,2323,'_billing_first_name','Hermanus'),
(24409,2323,'_billing_last_name','Van Der Linde'),
(24410,2323,'_billing_address_1','8 Chiltern Road'),
(24411,2323,'_billing_address_2','Florida Hills'),
(24412,2323,'_billing_city','Roodepoort'),
(24413,2323,'_billing_state','GP'),
(24414,2323,'_billing_postcode','1716'),
(24415,2323,'_billing_country','ZA'),
(24416,2323,'_billing_email','hermanus@integrisure.co.za'),
(24417,2323,'_billing_phone','0824580655'),
(24418,2323,'_order_currency','ZAR'),
(24419,2323,'_cart_discount','0'),
(24420,2323,'_cart_discount_tax','0'),
(24421,2323,'_order_shipping','0'),
(24422,2323,'_order_shipping_tax','0'),
(24423,2323,'_order_tax','0'),
(24424,2323,'_order_total','1357.00'),
(24425,2323,'_order_version','6.7.0'),
(24426,2323,'_prices_include_tax','no'),
(24427,2323,'_billing_address_index','Hermanus Van Der Linde  8 Chiltern Road Florida Hills Roodepoort GP 1716 ZA hermanus@integrisure.co.za 0824580655'),
(24428,2323,'_shipping_address_index','         '),
(24429,2323,'is_vat_exempt','no'),
(24430,2323,'_recorded_sales','yes'),
(24431,2323,'_recorded_coupon_usage_counts','yes'),
(24432,2323,'_order_stock_reduced','yes'),
(24433,2323,'_new_order_email_sent','true'),
(24434,2324,'_order_key','wc_order_k5v1fdpNcIxaI'),
(24435,2324,'_customer_user','0'),
(24436,2324,'_payment_method','cod'),
(24437,2324,'_payment_method_title','Get a quote'),
(24438,2324,'_customer_ip_address','41.164.155.99'),
(24439,2324,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; MAR-LX1A) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36'),
(24440,2324,'_created_via','checkout'),
(24441,2324,'_cart_hash','e604d58016e5c9045a9a80bd7367a36c'),
(24442,2324,'_billing_first_name','Adele'),
(24443,2324,'_billing_last_name','Buys'),
(24444,2324,'_billing_company','Buys builders'),
(24445,2324,'_billing_address_1','Felecia str 28'),
(24446,2324,'_billing_address_2','Myburgh Park'),
(24447,2324,'_billing_city','Langebaan'),
(24448,2324,'_billing_state','WC'),
(24449,2324,'_billing_postcode','7357'),
(24450,2324,'_billing_country','ZA'),
(24451,2324,'_billing_email','info@buysbuilders.co.za'),
(24452,2324,'_billing_phone','0846073125'),
(24453,2324,'_order_currency','ZAR'),
(24454,2324,'_cart_discount','0'),
(24455,2324,'_cart_discount_tax','0'),
(24456,2324,'_order_shipping','0'),
(24457,2324,'_order_shipping_tax','0'),
(24458,2324,'_order_tax','0'),
(24459,2324,'_order_total','2208.00'),
(24460,2324,'_order_version','6.7.0'),
(24461,2324,'_prices_include_tax','no'),
(24462,2324,'_billing_address_index','Adele Buys Buys builders Felecia str 28 Myburgh Park Langebaan WC 7357 ZA info@buysbuilders.co.za 0846073125'),
(24463,2324,'_shipping_address_index','         '),
(24464,2324,'is_vat_exempt','no'),
(24465,2324,'_recorded_sales','yes'),
(24466,2324,'_recorded_coupon_usage_counts','yes'),
(24467,2324,'_order_stock_reduced','yes'),
(24468,2324,'_new_order_email_sent','true'),
(24469,2325,'_order_key','wc_order_il1Kiv3Noux66'),
(24470,2325,'_customer_user','0'),
(24471,2325,'_payment_method','cod'),
(24472,2325,'_payment_method_title','Get a quote'),
(24473,2325,'_customer_ip_address','41.23.68.47'),
(24474,2325,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36'),
(24475,2325,'_created_via','checkout'),
(24476,2325,'_cart_hash','d0cfc118534f40f0b8cd6f1cf3d02255'),
(24477,2325,'_billing_first_name','Quintus'),
(24478,2325,'_billing_last_name','Van der Berg'),
(24479,2325,'_billing_company','Delta Flex'),
(24480,2325,'_billing_address_1','13 SLAGVELD ROAD'),
(24481,2325,'_billing_address_2','Rooihuiskraal'),
(24482,2325,'_billing_city','CENTURION'),
(24483,2325,'_billing_state','GP'),
(24484,2325,'_billing_postcode','0157'),
(24485,2325,'_billing_country','ZA'),
(24486,2325,'_billing_email','quintus@deltaflexcc.co.za'),
(24487,2325,'_billing_phone','+27722130137'),
(24488,2325,'_order_currency','ZAR'),
(24489,2325,'_cart_discount','0'),
(24490,2325,'_cart_discount_tax','0'),
(24491,2325,'_order_shipping','0'),
(24492,2325,'_order_shipping_tax','0'),
(24493,2325,'_order_tax','0'),
(24494,2325,'_order_total','4398.75'),
(24495,2325,'_order_version','6.7.0'),
(24496,2325,'_prices_include_tax','no'),
(24497,2325,'_billing_address_index','Quintus Van der Berg Delta Flex 13 SLAGVELD ROAD Rooihuiskraal CENTURION GP 0157 ZA quintus@deltaflexcc.co.za +27722130137'),
(24498,2325,'_shipping_address_index','         '),
(24499,2325,'is_vat_exempt','no'),
(24500,2325,'_recorded_sales','yes'),
(24501,2325,'_recorded_coupon_usage_counts','yes'),
(24502,2325,'_order_stock_reduced','yes'),
(24503,2325,'_new_order_email_sent','true'),
(24504,2325,'_edit_lock','1658487436:244'),
(24505,2325,'_date_completed','1658487590'),
(24506,2325,'_date_paid','1658487590'),
(24507,2325,'_paid_date','2022-07-22 12:59:50'),
(24508,2325,'_completed_date','2022-07-22 12:59:50'),
(24509,2325,'_download_permissions_granted','yes'),
(24510,2324,'_date_completed','1658487600'),
(24511,2324,'_date_paid','1658487600'),
(24512,2324,'_paid_date','2022-07-22 13:00:00'),
(24513,2324,'_completed_date','2022-07-22 13:00:00'),
(24514,2324,'_download_permissions_granted','yes'),
(24542,2329,'_elementor_edit_mode','builder'),
(24543,2329,'_elementor_template_type','header'),
(24544,2329,'_elementor_version','2.9.7'),
(24545,2329,'_elementor_pro_version','2.9.2'),
(24546,2329,'_wp_page_template','default'),
(24547,2329,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(24548,2329,'_elementor_data','[{\"id\":\"295524ae\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"rgba(32,168,194,0)\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":\"967\"},\"pp_display_conditions\":[{\"_id\":\"c988d3d\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d9f2dbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"38ec2b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3cbb11b\"}],\"eael_cl_logics\":[{\"_id\":\"b1dc316\"}]},\"elements\":[{\"id\":\"7a20dc9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":\"26.099\",\"content_position\":\"center\",\"_inline_size_mobile\":\"50\",\"eael_cl_logics\":[{\"_id\":\"a8ad223\"}],\"pp_display_conditions\":[{\"_id\":\"6e97d93\"}]},\"elements\":[{\"id\":\"e5193af\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"ebb36ad\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"147\",\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5cbbf34\"}]},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"5ab6def\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":\"73.898\",\"_inline_size_mobile\":\"50\",\"content_position\":\"center\",\"eael_cl_logics\":[{\"_id\":\"62ee6f5\"}],\"pp_display_conditions\":[{\"_id\":\"4590310\"}]},\"elements\":[{\"id\":\"432b8cc1\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#20a8c2\",\"color_menu_item_active\":\"#20a8c2\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"pp_display_conditions\":[{\"_id\":\"cbc447b\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a02ec0c\"}]},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"14d6bbc8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"gap\":\"no\",\"height\":\"full\",\"html_tag\":\"header\",\"content_position\":\"middle\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\",\"column_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"9\",\"pp_display_conditions\":[{\"_id\":\"3e8efaa\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6f0f1d4\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6a20548\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2e345e5\"}],\"eael_cl_logics\":[{\"_id\":\"4a98b01\"}]},\"elements\":[{\"id\":\"45119a0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_cl_logics\":[{\"_id\":\"8e5e6ad\"}],\"pp_display_conditions\":[{\"_id\":\"46a4ef3\"}]},\"elements\":[{\"id\":\"7c651ae9\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"12ef19f\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-1.jpg\",\"id\":\"1146\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"6354790\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296-1.jpg\",\"id\":\"1148\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"b0c314a\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681-1.jpg\",\"id\":\"1151\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}},{\"heading\":\"Let your dream pool <br \\/>design begin right now!\",\"description\":\"<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p>\",\"button_text\":\"Contact Us\",\"background_color\":\"#272727\",\"_id\":\"0c9fad9\",\"background_image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38-1.jpg\",\"id\":\"1153\",\"alt\":\"Swimming Pool\",\"source\":\"library\"},\"background_ken_burns\":\"yes\",\"background_overlay\":\"yes\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"link_click\":\"button\",\"custom_style\":\"yes\",\"horizontal_position\":\"center\",\"vertical_position\":\"middle\",\"text_align\":\"center\",\"content_color\":\"#ffffff\",\"repeater_text_shadow_text_shadow\":{\"horizontal\":\"0\",\"vertical\":\"0\",\"blur\":\"10\",\"color\":\"rgba(0,0,0,0.3)\"}}],\"slides_height\":{\"unit\":\"vh\",\"size\":\"100\"},\"content_animation\":\"zoomIn\",\"slides_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"heading_typography_typography\":\"custom\",\"heading_typography_font_family\":\"Montserrat\",\"heading_typography_font_size\":{\"unit\":\"px\",\"size\":\"34\"},\"heading_typography_text_transform\":\"uppercase\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"description_typography_font_weight\":\"400\",\"button_size\":\"md\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"button_typography_text_transform\":\"uppercase\",\"button_border_width\":{\"unit\":\"px\",\"size\":\"0\"},\"button_text_color\":\"#ffffff\",\"button_background_color\":\"#20a8c2\",\"button_hover_text_color\":\"#ffffff\",\"button_hover_background_color\":\"#1f90c4\",\"arrows_size\":{\"unit\":\"px\",\"size\":\"54\"},\"arrows_color\":\"#ffffff\",\"dots_size\":{\"unit\":\"px\",\"size\":\"12\"},\"dots_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"55\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\"},\"navigation\":\"none\",\"content_max_width\":{\"unit\":\"%\",\"size\":\"80\"},\"heading_typography_line_height\":{\"unit\":\"px\",\"size\":\"34\"},\"heading_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\"},\"heading_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"heading_typography_font_weight\":\"800\",\"heading_typography_font_style\":\"normal\",\"button_border_radius\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a419df4\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"56daabb\"}]},\"elements\":[],\"widgetType\":\"slides\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(24549,2329,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(24552,710,'_elementor_controls_usage','a:5:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"align\";i:1;s:5:\"width\";i:1;s:5:\"space\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:4:\"link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:16:\"section_advanced\";a:1:{s:6:\"margin\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:2:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:7:{s:15:\"stretch_section\";i:2;s:3:\"gap\";i:2;s:8:\"html_tag\";i:2;s:6:\"layout\";i:1;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:15:\"column_position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:4:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"z_index\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:19:\"_section_responsive\";a:2:{s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}}}s:6:\"slides\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_slides\";a:2:{s:6:\"slides\";i:1;s:13:\"slides_height\";i:1;}s:22:\"section_slider_options\";a:2:{s:17:\"content_animation\";i:1;s:10:\"navigation\";i:1;}}s:5:\"style\";a:5:{s:20:\"section_style_slides\";a:2:{s:14:\"slides_padding\";i:1;s:17:\"content_max_width\";i:1;}s:19:\"section_style_title\";a:9:{s:29:\"heading_typography_typography\";i:1;s:30:\"heading_typography_font_family\";i:1;s:28:\"heading_typography_font_size\";i:1;s:33:\"heading_typography_text_transform\";i:1;s:30:\"heading_typography_line_height\";i:1;s:33:\"heading_typography_letter_spacing\";i:1;s:15:\"heading_spacing\";i:1;s:30:\"heading_typography_font_weight\";i:1;s:29:\"heading_typography_font_style\";i:1;}s:25:\"section_style_description\";a:4:{s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;}s:20:\"section_style_button\";a:11:{s:11:\"button_size\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:23:\"button_hover_text_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:24:\"section_style_navigation\";a:4:{s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;s:9:\"dots_size\";i:1;s:10:\"dots_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(24562,2334,'_wp_attached_file','2022/07/SST-Dual-Safety-Suction-Port.jpg'),
(24563,2334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1967;s:6:\"height\";i:1957;s:4:\"file\";s:40:\"2022/07/SST-Dual-Safety-Suction-Port.jpg\";s:8:\"filesize\";i:244562;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-300x298.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12779;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"SST-Dual-Safety-Suction-Port-1024x1019.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81329;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-768x764.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:764;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50654;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"SST-Dual-Safety-Suction-Port-1536x1528.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1528;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160212;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-600x597.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34568;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3298;}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12804;}s:11:\"shop_single\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-600x597.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34568;}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:40:\"SST-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24564,2335,'_wp_attached_file','2022/07/NIXIN-Logo-Premium-Poolware-4-e1658490443663.jpg'),
(24565,2335,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:144;s:4:\"file\";s:56:\"2022/07/NIXIN-Logo-Premium-Poolware-4-e1658490443663.jpg\";s:8:\"filesize\";i:31624;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5155;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13246;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-Logo-Premium-Poolware-4-e1658490443663-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2992;}s:12:\"shop_catalog\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13246;}s:14:\"shop_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-Logo-Premium-Poolware-4-e1658490443663-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2992;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(24566,2335,'_edit_lock','1658490802:244'),
(24567,2335,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:542;s:6:\"height\";i:521;s:4:\"file\";s:33:\"NIXIN-Logo-Premium-Poolware-4.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5155;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12544;}s:26:\"woocommerce_thumbnail-orig\";a:6:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13246;s:9:\"uncropped\";b:0;}s:34:\"woocommerce_gallery_thumbnail-orig\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3196;}s:17:\"shop_catalog-orig\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13246;}s:19:\"shop_thumbnail-orig\";a:5:{s:4:\"file\";s:41:\"NIXIN-Logo-Premium-Poolware-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3196;}}'),
(24568,2335,'pp-custom-link',''),
(24569,2335,'_edit_last','244'),
(24599,1174,'_edit_lock','1658490913:244'),
(24629,2343,'_order_key','wc_order_agq6fJVlthPPJ'),
(24630,2343,'_customer_user','0'),
(24631,2343,'_payment_method','cod'),
(24632,2343,'_payment_method_title','Get a quote'),
(24633,2343,'_customer_ip_address','41.150.193.84'),
(24634,2343,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; SM-A715F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36'),
(24635,2343,'_created_via','checkout'),
(24636,2343,'_cart_hash','a5fd22cd969dfaecbc15ec2c3247167a'),
(24637,2343,'_billing_first_name','Willie'),
(24638,2343,'_billing_last_name','Deysel'),
(24639,2343,'_billing_address_1','51 6th Avenue'),
(24640,2343,'_billing_city','Fontainebleau'),
(24641,2343,'_billing_state','GP'),
(24642,2343,'_billing_postcode','2032'),
(24643,2343,'_billing_country','ZA'),
(24644,2343,'_billing_email','wdeysel@live.com'),
(24645,2343,'_billing_phone','0834625710'),
(24646,2343,'_order_currency','ZAR'),
(24647,2343,'_cart_discount','0'),
(24648,2343,'_cart_discount_tax','0'),
(24649,2343,'_order_shipping','0'),
(24650,2343,'_order_shipping_tax','0'),
(24651,2343,'_order_tax','0'),
(24652,2343,'_order_total','7814.25'),
(24653,2343,'_order_version','6.7.0'),
(24654,2343,'_prices_include_tax','no'),
(24655,2343,'_billing_address_index','Willie Deysel  51 6th Avenue  Fontainebleau GP 2032 ZA wdeysel@live.com 0834625710'),
(24656,2343,'_shipping_address_index','         '),
(24657,2343,'is_vat_exempt','no'),
(24658,2343,'_recorded_sales','yes'),
(24659,2343,'_recorded_coupon_usage_counts','yes'),
(24660,2343,'_order_stock_reduced','yes'),
(24661,2343,'_new_order_email_sent','true'),
(24662,2344,'_order_key','wc_order_9ACxj1huqkIhJ'),
(24663,2344,'_customer_user','0'),
(24664,2344,'_payment_method','cod'),
(24665,2344,'_payment_method_title','Get a quote'),
(24666,2344,'_customer_ip_address','105.225.12.238'),
(24667,2344,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/103.0.5060.63 Mobile/15E148 Safari/604.1'),
(24668,2344,'_created_via','checkout'),
(24669,2344,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24670,2344,'_billing_first_name','Albertyn'),
(24671,2344,'_billing_last_name','Potgieter'),
(24672,2344,'_billing_address_1','7 Tongaat drive'),
(24673,2344,'_billing_city','Uitenhage'),
(24674,2344,'_billing_state','EC'),
(24675,2344,'_billing_postcode','6229'),
(24676,2344,'_billing_country','ZA'),
(24677,2344,'_billing_email','albertyn@healthgroup.co.za'),
(24678,2344,'_billing_phone','0849512081'),
(24679,2344,'_order_currency','ZAR'),
(24680,2344,'_cart_discount','0'),
(24681,2344,'_cart_discount_tax','0'),
(24682,2344,'_order_shipping','0'),
(24683,2344,'_order_shipping_tax','0'),
(24684,2344,'_order_tax','0'),
(24685,2344,'_order_total','3789.25'),
(24686,2344,'_order_version','6.7.0'),
(24687,2344,'_prices_include_tax','no'),
(24688,2344,'_billing_address_index','Albertyn Potgieter  7 Tongaat drive  Uitenhage EC 6229 ZA albertyn@healthgroup.co.za 0849512081'),
(24689,2344,'_shipping_address_index','         '),
(24690,2344,'is_vat_exempt','no'),
(24691,2344,'_recorded_sales','yes'),
(24692,2344,'_recorded_coupon_usage_counts','yes'),
(24693,2344,'_order_stock_reduced','yes'),
(24694,2344,'_new_order_email_sent','true'),
(24695,2345,'_order_key','wc_order_51UYSUUkSovES'),
(24696,2345,'_customer_user','0'),
(24697,2345,'_payment_method','cod'),
(24698,2345,'_payment_method_title','Get a quote'),
(24699,2345,'_customer_ip_address','102.222.0.26'),
(24700,2345,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36'),
(24701,2345,'_created_via','checkout'),
(24702,2345,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24703,2345,'_billing_first_name','Nico'),
(24704,2345,'_billing_last_name','Nagel'),
(24705,2345,'_billing_company','Private'),
(24706,2345,'_billing_address_1','90 Fish Eagle Drive, Koro Creek, 145 Church Street, Koro Creek, 145 Church Street'),
(24707,2345,'_billing_address_2','Koro Creek, 145 Church Street'),
(24708,2345,'_billing_city','Modimolle'),
(24709,2345,'_billing_state','LP'),
(24710,2345,'_billing_postcode','0510'),
(24711,2345,'_billing_country','ZA'),
(24712,2345,'_billing_email','niconagel0@gmail.com'),
(24713,2345,'_billing_phone','+27795135490'),
(24714,2345,'_order_currency','ZAR'),
(24715,2345,'_cart_discount','0'),
(24716,2345,'_cart_discount_tax','0'),
(24717,2345,'_order_shipping','0'),
(24718,2345,'_order_shipping_tax','0'),
(24719,2345,'_order_tax','0'),
(24720,2345,'_order_total','3789.25'),
(24721,2345,'_order_version','6.7.0'),
(24722,2345,'_prices_include_tax','no'),
(24723,2345,'_billing_address_index','Nico Nagel Private 90 Fish Eagle Drive, Koro Creek, 145 Church Street, Koro Creek, 145 Church Street Koro Creek, 145 Church Street Modimolle LP 0510 ZA niconagel0@gmail.com +27795135490'),
(24724,2345,'_shipping_address_index','         '),
(24725,2345,'is_vat_exempt','no'),
(24726,2345,'_recorded_sales','yes'),
(24727,2345,'_recorded_coupon_usage_counts','yes'),
(24728,2345,'_order_stock_reduced','yes'),
(24729,2345,'_new_order_email_sent','true'),
(24730,713,'_eael_custom_js',''),
(24731,804,'_eael_custom_js',''),
(24732,991,'_eael_custom_js',''),
(24733,710,'_eael_custom_js',''),
(24734,54,'_eael_custom_js',''),
(24735,205,'_eael_custom_js',''),
(24736,56,'_eael_custom_js',''),
(24737,60,'_eael_custom_js',''),
(24738,62,'_eael_custom_js',''),
(24739,1003,'_eael_custom_js',''),
(24741,192,'_eael_custom_js',''),
(24742,1010,'_eael_custom_js',''),
(24743,954,'_eael_custom_js',''),
(24744,185,'_eael_custom_js',''),
(24746,1984,'_eael_custom_js',''),
(24747,971,'_eael_custom_js',''),
(24748,1869,'_eael_custom_js',''),
(24749,802,'_eael_custom_js',''),
(24750,1562,'_eael_custom_js',''),
(24751,972,'_eael_custom_js',''),
(24752,2346,'_order_key','wc_order_rw1fmOAvuKbNp'),
(24753,2346,'_customer_user','0'),
(24754,2346,'_payment_method','cod'),
(24755,2346,'_payment_method_title','Get a quote'),
(24756,2346,'_customer_ip_address','156.155.195.89'),
(24757,2346,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Mobile/15E148 Safari/604.1'),
(24758,2346,'_created_via','checkout'),
(24759,2346,'_cart_hash','fc46fc831e0f96a9b08e5ffe8641fb38'),
(24760,2346,'_billing_first_name','Lexy'),
(24761,2346,'_billing_last_name','Buchan'),
(24762,2346,'_billing_company','Maksmar'),
(24763,2346,'_billing_address_1','1 Sheffield Lane'),
(24764,2346,'_billing_city','Salt Rock'),
(24765,2346,'_billing_state','KZN'),
(24766,2346,'_billing_postcode','4420'),
(24767,2346,'_billing_country','ZA'),
(24768,2346,'_billing_email','lexy@lexingtontrading.co.za'),
(24769,2346,'_billing_phone','0609770031'),
(24770,2346,'_order_currency','ZAR'),
(24771,2346,'_cart_discount','0'),
(24772,2346,'_cart_discount_tax','0'),
(24773,2346,'_order_shipping','0'),
(24774,2346,'_order_shipping_tax','0'),
(24775,2346,'_order_tax','0'),
(24776,2346,'_order_total','2104.50'),
(24777,2346,'_order_version','6.8.0'),
(24778,2346,'_prices_include_tax','no'),
(24779,2346,'_billing_address_index','Lexy Buchan Maksmar 1 Sheffield Lane  Salt Rock KZN 4420 ZA lexy@lexingtontrading.co.za 0609770031'),
(24780,2346,'_shipping_address_index','         '),
(24781,2346,'is_vat_exempt','no'),
(24782,2346,'_recorded_sales','yes'),
(24783,2346,'_recorded_coupon_usage_counts','yes'),
(24784,2346,'_order_stock_reduced','yes'),
(24785,2346,'_new_order_email_sent','true'),
(24786,2347,'_order_key','wc_order_P3zwzcXnfmz7b'),
(24787,2347,'_customer_user','0'),
(24788,2347,'_payment_method','cod'),
(24789,2347,'_payment_method_title','Get a quote'),
(24790,2347,'_customer_ip_address','169.0.159.226'),
(24791,2347,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.81 Safari/537.36'),
(24792,2347,'_created_via','checkout'),
(24793,2347,'_cart_hash','87de041c4be2fd9fd0a1015026482d19'),
(24794,2347,'_billing_first_name','Preston'),
(24795,2347,'_billing_last_name','Scott'),
(24796,2347,'_billing_company','Syndicate Pool Services (Pty) Ltd'),
(24797,2347,'_billing_address_1','15 Heather Road, Berea West, Westville.'),
(24798,2347,'_billing_city','Durban'),
(24799,2347,'_billing_state','KZN'),
(24800,2347,'_billing_postcode','3629'),
(24801,2347,'_billing_country','ZA'),
(24802,2347,'_billing_email','info@syndicatepool.co.za'),
(24803,2347,'_billing_phone','0828754229'),
(24804,2347,'_order_currency','ZAR'),
(24805,2347,'_cart_discount','0'),
(24806,2347,'_cart_discount_tax','0'),
(24807,2347,'_order_shipping','0'),
(24808,2347,'_order_shipping_tax','0'),
(24809,2347,'_order_tax','0'),
(24810,2347,'_order_total','4646.00'),
(24811,2347,'_order_version','6.8.0'),
(24812,2347,'_prices_include_tax','no'),
(24813,2347,'_billing_address_index','Preston Scott Syndicate Pool Services (Pty) Ltd 15 Heather Road, Berea West, Westville.  Durban KZN 3629 ZA info@syndicatepool.co.za 0828754229'),
(24814,2347,'_shipping_address_index','         '),
(24815,2347,'is_vat_exempt','no'),
(24816,2347,'_recorded_sales','yes'),
(24817,2347,'_recorded_coupon_usage_counts','yes'),
(24818,2347,'_order_stock_reduced','yes'),
(24819,2347,'_new_order_email_sent','true'),
(24820,2348,'_order_key','wc_order_KmxjM0GF51DYF'),
(24821,2348,'_customer_user','0'),
(24822,2348,'_payment_method','cod'),
(24823,2348,'_payment_method_title','Get a quote'),
(24824,2348,'_customer_ip_address','165.165.161.234'),
(24825,2348,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-A536E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36'),
(24826,2348,'_created_via','checkout'),
(24827,2348,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(24828,2348,'_billing_first_name','Izahn'),
(24829,2348,'_billing_last_name','Koetanie'),
(24830,2348,'_billing_address_1','114 dagama road'),
(24831,2348,'_billing_address_2','Sevos Building'),
(24832,2348,'_billing_city','Jeffreysbay'),
(24833,2348,'_billing_state','WC'),
(24834,2348,'_billing_postcode','6330'),
(24835,2348,'_billing_country','ZA'),
(24836,2348,'_billing_email','info@globalprojects.co.za'),
(24837,2348,'_billing_phone','0842896925'),
(24838,2348,'_order_currency','ZAR'),
(24839,2348,'_cart_discount','0'),
(24840,2348,'_cart_discount_tax','0'),
(24841,2348,'_order_shipping','0'),
(24842,2348,'_order_shipping_tax','0'),
(24843,2348,'_order_tax','0'),
(24844,2348,'_order_total','3789.25'),
(24845,2348,'_order_version','6.8.0'),
(24846,2348,'_prices_include_tax','no'),
(24847,2348,'_billing_address_index','Izahn Koetanie  114 dagama road Sevos Building Jeffreysbay WC 6330 ZA info@globalprojects.co.za 0842896925'),
(24848,2348,'_shipping_address_index','         '),
(24849,2348,'is_vat_exempt','no'),
(24850,2348,'_recorded_sales','yes'),
(24851,2348,'_recorded_coupon_usage_counts','yes'),
(24852,2348,'_order_stock_reduced','yes'),
(24853,2348,'_new_order_email_sent','true'),
(24863,2349,'_order_key','wc_order_AKffNYEK530bh'),
(24864,2349,'_customer_user','0'),
(24865,2349,'_payment_method','cod'),
(24866,2349,'_payment_method_title','Get a quote'),
(24867,2349,'_customer_ip_address','195.206.165.240'),
(24868,2349,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0'),
(24869,2349,'_created_via','checkout'),
(24870,2349,'_cart_hash','c9100be115efb482122f222ac73be219'),
(24871,2349,'_billing_first_name','Doug'),
(24872,2349,'_billing_last_name','Somerville'),
(24873,2349,'_billing_company','PlettVest'),
(24874,2349,'_billing_address_1','Plettvest'),
(24875,2349,'_billing_address_2','Trutter St, Industrial'),
(24876,2349,'_billing_city','Plettenberg Bay'),
(24877,2349,'_billing_state','WC'),
(24878,2349,'_billing_postcode','6600'),
(24879,2349,'_billing_country','ZA'),
(24880,2349,'_billing_email','admin@plettpools.co.za'),
(24881,2349,'_billing_phone','0741134055'),
(24882,2349,'_order_currency','ZAR'),
(24883,2349,'_cart_discount','0'),
(24884,2349,'_cart_discount_tax','0'),
(24885,2349,'_order_shipping','0'),
(24886,2349,'_order_shipping_tax','0'),
(24887,2349,'_order_tax','0'),
(24888,2349,'_order_total','14011.50'),
(24889,2349,'_order_version','6.8.2'),
(24890,2349,'_prices_include_tax','no'),
(24891,2349,'_billing_address_index','Doug Somerville PlettVest Plettvest Trutter St, Industrial Plettenberg Bay WC 6600 ZA admin@plettpools.co.za 0741134055'),
(24892,2349,'_shipping_address_index','         '),
(24893,2349,'is_vat_exempt','no'),
(24894,2349,'_recorded_sales','yes'),
(24895,2349,'_recorded_coupon_usage_counts','yes'),
(24896,2349,'_order_stock_reduced','yes'),
(24897,2349,'_new_order_email_sent','true'),
(24898,2350,'_order_key','wc_order_a7TbDbz1TZXy2'),
(24899,2350,'_customer_user','0'),
(24900,2350,'_payment_method','cod'),
(24901,2350,'_payment_method_title','Get a quote'),
(24902,2350,'_customer_ip_address','197.155.45.59'),
(24903,2350,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:104.0) Gecko/20100101 Firefox/104.0'),
(24904,2350,'_created_via','checkout'),
(24905,2350,'_cart_hash','4ce91930ec86cdb7ce594556b3b5393b'),
(24906,2350,'_billing_first_name','Helgardt'),
(24907,2350,'_billing_last_name','Strydom'),
(24908,2350,'_billing_address_1','65 Milkwood Drive'),
(24909,2350,'_billing_city','Knysna'),
(24910,2350,'_billing_state','WC'),
(24911,2350,'_billing_postcode','6570'),
(24912,2350,'_billing_country','ZA'),
(24913,2350,'_billing_email','strydompools@gmail.com'),
(24914,2350,'_billing_phone','0833086861'),
(24915,2350,'_order_currency','ZAR'),
(24916,2350,'_cart_discount','0'),
(24917,2350,'_cart_discount_tax','0'),
(24918,2350,'_order_shipping','0'),
(24919,2350,'_order_shipping_tax','0'),
(24920,2350,'_order_tax','0'),
(24921,2350,'_order_total','1748.00'),
(24922,2350,'_order_version','6.8.2'),
(24923,2350,'_prices_include_tax','no'),
(24924,2350,'_billing_address_index','Helgardt Strydom  65 Milkwood Drive  Knysna WC 6570 ZA strydompools@gmail.com 0833086861'),
(24925,2350,'_shipping_address_index','         '),
(24926,2350,'is_vat_exempt','no'),
(24927,2350,'_recorded_sales','yes'),
(24928,2350,'_recorded_coupon_usage_counts','yes'),
(24929,2350,'_order_stock_reduced','yes'),
(24930,2350,'_new_order_email_sent','true'),
(24931,2351,'_order_key','wc_order_AkA2p9CPTfNr6'),
(24932,2351,'_customer_user','0'),
(24933,2351,'_payment_method','cod'),
(24934,2351,'_payment_method_title','Get a quote'),
(24935,2351,'_customer_ip_address','41.150.211.246'),
(24936,2351,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1'),
(24937,2351,'_created_via','checkout'),
(24938,2351,'_cart_hash','66532c4a36e01c0eb26c461737f7fe18'),
(24939,2351,'_billing_first_name','Aaqilah'),
(24940,2351,'_billing_last_name','Ebrahim'),
(24941,2351,'_billing_company','Personal'),
(24942,2351,'_billing_address_1','11 Bangalore Avenue Nirvana Polokwane'),
(24943,2351,'_billing_city','Polokwane'),
(24944,2351,'_billing_state','LP'),
(24945,2351,'_billing_postcode','0699'),
(24946,2351,'_billing_country','ZA'),
(24947,2351,'_billing_email','aaqilahbhams@gmail.com'),
(24948,2351,'_billing_phone','0823009786'),
(24949,2351,'_order_currency','ZAR'),
(24950,2351,'_cart_discount','0'),
(24951,2351,'_cart_discount_tax','0'),
(24952,2351,'_order_shipping','0'),
(24953,2351,'_order_shipping_tax','0'),
(24954,2351,'_order_tax','0'),
(24955,2351,'_order_total','3553.50'),
(24956,2351,'_order_version','6.8.2'),
(24957,2351,'_prices_include_tax','no'),
(24958,2351,'_billing_address_index','Aaqilah Ebrahim Personal 11 Bangalore Avenue Nirvana Polokwane  Polokwane LP 0699 ZA aaqilahbhams@gmail.com 0823009786'),
(24959,2351,'_shipping_address_index','         '),
(24960,2351,'is_vat_exempt','no'),
(24961,2351,'_recorded_sales','yes'),
(24962,2351,'_recorded_coupon_usage_counts','yes'),
(24963,2351,'_order_stock_reduced','yes'),
(24964,2351,'_new_order_email_sent','true'),
(24965,2361,'_order_key','wc_order_FjNeBkdlp862E'),
(24966,2361,'_customer_user','0'),
(24967,2361,'_payment_method','cod'),
(24968,2361,'_payment_method_title','Get a quote'),
(24969,2361,'_customer_ip_address','169.0.57.189'),
(24970,2361,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SAMSUNG SM-G996B/G996BXXS5CVHI) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/18.0 Chrome/99.0.4844.88 Mobile Safari/537.36'),
(24971,2361,'_created_via','checkout'),
(24972,2361,'_cart_hash','cf54c38dcd5ef6cfd29e12f2801436ec'),
(24973,2361,'_billing_first_name','Shane'),
(24974,2361,'_billing_last_name','Clarke'),
(24975,2361,'_billing_address_1','18 Gables Way'),
(24976,2361,'_billing_city','Rondebosch'),
(24977,2361,'_billing_state','WC'),
(24978,2361,'_billing_postcode','7700'),
(24979,2361,'_billing_country','ZA'),
(24980,2361,'_billing_email','shanetpp@gmail.com'),
(24981,2361,'_billing_phone','+27826661318'),
(24982,2361,'_order_currency','ZAR'),
(24983,2361,'_cart_discount','0'),
(24984,2361,'_cart_discount_tax','0'),
(24985,2361,'_order_shipping','0'),
(24986,2361,'_order_shipping_tax','0'),
(24987,2361,'_order_tax','0'),
(24988,2361,'_order_total','8245.50'),
(24989,2361,'_order_version','6.9.3'),
(24990,2361,'_prices_include_tax','no'),
(24991,2361,'_billing_address_index','Shane Clarke  18 Gables Way  Rondebosch WC 7700 ZA shanetpp@gmail.com +27826661318'),
(24992,2361,'_shipping_address_index','         '),
(24993,2361,'is_vat_exempt','no'),
(24994,2361,'_recorded_sales','yes'),
(24995,2361,'_recorded_coupon_usage_counts','yes'),
(24996,2361,'_order_stock_reduced','yes'),
(24997,2361,'_new_order_email_sent','true'),
(24998,2362,'_order_key','wc_order_3dJLEVCIp6VPe'),
(24999,2362,'_customer_user','0'),
(25000,2362,'_payment_method','cod'),
(25001,2362,'_payment_method_title','Get a quote'),
(25002,2362,'_customer_ip_address','160.226.137.29'),
(25003,2362,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),
(25004,2362,'_created_via','checkout'),
(25005,2362,'_cart_hash','9c4e33d0e6467a40b4c6da622573ebab'),
(25006,2362,'_billing_first_name','Nicola'),
(25007,2362,'_billing_last_name','Slingsby'),
(25008,2362,'_billing_address_1','11 Regent Street'),
(25009,2362,'_billing_address_2','House'),
(25010,2362,'_billing_city','Greyton'),
(25011,2362,'_billing_state','WC'),
(25012,2362,'_billing_postcode','7233'),
(25013,2362,'_billing_country','ZA'),
(25014,2362,'_billing_email','nicola@exec-coaching.co.za'),
(25015,2362,'_billing_phone','082 902 9000'),
(25016,2362,'_order_currency','ZAR'),
(25017,2362,'_cart_discount','0'),
(25018,2362,'_cart_discount_tax','0'),
(25019,2362,'_order_shipping','0'),
(25020,2362,'_order_shipping_tax','0'),
(25021,2362,'_order_tax','0'),
(25022,2362,'_order_total','11612.70'),
(25023,2362,'_order_version','6.9.4'),
(25024,2362,'_prices_include_tax','no'),
(25025,2362,'_billing_address_index','Nicola Slingsby  11 Regent Street House Greyton WC 7233 ZA nicola@exec-coaching.co.za 082 902 9000'),
(25026,2362,'_shipping_address_index','         '),
(25027,2362,'is_vat_exempt','no'),
(25028,2362,'_recorded_sales','yes'),
(25029,2362,'_recorded_coupon_usage_counts','yes'),
(25030,2362,'_order_stock_reduced','yes'),
(25031,2362,'_new_order_email_sent','true'),
(25032,2363,'_order_key','wc_order_1ocgRnuzjGQBk'),
(25033,2363,'_customer_user','0'),
(25034,2363,'_payment_method','cod'),
(25035,2363,'_payment_method_title','Get a quote'),
(25036,2363,'_customer_ip_address','102.220.209.114'),
(25037,2363,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0'),
(25038,2363,'_created_via','checkout'),
(25039,2363,'_cart_hash','4c870bf9b9c6ee1b026c26d3903d6cd5'),
(25040,2363,'_billing_first_name','Doug'),
(25041,2363,'_billing_last_name','Somerville'),
(25042,2363,'_billing_company','PlettVest'),
(25043,2363,'_billing_address_1','Truter St'),
(25044,2363,'_billing_address_2','Industia'),
(25045,2363,'_billing_city','Plettenberg Bay'),
(25046,2363,'_billing_state','WC'),
(25047,2363,'_billing_postcode','6600'),
(25048,2363,'_billing_country','ZA'),
(25049,2363,'_billing_email','admin@plettpools.co.za'),
(25050,2363,'_billing_phone','0741134055'),
(25051,2363,'_order_currency','ZAR'),
(25052,2363,'_cart_discount','0'),
(25053,2363,'_cart_discount_tax','0'),
(25054,2363,'_order_shipping','0'),
(25055,2363,'_order_shipping_tax','0'),
(25056,2363,'_order_tax','0'),
(25057,2363,'_order_total','7452.00'),
(25058,2363,'_order_version','6.9.4'),
(25059,2363,'_prices_include_tax','no'),
(25060,2363,'_billing_address_index','Doug Somerville PlettVest Truter St Industia Plettenberg Bay WC 6600 ZA admin@plettpools.co.za 0741134055'),
(25061,2363,'_shipping_address_index','         '),
(25062,2363,'is_vat_exempt','no'),
(25063,2363,'_recorded_sales','yes'),
(25064,2363,'_recorded_coupon_usage_counts','yes'),
(25065,2363,'_order_stock_reduced','yes'),
(25066,2363,'_new_order_email_sent','true'),
(25067,2364,'_order_key','wc_order_LIrvoyReSh3ZM'),
(25068,2364,'_customer_user','0'),
(25069,2364,'_payment_method','cod'),
(25070,2364,'_payment_method_title','Get a quote'),
(25071,2364,'_customer_ip_address','102.39.153.124'),
(25072,2364,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1'),
(25073,2364,'_created_via','checkout'),
(25074,2364,'_cart_hash','b2d3277d30be7e097db68259281f38f1'),
(25075,2364,'_billing_first_name','Jaco'),
(25076,2364,'_billing_last_name','Robbertze'),
(25077,2364,'_billing_company','Jacoro Invest (Pty) Ltd'),
(25078,2364,'_billing_address_1','3 Lantana Street'),
(25079,2364,'_billing_address_2','Heldervue'),
(25080,2364,'_billing_city','Somerset West'),
(25081,2364,'_billing_state','WC'),
(25082,2364,'_billing_postcode','7130'),
(25083,2364,'_billing_country','ZA'),
(25084,2364,'_billing_email','jacoroinvest@gmail.com'),
(25085,2364,'_billing_phone','0832358283'),
(25086,2364,'_order_currency','ZAR'),
(25087,2364,'_cart_discount','0'),
(25088,2364,'_cart_discount_tax','0'),
(25089,2364,'_order_shipping','0'),
(25090,2364,'_order_shipping_tax','0'),
(25091,2364,'_order_tax','0'),
(25092,2364,'_order_total','2323.00'),
(25093,2364,'_order_version','6.9.4'),
(25094,2364,'_prices_include_tax','no'),
(25095,2364,'_billing_address_index','Jaco Robbertze Jacoro Invest (Pty) Ltd 3 Lantana Street Heldervue Somerset West WC 7130 ZA jacoroinvest@gmail.com 0832358283'),
(25096,2364,'_shipping_address_index','         '),
(25097,2364,'is_vat_exempt','no'),
(25098,2364,'_recorded_sales','yes'),
(25099,2364,'_recorded_coupon_usage_counts','yes'),
(25100,2364,'_order_stock_reduced','yes'),
(25101,2364,'_new_order_email_sent','true'),
(25102,2365,'_order_key','wc_order_eN9hK5ehKvGt1'),
(25103,2365,'_customer_user','0'),
(25104,2365,'_payment_method','cod'),
(25105,2365,'_payment_method_title','Get a quote'),
(25106,2365,'_customer_ip_address','41.13.14.191'),
(25107,2365,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; VOG-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36'),
(25108,2365,'_created_via','checkout'),
(25109,2365,'_cart_hash','6b63d6de83fe9a7e0beb6d4633b82509'),
(25110,2365,'_billing_first_name','Curtis'),
(25111,2365,'_billing_last_name','Govender'),
(25112,2365,'_billing_address_1','Helderwyk estate'),
(25113,2365,'_billing_address_2','51 heldercrest'),
(25114,2365,'_billing_city','Brakpan'),
(25115,2365,'_billing_state','GP'),
(25116,2365,'_billing_postcode','1541'),
(25117,2365,'_billing_country','ZA'),
(25118,2365,'_billing_email','curtis.govender@yahoo.com'),
(25119,2365,'_billing_phone','0729747719'),
(25120,2365,'_order_currency','ZAR'),
(25121,2365,'_cart_discount','0'),
(25122,2365,'_cart_discount_tax','0'),
(25123,2365,'_order_shipping','0'),
(25124,2365,'_order_shipping_tax','0'),
(25125,2365,'_order_tax','0'),
(25126,2365,'_order_total','17991.75'),
(25127,2365,'_order_version','7.0.0'),
(25128,2365,'_prices_include_tax','no'),
(25129,2365,'_billing_address_index','Curtis Govender  Helderwyk estate 51 heldercrest Brakpan GP 1541 ZA curtis.govender@yahoo.com 0729747719'),
(25130,2365,'_shipping_address_index','         '),
(25131,2365,'is_vat_exempt','no'),
(25132,2365,'_recorded_sales','yes'),
(25133,2365,'_recorded_coupon_usage_counts','yes'),
(25134,2365,'_order_stock_reduced','yes'),
(25135,2365,'_new_order_email_sent','true'),
(25164,54,'_yoast_wpseo_estimated-reading-time-minutes','5'),
(25166,1861,'_edit_lock','1697517905:425'),
(25167,2370,'_wp_attached_file','2020/02/NIXIN-Logo-2022.png'),
(25168,2370,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1597;s:6:\"height\";i:1532;s:4:\"file\";s:27:\"2020/02/NIXIN-Logo-2022.png\";s:8:\"filesize\";i:233353;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"NIXIN-Logo-2022-300x288.png\";s:5:\"width\";i:300;s:6:\"height\";i:288;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26634;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"NIXIN-Logo-2022-1024x982.png\";s:5:\"width\";i:1024;s:6:\"height\";i:982;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"NIXIN-Logo-2022-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11230;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"NIXIN-Logo-2022-768x737.png\";s:5:\"width\";i:768;s:6:\"height\";i:737;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84262;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"NIXIN-Logo-2022-1536x1473.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1473;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189813;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"NIXIN-Logo-2022-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27275;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"NIXIN-Logo-2022-600x576.png\";s:5:\"width\";i:600;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62323;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"NIXIN-Logo-2022-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6601;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25173,1861,'_wp_page_template','default'),
(25174,1861,'_elementor_data','[]'),
(25175,2372,'_elementor_edit_mode','builder'),
(25176,2372,'_elementor_template_type','kit'),
(25177,2372,'_elementor_page_settings','a:11:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:8:\"6db113e9\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"3ed8b0b9\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:7:\"674de48\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:7:\"2d33973\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:9:\"site_name\";s:14:\"Nixin Poolware\";s:16:\"site_description\";s:43:\"Waterspouts, Pool Filters and Pool Products\";s:9:\"site_logo\";a:4:{s:3:\"url\";s:80:\"http://www.nixin.co.za/wp-content/uploads//2020/02/NIXIN-Logo-2022.png\";s:2:\"id\";i:2370;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(25179,2372,'_wp_page_template','default'),
(25180,2372,'_elementor_data','[]'),
(25182,1861,'_elementor_version','3.7.6'),
(25183,1861,'_elementor_pro_version','3.5.2'),
(25191,2373,'_elementor_is_screenshot','1'),
(25192,2373,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_710_2022-10-20-07-37-09_6011c5ee.png'),
(25193,710,'_elementor_screenshot','a:2:{s:2:\"id\";i:2373;s:3:\"url\";s:137:\"http://www.nixin.co.za/wp-content/uploads//elementor/screenshots/Elementor-post-screenshot_710_2022-10-20-07-37-09_6011c5ee.png\";}'),
(25197,2374,'_order_key','wc_order_p8TsOQZUtJSvd'),
(25198,2374,'_customer_user','0'),
(25199,2374,'_payment_method','cod'),
(25200,2374,'_payment_method_title','Get a quote'),
(25201,2374,'_customer_ip_address','102.165.87.47'),
(25202,2374,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(25203,2374,'_created_via','checkout'),
(25204,2374,'_cart_hash','b54710c98b209202062f0a30e643ea42'),
(25205,2374,'_billing_first_name','Geoff'),
(25206,2374,'_billing_last_name','Brown'),
(25207,2374,'_billing_company','RDA Building'),
(25208,2374,'_billing_address_1','15 Haven Drive'),
(25209,2374,'_billing_city','Noordhoek'),
(25210,2374,'_billing_state','WC'),
(25211,2374,'_billing_postcode','7979'),
(25212,2374,'_billing_country','ZA'),
(25213,2374,'_billing_email','rdabuild@gmail.com'),
(25214,2374,'_billing_phone','0846106353'),
(25215,2374,'_order_currency','ZAR'),
(25216,2374,'_cart_discount','0'),
(25217,2374,'_cart_discount_tax','0'),
(25218,2374,'_order_shipping','0'),
(25219,2374,'_order_shipping_tax','0'),
(25220,2374,'_order_tax','0'),
(25221,2374,'_order_total','1625.25'),
(25222,2374,'_order_version','7.0.0'),
(25223,2374,'_prices_include_tax','no'),
(25224,2374,'_billing_address_index','Geoff Brown RDA Building 15 Haven Drive  Noordhoek WC 7979 ZA rdabuild@gmail.com 0846106353'),
(25225,2374,'_shipping_address_index','         '),
(25226,2374,'is_vat_exempt','no'),
(25227,2374,'_recorded_sales','yes'),
(25228,2374,'_recorded_coupon_usage_counts','yes'),
(25229,2374,'_order_stock_reduced','yes'),
(25230,2374,'_new_order_email_sent','true'),
(25296,2382,'_elementor_edit_mode','builder'),
(25297,2382,'_elementor_template_type','header'),
(25298,2382,'_elementor_version','3.7.6'),
(25299,2382,'_elementor_pro_version','3.5.2'),
(25300,2382,'_wp_page_template','default'),
(25301,2382,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(25302,2382,'_elementor_data','[{\"id\":\"d5d17a1\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"nav\",\"background_background\":\"classic\",\"background_color\":\"#20A8C2\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"z_index\":\"10\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"10\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"background_image_mobile\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Curve-Mobile.jpg\",\"id\":\"967\"},\"pp_display_conditions\":[{\"_id\":\"c988d3d\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d9f2dbf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"38ec2b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"3cbb11b\"}],\"eael_cl_logics\":[{\"_id\":\"b1dc316\"}]},\"elements\":[{\"id\":\"c76b0aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"_inline_size\":26.004,\"content_position\":\"center\",\"_inline_size_mobile\":\"50\",\"eael_cl_logics\":[{\"_id\":\"a8ad223\"}],\"pp_display_conditions\":[{\"_id\":\"6e97d93\"}]},\"elements\":[{\"id\":\"b7b0514\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"ebb36ad\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":\"147\",\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5cbbf34\"}]},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":\"\"},{\"id\":\"4cf48e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"66\",\"_inline_size\":73.993,\"_inline_size_mobile\":\"50\",\"content_position\":\"center\",\"eael_cl_logics\":[{\"_id\":\"62ee6f5\"}],\"pp_display_conditions\":[{\"_id\":\"4590310\"}]},\"elements\":[{\"id\":\"f69906e\",\"elType\":\"widget\",\"settings\":{\"align_items\":\"right\",\"pointer\":\"text\",\"animation_text\":\"none\",\"toggle_align\":\"right\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#94CBD3\",\"color_menu_item_active\":\"#94CBD3\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"18\"},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"36\"},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\"},\"full_width\":\"stretch\",\"toggle_color\":\"#ffffff\",\"toggle_background_color\":\"#20a8c2\",\"toggle_color_hover\":\"#ffffff\",\"toggle_background_color_hover\":\"#666666\",\"menu\":\"main-menu\",\"color_dropdown_item\":\"#ffffff\",\"background_color_dropdown_item\":\"#20a8c2\",\"pp_display_conditions\":[{\"_id\":\"cbc447b\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a02ec0c\"}]},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(25303,2382,'_elementor_conditions','a:2:{i:0;s:16:\"include/singular\";i:1;s:19:\"include/woocommerce\";}'),
(25305,713,'_elementor_controls_usage','a:4:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"align\";i:1;s:5:\"width\";i:1;s:5:\"space\";i:1;s:6:\"height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:4:\"link\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:2;s:16:\"content_position\";i:2;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:5:{s:11:\"align_items\";i:1;s:7:\"pointer\";i:1;s:14:\"animation_text\";i:1;s:12:\"toggle_align\";i:1;s:10:\"full_width\";i:1;}}s:5:\"style\";a:3:{s:23:\"section_style_main-menu\";a:11:{s:15:\"color_menu_item\";i:1;s:21:\"color_menu_item_hover\";i:1;s:22:\"color_menu_item_active\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;}s:12:\"style_toggle\";a:4:{s:12:\"toggle_color\";i:1;s:23:\"toggle_background_color\";i:1;s:18:\"toggle_color_hover\";i:1;s:29:\"toggle_background_color_hover\";i:1;}s:22:\"section_style_dropdown\";a:2:{s:19:\"color_dropdown_item\";i:1;s:30:\"background_color_dropdown_item\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:15:\"stretch_section\";i:1;s:3:\"gap\";i:1;s:8:\"html_tag\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"z_index\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(25317,1003,'_eael_widget_elements','a:1:{s:15:\"advanced-search\";s:15:\"advanced-search\";}'),
(25401,2393,'_wp_attached_file','2019/06/Panache-Mosaics-Coral-Gorge.jpg'),
(25402,2393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2019/06/Panache-Mosaics-Coral-Gorge.jpg\";s:8:\"filesize\";i:53816;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21907;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53118;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Panache-Mosaics-Coral-Gorge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(25403,2394,'_wp_attached_file','2019/06/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg'),
(25404,2394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:61:\"2019/06/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg\";s:8:\"filesize\";i:29212;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15477;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27526;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(25417,2396,'_wp_attached_file','2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg'),
(25418,2396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:56:\"2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg\";s:8:\"filesize\";i:10836;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-80-LED-Poolite-website-1-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10293;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-80-LED-Poolite-website-1-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3167;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"NIXIN-SST-80-LED-Poolite-website-1-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10293;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-80-LED-Poolite-website-1-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1867;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25419,2397,'_wp_attached_file','2019/06/Parabond-Epoxy-421-300x300-1.jpg'),
(25420,2397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2019/06/Parabond-Epoxy-421-300x300-1.jpg\";s:8:\"filesize\";i:10941;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Parabond-Epoxy-421-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Parabond-Epoxy-421-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3610;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Parabond-Epoxy-421-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10288;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Parabond-Epoxy-421-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25441,713,'_elementor_screenshot_failed','2022-10-20 14:48:37'),
(25442,952,'_eael_custom_js',''),
(25444,952,'_elementor_screenshot_failed','2022-10-20 14:48:58'),
(25445,954,'_elementor_screenshot_failed','2022-10-20 14:49:17'),
(25446,991,'_elementor_screenshot_failed','2022-10-20 14:49:39'),
(25475,2403,'_wp_attached_file','2022/10/Panache-Mosaics-Twisting-Travertine.jpg'),
(25476,2403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2022/10/Panache-Mosaics-Twisting-Travertine.jpg\";s:8:\"filesize\";i:55402;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21747;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54247;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"Panache-Mosaics-Twisting-Travertine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(25477,2404,'_wp_attached_file','2022/10/Mod-N-Dolphin-Speedy.jpg'),
(25478,2404,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:32:\"2022/10/Mod-N-Dolphin-Speedy.jpg\";s:8:\"filesize\";i:28360;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12785;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28562;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Dolphin-Speedy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(25479,2405,'_wp_attached_file','2022/10/Mod-N-Mozaix-Mod-N-Marston.jpg'),
(25480,2405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:38:\"2022/10/Mod-N-Mozaix-Mod-N-Marston.jpg\";s:8:\"filesize\";i:37649;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17165;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37865;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Mozaix-Mod-N-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(25481,2406,'_wp_attached_file','2022/10/Paradigm-Motifs-300x300-1.jpg'),
(25482,2406,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2022/10/Paradigm-Motifs-300x300-1.jpg\";s:8:\"filesize\";i:6553;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Paradigm-Motifs-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5761;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Paradigm-Motifs-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2400;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Paradigm-Motifs-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5761;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Paradigm-Motifs-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1557;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26003,2459,'_edit_lock','1730124376:425'),
(26004,2459,'_edit_last','425'),
(26005,2459,'_wp_page_template','elementor_header_footer'),
(26006,2459,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(26007,2459,'_yoast_wpseo_wordproof_timestamp',''),
(26008,2459,'_elementor_edit_mode','builder'),
(26009,2459,'_elementor_template_type','wp-page'),
(26010,2459,'_elementor_version','3.14.1'),
(26011,2459,'_elementor_pro_version','3.14.1'),
(26012,2459,'_eael_custom_js',''),
(26013,2459,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(26014,2459,'_elementor_data','[{\"id\":\"6894e28\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"a745eeb\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3a7a95b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"41b66f0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5678565\"}],\"eael_cl_logics\":[{\"_id\":\"8dffa13\"}]},\"elements\":[{\"id\":\"c74542f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"19c0b3a\"}],\"pp_display_conditions\":[{\"_id\":\"f9aab85\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}]},\"elements\":[{\"id\":\"3316b93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e0b517\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"40\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6a49b44\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"467d9d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"61aaf09\"}],\"eael_cl_logics\":[{\"_id\":\"56835ce\"}],\"pp_display_conditions\":[{\"_id\":\"b2dc4f0\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"content_width\":{\"unit\":\"px\",\"size\":\"1549\",\"sizes\":[]}},\"elements\":[{\"id\":\"2012e81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"a176335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails.jpg\",\"id\":\"2995\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&amp;-rails\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9603c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stainless Steel <br>Pool Ladders &amp; Rails\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&amp;-rails\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"f6236df\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"39711ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories.jpg\",\"id\":\"2996\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"94d094b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stainless Steel pool Accessories\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"18cecd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"ce33628\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts.jpg\",\"id\":\"3009\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-water-spouts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"886b6cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"stainless steel <br>Water Spouts\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-water-spouts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"176bb3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"3174917\"}],\"pp_display_conditions\":[{\"_id\":\"76b0baa\"}]},\"elements\":[{\"id\":\"cea807d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights.jpg\",\"id\":\"3010\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"6a31e6d\"}],\"pp_display_conditions\":[{\"_id\":\"0c0a555\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19351d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"stainless steel <br>LED Pool Lights\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(26057,2459,'_yoast_wpseo_content_score','90'),
(26391,2494,'_wp_attached_file','2022/10/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg'),
(26392,2494,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:60:\"2022/10/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg\";s:8:\"filesize\";i:31655;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29807;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16286;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29807;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:60:\"Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(26409,2497,'_wp_attached_file','2022/10/NIXIN-SST-Compact-Spa-Jet-300x300-1.jpg'),
(26410,2497,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2022/10/NIXIN-SST-Compact-Spa-Jet-300x300-1.jpg\";s:8:\"filesize\";i:8584;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Spa-Jet-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Spa-Jet-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2991;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Spa-Jet-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7972;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Spa-Jet-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26411,2498,'_wp_attached_file','2022/10/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1.jpg'),
(26412,2498,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:63:\"2022/10/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1.jpg\";s:8:\"filesize\";i:29212;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15477;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:63:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27526;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:63:\"Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(26572,2512,'_wp_attached_file','2022/10/Water-Spouts-SST-Waterspout-C-shape.jpg'),
(26573,2512,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:47:\"2022/10/Water-Spouts-SST-Waterspout-C-shape.jpg\";s:8:\"filesize\";i:23599;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23756;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13337;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23756;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"Water-Spouts-SST-Waterspout-C-shape-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12292;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(26574,2513,'_wp_attached_file','2022/10/Ladders-Rails-300x300-1.jpg'),
(26575,2513,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:35:\"2022/10/Ladders-Rails-300x300-1.jpg\";s:8:\"filesize\";i:4868;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Ladders-Rails-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Ladders-Rails-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1712;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Ladders-Rails-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4002;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Ladders-Rails-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1171;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26625,2519,'_edit_lock','1747637914:244'),
(26626,2519,'_edit_last','425'),
(26627,2519,'_wp_page_template','elementor_header_footer'),
(26628,2519,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(26629,2519,'_yoast_wpseo_wordproof_timestamp',''),
(26630,2519,'_elementor_edit_mode','builder'),
(26631,2519,'_elementor_template_type','wp-page'),
(26632,2519,'_elementor_version','3.7.6'),
(26633,2519,'_elementor_pro_version','3.5.2'),
(26634,2519,'_eael_custom_js',''),
(26635,2519,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(26636,2519,'_elementor_data','[{\"id\":\"6894e28\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"a745eeb\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3a7a95b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"41b66f0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5678565\"}],\"eael_cl_logics\":[{\"_id\":\"8dffa13\"}]},\"elements\":[{\"id\":\"c74542f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"19c0b3a\"}],\"pp_display_conditions\":[{\"_id\":\"f9aab85\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}]},\"elements\":[{\"id\":\"3316b93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e0b517\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"20\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6a49b44\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"467d9d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"61aaf09\"}],\"eael_cl_logics\":[{\"_id\":\"56835ce\"}],\"pp_display_conditions\":[{\"_id\":\"b2dc4f0\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"08523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.508,\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"e38d628\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg\",\"id\":2396,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"89a7bcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"LED Pool Lights\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18cecd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.492,\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"ce33628\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Aimflo-Accessories-300x300-1.jpg\",\"id\":2521,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/aimflo-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"886b6cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Acetal Accessories\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/aimflo-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(26652,2521,'_wp_attached_file','2022/10/Aimflo-Accessories-300x300-1.jpg'),
(26653,2521,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:40:\"2022/10/Aimflo-Accessories-300x300-1.jpg\";s:8:\"filesize\";i:7419;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Aimflo-Accessories-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Aimflo-Accessories-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2763;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Aimflo-Accessories-300x300-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Aimflo-Accessories-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26765,2519,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:11:\"title_color\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:5:\"align\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(26992,2552,'_wp_attached_file','2022/10/86cf6937-62af-4739-841a-108996a185b5.jpg'),
(26993,2552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:716;s:6:\"height\";i:716;s:4:\"file\";s:48:\"2022/10/86cf6937-62af-4739-841a-108996a185b5.jpg\";s:8:\"filesize\";i:117809;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"86cf6937-62af-4739-841a-108996a185b5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"86cf6937-62af-4739-841a-108996a185b5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5925;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"86cf6937-62af-4739-841a-108996a185b5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15429;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"86cf6937-62af-4739-841a-108996a185b5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43670;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"86cf6937-62af-4739-841a-108996a185b5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1570030027\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26994,2553,'_wp_attached_file','2022/10/PHOTO-2022-03-11-12-59-12.jpg'),
(26995,2553,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2022/10/PHOTO-2022-03-11-12-59-12.jpg\";s:8:\"filesize\";i:244707;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-03-11-12-59-12-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18350;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PHOTO-2022-03-11-12-59-12-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-03-11-12-59-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-03-11-12-59-12-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103367;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2022-03-11-12-59-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23707;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-03-11-12-59-12-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65351;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-03-11-12-59-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26996,2554,'_wp_attached_file','2022/10/PHOTO-2022-04-03-10-36-15.jpg'),
(26997,2554,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2022/10/PHOTO-2022-04-03-10-36-15.jpg\";s:8:\"filesize\";i:492971;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22308;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PHOTO-2022-04-03-10-36-15-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130964;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"PHOTO-2022-04-03-10-36-15-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:448325;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29323;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83543;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4057;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(26998,2555,'_wp_attached_file','2022/10/7855d9d6-13ab-48fd-bde6-95d7401b66a6.jpg'),
(26999,2555,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:798;s:6:\"height\";i:798;s:4:\"file\";s:48:\"2022/10/7855d9d6-13ab-48fd-bde6-95d7401b66a6.jpg\";s:8:\"filesize\";i:110851;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"7855d9d6-13ab-48fd-bde6-95d7401b66a6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"7855d9d6-13ab-48fd-bde6-95d7401b66a6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4561;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"7855d9d6-13ab-48fd-bde6-95d7401b66a6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46114;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"7855d9d6-13ab-48fd-bde6-95d7401b66a6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11338;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"7855d9d6-13ab-48fd-bde6-95d7401b66a6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32098;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"7855d9d6-13ab-48fd-bde6-95d7401b66a6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3035;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1623430536\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27000,2556,'_wp_attached_file','2022/10/SST-Standard-Rail-1300mm-Core24.jpg'),
(27001,2556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:43:\"2022/10/SST-Standard-Rail-1300mm-Core24.jpg\";s:8:\"filesize\";i:287470;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"SST-Standard-Rail-1300mm-Core24-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15607;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"SST-Standard-Rail-1300mm-Core24-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147922;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"SST-Standard-Rail-1300mm-Core24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"SST-Standard-Rail-1300mm-Core24-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85512;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"SST-Standard-Rail-1300mm-Core24-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303785;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"SST-Standard-Rail-1300mm-Core24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19209;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"SST-Standard-Rail-1300mm-Core24-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53821;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"SST-Standard-Rail-1300mm-Core24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27002,2557,'_wp_attached_file','2022/10/PHOTO-2021-01-29-15-58-20-2.jpg'),
(27003,2557,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1280;s:4:\"file\";s:39:\"2022/10/PHOTO-2021-01-29-15-58-20-2.jpg\";s:8:\"filesize\";i:127898;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"PHOTO-2021-01-29-15-58-20-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14653;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"PHOTO-2021-01-29-15-58-20-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105990;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"PHOTO-2021-01-29-15-58-20-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"PHOTO-2021-01-29-15-58-20-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66856;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"PHOTO-2021-01-29-15-58-20-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14653;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"PHOTO-2021-01-29-15-58-20-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44600;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"PHOTO-2021-01-29-15-58-20-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2867;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27004,2558,'_wp_attached_file','2022/10/PHOTO-2021-01-29-15-58-20.jpg'),
(27005,2558,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2022/10/PHOTO-2021-01-29-15-58-20.jpg\";s:8:\"filesize\";i:100933;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-01-29-15-58-20-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12230;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PHOTO-2021-01-29-15-58-20-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-01-29-15-58-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5238;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-01-29-15-58-20-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52264;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2021-01-29-15-58-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14982;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-01-29-15-58-20-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35672;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-01-29-15-58-20-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2832;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27006,2559,'_wp_attached_file','2022/10/P-Rail-1200mm-Core24.jpg'),
(27007,2559,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:32:\"2022/10/P-Rail-1200mm-Core24.jpg\";s:8:\"filesize\";i:349549;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"P-Rail-1200mm-Core24-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15835;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"P-Rail-1200mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"P-Rail-1200mm-Core24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"P-Rail-1200mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169590;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"P-Rail-1200mm-Core24-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:350743;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"P-Rail-1200mm-Core24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19572;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"P-Rail-1200mm-Core24-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103007;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"P-Rail-1200mm-Core24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2821;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27008,2560,'_wp_attached_file','2022/10/PHOTO-2021-06-21-15-29-28.jpg'),
(27009,2560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2022/10/PHOTO-2021-06-21-15-29-28.jpg\";s:8:\"filesize\";i:41699;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-21-15-29-28-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6493;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PHOTO-2021-06-21-15-29-28-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-21-15-29-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-21-15-29-28-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23253;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"PHOTO-2021-06-21-15-29-28-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62986;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2021-06-21-15-29-28-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6922;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-21-15-29-28-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16874;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-21-15-29-28-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27010,2561,'_wp_attached_file','2022/10/PHOTO-2021-06-11-15-42-59.jpg'),
(27011,2561,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:37:\"2022/10/PHOTO-2021-06-11-15-42-59.jpg\";s:8:\"filesize\";i:94589;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-11-15-42-59-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12308;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PHOTO-2021-06-11-15-42-59-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83421;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-11-15-42-59-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4833;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-11-15-42-59-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54479;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2021-06-11-15-42-59-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14034;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-11-15-42-59-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37322;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2021-06-11-15-42-59-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27012,2562,'_wp_attached_file','2022/10/SST-P-Rail-470mm-Core24.jpg'),
(27013,2562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:35:\"2022/10/SST-P-Rail-470mm-Core24.jpg\";s:8:\"filesize\";i:176009;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"SST-P-Rail-470mm-Core24-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12743;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"SST-P-Rail-470mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"SST-P-Rail-470mm-Core24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4800;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-P-Rail-470mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123893;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"SST-P-Rail-470mm-Core24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15248;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"SST-P-Rail-470mm-Core24-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77317;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"SST-P-Rail-470mm-Core24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27014,2563,'_wp_attached_file','2022/10/PHOTO-2020-01-21-20-35-24.jpg'),
(27015,2563,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:768;s:4:\"file\";s:37:\"2022/10/PHOTO-2020-01-21-20-35-24.jpg\";s:8:\"filesize\";i:63142;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2020-01-21-20-35-24-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2020-01-21-20-35-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2020-01-21-20-35-24-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44412;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2020-01-21-20-35-24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10733;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2020-01-21-20-35-24-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29332;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2020-01-21-20-35-24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27016,2564,'_wp_attached_file','2022/10/SST-Standard-Rail-1300mm.jpg'),
(27017,2564,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:576;s:6:\"height\";i:1024;s:4:\"file\";s:36:\"2022/10/SST-Standard-Rail-1300mm.jpg\";s:8:\"filesize\";i:55384;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Standard-Rail-1300mm-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Standard-Rail-1300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4453;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Standard-Rail-1300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13658;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Standard-Rail-1300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2515;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27018,2565,'_wp_attached_file','2022/10/PHOTO-2019-08-16-09-26-44.jpg'),
(27019,2565,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:1024;s:4:\"file\";s:37:\"2022/10/PHOTO-2019-08-16-09-26-44.jpg\";s:8:\"filesize\";i:101509;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2019-08-16-09-26-44-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13925;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2019-08-16-09-26-44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6194;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2019-08-16-09-26-44-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19382;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2019-08-16-09-26-44-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71718;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2019-08-16-09-26-44-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27049,1003,'_edit_last','244'),
(27077,54,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:13;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:13;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;s:5:\"align\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:6;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:7;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:6;s:19:\"background_position\";i:4;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:7;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:3;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:13:\"selected_icon\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:31:\"title_typography_text_transform\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:3:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(27155,2577,'_order_key','wc_order_efXjX0wjUdja8'),
(27156,2577,'_customer_user','0'),
(27157,2577,'_payment_method','cod'),
(27158,2577,'_payment_method_title','Get a quote'),
(27159,2577,'_customer_ip_address','197.184.180.115'),
(27160,2577,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47'),
(27161,2577,'_created_via','checkout'),
(27162,2577,'_cart_hash','cb758d88706ee9598043a2532fa75453'),
(27163,2577,'_billing_first_name','Rehaan'),
(27164,2577,'_billing_last_name','Anverali'),
(27165,2577,'_billing_company','Simply Workwear'),
(27166,2577,'_billing_address_1','23 Cloud Street, Sunderland Ridge, Centurion, South Africa'),
(27167,2577,'_billing_address_2','Westhill Business Estate'),
(27168,2577,'_billing_city','Centurion'),
(27169,2577,'_billing_state','GP'),
(27170,2577,'_billing_postcode','0149'),
(27171,2577,'_billing_country','ZA'),
(27172,2577,'_billing_email','rehaan@simplyworkwear.co.za'),
(27173,2577,'_billing_phone','+27826711678'),
(27174,2577,'_order_currency','ZAR'),
(27175,2577,'_cart_discount','0'),
(27176,2577,'_cart_discount_tax','0'),
(27177,2577,'_order_shipping','0'),
(27178,2577,'_order_shipping_tax','0'),
(27179,2577,'_order_tax','0'),
(27180,2577,'_order_total','851.00'),
(27181,2577,'_order_version','7.0.0'),
(27182,2577,'_prices_include_tax','no'),
(27183,2577,'_billing_address_index','Rehaan Anverali Simply Workwear 23 Cloud Street, Sunderland Ridge, Centurion, South Africa Westhill Business Estate Centurion GP 0149 ZA rehaan@simplyworkwear.co.za +27826711678'),
(27184,2577,'_shipping_address_index','         '),
(27185,2577,'is_vat_exempt','no'),
(27186,2577,'_recorded_sales','yes'),
(27187,2577,'_recorded_coupon_usage_counts','yes'),
(27188,2577,'_order_stock_reduced','yes'),
(27189,2577,'_new_order_email_sent','true'),
(27190,2578,'_order_key','wc_order_1iQgnC0nzgagx'),
(27191,2578,'_customer_user','0'),
(27192,2578,'_payment_method','cod'),
(27193,2578,'_payment_method_title','Get a quote'),
(27194,2578,'_customer_ip_address','105.161.200.39'),
(27195,2578,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; CPH2219) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36'),
(27196,2578,'_created_via','checkout'),
(27197,2578,'_cart_hash','e23ccd656bf91ae9f0312fa63a848767'),
(27198,2578,'_billing_first_name','wafula'),
(27199,2578,'_billing_last_name','Daniel'),
(27200,2578,'_billing_company','wakeda'),
(27201,2578,'_billing_address_1','lungalunga road'),
(27202,2578,'_billing_address_2','Ukunda'),
(27203,2578,'_billing_city','mombasa'),
(27204,2578,'_billing_state','KE19'),
(27205,2578,'_billing_postcode','80400'),
(27206,2578,'_billing_country','KE'),
(27207,2578,'_billing_email','danketty@gmail.com'),
(27208,2578,'_billing_phone','0720704345'),
(27209,2578,'_order_currency','ZAR'),
(27210,2578,'_cart_discount','0'),
(27211,2578,'_cart_discount_tax','0'),
(27212,2578,'_order_shipping','0'),
(27213,2578,'_order_shipping_tax','0'),
(27214,2578,'_order_tax','0'),
(27215,2578,'_order_total','1437.50'),
(27216,2578,'_order_version','7.0.1'),
(27217,2578,'_prices_include_tax','no'),
(27218,2578,'_billing_address_index','wafula Daniel wakeda lungalunga road Ukunda mombasa KE19 80400 KE danketty@gmail.com 0720704345'),
(27219,2578,'_shipping_address_index','         '),
(27220,2578,'is_vat_exempt','no'),
(27221,2578,'_recorded_sales','yes'),
(27222,2578,'_recorded_coupon_usage_counts','yes'),
(27223,2578,'_order_stock_reduced','yes'),
(27224,2578,'_new_order_email_sent','true'),
(27225,2579,'_order_key','wc_order_LtlXSAkhvn1NC'),
(27226,2579,'_customer_user','0'),
(27227,2579,'_payment_method','cod'),
(27228,2579,'_payment_method_title','Get a quote'),
(27229,2579,'_customer_ip_address','41.60.81.91'),
(27230,2579,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(27231,2579,'_created_via','checkout'),
(27232,2579,'_cart_hash','1e43ac55ec22f58db827bb99505c8c9a'),
(27233,2579,'_billing_first_name','Sophie'),
(27234,2579,'_billing_last_name','Irvine'),
(27235,2579,'_billing_company','Prokel Trading'),
(27236,2579,'_billing_address_1','Unit 33 Pomona Junction, Corner Bon Creation & Constantia Road, Corner Bon Creation & Constantia Road'),
(27237,2579,'_billing_address_2','Corner Bon Creation & Constantia Road'),
(27238,2579,'_billing_city','Johannesburg'),
(27239,2579,'_billing_state','GP'),
(27240,2579,'_billing_postcode','1619'),
(27241,2579,'_billing_country','ZA'),
(27242,2579,'_billing_email','sophiefaydherbe@icloud.com'),
(27243,2579,'_billing_phone','+27749595783'),
(27244,2579,'_order_currency','ZAR'),
(27245,2579,'_cart_discount','0'),
(27246,2579,'_cart_discount_tax','0'),
(27247,2579,'_order_shipping','0'),
(27248,2579,'_order_shipping_tax','0'),
(27249,2579,'_order_tax','0'),
(27250,2579,'_order_total','9936.00'),
(27251,2579,'_order_version','7.0.1'),
(27252,2579,'_prices_include_tax','no'),
(27253,2579,'_billing_address_index','Sophie Irvine Prokel Trading Unit 33 Pomona Junction, Corner Bon Creation & Constantia Road, Corner Bon Creation & Constantia Road Corner Bon Creation & Constantia Road Johannesburg GP 1619 ZA sophiefaydherbe@icloud.com +27749595783'),
(27254,2579,'_shipping_address_index','         '),
(27255,2579,'is_vat_exempt','no'),
(27256,2579,'_recorded_sales','yes'),
(27257,2579,'_recorded_coupon_usage_counts','yes'),
(27258,2579,'_order_stock_reduced','yes'),
(27259,2579,'_new_order_email_sent','true'),
(27260,2580,'_order_key','wc_order_2dnpfN65rmINY'),
(27261,2580,'_customer_user','0'),
(27262,2580,'_payment_method','cod'),
(27263,2580,'_payment_method_title','Get a quote'),
(27264,2580,'_customer_ip_address','102.32.76.92'),
(27265,2580,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36'),
(27266,2580,'_created_via','checkout'),
(27267,2580,'_cart_hash','70c1e66615610257f5a1f6aff7ed3281'),
(27268,2580,'_billing_first_name','Brenda'),
(27269,2580,'_billing_last_name','Claassen'),
(27270,2580,'_billing_address_1','721 Petrus street, Rietvalleirand'),
(27271,2580,'_billing_address_2','De Oude Waterkloof estate no 59'),
(27272,2580,'_billing_city','Pretoria'),
(27273,2580,'_billing_state','GP'),
(27274,2580,'_billing_postcode','0174'),
(27275,2580,'_billing_country','ZA'),
(27276,2580,'_billing_email','Brenda.Claassen@ardaghgroup.com'),
(27277,2580,'_billing_phone','0835766097'),
(27278,2580,'_order_currency','ZAR'),
(27279,2580,'_cart_discount','0'),
(27280,2580,'_cart_discount_tax','0'),
(27281,2580,'_order_shipping','0'),
(27282,2580,'_order_shipping_tax','0'),
(27283,2580,'_order_tax','0'),
(27284,2580,'_order_total','4335.50'),
(27285,2580,'_order_version','7.0.1'),
(27286,2580,'_prices_include_tax','no'),
(27287,2580,'_billing_address_index','Brenda Claassen  721 Petrus street, Rietvalleirand De Oude Waterkloof estate no 59 Pretoria GP 0174 ZA Brenda.Claassen@ardaghgroup.com 0835766097'),
(27288,2580,'_shipping_address_index','         '),
(27289,2580,'is_vat_exempt','no'),
(27290,2580,'_recorded_sales','yes'),
(27291,2580,'_recorded_coupon_usage_counts','yes'),
(27292,2580,'_order_stock_reduced','yes'),
(27293,2580,'_new_order_email_sent','true'),
(27294,2581,'_order_key','wc_order_7Jb8AJCiLwMXg'),
(27295,2581,'_customer_user','0'),
(27296,2581,'_payment_method','cod'),
(27297,2581,'_payment_method_title','Get a quote'),
(27298,2581,'_customer_ip_address','41.13.154.142'),
(27299,2581,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'),
(27300,2581,'_created_via','checkout'),
(27301,2581,'_cart_hash','771cc1a1d1d7748ee8baaa740ca9c987'),
(27302,2581,'_billing_first_name','SANDRA'),
(27303,2581,'_billing_last_name','PILLAY'),
(27304,2581,'_billing_company','POOL AID POOL CENTRE'),
(27305,2581,'_billing_address_1','45 HILKEN DRIVE'),
(27306,2581,'_billing_address_2','UMHLANGA ROCKS'),
(27307,2581,'_billing_city','DURBAN'),
(27308,2581,'_billing_state','KZN'),
(27309,2581,'_billing_postcode','4068'),
(27310,2581,'_billing_country','ZA'),
(27311,2581,'_billing_email','INFO@POOLAIDCENTRE.CO.ZA'),
(27312,2581,'_billing_phone','+27786205735'),
(27313,2581,'_order_currency','ZAR'),
(27314,2581,'_cart_discount','0'),
(27315,2581,'_cart_discount_tax','0'),
(27316,2581,'_order_shipping','0'),
(27317,2581,'_order_shipping_tax','0'),
(27318,2581,'_order_tax','0'),
(27319,2581,'_order_total','1466.25'),
(27320,2581,'_order_version','7.0.1'),
(27321,2581,'_prices_include_tax','no'),
(27322,2581,'_billing_address_index','SANDRA PILLAY POOL AID POOL CENTRE 45 HILKEN DRIVE UMHLANGA ROCKS DURBAN KZN 4068 ZA INFO@POOLAIDCENTRE.CO.ZA +27786205735'),
(27323,2581,'_shipping_address_index','         '),
(27324,2581,'is_vat_exempt','no'),
(27325,2581,'_recorded_sales','yes'),
(27326,2581,'_recorded_coupon_usage_counts','yes'),
(27327,2581,'_order_stock_reduced','yes'),
(27328,2581,'_new_order_email_sent','true'),
(27329,2582,'_order_key','wc_order_2adkN5LefAnjp'),
(27330,2582,'_customer_user','0'),
(27331,2582,'_payment_method','cod'),
(27332,2582,'_payment_method_title','Get a quote'),
(27333,2582,'_customer_ip_address','209.203.45.70'),
(27334,2582,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0'),
(27335,2582,'_created_via','checkout'),
(27336,2582,'_cart_hash','2427d37ee6251cce05f28a9c6b27ae61'),
(27337,2582,'_billing_first_name','Doug'),
(27338,2582,'_billing_last_name','Somerville'),
(27339,2582,'_billing_company','PlettVest'),
(27340,2582,'_billing_address_1','Truter St'),
(27341,2582,'_billing_city','Plettenberg Bay'),
(27342,2582,'_billing_state','WC'),
(27343,2582,'_billing_postcode','6600'),
(27344,2582,'_billing_country','ZA'),
(27345,2582,'_billing_email','admoin@plettpools.co.za'),
(27346,2582,'_billing_phone','0741134055'),
(27347,2582,'_order_currency','ZAR'),
(27348,2582,'_cart_discount','0'),
(27349,2582,'_cart_discount_tax','0'),
(27350,2582,'_order_shipping','0'),
(27351,2582,'_order_shipping_tax','0'),
(27352,2582,'_order_tax','0'),
(27353,2582,'_order_total','13984.00'),
(27354,2582,'_order_version','7.0.1'),
(27355,2582,'_prices_include_tax','no'),
(27356,2582,'_billing_address_index','Doug Somerville PlettVest Truter St  Plettenberg Bay WC 6600 ZA admoin@plettpools.co.za 0741134055'),
(27357,2582,'_shipping_address_index','         '),
(27358,2582,'is_vat_exempt','no'),
(27359,2582,'_recorded_sales','yes'),
(27360,2582,'_recorded_coupon_usage_counts','yes'),
(27361,2582,'_order_stock_reduced','yes'),
(27362,2582,'_new_order_email_sent','true'),
(27363,2583,'_order_key','wc_order_pcaOwNT1MoAUX'),
(27364,2583,'_customer_user','0'),
(27365,2583,'_payment_method','cod'),
(27366,2583,'_payment_method_title','Get a quote'),
(27367,2583,'_customer_ip_address','102.134.95.156'),
(27368,2583,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1'),
(27369,2583,'_created_via','checkout'),
(27370,2583,'_cart_hash','3c55803e687d1359537c37f65440e225'),
(27371,2583,'_billing_first_name','Karel'),
(27372,2583,'_billing_last_name','Botha'),
(27373,2583,'_billing_company','Artdeolivia'),
(27374,2583,'_billing_address_1','2 faure straat'),
(27375,2583,'_billing_city','Swellendam'),
(27376,2583,'_billing_state','WC'),
(27377,2583,'_billing_postcode','6740'),
(27378,2583,'_billing_country','ZA'),
(27379,2583,'_billing_email','bothakarel@yahoo.com'),
(27380,2583,'_billing_phone','+27767147087'),
(27381,2583,'_order_currency','ZAR'),
(27382,2583,'_cart_discount','0'),
(27383,2583,'_cart_discount_tax','0'),
(27384,2583,'_order_shipping','0'),
(27385,2583,'_order_shipping_tax','0'),
(27386,2583,'_order_tax','0'),
(27387,2583,'_order_total','1776.75'),
(27388,2583,'_order_version','7.0.1'),
(27389,2583,'_prices_include_tax','no'),
(27390,2583,'_billing_address_index','Karel Botha Artdeolivia 2 faure straat  Swellendam WC 6740 ZA bothakarel@yahoo.com +27767147087'),
(27391,2583,'_shipping_address_index','         '),
(27392,2583,'is_vat_exempt','no'),
(27393,2583,'_recorded_sales','yes'),
(27394,2583,'_recorded_coupon_usage_counts','yes'),
(27395,2583,'_order_stock_reduced','yes'),
(27396,2583,'_new_order_email_sent','true'),
(27397,2584,'_order_key','wc_order_mhWg3EOYCmA57'),
(27398,2584,'_customer_user','0'),
(27399,2584,'_payment_method','cod'),
(27400,2584,'_payment_method_title','Get a quote'),
(27401,2584,'_customer_ip_address','41.13.196.158'),
(27402,2584,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-G985F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36'),
(27403,2584,'_created_via','checkout'),
(27404,2584,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(27405,2584,'_download_permissions_granted','no'),
(27406,2584,'_recorded_sales','yes'),
(27407,2584,'_recorded_coupon_usage_counts','yes'),
(27408,2584,'_new_order_email_sent','true'),
(27409,2584,'_order_stock_reduced','yes'),
(27410,2584,'_billing_first_name','Niel'),
(27411,2584,'_billing_last_name','Haupt'),
(27412,2584,'_billing_address_1','12 Klapperbos crescent'),
(27413,2584,'_billing_city','Stilbaai Wes'),
(27414,2584,'_billing_state','WC'),
(27415,2584,'_billing_postcode','6674'),
(27416,2584,'_billing_country','ZA'),
(27417,2584,'_billing_email','nielhaupt1@gmail.com'),
(27418,2584,'_billing_phone','+27823787646'),
(27419,2584,'_order_currency','ZAR'),
(27420,2584,'_cart_discount','0'),
(27421,2584,'_cart_discount_tax','0'),
(27422,2584,'_order_shipping','0'),
(27423,2584,'_order_shipping_tax','0'),
(27424,2584,'_order_tax','0'),
(27425,2584,'_order_total','3789.25'),
(27426,2584,'_order_version','7.1.0'),
(27427,2584,'_prices_include_tax','no'),
(27428,2584,'_billing_address_index','Niel Haupt  12 Klapperbos crescent  Stilbaai Wes WC 6674 ZA nielhaupt1@gmail.com +27823787646'),
(27429,2584,'_shipping_address_index','         '),
(27430,2584,'is_vat_exempt','no'),
(27431,2585,'_order_key','wc_order_5d2rp3bkNB6da'),
(27432,2585,'_customer_user','0'),
(27433,2585,'_payment_method','cod'),
(27434,2585,'_payment_method_title','Get a quote'),
(27435,2585,'_customer_ip_address','105.184.237.155'),
(27436,2585,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15'),
(27437,2585,'_created_via','checkout'),
(27438,2585,'_cart_hash','b54710c98b209202062f0a30e643ea42'),
(27439,2585,'_download_permissions_granted','no'),
(27440,2585,'_recorded_sales','yes'),
(27441,2585,'_recorded_coupon_usage_counts','yes'),
(27442,2585,'_new_order_email_sent','true'),
(27443,2585,'_order_stock_reduced','yes'),
(27444,2585,'_billing_first_name','EVANGELO'),
(27445,2585,'_billing_last_name','KELLARIS'),
(27446,2585,'_billing_address_1','71 ALTON STREET'),
(27447,2585,'_billing_address_2','LYNNWOOD GLEN'),
(27448,2585,'_billing_city','PRETORIA'),
(27449,2585,'_billing_state','GP'),
(27450,2585,'_billing_postcode','0081'),
(27451,2585,'_billing_country','ZA'),
(27452,2585,'_billing_email','eakellaris@gmail.com'),
(27453,2585,'_billing_phone','0824657967'),
(27454,2585,'_order_currency','ZAR'),
(27455,2585,'_cart_discount','0'),
(27456,2585,'_cart_discount_tax','0'),
(27457,2585,'_order_shipping','0'),
(27458,2585,'_order_shipping_tax','0'),
(27459,2585,'_order_tax','0'),
(27460,2585,'_order_total','1625.25'),
(27461,2585,'_order_version','7.1.0'),
(27462,2585,'_prices_include_tax','no'),
(27463,2585,'_billing_address_index','EVANGELO KELLARIS  71 ALTON STREET LYNNWOOD GLEN PRETORIA GP 0081 ZA eakellaris@gmail.com 0824657967'),
(27464,2585,'_shipping_address_index','         '),
(27465,2585,'is_vat_exempt','no'),
(27466,2586,'_order_key','wc_order_QnV3tjwPHOd8S'),
(27467,2586,'_customer_user','0'),
(27468,2586,'_payment_method','cod'),
(27469,2586,'_payment_method_title','Get a quote'),
(27470,2586,'_customer_ip_address','102.66.97.72'),
(27471,2586,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0'),
(27472,2586,'_created_via','checkout'),
(27473,2586,'_cart_hash','98a7c60eeaf987f60e2f29a1c8089133'),
(27474,2586,'_download_permissions_granted','no'),
(27475,2586,'_recorded_sales','yes'),
(27476,2586,'_recorded_coupon_usage_counts','yes'),
(27477,2586,'_new_order_email_sent','true'),
(27478,2586,'_order_stock_reduced','yes'),
(27479,2586,'_billing_first_name','Stephen'),
(27480,2586,'_billing_last_name','Hauptfleisch'),
(27481,2586,'_billing_address_1','2 Sydney Road'),
(27482,2586,'_billing_city','Evander'),
(27483,2586,'_billing_state','MP'),
(27484,2586,'_billing_postcode','2280'),
(27485,2586,'_billing_country','ZA'),
(27486,2586,'_billing_email','stephen@twgroup.co.za'),
(27487,2586,'_billing_phone','0828260359'),
(27488,2586,'_order_currency','ZAR'),
(27489,2586,'_cart_discount','0'),
(27490,2586,'_cart_discount_tax','0'),
(27491,2586,'_order_shipping','0'),
(27492,2586,'_order_shipping_tax','0'),
(27493,2586,'_order_tax','0'),
(27494,2586,'_order_total','3018.75'),
(27495,2586,'_order_version','7.1.0'),
(27496,2586,'_prices_include_tax','no'),
(27497,2586,'_billing_address_index','Stephen Hauptfleisch  2 Sydney Road  Evander MP 2280 ZA stephen@twgroup.co.za 0828260359'),
(27498,2586,'_shipping_address_index','         '),
(27499,2586,'is_vat_exempt','no'),
(27500,2587,'_order_key','wc_order_0VHePTqximJrt'),
(27501,2587,'_customer_user','0'),
(27502,2587,'_payment_method','cod'),
(27503,2587,'_payment_method_title','Get a quote'),
(27504,2587,'_customer_ip_address','102.165.87.203'),
(27505,2587,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'),
(27506,2587,'_created_via','checkout'),
(27507,2587,'_cart_hash','b54710c98b209202062f0a30e643ea42'),
(27508,2587,'_download_permissions_granted','no'),
(27509,2587,'_recorded_sales','yes'),
(27510,2587,'_recorded_coupon_usage_counts','yes'),
(27511,2587,'_new_order_email_sent','true'),
(27512,2587,'_order_stock_reduced','yes'),
(27513,2587,'_billing_first_name','Phillip'),
(27514,2587,'_billing_last_name','Case'),
(27515,2587,'_billing_address_1','2 Northshore Drive'),
(27516,2587,'_billing_address_2','Lake Michelle'),
(27517,2587,'_billing_city','Noordhoek'),
(27518,2587,'_billing_state','WC'),
(27519,2587,'_billing_postcode','7979'),
(27520,2587,'_billing_country','ZA'),
(27521,2587,'_billing_email','rdabuild@gmail.com'),
(27522,2587,'_billing_phone','0846106353'),
(27523,2587,'_order_currency','ZAR'),
(27524,2587,'_cart_discount','0'),
(27525,2587,'_cart_discount_tax','0'),
(27526,2587,'_order_shipping','0'),
(27527,2587,'_order_shipping_tax','0'),
(27528,2587,'_order_tax','0'),
(27529,2587,'_order_total','1625.25'),
(27530,2587,'_order_version','7.1.0'),
(27531,2587,'_prices_include_tax','no'),
(27532,2587,'_billing_address_index','Phillip Case  2 Northshore Drive Lake Michelle Noordhoek WC 7979 ZA rdabuild@gmail.com 0846106353'),
(27533,2587,'_shipping_address_index','         '),
(27534,2587,'is_vat_exempt','no'),
(27535,2588,'_order_key','wc_order_SK0S8cyDrulhF'),
(27536,2588,'_customer_user','0'),
(27537,2588,'_payment_method','cod'),
(27538,2588,'_payment_method_title','Get a quote'),
(27539,2588,'_customer_ip_address','41.76.35.18'),
(27540,2588,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'),
(27541,2588,'_created_via','checkout'),
(27542,2588,'_cart_hash','5a2c1c255f652c9ea8dbe5dcd2bbb3a6'),
(27543,2588,'_download_permissions_granted','no'),
(27544,2588,'_recorded_sales','yes'),
(27545,2588,'_recorded_coupon_usage_counts','yes'),
(27546,2588,'_new_order_email_sent','true'),
(27547,2588,'_order_stock_reduced','yes'),
(27548,2588,'_billing_first_name','Tim'),
(27549,2588,'_billing_last_name','Culley'),
(27550,2588,'_billing_address_1','8 Sheeda Road, Helgarda Estate, Hout Bay'),
(27551,2588,'_billing_city','Cape Town'),
(27552,2588,'_billing_state','WC'),
(27553,2588,'_billing_postcode','7806'),
(27554,2588,'_billing_country','ZA'),
(27555,2588,'_billing_email','culleytim@gmail.com'),
(27556,2588,'_billing_phone','0722143472'),
(27557,2588,'_order_currency','ZAR'),
(27558,2588,'_cart_discount','0'),
(27559,2588,'_cart_discount_tax','0'),
(27560,2588,'_order_shipping','0'),
(27561,2588,'_order_shipping_tax','0'),
(27562,2588,'_order_tax','0'),
(27563,2588,'_order_total','1046.50'),
(27564,2588,'_order_version','7.1.0'),
(27565,2588,'_prices_include_tax','no'),
(27566,2588,'_billing_address_index','Tim Culley  8 Sheeda Road, Helgarda Estate, Hout Bay  Cape Town WC 7806 ZA culleytim@gmail.com 0722143472'),
(27567,2588,'_shipping_address_index','         '),
(27568,2588,'is_vat_exempt','no'),
(27569,2589,'_order_key','wc_order_axApdQLOmYRHa'),
(27570,2589,'_customer_user','0'),
(27571,2589,'_payment_method','cod'),
(27572,2589,'_payment_method_title','Get a quote'),
(27573,2589,'_customer_ip_address','105.225.44.145'),
(27574,2589,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15'),
(27575,2589,'_created_via','checkout'),
(27576,2589,'_cart_hash','beafe3080a5fec7c3e2adcae933035b3'),
(27577,2589,'_download_permissions_granted','no'),
(27578,2589,'_recorded_sales','yes'),
(27579,2589,'_recorded_coupon_usage_counts','yes'),
(27580,2589,'_new_order_email_sent','true'),
(27581,2589,'_order_stock_reduced','yes'),
(27582,2589,'_billing_first_name','John'),
(27583,2589,'_billing_last_name','Doyle'),
(27584,2589,'_billing_company','Home'),
(27585,2589,'_billing_address_1','48 Moss Street'),
(27586,2589,'_billing_address_2','Newlands'),
(27587,2589,'_billing_city','Cape Town'),
(27588,2589,'_billing_state','WC'),
(27589,2589,'_billing_postcode','7700'),
(27590,2589,'_billing_country','ZA'),
(27591,2589,'_billing_email','info@johndoylearchitects.com'),
(27592,2589,'_billing_phone','0827087117'),
(27593,2589,'_order_currency','ZAR'),
(27594,2589,'_cart_discount','0'),
(27595,2589,'_cart_discount_tax','0'),
(27596,2589,'_order_shipping','0'),
(27597,2589,'_order_shipping_tax','0'),
(27598,2589,'_order_tax','0'),
(27599,2589,'_order_total','6894.25'),
(27600,2589,'_order_version','7.1.0'),
(27601,2589,'_prices_include_tax','no'),
(27602,2589,'_billing_address_index','John Doyle Home 48 Moss Street Newlands Cape Town WC 7700 ZA info@johndoylearchitects.com 0827087117'),
(27603,2589,'_shipping_address_index','         '),
(27604,2589,'is_vat_exempt','no'),
(27605,2590,'_order_key','wc_order_1dlDDTNWrjbby'),
(27606,2590,'_customer_user','0'),
(27607,2590,'_payment_method','cod'),
(27608,2590,'_payment_method_title','Get a quote'),
(27609,2590,'_customer_ip_address','41.149.162.182'),
(27610,2590,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'),
(27611,2590,'_created_via','checkout'),
(27612,2590,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(27613,2590,'_download_permissions_granted','no'),
(27614,2590,'_recorded_sales','yes'),
(27615,2590,'_recorded_coupon_usage_counts','yes'),
(27616,2590,'_new_order_email_sent','true'),
(27617,2590,'_order_stock_reduced','yes'),
(27618,2590,'_billing_first_name','Nick'),
(27619,2590,'_billing_last_name','FAIRLEY'),
(27620,2590,'_billing_company','Nicksally CC, Box 82, Ladismith, Vat no. 4570252959'),
(27621,2590,'_billing_address_1','Highway Bande, 7 South Street,'),
(27622,2590,'_billing_address_2','Ladismith'),
(27623,2590,'_billing_city','Ladismith'),
(27624,2590,'_billing_state','WC'),
(27625,2590,'_billing_postcode','6655'),
(27626,2590,'_billing_country','ZA'),
(27627,2590,'_billing_email','nkcrafts@telomsa.net'),
(27628,2590,'_billing_phone','0231110131'),
(27629,2590,'_order_currency','ZAR'),
(27630,2590,'_cart_discount','0'),
(27631,2590,'_cart_discount_tax','0'),
(27632,2590,'_order_shipping','0'),
(27633,2590,'_order_shipping_tax','0'),
(27634,2590,'_order_tax','0'),
(27635,2590,'_order_total','5048.50'),
(27636,2590,'_order_version','7.1.0'),
(27637,2590,'_prices_include_tax','no'),
(27638,2590,'_billing_address_index','Nick FAIRLEY Nicksally CC, Box 82, Ladismith, Vat no. 4570252959 Highway Bande, 7 South Street, Ladismith Ladismith WC 6655 ZA nkcrafts@telomsa.net 0231110131'),
(27639,2590,'_shipping_address_index','         '),
(27640,2590,'is_vat_exempt','no'),
(27641,2591,'_order_key','wc_order_xiekfbuIB6NeZ'),
(27642,2591,'_customer_user','0'),
(27643,2591,'_payment_method','cod'),
(27644,2591,'_payment_method_title','Get a quote'),
(27645,2591,'_customer_ip_address','102.141.194.18'),
(27646,2591,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; JNY-LX1; HMSCore 6.8.0.332) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.105 HuaweiBrowser/12.1.3.304 Mobile Safari/537.36'),
(27647,2591,'_created_via','checkout'),
(27648,2591,'_cart_hash','57ef13dc54a190769553fb586db64923'),
(27649,2591,'_download_permissions_granted','no'),
(27650,2591,'_recorded_sales','yes'),
(27651,2591,'_recorded_coupon_usage_counts','yes'),
(27652,2591,'_new_order_email_sent','true'),
(27653,2591,'_order_stock_reduced','yes'),
(27654,2591,'_billing_first_name','Kobus'),
(27655,2591,'_billing_last_name','Vorster'),
(27656,2591,'_billing_company','Private'),
(27657,2591,'_billing_address_1','83 Kalahari Crescent'),
(27658,2591,'_billing_address_2','Kalahari golf estate'),
(27659,2591,'_billing_city','Kathu'),
(27660,2591,'_billing_state','NC'),
(27661,2591,'_billing_postcode','8446'),
(27662,2591,'_billing_country','ZA'),
(27663,2591,'_billing_email','kobusvorster66@gmail.com'),
(27664,2591,'_billing_phone','0836482042'),
(27665,2591,'_order_currency','ZAR'),
(27666,2591,'_cart_discount','0'),
(27667,2591,'_cart_discount_tax','0'),
(27668,2591,'_order_shipping','0'),
(27669,2591,'_order_shipping_tax','0'),
(27670,2591,'_order_tax','0'),
(27671,2591,'_order_total','6624.00'),
(27672,2591,'_order_version','7.1.0'),
(27673,2591,'_prices_include_tax','no'),
(27674,2591,'_billing_address_index','Kobus Vorster Private 83 Kalahari Crescent Kalahari golf estate Kathu NC 8446 ZA kobusvorster66@gmail.com 0836482042'),
(27675,2591,'_shipping_address_index','         '),
(27676,2591,'is_vat_exempt','no'),
(27677,2592,'_order_key','wc_order_sZBfTvOEDuV2Y'),
(27678,2592,'_customer_user','0'),
(27679,2592,'_payment_method','cod'),
(27680,2592,'_payment_method_title','Get a quote'),
(27681,2592,'_customer_ip_address','165.73.75.203'),
(27682,2592,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-N970F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Mobile Safari/537.36'),
(27683,2592,'_created_via','checkout'),
(27684,2592,'_cart_hash','34eb74e5d4350ca1a48c5ba4abacf7f0'),
(27685,2592,'_download_permissions_granted','no'),
(27686,2592,'_recorded_sales','yes'),
(27687,2592,'_recorded_coupon_usage_counts','yes'),
(27688,2592,'_new_order_email_sent','true'),
(27689,2592,'_order_stock_reduced','yes'),
(27690,2592,'_billing_first_name','Fathima'),
(27691,2592,'_billing_last_name','SULEMAN'),
(27692,2592,'_billing_company','MS Family Trust'),
(27693,2592,'_billing_address_1','20 Flamingo Terrace,Birdswood'),
(27694,2592,'_billing_city','Birdswood'),
(27695,2592,'_billing_state','KZN'),
(27696,2592,'_billing_postcode','3900'),
(27697,2592,'_billing_country','ZA'),
(27698,2592,'_billing_email','fathimasuleman1@gmail.com'),
(27699,2592,'_billing_phone','0836497556'),
(27700,2592,'_order_currency','ZAR'),
(27701,2592,'_cart_discount','0'),
(27702,2592,'_cart_discount_tax','0'),
(27703,2592,'_order_shipping','0'),
(27704,2592,'_order_shipping_tax','0'),
(27705,2592,'_order_tax','0'),
(27706,2592,'_order_total','3789.25'),
(27707,2592,'_order_version','7.1.0'),
(27708,2592,'_prices_include_tax','no'),
(27709,2592,'_billing_address_index','Fathima SULEMAN MS Family Trust 20 Flamingo Terrace,Birdswood  Birdswood KZN 3900 ZA fathimasuleman1@gmail.com 0836497556'),
(27710,2592,'_shipping_address_index','         '),
(27711,2592,'is_vat_exempt','no'),
(27712,2593,'_order_key','wc_order_HHzPGydcqOP40'),
(27713,2593,'_customer_user','0'),
(27714,2593,'_payment_method','cod'),
(27715,2593,'_payment_method_title','Get a quote'),
(27716,2593,'_customer_ip_address','41.5.252.252'),
(27717,2593,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(27718,2593,'_created_via','checkout'),
(27719,2593,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(27720,2593,'_download_permissions_granted','no'),
(27721,2593,'_recorded_sales','yes'),
(27722,2593,'_recorded_coupon_usage_counts','yes'),
(27723,2593,'_new_order_email_sent','true'),
(27724,2593,'_order_stock_reduced','yes'),
(27725,2593,'_billing_first_name','Walter'),
(27726,2593,'_billing_last_name','Hijbeek'),
(27727,2593,'_billing_company','The Pool Yard'),
(27728,2593,'_billing_address_1','11 Discovery rd George'),
(27729,2593,'_billing_city','George'),
(27730,2593,'_billing_state','WC'),
(27731,2593,'_billing_postcode','6535'),
(27732,2593,'_billing_country','ZA'),
(27733,2593,'_billing_email','sales@thepoolyard.co.za'),
(27734,2593,'_billing_phone','0834415194'),
(27735,2593,'_order_currency','ZAR'),
(27736,2593,'_cart_discount','0'),
(27737,2593,'_cart_discount_tax','0'),
(27738,2593,'_order_shipping','0'),
(27739,2593,'_order_shipping_tax','0'),
(27740,2593,'_order_tax','0'),
(27741,2593,'_order_total','5048.50'),
(27742,2593,'_order_version','7.1.0'),
(27743,2593,'_prices_include_tax','no'),
(27744,2593,'_billing_address_index','Walter Hijbeek The Pool Yard 11 Discovery rd George  George WC 6535 ZA sales@thepoolyard.co.za 0834415194'),
(27745,2593,'_shipping_address_index','         '),
(27746,2593,'is_vat_exempt','no'),
(27747,2594,'_order_key','wc_order_buz58DoMUHWRa'),
(27748,2594,'_customer_user','0'),
(27749,2594,'_payment_method','cod'),
(27750,2594,'_payment_method_title','Get a quote'),
(27751,2594,'_customer_ip_address','51.187.144.11'),
(27752,2594,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(27753,2594,'_created_via','checkout'),
(27754,2594,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(27755,2594,'_download_permissions_granted','no'),
(27756,2594,'_recorded_sales','yes'),
(27757,2594,'_recorded_coupon_usage_counts','yes'),
(27758,2594,'_new_order_email_sent','true'),
(27759,2594,'_order_stock_reduced','yes'),
(27760,2594,'_billing_first_name','Patricia'),
(27761,2594,'_billing_last_name','de Wet'),
(27762,2594,'_billing_address_1','38 Oranje Street'),
(27763,2594,'_billing_address_2','Oberholzer'),
(27764,2594,'_billing_city','Carletonville'),
(27765,2594,'_billing_state','GP'),
(27766,2594,'_billing_postcode','2499'),
(27767,2594,'_billing_country','ZA'),
(27768,2594,'_billing_email','marina.hop@btinternet.com'),
(27769,2594,'_billing_phone','+27646965732'),
(27770,2594,'_order_currency','ZAR'),
(27771,2594,'_cart_discount','0'),
(27772,2594,'_cart_discount_tax','0'),
(27773,2594,'_order_shipping','0'),
(27774,2594,'_order_shipping_tax','0'),
(27775,2594,'_order_tax','0'),
(27776,2594,'_order_total','5048.50'),
(27777,2594,'_order_version','7.2.2'),
(27778,2594,'_prices_include_tax','no'),
(27779,2594,'_billing_address_index','Patricia de Wet  38 Oranje Street Oberholzer Carletonville GP 2499 ZA marina.hop@btinternet.com +27646965732'),
(27780,2594,'_shipping_address_index','         '),
(27781,2594,'is_vat_exempt','no'),
(27782,2595,'_order_key','wc_order_KUr5Ob2YRkZyE'),
(27783,2595,'_customer_user','0'),
(27784,2595,'_payment_method','cod'),
(27785,2595,'_payment_method_title','Get a quote'),
(27786,2595,'_customer_ip_address','197.89.8.149'),
(27787,2595,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1'),
(27788,2595,'_created_via','checkout'),
(27789,2595,'_cart_hash','9289fe670d5dc62ceead7558314826fb'),
(27790,2595,'_download_permissions_granted','no'),
(27791,2595,'_recorded_sales','yes'),
(27792,2595,'_recorded_coupon_usage_counts','yes'),
(27793,2595,'_new_order_email_sent','true'),
(27794,2595,'_order_stock_reduced','yes'),
(27795,2595,'_billing_first_name','Tasneem'),
(27796,2595,'_billing_last_name','Vally'),
(27797,2595,'_billing_company','Razs investments'),
(27798,2595,'_billing_address_1','31, 8th avenue houghton estate'),
(27799,2595,'_billing_city','Johannesburg'),
(27800,2595,'_billing_state','GP'),
(27801,2595,'_billing_postcode','2198'),
(27802,2595,'_billing_country','ZA'),
(27803,2595,'_billing_email','sheer.touch.tas@gmail.com'),
(27804,2595,'_billing_phone','0795028009'),
(27805,2595,'_order_currency','ZAR'),
(27806,2595,'_cart_discount','0'),
(27807,2595,'_cart_discount_tax','0'),
(27808,2595,'_order_shipping','0'),
(27809,2595,'_order_shipping_tax','0'),
(27810,2595,'_order_tax','0'),
(27811,2595,'_order_total','1311.00'),
(27812,2595,'_order_version','7.3.0'),
(27813,2595,'_prices_include_tax','no'),
(27814,2595,'_billing_address_index','Tasneem Vally Razs investments 31, 8th avenue houghton estate  Johannesburg GP 2198 ZA sheer.touch.tas@gmail.com 0795028009'),
(27815,2595,'_shipping_address_index','         '),
(27816,2595,'is_vat_exempt','no'),
(27817,2596,'_wp_attached_file','2023/01/NIXIN-SST-Compact-63LED-Crystalite.jpg'),
(27818,2596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/01/NIXIN-SST-Compact-63LED-Crystalite.jpg\";s:8:\"filesize\";i:73122;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8376;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32911;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8386;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22859;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27819,2597,'_wp_attached_file','2023/01/NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg'),
(27820,2597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/01/NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg\";s:8:\"filesize\";i:73872;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8472;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52027;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33183;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8457;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23144;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27821,2598,'_wp_attached_file','2023/01/NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg'),
(27822,2598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:52:\"2023/01/NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg\";s:8:\"filesize\";i:68541;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7685;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3174;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30611;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7654;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21038;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27823,2599,'_wp_attached_file','2023/01/NIXIN-SST-Compact-Champagne-Bubbler.jpg'),
(27824,2599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:47:\"2023/01/NIXIN-SST-Compact-Champagne-Bubbler.jpg\";s:8:\"filesize\";i:73937;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Champagne-Bubbler-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7763;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Champagne-Bubbler-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51203;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Champagne-Bubbler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3048;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Champagne-Bubbler-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32389;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Champagne-Bubbler-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7763;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Champagne-Bubbler-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22226;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Champagne-Bubbler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27940,2608,'_wp_attached_file','2023/01/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg'),
(27941,2608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:49:\"2023/01/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg\";s:8:\"filesize\";i:55893;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5901;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Standard-Pool-Ladder-3-step-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23453;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5901;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16002;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27982,2610,'_edit_lock','1687180289:244'),
(27983,2610,'_edit_last','244'),
(27984,2611,'_wp_attached_file','2023/01/NIXIN-SST-P-Ladder-50mm.jpg'),
(27985,2611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/01/NIXIN-SST-P-Ladder-50mm.jpg\";s:8:\"filesize\";i:61198;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6021;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-P-Ladder-50mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41025;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25827;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6021;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17402;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(27986,2610,'total_sales','2'),
(27987,2610,'_tax_status','taxable'),
(27988,2610,'_tax_class',''),
(27989,2610,'_manage_stock','yes'),
(27990,2610,'_backorders','no'),
(27991,2610,'_sold_individually','no'),
(27992,2610,'_virtual','no'),
(27993,2610,'_downloadable','no'),
(27994,2610,'_download_limit','-1'),
(27995,2610,'_download_expiry','-1'),
(27996,2610,'_stock','0'),
(27997,2610,'_stock_status','outofstock'),
(27998,2610,'_wc_average_rating','0'),
(27999,2610,'_wc_review_count','0'),
(28000,2610,'_product_attributes','a:1:{s:16:\"choose-your-size\";a:6:{s:4:\"name\";s:16:\"Choose your size\";s:5:\"value\";s:6:\"3-step\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(28001,2610,'_product_version','9.8.2'),
(28022,2610,'_price','14560'),
(28023,2610,'_thumbnail_id','2644'),
(28024,2610,'_yoast_wpseo_primary_product_cat','28'),
(28025,2610,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(28072,2618,'_wp_attached_file','2023/01/NIXIN-SST-Air-Button.jpg'),
(28073,2618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/01/NIXIN-SST-Air-Button.jpg\";s:8:\"filesize\";i:58333;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6457;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-Air-Button-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40443;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25378;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6457;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17592;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28094,2620,'_wp_attached_file','2023/01/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg'),
(28095,2620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:49:\"2023/01/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg\";s:8:\"filesize\";i:50219;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5785;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Dual-Safety-Suction-Port-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2626;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21919;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5786;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15240;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28096,2621,'_wp_attached_file','2023/01/NIXIN-Acetal-Spa-Suction-Port.jpg'),
(28097,2621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/01/NIXIN-Acetal-Spa-Suction-Port.jpg\";s:8:\"filesize\";i:48103;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5615;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-Acetal-Spa-Suction-Port-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21108;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5615;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14728;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1751;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28136,2623,'_wp_attached_file','2023/01/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg'),
(28137,2623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:55:\"2023/01/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg\";s:8:\"filesize\";i:57382;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7159;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26073;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7159;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18336;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28227,2629,'_wp_attached_file','2023/01/NIXIN-SST-Air-Control-20mm.jpg'),
(28228,2629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/01/NIXIN-SST-Air-Control-20mm.jpg\";s:8:\"filesize\";i:60351;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6400;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Air-Control-20mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2873;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24971;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6414;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17280;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28290,2632,'_wp_attached_file','2023/01/NIXIN-SST-Air-Control-32mm.jpg'),
(28291,2632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/01/NIXIN-SST-Air-Control-32mm.jpg\";s:8:\"filesize\";i:51344;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Air-Control-32mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35752;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2686;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22631;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28293,2633,'_wp_attached_file','2019/07/NIXIN-SST-Spa-Suction-Port-Solid.jpg'),
(28294,2633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2019/07/NIXIN-SST-Spa-Suction-Port-Solid.jpg\";s:8:\"filesize\";i:66683;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7667;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Spa-Suction-Port-Solid-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46525;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30010;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7668;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20702;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28295,2634,'_wp_attached_file','2019/07/NIXIN-SST-Dual-Safery-Suction-Port.jpg'),
(28296,2634,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:46:\"2019/07/NIXIN-SST-Dual-Safery-Suction-Port.jpg\";s:8:\"filesize\";i:69288;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8273;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Safery-Suction-Port-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31322;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8273;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21775;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28297,2635,'_wp_attached_file','2023/01/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg'),
(28298,2635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:53:\"2023/01/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg\";s:8:\"filesize\";i:54538;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6610;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24382;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6610;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17069;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28300,2636,'_wp_attached_file','2023/01/NIXIN-SST-P-Ladder-3-step-sheet.pdf'),
(28301,2636,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:100797;}'),
(28302,2637,'_wp_attached_file','2019/07/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg'),
(28303,2637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:48:\"2019/07/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg\";s:8:\"filesize\";i:48368;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5708;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21569;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5713;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14924;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28306,2639,'_wp_attached_file','2019/07/SST-Dual-Suction-Skimmer-300mm.jpg'),
(28307,2639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:42:\"2019/07/SST-Dual-Suction-Skimmer-300mm.jpg\";s:8:\"filesize\";i:132316;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"SST-Dual-Suction-Skimmer-300mm-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8838;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"SST-Dual-Suction-Skimmer-300mm-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"SST-Dual-Suction-Skimmer-300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"SST-Dual-Suction-Skimmer-300mm-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69098;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"SST-Dual-Suction-Skimmer-300mm-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133897;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"SST-Dual-Suction-Skimmer-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11216;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"SST-Dual-Suction-Skimmer-300mm-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46593;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"SST-Dual-Suction-Skimmer-300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28309,2640,'_order_key','wc_order_WB1RBqGEAxjsw'),
(28310,2640,'_customer_user','0'),
(28311,2640,'_payment_method','cod'),
(28312,2640,'_payment_method_title','Get a quote'),
(28313,2640,'_customer_ip_address','197.232.52.134'),
(28314,2640,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(28315,2640,'_created_via','checkout'),
(28316,2640,'_cart_hash','a4ac15d7bd2f3c5bb56791b07b4bfeec'),
(28317,2640,'_download_permissions_granted','no'),
(28318,2640,'_recorded_sales','yes'),
(28319,2640,'_recorded_coupon_usage_counts','yes'),
(28320,2640,'_new_order_email_sent','true'),
(28321,2640,'_order_stock_reduced','yes'),
(28322,2640,'_billing_first_name','Salimah'),
(28323,2640,'_billing_last_name','Mussa'),
(28324,2640,'_billing_address_1','P. O. Box 39903'),
(28325,2640,'_billing_city','Nairobi'),
(28326,2640,'_billing_state','KE30'),
(28327,2640,'_billing_postcode','00623'),
(28328,2640,'_billing_country','KE'),
(28329,2640,'_billing_email','salimah@themussas.com'),
(28330,2640,'_billing_phone','+254733721616'),
(28331,2640,'_order_currency','ZAR'),
(28332,2640,'_cart_discount','0'),
(28333,2640,'_cart_discount_tax','0'),
(28334,2640,'_order_shipping','0'),
(28335,2640,'_order_shipping_tax','0'),
(28336,2640,'_order_tax','0'),
(28337,2640,'_order_total','5750.00'),
(28338,2640,'_order_version','7.3.0'),
(28339,2640,'_prices_include_tax','no'),
(28340,2640,'_billing_address_index','Salimah Mussa  P. O. Box 39903  Nairobi KE30 00623 KE salimah@themussas.com +254733721616'),
(28341,2640,'_shipping_address_index','         '),
(28342,2640,'is_vat_exempt','no'),
(28346,2643,'_sku','11320'),
(28347,2643,'_regular_price','11170'),
(28348,2643,'total_sales','0'),
(28349,2643,'_tax_status','taxable'),
(28350,2643,'_tax_class',''),
(28351,2643,'_manage_stock','yes'),
(28352,2643,'_backorders','notify'),
(28353,2643,'_sold_individually','no'),
(28354,2643,'_virtual','no'),
(28355,2643,'_downloadable','no'),
(28356,2643,'_download_limit','-1'),
(28357,2643,'_download_expiry','-1'),
(28358,2643,'_thumbnail_id','1182'),
(28359,2643,'_stock','0'),
(28360,2643,'_stock_status','onbackorder'),
(28361,2643,'_wc_average_rating','0'),
(28362,2643,'_wc_review_count','0'),
(28363,2643,'_product_version','8.7.0'),
(28364,2643,'_price','11170'),
(28365,2643,'_edit_last','425'),
(28366,2643,'_edit_lock','1689758919:425'),
(28370,2610,'_sku','12831'),
(28371,2644,'_wp_attached_file','2023/02/NIXIN-SST-P-Ladder-50mm.jpg'),
(28372,2644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/02/NIXIN-SST-P-Ladder-50mm.jpg\";s:8:\"filesize\";i:61198;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6021;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-P-Ladder-50mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41025;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25827;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6021;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17402;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Ladder-50mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(28373,2644,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cba07bdf28aed57ff38b15cc48854f09e4489a28/NIXIN-SST-P-Ladder-50mm.jpg'),
(28376,2610,'_wp_old_slug','nixin-sst-p-ladder-3-step-50mm'),
(28377,2610,'_sale_price',''),
(28378,2643,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(28444,2647,'_order_key','wc_order_4tyImmGD0ajkf'),
(28445,2647,'_customer_user','0'),
(28446,2647,'_payment_method','cod'),
(28447,2647,'_payment_method_title','Get a quote'),
(28448,2647,'_customer_ip_address','102.182.213.251'),
(28449,2647,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(28450,2647,'_created_via','checkout'),
(28451,2647,'_cart_hash','1051eaa1c733884d7369135fcd6e2fa6'),
(28452,2647,'_download_permissions_granted','no'),
(28453,2647,'_recorded_sales','yes'),
(28454,2647,'_recorded_coupon_usage_counts','yes'),
(28455,2647,'_new_order_email_sent','true'),
(28456,2647,'_order_stock_reduced','yes'),
(28457,2647,'_billing_first_name','Rob'),
(28458,2647,'_billing_last_name','Phillips'),
(28459,2647,'_billing_address_1','7 Ambleway'),
(28460,2647,'_billing_address_2','(Off Achter Road)'),
(28461,2647,'_billing_city','Paulshof'),
(28462,2647,'_billing_state','GP'),
(28463,2647,'_billing_postcode','2191'),
(28464,2647,'_billing_country','ZA'),
(28465,2647,'_billing_email','rob.phillips@telkomsa.net'),
(28466,2647,'_billing_phone','0828930201'),
(28467,2647,'_order_currency','ZAR'),
(28468,2647,'_cart_discount','0'),
(28469,2647,'_cart_discount_tax','0'),
(28470,2647,'_order_shipping','0'),
(28471,2647,'_order_shipping_tax','0'),
(28472,2647,'_order_tax','0'),
(28473,2647,'_order_total','4606.90'),
(28474,2647,'_order_version','7.3.0'),
(28475,2647,'_prices_include_tax','no'),
(28476,2647,'_billing_address_index','Rob Phillips  7 Ambleway (Off Achter Road) Paulshof GP 2191 ZA rob.phillips@telkomsa.net 0828930201'),
(28477,2647,'_shipping_address_index','         '),
(28478,2647,'is_vat_exempt','no'),
(28479,2648,'_wp_attached_file','2023/02/ladders-sst-p-rail.jpg'),
(28480,2648,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2023/02/ladders-sst-p-rail.jpg\";s:8:\"filesize\";i:18262;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"ladders-sst-p-rail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2736;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"ladders-sst-p-rail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(28481,2648,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1b4a678825c6a6cac0b15be751b3f28aef64d76f/ladders-sst-p-rail.jpg'),
(28575,2610,'_regular_price','14560'),
(28576,2654,'_order_key','wc_order_vgWG1OMNBtpnI'),
(28577,2654,'_customer_user','0'),
(28578,2654,'_payment_method','cod'),
(28579,2654,'_payment_method_title','Get a quote'),
(28580,2654,'_customer_ip_address','165.255.12.4'),
(28581,2654,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15'),
(28582,2654,'_created_via','checkout'),
(28583,2654,'_cart_hash','ad405466a3cf69ba5bf8ed0d6b49ac50'),
(28584,2654,'_download_permissions_granted','no'),
(28585,2654,'_recorded_sales','yes'),
(28586,2654,'_recorded_coupon_usage_counts','yes'),
(28587,2654,'_new_order_email_sent','true'),
(28588,2654,'_order_stock_reduced','yes'),
(28589,2654,'_billing_first_name','Jan'),
(28590,2654,'_billing_last_name','Van Mechelen'),
(28591,2654,'_billing_company','De Twaalf'),
(28592,2654,'_billing_address_1','12 Rontree Avenue'),
(28593,2654,'_billing_city','Camps Bay'),
(28594,2654,'_billing_state','WC'),
(28595,2654,'_billing_postcode','8005'),
(28596,2654,'_billing_country','ZA'),
(28597,2654,'_billing_email','jan@theaven.co.za'),
(28598,2654,'_billing_phone','0649598998'),
(28599,2654,'_order_currency','ZAR'),
(28600,2654,'_cart_discount','0'),
(28601,2654,'_cart_discount_tax','0'),
(28602,2654,'_order_shipping','0'),
(28603,2654,'_order_shipping_tax','0'),
(28604,2654,'_order_tax','0'),
(28605,2654,'_order_total','2875.00'),
(28606,2654,'_order_version','7.4.0'),
(28607,2654,'_prices_include_tax','no'),
(28608,2654,'_billing_address_index','Jan Van Mechelen De Twaalf 12 Rontree Avenue  Camps Bay WC 8005 ZA jan@theaven.co.za 0649598998'),
(28609,2654,'_shipping_address_index','         '),
(28610,2654,'is_vat_exempt','no'),
(28791,2669,'_order_key','wc_order_7O3CL59Q4uLxs'),
(28792,2669,'_customer_user','0'),
(28793,2669,'_payment_method','cod'),
(28794,2669,'_payment_method_title','Get a quote'),
(28795,2669,'_customer_ip_address','196.220.170.146'),
(28796,2669,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(28797,2669,'_created_via','checkout'),
(28798,2669,'_cart_hash','6fa7af6ce85ad33aba811d143f2edb0d'),
(28799,2669,'_download_permissions_granted','no'),
(28800,2669,'_recorded_sales','yes'),
(28801,2669,'_recorded_coupon_usage_counts','yes'),
(28802,2669,'_new_order_email_sent','true'),
(28803,2669,'_order_stock_reduced','yes'),
(28804,2669,'_billing_first_name','WJ'),
(28805,2669,'_billing_last_name','ROOS'),
(28806,2669,'_billing_address_1','PO BOX 1854'),
(28807,2669,'_billing_city','VEREENIGING'),
(28808,2669,'_billing_state','GP'),
(28809,2669,'_billing_postcode','1930'),
(28810,2669,'_billing_country','ZA'),
(28811,2669,'_billing_email','wjroos@cef.co.za'),
(28812,2669,'_billing_phone','0825570782'),
(28813,2669,'_order_currency','ZAR'),
(28814,2669,'_cart_discount','0'),
(28815,2669,'_cart_discount_tax','0'),
(28816,2669,'_order_shipping','0'),
(28817,2669,'_order_shipping_tax','0'),
(28818,2669,'_order_tax','0'),
(28819,2669,'_order_total','5048.50'),
(28820,2669,'_order_version','7.4.0'),
(28821,2669,'_prices_include_tax','no'),
(28822,2669,'_billing_address_index','WJ ROOS  PO BOX 1854  VEREENIGING GP 1930 ZA wjroos@cef.co.za 0825570782'),
(28823,2669,'_shipping_address_index','         '),
(28824,2669,'is_vat_exempt','no'),
(28825,2670,'_order_key','wc_order_BlP0N3GCACKpI'),
(28826,2670,'_customer_user','0'),
(28827,2670,'_payment_method','cod'),
(28828,2670,'_payment_method_title','Get a quote'),
(28829,2670,'_customer_ip_address','105.186.213.149'),
(28830,2670,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(28831,2670,'_created_via','checkout'),
(28832,2670,'_cart_hash','fc715d7110c5bef4405b9705cb56bb95'),
(28833,2670,'_download_permissions_granted','no'),
(28834,2670,'_recorded_sales','yes'),
(28835,2670,'_recorded_coupon_usage_counts','yes'),
(28836,2670,'_new_order_email_sent','true'),
(28837,2670,'_order_stock_reduced','yes'),
(28838,2670,'_billing_first_name','Johan'),
(28839,2670,'_billing_last_name','Rabe'),
(28840,2670,'_billing_address_1','20 Akasia Crescent'),
(28841,2670,'_billing_city','Welkom'),
(28842,2670,'_billing_state','FS'),
(28843,2670,'_billing_postcode','9459'),
(28844,2670,'_billing_country','ZA'),
(28845,2670,'_billing_email','rabegesin1@telkomsa.net'),
(28846,2670,'_billing_phone','0671206081'),
(28847,2670,'_order_currency','ZAR'),
(28848,2670,'_cart_discount','0'),
(28849,2670,'_cart_discount_tax','0'),
(28850,2670,'_order_shipping','0'),
(28851,2670,'_order_shipping_tax','0'),
(28852,2670,'_order_tax','0'),
(28853,2670,'_order_total','728.64'),
(28854,2670,'_order_version','7.4.0'),
(28855,2670,'_prices_include_tax','no'),
(28856,2670,'_billing_address_index','Johan Rabe  20 Akasia Crescent  Welkom FS 9459 ZA rabegesin1@telkomsa.net 0671206081'),
(28857,2670,'_shipping_address_index','         '),
(28858,2670,'is_vat_exempt','no'),
(28859,2671,'_order_key','wc_order_a6EsCgrrnTuPW'),
(28860,2671,'_customer_user','0'),
(28861,2671,'_payment_method','cod'),
(28862,2671,'_payment_method_title','Get a quote'),
(28863,2671,'_customer_ip_address','105.186.187.207'),
(28864,2671,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-G991B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36'),
(28865,2671,'_created_via','checkout'),
(28866,2671,'_cart_hash','3b0768b9ecce8b1b6b905c451592b7a0'),
(28867,2671,'_download_permissions_granted','no'),
(28868,2671,'_recorded_sales','yes'),
(28869,2671,'_recorded_coupon_usage_counts','yes'),
(28870,2671,'_new_order_email_sent','true'),
(28871,2671,'_order_stock_reduced','yes'),
(28872,2671,'_billing_first_name','Rudolf'),
(28873,2671,'_billing_last_name','Wilken'),
(28874,2671,'_billing_address_1','12 Weltevreden Street'),
(28875,2671,'_billing_city','Paarl'),
(28876,2671,'_billing_state','WC'),
(28877,2671,'_billing_postcode','7646'),
(28878,2671,'_billing_country','ZA'),
(28879,2671,'_billing_email','rudolf@waalkom.co.za'),
(28880,2671,'_billing_phone','0824664502'),
(28881,2671,'_order_currency','ZAR'),
(28882,2671,'_cart_discount','0'),
(28883,2671,'_cart_discount_tax','0'),
(28884,2671,'_order_shipping','0'),
(28885,2671,'_order_shipping_tax','0'),
(28886,2671,'_order_tax','0'),
(28887,2671,'_order_total','660.00'),
(28888,2671,'_order_version','7.5.0'),
(28889,2671,'_prices_include_tax','no'),
(28890,2671,'_billing_address_index','Rudolf Wilken  12 Weltevreden Street  Paarl WC 7646 ZA rudolf@waalkom.co.za 0824664502'),
(28891,2671,'_shipping_address_index','         '),
(28892,2671,'is_vat_exempt','no'),
(29112,2689,'_order_key','wc_order_sxIUb1ct9JJ87'),
(29113,2689,'_customer_user','0'),
(29114,2689,'_payment_method','cod'),
(29115,2689,'_payment_method_title','Get a quote'),
(29116,2689,'_customer_ip_address','156.155.80.73'),
(29117,2689,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(29118,2689,'_created_via','checkout'),
(29119,2689,'_cart_hash','59981b53db9418eea502ace3772fda61'),
(29120,2689,'_download_permissions_granted','no'),
(29121,2689,'_recorded_sales','yes'),
(29122,2689,'_recorded_coupon_usage_counts','yes'),
(29123,2689,'_new_order_email_sent','true'),
(29124,2689,'_order_stock_reduced','yes'),
(29125,2689,'_billing_first_name','Dylan'),
(29126,2689,'_billing_last_name','Brouwer'),
(29127,2689,'_billing_company','Swemgat Middelburg'),
(29128,2689,'_billing_address_1','8 Ngwako Street'),
(29129,2689,'_billing_address_2','8 Midgreen'),
(29130,2689,'_billing_city','Middelburg'),
(29131,2689,'_billing_state','MP'),
(29132,2689,'_billing_postcode','1050'),
(29133,2689,'_billing_country','ZA'),
(29134,2689,'_billing_email','middelburg@swemgat.co.za'),
(29135,2689,'_billing_phone','0823904010'),
(29136,2689,'_order_currency','ZAR'),
(29137,2689,'_cart_discount','0'),
(29138,2689,'_cart_discount_tax','0'),
(29139,2689,'_order_shipping','0'),
(29140,2689,'_order_shipping_tax','0'),
(29141,2689,'_order_tax','0'),
(29142,2689,'_order_total','569.25'),
(29143,2689,'_order_version','7.5.1'),
(29144,2689,'_prices_include_tax','no'),
(29145,2689,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Middelburg MP 1050 ZA middelburg@swemgat.co.za 0823904010'),
(29146,2689,'_shipping_address_index','         '),
(29147,2689,'is_vat_exempt','no'),
(29148,2690,'_wp_attached_file','2023/04/panache-mosaics-porcelain-puzzle.jpg'),
(29149,2690,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:44:\"2023/04/panache-mosaics-porcelain-puzzle.jpg\";s:8:\"filesize\";i:41864;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"panache-mosaics-porcelain-puzzle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17848;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"panache-mosaics-porcelain-puzzle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(29150,2690,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bd74da7e2d1c32ea6b0ee91f1136cef57bf96473/panache-mosaics-porcelain-puzzle.jpg'),
(29172,2692,'_wp_attached_file','2023/04/panache-mosaics-porcelain-puzzle-1.jpg'),
(29173,2692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2023/04/panache-mosaics-porcelain-puzzle-1.jpg\";s:8:\"filesize\";i:41864;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"panache-mosaics-porcelain-puzzle-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17848;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"panache-mosaics-porcelain-puzzle-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(29174,2692,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bd74da7e2d1c32ea6b0ee91f1136cef57bf96473/panache-mosaics-porcelain-puzzle.jpg'),
(29196,2694,'_wp_attached_file','2023/04/panache-mosaics-porcelain-puzzle-2.jpg'),
(29197,2694,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:46:\"2023/04/panache-mosaics-porcelain-puzzle-2.jpg\";s:8:\"filesize\";i:41864;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"panache-mosaics-porcelain-puzzle-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17848;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"panache-mosaics-porcelain-puzzle-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(29198,2694,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bd74da7e2d1c32ea6b0ee91f1136cef57bf96473/panache-mosaics-porcelain-puzzle.jpg'),
(29235,2696,'_order_key','wc_order_xXZ1D26uuE2fW'),
(29236,2696,'_customer_user','0'),
(29237,2696,'_payment_method','cod'),
(29238,2696,'_payment_method_title','Get a quote'),
(29239,2696,'_customer_ip_address','102.218.27.117'),
(29240,2696,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36'),
(29241,2696,'_created_via','checkout'),
(29242,2696,'_cart_hash','cf31958470289d573b540d8c7dc9004a'),
(29243,2696,'_download_permissions_granted','no'),
(29244,2696,'_recorded_sales','yes'),
(29245,2696,'_recorded_coupon_usage_counts','yes'),
(29246,2696,'_new_order_email_sent','true'),
(29247,2696,'_order_stock_reduced','yes'),
(29248,2696,'_billing_first_name','Bruce'),
(29249,2696,'_billing_last_name','Bashford'),
(29250,2696,'_billing_company','TMH Aquatics'),
(29251,2696,'_billing_address_1','Unit 2 Laguna Seca'),
(29252,2696,'_billing_address_2','cnr Lee Barns Blvd & Jack Smith Rd'),
(29253,2696,'_billing_city','Ballito'),
(29254,2696,'_billing_state','KZN'),
(29255,2696,'_billing_postcode','4420'),
(29256,2696,'_billing_country','ZA'),
(29257,2696,'_billing_email','brucebashford@gmail.com'),
(29258,2696,'_billing_phone','0836306189'),
(29259,2696,'_order_currency','ZAR'),
(29260,2696,'_cart_discount','0'),
(29261,2696,'_cart_discount_tax','0'),
(29262,2696,'_order_shipping','0'),
(29263,2696,'_order_shipping_tax','0'),
(29264,2696,'_order_tax','0'),
(29265,2696,'_order_total','3415.50'),
(29266,2696,'_order_version','7.6.1'),
(29267,2696,'_prices_include_tax','no'),
(29268,2696,'_billing_address_index','Bruce Bashford TMH Aquatics Unit 2 Laguna Seca cnr Lee Barns Blvd & Jack Smith Rd Ballito KZN 4420 ZA brucebashford@gmail.com 0836306189'),
(29269,2696,'_shipping_address_index','         '),
(29270,2696,'is_vat_exempt','no'),
(29271,2697,'_wp_attached_file','2023/05/panache-mosaics-frozen-fossil.jpg'),
(29272,2697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:41:\"2023/05/panache-mosaics-frozen-fossil.jpg\";s:8:\"filesize\";i:42599;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"panache-mosaics-frozen-fossil-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5961;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"panache-mosaics-frozen-fossil-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(29273,2697,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/11ced3fda915a0bf60f9846838b3806899f4441e/panache-mosaics-frozen-fossil.jpg'),
(29295,2699,'_wp_attached_file','2023/05/panache-mosaics-frozen-fossil-1.jpg'),
(29296,2699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:43:\"2023/05/panache-mosaics-frozen-fossil-1.jpg\";s:8:\"filesize\";i:42599;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"panache-mosaics-frozen-fossil-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5961;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"panache-mosaics-frozen-fossil-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(29297,2699,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/11ced3fda915a0bf60f9846838b3806899f4441e/panache-mosaics-frozen-fossil.jpg'),
(29319,2701,'_wp_attached_file','2023/05/panache-mosaics-frozen-fossil-2.jpg'),
(29320,2701,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:43:\"2023/05/panache-mosaics-frozen-fossil-2.jpg\";s:8:\"filesize\";i:42599;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"panache-mosaics-frozen-fossil-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5961;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"panache-mosaics-frozen-fossil-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3212;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(29321,2701,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/11ced3fda915a0bf60f9846838b3806899f4441e/panache-mosaics-frozen-fossil.jpg'),
(29352,2703,'_order_key','wc_order_i5CvDFPMFT5L7'),
(29353,2703,'_customer_user','0'),
(29354,2703,'_payment_method','cod'),
(29355,2703,'_payment_method_title','Get a quote'),
(29356,2703,'_customer_ip_address','105.251.137.116'),
(29357,2703,'_customer_user_agent','Mozilla/5.0 (Linux; Android 11; 220333QNY) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.98 Mobile Safari/537.36'),
(29358,2703,'_created_via','checkout'),
(29359,2703,'_cart_hash','66532c4a36e01c0eb26c461737f7fe18'),
(29360,2703,'_download_permissions_granted','no'),
(29361,2703,'_recorded_sales','yes'),
(29362,2703,'_recorded_coupon_usage_counts','yes'),
(29363,2703,'_new_order_email_sent','true'),
(29364,2703,'_order_stock_reduced','yes'),
(29365,2703,'_billing_first_name','Rodger'),
(29366,2703,'_billing_last_name','Berkhout'),
(29367,2703,'_billing_company','Landscape EL'),
(29368,2703,'_billing_address_1','Crossways nursery, schafli road'),
(29369,2703,'_billing_city','East london'),
(29370,2703,'_billing_state','EC'),
(29371,2703,'_billing_postcode','5259'),
(29372,2703,'_billing_country','ZA'),
(29373,2703,'_billing_email','rodberk@yahoo.com'),
(29374,2703,'_billing_phone','0661087128'),
(29375,2703,'_order_currency','ZAR'),
(29376,2703,'_cart_discount','0'),
(29377,2703,'_cart_discount_tax','0'),
(29378,2703,'_order_shipping','0'),
(29379,2703,'_order_shipping_tax','0'),
(29380,2703,'_order_tax','0'),
(29381,2703,'_order_total','3553.50'),
(29382,2703,'_order_version','7.6.1'),
(29383,2703,'_prices_include_tax','no'),
(29384,2703,'_billing_address_index','Rodger Berkhout Landscape EL Crossways nursery, schafli road  East london EC 5259 ZA rodberk@yahoo.com 0661087128'),
(29385,2703,'_shipping_address_index','         '),
(29386,2703,'is_vat_exempt','no'),
(29630,2722,'_order_key','wc_order_HOSM67dQR6G9a'),
(29631,2722,'_customer_user','0'),
(29632,2722,'_payment_method','cod'),
(29633,2722,'_payment_method_title','Get a quote'),
(29634,2722,'_customer_ip_address','102.132.200.44'),
(29635,2722,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36'),
(29636,2722,'_created_via','checkout'),
(29637,2722,'_cart_hash','4ce91930ec86cdb7ce594556b3b5393b'),
(29638,2722,'_download_permissions_granted','no'),
(29639,2722,'_recorded_sales','yes'),
(29640,2722,'_recorded_coupon_usage_counts','yes'),
(29641,2722,'_new_order_email_sent','true'),
(29642,2722,'_order_stock_reduced','yes'),
(29643,2722,'_billing_first_name','Riann'),
(29644,2722,'_billing_last_name','Kruger'),
(29645,2722,'_billing_company','Liquidblu Pools'),
(29646,2722,'_billing_address_1','75 Cycad Circle'),
(29647,2722,'_billing_city','Sedgefield'),
(29648,2722,'_billing_state','WC'),
(29649,2722,'_billing_postcode','6573'),
(29650,2722,'_billing_country','ZA'),
(29651,2722,'_billing_email','liquidblupools@gmail.com'),
(29652,2722,'_billing_phone','0832996913'),
(29653,2722,'_order_currency','ZAR'),
(29654,2722,'_cart_discount','0'),
(29655,2722,'_cart_discount_tax','0'),
(29656,2722,'_order_shipping','0'),
(29657,2722,'_order_shipping_tax','0'),
(29658,2722,'_order_tax','0'),
(29659,2722,'_order_total','1748.00'),
(29660,2722,'_order_version','7.7.0'),
(29661,2722,'_prices_include_tax','no'),
(29662,2722,'_billing_address_index','Riann Kruger Liquidblu Pools 75 Cycad Circle  Sedgefield WC 6573 ZA liquidblupools@gmail.com 0832996913'),
(29663,2722,'_shipping_address_index','         '),
(29664,2722,'is_vat_exempt','no'),
(29699,2723,'_wp_attached_file','2023/01/8ccb30cf-07d1-4c7c-b746-93fdfad824b1.jpg'),
(29700,2723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:48:\"2023/01/8ccb30cf-07d1-4c7c-b746-93fdfad824b1.jpg\";s:8:\"filesize\";i:250524;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13424;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6936;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73386;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254275;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23068;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47049;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"8ccb30cf-07d1-4c7c-b746-93fdfad824b1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3791;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29701,2724,'_wp_attached_file','2023/01/8aa7479c-7ccb-42de-bdda-a81a846fee47.jpg'),
(29702,2724,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:48:\"2023/01/8aa7479c-7ccb-42de-bdda-a81a846fee47.jpg\";s:8:\"filesize\";i:108828;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10379;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51752;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166256;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17837;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-600x338.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34334;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"8aa7479c-7ccb-42de-bdda-a81a846fee47-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29703,2723,'_wp_attachment_image_alt','Swimming Pool Ladder'),
(29704,2724,'_wp_attachment_image_alt','Swimming Pool Ladder'),
(29705,2610,'_product_image_gallery','2724,2723'),
(29706,2723,'_edit_lock','1684408209:244'),
(29707,2723,'pp-custom-link',''),
(29708,2723,'_edit_last','244'),
(29710,2610,'_weight','16'),
(29711,2610,'_length','60'),
(29712,2610,'_width','55'),
(29713,2610,'_height','162'),
(29717,2726,'_sku','11318'),
(29718,2726,'_regular_price','4680'),
(29719,2726,'total_sales','10'),
(29720,2726,'_tax_status','taxable'),
(29721,2726,'_tax_class',''),
(29722,2726,'_manage_stock','yes'),
(29723,2726,'_backorders','no'),
(29724,2726,'_sold_individually','no'),
(29725,2726,'_virtual','no'),
(29726,2726,'_downloadable','no'),
(29727,2726,'_download_limit','-1'),
(29728,2726,'_download_expiry','-1'),
(29729,2726,'_thumbnail_id','2910'),
(29730,2726,'_stock','12'),
(29731,2726,'_stock_status','instock'),
(29732,2726,'_wc_average_rating','0'),
(29733,2726,'_wc_review_count','0'),
(29734,2726,'_product_version','9.8.4'),
(29735,2726,'_price','4680'),
(29739,2728,'_sku','11317'),
(29740,2728,'_regular_price','3860'),
(29741,2728,'total_sales','3'),
(29742,2728,'_tax_status','taxable'),
(29743,2728,'_tax_class',''),
(29744,2728,'_manage_stock','yes'),
(29745,2728,'_backorders','no'),
(29746,2728,'_sold_individually','no'),
(29747,2728,'_virtual','no'),
(29748,2728,'_downloadable','no'),
(29749,2728,'_download_limit','-1'),
(29750,2728,'_download_expiry','-1'),
(29751,2728,'_thumbnail_id','2911'),
(29752,2728,'_stock','18'),
(29753,2728,'_stock_status','instock'),
(29754,2728,'_wc_average_rating','0'),
(29755,2728,'_wc_review_count','0'),
(29756,2728,'_product_version','9.8.2'),
(29757,2728,'_price','3860'),
(29758,2728,'_edit_last','244'),
(29759,2728,'_edit_lock','1715765714:244'),
(29761,2728,'_yoast_wpseo_primary_product_cat','28'),
(29762,2728,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(29763,2726,'_edit_last','244'),
(29764,2726,'_edit_lock','1715765700:244'),
(29781,2648,'pp-custom-link',''),
(29782,2644,'pp-custom-link',''),
(29784,2639,'pp-custom-link',''),
(29787,2726,'_yoast_wpseo_primary_product_cat',''),
(29788,2726,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(29793,2730,'_sku','11319'),
(29794,2730,'_regular_price','4020'),
(29795,2730,'total_sales','1'),
(29796,2730,'_tax_status','taxable'),
(29797,2730,'_tax_class',''),
(29798,2730,'_manage_stock','yes'),
(29799,2730,'_backorders','no'),
(29800,2730,'_sold_individually','no'),
(29801,2730,'_virtual','no'),
(29802,2730,'_downloadable','no'),
(29803,2730,'_download_limit','-1'),
(29804,2730,'_download_expiry','-1'),
(29805,2730,'_thumbnail_id','4537'),
(29806,2730,'_stock','3'),
(29807,2730,'_stock_status','instock'),
(29808,2730,'_wc_average_rating','0'),
(29809,2730,'_wc_review_count','0'),
(29810,2730,'_product_version','9.8.5'),
(29811,2730,'_price','4020'),
(29812,2731,'_wp_attached_file','2023/05/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg'),
(29813,2731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:49:\"2023/05/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg\";s:8:\"filesize\";i:55893;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5901;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Standard-Pool-Ladder-3-step-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23453;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5901;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16002;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Standard-Pool-Ladder-3-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1678;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29814,2731,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5c9a47b94b89681022463abbf2f3c1375cd4a6a4/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg'),
(29815,2732,'_sku','11321'),
(29816,2732,'_regular_price','11425'),
(29817,2732,'total_sales','0'),
(29818,2732,'_tax_status','taxable'),
(29819,2732,'_tax_class',''),
(29820,2732,'_manage_stock','yes'),
(29821,2732,'_backorders','no'),
(29822,2732,'_sold_individually','no'),
(29823,2732,'_virtual','no'),
(29824,2732,'_downloadable','no'),
(29825,2732,'_download_limit','-1'),
(29826,2732,'_download_expiry','-1'),
(29827,2732,'_thumbnail_id','2731'),
(29828,2732,'_stock','3'),
(29829,2732,'_stock_status','instock'),
(29830,2732,'_wc_average_rating','0'),
(29831,2732,'_wc_review_count','0'),
(29832,2732,'_product_version','9.8.2'),
(29833,2732,'_price','11425'),
(29834,2730,'_edit_lock','1715776102:244'),
(29835,2730,'_edit_last','244'),
(29837,2730,'_yoast_wpseo_primary_product_cat','28'),
(29838,2730,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(29839,2732,'_edit_lock','1727682927:425'),
(29840,2732,'_edit_last','425'),
(29841,2732,'_yoast_wpseo_primary_product_cat','28'),
(29842,2732,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(29843,2733,'_sku','12510'),
(29844,2733,'_regular_price','3860'),
(29845,2733,'total_sales','3'),
(29846,2733,'_tax_status','taxable'),
(29847,2733,'_tax_class',''),
(29848,2733,'_manage_stock','yes'),
(29849,2733,'_backorders','no'),
(29850,2733,'_sold_individually','no'),
(29851,2733,'_virtual','no'),
(29852,2733,'_downloadable','no'),
(29853,2733,'_download_limit','-1'),
(29854,2733,'_download_expiry','-1'),
(29855,2733,'_stock','5'),
(29856,2733,'_stock_status','instock'),
(29857,2733,'_wc_average_rating','0'),
(29858,2733,'_wc_review_count','0'),
(29859,2733,'_product_version','9.8.5'),
(29860,2733,'_price','3860'),
(29861,2734,'_sku','12057'),
(29862,2734,'_regular_price','4115'),
(29863,2734,'total_sales','6'),
(29864,2734,'_tax_status','taxable'),
(29865,2734,'_tax_class',''),
(29866,2734,'_manage_stock','yes'),
(29867,2734,'_backorders','no'),
(29868,2734,'_sold_individually','no'),
(29869,2734,'_virtual','no'),
(29870,2734,'_downloadable','no'),
(29871,2734,'_download_limit','-1'),
(29872,2734,'_download_expiry','-1'),
(29873,2734,'_stock','17'),
(29874,2734,'_stock_status','instock'),
(29875,2734,'_wc_average_rating','0'),
(29876,2734,'_wc_review_count','0'),
(29877,2734,'_product_version','9.8.5'),
(29878,2734,'_price','4115'),
(29879,2734,'_edit_last','244'),
(29880,2734,'_edit_lock','1715764380:244'),
(29881,2733,'_edit_last','244'),
(29882,2733,'_edit_lock','1715758257:244'),
(29883,2735,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-Eco-1000mm.jpg'),
(29884,2735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:39:\"2023/05/NIXIN-SST-P-Rail-Eco-1000mm.jpg\";s:8:\"filesize\";i:186324;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15906;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-Eco-1000mm-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-Eco-1000mm-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146158;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-Eco-1000mm-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285414;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20430;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100853;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3352;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29886,2733,'_yoast_wpseo_primary_product_cat',''),
(29887,2733,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(29888,2734,'_yoast_wpseo_primary_product_cat',''),
(29889,2734,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(29929,2737,'_sku','11314'),
(29930,2737,'_regular_price','9880'),
(29931,2737,'total_sales','1'),
(29932,2737,'_tax_status','taxable'),
(29933,2737,'_tax_class',''),
(29934,2737,'_manage_stock','yes'),
(29935,2737,'_backorders','no'),
(29936,2737,'_sold_individually','no'),
(29937,2737,'_virtual','no'),
(29938,2737,'_downloadable','no'),
(29939,2737,'_download_limit','-1'),
(29940,2737,'_download_expiry','-1'),
(29941,2737,'_thumbnail_id','1184'),
(29942,2737,'_stock','2'),
(29943,2737,'_stock_status','instock'),
(29944,2737,'_wc_average_rating','0'),
(29945,2737,'_wc_review_count','0'),
(29946,2737,'_product_version','9.8.5'),
(29947,2737,'_price','9880'),
(29951,2739,'_sku','11313'),
(29952,2739,'_regular_price','9175'),
(29953,2739,'total_sales','0'),
(29954,2739,'_tax_status','taxable'),
(29955,2739,'_tax_class',''),
(29956,2739,'_manage_stock','yes'),
(29957,2739,'_backorders','no'),
(29958,2739,'_sold_individually','no'),
(29959,2739,'_virtual','no'),
(29960,2739,'_downloadable','no'),
(29961,2739,'_download_limit','-1'),
(29962,2739,'_download_expiry','-1'),
(29964,2739,'_stock','3'),
(29965,2739,'_stock_status','instock'),
(29966,2739,'_wc_average_rating','0'),
(29967,2739,'_wc_review_count','0'),
(29968,2739,'_product_version','9.8.2'),
(29969,2739,'_price','9175'),
(29973,2741,'_sku','11315'),
(29974,2741,'_regular_price','11535'),
(29975,2741,'total_sales','0'),
(29976,2741,'_tax_status','taxable'),
(29977,2741,'_tax_class',''),
(29978,2741,'_manage_stock','yes'),
(29979,2741,'_backorders','no'),
(29980,2741,'_sold_individually','no'),
(29981,2741,'_virtual','no'),
(29982,2741,'_downloadable','no'),
(29983,2741,'_download_limit','-1'),
(29984,2741,'_download_expiry','-1'),
(29986,2741,'_stock','2'),
(29987,2741,'_stock_status','instock'),
(29988,2741,'_wc_average_rating','0'),
(29989,2741,'_wc_review_count','0'),
(29990,2741,'_product_version','9.8.2'),
(29991,2741,'_price','11535'),
(29995,2743,'_sku','11316'),
(29996,2743,'_regular_price','12465'),
(29997,2743,'total_sales','0'),
(29998,2743,'_tax_status','taxable'),
(29999,2743,'_tax_class',''),
(30000,2743,'_manage_stock','yes'),
(30001,2743,'_backorders','no'),
(30002,2743,'_sold_individually','no'),
(30003,2743,'_virtual','no'),
(30004,2743,'_downloadable','no'),
(30005,2743,'_download_limit','-1'),
(30006,2743,'_download_expiry','-1'),
(30008,2743,'_stock','2'),
(30009,2743,'_stock_status','instock'),
(30010,2743,'_wc_average_rating','0'),
(30011,2743,'_wc_review_count','0'),
(30012,2743,'_product_version','9.8.2'),
(30013,2743,'_price','12465'),
(30014,2737,'_edit_last','425'),
(30015,2737,'_edit_lock','1742979296:425'),
(30016,2739,'_edit_last','244'),
(30017,2739,'_edit_lock','1715778423:244'),
(30018,2741,'_edit_last','425'),
(30019,2741,'_edit_lock','1730124378:425'),
(30020,2743,'_edit_last','425'),
(30021,2743,'_edit_lock','1730124378:425'),
(30022,2737,'_product_image_gallery','2565,1139,1138'),
(30023,2737,'_yoast_wpseo_primary_product_cat',''),
(30024,2737,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30040,2744,'_wp_attached_file','2023/05/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg'),
(30041,2744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:55:\"2023/05/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg\";s:8:\"filesize\";i:57382;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7159;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26073;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7159;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18336;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Dual-Safety-Suction-Port-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30042,2744,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9cd289540abf3d63765714b65d3e3b8e36bd1fb3/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg'),
(30043,2745,'_sku','12154'),
(30044,2745,'_regular_price','1230'),
(30045,2745,'total_sales','3'),
(30046,2745,'_tax_status','taxable'),
(30047,2745,'_tax_class',''),
(30048,2745,'_manage_stock','yes'),
(30049,2745,'_backorders','no'),
(30050,2745,'_sold_individually','no'),
(30051,2745,'_virtual','no'),
(30052,2745,'_downloadable','no'),
(30053,2745,'_download_limit','-1'),
(30054,2745,'_download_expiry','-1'),
(30055,2745,'_thumbnail_id','2744'),
(30056,2745,'_stock','31'),
(30057,2745,'_stock_status','instock'),
(30058,2745,'_wc_average_rating','0'),
(30059,2745,'_wc_review_count','0'),
(30060,2745,'_product_version','9.8.5'),
(30061,2745,'_price','1230'),
(30071,2746,'_wp_attached_file','2023/05/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg'),
(30072,2746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:53:\"2023/05/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg\";s:8:\"filesize\";i:54538;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6610;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24382;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6610;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17069;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Spa-Suction-Port-Solid-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30073,2746,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/28d2481b4ba85e5903826b8a56fb4ba24dcf8627/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg'),
(30074,2747,'_sku','12906'),
(30075,2747,'_regular_price','1230'),
(30076,2747,'total_sales','0'),
(30077,2747,'_tax_status','taxable'),
(30078,2747,'_tax_class',''),
(30079,2747,'_manage_stock','yes'),
(30080,2747,'_backorders','no'),
(30081,2747,'_sold_individually','no'),
(30082,2747,'_virtual','no'),
(30083,2747,'_downloadable','no'),
(30084,2747,'_download_limit','-1'),
(30085,2747,'_download_expiry','-1'),
(30086,2747,'_thumbnail_id','2746'),
(30087,2747,'_stock','53'),
(30088,2747,'_stock_status','instock'),
(30089,2747,'_wc_average_rating','0'),
(30090,2747,'_wc_review_count','0'),
(30091,2747,'_product_version','9.8.5'),
(30092,2747,'_price','1230'),
(30102,2748,'_wp_attached_file','2023/05/NIXIN-SST-Air-Control-32mm.jpg'),
(30103,2748,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/05/NIXIN-SST-Air-Control-32mm.jpg\";s:8:\"filesize\";i:51344;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Air-Control-32mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35752;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2686;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22631;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-32mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30104,2748,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2ee19956e878b2a883bcfc010030d897e3e018a6/NIXIN-SST-Air-Control-32mm.jpg'),
(30105,2749,'_sku','12764'),
(30106,2749,'_regular_price','750'),
(30107,2749,'total_sales','2'),
(30108,2749,'_tax_status','taxable'),
(30109,2749,'_tax_class',''),
(30110,2749,'_manage_stock','yes'),
(30111,2749,'_backorders','no'),
(30112,2749,'_sold_individually','no'),
(30113,2749,'_virtual','no'),
(30114,2749,'_downloadable','no'),
(30115,2749,'_download_limit','-1'),
(30116,2749,'_download_expiry','-1'),
(30117,2749,'_thumbnail_id','2748'),
(30118,2749,'_stock','9'),
(30119,2749,'_stock_status','instock'),
(30120,2749,'_wc_average_rating','0'),
(30121,2749,'_wc_review_count','0'),
(30122,2749,'_product_version','9.8.5'),
(30123,2749,'_price','750'),
(30124,2749,'_edit_last','244'),
(30125,2749,'_edit_lock','1684751256:244'),
(30126,2750,'_wp_attached_file','2023/05/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg'),
(30127,2750,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:49:\"2023/05/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg\";s:8:\"filesize\";i:50219;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5785;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Dual-Safety-Suction-Port-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2626;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21919;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5786;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15240;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-Acetal-Dual-Safety-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1768;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30128,2750,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0d7a369a56f8a5a434e7fa9966f5cb4eacd1a9e9/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg'),
(30129,2751,'_sku','12153'),
(30130,2751,'_regular_price','1230'),
(30131,2751,'total_sales','5'),
(30132,2751,'_tax_status','taxable'),
(30133,2751,'_tax_class',''),
(30134,2751,'_manage_stock','yes'),
(30135,2751,'_backorders','no'),
(30136,2751,'_sold_individually','no'),
(30137,2751,'_virtual','no'),
(30138,2751,'_downloadable','no'),
(30139,2751,'_download_limit','-1'),
(30140,2751,'_download_expiry','-1'),
(30141,2751,'_thumbnail_id','2750'),
(30142,2751,'_stock','54'),
(30143,2751,'_stock_status','instock'),
(30144,2751,'_wc_average_rating','0'),
(30145,2751,'_wc_review_count','0'),
(30146,2751,'_product_version','9.8.5'),
(30147,2751,'_price','1230'),
(30148,2752,'_wp_attached_file','2023/05/NIXIN-Acetal-Spa-Suction-Port.jpg'),
(30149,2752,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/05/NIXIN-Acetal-Spa-Suction-Port.jpg\";s:8:\"filesize\";i:48103;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5615;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-Acetal-Spa-Suction-Port-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21108;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5615;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14728;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-Acetal-Spa-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1751;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30150,2752,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b727fea4023b1e9ca93eda803ad63f3f4113c3a5/NIXIN-Acetal-Spa-Suction-Port.jpg'),
(30151,2753,'_sku','12907'),
(30152,2753,'_regular_price','1230'),
(30153,2753,'total_sales','0'),
(30154,2753,'_tax_status','taxable'),
(30155,2753,'_tax_class',''),
(30156,2753,'_manage_stock','yes'),
(30157,2753,'_backorders','no'),
(30158,2753,'_sold_individually','no'),
(30159,2753,'_virtual','no'),
(30160,2753,'_downloadable','no'),
(30161,2753,'_download_limit','-1'),
(30162,2753,'_download_expiry','-1'),
(30163,2753,'_thumbnail_id','2752'),
(30164,2753,'_stock','58'),
(30165,2753,'_stock_status','instock'),
(30166,2753,'_wc_average_rating','0'),
(30167,2753,'_wc_review_count','0'),
(30168,2753,'_product_version','9.8.5'),
(30169,2753,'_price','1230'),
(30173,2755,'_sku','11406'),
(30174,2755,'_regular_price','17640'),
(30175,2755,'total_sales','0'),
(30176,2755,'_tax_status','taxable'),
(30177,2755,'_tax_class',''),
(30178,2755,'_manage_stock','yes'),
(30179,2755,'_backorders','no'),
(30180,2755,'_sold_individually','no'),
(30181,2755,'_virtual','no'),
(30182,2755,'_downloadable','no'),
(30183,2755,'_download_limit','-1'),
(30184,2755,'_download_expiry','-1'),
(30185,2755,'_thumbnail_id','2512'),
(30186,2755,'_stock','4'),
(30187,2755,'_stock_status','instock'),
(30188,2755,'_wc_average_rating','0'),
(30189,2755,'_wc_review_count','0'),
(30190,2755,'_product_version','9.8.5'),
(30191,2755,'_price','17640'),
(30195,2757,'_sku','11407'),
(30196,2757,'_regular_price','38400'),
(30197,2757,'total_sales','0'),
(30198,2757,'_tax_status','taxable'),
(30199,2757,'_tax_class',''),
(30200,2757,'_manage_stock','yes'),
(30201,2757,'_backorders','no'),
(30202,2757,'_sold_individually','no'),
(30203,2757,'_virtual','no'),
(30204,2757,'_downloadable','no'),
(30205,2757,'_download_limit','-1'),
(30206,2757,'_download_expiry','-1'),
(30207,2757,'_thumbnail_id','2512'),
(30208,2757,'_stock','5'),
(30209,2757,'_stock_status','instock'),
(30210,2757,'_wc_average_rating','0'),
(30211,2757,'_wc_review_count','0'),
(30212,2757,'_product_version','9.8.4'),
(30213,2757,'_price','38400'),
(30214,2758,'_wp_attached_file','2023/05/ae4f28fbae422412845d0da62a96014d20efe019.png'),
(30215,2758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:687;s:6:\"height\";i:522;s:4:\"file\";s:52:\"2023/05/ae4f28fbae422412845d0da62a96014d20efe019.png\";s:8:\"filesize\";i:330321;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"ae4f28fbae422412845d0da62a96014d20efe019-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"ae4f28fbae422412845d0da62a96014d20efe019-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28299;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"ae4f28fbae422412845d0da62a96014d20efe019-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:95605;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"ae4f28fbae422412845d0da62a96014d20efe019-600x456.png\";s:5:\"width\";i:600;s:6:\"height\";i:456;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:232933;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"ae4f28fbae422412845d0da62a96014d20efe019-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30216,2758,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a/e/ae4f28fbae422412845d0da62a96014d20efe019.png'),
(30217,2759,'_sku','11560'),
(30218,2759,'_regular_price','2430'),
(30219,2759,'total_sales','1'),
(30220,2759,'_tax_status','taxable'),
(30221,2759,'_tax_class',''),
(30222,2759,'_manage_stock','yes'),
(30223,2759,'_backorders','no'),
(30224,2759,'_sold_individually','no'),
(30225,2759,'_virtual','no'),
(30226,2759,'_downloadable','no'),
(30227,2759,'_download_limit','-1'),
(30228,2759,'_download_expiry','-1'),
(30229,2759,'_thumbnail_id','2868'),
(30230,2759,'_stock','7'),
(30231,2759,'_stock_status','instock'),
(30232,2759,'_wc_average_rating','0'),
(30233,2759,'_wc_review_count','0'),
(30234,2759,'_product_version','9.8.3'),
(30235,2759,'_price','2430'),
(30236,2757,'_edit_last','244'),
(30237,2757,'_edit_lock','1686638083:244'),
(30238,2755,'_edit_last','244'),
(30239,2755,'_edit_lock','1686638250:244'),
(30240,2759,'_edit_last','425'),
(30241,2759,'_edit_lock','1730124377:425'),
(30244,2755,'_oembed_e2bcc9f567a0a4c02aaf1491accba36a','<iframe title=\"NIXIN SST C Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30245,2755,'_oembed_time_e2bcc9f567a0a4c02aaf1491accba36a','1684761917'),
(30246,2755,'_product_image_gallery','2557'),
(30247,2755,'_yoast_wpseo_primary_product_cat',''),
(30248,2755,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30249,2755,'_oembed_2f3d6d4148c05c39e284da8d38d3ab80','<iframe title=\"NIXIN SST C Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30250,2755,'_oembed_time_2f3d6d4148c05c39e284da8d38d3ab80','1684762078'),
(30251,2757,'_oembed_e2bcc9f567a0a4c02aaf1491accba36a','<iframe title=\"NIXIN SST C Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30252,2757,'_oembed_time_e2bcc9f567a0a4c02aaf1491accba36a','1684762091'),
(30253,2757,'_product_image_gallery','1335,3817'),
(30254,2757,'_yoast_wpseo_primary_product_cat',''),
(30255,2757,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30265,2757,'_oembed_2f3d6d4148c05c39e284da8d38d3ab80','<iframe title=\"NIXIN SST C Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30266,2757,'_oembed_time_2f3d6d4148c05c39e284da8d38d3ab80','1684762446'),
(30270,2761,'_sku','11421'),
(30271,2761,'_regular_price','4070'),
(30272,2761,'total_sales','1'),
(30273,2761,'_tax_status','taxable'),
(30274,2761,'_tax_class',''),
(30275,2761,'_manage_stock','yes'),
(30276,2761,'_backorders','no'),
(30277,2761,'_sold_individually','no'),
(30278,2761,'_virtual','no'),
(30279,2761,'_downloadable','no'),
(30280,2761,'_download_limit','-1'),
(30281,2761,'_download_expiry','-1'),
(30282,2761,'_thumbnail_id','1350'),
(30283,2761,'_stock','6'),
(30284,2761,'_stock_status','instock'),
(30285,2761,'_wc_average_rating','0'),
(30286,2761,'_wc_review_count','0'),
(30287,2761,'_product_version','9.6.2'),
(30288,2761,'_price','4070'),
(30292,2763,'_sku','11422'),
(30293,2763,'_regular_price','5210'),
(30294,2763,'total_sales','1'),
(30295,2763,'_tax_status','taxable'),
(30296,2763,'_tax_class',''),
(30297,2763,'_manage_stock','yes'),
(30298,2763,'_backorders','no'),
(30299,2763,'_sold_individually','no'),
(30300,2763,'_virtual','no'),
(30301,2763,'_downloadable','no'),
(30302,2763,'_download_limit','-1'),
(30303,2763,'_download_expiry','-1'),
(30304,2763,'_thumbnail_id','1350'),
(30305,2763,'_stock','1'),
(30306,2763,'_stock_status','instock'),
(30307,2763,'_wc_average_rating','0'),
(30308,2763,'_wc_review_count','0'),
(30309,2763,'_product_version','9.7.1'),
(30310,2763,'_price','5210'),
(30314,2765,'_sku','11366'),
(30315,2765,'_regular_price','2045'),
(30316,2765,'total_sales','12'),
(30317,2765,'_tax_status','taxable'),
(30318,2765,'_tax_class',''),
(30319,2765,'_manage_stock','yes'),
(30320,2765,'_backorders','no'),
(30321,2765,'_sold_individually','no'),
(30322,2765,'_virtual','no'),
(30323,2765,'_downloadable','no'),
(30324,2765,'_download_limit','-1'),
(30325,2765,'_download_expiry','-1'),
(30327,2765,'_stock','13'),
(30328,2765,'_stock_status','instock'),
(30329,2765,'_wc_average_rating','0'),
(30330,2765,'_wc_review_count','0'),
(30331,2765,'_product_version','9.8.5'),
(30332,2765,'_price','2045'),
(30336,2767,'_sku','11368'),
(30337,2767,'_regular_price','3690'),
(30338,2767,'total_sales','1'),
(30339,2767,'_tax_status','taxable'),
(30340,2767,'_tax_class',''),
(30341,2767,'_manage_stock','yes'),
(30342,2767,'_backorders','no'),
(30343,2767,'_sold_individually','no'),
(30344,2767,'_virtual','no'),
(30345,2767,'_downloadable','no'),
(30346,2767,'_download_limit','-1'),
(30347,2767,'_download_expiry','-1'),
(30349,2767,'_stock','31'),
(30350,2767,'_stock_status','instock'),
(30351,2767,'_wc_average_rating','0'),
(30352,2767,'_wc_review_count','0'),
(30353,2767,'_product_version','9.7.1'),
(30354,2767,'_price','3690'),
(30358,2769,'_sku','11373'),
(30359,2769,'_regular_price','4615'),
(30360,2769,'total_sales','1'),
(30361,2769,'_tax_status','taxable'),
(30362,2769,'_tax_class',''),
(30363,2769,'_manage_stock','yes'),
(30364,2769,'_backorders','no'),
(30365,2769,'_sold_individually','no'),
(30366,2769,'_virtual','no'),
(30367,2769,'_downloadable','no'),
(30368,2769,'_download_limit','-1'),
(30369,2769,'_download_expiry','-1'),
(30371,2769,'_stock','26'),
(30372,2769,'_stock_status','instock'),
(30373,2769,'_wc_average_rating','0'),
(30374,2769,'_wc_review_count','0'),
(30375,2769,'_product_version','9.8.1'),
(30376,2769,'_price','4615'),
(30380,2771,'_sku','11375'),
(30381,2771,'_regular_price','6295'),
(30382,2771,'total_sales','0'),
(30383,2771,'_tax_status','taxable'),
(30384,2771,'_tax_class',''),
(30385,2771,'_manage_stock','yes'),
(30386,2771,'_backorders','no'),
(30387,2771,'_sold_individually','no'),
(30388,2771,'_virtual','no'),
(30389,2771,'_downloadable','no'),
(30390,2771,'_download_limit','-1'),
(30391,2771,'_download_expiry','-1'),
(30393,2771,'_stock','20'),
(30394,2771,'_stock_status','instock'),
(30395,2771,'_wc_average_rating','0'),
(30396,2771,'_wc_review_count','0'),
(30397,2771,'_product_version','9.7.1'),
(30398,2771,'_price','6295'),
(30402,2773,'_sku','11376'),
(30403,2773,'_regular_price','7240'),
(30404,2773,'total_sales','2'),
(30405,2773,'_tax_status','taxable'),
(30406,2773,'_tax_class',''),
(30407,2773,'_manage_stock','yes'),
(30408,2773,'_backorders','no'),
(30409,2773,'_sold_individually','no'),
(30410,2773,'_virtual','no'),
(30411,2773,'_downloadable','no'),
(30412,2773,'_download_limit','-1'),
(30413,2773,'_download_expiry','-1'),
(30415,2773,'_stock','9'),
(30416,2773,'_stock_status','instock'),
(30417,2773,'_wc_average_rating','0'),
(30418,2773,'_wc_review_count','0'),
(30419,2773,'_product_version','9.8.5'),
(30420,2773,'_price','7240'),
(30424,2775,'_sku','11365'),
(30425,2775,'_regular_price','1600'),
(30426,2775,'total_sales','0'),
(30427,2775,'_tax_status','taxable'),
(30428,2775,'_tax_class',''),
(30429,2775,'_manage_stock','yes'),
(30430,2775,'_backorders','no'),
(30431,2775,'_sold_individually','no'),
(30432,2775,'_virtual','no'),
(30433,2775,'_downloadable','no'),
(30434,2775,'_download_limit','-1'),
(30435,2775,'_download_expiry','-1'),
(30437,2775,'_stock','21'),
(30438,2775,'_stock_status','instock'),
(30439,2775,'_wc_average_rating','0'),
(30440,2775,'_wc_review_count','0'),
(30441,2775,'_product_version','9.8.5'),
(30442,2775,'_price','1600'),
(30446,2777,'_sku','11367'),
(30447,2777,'_regular_price','2355'),
(30448,2777,'total_sales','8'),
(30449,2777,'_tax_status','taxable'),
(30450,2777,'_tax_class',''),
(30451,2777,'_manage_stock','yes'),
(30452,2777,'_backorders','no'),
(30453,2777,'_sold_individually','no'),
(30454,2777,'_virtual','no'),
(30455,2777,'_downloadable','no'),
(30456,2777,'_download_limit','-1'),
(30457,2777,'_download_expiry','-1'),
(30459,2777,'_stock','15'),
(30460,2777,'_stock_status','instock'),
(30461,2777,'_wc_average_rating','0'),
(30462,2777,'_wc_review_count','0'),
(30463,2777,'_product_version','9.8.5'),
(30464,2777,'_price','2355'),
(30468,2779,'_sku','11372'),
(30469,2779,'_regular_price','4130'),
(30470,2779,'total_sales','5'),
(30471,2779,'_tax_status','taxable'),
(30472,2779,'_tax_class',''),
(30473,2779,'_manage_stock','yes'),
(30474,2779,'_backorders','no'),
(30475,2779,'_sold_individually','no'),
(30476,2779,'_virtual','no'),
(30477,2779,'_downloadable','no'),
(30478,2779,'_download_limit','-1'),
(30479,2779,'_download_expiry','-1'),
(30481,2779,'_stock','12'),
(30482,2779,'_stock_status','instock'),
(30483,2779,'_wc_average_rating','0'),
(30484,2779,'_wc_review_count','0'),
(30485,2779,'_product_version','9.8.5'),
(30486,2779,'_price','4130'),
(30487,2771,'_edit_last','425'),
(30488,2771,'_edit_lock','1742981157:425'),
(30492,2781,'_sku','11374'),
(30493,2781,'_regular_price','5470'),
(30494,2781,'total_sales','3'),
(30495,2781,'_tax_status','taxable'),
(30496,2781,'_tax_class',''),
(30497,2781,'_manage_stock','yes'),
(30498,2781,'_backorders','no'),
(30499,2781,'_sold_individually','no'),
(30500,2781,'_virtual','no'),
(30501,2781,'_downloadable','no'),
(30502,2781,'_download_limit','-1'),
(30503,2781,'_download_expiry','-1'),
(30505,2781,'_stock','19'),
(30506,2781,'_stock_status','instock'),
(30507,2781,'_wc_average_rating','0'),
(30508,2781,'_wc_review_count','0'),
(30509,2781,'_product_version','9.8.1'),
(30510,2781,'_price','5470'),
(30514,2783,'_sku','11412'),
(30515,2783,'_regular_price','8115'),
(30516,2783,'total_sales','0'),
(30517,2783,'_tax_status','taxable'),
(30518,2783,'_tax_class',''),
(30519,2783,'_manage_stock','yes'),
(30520,2783,'_backorders','no'),
(30521,2783,'_sold_individually','no'),
(30522,2783,'_virtual','no'),
(30523,2783,'_downloadable','no'),
(30524,2783,'_download_limit','-1'),
(30525,2783,'_download_expiry','-1'),
(30526,2783,'_thumbnail_id','1338'),
(30527,2783,'_stock','6'),
(30528,2783,'_stock_status','instock'),
(30529,2783,'_wc_average_rating','0'),
(30530,2783,'_wc_review_count','0'),
(30531,2783,'_product_version','9.6.0'),
(30532,2783,'_price','8115'),
(30536,2785,'_sku','11393'),
(30537,2785,'_regular_price','6200'),
(30538,2785,'total_sales','0'),
(30539,2785,'_tax_status','taxable'),
(30540,2785,'_tax_class',''),
(30541,2785,'_manage_stock','yes'),
(30542,2785,'_backorders','no'),
(30543,2785,'_sold_individually','no'),
(30544,2785,'_virtual','no'),
(30545,2785,'_downloadable','no'),
(30546,2785,'_download_limit','-1'),
(30547,2785,'_download_expiry','-1'),
(30549,2785,'_stock','14'),
(30550,2785,'_stock_status','instock'),
(30551,2785,'_wc_average_rating','0'),
(30552,2785,'_wc_review_count','0'),
(30553,2785,'_product_version','9.8.5'),
(30554,2785,'_price','6200'),
(30558,2787,'_sku','11394'),
(30559,2787,'_regular_price','7670'),
(30560,2787,'total_sales','3'),
(30561,2787,'_tax_status','taxable'),
(30562,2787,'_tax_class',''),
(30563,2787,'_manage_stock','yes'),
(30564,2787,'_backorders','no'),
(30565,2787,'_sold_individually','no'),
(30566,2787,'_virtual','no'),
(30567,2787,'_downloadable','no'),
(30568,2787,'_download_limit','-1'),
(30569,2787,'_download_expiry','-1'),
(30571,2787,'_stock','12'),
(30572,2787,'_stock_status','instock'),
(30573,2787,'_wc_average_rating','0'),
(30574,2787,'_wc_review_count','0'),
(30575,2787,'_product_version','9.8.5'),
(30576,2787,'_price','7670'),
(30580,2789,'_sku','11395'),
(30581,2789,'_regular_price','9825'),
(30582,2789,'total_sales','2'),
(30583,2789,'_tax_status','taxable'),
(30584,2789,'_tax_class',''),
(30585,2789,'_manage_stock','yes'),
(30586,2789,'_backorders','no'),
(30587,2789,'_sold_individually','no'),
(30588,2789,'_virtual','no'),
(30589,2789,'_downloadable','no'),
(30590,2789,'_download_limit','-1'),
(30591,2789,'_download_expiry','-1'),
(30593,2789,'_stock','14'),
(30594,2789,'_stock_status','instock'),
(30595,2789,'_wc_average_rating','0'),
(30596,2789,'_wc_review_count','0'),
(30597,2789,'_product_version','9.8.5'),
(30598,2789,'_price','9825'),
(30599,2769,'_edit_last','425'),
(30600,2769,'_edit_lock','1742981012:425'),
(30604,2791,'_sku','11396'),
(30605,2791,'_regular_price','12960'),
(30606,2791,'total_sales','1'),
(30607,2791,'_tax_status','taxable'),
(30608,2791,'_tax_class',''),
(30609,2791,'_manage_stock','yes'),
(30610,2791,'_backorders','no'),
(30611,2791,'_sold_individually','no'),
(30612,2791,'_virtual','no'),
(30613,2791,'_downloadable','no'),
(30614,2791,'_download_limit','-1'),
(30615,2791,'_download_expiry','-1'),
(30617,2791,'_stock','5'),
(30618,2791,'_stock_status','instock'),
(30619,2791,'_wc_average_rating','0'),
(30620,2791,'_wc_review_count','0'),
(30621,2791,'_product_version','9.8.2'),
(30622,2791,'_price','12960'),
(30626,2793,'_sku','11391'),
(30627,2793,'_regular_price','2990'),
(30628,2793,'total_sales','2'),
(30629,2793,'_tax_status','taxable'),
(30630,2793,'_tax_class',''),
(30631,2793,'_manage_stock','yes'),
(30632,2793,'_backorders','no'),
(30633,2793,'_sold_individually','no'),
(30634,2793,'_virtual','no'),
(30635,2793,'_downloadable','no'),
(30636,2793,'_download_limit','-1'),
(30637,2793,'_download_expiry','-1'),
(30639,2793,'_stock','28'),
(30640,2793,'_stock_status','instock'),
(30641,2793,'_wc_average_rating','0'),
(30642,2793,'_wc_review_count','0'),
(30643,2793,'_product_version','9.8.5'),
(30644,2793,'_price','2990'),
(30645,2767,'_edit_last','425'),
(30646,2767,'_edit_lock','1742981192:425'),
(30650,2795,'_sku','11392'),
(30651,2795,'_regular_price','4250'),
(30652,2795,'total_sales','8'),
(30653,2795,'_tax_status','taxable'),
(30654,2795,'_tax_class',''),
(30655,2795,'_manage_stock','yes'),
(30656,2795,'_backorders','no'),
(30657,2795,'_sold_individually','no'),
(30658,2795,'_virtual','no'),
(30659,2795,'_downloadable','no'),
(30660,2795,'_download_limit','-1'),
(30661,2795,'_download_expiry','-1'),
(30663,2795,'_stock','3'),
(30664,2795,'_stock_status','instock'),
(30665,2795,'_wc_average_rating','0'),
(30666,2795,'_wc_review_count','0'),
(30667,2795,'_product_version','9.8.5'),
(30668,2795,'_price','4250'),
(30669,2765,'_edit_last','244'),
(30670,2765,'_edit_lock','1686638610:244'),
(30671,2763,'_edit_last','244'),
(30672,2763,'_edit_lock','1686638504:244'),
(30673,2761,'_edit_last','244'),
(30674,2761,'_edit_lock','1686638424:244'),
(30675,2773,'_edit_last','425'),
(30676,2773,'_edit_lock','1742981157:425'),
(30677,2775,'_edit_last','244'),
(30678,2775,'_edit_lock','1686638875:244'),
(30679,2777,'_edit_last','425'),
(30680,2777,'_edit_lock','1742981158:425'),
(30681,2779,'_edit_last','244'),
(30682,2779,'_edit_lock','1684825541:244'),
(30683,2781,'_edit_last','425'),
(30684,2781,'_edit_lock','1742981159:425'),
(30685,2783,'_edit_last','425'),
(30686,2783,'_edit_lock','1689755928:425'),
(30687,2785,'_edit_last','244'),
(30688,2785,'_edit_lock','1686639266:244'),
(30689,2787,'_edit_last','244'),
(30690,2787,'_edit_lock','1686639318:244'),
(30691,2789,'_edit_last','244'),
(30692,2789,'_edit_lock','1686639372:244'),
(30693,2791,'_edit_last','244'),
(30694,2791,'_edit_lock','1686639417:244'),
(30695,2793,'_edit_last','244'),
(30696,2793,'_edit_lock','1686639455:244'),
(30697,2795,'_edit_last','244'),
(30698,2795,'_edit_lock','1686639516:244'),
(30699,2783,'_product_image_gallery','1339'),
(30700,2783,'_yoast_wpseo_primary_product_cat',''),
(30701,2783,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30704,2795,'_oembed_02d1c33200de0c00b72309ea0ee094e1','<iframe title=\"NIXIN SST Z Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30705,2795,'_oembed_time_02d1c33200de0c00b72309ea0ee094e1','1684763102'),
(30706,2795,'_yoast_wpseo_primary_product_cat',''),
(30707,2795,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30708,2795,'_oembed_ca9fad5c17357edcec890c1d44709f91','<iframe title=\"NIXIN SST Z Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30709,2795,'_oembed_time_ca9fad5c17357edcec890c1d44709f91','1684763111'),
(30710,2793,'_oembed_02d1c33200de0c00b72309ea0ee094e1','<iframe title=\"NIXIN SST Z Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30711,2793,'_oembed_time_02d1c33200de0c00b72309ea0ee094e1','1684763126'),
(30712,2793,'_yoast_wpseo_primary_product_cat',''),
(30713,2793,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30714,2793,'_oembed_ca9fad5c17357edcec890c1d44709f91','<iframe title=\"NIXIN SST Z Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30715,2793,'_oembed_time_ca9fad5c17357edcec890c1d44709f91','1684763135'),
(30716,2791,'_oembed_02d1c33200de0c00b72309ea0ee094e1','<iframe title=\"NIXIN SST Z Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30717,2791,'_oembed_time_02d1c33200de0c00b72309ea0ee094e1','1684763150'),
(30718,2791,'_yoast_wpseo_primary_product_cat',''),
(30719,2791,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30720,2791,'_oembed_ca9fad5c17357edcec890c1d44709f91','<iframe title=\"NIXIN SST Z Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30721,2791,'_oembed_time_ca9fad5c17357edcec890c1d44709f91','1684763163'),
(30722,2789,'_oembed_02d1c33200de0c00b72309ea0ee094e1','<iframe title=\"NIXIN SST Z Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30723,2789,'_oembed_time_02d1c33200de0c00b72309ea0ee094e1','1684763188'),
(30724,2789,'_yoast_wpseo_primary_product_cat',''),
(30725,2789,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30726,2789,'_oembed_ca9fad5c17357edcec890c1d44709f91','<iframe title=\"NIXIN SST Z Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30727,2789,'_oembed_time_ca9fad5c17357edcec890c1d44709f91','1684763198'),
(30728,2787,'_oembed_02d1c33200de0c00b72309ea0ee094e1','<iframe title=\"NIXIN SST Z Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30729,2787,'_oembed_time_02d1c33200de0c00b72309ea0ee094e1','1684763211'),
(30730,2787,'_yoast_wpseo_primary_product_cat',''),
(30731,2787,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30732,2787,'_oembed_ca9fad5c17357edcec890c1d44709f91','<iframe title=\"NIXIN SST Z Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30733,2787,'_oembed_time_ca9fad5c17357edcec890c1d44709f91','1684763220'),
(30734,2785,'_oembed_02d1c33200de0c00b72309ea0ee094e1','<iframe title=\"NIXIN SST Z Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30735,2785,'_oembed_time_02d1c33200de0c00b72309ea0ee094e1','1684763233'),
(30736,2785,'_yoast_wpseo_primary_product_cat',''),
(30737,2785,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30738,2785,'_oembed_ca9fad5c17357edcec890c1d44709f91','<iframe title=\"NIXIN SST Z Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30739,2785,'_oembed_time_ca9fad5c17357edcec890c1d44709f91','1684763241'),
(30763,2781,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30764,2781,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763320'),
(30765,2781,'_yoast_wpseo_primary_product_cat',''),
(30766,2781,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30767,2781,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30768,2781,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763374'),
(30769,2779,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30770,2779,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763387'),
(30771,2779,'_yoast_wpseo_primary_product_cat',''),
(30772,2779,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30773,2779,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30774,2779,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763398'),
(30775,2777,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30776,2777,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763426'),
(30777,2777,'_yoast_wpseo_primary_product_cat',''),
(30778,2777,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30779,2777,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30780,2777,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763436'),
(30781,2775,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30782,2775,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763470'),
(30783,2775,'_yoast_wpseo_primary_product_cat',''),
(30784,2775,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30785,2775,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30786,2775,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763482'),
(30787,2773,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30788,2773,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763496'),
(30789,2773,'_yoast_wpseo_primary_product_cat',''),
(30790,2773,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30791,2773,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30792,2773,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763508'),
(30793,2771,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30794,2771,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763525'),
(30795,2771,'_yoast_wpseo_primary_product_cat',''),
(30796,2771,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30797,2771,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30798,2771,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763537'),
(30799,2769,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30800,2769,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763553'),
(30801,2769,'_yoast_wpseo_primary_product_cat',''),
(30802,2769,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30803,2769,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30804,2769,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763579'),
(30805,2767,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30806,2767,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763601'),
(30807,2767,'_yoast_wpseo_primary_product_cat',''),
(30808,2767,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30809,2767,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30810,2767,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763649'),
(30811,2765,'_oembed_dcfe3127f9fbdc618f09dfdcadea0395','<iframe title=\"NIXIN SST Slimline Spout\" width=\"869\" height=\"489\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30812,2765,'_oembed_time_dcfe3127f9fbdc618f09dfdcadea0395','1684763670'),
(30813,2765,'_yoast_wpseo_primary_product_cat',''),
(30814,2765,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(30815,2765,'_oembed_a9c3d9c1dc0f6aa0e872ced2516df4f2','<iframe title=\"NIXIN SST Slimline Spout\" width=\"873\" height=\"491\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30816,2765,'_oembed_time_a9c3d9c1dc0f6aa0e872ced2516df4f2','1684763692'),
(30826,2763,'_yoast_wpseo_primary_product_cat',''),
(30827,2763,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30828,2761,'_yoast_wpseo_primary_product_cat',''),
(30829,2761,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(30830,2795,'_thumbnail_id','1307'),
(30831,2795,'_product_image_gallery','1310'),
(30832,2793,'_thumbnail_id','1307'),
(30833,2793,'_product_image_gallery','1132,861'),
(30834,2791,'_thumbnail_id','1307'),
(30835,2791,'_product_image_gallery','1136'),
(30836,2789,'_thumbnail_id','1307'),
(30837,2787,'_thumbnail_id','1307'),
(30838,2787,'_product_image_gallery','1254,1098'),
(30839,2785,'_thumbnail_id','1307'),
(30840,2785,'_product_image_gallery','1308,1133'),
(30841,2771,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30842,2771,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684776356'),
(30843,2779,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30844,2779,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684825465'),
(30845,2797,'_wp_attached_file','2023/05/SST-Slimline-Profile-Spout-300mm.jpg'),
(30846,2797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/05/SST-Slimline-Profile-Spout-300mm.jpg\";s:8:\"filesize\";i:49044;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5142;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-300mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20185;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5150;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14032;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30847,2798,'_wp_attached_file','2023/05/SST-Slimline-Profile-Spout-500mm.jpg'),
(30848,2798,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/05/SST-Slimline-Profile-Spout-500mm.jpg\";s:8:\"filesize\";i:41923;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4303;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17849;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30849,2799,'_wp_attached_file','2023/05/SST-Slimline-Spout-200mm.jpg'),
(30850,2799,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/05/SST-Slimline-Spout-200mm.jpg\";s:8:\"filesize\";i:52818;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5099;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22033;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5103;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14610;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30851,2800,'_wp_attached_file','2023/05/SST-Slimline-Spout-400mm.jpg'),
(30852,2800,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/05/SST-Slimline-Spout-400mm.jpg\";s:8:\"filesize\";i:41062;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1955;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17374;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11669;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1381;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30853,2801,'_wp_attached_file','2023/05/SST-Slimline-Spout-600mm.jpg'),
(30854,2801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/05/SST-Slimline-Spout-600mm.jpg\";s:8:\"filesize\";i:44077;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4430;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17520;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30855,2779,'_thumbnail_id','4643'),
(30857,2777,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30858,2777,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684825695'),
(30859,2777,'_thumbnail_id','4647'),
(30861,2775,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30862,2775,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684826237'),
(30863,914,'_edit_lock','1684826168:244'),
(30864,2775,'_thumbnail_id','4648'),
(30865,2781,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30866,2781,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684826335'),
(30867,2781,'_thumbnail_id','4649'),
(30868,2773,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30869,2773,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684828531'),
(30870,2773,'_thumbnail_id','4650'),
(30872,784,'_edit_lock','1684828529:244'),
(30874,2793,'_oembed_52c2f39f0d8d0e2668d5b97447a02299','<iframe title=\"NIXIN SST Z Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30875,2793,'_oembed_time_52c2f39f0d8d0e2668d5b97447a02299','1684828721'),
(30876,2771,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30877,2771,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684828834'),
(30878,2771,'_thumbnail_id','2867'),
(30879,2769,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30880,2769,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684829046'),
(30881,1096,'_edit_lock','1684829250:244'),
(30882,2769,'_thumbnail_id','4646'),
(30884,2767,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30885,2767,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684829366'),
(30886,2767,'_thumbnail_id','4645'),
(30887,2765,'_oembed_9d125fa99af4bb1bc4b47c19eaae5b1b','<iframe title=\"NIXIN SST Slimline Spout\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(30888,2765,'_oembed_time_9d125fa99af4bb1bc4b47c19eaae5b1b','1684829392'),
(30889,2765,'_thumbnail_id','4644'),
(30890,2802,'_wp_attached_file','2023/05/SST-Slimline-Spout-200mm-1.jpg'),
(30891,2802,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/05/SST-Slimline-Spout-200mm-1.jpg\";s:8:\"filesize\";i:52818;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5099;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SST-Slimline-Spout-200mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22033;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5103;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14610;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30892,2802,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9ddb2e4da117a00c6bfb188dbe03c7dd9dc63750/SST-Slimline-Spout-200mm.jpg'),
(30893,2803,'_wp_attached_file','2023/05/SST-Slimline-Spout-400mm-1.jpg'),
(30894,2803,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/05/SST-Slimline-Spout-400mm-1.jpg\";s:8:\"filesize\";i:41062;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SST-Slimline-Spout-400mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1955;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17374;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11669;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1381;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30895,2803,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba2a25353c6decee180e47080d157ad81cdeeb4a/SST-Slimline-Spout-400mm.jpg'),
(30896,2804,'_wp_attached_file','2023/05/NIXIN-SST-Box-Spout-200mm.jpg'),
(30897,2804,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/05/NIXIN-SST-Box-Spout-200mm.jpg\";s:8:\"filesize\";i:54722;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Box-Spout-200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6115;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Box-Spout-200mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Box-Spout-200mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23723;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"NIXIN-SST-Box-Spout-200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6115;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Box-Spout-200mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16456;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Box-Spout-200mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1846;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30898,2759,'_yoast_wpseo_primary_product_cat',''),
(30899,2759,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31050,2812,'_wp_attached_file','2023/05/97572e86e4d273850577cfd6f3c60400697ca306-scaled.jpg'),
(31051,2812,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:59:\"2023/05/97572e86e4d273850577cfd6f3c60400697ca306-scaled.jpg\";s:8:\"filesize\";i:407459;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"97572e86e4d273850577cfd6f3c60400697ca306-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11684;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"97572e86e4d273850577cfd6f3c60400697ca306-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"97572e86e4d273850577cfd6f3c60400697ca306-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"97572e86e4d273850577cfd6f3c60400697ca306-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83854;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164703;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271766;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"97572e86e4d273850577cfd6f3c60400697ca306-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13697;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"97572e86e4d273850577cfd6f3c60400697ca306-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55989;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"97572e86e4d273850577cfd6f3c60400697ca306-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1594467508\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:44:\"97572e86e4d273850577cfd6f3c60400697ca306.jpg\";}'),
(31052,2812,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9/7/97572e86e4d273850577cfd6f3c60400697ca306.JPG'),
(31053,2813,'_sku','11478'),
(31054,2813,'_regular_price','780'),
(31055,2813,'total_sales','1'),
(31056,2813,'_tax_status','taxable'),
(31057,2813,'_tax_class',''),
(31058,2813,'_manage_stock','yes'),
(31059,2813,'_backorders','no'),
(31060,2813,'_sold_individually','no'),
(31061,2813,'_virtual','no'),
(31062,2813,'_downloadable','no'),
(31063,2813,'_download_limit','-1'),
(31064,2813,'_download_expiry','-1'),
(31065,2813,'_thumbnail_id','2838'),
(31066,2813,'_stock','0'),
(31067,2813,'_stock_status','outofstock'),
(31068,2813,'_wc_average_rating','0'),
(31069,2813,'_wc_review_count','0'),
(31070,2813,'_product_version','9.8.1'),
(31071,2813,'_price','780'),
(31072,2814,'_wp_attached_file','2023/05/9e4b313f7ce2edb88fdc76d3865172ec02031fc6.jpg'),
(31073,2814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1452;s:6:\"height\";i:1452;s:4:\"file\";s:52:\"2023/05/9e4b313f7ce2edb88fdc76d3865172ec02031fc6.jpg\";s:8:\"filesize\";i:339189;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13693;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86161;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5439;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55127;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13693;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1584433479\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"16\";s:13:\"shutter_speed\";s:18:\"0.0081967213114754\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31074,2814,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9/e/9e4b313f7ce2edb88fdc76d3865172ec02031fc6.jpg'),
(31075,2815,'_sku','11475'),
(31076,2815,'_regular_price','780'),
(31077,2815,'total_sales','0'),
(31078,2815,'_tax_status','taxable'),
(31079,2815,'_tax_class',''),
(31080,2815,'_manage_stock','yes'),
(31081,2815,'_backorders','no'),
(31082,2815,'_sold_individually','no'),
(31083,2815,'_virtual','no'),
(31084,2815,'_downloadable','no'),
(31085,2815,'_download_limit','-1'),
(31086,2815,'_download_expiry','-1'),
(31087,2815,'_thumbnail_id','2836'),
(31088,2815,'_stock','0'),
(31089,2815,'_stock_status','outofstock'),
(31090,2815,'_wc_average_rating','0'),
(31091,2815,'_wc_review_count','0'),
(31092,2815,'_product_version','9.8.1'),
(31093,2815,'_price','780'),
(31094,2816,'_wp_attached_file','2023/05/97572e86e4d273850577cfd6f3c60400697ca306-1-scaled.jpg'),
(31095,2816,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:61:\"2023/05/97572e86e4d273850577cfd6f3c60400697ca306-1-scaled.jpg\";s:8:\"filesize\";i:407459;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11684;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"97572e86e4d273850577cfd6f3c60400697ca306-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4881;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"97572e86e4d273850577cfd6f3c60400697ca306-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83854;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"97572e86e4d273850577cfd6f3c60400697ca306-1-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164703;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"97572e86e4d273850577cfd6f3c60400697ca306-1-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271766;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13697;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55989;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"97572e86e4d273850577cfd6f3c60400697ca306-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1594467508\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:46:\"97572e86e4d273850577cfd6f3c60400697ca306-1.jpg\";}'),
(31096,2816,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9/7/97572e86e4d273850577cfd6f3c60400697ca306.JPG'),
(31097,2817,'_sku','11477'),
(31098,2817,'_regular_price','780'),
(31099,2817,'total_sales','0'),
(31100,2817,'_tax_status','taxable'),
(31101,2817,'_tax_class',''),
(31102,2817,'_manage_stock','yes'),
(31103,2817,'_backorders','no'),
(31104,2817,'_sold_individually','no'),
(31105,2817,'_virtual','no'),
(31106,2817,'_downloadable','no'),
(31107,2817,'_download_limit','-1'),
(31108,2817,'_download_expiry','-1'),
(31109,2817,'_thumbnail_id','2839'),
(31110,2817,'_stock','0'),
(31111,2817,'_stock_status','outofstock'),
(31112,2817,'_wc_average_rating','0'),
(31113,2817,'_wc_review_count','0'),
(31114,2817,'_product_version','9.8.1'),
(31115,2817,'_price','780'),
(31116,2818,'_wp_attached_file','2023/05/9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1.jpg'),
(31117,2818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1452;s:6:\"height\";i:1452;s:4:\"file\";s:54:\"2023/05/9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1.jpg\";s:8:\"filesize\";i:339189;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13693;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86161;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5439;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55127;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13693;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37932;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1584433479\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"16\";s:13:\"shutter_speed\";s:18:\"0.0081967213114754\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31118,2818,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9/e/9e4b313f7ce2edb88fdc76d3865172ec02031fc6.jpg'),
(31119,2819,'_sku','11476'),
(31120,2819,'_regular_price','780'),
(31121,2819,'total_sales','0'),
(31122,2819,'_tax_status','taxable'),
(31123,2819,'_tax_class',''),
(31124,2819,'_manage_stock','yes'),
(31125,2819,'_backorders','no'),
(31126,2819,'_sold_individually','no'),
(31127,2819,'_virtual','no'),
(31128,2819,'_downloadable','no'),
(31129,2819,'_download_limit','-1'),
(31130,2819,'_download_expiry','-1'),
(31131,2819,'_thumbnail_id','2837'),
(31132,2819,'_stock','0'),
(31133,2819,'_stock_status','outofstock'),
(31134,2819,'_wc_average_rating','0'),
(31135,2819,'_wc_review_count','0'),
(31136,2819,'_product_version','9.8.1'),
(31137,2819,'_price','780'),
(31138,2820,'_wp_attached_file','2023/05/ceb11d62a3d77240b135fe098f9bc3cbc6508504.jpg'),
(31139,2820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1203;s:6:\"height\";i:1500;s:4:\"file\";s:52:\"2023/05/ceb11d62a3d77240b135fe098f9bc3cbc6508504.jpg\";s:8:\"filesize\";i:159330;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13441;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-821x1024.jpg\";s:5:\"width\";i:821;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6190;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-768x958.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:958;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76321;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-600x748.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53249;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:13:\"Administrator\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1581353693\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31140,2820,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c/e/ceb11d62a3d77240b135fe098f9bc3cbc6508504.jpg'),
(31141,2821,'_sku','11454'),
(31142,2821,'_regular_price','1300'),
(31143,2821,'total_sales','0'),
(31144,2821,'_tax_status','taxable'),
(31145,2821,'_tax_class',''),
(31146,2821,'_manage_stock','yes'),
(31147,2821,'_backorders','no'),
(31148,2821,'_sold_individually','no'),
(31149,2821,'_virtual','no'),
(31150,2821,'_downloadable','no'),
(31151,2821,'_download_limit','-1'),
(31152,2821,'_download_expiry','-1'),
(31153,2821,'_thumbnail_id','2820'),
(31154,2821,'_stock','30'),
(31155,2821,'_stock_status','instock'),
(31156,2821,'_wc_average_rating','0'),
(31157,2821,'_wc_review_count','0'),
(31158,2821,'_product_version','9.8.5'),
(31159,2821,'_price','1300'),
(31160,2822,'_wp_attached_file','2023/05/ceb11d62a3d77240b135fe098f9bc3cbc6508504-1.jpg'),
(31161,2822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1203;s:6:\"height\";i:1500;s:4:\"file\";s:54:\"2023/05/ceb11d62a3d77240b135fe098f9bc3cbc6508504-1.jpg\";s:8:\"filesize\";i:159330;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-241x300.jpg\";s:5:\"width\";i:241;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13441;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-821x1024.jpg\";s:5:\"width\";i:821;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84188;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6190;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-768x958.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:958;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76321;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-600x748.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:748;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53249;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:13:\"Administrator\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1581353693\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31162,2822,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c/e/ceb11d62a3d77240b135fe098f9bc3cbc6508504.jpg'),
(31163,2823,'_sku','11455'),
(31164,2823,'_regular_price','1300'),
(31165,2823,'total_sales','0'),
(31166,2823,'_tax_status','taxable'),
(31167,2823,'_tax_class',''),
(31168,2823,'_manage_stock','yes'),
(31169,2823,'_backorders','no'),
(31170,2823,'_sold_individually','no'),
(31171,2823,'_virtual','no'),
(31172,2823,'_downloadable','no'),
(31173,2823,'_download_limit','-1'),
(31174,2823,'_download_expiry','-1'),
(31175,2823,'_thumbnail_id','2822'),
(31176,2823,'_stock','30'),
(31177,2823,'_stock_status','instock'),
(31178,2823,'_wc_average_rating','0'),
(31179,2823,'_wc_review_count','0'),
(31180,2823,'_product_version','9.8.5'),
(31181,2823,'_price','1300'),
(31182,2824,'_wp_attached_file','2023/05/fa758b45af421ff859b544eb9a4d8cf2e1da3d91-scaled.jpg'),
(31183,2824,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:59:\"2023/05/fa758b45af421ff859b544eb9a4d8cf2e1da3d91-scaled.jpg\";s:8:\"filesize\";i:332328;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11457;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68331;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131244;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218207;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13746;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47082;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1609941864\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:44:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91.jpg\";}'),
(31184,2824,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f/a/fa758b45af421ff859b544eb9a4d8cf2e1da3d91.JPG'),
(31185,2825,'_sku','11635'),
(31186,2825,'_regular_price','840'),
(31187,2825,'total_sales','0'),
(31188,2825,'_tax_status','taxable'),
(31189,2825,'_tax_class',''),
(31190,2825,'_manage_stock','yes'),
(31191,2825,'_backorders','no'),
(31192,2825,'_sold_individually','no'),
(31193,2825,'_virtual','no'),
(31194,2825,'_downloadable','no'),
(31195,2825,'_download_limit','-1'),
(31196,2825,'_download_expiry','-1'),
(31197,2825,'_thumbnail_id','3819'),
(31198,2825,'_stock','21'),
(31199,2825,'_stock_status','instock'),
(31200,2825,'_wc_average_rating','0'),
(31201,2825,'_wc_review_count','0'),
(31202,2825,'_product_version','9.8.5'),
(31203,2825,'_price','840'),
(31204,2826,'_wp_attached_file','2023/05/fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-scaled.jpg'),
(31205,2826,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:61:\"2023/05/fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-scaled.jpg\";s:8:\"filesize\";i:332328;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11457;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68331;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131244;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:56:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218207;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13746;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47082;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1609941864\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:46:\"fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1.jpg\";}'),
(31206,2826,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f/a/fa758b45af421ff859b544eb9a4d8cf2e1da3d91.JPG'),
(31207,2827,'_sku','11634'),
(31208,2827,'_regular_price','840'),
(31209,2827,'total_sales','0'),
(31210,2827,'_tax_status','taxable'),
(31211,2827,'_tax_class',''),
(31212,2827,'_manage_stock','yes'),
(31213,2827,'_backorders','no'),
(31214,2827,'_sold_individually','no'),
(31215,2827,'_virtual','no'),
(31216,2827,'_downloadable','no'),
(31217,2827,'_download_limit','-1'),
(31218,2827,'_download_expiry','-1'),
(31219,2827,'_thumbnail_id','2992'),
(31220,2827,'_stock','21'),
(31221,2827,'_stock_status','instock'),
(31222,2827,'_wc_average_rating','0'),
(31223,2827,'_wc_review_count','0'),
(31224,2827,'_product_version','9.8.5'),
(31225,2827,'_price','840'),
(31226,2828,'_wp_attached_file','2023/05/554d10df0d69f50e06d17a4117044a21116cb9b5.jpg'),
(31227,2828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1130;s:6:\"height\";i:1130;s:4:\"file\";s:52:\"2023/05/554d10df0d69f50e06d17a4117044a21116cb9b5.jpg\";s:8:\"filesize\";i:278631;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"554d10df0d69f50e06d17a4117044a21116cb9b5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17264;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"554d10df0d69f50e06d17a4117044a21116cb9b5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6306;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"554d10df0d69f50e06d17a4117044a21116cb9b5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70362;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"554d10df0d69f50e06d17a4117044a21116cb9b5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17264;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"554d10df0d69f50e06d17a4117044a21116cb9b5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"554d10df0d69f50e06d17a4117044a21116cb9b5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1584433662\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:16:\"0.01010101010101\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31228,2828,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5/5/554d10df0d69f50e06d17a4117044a21116cb9b5.jpg'),
(31229,2829,'_sku','11356'),
(31230,2829,'_regular_price','1315'),
(31231,2829,'total_sales','0'),
(31232,2829,'_tax_status','taxable'),
(31233,2829,'_tax_class',''),
(31234,2829,'_manage_stock','yes'),
(31235,2829,'_backorders','no'),
(31236,2829,'_sold_individually','no'),
(31237,2829,'_virtual','no'),
(31238,2829,'_downloadable','no'),
(31239,2829,'_download_limit','-1'),
(31240,2829,'_download_expiry','-1'),
(31241,2829,'_thumbnail_id','2833'),
(31242,2829,'_stock','0'),
(31243,2829,'_stock_status','outofstock'),
(31244,2829,'_wc_average_rating','0'),
(31245,2829,'_wc_review_count','0'),
(31246,2829,'_product_version','9.8.1'),
(31247,2829,'_price','1315'),
(31248,2829,'_edit_last','244'),
(31249,2829,'_edit_lock','1684850415:244'),
(31250,2827,'_edit_last','244'),
(31251,2827,'_edit_lock','1684851812:244'),
(31252,2825,'_edit_last','244'),
(31253,2825,'_edit_lock','1684851777:244'),
(31254,2823,'_edit_last','244'),
(31255,2823,'_edit_lock','1684846785:244'),
(31256,2821,'_edit_last','244'),
(31257,2821,'_edit_lock','1684847857:244'),
(31258,2819,'_edit_last','244'),
(31259,2819,'_edit_lock','1684850118:244'),
(31260,2817,'_edit_last','244'),
(31261,2817,'_edit_lock','1684850030:244'),
(31262,2815,'_edit_last','244'),
(31263,2815,'_edit_lock','1684849925:244'),
(31264,2813,'_edit_last','244'),
(31265,2813,'_edit_lock','1684850153:244'),
(31266,2830,'_wp_attached_file','2023/05/554d10df0d69f50e06d17a4117044a21116cb9b5-1.jpg');
INSERT INTO `wp_postmeta` VALUES
(31267,2830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1130;s:6:\"height\";i:1130;s:4:\"file\";s:54:\"2023/05/554d10df0d69f50e06d17a4117044a21116cb9b5-1.jpg\";s:8:\"filesize\";i:278631;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17264;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6306;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70362;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17264;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"554d10df0d69f50e06d17a4117044a21116cb9b5-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1584433662\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:16:\"0.01010101010101\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31268,2830,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5/5/554d10df0d69f50e06d17a4117044a21116cb9b5.jpg'),
(31269,2831,'_sku','11355'),
(31270,2831,'_regular_price','1315'),
(31271,2831,'total_sales','7'),
(31272,2831,'_tax_status','taxable'),
(31273,2831,'_tax_class',''),
(31274,2831,'_manage_stock','yes'),
(31275,2831,'_backorders','no'),
(31276,2831,'_sold_individually','no'),
(31277,2831,'_virtual','no'),
(31278,2831,'_downloadable','no'),
(31279,2831,'_download_limit','-1'),
(31280,2831,'_download_expiry','-1'),
(31281,2831,'_thumbnail_id','2832'),
(31282,2831,'_stock','5'),
(31283,2831,'_stock_status','instock'),
(31284,2831,'_wc_average_rating','0'),
(31285,2831,'_wc_review_count','0'),
(31286,2831,'_product_version','9.8.5'),
(31287,2831,'_price','1315'),
(31288,2831,'_edit_last','244'),
(31289,2831,'_edit_lock','1684850462:244'),
(31290,2832,'_wp_attached_file','2023/05/NIXIN-SST-Crystalite-Blue-LED.jpg'),
(31291,2832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/05/NIXIN-SST-Crystalite-Blue-LED.jpg\";s:8:\"filesize\";i:79753;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Crystalite-Blue-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9145;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Crystalite-Blue-LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3658;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Crystalite-Blue-LED-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36049;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-Crystalite-Blue-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9176;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Crystalite-Blue-LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25192;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Crystalite-Blue-LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31292,2832,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9a780237fa8c8a06795d23e1efdd3927ba220353/NIXIN-SST-Crystalite-Blue-LED.jpg'),
(31293,2833,'_wp_attached_file','2023/05/NIXIN-SST-Crystalite-White-LED.jpg'),
(31294,2833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/05/NIXIN-SST-Crystalite-White-LED.jpg\";s:8:\"filesize\";i:79753;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Crystalite-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9145;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Crystalite-White-LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3658;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Crystalite-White-LED-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36049;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-SST-Crystalite-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9176;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Crystalite-White-LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25192;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Crystalite-White-LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31295,2833,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9a780237fa8c8a06795d23e1efdd3927ba220353/NIXIN-SST-Crystalite-White-LED.jpg'),
(31296,2834,'_wp_attached_file','2023/05/NIXIN-SST-Crystalite-White-LED-1.jpg'),
(31297,2834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/05/NIXIN-SST-Crystalite-White-LED-1.jpg\";s:8:\"filesize\";i:67926;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8583;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Crystalite-White-LED-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31709;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8583;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22417;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Crystalite-White-LED-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2330;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31298,2829,'_product_image_gallery','2834,2552'),
(31299,2829,'_yoast_wpseo_primary_product_cat',''),
(31300,2829,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31301,2835,'_wp_attached_file','2023/05/NIXIN-SST-Crystalite-Blue-LED-1.jpg'),
(31302,2835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:43:\"2023/05/NIXIN-SST-Crystalite-Blue-LED-1.jpg\";s:8:\"filesize\";i:66839;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8759;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Crystalite-Blue-LED-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3708;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31578;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8725;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Crystalite-Blue-LED-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31303,2831,'_product_image_gallery','2835,2558,2560,1252'),
(31304,2831,'_yoast_wpseo_primary_product_cat',''),
(31305,2831,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31306,2836,'_wp_attached_file','2023/05/NIXIN-Crystalite-Blue-LED-White-Aimflo.jpg'),
(31307,2836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:50:\"2023/05/NIXIN-Crystalite-Blue-LED-White-Aimflo.jpg\";s:8:\"filesize\";i:66865;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7683;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30129;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7670;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20933;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31308,2836,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/909b6d2d98fc9d8b3b1ab398e7cec0af953d3ace/NIXIN-Crystalite-Blue-LED---White-Aimflo.jpg'),
(31309,2837,'_wp_attached_file','2023/05/NIXIN-Crystalite-White-LED-White-Aimflo.jpg'),
(31310,2837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:51:\"2023/05/NIXIN-Crystalite-White-LED-White-Aimflo.jpg\";s:8:\"filesize\";i:66865;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-White-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7683;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-White-Aimflo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-White-Aimflo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-White-Aimflo-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30129;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-White-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7670;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-White-Aimflo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20933;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-White-Aimflo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31311,2837,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/909b6d2d98fc9d8b3b1ab398e7cec0af953d3ace/NIXIN-Crystalite-White-LED---White-Aimflo.jpg'),
(31312,2838,'_wp_attached_file','2023/05/NIXIN-Crystalite-Blue-LED-Black-Aimflo.jpg'),
(31313,2838,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:50:\"2023/05/NIXIN-Crystalite-Blue-LED-Black-Aimflo.jpg\";s:8:\"filesize\";i:66523;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7611;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3197;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29632;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7611;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20510;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Crystalite-Blue-LED-Black-Aimflo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31314,2838,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3825ed0ffff2eb445d7bb9c40e17fae90cee6dad/NIXIN-Crystalite-Blue-LED---Black-Aimflo.jpg'),
(31315,2839,'_wp_attached_file','2023/05/NIXIN-Crystalite-White-LED-Black-Aimflo.jpg'),
(31316,2839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:51:\"2023/05/NIXIN-Crystalite-White-LED-Black-Aimflo.jpg\";s:8:\"filesize\";i:66523;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-Black-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7611;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-Black-Aimflo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3197;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-Black-Aimflo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29632;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-Black-Aimflo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7611;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-Black-Aimflo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20510;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Crystalite-White-LED-Black-Aimflo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31317,2839,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3825ed0ffff2eb445d7bb9c40e17fae90cee6dad/NIXIN-Crystalite-White-LED---Black-Aimflo.jpg'),
(31318,2823,'_yoast_wpseo_primary_product_cat',''),
(31319,2823,'_yoast_wpseo_content_score','60'),
(31320,2823,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31321,2823,'_wp_old_slug','nixini-lumen-8poolitewhiteledwhiteframe'),
(31322,2823,'_yoast_wpseo_focuskw','LED Pool light | Big LED light | NIXIN LED Light | NIXIN I-Lumen-8 LED Pool Light'),
(31323,2823,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(31324,2823,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(31325,2823,'_yoast_wpseo_linkdex','31'),
(31326,2821,'_wp_old_slug','nixini-lumen-8pooliteblueledwhiteframe'),
(31327,2821,'_product_image_gallery','2563'),
(31328,2821,'_yoast_wpseo_primary_product_cat',''),
(31329,2821,'_yoast_wpseo_focuskw','LED Pool Light | Blue light | LED Swimming Pool light | replaceable lamp'),
(31330,2821,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(31331,2821,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(31332,2821,'_yoast_wpseo_linkdex','31'),
(31333,2821,'_yoast_wpseo_content_score','60'),
(31334,2821,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31344,2819,'_yoast_wpseo_primary_product_cat',''),
(31345,2819,'_yoast_wpseo_content_score','90'),
(31346,2819,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31347,2819,'_wp_old_slug','nixin64ledcrystalitewhiteledwhiteaimflocomplete'),
(31348,2819,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(31349,2819,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(31350,2817,'_wp_old_slug','nixin64ledcrystalitewhiteledblackaimflocomplete'),
(31351,2817,'_yoast_wpseo_primary_product_cat',''),
(31352,2817,'_yoast_wpseo_focuskw','Aimflo Crystalite | Replaceable lamp | LED aimflo light | 3 watt LED'),
(31353,2817,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(31354,2817,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(31355,2817,'_yoast_wpseo_linkdex','29'),
(31356,2817,'_yoast_wpseo_content_score','90'),
(31357,2817,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31358,2815,'_yoast_wpseo_primary_product_cat',''),
(31359,2815,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(31360,2815,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(31361,2815,'_yoast_wpseo_content_score','90'),
(31362,2815,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31363,2840,'_wp_attached_file','2023/05/NIXIN-Crystalite-Blue-LED-White-Aimflo-1.jpg'),
(31364,2840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:52:\"2023/05/NIXIN-Crystalite-Blue-LED-White-Aimflo-1.jpg\";s:8:\"filesize\";i:63381;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8183;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29383;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8183;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21040;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Blue-LED-White-Aimflo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31365,2815,'_product_image_gallery','2840,1100'),
(31366,2841,'_wp_attached_file','2023/05/NIXIN-Crystalite-Wite-LED-White-Aimflo-1.jpg'),
(31367,2841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:52:\"2023/05/NIXIN-Crystalite-Wite-LED-White-Aimflo-1.jpg\";s:8:\"filesize\";i:56636;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6717;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39723;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25398;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6717;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17765;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-Crystalite-Wite-LED-White-Aimflo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31368,2819,'_product_image_gallery','2841,2552'),
(31369,2842,'_wp_attached_file','2023/05/NIXIN-Crystalite-White-LED-Black-Aimflo-1.jpg'),
(31370,2842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:53:\"2023/05/NIXIN-Crystalite-White-LED-Black-Aimflo-1.jpg\";s:8:\"filesize\";i:59315;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7390;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41897;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27231;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7405;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18982;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Crystalite-White-LED-Black-Aimflo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31371,2817,'_product_image_gallery','2842'),
(31372,2813,'_wp_old_slug','nixin64ledcrystaliteblueledblackaimflocomplete'),
(31373,2813,'_yoast_wpseo_primary_product_cat',''),
(31374,2813,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(31375,2813,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(31376,2813,'_yoast_wpseo_content_score','90'),
(31377,2813,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31378,2831,'_yoast_wpseo_title','%%title%% %%page%% %%sep%% %%sitename%% %'),
(31379,2831,'_yoast_wpseo_metadesc','%%title%% %%sep%% %%sitename%%'),
(31380,2831,'_yoast_wpseo_content_score','90'),
(31381,2829,'_wp_old_slug','nixinsst64ledwhitecrystalitecomplete'),
(31382,2829,'_yoast_wpseo_metadesc','%%title%% %%sep%% %%sitename%%'),
(31383,2829,'_yoast_wpseo_content_score','90'),
(31384,2843,'_wp_attached_file','2023/05/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg'),
(31385,2843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:50:\"2023/05/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg\";s:8:\"filesize\";i:108234;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9895;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46473;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9880;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30921;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31386,2843,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5c67e5a5ca362685089fb97e629fce6573cf1397/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg'),
(31387,2844,'_sku','11448'),
(31388,2844,'_regular_price','1725'),
(31389,2844,'total_sales','2'),
(31390,2844,'_tax_status','taxable'),
(31391,2844,'_tax_class',''),
(31392,2844,'_manage_stock','yes'),
(31393,2844,'_backorders','no'),
(31394,2844,'_sold_individually','no'),
(31395,2844,'_virtual','no'),
(31396,2844,'_downloadable','no'),
(31397,2844,'_download_limit','-1'),
(31398,2844,'_download_expiry','-1'),
(31399,2844,'_thumbnail_id','2843'),
(31400,2844,'_stock','12'),
(31401,2844,'_stock_status','instock'),
(31402,2844,'_wc_average_rating','0'),
(31403,2844,'_wc_review_count','0'),
(31404,2844,'_product_version','9.8.2'),
(31405,2844,'_price','1725'),
(31406,2845,'_wp_attached_file','2023/05/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1.jpg'),
(31407,2845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:52:\"2023/05/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1.jpg\";s:8:\"filesize\";i:108234;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9895;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46473;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9880;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30921;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31408,2845,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5c67e5a5ca362685089fb97e629fce6573cf1397/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg'),
(31409,2846,'_sku','11449'),
(31410,2846,'_regular_price','1725'),
(31411,2846,'total_sales','0'),
(31412,2846,'_tax_status','taxable'),
(31413,2846,'_tax_class',''),
(31414,2846,'_manage_stock','yes'),
(31415,2846,'_backorders','no'),
(31416,2846,'_sold_individually','no'),
(31417,2846,'_virtual','no'),
(31418,2846,'_downloadable','no'),
(31419,2846,'_download_limit','-1'),
(31420,2846,'_download_expiry','-1'),
(31421,2846,'_thumbnail_id','2845'),
(31422,2846,'_stock','12'),
(31423,2846,'_stock_status','instock'),
(31424,2846,'_wc_average_rating','0'),
(31425,2846,'_wc_review_count','0'),
(31426,2846,'_product_version','9.8.2'),
(31427,2846,'_price','1725'),
(31428,2844,'_edit_last','425'),
(31429,2844,'_wp_old_slug','nixinsstdomedi-lumen-8pooliteblueled'),
(31430,2844,'_edit_lock','1730121440:425'),
(31431,2846,'_edit_last','425'),
(31432,2846,'_wp_old_slug','nixinsstdomedi-lumen-8poolitewhiteled'),
(31433,2846,'_edit_lock','1689758429:425'),
(31434,2846,'_product_image_gallery','1964'),
(31435,2846,'_yoast_wpseo_primary_product_cat',''),
(31436,2846,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31437,2844,'_product_image_gallery','1965'),
(31438,2844,'_yoast_wpseo_primary_product_cat',''),
(31439,2844,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31440,2846,'_yoast_wpseo_content_score','90'),
(31451,2827,'_yoast_wpseo_primary_product_cat',''),
(31452,2827,'_yoast_wpseo_focuskw','Pondlite | Garden Lights | Nixin Poolware'),
(31453,2827,'_yoast_wpseo_linkdex','29'),
(31454,2827,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(31455,2825,'_yoast_wpseo_primary_product_cat',''),
(31456,2825,'_yoast_wpseo_focuskw','Pondlite | Garden Lights | Nixin Poolware'),
(31457,2825,'_yoast_wpseo_linkdex','29'),
(31458,2825,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(31459,2827,'_wp_old_slug','nixinsst63ledpondlitewhiteled'),
(31460,2825,'_wp_old_slug','nixinsst63ledpondliteblueled'),
(31470,2825,'_yoast_wpseo_metadesc','The SST Pondlite will brighten up your pond drastically. Contact us today to get access to our pool and garden lights...'),
(31471,2827,'_yoast_wpseo_metadesc','The SST Pondlite will brighten up your pond drastically. Contact us today to get access to our pool and garden lights...'),
(31472,2847,'_wp_attached_file','2023/05/NIXIN-SST-80-LED-Poolite-website.jpg'),
(31473,2847,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:941;s:6:\"height\";i:941;s:4:\"file\";s:44:\"2023/05/NIXIN-SST-80-LED-Poolite-website.jpg\";s:8:\"filesize\";i:85117;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3903;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49235;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33160;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-80-LED-Poolite-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573735891\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31474,2847,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1fd989d81bca72358786c9a4ef1378b46ed755c0/NIXIN-SST-80-LED-Poolite-website.jpg'),
(31475,2848,'_sku','11088'),
(31476,2848,'_regular_price','2925'),
(31477,2848,'total_sales','2'),
(31478,2848,'_tax_status','taxable'),
(31479,2848,'_tax_class',''),
(31480,2848,'_manage_stock','yes'),
(31481,2848,'_backorders','no'),
(31482,2848,'_sold_individually','no'),
(31483,2848,'_virtual','no'),
(31484,2848,'_downloadable','no'),
(31485,2848,'_download_limit','-1'),
(31486,2848,'_download_expiry','-1'),
(31487,2848,'_thumbnail_id','2847'),
(31488,2848,'_stock','22'),
(31489,2848,'_stock_status','instock'),
(31490,2848,'_wc_average_rating','0'),
(31491,2848,'_wc_review_count','0'),
(31492,2848,'_product_version','9.8.5'),
(31493,2848,'_price','2925'),
(31494,2849,'_wp_attached_file','2023/05/NIXIN-SST-80-LED-Poolite-Square-website.jpg'),
(31495,2849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:941;s:6:\"height\";i:941;s:4:\"file\";s:51:\"2023/05/NIXIN-SST-80-LED-Poolite-Square-website.jpg\";s:8:\"filesize\";i:59729;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34103;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8146;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23203;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-80-LED-Poolite-Square-website-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2148;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1573735891\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31496,2849,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d0cbecc8bd8daa3fd9dc4d1bbe860799a7b4aaed/NIXIN-SST-80-LED-Poolite-Square-website.jpg'),
(31497,2850,'_sku','11292'),
(31498,2850,'_regular_price','2925'),
(31499,2850,'total_sales','0'),
(31500,2850,'_tax_status','taxable'),
(31501,2850,'_tax_class',''),
(31502,2850,'_manage_stock','yes'),
(31503,2850,'_backorders','no'),
(31504,2850,'_sold_individually','no'),
(31505,2850,'_virtual','no'),
(31506,2850,'_downloadable','no'),
(31507,2850,'_download_limit','-1'),
(31508,2850,'_download_expiry','-1'),
(31509,2850,'_thumbnail_id','2849'),
(31510,2850,'_stock','14'),
(31511,2850,'_stock_status','instock'),
(31512,2850,'_wc_average_rating','0'),
(31513,2850,'_wc_review_count','0'),
(31514,2850,'_product_version','9.7.1'),
(31515,2850,'_price','2925'),
(31516,2850,'_edit_last','244'),
(31517,2850,'_edit_lock','1716373721:244'),
(31518,2848,'_edit_last','244'),
(31519,2848,'_edit_lock','1710321558:244'),
(31520,2848,'_product_image_gallery','1123'),
(31521,2848,'_yoast_wpseo_primary_product_cat',''),
(31522,2848,'_yoast_wpseo_metadesc','The ultimate in pool interior quality at half the price!'),
(31524,2848,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31525,2848,'_yoast_wpseo_focuskw','poolmaid | stainless pool light | 5\" light'),
(31526,2848,'_yoast_wpseo_linkdex','31'),
(31527,2850,'_yoast_wpseo_primary_product_cat',''),
(31528,2850,'_yoast_wpseo_metadesc','The ultimate square stainless steel LED pool light at half the price!'),
(31530,2850,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(31570,2851,'_wp_attached_file','2023/05/NIXIN-SST-Compact-63LED-Crystalite.jpg'),
(31571,2851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/05/NIXIN-SST-Compact-63LED-Crystalite.jpg\";s:8:\"filesize\";i:73122;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8376;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32911;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8386;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22859;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Compact-63LED-Crystalite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31572,2851,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2ddc45b5b90768577ddb04978bcc0a7ae0991514/NIXIN-SST-Compact-63LED-Crystalite.jpg'),
(31573,2852,'_sku','12684'),
(31574,2852,'_regular_price','1070'),
(31575,2852,'total_sales','0'),
(31576,2852,'_tax_status','taxable'),
(31577,2852,'_tax_class',''),
(31578,2852,'_manage_stock','yes'),
(31579,2852,'_backorders','no'),
(31580,2852,'_sold_individually','no'),
(31581,2852,'_virtual','no'),
(31582,2852,'_downloadable','no'),
(31583,2852,'_download_limit','-1'),
(31584,2852,'_download_expiry','-1'),
(31585,2852,'_thumbnail_id','2851'),
(31586,2852,'_stock','0'),
(31587,2852,'_stock_status','outofstock'),
(31588,2852,'_wc_average_rating','0'),
(31589,2852,'_wc_review_count','0'),
(31590,2852,'_product_version','9.8.1'),
(31591,2852,'_price','1070'),
(31592,2853,'_wp_attached_file','2023/05/NIXIN-SST-Compact-63LED-Crystalite-1.jpg'),
(31593,2853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:48:\"2023/05/NIXIN-SST-Compact-63LED-Crystalite-1.jpg\";s:8:\"filesize\";i:73122;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8376;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Compact-63LED-Crystalite-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3422;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32911;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8386;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22859;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Compact-63LED-Crystalite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2195;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31594,2853,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2ddc45b5b90768577ddb04978bcc0a7ae0991514/NIXIN-SST-Compact-63LED-Crystalite.jpg'),
(31595,2854,'_sku','12683'),
(31596,2854,'_regular_price','1070'),
(31597,2854,'total_sales','2'),
(31598,2854,'_tax_status','taxable'),
(31599,2854,'_tax_class',''),
(31600,2854,'_manage_stock','yes'),
(31601,2854,'_backorders','no'),
(31602,2854,'_sold_individually','no'),
(31603,2854,'_virtual','no'),
(31604,2854,'_downloadable','no'),
(31605,2854,'_download_limit','-1'),
(31606,2854,'_download_expiry','-1'),
(31607,2854,'_thumbnail_id','2853'),
(31608,2854,'_stock','0'),
(31609,2854,'_stock_status','outofstock'),
(31610,2854,'_wc_average_rating','0'),
(31611,2854,'_wc_review_count','0'),
(31612,2854,'_product_version','9.8.1'),
(31613,2854,'_price','1070'),
(31623,2854,'_edit_last','425'),
(31624,2854,'_edit_lock','1730121438:425'),
(31625,2852,'_edit_last','244'),
(31626,2852,'_edit_lock','1686231375:244'),
(31627,2767,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31628,2767,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684895827'),
(31629,2757,'_oembed_bb96556a9adcafbc28417305bb3b669e','<iframe title=\"NIXIN SST C Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31630,2757,'_oembed_time_bb96556a9adcafbc28417305bb3b669e','1684899129'),
(31631,2755,'_oembed_bb96556a9adcafbc28417305bb3b669e','<iframe title=\"NIXIN SST C Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31632,2755,'_oembed_time_bb96556a9adcafbc28417305bb3b669e','1684900278'),
(31633,2765,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31634,2765,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684901205'),
(31635,2787,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31636,2787,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1684903032'),
(31637,2777,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31638,2777,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684905143'),
(31639,2789,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31640,2789,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1684905685'),
(31641,2791,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31642,2791,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1684905941'),
(31643,2793,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31644,2793,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1684906194'),
(31645,2795,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31646,2795,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1684906455'),
(31647,2769,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31648,2769,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684906739'),
(31649,2773,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31650,2773,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684907282'),
(31651,2775,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31652,2775,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684907586'),
(31653,2779,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31654,2779,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684908291'),
(31655,2781,'_oembed_48d7185c2fe1f5bf3cc8ccb4559cb690','<iframe title=\"NIXIN SST Slimline Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31656,2781,'_oembed_time_48d7185c2fe1f5bf3cc8ccb4559cb690','1684908557'),
(31657,2785,'_oembed_9e16ea04cc9560e172335296c7c43ba9','<iframe title=\"NIXIN SST Z Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(31658,2785,'_oembed_time_9e16ea04cc9560e172335296c7c43ba9','1684909114'),
(31659,2855,'_wp_attached_file','2023/05/SST-80-LED-Poolite-Square-White-LED.jpg'),
(31660,2855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:47:\"2023/05/SST-80-LED-Poolite-Square-White-LED.jpg\";s:8:\"filesize\";i:54176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"SST-80-LED-Poolite-Square-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"SST-80-LED-Poolite-Square-White-LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"SST-80-LED-Poolite-Square-White-LED-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23848;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"SST-80-LED-Poolite-Square-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"SST-80-LED-Poolite-Square-White-LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16744;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"SST-80-LED-Poolite-Square-White-LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1882;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31661,2855,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/67b0780a9c7184cdd73397f8c78e371131606134/SST-80-LED-Poolite-Square-White-LED.jpg'),
(31681,2857,'_wp_attached_file','2023/05/SST-80-LED-Poolite-Round-White-LED.jpg'),
(31682,2857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:46:\"2023/05/SST-80-LED-Poolite-Round-White-LED.jpg\";s:8:\"filesize\";i:58158;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"SST-80-LED-Poolite-Round-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6770;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"SST-80-LED-Poolite-Round-White-LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"SST-80-LED-Poolite-Round-White-LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"SST-80-LED-Poolite-Round-White-LED-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26038;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"SST-80-LED-Poolite-Round-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"SST-80-LED-Poolite-Round-White-LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17895;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"SST-80-LED-Poolite-Round-White-LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31683,2857,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d235a2f01e83212aa27ec230e1b1aee666a9b50b/SST-80-LED-Poolite-Round-White-LED.jpg'),
(31684,2858,'_sku','11089'),
(31685,2858,'_regular_price','2925'),
(31686,2858,'total_sales','1'),
(31687,2858,'_tax_status','taxable'),
(31688,2858,'_tax_class',''),
(31689,2858,'_manage_stock','yes'),
(31690,2858,'_backorders','no'),
(31691,2858,'_sold_individually','no'),
(31692,2858,'_virtual','no'),
(31693,2858,'_downloadable','no'),
(31694,2858,'_download_limit','-1'),
(31695,2858,'_download_expiry','-1'),
(31696,2858,'_thumbnail_id','2857'),
(31697,2858,'_stock','15'),
(31698,2858,'_stock_status','instock'),
(31699,2858,'_wc_average_rating','0'),
(31700,2858,'_wc_review_count','0'),
(31701,2858,'_product_version','9.8.5'),
(31702,2858,'_price','2925'),
(31705,2858,'_edit_last','244'),
(31706,2858,'_edit_lock','1710321604:244'),
(31707,2859,'_wp_attached_file','2023/05/SST-Poolite-Round-RBGW.jpg'),
(31708,2859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/05/SST-Poolite-Round-RBGW.jpg\";s:8:\"filesize\";i:99987;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"SST-Poolite-Round-RBGW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9255;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"SST-Poolite-Round-RBGW-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65714;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"SST-Poolite-Round-RBGW-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"SST-Poolite-Round-RBGW-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41936;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"SST-Poolite-Round-RBGW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9275;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"SST-Poolite-Round-RBGW-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28293;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"SST-Poolite-Round-RBGW-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2100;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31709,2859,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/44d523b7f40b19cee0e7a2f589236a6105c0848b/SST-Poolite-Round-RBGW.jpg'),
(31710,2860,'_sku','11289'),
(31711,2860,'_regular_price','4486'),
(31712,2860,'total_sales','1'),
(31713,2860,'_tax_status','taxable'),
(31714,2860,'_tax_class',''),
(31715,2860,'_manage_stock','yes'),
(31716,2860,'_backorders','no'),
(31717,2860,'_sold_individually','no'),
(31718,2860,'_virtual','no'),
(31719,2860,'_downloadable','no'),
(31720,2860,'_download_limit','-1'),
(31721,2860,'_download_expiry','-1'),
(31722,2860,'_thumbnail_id','2859'),
(31723,2860,'_stock','3'),
(31724,2860,'_stock_status','instock'),
(31725,2860,'_wc_average_rating','0'),
(31726,2860,'_wc_review_count','0'),
(31727,2860,'_product_version','9.8.5'),
(31728,2860,'_price','4486'),
(31729,2861,'_wp_attached_file','2023/05/SST-Poolite-Square-RGBW.jpg'),
(31730,2861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/05/SST-Poolite-Square-RGBW.jpg\";s:8:\"filesize\";i:76834;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"SST-Poolite-Square-RGBW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7589;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51309;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"SST-Poolite-Square-RGBW-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2968;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"SST-Poolite-Square-RGBW-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"SST-Poolite-Square-RGBW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7589;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"SST-Poolite-Square-RGBW-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22232;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"SST-Poolite-Square-RGBW-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31731,2861,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/68d672dfd3477f2b35f4f7667a9df7a83a207059/SST-Poolite-Square-RGBW.jpg'),
(31751,2860,'_edit_last','244'),
(31752,2860,'_edit_lock','1710322349:244'),
(31758,2863,'_wp_attached_file','2023/05/SST-Poolite-Square-RGBW-1.jpg'),
(31759,2863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/05/SST-Poolite-Square-RGBW-1.jpg\";s:8:\"filesize\";i:76834;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7589;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"SST-Poolite-Square-RGBW-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51309;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2968;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7589;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22232;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"SST-Poolite-Square-RGBW-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31760,2863,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/68d672dfd3477f2b35f4f7667a9df7a83a207059/SST-Poolite-Square-RGBW.jpg'),
(31761,2864,'_sku','11290'),
(31762,2864,'_regular_price','4486'),
(31763,2864,'total_sales','0'),
(31764,2864,'_tax_status','taxable'),
(31765,2864,'_tax_class',''),
(31766,2864,'_manage_stock','yes'),
(31767,2864,'_backorders','no'),
(31768,2864,'_sold_individually','no'),
(31769,2864,'_virtual','no'),
(31770,2864,'_downloadable','no'),
(31771,2864,'_download_limit','-1'),
(31772,2864,'_download_expiry','-1'),
(31773,2864,'_thumbnail_id','2863'),
(31774,2864,'_stock','3'),
(31775,2864,'_stock_status','instock'),
(31776,2864,'_wc_average_rating','0'),
(31777,2864,'_wc_review_count','0'),
(31778,2864,'_product_version','9.8.5'),
(31779,2864,'_price','4486'),
(31780,2864,'_edit_last','244'),
(31781,2864,'_edit_lock','1716373876:244'),
(31785,2865,'_wp_attached_file','2023/05/SST-80-LED-Poolite-Square-White-LED-1.jpg'),
(31786,2865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:49:\"2023/05/SST-80-LED-Poolite-Square-White-LED-1.jpg\";s:8:\"filesize\";i:54176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"SST-80-LED-Poolite-Square-White-LED-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37469;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23848;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16744;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"SST-80-LED-Poolite-Square-White-LED-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1882;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31787,2865,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/67b0780a9c7184cdd73397f8c78e371131606134/SST-80-LED-Poolite-Square-White-LED.jpg'),
(31788,2866,'_sku','11293'),
(31789,2866,'_regular_price','2925'),
(31790,2866,'total_sales','0'),
(31791,2866,'_tax_status','taxable'),
(31792,2866,'_tax_class',''),
(31793,2866,'_manage_stock','yes'),
(31794,2866,'_backorders','no'),
(31795,2866,'_sold_individually','no'),
(31796,2866,'_virtual','no'),
(31797,2866,'_downloadable','no'),
(31798,2866,'_download_limit','-1'),
(31799,2866,'_download_expiry','-1'),
(31800,2866,'_thumbnail_id','2865'),
(31801,2866,'_stock','14'),
(31802,2866,'_stock_status','instock'),
(31803,2866,'_wc_average_rating','0'),
(31804,2866,'_wc_review_count','0'),
(31805,2866,'_product_version','9.8.3'),
(31806,2866,'_price','2925'),
(31807,2866,'_edit_last','244'),
(31808,2866,'_edit_lock','1716373158:244'),
(31812,2867,'_wp_attached_file','2023/05/SST-Slimline-Profile-Spout-500mm-1.jpg'),
(31813,2867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/05/SST-Slimline-Profile-Spout-500mm-1.jpg\";s:8:\"filesize\";i:41923;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4303;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"SST-Slimline-Profile-Spout-500mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17849;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31814,2867,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ac9e9937812c0d878eb9b29049e8768ebc224687/SST-Slimline-Profile-Spout-500mm.jpg'),
(31815,2868,'_wp_attached_file','2023/05/NIXIN-SST-Box-Spout-200mm-1.jpg'),
(31816,2868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/05/NIXIN-SST-Box-Spout-200mm-1.jpg\";s:8:\"filesize\";i:54722;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6115;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Box-Spout-200mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23723;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6115;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16456;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1846;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31817,2868,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/678dddc22caaa38bf5687ca9377229f5abb41339/NIXIN-SST-Box-Spout-200mm.jpg'),
(31869,2869,'_wp_attached_file','2023/05/Poolmaid-5-Poolite-80LED.jpg'),
(31870,2869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/05/Poolmaid-5-Poolite-80LED.jpg\";s:8:\"filesize\";i:94027;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Poolmaid-5-Poolite-80LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8033;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Poolmaid-5-Poolite-80LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Poolmaid-5-Poolite-80LED-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38595;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Poolmaid-5-Poolite-80LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8033;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Poolmaid-5-Poolite-80LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25616;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Poolmaid-5-Poolite-80LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31871,2869,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4bbcef235cb4c082873a71693510dbbe803812e0/Poolmaid-5--Poolite-80LED.jpg'),
(32068,2878,'_wp_attached_file','2023/05/Poolmaid-5-Poolite-80LED-1.jpg'),
(32069,2878,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/05/Poolmaid-5-Poolite-80LED-1.jpg\";s:8:\"filesize\";i:94027;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8033;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Poolmaid-5-Poolite-80LED-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38595;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8033;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25616;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Poolmaid-5-Poolite-80LED-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32070,2878,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4bbcef235cb4c082873a71693510dbbe803812e0/Poolmaid-5--Poolite-80LED.jpg'),
(32071,2879,'total_sales','0'),
(32072,2879,'_tax_status','taxable'),
(32073,2879,'_tax_class',''),
(32074,2879,'_manage_stock','no'),
(32075,2879,'_backorders','no'),
(32076,2879,'_sold_individually','no'),
(32077,2879,'_virtual','no'),
(32078,2879,'_downloadable','no'),
(32079,2879,'_download_limit','-1'),
(32080,2879,'_download_expiry','-1'),
(32081,2879,'_thumbnail_id','2878'),
(32082,2879,'_stock',NULL),
(32083,2879,'_stock_status','instock'),
(32084,2879,'_wc_average_rating','0'),
(32085,2879,'_wc_review_count','0'),
(32086,2879,'_product_attributes','a:2:{s:13:\"pa_led-colour\";a:6:{s:4:\"name\";s:13:\"pa_led-colour\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:8:\"pa_frame\";a:6:{s:4:\"name\";s:8:\"pa_frame\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(32087,2879,'_product_version','9.8.5'),
(32088,2880,'_variation_description',''),
(32089,2880,'_sku','10206'),
(32090,2880,'_regular_price','1445'),
(32091,2880,'total_sales','0'),
(32092,2880,'_tax_status','taxable'),
(32093,2880,'_tax_class','parent'),
(32094,2880,'_manage_stock','yes'),
(32095,2880,'_backorders','no'),
(32096,2880,'_sold_individually','no'),
(32097,2880,'_virtual','no'),
(32098,2880,'_downloadable','no'),
(32099,2880,'_download_limit','-1'),
(32100,2880,'_download_expiry','-1'),
(32101,2880,'_stock','0'),
(32102,2880,'_stock_status','outofstock'),
(32103,2880,'_wc_average_rating','0'),
(32104,2880,'_wc_review_count','0'),
(32105,2880,'attribute_pa_led-colour','blue-led'),
(32106,2880,'attribute_pa_frame','white-frame'),
(32107,2880,'_price','1445'),
(32108,2880,'_product_version','9.8.5'),
(32109,2881,'_variation_description',''),
(32110,2881,'_sku','10207'),
(32111,2881,'_regular_price','1445'),
(32112,2881,'total_sales','0'),
(32113,2881,'_tax_status','taxable'),
(32114,2881,'_tax_class','parent'),
(32115,2881,'_manage_stock','yes'),
(32116,2881,'_backorders','no'),
(32117,2881,'_sold_individually','no'),
(32118,2881,'_virtual','no'),
(32119,2881,'_downloadable','no'),
(32120,2881,'_download_limit','-1'),
(32121,2881,'_download_expiry','-1'),
(32122,2881,'_stock','7'),
(32123,2881,'_stock_status','instock'),
(32124,2881,'_wc_average_rating','0'),
(32125,2881,'_wc_review_count','0'),
(32126,2881,'attribute_pa_led-colour','white-led'),
(32127,2881,'attribute_pa_frame','white-frame'),
(32128,2881,'_price','1445'),
(32129,2881,'_product_version','9.8.5'),
(32130,2882,'_variation_description',''),
(32131,2882,'_sku','10209'),
(32132,2882,'_regular_price','1445'),
(32133,2882,'total_sales','0'),
(32134,2882,'_tax_status','taxable'),
(32135,2882,'_tax_class','parent'),
(32136,2882,'_manage_stock','yes'),
(32137,2882,'_backorders','no'),
(32138,2882,'_sold_individually','no'),
(32139,2882,'_virtual','no'),
(32140,2882,'_downloadable','no'),
(32141,2882,'_download_limit','-1'),
(32142,2882,'_download_expiry','-1'),
(32143,2882,'_stock','22'),
(32144,2882,'_stock_status','instock'),
(32145,2882,'_wc_average_rating','0'),
(32146,2882,'_wc_review_count','0'),
(32147,2882,'attribute_pa_led-colour','blue-led'),
(32148,2882,'attribute_pa_frame','black-frame'),
(32149,2882,'_price','1445'),
(32150,2882,'_product_version','9.8.5'),
(32151,2883,'_variation_description',''),
(32152,2883,'_sku','10210'),
(32153,2883,'_regular_price','1445'),
(32154,2883,'total_sales','0'),
(32155,2883,'_tax_status','taxable'),
(32156,2883,'_tax_class','parent'),
(32157,2883,'_manage_stock','yes'),
(32158,2883,'_backorders','no'),
(32159,2883,'_sold_individually','no'),
(32160,2883,'_virtual','no'),
(32161,2883,'_downloadable','no'),
(32162,2883,'_download_limit','-1'),
(32163,2883,'_download_expiry','-1'),
(32164,2883,'_stock','15'),
(32165,2883,'_stock_status','instock'),
(32166,2883,'_wc_average_rating','0'),
(32167,2883,'_wc_review_count','0'),
(32168,2883,'attribute_pa_led-colour','white-led'),
(32169,2883,'attribute_pa_frame','black-frame'),
(32170,2883,'_price','1445'),
(32171,2883,'_product_version','9.8.5'),
(32172,2884,'_variation_description',''),
(32173,2884,'_sku','11549'),
(32174,2884,'_regular_price','2950'),
(32175,2884,'total_sales','0'),
(32176,2884,'_tax_status','taxable'),
(32177,2884,'_tax_class','parent'),
(32178,2884,'_manage_stock','yes'),
(32179,2884,'_backorders','no'),
(32180,2884,'_sold_individually','no'),
(32181,2884,'_virtual','no'),
(32182,2884,'_downloadable','no'),
(32183,2884,'_download_limit','-1'),
(32184,2884,'_download_expiry','-1'),
(32185,2884,'_stock','2'),
(32186,2884,'_stock_status','instock'),
(32187,2884,'_wc_average_rating','0'),
(32188,2884,'_wc_review_count','0'),
(32189,2884,'attribute_pa_led-colour','rgbw'),
(32190,2884,'attribute_pa_frame','white-frame'),
(32191,2884,'_price','2950'),
(32192,2884,'_product_version','9.8.5'),
(32193,2885,'_variation_description',''),
(32194,2885,'_sku','11550'),
(32195,2885,'_regular_price','2950'),
(32196,2885,'total_sales','0'),
(32197,2885,'_tax_status','taxable'),
(32198,2885,'_tax_class','parent'),
(32199,2885,'_manage_stock','yes'),
(32200,2885,'_backorders','no'),
(32201,2885,'_sold_individually','no'),
(32202,2885,'_virtual','no'),
(32203,2885,'_downloadable','no'),
(32204,2885,'_download_limit','-1'),
(32205,2885,'_download_expiry','-1'),
(32206,2885,'_stock','3'),
(32207,2885,'_stock_status','instock'),
(32208,2885,'_wc_average_rating','0'),
(32209,2885,'_wc_review_count','0'),
(32210,2885,'attribute_pa_led-colour','rgbw'),
(32211,2885,'attribute_pa_frame','black-frame'),
(32212,2885,'_price','2950'),
(32213,2885,'_product_version','9.8.5'),
(32229,2879,'_edit_last','425'),
(32230,2879,'_edit_lock','1727685166:425'),
(32231,2879,'_yoast_wpseo_primary_product_cat',''),
(32233,2879,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32234,2860,'_yoast_wpseo_primary_product_cat',''),
(32236,2860,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32237,2864,'_yoast_wpseo_primary_product_cat',''),
(32238,2864,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(32240,2864,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32241,2866,'_yoast_wpseo_primary_product_cat',''),
(32242,2866,'_yoast_wpseo_metadesc','%%sitename%% %%title%% %%sep%%'),
(32244,2866,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32245,2886,'_wp_attached_file','2023/05/NIXIN-SST-Air-Button.jpg'),
(32246,2886,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/05/NIXIN-SST-Air-Button.jpg\";s:8:\"filesize\";i:58333;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6457;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-Air-Button-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40443;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25378;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6457;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17592;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Air-Button-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32247,2886,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5301e70292924b2e45c59c3f44fb61890ebf944b/NIXIN-SST-Air-Button.jpg'),
(32248,2887,'_sku','11267'),
(32249,2887,'_regular_price','610'),
(32250,2887,'total_sales','1'),
(32251,2887,'_tax_status','taxable'),
(32252,2887,'_tax_class',''),
(32253,2887,'_manage_stock','yes'),
(32254,2887,'_backorders','no'),
(32255,2887,'_sold_individually','no'),
(32256,2887,'_virtual','no'),
(32257,2887,'_downloadable','no'),
(32258,2887,'_download_limit','-1'),
(32259,2887,'_download_expiry','-1'),
(32260,2887,'_thumbnail_id','2886'),
(32261,2887,'_stock','0'),
(32262,2887,'_stock_status','outofstock'),
(32263,2887,'_wc_average_rating','0'),
(32264,2887,'_wc_review_count','0'),
(32265,2887,'_product_version','9.6.0'),
(32266,2887,'_price','610'),
(32267,2888,'_wp_attached_file','2023/05/NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg'),
(32268,2888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/05/NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg\";s:8:\"filesize\";i:73872;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8472;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52027;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33183;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8457;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23144;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Compact-Aimflo-Adj-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32269,2888,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/67645f115054d11d7c5a3f95ca18277b0ff2ae34/NIXIN-SST-Compact-Aimflo---Adj-Ball.jpg'),
(32270,2889,'_sku','12668'),
(32271,2889,'_regular_price','1335'),
(32272,2889,'total_sales','4'),
(32273,2889,'_tax_status','taxable'),
(32274,2889,'_tax_class',''),
(32275,2889,'_manage_stock','yes'),
(32276,2889,'_backorders','no'),
(32277,2889,'_sold_individually','no'),
(32278,2889,'_virtual','no'),
(32279,2889,'_downloadable','no'),
(32280,2889,'_download_limit','-1'),
(32281,2889,'_download_expiry','-1'),
(32282,2889,'_thumbnail_id','2888'),
(32283,2889,'_stock','39'),
(32284,2889,'_stock_status','instock'),
(32285,2889,'_wc_average_rating','0'),
(32286,2889,'_wc_review_count','0'),
(32287,2889,'_product_version','9.8.5'),
(32288,2889,'_price','1335'),
(32289,2890,'_wp_attached_file','2023/05/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg'),
(32290,2890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:48:\"2023/05/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg\";s:8:\"filesize\";i:48368;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5708;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21569;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5713;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14924;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-250mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32291,2890,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fc7528017dbab3f1d1b2628738d5335701f3e4d8/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg'),
(32292,2891,'_sku','11360'),
(32293,2891,'_regular_price','2385'),
(32294,2891,'total_sales','5'),
(32295,2891,'_tax_status','taxable'),
(32296,2891,'_tax_class',''),
(32297,2891,'_manage_stock','yes'),
(32298,2891,'_backorders','no'),
(32299,2891,'_sold_individually','no'),
(32300,2891,'_virtual','no'),
(32301,2891,'_downloadable','no'),
(32302,2891,'_download_limit','-1'),
(32303,2891,'_download_expiry','-1'),
(32304,2891,'_thumbnail_id','2890'),
(32305,2891,'_stock','7'),
(32306,2891,'_stock_status','instock'),
(32307,2891,'_wc_average_rating','0'),
(32308,2891,'_wc_review_count','0'),
(32309,2891,'_product_version','9.8.5'),
(32310,2891,'_price','2385'),
(32311,2892,'_wp_attached_file','2023/05/NIXIN-SST-Dual-Suction-Skimmer-300mm.jpg'),
(32312,2892,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:48:\"2023/05/NIXIN-SST-Dual-Suction-Skimmer-300mm.jpg\";s:8:\"filesize\";i:48365;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5504;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2343;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21115;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14588;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Suction-Skimmer-300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32313,2892,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3dcbf6047a8e0c0bcb8cdd289aeeef08f075ec52/NIXIN-SST-Dual-Suction-Skimmer-300mm.jpg'),
(32314,2893,'_sku','11678'),
(32315,2893,'_regular_price','2770'),
(32316,2893,'total_sales','0'),
(32317,2893,'_tax_status','taxable'),
(32318,2893,'_tax_class',''),
(32319,2893,'_manage_stock','yes'),
(32320,2893,'_backorders','no'),
(32321,2893,'_sold_individually','no'),
(32322,2893,'_virtual','no'),
(32323,2893,'_downloadable','no'),
(32324,2893,'_download_limit','-1'),
(32325,2893,'_download_expiry','-1'),
(32326,2893,'_thumbnail_id','2892'),
(32327,2893,'_stock','17'),
(32328,2893,'_stock_status','instock'),
(32329,2893,'_wc_average_rating','0'),
(32330,2893,'_wc_review_count','0'),
(32331,2893,'_product_version','9.8.5'),
(32332,2893,'_price','2770'),
(32333,2894,'_wp_attached_file','2023/05/NIXIN-SST-Spa-Suction-Port-Solid.jpg'),
(32334,2894,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/05/NIXIN-SST-Spa-Suction-Port-Solid.jpg\";s:8:\"filesize\";i:66683;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7667;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Spa-Suction-Port-Solid-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46525;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30010;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7668;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20702;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Spa-Suction-Port-Solid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2140;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32335,2894,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cc6743f44204a7f45c2191117d88234d3a483f22/NIXIN-SST-Spa-Suction-Port-Solid.jpg'),
(32336,2895,'_sku','12912'),
(32337,2895,'_regular_price','1575'),
(32338,2895,'total_sales','0'),
(32339,2895,'_tax_status','taxable'),
(32340,2895,'_tax_class',''),
(32341,2895,'_manage_stock','yes'),
(32342,2895,'_backorders','no'),
(32343,2895,'_sold_individually','no'),
(32344,2895,'_virtual','no'),
(32345,2895,'_downloadable','no'),
(32346,2895,'_download_limit','-1'),
(32347,2895,'_download_expiry','-1'),
(32348,2895,'_thumbnail_id','2894'),
(32349,2895,'_stock','52'),
(32350,2895,'_stock_status','instock'),
(32351,2895,'_wc_average_rating','0'),
(32352,2895,'_wc_review_count','0'),
(32353,2895,'_product_version','9.8.5'),
(32354,2895,'_price','1575'),
(32355,2895,'_edit_last','244'),
(32356,2895,'_edit_lock','1684995358:244'),
(32357,2893,'_edit_last','425'),
(32358,2893,'_edit_lock','1742976213:425'),
(32359,2891,'_edit_last','244'),
(32360,2891,'_edit_lock','1684998137:244'),
(32361,2889,'_edit_last','244'),
(32362,2889,'_edit_lock','1684995183:244'),
(32363,2887,'_edit_last','244'),
(32364,2887,'_edit_lock','1685105528:244'),
(32365,2895,'_yoast_wpseo_primary_product_cat',''),
(32366,2895,'_yoast_wpseo_metadesc','NIXIN SST Spa Suction Port Solid has a decorative Lasercut faceplate with the same function as the safety suction. Order from us today!'),
(32367,2895,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(32368,2895,'_yoast_wpseo_focuskw','NIXIN SST Spa Suction Port Solid'),
(32369,2895,'_yoast_wpseo_linkdex','44'),
(32373,2893,'_yoast_wpseo_primary_product_cat',''),
(32375,2893,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32376,2891,'_yoast_wpseo_primary_product_cat',''),
(32377,2891,'_yoast_wpseo_content_score','90'),
(32378,2891,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32379,2893,'_yoast_wpseo_metadesc','NIXIN SST Dual Suction Skimmer 300mm has the same function as the safety suction but with an additional feature of a closing gate to the port hole.'),
(32380,2891,'_yoast_wpseo_metadesc','SST Dual Suction Skimmer 250mm has the same function as the safety suction but with an additional feature of a closing gate to the port hole.'),
(32390,2896,'_wp_attached_file','2023/05/NIXIN-SST-Aimflo-Adj-Ball.jpg'),
(32391,2896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/05/NIXIN-SST-Aimflo-Adj-Ball.jpg\";s:8:\"filesize\";i:65038;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Aimflo-Adj-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8024;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Aimflo-Adj-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46341;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Aimflo-Adj-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3426;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Aimflo-Adj-Ball-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29811;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"NIXIN-SST-Aimflo-Adj-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8024;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Aimflo-Adj-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21012;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Aimflo-Adj-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2204;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32392,2896,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fa1a96ccfa266e491263e256394e6499013ba7b1/NIXIN-SST-Aimflo---Adj-Ball.jpg'),
(32393,2897,'_sku','11094'),
(32394,2897,'_regular_price','1460'),
(32395,2897,'total_sales','11'),
(32396,2897,'_tax_status','taxable'),
(32397,2897,'_tax_class',''),
(32398,2897,'_manage_stock','yes'),
(32399,2897,'_backorders','no'),
(32400,2897,'_sold_individually','no'),
(32401,2897,'_virtual','no'),
(32402,2897,'_downloadable','no'),
(32403,2897,'_download_limit','-1'),
(32404,2897,'_download_expiry','-1'),
(32405,2897,'_thumbnail_id','2896'),
(32406,2897,'_stock','147'),
(32407,2897,'_stock_status','instock'),
(32408,2897,'_wc_average_rating','0'),
(32409,2897,'_wc_review_count','0'),
(32410,2897,'_product_version','9.8.5'),
(32411,2897,'_price','1460'),
(32412,2897,'_edit_lock','1689757809:425'),
(32413,2897,'_edit_last','425'),
(32414,2897,'_yoast_wpseo_primary_product_cat','49'),
(32416,2897,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(32420,2898,'_wp_attached_file','2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut.jpg'),
(32421,2898,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:54:\"2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut.jpg\";s:8:\"filesize\";i:61120;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26626;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32422,2898,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/92571778cfcf5a10957d6545dae2f91ad08c69b0/NIXIN-Champagne-Bubbler-Blue-LED---Black-Nut.jpg'),
(32423,2899,'_sku','12041'),
(32424,2899,'_regular_price','780'),
(32425,2899,'total_sales','0'),
(32426,2899,'_tax_status','taxable'),
(32427,2899,'_tax_class',''),
(32428,2899,'_manage_stock','yes'),
(32429,2899,'_backorders','no'),
(32430,2899,'_sold_individually','no'),
(32431,2899,'_virtual','no'),
(32432,2899,'_downloadable','no'),
(32433,2899,'_download_limit','-1'),
(32434,2899,'_download_expiry','-1'),
(32435,2899,'_thumbnail_id','2898'),
(32436,2899,'_stock','0'),
(32437,2899,'_stock_status','outofstock'),
(32438,2899,'_wc_average_rating','0'),
(32439,2899,'_wc_review_count','0'),
(32440,2899,'_product_version','9.7.1'),
(32441,2899,'_price','780'),
(32442,2900,'_wp_attached_file','2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1.jpg'),
(32443,2900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:56:\"2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1.jpg\";s:8:\"filesize\";i:61120;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26626;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32444,2900,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/92571778cfcf5a10957d6545dae2f91ad08c69b0/NIXIN-Champagne-Bubbler-Blue-LED---Black-Nut.jpg'),
(32445,2901,'_sku','12505'),
(32446,2901,'_regular_price','780'),
(32447,2901,'total_sales','0'),
(32448,2901,'_tax_status','taxable'),
(32449,2901,'_tax_class',''),
(32450,2901,'_manage_stock','yes'),
(32451,2901,'_backorders','no'),
(32452,2901,'_sold_individually','no'),
(32453,2901,'_virtual','no'),
(32454,2901,'_downloadable','no'),
(32455,2901,'_download_limit','-1'),
(32456,2901,'_download_expiry','-1'),
(32457,2901,'_thumbnail_id','2900'),
(32458,2901,'_stock','0'),
(32459,2901,'_stock_status','outofstock'),
(32460,2901,'_wc_average_rating','0'),
(32461,2901,'_wc_review_count','0'),
(32462,2901,'_product_version','9.7.1'),
(32463,2901,'_price','780'),
(32464,2902,'_wp_attached_file','2023/05/NIXIN-SST-Champagne-Bubbler.jpg'),
(32465,2902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/05/NIXIN-SST-Champagne-Bubbler.jpg\";s:8:\"filesize\";i:68552;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Champagne-Bubbler-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7618;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Champagne-Bubbler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Champagne-Bubbler-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29845;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"NIXIN-SST-Champagne-Bubbler-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7618;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Champagne-Bubbler-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Champagne-Bubbler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32466,2902,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7a17e80a367468ed77f4139e2fe23b2a7762ff26/NIXIN-SST-Champagne-Bubbler.jpg'),
(32467,2903,'_sku','11512'),
(32468,2903,'_regular_price','1070'),
(32469,2903,'total_sales','0'),
(32470,2903,'_tax_status','taxable'),
(32471,2903,'_tax_class',''),
(32472,2903,'_manage_stock','yes'),
(32473,2903,'_backorders','no'),
(32474,2903,'_sold_individually','no'),
(32475,2903,'_virtual','no'),
(32476,2903,'_downloadable','no'),
(32477,2903,'_download_limit','-1'),
(32478,2903,'_download_expiry','-1'),
(32479,2903,'_thumbnail_id','2902'),
(32480,2903,'_stock','39'),
(32481,2903,'_stock_status','instock'),
(32482,2903,'_wc_average_rating','0'),
(32483,2903,'_wc_review_count','0'),
(32484,2903,'_product_version','9.8.5'),
(32485,2903,'_price','1070'),
(32486,2904,'_wp_attached_file','2023/05/NIXIN-SST-Champagne-Bubbler-1.jpg'),
(32487,2904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/05/NIXIN-SST-Champagne-Bubbler-1.jpg\";s:8:\"filesize\";i:68552;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7618;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Champagne-Bubbler-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29845;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7618;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32488,2904,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7a17e80a367468ed77f4139e2fe23b2a7762ff26/NIXIN-SST-Champagne-Bubbler.jpg'),
(32489,2905,'_sku','12680'),
(32490,2905,'_regular_price','1315'),
(32491,2905,'total_sales','0'),
(32492,2905,'_tax_status','taxable'),
(32493,2905,'_tax_class',''),
(32494,2905,'_manage_stock','yes'),
(32495,2905,'_backorders','no'),
(32496,2905,'_sold_individually','no'),
(32497,2905,'_virtual','no'),
(32498,2905,'_downloadable','no'),
(32499,2905,'_download_limit','-1'),
(32500,2905,'_download_expiry','-1'),
(32501,2905,'_thumbnail_id','2904'),
(32502,2905,'_stock','0'),
(32503,2905,'_stock_status','outofstock'),
(32504,2905,'_wc_average_rating','0'),
(32505,2905,'_wc_review_count','0'),
(32506,2905,'_product_version','9.8.1'),
(32507,2905,'_price','1315'),
(32508,2906,'_wp_attached_file','2023/05/NIXIN-SST-Champagne-Bubbler-2.jpg'),
(32509,2906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/05/NIXIN-SST-Champagne-Bubbler-2.jpg\";s:8:\"filesize\";i:68552;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7618;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Champagne-Bubbler-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29845;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7618;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Champagne-Bubbler-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32510,2906,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7a17e80a367468ed77f4139e2fe23b2a7762ff26/NIXIN-SST-Champagne-Bubbler.jpg'),
(32511,2907,'_sku','12682'),
(32512,2907,'_regular_price','1315'),
(32513,2907,'total_sales','0'),
(32514,2907,'_tax_status','taxable'),
(32515,2907,'_tax_class',''),
(32516,2907,'_manage_stock','yes'),
(32517,2907,'_backorders','no'),
(32518,2907,'_sold_individually','no'),
(32519,2907,'_virtual','no'),
(32520,2907,'_downloadable','no'),
(32521,2907,'_download_limit','-1'),
(32522,2907,'_download_expiry','-1'),
(32523,2907,'_thumbnail_id','2906'),
(32524,2907,'_stock','0'),
(32525,2907,'_stock_status','outofstock'),
(32526,2907,'_wc_average_rating','0'),
(32527,2907,'_wc_review_count','0'),
(32528,2907,'_product_version','9.8.1'),
(32529,2907,'_price','1315'),
(32530,2907,'_edit_last','425'),
(32531,2907,'_edit_lock','1727685083:425'),
(32532,2905,'_edit_last','244'),
(32533,2905,'_edit_lock','1686639991:244'),
(32538,2907,'_oembed_50597281a7159f7164d2a67319f81d01','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32539,2907,'_oembed_time_50597281a7159f7164d2a67319f81d01','1685009739'),
(32540,2907,'_oembed_f22f5b5bb40be029495b3acffb22c28d','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32541,2907,'_oembed_time_f22f5b5bb40be029495b3acffb22c28d','1685009739'),
(32542,2907,'_yoast_wpseo_primary_product_cat',''),
(32543,2907,'_yoast_wpseo_title','SST Compact Champagne Bubbler + White LED'),
(32544,2907,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32545,2907,'_oembed_2e7a5882908ecdee8dbdeb6a14541e0d','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32546,2907,'_oembed_time_2e7a5882908ecdee8dbdeb6a14541e0d','1685009761'),
(32547,2907,'_oembed_27eb6d43de3de529ef3e9e62dc5f6ed4','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32548,2907,'_oembed_time_27eb6d43de3de529ef3e9e62dc5f6ed4','1685009761'),
(32549,2905,'_oembed_f22f5b5bb40be029495b3acffb22c28d','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32550,2905,'_oembed_time_f22f5b5bb40be029495b3acffb22c28d','1685009789'),
(32551,2905,'_oembed_50597281a7159f7164d2a67319f81d01','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32552,2905,'_oembed_time_50597281a7159f7164d2a67319f81d01','1685009789'),
(32553,2905,'_product_image_gallery','1375'),
(32554,2905,'_yoast_wpseo_primary_product_cat','36'),
(32555,2905,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(32556,2905,'_oembed_2e7a5882908ecdee8dbdeb6a14541e0d','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32557,2905,'_oembed_time_2e7a5882908ecdee8dbdeb6a14541e0d','1685009840'),
(32558,2905,'_oembed_27eb6d43de3de529ef3e9e62dc5f6ed4','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32559,2905,'_oembed_time_27eb6d43de3de529ef3e9e62dc5f6ed4','1685009840'),
(32560,2905,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(32561,2905,'_yoast_wpseo_metadesc','%%sitename%% %%sep%% %%title%%'),
(32562,2903,'_edit_last','425'),
(32563,2903,'_edit_lock','1689758199:425'),
(32564,2903,'_oembed_50597281a7159f7164d2a67319f81d01','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32565,2903,'_oembed_time_50597281a7159f7164d2a67319f81d01','1685009942'),
(32566,2903,'_oembed_f22f5b5bb40be029495b3acffb22c28d','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32567,2903,'_oembed_time_f22f5b5bb40be029495b3acffb22c28d','1685009942'),
(32568,2903,'_yoast_wpseo_primary_product_cat',''),
(32569,2903,'_yoast_wpseo_metadesc','%%sitename%% %%sep%% %%title%%'),
(32570,2903,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(32571,2903,'_oembed_27eb6d43de3de529ef3e9e62dc5f6ed4','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32572,2903,'_oembed_time_27eb6d43de3de529ef3e9e62dc5f6ed4','1685009967'),
(32573,2903,'_oembed_2e7a5882908ecdee8dbdeb6a14541e0d','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32574,2903,'_oembed_time_2e7a5882908ecdee8dbdeb6a14541e0d','1685009968'),
(32575,2908,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-800mm.jpg'),
(32576,2908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/05/NIXIN-SST-P-Rail-800mm.jpg\";s:8:\"filesize\";i:64335;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-800mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6091;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-P-Rail-800mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42777;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-800mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-800mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26476;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-800mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6083;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-800mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17767;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-800mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1791;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32577,2908,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cd3d82a983b21531267afc4ade3711ef7808f15f/NIXIN-SST-P-Rail-800mm.jpg'),
(32578,2734,'_thumbnail_id','2908'),
(32581,2909,'_wp_attached_file','2023/05/NIXIN-SST-Box-Spout-200mm--scaled.jpg'),
(32582,2909,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:45:\"2023/05/NIXIN-SST-Box-Spout-200mm--scaled.jpg\";s:8:\"filesize\";i:1054837;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Box-Spout-200mm--225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22458;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm--768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Box-Spout-200mm--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-Box-Spout-200mm--768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214425;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Box-Spout-200mm--1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:440452;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Box-Spout-200mm--1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:723722;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Box-Spout-200mm--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29250;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Box-Spout-200mm--600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136419;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Box-Spout-200mm--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4448;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:17:\"iPhone 12 Pro Max\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685097896\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:18:\"0.0082644628099174\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:30:\"NIXIN-SST-Box-Spout-200mm-.jpg\";}'),
(32583,2759,'_product_image_gallery','2909'),
(32584,2910,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-1200mm.jpg'),
(32585,2910,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/05/NIXIN-SST-P-Rail-1200mm.jpg\";s:8:\"filesize\";i:59317;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Rail-1200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5822;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-P-Rail-1200mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39473;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Rail-1200mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2500;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Rail-1200mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24679;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-SST-P-Rail-1200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Rail-1200mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16623;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-P-Rail-1200mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32586,2910,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/16f955b2410b411d6dce938b270441481f2165b4/NIXIN-SST-P-Rail-1200mm.jpg'),
(32587,2911,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-470mm.jpg'),
(32588,2911,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/05/NIXIN-SST-P-Rail-470mm.jpg\";s:8:\"filesize\";i:65502;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-470mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6055;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-P-Rail-470mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-470mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2584;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-470mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26704;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-470mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6082;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-470mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17846;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-P-Rail-470mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32589,2911,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0384f9557c2e4567b4256d80969f58b5f8ba9cdc/NIXIN-SST-P-Rail-470mm.jpg'),
(32590,2912,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-470mm-S-B-S.jpg'),
(32591,2912,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/05/NIXIN-SST-P-Rail-470mm-S-B-S.jpg\";s:8:\"filesize\";i:56352;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-470mm-S-B-S-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-470mm-S-B-S-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37038;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-470mm-S-B-S-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-470mm-S-B-S-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22794;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-470mm-S-B-S-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-470mm-S-B-S-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15349;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-P-Rail-470mm-S-B-S-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32592,2912,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/12b881f122f13d83cea3d1406fd7f3c5ba5f835c/NIXIN-SST-P-Rail-470mm-S-B-S.jpg'),
(32593,2913,'_sku','13093'),
(32594,2913,'_regular_price','4905'),
(32595,2913,'total_sales','0'),
(32596,2913,'_tax_status','taxable'),
(32597,2913,'_tax_class',''),
(32598,2913,'_manage_stock','yes'),
(32599,2913,'_backorders','no'),
(32600,2913,'_sold_individually','no'),
(32601,2913,'_virtual','no'),
(32602,2913,'_downloadable','no'),
(32603,2913,'_download_limit','-1'),
(32604,2913,'_download_expiry','-1'),
(32605,2913,'_thumbnail_id','2912'),
(32606,2913,'_stock','5'),
(32607,2913,'_stock_status','instock'),
(32608,2913,'_wc_average_rating','0'),
(32609,2913,'_wc_review_count','0'),
(32610,2913,'_product_version','9.8.2'),
(32611,2913,'_price','4905'),
(32612,2913,'_edit_last','244'),
(32613,2913,'_edit_lock','1715773709:244'),
(32614,2914,'_wp_attached_file','2023/05/NIXIN-SST-Compact-Spa-Jet-50mm.jpg'),
(32615,2914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/05/NIXIN-SST-Compact-Spa-Jet-50mm.jpg\";s:8:\"filesize\";i:60869;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Compact-Spa-Jet-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6673;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Compact-Spa-Jet-50mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41823;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Compact-Spa-Jet-50mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2916;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Compact-Spa-Jet-50mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26445;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-SST-Compact-Spa-Jet-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6674;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Compact-Spa-Jet-50mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18237;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Compact-Spa-Jet-50mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1924;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32616,2914,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ee4317336018cfe0e68dbd6bac5e0ba8b251ba6a/NIXIN-SST-Compact-Spa-Jet-50mm.jpg'),
(32617,2915,'_sku','13122'),
(32618,2915,'_regular_price','1035'),
(32619,2915,'total_sales','2'),
(32620,2915,'_tax_status','taxable'),
(32621,2915,'_tax_class',''),
(32622,2915,'_manage_stock','yes'),
(32623,2915,'_backorders','no'),
(32624,2915,'_sold_individually','no'),
(32625,2915,'_virtual','no'),
(32626,2915,'_downloadable','no'),
(32627,2915,'_download_limit','-1'),
(32628,2915,'_download_expiry','-1'),
(32629,2915,'_thumbnail_id','2914'),
(32630,2915,'_stock','146'),
(32631,2915,'_stock_status','instock'),
(32632,2915,'_wc_average_rating','0'),
(32633,2915,'_wc_review_count','0'),
(32634,2915,'_product_version','9.8.5'),
(32635,2915,'_price','1035'),
(32636,2916,'_wp_attached_file','2023/05/NIXIN-SST-Compact-Spa-Jet-50mm-Flange.jpg'),
(32637,2916,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:49:\"2023/05/NIXIN-SST-Compact-Spa-Jet-50mm-Flange.jpg\";s:8:\"filesize\";i:64841;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7275;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3084;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28624;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7293;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19804;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Compact-Spa-Jet-50mm-Flange-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2068;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32638,2916,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dc8c648ee79115c2cbf97414cc561d4c984e21e5/NIXIN-SST-Compact-Spa-Jet-50mm---Flange.jpg'),
(32639,2917,'_sku','13123'),
(32640,2917,'_regular_price','1035'),
(32641,2917,'total_sales','0'),
(32642,2917,'_tax_status','taxable'),
(32643,2917,'_tax_class',''),
(32644,2917,'_manage_stock','yes'),
(32645,2917,'_backorders','no'),
(32646,2917,'_sold_individually','no'),
(32647,2917,'_virtual','no'),
(32648,2917,'_downloadable','no'),
(32649,2917,'_download_limit','-1'),
(32650,2917,'_download_expiry','-1'),
(32651,2917,'_thumbnail_id','2916'),
(32652,2917,'_stock','0'),
(32653,2917,'_stock_status','outofstock'),
(32654,2917,'_wc_average_rating','0'),
(32655,2917,'_wc_review_count','0'),
(32656,2917,'_product_version','9.8.1'),
(32657,2917,'_price','1035'),
(32660,2917,'_edit_last','244'),
(32661,2917,'_edit_lock','1685104965:244'),
(32662,2915,'_edit_last','244'),
(32663,2915,'_edit_lock','1685104933:244'),
(32664,2917,'_oembed_36ec49fcaadbcdb2b42b0183259f60df','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32665,2917,'_oembed_time_36ec49fcaadbcdb2b42b0183259f60df','1685104517'),
(32666,2917,'_yoast_wpseo_primary_product_cat',''),
(32667,2917,'_yoast_wpseo_title','%%title%% %%page%% %%sep%%'),
(32668,2917,'_yoast_wpseo_metadesc','The NIXIN SST Compact Venturi Spa Jet produces a force of bubbles for that extra massaging effect. Contact Us today to get yours now!'),
(32669,2917,'_yoast_wpseo_content_score','90'),
(32670,2917,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32671,2917,'_oembed_f03a94dad5dfbe3b5e6aa991370e903e','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32672,2917,'_oembed_time_f03a94dad5dfbe3b5e6aa991370e903e','1685104549'),
(32673,2917,'_oembed_958bbdb7dcc7979ca798d5aed744f043','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32674,2917,'_oembed_time_958bbdb7dcc7979ca798d5aed744f043','1685104554'),
(32675,2915,'_oembed_36ec49fcaadbcdb2b42b0183259f60df','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"851\" height=\"479\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32676,2915,'_oembed_time_36ec49fcaadbcdb2b42b0183259f60df','1685104570'),
(32677,2915,'_yoast_wpseo_primary_product_cat',''),
(32678,2915,'_yoast_wpseo_content_score','90'),
(32679,2915,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(32680,2915,'_oembed_f03a94dad5dfbe3b5e6aa991370e903e','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32681,2915,'_oembed_time_f03a94dad5dfbe3b5e6aa991370e903e','1685104580'),
(32682,2915,'_oembed_958bbdb7dcc7979ca798d5aed744f043','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"855\" height=\"481\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32683,2915,'_oembed_time_958bbdb7dcc7979ca798d5aed744f043','1685104586'),
(32684,2907,'_oembed_1f3b4b0aac69da4861d1f37d64e28803','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32685,2907,'_oembed_time_1f3b4b0aac69da4861d1f37d64e28803','1685104795'),
(32686,2907,'_oembed_4167075bbe074e387df0803e69bcb46c','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32687,2907,'_oembed_time_4167075bbe074e387df0803e69bcb46c','1685104795'),
(32688,2915,'_yoast_wpseo_metadesc','The NIXIN SST Compact Venturi Spa Jet produces a force of bubbles for that extra massaging effect. Contact Us today to get yours now!'),
(32689,2915,'_yoast_wpseo_focuskw','Venturi Jet | Spa Jet | Nixin Poolware | Compact Spa Jet | Stainless Steel Spa Jet'),
(32690,2915,'_yoast_wpseo_linkdex','33'),
(32691,2917,'_yoast_wpseo_focuskw','Venturi Jet | Spa Jet | Nixin Poolware | Compact Spa Jet | Stainless Steel Spa Jet'),
(32692,2917,'_yoast_wpseo_linkdex','31'),
(32708,2917,'_oembed_0c22992abe91e7873a6f80cccfca4228','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32709,2917,'_oembed_time_0c22992abe91e7873a6f80cccfca4228','1685117830'),
(32710,2915,'_oembed_0c22992abe91e7873a6f80cccfca4228','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32711,2915,'_oembed_time_0c22992abe91e7873a6f80cccfca4228','1685117972'),
(32712,2903,'_oembed_1f3b4b0aac69da4861d1f37d64e28803','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32713,2903,'_oembed_time_1f3b4b0aac69da4861d1f37d64e28803','1685182672'),
(32714,2903,'_oembed_4167075bbe074e387df0803e69bcb46c','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32715,2903,'_oembed_time_4167075bbe074e387df0803e69bcb46c','1685182672'),
(32716,2905,'_oembed_1f3b4b0aac69da4861d1f37d64e28803','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32717,2905,'_oembed_time_1f3b4b0aac69da4861d1f37d64e28803','1685182681'),
(32718,2905,'_oembed_4167075bbe074e387df0803e69bcb46c','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(32719,2905,'_oembed_time_4167075bbe074e387df0803e69bcb46c','1685182681'),
(32720,2919,'_wp_attached_file','2023/05/Other-Pool-Products.jpg'),
(32721,2919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/05/Other-Pool-Products.jpg\";s:8:\"filesize\";i:95748;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Other-Pool-Products-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11798;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Other-Pool-Products-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69019;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Other-Pool-Products-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4559;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Other-Pool-Products-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Other-Pool-Products-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11800;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Other-Pool-Products-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32114;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Other-Pool-Products-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2718;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32722,2920,'_wp_attached_file','2023/05/Pool-Pumps-Spares.jpg'),
(32723,2920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/05/Pool-Pumps-Spares.jpg\";s:8:\"filesize\";i:82373;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Pool-Pumps-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10009;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Pool-Pumps-Spares-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59130;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Pool-Pumps-Spares-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Pool-Pumps-Spares-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38444;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Pool-Pumps-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9994;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Pool-Pumps-Spares-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26639;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Pool-Pumps-Spares-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32724,2921,'_wp_attached_file','2023/05/DAB-EuroSwim-Pool-Pump.jpg'),
(32725,2921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/05/DAB-EuroSwim-Pool-Pump.jpg\";s:8:\"filesize\";i:64046;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"DAB-EuroSwim-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8153;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"DAB-EuroSwim-Pool-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46275;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"DAB-EuroSwim-Pool-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"DAB-EuroSwim-Pool-Pump-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30103;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"DAB-EuroSwim-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8153;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"DAB-EuroSwim-Pool-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21178;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"DAB-EuroSwim-Pool-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32726,2921,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/555772168c26e76abb17f13dfecefc355849a56a/DAB-EuroSwim-Pool-Pump.jpg'),
(32727,2922,'total_sales','1'),
(32728,2922,'_tax_status','taxable'),
(32729,2922,'_tax_class',''),
(32730,2922,'_manage_stock','no'),
(32731,2922,'_backorders','no'),
(32732,2922,'_sold_individually','no'),
(32733,2922,'_virtual','no'),
(32734,2922,'_downloadable','no'),
(32735,2922,'_download_limit','-1'),
(32736,2922,'_download_expiry','-1'),
(32737,2922,'_thumbnail_id','2921'),
(32738,2922,'_stock',NULL),
(32739,2922,'_stock_status','instock'),
(32740,2922,'_wc_average_rating','0'),
(32741,2922,'_wc_review_count','0'),
(32742,2922,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(32743,2922,'_product_version','9.8.5'),
(32744,2923,'_variation_description',''),
(32745,2923,'_sku','12940'),
(32746,2923,'_regular_price','4080'),
(32747,2923,'total_sales','0'),
(32748,2923,'_tax_status','taxable'),
(32749,2923,'_tax_class','parent'),
(32750,2923,'_manage_stock','yes'),
(32751,2923,'_backorders','no'),
(32752,2923,'_sold_individually','no'),
(32753,2923,'_virtual','no'),
(32754,2923,'_downloadable','no'),
(32755,2923,'_download_limit','-1'),
(32756,2923,'_download_expiry','-1'),
(32757,2923,'_stock','2'),
(32758,2923,'_stock_status','instock'),
(32759,2923,'_wc_average_rating','0'),
(32760,2923,'_wc_review_count','0'),
(32761,2923,'attribute_pa_size','0-33kw-50m'),
(32762,2923,'_price','4080'),
(32763,2923,'_product_version','9.8.5'),
(32764,2924,'_variation_description',''),
(32765,2924,'_sku','12941'),
(32766,2924,'_regular_price','4285'),
(32767,2924,'total_sales','0'),
(32768,2924,'_tax_status','taxable'),
(32769,2924,'_tax_class','parent'),
(32770,2924,'_manage_stock','yes'),
(32771,2924,'_backorders','no'),
(32772,2924,'_sold_individually','no'),
(32773,2924,'_virtual','no'),
(32774,2924,'_downloadable','no'),
(32775,2924,'_download_limit','-1'),
(32776,2924,'_download_expiry','-1'),
(32777,2924,'_stock','4'),
(32778,2924,'_stock_status','instock'),
(32779,2924,'_wc_average_rating','0'),
(32780,2924,'_wc_review_count','0'),
(32781,2924,'attribute_pa_size','0-55kw-75m'),
(32782,2924,'_price','4285'),
(32783,2924,'_product_version','9.8.5'),
(32784,2925,'_variation_description',''),
(32785,2925,'_sku','12942'),
(32786,2925,'_regular_price','4365'),
(32787,2925,'total_sales','0'),
(32788,2925,'_tax_status','taxable'),
(32789,2925,'_tax_class','parent'),
(32790,2925,'_manage_stock','yes'),
(32791,2925,'_backorders','no'),
(32792,2925,'_sold_individually','no'),
(32793,2925,'_virtual','no'),
(32794,2925,'_downloadable','no'),
(32795,2925,'_download_limit','-1'),
(32796,2925,'_download_expiry','-1'),
(32797,2925,'_stock','5'),
(32798,2925,'_stock_status','instock'),
(32799,2925,'_wc_average_rating','0'),
(32800,2925,'_wc_review_count','0'),
(32801,2925,'attribute_pa_size','0-75kw-100m'),
(32802,2925,'_price','4365'),
(32803,2925,'_product_version','9.8.5'),
(32804,2926,'_variation_description',''),
(32805,2926,'_sku','12943'),
(32806,2926,'_regular_price','5880'),
(32807,2926,'total_sales','0'),
(32808,2926,'_tax_status','taxable'),
(32809,2926,'_tax_class','parent'),
(32810,2926,'_manage_stock','yes'),
(32811,2926,'_backorders','no'),
(32812,2926,'_sold_individually','no'),
(32813,2926,'_virtual','no'),
(32814,2926,'_downloadable','no'),
(32815,2926,'_download_limit','-1'),
(32816,2926,'_download_expiry','-1'),
(32817,2926,'_stock','3'),
(32818,2926,'_stock_status','instock'),
(32819,2926,'_wc_average_rating','0'),
(32820,2926,'_wc_review_count','0'),
(32821,2926,'attribute_pa_size','1-1kw-150m'),
(32822,2926,'_price','5880'),
(32823,2926,'_product_version','9.8.5'),
(32840,2922,'_edit_last','244'),
(32841,2922,'_edit_lock','1685349429:244'),
(32866,2929,'_wp_attached_file','2023/05/DAB-ESwim-VSD-Pool-Pump.jpg'),
(32867,2929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/05/DAB-ESwim-VSD-Pool-Pump.jpg\";s:8:\"filesize\";i:80229;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"DAB-ESwim-VSD-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8106;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"DAB-ESwim-VSD-Pool-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54382;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"DAB-ESwim-VSD-Pool-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"DAB-ESwim-VSD-Pool-Pump-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34360;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"DAB-ESwim-VSD-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8097;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"DAB-ESwim-VSD-Pool-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23127;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"DAB-ESwim-VSD-Pool-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2051;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32868,2929,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c16875ee6948ce12ff09392ca89650a0a95536b9/DAB-ESwim-VSD-Pool-Pump.jpg'),
(32869,2930,'total_sales','0'),
(32870,2930,'_tax_status','taxable'),
(32871,2930,'_tax_class',''),
(32872,2930,'_manage_stock','no'),
(32873,2930,'_backorders','no'),
(32874,2930,'_sold_individually','no'),
(32875,2930,'_virtual','no'),
(32876,2930,'_downloadable','no'),
(32877,2930,'_download_limit','-1'),
(32878,2930,'_download_expiry','-1'),
(32879,2930,'_thumbnail_id','2929'),
(32880,2930,'_stock',NULL),
(32881,2930,'_stock_status','instock'),
(32882,2930,'_wc_average_rating','0'),
(32883,2930,'_wc_review_count','0'),
(32884,2930,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(32885,2930,'_product_version','9.6.2'),
(32886,2931,'_variation_description',''),
(32887,2931,'_sku','12992'),
(32888,2931,'_regular_price','25695'),
(32889,2931,'total_sales','0'),
(32890,2931,'_tax_status','taxable'),
(32891,2931,'_tax_class','parent'),
(32892,2931,'_manage_stock','yes'),
(32893,2931,'_backorders','no'),
(32894,2931,'_sold_individually','no'),
(32895,2931,'_virtual','no'),
(32896,2931,'_downloadable','no'),
(32897,2931,'_download_limit','-1'),
(32898,2931,'_download_expiry','-1'),
(32899,2931,'_stock','1'),
(32900,2931,'_stock_status','instock'),
(32901,2931,'_wc_average_rating','0'),
(32902,2931,'_wc_review_count','0'),
(32903,2931,'attribute_pa_option','150-1-1kw'),
(32904,2931,'_price','25695'),
(32905,2931,'_product_version','9.6.2'),
(32906,2932,'_variation_description',''),
(32907,2932,'_sku','12993'),
(32908,2932,'_regular_price','32040'),
(32909,2932,'total_sales','0'),
(32910,2932,'_tax_status','taxable'),
(32911,2932,'_tax_class','parent'),
(32912,2932,'_manage_stock','yes'),
(32913,2932,'_backorders','no'),
(32914,2932,'_sold_individually','no'),
(32915,2932,'_virtual','no'),
(32916,2932,'_downloadable','no'),
(32917,2932,'_download_limit','-1'),
(32918,2932,'_download_expiry','-1'),
(32919,2932,'_stock','1'),
(32920,2932,'_stock_status','instock'),
(32921,2932,'_wc_average_rating','0'),
(32922,2932,'_wc_review_count','0'),
(32923,2932,'attribute_pa_option','300-2-2kw'),
(32924,2932,'_price','32040'),
(32925,2932,'_product_version','9.6.2'),
(32954,2930,'_edit_last','244'),
(32955,2930,'_edit_lock','1685350129:244'),
(32956,2934,'_wp_attached_file','2023/05/41d5675ed7711fb60130e26a76b4af6dd62b6221.jpg'),
(32957,2934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1644;s:6:\"height\";i:1165;s:4:\"file\";s:52:\"2023/05/41d5675ed7711fb60130e26a76b4af6dd62b6221.jpg\";s:8:\"filesize\";i:768773;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11479;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71929;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6142;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45335;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1536x1088.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1088;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32958,2934,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4/1/41d5675ed7711fb60130e26a76b4af6dd62b6221.jpg'),
(32959,2935,'_sku','11423'),
(32960,2935,'_regular_price','1585'),
(32961,2935,'total_sales','10'),
(32962,2935,'_tax_status','taxable'),
(32963,2935,'_tax_class',''),
(32964,2935,'_manage_stock','yes'),
(32965,2935,'_backorders','no'),
(32966,2935,'_sold_individually','no'),
(32967,2935,'_virtual','no'),
(32968,2935,'_downloadable','no'),
(32969,2935,'_download_limit','-1'),
(32970,2935,'_download_expiry','-1'),
(32971,2935,'_thumbnail_id','2941'),
(32972,2935,'_stock','58'),
(32973,2935,'_stock_status','instock'),
(32974,2935,'_wc_average_rating','0'),
(32975,2935,'_wc_review_count','0'),
(32976,2935,'_product_version','9.8.5'),
(32977,2935,'_price','1585'),
(32978,2936,'_wp_attached_file','2023/05/41d5675ed7711fb60130e26a76b4af6dd62b6221-1.jpg'),
(32979,2936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1644;s:6:\"height\";i:1165;s:4:\"file\";s:54:\"2023/05/41d5675ed7711fb60130e26a76b4af6dd62b6221-1.jpg\";s:8:\"filesize\";i:768773;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11479;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-1024x726.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:726;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71929;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6142;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45335;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-1536x1088.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1088;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-600x425.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"41d5675ed7711fb60130e26a76b4af6dd62b6221-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(32980,2936,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4/1/41d5675ed7711fb60130e26a76b4af6dd62b6221.jpg'),
(32981,2937,'_sku','11425'),
(32982,2937,'_regular_price','1585'),
(32983,2937,'total_sales','0'),
(32984,2937,'_tax_status','taxable'),
(32985,2937,'_tax_class',''),
(32986,2937,'_manage_stock','yes'),
(32987,2937,'_backorders','no'),
(32988,2937,'_sold_individually','no'),
(32989,2937,'_virtual','no'),
(32990,2937,'_downloadable','no'),
(32991,2937,'_download_limit','-1'),
(32992,2937,'_download_expiry','-1'),
(32993,2937,'_thumbnail_id','2942'),
(32994,2937,'_stock','29'),
(32995,2937,'_stock_status','instock'),
(32996,2937,'_wc_average_rating','0'),
(32997,2937,'_wc_review_count','0'),
(32998,2937,'_product_version','9.8.5'),
(32999,2937,'_price','1585'),
(33000,2938,'_sku','12575'),
(33001,2938,'_regular_price','1585'),
(33002,2938,'total_sales','2'),
(33003,2938,'_tax_status','taxable'),
(33004,2938,'_tax_class',''),
(33005,2938,'_manage_stock','yes'),
(33006,2938,'_backorders','no'),
(33007,2938,'_sold_individually','no'),
(33008,2938,'_virtual','no'),
(33009,2938,'_downloadable','no'),
(33010,2938,'_download_limit','-1'),
(33011,2938,'_download_expiry','-1'),
(33012,2938,'_stock','29'),
(33013,2938,'_stock_status','instock'),
(33014,2938,'_wc_average_rating','0'),
(33015,2938,'_wc_review_count','0'),
(33016,2938,'_product_version','9.8.4'),
(33017,2938,'_price','1585'),
(33018,2938,'_edit_last','244'),
(33019,2938,'_edit_lock','1685351080:244'),
(33020,2937,'_edit_last','425'),
(33021,2937,'_edit_lock','1742981161:425'),
(33022,2935,'_edit_last','425'),
(33023,2935,'_edit_lock','1742981161:425'),
(33026,2938,'_yoast_wpseo_primary_product_cat',''),
(33027,2938,'_yoast_wpseo_metadesc','A stainless steel deck trim for the weir opening of a Speck Badu Skimmer Box.'),
(33028,2938,'_yoast_wpseo_content_score','90'),
(33029,2938,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(33030,2937,'_yoast_wpseo_primary_product_cat',''),
(33031,2937,'_yoast_wpseo_metadesc','Complete your pool look with the our Weir Deck Lid & Collar Swimquip in stainless steel. Durable, stylish, and a perfect fit for a neat pool finish'),
(33033,2937,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(33034,2939,'_wp_attached_file','2023/05/PHOTO-2023-05-09-16-24-28-3.jpg'),
(33035,2939,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:1280;s:4:\"file\";s:39:\"2023/05/PHOTO-2023-05-09-16-24-28-3.jpg\";s:8:\"filesize\";i:136912;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"PHOTO-2023-05-09-16-24-28-3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15184;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"PHOTO-2023-05-09-16-24-28-3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"PHOTO-2023-05-09-16-24-28-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"PHOTO-2023-05-09-16-24-28-3-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116358;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"PHOTO-2023-05-09-16-24-28-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19399;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"PHOTO-2023-05-09-16-24-28-3-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79230;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"PHOTO-2023-05-09-16-24-28-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33037,2935,'_yoast_wpseo_primary_product_cat',''),
(33038,2935,'_yoast_wpseo_metadesc','Complete your pool look with the our Weir Deck Lid & Collar in stainless steel. Durable, stylish, and a perfect fit for a neat and professional pool finish.'),
(33040,2935,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(33050,2940,'_wp_attached_file','2023/05/NIXIN-SST-Weir-Decklid-Collar-Badu.jpg'),
(33051,2940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:46:\"2023/05/NIXIN-SST-Weir-Decklid-Collar-Badu.jpg\";s:8:\"filesize\";i:41070;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Weir-Decklid-Collar-Badu-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4496;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Weir-Decklid-Collar-Badu-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Weir-Decklid-Collar-Badu-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Weir-Decklid-Collar-Badu-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17438;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"NIXIN-SST-Weir-Decklid-Collar-Badu-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4509;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Weir-Decklid-Collar-Badu-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11983;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Weir-Decklid-Collar-Badu-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33052,2940,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dcab351e3a21fab3620eb819087f2fc79f1cac65/NIXIN-SST-Weir-Decklid---Collar-Badu.jpg'),
(33053,2938,'_thumbnail_id','2940'),
(33054,2941,'_wp_attached_file','2023/05/NIXIN-SST-Weir-Decklid-Collar-Standard.jpg'),
(33055,2941,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:50:\"2023/05/NIXIN-SST-Weir-Decklid-Collar-Standard.jpg\";s:8:\"filesize\";i:48484;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Standard-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5145;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Weir-Decklid-Collar-Standard-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Standard-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Standard-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20500;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Standard-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5145;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Standard-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14071;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Standard-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33056,2941,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3fc89d92bcd99f4be0ec4ec3a93f2141f39ebae6/NIXIN-SST-Weir-Decklid---Collar-Standard.jpg'),
(33057,2942,'_wp_attached_file','2023/05/NIXIN-SST-Weir-Decklid-Collar-Swimquip.jpg'),
(33058,2942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:50:\"2023/05/NIXIN-SST-Weir-Decklid-Collar-Swimquip.jpg\";s:8:\"filesize\";i:50723;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5606;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2490;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21787;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5606;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15018;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Weir-Decklid-Collar-Swimquip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33059,2942,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b45124ed2a73acd9a996ff329cc8717da901714b/NIXIN-SST-Weir-Decklid---Collar-Swimquip.jpg'),
(33060,2943,'_wp_attached_file','2023/05/NIXIN-SST-Bottom-Drain-150-x-150mm.jpg'),
(33061,2943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:46:\"2023/05/NIXIN-SST-Bottom-Drain-150-x-150mm.jpg\";s:8:\"filesize\";i:76385;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Bottom-Drain-150-x-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7990;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Bottom-Drain-150-x-150mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Bottom-Drain-150-x-150mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Bottom-Drain-150-x-150mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33504;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"NIXIN-SST-Bottom-Drain-150-x-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7990;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Bottom-Drain-150-x-150mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22758;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Bottom-Drain-150-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2132;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33062,2943,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/20f8d9f7da0669edcbb1855d0d4722bfeb81d965/NIXIN-SST-Bottom-Drain-150-x-150mm.jpg'),
(33063,2944,'_sku','11535'),
(33064,2944,'_regular_price','3500'),
(33065,2944,'total_sales','1'),
(33066,2944,'_tax_status','taxable'),
(33067,2944,'_tax_class',''),
(33068,2944,'_manage_stock','yes'),
(33069,2944,'_backorders','no'),
(33070,2944,'_sold_individually','no'),
(33071,2944,'_virtual','no'),
(33072,2944,'_downloadable','no'),
(33073,2944,'_download_limit','-1'),
(33074,2944,'_download_expiry','-1'),
(33075,2944,'_thumbnail_id','2943'),
(33076,2944,'_stock','12'),
(33077,2944,'_stock_status','instock'),
(33078,2944,'_wc_average_rating','0'),
(33079,2944,'_wc_review_count','0'),
(33080,2944,'_product_version','9.8.5'),
(33081,2944,'_price','3500'),
(33082,2944,'_edit_last','425'),
(33083,2944,'_edit_lock','1689757913:425'),
(33090,2944,'_yoast_wpseo_primary_product_cat',''),
(33091,2944,'_yoast_wpseo_focuskw','stainless steel bottom drain | swimming pool drain | nixin poolware'),
(33092,2944,'_yoast_wpseo_metadesc','%%sitename%% %%sep%% %%title%%'),
(33093,2944,'_yoast_wpseo_linkdex','29'),
(33094,2944,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(33095,2945,'_wp_attached_file','2023/05/NIXIN-SST-Pole-Hanger-Hooks-Set-.jpg'),
(33096,2945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/05/NIXIN-SST-Pole-Hanger-Hooks-Set-.jpg\";s:8:\"filesize\";i:54281;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pole-Hanger-Hooks-Set--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6544;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Pole-Hanger-Hooks-Set--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pole-Hanger-Hooks-Set--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pole-Hanger-Hooks-Set--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23556;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Pole-Hanger-Hooks-Set--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pole-Hanger-Hooks-Set--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16474;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pole-Hanger-Hooks-Set--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33097,2945,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c632eb767f3bfffc850d20114bdab1f6f2fc531b/NIXIN-SST-Pole-Hanger-Hooks--Set-.jpg'),
(33098,2946,'_sku','11271'),
(33099,2946,'_regular_price','505'),
(33100,2946,'total_sales','1'),
(33101,2946,'_tax_status','taxable'),
(33102,2946,'_tax_class',''),
(33103,2946,'_manage_stock','yes'),
(33104,2946,'_backorders','no'),
(33105,2946,'_sold_individually','no'),
(33106,2946,'_virtual','no'),
(33107,2946,'_downloadable','no'),
(33108,2946,'_download_limit','-1'),
(33109,2946,'_download_expiry','-1'),
(33110,2946,'_thumbnail_id','2945'),
(33111,2946,'_stock','27'),
(33112,2946,'_stock_status','instock'),
(33113,2946,'_wc_average_rating','0'),
(33114,2946,'_wc_review_count','0'),
(33115,2946,'_product_version','9.6.2'),
(33116,2946,'_price','505'),
(33120,2946,'_edit_last','425'),
(33121,2946,'_edit_lock','1689756426:425'),
(33122,2947,'_wp_attached_file','2023/05/NIXIN-SST-Auto-Filler.jpg'),
(33123,2947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/05/NIXIN-SST-Auto-Filler.jpg\";s:8:\"filesize\";i:57423;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Auto-Filler-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6260;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Auto-Filler-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Auto-Filler-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2737;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Auto-Filler-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24420;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"NIXIN-SST-Auto-Filler-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6243;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Auto-Filler-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16931;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Auto-Filler-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1853;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33124,2947,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4ea42600709c955f320c1ce1a7e307ef0b8384e6/NIXIN-SST-Auto-Filler.jpg'),
(33125,2948,'_sku','11564'),
(33126,2948,'_regular_price','1025'),
(33127,2948,'total_sales','1'),
(33128,2948,'_tax_status','taxable'),
(33129,2948,'_tax_class',''),
(33130,2948,'_manage_stock','yes'),
(33131,2948,'_backorders','no'),
(33132,2948,'_sold_individually','no'),
(33133,2948,'_virtual','no'),
(33134,2948,'_downloadable','no'),
(33135,2948,'_download_limit','-1'),
(33136,2948,'_download_expiry','-1'),
(33137,2948,'_thumbnail_id','2947'),
(33138,2948,'_stock','4'),
(33139,2948,'_stock_status','instock'),
(33140,2948,'_wc_average_rating','0'),
(33141,2948,'_wc_review_count','0'),
(33142,2948,'_product_version','9.8.5'),
(33143,2948,'_price','1025'),
(33144,2948,'_edit_last','244'),
(33145,2948,'_edit_lock','1685356770:244'),
(33146,2948,'_yoast_wpseo_primary_product_cat',''),
(33147,2948,'_yoast_wpseo_metadesc','Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.'),
(33148,2948,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(33152,2949,'_wp_attached_file','2023/05/NIXIN-SST-Heater-Casing-50mm.jpg'),
(33153,2949,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/05/NIXIN-SST-Heater-Casing-50mm.jpg\";s:8:\"filesize\";i:63587;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Heater-Casing-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6049;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42199;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Heater-Casing-50mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2472;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Heater-Casing-50mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26238;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"NIXIN-SST-Heater-Casing-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6049;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Heater-Casing-50mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17772;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Heater-Casing-50mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33154,2949,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ec93f16f0dcb9433d6f9a568d9ee7cef4a89867f/NIXIN-SST-Heater-Casing-50mm.jpg'),
(33155,2950,'_sku','11862'),
(33156,2950,'_regular_price','2805'),
(33157,2950,'total_sales','0'),
(33158,2950,'_tax_status','taxable'),
(33159,2950,'_tax_class',''),
(33160,2950,'_manage_stock','yes'),
(33161,2950,'_backorders','no'),
(33162,2950,'_sold_individually','no'),
(33163,2950,'_virtual','no'),
(33164,2950,'_downloadable','no'),
(33165,2950,'_download_limit','-1'),
(33166,2950,'_download_expiry','-1'),
(33167,2950,'_thumbnail_id','2949'),
(33168,2950,'_stock','0'),
(33169,2950,'_stock_status','outofstock'),
(33170,2950,'_wc_average_rating','0'),
(33171,2950,'_wc_review_count','0'),
(33172,2950,'_product_version','9.8.1'),
(33173,2950,'_price','2805'),
(33174,2951,'_wp_attached_file','2023/05/NIXIN-SST-Heater-Casing-50mm-1.jpg'),
(33175,2951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:42:\"2023/05/NIXIN-SST-Heater-Casing-50mm-1.jpg\";s:8:\"filesize\";i:63587;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6049;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Heater-Casing-50mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42199;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2472;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26238;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6049;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17772;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Heater-Casing-50mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33176,2951,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ec93f16f0dcb9433d6f9a568d9ee7cef4a89867f/NIXIN-SST-Heater-Casing-50mm.jpg'),
(33177,2952,'_sku','11863'),
(33178,2952,'_regular_price','2805'),
(33179,2952,'total_sales','0'),
(33180,2952,'_tax_status','taxable'),
(33181,2952,'_tax_class',''),
(33182,2952,'_manage_stock','yes'),
(33183,2952,'_backorders','no'),
(33184,2952,'_sold_individually','no'),
(33185,2952,'_virtual','no'),
(33186,2952,'_downloadable','no'),
(33187,2952,'_download_limit','-1'),
(33188,2952,'_download_expiry','-1'),
(33189,2952,'_thumbnail_id','2951'),
(33190,2952,'_stock','0'),
(33191,2952,'_stock_status','outofstock'),
(33192,2952,'_wc_average_rating','0'),
(33193,2952,'_wc_review_count','0'),
(33194,2952,'_product_version','9.8.1'),
(33195,2952,'_price','2805'),
(33196,2950,'_edit_last','244'),
(33197,2950,'_edit_lock','1685358602:244'),
(33198,2952,'_edit_last','244'),
(33199,2952,'_edit_lock','1685358390:244'),
(33200,2952,'_yoast_wpseo_primary_product_cat',''),
(33201,2952,'_yoast_wpseo_focuskw','Spa Heater | stainless steel heater | jacuzzi heater element'),
(33202,2952,'_yoast_wpseo_metadesc','The NIXIN SST 50mm Heater Casing is easier to install & maintain and should prove vast energy efficiency improvements.'),
(33203,2952,'_yoast_wpseo_linkdex','29'),
(33204,2952,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(33205,2950,'_yoast_wpseo_primary_product_cat',''),
(33206,2950,'_yoast_wpseo_focuskw','stainless steel spa heater | jacuzzi heater element'),
(33207,2950,'_yoast_wpseo_metadesc','The NIXIN SST 50mm Heater Casing 3kW is easier to install & maintain and should prove vast energy efficiency improvements.'),
(33208,2950,'_yoast_wpseo_linkdex','33'),
(33209,2950,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(33219,2953,'_wp_attached_file','2023/05/Pentair-Intelliflo-VSF-Pool-Pump.jpg'),
(33220,2953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/05/Pentair-Intelliflo-VSF-Pool-Pump.jpg\";s:8:\"filesize\";i:65704;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Pentair-Intelliflo-VSF-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8751;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Pentair-Intelliflo-VSF-Pool-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48498;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Pentair-Intelliflo-VSF-Pool-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3653;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Pentair-Intelliflo-VSF-Pool-Pump-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31686;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Pentair-Intelliflo-VSF-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Pentair-Intelliflo-VSF-Pool-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21866;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Pentair-Intelliflo-VSF-Pool-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33221,2953,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d7e6d59fe449b3762790d65de6d2b8c2b86746f0/Pentair-Intelliflo-VSF-Pool-Pump.jpg'),
(33222,2954,'_sku','10393'),
(33223,2954,'_regular_price','24905'),
(33224,2954,'total_sales','0'),
(33225,2954,'_tax_status','taxable'),
(33226,2954,'_tax_class',''),
(33227,2954,'_manage_stock','yes'),
(33228,2954,'_backorders','no'),
(33229,2954,'_sold_individually','no'),
(33230,2954,'_virtual','no'),
(33231,2954,'_downloadable','no'),
(33232,2954,'_download_limit','-1'),
(33233,2954,'_download_expiry','-1'),
(33234,2954,'_thumbnail_id','2953'),
(33235,2954,'_stock','1'),
(33236,2954,'_stock_status','instock'),
(33237,2954,'_wc_average_rating','0'),
(33238,2954,'_wc_review_count','0'),
(33239,2954,'_product_version','8.9.3'),
(33240,2954,'_price','24905'),
(33241,2954,'_edit_last','425'),
(33242,2954,'_edit_lock','1702311488:425'),
(33243,2955,'_wp_attached_file','2023/05/Quality-Swimflo-2-Pool-Pump.jpg'),
(33244,2955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/05/Quality-Swimflo-2-Pool-Pump.jpg\";s:8:\"filesize\";i:59065;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Quality-Swimflo-2-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7260;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Quality-Swimflo-2-Pool-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Quality-Swimflo-2-Pool-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Quality-Swimflo-2-Pool-Pump-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27450;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Quality-Swimflo-2-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7268;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Quality-Swimflo-2-Pool-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19009;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Quality-Swimflo-2-Pool-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33245,2955,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0826c96b542f95bb5bc3827690a57b9134335f10/Quality-Swimflo-2-Pool-Pump.jpg'),
(33246,2956,'total_sales','0'),
(33247,2956,'_tax_status','taxable'),
(33248,2956,'_tax_class',''),
(33249,2956,'_manage_stock','no'),
(33250,2956,'_backorders','no'),
(33251,2956,'_sold_individually','no'),
(33252,2956,'_virtual','no'),
(33253,2956,'_downloadable','no'),
(33254,2956,'_download_limit','-1'),
(33255,2956,'_download_expiry','-1'),
(33256,2956,'_thumbnail_id','2955'),
(33257,2956,'_stock',NULL),
(33258,2956,'_stock_status','outofstock'),
(33259,2956,'_wc_average_rating','0'),
(33260,2956,'_wc_review_count','0'),
(33261,2956,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(33262,2956,'_product_version','9.3.3'),
(33263,2957,'_variation_description',''),
(33264,2957,'_sku','12577'),
(33265,2957,'_regular_price','3208.96'),
(33266,2957,'total_sales','0'),
(33267,2957,'_tax_status','taxable'),
(33268,2957,'_tax_class','parent'),
(33269,2957,'_manage_stock','yes'),
(33270,2957,'_backorders','no'),
(33271,2957,'_sold_individually','no'),
(33272,2957,'_virtual','no'),
(33273,2957,'_downloadable','no'),
(33274,2957,'_download_limit','-1'),
(33275,2957,'_download_expiry','-1'),
(33276,2957,'_stock','0'),
(33277,2957,'_stock_status','outofstock'),
(33278,2957,'_wc_average_rating','0'),
(33279,2957,'_wc_review_count','0'),
(33280,2957,'attribute_pa_size','0-55-kw'),
(33281,2957,'_price','3208.96'),
(33282,2957,'_product_version','9.3.3'),
(33283,2958,'_variation_description',''),
(33284,2958,'_sku','12578'),
(33285,2958,'_regular_price','3382.63'),
(33286,2958,'total_sales','0'),
(33287,2958,'_tax_status','taxable'),
(33288,2958,'_tax_class','parent'),
(33289,2958,'_manage_stock','yes'),
(33290,2958,'_backorders','no'),
(33291,2958,'_sold_individually','no'),
(33292,2958,'_virtual','no'),
(33293,2958,'_downloadable','no'),
(33294,2958,'_download_limit','-1'),
(33295,2958,'_download_expiry','-1'),
(33296,2958,'_stock','0'),
(33297,2958,'_stock_status','outofstock'),
(33298,2958,'_wc_average_rating','0'),
(33299,2958,'_wc_review_count','0'),
(33300,2958,'attribute_pa_size','0-75-kw'),
(33301,2958,'_price','3382.63'),
(33302,2958,'_product_version','9.3.3'),
(33303,2959,'_variation_description',''),
(33304,2959,'_sku','12579'),
(33305,2959,'_regular_price','4127.24'),
(33306,2959,'total_sales','0'),
(33307,2959,'_tax_status','taxable'),
(33308,2959,'_tax_class','parent'),
(33309,2959,'_manage_stock','yes'),
(33310,2959,'_backorders','no'),
(33311,2959,'_sold_individually','no'),
(33312,2959,'_virtual','no'),
(33313,2959,'_downloadable','no'),
(33314,2959,'_download_limit','-1'),
(33315,2959,'_download_expiry','-1'),
(33316,2959,'_stock','0'),
(33317,2959,'_stock_status','outofstock'),
(33318,2959,'_wc_average_rating','0'),
(33319,2959,'_wc_review_count','0'),
(33320,2959,'attribute_pa_size','1-1-kw'),
(33321,2959,'_price','4127.24'),
(33322,2959,'_product_version','9.3.3'),
(33335,2960,'_wp_attached_file','2023/05/AquaFlo-Pool-Pump.jpg'),
(33336,2960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/05/AquaFlo-Pool-Pump.jpg\";s:8:\"filesize\";i:65669;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"AquaFlo-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7805;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"AquaFlo-Pool-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"AquaFlo-Pool-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"AquaFlo-Pool-Pump-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30200;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"AquaFlo-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7811;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"AquaFlo-Pool-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21125;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"AquaFlo-Pool-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33337,2960,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2445068882f886a0e494239e6a45a215df10cafd/AquaFlo-Pool-Pump.jpg'),
(33338,2961,'total_sales','0'),
(33339,2961,'_tax_status','taxable'),
(33340,2961,'_tax_class',''),
(33341,2961,'_manage_stock','no'),
(33342,2961,'_backorders','no'),
(33343,2961,'_sold_individually','no'),
(33344,2961,'_virtual','no'),
(33345,2961,'_downloadable','no'),
(33346,2961,'_download_limit','-1'),
(33347,2961,'_download_expiry','-1'),
(33348,2961,'_thumbnail_id','2960'),
(33349,2961,'_stock',NULL),
(33350,2961,'_stock_status','instock'),
(33351,2961,'_wc_average_rating','0'),
(33352,2961,'_wc_review_count','0'),
(33353,2961,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(33354,2961,'_product_version','9.4.3'),
(33355,2962,'_variation_description',''),
(33356,2962,'_sku','12559'),
(33357,2962,'_regular_price','2660'),
(33358,2962,'total_sales','0'),
(33359,2962,'_tax_status','taxable'),
(33360,2962,'_tax_class','parent'),
(33361,2962,'_manage_stock','yes'),
(33362,2962,'_backorders','no'),
(33363,2962,'_sold_individually','no'),
(33364,2962,'_virtual','no'),
(33365,2962,'_downloadable','no'),
(33366,2962,'_download_limit','-1'),
(33367,2962,'_download_expiry','-1'),
(33368,2962,'_stock','2'),
(33369,2962,'_stock_status','instock'),
(33370,2962,'_wc_average_rating','0'),
(33371,2962,'_wc_review_count','0'),
(33372,2962,'attribute_pa_size','0-6-kw'),
(33373,2962,'_price','2660'),
(33374,2962,'_product_version','9.4.3'),
(33375,2963,'_variation_description',''),
(33376,2963,'_sku','12560'),
(33377,2963,'_regular_price','2850.05'),
(33378,2963,'total_sales','0'),
(33379,2963,'_tax_status','taxable'),
(33380,2963,'_tax_class','parent'),
(33381,2963,'_manage_stock','yes'),
(33382,2963,'_backorders','no'),
(33383,2963,'_sold_individually','no'),
(33384,2963,'_virtual','no'),
(33385,2963,'_downloadable','no'),
(33386,2963,'_download_limit','-1'),
(33387,2963,'_download_expiry','-1'),
(33388,2963,'_stock','3'),
(33389,2963,'_stock_status','instock'),
(33390,2963,'_wc_average_rating','0'),
(33391,2963,'_wc_review_count','0'),
(33392,2963,'attribute_pa_size','0-75-kw'),
(33393,2963,'_price','2850.05'),
(33394,2963,'_product_version','9.4.3'),
(33395,2964,'_variation_description',''),
(33396,2964,'_sku','12561'),
(33397,2964,'_regular_price','3049.94'),
(33398,2964,'total_sales','0'),
(33399,2964,'_tax_status','taxable'),
(33400,2964,'_tax_class','parent'),
(33401,2964,'_manage_stock','yes'),
(33402,2964,'_backorders','no'),
(33403,2964,'_sold_individually','no'),
(33404,2964,'_virtual','no'),
(33405,2964,'_downloadable','no'),
(33406,2964,'_download_limit','-1'),
(33407,2964,'_download_expiry','-1'),
(33408,2964,'_stock','1'),
(33409,2964,'_stock_status','instock'),
(33410,2964,'_wc_average_rating','0'),
(33411,2964,'_wc_review_count','0'),
(33412,2964,'attribute_pa_size','1-1-kw'),
(33413,2964,'_price','3049.94'),
(33414,2964,'_product_version','9.4.3'),
(33427,2956,'_edit_last','244'),
(33428,2956,'_edit_lock','1685359858:244'),
(33429,2961,'_edit_last','425'),
(33430,2961,'_edit_lock','1719577763:425'),
(33431,2965,'_wp_attached_file','2023/05/NIXIN-SST-Vac-Lid-Handle-Combo.jpg'),
(33432,2965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/05/NIXIN-SST-Vac-Lid-Handle-Combo.jpg\";s:8:\"filesize\";i:53190;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Vac-Lid-Handle-Combo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5236;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Vac-Lid-Handle-Combo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Vac-Lid-Handle-Combo-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21922;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-SST-Vac-Lid-Handle-Combo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5225;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Vac-Lid-Handle-Combo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14995;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Vac-Lid-Handle-Combo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33433,2965,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d6caf020e3bfc8ce2a6b062774c63011fff0558a/NIXIN-SST-Vac-Lid---Handle-Combo.jpg'),
(33434,2966,'_sku','11273'),
(33435,2966,'_regular_price','725'),
(33436,2966,'total_sales','0'),
(33437,2966,'_tax_status','taxable'),
(33438,2966,'_tax_class',''),
(33439,2966,'_manage_stock','yes'),
(33440,2966,'_backorders','no'),
(33441,2966,'_sold_individually','no'),
(33442,2966,'_virtual','no'),
(33443,2966,'_downloadable','no'),
(33444,2966,'_download_limit','-1'),
(33445,2966,'_download_expiry','-1'),
(33446,2966,'_thumbnail_id','2965'),
(33447,2966,'_stock','16'),
(33448,2966,'_stock_status','instock'),
(33449,2966,'_wc_average_rating','0'),
(33450,2966,'_wc_review_count','0'),
(33451,2966,'_product_version','9.8.4'),
(33452,2966,'_price','725'),
(33453,2967,'_wp_attached_file','2023/05/NIXIN-SST-Vac-Lid-Handle-Combo-1.jpg'),
(33454,2967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/05/NIXIN-SST-Vac-Lid-Handle-Combo-1.jpg\";s:8:\"filesize\";i:53190;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5236;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21922;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5225;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14995;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Vac-Lid-Handle-Combo-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33455,2967,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d6caf020e3bfc8ce2a6b062774c63011fff0558a/NIXIN-SST-Vac-Lid---Handle-Combo.jpg'),
(33456,2968,'_sku','11331'),
(33457,2968,'_regular_price','725'),
(33458,2968,'total_sales','0'),
(33459,2968,'_tax_status','taxable'),
(33460,2968,'_tax_class',''),
(33461,2968,'_manage_stock','yes'),
(33462,2968,'_backorders','no'),
(33463,2968,'_sold_individually','no'),
(33464,2968,'_virtual','no'),
(33465,2968,'_downloadable','no'),
(33466,2968,'_download_limit','-1'),
(33467,2968,'_download_expiry','-1'),
(33468,2968,'_thumbnail_id','2967'),
(33469,2968,'_stock','20'),
(33470,2968,'_stock_status','instock'),
(33471,2968,'_wc_average_rating','0'),
(33472,2968,'_wc_review_count','0'),
(33473,2968,'_product_version','9.7.1'),
(33474,2968,'_price','725'),
(33475,2968,'_edit_last','244'),
(33476,2968,'_edit_lock','1685426961:244'),
(33477,2966,'_edit_last','425'),
(33478,2966,'_edit_lock','1742981159:425'),
(33488,2969,'_wp_attached_file','2023/05/NIXIN-SST-Adj-Ball-Spout-Only.jpg'),
(33489,2969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/05/NIXIN-SST-Adj-Ball-Spout-Only.jpg\";s:8:\"filesize\";i:88412;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Adj-Ball-Spout-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8977;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Adj-Ball-Spout-Only-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Adj-Ball-Spout-Only-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3226;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Adj-Ball-Spout-Only-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39727;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-Adj-Ball-Spout-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9001;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Adj-Ball-Spout-Only-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26922;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Adj-Ball-Spout-Only-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33490,2969,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fa8c16f33c5b1a17e74c48d10a578444c8d73fda/NIXIN-SST-Adj-Ball-Spout-Only.jpg'),
(33491,2970,'_sku','12604'),
(33492,2970,'_regular_price','910'),
(33493,2970,'total_sales','0'),
(33494,2970,'_tax_status','taxable'),
(33495,2970,'_tax_class',''),
(33496,2970,'_manage_stock','yes'),
(33497,2970,'_backorders','no'),
(33498,2970,'_sold_individually','no'),
(33499,2970,'_virtual','no'),
(33500,2970,'_downloadable','no'),
(33501,2970,'_download_limit','-1'),
(33502,2970,'_download_expiry','-1'),
(33503,2970,'_thumbnail_id','2969'),
(33504,2970,'_stock','46'),
(33505,2970,'_stock_status','instock'),
(33506,2970,'_wc_average_rating','0'),
(33507,2970,'_wc_review_count','0'),
(33508,2970,'_product_version','9.8.2'),
(33509,2970,'_price','910'),
(33510,2971,'_wp_attached_file','2023/05/NIXIN-SST-Compact-Adj-Ball-Spout-Complete.jpg'),
(33511,2971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:53:\"2023/05/NIXIN-SST-Compact-Adj-Ball-Spout-Complete.jpg\";s:8:\"filesize\";i:79511;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8490;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55740;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3418;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35639;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8477;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24266;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-Compact-Adj-Ball-Spout-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33512,2971,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/670ed300122531b3a7b522c769be5fe99585297d/NIXIN-SST-Compact-Adj-Ball-Spout-Complete.jpg'),
(33513,2972,'_sku','13011'),
(33514,2972,'_regular_price','1325'),
(33515,2972,'total_sales','0'),
(33516,2972,'_tax_status','taxable'),
(33517,2972,'_tax_class',''),
(33518,2972,'_manage_stock','yes'),
(33519,2972,'_backorders','no'),
(33520,2972,'_sold_individually','no'),
(33521,2972,'_virtual','no'),
(33522,2972,'_downloadable','no'),
(33523,2972,'_download_limit','-1'),
(33524,2972,'_download_expiry','-1'),
(33525,2972,'_thumbnail_id','2971'),
(33526,2972,'_stock','39'),
(33527,2972,'_stock_status','instock'),
(33528,2972,'_wc_average_rating','0'),
(33529,2972,'_wc_review_count','0'),
(33530,2972,'_product_version','9.8.5'),
(33531,2972,'_price','1325'),
(33532,2973,'_wp_attached_file','2023/05/NIXIN-Acetal-Adj-Ball-Spout-White.jpg'),
(33533,2973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/05/NIXIN-Acetal-Adj-Ball-Spout-White.jpg\";s:8:\"filesize\";i:46428;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4378;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"NIXIN-Acetal-Adj-Ball-Spout-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30135;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2063;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17941;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4376;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11952;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33534,2973,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dd209a2c9509bb18e55e889d493640cce0cb18e0/NIXIN-Acetal-Adj-Ball-Spout-White.jpg'),
(33535,2974,'_sku','12205'),
(33536,2974,'_regular_price','245'),
(33537,2974,'total_sales','0'),
(33538,2974,'_tax_status','taxable'),
(33539,2974,'_tax_class',''),
(33540,2974,'_manage_stock','yes'),
(33541,2974,'_backorders','no'),
(33542,2974,'_sold_individually','no'),
(33543,2974,'_virtual','no'),
(33544,2974,'_downloadable','no'),
(33545,2974,'_download_limit','-1'),
(33546,2974,'_download_expiry','-1'),
(33547,2974,'_thumbnail_id','2973'),
(33548,2974,'_stock','47'),
(33549,2974,'_stock_status','instock'),
(33550,2974,'_wc_average_rating','0'),
(33551,2974,'_wc_review_count','0'),
(33552,2974,'_product_version','9.8.1'),
(33553,2974,'_price','245'),
(33554,2975,'_wp_attached_file','2023/05/NIXIN-Acetal-Adj-Ball-Spout-Black.jpg'),
(33555,2975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/05/NIXIN-Acetal-Adj-Ball-Spout-Black.jpg\";s:8:\"filesize\";i:57759;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5609;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"NIXIN-Acetal-Adj-Ball-Spout-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37866;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22390;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5609;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15047;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-Acetal-Adj-Ball-Spout-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33556,2975,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2b88bb3d2753983205cca7b2dc8b29a45645030d/NIXIN-Acetal-Adj-Ball-Spout-Black.jpg'),
(33557,2976,'_sku','12206'),
(33558,2976,'_regular_price','245'),
(33559,2976,'total_sales','0'),
(33560,2976,'_tax_status','taxable'),
(33561,2976,'_tax_class',''),
(33562,2976,'_manage_stock','yes'),
(33563,2976,'_backorders','no'),
(33564,2976,'_sold_individually','no'),
(33565,2976,'_virtual','no'),
(33566,2976,'_downloadable','no'),
(33567,2976,'_download_limit','-1'),
(33568,2976,'_download_expiry','-1'),
(33569,2976,'_thumbnail_id','2975'),
(33570,2976,'_stock','38'),
(33571,2976,'_stock_status','instock'),
(33572,2976,'_wc_average_rating','0'),
(33573,2976,'_wc_review_count','0'),
(33574,2976,'_product_version','9.7.1'),
(33575,2976,'_price','245'),
(33576,2972,'_edit_last','425'),
(33577,2972,'_edit_lock','1727685267:425'),
(33578,2970,'_edit_last','425'),
(33579,2970,'_edit_lock','1708007571:425'),
(33580,2976,'_edit_lock','1708007514:425'),
(33581,2976,'_edit_last','425'),
(33582,2976,'_yoast_wpseo_primary_product_cat',''),
(33584,2976,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(33585,2974,'_edit_lock','1727685475:425'),
(33586,2974,'_edit_last','425'),
(33587,2974,'_yoast_wpseo_primary_product_cat',''),
(33589,2974,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(33599,2977,'_wp_attached_file','2023/05/Eco-Water-Spouts.jpg'),
(33600,2977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1242;s:4:\"file\";s:28:\"2023/05/Eco-Water-Spouts.jpg\";s:8:\"filesize\";i:62577;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Eco-Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8313;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Eco-Water-Spouts-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Eco-Water-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Eco-Water-Spouts-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29118;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Eco-Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8308;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Eco-Water-Spouts-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20679;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Eco-Water-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2488;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33601,2901,'_edit_last','425'),
(33602,2901,'_edit_lock','1708007520:425'),
(33603,2899,'_edit_last','425'),
(33604,2899,'_edit_lock','1708007527:425'),
(33605,2978,'_wp_attached_file','2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut.jpg'),
(33606,2978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:53:\"2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut.jpg\";s:8:\"filesize\";i:53602;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23077;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15942;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33607,2978,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e86e39750affc66aa081006c0b23f5f8ec7bf216/NIXIN-Compact-Champagne-Bubbler---White-Nut.jpg'),
(33608,2979,'_sku','11660'),
(33609,2979,'_regular_price','780'),
(33610,2979,'total_sales','0'),
(33611,2979,'_tax_status','taxable'),
(33612,2979,'_tax_class',''),
(33613,2979,'_manage_stock','yes'),
(33614,2979,'_backorders','no'),
(33615,2979,'_sold_individually','no'),
(33616,2979,'_virtual','no'),
(33617,2979,'_downloadable','no'),
(33618,2979,'_download_limit','-1'),
(33619,2979,'_download_expiry','-1'),
(33620,2979,'_thumbnail_id','2978'),
(33621,2979,'_stock','0'),
(33622,2979,'_stock_status','outofstock'),
(33623,2979,'_wc_average_rating','0'),
(33624,2979,'_wc_review_count','0'),
(33625,2979,'_product_version','9.7.1'),
(33626,2979,'_price','780'),
(33627,2980,'_wp_attached_file','2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut-1.jpg'),
(33628,2980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:55:\"2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut-1.jpg\";s:8:\"filesize\";i:53602;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23077;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15942;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33629,2980,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e86e39750affc66aa081006c0b23f5f8ec7bf216/NIXIN-Compact-Champagne-Bubbler---White-Nut.jpg'),
(33630,2981,'_sku','11661'),
(33631,2981,'_regular_price','780'),
(33632,2981,'total_sales','0'),
(33633,2981,'_tax_status','taxable'),
(33634,2981,'_tax_class',''),
(33635,2981,'_manage_stock','yes'),
(33636,2981,'_backorders','no'),
(33637,2981,'_sold_individually','no'),
(33638,2981,'_virtual','no'),
(33639,2981,'_downloadable','no'),
(33640,2981,'_download_limit','-1'),
(33641,2981,'_download_expiry','-1'),
(33642,2981,'_thumbnail_id','2980'),
(33643,2981,'_stock','0'),
(33644,2981,'_stock_status','outofstock'),
(33645,2981,'_wc_average_rating','0'),
(33646,2981,'_wc_review_count','0'),
(33647,2981,'_product_version','9.7.1'),
(33648,2981,'_price','780'),
(33649,2982,'_wp_attached_file','2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2.jpg'),
(33650,2982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:56:\"2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2.jpg\";s:8:\"filesize\";i:61120;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42159;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26626;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33651,2982,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/92571778cfcf5a10957d6545dae2f91ad08c69b0/NIXIN-Champagne-Bubbler-Blue-LED---Black-Nut.jpg'),
(33652,2983,'_sku','13053'),
(33653,2983,'_regular_price','560'),
(33654,2983,'total_sales','0'),
(33655,2983,'_tax_status','taxable'),
(33656,2983,'_tax_class',''),
(33657,2983,'_manage_stock','yes'),
(33658,2983,'_backorders','no'),
(33659,2983,'_sold_individually','no'),
(33660,2983,'_virtual','no'),
(33661,2983,'_downloadable','no'),
(33662,2983,'_download_limit','-1'),
(33663,2983,'_download_expiry','-1'),
(33664,2983,'_thumbnail_id','2982'),
(33665,2983,'_stock','72'),
(33666,2983,'_stock_status','instock'),
(33667,2983,'_wc_average_rating','0'),
(33668,2983,'_wc_review_count','0'),
(33669,2983,'_product_version','9.8.4'),
(33670,2983,'_price','560'),
(33671,2983,'_edit_last','425'),
(33672,2983,'_edit_lock','1708007531:425'),
(33673,2981,'_edit_last','244'),
(33674,2981,'_edit_lock','1685429901:244'),
(33675,2979,'_edit_last','425'),
(33676,2979,'_edit_lock','1719577905:425'),
(33677,2984,'_wp_attached_file','2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut-2.jpg'),
(33678,2984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:55:\"2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut-2.jpg\";s:8:\"filesize\";i:53602;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23077;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5998;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15942;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:55:\"NIXIN-Compact-Champagne-Bubbler-White-Nut-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33679,2984,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e86e39750affc66aa081006c0b23f5f8ec7bf216/NIXIN-Compact-Champagne-Bubbler---White-Nut.jpg'),
(33680,2985,'_sku','13179'),
(33681,2985,'_regular_price','560'),
(33682,2985,'total_sales','0'),
(33683,2985,'_tax_status','taxable'),
(33684,2985,'_tax_class',''),
(33685,2985,'_manage_stock','yes'),
(33686,2985,'_backorders','no'),
(33687,2985,'_sold_individually','no'),
(33688,2985,'_virtual','no'),
(33689,2985,'_downloadable','no'),
(33690,2985,'_download_limit','-1'),
(33691,2985,'_download_expiry','-1'),
(33692,2985,'_thumbnail_id','2984'),
(33693,2985,'_stock','72'),
(33694,2985,'_stock_status','instock'),
(33695,2985,'_wc_average_rating','0'),
(33696,2985,'_wc_review_count','0'),
(33697,2985,'_product_version','9.8.4'),
(33698,2985,'_price','560'),
(33699,2985,'_edit_last','425'),
(33700,2985,'_edit_lock','1708007523:425'),
(33701,2986,'_wp_attached_file','2023/05/NIXIN-Acetal-Aimflo-Plug-Blocker-Black.jpg'),
(33702,2986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:50:\"2023/05/NIXIN-Acetal-Aimflo-Plug-Blocker-Black.jpg\";s:8:\"filesize\";i:55828;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5647;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2550;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22502;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5641;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15306;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33703,2986,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/578b77d97aaf34316ae58b01480a03ee28462a1a/NIXIN-Acetal-Aimflo-Plug-Blocker-Black.jpg'),
(33704,2987,'_sku','12160'),
(33705,2987,'_regular_price','205'),
(33706,2987,'total_sales','0'),
(33707,2987,'_tax_status','taxable'),
(33708,2987,'_tax_class',''),
(33709,2987,'_manage_stock','yes'),
(33710,2987,'_backorders','no'),
(33711,2987,'_sold_individually','no'),
(33712,2987,'_virtual','no'),
(33713,2987,'_downloadable','no'),
(33714,2987,'_download_limit','-1'),
(33715,2987,'_download_expiry','-1'),
(33716,2987,'_thumbnail_id','2986'),
(33717,2987,'_stock','102'),
(33718,2987,'_stock_status','instock'),
(33719,2987,'_wc_average_rating','0'),
(33720,2987,'_wc_review_count','0'),
(33721,2987,'_product_version','9.8.2'),
(33722,2987,'_price','205'),
(33723,2987,'_edit_lock','1685430512:244'),
(33724,2987,'_edit_last','244'),
(33725,2987,'_yoast_wpseo_primary_product_cat',''),
(33726,2987,'_yoast_wpseo_focuskw','aimflo blocker | pipe leak repair | nixin poolware'),
(33727,2987,'_yoast_wpseo_metadesc','The NIXIN Acetal Aimflo Plug Blocker is used by pool technicians in the event of a pipe leak repair without the need to part empty the pool.'),
(33728,2987,'_yoast_wpseo_linkdex','31'),
(33729,2987,'_yoast_wpseo_content_score','60'),
(33730,2987,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(33743,2988,'_wp_attached_file','2023/05/NIXIN-PVC-PT-Aimflo-BLocker.jpg'),
(33744,2988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/05/NIXIN-PVC-PT-Aimflo-BLocker.jpg\";s:8:\"filesize\";i:63786;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"NIXIN-PVC-PT-Aimflo-BLocker-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6908;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"NIXIN-PVC-PT-Aimflo-BLocker-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-PVC-PT-Aimflo-BLocker-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2840;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"NIXIN-PVC-PT-Aimflo-BLocker-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28118;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"NIXIN-PVC-PT-Aimflo-BLocker-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6908;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"NIXIN-PVC-PT-Aimflo-BLocker-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19270;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-PVC-PT-Aimflo-BLocker-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1881;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33745,2988,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a4df3aea765aa6d19c28e74b51f4e1585025ea51/NIXIN-PVC-PT-Aimflo-BLocker.jpg'),
(33746,2989,'_sku','12162'),
(33747,2989,'_regular_price','440'),
(33748,2989,'total_sales','0'),
(33749,2989,'_tax_status','taxable'),
(33750,2989,'_tax_class',''),
(33751,2989,'_manage_stock','yes'),
(33752,2989,'_backorders','no'),
(33753,2989,'_sold_individually','no'),
(33754,2989,'_virtual','no'),
(33755,2989,'_downloadable','no'),
(33756,2989,'_download_limit','-1'),
(33757,2989,'_download_expiry','-1'),
(33758,2989,'_thumbnail_id','2988'),
(33759,2989,'_stock','16'),
(33760,2989,'_stock_status','instock'),
(33761,2989,'_wc_average_rating','0'),
(33762,2989,'_wc_review_count','0'),
(33763,2989,'_product_version','9.8.5'),
(33764,2989,'_price','440'),
(33765,2990,'_wp_attached_file','2023/05/Eco-Swimming-Pool-Accessories.jpg'),
(33766,2990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2488;s:6:\"height\";i:2487;s:4:\"file\";s:41:\"2023/05/Eco-Swimming-Pool-Accessories.jpg\";s:8:\"filesize\";i:215602;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Eco-Swimming-Pool-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8809;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Eco-Swimming-Pool-Accessories-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Eco-Swimming-Pool-Accessories-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3847;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Eco-Swimming-Pool-Accessories-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32719;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Eco-Swimming-Pool-Accessories-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95591;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Eco-Swimming-Pool-Accessories-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153863;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Eco-Swimming-Pool-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8826;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Eco-Swimming-Pool-Accessories-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22987;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Eco-Swimming-Pool-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33767,2991,'_wp_attached_file','2023/05/SST-Pool-Equipment.jpg'),
(33768,2991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2488;s:6:\"height\";i:2487;s:4:\"file\";s:30:\"2023/05/SST-Pool-Equipment.jpg\";s:8:\"filesize\";i:229485;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"SST-Pool-Equipment-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9368;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"SST-Pool-Equipment-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"SST-Pool-Equipment-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4019;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"SST-Pool-Equipment-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35169;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"SST-Pool-Equipment-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102697;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"SST-Pool-Equipment-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163551;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"SST-Pool-Equipment-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9387;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"SST-Pool-Equipment-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24674;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"SST-Pool-Equipment-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2609;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33769,2992,'_wp_attached_file','2023/05/NIXIN-SST-Pondlite-White-LED.jpg'),
(33770,2992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/05/NIXIN-SST-Pondlite-White-LED.jpg\";s:8:\"filesize\";i:54402;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Pondlite-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5896;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Pondlite-White-LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36675;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Pondlite-White-LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Pondlite-White-LED-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22971;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"NIXIN-SST-Pondlite-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5896;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Pondlite-White-LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15952;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Pondlite-White-LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1785;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33771,2992,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/09547e91669858fe3328626a384d6fa0ff0c358c/NIXIN-SST-Pondlite-White-LED.jpg'),
(33794,2995,'_wp_attached_file','2023/05/Ladders-Rails.jpg'),
(33795,2995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2483;s:6:\"height\";i:2484;s:4:\"file\";s:25:\"2023/05/Ladders-Rails.jpg\";s:8:\"filesize\";i:227775;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7871;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Ladders-Rails-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50397;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31630;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Ladders-Rails-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98183;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Ladders-Rails-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158265;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Ladders-Rails-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7896;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21494;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Ladders-Rails-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2204;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33796,2996,'_wp_attached_file','2023/05/SST-Accessories.jpg'),
(33797,2996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2488;s:6:\"height\";i:2488;s:4:\"file\";s:27:\"2023/05/SST-Accessories.jpg\";s:8:\"filesize\";i:222243;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SST-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8910;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"SST-Accessories-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SST-Accessories-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"SST-Accessories-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34439;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"SST-Accessories-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99897;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"SST-Accessories-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158032;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SST-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8910;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"SST-Accessories-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24219;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SST-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33912,3009,'_wp_attached_file','2023/05/SST-Water-Spouts.jpg'),
(33913,3009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2486;s:6:\"height\";i:2487;s:4:\"file\";s:28:\"2023/05/SST-Water-Spouts.jpg\";s:8:\"filesize\";i:245487;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SST-Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9373;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SST-Water-Spouts-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SST-Water-Spouts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3857;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"SST-Water-Spouts-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36287;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"SST-Water-Spouts-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109447;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"SST-Water-Spouts-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175734;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"SST-Water-Spouts-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9374;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"SST-Water-Spouts-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25181;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"SST-Water-Spouts-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2544;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33914,3010,'_wp_attached_file','2023/05/SST-LED-Pool-Lights.jpg'),
(33915,3010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2487;s:6:\"height\";i:2487;s:4:\"file\";s:31:\"2023/05/SST-LED-Pool-Lights.jpg\";s:8:\"filesize\";i:293383;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"SST-LED-Pool-Lights-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10555;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"SST-LED-Pool-Lights-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"SST-LED-Pool-Lights-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4175;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"SST-LED-Pool-Lights-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43206;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"SST-LED-Pool-Lights-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129780;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"SST-LED-Pool-Lights-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206909;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"SST-LED-Pool-Lights-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10555;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"SST-LED-Pool-Lights-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29515;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"SST-LED-Pool-Lights-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2643;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33949,3014,'_wp_attached_file','2023/05/NIXIN-SST-Dual-Safery-Suction-Port.jpg'),
(33950,3014,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:46:\"2023/05/NIXIN-SST-Dual-Safery-Suction-Port.jpg\";s:8:\"filesize\";i:69288;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8273;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-Dual-Safery-Suction-Port-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3480;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31322;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8273;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21775;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Dual-Safery-Suction-Port-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33951,3014,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6bb09789eed343add48aa6b44181cdc39d88bb51/NIXIN-SST-Dual-Safery-Suction-Port.jpg'),
(33952,3015,'_sku','11350'),
(33953,3015,'_regular_price','1575'),
(33954,3015,'total_sales','6'),
(33955,3015,'_tax_status','taxable'),
(33956,3015,'_tax_class',''),
(33957,3015,'_manage_stock','yes'),
(33958,3015,'_backorders','no'),
(33959,3015,'_sold_individually','no'),
(33960,3015,'_virtual','no'),
(33961,3015,'_downloadable','no'),
(33962,3015,'_download_limit','-1'),
(33963,3015,'_download_expiry','-1'),
(33964,3015,'_thumbnail_id','3014'),
(33965,3015,'_stock','17'),
(33966,3015,'_stock_status','instock'),
(33967,3015,'_wc_average_rating','0'),
(33968,3015,'_wc_review_count','0'),
(33969,3015,'_product_version','9.8.5'),
(33970,3015,'_price','1575'),
(33971,3016,'_wp_attached_file','2023/05/NIXIN-SST-Inflolite.jpg'),
(33972,3016,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/05/NIXIN-SST-Inflolite.jpg\";s:8:\"filesize\";i:87258;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"NIXIN-SST-Inflolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10103;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"NIXIN-SST-Inflolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"NIXIN-SST-Inflolite-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39899;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"NIXIN-SST-Inflolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"NIXIN-SST-Inflolite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27660;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"NIXIN-SST-Inflolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33973,3016,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dfb6ecc6c03785feb28d35fa096c038a8e27d0b8/NIXIN-SST-Inflolite.jpg'),
(33974,3017,'_sku','11517'),
(33975,3017,'_regular_price','2150'),
(33976,3017,'total_sales','0'),
(33977,3017,'_tax_status','taxable'),
(33978,3017,'_tax_class',''),
(33979,3017,'_manage_stock','yes'),
(33980,3017,'_backorders','no'),
(33981,3017,'_sold_individually','no'),
(33982,3017,'_virtual','no'),
(33983,3017,'_downloadable','no'),
(33984,3017,'_download_limit','-1'),
(33985,3017,'_download_expiry','-1'),
(33986,3017,'_thumbnail_id','3016'),
(33987,3017,'_stock','0'),
(33988,3017,'_stock_status','outofstock'),
(33989,3017,'_wc_average_rating','0'),
(33990,3017,'_wc_review_count','0'),
(33991,3017,'_product_version','9.8.1'),
(33992,3017,'_price','2150'),
(33993,3018,'_wp_attached_file','2023/05/NIXIN-SST-Inflolite-1.jpg'),
(33994,3018,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/05/NIXIN-SST-Inflolite-1.jpg\";s:8:\"filesize\";i:87258;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10103;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Inflolite-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39899;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10095;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27660;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-SST-Inflolite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(33995,3018,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dfb6ecc6c03785feb28d35fa096c038a8e27d0b8/NIXIN-SST-Inflolite.jpg'),
(33996,3019,'_sku','11543'),
(33997,3019,'_regular_price','2150'),
(33998,3019,'total_sales','0'),
(33999,3019,'_tax_status','taxable'),
(34000,3019,'_tax_class',''),
(34001,3019,'_manage_stock','yes'),
(34002,3019,'_backorders','no'),
(34003,3019,'_sold_individually','no'),
(34004,3019,'_virtual','no'),
(34005,3019,'_downloadable','no'),
(34006,3019,'_download_limit','-1'),
(34007,3019,'_download_expiry','-1'),
(34008,3019,'_thumbnail_id','3018'),
(34009,3019,'_stock','0'),
(34010,3019,'_stock_status','outofstock'),
(34011,3019,'_wc_average_rating','0'),
(34012,3019,'_wc_review_count','0'),
(34013,3019,'_product_version','9.8.1'),
(34014,3019,'_price','2150'),
(34027,3019,'_edit_last','425'),
(34028,3019,'_edit_lock','1689757736:425'),
(34029,3017,'_edit_last','244'),
(34030,3017,'_edit_lock','1685438524:244'),
(34031,3015,'_edit_lock','1689755729:425'),
(34032,3015,'_edit_last','425'),
(34033,3015,'_yoast_wpseo_primary_product_cat','49'),
(34035,3015,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(34036,3020,'_order_key','wc_order_p6rPpmWH1Hjfq'),
(34037,3020,'_customer_user','0'),
(34038,3020,'_payment_method','cod'),
(34039,3020,'_payment_method_title','Get a quote'),
(34040,3020,'_customer_ip_address','105.184.172.248'),
(34041,3020,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.57'),
(34042,3020,'_created_via','checkout'),
(34043,3020,'_cart_hash','df934388fec3202a43ff93a50eaba195'),
(34044,3020,'_download_permissions_granted','no'),
(34045,3020,'_recorded_sales','yes'),
(34046,3020,'_recorded_coupon_usage_counts','yes'),
(34047,3020,'_new_order_email_sent','true'),
(34048,3020,'_order_stock_reduced','yes'),
(34049,3020,'_billing_first_name','FRANCOIS'),
(34050,3020,'_billing_last_name','VORSTER'),
(34051,3020,'_billing_company','Conti Granite VAT 4190276826'),
(34052,3020,'_billing_address_1','8 Binne Street'),
(34053,3020,'_billing_address_2','George Industrial'),
(34054,3020,'_billing_city','George'),
(34055,3020,'_billing_state','WC'),
(34056,3020,'_billing_postcode','6529'),
(34057,3020,'_billing_country','ZA'),
(34058,3020,'_billing_email','francois@contikitchens.co.za'),
(34059,3020,'_billing_phone','0722288050'),
(34060,3020,'_shipping_first_name','FRANCOIS'),
(34061,3020,'_shipping_last_name','VORSTER'),
(34062,3020,'_shipping_company','Conti Granite VAT 4190276826'),
(34063,3020,'_shipping_address_1','8 Binne Street'),
(34064,3020,'_shipping_address_2','George Industrial'),
(34065,3020,'_shipping_city','George'),
(34066,3020,'_shipping_state','WC'),
(34067,3020,'_shipping_postcode','6529'),
(34068,3020,'_shipping_country','ZA'),
(34069,3020,'_order_currency','ZAR'),
(34070,3020,'_cart_discount','0'),
(34071,3020,'_cart_discount_tax','0'),
(34072,3020,'_order_shipping','400'),
(34073,3020,'_order_shipping_tax','60'),
(34074,3020,'_order_tax','318.75'),
(34075,3020,'_order_total','2903.75'),
(34076,3020,'_order_version','7.7.0'),
(34077,3020,'_prices_include_tax','no'),
(34078,3020,'_billing_address_index','FRANCOIS VORSTER Conti Granite VAT 4190276826 8 Binne Street George Industrial George WC 6529 ZA francois@contikitchens.co.za 0722288050'),
(34079,3020,'_shipping_address_index','FRANCOIS VORSTER Conti Granite VAT 4190276826 8 Binne Street George Industrial George WC 6529 ZA '),
(34080,3020,'is_vat_exempt','no'),
(34081,3021,'_wp_attached_file','2023/05/mod-n-mozaix-mod-n-oceano.jpg'),
(34082,3021,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:37:\"2023/05/mod-n-mozaix-mod-n-oceano.jpg\";s:8:\"filesize\";i:43604;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"mod-n-mozaix-mod-n-oceano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5492;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"mod-n-mozaix-mod-n-oceano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(34083,3021,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77d416bc0d80128f0ea8bf2cbf008a3091c2cff5/mod-n-mozaix-mod-n-oceano.jpg'),
(34105,3023,'_wp_attached_file','2023/05/mod-n-mozaix-mod-n-oceano-1.jpg'),
(34106,3023,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2023/05/mod-n-mozaix-mod-n-oceano-1.jpg\";s:8:\"filesize\";i:43604;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"mod-n-mozaix-mod-n-oceano-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5492;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"mod-n-mozaix-mod-n-oceano-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(34107,3023,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77d416bc0d80128f0ea8bf2cbf008a3091c2cff5/mod-n-mozaix-mod-n-oceano.jpg'),
(34129,3025,'_wp_attached_file','2023/05/mod-n-mozaix-mod-n-oceano-2.jpg'),
(34130,3025,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:39:\"2023/05/mod-n-mozaix-mod-n-oceano-2.jpg\";s:8:\"filesize\";i:43604;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"mod-n-mozaix-mod-n-oceano-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5492;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"mod-n-mozaix-mod-n-oceano-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3110;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(34131,3025,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77d416bc0d80128f0ea8bf2cbf008a3091c2cff5/mod-n-mozaix-mod-n-oceano.jpg'),
(34156,3020,'_edit_lock','1685446141:244'),
(34193,3027,'_wp_attached_file','2023/05/Universal-Pump-Shaft-Seal.jpg'),
(34194,3027,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/05/Universal-Pump-Shaft-Seal.jpg\";s:8:\"filesize\";i:80777;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Universal-Pump-Shaft-Seal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8048;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Universal-Pump-Shaft-Seal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56215;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Universal-Pump-Shaft-Seal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Universal-Pump-Shaft-Seal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35635;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Universal-Pump-Shaft-Seal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8048;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Universal-Pump-Shaft-Seal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24082;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Universal-Pump-Shaft-Seal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2087;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34195,3027,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/052e7c5c15e75007d9fbb87bb14bb526270e6ea8/Universal-Pump-Shaft-Seal.jpg'),
(34196,3028,'_sku','10270'),
(34197,3028,'_regular_price','220'),
(34198,3028,'total_sales','0'),
(34199,3028,'_tax_status','taxable'),
(34200,3028,'_tax_class',''),
(34201,3028,'_manage_stock','yes'),
(34202,3028,'_backorders','no'),
(34203,3028,'_sold_individually','no'),
(34204,3028,'_virtual','no'),
(34205,3028,'_downloadable','no'),
(34206,3028,'_download_limit','-1'),
(34207,3028,'_download_expiry','-1'),
(34208,3028,'_thumbnail_id','3027'),
(34209,3028,'_stock','13'),
(34210,3028,'_stock_status','instock'),
(34211,3028,'_wc_average_rating','0'),
(34212,3028,'_wc_review_count','0'),
(34213,3028,'_product_version','9.8.5'),
(34214,3028,'_price','154'),
(34215,3028,'_edit_last','244'),
(34216,3028,'_sale_price','154'),
(34217,3028,'_edit_lock','1685473166:244'),
(34218,3029,'_wp_attached_file','2023/05/Universal-Pump-Basket.jpg'),
(34219,3029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/05/Universal-Pump-Basket.jpg\";s:8:\"filesize\";i:53936;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Universal-Pump-Basket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5907;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Universal-Pump-Basket-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Universal-Pump-Basket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2379;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Universal-Pump-Basket-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24328;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Universal-Pump-Basket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5912;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Universal-Pump-Basket-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16609;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Universal-Pump-Basket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34220,3029,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5f7f5ace68a553ee2a1c9d9a7432ba6be5b5c307/Universal-Pump-Basket.jpg'),
(34221,3030,'_sku','10256'),
(34222,3030,'_regular_price','135.37'),
(34223,3030,'total_sales','0'),
(34224,3030,'_tax_status','taxable'),
(34225,3030,'_tax_class',''),
(34226,3030,'_manage_stock','yes'),
(34227,3030,'_backorders','no'),
(34228,3030,'_sold_individually','no'),
(34229,3030,'_virtual','no'),
(34230,3030,'_downloadable','no'),
(34231,3030,'_download_limit','-1'),
(34232,3030,'_download_expiry','-1'),
(34233,3030,'_thumbnail_id','3029'),
(34234,3030,'_stock','1'),
(34235,3030,'_stock_status','instock'),
(34236,3030,'_wc_average_rating','0'),
(34237,3030,'_wc_review_count','0'),
(34238,3030,'_product_version','8.2.1'),
(34239,3030,'_price','94.76'),
(34240,3030,'_edit_last','244'),
(34241,3030,'_sale_price','94.76'),
(34242,3030,'_edit_lock','1685473231:244'),
(34243,3031,'_wp_attached_file','2023/05/Universal-Pump-Diffuser.jpg'),
(34244,3031,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/05/Universal-Pump-Diffuser.jpg\";s:8:\"filesize\";i:42658;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Universal-Pump-Diffuser-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5122;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Universal-Pump-Diffuser-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29652;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Universal-Pump-Diffuser-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Universal-Pump-Diffuser-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18731;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Universal-Pump-Diffuser-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5122;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Universal-Pump-Diffuser-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12993;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Universal-Pump-Diffuser-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1680;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34245,3031,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d8a2e5c4e9878e6344faba59e07c484f47773f7c/Universal-Pump-Diffuser.jpg'),
(34246,3032,'_sku','10260'),
(34247,3032,'_regular_price','206.18'),
(34248,3032,'total_sales','0'),
(34249,3032,'_tax_status','taxable'),
(34250,3032,'_tax_class',''),
(34251,3032,'_manage_stock','yes'),
(34252,3032,'_backorders','no'),
(34253,3032,'_sold_individually','no'),
(34254,3032,'_virtual','no'),
(34255,3032,'_downloadable','no'),
(34256,3032,'_download_limit','-1'),
(34257,3032,'_download_expiry','-1'),
(34258,3032,'_thumbnail_id','3031'),
(34259,3032,'_stock','3'),
(34260,3032,'_stock_status','instock'),
(34261,3032,'_wc_average_rating','0'),
(34262,3032,'_wc_review_count','0'),
(34263,3032,'_product_version','9.8.5'),
(34264,3032,'_price','144.33'),
(34265,3032,'_edit_last','244'),
(34266,3032,'_sale_price','144.33'),
(34267,3032,'_edit_lock','1685473288:244'),
(34268,3033,'_wp_attached_file','2023/05/Emaux-Pool-Filter-Side-Mount.jpg'),
(34269,3033,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/05/Emaux-Pool-Filter-Side-Mount.jpg\";s:8:\"filesize\";i:52819;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Emaux-Pool-Filter-Side-Mount-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5602;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Emaux-Pool-Filter-Side-Mount-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Emaux-Pool-Filter-Side-Mount-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2428;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Emaux-Pool-Filter-Side-Mount-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23138;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Emaux-Pool-Filter-Side-Mount-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5582;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Emaux-Pool-Filter-Side-Mount-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15813;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Emaux-Pool-Filter-Side-Mount-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34270,3033,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e24618ad22a0c467cb9c9ff311f7e82b6fc0f601/Emaux-Pool-Filter-Side-Mount.jpg'),
(34271,3034,'total_sales','0'),
(34272,3034,'_tax_status','taxable'),
(34273,3034,'_tax_class',''),
(34274,3034,'_manage_stock','no'),
(34275,3034,'_backorders','no'),
(34276,3034,'_sold_individually','no'),
(34277,3034,'_virtual','no'),
(34278,3034,'_downloadable','no'),
(34279,3034,'_download_limit','-1'),
(34280,3034,'_download_expiry','-1'),
(34281,3034,'_thumbnail_id','3033'),
(34282,3034,'_stock',NULL),
(34283,3034,'_stock_status','outofstock'),
(34284,3034,'_wc_average_rating','0'),
(34285,3034,'_wc_review_count','0'),
(34286,3034,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(34287,3034,'_product_version','9.6.1'),
(34288,3035,'_variation_description',''),
(34289,3035,'_sku','11615'),
(34290,3035,'_regular_price','10825'),
(34291,3035,'total_sales','0'),
(34292,3035,'_tax_status','taxable'),
(34293,3035,'_tax_class','parent'),
(34294,3035,'_manage_stock','yes'),
(34295,3035,'_backorders','no'),
(34296,3035,'_sold_individually','no'),
(34297,3035,'_virtual','no'),
(34298,3035,'_downloadable','no'),
(34299,3035,'_download_limit','-1'),
(34300,3035,'_download_expiry','-1'),
(34301,3035,'_stock','0'),
(34302,3035,'_stock_status','outofstock'),
(34303,3035,'_wc_average_rating','0'),
(34304,3035,'_wc_review_count','0'),
(34305,3035,'attribute_pa_size','5bag-d700mm'),
(34306,3035,'_price','10825'),
(34307,3035,'_product_version','9.6.1'),
(34308,3036,'_variation_description',''),
(34309,3036,'_sku','11616'),
(34310,3036,'_regular_price','17720'),
(34311,3036,'total_sales','0'),
(34312,3036,'_tax_status','taxable'),
(34313,3036,'_tax_class','parent'),
(34314,3036,'_manage_stock','yes'),
(34315,3036,'_backorders','no'),
(34316,3036,'_sold_individually','no'),
(34317,3036,'_virtual','no'),
(34318,3036,'_downloadable','no'),
(34319,3036,'_download_limit','-1'),
(34320,3036,'_download_expiry','-1'),
(34321,3036,'_stock','0'),
(34322,3036,'_stock_status','outofstock'),
(34323,3036,'_wc_average_rating','0'),
(34324,3036,'_wc_review_count','0'),
(34325,3036,'attribute_pa_size','8bag-d800mm'),
(34326,3036,'_price','17720'),
(34327,3036,'_product_version','9.6.1'),
(34328,3037,'_variation_description',''),
(34329,3037,'_sku','11653'),
(34330,3037,'_regular_price','20620'),
(34331,3037,'total_sales','0'),
(34332,3037,'_tax_status','taxable'),
(34333,3037,'_tax_class','parent'),
(34334,3037,'_manage_stock','yes'),
(34335,3037,'_backorders','no'),
(34336,3037,'_sold_individually','no'),
(34337,3037,'_virtual','no'),
(34338,3037,'_downloadable','no'),
(34339,3037,'_download_limit','-1'),
(34340,3037,'_download_expiry','-1'),
(34341,3037,'_stock','0'),
(34342,3037,'_stock_status','outofstock'),
(34343,3037,'_wc_average_rating','0'),
(34344,3037,'_wc_review_count','0'),
(34345,3037,'attribute_pa_size','11bag-d900mm'),
(34346,3037,'_price','20620'),
(34347,3037,'_product_version','9.6.1'),
(34456,3034,'_edit_last','244'),
(34457,3034,'_edit_lock','1685529666:244'),
(34458,3043,'_order_key','wc_order_1YEZWNwnIdfRU'),
(34459,3043,'_customer_user','244'),
(34460,3043,'_payment_method','bacs'),
(34461,3043,'_payment_method_title','Direct bank transfer'),
(34462,3043,'_customer_ip_address','41.0.98.127'),
(34463,3043,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/114.0.5735.50 Mobile/15E148 Safari/604.1'),
(34464,3043,'_created_via','checkout'),
(34465,3043,'_cart_hash','86e1f9f0de44c81594931cd7e566de52'),
(34466,3043,'_download_permissions_granted','no'),
(34467,3043,'_recorded_sales','yes'),
(34468,3043,'_recorded_coupon_usage_counts','yes'),
(34469,3043,'_new_order_email_sent','true'),
(34470,3043,'_order_stock_reduced','yes'),
(34471,3043,'_billing_first_name','Francois'),
(34472,3043,'_billing_last_name','Herbst'),
(34473,3043,'_billing_address_1','5th On Murray'),
(34474,3043,'_billing_city','Durbanville'),
(34475,3043,'_billing_state','WC'),
(34476,3043,'_billing_postcode','7550'),
(34477,3043,'_billing_country','ZA'),
(34478,3043,'_billing_email','swiminstyle@wateritecspi.co.za'),
(34479,3043,'_billing_phone','+27829936603'),
(34480,3043,'_shipping_first_name','Francois'),
(34481,3043,'_shipping_last_name','Herbst'),
(34482,3043,'_shipping_address_1','5th On Murray'),
(34483,3043,'_shipping_city','Durbanville'),
(34484,3043,'_shipping_state','WC'),
(34485,3043,'_shipping_postcode','7550'),
(34486,3043,'_shipping_country','ZA'),
(34487,3043,'_order_currency','ZAR'),
(34488,3043,'_cart_discount','0'),
(34489,3043,'_cart_discount_tax','0'),
(34490,3043,'_order_shipping','700'),
(34491,3043,'_order_shipping_tax','105'),
(34492,3043,'_order_tax','2760.75'),
(34493,3043,'_order_total','21970.75'),
(34494,3043,'_order_version','7.7.1'),
(34495,3043,'_prices_include_tax','no'),
(34496,3043,'_billing_address_index','Francois Herbst  5th On Murray  Durbanville WC 7550 ZA swiminstyle@wateritecspi.co.za +27829936603'),
(34497,3043,'_shipping_address_index','Francois Herbst  5th On Murray  Durbanville WC 7550 ZA '),
(34498,3043,'is_vat_exempt','no'),
(34499,3043,'_edit_lock','1685478198:244'),
(34500,3044,'_wp_attached_file','2023/05/41860ed12a753ca218e74185d1c5e7acb5da1996.png'),
(34501,3044,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:52:\"2023/05/41860ed12a753ca218e74185d1c5e7acb5da1996.png\";s:8:\"filesize\";i:104849;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"41860ed12a753ca218e74185d1c5e7acb5da1996-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29041;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"41860ed12a753ca218e74185d1c5e7acb5da1996-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34502,3044,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4/1/41860ed12a753ca218e74185d1c5e7acb5da1996.png'),
(34503,3045,'_sku','10266'),
(34504,3045,'_regular_price','174.93'),
(34505,3045,'total_sales','0'),
(34506,3045,'_tax_status','taxable'),
(34507,3045,'_tax_class',''),
(34508,3045,'_manage_stock','yes'),
(34509,3045,'_backorders','no'),
(34510,3045,'_sold_individually','no'),
(34511,3045,'_virtual','no'),
(34512,3045,'_downloadable','no'),
(34513,3045,'_download_limit','-1'),
(34514,3045,'_download_expiry','-1'),
(34515,3045,'_thumbnail_id','3044'),
(34516,3045,'_stock','12'),
(34517,3045,'_stock_status','instock'),
(34518,3045,'_wc_average_rating','0'),
(34519,3045,'_wc_review_count','0'),
(34520,3045,'_product_version','9.5.1'),
(34521,3045,'_price','122.45'),
(34522,3045,'_edit_last','244'),
(34523,3045,'_sale_price','122.45'),
(34524,3045,'_edit_lock','1685519738:244'),
(34525,3046,'_wp_attached_file','2023/05/07fe72dc7267773db8e4845164d354ad1c110a48.jpg'),
(34526,3046,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:52:\"2023/05/07fe72dc7267773db8e4845164d354ad1c110a48.jpg\";s:8:\"filesize\";i:16529;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"07fe72dc7267773db8e4845164d354ad1c110a48-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"07fe72dc7267773db8e4845164d354ad1c110a48-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3549;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"07fe72dc7267773db8e4845164d354ad1c110a48-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7896;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"07fe72dc7267773db8e4845164d354ad1c110a48-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2238;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34527,3046,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0/7/07fe72dc7267773db8e4845164d354ad1c110a48.jpg'),
(34528,3047,'total_sales','0'),
(34529,3047,'_tax_status','taxable'),
(34530,3047,'_tax_class',''),
(34531,3047,'_manage_stock','no'),
(34532,3047,'_backorders','no'),
(34533,3047,'_sold_individually','no'),
(34534,3047,'_virtual','no'),
(34535,3047,'_downloadable','no'),
(34536,3047,'_download_limit','-1'),
(34537,3047,'_download_expiry','-1'),
(34538,3047,'_thumbnail_id','3046'),
(34539,3047,'_stock',NULL),
(34540,3047,'_stock_status','instock'),
(34541,3047,'_wc_average_rating','0'),
(34542,3047,'_wc_review_count','0'),
(34543,3047,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(34544,3047,'_product_version','9.7.1'),
(34545,3048,'_variation_description',''),
(34546,3048,'_sku','10271'),
(34547,3048,'_regular_price','187.43'),
(34548,3048,'total_sales','0'),
(34549,3048,'_tax_status','taxable'),
(34550,3048,'_tax_class','parent'),
(34551,3048,'_manage_stock','yes'),
(34552,3048,'_backorders','no'),
(34553,3048,'_sold_individually','no'),
(34554,3048,'_virtual','no'),
(34555,3048,'_downloadable','no'),
(34556,3048,'_download_limit','-1'),
(34557,3048,'_download_expiry','-1'),
(34558,3048,'_stock','2'),
(34559,3048,'_stock_status','instock'),
(34560,3048,'_wc_average_rating','0'),
(34561,3048,'_wc_review_count','0'),
(34562,3048,'attribute_pa_size','16-mf'),
(34563,3048,'_price','131.20'),
(34564,3048,'_product_version','9.7.1'),
(34565,3049,'_variation_description',''),
(34566,3049,'_sku','10272'),
(34567,3049,'_regular_price','229.08'),
(34568,3049,'total_sales','0'),
(34569,3049,'_tax_status','taxable'),
(34570,3049,'_tax_class','parent'),
(34571,3049,'_manage_stock','yes'),
(34572,3049,'_backorders','no'),
(34573,3049,'_sold_individually','no'),
(34574,3049,'_virtual','no'),
(34575,3049,'_downloadable','no'),
(34576,3049,'_download_limit','-1'),
(34577,3049,'_download_expiry','-1'),
(34578,3049,'_stock','4'),
(34579,3049,'_stock_status','instock'),
(34580,3049,'_wc_average_rating','0'),
(34581,3049,'_wc_review_count','0'),
(34582,3049,'attribute_pa_size','20-mf'),
(34583,3049,'_price','160.36'),
(34584,3049,'_product_version','9.7.1'),
(34585,3050,'_variation_description',''),
(34586,3050,'_sku','10273'),
(34587,3050,'_regular_price','270.73'),
(34588,3050,'total_sales','0'),
(34589,3050,'_tax_status','taxable'),
(34590,3050,'_tax_class','parent'),
(34591,3050,'_manage_stock','yes'),
(34592,3050,'_backorders','no'),
(34593,3050,'_sold_individually','no'),
(34594,3050,'_virtual','no'),
(34595,3050,'_downloadable','no'),
(34596,3050,'_download_limit','-1'),
(34597,3050,'_download_expiry','-1'),
(34598,3050,'_stock','5'),
(34599,3050,'_stock_status','instock'),
(34600,3050,'_wc_average_rating','0'),
(34601,3050,'_wc_review_count','0'),
(34602,3050,'attribute_pa_size','25-mf'),
(34603,3050,'_price','189.51'),
(34604,3050,'_product_version','9.7.1'),
(34605,3051,'_variation_description',''),
(34606,3051,'_sku','10274'),
(34607,3051,'_regular_price','301.97'),
(34608,3051,'total_sales','0'),
(34609,3051,'_tax_status','taxable'),
(34610,3051,'_tax_class','parent'),
(34611,3051,'_manage_stock','yes'),
(34612,3051,'_backorders','no'),
(34613,3051,'_sold_individually','no'),
(34614,3051,'_virtual','no'),
(34615,3051,'_downloadable','no'),
(34616,3051,'_download_limit','-1'),
(34617,3051,'_download_expiry','-1'),
(34618,3051,'_stock','4'),
(34619,3051,'_stock_status','instock'),
(34620,3051,'_wc_average_rating','0'),
(34621,3051,'_wc_review_count','0'),
(34622,3051,'attribute_pa_size','30-mf'),
(34623,3051,'_price','211.38'),
(34624,3051,'_product_version','9.7.1'),
(34633,3051,'_thumbnail_id','0'),
(34634,3050,'_thumbnail_id','0'),
(34635,3049,'_thumbnail_id','0'),
(34636,3048,'_thumbnail_id','0'),
(34641,3047,'_edit_last','244'),
(34642,3047,'_edit_lock','1685519860:244'),
(34643,3048,'_sale_price','131.20'),
(34644,3049,'_sale_price','160.36'),
(34645,3050,'_sale_price','189.51'),
(34646,3051,'_sale_price','211.38'),
(34651,3047,'_yoast_wpseo_primary_product_cat',''),
(34652,3047,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(34657,3052,'_wp_attached_file','2023/05/Speck-Aquaswim-Pool-Filter.jpg'),
(34658,3052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1320;s:4:\"file\";s:38:\"2023/05/Speck-Aquaswim-Pool-Filter.jpg\";s:8:\"filesize\";i:52231;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Speck-Aquaswim-Pool-Filter-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5279;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Speck-Aquaswim-Pool-Filter-965x1024.jpg\";s:5:\"width\";i:965;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Speck-Aquaswim-Pool-Filter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2416;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Speck-Aquaswim-Pool-Filter-768x815.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:815;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22893;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Speck-Aquaswim-Pool-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5649;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Speck-Aquaswim-Pool-Filter-600x637.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:637;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15747;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Speck-Aquaswim-Pool-Filter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34659,3052,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/084a61c6c57e3103d95335c5200c7841eb2145ce/Speck-Aquaswim-Pool-Filter.jpg'),
(34660,3053,'total_sales','0'),
(34661,3053,'_tax_status','taxable'),
(34662,3053,'_tax_class',''),
(34663,3053,'_manage_stock','no'),
(34664,3053,'_backorders','no'),
(34665,3053,'_sold_individually','no'),
(34666,3053,'_virtual','no'),
(34667,3053,'_downloadable','no'),
(34668,3053,'_download_limit','-1'),
(34669,3053,'_download_expiry','-1'),
(34670,3053,'_thumbnail_id','3052'),
(34671,3053,'_stock',NULL),
(34672,3053,'_stock_status','outofstock'),
(34673,3053,'_wc_average_rating','0'),
(34674,3053,'_wc_review_count','0'),
(34675,3053,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(34676,3053,'_product_version','8.8.2'),
(34677,3054,'_variation_description',''),
(34678,3054,'_sku','10760'),
(34679,3054,'_regular_price','2712'),
(34680,3054,'total_sales','0'),
(34681,3054,'_tax_status','taxable'),
(34682,3054,'_tax_class','parent'),
(34683,3054,'_manage_stock','yes'),
(34684,3054,'_backorders','no'),
(34685,3054,'_sold_individually','no'),
(34686,3054,'_virtual','no'),
(34687,3054,'_downloadable','no'),
(34688,3054,'_download_limit','-1'),
(34689,3054,'_download_expiry','-1'),
(34690,3054,'_stock','0'),
(34691,3054,'_stock_status','outofstock'),
(34692,3054,'_wc_average_rating','0'),
(34693,3054,'_wc_review_count','0'),
(34694,3054,'attribute_pa_size','2-bag'),
(34695,3054,'_price','2712'),
(34696,3054,'_product_version','8.5.0'),
(34697,3055,'_variation_description',''),
(34698,3055,'_sku','10761'),
(34699,3055,'_regular_price','2976'),
(34700,3055,'total_sales','0'),
(34701,3055,'_tax_status','taxable'),
(34702,3055,'_tax_class','parent'),
(34703,3055,'_manage_stock','yes'),
(34704,3055,'_backorders','no'),
(34705,3055,'_sold_individually','no'),
(34706,3055,'_virtual','no'),
(34707,3055,'_downloadable','no'),
(34708,3055,'_download_limit','-1'),
(34709,3055,'_download_expiry','-1'),
(34710,3055,'_stock','0'),
(34711,3055,'_stock_status','outofstock'),
(34712,3055,'_wc_average_rating','0'),
(34713,3055,'_wc_review_count','0'),
(34714,3055,'attribute_pa_size','3-bag'),
(34715,3055,'_price','2976'),
(34716,3055,'_product_version','8.5.0'),
(34717,3056,'_variation_description',''),
(34718,3056,'_sku','10762'),
(34719,3056,'_regular_price','3204'),
(34720,3056,'total_sales','0'),
(34721,3056,'_tax_status','taxable'),
(34722,3056,'_tax_class','parent'),
(34723,3056,'_manage_stock','yes'),
(34724,3056,'_backorders','no'),
(34725,3056,'_sold_individually','no'),
(34726,3056,'_virtual','no'),
(34727,3056,'_downloadable','no'),
(34728,3056,'_download_limit','-1'),
(34729,3056,'_download_expiry','-1'),
(34730,3056,'_stock','0'),
(34731,3056,'_stock_status','outofstock'),
(34732,3056,'_wc_average_rating','0'),
(34733,3056,'_wc_review_count','0'),
(34734,3056,'attribute_pa_size','4-bag'),
(34735,3056,'_price','3204'),
(34736,3056,'_product_version','8.5.0'),
(34743,3054,'_thumbnail_id','0'),
(34744,3056,'_thumbnail_id','0'),
(34745,3055,'_thumbnail_id','0'),
(34749,3053,'_edit_last','244'),
(34750,3053,'_edit_lock','1685529656:244'),
(34753,3057,'_wp_attached_file','2023/05/Pool-Filter-Spares.jpg'),
(34754,3057,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2023/05/Pool-Filter-Spares.jpg\";s:8:\"filesize\";i:76341;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Pool-Filter-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8667;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Pool-Filter-Spares-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Pool-Filter-Spares-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Pool-Filter-Spares-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34392;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Pool-Filter-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8667;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Pool-Filter-Spares-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23757;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Pool-Filter-Spares-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34755,3058,'_wp_attached_file','2023/05/Swimming-Pool-Cleaners-Spares.jpg'),
(34756,3058,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2490;s:6:\"height\";i:2486;s:4:\"file\";s:41:\"2023/05/Swimming-Pool-Cleaners-Spares.jpg\";s:8:\"filesize\";i:265433;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Swimming-Pool-Cleaners-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11394;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Swimming-Pool-Cleaners-Spares-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69886;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Swimming-Pool-Cleaners-Spares-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4397;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Swimming-Pool-Cleaners-Spares-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45611;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Swimming-Pool-Cleaners-Spares-1536x1534.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1534;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127056;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Swimming-Pool-Cleaners-Spares-2048x2045.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196525;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Swimming-Pool-Cleaners-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11393;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Swimming-Pool-Cleaners-Spares-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31717;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Swimming-Pool-Cleaners-Spares-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2767;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34757,3059,'_wp_attached_file','2023/05/Astral-MPV-Complete-2-.jpg'),
(34758,3059,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/05/Astral-MPV-Complete-2-.jpg\";s:8:\"filesize\";i:66695;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Astral-MPV-Complete-2--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7689;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Astral-MPV-Complete-2--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Astral-MPV-Complete-2--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3121;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Astral-MPV-Complete-2--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30368;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Astral-MPV-Complete-2--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7689;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Astral-MPV-Complete-2--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21200;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Astral-MPV-Complete-2--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34759,3059,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/106be5f18e23b3d89bfa8bea29ed20ee1cb1e5b9/Astral-MPV-Complete-2-.jpg'),
(34760,3060,'total_sales','0'),
(34761,3060,'_tax_status','taxable'),
(34762,3060,'_tax_class',''),
(34763,3060,'_manage_stock','no'),
(34764,3060,'_backorders','no'),
(34765,3060,'_sold_individually','no'),
(34766,3060,'_virtual','no'),
(34767,3060,'_downloadable','no'),
(34768,3060,'_download_limit','-1'),
(34769,3060,'_download_expiry','-1'),
(34770,3060,'_thumbnail_id','3059'),
(34771,3060,'_stock',NULL),
(34772,3060,'_stock_status','outofstock'),
(34773,3060,'_wc_average_rating','0'),
(34774,3060,'_wc_review_count','0'),
(34775,3060,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(34776,3060,'_product_version','9.4.3'),
(34777,3061,'_variation_description',''),
(34778,3061,'_sku','12211'),
(34779,3061,'_regular_price','1690.08'),
(34780,3061,'total_sales','0'),
(34781,3061,'_tax_status','taxable'),
(34782,3061,'_tax_class','parent'),
(34783,3061,'_manage_stock','yes'),
(34784,3061,'_backorders','no'),
(34785,3061,'_sold_individually','no'),
(34786,3061,'_virtual','no'),
(34787,3061,'_downloadable','no'),
(34788,3061,'_download_limit','-1'),
(34789,3061,'_download_expiry','-1'),
(34790,3061,'_stock','0'),
(34791,3061,'_stock_status','outofstock'),
(34792,3061,'_wc_average_rating','0'),
(34793,3061,'_wc_review_count','0'),
(34794,3061,'attribute_pa_option','1-5'),
(34795,3061,'_price','1690.08'),
(34796,3061,'_product_version','9.4.3'),
(34797,3062,'_variation_description',''),
(34798,3062,'_sku','12212'),
(34799,3062,'_regular_price','2674.56'),
(34800,3062,'total_sales','0'),
(34801,3062,'_tax_status','taxable'),
(34802,3062,'_tax_class','parent'),
(34803,3062,'_manage_stock','yes'),
(34804,3062,'_backorders','no'),
(34805,3062,'_sold_individually','no'),
(34806,3062,'_virtual','no'),
(34807,3062,'_downloadable','no'),
(34808,3062,'_download_limit','-1'),
(34809,3062,'_download_expiry','-1'),
(34810,3062,'_stock','-1'),
(34811,3062,'_stock_status','outofstock'),
(34812,3062,'_wc_average_rating','0'),
(34813,3062,'_wc_review_count','0'),
(34814,3062,'attribute_pa_option','2'),
(34815,3062,'_price','2674.56'),
(34816,3062,'_product_version','9.4.3'),
(34825,3063,'_wp_attached_file','2023/05/B3-Disc-Integrated-Flexi-Foot.jpg'),
(34826,3063,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/05/B3-Disc-Integrated-Flexi-Foot.jpg\";s:8:\"filesize\";i:87043;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"B3-Disc-Integrated-Flexi-Foot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11542;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"B3-Disc-Integrated-Flexi-Foot-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"B3-Disc-Integrated-Flexi-Foot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"B3-Disc-Integrated-Flexi-Foot-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41786;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"B3-Disc-Integrated-Flexi-Foot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11542;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"B3-Disc-Integrated-Flexi-Foot-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29825;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"B3-Disc-Integrated-Flexi-Foot-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34827,3063,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d63ed82f507e55eb6179e07e8ee5ca2e6f91ba83/B3-Disc---Integrated-Flexi-Foot.jpg'),
(34828,3064,'_sku','11039'),
(34829,3064,'_regular_price','800'),
(34830,3064,'total_sales','0'),
(34831,3064,'_tax_status','taxable'),
(34832,3064,'_tax_class',''),
(34833,3064,'_manage_stock','yes'),
(34834,3064,'_backorders','no'),
(34835,3064,'_sold_individually','no'),
(34836,3064,'_virtual','no'),
(34837,3064,'_downloadable','no'),
(34838,3064,'_download_limit','-1'),
(34839,3064,'_download_expiry','-1'),
(34840,3064,'_thumbnail_id','3063'),
(34841,3064,'_stock','0'),
(34842,3064,'_stock_status','outofstock'),
(34843,3064,'_wc_average_rating','0'),
(34844,3064,'_wc_review_count','0'),
(34845,3064,'_product_version','8.9.1'),
(34846,3064,'_price','800'),
(34847,3060,'_edit_last','244'),
(34848,3060,'_edit_lock','1685530548:244'),
(34849,3064,'_edit_last','244'),
(34850,3064,'_edit_lock','1685531280:244'),
(34851,3065,'_wp_attached_file','2023/05/Suction-Pool-Cleaners.jpg'),
(34852,3065,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2490;s:6:\"height\";i:2486;s:4:\"file\";s:33:\"2023/05/Suction-Pool-Cleaners.jpg\";s:8:\"filesize\";i:237368;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Suction-Pool-Cleaners-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10268;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Suction-Pool-Cleaners-1024x1022.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Suction-Pool-Cleaners-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4000;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Suction-Pool-Cleaners-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40632;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Suction-Pool-Cleaners-1536x1534.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1534;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113165;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Suction-Pool-Cleaners-2048x2045.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2045;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175584;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Suction-Pool-Cleaners-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10268;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Suction-Pool-Cleaners-600x599.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:599;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28381;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Suction-Pool-Cleaners-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34853,3066,'_wp_attached_file','2023/05/Robotic-Pool-Cleaners.jpg'),
(34854,3066,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2486;s:6:\"height\";i:2485;s:4:\"file\";s:33:\"2023/05/Robotic-Pool-Cleaners.jpg\";s:8:\"filesize\";i:261814;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Robotic-Pool-Cleaners-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10855;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Robotic-Pool-Cleaners-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67326;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Robotic-Pool-Cleaners-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Robotic-Pool-Cleaners-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43470;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"Robotic-Pool-Cleaners-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124804;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"Robotic-Pool-Cleaners-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192614;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Robotic-Pool-Cleaners-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10876;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Robotic-Pool-Cleaners-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30165;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Robotic-Pool-Cleaners-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2785;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34855,3067,'_wp_attached_file','2023/05/Dolphin-S300i.jpg'),
(34856,3067,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/05/Dolphin-S300i.jpg\";s:8:\"filesize\";i:65852;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Dolphin-S300i-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7063;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Dolphin-S300i-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45983;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Dolphin-S300i-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Dolphin-S300i-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29377;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Dolphin-S300i-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7059;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Dolphin-S300i-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20240;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Dolphin-S300i-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1924;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34857,3067,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/854915b78fc1f28c73b73cce9dd7c664957dbcac/Dolphin-S300i.jpg'),
(34858,3068,'total_sales','0'),
(34859,3068,'_tax_status','taxable'),
(34860,3068,'_tax_class',''),
(34861,3068,'_manage_stock','no'),
(34862,3068,'_backorders','no'),
(34863,3068,'_sold_individually','no'),
(34864,3068,'_virtual','no'),
(34865,3068,'_downloadable','no'),
(34866,3068,'_download_limit','-1'),
(34867,3068,'_download_expiry','-1'),
(34868,3068,'_thumbnail_id','3067'),
(34869,3068,'_stock',NULL),
(34870,3068,'_stock_status','outofstock'),
(34871,3068,'_wc_average_rating','0'),
(34872,3068,'_wc_review_count','0'),
(34873,3068,'_product_attributes','a:1:{s:8:\"pa_model\";a:6:{s:4:\"name\";s:8:\"pa_model\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(34874,3068,'_product_version','9.8.5'),
(34875,3069,'_variation_description',''),
(34876,3069,'_sku','10161'),
(34877,3069,'_regular_price','11303.48'),
(34878,3069,'total_sales','0'),
(34879,3069,'_tax_status','taxable'),
(34880,3069,'_tax_class','parent'),
(34881,3069,'_manage_stock','yes'),
(34882,3069,'_backorders','no'),
(34883,3069,'_sold_individually','no'),
(34884,3069,'_virtual','no'),
(34885,3069,'_downloadable','no'),
(34886,3069,'_download_limit','-1'),
(34887,3069,'_download_expiry','-1'),
(34888,3069,'_stock','0'),
(34889,3069,'_stock_status','outofstock'),
(34890,3069,'_wc_average_rating','0'),
(34891,3069,'_wc_review_count','0'),
(34892,3069,'attribute_pa_model','s100'),
(34893,3069,'_price','11303.48'),
(34894,3069,'_product_version','9.8.5'),
(34895,3070,'_variation_description',''),
(34896,3070,'_sku','10162'),
(34897,3070,'_regular_price','17390.43'),
(34898,3070,'total_sales','0'),
(34899,3070,'_tax_status','taxable'),
(34900,3070,'_tax_class','parent'),
(34901,3070,'_manage_stock','yes'),
(34902,3070,'_backorders','no'),
(34903,3070,'_sold_individually','no'),
(34904,3070,'_virtual','no'),
(34905,3070,'_downloadable','no'),
(34906,3070,'_download_limit','-1'),
(34907,3070,'_download_expiry','-1'),
(34908,3070,'_stock','0'),
(34909,3070,'_stock_status','outofstock'),
(34910,3070,'_wc_average_rating','0'),
(34911,3070,'_wc_review_count','0'),
(34912,3070,'attribute_pa_model','s300i'),
(34913,3070,'_price','17390.43'),
(34914,3070,'_product_version','9.8.5'),
(34923,3068,'_edit_last','244'),
(34924,3068,'_edit_lock','1685531250:244'),
(34925,3071,'_wp_attached_file','2023/05/Dolphin-Commercial.jpg'),
(34926,3071,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/05/Dolphin-Commercial.jpg\";s:8:\"filesize\";i:67189;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Dolphin-Commercial-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8115;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Dolphin-Commercial-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Dolphin-Commercial-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3314;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Dolphin-Commercial-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31519;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Dolphin-Commercial-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8138;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Dolphin-Commercial-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21927;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Dolphin-Commercial-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2103;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(34927,3071,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a9ae4b3ab2f160f7579d2c369815e7af853cd54e/Dolphin-Commercial.jpg'),
(34928,3072,'total_sales','0'),
(34929,3072,'_tax_status','taxable'),
(34930,3072,'_tax_class',''),
(34931,3072,'_manage_stock','no'),
(34932,3072,'_backorders','no'),
(34933,3072,'_sold_individually','no'),
(34934,3072,'_virtual','no'),
(34935,3072,'_downloadable','no'),
(34936,3072,'_download_limit','-1'),
(34937,3072,'_download_expiry','-1'),
(34938,3072,'_thumbnail_id','3071'),
(34939,3072,'_stock',NULL),
(34940,3072,'_stock_status','outofstock'),
(34941,3072,'_wc_average_rating','0'),
(34942,3072,'_wc_review_count','0'),
(34943,3072,'_product_attributes','a:1:{s:8:\"pa_model\";a:6:{s:4:\"name\";s:8:\"pa_model\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(34944,3072,'_product_version','8.5.1'),
(34945,3073,'_variation_description',''),
(34946,3073,'_sku','10168'),
(34947,3073,'_regular_price','57390.43'),
(34948,3073,'total_sales','0'),
(34949,3073,'_tax_status','taxable'),
(34950,3073,'_tax_class','parent'),
(34951,3073,'_manage_stock','yes'),
(34952,3073,'_backorders','no'),
(34953,3073,'_sold_individually','no'),
(34954,3073,'_virtual','no'),
(34955,3073,'_downloadable','no'),
(34956,3073,'_download_limit','-1'),
(34957,3073,'_download_expiry','-1'),
(34958,3073,'_stock','0'),
(34959,3073,'_stock_status','outofstock'),
(34960,3073,'_wc_average_rating','0'),
(34961,3073,'_wc_review_count','0'),
(34962,3073,'attribute_pa_model','wave-100-cb'),
(34963,3073,'_price','57390.43'),
(34964,3073,'_product_version','8.5.0'),
(34965,3074,'_variation_description',''),
(34966,3074,'_sku','10169'),
(34967,3074,'_regular_price','57390.43'),
(34968,3074,'total_sales','0'),
(34969,3074,'_tax_status','taxable'),
(34970,3074,'_tax_class','parent'),
(34971,3074,'_manage_stock','yes'),
(34972,3074,'_backorders','no'),
(34973,3074,'_sold_individually','no'),
(34974,3074,'_virtual','no'),
(34975,3074,'_downloadable','no'),
(34976,3074,'_download_limit','-1'),
(34977,3074,'_download_expiry','-1'),
(34978,3074,'_stock','0'),
(34979,3074,'_stock_status','outofstock'),
(34980,3074,'_wc_average_rating','0'),
(34981,3074,'_wc_review_count','0'),
(34982,3074,'attribute_pa_model','wave-100-wb'),
(34983,3074,'_price','57390.43'),
(34984,3074,'_product_version','8.5.0'),
(34985,3075,'_variation_description',''),
(34986,3075,'_sku','10170'),
(34987,3075,'_regular_price','113912.17'),
(34988,3075,'total_sales','0'),
(34989,3075,'_tax_status','taxable'),
(34990,3075,'_tax_class','parent'),
(34991,3075,'_manage_stock','yes'),
(34992,3075,'_backorders','no'),
(34993,3075,'_sold_individually','no'),
(34994,3075,'_virtual','no'),
(34995,3075,'_downloadable','no'),
(34996,3075,'_download_limit','-1'),
(34997,3075,'_download_expiry','-1'),
(34998,3075,'_stock','0'),
(34999,3075,'_stock_status','outofstock'),
(35000,3075,'_wc_average_rating','0'),
(35001,3075,'_wc_review_count','0'),
(35002,3075,'attribute_pa_model','wave-expert-pro-cb'),
(35003,3075,'_price','113912.17'),
(35004,3075,'_product_version','8.5.0'),
(35005,3076,'_variation_description',''),
(35006,3076,'_sku','10171'),
(35007,3076,'_regular_price','113912.17'),
(35008,3076,'total_sales','0'),
(35009,3076,'_tax_status','taxable'),
(35010,3076,'_tax_class','parent'),
(35011,3076,'_manage_stock','yes'),
(35012,3076,'_backorders','no'),
(35013,3076,'_sold_individually','no'),
(35014,3076,'_virtual','no'),
(35015,3076,'_downloadable','no'),
(35016,3076,'_download_limit','-1'),
(35017,3076,'_download_expiry','-1'),
(35018,3076,'_stock','0'),
(35019,3076,'_stock_status','outofstock'),
(35020,3076,'_wc_average_rating','0'),
(35021,3076,'_wc_review_count','0'),
(35022,3076,'attribute_pa_model','wave-expert-pro-wb'),
(35023,3076,'_price','113912.17'),
(35024,3076,'_product_version','8.5.0'),
(35025,3077,'_variation_description',''),
(35026,3077,'_sku','10172'),
(35027,3077,'_regular_price','139043.48'),
(35028,3077,'total_sales','0'),
(35029,3077,'_tax_status','taxable'),
(35030,3077,'_tax_class','parent'),
(35031,3077,'_manage_stock','yes'),
(35032,3077,'_backorders','no'),
(35033,3077,'_sold_individually','no'),
(35034,3077,'_virtual','no'),
(35035,3077,'_downloadable','no'),
(35036,3077,'_download_limit','-1'),
(35037,3077,'_download_expiry','-1'),
(35038,3077,'_stock','0'),
(35039,3077,'_stock_status','outofstock'),
(35040,3077,'_wc_average_rating','0'),
(35041,3077,'_wc_review_count','0'),
(35042,3077,'attribute_pa_model','wave-200'),
(35043,3077,'_price','139043.48'),
(35044,3077,'_product_version','7.7.1'),
(35045,3078,'_variation_description',''),
(35046,3078,'_sku','10173'),
(35047,3078,'_regular_price','180782.61'),
(35048,3078,'total_sales','0'),
(35049,3078,'_tax_status','taxable'),
(35050,3078,'_tax_class','parent'),
(35051,3078,'_manage_stock','yes'),
(35052,3078,'_backorders','no'),
(35053,3078,'_sold_individually','no'),
(35054,3078,'_virtual','no'),
(35055,3078,'_downloadable','no'),
(35056,3078,'_download_limit','-1'),
(35057,3078,'_download_expiry','-1'),
(35058,3078,'_stock','0'),
(35059,3078,'_stock_status','outofstock'),
(35060,3078,'_wc_average_rating','0'),
(35061,3078,'_wc_review_count','0'),
(35062,3078,'attribute_pa_model','wave-300-xl'),
(35063,3078,'_price','180782.61'),
(35064,3078,'_product_version','7.7.1'),
(35065,3079,'_variation_description',''),
(35066,3079,'_sku','13054'),
(35067,3079,'_regular_price','36520.87'),
(35068,3079,'total_sales','0'),
(35069,3079,'_tax_status','taxable'),
(35070,3079,'_tax_class','parent'),
(35071,3079,'_manage_stock','yes'),
(35072,3079,'_backorders','no'),
(35073,3079,'_sold_individually','no'),
(35074,3079,'_virtual','no'),
(35075,3079,'_downloadable','no'),
(35076,3079,'_download_limit','-1'),
(35077,3079,'_download_expiry','-1'),
(35078,3079,'_stock',NULL),
(35079,3079,'_stock_status','outofstock'),
(35080,3079,'_wc_average_rating','0'),
(35081,3079,'_wc_review_count','0'),
(35082,3079,'attribute_pa_model','wave-75'),
(35083,3079,'_price','36520.87'),
(35084,3079,'_product_version','7.7.1'),
(35085,3080,'_variation_description',''),
(35086,3080,'_sku','13085'),
(35087,3080,'_regular_price','106086.96'),
(35088,3080,'total_sales','0'),
(35089,3080,'_tax_status','taxable'),
(35090,3080,'_tax_class','parent'),
(35091,3080,'_manage_stock','yes'),
(35092,3080,'_backorders','no'),
(35093,3080,'_sold_individually','no'),
(35094,3080,'_virtual','no'),
(35095,3080,'_downloadable','no'),
(35096,3080,'_download_limit','-1'),
(35097,3080,'_download_expiry','-1'),
(35098,3080,'_stock',NULL),
(35099,3080,'_stock_status','outofstock'),
(35100,3080,'_wc_average_rating','0'),
(35101,3080,'_wc_review_count','0'),
(35102,3080,'attribute_pa_model','2x2'),
(35103,3080,'_price','106086.96'),
(35104,3080,'_product_version','7.7.1'),
(35113,3077,'_thumbnail_id','0'),
(35116,3078,'_thumbnail_id','0'),
(35123,3081,'_wp_attached_file','2023/05/Dolphin-M500.jpg'),
(35124,3081,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/05/Dolphin-M500.jpg\";s:8:\"filesize\";i:76128;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Dolphin-M500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Dolphin-M500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Dolphin-M500-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35739;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Dolphin-M500-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Dolphin-M500-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Dolphin-M500-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35125,3081,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9eea07f1de2579e3dc191afdf7585634b1c01a8b/Dolphin-M500.jpg'),
(35126,3082,'total_sales','0'),
(35127,3082,'_tax_status','taxable'),
(35128,3082,'_tax_class',''),
(35129,3082,'_manage_stock','no'),
(35130,3082,'_backorders','no'),
(35131,3082,'_sold_individually','no'),
(35132,3082,'_virtual','no'),
(35133,3082,'_downloadable','no'),
(35134,3082,'_download_limit','-1'),
(35135,3082,'_download_expiry','-1'),
(35136,3082,'_thumbnail_id','3081'),
(35137,3082,'_stock',NULL),
(35138,3082,'_stock_status','outofstock'),
(35139,3082,'_wc_average_rating','0'),
(35140,3082,'_wc_review_count','0'),
(35141,3082,'_product_attributes','a:1:{s:8:\"pa_model\";a:6:{s:4:\"name\";s:8:\"pa_model\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(35142,3082,'_product_version','9.2.3'),
(35143,3083,'_wp_attached_file','2023/05/Dolphin-M500-1.jpg'),
(35144,3083,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/05/Dolphin-M500-1.jpg\";s:8:\"filesize\";i:76128;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Dolphin-M500-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35739;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Dolphin-M500-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35145,3083,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9eea07f1de2579e3dc191afdf7585634b1c01a8b/Dolphin-M500.jpg'),
(35146,3084,'_variation_description',''),
(35147,3084,'_sku','10163'),
(35148,3084,'_regular_price','23477.39'),
(35149,3084,'total_sales','0'),
(35150,3084,'_tax_status','taxable'),
(35151,3084,'_tax_class','parent'),
(35152,3084,'_manage_stock','yes'),
(35153,3084,'_backorders','no'),
(35154,3084,'_sold_individually','no'),
(35155,3084,'_virtual','no'),
(35156,3084,'_downloadable','no'),
(35157,3084,'_download_limit','-1'),
(35158,3084,'_download_expiry','-1'),
(35159,3084,'_thumbnail_id','3083'),
(35160,3084,'_stock','0'),
(35161,3084,'_stock_status','outofstock'),
(35162,3084,'_wc_average_rating','0'),
(35163,3084,'_wc_review_count','0'),
(35164,3084,'attribute_pa_model','m500-cb'),
(35165,3084,'_price','23477.39'),
(35166,3084,'_product_version','9.2.3'),
(35167,3085,'_wp_attached_file','2023/05/Dolphin-M500-2.jpg'),
(35168,3085,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/05/Dolphin-M500-2.jpg\";s:8:\"filesize\";i:76128;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Dolphin-M500-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-2-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35739;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Dolphin-M500-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24909;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Dolphin-M500-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35169,3085,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9eea07f1de2579e3dc191afdf7585634b1c01a8b/Dolphin-M500.jpg'),
(35170,3086,'_variation_description',''),
(35171,3086,'_sku','10164'),
(35172,3086,'_regular_price','23477.39'),
(35173,3086,'total_sales','0'),
(35174,3086,'_tax_status','taxable'),
(35175,3086,'_tax_class','parent'),
(35176,3086,'_manage_stock','yes'),
(35177,3086,'_backorders','no'),
(35178,3086,'_sold_individually','no'),
(35179,3086,'_virtual','no'),
(35180,3086,'_downloadable','no'),
(35181,3086,'_download_limit','-1'),
(35182,3086,'_download_expiry','-1'),
(35183,3086,'_thumbnail_id','3085'),
(35184,3086,'_stock','0'),
(35185,3086,'_stock_status','outofstock'),
(35186,3086,'_wc_average_rating','0'),
(35187,3086,'_wc_review_count','0'),
(35188,3086,'attribute_pa_model','m500-wb'),
(35189,3086,'_price','23477.39'),
(35190,3086,'_product_version','9.2.3'),
(35191,3087,'_wp_attached_file','2023/05/Dolphin-M600.jpg'),
(35192,3087,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/05/Dolphin-M600.jpg\";s:8:\"filesize\";i:63005;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Dolphin-M600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7687;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Dolphin-M600-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45488;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Dolphin-M600-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3170;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Dolphin-M600-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29879;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Dolphin-M600-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7687;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Dolphin-M600-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20835;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Dolphin-M600-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35193,3087,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7f242a60a6249ee44227ec0b986ab0ef66ccaba7/Dolphin-M600.jpg'),
(35194,3088,'_variation_description',''),
(35195,3088,'_sku','10915'),
(35196,3088,'_regular_price','29564.35'),
(35197,3088,'total_sales','0'),
(35198,3088,'_tax_status','taxable'),
(35199,3088,'_tax_class','parent'),
(35200,3088,'_manage_stock','yes'),
(35201,3088,'_backorders','no'),
(35202,3088,'_sold_individually','no'),
(35203,3088,'_virtual','no'),
(35204,3088,'_downloadable','no'),
(35205,3088,'_download_limit','-1'),
(35206,3088,'_download_expiry','-1'),
(35207,3088,'_thumbnail_id','3087'),
(35208,3088,'_stock','0'),
(35209,3088,'_stock_status','outofstock'),
(35210,3088,'_wc_average_rating','0'),
(35211,3088,'_wc_review_count','0'),
(35212,3088,'attribute_pa_model','m600'),
(35213,3088,'_price','29564.35'),
(35214,3088,'_product_version','9.2.3'),
(35217,3072,'_edit_last','244'),
(35218,3072,'_edit_lock','1685536670:244'),
(35223,3082,'_edit_last','244'),
(35224,3082,'_edit_lock','1685536684:244'),
(35229,3061,'_thumbnail_id','0'),
(35230,3062,'_thumbnail_id','0'),
(35235,3089,'_wp_attached_file','2023/05/Heat-Pumps.jpg'),
(35236,3089,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:22:\"2023/05/Heat-Pumps.jpg\";s:8:\"filesize\";i:95977;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Heat-Pumps-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10100;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Heat-Pumps-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Heat-Pumps-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3922;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Heat-Pumps-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42731;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Heat-Pumps-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10100;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Heat-Pumps-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29260;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Heat-Pumps-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35237,3090,'_wp_attached_file','2023/05/Astral-Heat-Pump-Ecoi.jpg'),
(35238,3090,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:33:\"2023/05/Astral-Heat-Pump-Ecoi.jpg\";s:8:\"filesize\";i:94863;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Astral-Heat-Pump-Ecoi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9507;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Ecoi-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67962;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Astral-Heat-Pump-Ecoi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Astral-Heat-Pump-Ecoi-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43365;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Astral-Heat-Pump-Ecoi-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9507;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Astral-Heat-Pump-Ecoi-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29415;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Astral-Heat-Pump-Ecoi-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35239,3090,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/605fcd127357bad3b221eb0ef83ecf6ea3db83d4/Astral-Heat-Pump-Ecoi.jpg'),
(35240,3091,'total_sales','0'),
(35241,3091,'_tax_status','taxable'),
(35242,3091,'_tax_class',''),
(35243,3091,'_manage_stock','no'),
(35244,3091,'_backorders','no'),
(35245,3091,'_sold_individually','no'),
(35246,3091,'_virtual','no'),
(35247,3091,'_downloadable','no'),
(35248,3091,'_download_limit','-1'),
(35249,3091,'_download_expiry','-1'),
(35250,3091,'_thumbnail_id','3090'),
(35251,3091,'_stock',NULL),
(35252,3091,'_stock_status','outofstock'),
(35253,3091,'_wc_average_rating','0'),
(35254,3091,'_wc_review_count','0'),
(35255,3091,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(35256,3091,'_product_version','8.9.1'),
(35257,3092,'_variation_description',''),
(35258,3092,'_sku','12375'),
(35259,3092,'_regular_price','22541.15'),
(35260,3092,'total_sales','0'),
(35261,3092,'_tax_status','taxable'),
(35262,3092,'_tax_class','parent'),
(35263,3092,'_manage_stock','yes'),
(35264,3092,'_backorders','no'),
(35265,3092,'_sold_individually','no'),
(35266,3092,'_virtual','no'),
(35267,3092,'_downloadable','no'),
(35268,3092,'_download_limit','-1'),
(35269,3092,'_download_expiry','-1'),
(35270,3092,'_stock','0'),
(35271,3092,'_stock_status','outofstock'),
(35272,3092,'_wc_average_rating','0'),
(35273,3092,'_wc_review_count','0'),
(35274,3092,'attribute_pa_option','hp-15'),
(35275,3092,'_price','22541.15'),
(35276,3092,'_product_version','8.9.1'),
(35277,3093,'_variation_description',''),
(35278,3093,'_sku','12586'),
(35279,3093,'_regular_price','28177.3'),
(35280,3093,'total_sales','0'),
(35281,3093,'_tax_status','taxable'),
(35282,3093,'_tax_class','parent'),
(35283,3093,'_manage_stock','yes'),
(35284,3093,'_backorders','no'),
(35285,3093,'_sold_individually','no'),
(35286,3093,'_virtual','no'),
(35287,3093,'_downloadable','no'),
(35288,3093,'_download_limit','-1'),
(35289,3093,'_download_expiry','-1'),
(35290,3093,'_stock','0'),
(35291,3093,'_stock_status','outofstock'),
(35292,3093,'_wc_average_rating','0'),
(35293,3093,'_wc_review_count','0'),
(35294,3093,'attribute_pa_option','hp-30'),
(35295,3093,'_price','28177.3'),
(35296,3093,'_product_version','8.9.1'),
(35305,3094,'_wp_attached_file','2023/05/Astral-Heat-Pump-Boosti.jpg'),
(35306,3094,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:35:\"2023/05/Astral-Heat-Pump-Boosti.jpg\";s:8:\"filesize\";i:80728;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Boosti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8441;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Astral-Heat-Pump-Boosti-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Boosti-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Boosti-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36123;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Boosti-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8441;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Boosti-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24727;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Astral-Heat-Pump-Boosti-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35307,3094,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7da511c7f201e21bc040aec9149be2c0db35b9f8/Astral-Heat-Pump-Boosti.jpg'),
(35308,3095,'total_sales','0'),
(35309,3095,'_tax_status','taxable'),
(35310,3095,'_tax_class',''),
(35311,3095,'_manage_stock','no'),
(35312,3095,'_backorders','no'),
(35313,3095,'_sold_individually','no'),
(35314,3095,'_virtual','no'),
(35315,3095,'_downloadable','no'),
(35316,3095,'_download_limit','-1'),
(35317,3095,'_download_expiry','-1'),
(35318,3095,'_thumbnail_id','3094'),
(35319,3095,'_stock',NULL),
(35320,3095,'_stock_status','outofstock'),
(35321,3095,'_wc_average_rating','0'),
(35322,3095,'_wc_review_count','0'),
(35323,3095,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(35324,3095,'_product_version','8.9.1'),
(35325,3096,'_variation_description',''),
(35326,3096,'_sku','12858'),
(35327,3096,'_regular_price','64693.2'),
(35328,3096,'total_sales','0'),
(35329,3096,'_tax_status','taxable'),
(35330,3096,'_tax_class','parent'),
(35331,3096,'_manage_stock','yes'),
(35332,3096,'_backorders','no'),
(35333,3096,'_sold_individually','no'),
(35334,3096,'_virtual','no'),
(35335,3096,'_downloadable','no'),
(35336,3096,'_download_limit','-1'),
(35337,3096,'_download_expiry','-1'),
(35338,3096,'_stock','0'),
(35339,3096,'_stock_status','outofstock'),
(35340,3096,'_wc_average_rating','0'),
(35341,3096,'_wc_review_count','0'),
(35342,3096,'attribute_pa_option','hp-60'),
(35343,3096,'_price','64693.2'),
(35344,3096,'_product_version','8.9.1'),
(35345,3097,'_variation_description',''),
(35346,3097,'_sku','13187'),
(35347,3097,'_regular_price','41217'),
(35348,3097,'total_sales','0'),
(35349,3097,'_tax_status','taxable'),
(35350,3097,'_tax_class','parent'),
(35351,3097,'_manage_stock','yes'),
(35352,3097,'_backorders','no'),
(35353,3097,'_sold_individually','no'),
(35354,3097,'_virtual','no'),
(35355,3097,'_downloadable','no'),
(35356,3097,'_download_limit','-1'),
(35357,3097,'_download_expiry','-1'),
(35358,3097,'_stock','0'),
(35359,3097,'_stock_status','outofstock'),
(35360,3097,'_wc_average_rating','0'),
(35361,3097,'_wc_review_count','0'),
(35362,3097,'attribute_pa_option','hp-40'),
(35363,3097,'_price','41217'),
(35364,3097,'_product_version','8.9.1'),
(35367,3091,'_edit_last','244'),
(35368,3091,'_edit_lock','1685536629:244'),
(35375,3095,'_edit_last','244'),
(35376,3095,'_edit_lock','1685536652:244'),
(35377,3098,'_wp_attached_file','2023/05/Swimming-Pool-Chemicals.jpg'),
(35378,3098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1240;s:4:\"file\";s:35:\"2023/05/Swimming-Pool-Chemicals.jpg\";s:8:\"filesize\";i:98179;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Swimming-Pool-Chemicals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10460;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Swimming-Pool-Chemicals-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Swimming-Pool-Chemicals-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Swimming-Pool-Chemicals-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44812;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Swimming-Pool-Chemicals-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10482;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Swimming-Pool-Chemicals-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30875;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Swimming-Pool-Chemicals-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35379,3099,'_wp_attached_file','2023/05/Aqua-Cure-Turbo-Shock.jpg'),
(35380,3099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/05/Aqua-Cure-Turbo-Shock.jpg\";s:8:\"filesize\";i:74491;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Aqua-Cure-Turbo-Shock-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9003;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Aqua-Cure-Turbo-Shock-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Aqua-Cure-Turbo-Shock-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Aqua-Cure-Turbo-Shock-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36350;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Aqua-Cure-Turbo-Shock-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8987;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Aqua-Cure-Turbo-Shock-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25078;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Aqua-Cure-Turbo-Shock-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2008;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35381,3099,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f1b1c5fda6c30f7eeb278e7f1bb6e394fae92739/Aqua-Cure-Turbo-Shock.jpg'),
(35382,3100,'_sku','10688'),
(35383,3100,'_regular_price','112.8'),
(35384,3100,'total_sales','12'),
(35385,3100,'_tax_status','taxable'),
(35386,3100,'_tax_class',''),
(35387,3100,'_manage_stock','yes'),
(35388,3100,'_backorders','no'),
(35389,3100,'_sold_individually','no'),
(35390,3100,'_virtual','no'),
(35391,3100,'_downloadable','no'),
(35392,3100,'_download_limit','-1'),
(35393,3100,'_download_expiry','-1'),
(35394,3100,'_thumbnail_id','3099'),
(35395,3100,'_stock','30'),
(35396,3100,'_stock_status','instock'),
(35397,3100,'_wc_average_rating','0'),
(35398,3100,'_wc_review_count','0'),
(35399,3100,'_product_version','9.8.5'),
(35400,3100,'_price','74.22'),
(35401,3101,'_wp_attached_file','2023/05/Aquachek-Yellow.jpg'),
(35402,3101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:27:\"2023/05/Aquachek-Yellow.jpg\";s:8:\"filesize\";i:180121;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Aquachek-Yellow-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9799;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Aquachek-Yellow-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3730;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Aquachek-Yellow-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41153;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Aquachek-Yellow-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9799;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Aquachek-Yellow-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28108;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Aquachek-Yellow-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(35403,3101,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cac6522753965290ad29ac28c18680eb1f773537/Aquachek-Yellow.jpg'),
(35404,3102,'_sku','10685'),
(35405,3102,'_regular_price','227.04'),
(35406,3102,'total_sales','0'),
(35407,3102,'_tax_status','taxable'),
(35408,3102,'_tax_class',''),
(35409,3102,'_manage_stock','yes'),
(35410,3102,'_backorders','no'),
(35411,3102,'_sold_individually','no'),
(35412,3102,'_virtual','no'),
(35413,3102,'_downloadable','no'),
(35414,3102,'_download_limit','-1'),
(35415,3102,'_download_expiry','-1'),
(35416,3102,'_thumbnail_id','3101'),
(35417,3102,'_stock','31'),
(35418,3102,'_stock_status','instock'),
(35419,3102,'_wc_average_rating','0'),
(35420,3102,'_wc_review_count','0'),
(35421,3102,'_product_version','9.7.1'),
(35422,3102,'_price','227.04'),
(35423,3100,'_edit_last','425'),
(35424,3100,'_edit_lock','1719577906:425'),
(35425,3102,'_edit_last','425'),
(35426,3102,'_edit_lock','1719577908:425'),
(35427,3100,'_sale_price','74.22'),
(35428,3103,'_wp_attached_file','2023/05/Baracuda-Valve-Elbow-90.jpg'),
(35429,3103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1241;s:4:\"file\";s:35:\"2023/05/Baracuda-Valve-Elbow-90.jpg\";s:8:\"filesize\";i:38012;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Baracuda-Valve-Elbow-90-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4321;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Baracuda-Valve-Elbow-90-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Baracuda-Valve-Elbow-90-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Baracuda-Valve-Elbow-90-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Baracuda-Valve-Elbow-90-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4309;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Baracuda-Valve-Elbow-90-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11012;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Baracuda-Valve-Elbow-90-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35430,3103,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/40a66acc7b0e01b6a2159f9688fa2745f851ecd2/Baracuda-Valve-Elbow-90.jpg'),
(35431,3104,'total_sales','0'),
(35432,3104,'_tax_status','taxable'),
(35433,3104,'_tax_class',''),
(35434,3104,'_manage_stock','no'),
(35435,3104,'_backorders','no'),
(35436,3104,'_sold_individually','no'),
(35437,3104,'_virtual','no'),
(35438,3104,'_downloadable','no'),
(35439,3104,'_download_limit','-1'),
(35440,3104,'_download_expiry','-1'),
(35441,3104,'_thumbnail_id','3103'),
(35442,3104,'_stock',NULL),
(35443,3104,'_stock_status','instock'),
(35444,3104,'_wc_average_rating','0'),
(35445,3104,'_wc_review_count','0'),
(35446,3104,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(35447,3104,'_product_version','8.9.1'),
(35448,3105,'_variation_description',''),
(35449,3105,'_sku','10656'),
(35450,3105,'_regular_price','72'),
(35451,3105,'total_sales','0'),
(35452,3105,'_tax_status','taxable'),
(35453,3105,'_tax_class','parent'),
(35454,3105,'_manage_stock','yes'),
(35455,3105,'_backorders','no'),
(35456,3105,'_sold_individually','no'),
(35457,3105,'_virtual','no'),
(35458,3105,'_downloadable','no'),
(35459,3105,'_download_limit','-1'),
(35460,3105,'_download_expiry','-1'),
(35461,3105,'_stock','0'),
(35462,3105,'_stock_status','outofstock'),
(35463,3105,'_wc_average_rating','0'),
(35464,3105,'_wc_review_count','0'),
(35465,3105,'attribute_pa_option','std'),
(35466,3105,'_price','72'),
(35467,3105,'_product_version','8.9.1'),
(35468,3106,'_variation_description',''),
(35469,3106,'_sku','10657'),
(35470,3106,'_regular_price','83'),
(35471,3106,'total_sales','0'),
(35472,3106,'_tax_status','taxable'),
(35473,3106,'_tax_class','parent'),
(35474,3106,'_manage_stock','yes'),
(35475,3106,'_backorders','no'),
(35476,3106,'_sold_individually','no'),
(35477,3106,'_virtual','no'),
(35478,3106,'_downloadable','no'),
(35479,3106,'_download_limit','-1'),
(35480,3106,'_download_expiry','-1'),
(35481,3106,'_stock','1'),
(35482,3106,'_stock_status','instock'),
(35483,3106,'_wc_average_rating','0'),
(35484,3106,'_wc_review_count','0'),
(35485,3106,'attribute_pa_option','twist-lock'),
(35486,3106,'_price','83'),
(35487,3106,'_product_version','8.9.1'),
(35496,3104,'_edit_last','244'),
(35497,3104,'_edit_lock','1696419456:425'),
(35498,3107,'_wp_attached_file','2023/05/Baracuda-Foot-Flange-Yellow.jpg'),
(35499,3107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/05/Baracuda-Foot-Flange-Yellow.jpg\";s:8:\"filesize\";i:42991;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Baracuda-Foot-Flange-Yellow-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4708;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Baracuda-Foot-Flange-Yellow-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Baracuda-Foot-Flange-Yellow-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Baracuda-Foot-Flange-Yellow-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18412;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Baracuda-Foot-Flange-Yellow-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4708;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Baracuda-Foot-Flange-Yellow-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12520;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Baracuda-Foot-Flange-Yellow-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1604;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35500,3107,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4045c219f02d4f2aab97dbe841829edff9246353/Baracuda-Foot-Flange-Yellow.jpg'),
(35501,3108,'_sku','10894'),
(35502,3108,'_regular_price','199'),
(35503,3108,'total_sales','0'),
(35504,3108,'_tax_status','taxable'),
(35505,3108,'_tax_class',''),
(35506,3108,'_manage_stock','yes'),
(35507,3108,'_backorders','no'),
(35508,3108,'_sold_individually','no'),
(35509,3108,'_virtual','no'),
(35510,3108,'_downloadable','no'),
(35511,3108,'_download_limit','-1'),
(35512,3108,'_download_expiry','-1'),
(35513,3108,'_thumbnail_id','3107'),
(35514,3108,'_stock','0'),
(35515,3108,'_stock_status','outofstock'),
(35516,3108,'_wc_average_rating','0'),
(35517,3108,'_wc_review_count','0'),
(35518,3108,'_product_version','8.9.1'),
(35519,3108,'_price','199'),
(35520,3108,'_edit_last','244'),
(35521,3108,'_edit_lock','1685538025:244'),
(35522,3109,'_wp_attached_file','2023/05/Zodiac-Regulator-Valve-Grey.jpg'),
(35523,3109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/05/Zodiac-Regulator-Valve-Grey.jpg\";s:8:\"filesize\";i:45196;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Zodiac-Regulator-Valve-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5090;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Zodiac-Regulator-Valve-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Zodiac-Regulator-Valve-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2294;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Zodiac-Regulator-Valve-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19820;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Zodiac-Regulator-Valve-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5090;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Zodiac-Regulator-Valve-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13754;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Zodiac-Regulator-Valve-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35524,3109,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/344528d2bce74ba536cc45346b76b23a3f04bc9f/Zodiac-Regulator-Valve-Grey.jpg'),
(35525,3110,'_sku','10655'),
(35526,3110,'_regular_price','304'),
(35527,3110,'total_sales','0'),
(35528,3110,'_tax_status','taxable'),
(35529,3110,'_tax_class',''),
(35530,3110,'_manage_stock','yes'),
(35531,3110,'_backorders','no'),
(35532,3110,'_sold_individually','no'),
(35533,3110,'_virtual','no'),
(35534,3110,'_downloadable','no'),
(35535,3110,'_download_limit','-1'),
(35536,3110,'_download_expiry','-1'),
(35537,3110,'_thumbnail_id','3109'),
(35538,3110,'_stock','0'),
(35539,3110,'_stock_status','outofstock'),
(35540,3110,'_wc_average_rating','0'),
(35541,3110,'_wc_review_count','0'),
(35542,3110,'_product_version','8.9.1'),
(35543,3110,'_price','304'),
(35544,3110,'_edit_last','425'),
(35545,3110,'_edit_lock','1702311378:425'),
(35546,3111,'_wp_attached_file','2023/05/Zodiac-Deflector-Wheel-Large.jpg'),
(35547,3111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/05/Zodiac-Deflector-Wheel-Large.jpg\";s:8:\"filesize\";i:61523;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Zodiac-Deflector-Wheel-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8402;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Zodiac-Deflector-Wheel-Large-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Zodiac-Deflector-Wheel-Large-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Zodiac-Deflector-Wheel-Large-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29128;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Zodiac-Deflector-Wheel-Large-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8440;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Zodiac-Deflector-Wheel-Large-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20361;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Zodiac-Deflector-Wheel-Large-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35548,3111,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6b27d7043199e5dd96759d97af52cea6fcad3024/Zodiac-Deflector-Wheel-Large.jpg'),
(35549,3112,'_sku','11040'),
(35550,3112,'_regular_price','112'),
(35551,3112,'total_sales','0'),
(35552,3112,'_tax_status','taxable'),
(35553,3112,'_tax_class',''),
(35554,3112,'_manage_stock','yes'),
(35555,3112,'_backorders','no'),
(35556,3112,'_sold_individually','no'),
(35557,3112,'_virtual','no'),
(35558,3112,'_downloadable','no'),
(35559,3112,'_download_limit','-1'),
(35560,3112,'_download_expiry','-1'),
(35561,3112,'_thumbnail_id','3111'),
(35562,3112,'_stock','0'),
(35563,3112,'_stock_status','outofstock'),
(35564,3112,'_wc_average_rating','0'),
(35565,3112,'_wc_review_count','0'),
(35566,3112,'_product_version','8.9.1'),
(35567,3112,'_price','112'),
(35568,3112,'_edit_last','244'),
(35569,3112,'_edit_lock','1685538686:244'),
(35570,3113,'_wp_attached_file','2023/05/8d1fd38e93d4bbd123f020922daddd9fcc37175b.jpg'),
(35571,3113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:459;s:6:\"height\";i:459;s:4:\"file\";s:52:\"2023/05/8d1fd38e93d4bbd123f020922daddd9fcc37175b.jpg\";s:8:\"filesize\";i:10462;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"8d1fd38e93d4bbd123f020922daddd9fcc37175b-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"8d1fd38e93d4bbd123f020922daddd9fcc37175b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2796;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"8d1fd38e93d4bbd123f020922daddd9fcc37175b-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6497;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"8d1fd38e93d4bbd123f020922daddd9fcc37175b-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35572,3113,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8/d/8d1fd38e93d4bbd123f020922daddd9fcc37175b.JPG'),
(35573,3114,'_sku','10659'),
(35574,3114,'_regular_price','92'),
(35575,3114,'total_sales','0'),
(35576,3114,'_tax_status','taxable'),
(35577,3114,'_tax_class',''),
(35578,3114,'_manage_stock','yes'),
(35579,3114,'_backorders','no'),
(35580,3114,'_sold_individually','no'),
(35581,3114,'_virtual','no'),
(35582,3114,'_downloadable','no'),
(35583,3114,'_download_limit','-1'),
(35584,3114,'_download_expiry','-1'),
(35585,3114,'_thumbnail_id','3113'),
(35586,3114,'_stock','0'),
(35587,3114,'_stock_status','outofstock'),
(35588,3114,'_wc_average_rating','0'),
(35589,3114,'_wc_review_count','0'),
(35590,3114,'_product_version','8.9.1'),
(35591,3114,'_price','92'),
(35592,3114,'_edit_last','244'),
(35593,3114,'_edit_lock','1685538893:244'),
(35594,3115,'_wp_attached_file','2023/05/443fb93664d331ce6e943c1aaecb6feca94791d5.jpg'),
(35595,3115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:52:\"2023/05/443fb93664d331ce6e943c1aaecb6feca94791d5.jpg\";s:8:\"filesize\";i:4177;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"443fb93664d331ce6e943c1aaecb6feca94791d5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3672;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"443fb93664d331ce6e943c1aaecb6feca94791d5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2411;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35596,3115,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4/4/443fb93664d331ce6e943c1aaecb6feca94791d5.jpg'),
(35597,3116,'_sku','10658'),
(35598,3116,'_regular_price','46'),
(35599,3116,'total_sales','0'),
(35600,3116,'_tax_status','taxable'),
(35601,3116,'_tax_class',''),
(35602,3116,'_manage_stock','yes'),
(35603,3116,'_backorders','no'),
(35604,3116,'_sold_individually','no'),
(35605,3116,'_virtual','no'),
(35606,3116,'_downloadable','no'),
(35607,3116,'_download_limit','-1'),
(35608,3116,'_download_expiry','-1'),
(35609,3116,'_thumbnail_id','3115'),
(35610,3116,'_stock','7'),
(35611,3116,'_stock_status','instock'),
(35612,3116,'_wc_average_rating','0'),
(35613,3116,'_wc_review_count','0'),
(35614,3116,'_product_version','8.9.1'),
(35615,3116,'_price','46'),
(35616,3116,'_edit_last','425'),
(35617,3116,'_edit_lock','1702312628:425'),
(35618,3117,'_wp_attached_file','2023/05/AquaChek-Copper-Test-Strips.jpg'),
(35619,3117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/05/AquaChek-Copper-Test-Strips.jpg\";s:8:\"filesize\";i:54158;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"AquaChek-Copper-Test-Strips-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6055;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"AquaChek-Copper-Test-Strips-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38023;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"AquaChek-Copper-Test-Strips-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2441;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"AquaChek-Copper-Test-Strips-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24396;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"AquaChek-Copper-Test-Strips-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6052;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"AquaChek-Copper-Test-Strips-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16742;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"AquaChek-Copper-Test-Strips-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35620,3117,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/904b51694c846149b996d07be8a87c979b87cd7e/AquaChek-Copper-Test-Strips.jpg'),
(35621,3118,'_sku','11606'),
(35622,3118,'_regular_price','406.5'),
(35623,3118,'total_sales','1'),
(35624,3118,'_tax_status','taxable'),
(35625,3118,'_tax_class',''),
(35626,3118,'_manage_stock','yes'),
(35627,3118,'_backorders','no'),
(35628,3118,'_sold_individually','no'),
(35629,3118,'_virtual','no'),
(35630,3118,'_downloadable','no'),
(35631,3118,'_download_limit','-1'),
(35632,3118,'_download_expiry','-1'),
(35633,3118,'_thumbnail_id','3117'),
(35634,3118,'_stock','12'),
(35635,3118,'_stock_status','instock'),
(35636,3118,'_wc_average_rating','0'),
(35637,3118,'_wc_review_count','0'),
(35638,3118,'_product_version','9.7.1'),
(35639,3118,'_price','406.5'),
(35640,3118,'_edit_last','425'),
(35641,3118,'_edit_lock','1702312628:425'),
(35642,3119,'_wp_attached_file','2023/05/Curve-Wall-Brush-450mm.jpg'),
(35643,3119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/05/Curve-Wall-Brush-450mm.jpg\";s:8:\"filesize\";i:42290;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Curve-Wall-Brush-450mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4288;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Curve-Wall-Brush-450mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28252;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Curve-Wall-Brush-450mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Curve-Wall-Brush-450mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17566;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Curve-Wall-Brush-450mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4288;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Curve-Wall-Brush-450mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11940;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Curve-Wall-Brush-450mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35644,3119,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/296d1ac2be06ab2480447996a0b974c7923a8ae1/Curve-Wall-Brush-450mm.jpg'),
(35645,3120,'total_sales','0'),
(35646,3120,'_tax_status','taxable'),
(35647,3120,'_tax_class',''),
(35648,3120,'_manage_stock','no'),
(35649,3120,'_backorders','no'),
(35650,3120,'_sold_individually','no'),
(35651,3120,'_virtual','no'),
(35652,3120,'_downloadable','no'),
(35653,3120,'_download_limit','-1'),
(35654,3120,'_download_expiry','-1'),
(35655,3120,'_thumbnail_id','3119'),
(35656,3120,'_stock',NULL),
(35657,3120,'_stock_status','instock'),
(35658,3120,'_wc_average_rating','0'),
(35659,3120,'_wc_review_count','0'),
(35660,3120,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(35661,3120,'_product_version','9.5.1'),
(35662,3121,'_variation_description',''),
(35663,3121,'_sku','10244'),
(35664,3121,'_regular_price','223.84'),
(35665,3121,'total_sales','0'),
(35666,3121,'_tax_status','taxable'),
(35667,3121,'_tax_class','parent'),
(35668,3121,'_manage_stock','yes'),
(35669,3121,'_backorders','no'),
(35670,3121,'_sold_individually','no'),
(35671,3121,'_virtual','no'),
(35672,3121,'_downloadable','no'),
(35673,3121,'_download_limit','-1'),
(35674,3121,'_download_expiry','-1'),
(35675,3121,'_stock','9'),
(35676,3121,'_stock_status','instock'),
(35677,3121,'_wc_average_rating','0'),
(35678,3121,'_wc_review_count','0'),
(35679,3121,'attribute_pa_size','450mm'),
(35680,3121,'_price','156.69'),
(35681,3121,'_product_version','9.5.1'),
(35686,3120,'_edit_last','244'),
(35687,3120,'_edit_lock','1685540615:244'),
(35688,3121,'_sale_price','156.69'),
(35690,3120,'_yoast_wpseo_primary_product_cat',''),
(35691,3120,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(35692,3122,'_wp_attached_file','2023/05/Zodiac-Cyclonic-Leaf-Eater.jpg'),
(35693,3122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/05/Zodiac-Cyclonic-Leaf-Eater.jpg\";s:8:\"filesize\";i:84928;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Zodiac-Cyclonic-Leaf-Eater-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8226;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Zodiac-Cyclonic-Leaf-Eater-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Zodiac-Cyclonic-Leaf-Eater-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3211;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Zodiac-Cyclonic-Leaf-Eater-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36518;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Zodiac-Cyclonic-Leaf-Eater-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8256;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Zodiac-Cyclonic-Leaf-Eater-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24575;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Zodiac-Cyclonic-Leaf-Eater-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2117;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35694,3122,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1dd7fcc76368336831b60cf37c9818bd3f4ad97c/Zodiac-Cyclonic-Leaf-Eater.jpg'),
(35695,3123,'_sku','10650'),
(35696,3123,'_regular_price','977'),
(35697,3123,'total_sales','0'),
(35698,3123,'_tax_status','taxable'),
(35699,3123,'_tax_class',''),
(35700,3123,'_manage_stock','yes'),
(35701,3123,'_backorders','no'),
(35702,3123,'_sold_individually','no'),
(35703,3123,'_virtual','no'),
(35704,3123,'_downloadable','no'),
(35705,3123,'_download_limit','-1'),
(35706,3123,'_download_expiry','-1'),
(35707,3123,'_thumbnail_id','3122'),
(35708,3123,'_stock','2'),
(35709,3123,'_stock_status','instock'),
(35710,3123,'_wc_average_rating','0'),
(35711,3123,'_wc_review_count','0'),
(35712,3123,'_product_version','9.7.1'),
(35713,3123,'_price','977'),
(35714,3124,'_wp_attached_file','2023/05/Zodiac-Diaphragm-T-Bar.jpg'),
(35715,3124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/05/Zodiac-Diaphragm-T-Bar.jpg\";s:8:\"filesize\";i:39768;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Zodiac-Diaphragm-T-Bar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4146;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Zodiac-Diaphragm-T-Bar-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Zodiac-Diaphragm-T-Bar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1936;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Zodiac-Diaphragm-T-Bar-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16750;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Zodiac-Diaphragm-T-Bar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4151;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Zodiac-Diaphragm-T-Bar-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11446;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Zodiac-Diaphragm-T-Bar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1386;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35716,3124,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b634c1bc56c1b73e0aa560000d58039a69b3bdbb/Zodiac-Diaphragm-T-Bar.jpg'),
(35717,3125,'_sku','10654'),
(35718,3125,'_regular_price','195'),
(35719,3125,'total_sales','0'),
(35720,3125,'_tax_status','taxable'),
(35721,3125,'_tax_class',''),
(35722,3125,'_manage_stock','yes'),
(35723,3125,'_backorders','no'),
(35724,3125,'_sold_individually','no'),
(35725,3125,'_virtual','no'),
(35726,3125,'_downloadable','no'),
(35727,3125,'_download_limit','-1'),
(35728,3125,'_download_expiry','-1'),
(35729,3125,'_thumbnail_id','3124'),
(35730,3125,'_stock','0'),
(35731,3125,'_stock_status','outofstock'),
(35732,3125,'_wc_average_rating','0'),
(35733,3125,'_wc_review_count','0'),
(35734,3125,'_product_version','8.9.1'),
(35735,3125,'_price','195'),
(35736,3123,'_edit_last','244'),
(35737,3123,'_edit_lock','1685541181:244'),
(35738,3125,'_edit_last','244'),
(35739,3125,'_edit_lock','1685541195:244'),
(35740,3126,'_wp_attached_file','2023/05/Hi-Vac-Sweeper.jpg'),
(35741,3126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/05/Hi-Vac-Sweeper.jpg\";s:8:\"filesize\";i:46193;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Hi-Vac-Sweeper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5002;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Hi-Vac-Sweeper-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Hi-Vac-Sweeper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2295;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Hi-Vac-Sweeper-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19720;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Hi-Vac-Sweeper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5009;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Hi-Vac-Sweeper-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13385;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Hi-Vac-Sweeper-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35742,3126,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/33cf2fbfa7b87646eda4d9563c05d6ea62d60c58/Hi-Vac-Sweeper.jpg'),
(35743,3127,'_sku','10247'),
(35744,3127,'_regular_price','367.89'),
(35745,3127,'total_sales','0'),
(35746,3127,'_tax_status','taxable'),
(35747,3127,'_tax_class',''),
(35748,3127,'_manage_stock','yes'),
(35749,3127,'_backorders','no'),
(35750,3127,'_sold_individually','no'),
(35751,3127,'_virtual','no'),
(35752,3127,'_downloadable','no'),
(35753,3127,'_download_limit','-1'),
(35754,3127,'_download_expiry','-1'),
(35755,3127,'_thumbnail_id','3126'),
(35756,3127,'_stock','10'),
(35757,3127,'_stock_status','instock'),
(35758,3127,'_wc_average_rating','0'),
(35759,3127,'_wc_review_count','0'),
(35760,3127,'_product_version','9.8.1'),
(35761,3127,'_price','197'),
(35762,3127,'_edit_last','244'),
(35763,3127,'_sale_price','197'),
(35764,3127,'_edit_lock','1685541415:244'),
(35765,3128,'_wp_attached_file','2023/05/17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90.jpg'),
(35766,3128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:350;s:6:\"height\";i:242;s:4:\"file\";s:52:\"2023/05/17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90.jpg\";s:8:\"filesize\";i:144205;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9523;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90-300x242.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29036;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35767,3128,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1/7/17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90.jpg'),
(35768,3129,'total_sales','1'),
(35769,3129,'_tax_status','taxable'),
(35770,3129,'_tax_class',''),
(35771,3129,'_manage_stock','no'),
(35772,3129,'_backorders','no'),
(35773,3129,'_sold_individually','no'),
(35774,3129,'_virtual','no'),
(35775,3129,'_downloadable','no'),
(35776,3129,'_download_limit','-1'),
(35777,3129,'_download_expiry','-1'),
(35778,3129,'_thumbnail_id','3128'),
(35779,3129,'_stock',NULL),
(35780,3129,'_stock_status','instock'),
(35781,3129,'_wc_average_rating','0'),
(35782,3129,'_wc_review_count','0'),
(35783,3129,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"White | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(35784,3129,'_product_version','9.8.5'),
(35785,3130,'_variation_description',''),
(35786,3130,'_sku','10350'),
(35787,3130,'_regular_price','1176.62'),
(35788,3130,'total_sales','0'),
(35789,3130,'_tax_status','taxable'),
(35790,3130,'_tax_class','parent'),
(35791,3130,'_manage_stock','yes'),
(35792,3130,'_backorders','no'),
(35793,3130,'_sold_individually','no'),
(35794,3130,'_virtual','no'),
(35795,3130,'_downloadable','no'),
(35796,3130,'_download_limit','-1'),
(35797,3130,'_download_expiry','-1'),
(35798,3130,'_stock','2'),
(35799,3130,'_stock_status','instock'),
(35800,3130,'_wc_average_rating','0'),
(35801,3130,'_wc_review_count','0'),
(35802,3130,'attribute_colour','White'),
(35803,3130,'_price','823.63'),
(35804,3130,'_product_version','9.8.5'),
(35805,3131,'_variation_description',''),
(35806,3131,'_sku','10351'),
(35807,3131,'_regular_price','1311.98'),
(35808,3131,'total_sales','0'),
(35809,3131,'_tax_status','taxable'),
(35810,3131,'_tax_class','parent'),
(35811,3131,'_manage_stock','yes'),
(35812,3131,'_backorders','no'),
(35813,3131,'_sold_individually','no'),
(35814,3131,'_virtual','no'),
(35815,3131,'_downloadable','no'),
(35816,3131,'_download_limit','-1'),
(35817,3131,'_download_expiry','-1'),
(35818,3131,'_stock','0'),
(35819,3131,'_stock_status','outofstock'),
(35820,3131,'_wc_average_rating','0'),
(35821,3131,'_wc_review_count','0'),
(35822,3131,'attribute_colour','Black'),
(35823,3131,'_price','823.63'),
(35824,3131,'_product_version','9.8.5'),
(35830,3129,'_edit_last','244'),
(35831,3129,'_edit_lock','1685541560:244'),
(35832,3130,'_sale_price','823.63'),
(35833,3131,'_sale_price','823.63'),
(35835,3129,'_yoast_wpseo_primary_product_cat',''),
(35836,3129,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(35837,3132,'_wp_attached_file','2023/05/Quality-Air-Button.jpg'),
(35838,3132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/05/Quality-Air-Button.jpg\";s:8:\"filesize\";i:41028;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Quality-Air-Button-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4736;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Quality-Air-Button-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28330;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Quality-Air-Button-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2256;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Quality-Air-Button-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17637;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Quality-Air-Button-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4736;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Quality-Air-Button-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12351;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Quality-Air-Button-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35839,3132,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c11614aaff3cbe25413aa766f6d337e0d32f0137/Quality-Air-Button.jpg'),
(35840,3133,'_sku','10678'),
(35841,3133,'_regular_price','182'),
(35842,3133,'total_sales','0'),
(35843,3133,'_tax_status','taxable'),
(35844,3133,'_tax_class',''),
(35845,3133,'_manage_stock','yes'),
(35846,3133,'_backorders','no'),
(35847,3133,'_sold_individually','no'),
(35848,3133,'_virtual','no'),
(35849,3133,'_downloadable','no'),
(35850,3133,'_download_limit','-1'),
(35851,3133,'_download_expiry','-1'),
(35852,3133,'_thumbnail_id','3132'),
(35853,3133,'_stock','40'),
(35854,3133,'_stock_status','instock'),
(35855,3133,'_wc_average_rating','0'),
(35856,3133,'_wc_review_count','0'),
(35857,3133,'_product_version','9.8.1'),
(35858,3133,'_price','126.27'),
(35859,3133,'_edit_last','244'),
(35860,3133,'_sale_price','126.27'),
(35861,3133,'_edit_lock','1685541760:244'),
(35862,3134,'_wp_attached_file','2023/05/842de3243b9c7af99206401228c4f757f0395104.jpg'),
(35863,3134,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:52:\"2023/05/842de3243b9c7af99206401228c4f757f0395104.jpg\";s:8:\"filesize\";i:21235;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"842de3243b9c7af99206401228c4f757f0395104-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7588;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"842de3243b9c7af99206401228c4f757f0395104-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"842de3243b9c7af99206401228c4f757f0395104-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7588;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"842de3243b9c7af99206401228c4f757f0395104-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35864,3134,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8/4/842de3243b9c7af99206401228c4f757f0395104.jpg'),
(35865,3135,'total_sales','0'),
(35866,3135,'_tax_status','taxable'),
(35867,3135,'_tax_class',''),
(35868,3135,'_manage_stock','no'),
(35869,3135,'_backorders','no'),
(35870,3135,'_sold_individually','no'),
(35871,3135,'_virtual','no'),
(35872,3135,'_downloadable','no'),
(35873,3135,'_download_limit','-1'),
(35874,3135,'_download_expiry','-1'),
(35875,3135,'_thumbnail_id','3134'),
(35876,3135,'_stock',NULL),
(35877,3135,'_stock_status','instock'),
(35878,3135,'_wc_average_rating','0'),
(35879,3135,'_wc_review_count','0'),
(35880,3135,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(35881,3135,'_product_version','8.9.1'),
(35882,3136,'_variation_description',''),
(35883,3136,'_sku','10682'),
(35884,3136,'_regular_price','794.68'),
(35885,3136,'total_sales','0'),
(35886,3136,'_tax_status','taxable'),
(35887,3136,'_tax_class','parent'),
(35888,3136,'_manage_stock','yes'),
(35889,3136,'_backorders','no'),
(35890,3136,'_sold_individually','no'),
(35891,3136,'_virtual','no'),
(35892,3136,'_downloadable','no'),
(35893,3136,'_download_limit','-1'),
(35894,3136,'_download_expiry','-1'),
(35895,3136,'_stock','4'),
(35896,3136,'_stock_status','instock'),
(35897,3136,'_wc_average_rating','0'),
(35898,3136,'_wc_review_count','0'),
(35899,3136,'attribute_pa_size','25-ft'),
(35900,3136,'_price','556.28'),
(35901,3136,'_product_version','8.9.1'),
(35906,3135,'_edit_last','244'),
(35907,3135,'_edit_lock','1685541960:244'),
(35908,3136,'_sale_price','556.28'),
(35910,3135,'_yoast_wpseo_primary_product_cat',''),
(35911,3135,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(35912,3137,'_wp_attached_file','2023/05/Quality-Pump-Flapper-Valve.jpg'),
(35913,3137,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/05/Quality-Pump-Flapper-Valve.jpg\";s:8:\"filesize\";i:44695;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Quality-Pump-Flapper-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5260;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Quality-Pump-Flapper-Valve-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Quality-Pump-Flapper-Valve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Quality-Pump-Flapper-Valve-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19935;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Quality-Pump-Flapper-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5261;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Quality-Pump-Flapper-Valve-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13689;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Quality-Pump-Flapper-Valve-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35914,3137,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8388f5f75084e19e38bf8d728607145a3355c4f7/Quality-Pump-Flapper-Valve.jpg'),
(35915,3138,'_sku','11684'),
(35916,3138,'_regular_price','25'),
(35917,3138,'total_sales','0'),
(35918,3138,'_tax_status','taxable'),
(35919,3138,'_tax_class',''),
(35920,3138,'_manage_stock','yes'),
(35921,3138,'_backorders','no'),
(35922,3138,'_sold_individually','no'),
(35923,3138,'_virtual','no'),
(35924,3138,'_downloadable','no'),
(35925,3138,'_download_limit','-1'),
(35926,3138,'_download_expiry','-1'),
(35927,3138,'_thumbnail_id','3137'),
(35928,3138,'_stock','3'),
(35929,3138,'_stock_status','instock'),
(35930,3138,'_wc_average_rating','0'),
(35931,3138,'_wc_review_count','0'),
(35932,3138,'_product_version','8.9.1'),
(35933,3138,'_price','25'),
(35934,3138,'_edit_last','244'),
(35935,3138,'_edit_lock','1685542217:244'),
(35936,3139,'_wp_attached_file','2023/05/Quality-handover-kit-mockup-03-FRONT-1.jpg'),
(35937,3139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:914;s:4:\"file\";s:50:\"2023/05/Quality-handover-kit-mockup-03-FRONT-1.jpg\";s:8:\"filesize\";i:111512;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Quality-handover-kit-mockup-03-FRONT-1-300x274.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Quality-handover-kit-mockup-03-FRONT-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7282;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Quality-handover-kit-mockup-03-FRONT-1-768x702.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:702;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77860;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"Quality-handover-kit-mockup-03-FRONT-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21483;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"Quality-handover-kit-mockup-03-FRONT-1-600x548.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54648;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"Quality-handover-kit-mockup-03-FRONT-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35938,3139,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6d545eac71740d0a844a2a94a3d8fa57e4df179e/Quality-handover-kit-mockup-03-FRONT-1.jpg'),
(35939,3140,'_sku','13010'),
(35940,3140,'_regular_price','822.36'),
(35941,3140,'total_sales','0'),
(35942,3140,'_tax_status','taxable'),
(35943,3140,'_tax_class',''),
(35944,3140,'_manage_stock','yes'),
(35945,3140,'_backorders','no'),
(35946,3140,'_sold_individually','no'),
(35947,3140,'_virtual','no'),
(35948,3140,'_downloadable','no'),
(35949,3140,'_download_limit','-1'),
(35950,3140,'_download_expiry','-1'),
(35951,3140,'_thumbnail_id','3139'),
(35952,3140,'_stock','2'),
(35953,3140,'_stock_status','instock'),
(35954,3140,'_wc_average_rating','0'),
(35955,3140,'_wc_review_count','0'),
(35956,3140,'_product_version','9.7.1'),
(35957,3140,'_price','822.36'),
(35958,3141,'_wp_attached_file','2023/05/Quality-Kwik-Connector-2-pin.jpg'),
(35959,3141,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/05/Quality-Kwik-Connector-2-pin.jpg\";s:8:\"filesize\";i:34213;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Quality-Kwik-Connector-2-pin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3359;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Quality-Kwik-Connector-2-pin-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Quality-Kwik-Connector-2-pin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1636;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Quality-Kwik-Connector-2-pin-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13661;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Quality-Kwik-Connector-2-pin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3359;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Quality-Kwik-Connector-2-pin-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9269;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Quality-Kwik-Connector-2-pin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1246;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35960,3141,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6f8837b0bb42150a993a714e02a45e56d9d812a1/Quality-Kwik-Connector-2-pin.jpg'),
(35961,3142,'_sku','13009'),
(35962,3142,'_regular_price','31'),
(35963,3142,'total_sales','0'),
(35964,3142,'_tax_status','taxable'),
(35965,3142,'_tax_class',''),
(35966,3142,'_manage_stock','yes'),
(35967,3142,'_backorders','no'),
(35968,3142,'_sold_individually','no'),
(35969,3142,'_virtual','no'),
(35970,3142,'_downloadable','no'),
(35971,3142,'_download_limit','-1'),
(35972,3142,'_download_expiry','-1'),
(35973,3142,'_thumbnail_id','3141'),
(35974,3142,'_stock','10'),
(35975,3142,'_stock_status','instock'),
(35976,3142,'_wc_average_rating','0'),
(35977,3142,'_wc_review_count','0'),
(35978,3142,'_product_version','7.7.1'),
(35979,3142,'_price','31'),
(35980,3140,'_edit_last','244'),
(35981,3140,'_edit_lock','1685542502:244'),
(35982,3142,'_edit_last','244'),
(35983,3142,'_edit_lock','1685542511:244'),
(35984,3143,'_wp_attached_file','2023/05/Universal-Leaf-Rake.jpg'),
(35985,3143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/05/Universal-Leaf-Rake.jpg\";s:8:\"filesize\";i:86892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Universal-Leaf-Rake-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7012;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Universal-Leaf-Rake-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Universal-Leaf-Rake-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Universal-Leaf-Rake-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36790;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Universal-Leaf-Rake-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7002;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Universal-Leaf-Rake-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Universal-Leaf-Rake-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35986,3143,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a526fdc0be8e9f88db94df305e26fbfdccedaca8/Universal-Leaf-Rake.jpg'),
(35987,3144,'_sku','10845'),
(35988,3144,'_regular_price','366.52'),
(35989,3144,'total_sales','0'),
(35990,3144,'_tax_status','taxable'),
(35991,3144,'_tax_class',''),
(35992,3144,'_manage_stock','yes'),
(35993,3144,'_backorders','no'),
(35994,3144,'_sold_individually','no'),
(35995,3144,'_virtual','no'),
(35996,3144,'_downloadable','no'),
(35997,3144,'_download_limit','-1'),
(35998,3144,'_download_expiry','-1'),
(35999,3144,'_thumbnail_id','3143'),
(36000,3144,'_stock','6'),
(36001,3144,'_stock_status','instock'),
(36002,3144,'_wc_average_rating','0'),
(36003,3144,'_wc_review_count','0'),
(36004,3144,'_product_version','9.8.4'),
(36005,3144,'_price','256.56'),
(36006,3144,'_edit_last','244'),
(36007,3144,'_sale_price','256.56'),
(36008,3144,'_edit_lock','1685543183:244'),
(36009,3145,'_wp_attached_file','2023/05/550-1001.jpg'),
(36010,3145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:20:\"2023/05/550-1001.jpg\";s:8:\"filesize\";i:45535;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"550-1001-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6107;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"550-1001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2692;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"550-1001-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22267;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"550-1001-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6107;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"550-1001-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15823;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"550-1001-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(36011,3145,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c4390d8bfcfc469be14430cc1d87951a327bda3e/550-1001.jpg'),
(36012,3146,'total_sales','0'),
(36013,3146,'_tax_status','taxable'),
(36014,3146,'_tax_class',''),
(36015,3146,'_manage_stock','no'),
(36016,3146,'_backorders','no'),
(36017,3146,'_sold_individually','no'),
(36018,3146,'_virtual','no'),
(36019,3146,'_downloadable','no'),
(36020,3146,'_download_limit','-1'),
(36021,3146,'_download_expiry','-1'),
(36022,3146,'_thumbnail_id','3145'),
(36023,3146,'_stock',NULL),
(36024,3146,'_stock_status','instock'),
(36025,3146,'_wc_average_rating','0'),
(36026,3146,'_wc_review_count','0'),
(36027,3146,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"White | White\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(36028,3146,'_product_version','9.8.2'),
(36029,3147,'_variation_description',''),
(36030,3147,'_sku','10834'),
(36031,3147,'_regular_price','1885'),
(36032,3147,'total_sales','0'),
(36033,3147,'_tax_status','taxable'),
(36034,3147,'_tax_class','parent'),
(36035,3147,'_manage_stock','yes'),
(36036,3147,'_backorders','no'),
(36037,3147,'_sold_individually','no'),
(36038,3147,'_virtual','no'),
(36039,3147,'_downloadable','no'),
(36040,3147,'_download_limit','-1'),
(36041,3147,'_download_expiry','-1'),
(36042,3147,'_stock','1'),
(36043,3147,'_stock_status','instock'),
(36044,3147,'_wc_average_rating','0'),
(36045,3147,'_wc_review_count','0'),
(36046,3147,'attribute_pa_size','swimquip-liner'),
(36047,3147,'attribute_colour','White'),
(36048,3147,'_price','1885'),
(36049,3147,'_product_version','9.8.2'),
(36050,3148,'_variation_description',''),
(36051,3148,'_sku','11060'),
(36052,3148,'_regular_price','1539'),
(36053,3148,'total_sales','0'),
(36054,3148,'_tax_status','taxable'),
(36055,3148,'_tax_class','parent'),
(36056,3148,'_manage_stock','yes'),
(36057,3148,'_backorders','no'),
(36058,3148,'_sold_individually','no'),
(36059,3148,'_virtual','no'),
(36060,3148,'_downloadable','no'),
(36061,3148,'_download_limit','-1'),
(36062,3148,'_download_expiry','-1'),
(36063,3148,'_stock','0'),
(36064,3148,'_stock_status','outofstock'),
(36065,3148,'_wc_average_rating','0'),
(36066,3148,'_wc_review_count','0'),
(36067,3148,'attribute_pa_size','swimquip-gunite'),
(36068,3148,'attribute_colour','White'),
(36069,3148,'_price','1539'),
(36070,3148,'_product_version','9.8.2'),
(36079,3149,'_wp_attached_file','2023/05/Quality-Two-Way-Switch.jpg'),
(36080,3149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/05/Quality-Two-Way-Switch.jpg\";s:8:\"filesize\";i:44099;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Quality-Two-Way-Switch-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5206;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Quality-Two-Way-Switch-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30493;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Quality-Two-Way-Switch-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Quality-Two-Way-Switch-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19436;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Quality-Two-Way-Switch-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5206;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Quality-Two-Way-Switch-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13567;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Quality-Two-Way-Switch-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36081,3149,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/38b91d5ab10d86988b98f21ff42e6da33e5f5ad1/Quality-Two-Way-Switch.jpg'),
(36082,3150,'_sku','10684'),
(36083,3150,'_regular_price','443'),
(36084,3150,'total_sales','0'),
(36085,3150,'_tax_status','taxable'),
(36086,3150,'_tax_class',''),
(36087,3150,'_manage_stock','yes'),
(36088,3150,'_backorders','no'),
(36089,3150,'_sold_individually','no'),
(36090,3150,'_virtual','no'),
(36091,3150,'_downloadable','no'),
(36092,3150,'_download_limit','-1'),
(36093,3150,'_download_expiry','-1'),
(36094,3150,'_thumbnail_id','3149'),
(36095,3150,'_stock','4'),
(36096,3150,'_stock_status','instock'),
(36097,3150,'_wc_average_rating','0'),
(36098,3150,'_wc_review_count','0'),
(36099,3150,'_product_version','9.3.3'),
(36100,3150,'_price','443'),
(36101,3146,'_edit_last','244'),
(36102,3146,'_edit_lock','1685543689:244'),
(36103,3150,'_edit_last','244'),
(36104,3150,'_edit_lock','1685543698:244'),
(36105,3151,'_wp_attached_file','2023/05/Quality-Thermostat-Curly.jpg'),
(36106,3151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/05/Quality-Thermostat-Curly.jpg\";s:8:\"filesize\";i:52672;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Quality-Thermostat-Curly-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6134;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Quality-Thermostat-Curly-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Quality-Thermostat-Curly-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2650;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Quality-Thermostat-Curly-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23550;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Quality-Thermostat-Curly-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6125;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Quality-Thermostat-Curly-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16352;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Quality-Thermostat-Curly-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1766;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36107,3151,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1994664fd343f5f18f727249c3b37adbca797851/Quality-Thermostat-Curly.jpg'),
(36108,3152,'_sku','10832'),
(36109,3152,'_regular_price','513'),
(36110,3152,'total_sales','0'),
(36111,3152,'_tax_status','taxable'),
(36112,3152,'_tax_class',''),
(36113,3152,'_manage_stock','yes'),
(36114,3152,'_backorders','no'),
(36115,3152,'_sold_individually','no'),
(36116,3152,'_virtual','no'),
(36117,3152,'_downloadable','no'),
(36118,3152,'_download_limit','-1'),
(36119,3152,'_download_expiry','-1'),
(36120,3152,'_thumbnail_id','3151'),
(36121,3152,'_stock','3'),
(36122,3152,'_stock_status','instock'),
(36123,3152,'_wc_average_rating','0'),
(36124,3152,'_wc_review_count','0'),
(36125,3152,'_product_version','9.1.4'),
(36126,3152,'_price','513'),
(36127,3152,'_edit_last','244'),
(36128,3152,'_edit_lock','1685544125:244'),
(36131,3153,'_wp_attached_file','2023/06/75ddc65428734f6bfd0a360fba1c658a49828556.jpg'),
(36132,3153,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:458;s:6:\"height\";i:458;s:4:\"file\";s:52:\"2023/06/75ddc65428734f6bfd0a360fba1c658a49828556.jpg\";s:8:\"filesize\";i:27616;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"75ddc65428734f6bfd0a360fba1c658a49828556-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10314;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"75ddc65428734f6bfd0a360fba1c658a49828556-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3708;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"75ddc65428734f6bfd0a360fba1c658a49828556-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10314;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"75ddc65428734f6bfd0a360fba1c658a49828556-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36133,3153,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7/5/75ddc65428734f6bfd0a360fba1c658a49828556.jpg'),
(36134,3154,'total_sales','0'),
(36135,3154,'_tax_status','taxable'),
(36136,3154,'_tax_class',''),
(36137,3154,'_manage_stock','no'),
(36138,3154,'_backorders','no'),
(36139,3154,'_sold_individually','no'),
(36140,3154,'_virtual','no'),
(36141,3154,'_downloadable','no'),
(36142,3154,'_download_limit','-1'),
(36143,3154,'_download_expiry','-1'),
(36144,3154,'_thumbnail_id','3153'),
(36145,3154,'_stock',NULL),
(36146,3154,'_stock_status','instock'),
(36147,3154,'_wc_average_rating','0'),
(36148,3154,'_wc_review_count','0'),
(36149,3154,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(36150,3154,'_product_version','9.8.5'),
(36151,3155,'_variation_description',''),
(36152,3155,'_sku','10412'),
(36153,3155,'_regular_price','1765.8'),
(36154,3155,'total_sales','0'),
(36155,3155,'_tax_status','taxable'),
(36156,3155,'_tax_class','parent'),
(36157,3155,'_manage_stock','yes'),
(36158,3155,'_backorders','no'),
(36159,3155,'_sold_individually','no'),
(36160,3155,'_virtual','no'),
(36161,3155,'_downloadable','no'),
(36162,3155,'_download_limit','-1'),
(36163,3155,'_download_expiry','-1'),
(36164,3155,'_stock','0'),
(36165,3155,'_stock_status','outofstock'),
(36166,3155,'_wc_average_rating','0'),
(36167,3155,'_wc_review_count','0'),
(36168,3155,'attribute_pa_size','50-ft-220mm'),
(36169,3155,'_price','1765.8'),
(36170,3155,'_product_version','9.8.5'),
(36171,3156,'_variation_description',''),
(36172,3156,'_sku','10413'),
(36173,3156,'_regular_price','2079'),
(36174,3156,'total_sales','0'),
(36175,3156,'_tax_status','taxable'),
(36176,3156,'_tax_class','parent'),
(36177,3156,'_manage_stock','yes'),
(36178,3156,'_backorders','no'),
(36179,3156,'_sold_individually','no'),
(36180,3156,'_virtual','no'),
(36181,3156,'_downloadable','no'),
(36182,3156,'_download_limit','-1'),
(36183,3156,'_download_expiry','-1'),
(36184,3156,'_stock','1'),
(36185,3156,'_stock_status','instock'),
(36186,3156,'_wc_average_rating','0'),
(36187,3156,'_wc_review_count','0'),
(36188,3156,'attribute_pa_size','75-ft-410mm'),
(36189,3156,'_price','2079'),
(36190,3156,'_product_version','9.8.5'),
(36191,3157,'_variation_description',''),
(36192,3157,'_sku','10414'),
(36193,3157,'_regular_price','2964.6'),
(36194,3157,'total_sales','0'),
(36195,3157,'_tax_status','taxable'),
(36196,3157,'_tax_class','parent'),
(36197,3157,'_manage_stock','yes'),
(36198,3157,'_backorders','no'),
(36199,3157,'_sold_individually','no'),
(36200,3157,'_virtual','no'),
(36201,3157,'_downloadable','no'),
(36202,3157,'_download_limit','-1'),
(36203,3157,'_download_expiry','-1'),
(36204,3157,'_stock','0'),
(36205,3157,'_stock_status','outofstock'),
(36206,3157,'_wc_average_rating','0'),
(36207,3157,'_wc_review_count','0'),
(36208,3157,'attribute_pa_size','100-ft-600mm'),
(36209,3157,'_price','2964.6'),
(36210,3157,'_product_version','9.8.5'),
(36211,3158,'_variation_description',''),
(36212,3158,'_sku','10415'),
(36213,3158,'_regular_price','3666.6'),
(36214,3158,'total_sales','0'),
(36215,3158,'_tax_status','taxable'),
(36216,3158,'_tax_class','parent'),
(36217,3158,'_manage_stock','yes'),
(36218,3158,'_backorders','no'),
(36219,3158,'_sold_individually','no'),
(36220,3158,'_virtual','no'),
(36221,3158,'_downloadable','no'),
(36222,3158,'_download_limit','-1'),
(36223,3158,'_download_expiry','-1'),
(36224,3158,'_stock','0'),
(36225,3158,'_stock_status','outofstock'),
(36226,3158,'_wc_average_rating','0'),
(36227,3158,'_wc_review_count','0'),
(36228,3158,'attribute_pa_size','200-ft-780mm'),
(36229,3158,'_price','3666.6'),
(36230,3158,'_product_version','9.8.5'),
(36247,3159,'_wp_attached_file','2023/06/cleanandclear.jpg'),
(36248,3159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:4:\"file\";s:25:\"2023/06/cleanandclear.jpg\";s:8:\"filesize\";i:38025;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"cleanandclear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"cleanandclear-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"cleanandclear-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25030;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"cleanandclear-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6259;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"cleanandclear-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17355;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"cleanandclear-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1763;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36249,3159,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1b6d6e625c3cecdbf04c9c26b4a066255647bdf5/cleanandclear.jpg'),
(36250,3160,'total_sales','0'),
(36251,3160,'_tax_status','taxable'),
(36252,3160,'_tax_class',''),
(36253,3160,'_manage_stock','no'),
(36254,3160,'_backorders','no'),
(36255,3160,'_sold_individually','no'),
(36256,3160,'_virtual','no'),
(36257,3160,'_downloadable','no'),
(36258,3160,'_download_limit','-1'),
(36259,3160,'_download_expiry','-1'),
(36260,3160,'_thumbnail_id','3159'),
(36261,3160,'_stock',NULL),
(36262,3160,'_stock_status','outofstock'),
(36263,3160,'_wc_average_rating','0'),
(36264,3160,'_wc_review_count','0'),
(36265,3160,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(36266,3160,'_product_version','9.8.4'),
(36267,3161,'_variation_description',''),
(36268,3161,'_sku','10408'),
(36269,3161,'_regular_price','5940'),
(36270,3161,'total_sales','0'),
(36271,3161,'_tax_status','taxable'),
(36272,3161,'_tax_class','parent'),
(36273,3161,'_manage_stock','yes'),
(36274,3161,'_backorders','no'),
(36275,3161,'_sold_individually','no'),
(36276,3161,'_virtual','no'),
(36277,3161,'_downloadable','no'),
(36278,3161,'_download_limit','-1'),
(36279,3161,'_download_expiry','-1'),
(36280,3161,'_stock','0'),
(36281,3161,'_stock_status','outofstock'),
(36282,3161,'_wc_average_rating','0'),
(36283,3161,'_wc_review_count','0'),
(36284,3161,'attribute_pa_size','50-ft'),
(36285,3161,'_price','5940'),
(36286,3161,'_product_version','9.8.4'),
(36287,3162,'_variation_description',''),
(36288,3162,'_sku','10409'),
(36289,3162,'_regular_price','7333.2'),
(36290,3162,'total_sales','0'),
(36291,3162,'_tax_status','taxable'),
(36292,3162,'_tax_class','parent'),
(36293,3162,'_manage_stock','yes'),
(36294,3162,'_backorders','no'),
(36295,3162,'_sold_individually','no'),
(36296,3162,'_virtual','no'),
(36297,3162,'_downloadable','no'),
(36298,3162,'_download_limit','-1'),
(36299,3162,'_download_expiry','-1'),
(36300,3162,'_stock','0'),
(36301,3162,'_stock_status','outofstock'),
(36302,3162,'_wc_average_rating','0'),
(36303,3162,'_wc_review_count','0'),
(36304,3162,'attribute_pa_size','75-ft'),
(36305,3162,'_price','7333.2'),
(36306,3162,'_product_version','9.8.4'),
(36307,3163,'_variation_description',''),
(36308,3163,'_sku','10410'),
(36309,3163,'_regular_price','7932.6'),
(36310,3163,'total_sales','0'),
(36311,3163,'_tax_status','taxable'),
(36312,3163,'_tax_class','parent'),
(36313,3163,'_manage_stock','yes'),
(36314,3163,'_backorders','no'),
(36315,3163,'_sold_individually','no'),
(36316,3163,'_virtual','no'),
(36317,3163,'_downloadable','no'),
(36318,3163,'_download_limit','-1'),
(36319,3163,'_download_expiry','-1'),
(36320,3163,'_stock','0'),
(36321,3163,'_stock_status','outofstock'),
(36322,3163,'_wc_average_rating','0'),
(36323,3163,'_wc_review_count','0'),
(36324,3163,'attribute_pa_size','100-ft'),
(36325,3163,'_price','7932.6'),
(36326,3163,'_product_version','9.8.4'),
(36327,3164,'_variation_description',''),
(36328,3164,'_sku','10411'),
(36329,3164,'_regular_price','9709.2'),
(36330,3164,'total_sales','0'),
(36331,3164,'_tax_status','taxable'),
(36332,3164,'_tax_class','parent'),
(36333,3164,'_manage_stock','yes'),
(36334,3164,'_backorders','no'),
(36335,3164,'_sold_individually','no'),
(36336,3164,'_virtual','no'),
(36337,3164,'_downloadable','no'),
(36338,3164,'_download_limit','-1'),
(36339,3164,'_download_expiry','-1'),
(36340,3164,'_stock','0'),
(36341,3164,'_stock_status','outofstock'),
(36342,3164,'_wc_average_rating','0'),
(36343,3164,'_wc_review_count','0'),
(36344,3164,'attribute_pa_size','200-ft'),
(36345,3164,'_price','9709.2'),
(36346,3164,'_product_version','9.8.4'),
(36395,3154,'_edit_last','244'),
(36396,3154,'_edit_lock','1685625773:244'),
(36397,3160,'_edit_last','244'),
(36398,3160,'_edit_lock','1685625793:244'),
(36399,3165,'_wp_attached_file','2023/06/Pentair-Dominator-Maintenance-Kit.jpg'),
(36400,3165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/06/Pentair-Dominator-Maintenance-Kit.jpg\";s:8:\"filesize\";i:79008;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Pentair-Dominator-Maintenance-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8785;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Pentair-Dominator-Maintenance-Kit-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56067;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Pentair-Dominator-Maintenance-Kit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Pentair-Dominator-Maintenance-Kit-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Pentair-Dominator-Maintenance-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8785;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Pentair-Dominator-Maintenance-Kit-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25142;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Pentair-Dominator-Maintenance-Kit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36401,3165,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1af05ebbdb0d82751f843fdebb830c0f40a9b1cd/Pentair-Dominator-Maintenance-Kit.jpg'),
(36402,3166,'total_sales','0'),
(36403,3166,'_tax_status','taxable'),
(36404,3166,'_tax_class',''),
(36405,3166,'_manage_stock','no'),
(36406,3166,'_backorders','no'),
(36407,3166,'_sold_individually','no'),
(36408,3166,'_virtual','no'),
(36409,3166,'_downloadable','no'),
(36410,3166,'_download_limit','-1'),
(36411,3166,'_download_expiry','-1'),
(36412,3166,'_thumbnail_id','3165'),
(36413,3166,'_stock',NULL),
(36414,3166,'_stock_status','instock'),
(36415,3166,'_wc_average_rating','0'),
(36416,3166,'_wc_review_count','0'),
(36417,3166,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(36418,3166,'_product_version','9.8.1'),
(36419,3167,'_variation_description',''),
(36420,3167,'_sku','10378'),
(36421,3167,'_regular_price','880.2'),
(36422,3167,'total_sales','0'),
(36423,3167,'_tax_status','taxable'),
(36424,3167,'_tax_class','parent'),
(36425,3167,'_manage_stock','yes'),
(36426,3167,'_backorders','no'),
(36427,3167,'_sold_individually','no'),
(36428,3167,'_virtual','no'),
(36429,3167,'_downloadable','no'),
(36430,3167,'_download_limit','-1'),
(36431,3167,'_download_expiry','-1'),
(36432,3167,'_stock','3'),
(36433,3167,'_stock_status','instock'),
(36434,3167,'_wc_average_rating','0'),
(36435,3167,'_wc_review_count','0'),
(36436,3167,'attribute_pa_option','std'),
(36437,3167,'_price','880.2'),
(36438,3167,'_product_version','9.8.1'),
(36439,3168,'_variation_description',''),
(36440,3168,'_sku','10379'),
(36441,3168,'_regular_price','691.2'),
(36442,3168,'total_sales','0'),
(36443,3168,'_tax_status','taxable'),
(36444,3168,'_tax_class','parent'),
(36445,3168,'_manage_stock','yes'),
(36446,3168,'_backorders','no'),
(36447,3168,'_sold_individually','no'),
(36448,3168,'_virtual','no'),
(36449,3168,'_downloadable','no'),
(36450,3168,'_download_limit','-1'),
(36451,3168,'_download_expiry','-1'),
(36452,3168,'_stock','5'),
(36453,3168,'_stock_status','instock'),
(36454,3168,'_wc_average_rating','0'),
(36455,3168,'_wc_review_count','0'),
(36456,3168,'attribute_pa_option','lite'),
(36457,3168,'_price','691.2'),
(36458,3168,'_product_version','9.8.1'),
(36459,3169,'_variation_description',''),
(36460,3169,'_sku','12610'),
(36461,3169,'_regular_price','999'),
(36462,3169,'total_sales','0'),
(36463,3169,'_tax_status','taxable'),
(36464,3169,'_tax_class','parent'),
(36465,3169,'_manage_stock','yes'),
(36466,3169,'_backorders','no'),
(36467,3169,'_sold_individually','no'),
(36468,3169,'_virtual','no'),
(36469,3169,'_downloadable','no'),
(36470,3169,'_download_limit','-1'),
(36471,3169,'_download_expiry','-1'),
(36472,3169,'_stock','4'),
(36473,3169,'_stock_status','instock'),
(36474,3169,'_wc_average_rating','0'),
(36475,3169,'_wc_review_count','0'),
(36476,3169,'attribute_pa_option','pro'),
(36477,3169,'_price','999'),
(36478,3169,'_product_version','9.8.1'),
(36491,3170,'total_sales','0'),
(36492,3170,'_tax_status','taxable'),
(36493,3170,'_tax_class',''),
(36494,3170,'_manage_stock','no'),
(36495,3170,'_backorders','no'),
(36496,3170,'_sold_individually','no'),
(36497,3170,'_virtual','no'),
(36498,3170,'_downloadable','no'),
(36499,3170,'_download_limit','-1'),
(36500,3170,'_download_expiry','-1'),
(36501,3170,'_stock',NULL),
(36502,3170,'_stock_status','instock'),
(36503,3170,'_wc_average_rating','0'),
(36504,3170,'_wc_review_count','0'),
(36505,3170,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(36506,3170,'_product_version','9.3.3'),
(36507,3171,'_variation_description',''),
(36508,3171,'_sku','10377'),
(36509,3171,'_regular_price','224.64'),
(36510,3171,'total_sales','0'),
(36511,3171,'_tax_status','taxable'),
(36512,3171,'_tax_class','parent'),
(36513,3171,'_manage_stock','yes'),
(36514,3171,'_backorders','no'),
(36515,3171,'_sold_individually','no'),
(36516,3171,'_virtual','no'),
(36517,3171,'_downloadable','no'),
(36518,3171,'_download_limit','-1'),
(36519,3171,'_download_expiry','-1'),
(36520,3171,'_stock','6'),
(36521,3171,'_stock_status','instock'),
(36522,3171,'_wc_average_rating','0'),
(36523,3171,'_wc_review_count','0'),
(36524,3171,'attribute_pa_option','std'),
(36525,3171,'_price','224.64'),
(36526,3171,'_product_version','9.3.3'),
(36527,3172,'_variation_description',''),
(36528,3172,'_sku','11085'),
(36529,3172,'_regular_price','220.32'),
(36530,3172,'total_sales','0'),
(36531,3172,'_tax_status','taxable'),
(36532,3172,'_tax_class','parent'),
(36533,3172,'_manage_stock','yes'),
(36534,3172,'_backorders','no'),
(36535,3172,'_sold_individually','no'),
(36536,3172,'_virtual','no'),
(36537,3172,'_downloadable','no'),
(36538,3172,'_download_limit','-1'),
(36539,3172,'_download_expiry','-1'),
(36540,3172,'_stock','5'),
(36541,3172,'_stock_status','instock'),
(36542,3172,'_wc_average_rating','0'),
(36543,3172,'_wc_review_count','0'),
(36544,3172,'attribute_pa_option','lite'),
(36545,3172,'_price','220.32'),
(36546,3172,'_product_version','9.3.3'),
(36555,3166,'_edit_last','244'),
(36556,3166,'_edit_lock','1685626275:244'),
(36557,3170,'_edit_last','244'),
(36558,3170,'_edit_lock','1685626287:244'),
(36561,3173,'_sku','10372'),
(36562,3173,'_regular_price','209.5'),
(36563,3173,'total_sales','3'),
(36564,3173,'_tax_status','taxable'),
(36565,3173,'_tax_class',''),
(36566,3173,'_manage_stock','yes'),
(36567,3173,'_backorders','no'),
(36568,3173,'_sold_individually','no'),
(36569,3173,'_virtual','no'),
(36570,3173,'_downloadable','no'),
(36571,3173,'_download_limit','-1'),
(36572,3173,'_download_expiry','-1'),
(36573,3173,'_stock','3'),
(36574,3173,'_stock_status','instock'),
(36575,3173,'_wc_average_rating','0'),
(36576,3173,'_wc_review_count','0'),
(36577,3173,'_product_version','9.7.1'),
(36578,3173,'_price','209.5'),
(36580,3174,'_wp_attached_file','2023/06/Kreepy-Krauly-Hug-Bug-Pro.jpg'),
(36581,3174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/Kreepy-Krauly-Hug-Bug-Pro.jpg\";s:8:\"filesize\";i:68751;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Kreepy-Krauly-Hug-Bug-Pro-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8325;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Kreepy-Krauly-Hug-Bug-Pro-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Kreepy-Krauly-Hug-Bug-Pro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Kreepy-Krauly-Hug-Bug-Pro-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32403;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Kreepy-Krauly-Hug-Bug-Pro-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8325;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Kreepy-Krauly-Hug-Bug-Pro-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22783;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Kreepy-Krauly-Hug-Bug-Pro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36582,3174,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6cb8cd13067129233b8b737e47c404ea5296ecf5/Kreepy-Krauly-Hug-Bug-Pro.jpg'),
(36583,3175,'_sku','11737'),
(36584,3175,'_regular_price','4238'),
(36585,3175,'total_sales','0'),
(36586,3175,'_tax_status','taxable'),
(36587,3175,'_tax_class',''),
(36588,3175,'_manage_stock','yes'),
(36589,3175,'_backorders','no'),
(36590,3175,'_sold_individually','no'),
(36591,3175,'_virtual','no'),
(36592,3175,'_downloadable','no'),
(36593,3175,'_download_limit','-1'),
(36594,3175,'_download_expiry','-1'),
(36595,3175,'_thumbnail_id','3174'),
(36596,3175,'_stock','0'),
(36597,3175,'_stock_status','outofstock'),
(36598,3175,'_wc_average_rating','0'),
(36599,3175,'_wc_review_count','0'),
(36600,3175,'_product_version','9.3.3'),
(36601,3175,'_price','4238'),
(36602,3176,'_wp_attached_file','2023/06/Kreepy-Krauly-Leaf-Trap.jpg'),
(36603,3176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/Kreepy-Krauly-Leaf-Trap.jpg\";s:8:\"filesize\";i:52190;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Kreepy-Krauly-Leaf-Trap-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5287;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Kreepy-Krauly-Leaf-Trap-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Kreepy-Krauly-Leaf-Trap-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2121;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Kreepy-Krauly-Leaf-Trap-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22896;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Kreepy-Krauly-Leaf-Trap-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5273;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Kreepy-Krauly-Leaf-Trap-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15366;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Kreepy-Krauly-Leaf-Trap-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36604,3176,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/295b321a529ab42a06d9236e1aca0e40685a98c9/Kreepy-Krauly-Leaf-Trap.jpg'),
(36605,3177,'_sku','10804'),
(36606,3177,'_regular_price','404.92'),
(36607,3177,'total_sales','0'),
(36608,3177,'_tax_status','taxable'),
(36609,3177,'_tax_class',''),
(36610,3177,'_manage_stock','yes'),
(36611,3177,'_backorders','no'),
(36612,3177,'_sold_individually','no'),
(36613,3177,'_virtual','no'),
(36614,3177,'_downloadable','no'),
(36615,3177,'_download_limit','-1'),
(36616,3177,'_download_expiry','-1'),
(36617,3177,'_thumbnail_id','3176'),
(36618,3177,'_stock','3'),
(36619,3177,'_stock_status','instock'),
(36620,3177,'_wc_average_rating','0'),
(36621,3177,'_wc_review_count','0'),
(36622,3177,'_product_version','9.7.1'),
(36623,3177,'_price','404.92'),
(36624,3173,'_edit_last','244'),
(36625,3173,'_edit_lock','1685627324:244'),
(36626,3175,'_edit_last','244'),
(36627,3175,'_edit_lock','1685626761:244'),
(36628,3177,'_edit_last','425'),
(36629,3177,'_edit_lock','1702311337:425'),
(36630,3178,'_wp_attached_file','2023/06/Pool-Filter.jpg'),
(36631,3178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:23:\"2023/06/Pool-Filter.jpg\";s:8:\"filesize\";i:48800;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Pool-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5340;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Pool-Filter-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Pool-Filter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Pool-Filter-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21201;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Pool-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5340;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Pool-Filter-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14552;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Pool-Filter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1683;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36632,3178,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/36a72b76880ec6eaca8a5bfb867801013f4288b2/Pool-Filter.jpg'),
(36633,3179,'total_sales','2'),
(36634,3179,'_tax_status','taxable'),
(36635,3179,'_tax_class',''),
(36636,3179,'_manage_stock','no'),
(36637,3179,'_backorders','no'),
(36638,3179,'_sold_individually','no'),
(36639,3179,'_virtual','no'),
(36640,3179,'_downloadable','no'),
(36641,3179,'_download_limit','-1'),
(36642,3179,'_download_expiry','-1'),
(36643,3179,'_thumbnail_id','3178'),
(36644,3179,'_stock',NULL),
(36645,3179,'_stock_status','instock'),
(36646,3179,'_wc_average_rating','0'),
(36647,3179,'_wc_review_count','0'),
(36648,3179,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(36649,3179,'_product_version','9.8.5'),
(36650,3180,'_variation_description',''),
(36651,3180,'_sku','12853'),
(36652,3180,'_regular_price','2620'),
(36653,3180,'total_sales','0'),
(36654,3180,'_tax_status','taxable'),
(36655,3180,'_tax_class','parent'),
(36656,3180,'_manage_stock','yes'),
(36657,3180,'_backorders','no'),
(36658,3180,'_sold_individually','no'),
(36659,3180,'_virtual','no'),
(36660,3180,'_downloadable','no'),
(36661,3180,'_download_limit','-1'),
(36662,3180,'_download_expiry','-1'),
(36663,3180,'_stock','6'),
(36664,3180,'_stock_status','instock'),
(36665,3180,'_wc_average_rating','0'),
(36666,3180,'_wc_review_count','0'),
(36667,3180,'attribute_pa_size','2bag'),
(36668,3180,'_price','2620'),
(36669,3180,'_product_version','9.8.5'),
(36670,3181,'_variation_description',''),
(36671,3181,'_sku','12854'),
(36672,3181,'_regular_price','2961.74'),
(36673,3181,'total_sales','0'),
(36674,3181,'_tax_status','taxable'),
(36675,3181,'_tax_class','parent'),
(36676,3181,'_manage_stock','yes'),
(36677,3181,'_backorders','no'),
(36678,3181,'_sold_individually','no'),
(36679,3181,'_virtual','no'),
(36680,3181,'_downloadable','no'),
(36681,3181,'_download_limit','-1'),
(36682,3181,'_download_expiry','-1'),
(36683,3181,'_stock','5'),
(36684,3181,'_stock_status','instock'),
(36685,3181,'_wc_average_rating','0'),
(36686,3181,'_wc_review_count','0'),
(36687,3181,'attribute_pa_size','3bag'),
(36688,3181,'_price','2961.74'),
(36689,3181,'_product_version','9.8.5'),
(36690,3182,'_variation_description',''),
(36691,3182,'_sku','12855'),
(36692,3182,'_regular_price','3260.84'),
(36693,3182,'total_sales','0'),
(36694,3182,'_tax_status','taxable'),
(36695,3182,'_tax_class','parent'),
(36696,3182,'_manage_stock','yes'),
(36697,3182,'_backorders','no'),
(36698,3182,'_sold_individually','no'),
(36699,3182,'_virtual','no'),
(36700,3182,'_downloadable','no'),
(36701,3182,'_download_limit','-1'),
(36702,3182,'_download_expiry','-1'),
(36703,3182,'_stock','6'),
(36704,3182,'_stock_status','instock'),
(36705,3182,'_wc_average_rating','0'),
(36706,3182,'_wc_review_count','0'),
(36707,3182,'attribute_pa_size','4bag'),
(36708,3182,'_price','3260.84'),
(36709,3182,'_product_version','9.8.5'),
(36722,3183,'_wp_attached_file','2023/06/Pentair-Pressure-Gauge.jpg'),
(36723,3183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/Pentair-Pressure-Gauge.jpg\";s:8:\"filesize\";i:81890;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Pentair-Pressure-Gauge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10215;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Pentair-Pressure-Gauge-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Pentair-Pressure-Gauge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3824;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Pentair-Pressure-Gauge-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39921;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Pentair-Pressure-Gauge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10191;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Pentair-Pressure-Gauge-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27842;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Pentair-Pressure-Gauge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2363;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36724,3183,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f7fcd50626ed04e4ea85b62b79202e7c99c6b5c2/Pentair-Pressure-Gauge.jpg'),
(36725,3184,'_sku','11736'),
(36726,3184,'_regular_price','144.72'),
(36727,3184,'total_sales','0'),
(36728,3184,'_tax_status','taxable'),
(36729,3184,'_tax_class',''),
(36730,3184,'_manage_stock','yes'),
(36731,3184,'_backorders','no'),
(36732,3184,'_sold_individually','no'),
(36733,3184,'_virtual','no'),
(36734,3184,'_downloadable','no'),
(36735,3184,'_download_limit','-1'),
(36736,3184,'_download_expiry','-1'),
(36737,3184,'_thumbnail_id','3183'),
(36738,3184,'_stock','0'),
(36739,3184,'_stock_status','outofstock'),
(36740,3184,'_wc_average_rating','0'),
(36741,3184,'_wc_review_count','0'),
(36742,3184,'_product_version','9.8.4'),
(36743,3184,'_price','144.72'),
(36744,3185,'_wp_attached_file','2023/06/Pentair-Pressure-Relief-Valve.jpg'),
(36745,3185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/Pentair-Pressure-Relief-Valve.jpg\";s:8:\"filesize\";i:68988;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Pentair-Pressure-Relief-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7071;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Pentair-Pressure-Relief-Valve-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47707;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Pentair-Pressure-Relief-Valve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Pentair-Pressure-Relief-Valve-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29667;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Pentair-Pressure-Relief-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7071;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Pentair-Pressure-Relief-Valve-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20071;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Pentair-Pressure-Relief-Valve-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1932;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36746,3185,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bb232bcdc1fd4cb28ae8e9111e8fa6e3b97cb3e6/Pentair-Pressure-Relief-Valve.jpg'),
(36747,3186,'_sku','10929'),
(36748,3186,'_regular_price','756'),
(36749,3186,'total_sales','0'),
(36750,3186,'_tax_status','taxable'),
(36751,3186,'_tax_class',''),
(36752,3186,'_manage_stock','yes'),
(36753,3186,'_backorders','no'),
(36754,3186,'_sold_individually','no'),
(36755,3186,'_virtual','no'),
(36756,3186,'_downloadable','no'),
(36757,3186,'_download_limit','-1'),
(36758,3186,'_download_expiry','-1'),
(36759,3186,'_thumbnail_id','3185'),
(36760,3186,'_stock','0'),
(36761,3186,'_stock_status','outofstock'),
(36762,3186,'_wc_average_rating','0'),
(36763,3186,'_wc_review_count','0'),
(36764,3186,'_product_version','9.7.0'),
(36765,3186,'_price','756'),
(36766,3187,'_wp_attached_file','2023/06/Pentair-Deck-Jet-II.jpg'),
(36767,3187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Pentair-Deck-Jet-II.jpg\";s:8:\"filesize\";i:42262;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Pentair-Deck-Jet-II-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4418;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Pentair-Deck-Jet-II-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Pentair-Deck-Jet-II-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Pentair-Deck-Jet-II-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17409;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Pentair-Deck-Jet-II-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4418;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Pentair-Deck-Jet-II-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11908;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Pentair-Deck-Jet-II-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36768,3187,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f7b24e4b1cf08ded295e78e4adc67fdfc811b53e/Pentair-Deck-Jet-II.jpg'),
(36769,3188,'_sku','11900'),
(36770,3188,'_regular_price','832.13'),
(36771,3188,'total_sales','2'),
(36772,3188,'_tax_status','taxable'),
(36773,3188,'_tax_class',''),
(36774,3188,'_manage_stock','yes'),
(36775,3188,'_backorders','no'),
(36776,3188,'_sold_individually','no'),
(36777,3188,'_virtual','no'),
(36778,3188,'_downloadable','no'),
(36779,3188,'_download_limit','-1'),
(36780,3188,'_download_expiry','-1'),
(36781,3188,'_thumbnail_id','3187'),
(36782,3188,'_stock','12'),
(36783,3188,'_stock_status','instock'),
(36784,3188,'_wc_average_rating','0'),
(36785,3188,'_wc_review_count','0'),
(36786,3188,'_product_version','9.4.1'),
(36787,3188,'_price','832.13'),
(36788,3189,'_wp_attached_file','2023/06/Pentair-Hug-Bug-Clip-Set.jpg'),
(36789,3189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Pentair-Hug-Bug-Clip-Set.jpg\";s:8:\"filesize\";i:35864;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Pentair-Hug-Bug-Clip-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3406;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Pentair-Hug-Bug-Clip-Set-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23514;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Pentair-Hug-Bug-Clip-Set-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Pentair-Hug-Bug-Clip-Set-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14504;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Pentair-Hug-Bug-Clip-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3406;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Pentair-Hug-Bug-Clip-Set-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9803;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Pentair-Hug-Bug-Clip-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36790,3189,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c337aa27f7d1a51f4812a6e930f251cab8794e5d/Pentair-Hug-Bug-Clip-Set.jpg'),
(36791,3190,'_sku','10370'),
(36792,3190,'_regular_price','66'),
(36793,3190,'total_sales','1'),
(36794,3190,'_tax_status','taxable'),
(36795,3190,'_tax_class',''),
(36796,3190,'_manage_stock','yes'),
(36797,3190,'_backorders','no'),
(36798,3190,'_sold_individually','no'),
(36799,3190,'_virtual','no'),
(36800,3190,'_downloadable','no'),
(36801,3190,'_download_limit','-1'),
(36802,3190,'_download_expiry','-1'),
(36803,3190,'_thumbnail_id','3189'),
(36804,3190,'_stock','3'),
(36805,3190,'_stock_status','instock'),
(36806,3190,'_wc_average_rating','0'),
(36807,3190,'_wc_review_count','0'),
(36808,3190,'_product_version','9.1.4'),
(36809,3190,'_price','66'),
(36810,3184,'_edit_last','244'),
(36811,3184,'_edit_lock','1685627360:244'),
(36812,3186,'_edit_last','244'),
(36813,3186,'_edit_lock','1685627371:244'),
(36814,3188,'_edit_last','244'),
(36815,3188,'_edit_lock','1685627381:244'),
(36816,3179,'_edit_last','244'),
(36817,3179,'_edit_lock','1686746246:244'),
(36819,3191,'_wp_attached_file','2023/06/Dominator-Tyre.jpg'),
(36820,3191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1320;s:4:\"file\";s:26:\"2023/06/Dominator-Tyre.jpg\";s:8:\"filesize\";i:49107;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Dominator-Tyre-283x300.jpg\";s:5:\"width\";i:283;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5371;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Dominator-Tyre-965x1024.jpg\";s:5:\"width\";i:965;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31034;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Dominator-Tyre-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Dominator-Tyre-768x815.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:815;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21871;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Dominator-Tyre-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Dominator-Tyre-600x637.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:637;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15109;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Dominator-Tyre-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1733;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36821,3191,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/02678c10649f17b936f59a8829dbeb6dd2e9141a/Dominator-Tyre.jpg'),
(36822,3170,'_thumbnail_id','3191'),
(36827,3192,'_wp_attached_file','2023/06/Hug-Bug-Bellow-Set.jpg'),
(36828,3192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Hug-Bug-Bellow-Set.jpg\";s:8:\"filesize\";i:38265;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Hug-Bug-Bellow-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3990;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Hug-Bug-Bellow-Set-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25394;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Hug-Bug-Bellow-Set-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1802;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Hug-Bug-Bellow-Set-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15820;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Hug-Bug-Bellow-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3977;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Hug-Bug-Bellow-Set-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Hug-Bug-Bellow-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1308;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36829,3192,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/988804b89eb3358b33e194102acd07ecec39833f/Hug-Bug-Bellow-Set.jpg'),
(36830,3193,'_sku','10369'),
(36831,3193,'_regular_price','220.51'),
(36832,3193,'total_sales','3'),
(36833,3193,'_tax_status','taxable'),
(36834,3193,'_tax_class',''),
(36835,3193,'_manage_stock','yes'),
(36836,3193,'_backorders','no'),
(36837,3193,'_sold_individually','no'),
(36838,3193,'_virtual','no'),
(36839,3193,'_downloadable','no'),
(36840,3193,'_download_limit','-1'),
(36841,3193,'_download_expiry','-1'),
(36842,3193,'_thumbnail_id','3192'),
(36843,3193,'_stock','5'),
(36844,3193,'_stock_status','instock'),
(36845,3193,'_wc_average_rating','0'),
(36846,3193,'_wc_review_count','0'),
(36847,3193,'_product_version','9.8.2'),
(36848,3193,'_price','220.51'),
(36849,3194,'_wp_attached_file','2023/06/Hug-Bug-Clip-Set.jpg'),
(36850,3194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Hug-Bug-Clip-Set.jpg\";s:8:\"filesize\";i:46152;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Hug-Bug-Clip-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5125;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Hug-Bug-Clip-Set-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Hug-Bug-Clip-Set-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Hug-Bug-Clip-Set-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19921;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Hug-Bug-Clip-Set-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5128;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Hug-Bug-Clip-Set-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13873;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Hug-Bug-Clip-Set-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1534;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36851,3194,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/719b389fdee3bc84a187e80717105c768e79066d/Hug-Bug-Clip-Set.jpg'),
(36852,3173,'_thumbnail_id','3194'),
(36853,3193,'_edit_last','244'),
(36854,3193,'_edit_lock','1685627713:244'),
(36855,3195,'_wp_attached_file','2023/06/Pentair-Whisperflo-Pump.jpg'),
(36856,3195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Pentair-Whisperflo-Pump.jpg\";s:8:\"filesize\";i:65341;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Pentair-Whisperflo-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6787;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Pentair-Whisperflo-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Pentair-Whisperflo-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Pentair-Whisperflo-Pump-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28402;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Pentair-Whisperflo-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6774;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Pentair-Whisperflo-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19279;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Pentair-Whisperflo-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36857,3195,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/804820a13599fb7d10b5d2dd3e90b6b0421708f4/Pentair-Whisperflo-Pump.jpg'),
(36858,3196,'total_sales','0'),
(36859,3196,'_tax_status','taxable'),
(36860,3196,'_tax_class',''),
(36861,3196,'_manage_stock','no'),
(36862,3196,'_backorders','no'),
(36863,3196,'_sold_individually','no'),
(36864,3196,'_virtual','no'),
(36865,3196,'_downloadable','no'),
(36866,3196,'_download_limit','-1'),
(36867,3196,'_download_expiry','-1'),
(36868,3196,'_thumbnail_id','3195'),
(36869,3196,'_stock',NULL),
(36870,3196,'_stock_status','outofstock'),
(36871,3196,'_wc_average_rating','0'),
(36872,3196,'_wc_review_count','0'),
(36873,3196,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(36874,3196,'_product_version','8.2.1'),
(36875,3197,'_variation_description',''),
(36876,3197,'_sku','10382'),
(36877,3197,'_regular_price','13180'),
(36878,3197,'total_sales','0'),
(36879,3197,'_tax_status','taxable'),
(36880,3197,'_tax_class','parent'),
(36881,3197,'_manage_stock','yes'),
(36882,3197,'_backorders','no'),
(36883,3197,'_sold_individually','no'),
(36884,3197,'_virtual','no'),
(36885,3197,'_downloadable','no'),
(36886,3197,'_download_limit','-1'),
(36887,3197,'_download_expiry','-1'),
(36888,3197,'_stock','0'),
(36889,3197,'_stock_status','outofstock'),
(36890,3197,'_wc_average_rating','0'),
(36891,3197,'_wc_review_count','0'),
(36892,3197,'attribute_pa_size','0-55-kw'),
(36893,3197,'_price','13180'),
(36894,3197,'_product_version','8.2.1'),
(36895,3198,'_variation_description',''),
(36896,3198,'_sku','10383'),
(36897,3198,'_regular_price','13685'),
(36898,3198,'total_sales','0'),
(36899,3198,'_tax_status','taxable'),
(36900,3198,'_tax_class','parent'),
(36901,3198,'_manage_stock','yes'),
(36902,3198,'_backorders','no'),
(36903,3198,'_sold_individually','no'),
(36904,3198,'_virtual','no'),
(36905,3198,'_downloadable','no'),
(36906,3198,'_download_limit','-1'),
(36907,3198,'_download_expiry','-1'),
(36908,3198,'_stock','0'),
(36909,3198,'_stock_status','outofstock'),
(36910,3198,'_wc_average_rating','0'),
(36911,3198,'_wc_review_count','0'),
(36912,3198,'attribute_pa_size','0-75-kw'),
(36913,3198,'_price','13685'),
(36914,3198,'_product_version','8.2.1'),
(36915,3199,'_variation_description',''),
(36916,3199,'_sku','10384'),
(36917,3199,'_regular_price','14785'),
(36918,3199,'total_sales','0'),
(36919,3199,'_tax_status','taxable'),
(36920,3199,'_tax_class','parent'),
(36921,3199,'_manage_stock','yes'),
(36922,3199,'_backorders','no'),
(36923,3199,'_sold_individually','no'),
(36924,3199,'_virtual','no'),
(36925,3199,'_downloadable','no'),
(36926,3199,'_download_limit','-1'),
(36927,3199,'_download_expiry','-1'),
(36928,3199,'_stock','0'),
(36929,3199,'_stock_status','outofstock'),
(36930,3199,'_wc_average_rating','0'),
(36931,3199,'_wc_review_count','0'),
(36932,3199,'attribute_pa_size','1-1-kw'),
(36933,3199,'_price','14785'),
(36934,3199,'_product_version','8.2.1'),
(36935,3200,'_variation_description',''),
(36936,3200,'_sku','10385'),
(36937,3200,'_regular_price','15610'),
(36938,3200,'total_sales','0'),
(36939,3200,'_tax_status','taxable'),
(36940,3200,'_tax_class','parent'),
(36941,3200,'_manage_stock','yes'),
(36942,3200,'_backorders','no'),
(36943,3200,'_sold_individually','no'),
(36944,3200,'_virtual','no'),
(36945,3200,'_downloadable','no'),
(36946,3200,'_download_limit','-1'),
(36947,3200,'_download_expiry','-1'),
(36948,3200,'_stock','0'),
(36949,3200,'_stock_status','outofstock'),
(36950,3200,'_wc_average_rating','0'),
(36951,3200,'_wc_review_count','0'),
(36952,3200,'attribute_pa_size','1-5-kw'),
(36953,3200,'_price','15610'),
(36954,3200,'_product_version','8.2.1'),
(36955,3201,'_variation_description',''),
(36956,3201,'_sku','10386'),
(36957,3201,'_regular_price','19995'),
(36958,3201,'total_sales','0'),
(36959,3201,'_tax_status','taxable'),
(36960,3201,'_tax_class','parent'),
(36961,3201,'_manage_stock','yes'),
(36962,3201,'_backorders','no'),
(36963,3201,'_sold_individually','no'),
(36964,3201,'_virtual','no'),
(36965,3201,'_downloadable','no'),
(36966,3201,'_download_limit','-1'),
(36967,3201,'_download_expiry','-1'),
(36968,3201,'_stock','0'),
(36969,3201,'_stock_status','outofstock'),
(36970,3201,'_wc_average_rating','0'),
(36971,3201,'_wc_review_count','0'),
(36972,3201,'attribute_pa_size','2-2-kw'),
(36973,3201,'_price','19995'),
(36974,3201,'_product_version','8.2.1'),
(36995,3196,'_edit_last','244'),
(36996,3196,'_edit_lock','1685627917:244'),
(36997,3202,'_wp_attached_file','2023/06/8-Wheel-Sweeper.jpg'),
(36998,3202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2023/06/8-Wheel-Sweeper.jpg\";s:8:\"filesize\";i:46538;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"8-Wheel-Sweeper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5262;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"8-Wheel-Sweeper-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"8-Wheel-Sweeper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2251;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"8-Wheel-Sweeper-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20704;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"8-Wheel-Sweeper-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5266;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"8-Wheel-Sweeper-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14095;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"8-Wheel-Sweeper-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1572;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(36999,3202,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/17157bbbb5ff6351898ea5ae0231024e962141a9/8-Wheel-Sweeper.jpg'),
(37000,3203,'_sku','10246'),
(37001,3203,'_regular_price','333.2'),
(37002,3203,'total_sales','0'),
(37003,3203,'_tax_status','taxable'),
(37004,3203,'_tax_class',''),
(37005,3203,'_manage_stock','yes'),
(37006,3203,'_backorders','no'),
(37007,3203,'_sold_individually','no'),
(37008,3203,'_virtual','no'),
(37009,3203,'_downloadable','no'),
(37010,3203,'_download_limit','-1'),
(37011,3203,'_download_expiry','-1'),
(37012,3203,'_thumbnail_id','3202'),
(37013,3203,'_stock','20'),
(37014,3203,'_stock_status','instock'),
(37015,3203,'_wc_average_rating','0'),
(37016,3203,'_wc_review_count','0'),
(37017,3203,'_product_version','9.7.1'),
(37018,3203,'_price','333.2'),
(37019,3204,'_wp_attached_file','2023/06/Aimflo-Liner-Gasket.jpg'),
(37020,3204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Aimflo-Liner-Gasket.jpg\";s:8:\"filesize\";i:38734;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Aimflo-Liner-Gasket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4670;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Aimflo-Liner-Gasket-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Aimflo-Liner-Gasket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Aimflo-Liner-Gasket-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16916;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Aimflo-Liner-Gasket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4655;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Aimflo-Liner-Gasket-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11660;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Aimflo-Liner-Gasket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37021,3204,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/326fe442182e2ac716691f754aa854015da190b8/Aimflo-Liner-Gasket.jpg'),
(37022,3205,'_sku','11052'),
(37023,3205,'_regular_price','60.21'),
(37024,3205,'total_sales','0'),
(37025,3205,'_tax_status','taxable'),
(37026,3205,'_tax_class',''),
(37027,3205,'_manage_stock','yes'),
(37028,3205,'_backorders','no'),
(37029,3205,'_sold_individually','no'),
(37030,3205,'_virtual','no'),
(37031,3205,'_downloadable','no'),
(37032,3205,'_download_limit','-1'),
(37033,3205,'_download_expiry','-1'),
(37034,3205,'_thumbnail_id','3204'),
(37035,3205,'_stock','48'),
(37036,3205,'_stock_status','instock'),
(37037,3205,'_wc_average_rating','0'),
(37038,3205,'_wc_review_count','0'),
(37039,3205,'_product_version','9.8.5'),
(37040,3205,'_price','42.15'),
(37041,3203,'_edit_last','425'),
(37042,3203,'_edit_lock','1702312629:425'),
(37043,3205,'_edit_last','425'),
(37044,3205,'_sale_price','42.15'),
(37045,3205,'_edit_lock','1702312629:425'),
(37046,3206,'_wp_attached_file','2023/06/IPP-Generic-Skirt.jpg'),
(37047,3206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/IPP-Generic-Skirt.jpg\";s:8:\"filesize\";i:79859;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"IPP-Generic-Skirt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10858;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57931;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"IPP-Generic-Skirt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"IPP-Generic-Skirt-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38507;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"IPP-Generic-Skirt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10877;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"IPP-Generic-Skirt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27600;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"IPP-Generic-Skirt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37048,3206,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6a50f6284344ece465ae6d6ea031b6d6a79ea3c5/IPP-Generic-Skirt.jpg'),
(37049,3207,'total_sales','0'),
(37050,3207,'_tax_status','taxable'),
(37051,3207,'_tax_class',''),
(37052,3207,'_manage_stock','no'),
(37053,3207,'_backorders','no'),
(37054,3207,'_sold_individually','no'),
(37055,3207,'_virtual','no'),
(37056,3207,'_downloadable','no'),
(37057,3207,'_download_limit','-1'),
(37058,3207,'_download_expiry','-1'),
(37059,3207,'_thumbnail_id','3206'),
(37060,3207,'_stock',NULL),
(37061,3207,'_stock_status','instock'),
(37062,3207,'_wc_average_rating','0'),
(37063,3207,'_wc_review_count','0'),
(37064,3207,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:22:\"Light Blue | Dark Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(37065,3207,'_product_version','9.7.1'),
(37066,3208,'_wp_attached_file','2023/06/IPP-Generic-Skirt-1.jpg'),
(37067,3208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/IPP-Generic-Skirt-1.jpg\";s:8:\"filesize\";i:79859;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10858;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"IPP-Generic-Skirt-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57931;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38507;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10877;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27600;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"IPP-Generic-Skirt-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37068,3208,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6a50f6284344ece465ae6d6ea031b6d6a79ea3c5/IPP-Generic-Skirt.jpg'),
(37069,3209,'_variation_description',''),
(37070,3209,'_sku','10195'),
(37071,3209,'_regular_price','178.19'),
(37072,3209,'total_sales','0'),
(37073,3209,'_tax_status','taxable'),
(37074,3209,'_tax_class','parent'),
(37075,3209,'_manage_stock','yes'),
(37076,3209,'_backorders','no'),
(37077,3209,'_sold_individually','no'),
(37078,3209,'_virtual','no'),
(37079,3209,'_downloadable','no'),
(37080,3209,'_download_limit','-1'),
(37081,3209,'_download_expiry','-1'),
(37082,3209,'_thumbnail_id','3208'),
(37083,3209,'_stock','14'),
(37084,3209,'_stock_status','instock'),
(37085,3209,'_wc_average_rating','0'),
(37086,3209,'_wc_review_count','0'),
(37087,3209,'attribute_colour','Light Blue'),
(37088,3209,'_price','178.19'),
(37089,3209,'_product_version','9.7.1'),
(37090,3210,'_wp_attached_file','2023/06/IPP-Generic-Skirt-Dark-Blue.jpg'),
(37091,3210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/IPP-Generic-Skirt-Dark-Blue.jpg\";s:8:\"filesize\";i:76910;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"IPP-Generic-Skirt-Dark-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10229;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"IPP-Generic-Skirt-Dark-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"IPP-Generic-Skirt-Dark-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4254;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"IPP-Generic-Skirt-Dark-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36331;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"IPP-Generic-Skirt-Dark-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10229;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"IPP-Generic-Skirt-Dark-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25776;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"IPP-Generic-Skirt-Dark-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37092,3210,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c446d9c9916f016dc8bc94c1f8ff38b013596844/IPP-Generic-Skirt-Dark-Blue.jpg'),
(37093,3211,'_variation_description',''),
(37094,3211,'_sku','13126'),
(37095,3211,'_regular_price','178.19'),
(37096,3211,'total_sales','0'),
(37097,3211,'_tax_status','taxable'),
(37098,3211,'_tax_class','parent'),
(37099,3211,'_manage_stock','yes'),
(37100,3211,'_backorders','no'),
(37101,3211,'_sold_individually','no'),
(37102,3211,'_virtual','no'),
(37103,3211,'_downloadable','no'),
(37104,3211,'_download_limit','-1'),
(37105,3211,'_download_expiry','-1'),
(37106,3211,'_thumbnail_id','3210'),
(37107,3211,'_stock','5'),
(37108,3211,'_stock_status','instock'),
(37109,3211,'_wc_average_rating','0'),
(37110,3211,'_wc_review_count','0'),
(37111,3211,'attribute_colour','Dark Blue'),
(37112,3211,'_price','178.19'),
(37113,3211,'_product_version','9.7.1'),
(37117,3212,'_wp_attached_file','2023/06/IPP-X-Series-Float.jpg'),
(37118,3212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/IPP-X-Series-Float.jpg\";s:8:\"filesize\";i:53647;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"IPP-X-Series-Float-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5361;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"IPP-X-Series-Float-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"IPP-X-Series-Float-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2433;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"IPP-X-Series-Float-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22194;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"IPP-X-Series-Float-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5359;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"IPP-X-Series-Float-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14879;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"IPP-X-Series-Float-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37119,3212,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/25849d4f43142f52f6e52ec6f5e538a3c5a8d2cd/IPP-X-Series-Float.jpg'),
(37120,3213,'_sku','10183'),
(37121,3213,'_regular_price','122.87'),
(37122,3213,'total_sales','0'),
(37123,3213,'_tax_status','taxable'),
(37124,3213,'_tax_class',''),
(37125,3213,'_manage_stock','yes'),
(37126,3213,'_backorders','no'),
(37127,3213,'_sold_individually','no'),
(37128,3213,'_virtual','no'),
(37129,3213,'_downloadable','no'),
(37130,3213,'_download_limit','-1'),
(37131,3213,'_download_expiry','-1'),
(37132,3213,'_thumbnail_id','3212'),
(37133,3213,'_stock','11'),
(37134,3213,'_stock_status','instock'),
(37135,3213,'_wc_average_rating','0'),
(37136,3213,'_wc_review_count','0'),
(37137,3213,'_product_version','9.1.1'),
(37138,3213,'_price','122.87'),
(37139,3214,'_wp_attached_file','2023/06/IPP-X-Series-Pool-Cleaner.jpg'),
(37140,3214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/IPP-X-Series-Pool-Cleaner.jpg\";s:8:\"filesize\";i:54148;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"IPP-X-Series-Pool-Cleaner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6991;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"IPP-X-Series-Pool-Cleaner-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"IPP-X-Series-Pool-Cleaner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"IPP-X-Series-Pool-Cleaner-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25220;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"IPP-X-Series-Pool-Cleaner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6991;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"IPP-X-Series-Pool-Cleaner-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17889;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"IPP-X-Series-Pool-Cleaner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37141,3214,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/46e76257f37e5f34c9d55dbc986edc68a0e83615/IPP-X-Series-Pool-Cleaner.jpg'),
(37142,3215,'_sku','10180'),
(37143,3215,'_regular_price','1317.46'),
(37144,3215,'total_sales','0'),
(37145,3215,'_tax_status','taxable'),
(37146,3215,'_tax_class',''),
(37147,3215,'_manage_stock','yes'),
(37148,3215,'_backorders','no'),
(37149,3215,'_sold_individually','no'),
(37150,3215,'_virtual','no'),
(37151,3215,'_downloadable','no'),
(37152,3215,'_download_limit','-1'),
(37153,3215,'_download_expiry','-1'),
(37154,3215,'_thumbnail_id','3214'),
(37155,3215,'_stock','7'),
(37156,3215,'_stock_status','instock'),
(37157,3215,'_wc_average_rating','0'),
(37158,3215,'_wc_review_count','0'),
(37159,3215,'_product_version','9.7.1'),
(37160,3215,'_price','920.00'),
(37161,3207,'_edit_last','244'),
(37162,3207,'_edit_lock','1685628802:244'),
(37163,3213,'_edit_last','244'),
(37164,3213,'_edit_lock','1685628815:244'),
(37165,3215,'_edit_last','244'),
(37166,3215,'_edit_lock','1685684220:244'),
(37171,2610,'_yoast_wpseo_focuskw','pool ladder | swimming pool ladder | stainless steel ladder | premium pool ladder | nixin ladder'),
(37172,2610,'_yoast_wpseo_metadesc','%%sitename%% %%sep%% %%title%%'),
(37173,2610,'_yoast_wpseo_linkdex','24'),
(37174,2732,'_yoast_wpseo_focuskw','SST 3-step'),
(37175,2732,'_yoast_wpseo_linkdex','47'),
(37176,2737,'_yoast_wpseo_focuskw','Top Ladder 3-step'),
(37177,2737,'_yoast_wpseo_linkdex','47'),
(37178,3215,'_sale_price','920.00'),
(37179,3216,'_wp_attached_file','2023/06/IPP_POOLQUIP_ADAPTOR-300x300-1.jpg'),
(37180,3216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:42:\"2023/06/IPP_POOLQUIP_ADAPTOR-300x300-1.jpg\";s:8:\"filesize\";i:3366;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"IPP_POOLQUIP_ADAPTOR-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1650;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"IPP_POOLQUIP_ADAPTOR-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1224;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37181,3216,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/047384b80edef4b21bdf6c94102a53f846573064/IPP_POOLQUIP_ADAPTOR-300x300.jpg'),
(37182,3217,'_sku','10218'),
(37183,3217,'_regular_price','161.79'),
(37184,3217,'total_sales','0'),
(37185,3217,'_tax_status','taxable'),
(37186,3217,'_tax_class',''),
(37187,3217,'_manage_stock','yes'),
(37188,3217,'_backorders','no'),
(37189,3217,'_sold_individually','no'),
(37190,3217,'_virtual','no'),
(37191,3217,'_downloadable','no'),
(37192,3217,'_download_limit','-1'),
(37193,3217,'_download_expiry','-1'),
(37194,3217,'_thumbnail_id','3216'),
(37195,3217,'_stock','5'),
(37196,3217,'_stock_status','instock'),
(37197,3217,'_wc_average_rating','0'),
(37198,3217,'_wc_review_count','0'),
(37199,3217,'_product_version','9.8.5'),
(37200,3217,'_price','161.79'),
(37201,3217,'_edit_last','244'),
(37202,3217,'_edit_lock','1685684611:244'),
(37205,3218,'_wp_attached_file','2023/06/vacuum-hose-300x300-1.jpg'),
(37206,3218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:33:\"2023/06/vacuum-hose-300x300-1.jpg\";s:8:\"filesize\";i:9248;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"vacuum-hose-300x300-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3289;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"vacuum-hose-300x300-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2041;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37207,3218,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4dda98726421943c89486bbdb9a5040a38a8b0f0/vacuum-hose-300x300.jpg'),
(37208,3219,'total_sales','0'),
(37209,3219,'_tax_status','taxable'),
(37210,3219,'_tax_class',''),
(37211,3219,'_manage_stock','no'),
(37212,3219,'_backorders','no'),
(37213,3219,'_sold_individually','no'),
(37214,3219,'_virtual','no'),
(37215,3219,'_downloadable','no'),
(37216,3219,'_download_limit','-1'),
(37217,3219,'_download_expiry','-1'),
(37218,3219,'_thumbnail_id','3218'),
(37219,3219,'_stock',NULL),
(37220,3219,'_stock_status','instock'),
(37221,3219,'_wc_average_rating','0'),
(37222,3219,'_wc_review_count','0'),
(37223,3219,'_product_attributes','a:1:{s:14:\"pa_pipe-length\";a:6:{s:4:\"name\";s:14:\"pa_pipe-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(37224,3219,'_product_version','9.2.3'),
(37225,3220,'_variation_description',''),
(37226,3220,'_sku','10203'),
(37227,3220,'_regular_price','442.71'),
(37228,3220,'total_sales','0'),
(37229,3220,'_tax_status','taxable'),
(37230,3220,'_tax_class','parent'),
(37231,3220,'_manage_stock','yes'),
(37232,3220,'_backorders','no'),
(37233,3220,'_sold_individually','no'),
(37234,3220,'_virtual','no'),
(37235,3220,'_downloadable','no'),
(37236,3220,'_download_limit','-1'),
(37237,3220,'_download_expiry','-1'),
(37238,3220,'_stock','7'),
(37239,3220,'_stock_status','instock'),
(37240,3220,'_wc_average_rating','0'),
(37241,3220,'_wc_review_count','0'),
(37242,3220,'attribute_pa_pipe-length','10m'),
(37243,3220,'_price','442.71'),
(37244,3220,'_product_version','9.2.3'),
(37245,3221,'_variation_description',''),
(37246,3221,'_sku','10204'),
(37247,3221,'_regular_price','620.19'),
(37248,3221,'total_sales','0'),
(37249,3221,'_tax_status','taxable'),
(37250,3221,'_tax_class','parent'),
(37251,3221,'_manage_stock','yes'),
(37252,3221,'_backorders','no'),
(37253,3221,'_sold_individually','no'),
(37254,3221,'_virtual','no'),
(37255,3221,'_downloadable','no'),
(37256,3221,'_download_limit','-1'),
(37257,3221,'_download_expiry','-1'),
(37258,3221,'_stock','3'),
(37259,3221,'_stock_status','instock'),
(37260,3221,'_wc_average_rating','0'),
(37261,3221,'_wc_review_count','0'),
(37262,3221,'attribute_pa_pipe-length','15m'),
(37263,3221,'_price','620.19'),
(37264,3221,'_product_version','9.2.3'),
(37265,3222,'_variation_description',''),
(37266,3222,'_sku','12388'),
(37267,3222,'_regular_price','852.77'),
(37268,3222,'total_sales','0'),
(37269,3222,'_tax_status','taxable'),
(37270,3222,'_tax_class','parent'),
(37271,3222,'_manage_stock','yes'),
(37272,3222,'_backorders','no'),
(37273,3222,'_sold_individually','no'),
(37274,3222,'_virtual','no'),
(37275,3222,'_downloadable','no'),
(37276,3222,'_download_limit','-1'),
(37277,3222,'_download_expiry','-1'),
(37278,3222,'_stock','4'),
(37279,3222,'_stock_status','instock'),
(37280,3222,'_wc_average_rating','0'),
(37281,3222,'_wc_review_count','0'),
(37282,3222,'attribute_pa_pipe-length','20m'),
(37283,3222,'_price','852.77'),
(37284,3222,'_product_version','9.2.3'),
(37297,3223,'_wp_attached_file','2023/06/IPP-Deflector-Wheel.jpg'),
(37298,3223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/IPP-Deflector-Wheel.jpg\";s:8:\"filesize\";i:51580;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IPP-Deflector-Wheel-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6221;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"IPP-Deflector-Wheel-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35683;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IPP-Deflector-Wheel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IPP-Deflector-Wheel-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22807;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"IPP-Deflector-Wheel-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6221;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"IPP-Deflector-Wheel-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16009;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"IPP-Deflector-Wheel-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1817;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37299,3223,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4b45057144295f845e59a835c8996d47ea0dd419/IPP-Deflector-Wheel.jpg'),
(37300,3224,'_sku','10179'),
(37301,3224,'_regular_price','59.79'),
(37302,3224,'total_sales','0'),
(37303,3224,'_tax_status','taxable'),
(37304,3224,'_tax_class',''),
(37305,3224,'_manage_stock','yes'),
(37306,3224,'_backorders','no'),
(37307,3224,'_sold_individually','no'),
(37308,3224,'_virtual','no'),
(37309,3224,'_downloadable','no'),
(37310,3224,'_download_limit','-1'),
(37311,3224,'_download_expiry','-1'),
(37312,3224,'_thumbnail_id','3223'),
(37313,3224,'_stock','16'),
(37314,3224,'_stock_status','instock'),
(37315,3224,'_wc_average_rating','0'),
(37316,3224,'_wc_review_count','0'),
(37317,3224,'_product_version','9.8.3'),
(37318,3224,'_price','59.79'),
(37319,3219,'_edit_last','244'),
(37320,3219,'_edit_lock','1685684963:244'),
(37321,3224,'_edit_last','244'),
(37322,3224,'_edit_lock','1685684953:244'),
(37323,3225,'_wp_attached_file','2023/06/Poolmaid-X-Series-Bump-Strip.jpg'),
(37324,3225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/06/Poolmaid-X-Series-Bump-Strip.jpg\";s:8:\"filesize\";i:41879;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Bump-Strip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4757;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Poolmaid-X-Series-Bump-Strip-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28326;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Bump-Strip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2188;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Bump-Strip-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17847;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Bump-Strip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4757;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Bump-Strip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12374;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Bump-Strip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37325,3225,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/222ab2de22934d11f953e4175657d587b2efcd6c/Poolmaid-X-Series-Bump-Strip.jpg'),
(37326,3226,'_sku','10178'),
(37327,3226,'_regular_price','59.79'),
(37328,3226,'total_sales','0'),
(37329,3226,'_tax_status','taxable'),
(37330,3226,'_tax_class',''),
(37331,3226,'_manage_stock','yes'),
(37332,3226,'_backorders','no'),
(37333,3226,'_sold_individually','no'),
(37334,3226,'_virtual','no'),
(37335,3226,'_downloadable','no'),
(37336,3226,'_download_limit','-1'),
(37337,3226,'_download_expiry','-1'),
(37338,3226,'_thumbnail_id','3225'),
(37339,3226,'_stock','11'),
(37340,3226,'_stock_status','instock'),
(37341,3226,'_wc_average_rating','0'),
(37342,3226,'_wc_review_count','0'),
(37343,3226,'_product_version','9.1.4'),
(37344,3226,'_price','59.79'),
(37345,3226,'_edit_last','244'),
(37346,3226,'_edit_lock','1685685110:244'),
(37347,3227,'_wp_attached_file','2023/06/Poolmaid-Rubber-Weur-Cone-Std.jpg'),
(37348,3227,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/06/Poolmaid-Rubber-Weur-Cone-Std.jpg\";s:8:\"filesize\";i:65704;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Poolmaid-Rubber-Weur-Cone-Std-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7254;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Poolmaid-Rubber-Weur-Cone-Std-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Poolmaid-Rubber-Weur-Cone-Std-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3099;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Poolmaid-Rubber-Weur-Cone-Std-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28190;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Poolmaid-Rubber-Weur-Cone-Std-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7258;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Poolmaid-Rubber-Weur-Cone-Std-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19296;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Poolmaid-Rubber-Weur-Cone-Std-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37349,3227,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/505a59de014f7d678cda12f684431758f3d1cf31/Poolmaid-Rubber-Weur-Cone-Std.jpg'),
(37350,3228,'_sku','10190'),
(37351,3228,'_regular_price','55.19'),
(37352,3228,'total_sales','0'),
(37353,3228,'_tax_status','taxable'),
(37354,3228,'_tax_class',''),
(37355,3228,'_manage_stock','yes'),
(37356,3228,'_backorders','no'),
(37357,3228,'_sold_individually','no'),
(37358,3228,'_virtual','no'),
(37359,3228,'_downloadable','no'),
(37360,3228,'_download_limit','-1'),
(37361,3228,'_download_expiry','-1'),
(37362,3228,'_thumbnail_id','3227'),
(37363,3228,'_stock','47'),
(37364,3228,'_stock_status','instock'),
(37365,3228,'_wc_average_rating','0'),
(37366,3228,'_wc_review_count','0'),
(37367,3228,'_product_version','9.7.1'),
(37368,3228,'_price','55.19'),
(37369,3228,'_edit_last','244'),
(37370,3228,'_edit_lock','1685685350:244'),
(37371,3229,'_wp_attached_file','2023/06/IPP-Regulator-Valve.jpg'),
(37372,3229,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/IPP-Regulator-Valve.jpg\";s:8:\"filesize\";i:60261;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IPP-Regulator-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6675;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"IPP-Regulator-Valve-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IPP-Regulator-Valve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2883;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"IPP-Regulator-Valve-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26813;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"IPP-Regulator-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6675;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"IPP-Regulator-Valve-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18476;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"IPP-Regulator-Valve-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37373,3229,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2cd00e28f566d8f33a7b30cd88c69790d04d46ac/IPP-Regulator-Valve.jpg'),
(37374,3230,'_sku','10193'),
(37375,3230,'_regular_price','101.19'),
(37376,3230,'total_sales','0'),
(37377,3230,'_tax_status','taxable'),
(37378,3230,'_tax_class',''),
(37379,3230,'_manage_stock','yes'),
(37380,3230,'_backorders','no'),
(37381,3230,'_sold_individually','no'),
(37382,3230,'_virtual','no'),
(37383,3230,'_downloadable','no'),
(37384,3230,'_download_limit','-1'),
(37385,3230,'_download_expiry','-1'),
(37386,3230,'_thumbnail_id','3229'),
(37387,3230,'_stock','26'),
(37388,3230,'_stock_status','instock'),
(37389,3230,'_wc_average_rating','0'),
(37390,3230,'_wc_review_count','0'),
(37391,3230,'_product_version','9.6.1'),
(37392,3230,'_price','101.19'),
(37393,3231,'_wp_attached_file','2023/06/Poolmaid-Ribbed-Weir-Cone.jpg'),
(37394,3231,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Poolmaid-Ribbed-Weir-Cone.jpg\";s:8:\"filesize\";i:68874;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Poolmaid-Ribbed-Weir-Cone-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7666;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Poolmaid-Ribbed-Weir-Cone-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-Ribbed-Weir-Cone-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Poolmaid-Ribbed-Weir-Cone-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30805;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Poolmaid-Ribbed-Weir-Cone-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7695;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Poolmaid-Ribbed-Weir-Cone-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21233;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-Ribbed-Weir-Cone-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37395,3231,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e1474111fa1bb44a8ab391f0a1fa48500f7a7fa4/Poolmaid-Ribbed-Weir-Cone.jpg'),
(37396,3232,'total_sales','0'),
(37397,3232,'_tax_status','taxable'),
(37398,3232,'_tax_class',''),
(37399,3232,'_manage_stock','no'),
(37400,3232,'_backorders','no'),
(37401,3232,'_sold_individually','no'),
(37402,3232,'_virtual','no'),
(37403,3232,'_downloadable','no'),
(37404,3232,'_download_limit','-1'),
(37405,3232,'_download_expiry','-1'),
(37406,3232,'_thumbnail_id','3231'),
(37407,3232,'_stock',NULL),
(37408,3232,'_stock_status','instock'),
(37409,3232,'_wc_average_rating','0'),
(37410,3232,'_wc_review_count','0'),
(37411,3232,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(37412,3232,'_product_version','9.6.0'),
(37413,3233,'_wp_attached_file','2023/06/IPP-Weir-Cone-Ribbed.png'),
(37414,3233,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1425;s:4:\"file\";s:32:\"2023/06/IPP-Weir-Cone-Ribbed.png\";s:8:\"filesize\";i:2020934;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"IPP-Weir-Cone-Ribbed-300x267.png\";s:5:\"width\";i:300;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:86874;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"IPP-Weir-Cone-Ribbed-1024x912.png\";s:5:\"width\";i:1024;s:6:\"height\";i:912;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:765538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"IPP-Weir-Cone-Ribbed-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30331;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"IPP-Weir-Cone-Ribbed-768x684.png\";s:5:\"width\";i:768;s:6:\"height\";i:684;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:460799;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"IPP-Weir-Cone-Ribbed-1536x1368.png\";s:5:\"width\";i:1536;s:6:\"height\";i:1368;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1508563;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"IPP-Weir-Cone-Ribbed-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100149;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"IPP-Weir-Cone-Ribbed-600x534.png\";s:5:\"width\";i:600;s:6:\"height\";i:534;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295927;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"IPP-Weir-Cone-Ribbed-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15210;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37415,3233,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e8f57a017cf615355d5084a96ef01436c29d6088/IPP-Weir-Cone-Ribbed.png'),
(37416,3234,'_variation_description',''),
(37417,3234,'_sku','10189'),
(37418,3234,'_regular_price','59.4'),
(37419,3234,'total_sales','0'),
(37420,3234,'_tax_status','taxable'),
(37421,3234,'_tax_class','parent'),
(37422,3234,'_manage_stock','yes'),
(37423,3234,'_backorders','no'),
(37424,3234,'_sold_individually','no'),
(37425,3234,'_virtual','no'),
(37426,3234,'_downloadable','no'),
(37427,3234,'_download_limit','-1'),
(37428,3234,'_download_expiry','-1'),
(37429,3234,'_thumbnail_id','3233'),
(37430,3234,'_stock','15'),
(37431,3234,'_stock_status','instock'),
(37432,3234,'_wc_average_rating','0'),
(37433,3234,'_wc_review_count','0'),
(37434,3234,'attribute_colour','Blue'),
(37435,3234,'_price','59.4'),
(37436,3234,'_product_version','9.6.0'),
(37440,3235,'_wp_attached_file','2023/06/18ec67ef325644acccffd254699a158b7d6bf9cd.jpg'),
(37441,3235,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:52:\"2023/06/18ec67ef325644acccffd254699a158b7d6bf9cd.jpg\";s:8:\"filesize\";i:12106;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"18ec67ef325644acccffd254699a158b7d6bf9cd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5294;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"18ec67ef325644acccffd254699a158b7d6bf9cd-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3307;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37442,3235,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1/8/18ec67ef325644acccffd254699a158b7d6bf9cd.jpg'),
(37443,3236,'_sku','10181'),
(37444,3236,'_regular_price','333.43'),
(37445,3236,'total_sales','0'),
(37446,3236,'_tax_status','taxable'),
(37447,3236,'_tax_class',''),
(37448,3236,'_manage_stock','yes'),
(37449,3236,'_backorders','no'),
(37450,3236,'_sold_individually','no'),
(37451,3236,'_virtual','no'),
(37452,3236,'_downloadable','no'),
(37453,3236,'_download_limit','-1'),
(37454,3236,'_download_expiry','-1'),
(37455,3236,'_thumbnail_id','3235'),
(37456,3236,'_stock','10'),
(37457,3236,'_stock_status','instock'),
(37458,3236,'_wc_average_rating','0'),
(37459,3236,'_wc_review_count','0'),
(37460,3236,'_product_version','8.9.1'),
(37461,3236,'_price','333.43'),
(37462,3232,'_edit_last','244'),
(37463,3232,'_edit_lock','1685685538:244'),
(37464,3230,'_edit_last','244'),
(37465,3230,'_edit_lock','1685685547:244'),
(37466,3236,'_edit_last','244'),
(37467,3236,'_edit_lock','1685685559:244'),
(37468,3237,'_wp_attached_file','2023/06/Poolmaid-Voyager-Skirt.jpg'),
(37469,3237,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Poolmaid-Voyager-Skirt.jpg\";s:8:\"filesize\";i:55196;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Poolmaid-Voyager-Skirt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7368;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Poolmaid-Voyager-Skirt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Poolmaid-Voyager-Skirt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Poolmaid-Voyager-Skirt-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25498;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Poolmaid-Voyager-Skirt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7376;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Poolmaid-Voyager-Skirt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18290;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Poolmaid-Voyager-Skirt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2275;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37470,3237,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/030ff0eeaa266faeb71f066b924b1162983f9ab2/Poolmaid-Voyager-Skirt.jpg'),
(37471,3238,'_sku','10177'),
(37472,3238,'_regular_price','333.43'),
(37473,3238,'total_sales','0'),
(37474,3238,'_tax_status','taxable'),
(37475,3238,'_tax_class',''),
(37476,3238,'_manage_stock','yes'),
(37477,3238,'_backorders','no'),
(37478,3238,'_sold_individually','no'),
(37479,3238,'_virtual','no'),
(37480,3238,'_downloadable','no'),
(37481,3238,'_download_limit','-1'),
(37482,3238,'_download_expiry','-1'),
(37483,3238,'_thumbnail_id','3237'),
(37484,3238,'_stock','6'),
(37485,3238,'_stock_status','instock'),
(37486,3238,'_wc_average_rating','0'),
(37487,3238,'_wc_review_count','0'),
(37488,3238,'_product_version','8.9.1'),
(37489,3238,'_price','333.43'),
(37490,3239,'_wp_attached_file','2023/06/960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6.jpg'),
(37491,3239,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:480;s:4:\"file\";s:52:\"2023/06/960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6.jpg\";s:8:\"filesize\";i:7978;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2672;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5892;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1876;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37492,3239,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9/6/960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6.jpg'),
(37493,3240,'_sku','10192'),
(37494,3240,'_regular_price','49.15'),
(37495,3240,'total_sales','0'),
(37496,3240,'_tax_status','taxable'),
(37497,3240,'_tax_class',''),
(37498,3240,'_manage_stock','yes'),
(37499,3240,'_backorders','no'),
(37500,3240,'_sold_individually','no'),
(37501,3240,'_virtual','no'),
(37502,3240,'_downloadable','no'),
(37503,3240,'_download_limit','-1'),
(37504,3240,'_download_expiry','-1'),
(37505,3240,'_thumbnail_id','3239'),
(37506,3240,'_stock','29'),
(37507,3240,'_stock_status','instock'),
(37508,3240,'_wc_average_rating','0'),
(37509,3240,'_wc_review_count','0'),
(37510,3240,'_product_version','7.7.2'),
(37511,3240,'_price','49.15'),
(37512,3238,'_edit_last','244'),
(37513,3238,'_edit_lock','1685685796:244'),
(37514,3240,'_edit_last','244'),
(37515,3240,'_edit_lock','1685685806:244'),
(37516,3241,'_wp_attached_file','2023/06/Poolmaid-X-Series-Footpad.jpg'),
(37517,3241,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Poolmaid-X-Series-Footpad.jpg\";s:8:\"filesize\";i:70910;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Footpad-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9194;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Poolmaid-X-Series-Footpad-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Footpad-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Footpad-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33835;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Footpad-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9194;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Footpad-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23800;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Footpad-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2323;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37518,3241,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3c2d7ba71b95e5bbed0d4b3dbe90fab081063c9a/Poolmaid-X-Series-Footpad.jpg'),
(37519,3242,'_sku','10182'),
(37520,3242,'_regular_price','149.47'),
(37521,3242,'total_sales','0'),
(37522,3242,'_tax_status','taxable'),
(37523,3242,'_tax_class',''),
(37524,3242,'_manage_stock','yes'),
(37525,3242,'_backorders','no'),
(37526,3242,'_sold_individually','no'),
(37527,3242,'_virtual','no'),
(37528,3242,'_downloadable','no'),
(37529,3242,'_download_limit','-1'),
(37530,3242,'_download_expiry','-1'),
(37531,3242,'_thumbnail_id','3241'),
(37532,3242,'_stock','13'),
(37533,3242,'_stock_status','instock'),
(37534,3242,'_wc_average_rating','0'),
(37535,3242,'_wc_review_count','0'),
(37536,3242,'_product_version','9.5.2'),
(37537,3242,'_price','149.47'),
(37538,3243,'_wp_attached_file','2023/06/Poolmaid-X-Series-Hammer.jpg'),
(37539,3243,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Poolmaid-X-Series-Hammer.jpg\";s:8:\"filesize\";i:53867;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Poolmaid-X-Series-Hammer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6810;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Poolmaid-X-Series-Hammer-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38586;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Poolmaid-X-Series-Hammer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3017;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Poolmaid-X-Series-Hammer-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24797;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Poolmaid-X-Series-Hammer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6810;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Poolmaid-X-Series-Hammer-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17393;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Poolmaid-X-Series-Hammer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2028;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37540,3243,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ee6a3b61b8b7ec6fd34f51be15c77adef7e28a1f/Poolmaid-X-Series-Hammer.jpg'),
(37541,3244,'_sku','10191'),
(37542,3244,'_regular_price','108.07'),
(37543,3244,'total_sales','0'),
(37544,3244,'_tax_status','taxable'),
(37545,3244,'_tax_class',''),
(37546,3244,'_manage_stock','yes'),
(37547,3244,'_backorders','no'),
(37548,3244,'_sold_individually','no'),
(37549,3244,'_virtual','no'),
(37550,3244,'_downloadable','no'),
(37551,3244,'_download_limit','-1'),
(37552,3244,'_download_expiry','-1'),
(37553,3244,'_thumbnail_id','3243'),
(37554,3244,'_stock','27'),
(37555,3244,'_stock_status','instock'),
(37556,3244,'_wc_average_rating','0'),
(37557,3244,'_wc_review_count','0'),
(37558,3244,'_product_version','8.9.1'),
(37559,3244,'_price','108.07'),
(37560,3242,'_edit_last','244'),
(37561,3242,'_edit_lock','1685686102:244'),
(37562,3244,'_edit_last','244'),
(37563,3244,'_edit_lock','1685686117:244'),
(37564,3245,'_wp_attached_file','2023/06/Poolmaid-X-Series-Swivel-Kit.jpg'),
(37565,3245,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/06/Poolmaid-X-Series-Swivel-Kit.jpg\";s:8:\"filesize\";i:49852;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Swivel-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6808;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Poolmaid-X-Series-Swivel-Kit-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35289;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Swivel-Kit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Swivel-Kit-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23145;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Swivel-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6808;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Swivel-Kit-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Poolmaid-X-Series-Swivel-Kit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37566,3245,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3d93f3bcbdd4fa1f04c906bf783aaba291c7a2f7/Poolmaid-X-Series-Swivel-Kit.jpg'),
(37567,3246,'_sku','10194'),
(37568,3246,'_regular_price','103.49'),
(37569,3246,'total_sales','0'),
(37570,3246,'_tax_status','taxable'),
(37571,3246,'_tax_class',''),
(37572,3246,'_manage_stock','yes'),
(37573,3246,'_backorders','no'),
(37574,3246,'_sold_individually','no'),
(37575,3246,'_virtual','no'),
(37576,3246,'_downloadable','no'),
(37577,3246,'_download_limit','-1'),
(37578,3246,'_download_expiry','-1'),
(37579,3246,'_thumbnail_id','3245'),
(37580,3246,'_stock','19'),
(37581,3246,'_stock_status','instock'),
(37582,3246,'_wc_average_rating','0'),
(37583,3246,'_wc_review_count','0'),
(37584,3246,'_product_version','9.3.3'),
(37585,3246,'_price','103.49'),
(37586,3246,'_edit_last','244'),
(37587,3246,'_edit_lock','1685686515:244'),
(37588,3247,'_wp_attached_file','2023/06/Poolmaid-X-Series-Hose-1m.jpg'),
(37589,3247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Poolmaid-X-Series-Hose-1m.jpg\";s:8:\"filesize\";i:75365;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Hose-1m-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6693;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Poolmaid-X-Series-Hose-1m-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Hose-1m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Hose-1m-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31346;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Hose-1m-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6720;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Hose-1m-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20965;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Hose-1m-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37590,3247,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5aab107a47f32a8adbf2cc684fc480b05bc4cab0/Poolmaid-X-Series-Hose-1m.jpg'),
(37591,3248,'total_sales','0'),
(37592,3248,'_tax_status','taxable'),
(37593,3248,'_tax_class',''),
(37594,3248,'_manage_stock','no'),
(37595,3248,'_backorders','no'),
(37596,3248,'_sold_individually','no'),
(37597,3248,'_virtual','no'),
(37598,3248,'_downloadable','no'),
(37599,3248,'_download_limit','-1'),
(37600,3248,'_download_expiry','-1'),
(37601,3248,'_thumbnail_id','3247'),
(37602,3248,'_stock',NULL),
(37603,3248,'_stock_status','instock'),
(37604,3248,'_wc_average_rating','0'),
(37605,3248,'_wc_review_count','0'),
(37606,3248,'_product_attributes','a:2:{s:14:\"pa_pipe-length\";a:6:{s:4:\"name\";s:14:\"pa_pipe-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:21:\"Blue | White | Silver\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(37607,3248,'_product_version','9.4.3'),
(37608,3249,'_variation_description',''),
(37609,3249,'_sku','10196'),
(37610,3249,'_regular_price','71.29'),
(37611,3249,'total_sales','0'),
(37612,3249,'_tax_status','taxable'),
(37613,3249,'_tax_class','parent'),
(37614,3249,'_manage_stock','yes'),
(37615,3249,'_backorders','no'),
(37616,3249,'_sold_individually','no'),
(37617,3249,'_virtual','no'),
(37618,3249,'_downloadable','no'),
(37619,3249,'_download_limit','-1'),
(37620,3249,'_download_expiry','-1'),
(37621,3249,'_stock','42'),
(37622,3249,'_stock_status','instock'),
(37623,3249,'_wc_average_rating','0'),
(37624,3249,'_wc_review_count','0'),
(37625,3249,'attribute_pa_pipe-length','1m'),
(37626,3249,'attribute_colour','Blue'),
(37627,3249,'_price','71.29'),
(37628,3249,'_product_version','9.4.3'),
(37629,3250,'_variation_description',''),
(37630,3250,'_sku','10197'),
(37631,3250,'_regular_price','71.29'),
(37632,3250,'total_sales','0'),
(37633,3250,'_tax_status','taxable'),
(37634,3250,'_tax_class','parent'),
(37635,3250,'_manage_stock','yes'),
(37636,3250,'_backorders','no'),
(37637,3250,'_sold_individually','no'),
(37638,3250,'_virtual','no'),
(37639,3250,'_downloadable','no'),
(37640,3250,'_download_limit','-1'),
(37641,3250,'_download_expiry','-1'),
(37642,3250,'_stock','26'),
(37643,3250,'_stock_status','instock'),
(37644,3250,'_wc_average_rating','0'),
(37645,3250,'_wc_review_count','0'),
(37646,3250,'attribute_pa_pipe-length','1m'),
(37647,3250,'attribute_colour','White'),
(37648,3250,'_price','71.29'),
(37649,3250,'_product_version','9.4.3'),
(37650,3251,'_variation_description',''),
(37651,3251,'_sku','13087'),
(37652,3251,'_regular_price','71.29'),
(37653,3251,'total_sales','0'),
(37654,3251,'_tax_status','taxable'),
(37655,3251,'_tax_class','parent'),
(37656,3251,'_manage_stock','yes'),
(37657,3251,'_backorders','no'),
(37658,3251,'_sold_individually','no'),
(37659,3251,'_virtual','no'),
(37660,3251,'_downloadable','no'),
(37661,3251,'_download_limit','-1'),
(37662,3251,'_download_expiry','-1'),
(37663,3251,'_stock','17'),
(37664,3251,'_stock_status','instock'),
(37665,3251,'_wc_average_rating','0'),
(37666,3251,'_wc_review_count','0'),
(37667,3251,'attribute_pa_pipe-length','1m'),
(37668,3251,'attribute_colour','Silver'),
(37669,3251,'_price','71.29'),
(37670,3251,'_product_version','9.4.3'),
(37677,3252,'_wp_attached_file','2023/06/Universal-Hose-1-2m.jpg'),
(37678,3252,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/Universal-Hose-1-2m.jpg\";s:8:\"filesize\";i:87341;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Universal-Hose-1-2m-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7761;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Universal-Hose-1-2m-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59507;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Universal-Hose-1-2m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2901;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Universal-Hose-1-2m-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36605;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Universal-Hose-1-2m-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7761;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Universal-Hose-1-2m-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24513;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Universal-Hose-1-2m-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37679,3252,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b58c74a387e26b7b631ab19ae611403f869c144b/Universal-Hose-1-2m.jpg'),
(37680,3253,'total_sales','0'),
(37681,3253,'_tax_status','taxable'),
(37682,3253,'_tax_class',''),
(37683,3253,'_manage_stock','no'),
(37684,3253,'_backorders','no'),
(37685,3253,'_sold_individually','no'),
(37686,3253,'_virtual','no'),
(37687,3253,'_downloadable','no'),
(37688,3253,'_download_limit','-1'),
(37689,3253,'_download_expiry','-1'),
(37690,3253,'_thumbnail_id','3252'),
(37691,3253,'_stock',NULL),
(37692,3253,'_stock_status','instock'),
(37693,3253,'_wc_average_rating','0'),
(37694,3253,'_wc_review_count','0'),
(37695,3253,'_product_attributes','a:2:{s:14:\"pa_pipe-length\";a:6:{s:4:\"name\";s:14:\"pa_pipe-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:33:\"White | Blue | Silver | Turquoise\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(37696,3253,'_product_version','9.8.5'),
(37697,3254,'_variation_description',''),
(37698,3254,'_sku','10200'),
(37699,3254,'_regular_price','72.62'),
(37700,3254,'total_sales','0'),
(37701,3254,'_tax_status','taxable'),
(37702,3254,'_tax_class','parent'),
(37703,3254,'_manage_stock','yes'),
(37704,3254,'_backorders','no'),
(37705,3254,'_sold_individually','no'),
(37706,3254,'_virtual','no'),
(37707,3254,'_downloadable','no'),
(37708,3254,'_download_limit','-1'),
(37709,3254,'_download_expiry','-1'),
(37710,3254,'_stock','11'),
(37711,3254,'_stock_status','instock'),
(37712,3254,'_wc_average_rating','0'),
(37713,3254,'_wc_review_count','0'),
(37714,3254,'attribute_pa_pipe-length','1-2m'),
(37715,3254,'attribute_colour','White'),
(37716,3254,'_price','72.62'),
(37717,3254,'_product_version','9.8.5'),
(37718,3255,'_variation_description',''),
(37719,3255,'_sku','10201'),
(37720,3255,'_regular_price','72.62'),
(37721,3255,'total_sales','0'),
(37722,3255,'_tax_status','taxable'),
(37723,3255,'_tax_class','parent'),
(37724,3255,'_manage_stock','yes'),
(37725,3255,'_backorders','no'),
(37726,3255,'_sold_individually','no'),
(37727,3255,'_virtual','no'),
(37728,3255,'_downloadable','no'),
(37729,3255,'_download_limit','-1'),
(37730,3255,'_download_expiry','-1'),
(37731,3255,'_stock','25'),
(37732,3255,'_stock_status','instock'),
(37733,3255,'_wc_average_rating','0'),
(37734,3255,'_wc_review_count','0'),
(37735,3255,'attribute_pa_pipe-length','1-2m'),
(37736,3255,'attribute_colour','Blue'),
(37737,3255,'_price','72.62'),
(37738,3255,'_product_version','9.8.5'),
(37739,3256,'_variation_description',''),
(37740,3256,'_sku','10202'),
(37741,3256,'_regular_price','72.62'),
(37742,3256,'total_sales','0'),
(37743,3256,'_tax_status','taxable'),
(37744,3256,'_tax_class','parent'),
(37745,3256,'_manage_stock','yes'),
(37746,3256,'_backorders','no'),
(37747,3256,'_sold_individually','no'),
(37748,3256,'_virtual','no'),
(37749,3256,'_downloadable','no'),
(37750,3256,'_download_limit','-1'),
(37751,3256,'_download_expiry','-1'),
(37752,3256,'_stock','45'),
(37753,3256,'_stock_status','instock'),
(37754,3256,'_wc_average_rating','0'),
(37755,3256,'_wc_review_count','0'),
(37756,3256,'attribute_pa_pipe-length','1-2m'),
(37757,3256,'attribute_colour','Silver'),
(37758,3256,'_price','72.62'),
(37759,3256,'_product_version','9.8.5'),
(37760,3257,'_variation_description',''),
(37761,3257,'_sku','11532'),
(37762,3257,'_regular_price','72.62'),
(37763,3257,'total_sales','0'),
(37764,3257,'_tax_status','taxable'),
(37765,3257,'_tax_class','parent'),
(37766,3257,'_manage_stock','yes'),
(37767,3257,'_backorders','no'),
(37768,3257,'_sold_individually','no'),
(37769,3257,'_virtual','no'),
(37770,3257,'_downloadable','no'),
(37771,3257,'_download_limit','-1'),
(37772,3257,'_download_expiry','-1'),
(37773,3257,'_stock','16'),
(37774,3257,'_stock_status','instock'),
(37775,3257,'_wc_average_rating','0'),
(37776,3257,'_wc_review_count','0'),
(37777,3257,'attribute_pa_pipe-length','1-2m'),
(37778,3257,'attribute_colour','Turquoise'),
(37779,3257,'_price','72.62'),
(37780,3257,'_product_version','9.8.5'),
(37788,3248,'_edit_last','244'),
(37789,3248,'_edit_lock','1685687372:244'),
(37790,3253,'_edit_last','244'),
(37791,3253,'_edit_lock','1686235535:244'),
(37792,3258,'_wp_attached_file','2023/06/Poolmaid-X-Series-Leader-Hose.jpg'),
(37793,3258,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/06/Poolmaid-X-Series-Leader-Hose.jpg\";s:8:\"filesize\";i:69453;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Poolmaid-X-Series-Leader-Hose-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6047;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Poolmaid-X-Series-Leader-Hose-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46563;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Poolmaid-X-Series-Leader-Hose-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2336;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Poolmaid-X-Series-Leader-Hose-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28486;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Poolmaid-X-Series-Leader-Hose-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6047;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Poolmaid-X-Series-Leader-Hose-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19012;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Poolmaid-X-Series-Leader-Hose-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37794,3258,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8923a1d751579137f0428eae0b3042d82d66b875/Poolmaid-X-Series-Leader-Hose.jpg'),
(37795,3259,'total_sales','0'),
(37796,3259,'_tax_status','taxable'),
(37797,3259,'_tax_class',''),
(37798,3259,'_manage_stock','no'),
(37799,3259,'_backorders','no'),
(37800,3259,'_sold_individually','no'),
(37801,3259,'_virtual','no'),
(37802,3259,'_downloadable','no'),
(37803,3259,'_download_limit','-1'),
(37804,3259,'_download_expiry','-1'),
(37805,3259,'_thumbnail_id','3258'),
(37806,3259,'_stock',NULL),
(37807,3259,'_stock_status','instock'),
(37808,3259,'_wc_average_rating','0'),
(37809,3259,'_wc_review_count','0'),
(37810,3259,'_product_attributes','a:2:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:21:\"White | Blue | Silver\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:14:\"pa_pipe-length\";a:6:{s:4:\"name\";s:14:\"pa_pipe-length\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(37811,3259,'_product_version','8.9.1'),
(37812,3260,'_variation_description',''),
(37813,3260,'_sku','10198'),
(37814,3260,'_regular_price','76.87'),
(37815,3260,'total_sales','0'),
(37816,3260,'_tax_status','taxable'),
(37817,3260,'_tax_class','parent'),
(37818,3260,'_manage_stock','yes'),
(37819,3260,'_backorders','no'),
(37820,3260,'_sold_individually','no'),
(37821,3260,'_virtual','no'),
(37822,3260,'_downloadable','no'),
(37823,3260,'_download_limit','-1'),
(37824,3260,'_download_expiry','-1'),
(37825,3260,'_stock','20'),
(37826,3260,'_stock_status','instock'),
(37827,3260,'_wc_average_rating','0'),
(37828,3260,'_wc_review_count','0'),
(37829,3260,'attribute_pa_pipe-length','1m'),
(37830,3260,'attribute_colour','White'),
(37831,3260,'_price','76.87'),
(37832,3260,'_product_version','8.9.1'),
(37833,3261,'_variation_description',''),
(37834,3261,'_sku','10199'),
(37835,3261,'_regular_price','76.87'),
(37836,3261,'total_sales','0'),
(37837,3261,'_tax_status','taxable'),
(37838,3261,'_tax_class','parent'),
(37839,3261,'_manage_stock','yes'),
(37840,3261,'_backorders','no'),
(37841,3261,'_sold_individually','no'),
(37842,3261,'_virtual','no'),
(37843,3261,'_downloadable','no'),
(37844,3261,'_download_limit','-1'),
(37845,3261,'_download_expiry','-1'),
(37846,3261,'_stock','61'),
(37847,3261,'_stock_status','instock'),
(37848,3261,'_wc_average_rating','0'),
(37849,3261,'_wc_review_count','0'),
(37850,3261,'attribute_pa_pipe-length','1m'),
(37851,3261,'attribute_colour','Blue'),
(37852,3261,'_price','76.87'),
(37853,3261,'_product_version','8.9.1'),
(37854,3262,'_variation_description',''),
(37855,3262,'_sku','13127'),
(37856,3262,'_regular_price','76.87'),
(37857,3262,'total_sales','0'),
(37858,3262,'_tax_status','taxable'),
(37859,3262,'_tax_class','parent'),
(37860,3262,'_manage_stock','yes'),
(37861,3262,'_backorders','no'),
(37862,3262,'_sold_individually','no'),
(37863,3262,'_virtual','no'),
(37864,3262,'_downloadable','no'),
(37865,3262,'_download_limit','-1'),
(37866,3262,'_download_expiry','-1'),
(37867,3262,'_stock','0'),
(37868,3262,'_stock_status','outofstock'),
(37869,3262,'_wc_average_rating','0'),
(37870,3262,'_wc_review_count','0'),
(37871,3262,'attribute_pa_pipe-length','1m'),
(37872,3262,'attribute_colour','Silver'),
(37873,3262,'_price','76.87'),
(37874,3262,'_product_version','8.9.1'),
(37881,3259,'_edit_last','244'),
(37882,3259,'_edit_lock','1685687426:244'),
(37883,3263,'_wp_attached_file','2023/06/Poolmaid-45-Degree-Small.jpg'),
(37884,3263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/06/Poolmaid-45-Degree-Small.jpg\";s:8:\"filesize\";i:58215;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Small-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6838;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40315;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Small-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Small-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25632;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Small-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Small-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Small-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37885,3263,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d7955e452289f2483d3d313281f345d9d977c73e/Poolmaid-45-Degree-Small.jpg'),
(37886,3264,'total_sales','0'),
(37887,3264,'_tax_status','taxable'),
(37888,3264,'_tax_class',''),
(37889,3264,'_manage_stock','no'),
(37890,3264,'_backorders','no'),
(37891,3264,'_sold_individually','no'),
(37892,3264,'_virtual','no'),
(37893,3264,'_downloadable','no'),
(37894,3264,'_download_limit','-1'),
(37895,3264,'_download_expiry','-1'),
(37896,3264,'_thumbnail_id','3263'),
(37897,3264,'_stock',NULL),
(37898,3264,'_stock_status','instock'),
(37899,3264,'_wc_average_rating','0'),
(37900,3264,'_wc_review_count','0'),
(37901,3264,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(37902,3264,'_product_version','9.6.0'),
(37903,3265,'_wp_attached_file','2023/06/Poolmaid-45-Degree-Small-1.jpg'),
(37904,3265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Poolmaid-45-Degree-Small-1.jpg\";s:8:\"filesize\";i:58215;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6838;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Poolmaid-45-Degree-Small-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40315;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25632;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17856;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Poolmaid-45-Degree-Small-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37905,3265,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d7955e452289f2483d3d313281f345d9d977c73e/Poolmaid-45-Degree-Small.jpg'),
(37906,3266,'_variation_description',''),
(37907,3266,'_sku','10187'),
(37908,3266,'_regular_price','58.4'),
(37909,3266,'total_sales','0'),
(37910,3266,'_tax_status','taxable'),
(37911,3266,'_tax_class','parent'),
(37912,3266,'_manage_stock','yes'),
(37913,3266,'_backorders','no'),
(37914,3266,'_sold_individually','no'),
(37915,3266,'_virtual','no'),
(37916,3266,'_downloadable','no'),
(37917,3266,'_download_limit','-1'),
(37918,3266,'_download_expiry','-1'),
(37919,3266,'_thumbnail_id','3265'),
(37920,3266,'_stock','46'),
(37921,3266,'_stock_status','instock'),
(37922,3266,'_wc_average_rating','0'),
(37923,3266,'_wc_review_count','0'),
(37924,3266,'attribute_pa_size','small'),
(37925,3266,'_price','58.4'),
(37926,3266,'_product_version','9.6.0'),
(37927,3267,'_wp_attached_file','2023/06/Poolmaid-45-Degree-Big.jpg'),
(37928,3267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/Poolmaid-45-Degree-Big.jpg\";s:8:\"filesize\";i:62028;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Poolmaid-45-Degree-Big-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6785;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Poolmaid-45-Degree-Big-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43283;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Poolmaid-45-Degree-Big-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Poolmaid-45-Degree-Big-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27716;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Poolmaid-45-Degree-Big-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6809;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Poolmaid-45-Degree-Big-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18927;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Poolmaid-45-Degree-Big-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37929,3267,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6ab1846c8049aacc424f1822156b03d21a3b2c89/Poolmaid-45-Degree-Big.jpg'),
(37930,3268,'_variation_description',''),
(37931,3268,'_sku','10188'),
(37932,3268,'_regular_price','63.49'),
(37933,3268,'total_sales','0'),
(37934,3268,'_tax_status','taxable'),
(37935,3268,'_tax_class','parent'),
(37936,3268,'_manage_stock','yes'),
(37937,3268,'_backorders','no'),
(37938,3268,'_sold_individually','no'),
(37939,3268,'_virtual','no'),
(37940,3268,'_downloadable','no'),
(37941,3268,'_download_limit','-1'),
(37942,3268,'_download_expiry','-1'),
(37943,3268,'_thumbnail_id','3267'),
(37944,3268,'_stock','21'),
(37945,3268,'_stock_status','instock'),
(37946,3268,'_wc_average_rating','0'),
(37947,3268,'_wc_review_count','0'),
(37948,3268,'attribute_pa_size','large'),
(37949,3268,'_price','63.49'),
(37950,3268,'_product_version','9.6.0'),
(37957,3269,'_wp_attached_file','2023/06/Poolmaid-X-Series-Poolite.jpg'),
(37958,3269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/Poolmaid-X-Series-Poolite.jpg\";s:8:\"filesize\";i:71699;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6070;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Poolmaid-X-Series-Poolite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Poolite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Poolite-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29861;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Poolite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6079;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Poolite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19578;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Poolmaid-X-Series-Poolite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(37959,3269,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b4cf5ccb5e9b5f006106434b59f265e6eabfd344/Poolmaid-X-Series-Poolite.jpg'),
(37960,3270,'total_sales','0'),
(37961,3270,'_tax_status','taxable'),
(37962,3270,'_tax_class',''),
(37963,3270,'_manage_stock','no'),
(37964,3270,'_backorders','no'),
(37965,3270,'_sold_individually','no'),
(37966,3270,'_virtual','no'),
(37967,3270,'_downloadable','no'),
(37968,3270,'_download_limit','-1'),
(37969,3270,'_download_expiry','-1'),
(37970,3270,'_thumbnail_id','3269'),
(37971,3270,'_stock',NULL),
(37972,3270,'_stock_status','instock'),
(37973,3270,'_wc_average_rating','0'),
(37974,3270,'_wc_review_count','0'),
(37975,3270,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:69:\"Blue LED + White Frame | White LED + White Frame | RGBW + White Frame\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(37976,3270,'_product_version','9.6.1'),
(37977,3271,'_variation_description',''),
(37978,3271,'_sku','13095'),
(37979,3271,'_regular_price','1060'),
(37980,3271,'total_sales','0'),
(37981,3271,'_tax_status','taxable'),
(37982,3271,'_tax_class','parent'),
(37983,3271,'_manage_stock','yes'),
(37984,3271,'_backorders','no'),
(37985,3271,'_sold_individually','no'),
(37986,3271,'_virtual','no'),
(37987,3271,'_downloadable','no'),
(37988,3271,'_download_limit','-1'),
(37989,3271,'_download_expiry','-1'),
(37990,3271,'_stock','19'),
(37991,3271,'_stock_status','instock'),
(37992,3271,'_wc_average_rating','0'),
(37993,3271,'_wc_review_count','0'),
(37994,3271,'attribute_colour','Blue LED + White Frame'),
(37995,3271,'_price','1060'),
(37996,3271,'_product_version','9.6.1'),
(37997,3272,'_variation_description',''),
(37998,3272,'_sku','13096'),
(37999,3272,'_regular_price','1060'),
(38000,3272,'total_sales','0'),
(38001,3272,'_tax_status','taxable'),
(38002,3272,'_tax_class','parent'),
(38003,3272,'_manage_stock','yes'),
(38004,3272,'_backorders','no'),
(38005,3272,'_sold_individually','no'),
(38006,3272,'_virtual','no'),
(38007,3272,'_downloadable','no'),
(38008,3272,'_download_limit','-1'),
(38009,3272,'_download_expiry','-1'),
(38010,3272,'_stock','19'),
(38011,3272,'_stock_status','instock'),
(38012,3272,'_wc_average_rating','0'),
(38013,3272,'_wc_review_count','0'),
(38014,3272,'attribute_colour','White LED + White Frame'),
(38015,3272,'_price','1060'),
(38016,3272,'_product_version','9.6.1'),
(38042,3264,'_edit_last','244'),
(38047,3264,'_edit_lock','1685688437:244'),
(38048,3270,'_edit_last','244'),
(38049,3270,'_edit_lock','1685957658:244'),
(38074,3276,'_wp_attached_file','2023/06/d1110c10599e9ee4eb896854c984657f95657906.jpg'),
(38075,3276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:52:\"2023/06/d1110c10599e9ee4eb896854c984657f95657906.jpg\";s:8:\"filesize\";i:32918;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"d1110c10599e9ee4eb896854c984657f95657906-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"d1110c10599e9ee4eb896854c984657f95657906-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3944;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"d1110c10599e9ee4eb896854c984657f95657906-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10180;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"d1110c10599e9ee4eb896854c984657f95657906-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2411;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38076,3276,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d/1/d1110c10599e9ee4eb896854c984657f95657906.jpg'),
(38077,3277,'total_sales','0'),
(38078,3277,'_tax_status','taxable'),
(38079,3277,'_tax_class',''),
(38080,3277,'_manage_stock','no'),
(38081,3277,'_backorders','no'),
(38082,3277,'_sold_individually','no'),
(38083,3277,'_virtual','no'),
(38084,3277,'_downloadable','no'),
(38085,3277,'_download_limit','-1'),
(38086,3277,'_download_expiry','-1'),
(38087,3277,'_thumbnail_id','3276'),
(38088,3277,'_stock',NULL),
(38089,3277,'_stock_status','outofstock'),
(38090,3277,'_wc_average_rating','0'),
(38091,3277,'_wc_review_count','0'),
(38092,3277,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(38093,3277,'_product_version','9.3.3'),
(38094,3278,'_variation_description',''),
(38095,3278,'_sku','10767'),
(38096,3278,'_regular_price','2838'),
(38097,3278,'total_sales','0'),
(38098,3278,'_tax_status','taxable'),
(38099,3278,'_tax_class','parent'),
(38100,3278,'_manage_stock','yes'),
(38101,3278,'_backorders','no'),
(38102,3278,'_sold_individually','no'),
(38103,3278,'_virtual','no'),
(38104,3278,'_downloadable','no'),
(38105,3278,'_download_limit','-1'),
(38106,3278,'_download_expiry','-1'),
(38107,3278,'_stock','0'),
(38108,3278,'_stock_status','outofstock'),
(38109,3278,'_wc_average_rating','0'),
(38110,3278,'_wc_review_count','0'),
(38111,3278,'attribute_pa_size','0-45-kw-10'),
(38112,3278,'_price','2838'),
(38113,3278,'_product_version','9.3.3'),
(38114,3279,'_variation_description',''),
(38115,3279,'_sku','10768'),
(38116,3279,'_regular_price','3078'),
(38117,3279,'total_sales','0'),
(38118,3279,'_tax_status','taxable'),
(38119,3279,'_tax_class','parent'),
(38120,3279,'_manage_stock','yes'),
(38121,3279,'_backorders','no'),
(38122,3279,'_sold_individually','no'),
(38123,3279,'_virtual','no'),
(38124,3279,'_downloadable','no'),
(38125,3279,'_download_limit','-1'),
(38126,3279,'_download_expiry','-1'),
(38127,3279,'_stock','0'),
(38128,3279,'_stock_status','outofstock'),
(38129,3279,'_wc_average_rating','0'),
(38130,3279,'_wc_review_count','0'),
(38131,3279,'attribute_pa_size','0-75-kw-16'),
(38132,3279,'_price','3078'),
(38133,3279,'_product_version','9.3.3'),
(38134,3280,'_variation_description',''),
(38135,3280,'_sku','10769'),
(38136,3280,'_regular_price','3780'),
(38137,3280,'total_sales','0'),
(38138,3280,'_tax_status','taxable'),
(38139,3280,'_tax_class','parent'),
(38140,3280,'_manage_stock','yes'),
(38141,3280,'_backorders','no'),
(38142,3280,'_sold_individually','no'),
(38143,3280,'_virtual','no'),
(38144,3280,'_downloadable','no'),
(38145,3280,'_download_limit','-1'),
(38146,3280,'_download_expiry','-1'),
(38147,3280,'_stock','0'),
(38148,3280,'_stock_status','outofstock'),
(38149,3280,'_wc_average_rating','0'),
(38150,3280,'_wc_review_count','0'),
(38151,3280,'attribute_pa_size','1-1-kw-22'),
(38152,3280,'_price','3780'),
(38153,3280,'_product_version','9.3.3'),
(38166,3277,'_edit_last','244'),
(38167,3277,'_edit_lock','1685689793:244'),
(38168,3281,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Basket.jpg'),
(38169,3281,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:38:\"2023/06/Speck-Porpoise-Pump-Basket.jpg\";s:8:\"filesize\";i:51606;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Speck-Porpoise-Pump-Basket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5848;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Speck-Porpoise-Pump-Basket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2423;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Speck-Porpoise-Pump-Basket-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23396;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Speck-Porpoise-Pump-Basket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5848;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Speck-Porpoise-Pump-Basket-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16139;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Speck-Porpoise-Pump-Basket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1627;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38170,3281,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/060d09f6b712e375917351611f3456f44d739a7e/Speck-Porpoise-Pump-Basket.jpg'),
(38171,3282,'_sku','10770'),
(38172,3282,'_regular_price','105.6'),
(38173,3282,'total_sales','0'),
(38174,3282,'_tax_status','taxable'),
(38175,3282,'_tax_class',''),
(38176,3282,'_manage_stock','yes'),
(38177,3282,'_backorders','no'),
(38178,3282,'_sold_individually','no'),
(38179,3282,'_virtual','no'),
(38180,3282,'_downloadable','no'),
(38181,3282,'_download_limit','-1'),
(38182,3282,'_download_expiry','-1'),
(38183,3282,'_thumbnail_id','3309'),
(38184,3282,'_stock','0'),
(38185,3282,'_stock_status','outofstock'),
(38186,3282,'_wc_average_rating','0'),
(38187,3282,'_wc_review_count','0'),
(38188,3282,'_product_version','8.4.0'),
(38189,3282,'_price','105.6'),
(38190,3283,'_wp_attached_file','2023/06/344c55d25b4ec6007522b695955656ca3adc381a.jpg'),
(38191,3283,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:52:\"2023/06/344c55d25b4ec6007522b695955656ca3adc381a.jpg\";s:8:\"filesize\";i:6938;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"344c55d25b4ec6007522b695955656ca3adc381a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3772;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"344c55d25b4ec6007522b695955656ca3adc381a-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38192,3283,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3/4/344c55d25b4ec6007522b695955656ca3adc381a.jpg'),
(38193,3284,'_sku','10771'),
(38194,3284,'_regular_price','24'),
(38195,3284,'total_sales','0'),
(38196,3284,'_tax_status','taxable'),
(38197,3284,'_tax_class',''),
(38198,3284,'_manage_stock','yes'),
(38199,3284,'_backorders','no'),
(38200,3284,'_sold_individually','no'),
(38201,3284,'_virtual','no'),
(38202,3284,'_downloadable','no'),
(38203,3284,'_download_limit','-1'),
(38204,3284,'_download_expiry','-1'),
(38205,3284,'_thumbnail_id','3283'),
(38206,3284,'_stock','14'),
(38207,3284,'_stock_status','instock'),
(38208,3284,'_wc_average_rating','0'),
(38209,3284,'_wc_review_count','0'),
(38210,3284,'_product_version','9.6.1'),
(38211,3284,'_price','24'),
(38212,3282,'_edit_last','244'),
(38213,3282,'_edit_lock','1685690471:244'),
(38214,3284,'_edit_last','244'),
(38215,3284,'_edit_lock','1685690418:244'),
(38216,3285,'_wp_attached_file','2023/06/Speck-Porpoise-Gland-Housing.jpg'),
(38217,3285,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/06/Speck-Porpoise-Gland-Housing.jpg\";s:8:\"filesize\";i:105061;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Gland-Housing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11791;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Gland-Housing-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75701;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Gland-Housing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Gland-Housing-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49052;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Speck-Porpoise-Gland-Housing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11791;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Gland-Housing-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33781;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Gland-Housing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38218,3285,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/42796acc737485ac8896bcee1563fc7412f396e1/Speck-Porpoise-Gland-Housing.jpg'),
(38219,3286,'_sku','10922'),
(38220,3286,'_regular_price','137.6'),
(38221,3286,'total_sales','0'),
(38222,3286,'_tax_status','taxable'),
(38223,3286,'_tax_class',''),
(38224,3286,'_manage_stock','yes'),
(38225,3286,'_backorders','no'),
(38226,3286,'_sold_individually','no'),
(38227,3286,'_virtual','no'),
(38228,3286,'_downloadable','no'),
(38229,3286,'_download_limit','-1'),
(38230,3286,'_download_expiry','-1'),
(38231,3286,'_thumbnail_id','3285'),
(38232,3286,'_stock','7'),
(38233,3286,'_stock_status','instock'),
(38234,3286,'_wc_average_rating','0'),
(38235,3286,'_wc_review_count','0'),
(38236,3286,'_product_version','9.6.0'),
(38237,3286,'_price','137.6'),
(38238,3287,'_wp_attached_file','2023/06/Speck-Porpoise-Shaft-Seal.jpg'),
(38239,3287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/Speck-Porpoise-Shaft-Seal.jpg\";s:8:\"filesize\";i:50435;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Shaft-Seal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5969;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Speck-Porpoise-Shaft-Seal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Shaft-Seal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2629;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Shaft-Seal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23007;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Speck-Porpoise-Shaft-Seal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5980;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Shaft-Seal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15873;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Shaft-Seal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1809;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38240,3287,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c90fe06f990a4468ac663ba41b9b1019ed90673b/Speck-Porpoise-Shaft-Seal.jpg'),
(38241,3288,'_sku','10923'),
(38242,3288,'_regular_price','184'),
(38243,3288,'total_sales','0'),
(38244,3288,'_tax_status','taxable'),
(38245,3288,'_tax_class',''),
(38246,3288,'_manage_stock','yes'),
(38247,3288,'_backorders','no'),
(38248,3288,'_sold_individually','no'),
(38249,3288,'_virtual','no'),
(38250,3288,'_downloadable','no'),
(38251,3288,'_download_limit','-1'),
(38252,3288,'_download_expiry','-1'),
(38253,3288,'_thumbnail_id','3287'),
(38254,3288,'_stock','4'),
(38255,3288,'_stock_status','instock'),
(38256,3288,'_wc_average_rating','0'),
(38257,3288,'_wc_review_count','0'),
(38258,3288,'_product_version','9.7.1'),
(38259,3288,'_price','184'),
(38266,3286,'_edit_last','244'),
(38267,3286,'_edit_lock','1685708715:244'),
(38268,3288,'_edit_last','244'),
(38269,3288,'_edit_lock','1685708729:244'),
(38270,3289,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Diffuser.jpg'),
(38271,3289,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/06/Speck-Porpoise-Pump-Diffuser.jpg\";s:8:\"filesize\";i:53343;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Diffuser-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6494;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Pump-Diffuser-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Diffuser-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2829;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Diffuser-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24577;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Diffuser-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6491;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Diffuser-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17242;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Diffuser-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1919;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38272,3289,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a05b9141b01a85292ab5904d6dee3e9100e18e74/Speck-Porpoise-Pump-Diffuser.jpg'),
(38273,3290,'total_sales','0'),
(38274,3290,'_tax_status','taxable'),
(38275,3290,'_tax_class',''),
(38276,3290,'_manage_stock','no'),
(38277,3290,'_backorders','no'),
(38278,3290,'_sold_individually','no'),
(38279,3290,'_virtual','no'),
(38280,3290,'_downloadable','no'),
(38281,3290,'_download_limit','-1'),
(38282,3290,'_download_expiry','-1'),
(38283,3290,'_thumbnail_id','3289'),
(38284,3290,'_stock',NULL),
(38285,3290,'_stock_status','instock'),
(38286,3290,'_wc_average_rating','0'),
(38287,3290,'_wc_review_count','0'),
(38288,3290,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(38289,3290,'_product_version','9.6.0'),
(38290,3291,'_variation_description',''),
(38291,3291,'_sku','11603'),
(38292,3291,'_regular_price','99.2'),
(38293,3291,'total_sales','0'),
(38294,3291,'_tax_status','taxable'),
(38295,3291,'_tax_class','parent'),
(38296,3291,'_manage_stock','yes'),
(38297,3291,'_backorders','no'),
(38298,3291,'_sold_individually','no'),
(38299,3291,'_virtual','no'),
(38300,3291,'_downloadable','no'),
(38301,3291,'_download_limit','-1'),
(38302,3291,'_download_expiry','-1'),
(38303,3291,'_stock','3'),
(38304,3291,'_stock_status','instock'),
(38305,3291,'_wc_average_rating','0'),
(38306,3291,'_wc_review_count','0'),
(38307,3291,'attribute_pa_size','0-45kw-0-75kw'),
(38308,3291,'_price','99.2'),
(38309,3291,'_product_version','9.6.0'),
(38314,3292,'_wp_attached_file','2023/06/Speck-Porpoise-Impellor.jpg'),
(38315,3292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2483;s:6:\"height\";i:2484;s:4:\"file\";s:35:\"2023/06/Speck-Porpoise-Impellor.jpg\";s:8:\"filesize\";i:167176;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Impellor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6695;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Impellor-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Impellor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Impellor-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25746;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Impellor-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76302;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Impellor-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121466;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Speck-Porpoise-Impellor-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6695;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Impellor-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17877;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Impellor-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1979;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38316,3292,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba87747f1690b6859c892e659264813bf90a2175/Speck-Porpoise-Impellor.jpg'),
(38317,3293,'total_sales','0'),
(38318,3293,'_tax_status','taxable'),
(38319,3293,'_tax_class',''),
(38320,3293,'_manage_stock','no'),
(38321,3293,'_backorders','no'),
(38322,3293,'_sold_individually','no'),
(38323,3293,'_virtual','no'),
(38324,3293,'_downloadable','no'),
(38325,3293,'_download_limit','-1'),
(38326,3293,'_download_expiry','-1'),
(38327,3293,'_thumbnail_id','3292'),
(38328,3293,'_stock',NULL),
(38329,3293,'_stock_status','instock'),
(38330,3293,'_wc_average_rating','0'),
(38331,3293,'_wc_review_count','0'),
(38332,3293,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(38333,3293,'_product_version','9.8.1'),
(38334,3294,'_wp_attached_file','2023/06/Speck-Porpoise-Impellor-0-45kw.jpg'),
(38335,3294,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/06/Speck-Porpoise-Impellor-0-45kw.jpg\";s:8:\"filesize\";i:49764;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-45kw-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Speck-Porpoise-Impellor-0-45kw-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-45kw-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-45kw-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22551;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-45kw-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-45kw-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15669;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-45kw-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38336,3294,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dfd9efb6cefc38029ef45962f7752d6861873169/Speck-Porpoise-Impellor-0-45kw.jpg'),
(38337,3295,'_variation_description',''),
(38338,3295,'_sku','11008'),
(38339,3295,'_regular_price','167.2'),
(38340,3295,'total_sales','0'),
(38341,3295,'_tax_status','taxable'),
(38342,3295,'_tax_class','parent'),
(38343,3295,'_manage_stock','yes'),
(38344,3295,'_backorders','no'),
(38345,3295,'_sold_individually','no'),
(38346,3295,'_virtual','no'),
(38347,3295,'_downloadable','no'),
(38348,3295,'_download_limit','-1'),
(38349,3295,'_download_expiry','-1'),
(38350,3295,'_thumbnail_id','3294'),
(38351,3295,'_stock','4'),
(38352,3295,'_stock_status','instock'),
(38353,3295,'_wc_average_rating','0'),
(38354,3295,'_wc_review_count','0'),
(38355,3295,'attribute_pa_option','0-45-kw'),
(38356,3295,'_price','167.2'),
(38357,3295,'_product_version','9.8.1'),
(38358,3296,'_wp_attached_file','2023/06/Speck-Porpoise-Impellor-0-75kw.jpg'),
(38359,3296,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/06/Speck-Porpoise-Impellor-0-75kw.jpg\";s:8:\"filesize\";i:46890;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-75kw-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Speck-Porpoise-Impellor-0-75kw-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32699;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-75kw-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2419;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-75kw-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20975;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-75kw-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-75kw-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14506;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Impellor-0-75kw-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1726;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38360,3296,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f4912e8f0f01910e241c301e9439e47ab411bd0f/Speck-Porpoise-Impellor-0-75kw.jpg'),
(38361,3297,'_variation_description',''),
(38362,3297,'_sku','11009'),
(38363,3297,'_regular_price','173.6'),
(38364,3297,'total_sales','0'),
(38365,3297,'_tax_status','taxable'),
(38366,3297,'_tax_class','parent'),
(38367,3297,'_manage_stock','yes'),
(38368,3297,'_backorders','no'),
(38369,3297,'_sold_individually','no'),
(38370,3297,'_virtual','no'),
(38371,3297,'_downloadable','no'),
(38372,3297,'_download_limit','-1'),
(38373,3297,'_download_expiry','-1'),
(38374,3297,'_thumbnail_id','3296'),
(38375,3297,'_stock','4'),
(38376,3297,'_stock_status','instock'),
(38377,3297,'_wc_average_rating','0'),
(38378,3297,'_wc_review_count','0'),
(38379,3297,'attribute_pa_option','0-75-kw'),
(38380,3297,'_price','173.6'),
(38381,3297,'_product_version','9.8.1'),
(38382,3298,'_wp_attached_file','2023/06/Speck-Porpoise-Impellor-1-1kw.jpg'),
(38383,3298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/Speck-Porpoise-Impellor-1-1kw.jpg\";s:8:\"filesize\";i:53803;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Speck-Porpoise-Impellor-1-1kw-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6625;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Speck-Porpoise-Impellor-1-1kw-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Speck-Porpoise-Impellor-1-1kw-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2915;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Speck-Porpoise-Impellor-1-1kw-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25088;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Speck-Porpoise-Impellor-1-1kw-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6617;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Speck-Porpoise-Impellor-1-1kw-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Speck-Porpoise-Impellor-1-1kw-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38384,3298,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2dcbd9e1c80d361ac1050f05b02530858f852198/Speck-Porpoise-Impellor-1-1kw.jpg'),
(38385,3299,'_variation_description',''),
(38386,3299,'_sku','11010'),
(38387,3299,'_regular_price','322.4'),
(38388,3299,'total_sales','0'),
(38389,3299,'_tax_status','taxable'),
(38390,3299,'_tax_class','parent'),
(38391,3299,'_manage_stock','yes'),
(38392,3299,'_backorders','no'),
(38393,3299,'_sold_individually','no'),
(38394,3299,'_virtual','no'),
(38395,3299,'_downloadable','no'),
(38396,3299,'_download_limit','-1'),
(38397,3299,'_download_expiry','-1'),
(38398,3299,'_thumbnail_id','3298'),
(38399,3299,'_stock','5'),
(38400,3299,'_stock_status','instock'),
(38401,3299,'_wc_average_rating','0'),
(38402,3299,'_wc_review_count','0'),
(38403,3299,'attribute_pa_option','1-1-kw'),
(38404,3299,'_price','322.4'),
(38405,3299,'_product_version','9.8.1'),
(38424,3300,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(38425,3300,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:56:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38426,3300,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(38427,3301,'_sku','10924'),
(38428,3301,'_regular_price','44.8'),
(38429,3301,'total_sales','0'),
(38430,3301,'_tax_status','taxable'),
(38431,3301,'_tax_class',''),
(38432,3301,'_manage_stock','yes'),
(38433,3301,'_backorders','no'),
(38434,3301,'_sold_individually','no'),
(38435,3301,'_virtual','no'),
(38436,3301,'_downloadable','no'),
(38437,3301,'_download_limit','-1'),
(38438,3301,'_download_expiry','-1'),
(38439,3301,'_thumbnail_id','3300'),
(38440,3301,'_stock','7'),
(38441,3301,'_stock_status','instock'),
(38442,3301,'_wc_average_rating','0'),
(38443,3301,'_wc_review_count','0'),
(38444,3301,'_product_version','9.7.1'),
(38445,3301,'_price','44.8'),
(38446,3302,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-1.jpg'),
(38447,3302,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-1.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38448,3302,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(38449,3303,'total_sales','0'),
(38450,3303,'_tax_status','taxable'),
(38451,3303,'_tax_class',''),
(38452,3303,'_manage_stock','no'),
(38453,3303,'_backorders','no'),
(38454,3303,'_sold_individually','no'),
(38455,3303,'_virtual','no'),
(38456,3303,'_downloadable','no'),
(38457,3303,'_download_limit','-1'),
(38458,3303,'_download_expiry','-1'),
(38459,3303,'_thumbnail_id','3302'),
(38460,3303,'_stock',NULL),
(38461,3303,'_stock_status','instock'),
(38462,3303,'_wc_average_rating','0'),
(38463,3303,'_wc_review_count','0'),
(38464,3303,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(38465,3303,'_product_version','7.7.2'),
(38466,3304,'_variation_description',''),
(38467,3304,'_sku','12707'),
(38468,3304,'_regular_price','20.8'),
(38469,3304,'total_sales','0'),
(38470,3304,'_tax_status','taxable'),
(38471,3304,'_tax_class','parent'),
(38472,3304,'_manage_stock','yes'),
(38473,3304,'_backorders','no'),
(38474,3304,'_sold_individually','no'),
(38475,3304,'_virtual','no'),
(38476,3304,'_downloadable','no'),
(38477,3304,'_download_limit','-1'),
(38478,3304,'_download_expiry','-1'),
(38479,3304,'_stock','2'),
(38480,3304,'_stock_status','instock'),
(38481,3304,'_wc_average_rating','0'),
(38482,3304,'_wc_review_count','0'),
(38483,3304,'attribute_pa_option','0-45kw-0-75-kw'),
(38484,3304,'_price','20.8'),
(38485,3304,'_product_version','7.7.2'),
(38490,3290,'_edit_last','244'),
(38491,3290,'_edit_lock','1685711006:244'),
(38492,3305,'_wp_attached_file','2023/06/Speck-Porposie-Diffuser-Adapter-Ring-.jpg'),
(38493,3305,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:49:\"2023/06/Speck-Porposie-Diffuser-Adapter-Ring-.jpg\";s:8:\"filesize\";i:40510;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Speck-Porposie-Diffuser-Adapter-Ring--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4374;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Speck-Porposie-Diffuser-Adapter-Ring--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27731;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Speck-Porposie-Diffuser-Adapter-Ring--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2048;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Speck-Porposie-Diffuser-Adapter-Ring--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17417;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"Speck-Porposie-Diffuser-Adapter-Ring--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4374;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"Speck-Porposie-Diffuser-Adapter-Ring--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11966;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"Speck-Porposie-Diffuser-Adapter-Ring--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38494,3305,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/50c1e4850232c0d8ca530f0b43fb4920f683c6dc/Speck-Porposie-Diffuser-Adapter-Ring-.jpg'),
(38495,3306,'_sku','13193'),
(38496,3306,'_regular_price','69.6'),
(38497,3306,'total_sales','0'),
(38498,3306,'_tax_status','taxable'),
(38499,3306,'_tax_class',''),
(38500,3306,'_manage_stock','yes'),
(38501,3306,'_backorders','no'),
(38502,3306,'_sold_individually','no'),
(38503,3306,'_virtual','no'),
(38504,3306,'_downloadable','no'),
(38505,3306,'_download_limit','-1'),
(38506,3306,'_download_expiry','-1'),
(38507,3306,'_thumbnail_id','3305'),
(38508,3306,'_stock','0'),
(38509,3306,'_stock_status','outofstock'),
(38510,3306,'_wc_average_rating','0'),
(38511,3306,'_wc_review_count','0'),
(38512,3306,'_product_version','7.7.2'),
(38513,3306,'_price','69.6'),
(38514,3307,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Diffuser-Insert-1-1kW.jpg'),
(38515,3307,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:53:\"2023/06/Speck-Porpoise-Pump-Diffuser-Insert-1-1kW.jpg\";s:8:\"filesize\";i:57909;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6062;}s:5:\"large\";a:5:{s:4:\"file\";s:55:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2619;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24711;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6062;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16794;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"Speck-Porpoise-Pump-Diffuser-Insert-1-1kW-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38516,3307,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/99ad80268cfe10958adb73da9e6e8825eedf0268/Speck-Porpoise-Pump-Diffuser-Insert-1-1kW.jpg'),
(38517,3308,'_sku','13192'),
(38518,3308,'_regular_price','127.2'),
(38519,3308,'total_sales','1'),
(38520,3308,'_tax_status','taxable'),
(38521,3308,'_tax_class',''),
(38522,3308,'_manage_stock','yes'),
(38523,3308,'_backorders','no'),
(38524,3308,'_sold_individually','no'),
(38525,3308,'_virtual','no'),
(38526,3308,'_downloadable','no'),
(38527,3308,'_download_limit','-1'),
(38528,3308,'_download_expiry','-1'),
(38529,3308,'_thumbnail_id','3307'),
(38530,3308,'_stock','0'),
(38531,3308,'_stock_status','outofstock'),
(38532,3308,'_wc_average_rating','0'),
(38533,3308,'_wc_review_count','0'),
(38534,3308,'_product_version','9.1.4'),
(38535,3308,'_price','127.2'),
(38536,3293,'_edit_last','244'),
(38537,3293,'_edit_lock','1685711018:244'),
(38538,3301,'_edit_last','244'),
(38539,3301,'_edit_lock','1685711027:244'),
(38540,3303,'_edit_last','244'),
(38541,3303,'_edit_lock','1685711044:244'),
(38542,3306,'_edit_last','244'),
(38543,3306,'_edit_lock','1685711055:244'),
(38544,3308,'_edit_last','244'),
(38545,3308,'_edit_lock','1685711069:244'),
(38546,3309,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Basket-Only.jpg'),
(38547,3309,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:43:\"2023/06/Speck-Porpoise-Pump-Basket-Only.jpg\";s:8:\"filesize\";i:56565;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Speck-Porpoise-Pump-Basket-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6176;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Speck-Porpoise-Pump-Basket-Only-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Speck-Porpoise-Pump-Basket-Only-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2391;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Speck-Porpoise-Pump-Basket-Only-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25867;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Speck-Porpoise-Pump-Basket-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6176;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Speck-Porpoise-Pump-Basket-Only-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17917;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Speck-Porpoise-Pump-Basket-Only-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38548,3309,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2fa4f5aaff165a4a7d9c923e7b877a9b4d341d3b/Speck-Porpoise-Pump-Basket-Only.jpg'),
(38549,3310,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Lid-Ring.jpg'),
(38550,3310,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/06/Speck-Porpoise-Pump-Lid-Ring.jpg\";s:8:\"filesize\";i:47897;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Lid-Ring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5774;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Pump-Lid-Ring-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33777;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Lid-Ring-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2590;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Lid-Ring-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21572;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Lid-Ring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5774;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Lid-Ring-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15090;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Lid-Ring-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38551,3310,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/db8afc5d169198de819c89b6f3380121e9210beb/Speck-Porpoise-Pump-Lid-Ring.jpg'),
(38552,3311,'_sku','13194'),
(38553,3311,'_regular_price','156.8'),
(38554,3311,'total_sales','0'),
(38555,3311,'_tax_status','taxable'),
(38556,3311,'_tax_class',''),
(38557,3311,'_manage_stock','yes'),
(38558,3311,'_backorders','no'),
(38559,3311,'_sold_individually','no'),
(38560,3311,'_virtual','no'),
(38561,3311,'_downloadable','no'),
(38562,3311,'_download_limit','-1'),
(38563,3311,'_download_expiry','-1'),
(38564,3311,'_thumbnail_id','3310'),
(38565,3311,'_stock','4'),
(38566,3311,'_stock_status','instock'),
(38567,3311,'_wc_average_rating','0'),
(38568,3311,'_wc_review_count','0'),
(38569,3311,'_product_version','9.0.2'),
(38570,3311,'_price','156.8'),
(38571,3312,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Lid.jpg'),
(38572,3312,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/Speck-Porpoise-Pump-Lid.jpg\";s:8:\"filesize\";i:49090;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Pump-Lid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5635;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Speck-Porpoise-Pump-Lid-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Pump-Lid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Pump-Lid-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22437;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Speck-Porpoise-Pump-Lid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5625;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Pump-Lid-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15414;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Speck-Porpoise-Pump-Lid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1549;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38573,3312,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dcfe1bb09ef9ca02c879dc444da739b82e87b38a/Speck-Porpoise-Pump-Lid.jpg'),
(38574,3313,'_sku','13195'),
(38575,3313,'_regular_price','132'),
(38576,3313,'total_sales','0'),
(38577,3313,'_tax_status','taxable'),
(38578,3313,'_tax_class',''),
(38579,3313,'_manage_stock','yes'),
(38580,3313,'_backorders','no'),
(38581,3313,'_sold_individually','no'),
(38582,3313,'_virtual','no'),
(38583,3313,'_downloadable','no'),
(38584,3313,'_download_limit','-1'),
(38585,3313,'_download_expiry','-1'),
(38586,3313,'_thumbnail_id','3312'),
(38587,3313,'_stock','4'),
(38588,3313,'_stock_status','instock'),
(38589,3313,'_wc_average_rating','0'),
(38590,3313,'_wc_review_count','0'),
(38591,3313,'_product_version','9.0.2'),
(38592,3313,'_price','132'),
(38593,3314,'_wp_attached_file','2023/06/Speck-Porpoise-Pump-Basket-1.jpg'),
(38594,3314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:40:\"2023/06/Speck-Porpoise-Pump-Basket-1.jpg\";s:8:\"filesize\";i:51606;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5848;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Speck-Porpoise-Pump-Basket-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2423;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23396;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5848;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16139;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Speck-Porpoise-Pump-Basket-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1627;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38595,3314,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/060d09f6b712e375917351611f3456f44d739a7e/Speck-Porpoise-Pump-Basket.jpg'),
(38596,3315,'_sku','13197'),
(38597,3315,'_regular_price','144.09'),
(38598,3315,'total_sales','0'),
(38599,3315,'_tax_status','taxable'),
(38600,3315,'_tax_class',''),
(38601,3315,'_manage_stock','yes'),
(38602,3315,'_backorders','no'),
(38603,3315,'_sold_individually','no'),
(38604,3315,'_virtual','no'),
(38605,3315,'_downloadable','no'),
(38606,3315,'_download_limit','-1'),
(38607,3315,'_download_expiry','-1'),
(38608,3315,'_thumbnail_id','3314'),
(38609,3315,'_stock','0'),
(38610,3315,'_stock_status','outofstock'),
(38611,3315,'_wc_average_rating','0'),
(38612,3315,'_wc_review_count','0'),
(38613,3315,'_product_version','8.4.0'),
(38614,3315,'_price','144.09'),
(38615,3311,'_edit_last','244'),
(38616,3311,'_edit_lock','1685711791:244'),
(38617,3313,'_edit_last','244'),
(38618,3313,'_edit_lock','1685711804:244'),
(38619,3315,'_edit_last','244'),
(38620,3315,'_edit_lock','1685711815:244'),
(38621,3316,'_wp_attached_file','2023/06/Speck-Badu-Eco-Touch.jpg'),
(38622,3316,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Speck-Badu-Eco-Touch.jpg\";s:8:\"filesize\";i:67411;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Speck-Badu-Eco-Touch-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7365;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Speck-Badu-Eco-Touch-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47803;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Speck-Badu-Eco-Touch-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2875;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Speck-Badu-Eco-Touch-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30649;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Speck-Badu-Eco-Touch-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7380;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Speck-Badu-Eco-Touch-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21275;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Speck-Badu-Eco-Touch-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1850;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38623,3316,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5347e863e3073ab4c4306f25312ffb8980f34ed3/Speck-Badu-Eco-Touch.jpg'),
(38624,3317,'_sku','10822'),
(38625,3317,'_regular_price','10099.14'),
(38626,3317,'total_sales','0'),
(38627,3317,'_tax_status','taxable'),
(38628,3317,'_tax_class',''),
(38629,3317,'_manage_stock','yes'),
(38630,3317,'_backorders','no'),
(38631,3317,'_sold_individually','no'),
(38632,3317,'_virtual','no'),
(38633,3317,'_downloadable','no'),
(38634,3317,'_download_limit','-1'),
(38635,3317,'_download_expiry','-1'),
(38636,3317,'_thumbnail_id','3316'),
(38637,3317,'_stock','0'),
(38638,3317,'_stock_status','outofstock'),
(38639,3317,'_wc_average_rating','0'),
(38640,3317,'_wc_review_count','0'),
(38641,3317,'_product_version','7.7.2'),
(38642,3317,'_price','10099.14'),
(38643,3318,'_wp_attached_file','2023/06/Speck-Galaxy-Pump.jpg'),
(38644,3318,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Speck-Galaxy-Pump.jpg\";s:8:\"filesize\";i:67639;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Speck-Galaxy-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7961;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Speck-Galaxy-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Speck-Galaxy-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3298;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Speck-Galaxy-Pump-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30478;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Speck-Galaxy-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7983;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Speck-Galaxy-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21034;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Speck-Galaxy-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2167;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38645,3318,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/391263abe8390222ce022eda0b7684ba73bc5ab9/Speck-Galaxy-Pump.jpg'),
(38646,3319,'total_sales','0'),
(38647,3319,'_tax_status','taxable'),
(38648,3319,'_tax_class',''),
(38649,3319,'_manage_stock','no'),
(38650,3319,'_backorders','no'),
(38651,3319,'_sold_individually','no'),
(38652,3319,'_virtual','no'),
(38653,3319,'_downloadable','no'),
(38654,3319,'_download_limit','-1'),
(38655,3319,'_download_expiry','-1'),
(38656,3319,'_thumbnail_id','3318'),
(38657,3319,'_stock',NULL),
(38658,3319,'_stock_status','outofstock'),
(38659,3319,'_wc_average_rating','0'),
(38660,3319,'_wc_review_count','0'),
(38661,3319,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(38662,3319,'_product_version','7.7.2'),
(38663,3320,'_variation_description',''),
(38664,3320,'_sku','10920'),
(38665,3320,'_regular_price','5363.28'),
(38666,3320,'total_sales','0'),
(38667,3320,'_tax_status','taxable'),
(38668,3320,'_tax_class','parent'),
(38669,3320,'_manage_stock','yes'),
(38670,3320,'_backorders','no'),
(38671,3320,'_sold_individually','no'),
(38672,3320,'_virtual','no'),
(38673,3320,'_downloadable','no'),
(38674,3320,'_download_limit','-1'),
(38675,3320,'_download_expiry','-1'),
(38676,3320,'_stock','0'),
(38677,3320,'_stock_status','outofstock'),
(38678,3320,'_wc_average_rating','0'),
(38679,3320,'_wc_review_count','0'),
(38680,3320,'attribute_pa_size','1-1kw'),
(38681,3320,'_price','5363.28'),
(38682,3320,'_product_version','7.7.2'),
(38683,3321,'_variation_description',''),
(38684,3321,'_sku','12249'),
(38685,3321,'_regular_price','8092.08'),
(38686,3321,'total_sales','0'),
(38687,3321,'_tax_status','taxable'),
(38688,3321,'_tax_class','parent'),
(38689,3321,'_manage_stock','yes'),
(38690,3321,'_backorders','no'),
(38691,3321,'_sold_individually','no'),
(38692,3321,'_virtual','no'),
(38693,3321,'_downloadable','no'),
(38694,3321,'_download_limit','-1'),
(38695,3321,'_download_expiry','-1'),
(38696,3321,'_stock','0'),
(38697,3321,'_stock_status','outofstock'),
(38698,3321,'_wc_average_rating','0'),
(38699,3321,'_wc_review_count','0'),
(38700,3321,'attribute_pa_size','1-5kw'),
(38701,3321,'_price','8092.08'),
(38702,3321,'_product_version','7.7.2'),
(38703,3322,'_variation_description',''),
(38704,3322,'_sku','13198'),
(38705,3322,'_regular_price','4744.08'),
(38706,3322,'total_sales','0'),
(38707,3322,'_tax_status','taxable'),
(38708,3322,'_tax_class','parent'),
(38709,3322,'_manage_stock','yes'),
(38710,3322,'_backorders','no'),
(38711,3322,'_sold_individually','no'),
(38712,3322,'_virtual','no'),
(38713,3322,'_downloadable','no'),
(38714,3322,'_download_limit','-1'),
(38715,3322,'_download_expiry','-1'),
(38716,3322,'_stock','0'),
(38717,3322,'_stock_status','outofstock'),
(38718,3322,'_wc_average_rating','0'),
(38719,3322,'_wc_review_count','0'),
(38720,3322,'attribute_pa_size','0-75kw'),
(38721,3322,'_price','4744.08'),
(38722,3322,'_product_version','7.7.2'),
(38735,3317,'_edit_last','244'),
(38736,3317,'_edit_lock','1685712473:244'),
(38737,3319,'_edit_last','244'),
(38738,3319,'_edit_lock','1685712500:244'),
(38763,3322,'_thumbnail_id','0'),
(38764,3321,'_thumbnail_id','0'),
(38765,3320,'_thumbnail_id','0'),
(38766,3319,'_price','4744.08'),
(38767,3319,'_price','5363.28'),
(38768,3319,'_price','8092.08'),
(38771,3304,'_thumbnail_id','0'),
(38772,3303,'_price','20.8'),
(38775,3291,'_thumbnail_id','0'),
(38777,3323,'_wp_attached_file','2023/06/Speck-Badu-Skimmer.jpg'),
(38778,3323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/Speck-Badu-Skimmer.jpg\";s:8:\"filesize\";i:46367;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Speck-Badu-Skimmer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4781;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Speck-Badu-Skimmer-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31303;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Speck-Badu-Skimmer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2075;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Speck-Badu-Skimmer-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19818;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Speck-Badu-Skimmer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4795;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Speck-Badu-Skimmer-600x601.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13482;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Speck-Badu-Skimmer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38779,3323,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b72be4bde65ac95290d8d6564d94498f3a41f2f4/Speck-Badu-Skimmer.jpg'),
(38780,3324,'total_sales','0'),
(38781,3324,'_tax_status','taxable'),
(38782,3324,'_tax_class',''),
(38783,3324,'_manage_stock','no'),
(38784,3324,'_backorders','no'),
(38785,3324,'_sold_individually','no'),
(38786,3324,'_virtual','no'),
(38787,3324,'_downloadable','no'),
(38788,3324,'_download_limit','-1'),
(38789,3324,'_download_expiry','-1'),
(38790,3324,'_thumbnail_id','3323'),
(38791,3324,'_stock',NULL),
(38792,3324,'_stock_status','outofstock'),
(38793,3324,'_wc_average_rating','0'),
(38794,3324,'_wc_review_count','0'),
(38795,3324,'_product_attributes','a:2:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:23:\"Tan | Grey | Tan | Grey\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(38796,3324,'_product_version','9.3.3'),
(38797,3325,'_wp_attached_file','2023/06/Speck-Badu-Skimmer-Tan.jpg'),
(38798,3325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Speck-Badu-Skimmer-Tan.jpg\";s:8:\"filesize\";i:49877;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Speck-Badu-Skimmer-Tan-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5574;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Speck-Badu-Skimmer-Tan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2331;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Speck-Badu-Skimmer-Tan-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22178;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Speck-Badu-Skimmer-Tan-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5574;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Speck-Badu-Skimmer-Tan-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15314;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Speck-Badu-Skimmer-Tan-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38799,3325,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/166e0c84a0d6a3682ed59879d2946f509d4c098c/Speck-Badu-Skimmer-Tan.jpg'),
(38800,3326,'_variation_description','Price Excludes VAT'),
(38801,3326,'_sku','11751'),
(38802,3326,'_regular_price','1031.97'),
(38803,3326,'total_sales','0'),
(38804,3326,'_tax_status','taxable'),
(38805,3326,'_tax_class','parent'),
(38806,3326,'_manage_stock','yes'),
(38807,3326,'_backorders','no'),
(38808,3326,'_sold_individually','no'),
(38809,3326,'_virtual','no'),
(38810,3326,'_downloadable','no'),
(38811,3326,'_download_limit','-1'),
(38812,3326,'_download_expiry','-1'),
(38813,3326,'_thumbnail_id','3325'),
(38814,3326,'_stock','0'),
(38815,3326,'_stock_status','outofstock'),
(38816,3326,'_wc_average_rating','0'),
(38817,3326,'_wc_review_count','0'),
(38818,3326,'attribute_pa_option','liner'),
(38819,3326,'attribute_colour','Tan'),
(38820,3326,'_price','1031.97'),
(38821,3326,'_product_version','9.3.3'),
(38822,3327,'_wp_attached_file','2023/06/Speck-Badu-Skimmer-Tan-1.jpg'),
(38823,3327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Speck-Badu-Skimmer-Tan-1.jpg\";s:8:\"filesize\";i:49877;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5574;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Speck-Badu-Skimmer-Tan-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2331;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22178;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5574;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15314;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Speck-Badu-Skimmer-Tan-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38824,3327,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/166e0c84a0d6a3682ed59879d2946f509d4c098c/Speck-Badu-Skimmer-Tan.jpg'),
(38825,3328,'_variation_description','Price Excludes VAT'),
(38826,3328,'_sku','13203'),
(38827,3328,'_regular_price','934.38'),
(38828,3328,'total_sales','0'),
(38829,3328,'_tax_status','taxable'),
(38830,3328,'_tax_class','parent'),
(38831,3328,'_manage_stock','yes'),
(38832,3328,'_backorders','no'),
(38833,3328,'_sold_individually','no'),
(38834,3328,'_virtual','no'),
(38835,3328,'_downloadable','no'),
(38836,3328,'_download_limit','-1'),
(38837,3328,'_download_expiry','-1'),
(38838,3328,'_thumbnail_id','3327'),
(38839,3328,'_stock','0'),
(38840,3328,'_stock_status','outofstock'),
(38841,3328,'_wc_average_rating','0'),
(38842,3328,'_wc_review_count','0'),
(38843,3328,'attribute_pa_option','gunite'),
(38844,3328,'attribute_colour','Tan'),
(38845,3328,'_price','934.38'),
(38846,3328,'_product_version','9.3.3'),
(38847,3329,'_wp_attached_file','2023/06/Speck-Badu-Skimmer-Grey.jpg'),
(38848,3329,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/Speck-Badu-Skimmer-Grey.jpg\";s:8:\"filesize\";i:50184;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Speck-Badu-Skimmer-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Speck-Badu-Skimmer-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2489;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Speck-Badu-Skimmer-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22640;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Speck-Badu-Skimmer-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Speck-Badu-Skimmer-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15769;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Speck-Badu-Skimmer-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38849,3329,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0527051a93c2245fa5bf627617a041cf3ab5d3ee/Speck-Badu-Skimmer-Grey.jpg'),
(38850,3330,'_variation_description','Price Excludes VAT'),
(38851,3330,'_sku','13204'),
(38852,3330,'_regular_price','1031.97'),
(38853,3330,'total_sales','0'),
(38854,3330,'_tax_status','taxable'),
(38855,3330,'_tax_class','parent'),
(38856,3330,'_manage_stock','yes'),
(38857,3330,'_backorders','no'),
(38858,3330,'_sold_individually','no'),
(38859,3330,'_virtual','no'),
(38860,3330,'_downloadable','no'),
(38861,3330,'_download_limit','-1'),
(38862,3330,'_download_expiry','-1'),
(38863,3330,'_thumbnail_id','3329'),
(38864,3330,'_stock','0'),
(38865,3330,'_stock_status','outofstock'),
(38866,3330,'_wc_average_rating','0'),
(38867,3330,'_wc_review_count','0'),
(38868,3330,'attribute_pa_option','liner'),
(38869,3330,'attribute_colour','Grey'),
(38870,3330,'_price','1031.97'),
(38871,3330,'_product_version','9.3.3'),
(38872,3331,'_wp_attached_file','2023/06/Speck-Badu-Skimmer-Grey-1.jpg'),
(38873,3331,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/Speck-Badu-Skimmer-Grey-1.jpg\";s:8:\"filesize\";i:50184;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Speck-Badu-Skimmer-Grey-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2489;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22640;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15769;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Speck-Badu-Skimmer-Grey-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38874,3331,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0527051a93c2245fa5bf627617a041cf3ab5d3ee/Speck-Badu-Skimmer-Grey.jpg'),
(38875,3332,'_variation_description','Price Excludes VAT'),
(38876,3332,'_sku','13205'),
(38877,3332,'_regular_price','934.38'),
(38878,3332,'total_sales','0'),
(38879,3332,'_tax_status','taxable'),
(38880,3332,'_tax_class','parent'),
(38881,3332,'_manage_stock','yes'),
(38882,3332,'_backorders','no'),
(38883,3332,'_sold_individually','no'),
(38884,3332,'_virtual','no'),
(38885,3332,'_downloadable','no'),
(38886,3332,'_download_limit','-1'),
(38887,3332,'_download_expiry','-1'),
(38888,3332,'_thumbnail_id','3331'),
(38889,3332,'_stock','0'),
(38890,3332,'_stock_status','outofstock'),
(38891,3332,'_wc_average_rating','0'),
(38892,3332,'_wc_review_count','0'),
(38893,3332,'attribute_pa_option','gunite'),
(38894,3332,'attribute_colour','Grey'),
(38895,3332,'_price','934.38'),
(38896,3332,'_product_version','9.3.3'),
(38903,3324,'_edit_last','244'),
(38904,3324,'_edit_lock','1685955048:244'),
(38905,3333,'_wp_attached_file','2023/06/Speck-Eco-Wise-Cartridge-Filter-Complete.jpg'),
(38906,3333,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:52:\"2023/06/Speck-Eco-Wise-Cartridge-Filter-Complete.jpg\";s:8:\"filesize\";i:58579;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"Speck-Eco-Wise-Cartridge-Filter-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6542;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"Speck-Eco-Wise-Cartridge-Filter-Complete-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"Speck-Eco-Wise-Cartridge-Filter-Complete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2643;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"Speck-Eco-Wise-Cartridge-Filter-Complete-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26487;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"Speck-Eco-Wise-Cartridge-Filter-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6542;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"Speck-Eco-Wise-Cartridge-Filter-Complete-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18324;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"Speck-Eco-Wise-Cartridge-Filter-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(38907,3333,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/53fe5f7eaf7aa755274fc4677c2e36145a87e06b/Speck-Eco-Wise-Cartridge-Filter-Complete.jpg'),
(38908,3334,'total_sales','0'),
(38909,3334,'_tax_status','taxable'),
(38910,3334,'_tax_class',''),
(38911,3334,'_manage_stock','no'),
(38912,3334,'_backorders','no'),
(38913,3334,'_sold_individually','no'),
(38914,3334,'_virtual','no'),
(38915,3334,'_downloadable','no'),
(38916,3334,'_download_limit','-1'),
(38917,3334,'_download_expiry','-1'),
(38918,3334,'_thumbnail_id','3333'),
(38919,3334,'_stock',NULL),
(38920,3334,'_stock_status','outofstock'),
(38921,3334,'_wc_average_rating','0'),
(38922,3334,'_wc_review_count','0'),
(38923,3334,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(38924,3334,'_product_version','9.0.2'),
(38925,3335,'_variation_description',''),
(38926,3335,'_sku','11666'),
(38927,3335,'_regular_price','2460.24'),
(38928,3335,'total_sales','0'),
(38929,3335,'_tax_status','taxable'),
(38930,3335,'_tax_class','parent'),
(38931,3335,'_manage_stock','yes'),
(38932,3335,'_backorders','no'),
(38933,3335,'_sold_individually','no'),
(38934,3335,'_virtual','no'),
(38935,3335,'_downloadable','no'),
(38936,3335,'_download_limit','-1'),
(38937,3335,'_download_expiry','-1'),
(38938,3335,'_stock','0'),
(38939,3335,'_stock_status','outofstock'),
(38940,3335,'_wc_average_rating','0'),
(38941,3335,'_wc_review_count','0'),
(38942,3335,'attribute_pa_option','3'),
(38943,3335,'_price','2460.24'),
(38944,3335,'_product_version','9.0.2'),
(38945,3336,'_variation_description',''),
(38946,3336,'_sku','12275'),
(38947,3336,'_regular_price','2080.08'),
(38948,3336,'total_sales','0'),
(38949,3336,'_tax_status','taxable'),
(38950,3336,'_tax_class','parent'),
(38951,3336,'_manage_stock','yes'),
(38952,3336,'_backorders','no'),
(38953,3336,'_sold_individually','no'),
(38954,3336,'_virtual','no'),
(38955,3336,'_downloadable','no'),
(38956,3336,'_download_limit','-1'),
(38957,3336,'_download_expiry','-1'),
(38958,3336,'_stock','0'),
(38959,3336,'_stock_status','outofstock'),
(38960,3336,'_wc_average_rating','0'),
(38961,3336,'_wc_review_count','0'),
(38962,3336,'attribute_pa_option','2-2'),
(38963,3336,'_price','2080.08'),
(38964,3336,'_product_version','9.0.2'),
(38965,3337,'_variation_description',''),
(38966,3337,'_sku','12652'),
(38967,3337,'_regular_price','2870.64'),
(38968,3337,'total_sales','0'),
(38969,3337,'_tax_status','taxable'),
(38970,3337,'_tax_class','parent'),
(38971,3337,'_manage_stock','yes'),
(38972,3337,'_backorders','no'),
(38973,3337,'_sold_individually','no'),
(38974,3337,'_virtual','no'),
(38975,3337,'_downloadable','no'),
(38976,3337,'_download_limit','-1'),
(38977,3337,'_download_expiry','-1'),
(38978,3337,'_stock','0'),
(38979,3337,'_stock_status','outofstock'),
(38980,3337,'_wc_average_rating','0'),
(38981,3337,'_wc_review_count','0'),
(38982,3337,'attribute_pa_option','4'),
(38983,3337,'_price','2870.64'),
(38984,3337,'_product_version','9.0.2'),
(38985,3338,'_variation_description',''),
(38986,3338,'_sku','13210'),
(38987,3338,'_regular_price','1917.36'),
(38988,3338,'total_sales','0'),
(38989,3338,'_tax_status','taxable'),
(38990,3338,'_tax_class','parent'),
(38991,3338,'_manage_stock','yes'),
(38992,3338,'_backorders','no'),
(38993,3338,'_sold_individually','no'),
(38994,3338,'_virtual','no'),
(38995,3338,'_downloadable','no'),
(38996,3338,'_download_limit','-1'),
(38997,3338,'_download_expiry','-1'),
(38998,3338,'_stock','0'),
(38999,3338,'_stock_status','outofstock'),
(39000,3338,'_wc_average_rating','0'),
(39001,3338,'_wc_review_count','0'),
(39002,3338,'attribute_pa_option','1'),
(39003,3338,'_price','1917.36'),
(39004,3338,'_product_version','9.0.2'),
(39013,3337,'_thumbnail_id','0'),
(39014,3338,'_thumbnail_id','0'),
(39015,3336,'_thumbnail_id','0'),
(39016,3335,'_thumbnail_id','0'),
(39021,3339,'_wp_attached_file','2023/06/Speck-Cartridge-Filter-Only.jpg'),
(39022,3339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Speck-Cartridge-Filter-Only.jpg\";s:8:\"filesize\";i:36998;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Speck-Cartridge-Filter-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3511;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Speck-Cartridge-Filter-Only-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Speck-Cartridge-Filter-Only-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1649;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Speck-Cartridge-Filter-Only-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14927;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Speck-Cartridge-Filter-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3508;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Speck-Cartridge-Filter-Only-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10021;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Speck-Cartridge-Filter-Only-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39023,3339,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/564b94ddfe2516bb23b49e1ea720072cc712bde8/Speck-Cartridge-Filter-Only.jpg'),
(39024,3340,'total_sales','0'),
(39025,3340,'_tax_status','taxable'),
(39026,3340,'_tax_class',''),
(39027,3340,'_manage_stock','no'),
(39028,3340,'_backorders','no'),
(39029,3340,'_sold_individually','no'),
(39030,3340,'_virtual','no'),
(39031,3340,'_downloadable','no'),
(39032,3340,'_download_limit','-1'),
(39033,3340,'_download_expiry','-1'),
(39034,3340,'_thumbnail_id','3339'),
(39035,3340,'_stock',NULL),
(39036,3340,'_stock_status','outofstock'),
(39037,3340,'_wc_average_rating','0'),
(39038,3340,'_wc_review_count','0'),
(39039,3340,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39040,3340,'_product_version','9.8.1'),
(39041,3341,'_variation_description',''),
(39042,3341,'_sku','11545'),
(39043,3341,'_regular_price','828.78'),
(39044,3341,'total_sales','0'),
(39045,3341,'_tax_status','taxable'),
(39046,3341,'_tax_class','parent'),
(39047,3341,'_manage_stock','yes'),
(39048,3341,'_backorders','no'),
(39049,3341,'_sold_individually','no'),
(39050,3341,'_virtual','no'),
(39051,3341,'_downloadable','no'),
(39052,3341,'_download_limit','-1'),
(39053,3341,'_download_expiry','-1'),
(39054,3341,'_stock','0'),
(39055,3341,'_stock_status','outofstock'),
(39056,3341,'_wc_average_rating','0'),
(39057,3341,'_wc_review_count','0'),
(39058,3341,'attribute_pa_size','3'),
(39059,3341,'_price','828.78'),
(39060,3341,'_product_version','9.8.1'),
(39061,3342,'_variation_description',''),
(39062,3342,'_sku','12276'),
(39063,3342,'_regular_price','740.78'),
(39064,3342,'total_sales','0'),
(39065,3342,'_tax_status','taxable'),
(39066,3342,'_tax_class','parent'),
(39067,3342,'_manage_stock','yes'),
(39068,3342,'_backorders','no'),
(39069,3342,'_sold_individually','no'),
(39070,3342,'_virtual','no'),
(39071,3342,'_downloadable','no'),
(39072,3342,'_download_limit','-1'),
(39073,3342,'_download_expiry','-1'),
(39074,3342,'_stock','0'),
(39075,3342,'_stock_status','outofstock'),
(39076,3342,'_wc_average_rating','0'),
(39077,3342,'_wc_review_count','0'),
(39078,3342,'attribute_pa_size','2'),
(39079,3342,'_price','740.78'),
(39080,3342,'_product_version','9.8.1'),
(39081,3343,'_variation_description',''),
(39082,3343,'_sku','13175'),
(39083,3343,'_regular_price','991.18'),
(39084,3343,'total_sales','0'),
(39085,3343,'_tax_status','taxable'),
(39086,3343,'_tax_class','parent'),
(39087,3343,'_manage_stock','yes'),
(39088,3343,'_backorders','no'),
(39089,3343,'_sold_individually','no'),
(39090,3343,'_virtual','no'),
(39091,3343,'_downloadable','no'),
(39092,3343,'_download_limit','-1'),
(39093,3343,'_download_expiry','-1'),
(39094,3343,'_stock','0'),
(39095,3343,'_stock_status','outofstock'),
(39096,3343,'_wc_average_rating','0'),
(39097,3343,'_wc_review_count','0'),
(39098,3343,'attribute_pa_size','4'),
(39099,3343,'_price','991.18'),
(39100,3343,'_product_version','9.8.1'),
(39101,3344,'_variation_description',''),
(39102,3344,'_sku','13211'),
(39103,3344,'_regular_price','690.38'),
(39104,3344,'total_sales','0'),
(39105,3344,'_tax_status','taxable'),
(39106,3344,'_tax_class','parent'),
(39107,3344,'_manage_stock','yes'),
(39108,3344,'_backorders','no'),
(39109,3344,'_sold_individually','no'),
(39110,3344,'_virtual','no'),
(39111,3344,'_downloadable','no'),
(39112,3344,'_download_limit','-1'),
(39113,3344,'_download_expiry','-1'),
(39114,3344,'_stock','0'),
(39115,3344,'_stock_status','outofstock'),
(39116,3344,'_wc_average_rating','0'),
(39117,3344,'_wc_review_count','0'),
(39118,3344,'attribute_pa_size','1'),
(39119,3344,'_price','690.38'),
(39120,3344,'_product_version','9.8.1'),
(39125,3334,'_edit_last','244'),
(39126,3334,'_edit_lock','1685785977:244'),
(39133,3340,'_edit_lock','1686235527:244'),
(39140,3345,'_wp_attached_file','2023/06/Speck-Jumbo-Filter.jpg'),
(39141,3345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Speck-Jumbo-Filter.jpg\";s:8:\"filesize\";i:47234;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Speck-Jumbo-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4979;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Speck-Jumbo-Filter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2197;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Speck-Jumbo-Filter-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20044;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Speck-Jumbo-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Speck-Jumbo-Filter-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13693;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Speck-Jumbo-Filter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39142,3345,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/33c80bb735690ec7ff2abd3cc95383546a07f9d0/Speck-Jumbo-Filter.jpg'),
(39143,3346,'total_sales','0'),
(39144,3346,'_tax_status','taxable'),
(39145,3346,'_tax_class',''),
(39146,3346,'_manage_stock','no'),
(39147,3346,'_backorders','no'),
(39148,3346,'_sold_individually','no'),
(39149,3346,'_virtual','no'),
(39150,3346,'_downloadable','no'),
(39151,3346,'_download_limit','-1'),
(39152,3346,'_download_expiry','-1'),
(39153,3346,'_thumbnail_id','3345'),
(39154,3346,'_stock',NULL),
(39155,3346,'_stock_status','outofstock'),
(39156,3346,'_wc_average_rating','0'),
(39157,3346,'_wc_review_count','0'),
(39158,3346,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39159,3346,'_product_version','7.8.2'),
(39160,3347,'_wp_attached_file','2023/06/Speck-Jumbo-Filter-1.jpg'),
(39161,3347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Speck-Jumbo-Filter-1.jpg\";s:8:\"filesize\";i:47234;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4979;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Speck-Jumbo-Filter-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2197;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20044;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13693;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Speck-Jumbo-Filter-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39162,3347,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/33c80bb735690ec7ff2abd3cc95383546a07f9d0/Speck-Jumbo-Filter.jpg'),
(39163,3348,'_variation_description',''),
(39164,3348,'_sku','10919'),
(39165,3348,'_regular_price','12871.68'),
(39166,3348,'total_sales','0'),
(39167,3348,'_tax_status','taxable'),
(39168,3348,'_tax_class','parent'),
(39169,3348,'_manage_stock','yes'),
(39170,3348,'_backorders','no'),
(39171,3348,'_sold_individually','no'),
(39172,3348,'_virtual','no'),
(39173,3348,'_downloadable','no'),
(39174,3348,'_download_limit','-1'),
(39175,3348,'_download_expiry','-1'),
(39176,3348,'_thumbnail_id','3347'),
(39177,3348,'_stock','0'),
(39178,3348,'_stock_status','outofstock'),
(39179,3348,'_wc_average_rating','0'),
(39180,3348,'_wc_review_count','0'),
(39181,3348,'attribute_pa_size','7-bag'),
(39182,3348,'_price','12871.68'),
(39183,3348,'_product_version','7.8.2'),
(39185,3340,'_edit_last','244'),
(39186,3340,'_yoast_wpseo_primary_product_cat','26'),
(39187,3340,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(39190,3349,'_wp_attached_file','2023/06/MultiCyclone-Pre-Filter.jpg'),
(39191,3349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/MultiCyclone-Pre-Filter.jpg\";s:8:\"filesize\";i:52024;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"MultiCyclone-Pre-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6030;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"MultiCyclone-Pre-Filter-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35944;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"MultiCyclone-Pre-Filter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"MultiCyclone-Pre-Filter-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22920;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"MultiCyclone-Pre-Filter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6030;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"MultiCyclone-Pre-Filter-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16012;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"MultiCyclone-Pre-Filter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39192,3349,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/33bfc8770e51fce01df03a984c31478f63b70663/MultiCyclone-Pre-Filter.jpg'),
(39193,3350,'total_sales','0'),
(39194,3350,'_tax_status','taxable'),
(39195,3350,'_tax_class',''),
(39196,3350,'_manage_stock','no'),
(39197,3350,'_backorders','no'),
(39198,3350,'_sold_individually','no'),
(39199,3350,'_virtual','no'),
(39200,3350,'_downloadable','no'),
(39201,3350,'_download_limit','-1'),
(39202,3350,'_download_expiry','-1'),
(39203,3350,'_thumbnail_id','3349'),
(39204,3350,'_stock',NULL),
(39205,3350,'_stock_status','outofstock'),
(39206,3350,'_wc_average_rating','0'),
(39207,3350,'_wc_review_count','0'),
(39208,3350,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39209,3350,'_product_version','7.7.2'),
(39210,3351,'_variation_description',''),
(39211,3351,'_sku','11043'),
(39212,3351,'_regular_price','5387.76'),
(39213,3351,'total_sales','0'),
(39214,3351,'_tax_status','taxable'),
(39215,3351,'_tax_class','parent'),
(39216,3351,'_manage_stock','yes'),
(39217,3351,'_backorders','no'),
(39218,3351,'_sold_individually','no'),
(39219,3351,'_virtual','no'),
(39220,3351,'_downloadable','no'),
(39221,3351,'_download_limit','-1'),
(39222,3351,'_download_expiry','-1'),
(39223,3351,'_stock','0'),
(39224,3351,'_stock_status','outofstock'),
(39225,3351,'_wc_average_rating','0'),
(39226,3351,'_wc_review_count','0'),
(39227,3351,'attribute_pa_option','mc-12'),
(39228,3351,'_price','5387.76'),
(39229,3351,'_product_version','7.7.2'),
(39230,3352,'_variation_description',''),
(39231,3352,'_sku','13199'),
(39232,3352,'_regular_price','6960.24'),
(39233,3352,'total_sales','0'),
(39234,3352,'_tax_status','taxable'),
(39235,3352,'_tax_class','parent'),
(39236,3352,'_manage_stock','yes'),
(39237,3352,'_backorders','no'),
(39238,3352,'_sold_individually','no'),
(39239,3352,'_virtual','no'),
(39240,3352,'_downloadable','no'),
(39241,3352,'_download_limit','-1'),
(39242,3352,'_download_expiry','-1'),
(39243,3352,'_stock','0'),
(39244,3352,'_stock_status','outofstock'),
(39245,3352,'_wc_average_rating','0'),
(39246,3352,'_wc_review_count','0'),
(39247,3352,'attribute_pa_option','mc-16'),
(39248,3352,'_price','6960.24'),
(39249,3352,'_product_version','7.7.2'),
(39254,3351,'_thumbnail_id','0'),
(39255,3352,'_thumbnail_id','0'),
(39256,3350,'_price','5387.76'),
(39257,3350,'_price','6960.24'),
(39258,3346,'_edit_last','244'),
(39259,3346,'_edit_lock','1685786037:244'),
(39260,3353,'_wp_attached_file','2023/06/Speck-MultiCyclone-Pre-Filter-Plus.jpg'),
(39261,3353,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/06/Speck-MultiCyclone-Pre-Filter-Plus.jpg\";s:8:\"filesize\";i:48661;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Speck-MultiCyclone-Pre-Filter-Plus-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5504;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Speck-MultiCyclone-Pre-Filter-Plus-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Speck-MultiCyclone-Pre-Filter-Plus-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Speck-MultiCyclone-Pre-Filter-Plus-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21513;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"Speck-MultiCyclone-Pre-Filter-Plus-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"Speck-MultiCyclone-Pre-Filter-Plus-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14807;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"Speck-MultiCyclone-Pre-Filter-Plus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39262,3353,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b1a6d41b630d8b9357c44def4bfdcaff1e7dd059/Speck-MultiCyclone-Pre-Filter-Plus.jpg'),
(39263,3354,'total_sales','0'),
(39264,3354,'_tax_status','taxable'),
(39265,3354,'_tax_class',''),
(39266,3354,'_manage_stock','no'),
(39267,3354,'_backorders','no'),
(39268,3354,'_sold_individually','no'),
(39269,3354,'_virtual','no'),
(39270,3354,'_downloadable','no'),
(39271,3354,'_download_limit','-1'),
(39272,3354,'_download_expiry','-1'),
(39273,3354,'_thumbnail_id','3353'),
(39274,3354,'_stock',NULL),
(39275,3354,'_stock_status','outofstock'),
(39276,3354,'_wc_average_rating','0'),
(39277,3354,'_wc_review_count','0'),
(39278,3354,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39279,3354,'_product_version','7.7.2'),
(39280,3355,'_variation_description',''),
(39281,3355,'_sku','13201'),
(39282,3355,'_regular_price','9252.72'),
(39283,3355,'total_sales','0'),
(39284,3355,'_tax_status','taxable'),
(39285,3355,'_tax_class','parent'),
(39286,3355,'_manage_stock','yes'),
(39287,3355,'_backorders','no'),
(39288,3355,'_sold_individually','no'),
(39289,3355,'_virtual','no'),
(39290,3355,'_downloadable','no'),
(39291,3355,'_download_limit','-1'),
(39292,3355,'_download_expiry','-1'),
(39293,3355,'_stock','0'),
(39294,3355,'_stock_status','outofstock'),
(39295,3355,'_wc_average_rating','0'),
(39296,3355,'_wc_review_count','0'),
(39297,3355,'attribute_pa_option','mc-12-plus'),
(39298,3355,'_price','9252.72'),
(39299,3355,'_product_version','7.7.2'),
(39300,3356,'_variation_description',''),
(39301,3356,'_sku','13202'),
(39302,3356,'_regular_price','8411.76'),
(39303,3356,'total_sales','0'),
(39304,3356,'_tax_status','taxable'),
(39305,3356,'_tax_class','parent'),
(39306,3356,'_manage_stock','yes'),
(39307,3356,'_backorders','no'),
(39308,3356,'_sold_individually','no'),
(39309,3356,'_virtual','no'),
(39310,3356,'_downloadable','no'),
(39311,3356,'_download_limit','-1'),
(39312,3356,'_download_expiry','-1'),
(39313,3356,'_stock','0'),
(39314,3356,'_stock_status','outofstock'),
(39315,3356,'_wc_average_rating','0'),
(39316,3356,'_wc_review_count','0'),
(39317,3356,'attribute_pa_option','mc-16-plus'),
(39318,3356,'_price','8411.76'),
(39319,3356,'_product_version','7.7.2'),
(39324,3356,'_thumbnail_id','0'),
(39325,3355,'_thumbnail_id','0'),
(39326,3354,'_price','8411.76'),
(39327,3354,'_price','9252.72'),
(39328,3357,'_wp_attached_file','2023/06/Speck-Unions.jpg'),
(39329,3357,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:24:\"2023/06/Speck-Unions.jpg\";s:8:\"filesize\";i:53610;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Speck-Unions-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5576;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Speck-Unions-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Speck-Unions-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Speck-Unions-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23198;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Speck-Unions-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5581;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Speck-Unions-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15591;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Speck-Unions-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39330,3357,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/93ac8afb9b83a282d3715583d99419e8f44c8a58/Speck-Unions.jpg'),
(39331,3358,'total_sales','0'),
(39332,3358,'_tax_status','taxable'),
(39333,3358,'_tax_class',''),
(39334,3358,'_manage_stock','no'),
(39335,3358,'_backorders','no'),
(39336,3358,'_sold_individually','no'),
(39337,3358,'_virtual','no'),
(39338,3358,'_downloadable','no'),
(39339,3358,'_download_limit','-1'),
(39340,3358,'_download_expiry','-1'),
(39341,3358,'_thumbnail_id','3357'),
(39342,3358,'_stock',NULL),
(39343,3358,'_stock_status','instock'),
(39344,3358,'_wc_average_rating','0'),
(39345,3358,'_wc_review_count','0'),
(39346,3358,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39347,3358,'_product_version','9.0.2'),
(39348,3350,'_edit_last','244'),
(39349,3350,'_edit_lock','1685786055:244'),
(39350,3359,'_wp_attached_file','2023/06/Speck-Union-40mm.jpg'),
(39351,3359,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Speck-Union-40mm.jpg\";s:8:\"filesize\";i:61589;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Speck-Union-40mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6666;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Speck-Union-40mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Speck-Union-40mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2748;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Speck-Union-40mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27978;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Speck-Union-40mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6666;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Speck-Union-40mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18974;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Speck-Union-40mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1804;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39352,3359,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6bf7e67ffb427b97c7b98f1c19b941259535353a/Speck-Union-40mm.jpg'),
(39353,3360,'_variation_description','Price Excludes VAT'),
(39354,3360,'_sku','10765'),
(39355,3360,'_regular_price','57.6'),
(39356,3360,'total_sales','0'),
(39357,3360,'_tax_status','taxable'),
(39358,3360,'_tax_class','parent'),
(39359,3360,'_manage_stock','yes'),
(39360,3360,'_backorders','no'),
(39361,3360,'_sold_individually','no'),
(39362,3360,'_virtual','no'),
(39363,3360,'_downloadable','no'),
(39364,3360,'_download_limit','-1'),
(39365,3360,'_download_expiry','-1'),
(39366,3360,'_thumbnail_id','3359'),
(39367,3360,'_stock','10'),
(39368,3360,'_stock_status','instock'),
(39369,3360,'_wc_average_rating','0'),
(39370,3360,'_wc_review_count','0'),
(39371,3360,'attribute_pa_size','40mm'),
(39372,3360,'_price','57.6'),
(39373,3360,'_product_version','9.0.2'),
(39374,3361,'_wp_attached_file','2023/06/Speck-Union-50mm.jpg'),
(39375,3361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2023/06/Speck-Union-50mm.jpg\";s:8:\"filesize\";i:57794;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Speck-Union-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6887;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Speck-Union-50mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Speck-Union-50mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Speck-Union-50mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26984;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Speck-Union-50mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6916;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Speck-Union-50mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18689;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Speck-Union-50mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39376,3361,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e050fdfbec49723ddf01afb68b331286d5a50148/Speck-Union-50mm.jpg'),
(39377,3362,'_variation_description','Price Excludes VAT'),
(39378,3362,'_sku','10766'),
(39379,3362,'_regular_price','58.4'),
(39380,3362,'total_sales','0'),
(39381,3362,'_tax_status','taxable'),
(39382,3362,'_tax_class','parent'),
(39383,3362,'_manage_stock','yes'),
(39384,3362,'_backorders','no'),
(39385,3362,'_sold_individually','no'),
(39386,3362,'_virtual','no'),
(39387,3362,'_downloadable','no'),
(39388,3362,'_download_limit','-1'),
(39389,3362,'_download_expiry','-1'),
(39390,3362,'_thumbnail_id','3361'),
(39391,3362,'_stock','15'),
(39392,3362,'_stock_status','instock'),
(39393,3362,'_wc_average_rating','0'),
(39394,3362,'_wc_review_count','0'),
(39395,3362,'attribute_pa_size','50mm'),
(39396,3362,'_price','58.4'),
(39397,3362,'_product_version','9.0.2'),
(39402,3354,'_edit_last','244'),
(39405,3354,'_edit_lock','1685786068:244'),
(39406,3358,'_edit_last','244'),
(39407,3358,'_edit_lock','1685955111:244'),
(39408,3363,'_wp_attached_file','2023/06/Speck-Aquaswim-Filter-Thru-Tank-Gasket.jpg'),
(39409,3363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:50:\"2023/06/Speck-Aquaswim-Filter-Thru-Tank-Gasket.jpg\";s:8:\"filesize\";i:67706;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6637;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2775;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28359;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6637;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19252;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"Speck-Aquaswim-Filter-Thru-Tank-Gasket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1898;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39410,3363,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3afc08ca8879901576a1c04b0dd8361eb58d3279/Speck-Aquaswim-Filter-Thru-Tank-Gasket.jpg'),
(39411,3364,'_sku','10764'),
(39412,3364,'_regular_price','35'),
(39413,3364,'total_sales','0'),
(39414,3364,'_tax_status','taxable'),
(39415,3364,'_tax_class',''),
(39416,3364,'_manage_stock','yes'),
(39417,3364,'_backorders','no'),
(39418,3364,'_sold_individually','no'),
(39419,3364,'_virtual','no'),
(39420,3364,'_downloadable','no'),
(39421,3364,'_download_limit','-1'),
(39422,3364,'_download_expiry','-1'),
(39423,3364,'_thumbnail_id','3363'),
(39424,3364,'_stock','27'),
(39425,3364,'_stock_status','instock'),
(39426,3364,'_wc_average_rating','0'),
(39427,3364,'_wc_review_count','0'),
(39428,3364,'_product_version','9.8.1'),
(39429,3364,'_price','35'),
(39430,3365,'_wp_attached_file','2023/06/POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2.png'),
(39431,3365,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:435;s:6:\"height\";i:574;s:4:\"file\";s:47:\"2023/06/POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2.png\";s:8:\"filesize\";i:52216;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2-227x300.png\";s:5:\"width\";i:227;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9271;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25566;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5114;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39432,3365,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7ed87ec986b52788ee2537e7957e9c9a67602025/POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2.png'),
(39433,3366,'_sku','12796'),
(39434,3366,'_regular_price','75'),
(39435,3366,'total_sales','0'),
(39436,3366,'_tax_status','taxable'),
(39437,3366,'_tax_class',''),
(39438,3366,'_manage_stock','yes'),
(39439,3366,'_backorders','no'),
(39440,3366,'_sold_individually','no'),
(39441,3366,'_virtual','no'),
(39442,3366,'_downloadable','no'),
(39443,3366,'_download_limit','-1'),
(39444,3366,'_download_expiry','-1'),
(39445,3366,'_thumbnail_id','3365'),
(39446,3366,'_stock','0'),
(39447,3366,'_stock_status','outofstock'),
(39448,3366,'_wc_average_rating','0'),
(39449,3366,'_wc_review_count','0'),
(39450,3366,'_product_version','7.7.2'),
(39451,3366,'_price','75'),
(39452,3364,'_edit_last','244'),
(39453,3364,'_edit_lock','1685946291:244'),
(39454,3366,'_edit_last','244'),
(39455,3366,'_edit_lock','1685946305:244'),
(39456,3367,'_wp_attached_file','2023/06/Speck-Aquaswim-Filter-Thru-Tank-Adapter.jpg'),
(39457,3367,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:51:\"2023/06/Speck-Aquaswim-Filter-Thru-Tank-Adapter.jpg\";s:8:\"filesize\";i:43498;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4824;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18902;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4842;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12903;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"Speck-Aquaswim-Filter-Thru-Tank-Adapter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39458,3367,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/96d380da73b2c96d5cee2c66ebe472b3c9ff9ed7/Speck-Aquaswim-Filter-Thru-Tank-Adapter.jpg'),
(39459,3368,'_sku','10763'),
(39460,3368,'_regular_price','60'),
(39461,3368,'total_sales','0'),
(39462,3368,'_tax_status','taxable'),
(39463,3368,'_tax_class',''),
(39464,3368,'_manage_stock','yes'),
(39465,3368,'_backorders','no'),
(39466,3368,'_sold_individually','no'),
(39467,3368,'_virtual','no'),
(39468,3368,'_downloadable','no'),
(39469,3368,'_download_limit','-1'),
(39470,3368,'_download_expiry','-1'),
(39471,3368,'_thumbnail_id','3367'),
(39472,3368,'_stock','16'),
(39473,3368,'_stock_status','instock'),
(39474,3368,'_wc_average_rating','0'),
(39475,3368,'_wc_review_count','0'),
(39476,3368,'_product_version','9.8.1'),
(39477,3368,'_price','60'),
(39478,3368,'_edit_last','244'),
(39479,3368,'_edit_lock','1685947918:244'),
(39480,3369,'_wp_attached_file','2023/06/Universal-Filter-Lid-8-Hole.jpg'),
(39481,3369,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/06/Universal-Filter-Lid-8-Hole.jpg\";s:8:\"filesize\";i:64479;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Universal-Filter-Lid-8-Hole-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7376;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Universal-Filter-Lid-8-Hole-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Universal-Filter-Lid-8-Hole-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Universal-Filter-Lid-8-Hole-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7372;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Universal-Filter-Lid-8-Hole-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20732;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Universal-Filter-Lid-8-Hole-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39482,3369,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/aa0470131a6929b4e07eb03163ccdd8c20dc3c25/Universal-Filter-Lid-8-Hole.jpg'),
(39483,3370,'total_sales','0'),
(39484,3370,'_tax_status','taxable'),
(39485,3370,'_tax_class',''),
(39486,3370,'_manage_stock','no'),
(39487,3370,'_backorders','no'),
(39488,3370,'_sold_individually','no'),
(39489,3370,'_virtual','no'),
(39490,3370,'_downloadable','no'),
(39491,3370,'_download_limit','-1'),
(39492,3370,'_download_expiry','-1'),
(39493,3370,'_thumbnail_id','3369'),
(39494,3370,'_stock',NULL),
(39495,3370,'_stock_status','instock'),
(39496,3370,'_wc_average_rating','0'),
(39497,3370,'_wc_review_count','0'),
(39498,3370,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39499,3370,'_product_version','9.8.5'),
(39500,3371,'_wp_attached_file','2023/06/Universal-Filter-Lid-8-Hole-1.jpg'),
(39501,3371,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/Universal-Filter-Lid-8-Hole-1.jpg\";s:8:\"filesize\";i:64479;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7376;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Universal-Filter-Lid-8-Hole-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3149;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7372;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20732;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Filter-Lid-8-Hole-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39502,3371,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/aa0470131a6929b4e07eb03163ccdd8c20dc3c25/Universal-Filter-Lid-8-Hole.jpg'),
(39503,3372,'_variation_description','Price Excludes VAT'),
(39504,3372,'_sku','10287'),
(39505,3372,'_regular_price','81.47'),
(39506,3372,'total_sales','0'),
(39507,3372,'_tax_status','taxable'),
(39508,3372,'_tax_class','parent'),
(39509,3372,'_manage_stock','yes'),
(39510,3372,'_backorders','no'),
(39511,3372,'_sold_individually','no'),
(39512,3372,'_virtual','no'),
(39513,3372,'_downloadable','no'),
(39514,3372,'_download_limit','-1'),
(39515,3372,'_download_expiry','-1'),
(39516,3372,'_thumbnail_id','3371'),
(39517,3372,'_stock','15'),
(39518,3372,'_stock_status','instock'),
(39519,3372,'_wc_average_rating','0'),
(39520,3372,'_wc_review_count','0'),
(39521,3372,'attribute_pa_size','8-hole'),
(39522,3372,'_price','57.03'),
(39523,3372,'_product_version','9.8.5'),
(39524,3373,'_wp_attached_file','2023/06/Universal-Filter-Lid-12-Hole.jpg'),
(39525,3373,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1241;s:4:\"file\";s:40:\"2023/06/Universal-Filter-Lid-12-Hole.jpg\";s:8:\"filesize\";i:100048;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Universal-Filter-Lid-12-Hole-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10947;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Universal-Filter-Lid-12-Hole-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72430;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Universal-Filter-Lid-12-Hole-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4210;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Universal-Filter-Lid-12-Hole-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46604;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Universal-Filter-Lid-12-Hole-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10963;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Universal-Filter-Lid-12-Hole-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31716;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Universal-Filter-Lid-12-Hole-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39526,3373,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/27e721741cfcfb1ba7312e4c8e9ed660fc816fb2/Universal-Filter-Lid-12-Hole.jpg'),
(39527,3374,'_variation_description','Price Excludes VAT'),
(39528,3374,'_sku','10288'),
(39529,3374,'_regular_price','107'),
(39530,3374,'total_sales','0'),
(39531,3374,'_tax_status','taxable'),
(39532,3374,'_tax_class','parent'),
(39533,3374,'_manage_stock','yes'),
(39534,3374,'_backorders','no'),
(39535,3374,'_sold_individually','no'),
(39536,3374,'_virtual','no'),
(39537,3374,'_downloadable','no'),
(39538,3374,'_download_limit','-1'),
(39539,3374,'_download_expiry','-1'),
(39540,3374,'_thumbnail_id','3373'),
(39541,3374,'_stock','5'),
(39542,3374,'_stock_status','instock'),
(39543,3374,'_wc_average_rating','0'),
(39544,3374,'_wc_review_count','0'),
(39545,3374,'attribute_pa_size','12-hole'),
(39546,3374,'_price','64.83'),
(39547,3374,'_product_version','9.8.5'),
(39554,3370,'_edit_last','244'),
(39555,3370,'_edit_lock','1685954723:244'),
(39556,3372,'_sale_price','57.03'),
(39557,3374,'_sale_price','64.83'),
(39560,3370,'_yoast_wpseo_primary_product_cat',''),
(39561,3370,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(39562,3375,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-2.jpg'),
(39563,3375,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-2.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39564,3375,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(39565,3376,'total_sales','0'),
(39566,3376,'_tax_status','taxable'),
(39567,3376,'_tax_class',''),
(39568,3376,'_manage_stock','no'),
(39569,3376,'_backorders','no'),
(39570,3376,'_sold_individually','no'),
(39571,3376,'_virtual','no'),
(39572,3376,'_downloadable','no'),
(39573,3376,'_download_limit','-1'),
(39574,3376,'_download_expiry','-1'),
(39575,3376,'_thumbnail_id','3375'),
(39576,3376,'_stock',NULL),
(39577,3376,'_stock_status','instock'),
(39578,3376,'_wc_average_rating','0'),
(39579,3376,'_wc_review_count','0'),
(39580,3376,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39581,3376,'_product_version','9.8.5'),
(39582,3377,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-3.jpg'),
(39583,3377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-3.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39584,3377,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(39585,3378,'_variation_description','Price Excludes VAT'),
(39586,3378,'_sku','10289'),
(39587,3378,'_regular_price','35.41'),
(39588,3378,'total_sales','0'),
(39589,3378,'_tax_status','taxable'),
(39590,3378,'_tax_class','parent'),
(39591,3378,'_manage_stock','yes'),
(39592,3378,'_backorders','no'),
(39593,3378,'_sold_individually','no'),
(39594,3378,'_virtual','no'),
(39595,3378,'_downloadable','no'),
(39596,3378,'_download_limit','-1'),
(39597,3378,'_download_expiry','-1'),
(39598,3378,'_thumbnail_id','3377'),
(39599,3378,'_stock','29'),
(39600,3378,'_stock_status','instock'),
(39601,3378,'_wc_average_rating','0'),
(39602,3378,'_wc_review_count','0'),
(39603,3378,'attribute_pa_size','8-hole'),
(39604,3378,'_price','24.79'),
(39605,3378,'_product_version','9.8.5'),
(39606,3379,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-4.jpg'),
(39607,3379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-4.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39608,3379,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(39609,3380,'_variation_description','Price Excludes VAT'),
(39610,3380,'_sku','10290'),
(39611,3380,'_regular_price','104.82'),
(39612,3380,'total_sales','0'),
(39613,3380,'_tax_status','taxable'),
(39614,3380,'_tax_class','parent'),
(39615,3380,'_manage_stock','yes'),
(39616,3380,'_backorders','no'),
(39617,3380,'_sold_individually','no'),
(39618,3380,'_virtual','no'),
(39619,3380,'_downloadable','no'),
(39620,3380,'_download_limit','-1'),
(39621,3380,'_download_expiry','-1'),
(39622,3380,'_thumbnail_id','3379'),
(39623,3380,'_stock','19'),
(39624,3380,'_stock_status','instock'),
(39625,3380,'_wc_average_rating','0'),
(39626,3380,'_wc_review_count','0'),
(39627,3380,'attribute_pa_size','12-hole'),
(39628,3380,'_price','73.37'),
(39629,3380,'_product_version','9.8.5'),
(39636,3376,'_edit_last','244'),
(39637,3376,'_edit_lock','1685956689:244'),
(39638,3378,'_sale_price','24.79'),
(39639,3380,'_sale_price','73.37'),
(39642,3376,'_yoast_wpseo_primary_product_cat',''),
(39643,3376,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(39644,3368,'_yoast_wpseo_primary_product_cat',''),
(39645,3368,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(39652,3381,'_wp_attached_file','2023/06/Universal-Diaphragms.jpg'),
(39653,3381,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/Universal-Diaphragms.jpg\";s:8:\"filesize\";i:38295;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Universal-Diaphragms-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3758;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Universal-Diaphragms-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Universal-Diaphragms-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1777;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Universal-Diaphragms-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15772;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Universal-Diaphragms-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3757;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Universal-Diaphragms-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10627;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Universal-Diaphragms-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39654,3381,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e55495cd64a2ed39193336b61b262343d9cf44ec/Universal-Diaphragms.jpg'),
(39655,3382,'total_sales','0'),
(39656,3382,'_tax_status','taxable'),
(39657,3382,'_tax_class',''),
(39658,3382,'_manage_stock','no'),
(39659,3382,'_backorders','no'),
(39660,3382,'_sold_individually','no'),
(39661,3382,'_virtual','no'),
(39662,3382,'_downloadable','no'),
(39663,3382,'_download_limit','-1'),
(39664,3382,'_download_expiry','-1'),
(39665,3382,'_thumbnail_id','3381'),
(39666,3382,'_stock',NULL),
(39667,3382,'_stock_status','instock'),
(39668,3382,'_wc_average_rating','0'),
(39669,3382,'_wc_review_count','0'),
(39670,3382,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39671,3382,'_product_version','9.7.0'),
(39672,3383,'_wp_attached_file','2023/06/Universal-Diaphragm-Lip.jpg'),
(39673,3383,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/Universal-Diaphragm-Lip.jpg\";s:8:\"filesize\";i:38201;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Universal-Diaphragm-Lip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3976;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Universal-Diaphragm-Lip-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Universal-Diaphragm-Lip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1877;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Universal-Diaphragm-Lip-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16099;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Universal-Diaphragm-Lip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3981;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Universal-Diaphragm-Lip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10972;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Universal-Diaphragm-Lip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39674,3383,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/203bd6fd85b76c96b27bcecc205cb5d8b11019b9/Universal-Diaphragm-Lip.jpg'),
(39675,3384,'_variation_description','Price Excludes VAT'),
(39676,3384,'_sku','10251'),
(39677,3384,'_regular_price','113'),
(39678,3384,'total_sales','0'),
(39679,3384,'_tax_status','taxable'),
(39680,3384,'_tax_class','parent'),
(39681,3384,'_manage_stock','yes'),
(39682,3384,'_backorders','no'),
(39683,3384,'_sold_individually','no'),
(39684,3384,'_virtual','no'),
(39685,3384,'_downloadable','no'),
(39686,3384,'_download_limit','-1'),
(39687,3384,'_download_expiry','-1'),
(39688,3384,'_thumbnail_id','3383'),
(39689,3384,'_stock','20'),
(39690,3384,'_stock_status','instock'),
(39691,3384,'_wc_average_rating','0'),
(39692,3384,'_wc_review_count','0'),
(39693,3384,'attribute_pa_option','lip'),
(39694,3384,'_price','113'),
(39695,3384,'_product_version','9.7.0'),
(39696,3385,'_wp_attached_file','2023/06/Universal-Diaphragm-No-Lip.jpg'),
(39697,3385,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Universal-Diaphragm-No-Lip.jpg\";s:8:\"filesize\";i:42134;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Universal-Diaphragm-No-Lip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4397;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Universal-Diaphragm-No-Lip-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Universal-Diaphragm-No-Lip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Universal-Diaphragm-No-Lip-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18026;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Universal-Diaphragm-No-Lip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4398;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Universal-Diaphragm-No-Lip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12115;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Universal-Diaphragm-No-Lip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1425;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39698,3385,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8e825ef35862e01f7499abb0fcc63a3f72051958/Universal-Diaphragm-No-Lip.jpg'),
(39699,3386,'_variation_description','Price Excludes VAT'),
(39700,3386,'_sku','10252'),
(39701,3386,'_regular_price','113'),
(39702,3386,'total_sales','0'),
(39703,3386,'_tax_status','taxable'),
(39704,3386,'_tax_class','parent'),
(39705,3386,'_manage_stock','yes'),
(39706,3386,'_backorders','no'),
(39707,3386,'_sold_individually','no'),
(39708,3386,'_virtual','no'),
(39709,3386,'_downloadable','no'),
(39710,3386,'_download_limit','-1'),
(39711,3386,'_download_expiry','-1'),
(39712,3386,'_thumbnail_id','3385'),
(39713,3386,'_stock','14'),
(39714,3386,'_stock_status','instock'),
(39715,3386,'_wc_average_rating','0'),
(39716,3386,'_wc_review_count','0'),
(39717,3386,'attribute_pa_option','no-lip'),
(39718,3386,'_price','113'),
(39719,3386,'_product_version','9.7.0'),
(39723,3382,'_edit_last','244'),
(39724,3382,'_edit_lock','1685954675:244'),
(39726,3382,'_yoast_wpseo_primary_product_cat',''),
(39727,3382,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(39728,3387,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-5.jpg'),
(39729,3387,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-5.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39730,3387,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(39731,3388,'_sku','10269'),
(39732,3388,'_regular_price','38'),
(39733,3388,'total_sales','0'),
(39734,3388,'_tax_status','taxable'),
(39735,3388,'_tax_class',''),
(39736,3388,'_manage_stock','yes'),
(39737,3388,'_backorders','no'),
(39738,3388,'_sold_individually','no'),
(39739,3388,'_virtual','no'),
(39740,3388,'_downloadable','no'),
(39741,3388,'_download_limit','-1'),
(39742,3388,'_download_expiry','-1'),
(39743,3388,'_thumbnail_id','3387'),
(39744,3388,'_stock','34'),
(39745,3388,'_stock_status','instock'),
(39746,3388,'_wc_average_rating','0'),
(39747,3388,'_wc_review_count','0'),
(39748,3388,'_product_version','9.8.1'),
(39749,3388,'_price','26.6'),
(39750,3388,'_edit_last','244'),
(39751,3388,'_edit_lock','1685956611:244'),
(39752,3389,'_wp_attached_file','2023/06/Multi-Port-Valve.jpg'),
(39753,3389,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Multi-Port-Valve.jpg\";s:8:\"filesize\";i:74432;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Multi-Port-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9133;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Multi-Port-Valve-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Multi-Port-Valve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3901;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Multi-Port-Valve-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Multi-Port-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9158;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Multi-Port-Valve-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24231;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Multi-Port-Valve-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39754,3389,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0912692e2e33ddd85900a2487a82a2b3907219df/Multi-Port-Valve.jpg'),
(39755,3390,'total_sales','0'),
(39756,3390,'_tax_status','taxable'),
(39757,3390,'_tax_class',''),
(39758,3390,'_manage_stock','no'),
(39759,3390,'_backorders','no'),
(39760,3390,'_sold_individually','no'),
(39761,3390,'_virtual','no'),
(39762,3390,'_downloadable','no'),
(39763,3390,'_download_limit','-1'),
(39764,3390,'_download_expiry','-1'),
(39765,3390,'_thumbnail_id','3389'),
(39766,3390,'_stock',NULL),
(39767,3390,'_stock_status','instock'),
(39768,3390,'_wc_average_rating','0'),
(39769,3390,'_wc_review_count','0'),
(39770,3390,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(39771,3390,'_product_version','9.8.5'),
(39772,3391,'_wp_attached_file','2023/06/MPV-Complete.jpg'),
(39773,3391,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/MPV-Complete.jpg\";s:8:\"filesize\";i:53249;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"MPV-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6493;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"MPV-Complete-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"MPV-Complete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2833;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"MPV-Complete-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24294;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"MPV-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6528;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"MPV-Complete-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16912;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"MPV-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39774,3391,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/33c7158bf036ab0153b882b15a4d9510142c5c97/MPV-Complete.jpg'),
(39775,3392,'_variation_description','Price Excludes VAT'),
(39776,3392,'_sku','10280'),
(39777,3392,'_regular_price','968.37'),
(39778,3392,'total_sales','0'),
(39779,3392,'_tax_status','taxable'),
(39780,3392,'_tax_class','parent'),
(39781,3392,'_manage_stock','yes'),
(39782,3392,'_backorders','no'),
(39783,3392,'_sold_individually','no'),
(39784,3392,'_virtual','no'),
(39785,3392,'_downloadable','no'),
(39786,3392,'_download_limit','-1'),
(39787,3392,'_download_expiry','-1'),
(39788,3392,'_thumbnail_id','3391'),
(39789,3392,'_stock','10'),
(39790,3392,'_stock_status','instock'),
(39791,3392,'_wc_average_rating','0'),
(39792,3392,'_wc_review_count','0'),
(39793,3392,'attribute_pa_option','complete'),
(39794,3392,'_price','677.86'),
(39795,3392,'_product_version','9.8.5'),
(39796,3393,'_wp_attached_file','2023/06/MPV-Wagon-Wheel-Gasket.jpg'),
(39797,3393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/MPV-Wagon-Wheel-Gasket.jpg\";s:8:\"filesize\";i:77748;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"MPV-Wagon-Wheel-Gasket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9314;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"MPV-Wagon-Wheel-Gasket-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"MPV-Wagon-Wheel-Gasket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"MPV-Wagon-Wheel-Gasket-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36437;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"MPV-Wagon-Wheel-Gasket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9295;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"MPV-Wagon-Wheel-Gasket-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25245;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"MPV-Wagon-Wheel-Gasket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39798,3393,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5339a89464a9f48ae3f44aee7d8b0a902c37c1e9/MPV-Wagon-Wheel-Gasket.jpg'),
(39799,3394,'_variation_description','Price Excludes VAT'),
(39800,3394,'_sku','10281'),
(39801,3394,'_regular_price','56.24'),
(39802,3394,'total_sales','0'),
(39803,3394,'_tax_status','taxable'),
(39804,3394,'_tax_class','parent'),
(39805,3394,'_manage_stock','yes'),
(39806,3394,'_backorders','no'),
(39807,3394,'_sold_individually','no'),
(39808,3394,'_virtual','no'),
(39809,3394,'_downloadable','no'),
(39810,3394,'_download_limit','-1'),
(39811,3394,'_download_expiry','-1'),
(39812,3394,'_thumbnail_id','3393'),
(39813,3394,'_stock','22'),
(39814,3394,'_stock_status','instock'),
(39815,3394,'_wc_average_rating','0'),
(39816,3394,'_wc_review_count','0'),
(39817,3394,'attribute_pa_option','wagon-wheel-gasket'),
(39818,3394,'_price','39.37'),
(39819,3394,'_product_version','9.8.5'),
(39820,3395,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-6.jpg'),
(39821,3395,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-6.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39822,3395,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(39823,3396,'_variation_description','Price Excludes VAT'),
(39824,3396,'_sku','10282'),
(39825,3396,'_regular_price','29.16'),
(39826,3396,'total_sales','0'),
(39827,3396,'_tax_status','taxable'),
(39828,3396,'_tax_class','parent'),
(39829,3396,'_manage_stock','yes'),
(39830,3396,'_backorders','no'),
(39831,3396,'_sold_individually','no'),
(39832,3396,'_virtual','no'),
(39833,3396,'_downloadable','no'),
(39834,3396,'_download_limit','-1'),
(39835,3396,'_download_expiry','-1'),
(39836,3396,'_thumbnail_id','3395'),
(39837,3396,'_stock','-18'),
(39838,3396,'_stock_status','outofstock'),
(39839,3396,'_wc_average_rating','0'),
(39840,3396,'_wc_review_count','0'),
(39841,3396,'attribute_pa_option','top-o-ring'),
(39842,3396,'_price','20.41'),
(39843,3396,'_product_version','9.8.5'),
(39844,3397,'_wp_attached_file','2023/06/MPV-Sight-Glass.jpg'),
(39845,3397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:27:\"2023/06/MPV-Sight-Glass.jpg\";s:8:\"filesize\";i:40909;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"MPV-Sight-Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4257;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"MPV-Sight-Glass-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"MPV-Sight-Glass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1924;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"MPV-Sight-Glass-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"MPV-Sight-Glass-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4269;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"MPV-Sight-Glass-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11832;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"MPV-Sight-Glass-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39846,3397,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d5997344be164e085daf211e185cf5e5c9da31a2/MPV-Sight-Glass.jpg'),
(39847,3398,'_variation_description','Price Excludes VAT'),
(39848,3398,'_sku','10283'),
(39849,3398,'_regular_price','41'),
(39850,3398,'total_sales','0'),
(39851,3398,'_tax_status','taxable'),
(39852,3398,'_tax_class','parent'),
(39853,3398,'_manage_stock','yes'),
(39854,3398,'_backorders','no'),
(39855,3398,'_sold_individually','no'),
(39856,3398,'_virtual','no'),
(39857,3398,'_downloadable','no'),
(39858,3398,'_download_limit','-1'),
(39859,3398,'_download_expiry','-1'),
(39860,3398,'_thumbnail_id','3397'),
(39861,3398,'_stock','5'),
(39862,3398,'_stock_status','instock'),
(39863,3398,'_wc_average_rating','0'),
(39864,3398,'_wc_review_count','0'),
(39865,3398,'attribute_pa_option','sight-glass'),
(39866,3398,'_price','28.7'),
(39867,3398,'_product_version','9.8.5'),
(39868,3399,'_wp_attached_file','2023/06/MPV-Top.jpg'),
(39869,3399,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:19:\"2023/06/MPV-Top.jpg\";s:8:\"filesize\";i:54345;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"MPV-Top-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6617;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"MPV-Top-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"MPV-Top-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"MPV-Top-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25138;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"MPV-Top-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6627;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"MPV-Top-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17459;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"MPV-Top-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1952;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39870,3399,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df4efd5851833eb5af608a4c7728b3488baf31e1/MPV-Top.jpg'),
(39871,3400,'_variation_description','Price Excludes VAT'),
(39872,3400,'_sku','10284'),
(39873,3400,'_regular_price','367.85'),
(39874,3400,'total_sales','0'),
(39875,3400,'_tax_status','taxable'),
(39876,3400,'_tax_class','parent'),
(39877,3400,'_manage_stock','yes'),
(39878,3400,'_backorders','no'),
(39879,3400,'_sold_individually','no'),
(39880,3400,'_virtual','no'),
(39881,3400,'_downloadable','no'),
(39882,3400,'_download_limit','-1'),
(39883,3400,'_download_expiry','-1'),
(39884,3400,'_thumbnail_id','3399'),
(39885,3400,'_stock','20'),
(39886,3400,'_stock_status','instock'),
(39887,3400,'_wc_average_rating','0'),
(39888,3400,'_wc_review_count','0'),
(39889,3400,'attribute_pa_option','top'),
(39890,3400,'_price','257.50'),
(39891,3400,'_product_version','9.8.5'),
(39892,3401,'_wp_attached_file','2023/06/MPV-Sight-Glass-O-Ring.jpg'),
(39893,3401,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/MPV-Sight-Glass-O-Ring.jpg\";s:8:\"filesize\";i:42635;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"MPV-Sight-Glass-O-Ring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5265;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"MPV-Sight-Glass-O-Ring-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"MPV-Sight-Glass-O-Ring-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"MPV-Sight-Glass-O-Ring-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18728;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"MPV-Sight-Glass-O-Ring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5265;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"MPV-Sight-Glass-O-Ring-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13061;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"MPV-Sight-Glass-O-Ring-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1811;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39894,3401,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/32771e7cbe4456875eb34e997c415a7ac658bb99/MPV-Sight-Glass-O-Ring.jpg'),
(39895,3402,'_variation_description','Price Excludes VAT'),
(39896,3402,'_sku','10285'),
(39897,3402,'_regular_price','10'),
(39898,3402,'total_sales','0'),
(39899,3402,'_tax_status','taxable'),
(39900,3402,'_tax_class','parent'),
(39901,3402,'_manage_stock','yes'),
(39902,3402,'_backorders','no'),
(39903,3402,'_sold_individually','no'),
(39904,3402,'_virtual','no'),
(39905,3402,'_downloadable','no'),
(39906,3402,'_download_limit','-1'),
(39907,3402,'_download_expiry','-1'),
(39908,3402,'_thumbnail_id','3401'),
(39909,3402,'_stock','7'),
(39910,3402,'_stock_status','instock'),
(39911,3402,'_wc_average_rating','0'),
(39912,3402,'_wc_review_count','0'),
(39913,3402,'attribute_pa_option','sight-glass-o-ring'),
(39914,3402,'_price','7'),
(39915,3402,'_product_version','9.8.5'),
(39934,3403,'_wp_attached_file','2023/06/Universal-Skimmer-Box-Gunite.jpg'),
(39935,3403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/06/Universal-Skimmer-Box-Gunite.jpg\";s:8:\"filesize\";i:52446;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Universal-Skimmer-Box-Gunite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5658;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Universal-Skimmer-Box-Gunite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36028;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Universal-Skimmer-Box-Gunite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Universal-Skimmer-Box-Gunite-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22796;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Universal-Skimmer-Box-Gunite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5664;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Universal-Skimmer-Box-Gunite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15738;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Universal-Skimmer-Box-Gunite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1652;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39936,3403,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/41aba5e1b1414c6ec10891fcb0d16bcb2a26083f/Universal-Skimmer-Box-Gunite.jpg'),
(39937,3404,'total_sales','0'),
(39938,3404,'_tax_status','taxable'),
(39939,3404,'_tax_class',''),
(39940,3404,'_manage_stock','no'),
(39941,3404,'_backorders','no'),
(39942,3404,'_sold_individually','no'),
(39943,3404,'_virtual','no'),
(39944,3404,'_downloadable','no'),
(39945,3404,'_download_limit','-1'),
(39946,3404,'_download_expiry','-1'),
(39947,3404,'_thumbnail_id','3403'),
(39948,3404,'_stock',NULL),
(39949,3404,'_stock_status','instock'),
(39950,3404,'_wc_average_rating','0'),
(39951,3404,'_wc_review_count','0'),
(39952,3404,'_product_attributes','a:2:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"White | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(39953,3404,'_product_version','9.8.5'),
(39954,3405,'_wp_attached_file','2023/06/Universal-Skimmer-Box-Gunite-White.jpg'),
(39955,3405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/06/Universal-Skimmer-Box-Gunite-White.jpg\";s:8:\"filesize\";i:58211;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6919;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Universal-Skimmer-Box-Gunite-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26841;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6912;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18744;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1904;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39956,3405,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a75860023148bc82aa0100682fa0adbd71e8e674/Universal-Skimmer-Box-Gunite-White.jpg'),
(39957,3406,'_variation_description','Price Excludes VAT'),
(39958,3406,'_sku','11688'),
(39959,3406,'_regular_price','889.91'),
(39960,3406,'total_sales','0'),
(39961,3406,'_tax_status','taxable'),
(39962,3406,'_tax_class','parent'),
(39963,3406,'_manage_stock','yes'),
(39964,3406,'_backorders','no'),
(39965,3406,'_sold_individually','no'),
(39966,3406,'_virtual','no'),
(39967,3406,'_downloadable','no'),
(39968,3406,'_download_limit','-1'),
(39969,3406,'_download_expiry','-1'),
(39970,3406,'_thumbnail_id','3405'),
(39971,3406,'_stock','8'),
(39972,3406,'_stock_status','instock'),
(39973,3406,'_wc_average_rating','0'),
(39974,3406,'_wc_review_count','0'),
(39975,3406,'attribute_pa_option','gunite'),
(39976,3406,'attribute_colour','White'),
(39977,3406,'_price','622.94'),
(39978,3406,'_product_version','9.8.5'),
(39979,3407,'_wp_attached_file','2023/06/Universal-Skimmer-Box-Gunite-Black.jpg'),
(39980,3407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/06/Universal-Skimmer-Box-Gunite-Black.jpg\";s:8:\"filesize\";i:57874;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6677;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Universal-Skimmer-Box-Gunite-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2855;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-Black-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6685;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18276;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"Universal-Skimmer-Box-Gunite-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1906;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(39981,3407,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4ba7390695e0f1046a721fd9300b987ff52405b0/Universal-Skimmer-Box-Gunite-Black.jpg'),
(39982,3408,'_variation_description','Price Excludes VAT'),
(39983,3408,'_sku','11689'),
(39984,3408,'_regular_price','889.91'),
(39985,3408,'total_sales','0'),
(39986,3408,'_tax_status','taxable'),
(39987,3408,'_tax_class','parent'),
(39988,3408,'_manage_stock','yes'),
(39989,3408,'_backorders','no'),
(39990,3408,'_sold_individually','no'),
(39991,3408,'_virtual','no'),
(39992,3408,'_downloadable','no'),
(39993,3408,'_download_limit','-1'),
(39994,3408,'_download_expiry','-1'),
(39995,3408,'_thumbnail_id','3407'),
(39996,3408,'_stock','6'),
(39997,3408,'_stock_status','instock'),
(39998,3408,'_wc_average_rating','0'),
(39999,3408,'_wc_review_count','0'),
(40000,3408,'attribute_pa_option','gunite'),
(40001,3408,'attribute_colour','Black'),
(40002,3408,'_price','622.94'),
(40003,3408,'_product_version','9.8.5'),
(40007,3390,'_edit_last','244'),
(40008,3390,'_edit_lock','1685956582:244'),
(40015,3390,'_product_image_gallery','3401,3399,3397,3395,3393,3391'),
(40016,3390,'_yoast_wpseo_primary_product_cat',''),
(40017,3390,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40018,3404,'_edit_lock','1685956447:244'),
(40020,3404,'_edit_last','244'),
(40021,3404,'_product_image_gallery','3405,3407'),
(40022,3404,'_yoast_wpseo_primary_product_cat','115'),
(40023,3404,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40024,3409,'_wp_attached_file','2023/06/Universal-PVC-Union.jpg'),
(40025,3409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/Universal-PVC-Union.jpg\";s:8:\"filesize\";i:72875;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Universal-PVC-Union-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7676;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Universal-PVC-Union-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49999;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Universal-PVC-Union-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Universal-PVC-Union-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31642;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Universal-PVC-Union-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7676;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Universal-PVC-Union-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21723;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Universal-PVC-Union-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2223;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40026,3409,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4a1ce840e6903fa8caced5e1841505f645e703a2/Universal-PVC-Union.jpg'),
(40027,3410,'total_sales','0'),
(40028,3410,'_tax_status','taxable'),
(40029,3410,'_tax_class',''),
(40030,3410,'_manage_stock','no'),
(40031,3410,'_backorders','no'),
(40032,3410,'_sold_individually','no'),
(40033,3410,'_virtual','no'),
(40034,3410,'_downloadable','no'),
(40035,3410,'_download_limit','-1'),
(40036,3410,'_download_expiry','-1'),
(40037,3410,'_thumbnail_id','3409'),
(40038,3410,'_stock',NULL),
(40039,3410,'_stock_status','instock'),
(40040,3410,'_wc_average_rating','0'),
(40041,3410,'_wc_review_count','0'),
(40042,3410,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:29:\"White | Black | White | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(40043,3410,'_product_version','9.7.1'),
(40044,3411,'_wp_attached_file','2023/06/PVC-Union-1-5-White.jpg'),
(40045,3411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/PVC-Union-1-5-White.jpg\";s:8:\"filesize\";i:58739;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5932;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-Union-1-5-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25066;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-Union-1-5-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5948;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17111;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1655;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40046,3411,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6f69ede90a4e078f795d2648984caee2a76ff52c/PVC-Union-1-5--White.jpg'),
(40047,3412,'_variation_description','Price Excludes VAT'),
(40048,3412,'_sku','10338'),
(40049,3412,'_regular_price','95.2'),
(40050,3412,'total_sales','0'),
(40051,3412,'_tax_status','taxable'),
(40052,3412,'_tax_class','parent'),
(40053,3412,'_manage_stock','yes'),
(40054,3412,'_backorders','no'),
(40055,3412,'_sold_individually','no'),
(40056,3412,'_virtual','no'),
(40057,3412,'_downloadable','no'),
(40058,3412,'_download_limit','-1'),
(40059,3412,'_download_expiry','-1'),
(40060,3412,'_thumbnail_id','3411'),
(40061,3412,'_stock','-19'),
(40062,3412,'_stock_status','outofstock'),
(40063,3412,'_wc_average_rating','0'),
(40064,3412,'_wc_review_count','0'),
(40065,3412,'attribute_pa_size','40mm'),
(40066,3412,'attribute_colour','White'),
(40067,3412,'_price','66.64'),
(40068,3412,'_product_version','9.7.1'),
(40069,3413,'_wp_attached_file','2023/06/PVC-Union-2-White.jpg'),
(40070,3413,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/PVC-Union-2-White.jpg\";s:8:\"filesize\";i:51520;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5773;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-Union-2-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2459;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23456;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-Union-2-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5777;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16159;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40071,3413,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ed00a05922f7dd59a1deb582bf6b5129669c6a72/PVC-Union-2--White.jpg'),
(40072,3414,'_variation_description','Price Excludes VAT'),
(40073,3414,'_sku','10339'),
(40074,3414,'_regular_price','81.2'),
(40075,3414,'total_sales','0'),
(40076,3414,'_tax_status','taxable'),
(40077,3414,'_tax_class','parent'),
(40078,3414,'_manage_stock','yes'),
(40079,3414,'_backorders','no'),
(40080,3414,'_sold_individually','no'),
(40081,3414,'_virtual','no'),
(40082,3414,'_downloadable','no'),
(40083,3414,'_download_limit','-1'),
(40084,3414,'_download_expiry','-1'),
(40085,3414,'_thumbnail_id','3413'),
(40086,3414,'_stock','20'),
(40087,3414,'_stock_status','instock'),
(40088,3414,'_wc_average_rating','0'),
(40089,3414,'_wc_review_count','0'),
(40090,3414,'attribute_pa_size','50mm'),
(40091,3414,'attribute_colour','White'),
(40092,3414,'_price','56.84'),
(40093,3414,'_product_version','9.7.1'),
(40094,3415,'_wp_attached_file','2023/06/PVC-Union-1-5-Black.jpg'),
(40095,3415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/PVC-Union-1-5-Black.jpg\";s:8:\"filesize\";i:73075;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6676;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-Union-1-5-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49115;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2675;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-Black-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30128;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-Union-1-5-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6675;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20235;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-Union-1-5-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40096,3415,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c3ffcbfc5aeb7f6fc81b5e2fd69690560a896976/PVC-Union-1-5--Black.jpg'),
(40097,3416,'_variation_description','Price Excludes VAT'),
(40098,3416,'_sku','10340'),
(40099,3416,'_regular_price','95.2'),
(40100,3416,'total_sales','0'),
(40101,3416,'_tax_status','taxable'),
(40102,3416,'_tax_class','parent'),
(40103,3416,'_manage_stock','yes'),
(40104,3416,'_backorders','no'),
(40105,3416,'_sold_individually','no'),
(40106,3416,'_virtual','no'),
(40107,3416,'_downloadable','no'),
(40108,3416,'_download_limit','-1'),
(40109,3416,'_download_expiry','-1'),
(40110,3416,'_thumbnail_id','3415'),
(40111,3416,'_stock','9'),
(40112,3416,'_stock_status','instock'),
(40113,3416,'_wc_average_rating','0'),
(40114,3416,'_wc_review_count','0'),
(40115,3416,'attribute_pa_size','40mm'),
(40116,3416,'attribute_colour','Black'),
(40117,3416,'_price','66.64'),
(40118,3416,'_product_version','9.7.1'),
(40119,3417,'_wp_attached_file','2023/06/PVC-Union-2-Black.jpg'),
(40120,3417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/PVC-Union-2-Black.jpg\";s:8:\"filesize\";i:54738;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5670;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-Union-2-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2441;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23693;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-Union-2-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5670;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16200;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Union-2-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1623;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40121,3417,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cd3bac96a7826f7450d4a0e32eeaa365c0fd4b95/PVC-Union-2--Black.jpg'),
(40122,3418,'_variation_description','Price Excludes VAT'),
(40123,3418,'_sku','10341'),
(40124,3418,'_regular_price','81.2'),
(40125,3418,'total_sales','0'),
(40126,3418,'_tax_status','taxable'),
(40127,3418,'_tax_class','parent'),
(40128,3418,'_manage_stock','yes'),
(40129,3418,'_backorders','no'),
(40130,3418,'_sold_individually','no'),
(40131,3418,'_virtual','no'),
(40132,3418,'_downloadable','no'),
(40133,3418,'_download_limit','-1'),
(40134,3418,'_download_expiry','-1'),
(40135,3418,'_thumbnail_id','3417'),
(40136,3418,'_stock','1'),
(40137,3418,'_stock_status','instock'),
(40138,3418,'_wc_average_rating','0'),
(40139,3418,'_wc_review_count','0'),
(40140,3418,'attribute_pa_size','50mm'),
(40141,3418,'attribute_colour','Black'),
(40142,3418,'_price','56.84'),
(40143,3418,'_product_version','9.7.1'),
(40150,3410,'_edit_lock','1685956387:244'),
(40153,3410,'_edit_last','244'),
(40154,3410,'_product_image_gallery','3415,3413,3411'),
(40155,3410,'_yoast_wpseo_primary_product_cat',''),
(40156,3410,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40157,3382,'_product_image_gallery','3385,3383'),
(40160,3370,'_product_image_gallery','3373,3371'),
(40163,3358,'_product_image_gallery','3361,3359'),
(40164,3358,'_yoast_wpseo_primary_product_cat',''),
(40165,3358,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40172,3324,'_product_image_gallery','3329,3327'),
(40173,3324,'_yoast_wpseo_primary_product_cat',''),
(40174,3324,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40175,3419,'_wp_attached_file','2023/06/Universal-Weir-Basket.jpg'),
(40176,3419,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/Universal-Weir-Basket.jpg\";s:8:\"filesize\";i:73810;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Universal-Weir-Basket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6564;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Universal-Weir-Basket-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Universal-Weir-Basket-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2478;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Universal-Weir-Basket-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31553;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Universal-Weir-Basket-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6564;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Universal-Weir-Basket-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20956;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Universal-Weir-Basket-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40177,3419,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/47376497b2b526f2d26f557803c1fddf36476a80/Universal-Weir-Basket.jpg'),
(40178,3420,'total_sales','0'),
(40179,3420,'_tax_status','taxable'),
(40180,3420,'_tax_class',''),
(40181,3420,'_manage_stock','no'),
(40182,3420,'_backorders','no'),
(40183,3420,'_sold_individually','no'),
(40184,3420,'_virtual','no'),
(40185,3420,'_downloadable','no'),
(40186,3420,'_download_limit','-1'),
(40187,3420,'_download_expiry','-1'),
(40188,3420,'_thumbnail_id','3419'),
(40189,3420,'_stock',NULL),
(40190,3420,'_stock_status','instock'),
(40191,3420,'_wc_average_rating','0'),
(40192,3420,'_wc_review_count','0'),
(40193,3420,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40194,3420,'_product_version','9.8.5'),
(40195,3421,'_wp_attached_file','2023/06/Universal-Weir-Basket-Standard.jpg'),
(40196,3421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:42:\"2023/06/Universal-Weir-Basket-Standard.jpg\";s:8:\"filesize\";i:77063;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Standard-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8340;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Basket-Standard-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Standard-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Standard-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35811;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Standard-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8340;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Standard-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24730;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Standard-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40197,3421,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7c1f3d7f3330b00572d713237c0499b8b6af8537/Universal-Weir-Basket-Standard.jpg'),
(40198,3422,'_variation_description','Price Excludes VAT'),
(40199,3422,'_sku','11685'),
(40200,3422,'_regular_price','69.02'),
(40201,3422,'total_sales','0'),
(40202,3422,'_tax_status','taxable'),
(40203,3422,'_tax_class','parent'),
(40204,3422,'_manage_stock','yes'),
(40205,3422,'_backorders','no'),
(40206,3422,'_sold_individually','no'),
(40207,3422,'_virtual','no'),
(40208,3422,'_downloadable','no'),
(40209,3422,'_download_limit','-1'),
(40210,3422,'_download_expiry','-1'),
(40211,3422,'_thumbnail_id','3421'),
(40212,3422,'_stock','118'),
(40213,3422,'_stock_status','instock'),
(40214,3422,'_wc_average_rating','0'),
(40215,3422,'_wc_review_count','0'),
(40216,3422,'attribute_pa_size','standard'),
(40217,3422,'_price','48.31'),
(40218,3422,'_product_version','9.8.5'),
(40219,3423,'_wp_attached_file','2023/06/Universal-Weir-Basket-Swimquip.jpg'),
(40220,3423,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:42:\"2023/06/Universal-Weir-Basket-Swimquip.jpg\";s:8:\"filesize\";i:96385;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Swimquip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10848;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Basket-Swimquip-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Swimquip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Swimquip-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46567;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Swimquip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10820;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Swimquip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32105;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Basket-Swimquip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2103;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40221,3423,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77e9c9be1639b71e8ec86e1aa1fd9361a42ab18b/Universal-Weir-Basket-Swimquip.jpg'),
(40222,3424,'_variation_description','Price Excludes VAT'),
(40223,3424,'_sku','11690'),
(40224,3424,'_regular_price','69.02'),
(40225,3424,'total_sales','0'),
(40226,3424,'_tax_status','taxable'),
(40227,3424,'_tax_class','parent'),
(40228,3424,'_manage_stock','yes'),
(40229,3424,'_backorders','no'),
(40230,3424,'_sold_individually','no'),
(40231,3424,'_virtual','no'),
(40232,3424,'_downloadable','no'),
(40233,3424,'_download_limit','-1'),
(40234,3424,'_download_expiry','-1'),
(40235,3424,'_thumbnail_id','3423'),
(40236,3424,'_stock','22'),
(40237,3424,'_stock_status','instock'),
(40238,3424,'_wc_average_rating','0'),
(40239,3424,'_wc_review_count','0'),
(40240,3424,'attribute_pa_size','swimquip'),
(40241,3424,'_price','48.31'),
(40242,3424,'_product_version','9.8.5'),
(40246,3420,'_edit_lock','1685956365:244'),
(40248,3420,'_edit_last','244'),
(40249,3420,'_product_image_gallery','3423,3421'),
(40250,3420,'_yoast_wpseo_primary_product_cat','115'),
(40251,3420,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40252,3412,'_sale_price','66.64'),
(40253,3414,'_sale_price','56.84'),
(40254,3416,'_sale_price','66.64'),
(40255,3418,'_sale_price','56.84'),
(40258,3425,'_wp_attached_file','2023/06/Universal-Weir-Deck-Collar.jpg'),
(40259,3425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Universal-Weir-Deck-Collar.jpg\";s:8:\"filesize\";i:54225;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Collar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6618;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Collar-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Collar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2929;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Collar-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24762;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Collar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6618;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Collar-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17355;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Collar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40260,3425,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/307c63a44f5ee75546a0be2476f6cb1967e6d861/Universal-Weir-Deck-Collar.jpg'),
(40261,3426,'total_sales','0'),
(40262,3426,'_tax_status','taxable'),
(40263,3426,'_tax_class',''),
(40264,3426,'_manage_stock','no'),
(40265,3426,'_backorders','no'),
(40266,3426,'_sold_individually','no'),
(40267,3426,'_virtual','no'),
(40268,3426,'_downloadable','no'),
(40269,3426,'_download_limit','-1'),
(40270,3426,'_download_expiry','-1'),
(40271,3426,'_thumbnail_id','3425'),
(40272,3426,'_stock',NULL),
(40273,3426,'_stock_status','instock'),
(40274,3426,'_wc_average_rating','0'),
(40275,3426,'_wc_review_count','0'),
(40276,3426,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:28:\"Grey | Brown | Black | Beige\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(40277,3426,'_product_version','9.8.5'),
(40278,3427,'_wp_attached_file','2023/06/Universal-Weir-Deck-Collar-Grey.jpg'),
(40279,3427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:43:\"2023/06/Universal-Weir-Deck-Collar-Grey.jpg\";s:8:\"filesize\";i:42025;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Collar-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4786;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Universal-Weir-Deck-Collar-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Collar-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2180;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Collar-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18213;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Collar-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4786;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Collar-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12718;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Collar-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1507;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40280,3427,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/03606bac648cba815689bcabe97193a843a8149c/Universal-Weir-Deck-Collar-Grey.jpg'),
(40281,3428,'_variation_description','Price Excludes VAT'),
(40282,3428,'_sku','11686'),
(40283,3428,'_regular_price','100'),
(40284,3428,'total_sales','0'),
(40285,3428,'_tax_status','taxable'),
(40286,3428,'_tax_class','parent'),
(40287,3428,'_manage_stock','yes'),
(40288,3428,'_backorders','no'),
(40289,3428,'_sold_individually','no'),
(40290,3428,'_virtual','no'),
(40291,3428,'_downloadable','no'),
(40292,3428,'_download_limit','-1'),
(40293,3428,'_download_expiry','-1'),
(40294,3428,'_thumbnail_id','3427'),
(40295,3428,'_stock','83'),
(40296,3428,'_stock_status','instock'),
(40297,3428,'_wc_average_rating','0'),
(40298,3428,'_wc_review_count','0'),
(40299,3428,'attribute_pa_size','standard'),
(40300,3428,'attribute_colour','Grey'),
(40301,3428,'_price','70'),
(40302,3428,'_product_version','9.8.5'),
(40303,3429,'_wp_attached_file','2023/06/Universal-Weir-Deck-Collar-Brown.jpg'),
(40304,3429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/06/Universal-Weir-Deck-Collar-Brown.jpg\";s:8:\"filesize\";i:43148;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5058;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Deck-Collar-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2320;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Brown-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18932;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5059;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13130;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1603;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40305,3429,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba87cf3a842d123a0b9d20b465f33ad6f739ef96/Universal-Weir-Deck-Collar-Brown.jpg'),
(40306,3430,'_variation_description','Price Excludes VAT'),
(40307,3430,'_sku','13183'),
(40308,3430,'_regular_price','100'),
(40309,3430,'total_sales','0'),
(40310,3430,'_tax_status','taxable'),
(40311,3430,'_tax_class','parent'),
(40312,3430,'_manage_stock','yes'),
(40313,3430,'_backorders','no'),
(40314,3430,'_sold_individually','no'),
(40315,3430,'_virtual','no'),
(40316,3430,'_downloadable','no'),
(40317,3430,'_download_limit','-1'),
(40318,3430,'_download_expiry','-1'),
(40319,3430,'_thumbnail_id','3429'),
(40320,3430,'_stock','14'),
(40321,3430,'_stock_status','instock'),
(40322,3430,'_wc_average_rating','0'),
(40323,3430,'_wc_review_count','0'),
(40324,3430,'attribute_pa_size','standard'),
(40325,3430,'attribute_colour','Brown'),
(40326,3430,'_price','70'),
(40327,3430,'_product_version','9.8.5'),
(40328,3431,'_wp_attached_file','2023/06/Universal-Weir-Deck-Collar-Black.jpg'),
(40329,3431,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/Universal-Weir-Deck-Collar-Black.jpg\";s:8:\"filesize\";i:42226;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4720;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Deck-Collar-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4720;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12552;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1526;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40330,3431,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/02a8a6bb21c84327ad079db0c831c6df105e04de/Universal-Weir-Deck-Collar-Black.jpg'),
(40331,3432,'_variation_description','Price Excludes VAT'),
(40332,3432,'_sku','13184'),
(40333,3432,'_regular_price','100'),
(40334,3432,'total_sales','0'),
(40335,3432,'_tax_status','taxable'),
(40336,3432,'_tax_class','parent'),
(40337,3432,'_manage_stock','yes'),
(40338,3432,'_backorders','no'),
(40339,3432,'_sold_individually','no'),
(40340,3432,'_virtual','no'),
(40341,3432,'_downloadable','no'),
(40342,3432,'_download_limit','-1'),
(40343,3432,'_download_expiry','-1'),
(40344,3432,'_thumbnail_id','3431'),
(40345,3432,'_stock','13'),
(40346,3432,'_stock_status','instock'),
(40347,3432,'_wc_average_rating','0'),
(40348,3432,'_wc_review_count','0'),
(40349,3432,'attribute_pa_size','standard'),
(40350,3432,'attribute_colour','Black'),
(40351,3432,'_price','70'),
(40352,3432,'_product_version','9.8.5'),
(40353,3433,'_wp_attached_file','2023/06/Universal-Weir-Deck-Collar-Beige.jpg'),
(40354,3433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/Universal-Weir-Deck-Collar-Beige.jpg\";s:8:\"filesize\";i:44919;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Beige-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4891;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Deck-Collar-Beige-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Beige-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Beige-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19367;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Beige-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4897;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Beige-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13159;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Deck-Collar-Beige-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40355,3433,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bd037390e24d9dd11c978c5e4fe5dcea9c6f53e6/Universal-Weir-Deck-Collar-Beige.jpg'),
(40356,3434,'_variation_description','Price Excludes VAT'),
(40357,3434,'_sku','13185'),
(40358,3434,'_regular_price','100'),
(40359,3434,'total_sales','0'),
(40360,3434,'_tax_status','taxable'),
(40361,3434,'_tax_class','parent'),
(40362,3434,'_manage_stock','yes'),
(40363,3434,'_backorders','no'),
(40364,3434,'_sold_individually','no'),
(40365,3434,'_virtual','no'),
(40366,3434,'_downloadable','no'),
(40367,3434,'_download_limit','-1'),
(40368,3434,'_download_expiry','-1'),
(40369,3434,'_thumbnail_id','3433'),
(40370,3434,'_stock','3'),
(40371,3434,'_stock_status','instock'),
(40372,3434,'_wc_average_rating','0'),
(40373,3434,'_wc_review_count','0'),
(40374,3434,'attribute_pa_size','standard'),
(40375,3434,'attribute_colour','Beige'),
(40376,3434,'_price','70'),
(40377,3434,'_product_version','9.8.5'),
(40381,3426,'_edit_last','244'),
(40382,3426,'_edit_lock','1685956317:244'),
(40383,3428,'_sale_price','70'),
(40384,3430,'_sale_price','70'),
(40385,3432,'_sale_price','70'),
(40386,3434,'_sale_price','70'),
(40388,3426,'_product_image_gallery','3433,3431,3429,3427'),
(40389,3426,'_yoast_wpseo_primary_product_cat',''),
(40390,3426,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40391,3422,'_sale_price','48.31'),
(40392,3424,'_sale_price','48.31'),
(40394,3406,'_sale_price','622.94'),
(40395,3408,'_sale_price','622.94'),
(40397,3388,'_sale_price','26.6'),
(40398,3392,'_sale_price','677.86'),
(40399,3394,'_sale_price','39.37'),
(40400,3396,'_sale_price','20.41'),
(40401,3398,'_sale_price','28.7'),
(40402,3400,'_sale_price','257.50'),
(40403,3402,'_sale_price','7'),
(40412,3435,'_wp_attached_file','2023/06/Universal-Weir-Vacuum-Lids.jpg'),
(40413,3435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/Universal-Weir-Vacuum-Lids.jpg\";s:8:\"filesize\";i:45053;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Vacuum-Lids-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4931;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Vacuum-Lids-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30787;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Vacuum-Lids-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Vacuum-Lids-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19368;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Universal-Weir-Vacuum-Lids-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4931;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Vacuum-Lids-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Vacuum-Lids-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40414,3435,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bceaf3ebb1c685f1665dc70ad6d4c812bf0bf10f/Universal-Weir-Vacuum-Lids.jpg'),
(40415,3436,'total_sales','0'),
(40416,3436,'_tax_status','taxable'),
(40417,3436,'_tax_class',''),
(40418,3436,'_manage_stock','no'),
(40419,3436,'_backorders','no'),
(40420,3436,'_sold_individually','no'),
(40421,3436,'_virtual','no'),
(40422,3436,'_downloadable','no'),
(40423,3436,'_download_limit','-1'),
(40424,3436,'_download_expiry','-1'),
(40425,3436,'_thumbnail_id','3435'),
(40426,3436,'_stock',NULL),
(40427,3436,'_stock_status','instock'),
(40428,3436,'_wc_average_rating','0'),
(40429,3436,'_wc_review_count','0'),
(40430,3436,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40431,3436,'_product_version','9.8.5'),
(40432,3437,'_wp_attached_file','2023/06/Universal-Weir-Vacuum-Lid-Brown.jpg'),
(40433,3437,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:43:\"2023/06/Universal-Weir-Vacuum-Lid-Brown.jpg\";s:8:\"filesize\";i:50334;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Vacuum-Lid-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6213;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Universal-Weir-Vacuum-Lid-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35702;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Vacuum-Lid-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Vacuum-Lid-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22823;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Universal-Weir-Vacuum-Lid-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6213;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Vacuum-Lid-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16037;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Vacuum-Lid-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1887;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40434,3437,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b323ce8a668c934090c7a9a0bf2846a66ea55415/Universal-Weir-Vacuum-Lid-Brown.jpg'),
(40435,3438,'_variation_description','Price Excludes VAT'),
(40436,3438,'_sku','10315'),
(40437,3438,'_regular_price','51.62'),
(40438,3438,'total_sales','0'),
(40439,3438,'_tax_status','taxable'),
(40440,3438,'_tax_class','parent'),
(40441,3438,'_manage_stock','yes'),
(40442,3438,'_backorders','no'),
(40443,3438,'_sold_individually','no'),
(40444,3438,'_virtual','no'),
(40445,3438,'_downloadable','no'),
(40446,3438,'_download_limit','-1'),
(40447,3438,'_download_expiry','-1'),
(40448,3438,'_thumbnail_id','3437'),
(40449,3438,'_stock','18'),
(40450,3438,'_stock_status','instock'),
(40451,3438,'_wc_average_rating','0'),
(40452,3438,'_wc_review_count','0'),
(40453,3438,'attribute_pa_option','standard-brown'),
(40454,3438,'_price','36.13'),
(40455,3438,'_product_version','9.8.5'),
(40456,3439,'_wp_attached_file','2023/06/Universal-Weir-Vacuum-Lid-Swimquip.jpg'),
(40457,3439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/06/Universal-Weir-Vacuum-Lid-Swimquip.jpg\";s:8:\"filesize\";i:35030;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Vacuum-Lid-Swimquip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3228;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"Universal-Weir-Vacuum-Lid-Swimquip-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22879;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Vacuum-Lid-Swimquip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1516;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Vacuum-Lid-Swimquip-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13852;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"Universal-Weir-Vacuum-Lid-Swimquip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3228;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Vacuum-Lid-Swimquip-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9263;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"Universal-Weir-Vacuum-Lid-Swimquip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40458,3439,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c6c4df559af0a1a53365ef0e8c34608d346102ba/Universal-Weir-Vacuum-Lid-Swimquip.jpg'),
(40459,3440,'_variation_description','Price Excludes VAT'),
(40460,3440,'_sku','10316'),
(40461,3440,'_regular_price','77.06'),
(40462,3440,'total_sales','0'),
(40463,3440,'_tax_status','taxable'),
(40464,3440,'_tax_class','parent'),
(40465,3440,'_manage_stock','yes'),
(40466,3440,'_backorders','no'),
(40467,3440,'_sold_individually','no'),
(40468,3440,'_virtual','no'),
(40469,3440,'_downloadable','no'),
(40470,3440,'_download_limit','-1'),
(40471,3440,'_download_expiry','-1'),
(40472,3440,'_thumbnail_id','3439'),
(40473,3440,'_stock','14'),
(40474,3440,'_stock_status','instock'),
(40475,3440,'_wc_average_rating','0'),
(40476,3440,'_wc_review_count','0'),
(40477,3440,'attribute_pa_option','swimline-white'),
(40478,3440,'_price','53.94'),
(40479,3440,'_product_version','9.8.5'),
(40480,3441,'_wp_attached_file','2023/06/Universal-Weir-Vacuum-Lid-Aqua.jpg'),
(40481,3441,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/06/Universal-Weir-Vacuum-Lid-Aqua.jpg\";s:8:\"filesize\";i:39518;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Vacuum-Lid-Aqua-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4041;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Universal-Weir-Vacuum-Lid-Aqua-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Vacuum-Lid-Aqua-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Vacuum-Lid-Aqua-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Universal-Weir-Vacuum-Lid-Aqua-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4041;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Vacuum-Lid-Aqua-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11110;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Vacuum-Lid-Aqua-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1389;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40482,3441,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d8a69e6e594538e07bbd3d38e987eebd41fd488b/Universal-Weir-Vacuum-Lid-Aqua.jpg'),
(40483,3442,'_variation_description',''),
(40484,3442,'_sku','10317'),
(40485,3442,'_regular_price','77.06'),
(40486,3442,'total_sales','0'),
(40487,3442,'_tax_status','taxable'),
(40488,3442,'_tax_class','parent'),
(40489,3442,'_manage_stock','yes'),
(40490,3442,'_backorders','no'),
(40491,3442,'_sold_individually','no'),
(40492,3442,'_virtual','no'),
(40493,3442,'_downloadable','no'),
(40494,3442,'_download_limit','-1'),
(40495,3442,'_download_expiry','-1'),
(40496,3442,'_thumbnail_id','3441'),
(40497,3442,'_stock','12'),
(40498,3442,'_stock_status','instock'),
(40499,3442,'_wc_average_rating','0'),
(40500,3442,'_wc_review_count','0'),
(40501,3442,'attribute_pa_option','aqua-blue'),
(40502,3442,'_price','53.94'),
(40503,3442,'_product_version','9.8.5'),
(40513,3436,'_edit_lock','1685957561:244'),
(40514,3438,'_sale_price','36.13'),
(40515,3440,'_sale_price','53.94'),
(40516,3442,'_sale_price','53.94'),
(40519,3436,'_edit_last','244'),
(40520,3436,'_product_image_gallery','3437,3439,3441'),
(40521,3436,'_yoast_wpseo_primary_product_cat','115'),
(40522,3436,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40531,3443,'_wp_attached_file','2023/06/Transformer-12Volt-AC.jpg'),
(40532,3443,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/Transformer-12Volt-AC.jpg\";s:8:\"filesize\";i:69988;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Transformer-12Volt-AC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7592;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Transformer-12Volt-AC-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48120;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Transformer-12Volt-AC-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2967;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Transformer-12Volt-AC-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Transformer-12Volt-AC-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7585;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Transformer-12Volt-AC-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21316;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Transformer-12Volt-AC-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1925;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40533,3443,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fddb56c31434a24624f15da636608c6552ab53aa/Transformer-12Volt-AC.jpg'),
(40534,3444,'total_sales','0'),
(40535,3444,'_tax_status','taxable'),
(40536,3444,'_tax_class',''),
(40537,3444,'_manage_stock','no'),
(40538,3444,'_backorders','no'),
(40539,3444,'_sold_individually','no'),
(40540,3444,'_virtual','no'),
(40541,3444,'_downloadable','no'),
(40542,3444,'_download_limit','-1'),
(40543,3444,'_download_expiry','-1'),
(40544,3444,'_thumbnail_id','3443'),
(40545,3444,'_stock',NULL),
(40546,3444,'_stock_status','instock'),
(40547,3444,'_wc_average_rating','0'),
(40548,3444,'_wc_review_count','0'),
(40549,3444,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40550,3444,'_product_version','9.8.5'),
(40551,3445,'_wp_attached_file','2023/06/Transformer-12Volt-AC-18VA.jpg'),
(40552,3445,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Transformer-12Volt-AC-18VA.jpg\";s:8:\"filesize\";i:57688;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Transformer-12Volt-AC-18VA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6261;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Transformer-12Volt-AC-18VA-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Transformer-12Volt-AC-18VA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Transformer-12Volt-AC-18VA-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25966;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Transformer-12Volt-AC-18VA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6265;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Transformer-12Volt-AC-18VA-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17733;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Transformer-12Volt-AC-18VA-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40553,3445,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6c5616de13a86f890e48bcb804ec3473ee7e948c/Transformer-12Volt-AC-18VA.jpg'),
(40554,3446,'_variation_description','Price Excludes VAT'),
(40555,3446,'_sku','10856'),
(40556,3446,'_regular_price','270'),
(40557,3446,'total_sales','0'),
(40558,3446,'_tax_status','taxable'),
(40559,3446,'_tax_class','parent'),
(40560,3446,'_manage_stock','yes'),
(40561,3446,'_backorders','no'),
(40562,3446,'_sold_individually','no'),
(40563,3446,'_virtual','no'),
(40564,3446,'_downloadable','no'),
(40565,3446,'_download_limit','-1'),
(40566,3446,'_download_expiry','-1'),
(40567,3446,'_thumbnail_id','3445'),
(40568,3446,'_stock','7'),
(40569,3446,'_stock_status','instock'),
(40570,3446,'_wc_average_rating','0'),
(40571,3446,'_wc_review_count','0'),
(40572,3446,'attribute_pa_size','18-va'),
(40573,3446,'_price','270'),
(40574,3446,'_product_version','9.8.5'),
(40575,3447,'_wp_attached_file','2023/06/Transformer-12Volt-AC-125VA.jpg'),
(40576,3447,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/06/Transformer-12Volt-AC-125VA.jpg\";s:8:\"filesize\";i:68145;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-125VA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7911;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Transformer-12Volt-AC-125VA-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48411;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-125VA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3245;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-125VA-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31574;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-125VA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-125VA-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21868;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-125VA-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2060;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40577,3447,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/09ba134cca90217496626e87696c3546f7e9d5a0/Transformer-12Volt-AC-125VA.jpg'),
(40578,3448,'_variation_description','Price Excludes VAT'),
(40579,3448,'_sku','10857'),
(40580,3448,'_regular_price','600'),
(40581,3448,'total_sales','0'),
(40582,3448,'_tax_status','taxable'),
(40583,3448,'_tax_class','parent'),
(40584,3448,'_manage_stock','yes'),
(40585,3448,'_backorders','no'),
(40586,3448,'_sold_individually','no'),
(40587,3448,'_virtual','no'),
(40588,3448,'_downloadable','no'),
(40589,3448,'_download_limit','-1'),
(40590,3448,'_download_expiry','-1'),
(40591,3448,'_thumbnail_id','3447'),
(40592,3448,'_stock','10'),
(40593,3448,'_stock_status','instock'),
(40594,3448,'_wc_average_rating','0'),
(40595,3448,'_wc_review_count','0'),
(40596,3448,'attribute_pa_size','125-va'),
(40597,3448,'_price','600'),
(40598,3448,'_product_version','9.8.5'),
(40599,3449,'_wp_attached_file','2023/06/Transformer-12Volt-AC-300VA.jpg'),
(40600,3449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Transformer-12Volt-AC-300VA.jpg\";s:8:\"filesize\";i:65840;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-300VA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7127;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Transformer-12Volt-AC-300VA-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46341;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-300VA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-300VA-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29521;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-300VA-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7153;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-300VA-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20273;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Transformer-12Volt-AC-300VA-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40601,3449,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f22fcbe26df1158b74a541baded94913c295a8ef/Transformer-12Volt-AC-300VA.jpg'),
(40602,3450,'_variation_description','Price Excludes VAT'),
(40603,3450,'_sku','11540'),
(40604,3450,'_regular_price','950'),
(40605,3450,'total_sales','0'),
(40606,3450,'_tax_status','taxable'),
(40607,3450,'_tax_class','parent'),
(40608,3450,'_manage_stock','yes'),
(40609,3450,'_backorders','no'),
(40610,3450,'_sold_individually','no'),
(40611,3450,'_virtual','no'),
(40612,3450,'_downloadable','no'),
(40613,3450,'_download_limit','-1'),
(40614,3450,'_download_expiry','-1'),
(40615,3450,'_thumbnail_id','3449'),
(40616,3450,'_stock','1'),
(40617,3450,'_stock_status','instock'),
(40618,3450,'_wc_average_rating','0'),
(40619,3450,'_wc_review_count','0'),
(40620,3450,'attribute_pa_size','300-va'),
(40621,3450,'_price','950'),
(40622,3450,'_product_version','9.8.5'),
(40632,3451,'_wp_attached_file','2023/06/21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741.jpg'),
(40633,3451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:61:\"2023/06/21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741.jpg\";s:8:\"filesize\";i:12421;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5355;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2375;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:61:\"21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5355;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:61:\"21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40634,3451,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8026dc58baf74eecf78046205c7e46ad8160f605/21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741.jpg'),
(40635,3452,'total_sales','0'),
(40636,3452,'_tax_status','taxable'),
(40637,3452,'_tax_class',''),
(40638,3452,'_manage_stock','no'),
(40639,3452,'_backorders','no'),
(40640,3452,'_sold_individually','no'),
(40641,3452,'_virtual','no'),
(40642,3452,'_downloadable','no'),
(40643,3452,'_download_limit','-1'),
(40644,3452,'_download_expiry','-1'),
(40645,3452,'_thumbnail_id','3451'),
(40646,3452,'_stock',NULL),
(40647,3452,'_stock_status','instock'),
(40648,3452,'_wc_average_rating','0'),
(40649,3452,'_wc_review_count','0'),
(40650,3452,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:12:\"Brown | Grey\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(40651,3452,'_product_version','9.8.5'),
(40652,3453,'_variation_description','Price Excludes VAT'),
(40653,3453,'_sku','11687'),
(40654,3453,'_regular_price','85.09'),
(40655,3453,'total_sales','0'),
(40656,3453,'_tax_status','taxable'),
(40657,3453,'_tax_class','parent'),
(40658,3453,'_manage_stock','yes'),
(40659,3453,'_backorders','no'),
(40660,3453,'_sold_individually','no'),
(40661,3453,'_virtual','no'),
(40662,3453,'_downloadable','no'),
(40663,3453,'_download_limit','-1'),
(40664,3453,'_download_expiry','-1'),
(40665,3453,'_stock','40'),
(40666,3453,'_stock_status','instock'),
(40667,3453,'_wc_average_rating','0'),
(40668,3453,'_wc_review_count','0'),
(40669,3453,'attribute_colour','Brown'),
(40670,3453,'_price','59.56'),
(40671,3453,'_product_version','9.8.5'),
(40673,3444,'_edit_last','425'),
(40674,3444,'_edit_lock','1727683104:425'),
(40681,3444,'_yoast_wpseo_primary_product_cat',''),
(40682,3444,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(40683,3444,'_product_image_gallery','3449,3447,3445'),
(40684,3452,'_edit_lock','1685957838:244'),
(40685,3453,'_sale_price','59.56'),
(40687,3452,'_edit_last','244'),
(40688,3452,'_yoast_wpseo_primary_product_cat','192'),
(40689,3452,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40690,3454,'_wp_attached_file','2023/06/Aqua-Balance-2.jpg'),
(40691,3454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Aqua-Balance-2.jpg\";s:8:\"filesize\";i:70424;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Aqua-Balance-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7866;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Aqua-Balance-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Aqua-Balance-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Aqua-Balance-2-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32637;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Aqua-Balance-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7873;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Aqua-Balance-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22449;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Aqua-Balance-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40692,3454,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a6f316f9149bca70ae5efd0d7ffd712171711a3e/Aqua-Balance-2.jpg'),
(40693,3455,'total_sales','0'),
(40694,3455,'_tax_status','taxable'),
(40695,3455,'_tax_class',''),
(40696,3455,'_manage_stock','no'),
(40697,3455,'_backorders','no'),
(40698,3455,'_sold_individually','no'),
(40699,3455,'_virtual','no'),
(40700,3455,'_downloadable','no'),
(40701,3455,'_download_limit','-1'),
(40702,3455,'_download_expiry','-1'),
(40703,3455,'_thumbnail_id','3454'),
(40704,3455,'_stock',NULL),
(40705,3455,'_stock_status','instock'),
(40706,3455,'_wc_average_rating','0'),
(40707,3455,'_wc_review_count','0'),
(40708,3455,'_product_attributes','a:2:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40709,3455,'_product_version','9.8.4'),
(40710,3456,'_wp_attached_file','2023/06/Aqua-Balance-2-1.jpg'),
(40711,3456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Aqua-Balance-2-1.jpg\";s:8:\"filesize\";i:70424;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Aqua-Balance-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7866;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Aqua-Balance-2-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Aqua-Balance-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Aqua-Balance-2-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32637;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Aqua-Balance-2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7873;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Aqua-Balance-2-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22449;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Aqua-Balance-2-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40712,3456,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a6f316f9149bca70ae5efd0d7ffd712171711a3e/Aqua-Balance-2.jpg'),
(40713,3457,'_variation_description','Price Excludes VAT'),
(40714,3457,'_sku','10234'),
(40715,3457,'_regular_price','66.75'),
(40716,3457,'total_sales','0'),
(40717,3457,'_tax_status','taxable'),
(40718,3457,'_tax_class','parent'),
(40719,3457,'_manage_stock','yes'),
(40720,3457,'_backorders','no'),
(40721,3457,'_sold_individually','no'),
(40722,3457,'_virtual','no'),
(40723,3457,'_downloadable','no'),
(40724,3457,'_download_limit','-1'),
(40725,3457,'_download_expiry','-1'),
(40726,3457,'_thumbnail_id','3456'),
(40727,3457,'_stock','69'),
(40728,3457,'_stock_status','instock'),
(40729,3457,'_wc_average_rating','0'),
(40730,3457,'_wc_review_count','0'),
(40731,3457,'attribute_pa_option','2-2'),
(40732,3457,'attribute_pa_size','1kg'),
(40733,3457,'_price','47.73'),
(40734,3457,'_product_version','9.8.4'),
(40738,3455,'_edit_last','244'),
(40739,3455,'_edit_lock','1685957932:244'),
(40740,3457,'_sale_price','47.73'),
(40741,3457,'_weight','1'),
(40743,3455,'_yoast_wpseo_primary_product_cat',''),
(40744,3455,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40745,3458,'_wp_attached_file','2023/06/Waterwell-Aqua-Dazzle-1L.jpg'),
(40746,3458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:36:\"2023/06/Waterwell-Aqua-Dazzle-1L.jpg\";s:8:\"filesize\";i:34621;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Waterwell-Aqua-Dazzle-1L-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7196;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Waterwell-Aqua-Dazzle-1L-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2816;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Waterwell-Aqua-Dazzle-1L-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7196;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Waterwell-Aqua-Dazzle-1L-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(40747,3458,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3e4a60d8cd5ca5b8bc591e1046a9f682981edfeb/Waterwell-Aqua-Dazzle-1L.jpg'),
(40748,3459,'_sku','10237'),
(40749,3459,'_regular_price','112.9'),
(40750,3459,'total_sales','0'),
(40751,3459,'_tax_status','taxable'),
(40752,3459,'_tax_class',''),
(40753,3459,'_manage_stock','yes'),
(40754,3459,'_backorders','no'),
(40755,3459,'_sold_individually','no'),
(40756,3459,'_virtual','no'),
(40757,3459,'_downloadable','no'),
(40758,3459,'_download_limit','-1'),
(40759,3459,'_download_expiry','-1'),
(40760,3459,'_thumbnail_id','3458'),
(40761,3459,'_stock','5'),
(40762,3459,'_stock_status','instock'),
(40763,3459,'_wc_average_rating','0'),
(40764,3459,'_wc_review_count','0'),
(40765,3459,'_product_version','9.7.1'),
(40766,3459,'_price','79.03'),
(40767,3459,'_edit_last','425'),
(40768,3459,'_sale_price','79.03'),
(40769,3459,'_edit_lock','1719577906:425'),
(40770,3460,'_wp_attached_file','2023/06/6b8a3e40b61cf66633bdd1282061e84bce3d8954.png'),
(40771,3460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:52:\"2023/06/6b8a3e40b61cf66633bdd1282061e84bce3d8954.png\";s:8:\"filesize\";i:361174;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"6b8a3e40b61cf66633bdd1282061e84bce3d8954-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44558;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"6b8a3e40b61cf66633bdd1282061e84bce3d8954-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13329;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"6b8a3e40b61cf66633bdd1282061e84bce3d8954-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234499;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"6b8a3e40b61cf66633bdd1282061e84bce3d8954-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44558;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"6b8a3e40b61cf66633bdd1282061e84bce3d8954-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:153908;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"6b8a3e40b61cf66633bdd1282061e84bce3d8954-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40772,3460,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6/b/6b8a3e40b61cf66633bdd1282061e84bce3d8954.png'),
(40773,3461,'total_sales','0'),
(40774,3461,'_tax_status','taxable'),
(40775,3461,'_tax_class',''),
(40776,3461,'_manage_stock','no'),
(40777,3461,'_backorders','no'),
(40778,3461,'_sold_individually','no'),
(40779,3461,'_virtual','no'),
(40780,3461,'_downloadable','no'),
(40781,3461,'_download_limit','-1'),
(40782,3461,'_download_expiry','-1'),
(40783,3461,'_thumbnail_id','3460'),
(40784,3461,'_stock',NULL),
(40785,3461,'_stock_status','outofstock'),
(40786,3461,'_wc_average_rating','0'),
(40787,3461,'_wc_review_count','0'),
(40788,3461,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40789,3461,'_product_version','7.7.2'),
(40790,3462,'_variation_description','Price Excludes VAT'),
(40791,3462,'_sku','10228'),
(40792,3462,'_regular_price','245.71'),
(40793,3462,'total_sales','0'),
(40794,3462,'_tax_status','taxable'),
(40795,3462,'_tax_class','parent'),
(40796,3462,'_manage_stock','yes'),
(40797,3462,'_backorders','no'),
(40798,3462,'_sold_individually','no'),
(40799,3462,'_virtual','no'),
(40800,3462,'_downloadable','no'),
(40801,3462,'_download_limit','-1'),
(40802,3462,'_download_expiry','-1'),
(40803,3462,'_stock','0'),
(40804,3462,'_stock_status','outofstock'),
(40805,3462,'_wc_average_rating','0'),
(40806,3462,'_wc_review_count','0'),
(40807,3462,'attribute_pa_size','1-5kg'),
(40808,3462,'_price','172'),
(40809,3462,'_product_version','7.7.2'),
(40812,3462,'_thumbnail_id','0'),
(40814,3461,'_edit_last','244'),
(40815,3461,'_edit_lock','1685959333:244'),
(40816,3463,'_wp_attached_file','2023/06/Drop-Vac-1kg.jpg'),
(40817,3463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Drop-Vac-1kg.jpg\";s:8:\"filesize\";i:65483;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Drop-Vac-1kg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6644;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Drop-Vac-1kg-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Drop-Vac-1kg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2665;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Drop-Vac-1kg-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29121;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Drop-Vac-1kg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6646;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Drop-Vac-1kg-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19797;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Drop-Vac-1kg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40818,3463,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/28c08f30f374ce6d5a66eb8d6d3a45c0beae3b29/Drop---Vac-1kg.jpg'),
(40819,3464,'total_sales','0'),
(40820,3464,'_tax_status','taxable'),
(40821,3464,'_tax_class',''),
(40822,3464,'_manage_stock','no'),
(40823,3464,'_backorders','no'),
(40824,3464,'_sold_individually','no'),
(40825,3464,'_virtual','no'),
(40826,3464,'_downloadable','no'),
(40827,3464,'_download_limit','-1'),
(40828,3464,'_download_expiry','-1'),
(40829,3464,'_thumbnail_id','3463'),
(40830,3464,'_stock',NULL),
(40831,3464,'_stock_status','instock'),
(40832,3464,'_wc_average_rating','0'),
(40833,3464,'_wc_review_count','0'),
(40834,3464,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40835,3464,'_product_version','9.8.1'),
(40836,3465,'_variation_description','Price Excludes VAT'),
(40837,3465,'_sku','10238'),
(40838,3465,'_regular_price','85.25'),
(40839,3465,'total_sales','0'),
(40840,3465,'_tax_status','taxable'),
(40841,3465,'_tax_class','parent'),
(40842,3465,'_manage_stock','yes'),
(40843,3465,'_backorders','no'),
(40844,3465,'_sold_individually','no'),
(40845,3465,'_virtual','no'),
(40846,3465,'_downloadable','no'),
(40847,3465,'_download_limit','-1'),
(40848,3465,'_download_expiry','-1'),
(40849,3465,'_stock','39'),
(40850,3465,'_stock_status','instock'),
(40851,3465,'_wc_average_rating','0'),
(40852,3465,'_wc_review_count','0'),
(40853,3465,'attribute_pa_size','1kg'),
(40854,3465,'_price','59.68'),
(40855,3465,'_product_version','9.8.1'),
(40860,3466,'_wp_attached_file','2023/06/EQ-Filter-Underdrain.jpg'),
(40861,3466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2484;s:6:\"height\";i:2484;s:4:\"file\";s:32:\"2023/06/EQ-Filter-Underdrain.jpg\";s:8:\"filesize\";i:134844;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"EQ-Filter-Underdrain-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3875;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"EQ-Filter-Underdrain-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28064;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"EQ-Filter-Underdrain-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1774;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"EQ-Filter-Underdrain-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17266;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"EQ-Filter-Underdrain-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56794;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"EQ-Filter-Underdrain-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94105;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"EQ-Filter-Underdrain-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3875;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"EQ-Filter-Underdrain-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11575;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"EQ-Filter-Underdrain-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1237;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40862,3466,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2f982ff5f3c0e65712218773b1d58cd600dda9a3/EQ-Filter-Underdrain.jpg'),
(40863,3467,'total_sales','0'),
(40864,3467,'_tax_status','taxable'),
(40865,3467,'_tax_class',''),
(40866,3467,'_manage_stock','no'),
(40867,3467,'_backorders','no'),
(40868,3467,'_sold_individually','no'),
(40869,3467,'_virtual','no'),
(40870,3467,'_downloadable','no'),
(40871,3467,'_download_limit','-1'),
(40872,3467,'_download_expiry','-1'),
(40873,3467,'_thumbnail_id','3466'),
(40874,3467,'_stock',NULL),
(40875,3467,'_stock_status','instock'),
(40876,3467,'_wc_average_rating','0'),
(40877,3467,'_wc_review_count','0'),
(40878,3467,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40879,3467,'_product_version','9.3.3'),
(40880,3468,'_wp_attached_file','2023/06/EQ-Filter-Underdrain-Hub.jpg'),
(40881,3468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/06/EQ-Filter-Underdrain-Hub.jpg\";s:8:\"filesize\";i:46285;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"EQ-Filter-Underdrain-Hub-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5134;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"EQ-Filter-Underdrain-Hub-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32335;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"EQ-Filter-Underdrain-Hub-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2201;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"EQ-Filter-Underdrain-Hub-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20379;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"EQ-Filter-Underdrain-Hub-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5134;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"EQ-Filter-Underdrain-Hub-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14052;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"EQ-Filter-Underdrain-Hub-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1541;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40882,3468,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/05f2921c7124002b1a7c002167cf33687e97f419/EQ-Filter-Underdrain-Hub.jpg'),
(40883,3469,'_variation_description','Price Excludes VAT'),
(40884,3469,'_sku','10291'),
(40885,3469,'_regular_price','218.67'),
(40886,3469,'total_sales','0'),
(40887,3469,'_tax_status','taxable'),
(40888,3469,'_tax_class','parent'),
(40889,3469,'_manage_stock','yes'),
(40890,3469,'_backorders','no'),
(40891,3469,'_sold_individually','no'),
(40892,3469,'_virtual','no'),
(40893,3469,'_downloadable','no'),
(40894,3469,'_download_limit','-1'),
(40895,3469,'_download_expiry','-1'),
(40896,3469,'_thumbnail_id','3468'),
(40897,3469,'_stock','6'),
(40898,3469,'_stock_status','instock'),
(40899,3469,'_wc_average_rating','0'),
(40900,3469,'_wc_review_count','0'),
(40901,3469,'attribute_pa_option','hub'),
(40902,3469,'_price','153.07'),
(40903,3469,'_product_version','9.3.3'),
(40904,3470,'_wp_attached_file','2023/06/EQ-Filter-Underdrain-Finger.jpg'),
(40905,3470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/06/EQ-Filter-Underdrain-Finger.jpg\";s:8:\"filesize\";i:43779;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"EQ-Filter-Underdrain-Finger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4305;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"EQ-Filter-Underdrain-Finger-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"EQ-Filter-Underdrain-Finger-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1721;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"EQ-Filter-Underdrain-Finger-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18551;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"EQ-Filter-Underdrain-Finger-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4320;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"EQ-Filter-Underdrain-Finger-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12600;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"EQ-Filter-Underdrain-Finger-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40906,3470,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ed5f6eb540eb9f30aed5c3272b0d7e478ac92dc/EQ-Filter-Underdrain-Finger.jpg'),
(40907,3471,'_variation_description','Price Excludes VAT'),
(40908,3471,'_sku','10292'),
(40909,3471,'_regular_price','33.32'),
(40910,3471,'total_sales','0'),
(40911,3471,'_tax_status','taxable'),
(40912,3471,'_tax_class','parent'),
(40913,3471,'_manage_stock','yes'),
(40914,3471,'_backorders','no'),
(40915,3471,'_sold_individually','no'),
(40916,3471,'_virtual','no'),
(40917,3471,'_downloadable','no'),
(40918,3471,'_download_limit','-1'),
(40919,3471,'_download_expiry','-1'),
(40920,3471,'_thumbnail_id','3470'),
(40921,3471,'_stock','54'),
(40922,3471,'_stock_status','instock'),
(40923,3471,'_wc_average_rating','0'),
(40924,3471,'_wc_review_count','0'),
(40925,3471,'attribute_pa_option','fingers'),
(40926,3471,'_price','23.32'),
(40927,3471,'_product_version','9.3.3'),
(40934,3462,'_sale_price','172'),
(40935,3461,'_price','172'),
(40936,3461,'_yoast_wpseo_primary_product_cat',''),
(40937,3461,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40956,3464,'_edit_last','244'),
(40957,3464,'_edit_lock','1685963902:244'),
(40958,3467,'_edit_last','244'),
(40959,3467,'_edit_lock','1685963976:244'),
(40960,3465,'_sale_price','59.68'),
(40962,3464,'_yoast_wpseo_primary_product_cat',''),
(40963,3464,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40964,3469,'_sale_price','153.07'),
(40965,3471,'_sale_price','23.32'),
(40968,3467,'_product_image_gallery','3468,3470'),
(40969,3467,'_yoast_wpseo_primary_product_cat',''),
(40970,3467,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(40976,3472,'_wp_attached_file','2023/06/Light-Casing-Liner-Gasket-Small-.jpg'),
(40977,3472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/Light-Casing-Liner-Gasket-Small-.jpg\";s:8:\"filesize\";i:51994;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Small--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5463;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Light-Casing-Liner-Gasket-Small--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Small--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Small--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21960;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Small--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5463;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Small--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15175;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Small--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1673;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40978,3472,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5fc0d91c8c1240f9a34dfbb89c4b818aa8e26ffa/Light-Casing-Liner-Gasket-Small-.jpg'),
(40979,3473,'total_sales','0'),
(40980,3473,'_tax_status','taxable'),
(40981,3473,'_tax_class',''),
(40982,3473,'_manage_stock','no'),
(40983,3473,'_backorders','no'),
(40984,3473,'_sold_individually','no'),
(40985,3473,'_virtual','no'),
(40986,3473,'_downloadable','no'),
(40987,3473,'_download_limit','-1'),
(40988,3473,'_download_expiry','-1'),
(40989,3473,'_thumbnail_id','3472'),
(40990,3473,'_stock',NULL),
(40991,3473,'_stock_status','instock'),
(40992,3473,'_wc_average_rating','0'),
(40993,3473,'_wc_review_count','0'),
(40994,3473,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(40995,3473,'_product_version','9.8.5'),
(40996,3474,'_wp_attached_file','2023/06/Light-Casing-Liner-Gasket-Small-1-1.jpg'),
(40997,3474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:47:\"2023/06/Light-Casing-Liner-Gasket-Small-1-1.jpg\";s:8:\"filesize\";i:51994;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Light-Casing-Liner-Gasket-Small-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5463;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Light-Casing-Liner-Gasket-Small-1-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34924;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Light-Casing-Liner-Gasket-Small-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"Light-Casing-Liner-Gasket-Small-1-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21960;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"Light-Casing-Liner-Gasket-Small-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5463;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"Light-Casing-Liner-Gasket-Small-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15175;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"Light-Casing-Liner-Gasket-Small-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1673;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(40998,3474,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5fc0d91c8c1240f9a34dfbb89c4b818aa8e26ffa/Light-Casing-Liner-Gasket-Small-.jpg'),
(40999,3475,'_variation_description','Price Excludes VAT'),
(41000,3475,'_sku','10324'),
(41001,3475,'_regular_price','40'),
(41002,3475,'total_sales','0'),
(41003,3475,'_tax_status','taxable'),
(41004,3475,'_tax_class','parent'),
(41005,3475,'_manage_stock','yes'),
(41006,3475,'_backorders','no'),
(41007,3475,'_sold_individually','no'),
(41008,3475,'_virtual','no'),
(41009,3475,'_downloadable','no'),
(41010,3475,'_download_limit','-1'),
(41011,3475,'_download_expiry','-1'),
(41012,3475,'_thumbnail_id','3474'),
(41013,3475,'_stock','15'),
(41014,3475,'_stock_status','instock'),
(41015,3475,'_wc_average_rating','0'),
(41016,3475,'_wc_review_count','0'),
(41017,3475,'attribute_pa_size','small'),
(41018,3475,'_price','28'),
(41019,3475,'_product_version','9.8.5'),
(41020,3476,'_wp_attached_file','2023/06/Light-Casing-Liner-Gasket-Large-.jpg'),
(41021,3476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/06/Light-Casing-Liner-Gasket-Large-.jpg\";s:8:\"filesize\";i:52362;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Large--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5424;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Light-Casing-Liner-Gasket-Large--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Large--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2461;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Large--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21750;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Large--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5424;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Large--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14901;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Light-Casing-Liner-Gasket-Large--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41022,3476,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5eb42a8153f526542a1c2e82283e6dd415e17b55/Light-Casing-Liner-Gasket-Large-.jpg'),
(41023,3477,'_variation_description','Price Excludes VAT'),
(41024,3477,'_sku','10325'),
(41025,3477,'_regular_price','42'),
(41026,3477,'total_sales','0'),
(41027,3477,'_tax_status','taxable'),
(41028,3477,'_tax_class','parent'),
(41029,3477,'_manage_stock','yes'),
(41030,3477,'_backorders','no'),
(41031,3477,'_sold_individually','no'),
(41032,3477,'_virtual','no'),
(41033,3477,'_downloadable','no'),
(41034,3477,'_download_limit','-1'),
(41035,3477,'_download_expiry','-1'),
(41036,3477,'_thumbnail_id','3476'),
(41037,3477,'_stock','10'),
(41038,3477,'_stock_status','instock'),
(41039,3477,'_wc_average_rating','0'),
(41040,3477,'_wc_review_count','0'),
(41041,3477,'attribute_pa_size','large'),
(41042,3477,'_price','29.4'),
(41043,3477,'_product_version','9.8.5'),
(41050,3478,'_wp_attached_file','2023/06/EQ-Light-Liner-Face-Plate.jpg'),
(41051,3478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/EQ-Light-Liner-Face-Plate.jpg\";s:8:\"filesize\";i:53486;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"EQ-Light-Liner-Face-Plate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6007;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"EQ-Light-Liner-Face-Plate-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"EQ-Light-Liner-Face-Plate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2727;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"EQ-Light-Liner-Face-Plate-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"EQ-Light-Liner-Face-Plate-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6045;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"EQ-Light-Liner-Face-Plate-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15660;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"EQ-Light-Liner-Face-Plate-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1824;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41052,3478,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d2150c4675f66be4224940e300a05f6bb723f535/EQ-Light-Liner-Face-Plate.jpg'),
(41053,3479,'total_sales','0'),
(41054,3479,'_tax_status','taxable'),
(41055,3479,'_tax_class',''),
(41056,3479,'_manage_stock','no'),
(41057,3479,'_backorders','no'),
(41058,3479,'_sold_individually','no'),
(41059,3479,'_virtual','no'),
(41060,3479,'_downloadable','no'),
(41061,3479,'_download_limit','-1'),
(41062,3479,'_download_expiry','-1'),
(41063,3479,'_thumbnail_id','3478'),
(41064,3479,'_stock',NULL),
(41065,3479,'_stock_status','instock'),
(41066,3479,'_wc_average_rating','0'),
(41067,3479,'_wc_review_count','0'),
(41068,3479,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:5:\"White\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(41069,3479,'_product_version','9.8.3'),
(41070,3480,'_variation_description','Price Excludes VAT'),
(41071,3480,'_sku','10321'),
(41072,3480,'_regular_price','68.73'),
(41073,3480,'total_sales','0'),
(41074,3480,'_tax_status','taxable'),
(41075,3480,'_tax_class','parent'),
(41076,3480,'_manage_stock','yes'),
(41077,3480,'_backorders','no'),
(41078,3480,'_sold_individually','no'),
(41079,3480,'_virtual','no'),
(41080,3480,'_downloadable','no'),
(41081,3480,'_download_limit','-1'),
(41082,3480,'_download_expiry','-1'),
(41083,3480,'_stock','5'),
(41084,3480,'_stock_status','instock'),
(41085,3480,'_wc_average_rating','0'),
(41086,3480,'_wc_review_count','0'),
(41087,3480,'attribute_colour','White'),
(41088,3480,'_price','48.11'),
(41089,3480,'_product_version','9.8.3'),
(41092,3480,'_thumbnail_id','0'),
(41094,3473,'_edit_last','244'),
(41095,3473,'_edit_lock','1685967531:244'),
(41096,3475,'_sale_price','28'),
(41097,3477,'_sale_price','29.4'),
(41100,3473,'_product_image_gallery','3476'),
(41101,3473,'_yoast_wpseo_primary_product_cat',''),
(41102,3473,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41103,3479,'_edit_lock','1685967587:244'),
(41104,3480,'_sale_price','48.11'),
(41106,3479,'_edit_last','244'),
(41107,3479,'_yoast_wpseo_primary_product_cat','192'),
(41108,3479,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41113,3481,'_wp_attached_file','2023/06/Oatey-Heatvy-Duty-Clear-PVC-Glue.jpg'),
(41114,3481,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/06/Oatey-Heatvy-Duty-Clear-PVC-Glue.jpg\";s:8:\"filesize\";i:75008;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8857;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3240;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35854;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8882;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24899;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Oatey-Heatvy-Duty-Clear-PVC-Glue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1982;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41115,3481,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b953e2694c451c1caaa26db6d19194f2b0be5f50/Oatey-Heatvy-Duty-Clear-PVC-Glue.jpg'),
(41116,3482,'total_sales','0'),
(41117,3482,'_tax_status','taxable'),
(41118,3482,'_tax_class',''),
(41119,3482,'_manage_stock','no'),
(41120,3482,'_backorders','no'),
(41121,3482,'_sold_individually','no'),
(41122,3482,'_virtual','no'),
(41123,3482,'_downloadable','no'),
(41124,3482,'_download_limit','-1'),
(41125,3482,'_download_expiry','-1'),
(41126,3482,'_thumbnail_id','3481'),
(41127,3482,'_stock',NULL),
(41128,3482,'_stock_status','instock'),
(41129,3482,'_wc_average_rating','0'),
(41130,3482,'_wc_review_count','0'),
(41131,3482,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41132,3482,'_product_version','9.8.5'),
(41133,3483,'_variation_description','Price Excludes VAT'),
(41134,3483,'_sku','10342'),
(41135,3483,'_regular_price','149.11'),
(41136,3483,'total_sales','0'),
(41137,3483,'_tax_status','taxable'),
(41138,3483,'_tax_class','parent'),
(41139,3483,'_manage_stock','yes'),
(41140,3483,'_backorders','no'),
(41141,3483,'_sold_individually','no'),
(41142,3483,'_virtual','no'),
(41143,3483,'_downloadable','no'),
(41144,3483,'_download_limit','-1'),
(41145,3483,'_download_expiry','-1'),
(41146,3483,'_stock','24'),
(41147,3483,'_stock_status','instock'),
(41148,3483,'_wc_average_rating','0'),
(41149,3483,'_wc_review_count','0'),
(41150,3483,'attribute_pa_option','118ml'),
(41151,3483,'_price','104.38'),
(41152,3483,'_product_version','9.8.5'),
(41153,3484,'_variation_description','Price Excludes VAT'),
(41154,3484,'_sku','13220'),
(41155,3484,'_regular_price','193.2'),
(41156,3484,'total_sales','0'),
(41157,3484,'_tax_status','taxable'),
(41158,3484,'_tax_class','parent'),
(41159,3484,'_manage_stock','yes'),
(41160,3484,'_backorders','no'),
(41161,3484,'_sold_individually','no'),
(41162,3484,'_virtual','no'),
(41163,3484,'_downloadable','no'),
(41164,3484,'_download_limit','-1'),
(41165,3484,'_download_expiry','-1'),
(41166,3484,'_stock','75'),
(41167,3484,'_stock_status','instock'),
(41168,3484,'_wc_average_rating','0'),
(41169,3484,'_wc_review_count','0'),
(41170,3484,'attribute_pa_option','237ml'),
(41171,3484,'_price','135.24'),
(41172,3484,'_product_version','9.8.5'),
(41173,3485,'_variation_description','Price Excludes VAT'),
(41174,3485,'_sku','13221'),
(41175,3485,'_regular_price','327.91'),
(41176,3485,'total_sales','0'),
(41177,3485,'_tax_status','taxable'),
(41178,3485,'_tax_class','parent'),
(41179,3485,'_manage_stock','yes'),
(41180,3485,'_backorders','no'),
(41181,3485,'_sold_individually','no'),
(41182,3485,'_virtual','no'),
(41183,3485,'_downloadable','no'),
(41184,3485,'_download_limit','-1'),
(41185,3485,'_download_expiry','-1'),
(41186,3485,'_stock','0'),
(41187,3485,'_stock_status','outofstock'),
(41188,3485,'_wc_average_rating','0'),
(41189,3485,'_wc_review_count','0'),
(41190,3485,'attribute_pa_option','473ml'),
(41191,3485,'_price','229.54'),
(41192,3485,'_product_version','9.8.5'),
(41199,3484,'_thumbnail_id','0'),
(41200,3483,'_thumbnail_id','0'),
(41201,3485,'_thumbnail_id','0'),
(41205,3482,'_edit_lock','1685968562:244'),
(41206,3483,'_sale_price','104.38'),
(41207,3484,'_sale_price','135.24'),
(41208,3485,'_sale_price','229.54'),
(41212,3482,'_edit_last','244'),
(41213,3482,'_yoast_wpseo_primary_product_cat','176'),
(41214,3482,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41215,3486,'_wp_attached_file','2023/06/344c55d25b4ec6007522b695955656ca3adc381a-1.jpg'),
(41216,3486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:54:\"2023/06/344c55d25b4ec6007522b695955656ca3adc381a-1.jpg\";s:8:\"filesize\";i:6938;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"344c55d25b4ec6007522b695955656ca3adc381a-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3772;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"344c55d25b4ec6007522b695955656ca3adc381a-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41217,3486,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3/4/344c55d25b4ec6007522b695955656ca3adc381a.jpg'),
(41218,3487,'_sku','10267'),
(41219,3487,'_regular_price','8.76'),
(41220,3487,'total_sales','0'),
(41221,3487,'_tax_status','taxable'),
(41222,3487,'_tax_class',''),
(41223,3487,'_manage_stock','yes'),
(41224,3487,'_backorders','no'),
(41225,3487,'_sold_individually','no'),
(41226,3487,'_virtual','no'),
(41227,3487,'_downloadable','no'),
(41228,3487,'_download_limit','-1'),
(41229,3487,'_download_expiry','-1'),
(41230,3487,'_thumbnail_id','3486'),
(41231,3487,'_stock','0'),
(41232,3487,'_stock_status','outofstock'),
(41233,3487,'_wc_average_rating','0'),
(41234,3487,'_wc_review_count','0'),
(41235,3487,'_product_version','7.7.2'),
(41236,3487,'_price','6.13'),
(41237,3488,'_wp_attached_file','2023/06/Universal-Leaf-Skimmer.jpg'),
(41238,3488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Universal-Leaf-Skimmer.jpg\";s:8:\"filesize\";i:74326;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Universal-Leaf-Skimmer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4592;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Universal-Leaf-Skimmer-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48817;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Universal-Leaf-Skimmer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Universal-Leaf-Skimmer-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28356;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Universal-Leaf-Skimmer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4570;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Universal-Leaf-Skimmer-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17583;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Universal-Leaf-Skimmer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41239,3488,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a7841a73f624ca9dae2e56961260539ac6eb2ee2/Universal-Leaf-Skimmer.jpg'),
(41240,3489,'_sku','10844'),
(41241,3489,'_regular_price','197.85'),
(41242,3489,'total_sales','0'),
(41243,3489,'_tax_status','taxable'),
(41244,3489,'_tax_class',''),
(41245,3489,'_manage_stock','yes'),
(41246,3489,'_backorders','no'),
(41247,3489,'_sold_individually','no'),
(41248,3489,'_virtual','no'),
(41249,3489,'_downloadable','no'),
(41250,3489,'_download_limit','-1'),
(41251,3489,'_download_expiry','-1'),
(41252,3489,'_thumbnail_id','3488'),
(41253,3489,'_stock','15'),
(41254,3489,'_stock_status','instock'),
(41255,3489,'_wc_average_rating','0'),
(41256,3489,'_wc_review_count','0'),
(41257,3489,'_product_version','8.9.3'),
(41258,3489,'_price','138.50'),
(41259,3487,'_edit_last','244'),
(41260,3487,'_sale_price','6.13'),
(41261,3487,'_edit_lock','1685968830:244'),
(41262,3489,'_edit_last','244'),
(41263,3489,'_sale_price','138.50'),
(41264,3489,'_edit_lock','1685968945:244'),
(41265,3489,'_yoast_wpseo_primary_product_cat',''),
(41266,3489,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41267,3487,'_yoast_wpseo_primary_product_cat',''),
(41268,3487,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41269,3490,'_wp_attached_file','2023/06/Vinyl-Patch-Kit.jpg'),
(41270,3490,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2023/06/Vinyl-Patch-Kit.jpg\";s:8:\"filesize\";i:55125;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Vinyl-Patch-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6078;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Vinyl-Patch-Kit-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Vinyl-Patch-Kit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Vinyl-Patch-Kit-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24513;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Vinyl-Patch-Kit-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6086;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Vinyl-Patch-Kit-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16949;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Vinyl-Patch-Kit-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41271,3490,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/04f6d33633ba9f55bb0ef78d8acb6010d27d3275/Vinyl-Patch-Kit.jpg'),
(41272,3491,'_sku','10814'),
(41273,3491,'_regular_price','118.19'),
(41274,3491,'total_sales','0'),
(41275,3491,'_tax_status','taxable'),
(41276,3491,'_tax_class',''),
(41277,3491,'_manage_stock','yes'),
(41278,3491,'_backorders','no'),
(41279,3491,'_sold_individually','no'),
(41280,3491,'_virtual','no'),
(41281,3491,'_downloadable','no'),
(41282,3491,'_download_limit','-1'),
(41283,3491,'_download_expiry','-1'),
(41284,3491,'_thumbnail_id','3490'),
(41285,3491,'_stock','25'),
(41286,3491,'_stock_status','instock'),
(41287,3491,'_wc_average_rating','0'),
(41288,3491,'_wc_review_count','0'),
(41289,3491,'_product_version','9.6.0'),
(41290,3491,'_price','118.19'),
(41291,3492,'_wp_attached_file','2023/06/Weir-Collar-Extention.jpg'),
(41292,3492,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Weir-Collar-Extention.jpg\";s:8:\"filesize\";i:36668;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Weir-Collar-Extention-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4003;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Weir-Collar-Extention-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24673;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Weir-Collar-Extention-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Weir-Collar-Extention-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15434;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Weir-Collar-Extention-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4003;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Weir-Collar-Extention-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10702;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Weir-Collar-Extention-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41293,3492,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3b3b05b6d3808721264786a8d436673791a30762/Weir-Collar-Extention.jpg'),
(41294,3493,'_sku','10303'),
(41295,3493,'_regular_price','181.74'),
(41296,3493,'total_sales','0'),
(41297,3493,'_tax_status','taxable'),
(41298,3493,'_tax_class',''),
(41299,3493,'_manage_stock','yes'),
(41300,3493,'_backorders','no'),
(41301,3493,'_sold_individually','no'),
(41302,3493,'_virtual','no'),
(41303,3493,'_downloadable','no'),
(41304,3493,'_download_limit','-1'),
(41305,3493,'_download_expiry','-1'),
(41306,3493,'_thumbnail_id','3492'),
(41307,3493,'_stock','28'),
(41308,3493,'_stock_status','instock'),
(41309,3493,'_wc_average_rating','0'),
(41310,3493,'_wc_review_count','0'),
(41311,3493,'_product_version','9.8.2'),
(41312,3493,'_price','127.22'),
(41313,3491,'_edit_last','425'),
(41314,3491,'_edit_lock','1702311354:425'),
(41315,3493,'_edit_last','244'),
(41316,3493,'_sale_price','127.22'),
(41317,3493,'_edit_lock','1685969492:244'),
(41318,3491,'_yoast_wpseo_primary_product_cat',''),
(41319,3491,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41320,3493,'_yoast_wpseo_primary_product_cat',''),
(41321,3493,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41322,3494,'_wp_attached_file','2023/06/Filter-Cleanse-1lt.jpg'),
(41323,3494,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Filter-Cleanse-1lt.jpg\";s:8:\"filesize\";i:54528;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Filter-Cleanse-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5982;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Filter-Cleanse-1lt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37673;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Filter-Cleanse-1lt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Filter-Cleanse-1lt-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23677;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Filter-Cleanse-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5982;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Filter-Cleanse-1lt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16562;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Filter-Cleanse-1lt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41324,3494,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bf33e11b6152b42e1007d0031e64f6dcbd176282/Filter-Cleanse-1lt.jpg'),
(41325,3495,'total_sales','0'),
(41326,3495,'_tax_status','taxable'),
(41327,3495,'_tax_class',''),
(41328,3495,'_manage_stock','no'),
(41329,3495,'_backorders','no'),
(41330,3495,'_sold_individually','no'),
(41331,3495,'_virtual','no'),
(41332,3495,'_downloadable','no'),
(41333,3495,'_download_limit','-1'),
(41334,3495,'_download_expiry','-1'),
(41335,3495,'_thumbnail_id','3494'),
(41336,3495,'_stock',NULL),
(41337,3495,'_stock_status','instock'),
(41338,3495,'_wc_average_rating','0'),
(41339,3495,'_wc_review_count','0'),
(41340,3495,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41341,3495,'_product_version','9.7.1'),
(41342,3496,'_variation_description','Price Excludes VAT'),
(41343,3496,'_sku','10241'),
(41344,3496,'_regular_price','167.34'),
(41345,3496,'total_sales','0'),
(41346,3496,'_tax_status','taxable'),
(41347,3496,'_tax_class','parent'),
(41348,3496,'_manage_stock','yes'),
(41349,3496,'_backorders','no'),
(41350,3496,'_sold_individually','no'),
(41351,3496,'_virtual','no'),
(41352,3496,'_downloadable','no'),
(41353,3496,'_download_limit','-1'),
(41354,3496,'_download_expiry','-1'),
(41355,3496,'_stock','4'),
(41356,3496,'_stock_status','instock'),
(41357,3496,'_wc_average_rating','0'),
(41358,3496,'_wc_review_count','0'),
(41359,3496,'attribute_pa_size','1-litre'),
(41360,3496,'_price','117.14'),
(41361,3496,'_product_version','9.7.1'),
(41364,3496,'_thumbnail_id','0'),
(41366,3495,'_edit_last','244'),
(41367,3495,'_edit_lock','1685970148:244'),
(41368,3496,'_sale_price','117.14'),
(41370,3495,'_yoast_wpseo_primary_product_cat',''),
(41371,3495,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41372,3497,'_wp_attached_file','2023/06/Filter-Plus.jpg'),
(41373,3497,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:23:\"2023/06/Filter-Plus.jpg\";s:8:\"filesize\";i:62961;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Filter-Plus-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5971;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Filter-Plus-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Filter-Plus-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2494;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Filter-Plus-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26872;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Filter-Plus-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5972;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Filter-Plus-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17792;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Filter-Plus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41374,3497,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c69a1b5eacfe069bb2d6a233c43096fbb1c48054/Filter-Plus.jpg'),
(41375,3498,'total_sales','0'),
(41376,3498,'_tax_status','taxable'),
(41377,3498,'_tax_class',''),
(41378,3498,'_manage_stock','no'),
(41379,3498,'_backorders','no'),
(41380,3498,'_sold_individually','no'),
(41381,3498,'_virtual','no'),
(41382,3498,'_downloadable','no'),
(41383,3498,'_download_limit','-1'),
(41384,3498,'_download_expiry','-1'),
(41385,3498,'_thumbnail_id','3497'),
(41386,3498,'_stock',NULL),
(41387,3498,'_stock_status','instock'),
(41388,3498,'_wc_average_rating','0'),
(41389,3498,'_wc_review_count','0'),
(41390,3498,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41391,3498,'_product_version','8.3.1'),
(41392,3499,'_variation_description','Price Excludes VAT'),
(41393,3499,'_sku','10954'),
(41394,3499,'_regular_price','100.3'),
(41395,3499,'total_sales','0'),
(41396,3499,'_tax_status','taxable'),
(41397,3499,'_tax_class','parent'),
(41398,3499,'_manage_stock','yes'),
(41399,3499,'_backorders','no'),
(41400,3499,'_sold_individually','no'),
(41401,3499,'_virtual','no'),
(41402,3499,'_downloadable','no'),
(41403,3499,'_download_limit','-1'),
(41404,3499,'_download_expiry','-1'),
(41405,3499,'_stock','23'),
(41406,3499,'_stock_status','instock'),
(41407,3499,'_wc_average_rating','0'),
(41408,3499,'_wc_review_count','0'),
(41409,3499,'attribute_pa_option','200g'),
(41410,3499,'_price','70.21'),
(41411,3499,'_product_version','8.3.1'),
(41414,3499,'_thumbnail_id','0'),
(41416,3500,'_wp_attached_file','2023/06/Waterwell-Green-Out-1L-Algaecide.jpg'),
(41417,3500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:44:\"2023/06/Waterwell-Green-Out-1L-Algaecide.jpg\";s:8:\"filesize\";i:35660;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Waterwell-Green-Out-1L-Algaecide-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Waterwell-Green-Out-1L-Algaecide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2965;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Waterwell-Green-Out-1L-Algaecide-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7715;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Waterwell-Green-Out-1L-Algaecide-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(41418,3500,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/86e239a44bbe8098535beac3f87ad53657bafc34/Waterwell-Green-Out-1L-Algaecide.jpg'),
(41419,3501,'total_sales','5'),
(41420,3501,'_tax_status','taxable'),
(41421,3501,'_tax_class',''),
(41422,3501,'_manage_stock','no'),
(41423,3501,'_backorders','no'),
(41424,3501,'_sold_individually','no'),
(41425,3501,'_virtual','no'),
(41426,3501,'_downloadable','no'),
(41427,3501,'_download_limit','-1'),
(41428,3501,'_download_expiry','-1'),
(41429,3501,'_thumbnail_id','3500'),
(41430,3501,'_stock',NULL),
(41431,3501,'_stock_status','instock'),
(41432,3501,'_wc_average_rating','0'),
(41433,3501,'_wc_review_count','0'),
(41434,3501,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41435,3501,'_product_version','9.6.1'),
(41436,3502,'_variation_description','Price Excludes VAT'),
(41437,3502,'_sku','10229'),
(41438,3502,'_regular_price','223.1'),
(41439,3502,'total_sales','0'),
(41440,3502,'_tax_status','taxable'),
(41441,3502,'_tax_class','parent'),
(41442,3502,'_manage_stock','yes'),
(41443,3502,'_backorders','no'),
(41444,3502,'_sold_individually','no'),
(41445,3502,'_virtual','no'),
(41446,3502,'_downloadable','no'),
(41447,3502,'_download_limit','-1'),
(41448,3502,'_download_expiry','-1'),
(41449,3502,'_stock','8'),
(41450,3502,'_stock_status','instock'),
(41451,3502,'_wc_average_rating','0'),
(41452,3502,'_wc_review_count','0'),
(41453,3502,'attribute_pa_size','1-litre'),
(41454,3502,'_price','156.17'),
(41455,3502,'_product_version','9.6.1'),
(41460,3498,'_edit_last','244'),
(41461,3498,'_edit_lock','1685970206:244'),
(41462,3499,'_sale_price','70.21'),
(41464,3498,'_yoast_wpseo_primary_product_cat',''),
(41465,3498,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41466,3501,'_edit_lock','1685970312:244'),
(41467,3502,'_sale_price','156.17'),
(41469,3501,'_edit_last','244'),
(41470,3501,'_yoast_wpseo_primary_product_cat','114'),
(41471,3501,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41472,3503,'_wp_attached_file','2023/06/Light-Casing-Gland.jpg'),
(41473,3503,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2483;s:6:\"height\";i:2483;s:4:\"file\";s:30:\"2023/06/Light-Casing-Gland.jpg\";s:8:\"filesize\";i:216131;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Light-Casing-Gland-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7727;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Light-Casing-Gland-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48231;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Light-Casing-Gland-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Light-Casing-Gland-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29842;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"Light-Casing-Gland-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95909;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"Light-Casing-Gland-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155235;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Light-Casing-Gland-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7727;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Light-Casing-Gland-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20480;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Light-Casing-Gland-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41474,3503,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c4f6fc2002d598168207149f00036ba20d9fe3c9/Light-Casing-Gland.jpg'),
(41475,3504,'total_sales','3'),
(41476,3504,'_tax_status','taxable'),
(41477,3504,'_tax_class',''),
(41478,3504,'_manage_stock','no'),
(41479,3504,'_backorders','no'),
(41480,3504,'_sold_individually','no'),
(41481,3504,'_virtual','no'),
(41482,3504,'_downloadable','no'),
(41483,3504,'_download_limit','-1'),
(41484,3504,'_download_expiry','-1'),
(41485,3504,'_thumbnail_id','3503'),
(41486,3504,'_stock',NULL),
(41487,3504,'_stock_status','instock'),
(41488,3504,'_wc_average_rating','0'),
(41489,3504,'_wc_review_count','0'),
(41490,3504,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41491,3504,'_product_version','9.8.5'),
(41492,3505,'_wp_attached_file','2023/06/Light-Casing-Gland-Nut.jpg'),
(41493,3505,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/Light-Casing-Gland-Nut.jpg\";s:8:\"filesize\";i:76877;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Light-Casing-Gland-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7217;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Light-Casing-Gland-Nut-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Light-Casing-Gland-Nut-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Light-Casing-Gland-Nut-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32675;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Light-Casing-Gland-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7217;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Light-Casing-Gland-Nut-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21724;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Light-Casing-Gland-Nut-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41494,3505,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1425029d67034cc91611613089234dbe059186e4/Light-Casing-Gland-Nut.jpg'),
(41495,3506,'_variation_description','Price Excludes VAT'),
(41496,3506,'_sku','10326'),
(41497,3506,'_regular_price','15.74'),
(41498,3506,'total_sales','0'),
(41499,3506,'_tax_status','taxable'),
(41500,3506,'_tax_class','parent'),
(41501,3506,'_manage_stock','yes'),
(41502,3506,'_backorders','no'),
(41503,3506,'_sold_individually','no'),
(41504,3506,'_virtual','no'),
(41505,3506,'_downloadable','no'),
(41506,3506,'_download_limit','-1'),
(41507,3506,'_download_expiry','-1'),
(41508,3506,'_thumbnail_id','3505'),
(41509,3506,'_stock','8'),
(41510,3506,'_stock_status','instock'),
(41511,3506,'_wc_average_rating','0'),
(41512,3506,'_wc_review_count','0'),
(41513,3506,'attribute_pa_option','nut'),
(41514,3506,'_price','11.02'),
(41515,3506,'_product_version','9.8.5'),
(41516,3507,'_wp_attached_file','2023/06/Light-Casing-Gland-Grommet.jpg'),
(41517,3507,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/Light-Casing-Gland-Grommet.jpg\";s:8:\"filesize\";i:64468;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Light-Casing-Gland-Grommet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6595;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Light-Casing-Gland-Grommet-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Light-Casing-Gland-Grommet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2835;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Light-Casing-Gland-Grommet-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28737;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Light-Casing-Gland-Grommet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6595;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Light-Casing-Gland-Grommet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19326;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Light-Casing-Gland-Grommet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1889;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41518,3507,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e4e3bae0535f93f2c269cc61afd27be26b42430e/Light-Casing-Gland-Grommet.jpg'),
(41519,3508,'_variation_description','Price Excludes VAT'),
(41520,3508,'_sku','10327'),
(41521,3508,'_regular_price','7'),
(41522,3508,'total_sales','0'),
(41523,3508,'_tax_status','taxable'),
(41524,3508,'_tax_class','parent'),
(41525,3508,'_manage_stock','yes'),
(41526,3508,'_backorders','no'),
(41527,3508,'_sold_individually','no'),
(41528,3508,'_virtual','no'),
(41529,3508,'_downloadable','no'),
(41530,3508,'_download_limit','-1'),
(41531,3508,'_download_expiry','-1'),
(41532,3508,'_thumbnail_id','3507'),
(41533,3508,'_stock','7'),
(41534,3508,'_stock_status','instock'),
(41535,3508,'_wc_average_rating','0'),
(41536,3508,'_wc_review_count','0'),
(41537,3508,'attribute_pa_option','seal-grommet'),
(41538,3508,'_price','4.9'),
(41539,3508,'_product_version','9.8.5'),
(41540,3509,'_wp_attached_file','2023/06/Light-Casing-Gland-Grommet-Washer.jpg'),
(41541,3509,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/06/Light-Casing-Gland-Grommet-Washer.jpg\";s:8:\"filesize\";i:57978;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Light-Casing-Gland-Grommet-Washer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6562;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Light-Casing-Gland-Grommet-Washer-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Light-Casing-Gland-Grommet-Washer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3076;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Light-Casing-Gland-Grommet-Washer-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26361;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Light-Casing-Gland-Grommet-Washer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6562;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Light-Casing-Gland-Grommet-Washer-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18217;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Light-Casing-Gland-Grommet-Washer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41542,3509,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a5b37de97d766d94fe6eea97b6cf4bcb248fd818/Light-Casing-Gland-Grommet-Washer.jpg'),
(41543,3510,'_variation_description','Price Excludes VAT'),
(41544,3510,'_sku','11794'),
(41545,3510,'_regular_price','3.4'),
(41546,3510,'total_sales','0'),
(41547,3510,'_tax_status','taxable'),
(41548,3510,'_tax_class','parent'),
(41549,3510,'_manage_stock','yes'),
(41550,3510,'_backorders','no'),
(41551,3510,'_sold_individually','no'),
(41552,3510,'_virtual','no'),
(41553,3510,'_downloadable','no'),
(41554,3510,'_download_limit','-1'),
(41555,3510,'_download_expiry','-1'),
(41556,3510,'_thumbnail_id','3509'),
(41557,3510,'_stock','49'),
(41558,3510,'_stock_status','instock'),
(41559,3510,'_wc_average_rating','0'),
(41560,3510,'_wc_review_count','0'),
(41561,3510,'attribute_pa_option','seal-grommet-washer'),
(41562,3510,'_price','2.07'),
(41563,3510,'_product_version','9.8.5'),
(41573,3504,'_edit_lock','1685971946:244'),
(41574,3506,'_sale_price','11.02'),
(41575,3508,'_sale_price','4.9'),
(41576,3510,'_sale_price','2.07'),
(41580,3504,'_edit_last','244'),
(41581,3504,'_product_image_gallery','3509,3507,3505'),
(41582,3504,'_yoast_wpseo_primary_product_cat','26'),
(41583,3504,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41584,3511,'_wp_attached_file','2023/06/Metal-Out-1lt.jpg'),
(41585,3511,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Metal-Out-1lt.jpg\";s:8:\"filesize\";i:50628;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Metal-Out-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5109;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Metal-Out-1lt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Metal-Out-1lt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2143;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Metal-Out-1lt-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21421;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Metal-Out-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5116;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Metal-Out-1lt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14816;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Metal-Out-1lt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1469;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41586,3511,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9dfa79b9fed8bd3da0efce96f7f18dd9b36a8134/Metal-Out-1lt.jpg'),
(41587,3512,'total_sales','0'),
(41588,3512,'_tax_status','taxable'),
(41589,3512,'_tax_class',''),
(41590,3512,'_manage_stock','no'),
(41591,3512,'_backorders','no'),
(41592,3512,'_sold_individually','no'),
(41593,3512,'_virtual','no'),
(41594,3512,'_downloadable','no'),
(41595,3512,'_download_limit','-1'),
(41596,3512,'_download_expiry','-1'),
(41597,3512,'_thumbnail_id','3511'),
(41598,3512,'_stock',NULL),
(41599,3512,'_stock_status','instock'),
(41600,3512,'_wc_average_rating','0'),
(41601,3512,'_wc_review_count','0'),
(41602,3512,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41603,3512,'_product_version','9.7.1'),
(41604,3513,'_variation_description','Price Excludes VAT'),
(41605,3513,'_sku','10242'),
(41606,3513,'_regular_price','211.46'),
(41607,3513,'total_sales','0'),
(41608,3513,'_tax_status','taxable'),
(41609,3513,'_tax_class','parent'),
(41610,3513,'_manage_stock','yes'),
(41611,3513,'_backorders','no'),
(41612,3513,'_sold_individually','no'),
(41613,3513,'_virtual','no'),
(41614,3513,'_downloadable','no'),
(41615,3513,'_download_limit','-1'),
(41616,3513,'_download_expiry','-1'),
(41617,3513,'_stock','11'),
(41618,3513,'_stock_status','instock'),
(41619,3513,'_wc_average_rating','0'),
(41620,3513,'_wc_review_count','0'),
(41621,3513,'attribute_pa_size','1-litre'),
(41622,3513,'_price','80.86'),
(41623,3513,'_product_version','9.7.1'),
(41628,3514,'_wp_attached_file','2023/06/Pool-Acid-5lt.jpg'),
(41629,3514,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Pool-Acid-5lt.jpg\";s:8:\"filesize\";i:64525;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Pool-Acid-5lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5996;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Pool-Acid-5lt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43179;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Pool-Acid-5lt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2508;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Pool-Acid-5lt-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26795;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Pool-Acid-5lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5996;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Pool-Acid-5lt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17773;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Pool-Acid-5lt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1639;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41630,3514,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fae9e3d92d9d6796b831118b232ad89409b1b4df/Pool-Acid-5lt.jpg'),
(41631,3515,'total_sales','0'),
(41632,3515,'_tax_status','taxable'),
(41633,3515,'_tax_class',''),
(41634,3515,'_manage_stock','no'),
(41635,3515,'_backorders','no'),
(41636,3515,'_sold_individually','no'),
(41637,3515,'_virtual','no'),
(41638,3515,'_downloadable','no'),
(41639,3515,'_download_limit','-1'),
(41640,3515,'_download_expiry','-1'),
(41641,3515,'_thumbnail_id','3514'),
(41642,3515,'_stock',NULL),
(41643,3515,'_stock_status','instock'),
(41644,3515,'_wc_average_rating','0'),
(41645,3515,'_wc_review_count','0'),
(41646,3515,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41647,3515,'_product_version','9.8.5'),
(41648,3516,'_variation_description','Price Excludes VAT'),
(41649,3516,'_sku','10236'),
(41650,3516,'_regular_price','203.35'),
(41651,3516,'total_sales','0'),
(41652,3516,'_tax_status','taxable'),
(41653,3516,'_tax_class','parent'),
(41654,3516,'_manage_stock','yes'),
(41655,3516,'_backorders','no'),
(41656,3516,'_sold_individually','no'),
(41657,3516,'_virtual','no'),
(41658,3516,'_downloadable','no'),
(41659,3516,'_download_limit','-1'),
(41660,3516,'_download_expiry','-1'),
(41661,3516,'_stock','0'),
(41662,3516,'_stock_status','outofstock'),
(41663,3516,'_wc_average_rating','0'),
(41664,3516,'_wc_review_count','0'),
(41665,3516,'attribute_pa_size','5-litre'),
(41666,3516,'_price','115.04'),
(41667,3516,'_product_version','9.8.5'),
(41672,3512,'_edit_last','244'),
(41673,3512,'_edit_lock','1685972687:244'),
(41674,3515,'_edit_last','244'),
(41675,3515,'_edit_lock','1685972463:244'),
(41676,3516,'_sale_price','115.04'),
(41678,3515,'_yoast_wpseo_primary_product_cat',''),
(41679,3515,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41680,3513,'_sale_price','80.86'),
(41682,3512,'_yoast_wpseo_primary_product_cat',''),
(41683,3512,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41684,3517,'_wp_attached_file','2023/06/POOLSKIM-BAG-Only-img.jpg'),
(41685,3517,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:33:\"2023/06/POOLSKIM-BAG-Only-img.jpg\";s:8:\"filesize\";i:6429;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"POOLSKIM-BAG-Only-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3276;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"POOLSKIM-BAG-Only-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41686,3517,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/95ba60a530e3bb940c0700fdc1710554e256b0f4/POOLSKIM-BAG-Only-img.jpg'),
(41687,3518,'total_sales','0'),
(41688,3518,'_tax_status','taxable'),
(41689,3518,'_tax_class',''),
(41690,3518,'_manage_stock','no'),
(41691,3518,'_backorders','no'),
(41692,3518,'_sold_individually','no'),
(41693,3518,'_virtual','no'),
(41694,3518,'_downloadable','no'),
(41695,3518,'_download_limit','-1'),
(41696,3518,'_download_expiry','-1'),
(41697,3518,'_thumbnail_id','3517'),
(41698,3518,'_stock',NULL),
(41699,3518,'_stock_status','instock'),
(41700,3518,'_wc_average_rating','0'),
(41701,3518,'_wc_review_count','0'),
(41702,3518,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41703,3518,'_product_version','8.7.0'),
(41704,3519,'_variation_description',''),
(41705,3519,'_sku','10353'),
(41706,3519,'_regular_price','93.72'),
(41707,3519,'total_sales','0'),
(41708,3519,'_tax_status','taxable'),
(41709,3519,'_tax_class','parent'),
(41710,3519,'_manage_stock','yes'),
(41711,3519,'_backorders','no'),
(41712,3519,'_sold_individually','no'),
(41713,3519,'_virtual','no'),
(41714,3519,'_downloadable','no'),
(41715,3519,'_download_limit','-1'),
(41716,3519,'_download_expiry','-1'),
(41717,3519,'_stock','2'),
(41718,3519,'_stock_status','instock'),
(41719,3519,'_wc_average_rating','0'),
(41720,3519,'_wc_review_count','0'),
(41721,3519,'attribute_pa_option','blue'),
(41722,3519,'_price','93.72'),
(41723,3519,'_product_version','8.7.0'),
(41726,3519,'_thumbnail_id','0'),
(41728,3520,'_wp_attached_file','2023/06/Poolskim-Bends.jpg'),
(41729,3520,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2484;s:6:\"height\";i:2484;s:4:\"file\";s:26:\"2023/06/Poolskim-Bends.jpg\";s:8:\"filesize\";i:124330;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Poolskim-Bends-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4037;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Poolskim-Bends-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25555;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Poolskim-Bends-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Poolskim-Bends-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15783;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Poolskim-Bends-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51305;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"Poolskim-Bends-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85786;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Poolskim-Bends-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4037;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Poolskim-Bends-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10825;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Poolskim-Bends-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41730,3520,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/963c49571a6549db1b1882e7f9dd2d69f4f79ab1/Poolskim-Bends.jpg'),
(41731,3521,'total_sales','0'),
(41732,3521,'_tax_status','taxable'),
(41733,3521,'_tax_class',''),
(41734,3521,'_manage_stock','no'),
(41735,3521,'_backorders','no'),
(41736,3521,'_sold_individually','no'),
(41737,3521,'_virtual','no'),
(41738,3521,'_downloadable','no'),
(41739,3521,'_download_limit','-1'),
(41740,3521,'_download_expiry','-1'),
(41741,3521,'_thumbnail_id','3520'),
(41742,3521,'_stock',NULL),
(41743,3521,'_stock_status','instock'),
(41744,3521,'_wc_average_rating','0'),
(41745,3521,'_wc_review_count','0'),
(41746,3521,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(41747,3521,'_product_version','7.7.2'),
(41748,3522,'_wp_attached_file','2023/06/Poolskim-45-Degree-Bend.jpg'),
(41749,3522,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/Poolskim-45-Degree-Bend.jpg\";s:8:\"filesize\";i:40683;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Poolskim-45-Degree-Bend-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4485;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Poolskim-45-Degree-Bend-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Poolskim-45-Degree-Bend-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2098;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Poolskim-45-Degree-Bend-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17334;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Poolskim-45-Degree-Bend-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4485;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Poolskim-45-Degree-Bend-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11964;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Poolskim-45-Degree-Bend-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41750,3522,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/974a22c624389257b0f3e7edc135fd541c007967/Poolskim-45-Degree-Bend.jpg'),
(41751,3523,'_variation_description','Price Excludes VAT'),
(41752,3523,'_sku','10355'),
(41753,3523,'_regular_price','34'),
(41754,3523,'total_sales','0'),
(41755,3523,'_tax_status','taxable'),
(41756,3523,'_tax_class','parent'),
(41757,3523,'_manage_stock','no'),
(41758,3523,'_backorders','no'),
(41759,3523,'_sold_individually','no'),
(41760,3523,'_virtual','no'),
(41761,3523,'_downloadable','no'),
(41762,3523,'_download_limit','-1'),
(41763,3523,'_download_expiry','-1'),
(41764,3523,'_thumbnail_id','3522'),
(41765,3523,'_stock',NULL),
(41766,3523,'_stock_status','instock'),
(41767,3523,'_wc_average_rating','0'),
(41768,3523,'_wc_review_count','0'),
(41769,3523,'attribute_pa_option','45-degree'),
(41770,3523,'_price','23.8'),
(41771,3523,'_product_version','7.7.2'),
(41772,3524,'_wp_attached_file','2023/06/Poolskim-90-Degree-Bend.jpg'),
(41773,3524,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Poolskim-90-Degree-Bend.jpg\";s:8:\"filesize\";i:38769;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Poolskim-90-Degree-Bend-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4135;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Poolskim-90-Degree-Bend-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Poolskim-90-Degree-Bend-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Poolskim-90-Degree-Bend-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16208;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Poolskim-90-Degree-Bend-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4135;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Poolskim-90-Degree-Bend-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11199;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Poolskim-90-Degree-Bend-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41774,3524,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dec21350e36c14fabd998aa9c244704b03823a97/Poolskim-90-Degree-Bend.jpg'),
(41775,3525,'_variation_description','Price Excludes VAT'),
(41776,3525,'_sku','10356'),
(41777,3525,'_regular_price','34'),
(41778,3525,'total_sales','0'),
(41779,3525,'_tax_status','taxable'),
(41780,3525,'_tax_class','parent'),
(41781,3525,'_manage_stock','no'),
(41782,3525,'_backorders','no'),
(41783,3525,'_sold_individually','no'),
(41784,3525,'_virtual','no'),
(41785,3525,'_downloadable','no'),
(41786,3525,'_download_limit','-1'),
(41787,3525,'_download_expiry','-1'),
(41788,3525,'_thumbnail_id','3524'),
(41789,3525,'_stock',NULL),
(41790,3525,'_stock_status','instock'),
(41791,3525,'_wc_average_rating','0'),
(41792,3525,'_wc_review_count','0'),
(41793,3525,'attribute_pa_option','90-degree'),
(41794,3525,'_price','23.8'),
(41795,3525,'_product_version','7.7.2'),
(41799,3526,'_wp_attached_file','2023/06/POOLSKIM-BODY.jpg'),
(41800,3526,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:25:\"2023/06/POOLSKIM-BODY.jpg\";s:8:\"filesize\";i:2864;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"POOLSKIM-BODY-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2530;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"POOLSKIM-BODY-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1759;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41801,3526,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/05335492e53ca3da59c6b6c292748e07ddeb1ede/POOLSKIM-BODY.jpg'),
(41802,3527,'total_sales','0'),
(41803,3527,'_tax_status','taxable'),
(41804,3527,'_tax_class',''),
(41805,3527,'_manage_stock','no'),
(41806,3527,'_backorders','no'),
(41807,3527,'_sold_individually','no'),
(41808,3527,'_virtual','no'),
(41809,3527,'_downloadable','no'),
(41810,3527,'_download_limit','-1'),
(41811,3527,'_download_expiry','-1'),
(41812,3527,'_thumbnail_id','3526'),
(41813,3527,'_stock',NULL),
(41814,3527,'_stock_status','outofstock'),
(41815,3527,'_wc_average_rating','0'),
(41816,3527,'_wc_review_count','0'),
(41817,3527,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:5:\"White\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(41818,3527,'_product_version','7.7.2'),
(41819,3528,'_variation_description','Price Excludes VAT'),
(41820,3528,'_sku','10358'),
(41821,3528,'_regular_price','306'),
(41822,3528,'total_sales','0'),
(41823,3528,'_tax_status','taxable'),
(41824,3528,'_tax_class','parent'),
(41825,3528,'_manage_stock','yes'),
(41826,3528,'_backorders','no'),
(41827,3528,'_sold_individually','no'),
(41828,3528,'_virtual','no'),
(41829,3528,'_downloadable','no'),
(41830,3528,'_download_limit','-1'),
(41831,3528,'_download_expiry','-1'),
(41832,3528,'_stock','0'),
(41833,3528,'_stock_status','outofstock'),
(41834,3528,'_wc_average_rating','0'),
(41835,3528,'_wc_review_count','0'),
(41836,3528,'attribute_colour','White'),
(41837,3528,'_price','214.2'),
(41838,3528,'_product_version','7.7.2'),
(41841,3528,'_thumbnail_id','0'),
(41843,3521,'_edit_last','244'),
(41844,3521,'_edit_lock','1685973354:244'),
(41845,3527,'_edit_last','244'),
(41846,3527,'_edit_lock','1685973420:244'),
(41847,3523,'_sale_price','23.8'),
(41848,3525,'_sale_price','23.8'),
(41849,3521,'_price','23.8'),
(41850,3521,'_product_image_gallery','3522,3524'),
(41851,3521,'_yoast_wpseo_primary_product_cat',''),
(41852,3521,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41853,3529,'_wp_attached_file','2023/06/Poolskim-Bumper-Pin.jpg'),
(41854,3529,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Poolskim-Bumper-Pin.jpg\";s:8:\"filesize\";i:35716;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Poolskim-Bumper-Pin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3630;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Poolskim-Bumper-Pin-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23618;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Poolskim-Bumper-Pin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Poolskim-Bumper-Pin-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Poolskim-Bumper-Pin-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3644;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Poolskim-Bumper-Pin-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9929;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Poolskim-Bumper-Pin-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1360;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41855,3529,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/beca36ffd738001e40d006b2f08c481a4d9d4cfe/Poolskim-Bumper-Pin.jpg'),
(41856,3530,'_sku','10359'),
(41857,3530,'_regular_price','4.5'),
(41858,3530,'total_sales','0'),
(41859,3530,'_tax_status','taxable'),
(41860,3530,'_tax_class',''),
(41861,3530,'_manage_stock','no'),
(41862,3530,'_backorders','no'),
(41863,3530,'_sold_individually','no'),
(41864,3530,'_virtual','no'),
(41865,3530,'_downloadable','no'),
(41866,3530,'_download_limit','-1'),
(41867,3530,'_download_expiry','-1'),
(41868,3530,'_thumbnail_id','3529'),
(41869,3530,'_stock',NULL),
(41870,3530,'_stock_status','instock'),
(41871,3530,'_wc_average_rating','0'),
(41872,3530,'_wc_review_count','0'),
(41873,3530,'_product_version','7.7.2'),
(41874,3530,'_price','3.15'),
(41875,3528,'_sale_price','214.2'),
(41876,3527,'_price','214.2'),
(41877,3527,'_yoast_wpseo_primary_product_cat',''),
(41878,3527,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41879,3530,'_edit_last','244'),
(41880,3530,'_sale_price','3.15'),
(41881,3530,'_edit_lock','1685973465:244'),
(41882,3530,'_yoast_wpseo_primary_product_cat',''),
(41883,3530,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41884,3531,'_wp_attached_file','2023/06/Poolskim-Bung.jpg'),
(41885,3531,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:25:\"2023/06/Poolskim-Bung.jpg\";s:8:\"filesize\";i:36741;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Poolskim-Bung-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3386;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Poolskim-Bung-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24346;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Poolskim-Bung-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Poolskim-Bung-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14952;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Poolskim-Bung-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3390;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Poolskim-Bung-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9798;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Poolskim-Bung-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41886,3531,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d2aefd93509ce32e6ceba940cf115a4d43dd8a0d/Poolskim-Bung.jpg'),
(41887,3532,'_sku','10360'),
(41888,3532,'_regular_price','10.5'),
(41889,3532,'total_sales','0'),
(41890,3532,'_tax_status','taxable'),
(41891,3532,'_tax_class',''),
(41892,3532,'_manage_stock','no'),
(41893,3532,'_backorders','no'),
(41894,3532,'_sold_individually','no'),
(41895,3532,'_virtual','no'),
(41896,3532,'_downloadable','no'),
(41897,3532,'_download_limit','-1'),
(41898,3532,'_download_expiry','-1'),
(41899,3532,'_thumbnail_id','3531'),
(41900,3532,'_stock',NULL),
(41901,3532,'_stock_status','instock'),
(41902,3532,'_wc_average_rating','0'),
(41903,3532,'_wc_review_count','0'),
(41904,3532,'_product_version','7.7.2'),
(41905,3532,'_price','10.5'),
(41906,3533,'_wp_attached_file','2023/06/pool-skim-bag-clip.jpg'),
(41907,3533,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:566;s:6:\"height\";i:566;s:4:\"file\";s:30:\"2023/06/pool-skim-bag-clip.jpg\";s:8:\"filesize\";i:12318;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"pool-skim-bag-clip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4087;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"pool-skim-bag-clip-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1946;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"pool-skim-bag-clip-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4087;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"pool-skim-bag-clip-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41908,3533,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a30856213b53f817d82a446070722bdb5a3b0e3f/pool-skim-bag-clip.jpg'),
(41909,3534,'_sku','10361'),
(41910,3534,'_regular_price','60.4'),
(41911,3534,'total_sales','0'),
(41912,3534,'_tax_status','taxable'),
(41913,3534,'_tax_class',''),
(41914,3534,'_manage_stock','no'),
(41915,3534,'_backorders','no'),
(41916,3534,'_sold_individually','no'),
(41917,3534,'_virtual','no'),
(41918,3534,'_downloadable','no'),
(41919,3534,'_download_limit','-1'),
(41920,3534,'_download_expiry','-1'),
(41921,3534,'_thumbnail_id','3533'),
(41922,3534,'_stock',NULL),
(41923,3534,'_stock_status','instock'),
(41924,3534,'_wc_average_rating','0'),
(41925,3534,'_wc_review_count','0'),
(41926,3534,'_product_version','7.7.2'),
(41927,3534,'_price','42.28'),
(41928,3534,'_edit_last','244'),
(41929,3534,'_sale_price','42.28'),
(41930,3534,'_edit_lock','1685975785:244'),
(41931,3534,'_yoast_wpseo_primary_product_cat',''),
(41932,3534,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(41933,3535,'_wp_attached_file','2023/06/Poolskim-Hat.jpg'),
(41934,3535,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:24:\"2023/06/Poolskim-Hat.jpg\";s:8:\"filesize\";i:41644;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Poolskim-Hat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4553;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Poolskim-Hat-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28508;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Poolskim-Hat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2028;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Poolskim-Hat-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17872;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Poolskim-Hat-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4553;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Poolskim-Hat-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12283;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Poolskim-Hat-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41935,3535,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7333981097e038534e17bc288489dd239c80ea2b/Poolskim-Hat.jpg'),
(41936,3536,'total_sales','0'),
(41937,3536,'_tax_status','taxable'),
(41938,3536,'_tax_class',''),
(41939,3536,'_manage_stock','no'),
(41940,3536,'_backorders','no'),
(41941,3536,'_sold_individually','no'),
(41942,3536,'_virtual','no'),
(41943,3536,'_downloadable','no'),
(41944,3536,'_download_limit','-1'),
(41945,3536,'_download_expiry','-1'),
(41946,3536,'_thumbnail_id','3535'),
(41947,3536,'_stock',NULL),
(41948,3536,'_stock_status','instock'),
(41949,3536,'_wc_average_rating','0'),
(41950,3536,'_wc_review_count','0'),
(41951,3536,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:5:\"White\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(41952,3536,'_product_version','7.7.2'),
(41953,3537,'_variation_description','Price Excludes VAT'),
(41954,3537,'_sku','10363'),
(41955,3537,'_regular_price','220.75'),
(41956,3537,'total_sales','0'),
(41957,3537,'_tax_status','taxable'),
(41958,3537,'_tax_class','parent'),
(41959,3537,'_manage_stock','no'),
(41960,3537,'_backorders','no'),
(41961,3537,'_sold_individually','no'),
(41962,3537,'_virtual','no'),
(41963,3537,'_downloadable','no'),
(41964,3537,'_download_limit','-1'),
(41965,3537,'_download_expiry','-1'),
(41966,3537,'_stock',NULL),
(41967,3537,'_stock_status','instock'),
(41968,3537,'_wc_average_rating','0'),
(41969,3537,'_wc_review_count','0'),
(41970,3537,'attribute_colour','White'),
(41971,3537,'_price','154.53'),
(41972,3537,'_product_version','7.7.2'),
(41975,3537,'_thumbnail_id','0'),
(41977,3538,'_wp_attached_file','2023/06/Poolskim-Union.jpg'),
(41978,3538,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Poolskim-Union.jpg\";s:8:\"filesize\";i:45192;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Poolskim-Union-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4829;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Poolskim-Union-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Poolskim-Union-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Poolskim-Union-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19796;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Poolskim-Union-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4829;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Poolskim-Union-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13543;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Poolskim-Union-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(41979,3538,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a3b696031f0d7e5d68b2431cca5b3f140f6f24c8/Poolskim-Union.jpg'),
(41980,3539,'total_sales','0'),
(41981,3539,'_tax_status','taxable'),
(41982,3539,'_tax_class',''),
(41983,3539,'_manage_stock','no'),
(41984,3539,'_backorders','no'),
(41985,3539,'_sold_individually','no'),
(41986,3539,'_virtual','no'),
(41987,3539,'_downloadable','no'),
(41988,3539,'_download_limit','-1'),
(41989,3539,'_download_expiry','-1'),
(41990,3539,'_thumbnail_id','3538'),
(41991,3539,'_stock',NULL),
(41992,3539,'_stock_status','instock'),
(41993,3539,'_wc_average_rating','0'),
(41994,3539,'_wc_review_count','0'),
(41995,3539,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"White | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(41996,3539,'_product_version','9.8.5'),
(42017,3541,'_variation_description','Price Excludes VAT'),
(42018,3541,'_sku','10365'),
(42019,3541,'_regular_price','114.72'),
(42020,3541,'total_sales','0'),
(42021,3541,'_tax_status','taxable'),
(42022,3541,'_tax_class','parent'),
(42023,3541,'_manage_stock','yes'),
(42024,3541,'_backorders','no'),
(42025,3541,'_sold_individually','no'),
(42026,3541,'_virtual','no'),
(42027,3541,'_downloadable','no'),
(42028,3541,'_download_limit','-1'),
(42029,3541,'_download_expiry','-1'),
(42030,3541,'_stock','1'),
(42031,3541,'_stock_status','instock'),
(42032,3541,'_wc_average_rating','0'),
(42033,3541,'_wc_review_count','0'),
(42034,3541,'attribute_colour','White'),
(42035,3541,'_price','80.30'),
(42036,3541,'_product_version','9.8.5'),
(42042,3536,'_edit_last','244'),
(42043,3536,'_edit_lock','1685975857:244'),
(42044,3539,'_edit_last','244'),
(42045,3539,'_edit_lock','1685976071:244'),
(42046,3537,'_sale_price','154.53'),
(42047,3536,'_price','154.53'),
(42048,3536,'_yoast_wpseo_primary_product_cat',''),
(42049,3536,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42051,3541,'_sale_price','80.30'),
(42053,3539,'_yoast_wpseo_primary_product_cat',''),
(42054,3539,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42060,3541,'_thumbnail_id','0'),
(42062,3542,'_wp_attached_file','2023/06/Poolskim-Ring-Blue.jpg'),
(42063,3542,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/Poolskim-Ring-Blue.jpg\";s:8:\"filesize\";i:52783;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Poolskim-Ring-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6917;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Poolskim-Ring-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Poolskim-Ring-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3111;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Poolskim-Ring-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24592;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Poolskim-Ring-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6917;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Poolskim-Ring-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17340;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Poolskim-Ring-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2121;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42064,3542,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1adbfa094198ecb5cc59cc6c4453340b8ee43880/Poolskim-Ring-Blue.jpg'),
(42065,3543,'_sku','10366'),
(42066,3543,'_regular_price','35.5'),
(42067,3543,'total_sales','0'),
(42068,3543,'_tax_status','taxable'),
(42069,3543,'_tax_class',''),
(42070,3543,'_manage_stock','yes'),
(42071,3543,'_backorders','no'),
(42072,3543,'_sold_individually','no'),
(42073,3543,'_virtual','no'),
(42074,3543,'_downloadable','no'),
(42075,3543,'_download_limit','-1'),
(42076,3543,'_download_expiry','-1'),
(42077,3543,'_thumbnail_id','3542'),
(42078,3543,'_stock','0'),
(42079,3543,'_stock_status','outofstock'),
(42080,3543,'_wc_average_rating','0'),
(42081,3543,'_wc_review_count','0'),
(42082,3543,'_product_version','7.7.2'),
(42083,3543,'_price','35.5'),
(42084,3544,'_wp_attached_file','2023/06/PTFE-Thread-Tape.jpg'),
(42085,3544,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/PTFE-Thread-Tape.jpg\";s:8:\"filesize\";i:83296;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PTFE-Thread-Tape-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10968;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"PTFE-Thread-Tape-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60486;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PTFE-Thread-Tape-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4543;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PTFE-Thread-Tape-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39839;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"PTFE-Thread-Tape-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10983;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"PTFE-Thread-Tape-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28191;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"PTFE-Thread-Tape-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42086,3544,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/309ce3715bf3e49e632b833612fd4303fb977ca5/PTFE-Thread-Tape.jpg'),
(42087,3545,'_sku','10348'),
(42088,3545,'_regular_price','16.15'),
(42089,3545,'total_sales','0'),
(42090,3545,'_tax_status','taxable'),
(42091,3545,'_tax_class',''),
(42092,3545,'_manage_stock','yes'),
(42093,3545,'_backorders','no'),
(42094,3545,'_sold_individually','no'),
(42095,3545,'_virtual','no'),
(42096,3545,'_downloadable','no'),
(42097,3545,'_download_limit','-1'),
(42098,3545,'_download_expiry','-1'),
(42099,3545,'_thumbnail_id','3544'),
(42100,3545,'_stock','151'),
(42101,3545,'_stock_status','instock'),
(42102,3545,'_wc_average_rating','0'),
(42103,3545,'_wc_review_count','0'),
(42104,3545,'_product_version','9.8.5'),
(42105,3545,'_price','16.15'),
(42106,3545,'_edit_last','244'),
(42107,3545,'_edit_lock','1685976204:244'),
(42108,3545,'_yoast_wpseo_primary_product_cat',''),
(42109,3545,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42110,3546,'_wp_attached_file','2023/06/PVC-Aimflos.jpg'),
(42111,3546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2483;s:6:\"height\";i:2484;s:4:\"file\";s:23:\"2023/06/PVC-Aimflos.jpg\";s:8:\"filesize\";i:144302;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PVC-Aimflos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5694;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"PVC-Aimflos-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32901;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PVC-Aimflos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PVC-Aimflos-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21033;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"PVC-Aimflos-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63365;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"PVC-Aimflos-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102896;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"PVC-Aimflos-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"PVC-Aimflos-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14802;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"PVC-Aimflos-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42112,3546,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/45d30c1209508418f24fbbe3800d507f654f1ea3/PVC-Aimflos.jpg'),
(42113,3547,'total_sales','2'),
(42114,3547,'_tax_status','taxable'),
(42115,3547,'_tax_class',''),
(42116,3547,'_manage_stock','no'),
(42117,3547,'_backorders','no'),
(42118,3547,'_sold_individually','no'),
(42119,3547,'_virtual','no'),
(42120,3547,'_downloadable','no'),
(42121,3547,'_download_limit','-1'),
(42122,3547,'_download_expiry','-1'),
(42123,3547,'_thumbnail_id','3546'),
(42124,3547,'_stock',NULL),
(42125,3547,'_stock_status','instock'),
(42126,3547,'_wc_average_rating','0'),
(42127,3547,'_wc_review_count','0'),
(42128,3547,'_product_attributes','a:2:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"White | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(42129,3547,'_product_version','9.8.5'),
(42130,3548,'_wp_attached_file','2023/06/PVC-Aimflo-White.jpg'),
(42131,3548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2023/06/PVC-Aimflo-White.jpg\";s:8:\"filesize\";i:48904;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5907;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"PVC-Aimflo-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34652;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22232;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"PVC-Aimflo-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5907;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42132,3548,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5cc24e7027c68d50e506c09cc2ad4d30429d6e06/PVC-Aimflo-White.jpg'),
(42133,3549,'_variation_description','Price Excludes VAT'),
(42134,3549,'_sku','10334'),
(42135,3549,'_regular_price','87'),
(42136,3549,'total_sales','0'),
(42137,3549,'_tax_status','taxable'),
(42138,3549,'_tax_class','parent'),
(42139,3549,'_manage_stock','yes'),
(42140,3549,'_backorders','no'),
(42141,3549,'_sold_individually','no'),
(42142,3549,'_virtual','no'),
(42143,3549,'_downloadable','no'),
(42144,3549,'_download_limit','-1'),
(42145,3549,'_download_expiry','-1'),
(42146,3549,'_thumbnail_id','3548'),
(42147,3549,'_stock','574'),
(42148,3549,'_stock_status','instock'),
(42149,3549,'_wc_average_rating','0'),
(42150,3549,'_wc_review_count','0'),
(42151,3549,'attribute_pa_option','complete'),
(42152,3549,'attribute_colour','White'),
(42153,3549,'_price','60.9'),
(42154,3549,'_product_version','9.8.5'),
(42155,3550,'_wp_attached_file','2023/06/PVC-Aimflo-Black.jpg'),
(42156,3550,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/PVC-Aimflo-Black.jpg\";s:8:\"filesize\";i:50513;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6661;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"PVC-Aimflo-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36109;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3038;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23510;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"PVC-Aimflo-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6661;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16613;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"PVC-Aimflo-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42157,3550,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/95173c9c74e5a7951e61df12bc852dbf7e08e707/PVC-Aimflo-Black.jpg'),
(42158,3551,'_variation_description','Price Excludes VAT'),
(42159,3551,'_sku','10336'),
(42160,3551,'_regular_price','87'),
(42161,3551,'total_sales','0'),
(42162,3551,'_tax_status','taxable'),
(42163,3551,'_tax_class','parent'),
(42164,3551,'_manage_stock','yes'),
(42165,3551,'_backorders','no'),
(42166,3551,'_sold_individually','no'),
(42167,3551,'_virtual','no'),
(42168,3551,'_downloadable','no'),
(42169,3551,'_download_limit','-1'),
(42170,3551,'_download_expiry','-1'),
(42171,3551,'_thumbnail_id','3550'),
(42172,3551,'_stock','260'),
(42173,3551,'_stock_status','instock'),
(42174,3551,'_wc_average_rating','0'),
(42175,3551,'_wc_review_count','0'),
(42176,3551,'attribute_pa_option','complete'),
(42177,3551,'attribute_colour','Black'),
(42178,3551,'_price','60.9'),
(42179,3551,'_product_version','9.8.5'),
(42183,3552,'_wp_attached_file','2023/06/Pool-Cleaner-Retainer-Ring.jpg'),
(42184,3552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Pool-Cleaner-Retainer-Ring.jpg\";s:8:\"filesize\";i:36761;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Pool-Cleaner-Retainer-Ring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3937;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Pool-Cleaner-Retainer-Ring-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Pool-Cleaner-Retainer-Ring-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1867;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Pool-Cleaner-Retainer-Ring-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Pool-Cleaner-Retainer-Ring-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3937;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Pool-Cleaner-Retainer-Ring-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10361;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Pool-Cleaner-Retainer-Ring-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1340;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42185,3552,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c479306a93142f88403034a5f279159a3e6f90de/Pool-Cleaner-Retainer-Ring.jpg'),
(42186,3553,'_sku','10254'),
(42187,3553,'_regular_price','12.5'),
(42188,3553,'total_sales','0'),
(42189,3553,'_tax_status','taxable'),
(42190,3553,'_tax_class',''),
(42191,3553,'_manage_stock','yes'),
(42192,3553,'_backorders','no'),
(42193,3553,'_sold_individually','no'),
(42194,3553,'_virtual','no'),
(42195,3553,'_downloadable','no'),
(42196,3553,'_download_limit','-1'),
(42197,3553,'_download_expiry','-1'),
(42198,3553,'_thumbnail_id','3552'),
(42199,3553,'_stock','17'),
(42200,3553,'_stock_status','instock'),
(42201,3553,'_wc_average_rating','0'),
(42202,3553,'_wc_review_count','0'),
(42203,3553,'_product_version','9.4.3'),
(42204,3553,'_price','8.75'),
(42205,3547,'_edit_last','244'),
(42206,3547,'_edit_lock','1686034149:244'),
(42207,3553,'_edit_last','425'),
(42208,3553,'_edit_lock','1702312484:425'),
(42209,3553,'_sale_price','8.75'),
(42210,3553,'_yoast_wpseo_primary_product_cat',''),
(42211,3553,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42212,3549,'_sale_price','60.9'),
(42213,3551,'_sale_price','60.9'),
(42215,3547,'_product_image_gallery','3550,3548'),
(42216,3547,'_yoast_wpseo_primary_product_cat',''),
(42217,3547,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42218,3554,'_wp_attached_file','2023/06/Pool-Weir-Rubber-90-Degree.jpg'),
(42219,3554,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Pool-Weir-Rubber-90-Degree.jpg\";s:8:\"filesize\";i:42969;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Pool-Weir-Rubber-90-Degree-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4635;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Pool-Weir-Rubber-90-Degree-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29099;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Pool-Weir-Rubber-90-Degree-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2147;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Pool-Weir-Rubber-90-Degree-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18413;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Pool-Weir-Rubber-90-Degree-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4630;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Pool-Weir-Rubber-90-Degree-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Pool-Weir-Rubber-90-Degree-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42220,3554,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/50eae6b88323b56825670f0e473a44bf18d1207b/Pool-Weir-Rubber-90-Degree.jpg'),
(42221,3555,'_sku','10249'),
(42222,3555,'_regular_price','74.55'),
(42223,3555,'total_sales','0'),
(42224,3555,'_tax_status','taxable'),
(42225,3555,'_tax_class',''),
(42226,3555,'_manage_stock','yes'),
(42227,3555,'_backorders','no'),
(42228,3555,'_sold_individually','no'),
(42229,3555,'_virtual','no'),
(42230,3555,'_downloadable','no'),
(42231,3555,'_download_limit','-1'),
(42232,3555,'_download_expiry','-1'),
(42233,3555,'_thumbnail_id','3554'),
(42234,3555,'_stock','14'),
(42235,3555,'_stock_status','instock'),
(42236,3555,'_wc_average_rating','0'),
(42237,3555,'_wc_review_count','0'),
(42238,3555,'_product_version','9.7.1'),
(42239,3555,'_price','74.55'),
(42240,3555,'_edit_last','244'),
(42241,3555,'_edit_lock','1686034320:244'),
(42242,3555,'_yoast_wpseo_primary_product_cat',''),
(42243,3555,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42244,3556,'_wp_attached_file','2023/06/Scale-out-1lt.jpg'),
(42245,3556,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Scale-out-1lt.jpg\";s:8:\"filesize\";i:52210;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Scale-out-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5452;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Scale-out-1lt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35631;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Scale-out-1lt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Scale-out-1lt-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22779;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Scale-out-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5452;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Scale-out-1lt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15453;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Scale-out-1lt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42246,3556,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/317a49fa0be630ff69a65a9c0ed29f16c8d160a4/Scale-out-1lt.jpg'),
(42247,3557,'total_sales','0'),
(42248,3557,'_tax_status','taxable'),
(42249,3557,'_tax_class',''),
(42250,3557,'_manage_stock','no'),
(42251,3557,'_backorders','no'),
(42252,3557,'_sold_individually','no'),
(42253,3557,'_virtual','no'),
(42254,3557,'_downloadable','no'),
(42255,3557,'_download_limit','-1'),
(42256,3557,'_download_expiry','-1'),
(42257,3557,'_thumbnail_id','3556'),
(42258,3557,'_stock',NULL),
(42259,3557,'_stock_status','outofstock'),
(42260,3557,'_wc_average_rating','0'),
(42261,3557,'_wc_review_count','0'),
(42262,3557,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(42263,3557,'_product_version','7.7.2'),
(42264,3558,'_variation_description','Price Excludes VAT'),
(42265,3558,'_sku','12403'),
(42266,3558,'_regular_price','94.16'),
(42267,3558,'total_sales','0'),
(42268,3558,'_tax_status','taxable'),
(42269,3558,'_tax_class','parent'),
(42270,3558,'_manage_stock','yes'),
(42271,3558,'_backorders','no'),
(42272,3558,'_sold_individually','no'),
(42273,3558,'_virtual','no'),
(42274,3558,'_downloadable','no'),
(42275,3558,'_download_limit','-1'),
(42276,3558,'_download_expiry','-1'),
(42277,3558,'_stock','0'),
(42278,3558,'_stock_status','outofstock'),
(42279,3558,'_wc_average_rating','0'),
(42280,3558,'_wc_review_count','0'),
(42281,3558,'attribute_pa_option','1lt'),
(42282,3558,'_price','65.91'),
(42283,3558,'_product_version','7.7.2'),
(42286,3558,'_thumbnail_id','0'),
(42288,3557,'_edit_last','244'),
(42289,3557,'_edit_lock','1686034613:244'),
(42290,3558,'_sale_price','65.91'),
(42291,3558,'_weight','1'),
(42292,3557,'_price','65.91'),
(42293,3557,'_yoast_wpseo_primary_product_cat',''),
(42294,3557,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42295,3560,'_wp_attached_file','2023/06/SST-Wing-Nut-Bolt.jpg'),
(42296,3560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:29:\"2023/06/SST-Wing-Nut-Bolt.jpg\";s:8:\"filesize\";i:46603;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SST-Wing-Nut-Bolt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4660;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"SST-Wing-Nut-Bolt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31391;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SST-Wing-Nut-Bolt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SST-Wing-Nut-Bolt-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19644;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"SST-Wing-Nut-Bolt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4660;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"SST-Wing-Nut-Bolt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13297;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"SST-Wing-Nut-Bolt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42297,3560,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f3d21d5908652c793b89d0838d090421e7168e5f/SST-Wing-Nut---Bolt.jpg'),
(42298,3561,'_sku','10248'),
(42299,3561,'_regular_price','23'),
(42300,3561,'total_sales','0'),
(42301,3561,'_tax_status','taxable'),
(42302,3561,'_tax_class',''),
(42303,3561,'_manage_stock','yes'),
(42304,3561,'_backorders','no'),
(42305,3561,'_sold_individually','no'),
(42306,3561,'_virtual','no'),
(42307,3561,'_downloadable','no'),
(42308,3561,'_download_limit','-1'),
(42309,3561,'_download_expiry','-1'),
(42310,3561,'_thumbnail_id','3560'),
(42311,3561,'_stock','19'),
(42312,3561,'_stock_status','instock'),
(42313,3561,'_wc_average_rating','0'),
(42314,3561,'_wc_review_count','0'),
(42315,3561,'_product_version','9.4.3'),
(42316,3561,'_price','16.1'),
(42317,3561,'_edit_last','244'),
(42318,3561,'_sale_price','16.1'),
(42319,3561,'_edit_lock','1686034860:244'),
(42320,3561,'_yoast_wpseo_primary_product_cat',''),
(42321,3561,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42322,3562,'_wp_attached_file','2023/06/Sta-Blue.jpg'),
(42323,3562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:20:\"2023/06/Sta-Blue.jpg\";s:8:\"filesize\";i:56655;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Sta-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6511;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Sta-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Sta-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2653;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Sta-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25828;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Sta-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6511;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Sta-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17969;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Sta-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1735;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42324,3562,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f54fc8413ab0e87cd45d72d17c2c0f427c261c1e/Sta-Blue.jpg'),
(42325,3563,'total_sales','0'),
(42326,3563,'_tax_status','taxable'),
(42327,3563,'_tax_class',''),
(42328,3563,'_manage_stock','no'),
(42329,3563,'_backorders','no'),
(42330,3563,'_sold_individually','no'),
(42331,3563,'_virtual','no'),
(42332,3563,'_downloadable','no'),
(42333,3563,'_download_limit','-1'),
(42334,3563,'_download_expiry','-1'),
(42335,3563,'_thumbnail_id','3562'),
(42336,3563,'_stock',NULL),
(42337,3563,'_stock_status','instock'),
(42338,3563,'_wc_average_rating','0'),
(42339,3563,'_wc_review_count','0'),
(42340,3563,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(42341,3563,'_product_version','8.9.3'),
(42342,3564,'_variation_description','Price Excludes VAT'),
(42343,3564,'_sku','10953'),
(42344,3564,'_regular_price','230.88'),
(42345,3564,'total_sales','0'),
(42346,3564,'_tax_status','taxable'),
(42347,3564,'_tax_class','parent'),
(42348,3564,'_manage_stock','yes'),
(42349,3564,'_backorders','no'),
(42350,3564,'_sold_individually','no'),
(42351,3564,'_virtual','no'),
(42352,3564,'_downloadable','no'),
(42353,3564,'_download_limit','-1'),
(42354,3564,'_download_expiry','-1'),
(42355,3564,'_stock','1'),
(42356,3564,'_stock_status','instock'),
(42357,3564,'_wc_average_rating','0'),
(42358,3564,'_wc_review_count','0'),
(42359,3564,'attribute_pa_option','2-l'),
(42360,3564,'_price','161.62'),
(42361,3564,'_product_version','8.9.3'),
(42364,3564,'_thumbnail_id','0'),
(42366,3563,'_edit_last','244'),
(42367,3563,'_edit_lock','1686034978:244'),
(42368,3564,'_sale_price','161.62'),
(42370,3563,'_yoast_wpseo_primary_product_cat',''),
(42371,3563,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42372,3565,'_wp_attached_file','2023/06/Super-Sheen-Sachet.jpg'),
(42373,3565,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Super-Sheen-Sachet.jpg\";s:8:\"filesize\";i:50112;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Super-Sheen-Sachet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4761;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Super-Sheen-Sachet-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Super-Sheen-Sachet-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1992;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Super-Sheen-Sachet-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20770;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Super-Sheen-Sachet-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4765;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Super-Sheen-Sachet-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13933;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Super-Sheen-Sachet-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42374,3565,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/545a84303da4b043b0c81b1d1224212117ea4351/Super-Sheen-Sachet.jpg'),
(42375,3566,'_sku','11063'),
(42376,3566,'_regular_price','30.6'),
(42377,3566,'total_sales','0'),
(42378,3566,'_tax_status','taxable'),
(42379,3566,'_tax_class',''),
(42380,3566,'_manage_stock','yes'),
(42381,3566,'_backorders','no'),
(42382,3566,'_sold_individually','no'),
(42383,3566,'_virtual','no'),
(42384,3566,'_downloadable','no'),
(42385,3566,'_download_limit','-1'),
(42386,3566,'_download_expiry','-1'),
(42387,3566,'_thumbnail_id','3565'),
(42388,3566,'_stock','27'),
(42389,3566,'_stock_status','instock'),
(42390,3566,'_wc_average_rating','0'),
(42391,3566,'_wc_review_count','0'),
(42392,3566,'_product_version','9.8.4'),
(42393,3566,'_price','19.95'),
(42394,3566,'_edit_last','244'),
(42395,3566,'_sale_price','19.95'),
(42396,3566,'_edit_lock','1686035316:244'),
(42397,3566,'_yoast_wpseo_primary_product_cat',''),
(42398,3566,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42399,3567,'_wp_attached_file','2023/06/Universal-Flexi-Foot.jpg'),
(42400,3567,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Universal-Flexi-Foot.jpg\";s:8:\"filesize\";i:51668;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Universal-Flexi-Foot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6919;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Universal-Flexi-Foot-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Universal-Flexi-Foot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Universal-Flexi-Foot-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23826;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Universal-Flexi-Foot-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6919;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Universal-Flexi-Foot-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16963;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Universal-Flexi-Foot-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42401,3567,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ab02492e49fd1a4c4f342395301e98097900e80a/Universal-Flexi-Foot.jpg'),
(42402,3568,'_sku','10253'),
(42403,3568,'_regular_price','246.45'),
(42404,3568,'total_sales','0'),
(42405,3568,'_tax_status','taxable'),
(42406,3568,'_tax_class',''),
(42407,3568,'_manage_stock','yes'),
(42408,3568,'_backorders','no'),
(42409,3568,'_sold_individually','no'),
(42410,3568,'_virtual','no'),
(42411,3568,'_downloadable','no'),
(42412,3568,'_download_limit','-1'),
(42413,3568,'_download_expiry','-1'),
(42414,3568,'_thumbnail_id','3567'),
(42415,3568,'_stock','2'),
(42416,3568,'_stock_status','instock'),
(42417,3568,'_wc_average_rating','0'),
(42418,3568,'_wc_review_count','0'),
(42419,3568,'_product_version','9.4.2'),
(42420,3568,'_price','246.45'),
(42421,3569,'_wp_attached_file','2023/06/Hose-Connector.jpg'),
(42422,3569,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Hose-Connector.jpg\";s:8:\"filesize\";i:46832;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Hose-Connector-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4961;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Hose-Connector-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Hose-Connector-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Hose-Connector-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19811;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Hose-Connector-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4961;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Hose-Connector-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13621;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Hose-Connector-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42423,3569,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0b9b998dc42b082b90c972086a69f4a6de37d5b5/Hose-Connector.jpg'),
(42424,3570,'total_sales','0'),
(42425,3570,'_tax_status','taxable'),
(42426,3570,'_tax_class',''),
(42427,3570,'_manage_stock','no'),
(42428,3570,'_backorders','no'),
(42429,3570,'_sold_individually','no'),
(42430,3570,'_virtual','no'),
(42431,3570,'_downloadable','no'),
(42432,3570,'_download_limit','-1'),
(42433,3570,'_download_expiry','-1'),
(42434,3570,'_thumbnail_id','3569'),
(42435,3570,'_stock',NULL),
(42436,3570,'_stock_status','instock'),
(42437,3570,'_wc_average_rating','0'),
(42438,3570,'_wc_review_count','0'),
(42439,3570,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:5:\"White\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(42440,3570,'_product_version','9.8.1'),
(42441,3571,'_variation_description','Price Excludes VAT'),
(42442,3571,'_sku','10186'),
(42443,3571,'_regular_price','20.88'),
(42444,3571,'total_sales','0'),
(42445,3571,'_tax_status','taxable'),
(42446,3571,'_tax_class','parent'),
(42447,3571,'_manage_stock','yes'),
(42448,3571,'_backorders','no'),
(42449,3571,'_sold_individually','no'),
(42450,3571,'_virtual','no'),
(42451,3571,'_downloadable','no'),
(42452,3571,'_download_limit','-1'),
(42453,3571,'_download_expiry','-1'),
(42454,3571,'_stock','15'),
(42455,3571,'_stock_status','instock'),
(42456,3571,'_wc_average_rating','0'),
(42457,3571,'_wc_review_count','0'),
(42458,3571,'attribute_colour','White'),
(42459,3571,'_price','10.5'),
(42460,3571,'_product_version','9.8.1'),
(42465,3570,'_edit_last','244'),
(42466,3570,'_edit_lock','1686036009:244'),
(42467,3571,'_sale_price','10.5'),
(42469,3570,'_yoast_wpseo_primary_product_cat',''),
(42470,3570,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42471,3572,'_wp_attached_file','2023/06/Universal-Liner-Skimmer-Boxes.jpg'),
(42472,3572,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2277;s:6:\"height\";i:2231;s:4:\"file\";s:41:\"2023/06/Universal-Liner-Skimmer-Boxes.jpg\";s:8:\"filesize\";i:122350;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Universal-Liner-Skimmer-Boxes-300x294.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4980;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Universal-Liner-Skimmer-Boxes-1024x1003.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1003;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31530;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Liner-Skimmer-Boxes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2258;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Universal-Liner-Skimmer-Boxes-768x752.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:752;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19810;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Universal-Liner-Skimmer-Boxes-1536x1505.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1505;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61680;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Universal-Liner-Skimmer-Boxes-2048x2007.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2007;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100296;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Universal-Liner-Skimmer-Boxes-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5123;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Universal-Liner-Skimmer-Boxes-600x588.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13562;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Liner-Skimmer-Boxes-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42473,3572,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4bdd719b6de99290b6c36952cd2d93096850b8ed/Universal-Liner-Skimmer-Boxes.jpg'),
(42474,3573,'total_sales','0'),
(42475,3573,'_tax_status','taxable'),
(42476,3573,'_tax_class',''),
(42477,3573,'_manage_stock','no'),
(42478,3573,'_backorders','no'),
(42479,3573,'_sold_individually','no'),
(42480,3573,'_virtual','no'),
(42481,3573,'_downloadable','no'),
(42482,3573,'_download_limit','-1'),
(42483,3573,'_download_expiry','-1'),
(42484,3573,'_thumbnail_id','3572'),
(42485,3573,'_stock',NULL),
(42486,3573,'_stock_status','instock'),
(42487,3573,'_wc_average_rating','0'),
(42488,3573,'_wc_review_count','0'),
(42489,3573,'_product_attributes','a:2:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"White | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(42490,3573,'_product_version','9.8.2'),
(42491,3574,'_wp_attached_file','2023/06/Universal-Liner-Skimmer-Box-White.jpg'),
(42492,3574,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/06/Universal-Liner-Skimmer-Box-White.jpg\";s:8:\"filesize\";i:43505;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4694;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Universal-Liner-Skimmer-Box-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-White-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18648;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12777;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1432;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42493,3574,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/10cb7b40aa3d39101dfeca64fdc8eb4be050f871/Universal-Liner-Skimmer-Box-White.jpg'),
(42494,3575,'_variation_description','Price Excludes VAT'),
(42495,3575,'_sku','10294'),
(42496,3575,'_regular_price','1186.51'),
(42497,3575,'total_sales','0'),
(42498,3575,'_tax_status','taxable'),
(42499,3575,'_tax_class','parent'),
(42500,3575,'_manage_stock','yes'),
(42501,3575,'_backorders','no'),
(42502,3575,'_sold_individually','no'),
(42503,3575,'_virtual','no'),
(42504,3575,'_downloadable','no'),
(42505,3575,'_download_limit','-1'),
(42506,3575,'_download_expiry','-1'),
(42507,3575,'_thumbnail_id','3574'),
(42508,3575,'_stock','5'),
(42509,3575,'_stock_status','instock'),
(42510,3575,'_wc_average_rating','0'),
(42511,3575,'_wc_review_count','0'),
(42512,3575,'attribute_pa_option','liner'),
(42513,3575,'attribute_colour','White'),
(42514,3575,'_price','830.56'),
(42515,3575,'_product_version','9.8.2'),
(42516,3576,'_wp_attached_file','2023/06/Universal-Liner-Skimmer-Box-Black.jpg'),
(42517,3576,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:45:\"2023/06/Universal-Liner-Skimmer-Box-Black.jpg\";s:8:\"filesize\";i:51301;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5977;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"Universal-Liner-Skimmer-Box-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2658;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23184;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5977;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16117;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"Universal-Liner-Skimmer-Box-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1775;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42518,3576,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/293a44bb486d3c44e7483e80a926a1d26281bb58/Universal-Liner-Skimmer-Box-Black.jpg'),
(42519,3577,'_variation_description','Price Excludes VAT'),
(42520,3577,'_sku','10296'),
(42521,3577,'_regular_price','1186.51'),
(42522,3577,'total_sales','0'),
(42523,3577,'_tax_status','taxable'),
(42524,3577,'_tax_class','parent'),
(42525,3577,'_manage_stock','yes'),
(42526,3577,'_backorders','no'),
(42527,3577,'_sold_individually','no'),
(42528,3577,'_virtual','no'),
(42529,3577,'_downloadable','no'),
(42530,3577,'_download_limit','-1'),
(42531,3577,'_download_expiry','-1'),
(42532,3577,'_thumbnail_id','3576'),
(42533,3577,'_stock','9'),
(42534,3577,'_stock_status','instock'),
(42535,3577,'_wc_average_rating','0'),
(42536,3577,'_wc_review_count','0'),
(42537,3577,'attribute_pa_option','liner'),
(42538,3577,'attribute_colour','Black'),
(42539,3577,'_price','830.56'),
(42540,3577,'_product_version','9.8.2'),
(42544,3573,'_edit_last','244'),
(42545,3573,'_edit_lock','1686036217:244'),
(42546,3575,'_sale_price','830.56'),
(42547,3577,'_sale_price','830.56'),
(42549,3573,'_product_image_gallery','3574,3576'),
(42550,3573,'_yoast_wpseo_primary_product_cat',''),
(42551,3573,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42552,3578,'_wp_attached_file','2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-7.jpg'),
(42553,3578,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-7.jpg\";s:8:\"filesize\";i:3345;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2128;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42554,3578,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df783b049da21369d08d4d5eced784ffcf88e0ab/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg'),
(42555,3579,'_sku','10268'),
(42556,3579,'_regular_price','33.32'),
(42557,3579,'total_sales','0'),
(42558,3579,'_tax_status','taxable'),
(42559,3579,'_tax_class',''),
(42560,3579,'_manage_stock','yes'),
(42561,3579,'_backorders','no'),
(42562,3579,'_sold_individually','no'),
(42563,3579,'_virtual','no'),
(42564,3579,'_downloadable','no'),
(42565,3579,'_download_limit','-1'),
(42566,3579,'_download_expiry','-1'),
(42567,3579,'_thumbnail_id','3578'),
(42568,3579,'_stock','20'),
(42569,3579,'_stock_status','instock'),
(42570,3579,'_wc_average_rating','0'),
(42571,3579,'_wc_review_count','0'),
(42572,3579,'_product_version','9.1.4'),
(42573,3579,'_price','23.32'),
(42574,3580,'_wp_attached_file','2023/06/Pump-Impeller.jpg'),
(42575,3580,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:25:\"2023/06/Pump-Impeller.jpg\";s:8:\"filesize\";i:52716;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Pump-Impeller-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5235;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Pump-Impeller-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Pump-Impeller-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2327;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Pump-Impeller-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22278;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Pump-Impeller-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5235;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Pump-Impeller-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15003;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Pump-Impeller-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42576,3580,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/de1e8e6f7215ff3a2fc94e627ca4671f67e6ecee/Pump-Impeller.jpg'),
(42577,3581,'total_sales','0'),
(42578,3581,'_tax_status','taxable'),
(42579,3581,'_tax_class',''),
(42580,3581,'_manage_stock','no'),
(42581,3581,'_backorders','no'),
(42582,3581,'_sold_individually','no'),
(42583,3581,'_virtual','no'),
(42584,3581,'_downloadable','no'),
(42585,3581,'_download_limit','-1'),
(42586,3581,'_download_expiry','-1'),
(42587,3581,'_thumbnail_id','3580'),
(42588,3581,'_stock',NULL),
(42589,3581,'_stock_status','instock'),
(42590,3581,'_wc_average_rating','0'),
(42591,3581,'_wc_review_count','0'),
(42592,3581,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(42593,3581,'_product_version','9.8.5'),
(42594,3582,'_variation_description','Price Excludes VAT'),
(42595,3582,'_sku','10262'),
(42596,3582,'_regular_price','249.9'),
(42597,3582,'total_sales','0'),
(42598,3582,'_tax_status','taxable'),
(42599,3582,'_tax_class','parent'),
(42600,3582,'_manage_stock','yes'),
(42601,3582,'_backorders','no'),
(42602,3582,'_sold_individually','no'),
(42603,3582,'_virtual','no'),
(42604,3582,'_downloadable','no'),
(42605,3582,'_download_limit','-1'),
(42606,3582,'_download_expiry','-1'),
(42607,3582,'_stock','4'),
(42608,3582,'_stock_status','instock'),
(42609,3582,'_wc_average_rating','0'),
(42610,3582,'_wc_review_count','0'),
(42611,3582,'attribute_pa_size','0-6-kw'),
(42612,3582,'_price','174.93'),
(42613,3582,'_product_version','9.8.5'),
(42614,3583,'_variation_description','Price Excludes VAT'),
(42615,3583,'_sku','10263'),
(42616,3583,'_regular_price','249.9'),
(42617,3583,'total_sales','0'),
(42618,3583,'_tax_status','taxable'),
(42619,3583,'_tax_class','parent'),
(42620,3583,'_manage_stock','yes'),
(42621,3583,'_backorders','no'),
(42622,3583,'_sold_individually','no'),
(42623,3583,'_virtual','no'),
(42624,3583,'_downloadable','no'),
(42625,3583,'_download_limit','-1'),
(42626,3583,'_download_expiry','-1'),
(42627,3583,'_stock','1'),
(42628,3583,'_stock_status','instock'),
(42629,3583,'_wc_average_rating','0'),
(42630,3583,'_wc_review_count','0'),
(42631,3583,'attribute_pa_size','0-75-kw'),
(42632,3583,'_price','174.93'),
(42633,3583,'_product_version','9.8.5'),
(42634,3584,'_variation_description','Price Excludes VAT'),
(42635,3584,'_sku','10264'),
(42636,3584,'_regular_price','249.9'),
(42637,3584,'total_sales','0'),
(42638,3584,'_tax_status','taxable'),
(42639,3584,'_tax_class','parent'),
(42640,3584,'_manage_stock','yes'),
(42641,3584,'_backorders','no'),
(42642,3584,'_sold_individually','no'),
(42643,3584,'_virtual','no'),
(42644,3584,'_downloadable','no'),
(42645,3584,'_download_limit','-1'),
(42646,3584,'_download_expiry','-1'),
(42647,3584,'_stock','10'),
(42648,3584,'_stock_status','instock'),
(42649,3584,'_wc_average_rating','0'),
(42650,3584,'_wc_review_count','0'),
(42651,3584,'attribute_pa_size','1-1-kw'),
(42652,3584,'_price','174.93'),
(42653,3584,'_product_version','9.8.5'),
(42660,3579,'_edit_last','244'),
(42661,3579,'_sale_price','23.32'),
(42662,3579,'_edit_lock','1686036640:244'),
(42663,3581,'_edit_last','244'),
(42664,3581,'_edit_lock','1686036758:244'),
(42665,3582,'_sale_price','174.93'),
(42666,3583,'_sale_price','174.93'),
(42667,3584,'_sale_price','174.93'),
(42669,3585,'_wp_attached_file','2023/06/Pump-Impeller-Back.jpg'),
(42670,3585,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/Pump-Impeller-Back.jpg\";s:8:\"filesize\";i:48483;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Pump-Impeller-Back-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Pump-Impeller-Back-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34101;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Pump-Impeller-Back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2680;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Pump-Impeller-Back-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21836;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Pump-Impeller-Back-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5697;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Pump-Impeller-Back-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15260;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Pump-Impeller-Back-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1908;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42671,3581,'_product_image_gallery','3585'),
(42672,3581,'_yoast_wpseo_primary_product_cat',''),
(42673,3581,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42674,3586,'_wp_attached_file','2023/06/Universal-Weir-Deck-Lids.jpg'),
(42675,3586,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/06/Universal-Weir-Deck-Lids.jpg\";s:8:\"filesize\";i:65531;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Universal-Weir-Deck-Lids-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8203;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Universal-Weir-Deck-Lids-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Universal-Weir-Deck-Lids-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3978;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Universal-Weir-Deck-Lids-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29461;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Universal-Weir-Deck-Lids-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8203;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Universal-Weir-Deck-Lids-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20556;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Universal-Weir-Deck-Lids-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42676,3586,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3238d6decdbe6b403dc311f8620f2eb8399a2931/Universal-Weir-Deck-Lids.jpg'),
(42677,3587,'total_sales','0'),
(42678,3587,'_tax_status','taxable'),
(42679,3587,'_tax_class',''),
(42680,3587,'_manage_stock','no'),
(42681,3587,'_backorders','no'),
(42682,3587,'_sold_individually','no'),
(42683,3587,'_virtual','no'),
(42684,3587,'_downloadable','no'),
(42685,3587,'_download_limit','-1'),
(42686,3587,'_download_expiry','-1'),
(42687,3587,'_thumbnail_id','3586'),
(42688,3587,'_stock',NULL),
(42689,3587,'_stock_status','instock'),
(42690,3587,'_wc_average_rating','0'),
(42691,3587,'_wc_review_count','0'),
(42692,3587,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:28:\"Brown | Black | Beige | Grey\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(42693,3587,'_product_version','9.8.5'),
(42694,3588,'_wp_attached_file','2023/06/Universal-Weir-Deck-Lid-Brown.jpg'),
(42695,3588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/Universal-Weir-Deck-Lid-Brown.jpg\";s:8:\"filesize\";i:65534;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6453;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Lid-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45939;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28242;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6453;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18707;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42696,3588,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8e3153f2da74190f60ed5505c1d6c0fd2f89c2a1/Universal-Weir-Deck-Lid-Brown.jpg'),
(42697,3589,'_variation_description','Price Excludes VAT'),
(42698,3589,'_sku','10305'),
(42699,3589,'_regular_price','90.31'),
(42700,3589,'total_sales','0'),
(42701,3589,'_tax_status','taxable'),
(42702,3589,'_tax_class','parent'),
(42703,3589,'_manage_stock','yes'),
(42704,3589,'_backorders','no'),
(42705,3589,'_sold_individually','no'),
(42706,3589,'_virtual','no'),
(42707,3589,'_downloadable','no'),
(42708,3589,'_download_limit','-1'),
(42709,3589,'_download_expiry','-1'),
(42710,3589,'_thumbnail_id','3588'),
(42711,3589,'_stock','7'),
(42712,3589,'_stock_status','instock'),
(42713,3589,'_wc_average_rating','0'),
(42714,3589,'_wc_review_count','0'),
(42715,3589,'attribute_colour','Brown'),
(42716,3589,'_price','63.22'),
(42717,3589,'_product_version','9.8.5'),
(42718,3590,'_wp_attached_file','2023/06/Universal-Weir-Deck-Lid-Black.jpg'),
(42719,3590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/Universal-Weir-Deck-Lid-Black.jpg\";s:8:\"filesize\";i:67761;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6270;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Lid-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47737;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2749;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29294;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6270;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19385;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1901;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42720,3590,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ac8c0fb8f0d172d0615d0774c4cec979497a5534/Universal-Weir-Deck-Lid-Black.jpg'),
(42721,3591,'_variation_description','Price Excludes VAT'),
(42722,3591,'_sku','10306'),
(42723,3591,'_regular_price','90.31'),
(42724,3591,'total_sales','0'),
(42725,3591,'_tax_status','taxable'),
(42726,3591,'_tax_class','parent'),
(42727,3591,'_manage_stock','yes'),
(42728,3591,'_backorders','no'),
(42729,3591,'_sold_individually','no'),
(42730,3591,'_virtual','no'),
(42731,3591,'_downloadable','no'),
(42732,3591,'_download_limit','-1'),
(42733,3591,'_download_expiry','-1'),
(42734,3591,'_thumbnail_id','3590'),
(42735,3591,'_stock','14'),
(42736,3591,'_stock_status','instock'),
(42737,3591,'_wc_average_rating','0'),
(42738,3591,'_wc_review_count','0'),
(42739,3591,'attribute_colour','Black'),
(42740,3591,'_price','63.22'),
(42741,3591,'_product_version','9.8.5'),
(42742,3592,'_wp_attached_file','2023/06/Universal-Weir-Deck-Lid-Beige.jpg'),
(42743,3592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/Universal-Weir-Deck-Lid-Beige.jpg\";s:8:\"filesize\";i:39969;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Beige-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4828;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Universal-Weir-Deck-Lid-Beige-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Beige-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2394;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Beige-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17542;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Beige-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4828;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Beige-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12262;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Universal-Weir-Deck-Lid-Beige-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42744,3592,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5fffb9e7158b7d4d1788ab1fdae296add45434e7/Universal-Weir-Deck-Lid-Beige.jpg'),
(42745,3593,'_variation_description','Price Excludes VAT'),
(42746,3593,'_sku','10307'),
(42747,3593,'_regular_price','90.31'),
(42748,3593,'total_sales','0'),
(42749,3593,'_tax_status','taxable'),
(42750,3593,'_tax_class','parent'),
(42751,3593,'_manage_stock','yes'),
(42752,3593,'_backorders','no'),
(42753,3593,'_sold_individually','no'),
(42754,3593,'_virtual','no'),
(42755,3593,'_downloadable','no'),
(42756,3593,'_download_limit','-1'),
(42757,3593,'_download_expiry','-1'),
(42758,3593,'_thumbnail_id','3592'),
(42759,3593,'_stock','2'),
(42760,3593,'_stock_status','instock'),
(42761,3593,'_wc_average_rating','0'),
(42762,3593,'_wc_review_count','0'),
(42763,3593,'attribute_colour','Beige'),
(42764,3593,'_price','63.22'),
(42765,3593,'_product_version','9.8.5'),
(42766,3594,'_wp_attached_file','2023/06/Universal-Weir-Deck-Lid-Grey.jpg'),
(42767,3594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/06/Universal-Weir-Deck-Lid-Grey.jpg\";s:8:\"filesize\";i:41787;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Lid-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5180;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Universal-Weir-Deck-Lid-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29231;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Lid-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2510;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Lid-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18456;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Lid-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5180;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Lid-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13075;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Universal-Weir-Deck-Lid-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1764;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42768,3594,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a50eed5f4bfaf81f37603e162b48a1c11b95399b/Universal-Weir-Deck-Lid-Grey.jpg'),
(42769,3595,'_variation_description','Price Excludes VAT'),
(42770,3595,'_sku','13055'),
(42771,3595,'_regular_price','90.31'),
(42772,3595,'total_sales','0'),
(42773,3595,'_tax_status','taxable'),
(42774,3595,'_tax_class','parent'),
(42775,3595,'_manage_stock','yes'),
(42776,3595,'_backorders','no'),
(42777,3595,'_sold_individually','no'),
(42778,3595,'_virtual','no'),
(42779,3595,'_downloadable','no'),
(42780,3595,'_download_limit','-1'),
(42781,3595,'_download_expiry','-1'),
(42782,3595,'_thumbnail_id','3594'),
(42783,3595,'_stock','-10'),
(42784,3595,'_stock_status','outofstock'),
(42785,3595,'_wc_average_rating','0'),
(42786,3595,'_wc_review_count','0'),
(42787,3595,'attribute_colour','Grey'),
(42788,3595,'_price','63.22'),
(42789,3595,'_product_version','9.8.5'),
(42793,3596,'_wp_attached_file','2023/06/Weir-Vacuum-Lid-Cuff.jpg'),
(42794,3596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/Weir-Vacuum-Lid-Cuff.jpg\";s:8:\"filesize\";i:59843;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Weir-Vacuum-Lid-Cuff-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5676;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Weir-Vacuum-Lid-Cuff-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39648;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Weir-Vacuum-Lid-Cuff-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2482;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Weir-Vacuum-Lid-Cuff-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24257;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Weir-Vacuum-Lid-Cuff-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5669;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Weir-Vacuum-Lid-Cuff-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16152;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Weir-Vacuum-Lid-Cuff-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1676;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42795,3596,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/44b340e8d870d81b83e81d028a122498e6216af3/Weir-Vacuum-Lid-Cuff.jpg'),
(42796,3597,'_sku','10304'),
(42797,3597,'_regular_price','32.93'),
(42798,3597,'total_sales','0'),
(42799,3597,'_tax_status','taxable'),
(42800,3597,'_tax_class',''),
(42801,3597,'_manage_stock','yes'),
(42802,3597,'_backorders','no'),
(42803,3597,'_sold_individually','no'),
(42804,3597,'_virtual','no'),
(42805,3597,'_downloadable','no'),
(42806,3597,'_download_limit','-1'),
(42807,3597,'_download_expiry','-1'),
(42808,3597,'_thumbnail_id','3596'),
(42809,3597,'_stock','42'),
(42810,3597,'_stock_status','instock'),
(42811,3597,'_wc_average_rating','0'),
(42812,3597,'_wc_review_count','0'),
(42813,3597,'_product_version','9.6.0'),
(42814,3597,'_price','23.05'),
(42817,3587,'_edit_last','244'),
(42818,3587,'_edit_lock','1686038107:244'),
(42819,3597,'_edit_last','244'),
(42820,3597,'_sale_price','23.05'),
(42821,3597,'_edit_lock','1686038025:244'),
(42822,3597,'_yoast_wpseo_primary_product_cat',''),
(42823,3597,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42824,3589,'_sale_price','63.22'),
(42825,3591,'_sale_price','63.22'),
(42826,3593,'_sale_price','63.22'),
(42827,3595,'_sale_price','63.22'),
(42829,3587,'_product_image_gallery','3594,3592,3590,3588'),
(42830,3587,'_yoast_wpseo_primary_product_cat',''),
(42831,3587,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42832,3598,'_wp_attached_file','2023/06/5-Wetniche-Half-Casing.jpg'),
(42833,3598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/5-Wetniche-Half-Casing.jpg\";s:8:\"filesize\";i:47716;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"5-Wetniche-Half-Casing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5442;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"5-Wetniche-Half-Casing-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32765;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"5-Wetniche-Half-Casing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2393;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"5-Wetniche-Half-Casing-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20835;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"5-Wetniche-Half-Casing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5439;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"5-Wetniche-Half-Casing-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"5-Wetniche-Half-Casing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1635;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42834,3598,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/47725de44730efe91a696c18118e771cb7b75ec7/5--Wetniche-Half-Casing.jpg'),
(42835,3599,'_sku','11695'),
(42836,3599,'_regular_price','155'),
(42837,3599,'total_sales','0'),
(42838,3599,'_tax_status','taxable'),
(42839,3599,'_tax_class',''),
(42840,3599,'_manage_stock','yes'),
(42841,3599,'_backorders','no'),
(42842,3599,'_sold_individually','no'),
(42843,3599,'_virtual','no'),
(42844,3599,'_downloadable','no'),
(42845,3599,'_download_limit','-1'),
(42846,3599,'_download_expiry','-1'),
(42847,3599,'_thumbnail_id','3598'),
(42848,3599,'_stock','4'),
(42849,3599,'_stock_status','instock'),
(42850,3599,'_wc_average_rating','0'),
(42851,3599,'_wc_review_count','0'),
(42852,3599,'_product_version','9.2.3'),
(42853,3599,'_price','155'),
(42854,3599,'_edit_last','425'),
(42855,3599,'_edit_lock','1719577905:425'),
(42856,3599,'_yoast_wpseo_primary_product_cat',''),
(42857,3599,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(42865,3600,'_wp_attached_file','2023/06/5-Wetniche-Casing.jpg'),
(42866,3600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/5-Wetniche-Casing.jpg\";s:8:\"filesize\";i:51052;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"5-Wetniche-Casing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5692;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"5-Wetniche-Casing-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"5-Wetniche-Casing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"5-Wetniche-Casing-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22393;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"5-Wetniche-Casing-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5692;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"5-Wetniche-Casing-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15506;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"5-Wetniche-Casing-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42867,3600,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c0e4f2329c6c56db4fdbfb3f220f3bb5afc8e860/5--Wetniche-Casing.jpg'),
(42868,3601,'_sku','11524'),
(42869,3601,'_regular_price','175'),
(42870,3601,'total_sales','1'),
(42871,3601,'_tax_status','taxable'),
(42872,3601,'_tax_class',''),
(42873,3601,'_manage_stock','yes'),
(42874,3601,'_backorders','no'),
(42875,3601,'_sold_individually','no'),
(42876,3601,'_virtual','no'),
(42877,3601,'_downloadable','no'),
(42878,3601,'_download_limit','-1'),
(42879,3601,'_download_expiry','-1'),
(42880,3601,'_thumbnail_id','3600'),
(42881,3601,'_stock','0'),
(42882,3601,'_stock_status','outofstock'),
(42883,3601,'_wc_average_rating','0'),
(42884,3601,'_wc_review_count','0'),
(42885,3601,'_product_version','9.4.1'),
(42886,3601,'_price','175'),
(42887,3602,'_wp_attached_file','2023/06/NIXIN-SST-Deck-Light-Box.jpg'),
(42888,3602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/NIXIN-SST-Deck-Light-Box.jpg\";s:8:\"filesize\";i:56951;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Deck-Light-Box-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6451;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Deck-Light-Box-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39304;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Deck-Light-Box-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2782;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Deck-Light-Box-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25061;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"NIXIN-SST-Deck-Light-Box-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6454;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Deck-Light-Box-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17468;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Deck-Light-Box-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1864;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42889,3602,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/93ceaa683c4ac6dfa9842a6016a2c024d77f8d3f/NIXIN-SST-Deck-Light-Box.jpg'),
(42890,3603,'_sku','11280'),
(42891,3603,'_regular_price','420'),
(42892,3603,'total_sales','1'),
(42893,3603,'_tax_status','taxable'),
(42894,3603,'_tax_class',''),
(42895,3603,'_manage_stock','yes'),
(42896,3603,'_backorders','no'),
(42897,3603,'_sold_individually','no'),
(42898,3603,'_virtual','no'),
(42899,3603,'_downloadable','no'),
(42900,3603,'_download_limit','-1'),
(42901,3603,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES
(42902,3603,'_thumbnail_id','3602'),
(42903,3603,'_stock','18'),
(42904,3603,'_stock_status','instock'),
(42905,3603,'_wc_average_rating','0'),
(42906,3603,'_wc_review_count','0'),
(42907,3603,'_product_version','9.8.5'),
(42908,3603,'_price','420'),
(42909,3601,'_edit_last','425'),
(42910,3601,'_edit_lock','1719577905:425'),
(42911,3601,'_yoast_wpseo_primary_product_cat',''),
(42912,3601,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(42913,3603,'_edit_last','244'),
(42914,3603,'_edit_lock','1686044715:244'),
(42915,3603,'_yoast_wpseo_primary_product_cat',''),
(42916,3603,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(42919,3604,'_wp_attached_file','2023/06/DAB_NOVA_300_MA_40th_220_240_50.jpg'),
(42920,3604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:768;s:4:\"file\";s:43:\"2023/06/DAB_NOVA_300_MA_40th_220_240_50.jpg\";s:8:\"filesize\";i:27192;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"DAB_NOVA_300_MA_40th_220_240_50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"DAB_NOVA_300_MA_40th_220_240_50-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2414;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"DAB_NOVA_300_MA_40th_220_240_50-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"DAB_NOVA_300_MA_40th_220_240_50-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14511;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"DAB_NOVA_300_MA_40th_220_240_50-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1714;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42921,3604,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c5ac06a51a62b2a8b274d89ec695a75cabbbc6e4/DAB_NOVA_300_MA_40th_220_240_50.jpg'),
(42922,3605,'total_sales','0'),
(42923,3605,'_tax_status','taxable'),
(42924,3605,'_tax_class',''),
(42925,3605,'_manage_stock','no'),
(42926,3605,'_backorders','no'),
(42927,3605,'_sold_individually','no'),
(42928,3605,'_virtual','no'),
(42929,3605,'_downloadable','no'),
(42930,3605,'_download_limit','-1'),
(42931,3605,'_download_expiry','-1'),
(42932,3605,'_thumbnail_id','3604'),
(42933,3605,'_stock',NULL),
(42934,3605,'_stock_status','instock'),
(42935,3605,'_wc_average_rating','0'),
(42936,3605,'_wc_review_count','0'),
(42937,3605,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(42938,3605,'_product_version','9.8.5'),
(42939,3606,'_wp_attached_file','2023/06/DAB_NOVA_300_MA_40th_220_240_50-1.jpg'),
(42940,3606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:768;s:4:\"file\";s:45:\"2023/06/DAB_NOVA_300_MA_40th_220_240_50-1.jpg\";s:8:\"filesize\";i:27192;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2414;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14511;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1714;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42941,3606,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c5ac06a51a62b2a8b274d89ec695a75cabbbc6e4/DAB_NOVA_300_MA_40th_220_240_50.jpg'),
(42942,3607,'_variation_description','Max flow rate - 5 000 lt/h\r\nPrice Excludes VAT'),
(42943,3607,'_sku','13223'),
(42944,3607,'_regular_price','2768'),
(42945,3607,'total_sales','0'),
(42946,3607,'_tax_status','taxable'),
(42947,3607,'_tax_class','parent'),
(42948,3607,'_manage_stock','yes'),
(42949,3607,'_backorders','no'),
(42950,3607,'_sold_individually','no'),
(42951,3607,'_virtual','no'),
(42952,3607,'_downloadable','no'),
(42953,3607,'_download_limit','-1'),
(42954,3607,'_download_expiry','-1'),
(42955,3607,'_thumbnail_id','3606'),
(42956,3607,'_stock','5'),
(42957,3607,'_stock_status','instock'),
(42958,3607,'_wc_average_rating','0'),
(42959,3607,'_wc_review_count','0'),
(42960,3607,'attribute_pa_size','nova-180-ma-0-2-kw'),
(42961,3607,'_price','2768'),
(42962,3607,'_product_version','9.8.5'),
(42963,3608,'_wp_attached_file','2023/06/DAB_NOVA_300_MA_40th_220_240_50-2.jpg'),
(42964,3608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:768;s:6:\"height\";i:768;s:4:\"file\";s:45:\"2023/06/DAB_NOVA_300_MA_40th_220_240_50-2.jpg\";s:8:\"filesize\";i:27192;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2414;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14511;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"DAB_NOVA_300_MA_40th_220_240_50-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1714;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42965,3608,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c5ac06a51a62b2a8b274d89ec695a75cabbbc6e4/DAB_NOVA_300_MA_40th_220_240_50.jpg'),
(42966,3609,'_variation_description','Max flow rate - 12 000 lt/h\r\nPrice Excludes VAT'),
(42967,3609,'_sku','13224'),
(42968,3609,'_regular_price','3032'),
(42969,3609,'total_sales','0'),
(42970,3609,'_tax_status','taxable'),
(42971,3609,'_tax_class','parent'),
(42972,3609,'_manage_stock','yes'),
(42973,3609,'_backorders','no'),
(42974,3609,'_sold_individually','no'),
(42975,3609,'_virtual','no'),
(42976,3609,'_downloadable','no'),
(42977,3609,'_download_limit','-1'),
(42978,3609,'_download_expiry','-1'),
(42979,3609,'_thumbnail_id','3608'),
(42980,3609,'_stock','1'),
(42981,3609,'_stock_status','instock'),
(42982,3609,'_wc_average_rating','0'),
(42983,3609,'_wc_review_count','0'),
(42984,3609,'attribute_pa_size','nova-300-ma-0-25kw'),
(42985,3609,'_price','3032'),
(42986,3609,'_product_version','9.8.5'),
(42987,3610,'_wp_attached_file','2023/06/DAB-Nova-600-MA-Submersible-Pump.jpg'),
(42988,3610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/DAB-Nova-600-MA-Submersible-Pump.jpg\";s:8:\"filesize\";i:56593;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"DAB-Nova-600-MA-Submersible-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6590;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"DAB-Nova-600-MA-Submersible-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39716;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"DAB-Nova-600-MA-Submersible-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2819;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"DAB-Nova-600-MA-Submersible-Pump-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25583;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"DAB-Nova-600-MA-Submersible-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6590;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"DAB-Nova-600-MA-Submersible-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17741;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"DAB-Nova-600-MA-Submersible-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1920;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(42989,3610,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d82b42062aa3787d02e2d913a9f9afa2cb0aedc2/DAB-Nova-600-MA-Submersible-Pump.jpg'),
(42990,3611,'_variation_description','Max flow rate - 15 000 lt/h\r\nPrice Excludes VAT'),
(42991,3611,'_sku','13225'),
(42992,3611,'_regular_price','4087'),
(42993,3611,'total_sales','0'),
(42994,3611,'_tax_status','taxable'),
(42995,3611,'_tax_class','parent'),
(42996,3611,'_manage_stock','yes'),
(42997,3611,'_backorders','no'),
(42998,3611,'_sold_individually','no'),
(42999,3611,'_virtual','no'),
(43000,3611,'_downloadable','no'),
(43001,3611,'_download_limit','-1'),
(43002,3611,'_download_expiry','-1'),
(43003,3611,'_thumbnail_id','3610'),
(43004,3611,'_stock','3'),
(43005,3611,'_stock_status','instock'),
(43006,3611,'_wc_average_rating','0'),
(43007,3611,'_wc_review_count','0'),
(43008,3611,'attribute_pa_size','nova-600-ma-0-55kw'),
(43009,3611,'_price','4087'),
(43010,3611,'_product_version','9.8.5'),
(43020,3605,'_edit_last','244'),
(43021,3605,'_edit_lock','1686235454:244'),
(43025,3605,'_yoast_wpseo_primary_product_cat',''),
(43026,3605,'_yoast_wpseo_focuskw','dab submersible pump | dab pump | pond pump'),
(43027,3605,'_yoast_wpseo_metadesc','%%sitename%% %%sep%% %%title%%'),
(43028,3605,'_yoast_wpseo_linkdex','47'),
(43029,3605,'_yoast_wpseo_content_score','60'),
(43030,3605,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43031,3605,'_product_image_gallery','3610'),
(43032,3612,'_wp_attached_file','2023/06/Bio-Pond.jpg'),
(43033,3612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:20:\"2023/06/Bio-Pond.jpg\";s:8:\"filesize\";i:57144;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Bio-Pond-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5521;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Bio-Pond-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38376;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Bio-Pond-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2206;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Bio-Pond-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24045;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Bio-Pond-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5508;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Bio-Pond-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16359;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Bio-Pond-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43034,3612,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fb01b3bf2a0f521356890a1358131b2e0e9d7dc7/Bio-Pond.jpg'),
(43035,3613,'total_sales','0'),
(43036,3613,'_tax_status','taxable'),
(43037,3613,'_tax_class',''),
(43038,3613,'_manage_stock','no'),
(43039,3613,'_backorders','no'),
(43040,3613,'_sold_individually','no'),
(43041,3613,'_virtual','no'),
(43042,3613,'_downloadable','no'),
(43043,3613,'_download_limit','-1'),
(43044,3613,'_download_expiry','-1'),
(43045,3613,'_thumbnail_id','3612'),
(43046,3613,'_stock',NULL),
(43047,3613,'_stock_status','instock'),
(43048,3613,'_wc_average_rating','0'),
(43049,3613,'_wc_review_count','0'),
(43050,3613,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(43051,3613,'_product_version','9.8.1'),
(43052,3614,'_variation_description','Price Excludes VAT'),
(43053,3614,'_sku','11619'),
(43054,3614,'_regular_price','175'),
(43055,3614,'total_sales','0'),
(43056,3614,'_tax_status','taxable'),
(43057,3614,'_tax_class','parent'),
(43058,3614,'_manage_stock','yes'),
(43059,3614,'_backorders','no'),
(43060,3614,'_sold_individually','no'),
(43061,3614,'_virtual','no'),
(43062,3614,'_downloadable','no'),
(43063,3614,'_download_limit','-1'),
(43064,3614,'_download_expiry','-1'),
(43065,3614,'_stock','20'),
(43066,3614,'_stock_status','instock'),
(43067,3614,'_wc_average_rating','0'),
(43068,3614,'_wc_review_count','0'),
(43069,3614,'attribute_pa_size','1lt'),
(43070,3614,'_price','175'),
(43071,3614,'_product_version','9.8.1'),
(43076,3615,'_wp_attached_file','2023/06/Pure-Mist.jpg'),
(43077,3615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:21:\"2023/06/Pure-Mist.jpg\";s:8:\"filesize\";i:56316;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Pure-Mist-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5680;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Pure-Mist-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Pure-Mist-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Pure-Mist-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24585;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Pure-Mist-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5671;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"Pure-Mist-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16603;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Pure-Mist-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43078,3615,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/97cbd8376343badf910a4d74c38cc951c1e6ae10/Pure-Mist.jpg'),
(43079,3616,'_sku','11978'),
(43080,3616,'_regular_price','113.34'),
(43081,3616,'total_sales','0'),
(43082,3616,'_tax_status','taxable'),
(43083,3616,'_tax_class',''),
(43084,3616,'_manage_stock','yes'),
(43085,3616,'_backorders','no'),
(43086,3616,'_sold_individually','no'),
(43087,3616,'_virtual','no'),
(43088,3616,'_downloadable','no'),
(43089,3616,'_download_limit','-1'),
(43090,3616,'_download_expiry','-1'),
(43091,3616,'_thumbnail_id','3615'),
(43092,3616,'_stock','37'),
(43093,3616,'_stock_status','instock'),
(43094,3616,'_wc_average_rating','0'),
(43095,3616,'_wc_review_count','0'),
(43096,3616,'_product_version','9.7.0'),
(43097,3616,'_price','113.34'),
(43098,3617,'_wp_attached_file','2023/06/Pure-Tank.jpg'),
(43099,3617,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:21:\"2023/06/Pure-Tank.jpg\";s:8:\"filesize\";i:62080;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Pure-Tank-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6522;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Pure-Tank-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43039;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Pure-Tank-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Pure-Tank-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27401;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Pure-Tank-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6539;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"Pure-Tank-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Pure-Tank-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1706;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43100,3617,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f692eada0f58e94eba8cbd1c7fa4e6efac64e443/Pure-Tank.jpg'),
(43103,3618,'total_sales','0'),
(43104,3618,'_tax_status','taxable'),
(43105,3618,'_tax_class',''),
(43106,3618,'_manage_stock','yes'),
(43107,3618,'_backorders','no'),
(43108,3618,'_sold_individually','no'),
(43109,3618,'_virtual','no'),
(43110,3618,'_downloadable','no'),
(43111,3618,'_download_limit','-1'),
(43112,3618,'_download_expiry','-1'),
(43113,3618,'_thumbnail_id','3617'),
(43114,3618,'_stock','99'),
(43115,3618,'_stock_status','instock'),
(43116,3618,'_wc_average_rating','0'),
(43117,3618,'_wc_review_count','0'),
(43118,3618,'_product_version','9.8.1'),
(43120,3619,'_wp_attached_file','2023/06/Pure-Clear-1lt.jpg'),
(43121,3619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Pure-Clear-1lt.jpg\";s:8:\"filesize\";i:59549;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Pure-Clear-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7099;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Pure-Clear-1lt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Pure-Clear-1lt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2803;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Pure-Clear-1lt-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27660;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Pure-Clear-1lt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7086;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Pure-Clear-1lt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19432;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Pure-Clear-1lt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43122,3619,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77106f92c26e38ad0ca02b48a550d4dfddbb434a/Pure-Clear-1lt.jpg'),
(43123,3620,'total_sales','79'),
(43124,3620,'_tax_status','taxable'),
(43125,3620,'_tax_class',''),
(43126,3620,'_manage_stock','no'),
(43127,3620,'_backorders','no'),
(43128,3620,'_sold_individually','no'),
(43129,3620,'_virtual','no'),
(43130,3620,'_downloadable','no'),
(43131,3620,'_download_limit','-1'),
(43132,3620,'_download_expiry','-1'),
(43133,3620,'_thumbnail_id','3619'),
(43134,3620,'_stock',NULL),
(43135,3620,'_stock_status','instock'),
(43136,3620,'_wc_average_rating','0'),
(43137,3620,'_wc_review_count','0'),
(43138,3620,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(43139,3620,'_product_version','9.8.5'),
(43140,3621,'_variation_description','Price Excludes VAT'),
(43141,3621,'_sku','11074'),
(43142,3621,'_regular_price','180'),
(43143,3621,'total_sales','0'),
(43144,3621,'_tax_status','taxable'),
(43145,3621,'_tax_class','parent'),
(43146,3621,'_manage_stock','yes'),
(43147,3621,'_backorders','no'),
(43148,3621,'_sold_individually','no'),
(43149,3621,'_virtual','no'),
(43150,3621,'_downloadable','no'),
(43151,3621,'_download_limit','-1'),
(43152,3621,'_download_expiry','-1'),
(43153,3621,'_stock','83'),
(43154,3621,'_stock_status','instock'),
(43155,3621,'_wc_average_rating','0'),
(43156,3621,'_wc_review_count','0'),
(43157,3621,'attribute_pa_size','1-litre'),
(43158,3621,'_price','180'),
(43159,3621,'_product_version','9.8.5'),
(43164,3622,'_wp_attached_file','2023/06/Pure-Drop.jpg'),
(43165,3622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:21:\"2023/06/Pure-Drop.jpg\";s:8:\"filesize\";i:51319;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Pure-Drop-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5568;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Pure-Drop-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34505;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Pure-Drop-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Pure-Drop-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22286;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Pure-Drop-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5552;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"Pure-Drop-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15239;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Pure-Drop-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43166,3622,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d8e7d3a74b5acb4aa70c8736d59565d49f1680e5/Pure-Drop.jpg'),
(43167,3623,'_sku','11979'),
(43168,3623,'_regular_price','104.84'),
(43169,3623,'total_sales','0'),
(43170,3623,'_tax_status','taxable'),
(43171,3623,'_tax_class',''),
(43172,3623,'_manage_stock','yes'),
(43173,3623,'_backorders','no'),
(43174,3623,'_sold_individually','no'),
(43175,3623,'_virtual','no'),
(43176,3623,'_downloadable','no'),
(43177,3623,'_download_limit','-1'),
(43178,3623,'_download_expiry','-1'),
(43179,3623,'_thumbnail_id','3622'),
(43180,3623,'_stock','-8'),
(43181,3623,'_stock_status','outofstock'),
(43182,3623,'_wc_average_rating','0'),
(43183,3623,'_wc_review_count','0'),
(43184,3623,'_product_version','9.2.3'),
(43185,3623,'_price','104.84'),
(43186,3613,'_edit_last','244'),
(43187,3613,'_edit_lock','1688994152:244'),
(43188,3616,'_edit_last','244'),
(43189,3616,'_edit_lock','1686050654:244'),
(43190,3618,'_edit_last','244'),
(43191,3618,'_edit_lock','1686050514:244'),
(43192,3620,'_edit_last','244'),
(43193,3620,'_edit_lock','1686050720:244'),
(43194,3623,'_edit_last','244'),
(43195,3623,'_edit_lock','1686050554:244'),
(43202,3614,'_thumbnail_id','0'),
(43205,3613,'_yoast_wpseo_primary_product_cat',''),
(43206,3613,'_yoast_wpseo_metadesc','Bio Pond is a multi strain, bio-augmentation product designed specifically for the aquaculture industry'),
(43207,3613,'_yoast_wpseo_content_score','90'),
(43208,3613,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43209,3616,'_yoast_wpseo_primary_product_cat',''),
(43210,3616,'_yoast_wpseo_focuskw','sanitiser | antibacterial | puresan | pure mist'),
(43211,3616,'_yoast_wpseo_metadesc','Puresan Pure Mist is a broad spectrum germ killer that has excellent antiseptic, antibacterial and antiviral properties.'),
(43212,3616,'_yoast_wpseo_linkdex','47'),
(43213,3616,'_yoast_wpseo_content_score','60'),
(43214,3616,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43215,3618,'_yoast_wpseo_primary_product_cat',''),
(43216,3618,'_yoast_wpseo_metadesc','Puresan Pure Tank is a water tank additive that can be dosed directly in water tanks to provide clean water for drinking, cooking and cleaning. '),
(43217,3618,'_yoast_wpseo_content_score','90'),
(43218,3618,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43220,3620,'_yoast_wpseo_primary_product_cat',''),
(43221,3620,'_yoast_wpseo_metadesc','Pure Clear is a revolutionary range of chlorine-free swimming pool sanitiser designed for easy cleaning and maintenance of both domestic and commercial pools.'),
(43222,3620,'_yoast_wpseo_content_score','60'),
(43223,3620,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(43224,3621,'_weight','1.24'),
(43225,3621,'_length','8.6'),
(43226,3621,'_width','8.6'),
(43227,3621,'_height','22'),
(43229,3616,'_weight','0.048'),
(43230,3616,'_length','3.7'),
(43231,3616,'_width','3.7'),
(43232,3616,'_height','11'),
(43233,3623,'_weight','0.08'),
(43234,3623,'_length','3'),
(43235,3623,'_width','3'),
(43236,3623,'_height','8.5'),
(43237,3623,'_yoast_wpseo_primary_product_cat',''),
(43238,3623,'_yoast_wpseo_metadesc','Pure Drop purifies water, eliminates water borne diseases.'),
(43239,3623,'_yoast_wpseo_content_score','90'),
(43240,3623,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43241,3618,'_weight','0.012'),
(43242,3618,'_length','4'),
(43243,3618,'_width','4'),
(43244,3618,'_height','11.6'),
(43247,3624,'_wp_attached_file','2023/06/Parabond-Epoxy.jpg'),
(43248,3624,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:26:\"2023/06/Parabond-Epoxy.jpg\";s:8:\"filesize\";i:149281;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Parabond-Epoxy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13401;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Parabond-Epoxy-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102334;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Parabond-Epoxy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4248;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Parabond-Epoxy-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66736;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Parabond-Epoxy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13366;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Parabond-Epoxy-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44026;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Parabond-Epoxy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43252,3624,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f210bcf00dc5eed2c0a6ad4547fcadbd8eec2c30/Parabond-Epoxy.jpg'),
(43253,3625,'total_sales','0'),
(43254,3625,'_tax_status','taxable'),
(43255,3625,'_tax_class',''),
(43256,3625,'_manage_stock','no'),
(43257,3625,'_backorders','no'),
(43258,3625,'_sold_individually','no'),
(43259,3625,'_virtual','no'),
(43260,3625,'_downloadable','no'),
(43261,3625,'_download_limit','-1'),
(43262,3625,'_download_expiry','-1'),
(43263,3625,'_thumbnail_id','5143'),
(43264,3625,'_stock',NULL),
(43265,3625,'_stock_status','instock'),
(43266,3625,'_wc_average_rating','0'),
(43267,3625,'_wc_review_count','0'),
(43268,3625,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(43269,3625,'_product_version','9.8.5'),
(43270,3626,'_variation_description','Price Excludes VAT'),
(43271,3626,'_sku','10101'),
(43272,3626,'_regular_price','1905'),
(43273,3626,'total_sales','0'),
(43274,3626,'_tax_status','taxable'),
(43275,3626,'_tax_class','parent'),
(43276,3626,'_manage_stock','yes'),
(43277,3626,'_backorders','no'),
(43278,3626,'_sold_individually','no'),
(43279,3626,'_virtual','no'),
(43280,3626,'_downloadable','no'),
(43281,3626,'_download_limit','-1'),
(43282,3626,'_download_expiry','-1'),
(43283,3626,'_stock','2'),
(43284,3626,'_stock_status','instock'),
(43285,3626,'_wc_average_rating','0'),
(43286,3626,'_wc_review_count','0'),
(43287,3626,'attribute_pa_size','5litre'),
(43288,3626,'_price','1905'),
(43289,3626,'_product_version','9.8.5'),
(43290,3627,'_variation_description','Price Excludes VAT'),
(43291,3627,'_sku','11919'),
(43292,3627,'_regular_price','600'),
(43293,3627,'total_sales','0'),
(43294,3627,'_tax_status','taxable'),
(43295,3627,'_tax_class','parent'),
(43296,3627,'_manage_stock','yes'),
(43297,3627,'_backorders','no'),
(43298,3627,'_sold_individually','no'),
(43299,3627,'_virtual','no'),
(43300,3627,'_downloadable','no'),
(43301,3627,'_download_limit','-1'),
(43302,3627,'_download_expiry','-1'),
(43303,3627,'_stock','-1'),
(43304,3627,'_stock_status','outofstock'),
(43305,3627,'_wc_average_rating','0'),
(43306,3627,'_wc_review_count','0'),
(43307,3627,'attribute_pa_size','hardener'),
(43308,3627,'_price','600'),
(43309,3627,'_product_version','9.8.5'),
(43318,3625,'_edit_last','244'),
(43319,3625,'_edit_lock','1742285202:244'),
(43322,3625,'_yoast_wpseo_primary_product_cat',''),
(43323,3625,'_yoast_wpseo_focuskw','parabond epoxy 421 | waterproof adhesive'),
(43324,3625,'_yoast_wpseo_metadesc','NIXIN Parabond Epoxy 421 can be used as a waterproof adhesive & grout for specialised applications in multiple industries.'),
(43325,3625,'_yoast_wpseo_linkdex','48'),
(43326,3625,'_yoast_wpseo_content_score','60'),
(43327,3625,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(43328,3628,'_wp_attached_file','2023/06/Glass-Filter-Media.jpg'),
(43329,3628,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Glass-Filter-Media.jpg\";s:8:\"filesize\";i:102374;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Glass-Filter-Media-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9183;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Glass-Filter-Media-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Glass-Filter-Media-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Glass-Filter-Media-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45881;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Glass-Filter-Media-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9182;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Glass-Filter-Media-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30645;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Glass-Filter-Media-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43330,3628,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bdf073c48c7279914118a073ad1383284ddd012a/Glass-Filter-Media.jpg'),
(43331,3629,'total_sales','54'),
(43332,3629,'_tax_status','taxable'),
(43333,3629,'_tax_class',''),
(43334,3629,'_manage_stock','no'),
(43335,3629,'_backorders','no'),
(43336,3629,'_sold_individually','no'),
(43337,3629,'_virtual','no'),
(43338,3629,'_downloadable','no'),
(43339,3629,'_download_limit','-1'),
(43340,3629,'_download_expiry','-1'),
(43341,3629,'_thumbnail_id','3628'),
(43342,3629,'_stock',NULL),
(43343,3629,'_stock_status','instock'),
(43344,3629,'_wc_average_rating','0'),
(43345,3629,'_wc_review_count','0'),
(43346,3629,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(43347,3629,'_product_version','9.8.5'),
(43348,3630,'_variation_description','Price Excludes VAT'),
(43349,3630,'_sku','10425'),
(43350,3630,'_regular_price','136.52'),
(43351,3630,'total_sales','0'),
(43352,3630,'_tax_status','taxable'),
(43353,3630,'_tax_class','parent'),
(43354,3630,'_manage_stock','yes'),
(43355,3630,'_backorders','no'),
(43356,3630,'_sold_individually','no'),
(43357,3630,'_virtual','no'),
(43358,3630,'_downloadable','no'),
(43359,3630,'_download_limit','-1'),
(43360,3630,'_download_expiry','-1'),
(43361,3630,'_stock','75'),
(43362,3630,'_stock_status','instock'),
(43363,3630,'_wc_average_rating','0'),
(43364,3630,'_wc_review_count','0'),
(43365,3630,'attribute_pa_size','15-kg'),
(43366,3630,'_price','136.52'),
(43367,3630,'_product_version','9.8.5'),
(43412,3629,'_edit_last','244'),
(43413,3629,'_edit_lock','1733899810:244'),
(43419,3629,'_yoast_wpseo_primary_product_cat',''),
(43420,3629,'_yoast_wpseo_metadesc','Eco friendly – pure, 100% recycled crushed glass filter media'),
(43421,3629,'_yoast_wpseo_content_score','90'),
(43422,3629,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(43423,3633,'_wp_attached_file','2023/06/NIXIN-SST-Wall-Tread.jpg'),
(43424,3633,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/NIXIN-SST-Wall-Tread.jpg\";s:8:\"filesize\";i:54885;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Wall-Tread-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5911;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-Wall-Tread-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Wall-Tread-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2580;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Wall-Tread-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23656;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"NIXIN-SST-Wall-Tread-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5911;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Wall-Tread-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16255;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Wall-Tread-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43425,3633,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0ade9d9ecca807555dbc9cd494b51dc880ec2749/NIXIN-SST-Wall-Tread.jpg'),
(43426,3634,'_sku','11571'),
(43427,3634,'_regular_price','1260'),
(43428,3634,'total_sales','0'),
(43429,3634,'_tax_status','taxable'),
(43430,3634,'_tax_class',''),
(43431,3634,'_manage_stock','yes'),
(43432,3634,'_backorders','no'),
(43433,3634,'_sold_individually','no'),
(43434,3634,'_virtual','no'),
(43435,3634,'_downloadable','no'),
(43436,3634,'_download_limit','-1'),
(43437,3634,'_download_expiry','-1'),
(43438,3634,'_thumbnail_id','3633'),
(43439,3634,'_stock','5'),
(43440,3634,'_stock_status','instock'),
(43441,3634,'_wc_average_rating','0'),
(43442,3634,'_wc_review_count','0'),
(43443,3634,'_product_version','9.6.0'),
(43444,3634,'_price','1260'),
(43445,3634,'_edit_last','425'),
(43446,3634,'_edit_lock','1708084885:425'),
(43447,3634,'_yoast_wpseo_primary_product_cat',''),
(43448,3634,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43449,3635,'_wp_attached_file','2023/06/Pentair-Globrite-RGB.jpg'),
(43450,3635,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Pentair-Globrite-RGB.jpg\";s:8:\"filesize\";i:63850;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Pentair-Globrite-RGB-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6388;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Pentair-Globrite-RGB-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2576;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Pentair-Globrite-RGB-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27643;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Pentair-Globrite-RGB-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6381;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Pentair-Globrite-RGB-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18746;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Pentair-Globrite-RGB-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43451,3635,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9c3efeb48c8b0e5e1d2eb099db56be3c9c42c94f/Pentair-Globrite-RGB.jpg'),
(43452,3636,'total_sales','0'),
(43453,3636,'_tax_status','taxable'),
(43454,3636,'_tax_class',''),
(43455,3636,'_manage_stock','no'),
(43456,3636,'_backorders','no'),
(43457,3636,'_sold_individually','no'),
(43458,3636,'_virtual','no'),
(43459,3636,'_downloadable','no'),
(43460,3636,'_download_limit','-1'),
(43461,3636,'_download_expiry','-1'),
(43462,3636,'_thumbnail_id','3635'),
(43463,3636,'_stock',NULL),
(43464,3636,'_stock_status','outofstock'),
(43465,3636,'_wc_average_rating','0'),
(43466,3636,'_wc_review_count','0'),
(43467,3636,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(43468,3636,'_product_version','9.6.2'),
(43469,3637,'_wp_attached_file','2023/06/Pentair-Globrite-RGB-1.jpg'),
(43470,3637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Pentair-Globrite-RGB-1.jpg\";s:8:\"filesize\";i:63850;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6388;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Pentair-Globrite-RGB-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2576;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27643;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6381;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18746;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Pentair-Globrite-RGB-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1778;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43471,3637,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9c3efeb48c8b0e5e1d2eb099db56be3c9c42c94f/Pentair-Globrite-RGB.jpg'),
(43472,3638,'_variation_description','Price Excludes VAT'),
(43473,3638,'_sku','12571'),
(43474,3638,'_regular_price','3978'),
(43475,3638,'total_sales','0'),
(43476,3638,'_tax_status','taxable'),
(43477,3638,'_tax_class','parent'),
(43478,3638,'_manage_stock','yes'),
(43479,3638,'_backorders','no'),
(43480,3638,'_sold_individually','no'),
(43481,3638,'_virtual','no'),
(43482,3638,'_downloadable','no'),
(43483,3638,'_download_limit','-1'),
(43484,3638,'_download_expiry','-1'),
(43485,3638,'_thumbnail_id','3637'),
(43486,3638,'_stock','0'),
(43487,3638,'_stock_status','outofstock'),
(43488,3638,'_wc_average_rating','0'),
(43489,3638,'_wc_review_count','0'),
(43490,3638,'attribute_pa_option','colour-changing'),
(43491,3638,'_price','3978'),
(43492,3638,'_product_version','9.6.2'),
(43493,3639,'_wp_attached_file','2023/06/Pentair-Globrite-White-LED.jpg'),
(43494,3639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/Pentair-Globrite-White-LED.jpg\";s:8:\"filesize\";i:65709;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Pentair-Globrite-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7493;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Pentair-Globrite-White-LED-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Pentair-Globrite-White-LED-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Pentair-Globrite-White-LED-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30141;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Pentair-Globrite-White-LED-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7493;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Pentair-Globrite-White-LED-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20981;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Pentair-Globrite-White-LED-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43495,3639,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/87c3de9a54ea10f1199e66686ff9eff1e36a73f7/Pentair-Globrite-White-LED.jpg'),
(43496,3640,'_variation_description','Price Excludes VAT'),
(43497,3640,'_sku','12792'),
(43498,3640,'_regular_price','3130'),
(43499,3640,'total_sales','0'),
(43500,3640,'_tax_status','taxable'),
(43501,3640,'_tax_class','parent'),
(43502,3640,'_manage_stock','yes'),
(43503,3640,'_backorders','no'),
(43504,3640,'_sold_individually','no'),
(43505,3640,'_virtual','no'),
(43506,3640,'_downloadable','no'),
(43507,3640,'_download_limit','-1'),
(43508,3640,'_download_expiry','-1'),
(43509,3640,'_thumbnail_id','3639'),
(43510,3640,'_stock','0'),
(43511,3640,'_stock_status','outofstock'),
(43512,3640,'_wc_average_rating','0'),
(43513,3640,'_wc_review_count','0'),
(43514,3640,'attribute_pa_option','white-light'),
(43515,3640,'_price','3130'),
(43516,3640,'_product_version','9.6.2'),
(43523,3641,'_wp_attached_file','2023/06/Pentair-Globrite-Casing-Concrete.jpg'),
(43524,3641,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:44:\"2023/06/Pentair-Globrite-Casing-Concrete.jpg\";s:8:\"filesize\";i:44481;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Pentair-Globrite-Casing-Concrete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4901;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Pentair-Globrite-Casing-Concrete-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30785;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Pentair-Globrite-Casing-Concrete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Pentair-Globrite-Casing-Concrete-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19537;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Pentair-Globrite-Casing-Concrete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4901;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Pentair-Globrite-Casing-Concrete-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13309;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Pentair-Globrite-Casing-Concrete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43525,3641,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f9e599ad7946d5f6438ede7275f4a5b087670723/Pentair-Globrite-Casing-Concrete.jpg'),
(43526,3642,'_sku','12594'),
(43527,3642,'_regular_price','416'),
(43528,3642,'total_sales','0'),
(43529,3642,'_tax_status','taxable'),
(43530,3642,'_tax_class',''),
(43531,3642,'_manage_stock','yes'),
(43532,3642,'_backorders','no'),
(43533,3642,'_sold_individually','no'),
(43534,3642,'_virtual','no'),
(43535,3642,'_downloadable','no'),
(43536,3642,'_download_limit','-1'),
(43537,3642,'_download_expiry','-1'),
(43538,3642,'_thumbnail_id','3641'),
(43539,3642,'_stock','0'),
(43540,3642,'_stock_status','outofstock'),
(43541,3642,'_wc_average_rating','0'),
(43542,3642,'_wc_review_count','0'),
(43543,3642,'_product_version','8.2.1'),
(43544,3642,'_price','416'),
(43545,3636,'_edit_last','244'),
(43546,3636,'_edit_lock','1686055206:244'),
(43547,3642,'_edit_last','244'),
(43548,3642,'_edit_lock','1686060864:244'),
(43549,3642,'_yoast_wpseo_primary_product_cat',''),
(43550,3642,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(43553,3636,'_product_image_gallery','3639'),
(43554,3636,'_yoast_wpseo_primary_product_cat',''),
(43555,3636,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(43564,3643,'_wp_attached_file','2023/06/Remote-Receiver.jpg'),
(43565,3643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:27:\"2023/06/Remote-Receiver.jpg\";s:8:\"filesize\";i:67869;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Remote-Receiver-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7148;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Remote-Receiver-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48020;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Remote-Receiver-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Remote-Receiver-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30702;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Remote-Receiver-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7123;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Remote-Receiver-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21050;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Remote-Receiver-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1832;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43566,3643,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/961c94190dc87b972bf5d9dfe75fe74d04920402/Remote---Receiver.jpg'),
(43567,3644,'_sku','11587'),
(43568,3644,'_regular_price','499'),
(43569,3644,'total_sales','-1'),
(43570,3644,'_tax_status','taxable'),
(43571,3644,'_tax_class',''),
(43572,3644,'_manage_stock','yes'),
(43573,3644,'_backorders','no'),
(43574,3644,'_sold_individually','no'),
(43575,3644,'_virtual','no'),
(43576,3644,'_downloadable','no'),
(43577,3644,'_download_limit','-1'),
(43578,3644,'_download_expiry','-1'),
(43579,3644,'_thumbnail_id','3643'),
(43580,3644,'_stock','1'),
(43581,3644,'_stock_status','instock'),
(43582,3644,'_wc_average_rating','0'),
(43583,3644,'_wc_review_count','0'),
(43584,3644,'_product_version','9.8.5'),
(43585,3644,'_price','499'),
(43586,3645,'_wp_attached_file','2023/06/Remote.jpg'),
(43587,3645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:18:\"2023/06/Remote.jpg\";s:8:\"filesize\";i:45406;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"Remote-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5230;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"Remote-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"Remote-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"Remote-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20185;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"Remote-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"Remote-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14009;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"Remote-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43588,3645,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/55fcf20d10bff60332176e5f3c5e973de4019f70/Remote.jpg'),
(43589,3646,'_sku','11527'),
(43590,3646,'_regular_price','185.95'),
(43591,3646,'total_sales','0'),
(43592,3646,'_tax_status','taxable'),
(43593,3646,'_tax_class',''),
(43594,3646,'_manage_stock','yes'),
(43595,3646,'_backorders','no'),
(43596,3646,'_sold_individually','no'),
(43597,3646,'_virtual','no'),
(43598,3646,'_downloadable','no'),
(43599,3646,'_download_limit','-1'),
(43600,3646,'_download_expiry','-1'),
(43601,3646,'_thumbnail_id','3645'),
(43602,3646,'_stock','1'),
(43603,3646,'_stock_status','instock'),
(43604,3646,'_wc_average_rating','0'),
(43605,3646,'_wc_review_count','0'),
(43606,3646,'_product_version','9.8.5'),
(43607,3646,'_price','185.95'),
(43608,3647,'_wp_attached_file','2023/06/Receiver.jpg'),
(43609,3647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:20:\"2023/06/Receiver.jpg\";s:8:\"filesize\";i:90010;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Receiver-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10384;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Receiver-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Receiver-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3726;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Receiver-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42407;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Receiver-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10384;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Receiver-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29695;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Receiver-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43610,3647,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/df1acc230bca71420384cfe2baf177be97e2ebf4/Receiver.jpg'),
(43611,3648,'_sku','11588'),
(43612,3648,'_regular_price','313.05'),
(43613,3648,'total_sales','0'),
(43614,3648,'_tax_status','taxable'),
(43615,3648,'_tax_class',''),
(43616,3648,'_manage_stock','yes'),
(43617,3648,'_backorders','no'),
(43618,3648,'_sold_individually','no'),
(43619,3648,'_virtual','no'),
(43620,3648,'_downloadable','no'),
(43621,3648,'_download_limit','-1'),
(43622,3648,'_download_expiry','-1'),
(43623,3648,'_thumbnail_id','3647'),
(43624,3648,'_stock','1'),
(43625,3648,'_stock_status','instock'),
(43626,3648,'_wc_average_rating','0'),
(43627,3648,'_wc_review_count','0'),
(43628,3648,'_product_version','9.8.5'),
(43629,3648,'_price','313.05'),
(43630,3644,'_edit_last','244'),
(43631,3644,'_edit_lock','1686060860:244'),
(43632,3646,'_edit_last','244'),
(43633,3646,'_edit_lock','1686060743:244'),
(43634,3648,'_edit_last','244'),
(43635,3648,'_edit_lock','1686060853:244'),
(43636,3644,'_yoast_wpseo_primary_product_cat',''),
(43637,3644,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(43638,3646,'_yoast_wpseo_primary_product_cat',''),
(43639,3646,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(43640,3648,'_yoast_wpseo_primary_product_cat',''),
(43641,3648,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(43642,3649,'_wp_attached_file','2023/06/Resin-Connector.jpg'),
(43643,3649,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2023/06/Resin-Connector.jpg\";s:8:\"filesize\";i:104559;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Resin-Connector-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10845;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Resin-Connector-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72809;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Resin-Connector-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Resin-Connector-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46518;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Resin-Connector-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10845;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Resin-Connector-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31562;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Resin-Connector-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2344;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43644,3649,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d2f8a42fc45ee4c59c99fa8fabf97028ef5b5697/Resin-Connector.jpg'),
(43645,3650,'_sku','10776'),
(43646,3650,'_regular_price','80'),
(43647,3650,'total_sales','1'),
(43648,3650,'_tax_status','taxable'),
(43649,3650,'_tax_class',''),
(43650,3650,'_manage_stock','yes'),
(43651,3650,'_backorders','no'),
(43652,3650,'_sold_individually','no'),
(43653,3650,'_virtual','no'),
(43654,3650,'_downloadable','no'),
(43655,3650,'_download_limit','-1'),
(43656,3650,'_download_expiry','-1'),
(43657,3650,'_thumbnail_id','3649'),
(43658,3650,'_stock','67'),
(43659,3650,'_stock_status','instock'),
(43660,3650,'_wc_average_rating','0'),
(43661,3650,'_wc_review_count','0'),
(43662,3650,'_product_version','9.8.5'),
(43663,3650,'_price','80'),
(43664,3650,'_edit_last','425'),
(43665,3650,'_edit_lock','1727681084:425'),
(43666,3650,'_yoast_wpseo_primary_product_cat',''),
(43667,3650,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43693,3651,'_wp_attached_file','2023/06/NIXIN-24LED-Lamp-Blue.jpg'),
(43694,3651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/NIXIN-24LED-Lamp-Blue.jpg\";s:8:\"filesize\";i:46458;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"NIXIN-24LED-Lamp-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4734;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-24LED-Lamp-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"NIXIN-24LED-Lamp-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19085;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"NIXIN-24LED-Lamp-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4742;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"NIXIN-24LED-Lamp-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12862;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-24LED-Lamp-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43695,3651,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9eb822b667efde3df98baa91488feb06a5d87a7c/NIXIN-24LED-Lamp-Blue.jpg'),
(43696,3652,'total_sales','9'),
(43697,3652,'_tax_status','taxable'),
(43698,3652,'_tax_class',''),
(43699,3652,'_manage_stock','no'),
(43700,3652,'_backorders','no'),
(43701,3652,'_sold_individually','no'),
(43702,3652,'_virtual','no'),
(43703,3652,'_downloadable','no'),
(43704,3652,'_download_limit','-1'),
(43705,3652,'_download_expiry','-1'),
(43706,3652,'_thumbnail_id','3651'),
(43707,3652,'_stock',NULL),
(43708,3652,'_stock_status','instock'),
(43709,3652,'_wc_average_rating','0'),
(43710,3652,'_wc_review_count','0'),
(43711,3652,'_product_attributes','a:1:{s:13:\"pa_led-colour\";a:6:{s:4:\"name\";s:13:\"pa_led-colour\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(43712,3652,'_product_version','9.8.5'),
(43713,3653,'_wp_attached_file','2023/06/NIXIN-24LED-Lamp-Blue-1.jpg'),
(43714,3653,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/NIXIN-24LED-Lamp-Blue-1.jpg\";s:8:\"filesize\";i:46458;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4734;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-24LED-Lamp-Blue-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19085;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4742;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12862;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-24LED-Lamp-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43715,3653,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9eb822b667efde3df98baa91488feb06a5d87a7c/NIXIN-24LED-Lamp-Blue.jpg'),
(43716,3654,'_variation_description','Price Excludes VAT'),
(43717,3654,'_sku','10112'),
(43718,3654,'_regular_price','120'),
(43719,3654,'total_sales','0'),
(43720,3654,'_tax_status','taxable'),
(43721,3654,'_tax_class','parent'),
(43722,3654,'_manage_stock','yes'),
(43723,3654,'_backorders','no'),
(43724,3654,'_sold_individually','no'),
(43725,3654,'_virtual','no'),
(43726,3654,'_downloadable','no'),
(43727,3654,'_download_limit','-1'),
(43728,3654,'_download_expiry','-1'),
(43729,3654,'_thumbnail_id','3653'),
(43730,3654,'_stock','568'),
(43731,3654,'_stock_status','instock'),
(43732,3654,'_wc_average_rating','0'),
(43733,3654,'_wc_review_count','0'),
(43734,3654,'attribute_pa_led-colour','blue-led'),
(43735,3654,'_price','120'),
(43736,3654,'_product_version','9.8.5'),
(43737,3655,'_wp_attached_file','2023/06/NIXIN-24LED-Lamp-White.jpg'),
(43738,3655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/NIXIN-24LED-Lamp-White.jpg\";s:8:\"filesize\";i:49339;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"NIXIN-24LED-Lamp-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5185;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"NIXIN-24LED-Lamp-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-24LED-Lamp-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2201;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"NIXIN-24LED-Lamp-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20299;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"NIXIN-24LED-Lamp-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5175;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"NIXIN-24LED-Lamp-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14029;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-24LED-Lamp-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1521;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43739,3655,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/500960c0edbd9f8fcc6aa6fb5ab272890f60ade7/NIXIN-24LED-Lamp-White.jpg'),
(43740,3656,'_variation_description','Price Excludes VAT'),
(43741,3656,'_sku','10113'),
(43742,3656,'_regular_price','120'),
(43743,3656,'total_sales','0'),
(43744,3656,'_tax_status','taxable'),
(43745,3656,'_tax_class','parent'),
(43746,3656,'_manage_stock','yes'),
(43747,3656,'_backorders','no'),
(43748,3656,'_sold_individually','no'),
(43749,3656,'_virtual','no'),
(43750,3656,'_downloadable','no'),
(43751,3656,'_download_limit','-1'),
(43752,3656,'_download_expiry','-1'),
(43753,3656,'_thumbnail_id','3655'),
(43754,3656,'_stock','343'),
(43755,3656,'_stock_status','instock'),
(43756,3656,'_wc_average_rating','0'),
(43757,3656,'_wc_review_count','0'),
(43758,3656,'attribute_pa_led-colour','white-led'),
(43759,3656,'_price','120'),
(43760,3656,'_product_version','9.8.5'),
(43764,3657,'_wp_attached_file','2023/06/NIXIN-63LED-Lamp-Blue.jpg'),
(43765,3657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/NIXIN-63LED-Lamp-Blue.jpg\";s:8:\"filesize\";i:59562;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"NIXIN-63LED-Lamp-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5975;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-63LED-Lamp-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"NIXIN-63LED-Lamp-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25623;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"NIXIN-63LED-Lamp-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5985;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"NIXIN-63LED-Lamp-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17455;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-63LED-Lamp-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43766,3657,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1ce17d4af3ee4e89bc200881c46d140562a83711/NIXIN-63LED-Lamp-Blue.jpg'),
(43767,3658,'total_sales','0'),
(43768,3658,'_tax_status','taxable'),
(43769,3658,'_tax_class',''),
(43770,3658,'_manage_stock','no'),
(43771,3658,'_backorders','no'),
(43772,3658,'_sold_individually','no'),
(43773,3658,'_virtual','no'),
(43774,3658,'_downloadable','no'),
(43775,3658,'_download_limit','-1'),
(43776,3658,'_download_expiry','-1'),
(43777,3658,'_thumbnail_id','3657'),
(43778,3658,'_stock',NULL),
(43779,3658,'_stock_status','instock'),
(43780,3658,'_wc_average_rating','0'),
(43781,3658,'_wc_review_count','0'),
(43782,3658,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:20:\"Blue LED | White LED\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(43783,3658,'_product_version','9.6.0'),
(43784,3659,'_wp_attached_file','2023/06/NIXIN-63LED-Lamp-Blue-1.jpg'),
(43785,3659,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/NIXIN-63LED-Lamp-Blue-1.jpg\";s:8:\"filesize\";i:59562;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5975;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-63LED-Lamp-Blue-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25623;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5985;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17455;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-63LED-Lamp-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43786,3659,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1ce17d4af3ee4e89bc200881c46d140562a83711/NIXIN-63LED-Lamp-Blue.jpg'),
(43787,3660,'_variation_description','Price Excludes VAT'),
(43788,3660,'_sku','10647'),
(43789,3660,'_regular_price','250'),
(43790,3660,'total_sales','0'),
(43791,3660,'_tax_status','taxable'),
(43792,3660,'_tax_class','parent'),
(43793,3660,'_manage_stock','yes'),
(43794,3660,'_backorders','no'),
(43795,3660,'_sold_individually','no'),
(43796,3660,'_virtual','no'),
(43797,3660,'_downloadable','no'),
(43798,3660,'_download_limit','-1'),
(43799,3660,'_download_expiry','-1'),
(43800,3660,'_thumbnail_id','3659'),
(43801,3660,'_stock','807'),
(43802,3660,'_stock_status','instock'),
(43803,3660,'_wc_average_rating','0'),
(43804,3660,'_wc_review_count','0'),
(43805,3660,'attribute_colour','Blue LED'),
(43806,3660,'_price','250'),
(43807,3660,'_product_version','9.6.0'),
(43808,3661,'_wp_attached_file','2023/06/NIXIN-63LED-Lamp-White.jpg'),
(43809,3661,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/NIXIN-63LED-Lamp-White.jpg\";s:8:\"filesize\";i:56869;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"NIXIN-63LED-Lamp-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5953;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"NIXIN-63LED-Lamp-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-63LED-Lamp-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"NIXIN-63LED-Lamp-White-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24667;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"NIXIN-63LED-Lamp-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5953;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"NIXIN-63LED-Lamp-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17010;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-63LED-Lamp-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43810,3661,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7ce452c81ed09ee6fdef338ccd652618d25cedb6/NIXIN-63LED-Lamp-White.jpg'),
(43811,3662,'_variation_description','Price Excludes VAT'),
(43812,3662,'_sku','10648'),
(43813,3662,'_regular_price','250'),
(43814,3662,'total_sales','0'),
(43815,3662,'_tax_status','taxable'),
(43816,3662,'_tax_class','parent'),
(43817,3662,'_manage_stock','yes'),
(43818,3662,'_backorders','no'),
(43819,3662,'_sold_individually','no'),
(43820,3662,'_virtual','no'),
(43821,3662,'_downloadable','no'),
(43822,3662,'_download_limit','-1'),
(43823,3662,'_download_expiry','-1'),
(43824,3662,'_thumbnail_id','3661'),
(43825,3662,'_stock','33'),
(43826,3662,'_stock_status','instock'),
(43827,3662,'_wc_average_rating','0'),
(43828,3662,'_wc_review_count','0'),
(43829,3662,'attribute_colour','White LED'),
(43830,3662,'_price','250'),
(43831,3662,'_product_version','9.6.0'),
(43835,3663,'_wp_attached_file','2023/06/NIXIN-72LED-Lamp-Blue.jpg'),
(43836,3663,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/NIXIN-72LED-Lamp-Blue.jpg\";s:8:\"filesize\";i:58163;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"NIXIN-72LED-Lamp-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5657;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39643;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-72LED-Lamp-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"NIXIN-72LED-Lamp-Blue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24851;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"NIXIN-72LED-Lamp-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5651;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"NIXIN-72LED-Lamp-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16726;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"NIXIN-72LED-Lamp-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1444;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43837,3663,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ab48c3658d070c21d338ab7030684edef4560b6/NIXIN-72LED-Lamp-Blue.jpg'),
(43838,3664,'total_sales','5'),
(43839,3664,'_tax_status','taxable'),
(43840,3664,'_tax_class',''),
(43841,3664,'_manage_stock','no'),
(43842,3664,'_backorders','no'),
(43843,3664,'_sold_individually','no'),
(43844,3664,'_virtual','no'),
(43845,3664,'_downloadable','no'),
(43846,3664,'_download_limit','-1'),
(43847,3664,'_download_expiry','-1'),
(43848,3664,'_thumbnail_id','3663'),
(43849,3664,'_stock',NULL),
(43850,3664,'_stock_status','instock'),
(43851,3664,'_wc_average_rating','0'),
(43852,3664,'_wc_review_count','0'),
(43853,3664,'_product_attributes','a:2:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:43:\"Blue LED | White LED | Blue LED | White LED\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(43854,3664,'_product_version','9.8.5'),
(43855,3665,'_wp_attached_file','2023/06/NIXIN-72LED-Lamp-Blue-1.jpg'),
(43856,3665,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/NIXIN-72LED-Lamp-Blue-1.jpg\";s:8:\"filesize\";i:58163;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5657;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-72LED-Lamp-Blue-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39643;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24851;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5651;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16726;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-72LED-Lamp-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1444;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43857,3665,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ab48c3658d070c21d338ab7030684edef4560b6/NIXIN-72LED-Lamp-Blue.jpg'),
(43858,3666,'_variation_description','Price Excludes VAT'),
(43859,3666,'_sku','10645'),
(43860,3666,'_regular_price','400'),
(43861,3666,'total_sales','0'),
(43862,3666,'_tax_status','taxable'),
(43863,3666,'_tax_class','parent'),
(43864,3666,'_manage_stock','yes'),
(43865,3666,'_backorders','no'),
(43866,3666,'_sold_individually','no'),
(43867,3666,'_virtual','no'),
(43868,3666,'_downloadable','no'),
(43869,3666,'_download_limit','-1'),
(43870,3666,'_download_expiry','-1'),
(43871,3666,'_thumbnail_id','3665'),
(43872,3666,'_stock','933'),
(43873,3666,'_stock_status','instock'),
(43874,3666,'_wc_average_rating','0'),
(43875,3666,'_wc_review_count','0'),
(43876,3666,'attribute_colour','Blue LED'),
(43877,3666,'_price','400'),
(43878,3666,'_product_version','9.8.5'),
(43879,3667,'_wp_attached_file','2023/06/NIXIN-72LED-Lamp-White.jpg'),
(43880,3667,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/NIXIN-72LED-Lamp-White.jpg\";s:8:\"filesize\";i:56667;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"NIXIN-72LED-Lamp-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5692;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"NIXIN-72LED-Lamp-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-72LED-Lamp-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"NIXIN-72LED-Lamp-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24825;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"NIXIN-72LED-Lamp-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5691;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"NIXIN-72LED-Lamp-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16529;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"NIXIN-72LED-Lamp-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43881,3667,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0a3e427c42d71b350607f4f37fef00fed1ebcacb/NIXIN-72LED-Lamp-White.jpg'),
(43882,3668,'_variation_description','Price Excludes VAT'),
(43883,3668,'_sku','10646'),
(43884,3668,'_regular_price','400'),
(43885,3668,'total_sales','0'),
(43886,3668,'_tax_status','taxable'),
(43887,3668,'_tax_class','parent'),
(43888,3668,'_manage_stock','yes'),
(43889,3668,'_backorders','no'),
(43890,3668,'_sold_individually','no'),
(43891,3668,'_virtual','no'),
(43892,3668,'_downloadable','no'),
(43893,3668,'_download_limit','-1'),
(43894,3668,'_download_expiry','-1'),
(43895,3668,'_thumbnail_id','3667'),
(43896,3668,'_stock','896'),
(43897,3668,'_stock_status','instock'),
(43898,3668,'_wc_average_rating','0'),
(43899,3668,'_wc_review_count','0'),
(43900,3668,'attribute_colour','White LED'),
(43901,3668,'_price','400'),
(43902,3668,'_product_version','9.8.5'),
(43906,3652,'_edit_last','425'),
(43907,3652,'_edit_lock','1719577904:425'),
(43908,3658,'_edit_last','425'),
(43909,3658,'_edit_lock','1719577905:425'),
(43910,3664,'_edit_last','425'),
(43911,3664,'_edit_lock','1719577906:425'),
(43912,3654,'_length','1'),
(43913,3654,'_width','1'),
(43914,3654,'_height','3.5'),
(43915,3656,'_length','1'),
(43916,3656,'_width','1'),
(43917,3656,'_height','3.5'),
(43919,3652,'_product_image_gallery','3655'),
(43920,3652,'_yoast_wpseo_primary_product_cat',''),
(43921,3652,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43922,3660,'_length','1.5'),
(43923,3660,'_width','1.5'),
(43924,3660,'_height','4'),
(43926,3658,'_product_image_gallery','3661'),
(43927,3658,'_yoast_wpseo_primary_product_cat',''),
(43928,3658,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43929,3666,'_length','1.5'),
(43930,3666,'_width','1.5'),
(43931,3666,'_height','5.5'),
(43932,3668,'_length','1.5'),
(43933,3668,'_width','1.5'),
(43934,3668,'_height','5.5'),
(43936,3664,'_product_image_gallery','3667'),
(43937,3664,'_yoast_wpseo_primary_product_cat',''),
(43938,3664,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(43939,3662,'_length','1.5'),
(43940,3662,'_width','1.5'),
(43941,3662,'_height','4'),
(43943,3669,'_wp_attached_file','2023/06/NIXIN-SST-Pipe-Spout-d38-x-150mm.jpg'),
(43944,3669,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/NIXIN-SST-Pipe-Spout-d38-x-150mm.jpg\";s:8:\"filesize\";i:47526;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4916;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31679;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2202;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20043;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4912;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1515;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43945,3669,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/87e4c9b56937e8e7619af6684d77a600252f5d07/NIXIN-SST-Pipe-Spout-d38-x-150mm.jpg'),
(43946,3670,'_sku','11574'),
(43947,3670,'_regular_price','630'),
(43948,3670,'total_sales','0'),
(43949,3670,'_tax_status','taxable'),
(43950,3670,'_tax_class',''),
(43951,3670,'_manage_stock','yes'),
(43952,3670,'_backorders','no'),
(43953,3670,'_sold_individually','no'),
(43954,3670,'_virtual','no'),
(43955,3670,'_downloadable','no'),
(43956,3670,'_download_limit','-1'),
(43957,3670,'_download_expiry','-1'),
(43958,3670,'_thumbnail_id','3669'),
(43959,3670,'_stock','11'),
(43960,3670,'_stock_status','instock'),
(43961,3670,'_wc_average_rating','0'),
(43962,3670,'_wc_review_count','0'),
(43963,3670,'_product_version','9.8.5'),
(43964,3670,'_price','630'),
(43965,3671,'_wp_attached_file','2023/06/NIXIN-SST-Pipe-Spout-d38-x-300mm.jpg'),
(43966,3671,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/NIXIN-SST-Pipe-Spout-d38-x-300mm.jpg\";s:8:\"filesize\";i:43256;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4441;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2008;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17808;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4428;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12077;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d38-x-300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43967,3671,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6ed83de8cd1262493aa3070c7ae77f0c72c56bc3/NIXIN-SST-Pipe-Spout-d38-x-300mm.jpg'),
(43968,3672,'_sku','11575'),
(43969,3672,'_regular_price','710'),
(43970,3672,'total_sales','4'),
(43971,3672,'_tax_status','taxable'),
(43972,3672,'_tax_class',''),
(43973,3672,'_manage_stock','yes'),
(43974,3672,'_backorders','no'),
(43975,3672,'_sold_individually','no'),
(43976,3672,'_virtual','no'),
(43977,3672,'_downloadable','no'),
(43978,3672,'_download_limit','-1'),
(43979,3672,'_download_expiry','-1'),
(43980,3672,'_thumbnail_id','3671'),
(43981,3672,'_stock','11'),
(43982,3672,'_stock_status','instock'),
(43983,3672,'_wc_average_rating','0'),
(43984,3672,'_wc_review_count','0'),
(43985,3672,'_product_version','9.8.5'),
(43986,3672,'_price','710'),
(43987,3673,'_wp_attached_file','2023/06/NIXIN-SST-Pipe-Spout-d50-x-150mm.jpg'),
(43988,3673,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/06/NIXIN-SST-Pipe-Spout-d50-x-150mm.jpg\";s:8:\"filesize\";i:50864;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5369;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34165;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21435;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5369;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14697;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1671;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(43989,3673,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4c0413acd2f9a7ce198d498138f4cf60e6cbb629/NIXIN-SST-Pipe-Spout-d50-x-150mm.jpg'),
(43990,3674,'_sku','11576'),
(43991,3674,'_regular_price','930'),
(43992,3674,'total_sales','0'),
(43993,3674,'_tax_status','taxable'),
(43994,3674,'_tax_class',''),
(43995,3674,'_manage_stock','yes'),
(43996,3674,'_backorders','no'),
(43997,3674,'_sold_individually','no'),
(43998,3674,'_virtual','no'),
(43999,3674,'_downloadable','no'),
(44000,3674,'_download_limit','-1'),
(44001,3674,'_download_expiry','-1'),
(44002,3674,'_thumbnail_id','3673'),
(44003,3674,'_stock','2'),
(44004,3674,'_stock_status','instock'),
(44005,3674,'_wc_average_rating','0'),
(44006,3674,'_wc_review_count','0'),
(44007,3674,'_product_version','9.7.1'),
(44008,3674,'_price','930'),
(44009,3675,'_wp_attached_file','2023/06/NIXIN-SST-Pipe-Spout-d50-x-300mm.jpg'),
(44010,3675,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/06/NIXIN-SST-Pipe-Spout-d50-x-300mm.jpg\";s:8:\"filesize\";i:49700;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5281;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33628;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20793;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5281;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14327;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Pipe-Spout-d50-x-300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44011,3675,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8747129dcf7c00d8354a07a67d63fdebdca409b9/NIXIN-SST-Pipe-Spout-d50-x-300mm.jpg'),
(44012,3676,'_sku','11577'),
(44013,3676,'_regular_price','1040'),
(44014,3676,'total_sales','9'),
(44015,3676,'_tax_status','taxable'),
(44016,3676,'_tax_class',''),
(44017,3676,'_manage_stock','yes'),
(44018,3676,'_backorders','no'),
(44019,3676,'_sold_individually','no'),
(44020,3676,'_virtual','no'),
(44021,3676,'_downloadable','no'),
(44022,3676,'_download_limit','-1'),
(44023,3676,'_download_expiry','-1'),
(44024,3676,'_thumbnail_id','3675'),
(44025,3676,'_stock','2'),
(44026,3676,'_stock_status','instock'),
(44027,3676,'_wc_average_rating','0'),
(44028,3676,'_wc_review_count','0'),
(44029,3676,'_product_version','9.7.1'),
(44030,3676,'_price','1040'),
(44031,3670,'_edit_last','244'),
(44032,3670,'_edit_lock','1686640295:244'),
(44033,3672,'_edit_last','244'),
(44034,3672,'_edit_lock','1686640486:244'),
(44035,3674,'_edit_last','425'),
(44036,3674,'_edit_lock','1742976377:425'),
(44037,3676,'_edit_last','425'),
(44038,3676,'_edit_lock','1742979286:425'),
(44056,3677,'_wp_attached_file','2023/06/NIXIN-SST-Water-Cannon-50mm-Plumbing-.jpg'),
(44057,3677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:49:\"2023/06/NIXIN-SST-Water-Cannon-50mm-Plumbing-.jpg\";s:8:\"filesize\";i:54194;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5358;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2406;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21860;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5358;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14830;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-50mm-Plumbing--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44058,3677,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f0b5727b787810829778414729a3908bcb73326d/NIXIN-SST-Water-Cannon--50mm-Plumbing-.jpg'),
(44059,3678,'_sku','12240'),
(44060,3678,'_regular_price','510'),
(44061,3678,'total_sales','4'),
(44062,3678,'_tax_status','taxable'),
(44063,3678,'_tax_class',''),
(44064,3678,'_manage_stock','yes'),
(44065,3678,'_backorders','no'),
(44066,3678,'_sold_individually','no'),
(44067,3678,'_virtual','no'),
(44068,3678,'_downloadable','no'),
(44069,3678,'_download_limit','-1'),
(44070,3678,'_download_expiry','-1'),
(44071,3678,'_thumbnail_id','3677'),
(44072,3678,'_stock','10'),
(44073,3678,'_stock_status','instock'),
(44074,3678,'_wc_average_rating','0'),
(44075,3678,'_wc_review_count','0'),
(44076,3678,'_product_version','9.6.2'),
(44077,3678,'_price','510'),
(44078,3678,'_edit_lock','1689757669:425'),
(44079,3678,'_oembed_bac5a7be8e73469a60a6cf8f39752c39','<iframe title=\"Water feature equipped with NIXIN products\" width=\"754\" height=\"424\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44080,3678,'_oembed_time_bac5a7be8e73469a60a6cf8f39752c39','1686213228'),
(44081,3678,'_edit_last','425'),
(44082,3678,'_yoast_wpseo_primary_product_cat','36'),
(44083,3678,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44084,3678,'_oembed_347412cf27e1b20c9b2d5e8b51c2b44b','<iframe title=\"Water feature equipped with NIXIN products\" width=\"758\" height=\"426\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44085,3678,'_oembed_time_347412cf27e1b20c9b2d5e8b51c2b44b','1686213259'),
(44086,3679,'_wp_attached_file','2023/06/NIXIN-SST-Adj-Ball-Spout-Complete.jpg'),
(44087,3679,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:45:\"2023/06/NIXIN-SST-Adj-Ball-Spout-Complete.jpg\";s:8:\"filesize\";i:84350;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Adj-Ball-Spout-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9314;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Adj-Ball-Spout-Complete-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59028;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Adj-Ball-Spout-Complete-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3719;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Adj-Ball-Spout-Complete-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37729;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:45:\"NIXIN-SST-Adj-Ball-Spout-Complete-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9314;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Adj-Ball-Spout-Complete-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26022;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-Adj-Ball-Spout-Complete-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44088,3679,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dc5ba39807257c0284bc1929c1d64dfb3f49632b/NIXIN-SST-Adj-Ball-Spout-Complete.jpg'),
(44089,3680,'_sku','11354'),
(44090,3680,'_regular_price','1835'),
(44091,3680,'total_sales','0'),
(44092,3680,'_tax_status','taxable'),
(44093,3680,'_tax_class',''),
(44094,3680,'_manage_stock','yes'),
(44095,3680,'_backorders','no'),
(44096,3680,'_sold_individually','no'),
(44097,3680,'_virtual','no'),
(44098,3680,'_downloadable','no'),
(44099,3680,'_download_limit','-1'),
(44100,3680,'_download_expiry','-1'),
(44101,3680,'_thumbnail_id','3679'),
(44102,3680,'_stock','46'),
(44103,3680,'_stock_status','instock'),
(44104,3680,'_wc_average_rating','0'),
(44105,3680,'_wc_review_count','0'),
(44106,3680,'_product_version','9.8.2'),
(44107,3680,'_price','1835'),
(44120,3680,'_edit_last','425'),
(44121,3680,'_edit_lock','1708084885:425'),
(44122,3680,'_yoast_wpseo_primary_product_cat',''),
(44123,3680,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44124,3681,'_wp_attached_file','2023/06/NIXIN-63LED-Crystalite-Only.jpg'),
(44125,3681,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/NIXIN-63LED-Crystalite-Only.jpg\";s:8:\"filesize\";i:49760;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"NIXIN-63LED-Crystalite-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5817;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34922;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-63LED-Crystalite-Only-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"NIXIN-63LED-Crystalite-Only-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22316;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"NIXIN-63LED-Crystalite-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5828;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"NIXIN-63LED-Crystalite-Only-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-63LED-Crystalite-Only-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44126,3681,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f0fa9fcb9d8fcd51cbdfa73ea288dc81dd256276/NIXIN-63LED-Crystalite-Only.jpg'),
(44127,3682,'_sku','11473'),
(44128,3682,'_regular_price','735'),
(44129,3682,'total_sales','0'),
(44130,3682,'_tax_status','taxable'),
(44131,3682,'_tax_class',''),
(44132,3682,'_manage_stock','yes'),
(44133,3682,'_backorders','no'),
(44134,3682,'_sold_individually','no'),
(44135,3682,'_virtual','no'),
(44136,3682,'_downloadable','no'),
(44137,3682,'_download_limit','-1'),
(44138,3682,'_download_expiry','-1'),
(44139,3682,'_thumbnail_id','3681'),
(44140,3682,'_stock','428'),
(44141,3682,'_stock_status','instock'),
(44142,3682,'_wc_average_rating','0'),
(44143,3682,'_wc_review_count','0'),
(44144,3682,'_product_version','9.8.5'),
(44145,3682,'_price','735'),
(44146,3683,'_wp_attached_file','2023/06/NIXIN-63LED-Crystalite-Only-1.jpg'),
(44147,3683,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/06/NIXIN-63LED-Crystalite-Only-1.jpg\";s:8:\"filesize\";i:49760;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5817;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-63LED-Crystalite-Only-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34922;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22316;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5828;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15559;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-63LED-Crystalite-Only-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1732;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44148,3683,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f0fa9fcb9d8fcd51cbdfa73ea288dc81dd256276/NIXIN-63LED-Crystalite-Only.jpg'),
(44149,3684,'_sku','11474'),
(44150,3684,'_regular_price','735'),
(44151,3684,'total_sales','0'),
(44152,3684,'_tax_status','taxable'),
(44153,3684,'_tax_class',''),
(44154,3684,'_manage_stock','yes'),
(44155,3684,'_backorders','no'),
(44156,3684,'_sold_individually','no'),
(44157,3684,'_virtual','no'),
(44158,3684,'_downloadable','no'),
(44159,3684,'_download_limit','-1'),
(44160,3684,'_download_expiry','-1'),
(44161,3684,'_thumbnail_id','3683'),
(44162,3684,'_stock','660'),
(44163,3684,'_stock_status','instock'),
(44164,3684,'_wc_average_rating','0'),
(44165,3684,'_wc_review_count','0'),
(44166,3684,'_product_version','9.8.5'),
(44167,3684,'_price','735'),
(44168,3684,'_edit_last','425'),
(44169,3684,'_edit_lock','1727684642:425'),
(44170,3682,'_edit_last','244'),
(44171,3682,'_edit_lock','1686213919:244'),
(44172,3682,'_yoast_wpseo_primary_product_cat',''),
(44173,3682,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44174,3684,'_yoast_wpseo_primary_product_cat',''),
(44175,3684,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44179,3685,'_wp_attached_file','2023/06/NIXIN-SST-Water-Cannon-32mm-Plumbing-.jpg'),
(44180,3685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:49:\"2023/06/NIXIN-SST-Water-Cannon-32mm-Plumbing-.jpg\";s:8:\"filesize\";i:49260;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4865;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19850;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4865;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13598;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Water-Cannon-32mm-Plumbing--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44181,3685,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7e12da16203fe5b70c8f3d57a9cf2252414745db/NIXIN-SST-Water-Cannon--32mm-Plumbing-.jpg'),
(44182,3686,'_sku','11328'),
(44183,3686,'_regular_price','510'),
(44184,3686,'total_sales','0'),
(44185,3686,'_tax_status','taxable'),
(44186,3686,'_tax_class',''),
(44187,3686,'_manage_stock','yes'),
(44188,3686,'_backorders','no'),
(44189,3686,'_sold_individually','no'),
(44190,3686,'_virtual','no'),
(44191,3686,'_downloadable','no'),
(44192,3686,'_download_limit','-1'),
(44193,3686,'_download_expiry','-1'),
(44194,3686,'_thumbnail_id','3685'),
(44195,3686,'_stock','30'),
(44196,3686,'_stock_status','instock'),
(44197,3686,'_wc_average_rating','0'),
(44198,3686,'_wc_review_count','0'),
(44199,3686,'_product_version','9.6.2'),
(44200,3686,'_price','510'),
(44201,3687,'_wp_attached_file','2023/06/NIXIN-Compact-63LED-Crystalite-Black-Nut.jpg'),
(44202,3687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:52:\"2023/06/NIXIN-Compact-63LED-Crystalite-Black-Nut.jpg\";s:8:\"filesize\";i:59739;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6661;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40938;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25898;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6682;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17869;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1951;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44203,3687,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d1f477d8c7a22400479b69749c5c19f98d68c9ae/NIXIN-Compact-63LED-Crystalite---Black-Nut.jpg'),
(44204,3688,'_sku','12997'),
(44205,3688,'_regular_price','780'),
(44206,3688,'total_sales','0'),
(44207,3688,'_tax_status','taxable'),
(44208,3688,'_tax_class',''),
(44209,3688,'_manage_stock','yes'),
(44210,3688,'_backorders','no'),
(44211,3688,'_sold_individually','no'),
(44212,3688,'_virtual','no'),
(44213,3688,'_downloadable','no'),
(44214,3688,'_download_limit','-1'),
(44215,3688,'_download_expiry','-1'),
(44216,3688,'_thumbnail_id','3687'),
(44217,3688,'_stock','0'),
(44218,3688,'_stock_status','outofstock'),
(44219,3688,'_wc_average_rating','0'),
(44220,3688,'_wc_review_count','0'),
(44221,3688,'_product_version','9.8.1'),
(44222,3688,'_price','780'),
(44223,3689,'_wp_attached_file','2023/06/NIXIN-Compact-63LED-Crystalite.jpg'),
(44224,3689,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/06/NIXIN-Compact-63LED-Crystalite.jpg\";s:8:\"filesize\";i:59861;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-63LED-Crystalite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6433;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-63LED-Crystalite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2834;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-63LED-Crystalite-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25621;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-Compact-63LED-Crystalite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6433;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-63LED-Crystalite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17534;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-63LED-Crystalite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44225,3689,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/61eb6dbf0d863e1d4202c6e90c84224f4668fee3/NIXIN-Compact-63LED-Crystalite.jpg'),
(44226,3690,'_sku','12913'),
(44227,3690,'_regular_price','780'),
(44228,3690,'total_sales','0'),
(44229,3690,'_tax_status','taxable'),
(44230,3690,'_tax_class',''),
(44231,3690,'_manage_stock','yes'),
(44232,3690,'_backorders','no'),
(44233,3690,'_sold_individually','no'),
(44234,3690,'_virtual','no'),
(44235,3690,'_downloadable','no'),
(44236,3690,'_download_limit','-1'),
(44237,3690,'_download_expiry','-1'),
(44238,3690,'_thumbnail_id','3689'),
(44239,3690,'_stock','0'),
(44240,3690,'_stock_status','outofstock'),
(44241,3690,'_wc_average_rating','0'),
(44242,3690,'_wc_review_count','0'),
(44243,3690,'_product_version','9.8.1'),
(44244,3690,'_price','780'),
(44245,3691,'_wp_attached_file','2023/06/NIXIN-Compact-63LED-Crystalite-Black-Nut-1.jpg'),
(44246,3691,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:54:\"2023/06/NIXIN-Compact-63LED-Crystalite-Black-Nut-1.jpg\";s:8:\"filesize\";i:59739;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6661;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40938;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25898;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6682;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17869;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:54:\"NIXIN-Compact-63LED-Crystalite-Black-Nut-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1951;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44247,3691,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d1f477d8c7a22400479b69749c5c19f98d68c9ae/NIXIN-Compact-63LED-Crystalite---Black-Nut.jpg'),
(44248,3692,'_sku','13171'),
(44249,3692,'_regular_price','780'),
(44250,3692,'total_sales','0'),
(44251,3692,'_tax_status','taxable'),
(44252,3692,'_tax_class',''),
(44253,3692,'_manage_stock','yes'),
(44254,3692,'_backorders','no'),
(44255,3692,'_sold_individually','no'),
(44256,3692,'_virtual','no'),
(44257,3692,'_downloadable','no'),
(44258,3692,'_download_limit','-1'),
(44259,3692,'_download_expiry','-1'),
(44260,3692,'_thumbnail_id','3691'),
(44261,3692,'_stock','0'),
(44262,3692,'_stock_status','outofstock'),
(44263,3692,'_wc_average_rating','0'),
(44264,3692,'_wc_review_count','0'),
(44265,3692,'_product_version','9.8.1'),
(44266,3692,'_price','780'),
(44267,3693,'_wp_attached_file','2023/06/NIXIN-Compact-63LED-Crystalite-1.jpg'),
(44268,3693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/06/NIXIN-Compact-63LED-Crystalite-1.jpg\";s:8:\"filesize\";i:59861;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6433;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-Compact-63LED-Crystalite-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2834;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25621;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6433;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17534;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-63LED-Crystalite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1868;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44269,3693,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/61eb6dbf0d863e1d4202c6e90c84224f4668fee3/NIXIN-Compact-63LED-Crystalite.jpg'),
(44270,3694,'_sku','12832'),
(44271,3694,'_regular_price','780'),
(44272,3694,'total_sales','0'),
(44273,3694,'_tax_status','taxable'),
(44274,3694,'_tax_class',''),
(44275,3694,'_manage_stock','yes'),
(44276,3694,'_backorders','no'),
(44277,3694,'_sold_individually','no'),
(44278,3694,'_virtual','no'),
(44279,3694,'_downloadable','no'),
(44280,3694,'_download_limit','-1'),
(44281,3694,'_download_expiry','-1'),
(44282,3694,'_thumbnail_id','3693'),
(44283,3694,'_stock','0'),
(44284,3694,'_stock_status','outofstock'),
(44285,3694,'_wc_average_rating','0'),
(44286,3694,'_wc_review_count','0'),
(44287,3694,'_product_version','9.8.1'),
(44288,3694,'_price','780'),
(44289,3686,'_edit_last','244'),
(44290,3686,'_edit_lock','1686640505:244'),
(44291,3688,'_edit_last','425'),
(44292,3688,'_edit_lock','1727685518:425'),
(44293,3690,'_edit_last','244'),
(44294,3690,'_edit_lock','1686227465:244'),
(44295,3692,'_edit_last','244'),
(44296,3692,'_edit_lock','1686227527:244'),
(44297,3694,'_edit_last','244'),
(44298,3694,'_edit_lock','1686227502:244'),
(44299,3686,'_yoast_wpseo_primary_product_cat',''),
(44300,3686,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44301,3688,'_yoast_wpseo_primary_product_cat',''),
(44302,3688,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44303,3690,'_yoast_wpseo_primary_product_cat',''),
(44304,3690,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44305,3694,'_yoast_wpseo_primary_product_cat',''),
(44306,3694,'_yoast_wpseo_title','%%title%% %%page%%'),
(44307,3694,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44308,3692,'_yoast_wpseo_primary_product_cat',''),
(44309,3692,'_yoast_wpseo_title','%%title%% %%page%%'),
(44310,3692,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44313,3695,'_wp_attached_file','2023/06/NIXIN-SST-Curve-Pipe-Spout.jpg'),
(44314,3695,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Curve-Pipe-Spout.jpg\";s:8:\"filesize\";i:51406;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Curve-Pipe-Spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4905;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Curve-Pipe-Spout-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Curve-Pipe-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2073;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Curve-Pipe-Spout-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21329;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Curve-Pipe-Spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4914;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Curve-Pipe-Spout-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14285;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Curve-Pipe-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1456;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44315,3695,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/57e2440941fb3632b566343d1cd6e05d8e1ba08b/NIXIN-SST-Curve-Pipe-Spout.jpg'),
(44316,3696,'_sku','11323'),
(44317,3696,'_regular_price','2700'),
(44318,3696,'total_sales','0'),
(44319,3696,'_tax_status','taxable'),
(44320,3696,'_tax_class',''),
(44321,3696,'_manage_stock','yes'),
(44322,3696,'_backorders','no'),
(44323,3696,'_sold_individually','no'),
(44324,3696,'_virtual','no'),
(44325,3696,'_downloadable','no'),
(44326,3696,'_download_limit','-1'),
(44327,3696,'_download_expiry','-1'),
(44328,3696,'_thumbnail_id','3695'),
(44329,3696,'_stock','3'),
(44330,3696,'_stock_status','instock'),
(44331,3696,'_wc_average_rating','0'),
(44332,3696,'_wc_review_count','0'),
(44333,3696,'_product_version','9.8.2'),
(44334,3696,'_price','2700'),
(44335,3697,'_wp_attached_file','2023/06/NIXIN-SST-Goose-Neck-Spout-d38mm.jpg'),
(44336,3697,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/NIXIN-SST-Goose-Neck-Spout-d38mm.jpg\";s:8:\"filesize\";i:70170;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Goose-Neck-Spout-d38mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7292;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Goose-Neck-Spout-d38mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Goose-Neck-Spout-d38mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Goose-Neck-Spout-d38mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30836;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Goose-Neck-Spout-d38mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7292;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Goose-Neck-Spout-d38mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21116;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Goose-Neck-Spout-d38mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1843;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44337,3697,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0b161616518cf69ffdf179bbf85b15885e538b15/NIXIN-SST-Goose-Neck-Spout-d38mm.jpg'),
(44338,3698,'_sku','11322'),
(44339,3698,'_regular_price','4700'),
(44340,3698,'total_sales','0'),
(44341,3698,'_tax_status','taxable'),
(44342,3698,'_tax_class',''),
(44343,3698,'_manage_stock','yes'),
(44344,3698,'_backorders','no'),
(44345,3698,'_sold_individually','no'),
(44346,3698,'_virtual','no'),
(44347,3698,'_downloadable','no'),
(44348,3698,'_download_limit','-1'),
(44349,3698,'_download_expiry','-1'),
(44350,3698,'_thumbnail_id','3697'),
(44351,3698,'_stock','1'),
(44352,3698,'_stock_status','instock'),
(44353,3698,'_wc_average_rating','0'),
(44354,3698,'_wc_review_count','0'),
(44355,3698,'_product_version','9.8.1'),
(44356,3698,'_price','4700'),
(44357,3699,'_wp_attached_file','2023/06/NIXIN-SST-Fan-Jet-Spout-150mm.jpg'),
(44358,3699,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/06/NIXIN-SST-Fan-Jet-Spout-150mm.jpg\";s:8:\"filesize\";i:56997;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6088;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Fan-Jet-Spout-150mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-150mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-150mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23972;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-150mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6091;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-150mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16380;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-150mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1786;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44359,3699,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/22209e7054788f53ddf9be6566130e1d4046cda0/NIXIN-SST-Fan-Jet-Spout-150mm.jpg'),
(44360,3700,'_sku','11325'),
(44361,3700,'_regular_price','1890'),
(44362,3700,'total_sales','0'),
(44363,3700,'_tax_status','taxable'),
(44364,3700,'_tax_class',''),
(44365,3700,'_manage_stock','yes'),
(44366,3700,'_backorders','no'),
(44367,3700,'_sold_individually','no'),
(44368,3700,'_virtual','no'),
(44369,3700,'_downloadable','no'),
(44370,3700,'_download_limit','-1'),
(44371,3700,'_download_expiry','-1'),
(44372,3700,'_thumbnail_id','3699'),
(44373,3700,'_stock','6'),
(44374,3700,'_stock_status','instock'),
(44375,3700,'_wc_average_rating','0'),
(44376,3700,'_wc_review_count','0'),
(44377,3700,'_product_version','9.6.0'),
(44378,3700,'_price','1890'),
(44379,3701,'_wp_attached_file','2023/06/NIXIN-SST-Fan-Jet-Spout-100mm.jpg'),
(44380,3701,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:41:\"2023/06/NIXIN-SST-Fan-Jet-Spout-100mm.jpg\";s:8:\"filesize\";i:65526;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-100mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6392;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-Fan-Jet-Spout-100mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-100mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2781;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-100mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27103;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-100mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6388;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-100mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18076;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-Fan-Jet-Spout-100mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1935;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44381,3701,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e43f4fc181de7883ca0bd28c3852b463f56df173/NIXIN-SST-Fan-Jet-Spout-100mm.jpg'),
(44382,3702,'_sku','11324'),
(44383,3702,'_regular_price','1355'),
(44384,3702,'total_sales','0'),
(44385,3702,'_tax_status','taxable'),
(44386,3702,'_tax_class',''),
(44387,3702,'_manage_stock','yes'),
(44388,3702,'_backorders','no'),
(44389,3702,'_sold_individually','no'),
(44390,3702,'_virtual','no'),
(44391,3702,'_downloadable','no'),
(44392,3702,'_download_limit','-1'),
(44393,3702,'_download_expiry','-1'),
(44394,3702,'_thumbnail_id','3701'),
(44395,3702,'_stock','1'),
(44396,3702,'_stock_status','instock'),
(44397,3702,'_wc_average_rating','0'),
(44398,3702,'_wc_review_count','0'),
(44399,3702,'_product_version','9.6.0'),
(44400,3702,'_price','1355'),
(44401,3696,'_edit_last','425'),
(44402,3696,'_edit_lock','1730124377:425'),
(44403,3698,'_edit_last','425'),
(44404,3698,'_edit_lock','1708007529:425'),
(44405,3700,'_edit_last','425'),
(44406,3700,'_edit_lock','1727684887:425'),
(44407,3702,'_edit_last','425'),
(44408,3702,'_edit_lock','1730124377:425'),
(44409,3702,'_yoast_wpseo_primary_product_cat',''),
(44410,3702,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44411,3703,'_wp_attached_file','2023/06/Photo-2014-08-09-09-09-07.jpg'),
(44412,3703,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1080;s:4:\"file\";s:37:\"2023/06/Photo-2014-08-09-09-09-07.jpg\";s:8:\"filesize\";i:436835;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Photo-2014-08-09-09-09-07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24547;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Photo-2014-08-09-09-09-07-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213260;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Photo-2014-08-09-09-09-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Photo-2014-08-09-09-09-07-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132204;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Photo-2014-08-09-09-09-07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24547;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Photo-2014-08-09-09-09-07-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86610;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Photo-2014-08-09-09-09-07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 5\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1407575347\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44413,3700,'_product_image_gallery','1112,3703'),
(44414,3700,'_yoast_wpseo_primary_product_cat',''),
(44415,3700,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44416,3698,'_yoast_wpseo_primary_product_cat',''),
(44417,3698,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44418,3696,'_yoast_wpseo_primary_product_cat',''),
(44419,3696,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44420,3704,'_wp_attached_file','2023/05/NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town.jpg'),
(44421,3704,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:63:\"2023/05/NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town.jpg\";s:8:\"filesize\";i:69407;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:63:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7229;}s:5:\"large\";a:5:{s:4:\"file\";s:64:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44600;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:63:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3328;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:63:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:65:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83589;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:63:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8308;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:63:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19920;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:63:\"NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2165;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44422,2852,'_product_image_gallery','3704'),
(44423,2852,'_yoast_wpseo_primary_product_cat',''),
(44424,2852,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44425,3705,'_wp_attached_file','2023/06/NIXIN-SST-Jet-Stream-32mm-Plumbing-.jpg'),
(44426,3705,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:47:\"2023/06/NIXIN-SST-Jet-Stream-32mm-Plumbing-.jpg\";s:8:\"filesize\";i:65197;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6736;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44512;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27571;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6706;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18977;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-32mm-Plumbing--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44427,3705,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2b02994a0777f4c038c987ea4cbd624817e4edcd/NIXIN-SST-Jet-Stream--32mm-Plumbing-.jpg'),
(44428,3706,'_sku','11326'),
(44429,3706,'_regular_price','565'),
(44430,3706,'total_sales','0'),
(44431,3706,'_tax_status','taxable'),
(44432,3706,'_tax_class',''),
(44433,3706,'_manage_stock','yes'),
(44434,3706,'_backorders','no'),
(44435,3706,'_sold_individually','no'),
(44436,3706,'_virtual','no'),
(44437,3706,'_downloadable','no'),
(44438,3706,'_download_limit','-1'),
(44439,3706,'_download_expiry','-1'),
(44440,3706,'_thumbnail_id','3705'),
(44441,3706,'_stock','0'),
(44442,3706,'_stock_status','outofstock'),
(44443,3706,'_wc_average_rating','0'),
(44444,3706,'_wc_review_count','0'),
(44445,3706,'_product_version','9.7.1'),
(44446,3706,'_price','565'),
(44447,3707,'_wp_attached_file','2023/06/NIXIN-SST-Jet-Stream-50mm-Plumbing-.jpg'),
(44448,3707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:47:\"2023/06/NIXIN-SST-Jet-Stream-50mm-Plumbing-.jpg\";s:8:\"filesize\";i:56102;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5614;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37383;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2411;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22968;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5614;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"NIXIN-SST-Jet-Stream-50mm-Plumbing--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1681;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44449,3707,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c5952cc339927dd69413f4b2b0e70c15a73ddf29/NIXIN-SST-Jet-Stream--50mm-Plumbing-.jpg'),
(44450,3708,'_sku','11327'),
(44451,3708,'_regular_price','565'),
(44452,3708,'total_sales','0'),
(44453,3708,'_tax_status','taxable'),
(44454,3708,'_tax_class',''),
(44455,3708,'_manage_stock','yes'),
(44456,3708,'_backorders','no'),
(44457,3708,'_sold_individually','no'),
(44458,3708,'_virtual','no'),
(44459,3708,'_downloadable','no'),
(44460,3708,'_download_limit','-1'),
(44461,3708,'_download_expiry','-1'),
(44462,3708,'_thumbnail_id','3707'),
(44463,3708,'_stock','0'),
(44464,3708,'_stock_status','outofstock'),
(44465,3708,'_wc_average_rating','0'),
(44466,3708,'_wc_review_count','0'),
(44467,3708,'_product_version','9.7.1'),
(44468,3708,'_price','565'),
(44469,3706,'_edit_last','425'),
(44470,3706,'_edit_lock','1730124377:425'),
(44471,3708,'_edit_last','244'),
(44472,3708,'_edit_lock','1686232285:244'),
(44473,3706,'_yoast_wpseo_primary_product_cat',''),
(44474,3706,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44475,3708,'_yoast_wpseo_primary_product_cat',''),
(44476,3708,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44479,3708,'_oembed_ceeae117840daced74c75e0ceda763d7','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"754\" height=\"424\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44480,3708,'_oembed_time_ceeae117840daced74c75e0ceda763d7','1686232407'),
(44481,3708,'_oembed_c4cfe34b66a2da79abd3c19ad8d065aa','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"758\" height=\"426\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44482,3708,'_oembed_time_c4cfe34b66a2da79abd3c19ad8d065aa','1686232426'),
(44483,3706,'_oembed_ceeae117840daced74c75e0ceda763d7','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"754\" height=\"424\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44484,3706,'_oembed_time_ceeae117840daced74c75e0ceda763d7','1686232451'),
(44485,3706,'_oembed_c4cfe34b66a2da79abd3c19ad8d065aa','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"758\" height=\"426\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44486,3706,'_oembed_time_c4cfe34b66a2da79abd3c19ad8d065aa','1686232461'),
(44498,3700,'_oembed_712fc8da2eacadc40f8d6b260f81a708','<iframe title=\"Nixin Fan Jet Spout\" width=\"754\" height=\"424\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44499,3700,'_oembed_time_712fc8da2eacadc40f8d6b260f81a708','1686232547'),
(44501,3700,'_oembed_7ebee66a880f3511787b32f291ad0203','<iframe title=\"Nixin Fan Jet Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44502,3700,'_oembed_time_7ebee66a880f3511787b32f291ad0203','1686232586'),
(44503,3700,'_oembed_1397043c3287e677f99a4a5d7c607fad','<iframe title=\"Nixin Fan Jet Spout\" width=\"758\" height=\"426\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44504,3700,'_oembed_time_1397043c3287e677f99a4a5d7c607fad','1686232594'),
(44505,3702,'_oembed_712fc8da2eacadc40f8d6b260f81a708','<iframe title=\"Nixin Fan Jet Spout\" width=\"754\" height=\"424\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44506,3702,'_oembed_time_712fc8da2eacadc40f8d6b260f81a708','1686232612'),
(44508,3702,'_oembed_7ebee66a880f3511787b32f291ad0203','<iframe title=\"Nixin Fan Jet Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44509,3702,'_oembed_time_7ebee66a880f3511787b32f291ad0203','1686232620'),
(44510,3702,'_oembed_1397043c3287e677f99a4a5d7c607fad','<iframe title=\"Nixin Fan Jet Spout\" width=\"758\" height=\"426\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44511,3702,'_oembed_time_1397043c3287e677f99a4a5d7c607fad','1686232626'),
(44587,3568,'_edit_last','244'),
(44588,3568,'_edit_lock','1686235486:244'),
(44589,3543,'_edit_last','244'),
(44590,3543,'_edit_lock','1686235498:244'),
(44591,3532,'_edit_last','244'),
(44592,3532,'_edit_lock','1686235509:244'),
(44593,3518,'_edit_last','244'),
(44594,3518,'_edit_lock','1686235518:244'),
(44595,3190,'_edit_last','244'),
(44596,3190,'_edit_lock','1686235546:244'),
(44597,3709,'_wp_attached_file','2023/06/NIXIN-Acetal-Aimflo-Plug-Blocker-White.jpg'),
(44598,3709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:50:\"2023/06/NIXIN-Acetal-Aimflo-Plug-Blocker-White.jpg\";s:8:\"filesize\";i:48446;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4951;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32343;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20015;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4955;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13522;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:50:\"NIXIN-Acetal-Aimflo-Plug-Blocker-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44599,3709,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c00ac8524869b5475af09b63af37701a138ad680/NIXIN-Acetal-Aimflo-Plug-Blocker-White.jpg'),
(44600,3710,'_sku','12159'),
(44601,3710,'_regular_price','205'),
(44602,3710,'total_sales','0'),
(44603,3710,'_tax_status','taxable'),
(44604,3710,'_tax_class',''),
(44605,3710,'_manage_stock','yes'),
(44606,3710,'_backorders','no'),
(44607,3710,'_sold_individually','no'),
(44608,3710,'_virtual','no'),
(44609,3710,'_downloadable','no'),
(44610,3710,'_download_limit','-1'),
(44611,3710,'_download_expiry','-1'),
(44612,3710,'_thumbnail_id','3709'),
(44613,3710,'_stock','25'),
(44614,3710,'_stock_status','instock'),
(44615,3710,'_wc_average_rating','0'),
(44616,3710,'_wc_review_count','0'),
(44617,3710,'_product_version','9.7.1'),
(44618,3710,'_price','205'),
(44619,3710,'_edit_lock','1708007525:425'),
(44620,3710,'_edit_last','425'),
(44621,3710,'_yoast_wpseo_primary_product_cat',''),
(44622,3710,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44623,3702,'_oembed_20acd67b02a7f62dfaa4be5c369f67ea','<iframe title=\"Nixin Fan Jet Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44624,3702,'_oembed_time_20acd67b02a7f62dfaa4be5c369f67ea','1686264631'),
(44625,3700,'_oembed_20acd67b02a7f62dfaa4be5c369f67ea','<iframe title=\"Nixin Fan Jet Spout\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44626,3700,'_oembed_time_20acd67b02a7f62dfaa4be5c369f67ea','1686265029'),
(44627,3706,'_oembed_08f33fc41b7874fa617d33f5e9ca7378','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44628,3706,'_oembed_time_08f33fc41b7874fa617d33f5e9ca7378','1686265762'),
(44629,3678,'_oembed_313527c8017508f3f00104667ebceb7d','<iframe title=\"Water feature equipped with NIXIN products\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44630,3678,'_oembed_time_313527c8017508f3f00104667ebceb7d','1686271541'),
(44631,3708,'_oembed_08f33fc41b7874fa617d33f5e9ca7378','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"825\" height=\"464\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(44632,3708,'_oembed_time_08f33fc41b7874fa617d33f5e9ca7378','1686271900'),
(44634,3711,'_wp_attached_file','2023/06/Mod-N-Medusa.jpg'),
(44635,3711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2486;s:6:\"height\";i:2486;s:4:\"file\";s:24:\"2023/06/Mod-N-Medusa.jpg\";s:8:\"filesize\";i:514885;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Medusa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16389;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Medusa-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Medusa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4706;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Medusa-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Mod-N-Medusa-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240407;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"Mod-N-Medusa-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367224;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Medusa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16389;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Medusa-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53513;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Medusa-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2504;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44636,3711,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f06277d152ef0174df8ba83d3c3eff1a9ae2c2ea/Mod-N-Medusa.jpg'),
(44637,3712,'total_sales','1'),
(44638,3712,'_tax_status','taxable'),
(44639,3712,'_tax_class',''),
(44640,3712,'_manage_stock','no'),
(44641,3712,'_backorders','no'),
(44642,3712,'_sold_individually','no'),
(44643,3712,'_virtual','no'),
(44644,3712,'_downloadable','no'),
(44645,3712,'_download_limit','-1'),
(44646,3712,'_download_expiry','-1'),
(44647,3712,'_thumbnail_id','3711'),
(44648,3712,'_stock',NULL),
(44649,3712,'_stock_status','instock'),
(44650,3712,'_wc_average_rating','0'),
(44651,3712,'_wc_review_count','0'),
(44652,3712,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:41:\"Blue | Black | Grey | Blue | Black | Grey\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(44653,3712,'_product_version','9.7.1'),
(44654,3713,'_wp_attached_file','2023/06/Mod-N-Medusa-Blue.jpg'),
(44655,3713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Medusa-Blue.jpg\";s:8:\"filesize\";i:203895;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21901;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Medusa-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95605;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21901;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65962;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44656,3713,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f6edc687728bd632dc48765012e82a72a413dc3f/Mod-N-Medusa-Blue.jpg'),
(44657,3714,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44658,3714,'_sku','10637'),
(44659,3714,'_regular_price','580'),
(44660,3714,'total_sales','0'),
(44661,3714,'_tax_status','taxable'),
(44662,3714,'_tax_class','parent'),
(44663,3714,'_manage_stock','yes'),
(44664,3714,'_backorders','no'),
(44665,3714,'_sold_individually','no'),
(44666,3714,'_virtual','no'),
(44667,3714,'_downloadable','no'),
(44668,3714,'_download_limit','-1'),
(44669,3714,'_download_expiry','-1'),
(44670,3714,'_thumbnail_id','3713'),
(44671,3714,'_stock','14'),
(44672,3714,'_stock_status','instock'),
(44673,3714,'_wc_average_rating','0'),
(44674,3714,'_wc_review_count','0'),
(44675,3714,'attribute_pa_size','o1000mm'),
(44676,3714,'attribute_colour','Blue'),
(44677,3714,'_price','580'),
(44678,3714,'_product_version','9.7.1'),
(44679,3715,'_wp_attached_file','2023/06/Mod-N-Medusa-Black.jpg'),
(44680,3715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Medusa-Black.jpg\";s:8:\"filesize\";i:178509;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Medusa-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85173;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3347;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44681,3715,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bed6f60701eda04f9bebbbf868e6c5553d7d4266/Mod-N-Medusa-Black.jpg'),
(44682,3716,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44683,3716,'_sku','10638'),
(44684,3716,'_regular_price','580'),
(44685,3716,'total_sales','0'),
(44686,3716,'_tax_status','taxable'),
(44687,3716,'_tax_class','parent'),
(44688,3716,'_manage_stock','yes'),
(44689,3716,'_backorders','no'),
(44690,3716,'_sold_individually','no'),
(44691,3716,'_virtual','no'),
(44692,3716,'_downloadable','no'),
(44693,3716,'_download_limit','-1'),
(44694,3716,'_download_expiry','-1'),
(44695,3716,'_thumbnail_id','3715'),
(44696,3716,'_stock','1'),
(44697,3716,'_stock_status','instock'),
(44698,3716,'_wc_average_rating','0'),
(44699,3716,'_wc_review_count','0'),
(44700,3716,'attribute_pa_size','o1000mm'),
(44701,3716,'attribute_colour','Black'),
(44702,3716,'_price','580'),
(44703,3716,'_product_version','9.7.1'),
(44704,3717,'_wp_attached_file','2023/06/Mod-N-Medusa-Grey.jpg'),
(44705,3717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Medusa-Grey.jpg\";s:8:\"filesize\";i:111768;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12036;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Medusa-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4214;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51870;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12036;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35822;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44706,3717,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f81fc9a8113f9b632ccad0b337d5c08817a76baf/Mod-N-Medusa-Grey.jpg'),
(44707,3718,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44708,3718,'_sku','13233'),
(44709,3718,'_regular_price','580'),
(44710,3718,'total_sales','0'),
(44711,3718,'_tax_status','taxable'),
(44712,3718,'_tax_class','parent'),
(44713,3718,'_manage_stock','yes'),
(44714,3718,'_backorders','no'),
(44715,3718,'_sold_individually','no'),
(44716,3718,'_virtual','no'),
(44717,3718,'_downloadable','no'),
(44718,3718,'_download_limit','-1'),
(44719,3718,'_download_expiry','-1'),
(44720,3718,'_thumbnail_id','3717'),
(44721,3718,'_stock','8'),
(44722,3718,'_stock_status','instock'),
(44723,3718,'_wc_average_rating','0'),
(44724,3718,'_wc_review_count','0'),
(44725,3718,'attribute_pa_size','o1000mm'),
(44726,3718,'attribute_colour','Grey'),
(44727,3718,'_price','580'),
(44728,3718,'_product_version','9.7.1'),
(44732,3712,'_edit_last','244'),
(44733,3712,'_edit_lock','1686299791:244'),
(44734,3714,'_length','100'),
(44735,3714,'_width','100'),
(44736,3716,'_length','100'),
(44737,3716,'_width','100'),
(44738,3718,'_length','100'),
(44739,3718,'_width','100'),
(44741,3712,'_product_image_gallery','3713,3715,3717'),
(44742,3712,'_yoast_wpseo_primary_product_cat',''),
(44743,3712,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44744,3719,'_wp_attached_file','2023/06/Mod-N-Helios.jpg'),
(44745,3719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1241;s:4:\"file\";s:24:\"2023/06/Mod-N-Helios.jpg\";s:8:\"filesize\";i:79642;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Helios-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10567;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Helios-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56485;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Helios-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Helios-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38394;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Helios-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10580;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Helios-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27488;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Helios-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2608;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44746,3719,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d7aa64035d9871a6d16bc21d4834511fd9c4fd17/Mod-N-Helios.jpg'),
(44747,3720,'total_sales','0'),
(44748,3720,'_tax_status','taxable'),
(44749,3720,'_tax_class',''),
(44750,3720,'_manage_stock','no'),
(44751,3720,'_backorders','no'),
(44752,3720,'_sold_individually','no'),
(44753,3720,'_virtual','no'),
(44754,3720,'_downloadable','no'),
(44755,3720,'_download_limit','-1'),
(44756,3720,'_download_expiry','-1'),
(44757,3720,'_thumbnail_id','3719'),
(44758,3720,'_stock',NULL),
(44759,3720,'_stock_status','instock'),
(44760,3720,'_wc_average_rating','0'),
(44761,3720,'_wc_review_count','0'),
(44762,3720,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:20:\"Orange | Red | Brown\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(44763,3720,'_product_version','9.1.4'),
(44764,3721,'_wp_attached_file','2023/06/Mod-N-Helios-Orange.jpg'),
(44765,3721,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1242;s:4:\"file\";s:31:\"2023/06/Mod-N-Helios-Orange.jpg\";s:8:\"filesize\";i:64290;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Helios-Orange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9484;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Helios-Orange-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Helios-Orange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4006;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Helios-Orange-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30689;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Helios-Orange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9492;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Helios-Orange-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22639;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Helios-Orange-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2437;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44766,3721,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/01048db35c597ee7e753f9a3f1e582f5528c24dd/Mod-N-Helios-Orange.jpg'),
(44767,3722,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44768,3722,'_sku','10633'),
(44769,3722,'_regular_price','610'),
(44770,3722,'total_sales','0'),
(44771,3722,'_tax_status','taxable'),
(44772,3722,'_tax_class','parent'),
(44773,3722,'_manage_stock','yes'),
(44774,3722,'_backorders','no'),
(44775,3722,'_sold_individually','no'),
(44776,3722,'_virtual','no'),
(44777,3722,'_downloadable','no'),
(44778,3722,'_download_limit','-1'),
(44779,3722,'_download_expiry','-1'),
(44780,3722,'_thumbnail_id','3721'),
(44781,3722,'_stock','32'),
(44782,3722,'_stock_status','instock'),
(44783,3722,'_wc_average_rating','0'),
(44784,3722,'_wc_review_count','0'),
(44785,3722,'attribute_pa_size','700mm'),
(44786,3722,'attribute_colour','Orange'),
(44787,3722,'_price','610'),
(44788,3722,'_product_version','9.1.4'),
(44789,3723,'_wp_attached_file','2023/06/Mod-N-Helios-Red.jpg'),
(44790,3723,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:28:\"2023/06/Mod-N-Helios-Red.jpg\";s:8:\"filesize\";i:75092;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helios-Red-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10704;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helios-Red-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helios-Red-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4469;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helios-Red-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35583;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Mod-N-Helios-Red-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10704;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helios-Red-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25690;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helios-Red-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44791,3723,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba7b51e63f63a7d45189a380b781aba4a59c9a9e/Mod-N-Helios-Red.jpg'),
(44792,3724,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44793,3724,'_sku','12003'),
(44794,3724,'_regular_price','610'),
(44795,3724,'total_sales','0'),
(44796,3724,'_tax_status','taxable'),
(44797,3724,'_tax_class','parent'),
(44798,3724,'_manage_stock','yes'),
(44799,3724,'_backorders','no'),
(44800,3724,'_sold_individually','no'),
(44801,3724,'_virtual','no'),
(44802,3724,'_downloadable','no'),
(44803,3724,'_download_limit','-1'),
(44804,3724,'_download_expiry','-1'),
(44805,3724,'_thumbnail_id','3723'),
(44806,3724,'_stock','1'),
(44807,3724,'_stock_status','instock'),
(44808,3724,'_wc_average_rating','0'),
(44809,3724,'_wc_review_count','0'),
(44810,3724,'attribute_pa_size','700mm'),
(44811,3724,'attribute_colour','Red'),
(44812,3724,'_price','610'),
(44813,3724,'_product_version','9.1.4'),
(44814,3725,'_wp_attached_file','2023/06/Mod-N-Helios-Brown.jpg'),
(44815,3725,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:30:\"2023/06/Mod-N-Helios-Brown.jpg\";s:8:\"filesize\";i:61548;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helios-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8061;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Helios-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helios-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helios-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28226;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Helios-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8061;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helios-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20036;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helios-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2187;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44816,3725,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6c704844a9b8dd0bca8f10e2a5cc5e4e38e3cfd4/Mod-N-Helios-Brown.jpg'),
(44817,3726,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44818,3726,'_sku','13234'),
(44819,3726,'_regular_price','610'),
(44820,3726,'total_sales','0'),
(44821,3726,'_tax_status','taxable'),
(44822,3726,'_tax_class','parent'),
(44823,3726,'_manage_stock','yes'),
(44824,3726,'_backorders','no'),
(44825,3726,'_sold_individually','no'),
(44826,3726,'_virtual','no'),
(44827,3726,'_downloadable','no'),
(44828,3726,'_download_limit','-1'),
(44829,3726,'_download_expiry','-1'),
(44830,3726,'_thumbnail_id','3725'),
(44831,3726,'_stock','3'),
(44832,3726,'_stock_status','instock'),
(44833,3726,'_wc_average_rating','0'),
(44834,3726,'_wc_review_count','0'),
(44835,3726,'attribute_pa_size','700mm'),
(44836,3726,'attribute_colour','Brown'),
(44837,3726,'_price','610'),
(44838,3726,'_product_version','9.1.4'),
(44842,3727,'_wp_attached_file','2023/06/Mod-N-Helm.jpg'),
(44843,3727,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:22:\"2023/06/Mod-N-Helm.jpg\";s:8:\"filesize\";i:55690;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Mod-N-Helm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8256;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Helm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Mod-N-Helm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3373;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Mod-N-Helm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26631;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Mod-N-Helm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8256;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Mod-N-Helm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20038;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Mod-N-Helm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44844,3727,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fa475dd7e1f65bf4688d06f66b85c59578604d4c/Mod-N-Helm.jpg'),
(44845,3728,'total_sales','0'),
(44846,3728,'_tax_status','taxable'),
(44847,3728,'_tax_class',''),
(44848,3728,'_manage_stock','no'),
(44849,3728,'_backorders','no'),
(44850,3728,'_sold_individually','no'),
(44851,3728,'_virtual','no'),
(44852,3728,'_downloadable','no'),
(44853,3728,'_download_limit','-1'),
(44854,3728,'_download_expiry','-1'),
(44855,3728,'_thumbnail_id','3727'),
(44856,3728,'_stock',NULL),
(44857,3728,'_stock_status','instock'),
(44858,3728,'_wc_average_rating','0'),
(44859,3728,'_wc_review_count','0'),
(44860,3728,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:12:\"Black | Blue\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(44861,3728,'_product_version','8.9.0'),
(44862,3729,'_wp_attached_file','2023/06/Mod-N-Helm-Black.jpg'),
(44863,3729,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Mod-N-Helm-Black.jpg\";s:8:\"filesize\";i:51589;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helm-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8249;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Helm-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36863;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helm-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3826;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helm-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25010;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Mod-N-Helm-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8249;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helm-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18629;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Helm-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44864,3729,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dfca3e4391a7cbddb886ccb0c3039b3c5acd0f84/Mod-N-Helm-Black.jpg'),
(44865,3730,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44866,3730,'_sku','10635'),
(44867,3730,'_regular_price','390'),
(44868,3730,'total_sales','0'),
(44869,3730,'_tax_status','taxable'),
(44870,3730,'_tax_class','parent'),
(44871,3730,'_manage_stock','yes'),
(44872,3730,'_backorders','no'),
(44873,3730,'_sold_individually','no'),
(44874,3730,'_virtual','no'),
(44875,3730,'_downloadable','no'),
(44876,3730,'_download_limit','-1'),
(44877,3730,'_download_expiry','-1'),
(44878,3730,'_thumbnail_id','3729'),
(44879,3730,'_stock','47'),
(44880,3730,'_stock_status','instock'),
(44881,3730,'_wc_average_rating','0'),
(44882,3730,'_wc_review_count','0'),
(44883,3730,'attribute_pa_size','800mm'),
(44884,3730,'attribute_colour','Black'),
(44885,3730,'_price','390'),
(44886,3730,'_product_version','8.9.0'),
(44887,3731,'_wp_attached_file','2023/06/Mod-N-Helm-Blue.jpg'),
(44888,3731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:27:\"2023/06/Mod-N-Helm-Blue.jpg\";s:8:\"filesize\";i:59161;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Mod-N-Helm-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9535;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Helm-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Helm-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4283;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Helm-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29004;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Mod-N-Helm-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9535;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Mod-N-Helm-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21620;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Helm-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2695;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44889,3731,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/97aef60e2a4bd75638febbb0f7df81dc50b259b0/Mod-N-Helm-Blue.jpg'),
(44890,3732,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44891,3732,'_sku','12002'),
(44892,3732,'_regular_price','390'),
(44893,3732,'total_sales','0'),
(44894,3732,'_tax_status','taxable'),
(44895,3732,'_tax_class','parent'),
(44896,3732,'_manage_stock','yes'),
(44897,3732,'_backorders','no'),
(44898,3732,'_sold_individually','no'),
(44899,3732,'_virtual','no'),
(44900,3732,'_downloadable','no'),
(44901,3732,'_download_limit','-1'),
(44902,3732,'_download_expiry','-1'),
(44903,3732,'_thumbnail_id','3731'),
(44904,3732,'_stock','0'),
(44905,3732,'_stock_status','outofstock'),
(44906,3732,'_wc_average_rating','0'),
(44907,3732,'_wc_review_count','0'),
(44908,3732,'attribute_pa_size','800mm'),
(44909,3732,'attribute_colour','Blue'),
(44910,3732,'_price','390'),
(44911,3732,'_product_version','8.9.0'),
(44915,3720,'_edit_last','425'),
(44916,3720,'_edit_lock','1708084885:425'),
(44917,3728,'_edit_last','244'),
(44918,3728,'_edit_lock','1712146624:425'),
(44920,3720,'_product_image_gallery','3725,3723,3721'),
(44921,3720,'_yoast_wpseo_primary_product_cat',''),
(44922,3720,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(44924,3728,'_product_image_gallery','3729,3731'),
(44925,3728,'_yoast_wpseo_primary_product_cat',''),
(44926,3728,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(44943,3733,'_wp_attached_file','2023/06/Mod-N-Seahorse.jpg'),
(44944,3733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2486;s:6:\"height\";i:2485;s:4:\"file\";s:26:\"2023/06/Mod-N-Seahorse.jpg\";s:8:\"filesize\";i:170281;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Mod-N-Seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6245;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Seahorse-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Mod-N-Seahorse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Seahorse-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24936;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"Mod-N-Seahorse-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74240;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"Mod-N-Seahorse-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118560;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Mod-N-Seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6255;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Mod-N-Seahorse-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17239;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Mod-N-Seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1814;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44945,3733,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/08b6ae7b45fea5de20f962bd6bbb1d58868f0c59/Mod-N-Seahorse.jpg'),
(44946,3734,'total_sales','0'),
(44947,3734,'_tax_status','taxable'),
(44948,3734,'_tax_class',''),
(44949,3734,'_manage_stock','no'),
(44950,3734,'_backorders','no'),
(44951,3734,'_sold_individually','no'),
(44952,3734,'_virtual','no'),
(44953,3734,'_downloadable','no'),
(44954,3734,'_download_limit','-1'),
(44955,3734,'_download_expiry','-1'),
(44956,3734,'_thumbnail_id','3733'),
(44957,3734,'_stock',NULL),
(44958,3734,'_stock_status','instock'),
(44959,3734,'_wc_average_rating','0'),
(44960,3734,'_wc_review_count','0'),
(44961,3734,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:12:\"Blue | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(44962,3734,'_product_version','9.8.1'),
(44963,3735,'_wp_attached_file','2023/06/Mod-N-Seahorse-Blue.jpg'),
(44964,3735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Mod-N-Seahorse-Blue.jpg\";s:8:\"filesize\";i:65573;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seahorse-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8222;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Seahorse-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seahorse-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seahorse-Blue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30300;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Seahorse-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8238;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seahorse-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21605;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seahorse-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2202;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44965,3735,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6ed5e1e44a7aec6c1ceb91e83f94a8f5e5c09430/Mod-N-Seahorse-Blue.jpg'),
(44966,3736,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44967,3736,'_sku','10634'),
(44968,3736,'_regular_price','500'),
(44969,3736,'total_sales','0'),
(44970,3736,'_tax_status','taxable'),
(44971,3736,'_tax_class','parent'),
(44972,3736,'_manage_stock','yes'),
(44973,3736,'_backorders','no'),
(44974,3736,'_sold_individually','no'),
(44975,3736,'_virtual','no'),
(44976,3736,'_downloadable','no'),
(44977,3736,'_download_limit','-1'),
(44978,3736,'_download_expiry','-1'),
(44979,3736,'_thumbnail_id','3735'),
(44980,3736,'_stock','45'),
(44981,3736,'_stock_status','instock'),
(44982,3736,'_wc_average_rating','0'),
(44983,3736,'_wc_review_count','0'),
(44984,3736,'attribute_pa_size','950mm'),
(44985,3736,'attribute_colour','Blue'),
(44986,3736,'_price','500'),
(44987,3736,'_product_version','9.8.1'),
(44988,3737,'_wp_attached_file','2023/06/Mod-N-Seahorse-Black.jpg'),
(44989,3737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Seahorse-Black.jpg\";s:8:\"filesize\";i:48616;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Seahorse-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6957;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Seahorse-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39930;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Seahorse-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2930;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Seahorse-Black-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25863;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Seahorse-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6950;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Seahorse-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18306;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Seahorse-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1936;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(44990,3737,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ee3097316c54cc10852403eafc62e0cc028d80e2/Mod-N-Seahorse-Black.jpg'),
(44991,3738,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(44992,3738,'_sku','12004'),
(44993,3738,'_regular_price','500'),
(44994,3738,'total_sales','0'),
(44995,3738,'_tax_status','taxable'),
(44996,3738,'_tax_class','parent'),
(44997,3738,'_manage_stock','yes'),
(44998,3738,'_backorders','no'),
(44999,3738,'_sold_individually','no'),
(45000,3738,'_virtual','no'),
(45001,3738,'_downloadable','no'),
(45002,3738,'_download_limit','-1'),
(45003,3738,'_download_expiry','-1'),
(45004,3738,'_thumbnail_id','3737'),
(45005,3738,'_stock','5'),
(45006,3738,'_stock_status','instock'),
(45007,3738,'_wc_average_rating','0'),
(45008,3738,'_wc_review_count','0'),
(45009,3738,'attribute_pa_size','950mm'),
(45010,3738,'attribute_colour','Black'),
(45011,3738,'_price','500'),
(45012,3738,'_product_version','9.8.1'),
(45016,3739,'_wp_attached_file','2023/06/Mod-N-Lady-Ball.jpg'),
(45017,3739,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2482;s:6:\"height\";i:2484;s:4:\"file\";s:27:\"2023/06/Mod-N-Lady-Ball.jpg\";s:8:\"filesize\";i:241563;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Mod-N-Lady-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8135;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lady-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Lady-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3170;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Lady-Ball-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37641;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lady-Ball-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111470;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lady-Ball-2046x2048.jpg\";s:5:\"width\";i:2046;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171611;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Mod-N-Lady-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8125;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Mod-N-Lady-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24968;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Lady-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45018,3739,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/84b3d41ec9c53bc7ed80e17c81bd0eba9932e5cc/Mod-N-Lady---Ball.jpg'),
(45019,3740,'total_sales','3'),
(45020,3740,'_tax_status','taxable'),
(45021,3740,'_tax_class',''),
(45022,3740,'_manage_stock','no'),
(45023,3740,'_backorders','no'),
(45024,3740,'_sold_individually','no'),
(45025,3740,'_virtual','no'),
(45026,3740,'_downloadable','no'),
(45027,3740,'_download_limit','-1'),
(45028,3740,'_download_expiry','-1'),
(45029,3740,'_thumbnail_id','3739'),
(45030,3740,'_stock',NULL),
(45031,3740,'_stock_status','instock'),
(45032,3740,'_wc_average_rating','0'),
(45033,3740,'_wc_review_count','0'),
(45034,3740,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:42:\"Blue | Black | Blue | Black | Blue | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(45035,3740,'_product_version','9.8.5'),
(45036,3741,'_wp_attached_file','2023/06/Mod-N-Lady-Ball-Blue.jpg'),
(45037,3741,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Lady-Ball-Blue.jpg\";s:8:\"filesize\";i:106391;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Lady-Ball-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12198;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Lady-Ball-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75430;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Lady-Ball-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Lady-Ball-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50953;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Lady-Ball-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12213;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Lady-Ball-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35604;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Lady-Ball-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45038,3741,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/772c409716683109bcb863b4427c53706e099f56/Mod-N-Lady---Ball-Blue.jpg'),
(45039,3742,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45040,3742,'_sku','10621'),
(45041,3742,'_regular_price','260'),
(45042,3742,'total_sales','0'),
(45043,3742,'_tax_status','taxable'),
(45044,3742,'_tax_class','parent'),
(45045,3742,'_manage_stock','yes'),
(45046,3742,'_backorders','no'),
(45047,3742,'_sold_individually','no'),
(45048,3742,'_virtual','no'),
(45049,3742,'_downloadable','no'),
(45050,3742,'_download_limit','-1'),
(45051,3742,'_download_expiry','-1'),
(45052,3742,'_thumbnail_id','3741'),
(45053,3742,'_stock','305'),
(45054,3742,'_stock_status','instock'),
(45055,3742,'_wc_average_rating','0'),
(45056,3742,'_wc_review_count','0'),
(45057,3742,'attribute_pa_size','500mm'),
(45058,3742,'attribute_colour','Blue'),
(45059,3742,'_price','260'),
(45060,3742,'_product_version','9.8.5'),
(45061,3743,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45062,3743,'_sku','10622'),
(45063,3743,'_regular_price','375'),
(45064,3743,'total_sales','0'),
(45065,3743,'_tax_status','taxable'),
(45066,3743,'_tax_class','parent'),
(45067,3743,'_manage_stock','yes'),
(45068,3743,'_backorders','no'),
(45069,3743,'_sold_individually','no'),
(45070,3743,'_virtual','no'),
(45071,3743,'_downloadable','no'),
(45072,3743,'_download_limit','-1'),
(45073,3743,'_download_expiry','-1'),
(45074,3743,'_stock','99'),
(45075,3743,'_stock_status','instock'),
(45076,3743,'_wc_average_rating','0'),
(45077,3743,'_wc_review_count','0'),
(45078,3743,'attribute_pa_size','800mm'),
(45079,3743,'attribute_colour','Blue'),
(45080,3743,'_price','375'),
(45081,3743,'_product_version','9.8.5'),
(45082,3744,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45083,3744,'_sku','10623'),
(45084,3744,'_regular_price','630'),
(45085,3744,'total_sales','0'),
(45086,3744,'_tax_status','taxable'),
(45087,3744,'_tax_class','parent'),
(45088,3744,'_manage_stock','yes'),
(45089,3744,'_backorders','no'),
(45090,3744,'_sold_individually','no'),
(45091,3744,'_virtual','no'),
(45092,3744,'_downloadable','no'),
(45093,3744,'_download_limit','-1'),
(45094,3744,'_download_expiry','-1'),
(45095,3744,'_stock','89'),
(45096,3744,'_stock_status','instock'),
(45097,3744,'_wc_average_rating','0'),
(45098,3744,'_wc_review_count','0'),
(45099,3744,'attribute_pa_size','1000mm'),
(45100,3744,'attribute_colour','Blue'),
(45101,3744,'_price','630'),
(45102,3744,'_product_version','9.8.5'),
(45103,3745,'_wp_attached_file','2023/06/Mod-N-Lady-Ball-Black.jpg'),
(45104,3745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Lady-Ball-Black.jpg\";s:8:\"filesize\";i:79800;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lady-Ball-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10465;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Lady-Ball-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lady-Ball-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lady-Ball-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42959;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Lady-Ball-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10467;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lady-Ball-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30274;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lady-Ball-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45105,3745,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1ada9f0b5321798d010707ddb78acba54f468d0c/Mod-N-Lady---Ball-Black.jpg'),
(45106,3746,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45107,3746,'_sku','10624'),
(45108,3746,'_regular_price','260'),
(45109,3746,'total_sales','0'),
(45110,3746,'_tax_status','taxable'),
(45111,3746,'_tax_class','parent'),
(45112,3746,'_manage_stock','yes'),
(45113,3746,'_backorders','no'),
(45114,3746,'_sold_individually','no'),
(45115,3746,'_virtual','no'),
(45116,3746,'_downloadable','no'),
(45117,3746,'_download_limit','-1'),
(45118,3746,'_download_expiry','-1'),
(45119,3746,'_thumbnail_id','3745'),
(45120,3746,'_stock','22'),
(45121,3746,'_stock_status','instock'),
(45122,3746,'_wc_average_rating','0'),
(45123,3746,'_wc_review_count','0'),
(45124,3746,'attribute_pa_size','500mm'),
(45125,3746,'attribute_colour','Black'),
(45126,3746,'_price','260'),
(45127,3746,'_product_version','9.8.5'),
(45128,3747,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45129,3747,'_sku','10625'),
(45130,3747,'_regular_price','375'),
(45131,3747,'total_sales','0'),
(45132,3747,'_tax_status','taxable'),
(45133,3747,'_tax_class','parent'),
(45134,3747,'_manage_stock','yes'),
(45135,3747,'_backorders','no'),
(45136,3747,'_sold_individually','no'),
(45137,3747,'_virtual','no'),
(45138,3747,'_downloadable','no'),
(45139,3747,'_download_limit','-1'),
(45140,3747,'_download_expiry','-1'),
(45141,3747,'_stock','16'),
(45142,3747,'_stock_status','instock'),
(45143,3747,'_wc_average_rating','0'),
(45144,3747,'_wc_review_count','0'),
(45145,3747,'attribute_pa_size','800mm'),
(45146,3747,'attribute_colour','Black'),
(45147,3747,'_price','375'),
(45148,3747,'_product_version','9.8.5'),
(45149,3748,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45150,3748,'_sku','10626'),
(45151,3748,'_regular_price','630'),
(45152,3748,'total_sales','0'),
(45153,3748,'_tax_status','taxable'),
(45154,3748,'_tax_class','parent'),
(45155,3748,'_manage_stock','yes'),
(45156,3748,'_backorders','no'),
(45157,3748,'_sold_individually','no'),
(45158,3748,'_virtual','no'),
(45159,3748,'_downloadable','no'),
(45160,3748,'_download_limit','-1'),
(45161,3748,'_download_expiry','-1'),
(45162,3748,'_stock','30'),
(45163,3748,'_stock_status','instock'),
(45164,3748,'_wc_average_rating','0'),
(45165,3748,'_wc_review_count','0'),
(45166,3748,'attribute_pa_size','1000mm'),
(45167,3748,'attribute_colour','Black'),
(45168,3748,'_price','630'),
(45169,3748,'_product_version','9.8.5'),
(45187,3749,'_wp_attached_file','2023/06/Mod-N-Speedy.jpg'),
(45188,3749,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2483;s:6:\"height\";i:2482;s:4:\"file\";s:24:\"2023/06/Mod-N-Speedy.jpg\";s:8:\"filesize\";i:179479;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Speedy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5316;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Speedy-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40032;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Speedy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Speedy-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24269;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"Mod-N-Speedy-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78682;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:26:\"Mod-N-Speedy-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126182;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Speedy-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5330;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Speedy-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15981;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Speedy-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45189,3749,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bef2813377ad436c2c530579a936d89590943330/Mod-N-Speedy.jpg'),
(45190,3750,'total_sales','6'),
(45191,3750,'_tax_status','taxable'),
(45192,3750,'_tax_class',''),
(45193,3750,'_manage_stock','no'),
(45194,3750,'_backorders','no'),
(45195,3750,'_sold_individually','no'),
(45196,3750,'_virtual','no'),
(45197,3750,'_downloadable','no'),
(45198,3750,'_download_limit','-1'),
(45199,3750,'_download_expiry','-1'),
(45200,3750,'_thumbnail_id','3749'),
(45201,3750,'_stock',NULL),
(45202,3750,'_stock_status','instock'),
(45203,3750,'_wc_average_rating','0'),
(45204,3750,'_wc_review_count','0'),
(45205,3750,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:66:\"Blue | Black | Brown | Blue | Black | Brown | Blue | Black | Brown\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(45206,3750,'_product_version','9.8.5'),
(45207,3751,'_wp_attached_file','2023/06/Mod-N-Speedy-Blue.jpg'),
(45208,3751,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:29:\"2023/06/Mod-N-Speedy-Blue.jpg\";s:8:\"filesize\";i:72114;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Speedy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7309;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Speedy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Speedy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Speedy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32358;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Speedy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7309;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Speedy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22061;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Speedy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1836;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45209,3751,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ef953ddad620c7f28b58322d439549a47d58b021/Mod-N-Speedy-Blue.jpg'),
(45210,3752,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45211,3752,'_sku','10627'),
(45212,3752,'_regular_price','250'),
(45213,3752,'total_sales','0'),
(45214,3752,'_tax_status','taxable'),
(45215,3752,'_tax_class','parent'),
(45216,3752,'_manage_stock','yes'),
(45217,3752,'_backorders','no'),
(45218,3752,'_sold_individually','no'),
(45219,3752,'_virtual','no'),
(45220,3752,'_downloadable','no'),
(45221,3752,'_download_limit','-1'),
(45222,3752,'_download_expiry','-1'),
(45223,3752,'_thumbnail_id','3751'),
(45224,3752,'_stock','116'),
(45225,3752,'_stock_status','instock'),
(45226,3752,'_wc_average_rating','0'),
(45227,3752,'_wc_review_count','0'),
(45228,3752,'attribute_pa_size','500mm'),
(45229,3752,'attribute_colour','Blue'),
(45230,3752,'_price','250'),
(45231,3752,'_product_version','9.8.5'),
(45232,3753,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45233,3753,'_sku','10628'),
(45234,3753,'_regular_price','325'),
(45235,3753,'total_sales','0'),
(45236,3753,'_tax_status','taxable'),
(45237,3753,'_tax_class','parent'),
(45238,3753,'_manage_stock','yes'),
(45239,3753,'_backorders','no'),
(45240,3753,'_sold_individually','no'),
(45241,3753,'_virtual','no'),
(45242,3753,'_downloadable','no'),
(45243,3753,'_download_limit','-1'),
(45244,3753,'_download_expiry','-1'),
(45245,3753,'_stock','525'),
(45246,3753,'_stock_status','instock'),
(45247,3753,'_wc_average_rating','0'),
(45248,3753,'_wc_review_count','0'),
(45249,3753,'attribute_pa_size','800mm'),
(45250,3753,'attribute_colour','Blue'),
(45251,3753,'_price','325'),
(45252,3753,'_product_version','9.8.5'),
(45253,3754,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45254,3754,'_sku','10629'),
(45255,3754,'_regular_price','560'),
(45256,3754,'total_sales','0'),
(45257,3754,'_tax_status','taxable'),
(45258,3754,'_tax_class','parent'),
(45259,3754,'_manage_stock','yes'),
(45260,3754,'_backorders','no'),
(45261,3754,'_sold_individually','no'),
(45262,3754,'_virtual','no'),
(45263,3754,'_downloadable','no'),
(45264,3754,'_download_limit','-1'),
(45265,3754,'_download_expiry','-1'),
(45266,3754,'_stock','80'),
(45267,3754,'_stock_status','instock'),
(45268,3754,'_wc_average_rating','0'),
(45269,3754,'_wc_review_count','0'),
(45270,3754,'attribute_pa_size','1200mm'),
(45271,3754,'attribute_colour','Blue'),
(45272,3754,'_price','560'),
(45273,3754,'_product_version','9.8.5'),
(45274,3755,'_wp_attached_file','2023/06/Mod-N-Speedy-Black.jpg'),
(45275,3755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:30:\"2023/06/Mod-N-Speedy-Black.jpg\";s:8:\"filesize\";i:53799;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Speedy-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6431;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Speedy-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43945;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Speedy-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2499;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Speedy-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28439;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Speedy-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6431;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Speedy-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19500;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Speedy-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1673;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45276,3755,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3d1bca9197b2f314333f4da2e124439959e01b95/Mod-N-Speedy-Black.jpg'),
(45277,3756,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45278,3756,'_sku','10630'),
(45279,3756,'_regular_price','250'),
(45280,3756,'total_sales','0'),
(45281,3756,'_tax_status','taxable'),
(45282,3756,'_tax_class','parent'),
(45283,3756,'_manage_stock','yes'),
(45284,3756,'_backorders','no'),
(45285,3756,'_sold_individually','no'),
(45286,3756,'_virtual','no'),
(45287,3756,'_downloadable','no'),
(45288,3756,'_download_limit','-1'),
(45289,3756,'_download_expiry','-1'),
(45290,3756,'_thumbnail_id','3755'),
(45291,3756,'_stock','4'),
(45292,3756,'_stock_status','instock'),
(45293,3756,'_wc_average_rating','0'),
(45294,3756,'_wc_review_count','0'),
(45295,3756,'attribute_pa_size','500mm'),
(45296,3756,'attribute_colour','Black'),
(45297,3756,'_price','250'),
(45298,3756,'_product_version','9.8.5'),
(45299,3757,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45300,3757,'_sku','10631'),
(45301,3757,'_regular_price','325'),
(45302,3757,'total_sales','0'),
(45303,3757,'_tax_status','taxable'),
(45304,3757,'_tax_class','parent'),
(45305,3757,'_manage_stock','yes'),
(45306,3757,'_backorders','no'),
(45307,3757,'_sold_individually','no'),
(45308,3757,'_virtual','no'),
(45309,3757,'_downloadable','no'),
(45310,3757,'_download_limit','-1'),
(45311,3757,'_download_expiry','-1'),
(45312,3757,'_stock','22'),
(45313,3757,'_stock_status','instock'),
(45314,3757,'_wc_average_rating','0'),
(45315,3757,'_wc_review_count','0'),
(45316,3757,'attribute_pa_size','800mm'),
(45317,3757,'attribute_colour','Black'),
(45318,3757,'_price','325'),
(45319,3757,'_product_version','9.8.5'),
(45320,3758,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45321,3758,'_sku','10632'),
(45322,3758,'_regular_price','560'),
(45323,3758,'total_sales','0'),
(45324,3758,'_tax_status','taxable'),
(45325,3758,'_tax_class','parent'),
(45326,3758,'_manage_stock','yes'),
(45327,3758,'_backorders','no'),
(45328,3758,'_sold_individually','no'),
(45329,3758,'_virtual','no'),
(45330,3758,'_downloadable','no'),
(45331,3758,'_download_limit','-1'),
(45332,3758,'_download_expiry','-1'),
(45333,3758,'_stock','15'),
(45334,3758,'_stock_status','instock'),
(45335,3758,'_wc_average_rating','0'),
(45336,3758,'_wc_review_count','0'),
(45337,3758,'attribute_pa_size','1200mm'),
(45338,3758,'attribute_colour','Black'),
(45339,3758,'_price','560'),
(45340,3758,'_product_version','9.8.5'),
(45341,3759,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45342,3759,'_sku','12006'),
(45343,3759,'_regular_price','250'),
(45344,3759,'total_sales','0'),
(45345,3759,'_tax_status','taxable'),
(45346,3759,'_tax_class','parent'),
(45347,3759,'_manage_stock','yes'),
(45348,3759,'_backorders','no'),
(45349,3759,'_sold_individually','no'),
(45350,3759,'_virtual','no'),
(45351,3759,'_downloadable','no'),
(45352,3759,'_download_limit','-1'),
(45353,3759,'_download_expiry','-1'),
(45354,3759,'_stock','33'),
(45355,3759,'_stock_status','instock'),
(45356,3759,'_wc_average_rating','0'),
(45357,3759,'_wc_review_count','0'),
(45358,3759,'attribute_pa_size','500mm'),
(45359,3759,'attribute_colour','Brown'),
(45360,3759,'_price','250'),
(45361,3759,'_product_version','9.8.5'),
(45362,3760,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45363,3760,'_sku','12007'),
(45364,3760,'_regular_price','325'),
(45365,3760,'total_sales','0'),
(45366,3760,'_tax_status','taxable'),
(45367,3760,'_tax_class','parent'),
(45368,3760,'_manage_stock','yes'),
(45369,3760,'_backorders','no'),
(45370,3760,'_sold_individually','no'),
(45371,3760,'_virtual','no'),
(45372,3760,'_downloadable','no'),
(45373,3760,'_download_limit','-1'),
(45374,3760,'_download_expiry','-1'),
(45375,3760,'_stock','0'),
(45376,3760,'_stock_status','outofstock'),
(45377,3760,'_wc_average_rating','0'),
(45378,3760,'_wc_review_count','0'),
(45379,3760,'attribute_pa_size','800mm'),
(45380,3760,'attribute_colour','Brown'),
(45381,3760,'_price','325'),
(45382,3760,'_product_version','9.8.5'),
(45383,3761,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45384,3761,'_sku','12008'),
(45385,3761,'_regular_price','560'),
(45386,3761,'total_sales','0'),
(45387,3761,'_tax_status','taxable'),
(45388,3761,'_tax_class','parent'),
(45389,3761,'_manage_stock','yes'),
(45390,3761,'_backorders','no'),
(45391,3761,'_sold_individually','no'),
(45392,3761,'_virtual','no'),
(45393,3761,'_downloadable','no'),
(45394,3761,'_download_limit','-1'),
(45395,3761,'_download_expiry','-1'),
(45396,3761,'_stock','0'),
(45397,3761,'_stock_status','outofstock'),
(45398,3761,'_wc_average_rating','0'),
(45399,3761,'_wc_review_count','0'),
(45400,3761,'attribute_pa_size','1200mm'),
(45401,3761,'attribute_colour','Brown'),
(45402,3761,'_price','560'),
(45403,3761,'_product_version','9.8.5'),
(45420,3734,'_edit_last','425'),
(45421,3734,'_edit_lock','1727685411:425'),
(45422,3740,'_edit_last','425'),
(45423,3740,'_edit_lock','1708007535:425'),
(45424,3750,'_edit_last','425'),
(45425,3750,'_edit_lock','1727683103:425'),
(45427,3734,'_product_image_gallery','3735,3737'),
(45428,3734,'_yoast_wpseo_primary_product_cat',''),
(45429,3734,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(45433,3740,'_product_image_gallery','3741,3745'),
(45434,3740,'_yoast_wpseo_primary_product_cat',''),
(45435,3740,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(45436,3762,'_wp_attached_file','2023/06/IMG_2131.jpg'),
(45437,3762,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:581;s:6:\"height\";i:1032;s:4:\"file\";s:20:\"2023/06/IMG_2131.jpg\";s:8:\"filesize\";i:76970;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_2131-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8983;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_2131-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_2131-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4172;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"IMG_2131-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11444;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_2131-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2591;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1435334512\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45441,3750,'_product_image_gallery','3751,3755,3762'),
(45442,3750,'_yoast_wpseo_primary_product_cat',''),
(45443,3750,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(45513,3763,'_wp_attached_file','2023/06/Mod-N-Seastar.jpg'),
(45514,3763,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2480;s:6:\"height\";i:2481;s:4:\"file\";s:25:\"2023/06/Mod-N-Seastar.jpg\";s:8:\"filesize\";i:279572;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Mod-N-Seastar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7775;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Seastar-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Seastar-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Mod-N-Seastar-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33807;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"Mod-N-Seastar-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111469;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"Mod-N-Seastar-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186096;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Mod-N-Seastar-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7776;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Mod-N-Seastar-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22588;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Seastar-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2165;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45515,3763,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d53f0a32531fd19ed0fd0b08042d9b2a13f03764/Mod-N-Seastar.jpg'),
(45516,3764,'total_sales','2'),
(45517,3764,'_tax_status','taxable'),
(45518,3764,'_tax_class',''),
(45519,3764,'_manage_stock','no'),
(45520,3764,'_backorders','no'),
(45521,3764,'_sold_individually','no'),
(45522,3764,'_virtual','no'),
(45523,3764,'_downloadable','no'),
(45524,3764,'_download_limit','-1'),
(45525,3764,'_download_expiry','-1'),
(45526,3764,'_thumbnail_id','3763'),
(45527,3764,'_stock',NULL),
(45528,3764,'_stock_status','instock'),
(45529,3764,'_wc_average_rating','0'),
(45530,3764,'_wc_review_count','0'),
(45531,3764,'_product_attributes','a:2:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:20:\"Brown | Blue | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(45532,3764,'_product_version','9.8.1'),
(45533,3765,'_wp_attached_file','2023/06/Mod-N-Seastar-Brown.jpg'),
(45534,3765,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:31:\"2023/06/Mod-N-Seastar-Brown.jpg\";s:8:\"filesize\";i:80189;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6975;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Seastar-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2744;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32090;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Seastar-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6975;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21324;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45535,3765,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ac95950339584f190911669ae7a094fd9fa5a174/Mod-N-Seastar-Brown.jpg'),
(45536,3766,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45537,3766,'_sku','10636'),
(45538,3766,'_regular_price','420'),
(45539,3766,'total_sales','0'),
(45540,3766,'_tax_status','taxable'),
(45541,3766,'_tax_class','parent'),
(45542,3766,'_manage_stock','yes'),
(45543,3766,'_backorders','no'),
(45544,3766,'_sold_individually','no'),
(45545,3766,'_virtual','no'),
(45546,3766,'_downloadable','no'),
(45547,3766,'_download_limit','-1'),
(45548,3766,'_download_expiry','-1'),
(45549,3766,'_thumbnail_id','3765'),
(45550,3766,'_stock','13'),
(45551,3766,'_stock_status','instock'),
(45552,3766,'_wc_average_rating','0'),
(45553,3766,'_wc_review_count','0'),
(45554,3766,'attribute_pa_size','600mm'),
(45555,3766,'attribute_colour','Brown'),
(45556,3766,'_price','420'),
(45557,3766,'_product_version','9.8.1'),
(45558,3767,'_wp_attached_file','2023/06/Mod-N-Seastar-Blue.jpg'),
(45559,3767,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:30:\"2023/06/Mod-N-Seastar-Blue.jpg\";s:8:\"filesize\";i:91395;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Seastar-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8283;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Seastar-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Seastar-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3235;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Seastar-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37173;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Seastar-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8283;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Seastar-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24795;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Seastar-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45560,3767,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1742a6d274e6eeb61c5e34a58ab5de4a224fee41/Mod-N-Seastar-Blue.jpg'),
(45561,3768,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45562,3768,'_sku','12005'),
(45563,3768,'_regular_price','420'),
(45564,3768,'total_sales','0'),
(45565,3768,'_tax_status','taxable'),
(45566,3768,'_tax_class','parent'),
(45567,3768,'_manage_stock','yes'),
(45568,3768,'_backorders','no'),
(45569,3768,'_sold_individually','no'),
(45570,3768,'_virtual','no'),
(45571,3768,'_downloadable','no'),
(45572,3768,'_download_limit','-1'),
(45573,3768,'_download_expiry','-1'),
(45574,3768,'_thumbnail_id','3767'),
(45575,3768,'_stock','28'),
(45576,3768,'_stock_status','instock'),
(45577,3768,'_wc_average_rating','0'),
(45578,3768,'_wc_review_count','0'),
(45579,3768,'attribute_pa_size','600mm'),
(45580,3768,'attribute_colour','Blue'),
(45581,3768,'_price','420'),
(45582,3768,'_product_version','9.8.1'),
(45583,3769,'_wp_attached_file','2023/06/Mod-N-Seastar-Black.jpg'),
(45584,3769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Mod-N-Seastar-Black.jpg\";s:8:\"filesize\";i:92228;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7225;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Seastar-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57447;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34283;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Seastar-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7239;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22265;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Seastar-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45585,3769,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3badc518d6fcba8aa665a2e0ba8ced75e4d33946/Mod-N-Seastar-Black.jpg'),
(45586,3770,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45587,3770,'_sku','13235'),
(45588,3770,'_regular_price','420'),
(45589,3770,'total_sales','0'),
(45590,3770,'_tax_status','taxable'),
(45591,3770,'_tax_class','parent'),
(45592,3770,'_manage_stock','yes'),
(45593,3770,'_backorders','no'),
(45594,3770,'_sold_individually','no'),
(45595,3770,'_virtual','no'),
(45596,3770,'_downloadable','no'),
(45597,3770,'_download_limit','-1'),
(45598,3770,'_download_expiry','-1'),
(45599,3770,'_thumbnail_id','3769'),
(45600,3770,'_stock','6'),
(45601,3770,'_stock_status','instock'),
(45602,3770,'_wc_average_rating','0'),
(45603,3770,'_wc_review_count','0'),
(45604,3770,'attribute_pa_size','600mm'),
(45605,3770,'attribute_colour','Black'),
(45606,3770,'_price','420'),
(45607,3770,'_product_version','9.8.1'),
(45611,3771,'_wp_attached_file','2023/06/Octopus.jpg'),
(45612,3771,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2480;s:6:\"height\";i:2481;s:4:\"file\";s:19:\"2023/06/Octopus.jpg\";s:8:\"filesize\";i:335007;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Octopus-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9419;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Octopus-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72289;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Octopus-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3493;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Octopus-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44923;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"Octopus-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141405;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"Octopus-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229702;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"Octopus-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"Octopus-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29999;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Octopus-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45613,3771,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/909853ee650488eb839b578c64fcfc30aca2d3da/Octopus.jpg'),
(45614,3772,'total_sales','1'),
(45615,3772,'_tax_status','taxable'),
(45616,3772,'_tax_class',''),
(45617,3772,'_manage_stock','no'),
(45618,3772,'_backorders','no'),
(45619,3772,'_sold_individually','no'),
(45620,3772,'_virtual','no'),
(45621,3772,'_downloadable','no'),
(45622,3772,'_download_limit','-1'),
(45623,3772,'_download_expiry','-1'),
(45624,3772,'_thumbnail_id','3771'),
(45625,3772,'_stock',NULL),
(45626,3772,'_stock_status','instock'),
(45627,3772,'_wc_average_rating','0'),
(45628,3772,'_wc_review_count','0'),
(45629,3772,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:83:\"Blue | Black | L/Blue | Grey | Navy Blue | Blue | Black | L/Blue | Grey | Navy Blue\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(45630,3772,'_product_version','9.7.1'),
(45631,3773,'_wp_attached_file','2023/06/Octopus-Blue.jpg'),
(45632,3773,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:24:\"2023/06/Octopus-Blue.jpg\";s:8:\"filesize\";i:110718;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Octopus-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10952;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Octopus-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Octopus-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3849;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Octopus-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47671;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Octopus-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10952;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Octopus-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32532;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Octopus-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45633,3773,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1dadbc89cb2ceb0f6f8647f4eb4df7c6365dce60/Octopus-Blue.jpg'),
(45634,3774,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45635,3774,'_sku','10617'),
(45636,3774,'_regular_price','80'),
(45637,3774,'total_sales','0'),
(45638,3774,'_tax_status','taxable'),
(45639,3774,'_tax_class','parent'),
(45640,3774,'_manage_stock','yes'),
(45641,3774,'_backorders','no'),
(45642,3774,'_sold_individually','no'),
(45643,3774,'_virtual','no'),
(45644,3774,'_downloadable','no'),
(45645,3774,'_download_limit','-1'),
(45646,3774,'_download_expiry','-1'),
(45647,3774,'_thumbnail_id','3773'),
(45648,3774,'_stock','380'),
(45649,3774,'_stock_status','instock'),
(45650,3774,'_wc_average_rating','0'),
(45651,3774,'_wc_review_count','0'),
(45652,3774,'attribute_pa_size','77510-small'),
(45653,3774,'attribute_colour','Blue'),
(45654,3774,'_price','80'),
(45655,3774,'_product_version','9.7.1'),
(45656,3775,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45657,3775,'_sku','10618'),
(45658,3775,'_regular_price','145'),
(45659,3775,'total_sales','0'),
(45660,3775,'_tax_status','taxable'),
(45661,3775,'_tax_class','parent'),
(45662,3775,'_manage_stock','yes'),
(45663,3775,'_backorders','no'),
(45664,3775,'_sold_individually','no'),
(45665,3775,'_virtual','no'),
(45666,3775,'_downloadable','no'),
(45667,3775,'_download_limit','-1'),
(45668,3775,'_download_expiry','-1'),
(45669,3775,'_stock','68'),
(45670,3775,'_stock_status','instock'),
(45671,3775,'_wc_average_rating','0'),
(45672,3775,'_wc_review_count','0'),
(45673,3775,'attribute_pa_size','77610-medium'),
(45674,3775,'attribute_colour','Blue'),
(45675,3775,'_price','145'),
(45676,3775,'_product_version','9.7.1'),
(45677,3776,'_wp_attached_file','2023/06/Octopus-Black.jpg'),
(45678,3776,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:25:\"2023/06/Octopus-Black.jpg\";s:8:\"filesize\";i:97714;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Octopus-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9756;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Octopus-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66265;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Octopus-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3491;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Octopus-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41815;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Octopus-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9756;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Octopus-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28592;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Octopus-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45679,3776,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/32bae2e80b9d330f2146608c773c39ba559e90f6/Octopus-Black.jpg'),
(45680,3777,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45681,3777,'_sku','12010'),
(45682,3777,'_regular_price','80'),
(45683,3777,'total_sales','0'),
(45684,3777,'_tax_status','taxable'),
(45685,3777,'_tax_class','parent'),
(45686,3777,'_manage_stock','yes'),
(45687,3777,'_backorders','no'),
(45688,3777,'_sold_individually','no'),
(45689,3777,'_virtual','no'),
(45690,3777,'_downloadable','no'),
(45691,3777,'_download_limit','-1'),
(45692,3777,'_download_expiry','-1'),
(45693,3777,'_thumbnail_id','3776'),
(45694,3777,'_stock','0'),
(45695,3777,'_stock_status','outofstock'),
(45696,3777,'_wc_average_rating','0'),
(45697,3777,'_wc_review_count','0'),
(45698,3777,'attribute_pa_size','77510-small'),
(45699,3777,'attribute_colour','Black'),
(45700,3777,'_price','80'),
(45701,3777,'_product_version','9.7.1'),
(45702,3778,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45703,3778,'_sku','12011'),
(45704,3778,'_regular_price','145'),
(45705,3778,'total_sales','0'),
(45706,3778,'_tax_status','taxable'),
(45707,3778,'_tax_class','parent'),
(45708,3778,'_manage_stock','yes'),
(45709,3778,'_backorders','no'),
(45710,3778,'_sold_individually','no'),
(45711,3778,'_virtual','no'),
(45712,3778,'_downloadable','no'),
(45713,3778,'_download_limit','-1'),
(45714,3778,'_download_expiry','-1'),
(45715,3778,'_stock','13'),
(45716,3778,'_stock_status','instock'),
(45717,3778,'_wc_average_rating','0'),
(45718,3778,'_wc_review_count','0'),
(45719,3778,'attribute_pa_size','77610-medium'),
(45720,3778,'attribute_colour','Black'),
(45721,3778,'_price','145'),
(45722,3778,'_product_version','9.7.1'),
(45723,3779,'_wp_attached_file','2023/06/Octopus-Light-Blue.jpg'),
(45724,3779,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:30:\"2023/06/Octopus-Light-Blue.jpg\";s:8:\"filesize\";i:110462;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Octopus-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9120;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Octopus-Light-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Octopus-Light-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3274;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Octopus-Light-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43871;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Octopus-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9120;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Octopus-Light-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28857;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Octopus-Light-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2017;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45725,3779,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/363d845e9d85273b3f5bbc95f32df87d63b5431a/Octopus-Light-Blue.jpg'),
(45726,3780,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45727,3780,'_sku','12012'),
(45728,3780,'_regular_price','80'),
(45729,3780,'total_sales','0'),
(45730,3780,'_tax_status','taxable'),
(45731,3780,'_tax_class','parent'),
(45732,3780,'_manage_stock','yes'),
(45733,3780,'_backorders','no'),
(45734,3780,'_sold_individually','no'),
(45735,3780,'_virtual','no'),
(45736,3780,'_downloadable','no'),
(45737,3780,'_download_limit','-1'),
(45738,3780,'_download_expiry','-1'),
(45739,3780,'_thumbnail_id','3779'),
(45740,3780,'_stock','0'),
(45741,3780,'_stock_status','outofstock'),
(45742,3780,'_wc_average_rating','0'),
(45743,3780,'_wc_review_count','0'),
(45744,3780,'attribute_pa_size','77510-small'),
(45745,3780,'attribute_colour','L/Blue'),
(45746,3780,'_price','80'),
(45747,3780,'_product_version','9.7.1'),
(45748,3781,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45749,3781,'_sku','12013'),
(45750,3781,'_regular_price','145'),
(45751,3781,'total_sales','0'),
(45752,3781,'_tax_status','taxable'),
(45753,3781,'_tax_class','parent'),
(45754,3781,'_manage_stock','yes'),
(45755,3781,'_backorders','no'),
(45756,3781,'_sold_individually','no'),
(45757,3781,'_virtual','no'),
(45758,3781,'_downloadable','no'),
(45759,3781,'_download_limit','-1'),
(45760,3781,'_download_expiry','-1'),
(45761,3781,'_stock','41'),
(45762,3781,'_stock_status','instock'),
(45763,3781,'_wc_average_rating','0'),
(45764,3781,'_wc_review_count','0'),
(45765,3781,'attribute_pa_size','77610-medium'),
(45766,3781,'attribute_colour','L/Blue'),
(45767,3781,'_price','145'),
(45768,3781,'_product_version','9.7.1'),
(45769,3782,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45770,3782,'_sku','12014'),
(45771,3782,'_regular_price','80'),
(45772,3782,'total_sales','0'),
(45773,3782,'_tax_status','taxable'),
(45774,3782,'_tax_class','parent'),
(45775,3782,'_manage_stock','yes'),
(45776,3782,'_backorders','no'),
(45777,3782,'_sold_individually','no'),
(45778,3782,'_virtual','no'),
(45779,3782,'_downloadable','no'),
(45780,3782,'_download_limit','-1'),
(45781,3782,'_download_expiry','-1'),
(45782,3782,'_stock','0'),
(45783,3782,'_stock_status','outofstock'),
(45784,3782,'_wc_average_rating','0'),
(45785,3782,'_wc_review_count','0'),
(45786,3782,'attribute_pa_size','77510-small'),
(45787,3782,'attribute_colour','Grey'),
(45788,3782,'_price','80'),
(45789,3782,'_product_version','9.7.1'),
(45790,3783,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45791,3783,'_sku','12015'),
(45792,3783,'_regular_price','145'),
(45793,3783,'total_sales','0'),
(45794,3783,'_tax_status','taxable'),
(45795,3783,'_tax_class','parent'),
(45796,3783,'_manage_stock','yes'),
(45797,3783,'_backorders','no'),
(45798,3783,'_sold_individually','no'),
(45799,3783,'_virtual','no'),
(45800,3783,'_downloadable','no'),
(45801,3783,'_download_limit','-1'),
(45802,3783,'_download_expiry','-1'),
(45803,3783,'_stock','0'),
(45804,3783,'_stock_status','outofstock'),
(45805,3783,'_wc_average_rating','0'),
(45806,3783,'_wc_review_count','0'),
(45807,3783,'attribute_pa_size','77610-medium'),
(45808,3783,'attribute_colour','Grey'),
(45809,3783,'_price','145'),
(45810,3783,'_product_version','9.7.1'),
(45822,3764,'_edit_lock','1686307919:244'),
(45824,3764,'_edit_last','244'),
(45825,3764,'_product_image_gallery','3765,3767,3769'),
(45826,3764,'_yoast_wpseo_primary_product_cat','31'),
(45827,3764,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(45828,3772,'_edit_lock','1686307982:244'),
(45831,3772,'_edit_last','244'),
(45832,3772,'_product_image_gallery','3779,3776,3773'),
(45833,3772,'_yoast_wpseo_primary_product_cat','34'),
(45834,3772,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(45850,3784,'_wp_attached_file','2023/06/Seahorse.jpg'),
(45851,3784,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2481;s:6:\"height\";i:2481;s:4:\"file\";s:20:\"2023/06/Seahorse.jpg\";s:8:\"filesize\";i:272877;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5912;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Seahorse-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51083;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Seahorse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2296;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Seahorse-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29930;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"Seahorse-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108438;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"Seahorse-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181135;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Seahorse-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5912;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Seahorse-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19253;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Seahorse-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1533;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45852,3784,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/082888f654b8de2bfcb108e14a45684764a38a6f/Seahorse.jpg'),
(45853,3785,'total_sales','0'),
(45854,3785,'_tax_status','taxable'),
(45855,3785,'_tax_class',''),
(45856,3785,'_manage_stock','no'),
(45857,3785,'_backorders','no'),
(45858,3785,'_sold_individually','no'),
(45859,3785,'_virtual','no'),
(45860,3785,'_downloadable','no'),
(45861,3785,'_download_limit','-1'),
(45862,3785,'_download_expiry','-1'),
(45863,3785,'_thumbnail_id','3784'),
(45864,3785,'_stock',NULL),
(45865,3785,'_stock_status','instock'),
(45866,3785,'_wc_average_rating','0'),
(45867,3785,'_wc_review_count','0'),
(45868,3785,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:12:\"Blue | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(45869,3785,'_product_version','9.3.3'),
(45870,3786,'_wp_attached_file','2023/06/Seahorse-Blue.jpg'),
(45871,3786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:25:\"2023/06/Seahorse-Blue.jpg\";s:8:\"filesize\";i:114443;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Seahorse-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8670;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Seahorse-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Seahorse-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2994;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Seahorse-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45657;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Seahorse-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8670;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Seahorse-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29362;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Seahorse-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45872,3786,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a02db1dbc7c6afe5182f9aae409a9a106ddac56a/Seahorse-Blue.jpg'),
(45873,3787,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45874,3787,'_sku','10613'),
(45875,3787,'_regular_price','80'),
(45876,3787,'total_sales','0'),
(45877,3787,'_tax_status','taxable'),
(45878,3787,'_tax_class','parent'),
(45879,3787,'_manage_stock','yes'),
(45880,3787,'_backorders','no'),
(45881,3787,'_sold_individually','no'),
(45882,3787,'_virtual','no'),
(45883,3787,'_downloadable','no'),
(45884,3787,'_download_limit','-1'),
(45885,3787,'_download_expiry','-1'),
(45886,3787,'_thumbnail_id','3786'),
(45887,3787,'_stock','341'),
(45888,3787,'_stock_status','instock'),
(45889,3787,'_wc_average_rating','0'),
(45890,3787,'_wc_review_count','0'),
(45891,3787,'attribute_pa_size','88510-small'),
(45892,3787,'attribute_colour','Blue'),
(45893,3787,'_price','80'),
(45894,3787,'_product_version','9.3.2'),
(45895,3788,'_wp_attached_file','2023/06/Seahorse-Black.jpg'),
(45896,3788,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:26:\"2023/06/Seahorse-Black.jpg\";s:8:\"filesize\";i:113351;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Seahorse-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8334;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Seahorse-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Seahorse-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Seahorse-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44945;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Seahorse-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8334;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Seahorse-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28935;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Seahorse-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1833;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45897,3788,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c0830147b2b4e2e169cfb9bf67eb84b59298372b/Seahorse-Black.jpg'),
(45898,3789,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45899,3789,'_sku','12009'),
(45900,3789,'_regular_price','80'),
(45901,3789,'total_sales','0'),
(45902,3789,'_tax_status','taxable'),
(45903,3789,'_tax_class','parent'),
(45904,3789,'_manage_stock','yes'),
(45905,3789,'_backorders','no'),
(45906,3789,'_sold_individually','no'),
(45907,3789,'_virtual','no'),
(45908,3789,'_downloadable','no'),
(45909,3789,'_download_limit','-1'),
(45910,3789,'_download_expiry','-1'),
(45911,3789,'_thumbnail_id','3788'),
(45912,3789,'_stock','16'),
(45913,3789,'_stock_status','instock'),
(45914,3789,'_wc_average_rating','0'),
(45915,3789,'_wc_review_count','0'),
(45916,3789,'attribute_pa_size','88510-small'),
(45917,3789,'attribute_colour','Black'),
(45918,3789,'_price','80'),
(45919,3789,'_product_version','9.3.2'),
(45923,3790,'_wp_attached_file','2023/06/Mermaid-Blue.jpg'),
(45924,3790,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mermaid-Blue.jpg\";s:8:\"filesize\";i:73741;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mermaid-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7458;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mermaid-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50205;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mermaid-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mermaid-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31720;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mermaid-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7482;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mermaid-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21524;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mermaid-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(45925,3790,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c8ad1b83f8f5de9204e4181ce8e60e8367844920/Mermaid-Blue.jpg'),
(45926,3791,'total_sales','1'),
(45927,3791,'_tax_status','taxable'),
(45928,3791,'_tax_class',''),
(45929,3791,'_manage_stock','no'),
(45930,3791,'_backorders','no'),
(45931,3791,'_sold_individually','no'),
(45932,3791,'_virtual','no'),
(45933,3791,'_downloadable','no'),
(45934,3791,'_download_limit','-1'),
(45935,3791,'_download_expiry','-1'),
(45936,3791,'_thumbnail_id','3790'),
(45937,3791,'_stock',NULL),
(45938,3791,'_stock_status','instock'),
(45939,3791,'_wc_average_rating','0'),
(45940,3791,'_wc_review_count','0'),
(45941,3791,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:27:\"Blue | Black | Blue | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(45942,3791,'_product_version','9.3.3'),
(45943,3792,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45944,3792,'_sku','10619'),
(45945,3792,'_regular_price','80'),
(45946,3792,'total_sales','0'),
(45947,3792,'_tax_status','taxable'),
(45948,3792,'_tax_class','parent'),
(45949,3792,'_manage_stock','yes'),
(45950,3792,'_backorders','no'),
(45951,3792,'_sold_individually','no'),
(45952,3792,'_virtual','no'),
(45953,3792,'_downloadable','no'),
(45954,3792,'_download_limit','-1'),
(45955,3792,'_download_expiry','-1'),
(45956,3792,'_stock','120'),
(45957,3792,'_stock_status','instock'),
(45958,3792,'_wc_average_rating','0'),
(45959,3792,'_wc_review_count','0'),
(45960,3792,'attribute_pa_size','88010-small'),
(45961,3792,'attribute_colour','Blue'),
(45962,3792,'_price','80'),
(45963,3792,'_product_version','9.3.3'),
(45964,3793,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45965,3793,'_sku','10620'),
(45966,3793,'_regular_price','145'),
(45967,3793,'total_sales','0'),
(45968,3793,'_tax_status','taxable'),
(45969,3793,'_tax_class','parent'),
(45970,3793,'_manage_stock','yes'),
(45971,3793,'_backorders','no'),
(45972,3793,'_sold_individually','no'),
(45973,3793,'_virtual','no'),
(45974,3793,'_downloadable','no'),
(45975,3793,'_download_limit','-1'),
(45976,3793,'_download_expiry','-1'),
(45977,3793,'_stock','224'),
(45978,3793,'_stock_status','instock'),
(45979,3793,'_wc_average_rating','0'),
(45980,3793,'_wc_review_count','0'),
(45981,3793,'attribute_pa_size','88110-medium'),
(45982,3793,'attribute_colour','Blue'),
(45983,3793,'_price','145'),
(45984,3793,'_product_version','9.3.3'),
(45985,3794,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(45986,3794,'_sku','12016'),
(45987,3794,'_regular_price','80'),
(45988,3794,'total_sales','0'),
(45989,3794,'_tax_status','taxable'),
(45990,3794,'_tax_class','parent'),
(45991,3794,'_manage_stock','yes'),
(45992,3794,'_backorders','no'),
(45993,3794,'_sold_individually','no'),
(45994,3794,'_virtual','no'),
(45995,3794,'_downloadable','no'),
(45996,3794,'_download_limit','-1'),
(45997,3794,'_download_expiry','-1'),
(45998,3794,'_stock','0'),
(45999,3794,'_stock_status','outofstock'),
(46000,3794,'_wc_average_rating','0'),
(46001,3794,'_wc_review_count','0'),
(46002,3794,'attribute_pa_size','88010-small'),
(46003,3794,'attribute_colour','Black'),
(46004,3794,'_price','80'),
(46005,3794,'_product_version','9.3.3'),
(46006,3795,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(46007,3795,'_sku','12017'),
(46008,3795,'_regular_price','145'),
(46009,3795,'total_sales','0'),
(46010,3795,'_tax_status','taxable'),
(46011,3795,'_tax_class','parent'),
(46012,3795,'_manage_stock','yes'),
(46013,3795,'_backorders','no'),
(46014,3795,'_sold_individually','no'),
(46015,3795,'_virtual','no'),
(46016,3795,'_downloadable','no'),
(46017,3795,'_download_limit','-1'),
(46018,3795,'_download_expiry','-1'),
(46019,3795,'_stock','6'),
(46020,3795,'_stock_status','instock'),
(46021,3795,'_wc_average_rating','0'),
(46022,3795,'_wc_review_count','0'),
(46023,3795,'attribute_pa_size','88110-medium'),
(46024,3795,'attribute_colour','Black'),
(46025,3795,'_price','145'),
(46026,3795,'_product_version','9.3.3'),
(46037,3796,'_wp_attached_file','2023/06/Dolphin-Blue.jpg'),
(46038,3796,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Dolphin-Blue.jpg\";s:8:\"filesize\";i:54146;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Dolphin-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6057;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Dolphin-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37638;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Dolphin-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Dolphin-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24030;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Dolphin-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6060;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Dolphin-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16449;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Dolphin-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1748;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46039,3796,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/06816e671c77d6fdfdccfb7f640f0813858299cd/Dolphin-Blue.jpg'),
(46040,3797,'total_sales','0'),
(46041,3797,'_tax_status','taxable'),
(46042,3797,'_tax_class',''),
(46043,3797,'_manage_stock','no'),
(46044,3797,'_backorders','no'),
(46045,3797,'_sold_individually','no'),
(46046,3797,'_virtual','no'),
(46047,3797,'_downloadable','no'),
(46048,3797,'_download_limit','-1'),
(46049,3797,'_download_expiry','-1'),
(46050,3797,'_thumbnail_id','3796'),
(46051,3797,'_stock',NULL),
(46052,3797,'_stock_status','instock'),
(46053,3797,'_wc_average_rating','0'),
(46054,3797,'_wc_review_count','0'),
(46055,3797,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:42:\"Blue | Black | Blue | Black | Blue | Black\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(46056,3797,'_product_version','9.8.5'),
(46057,3798,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(46058,3798,'_sku','10614'),
(46059,3798,'_regular_price','80'),
(46060,3798,'total_sales','0'),
(46061,3798,'_tax_status','taxable'),
(46062,3798,'_tax_class','parent'),
(46063,3798,'_manage_stock','yes'),
(46064,3798,'_backorders','no'),
(46065,3798,'_sold_individually','no'),
(46066,3798,'_virtual','no'),
(46067,3798,'_downloadable','no'),
(46068,3798,'_download_limit','-1'),
(46069,3798,'_download_expiry','-1'),
(46070,3798,'_stock','426'),
(46071,3798,'_stock_status','instock'),
(46072,3798,'_wc_average_rating','0'),
(46073,3798,'_wc_review_count','0'),
(46074,3798,'attribute_pa_size','99310-small'),
(46075,3798,'attribute_colour','Blue'),
(46076,3798,'_price','80'),
(46077,3798,'_product_version','9.8.5'),
(46078,3799,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(46079,3799,'_sku','10615'),
(46080,3799,'_regular_price','145'),
(46081,3799,'total_sales','0'),
(46082,3799,'_tax_status','taxable'),
(46083,3799,'_tax_class','parent'),
(46084,3799,'_manage_stock','yes'),
(46085,3799,'_backorders','no'),
(46086,3799,'_sold_individually','no'),
(46087,3799,'_virtual','no'),
(46088,3799,'_downloadable','no'),
(46089,3799,'_download_limit','-1'),
(46090,3799,'_download_expiry','-1'),
(46091,3799,'_stock','212'),
(46092,3799,'_stock_status','instock'),
(46093,3799,'_wc_average_rating','0'),
(46094,3799,'_wc_review_count','0'),
(46095,3799,'attribute_pa_size','99410-medium'),
(46096,3799,'attribute_colour','Blue'),
(46097,3799,'_price','145'),
(46098,3799,'_product_version','9.8.5'),
(46099,3800,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(46100,3800,'_sku','10616'),
(46101,3800,'_regular_price','295'),
(46102,3800,'total_sales','0'),
(46103,3800,'_tax_status','taxable'),
(46104,3800,'_tax_class','parent'),
(46105,3800,'_manage_stock','yes'),
(46106,3800,'_backorders','no'),
(46107,3800,'_sold_individually','no'),
(46108,3800,'_virtual','no'),
(46109,3800,'_downloadable','no'),
(46110,3800,'_download_limit','-1'),
(46111,3800,'_download_expiry','-1'),
(46112,3800,'_stock','38'),
(46113,3800,'_stock_status','instock'),
(46114,3800,'_wc_average_rating','0'),
(46115,3800,'_wc_review_count','0'),
(46116,3800,'attribute_pa_size','99510-large'),
(46117,3800,'attribute_colour','Blue'),
(46118,3800,'_price','295'),
(46119,3800,'_product_version','9.8.5'),
(46123,3785,'_edit_lock','1727685802:425'),
(46134,3785,'_edit_last','425'),
(46135,3785,'_product_image_gallery','3786,3788'),
(46136,3785,'_yoast_wpseo_primary_product_cat','34'),
(46137,3785,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46138,3791,'_edit_lock','1727684948:425'),
(46141,3791,'_edit_last','425'),
(46142,3791,'_yoast_wpseo_primary_product_cat','34'),
(46143,3791,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46144,3797,'_edit_lock','1689756733:425'),
(46148,3797,'_edit_last','425'),
(46149,3797,'_yoast_wpseo_primary_product_cat','34'),
(46150,3797,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46151,3801,'_wp_attached_file','2023/06/NIXIN-SST-Decklite.jpg'),
(46152,3801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:30:\"2023/06/NIXIN-SST-Decklite.jpg\";s:8:\"filesize\";i:69130;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"NIXIN-SST-Decklite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7696;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"NIXIN-SST-Decklite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"NIXIN-SST-Decklite-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"NIXIN-SST-Decklite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7696;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"NIXIN-SST-Decklite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20961;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"NIXIN-SST-Decklite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46153,3801,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5b3c8b86f1121c4ddbcbc28ff77a27e178323cab/NIXIN-SST-Decklite.jpg'),
(46154,3802,'_sku','11369'),
(46155,3802,'_regular_price','770'),
(46156,3802,'total_sales','0'),
(46157,3802,'_tax_status','taxable'),
(46158,3802,'_tax_class',''),
(46159,3802,'_manage_stock','yes'),
(46160,3802,'_backorders','no'),
(46161,3802,'_sold_individually','no'),
(46162,3802,'_virtual','no'),
(46163,3802,'_downloadable','no'),
(46164,3802,'_download_limit','-1'),
(46165,3802,'_download_expiry','-1'),
(46166,3802,'_thumbnail_id','3801'),
(46167,3802,'_stock','68'),
(46168,3802,'_stock_status','instock'),
(46169,3802,'_wc_average_rating','0'),
(46170,3802,'_wc_review_count','0'),
(46171,3802,'_product_version','9.8.5'),
(46172,3802,'_price','770'),
(46173,3803,'_wp_attached_file','2023/06/NIXIN-SST-Decklite-1.jpg'),
(46174,3803,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:32:\"2023/06/NIXIN-SST-Decklite-1.jpg\";s:8:\"filesize\";i:69130;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7696;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"NIXIN-SST-Decklite-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7696;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20961;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"NIXIN-SST-Decklite-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46175,3803,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5b3c8b86f1121c4ddbcbc28ff77a27e178323cab/NIXIN-SST-Decklite.jpg'),
(46176,3804,'_sku','11370'),
(46177,3804,'_regular_price','770'),
(46178,3804,'total_sales','0'),
(46179,3804,'_tax_status','taxable'),
(46180,3804,'_tax_class',''),
(46181,3804,'_manage_stock','yes'),
(46182,3804,'_backorders','no'),
(46183,3804,'_sold_individually','no'),
(46184,3804,'_virtual','no'),
(46185,3804,'_downloadable','no'),
(46186,3804,'_download_limit','-1'),
(46187,3804,'_download_expiry','-1'),
(46188,3804,'_thumbnail_id','3803'),
(46189,3804,'_stock','66'),
(46190,3804,'_stock_status','instock'),
(46191,3804,'_wc_average_rating','0'),
(46192,3804,'_wc_review_count','0'),
(46193,3804,'_product_version','9.8.5'),
(46194,3804,'_price','770'),
(46195,3802,'_edit_last','425'),
(46196,3802,'_edit_lock','1727681012:425'),
(46197,3804,'_edit_last','425'),
(46198,3804,'_edit_lock','1727680971:425'),
(46199,3802,'_yoast_wpseo_primary_product_cat',''),
(46200,3802,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46201,3804,'_yoast_wpseo_primary_product_cat',''),
(46202,3804,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46203,3805,'_wp_attached_file','2023/06/NIXIN-Compact-Aimflo-Black.jpg'),
(46204,3805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-Compact-Aimflo-Black.jpg\";s:8:\"filesize\";i:59768;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-Compact-Aimflo-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6652;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-Compact-Aimflo-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40300;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-Compact-Aimflo-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-Compact-Aimflo-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25252;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-Compact-Aimflo-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6673;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-Compact-Aimflo-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17256;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-Compact-Aimflo-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46205,3805,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5ddfef6211570a3c99883dc71a709d7971fd68e8/NIXIN-Compact-Aimflo-Black.jpg'),
(46206,3806,'_sku','12898'),
(46207,3806,'_regular_price','130'),
(46208,3806,'total_sales','1'),
(46209,3806,'_tax_status','taxable'),
(46210,3806,'_tax_class',''),
(46211,3806,'_manage_stock','yes'),
(46212,3806,'_backorders','no'),
(46213,3806,'_sold_individually','no'),
(46214,3806,'_virtual','no'),
(46215,3806,'_downloadable','no'),
(46216,3806,'_download_limit','-1'),
(46217,3806,'_download_expiry','-1'),
(46218,3806,'_thumbnail_id','3805'),
(46219,3806,'_stock','136'),
(46220,3806,'_stock_status','instock'),
(46221,3806,'_wc_average_rating','0'),
(46222,3806,'_wc_review_count','0'),
(46223,3806,'_product_version','9.8.5'),
(46224,3806,'_price','130'),
(46225,3807,'_wp_attached_file','2023/06/NIXIN-Compact-Aimflo-White-Nut.jpg'),
(46226,3807,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:42:\"2023/06/NIXIN-Compact-Aimflo-White-Nut.jpg\";s:8:\"filesize\";i:53487;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-Aimflo-White-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5899;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-Compact-Aimflo-White-Nut-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-Aimflo-White-Nut-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2772;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-Aimflo-White-Nut-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22186;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-Compact-Aimflo-White-Nut-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5899;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-Aimflo-White-Nut-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15310;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-Compact-Aimflo-White-Nut-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46227,3807,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8864dd3e4f33a7f38935bb4fbd05a89ff968273a/NIXIN-Compact-Aimflo---White-Nut.jpg'),
(46228,3808,'_sku','12897'),
(46229,3808,'_regular_price','130'),
(46230,3808,'total_sales','2'),
(46231,3808,'_tax_status','taxable'),
(46232,3808,'_tax_class',''),
(46233,3808,'_manage_stock','yes'),
(46234,3808,'_backorders','no'),
(46235,3808,'_sold_individually','no'),
(46236,3808,'_virtual','no'),
(46237,3808,'_downloadable','no'),
(46238,3808,'_download_limit','-1'),
(46239,3808,'_download_expiry','-1'),
(46240,3808,'_thumbnail_id','3807'),
(46241,3808,'_stock','136'),
(46242,3808,'_stock_status','instock'),
(46243,3808,'_wc_average_rating','0'),
(46244,3808,'_wc_review_count','0'),
(46245,3808,'_product_version','9.8.5'),
(46246,3808,'_price','130'),
(46247,3806,'_edit_lock','1727682908:425'),
(46248,3806,'_edit_last','425'),
(46249,3806,'_yoast_wpseo_primary_product_cat',''),
(46250,3806,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46251,3808,'_edit_lock','1727685588:425'),
(46252,3808,'_edit_last','425'),
(46253,3808,'_yoast_wpseo_primary_product_cat',''),
(46254,3808,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46291,3809,'_wp_attached_file','2023/06/NIXIN-SST-Air-Control-20mm.jpg'),
(46292,3809,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Air-Control-20mm.jpg\";s:8:\"filesize\";i:60351;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6400;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Air-Control-20mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2873;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24971;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6414;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17280;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-20mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46293,3809,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1a3d21a3cc7eae70c3e584b9e87fe3a2b68381f1/NIXIN-SST-Air-Control-20mm.jpg'),
(46294,3810,'_sku','11335'),
(46295,3810,'_regular_price','595'),
(46296,3810,'total_sales','0'),
(46297,3810,'_tax_status','taxable'),
(46298,3810,'_tax_class',''),
(46299,3810,'_manage_stock','yes'),
(46300,3810,'_backorders','no'),
(46301,3810,'_sold_individually','no'),
(46302,3810,'_virtual','no'),
(46303,3810,'_downloadable','no'),
(46304,3810,'_download_limit','-1'),
(46305,3810,'_download_expiry','-1'),
(46306,3810,'_thumbnail_id','3809'),
(46307,3810,'_stock','11'),
(46308,3810,'_stock_status','instock'),
(46309,3810,'_wc_average_rating','0'),
(46310,3810,'_wc_review_count','0'),
(46311,3810,'_product_version','9.8.5'),
(46312,3810,'_price','595'),
(46313,3810,'_edit_last','425'),
(46314,3810,'_edit_lock','1742976203:425'),
(46315,3810,'_yoast_wpseo_primary_product_cat',''),
(46316,3810,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46317,3811,'_wp_attached_file','2023/06/Sacrificial-Anode-Only.jpg'),
(46318,3811,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:34:\"2023/06/Sacrificial-Anode-Only.jpg\";s:8:\"filesize\";i:57945;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Sacrificial-Anode-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5108;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Sacrificial-Anode-Only-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37833;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Sacrificial-Anode-Only-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2230;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Sacrificial-Anode-Only-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22629;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Sacrificial-Anode-Only-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5108;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Sacrificial-Anode-Only-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15084;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Sacrificial-Anode-Only-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46319,3811,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8b0d2cb2c2a06bbfe576ca4f5780b14bec3f94dc/Sacrificial-Anode-Only.jpg'),
(46320,3812,'_sku','12895'),
(46321,3812,'_regular_price','130'),
(46322,3812,'total_sales','0'),
(46323,3812,'_tax_status','taxable'),
(46324,3812,'_tax_class',''),
(46325,3812,'_manage_stock','yes'),
(46326,3812,'_backorders','no'),
(46327,3812,'_sold_individually','no'),
(46328,3812,'_virtual','no'),
(46329,3812,'_downloadable','no'),
(46330,3812,'_download_limit','-1'),
(46331,3812,'_download_expiry','-1'),
(46332,3812,'_thumbnail_id','3811'),
(46333,3812,'_stock','206'),
(46334,3812,'_stock_status','instock'),
(46335,3812,'_wc_average_rating','0'),
(46336,3812,'_wc_review_count','0'),
(46337,3812,'_product_version','9.8.5'),
(46338,3812,'_price','130'),
(46339,3812,'_edit_last','244'),
(46340,3812,'_edit_lock','1686637617:244'),
(46343,3813,'_wp_attached_file','2023/06/NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg'),
(46344,3813,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:52:\"2023/06/NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg\";s:8:\"filesize\";i:68541;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7685;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3174;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30611;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7654;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21038;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"NIXIN-SST-Compact-Aimflo-Integrated-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46345,3813,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/eb5e5f9d2c3609fba08b134eadc9f8667fcb107c/NIXIN-SST-Compact-Aimflo---Integrated-Ball.jpg'),
(46346,3814,'_sku','12681'),
(46347,3814,'_regular_price','890'),
(46348,3814,'total_sales','0'),
(46349,3814,'_tax_status','taxable'),
(46350,3814,'_tax_class',''),
(46351,3814,'_manage_stock','yes'),
(46352,3814,'_backorders','no'),
(46353,3814,'_sold_individually','no'),
(46354,3814,'_virtual','no'),
(46355,3814,'_downloadable','no'),
(46356,3814,'_download_limit','-1'),
(46357,3814,'_download_expiry','-1'),
(46358,3814,'_thumbnail_id','3813'),
(46359,3814,'_stock','24'),
(46360,3814,'_stock_status','instock'),
(46361,3814,'_wc_average_rating','0'),
(46362,3814,'_wc_review_count','0'),
(46363,3814,'_product_version','9.8.5'),
(46364,3814,'_price','890'),
(46406,3815,'_order_key','wc_order_pWuaBYNSffiCE'),
(46407,3815,'_customer_user','0'),
(46408,3815,'_payment_method','bacs'),
(46409,3815,'_payment_method_title','Direct bank transfer'),
(46410,3815,'_customer_ip_address','102.140.112.28'),
(46411,3815,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36'),
(46412,3815,'_created_via','checkout'),
(46413,3815,'_cart_hash','3937088adb869fe10daade7efdbd9db2'),
(46414,3815,'_download_permissions_granted','yes'),
(46415,3815,'_recorded_sales','yes'),
(46416,3815,'_recorded_coupon_usage_counts','yes'),
(46417,3815,'_new_order_email_sent','true'),
(46418,3815,'_order_stock_reduced','yes'),
(46419,3815,'_billing_first_name','Chris'),
(46420,3815,'_billing_last_name','Oosthuizen'),
(46421,3815,'_billing_company','Private'),
(46422,3815,'_billing_address_1','4 Chasmanthe Close'),
(46423,3815,'_billing_address_2','Myburghpark'),
(46424,3815,'_billing_city','Langebaan'),
(46425,3815,'_billing_state','WC'),
(46426,3815,'_billing_postcode','7357'),
(46427,3815,'_billing_country','ZA'),
(46428,3815,'_billing_email','tiaano@telkomsa.net'),
(46429,3815,'_billing_phone','0849749925'),
(46430,3815,'_shipping_first_name','Chris'),
(46431,3815,'_shipping_last_name','Oosthuizen'),
(46432,3815,'_shipping_company','Private'),
(46433,3815,'_shipping_address_1','4 Chasmanthe Close'),
(46434,3815,'_shipping_address_2','Myburghpark'),
(46435,3815,'_shipping_city','Langebaan'),
(46436,3815,'_shipping_state','WC'),
(46437,3815,'_shipping_postcode','7357'),
(46438,3815,'_shipping_country','ZA'),
(46439,3815,'_order_currency','ZAR'),
(46440,3815,'_cart_discount','0'),
(46441,3815,'_cart_discount_tax','0'),
(46442,3815,'_order_shipping','200'),
(46443,3815,'_order_shipping_tax','30'),
(46444,3815,'_order_tax','199.77'),
(46445,3815,'_order_total','1761.57'),
(46446,3815,'_order_version','7.7.2'),
(46447,3815,'_prices_include_tax','no'),
(46448,3815,'_billing_address_index','Chris Oosthuizen Private 4 Chasmanthe Close Myburghpark Langebaan WC 7357 ZA tiaano@telkomsa.net 0849749925'),
(46449,3815,'_shipping_address_index','Chris Oosthuizen Private 4 Chasmanthe Close Myburghpark Langebaan WC 7357 ZA '),
(46450,3815,'is_vat_exempt','no'),
(46453,3814,'_edit_last','244'),
(46454,3814,'_edit_lock','1686637702:244'),
(46455,3814,'_yoast_wpseo_primary_product_cat',''),
(46456,3814,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46457,3812,'_yoast_wpseo_primary_product_cat',''),
(46458,3812,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46459,2757,'_oembed_c8f032e78a57716a358b94b0ef1860ea','<iframe title=\"NIXIN SST C Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46460,2757,'_oembed_time_c8f032e78a57716a358b94b0ef1860ea','1686637819'),
(46461,3816,'_wp_attached_file','2023/05/IMG_9250.mov'),
(46462,3816,'_wp_attachment_metadata','a:11:{s:8:\"lossless\";b:0;s:8:\"filesize\";i:14456409;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:8;s:16:\"length_formatted\";s:4:\"0:08\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1685524860;}'),
(46463,3817,'_wp_attached_file','2023/05/PHOTO-2022-04-03-10-36-15.jpg'),
(46464,3817,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2023/05/PHOTO-2022-04-03-10-36-15.jpg\";s:8:\"filesize\";i:492971;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25199;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PHOTO-2022-04-03-10-36-15-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9164;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142447;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"PHOTO-2022-04-03-10-36-15-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:454559;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32748;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92518;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PHOTO-2022-04-03-10-36-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4832;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46465,2757,'_yoast_wpseo_metadesc','The unique classical design of the freestanding curved NIXIN C-Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.'),
(46466,2755,'_oembed_c8f032e78a57716a358b94b0ef1860ea','<iframe title=\"NIXIN SST C Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46467,2755,'_oembed_time_c8f032e78a57716a358b94b0ef1860ea','1686638236'),
(46468,2755,'_yoast_wpseo_metadesc','The unique classical design of the freestanding curved NIXIN C-Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.'),
(46469,2761,'_yoast_wpseo_metadesc','NIXIN SST Deck Spout 200w x 140h is a reduced version of the larger C-Spout'),
(46470,2761,'_yoast_wpseo_content_score','90'),
(46471,2763,'_yoast_wpseo_metadesc','NIXIN SST Deck Spout 300w x 140h is a reduced version of the larger C-Spout'),
(46472,2765,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46473,2765,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686638676'),
(46474,2767,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46475,2767,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686638779'),
(46477,2767,'_oembed_0b67cc5a67ac3684644894c5d2042cfd','<iframe title=\"NIXIN SST Slimline Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46478,2767,'_oembed_time_0b67cc5a67ac3684644894c5d2042cfd','1686638795'),
(46479,2769,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46480,2769,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686638830'),
(46482,2769,'_oembed_0b67cc5a67ac3684644894c5d2042cfd','<iframe title=\"NIXIN SST Slimline Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46483,2769,'_oembed_time_0b67cc5a67ac3684644894c5d2042cfd','1686638850'),
(46484,2771,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46485,2771,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686638886'),
(46487,2771,'_oembed_0b67cc5a67ac3684644894c5d2042cfd','<iframe title=\"NIXIN SST Slimline Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46488,2771,'_oembed_time_0b67cc5a67ac3684644894c5d2042cfd','1686638905'),
(46489,2773,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46490,2773,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686638949'),
(46494,2775,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46495,2775,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686639000'),
(46496,2777,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46497,2777,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686639124'),
(46498,2781,'_oembed_78e8b9841a0b6c204bf92ec26644a428','<iframe title=\"NIXIN SST Slimline Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46499,2781,'_oembed_time_78e8b9841a0b6c204bf92ec26644a428','1686639166'),
(46500,2785,'_oembed_7bc8ff80d713c606acdd5daeed6f69b8','<iframe title=\"NIXIN SST Z Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46501,2785,'_oembed_time_7bc8ff80d713c606acdd5daeed6f69b8','1686639361'),
(46502,2785,'_oembed_c069a903d587a43ec9c9c2e7b69b3da7','{{unknown}}'),
(46503,2787,'_oembed_7bc8ff80d713c606acdd5daeed6f69b8','<iframe title=\"NIXIN SST Z Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46504,2787,'_oembed_time_7bc8ff80d713c606acdd5daeed6f69b8','1686639439'),
(46505,2789,'_oembed_7bc8ff80d713c606acdd5daeed6f69b8','<iframe title=\"NIXIN SST Z Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46506,2789,'_oembed_time_7bc8ff80d713c606acdd5daeed6f69b8','1686639493'),
(46507,2791,'_oembed_7bc8ff80d713c606acdd5daeed6f69b8','<iframe title=\"NIXIN SST Z Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46508,2791,'_oembed_time_7bc8ff80d713c606acdd5daeed6f69b8','1686639536'),
(46509,2793,'_oembed_7bc8ff80d713c606acdd5daeed6f69b8','<iframe title=\"NIXIN SST Z Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46510,2793,'_oembed_time_7bc8ff80d713c606acdd5daeed6f69b8','1686639581'),
(46511,2795,'_oembed_7bc8ff80d713c606acdd5daeed6f69b8','<iframe title=\"NIXIN SST Z Spout\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46512,2795,'_oembed_time_7bc8ff80d713c606acdd5daeed6f69b8','1686639641'),
(46513,2903,'_oembed_319894303e269263ba186f1d7cb8f252','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46514,2903,'_oembed_time_319894303e269263ba186f1d7cb8f252','1686639687'),
(46515,2903,'_oembed_58cfeadf1df531171ad106320813a134','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46516,2903,'_oembed_time_58cfeadf1df531171ad106320813a134','1686639687'),
(46517,2905,'_oembed_58cfeadf1df531171ad106320813a134','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46518,2905,'_oembed_time_58cfeadf1df531171ad106320813a134','1686639836'),
(46519,2905,'_oembed_319894303e269263ba186f1d7cb8f252','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46520,2905,'_oembed_time_319894303e269263ba186f1d7cb8f252','1686639837'),
(46521,2907,'_oembed_58cfeadf1df531171ad106320813a134','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46522,2907,'_oembed_time_58cfeadf1df531171ad106320813a134','1686640178'),
(46523,2907,'_oembed_319894303e269263ba186f1d7cb8f252','<iframe title=\"NIXIN SST Champagne Bubbler Water Feature\" width=\"835\" height=\"470\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(46524,2907,'_oembed_time_319894303e269263ba186f1d7cb8f252','1686640178'),
(46525,2970,'_yoast_wpseo_primary_product_cat',''),
(46526,2970,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46527,2972,'_yoast_wpseo_primary_product_cat',''),
(46528,2972,'_yoast_wpseo_title','NIXIN SST Compact Adjustable Ball Spout Complete'),
(46529,2972,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46530,3670,'_yoast_wpseo_primary_product_cat',''),
(46531,3670,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46532,3672,'_yoast_wpseo_primary_product_cat',''),
(46533,3672,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46534,3674,'_yoast_wpseo_primary_product_cat',''),
(46535,3674,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46536,3676,'_yoast_wpseo_primary_product_cat',''),
(46537,3676,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(46538,3815,'_date_completed','1686650008'),
(46539,3815,'_date_paid','1686650008'),
(46540,3815,'_paid_date','2023-06-13 11:53:28'),
(46541,3815,'_completed_date','2023-06-13 11:53:28'),
(46542,3819,'_wp_attached_file','2023/06/NIXIN-SST-Pondlite-Blue.jpg'),
(46543,3819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/NIXIN-SST-Pondlite-Blue.jpg\";s:8:\"filesize\";i:60759;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Pondlite-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6763;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"NIXIN-SST-Pondlite-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Pondlite-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Pondlite-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26351;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"NIXIN-SST-Pondlite-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6763;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Pondlite-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18271;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"NIXIN-SST-Pondlite-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46544,3819,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9fdb37d61f80feae3f362fe086c30cfecd5812ea/NIXIN-SST-Pondlite-Blue.jpg'),
(46545,3820,'_wp_attached_file','2023/06/0f67b33db4c4f35338a60eaba75a3fe69acb067c.jpg'),
(46546,3820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:52:\"2023/06/0f67b33db4c4f35338a60eaba75a3fe69acb067c.jpg\";s:8:\"filesize\";i:48218;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"0f67b33db4c4f35338a60eaba75a3fe69acb067c-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"0f67b33db4c4f35338a60eaba75a3fe69acb067c-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2910;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"0f67b33db4c4f35338a60eaba75a3fe69acb067c-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6542;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"0f67b33db4c4f35338a60eaba75a3fe69acb067c-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46547,3820,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0/f/0f67b33db4c4f35338a60eaba75a3fe69acb067c.jpg'),
(46548,3821,'total_sales','0'),
(46549,3821,'_tax_status','taxable'),
(46550,3821,'_tax_class',''),
(46551,3821,'_manage_stock','no'),
(46552,3821,'_backorders','no'),
(46553,3821,'_sold_individually','no'),
(46554,3821,'_virtual','no'),
(46555,3821,'_downloadable','no'),
(46556,3821,'_download_limit','-1'),
(46557,3821,'_download_expiry','-1'),
(46558,3821,'_thumbnail_id','3820'),
(46559,3821,'_stock',NULL),
(46560,3821,'_stock_status','instock'),
(46561,3821,'_wc_average_rating','0'),
(46562,3821,'_wc_review_count','0'),
(46563,3821,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(46564,3821,'_product_version','9.8.5'),
(46565,3822,'_variation_description','Price Excludes VAT'),
(46566,3822,'_sku','10702'),
(46567,3822,'_regular_price','28'),
(46568,3822,'total_sales','0'),
(46569,3822,'_tax_status','taxable'),
(46570,3822,'_tax_class','parent'),
(46571,3822,'_manage_stock','yes'),
(46572,3822,'_backorders','no'),
(46573,3822,'_sold_individually','no'),
(46574,3822,'_virtual','no'),
(46575,3822,'_downloadable','no'),
(46576,3822,'_download_limit','-1'),
(46577,3822,'_download_expiry','-1'),
(46578,3822,'_stock','54'),
(46579,3822,'_stock_status','instock'),
(46580,3822,'_wc_average_rating','0'),
(46581,3822,'_wc_review_count','0'),
(46582,3822,'attribute_pa_size','50mm'),
(46583,3822,'_price','28'),
(46584,3822,'_product_version','9.8.5'),
(46585,3823,'_variation_description','Price Excludes VAT'),
(46586,3823,'_sku','10703'),
(46587,3823,'_regular_price','43'),
(46588,3823,'total_sales','0'),
(46589,3823,'_tax_status','taxable'),
(46590,3823,'_tax_class','parent'),
(46591,3823,'_manage_stock','yes'),
(46592,3823,'_backorders','no'),
(46593,3823,'_sold_individually','no'),
(46594,3823,'_virtual','no'),
(46595,3823,'_downloadable','no'),
(46596,3823,'_download_limit','-1'),
(46597,3823,'_download_expiry','-1'),
(46598,3823,'_stock','36'),
(46599,3823,'_stock_status','instock'),
(46600,3823,'_wc_average_rating','0'),
(46601,3823,'_wc_review_count','0'),
(46602,3823,'attribute_pa_size','63mm'),
(46603,3823,'_price','43'),
(46604,3823,'_product_version','9.8.5'),
(46605,3824,'_variation_description','Price Excludes VAT'),
(46606,3824,'_sku','11182'),
(46607,3824,'_regular_price','14'),
(46608,3824,'total_sales','0'),
(46609,3824,'_tax_status','taxable'),
(46610,3824,'_tax_class','parent'),
(46611,3824,'_manage_stock','yes'),
(46612,3824,'_backorders','no'),
(46613,3824,'_sold_individually','no'),
(46614,3824,'_virtual','no'),
(46615,3824,'_downloadable','no'),
(46616,3824,'_download_limit','-1'),
(46617,3824,'_download_expiry','-1'),
(46618,3824,'_stock','59'),
(46619,3824,'_stock_status','instock'),
(46620,3824,'_wc_average_rating','0'),
(46621,3824,'_wc_review_count','0'),
(46622,3824,'attribute_pa_size','32mm'),
(46623,3824,'_price','14'),
(46624,3824,'_product_version','9.8.5'),
(46645,3826,'_variation_description','Price Excludes VAT'),
(46646,3826,'_sku','11185'),
(46647,3826,'_regular_price','11'),
(46648,3826,'total_sales','0'),
(46649,3826,'_tax_status','taxable'),
(46650,3826,'_tax_class','parent'),
(46651,3826,'_manage_stock','yes'),
(46652,3826,'_backorders','no'),
(46653,3826,'_sold_individually','no'),
(46654,3826,'_virtual','no'),
(46655,3826,'_downloadable','no'),
(46656,3826,'_download_limit','-1'),
(46657,3826,'_download_expiry','-1'),
(46658,3826,'_stock','15'),
(46659,3826,'_stock_status','instock'),
(46660,3826,'_wc_average_rating','0'),
(46661,3826,'_wc_review_count','0'),
(46662,3826,'attribute_pa_size','25mm'),
(46663,3826,'_price','11'),
(46664,3826,'_product_version','9.8.5'),
(46665,3827,'_variation_description','Price Excludes VAT'),
(46666,3827,'_sku','11766'),
(46667,3827,'_regular_price','8'),
(46668,3827,'total_sales','0'),
(46669,3827,'_tax_status','taxable'),
(46670,3827,'_tax_class','parent'),
(46671,3827,'_manage_stock','yes'),
(46672,3827,'_backorders','no'),
(46673,3827,'_sold_individually','no'),
(46674,3827,'_virtual','no'),
(46675,3827,'_downloadable','no'),
(46676,3827,'_download_limit','-1'),
(46677,3827,'_download_expiry','-1'),
(46678,3827,'_stock','37'),
(46679,3827,'_stock_status','instock'),
(46680,3827,'_wc_average_rating','0'),
(46681,3827,'_wc_review_count','0'),
(46682,3827,'attribute_pa_size','20mm'),
(46683,3827,'_price','8'),
(46684,3827,'_product_version','9.8.5'),
(46709,3828,'_wp_attached_file','2023/06/cf124221826d70cd76c33cbb724edbd80964bc78.jpg'),
(46710,3828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:380;s:6:\"height\";i:380;s:4:\"file\";s:52:\"2023/06/cf124221826d70cd76c33cbb724edbd80964bc78.jpg\";s:8:\"filesize\";i:12152;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"cf124221826d70cd76c33cbb724edbd80964bc78-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"cf124221826d70cd76c33cbb724edbd80964bc78-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3418;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"cf124221826d70cd76c33cbb724edbd80964bc78-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7846;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"cf124221826d70cd76c33cbb724edbd80964bc78-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2242;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46711,3828,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c/f/cf124221826d70cd76c33cbb724edbd80964bc78.jpg'),
(46712,3829,'total_sales','0'),
(46713,3829,'_tax_status','taxable'),
(46714,3829,'_tax_class',''),
(46715,3829,'_manage_stock','no'),
(46716,3829,'_backorders','no'),
(46717,3829,'_sold_individually','no'),
(46718,3829,'_virtual','no'),
(46719,3829,'_downloadable','no'),
(46720,3829,'_download_limit','-1'),
(46721,3829,'_download_expiry','-1'),
(46722,3829,'_thumbnail_id','3828'),
(46723,3829,'_stock',NULL),
(46724,3829,'_stock_status','instock'),
(46725,3829,'_wc_average_rating','0'),
(46726,3829,'_wc_review_count','0'),
(46727,3829,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(46728,3829,'_product_version','9.8.4'),
(46729,3830,'_variation_description','Price Excludes VAT'),
(46730,3830,'_sku','10704'),
(46731,3830,'_regular_price','39'),
(46732,3830,'total_sales','0'),
(46733,3830,'_tax_status','taxable'),
(46734,3830,'_tax_class','parent'),
(46735,3830,'_manage_stock','yes'),
(46736,3830,'_backorders','no'),
(46737,3830,'_sold_individually','no'),
(46738,3830,'_virtual','no'),
(46739,3830,'_downloadable','no'),
(46740,3830,'_download_limit','-1'),
(46741,3830,'_download_expiry','-1'),
(46742,3830,'_stock','35'),
(46743,3830,'_stock_status','instock'),
(46744,3830,'_wc_average_rating','0'),
(46745,3830,'_wc_review_count','0'),
(46746,3830,'attribute_pa_size','50mm'),
(46747,3830,'_price','39'),
(46748,3830,'_product_version','9.8.4'),
(46749,3831,'_variation_description','Price Excludes VAT'),
(46750,3831,'_sku','10705'),
(46751,3831,'_regular_price','55'),
(46752,3831,'total_sales','0'),
(46753,3831,'_tax_status','taxable'),
(46754,3831,'_tax_class','parent'),
(46755,3831,'_manage_stock','yes'),
(46756,3831,'_backorders','no'),
(46757,3831,'_sold_individually','no'),
(46758,3831,'_virtual','no'),
(46759,3831,'_downloadable','no'),
(46760,3831,'_download_limit','-1'),
(46761,3831,'_download_expiry','-1'),
(46762,3831,'_stock','23'),
(46763,3831,'_stock_status','instock'),
(46764,3831,'_wc_average_rating','0'),
(46765,3831,'_wc_review_count','0'),
(46766,3831,'attribute_pa_size','63mm'),
(46767,3831,'_price','55'),
(46768,3831,'_product_version','9.8.4'),
(46769,3832,'_variation_description','Price Excludes VAT'),
(46770,3832,'_sku','11242'),
(46771,3832,'_regular_price','23'),
(46772,3832,'total_sales','0'),
(46773,3832,'_tax_status','taxable'),
(46774,3832,'_tax_class','parent'),
(46775,3832,'_manage_stock','yes'),
(46776,3832,'_backorders','no'),
(46777,3832,'_sold_individually','no'),
(46778,3832,'_virtual','no'),
(46779,3832,'_downloadable','no'),
(46780,3832,'_download_limit','-1'),
(46781,3832,'_download_expiry','-1'),
(46782,3832,'_stock','72'),
(46783,3832,'_stock_status','instock'),
(46784,3832,'_wc_average_rating','0'),
(46785,3832,'_wc_review_count','0'),
(46786,3832,'attribute_pa_size','32mm'),
(46787,3832,'_price','23'),
(46788,3832,'_product_version','9.8.4'),
(46789,3833,'_variation_description','Price Excludes VAT'),
(46790,3833,'_sku','13228'),
(46791,3833,'_regular_price','13'),
(46792,3833,'total_sales','0'),
(46793,3833,'_tax_status','taxable'),
(46794,3833,'_tax_class','parent'),
(46795,3833,'_manage_stock','yes'),
(46796,3833,'_backorders','no'),
(46797,3833,'_sold_individually','no'),
(46798,3833,'_virtual','no'),
(46799,3833,'_downloadable','no'),
(46800,3833,'_download_limit','-1'),
(46801,3833,'_download_expiry','-1'),
(46802,3833,'_stock','31'),
(46803,3833,'_stock_status','instock'),
(46804,3833,'_wc_average_rating','0'),
(46805,3833,'_wc_review_count','0'),
(46806,3833,'attribute_pa_size','20mm'),
(46807,3833,'_price','13'),
(46808,3833,'_product_version','9.8.4'),
(46841,3821,'_edit_last','244'),
(46842,3821,'_edit_lock','1686662462:244'),
(46843,3829,'_edit_last','244'),
(46844,3829,'_edit_lock','1686662813:244'),
(46851,3821,'_yoast_wpseo_primary_product_cat',''),
(46852,3821,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46857,3829,'_yoast_wpseo_primary_product_cat',''),
(46858,3829,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46859,3834,'_wp_attached_file','2023/06/4bd814e61fe713257f50dd5f97ea948535063147.jpg'),
(46860,3834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:52:\"2023/06/4bd814e61fe713257f50dd5f97ea948535063147.jpg\";s:8:\"filesize\";i:13884;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"4bd814e61fe713257f50dd5f97ea948535063147-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5745;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"4bd814e61fe713257f50dd5f97ea948535063147-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2609;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"4bd814e61fe713257f50dd5f97ea948535063147-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5745;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"4bd814e61fe713257f50dd5f97ea948535063147-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1809;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46861,3834,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4/b/4bd814e61fe713257f50dd5f97ea948535063147.jpg'),
(46862,3835,'total_sales','0'),
(46863,3835,'_tax_status','taxable'),
(46864,3835,'_tax_class',''),
(46865,3835,'_manage_stock','no'),
(46866,3835,'_backorders','no'),
(46867,3835,'_sold_individually','no'),
(46868,3835,'_virtual','no'),
(46869,3835,'_downloadable','no'),
(46870,3835,'_download_limit','-1'),
(46871,3835,'_download_expiry','-1'),
(46872,3835,'_thumbnail_id','3834'),
(46873,3835,'_stock',NULL),
(46874,3835,'_stock_status','instock'),
(46875,3835,'_wc_average_rating','0'),
(46876,3835,'_wc_review_count','0'),
(46877,3835,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(46878,3835,'_product_version','8.7.0'),
(46879,3836,'_variation_description','Price Excludes VAT'),
(46880,3836,'_sku','10712'),
(46881,3836,'_regular_price','109'),
(46882,3836,'total_sales','0'),
(46883,3836,'_tax_status','taxable'),
(46884,3836,'_tax_class','parent'),
(46885,3836,'_manage_stock','yes'),
(46886,3836,'_backorders','no'),
(46887,3836,'_sold_individually','no'),
(46888,3836,'_virtual','no'),
(46889,3836,'_downloadable','no'),
(46890,3836,'_download_limit','-1'),
(46891,3836,'_download_expiry','-1'),
(46892,3836,'_stock','7'),
(46893,3836,'_stock_status','instock'),
(46894,3836,'_wc_average_rating','0'),
(46895,3836,'_wc_review_count','0'),
(46896,3836,'attribute_pa_size','50mm'),
(46897,3836,'_price','109'),
(46898,3836,'_product_version','8.7.0'),
(46899,3837,'_variation_description','Price Excludes VAT'),
(46900,3837,'_sku','10713'),
(46901,3837,'_regular_price','149'),
(46902,3837,'total_sales','0'),
(46903,3837,'_tax_status','taxable'),
(46904,3837,'_tax_class','parent'),
(46905,3837,'_manage_stock','yes'),
(46906,3837,'_backorders','no'),
(46907,3837,'_sold_individually','no'),
(46908,3837,'_virtual','no'),
(46909,3837,'_downloadable','no'),
(46910,3837,'_download_limit','-1'),
(46911,3837,'_download_expiry','-1'),
(46912,3837,'_stock','9'),
(46913,3837,'_stock_status','instock'),
(46914,3837,'_wc_average_rating','0'),
(46915,3837,'_wc_review_count','0'),
(46916,3837,'attribute_pa_size','63mm'),
(46917,3837,'_price','149'),
(46918,3837,'_product_version','8.7.0'),
(46919,3838,'_variation_description','Price Excludes VAT'),
(46920,3838,'_sku','11181'),
(46921,3838,'_regular_price','62'),
(46922,3838,'total_sales','0'),
(46923,3838,'_tax_status','taxable'),
(46924,3838,'_tax_class','parent'),
(46925,3838,'_manage_stock','yes'),
(46926,3838,'_backorders','no'),
(46927,3838,'_sold_individually','no'),
(46928,3838,'_virtual','no'),
(46929,3838,'_downloadable','no'),
(46930,3838,'_download_limit','-1'),
(46931,3838,'_download_expiry','-1'),
(46932,3838,'_stock','13'),
(46933,3838,'_stock_status','instock'),
(46934,3838,'_wc_average_rating','0'),
(46935,3838,'_wc_review_count','0'),
(46936,3838,'attribute_pa_size','32mm'),
(46937,3838,'_price','62'),
(46938,3838,'_product_version','8.7.0'),
(46951,3835,'_edit_last','244'),
(46952,3835,'_edit_lock','1686663151:244'),
(46956,3835,'_yoast_wpseo_primary_product_cat',''),
(46957,3835,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(46958,3839,'_wp_attached_file','2023/06/4102f87e00326a81b8c9263d6eab6aa7afa2909d.jpeg'),
(46959,3839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:53:\"2023/06/4102f87e00326a81b8c9263d6eab6aa7afa2909d.jpeg\";s:8:\"filesize\";i:2825;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"4102f87e00326a81b8c9263d6eab6aa7afa2909d-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2817;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"4102f87e00326a81b8c9263d6eab6aa7afa2909d-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(46960,3839,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4/1/4102f87e00326a81b8c9263d6eab6aa7afa2909d.jpeg'),
(46961,3840,'total_sales','0'),
(46962,3840,'_tax_status','taxable'),
(46963,3840,'_tax_class',''),
(46964,3840,'_manage_stock','no'),
(46965,3840,'_backorders','no'),
(46966,3840,'_sold_individually','no'),
(46967,3840,'_virtual','no'),
(46968,3840,'_downloadable','no'),
(46969,3840,'_download_limit','-1'),
(46970,3840,'_download_expiry','-1'),
(46971,3840,'_thumbnail_id','3839'),
(46972,3840,'_stock',NULL),
(46973,3840,'_stock_status','instock'),
(46974,3840,'_wc_average_rating','0'),
(46975,3840,'_wc_review_count','0'),
(46976,3840,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(46977,3840,'_product_version','8.0.3'),
(46978,3841,'_variation_description','Price Excludes VAT'),
(46979,3841,'_sku','10710'),
(46980,3841,'_regular_price','147'),
(46981,3841,'total_sales','0'),
(46982,3841,'_tax_status','taxable'),
(46983,3841,'_tax_class','parent'),
(46984,3841,'_manage_stock','yes'),
(46985,3841,'_backorders','no'),
(46986,3841,'_sold_individually','no'),
(46987,3841,'_virtual','no'),
(46988,3841,'_downloadable','no'),
(46989,3841,'_download_limit','-1'),
(46990,3841,'_download_expiry','-1'),
(46991,3841,'_stock','10'),
(46992,3841,'_stock_status','instock'),
(46993,3841,'_wc_average_rating','0'),
(46994,3841,'_wc_review_count','0'),
(46995,3841,'attribute_pa_size','50mm'),
(46996,3841,'_price','147'),
(46997,3841,'_product_version','8.0.3'),
(46998,3842,'_variation_description','Price Excludes VAT'),
(46999,3842,'_sku','10711'),
(47000,3842,'_regular_price','194'),
(47001,3842,'total_sales','0'),
(47002,3842,'_tax_status','taxable'),
(47003,3842,'_tax_class','parent'),
(47004,3842,'_manage_stock','yes'),
(47005,3842,'_backorders','no'),
(47006,3842,'_sold_individually','no'),
(47007,3842,'_virtual','no'),
(47008,3842,'_downloadable','no'),
(47009,3842,'_download_limit','-1'),
(47010,3842,'_download_expiry','-1'),
(47011,3842,'_stock','0'),
(47012,3842,'_stock_status','outofstock'),
(47013,3842,'_wc_average_rating','0'),
(47014,3842,'_wc_review_count','0'),
(47015,3842,'attribute_pa_size','63mm'),
(47016,3842,'_price','194'),
(47017,3842,'_product_version','8.0.3'),
(47027,3843,'_wp_attached_file','2023/06/cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d.jpg'),
(47028,3843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:322;s:6:\"height\";i:322;s:4:\"file\";s:52:\"2023/06/cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d.jpg\";s:8:\"filesize\";i:9548;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6123;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2675;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6123;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1884;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47029,3843,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c/d/cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d.jpg'),
(47030,3844,'total_sales','0'),
(47031,3844,'_tax_status','taxable'),
(47032,3844,'_tax_class',''),
(47033,3844,'_manage_stock','no'),
(47034,3844,'_backorders','no'),
(47035,3844,'_sold_individually','no'),
(47036,3844,'_virtual','no'),
(47037,3844,'_downloadable','no'),
(47038,3844,'_download_limit','-1'),
(47039,3844,'_download_expiry','-1'),
(47040,3844,'_thumbnail_id','3843'),
(47041,3844,'_stock',NULL),
(47042,3844,'_stock_status','instock'),
(47043,3844,'_wc_average_rating','0'),
(47044,3844,'_wc_review_count','0'),
(47045,3844,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(47046,3844,'_product_version','9.8.5'),
(47047,3845,'_variation_description','Price Excludes VAT'),
(47048,3845,'_sku','10708'),
(47049,3845,'_regular_price','20'),
(47050,3845,'total_sales','0'),
(47051,3845,'_tax_status','taxable'),
(47052,3845,'_tax_class','parent'),
(47053,3845,'_manage_stock','yes'),
(47054,3845,'_backorders','no'),
(47055,3845,'_sold_individually','no'),
(47056,3845,'_virtual','no'),
(47057,3845,'_downloadable','no'),
(47058,3845,'_download_limit','-1'),
(47059,3845,'_download_expiry','-1'),
(47060,3845,'_stock','161'),
(47061,3845,'_stock_status','instock'),
(47062,3845,'_wc_average_rating','0'),
(47063,3845,'_wc_review_count','0'),
(47064,3845,'attribute_pa_size','50mm'),
(47065,3845,'_price','20'),
(47066,3845,'_product_version','9.8.5'),
(47067,3846,'_variation_description','Price Excludes VAT'),
(47068,3846,'_sku','10709'),
(47069,3846,'_regular_price','28'),
(47070,3846,'total_sales','0'),
(47071,3846,'_tax_status','taxable'),
(47072,3846,'_tax_class','parent'),
(47073,3846,'_manage_stock','yes'),
(47074,3846,'_backorders','no'),
(47075,3846,'_sold_individually','no'),
(47076,3846,'_virtual','no'),
(47077,3846,'_downloadable','no'),
(47078,3846,'_download_limit','-1'),
(47079,3846,'_download_expiry','-1'),
(47080,3846,'_stock','33'),
(47081,3846,'_stock_status','instock'),
(47082,3846,'_wc_average_rating','0'),
(47083,3846,'_wc_review_count','0'),
(47084,3846,'attribute_pa_size','63mm'),
(47085,3846,'_price','28'),
(47086,3846,'_product_version','9.8.5'),
(47087,3847,'_variation_description','Price Excludes VAT'),
(47088,3847,'_sku','11209'),
(47089,3847,'_regular_price','10'),
(47090,3847,'total_sales','0'),
(47091,3847,'_tax_status','taxable'),
(47092,3847,'_tax_class','parent'),
(47093,3847,'_manage_stock','yes'),
(47094,3847,'_backorders','no'),
(47095,3847,'_sold_individually','no'),
(47096,3847,'_virtual','no'),
(47097,3847,'_downloadable','no'),
(47098,3847,'_download_limit','-1'),
(47099,3847,'_download_expiry','-1'),
(47100,3847,'_stock','68'),
(47101,3847,'_stock_status','instock'),
(47102,3847,'_wc_average_rating','0'),
(47103,3847,'_wc_review_count','0'),
(47104,3847,'attribute_pa_size','32mm'),
(47105,3847,'_price','10'),
(47106,3847,'_product_version','9.8.5'),
(47107,3848,'_variation_description','Price Excludes VAT'),
(47108,3848,'_sku','11210'),
(47109,3848,'_regular_price','9'),
(47110,3848,'total_sales','0'),
(47111,3848,'_tax_status','taxable'),
(47112,3848,'_tax_class','parent'),
(47113,3848,'_manage_stock','yes'),
(47114,3848,'_backorders','no'),
(47115,3848,'_sold_individually','no'),
(47116,3848,'_virtual','no'),
(47117,3848,'_downloadable','no'),
(47118,3848,'_download_limit','-1'),
(47119,3848,'_download_expiry','-1'),
(47120,3848,'_stock','30'),
(47121,3848,'_stock_status','instock'),
(47122,3848,'_wc_average_rating','0'),
(47123,3848,'_wc_review_count','0'),
(47124,3848,'attribute_pa_size','25mm'),
(47125,3848,'_price','9'),
(47126,3848,'_product_version','9.8.5'),
(47127,3849,'_variation_description','Price Excludes VAT'),
(47128,3849,'_sku','11498'),
(47129,3849,'_regular_price','72'),
(47130,3849,'total_sales','0'),
(47131,3849,'_tax_status','taxable'),
(47132,3849,'_tax_class','parent'),
(47133,3849,'_manage_stock','yes'),
(47134,3849,'_backorders','no'),
(47135,3849,'_sold_individually','no'),
(47136,3849,'_virtual','no'),
(47137,3849,'_downloadable','no'),
(47138,3849,'_download_limit','-1'),
(47139,3849,'_download_expiry','-1'),
(47140,3849,'_stock','24'),
(47141,3849,'_stock_status','instock'),
(47142,3849,'_wc_average_rating','0'),
(47143,3849,'_wc_review_count','0'),
(47144,3849,'attribute_pa_size','75mm'),
(47145,3849,'_price','72'),
(47146,3849,'_product_version','9.8.5'),
(47147,3850,'_variation_description','Price Excludes VAT'),
(47148,3850,'_sku','12208'),
(47149,3850,'_regular_price','10'),
(47150,3850,'total_sales','0'),
(47151,3850,'_tax_status','taxable'),
(47152,3850,'_tax_class','parent'),
(47153,3850,'_manage_stock','yes'),
(47154,3850,'_backorders','no'),
(47155,3850,'_sold_individually','no'),
(47156,3850,'_virtual','no'),
(47157,3850,'_downloadable','no'),
(47158,3850,'_download_limit','-1'),
(47159,3850,'_download_expiry','-1'),
(47160,3850,'_stock','39'),
(47161,3850,'_stock_status','instock'),
(47162,3850,'_wc_average_rating','0'),
(47163,3850,'_wc_review_count','0'),
(47164,3850,'attribute_pa_size','20mm'),
(47165,3850,'_price','10'),
(47166,3850,'_product_version','9.8.5'),
(47167,3851,'_variation_description','Price Excludes VAT'),
(47168,3851,'_sku','12874'),
(47169,3851,'_regular_price','153'),
(47170,3851,'total_sales','0'),
(47171,3851,'_tax_status','taxable'),
(47172,3851,'_tax_class','parent'),
(47173,3851,'_manage_stock','yes'),
(47174,3851,'_backorders','no'),
(47175,3851,'_sold_individually','no'),
(47176,3851,'_virtual','no'),
(47177,3851,'_downloadable','no'),
(47178,3851,'_download_limit','-1'),
(47179,3851,'_download_expiry','-1'),
(47180,3851,'_stock','5'),
(47181,3851,'_stock_status','instock'),
(47182,3851,'_wc_average_rating','0'),
(47183,3851,'_wc_review_count','0'),
(47184,3851,'attribute_pa_size','110mm'),
(47185,3851,'_price','153'),
(47186,3851,'_product_version','9.8.5'),
(47212,3852,'_wp_attached_file','2023/06/bf500cf8d621c39098f21c0d5a205199f48082e4.jpg'),
(47213,3852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:530;s:6:\"height\";i:530;s:4:\"file\";s:52:\"2023/06/bf500cf8d621c39098f21c0d5a205199f48082e4.jpg\";s:8:\"filesize\";i:13104;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"bf500cf8d621c39098f21c0d5a205199f48082e4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"bf500cf8d621c39098f21c0d5a205199f48082e4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2906;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"bf500cf8d621c39098f21c0d5a205199f48082e4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"bf500cf8d621c39098f21c0d5a205199f48082e4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47214,3852,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b/f/bf500cf8d621c39098f21c0d5a205199f48082e4.jpg'),
(47215,3853,'total_sales','0'),
(47216,3853,'_tax_status','taxable'),
(47217,3853,'_tax_class',''),
(47218,3853,'_manage_stock','no'),
(47219,3853,'_backorders','no'),
(47220,3853,'_sold_individually','no'),
(47221,3853,'_virtual','no'),
(47222,3853,'_downloadable','no'),
(47223,3853,'_download_limit','-1'),
(47224,3853,'_download_expiry','-1'),
(47225,3853,'_thumbnail_id','3852'),
(47226,3853,'_stock',NULL),
(47227,3853,'_stock_status','instock'),
(47228,3853,'_wc_average_rating','0'),
(47229,3853,'_wc_review_count','0'),
(47230,3853,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(47231,3853,'_product_version','9.8.5'),
(47232,3854,'_variation_description','Price Excludes VAT'),
(47233,3854,'_sku','10706'),
(47234,3854,'_regular_price','41'),
(47235,3854,'total_sales','0'),
(47236,3854,'_tax_status','taxable'),
(47237,3854,'_tax_class','parent'),
(47238,3854,'_manage_stock','yes'),
(47239,3854,'_backorders','no'),
(47240,3854,'_sold_individually','no'),
(47241,3854,'_virtual','no'),
(47242,3854,'_downloadable','no'),
(47243,3854,'_download_limit','-1'),
(47244,3854,'_download_expiry','-1'),
(47245,3854,'_stock','67'),
(47246,3854,'_stock_status','instock'),
(47247,3854,'_wc_average_rating','0'),
(47248,3854,'_wc_review_count','0'),
(47249,3854,'attribute_pa_size','50mm'),
(47250,3854,'_price','41'),
(47251,3854,'_product_version','9.8.5'),
(47252,3855,'_variation_description','Price Excludes VAT'),
(47253,3855,'_sku','10707'),
(47254,3855,'_regular_price','63'),
(47255,3855,'total_sales','0'),
(47256,3855,'_tax_status','taxable'),
(47257,3855,'_tax_class','parent'),
(47258,3855,'_manage_stock','yes'),
(47259,3855,'_backorders','no'),
(47260,3855,'_sold_individually','no'),
(47261,3855,'_virtual','no'),
(47262,3855,'_downloadable','no'),
(47263,3855,'_download_limit','-1'),
(47264,3855,'_download_expiry','-1'),
(47265,3855,'_stock','23'),
(47266,3855,'_stock_status','instock'),
(47267,3855,'_wc_average_rating','0'),
(47268,3855,'_wc_review_count','0'),
(47269,3855,'attribute_pa_size','63mm'),
(47270,3855,'_price','63'),
(47271,3855,'_product_version','9.8.5'),
(47272,3856,'_variation_description','Price Excludes VAT'),
(47273,3856,'_sku','11059'),
(47274,3856,'_regular_price','21'),
(47275,3856,'total_sales','0'),
(47276,3856,'_tax_status','taxable'),
(47277,3856,'_tax_class','parent'),
(47278,3856,'_manage_stock','yes'),
(47279,3856,'_backorders','no'),
(47280,3856,'_sold_individually','no'),
(47281,3856,'_virtual','no'),
(47282,3856,'_downloadable','no'),
(47283,3856,'_download_limit','-1'),
(47284,3856,'_download_expiry','-1'),
(47285,3856,'_stock','163'),
(47286,3856,'_stock_status','instock'),
(47287,3856,'_wc_average_rating','0'),
(47288,3856,'_wc_review_count','0'),
(47289,3856,'attribute_pa_size','32mm'),
(47290,3856,'_price','21'),
(47291,3856,'_product_version','9.8.5'),
(47292,3857,'_variation_description','Price Excludes VAT'),
(47293,3857,'_sku','11219'),
(47294,3857,'_regular_price','16'),
(47295,3857,'total_sales','0'),
(47296,3857,'_tax_status','taxable'),
(47297,3857,'_tax_class','parent'),
(47298,3857,'_manage_stock','yes'),
(47299,3857,'_backorders','no'),
(47300,3857,'_sold_individually','no'),
(47301,3857,'_virtual','no'),
(47302,3857,'_downloadable','no'),
(47303,3857,'_download_limit','-1'),
(47304,3857,'_download_expiry','-1'),
(47305,3857,'_stock','10'),
(47306,3857,'_stock_status','instock'),
(47307,3857,'_wc_average_rating','0'),
(47308,3857,'_wc_review_count','0'),
(47309,3857,'attribute_pa_size','25mm'),
(47310,3857,'_price','16'),
(47311,3857,'_product_version','9.8.5'),
(47312,3858,'_variation_description','Price Excludes VAT'),
(47313,3858,'_sku','12367'),
(47314,3858,'_regular_price','12'),
(47315,3858,'total_sales','0'),
(47316,3858,'_tax_status','taxable'),
(47317,3858,'_tax_class','parent'),
(47318,3858,'_manage_stock','yes'),
(47319,3858,'_backorders','no'),
(47320,3858,'_sold_individually','no'),
(47321,3858,'_virtual','no'),
(47322,3858,'_downloadable','no'),
(47323,3858,'_download_limit','-1'),
(47324,3858,'_download_expiry','-1'),
(47325,3858,'_stock','24'),
(47326,3858,'_stock_status','instock'),
(47327,3858,'_wc_average_rating','0'),
(47328,3858,'_wc_review_count','0'),
(47329,3858,'attribute_pa_size','20mm'),
(47330,3858,'_price','12'),
(47331,3858,'_product_version','9.8.5'),
(47372,3840,'_edit_last','244'),
(47373,3840,'_edit_lock','1686664339:244'),
(47374,3844,'_edit_last','244'),
(47375,3844,'_edit_lock','1686664552:244'),
(47376,3853,'_edit_last','244'),
(47377,3853,'_edit_lock','1686664638:244'),
(47380,3840,'_yoast_wpseo_primary_product_cat',''),
(47381,3840,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(47394,3844,'_yoast_wpseo_primary_product_cat',''),
(47395,3844,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(47406,3853,'_yoast_wpseo_primary_product_cat',''),
(47407,3853,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(47408,3859,'_wp_attached_file','2023/06/216b3b073a9cb61de0edcc0e131a568744dc19fc.jpeg'),
(47409,3859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:53:\"2023/06/216b3b073a9cb61de0edcc0e131a568744dc19fc.jpeg\";s:8:\"filesize\";i:2664;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"216b3b073a9cb61de0edcc0e131a568744dc19fc-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"216b3b073a9cb61de0edcc0e131a568744dc19fc-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47410,3859,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2/1/216b3b073a9cb61de0edcc0e131a568744dc19fc.jpeg'),
(47411,3860,'total_sales','0'),
(47412,3860,'_tax_status','taxable'),
(47413,3860,'_tax_class',''),
(47414,3860,'_manage_stock','no'),
(47415,3860,'_backorders','no'),
(47416,3860,'_sold_individually','no'),
(47417,3860,'_virtual','no'),
(47418,3860,'_downloadable','no'),
(47419,3860,'_download_limit','-1'),
(47420,3860,'_download_expiry','-1'),
(47421,3860,'_thumbnail_id','3859'),
(47422,3860,'_stock',NULL),
(47423,3860,'_stock_status','instock'),
(47424,3860,'_wc_average_rating','0'),
(47425,3860,'_wc_review_count','0'),
(47426,3860,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(47427,3860,'_product_version','9.3.3'),
(47428,3861,'_variation_description','Price Excludes VAT'),
(47429,3861,'_sku','10715'),
(47430,3861,'_regular_price','85'),
(47431,3861,'total_sales','0'),
(47432,3861,'_tax_status','taxable'),
(47433,3861,'_tax_class','parent'),
(47434,3861,'_manage_stock','yes'),
(47435,3861,'_backorders','no'),
(47436,3861,'_sold_individually','no'),
(47437,3861,'_virtual','no'),
(47438,3861,'_downloadable','no'),
(47439,3861,'_download_limit','-1'),
(47440,3861,'_download_expiry','-1'),
(47441,3861,'_stock','8'),
(47442,3861,'_stock_status','instock'),
(47443,3861,'_wc_average_rating','0'),
(47444,3861,'_wc_review_count','0'),
(47445,3861,'attribute_pa_size','50mm'),
(47446,3861,'_price','85'),
(47447,3861,'_product_version','9.3.3'),
(47448,3862,'_variation_description','Price Excludes VAT'),
(47449,3862,'_sku','10716'),
(47450,3862,'_regular_price','124'),
(47451,3862,'total_sales','0'),
(47452,3862,'_tax_status','taxable'),
(47453,3862,'_tax_class','parent'),
(47454,3862,'_manage_stock','yes'),
(47455,3862,'_backorders','no'),
(47456,3862,'_sold_individually','no'),
(47457,3862,'_virtual','no'),
(47458,3862,'_downloadable','no'),
(47459,3862,'_download_limit','-1'),
(47460,3862,'_download_expiry','-1'),
(47461,3862,'_stock','29'),
(47462,3862,'_stock_status','instock'),
(47463,3862,'_wc_average_rating','0'),
(47464,3862,'_wc_review_count','0'),
(47465,3862,'attribute_pa_size','63mm'),
(47466,3862,'_price','124'),
(47467,3862,'_product_version','9.3.3'),
(47477,3863,'_wp_attached_file','2023/06/PVC-Reducing-T-Piece-50-x-32mm.jpg'),
(47478,3863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:42:\"2023/06/PVC-Reducing-T-Piece-50-x-32mm.jpg\";s:8:\"filesize\";i:53463;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"PVC-Reducing-T-Piece-50-x-32mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5172;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"PVC-Reducing-T-Piece-50-x-32mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"PVC-Reducing-T-Piece-50-x-32mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PVC-Reducing-T-Piece-50-x-32mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21054;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"PVC-Reducing-T-Piece-50-x-32mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5172;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"PVC-Reducing-T-Piece-50-x-32mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14252;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"PVC-Reducing-T-Piece-50-x-32mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1745;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47479,3863,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d0788b6e800cb85dfb18e28d7c04af70b796628c/PVC-Reducing-T-Piece-50-x-32mm.jpg'),
(47480,3864,'total_sales','0'),
(47481,3864,'_tax_status','taxable'),
(47482,3864,'_tax_class',''),
(47483,3864,'_manage_stock','no'),
(47484,3864,'_backorders','no'),
(47485,3864,'_sold_individually','no'),
(47486,3864,'_virtual','no'),
(47487,3864,'_downloadable','no'),
(47488,3864,'_download_limit','-1'),
(47489,3864,'_download_expiry','-1'),
(47490,3864,'_thumbnail_id','3863'),
(47491,3864,'_stock',NULL),
(47492,3864,'_stock_status','instock'),
(47493,3864,'_wc_average_rating','0'),
(47494,3864,'_wc_review_count','0'),
(47495,3864,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(47496,3864,'_product_version','9.8.5'),
(47497,3865,'_variation_description','Price Excludes VAT'),
(47498,3865,'_sku','10720'),
(47499,3865,'_regular_price','54'),
(47500,3865,'total_sales','0'),
(47501,3865,'_tax_status','taxable'),
(47502,3865,'_tax_class','parent'),
(47503,3865,'_manage_stock','yes'),
(47504,3865,'_backorders','no'),
(47505,3865,'_sold_individually','no'),
(47506,3865,'_virtual','no'),
(47507,3865,'_downloadable','no'),
(47508,3865,'_download_limit','-1'),
(47509,3865,'_download_expiry','-1'),
(47510,3865,'_stock','40'),
(47511,3865,'_stock_status','instock'),
(47512,3865,'_wc_average_rating','0'),
(47513,3865,'_wc_review_count','0'),
(47514,3865,'attribute_pa_size','50-x-32mm'),
(47515,3865,'_price','54'),
(47516,3865,'_product_version','9.8.5'),
(47517,3866,'_variation_description','Price Excludes VAT'),
(47518,3866,'_sku','10721'),
(47519,3866,'_regular_price','82'),
(47520,3866,'total_sales','0'),
(47521,3866,'_tax_status','taxable'),
(47522,3866,'_tax_class','parent'),
(47523,3866,'_manage_stock','yes'),
(47524,3866,'_backorders','no'),
(47525,3866,'_sold_individually','no'),
(47526,3866,'_virtual','no'),
(47527,3866,'_downloadable','no'),
(47528,3866,'_download_limit','-1'),
(47529,3866,'_download_expiry','-1'),
(47530,3866,'_stock','17'),
(47531,3866,'_stock_status','instock'),
(47532,3866,'_wc_average_rating','0'),
(47533,3866,'_wc_review_count','0'),
(47534,3866,'attribute_pa_size','63-x-50mm'),
(47535,3866,'_price','82'),
(47536,3866,'_product_version','9.8.5'),
(47537,3867,'_variation_description','Price Excludes VAT'),
(47538,3867,'_sku','11205'),
(47539,3867,'_regular_price','54'),
(47540,3867,'total_sales','0'),
(47541,3867,'_tax_status','taxable'),
(47542,3867,'_tax_class','parent'),
(47543,3867,'_manage_stock','yes'),
(47544,3867,'_backorders','no'),
(47545,3867,'_sold_individually','no'),
(47546,3867,'_virtual','no'),
(47547,3867,'_downloadable','no'),
(47548,3867,'_download_limit','-1'),
(47549,3867,'_download_expiry','-1'),
(47550,3867,'_stock','5'),
(47551,3867,'_stock_status','instock'),
(47552,3867,'_wc_average_rating','0'),
(47553,3867,'_wc_review_count','0'),
(47554,3867,'attribute_pa_size','50-x-40mm'),
(47555,3867,'_price','54'),
(47556,3867,'_product_version','9.8.5'),
(47557,3868,'_variation_description','Price Excludes VAT'),
(47558,3868,'_sku','11206'),
(47559,3868,'_regular_price','54'),
(47560,3868,'total_sales','0'),
(47561,3868,'_tax_status','taxable'),
(47562,3868,'_tax_class','parent'),
(47563,3868,'_manage_stock','yes'),
(47564,3868,'_backorders','no'),
(47565,3868,'_sold_individually','no'),
(47566,3868,'_virtual','no'),
(47567,3868,'_downloadable','no'),
(47568,3868,'_download_limit','-1'),
(47569,3868,'_download_expiry','-1'),
(47570,3868,'_stock','1'),
(47571,3868,'_stock_status','instock'),
(47572,3868,'_wc_average_rating','0'),
(47573,3868,'_wc_review_count','0'),
(47574,3868,'attribute_pa_size','50-x-25mm'),
(47575,3868,'_price','54'),
(47576,3868,'_product_version','9.8.5'),
(47577,3869,'_variation_description','Price Excludes VAT'),
(47578,3869,'_sku','11207'),
(47579,3869,'_regular_price','54'),
(47580,3869,'total_sales','0'),
(47581,3869,'_tax_status','taxable'),
(47582,3869,'_tax_class','parent'),
(47583,3869,'_manage_stock','yes'),
(47584,3869,'_backorders','no'),
(47585,3869,'_sold_individually','no'),
(47586,3869,'_virtual','no'),
(47587,3869,'_downloadable','no'),
(47588,3869,'_download_limit','-1'),
(47589,3869,'_download_expiry','-1'),
(47590,3869,'_stock','11'),
(47591,3869,'_stock_status','instock'),
(47592,3869,'_wc_average_rating','0'),
(47593,3869,'_wc_review_count','0'),
(47594,3869,'attribute_pa_size','50-x-20mm'),
(47595,3869,'_price','54'),
(47596,3869,'_product_version','9.8.5'),
(47597,3870,'_variation_description','Price Excludes VAT'),
(47598,3870,'_sku','11208'),
(47599,3870,'_regular_price','82'),
(47600,3870,'total_sales','0'),
(47601,3870,'_tax_status','taxable'),
(47602,3870,'_tax_class','parent'),
(47603,3870,'_manage_stock','yes'),
(47604,3870,'_backorders','no'),
(47605,3870,'_sold_individually','no'),
(47606,3870,'_virtual','no'),
(47607,3870,'_downloadable','no'),
(47608,3870,'_download_limit','-1'),
(47609,3870,'_download_expiry','-1'),
(47610,3870,'_stock','1'),
(47611,3870,'_stock_status','instock'),
(47612,3870,'_wc_average_rating','0'),
(47613,3870,'_wc_review_count','0'),
(47614,3870,'attribute_pa_size','63-x-32mm'),
(47615,3870,'_price','82'),
(47616,3870,'_product_version','9.8.5'),
(47617,3871,'_variation_description','Price Excludes VAT'),
(47618,3871,'_sku','11500'),
(47619,3871,'_regular_price','152'),
(47620,3871,'total_sales','0'),
(47621,3871,'_tax_status','taxable'),
(47622,3871,'_tax_class','parent'),
(47623,3871,'_manage_stock','yes'),
(47624,3871,'_backorders','no'),
(47625,3871,'_sold_individually','no'),
(47626,3871,'_virtual','no'),
(47627,3871,'_downloadable','no'),
(47628,3871,'_download_limit','-1'),
(47629,3871,'_download_expiry','-1'),
(47630,3871,'_stock','27'),
(47631,3871,'_stock_status','instock'),
(47632,3871,'_wc_average_rating','0'),
(47633,3871,'_wc_review_count','0'),
(47634,3871,'attribute_pa_size','75-x-63mm'),
(47635,3871,'_price','152'),
(47636,3871,'_product_version','9.8.5'),
(47637,3872,'_variation_description','Price Excludes VAT'),
(47638,3872,'_sku','11611'),
(47639,3872,'_regular_price','345'),
(47640,3872,'total_sales','0'),
(47641,3872,'_tax_status','taxable'),
(47642,3872,'_tax_class','parent'),
(47643,3872,'_manage_stock','yes'),
(47644,3872,'_backorders','no'),
(47645,3872,'_sold_individually','no'),
(47646,3872,'_virtual','no'),
(47647,3872,'_downloadable','no'),
(47648,3872,'_download_limit','-1'),
(47649,3872,'_download_expiry','-1'),
(47650,3872,'_stock','2'),
(47651,3872,'_stock_status','instock'),
(47652,3872,'_wc_average_rating','0'),
(47653,3872,'_wc_review_count','0'),
(47654,3872,'attribute_pa_size','110-x-50mm'),
(47655,3872,'_price','345'),
(47656,3872,'_product_version','9.8.5'),
(47657,3873,'_variation_description','Price Excludes VAT'),
(47658,3873,'_sku','13240'),
(47659,3873,'_regular_price','345'),
(47660,3873,'total_sales','0'),
(47661,3873,'_tax_status','taxable'),
(47662,3873,'_tax_class','parent'),
(47663,3873,'_manage_stock','yes'),
(47664,3873,'_backorders','no'),
(47665,3873,'_sold_individually','no'),
(47666,3873,'_virtual','no'),
(47667,3873,'_downloadable','no'),
(47668,3873,'_download_limit','-1'),
(47669,3873,'_download_expiry','-1'),
(47670,3873,'_stock','2'),
(47671,3873,'_stock_status','instock'),
(47672,3873,'_wc_average_rating','0'),
(47673,3873,'_wc_review_count','0'),
(47674,3873,'attribute_pa_size','110-x-63mm'),
(47675,3873,'_price','345'),
(47676,3873,'_product_version','9.8.5'),
(47677,3874,'_variation_description','Price Excludes VAT'),
(47678,3874,'_sku','13247'),
(47679,3874,'_regular_price','222'),
(47680,3874,'total_sales','0'),
(47681,3874,'_tax_status','taxable'),
(47682,3874,'_tax_class','parent'),
(47683,3874,'_manage_stock','yes'),
(47684,3874,'_backorders','no'),
(47685,3874,'_sold_individually','no'),
(47686,3874,'_virtual','no'),
(47687,3874,'_downloadable','no'),
(47688,3874,'_download_limit','-1'),
(47689,3874,'_download_expiry','-1'),
(47690,3874,'_stock','1'),
(47691,3874,'_stock_status','instock'),
(47692,3874,'_wc_average_rating','0'),
(47693,3874,'_wc_review_count','0'),
(47694,3874,'attribute_pa_size','90-x-63mm'),
(47695,3874,'_price','222'),
(47696,3874,'_product_version','9.8.5'),
(47722,3875,'_wp_attached_file','2023/06/db1f25712bf137e7860b36a83c20e5a9e2d9179b.jpg'),
(47723,3875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:225;s:4:\"file\";s:52:\"2023/06/db1f25712bf137e7860b36a83c20e5a9e2d9179b.jpg\";s:8:\"filesize\";i:3369;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"db1f25712bf137e7860b36a83c20e5a9e2d9179b-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3295;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"db1f25712bf137e7860b36a83c20e5a9e2d9179b-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2225;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(47724,3875,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d/b/db1f25712bf137e7860b36a83c20e5a9e2d9179b.jpg'),
(47725,3876,'total_sales','0'),
(47726,3876,'_tax_status','taxable'),
(47727,3876,'_tax_class',''),
(47728,3876,'_manage_stock','no'),
(47729,3876,'_backorders','no'),
(47730,3876,'_sold_individually','no'),
(47731,3876,'_virtual','no'),
(47732,3876,'_downloadable','no'),
(47733,3876,'_download_limit','-1'),
(47734,3876,'_download_expiry','-1'),
(47735,3876,'_thumbnail_id','3875'),
(47736,3876,'_stock',NULL),
(47737,3876,'_stock_status','instock'),
(47738,3876,'_wc_average_rating','0'),
(47739,3876,'_wc_review_count','0'),
(47740,3876,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(47741,3876,'_product_version','9.8.5'),
(47742,3877,'_variation_description','Price Excludes VAT'),
(47743,3877,'_sku','10717'),
(47744,3877,'_regular_price','9'),
(47745,3877,'total_sales','0'),
(47746,3877,'_tax_status','taxable'),
(47747,3877,'_tax_class','parent'),
(47748,3877,'_manage_stock','yes'),
(47749,3877,'_backorders','no'),
(47750,3877,'_sold_individually','no'),
(47751,3877,'_virtual','no'),
(47752,3877,'_downloadable','no'),
(47753,3877,'_download_limit','-1'),
(47754,3877,'_download_expiry','-1'),
(47755,3877,'_stock','12'),
(47756,3877,'_stock_status','instock'),
(47757,3877,'_wc_average_rating','0'),
(47758,3877,'_wc_review_count','0'),
(47759,3877,'attribute_pa_size','32-x-20mm'),
(47760,3877,'_price','9'),
(47761,3877,'_product_version','9.8.5'),
(47762,3878,'_variation_description','Price Excludes VAT'),
(47763,3878,'_sku','10718'),
(47764,3878,'_regular_price','16'),
(47765,3878,'total_sales','0'),
(47766,3878,'_tax_status','taxable'),
(47767,3878,'_tax_class','parent'),
(47768,3878,'_manage_stock','yes'),
(47769,3878,'_backorders','no'),
(47770,3878,'_sold_individually','no'),
(47771,3878,'_virtual','no'),
(47772,3878,'_downloadable','no'),
(47773,3878,'_download_limit','-1'),
(47774,3878,'_download_expiry','-1'),
(47775,3878,'_stock','21'),
(47776,3878,'_stock_status','instock'),
(47777,3878,'_wc_average_rating','0'),
(47778,3878,'_wc_review_count','0'),
(47779,3878,'attribute_pa_size','50-x-40mm'),
(47780,3878,'_price','16'),
(47781,3878,'_product_version','9.8.5'),
(47782,3879,'_variation_description','Price Excludes VAT'),
(47783,3879,'_sku','10719'),
(47784,3879,'_regular_price','22'),
(47785,3879,'total_sales','0'),
(47786,3879,'_tax_status','taxable'),
(47787,3879,'_tax_class','parent'),
(47788,3879,'_manage_stock','yes'),
(47789,3879,'_backorders','no'),
(47790,3879,'_sold_individually','no'),
(47791,3879,'_virtual','no'),
(47792,3879,'_downloadable','no'),
(47793,3879,'_download_limit','-1'),
(47794,3879,'_download_expiry','-1'),
(47795,3879,'_stock','25'),
(47796,3879,'_stock_status','instock'),
(47797,3879,'_wc_average_rating','0'),
(47798,3879,'_wc_review_count','0'),
(47799,3879,'attribute_pa_size','63-x-50mm'),
(47800,3879,'_price','22'),
(47801,3879,'_product_version','9.8.5'),
(47802,3880,'_variation_description','Price Excludes VAT'),
(47803,3880,'_sku','11091'),
(47804,3880,'_regular_price','14'),
(47805,3880,'total_sales','0'),
(47806,3880,'_tax_status','taxable'),
(47807,3880,'_tax_class','parent'),
(47808,3880,'_manage_stock','yes'),
(47809,3880,'_backorders','no'),
(47810,3880,'_sold_individually','no'),
(47811,3880,'_virtual','no'),
(47812,3880,'_downloadable','no'),
(47813,3880,'_download_limit','-1'),
(47814,3880,'_download_expiry','-1'),
(47815,3880,'_stock','0'),
(47816,3880,'_stock_status','outofstock'),
(47817,3880,'_wc_average_rating','0'),
(47818,3880,'_wc_review_count','0'),
(47819,3880,'attribute_pa_size','40-x-20mm'),
(47820,3880,'_price','14'),
(47821,3880,'_product_version','9.8.5'),
(47822,3881,'_variation_description','Price Excludes VAT'),
(47823,3881,'_sku','11198'),
(47824,3881,'_regular_price','14'),
(47825,3881,'total_sales','0'),
(47826,3881,'_tax_status','taxable'),
(47827,3881,'_tax_class','parent'),
(47828,3881,'_manage_stock','yes'),
(47829,3881,'_backorders','no'),
(47830,3881,'_sold_individually','no'),
(47831,3881,'_virtual','no'),
(47832,3881,'_downloadable','no'),
(47833,3881,'_download_limit','-1'),
(47834,3881,'_download_expiry','-1'),
(47835,3881,'_stock','-6'),
(47836,3881,'_stock_status','outofstock'),
(47837,3881,'_wc_average_rating','0'),
(47838,3881,'_wc_review_count','0'),
(47839,3881,'attribute_pa_size','40-x-25mm'),
(47840,3881,'_price','14'),
(47841,3881,'_product_version','9.8.5'),
(47842,3882,'_variation_description','Price Excludes VAT'),
(47843,3882,'_sku','11199'),
(47844,3882,'_regular_price','14'),
(47845,3882,'total_sales','0'),
(47846,3882,'_tax_status','taxable'),
(47847,3882,'_tax_class','parent'),
(47848,3882,'_manage_stock','yes'),
(47849,3882,'_backorders','no'),
(47850,3882,'_sold_individually','no'),
(47851,3882,'_virtual','no'),
(47852,3882,'_downloadable','no'),
(47853,3882,'_download_limit','-1'),
(47854,3882,'_download_expiry','-1'),
(47855,3882,'_stock','11'),
(47856,3882,'_stock_status','instock'),
(47857,3882,'_wc_average_rating','0'),
(47858,3882,'_wc_review_count','0'),
(47859,3882,'attribute_pa_size','40-x-32mm'),
(47860,3882,'_price','14'),
(47861,3882,'_product_version','9.8.5'),
(47862,3883,'_variation_description','Price Excludes VAT'),
(47863,3883,'_sku','11200'),
(47864,3883,'_regular_price','17'),
(47865,3883,'total_sales','0'),
(47866,3883,'_tax_status','taxable'),
(47867,3883,'_tax_class','parent'),
(47868,3883,'_manage_stock','yes'),
(47869,3883,'_backorders','no'),
(47870,3883,'_sold_individually','no'),
(47871,3883,'_virtual','no'),
(47872,3883,'_downloadable','no'),
(47873,3883,'_download_limit','-1'),
(47874,3883,'_download_expiry','-1'),
(47875,3883,'_stock','10'),
(47876,3883,'_stock_status','instock'),
(47877,3883,'_wc_average_rating','0'),
(47878,3883,'_wc_review_count','0'),
(47879,3883,'attribute_pa_size','50-x-20mm'),
(47880,3883,'_price','17'),
(47881,3883,'_product_version','9.8.5'),
(47882,3884,'_variation_description','Price Excludes VAT'),
(47883,3884,'_sku','11201'),
(47884,3884,'_regular_price','17'),
(47885,3884,'total_sales','0'),
(47886,3884,'_tax_status','taxable'),
(47887,3884,'_tax_class','parent'),
(47888,3884,'_manage_stock','yes'),
(47889,3884,'_backorders','no'),
(47890,3884,'_sold_individually','no'),
(47891,3884,'_virtual','no'),
(47892,3884,'_downloadable','no'),
(47893,3884,'_download_limit','-1'),
(47894,3884,'_download_expiry','-1'),
(47895,3884,'_stock','31'),
(47896,3884,'_stock_status','instock'),
(47897,3884,'_wc_average_rating','0'),
(47898,3884,'_wc_review_count','0'),
(47899,3884,'attribute_pa_size','50-x-32mm'),
(47900,3884,'_price','17'),
(47901,3884,'_product_version','9.8.5'),
(47902,3885,'_variation_description','Price Excludes VAT'),
(47903,3885,'_sku','11202'),
(47904,3885,'_regular_price','23'),
(47905,3885,'total_sales','0'),
(47906,3885,'_tax_status','taxable'),
(47907,3885,'_tax_class','parent'),
(47908,3885,'_manage_stock','yes'),
(47909,3885,'_backorders','no'),
(47910,3885,'_sold_individually','no'),
(47911,3885,'_virtual','no'),
(47912,3885,'_downloadable','no'),
(47913,3885,'_download_limit','-1'),
(47914,3885,'_download_expiry','-1'),
(47915,3885,'_stock','1'),
(47916,3885,'_stock_status','instock'),
(47917,3885,'_wc_average_rating','0'),
(47918,3885,'_wc_review_count','0'),
(47919,3885,'attribute_pa_size','63-x-32mm'),
(47920,3885,'_price','23'),
(47921,3885,'_product_version','9.8.5'),
(47922,3886,'_variation_description','Price Excludes VAT'),
(47923,3886,'_sku','11203'),
(47924,3886,'_regular_price','39'),
(47925,3886,'total_sales','0'),
(47926,3886,'_tax_status','taxable'),
(47927,3886,'_tax_class','parent'),
(47928,3886,'_manage_stock','yes'),
(47929,3886,'_backorders','no'),
(47930,3886,'_sold_individually','no'),
(47931,3886,'_virtual','no'),
(47932,3886,'_downloadable','no'),
(47933,3886,'_download_limit','-1'),
(47934,3886,'_download_expiry','-1'),
(47935,3886,'_stock','1'),
(47936,3886,'_stock_status','instock'),
(47937,3886,'_wc_average_rating','0'),
(47938,3886,'_wc_review_count','0'),
(47939,3886,'attribute_pa_size','75-x-40mm'),
(47940,3886,'_price','39'),
(47941,3886,'_product_version','9.8.5'),
(47942,3887,'_variation_description','Price Excludes VAT'),
(47943,3887,'_sku','11204'),
(47944,3887,'_regular_price','39'),
(47945,3887,'total_sales','0'),
(47946,3887,'_tax_status','taxable'),
(47947,3887,'_tax_class','parent'),
(47948,3887,'_manage_stock','yes'),
(47949,3887,'_backorders','no'),
(47950,3887,'_sold_individually','no'),
(47951,3887,'_virtual','no'),
(47952,3887,'_downloadable','no'),
(47953,3887,'_download_limit','-1'),
(47954,3887,'_download_expiry','-1'),
(47955,3887,'_stock','2'),
(47956,3887,'_stock_status','instock'),
(47957,3887,'_wc_average_rating','0'),
(47958,3887,'_wc_review_count','0'),
(47959,3887,'attribute_pa_size','75-x-50mm'),
(47960,3887,'_price','39'),
(47961,3887,'_product_version','9.8.5'),
(47962,3888,'_variation_description','Price Excludes VAT'),
(47963,3888,'_sku','11892'),
(47964,3888,'_regular_price','65'),
(47965,3888,'total_sales','0'),
(47966,3888,'_tax_status','taxable'),
(47967,3888,'_tax_class','parent'),
(47968,3888,'_manage_stock','yes'),
(47969,3888,'_backorders','no'),
(47970,3888,'_sold_individually','no'),
(47971,3888,'_virtual','no'),
(47972,3888,'_downloadable','no'),
(47973,3888,'_download_limit','-1'),
(47974,3888,'_download_expiry','-1'),
(47975,3888,'_stock','0'),
(47976,3888,'_stock_status','outofstock'),
(47977,3888,'_wc_average_rating','0'),
(47978,3888,'_wc_review_count','0'),
(47979,3888,'attribute_pa_size','90-x-75mm'),
(47980,3888,'_price','65'),
(47981,3888,'_product_version','9.8.5'),
(48012,3889,'_wp_attached_file','2023/06/c532ada31f0fae64ce5520b5e94832ee6090105f.jpeg'),
(48013,3889,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:210;s:6:\"height\";i:210;s:4:\"file\";s:53:\"2023/06/c532ada31f0fae64ce5520b5e94832ee6090105f.jpeg\";s:8:\"filesize\";i:3047;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"c532ada31f0fae64ce5520b5e94832ee6090105f-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3186;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"c532ada31f0fae64ce5520b5e94832ee6090105f-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48014,3889,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c/5/c532ada31f0fae64ce5520b5e94832ee6090105f.jpeg'),
(48015,3890,'total_sales','0'),
(48016,3890,'_tax_status','taxable'),
(48017,3890,'_tax_class',''),
(48018,3890,'_manage_stock','no'),
(48019,3890,'_backorders','no'),
(48020,3890,'_sold_individually','no'),
(48021,3890,'_virtual','no'),
(48022,3890,'_downloadable','no'),
(48023,3890,'_download_limit','-1'),
(48024,3890,'_download_expiry','-1'),
(48025,3890,'_thumbnail_id','3889'),
(48026,3890,'_stock',NULL),
(48027,3890,'_stock_status','instock'),
(48028,3890,'_wc_average_rating','0'),
(48029,3890,'_wc_review_count','0'),
(48030,3890,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(48031,3890,'_product_version','9.1.4'),
(48032,3891,'_variation_description','Price Excludes VAT'),
(48033,3891,'_sku','10724'),
(48034,3891,'_regular_price','13'),
(48035,3891,'total_sales','0'),
(48036,3891,'_tax_status','taxable'),
(48037,3891,'_tax_class','parent'),
(48038,3891,'_manage_stock','yes'),
(48039,3891,'_backorders','no'),
(48040,3891,'_sold_individually','no'),
(48041,3891,'_virtual','no'),
(48042,3891,'_downloadable','no'),
(48043,3891,'_download_limit','-1'),
(48044,3891,'_download_expiry','-1'),
(48045,3891,'_stock','0'),
(48046,3891,'_stock_status','outofstock'),
(48047,3891,'_wc_average_rating','0'),
(48048,3891,'_wc_review_count','0'),
(48049,3891,'attribute_pa_size','25-x-32-x-20mm'),
(48050,3891,'_price','13'),
(48051,3891,'_product_version','9.1.4'),
(48052,3892,'_variation_description','Price Excludes VAT'),
(48053,3892,'_sku','10725'),
(48054,3892,'_regular_price','17'),
(48055,3892,'total_sales','0'),
(48056,3892,'_tax_status','taxable'),
(48057,3892,'_tax_class','parent'),
(48058,3892,'_manage_stock','yes'),
(48059,3892,'_backorders','no'),
(48060,3892,'_sold_individually','no'),
(48061,3892,'_virtual','no'),
(48062,3892,'_downloadable','no'),
(48063,3892,'_download_limit','-1'),
(48064,3892,'_download_expiry','-1'),
(48065,3892,'_stock','0'),
(48066,3892,'_stock_status','outofstock'),
(48067,3892,'_wc_average_rating','0'),
(48068,3892,'_wc_review_count','0'),
(48069,3892,'attribute_pa_size','32-x-40-x-25mm'),
(48070,3892,'_price','17'),
(48071,3892,'_product_version','9.1.4'),
(48072,3893,'_variation_description','Price Excludes VAT'),
(48073,3893,'_sku','10726'),
(48074,3893,'_regular_price','21'),
(48075,3893,'total_sales','0'),
(48076,3893,'_tax_status','taxable'),
(48077,3893,'_tax_class','parent'),
(48078,3893,'_manage_stock','yes'),
(48079,3893,'_backorders','no'),
(48080,3893,'_sold_individually','no'),
(48081,3893,'_virtual','no'),
(48082,3893,'_downloadable','no'),
(48083,3893,'_download_limit','-1'),
(48084,3893,'_download_expiry','-1'),
(48085,3893,'_stock','30'),
(48086,3893,'_stock_status','instock'),
(48087,3893,'_wc_average_rating','0'),
(48088,3893,'_wc_review_count','0'),
(48089,3893,'attribute_pa_size','40-x-50-x-32mm'),
(48090,3893,'_price','21'),
(48091,3893,'_product_version','9.1.4'),
(48092,3894,'_variation_description','Price Excludes VAT'),
(48093,3894,'_sku','11196'),
(48094,3894,'_regular_price','30'),
(48095,3894,'total_sales','0'),
(48096,3894,'_tax_status','taxable'),
(48097,3894,'_tax_class','parent'),
(48098,3894,'_manage_stock','yes'),
(48099,3894,'_backorders','no'),
(48100,3894,'_sold_individually','no'),
(48101,3894,'_virtual','no'),
(48102,3894,'_downloadable','no'),
(48103,3894,'_download_limit','-1'),
(48104,3894,'_download_expiry','-1'),
(48105,3894,'_stock','14'),
(48106,3894,'_stock_status','instock'),
(48107,3894,'_wc_average_rating','0'),
(48108,3894,'_wc_review_count','0'),
(48109,3894,'attribute_pa_size','50-x-63-x-40mm'),
(48110,3894,'_price','30'),
(48111,3894,'_product_version','9.1.4'),
(48112,3895,'_variation_description','Price Excludes VAT'),
(48113,3895,'_sku','11197'),
(48114,3895,'_regular_price','51'),
(48115,3895,'total_sales','0'),
(48116,3895,'_tax_status','taxable'),
(48117,3895,'_tax_class','parent'),
(48118,3895,'_manage_stock','yes'),
(48119,3895,'_backorders','no'),
(48120,3895,'_sold_individually','no'),
(48121,3895,'_virtual','no'),
(48122,3895,'_downloadable','no'),
(48123,3895,'_download_limit','-1'),
(48124,3895,'_download_expiry','-1'),
(48125,3895,'_stock','2'),
(48126,3895,'_stock_status','instock'),
(48127,3895,'_wc_average_rating','0'),
(48128,3895,'_wc_review_count','0'),
(48129,3895,'attribute_pa_size','63-x-75-x-50mm'),
(48130,3895,'_price','51'),
(48131,3895,'_product_version','9.1.4'),
(48132,3896,'_variation_description','Price Excludes VAT'),
(48133,3896,'_sku','13246'),
(48134,3896,'_regular_price','130'),
(48135,3896,'total_sales','0'),
(48136,3896,'_tax_status','taxable'),
(48137,3896,'_tax_class','parent'),
(48138,3896,'_manage_stock','yes'),
(48139,3896,'_backorders','no'),
(48140,3896,'_sold_individually','no'),
(48141,3896,'_virtual','no'),
(48142,3896,'_downloadable','no'),
(48143,3896,'_download_limit','-1'),
(48144,3896,'_download_expiry','-1'),
(48145,3896,'_stock','2'),
(48146,3896,'_stock_status','instock'),
(48147,3896,'_wc_average_rating','0'),
(48148,3896,'_wc_review_count','0'),
(48149,3896,'attribute_pa_size','90-x-110-x-75mm'),
(48150,3896,'_price','130'),
(48151,3896,'_product_version','9.1.4'),
(48182,3860,'_edit_lock','1686665266:244'),
(48203,3860,'_edit_last','244'),
(48204,3860,'_yoast_wpseo_primary_product_cat',''),
(48205,3860,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(48206,3864,'_edit_lock','1686665387:244'),
(48217,3864,'_edit_last','244'),
(48218,3864,'_yoast_wpseo_primary_product_cat','176'),
(48219,3864,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(48220,3876,'_edit_lock','1686665505:244'),
(48233,3876,'_edit_last','244'),
(48234,3876,'_yoast_wpseo_primary_product_cat','176'),
(48235,3876,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(48236,3890,'_edit_lock','1686665577:244'),
(48243,3890,'_edit_last','244'),
(48244,3890,'_yoast_wpseo_primary_product_cat','176'),
(48245,3890,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(48246,3897,'_wp_attached_file','2023/06/51c20ac39c1e9346a2c723e897642a48f3d57694.jpg'),
(48247,3897,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:192;s:6:\"height\";i:192;s:4:\"file\";s:52:\"2023/06/51c20ac39c1e9346a2c723e897642a48f3d57694.jpg\";s:8:\"filesize\";i:5788;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"51c20ac39c1e9346a2c723e897642a48f3d57694-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3820;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"51c20ac39c1e9346a2c723e897642a48f3d57694-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48248,3897,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5/1/51c20ac39c1e9346a2c723e897642a48f3d57694.jpg'),
(48249,3898,'total_sales','0'),
(48250,3898,'_tax_status','taxable'),
(48251,3898,'_tax_class',''),
(48252,3898,'_manage_stock','no'),
(48253,3898,'_backorders','no'),
(48254,3898,'_sold_individually','no'),
(48255,3898,'_virtual','no'),
(48256,3898,'_downloadable','no'),
(48257,3898,'_download_limit','-1'),
(48258,3898,'_download_expiry','-1'),
(48259,3898,'_thumbnail_id','3897'),
(48260,3898,'_stock',NULL),
(48261,3898,'_stock_status','instock'),
(48262,3898,'_wc_average_rating','0'),
(48263,3898,'_wc_review_count','0'),
(48264,3898,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(48265,3898,'_product_version','9.8.5'),
(48286,3900,'_variation_description','Price Excludes VAT'),
(48287,3900,'_sku','10728'),
(48288,3900,'_regular_price','13'),
(48289,3900,'total_sales','0'),
(48290,3900,'_tax_status','taxable'),
(48291,3900,'_tax_class','parent'),
(48292,3900,'_manage_stock','yes'),
(48293,3900,'_backorders','no'),
(48294,3900,'_sold_individually','no'),
(48295,3900,'_virtual','no'),
(48296,3900,'_downloadable','no'),
(48297,3900,'_download_limit','-1'),
(48298,3900,'_download_expiry','-1'),
(48299,3900,'_stock','0'),
(48300,3900,'_stock_status','outofstock'),
(48301,3900,'_wc_average_rating','0'),
(48302,3900,'_wc_review_count','0'),
(48303,3900,'attribute_pa_size','20-x-25-x-1-2'),
(48304,3900,'_price','13'),
(48305,3900,'_product_version','9.8.5'),
(48306,3901,'_variation_description','Price Excludes VAT'),
(48307,3901,'_sku','10729'),
(48308,3901,'_regular_price','14'),
(48309,3901,'total_sales','0'),
(48310,3901,'_tax_status','taxable'),
(48311,3901,'_tax_class','parent'),
(48312,3901,'_manage_stock','yes'),
(48313,3901,'_backorders','no'),
(48314,3901,'_sold_individually','no'),
(48315,3901,'_virtual','no'),
(48316,3901,'_downloadable','no'),
(48317,3901,'_download_limit','-1'),
(48318,3901,'_download_expiry','-1'),
(48319,3901,'_stock','0'),
(48320,3901,'_stock_status','outofstock'),
(48321,3901,'_wc_average_rating','0'),
(48322,3901,'_wc_review_count','0'),
(48323,3901,'attribute_pa_size','20-x-25-x-3-4'),
(48324,3901,'_price','14'),
(48325,3901,'_product_version','9.8.5'),
(48326,3902,'_variation_description','Price Excludes VAT'),
(48327,3902,'_sku','10730'),
(48328,3902,'_regular_price','16'),
(48329,3902,'total_sales','0'),
(48330,3902,'_tax_status','taxable'),
(48331,3902,'_tax_class','parent'),
(48332,3902,'_manage_stock','yes'),
(48333,3902,'_backorders','no'),
(48334,3902,'_sold_individually','no'),
(48335,3902,'_virtual','no'),
(48336,3902,'_downloadable','no'),
(48337,3902,'_download_limit','-1'),
(48338,3902,'_download_expiry','-1'),
(48339,3902,'_stock','21'),
(48340,3902,'_stock_status','instock'),
(48341,3902,'_wc_average_rating','0'),
(48342,3902,'_wc_review_count','0'),
(48343,3902,'attribute_pa_size','25-x-32-x-1-2'),
(48344,3902,'_price','16'),
(48345,3902,'_product_version','9.8.5'),
(48346,3903,'_variation_description','Price Excludes VAT'),
(48347,3903,'_sku','10731'),
(48348,3903,'_regular_price','29'),
(48349,3903,'total_sales','0'),
(48350,3903,'_tax_status','taxable'),
(48351,3903,'_tax_class','parent'),
(48352,3903,'_manage_stock','yes'),
(48353,3903,'_backorders','no'),
(48354,3903,'_sold_individually','no'),
(48355,3903,'_virtual','no'),
(48356,3903,'_downloadable','no'),
(48357,3903,'_download_limit','-1'),
(48358,3903,'_download_expiry','-1'),
(48359,3903,'_stock','34'),
(48360,3903,'_stock_status','instock'),
(48361,3903,'_wc_average_rating','0'),
(48362,3903,'_wc_review_count','0'),
(48363,3903,'attribute_pa_size','40-x-50-x-1'),
(48364,3903,'_price','29'),
(48365,3903,'_product_version','9.8.5'),
(48366,3904,'_variation_description','Price Excludes VAT'),
(48367,3904,'_sku','10732'),
(48368,3904,'_regular_price','26'),
(48369,3904,'total_sales','0'),
(48370,3904,'_tax_status','taxable'),
(48371,3904,'_tax_class','parent'),
(48372,3904,'_manage_stock','yes'),
(48373,3904,'_backorders','no'),
(48374,3904,'_sold_individually','no'),
(48375,3904,'_virtual','no'),
(48376,3904,'_downloadable','no'),
(48377,3904,'_download_limit','-1'),
(48378,3904,'_download_expiry','-1'),
(48379,3904,'_stock','25'),
(48380,3904,'_stock_status','instock'),
(48381,3904,'_wc_average_rating','0'),
(48382,3904,'_wc_review_count','0'),
(48383,3904,'attribute_pa_size','40-x-50-x-1-1-4'),
(48384,3904,'_price','26'),
(48385,3904,'_product_version','9.8.5'),
(48386,3905,'_variation_description','Price Excludes VAT'),
(48387,3905,'_sku','10733'),
(48388,3905,'_regular_price','29'),
(48389,3905,'total_sales','0'),
(48390,3905,'_tax_status','taxable'),
(48391,3905,'_tax_class','parent'),
(48392,3905,'_manage_stock','yes'),
(48393,3905,'_backorders','no'),
(48394,3905,'_sold_individually','no'),
(48395,3905,'_virtual','no'),
(48396,3905,'_downloadable','no'),
(48397,3905,'_download_limit','-1'),
(48398,3905,'_download_expiry','-1'),
(48399,3905,'_stock','82'),
(48400,3905,'_stock_status','instock'),
(48401,3905,'_wc_average_rating','0'),
(48402,3905,'_wc_review_count','0'),
(48403,3905,'attribute_pa_size','40-x-50-x-1-1-2'),
(48404,3905,'_price','29'),
(48405,3905,'_product_version','9.8.5'),
(48406,3906,'_variation_description','Price Excludes VAT'),
(48407,3906,'_sku','10734'),
(48408,3906,'_regular_price','30'),
(48409,3906,'total_sales','0'),
(48410,3906,'_tax_status','taxable'),
(48411,3906,'_tax_class','parent'),
(48412,3906,'_manage_stock','yes'),
(48413,3906,'_backorders','no'),
(48414,3906,'_sold_individually','no'),
(48415,3906,'_virtual','no'),
(48416,3906,'_downloadable','no'),
(48417,3906,'_download_limit','-1'),
(48418,3906,'_download_expiry','-1'),
(48419,3906,'_stock','82'),
(48420,3906,'_stock_status','instock'),
(48421,3906,'_wc_average_rating','0'),
(48422,3906,'_wc_review_count','0'),
(48423,3906,'attribute_pa_size','50-x-63-x-1-1-2'),
(48424,3906,'_price','30'),
(48425,3906,'_product_version','9.8.5'),
(48426,3907,'_variation_description','Price Excludes VAT'),
(48427,3907,'_sku','10735'),
(48428,3907,'_regular_price','44'),
(48429,3907,'total_sales','0'),
(48430,3907,'_tax_status','taxable'),
(48431,3907,'_tax_class','parent'),
(48432,3907,'_manage_stock','yes'),
(48433,3907,'_backorders','no'),
(48434,3907,'_sold_individually','no'),
(48435,3907,'_virtual','no'),
(48436,3907,'_downloadable','no'),
(48437,3907,'_download_limit','-1'),
(48438,3907,'_download_expiry','-1'),
(48439,3907,'_stock','42'),
(48440,3907,'_stock_status','instock'),
(48441,3907,'_wc_average_rating','0'),
(48442,3907,'_wc_review_count','0'),
(48443,3907,'attribute_pa_size','50-x-63-x-2'),
(48444,3907,'_price','44'),
(48445,3907,'_product_version','9.8.5'),
(48446,3908,'_variation_description','Price Excludes VAT'),
(48447,3908,'_sku','10736'),
(48448,3908,'_regular_price','52'),
(48449,3908,'total_sales','0'),
(48450,3908,'_tax_status','taxable'),
(48451,3908,'_tax_class','parent'),
(48452,3908,'_manage_stock','yes'),
(48453,3908,'_backorders','no'),
(48454,3908,'_sold_individually','no'),
(48455,3908,'_virtual','no'),
(48456,3908,'_downloadable','no'),
(48457,3908,'_download_limit','-1'),
(48458,3908,'_download_expiry','-1'),
(48459,3908,'_stock','25'),
(48460,3908,'_stock_status','instock'),
(48461,3908,'_wc_average_rating','0'),
(48462,3908,'_wc_review_count','0'),
(48463,3908,'attribute_pa_size','63-x-75-x-2'),
(48464,3908,'_price','52'),
(48465,3908,'_product_version','9.8.5'),
(48466,3909,'_variation_description','Price Excludes VAT'),
(48467,3909,'_sku','11188'),
(48468,3909,'_regular_price','147'),
(48469,3909,'total_sales','0'),
(48470,3909,'_tax_status','taxable'),
(48471,3909,'_tax_class','parent'),
(48472,3909,'_manage_stock','yes'),
(48473,3909,'_backorders','no'),
(48474,3909,'_sold_individually','no'),
(48475,3909,'_virtual','no'),
(48476,3909,'_downloadable','no'),
(48477,3909,'_download_limit','-1'),
(48478,3909,'_download_expiry','-1'),
(48479,3909,'_stock','0'),
(48480,3909,'_stock_status','outofstock'),
(48481,3909,'_wc_average_rating','0'),
(48482,3909,'_wc_review_count','0'),
(48483,3909,'attribute_pa_size','75-x-90-x-2'),
(48484,3909,'_price','147'),
(48485,3909,'_product_version','9.8.5'),
(48486,3910,'_variation_description','Price Excludes VAT'),
(48487,3910,'_sku','11189'),
(48488,3910,'_regular_price','52'),
(48489,3910,'total_sales','0'),
(48490,3910,'_tax_status','taxable'),
(48491,3910,'_tax_class','parent'),
(48492,3910,'_manage_stock','yes'),
(48493,3910,'_backorders','no'),
(48494,3910,'_sold_individually','no'),
(48495,3910,'_virtual','no'),
(48496,3910,'_downloadable','no'),
(48497,3910,'_download_limit','-1'),
(48498,3910,'_download_expiry','-1'),
(48499,3910,'_stock','86'),
(48500,3910,'_stock_status','instock'),
(48501,3910,'_wc_average_rating','0'),
(48502,3910,'_wc_review_count','0'),
(48503,3910,'attribute_pa_size','63-x-75-x-1-1-2'),
(48504,3910,'_price','52'),
(48505,3910,'_product_version','9.8.5'),
(48506,3911,'_variation_description','Price Excludes VAT'),
(48507,3911,'_sku','11190'),
(48508,3911,'_regular_price','44'),
(48509,3911,'total_sales','0'),
(48510,3911,'_tax_status','taxable'),
(48511,3911,'_tax_class','parent'),
(48512,3911,'_manage_stock','yes'),
(48513,3911,'_backorders','no'),
(48514,3911,'_sold_individually','no'),
(48515,3911,'_virtual','no'),
(48516,3911,'_downloadable','no'),
(48517,3911,'_download_limit','-1'),
(48518,3911,'_download_expiry','-1'),
(48519,3911,'_stock','-1'),
(48520,3911,'_stock_status','outofstock'),
(48521,3911,'_wc_average_rating','0'),
(48522,3911,'_wc_review_count','0'),
(48523,3911,'attribute_pa_size','50-x-63-x-1-1-4'),
(48524,3911,'_price','44'),
(48525,3911,'_product_version','9.8.5'),
(48526,3912,'_variation_description','Price Excludes VAT'),
(48527,3912,'_sku','11191'),
(48528,3912,'_regular_price','21'),
(48529,3912,'total_sales','0'),
(48530,3912,'_tax_status','taxable'),
(48531,3912,'_tax_class','parent'),
(48532,3912,'_manage_stock','yes'),
(48533,3912,'_backorders','no'),
(48534,3912,'_sold_individually','no'),
(48535,3912,'_virtual','no'),
(48536,3912,'_downloadable','no'),
(48537,3912,'_download_limit','-1'),
(48538,3912,'_download_expiry','-1'),
(48539,3912,'_stock','0'),
(48540,3912,'_stock_status','outofstock'),
(48541,3912,'_wc_average_rating','0'),
(48542,3912,'_wc_review_count','0'),
(48543,3912,'attribute_pa_size','32-x-40-x-1-1-4'),
(48544,3912,'_price','21'),
(48545,3912,'_product_version','9.8.5'),
(48546,3913,'_variation_description','Price Excludes VAT'),
(48547,3913,'_sku','11192'),
(48548,3913,'_regular_price','16'),
(48549,3913,'total_sales','0'),
(48550,3913,'_tax_status','taxable'),
(48551,3913,'_tax_class','parent'),
(48552,3913,'_manage_stock','yes'),
(48553,3913,'_backorders','no'),
(48554,3913,'_sold_individually','no'),
(48555,3913,'_virtual','no'),
(48556,3913,'_downloadable','no'),
(48557,3913,'_download_limit','-1'),
(48558,3913,'_download_expiry','-1'),
(48559,3913,'_stock','1'),
(48560,3913,'_stock_status','instock'),
(48561,3913,'_wc_average_rating','0'),
(48562,3913,'_wc_review_count','0'),
(48563,3913,'attribute_pa_size','25-x-32-x-3-4'),
(48564,3913,'_price','16'),
(48565,3913,'_product_version','9.8.5'),
(48566,3914,'_variation_description','Price Excludes VAT'),
(48567,3914,'_sku','11433'),
(48568,3914,'_regular_price','111'),
(48569,3914,'total_sales','0'),
(48570,3914,'_tax_status','taxable'),
(48571,3914,'_tax_class','parent'),
(48572,3914,'_manage_stock','yes'),
(48573,3914,'_backorders','no'),
(48574,3914,'_sold_individually','no'),
(48575,3914,'_virtual','no'),
(48576,3914,'_downloadable','no'),
(48577,3914,'_download_limit','-1'),
(48578,3914,'_download_expiry','-1'),
(48579,3914,'_stock','0'),
(48580,3914,'_stock_status','outofstock'),
(48581,3914,'_wc_average_rating','0'),
(48582,3914,'_wc_review_count','0'),
(48583,3914,'attribute_pa_size','75-x-90-x-3'),
(48584,3914,'_price','111'),
(48585,3914,'_product_version','9.8.5'),
(48586,3915,'_variation_description','Price Excludes VAT'),
(48587,3915,'_sku','11434'),
(48588,3915,'_regular_price','86'),
(48589,3915,'total_sales','0'),
(48590,3915,'_tax_status','taxable'),
(48591,3915,'_tax_class','parent'),
(48592,3915,'_manage_stock','yes'),
(48593,3915,'_backorders','no'),
(48594,3915,'_sold_individually','no'),
(48595,3915,'_virtual','no'),
(48596,3915,'_downloadable','no'),
(48597,3915,'_download_limit','-1'),
(48598,3915,'_download_expiry','-1'),
(48599,3915,'_stock','5'),
(48600,3915,'_stock_status','instock'),
(48601,3915,'_wc_average_rating','0'),
(48602,3915,'_wc_review_count','0'),
(48603,3915,'attribute_pa_size','75-x-90-x-2-1-2'),
(48604,3915,'_price','86'),
(48605,3915,'_product_version','9.8.5'),
(48606,3916,'_variation_description','Price Excludes VAT'),
(48607,3916,'_sku','11499'),
(48608,3916,'_regular_price','189'),
(48609,3916,'total_sales','0'),
(48610,3916,'_tax_status','taxable'),
(48611,3916,'_tax_class','parent'),
(48612,3916,'_manage_stock','yes'),
(48613,3916,'_backorders','no'),
(48614,3916,'_sold_individually','no'),
(48615,3916,'_virtual','no'),
(48616,3916,'_downloadable','no'),
(48617,3916,'_download_limit','-1'),
(48618,3916,'_download_expiry','-1'),
(48619,3916,'_stock','1'),
(48620,3916,'_stock_status','instock'),
(48621,3916,'_wc_average_rating','0'),
(48622,3916,'_wc_review_count','0'),
(48623,3916,'attribute_pa_size','90-x-110-x-3'),
(48624,3916,'_price','189'),
(48625,3916,'_product_version','9.8.5'),
(48734,3917,'_wp_attached_file','2023/06/cf996f583374d48db41acd7b64fdef226897b26e.jpg'),
(48735,3917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:230;s:6:\"height\";i:230;s:4:\"file\";s:52:\"2023/06/cf996f583374d48db41acd7b64fdef226897b26e.jpg\";s:8:\"filesize\";i:10726;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"cf996f583374d48db41acd7b64fdef226897b26e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4556;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"cf996f583374d48db41acd7b64fdef226897b26e-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2798;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(48736,3917,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c/f/cf996f583374d48db41acd7b64fdef226897b26e.jpg'),
(48737,3918,'total_sales','0'),
(48738,3918,'_tax_status','taxable'),
(48739,3918,'_tax_class',''),
(48740,3918,'_manage_stock','no'),
(48741,3918,'_backorders','no'),
(48742,3918,'_sold_individually','no'),
(48743,3918,'_virtual','no'),
(48744,3918,'_downloadable','no'),
(48745,3918,'_download_limit','-1'),
(48746,3918,'_download_expiry','-1'),
(48747,3918,'_thumbnail_id','3917'),
(48748,3918,'_stock',NULL),
(48749,3918,'_stock_status','instock'),
(48750,3918,'_wc_average_rating','0'),
(48751,3918,'_wc_review_count','0'),
(48752,3918,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(48753,3918,'_product_version','8.6.1'),
(48754,3919,'_variation_description','Price Excludes VAT'),
(48755,3919,'_sku','10742'),
(48756,3919,'_regular_price','147'),
(48757,3919,'total_sales','0'),
(48758,3919,'_tax_status','taxable'),
(48759,3919,'_tax_class','parent'),
(48760,3919,'_manage_stock','yes'),
(48761,3919,'_backorders','no'),
(48762,3919,'_sold_individually','no'),
(48763,3919,'_virtual','no'),
(48764,3919,'_downloadable','no'),
(48765,3919,'_download_limit','-1'),
(48766,3919,'_download_expiry','-1'),
(48767,3919,'_stock','2'),
(48768,3919,'_stock_status','instock'),
(48769,3919,'_wc_average_rating','0'),
(48770,3919,'_wc_review_count','0'),
(48771,3919,'attribute_pa_size','63-x-2'),
(48772,3919,'_price','147'),
(48773,3919,'_product_version','8.6.1'),
(48782,3898,'_edit_lock','1686666319:244'),
(48819,3898,'_edit_last','244'),
(48820,3898,'_yoast_wpseo_primary_product_cat','176'),
(48821,3898,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(48822,3918,'_edit_lock','1686666414:244'),
(48824,3918,'_edit_last','244'),
(48825,3918,'_yoast_wpseo_primary_product_cat','176'),
(48826,3918,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(48827,3920,'_wp_attached_file','2023/06/a98ed2a81378de5e41dd29dc48c8060f215bd795.jpg'),
(48828,3920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:718;s:6:\"height\";i:539;s:4:\"file\";s:52:\"2023/06/a98ed2a81378de5e41dd29dc48c8060f215bd795.jpg\";s:8:\"filesize\";i:51580;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"a98ed2a81378de5e41dd29dc48c8060f215bd795-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"a98ed2a81378de5e41dd29dc48c8060f215bd795-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2751;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"a98ed2a81378de5e41dd29dc48c8060f215bd795-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6062;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"a98ed2a81378de5e41dd29dc48c8060f215bd795-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11662;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"a98ed2a81378de5e41dd29dc48c8060f215bd795-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"20\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DMC-G7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1542728626\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"42\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.04\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(48829,3920,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a/9/a98ed2a81378de5e41dd29dc48c8060f215bd795.jpg'),
(48830,3921,'total_sales','0'),
(48831,3921,'_tax_status','taxable'),
(48832,3921,'_tax_class',''),
(48833,3921,'_manage_stock','no'),
(48834,3921,'_backorders','no'),
(48835,3921,'_sold_individually','no'),
(48836,3921,'_virtual','no'),
(48837,3921,'_downloadable','no'),
(48838,3921,'_download_limit','-1'),
(48839,3921,'_download_expiry','-1'),
(48840,3921,'_thumbnail_id','3920'),
(48841,3921,'_stock',NULL),
(48842,3921,'_stock_status','instock'),
(48843,3921,'_wc_average_rating','0'),
(48844,3921,'_wc_review_count','0'),
(48845,3921,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(48846,3921,'_product_version','9.6.1'),
(48847,3922,'_variation_description','Price Excludes VAT'),
(48848,3922,'_sku','10722'),
(48849,3922,'_regular_price','24'),
(48850,3922,'total_sales','0'),
(48851,3922,'_tax_status','taxable'),
(48852,3922,'_tax_class','parent'),
(48853,3922,'_manage_stock','yes'),
(48854,3922,'_backorders','no'),
(48855,3922,'_sold_individually','no'),
(48856,3922,'_virtual','no'),
(48857,3922,'_downloadable','no'),
(48858,3922,'_download_limit','-1'),
(48859,3922,'_download_expiry','-1'),
(48860,3922,'_stock','-4'),
(48861,3922,'_stock_status','outofstock'),
(48862,3922,'_wc_average_rating','0'),
(48863,3922,'_wc_review_count','0'),
(48864,3922,'attribute_pa_size','50mm'),
(48865,3922,'_price','24'),
(48866,3922,'_product_version','9.6.1'),
(48867,3923,'_variation_description','Price Excludes VAT'),
(48868,3923,'_sku','10723'),
(48869,3923,'_regular_price','33'),
(48870,3923,'total_sales','0'),
(48871,3923,'_tax_status','taxable'),
(48872,3923,'_tax_class','parent'),
(48873,3923,'_manage_stock','yes'),
(48874,3923,'_backorders','no'),
(48875,3923,'_sold_individually','no'),
(48876,3923,'_virtual','no'),
(48877,3923,'_downloadable','no'),
(48878,3923,'_download_limit','-1'),
(48879,3923,'_download_expiry','-1'),
(48880,3923,'_stock','21'),
(48881,3923,'_stock_status','instock'),
(48882,3923,'_wc_average_rating','0'),
(48883,3923,'_wc_review_count','0'),
(48884,3923,'attribute_pa_size','63mm'),
(48885,3923,'_price','33'),
(48886,3923,'_product_version','9.6.1'),
(48887,3924,'_variation_description','Price Excludes VAT'),
(48888,3924,'_sku','11193'),
(48889,3924,'_regular_price','19'),
(48890,3924,'total_sales','0'),
(48891,3924,'_tax_status','taxable'),
(48892,3924,'_tax_class','parent'),
(48893,3924,'_manage_stock','yes'),
(48894,3924,'_backorders','no'),
(48895,3924,'_sold_individually','no'),
(48896,3924,'_virtual','no'),
(48897,3924,'_downloadable','no'),
(48898,3924,'_download_limit','-1'),
(48899,3924,'_download_expiry','-1'),
(48900,3924,'_stock','1'),
(48901,3924,'_stock_status','instock'),
(48902,3924,'_wc_average_rating','0'),
(48903,3924,'_wc_review_count','0'),
(48904,3924,'attribute_pa_size','40mm'),
(48905,3924,'_price','19'),
(48906,3924,'_product_version','9.6.1'),
(48907,3925,'_variation_description','Price Excludes VAT'),
(48908,3925,'_sku','11194'),
(48909,3925,'_regular_price','9'),
(48910,3925,'total_sales','0'),
(48911,3925,'_tax_status','taxable'),
(48912,3925,'_tax_class','parent'),
(48913,3925,'_manage_stock','yes'),
(48914,3925,'_backorders','no'),
(48915,3925,'_sold_individually','no'),
(48916,3925,'_virtual','no'),
(48917,3925,'_downloadable','no'),
(48918,3925,'_download_limit','-1'),
(48919,3925,'_download_expiry','-1'),
(48920,3925,'_stock','1'),
(48921,3925,'_stock_status','instock'),
(48922,3925,'_wc_average_rating','0'),
(48923,3925,'_wc_review_count','0'),
(48924,3925,'attribute_pa_size','25mm'),
(48925,3925,'_price','9'),
(48926,3925,'_product_version','9.6.1'),
(48927,3926,'_variation_description','Price Excludes VAT'),
(48928,3926,'_sku','11195'),
(48929,3926,'_regular_price','8'),
(48930,3926,'total_sales','0'),
(48931,3926,'_tax_status','taxable'),
(48932,3926,'_tax_class','parent'),
(48933,3926,'_manage_stock','yes'),
(48934,3926,'_backorders','no'),
(48935,3926,'_sold_individually','no'),
(48936,3926,'_virtual','no'),
(48937,3926,'_downloadable','no'),
(48938,3926,'_download_limit','-1'),
(48939,3926,'_download_expiry','-1'),
(48940,3926,'_stock','22'),
(48941,3926,'_stock_status','instock'),
(48942,3926,'_wc_average_rating','0'),
(48943,3926,'_wc_review_count','0'),
(48944,3926,'attribute_pa_size','20mm'),
(48945,3926,'_price','8'),
(48946,3926,'_product_version','9.6.1'),
(48947,3927,'_variation_description','Price Excludes VAT'),
(48948,3927,'_sku','11213'),
(48949,3927,'_regular_price','13'),
(48950,3927,'total_sales','0'),
(48951,3927,'_tax_status','taxable'),
(48952,3927,'_tax_class','parent'),
(48953,3927,'_manage_stock','yes'),
(48954,3927,'_backorders','no'),
(48955,3927,'_sold_individually','no'),
(48956,3927,'_virtual','no'),
(48957,3927,'_downloadable','no'),
(48958,3927,'_download_limit','-1'),
(48959,3927,'_download_expiry','-1'),
(48960,3927,'_stock','74'),
(48961,3927,'_stock_status','instock'),
(48962,3927,'_wc_average_rating','0'),
(48963,3927,'_wc_review_count','0'),
(48964,3927,'attribute_pa_size','32mm'),
(48965,3927,'_price','13'),
(48966,3927,'_product_version','9.6.1'),
(48991,3921,'_edit_lock','1686667157:244'),
(49004,3921,'_edit_last','244'),
(49005,3921,'_yoast_wpseo_primary_product_cat','176'),
(49006,3921,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(49091,3928,'_wp_attached_file','2023/06/PVC-90-Degree-Elbow-Threaded.jpg'),
(49092,3928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1240;s:4:\"file\";s:40:\"2023/06/PVC-90-Degree-Elbow-Threaded.jpg\";s:8:\"filesize\";i:60040;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"PVC-90-Degree-Elbow-Threaded-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7075;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PVC-90-Degree-Elbow-Threaded-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"PVC-90-Degree-Elbow-Threaded-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2959;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"PVC-90-Degree-Elbow-Threaded-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27862;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"PVC-90-Degree-Elbow-Threaded-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7085;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"PVC-90-Degree-Elbow-Threaded-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19344;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"PVC-90-Degree-Elbow-Threaded-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1993;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49093,3928,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6130269dfd0ee79cf41c1979548f3f5a5e6569c4/PVC-90-Degree-Elbow-Threaded.jpg'),
(49094,3929,'total_sales','0'),
(49095,3929,'_tax_status','taxable'),
(49096,3929,'_tax_class',''),
(49097,3929,'_manage_stock','no'),
(49098,3929,'_backorders','no'),
(49099,3929,'_sold_individually','no'),
(49100,3929,'_virtual','no'),
(49101,3929,'_downloadable','no'),
(49102,3929,'_download_limit','-1'),
(49103,3929,'_download_expiry','-1'),
(49104,3929,'_thumbnail_id','3928'),
(49105,3929,'_stock',NULL),
(49106,3929,'_stock_status','instock'),
(49107,3929,'_wc_average_rating','0'),
(49108,3929,'_wc_review_count','0'),
(49109,3929,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49110,3929,'_product_version','9.4.2'),
(49111,3930,'_variation_description','Price Excludes VAT'),
(49112,3930,'_sku','10737'),
(49113,3930,'_regular_price','20'),
(49114,3930,'total_sales','0'),
(49115,3930,'_tax_status','taxable'),
(49116,3930,'_tax_class','parent'),
(49117,3930,'_manage_stock','yes'),
(49118,3930,'_backorders','no'),
(49119,3930,'_sold_individually','no'),
(49120,3930,'_virtual','no'),
(49121,3930,'_downloadable','no'),
(49122,3930,'_download_limit','-1'),
(49123,3930,'_download_expiry','-1'),
(49124,3930,'_stock','32'),
(49125,3930,'_stock_status','instock'),
(49126,3930,'_wc_average_rating','0'),
(49127,3930,'_wc_review_count','0'),
(49128,3930,'attribute_pa_size','20-x-1-2'),
(49129,3930,'_price','20'),
(49130,3930,'_product_version','9.4.2'),
(49131,3931,'_variation_description','Price Excludes VAT'),
(49132,3931,'_sku','10738'),
(49133,3931,'_regular_price','61'),
(49134,3931,'total_sales','0'),
(49135,3931,'_tax_status','taxable'),
(49136,3931,'_tax_class','parent'),
(49137,3931,'_manage_stock','yes'),
(49138,3931,'_backorders','no'),
(49139,3931,'_sold_individually','no'),
(49140,3931,'_virtual','no'),
(49141,3931,'_downloadable','no'),
(49142,3931,'_download_limit','-1'),
(49143,3931,'_download_expiry','-1'),
(49144,3931,'_stock','9'),
(49145,3931,'_stock_status','instock'),
(49146,3931,'_wc_average_rating','0'),
(49147,3931,'_wc_review_count','0'),
(49148,3931,'attribute_pa_size','50-x-1-1-2'),
(49149,3931,'_price','61'),
(49150,3931,'_product_version','9.4.2'),
(49151,3932,'_variation_description','Price Excludes VAT'),
(49152,3932,'_sku','11058'),
(49153,3932,'_regular_price','83'),
(49154,3932,'total_sales','0'),
(49155,3932,'_tax_status','taxable'),
(49156,3932,'_tax_class','parent'),
(49157,3932,'_manage_stock','yes'),
(49158,3932,'_backorders','no'),
(49159,3932,'_sold_individually','no'),
(49160,3932,'_virtual','no'),
(49161,3932,'_downloadable','no'),
(49162,3932,'_download_limit','-1'),
(49163,3932,'_download_expiry','-1'),
(49164,3932,'_stock','32'),
(49165,3932,'_stock_status','instock'),
(49166,3932,'_wc_average_rating','0'),
(49167,3932,'_wc_review_count','0'),
(49168,3932,'attribute_pa_size','63-x-2-2'),
(49169,3932,'_price','83'),
(49170,3932,'_product_version','9.4.2'),
(49183,3929,'_edit_last','244'),
(49184,3929,'_edit_lock','1686736559:244'),
(49188,3929,'_yoast_wpseo_primary_product_cat',''),
(49189,3929,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(49215,3933,'_order_key','wc_order_ih8jVkZeLIt8Q'),
(49216,3933,'_customer_user','0'),
(49217,3933,'_payment_method','bacs'),
(49218,3933,'_payment_method_title','Direct bank transfer'),
(49219,3933,'_customer_ip_address','105.226.25.134'),
(49220,3933,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.43'),
(49221,3933,'_created_via','checkout'),
(49222,3933,'_cart_hash','b51d8c651c9d968d8cace6d337168dff'),
(49223,3933,'_download_permissions_granted','yes'),
(49224,3933,'_recorded_sales','yes'),
(49225,3933,'_recorded_coupon_usage_counts','yes'),
(49226,3933,'_new_order_email_sent','true'),
(49227,3933,'_order_stock_reduced','yes'),
(49228,3933,'_billing_first_name','FRANCOIS'),
(49229,3933,'_billing_last_name','VORSTER'),
(49230,3933,'_billing_company','Conti Granite - VAT 4190276826'),
(49231,3933,'_billing_address_1','8 Binne Street'),
(49232,3933,'_billing_address_2','George Industrial'),
(49233,3933,'_billing_city','George Industrial'),
(49234,3933,'_billing_state','WC'),
(49235,3933,'_billing_postcode','6529'),
(49236,3933,'_billing_country','ZA'),
(49237,3933,'_billing_email','francois@contikitchens.co.za'),
(49238,3933,'_billing_phone','0722288050'),
(49239,3933,'_shipping_first_name','FRANCOIS'),
(49240,3933,'_shipping_last_name','VORSTER'),
(49241,3933,'_shipping_company','Conti Granite - VAT 4190276826'),
(49242,3933,'_shipping_address_1','8 Binne Street'),
(49243,3933,'_shipping_address_2','George Industrial'),
(49244,3933,'_shipping_city','George Industrial'),
(49245,3933,'_shipping_state','WC'),
(49246,3933,'_shipping_postcode','6529'),
(49247,3933,'_shipping_country','ZA'),
(49248,3933,'_order_currency','ZAR'),
(49249,3933,'_cart_discount','0'),
(49250,3933,'_cart_discount_tax','0'),
(49251,3933,'_order_shipping','500'),
(49252,3933,'_order_shipping_tax','75'),
(49253,3933,'_order_tax','1097.54'),
(49254,3933,'_order_total','8989.42'),
(49255,3933,'_order_version','7.7.2'),
(49256,3933,'_prices_include_tax','no'),
(49257,3933,'_billing_address_index','FRANCOIS VORSTER Conti Granite - VAT 4190276826 8 Binne Street George Industrial George Industrial WC 6529 ZA francois@contikitchens.co.za 0722288050'),
(49258,3933,'_shipping_address_index','FRANCOIS VORSTER Conti Granite - VAT 4190276826 8 Binne Street George Industrial George Industrial WC 6529 ZA '),
(49259,3933,'is_vat_exempt','no'),
(49276,3933,'_date_completed','1686744752'),
(49277,3933,'_date_paid','1686744752'),
(49278,3933,'_paid_date','2023-06-14 14:12:32'),
(49279,3933,'_completed_date','2023-06-14 14:12:32'),
(49280,3179,'_crosssell_ids','a:1:{i:0;i:3416;}'),
(49281,3179,'_yoast_wpseo_primary_product_cat',''),
(49282,3179,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(49288,2212,'_edit_lock','1686810116:244'),
(49289,2071,'_edit_lock','1686810153:244'),
(49297,3934,'_wp_attached_file','2023/06/PVC-Back-Nut-.jpg'),
(49298,3934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1249;s:6:\"height\";i:1249;s:4:\"file\";s:25:\"2023/06/PVC-Back-Nut-.jpg\";s:8:\"filesize\";i:49974;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"PVC-Back-Nut--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6184;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"PVC-Back-Nut--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35119;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"PVC-Back-Nut--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2872;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"PVC-Back-Nut--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22711;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"PVC-Back-Nut--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6184;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"PVC-Back-Nut--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15387;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"PVC-Back-Nut--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1907;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49299,3934,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f4b6879f001c4425fd6dde3da8542fdd4dee2d1f/PVC-Back-Nut-.jpg'),
(49300,3935,'total_sales','0'),
(49301,3935,'_tax_status','taxable'),
(49302,3935,'_tax_class',''),
(49303,3935,'_manage_stock','no'),
(49304,3935,'_backorders','no'),
(49305,3935,'_sold_individually','no'),
(49306,3935,'_virtual','no'),
(49307,3935,'_downloadable','no'),
(49308,3935,'_download_limit','-1'),
(49309,3935,'_download_expiry','-1'),
(49310,3935,'_thumbnail_id','3934'),
(49311,3935,'_stock',NULL),
(49312,3935,'_stock_status','instock'),
(49313,3935,'_wc_average_rating','0'),
(49314,3935,'_wc_review_count','0'),
(49315,3935,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49316,3935,'_product_version','7.8.0'),
(49317,3936,'_variation_description','Price Excludes VAT'),
(49318,3936,'_sku','11221'),
(49319,3936,'_regular_price','17'),
(49320,3936,'total_sales','0'),
(49321,3936,'_tax_status','taxable'),
(49322,3936,'_tax_class','parent'),
(49323,3936,'_manage_stock','yes'),
(49324,3936,'_backorders','no'),
(49325,3936,'_sold_individually','no'),
(49326,3936,'_virtual','no'),
(49327,3936,'_downloadable','no'),
(49328,3936,'_download_limit','-1'),
(49329,3936,'_download_expiry','-1'),
(49330,3936,'_stock','9'),
(49331,3936,'_stock_status','instock'),
(49332,3936,'_wc_average_rating','0'),
(49333,3936,'_wc_review_count','0'),
(49334,3936,'attribute_pa_size','1-2'),
(49335,3936,'_price','17'),
(49336,3936,'_product_version','7.8.0'),
(49337,3937,'_variation_description','Price Excludes VAT'),
(49338,3937,'_sku','11222'),
(49339,3937,'_regular_price','27'),
(49340,3937,'total_sales','0'),
(49341,3937,'_tax_status','taxable'),
(49342,3937,'_tax_class','parent'),
(49343,3937,'_manage_stock','yes'),
(49344,3937,'_backorders','no'),
(49345,3937,'_sold_individually','no'),
(49346,3937,'_virtual','no'),
(49347,3937,'_downloadable','no'),
(49348,3937,'_download_limit','-1'),
(49349,3937,'_download_expiry','-1'),
(49350,3937,'_stock','1'),
(49351,3937,'_stock_status','instock'),
(49352,3937,'_wc_average_rating','0'),
(49353,3937,'_wc_review_count','0'),
(49354,3937,'attribute_pa_size','1-3'),
(49355,3937,'_price','27'),
(49356,3937,'_product_version','7.8.0'),
(49357,3938,'_variation_description','Price Excludes VAT'),
(49358,3938,'_sku','11223'),
(49359,3938,'_regular_price','21'),
(49360,3938,'total_sales','0'),
(49361,3938,'_tax_status','taxable'),
(49362,3938,'_tax_class','parent'),
(49363,3938,'_manage_stock','yes'),
(49364,3938,'_backorders','no'),
(49365,3938,'_sold_individually','no'),
(49366,3938,'_virtual','no'),
(49367,3938,'_downloadable','no'),
(49368,3938,'_download_limit','-1'),
(49369,3938,'_download_expiry','-1'),
(49370,3938,'_stock','4'),
(49371,3938,'_stock_status','instock'),
(49372,3938,'_wc_average_rating','0'),
(49373,3938,'_wc_review_count','0'),
(49374,3938,'attribute_pa_size','3-4'),
(49375,3938,'_price','21'),
(49376,3938,'_product_version','7.8.0'),
(49377,3939,'_variation_description','Price Excludes VAT'),
(49378,3939,'_sku','11224'),
(49379,3939,'_regular_price','40'),
(49380,3939,'total_sales','0'),
(49381,3939,'_tax_status','taxable'),
(49382,3939,'_tax_class','parent'),
(49383,3939,'_manage_stock','yes'),
(49384,3939,'_backorders','no'),
(49385,3939,'_sold_individually','no'),
(49386,3939,'_virtual','no'),
(49387,3939,'_downloadable','no'),
(49388,3939,'_download_limit','-1'),
(49389,3939,'_download_expiry','-1'),
(49390,3939,'_stock','1'),
(49391,3939,'_stock_status','instock'),
(49392,3939,'_wc_average_rating','0'),
(49393,3939,'_wc_review_count','0'),
(49394,3939,'attribute_pa_size','1-1-4'),
(49395,3939,'_price','40'),
(49396,3939,'_product_version','7.8.0'),
(49413,3940,'_wp_attached_file','2023/06/PVC-HD-Cross-Piece.jpg'),
(49414,3940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/PVC-HD-Cross-Piece.jpg\";s:8:\"filesize\";i:45513;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"PVC-HD-Cross-Piece-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5251;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"PVC-HD-Cross-Piece-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31946;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"PVC-HD-Cross-Piece-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2494;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"PVC-HD-Cross-Piece-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20124;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"PVC-HD-Cross-Piece-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5251;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"PVC-HD-Cross-Piece-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13895;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"PVC-HD-Cross-Piece-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1772;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49415,3940,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3fa7f41632f48b9ddb272f71ffba8d06c5449d11/PVC-HD-Cross-Piece.jpg'),
(49416,3941,'total_sales','1'),
(49417,3941,'_tax_status','taxable'),
(49418,3941,'_tax_class',''),
(49419,3941,'_manage_stock','no'),
(49420,3941,'_backorders','no'),
(49421,3941,'_sold_individually','no'),
(49422,3941,'_virtual','no'),
(49423,3941,'_downloadable','no'),
(49424,3941,'_download_limit','-1'),
(49425,3941,'_download_expiry','-1'),
(49426,3941,'_thumbnail_id','3940'),
(49427,3941,'_stock',NULL),
(49428,3941,'_stock_status','instock'),
(49429,3941,'_wc_average_rating','0'),
(49430,3941,'_wc_review_count','0'),
(49431,3941,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49432,3941,'_product_version','9.6.1'),
(49433,3942,'_variation_description','Price Excludes VAT'),
(49434,3942,'_sku','10714'),
(49435,3942,'_regular_price','100'),
(49436,3942,'total_sales','0'),
(49437,3942,'_tax_status','taxable'),
(49438,3942,'_tax_class','parent'),
(49439,3942,'_manage_stock','yes'),
(49440,3942,'_backorders','no'),
(49441,3942,'_sold_individually','no'),
(49442,3942,'_virtual','no'),
(49443,3942,'_downloadable','no'),
(49444,3942,'_download_limit','-1'),
(49445,3942,'_download_expiry','-1'),
(49446,3942,'_stock','3'),
(49447,3942,'_stock_status','instock'),
(49448,3942,'_wc_average_rating','0'),
(49449,3942,'_wc_review_count','0'),
(49450,3942,'attribute_pa_size','50mm'),
(49451,3942,'_price','100'),
(49452,3942,'_product_version','9.6.1'),
(49453,3943,'_variation_description','Price Excludes VAT'),
(49454,3943,'_sku','11598'),
(49455,3943,'_regular_price','147'),
(49456,3943,'total_sales','0'),
(49457,3943,'_tax_status','taxable'),
(49458,3943,'_tax_class','parent'),
(49459,3943,'_manage_stock','yes'),
(49460,3943,'_backorders','no'),
(49461,3943,'_sold_individually','no'),
(49462,3943,'_virtual','no'),
(49463,3943,'_downloadable','no'),
(49464,3943,'_download_limit','-1'),
(49465,3943,'_download_expiry','-1'),
(49466,3943,'_stock','1'),
(49467,3943,'_stock_status','instock'),
(49468,3943,'_wc_average_rating','0'),
(49469,3943,'_wc_review_count','0'),
(49470,3943,'attribute_pa_size','63mm'),
(49471,3943,'_price','147'),
(49472,3943,'_product_version','9.6.1'),
(49481,3944,'_wp_attached_file','2023/06/PVC-Female-Adapter-20mm-x-1-2-.jpg'),
(49482,3944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/06/PVC-Female-Adapter-20mm-x-1-2-.jpg\";s:8:\"filesize\";i:65974;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"PVC-Female-Adapter-20mm-x-1-2--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6550;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"PVC-Female-Adapter-20mm-x-1-2--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"PVC-Female-Adapter-20mm-x-1-2--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PVC-Female-Adapter-20mm-x-1-2--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27114;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"PVC-Female-Adapter-20mm-x-1-2--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6550;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"PVC-Female-Adapter-20mm-x-1-2--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18444;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"PVC-Female-Adapter-20mm-x-1-2--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49483,3944,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba16ea76df0f961f031cbf18b0aae85251d0b093/PVC-Female-Adapter-20mm-x-1-2-.jpg'),
(49484,3945,'total_sales','0'),
(49485,3945,'_tax_status','taxable'),
(49486,3945,'_tax_class',''),
(49487,3945,'_manage_stock','no'),
(49488,3945,'_backorders','no'),
(49489,3945,'_sold_individually','no'),
(49490,3945,'_virtual','no'),
(49491,3945,'_downloadable','no'),
(49492,3945,'_download_limit','-1'),
(49493,3945,'_download_expiry','-1'),
(49494,3945,'_thumbnail_id','3944'),
(49495,3945,'_stock',NULL),
(49496,3945,'_stock_status','instock'),
(49497,3945,'_wc_average_rating','0'),
(49498,3945,'_wc_review_count','0'),
(49499,3945,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49500,3945,'_product_version','9.8.5'),
(49501,3946,'_variation_description','Price Excludes VAT'),
(49502,3946,'_sku','11225'),
(49503,3946,'_regular_price','22'),
(49504,3946,'total_sales','0'),
(49505,3946,'_tax_status','taxable'),
(49506,3946,'_tax_class','parent'),
(49507,3946,'_manage_stock','yes'),
(49508,3946,'_backorders','no'),
(49509,3946,'_sold_individually','no'),
(49510,3946,'_virtual','no'),
(49511,3946,'_downloadable','no'),
(49512,3946,'_download_limit','-1'),
(49513,3946,'_download_expiry','-1'),
(49514,3946,'_stock','18'),
(49515,3946,'_stock_status','instock'),
(49516,3946,'_wc_average_rating','0'),
(49517,3946,'_wc_review_count','0'),
(49518,3946,'attribute_pa_size','25-x-3-4'),
(49519,3946,'_price','22'),
(49520,3946,'_product_version','9.8.5'),
(49521,3947,'_variation_description','Price Excludes VAT'),
(49522,3947,'_sku','11226'),
(49523,3947,'_regular_price','19'),
(49524,3947,'total_sales','0'),
(49525,3947,'_tax_status','taxable'),
(49526,3947,'_tax_class','parent'),
(49527,3947,'_manage_stock','yes'),
(49528,3947,'_backorders','no'),
(49529,3947,'_sold_individually','no'),
(49530,3947,'_virtual','no'),
(49531,3947,'_downloadable','no'),
(49532,3947,'_download_limit','-1'),
(49533,3947,'_download_expiry','-1'),
(49534,3947,'_stock','11'),
(49535,3947,'_stock_status','instock'),
(49536,3947,'_wc_average_rating','0'),
(49537,3947,'_wc_review_count','0'),
(49538,3947,'attribute_pa_size','20-x-1-2'),
(49539,3947,'_price','19'),
(49540,3947,'_product_version','9.8.5'),
(49541,3948,'_variation_description','Price Excludes VAT'),
(49542,3948,'_sku','11227'),
(49543,3948,'_regular_price','29'),
(49544,3948,'total_sales','0'),
(49545,3948,'_tax_status','taxable'),
(49546,3948,'_tax_class','parent'),
(49547,3948,'_manage_stock','yes'),
(49548,3948,'_backorders','no'),
(49549,3948,'_sold_individually','no'),
(49550,3948,'_virtual','no'),
(49551,3948,'_downloadable','no'),
(49552,3948,'_download_limit','-1'),
(49553,3948,'_download_expiry','-1'),
(49554,3948,'_stock','16'),
(49555,3948,'_stock_status','instock'),
(49556,3948,'_wc_average_rating','0'),
(49557,3948,'_wc_review_count','0'),
(49558,3948,'attribute_pa_size','32-x-1'),
(49559,3948,'_price','29'),
(49560,3948,'_product_version','9.8.5'),
(49561,3949,'_variation_description','Price Excludes VAT'),
(49562,3949,'_sku','11228'),
(49563,3949,'_regular_price','39'),
(49564,3949,'total_sales','0'),
(49565,3949,'_tax_status','taxable'),
(49566,3949,'_tax_class','parent'),
(49567,3949,'_manage_stock','yes'),
(49568,3949,'_backorders','no'),
(49569,3949,'_sold_individually','no'),
(49570,3949,'_virtual','no'),
(49571,3949,'_downloadable','no'),
(49572,3949,'_download_limit','-1'),
(49573,3949,'_download_expiry','-1'),
(49574,3949,'_stock','20'),
(49575,3949,'_stock_status','instock'),
(49576,3949,'_wc_average_rating','0'),
(49577,3949,'_wc_review_count','0'),
(49578,3949,'attribute_pa_size','50-x-1-1-2'),
(49579,3949,'_price','39'),
(49580,3949,'_product_version','9.8.5'),
(49581,3950,'_variation_description','Price Excludes VAT'),
(49582,3950,'_sku','11229'),
(49583,3950,'_regular_price','59'),
(49584,3950,'total_sales','0'),
(49585,3950,'_tax_status','taxable'),
(49586,3950,'_tax_class','parent'),
(49587,3950,'_manage_stock','yes'),
(49588,3950,'_backorders','no'),
(49589,3950,'_sold_individually','no'),
(49590,3950,'_virtual','no'),
(49591,3950,'_downloadable','no'),
(49592,3950,'_download_limit','-1'),
(49593,3950,'_download_expiry','-1'),
(49594,3950,'_stock','58'),
(49595,3950,'_stock_status','instock'),
(49596,3950,'_wc_average_rating','0'),
(49597,3950,'_wc_review_count','0'),
(49598,3950,'attribute_pa_size','63-x-2'),
(49599,3950,'_price','59'),
(49600,3950,'_product_version','9.8.5'),
(49601,3951,'_variation_description','Price Excludes VAT'),
(49602,3951,'_sku','11435'),
(49603,3951,'_regular_price','112'),
(49604,3951,'total_sales','0'),
(49605,3951,'_tax_status','taxable'),
(49606,3951,'_tax_class','parent'),
(49607,3951,'_manage_stock','yes'),
(49608,3951,'_backorders','no'),
(49609,3951,'_sold_individually','no'),
(49610,3951,'_virtual','no'),
(49611,3951,'_downloadable','no'),
(49612,3951,'_download_limit','-1'),
(49613,3951,'_download_expiry','-1'),
(49614,3951,'_stock','62'),
(49615,3951,'_stock_status','instock'),
(49616,3951,'_wc_average_rating','0'),
(49617,3951,'_wc_review_count','0'),
(49618,3951,'attribute_pa_size','75-x-2-1-2'),
(49619,3951,'_price','112'),
(49620,3951,'_product_version','9.8.5'),
(49621,3952,'_variation_description','Price Excludes VAT'),
(49622,3952,'_sku','11436'),
(49623,3952,'_regular_price','199'),
(49624,3952,'total_sales','0'),
(49625,3952,'_tax_status','taxable'),
(49626,3952,'_tax_class','parent'),
(49627,3952,'_manage_stock','yes'),
(49628,3952,'_backorders','no'),
(49629,3952,'_sold_individually','no'),
(49630,3952,'_virtual','no'),
(49631,3952,'_downloadable','no'),
(49632,3952,'_download_limit','-1'),
(49633,3952,'_download_expiry','-1'),
(49634,3952,'_stock','11'),
(49635,3952,'_stock_status','instock'),
(49636,3952,'_wc_average_rating','0'),
(49637,3952,'_wc_review_count','0'),
(49638,3952,'attribute_pa_size','90-x-3'),
(49639,3952,'_price','199'),
(49640,3952,'_product_version','9.8.5'),
(49666,3953,'_wp_attached_file','2023/06/PVC-HD-Ball-Valve-Single-Union.jpg'),
(49667,3953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:42:\"2023/06/PVC-HD-Ball-Valve-Single-Union.jpg\";s:8:\"filesize\";i:52862;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"PVC-HD-Ball-Valve-Single-Union-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6502;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"PVC-HD-Ball-Valve-Single-Union-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"PVC-HD-Ball-Valve-Single-Union-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2865;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PVC-HD-Ball-Valve-Single-Union-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24355;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"PVC-HD-Ball-Valve-Single-Union-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6502;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"PVC-HD-Ball-Valve-Single-Union-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17067;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"PVC-HD-Ball-Valve-Single-Union-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1930;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49668,3953,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/676f5599c7d1d16c4a95c486426df970ec0a6139/PVC-HD-Ball-Valve-Single-Union.jpg'),
(49669,3954,'total_sales','0'),
(49670,3954,'_tax_status','taxable'),
(49671,3954,'_tax_class',''),
(49672,3954,'_manage_stock','no'),
(49673,3954,'_backorders','no'),
(49674,3954,'_sold_individually','no'),
(49675,3954,'_virtual','no'),
(49676,3954,'_downloadable','no'),
(49677,3954,'_download_limit','-1'),
(49678,3954,'_download_expiry','-1'),
(49679,3954,'_thumbnail_id','3953'),
(49680,3954,'_stock',NULL),
(49681,3954,'_stock_status','instock'),
(49682,3954,'_wc_average_rating','0'),
(49683,3954,'_wc_review_count','0'),
(49684,3954,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49685,3954,'_product_version','9.8.5'),
(49686,3955,'_variation_description','Price Excludes VAT'),
(49687,3955,'_sku','10690'),
(49688,3955,'_regular_price','148'),
(49689,3955,'total_sales','0'),
(49690,3955,'_tax_status','taxable'),
(49691,3955,'_tax_class','parent'),
(49692,3955,'_manage_stock','yes'),
(49693,3955,'_backorders','no'),
(49694,3955,'_sold_individually','no'),
(49695,3955,'_virtual','no'),
(49696,3955,'_downloadable','no'),
(49697,3955,'_download_limit','-1'),
(49698,3955,'_download_expiry','-1'),
(49699,3955,'_stock','0'),
(49700,3955,'_stock_status','outofstock'),
(49701,3955,'_wc_average_rating','0'),
(49702,3955,'_wc_review_count','0'),
(49703,3955,'attribute_pa_size','20mm'),
(49704,3955,'_price','148'),
(49705,3955,'_product_version','9.8.5'),
(49706,3956,'_variation_description','Price Excludes VAT'),
(49707,3956,'_sku','10691'),
(49708,3956,'_regular_price','129'),
(49709,3956,'total_sales','0'),
(49710,3956,'_tax_status','taxable'),
(49711,3956,'_tax_class','parent'),
(49712,3956,'_manage_stock','yes'),
(49713,3956,'_backorders','no'),
(49714,3956,'_sold_individually','no'),
(49715,3956,'_virtual','no'),
(49716,3956,'_downloadable','no'),
(49717,3956,'_download_limit','-1'),
(49718,3956,'_download_expiry','-1'),
(49719,3956,'_stock','0'),
(49720,3956,'_stock_status','outofstock'),
(49721,3956,'_wc_average_rating','0'),
(49722,3956,'_wc_review_count','0'),
(49723,3956,'attribute_pa_size','25mm'),
(49724,3956,'_price','129'),
(49725,3956,'_product_version','9.8.5'),
(49726,3957,'_variation_description','Price Excludes VAT'),
(49727,3957,'_sku','10692'),
(49728,3957,'_regular_price','164'),
(49729,3957,'total_sales','0'),
(49730,3957,'_tax_status','taxable'),
(49731,3957,'_tax_class','parent'),
(49732,3957,'_manage_stock','yes'),
(49733,3957,'_backorders','no'),
(49734,3957,'_sold_individually','no'),
(49735,3957,'_virtual','no'),
(49736,3957,'_downloadable','no'),
(49737,3957,'_download_limit','-1'),
(49738,3957,'_download_expiry','-1'),
(49739,3957,'_stock','0'),
(49740,3957,'_stock_status','outofstock'),
(49741,3957,'_wc_average_rating','0'),
(49742,3957,'_wc_review_count','0'),
(49743,3957,'attribute_pa_size','32mm'),
(49744,3957,'_price','164'),
(49745,3957,'_product_version','9.8.5'),
(49746,3958,'_variation_description','Price Excludes VAT'),
(49747,3958,'_sku','10693'),
(49748,3958,'_regular_price','193'),
(49749,3958,'total_sales','0'),
(49750,3958,'_tax_status','taxable'),
(49751,3958,'_tax_class','parent'),
(49752,3958,'_manage_stock','yes'),
(49753,3958,'_backorders','no'),
(49754,3958,'_sold_individually','no'),
(49755,3958,'_virtual','no'),
(49756,3958,'_downloadable','no'),
(49757,3958,'_download_limit','-1'),
(49758,3958,'_download_expiry','-1'),
(49759,3958,'_stock','0'),
(49760,3958,'_stock_status','outofstock'),
(49761,3958,'_wc_average_rating','0'),
(49762,3958,'_wc_review_count','0'),
(49763,3958,'attribute_pa_size','40mm'),
(49764,3958,'_price','193'),
(49765,3958,'_product_version','9.8.5'),
(49766,3959,'_variation_description','Price Excludes VAT'),
(49767,3959,'_sku','10694'),
(49768,3959,'_regular_price','407'),
(49769,3959,'total_sales','0'),
(49770,3959,'_tax_status','taxable'),
(49771,3959,'_tax_class','parent'),
(49772,3959,'_manage_stock','yes'),
(49773,3959,'_backorders','no'),
(49774,3959,'_sold_individually','no'),
(49775,3959,'_virtual','no'),
(49776,3959,'_downloadable','no'),
(49777,3959,'_download_limit','-1'),
(49778,3959,'_download_expiry','-1'),
(49779,3959,'_stock','4'),
(49780,3959,'_stock_status','instock'),
(49781,3959,'_wc_average_rating','0'),
(49782,3959,'_wc_review_count','0'),
(49783,3959,'attribute_pa_size','50mm'),
(49784,3959,'_price','407'),
(49785,3959,'_product_version','9.8.5'),
(49786,3960,'_variation_description','Price Excludes VAT'),
(49787,3960,'_sku','10695'),
(49788,3960,'_regular_price','441'),
(49789,3960,'total_sales','0'),
(49790,3960,'_tax_status','taxable'),
(49791,3960,'_tax_class','parent'),
(49792,3960,'_manage_stock','yes'),
(49793,3960,'_backorders','no'),
(49794,3960,'_sold_individually','no'),
(49795,3960,'_virtual','no'),
(49796,3960,'_downloadable','no'),
(49797,3960,'_download_limit','-1'),
(49798,3960,'_download_expiry','-1'),
(49799,3960,'_stock','6'),
(49800,3960,'_stock_status','instock'),
(49801,3960,'_wc_average_rating','0'),
(49802,3960,'_wc_review_count','0'),
(49803,3960,'attribute_pa_size','63mm'),
(49804,3960,'_price','441'),
(49805,3960,'_product_version','9.8.5'),
(49811,3935,'_edit_last','244'),
(49812,3935,'_edit_lock','1686822389:244'),
(49819,3941,'_edit_last','244'),
(49823,3941,'_edit_lock','1686822662:244'),
(49831,3961,'_wp_attached_file','2023/06/PVC-Fixed-Flange.jpg'),
(49832,3961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/PVC-Fixed-Flange.jpg\";s:8:\"filesize\";i:53212;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PVC-Fixed-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6652;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"PVC-Fixed-Flange-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PVC-Fixed-Flange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2991;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PVC-Fixed-Flange-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24573;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"PVC-Fixed-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6652;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"PVC-Fixed-Flange-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17209;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"PVC-Fixed-Flange-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49833,3961,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0ee0b4bce62cb1cff8c0fa91280631b11130cf1d/PVC-Fixed-Flange.jpg'),
(49834,3962,'total_sales','0'),
(49835,3962,'_tax_status','taxable'),
(49836,3962,'_tax_class',''),
(49837,3962,'_manage_stock','no'),
(49838,3962,'_backorders','no'),
(49839,3962,'_sold_individually','no'),
(49840,3962,'_virtual','no'),
(49841,3962,'_downloadable','no'),
(49842,3962,'_download_limit','-1'),
(49843,3962,'_download_expiry','-1'),
(49844,3962,'_thumbnail_id','3961'),
(49845,3962,'_stock',NULL),
(49846,3962,'_stock_status','instock'),
(49847,3962,'_wc_average_rating','0'),
(49848,3962,'_wc_review_count','0'),
(49849,3962,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49850,3962,'_product_version','8.6.1'),
(49851,3963,'_variation_description',' Price Excludes VAT'),
(49852,3963,'_sku','11215'),
(49853,3963,'_regular_price','91'),
(49854,3963,'total_sales','0'),
(49855,3963,'_tax_status','taxable'),
(49856,3963,'_tax_class','parent'),
(49857,3963,'_manage_stock','yes'),
(49858,3963,'_backorders','no'),
(49859,3963,'_sold_individually','no'),
(49860,3963,'_virtual','no'),
(49861,3963,'_downloadable','no'),
(49862,3963,'_download_limit','-1'),
(49863,3963,'_download_expiry','-1'),
(49864,3963,'_stock','4'),
(49865,3963,'_stock_status','instock'),
(49866,3963,'_wc_average_rating','0'),
(49867,3963,'_wc_review_count','0'),
(49868,3963,'attribute_pa_size','40mm'),
(49869,3963,'_price','91'),
(49870,3963,'_product_version','8.6.1'),
(49871,3964,'_variation_description','Price Excludes VAT'),
(49872,3964,'_sku','11216'),
(49873,3964,'_regular_price','109'),
(49874,3964,'total_sales','0'),
(49875,3964,'_tax_status','taxable'),
(49876,3964,'_tax_class','parent'),
(49877,3964,'_manage_stock','yes'),
(49878,3964,'_backorders','no'),
(49879,3964,'_sold_individually','no'),
(49880,3964,'_virtual','no'),
(49881,3964,'_downloadable','no'),
(49882,3964,'_download_limit','-1'),
(49883,3964,'_download_expiry','-1'),
(49884,3964,'_stock','12'),
(49885,3964,'_stock_status','instock'),
(49886,3964,'_wc_average_rating','0'),
(49887,3964,'_wc_review_count','0'),
(49888,3964,'attribute_pa_size','50mm'),
(49889,3964,'_price','109'),
(49890,3964,'_product_version','8.6.1'),
(49899,3965,'_wp_attached_file','2023/06/PVC-Threaded-Bush-32mm-x-3-4-.jpg'),
(49900,3965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/06/PVC-Threaded-Bush-32mm-x-3-4-.jpg\";s:8:\"filesize\";i:62079;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PVC-Threaded-Bush-32mm-x-3-4--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6833;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"PVC-Threaded-Bush-32mm-x-3-4--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42093;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PVC-Threaded-Bush-32mm-x-3-4--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3017;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"PVC-Threaded-Bush-32mm-x-3-4--768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26028;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"PVC-Threaded-Bush-32mm-x-3-4--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6833;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"PVC-Threaded-Bush-32mm-x-3-4--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17875;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"PVC-Threaded-Bush-32mm-x-3-4--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(49901,3965,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7ca9c40132239262ffe855936960f58e91818430/PVC-Threaded-Bush-32mm-x-3-4-.jpg'),
(49902,3966,'total_sales','0'),
(49903,3966,'_tax_status','taxable'),
(49904,3966,'_tax_class',''),
(49905,3966,'_manage_stock','no'),
(49906,3966,'_backorders','no'),
(49907,3966,'_sold_individually','no'),
(49908,3966,'_virtual','no'),
(49909,3966,'_downloadable','no'),
(49910,3966,'_download_limit','-1'),
(49911,3966,'_download_expiry','-1'),
(49912,3966,'_thumbnail_id','3965'),
(49913,3966,'_stock',NULL),
(49914,3966,'_stock_status','instock'),
(49915,3966,'_wc_average_rating','0'),
(49916,3966,'_wc_review_count','0'),
(49917,3966,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(49918,3966,'_product_version','9.8.5'),
(49919,3967,'_variation_description','Price Excludes VAT'),
(49920,3967,'_sku','10739'),
(49921,3967,'_regular_price','23'),
(49922,3967,'total_sales','0'),
(49923,3967,'_tax_status','taxable'),
(49924,3967,'_tax_class','parent'),
(49925,3967,'_manage_stock','yes'),
(49926,3967,'_backorders','no'),
(49927,3967,'_sold_individually','no'),
(49928,3967,'_virtual','no'),
(49929,3967,'_downloadable','no'),
(49930,3967,'_download_limit','-1'),
(49931,3967,'_download_expiry','-1'),
(49932,3967,'_stock','45'),
(49933,3967,'_stock_status','instock'),
(49934,3967,'_wc_average_rating','0'),
(49935,3967,'_wc_review_count','0'),
(49936,3967,'attribute_pa_size','32-x-1-2'),
(49937,3967,'_price','23'),
(49938,3967,'_product_version','9.8.5'),
(49939,3968,'_variation_description','Price Excludes VAT'),
(49940,3968,'_sku','10740'),
(49941,3968,'_regular_price','23'),
(49942,3968,'total_sales','0'),
(49943,3968,'_tax_status','taxable'),
(49944,3968,'_tax_class','parent'),
(49945,3968,'_manage_stock','yes'),
(49946,3968,'_backorders','no'),
(49947,3968,'_sold_individually','no'),
(49948,3968,'_virtual','no'),
(49949,3968,'_downloadable','no'),
(49950,3968,'_download_limit','-1'),
(49951,3968,'_download_expiry','-1'),
(49952,3968,'_stock','44'),
(49953,3968,'_stock_status','instock'),
(49954,3968,'_wc_average_rating','0'),
(49955,3968,'_wc_review_count','0'),
(49956,3968,'attribute_pa_size','32-x-3-4'),
(49957,3968,'_price','23'),
(49958,3968,'_product_version','9.8.5'),
(49959,3969,'_variation_description','Price Excludes VAT'),
(49960,3969,'_sku','10741'),
(49961,3969,'_regular_price','43'),
(49962,3969,'total_sales','0'),
(49963,3969,'_tax_status','taxable'),
(49964,3969,'_tax_class','parent'),
(49965,3969,'_manage_stock','yes'),
(49966,3969,'_backorders','no'),
(49967,3969,'_sold_individually','no'),
(49968,3969,'_virtual','no'),
(49969,3969,'_downloadable','no'),
(49970,3969,'_download_limit','-1'),
(49971,3969,'_download_expiry','-1'),
(49972,3969,'_stock','68'),
(49973,3969,'_stock_status','instock'),
(49974,3969,'_wc_average_rating','0'),
(49975,3969,'_wc_review_count','0'),
(49976,3969,'attribute_pa_size','50-x-1-1-4'),
(49977,3969,'_price','43'),
(49978,3969,'_product_version','9.8.5'),
(49979,3970,'_variation_description','Price Excludes VAT'),
(49980,3970,'_sku','11186'),
(49981,3970,'_regular_price','34'),
(49982,3970,'total_sales','0'),
(49983,3970,'_tax_status','taxable'),
(49984,3970,'_tax_class','parent'),
(49985,3970,'_manage_stock','yes'),
(49986,3970,'_backorders','no'),
(49987,3970,'_sold_individually','no'),
(49988,3970,'_virtual','no'),
(49989,3970,'_downloadable','no'),
(49990,3970,'_download_limit','-1'),
(49991,3970,'_download_expiry','-1'),
(49992,3970,'_stock','3'),
(49993,3970,'_stock_status','instock'),
(49994,3970,'_wc_average_rating','0'),
(49995,3970,'_wc_review_count','0'),
(49996,3970,'attribute_pa_size','40-x-1'),
(49997,3970,'_price','34'),
(49998,3970,'_product_version','9.8.5'),
(49999,3971,'_variation_description','Price Excludes VAT'),
(50000,3971,'_sku','11187'),
(50001,3971,'_regular_price','59'),
(50002,3971,'total_sales','0'),
(50003,3971,'_tax_status','taxable'),
(50004,3971,'_tax_class','parent'),
(50005,3971,'_manage_stock','yes'),
(50006,3971,'_backorders','no'),
(50007,3971,'_sold_individually','no'),
(50008,3971,'_virtual','no'),
(50009,3971,'_downloadable','no'),
(50010,3971,'_download_limit','-1'),
(50011,3971,'_download_expiry','-1'),
(50012,3971,'_stock','3'),
(50013,3971,'_stock_status','instock'),
(50014,3971,'_wc_average_rating','0'),
(50015,3971,'_wc_review_count','0'),
(50016,3971,'attribute_pa_size','63-x-1-1-2'),
(50017,3971,'_price','59'),
(50018,3971,'_product_version','9.8.5'),
(50036,3972,'_wp_attached_file','2023/06/PVC-Male-Female-Reducer.jpg'),
(50037,3972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/PVC-Male-Female-Reducer.jpg\";s:8:\"filesize\";i:82026;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-Male-Female-Reducer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7405;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-Male-Female-Reducer-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-Male-Female-Reducer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2947;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-Male-Female-Reducer-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31612;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-Male-Female-Reducer-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7405;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-Male-Female-Reducer-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21228;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-Male-Female-Reducer-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50038,3972,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/608f6c1aa3ed4eb7e330a7a4fb2a1ead5e651e61/PVC-Male-Female-Reducer.jpg'),
(50039,3973,'total_sales','0'),
(50040,3973,'_tax_status','taxable'),
(50041,3973,'_tax_class',''),
(50042,3973,'_manage_stock','no'),
(50043,3973,'_backorders','no'),
(50044,3973,'_sold_individually','no'),
(50045,3973,'_virtual','no'),
(50046,3973,'_downloadable','no'),
(50047,3973,'_download_limit','-1'),
(50048,3973,'_download_expiry','-1'),
(50049,3973,'_thumbnail_id','3972'),
(50050,3973,'_stock',NULL),
(50051,3973,'_stock_status','instock'),
(50052,3973,'_wc_average_rating','0'),
(50053,3973,'_wc_review_count','0'),
(50054,3973,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50055,3973,'_product_version','9.6.2'),
(50056,3974,'_variation_description','Price Excludes VAT'),
(50057,3974,'_sku','11437'),
(50058,3974,'_regular_price','122'),
(50059,3974,'total_sales','0'),
(50060,3974,'_tax_status','taxable'),
(50061,3974,'_tax_class','parent'),
(50062,3974,'_manage_stock','yes'),
(50063,3974,'_backorders','no'),
(50064,3974,'_sold_individually','no'),
(50065,3974,'_virtual','no'),
(50066,3974,'_downloadable','no'),
(50067,3974,'_download_limit','-1'),
(50068,3974,'_download_expiry','-1'),
(50069,3974,'_stock','21'),
(50070,3974,'_stock_status','instock'),
(50071,3974,'_wc_average_rating','0'),
(50072,3974,'_wc_review_count','0'),
(50073,3974,'attribute_pa_option','2-1-2-x-2'),
(50074,3974,'_price','122'),
(50075,3974,'_product_version','9.6.2'),
(50080,3975,'_wp_attached_file','2023/06/US6T03-e58cac.jpg'),
(50081,3975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:25:\"2023/06/US6T03-e58cac.jpg\";s:8:\"filesize\";i:8018;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"US6T03-e58cac-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3154;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"US6T03-e58cac-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2153;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50082,3975,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8f5a891c3281463db90d5ab12518723827395f2c/US6T03-e58cac.jpg'),
(50083,3976,'total_sales','0'),
(50084,3976,'_tax_status','taxable'),
(50085,3976,'_tax_class',''),
(50086,3976,'_manage_stock','no'),
(50087,3976,'_backorders','no'),
(50088,3976,'_sold_individually','no'),
(50089,3976,'_virtual','no'),
(50090,3976,'_downloadable','no'),
(50091,3976,'_download_limit','-1'),
(50092,3976,'_download_expiry','-1'),
(50093,3976,'_thumbnail_id','3975'),
(50094,3976,'_stock',NULL),
(50095,3976,'_stock_status','outofstock'),
(50096,3976,'_wc_average_rating','0'),
(50097,3976,'_wc_review_count','0'),
(50098,3976,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50099,3976,'_product_version','8.6.1'),
(50100,3977,'_variation_description','Price Excludes VAT'),
(50101,3977,'_sku','11220'),
(50102,3977,'_regular_price','23'),
(50103,3977,'total_sales','0'),
(50104,3977,'_tax_status','taxable'),
(50105,3977,'_tax_class','parent'),
(50106,3977,'_manage_stock','yes'),
(50107,3977,'_backorders','no'),
(50108,3977,'_sold_individually','no'),
(50109,3977,'_virtual','no'),
(50110,3977,'_downloadable','no'),
(50111,3977,'_download_limit','-1'),
(50112,3977,'_download_expiry','-1'),
(50113,3977,'_stock','0'),
(50114,3977,'_stock_status','outofstock'),
(50115,3977,'_wc_average_rating','0'),
(50116,3977,'_wc_review_count','0'),
(50117,3977,'attribute_pa_size','20-x-1-2'),
(50118,3977,'_price','23'),
(50119,3977,'_product_version','8.6.1'),
(50120,3978,'_variation_description','Price Excludes VAT'),
(50121,3978,'_sku','12663'),
(50122,3978,'_regular_price','78'),
(50123,3978,'total_sales','0'),
(50124,3978,'_tax_status','taxable'),
(50125,3978,'_tax_class','parent'),
(50126,3978,'_manage_stock','yes'),
(50127,3978,'_backorders','no'),
(50128,3978,'_sold_individually','no'),
(50129,3978,'_virtual','no'),
(50130,3978,'_downloadable','no'),
(50131,3978,'_download_limit','-1'),
(50132,3978,'_download_expiry','-1'),
(50133,3978,'_stock','0'),
(50134,3978,'_stock_status','outofstock'),
(50135,3978,'_wc_average_rating','0'),
(50136,3978,'_wc_review_count','0'),
(50137,3978,'attribute_pa_size','50-x-1-1-2'),
(50138,3978,'_price','78'),
(50139,3978,'_product_version','8.6.1'),
(50152,3979,'_wp_attached_file','2023/06/PCAP20B-1-400x400-1.jpg'),
(50153,3979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:31:\"2023/06/PCAP20B-1-400x400-1.jpg\";s:8:\"filesize\";i:20849;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PCAP20B-1-400x400-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PCAP20B-1-400x400-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3790;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PCAP20B-1-400x400-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9081;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PCAP20B-1-400x400-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2484;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50154,3979,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/67ed632f9e8890fe3062c46c2cd157db7060d6cd/PCAP20B--1--400x400.jpg'),
(50155,3980,'total_sales','0'),
(50156,3980,'_tax_status','taxable'),
(50157,3980,'_tax_class',''),
(50158,3980,'_manage_stock','no'),
(50159,3980,'_backorders','no'),
(50160,3980,'_sold_individually','no'),
(50161,3980,'_virtual','no'),
(50162,3980,'_downloadable','no'),
(50163,3980,'_download_limit','-1'),
(50164,3980,'_download_expiry','-1'),
(50165,3980,'_thumbnail_id','3979'),
(50166,3980,'_stock',NULL),
(50167,3980,'_stock_status','instock'),
(50168,3980,'_wc_average_rating','0'),
(50169,3980,'_wc_review_count','0'),
(50170,3980,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50171,3980,'_product_version','9.7.1'),
(50172,3981,'_variation_description','Price Excludes VAT'),
(50173,3981,'_sku','11230'),
(50174,3981,'_regular_price','17'),
(50175,3981,'total_sales','0'),
(50176,3981,'_tax_status','taxable'),
(50177,3981,'_tax_class','parent'),
(50178,3981,'_manage_stock','yes'),
(50179,3981,'_backorders','no'),
(50180,3981,'_sold_individually','no'),
(50181,3981,'_virtual','no'),
(50182,3981,'_downloadable','no'),
(50183,3981,'_download_limit','-1'),
(50184,3981,'_download_expiry','-1'),
(50185,3981,'_stock','-2'),
(50186,3981,'_stock_status','outofstock'),
(50187,3981,'_wc_average_rating','0'),
(50188,3981,'_wc_review_count','0'),
(50189,3981,'attribute_pa_size','1-2'),
(50190,3981,'_price','17'),
(50191,3981,'_product_version','9.7.1'),
(50192,3982,'_variation_description','Price Excludes VAT'),
(50193,3982,'_sku','11231'),
(50194,3982,'_regular_price','19'),
(50195,3982,'total_sales','0'),
(50196,3982,'_tax_status','taxable'),
(50197,3982,'_tax_class','parent'),
(50198,3982,'_manage_stock','yes'),
(50199,3982,'_backorders','no'),
(50200,3982,'_sold_individually','no'),
(50201,3982,'_virtual','no'),
(50202,3982,'_downloadable','no'),
(50203,3982,'_download_limit','-1'),
(50204,3982,'_download_expiry','-1'),
(50205,3982,'_stock','21'),
(50206,3982,'_stock_status','instock'),
(50207,3982,'_wc_average_rating','0'),
(50208,3982,'_wc_review_count','0'),
(50209,3982,'attribute_pa_size','3-4'),
(50210,3982,'_price','19'),
(50211,3982,'_product_version','9.7.1'),
(50212,3983,'_variation_description','Price Excludes VAT'),
(50213,3983,'_sku','11232'),
(50214,3983,'_regular_price','21'),
(50215,3983,'total_sales','0'),
(50216,3983,'_tax_status','taxable'),
(50217,3983,'_tax_class','parent'),
(50218,3983,'_manage_stock','yes'),
(50219,3983,'_backorders','no'),
(50220,3983,'_sold_individually','no'),
(50221,3983,'_virtual','no'),
(50222,3983,'_downloadable','no'),
(50223,3983,'_download_limit','-1'),
(50224,3983,'_download_expiry','-1'),
(50225,3983,'_stock','11'),
(50226,3983,'_stock_status','instock'),
(50227,3983,'_wc_average_rating','0'),
(50228,3983,'_wc_review_count','0'),
(50229,3983,'attribute_pa_size','1-3'),
(50230,3983,'_price','21'),
(50231,3983,'_product_version','9.7.1'),
(50232,3984,'_variation_description','Price Excludes VAT'),
(50233,3984,'_sku','11233'),
(50234,3984,'_regular_price','32'),
(50235,3984,'total_sales','0'),
(50236,3984,'_tax_status','taxable'),
(50237,3984,'_tax_class','parent'),
(50238,3984,'_manage_stock','yes'),
(50239,3984,'_backorders','no'),
(50240,3984,'_sold_individually','no'),
(50241,3984,'_virtual','no'),
(50242,3984,'_downloadable','no'),
(50243,3984,'_download_limit','-1'),
(50244,3984,'_download_expiry','-1'),
(50245,3984,'_stock','4'),
(50246,3984,'_stock_status','instock'),
(50247,3984,'_wc_average_rating','0'),
(50248,3984,'_wc_review_count','0'),
(50249,3984,'attribute_pa_size','1-1-4'),
(50250,3984,'_price','32'),
(50251,3984,'_product_version','9.7.1'),
(50252,3985,'_variation_description','Price Excludes VAT'),
(50253,3985,'_sku','11234'),
(50254,3985,'_regular_price','36'),
(50255,3985,'total_sales','0'),
(50256,3985,'_tax_status','taxable'),
(50257,3985,'_tax_class','parent'),
(50258,3985,'_manage_stock','yes'),
(50259,3985,'_backorders','no'),
(50260,3985,'_sold_individually','no'),
(50261,3985,'_virtual','no'),
(50262,3985,'_downloadable','no'),
(50263,3985,'_download_limit','-1'),
(50264,3985,'_download_expiry','-1'),
(50265,3985,'_stock','95'),
(50266,3985,'_stock_status','instock'),
(50267,3985,'_wc_average_rating','0'),
(50268,3985,'_wc_review_count','0'),
(50269,3985,'attribute_pa_size','1-1-2'),
(50270,3985,'_price','36'),
(50271,3985,'_product_version','9.7.1'),
(50272,3986,'_variation_description','Price Excludes VAT'),
(50273,3986,'_sku','11235'),
(50274,3986,'_regular_price','50'),
(50275,3986,'total_sales','0'),
(50276,3986,'_tax_status','taxable'),
(50277,3986,'_tax_class','parent'),
(50278,3986,'_manage_stock','yes'),
(50279,3986,'_backorders','no'),
(50280,3986,'_sold_individually','no'),
(50281,3986,'_virtual','no'),
(50282,3986,'_downloadable','no'),
(50283,3986,'_download_limit','-1'),
(50284,3986,'_download_expiry','-1'),
(50285,3986,'_stock','1'),
(50286,3986,'_stock_status','instock'),
(50287,3986,'_wc_average_rating','0'),
(50288,3986,'_wc_review_count','0'),
(50289,3986,'attribute_pa_size','2-3'),
(50290,3986,'_price','50'),
(50291,3986,'_product_version','9.7.1'),
(50320,3987,'_wp_attached_file','2023/06/PVC-HD-Non-Return-Valve.jpg'),
(50321,3987,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/PVC-HD-Non-Return-Valve.jpg\";s:8:\"filesize\";i:46380;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Non-Return-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5511;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-HD-Non-Return-Valve-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Non-Return-Valve-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Non-Return-Valve-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20912;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-HD-Non-Return-Valve-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5513;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Non-Return-Valve-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14476;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Non-Return-Valve-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50322,3987,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b86979906813e7861851138ff9baf38fc270cf4e/PVC-HD-Non-Return-Valve.jpg'),
(50323,3988,'total_sales','0'),
(50324,3988,'_tax_status','taxable'),
(50325,3988,'_tax_class',''),
(50326,3988,'_manage_stock','no'),
(50327,3988,'_backorders','no'),
(50328,3988,'_sold_individually','no'),
(50329,3988,'_virtual','no'),
(50330,3988,'_downloadable','no'),
(50331,3988,'_download_limit','-1'),
(50332,3988,'_download_expiry','-1'),
(50333,3988,'_thumbnail_id','3987'),
(50334,3988,'_stock',NULL),
(50335,3988,'_stock_status','instock'),
(50336,3988,'_wc_average_rating','0'),
(50337,3988,'_wc_review_count','0'),
(50338,3988,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50339,3988,'_product_version','9.7.1'),
(50344,3989,'_variation_description',''),
(50345,3989,'_sku','10696'),
(50346,3989,'_regular_price','180'),
(50347,3989,'total_sales','0'),
(50348,3989,'_tax_status','taxable'),
(50349,3989,'_tax_class','parent'),
(50350,3989,'_manage_stock','yes'),
(50351,3989,'_backorders','no'),
(50352,3989,'_sold_individually','no'),
(50353,3989,'_virtual','no'),
(50354,3989,'_downloadable','no'),
(50355,3989,'_download_limit','-1'),
(50356,3989,'_download_expiry','-1'),
(50357,3989,'_stock','0'),
(50358,3989,'_stock_status','outofstock'),
(50359,3989,'_wc_average_rating','0'),
(50360,3989,'_wc_review_count','0'),
(50361,3989,'attribute_pa_size','20mm'),
(50362,3989,'_price','180'),
(50363,3989,'_product_version','9.7.1'),
(50364,3990,'_variation_description','Price Excludes VAT'),
(50365,3990,'_sku','10697'),
(50366,3990,'_regular_price','217'),
(50367,3990,'total_sales','0'),
(50368,3990,'_tax_status','taxable'),
(50369,3990,'_tax_class','parent'),
(50370,3990,'_manage_stock','yes'),
(50371,3990,'_backorders','no'),
(50372,3990,'_sold_individually','no'),
(50373,3990,'_virtual','no'),
(50374,3990,'_downloadable','no'),
(50375,3990,'_download_limit','-1'),
(50376,3990,'_download_expiry','-1'),
(50377,3990,'_stock','0'),
(50378,3990,'_stock_status','outofstock'),
(50379,3990,'_wc_average_rating','0'),
(50380,3990,'_wc_review_count','0'),
(50381,3990,'attribute_pa_size','25mm'),
(50382,3990,'_price','217'),
(50383,3990,'_product_version','9.7.1'),
(50384,3991,'_variation_description','Price Excludes VAT'),
(50385,3991,'_sku','10698'),
(50386,3991,'_regular_price','237'),
(50387,3991,'total_sales','0'),
(50388,3991,'_tax_status','taxable'),
(50389,3991,'_tax_class','parent'),
(50390,3991,'_manage_stock','yes'),
(50391,3991,'_backorders','no'),
(50392,3991,'_sold_individually','no'),
(50393,3991,'_virtual','no'),
(50394,3991,'_downloadable','no'),
(50395,3991,'_download_limit','-1'),
(50396,3991,'_download_expiry','-1'),
(50397,3991,'_stock','2'),
(50398,3991,'_stock_status','instock'),
(50399,3991,'_wc_average_rating','0'),
(50400,3991,'_wc_review_count','0'),
(50401,3991,'attribute_pa_size','32mm'),
(50402,3991,'_price','237'),
(50403,3991,'_product_version','9.7.1'),
(50404,3992,'_variation_description','Price Excludes VAT'),
(50405,3992,'_sku','10699'),
(50406,3992,'_regular_price','282'),
(50407,3992,'total_sales','0'),
(50408,3992,'_tax_status','taxable'),
(50409,3992,'_tax_class','parent'),
(50410,3992,'_manage_stock','yes'),
(50411,3992,'_backorders','no'),
(50412,3992,'_sold_individually','no'),
(50413,3992,'_virtual','no'),
(50414,3992,'_downloadable','no'),
(50415,3992,'_download_limit','-1'),
(50416,3992,'_download_expiry','-1'),
(50417,3992,'_stock','1'),
(50418,3992,'_stock_status','instock'),
(50419,3992,'_wc_average_rating','0'),
(50420,3992,'_wc_review_count','0'),
(50421,3992,'attribute_pa_size','40mm'),
(50422,3992,'_price','282'),
(50423,3992,'_product_version','9.7.1'),
(50424,3993,'_variation_description','Price Excludes VAT'),
(50425,3993,'_sku','10700'),
(50426,3993,'_regular_price','398'),
(50427,3993,'total_sales','0'),
(50428,3993,'_tax_status','taxable'),
(50429,3993,'_tax_class','parent'),
(50430,3993,'_manage_stock','yes'),
(50431,3993,'_backorders','no'),
(50432,3993,'_sold_individually','no'),
(50433,3993,'_virtual','no'),
(50434,3993,'_downloadable','no'),
(50435,3993,'_download_limit','-1'),
(50436,3993,'_download_expiry','-1'),
(50437,3993,'_stock','7'),
(50438,3993,'_stock_status','instock'),
(50439,3993,'_wc_average_rating','0'),
(50440,3993,'_wc_review_count','0'),
(50441,3993,'attribute_pa_size','50mm'),
(50442,3993,'_price','398'),
(50443,3993,'_product_version','9.7.1'),
(50444,3994,'_variation_description','Price Excludes VAT'),
(50445,3994,'_sku','10701'),
(50446,3994,'_regular_price','565'),
(50447,3994,'total_sales','0'),
(50448,3994,'_tax_status','taxable'),
(50449,3994,'_tax_class','parent'),
(50450,3994,'_manage_stock','yes'),
(50451,3994,'_backorders','no'),
(50452,3994,'_sold_individually','no'),
(50453,3994,'_virtual','no'),
(50454,3994,'_downloadable','no'),
(50455,3994,'_download_limit','-1'),
(50456,3994,'_download_expiry','-1'),
(50457,3994,'_stock','2'),
(50458,3994,'_stock_status','instock'),
(50459,3994,'_wc_average_rating','0'),
(50460,3994,'_wc_review_count','0'),
(50461,3994,'attribute_pa_size','63mm'),
(50462,3994,'_price','565'),
(50463,3994,'_product_version','9.7.1'),
(50470,3935,'_yoast_wpseo_primary_product_cat',''),
(50471,3935,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50490,3995,'_wp_attached_file','2023/06/PVC-Threaded-Plug.jpg'),
(50491,3995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/PVC-Threaded-Plug.jpg\";s:8:\"filesize\";i:53654;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-Threaded-Plug-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6343;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-Threaded-Plug-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Threaded-Plug-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2757;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-Threaded-Plug-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24297;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-Threaded-Plug-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6343;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-Threaded-Plug-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16908;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Threaded-Plug-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1833;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50492,3995,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1a04ca07a0e0e937193fa20aaafe303b4582987b/PVC-Threaded-Plug.jpg'),
(50493,3996,'total_sales','0'),
(50494,3996,'_tax_status','taxable'),
(50495,3996,'_tax_class',''),
(50496,3996,'_manage_stock','no'),
(50497,3996,'_backorders','no'),
(50498,3996,'_sold_individually','no'),
(50499,3996,'_virtual','no'),
(50500,3996,'_downloadable','no'),
(50501,3996,'_download_limit','-1'),
(50502,3996,'_download_expiry','-1'),
(50503,3996,'_thumbnail_id','3995'),
(50504,3996,'_stock',NULL),
(50505,3996,'_stock_status','instock'),
(50506,3996,'_wc_average_rating','0'),
(50507,3996,'_wc_review_count','0'),
(50508,3996,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50509,3996,'_product_version','9.8.5'),
(50510,3997,'_variation_description','Price Excludes VAT'),
(50511,3997,'_sku','11236'),
(50512,3997,'_regular_price','14'),
(50513,3997,'total_sales','0'),
(50514,3997,'_tax_status','taxable'),
(50515,3997,'_tax_class','parent'),
(50516,3997,'_manage_stock','yes'),
(50517,3997,'_backorders','no'),
(50518,3997,'_sold_individually','no'),
(50519,3997,'_virtual','no'),
(50520,3997,'_downloadable','no'),
(50521,3997,'_download_limit','-1'),
(50522,3997,'_download_expiry','-1'),
(50523,3997,'_stock','3'),
(50524,3997,'_stock_status','instock'),
(50525,3997,'_wc_average_rating','0'),
(50526,3997,'_wc_review_count','0'),
(50527,3997,'attribute_pa_size','3-4'),
(50528,3997,'_price','14'),
(50529,3997,'_product_version','9.8.5'),
(50530,3998,'_variation_description','Price Excludes VAT'),
(50531,3998,'_sku','11237'),
(50532,3998,'_regular_price','17'),
(50533,3998,'total_sales','0'),
(50534,3998,'_tax_status','taxable'),
(50535,3998,'_tax_class','parent'),
(50536,3998,'_manage_stock','yes'),
(50537,3998,'_backorders','no'),
(50538,3998,'_sold_individually','no'),
(50539,3998,'_virtual','no'),
(50540,3998,'_downloadable','no'),
(50541,3998,'_download_limit','-1'),
(50542,3998,'_download_expiry','-1'),
(50543,3998,'_stock','0'),
(50544,3998,'_stock_status','outofstock'),
(50545,3998,'_wc_average_rating','0'),
(50546,3998,'_wc_review_count','0'),
(50547,3998,'attribute_pa_size','1-3'),
(50548,3998,'_price','17'),
(50549,3998,'_product_version','9.8.5'),
(50550,3999,'_variation_description','Price Excludes VAT'),
(50551,3999,'_sku','11238'),
(50552,3999,'_regular_price','26'),
(50553,3999,'total_sales','0'),
(50554,3999,'_tax_status','taxable'),
(50555,3999,'_tax_class','parent'),
(50556,3999,'_manage_stock','yes'),
(50557,3999,'_backorders','no'),
(50558,3999,'_sold_individually','no'),
(50559,3999,'_virtual','no'),
(50560,3999,'_downloadable','no'),
(50561,3999,'_download_limit','-1'),
(50562,3999,'_download_expiry','-1'),
(50563,3999,'_stock','114'),
(50564,3999,'_stock_status','instock'),
(50565,3999,'_wc_average_rating','0'),
(50566,3999,'_wc_review_count','0'),
(50567,3999,'attribute_pa_size','1-1-4'),
(50568,3999,'_price','26'),
(50569,3999,'_product_version','9.8.5'),
(50570,4000,'_variation_description','Price Excludes VAT'),
(50571,4000,'_sku','11239'),
(50572,4000,'_regular_price','32'),
(50573,4000,'total_sales','0'),
(50574,4000,'_tax_status','taxable'),
(50575,4000,'_tax_class','parent'),
(50576,4000,'_manage_stock','yes'),
(50577,4000,'_backorders','no'),
(50578,4000,'_sold_individually','no'),
(50579,4000,'_virtual','no'),
(50580,4000,'_downloadable','no'),
(50581,4000,'_download_limit','-1'),
(50582,4000,'_download_expiry','-1'),
(50583,4000,'_stock','10'),
(50584,4000,'_stock_status','instock'),
(50585,4000,'_wc_average_rating','0'),
(50586,4000,'_wc_review_count','0'),
(50587,4000,'attribute_pa_size','1-1-2'),
(50588,4000,'_price','32'),
(50589,4000,'_product_version','9.8.5'),
(50590,4001,'_variation_description','Price Excludes VAT'),
(50591,4001,'_sku','11240'),
(50592,4001,'_regular_price','41'),
(50593,4001,'total_sales','0'),
(50594,4001,'_tax_status','taxable'),
(50595,4001,'_tax_class','parent'),
(50596,4001,'_manage_stock','yes'),
(50597,4001,'_backorders','no'),
(50598,4001,'_sold_individually','no'),
(50599,4001,'_virtual','no'),
(50600,4001,'_downloadable','no'),
(50601,4001,'_download_limit','-1'),
(50602,4001,'_download_expiry','-1'),
(50603,4001,'_stock','2'),
(50604,4001,'_stock_status','instock'),
(50605,4001,'_wc_average_rating','0'),
(50606,4001,'_wc_review_count','0'),
(50607,4001,'attribute_pa_size','2-3'),
(50608,4001,'_price','41'),
(50609,4001,'_product_version','9.8.5'),
(50610,4002,'_variation_description','Price Excludes VAT'),
(50611,4002,'_sku','11241'),
(50612,4002,'_regular_price','75'),
(50613,4002,'total_sales','0'),
(50614,4002,'_tax_status','taxable'),
(50615,4002,'_tax_class','parent'),
(50616,4002,'_manage_stock','yes'),
(50617,4002,'_backorders','no'),
(50618,4002,'_sold_individually','no'),
(50619,4002,'_virtual','no'),
(50620,4002,'_downloadable','no'),
(50621,4002,'_download_limit','-1'),
(50622,4002,'_download_expiry','-1'),
(50623,4002,'_stock','15'),
(50624,4002,'_stock_status','instock'),
(50625,4002,'_wc_average_rating','0'),
(50626,4002,'_wc_review_count','0'),
(50627,4002,'attribute_pa_size','2-1-2'),
(50628,4002,'_price','75'),
(50629,4002,'_product_version','9.8.5'),
(50630,4003,'_variation_description','Price Excludes VAT'),
(50631,4003,'_sku','13027'),
(50632,4003,'_regular_price','11'),
(50633,4003,'total_sales','0'),
(50634,4003,'_tax_status','taxable'),
(50635,4003,'_tax_class','parent'),
(50636,4003,'_manage_stock','yes'),
(50637,4003,'_backorders','no'),
(50638,4003,'_sold_individually','no'),
(50639,4003,'_virtual','no'),
(50640,4003,'_downloadable','no'),
(50641,4003,'_download_limit','-1'),
(50642,4003,'_download_expiry','-1'),
(50643,4003,'_stock','75'),
(50644,4003,'_stock_status','instock'),
(50645,4003,'_wc_average_rating','0'),
(50646,4003,'_wc_review_count','0'),
(50647,4003,'attribute_pa_size','1-2'),
(50648,4003,'_price','11'),
(50649,4003,'_product_version','9.8.5'),
(50675,4004,'_wp_attached_file','2023/06/PVC-HD-Threaded-T-Piece.jpg'),
(50676,4004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/PVC-HD-Threaded-T-Piece.jpg\";s:8:\"filesize\";i:50528;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Threaded-T-Piece-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5834;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-HD-Threaded-T-Piece-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Threaded-T-Piece-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2574;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Threaded-T-Piece-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22932;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-HD-Threaded-T-Piece-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5855;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Threaded-T-Piece-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15763;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-HD-Threaded-T-Piece-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1717;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50677,4004,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3f6e75908b66329457eb3d7d35a3a82ae7086ec8/PVC-HD-Threaded-T-Piece.jpg'),
(50678,4005,'total_sales','0'),
(50679,4005,'_tax_status','taxable'),
(50680,4005,'_tax_class',''),
(50681,4005,'_manage_stock','no'),
(50682,4005,'_backorders','no'),
(50683,4005,'_sold_individually','no'),
(50684,4005,'_virtual','no'),
(50685,4005,'_downloadable','no'),
(50686,4005,'_download_limit','-1'),
(50687,4005,'_download_expiry','-1'),
(50688,4005,'_thumbnail_id','4004'),
(50689,4005,'_stock',NULL),
(50690,4005,'_stock_status','instock'),
(50691,4005,'_wc_average_rating','0'),
(50692,4005,'_wc_review_count','0'),
(50693,4005,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50694,4005,'_product_version','8.3.0'),
(50695,3945,'_edit_last','244'),
(50696,3945,'_edit_lock','1686822751:244'),
(50697,4006,'_variation_description',''),
(50698,4006,'_sku','11217'),
(50699,4006,'_regular_price','73'),
(50700,4006,'total_sales','0'),
(50701,4006,'_tax_status','taxable'),
(50702,4006,'_tax_class','parent'),
(50703,4006,'_manage_stock','yes'),
(50704,4006,'_backorders','no'),
(50705,4006,'_sold_individually','no'),
(50706,4006,'_virtual','no'),
(50707,4006,'_downloadable','no'),
(50708,4006,'_download_limit','-1'),
(50709,4006,'_download_expiry','-1'),
(50710,4006,'_stock','0'),
(50711,4006,'_stock_status','outofstock'),
(50712,4006,'_wc_average_rating','0'),
(50713,4006,'_wc_review_count','0'),
(50714,4006,'attribute_pa_size','1-1-2'),
(50715,4006,'_price','73'),
(50716,4006,'_product_version','8.3.0'),
(50717,4007,'_variation_description',''),
(50718,4007,'_sku','11218'),
(50719,4007,'_regular_price','22'),
(50720,4007,'total_sales','0'),
(50721,4007,'_tax_status','taxable'),
(50722,4007,'_tax_class','parent'),
(50723,4007,'_manage_stock','yes'),
(50724,4007,'_backorders','no'),
(50725,4007,'_sold_individually','no'),
(50726,4007,'_virtual','no'),
(50727,4007,'_downloadable','no'),
(50728,4007,'_download_limit','-1'),
(50729,4007,'_download_expiry','-1'),
(50730,4007,'_stock','6'),
(50731,4007,'_stock_status','instock'),
(50732,4007,'_wc_average_rating','0'),
(50733,4007,'_wc_review_count','0'),
(50734,4007,'attribute_pa_size','1-2'),
(50735,4007,'_price','22'),
(50736,4007,'_product_version','8.3.0'),
(50745,4008,'_wp_attached_file','2023/06/PVC-Flange-Threaded.jpg'),
(50746,4008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/PVC-Flange-Threaded.jpg\";s:8:\"filesize\";i:56935;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-Flange-Threaded-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6811;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-Flange-Threaded-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-Flange-Threaded-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-Flange-Threaded-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26116;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-Flange-Threaded-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6806;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-Flange-Threaded-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17953;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-Flange-Threaded-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50747,4008,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/99ff875c9205ffb05045be1de21548ea0b91ef1c/PVC-Flange-Threaded.jpg'),
(50748,4009,'total_sales','0'),
(50749,4009,'_tax_status','taxable'),
(50750,4009,'_tax_class',''),
(50751,4009,'_manage_stock','no'),
(50752,4009,'_backorders','no'),
(50753,4009,'_sold_individually','no'),
(50754,4009,'_virtual','no'),
(50755,4009,'_downloadable','no'),
(50756,4009,'_download_limit','-1'),
(50757,4009,'_download_expiry','-1'),
(50758,4009,'_thumbnail_id','4008'),
(50759,4009,'_stock',NULL),
(50760,4009,'_stock_status','instock'),
(50761,4009,'_wc_average_rating','0'),
(50762,4009,'_wc_review_count','0'),
(50763,4009,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(50764,4009,'_product_version','7.8.0'),
(50765,3954,'_edit_last','244'),
(50766,3954,'_edit_lock','1686822700:244'),
(50767,4010,'_variation_description','Price Excludes VAT'),
(50768,4010,'_sku','11214'),
(50769,4010,'_regular_price','127'),
(50770,4010,'total_sales','0'),
(50771,4010,'_tax_status','taxable'),
(50772,4010,'_tax_class','parent'),
(50773,4010,'_manage_stock','yes'),
(50774,4010,'_backorders','no'),
(50775,4010,'_sold_individually','no'),
(50776,4010,'_virtual','no'),
(50777,4010,'_downloadable','no'),
(50778,4010,'_download_limit','-1'),
(50779,4010,'_download_expiry','-1'),
(50780,4010,'_stock','4'),
(50781,4010,'_stock_status','instock'),
(50782,4010,'_wc_average_rating','0'),
(50783,4010,'_wc_review_count','0'),
(50784,4010,'attribute_pa_size','1-1-4-2'),
(50785,4010,'_price','127'),
(50786,4010,'_product_version','7.8.0'),
(50788,3962,'_edit_last','244'),
(50789,3962,'_edit_lock','1686822739:244'),
(50793,3966,'_edit_last','244'),
(50794,3966,'_edit_lock','1686822790:244'),
(50795,3973,'_edit_last','244'),
(50796,3973,'_edit_lock','1686822826:244'),
(50797,3976,'_edit_last','244'),
(50798,3976,'_edit_lock','1686822874:244'),
(50799,3980,'_edit_last','244'),
(50800,3980,'_edit_lock','1686822928:244'),
(50801,3988,'_edit_last','244'),
(50802,3988,'_edit_lock','1686822969:244'),
(50805,3941,'_yoast_wpseo_primary_product_cat',''),
(50806,3941,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50807,3996,'_edit_last','244'),
(50808,3996,'_edit_lock','1686823022:244'),
(50809,4005,'_edit_last','244'),
(50810,4005,'_edit_lock','1686822688:244'),
(50811,4009,'_edit_last','244'),
(50812,4009,'_edit_lock','1686823059:244'),
(50825,3945,'_yoast_wpseo_primary_product_cat',''),
(50826,3945,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50832,3954,'_yoast_wpseo_primary_product_cat',''),
(50833,3954,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50836,3962,'_yoast_wpseo_primary_product_cat',''),
(50837,3962,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50842,3966,'_yoast_wpseo_primary_product_cat',''),
(50843,3966,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50845,3973,'_yoast_wpseo_primary_product_cat',''),
(50846,3973,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50849,3976,'_yoast_wpseo_primary_product_cat',''),
(50850,3976,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50857,3980,'_yoast_wpseo_primary_product_cat',''),
(50858,3980,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50865,3988,'_yoast_wpseo_primary_product_cat',''),
(50866,3988,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50873,3996,'_yoast_wpseo_primary_product_cat',''),
(50874,3996,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50876,4009,'_yoast_wpseo_primary_product_cat',''),
(50877,4009,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(50878,4011,'_wp_attached_file','2023/06/PVC-45-Degree-Elbow-Black.jpg'),
(50879,4011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/PVC-45-Degree-Elbow-Black.jpg\";s:8:\"filesize\";i:52246;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5470;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-Black-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14742;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50880,4011,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a4124a09936764f27b0e36ea34810cf845415278/PVC-45-Degree-Elbow-Black.jpg'),
(50881,4012,'total_sales','0'),
(50882,4012,'_tax_status','taxable'),
(50883,4012,'_tax_class',''),
(50884,4012,'_manage_stock','no'),
(50885,4012,'_backorders','no'),
(50886,4012,'_sold_individually','no'),
(50887,4012,'_virtual','no'),
(50888,4012,'_downloadable','no'),
(50889,4012,'_download_limit','-1'),
(50890,4012,'_download_expiry','-1'),
(50891,4012,'_thumbnail_id','4011'),
(50892,4012,'_stock',NULL),
(50893,4012,'_stock_status','instock'),
(50894,4012,'_wc_average_rating','0'),
(50895,4012,'_wc_review_count','0'),
(50896,4012,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:20:\"Black | White | Grey\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(50897,4012,'_product_version','9.8.5'),
(50898,4013,'_wp_attached_file','2023/06/PVC-45-Degree-Elbow-Black-1.jpg'),
(50899,4013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/PVC-45-Degree-Elbow-Black-1.jpg\";s:8:\"filesize\";i:52246;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5470;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"PVC-45-Degree-Elbow-Black-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5504;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14742;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50900,4013,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a4124a09936764f27b0e36ea34810cf845415278/PVC-45-Degree-Elbow-Black.jpg'),
(50901,4014,'_variation_description','Price Includes VAT'),
(50902,4014,'_sku','10752'),
(50903,4014,'_regular_price','11.6'),
(50904,4014,'total_sales','0'),
(50905,4014,'_tax_status','taxable'),
(50906,4014,'_tax_class','parent'),
(50907,4014,'_manage_stock','yes'),
(50908,4014,'_backorders','no'),
(50909,4014,'_sold_individually','no'),
(50910,4014,'_virtual','no'),
(50911,4014,'_downloadable','no'),
(50912,4014,'_download_limit','-1'),
(50913,4014,'_download_expiry','-1'),
(50914,4014,'_thumbnail_id','4013'),
(50915,4014,'_stock','36'),
(50916,4014,'_stock_status','instock'),
(50917,4014,'_wc_average_rating','0'),
(50918,4014,'_wc_review_count','0'),
(50919,4014,'attribute_pa_size','50mm'),
(50920,4014,'attribute_colour','Black'),
(50921,4014,'_price','10.01'),
(50922,4014,'_product_version','9.8.5'),
(50923,4015,'_wp_attached_file','2023/06/PVC-45-Degree-Elbow-White.jpg'),
(50924,4015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/PVC-45-Degree-Elbow-White.jpg\";s:8:\"filesize\";i:47308;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4866;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"PVC-45-Degree-Elbow-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31563;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19724;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4854;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13314;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-45-Degree-Elbow-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50925,4015,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3395e5b30b7582140653d43bd498eb642d971116/PVC-45-Degree-Elbow-White.jpg'),
(50926,4016,'_variation_description','Price Includes VAT'),
(50927,4016,'_sku','11020'),
(50928,4016,'_regular_price','11.6'),
(50929,4016,'total_sales','0'),
(50930,4016,'_tax_status','taxable'),
(50931,4016,'_tax_class','parent'),
(50932,4016,'_manage_stock','yes'),
(50933,4016,'_backorders','no'),
(50934,4016,'_sold_individually','no'),
(50935,4016,'_virtual','no'),
(50936,4016,'_downloadable','no'),
(50937,4016,'_download_limit','-1'),
(50938,4016,'_download_expiry','-1'),
(50939,4016,'_thumbnail_id','4015'),
(50940,4016,'_stock','27'),
(50941,4016,'_stock_status','instock'),
(50942,4016,'_wc_average_rating','0'),
(50943,4016,'_wc_review_count','0'),
(50944,4016,'attribute_pa_size','50mm'),
(50945,4016,'attribute_colour','White'),
(50946,4016,'_price','10.01'),
(50947,4016,'_product_version','9.8.5'),
(50948,4017,'_wp_attached_file','2023/06/PVC-45-Degree-Elbow-Grey.jpg'),
(50949,4017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/06/PVC-45-Degree-Elbow-Grey.jpg\";s:8:\"filesize\";i:46865;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"PVC-45-Degree-Elbow-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5074;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"PVC-45-Degree-Elbow-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"PVC-45-Degree-Elbow-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"PVC-45-Degree-Elbow-Grey-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19962;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"PVC-45-Degree-Elbow-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5078;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"PVC-45-Degree-Elbow-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13613;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"PVC-45-Degree-Elbow-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50950,4017,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/760dc2e472fe19b5e12335a6094df4ca6a4a32e3/PVC-45-Degree-Elbow-Grey.jpg'),
(50951,4018,'_variation_description','Price Includes VAT'),
(50952,4018,'_sku','12566'),
(50953,4018,'_regular_price','11.6'),
(50954,4018,'total_sales','0'),
(50955,4018,'_tax_status','taxable'),
(50956,4018,'_tax_class','parent'),
(50957,4018,'_manage_stock','yes'),
(50958,4018,'_backorders','no'),
(50959,4018,'_sold_individually','no'),
(50960,4018,'_virtual','no'),
(50961,4018,'_downloadable','no'),
(50962,4018,'_download_limit','-1'),
(50963,4018,'_download_expiry','-1'),
(50964,4018,'_thumbnail_id','4017'),
(50965,4018,'_stock','1'),
(50966,4018,'_stock_status','instock'),
(50967,4018,'_wc_average_rating','0'),
(50968,4018,'_wc_review_count','0'),
(50969,4018,'attribute_pa_size','50mm'),
(50970,4018,'attribute_colour','Grey'),
(50971,4018,'_price','10.01'),
(50972,4018,'_product_version','9.8.5'),
(50976,4019,'_wp_attached_file','2023/06/PVC-90-Degree-Elbow-Black.jpg'),
(50977,4019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/PVC-90-Degree-Elbow-Black.jpg\";s:8:\"filesize\";i:58250;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5735;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2595;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23166;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5735;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15844;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50978,4019,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e2343795e6789dfab1bf9582f37377fec8f488d1/PVC-90-Degree-Elbow-Black.jpg'),
(50979,4020,'total_sales','0'),
(50980,4020,'_tax_status','taxable'),
(50981,4020,'_tax_class',''),
(50982,4020,'_manage_stock','no'),
(50983,4020,'_backorders','no'),
(50984,4020,'_sold_individually','no'),
(50985,4020,'_virtual','no'),
(50986,4020,'_downloadable','no'),
(50987,4020,'_download_limit','-1'),
(50988,4020,'_download_expiry','-1'),
(50989,4020,'_thumbnail_id','4019'),
(50990,4020,'_stock',NULL),
(50991,4020,'_stock_status','instock'),
(50992,4020,'_wc_average_rating','0'),
(50993,4020,'_wc_review_count','0'),
(50994,4020,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"Black | White\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(50995,4020,'_product_version','9.8.5'),
(50996,4021,'_wp_attached_file','2023/06/PVC-90-Degree-Elbow-Black-1.jpg'),
(50997,4021,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/06/PVC-90-Degree-Elbow-Black-1.jpg\";s:8:\"filesize\";i:58250;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5735;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"PVC-90-Degree-Elbow-Black-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38439;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2595;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23166;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5735;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15844;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1872;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(50998,4021,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e2343795e6789dfab1bf9582f37377fec8f488d1/PVC-90-Degree-Elbow-Black.jpg'),
(50999,4022,'_variation_description','Price Includes VAT'),
(51000,4022,'_sku','10749'),
(51001,4022,'_regular_price','13.2'),
(51002,4022,'total_sales','0'),
(51003,4022,'_tax_status','taxable'),
(51004,4022,'_tax_class','parent'),
(51005,4022,'_manage_stock','yes'),
(51006,4022,'_backorders','no'),
(51007,4022,'_sold_individually','no'),
(51008,4022,'_virtual','no'),
(51009,4022,'_downloadable','no'),
(51010,4022,'_download_limit','-1'),
(51011,4022,'_download_expiry','-1'),
(51012,4022,'_thumbnail_id','4021'),
(51013,4022,'_stock','111'),
(51014,4022,'_stock_status','instock'),
(51015,4022,'_wc_average_rating','0'),
(51016,4022,'_wc_review_count','0'),
(51017,4022,'attribute_pa_size','50mm'),
(51018,4022,'attribute_colour','Black'),
(51019,4022,'_price','6.79'),
(51020,4022,'_product_version','9.8.5'),
(51021,4023,'_wp_attached_file','2023/06/PVC-90-Degree-Elbow-White.jpg'),
(51022,4023,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/PVC-90-Degree-Elbow-White.jpg\";s:8:\"filesize\";i:49889;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4579;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"PVC-90-Degree-Elbow-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32123;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2130;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19121;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4592;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12906;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-90-Degree-Elbow-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51023,4023,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a9cf30d148f030877ac6432f0d977d2f6eee732b/PVC-90-Degree-Elbow-White.jpg'),
(51024,4024,'_variation_description','Price Includes VAT'),
(51025,4024,'_sku','13243'),
(51026,4024,'_regular_price','13.2'),
(51027,4024,'total_sales','0'),
(51028,4024,'_tax_status','taxable'),
(51029,4024,'_tax_class','parent'),
(51030,4024,'_manage_stock','yes'),
(51031,4024,'_backorders','no'),
(51032,4024,'_sold_individually','no'),
(51033,4024,'_virtual','no'),
(51034,4024,'_downloadable','no'),
(51035,4024,'_download_limit','-1'),
(51036,4024,'_download_expiry','-1'),
(51037,4024,'_thumbnail_id','4023'),
(51038,4024,'_stock','0'),
(51039,4024,'_stock_status','outofstock'),
(51040,4024,'_wc_average_rating','0'),
(51041,4024,'_wc_review_count','0'),
(51042,4024,'attribute_pa_size','50mm'),
(51043,4024,'attribute_colour','White'),
(51044,4024,'_price','6.79'),
(51045,4024,'_product_version','9.8.5'),
(51049,4025,'_wp_attached_file','2023/06/PVC-End-Cap-White.jpg'),
(51050,4025,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/PVC-End-Cap-White.jpg\";s:8:\"filesize\";i:50161;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-End-Cap-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5448;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-End-Cap-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2487;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-End-Cap-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-End-Cap-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5448;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-End-Cap-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14560;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-End-Cap-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1735;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51051,4025,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/aa22a4a81312f8b26d931b4e05b5c82b78cef674/PVC-End-Cap-White.jpg'),
(51052,4026,'total_sales','0'),
(51053,4026,'_tax_status','taxable'),
(51054,4026,'_tax_class',''),
(51055,4026,'_manage_stock','no'),
(51056,4026,'_backorders','no'),
(51057,4026,'_sold_individually','no'),
(51058,4026,'_virtual','no'),
(51059,4026,'_downloadable','no'),
(51060,4026,'_download_limit','-1'),
(51061,4026,'_download_expiry','-1'),
(51062,4026,'_thumbnail_id','4025'),
(51063,4026,'_stock',NULL),
(51064,4026,'_stock_status','instock'),
(51065,4026,'_wc_average_rating','0'),
(51066,4026,'_wc_review_count','0'),
(51067,4026,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"Black | White\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51068,4026,'_product_version','9.8.5'),
(51069,4027,'_variation_description','Price Includes VAT'),
(51070,4027,'_sku','10753'),
(51071,4027,'_regular_price','9.8'),
(51072,4027,'total_sales','0'),
(51073,4027,'_tax_status','taxable'),
(51074,4027,'_tax_class','parent'),
(51075,4027,'_manage_stock','yes'),
(51076,4027,'_backorders','no'),
(51077,4027,'_sold_individually','no'),
(51078,4027,'_virtual','no'),
(51079,4027,'_downloadable','no'),
(51080,4027,'_download_limit','-1'),
(51081,4027,'_download_expiry','-1'),
(51082,4027,'_stock','177'),
(51083,4027,'_stock_status','instock'),
(51084,4027,'_wc_average_rating','0'),
(51085,4027,'_wc_review_count','0'),
(51086,4027,'attribute_pa_size','50mm'),
(51087,4027,'attribute_colour','Black'),
(51088,4027,'_price','9.8'),
(51089,4027,'_product_version','9.8.5'),
(51090,4028,'_wp_attached_file','2023/06/PVC-End-Cap-White-1.jpg'),
(51091,4028,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/PVC-End-Cap-White-1.jpg\";s:8:\"filesize\";i:50161;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5448;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-End-Cap-White-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2487;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5448;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14560;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-End-Cap-White-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1735;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51092,4028,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/aa22a4a81312f8b26d931b4e05b5c82b78cef674/PVC-End-Cap-White.jpg'),
(51093,4029,'_variation_description','Price Includes VAT'),
(51094,4029,'_sku','13244'),
(51095,4029,'_regular_price','9.8'),
(51096,4029,'total_sales','0'),
(51097,4029,'_tax_status','taxable'),
(51098,4029,'_tax_class','parent'),
(51099,4029,'_manage_stock','yes'),
(51100,4029,'_backorders','no'),
(51101,4029,'_sold_individually','no'),
(51102,4029,'_virtual','no'),
(51103,4029,'_downloadable','no'),
(51104,4029,'_download_limit','-1'),
(51105,4029,'_download_expiry','-1'),
(51106,4029,'_thumbnail_id','4028'),
(51107,4029,'_stock','0'),
(51108,4029,'_stock_status','outofstock'),
(51109,4029,'_wc_average_rating','0'),
(51110,4029,'_wc_review_count','0'),
(51111,4029,'attribute_pa_size','50mm'),
(51112,4029,'attribute_colour','White'),
(51113,4029,'_price','6.65'),
(51114,4029,'_product_version','9.8.5'),
(51119,4030,'_wp_attached_file','2023/06/PVC-Straight-50mm-Black.jpg'),
(51120,4030,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/PVC-Straight-50mm-Black.jpg\";s:8:\"filesize\";i:49051;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5222;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33119;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-Straight-50mm-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5222;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14278;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51121,4030,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/50c6433606a6c1de860aaf4b1c76d5bc887c258e/PVC-Straight-50mm-Black.jpg'),
(51122,4031,'total_sales','0'),
(51123,4031,'_tax_status','taxable'),
(51124,4031,'_tax_class',''),
(51125,4031,'_manage_stock','no'),
(51126,4031,'_backorders','no'),
(51127,4031,'_sold_individually','no'),
(51128,4031,'_virtual','no'),
(51129,4031,'_downloadable','no'),
(51130,4031,'_download_limit','-1'),
(51131,4031,'_download_expiry','-1'),
(51132,4031,'_thumbnail_id','4030'),
(51133,4031,'_stock',NULL),
(51134,4031,'_stock_status','instock'),
(51135,4031,'_wc_average_rating','0'),
(51136,4031,'_wc_review_count','0'),
(51137,4031,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"Black | White\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51138,4031,'_product_version','9.8.5'),
(51139,4032,'_wp_attached_file','2023/06/PVC-Straight-50mm-Black-1.jpg'),
(51140,4032,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:37:\"2023/06/PVC-Straight-50mm-Black-1.jpg\";s:8:\"filesize\";i:49051;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5222;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"PVC-Straight-50mm-Black-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33119;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5222;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14278;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51141,4032,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/50c6433606a6c1de860aaf4b1c76d5bc887c258e/PVC-Straight-50mm-Black.jpg'),
(51142,4033,'_variation_description','Price Includes VAT'),
(51143,4033,'_sku','10750'),
(51144,4033,'_regular_price','10.73'),
(51145,4033,'total_sales','0'),
(51146,4033,'_tax_status','taxable'),
(51147,4033,'_tax_class','parent'),
(51148,4033,'_manage_stock','yes'),
(51149,4033,'_backorders','no'),
(51150,4033,'_sold_individually','no'),
(51151,4033,'_virtual','no'),
(51152,4033,'_downloadable','no'),
(51153,4033,'_download_limit','-1'),
(51154,4033,'_download_expiry','-1'),
(51155,4033,'_thumbnail_id','4032'),
(51156,4033,'_stock','211'),
(51157,4033,'_stock_status','instock'),
(51158,4033,'_wc_average_rating','0'),
(51159,4033,'_wc_review_count','0'),
(51160,4033,'attribute_pa_size','50mm'),
(51161,4033,'attribute_colour','Black'),
(51162,4033,'_price','7.51'),
(51163,4033,'_product_version','9.8.5'),
(51164,4034,'_wp_attached_file','2023/06/PVC-Straight-50mm-White.jpg'),
(51165,4034,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:35:\"2023/06/PVC-Straight-50mm-White.jpg\";s:8:\"filesize\";i:52115;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5100;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-Straight-50mm-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34945;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2248;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21610;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-Straight-50mm-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5108;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14453;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-Straight-50mm-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51166,4034,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b1fa6daa82003f7300ee22990375f35e02ee8607/PVC-Straight-50mm-White.jpg'),
(51167,4035,'_variation_description','Price Includes VAT'),
(51168,4035,'_sku','13252'),
(51169,4035,'_regular_price','10.73'),
(51170,4035,'total_sales','0'),
(51171,4035,'_tax_status','taxable'),
(51172,4035,'_tax_class','parent'),
(51173,4035,'_manage_stock','yes'),
(51174,4035,'_backorders','no'),
(51175,4035,'_sold_individually','no'),
(51176,4035,'_virtual','no'),
(51177,4035,'_downloadable','no'),
(51178,4035,'_download_limit','-1'),
(51179,4035,'_download_expiry','-1'),
(51180,4035,'_thumbnail_id','4034'),
(51181,4035,'_stock','62'),
(51182,4035,'_stock_status','instock'),
(51183,4035,'_wc_average_rating','0'),
(51184,4035,'_wc_review_count','0'),
(51185,4035,'attribute_pa_size','50mm'),
(51186,4035,'attribute_colour','White'),
(51187,4035,'_price','7.51'),
(51188,4035,'_product_version','9.8.5'),
(51192,4036,'_wp_attached_file','2023/06/PVC-T-Piece-Black.jpg'),
(51193,4036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/PVC-T-Piece-Black.jpg\";s:8:\"filesize\";i:49369;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-T-Piece-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4805;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32779;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-T-Piece-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-T-Piece-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-T-Piece-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4805;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-T-Piece-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13338;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-T-Piece-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51194,4036,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dfe0f29ccc22123a1c11a946ba19265e0c704cc9/PVC-T-Piece-Black.jpg'),
(51195,4037,'total_sales','0'),
(51196,4037,'_tax_status','taxable'),
(51197,4037,'_tax_class',''),
(51198,4037,'_manage_stock','no'),
(51199,4037,'_backorders','no'),
(51200,4037,'_sold_individually','no'),
(51201,4037,'_virtual','no'),
(51202,4037,'_downloadable','no'),
(51203,4037,'_download_limit','-1'),
(51204,4037,'_download_expiry','-1'),
(51205,4037,'_thumbnail_id','4036'),
(51206,4037,'_stock',NULL),
(51207,4037,'_stock_status','instock'),
(51208,4037,'_wc_average_rating','0'),
(51209,4037,'_wc_review_count','0'),
(51210,4037,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:13:\"Black | White\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51211,4037,'_product_version','9.8.1'),
(51212,4038,'_wp_attached_file','2023/06/PVC-T-Piece-Black-1.jpg'),
(51213,4038,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/PVC-T-Piece-Black-1.jpg\";s:8:\"filesize\";i:49369;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4805;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-T-Piece-Black-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32779;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4805;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13338;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-T-Piece-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51214,4038,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dfe0f29ccc22123a1c11a946ba19265e0c704cc9/PVC-T-Piece-Black.jpg'),
(51215,4039,'_variation_description','Price Includes VAT'),
(51216,4039,'_sku','10751'),
(51217,4039,'_regular_price','15.21'),
(51218,4039,'total_sales','0'),
(51219,4039,'_tax_status','taxable'),
(51220,4039,'_tax_class','parent'),
(51221,4039,'_manage_stock','yes'),
(51222,4039,'_backorders','no'),
(51223,4039,'_sold_individually','no'),
(51224,4039,'_virtual','no'),
(51225,4039,'_downloadable','no'),
(51226,4039,'_download_limit','-1'),
(51227,4039,'_download_expiry','-1'),
(51228,4039,'_thumbnail_id','4038'),
(51229,4039,'_stock','75'),
(51230,4039,'_stock_status','instock'),
(51231,4039,'_wc_average_rating','0'),
(51232,4039,'_wc_review_count','0'),
(51233,4039,'attribute_pa_size','50mm'),
(51234,4039,'attribute_colour','Black'),
(51235,4039,'_price','10.65'),
(51236,4039,'_product_version','9.8.1'),
(51237,4040,'_variation_description','Price Includes VAT'),
(51238,4040,'_sku','13253'),
(51239,4040,'_regular_price','15.21'),
(51240,4040,'total_sales','0'),
(51241,4040,'_tax_status','taxable'),
(51242,4040,'_tax_class','parent'),
(51243,4040,'_manage_stock','yes'),
(51244,4040,'_backorders','no'),
(51245,4040,'_sold_individually','no'),
(51246,4040,'_virtual','no'),
(51247,4040,'_downloadable','no'),
(51248,4040,'_download_limit','-1'),
(51249,4040,'_download_expiry','-1'),
(51250,4040,'_stock','982'),
(51251,4040,'_stock_status','instock'),
(51252,4040,'_wc_average_rating','0'),
(51253,4040,'_wc_review_count','0'),
(51254,4040,'attribute_pa_size','50mm'),
(51255,4040,'attribute_colour','White'),
(51256,4040,'_price','10.65'),
(51257,4040,'_product_version','9.8.1'),
(51262,4041,'_wp_attached_file','2023/06/PVC-To-Poly-40mm-Male.jpg'),
(51263,4041,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/PVC-To-Poly-40mm-Male.jpg\";s:8:\"filesize\";i:60221;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-40mm-Male-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5842;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-40mm-Male-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2493;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-40mm-Male-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"PVC-To-Poly-40mm-Male-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5843;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-40mm-Male-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16874;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-40mm-Male-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51264,4041,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/17dc3f38661db95d440eebde6811aa61136338d9/PVC-To-Poly-40mm-Male.jpg'),
(51265,4042,'total_sales','0'),
(51266,4042,'_tax_status','taxable'),
(51267,4042,'_tax_class',''),
(51268,4042,'_manage_stock','no'),
(51269,4042,'_backorders','no'),
(51270,4042,'_sold_individually','no'),
(51271,4042,'_virtual','no'),
(51272,4042,'_downloadable','no'),
(51273,4042,'_download_limit','-1'),
(51274,4042,'_download_expiry','-1'),
(51275,4042,'_thumbnail_id','4041'),
(51276,4042,'_stock',NULL),
(51277,4042,'_stock_status','instock'),
(51278,4042,'_wc_average_rating','0'),
(51279,4042,'_wc_review_count','0'),
(51280,4042,'_product_attributes','a:1:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(51281,4042,'_product_version','9.8.5'),
(51282,4043,'_wp_attached_file','2023/06/PVC-To-Poly-40mm-Male-1.jpg'),
(51283,4043,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/PVC-To-Poly-40mm-Male-1.jpg\";s:8:\"filesize\";i:60221;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5842;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-To-Poly-40mm-Male-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2493;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5843;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16874;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Male-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1701;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51284,4043,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/17dc3f38661db95d440eebde6811aa61136338d9/PVC-To-Poly-40mm-Male.jpg'),
(51285,4044,'_variation_description','Price Includes VAT'),
(51286,4044,'_sku','10332'),
(51287,4044,'_regular_price','16.51'),
(51288,4044,'total_sales','0'),
(51289,4044,'_tax_status','taxable'),
(51290,4044,'_tax_class','parent'),
(51291,4044,'_manage_stock','yes'),
(51292,4044,'_backorders','no'),
(51293,4044,'_sold_individually','no'),
(51294,4044,'_virtual','no'),
(51295,4044,'_downloadable','no'),
(51296,4044,'_download_limit','-1'),
(51297,4044,'_download_expiry','-1'),
(51298,4044,'_thumbnail_id','4043'),
(51299,4044,'_stock','20'),
(51300,4044,'_stock_status','instock'),
(51301,4044,'_wc_average_rating','0'),
(51302,4044,'_wc_review_count','0'),
(51303,4044,'attribute_pa_size','40mm-male'),
(51304,4044,'_price','11.56'),
(51305,4044,'_product_version','9.8.5'),
(51306,4045,'_variation_description','Price Includes VAT'),
(51307,4045,'_sku','10333'),
(51308,4045,'_regular_price','16.51'),
(51309,4045,'total_sales','0'),
(51310,4045,'_tax_status','taxable'),
(51311,4045,'_tax_class','parent'),
(51312,4045,'_manage_stock','yes'),
(51313,4045,'_backorders','no'),
(51314,4045,'_sold_individually','no'),
(51315,4045,'_virtual','no'),
(51316,4045,'_downloadable','no'),
(51317,4045,'_download_limit','-1'),
(51318,4045,'_download_expiry','-1'),
(51319,4045,'_stock','-2'),
(51320,4045,'_stock_status','outofstock'),
(51321,4045,'_wc_average_rating','0'),
(51322,4045,'_wc_review_count','0'),
(51323,4045,'attribute_pa_size','50mm-female'),
(51324,4045,'_price','11.56'),
(51325,4045,'_product_version','9.8.5'),
(51326,4046,'_wp_attached_file','2023/06/PVC-To-Poly-40mm-Female.jpg'),
(51327,4046,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/PVC-To-Poly-40mm-Female.jpg\";s:8:\"filesize\";i:62796;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Female-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5921;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-To-Poly-40mm-Female-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41877;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Female-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Female-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25685;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Female-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5921;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Female-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17121;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-40mm-Female-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51328,4046,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/055b7ee958b2bb330911d7120ea54e2949fccadc/PVC-To-Poly-40mm-Female.jpg'),
(51329,4047,'_variation_description','Price Includes VAT'),
(51330,4047,'_sku','13026'),
(51331,4047,'_regular_price','16.51'),
(51332,4047,'total_sales','0'),
(51333,4047,'_tax_status','taxable'),
(51334,4047,'_tax_class','parent'),
(51335,4047,'_manage_stock','yes'),
(51336,4047,'_backorders','no'),
(51337,4047,'_sold_individually','no'),
(51338,4047,'_virtual','no'),
(51339,4047,'_downloadable','no'),
(51340,4047,'_download_limit','-1'),
(51341,4047,'_download_expiry','-1'),
(51342,4047,'_thumbnail_id','4046'),
(51343,4047,'_stock','15'),
(51344,4047,'_stock_status','instock'),
(51345,4047,'_wc_average_rating','0'),
(51346,4047,'_wc_review_count','0'),
(51347,4047,'attribute_pa_size','40mm-female'),
(51348,4047,'_price','11.56'),
(51349,4047,'_product_version','9.8.5'),
(51350,4048,'_wp_attached_file','2023/06/PVC-To-Poly-50mm-Male.jpg'),
(51351,4048,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/PVC-To-Poly-50mm-Male.jpg\";s:8:\"filesize\";i:51313;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-50mm-Male-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5130;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PVC-To-Poly-50mm-Male-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34300;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-50mm-Male-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2354;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-50mm-Male-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21048;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"PVC-To-Poly-50mm-Male-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5130;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-50mm-Male-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14319;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"PVC-To-Poly-50mm-Male-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1651;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51352,4048,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/062a12d24ff95ce7abdc39c41f0054a53c902222/PVC-To-Poly-50mm-Male.jpg'),
(51353,4049,'_variation_description','Price Includes VAT'),
(51354,4049,'_sku','13255'),
(51355,4049,'_regular_price','16.51'),
(51356,4049,'total_sales','0'),
(51357,4049,'_tax_status','taxable'),
(51358,4049,'_tax_class','parent'),
(51359,4049,'_manage_stock','yes'),
(51360,4049,'_backorders','no'),
(51361,4049,'_sold_individually','no'),
(51362,4049,'_virtual','no'),
(51363,4049,'_downloadable','no'),
(51364,4049,'_download_limit','-1'),
(51365,4049,'_download_expiry','-1'),
(51366,4049,'_thumbnail_id','4048'),
(51367,4049,'_stock','49'),
(51368,4049,'_stock_status','instock'),
(51369,4049,'_wc_average_rating','0'),
(51370,4049,'_wc_review_count','0'),
(51371,4049,'attribute_pa_size','50mm-male'),
(51372,4049,'_price','11.56'),
(51373,4049,'_product_version','9.8.5'),
(51378,4012,'_edit_last','244'),
(51379,4012,'_edit_lock','1686825005:244'),
(51380,4020,'_edit_last','425'),
(51381,4020,'_edit_lock','1727682950:425'),
(51382,4026,'_edit_last','244'),
(51383,4026,'_edit_lock','1686825114:244'),
(51384,4031,'_edit_last','244'),
(51385,4031,'_edit_lock','1686825183:244'),
(51386,4037,'_edit_last','244'),
(51387,4037,'_edit_lock','1686825270:244'),
(51388,4042,'_edit_last','244'),
(51389,4042,'_edit_lock','1686825336:244'),
(51390,4014,'_sale_price','10.01'),
(51391,4016,'_sale_price','10.01'),
(51392,4018,'_sale_price','10.01'),
(51394,4012,'_product_image_gallery','4015,4017'),
(51395,4012,'_yoast_wpseo_primary_product_cat',''),
(51396,4012,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51397,4022,'_sale_price','6.79'),
(51398,4024,'_sale_price','6.79'),
(51400,4020,'_product_image_gallery','4023'),
(51401,4020,'_yoast_wpseo_primary_product_cat',''),
(51402,4020,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(51403,4027,'_sale_price',''),
(51404,4029,'_sale_price','6.65'),
(51406,4026,'_yoast_wpseo_primary_product_cat',''),
(51407,4026,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51408,4033,'_sale_price','7.51'),
(51409,4035,'_sale_price','7.51'),
(51411,4031,'_product_image_gallery','4034'),
(51412,4031,'_yoast_wpseo_primary_product_cat',''),
(51413,4031,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51414,4039,'_sale_price','10.65'),
(51415,4040,'_sale_price','10.65'),
(51417,4037,'_yoast_wpseo_primary_product_cat',''),
(51418,4037,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51419,4044,'_sale_price','11.56'),
(51420,4045,'_sale_price','11.56'),
(51421,4047,'_sale_price','11.56'),
(51422,4049,'_sale_price','11.56'),
(51424,4042,'_product_image_gallery','4046,4048'),
(51425,4042,'_yoast_wpseo_primary_product_cat',''),
(51426,4042,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51428,4050,'_wp_attached_file','2023/06/PVC-Aimflo-Front-Ball-Black.jpg'),
(51429,4050,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:39:\"2023/06/PVC-Aimflo-Front-Ball-Black.jpg\";s:8:\"filesize\";i:56150;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6204;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"PVC-Aimflo-Front-Ball-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2694;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24495;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6203;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16773;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1833;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51430,4050,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e544a8c9fb610ef9098f9dcecb898c8da56de1c5/PVC-Aimflo-Front---Ball-Black.jpg'),
(51431,4051,'_sku','13261'),
(51432,4051,'_regular_price','70'),
(51433,4051,'total_sales','2'),
(51434,4051,'_tax_status','taxable'),
(51435,4051,'_tax_class',''),
(51436,4051,'_manage_stock','yes'),
(51437,4051,'_backorders','no'),
(51438,4051,'_sold_individually','no'),
(51439,4051,'_virtual','no'),
(51440,4051,'_downloadable','no'),
(51441,4051,'_download_limit','-1'),
(51442,4051,'_download_expiry','-1'),
(51443,4051,'_thumbnail_id','4050'),
(51444,4051,'_stock','420'),
(51445,4051,'_stock_status','instock'),
(51446,4051,'_wc_average_rating','0'),
(51447,4051,'_wc_review_count','0'),
(51448,4051,'_product_version','9.7.1'),
(51449,4051,'_price','49'),
(51450,4052,'_wp_attached_file','2023/06/PVC-Aimflo-Front-Ball-White.jpg'),
(51451,4052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/PVC-Aimflo-Front-Ball-White.jpg\";s:8:\"filesize\";i:54155;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5874;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"PVC-Aimflo-Front-Ball-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36749;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2537;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22936;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5897;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15891;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"PVC-Aimflo-Front-Ball-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1749;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51452,4052,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bd335c4350a31df447ecc6ecf599ea1239d2595e/PVC-Aimflo-Front---Ball-White.jpg'),
(51453,4053,'_sku','13169'),
(51454,4053,'_regular_price','70'),
(51455,4053,'total_sales','0'),
(51456,4053,'_tax_status','taxable'),
(51457,4053,'_tax_class',''),
(51458,4053,'_manage_stock','yes'),
(51459,4053,'_backorders','no'),
(51460,4053,'_sold_individually','no'),
(51461,4053,'_virtual','no'),
(51462,4053,'_downloadable','no'),
(51463,4053,'_download_limit','-1'),
(51464,4053,'_download_expiry','-1'),
(51465,4053,'_thumbnail_id','4052'),
(51466,4053,'_stock','574'),
(51467,4053,'_stock_status','instock'),
(51468,4053,'_wc_average_rating','0'),
(51469,4053,'_wc_review_count','0'),
(51470,4053,'_product_version','9.8.5'),
(51471,4053,'_price','49'),
(51472,4054,'_wp_attached_file','2023/06/PVC-MF-40-Adapter.jpg'),
(51473,4054,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/PVC-MF-40-Adapter.jpg\";s:8:\"filesize\";i:73040;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-MF-40-Adapter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6801;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-MF-40-Adapter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-MF-40-Adapter-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-MF-40-Adapter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-MF-40-Adapter-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20584;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-MF-40-Adapter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1811;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51474,4054,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4438e0d0d5fcaabe69d6bf901a5ece83e2f4f471/PVC-MF-40-Adapter.jpg'),
(51475,4055,'total_sales','0'),
(51476,4055,'_tax_status','taxable'),
(51477,4055,'_tax_class',''),
(51478,4055,'_manage_stock','no'),
(51479,4055,'_backorders','no'),
(51480,4055,'_sold_individually','no'),
(51481,4055,'_virtual','no'),
(51482,4055,'_downloadable','no'),
(51483,4055,'_download_limit','-1'),
(51484,4055,'_download_expiry','-1'),
(51485,4055,'_thumbnail_id','4054'),
(51486,4055,'_stock',NULL),
(51487,4055,'_stock_status','instock'),
(51488,4055,'_wc_average_rating','0'),
(51489,4055,'_wc_review_count','0'),
(51490,4055,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:43:\"Black | White | Grey | Black | White | Grey\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51491,4055,'_product_version','9.8.5'),
(51492,4056,'_wp_attached_file','2023/06/PVC-MF-40-Adapter-1.jpg'),
(51493,4056,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/PVC-MF-40-Adapter-1.jpg\";s:8:\"filesize\";i:73040;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6801;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-MF-40-Adapter-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6814;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20584;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-MF-40-Adapter-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1811;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51494,4056,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4438e0d0d5fcaabe69d6bf901a5ece83e2f4f471/PVC-MF-40-Adapter.jpg'),
(51495,4057,'_variation_description','Price Includes VAT'),
(51496,4057,'_sku','10754'),
(51497,4057,'_regular_price','15.34'),
(51498,4057,'total_sales','0'),
(51499,4057,'_tax_status','taxable'),
(51500,4057,'_tax_class','parent'),
(51501,4057,'_manage_stock','yes'),
(51502,4057,'_backorders','no'),
(51503,4057,'_sold_individually','no'),
(51504,4057,'_virtual','no'),
(51505,4057,'_downloadable','no'),
(51506,4057,'_download_limit','-1'),
(51507,4057,'_download_expiry','-1'),
(51508,4057,'_thumbnail_id','4056'),
(51509,4057,'_stock','14'),
(51510,4057,'_stock_status','instock'),
(51511,4057,'_wc_average_rating','0'),
(51512,4057,'_wc_review_count','0'),
(51513,4057,'attribute_pa_size','mf-40'),
(51514,4057,'attribute_colour','Black'),
(51515,4057,'_price','10.74'),
(51516,4057,'_product_version','9.8.5'),
(51517,4058,'_variation_description','Price Includes VAT'),
(51518,4058,'_sku','13248'),
(51519,4058,'_regular_price','15.34'),
(51520,4058,'total_sales','0'),
(51521,4058,'_tax_status','taxable'),
(51522,4058,'_tax_class','parent'),
(51523,4058,'_manage_stock','yes'),
(51524,4058,'_backorders','no'),
(51525,4058,'_sold_individually','no'),
(51526,4058,'_virtual','no'),
(51527,4058,'_downloadable','no'),
(51528,4058,'_download_limit','-1'),
(51529,4058,'_download_expiry','-1'),
(51530,4058,'_stock','-8'),
(51531,4058,'_stock_status','outofstock'),
(51532,4058,'_wc_average_rating','0'),
(51533,4058,'_wc_review_count','0'),
(51534,4058,'attribute_pa_size','mf-40'),
(51535,4058,'attribute_colour','White'),
(51536,4058,'_price','10.74'),
(51537,4058,'_product_version','9.8.5'),
(51538,4059,'_variation_description','Price Includes VAT'),
(51539,4059,'_sku','13249'),
(51540,4059,'_regular_price','15.34'),
(51541,4059,'total_sales','0'),
(51542,4059,'_tax_status','taxable'),
(51543,4059,'_tax_class','parent'),
(51544,4059,'_manage_stock','yes'),
(51545,4059,'_backorders','no'),
(51546,4059,'_sold_individually','no'),
(51547,4059,'_virtual','no'),
(51548,4059,'_downloadable','no'),
(51549,4059,'_download_limit','-1'),
(51550,4059,'_download_expiry','-1'),
(51551,4059,'_stock','0'),
(51552,4059,'_stock_status','outofstock'),
(51553,4059,'_wc_average_rating','0'),
(51554,4059,'_wc_review_count','0'),
(51555,4059,'attribute_pa_size','mf-40'),
(51556,4059,'attribute_colour','Grey'),
(51557,4059,'_price','10.74'),
(51558,4059,'_product_version','9.8.5'),
(51567,4060,'_wp_attached_file','2023/06/PVC-MM-40-Adapter.jpg'),
(51568,4060,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/PVC-MM-40-Adapter.jpg\";s:8:\"filesize\";i:85380;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-MM-40-Adapter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7366;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-MM-40-Adapter-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-MM-40-Adapter-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35633;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-MM-40-Adapter-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7366;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-MM-40-Adapter-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23522;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-MM-40-Adapter-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51569,4060,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ce16cf3598c9c09e2538df7667f0b2c0dc689bf/PVC-MM-40-Adapter.jpg'),
(51570,4061,'total_sales','0'),
(51571,4061,'_tax_status','taxable'),
(51572,4061,'_tax_class',''),
(51573,4061,'_manage_stock','no'),
(51574,4061,'_backorders','no'),
(51575,4061,'_sold_individually','no'),
(51576,4061,'_virtual','no'),
(51577,4061,'_downloadable','no'),
(51578,4061,'_download_limit','-1'),
(51579,4061,'_download_expiry','-1'),
(51580,4061,'_thumbnail_id','4060'),
(51581,4061,'_stock',NULL),
(51582,4061,'_stock_status','instock'),
(51583,4061,'_wc_average_rating','0'),
(51584,4061,'_wc_review_count','0'),
(51585,4061,'_product_attributes','a:2:{s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:43:\"Black | White | Grey | Black | White | Grey\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51586,4061,'_product_version','9.6.2'),
(51587,4062,'_wp_attached_file','2023/06/PVC-MM-40-Adapter-1.jpg'),
(51588,4062,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/PVC-MM-40-Adapter-1.jpg\";s:8:\"filesize\";i:85380;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7366;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"PVC-MM-40-Adapter-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2821;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35633;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7366;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23522;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"PVC-MM-40-Adapter-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1813;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51589,4062,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ce16cf3598c9c09e2538df7667f0b2c0dc689bf/PVC-MM-40-Adapter.jpg'),
(51590,4063,'_variation_description','Price Includes VAT'),
(51591,4063,'_sku','10756'),
(51592,4063,'_regular_price','16.87'),
(51593,4063,'total_sales','0'),
(51594,4063,'_tax_status','taxable'),
(51595,4063,'_tax_class','parent'),
(51596,4063,'_manage_stock','yes'),
(51597,4063,'_backorders','no'),
(51598,4063,'_sold_individually','no'),
(51599,4063,'_virtual','no'),
(51600,4063,'_downloadable','no'),
(51601,4063,'_download_limit','-1'),
(51602,4063,'_download_expiry','-1'),
(51603,4063,'_thumbnail_id','4062'),
(51604,4063,'_stock','16'),
(51605,4063,'_stock_status','instock'),
(51606,4063,'_wc_average_rating','0'),
(51607,4063,'_wc_review_count','0'),
(51608,4063,'attribute_pa_size','mm-40'),
(51609,4063,'attribute_colour','Black'),
(51610,4063,'_price','11.81'),
(51611,4063,'_product_version','9.6.2'),
(51612,4064,'_wp_attached_file','2023/06/PVC-MM-40-Adapter-White.jpg'),
(51613,4064,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/PVC-MM-40-Adapter-White.jpg\";s:8:\"filesize\";i:78446;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"PVC-MM-40-Adapter-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7477;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PVC-MM-40-Adapter-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-MM-40-Adapter-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PVC-MM-40-Adapter-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32797;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"PVC-MM-40-Adapter-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7495;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"PVC-MM-40-Adapter-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22318;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"PVC-MM-40-Adapter-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1838;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51614,4064,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1fb1fa3c07a36ed4ce78a2d83f7347ebc0875518/PVC-MM-40-Adapter-White.jpg'),
(51615,4065,'_variation_description','Price Includes VAT'),
(51616,4065,'_sku','13250'),
(51617,4065,'_regular_price','16.87'),
(51618,4065,'total_sales','0'),
(51619,4065,'_tax_status','taxable'),
(51620,4065,'_tax_class','parent'),
(51621,4065,'_manage_stock','yes'),
(51622,4065,'_backorders','no'),
(51623,4065,'_sold_individually','no'),
(51624,4065,'_virtual','no'),
(51625,4065,'_downloadable','no'),
(51626,4065,'_download_limit','-1'),
(51627,4065,'_download_expiry','-1'),
(51628,4065,'_thumbnail_id','4064'),
(51629,4065,'_stock','63'),
(51630,4065,'_stock_status','instock'),
(51631,4065,'_wc_average_rating','0'),
(51632,4065,'_wc_review_count','0'),
(51633,4065,'attribute_pa_size','mm-40'),
(51634,4065,'attribute_colour','White'),
(51635,4065,'_price','11.81'),
(51636,4065,'_product_version','9.6.2'),
(51637,4066,'_variation_description','Price Includes VAT'),
(51638,4066,'_sku','13251'),
(51639,4066,'_regular_price','16.87'),
(51640,4066,'total_sales','0'),
(51641,4066,'_tax_status','taxable'),
(51642,4066,'_tax_class','parent'),
(51643,4066,'_manage_stock','yes'),
(51644,4066,'_backorders','no'),
(51645,4066,'_sold_individually','no'),
(51646,4066,'_virtual','no'),
(51647,4066,'_downloadable','no'),
(51648,4066,'_download_limit','-1'),
(51649,4066,'_download_expiry','-1'),
(51650,4066,'_stock','1'),
(51651,4066,'_stock_status','instock'),
(51652,4066,'_wc_average_rating','0'),
(51653,4066,'_wc_review_count','0'),
(51654,4066,'attribute_pa_size','mm-40'),
(51655,4066,'attribute_colour','Grey'),
(51656,4066,'_price','11.81'),
(51657,4066,'_product_version','9.6.2'),
(51662,4051,'_edit_last','425'),
(51663,4051,'_edit_lock','1727683104:425'),
(51664,4053,'_edit_last','244'),
(51665,4053,'_edit_lock','1686827860:244'),
(51666,4055,'_edit_last','244'),
(51667,4055,'_edit_lock','1686828073:244'),
(51668,4051,'_sale_price','49'),
(51669,4051,'_yoast_wpseo_primary_product_cat',''),
(51670,4051,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(51671,4053,'_sale_price','49'),
(51672,4053,'_yoast_wpseo_primary_product_cat',''),
(51673,4053,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51674,4057,'_sale_price','10.74'),
(51675,4058,'_sale_price','10.74'),
(51676,4059,'_sale_price','10.74'),
(51678,4055,'_yoast_wpseo_primary_product_cat',''),
(51679,4055,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51680,4061,'_edit_lock','1686832728:244'),
(51681,4063,'_sale_price','11.81'),
(51682,4065,'_sale_price','11.81'),
(51683,4066,'_sale_price','11.81'),
(51685,4061,'_edit_last','244'),
(51686,4061,'_product_image_gallery','4064'),
(51687,4061,'_yoast_wpseo_primary_product_cat',''),
(51688,4061,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51691,4067,'_wp_attached_file','2023/06/PVC-Adapter-1-2-x-1-4-.jpg'),
(51692,4067,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/PVC-Adapter-1-2-x-1-4-.jpg\";s:8:\"filesize\";i:52584;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PVC-Adapter-1-2-x-1-4--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6654;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"PVC-Adapter-1-2-x-1-4--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PVC-Adapter-1-2-x-1-4--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2759;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"PVC-Adapter-1-2-x-1-4--768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24555;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"PVC-Adapter-1-2-x-1-4--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6609;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"PVC-Adapter-1-2-x-1-4--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17359;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"PVC-Adapter-1-2-x-1-4--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1859;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51693,4067,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/123e0dc44f3ef076bfc9d455f0cec6beb5079afb/PVC-Adapter-1-2--x-1-4-.jpg'),
(51694,4068,'total_sales','0'),
(51695,4068,'_tax_status','taxable'),
(51696,4068,'_tax_class',''),
(51697,4068,'_manage_stock','no'),
(51698,4068,'_backorders','no'),
(51699,4068,'_sold_individually','no'),
(51700,4068,'_virtual','no'),
(51701,4068,'_downloadable','no'),
(51702,4068,'_download_limit','-1'),
(51703,4068,'_download_expiry','-1'),
(51704,4068,'_thumbnail_id','4067'),
(51705,4068,'_stock',NULL),
(51706,4068,'_stock_status','instock'),
(51707,4068,'_wc_average_rating','0'),
(51708,4068,'_wc_review_count','0'),
(51709,4068,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(51710,4068,'_product_version','9.6.2'),
(51711,4069,'_variation_description','Price Excludes VAT'),
(51712,4069,'_sku','11160'),
(51713,4069,'_regular_price','23'),
(51714,4069,'total_sales','0'),
(51715,4069,'_tax_status','taxable'),
(51716,4069,'_tax_class','parent'),
(51717,4069,'_manage_stock','yes'),
(51718,4069,'_backorders','no'),
(51719,4069,'_sold_individually','no'),
(51720,4069,'_virtual','no'),
(51721,4069,'_downloadable','no'),
(51722,4069,'_download_limit','-1'),
(51723,4069,'_download_expiry','-1'),
(51724,4069,'_stock','10'),
(51725,4069,'_stock_status','instock'),
(51726,4069,'_wc_average_rating','0'),
(51727,4069,'_wc_review_count','0'),
(51728,4069,'attribute_pa_option','1-2-x-1-4'),
(51729,4069,'_price','23'),
(51730,4069,'_product_version','9.6.2'),
(51735,4068,'_edit_last','244'),
(51736,4068,'_edit_lock','1686830454:244'),
(51738,4068,'_yoast_wpseo_primary_product_cat',''),
(51739,4068,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(51763,4070,'_wp_attached_file','2023/06/Panache-Classique-2.jpg'),
(51764,4070,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Panache-Classique-2.jpg\";s:8:\"filesize\";i:177096;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Panache-Classique-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12809;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Panache-Classique-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Panache-Classique-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3805;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Panache-Classique-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69231;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Panache-Classique-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12809;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Panache-Classique-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45353;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Panache-Classique-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51765,4070,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/080797004128f847b33d9d0d53467814031fc05b/Panache-Classique-2.jpg'),
(51766,4071,'total_sales','0'),
(51767,4071,'_tax_status','taxable'),
(51768,4071,'_tax_class',''),
(51769,4071,'_manage_stock','no'),
(51770,4071,'_backorders','no'),
(51771,4071,'_sold_individually','no'),
(51772,4071,'_virtual','no'),
(51773,4071,'_downloadable','no'),
(51774,4071,'_download_limit','-1'),
(51775,4071,'_download_expiry','-1'),
(51776,4071,'_thumbnail_id','4070'),
(51777,4071,'_stock',NULL),
(51778,4071,'_stock_status','instock'),
(51779,4071,'_wc_average_rating','0'),
(51780,4071,'_wc_review_count','0'),
(51781,4071,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:37:\"Blue | Caramel | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51782,4071,'_product_version','9.8.5'),
(51783,4072,'_wp_attached_file','2023/06/Panache-Classique-2-Blue.jpg'),
(51784,4072,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:36:\"2023/06/Panache-Classique-2-Blue.jpg\";s:8:\"filesize\";i:79689;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Panache-Classique-2-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6175;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Panache-Classique-2-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Panache-Classique-2-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2111;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Panache-Classique-2-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31330;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Panache-Classique-2-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6175;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Panache-Classique-2-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20567;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Panache-Classique-2-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51785,4072,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0dd8592c7e264ac729b24bb320371b13d293405b/Panache-Classique-2-Blue.jpg'),
(51786,4073,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51787,4073,'_sku','11679'),
(51788,4073,'_regular_price','21'),
(51789,4073,'total_sales','0'),
(51790,4073,'_tax_status','taxable'),
(51791,4073,'_tax_class','parent'),
(51792,4073,'_manage_stock','yes'),
(51793,4073,'_backorders','no'),
(51794,4073,'_sold_individually','no'),
(51795,4073,'_virtual','no'),
(51796,4073,'_downloadable','no'),
(51797,4073,'_download_limit','-1'),
(51798,4073,'_download_expiry','-1'),
(51799,4073,'_thumbnail_id','4072'),
(51800,4073,'_stock','4809'),
(51801,4073,'_stock_status','instock'),
(51802,4073,'_wc_average_rating','0'),
(51803,4073,'_wc_review_count','0'),
(51804,4073,'attribute_colour','Blue'),
(51805,4073,'_price','21'),
(51806,4073,'_product_version','9.8.5'),
(51807,4074,'_wp_attached_file','2023/06/Panache-Classique-2-Brown.jpg'),
(51808,4074,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Panache-Classique-2-Brown.jpg\";s:8:\"filesize\";i:76125;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Panache-Classique-2-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5533;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Panache-Classique-2-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49000;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Panache-Classique-2-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1949;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Panache-Classique-2-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29058;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Panache-Classique-2-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5533;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Panache-Classique-2-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18807;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Panache-Classique-2-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51809,4074,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1450643ec41353885782abbc66626ac22838a956/Panache-Classique-2-Brown.jpg'),
(51810,4075,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51811,4075,'_sku','11680'),
(51812,4075,'_regular_price','21'),
(51813,4075,'total_sales','0'),
(51814,4075,'_tax_status','taxable'),
(51815,4075,'_tax_class','parent'),
(51816,4075,'_manage_stock','yes'),
(51817,4075,'_backorders','no'),
(51818,4075,'_sold_individually','no'),
(51819,4075,'_virtual','no'),
(51820,4075,'_downloadable','no'),
(51821,4075,'_download_limit','-1'),
(51822,4075,'_download_expiry','-1'),
(51823,4075,'_thumbnail_id','4074'),
(51824,4075,'_stock','302'),
(51825,4075,'_stock_status','instock'),
(51826,4075,'_wc_average_rating','0'),
(51827,4075,'_wc_review_count','0'),
(51828,4075,'attribute_colour','Caramel'),
(51829,4075,'_price','21'),
(51830,4075,'_product_version','9.8.5'),
(51831,4076,'_wp_attached_file','2023/06/Panache-Classique-2-Charcoal.jpg'),
(51832,4076,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/06/Panache-Classique-2-Charcoal.jpg\";s:8:\"filesize\";i:76368;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Panache-Classique-2-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5640;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Panache-Classique-2-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Panache-Classique-2-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1988;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Panache-Classique-2-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29225;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Panache-Classique-2-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5619;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Panache-Classique-2-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18769;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Panache-Classique-2-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51833,4076,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2255f5e6232c3dbf422c1a1da3529b4a25a89a47/Panache-Classique-2-Charcoal.jpg'),
(51834,4077,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51835,4077,'_sku','11681'),
(51836,4077,'_regular_price','21'),
(51837,4077,'total_sales','0'),
(51838,4077,'_tax_status','taxable'),
(51839,4077,'_tax_class','parent'),
(51840,4077,'_manage_stock','yes'),
(51841,4077,'_backorders','no'),
(51842,4077,'_sold_individually','no'),
(51843,4077,'_virtual','no'),
(51844,4077,'_downloadable','no'),
(51845,4077,'_download_limit','-1'),
(51846,4077,'_download_expiry','-1'),
(51847,4077,'_thumbnail_id','4076'),
(51848,4077,'_stock','1203'),
(51849,4077,'_stock_status','instock'),
(51850,4077,'_wc_average_rating','0'),
(51851,4077,'_wc_review_count','0'),
(51852,4077,'attribute_colour','Charcoal'),
(51853,4077,'_price','21'),
(51854,4077,'_product_version','9.8.5'),
(51855,4078,'_wp_attached_file','2023/06/Panache-Classique-2-Turquoise.jpg'),
(51856,4078,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:41:\"2023/06/Panache-Classique-2-Turquoise.jpg\";s:8:\"filesize\";i:66032;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Panache-Classique-2-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Panache-Classique-2-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Panache-Classique-2-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Panache-Classique-2-Turquoise-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25330;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Panache-Classique-2-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Panache-Classique-2-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16883;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Panache-Classique-2-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1346;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51857,4078,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c08a2e1c2ace7343c7c0ef22860a36e5f3c6f797/Panache-Classique-2-Turquoise.jpg'),
(51858,4079,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51859,4079,'_sku','12800'),
(51860,4079,'_regular_price','21'),
(51861,4079,'total_sales','0'),
(51862,4079,'_tax_status','taxable'),
(51863,4079,'_tax_class','parent'),
(51864,4079,'_manage_stock','yes'),
(51865,4079,'_backorders','no'),
(51866,4079,'_sold_individually','no'),
(51867,4079,'_virtual','no'),
(51868,4079,'_downloadable','no'),
(51869,4079,'_download_limit','-1'),
(51870,4079,'_download_expiry','-1'),
(51871,4079,'_thumbnail_id','4078'),
(51872,4079,'_stock','498'),
(51873,4079,'_stock_status','instock'),
(51874,4079,'_wc_average_rating','0'),
(51875,4079,'_wc_review_count','0'),
(51876,4079,'attribute_colour','Turquoise'),
(51877,4079,'_price','21'),
(51878,4079,'_product_version','9.8.5'),
(51882,4080,'_wp_attached_file','2023/06/Cobalt-2.jpg'),
(51883,4080,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:20:\"2023/06/Cobalt-2.jpg\";s:8:\"filesize\";i:62770;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Cobalt-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8940;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Cobalt-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Cobalt-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Cobalt-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31257;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Cobalt-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8940;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Cobalt-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21327;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Cobalt-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51884,4080,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/760baf126ebe0843cbb4f18485f5a2389ca5d3d2/Cobalt-2.jpg'),
(51885,4081,'total_sales','0'),
(51886,4081,'_tax_status','taxable'),
(51887,4081,'_tax_class',''),
(51888,4081,'_manage_stock','no'),
(51889,4081,'_backorders','no'),
(51890,4081,'_sold_individually','no'),
(51891,4081,'_virtual','no'),
(51892,4081,'_downloadable','no'),
(51893,4081,'_download_limit','-1'),
(51894,4081,'_download_expiry','-1'),
(51895,4081,'_thumbnail_id','4080'),
(51896,4081,'_stock',NULL),
(51897,4081,'_stock_status','instock'),
(51898,4081,'_wc_average_rating','0'),
(51899,4081,'_wc_review_count','0'),
(51900,4081,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:32:\"Blue | Brown | Black | Navy Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(51901,4081,'_product_version','9.8.5'),
(51902,4082,'_wp_attached_file','2023/06/Cobalt-2-Blue.jpg'),
(51903,4082,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Cobalt-2-Blue.jpg\";s:8:\"filesize\";i:43425;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Cobalt-2-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4770;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Cobalt-2-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28329;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-2-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Cobalt-2-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18087;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Cobalt-2-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4770;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Cobalt-2-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12373;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-2-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1550;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51904,4082,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ec3c09b725d036de46d9db719f52665882a2241/Cobalt-2-Blue.jpg'),
(51905,4083,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51906,4083,'_sku','11929'),
(51907,4083,'_regular_price','21'),
(51908,4083,'total_sales','0'),
(51909,4083,'_tax_status','taxable'),
(51910,4083,'_tax_class','parent'),
(51911,4083,'_manage_stock','yes'),
(51912,4083,'_backorders','no'),
(51913,4083,'_sold_individually','no'),
(51914,4083,'_virtual','no'),
(51915,4083,'_downloadable','no'),
(51916,4083,'_download_limit','-1'),
(51917,4083,'_download_expiry','-1'),
(51918,4083,'_thumbnail_id','4082'),
(51919,4083,'_stock','3985'),
(51920,4083,'_stock_status','instock'),
(51921,4083,'_wc_average_rating','0'),
(51922,4083,'_wc_review_count','0'),
(51923,4083,'attribute_colour','Blue'),
(51924,4083,'_price','21'),
(51925,4083,'_product_version','9.8.5'),
(51926,4084,'_wp_attached_file','2023/06/Cobalt-2-Brown.jpg'),
(51927,4084,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:26:\"2023/06/Cobalt-2-Brown.jpg\";s:8:\"filesize\";i:40994;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4368;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cobalt-2-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16474;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cobalt-2-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4320;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11531;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1443;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51928,4084,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cd4c5562305e879fa2feded7a5697189ab38f9eb/Cobalt-2-Brown.jpg'),
(51929,4085,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51930,4085,'_sku','11930'),
(51931,4085,'_regular_price','21'),
(51932,4085,'total_sales','0'),
(51933,4085,'_tax_status','taxable'),
(51934,4085,'_tax_class','parent'),
(51935,4085,'_manage_stock','yes'),
(51936,4085,'_backorders','no'),
(51937,4085,'_sold_individually','no'),
(51938,4085,'_virtual','no'),
(51939,4085,'_downloadable','no'),
(51940,4085,'_download_limit','-1'),
(51941,4085,'_download_expiry','-1'),
(51942,4085,'_thumbnail_id','4084'),
(51943,4085,'_stock','250'),
(51944,4085,'_stock_status','instock'),
(51945,4085,'_wc_average_rating','0'),
(51946,4085,'_wc_review_count','0'),
(51947,4085,'attribute_colour','Brown'),
(51948,4085,'_price','21'),
(51949,4085,'_product_version','9.8.5'),
(51950,4086,'_wp_attached_file','2023/06/Cobalt-2-Black.jpg'),
(51951,4086,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Cobalt-2-Black.jpg\";s:8:\"filesize\";i:39899;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4427;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cobalt-2-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26224;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16577;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cobalt-2-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4427;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11088;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-2-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1532;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51952,4086,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a7b6b9004ed8eb15a1f8bb69d180c43d00d04e6a/Cobalt-2-Black.jpg'),
(51953,4087,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51954,4087,'_sku','11931'),
(51955,4087,'_regular_price','21'),
(51956,4087,'total_sales','0'),
(51957,4087,'_tax_status','taxable'),
(51958,4087,'_tax_class','parent'),
(51959,4087,'_manage_stock','yes'),
(51960,4087,'_backorders','no'),
(51961,4087,'_sold_individually','no'),
(51962,4087,'_virtual','no'),
(51963,4087,'_downloadable','no'),
(51964,4087,'_download_limit','-1'),
(51965,4087,'_download_expiry','-1'),
(51966,4087,'_thumbnail_id','4086'),
(51967,4087,'_stock','946'),
(51968,4087,'_stock_status','instock'),
(51969,4087,'_wc_average_rating','0'),
(51970,4087,'_wc_review_count','0'),
(51971,4087,'attribute_colour','Black'),
(51972,4087,'_price','21'),
(51973,4087,'_product_version','9.8.5'),
(51974,4088,'_wp_attached_file','2023/06/Cobalt-2-Navy-Blue.jpg'),
(51975,4088,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Cobalt-2-Navy-Blue.jpg\";s:8:\"filesize\";i:43499;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Cobalt-2-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4928;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Cobalt-2-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Cobalt-2-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Cobalt-2-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17851;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Cobalt-2-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4928;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Cobalt-2-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12594;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Cobalt-2-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51976,4071,'_edit_lock','1727684788:425'),
(51977,4088,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/70bf9b4ba73c23f67736c1876a225ce8bcaf94e2/Cobalt-2-Navy-Blue.jpg'),
(51978,4089,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(51979,4089,'_sku','13130'),
(51980,4089,'_regular_price','21'),
(51981,4089,'total_sales','0'),
(51982,4089,'_tax_status','taxable'),
(51983,4089,'_tax_class','parent'),
(51984,4089,'_manage_stock','yes'),
(51985,4089,'_backorders','no'),
(51986,4089,'_sold_individually','no'),
(51987,4089,'_virtual','no'),
(51988,4089,'_downloadable','no'),
(51989,4089,'_download_limit','-1'),
(51990,4089,'_download_expiry','-1'),
(51991,4089,'_thumbnail_id','4088'),
(51992,4089,'_stock','364'),
(51993,4089,'_stock_status','instock'),
(51994,4089,'_wc_average_rating','0'),
(51995,4089,'_wc_review_count','0'),
(51996,4089,'attribute_colour','Navy Blue'),
(51997,4089,'_price','21'),
(51998,4089,'_product_version','9.8.5'),
(52002,4090,'_wp_attached_file','2023/06/Cobalt-3.jpg'),
(52003,4090,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:20:\"2023/06/Cobalt-3.jpg\";s:8:\"filesize\";i:78453;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Cobalt-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11181;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Cobalt-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Cobalt-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4157;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Cobalt-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39634;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Cobalt-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11181;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Cobalt-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28127;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Cobalt-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2331;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52004,4090,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/94403ad9f75fb022179a3966f28338cf72b431f1/Cobalt-3.jpg'),
(52005,4091,'total_sales','41'),
(52006,4091,'_tax_status','taxable'),
(52007,4091,'_tax_class',''),
(52008,4091,'_manage_stock','no'),
(52009,4091,'_backorders','no'),
(52010,4091,'_sold_individually','no'),
(52011,4091,'_virtual','no'),
(52012,4091,'_downloadable','no'),
(52013,4091,'_download_limit','-1'),
(52014,4091,'_download_expiry','-1'),
(52015,4091,'_thumbnail_id','4090'),
(52016,4091,'_stock',NULL),
(52017,4091,'_stock_status','instock'),
(52018,4091,'_wc_average_rating','0'),
(52019,4091,'_wc_review_count','0'),
(52020,4091,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:60:\"Blue | Black | Brown | L/Blue | Navy Blue | Grey | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52021,4091,'_product_version','9.8.5'),
(52022,4092,'_wp_attached_file','2023/06/Cobalt-3-Blue.jpg'),
(52023,4092,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Cobalt-3-Blue.jpg\";s:8:\"filesize\";i:48013;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5471;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Cobalt-3-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2220;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21129;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Cobalt-3-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5471;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14302;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52024,4092,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/efda773159146e06cb9756f785eb5c6496a67741/Cobalt-3-Blue.jpg'),
(52025,4093,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52026,4093,'_sku','11763'),
(52027,4093,'_regular_price','21'),
(52028,4093,'total_sales','0'),
(52029,4093,'_tax_status','taxable'),
(52030,4093,'_tax_class','parent'),
(52031,4093,'_manage_stock','yes'),
(52032,4093,'_backorders','no'),
(52033,4093,'_sold_individually','no'),
(52034,4093,'_virtual','no'),
(52035,4093,'_downloadable','no'),
(52036,4093,'_download_limit','-1'),
(52037,4093,'_download_expiry','-1'),
(52038,4093,'_thumbnail_id','4092'),
(52039,4093,'_stock','4030'),
(52040,4093,'_stock_status','instock'),
(52041,4093,'_wc_average_rating','0'),
(52042,4093,'_wc_review_count','0'),
(52043,4093,'attribute_colour','Blue'),
(52044,4093,'_price','21'),
(52045,4093,'_product_version','9.8.5'),
(52046,4094,'_wp_attached_file','2023/06/Cobalt-3-Black.jpg'),
(52047,4094,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Cobalt-3-Black.jpg\";s:8:\"filesize\";i:44539;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5308;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cobalt-3-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2213;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19170;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cobalt-3-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5308;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12904;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52048,4094,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f7a5bcb19f7ec78b387b69a9515b2deef0990474/Cobalt-3-Black.jpg'),
(52049,4095,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52050,4095,'_sku','11764'),
(52051,4095,'_regular_price','21'),
(52052,4095,'total_sales','0'),
(52053,4095,'_tax_status','taxable'),
(52054,4095,'_tax_class','parent'),
(52055,4095,'_manage_stock','yes'),
(52056,4095,'_backorders','no'),
(52057,4095,'_sold_individually','no'),
(52058,4095,'_virtual','no'),
(52059,4095,'_downloadable','no'),
(52060,4095,'_download_limit','-1'),
(52061,4095,'_download_expiry','-1'),
(52062,4095,'_thumbnail_id','4094'),
(52063,4095,'_stock','884'),
(52064,4095,'_stock_status','instock'),
(52065,4095,'_wc_average_rating','0'),
(52066,4095,'_wc_review_count','0'),
(52067,4095,'attribute_colour','Black'),
(52068,4095,'_price','21'),
(52069,4095,'_product_version','9.8.5'),
(52070,4096,'_wp_attached_file','2023/06/Cobalt-3-Brown.jpg'),
(52071,4096,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Cobalt-3-Brown.jpg\";s:8:\"filesize\";i:44585;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4887;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cobalt-3-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31628;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19319;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cobalt-3-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4887;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13011;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-3-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52072,4096,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b085c18ccbaa7c95e8571eba8428506cc704d9b7/Cobalt-3-Brown.jpg'),
(52073,4097,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52074,4097,'_sku','11765'),
(52075,4097,'_regular_price','21'),
(52076,4097,'total_sales','0'),
(52077,4097,'_tax_status','taxable'),
(52078,4097,'_tax_class','parent'),
(52079,4097,'_manage_stock','yes'),
(52080,4097,'_backorders','no'),
(52081,4097,'_sold_individually','no'),
(52082,4097,'_virtual','no'),
(52083,4097,'_downloadable','no'),
(52084,4097,'_download_limit','-1'),
(52085,4097,'_download_expiry','-1'),
(52086,4097,'_thumbnail_id','4096'),
(52087,4097,'_stock','593'),
(52088,4097,'_stock_status','instock'),
(52089,4097,'_wc_average_rating','0'),
(52090,4097,'_wc_review_count','0'),
(52091,4097,'attribute_colour','Brown'),
(52092,4097,'_price','21'),
(52093,4097,'_product_version','9.8.5'),
(52094,4098,'_wp_attached_file','2023/06/Cobalt-3-Light-Blue.jpg'),
(52095,4098,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Cobalt-3-Light-Blue.jpg\";s:8:\"filesize\";i:47985;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Cobalt-3-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Cobalt-3-Light-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Cobalt-3-Light-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Cobalt-3-Light-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20843;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Cobalt-3-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Cobalt-3-Light-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14337;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Cobalt-3-Light-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1535;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52096,4098,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e7a9592cfe3d8053b3fa1ed1d82505848ad7b668/Cobalt-3-Light-Blue.jpg'),
(52097,4099,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52098,4099,'_sku','12597'),
(52099,4099,'_regular_price','21'),
(52100,4099,'total_sales','0'),
(52101,4099,'_tax_status','taxable'),
(52102,4099,'_tax_class','parent'),
(52103,4099,'_manage_stock','yes'),
(52104,4099,'_backorders','no'),
(52105,4099,'_sold_individually','no'),
(52106,4099,'_virtual','no'),
(52107,4099,'_downloadable','no'),
(52108,4099,'_download_limit','-1'),
(52109,4099,'_download_expiry','-1'),
(52110,4099,'_thumbnail_id','4098'),
(52111,4099,'_stock','21'),
(52112,4099,'_stock_status','instock'),
(52113,4099,'_wc_average_rating','0'),
(52114,4099,'_wc_review_count','0'),
(52115,4099,'attribute_colour','L/Blue'),
(52116,4099,'_price','21'),
(52117,4099,'_product_version','9.8.5'),
(52118,4100,'_wp_attached_file','2023/06/Cobalt-3-Navy-Blue.jpg'),
(52119,4100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Cobalt-3-Navy-Blue.jpg\";s:8:\"filesize\";i:48736;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Cobalt-3-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5691;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Cobalt-3-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Cobalt-3-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2297;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Cobalt-3-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21653;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Cobalt-3-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5691;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Cobalt-3-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Cobalt-3-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1634;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52120,4100,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/18374bb863d15e5db17a3c54f0ead11d1b8d3ccc/Cobalt-3-Navy-Blue.jpg'),
(52121,4101,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52122,4101,'_sku','12793'),
(52123,4101,'_regular_price','21'),
(52124,4101,'total_sales','0'),
(52125,4101,'_tax_status','taxable'),
(52126,4101,'_tax_class','parent'),
(52127,4101,'_manage_stock','yes'),
(52128,4101,'_backorders','no'),
(52129,4101,'_sold_individually','no'),
(52130,4101,'_virtual','no'),
(52131,4101,'_downloadable','no'),
(52132,4101,'_download_limit','-1'),
(52133,4101,'_download_expiry','-1'),
(52134,4101,'_thumbnail_id','4100'),
(52135,4101,'_stock','972'),
(52136,4101,'_stock_status','instock'),
(52137,4101,'_wc_average_rating','0'),
(52138,4101,'_wc_review_count','0'),
(52139,4101,'attribute_colour','Navy Blue'),
(52140,4101,'_price','21'),
(52141,4101,'_product_version','9.8.5'),
(52142,4102,'_wp_attached_file','2023/06/Cobalt-3-Grey.jpg'),
(52143,4102,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Cobalt-3-Grey.jpg\";s:8:\"filesize\";i:31153;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4206;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Cobalt-3-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27781;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16850;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Cobalt-3-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4206;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11137;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-3-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1293;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52144,4102,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/98a2844063dd13cdb910d8936a0d72b3f097861a/Cobalt-3-Grey.jpg'),
(52145,4103,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52146,4103,'_sku','13131'),
(52147,4103,'_regular_price','21'),
(52148,4103,'total_sales','0'),
(52149,4103,'_tax_status','taxable'),
(52150,4103,'_tax_class','parent'),
(52151,4103,'_manage_stock','yes'),
(52152,4103,'_backorders','no'),
(52153,4103,'_sold_individually','no'),
(52154,4103,'_virtual','no'),
(52155,4103,'_downloadable','no'),
(52156,4103,'_download_limit','-1'),
(52157,4103,'_download_expiry','-1'),
(52158,4103,'_thumbnail_id','4102'),
(52159,4103,'_stock','1012'),
(52160,4103,'_stock_status','instock'),
(52161,4103,'_wc_average_rating','0'),
(52162,4103,'_wc_review_count','0'),
(52163,4103,'attribute_colour','Grey'),
(52164,4103,'_price','21'),
(52165,4103,'_product_version','9.8.5'),
(52169,4104,'_wp_attached_file','2023/06/Cobalt-4.jpg'),
(52170,4104,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:20:\"2023/06/Cobalt-4.jpg\";s:8:\"filesize\";i:92250;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Cobalt-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13170;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Cobalt-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Cobalt-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Cobalt-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Cobalt-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13170;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Cobalt-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34878;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Cobalt-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52171,4104,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1bc32eeed9a8e95e63fbc55ede0de8daddd06d83/Cobalt-4.jpg'),
(52172,4105,'total_sales','40'),
(52173,4105,'_tax_status','taxable'),
(52174,4105,'_tax_class',''),
(52175,4105,'_manage_stock','no'),
(52176,4105,'_backorders','no'),
(52177,4105,'_sold_individually','no'),
(52178,4105,'_virtual','no'),
(52179,4105,'_downloadable','no'),
(52180,4105,'_download_limit','-1'),
(52181,4105,'_download_expiry','-1'),
(52182,4105,'_thumbnail_id','4104'),
(52183,4105,'_stock',NULL),
(52184,4105,'_stock_status','instock'),
(52185,4105,'_wc_average_rating','0'),
(52186,4105,'_wc_review_count','0'),
(52187,4105,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:32:\"Blue | Black | Brown | Navy Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52188,4105,'_product_version','9.8.5'),
(52189,4106,'_wp_attached_file','2023/06/Cobalt-4-Blue.jpg'),
(52190,4106,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Cobalt-4-Blue.jpg\";s:8:\"filesize\";i:52729;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Cobalt-4-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6492;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Cobalt-4-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-4-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Cobalt-4-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24153;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Cobalt-4-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6492;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Cobalt-4-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17135;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Cobalt-4-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1575;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52191,4106,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c0366a2e2a48f5b3b0c88cc671fea4e7f29b7845/Cobalt-4-Blue.jpg'),
(52192,4107,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52193,4107,'_sku','11799'),
(52194,4107,'_regular_price','21'),
(52195,4107,'total_sales','0'),
(52196,4107,'_tax_status','taxable'),
(52197,4107,'_tax_class','parent'),
(52198,4107,'_manage_stock','yes'),
(52199,4107,'_backorders','no'),
(52200,4107,'_sold_individually','no'),
(52201,4107,'_virtual','no'),
(52202,4107,'_downloadable','no'),
(52203,4107,'_download_limit','-1'),
(52204,4107,'_download_expiry','-1'),
(52205,4107,'_thumbnail_id','4106'),
(52206,4107,'_stock','5548'),
(52207,4107,'_stock_status','instock'),
(52208,4107,'_wc_average_rating','0'),
(52209,4107,'_wc_review_count','0'),
(52210,4107,'attribute_colour','Blue'),
(52211,4107,'_price','21'),
(52212,4107,'_product_version','9.8.5'),
(52213,4108,'_wp_attached_file','2023/06/Cobalt-4-Black.jpg'),
(52214,4108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Cobalt-4-Black.jpg\";s:8:\"filesize\";i:48911;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6349;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cobalt-4-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22118;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cobalt-4-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6349;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15650;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1591;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52215,4108,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bc29b8d20d6991aa2f1a483b82e491cbcc337ddf/Cobalt-4-Black.jpg'),
(52216,4109,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52217,4109,'_sku','11800'),
(52218,4109,'_regular_price','21'),
(52219,4109,'total_sales','0'),
(52220,4109,'_tax_status','taxable'),
(52221,4109,'_tax_class','parent'),
(52222,4109,'_manage_stock','yes'),
(52223,4109,'_backorders','no'),
(52224,4109,'_sold_individually','no'),
(52225,4109,'_virtual','no'),
(52226,4109,'_downloadable','no'),
(52227,4109,'_download_limit','-1'),
(52228,4109,'_download_expiry','-1'),
(52229,4109,'_thumbnail_id','4108'),
(52230,4109,'_stock','1236'),
(52231,4109,'_stock_status','instock'),
(52232,4109,'_wc_average_rating','0'),
(52233,4109,'_wc_review_count','0'),
(52234,4109,'attribute_colour','Black'),
(52235,4109,'_price','21'),
(52236,4109,'_product_version','9.8.5'),
(52237,4110,'_wp_attached_file','2023/06/Cobalt-4-Brown.jpg'),
(52238,4110,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Cobalt-4-Brown.jpg\";s:8:\"filesize\";i:48716;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5794;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cobalt-4-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2023;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21939;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cobalt-4-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5794;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15518;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cobalt-4-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52239,4110,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/94af5a43342711a654aa49c3eddc9534f445c857/Cobalt-4-Brown.jpg'),
(52240,4111,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52241,4111,'_sku','11801'),
(52242,4111,'_regular_price','21'),
(52243,4111,'total_sales','0'),
(52244,4111,'_tax_status','taxable'),
(52245,4111,'_tax_class','parent'),
(52246,4111,'_manage_stock','yes'),
(52247,4111,'_backorders','no'),
(52248,4111,'_sold_individually','no'),
(52249,4111,'_virtual','no'),
(52250,4111,'_downloadable','no'),
(52251,4111,'_download_limit','-1'),
(52252,4111,'_download_expiry','-1'),
(52253,4111,'_thumbnail_id','4110'),
(52254,4111,'_stock','363'),
(52255,4111,'_stock_status','instock'),
(52256,4111,'_wc_average_rating','0'),
(52257,4111,'_wc_review_count','0'),
(52258,4111,'attribute_colour','Brown'),
(52259,4111,'_price','21'),
(52260,4111,'_product_version','9.8.5'),
(52261,4112,'_wp_attached_file','2023/06/Cobalt-4-Navy-Blue.jpg'),
(52262,4112,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Cobalt-4-Navy-Blue.jpg\";s:8:\"filesize\";i:56441;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Cobalt-4-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6656;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Cobalt-4-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38703;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Cobalt-4-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2351;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Cobalt-4-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Cobalt-4-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6656;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Cobalt-4-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17633;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Cobalt-4-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1614;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52263,4112,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/595a3eb0ea728ab3b6cd0c29ee82a88e4d301d74/Cobalt-4-Navy-Blue.jpg'),
(52264,4113,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52265,4113,'_sku','13088'),
(52266,4113,'_regular_price','21'),
(52267,4113,'total_sales','0'),
(52268,4113,'_tax_status','taxable'),
(52269,4113,'_tax_class','parent'),
(52270,4113,'_manage_stock','yes'),
(52271,4113,'_backorders','no'),
(52272,4113,'_sold_individually','no'),
(52273,4113,'_virtual','no'),
(52274,4113,'_downloadable','no'),
(52275,4113,'_download_limit','-1'),
(52276,4113,'_download_expiry','-1'),
(52277,4113,'_thumbnail_id','4112'),
(52278,4113,'_stock','664'),
(52279,4113,'_stock_status','instock'),
(52280,4113,'_wc_average_rating','0'),
(52281,4113,'_wc_review_count','0'),
(52282,4113,'attribute_colour','Navy Blue'),
(52283,4113,'_price','21'),
(52284,4113,'_product_version','9.8.5'),
(52288,4114,'_wp_attached_file','2023/06/Coral-Gorge.jpg'),
(52289,4114,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:23:\"2023/06/Coral-Gorge.jpg\";s:8:\"filesize\";i:192274;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Coral-Gorge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13788;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Coral-Gorge-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122907;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Coral-Gorge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Coral-Gorge-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73305;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Coral-Gorge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13788;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Coral-Gorge-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47460;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Coral-Gorge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52290,4114,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5ce8142b79b279440919a28aca7b80a906e53ff0/Coral-Gorge.jpg'),
(52291,4115,'total_sales','48'),
(52292,4115,'_tax_status','taxable'),
(52293,4115,'_tax_class',''),
(52294,4115,'_manage_stock','no'),
(52295,4115,'_backorders','no'),
(52296,4115,'_sold_individually','no'),
(52297,4115,'_virtual','no'),
(52298,4115,'_downloadable','no'),
(52299,4115,'_download_limit','-1'),
(52300,4115,'_download_expiry','-1'),
(52301,4115,'_thumbnail_id','4114'),
(52302,4115,'_stock',NULL),
(52303,4115,'_stock_status','instock'),
(52304,4115,'_wc_average_rating','0'),
(52305,4115,'_wc_review_count','0'),
(52306,4115,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52307,4115,'_product_version','9.8.1'),
(52308,4116,'_wp_attached_file','2023/06/Coral-Gorge-Blue.jpg'),
(52309,4116,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Coral-Gorge-Blue.jpg\";s:8:\"filesize\";i:84908;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Coral-Gorge-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6611;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Coral-Gorge-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Coral-Gorge-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2388;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Coral-Gorge-Blue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33009;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Coral-Gorge-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6635;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Coral-Gorge-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21499;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Coral-Gorge-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1639;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52310,4116,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7863d8c737f6208504d2d82d5fe267ee62a588c0/Coral-Gorge-Blue.jpg'),
(52311,4117,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52312,4117,'_sku','10496'),
(52313,4117,'_regular_price','21'),
(52314,4117,'total_sales','0'),
(52315,4117,'_tax_status','taxable'),
(52316,4117,'_tax_class','parent'),
(52317,4117,'_manage_stock','yes'),
(52318,4117,'_backorders','no'),
(52319,4117,'_sold_individually','no'),
(52320,4117,'_virtual','no'),
(52321,4117,'_downloadable','no'),
(52322,4117,'_download_limit','-1'),
(52323,4117,'_download_expiry','-1'),
(52324,4117,'_thumbnail_id','4116'),
(52325,4117,'_stock','6364'),
(52326,4117,'_stock_status','instock'),
(52327,4117,'_wc_average_rating','0'),
(52328,4117,'_wc_review_count','0'),
(52329,4117,'attribute_colour','Blue'),
(52330,4117,'_price','21'),
(52331,4117,'_product_version','9.8.1'),
(52332,4118,'_wp_attached_file','2023/06/Coral-Gorge-Brown.jpg'),
(52333,4118,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Coral-Gorge-Brown.jpg\";s:8:\"filesize\";i:78901;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Coral-Gorge-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5827;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Coral-Gorge-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49831;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Coral-Gorge-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Coral-Gorge-Brown-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29751;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Coral-Gorge-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5833;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Coral-Gorge-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18947;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Coral-Gorge-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52334,4118,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b1b1af42e329982e2d90cf63273591967c77867d/Coral-Gorge-Brown.jpg'),
(52335,4119,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52336,4119,'_sku','10497'),
(52337,4119,'_regular_price','21'),
(52338,4119,'total_sales','0'),
(52339,4119,'_tax_status','taxable'),
(52340,4119,'_tax_class','parent'),
(52341,4119,'_manage_stock','yes'),
(52342,4119,'_backorders','no'),
(52343,4119,'_sold_individually','no'),
(52344,4119,'_virtual','no'),
(52345,4119,'_downloadable','no'),
(52346,4119,'_download_limit','-1'),
(52347,4119,'_download_expiry','-1'),
(52348,4119,'_thumbnail_id','4118'),
(52349,4119,'_stock','221'),
(52350,4119,'_stock_status','instock'),
(52351,4119,'_wc_average_rating','0'),
(52352,4119,'_wc_review_count','0'),
(52353,4119,'attribute_colour','Caramel'),
(52354,4119,'_price','21'),
(52355,4119,'_product_version','9.8.1'),
(52356,4120,'_wp_attached_file','2023/06/Coral-Gorge-Charcoal.jpg'),
(52357,4120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Coral-Gorge-Charcoal.jpg\";s:8:\"filesize\";i:85248;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6212;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Coral-Gorge-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53536;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Charcoal-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31684;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Coral-Gorge-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6209;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20323;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1535;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52358,4120,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8a95c05c4cb0d049cd9921ad19682f5732d60025/Coral-Gorge-Charcoal.jpg'),
(52359,4121,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52360,4121,'_sku','10498'),
(52361,4121,'_regular_price','21'),
(52362,4121,'total_sales','0'),
(52363,4121,'_tax_status','taxable'),
(52364,4121,'_tax_class','parent'),
(52365,4121,'_manage_stock','yes'),
(52366,4121,'_backorders','no'),
(52367,4121,'_sold_individually','no'),
(52368,4121,'_virtual','no'),
(52369,4121,'_downloadable','no'),
(52370,4121,'_download_limit','-1'),
(52371,4121,'_download_expiry','-1'),
(52372,4121,'_thumbnail_id','4120'),
(52373,4121,'_stock','1005'),
(52374,4121,'_stock_status','instock'),
(52375,4121,'_wc_average_rating','0'),
(52376,4121,'_wc_review_count','0'),
(52377,4121,'attribute_colour','Charcoal'),
(52378,4121,'_price','21'),
(52379,4121,'_product_version','9.8.1'),
(52383,4122,'_wp_attached_file','2023/06/Cosmic-Terazzo.jpg'),
(52384,4122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Cosmic-Terazzo.jpg\";s:8:\"filesize\";i:162072;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Cosmic-Terazzo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13194;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Cosmic-Terazzo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102847;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Cosmic-Terazzo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4425;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Cosmic-Terazzo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62677;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Cosmic-Terazzo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13194;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Cosmic-Terazzo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41419;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Cosmic-Terazzo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52385,4122,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/855c28052ff848437b317755c8b3b4b3ed884dc0/Cosmic-Terazzo.jpg'),
(52386,4123,'total_sales','0'),
(52387,4123,'_tax_status','taxable'),
(52388,4123,'_tax_class',''),
(52389,4123,'_manage_stock','no'),
(52390,4123,'_backorders','no'),
(52391,4123,'_sold_individually','no'),
(52392,4123,'_virtual','no'),
(52393,4123,'_downloadable','no'),
(52394,4123,'_download_limit','-1'),
(52395,4123,'_download_expiry','-1'),
(52396,4123,'_thumbnail_id','4122'),
(52397,4123,'_stock',NULL),
(52398,4123,'_stock_status','instock'),
(52399,4123,'_wc_average_rating','0'),
(52400,4123,'_wc_review_count','0'),
(52401,4123,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52402,4123,'_product_version','9.8.2'),
(52403,4124,'_wp_attached_file','2023/06/Cosmic-Terazzo-Blue.jpg'),
(52404,4124,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Cosmic-Terazzo-Blue.jpg\";s:8:\"filesize\";i:73366;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Cosmic-Terazzo-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6314;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Cosmic-Terazzo-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46865;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Cosmic-Terazzo-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Cosmic-Terazzo-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Cosmic-Terazzo-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6314;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Cosmic-Terazzo-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19112;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Cosmic-Terazzo-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1654;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52405,4124,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1a813faedddd0a4840499126c766f00bc39896d3/Cosmic-Terazzo-Blue.jpg'),
(52406,4125,'_variation_description',''),
(52407,4125,'_sku','10499'),
(52408,4125,'_regular_price','21'),
(52409,4125,'total_sales','0'),
(52410,4125,'_tax_status','taxable'),
(52411,4125,'_tax_class','parent'),
(52412,4125,'_manage_stock','yes'),
(52413,4125,'_backorders','no'),
(52414,4125,'_sold_individually','no'),
(52415,4125,'_virtual','no'),
(52416,4125,'_downloadable','no'),
(52417,4125,'_download_limit','-1'),
(52418,4125,'_download_expiry','-1'),
(52419,4125,'_thumbnail_id','4124'),
(52420,4125,'_stock','4173'),
(52421,4125,'_stock_status','instock'),
(52422,4125,'_wc_average_rating','0'),
(52423,4125,'_wc_review_count','0'),
(52424,4125,'attribute_colour','Blue'),
(52425,4125,'_price','21'),
(52426,4125,'_product_version','9.8.2'),
(52427,4126,'_wp_attached_file','2023/06/Cosmic-Terazzo-Brown.jpg'),
(52428,4126,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Cosmic-Terazzo-Brown.jpg\";s:8:\"filesize\";i:67673;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5542;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Cosmic-Terazzo-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42486;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25830;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5542;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17022;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52429,4126,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/45c831cd5463434768d5463e33f739f882b3dd6f/Cosmic-Terazzo-Brown.jpg'),
(52430,4127,'_variation_description',''),
(52431,4127,'_sku','10500'),
(52432,4127,'_regular_price','21'),
(52433,4127,'total_sales','0'),
(52434,4127,'_tax_status','taxable'),
(52435,4127,'_tax_class','parent'),
(52436,4127,'_manage_stock','yes'),
(52437,4127,'_backorders','no'),
(52438,4127,'_sold_individually','no'),
(52439,4127,'_virtual','no'),
(52440,4127,'_downloadable','no'),
(52441,4127,'_download_limit','-1'),
(52442,4127,'_download_expiry','-1'),
(52443,4127,'_thumbnail_id','4126'),
(52444,4127,'_stock','550'),
(52445,4127,'_stock_status','instock'),
(52446,4127,'_wc_average_rating','0'),
(52447,4127,'_wc_review_count','0'),
(52448,4127,'attribute_colour','Caramel'),
(52449,4127,'_price','21'),
(52450,4127,'_product_version','9.8.2'),
(52451,4128,'_wp_attached_file','2023/06/Cosmic-Terazzo-Charcoal.jpg'),
(52452,4128,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Cosmic-Terazzo-Charcoal.jpg\";s:8:\"filesize\";i:80403;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5944;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Cosmic-Terazzo-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2213;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28698;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5944;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18564;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1568;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52453,4128,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/82e119de6f99b5d86d5bf53c3115ef1e136d2bb9/Cosmic-Terazzo-Charcoal.jpg'),
(52454,4129,'_variation_description',''),
(52455,4129,'_sku','10501'),
(52456,4129,'_regular_price','21'),
(52457,4129,'total_sales','0'),
(52458,4129,'_tax_status','taxable'),
(52459,4129,'_tax_class','parent'),
(52460,4129,'_manage_stock','yes'),
(52461,4129,'_backorders','no'),
(52462,4129,'_sold_individually','no'),
(52463,4129,'_virtual','no'),
(52464,4129,'_downloadable','no'),
(52465,4129,'_download_limit','-1'),
(52466,4129,'_download_expiry','-1'),
(52467,4129,'_thumbnail_id','4128'),
(52468,4129,'_stock','1467'),
(52469,4129,'_stock_status','instock'),
(52470,4129,'_wc_average_rating','0'),
(52471,4129,'_wc_review_count','0'),
(52472,4129,'attribute_colour','Charcoal'),
(52473,4129,'_price','21'),
(52474,4129,'_product_version','9.8.2'),
(52479,4130,'_wp_attached_file','2023/06/Crushed-Classique.jpg'),
(52480,4130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Crushed-Classique.jpg\";s:8:\"filesize\";i:163958;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Crushed-Classique-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14099;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Crushed-Classique-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Crushed-Classique-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Crushed-Classique-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65446;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Crushed-Classique-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14099;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Crushed-Classique-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44122;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Crushed-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2422;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52481,4130,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f687a23f11fb8fce9f69787c617ab8683a91fb89/Crushed-Classique.jpg'),
(52482,4131,'total_sales','75'),
(52483,4131,'_tax_status','taxable'),
(52484,4131,'_tax_class',''),
(52485,4131,'_manage_stock','no'),
(52486,4131,'_backorders','no'),
(52487,4131,'_sold_individually','no'),
(52488,4131,'_virtual','no'),
(52489,4131,'_downloadable','no'),
(52490,4131,'_download_limit','-1'),
(52491,4131,'_download_expiry','-1'),
(52492,4131,'_thumbnail_id','4130'),
(52493,4131,'_stock',NULL),
(52494,4131,'_stock_status','instock'),
(52495,4131,'_wc_average_rating','0'),
(52496,4131,'_wc_review_count','0'),
(52497,4131,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52498,4131,'_product_version','9.8.5'),
(52499,4132,'_wp_attached_file','2023/06/Crushed-Classique-Blue.jpg'),
(52500,4132,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Crushed-Classique-Blue.jpg\";s:8:\"filesize\";i:78339;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Crushed-Classique-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6863;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Crushed-Classique-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Crushed-Classique-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Crushed-Classique-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31305;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Crushed-Classique-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6863;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Crushed-Classique-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21282;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Crushed-Classique-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1599;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52501,4132,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/67bb5eee08c6e84fc4e8a5e8df30b516686f7e17/Crushed-Classique-Blue.jpg'),
(52502,4133,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52503,4133,'_sku','10502'),
(52504,4133,'_regular_price','21'),
(52505,4133,'total_sales','0'),
(52506,4133,'_tax_status','taxable'),
(52507,4133,'_tax_class','parent'),
(52508,4133,'_manage_stock','yes'),
(52509,4133,'_backorders','no'),
(52510,4133,'_sold_individually','no'),
(52511,4133,'_virtual','no'),
(52512,4133,'_downloadable','no'),
(52513,4133,'_download_limit','-1'),
(52514,4133,'_download_expiry','-1'),
(52515,4133,'_thumbnail_id','4132'),
(52516,4133,'_stock','6606'),
(52517,4133,'_stock_status','instock'),
(52518,4133,'_wc_average_rating','0'),
(52519,4133,'_wc_review_count','0'),
(52520,4133,'attribute_colour','Blue'),
(52521,4133,'_price','21'),
(52522,4133,'_product_version','9.8.5'),
(52523,4134,'_wp_attached_file','2023/06/Crushed-Classique-Brown.jpg'),
(52524,4134,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Crushed-Classique-Brown.jpg\";s:8:\"filesize\";i:69126;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Crushed-Classique-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5944;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Crushed-Classique-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44545;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Crushed-Classique-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2083;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Crushed-Classique-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Crushed-Classique-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5944;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Crushed-Classique-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18436;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Crushed-Classique-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52525,4134,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/731217088f101bef4a1c72a986ab700594d6a2ec/Crushed-Classique-Brown.jpg'),
(52526,4135,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52527,4135,'_sku','10503'),
(52528,4135,'_regular_price','21'),
(52529,4135,'total_sales','0'),
(52530,4135,'_tax_status','taxable'),
(52531,4135,'_tax_class','parent'),
(52532,4135,'_manage_stock','yes'),
(52533,4135,'_backorders','no'),
(52534,4135,'_sold_individually','no'),
(52535,4135,'_virtual','no'),
(52536,4135,'_downloadable','no'),
(52537,4135,'_download_limit','-1'),
(52538,4135,'_download_expiry','-1'),
(52539,4135,'_thumbnail_id','4134'),
(52540,4135,'_stock','426'),
(52541,4135,'_stock_status','instock'),
(52542,4135,'_wc_average_rating','0'),
(52543,4135,'_wc_review_count','0'),
(52544,4135,'attribute_colour','Caramel'),
(52545,4135,'_price','21'),
(52546,4135,'_product_version','9.8.5'),
(52547,4136,'_wp_attached_file','2023/06/Crushed-Classique-Charcoal.jpg'),
(52548,4136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Crushed-Classique-Charcoal.jpg\";s:8:\"filesize\";i:75714;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6118;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Crushed-Classique-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46372;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2174;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28090;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Crushed-Classique-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6103;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18550;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52549,4136,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bb404e78b329b234e83feb0f560770818b6fa2e2/Crushed-Classique-Charcoal.jpg'),
(52550,4137,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52551,4137,'_sku','10504'),
(52552,4137,'_regular_price','21'),
(52553,4137,'total_sales','0'),
(52554,4137,'_tax_status','taxable'),
(52555,4137,'_tax_class','parent'),
(52556,4137,'_manage_stock','yes'),
(52557,4137,'_backorders','no'),
(52558,4137,'_sold_individually','no'),
(52559,4137,'_virtual','no'),
(52560,4137,'_downloadable','no'),
(52561,4137,'_download_limit','-1'),
(52562,4137,'_download_expiry','-1'),
(52563,4137,'_thumbnail_id','4136'),
(52564,4137,'_stock','1198'),
(52565,4137,'_stock_status','instock'),
(52566,4137,'_wc_average_rating','0'),
(52567,4137,'_wc_review_count','0'),
(52568,4137,'attribute_colour','Charcoal'),
(52569,4137,'_price','21'),
(52570,4137,'_product_version','9.8.5'),
(52574,4071,'_edit_last','425'),
(52575,4071,'_product_image_gallery','4072,4074,4076,4078'),
(52576,4071,'_yoast_wpseo_primary_product_cat','33'),
(52577,4071,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(52578,4138,'_wp_attached_file','2023/06/Diamond-Deluge.jpg'),
(52579,4138,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:26:\"2023/06/Diamond-Deluge.jpg\";s:8:\"filesize\";i:165716;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Diamond-Deluge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12801;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Diamond-Deluge-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Diamond-Deluge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4230;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Diamond-Deluge-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64420;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Diamond-Deluge-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12741;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Diamond-Deluge-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41374;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Diamond-Deluge-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52580,4138,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cf7567d1cce3ecb66c1823d2da0de4340fac455c/Diamond-Deluge.jpg'),
(52581,4139,'total_sales','0'),
(52582,4139,'_tax_status','taxable'),
(52583,4139,'_tax_class',''),
(52584,4139,'_manage_stock','no'),
(52585,4139,'_backorders','no'),
(52586,4139,'_sold_individually','no'),
(52587,4139,'_virtual','no'),
(52588,4139,'_downloadable','no'),
(52589,4139,'_download_limit','-1'),
(52590,4139,'_download_expiry','-1'),
(52591,4139,'_thumbnail_id','4138'),
(52592,4139,'_stock',NULL),
(52593,4139,'_stock_status','instock'),
(52594,4139,'_wc_average_rating','0'),
(52595,4139,'_wc_review_count','0'),
(52596,4139,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52597,4139,'_product_version','9.8.1'),
(52598,4140,'_wp_attached_file','2023/06/Diamond-Deluge-Blue.jpg'),
(52599,4140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/Diamond-Deluge-Blue.jpg\";s:8:\"filesize\";i:75950;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Diamond-Deluge-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6246;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Diamond-Deluge-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48551;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Diamond-Deluge-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Diamond-Deluge-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30015;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Diamond-Deluge-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6235;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Diamond-Deluge-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19269;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Diamond-Deluge-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1631;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52600,4140,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/43a8de62dd2f1b71ffd0459063fe86f9c196f225/Diamond-Deluge-Blue.jpg'),
(52601,4141,'_variation_description',''),
(52602,4141,'_sku','10505'),
(52603,4141,'_regular_price','21'),
(52604,4141,'total_sales','0'),
(52605,4141,'_tax_status','taxable'),
(52606,4141,'_tax_class','parent'),
(52607,4141,'_manage_stock','yes'),
(52608,4141,'_backorders','no'),
(52609,4141,'_sold_individually','no'),
(52610,4141,'_virtual','no'),
(52611,4141,'_downloadable','no'),
(52612,4141,'_download_limit','-1'),
(52613,4141,'_download_expiry','-1'),
(52614,4141,'_thumbnail_id','4140'),
(52615,4141,'_stock','5496'),
(52616,4141,'_stock_status','instock'),
(52617,4141,'_wc_average_rating','0'),
(52618,4141,'_wc_review_count','0'),
(52619,4141,'attribute_colour','Blue'),
(52620,4141,'_price','21'),
(52621,4141,'_product_version','9.8.1'),
(52622,4142,'_wp_attached_file','2023/06/Diamond-Deluge-Brown.jpg'),
(52623,4142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/Diamond-Deluge-Brown.jpg\";s:8:\"filesize\";i:68667;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Diamond-Deluge-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5377;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Diamond-Deluge-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43088;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Diamond-Deluge-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Diamond-Deluge-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Diamond-Deluge-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5403;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Diamond-Deluge-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16732;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Diamond-Deluge-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52624,4142,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/eb1f6ebf15b5141d6e3d2d6166ede5aa7c53c258/Diamond-Deluge-Brown.jpg'),
(52625,4143,'_variation_description',''),
(52626,4143,'_sku','10506'),
(52627,4143,'_regular_price','21'),
(52628,4143,'total_sales','0'),
(52629,4143,'_tax_status','taxable'),
(52630,4143,'_tax_class','parent'),
(52631,4143,'_manage_stock','yes'),
(52632,4143,'_backorders','no'),
(52633,4143,'_sold_individually','no'),
(52634,4143,'_virtual','no'),
(52635,4143,'_downloadable','no'),
(52636,4143,'_download_limit','-1'),
(52637,4143,'_download_expiry','-1'),
(52638,4143,'_thumbnail_id','4142'),
(52639,4143,'_stock','439'),
(52640,4143,'_stock_status','instock'),
(52641,4143,'_wc_average_rating','0'),
(52642,4143,'_wc_review_count','0'),
(52643,4143,'attribute_colour','Caramel'),
(52644,4143,'_price','21'),
(52645,4143,'_product_version','9.8.1'),
(52646,4144,'_wp_attached_file','2023/06/Diamond-Deluge-Charcoal.jpg'),
(52647,4144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Diamond-Deluge-Charcoal.jpg\";s:8:\"filesize\";i:76541;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5658;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Diamond-Deluge-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46959;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28303;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Diamond-Deluge-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5658;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18026;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1529;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52648,4144,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3496dc32cb120b7b16aac81f288da32d38e73380/Diamond-Deluge-Charcoal.jpg'),
(52649,4145,'_variation_description',''),
(52650,4145,'_sku','10507'),
(52651,4145,'_regular_price','21'),
(52652,4145,'total_sales','0'),
(52653,4145,'_tax_status','taxable'),
(52654,4145,'_tax_class','parent'),
(52655,4145,'_manage_stock','yes'),
(52656,4145,'_backorders','no'),
(52657,4145,'_sold_individually','no'),
(52658,4145,'_virtual','no'),
(52659,4145,'_downloadable','no'),
(52660,4145,'_download_limit','-1'),
(52661,4145,'_download_expiry','-1'),
(52662,4145,'_thumbnail_id','4144'),
(52663,4145,'_stock','780'),
(52664,4145,'_stock_status','instock'),
(52665,4145,'_wc_average_rating','0'),
(52666,4145,'_wc_review_count','0'),
(52667,4145,'attribute_colour','Charcoal'),
(52668,4145,'_price','21'),
(52669,4145,'_product_version','9.8.1'),
(52671,4081,'_edit_lock','1708007516:425'),
(52674,4146,'_wp_attached_file','2023/06/Frozen-Fossil.jpg'),
(52675,4146,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:25:\"2023/06/Frozen-Fossil.jpg\";s:8:\"filesize\";i:124200;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Frozen-Fossil-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10908;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Frozen-Fossil-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80289;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Frozen-Fossil-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3941;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Frozen-Fossil-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47579;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Frozen-Fossil-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10856;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Frozen-Fossil-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31672;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Frozen-Fossil-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2208;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52676,4146,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6d18d12a1ab7b412d5908a6149943281a115050f/Frozen-Fossil.jpg'),
(52677,4147,'total_sales','0'),
(52678,4147,'_tax_status','taxable'),
(52679,4147,'_tax_class',''),
(52680,4147,'_manage_stock','no'),
(52681,4147,'_backorders','no'),
(52682,4147,'_sold_individually','no'),
(52683,4147,'_virtual','no'),
(52684,4147,'_downloadable','no'),
(52685,4147,'_download_limit','-1'),
(52686,4147,'_download_expiry','-1'),
(52687,4147,'_thumbnail_id','4146'),
(52688,4147,'_stock',NULL),
(52689,4147,'_stock_status','instock'),
(52690,4147,'_wc_average_rating','0'),
(52691,4147,'_wc_review_count','0'),
(52692,4147,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52693,4147,'_product_version','9.8.4'),
(52694,4148,'_wp_attached_file','2023/06/Frozen-Fossil-Blue.jpg'),
(52695,4148,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Frozen-Fossil-Blue.jpg\";s:8:\"filesize\";i:56714;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Frozen-Fossil-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5479;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Frozen-Fossil-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Frozen-Fossil-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2148;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Frozen-Fossil-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22933;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Frozen-Fossil-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5479;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Frozen-Fossil-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15295;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Frozen-Fossil-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1577;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52696,4148,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6ae3b4814fa806bb7731b7600f49b3b4df574920/Frozen-Fossil-Blue.jpg'),
(52697,4149,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52698,4149,'_sku','10508'),
(52699,4149,'_regular_price','21'),
(52700,4149,'total_sales','0'),
(52701,4149,'_tax_status','taxable'),
(52702,4149,'_tax_class','parent'),
(52703,4149,'_manage_stock','yes'),
(52704,4149,'_backorders','no'),
(52705,4149,'_sold_individually','no'),
(52706,4149,'_virtual','no'),
(52707,4149,'_downloadable','no'),
(52708,4149,'_download_limit','-1'),
(52709,4149,'_download_expiry','-1'),
(52710,4149,'_thumbnail_id','4148'),
(52711,4149,'_stock','5956'),
(52712,4149,'_stock_status','instock'),
(52713,4149,'_wc_average_rating','0'),
(52714,4149,'_wc_review_count','0'),
(52715,4149,'attribute_colour','Blue'),
(52716,4149,'_price','21'),
(52717,4149,'_product_version','9.8.4'),
(52718,4150,'_wp_attached_file','2023/06/Frozen-Fossil-Brown.jpg'),
(52719,4150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Frozen-Fossil-Brown.jpg\";s:8:\"filesize\";i:59437;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Frozen-Fossil-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4888;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Frozen-Fossil-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Frozen-Fossil-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Frozen-Fossil-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22006;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Frozen-Fossil-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4888;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Frozen-Fossil-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14669;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Frozen-Fossil-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1443;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52720,4150,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7bc7594b2203bca0c076649cbce06e2fd357ce1c/Frozen-Fossil-Brown.jpg'),
(52721,4151,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52722,4151,'_sku','10509'),
(52723,4151,'_regular_price','21'),
(52724,4151,'total_sales','0'),
(52725,4151,'_tax_status','taxable'),
(52726,4151,'_tax_class','parent'),
(52727,4151,'_manage_stock','yes'),
(52728,4151,'_backorders','no'),
(52729,4151,'_sold_individually','no'),
(52730,4151,'_virtual','no'),
(52731,4151,'_downloadable','no'),
(52732,4151,'_download_limit','-1'),
(52733,4151,'_download_expiry','-1'),
(52734,4151,'_thumbnail_id','4150'),
(52735,4151,'_stock','880'),
(52736,4151,'_stock_status','instock'),
(52737,4151,'_wc_average_rating','0'),
(52738,4151,'_wc_review_count','0'),
(52739,4151,'attribute_colour','Caramel'),
(52740,4151,'_price','21'),
(52741,4151,'_product_version','9.8.4'),
(52742,4152,'_wp_attached_file','2023/06/Frozen-Fossil-Charcoal.jpg'),
(52743,4152,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/Frozen-Fossil-Charcoal.jpg\";s:8:\"filesize\";i:66536;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Frozen-Fossil-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5146;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Frozen-Fossil-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Frozen-Fossil-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Frozen-Fossil-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23400;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Frozen-Fossil-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5115;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Frozen-Fossil-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14897;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Frozen-Fossil-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1493;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52744,4152,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/60e79a741f598d417d9eac4145743c7461073f23/Frozen-Fossil-Charcoal.jpg'),
(52745,4153,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52746,4153,'_sku','10510'),
(52747,4153,'_regular_price','21'),
(52748,4153,'total_sales','0'),
(52749,4153,'_tax_status','taxable'),
(52750,4153,'_tax_class','parent'),
(52751,4153,'_manage_stock','yes'),
(52752,4153,'_backorders','no'),
(52753,4153,'_sold_individually','no'),
(52754,4153,'_virtual','no'),
(52755,4153,'_downloadable','no'),
(52756,4153,'_download_limit','-1'),
(52757,4153,'_download_expiry','-1'),
(52758,4153,'_thumbnail_id','4152'),
(52759,4153,'_stock','2008'),
(52760,4153,'_stock_status','instock'),
(52761,4153,'_wc_average_rating','0'),
(52762,4153,'_wc_review_count','0'),
(52763,4153,'attribute_colour','Charcoal'),
(52764,4153,'_price','21'),
(52765,4153,'_product_version','9.8.4'),
(52769,4154,'_wp_attached_file','2023/06/Listello.jpg'),
(52770,4154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:20:\"2023/06/Listello.jpg\";s:8:\"filesize\";i:133496;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Listello-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12314;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"Listello-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Listello-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Listello-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51203;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"Listello-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12314;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"Listello-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34875;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2496;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52771,4154,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1d9bbfe410e8a82631ae4ab408d5495e9df0c483/Listello.jpg'),
(52772,4155,'total_sales','168'),
(52773,4155,'_tax_status','taxable'),
(52774,4155,'_tax_class',''),
(52775,4155,'_manage_stock','no'),
(52776,4155,'_backorders','no'),
(52777,4155,'_sold_individually','no'),
(52778,4155,'_virtual','no'),
(52779,4155,'_downloadable','no'),
(52780,4155,'_download_limit','-1'),
(52781,4155,'_download_expiry','-1'),
(52782,4155,'_thumbnail_id','4154'),
(52783,4155,'_stock',NULL),
(52784,4155,'_stock_status','instock'),
(52785,4155,'_wc_average_rating','0'),
(52786,4155,'_wc_review_count','0'),
(52787,4155,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52788,4155,'_product_version','9.8.5'),
(52789,4156,'_wp_attached_file','2023/06/Listello-Blue.jpg'),
(52790,4156,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Listello-Blue.jpg\";s:8:\"filesize\";i:65378;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Listello-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6225;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Listello-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42101;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Listello-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2337;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Listello-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25131;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Listello-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6225;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Listello-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17258;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Listello-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52791,4156,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3fa2b8e03c616608b4ab1c82d4e35e7c90aac8d3/Listello-Blue.jpg'),
(52792,4157,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52793,4157,'_sku','10511'),
(52794,4157,'_regular_price','21'),
(52795,4157,'total_sales','0'),
(52796,4157,'_tax_status','taxable'),
(52797,4157,'_tax_class','parent'),
(52798,4157,'_manage_stock','yes'),
(52799,4157,'_backorders','no'),
(52800,4157,'_sold_individually','no'),
(52801,4157,'_virtual','no'),
(52802,4157,'_downloadable','no'),
(52803,4157,'_download_limit','-1'),
(52804,4157,'_download_expiry','-1'),
(52805,4157,'_thumbnail_id','4156'),
(52806,4157,'_stock','7759'),
(52807,4157,'_stock_status','instock'),
(52808,4157,'_wc_average_rating','0'),
(52809,4157,'_wc_review_count','0'),
(52810,4157,'attribute_colour','Blue'),
(52811,4157,'_price','21'),
(52812,4157,'_product_version','9.8.5'),
(52813,4158,'_wp_attached_file','2023/06/Listello-Brown.jpg'),
(52814,4158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Listello-Brown.jpg\";s:8:\"filesize\";i:60614;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Listello-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5241;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Listello-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Listello-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Listello-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22825;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Listello-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5241;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Listello-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15182;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Listello-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1509;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52815,4158,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/55940b08f4ad327536c5290351fc84449205ddde/Listello-Brown.jpg'),
(52816,4159,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52817,4159,'_sku','10512'),
(52818,4159,'_regular_price','21'),
(52819,4159,'total_sales','0'),
(52820,4159,'_tax_status','taxable'),
(52821,4159,'_tax_class','parent'),
(52822,4159,'_manage_stock','yes'),
(52823,4159,'_backorders','no'),
(52824,4159,'_sold_individually','no'),
(52825,4159,'_virtual','no'),
(52826,4159,'_downloadable','no'),
(52827,4159,'_download_limit','-1'),
(52828,4159,'_download_expiry','-1'),
(52829,4159,'_thumbnail_id','4158'),
(52830,4159,'_stock','259'),
(52831,4159,'_stock_status','instock'),
(52832,4159,'_wc_average_rating','0'),
(52833,4159,'_wc_review_count','0'),
(52834,4159,'attribute_colour','Caramel'),
(52835,4159,'_price','21'),
(52836,4159,'_product_version','9.8.5'),
(52837,4160,'_wp_attached_file','2023/06/Listello-Charcoal.jpg'),
(52838,4160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Listello-Charcoal.jpg\";s:8:\"filesize\";i:67239;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Listello-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5354;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Listello-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Listello-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Listello-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23377;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Listello-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5354;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Listello-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15476;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Listello-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52839,4160,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4244e0f160fd51c725d1172a9663bfdc85409ed9/Listello-Charcoal.jpg'),
(52840,4161,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52841,4161,'_sku','10513'),
(52842,4161,'_regular_price','21'),
(52843,4161,'total_sales','0'),
(52844,4161,'_tax_status','taxable'),
(52845,4161,'_tax_class','parent'),
(52846,4161,'_manage_stock','yes'),
(52847,4161,'_backorders','no'),
(52848,4161,'_sold_individually','no'),
(52849,4161,'_virtual','no'),
(52850,4161,'_downloadable','no'),
(52851,4161,'_download_limit','-1'),
(52852,4161,'_download_expiry','-1'),
(52853,4161,'_thumbnail_id','4160'),
(52854,4161,'_stock','835'),
(52855,4161,'_stock_status','instock'),
(52856,4161,'_wc_average_rating','0'),
(52857,4161,'_wc_review_count','0'),
(52858,4161,'attribute_colour','Charcoal'),
(52859,4161,'_price','21'),
(52860,4161,'_product_version','9.8.5'),
(52865,4162,'_wp_attached_file','2023/06/Macro-Greek.jpg'),
(52866,4162,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:23:\"2023/06/Macro-Greek.jpg\";s:8:\"filesize\";i:119645;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Macro-Greek-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14514;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Macro-Greek-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Macro-Greek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Macro-Greek-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53924;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Macro-Greek-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14523;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Macro-Greek-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37212;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Macro-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2582;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52867,4081,'_edit_last','425'),
(52868,4081,'_product_image_gallery','4082,4084,4086,4088'),
(52869,4162,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/13d1cd0f772d5acb8ab98cbab4d35ba5427a107c/Macro-Greek.jpg'),
(52870,4081,'_yoast_wpseo_primary_product_cat',''),
(52871,4081,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(52872,4163,'total_sales','0'),
(52873,4163,'_tax_status','taxable'),
(52874,4163,'_tax_class',''),
(52875,4163,'_manage_stock','no'),
(52876,4163,'_backorders','no'),
(52877,4163,'_sold_individually','no'),
(52878,4163,'_virtual','no'),
(52879,4163,'_downloadable','no'),
(52880,4163,'_download_limit','-1'),
(52881,4163,'_download_expiry','-1'),
(52882,4163,'_thumbnail_id','4162'),
(52883,4163,'_stock',NULL),
(52884,4163,'_stock_status','instock'),
(52885,4163,'_wc_average_rating','0'),
(52886,4163,'_wc_review_count','0'),
(52887,4163,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52888,4163,'_product_version','9.8.5'),
(52889,4164,'_wp_attached_file','2023/06/Macro-Greek-Blue.jpg'),
(52890,4164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Macro-Greek-Blue.jpg\";s:8:\"filesize\";i:62896;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Macro-Greek-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6862;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Macro-Greek-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Macro-Greek-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2444;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Macro-Greek-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27068;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Macro-Greek-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6862;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Macro-Greek-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18196;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Macro-Greek-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1720;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52891,4164,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e85eb9bab4ade7b66b27007d3279f529706184ce/Macro-Greek-Blue.jpg'),
(52892,4165,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52893,4165,'_sku','10514'),
(52894,4165,'_regular_price','21'),
(52895,4165,'total_sales','0'),
(52896,4165,'_tax_status','taxable'),
(52897,4165,'_tax_class','parent'),
(52898,4165,'_manage_stock','yes'),
(52899,4165,'_backorders','no'),
(52900,4165,'_sold_individually','no'),
(52901,4165,'_virtual','no'),
(52902,4165,'_downloadable','no'),
(52903,4165,'_download_limit','-1'),
(52904,4165,'_download_expiry','-1'),
(52905,4165,'_thumbnail_id','4164'),
(52906,4165,'_stock','4002'),
(52907,4165,'_stock_status','instock'),
(52908,4165,'_wc_average_rating','0'),
(52909,4165,'_wc_review_count','0'),
(52910,4165,'attribute_colour','Blue'),
(52911,4165,'_price','21'),
(52912,4165,'_product_version','9.8.5'),
(52913,4166,'_wp_attached_file','2023/06/Macro-Greek-Brown.jpg'),
(52914,4166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/Macro-Greek-Brown.jpg\";s:8:\"filesize\";i:57145;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6050;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Macro-Greek-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24479;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Macro-Greek-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6071;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16337;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52915,4166,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/982dea6b7fe4ed99c8c78dee003d1dceeb65532a/Macro-Greek-Brown.jpg'),
(52916,4167,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52917,4167,'_sku','10515'),
(52918,4167,'_regular_price','21'),
(52919,4167,'total_sales','0'),
(52920,4167,'_tax_status','taxable'),
(52921,4167,'_tax_class','parent'),
(52922,4167,'_manage_stock','yes'),
(52923,4167,'_backorders','no'),
(52924,4167,'_sold_individually','no'),
(52925,4167,'_virtual','no'),
(52926,4167,'_downloadable','no'),
(52927,4167,'_download_limit','-1'),
(52928,4167,'_download_expiry','-1'),
(52929,4167,'_thumbnail_id','4166'),
(52930,4167,'_stock','897'),
(52931,4167,'_stock_status','instock'),
(52932,4167,'_wc_average_rating','0'),
(52933,4167,'_wc_review_count','0'),
(52934,4167,'attribute_colour','Caramel'),
(52935,4167,'_price','21'),
(52936,4167,'_product_version','9.8.5'),
(52937,4168,'_wp_attached_file','2023/06/Macro-Greek-Charcoal.jpg'),
(52938,4168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Macro-Greek-Charcoal.jpg\";s:8:\"filesize\";i:57611;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6420;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23781;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Macro-Greek-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6420;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15967;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1658;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52939,4168,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4c69c0e7101acce035f4972e5f59524b04ae737a/Macro-Greek-Charcoal.jpg'),
(52940,4169,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52941,4169,'_sku','10516'),
(52942,4169,'_regular_price','21'),
(52943,4169,'total_sales','0'),
(52944,4169,'_tax_status','taxable'),
(52945,4169,'_tax_class','parent'),
(52946,4169,'_manage_stock','yes'),
(52947,4169,'_backorders','no'),
(52948,4169,'_sold_individually','no'),
(52949,4169,'_virtual','no'),
(52950,4169,'_downloadable','no'),
(52951,4169,'_download_limit','-1'),
(52952,4169,'_download_expiry','-1'),
(52953,4169,'_thumbnail_id','4168'),
(52954,4169,'_stock','1064'),
(52955,4169,'_stock_status','instock'),
(52956,4169,'_wc_average_rating','0'),
(52957,4169,'_wc_review_count','0'),
(52958,4169,'attribute_colour','Charcoal'),
(52959,4169,'_price','21'),
(52960,4169,'_product_version','9.8.5'),
(52964,4170,'_wp_attached_file','2023/06/Macro-Greek-Solid.jpg'),
(52965,4170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Macro-Greek-Solid.jpg\";s:8:\"filesize\";i:97413;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Solid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11803;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Macro-Greek-Solid-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Solid-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4571;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Solid-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52190;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Macro-Greek-Solid-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11803;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Solid-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35299;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Solid-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52966,4170,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c43e57da64013a77b1757e1deb7a6a985293989e/Macro-Greek-Solid.jpg'),
(52967,4171,'total_sales','107'),
(52968,4171,'_tax_status','taxable'),
(52969,4171,'_tax_class',''),
(52970,4171,'_manage_stock','no'),
(52971,4171,'_backorders','no'),
(52972,4171,'_sold_individually','no'),
(52973,4171,'_virtual','no'),
(52974,4171,'_downloadable','no'),
(52975,4171,'_download_limit','-1'),
(52976,4171,'_download_expiry','-1'),
(52977,4171,'_thumbnail_id','4170'),
(52978,4171,'_stock',NULL),
(52979,4171,'_stock_status','instock'),
(52980,4171,'_wc_average_rating','0'),
(52981,4171,'_wc_review_count','0'),
(52982,4171,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:47:\"Blue | Black | Caramel | Turquoise | Light blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(52983,4171,'_product_version','9.8.5'),
(52984,4172,'_wp_attached_file','2023/06/Macro-Greek-Solid-Blue.jpg'),
(52985,4172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Macro-Greek-Solid-Blue.jpg\";s:8:\"filesize\";i:52276;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Solid-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5862;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Macro-Greek-Solid-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37963;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Solid-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2370;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Solid-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25391;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Macro-Greek-Solid-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5862;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Solid-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17683;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Solid-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1662;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(52986,4091,'_edit_lock','1686990962:244'),
(52987,4172,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e5bae59a3cde3f07b3c57044bb941adb847ca876/Macro-Greek-Solid-Blue.jpg'),
(52988,4173,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(52989,4173,'_sku','11923'),
(52990,4173,'_regular_price','21'),
(52991,4173,'total_sales','0'),
(52992,4173,'_tax_status','taxable'),
(52993,4173,'_tax_class','parent'),
(52994,4173,'_manage_stock','yes'),
(52995,4173,'_backorders','no'),
(52996,4173,'_sold_individually','no'),
(52997,4173,'_virtual','no'),
(52998,4173,'_downloadable','no'),
(52999,4173,'_download_limit','-1'),
(53000,4173,'_download_expiry','-1'),
(53001,4173,'_thumbnail_id','4172'),
(53002,4173,'_stock','5036'),
(53003,4173,'_stock_status','instock'),
(53004,4173,'_wc_average_rating','0'),
(53005,4173,'_wc_review_count','0'),
(53006,4173,'attribute_colour','Blue'),
(53007,4173,'_price','21'),
(53008,4173,'_product_version','9.8.5'),
(53009,4174,'_wp_attached_file','2023/06/Macro-Greek-Solid-Black.jpg'),
(53010,4174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Macro-Greek-Solid-Black.jpg\";s:8:\"filesize\";i:47388;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5577;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Macro-Greek-Solid-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23783;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5577;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16010;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53011,4174,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1e6069f3770de2e3136f8a96e66ff05f728b78ac/Macro-Greek-Solid-Black.jpg'),
(53012,4175,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53013,4175,'_sku','11924'),
(53014,4175,'_regular_price','21'),
(53015,4175,'total_sales','0'),
(53016,4175,'_tax_status','taxable'),
(53017,4175,'_tax_class','parent'),
(53018,4175,'_manage_stock','yes'),
(53019,4175,'_backorders','no'),
(53020,4175,'_sold_individually','no'),
(53021,4175,'_virtual','no'),
(53022,4175,'_downloadable','no'),
(53023,4175,'_download_limit','-1'),
(53024,4175,'_download_expiry','-1'),
(53025,4175,'_thumbnail_id','4174'),
(53026,4175,'_stock','1135'),
(53027,4175,'_stock_status','instock'),
(53028,4175,'_wc_average_rating','0'),
(53029,4175,'_wc_review_count','0'),
(53030,4175,'attribute_colour','Black'),
(53031,4175,'_price','21'),
(53032,4175,'_product_version','9.8.5'),
(53033,4176,'_wp_attached_file','2023/06/Macro-Greek-Solid-Brown.jpg'),
(53034,4176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Macro-Greek-Solid-Brown.jpg\";s:8:\"filesize\";i:47192;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5248;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Macro-Greek-Solid-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2163;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23518;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5248;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15863;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Solid-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53035,4176,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/32e956278f7e1d9d18176433124929b17813ab54/Macro-Greek-Solid-Brown.jpg'),
(53036,4177,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53037,4177,'_sku','11925'),
(53038,4177,'_regular_price','21'),
(53039,4177,'total_sales','0'),
(53040,4177,'_tax_status','taxable'),
(53041,4177,'_tax_class','parent'),
(53042,4177,'_manage_stock','yes'),
(53043,4177,'_backorders','no'),
(53044,4177,'_sold_individually','no'),
(53045,4177,'_virtual','no'),
(53046,4177,'_downloadable','no'),
(53047,4177,'_download_limit','-1'),
(53048,4177,'_download_expiry','-1'),
(53049,4177,'_thumbnail_id','4176'),
(53050,4177,'_stock','250'),
(53051,4177,'_stock_status','instock'),
(53052,4177,'_wc_average_rating','0'),
(53053,4177,'_wc_review_count','0'),
(53054,4177,'attribute_colour','Caramel'),
(53055,4177,'_price','21'),
(53056,4177,'_product_version','9.8.5'),
(53057,4178,'_wp_attached_file','2023/06/Macro-Greek-Solid-Turquoise.jpg'),
(53058,4178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Macro-Greek-Solid-Turquoise.jpg\";s:8:\"filesize\";i:52266;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Macro-Greek-Solid-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5327;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Macro-Greek-Solid-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36341;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Macro-Greek-Solid-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2221;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Macro-Greek-Solid-Turquoise-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23918;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Macro-Greek-Solid-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5327;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Macro-Greek-Solid-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15226;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Macro-Greek-Solid-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53059,4178,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/15827b9faf88ad2af593b1b6718ceb0060a980e5/Macro-Greek-Solid-Turquoise.jpg'),
(53060,4179,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53061,4179,'_sku','12995'),
(53062,4179,'_regular_price','21'),
(53063,4179,'total_sales','0'),
(53064,4179,'_tax_status','taxable'),
(53065,4179,'_tax_class','parent'),
(53066,4179,'_manage_stock','yes'),
(53067,4179,'_backorders','no'),
(53068,4179,'_sold_individually','no'),
(53069,4179,'_virtual','no'),
(53070,4179,'_downloadable','no'),
(53071,4179,'_download_limit','-1'),
(53072,4179,'_download_expiry','-1'),
(53073,4179,'_thumbnail_id','4178'),
(53074,4179,'_stock','130'),
(53075,4179,'_stock_status','instock'),
(53076,4179,'_wc_average_rating','0'),
(53077,4179,'_wc_review_count','0'),
(53078,4179,'attribute_colour','Turquoise'),
(53079,4179,'_price','21'),
(53080,4179,'_product_version','9.8.5'),
(53084,4180,'_wp_attached_file','2023/06/Magic-Marble.jpg'),
(53085,4180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Magic-Marble.jpg\";s:8:\"filesize\";i:148043;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Magic-Marble-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12566;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Magic-Marble-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Magic-Marble-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4320;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Magic-Marble-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56622;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Magic-Marble-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12563;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Magic-Marble-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38087;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Magic-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2445;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53086,4180,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ebb6468030e06ff2959dc7303ff9d6b1fa46c57e/Magic-Marble.jpg'),
(53087,4181,'total_sales','55'),
(53088,4181,'_tax_status','taxable'),
(53089,4181,'_tax_class',''),
(53090,4181,'_manage_stock','no'),
(53091,4181,'_backorders','no'),
(53092,4181,'_sold_individually','no'),
(53093,4181,'_virtual','no'),
(53094,4181,'_downloadable','no'),
(53095,4181,'_download_limit','-1'),
(53096,4181,'_download_expiry','-1'),
(53097,4181,'_thumbnail_id','4180'),
(53098,4181,'_stock',NULL),
(53099,4181,'_stock_status','instock'),
(53100,4181,'_wc_average_rating','0'),
(53101,4181,'_wc_review_count','0'),
(53102,4181,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53103,4181,'_product_version','9.8.5'),
(53104,4182,'_wp_attached_file','2023/06/Magic-Marble-Blue.jpg'),
(53105,4182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Magic-Marble-Blue.jpg\";s:8:\"filesize\";i:67875;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Magic-Marble-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5966;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Magic-Marble-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42679;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Magic-Marble-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Magic-Marble-Blue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26029;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Magic-Marble-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5954;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Magic-Marble-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Magic-Marble-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1632;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53106,4182,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/72de23b5aa8dc90cc041fd045585e4b1fc79133d/Magic-Marble-Blue.jpg'),
(53107,4183,'_variation_description',''),
(53108,4183,'_sku','10517'),
(53109,4183,'_regular_price','21'),
(53110,4183,'total_sales','0'),
(53111,4183,'_tax_status','taxable'),
(53112,4183,'_tax_class','parent'),
(53113,4183,'_manage_stock','yes'),
(53114,4183,'_backorders','no'),
(53115,4183,'_sold_individually','no'),
(53116,4183,'_virtual','no'),
(53117,4183,'_downloadable','no'),
(53118,4183,'_download_limit','-1'),
(53119,4183,'_download_expiry','-1'),
(53120,4183,'_thumbnail_id','4182'),
(53121,4183,'_stock','5097'),
(53122,4183,'_stock_status','instock'),
(53123,4183,'_wc_average_rating','0'),
(53124,4183,'_wc_review_count','0'),
(53125,4183,'attribute_colour','Blue'),
(53126,4183,'_price','21'),
(53127,4183,'_product_version','9.8.5'),
(53128,4184,'_wp_attached_file','2023/06/Magic-Marble-Brown.jpg'),
(53129,4184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Magic-Marble-Brown.jpg\";s:8:\"filesize\";i:65017;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Magic-Marble-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5435;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Magic-Marble-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40855;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Magic-Marble-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Magic-Marble-Brown-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24504;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Magic-Marble-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Magic-Marble-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Magic-Marble-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53130,4184,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/96903e6865746177fd4257f60fb4f9c91da4a5a8/Magic-Marble-Brown.jpg'),
(53131,4185,'_variation_description',''),
(53132,4185,'_sku','10518'),
(53133,4185,'_regular_price','21'),
(53134,4185,'total_sales','0'),
(53135,4185,'_tax_status','taxable'),
(53136,4185,'_tax_class','parent'),
(53137,4185,'_manage_stock','yes'),
(53138,4185,'_backorders','no'),
(53139,4185,'_sold_individually','no'),
(53140,4185,'_virtual','no'),
(53141,4185,'_downloadable','no'),
(53142,4185,'_download_limit','-1'),
(53143,4185,'_download_expiry','-1'),
(53144,4185,'_thumbnail_id','4184'),
(53145,4185,'_stock','475'),
(53146,4185,'_stock_status','instock'),
(53147,4185,'_wc_average_rating','0'),
(53148,4185,'_wc_review_count','0'),
(53149,4185,'attribute_colour','Caramel'),
(53150,4185,'_price','21'),
(53151,4185,'_product_version','9.8.5'),
(53152,4186,'_wp_attached_file','2023/06/Magic-Marble-Charcoal.jpg'),
(53153,4186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Magic-Marble-Charcoal.jpg\";s:8:\"filesize\";i:71180;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Magic-Marble-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5854;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Magic-Marble-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Magic-Marble-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2218;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Magic-Marble-Charcoal-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26186;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Magic-Marble-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5867;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Magic-Marble-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17339;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Magic-Marble-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53154,4186,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7a8e06b31b9777797e64c65162e5dbd5952f9374/Magic-Marble-Charcoal.jpg'),
(53155,4187,'_variation_description',''),
(53156,4187,'_sku','10519'),
(53157,4187,'_regular_price','21'),
(53158,4187,'total_sales','0'),
(53159,4187,'_tax_status','taxable'),
(53160,4187,'_tax_class','parent'),
(53161,4187,'_manage_stock','yes'),
(53162,4187,'_backorders','no'),
(53163,4187,'_sold_individually','no'),
(53164,4187,'_virtual','no'),
(53165,4187,'_downloadable','no'),
(53166,4187,'_download_limit','-1'),
(53167,4187,'_download_expiry','-1'),
(53168,4187,'_thumbnail_id','4186'),
(53169,4187,'_stock','1188'),
(53170,4187,'_stock_status','instock'),
(53171,4187,'_wc_average_rating','0'),
(53172,4187,'_wc_review_count','0'),
(53173,4187,'attribute_colour','Charcoal'),
(53174,4187,'_price','21'),
(53175,4187,'_product_version','9.8.5'),
(53179,4188,'_wp_attached_file','2023/06/Marston.jpg'),
(53180,4188,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:19:\"2023/06/Marston.jpg\";s:8:\"filesize\";i:129587;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Marston-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9519;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Marston-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Marston-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42322;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"Marston-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9519;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"Marston-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27655;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2297;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53181,4188,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b52ea7d41a41f98fe630ac510bc3f7af5adbe439/Marston.jpg'),
(53182,4189,'total_sales','0'),
(53183,4189,'_tax_status','taxable'),
(53184,4189,'_tax_class',''),
(53185,4189,'_manage_stock','no'),
(53186,4189,'_backorders','no'),
(53187,4189,'_sold_individually','no'),
(53188,4189,'_virtual','no'),
(53189,4189,'_downloadable','no'),
(53190,4189,'_download_limit','-1'),
(53191,4189,'_download_expiry','-1'),
(53192,4189,'_thumbnail_id','4188'),
(53193,4189,'_stock',NULL),
(53194,4189,'_stock_status','instock'),
(53195,4189,'_wc_average_rating','0'),
(53196,4189,'_wc_review_count','0'),
(53197,4189,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:37:\"Blue | Caramel | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53198,4189,'_product_version','9.8.5'),
(53199,4190,'_wp_attached_file','2023/06/Marston-Blue.jpg'),
(53200,4190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:24:\"2023/06/Marston-Blue.jpg\";s:8:\"filesize\";i:61412;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Marston-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5180;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Marston-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Marston-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2119;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Marston-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21667;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Marston-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5180;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Marston-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14561;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Marston-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53201,4190,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ddc28d8c3690b7b539740762d71ff10003ab00a8/Marston-Blue.jpg'),
(53202,4191,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53203,4191,'_sku','10520'),
(53204,4191,'_regular_price','21'),
(53205,4191,'total_sales','0'),
(53206,4191,'_tax_status','taxable'),
(53207,4191,'_tax_class','parent'),
(53208,4191,'_manage_stock','yes'),
(53209,4191,'_backorders','no'),
(53210,4191,'_sold_individually','no'),
(53211,4191,'_virtual','no'),
(53212,4191,'_downloadable','no'),
(53213,4191,'_download_limit','-1'),
(53214,4191,'_download_expiry','-1'),
(53215,4191,'_thumbnail_id','4190'),
(53216,4191,'_stock','2201'),
(53217,4191,'_stock_status','instock'),
(53218,4191,'_wc_average_rating','0'),
(53219,4191,'_wc_review_count','0'),
(53220,4191,'attribute_colour','Blue'),
(53221,4191,'_price','21'),
(53222,4191,'_product_version','9.8.5'),
(53223,4192,'_wp_attached_file','2023/06/Marston-Brown.jpg'),
(53224,4192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Marston-Brown.jpg\";s:8:\"filesize\";i:52988;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Marston-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4476;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Marston-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31897;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Marston-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1903;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Marston-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18637;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Marston-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4476;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Marston-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12424;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Marston-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53225,4192,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9165dca5a2c372d1193d2042841bf9849b937632/Marston-Brown.jpg'),
(53226,4193,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53227,4193,'_sku','10521'),
(53228,4193,'_regular_price','21'),
(53229,4193,'total_sales','0'),
(53230,4193,'_tax_status','taxable'),
(53231,4193,'_tax_class','parent'),
(53232,4193,'_manage_stock','yes'),
(53233,4193,'_backorders','no'),
(53234,4193,'_sold_individually','no'),
(53235,4193,'_virtual','no'),
(53236,4193,'_downloadable','no'),
(53237,4193,'_download_limit','-1'),
(53238,4193,'_download_expiry','-1'),
(53239,4193,'_thumbnail_id','4192'),
(53240,4193,'_stock','444'),
(53241,4193,'_stock_status','instock'),
(53242,4193,'_wc_average_rating','0'),
(53243,4193,'_wc_review_count','0'),
(53244,4193,'attribute_colour','Caramel'),
(53245,4193,'_price','21'),
(53246,4193,'_product_version','9.8.5'),
(53247,4194,'_wp_attached_file','2023/06/Marston-Charcoal.jpg'),
(53248,4194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Marston-Charcoal.jpg\";s:8:\"filesize\";i:63532;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Marston-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4615;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Marston-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Marston-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Marston-Charcoal-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20963;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Marston-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4597;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Marston-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13190;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Marston-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53249,4194,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9b1899773b89bff14c888eefb26078dc83256360/Marston-Charcoal.jpg'),
(53250,4195,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53251,4195,'_sku','10522'),
(53252,4195,'_regular_price','21'),
(53253,4195,'total_sales','0'),
(53254,4195,'_tax_status','taxable'),
(53255,4195,'_tax_class','parent'),
(53256,4195,'_manage_stock','yes'),
(53257,4195,'_backorders','no'),
(53258,4195,'_sold_individually','no'),
(53259,4195,'_virtual','no'),
(53260,4195,'_downloadable','no'),
(53261,4195,'_download_limit','-1'),
(53262,4195,'_download_expiry','-1'),
(53263,4195,'_thumbnail_id','4194'),
(53264,4195,'_stock','931'),
(53265,4195,'_stock_status','instock'),
(53266,4195,'_wc_average_rating','0'),
(53267,4195,'_wc_review_count','0'),
(53268,4195,'attribute_colour','Charcoal'),
(53269,4195,'_price','21'),
(53270,4195,'_product_version','9.8.5'),
(53275,4091,'_edit_last','244'),
(53276,4091,'_product_image_gallery','4092,4094,4096,4098,4100,4102'),
(53277,4091,'_yoast_wpseo_primary_product_cat',''),
(53278,4091,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(53279,4196,'_wp_attached_file','2023/06/Porcelain-Puzzle.jpg'),
(53280,4196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Porcelain-Puzzle.jpg\";s:8:\"filesize\";i:155157;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Porcelain-Puzzle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10416;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Porcelain-Puzzle-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98104;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Porcelain-Puzzle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3562;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Porcelain-Puzzle-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57145;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Porcelain-Puzzle-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10416;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Porcelain-Puzzle-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36373;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Porcelain-Puzzle-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53281,4196,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4cec6cc050a5ce0e0f4dfd88c79d944255a0c349/Porcelain-Puzzle.jpg'),
(53282,4197,'total_sales','0'),
(53283,4197,'_tax_status','taxable'),
(53284,4197,'_tax_class',''),
(53285,4197,'_manage_stock','no'),
(53286,4197,'_backorders','no'),
(53287,4197,'_sold_individually','no'),
(53288,4197,'_virtual','no'),
(53289,4197,'_downloadable','no'),
(53290,4197,'_download_limit','-1'),
(53291,4197,'_download_expiry','-1'),
(53292,4197,'_thumbnail_id','4196'),
(53293,4197,'_stock',NULL),
(53294,4197,'_stock_status','instock'),
(53295,4197,'_wc_average_rating','0'),
(53296,4197,'_wc_review_count','0'),
(53297,4197,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53298,4197,'_product_version','9.8.4'),
(53299,4198,'_wp_attached_file','2023/06/Porcelain-Puzzle-Blue.jpg'),
(53300,4198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Porcelain-Puzzle-Blue.jpg\";s:8:\"filesize\";i:72525;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Porcelain-Puzzle-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5287;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Porcelain-Puzzle-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45085;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Porcelain-Puzzle-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Porcelain-Puzzle-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26720;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Porcelain-Puzzle-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5287;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Porcelain-Puzzle-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17134;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Porcelain-Puzzle-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53301,4198,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/67cd0fa3bdb566c6d3ae4eadadc4b5aa644a359d/Porcelain-Puzzle-Blue.jpg'),
(53302,4199,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53303,4199,'_sku','10523'),
(53304,4199,'_regular_price','21'),
(53305,4199,'total_sales','0'),
(53306,4199,'_tax_status','taxable'),
(53307,4199,'_tax_class','parent'),
(53308,4199,'_manage_stock','yes'),
(53309,4199,'_backorders','no'),
(53310,4199,'_sold_individually','no'),
(53311,4199,'_virtual','no'),
(53312,4199,'_downloadable','no'),
(53313,4199,'_download_limit','-1'),
(53314,4199,'_download_expiry','-1'),
(53315,4199,'_thumbnail_id','4198'),
(53316,4199,'_stock','5105'),
(53317,4199,'_stock_status','instock'),
(53318,4199,'_wc_average_rating','0'),
(53319,4199,'_wc_review_count','0'),
(53320,4199,'attribute_colour','Blue'),
(53321,4199,'_price','21'),
(53322,4199,'_product_version','9.8.4'),
(53323,4200,'_wp_attached_file','2023/06/Porcelain-Puzzle-Brown.jpg'),
(53324,4200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Porcelain-Puzzle-Brown.jpg\";s:8:\"filesize\";i:67687;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4733;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Porcelain-Puzzle-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1843;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4733;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15653;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53325,4200,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ab95777ae3d7f5ed5e66e5d517c13d91922cd650/Porcelain-Puzzle-Brown.jpg'),
(53326,4201,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53327,4201,'_sku','10524'),
(53328,4201,'_regular_price','21'),
(53329,4201,'total_sales','0'),
(53330,4201,'_tax_status','taxable'),
(53331,4201,'_tax_class','parent'),
(53332,4201,'_manage_stock','yes'),
(53333,4201,'_backorders','no'),
(53334,4201,'_sold_individually','no'),
(53335,4201,'_virtual','no'),
(53336,4201,'_downloadable','no'),
(53337,4201,'_download_limit','-1'),
(53338,4201,'_download_expiry','-1'),
(53339,4201,'_thumbnail_id','4200'),
(53340,4201,'_stock','215'),
(53341,4201,'_stock_status','instock'),
(53342,4201,'_wc_average_rating','0'),
(53343,4201,'_wc_review_count','0'),
(53344,4201,'attribute_colour','Caramel'),
(53345,4201,'_price','21'),
(53346,4201,'_product_version','9.8.4'),
(53347,4202,'_wp_attached_file','2023/06/Porcelain-Puzzle-Charcoal.jpg'),
(53348,4202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Porcelain-Puzzle-Charcoal.jpg\";s:8:\"filesize\";i:74863;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5039;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Porcelain-Puzzle-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45834;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1919;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5039;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16938;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53349,4202,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c5131bf40e888abd1e507ebfc70a57e9981e51da/Porcelain-Puzzle-Charcoal.jpg'),
(53350,4203,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53351,4203,'_sku','10525'),
(53352,4203,'_regular_price','21'),
(53353,4203,'total_sales','0'),
(53354,4203,'_tax_status','taxable'),
(53355,4203,'_tax_class','parent'),
(53356,4203,'_manage_stock','yes'),
(53357,4203,'_backorders','no'),
(53358,4203,'_sold_individually','no'),
(53359,4203,'_virtual','no'),
(53360,4203,'_downloadable','no'),
(53361,4203,'_download_limit','-1'),
(53362,4203,'_download_expiry','-1'),
(53363,4203,'_thumbnail_id','4202'),
(53364,4203,'_stock','617'),
(53365,4203,'_stock_status','instock'),
(53366,4203,'_wc_average_rating','0'),
(53367,4203,'_wc_review_count','0'),
(53368,4203,'attribute_colour','Charcoal'),
(53369,4203,'_price','21'),
(53370,4203,'_product_version','9.8.4'),
(53374,4204,'_wp_attached_file','2023/06/Prism-Matrix.jpg'),
(53375,4204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Prism-Matrix.jpg\";s:8:\"filesize\";i:135853;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Prism-Matrix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9793;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Prism-Matrix-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Prism-Matrix-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Prism-Matrix-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47799;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Prism-Matrix-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9793;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Prism-Matrix-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31036;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Prism-Matrix-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53376,4204,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d4a764a54a784416d13690b1b11d9c7d8e45d07d/Prism-Matrix.jpg'),
(53377,4205,'total_sales','0'),
(53378,4205,'_tax_status','taxable'),
(53379,4205,'_tax_class',''),
(53380,4205,'_manage_stock','no'),
(53381,4205,'_backorders','no'),
(53382,4205,'_sold_individually','no'),
(53383,4205,'_virtual','no'),
(53384,4205,'_downloadable','no'),
(53385,4205,'_download_limit','-1'),
(53386,4205,'_download_expiry','-1'),
(53387,4205,'_thumbnail_id','4204'),
(53388,4205,'_stock',NULL),
(53389,4205,'_stock_status','instock'),
(53390,4205,'_wc_average_rating','0'),
(53391,4205,'_wc_review_count','0'),
(53392,4205,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53393,4205,'_product_version','9.8.4'),
(53394,4105,'_edit_last','425'),
(53395,4206,'_wp_attached_file','2023/06/Prism-Matrix-Blue.jpg'),
(53396,4206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Prism-Matrix-Blue.jpg\";s:8:\"filesize\";i:64227;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Prism-Matrix-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5043;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Prism-Matrix-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39698;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Prism-Matrix-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Prism-Matrix-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Prism-Matrix-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5043;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Prism-Matrix-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15107;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Prism-Matrix-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1499;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53397,4105,'_edit_lock','1708084885:425'),
(53398,4206,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e812eb9f3906411737e209ce3e0ce68002ea490d/Prism-Matrix-Blue.jpg'),
(53399,4207,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53400,4207,'_sku','10526'),
(53401,4207,'_regular_price','21'),
(53402,4207,'total_sales','0'),
(53403,4207,'_tax_status','taxable'),
(53404,4207,'_tax_class','parent'),
(53405,4207,'_manage_stock','yes'),
(53406,4207,'_backorders','no'),
(53407,4207,'_sold_individually','no'),
(53408,4207,'_virtual','no'),
(53409,4207,'_downloadable','no'),
(53410,4207,'_download_limit','-1'),
(53411,4207,'_download_expiry','-1'),
(53412,4207,'_thumbnail_id','4206'),
(53413,4207,'_stock','4588'),
(53414,4207,'_stock_status','instock'),
(53415,4207,'_wc_average_rating','0'),
(53416,4207,'_wc_review_count','0'),
(53417,4207,'attribute_colour','Blue'),
(53418,4207,'_price','21'),
(53419,4207,'_product_version','9.8.4'),
(53420,4208,'_wp_attached_file','2023/06/Prism-Matrix-Brown.jpg'),
(53421,4208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/Prism-Matrix-Brown.jpg\";s:8:\"filesize\";i:58130;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Prism-Matrix-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4690;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Prism-Matrix-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Prism-Matrix-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1890;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Prism-Matrix-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21725;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Prism-Matrix-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4686;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Prism-Matrix-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14269;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Prism-Matrix-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1394;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53422,4208,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/73ae74cdea2589cc2667efdfaad3bff730f7b029/Prism-Matrix-Brown.jpg'),
(53423,4209,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53424,4209,'_sku','10527'),
(53425,4209,'_regular_price','21'),
(53426,4209,'total_sales','0'),
(53427,4209,'_tax_status','taxable'),
(53428,4209,'_tax_class','parent'),
(53429,4209,'_manage_stock','yes'),
(53430,4209,'_backorders','no'),
(53431,4209,'_sold_individually','no'),
(53432,4209,'_virtual','no'),
(53433,4209,'_downloadable','no'),
(53434,4209,'_download_limit','-1'),
(53435,4209,'_download_expiry','-1'),
(53436,4209,'_thumbnail_id','4208'),
(53437,4209,'_stock','458'),
(53438,4209,'_stock_status','instock'),
(53439,4209,'_wc_average_rating','0'),
(53440,4209,'_wc_review_count','0'),
(53441,4209,'attribute_colour','Caramel'),
(53442,4209,'_price','21'),
(53443,4209,'_product_version','9.8.4'),
(53444,4210,'_wp_attached_file','2023/06/Prism-Matrix-Charcoal.jpg'),
(53445,4210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Prism-Matrix-Charcoal.jpg\";s:8:\"filesize\";i:67100;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4751;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Prism-Matrix-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1892;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22856;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Prism-Matrix-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14648;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53446,4210,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8035a3acb4726972410e1eeaa0488ab24a9aafc6/Prism-Matrix-Charcoal.jpg'),
(53447,4211,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53448,4211,'_sku','10528'),
(53449,4211,'_regular_price','21'),
(53450,4211,'total_sales','0'),
(53451,4211,'_tax_status','taxable'),
(53452,4211,'_tax_class','parent'),
(53453,4211,'_manage_stock','yes'),
(53454,4211,'_backorders','no'),
(53455,4211,'_sold_individually','no'),
(53456,4211,'_virtual','no'),
(53457,4211,'_downloadable','no'),
(53458,4211,'_download_limit','-1'),
(53459,4211,'_download_expiry','-1'),
(53460,4211,'_thumbnail_id','4210'),
(53461,4211,'_stock','655'),
(53462,4211,'_stock_status','instock'),
(53463,4211,'_wc_average_rating','0'),
(53464,4211,'_wc_review_count','0'),
(53465,4211,'attribute_colour','Charcoal'),
(53466,4211,'_price','21'),
(53467,4211,'_product_version','9.8.4'),
(53469,4115,'_edit_last','425'),
(53471,4115,'_edit_lock','1727682942:425'),
(53473,4212,'_wp_attached_file','2023/06/Regal-Riven.jpg'),
(53474,4212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:23:\"2023/06/Regal-Riven.jpg\";s:8:\"filesize\";i:144161;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Regal-Riven-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12679;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Regal-Riven-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94017;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Regal-Riven-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4249;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Regal-Riven-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57846;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Regal-Riven-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Regal-Riven-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39355;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Regal-Riven-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53475,4123,'_edit_last','244'),
(53476,4123,'_edit_lock','1686991322:244'),
(53477,4212,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/28fa0f596e5f3a37f788179fff2512ee5b86df57/Regal-Riven.jpg'),
(53478,4213,'total_sales','50'),
(53479,4213,'_tax_status','taxable'),
(53480,4213,'_tax_class',''),
(53481,4213,'_manage_stock','no'),
(53482,4213,'_backorders','no'),
(53483,4213,'_sold_individually','no'),
(53484,4213,'_virtual','no'),
(53485,4213,'_downloadable','no'),
(53486,4213,'_download_limit','-1'),
(53487,4213,'_download_expiry','-1'),
(53488,4213,'_thumbnail_id','4212'),
(53489,4213,'_stock',NULL),
(53490,4213,'_stock_status','instock'),
(53491,4213,'_wc_average_rating','0'),
(53492,4213,'_wc_review_count','0'),
(53493,4213,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:38:\"Blue | Caramel | Charcoal | Light Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53494,4213,'_product_version','9.8.5'),
(53495,4214,'_wp_attached_file','2023/06/Regal-Riven-Blue.jpg'),
(53496,4214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2023/06/Regal-Riven-Blue.jpg\";s:8:\"filesize\";i:66459;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Regal-Riven-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6262;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Regal-Riven-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44456;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Regal-Riven-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Regal-Riven-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27315;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Regal-Riven-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6286;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Regal-Riven-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18521;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Regal-Riven-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53497,4214,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/00121c2e3149e1465a8498f23634a6020a402d0b/Regal-Riven-Blue.jpg'),
(53498,4215,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53499,4215,'_sku','10529'),
(53500,4215,'_regular_price','21'),
(53501,4215,'total_sales','0'),
(53502,4215,'_tax_status','taxable'),
(53503,4215,'_tax_class','parent'),
(53504,4215,'_manage_stock','yes'),
(53505,4215,'_backorders','no'),
(53506,4215,'_sold_individually','no'),
(53507,4215,'_virtual','no'),
(53508,4215,'_downloadable','no'),
(53509,4215,'_download_limit','-1'),
(53510,4215,'_download_expiry','-1'),
(53511,4215,'_thumbnail_id','4214'),
(53512,4215,'_stock','7073'),
(53513,4215,'_stock_status','instock'),
(53514,4215,'_wc_average_rating','0'),
(53515,4215,'_wc_review_count','0'),
(53516,4215,'attribute_colour','Blue'),
(53517,4215,'_price','21'),
(53518,4215,'_product_version','9.8.5'),
(53519,4216,'_wp_attached_file','2023/06/Regal-Riven-Brown.jpg'),
(53520,4216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Regal-Riven-Brown.jpg\";s:8:\"filesize\";i:64518;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Regal-Riven-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5476;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Regal-Riven-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Regal-Riven-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2047;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Regal-Riven-Brown-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25035;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Regal-Riven-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5513;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Regal-Riven-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16671;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Regal-Riven-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1463;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53521,4216,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c6358a260f127b9aea49b7b31028760d623ccc8a/Regal-Riven-Brown.jpg'),
(53522,4217,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53523,4217,'_sku','10530'),
(53524,4217,'_regular_price','21'),
(53525,4217,'total_sales','0'),
(53526,4217,'_tax_status','taxable'),
(53527,4217,'_tax_class','parent'),
(53528,4217,'_manage_stock','yes'),
(53529,4217,'_backorders','no'),
(53530,4217,'_sold_individually','no'),
(53531,4217,'_virtual','no'),
(53532,4217,'_downloadable','no'),
(53533,4217,'_download_limit','-1'),
(53534,4217,'_download_expiry','-1'),
(53535,4217,'_thumbnail_id','4216'),
(53536,4217,'_stock','783'),
(53537,4217,'_stock_status','instock'),
(53538,4217,'_wc_average_rating','0'),
(53539,4217,'_wc_review_count','0'),
(53540,4217,'attribute_colour','Caramel'),
(53541,4217,'_price','21'),
(53542,4217,'_product_version','9.8.5'),
(53543,4218,'_wp_attached_file','2023/06/Regal-Riven-Charcoal.jpg'),
(53544,4218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Regal-Riven-Charcoal.jpg\";s:8:\"filesize\";i:70303;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Regal-Riven-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44054;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Regal-Riven-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16960;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53545,4131,'_edit_last','244'),
(53546,4131,'_edit_lock','1686991408:244'),
(53547,4218,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d76425262cb8fb5e319a1e2ef95dc57974c20aa8/Regal-Riven-Charcoal.jpg'),
(53548,4219,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53549,4219,'_sku','10531'),
(53550,4219,'_regular_price','21'),
(53551,4219,'total_sales','0'),
(53552,4219,'_tax_status','taxable'),
(53553,4219,'_tax_class','parent'),
(53554,4219,'_manage_stock','yes'),
(53555,4219,'_backorders','no'),
(53556,4219,'_sold_individually','no'),
(53557,4219,'_virtual','no'),
(53558,4219,'_downloadable','no'),
(53559,4219,'_download_limit','-1'),
(53560,4219,'_download_expiry','-1'),
(53561,4219,'_thumbnail_id','4218'),
(53562,4219,'_stock','1018'),
(53563,4219,'_stock_status','instock'),
(53564,4219,'_wc_average_rating','0'),
(53565,4219,'_wc_review_count','0'),
(53566,4219,'attribute_colour','Charcoal'),
(53567,4219,'_price','21'),
(53568,4219,'_product_version','9.8.5'),
(53570,4139,'_edit_last','244'),
(53571,4139,'_edit_lock','1686991611:244'),
(53574,4147,'_edit_last','244'),
(53575,4147,'_edit_lock','1686991694:244'),
(53576,4220,'_wp_attached_file','2023/06/Shattered-Silica.jpg'),
(53577,4220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Shattered-Silica.jpg\";s:8:\"filesize\";i:173859;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Shattered-Silica-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13742;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Shattered-Silica-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111673;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Shattered-Silica-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Shattered-Silica-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67640;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Shattered-Silica-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13742;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Shattered-Silica-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44613;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Shattered-Silica-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2312;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53578,4220,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8ff0f1b55413d6308f21837768d1555e56ce7664/Shattered-Silica.jpg'),
(53579,4221,'total_sales','0'),
(53580,4221,'_tax_status','taxable'),
(53581,4221,'_tax_class',''),
(53582,4221,'_manage_stock','no'),
(53583,4221,'_backorders','no'),
(53584,4221,'_sold_individually','no'),
(53585,4221,'_virtual','no'),
(53586,4221,'_downloadable','no'),
(53587,4221,'_download_limit','-1'),
(53588,4221,'_download_expiry','-1'),
(53589,4221,'_thumbnail_id','4220'),
(53590,4221,'_stock',NULL),
(53591,4221,'_stock_status','instock'),
(53592,4221,'_wc_average_rating','0'),
(53593,4221,'_wc_review_count','0'),
(53594,4221,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53595,4221,'_product_version','9.8.5'),
(53596,4222,'_wp_attached_file','2023/06/Shattered-Silica-Blue.jpg'),
(53597,4222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/Shattered-Silica-Blue.jpg\";s:8:\"filesize\";i:79134;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Shattered-Silica-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6606;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Shattered-Silica-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Shattered-Silica-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Shattered-Silica-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31370;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Shattered-Silica-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6579;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Shattered-Silica-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20686;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Shattered-Silica-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53598,4222,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e399da1b6b06ae45e0ca63ab44fde0f53b58d5dc/Shattered-Silica-Blue.jpg'),
(53599,4223,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53600,4223,'_sku','10532'),
(53601,4223,'_regular_price','21'),
(53602,4223,'total_sales','0'),
(53603,4223,'_tax_status','taxable'),
(53604,4223,'_tax_class','parent'),
(53605,4223,'_manage_stock','yes'),
(53606,4223,'_backorders','no'),
(53607,4223,'_sold_individually','no'),
(53608,4223,'_virtual','no'),
(53609,4223,'_downloadable','no'),
(53610,4223,'_download_limit','-1'),
(53611,4223,'_download_expiry','-1'),
(53612,4223,'_thumbnail_id','4222'),
(53613,4223,'_stock','5162'),
(53614,4223,'_stock_status','instock'),
(53615,4223,'_wc_average_rating','0'),
(53616,4223,'_wc_review_count','0'),
(53617,4223,'attribute_colour','Blue'),
(53618,4223,'_price','21'),
(53619,4223,'_product_version','9.8.5'),
(53620,4155,'_edit_last','425'),
(53621,4224,'_wp_attached_file','2023/06/Shattered-Silica-Brown.jpg'),
(53622,4224,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Shattered-Silica-Brown.jpg\";s:8:\"filesize\";i:74717;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Shattered-Silica-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6031;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Shattered-Silica-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Shattered-Silica-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Shattered-Silica-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28649;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Shattered-Silica-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6031;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Shattered-Silica-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18832;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Shattered-Silica-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53623,4155,'_edit_lock','1708007518:425'),
(53624,4224,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fba3a9f4b53a481c450cd5ccb5f92f8d905c3d24/Shattered-Silica-Brown.jpg'),
(53625,4225,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53626,4225,'_sku','10533'),
(53627,4225,'_regular_price','21'),
(53628,4225,'total_sales','0'),
(53629,4225,'_tax_status','taxable'),
(53630,4225,'_tax_class','parent'),
(53631,4225,'_manage_stock','yes'),
(53632,4225,'_backorders','no'),
(53633,4225,'_sold_individually','no'),
(53634,4225,'_virtual','no'),
(53635,4225,'_downloadable','no'),
(53636,4225,'_download_limit','-1'),
(53637,4225,'_download_expiry','-1'),
(53638,4225,'_thumbnail_id','4224'),
(53639,4225,'_stock','391'),
(53640,4225,'_stock_status','instock'),
(53641,4225,'_wc_average_rating','0'),
(53642,4225,'_wc_review_count','0'),
(53643,4225,'attribute_colour','Caramel'),
(53644,4225,'_price','21'),
(53645,4225,'_product_version','9.8.5'),
(53646,4226,'_wp_attached_file','2023/06/Shattered-Silica-Charcoal.jpg'),
(53647,4226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Shattered-Silica-Charcoal.jpg\";s:8:\"filesize\";i:78723;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6078;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Shattered-Silica-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28767;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Shattered-Silica-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6078;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18797;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53648,4226,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d04263c2d9001ff62b48875120fa1a267b2f251e/Shattered-Silica-Charcoal.jpg'),
(53649,4227,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53650,4227,'_sku','10534'),
(53651,4227,'_regular_price','21'),
(53652,4227,'total_sales','0'),
(53653,4227,'_tax_status','taxable'),
(53654,4227,'_tax_class','parent'),
(53655,4227,'_manage_stock','yes'),
(53656,4227,'_backorders','no'),
(53657,4227,'_sold_individually','no'),
(53658,4227,'_virtual','no'),
(53659,4227,'_downloadable','no'),
(53660,4227,'_download_limit','-1'),
(53661,4227,'_download_expiry','-1'),
(53662,4227,'_thumbnail_id','4226'),
(53663,4227,'_stock','375'),
(53664,4227,'_stock_status','instock'),
(53665,4227,'_wc_average_rating','0'),
(53666,4227,'_wc_review_count','0'),
(53667,4227,'attribute_colour','Charcoal'),
(53668,4227,'_price','21'),
(53669,4227,'_product_version','9.8.5'),
(53671,4163,'_edit_last','244'),
(53672,4163,'_edit_lock','1686991711:244'),
(53675,4171,'_edit_last','425'),
(53676,4171,'_edit_lock','1727683104:425'),
(53677,4228,'_wp_attached_file','2023/06/Topaz-3.jpg'),
(53678,4228,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:19:\"2023/06/Topaz-3.jpg\";s:8:\"filesize\";i:148274;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Topaz-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12882;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Topaz-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Topaz-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"Topaz-3-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60471;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"Topaz-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12830;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"Topaz-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40805;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53679,4228,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e90d6c32b1b5583fa4ed3961c7ac1e9cc19fbf2b/Topaz-3.jpg'),
(53680,4229,'total_sales','0'),
(53681,4229,'_tax_status','taxable'),
(53682,4229,'_tax_class',''),
(53683,4229,'_manage_stock','no'),
(53684,4229,'_backorders','no'),
(53685,4229,'_sold_individually','no'),
(53686,4229,'_virtual','no'),
(53687,4229,'_downloadable','no'),
(53688,4229,'_download_limit','-1'),
(53689,4229,'_download_expiry','-1'),
(53690,4229,'_thumbnail_id','4228'),
(53691,4229,'_stock',NULL),
(53692,4229,'_stock_status','instock'),
(53693,4229,'_wc_average_rating','0'),
(53694,4229,'_wc_review_count','0'),
(53695,4229,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53696,4229,'_product_version','9.8.5'),
(53697,4181,'_edit_last','244'),
(53698,4181,'_edit_lock','1686991839:244'),
(53699,4230,'_wp_attached_file','2023/06/Topaz-3-Blue.jpg'),
(53700,4230,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:24:\"2023/06/Topaz-3-Blue.jpg\";s:8:\"filesize\";i:68595;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Topaz-3-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6254;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Topaz-3-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Topaz-3-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Topaz-3-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29065;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Topaz-3-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6251;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Topaz-3-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19164;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Topaz-3-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53701,4230,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/41f92fff6c2ddf677eab34801c9674a6f572eeb2/Topaz-3-Blue.jpg'),
(53702,4231,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53703,4231,'_sku','10535'),
(53704,4231,'_regular_price','21'),
(53705,4231,'total_sales','0'),
(53706,4231,'_tax_status','taxable'),
(53707,4231,'_tax_class','parent'),
(53708,4231,'_manage_stock','yes'),
(53709,4231,'_backorders','no'),
(53710,4231,'_sold_individually','no'),
(53711,4231,'_virtual','no'),
(53712,4231,'_downloadable','no'),
(53713,4231,'_download_limit','-1'),
(53714,4231,'_download_expiry','-1'),
(53715,4231,'_thumbnail_id','4230'),
(53716,4231,'_stock','6070'),
(53717,4231,'_stock_status','instock'),
(53718,4231,'_wc_average_rating','0'),
(53719,4231,'_wc_review_count','0'),
(53720,4231,'attribute_colour','Blue'),
(53721,4231,'_price','21'),
(53722,4231,'_product_version','9.8.5'),
(53723,4232,'_wp_attached_file','2023/06/Topaz-3-Brown.jpg'),
(53724,4232,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:25:\"2023/06/Topaz-3-Brown.jpg\";s:8:\"filesize\";i:67922;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Topaz-3-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Topaz-3-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44823;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Topaz-3-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Topaz-3-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27322;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Topaz-3-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5807;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Topaz-3-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18066;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Topaz-3-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53725,4232,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/64c62be659b1830679bfdd48cb6373c0d1d12b30/Topaz-3-Brown.jpg'),
(53726,4233,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53727,4233,'_sku','10536'),
(53728,4233,'_regular_price','21'),
(53729,4233,'total_sales','0'),
(53730,4233,'_tax_status','taxable'),
(53731,4233,'_tax_class','parent'),
(53732,4233,'_manage_stock','yes'),
(53733,4233,'_backorders','no'),
(53734,4233,'_sold_individually','no'),
(53735,4233,'_virtual','no'),
(53736,4233,'_downloadable','no'),
(53737,4233,'_download_limit','-1'),
(53738,4233,'_download_expiry','-1'),
(53739,4233,'_thumbnail_id','4232'),
(53740,4233,'_stock','504'),
(53741,4233,'_stock_status','instock'),
(53742,4233,'_wc_average_rating','0'),
(53743,4233,'_wc_review_count','0'),
(53744,4233,'attribute_colour','Caramel'),
(53745,4233,'_price','21'),
(53746,4233,'_product_version','9.8.5'),
(53747,4234,'_wp_attached_file','2023/06/Topaz-3-Charcoal.jpg'),
(53748,4234,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Topaz-3-Charcoal.jpg\";s:8:\"filesize\";i:65489;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5527;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Topaz-3-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2035;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25084;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Topaz-3-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5527;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16652;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1463;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53749,4234,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f09496291ec0c1875e66582983d55535e56feec5/Topaz-3-Charcoal.jpg'),
(53750,4235,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53751,4235,'_sku','10537'),
(53752,4235,'_regular_price','21'),
(53753,4235,'total_sales','0'),
(53754,4235,'_tax_status','taxable'),
(53755,4235,'_tax_class','parent'),
(53756,4235,'_manage_stock','yes'),
(53757,4235,'_backorders','no'),
(53758,4235,'_sold_individually','no'),
(53759,4235,'_virtual','no'),
(53760,4235,'_downloadable','no'),
(53761,4235,'_download_limit','-1'),
(53762,4235,'_download_expiry','-1'),
(53763,4235,'_thumbnail_id','4234'),
(53764,4235,'_stock','1507'),
(53765,4235,'_stock_status','instock'),
(53766,4235,'_wc_average_rating','0'),
(53767,4235,'_wc_review_count','0'),
(53768,4235,'attribute_colour','Charcoal'),
(53769,4235,'_price','21'),
(53770,4235,'_product_version','9.8.5'),
(53772,4189,'_edit_last','244'),
(53773,4189,'_edit_lock','1686991902:244'),
(53776,4236,'_wp_attached_file','2023/06/Tuscan-Quartzite.jpg'),
(53777,4236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Tuscan-Quartzite.jpg\";s:8:\"filesize\";i:168556;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Tuscan-Quartzite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14549;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Tuscan-Quartzite-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Tuscan-Quartzite-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Tuscan-Quartzite-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67416;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Tuscan-Quartzite-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14549;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Tuscan-Quartzite-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45683;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Tuscan-Quartzite-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53778,4236,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/35238654081a1ed2bb94482ad166bab841aa80d2/Tuscan-Quartzite.jpg'),
(53779,4237,'total_sales','108'),
(53780,4237,'_tax_status','taxable'),
(53781,4237,'_tax_class',''),
(53782,4237,'_manage_stock','no'),
(53783,4237,'_backorders','no'),
(53784,4237,'_sold_individually','no'),
(53785,4237,'_virtual','no'),
(53786,4237,'_downloadable','no'),
(53787,4237,'_download_limit','-1'),
(53788,4237,'_download_expiry','-1'),
(53789,4237,'_thumbnail_id','4236'),
(53790,4237,'_stock',NULL),
(53791,4237,'_stock_status','instock'),
(53792,4237,'_wc_average_rating','0'),
(53793,4237,'_wc_review_count','0'),
(53794,4237,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:37:\"Blue | Caramel | Charcoal | Navy Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53795,4237,'_product_version','9.8.5'),
(53796,4238,'_wp_attached_file','2023/06/Tuscan-Quartzite-Blue.jpg'),
(53797,4238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Tuscan-Quartzite-Blue.jpg\";s:8:\"filesize\";i:78314;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Tuscan-Quartzite-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6946;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Tuscan-Quartzite-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Tuscan-Quartzite-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Tuscan-Quartzite-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32117;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Tuscan-Quartzite-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6946;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Tuscan-Quartzite-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21671;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Tuscan-Quartzite-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53798,4238,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6a234670704b511ae072d5d8d7347420ef506d69/Tuscan-Quartzite-Blue.jpg'),
(53799,4239,'_variation_description',''),
(53800,4239,'_sku','10538'),
(53801,4239,'_regular_price','21'),
(53802,4239,'total_sales','0'),
(53803,4239,'_tax_status','taxable'),
(53804,4239,'_tax_class','parent'),
(53805,4239,'_manage_stock','yes'),
(53806,4239,'_backorders','no'),
(53807,4239,'_sold_individually','no'),
(53808,4239,'_virtual','no'),
(53809,4239,'_downloadable','no'),
(53810,4239,'_download_limit','-1'),
(53811,4239,'_download_expiry','-1'),
(53812,4239,'_thumbnail_id','4238'),
(53813,4239,'_stock','5568'),
(53814,4239,'_stock_status','instock'),
(53815,4239,'_wc_average_rating','0'),
(53816,4239,'_wc_review_count','0'),
(53817,4239,'attribute_colour','Blue'),
(53818,4239,'_price','21'),
(53819,4239,'_product_version','9.8.5'),
(53820,4240,'_wp_attached_file','2023/06/Tuscan-Quartzite-Brown.jpg'),
(53821,4240,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Tuscan-Quartzite-Brown.jpg\";s:8:\"filesize\";i:75627;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5993;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Tuscan-Quartzite-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46885;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2139;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28537;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5993;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19008;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53822,4240,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/021a898ce915416fb04552fdba919a21724d81ed/Tuscan-Quartzite-Brown.jpg'),
(53823,4241,'_variation_description',''),
(53824,4241,'_sku','10539'),
(53825,4241,'_regular_price','21'),
(53826,4241,'total_sales','0'),
(53827,4241,'_tax_status','taxable'),
(53828,4241,'_tax_class','parent'),
(53829,4241,'_manage_stock','yes'),
(53830,4241,'_backorders','no'),
(53831,4241,'_sold_individually','no'),
(53832,4241,'_virtual','no'),
(53833,4241,'_downloadable','no'),
(53834,4241,'_download_limit','-1'),
(53835,4241,'_download_expiry','-1'),
(53836,4241,'_thumbnail_id','4240'),
(53837,4241,'_stock','768'),
(53838,4241,'_stock_status','instock'),
(53839,4241,'_wc_average_rating','0'),
(53840,4241,'_wc_review_count','0'),
(53841,4241,'attribute_colour','Caramel'),
(53842,4241,'_price','21'),
(53843,4241,'_product_version','9.8.5'),
(53844,4242,'_wp_attached_file','2023/06/Tuscan-Quartzite-Charcoal.jpg'),
(53845,4242,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Tuscan-Quartzite-Charcoal.jpg\";s:8:\"filesize\";i:73889;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6034;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Tuscan-Quartzite-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45528;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2154;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Charcoal-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27797;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6074;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18326;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53846,4242,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b13ce5540ce7b028d03fb00e3b1a270bec353928/Tuscan-Quartzite-Charcoal.jpg'),
(53847,4243,'_variation_description',''),
(53848,4243,'_sku','10540'),
(53849,4243,'_regular_price','21'),
(53850,4243,'total_sales','0'),
(53851,4243,'_tax_status','taxable'),
(53852,4243,'_tax_class','parent'),
(53853,4243,'_manage_stock','yes'),
(53854,4243,'_backorders','no'),
(53855,4243,'_sold_individually','no'),
(53856,4243,'_virtual','no'),
(53857,4243,'_downloadable','no'),
(53858,4243,'_download_limit','-1'),
(53859,4243,'_download_expiry','-1'),
(53860,4243,'_thumbnail_id','4242'),
(53861,4243,'_stock','2121'),
(53862,4243,'_stock_status','instock'),
(53863,4243,'_wc_average_rating','0'),
(53864,4243,'_wc_review_count','0'),
(53865,4243,'attribute_colour','Charcoal'),
(53866,4243,'_price','21'),
(53867,4243,'_product_version','9.8.5'),
(53868,4244,'_variation_description',''),
(53869,4244,'_sku','13089'),
(53870,4244,'_regular_price','21'),
(53871,4244,'total_sales','0'),
(53872,4244,'_tax_status','taxable'),
(53873,4244,'_tax_class','parent'),
(53874,4244,'_manage_stock','yes'),
(53875,4244,'_backorders','no'),
(53876,4244,'_sold_individually','no'),
(53877,4244,'_virtual','no'),
(53878,4244,'_downloadable','no'),
(53879,4244,'_download_limit','-1'),
(53880,4244,'_download_expiry','-1'),
(53881,4244,'_stock','179'),
(53882,4244,'_stock_status','instock'),
(53883,4244,'_wc_average_rating','0'),
(53884,4244,'_wc_review_count','0'),
(53885,4244,'attribute_colour','Navy Blue'),
(53886,4244,'_price','21'),
(53887,4244,'_product_version','9.8.5'),
(53892,4245,'_wp_attached_file','2023/06/Twisting-Travetine.jpg'),
(53893,4245,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Twisting-Travetine.jpg\";s:8:\"filesize\";i:157570;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Twisting-Travetine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13733;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Twisting-Travetine-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106403;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Twisting-Travetine-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Twisting-Travetine-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66747;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Twisting-Travetine-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13733;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Twisting-Travetine-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44879;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Twisting-Travetine-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53894,4245,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b69464be5d30065197d3fb9a2d2d4f971f1c48b6/Twisting-Travetine.jpg'),
(53895,4246,'total_sales','85'),
(53896,4246,'_tax_status','taxable'),
(53897,4246,'_tax_class',''),
(53898,4246,'_manage_stock','no'),
(53899,4246,'_backorders','no'),
(53900,4246,'_sold_individually','no'),
(53901,4246,'_virtual','no'),
(53902,4246,'_downloadable','no'),
(53903,4246,'_download_limit','-1'),
(53904,4246,'_download_expiry','-1'),
(53905,4246,'_thumbnail_id','4245'),
(53906,4246,'_stock',NULL),
(53907,4246,'_stock_status','instock'),
(53908,4246,'_wc_average_rating','0'),
(53909,4246,'_wc_review_count','0'),
(53910,4246,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Caramel | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(53911,4246,'_product_version','9.8.4'),
(53912,4247,'_wp_attached_file','2023/06/Twisting-Travetine-Blue.jpg'),
(53913,4247,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:35:\"2023/06/Twisting-Travetine-Blue.jpg\";s:8:\"filesize\";i:72216;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Twisting-Travetine-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6674;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Twisting-Travetine-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Twisting-Travetine-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Twisting-Travetine-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30743;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Twisting-Travetine-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6674;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Twisting-Travetine-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20869;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Twisting-Travetine-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1569;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53914,4247,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/be8525f91b85dea3279faf64dfb9048c47fbd5be/Twisting-Travetine-Blue.jpg'),
(53915,4248,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53916,4248,'_sku','10541'),
(53917,4248,'_regular_price','21'),
(53918,4248,'total_sales','0'),
(53919,4248,'_tax_status','taxable'),
(53920,4248,'_tax_class','parent'),
(53921,4248,'_manage_stock','yes'),
(53922,4248,'_backorders','no'),
(53923,4248,'_sold_individually','no'),
(53924,4248,'_virtual','no'),
(53925,4248,'_downloadable','no'),
(53926,4248,'_download_limit','-1'),
(53927,4248,'_download_expiry','-1'),
(53928,4248,'_thumbnail_id','4247'),
(53929,4248,'_stock','3446'),
(53930,4248,'_stock_status','instock'),
(53931,4248,'_wc_average_rating','0'),
(53932,4248,'_wc_review_count','0'),
(53933,4248,'attribute_colour','Blue'),
(53934,4248,'_price','21'),
(53935,4248,'_product_version','9.8.4'),
(53936,4249,'_wp_attached_file','2023/06/Twisting-Travetine-Brown.jpg'),
(53937,4249,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/06/Twisting-Travetine-Brown.jpg\";s:8:\"filesize\";i:67075;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Twisting-Travetine-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5790;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Twisting-Travetine-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43877;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Twisting-Travetine-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Twisting-Travetine-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27160;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Twisting-Travetine-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5791;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Twisting-Travetine-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18077;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Twisting-Travetine-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1454;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53938,4249,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/47c033961866c2c98d86beb13365b4dc1150ccd5/Twisting-Travetine-Brown.jpg'),
(53939,4250,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53940,4250,'_sku','10542'),
(53941,4250,'_regular_price','21'),
(53942,4250,'total_sales','0'),
(53943,4250,'_tax_status','taxable'),
(53944,4250,'_tax_class','parent'),
(53945,4250,'_manage_stock','yes'),
(53946,4250,'_backorders','no'),
(53947,4250,'_sold_individually','no'),
(53948,4250,'_virtual','no'),
(53949,4250,'_downloadable','no'),
(53950,4250,'_download_limit','-1'),
(53951,4250,'_download_expiry','-1'),
(53952,4250,'_thumbnail_id','4249'),
(53953,4250,'_stock','818'),
(53954,4250,'_stock_status','instock'),
(53955,4250,'_wc_average_rating','0'),
(53956,4250,'_wc_review_count','0'),
(53957,4250,'attribute_colour','Caramel'),
(53958,4250,'_price','21'),
(53959,4250,'_product_version','9.8.4'),
(53960,4251,'_wp_attached_file','2023/06/Twisting-Travetine-Charcoal.jpg'),
(53961,4251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Twisting-Travetine-Charcoal.jpg\";s:8:\"filesize\";i:72511;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Twisting-Travetine-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6070;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Twisting-Travetine-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Twisting-Travetine-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2160;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Twisting-Travetine-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28570;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Twisting-Travetine-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6070;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Twisting-Travetine-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18879;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Twisting-Travetine-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1507;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53962,4251,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c42df97b011df47065e00120ef86d96b446f072f/Twisting-Travetine-Charcoal.jpg'),
(53963,4252,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(53964,4252,'_sku','10543'),
(53965,4252,'_regular_price','21'),
(53966,4252,'total_sales','0'),
(53967,4252,'_tax_status','taxable'),
(53968,4252,'_tax_class','parent'),
(53969,4252,'_manage_stock','yes'),
(53970,4252,'_backorders','no'),
(53971,4252,'_sold_individually','no'),
(53972,4252,'_virtual','no'),
(53973,4252,'_downloadable','no'),
(53974,4252,'_download_limit','-1'),
(53975,4252,'_download_expiry','-1'),
(53976,4252,'_thumbnail_id','4251'),
(53977,4252,'_stock','1033'),
(53978,4252,'_stock_status','instock'),
(53979,4252,'_wc_average_rating','0'),
(53980,4252,'_wc_review_count','0'),
(53981,4252,'attribute_colour','Charcoal'),
(53982,4252,'_price','21'),
(53983,4252,'_product_version','9.8.4'),
(53988,4253,'_wp_attached_file','2023/06/Zentangle-Mandala.jpg'),
(53989,4253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Zentangle-Mandala.jpg\";s:8:\"filesize\";i:257025;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Zentangle-Mandala-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18036;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Zentangle-Mandala-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Zentangle-Mandala-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Zentangle-Mandala-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100565;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Zentangle-Mandala-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18036;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Zentangle-Mandala-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65577;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Zentangle-Mandala-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2616;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(53990,4253,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/708bab573494abae6c701c42f3829c75073c25f2/Zentangle-Mandala.jpg'),
(53991,4254,'total_sales','0'),
(53992,4254,'_tax_status','taxable'),
(53993,4254,'_tax_class',''),
(53994,4254,'_manage_stock','no'),
(53995,4254,'_backorders','no'),
(53996,4254,'_sold_individually','no'),
(53997,4254,'_virtual','no'),
(53998,4254,'_downloadable','no'),
(53999,4254,'_download_limit','-1'),
(54000,4254,'_download_expiry','-1'),
(54001,4254,'_thumbnail_id','4253'),
(54002,4254,'_stock',NULL),
(54003,4254,'_stock_status','instock'),
(54004,4254,'_wc_average_rating','0'),
(54005,4254,'_wc_review_count','0'),
(54006,4254,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:43:\"Blue | Black | Brown | Turquoise | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(54007,4254,'_product_version','9.8.5'),
(54008,4105,'_product_image_gallery','4106,4108,4110,4112'),
(54009,4105,'_yoast_wpseo_primary_product_cat',''),
(54010,4105,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(54011,4255,'_wp_attached_file','2023/06/Zentangle-Mandala-Blue.jpg'),
(54012,4255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Zentangle-Mandala-Blue.jpg\";s:8:\"filesize\";i:107047;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Zentangle-Mandala-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7813;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Zentangle-Mandala-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67926;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Zentangle-Mandala-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Zentangle-Mandala-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41545;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Zentangle-Mandala-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7813;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Zentangle-Mandala-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27423;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Zentangle-Mandala-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1585;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54013,4255,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b2193440e87ec7b28c19b4339fb57efff2b4cc4f/Zentangle-Mandala-Blue.jpg'),
(54014,4256,'_variation_description',''),
(54015,4256,'_sku','10934'),
(54016,4256,'_regular_price','21'),
(54017,4256,'total_sales','0'),
(54018,4256,'_tax_status','taxable'),
(54019,4256,'_tax_class','parent'),
(54020,4256,'_manage_stock','yes'),
(54021,4256,'_backorders','no'),
(54022,4256,'_sold_individually','no'),
(54023,4256,'_virtual','no'),
(54024,4256,'_downloadable','no'),
(54025,4256,'_download_limit','-1'),
(54026,4256,'_download_expiry','-1'),
(54027,4256,'_thumbnail_id','4255'),
(54028,4256,'_stock','4235'),
(54029,4256,'_stock_status','instock'),
(54030,4256,'_wc_average_rating','0'),
(54031,4256,'_wc_review_count','0'),
(54032,4256,'attribute_colour','Blue'),
(54033,4256,'_price','21'),
(54034,4256,'_product_version','9.8.5'),
(54035,4257,'_wp_attached_file','2023/06/Zentangle-Mandala-Black.jpg'),
(54036,4257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Zentangle-Mandala-Black.jpg\";s:8:\"filesize\";i:106460;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8163;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Zentangle-Mandala-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68261;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41709;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Zentangle-Mandala-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8163;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27700;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54037,4257,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c521424336e4eb4ea20ac27a3fa6aebcf27cac0e/Zentangle-Mandala-Black.jpg'),
(54038,4258,'_variation_description',''),
(54039,4258,'_sku','10935'),
(54040,4258,'_regular_price','21'),
(54041,4258,'total_sales','0'),
(54042,4258,'_tax_status','taxable'),
(54043,4258,'_tax_class','parent'),
(54044,4258,'_manage_stock','yes'),
(54045,4258,'_backorders','no'),
(54046,4258,'_sold_individually','no'),
(54047,4258,'_virtual','no'),
(54048,4258,'_downloadable','no'),
(54049,4258,'_download_limit','-1'),
(54050,4258,'_download_expiry','-1'),
(54051,4258,'_thumbnail_id','4257'),
(54052,4258,'_stock','230'),
(54053,4258,'_stock_status','instock'),
(54054,4258,'_wc_average_rating','0'),
(54055,4258,'_wc_review_count','0'),
(54056,4258,'attribute_colour','Black'),
(54057,4258,'_price','21'),
(54058,4258,'_product_version','9.8.5'),
(54059,4259,'_wp_attached_file','2023/06/Zentangle-Mandala-Brown.jpg'),
(54060,4259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Zentangle-Mandala-Brown.jpg\";s:8:\"filesize\";i:91946;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6790;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Zentangle-Mandala-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35130;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Zentangle-Mandala-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6790;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22775;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54061,4259,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5e4523da9cdfb8121af6471f8e3eae58ea301623/Zentangle-Mandala-Brown.jpg'),
(54062,4260,'_variation_description',''),
(54063,4260,'_sku','10936'),
(54064,4260,'_regular_price','21'),
(54065,4260,'total_sales','0'),
(54066,4260,'_tax_status','taxable'),
(54067,4260,'_tax_class','parent'),
(54068,4260,'_manage_stock','yes'),
(54069,4260,'_backorders','no'),
(54070,4260,'_sold_individually','no'),
(54071,4260,'_virtual','no'),
(54072,4260,'_downloadable','no'),
(54073,4260,'_download_limit','-1'),
(54074,4260,'_download_expiry','-1'),
(54075,4260,'_thumbnail_id','4259'),
(54076,4260,'_stock','166'),
(54077,4260,'_stock_status','instock'),
(54078,4260,'_wc_average_rating','0'),
(54079,4260,'_wc_review_count','0'),
(54080,4260,'attribute_colour','Brown'),
(54081,4260,'_price','21'),
(54082,4260,'_product_version','9.8.5'),
(54083,4261,'_wp_attached_file','2023/06/Zentangle-Mandala-Turquoise.jpg'),
(54084,4261,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Zentangle-Mandala-Turquoise.jpg\";s:8:\"filesize\";i:100425;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Zentangle-Mandala-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7535;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Zentangle-Mandala-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Zentangle-Mandala-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2363;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Zentangle-Mandala-Turquoise-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38283;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Zentangle-Mandala-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7535;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Zentangle-Mandala-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25572;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Zentangle-Mandala-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54085,4261,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/42e6ce91e39cac420122d67286b83437c942e44f/Zentangle-Mandala-Turquoise.jpg'),
(54086,4262,'_variation_description',''),
(54087,4262,'_sku','10937'),
(54088,4262,'_regular_price','21'),
(54089,4262,'total_sales','0'),
(54090,4262,'_tax_status','taxable'),
(54091,4262,'_tax_class','parent'),
(54092,4262,'_manage_stock','yes'),
(54093,4262,'_backorders','no'),
(54094,4262,'_sold_individually','no'),
(54095,4262,'_virtual','no'),
(54096,4262,'_downloadable','no'),
(54097,4262,'_download_limit','-1'),
(54098,4262,'_download_expiry','-1'),
(54099,4262,'_thumbnail_id','4261'),
(54100,4262,'_stock','1003'),
(54101,4262,'_stock_status','instock'),
(54102,4262,'_wc_average_rating','0'),
(54103,4262,'_wc_review_count','0'),
(54104,4262,'attribute_colour','Turquoise'),
(54105,4262,'_price','21'),
(54106,4262,'_product_version','9.8.5'),
(54111,4115,'_product_image_gallery','4116,4118,4120'),
(54112,4115,'_yoast_wpseo_primary_product_cat',''),
(54113,4115,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(54114,4123,'_product_image_gallery','4124,4126,4128'),
(54115,4123,'_yoast_wpseo_primary_product_cat',''),
(54116,4123,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54118,4131,'_product_image_gallery','4132,4134,4136'),
(54119,4131,'_yoast_wpseo_primary_product_cat',''),
(54120,4131,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54121,4139,'_product_image_gallery','4140,4142,4144'),
(54122,4139,'_yoast_wpseo_primary_product_cat',''),
(54123,4139,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54125,4147,'_product_image_gallery','4148,4150,4152'),
(54126,4147,'_yoast_wpseo_primary_product_cat',''),
(54127,4147,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54129,4155,'_product_image_gallery','4156,4158,4160'),
(54130,4155,'_yoast_wpseo_primary_product_cat',''),
(54131,4155,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(54133,4163,'_product_image_gallery','4164,4166,4168'),
(54134,4163,'_yoast_wpseo_primary_product_cat',''),
(54135,4163,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54137,4171,'_product_image_gallery','4172,4174,4176,4178'),
(54138,4171,'_yoast_wpseo_primary_product_cat',''),
(54139,4171,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(54140,4181,'_product_image_gallery','4182,4184,4186'),
(54141,4181,'_yoast_wpseo_primary_product_cat',''),
(54142,4181,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54144,4189,'_product_image_gallery','4190,4192,4194'),
(54145,4189,'_yoast_wpseo_primary_product_cat',''),
(54146,4189,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54147,4197,'_edit_lock','1686991972:244'),
(54149,4197,'_edit_last','244'),
(54150,4197,'_product_image_gallery','4198,4200,4202'),
(54151,4197,'_yoast_wpseo_primary_product_cat','33'),
(54152,4197,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54153,4205,'_edit_lock','1686992037:244'),
(54155,4205,'_edit_last','244'),
(54156,4205,'_product_image_gallery','4206,4208,4210'),
(54157,4205,'_yoast_wpseo_primary_product_cat','33'),
(54158,4205,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54159,4213,'_edit_lock','1686992108:244'),
(54161,4213,'_edit_last','244'),
(54162,4213,'_product_image_gallery','4214,4216,4218'),
(54163,4213,'_yoast_wpseo_primary_product_cat','33'),
(54164,4213,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54165,4221,'_edit_lock','1686992181:244'),
(54167,4221,'_edit_last','244'),
(54168,4221,'_product_image_gallery','4222,4224,4226'),
(54169,4221,'_yoast_wpseo_primary_product_cat','33'),
(54170,4221,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54171,4229,'_edit_lock','1686992406:244'),
(54173,4229,'_edit_last','244'),
(54174,4229,'_product_image_gallery','4230,4232,4234'),
(54175,4229,'_yoast_wpseo_primary_product_cat','33'),
(54176,4229,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54177,4237,'_edit_lock','1686992520:244'),
(54178,4237,'_edit_last','244'),
(54179,4237,'_product_image_gallery','4238,4240,4242'),
(54180,4237,'_yoast_wpseo_primary_product_cat','33'),
(54181,4237,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54182,4246,'_edit_lock','1686992588:244'),
(54184,4246,'_edit_last','244'),
(54185,4246,'_product_image_gallery','4247,4249,4251'),
(54186,4246,'_yoast_wpseo_primary_product_cat','33'),
(54187,4246,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54188,4254,'_edit_lock','1686992644:244'),
(54189,4254,'_edit_last','244'),
(54190,4254,'_product_image_gallery','4255,4257,4259,4261'),
(54191,4254,'_yoast_wpseo_primary_product_cat','33'),
(54192,4254,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(54410,4263,'_wp_attached_file','2023/06/Mod-N-Classique.jpg'),
(54411,4263,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2023/06/Mod-N-Classique.jpg\";s:8:\"filesize\";i:118607;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Mod-N-Classique-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13761;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Classique-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85772;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Classique-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4481;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Classique-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56682;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Mod-N-Classique-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13759;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Mod-N-Classique-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38929;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Classique-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54412,4263,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/89b0f3f477df0065cf0e6e8f7b0dd4364ca420b3/Mod-N-Classique.jpg'),
(54413,4264,'total_sales','56'),
(54414,4264,'_tax_status','taxable'),
(54415,4264,'_tax_class',''),
(54416,4264,'_manage_stock','no'),
(54417,4264,'_backorders','no'),
(54418,4264,'_sold_individually','no'),
(54419,4264,'_virtual','no'),
(54420,4264,'_downloadable','no'),
(54421,4264,'_download_limit','-1'),
(54422,4264,'_download_expiry','-1'),
(54423,4264,'_thumbnail_id','4263'),
(54424,4264,'_stock',NULL),
(54425,4264,'_stock_status','instock'),
(54426,4264,'_wc_average_rating','0'),
(54427,4264,'_wc_review_count','0'),
(54428,4264,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(54429,4264,'_product_version','9.8.5'),
(54430,4265,'_wp_attached_file','2023/06/Mod-N-Classique-Blue.jpg'),
(54431,4265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Classique-Blue.jpg\";s:8:\"filesize\";i:62599;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Classique-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6480;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Classique-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43624;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Classique-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Classique-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27931;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Classique-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6480;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Classique-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17707;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Classique-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1535;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54432,4265,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bacb26f4e359de2fefeb7ba5904ce676b759d875/Mod-N-Classique-Blue.jpg'),
(54433,4266,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54434,4266,'_sku','10428'),
(54435,4266,'_regular_price','26.5'),
(54436,4266,'total_sales','0'),
(54437,4266,'_tax_status','taxable'),
(54438,4266,'_tax_class','parent'),
(54439,4266,'_manage_stock','yes'),
(54440,4266,'_backorders','no'),
(54441,4266,'_sold_individually','no'),
(54442,4266,'_virtual','no'),
(54443,4266,'_downloadable','no'),
(54444,4266,'_download_limit','-1'),
(54445,4266,'_download_expiry','-1'),
(54446,4266,'_thumbnail_id','4265'),
(54447,4266,'_stock','4210'),
(54448,4266,'_stock_status','instock'),
(54449,4266,'_wc_average_rating','0'),
(54450,4266,'_wc_review_count','0'),
(54451,4266,'attribute_colour','Blue'),
(54452,4266,'_price','26.5'),
(54453,4266,'_product_version','9.8.5'),
(54454,4267,'_wp_attached_file','2023/06/Mod-N-Classique-Brown.jpg'),
(54455,4267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Classique-Brown.jpg\";s:8:\"filesize\";i:58866;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Classique-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6051;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Classique-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40819;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Classique-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Classique-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26311;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Classique-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6051;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Classique-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16884;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Classique-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54456,4267,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b98be93162ac64d5b686ede0a4a42b9e72bdeecf/Mod-N-Classique-Brown.jpg'),
(54457,4268,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54458,4268,'_sku','10429'),
(54459,4268,'_regular_price','26.5'),
(54460,4268,'total_sales','0'),
(54461,4268,'_tax_status','taxable'),
(54462,4268,'_tax_class','parent'),
(54463,4268,'_manage_stock','yes'),
(54464,4268,'_backorders','no'),
(54465,4268,'_sold_individually','no'),
(54466,4268,'_virtual','no'),
(54467,4268,'_downloadable','no'),
(54468,4268,'_download_limit','-1'),
(54469,4268,'_download_expiry','-1'),
(54470,4268,'_thumbnail_id','4267'),
(54471,4268,'_stock','179'),
(54472,4268,'_stock_status','instock'),
(54473,4268,'_wc_average_rating','0'),
(54474,4268,'_wc_review_count','0'),
(54475,4268,'attribute_colour','Brown'),
(54476,4268,'_price','26.5'),
(54477,4268,'_product_version','9.8.5'),
(54478,4269,'_wp_attached_file','2023/06/Mod-N-Classique-Charcoal.jpg'),
(54479,4269,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/06/Mod-N-Classique-Charcoal.jpg\";s:8:\"filesize\";i:53787;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mod-N-Classique-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5857;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Classique-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Classique-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Classique-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23811;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Mod-N-Classique-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5803;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Mod-N-Classique-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16153;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Classique-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54480,4269,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e6cb2afc421f0514d88462cef7d172068f319db0/Mod-N-Classique-Charcoal.jpg'),
(54481,4270,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54482,4270,'_sku','10430'),
(54483,4270,'_regular_price','26.5'),
(54484,4270,'total_sales','0'),
(54485,4270,'_tax_status','taxable'),
(54486,4270,'_tax_class','parent'),
(54487,4270,'_manage_stock','yes'),
(54488,4270,'_backorders','no'),
(54489,4270,'_sold_individually','no'),
(54490,4270,'_virtual','no'),
(54491,4270,'_downloadable','no'),
(54492,4270,'_download_limit','-1'),
(54493,4270,'_download_expiry','-1'),
(54494,4270,'_thumbnail_id','4269'),
(54495,4270,'_stock','724'),
(54496,4270,'_stock_status','instock'),
(54497,4270,'_wc_average_rating','0'),
(54498,4270,'_wc_review_count','0'),
(54499,4270,'attribute_colour','Charcoal'),
(54500,4270,'_price','26.5'),
(54501,4270,'_product_version','9.8.5'),
(54502,4271,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54503,4271,'_sku','10431'),
(54504,4271,'_regular_price','26.5'),
(54505,4271,'total_sales','0'),
(54506,4271,'_tax_status','taxable'),
(54507,4271,'_tax_class','parent'),
(54508,4271,'_manage_stock','yes'),
(54509,4271,'_backorders','no'),
(54510,4271,'_sold_individually','no'),
(54511,4271,'_virtual','no'),
(54512,4271,'_downloadable','no'),
(54513,4271,'_download_limit','-1'),
(54514,4271,'_download_expiry','-1'),
(54515,4271,'_stock','0'),
(54516,4271,'_stock_status','outofstock'),
(54517,4271,'_wc_average_rating','0'),
(54518,4271,'_wc_review_count','0'),
(54519,4271,'attribute_colour','Turquoise'),
(54520,4271,'_price','26.5'),
(54521,4271,'_product_version','9.8.5'),
(54526,4264,'_edit_lock','1727682891:425'),
(54527,4272,'_wp_attached_file','2023/06/Mod-N-Topaz-2.jpg'),
(54528,4272,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Mod-N-Topaz-2.jpg\";s:8:\"filesize\";i:150424;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12853;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Topaz-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101746;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4391;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-2-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63841;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Mod-N-Topaz-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12888;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54529,4272,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3a4f7bb2fb8f414ad3c4610b051712088145c770/Mod-N-Topaz-2.jpg'),
(54530,4273,'total_sales','0'),
(54531,4273,'_tax_status','taxable'),
(54532,4273,'_tax_class',''),
(54533,4273,'_manage_stock','no'),
(54534,4273,'_backorders','no'),
(54535,4273,'_sold_individually','no'),
(54536,4273,'_virtual','no'),
(54537,4273,'_downloadable','no'),
(54538,4273,'_download_limit','-1'),
(54539,4273,'_download_expiry','-1'),
(54540,4273,'_thumbnail_id','4272'),
(54541,4273,'_stock',NULL),
(54542,4273,'_stock_status','instock'),
(54543,4273,'_wc_average_rating','0'),
(54544,4273,'_wc_review_count','0'),
(54545,4273,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(54546,4273,'_product_version','9.7.1'),
(54547,4274,'_wp_attached_file','2023/06/Mod-N-Topaz-2-Blue.jpg'),
(54548,4274,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Topaz-2-Blue.jpg\";s:8:\"filesize\";i:74089;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-2-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6210;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Topaz-2-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47631;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-2-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2458;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-2-Blue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29450;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Topaz-2-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6180;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-2-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19158;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-2-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54549,4274,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7e96bff79254418c3d7473975054de346722a397/Mod-N-Topaz-2-Blue.jpg'),
(54550,4275,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54551,4275,'_sku','10484'),
(54552,4275,'_regular_price','26.5'),
(54553,4275,'total_sales','0'),
(54554,4275,'_tax_status','taxable'),
(54555,4275,'_tax_class','parent'),
(54556,4275,'_manage_stock','yes'),
(54557,4275,'_backorders','no'),
(54558,4275,'_sold_individually','no'),
(54559,4275,'_virtual','no'),
(54560,4275,'_downloadable','no'),
(54561,4275,'_download_limit','-1'),
(54562,4275,'_download_expiry','-1'),
(54563,4275,'_thumbnail_id','4274'),
(54564,4275,'_stock','3046'),
(54565,4275,'_stock_status','instock'),
(54566,4275,'_wc_average_rating','0'),
(54567,4275,'_wc_review_count','0'),
(54568,4275,'attribute_colour','Blue'),
(54569,4275,'_price','26.5'),
(54570,4275,'_product_version','9.7.1'),
(54571,4276,'_wp_attached_file','2023/06/Mod-N-Topaz-2-Brown.jpg'),
(54572,4276,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Mod-N-Topaz-2-Brown.jpg\";s:8:\"filesize\";i:63821;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-2-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5562;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Topaz-2-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43328;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-2-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-2-Brown-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26398;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Topaz-2-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5566;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-2-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16984;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-2-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54573,4276,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d331dee238fb227d0b1eec7d86e7d0667b8e53cb/Mod-N-Topaz-2-Brown.jpg'),
(54574,4277,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54575,4277,'_sku','10485'),
(54576,4277,'_regular_price','26.5'),
(54577,4277,'total_sales','0'),
(54578,4277,'_tax_status','taxable'),
(54579,4277,'_tax_class','parent'),
(54580,4277,'_manage_stock','yes'),
(54581,4277,'_backorders','no'),
(54582,4277,'_sold_individually','no'),
(54583,4277,'_virtual','no'),
(54584,4277,'_downloadable','no'),
(54585,4277,'_download_limit','-1'),
(54586,4277,'_download_expiry','-1'),
(54587,4277,'_thumbnail_id','4276'),
(54588,4277,'_stock','118'),
(54589,4277,'_stock_status','instock'),
(54590,4277,'_wc_average_rating','0'),
(54591,4277,'_wc_review_count','0'),
(54592,4277,'attribute_colour','Brown'),
(54593,4277,'_price','26.5'),
(54594,4277,'_product_version','9.7.1'),
(54595,4278,'_wp_attached_file','2023/06/Mod-N-Topaz-2-Charcoal.jpg'),
(54596,4278,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Topaz-2-Charcoal.jpg\";s:8:\"filesize\";i:69518;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-2-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5811;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Topaz-2-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-2-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-2-Charcoal-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27317;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Topaz-2-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5802;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-2-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17982;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-2-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1435;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54597,4278,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/09d8f4435e945610fc900ba8b4bf3cf5d45a4ec5/Mod-N-Topaz-2-Charcoal.jpg'),
(54598,4279,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54599,4279,'_sku','10486'),
(54600,4279,'_regular_price','26.5'),
(54601,4279,'total_sales','0'),
(54602,4279,'_tax_status','taxable'),
(54603,4279,'_tax_class','parent'),
(54604,4279,'_manage_stock','yes'),
(54605,4279,'_backorders','no'),
(54606,4279,'_sold_individually','no'),
(54607,4279,'_virtual','no'),
(54608,4279,'_downloadable','no'),
(54609,4279,'_download_limit','-1'),
(54610,4279,'_download_expiry','-1'),
(54611,4279,'_thumbnail_id','4278'),
(54612,4279,'_stock','736'),
(54613,4279,'_stock_status','instock'),
(54614,4279,'_wc_average_rating','0'),
(54615,4279,'_wc_review_count','0'),
(54616,4279,'attribute_colour','Charcoal'),
(54617,4279,'_price','26.5'),
(54618,4279,'_product_version','9.7.1'),
(54619,4280,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54620,4280,'_sku','10487'),
(54621,4280,'_regular_price','26.5'),
(54622,4280,'total_sales','0'),
(54623,4280,'_tax_status','taxable'),
(54624,4280,'_tax_class','parent'),
(54625,4280,'_manage_stock','yes'),
(54626,4280,'_backorders','no'),
(54627,4280,'_sold_individually','no'),
(54628,4280,'_virtual','no'),
(54629,4280,'_downloadable','no'),
(54630,4280,'_download_limit','-1'),
(54631,4280,'_download_expiry','-1'),
(54632,4280,'_stock','0'),
(54633,4280,'_stock_status','outofstock'),
(54634,4280,'_wc_average_rating','0'),
(54635,4280,'_wc_review_count','0'),
(54636,4280,'attribute_colour','Turquoise'),
(54637,4280,'_price','26.5'),
(54638,4280,'_product_version','9.7.1'),
(54643,4281,'_wp_attached_file','2023/06/Mod-N-Modula.jpg'),
(54644,4281,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mod-N-Modula.jpg\";s:8:\"filesize\";i:129757;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Modula-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13520;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Modula-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Modula-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Modula-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58420;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Modula-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13520;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Modula-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Modula-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54645,4281,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d64726c8f4ec319ac323facb0c6e444b207b83f7/Mod-N-Modula.jpg'),
(54646,4282,'total_sales','0'),
(54647,4282,'_tax_status','taxable'),
(54648,4282,'_tax_class',''),
(54649,4282,'_manage_stock','no'),
(54650,4282,'_backorders','no'),
(54651,4282,'_sold_individually','no'),
(54652,4282,'_virtual','no'),
(54653,4282,'_downloadable','no'),
(54654,4282,'_download_limit','-1'),
(54655,4282,'_download_expiry','-1'),
(54656,4282,'_thumbnail_id','4281'),
(54657,4282,'_stock',NULL),
(54658,4282,'_stock_status','instock'),
(54659,4282,'_wc_average_rating','0'),
(54660,4282,'_wc_review_count','0'),
(54661,4282,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(54662,4282,'_product_version','9.6.1'),
(54663,4283,'_wp_attached_file','2023/06/Mod-N-Modula-Blue.jpg'),
(54664,4283,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Modula-Blue.jpg\";s:8:\"filesize\";i:64435;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Modula-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6047;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Modula-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Modula-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Modula-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27251;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Modula-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6047;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Modula-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17688;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Modula-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54665,4283,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f621eebc693a231acd2d84ea412511ae1d436571/Mod-N-Modula-Blue.jpg'),
(54666,4284,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54667,4284,'_sku','10472'),
(54668,4284,'_regular_price','26.5'),
(54669,4284,'total_sales','0'),
(54670,4284,'_tax_status','taxable'),
(54671,4284,'_tax_class','parent'),
(54672,4284,'_manage_stock','yes'),
(54673,4284,'_backorders','no'),
(54674,4284,'_sold_individually','no'),
(54675,4284,'_virtual','no'),
(54676,4284,'_downloadable','no'),
(54677,4284,'_download_limit','-1'),
(54678,4284,'_download_expiry','-1'),
(54679,4284,'_thumbnail_id','4283'),
(54680,4284,'_stock','3928'),
(54681,4284,'_stock_status','instock'),
(54682,4284,'_wc_average_rating','0'),
(54683,4284,'_wc_review_count','0'),
(54684,4284,'attribute_colour','Blue'),
(54685,4284,'_price','26.5'),
(54686,4284,'_product_version','9.6.1'),
(54687,4285,'_wp_attached_file','2023/06/Mod-N-Modula-Brown.jpg'),
(54688,4285,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Modula-Brown.jpg\";s:8:\"filesize\";i:58246;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Modula-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5730;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Modula-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39682;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Modula-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Modula-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24829;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Modula-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5730;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Modula-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16598;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Modula-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1383;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54689,4285,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9d15895df96b80e8069a6100da28cfa764a14ebb/Mod-N-Modula-Brown.jpg'),
(54690,4286,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54691,4286,'_sku','10473'),
(54692,4286,'_regular_price','26.5'),
(54693,4286,'total_sales','0'),
(54694,4286,'_tax_status','taxable'),
(54695,4286,'_tax_class','parent'),
(54696,4286,'_manage_stock','yes'),
(54697,4286,'_backorders','no'),
(54698,4286,'_sold_individually','no'),
(54699,4286,'_virtual','no'),
(54700,4286,'_downloadable','no'),
(54701,4286,'_download_limit','-1'),
(54702,4286,'_download_expiry','-1'),
(54703,4286,'_thumbnail_id','4285'),
(54704,4286,'_stock','241'),
(54705,4286,'_stock_status','instock'),
(54706,4286,'_wc_average_rating','0'),
(54707,4286,'_wc_review_count','0'),
(54708,4286,'attribute_colour','Brown'),
(54709,4286,'_price','26.5'),
(54710,4286,'_product_version','9.6.1'),
(54711,4287,'_wp_attached_file','2023/06/Mod-N-Modula-Charcoal.jpg'),
(54712,4287,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Modula-Charcoal.jpg\";s:8:\"filesize\";i:61326;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Modula-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6221;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Modula-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41499;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Modula-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Modula-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26094;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Modula-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6221;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Modula-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17347;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Modula-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1427;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54713,4287,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/549b2558f73cbb9e24bc2a2b4fa4222fec605435/Mod-N-Modula-Charcoal.jpg'),
(54714,4288,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54715,4288,'_sku','10474'),
(54716,4288,'_regular_price','26.5'),
(54717,4288,'total_sales','0'),
(54718,4288,'_tax_status','taxable'),
(54719,4288,'_tax_class','parent'),
(54720,4288,'_manage_stock','yes'),
(54721,4288,'_backorders','no'),
(54722,4288,'_sold_individually','no'),
(54723,4288,'_virtual','no'),
(54724,4288,'_downloadable','no'),
(54725,4288,'_download_limit','-1'),
(54726,4288,'_download_expiry','-1'),
(54727,4288,'_thumbnail_id','4287'),
(54728,4288,'_stock','825'),
(54729,4288,'_stock_status','instock'),
(54730,4288,'_wc_average_rating','0'),
(54731,4288,'_wc_review_count','0'),
(54732,4288,'attribute_colour','Charcoal'),
(54733,4288,'_price','26.5'),
(54734,4288,'_product_version','9.6.1'),
(54735,4289,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54736,4289,'_sku','10475'),
(54737,4289,'_regular_price','26.5'),
(54738,4289,'total_sales','0'),
(54739,4289,'_tax_status','taxable'),
(54740,4289,'_tax_class','parent'),
(54741,4289,'_manage_stock','yes'),
(54742,4289,'_backorders','no'),
(54743,4289,'_sold_individually','no'),
(54744,4289,'_virtual','no'),
(54745,4289,'_downloadable','no'),
(54746,4289,'_download_limit','-1'),
(54747,4289,'_download_expiry','-1'),
(54748,4289,'_stock','0'),
(54749,4289,'_stock_status','outofstock'),
(54750,4289,'_wc_average_rating','0'),
(54751,4289,'_wc_review_count','0'),
(54752,4289,'attribute_colour','Turquoise'),
(54753,4289,'_price','26.5'),
(54754,4289,'_product_version','9.6.1'),
(54759,4290,'_wp_attached_file','2023/06/Mod-N-Marston.jpg'),
(54760,4290,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Mod-N-Marston.jpg\";s:8:\"filesize\";i:109704;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Mod-N-Marston-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10469;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Marston-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72416;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Marston-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Mod-N-Marston-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44874;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Mod-N-Marston-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10469;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Mod-N-Marston-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30311;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Marston-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2479;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54761,4290,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f0c0baa34e89fc4a2839ba144d617003bf195329/Mod-N-Marston.jpg'),
(54762,4291,'total_sales','0'),
(54763,4291,'_tax_status','taxable'),
(54764,4291,'_tax_class',''),
(54765,4291,'_manage_stock','no'),
(54766,4291,'_backorders','no'),
(54767,4291,'_sold_individually','no'),
(54768,4291,'_virtual','no'),
(54769,4291,'_downloadable','no'),
(54770,4291,'_download_limit','-1'),
(54771,4291,'_download_expiry','-1'),
(54772,4291,'_thumbnail_id','4290'),
(54773,4291,'_stock',NULL),
(54774,4291,'_stock_status','instock'),
(54775,4291,'_wc_average_rating','0'),
(54776,4291,'_wc_review_count','0'),
(54777,4291,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:47:\"Blue | Brown | Charcoal | Turquoise | Navy Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(54778,4291,'_product_version','9.8.5'),
(54779,4292,'_wp_attached_file','2023/06/Mod-N-Marston-Blue.jpg'),
(54780,4292,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Marston-Blue.jpg\";s:8:\"filesize\";i:55933;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marston-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5173;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Marston-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marston-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marston-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23585;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Marston-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5173;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marston-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15125;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marston-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54781,4292,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/848a5aaf3750e70f55caf8b0f1dc433a59b2ad5a/Mod-N-Marston-Blue.jpg'),
(54782,4293,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54783,4293,'_sku','10468'),
(54784,4293,'_regular_price','26.5'),
(54785,4293,'total_sales','0'),
(54786,4293,'_tax_status','taxable'),
(54787,4293,'_tax_class','parent'),
(54788,4293,'_manage_stock','yes'),
(54789,4293,'_backorders','no'),
(54790,4293,'_sold_individually','no'),
(54791,4293,'_virtual','no'),
(54792,4293,'_downloadable','no'),
(54793,4293,'_download_limit','-1'),
(54794,4293,'_download_expiry','-1'),
(54795,4293,'_thumbnail_id','4292'),
(54796,4293,'_stock','3735'),
(54797,4293,'_stock_status','instock'),
(54798,4293,'_wc_average_rating','0'),
(54799,4293,'_wc_review_count','0'),
(54800,4293,'attribute_colour','Blue'),
(54801,4293,'_price','26.5'),
(54802,4293,'_product_version','9.8.5'),
(54803,4294,'_wp_attached_file','2023/06/Mod-N-Marston-Brown.jpg'),
(54804,4294,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Mod-N-Marston-Brown.jpg\";s:8:\"filesize\";i:51483;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Marston-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4947;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Marston-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Marston-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2070;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Marston-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20337;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Marston-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4947;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Marston-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13996;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Marston-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54805,4294,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/94fbfa1a1f51ae85d079ef90d3dacbcc6b528386/Mod-N-Marston-Brown.jpg'),
(54806,4295,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54807,4295,'_sku','10469'),
(54808,4295,'_regular_price','26.5'),
(54809,4295,'total_sales','0'),
(54810,4295,'_tax_status','taxable'),
(54811,4295,'_tax_class','parent'),
(54812,4295,'_manage_stock','yes'),
(54813,4295,'_backorders','no'),
(54814,4295,'_sold_individually','no'),
(54815,4295,'_virtual','no'),
(54816,4295,'_downloadable','no'),
(54817,4295,'_download_limit','-1'),
(54818,4295,'_download_expiry','-1'),
(54819,4295,'_thumbnail_id','4294'),
(54820,4295,'_stock','355'),
(54821,4295,'_stock_status','instock'),
(54822,4295,'_wc_average_rating','0'),
(54823,4295,'_wc_review_count','0'),
(54824,4295,'attribute_colour','Brown'),
(54825,4295,'_price','26.5'),
(54826,4295,'_product_version','9.8.5'),
(54827,4296,'_wp_attached_file','2023/06/Mod-N-Marston-Charcoal.jpg'),
(54828,4296,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Marston-Charcoal.jpg\";s:8:\"filesize\";i:56934;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Marston-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4729;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Marston-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36256;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Marston-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2125;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Marston-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21996;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Marston-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4729;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Marston-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14125;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Marston-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1376;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54829,4296,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f327ec4f0fdbcc94b68af6e2d2aefe2b0f44bd06/Mod-N-Marston-Charcoal.jpg'),
(54830,4297,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54831,4297,'_sku','10470'),
(54832,4297,'_regular_price','26.5'),
(54833,4297,'total_sales','0'),
(54834,4297,'_tax_status','taxable'),
(54835,4297,'_tax_class','parent'),
(54836,4297,'_manage_stock','yes'),
(54837,4297,'_backorders','no'),
(54838,4297,'_sold_individually','no'),
(54839,4297,'_virtual','no'),
(54840,4297,'_downloadable','no'),
(54841,4297,'_download_limit','-1'),
(54842,4297,'_download_expiry','-1'),
(54843,4297,'_thumbnail_id','4296'),
(54844,4297,'_stock','788'),
(54845,4297,'_stock_status','instock'),
(54846,4297,'_wc_average_rating','0'),
(54847,4297,'_wc_review_count','0'),
(54848,4297,'attribute_colour','Charcoal'),
(54849,4297,'_price','26.5'),
(54850,4297,'_product_version','9.8.5'),
(54851,4298,'_wp_attached_file','2023/06/Mod-N-Marston-Turquoise.jpg'),
(54852,4298,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Mod-N-Marston-Turquoise.jpg\";s:8:\"filesize\";i:45963;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4572;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Marston-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29900;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2023;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Turquoise-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19169;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Mod-N-Marston-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4572;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12876;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1417;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54853,4298,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/375a40abf979b7797037bb9b6439fc24d89547e7/Mod-N-Marston-Turquoise.jpg'),
(54854,4299,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54855,4299,'_sku','10471'),
(54856,4299,'_regular_price','26.5'),
(54857,4299,'total_sales','0'),
(54858,4299,'_tax_status','taxable'),
(54859,4299,'_tax_class','parent'),
(54860,4299,'_manage_stock','yes'),
(54861,4299,'_backorders','no'),
(54862,4299,'_sold_individually','no'),
(54863,4299,'_virtual','no'),
(54864,4299,'_downloadable','no'),
(54865,4299,'_download_limit','-1'),
(54866,4299,'_download_expiry','-1'),
(54867,4299,'_thumbnail_id','4298'),
(54868,4299,'_stock','374'),
(54869,4299,'_stock_status','instock'),
(54870,4299,'_wc_average_rating','0'),
(54871,4299,'_wc_review_count','0'),
(54872,4299,'attribute_colour','Turquoise'),
(54873,4299,'_price','26.5'),
(54874,4299,'_product_version','9.8.5'),
(54875,4300,'_wp_attached_file','2023/06/Mod-N-Marston-Navy-Blue.jpg'),
(54876,4300,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Mod-N-Marston-Navy-Blue.jpg\";s:8:\"filesize\";i:53437;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5552;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Marston-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2323;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22014;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Mod-N-Marston-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5552;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15452;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marston-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1599;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54877,4300,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8228ade8cfe39b2722572f87a9919a8ecd6bc8d9/Mod-N-Marston-Navy-Blue.jpg'),
(54878,4301,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54879,4301,'_sku','12000'),
(54880,4301,'_regular_price','26.5'),
(54881,4301,'total_sales','0'),
(54882,4301,'_tax_status','taxable'),
(54883,4301,'_tax_class','parent'),
(54884,4301,'_manage_stock','yes'),
(54885,4301,'_backorders','no'),
(54886,4301,'_sold_individually','no'),
(54887,4301,'_virtual','no'),
(54888,4301,'_downloadable','no'),
(54889,4301,'_download_limit','-1'),
(54890,4301,'_download_expiry','-1'),
(54891,4301,'_thumbnail_id','4300'),
(54892,4301,'_stock','33'),
(54893,4301,'_stock_status','instock'),
(54894,4301,'_wc_average_rating','0'),
(54895,4301,'_wc_review_count','0'),
(54896,4301,'attribute_colour','Navy Blue'),
(54897,4301,'_price','26.5'),
(54898,4301,'_product_version','9.8.5'),
(54902,4302,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio.jpg'),
(54903,4302,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2023/06/Mod-N-Cosmo-Trio.jpg\";s:8:\"filesize\";i:91699;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Trio-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11849;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Trio-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63455;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Trio-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Trio-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45347;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Trio-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11796;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Trio-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33241;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Trio-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2459;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54904,4302,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7384f32c5edaf092998886d10310c984e6eb0a15/Mod-N-Cosmo-Trio.jpg'),
(54905,4303,'total_sales','4'),
(54906,4303,'_tax_status','taxable'),
(54907,4303,'_tax_class',''),
(54908,4303,'_manage_stock','no'),
(54909,4303,'_backorders','no'),
(54910,4303,'_sold_individually','no'),
(54911,4303,'_virtual','no'),
(54912,4303,'_downloadable','no'),
(54913,4303,'_download_limit','-1'),
(54914,4303,'_download_expiry','-1'),
(54915,4303,'_thumbnail_id','4302'),
(54916,4303,'_stock',NULL),
(54917,4303,'_stock_status','instock'),
(54918,4303,'_wc_average_rating','0'),
(54919,4303,'_wc_review_count','0'),
(54920,4303,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:87:\"Blue | Brown | Black | Turquoise | Grey | Red | White | Light Blue | Yellow | Navy Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(54921,4303,'_product_version','9.8.5'),
(54922,4304,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Blue.jpg'),
(54923,4304,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Trio-Blue.jpg\";s:8:\"filesize\";i:51548;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5421;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2314;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23341;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5421;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15883;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1449;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54924,4304,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/442424a68b3ab0e634853a9e7e81a6eac41d81bd/Mod-N-Cosmo-Trio-Blue.jpg'),
(54925,4305,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54926,4305,'_sku','10440'),
(54927,4305,'_regular_price','26.5'),
(54928,4305,'total_sales','0'),
(54929,4305,'_tax_status','taxable'),
(54930,4305,'_tax_class','parent'),
(54931,4305,'_manage_stock','yes'),
(54932,4305,'_backorders','no'),
(54933,4305,'_sold_individually','no'),
(54934,4305,'_virtual','no'),
(54935,4305,'_downloadable','no'),
(54936,4305,'_download_limit','-1'),
(54937,4305,'_download_expiry','-1'),
(54938,4305,'_thumbnail_id','4304'),
(54939,4305,'_stock','6767'),
(54940,4305,'_stock_status','instock'),
(54941,4305,'_wc_average_rating','0'),
(54942,4305,'_wc_review_count','0'),
(54943,4305,'attribute_colour','Blue'),
(54944,4305,'_price','26.5'),
(54945,4305,'_product_version','9.8.5'),
(54946,4306,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Brown.jpg'),
(54947,4306,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Cosmo-Trio-Brown.jpg\";s:8:\"filesize\";i:48740;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5553;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Trio-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32971;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21849;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5553;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15154;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54948,4306,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/31cd47a933a17cebc217eadd8dd481905d848006/Mod-N-Cosmo-Trio-Brown.jpg'),
(54949,4307,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54950,4307,'_sku','10441'),
(54951,4307,'_regular_price','26.5'),
(54952,4307,'total_sales','0'),
(54953,4307,'_tax_status','taxable'),
(54954,4307,'_tax_class','parent'),
(54955,4307,'_manage_stock','yes'),
(54956,4307,'_backorders','no'),
(54957,4307,'_sold_individually','no'),
(54958,4307,'_virtual','no'),
(54959,4307,'_downloadable','no'),
(54960,4307,'_download_limit','-1'),
(54961,4307,'_download_expiry','-1'),
(54962,4307,'_thumbnail_id','4306'),
(54963,4307,'_stock','252'),
(54964,4307,'_stock_status','instock'),
(54965,4307,'_wc_average_rating','0'),
(54966,4307,'_wc_review_count','0'),
(54967,4307,'attribute_colour','Brown'),
(54968,4307,'_price','26.5'),
(54969,4307,'_product_version','9.8.5'),
(54970,4308,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Black.jpg'),
(54971,4308,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:34:\"2023/06/Mod-N-Cosmo-Trio-Black.jpg\";s:8:\"filesize\";i:46499;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5503;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Trio-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2297;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20954;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5474;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15335;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1396;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54972,4308,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/aeec6c683350e90f1c7f8523e4c86aaeadbb44ed/Mod-N-Cosmo-Trio-Black.jpg'),
(54973,4309,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54974,4309,'_sku','10442'),
(54975,4309,'_regular_price','26.5'),
(54976,4309,'total_sales','0'),
(54977,4309,'_tax_status','taxable'),
(54978,4309,'_tax_class','parent'),
(54979,4309,'_manage_stock','yes'),
(54980,4309,'_backorders','no'),
(54981,4309,'_sold_individually','no'),
(54982,4309,'_virtual','no'),
(54983,4309,'_downloadable','no'),
(54984,4309,'_download_limit','-1'),
(54985,4309,'_download_expiry','-1'),
(54986,4309,'_thumbnail_id','4308'),
(54987,4309,'_stock','922'),
(54988,4309,'_stock_status','instock'),
(54989,4309,'_wc_average_rating','0'),
(54990,4309,'_wc_review_count','0'),
(54991,4309,'attribute_colour','Black'),
(54992,4309,'_price','26.5'),
(54993,4309,'_product_version','9.8.5'),
(54994,4310,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Turquoise.jpg'),
(54995,4310,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/Mod-N-Cosmo-Trio-Turquoise.jpg\";s:8:\"filesize\";i:50153;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5563;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Trio-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33345;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2226;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Turquoise-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22363;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5563;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15455;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(54996,4310,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/16230fa2774cc73b39eea0cdf38fac94a2178911/Mod-N-Cosmo-Trio-Turquoise.jpg'),
(54997,4311,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(54998,4311,'_sku','10443'),
(54999,4311,'_regular_price','26.5'),
(55000,4311,'total_sales','0'),
(55001,4311,'_tax_status','taxable'),
(55002,4311,'_tax_class','parent'),
(55003,4311,'_manage_stock','yes'),
(55004,4311,'_backorders','no'),
(55005,4311,'_sold_individually','no'),
(55006,4311,'_virtual','no'),
(55007,4311,'_downloadable','no'),
(55008,4311,'_download_limit','-1'),
(55009,4311,'_download_expiry','-1'),
(55010,4311,'_thumbnail_id','4310'),
(55011,4311,'_stock','232'),
(55012,4311,'_stock_status','instock'),
(55013,4311,'_wc_average_rating','0'),
(55014,4311,'_wc_review_count','0'),
(55015,4311,'attribute_colour','Turquoise'),
(55016,4311,'_price','26.5'),
(55017,4311,'_product_version','9.8.5'),
(55018,4312,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Grey.jpg'),
(55019,4312,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Trio-Grey.jpg\";s:8:\"filesize\";i:44679;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4604;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1995;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19181;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4604;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13364;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Trio-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55020,4312,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d412c198d7e3bb3c55b761253ded0d9612d8ba3d/Mod-N-Cosmo-Trio-Grey.jpg'),
(55021,4313,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55022,4313,'_sku','11070'),
(55023,4313,'_regular_price','26.5'),
(55024,4313,'total_sales','0'),
(55025,4313,'_tax_status','taxable'),
(55026,4313,'_tax_class','parent'),
(55027,4313,'_manage_stock','yes'),
(55028,4313,'_backorders','no'),
(55029,4313,'_sold_individually','no'),
(55030,4313,'_virtual','no'),
(55031,4313,'_downloadable','no'),
(55032,4313,'_download_limit','-1'),
(55033,4313,'_download_expiry','-1'),
(55034,4313,'_thumbnail_id','4312'),
(55035,4313,'_stock','1230'),
(55036,4313,'_stock_status','instock'),
(55037,4313,'_wc_average_rating','0'),
(55038,4313,'_wc_review_count','0'),
(55039,4313,'attribute_colour','Grey'),
(55040,4313,'_price','26.5'),
(55041,4313,'_product_version','9.8.5'),
(55042,4314,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Red.jpg'),
(55043,4314,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Cosmo-Trio-Red.jpg\";s:8:\"filesize\";i:53123;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Trio-Red-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5681;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Trio-Red-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35288;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Trio-Red-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2254;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Trio-Red-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23404;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Trio-Red-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5681;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Trio-Red-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15697;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Trio-Red-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1449;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55044,4314,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a70158a5b720406c45ef1473b0e3639188f0cdda/Mod-N-Cosmo-Trio-Red.jpg'),
(55045,4315,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55046,4315,'_sku','11533'),
(55047,4315,'_regular_price','26.5'),
(55048,4315,'total_sales','0'),
(55049,4315,'_tax_status','taxable'),
(55050,4315,'_tax_class','parent'),
(55051,4315,'_manage_stock','yes'),
(55052,4315,'_backorders','no'),
(55053,4315,'_sold_individually','no'),
(55054,4315,'_virtual','no'),
(55055,4315,'_downloadable','no'),
(55056,4315,'_download_limit','-1'),
(55057,4315,'_download_expiry','-1'),
(55058,4315,'_thumbnail_id','4314'),
(55059,4315,'_stock','123'),
(55060,4315,'_stock_status','instock'),
(55061,4315,'_wc_average_rating','0'),
(55062,4315,'_wc_review_count','0'),
(55063,4315,'attribute_colour','Red'),
(55064,4315,'_price','26.5'),
(55065,4315,'_product_version','9.8.5'),
(55066,4316,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55067,4316,'_sku','11646'),
(55068,4316,'_regular_price','26.5'),
(55069,4316,'total_sales','0'),
(55070,4316,'_tax_status','taxable'),
(55071,4316,'_tax_class','parent'),
(55072,4316,'_manage_stock','yes'),
(55073,4316,'_backorders','no'),
(55074,4316,'_sold_individually','no'),
(55075,4316,'_virtual','no'),
(55076,4316,'_downloadable','no'),
(55077,4316,'_download_limit','-1'),
(55078,4316,'_download_expiry','-1'),
(55079,4316,'_stock','97'),
(55080,4316,'_stock_status','instock'),
(55081,4316,'_wc_average_rating','0'),
(55082,4316,'_wc_review_count','0'),
(55083,4316,'attribute_colour','White'),
(55084,4316,'_price','26.5'),
(55085,4316,'_product_version','9.8.5'),
(55086,4317,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Light-Blue.jpg'),
(55087,4317,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Mod-N-Cosmo-Trio-Light-Blue.jpg\";s:8:\"filesize\";i:51293;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Trio-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5805;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Mod-N-Cosmo-Trio-Light-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34411;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Trio-Light-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2304;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Trio-Light-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23519;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Trio-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5805;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Trio-Light-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16552;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Trio-Light-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55088,4317,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5dfb891a882c5b7a3fd1a40f51bd326b6bed408b/Mod-N-Cosmo-Trio-Light-Blue.jpg'),
(55089,4318,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55090,4318,'_sku','12060'),
(55091,4318,'_regular_price','26.5'),
(55092,4318,'total_sales','0'),
(55093,4318,'_tax_status','taxable'),
(55094,4318,'_tax_class','parent'),
(55095,4318,'_manage_stock','yes'),
(55096,4318,'_backorders','no'),
(55097,4318,'_sold_individually','no'),
(55098,4318,'_virtual','no'),
(55099,4318,'_downloadable','no'),
(55100,4318,'_download_limit','-1'),
(55101,4318,'_download_expiry','-1'),
(55102,4318,'_thumbnail_id','4317'),
(55103,4318,'_stock','27'),
(55104,4318,'_stock_status','instock'),
(55105,4318,'_wc_average_rating','0'),
(55106,4318,'_wc_review_count','0'),
(55107,4318,'attribute_colour','Light Blue'),
(55108,4318,'_price','26.5'),
(55109,4318,'_product_version','9.8.5'),
(55110,4319,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Yellow.jpg'),
(55111,4319,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Mod-N-Cosmo-Trio-Yellow.jpg\";s:8:\"filesize\";i:43893;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Yellow-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4279;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Trio-Yellow-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Yellow-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1814;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Yellow-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18389;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Yellow-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4279;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Yellow-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12400;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Trio-Yellow-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55112,4319,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ccf5980a26e561092fba1753d5e42578bfed7b17/Mod-N-Cosmo-Trio-Yellow.jpg'),
(55113,4320,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55114,4320,'_sku','12260'),
(55115,4320,'_regular_price','26.5'),
(55116,4320,'total_sales','0'),
(55117,4320,'_tax_status','taxable'),
(55118,4320,'_tax_class','parent'),
(55119,4320,'_manage_stock','yes'),
(55120,4320,'_backorders','no'),
(55121,4320,'_sold_individually','no'),
(55122,4320,'_virtual','no'),
(55123,4320,'_downloadable','no'),
(55124,4320,'_download_limit','-1'),
(55125,4320,'_download_expiry','-1'),
(55126,4320,'_thumbnail_id','4319'),
(55127,4320,'_stock','26'),
(55128,4320,'_stock_status','instock'),
(55129,4320,'_wc_average_rating','0'),
(55130,4320,'_wc_review_count','0'),
(55131,4320,'attribute_colour','Yellow'),
(55132,4320,'_price','26.5'),
(55133,4320,'_product_version','9.8.5'),
(55134,4321,'_wp_attached_file','2023/06/Mod-N-Cosmo-Trio-Navy-Blue.jpg'),
(55135,4321,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/Mod-N-Cosmo-Trio-Navy-Blue.jpg\";s:8:\"filesize\";i:52704;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5748;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Trio-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24270;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5748;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16416;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Trio-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55136,4321,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/301422b92b778ca2809e11a468275a528f7af223/Mod-N-Cosmo-Trio-Navy-Blue.jpg'),
(55137,4322,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55138,4322,'_sku','12739'),
(55139,4322,'_regular_price','26.5'),
(55140,4322,'total_sales','0'),
(55141,4322,'_tax_status','taxable'),
(55142,4322,'_tax_class','parent'),
(55143,4322,'_manage_stock','yes'),
(55144,4322,'_backorders','no'),
(55145,4322,'_sold_individually','no'),
(55146,4322,'_virtual','no'),
(55147,4322,'_downloadable','no'),
(55148,4322,'_download_limit','-1'),
(55149,4322,'_download_expiry','-1'),
(55150,4322,'_thumbnail_id','4321'),
(55151,4322,'_stock','736'),
(55152,4322,'_stock_status','instock'),
(55153,4322,'_wc_average_rating','0'),
(55154,4322,'_wc_review_count','0'),
(55155,4322,'attribute_colour','Navy Blue'),
(55156,4322,'_price','26.5'),
(55157,4322,'_product_version','9.8.5'),
(55163,4264,'_edit_last','425'),
(55164,4264,'_product_image_gallery','4265,4267,4269'),
(55165,4264,'_yoast_wpseo_primary_product_cat','30'),
(55166,4264,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(55167,4323,'_wp_attached_file','2023/06/Mod-N-Tuscan.jpg'),
(55168,4323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mod-N-Tuscan.jpg\";s:8:\"filesize\";i:158778;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Tuscan-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14315;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Tuscan-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109671;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Tuscan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4423;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Tuscan-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70116;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Tuscan-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14315;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Tuscan-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45658;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Tuscan-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2368;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55169,4323,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b391dd38d22306fe48c3465f464c3f7915b95c63/Mod-N-Tuscan.jpg'),
(55170,4324,'total_sales','55'),
(55171,4324,'_tax_status','taxable'),
(55172,4324,'_tax_class',''),
(55173,4324,'_manage_stock','no'),
(55174,4324,'_backorders','no'),
(55175,4324,'_sold_individually','no'),
(55176,4324,'_virtual','no'),
(55177,4324,'_downloadable','no'),
(55178,4324,'_download_limit','-1'),
(55179,4324,'_download_expiry','-1'),
(55180,4324,'_thumbnail_id','4323'),
(55181,4324,'_stock',NULL),
(55182,4324,'_stock_status','instock'),
(55183,4324,'_wc_average_rating','0'),
(55184,4324,'_wc_review_count','0'),
(55185,4324,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(55186,4324,'_product_version','9.8.5'),
(55187,4325,'_wp_attached_file','2023/06/Mod-N-Tuscan-Blue.jpg'),
(55188,4325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Tuscan-Blue.jpg\";s:8:\"filesize\";i:75414;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Tuscan-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6333;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Tuscan-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50085;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Tuscan-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2262;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Tuscan-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30845;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Tuscan-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6333;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Tuscan-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19090;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Tuscan-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1418;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55189,4325,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/da0cae6bd672b1b0c1bef685a4a59d1c65b68f9d/Mod-N-Tuscan-Blue.jpg'),
(55190,4326,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55191,4326,'_sku','10492'),
(55192,4326,'_regular_price','26.5'),
(55193,4326,'total_sales','0'),
(55194,4326,'_tax_status','taxable'),
(55195,4326,'_tax_class','parent'),
(55196,4326,'_manage_stock','yes'),
(55197,4326,'_backorders','no'),
(55198,4326,'_sold_individually','no'),
(55199,4326,'_virtual','no'),
(55200,4326,'_downloadable','no'),
(55201,4326,'_download_limit','-1'),
(55202,4326,'_download_expiry','-1'),
(55203,4326,'_thumbnail_id','4325'),
(55204,4326,'_stock','3135'),
(55205,4326,'_stock_status','instock'),
(55206,4326,'_wc_average_rating','0'),
(55207,4326,'_wc_review_count','0'),
(55208,4326,'attribute_colour','Blue'),
(55209,4326,'_price','26.5'),
(55210,4326,'_product_version','9.8.5'),
(55211,4327,'_wp_attached_file','2023/06/Mod-N-Tuscan-Brown.jpg'),
(55212,4327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Tuscan-Brown.jpg\";s:8:\"filesize\";i:63954;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Tuscan-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5928;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Tuscan-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42963;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Tuscan-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Tuscan-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27066;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Tuscan-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5928;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Tuscan-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17304;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Tuscan-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55213,4327,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a7249fe21075188ddf73e845408d285050fb2587/Mod-N-Tuscan-Brown.jpg'),
(55214,4328,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55215,4328,'_sku','10493'),
(55216,4328,'_regular_price','26.5'),
(55217,4328,'total_sales','0'),
(55218,4328,'_tax_status','taxable'),
(55219,4328,'_tax_class','parent'),
(55220,4328,'_manage_stock','yes'),
(55221,4328,'_backorders','no'),
(55222,4328,'_sold_individually','no'),
(55223,4328,'_virtual','no'),
(55224,4328,'_downloadable','no'),
(55225,4328,'_download_limit','-1'),
(55226,4328,'_download_expiry','-1'),
(55227,4328,'_thumbnail_id','4327'),
(55228,4328,'_stock','373'),
(55229,4328,'_stock_status','instock'),
(55230,4328,'_wc_average_rating','0'),
(55231,4328,'_wc_review_count','0'),
(55232,4328,'attribute_colour','Brown'),
(55233,4328,'_price','26.5'),
(55234,4328,'_product_version','9.8.5'),
(55235,4329,'_wp_attached_file','2023/06/Mod-N-Tuscan-Charcoal.jpg'),
(55236,4329,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Tuscan-Charcoal.jpg\";s:8:\"filesize\";i:74248;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Tuscan-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6488;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Tuscan-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50831;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Tuscan-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Tuscan-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31623;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Tuscan-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6488;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Tuscan-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Tuscan-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55237,4329,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9e2c41e911ae565911dbd6563205ceef24b3c326/Mod-N-Tuscan-Charcoal.jpg'),
(55238,4330,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55239,4330,'_sku','10494'),
(55240,4330,'_regular_price','26.5'),
(55241,4330,'total_sales','0'),
(55242,4330,'_tax_status','taxable'),
(55243,4330,'_tax_class','parent'),
(55244,4330,'_manage_stock','yes'),
(55245,4330,'_backorders','no'),
(55246,4330,'_sold_individually','no'),
(55247,4330,'_virtual','no'),
(55248,4330,'_downloadable','no'),
(55249,4330,'_download_limit','-1'),
(55250,4330,'_download_expiry','-1'),
(55251,4330,'_thumbnail_id','4329'),
(55252,4330,'_stock','959'),
(55253,4330,'_stock_status','instock'),
(55254,4330,'_wc_average_rating','0'),
(55255,4330,'_wc_review_count','0'),
(55256,4330,'attribute_colour','Charcoal'),
(55257,4330,'_price','26.5'),
(55258,4330,'_product_version','9.8.5'),
(55259,4331,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55260,4331,'_sku','10495'),
(55261,4331,'_regular_price','26.5'),
(55262,4331,'total_sales','0'),
(55263,4331,'_tax_status','taxable'),
(55264,4331,'_tax_class','parent'),
(55265,4331,'_manage_stock','yes'),
(55266,4331,'_backorders','no'),
(55267,4331,'_sold_individually','no'),
(55268,4331,'_virtual','no'),
(55269,4331,'_downloadable','no'),
(55270,4331,'_download_limit','-1'),
(55271,4331,'_download_expiry','-1'),
(55272,4331,'_stock','14'),
(55273,4331,'_stock_status','instock'),
(55274,4331,'_wc_average_rating','0'),
(55275,4331,'_wc_review_count','0'),
(55276,4331,'attribute_colour','Turquoise'),
(55277,4331,'_price','26.5'),
(55278,4331,'_product_version','9.8.5'),
(55283,4332,'_wp_attached_file','2023/06/Mod-N-Lunaro.jpg'),
(55284,4332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mod-N-Lunaro.jpg\";s:8:\"filesize\";i:137154;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Lunaro-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13016;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Lunaro-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96480;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Lunaro-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4163;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Lunaro-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Lunaro-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13016;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Lunaro-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41516;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Lunaro-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2289;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55285,4332,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2e7994f1ae2730d027091155454ae4f088ed25d3/Mod-N-Lunaro.jpg'),
(55286,4333,'total_sales','0'),
(55287,4333,'_tax_status','taxable'),
(55288,4333,'_tax_class',''),
(55289,4333,'_manage_stock','no'),
(55290,4333,'_backorders','no'),
(55291,4333,'_sold_individually','no'),
(55292,4333,'_virtual','no'),
(55293,4333,'_downloadable','no'),
(55294,4333,'_download_limit','-1'),
(55295,4333,'_download_expiry','-1'),
(55296,4333,'_thumbnail_id','4332'),
(55297,4333,'_stock',NULL),
(55298,4333,'_stock_status','instock'),
(55299,4333,'_wc_average_rating','0'),
(55300,4333,'_wc_review_count','0'),
(55301,4333,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(55302,4333,'_product_version','9.8.2'),
(55303,4273,'_edit_lock','1687168975:244'),
(55304,4334,'_wp_attached_file','2023/06/Mod-N-Lunaro-Blue.jpg'),
(55305,4334,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Lunaro-Blue.jpg\";s:8:\"filesize\";i:64120;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lunaro-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6052;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Lunaro-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lunaro-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lunaro-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29194;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Lunaro-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6052;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lunaro-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18449;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Lunaro-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55306,4334,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/851ad7c90f1111dffda9aa2cd1c091c283f70eba/Mod-N-Lunaro-Blue.jpg'),
(55307,4335,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55308,4335,'_sku','10460'),
(55309,4335,'_regular_price','26.5'),
(55310,4335,'total_sales','0'),
(55311,4335,'_tax_status','taxable'),
(55312,4335,'_tax_class','parent'),
(55313,4335,'_manage_stock','yes'),
(55314,4335,'_backorders','no'),
(55315,4335,'_sold_individually','no'),
(55316,4335,'_virtual','no'),
(55317,4335,'_downloadable','no'),
(55318,4335,'_download_limit','-1'),
(55319,4335,'_download_expiry','-1'),
(55320,4335,'_thumbnail_id','4334'),
(55321,4335,'_stock','2508'),
(55322,4335,'_stock_status','instock'),
(55323,4335,'_wc_average_rating','0'),
(55324,4335,'_wc_review_count','0'),
(55325,4335,'attribute_colour','Blue'),
(55326,4335,'_price','26.5'),
(55327,4335,'_product_version','9.8.2'),
(55328,4336,'_wp_attached_file','2023/06/Mod-N-Lunaro-Brown.jpg'),
(55329,4336,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Lunaro-Brown.jpg\";s:8:\"filesize\";i:65646;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Lunaro-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5927;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Lunaro-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Lunaro-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2270;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Lunaro-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28772;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Lunaro-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5927;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Lunaro-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18412;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Lunaro-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1415;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55330,4336,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cef6b0dd37d0e66e560c4b610c3f04462c964fad/Mod-N-Lunaro-Brown.jpg'),
(55331,4337,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55332,4337,'_sku','10461'),
(55333,4337,'_regular_price','26.5'),
(55334,4337,'total_sales','0'),
(55335,4337,'_tax_status','taxable'),
(55336,4337,'_tax_class','parent'),
(55337,4337,'_manage_stock','yes'),
(55338,4337,'_backorders','no'),
(55339,4337,'_sold_individually','no'),
(55340,4337,'_virtual','no'),
(55341,4337,'_downloadable','no'),
(55342,4337,'_download_limit','-1'),
(55343,4337,'_download_expiry','-1'),
(55344,4337,'_thumbnail_id','4336'),
(55345,4337,'_stock','144'),
(55346,4337,'_stock_status','instock'),
(55347,4337,'_wc_average_rating','0'),
(55348,4337,'_wc_review_count','0'),
(55349,4337,'attribute_colour','Brown'),
(55350,4337,'_price','26.5'),
(55351,4337,'_product_version','9.8.2'),
(55352,4338,'_wp_attached_file','2023/06/Mod-N-Lunaro-Charcoal.jpg'),
(55353,4338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Lunaro-Charcoal.jpg\";s:8:\"filesize\";i:61639;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lunaro-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5398;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Lunaro-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lunaro-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lunaro-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27040;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Lunaro-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5398;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lunaro-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17031;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Lunaro-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1296;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55354,4338,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/279b22659ab5eb38a95a7c262ee9a1ff744d570d/Mod-N-Lunaro-Charcoal.jpg'),
(55355,4339,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55356,4339,'_sku','10462'),
(55357,4339,'_regular_price','26.5'),
(55358,4339,'total_sales','0'),
(55359,4339,'_tax_status','taxable'),
(55360,4339,'_tax_class','parent'),
(55361,4339,'_manage_stock','yes'),
(55362,4339,'_backorders','no'),
(55363,4339,'_sold_individually','no'),
(55364,4339,'_virtual','no'),
(55365,4339,'_downloadable','no'),
(55366,4339,'_download_limit','-1'),
(55367,4339,'_download_expiry','-1'),
(55368,4339,'_thumbnail_id','4338'),
(55369,4339,'_stock','375'),
(55370,4339,'_stock_status','instock'),
(55371,4339,'_wc_average_rating','0'),
(55372,4339,'_wc_review_count','0'),
(55373,4339,'attribute_colour','Charcoal'),
(55374,4339,'_price','26.5'),
(55375,4339,'_product_version','9.8.2'),
(55376,4340,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55377,4340,'_sku','10463'),
(55378,4340,'_regular_price','26.5'),
(55379,4340,'total_sales','0'),
(55380,4340,'_tax_status','taxable'),
(55381,4340,'_tax_class','parent'),
(55382,4340,'_manage_stock','yes'),
(55383,4340,'_backorders','no'),
(55384,4340,'_sold_individually','no'),
(55385,4340,'_virtual','no'),
(55386,4340,'_downloadable','no'),
(55387,4340,'_download_limit','-1'),
(55388,4340,'_download_expiry','-1'),
(55389,4340,'_stock','0'),
(55390,4340,'_stock_status','outofstock'),
(55391,4340,'_wc_average_rating','0'),
(55392,4340,'_wc_review_count','0'),
(55393,4340,'attribute_colour','Turquoise'),
(55394,4340,'_price','26.5'),
(55395,4340,'_product_version','9.8.2'),
(55400,4341,'_wp_attached_file','2023/06/Mod-N-Le-Fleur.jpg'),
(55401,4341,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Mod-N-Le-Fleur.jpg\";s:8:\"filesize\";i:113574;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Mod-N-Le-Fleur-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12788;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80371;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Mod-N-Le-Fleur-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Le-Fleur-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52050;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Mod-N-Le-Fleur-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12788;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Mod-N-Le-Fleur-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36531;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Mod-N-Le-Fleur-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55402,4341,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cca96c0b98ceeee8a576be1ef74492df830444d5/Mod-N-Le-Fleur.jpg'),
(55420,4343,'_wp_attached_file','2023/06/Mod-N-Le-Fleur-Blue.jpg'),
(55421,4343,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Mod-N-Le-Fleur-Blue.jpg\";s:8:\"filesize\";i:58555;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Le-Fleur-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6050;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Le-Fleur-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Le-Fleur-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24904;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Le-Fleur-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6050;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Le-Fleur-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17341;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Le-Fleur-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55422,4343,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ed60303aff4dc55609e5132c1ead63b43d255aa8/Mod-N-Le-Fleur-Blue.jpg'),
(55444,4345,'_wp_attached_file','2023/06/Mod-N-Le-Fleur-Brown.jpg'),
(55445,4345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Le-Fleur-Brown.jpg\";s:8:\"filesize\";i:57374;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16867;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55446,4345,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2557ddc27d9107b007c64132c533245481a9e67d/Mod-N-Le-Fleur-Brown.jpg'),
(55489,4348,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad.jpg'),
(55490,4348,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Mod-N-Cosmo-Quad.jpg\";s:8:\"filesize\";i:107302;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Quad-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12986;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Quad-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Quad-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51474;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Quad-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12986;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Quad-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36003;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Cosmo-Quad-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55491,4348,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/028d1e88304375e29b9fd7116ea81c2816cf284e/Mod-N-Cosmo-Quad.jpg'),
(55510,4350,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Blue.jpg'),
(55511,4350,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Quad-Blue.jpg\";s:8:\"filesize\";i:55395;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5880;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40391;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26594;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5880;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16133;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55512,4350,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d90259de1b20e64ab48e775255f8f710a78761b6/Mod-N-Cosmo-Quad-Blue.jpg'),
(55534,4352,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Brown.jpg'),
(55535,4352,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Cosmo-Quad-Brown.jpg\";s:8:\"filesize\";i:54992;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5683;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2243;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25135;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5683;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15920;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55536,4352,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bc52301a3519ef1eb8b54b3d389457a09fde75bd/Mod-N-Cosmo-Quad-Brown.jpg'),
(55558,4354,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Black.jpg'),
(55559,4354,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Cosmo-Quad-Black.jpg\";s:8:\"filesize\";i:53020;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5663;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23031;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5663;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15269;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55560,4354,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4fe6f391160b190e8a923f87d0d8bf62b8f95dac/Mod-N-Cosmo-Quad-Black.jpg'),
(55582,4356,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Turquoise.jpg'),
(55583,4356,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:38:\"2023/06/Mod-N-Cosmo-Quad-Turquoise.jpg\";s:8:\"filesize\";i:55609;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5922;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2256;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24838;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5900;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16313;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55584,4356,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/99b9c97d888f283f213766addaedb56a61d88d3d/Mod-N-Cosmo-Quad-Turquoise.jpg'),
(55606,4358,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Grey.jpg'),
(55607,4358,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Quad-Grey.jpg\";s:8:\"filesize\";i:48662;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4917;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21053;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4917;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Quad-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55608,4358,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/465cfcdea66cf380b6ceb2257de52f86e4db5cbe/Mod-N-Cosmo-Quad-Grey.jpg'),
(55630,4360,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-White.jpg'),
(55631,4360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Cosmo-Quad-White.jpg\";s:8:\"filesize\";i:37922;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25387;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-White-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15529;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10015;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Quad-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55632,4360,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/86176aad371a427712eda3425f6f1dbfae9c1b99/Mod-N-Cosmo-Quad-White.jpg'),
(55654,4362,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Navy-Blue.jpg'),
(55655,4362,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/Mod-N-Cosmo-Quad-Navy-Blue.jpg\";s:8:\"filesize\";i:58608;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6481;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26623;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6481;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17144;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55656,4362,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b48b96756a35caeb05f32ca00364b89ff24c59ed/Mod-N-Cosmo-Quad-Navy-Blue.jpg'),
(55679,4273,'_edit_last','244'),
(55680,4273,'_product_image_gallery','4274,4276,4278'),
(55681,4273,'_yoast_wpseo_primary_product_cat','30'),
(55682,4273,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(55683,4364,'_wp_attached_file','2023/06/Mod-N-Marble.jpg'),
(55684,4364,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mod-N-Marble.jpg\";s:8:\"filesize\";i:119172;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Marble-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11771;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Marble-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Marble-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Marble-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51982;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Marble-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11771;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Marble-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Marble-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2515;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55685,4364,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/340bafbb7bbe13c540a849e227cc6a597dfdf6e4/Mod-N-Marble.jpg'),
(55686,4365,'total_sales','143'),
(55687,4365,'_tax_status','taxable'),
(55688,4365,'_tax_class',''),
(55689,4365,'_manage_stock','no'),
(55690,4365,'_backorders','no'),
(55691,4365,'_sold_individually','no'),
(55692,4365,'_virtual','no'),
(55693,4365,'_downloadable','no'),
(55694,4365,'_download_limit','-1'),
(55695,4365,'_download_expiry','-1'),
(55696,4365,'_thumbnail_id','4364'),
(55697,4365,'_stock',NULL),
(55698,4365,'_stock_status','instock'),
(55699,4365,'_wc_average_rating','0'),
(55700,4365,'_wc_review_count','0'),
(55701,4365,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(55702,4365,'_product_version','9.8.5'),
(55703,4366,'_wp_attached_file','2023/06/Mod-N-Marble-Blue.jpg'),
(55704,4366,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:29:\"2023/06/Mod-N-Marble-Blue.jpg\";s:8:\"filesize\";i:60635;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Marble-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5545;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Marble-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Marble-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2323;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Marble-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24300;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Marble-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5545;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Marble-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16183;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Marble-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55705,4366,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/756a1e72598362bc1aee51d238e7a75ef64c9580/Mod-N-Marble-Blue.jpg'),
(55706,4367,'_variation_description',''),
(55707,4367,'_sku','10464'),
(55708,4367,'_regular_price','26.5'),
(55709,4367,'total_sales','0'),
(55710,4367,'_tax_status','taxable'),
(55711,4367,'_tax_class','parent'),
(55712,4367,'_manage_stock','yes'),
(55713,4367,'_backorders','no'),
(55714,4367,'_sold_individually','no'),
(55715,4367,'_virtual','no'),
(55716,4367,'_downloadable','no'),
(55717,4367,'_download_limit','-1'),
(55718,4367,'_download_expiry','-1'),
(55719,4367,'_thumbnail_id','4366'),
(55720,4367,'_stock','6134'),
(55721,4367,'_stock_status','instock'),
(55722,4367,'_wc_average_rating','0'),
(55723,4367,'_wc_review_count','0'),
(55724,4367,'attribute_colour','Blue'),
(55725,4367,'_price','26.5'),
(55726,4367,'_product_version','9.8.5'),
(55727,4368,'_wp_attached_file','2023/06/Mod-N-Marble-Brown.jpg'),
(55728,4368,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Marble-Brown.jpg\";s:8:\"filesize\";i:54052;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marble-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5411;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Marble-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36441;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marble-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marble-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22818;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Marble-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5411;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marble-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15313;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Marble-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55729,4368,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b49148edb1903cf6cd51a399cfb47a0f1f067950/Mod-N-Marble-Brown.jpg'),
(55730,4369,'_variation_description',''),
(55731,4369,'_sku','10465'),
(55732,4369,'_regular_price','26.5'),
(55733,4369,'total_sales','0'),
(55734,4369,'_tax_status','taxable'),
(55735,4369,'_tax_class','parent'),
(55736,4369,'_manage_stock','yes'),
(55737,4369,'_backorders','no'),
(55738,4369,'_sold_individually','no'),
(55739,4369,'_virtual','no'),
(55740,4369,'_downloadable','no'),
(55741,4369,'_download_limit','-1'),
(55742,4369,'_download_expiry','-1'),
(55743,4369,'_thumbnail_id','4368'),
(55744,4369,'_stock','405'),
(55745,4369,'_stock_status','instock'),
(55746,4369,'_wc_average_rating','0'),
(55747,4369,'_wc_review_count','0'),
(55748,4369,'attribute_colour','Brown'),
(55749,4369,'_price','26.5'),
(55750,4369,'_product_version','9.8.5'),
(55751,4370,'_wp_attached_file','2023/06/Mod-N-Marble-Charcoal.jpg'),
(55752,4370,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Marble-Charcoal.jpg\";s:8:\"filesize\";i:59244;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Marble-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5717;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Marble-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Marble-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2259;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Marble-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23487;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Marble-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5717;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Marble-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16711;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Marble-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1498;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55753,4370,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f2b4d036850560cd2fe212d85728a4c48beca2fa/Mod-N-Marble-Charcoal.jpg'),
(55754,4371,'_variation_description',''),
(55755,4371,'_sku','10466'),
(55756,4371,'_regular_price','26.5'),
(55757,4371,'total_sales','0'),
(55758,4371,'_tax_status','taxable'),
(55759,4371,'_tax_class','parent'),
(55760,4371,'_manage_stock','yes'),
(55761,4371,'_backorders','no'),
(55762,4371,'_sold_individually','no'),
(55763,4371,'_virtual','no'),
(55764,4371,'_downloadable','no'),
(55765,4371,'_download_limit','-1'),
(55766,4371,'_download_expiry','-1'),
(55767,4371,'_thumbnail_id','4370'),
(55768,4371,'_stock','1491'),
(55769,4371,'_stock_status','instock'),
(55770,4371,'_wc_average_rating','0'),
(55771,4371,'_wc_review_count','0'),
(55772,4371,'attribute_colour','Charcoal'),
(55773,4371,'_price','26.5'),
(55774,4371,'_product_version','9.8.5'),
(55775,4372,'_variation_description',''),
(55776,4372,'_sku','10467'),
(55777,4372,'_regular_price','26.5'),
(55778,4372,'total_sales','0'),
(55779,4372,'_tax_status','taxable'),
(55780,4372,'_tax_class','parent'),
(55781,4372,'_manage_stock','yes'),
(55782,4372,'_backorders','no'),
(55783,4372,'_sold_individually','no'),
(55784,4372,'_virtual','no'),
(55785,4372,'_downloadable','no'),
(55786,4372,'_download_limit','-1'),
(55787,4372,'_download_expiry','-1'),
(55788,4372,'_stock','810'),
(55789,4372,'_stock_status','instock'),
(55790,4372,'_wc_average_rating','0'),
(55791,4372,'_wc_review_count','0'),
(55792,4372,'attribute_colour','Turquoise'),
(55793,4372,'_price','26.5'),
(55794,4372,'_product_version','9.8.5'),
(55796,4282,'_edit_lock','1687170149:244'),
(55800,4373,'_wp_attached_file','2023/06/Mod-N-Listello.jpg'),
(55801,4373,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:26:\"2023/06/Mod-N-Listello.jpg\";s:8:\"filesize\";i:118894;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Mod-N-Listello-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12449;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Listello-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Mod-N-Listello-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4302;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Listello-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52820;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Mod-N-Listello-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12449;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Mod-N-Listello-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36095;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Mod-N-Listello-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55802,4373,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a4a813dd2878c0b06e6718b5169a301fcab89b44/Mod-N-Listello.jpg'),
(55803,4374,'total_sales','0'),
(55804,4374,'_tax_status','taxable'),
(55805,4374,'_tax_class',''),
(55806,4374,'_manage_stock','no'),
(55807,4374,'_backorders','no'),
(55808,4374,'_sold_individually','no'),
(55809,4374,'_virtual','no'),
(55810,4374,'_downloadable','no'),
(55811,4374,'_download_limit','-1'),
(55812,4374,'_download_expiry','-1'),
(55813,4374,'_thumbnail_id','4373'),
(55814,4374,'_stock',NULL),
(55815,4374,'_stock_status','instock'),
(55816,4374,'_wc_average_rating','0'),
(55817,4374,'_wc_review_count','0'),
(55818,4374,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(55819,4374,'_product_version','9.8.5'),
(55820,4375,'_wp_attached_file','2023/06/Mod-N-Listello-Blue.jpg'),
(55821,4375,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:31:\"2023/06/Mod-N-Listello-Blue.jpg\";s:8:\"filesize\";i:60158;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Listello-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5747;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Listello-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Listello-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Listello-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25718;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Listello-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5747;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Listello-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16537;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Listello-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1521;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55822,4375,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b158b90f2a7ba915b8762de8fe70be701c49343c/Mod-N-Listello-Blue.jpg'),
(55823,4376,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55824,4376,'_sku','10456'),
(55825,4376,'_regular_price','26.5'),
(55826,4376,'total_sales','0'),
(55827,4376,'_tax_status','taxable'),
(55828,4376,'_tax_class','parent'),
(55829,4376,'_manage_stock','yes'),
(55830,4376,'_backorders','no'),
(55831,4376,'_sold_individually','no'),
(55832,4376,'_virtual','no'),
(55833,4376,'_downloadable','no'),
(55834,4376,'_download_limit','-1'),
(55835,4376,'_download_expiry','-1'),
(55836,4376,'_thumbnail_id','4375'),
(55837,4376,'_stock','5410'),
(55838,4376,'_stock_status','instock'),
(55839,4376,'_wc_average_rating','0'),
(55840,4376,'_wc_review_count','0'),
(55841,4376,'attribute_colour','Blue'),
(55842,4376,'_price','26.5'),
(55843,4376,'_product_version','9.8.5'),
(55844,4377,'_wp_attached_file','2023/06/Mod-N-Listello-Brown.jpg'),
(55845,4377,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Listello-Brown.jpg\";s:8:\"filesize\";i:58193;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Listello-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5520;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Listello-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Listello-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2244;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Listello-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23775;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Listello-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5520;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Listello-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16148;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Listello-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55846,4377,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e35d639e424bfc8ecb4a6038863d344e31edfe6f/Mod-N-Listello-Brown.jpg'),
(55847,4378,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55848,4378,'_sku','10457'),
(55849,4378,'_regular_price','26.5'),
(55850,4378,'total_sales','0'),
(55851,4378,'_tax_status','taxable'),
(55852,4378,'_tax_class','parent'),
(55853,4378,'_manage_stock','yes'),
(55854,4378,'_backorders','no'),
(55855,4378,'_sold_individually','no'),
(55856,4378,'_virtual','no'),
(55857,4378,'_downloadable','no'),
(55858,4378,'_download_limit','-1'),
(55859,4378,'_download_expiry','-1'),
(55860,4378,'_thumbnail_id','4377'),
(55861,4378,'_stock','0'),
(55862,4378,'_stock_status','outofstock'),
(55863,4378,'_wc_average_rating','0'),
(55864,4378,'_wc_review_count','0'),
(55865,4378,'attribute_colour','Brown'),
(55866,4378,'_price','26.5'),
(55867,4378,'_product_version','9.8.5'),
(55868,4379,'_wp_attached_file','2023/06/Mod-N-Listello-Charcoal.jpg'),
(55869,4379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Mod-N-Listello-Charcoal.jpg\";s:8:\"filesize\";i:58430;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Mod-N-Listello-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5488;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Listello-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38381;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Listello-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2271;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Listello-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23560;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Mod-N-Listello-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5488;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Mod-N-Listello-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15765;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Listello-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55870,4379,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8c8c56e543e484d3e76faef64643b5c250d3078f/Mod-N-Listello-Charcoal.jpg'),
(55871,4380,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55872,4380,'_sku','10458'),
(55873,4380,'_regular_price','26.5'),
(55874,4380,'total_sales','0'),
(55875,4380,'_tax_status','taxable'),
(55876,4380,'_tax_class','parent'),
(55877,4380,'_manage_stock','yes'),
(55878,4380,'_backorders','no'),
(55879,4380,'_sold_individually','no'),
(55880,4380,'_virtual','no'),
(55881,4380,'_downloadable','no'),
(55882,4380,'_download_limit','-1'),
(55883,4380,'_download_expiry','-1'),
(55884,4380,'_thumbnail_id','4379'),
(55885,4380,'_stock','499'),
(55886,4380,'_stock_status','instock'),
(55887,4380,'_wc_average_rating','0'),
(55888,4380,'_wc_review_count','0'),
(55889,4380,'attribute_colour','Charcoal'),
(55890,4380,'_price','26.5'),
(55891,4380,'_product_version','9.8.5'),
(55892,4381,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55893,4381,'_sku','10459'),
(55894,4381,'_regular_price','26.5'),
(55895,4381,'total_sales','0'),
(55896,4381,'_tax_status','taxable'),
(55897,4381,'_tax_class','parent'),
(55898,4381,'_manage_stock','yes'),
(55899,4381,'_backorders','no'),
(55900,4381,'_sold_individually','no'),
(55901,4381,'_virtual','no'),
(55902,4381,'_downloadable','no'),
(55903,4381,'_download_limit','-1'),
(55904,4381,'_download_expiry','-1'),
(55905,4381,'_stock','0'),
(55906,4381,'_stock_status','outofstock'),
(55907,4381,'_wc_average_rating','0'),
(55908,4381,'_wc_review_count','0'),
(55909,4381,'attribute_colour','Turquoise'),
(55910,4381,'_price','26.5'),
(55911,4381,'_product_version','9.8.5'),
(55916,4382,'_wp_attached_file','2023/06/Mod-N-Oceano.jpg');
INSERT INTO `wp_postmeta` VALUES
(55917,4382,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mod-N-Oceano.jpg\";s:8:\"filesize\";i:131298;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Oceano-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12734;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Oceano-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Oceano-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4149;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Oceano-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57089;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Oceano-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12734;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Oceano-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39331;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Oceano-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2449;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55918,4382,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a799df3c3dd91accbd4bd3f06bc40bd18b8d3e40/Mod-N-Oceano.jpg'),
(55919,4383,'total_sales','18'),
(55920,4383,'_tax_status','taxable'),
(55921,4383,'_tax_class',''),
(55922,4383,'_manage_stock','no'),
(55923,4383,'_backorders','no'),
(55924,4383,'_sold_individually','no'),
(55925,4383,'_virtual','no'),
(55926,4383,'_downloadable','no'),
(55927,4383,'_download_limit','-1'),
(55928,4383,'_download_expiry','-1'),
(55929,4383,'_thumbnail_id','4382'),
(55930,4383,'_stock',NULL),
(55931,4383,'_stock_status','instock'),
(55932,4383,'_wc_average_rating','0'),
(55933,4383,'_wc_review_count','0'),
(55934,4383,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(55935,4383,'_product_version','9.8.5'),
(55936,4384,'_wp_attached_file','2023/06/Mod-N-Oceano-Blue.jpg'),
(55937,4384,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Oceano-Blue.jpg\";s:8:\"filesize\";i:69398;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Oceano-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6033;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Oceano-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46007;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Oceano-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2367;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Oceano-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28484;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Oceano-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6033;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Oceano-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18676;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Oceano-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55938,4384,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/02135f0f79a0bab101395bfe8520284ccf89f9c9/Mod-N-Oceano-Blue.jpg'),
(55939,4385,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55940,4385,'_sku','10476'),
(55941,4385,'_regular_price','26.5'),
(55942,4385,'total_sales','0'),
(55943,4385,'_tax_status','taxable'),
(55944,4385,'_tax_class','parent'),
(55945,4385,'_manage_stock','yes'),
(55946,4385,'_backorders','no'),
(55947,4385,'_sold_individually','no'),
(55948,4385,'_virtual','no'),
(55949,4385,'_downloadable','no'),
(55950,4385,'_download_limit','-1'),
(55951,4385,'_download_expiry','-1'),
(55952,4385,'_thumbnail_id','4384'),
(55953,4385,'_stock','3723'),
(55954,4385,'_stock_status','instock'),
(55955,4385,'_wc_average_rating','0'),
(55956,4385,'_wc_review_count','0'),
(55957,4385,'attribute_colour','Blue'),
(55958,4385,'_price','26.5'),
(55959,4385,'_product_version','9.8.5'),
(55960,4386,'_wp_attached_file','2023/06/Mod-N-Oceano-Brown.jpg'),
(55961,4386,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Oceano-Brown.jpg\";s:8:\"filesize\";i:59846;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Oceano-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5436;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Oceano-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Oceano-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2145;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Oceano-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24852;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Oceano-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5436;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Oceano-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16571;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Oceano-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1411;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55962,4386,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ad4b362fe3b1bbf099d108d0bfd413c8982cd02f/Mod-N-Oceano-Brown.jpg'),
(55963,4387,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55964,4387,'_sku','10477'),
(55965,4387,'_regular_price','26.5'),
(55966,4387,'total_sales','0'),
(55967,4387,'_tax_status','taxable'),
(55968,4387,'_tax_class','parent'),
(55969,4387,'_manage_stock','yes'),
(55970,4387,'_backorders','no'),
(55971,4387,'_sold_individually','no'),
(55972,4387,'_virtual','no'),
(55973,4387,'_downloadable','no'),
(55974,4387,'_download_limit','-1'),
(55975,4387,'_download_expiry','-1'),
(55976,4387,'_thumbnail_id','4386'),
(55977,4387,'_stock','0'),
(55978,4387,'_stock_status','outofstock'),
(55979,4387,'_wc_average_rating','0'),
(55980,4387,'_wc_review_count','0'),
(55981,4387,'attribute_colour','Brown'),
(55982,4387,'_price','26.5'),
(55983,4387,'_product_version','9.8.5'),
(55984,4388,'_wp_attached_file','2023/06/Mod-N-Oceano-Charcoal.jpg'),
(55985,4388,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Oceano-Charcoal.jpg\";s:8:\"filesize\";i:60093;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Oceano-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5503;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Oceano-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39751;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Oceano-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2211;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Oceano-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24873;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Oceano-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5503;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Oceano-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16305;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Oceano-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1406;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(55986,4388,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ea72365ee3c176a83a5a3f3f803d385ec6396ede/Mod-N-Oceano-Charcoal.jpg'),
(55987,4389,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(55988,4389,'_sku','10478'),
(55989,4389,'_regular_price','26.5'),
(55990,4389,'total_sales','0'),
(55991,4389,'_tax_status','taxable'),
(55992,4389,'_tax_class','parent'),
(55993,4389,'_manage_stock','yes'),
(55994,4389,'_backorders','no'),
(55995,4389,'_sold_individually','no'),
(55996,4389,'_virtual','no'),
(55997,4389,'_downloadable','no'),
(55998,4389,'_download_limit','-1'),
(55999,4389,'_download_expiry','-1'),
(56000,4389,'_thumbnail_id','4388'),
(56001,4389,'_stock','285'),
(56002,4389,'_stock_status','instock'),
(56003,4389,'_wc_average_rating','0'),
(56004,4389,'_wc_review_count','0'),
(56005,4389,'attribute_colour','Charcoal'),
(56006,4389,'_price','26.5'),
(56007,4389,'_product_version','9.8.5'),
(56008,4390,'_wp_attached_file','2023/06/Mod-N-Oceano-Turquoise.jpg'),
(56009,4390,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Oceano-Turquoise.jpg\";s:8:\"filesize\";i:61644;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Oceano-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5665;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Oceano-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41036;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Oceano-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Oceano-Turquoise-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25948;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Oceano-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5665;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Oceano-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17490;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Oceano-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1462;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56010,4390,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/997efa4dc6b945af6abde647404323b76a7de1d8/Mod-N-Oceano-Turquoise.jpg'),
(56011,4391,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56012,4391,'_sku','10479'),
(56013,4391,'_regular_price','26.5'),
(56014,4391,'total_sales','0'),
(56015,4391,'_tax_status','taxable'),
(56016,4391,'_tax_class','parent'),
(56017,4391,'_manage_stock','yes'),
(56018,4391,'_backorders','no'),
(56019,4391,'_sold_individually','no'),
(56020,4391,'_virtual','no'),
(56021,4391,'_downloadable','no'),
(56022,4391,'_download_limit','-1'),
(56023,4391,'_download_expiry','-1'),
(56024,4391,'_thumbnail_id','4390'),
(56025,4391,'_stock','250'),
(56026,4391,'_stock_status','instock'),
(56027,4391,'_wc_average_rating','0'),
(56028,4391,'_wc_review_count','0'),
(56029,4391,'attribute_colour','Turquoise'),
(56030,4391,'_price','26.5'),
(56031,4391,'_product_version','9.8.5'),
(56036,4392,'_wp_attached_file','2023/06/Mod-N-Cosmo-Uno.jpg'),
(56037,4392,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:27:\"2023/06/Mod-N-Cosmo-Uno.jpg\";s:8:\"filesize\";i:66493;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Uno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7983;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Cosmo-Uno-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Uno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3661;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Uno-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30654;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Uno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7983;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Uno-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21086;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Uno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56038,4392,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6c87483c332eb9290a07af891afad8c88e78e152/Mod-N-Cosmo-Uno.jpg'),
(56039,4393,'total_sales','20'),
(56040,4393,'_tax_status','taxable'),
(56041,4393,'_tax_class',''),
(56042,4393,'_manage_stock','no'),
(56043,4393,'_backorders','no'),
(56044,4393,'_sold_individually','no'),
(56045,4393,'_virtual','no'),
(56046,4393,'_downloadable','no'),
(56047,4393,'_download_limit','-1'),
(56048,4393,'_download_expiry','-1'),
(56049,4393,'_thumbnail_id','4392'),
(56050,4393,'_stock',NULL),
(56051,4393,'_stock_status','instock'),
(56052,4393,'_wc_average_rating','0'),
(56053,4393,'_wc_review_count','0'),
(56054,4393,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:64:\"Blue | Brown | Black | Turquoise | Grey | Navy Blue | Light Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56055,4393,'_product_version','9.8.5'),
(56056,4282,'_edit_last','244'),
(56057,4282,'_product_image_gallery','4283,4285,4287'),
(56058,4282,'_yoast_wpseo_primary_product_cat','30'),
(56059,4282,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(56060,4394,'_wp_attached_file','2023/06/Mod-N-Cosmo-Uno-Blue.jpg'),
(56061,4394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Cosmo-Uno-Blue.jpg\";s:8:\"filesize\";i:41745;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4236;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Uno-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27408;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2157;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16944;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4236;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11308;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56062,4394,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dcb5b30693c476690a8a1e60ff1aa68921359f8c/Mod-N-Cosmo-Uno-Blue.jpg'),
(56063,4395,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56064,4395,'_sku','10444'),
(56065,4395,'_regular_price','26.5'),
(56066,4395,'total_sales','0'),
(56067,4395,'_tax_status','taxable'),
(56068,4395,'_tax_class','parent'),
(56069,4395,'_manage_stock','yes'),
(56070,4395,'_backorders','no'),
(56071,4395,'_sold_individually','no'),
(56072,4395,'_virtual','no'),
(56073,4395,'_downloadable','no'),
(56074,4395,'_download_limit','-1'),
(56075,4395,'_download_expiry','-1'),
(56076,4395,'_thumbnail_id','4394'),
(56077,4395,'_stock','6523'),
(56078,4395,'_stock_status','instock'),
(56079,4395,'_wc_average_rating','0'),
(56080,4395,'_wc_review_count','0'),
(56081,4395,'attribute_colour','Blue'),
(56082,4395,'_price','26.5'),
(56083,4395,'_product_version','9.8.5'),
(56084,4396,'_wp_attached_file','2023/06/Mod-N-Cosmo-Uno-Brown.jpg'),
(56085,4396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Uno-Brown.jpg\";s:8:\"filesize\";i:42335;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4247;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Uno-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28365;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2116;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Brown-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17654;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4206;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11412;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56086,4396,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8dc56e206e5d2f3b7ce99b2e2dc8e6ad485a9e0d/Mod-N-Cosmo-Uno-Brown.jpg'),
(56087,4397,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56088,4397,'_sku','10445'),
(56089,4397,'_regular_price','26.5'),
(56090,4397,'total_sales','0'),
(56091,4397,'_tax_status','taxable'),
(56092,4397,'_tax_class','parent'),
(56093,4397,'_manage_stock','yes'),
(56094,4397,'_backorders','no'),
(56095,4397,'_sold_individually','no'),
(56096,4397,'_virtual','no'),
(56097,4397,'_downloadable','no'),
(56098,4397,'_download_limit','-1'),
(56099,4397,'_download_expiry','-1'),
(56100,4397,'_thumbnail_id','4396'),
(56101,4397,'_stock','38'),
(56102,4397,'_stock_status','instock'),
(56103,4397,'_wc_average_rating','0'),
(56104,4397,'_wc_review_count','0'),
(56105,4397,'attribute_colour','Brown'),
(56106,4397,'_price','26.5'),
(56107,4397,'_product_version','9.8.5'),
(56108,4398,'_wp_attached_file','2023/06/Mod-N-Cosmo-Uno-Black.jpg'),
(56109,4398,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Uno-Black.jpg\";s:8:\"filesize\";i:38752;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3975;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Uno-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24943;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2073;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3975;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10706;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Uno-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1335;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56110,4398,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b12e0e71d9790834e1a7c088c6a01e8564736d55/Mod-N-Cosmo-Uno-Black.jpg'),
(56111,4399,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56112,4399,'_sku','10446'),
(56113,4399,'_regular_price','26.5'),
(56114,4399,'total_sales','0'),
(56115,4399,'_tax_status','taxable'),
(56116,4399,'_tax_class','parent'),
(56117,4399,'_manage_stock','yes'),
(56118,4399,'_backorders','no'),
(56119,4399,'_sold_individually','no'),
(56120,4399,'_virtual','no'),
(56121,4399,'_downloadable','no'),
(56122,4399,'_download_limit','-1'),
(56123,4399,'_download_expiry','-1'),
(56124,4399,'_thumbnail_id','4398'),
(56125,4399,'_stock','253'),
(56126,4399,'_stock_status','instock'),
(56127,4399,'_wc_average_rating','0'),
(56128,4399,'_wc_review_count','0'),
(56129,4399,'attribute_colour','Black'),
(56130,4399,'_price','26.5'),
(56131,4399,'_product_version','9.8.5'),
(56132,4400,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56133,4400,'_sku','10447'),
(56134,4400,'_regular_price','26.5'),
(56135,4400,'total_sales','0'),
(56136,4400,'_tax_status','taxable'),
(56137,4400,'_tax_class','parent'),
(56138,4400,'_manage_stock','yes'),
(56139,4400,'_backorders','no'),
(56140,4400,'_sold_individually','no'),
(56141,4400,'_virtual','no'),
(56142,4400,'_downloadable','no'),
(56143,4400,'_download_limit','-1'),
(56144,4400,'_download_expiry','-1'),
(56145,4400,'_stock','50'),
(56146,4400,'_stock_status','instock'),
(56147,4400,'_wc_average_rating','0'),
(56148,4400,'_wc_review_count','0'),
(56149,4400,'attribute_colour','Turquoise'),
(56150,4400,'_price','26.5'),
(56151,4400,'_product_version','9.8.5'),
(56152,4401,'_wp_attached_file','2023/06/Mod-N-Cosmo-Uno-Grey.jpg'),
(56153,4401,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/Mod-N-Cosmo-Uno-Grey.jpg\";s:8:\"filesize\";i:43648;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3946;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Uno-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1925;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Grey-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17136;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3982;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11261;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Uno-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1321;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56154,4401,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/13d49a688a99a4e85d801453e53ab0d5a4fbf277/Mod-N-Cosmo-Uno-Grey.jpg'),
(56155,4402,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56156,4402,'_sku','11071'),
(56157,4402,'_regular_price','26.5'),
(56158,4402,'total_sales','0'),
(56159,4402,'_tax_status','taxable'),
(56160,4402,'_tax_class','parent'),
(56161,4402,'_manage_stock','yes'),
(56162,4402,'_backorders','no'),
(56163,4402,'_sold_individually','no'),
(56164,4402,'_virtual','no'),
(56165,4402,'_downloadable','no'),
(56166,4402,'_download_limit','-1'),
(56167,4402,'_download_expiry','-1'),
(56168,4402,'_thumbnail_id','4401'),
(56169,4402,'_stock','772'),
(56170,4402,'_stock_status','instock'),
(56171,4402,'_wc_average_rating','0'),
(56172,4402,'_wc_review_count','0'),
(56173,4402,'attribute_colour','Grey'),
(56174,4402,'_price','26.5'),
(56175,4402,'_product_version','9.8.5'),
(56176,4403,'_wp_attached_file','2023/06/Mod-N-Cosmo-Uno-Navy-Blue.jpg'),
(56177,4403,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Mod-N-Cosmo-Uno-Navy-Blue.jpg\";s:8:\"filesize\";i:45010;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Uno-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Uno-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30219;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Uno-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Uno-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18526;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Uno-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4641;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Uno-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12548;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Uno-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56178,4403,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/07b8940386a29dc68c0c309a2d398481d112d1e4/Mod-N-Cosmo-Uno-Navy-Blue.jpg'),
(56179,4404,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56180,4404,'_sku','11072'),
(56181,4404,'_regular_price','26.5'),
(56182,4404,'total_sales','0'),
(56183,4404,'_tax_status','taxable'),
(56184,4404,'_tax_class','parent'),
(56185,4404,'_manage_stock','yes'),
(56186,4404,'_backorders','no'),
(56187,4404,'_sold_individually','no'),
(56188,4404,'_virtual','no'),
(56189,4404,'_downloadable','no'),
(56190,4404,'_download_limit','-1'),
(56191,4404,'_download_expiry','-1'),
(56192,4404,'_thumbnail_id','4403'),
(56193,4404,'_stock','1069'),
(56194,4404,'_stock_status','instock'),
(56195,4404,'_wc_average_rating','0'),
(56196,4404,'_wc_review_count','0'),
(56197,4404,'attribute_colour','Navy Blue'),
(56198,4404,'_price','26.5'),
(56199,4404,'_product_version','9.8.5'),
(56204,4405,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo.jpg'),
(56205,4405,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:27:\"2023/06/Mod-N-Cosmo-Duo.jpg\";s:8:\"filesize\";i:72781;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Duo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9056;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Cosmo-Duo-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Duo-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3724;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Duo-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34991;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Duo-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9056;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Duo-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24790;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Mod-N-Cosmo-Duo-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2258;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56206,4405,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0bcbe4aa2aacc5650dae6011a6c086fd7b3aa65e/Mod-N-Cosmo-Duo.jpg'),
(56207,4406,'total_sales','0'),
(56208,4406,'_tax_status','taxable'),
(56209,4406,'_tax_class',''),
(56210,4406,'_manage_stock','no'),
(56211,4406,'_backorders','no'),
(56212,4406,'_sold_individually','no'),
(56213,4406,'_virtual','no'),
(56214,4406,'_downloadable','no'),
(56215,4406,'_download_limit','-1'),
(56216,4406,'_download_expiry','-1'),
(56217,4406,'_thumbnail_id','4405'),
(56218,4406,'_stock',NULL),
(56219,4406,'_stock_status','instock'),
(56220,4406,'_wc_average_rating','0'),
(56221,4406,'_wc_review_count','0'),
(56222,4406,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:68:\"Blue | Brown | Black | Turquoise | L/Blue | Grey | Navy Blue | White\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56223,4406,'_product_version','9.8.5'),
(56224,4407,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo-Blue.jpg'),
(56225,4407,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/Mod-N-Cosmo-Duo-Blue.jpg\";s:8:\"filesize\";i:44378;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4790;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Duo-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2218;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20103;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4755;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12622;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56226,4407,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c269db4c34260f713f066407e316cca96d699310/Mod-N-Cosmo-Duo-Blue.jpg'),
(56227,4408,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56228,4408,'_sku','10432'),
(56229,4408,'_regular_price','26.5'),
(56230,4408,'total_sales','0'),
(56231,4408,'_tax_status','taxable'),
(56232,4408,'_tax_class','parent'),
(56233,4408,'_manage_stock','yes'),
(56234,4408,'_backorders','no'),
(56235,4408,'_sold_individually','no'),
(56236,4408,'_virtual','no'),
(56237,4408,'_downloadable','no'),
(56238,4408,'_download_limit','-1'),
(56239,4408,'_download_expiry','-1'),
(56240,4408,'_thumbnail_id','4407'),
(56241,4408,'_stock','4793'),
(56242,4408,'_stock_status','instock'),
(56243,4408,'_wc_average_rating','0'),
(56244,4408,'_wc_review_count','0'),
(56245,4408,'attribute_colour','Blue'),
(56246,4408,'_price','26.5'),
(56247,4408,'_product_version','9.8.5'),
(56248,4409,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo-Brown.jpg'),
(56249,4409,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Duo-Brown.jpg\";s:8:\"filesize\";i:43340;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4404;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Duo-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2074;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18845;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4404;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12084;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1388;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56250,4409,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fa01a7a30b17ee7f7bd7ba51d95d2a8366b853ae/Mod-N-Cosmo-Duo-Brown.jpg'),
(56251,4410,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56252,4410,'_sku','10433'),
(56253,4410,'_regular_price','26.5'),
(56254,4410,'total_sales','0'),
(56255,4410,'_tax_status','taxable'),
(56256,4410,'_tax_class','parent'),
(56257,4410,'_manage_stock','yes'),
(56258,4410,'_backorders','no'),
(56259,4410,'_sold_individually','no'),
(56260,4410,'_virtual','no'),
(56261,4410,'_downloadable','no'),
(56262,4410,'_download_limit','-1'),
(56263,4410,'_download_expiry','-1'),
(56264,4410,'_thumbnail_id','4409'),
(56265,4410,'_stock','281'),
(56266,4410,'_stock_status','instock'),
(56267,4410,'_wc_average_rating','0'),
(56268,4410,'_wc_review_count','0'),
(56269,4410,'attribute_colour','Brown'),
(56270,4410,'_price','26.5'),
(56271,4410,'_product_version','9.8.5'),
(56272,4411,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo-Black.jpg'),
(56273,4411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Duo-Black.jpg\";s:8:\"filesize\";i:39942;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4483;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Duo-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2136;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18060;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4483;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11584;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56274,4411,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9af7aaa32fde6f961c8856a46b89b5d51578aefc/Mod-N-Cosmo-Duo-Black.jpg'),
(56275,4412,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56276,4412,'_sku','10434'),
(56277,4412,'_regular_price','26.5'),
(56278,4412,'total_sales','0'),
(56279,4412,'_tax_status','taxable'),
(56280,4412,'_tax_class','parent'),
(56281,4412,'_manage_stock','yes'),
(56282,4412,'_backorders','no'),
(56283,4412,'_sold_individually','no'),
(56284,4412,'_virtual','no'),
(56285,4412,'_downloadable','no'),
(56286,4412,'_download_limit','-1'),
(56287,4412,'_download_expiry','-1'),
(56288,4412,'_thumbnail_id','4411'),
(56289,4412,'_stock','476'),
(56290,4412,'_stock_status','instock'),
(56291,4412,'_wc_average_rating','0'),
(56292,4412,'_wc_review_count','0'),
(56293,4412,'attribute_colour','Black'),
(56294,4412,'_price','26.5'),
(56295,4412,'_product_version','9.8.5'),
(56296,4413,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56297,4413,'_sku','10435'),
(56298,4413,'_regular_price','26.5'),
(56299,4413,'total_sales','0'),
(56300,4413,'_tax_status','taxable'),
(56301,4413,'_tax_class','parent'),
(56302,4413,'_manage_stock','yes'),
(56303,4413,'_backorders','no'),
(56304,4413,'_sold_individually','no'),
(56305,4413,'_virtual','no'),
(56306,4413,'_downloadable','no'),
(56307,4413,'_download_limit','-1'),
(56308,4413,'_download_expiry','-1'),
(56309,4413,'_stock','0'),
(56310,4413,'_stock_status','outofstock'),
(56311,4413,'_wc_average_rating','0'),
(56312,4413,'_wc_review_count','0'),
(56313,4413,'attribute_colour','Turquoise'),
(56314,4413,'_price','26.5'),
(56315,4413,'_product_version','9.8.5'),
(56316,4414,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56317,4414,'_sku','12258'),
(56318,4414,'_regular_price','26.5'),
(56319,4414,'total_sales','0'),
(56320,4414,'_tax_status','taxable'),
(56321,4414,'_tax_class','parent'),
(56322,4414,'_manage_stock','yes'),
(56323,4414,'_backorders','no'),
(56324,4414,'_sold_individually','no'),
(56325,4414,'_virtual','no'),
(56326,4414,'_downloadable','no'),
(56327,4414,'_download_limit','-1'),
(56328,4414,'_download_expiry','-1'),
(56329,4414,'_stock','0'),
(56330,4414,'_stock_status','outofstock'),
(56331,4414,'_wc_average_rating','0'),
(56332,4414,'_wc_review_count','0'),
(56333,4414,'attribute_colour','L/Blue'),
(56334,4414,'_price','26.5'),
(56335,4414,'_product_version','9.8.5'),
(56336,4415,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo-Grey.jpg'),
(56337,4415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:32:\"2023/06/Mod-N-Cosmo-Duo-Grey.jpg\";s:8:\"filesize\";i:39422;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3918;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Cosmo-Duo-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26172;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1879;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Grey-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16528;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3926;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10912;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Duo-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56338,4415,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/438ee5e52909e279e9501507ad68197b1ed6de89/Mod-N-Cosmo-Duo-Grey.jpg'),
(56339,4416,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56340,4416,'_sku','12259'),
(56341,4416,'_regular_price','26.5'),
(56342,4416,'total_sales','0'),
(56343,4416,'_tax_status','taxable'),
(56344,4416,'_tax_class','parent'),
(56345,4416,'_manage_stock','yes'),
(56346,4416,'_backorders','no'),
(56347,4416,'_sold_individually','no'),
(56348,4416,'_virtual','no'),
(56349,4416,'_downloadable','no'),
(56350,4416,'_download_limit','-1'),
(56351,4416,'_download_expiry','-1'),
(56352,4416,'_thumbnail_id','4415'),
(56353,4416,'_stock','165'),
(56354,4416,'_stock_status','instock'),
(56355,4416,'_wc_average_rating','0'),
(56356,4416,'_wc_review_count','0'),
(56357,4416,'attribute_colour','Grey'),
(56358,4416,'_price','26.5'),
(56359,4416,'_product_version','9.8.5'),
(56360,4417,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo-Navy-Blue.jpg'),
(56361,4417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/06/Mod-N-Cosmo-Duo-Navy-Blue.jpg\";s:8:\"filesize\";i:48246;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Duo-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4920;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Duo-Navy-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Duo-Navy-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Duo-Navy-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21028;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Duo-Navy-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4920;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Duo-Navy-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13323;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Duo-Navy-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56362,4417,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0b9ceea72a744af5faa88b2f7274c216ee8d6eda/Mod-N-Cosmo-Duo-Navy-Blue.jpg'),
(56363,4418,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56364,4418,'_sku','12799'),
(56365,4418,'_regular_price','26.5'),
(56366,4418,'total_sales','0'),
(56367,4418,'_tax_status','taxable'),
(56368,4418,'_tax_class','parent'),
(56369,4418,'_manage_stock','yes'),
(56370,4418,'_backorders','no'),
(56371,4418,'_sold_individually','no'),
(56372,4418,'_virtual','no'),
(56373,4418,'_downloadable','no'),
(56374,4418,'_download_limit','-1'),
(56375,4418,'_download_expiry','-1'),
(56376,4418,'_thumbnail_id','4417'),
(56377,4418,'_stock','646'),
(56378,4418,'_stock_status','instock'),
(56379,4418,'_wc_average_rating','0'),
(56380,4418,'_wc_review_count','0'),
(56381,4418,'attribute_colour','Navy Blue'),
(56382,4418,'_price','26.5'),
(56383,4418,'_product_version','9.8.5'),
(56384,4419,'_wp_attached_file','2023/06/Mod-N-Cosmo-Duo-White.jpg'),
(56385,4419,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Cosmo-Duo-White.jpg\";s:8:\"filesize\";i:33506;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2979;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Duo-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21889;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1354;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-White-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13198;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2956;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8407;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Cosmo-Duo-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56386,4419,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0695fa9ae90395a00cd6c03f1a9e9d3aeef510ba/Mod-N-Cosmo-Duo-White.jpg'),
(56387,4420,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56388,4420,'_sku','12968'),
(56389,4420,'_regular_price','26.5'),
(56390,4420,'total_sales','0'),
(56391,4420,'_tax_status','taxable'),
(56392,4420,'_tax_class','parent'),
(56393,4420,'_manage_stock','yes'),
(56394,4420,'_backorders','no'),
(56395,4420,'_sold_individually','no'),
(56396,4420,'_virtual','no'),
(56397,4420,'_downloadable','no'),
(56398,4420,'_download_limit','-1'),
(56399,4420,'_download_expiry','-1'),
(56400,4420,'_thumbnail_id','4419'),
(56401,4420,'_stock','50'),
(56402,4420,'_stock_status','instock'),
(56403,4420,'_wc_average_rating','0'),
(56404,4420,'_wc_review_count','0'),
(56405,4420,'attribute_colour','White'),
(56406,4420,'_price','26.5'),
(56407,4420,'_product_version','9.8.5'),
(56413,4421,'_wp_attached_file','2023/06/Mod-N-Riveno.jpg'),
(56414,4421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2023/06/Mod-N-Riveno.jpg\";s:8:\"filesize\";i:132051;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Mod-N-Riveno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12894;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Mod-N-Riveno-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Riveno-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Mod-N-Riveno-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58817;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Mod-N-Riveno-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12894;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Mod-N-Riveno-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40195;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Mod-N-Riveno-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2271;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56415,4421,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d1f1a56e297056b4e8e00d7451359b860ff4a73f/Mod-N-Riveno.jpg'),
(56416,4422,'total_sales','0'),
(56417,4422,'_tax_status','taxable'),
(56418,4422,'_tax_class',''),
(56419,4422,'_manage_stock','no'),
(56420,4422,'_backorders','no'),
(56421,4422,'_sold_individually','no'),
(56422,4422,'_virtual','no'),
(56423,4422,'_downloadable','no'),
(56424,4422,'_download_limit','-1'),
(56425,4422,'_download_expiry','-1'),
(56426,4422,'_thumbnail_id','4421'),
(56427,4422,'_stock',NULL),
(56428,4422,'_stock_status','instock'),
(56429,4422,'_wc_average_rating','0'),
(56430,4422,'_wc_review_count','0'),
(56431,4422,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56432,4422,'_product_version','9.8.2'),
(56433,4423,'_wp_attached_file','2023/06/Mod-N-Riveno-Blue.jpg'),
(56434,4423,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Riveno-Blue.jpg\";s:8:\"filesize\";i:65984;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Riveno-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6099;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Riveno-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Riveno-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2251;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Riveno-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27714;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Riveno-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6099;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Riveno-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18122;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Riveno-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56435,4423,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c36236c5ba7089d31335550b59b68020e3465b08/Mod-N-Riveno-Blue.jpg'),
(56436,4424,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56437,4424,'_sku','10480'),
(56438,4424,'_regular_price','26.5'),
(56439,4424,'total_sales','0'),
(56440,4424,'_tax_status','taxable'),
(56441,4424,'_tax_class','parent'),
(56442,4424,'_manage_stock','yes'),
(56443,4424,'_backorders','no'),
(56444,4424,'_sold_individually','no'),
(56445,4424,'_virtual','no'),
(56446,4424,'_downloadable','no'),
(56447,4424,'_download_limit','-1'),
(56448,4424,'_download_expiry','-1'),
(56449,4424,'_thumbnail_id','4423'),
(56450,4424,'_stock','2557'),
(56451,4424,'_stock_status','instock'),
(56452,4424,'_wc_average_rating','0'),
(56453,4424,'_wc_review_count','0'),
(56454,4424,'attribute_colour','Blue'),
(56455,4424,'_price','26.5'),
(56456,4424,'_product_version','9.8.2'),
(56457,4425,'_wp_attached_file','2023/06/Mod-N-Riveno-Brown.jpg'),
(56458,4425,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Riveno-Brown.jpg\";s:8:\"filesize\";i:62700;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Riveno-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5825;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Riveno-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Riveno-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2236;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Riveno-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26963;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Riveno-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5825;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Riveno-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17663;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Riveno-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56459,4425,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/dcdef2bffb43b132d2cb0426e326c435f2f4493f/Mod-N-Riveno-Brown.jpg'),
(56460,4426,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56461,4426,'_sku','10481'),
(56462,4426,'_regular_price','26.5'),
(56463,4426,'total_sales','0'),
(56464,4426,'_tax_status','taxable'),
(56465,4426,'_tax_class','parent'),
(56466,4426,'_manage_stock','yes'),
(56467,4426,'_backorders','no'),
(56468,4426,'_sold_individually','no'),
(56469,4426,'_virtual','no'),
(56470,4426,'_downloadable','no'),
(56471,4426,'_download_limit','-1'),
(56472,4426,'_download_expiry','-1'),
(56473,4426,'_thumbnail_id','4425'),
(56474,4426,'_stock','353'),
(56475,4426,'_stock_status','instock'),
(56476,4426,'_wc_average_rating','0'),
(56477,4426,'_wc_review_count','0'),
(56478,4426,'attribute_colour','Brown'),
(56479,4426,'_price','26.5'),
(56480,4426,'_product_version','9.8.2'),
(56481,4427,'_wp_attached_file','2023/06/Mod-N-Riveno-Charcoal.jpg'),
(56482,4427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Riveno-Charcoal.jpg\";s:8:\"filesize\";i:60473;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Riveno-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5618;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Riveno-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Riveno-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2137;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Riveno-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24391;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Riveno-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5618;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Riveno-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16395;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Riveno-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1342;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56483,4427,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3bd47d764c31442caa9ccc729d3a815e3e8bf982/Mod-N-Riveno-Charcoal.jpg'),
(56484,4428,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56485,4428,'_sku','10482'),
(56486,4428,'_regular_price','26.5'),
(56487,4428,'total_sales','0'),
(56488,4428,'_tax_status','taxable'),
(56489,4428,'_tax_class','parent'),
(56490,4428,'_manage_stock','yes'),
(56491,4428,'_backorders','no'),
(56492,4428,'_sold_individually','no'),
(56493,4428,'_virtual','no'),
(56494,4428,'_downloadable','no'),
(56495,4428,'_download_limit','-1'),
(56496,4428,'_download_expiry','-1'),
(56497,4428,'_thumbnail_id','4427'),
(56498,4428,'_stock','630'),
(56499,4428,'_stock_status','instock'),
(56500,4428,'_wc_average_rating','0'),
(56501,4428,'_wc_review_count','0'),
(56502,4428,'attribute_colour','Charcoal'),
(56503,4428,'_price','26.5'),
(56504,4428,'_product_version','9.8.2'),
(56505,4429,'_wp_attached_file','2023/06/Mod-N-Riveno-Turquoise.jpg'),
(56506,4429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Riveno-Turquoise.jpg\";s:8:\"filesize\";i:58591;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Riveno-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5503;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Riveno-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39173;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Riveno-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Riveno-Turquoise-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24291;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Riveno-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5478;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Riveno-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16864;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Riveno-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56507,4429,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4ca587bb9730b998f2d8a86196f7cf644985ff7d/Mod-N-Riveno-Turquoise.jpg'),
(56508,4430,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56509,4430,'_sku','10483'),
(56510,4430,'_regular_price','26.5'),
(56511,4430,'total_sales','0'),
(56512,4430,'_tax_status','taxable'),
(56513,4430,'_tax_class','parent'),
(56514,4430,'_manage_stock','yes'),
(56515,4430,'_backorders','no'),
(56516,4430,'_sold_individually','no'),
(56517,4430,'_virtual','no'),
(56518,4430,'_downloadable','no'),
(56519,4430,'_download_limit','-1'),
(56520,4430,'_download_expiry','-1'),
(56521,4430,'_thumbnail_id','4429'),
(56522,4430,'_stock','50'),
(56523,4430,'_stock_status','instock'),
(56524,4430,'_wc_average_rating','0'),
(56525,4430,'_wc_review_count','0'),
(56526,4430,'attribute_colour','Turquoise'),
(56527,4430,'_price','26.5'),
(56528,4430,'_product_version','9.8.2'),
(56532,4431,'_wp_attached_file','2023/06/Mod-N-Greek.jpg'),
(56533,4431,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:23:\"2023/06/Mod-N-Greek.jpg\";s:8:\"filesize\";i:113184;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Mod-N-Greek-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13545;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Mod-N-Greek-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78951;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Mod-N-Greek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4462;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Mod-N-Greek-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53326;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Mod-N-Greek-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13545;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Mod-N-Greek-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36993;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Mod-N-Greek-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56534,4431,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/38b93c14941f2de58b5ca707a786814f389f35e5/Mod-N-Greek.jpg'),
(56535,4432,'total_sales','0'),
(56536,4432,'_tax_status','taxable'),
(56537,4432,'_tax_class',''),
(56538,4432,'_manage_stock','no'),
(56539,4432,'_backorders','no'),
(56540,4432,'_sold_individually','no'),
(56541,4432,'_virtual','no'),
(56542,4432,'_downloadable','no'),
(56543,4432,'_download_limit','-1'),
(56544,4432,'_download_expiry','-1'),
(56545,4432,'_thumbnail_id','4431'),
(56546,4432,'_stock',NULL),
(56547,4432,'_stock_status','instock'),
(56548,4432,'_wc_average_rating','0'),
(56549,4432,'_wc_review_count','0'),
(56550,4432,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56551,4432,'_product_version','9.8.5'),
(56552,4433,'_wp_attached_file','2023/06/Mod-N-Greek-Blue.jpg'),
(56553,4433,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Mod-N-Greek-Blue.jpg\";s:8:\"filesize\";i:58750;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Mod-N-Greek-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6217;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Greek-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Greek-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2443;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Greek-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25718;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Mod-N-Greek-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6217;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Mod-N-Greek-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17228;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Greek-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1529;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56554,4433,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2f7335adfab8aa46ad54891e208e62efe6d1f8a3/Mod-N-Greek-Blue.jpg'),
(56555,4434,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56556,4434,'_sku','10448'),
(56557,4434,'_regular_price','26.5'),
(56558,4434,'total_sales','0'),
(56559,4434,'_tax_status','taxable'),
(56560,4434,'_tax_class','parent'),
(56561,4434,'_manage_stock','yes'),
(56562,4434,'_backorders','no'),
(56563,4434,'_sold_individually','no'),
(56564,4434,'_virtual','no'),
(56565,4434,'_downloadable','no'),
(56566,4434,'_download_limit','-1'),
(56567,4434,'_download_expiry','-1'),
(56568,4434,'_thumbnail_id','4433'),
(56569,4434,'_stock','4401'),
(56570,4434,'_stock_status','instock'),
(56571,4434,'_wc_average_rating','0'),
(56572,4434,'_wc_review_count','0'),
(56573,4434,'attribute_colour','Blue'),
(56574,4434,'_price','26.5'),
(56575,4434,'_product_version','9.8.5'),
(56576,4435,'_wp_attached_file','2023/06/Mod-N-Greek-Brown.jpg'),
(56577,4435,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2023/06/Mod-N-Greek-Brown.jpg\";s:8:\"filesize\";i:55746;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Greek-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6084;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Greek-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37247;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Greek-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Greek-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24603;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Greek-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6084;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Greek-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16999;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Greek-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1497;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56578,4435,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/485c758ff07a2241d2c7689da3c0bfa2e6b51940/Mod-N-Greek-Brown.jpg'),
(56579,4436,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56580,4436,'_sku','10449'),
(56581,4436,'_regular_price','26.5'),
(56582,4436,'total_sales','0'),
(56583,4436,'_tax_status','taxable'),
(56584,4436,'_tax_class','parent'),
(56585,4436,'_manage_stock','yes'),
(56586,4436,'_backorders','no'),
(56587,4436,'_sold_individually','no'),
(56588,4436,'_virtual','no'),
(56589,4436,'_downloadable','no'),
(56590,4436,'_download_limit','-1'),
(56591,4436,'_download_expiry','-1'),
(56592,4436,'_thumbnail_id','4435'),
(56593,4436,'_stock','0'),
(56594,4436,'_stock_status','outofstock'),
(56595,4436,'_wc_average_rating','0'),
(56596,4436,'_wc_review_count','0'),
(56597,4436,'attribute_colour','Brown'),
(56598,4436,'_price','26.5'),
(56599,4436,'_product_version','9.8.5'),
(56600,4437,'_wp_attached_file','2023/06/Mod-N-Greek-Charcoal.jpg'),
(56601,4437,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Greek-Charcoal.jpg\";s:8:\"filesize\";i:54809;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Greek-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5765;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Greek-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36466;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Greek-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2333;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Greek-Charcoal-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23057;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Greek-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5765;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Greek-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15634;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Greek-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1465;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56602,4437,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/477d98bfe615f0cd196001a890516116fa752e5b/Mod-N-Greek-Charcoal.jpg'),
(56603,4438,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56604,4438,'_sku','10450'),
(56605,4438,'_regular_price','26.5'),
(56606,4438,'total_sales','0'),
(56607,4438,'_tax_status','taxable'),
(56608,4438,'_tax_class','parent'),
(56609,4438,'_manage_stock','yes'),
(56610,4438,'_backorders','no'),
(56611,4438,'_sold_individually','no'),
(56612,4438,'_virtual','no'),
(56613,4438,'_downloadable','no'),
(56614,4438,'_download_limit','-1'),
(56615,4438,'_download_expiry','-1'),
(56616,4438,'_thumbnail_id','4437'),
(56617,4438,'_stock','319'),
(56618,4438,'_stock_status','instock'),
(56619,4438,'_wc_average_rating','0'),
(56620,4438,'_wc_review_count','0'),
(56621,4438,'attribute_colour','Charcoal'),
(56622,4438,'_price','26.5'),
(56623,4438,'_product_version','9.8.5'),
(56624,4439,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56625,4439,'_sku','10451'),
(56626,4439,'_regular_price','26.5'),
(56627,4439,'total_sales','0'),
(56628,4439,'_tax_status','taxable'),
(56629,4439,'_tax_class','parent'),
(56630,4439,'_manage_stock','yes'),
(56631,4439,'_backorders','no'),
(56632,4439,'_sold_individually','no'),
(56633,4439,'_virtual','no'),
(56634,4439,'_downloadable','no'),
(56635,4439,'_download_limit','-1'),
(56636,4439,'_download_expiry','-1'),
(56637,4439,'_stock','0'),
(56638,4439,'_stock_status','outofstock'),
(56639,4439,'_wc_average_rating','0'),
(56640,4439,'_wc_review_count','0'),
(56641,4439,'attribute_colour','Turquoise'),
(56642,4439,'_price','26.5'),
(56643,4439,'_product_version','9.8.5'),
(56648,4440,'_wp_attached_file','2023/06/Mod-N-Topaz-3.jpg'),
(56649,4440,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:25:\"2023/06/Mod-N-Topaz-3.jpg\";s:8:\"filesize\";i:131615;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12978;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Mod-N-Topaz-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-3-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58993;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Mod-N-Topaz-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12870;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39216;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Mod-N-Topaz-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2369;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56650,4440,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e72ca19127b3c004554822bd66a1b8af1577b2b1/Mod-N-Topaz-3.jpg'),
(56651,4441,'total_sales','0'),
(56652,4441,'_tax_status','taxable'),
(56653,4441,'_tax_class',''),
(56654,4441,'_manage_stock','no'),
(56655,4441,'_backorders','no'),
(56656,4441,'_sold_individually','no'),
(56657,4441,'_virtual','no'),
(56658,4441,'_downloadable','no'),
(56659,4441,'_download_limit','-1'),
(56660,4441,'_download_expiry','-1'),
(56661,4441,'_thumbnail_id','4440'),
(56662,4441,'_stock',NULL),
(56663,4441,'_stock_status','instock'),
(56664,4441,'_wc_average_rating','0'),
(56665,4441,'_wc_review_count','0'),
(56666,4441,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:35:\"Blue | Brown | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56667,4441,'_product_version','9.6.0'),
(56668,4442,'_wp_attached_file','2023/06/Mod-N-Topaz-3-Blue.jpg'),
(56669,4442,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2023/06/Mod-N-Topaz-3-Blue.jpg\";s:8:\"filesize\";i:67036;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-3-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5902;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Topaz-3-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-3-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-3-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27490;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Topaz-3-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5902;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-3-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18216;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Topaz-3-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56670,4442,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/939f6fa01520f908b2914ff7c7b322f8a651fbd2/Mod-N-Topaz-3-Blue.jpg'),
(56671,4443,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56672,4443,'_sku','10488'),
(56673,4443,'_regular_price','26.5'),
(56674,4443,'total_sales','0'),
(56675,4443,'_tax_status','taxable'),
(56676,4443,'_tax_class','parent'),
(56677,4443,'_manage_stock','yes'),
(56678,4443,'_backorders','no'),
(56679,4443,'_sold_individually','no'),
(56680,4443,'_virtual','no'),
(56681,4443,'_downloadable','no'),
(56682,4443,'_download_limit','-1'),
(56683,4443,'_download_expiry','-1'),
(56684,4443,'_thumbnail_id','4442'),
(56685,4443,'_stock','362'),
(56686,4443,'_stock_status','instock'),
(56687,4443,'_wc_average_rating','0'),
(56688,4443,'_wc_review_count','0'),
(56689,4443,'attribute_colour','Blue'),
(56690,4443,'_price','26.5'),
(56691,4443,'_product_version','9.6.0'),
(56692,4444,'_wp_attached_file','2023/06/Mod-N-Topaz-3-Brown.jpg'),
(56693,4444,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/Mod-N-Topaz-3-Brown.jpg\";s:8:\"filesize\";i:58790;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-3-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Topaz-3-Brown-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-3-Brown-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2211;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-3-Brown-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25249;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Mod-N-Topaz-3-Brown-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5775;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-3-Brown-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16809;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Mod-N-Topaz-3-Brown-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56694,4444,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/13c1e075c48d75faa6fc84af8b54592de27a3439/Mod-N-Topaz-3-Brown.jpg'),
(56695,4445,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56696,4445,'_sku','10489'),
(56697,4445,'_regular_price','26.5'),
(56698,4445,'total_sales','0'),
(56699,4445,'_tax_status','taxable'),
(56700,4445,'_tax_class','parent'),
(56701,4445,'_manage_stock','yes'),
(56702,4445,'_backorders','no'),
(56703,4445,'_sold_individually','no'),
(56704,4445,'_virtual','no'),
(56705,4445,'_downloadable','no'),
(56706,4445,'_download_limit','-1'),
(56707,4445,'_download_expiry','-1'),
(56708,4445,'_thumbnail_id','4444'),
(56709,4445,'_stock','326'),
(56710,4445,'_stock_status','instock'),
(56711,4445,'_wc_average_rating','0'),
(56712,4445,'_wc_review_count','0'),
(56713,4445,'attribute_colour','Brown'),
(56714,4445,'_price','26.5'),
(56715,4445,'_product_version','9.6.0'),
(56716,4446,'_wp_attached_file','2023/06/Mod-N-Topaz-3-Charcoal.jpg'),
(56717,4446,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Topaz-3-Charcoal.jpg\";s:8:\"filesize\";i:61396;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-3-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5905;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Topaz-3-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-3-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2197;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-3-Charcoal-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26195;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Topaz-3-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5862;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-3-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17308;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Topaz-3-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56718,4446,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f1e66c321cee193028f7caf4b79a396fe1ac78f8/Mod-N-Topaz-3-Charcoal.jpg'),
(56719,4447,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56720,4447,'_sku','10490'),
(56721,4447,'_regular_price','26.5'),
(56722,4447,'total_sales','0'),
(56723,4447,'_tax_status','taxable'),
(56724,4447,'_tax_class','parent'),
(56725,4447,'_manage_stock','yes'),
(56726,4447,'_backorders','no'),
(56727,4447,'_sold_individually','no'),
(56728,4447,'_virtual','no'),
(56729,4447,'_downloadable','no'),
(56730,4447,'_download_limit','-1'),
(56731,4447,'_download_expiry','-1'),
(56732,4447,'_thumbnail_id','4446'),
(56733,4447,'_stock','679'),
(56734,4447,'_stock_status','instock'),
(56735,4447,'_wc_average_rating','0'),
(56736,4447,'_wc_review_count','0'),
(56737,4447,'attribute_colour','Charcoal'),
(56738,4447,'_price','26.5'),
(56739,4447,'_product_version','9.6.0'),
(56740,4448,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56741,4448,'_sku','10491'),
(56742,4448,'_regular_price','26.5'),
(56743,4448,'total_sales','0'),
(56744,4448,'_tax_status','taxable'),
(56745,4448,'_tax_class','parent'),
(56746,4448,'_manage_stock','yes'),
(56747,4448,'_backorders','no'),
(56748,4448,'_sold_individually','no'),
(56749,4448,'_virtual','no'),
(56750,4448,'_downloadable','no'),
(56751,4448,'_download_limit','-1'),
(56752,4448,'_download_expiry','-1'),
(56753,4448,'_stock','0'),
(56754,4448,'_stock_status','outofstock'),
(56755,4448,'_wc_average_rating','0'),
(56756,4448,'_wc_review_count','0'),
(56757,4448,'attribute_colour','Turquoise'),
(56758,4448,'_price','26.5'),
(56759,4448,'_product_version','9.6.0'),
(56764,4449,'_wp_attached_file','2023/06/Mod-N-Le-Fleur-1.jpg'),
(56765,4449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:28:\"2023/06/Mod-N-Le-Fleur-1.jpg\";s:8:\"filesize\";i:113574;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12788;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Le-Fleur-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80371;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52050;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12788;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36531;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Mod-N-Le-Fleur-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2490;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56766,4449,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cca96c0b98ceeee8a576be1ef74492df830444d5/Mod-N-Le-Fleur.jpg'),
(56767,4450,'total_sales','30'),
(56768,4450,'_tax_status','taxable'),
(56769,4450,'_tax_class',''),
(56770,4450,'_manage_stock','no'),
(56771,4450,'_backorders','no'),
(56772,4450,'_sold_individually','no'),
(56773,4450,'_virtual','no'),
(56774,4450,'_downloadable','no'),
(56775,4450,'_download_limit','-1'),
(56776,4450,'_download_expiry','-1'),
(56777,4450,'_thumbnail_id','4449'),
(56778,4450,'_stock',NULL),
(56779,4450,'_stock_status','instock'),
(56780,4450,'_wc_average_rating','0'),
(56781,4450,'_wc_review_count','0'),
(56782,4450,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:32:\"Blue | Brown | Black | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56783,4450,'_product_version','9.8.5'),
(56784,4451,'_wp_attached_file','2023/06/Mod-N-Le-Fleur-Blue-1.jpg'),
(56785,4451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:33:\"2023/06/Mod-N-Le-Fleur-Blue-1.jpg\";s:8:\"filesize\";i:58555;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6050;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Le-Fleur-Blue-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24904;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6050;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17341;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Mod-N-Le-Fleur-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56786,4451,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ed60303aff4dc55609e5132c1ead63b43d255aa8/Mod-N-Le-Fleur-Blue.jpg'),
(56787,4452,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56788,4452,'_sku','10452'),
(56789,4452,'_regular_price','26.5'),
(56790,4452,'total_sales','0'),
(56791,4452,'_tax_status','taxable'),
(56792,4452,'_tax_class','parent'),
(56793,4452,'_manage_stock','yes'),
(56794,4452,'_backorders','no'),
(56795,4452,'_sold_individually','no'),
(56796,4452,'_virtual','no'),
(56797,4452,'_downloadable','no'),
(56798,4452,'_download_limit','-1'),
(56799,4452,'_download_expiry','-1'),
(56800,4452,'_thumbnail_id','4451'),
(56801,4452,'_stock','4463'),
(56802,4452,'_stock_status','instock'),
(56803,4452,'_wc_average_rating','0'),
(56804,4452,'_wc_review_count','0'),
(56805,4452,'attribute_colour','Blue'),
(56806,4452,'_price','26.5'),
(56807,4452,'_product_version','9.8.5'),
(56808,4453,'_wp_attached_file','2023/06/Mod-N-Le-Fleur-Brown-1.jpg'),
(56809,4453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/06/Mod-N-Le-Fleur-Brown-1.jpg\";s:8:\"filesize\";i:57374;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Le-Fleur-Brown-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5792;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16867;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Brown-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56810,4453,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2557ddc27d9107b007c64132c533245481a9e67d/Mod-N-Le-Fleur-Brown.jpg'),
(56811,4454,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56812,4454,'_sku','10453'),
(56813,4454,'_regular_price','26.5'),
(56814,4454,'total_sales','0'),
(56815,4454,'_tax_status','taxable'),
(56816,4454,'_tax_class','parent'),
(56817,4454,'_manage_stock','yes'),
(56818,4454,'_backorders','no'),
(56819,4454,'_sold_individually','no'),
(56820,4454,'_virtual','no'),
(56821,4454,'_downloadable','no'),
(56822,4454,'_download_limit','-1'),
(56823,4454,'_download_expiry','-1'),
(56824,4454,'_thumbnail_id','4453'),
(56825,4454,'_stock','0'),
(56826,4454,'_stock_status','outofstock'),
(56827,4454,'_wc_average_rating','0'),
(56828,4454,'_wc_review_count','0'),
(56829,4454,'attribute_colour','Brown'),
(56830,4454,'_price','26.5'),
(56831,4454,'_product_version','9.8.5'),
(56832,4455,'_wp_attached_file','2023/06/Mod-N-Le-Fleur-Black.jpg'),
(56833,4455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Mod-N-Le-Fleur-Black.jpg\";s:8:\"filesize\";i:54105;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5584;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Mod-N-Le-Fleur-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23235;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5584;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15834;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Mod-N-Le-Fleur-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56834,4455,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/536a57aca832c3a86e065a18aafe48a0066f8c1c/Mod-N-Le-Fleur-Black.jpg'),
(56835,4456,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56836,4456,'_sku','10454'),
(56837,4456,'_regular_price','26.5'),
(56838,4456,'total_sales','0'),
(56839,4456,'_tax_status','taxable'),
(56840,4456,'_tax_class','parent'),
(56841,4456,'_manage_stock','yes'),
(56842,4456,'_backorders','no'),
(56843,4456,'_sold_individually','no'),
(56844,4456,'_virtual','no'),
(56845,4456,'_downloadable','no'),
(56846,4456,'_download_limit','-1'),
(56847,4456,'_download_expiry','-1'),
(56848,4456,'_thumbnail_id','4455'),
(56849,4456,'_stock','1190'),
(56850,4456,'_stock_status','instock'),
(56851,4456,'_wc_average_rating','0'),
(56852,4456,'_wc_review_count','0'),
(56853,4456,'attribute_colour','Black'),
(56854,4456,'_price','26.5'),
(56855,4456,'_product_version','9.8.5'),
(56856,4457,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56857,4457,'_sku','10455'),
(56858,4457,'_regular_price','26.5'),
(56859,4457,'total_sales','0'),
(56860,4457,'_tax_status','taxable'),
(56861,4457,'_tax_class','parent'),
(56862,4457,'_manage_stock','yes'),
(56863,4457,'_backorders','no'),
(56864,4457,'_sold_individually','no'),
(56865,4457,'_virtual','no'),
(56866,4457,'_downloadable','no'),
(56867,4457,'_download_limit','-1'),
(56868,4457,'_download_expiry','-1'),
(56869,4457,'_stock','0'),
(56870,4457,'_stock_status','outofstock'),
(56871,4457,'_wc_average_rating','0'),
(56872,4457,'_wc_review_count','0'),
(56873,4457,'attribute_colour','Turquoise'),
(56874,4457,'_price','26.5'),
(56875,4457,'_product_version','9.8.5'),
(56880,4458,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-1.jpg'),
(56881,4458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2023/06/Mod-N-Cosmo-Quad-1.jpg\";s:8:\"filesize\";i:107302;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12986;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Cosmo-Quad-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51474;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12986;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36003;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Cosmo-Quad-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56882,4458,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/028d1e88304375e29b9fd7116ea81c2816cf284e/Mod-N-Cosmo-Quad.jpg'),
(56883,4459,'total_sales','25'),
(56884,4459,'_tax_status','taxable'),
(56885,4459,'_tax_class',''),
(56886,4459,'_manage_stock','no'),
(56887,4459,'_backorders','no'),
(56888,4459,'_sold_individually','no'),
(56889,4459,'_virtual','no'),
(56890,4459,'_downloadable','no'),
(56891,4459,'_download_limit','-1'),
(56892,4459,'_download_expiry','-1'),
(56893,4459,'_thumbnail_id','4458'),
(56894,4459,'_stock',NULL),
(56895,4459,'_stock_status','instock'),
(56896,4459,'_wc_average_rating','0'),
(56897,4459,'_wc_review_count','0'),
(56898,4459,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:68:\"Blue | Brown | Black | Turquoise | Grey | White | L/Blue | Navy Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(56899,4459,'_product_version','9.8.2'),
(56900,4460,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Blue-1.jpg'),
(56901,4460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Mod-N-Cosmo-Quad-Blue-1.jpg\";s:8:\"filesize\";i:55395;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5880;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Quad-Blue-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40391;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26594;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5880;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16133;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56902,4460,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d90259de1b20e64ab48e775255f8f710a78761b6/Mod-N-Cosmo-Quad-Blue.jpg'),
(56903,4461,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56904,4461,'_sku','10436'),
(56905,4461,'_regular_price','26.5'),
(56906,4461,'total_sales','0'),
(56907,4461,'_tax_status','taxable'),
(56908,4461,'_tax_class','parent'),
(56909,4461,'_manage_stock','yes'),
(56910,4461,'_backorders','no'),
(56911,4461,'_sold_individually','no'),
(56912,4461,'_virtual','no'),
(56913,4461,'_downloadable','no'),
(56914,4461,'_download_limit','-1'),
(56915,4461,'_download_expiry','-1'),
(56916,4461,'_thumbnail_id','4460'),
(56917,4461,'_stock','5033'),
(56918,4461,'_stock_status','instock'),
(56919,4461,'_wc_average_rating','0'),
(56920,4461,'_wc_review_count','0'),
(56921,4461,'attribute_colour','Blue'),
(56922,4461,'_price','26.5'),
(56923,4461,'_product_version','9.8.2'),
(56924,4462,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Brown-1.jpg'),
(56925,4462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Mod-N-Cosmo-Quad-Brown-1.jpg\";s:8:\"filesize\";i:54992;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5683;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Brown-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2243;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25135;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5683;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15920;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Brown-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56926,4462,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bc52301a3519ef1eb8b54b3d389457a09fde75bd/Mod-N-Cosmo-Quad-Brown.jpg'),
(56927,4463,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56928,4463,'_sku','10437'),
(56929,4463,'_regular_price','26.5'),
(56930,4463,'total_sales','0'),
(56931,4463,'_tax_status','taxable'),
(56932,4463,'_tax_class','parent'),
(56933,4463,'_manage_stock','yes'),
(56934,4463,'_backorders','no'),
(56935,4463,'_sold_individually','no'),
(56936,4463,'_virtual','no'),
(56937,4463,'_downloadable','no'),
(56938,4463,'_download_limit','-1'),
(56939,4463,'_download_expiry','-1'),
(56940,4463,'_thumbnail_id','4462'),
(56941,4463,'_stock','43'),
(56942,4463,'_stock_status','instock'),
(56943,4463,'_wc_average_rating','0'),
(56944,4463,'_wc_review_count','0'),
(56945,4463,'attribute_colour','Brown'),
(56946,4463,'_price','26.5'),
(56947,4463,'_product_version','9.8.2'),
(56948,4464,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Black-1.jpg'),
(56949,4464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Mod-N-Cosmo-Quad-Black-1.jpg\";s:8:\"filesize\";i:53020;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5663;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-Black-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23031;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5663;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15269;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-Black-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1299;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56950,4464,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4fe6f391160b190e8a923f87d0d8bf62b8f95dac/Mod-N-Cosmo-Quad-Black.jpg'),
(56951,4465,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56952,4465,'_sku','10438'),
(56953,4465,'_regular_price','26.5'),
(56954,4465,'total_sales','0'),
(56955,4465,'_tax_status','taxable'),
(56956,4465,'_tax_class','parent'),
(56957,4465,'_manage_stock','yes'),
(56958,4465,'_backorders','no'),
(56959,4465,'_sold_individually','no'),
(56960,4465,'_virtual','no'),
(56961,4465,'_downloadable','no'),
(56962,4465,'_download_limit','-1'),
(56963,4465,'_download_expiry','-1'),
(56964,4465,'_thumbnail_id','4464'),
(56965,4465,'_stock','781'),
(56966,4465,'_stock_status','instock'),
(56967,4465,'_wc_average_rating','0'),
(56968,4465,'_wc_review_count','0'),
(56969,4465,'attribute_colour','Black'),
(56970,4465,'_price','26.5'),
(56971,4465,'_product_version','9.8.2'),
(56972,4466,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Turquoise-1.jpg'),
(56973,4466,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:40:\"2023/06/Mod-N-Cosmo-Quad-Turquoise-1.jpg\";s:8:\"filesize\";i:55609;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5922;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Mod-N-Cosmo-Quad-Turquoise-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2256;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24838;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5900;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16313;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Turquoise-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56974,4466,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/99b9c97d888f283f213766addaedb56a61d88d3d/Mod-N-Cosmo-Quad-Turquoise.jpg'),
(56975,4467,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(56976,4467,'_sku','10439'),
(56977,4467,'_regular_price','26.5'),
(56978,4467,'total_sales','0'),
(56979,4467,'_tax_status','taxable'),
(56980,4467,'_tax_class','parent'),
(56981,4467,'_manage_stock','yes'),
(56982,4467,'_backorders','no'),
(56983,4467,'_sold_individually','no'),
(56984,4467,'_virtual','no'),
(56985,4467,'_downloadable','no'),
(56986,4467,'_download_limit','-1'),
(56987,4467,'_download_expiry','-1'),
(56988,4467,'_thumbnail_id','4466'),
(56989,4467,'_stock','0'),
(56990,4467,'_stock_status','outofstock'),
(56991,4467,'_wc_average_rating','0'),
(56992,4467,'_wc_review_count','0'),
(56993,4467,'attribute_colour','Turquoise'),
(56994,4467,'_price','26.5'),
(56995,4467,'_product_version','9.8.2'),
(56996,4468,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Grey-1.jpg'),
(56997,4468,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/06/Mod-N-Cosmo-Quad-Grey-1.jpg\";s:8:\"filesize\";i:48662;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4917;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mod-N-Cosmo-Quad-Grey-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21053;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4917;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13422;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Mod-N-Cosmo-Quad-Grey-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1243;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(56998,4468,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/465cfcdea66cf380b6ceb2257de52f86e4db5cbe/Mod-N-Cosmo-Quad-Grey.jpg'),
(56999,4469,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(57000,4469,'_sku','10959'),
(57001,4469,'_regular_price','26.5'),
(57002,4469,'total_sales','0'),
(57003,4469,'_tax_status','taxable'),
(57004,4469,'_tax_class','parent'),
(57005,4469,'_manage_stock','yes'),
(57006,4469,'_backorders','no'),
(57007,4469,'_sold_individually','no'),
(57008,4469,'_virtual','no'),
(57009,4469,'_downloadable','no'),
(57010,4469,'_download_limit','-1'),
(57011,4469,'_download_expiry','-1'),
(57012,4469,'_thumbnail_id','4468'),
(57013,4469,'_stock','785'),
(57014,4469,'_stock_status','instock'),
(57015,4469,'_wc_average_rating','0'),
(57016,4469,'_wc_review_count','0'),
(57017,4469,'attribute_colour','Grey'),
(57018,4469,'_price','26.5'),
(57019,4469,'_product_version','9.8.2'),
(57020,4470,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-White-1.jpg'),
(57021,4470,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Mod-N-Cosmo-Quad-White-1.jpg\";s:8:\"filesize\";i:37922;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Mod-N-Cosmo-Quad-White-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25387;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15529;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3409;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10015;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Mod-N-Cosmo-Quad-White-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1006;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57022,4470,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/86176aad371a427712eda3425f6f1dbfae9c1b99/Mod-N-Cosmo-Quad-White.jpg'),
(57023,4471,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(57024,4471,'_sku','11025'),
(57025,4471,'_regular_price','26.5'),
(57026,4471,'total_sales','0'),
(57027,4471,'_tax_status','taxable'),
(57028,4471,'_tax_class','parent'),
(57029,4471,'_manage_stock','yes'),
(57030,4471,'_backorders','no'),
(57031,4471,'_sold_individually','no'),
(57032,4471,'_virtual','no'),
(57033,4471,'_downloadable','no'),
(57034,4471,'_download_limit','-1'),
(57035,4471,'_download_expiry','-1'),
(57036,4471,'_thumbnail_id','4470'),
(57037,4471,'_stock','23'),
(57038,4471,'_stock_status','instock'),
(57039,4471,'_wc_average_rating','0'),
(57040,4471,'_wc_review_count','0'),
(57041,4471,'attribute_colour','White'),
(57042,4471,'_price','26.5'),
(57043,4471,'_product_version','9.8.2'),
(57044,4472,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Light-Blue.jpg'),
(57045,4472,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/Mod-N-Cosmo-Quad-Light-Blue.jpg\";s:8:\"filesize\";i:58732;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Quad-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6292;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Mod-N-Cosmo-Quad-Light-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Quad-Light-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Quad-Light-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26435;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Quad-Light-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6292;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Quad-Light-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17345;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Mod-N-Cosmo-Quad-Light-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1502;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57046,4472,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1214067c4d7e3d6d04bbcb743886f0750cc49a81/Mod-N-Cosmo-Quad-Light-Blue.jpg'),
(57047,4473,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(57048,4473,'_sku','12257'),
(57049,4473,'_regular_price','26.5'),
(57050,4473,'total_sales','0'),
(57051,4473,'_tax_status','taxable'),
(57052,4473,'_tax_class','parent'),
(57053,4473,'_manage_stock','yes'),
(57054,4473,'_backorders','no'),
(57055,4473,'_sold_individually','no'),
(57056,4473,'_virtual','no'),
(57057,4473,'_downloadable','no'),
(57058,4473,'_download_limit','-1'),
(57059,4473,'_download_expiry','-1'),
(57060,4473,'_thumbnail_id','4472'),
(57061,4473,'_stock','59'),
(57062,4473,'_stock_status','instock'),
(57063,4473,'_wc_average_rating','0'),
(57064,4473,'_wc_review_count','0'),
(57065,4473,'attribute_colour','L/Blue'),
(57066,4473,'_price','26.5'),
(57067,4473,'_product_version','9.8.2'),
(57068,4474,'_wp_attached_file','2023/06/Mod-N-Cosmo-Quad-Navy-Blue-1.jpg'),
(57069,4474,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/06/Mod-N-Cosmo-Quad-Navy-Blue-1.jpg\";s:8:\"filesize\";i:58608;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6481;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Mod-N-Cosmo-Quad-Navy-Blue-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40956;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26623;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6481;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17144;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Mod-N-Cosmo-Quad-Navy-Blue-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57070,4474,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b48b96756a35caeb05f32ca00364b89ff24c59ed/Mod-N-Cosmo-Quad-Navy-Blue.jpg'),
(57071,4475,'_variation_description','Price Excludes VAT\r\nActual Colours of print may vary.'),
(57072,4475,'_sku','13090'),
(57073,4475,'_regular_price','26.5'),
(57074,4475,'total_sales','0'),
(57075,4475,'_tax_status','taxable'),
(57076,4475,'_tax_class','parent'),
(57077,4475,'_manage_stock','yes'),
(57078,4475,'_backorders','no'),
(57079,4475,'_sold_individually','no'),
(57080,4475,'_virtual','no'),
(57081,4475,'_downloadable','no'),
(57082,4475,'_download_limit','-1'),
(57083,4475,'_download_expiry','-1'),
(57084,4475,'_thumbnail_id','4474'),
(57085,4475,'_stock','367'),
(57086,4475,'_stock_status','instock'),
(57087,4475,'_wc_average_rating','0'),
(57088,4475,'_wc_review_count','0'),
(57089,4475,'attribute_colour','Navy Blue'),
(57090,4475,'_price','26.5'),
(57091,4475,'_product_version','9.8.2'),
(57095,4291,'_edit_lock','1687170279:244'),
(57097,4291,'_edit_last','244'),
(57098,4291,'_product_image_gallery','4292,4294,4296,4298,4300'),
(57099,4291,'_yoast_wpseo_primary_product_cat','30'),
(57100,4291,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57101,4303,'_edit_lock','1727682959:425'),
(57103,4303,'_edit_last','425'),
(57104,4303,'_product_image_gallery','4304,4306,4308,4310,4312,4314,4317,4319,4321'),
(57105,4303,'_yoast_wpseo_primary_product_cat','30'),
(57106,4303,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57107,4324,'_edit_lock','1687170473:244'),
(57109,4324,'_edit_last','244'),
(57110,4324,'_product_image_gallery','4325,4327,4329'),
(57111,4324,'_yoast_wpseo_primary_product_cat','30'),
(57112,4324,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57113,4333,'_edit_lock','1687170737:244'),
(57115,4333,'_edit_last','244'),
(57116,4333,'_product_image_gallery','4334,4336,4338'),
(57117,4333,'_yoast_wpseo_primary_product_cat','30'),
(57118,4333,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57119,4365,'_edit_lock','1687171009:244'),
(57120,4365,'_edit_last','244'),
(57121,4365,'_product_image_gallery','4366,4368,4370'),
(57122,4365,'_yoast_wpseo_primary_product_cat','30'),
(57123,4365,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57127,4374,'_edit_lock','1687174548:244'),
(57129,4374,'_edit_last','244'),
(57130,4374,'_product_image_gallery','4375,4377,4379'),
(57131,4374,'_yoast_wpseo_primary_product_cat','30'),
(57132,4374,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57133,4383,'_edit_lock','1687174634:244'),
(57135,4383,'_edit_last','244'),
(57136,4383,'_product_image_gallery','4384,4386,4388,4390'),
(57137,4383,'_yoast_wpseo_primary_product_cat','30'),
(57138,4383,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57139,4393,'_edit_lock','1687174729:244'),
(57141,4393,'_edit_last','244'),
(57142,4393,'_product_image_gallery','4394,4396,4398,4401,4403'),
(57143,4393,'_yoast_wpseo_primary_product_cat','30'),
(57144,4393,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57145,4406,'_edit_lock','1687174861:244'),
(57147,4406,'_edit_last','244'),
(57148,4406,'_product_image_gallery','4407,4409,4411,4415,4417,4419'),
(57149,4406,'_yoast_wpseo_primary_product_cat','30'),
(57150,4406,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57151,4422,'_edit_lock','1727680954:425'),
(57153,4422,'_edit_last','425'),
(57154,4422,'_product_image_gallery','4423,4425,4427,4429'),
(57155,4422,'_yoast_wpseo_primary_product_cat','30'),
(57156,4422,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57157,4432,'_edit_lock','1727684787:425'),
(57159,4432,'_edit_last','425'),
(57160,4432,'_product_image_gallery','4433,4435,4437'),
(57161,4432,'_yoast_wpseo_primary_product_cat','30'),
(57162,4432,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57163,4441,'_edit_lock','1687175212:244'),
(57165,4441,'_edit_last','244'),
(57166,4441,'_product_image_gallery','4442,4444,4446'),
(57167,4441,'_yoast_wpseo_primary_product_cat','30'),
(57168,4441,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57169,4450,'_edit_lock','1712146624:425'),
(57171,4450,'_edit_last','244'),
(57172,4450,'_product_image_gallery','4451,4453,4455'),
(57173,4450,'_yoast_wpseo_primary_product_cat','30'),
(57174,4450,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57175,4459,'_edit_lock','1687175373:244'),
(57177,4459,'_edit_last','244'),
(57178,4459,'_product_image_gallery','4460,4462,4464,4466,4468,4470,4472,4474'),
(57179,4459,'_yoast_wpseo_primary_product_cat','30'),
(57180,4459,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57397,4476,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout.jpg'),
(57398,4476,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/NIXIN-SST-Mushroom-Spout.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Mushroom-Spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Mushroom-Spout-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Mushroom-Spout-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"NIXIN-SST-Mushroom-Spout-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Mushroom-Spout-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"NIXIN-SST-Mushroom-Spout-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57399,4476,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57400,4477,'_sku','12588'),
(57401,4477,'_regular_price','1232'),
(57402,4477,'total_sales','0'),
(57403,4477,'_tax_status','taxable'),
(57404,4477,'_tax_class',''),
(57405,4477,'_manage_stock','yes'),
(57406,4477,'_backorders','no'),
(57407,4477,'_sold_individually','no'),
(57408,4477,'_virtual','no'),
(57409,4477,'_downloadable','no'),
(57410,4477,'_download_limit','-1'),
(57411,4477,'_download_expiry','-1'),
(57412,4477,'_thumbnail_id','4476'),
(57413,4477,'_stock','7'),
(57414,4477,'_stock_status','instock'),
(57415,4477,'_wc_average_rating','0'),
(57416,4477,'_wc_review_count','0'),
(57417,4477,'_product_version','9.8.5'),
(57418,4477,'_price','1232'),
(57419,4478,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout-1.jpg'),
(57420,4478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Mushroom-Spout-1.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Mushroom-Spout-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57421,4478,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57422,4479,'_sku','13056'),
(57423,4479,'_regular_price','1332'),
(57424,4479,'total_sales','0'),
(57425,4479,'_tax_status','taxable'),
(57426,4479,'_tax_class',''),
(57427,4479,'_manage_stock','yes'),
(57428,4479,'_backorders','no'),
(57429,4479,'_sold_individually','no'),
(57430,4479,'_virtual','no'),
(57431,4479,'_downloadable','no'),
(57432,4479,'_download_limit','-1'),
(57433,4479,'_download_expiry','-1'),
(57434,4479,'_thumbnail_id','4478'),
(57435,4479,'_stock','7'),
(57436,4479,'_stock_status','instock'),
(57437,4479,'_wc_average_rating','0'),
(57438,4479,'_wc_review_count','0'),
(57439,4479,'_product_version','9.8.5'),
(57440,4479,'_price','1332'),
(57441,4480,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout-2.jpg'),
(57442,4480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Mushroom-Spout-2.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Mushroom-Spout-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57443,4480,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57444,4481,'_sku','11578'),
(57445,4481,'_regular_price','840'),
(57446,4481,'total_sales','0'),
(57447,4481,'_tax_status','taxable'),
(57448,4481,'_tax_class',''),
(57449,4481,'_manage_stock','yes'),
(57450,4481,'_backorders','no'),
(57451,4481,'_sold_individually','no'),
(57452,4481,'_virtual','no'),
(57453,4481,'_downloadable','no'),
(57454,4481,'_download_limit','-1'),
(57455,4481,'_download_expiry','-1'),
(57456,4481,'_thumbnail_id','4480'),
(57457,4481,'_stock','7'),
(57458,4481,'_stock_status','instock'),
(57459,4481,'_wc_average_rating','0'),
(57460,4481,'_wc_review_count','0'),
(57461,4481,'_product_version','9.8.5'),
(57462,4481,'_price','840'),
(57463,4482,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout-3.jpg'),
(57464,4482,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Mushroom-Spout-3.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Mushroom-Spout-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57465,4482,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57466,4483,'_sku','12404'),
(57467,4483,'_regular_price','875'),
(57468,4483,'total_sales','0'),
(57469,4483,'_tax_status','taxable'),
(57470,4483,'_tax_class',''),
(57471,4483,'_manage_stock','yes'),
(57472,4483,'_backorders','no'),
(57473,4483,'_sold_individually','no'),
(57474,4483,'_virtual','no'),
(57475,4483,'_downloadable','no'),
(57476,4483,'_download_limit','-1'),
(57477,4483,'_download_expiry','-1'),
(57478,4483,'_thumbnail_id','4482'),
(57479,4483,'_stock','7'),
(57480,4483,'_stock_status','instock'),
(57481,4483,'_wc_average_rating','0'),
(57482,4483,'_wc_review_count','0'),
(57483,4483,'_product_version','9.8.5'),
(57484,4483,'_price','875'),
(57485,4484,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout-4.jpg'),
(57486,4484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Mushroom-Spout-4.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Mushroom-Spout-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57487,4484,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57488,4485,'_sku','12369'),
(57489,4485,'_regular_price','966'),
(57490,4485,'total_sales','1'),
(57491,4485,'_tax_status','taxable'),
(57492,4485,'_tax_class',''),
(57493,4485,'_manage_stock','yes'),
(57494,4485,'_backorders','no'),
(57495,4485,'_sold_individually','no'),
(57496,4485,'_virtual','no'),
(57497,4485,'_downloadable','no'),
(57498,4485,'_download_limit','-1'),
(57499,4485,'_download_expiry','-1'),
(57500,4485,'_thumbnail_id','4484'),
(57501,4485,'_stock','7'),
(57502,4485,'_stock_status','instock'),
(57503,4485,'_wc_average_rating','0'),
(57504,4485,'_wc_review_count','0'),
(57505,4485,'_product_version','9.8.5'),
(57506,4485,'_price','966'),
(57507,4486,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout-5.jpg'),
(57508,4486,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Mushroom-Spout-5.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Mushroom-Spout-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57509,4486,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57510,4487,'_sku','13118'),
(57511,4487,'_regular_price','976'),
(57512,4487,'total_sales','0'),
(57513,4487,'_tax_status','taxable'),
(57514,4487,'_tax_class',''),
(57515,4487,'_manage_stock','yes'),
(57516,4487,'_backorders','no'),
(57517,4487,'_sold_individually','no'),
(57518,4487,'_virtual','no'),
(57519,4487,'_downloadable','no'),
(57520,4487,'_download_limit','-1'),
(57521,4487,'_download_expiry','-1'),
(57522,4487,'_thumbnail_id','4486'),
(57523,4487,'_stock','7'),
(57524,4487,'_stock_status','instock'),
(57525,4487,'_wc_average_rating','0'),
(57526,4487,'_wc_review_count','0'),
(57527,4487,'_product_version','9.8.5'),
(57528,4487,'_price','976'),
(57529,4487,'_edit_last','244'),
(57530,4487,'_edit_lock','1687176904:244'),
(57531,4485,'_edit_last','244'),
(57532,4485,'_edit_lock','1687176856:244'),
(57533,4483,'_edit_last','244'),
(57534,4483,'_edit_lock','1687176830:244'),
(57535,4481,'_edit_last','244'),
(57536,4481,'_edit_lock','1687176498:244'),
(57537,4479,'_edit_last','244'),
(57538,4479,'_edit_lock','1687176354:244'),
(57539,4477,'_edit_last','244'),
(57540,4477,'_edit_lock','1687176263:244'),
(57542,4477,'_yoast_wpseo_primary_product_cat',''),
(57543,4477,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57544,4479,'_yoast_wpseo_primary_product_cat',''),
(57545,4479,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57546,4481,'_yoast_wpseo_primary_product_cat',''),
(57547,4481,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57548,4483,'_yoast_wpseo_primary_product_cat',''),
(57549,4483,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57550,4485,'_yoast_wpseo_primary_product_cat',''),
(57551,4485,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57552,4487,'_yoast_wpseo_primary_product_cat',''),
(57553,4487,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57554,4488,'_wp_attached_file','2023/06/NIXIN-SST-Mushroom-Spout-6.jpg'),
(57555,4488,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/06/NIXIN-SST-Mushroom-Spout-6.jpg\";s:8:\"filesize\";i:43892;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Mushroom-Spout-6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17233;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3929;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-6-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11587;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Mushroom-Spout-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1216;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57556,4488,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54485e3664f3c1fa01e43a9b9ca3a0f4c12b1836/NIXIN-SST-Mushroom-Spout.jpg'),
(57557,4489,'_sku','11738'),
(57558,4489,'_regular_price','1075'),
(57559,4489,'total_sales','0'),
(57560,4489,'_tax_status','taxable'),
(57561,4489,'_tax_class',''),
(57562,4489,'_manage_stock','yes'),
(57563,4489,'_backorders','no'),
(57564,4489,'_sold_individually','no'),
(57565,4489,'_virtual','no'),
(57566,4489,'_downloadable','no'),
(57567,4489,'_download_limit','-1'),
(57568,4489,'_download_expiry','-1'),
(57569,4489,'_thumbnail_id','4488'),
(57570,4489,'_stock','7'),
(57571,4489,'_stock_status','instock'),
(57572,4489,'_wc_average_rating','0'),
(57573,4489,'_wc_review_count','0'),
(57574,4489,'_product_version','9.8.5'),
(57575,4489,'_price','1075'),
(57576,4489,'_edit_lock','1742976223:425'),
(57577,4489,'_edit_last','425'),
(57578,4489,'_yoast_wpseo_primary_product_cat',''),
(57579,4489,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57580,2913,'_yoast_wpseo_primary_product_cat',''),
(57581,2913,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57582,2743,'_yoast_wpseo_primary_product_cat',''),
(57583,2743,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57646,2741,'_yoast_wpseo_primary_product_cat',''),
(57647,2741,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(57648,2739,'_yoast_wpseo_primary_product_cat',''),
(57649,2739,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(57651,2726,'_yoast_wpseo_content_score','90'),
(57652,2728,'_yoast_wpseo_content_score','90'),
(57653,4495,'_wp_attached_file','2023/05/Image-2020-05-25-at-8.17-AM-1-scaled.jpg'),
(57654,4495,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1440;s:6:\"height\";i:2560;s:4:\"file\";s:48:\"2023/05/Image-2020-05-25-at-8.17-AM-1-scaled.jpg\";s:8:\"filesize\";i:263135;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Image-2020-05-25-at-8.17-AM-1-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7936;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Image-2020-05-25-at-8.17-AM-1-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Image-2020-05-25-at-8.17-AM-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Image-2020-05-25-at-8.17-AM-1-768x1365.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76171;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"Image-2020-05-25-at-8.17-AM-1-864x1536.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93341;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Image-2020-05-25-at-8.17-AM-1-1152x2048.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162056;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Image-2020-05-25-at-8.17-AM-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Image-2020-05-25-at-8.17-AM-1-600x1067.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50875;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Image-2020-05-25-at-8.17-AM-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2585;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1590394661\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"Image-2020-05-25-at-8.17-AM-1.jpg\";}'),
(57655,2728,'_product_image_gallery','4777,4778,4779'),
(57656,2728,'_yoast_wpseo_metadesc','Discover the NIXIN SST P-Rail 470mm, a premium stainless steel railing for pool areas. Elevate your outdoor space with style and safety.'),
(57657,2643,'_crosssell_ids','a:2:{i:0;i:2610;i:1;i:2732;}'),
(57658,2643,'_yoast_wpseo_primary_product_cat',''),
(57711,4496,'_wp_attached_file','2023/06/SST-38mm-Grabrail.jpg'),
(57712,4496,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2023/06/SST-38mm-Grabrail.jpg\";s:8:\"filesize\";i:56849;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23459;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15711;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"SST-38mm-Grabrail-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57713,4496,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d8653edf7f0aeff5294154b3a7062cb19a9b73c4/SST-38mm-Grabrail.jpg'),
(57714,4497,'_sku','11697'),
(57715,4497,'_regular_price','1395'),
(57716,4497,'total_sales','0'),
(57717,4497,'_tax_status','taxable'),
(57718,4497,'_tax_class',''),
(57719,4497,'_manage_stock','yes'),
(57720,4497,'_backorders','no'),
(57721,4497,'_sold_individually','no'),
(57722,4497,'_virtual','no'),
(57723,4497,'_downloadable','no'),
(57724,4497,'_download_limit','-1'),
(57725,4497,'_download_expiry','-1'),
(57726,4497,'_thumbnail_id','4496'),
(57727,4497,'_stock','11'),
(57728,4497,'_stock_status','instock'),
(57729,4497,'_wc_average_rating','0'),
(57730,4497,'_wc_review_count','0'),
(57731,4497,'_product_version','9.7.1'),
(57732,4497,'_price','1395'),
(57733,4498,'_wp_attached_file','2023/06/SST-38mm-Grabrail-1.jpg'),
(57734,4498,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:31:\"2023/06/SST-38mm-Grabrail-1.jpg\";s:8:\"filesize\";i:56849;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"SST-38mm-Grabrail-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23459;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5438;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15711;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"SST-38mm-Grabrail-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(57735,4498,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d8653edf7f0aeff5294154b3a7062cb19a9b73c4/SST-38mm-Grabrail.jpg'),
(57736,4499,'_sku','12051'),
(57737,4499,'_regular_price','2790'),
(57738,4499,'total_sales','0'),
(57739,4499,'_tax_status','taxable'),
(57740,4499,'_tax_class',''),
(57741,4499,'_manage_stock','yes'),
(57742,4499,'_backorders','no'),
(57743,4499,'_sold_individually','no'),
(57744,4499,'_virtual','no'),
(57745,4499,'_downloadable','no'),
(57746,4499,'_download_limit','-1'),
(57747,4499,'_download_expiry','-1'),
(57748,4499,'_thumbnail_id','4498'),
(57749,4499,'_stock','6'),
(57750,4499,'_stock_status','instock'),
(57751,4499,'_wc_average_rating','0'),
(57752,4499,'_wc_review_count','0'),
(57753,4499,'_product_version','9.7.1'),
(57754,4499,'_price','2790'),
(57755,4497,'_edit_last','244'),
(57756,4497,'_edit_lock','1715766722:244'),
(57757,4499,'_edit_last','244'),
(57758,4499,'_edit_lock','1715773177:244'),
(57762,4499,'_yoast_wpseo_primary_product_cat',''),
(57763,4499,'_yoast_wpseo_content_score','60'),
(57764,4499,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57765,4497,'_yoast_wpseo_primary_product_cat',''),
(57766,4497,'_yoast_wpseo_content_score','60'),
(57767,4497,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(57957,3936,'_thumbnail_id','0'),
(57958,3938,'_thumbnail_id','0'),
(57959,3937,'_thumbnail_id','0'),
(57960,3939,'_thumbnail_id','0'),
(57961,3935,'_price','17'),
(57962,3935,'_price','21'),
(57963,3935,'_price','27'),
(57964,3935,'_price','40'),
(58001,3964,'_thumbnail_id','0'),
(58002,3963,'_thumbnail_id','0'),
(58069,3841,'_thumbnail_id','0'),
(58070,3842,'_thumbnail_id','0'),
(58436,4007,'_thumbnail_id','0'),
(58437,4006,'_thumbnail_id','0'),
(58442,4010,'_thumbnail_id','0'),
(58443,4009,'_price','127'),
(58469,4500,'_wp_attached_file','2023/06/BADU-MAT-R40_3-GK-SA-INC-PIPES_580x.jpg'),
(58470,4500,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:208;s:6:\"height\";i:200;s:4:\"file\";s:47:\"2023/06/BADU-MAT-R40_3-GK-SA-INC-PIPES_580x.jpg\";s:8:\"filesize\";i:4441;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"BADU-MAT-R40_3-GK-SA-INC-PIPES_580x-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3785;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:47:\"BADU-MAT-R40_3-GK-SA-INC-PIPES_580x-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58471,4500,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cb06c305ccd8ed5a40b819d3c939a1c5f97b934b/BADU-MAT-R40_3-GK-SA-INC-PIPES_580x.jpg'),
(58472,4501,'_sku','13277'),
(58473,4501,'_regular_price','1135.68'),
(58474,4501,'total_sales','0'),
(58475,4501,'_tax_status','taxable'),
(58476,4501,'_tax_class',''),
(58477,4501,'_manage_stock','yes'),
(58478,4501,'_backorders','no'),
(58479,4501,'_sold_individually','no'),
(58480,4501,'_virtual','no'),
(58481,4501,'_downloadable','no'),
(58482,4501,'_download_limit','-1'),
(58483,4501,'_download_expiry','-1'),
(58484,4501,'_thumbnail_id','4500'),
(58485,4501,'_stock','-1'),
(58486,4501,'_stock_status','outofstock'),
(58487,4501,'_wc_average_rating','0'),
(58488,4501,'_wc_review_count','0'),
(58489,4501,'_product_version','8.4.0'),
(58490,4501,'_price','1135.68'),
(58493,4501,'_edit_last','244'),
(58494,4501,'_edit_lock','1687442640:244'),
(58495,4501,'_yoast_wpseo_primary_product_cat',''),
(58496,4501,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(58627,4502,'_wp_attached_file','2023/06/NIXIN-Acetal-Compact-Spa-Jet-50mm-Black.jpg'),
(58628,4502,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:51:\"2023/06/NIXIN-Acetal-Compact-Spa-Jet-50mm-Black.jpg\";s:8:\"filesize\";i:55629;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6269;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2756;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24223;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6271;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16637;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1903;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58629,4502,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9ab18f82722b93315d53cf31c04b7969ce03a3fc/NIXIN-Acetal-Compact-Spa-Jet-50mm-Black.jpg'),
(58630,4503,'_sku','13285'),
(58631,4503,'_regular_price','720'),
(58632,4503,'total_sales','0'),
(58633,4503,'_tax_status','taxable'),
(58634,4503,'_tax_class',''),
(58635,4503,'_manage_stock','yes'),
(58636,4503,'_backorders','no'),
(58637,4503,'_sold_individually','no'),
(58638,4503,'_virtual','no'),
(58639,4503,'_downloadable','no'),
(58640,4503,'_download_limit','-1'),
(58641,4503,'_download_expiry','-1'),
(58642,4503,'_thumbnail_id','4502'),
(58643,4503,'_stock','72'),
(58644,4503,'_stock_status','instock'),
(58645,4503,'_wc_average_rating','0'),
(58646,4503,'_wc_review_count','0'),
(58647,4503,'_product_version','9.8.3'),
(58648,4503,'_price','720'),
(58649,4504,'_wp_attached_file','2023/06/NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange.jpg'),
(58650,4504,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:58:\"2023/06/NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange.jpg\";s:8:\"filesize\";i:60907;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2853;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26258;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18136;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1897;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58651,4504,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0caeb7579803b49337ce6610c1c0d6eafec27283/NIXIN-Acetal-Compact-Spa-Jet-Black-50mm---Flange.jpg'),
(58652,4505,'_sku','13286'),
(58653,4505,'_regular_price','720'),
(58654,4505,'total_sales','0'),
(58655,4505,'_tax_status','taxable'),
(58656,4505,'_tax_class',''),
(58657,4505,'_manage_stock','yes'),
(58658,4505,'_backorders','no'),
(58659,4505,'_sold_individually','no'),
(58660,4505,'_virtual','no'),
(58661,4505,'_downloadable','no'),
(58662,4505,'_download_limit','-1'),
(58663,4505,'_download_expiry','-1'),
(58664,4505,'_thumbnail_id','4504'),
(58665,4505,'_stock','0'),
(58666,4505,'_stock_status','outofstock'),
(58667,4505,'_wc_average_rating','0'),
(58668,4505,'_wc_review_count','0'),
(58669,4505,'_product_version','9.6.1'),
(58670,4505,'_price','720'),
(58671,4506,'_wp_attached_file','2023/06/NIXIN-Acetal-Compact-Spa-Jet-50mm-White.jpg'),
(58672,4506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:51:\"2023/06/NIXIN-Acetal-Compact-Spa-Jet-50mm-White.jpg\";s:8:\"filesize\";i:50695;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5615;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21677;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5622;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14849;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:51:\"NIXIN-Acetal-Compact-Spa-Jet-50mm-White-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58673,4506,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/446e5a28420461848672f5ca0ecab13990c4fade/NIXIN-Acetal-Compact-Spa-Jet-50mm-White.jpg'),
(58674,4507,'_sku','13269'),
(58675,4507,'_regular_price','720'),
(58676,4507,'total_sales','0'),
(58677,4507,'_tax_status','taxable'),
(58678,4507,'_tax_class',''),
(58679,4507,'_manage_stock','yes'),
(58680,4507,'_backorders','no'),
(58681,4507,'_sold_individually','no'),
(58682,4507,'_virtual','no'),
(58683,4507,'_downloadable','no'),
(58684,4507,'_download_limit','-1'),
(58685,4507,'_download_expiry','-1'),
(58686,4507,'_thumbnail_id','4506'),
(58687,4507,'_stock','19'),
(58688,4507,'_stock_status','instock'),
(58689,4507,'_wc_average_rating','0'),
(58690,4507,'_wc_review_count','0'),
(58691,4507,'_product_version','9.8.5'),
(58692,4507,'_price','720'),
(58693,4508,'_wp_attached_file','2023/06/NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange.jpg'),
(58694,4508,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:58:\"2023/06/NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange.jpg\";s:8:\"filesize\";i:58389;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6662;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2955;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25670;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6662;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17792;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1989;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58695,4508,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8309e87444c1a36066584c04a97665849533bf8f/NIXIN-Acetal-Compact-Spa-Jet-White-50mm---Flange.jpg'),
(58696,4509,'_sku','13270'),
(58697,4509,'_regular_price','720'),
(58698,4509,'total_sales','0'),
(58699,4509,'_tax_status','taxable'),
(58700,4509,'_tax_class',''),
(58701,4509,'_manage_stock','yes'),
(58702,4509,'_backorders','no'),
(58703,4509,'_sold_individually','no'),
(58704,4509,'_virtual','no'),
(58705,4509,'_downloadable','no'),
(58706,4509,'_download_limit','-1'),
(58707,4509,'_download_expiry','-1'),
(58708,4509,'_thumbnail_id','4508'),
(58709,4509,'_stock','0'),
(58710,4509,'_stock_status','outofstock'),
(58711,4509,'_wc_average_rating','0'),
(58712,4509,'_wc_review_count','0'),
(58713,4509,'_product_version','9.6.1'),
(58714,4509,'_price','720'),
(58715,4503,'_edit_lock','1687845688:244'),
(58716,4503,'_edit_last','244'),
(58717,4503,'_yoast_wpseo_primary_product_cat',''),
(58718,4503,'_yoast_wpseo_title','%%title%% %%page%%'),
(58719,4503,'_yoast_wpseo_metadesc','%%sitename%% %%sep%% %%title%%'),
(58720,4503,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(58721,4507,'_edit_lock','1687845582:244'),
(58722,4507,'_edit_last','244'),
(58723,4507,'_yoast_wpseo_primary_product_cat',''),
(58724,4507,'_yoast_wpseo_title','%%title%% %%page%%'),
(58725,4507,'_yoast_wpseo_metadesc','%%sitename%%'),
(58726,4507,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(58727,4505,'_edit_lock','1687845619:244'),
(58728,4505,'_edit_last','244'),
(58729,4505,'_yoast_wpseo_primary_product_cat',''),
(58730,4505,'_yoast_wpseo_title','%%title%% %%page%%'),
(58731,4505,'_yoast_wpseo_metadesc','%%sitename%%'),
(58732,4505,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(58733,4509,'_edit_lock','1687845657:244'),
(58734,4509,'_edit_last','244'),
(58735,4509,'_yoast_wpseo_primary_product_cat',''),
(58736,4509,'_yoast_wpseo_title','%%title%% %%page%%'),
(58737,4509,'_yoast_wpseo_metadesc','%%sitename%%'),
(58738,4509,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(58739,4510,'_wp_attached_file','2023/06/Aqua-Max-S-Pool-Pump.jpg'),
(58740,4510,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:32:\"2023/06/Aqua-Max-S-Pool-Pump.jpg\";s:8:\"filesize\";i:55246;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Aqua-Max-S-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5938;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Aqua-Max-S-Pool-Pump-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Aqua-Max-S-Pool-Pump-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2551;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Aqua-Max-S-Pool-Pump-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24072;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Aqua-Max-S-Pool-Pump-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5950;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Aqua-Max-S-Pool-Pump-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16531;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Aqua-Max-S-Pool-Pump-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1730;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58741,4510,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b8d0fa2bb50aa51a4e5108a5f5c83aa618b77c2f/Aqua-Max-S-Pool-Pump.jpg'),
(58742,4511,'total_sales','0'),
(58743,4511,'_tax_status','taxable'),
(58744,4511,'_tax_class',''),
(58745,4511,'_manage_stock','no'),
(58746,4511,'_backorders','no'),
(58747,4511,'_sold_individually','no'),
(58748,4511,'_virtual','no'),
(58749,4511,'_downloadable','no'),
(58750,4511,'_download_limit','-1'),
(58751,4511,'_download_expiry','-1'),
(58752,4511,'_thumbnail_id','4510'),
(58753,4511,'_stock',NULL),
(58754,4511,'_stock_status','instock'),
(58755,4511,'_wc_average_rating','0'),
(58756,4511,'_wc_review_count','0'),
(58757,4511,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(58758,4511,'_product_version','9.8.5'),
(58759,4512,'_variation_description','Price Excludes VAT'),
(58760,4512,'_sku','13274'),
(58761,4512,'_regular_price','2755'),
(58762,4512,'total_sales','0'),
(58763,4512,'_tax_status','taxable'),
(58764,4512,'_tax_class','parent'),
(58765,4512,'_manage_stock','yes'),
(58766,4512,'_backorders','no'),
(58767,4512,'_sold_individually','no'),
(58768,4512,'_virtual','no'),
(58769,4512,'_downloadable','no'),
(58770,4512,'_download_limit','-1'),
(58771,4512,'_download_expiry','-1'),
(58772,4512,'_stock','4'),
(58773,4512,'_stock_status','instock'),
(58774,4512,'_wc_average_rating','0'),
(58775,4512,'_wc_review_count','0'),
(58776,4512,'attribute_pa_option','0-6-kw'),
(58777,4512,'_price','2755'),
(58778,4512,'_product_version','9.8.5'),
(58779,4513,'_variation_description','Price Excludes VAT'),
(58780,4513,'_sku','13275'),
(58781,4513,'_regular_price','2875'),
(58782,4513,'total_sales','0'),
(58783,4513,'_tax_status','taxable'),
(58784,4513,'_tax_class','parent'),
(58785,4513,'_manage_stock','yes'),
(58786,4513,'_backorders','no'),
(58787,4513,'_sold_individually','no'),
(58788,4513,'_virtual','no'),
(58789,4513,'_downloadable','no'),
(58790,4513,'_download_limit','-1'),
(58791,4513,'_download_expiry','-1'),
(58792,4513,'_stock','3'),
(58793,4513,'_stock_status','instock'),
(58794,4513,'_wc_average_rating','0'),
(58795,4513,'_wc_review_count','0'),
(58796,4513,'attribute_pa_option','0-75-kw'),
(58797,4513,'_price','2875'),
(58798,4513,'_product_version','9.8.5'),
(58799,4514,'_variation_description','Price Excludes VAT'),
(58800,4514,'_sku','13276'),
(58801,4514,'_regular_price','3150'),
(58802,4514,'total_sales','0'),
(58803,4514,'_tax_status','taxable'),
(58804,4514,'_tax_class','parent'),
(58805,4514,'_manage_stock','yes'),
(58806,4514,'_backorders','no'),
(58807,4514,'_sold_individually','no'),
(58808,4514,'_virtual','no'),
(58809,4514,'_downloadable','no'),
(58810,4514,'_download_limit','-1'),
(58811,4514,'_download_expiry','-1'),
(58812,4514,'_stock','4'),
(58813,4514,'_stock_status','instock'),
(58814,4514,'_wc_average_rating','0'),
(58815,4514,'_wc_review_count','0'),
(58816,4514,'attribute_pa_option','1-1-kw'),
(58817,4514,'_price','3150'),
(58818,4514,'_product_version','9.8.5'),
(58828,4511,'_edit_lock','1687847109:244'),
(58829,4515,'_wp_attached_file','2023/06/Aqua-Max-S-Pool-Pump-Top.jpg'),
(58830,4515,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/06/Aqua-Max-S-Pool-Pump-Top.jpg\";s:8:\"filesize\";i:56041;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Aqua-Max-S-Pool-Pump-Top-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5824;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Aqua-Max-S-Pool-Pump-Top-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Aqua-Max-S-Pool-Pump-Top-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2486;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Aqua-Max-S-Pool-Pump-Top-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24182;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Aqua-Max-S-Pool-Pump-Top-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5824;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Aqua-Max-S-Pool-Pump-Top-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16728;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Aqua-Max-S-Pool-Pump-Top-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1624;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(58833,4511,'_edit_last','244'),
(58834,4511,'_product_image_gallery','4515'),
(58835,4511,'_yoast_wpseo_primary_product_cat','26'),
(58836,4511,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(58837,4511,'_yoast_wpseo_focuskw','aqua max s | pool pump | speck retrofit'),
(58838,4511,'_yoast_wpseo_linkdex','27'),
(58870,3180,'_crosssell_ids','a:1:{i:0;i:3416;}'),
(58871,3182,'_crosssell_ids','a:1:{i:0;i:3416;}'),
(58872,3181,'_crosssell_ids','a:1:{i:0;i:3416;}'),
(58898,4519,'_variation_description',''),
(58899,4519,'_sku','13289'),
(58900,4519,'_regular_price','16.87'),
(58901,4519,'total_sales','0'),
(58902,4519,'_tax_status','taxable'),
(58903,4519,'_tax_class','parent'),
(58904,4519,'_manage_stock','yes'),
(58905,4519,'_backorders','no'),
(58906,4519,'_sold_individually','no'),
(58907,4519,'_virtual','no'),
(58908,4519,'_downloadable','no'),
(58909,4519,'_download_limit','-1'),
(58910,4519,'_download_expiry','-1'),
(58911,4519,'_stock','36'),
(58912,4519,'_stock_status','instock'),
(58913,4519,'_wc_average_rating','0'),
(58914,4519,'_wc_review_count','0'),
(58915,4519,'attribute_pa_size','mm-50'),
(58916,4519,'attribute_colour','Black'),
(58917,4519,'_price','16.87'),
(58918,4519,'_product_version','9.6.2'),
(58919,4520,'_variation_description',''),
(58920,4520,'_sku','13290'),
(58921,4520,'_regular_price','16.87'),
(58922,4520,'total_sales','0'),
(58923,4520,'_tax_status','taxable'),
(58924,4520,'_tax_class','parent'),
(58925,4520,'_manage_stock','yes'),
(58926,4520,'_backorders','no'),
(58927,4520,'_sold_individually','no'),
(58928,4520,'_virtual','no'),
(58929,4520,'_downloadable','no'),
(58930,4520,'_download_limit','-1'),
(58931,4520,'_download_expiry','-1'),
(58932,4520,'_stock','7'),
(58933,4520,'_stock_status','instock'),
(58934,4520,'_wc_average_rating','0'),
(58935,4520,'_wc_review_count','0'),
(58936,4520,'attribute_pa_size','mm-50'),
(58937,4520,'attribute_colour','White'),
(58938,4520,'_price','16.87'),
(58939,4520,'_product_version','9.6.2'),
(58940,4521,'_variation_description',''),
(58941,4521,'_sku','13291'),
(58942,4521,'_regular_price','16.87'),
(58943,4521,'total_sales','0'),
(58944,4521,'_tax_status','taxable'),
(58945,4521,'_tax_class','parent'),
(58946,4521,'_manage_stock','yes'),
(58947,4521,'_backorders','no'),
(58948,4521,'_sold_individually','no'),
(58949,4521,'_virtual','no'),
(58950,4521,'_downloadable','no'),
(58951,4521,'_download_limit','-1'),
(58952,4521,'_download_expiry','-1'),
(58953,4521,'_stock','0'),
(58954,4521,'_stock_status','outofstock'),
(58955,4521,'_wc_average_rating','0'),
(58956,4521,'_wc_review_count','0'),
(58957,4521,'attribute_pa_size','mm-50'),
(58958,4521,'attribute_colour','Grey'),
(58959,4521,'_price','16.87'),
(58960,4521,'_product_version','9.6.2'),
(59007,4525,'_edit_lock','1687871446:9'),
(59008,4525,'_edit_last','9'),
(59009,4525,'_generate_element_type','hook'),
(59010,4525,'_generate_element_content','<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\r\nnew Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src=\r\n\'http://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,\'script\',\'dataLayer\',\'GTM-5Z6PQRG\');</script>\r\n<!-- End Google Tag Manager -->'),
(59011,4525,'_generate_hook','wp_head'),
(59012,4525,'_generate_element_display_conditions','a:1:{i:0;a:2:{s:4:\"rule\";s:12:\"general:site\";s:6:\"object\";s:1:\"0\";}}'),
(59013,4527,'_edit_lock','1687871501:9'),
(59014,4527,'_edit_last','9'),
(59015,4527,'_generate_element_type','hook'),
(59016,4527,'_generate_element_content','<!-- Google tag (gtag.js) -->\r\n<script async src=\"http://www.googletagmanager.com/gtag/js?id=G-TQZXQ0L44W\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n\r\n  gtag(\'config\', \'G-TQZXQ0L44W\');\r\n</script>'),
(59017,4527,'_generate_hook','wp_head'),
(59018,4527,'_generate_element_display_conditions','a:1:{i:0;a:2:{s:4:\"rule\";s:12:\"general:site\";s:6:\"object\";s:1:\"0\";}}'),
(59019,4529,'_edit_lock','1687871614:9'),
(59021,4529,'_edit_last','9'),
(59022,4529,'_generate_element_type','hook'),
(59023,4529,'_generate_element_content','<!-- Google Tag Manager (noscript) -->\r\n<noscript><iframe src=\"http://www.googletagmanager.com/ns.html?id=GTM-5Z6PQRG\"\r\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>\r\n<!-- End Google Tag Manager (noscript) -->'),
(59024,4529,'_generate_hook','generate_before_content'),
(59025,4529,'_generate_element_display_conditions','a:1:{i:0;a:2:{s:4:\"rule\";s:12:\"general:site\";s:6:\"object\";s:1:\"0\";}}'),
(59026,4531,'_edit_lock','1687871755:9'),
(59027,4531,'_edit_last','9'),
(59028,4531,'_generate_element_type','hook'),
(59029,4531,'_generate_element_content','<!-- Google tag (gtag.js) -->\r\n<script async src=\"http://www.googletagmanager.com/gtag/js?id=AW-736206583\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n\r\n  gtag(\'config\', \'AW-736206583\');\r\n</script>\r\n'),
(59030,4531,'_generate_hook','wp_head'),
(59031,4531,'_generate_element_display_conditions','a:1:{i:0;a:2:{s:4:\"rule\";s:12:\"general:site\";s:6:\"object\";s:1:\"0\";}}'),
(59032,4533,'_edit_lock','1687871832:9'),
(59033,4533,'_edit_last','9'),
(59034,4533,'_generate_element_type','hook'),
(59035,4533,'_generate_element_content','<!-- Event snippet for Website Submissions conversion page -->\r\n<script>\r\n  gtag(\'event\', \'conversion\', {\'send_to\': \'AW-736206583/DaCVCMyxgboBEPe9ht8C\'});\r\n</script>\r\n'),
(59036,4533,'_generate_hook','wp_head'),
(59037,4533,'_generate_element_display_conditions','a:1:{i:0;a:2:{s:4:\"rule\";s:9:\"post:page\";s:6:\"object\";s:3:\"802\";}}'),
(59058,4535,'_order_key','wc_order_qexZOgMDiP6xa'),
(59059,4535,'_customer_user','0'),
(59060,4535,'_payment_method','bacs'),
(59061,4535,'_payment_method_title','Direct bank transfer'),
(59062,4535,'_customer_ip_address','156.155.80.73'),
(59063,4535,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58'),
(59064,4535,'_created_via','checkout'),
(59065,4535,'_cart_hash','3a2dfb188c0db9e304cde41de6d91d25'),
(59066,4535,'_download_permissions_granted','yes'),
(59067,4535,'_recorded_sales','yes'),
(59068,4535,'_recorded_coupon_usage_counts','yes'),
(59069,4535,'_new_order_email_sent','true'),
(59070,4535,'_order_stock_reduced','yes'),
(59071,4535,'_billing_first_name','Dylan'),
(59072,4535,'_billing_last_name','Brouwer'),
(59073,4535,'_billing_company','Swemgat Middelburg'),
(59074,4535,'_billing_address_1','8 Ngwako Street'),
(59075,4535,'_billing_address_2','8 Midgreen Townhouses'),
(59076,4535,'_billing_city','Middelburg'),
(59077,4535,'_billing_state','MP'),
(59078,4535,'_billing_postcode','1050'),
(59079,4535,'_billing_country','ZA'),
(59080,4535,'_billing_email','middelburg@swemgat.co.za'),
(59081,4535,'_billing_phone','0837697593'),
(59082,4535,'_shipping_first_name','Dylan'),
(59083,4535,'_shipping_last_name','Brouwer'),
(59084,4535,'_shipping_company','Swemgat Middelburg'),
(59085,4535,'_shipping_address_1','8 Ngwako Street'),
(59086,4535,'_shipping_address_2','8 Midgreen Townhouses'),
(59087,4535,'_shipping_city','Middelburg'),
(59088,4535,'_shipping_state','MP'),
(59089,4535,'_shipping_postcode','1050'),
(59090,4535,'_shipping_country','ZA'),
(59091,4535,'_order_currency','ZAR'),
(59092,4535,'_cart_discount','0'),
(59093,4535,'_cart_discount_tax','0'),
(59094,4535,'_order_shipping','200'),
(59095,4535,'_order_shipping_tax','30'),
(59096,4535,'_order_tax','133.65'),
(59097,4535,'_order_total','1254.65'),
(59098,4535,'_order_version','7.8.0'),
(59099,4535,'_prices_include_tax','no'),
(59100,4535,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA middelburg@swemgat.co.za 0837697593'),
(59101,4535,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA '),
(59102,4535,'is_vat_exempt','no'),
(59117,4535,'_date_completed','1687947157'),
(59118,4535,'_date_paid','1687947157'),
(59119,4535,'_paid_date','2023-06-28 12:12:37'),
(59120,4535,'_completed_date','2023-06-28 12:12:37'),
(59122,4535,'_edit_lock','1687951166:244'),
(59123,4536,'_wp_attached_file','2023/06/NIXIN-SST-Roll-Top-Ladder-2-step.jpg'),
(59124,4536,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:44:\"2023/06/NIXIN-SST-Roll-Top-Ladder-2-step.jpg\";s:8:\"filesize\";i:61178;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Roll-Top-Ladder-2-step-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Roll-Top-Ladder-2-step-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Roll-Top-Ladder-2-step-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Roll-Top-Ladder-2-step-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25438;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Roll-Top-Ladder-2-step-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5918;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Roll-Top-Ladder-2-step-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16921;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Roll-Top-Ladder-2-step-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59125,4536,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/43878f73ee1baddc4aece6f18445ad88139ca8c7/NIXIN-SST-Roll-Top-Ladder-2-step.jpg'),
(59126,2739,'_thumbnail_id','4536'),
(59127,4537,'_wp_attached_file','2023/06/NIXIN-SST-Standard-Rail-1300mm.jpg'),
(59128,4537,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:42:\"2023/06/NIXIN-SST-Standard-Rail-1300mm.jpg\";s:8:\"filesize\";i:47511;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Standard-Rail-1300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4798;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Standard-Rail-1300mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Standard-Rail-1300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2153;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Standard-Rail-1300mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19908;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-SST-Standard-Rail-1300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4798;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Standard-Rail-1300mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13650;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-Standard-Rail-1300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59129,4537,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b7a1f93bc711e101520b291e7b474365762a0935/NIXIN-SST-Standard-Rail-1300mm.jpg'),
(59130,4538,'_order_key','wc_order_7AsDs8L94wILi'),
(59131,4538,'_customer_user','0'),
(59132,4538,'_payment_method','bacs'),
(59133,4538,'_payment_method_title','Direct bank transfer'),
(59134,4538,'_customer_ip_address','169.0.75.249'),
(59135,4538,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Mobile/15E148 Safari/604.1'),
(59136,4538,'_created_via','checkout'),
(59137,4538,'_cart_hash','dc603d560b05e54c4e44e241d2845085'),
(59138,4538,'_download_permissions_granted','yes'),
(59139,4538,'_recorded_sales','yes'),
(59140,4538,'_recorded_coupon_usage_counts','yes'),
(59141,4538,'_new_order_email_sent','true'),
(59142,4538,'_order_stock_reduced','yes'),
(59143,4538,'_billing_first_name','Preston'),
(59144,4538,'_billing_last_name','Scott'),
(59145,4538,'_billing_company','Syndicate Pool Services'),
(59146,4538,'_billing_address_1','15 Heather Road, Berea West, Westville.'),
(59147,4538,'_billing_city','Durban'),
(59148,4538,'_billing_state','KZN'),
(59149,4538,'_billing_postcode','3629'),
(59150,4538,'_billing_country','ZA'),
(59151,4538,'_billing_email','info@syndicatepool.co.za'),
(59152,4538,'_billing_phone','0828754299'),
(59153,4538,'_shipping_first_name','Preston'),
(59154,4538,'_shipping_last_name','Scott'),
(59155,4538,'_shipping_company','Syndicate Pool Services'),
(59156,4538,'_shipping_address_1','15 Heather Road, Berea West, Westville.'),
(59157,4538,'_shipping_city','Durban'),
(59158,4538,'_shipping_state','KZN'),
(59159,4538,'_shipping_postcode','3629'),
(59160,4538,'_shipping_country','ZA'),
(59161,4538,'_order_currency','ZAR'),
(59162,4538,'_cart_discount','0'),
(59163,4538,'_cart_discount_tax','0'),
(59164,4538,'_order_shipping','200'),
(59165,4538,'_order_shipping_tax','30'),
(59166,4538,'_order_tax','89.1'),
(59167,4538,'_order_total','913.10'),
(59168,4538,'_order_version','7.8.0'),
(59169,4538,'_prices_include_tax','no'),
(59170,4538,'_billing_address_index','Preston Scott Syndicate Pool Services 15 Heather Road, Berea West, Westville.  Durban KZN 3629 ZA info@syndicatepool.co.za 0828754299'),
(59171,4538,'_shipping_address_index','Preston Scott Syndicate Pool Services 15 Heather Road, Berea West, Westville.  Durban KZN 3629 ZA '),
(59172,4538,'is_vat_exempt','no'),
(59175,4539,'_wp_attached_file','2023/06/NIXIN-SST-P-Rail-Eco-1000mm.jpg'),
(59176,4539,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:39:\"2023/06/NIXIN-SST-P-Rail-Eco-1000mm.jpg\";s:8:\"filesize\";i:57298;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5754;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-Eco-1000mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23821;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5762;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16233;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"NIXIN-SST-P-Rail-Eco-1000mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1648;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59177,4539,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2185c5d9ddd6146e35eb41ad543099c7cd301898/NIXIN-SST-P-Rail-Eco-1000mm.jpg'),
(59178,2733,'_thumbnail_id','4539'),
(59179,4538,'_edit_lock','1687956811:244'),
(59180,4538,'_edit_last','244'),
(59181,4538,'_date_completed','1687956891'),
(59182,4538,'_date_paid','1687956891'),
(59183,4538,'_paid_date','2023-06-28 14:54:51'),
(59184,4538,'_completed_date','2023-06-28 14:54:51'),
(59185,2733,'_product_image_gallery','2735,4781'),
(59186,2733,'_yoast_wpseo_focuskw','nixin sst p-rail eco'),
(59187,2733,'_yoast_wpseo_linkdex','25'),
(59188,2739,'_yoast_wpseo_focuskw','NIXIN SST Roll Top Ladder 2-step'),
(59189,2739,'_yoast_wpseo_metadesc','Choose the NIXIN SST Roll Top Ladder 2-step for a blend of functionality, durability, and contemporary design, and elevate your poolside experience with this exceptional ladder.'),
(59190,2739,'_yoast_wpseo_linkdex','60'),
(59192,4540,'_elementor_source','post'),
(59193,4540,'_elementor_edit_mode','builder'),
(59194,4540,'_elementor_template_type','popup'),
(59195,4540,'_elementor_version','3.13.1'),
(59196,4540,'_elementor_pro_version','3.14.1'),
(59197,4540,'_edit_lock','1687958904:244'),
(59372,4541,'_order_key','wc_order_N50vbOYEO8KMR'),
(59373,4541,'_customer_user','0'),
(59374,4541,'_payment_method','cod'),
(59375,4541,'_payment_method_title','Get a quote'),
(59376,4541,'_customer_ip_address','102.66.13.196'),
(59377,4541,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),
(59378,4541,'_created_via','checkout'),
(59379,4541,'_cart_hash','626391785b3e919a179df6aa54bb53be'),
(59380,4541,'_download_permissions_granted','no'),
(59381,4541,'_recorded_sales','yes'),
(59382,4541,'_recorded_coupon_usage_counts','yes'),
(59383,4541,'_new_order_email_sent','true'),
(59384,4541,'_order_stock_reduced','yes'),
(59385,4541,'_billing_first_name','Gary'),
(59386,4541,'_billing_last_name','Frans'),
(59387,4541,'_billing_company','The Fernery'),
(59388,4541,'_billing_address_1','Forest Ferns Estate'),
(59389,4541,'_billing_address_2','Bluelilliesbush'),
(59390,4541,'_billing_city','Storms River'),
(59391,4541,'_billing_state','EC'),
(59392,4541,'_billing_postcode','6308'),
(59393,4541,'_billing_country','ZA'),
(59394,4541,'_billing_email','estate@fernery.co.za'),
(59395,4541,'_billing_phone','0422803588'),
(59396,4541,'_shipping_first_name','Gary'),
(59397,4541,'_shipping_last_name','Frans'),
(59398,4541,'_shipping_company','The Fernery'),
(59399,4541,'_shipping_address_1','Forest Ferns Estate'),
(59400,4541,'_shipping_address_2','Bluelilliesbush'),
(59401,4541,'_shipping_city','Storms River'),
(59402,4541,'_shipping_state','EC'),
(59403,4541,'_shipping_postcode','6308'),
(59404,4541,'_shipping_country','ZA'),
(59405,4541,'_order_currency','ZAR'),
(59406,4541,'_cart_discount','0'),
(59407,4541,'_cart_discount_tax','0'),
(59408,4541,'_order_shipping','0'),
(59409,4541,'_order_shipping_tax','0'),
(59410,4541,'_order_tax','166.8'),
(59411,4541,'_order_total','1278.80'),
(59412,4541,'_order_version','7.8.1'),
(59413,4541,'_prices_include_tax','no'),
(59414,4541,'_billing_address_index','Gary Frans The Fernery Forest Ferns Estate Bluelilliesbush Storms River EC 6308 ZA estate@fernery.co.za 0422803588'),
(59415,4541,'_shipping_address_index','Gary Frans The Fernery Forest Ferns Estate Bluelilliesbush Storms River EC 6308 ZA '),
(59416,4541,'is_vat_exempt','no'),
(59475,4542,'_variation_description',''),
(59476,4542,'_sku','13298'),
(59477,4542,'_regular_price','3950'),
(59478,4542,'total_sales','0'),
(59479,4542,'_tax_status','taxable'),
(59480,4542,'_tax_class','parent'),
(59481,4542,'_manage_stock','yes'),
(59482,4542,'_backorders','no'),
(59483,4542,'_sold_individually','no'),
(59484,4542,'_virtual','no'),
(59485,4542,'_downloadable','no'),
(59486,4542,'_download_limit','-1'),
(59487,4542,'_download_expiry','-1'),
(59488,4542,'_stock','2'),
(59489,4542,'_stock_status','instock'),
(59490,4542,'_wc_average_rating','0'),
(59491,4542,'_wc_review_count','0'),
(59492,4542,'attribute_pa_option','1-5-kw'),
(59493,4542,'_price','3950'),
(59494,4542,'_product_version','9.8.5'),
(59495,4543,'_variation_description',''),
(59496,4543,'_sku','13299'),
(59497,4543,'_regular_price','2730'),
(59498,4543,'total_sales','0'),
(59499,4543,'_tax_status','taxable'),
(59500,4543,'_tax_class','parent'),
(59501,4543,'_manage_stock','yes'),
(59502,4543,'_backorders','no'),
(59503,4543,'_sold_individually','no'),
(59504,4543,'_virtual','no'),
(59505,4543,'_downloadable','no'),
(59506,4543,'_download_limit','-1'),
(59507,4543,'_download_expiry','-1'),
(59508,4543,'_stock','0'),
(59509,4543,'_stock_status','outofstock'),
(59510,4543,'_wc_average_rating','0'),
(59511,4543,'_wc_review_count','0'),
(59512,4543,'attribute_pa_option','0-25-kw'),
(59513,4543,'_price','2730'),
(59514,4543,'_product_version','9.8.5'),
(59515,4544,'_variation_description',''),
(59516,4544,'_sku','13300'),
(59517,4544,'_regular_price','2740'),
(59518,4544,'total_sales','0'),
(59519,4544,'_tax_status','taxable'),
(59520,4544,'_tax_class','parent'),
(59521,4544,'_manage_stock','yes'),
(59522,4544,'_backorders','no'),
(59523,4544,'_sold_individually','no'),
(59524,4544,'_virtual','no'),
(59525,4544,'_downloadable','no'),
(59526,4544,'_download_limit','-1'),
(59527,4544,'_download_expiry','-1'),
(59528,4544,'_stock','0'),
(59529,4544,'_stock_status','outofstock'),
(59530,4544,'_wc_average_rating','0'),
(59531,4544,'_wc_review_count','0'),
(59532,4544,'attribute_pa_option','0-4-kw'),
(59533,4544,'_price','2740'),
(59534,4544,'_product_version','9.8.5'),
(59577,4545,'_wp_attached_file','2023/07/LED-Lights-Spares.jpg'),
(59578,4545,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1241;s:4:\"file\";s:29:\"2023/07/LED-Lights-Spares.jpg\";s:8:\"filesize\";i:80156;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"LED-Lights-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8620;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"LED-Lights-Spares-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"LED-Lights-Spares-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3626;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"LED-Lights-Spares-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35466;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"LED-Lights-Spares-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8644;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"LED-Lights-Spares-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24256;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"LED-Lights-Spares-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59581,4546,'_wp_attached_file','2023/07/PVC-Fittings-Glue.jpg'),
(59582,4546,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1240;s:4:\"file\";s:29:\"2023/07/PVC-Fittings-Glue.jpg\";s:8:\"filesize\";i:77107;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"PVC-Fittings-Glue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9032;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PVC-Fittings-Glue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55459;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Fittings-Glue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3854;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"PVC-Fittings-Glue-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35790;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"PVC-Fittings-Glue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9053;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"PVC-Fittings-Glue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24699;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"PVC-Fittings-Glue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2449;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59583,4547,'_wp_attached_file','2023/07/Swimming-Pool-Accessories.jpg'),
(59584,4547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2023/07/Swimming-Pool-Accessories.jpg\";s:8:\"filesize\";i:74305;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Swimming-Pool-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8392;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Swimming-Pool-Accessories-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Swimming-Pool-Accessories-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3416;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Swimming-Pool-Accessories-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32800;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Swimming-Pool-Accessories-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8392;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Swimming-Pool-Accessories-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22877;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Swimming-Pool-Accessories-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2263;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59609,4548,'_wp_attached_file','2023/07/Quality-Telescopic-Pole.jpg'),
(59610,4548,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:35:\"2023/07/Quality-Telescopic-Pole.jpg\";s:8:\"filesize\";i:39167;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Quality-Telescopic-Pole-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Quality-Telescopic-Pole-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Quality-Telescopic-Pole-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Quality-Telescopic-Pole-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Quality-Telescopic-Pole-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Quality-Telescopic-Pole-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59611,4548,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba96612ab12e24e9a67d28e8c45d0f8f24384166/Quality-Telescopic-Pole.jpg'),
(59629,4550,'_wp_attached_file','2023/07/Quality-Telescopic-Pole-1.jpg'),
(59630,4550,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/07/Quality-Telescopic-Pole-1.jpg\";s:8:\"filesize\";i:39167;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Quality-Telescopic-Pole-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59631,4550,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba96612ab12e24e9a67d28e8c45d0f8f24384166/Quality-Telescopic-Pole.jpg'),
(59654,4552,'_wp_attached_file','2023/07/Quality-Telescopic-Pole-2.jpg'),
(59655,4552,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/07/Quality-Telescopic-Pole-2.jpg\";s:8:\"filesize\";i:39167;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Quality-Telescopic-Pole-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59656,4552,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba96612ab12e24e9a67d28e8c45d0f8f24384166/Quality-Telescopic-Pole.jpg'),
(59674,4554,'_wp_attached_file','2023/07/Quality-Telescopic-Pole-3.jpg'),
(59675,4554,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/07/Quality-Telescopic-Pole-3.jpg\";s:8:\"filesize\";i:39167;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Quality-Telescopic-Pole-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59676,4554,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba96612ab12e24e9a67d28e8c45d0f8f24384166/Quality-Telescopic-Pole.jpg'),
(59699,4556,'_order_key','wc_order_7qoMPWkz3U5VG'),
(59700,4556,'_customer_user','0'),
(59701,4556,'_payment_method','bacs'),
(59702,4556,'_payment_method_title','Direct bank transfer'),
(59703,4556,'_customer_ip_address','102.33.29.142'),
(59704,4556,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.67'),
(59705,4556,'_created_via','checkout'),
(59706,4556,'_cart_hash','c33beda87ee0d11643caef1efcf6895c'),
(59707,4556,'_download_permissions_granted','yes'),
(59708,4556,'_recorded_sales','yes'),
(59709,4556,'_recorded_coupon_usage_counts','yes'),
(59710,4556,'_new_order_email_sent','true'),
(59711,4556,'_order_stock_reduced','yes'),
(59712,4556,'_billing_first_name','shaun'),
(59713,4556,'_billing_last_name','govender'),
(59714,4556,'_billing_company','Emerge Group'),
(59715,4556,'_billing_address_1','5 Belmont Street'),
(59716,4556,'_billing_address_2','Kylami Estates'),
(59717,4556,'_billing_city','Midrand'),
(59718,4556,'_billing_state','GP'),
(59719,4556,'_billing_postcode','1684'),
(59720,4556,'_billing_country','ZA'),
(59721,4556,'_billing_email','shaung@tbp.co.za'),
(59722,4556,'_billing_phone','0825616899'),
(59723,4556,'_shipping_first_name','shaun'),
(59724,4556,'_shipping_last_name','govender'),
(59725,4556,'_shipping_company','Emerge Group'),
(59726,4556,'_shipping_address_1','5 Belmont Street'),
(59727,4556,'_shipping_address_2','Kylami Estates'),
(59728,4556,'_shipping_city','Midrand'),
(59729,4556,'_shipping_state','GP'),
(59730,4556,'_shipping_postcode','1684'),
(59731,4556,'_shipping_country','ZA'),
(59732,4556,'_order_currency','ZAR'),
(59733,4556,'_cart_discount','0'),
(59734,4556,'_cart_discount_tax','0'),
(59735,4556,'_order_shipping','0'),
(59736,4556,'_order_shipping_tax','0'),
(59737,4556,'_order_tax','1419.75'),
(59738,4556,'_order_total','10884.75'),
(59739,4556,'_order_version','7.8.2'),
(59740,4556,'_prices_include_tax','no'),
(59741,4556,'_billing_address_index','shaun govender Emerge Group 5 Belmont Street Kylami Estates Midrand GP 1684 ZA shaung@tbp.co.za 0825616899'),
(59742,4556,'_shipping_address_index','shaun govender Emerge Group 5 Belmont Street Kylami Estates Midrand GP 1684 ZA '),
(59743,4556,'is_vat_exempt','no'),
(59744,4557,'_wp_attached_file','2023/07/Quality-Telescopic-Pole-4.jpg'),
(59745,4557,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/07/Quality-Telescopic-Pole-4.jpg\";s:8:\"filesize\";i:39167;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Quality-Telescopic-Pole-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-4-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59746,4557,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba96612ab12e24e9a67d28e8c45d0f8f24384166/Quality-Telescopic-Pole.jpg'),
(59802,4556,'_edit_lock','1688481457:244'),
(59803,4556,'_edit_last','244'),
(59804,4556,'_date_completed','1688481209'),
(59805,4556,'_date_paid','1688481209'),
(59806,4556,'_paid_date','2023-07-04 16:33:29'),
(59807,4556,'_completed_date','2023-07-04 16:33:29'),
(59820,4560,'_wp_attached_file','2023/07/NIXIN-SST-Aimflo-Integrated-Ball.jpg'),
(59821,4560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1242;s:4:\"file\";s:44:\"2023/07/NIXIN-SST-Aimflo-Integrated-Ball.jpg\";s:8:\"filesize\";i:78598;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Aimflo-Integrated-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8908;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-Aimflo-Integrated-Ball-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54631;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Aimflo-Integrated-Ball-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Aimflo-Integrated-Ball-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34934;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-Aimflo-Integrated-Ball-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8908;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Aimflo-Integrated-Ball-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24279;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-Aimflo-Integrated-Ball-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59822,4560,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ac851452aefbe2fd55d43a69e670007cd6e6e291/NIXIN-SST-Aimflo---Integrated-Ball.jpg'),
(59823,4561,'_sku','12776'),
(59824,4561,'_regular_price','1060'),
(59825,4561,'total_sales','4'),
(59826,4561,'_tax_status','taxable'),
(59827,4561,'_tax_class',''),
(59828,4561,'_manage_stock','yes'),
(59829,4561,'_backorders','no'),
(59830,4561,'_sold_individually','no'),
(59831,4561,'_virtual','no'),
(59832,4561,'_downloadable','no'),
(59833,4561,'_download_limit','-1'),
(59834,4561,'_download_expiry','-1'),
(59835,4561,'_thumbnail_id','4560'),
(59836,4561,'_stock','2'),
(59837,4561,'_stock_status','instock'),
(59838,4561,'_wc_average_rating','0'),
(59839,4561,'_wc_review_count','0'),
(59840,4561,'_product_version','9.8.5'),
(59841,4561,'_price','1060'),
(59842,4562,'_wp_attached_file','2023/07/Quality-Telescopic-Pole-5.jpg'),
(59843,4562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:37:\"2023/07/Quality-Telescopic-Pole-5.jpg\";s:8:\"filesize\";i:39167;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Quality-Telescopic-Pole-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1715;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15680;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-5-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10528;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Quality-Telescopic-Pole-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(59844,4562,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba96612ab12e24e9a67d28e8c45d0f8f24384166/Quality-Telescopic-Pole.jpg'),
(59845,4563,'total_sales','0'),
(59846,4563,'_tax_status','taxable'),
(59847,4563,'_tax_class',''),
(59848,4563,'_manage_stock','no'),
(59849,4563,'_backorders','no'),
(59850,4563,'_sold_individually','no'),
(59851,4563,'_virtual','no'),
(59852,4563,'_downloadable','no'),
(59853,4563,'_download_limit','-1'),
(59854,4563,'_download_expiry','-1'),
(59855,4563,'_thumbnail_id','4562'),
(59856,4563,'_stock',NULL),
(59857,4563,'_stock_status','instock'),
(59858,4563,'_wc_average_rating','0'),
(59859,4563,'_wc_review_count','0'),
(59860,4563,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(59861,4563,'_product_version','9.8.4'),
(59862,4564,'_variation_description',''),
(59863,4564,'_sku','12654'),
(59864,4564,'_regular_price','429.26'),
(59865,4564,'total_sales','0'),
(59866,4564,'_tax_status','taxable'),
(59867,4564,'_tax_class','parent'),
(59868,4564,'_manage_stock','yes'),
(59869,4564,'_backorders','no'),
(59870,4564,'_sold_individually','no'),
(59871,4564,'_virtual','no'),
(59872,4564,'_downloadable','no'),
(59873,4564,'_download_limit','-1'),
(59874,4564,'_download_expiry','-1'),
(59875,4564,'_stock','6'),
(59876,4564,'_stock_status','instock'),
(59877,4564,'_wc_average_rating','0'),
(59878,4564,'_wc_review_count','0'),
(59879,4564,'attribute_pa_option','2-x-1-8m'),
(59880,4564,'_price','429.26'),
(59881,4564,'_product_version','9.8.4'),
(59890,4563,'_edit_last','244'),
(59891,4563,'_edit_lock','1688542691:244'),
(59892,4561,'_edit_last','244'),
(59893,4561,'_edit_lock','1688542946:244'),
(59894,4563,'_yoast_wpseo_primary_product_cat',''),
(59895,4563,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(59896,4561,'_yoast_wpseo_primary_product_cat',''),
(59897,4561,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(60000,4565,'_order_key','wc_order_u6Qz0gEeza6kx'),
(60001,4565,'_customer_user','0'),
(60002,4565,'_payment_method','bacs'),
(60003,4565,'_payment_method_title','Direct bank transfer'),
(60004,4565,'_customer_ip_address','102.165.163.174'),
(60005,4565,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.67'),
(60006,4565,'_created_via','checkout'),
(60007,4565,'_cart_hash','ecb017e94ef7526955992d3eb1aae618'),
(60008,4565,'_download_permissions_granted','yes'),
(60009,4565,'_recorded_sales','yes'),
(60010,4565,'_recorded_coupon_usage_counts','yes'),
(60011,4565,'_new_order_email_sent','true'),
(60012,4565,'_order_stock_reduced','yes'),
(60013,4565,'_billing_first_name','Andre Cornelius'),
(60014,4565,'_billing_last_name','van Tonder'),
(60015,4565,'_billing_company','Private'),
(60016,4565,'_billing_address_1','61 Bakwena Avenue'),
(60017,4565,'_billing_address_2','Irene'),
(60018,4565,'_billing_city','Centurion'),
(60019,4565,'_billing_state','GP'),
(60020,4565,'_billing_postcode','0157'),
(60021,4565,'_billing_country','ZA'),
(60022,4565,'_billing_email','andrearies63@gmail.com'),
(60023,4565,'_billing_phone','0721081398'),
(60024,4565,'_shipping_first_name','Andre Cornelius'),
(60025,4565,'_shipping_last_name','van Tonder'),
(60026,4565,'_shipping_company','The Beverage Company'),
(60027,4565,'_shipping_address_1','20 Anvil Road'),
(60028,4565,'_shipping_address_2','Isando'),
(60029,4565,'_shipping_city','Johannesburg'),
(60030,4565,'_shipping_state','GP'),
(60031,4565,'_shipping_postcode','1600'),
(60032,4565,'_shipping_country','ZA'),
(60033,4565,'_order_currency','ZAR'),
(60034,4565,'_cart_discount','0'),
(60035,4565,'_cart_discount_tax','0'),
(60036,4565,'_order_shipping','200'),
(60037,4565,'_order_shipping_tax','30'),
(60038,4565,'_order_tax','215.25'),
(60039,4565,'_order_total','1880.25'),
(60040,4565,'_order_version','7.8.2'),
(60041,4565,'_prices_include_tax','no'),
(60042,4565,'_billing_address_index','Andre Cornelius van Tonder Private 61 Bakwena Avenue Irene Centurion GP 0157 ZA andrearies63@gmail.com 0721081398'),
(60043,4565,'_shipping_address_index','Andre Cornelius van Tonder The Beverage Company 20 Anvil Road Isando Johannesburg GP 1600 ZA '),
(60044,4565,'is_vat_exempt','no'),
(60046,4565,'_edit_lock','1688800349:244'),
(60047,4565,'_edit_last','244'),
(60048,4565,'_date_completed','1688800343'),
(60049,4565,'_date_paid','1688800343'),
(60050,4565,'_paid_date','2023-07-08 09:12:23'),
(60051,4565,'_completed_date','2023-07-08 09:12:23'),
(60052,4567,'_order_key','wc_order_aM7mI7BOd7YSe'),
(60053,4567,'_customer_user','0'),
(60054,4567,'_payment_method','cod'),
(60055,4567,'_payment_method_title','Get a quote'),
(60056,4567,'_customer_ip_address','41.23.160.53'),
(60057,4567,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-A525F Build/samsungDCO-L29; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36'),
(60058,4567,'_created_via','checkout'),
(60059,4567,'_cart_hash','0e9198e2b424fa3e30e26a8abd981913'),
(60060,4567,'_download_permissions_granted','no'),
(60061,4567,'_recorded_sales','yes'),
(60062,4567,'_recorded_coupon_usage_counts','yes'),
(60063,4567,'_new_order_email_sent','true'),
(60064,4567,'_order_stock_reduced','yes'),
(60065,4567,'_billing_first_name','Rajen'),
(60066,4567,'_billing_last_name','Kanniyah'),
(60067,4567,'_billing_company','Triplikor'),
(60068,4567,'_billing_address_1','13'),
(60069,4567,'_billing_address_2','Rupee'),
(60070,4567,'_billing_city','Richards Bay'),
(60071,4567,'_billing_state','KZN'),
(60072,4567,'_billing_postcode','3900'),
(60073,4567,'_billing_country','ZA'),
(60074,4567,'_billing_email','raj@agmrbay.co.za'),
(60075,4567,'_billing_phone','0832831558'),
(60076,4567,'_shipping_first_name','Rajen'),
(60077,4567,'_shipping_last_name','Kanniyah'),
(60078,4567,'_shipping_company','Triplikor'),
(60079,4567,'_shipping_address_1','13'),
(60080,4567,'_shipping_address_2','Rupee'),
(60081,4567,'_shipping_city','Richards Bay'),
(60082,4567,'_shipping_state','KZN'),
(60083,4567,'_shipping_postcode','3900'),
(60084,4567,'_shipping_country','ZA'),
(60085,4567,'_order_currency','ZAR'),
(60086,4567,'_cart_discount','0'),
(60087,4567,'_cart_discount_tax','0'),
(60088,4567,'_order_shipping','200'),
(60089,4567,'_order_shipping_tax','30'),
(60090,4567,'_order_tax','384.9'),
(60091,4567,'_order_total','3180.90'),
(60092,4567,'_order_version','7.8.2'),
(60093,4567,'_prices_include_tax','no'),
(60094,4567,'_billing_address_index','Rajen Kanniyah Triplikor 13 Rupee Richards Bay KZN 3900 ZA raj@agmrbay.co.za 0832831558'),
(60095,4567,'_shipping_address_index','Rajen Kanniyah Triplikor 13 Rupee Richards Bay KZN 3900 ZA '),
(60096,4567,'is_vat_exempt','no'),
(60111,4568,'_order_key','wc_order_jGqX44qqeJvRK'),
(60112,4568,'_customer_user','0'),
(60113,4568,'_payment_method','cod'),
(60114,4568,'_payment_method_title','Get a quote'),
(60115,4568,'_customer_ip_address','41.23.160.53'),
(60116,4568,'_customer_user_agent','Mozilla/5.0 (Linux; Android 12; SM-A525F Build/samsungDCO-L29; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/92.0.4515.105 Mobile Safari/537.36'),
(60117,4568,'_created_via','checkout'),
(60118,4568,'_cart_hash','296c26dbfa53185eb9f3336e6bc8d5b6'),
(60119,4568,'_download_permissions_granted','no'),
(60120,4568,'_recorded_sales','yes'),
(60121,4568,'_recorded_coupon_usage_counts','yes'),
(60122,4568,'_new_order_email_sent','true'),
(60123,4568,'_order_stock_reduced','yes'),
(60124,4568,'_billing_first_name','Rajen'),
(60125,4568,'_billing_last_name','Kanniyah'),
(60126,4568,'_billing_company','Triplikor'),
(60127,4568,'_billing_address_1','13'),
(60128,4568,'_billing_address_2','Rupee'),
(60129,4568,'_billing_city','Richards Bay'),
(60130,4568,'_billing_state','KZN'),
(60131,4568,'_billing_postcode','3900'),
(60132,4568,'_billing_country','ZA'),
(60133,4568,'_billing_email','raj@agmrbay.co.za'),
(60134,4568,'_billing_phone','0832831558'),
(60135,4568,'_shipping_first_name','Rajen'),
(60136,4568,'_shipping_last_name','Kanniyah'),
(60137,4568,'_shipping_company','Triplikor'),
(60138,4568,'_shipping_address_1','13'),
(60139,4568,'_shipping_address_2','Rupee'),
(60140,4568,'_shipping_city','Richards Bay'),
(60141,4568,'_shipping_state','KZN'),
(60142,4568,'_shipping_postcode','3900'),
(60143,4568,'_shipping_country','ZA'),
(60144,4568,'_order_currency','ZAR'),
(60145,4568,'_cart_discount','0'),
(60146,4568,'_cart_discount_tax','0'),
(60147,4568,'_order_shipping','200'),
(60148,4568,'_order_shipping_tax','30'),
(60149,4568,'_order_tax','89.1'),
(60150,4568,'_order_total','913.10'),
(60151,4568,'_order_version','7.8.2'),
(60152,4568,'_prices_include_tax','no'),
(60153,4568,'_billing_address_index','Rajen Kanniyah Triplikor 13 Rupee Richards Bay KZN 3900 ZA raj@agmrbay.co.za 0832831558'),
(60154,4568,'_shipping_address_index','Rajen Kanniyah Triplikor 13 Rupee Richards Bay KZN 3900 ZA '),
(60155,4568,'is_vat_exempt','no'),
(60164,4567,'_edit_lock','1688969549:244'),
(60321,3346,'_price','12871.68'),
(60400,4569,'_order_key','wc_order_AcyObvsty6hMd'),
(60401,4569,'_customer_user','0'),
(60402,4569,'_payment_method','bacs'),
(60403,4569,'_payment_method_title','Direct bank transfer'),
(60404,4569,'_customer_ip_address','156.155.80.73'),
(60405,4569,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.67'),
(60406,4569,'_created_via','checkout'),
(60407,4569,'_cart_hash','87c4a8de0669a1f05f82c4d77f0764cb'),
(60408,4569,'_download_permissions_granted','yes'),
(60409,4569,'_recorded_sales','yes'),
(60410,4569,'_recorded_coupon_usage_counts','yes'),
(60411,4569,'_new_order_email_sent','true'),
(60412,4569,'_order_stock_reduced','yes'),
(60413,4569,'_billing_first_name','Dylan'),
(60414,4569,'_billing_last_name','Brouwer'),
(60415,4569,'_billing_company','Swemgat Middelburg'),
(60416,4569,'_billing_address_1','8 Ngwako Street'),
(60417,4569,'_billing_address_2','8 Midgreen Townhouses'),
(60418,4569,'_billing_city','Middelburg'),
(60419,4569,'_billing_state','MP'),
(60420,4569,'_billing_postcode','1050'),
(60421,4569,'_billing_country','ZA'),
(60422,4569,'_billing_email','middelburg@swemgat.co.za'),
(60423,4569,'_billing_phone','0837697593'),
(60424,4569,'_shipping_first_name','Dylan'),
(60425,4569,'_shipping_last_name','Brouwer'),
(60426,4569,'_shipping_company','Swemgat Middelburg'),
(60427,4569,'_shipping_address_1','8 Ngwako Street'),
(60428,4569,'_shipping_address_2','8 Midgreen Townhouses'),
(60429,4569,'_shipping_city','Middelburg'),
(60430,4569,'_shipping_state','MP'),
(60431,4569,'_shipping_postcode','1050'),
(60432,4569,'_shipping_country','ZA'),
(60433,4569,'_order_currency','ZAR'),
(60434,4569,'_cart_discount','0'),
(60435,4569,'_cart_discount_tax','0'),
(60436,4569,'_order_shipping','200'),
(60437,4569,'_order_shipping_tax','30'),
(60438,4569,'_order_tax','74.25'),
(60439,4569,'_order_total','799.25'),
(60440,4569,'_order_version','7.8.2'),
(60441,4569,'_prices_include_tax','no'),
(60442,4569,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA middelburg@swemgat.co.za 0837697593'),
(60443,4569,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA '),
(60444,4569,'is_vat_exempt','no'),
(60478,4569,'_date_completed','1689162231'),
(60479,4569,'_date_paid','1689162231'),
(60480,4569,'_paid_date','2023-07-12 13:43:51'),
(60481,4569,'_completed_date','2023-07-12 13:43:51'),
(60482,4569,'_edit_lock','1689162116:244'),
(60483,4569,'_edit_last','244'),
(60527,4570,'_order_key','wc_order_TJFlYjjFTShoK'),
(60528,4570,'_customer_user','0'),
(60529,4570,'_payment_method','bacs'),
(60530,4570,'_payment_method_title','Direct bank transfer'),
(60531,4570,'_customer_ip_address','105.244.131.243'),
(60532,4570,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36'),
(60533,4570,'_created_via','checkout'),
(60534,4570,'_cart_hash','31d9c674a84ee3f38c28ba9170184259'),
(60535,4570,'_download_permissions_granted','yes'),
(60536,4570,'_recorded_sales','yes'),
(60537,4570,'_recorded_coupon_usage_counts','yes'),
(60538,4570,'_new_order_email_sent','true'),
(60539,4570,'_order_stock_reduced','yes'),
(60540,4570,'_billing_first_name','Damien'),
(60541,4570,'_billing_last_name','Kasselman'),
(60542,4570,'_billing_company','DJK Unlimited Management Group (Pty) Ltd'),
(60543,4570,'_billing_address_1','42 Amstel Street'),
(60544,4570,'_billing_address_2','Bothasig'),
(60545,4570,'_billing_city','Cape Town'),
(60546,4570,'_billing_state','WC'),
(60547,4570,'_billing_postcode','7441'),
(60548,4570,'_billing_country','ZA'),
(60549,4570,'_billing_email','damien@dkturfandpaving.co.za'),
(60550,4570,'_billing_phone','0828556360'),
(60551,4570,'_shipping_first_name','Damien'),
(60552,4570,'_shipping_last_name','Kasselman'),
(60553,4570,'_shipping_company','DJK Unlimited Management Group (Pty) Ltd'),
(60554,4570,'_shipping_address_1','42 Amstel Street'),
(60555,4570,'_shipping_address_2','Bothasig'),
(60556,4570,'_shipping_city','Cape Town'),
(60557,4570,'_shipping_state','WC'),
(60558,4570,'_shipping_postcode','7441'),
(60559,4570,'_shipping_country','ZA'),
(60560,4570,'_order_currency','ZAR'),
(60561,4570,'_cart_discount','0'),
(60562,4570,'_cart_discount_tax','0'),
(60563,4570,'_order_shipping','0'),
(60564,4570,'_order_shipping_tax','0'),
(60565,4570,'_order_tax','432'),
(60566,4570,'_order_total','3312.00'),
(60567,4570,'_order_version','7.8.2'),
(60568,4570,'_prices_include_tax','no'),
(60569,4570,'_billing_address_index','Damien Kasselman DJK Unlimited Management Group (Pty) Ltd 42 Amstel Street Bothasig Cape Town WC 7441 ZA damien@dkturfandpaving.co.za 0828556360'),
(60570,4570,'_shipping_address_index','Damien Kasselman DJK Unlimited Management Group (Pty) Ltd 42 Amstel Street Bothasig Cape Town WC 7441 ZA '),
(60571,4570,'is_vat_exempt','no'),
(60572,4570,'_edit_lock','1689229669:244'),
(60573,4570,'_edit_last','244'),
(60574,4570,'_date_completed','1689229744'),
(60575,4570,'_date_paid','1689229744'),
(60576,4570,'_paid_date','2023-07-13 08:29:04'),
(60577,4570,'_completed_date','2023-07-13 08:29:04'),
(60910,2459,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:1;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:11:\"title_color\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:5:\"align\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:4;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(60924,1869,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(60925,1869,'_elementor_data','[{\"id\":\"412d7c13\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5f83eaf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c156c2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b3f061e\"}],\"eael_cl_logics\":[{\"_id\":\"bb70042\"}],\"pp_display_conditions\":[{\"_id\":\"1a49502\"}]},\"elements\":[{\"id\":\"1cdb6de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"73d3d58\"}],\"pp_display_conditions\":[{\"_id\":\"5364939\"}]},\"elements\":[{\"id\":\"60ca3340\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u2019re a swimming pool owner, you\\u2019ll know the value that incandescent lights offer for the aesthetics and functionality of your pool. These lights can be a hassle to work with though and many pool owners are starting to opt for LED pool lights. The difference is that these alternatives use bulbs that have small semiconductors which convert electrical energy into light.<\\/p>\\n<p>After getting LED lights fitted into your swimming pool, it\\u2019s important to give them the care and attention they need. Here\\u2019s why:<\\/p>\\n<p><!--more--><\\/p>\\n<p><strong>Benefits of using LED pool lights<\\/strong><\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>Colour<\\/em><\\/strong><\\/p>\\n<p>LED lights provide your pool with a better quality of luminescence. They\\u2019re have a cooler tone to them than incandescent lights which makes the blue hues more pleasing to the eye and creates a crisper white colour. LED pool lights also have better water penetration which means they\\u2019ll provide more luminescence for night swimming.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>Efficiency<\\/em><\\/strong><\\/p>\\n<p>LED lights use about 80% less energy than their incandescent counterparts. The latter has a standard 300-watt capacity that produces the same brightness as the former\\u2019s 5-watt capacity. LED lights also generate less heat which ensures a longer lasting bulb gasket.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>Energy savers<\\/em><\\/strong><\\/p>\\n<p>Because of their efficiency, LED pool lights will save you more money than incandescent lights. Less input requirements means less energy usage on their part and a happier wallet for you. Our affordable <a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\\\">premium range of LED lights<\\/a> will have you regretting not making the switch to them earlier, browse our stock and let us know what you need.<\\/p>\\n<p><strong><em>Longevity <\\/em><\\/strong><\\/p>\\n<p>Because of their efficiency, LED lights last longer than incandescent lights. They have about 10 times more life expectancy than their counterparts, which means you won\\u2019t have to replace them as often. At the end of the day, you get more bang for your buck.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong>The bottom line<\\/strong><\\/p>\\n<p>With all this mind, it\\u2019s clear that taking good care of your LED pool lights will help you save a significant amount of money when it comes to maintaining your swimming pool. The better their condition, the better your pool will look, and the happier your bank account will be.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Get in touch today to find out more about our range of LED pool lights.<\\/p>\\n<p><img class=\\\"size-medium wp-image-1117\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\"><\\/p>\\n<p><img class=\\\"alignnone size-medium wp-image-1094\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"300\\\"><\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"58b4bee\"}],\"pp_display_conditions\":[{\"_id\":\"eee75be\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(60926,4584,'_wp_page_template','default'),
(60927,4584,'_elementor_edit_mode','builder'),
(60928,4584,'_elementor_template_type','wp-post'),
(60929,4584,'_elementor_version','3.14.1'),
(60930,4584,'_elementor_pro_version','3.14.1'),
(60931,4584,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(60932,4584,'_elementor_data','[{\"id\":\"412d7c13\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5f83eaf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1c156c2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b3f061e\"}],\"eael_cl_logics\":[{\"_id\":\"bb70042\"}],\"pp_display_conditions\":[{\"_id\":\"1a49502\"}]},\"elements\":[{\"id\":\"1cdb6de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"73d3d58\"}],\"pp_display_conditions\":[{\"_id\":\"5364939\"}]},\"elements\":[{\"id\":\"60ca3340\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you\\u2019re a swimming pool owner, you\\u2019ll know the value that incandescent lights offer for the aesthetics and functionality of your pool. These lights can be a hassle to work with though and many pool owners are starting to opt for LED pool lights. The difference is that these alternatives use bulbs that have small semiconductors which convert electrical energy into light.<\\/p>\\n<p>After getting LED lights fitted into your swimming pool, it\\u2019s important to give them the care and attention they need. Here\\u2019s why:<\\/p>\\n<p><!--more--><\\/p>\\n<p><strong>Benefits of using LED pool lights<\\/strong><\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>Colour<\\/em><\\/strong><\\/p>\\n<p>LED lights provide your pool with a better quality of luminescence. They\\u2019re have a cooler tone to them than incandescent lights which makes the blue hues more pleasing to the eye and creates a crisper white colour. LED pool lights also have better water penetration which means they\\u2019ll provide more luminescence for night swimming.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>Efficiency<\\/em><\\/strong><\\/p>\\n<p>LED lights use about 80% less energy than their incandescent counterparts. The latter has a standard 300-watt capacity that produces the same brightness as the former\\u2019s 5-watt capacity. LED lights also generate less heat which ensures a longer lasting bulb gasket.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong><em>Energy savers<\\/em><\\/strong><\\/p>\\n<p>Because of their efficiency, LED pool lights will save you more money than incandescent lights. Less input requirements means less energy usage on their part and a happier wallet for you. Our affordable <a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\\\">premium range of LED lights<\\/a> will have you regretting not making the switch to them earlier, browse our stock and let us know what you need.<\\/p>\\n<p><strong><em>Longevity <\\/em><\\/strong><\\/p>\\n<p>Because of their efficiency, LED lights last longer than incandescent lights. They have about 10 times more life expectancy than their counterparts, which means you won\\u2019t have to replace them as often. At the end of the day, you get more bang for your buck.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p><strong>The bottom line<\\/strong><\\/p>\\n<p>With all this mind, it\\u2019s clear that taking good care of your LED pool lights will help you save a significant amount of money when it comes to maintaining your swimming pool. The better their condition, the better your pool will look, and the happier your bank account will be.<\\/p>\\n<p>&nbsp;<\\/p>\\n<p>Get in touch today to find out more about our range of LED pool lights.<\\/p>\\n<p><img class=\\\"size-medium wp-image-1117\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\"><\\/p>\\n<p><img class=\\\"alignnone size-medium wp-image-1094\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"300\\\"><\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"58b4bee\"}],\"pp_display_conditions\":[{\"_id\":\"eee75be\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(60936,1869,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(60938,2866,'_wp_old_slug','sst80ledsquarepoolitewhiteled'),
(60939,2866,'_yoast_wpseo_wordproof_timestamp',''),
(60940,3015,'_wp_old_slug','nixinsstdualsafetysuctionport'),
(60941,3015,'_yoast_wpseo_wordproof_timestamp',''),
(60942,2783,'_wp_old_slug','nixinssttapspout185wx700h'),
(60943,2783,'_yoast_wpseo_wordproof_timestamp',''),
(60947,2946,'_wp_old_slug','nixinsstpolehangerhooksset'),
(60948,2946,'_yoast_wpseo_primary_product_cat',''),
(60949,2946,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(60950,2946,'_yoast_wpseo_wordproof_timestamp',''),
(60951,2989,'_edit_lock','1689756575:425'),
(60952,2989,'_edit_last','425'),
(60953,2989,'_wp_old_slug','nixin-pvc-pt-aimflo-blocker'),
(60954,2989,'_yoast_wpseo_primary_product_cat',''),
(60955,2989,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(60956,2989,'_yoast_wpseo_wordproof_timestamp',''),
(60957,3797,'_wp_old_slug','dolphin-2'),
(60958,3797,'_yoast_wpseo_wordproof_timestamp',''),
(60959,3678,'_wp_old_slug','nixin-sst-water-cannon-50mm'),
(60960,3678,'_yoast_wpseo_wordproof_timestamp',''),
(60964,3019,'_wp_old_slug','nixinsst64lednanoinflolitewhiteled'),
(60965,3019,'_yoast_wpseo_primary_product_cat',''),
(60966,3019,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(60967,3019,'_yoast_wpseo_wordproof_timestamp',''),
(60968,2897,'_wp_old_slug','nixinsstsolidaimfloball'),
(60969,2897,'_yoast_wpseo_wordproof_timestamp',''),
(60970,2944,'_wp_old_slug','nixinsstbottomdrain150x150mm'),
(60971,2944,'_yoast_wpseo_wordproof_timestamp',''),
(60972,2903,'_wp_old_slug','nixinsstchampagnebubbler'),
(60973,2903,'_yoast_wpseo_wordproof_timestamp',''),
(60974,2846,'_wp_old_slug','nixin-sst-dome-i-lumen-8-72led-white-pool-light'),
(60975,2846,'_yoast_wpseo_wordproof_timestamp',''),
(60976,2730,'_wp_old_slug','nixinsststandardhandrail1300mm'),
(60977,2730,'_yoast_wpseo_wordproof_timestamp',''),
(60978,2734,'_wp_old_slug','nixin-sst-p-rail-800mm'),
(60979,2734,'_yoast_wpseo_wordproof_timestamp',''),
(60980,4585,'_order_key','wc_order_3WcZnDSqLAooI'),
(60981,4585,'_customer_user','0'),
(60982,4585,'_payment_method','bacs'),
(60983,4585,'_payment_method_title','Direct bank transfer'),
(60984,4585,'_customer_ip_address','41.193.15.242'),
(60985,4585,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/114.0'),
(60986,4585,'_created_via','checkout'),
(60987,4585,'_cart_hash','e916efca56f2b87d3e84bfa58650576f'),
(60988,4585,'_download_permissions_granted','yes'),
(60989,4585,'_recorded_sales','yes'),
(60990,4585,'_recorded_coupon_usage_counts','yes'),
(60991,4585,'_new_order_email_sent','true'),
(60992,4585,'_order_stock_reduced','yes'),
(60993,4585,'_billing_first_name','Helgardt'),
(60994,4585,'_billing_last_name','Strydom'),
(60995,4585,'_billing_company','Strydom Pools'),
(60996,4585,'_billing_address_1','55 Milkwood Drive'),
(60997,4585,'_billing_address_2','Old Place'),
(60998,4585,'_billing_city','Knysna'),
(60999,4585,'_billing_state','WC'),
(61000,4585,'_billing_postcode','6571'),
(61001,4585,'_billing_country','ZA'),
(61002,4585,'_billing_email','strydompools@gmail.com'),
(61003,4585,'_billing_phone','0783633490'),
(61004,4585,'_shipping_first_name','Helgardt'),
(61005,4585,'_shipping_last_name','Strydom'),
(61006,4585,'_shipping_company','Strydom Pools'),
(61007,4585,'_shipping_address_1','55 Milkwood Drive'),
(61008,4585,'_shipping_address_2','Old Place'),
(61009,4585,'_shipping_city','Knysna'),
(61010,4585,'_shipping_state','WC'),
(61011,4585,'_shipping_postcode','6571'),
(61012,4585,'_shipping_country','ZA'),
(61013,4585,'_order_currency','ZAR'),
(61014,4585,'_cart_discount','0'),
(61015,4585,'_cart_discount_tax','0'),
(61016,4585,'_order_shipping','200'),
(61017,4585,'_order_shipping_tax','30'),
(61018,4585,'_order_tax','480'),
(61019,4585,'_order_total','3910.00'),
(61020,4585,'_order_version','7.9.0'),
(61021,4585,'_prices_include_tax','no'),
(61022,4585,'_billing_address_index','Helgardt Strydom Strydom Pools 55 Milkwood Drive Old Place Knysna WC 6571 ZA strydompools@gmail.com 0783633490'),
(61023,4585,'_shipping_address_index','Helgardt Strydom Strydom Pools 55 Milkwood Drive Old Place Knysna WC 6571 ZA '),
(61024,4585,'is_vat_exempt','no'),
(61026,2643,'_wp_old_slug','nixinsstcurveladder3-step'),
(61027,2643,'_yoast_wpseo_wordproof_timestamp',''),
(61083,4585,'_edit_lock','1689774026:244'),
(61084,4585,'_edit_last','244'),
(61085,4585,'_date_completed','1689774155'),
(61086,4585,'_date_paid','1689774155'),
(61087,4585,'_paid_date','2023-07-19 15:42:35'),
(61088,4585,'_completed_date','2023-07-19 15:42:35'),
(61537,4587,'_wp_attached_file','2023/07/PVC-HD-Threaded-Nipple.jpg'),
(61538,4587,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:34:\"2023/07/PVC-HD-Threaded-Nipple.jpg\";s:8:\"filesize\";i:64907;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PVC-HD-Threaded-Nipple-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7537;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"PVC-HD-Threaded-Nipple-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PVC-HD-Threaded-Nipple-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"PVC-HD-Threaded-Nipple-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30350;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"PVC-HD-Threaded-Nipple-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7537;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"PVC-HD-Threaded-Nipple-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21143;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"PVC-HD-Threaded-Nipple-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1904;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61539,4587,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4fda30bd6f1ff1df2e36f4957c5ed5e58e2e9ddd/PVC-HD-Threaded-Nipple.jpg'),
(61540,4588,'total_sales','0'),
(61541,4588,'_tax_status','taxable'),
(61542,4588,'_tax_class',''),
(61543,4588,'_manage_stock','no'),
(61544,4588,'_backorders','no'),
(61545,4588,'_sold_individually','no'),
(61546,4588,'_virtual','no'),
(61547,4588,'_downloadable','no'),
(61548,4588,'_download_limit','-1'),
(61549,4588,'_download_expiry','-1'),
(61550,4588,'_thumbnail_id','4587'),
(61551,4588,'_stock',NULL),
(61552,4588,'_stock_status','outofstock'),
(61553,4588,'_wc_average_rating','0'),
(61554,4588,'_wc_review_count','0'),
(61555,4588,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(61556,4588,'_product_version','8.6.1'),
(61557,4589,'_variation_description','Price Excludes VAT'),
(61558,4589,'_sku','13329'),
(61559,4589,'_regular_price','14'),
(61560,4589,'total_sales','0'),
(61561,4589,'_tax_status','taxable'),
(61562,4589,'_tax_class','parent'),
(61563,4589,'_manage_stock','yes'),
(61564,4589,'_backorders','no'),
(61565,4589,'_sold_individually','no'),
(61566,4589,'_virtual','no'),
(61567,4589,'_downloadable','no'),
(61568,4589,'_download_limit','-1'),
(61569,4589,'_download_expiry','-1'),
(61570,4589,'_stock','0'),
(61571,4589,'_stock_status','outofstock'),
(61572,4589,'_wc_average_rating','0'),
(61573,4589,'_wc_review_count','0'),
(61574,4589,'attribute_pa_option','3-8'),
(61575,4589,'_price','14'),
(61576,4589,'_product_version','8.6.1'),
(61577,4590,'_variation_description','Price Excludes VAT'),
(61578,4590,'_sku','13330'),
(61579,4590,'_regular_price','15'),
(61580,4590,'total_sales','0'),
(61581,4590,'_tax_status','taxable'),
(61582,4590,'_tax_class','parent'),
(61583,4590,'_manage_stock','yes'),
(61584,4590,'_backorders','no'),
(61585,4590,'_sold_individually','no'),
(61586,4590,'_virtual','no'),
(61587,4590,'_downloadable','no'),
(61588,4590,'_download_limit','-1'),
(61589,4590,'_download_expiry','-1'),
(61590,4590,'_stock','0'),
(61591,4590,'_stock_status','outofstock'),
(61592,4590,'_wc_average_rating','0'),
(61593,4590,'_wc_review_count','0'),
(61594,4590,'attribute_pa_option','1-2'),
(61595,4590,'_price','15'),
(61596,4590,'_product_version','8.6.1'),
(61597,4591,'_variation_description','Price Excludes VAT'),
(61598,4591,'_sku','13331'),
(61599,4591,'_regular_price','18'),
(61600,4591,'total_sales','0'),
(61601,4591,'_tax_status','taxable'),
(61602,4591,'_tax_class','parent'),
(61603,4591,'_manage_stock','yes'),
(61604,4591,'_backorders','no'),
(61605,4591,'_sold_individually','no'),
(61606,4591,'_virtual','no'),
(61607,4591,'_downloadable','no'),
(61608,4591,'_download_limit','-1'),
(61609,4591,'_download_expiry','-1'),
(61610,4591,'_stock','0'),
(61611,4591,'_stock_status','outofstock'),
(61612,4591,'_wc_average_rating','0'),
(61613,4591,'_wc_review_count','0'),
(61614,4591,'attribute_pa_option','3-4'),
(61615,4591,'_price','18'),
(61616,4591,'_product_version','8.6.1'),
(61617,4592,'_variation_description','Price Excludes VAT'),
(61618,4592,'_sku','13332'),
(61619,4592,'_regular_price','21'),
(61620,4592,'total_sales','0'),
(61621,4592,'_tax_status','taxable'),
(61622,4592,'_tax_class','parent'),
(61623,4592,'_manage_stock','yes'),
(61624,4592,'_backorders','no'),
(61625,4592,'_sold_individually','no'),
(61626,4592,'_virtual','no'),
(61627,4592,'_downloadable','no'),
(61628,4592,'_download_limit','-1'),
(61629,4592,'_download_expiry','-1'),
(61630,4592,'_stock','0'),
(61631,4592,'_stock_status','outofstock'),
(61632,4592,'_wc_average_rating','0'),
(61633,4592,'_wc_review_count','0'),
(61634,4592,'attribute_pa_option','1-4'),
(61635,4592,'_price','21'),
(61636,4592,'_product_version','8.6.1'),
(61637,4593,'_variation_description','Price Excludes VAT'),
(61638,4593,'_sku','13333'),
(61639,4593,'_regular_price','27'),
(61640,4593,'total_sales','0'),
(61641,4593,'_tax_status','taxable'),
(61642,4593,'_tax_class','parent'),
(61643,4593,'_manage_stock','yes'),
(61644,4593,'_backorders','no'),
(61645,4593,'_sold_individually','no'),
(61646,4593,'_virtual','no'),
(61647,4593,'_downloadable','no'),
(61648,4593,'_download_limit','-1'),
(61649,4593,'_download_expiry','-1'),
(61650,4593,'_stock','0'),
(61651,4593,'_stock_status','outofstock'),
(61652,4593,'_wc_average_rating','0'),
(61653,4593,'_wc_review_count','0'),
(61654,4593,'attribute_pa_option','1-1-4'),
(61655,4593,'_price','27'),
(61656,4593,'_product_version','8.6.1'),
(61657,4594,'_variation_description','Price Excludes VAT'),
(61658,4594,'_sku','13334'),
(61659,4594,'_regular_price','33'),
(61660,4594,'total_sales','0'),
(61661,4594,'_tax_status','taxable'),
(61662,4594,'_tax_class','parent'),
(61663,4594,'_manage_stock','yes'),
(61664,4594,'_backorders','no'),
(61665,4594,'_sold_individually','no'),
(61666,4594,'_virtual','no'),
(61667,4594,'_downloadable','no'),
(61668,4594,'_download_limit','-1'),
(61669,4594,'_download_expiry','-1'),
(61670,4594,'_stock','0'),
(61671,4594,'_stock_status','outofstock'),
(61672,4594,'_wc_average_rating','0'),
(61673,4594,'_wc_review_count','0'),
(61674,4594,'attribute_pa_option','1-1-2'),
(61675,4594,'_price','33'),
(61676,4594,'_product_version','8.6.1'),
(61677,4595,'_variation_description','Price Excludes VAT'),
(61678,4595,'_sku','13335'),
(61679,4595,'_regular_price','44'),
(61680,4595,'total_sales','0'),
(61681,4595,'_tax_status','taxable'),
(61682,4595,'_tax_class','parent'),
(61683,4595,'_manage_stock','yes'),
(61684,4595,'_backorders','no'),
(61685,4595,'_sold_individually','no'),
(61686,4595,'_virtual','no'),
(61687,4595,'_downloadable','no'),
(61688,4595,'_download_limit','-1'),
(61689,4595,'_download_expiry','-1'),
(61690,4595,'_stock','0'),
(61691,4595,'_stock_status','outofstock'),
(61692,4595,'_wc_average_rating','0'),
(61693,4595,'_wc_review_count','0'),
(61694,4595,'attribute_pa_option','2'),
(61695,4595,'_price','44'),
(61696,4595,'_product_version','8.6.1'),
(61697,4596,'_variation_description','Price Excludes VAT'),
(61698,4596,'_sku','13336'),
(61699,4596,'_regular_price','111'),
(61700,4596,'total_sales','0'),
(61701,4596,'_tax_status','taxable'),
(61702,4596,'_tax_class','parent'),
(61703,4596,'_manage_stock','yes'),
(61704,4596,'_backorders','no'),
(61705,4596,'_sold_individually','no'),
(61706,4596,'_virtual','no'),
(61707,4596,'_downloadable','no'),
(61708,4596,'_download_limit','-1'),
(61709,4596,'_download_expiry','-1'),
(61710,4596,'_stock','0'),
(61711,4596,'_stock_status','outofstock'),
(61712,4596,'_wc_average_rating','0'),
(61713,4596,'_wc_review_count','0'),
(61714,4596,'attribute_pa_option','2-1-2'),
(61715,4596,'_price','111'),
(61716,4596,'_product_version','8.6.1'),
(61717,4597,'_variation_description','Price Excludes VAT'),
(61718,4597,'_sku','13337'),
(61719,4597,'_regular_price','156'),
(61720,4597,'total_sales','0'),
(61721,4597,'_tax_status','taxable'),
(61722,4597,'_tax_class','parent'),
(61723,4597,'_manage_stock','yes'),
(61724,4597,'_backorders','no'),
(61725,4597,'_sold_individually','no'),
(61726,4597,'_virtual','no'),
(61727,4597,'_downloadable','no'),
(61728,4597,'_download_limit','-1'),
(61729,4597,'_download_expiry','-1'),
(61730,4597,'_stock','0'),
(61731,4597,'_stock_status','outofstock'),
(61732,4597,'_wc_average_rating','0'),
(61733,4597,'_wc_review_count','0'),
(61734,4597,'attribute_pa_option','3-2'),
(61735,4597,'_price','156'),
(61736,4597,'_product_version','8.6.1'),
(61737,4598,'_variation_description','Price Excludes VAT'),
(61738,4598,'_sku','13338'),
(61739,4598,'_regular_price','258'),
(61740,4598,'total_sales','0'),
(61741,4598,'_tax_status','taxable'),
(61742,4598,'_tax_class','parent'),
(61743,4598,'_manage_stock','yes'),
(61744,4598,'_backorders','no'),
(61745,4598,'_sold_individually','no'),
(61746,4598,'_virtual','no'),
(61747,4598,'_downloadable','no'),
(61748,4598,'_download_limit','-1'),
(61749,4598,'_download_expiry','-1'),
(61750,4598,'_stock','0'),
(61751,4598,'_stock_status','outofstock'),
(61752,4598,'_wc_average_rating','0'),
(61753,4598,'_wc_review_count','0'),
(61754,4598,'attribute_pa_option','4-2'),
(61755,4598,'_price','258'),
(61756,4598,'_product_version','8.6.1'),
(61797,4599,'_wp_attached_file','2023/07/PVC-Compact-Ball-Valve-Threaded.jpg'),
(61798,4599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:43:\"2023/07/PVC-Compact-Ball-Valve-Threaded.jpg\";s:8:\"filesize\";i:72390;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"PVC-Compact-Ball-Valve-Threaded-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8235;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"PVC-Compact-Ball-Valve-Threaded-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"PVC-Compact-Ball-Valve-Threaded-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3447;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"PVC-Compact-Ball-Valve-Threaded-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33338;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"PVC-Compact-Ball-Valve-Threaded-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8235;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"PVC-Compact-Ball-Valve-Threaded-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22884;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"PVC-Compact-Ball-Valve-Threaded-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2321;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(61799,4599,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/10ad21c6243442162f9597c8fd1fbcf90a2df873/PVC-Compact-Ball-Valve-Threaded.jpg'),
(61800,4600,'total_sales','0'),
(61801,4600,'_tax_status','taxable'),
(61802,4600,'_tax_class',''),
(61803,4600,'_manage_stock','no'),
(61804,4600,'_backorders','no'),
(61805,4600,'_sold_individually','no'),
(61806,4600,'_virtual','no'),
(61807,4600,'_downloadable','no'),
(61808,4600,'_download_limit','-1'),
(61809,4600,'_download_expiry','-1'),
(61810,4600,'_thumbnail_id','4599'),
(61811,4600,'_stock',NULL),
(61812,4600,'_stock_status','instock'),
(61813,4600,'_wc_average_rating','0'),
(61814,4600,'_wc_review_count','0'),
(61815,4600,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(61816,4600,'_product_version','8.6.1'),
(61817,4601,'_variation_description','Price Excludes VAT'),
(61818,4601,'_sku','13340'),
(61819,4601,'_regular_price','13.05'),
(61820,4601,'total_sales','0'),
(61821,4601,'_tax_status','taxable'),
(61822,4601,'_tax_class','parent'),
(61823,4601,'_manage_stock','yes'),
(61824,4601,'_backorders','no'),
(61825,4601,'_sold_individually','no'),
(61826,4601,'_virtual','no'),
(61827,4601,'_downloadable','no'),
(61828,4601,'_download_limit','-1'),
(61829,4601,'_download_expiry','-1'),
(61830,4601,'_stock','0'),
(61831,4601,'_stock_status','outofstock'),
(61832,4601,'_wc_average_rating','0'),
(61833,4601,'_wc_review_count','0'),
(61834,4601,'attribute_pa_option','1-2'),
(61835,4601,'_price','13.05'),
(61836,4601,'_product_version','8.6.1'),
(61837,4602,'_variation_description','Price Excludes VAT'),
(61838,4602,'_sku','13341'),
(61839,4602,'_regular_price','20.38'),
(61840,4602,'total_sales','0'),
(61841,4602,'_tax_status','taxable'),
(61842,4602,'_tax_class','parent'),
(61843,4602,'_manage_stock','yes'),
(61844,4602,'_backorders','no'),
(61845,4602,'_sold_individually','no'),
(61846,4602,'_virtual','no'),
(61847,4602,'_downloadable','no'),
(61848,4602,'_download_limit','-1'),
(61849,4602,'_download_expiry','-1'),
(61850,4602,'_stock','1'),
(61851,4602,'_stock_status','instock'),
(61852,4602,'_wc_average_rating','0'),
(61853,4602,'_wc_review_count','0'),
(61854,4602,'attribute_pa_option','3-4'),
(61855,4602,'_price','20.38'),
(61856,4602,'_product_version','8.6.1'),
(61857,4603,'_variation_description','Price Excludes VAT'),
(61858,4603,'_sku','13342'),
(61859,4603,'_regular_price','34.26'),
(61860,4603,'total_sales','0'),
(61861,4603,'_tax_status','taxable'),
(61862,4603,'_tax_class','parent'),
(61863,4603,'_manage_stock','yes'),
(61864,4603,'_backorders','no'),
(61865,4603,'_sold_individually','no'),
(61866,4603,'_virtual','no'),
(61867,4603,'_downloadable','no'),
(61868,4603,'_download_limit','-1'),
(61869,4603,'_download_expiry','-1'),
(61870,4603,'_stock','0'),
(61871,4603,'_stock_status','outofstock'),
(61872,4603,'_wc_average_rating','0'),
(61873,4603,'_wc_review_count','0'),
(61874,4603,'attribute_pa_option','1-4'),
(61875,4603,'_price','34.26'),
(61876,4603,'_product_version','8.6.1'),
(61877,4604,'_variation_description','Price Excludes VAT'),
(61878,4604,'_sku','13343'),
(61879,4604,'_regular_price','47.63'),
(61880,4604,'total_sales','0'),
(61881,4604,'_tax_status','taxable'),
(61882,4604,'_tax_class','parent'),
(61883,4604,'_manage_stock','yes'),
(61884,4604,'_backorders','no'),
(61885,4604,'_sold_individually','no'),
(61886,4604,'_virtual','no'),
(61887,4604,'_downloadable','no'),
(61888,4604,'_download_limit','-1'),
(61889,4604,'_download_expiry','-1'),
(61890,4604,'_stock','0'),
(61891,4604,'_stock_status','outofstock'),
(61892,4604,'_wc_average_rating','0'),
(61893,4604,'_wc_review_count','0'),
(61894,4604,'attribute_pa_option','1-1-4'),
(61895,4604,'_price','47.63'),
(61896,4604,'_product_version','8.6.1'),
(61897,4605,'_variation_description','Price Excludes VAT'),
(61898,4605,'_sku','13344'),
(61899,4605,'_regular_price','64.34'),
(61900,4605,'total_sales','0'),
(61901,4605,'_tax_status','taxable'),
(61902,4605,'_tax_class','parent'),
(61903,4605,'_manage_stock','yes'),
(61904,4605,'_backorders','no'),
(61905,4605,'_sold_individually','no'),
(61906,4605,'_virtual','no'),
(61907,4605,'_downloadable','no'),
(61908,4605,'_download_limit','-1'),
(61909,4605,'_download_expiry','-1'),
(61910,4605,'_stock','0'),
(61911,4605,'_stock_status','outofstock'),
(61912,4605,'_wc_average_rating','0'),
(61913,4605,'_wc_review_count','0'),
(61914,4605,'attribute_pa_option','1-1-2'),
(61915,4605,'_price','64.34'),
(61916,4605,'_product_version','8.6.1'),
(61917,4606,'_variation_description','Price Excludes VAT'),
(61918,4606,'_sku','13345'),
(61919,4606,'_regular_price','100.14'),
(61920,4606,'total_sales','0'),
(61921,4606,'_tax_status','taxable'),
(61922,4606,'_tax_class','parent'),
(61923,4606,'_manage_stock','yes'),
(61924,4606,'_backorders','no'),
(61925,4606,'_sold_individually','no'),
(61926,4606,'_virtual','no'),
(61927,4606,'_downloadable','no'),
(61928,4606,'_download_limit','-1'),
(61929,4606,'_download_expiry','-1'),
(61930,4606,'_stock','0'),
(61931,4606,'_stock_status','outofstock'),
(61932,4606,'_wc_average_rating','0'),
(61933,4606,'_wc_review_count','0'),
(61934,4606,'attribute_pa_option','2'),
(61935,4606,'_price','100.14'),
(61936,4606,'_product_version','8.6.1'),
(61937,4607,'_variation_description','Price Excludes VAT'),
(61938,4607,'_sku','13346'),
(61939,4607,'_regular_price','255.55'),
(61940,4607,'total_sales','0'),
(61941,4607,'_tax_status','taxable'),
(61942,4607,'_tax_class','parent'),
(61943,4607,'_manage_stock','yes'),
(61944,4607,'_backorders','no'),
(61945,4607,'_sold_individually','no'),
(61946,4607,'_virtual','no'),
(61947,4607,'_downloadable','no'),
(61948,4607,'_download_limit','-1'),
(61949,4607,'_download_expiry','-1'),
(61950,4607,'_stock','0'),
(61951,4607,'_stock_status','outofstock'),
(61952,4607,'_wc_average_rating','0'),
(61953,4607,'_wc_review_count','0'),
(61954,4607,'attribute_pa_option','2-1-2'),
(61955,4607,'_price','255.55'),
(61956,4607,'_product_version','8.6.1'),
(61957,4608,'_variation_description','Price Excludes VAT'),
(61958,4608,'_sku','13347'),
(61959,4608,'_regular_price','328.12'),
(61960,4608,'total_sales','0'),
(61961,4608,'_tax_status','taxable'),
(61962,4608,'_tax_class','parent'),
(61963,4608,'_manage_stock','yes'),
(61964,4608,'_backorders','no'),
(61965,4608,'_sold_individually','no'),
(61966,4608,'_virtual','no'),
(61967,4608,'_downloadable','no'),
(61968,4608,'_download_limit','-1'),
(61969,4608,'_download_expiry','-1'),
(61970,4608,'_stock','0'),
(61971,4608,'_stock_status','outofstock'),
(61972,4608,'_wc_average_rating','0'),
(61973,4608,'_wc_review_count','0'),
(61974,4608,'attribute_pa_option','3-2'),
(61975,4608,'_price','328.12'),
(61976,4608,'_product_version','8.6.1'),
(61977,4609,'_variation_description','Price Excludes VAT'),
(61978,4609,'_sku','13348'),
(61979,4609,'_regular_price','759.91'),
(61980,4609,'total_sales','0'),
(61981,4609,'_tax_status','taxable'),
(61982,4609,'_tax_class','parent'),
(61983,4609,'_manage_stock','yes'),
(61984,4609,'_backorders','no'),
(61985,4609,'_sold_individually','no'),
(61986,4609,'_virtual','no'),
(61987,4609,'_downloadable','no'),
(61988,4609,'_download_limit','-1'),
(61989,4609,'_download_expiry','-1'),
(61990,4609,'_stock','0'),
(61991,4609,'_stock_status','outofstock'),
(61992,4609,'_wc_average_rating','0'),
(61993,4609,'_wc_review_count','0'),
(61994,4609,'attribute_pa_option','4-2'),
(61995,4609,'_price','759.91'),
(61996,4609,'_product_version','8.6.1'),
(62073,4610,'_order_key','wc_order_gQzLnQO3404t4'),
(62074,4610,'_customer_user','0'),
(62075,4610,'_payment_method','cod'),
(62076,4610,'_payment_method_title','Get a quote'),
(62077,4610,'_customer_ip_address','41.116.94.104'),
(62078,4610,'_customer_user_agent','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-A325F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/22.0 Chrome/111.0.5563.116 Mobile Safari/537.36'),
(62079,4610,'_created_via','checkout'),
(62080,4610,'_cart_hash','c6d924276fa1d802f36e233f5d61d4da'),
(62081,4610,'_download_permissions_granted','yes'),
(62082,4610,'_recorded_sales','yes'),
(62083,4610,'_recorded_coupon_usage_counts','yes'),
(62084,4610,'_new_order_email_sent','true'),
(62085,4610,'_order_stock_reduced','yes'),
(62086,4610,'_billing_first_name','Cobus'),
(62087,4610,'_billing_last_name','Hugo'),
(62088,4610,'_billing_company','WESTROCKPOOLS'),
(62089,4610,'_billing_address_1','33 Dunkirk road'),
(62090,4610,'_billing_city','Ballito'),
(62091,4610,'_billing_state','KZN'),
(62092,4610,'_billing_postcode','4420'),
(62093,4610,'_billing_country','ZA'),
(62094,4610,'_billing_email','hugojaj@gmail.com'),
(62095,4610,'_billing_phone','0824953764'),
(62096,4610,'_shipping_first_name','Cobus'),
(62097,4610,'_shipping_last_name','Hugo'),
(62098,4610,'_shipping_company','WESTROCKPOOLS'),
(62099,4610,'_shipping_address_1','33 Dunkirk road'),
(62100,4610,'_shipping_city','Ballito'),
(62101,4610,'_shipping_state','KZN'),
(62102,4610,'_shipping_postcode','4420'),
(62103,4610,'_shipping_country','ZA'),
(62104,4610,'_order_currency','ZAR'),
(62105,4610,'_cart_discount','0'),
(62106,4610,'_cart_discount_tax','0'),
(62107,4610,'_order_shipping','200'),
(62108,4610,'_order_shipping_tax','30'),
(62109,4610,'_order_tax','876'),
(62110,4610,'_order_total','6946.00'),
(62111,4610,'_order_version','8.0.0'),
(62112,4610,'_prices_include_tax','no'),
(62113,4610,'_billing_address_index','Cobus Hugo WESTROCKPOOLS 33 Dunkirk road  Ballito KZN 4420 ZA hugojaj@gmail.com 0824953764'),
(62114,4610,'_shipping_address_index','Cobus Hugo WESTROCKPOOLS 33 Dunkirk road  Ballito KZN 4420 ZA '),
(62115,4610,'is_vat_exempt','no'),
(62148,4600,'_edit_lock','1690808283:244'),
(62158,4600,'_edit_last','244'),
(62159,4600,'_yoast_wpseo_primary_product_cat','176'),
(62160,4600,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(62161,4588,'_edit_lock','1690808337:244'),
(62172,4588,'_edit_last','244'),
(62173,4588,'_yoast_wpseo_primary_product_cat','176'),
(62174,4588,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(62363,4611,'_order_key','wc_order_ej73BKXqbgaL8'),
(62364,4611,'_customer_user','0'),
(62365,4611,'_payment_method','bacs'),
(62366,4611,'_payment_method_title','Direct bank transfer'),
(62367,4611,'_customer_ip_address','196.15.232.202'),
(62368,4611,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 Edg/115.0.1901.188'),
(62369,4611,'_created_via','checkout'),
(62370,4611,'_cart_hash','90d61f0775af3a740e542a87cbf961f2'),
(62371,4611,'_download_permissions_granted','yes'),
(62372,4611,'_recorded_sales','yes'),
(62373,4611,'_recorded_coupon_usage_counts','yes'),
(62374,4611,'_new_order_email_sent','true'),
(62375,4611,'_order_stock_reduced','yes'),
(62376,4611,'_billing_first_name','Johan'),
(62377,4611,'_billing_last_name','Joubert'),
(62378,4611,'_billing_company','J&M Property Management'),
(62379,4611,'_billing_address_1','9 Klipheuwel Street'),
(62380,4611,'_billing_city','Mossel Bay'),
(62381,4611,'_billing_state','WC'),
(62382,4611,'_billing_postcode','6500'),
(62383,4611,'_billing_country','ZA'),
(62384,4611,'_billing_email','johan@africathatch.co.za'),
(62385,4611,'_billing_phone','0828521413'),
(62386,4611,'_shipping_first_name','Johan'),
(62387,4611,'_shipping_last_name','Joubert'),
(62388,4611,'_shipping_company','J&M Property Management'),
(62389,4611,'_shipping_address_1','9 Klipheuwel Street'),
(62390,4611,'_shipping_city','Mossel Bay'),
(62391,4611,'_shipping_state','WC'),
(62392,4611,'_shipping_postcode','6500'),
(62393,4611,'_shipping_country','ZA'),
(62394,4611,'_order_currency','ZAR'),
(62395,4611,'_cart_discount','0'),
(62396,4611,'_cart_discount_tax','0'),
(62397,4611,'_order_shipping','200'),
(62398,4611,'_order_shipping_tax','30'),
(62399,4611,'_order_tax','831'),
(62400,4611,'_order_total','6601.00'),
(62401,4611,'_order_version','7.9.0'),
(62402,4611,'_prices_include_tax','no'),
(62403,4611,'_billing_address_index','Johan Joubert J&M Property Management 9 Klipheuwel Street  Mossel Bay WC 6500 ZA johan@africathatch.co.za 0828521413'),
(62404,4611,'_shipping_address_index','Johan Joubert J&M Property Management 9 Klipheuwel Street  Mossel Bay WC 6500 ZA '),
(62405,4611,'is_vat_exempt','no'),
(62409,4611,'_edit_lock','1691127753:244'),
(62410,4611,'_edit_last','244'),
(62411,4611,'_date_completed','1691127697'),
(62412,4611,'_date_paid','1691127697'),
(62413,4611,'_paid_date','2023-08-04 07:41:37'),
(62414,4611,'_completed_date','2023-08-04 07:41:37'),
(62592,4612,'_order_key','wc_order_2KpawPf1ls2p4'),
(62593,4612,'_customer_user','0'),
(62594,4612,'_payment_method','bacs'),
(62595,4612,'_payment_method_title','Direct bank transfer'),
(62596,4612,'_customer_ip_address','41.76.35.18'),
(62597,4612,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),
(62598,4612,'_created_via','checkout'),
(62599,4612,'_cart_hash','b99161c819fe47fd402ecb2debd6c701'),
(62600,4612,'_download_permissions_granted','yes'),
(62601,4612,'_recorded_sales','yes'),
(62602,4612,'_recorded_coupon_usage_counts','yes'),
(62603,4612,'_new_order_email_sent','true'),
(62604,4612,'_order_stock_reduced','yes'),
(62605,4612,'_billing_first_name','Tim'),
(62606,4612,'_billing_last_name','Culley'),
(62607,4612,'_billing_address_1','8 Sheeda Road, Helgarda Estate, Hout Bay'),
(62608,4612,'_billing_city','Cape Town'),
(62609,4612,'_billing_state','WC'),
(62610,4612,'_billing_postcode','7806'),
(62611,4612,'_billing_country','ZA'),
(62612,4612,'_billing_email','culleytim@gmail.com'),
(62613,4612,'_billing_phone','0722143472'),
(62614,4612,'_shipping_first_name','Tim'),
(62615,4612,'_shipping_last_name','Culley'),
(62616,4612,'_shipping_address_1','8 Sheeda Road, Helgarda Estate, Hout Bay'),
(62617,4612,'_shipping_city','Cape Town'),
(62618,4612,'_shipping_state','WC'),
(62619,4612,'_shipping_postcode','7806'),
(62620,4612,'_shipping_country','ZA'),
(62621,4612,'_order_currency','ZAR'),
(62622,4612,'_cart_discount','0'),
(62623,4612,'_cart_discount_tax','0'),
(62624,4612,'_order_shipping','200'),
(62625,4612,'_order_shipping_tax','30'),
(62626,4612,'_order_tax','339.75'),
(62627,4612,'_order_total','2834.75'),
(62628,4612,'_order_version','8.0.0'),
(62629,4612,'_prices_include_tax','no'),
(62630,4612,'_billing_address_index','Tim Culley  8 Sheeda Road, Helgarda Estate, Hout Bay  Cape Town WC 7806 ZA culleytim@gmail.com 0722143472'),
(62631,4612,'_shipping_address_index','Tim Culley  8 Sheeda Road, Helgarda Estate, Hout Bay  Cape Town WC 7806 ZA '),
(62632,4612,'is_vat_exempt','no'),
(62646,4610,'_edit_lock','1691648979:244'),
(62647,4610,'_edit_last','244'),
(62648,4610,'_date_completed','1691649091'),
(62649,4610,'_date_paid','1691649091'),
(62650,4610,'_paid_date','2023-08-10 08:31:31'),
(62651,4610,'_completed_date','2023-08-10 08:31:31'),
(62655,4612,'_edit_lock','1691649010:244'),
(62656,4612,'_edit_last','244'),
(62657,4612,'_date_completed','1691649145'),
(62658,4612,'_date_paid','1691649145'),
(62659,4612,'_paid_date','2023-08-10 08:32:25'),
(62660,4612,'_completed_date','2023-08-10 08:32:25'),
(62844,2959,'_thumbnail_id','0'),
(62845,2958,'_thumbnail_id','0'),
(62846,2957,'_thumbnail_id','0'),
(62943,4613,'_variation_description',''),
(62944,4613,'_sku','13357'),
(62945,4613,'_regular_price','26.5'),
(62946,4613,'total_sales','0'),
(62947,4613,'_tax_status','taxable'),
(62948,4613,'_tax_class','parent'),
(62949,4613,'_manage_stock','yes'),
(62950,4613,'_backorders','no'),
(62951,4613,'_sold_individually','no'),
(62952,4613,'_virtual','no'),
(62953,4613,'_downloadable','no'),
(62954,4613,'_download_limit','-1'),
(62955,4613,'_download_expiry','-1'),
(62956,4613,'_stock','46'),
(62957,4613,'_stock_status','instock'),
(62958,4613,'_wc_average_rating','0'),
(62959,4613,'_wc_review_count','0'),
(62960,4613,'attribute_colour','Light Blue'),
(62961,4613,'_price','26.5'),
(62962,4613,'_product_version','9.8.5'),
(63002,4614,'_order_key','wc_order_OeRG31JgTJe2M'),
(63003,4614,'_customer_user','0'),
(63004,4614,'_payment_method','bacs'),
(63005,4614,'_payment_method_title','Direct bank transfer'),
(63006,4614,'_customer_ip_address','102.132.216.180'),
(63007,4614,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36'),
(63008,4614,'_created_via','checkout'),
(63009,4614,'_cart_hash','c0a1bff72eb2c9e8ba21aa46a0c3de8c'),
(63010,4614,'_download_permissions_granted','yes'),
(63011,4614,'_recorded_sales','yes'),
(63012,4614,'_recorded_coupon_usage_counts','yes'),
(63013,4614,'_new_order_email_sent','true'),
(63014,4614,'_order_stock_reduced','yes'),
(63015,4614,'_billing_first_name','Ryan'),
(63016,4614,'_billing_last_name','Smith'),
(63017,4614,'_billing_company','Pristine Pool Services'),
(63018,4614,'_billing_address_1','10 Ridge Drive'),
(63019,4614,'_billing_address_2','Whale Rock Ridge'),
(63020,4614,'_billing_city','Plettenberg Bay'),
(63021,4614,'_billing_state','WC'),
(63022,4614,'_billing_postcode','6600'),
(63023,4614,'_billing_country','ZA'),
(63024,4614,'_billing_email','rsmithers1992@gmail.com'),
(63025,4614,'_billing_phone','082 7297407'),
(63026,4614,'_shipping_first_name','Ryan'),
(63027,4614,'_shipping_last_name','Smith'),
(63028,4614,'_shipping_company','Pristine Pool Services'),
(63029,4614,'_shipping_address_1','10 Ridge Drive'),
(63030,4614,'_shipping_address_2','Whale Rock Ridge'),
(63031,4614,'_shipping_city','Plettenberg Bay'),
(63032,4614,'_shipping_state','WC'),
(63033,4614,'_shipping_postcode','6600'),
(63034,4614,'_shipping_country','ZA'),
(63035,4614,'_order_currency','ZAR'),
(63036,4614,'_cart_discount','0'),
(63037,4614,'_cart_discount_tax','0'),
(63038,4614,'_order_shipping','0'),
(63039,4614,'_order_shipping_tax','0'),
(63040,4614,'_order_tax','1038'),
(63041,4614,'_order_total','7958.00'),
(63042,4614,'_order_version','8.0.1'),
(63043,4614,'_prices_include_tax','no'),
(63044,4614,'_billing_address_index','Ryan Smith Pristine Pool Services 10 Ridge Drive Whale Rock Ridge Plettenberg Bay WC 6600 ZA rsmithers1992@gmail.com 082 7297407'),
(63045,4614,'_shipping_address_index','Ryan Smith Pristine Pool Services 10 Ridge Drive Whale Rock Ridge Plettenberg Bay WC 6600 ZA '),
(63046,4614,'is_vat_exempt','no'),
(63050,4615,'_order_key','wc_order_vK5QySFeazDjS'),
(63051,4615,'_customer_user','0'),
(63052,4615,'_payment_method','bacs'),
(63053,4615,'_payment_method_title','Direct bank transfer'),
(63054,4615,'_customer_ip_address','197.245.114.236'),
(63055,4615,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1'),
(63056,4615,'_created_via','checkout'),
(63057,4615,'_cart_hash','9d8680d695933227736828fdd19d57a7'),
(63058,4615,'_download_permissions_granted','yes'),
(63059,4615,'_recorded_sales','yes'),
(63060,4615,'_recorded_coupon_usage_counts','yes'),
(63061,4615,'_new_order_email_sent','true'),
(63062,4615,'_order_stock_reduced','yes'),
(63063,4615,'_billing_first_name','Olof'),
(63064,4615,'_billing_last_name','Joubert'),
(63065,4615,'_billing_address_1','1 Lighthouse Road'),
(63066,4615,'_billing_address_2','Atlantic beach golf estate'),
(63067,4615,'_billing_city','Melkbosstrand'),
(63068,4615,'_billing_state','WC'),
(63069,4615,'_billing_postcode','7441'),
(63070,4615,'_billing_country','ZA'),
(63071,4615,'_billing_email','olofjoubert@icloud.com'),
(63072,4615,'_billing_phone','0799537979'),
(63073,4615,'_shipping_first_name','Olof'),
(63074,4615,'_shipping_last_name','Joubert'),
(63075,4615,'_shipping_address_1','1 Lighthouse Road'),
(63076,4615,'_shipping_address_2','Atlantic beach golf estate'),
(63077,4615,'_shipping_city','Melkbosstrand'),
(63078,4615,'_shipping_state','WC'),
(63079,4615,'_shipping_postcode','7441'),
(63080,4615,'_shipping_country','ZA'),
(63081,4615,'_order_currency','ZAR'),
(63082,4615,'_cart_discount','0'),
(63083,4615,'_cart_discount_tax','0'),
(63084,4615,'_order_shipping','200'),
(63085,4615,'_order_shipping_tax','30'),
(63086,4615,'_order_tax','430.5'),
(63087,4615,'_order_total','3530.50'),
(63088,4615,'_order_version','8.0.1'),
(63089,4615,'_prices_include_tax','no'),
(63090,4615,'_billing_address_index','Olof Joubert  1 Lighthouse Road Atlantic beach golf estate Melkbosstrand WC 7441 ZA olofjoubert@icloud.com 0799537979'),
(63091,4615,'_shipping_address_index','Olof Joubert  1 Lighthouse Road Atlantic beach golf estate Melkbosstrand WC 7441 ZA '),
(63092,4615,'is_vat_exempt','no'),
(63138,4614,'_edit_lock','1691991981:244'),
(63139,4614,'_edit_last','244'),
(63140,4614,'_date_completed','1691992116'),
(63141,4614,'_date_paid','1691992116'),
(63142,4614,'_paid_date','2023-08-14 07:48:36'),
(63143,4614,'_completed_date','2023-08-14 07:48:36'),
(63144,4615,'_edit_lock','1691992398:244'),
(63145,4615,'_edit_last','244'),
(63146,4615,'_date_completed','1691992534'),
(63147,4615,'_date_paid','1691992534'),
(63148,4615,'_paid_date','2023-08-14 07:55:34'),
(63149,4615,'_completed_date','2023-08-14 07:55:34'),
(63317,4617,'_wp_attached_file','2023/08/NIXIN-SST-Air-Control-1-4-.jpg'),
(63318,4617,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/08/NIXIN-SST-Air-Control-1-4-.jpg\";s:8:\"filesize\";i:76886;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-1-4--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7752;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"NIXIN-SST-Air-Control-1-4--1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-1-4--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2970;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-1-4--768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33457;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-1-4--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7773;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-1-4--600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22749;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"NIXIN-SST-Air-Control-1-4--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63319,4617,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a93647d3dece5adf727021b3b9ac4bff07a69657/NIXIN-SST-Air-Control-1-4-.jpg'),
(63320,4618,'_sku','12987'),
(63321,4618,'_regular_price','595'),
(63322,4618,'total_sales','0'),
(63323,4618,'_tax_status','taxable'),
(63324,4618,'_tax_class',''),
(63325,4618,'_manage_stock','yes'),
(63326,4618,'_backorders','no'),
(63327,4618,'_sold_individually','no'),
(63328,4618,'_virtual','no'),
(63329,4618,'_downloadable','no'),
(63330,4618,'_download_limit','-1'),
(63331,4618,'_download_expiry','-1'),
(63332,4618,'_thumbnail_id','4617'),
(63333,4618,'_stock','0'),
(63334,4618,'_stock_status','outofstock'),
(63335,4618,'_wc_average_rating','0'),
(63336,4618,'_wc_review_count','0'),
(63337,4618,'_product_version','9.6.0'),
(63338,4618,'_price','595'),
(63339,4618,'_edit_lock','1692272067:244'),
(63340,4618,'_edit_last','244'),
(63341,4618,'_yoast_wpseo_primary_product_cat','47'),
(63342,4618,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(63733,4619,'_order_key','wc_order_WhTfd4cYQFAGD'),
(63734,4619,'_customer_user','0'),
(63735,4619,'_payment_method','bacs'),
(63736,4619,'_payment_method_title','Direct bank transfer'),
(63737,4619,'_customer_ip_address','41.133.71.248'),
(63738,4619,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),
(63739,4619,'_created_via','checkout'),
(63740,4619,'_cart_hash','ecb017e94ef7526955992d3eb1aae618'),
(63741,4619,'_download_permissions_granted','yes'),
(63742,4619,'_recorded_sales','yes'),
(63743,4619,'_recorded_coupon_usage_counts','yes'),
(63744,4619,'_new_order_email_sent','true'),
(63745,4619,'_order_stock_reduced','yes'),
(63746,4619,'_billing_first_name','Marinette'),
(63747,4619,'_billing_last_name','van Wyk'),
(63748,4619,'_billing_company','Blue Point Technologies'),
(63749,4619,'_billing_address_1','1297 Walter Avenue'),
(63750,4619,'_billing_city','Pretoria'),
(63751,4619,'_billing_state','GP'),
(63752,4619,'_billing_postcode','0186'),
(63753,4619,'_billing_country','ZA'),
(63754,4619,'_billing_email','marinette@bluepointtech.co.za'),
(63755,4619,'_billing_phone','0721548294'),
(63756,4619,'_shipping_first_name','Marinette'),
(63757,4619,'_shipping_last_name','van Wyk'),
(63758,4619,'_shipping_company','Blue Point Technologies'),
(63759,4619,'_shipping_address_1','1297 Walter Avenue'),
(63760,4619,'_shipping_city','Pretoria'),
(63761,4619,'_shipping_state','GP'),
(63762,4619,'_shipping_postcode','0186'),
(63763,4619,'_shipping_country','ZA'),
(63764,4619,'_order_currency','ZAR'),
(63765,4619,'_cart_discount','0'),
(63766,4619,'_cart_discount_tax','0'),
(63767,4619,'_order_shipping','200'),
(63768,4619,'_order_shipping_tax','30'),
(63769,4619,'_order_tax','215.25'),
(63770,4619,'_order_total','1880.25'),
(63771,4619,'_order_version','8.0.2'),
(63772,4619,'_prices_include_tax','no'),
(63773,4619,'_billing_address_index','Marinette van Wyk Blue Point Technologies 1297 Walter Avenue  Pretoria GP 0186 ZA marinette@bluepointtech.co.za 0721548294'),
(63774,4619,'_shipping_address_index','Marinette van Wyk Blue Point Technologies 1297 Walter Avenue  Pretoria GP 0186 ZA '),
(63775,4619,'is_vat_exempt','no'),
(63777,4620,'_order_key','wc_order_yvqSUXGr3YLJA'),
(63778,4620,'_customer_user','0'),
(63779,4620,'_payment_method','bacs'),
(63780,4620,'_payment_method_title','Direct bank transfer'),
(63781,4620,'_customer_ip_address','102.220.208.101'),
(63782,4620,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),
(63783,4620,'_created_via','checkout'),
(63784,4620,'_cart_hash','874fc89753fda6f8af25c94ebca19fae'),
(63785,4620,'_download_permissions_granted','yes'),
(63786,4620,'_recorded_sales','yes'),
(63787,4620,'_recorded_coupon_usage_counts','yes'),
(63788,4620,'_new_order_email_sent','true'),
(63789,4620,'_order_stock_reduced','yes'),
(63790,4620,'_billing_first_name','Steve'),
(63791,4620,'_billing_last_name','Etberg'),
(63792,4620,'_billing_address_1','6 Club Ave'),
(63793,4620,'_billing_address_2','3 Tamerons View'),
(63794,4620,'_billing_city','Margate'),
(63795,4620,'_billing_state','KZN'),
(63796,4620,'_billing_postcode','4270'),
(63797,4620,'_billing_country','ZA'),
(63798,4620,'_billing_email','steven.etberg@gmail.com'),
(63799,4620,'_billing_phone','0793267663'),
(63800,4620,'_shipping_first_name','Steve'),
(63801,4620,'_shipping_last_name','Etberg'),
(63802,4620,'_shipping_address_1','6 Club Ave'),
(63803,4620,'_shipping_address_2','3 Tamerons View'),
(63804,4620,'_shipping_city','Margate'),
(63805,4620,'_shipping_state','KZN'),
(63806,4620,'_shipping_postcode','4270'),
(63807,4620,'_shipping_country','ZA'),
(63808,4620,'_order_currency','ZAR'),
(63809,4620,'_cart_discount','0'),
(63810,4620,'_cart_discount_tax','0'),
(63811,4620,'_order_shipping','200'),
(63812,4620,'_order_shipping_tax','30'),
(63813,4620,'_order_tax','976.31'),
(63814,4620,'_order_total','7715.06'),
(63815,4620,'_order_version','8.0.2'),
(63816,4620,'_prices_include_tax','no'),
(63817,4620,'_billing_address_index','Steve Etberg  6 Club Ave 3 Tamerons View Margate KZN 4270 ZA steven.etberg@gmail.com 0793267663'),
(63818,4620,'_shipping_address_index','Steve Etberg  6 Club Ave 3 Tamerons View Margate KZN 4270 ZA '),
(63819,4620,'is_vat_exempt','no'),
(63820,4621,'_wp_attached_file','2023/08/nixin-sst-air-control-20mm.jpg'),
(63821,4621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/08/nixin-sst-air-control-20mm.jpg\";s:8:\"filesize\";i:60351;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"nixin-sst-air-control-20mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6400;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"nixin-sst-air-control-20mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2873;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"nixin-sst-air-control-20mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24971;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"nixin-sst-air-control-20mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6414;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"nixin-sst-air-control-20mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17280;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"nixin-sst-air-control-20mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63822,4621,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/62a7da78c07142a026ad1604d7ea71136e2f3561/nixin-sst-air-control-20mm.jpg'),
(63844,4623,'_wp_attached_file','2023/08/nixin-sst-air-control-20mm-1.jpg'),
(63845,4623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:40:\"2023/08/nixin-sst-air-control-20mm-1.jpg\";s:8:\"filesize\";i:60351;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6400;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"nixin-sst-air-control-20mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2873;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24971;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6414;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17280;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"nixin-sst-air-control-20mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63846,4623,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/62a7da78c07142a026ad1604d7ea71136e2f3561/nixin-sst-air-control-20mm.jpg'),
(63875,4620,'_edit_lock','1692700707:244'),
(63876,4620,'_edit_last','244'),
(63877,4620,'_date_completed','1692700467'),
(63878,4620,'_date_paid','1692700467'),
(63879,4620,'_paid_date','2023-08-22 12:34:27'),
(63880,4620,'_completed_date','2023-08-22 12:34:27'),
(63941,4627,'_order_key','wc_order_rerEascKq6qpi'),
(63942,4627,'_customer_user','0'),
(63943,4627,'_payment_method','bacs'),
(63944,4627,'_payment_method_title','Direct bank transfer'),
(63945,4627,'_customer_ip_address','156.155.80.73'),
(63946,4627,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.54'),
(63947,4627,'_created_via','checkout'),
(63948,4627,'_cart_hash','e4abc72481e882bf6b2e570269dbb739'),
(63949,4627,'_download_permissions_granted','yes'),
(63950,4627,'_recorded_sales','yes'),
(63951,4627,'_recorded_coupon_usage_counts','yes'),
(63952,4627,'_new_order_email_sent','true'),
(63953,4627,'_order_stock_reduced','yes'),
(63954,4627,'_billing_first_name','Dylan'),
(63955,4627,'_billing_last_name','Brouwer'),
(63956,4627,'_billing_company','Swemgat Middelburg'),
(63957,4627,'_billing_address_1','8 Ngwako Street'),
(63958,4627,'_billing_address_2','8 Midgreen Townhouses'),
(63959,4627,'_billing_city','Middelburg'),
(63960,4627,'_billing_state','MP'),
(63961,4627,'_billing_postcode','1050'),
(63962,4627,'_billing_country','ZA'),
(63963,4627,'_billing_email','middelburg@swemgat.co.za'),
(63964,4627,'_billing_phone','0837697593'),
(63965,4627,'_shipping_first_name','Dylan'),
(63966,4627,'_shipping_last_name','Brouwer'),
(63967,4627,'_shipping_company','Swemgat Middelburg'),
(63968,4627,'_shipping_address_1','8 Ngwako Street'),
(63969,4627,'_shipping_address_2','8 Midgreen Townhouses'),
(63970,4627,'_shipping_city','Middelburg'),
(63971,4627,'_shipping_state','MP'),
(63972,4627,'_shipping_postcode','1050'),
(63973,4627,'_shipping_country','ZA'),
(63974,4627,'_order_currency','ZAR'),
(63975,4627,'_cart_discount','0'),
(63976,4627,'_cart_discount_tax','0'),
(63977,4627,'_order_shipping','200'),
(63978,4627,'_order_shipping_tax','30'),
(63979,4627,'_order_tax','248.4'),
(63980,4627,'_order_total','2134.40'),
(63981,4627,'_order_version','8.0.2'),
(63982,4627,'_prices_include_tax','no'),
(63983,4627,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA middelburg@swemgat.co.za 0837697593'),
(63984,4627,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA '),
(63985,4627,'is_vat_exempt','no'),
(64001,4627,'_edit_lock','1692867729:244'),
(64002,4627,'_edit_last','244'),
(64003,4627,'_date_completed','1692867816'),
(64004,4627,'_date_paid','1692867816'),
(64005,4627,'_paid_date','2023-08-24 11:03:36'),
(64006,4627,'_completed_date','2023-08-24 11:03:36'),
(64067,4619,'_edit_lock','1692872434:244'),
(64068,4619,'_edit_last','244'),
(64069,4619,'_date_completed','1692872399'),
(64070,4619,'_date_paid','1692872399'),
(64071,4619,'_paid_date','2023-08-24 12:19:59'),
(64072,4619,'_completed_date','2023-08-24 12:19:59'),
(64128,4628,'_order_key','wc_order_1sTlAIqZzg5OC'),
(64129,4628,'_customer_user','0'),
(64130,4628,'_payment_method','bacs'),
(64131,4628,'_payment_method_title','Direct bank transfer'),
(64132,4628,'_customer_ip_address','41.10.116.236'),
(64133,4628,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36'),
(64134,4628,'_created_via','checkout'),
(64135,4628,'_cart_hash','80dfde9db3c5ebff85127c82a2b897cc'),
(64136,4628,'_download_permissions_granted','yes'),
(64137,4628,'_recorded_sales','yes'),
(64138,4628,'_recorded_coupon_usage_counts','yes'),
(64139,4628,'_new_order_email_sent','true'),
(64140,4628,'_order_stock_reduced','yes'),
(64141,4628,'_billing_first_name','Pieter'),
(64142,4628,'_billing_last_name','Van Wyk Willemse'),
(64143,4628,'_billing_company','Strata Technologies'),
(64144,4628,'_billing_address_1','3'),
(64145,4628,'_billing_address_2','Edinburgh Road'),
(64146,4628,'_billing_city','Port Shepstone'),
(64147,4628,'_billing_state','KZN'),
(64148,4628,'_billing_postcode','4235'),
(64149,4628,'_billing_country','ZA'),
(64150,4628,'_billing_email','stratatechnologies.sa@gmail.com'),
(64151,4628,'_billing_phone','0793967391'),
(64152,4628,'_shipping_first_name','Pieter'),
(64153,4628,'_shipping_last_name','Van Wyk Willemse'),
(64154,4628,'_shipping_company','Strata Technologies'),
(64155,4628,'_shipping_address_1','3'),
(64156,4628,'_shipping_address_2','Edinburgh Road'),
(64157,4628,'_shipping_city','Port Shepstone'),
(64158,4628,'_shipping_state','KZN'),
(64159,4628,'_shipping_postcode','4235'),
(64160,4628,'_shipping_country','ZA'),
(64161,4628,'_order_currency','ZAR'),
(64162,4628,'_cart_discount','0'),
(64163,4628,'_cart_discount_tax','0'),
(64164,4628,'_order_shipping','0'),
(64165,4628,'_order_shipping_tax','0'),
(64166,4628,'_order_tax','988.5'),
(64167,4628,'_order_total','7578.50'),
(64168,4628,'_order_version','8.0.2'),
(64169,4628,'_prices_include_tax','no'),
(64170,4628,'_billing_address_index','Pieter Van Wyk Willemse Strata Technologies 3 Edinburgh Road Port Shepstone KZN 4235 ZA stratatechnologies.sa@gmail.com 0793967391'),
(64171,4628,'_shipping_address_index','Pieter Van Wyk Willemse Strata Technologies 3 Edinburgh Road Port Shepstone KZN 4235 ZA '),
(64172,4628,'is_vat_exempt','no'),
(64205,4629,'_wp_attached_file','2023/08/62787b1db8063417e18ae30a59bd7713c9943208.jpeg'),
(64206,4629,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:681;s:6:\"height\";i:599;s:4:\"file\";s:53:\"2023/08/62787b1db8063417e18ae30a59bd7713c9943208.jpeg\";s:8:\"filesize\";i:36431;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"62787b1db8063417e18ae30a59bd7713c9943208-300x264.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:264;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"62787b1db8063417e18ae30a59bd7713c9943208-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3496;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"62787b1db8063417e18ae30a59bd7713c9943208-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8636;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"62787b1db8063417e18ae30a59bd7713c9943208-600x528.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21845;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"62787b1db8063417e18ae30a59bd7713c9943208-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:8:\"Waterite\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1502966174\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(64207,4629,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6/2/62787b1db8063417e18ae30a59bd7713c9943208.jpeg'),
(64208,4630,'total_sales','3'),
(64209,4630,'_tax_status','taxable'),
(64210,4630,'_tax_class',''),
(64211,4630,'_manage_stock','no'),
(64212,4630,'_backorders','no'),
(64213,4630,'_sold_individually','no'),
(64214,4630,'_virtual','no'),
(64215,4630,'_downloadable','no'),
(64216,4630,'_download_limit','-1'),
(64217,4630,'_download_expiry','-1'),
(64218,4630,'_thumbnail_id','4629'),
(64219,4630,'_stock',NULL),
(64220,4630,'_stock_status','instock'),
(64221,4630,'_wc_average_rating','0'),
(64222,4630,'_wc_review_count','0'),
(64223,4630,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(64224,4630,'_product_version','9.8.5'),
(64225,4631,'_variation_description','Price Excludes VAT'),
(64226,4631,'_sku','10062'),
(64227,4631,'_regular_price','780'),
(64228,4631,'total_sales','0'),
(64229,4631,'_tax_status','taxable'),
(64230,4631,'_tax_class','parent'),
(64231,4631,'_manage_stock','yes'),
(64232,4631,'_backorders','no'),
(64233,4631,'_sold_individually','no'),
(64234,4631,'_virtual','no'),
(64235,4631,'_downloadable','no'),
(64236,4631,'_download_limit','-1'),
(64237,4631,'_download_expiry','-1'),
(64238,4631,'_stock','17'),
(64239,4631,'_stock_status','instock'),
(64240,4631,'_wc_average_rating','0'),
(64241,4631,'_wc_review_count','0'),
(64242,4631,'attribute_pa_option','standard'),
(64243,4631,'_price','780'),
(64244,4631,'_product_version','9.8.5'),
(64245,4632,'_variation_description','Price Excludes VAT'),
(64246,4632,'_sku','10063'),
(64247,4632,'_regular_price','780'),
(64248,4632,'total_sales','0'),
(64249,4632,'_tax_status','taxable'),
(64250,4632,'_tax_class','parent'),
(64251,4632,'_manage_stock','yes'),
(64252,4632,'_backorders','no'),
(64253,4632,'_sold_individually','no'),
(64254,4632,'_virtual','no'),
(64255,4632,'_downloadable','no'),
(64256,4632,'_download_limit','-1'),
(64257,4632,'_download_expiry','-1'),
(64258,4632,'_stock','11'),
(64259,4632,'_stock_status','instock'),
(64260,4632,'_wc_average_rating','0'),
(64261,4632,'_wc_review_count','0'),
(64262,4632,'attribute_pa_option','swimquip'),
(64263,4632,'_price','780'),
(64264,4632,'_product_version','9.8.5'),
(64265,4633,'_variation_description','Price Excludes VAT'),
(64266,4633,'_sku','10806'),
(64267,4633,'_regular_price','780'),
(64268,4633,'total_sales','0'),
(64269,4633,'_tax_status','taxable'),
(64270,4633,'_tax_class','parent'),
(64271,4633,'_manage_stock','yes'),
(64272,4633,'_backorders','no'),
(64273,4633,'_sold_individually','no'),
(64274,4633,'_virtual','no'),
(64275,4633,'_downloadable','no'),
(64276,4633,'_download_limit','-1'),
(64277,4633,'_download_expiry','-1'),
(64278,4633,'_stock','13'),
(64279,4633,'_stock_status','instock'),
(64280,4633,'_wc_average_rating','0'),
(64281,4633,'_wc_review_count','0'),
(64282,4633,'attribute_pa_option','aquapro'),
(64283,4633,'_price','780'),
(64284,4633,'_product_version','9.8.5'),
(64285,4634,'_variation_description','Price Excludes VAT'),
(64286,4634,'_sku','11592'),
(64287,4634,'_regular_price','950'),
(64288,4634,'total_sales','0'),
(64289,4634,'_tax_status','taxable'),
(64290,4634,'_tax_class','parent'),
(64291,4634,'_manage_stock','yes'),
(64292,4634,'_backorders','no'),
(64293,4634,'_sold_individually','no'),
(64294,4634,'_virtual','no'),
(64295,4634,'_downloadable','no'),
(64296,4634,'_download_limit','-1'),
(64297,4634,'_download_expiry','-1'),
(64298,4634,'_stock','8'),
(64299,4634,'_stock_status','instock'),
(64300,4634,'_wc_average_rating','0'),
(64301,4634,'_wc_review_count','0'),
(64302,4634,'attribute_pa_option','standard-liner-with-holes'),
(64303,4634,'_price','950'),
(64304,4634,'_product_version','9.8.5'),
(64305,4635,'_variation_description','Price Excludes VAT'),
(64306,4635,'_sku','11668'),
(64307,4635,'_regular_price','780'),
(64308,4635,'total_sales','0'),
(64309,4635,'_tax_status','taxable'),
(64310,4635,'_tax_class','parent'),
(64311,4635,'_manage_stock','yes'),
(64312,4635,'_backorders','no'),
(64313,4635,'_sold_individually','no'),
(64314,4635,'_virtual','no'),
(64315,4635,'_downloadable','no'),
(64316,4635,'_download_limit','-1'),
(64317,4635,'_download_expiry','-1'),
(64318,4635,'_stock','3'),
(64319,4635,'_stock_status','instock'),
(64320,4635,'_wc_average_rating','0'),
(64321,4635,'_wc_review_count','0'),
(64322,4635,'attribute_pa_option','standard-liner'),
(64323,4635,'_price','780'),
(64324,4635,'_product_version','9.8.5'),
(64325,4636,'_variation_description','Price Excludes VAT'),
(64326,4636,'_sku','13370'),
(64327,4636,'_regular_price','955'),
(64328,4636,'total_sales','0'),
(64329,4636,'_tax_status','taxable'),
(64330,4636,'_tax_class','parent'),
(64331,4636,'_manage_stock','yes'),
(64332,4636,'_backorders','no'),
(64333,4636,'_sold_individually','no'),
(64334,4636,'_virtual','no'),
(64335,4636,'_downloadable','no'),
(64336,4636,'_download_limit','-1'),
(64337,4636,'_download_expiry','-1'),
(64338,4636,'_stock','1'),
(64339,4636,'_stock_status','instock'),
(64340,4636,'_wc_average_rating','0'),
(64341,4636,'_wc_review_count','0'),
(64342,4636,'attribute_pa_option','swimquip-liner-with-holes'),
(64343,4636,'_price','955'),
(64344,4636,'_product_version','9.8.5'),
(64345,4637,'_variation_description','Price Excludes VAT'),
(64346,4637,'_sku','13371'),
(64347,4637,'_regular_price','810'),
(64348,4637,'total_sales','0'),
(64349,4637,'_tax_status','taxable'),
(64350,4637,'_tax_class','parent'),
(64351,4637,'_manage_stock','yes'),
(64352,4637,'_backorders','no'),
(64353,4637,'_sold_individually','no'),
(64354,4637,'_virtual','no'),
(64355,4637,'_downloadable','no'),
(64356,4637,'_download_limit','-1'),
(64357,4637,'_download_expiry','-1'),
(64358,4637,'_stock','0'),
(64359,4637,'_stock_status','outofstock'),
(64360,4637,'_wc_average_rating','0'),
(64361,4637,'_wc_review_count','0'),
(64362,4637,'attribute_pa_option','standard-40mm-flange'),
(64363,4637,'_price','810'),
(64364,4637,'_product_version','9.8.5'),
(64381,4638,'_sku','12721'),
(64382,4638,'_regular_price','1695'),
(64383,4638,'total_sales','0'),
(64384,4638,'_tax_status','taxable'),
(64385,4638,'_tax_class',''),
(64386,4638,'_manage_stock','yes'),
(64387,4638,'_backorders','no'),
(64388,4638,'_sold_individually','no'),
(64389,4638,'_virtual','no'),
(64390,4638,'_downloadable','no'),
(64391,4638,'_download_limit','-1'),
(64392,4638,'_download_expiry','-1'),
(64393,4638,'_stock','0'),
(64394,4638,'_stock_status','outofstock'),
(64395,4638,'_wc_average_rating','0'),
(64396,4638,'_wc_review_count','0'),
(64397,4638,'_product_version','9.3.3'),
(64398,4638,'_price','1695'),
(64399,4639,'_sku','12984'),
(64400,4639,'_regular_price','995'),
(64401,4639,'total_sales','0'),
(64402,4639,'_tax_status','taxable'),
(64403,4639,'_tax_class',''),
(64404,4639,'_manage_stock','yes'),
(64405,4639,'_backorders','no'),
(64406,4639,'_sold_individually','no'),
(64407,4639,'_virtual','no'),
(64408,4639,'_downloadable','no'),
(64409,4639,'_download_limit','-1'),
(64410,4639,'_download_expiry','-1'),
(64411,4639,'_stock','2'),
(64412,4639,'_stock_status','instock'),
(64413,4639,'_wc_average_rating','0'),
(64414,4639,'_wc_review_count','0'),
(64415,4639,'_product_version','9.6.0'),
(64416,4639,'_price','995'),
(64417,4640,'_sku','11897'),
(64418,4640,'_regular_price','1695'),
(64419,4640,'total_sales','0'),
(64420,4640,'_tax_status','taxable'),
(64421,4640,'_tax_class',''),
(64422,4640,'_manage_stock','yes'),
(64423,4640,'_backorders','no'),
(64424,4640,'_sold_individually','no'),
(64425,4640,'_virtual','no'),
(64426,4640,'_downloadable','no'),
(64427,4640,'_download_limit','-1'),
(64428,4640,'_download_expiry','-1'),
(64429,4640,'_stock','2'),
(64430,4640,'_stock_status','instock'),
(64431,4640,'_wc_average_rating','0'),
(64432,4640,'_wc_review_count','0'),
(64433,4640,'_product_version','8.0.3'),
(64434,4640,'_price','1695'),
(64435,4630,'_edit_lock','1693220648:244'),
(64439,4630,'_edit_last','244'),
(64440,4630,'_yoast_wpseo_primary_product_cat','47'),
(64441,4630,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(64442,4638,'_edit_lock','1693220680:244'),
(64443,4638,'_edit_last','244'),
(64444,4638,'_yoast_wpseo_primary_product_cat','47'),
(64445,4638,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(64446,4639,'_edit_lock','1693220709:244'),
(64447,4639,'_edit_last','244'),
(64448,4639,'_yoast_wpseo_primary_product_cat','47'),
(64449,4639,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(64450,4640,'_edit_lock','1693220841:244'),
(64451,4640,'_edit_last','244'),
(64452,4640,'_yoast_wpseo_primary_product_cat','47'),
(64453,4640,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(64465,4628,'_edit_lock','1693289991:244'),
(64466,4628,'_edit_last','244'),
(64467,4628,'_date_completed','1693290119'),
(64468,4628,'_date_paid','1693290119'),
(64469,4628,'_paid_date','2023-08-29 08:21:59'),
(64470,4628,'_completed_date','2023-08-29 08:21:59'),
(64472,4641,'_variation_description',''),
(64473,4641,'_sku','13384'),
(64474,4641,'_regular_price','4395'),
(64475,4641,'total_sales','0'),
(64476,4641,'_tax_status','taxable'),
(64477,4641,'_tax_class','parent'),
(64478,4641,'_manage_stock','yes'),
(64479,4641,'_backorders','no'),
(64480,4641,'_sold_individually','no'),
(64481,4641,'_virtual','no'),
(64482,4641,'_downloadable','no'),
(64483,4641,'_download_limit','-1'),
(64484,4641,'_download_expiry','-1'),
(64485,4641,'_stock','2'),
(64486,4641,'_stock_status','instock'),
(64487,4641,'_wc_average_rating','0'),
(64488,4641,'_wc_review_count','0'),
(64489,4641,'attribute_pa_size','5bag'),
(64490,4641,'_price','4395'),
(64491,4641,'_product_version','9.8.5'),
(64496,4641,'_crosssell_ids','a:1:{i:0;i:3416;}'),
(64562,4642,'_order_key','wc_order_DtVGQvIs6gW3R'),
(64563,4642,'_customer_user','0'),
(64564,4642,'_payment_method','bacs'),
(64565,4642,'_payment_method_title','Direct bank transfer'),
(64566,4642,'_customer_ip_address','156.155.80.73'),
(64567,4642,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.62'),
(64568,4642,'_created_via','checkout'),
(64569,4642,'_cart_hash','cc348dcdbaca9c4be1a06b7edd772cfd'),
(64570,4642,'_download_permissions_granted','yes'),
(64571,4642,'_recorded_sales','yes'),
(64572,4642,'_recorded_coupon_usage_counts','yes'),
(64573,4642,'_new_order_email_sent','true'),
(64574,4642,'_order_stock_reduced','yes'),
(64575,4642,'_billing_first_name','Dylan'),
(64576,4642,'_billing_last_name','Brouwer'),
(64577,4642,'_billing_company','Swemgat Middelburg'),
(64578,4642,'_billing_address_1','8 Ngwako Street'),
(64579,4642,'_billing_address_2','8 Midgreen Townhouses'),
(64580,4642,'_billing_city','Middelburg'),
(64581,4642,'_billing_state','MP'),
(64582,4642,'_billing_postcode','1050'),
(64583,4642,'_billing_country','ZA'),
(64584,4642,'_billing_email','middelburg@swemgat.co.za'),
(64585,4642,'_billing_phone','+27823904010'),
(64586,4642,'_shipping_first_name','Dylan'),
(64587,4642,'_shipping_last_name','Brouwer'),
(64588,4642,'_shipping_company','Swemgat Middelburg'),
(64589,4642,'_shipping_address_1','8 Ngwako Street'),
(64590,4642,'_shipping_address_2','8 Midgreen Townhouses'),
(64591,4642,'_shipping_city','Middelburg'),
(64592,4642,'_shipping_state','MP'),
(64593,4642,'_shipping_postcode','1050'),
(64594,4642,'_shipping_country','ZA'),
(64595,4642,'_order_currency','ZAR'),
(64596,4642,'_cart_discount','0'),
(64597,4642,'_cart_discount_tax','0'),
(64598,4642,'_order_shipping','0'),
(64599,4642,'_order_shipping_tax','0'),
(64600,4642,'_order_tax','142.56'),
(64601,4642,'_order_total','1092.96'),
(64602,4642,'_order_version','8.0.2'),
(64603,4642,'_prices_include_tax','no'),
(64604,4642,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA middelburg@swemgat.co.za +27823904010'),
(64605,4642,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA '),
(64606,4642,'is_vat_exempt','no'),
(64743,4642,'_edit_lock','1693399920:244'),
(64744,4642,'_edit_last','244'),
(64745,4642,'_date_completed','1693400054'),
(64746,4642,'_date_paid','1693400054'),
(64747,4642,'_paid_date','2023-08-30 14:54:14'),
(64748,4642,'_completed_date','2023-08-30 14:54:14'),
(64785,3840,'_price','147'),
(64786,3840,'_price','194'),
(65135,4643,'_wp_attached_file','2023/08/SST-Slimline-Spout-600mm.jpg'),
(65136,4643,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:36:\"2023/08/SST-Slimline-Spout-600mm.jpg\";s:8:\"filesize\";i:44077;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4430;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17520;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-600mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65137,4643,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2f25002a80514ca19957ea4432d74e9c7d274066/SST-Slimline-Spout-600mm.jpg'),
(65138,4644,'_wp_attached_file','2023/08/SST-Slimline-Profile-Spout-300mm.jpg'),
(65139,4644,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/08/SST-Slimline-Profile-Spout-300mm.jpg\";s:8:\"filesize\";i:49044;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5142;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-300mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2208;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20185;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5150;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14032;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-300mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65140,4644,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/fc1cc88e4fc0634ba7b51be67561d4ca92f5ce70/SST-Slimline-Profile-Spout-300mm.jpg'),
(65141,4645,'_wp_attached_file','2023/08/SST-Slimline-Profile-Spout-500mm.jpg'),
(65142,4645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:44:\"2023/08/SST-Slimline-Profile-Spout-500mm.jpg\";s:8:\"filesize\";i:41923;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4303;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17849;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"SST-Slimline-Profile-Spout-500mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65143,4645,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ac9e9937812c0d878eb9b29049e8768ebc224687/SST-Slimline-Profile-Spout-500mm.jpg'),
(65144,4646,'_wp_attached_file','2023/08/SST-Slimline-Profile-Spout-500mm-1.jpg'),
(65145,4646,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:46:\"2023/08/SST-Slimline-Profile-Spout-500mm-1.jpg\";s:8:\"filesize\";i:41923;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4303;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"SST-Slimline-Profile-Spout-500mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17849;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4311;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11545;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:46:\"SST-Slimline-Profile-Spout-500mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65146,4646,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ac9e9937812c0d878eb9b29049e8768ebc224687/SST-Slimline-Profile-Spout-500mm.jpg'),
(65147,4647,'_wp_attached_file','2023/08/SST-Slimline-Spout-400mm.jpg'),
(65148,4647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/08/SST-Slimline-Spout-400mm.jpg\";s:8:\"filesize\";i:41062;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-400mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27608;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1955;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17374;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4237;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11669;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-400mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1381;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65149,4647,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ba2a25353c6decee180e47080d157ad81cdeeb4a/SST-Slimline-Spout-400mm.jpg'),
(65150,4648,'_wp_attached_file','2023/08/SST-Slimline-Spout-200mm.jpg'),
(65151,4648,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:36:\"2023/08/SST-Slimline-Spout-200mm.jpg\";s:8:\"filesize\";i:52818;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5099;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-200mm-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35891;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2261;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22033;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5103;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14610;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"SST-Slimline-Spout-200mm-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1612;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65152,4648,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9ddb2e4da117a00c6bfb188dbe03c7dd9dc63750/SST-Slimline-Spout-200mm.jpg'),
(65153,4649,'_wp_attached_file','2023/08/SST-Slimline-Spout-600mm-1.jpg'),
(65154,4649,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/08/SST-Slimline-Spout-600mm-1.jpg\";s:8:\"filesize\";i:44077;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4430;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SST-Slimline-Spout-600mm-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17520;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65155,4649,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2f25002a80514ca19957ea4432d74e9c7d274066/SST-Slimline-Spout-600mm.jpg'),
(65156,4650,'_wp_attached_file','2023/08/SST-Slimline-Spout-600mm-2.jpg'),
(65157,4650,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:38:\"2023/08/SST-Slimline-Spout-600mm-2.jpg\";s:8:\"filesize\";i:44077;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4430;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"SST-Slimline-Spout-600mm-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29378;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2033;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-2-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17520;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4426;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"SST-Slimline-Spout-600mm-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(65158,4650,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2f25002a80514ca19957ea4432d74e9c7d274066/SST-Slimline-Spout-600mm.jpg'),
(65160,4651,'_order_key','wc_order_BV14SJTZl0EVD'),
(65161,4651,'_customer_user','0'),
(65162,4651,'_payment_method','bacs'),
(65163,4651,'_payment_method_title','Direct bank transfer'),
(65164,4651,'_customer_ip_address','160.154.39.171'),
(65165,4651,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1'),
(65166,4651,'_created_via','checkout'),
(65167,4651,'_cart_hash','03493c7ea7079e784d8e252dee9021b6'),
(65168,4651,'_download_permissions_granted','yes'),
(65169,4651,'_recorded_sales','yes'),
(65170,4651,'_recorded_coupon_usage_counts','yes'),
(65171,4651,'_new_order_email_sent','true'),
(65172,4651,'_order_stock_reduced','yes'),
(65173,4651,'_billing_first_name','Ben'),
(65174,4651,'_billing_last_name','Algrain'),
(65175,4651,'_billing_address_1','29 Tolip Street, Westdene'),
(65176,4651,'_billing_city','Johannesburg'),
(65177,4651,'_billing_state','GP'),
(65178,4651,'_billing_postcode','2092'),
(65179,4651,'_billing_country','ZA'),
(65180,4651,'_billing_email','benalgrain@mweb.co.za'),
(65181,4651,'_billing_phone','0722031023'),
(65182,4651,'_shipping_first_name','Ben'),
(65183,4651,'_shipping_last_name','Algrain'),
(65184,4651,'_shipping_address_1','29 Tolip Street, Westdene'),
(65185,4651,'_shipping_city','Johannesburg'),
(65186,4651,'_shipping_state','GP'),
(65187,4651,'_shipping_postcode','2092'),
(65188,4651,'_shipping_country','ZA'),
(65189,4651,'_order_currency','ZAR'),
(65190,4651,'_cart_discount','0'),
(65191,4651,'_cart_discount_tax','0'),
(65192,4651,'_order_shipping','200'),
(65193,4651,'_order_shipping_tax','30'),
(65194,4651,'_order_tax','73.5'),
(65195,4651,'_order_total','793.50'),
(65196,4651,'_order_version','8.0.3'),
(65197,4651,'_prices_include_tax','no'),
(65198,4651,'_billing_address_index','Ben Algrain  29 Tolip Street, Westdene  Johannesburg GP 2092 ZA benalgrain@mweb.co.za 0722031023'),
(65199,4651,'_shipping_address_index','Ben Algrain  29 Tolip Street, Westdene  Johannesburg GP 2092 ZA '),
(65200,4651,'is_vat_exempt','no'),
(65276,4651,'_edit_lock','1693568933:244'),
(65277,4651,'_edit_last','244'),
(65278,4651,'_date_completed','1693569042'),
(65279,4651,'_date_paid','1693569042'),
(65280,4651,'_paid_date','2023-09-01 13:50:42'),
(65281,4651,'_completed_date','2023-09-01 13:50:42'),
(65614,4652,'_order_key','wc_order_i9gxDELMy2bBT'),
(65615,4652,'_customer_user','0'),
(65616,4652,'_payment_method','bacs'),
(65617,4652,'_payment_method_title','Direct bank transfer'),
(65618,4652,'_customer_ip_address','41.164.134.116'),
(65619,4652,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 Edg/116.0.1938.69 Trailer/100.3.5862.63'),
(65620,4652,'_created_via','checkout'),
(65621,4652,'_cart_hash','38e19eab59c41ebf384a66659b508c78'),
(65622,4652,'_download_permissions_granted','yes'),
(65623,4652,'_recorded_sales','yes'),
(65624,4652,'_recorded_coupon_usage_counts','yes'),
(65625,4652,'_new_order_email_sent','true'),
(65626,4652,'_order_stock_reduced','yes'),
(65627,4652,'_billing_first_name','Raymond'),
(65628,4652,'_billing_last_name','Harris'),
(65629,4652,'_billing_company','Kleinbegin 169 Pty Ltd, Vat no 4550271326'),
(65630,4652,'_billing_address_1','31 Voortrekker Street'),
(65631,4652,'_billing_address_2','Pharmacy at Spar Vanrhynsdorp'),
(65632,4652,'_billing_city','Vanrhynsdorp'),
(65633,4652,'_billing_state','WC'),
(65634,4652,'_billing_postcode','8170'),
(65635,4652,'_billing_country','ZA'),
(65636,4652,'_billing_email','raymond.harris80@gmail.com'),
(65637,4652,'_billing_phone','0872655065'),
(65638,4652,'_shipping_first_name','Raymond'),
(65639,4652,'_shipping_last_name','Harris'),
(65640,4652,'_shipping_company','Kleinbegin 169 Pty Ltd, Vat no 4550271326'),
(65641,4652,'_shipping_address_1','31 Voortrekker Street'),
(65642,4652,'_shipping_address_2','Pharmacy at Spar Vanrhynsdorp'),
(65643,4652,'_shipping_city','Vanrhynsdorp'),
(65644,4652,'_shipping_state','WC'),
(65645,4652,'_shipping_postcode','8170'),
(65646,4652,'_shipping_country','ZA'),
(65647,4652,'_order_currency','ZAR'),
(65648,4652,'_cart_discount','0'),
(65649,4652,'_cart_discount_tax','0'),
(65650,4652,'_order_shipping','0'),
(65651,4652,'_order_shipping_tax','0'),
(65652,4652,'_order_tax','608.25'),
(65653,4652,'_order_total','4663.25'),
(65654,4652,'_order_version','8.0.3'),
(65655,4652,'_prices_include_tax','no'),
(65656,4652,'_billing_address_index','Raymond Harris Kleinbegin 169 Pty Ltd, Vat no 4550271326 31 Voortrekker Street Pharmacy at Spar Vanrhynsdorp Vanrhynsdorp WC 8170 ZA raymond.harris80@gmail.com 0872655065'),
(65657,4652,'_shipping_address_index','Raymond Harris Kleinbegin 169 Pty Ltd, Vat no 4550271326 31 Voortrekker Street Pharmacy at Spar Vanrhynsdorp Vanrhynsdorp WC 8170 ZA '),
(65658,4652,'is_vat_exempt','no'),
(65660,4652,'_edit_lock','1694087329:244'),
(65661,4652,'_edit_last','244'),
(65662,4652,'_date_completed','1694087451'),
(65663,4652,'_date_paid','1694087451'),
(65664,4652,'_paid_date','2023-09-07 13:50:51'),
(65665,4652,'_completed_date','2023-09-07 13:50:51'),
(65855,4653,'_variation_description',''),
(65856,4653,'_sku','13394'),
(65857,4653,'_regular_price','10988'),
(65858,4653,'total_sales','0'),
(65859,4653,'_tax_status','taxable'),
(65860,4653,'_tax_class','parent'),
(65861,4653,'_manage_stock','yes'),
(65862,4653,'_backorders','no'),
(65863,4653,'_sold_individually','no'),
(65864,4653,'_virtual','no'),
(65865,4653,'_downloadable','no'),
(65866,4653,'_download_limit','-1'),
(65867,4653,'_download_expiry','-1'),
(65868,4653,'_stock','0'),
(65869,4653,'_stock_status','outofstock'),
(65870,4653,'_wc_average_rating','0'),
(65871,4653,'_wc_review_count','0'),
(65872,4653,'attribute_pa_size','2-2kw-300m'),
(65873,4653,'_price','10988'),
(65874,4653,'_product_version','9.8.5'),
(67170,2879,'_eael_post_view_count','2111'),
(67171,4374,'_eael_post_view_count','4063'),
(67173,3034,'_eael_post_view_count','666'),
(67174,2795,'_eael_post_view_count','2537'),
(67175,2726,'_eael_post_view_count','3610'),
(67176,2730,'_eael_post_view_count','3648'),
(67177,3060,'_eael_post_view_count','527'),
(67178,3095,'_eael_post_view_count','510'),
(67179,3390,'_eael_post_view_count','379'),
(67180,4365,'_eael_post_view_count','4119'),
(67181,3186,'_eael_post_view_count','829'),
(67182,3219,'_eael_post_view_count','1095'),
(67183,3512,'_eael_post_view_count','482'),
(67184,3791,'_eael_post_view_count','681'),
(67185,4333,'_eael_post_view_count','4336'),
(67186,4303,'_eael_post_view_count','3375'),
(67187,4441,'_eael_post_view_count','3500'),
(67188,3152,'_eael_post_view_count','694'),
(67189,3123,'_eael_post_view_count','892'),
(67190,3045,'_eael_post_view_count','604'),
(67191,3346,'_eael_post_view_count','490'),
(67192,2733,'_eael_post_view_count','3112'),
(67193,3144,'_eael_post_view_count','807'),
(67194,2956,'_eael_post_view_count','1308'),
(67195,3248,'_eael_post_view_count','1403'),
(67196,3740,'_eael_post_view_count','683'),
(67197,3797,'_eael_post_view_count','802'),
(67198,3772,'_eael_post_view_count','646'),
(67199,2734,'_eael_post_view_count','4575'),
(67200,3091,'_eael_post_view_count','862'),
(67201,3190,'_eael_post_view_count','695'),
(67202,3368,'_eael_post_view_count','352'),
(67203,3015,'_eael_post_view_count','5644'),
(67204,4324,'_eael_post_view_count','3593'),
(67205,1871,'_eael_post_view_count','908'),
(67206,1869,'_eael_post_view_count','956'),
(67207,2987,'_eael_post_view_count','1469'),
(67208,3515,'_eael_post_view_count','646'),
(67209,3570,'_eael_post_view_count','666'),
(67210,3853,'_eael_post_view_count','329'),
(67211,3232,'_eael_post_view_count','1093'),
(67212,3467,'_eael_post_view_count','487'),
(67213,3495,'_eael_post_view_count','540'),
(67214,3184,'_eael_post_view_count','670'),
(67215,4459,'_eael_post_view_count','4110'),
(67216,3270,'_eael_post_view_count','1573'),
(67217,2895,'_eael_post_view_count','1566'),
(67218,3479,'_eael_post_view_count','482'),
(67219,3618,'_eael_post_view_count','564'),
(67220,3700,'_eael_post_view_count','1715'),
(67221,3652,'_eael_post_view_count','1731'),
(67222,3658,'_eael_post_view_count','1785'),
(67223,3664,'_eael_post_view_count','1882'),
(67224,2852,'_eael_post_view_count','1826'),
(67225,2854,'_eael_post_view_count','1567'),
(67226,2829,'_eael_post_view_count','1810'),
(67227,2844,'_eael_post_view_count','1708'),
(67228,2825,'_eael_post_view_count','1739'),
(67229,2827,'_eael_post_view_count','1359'),
(67230,3129,'_eael_post_view_count','1080'),
(67231,3682,'_eael_post_view_count','1714'),
(67232,3684,'_eael_post_view_count','1588'),
(67233,3017,'_eael_post_view_count','1440'),
(67234,2831,'_eael_post_view_count','1717'),
(67235,3802,'_eael_post_view_count','1349'),
(67236,3804,'_eael_post_view_count','1406'),
(67237,3019,'_eael_post_view_count','2355'),
(67238,2937,'_eael_post_view_count','1287'),
(67239,3140,'_eael_post_view_count','923'),
(67240,2864,'_eael_post_view_count','1077'),
(67241,3306,'_eael_post_view_count','602'),
(67242,3364,'_eael_post_view_count','441'),
(67243,3473,'_eael_post_view_count','529'),
(67244,4115,'_eael_post_view_count','561'),
(67245,2901,'_eael_post_view_count','700'),
(67246,3242,'_eael_post_view_count','1025'),
(67247,3303,'_eael_post_view_count','800'),
(67248,3319,'_eael_post_view_count','778'),
(67249,4393,'_eael_post_view_count','4510'),
(67250,4383,'_eael_post_view_count','4152'),
(67251,2983,'_eael_post_view_count','779'),
(67252,185,'_eael_post_view_count','1713'),
(67253,4197,'_eael_post_view_count','752'),
(67254,2979,'_eael_post_view_count','756'),
(67255,2972,'_eael_post_view_count','1685'),
(67256,4563,'_eael_post_view_count','707'),
(67257,3404,'_eael_post_view_count','928'),
(67258,2846,'_eael_post_view_count','2192'),
(67259,4189,'_eael_post_view_count','522'),
(67260,2917,'_eael_post_view_count','1648'),
(67261,3376,'_eael_post_view_count','346'),
(67262,2763,'_eael_post_view_count','2000'),
(67263,4020,'_eael_post_view_count','388'),
(67264,3104,'_eael_post_view_count','808'),
(67265,3150,'_eael_post_view_count','633'),
(67266,3487,'_eael_post_view_count','597'),
(67267,3650,'_eael_post_view_count','821'),
(67268,2866,'_eael_post_view_count','1879'),
(67269,3354,'_eael_post_view_count','345'),
(67270,3840,'_eael_post_view_count','428'),
(67271,3436,'_eael_post_view_count','815'),
(67272,3324,'_eael_post_view_count','776'),
(67273,192,'_eael_post_view_count','1643'),
(67274,2946,'_eael_post_view_count','1723'),
(67275,4406,'_eael_post_view_count','4505'),
(67276,4282,'_eael_post_view_count','3314'),
(67277,3315,'_eael_post_view_count','587'),
(67278,2970,'_eael_post_view_count','1942'),
(67279,3536,'_eael_post_view_count','749'),
(67280,2789,'_eael_post_view_count','1761'),
(67281,3032,'_eael_post_view_count','687'),
(67282,3708,'_eael_post_view_count','1386'),
(67283,3518,'_eael_post_view_count','796'),
(67284,3082,'_eael_post_view_count','321'),
(67285,3566,'_eael_post_view_count','488'),
(67286,2732,'_eael_post_view_count','2012'),
(67287,3366,'_eael_post_view_count','1080'),
(67288,3678,'_eael_post_view_count','1913'),
(67289,3579,'_eael_post_view_count','603'),
(67290,3599,'_eael_post_view_count','545'),
(67291,3750,'_eael_post_view_count','630'),
(67292,4163,'_eael_post_view_count','576'),
(67293,3288,'_eael_post_view_count','625'),
(67294,3313,'_eael_post_view_count','652'),
(67295,4291,'_eael_post_view_count','4273'),
(67296,4501,'_eael_post_view_count','591'),
(67297,3489,'_eael_post_view_count','639'),
(67298,3160,'_eael_post_view_count','817'),
(67299,3028,'_eael_post_view_count','673'),
(67300,2954,'_eael_post_view_count','932'),
(67301,3420,'_eael_post_view_count','778'),
(67302,3177,'_eael_post_view_count','708'),
(67303,4264,'_eael_post_view_count','3633'),
(67304,2903,'_eael_post_view_count','4429'),
(67305,3053,'_eael_post_view_count','169'),
(67306,3808,'_eael_post_view_count','1298'),
(67307,2974,'_eael_post_view_count','1519'),
(67308,3120,'_eael_post_view_count','790'),
(67309,2848,'_eael_post_view_count','1161'),
(67310,3133,'_eael_post_view_count','727'),
(67311,3764,'_eael_post_view_count','652'),
(67312,2793,'_eael_post_view_count','2004'),
(67313,3690,'_eael_post_view_count','856'),
(67314,3282,'_eael_post_view_count','712'),
(67315,3246,'_eael_post_view_count','1034'),
(67316,3072,'_eael_post_view_count','39'),
(67317,3142,'_eael_post_view_count','740'),
(67318,3118,'_eael_post_view_count','519'),
(67319,4422,'_eael_post_view_count','4386'),
(67320,4630,'_eael_post_view_count','1321'),
(67321,3996,'_eael_post_view_count','302'),
(67322,2767,'_eael_post_view_count','1827'),
(67323,3929,'_eael_post_view_count','413'),
(67324,4091,'_eael_post_view_count','482'),
(67325,2815,'_eael_post_view_count','1095'),
(67326,3100,'_eael_post_view_count','814'),
(67327,2891,'_eael_post_view_count','2235'),
(67328,3228,'_eael_post_view_count','987'),
(67329,4246,'_eael_post_view_count','501'),
(67330,2819,'_eael_post_view_count','930'),
(67331,4432,'_eael_post_view_count','3683'),
(67332,4273,'_eael_post_view_count','4480'),
(67333,3286,'_eael_post_view_count','732'),
(67334,3340,'_eael_post_view_count','367'),
(67335,3491,'_eael_post_view_count','967'),
(67336,3224,'_eael_post_view_count','1051'),
(67337,4640,'_eael_post_view_count','1136'),
(67338,3674,'_eael_post_view_count','1170'),
(67339,3166,'_eael_post_view_count','872'),
(67340,4042,'_eael_post_view_count','285'),
(67341,3521,'_eael_post_view_count','783'),
(67342,3680,'_eael_post_view_count','916'),
(67343,3547,'_eael_post_view_count','378'),
(67344,2889,'_eael_post_view_count','1475'),
(67345,3812,'_eael_post_view_count','1717'),
(67346,3712,'_eael_post_view_count','542'),
(67347,4105,'_eael_post_view_count','504'),
(67348,2753,'_eael_post_view_count','1686'),
(67349,4450,'_eael_post_view_count','3664'),
(67350,3597,'_eael_post_view_count','629'),
(67351,3498,'_eael_post_view_count','519'),
(67352,3676,'_eael_post_view_count','1518'),
(67353,3629,'_eael_post_view_count','3903'),
(67354,2915,'_eael_post_view_count','1553'),
(67355,2749,'_eael_post_view_count','2195'),
(67356,3625,'_eael_post_view_count','1014'),
(67357,3814,'_eael_post_view_count','1371'),
(67358,3646,'_eael_post_view_count','484'),
(67359,3493,'_eael_post_view_count','796'),
(67360,2948,'_eael_post_view_count','2135'),
(67361,3962,'_eael_post_view_count','801'),
(67362,3616,'_eael_post_view_count','482'),
(67363,3236,'_eael_post_view_count','1007'),
(67364,3175,'_eael_post_view_count','1323'),
(67365,3217,'_eael_post_view_count','1104'),
(67366,4485,'_eael_post_view_count','1256'),
(67367,2759,'_eael_post_view_count','1932'),
(67368,3138,'_eael_post_view_count','617'),
(67369,4509,'_eael_post_view_count','1364'),
(67370,3864,'_eael_post_view_count','340'),
(67371,3135,'_eael_post_view_count','424'),
(67372,3311,'_eael_post_view_count','615'),
(67373,3308,'_eael_post_view_count','784'),
(67374,2985,'_eael_post_view_count','846'),
(67377,3277,'_eael_post_view_count','89'),
(67378,3334,'_eael_post_view_count','486'),
(67379,4155,'_eael_post_view_count','912'),
(67380,4139,'_eael_post_view_count','399'),
(67381,4131,'_eael_post_view_count','561'),
(67382,4071,'_eael_post_view_count','762'),
(67383,3728,'_eael_post_view_count','659'),
(67384,3720,'_eael_post_view_count','682'),
(67385,3116,'_eael_post_view_count','720'),
(67386,3642,'_eael_post_view_count','23'),
(67387,4081,'_eael_post_view_count','639'),
(67388,4123,'_eael_post_view_count','520'),
(67389,4205,'_eael_post_view_count','845'),
(67390,3358,'_eael_post_view_count','341'),
(67391,4181,'_eael_post_view_count','744'),
(67392,2739,'_eael_post_view_count','1941'),
(67393,3806,'_eael_post_view_count','1665'),
(67395,2858,'_eael_post_view_count','1269'),
(67396,3293,'_eael_post_view_count','878'),
(67397,3452,'_eael_post_view_count','431'),
(67398,2897,'_eael_post_view_count','2379'),
(67399,4497,'_eael_post_view_count','1927'),
(67400,2773,'_eael_post_view_count','1673'),
(67401,4229,'_eael_post_view_count','437'),
(67402,2887,'_eael_post_view_count','1523'),
(67403,3785,'_eael_post_view_count','630'),
(67404,4254,'_eael_post_view_count','454'),
(67405,3068,'_eael_post_view_count','315'),
(67406,3203,'_eael_post_view_count','1011'),
(67408,3581,'_eael_post_view_count','656'),
(67409,3464,'_eael_post_view_count','534'),
(67410,3047,'_eael_post_view_count','869'),
(67411,3557,'_eael_post_view_count','467'),
(67413,2938,'_eael_post_view_count','1621'),
(67416,3876,'_eael_post_view_count','310'),
(67418,3976,'_eael_post_view_count','426'),
(67420,3110,'_eael_post_view_count','809'),
(67421,4147,'_eael_post_view_count','701'),
(67431,2981,'_eael_post_view_count','767'),
(67432,3125,'_eael_post_view_count','795'),
(67437,2966,'_eael_post_view_count','1341'),
(67465,3706,'_eael_post_view_count','1547'),
(67467,2976,'_eael_post_view_count','1566'),
(67470,3636,'_eael_post_view_count','93'),
(67477,3146,'_eael_post_view_count','1902'),
(67483,3238,'_eael_post_view_count','937'),
(67485,2610,'_eael_post_view_count','3027'),
(67486,2893,'_eael_post_view_count','1602'),
(67487,3188,'_eael_post_view_count','1080'),
(67488,3284,'_eael_post_view_count','644'),
(67489,2777,'_eael_post_view_count','1863'),
(67490,4221,'_eael_post_view_count','483'),
(67491,2755,'_eael_post_view_count','2189'),
(67492,2757,'_eael_post_view_count','2337'),
(67497,3108,'_eael_post_view_count','824'),
(67498,3030,'_eael_post_view_count','609'),
(67499,3988,'_eael_post_view_count','357'),
(67500,3692,'_eael_post_view_count','874'),
(67501,3482,'_eael_post_view_count','313'),
(67502,4507,'_eael_post_view_count','1475'),
(67503,4655,'_variation_description',''),
(67504,4655,'_sku','11605'),
(67505,4655,'_regular_price','30'),
(67506,4655,'total_sales','0'),
(67507,4655,'_tax_status','taxable'),
(67508,4655,'_tax_class','parent'),
(67509,4655,'_manage_stock','yes'),
(67510,4655,'_backorders','no'),
(67511,4655,'_sold_individually','no'),
(67512,4655,'_virtual','no'),
(67513,4655,'_downloadable','no'),
(67514,4655,'_download_limit','-1'),
(67515,4655,'_download_expiry','-1'),
(67516,4655,'_stock','93'),
(67517,4655,'_stock_status','instock'),
(67518,4655,'_wc_average_rating','0'),
(67519,4655,'_wc_review_count','0'),
(67520,4655,'_price','30'),
(67521,4655,'_product_version','9.8.1'),
(67522,3618,'_product_attributes','a:1:{s:9:\"pa_option\";a:6:{s:4:\"name\";s:9:\"pa_option\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(67523,4655,'attribute_pa_option','100ml'),
(67527,4656,'_variation_description',''),
(67528,4656,'_sku','13431'),
(67529,4656,'_regular_price','195'),
(67530,4656,'total_sales','0'),
(67531,4656,'_tax_status','taxable'),
(67532,4656,'_tax_class','parent'),
(67533,4656,'_manage_stock','yes'),
(67534,4656,'_backorders','no'),
(67535,4656,'_sold_individually','no'),
(67536,4656,'_virtual','no'),
(67537,4656,'_downloadable','no'),
(67538,4656,'_download_limit','-1'),
(67539,4656,'_download_expiry','-1'),
(67540,4656,'_stock','36'),
(67541,4656,'_stock_status','instock'),
(67542,4656,'_wc_average_rating','0'),
(67543,4656,'_wc_review_count','0'),
(67544,4656,'attribute_pa_option','1lt'),
(67545,4656,'_price','195'),
(67546,4656,'_product_version','9.8.1'),
(67561,3835,'_eael_post_view_count','488'),
(67562,2791,'_eael_post_view_count','2014'),
(67572,3829,'_eael_post_view_count','351'),
(67573,3426,'_eael_post_view_count','775'),
(67574,2643,'_eael_post_view_count','777'),
(67575,4171,'_eael_post_view_count','500'),
(67576,3734,'_eael_post_view_count','630'),
(67577,4499,'_eael_post_view_count','1956'),
(67578,2728,'_eael_post_view_count','2222'),
(67579,2913,'_eael_post_view_count','2054'),
(67580,2741,'_eael_post_view_count','1879'),
(67581,2737,'_eael_post_view_count','2158'),
(67582,2743,'_eael_post_view_count','1686'),
(67583,3634,'_eael_post_view_count','1697'),
(67584,2905,'_eael_post_view_count','2222'),
(67585,2907,'_eael_post_view_count','1638'),
(67586,3696,'_eael_post_view_count','1503'),
(67587,2761,'_eael_post_view_count','2106'),
(67588,3698,'_eael_post_view_count','1581'),
(67589,3702,'_eael_post_view_count','1433'),
(67590,2899,'_eael_post_view_count','788'),
(67591,3710,'_eael_post_view_count','1396'),
(67592,4505,'_eael_post_view_count','1353'),
(67593,4503,'_eael_post_view_count','1727'),
(67594,2751,'_eael_post_view_count','1707'),
(67595,2747,'_eael_post_view_count','1648'),
(67596,2989,'_eael_post_view_count','1965'),
(67597,2745,'_eael_post_view_count','1931'),
(67598,2813,'_eael_post_view_count','1156'),
(67599,2817,'_eael_post_view_count','1006'),
(67600,3688,'_eael_post_view_count','869'),
(67601,3694,'_eael_post_view_count','912'),
(67602,2821,'_eael_post_view_count','1221'),
(67603,3601,'_eael_post_view_count','594'),
(67604,2823,'_eael_post_view_count','1179'),
(67605,3504,'_eael_post_view_count','551'),
(67606,3648,'_eael_post_view_count','558'),
(67607,3644,'_eael_post_view_count','627'),
(67608,3444,'_eael_post_view_count','782'),
(67609,4012,'_eael_post_view_count','771'),
(67610,4053,'_eael_post_view_count','305'),
(67611,4051,'_eael_post_view_count','316'),
(67612,3545,'_eael_post_view_count','379'),
(67613,3935,'_eael_post_view_count','392'),
(67614,3973,'_eael_post_view_count','350'),
(67615,4026,'_eael_post_view_count','413'),
(67616,4600,'_eael_post_view_count','461'),
(67617,3821,'_eael_post_view_count','367'),
(67618,3945,'_eael_post_view_count','358'),
(67619,3205,'_eael_post_view_count','765'),
(67620,3127,'_eael_post_view_count','786'),
(67621,3527,'_eael_post_view_count','745'),
(67622,3534,'_eael_post_view_count','700'),
(67623,3532,'_eael_post_view_count','709'),
(67624,3530,'_eael_post_view_count','719'),
(67625,3455,'_eael_post_view_count','658'),
(67626,3459,'_eael_post_view_count','502'),
(67627,3613,'_eael_post_view_count','813'),
(67628,3461,'_eael_post_view_count','549'),
(67629,3102,'_eael_post_view_count','892'),
(67630,3501,'_eael_post_view_count','534'),
(67631,3623,'_eael_post_view_count','530'),
(67632,3620,'_eael_post_view_count','1771'),
(67633,3154,'_eael_post_view_count','558'),
(67634,3179,'_eael_post_view_count','706'),
(67635,2961,'_eael_post_view_count','953'),
(67636,3317,'_eael_post_view_count','811'),
(67637,3350,'_eael_post_view_count','419'),
(67638,2930,'_eael_post_view_count','792'),
(67639,2922,'_eael_post_view_count','1112'),
(67640,4511,'_eael_post_view_count','1652'),
(67641,3605,'_eael_post_view_count','956'),
(67642,3196,'_eael_post_view_count','824'),
(67643,2850,'_eael_post_view_count','1359'),
(67644,2860,'_eael_post_view_count','1514'),
(67645,4237,'_eael_post_view_count','541'),
(67646,4213,'_eael_post_view_count','564'),
(67647,3555,'_eael_post_view_count','790'),
(67648,2950,'_eael_post_view_count','1518'),
(67649,4561,'_eael_post_view_count','1306'),
(67650,2952,'_eael_post_view_count','1495'),
(67651,4618,'_eael_post_view_count','1312'),
(67652,3810,'_eael_post_view_count','1263'),
(67653,2944,'_eael_post_view_count','3949'),
(67654,3603,'_eael_post_view_count','1401'),
(67655,2968,'_eael_post_view_count','1423'),
(67656,2935,'_eael_post_view_count','1600'),
(67657,4638,'_eael_post_view_count','1422'),
(67658,2787,'_eael_post_view_count','1831'),
(67659,2785,'_eael_post_view_count','1851'),
(67660,2775,'_eael_post_view_count','1816'),
(67661,2779,'_eael_post_view_count','2010'),
(67662,2781,'_eael_post_view_count','1765'),
(67663,2771,'_eael_post_view_count','1677'),
(67664,2765,'_eael_post_view_count','2034'),
(67665,2769,'_eael_post_view_count','1739'),
(67666,2783,'_eael_post_view_count','2760'),
(67667,4489,'_eael_post_view_count','1531'),
(67668,4477,'_eael_post_view_count','1450'),
(67669,4479,'_eael_post_view_count','1322'),
(67670,4481,'_eael_post_view_count','1387'),
(67671,4487,'_eael_post_view_count','1388'),
(67672,3670,'_eael_post_view_count','1213'),
(67673,4483,'_eael_post_view_count','1273'),
(67674,3672,'_eael_post_view_count','1721'),
(67675,3686,'_eael_post_view_count','1365'),
(67676,3215,'_eael_post_view_count','953'),
(67677,3918,'_eael_post_view_count','423'),
(67678,3844,'_eael_post_view_count','326'),
(67679,3966,'_eael_post_view_count','326'),
(67680,3410,'_eael_post_view_count','343'),
(67681,3954,'_eael_post_view_count','359'),
(67682,3890,'_eael_post_view_count','362'),
(67683,3860,'_eael_post_view_count','309'),
(67684,3898,'_eael_post_view_count','393'),
(67685,3921,'_eael_post_view_count','371'),
(67686,3941,'_eael_post_view_count','381'),
(67687,4068,'_eael_post_view_count','278'),
(67688,3980,'_eael_post_view_count','293'),
(67689,4588,'_eael_post_view_count','331'),
(67690,4055,'_eael_post_view_count','276'),
(67691,4061,'_eael_post_view_count','298'),
(67692,4005,'_eael_post_view_count','270'),
(67693,4037,'_eael_post_view_count','319'),
(67694,4031,'_eael_post_view_count','271'),
(67695,4009,'_eael_post_view_count','291'),
(67696,3213,'_eael_post_view_count','940'),
(67697,3539,'_eael_post_view_count','757'),
(67698,3543,'_eael_post_view_count','658'),
(67699,3573,'_eael_post_view_count','748'),
(67700,3587,'_eael_post_view_count','1116'),
(67701,3561,'_eael_post_view_count','603'),
(67702,3563,'_eael_post_view_count','490'),
(67703,3064,'_eael_post_view_count','788'),
(67704,3553,'_eael_post_view_count','662'),
(67705,3114,'_eael_post_view_count','806'),
(67706,3170,'_eael_post_view_count','739'),
(67707,3193,'_eael_post_view_count','1024'),
(67708,3173,'_eael_post_view_count','753'),
(67709,3370,'_eael_post_view_count','582'),
(67710,3290,'_eael_post_view_count','843'),
(67711,3301,'_eael_post_view_count','788'),
(67712,3226,'_eael_post_view_count','905'),
(67713,3388,'_eael_post_view_count','695'),
(67714,3207,'_eael_post_view_count','1069'),
(67715,4639,'_eael_post_view_count','1029'),
(67716,3240,'_eael_post_view_count','1062'),
(67717,3253,'_eael_post_view_count','1088'),
(67718,3244,'_eael_post_view_count','1065'),
(67719,3230,'_eael_post_view_count','1088'),
(67720,3112,'_eael_post_view_count','652'),
(67721,3259,'_eael_post_view_count','996'),
(67722,3382,'_eael_post_view_count','741'),
(67723,3264,'_eael_post_view_count','893'),
(67724,3568,'_eael_post_view_count','645'),
(68077,1984,'_eael_post_view_count','18'),
(68296,4658,'_order_key','wc_order_mUq3k5bd5od1k'),
(68297,4658,'_customer_user','0'),
(68298,4658,'_payment_method','bacs'),
(68299,4658,'_payment_method_title','Direct bank transfer'),
(68300,4658,'_customer_ip_address','165.255.122.177'),
(68301,4658,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15'),
(68302,4658,'_created_via','checkout'),
(68303,4658,'_cart_hash','ad9c196eea753625e9882d9761f172b1'),
(68304,4658,'_download_permissions_granted','yes'),
(68305,4658,'_recorded_sales','yes'),
(68306,4658,'_recorded_coupon_usage_counts','yes'),
(68307,4658,'_new_order_email_sent','true'),
(68308,4658,'_order_stock_reduced','yes'),
(68309,4658,'_billing_first_name','David'),
(68310,4658,'_billing_last_name','Morrison'),
(68311,4658,'_billing_company','DW Morrison Electrical'),
(68312,4658,'_billing_address_1','7 Covent Close'),
(68313,4658,'_billing_address_2','Parklands'),
(68314,4658,'_billing_city','Cape Town'),
(68315,4658,'_billing_state','WC'),
(68316,4658,'_billing_postcode','7441'),
(68317,4658,'_billing_country','ZA'),
(68318,4658,'_billing_email','dwmelec@gmail.com'),
(68319,4658,'_billing_phone','0832693592'),
(68320,4658,'_shipping_first_name','David'),
(68321,4658,'_shipping_last_name','Morrison'),
(68322,4658,'_shipping_company','DW Morrison Electrical'),
(68323,4658,'_shipping_address_1','7 Covent Close'),
(68324,4658,'_shipping_address_2','Parklands'),
(68325,4658,'_shipping_city','Cape Town'),
(68326,4658,'_shipping_state','WC'),
(68327,4658,'_shipping_postcode','7441'),
(68328,4658,'_shipping_country','ZA'),
(68329,4658,'_order_currency','ZAR'),
(68330,4658,'_cart_discount','0'),
(68331,4658,'_cart_discount_tax','0'),
(68332,4658,'_order_shipping','0'),
(68333,4658,'_order_shipping_tax','0'),
(68334,4658,'_order_tax','138'),
(68335,4658,'_order_total','1058.00'),
(68336,4658,'_order_version','8.1.1'),
(68337,4658,'_prices_include_tax','no'),
(68338,4658,'_billing_address_index','David Morrison DW Morrison Electrical 7 Covent Close Parklands Cape Town WC 7441 ZA dwmelec@gmail.com 0832693592'),
(68339,4658,'_shipping_address_index','David Morrison DW Morrison Electrical 7 Covent Close Parklands Cape Town WC 7441 ZA '),
(68340,4658,'is_vat_exempt','no'),
(68344,4658,'_edit_lock','1696945801:244'),
(68345,4658,'_edit_last','244'),
(68346,4658,'_date_completed','1696945931'),
(68347,4658,'_date_paid','1696945931'),
(68348,4658,'_paid_date','2023-10-10 15:52:11'),
(68349,4658,'_completed_date','2023-10-10 15:52:11'),
(68476,4660,'_edit_lock','1698126419:425'),
(68477,4660,'_edit_last','425'),
(68478,4660,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(68479,4660,'_elementor_location','elementor_head'),
(68480,4660,'_elementor_priority','1'),
(68481,4660,'_elementor_code','!function(f,b,e,v,n,t,s)\r\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\r\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\r\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\';\r\nn.queue=[];t=b.createElement(e);t.async=!0;\r\nt.src=v;s=b.getElementsByTagName(e)[0];\r\ns.parentNode.insertBefore(t,s)}(window, document,\'script\',\r\n\'http://connect.facebook.net/en_US/fbevents.js\');\r\nfbq(\'init\', \'627593342911361\');\r\nfbq(\'track\', \'PageView\');\r\n\r\n<img height=\"1\" width=\"1\" src=\"http://www.facebook.com/tr?id=627593342911361&amp;ev=PageView&amp;noscript=1\" alt=\"META Pixel\" />'),
(68482,4660,'_elementor_extra_options','a:0:{}'),
(68735,4662,'_elementor_extra_options','a:0:{}'),
(68736,4662,'_edit_lock','1697456493:425'),
(68737,4662,'_edit_last','425'),
(68738,4662,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(68739,4662,'_elementor_location','elementor_head'),
(68740,4662,'_elementor_priority','1'),
(68741,4662,'_elementor_code','<!-- Meta Pixel Code -->\r\n\r\n!function(f,b,e,v,n,t,s)\r\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\r\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\r\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\';\r\nn.queue=[];t=b.createElement(e);t.async=!0;\r\nt.src=v;s=b.getElementsByTagName(e)[0];\r\ns.parentNode.insertBefore(t,s)}(window, document,\'script\',\r\n\'http://connect.facebook.net/en_US/fbevents.js\');\r\nfbq(\'init\', \'627593342911361\');\r\nfbq(\'track\', \'PageView\');\r\n\r\n<img height=\"1\" width=\"1\" src=\"http://www.facebook.com/tr?id=627593342911361&amp;ev=PageView&amp;noscript=1\" />\r\n<!-- End Meta Pixel Code -->'),
(68742,4662,'_elementor_extra_options','a:0:{}'),
(68755,4664,'_elementor_edit_mode','builder'),
(68756,54,'_yoast_wpseo_wordproof_timestamp',''),
(68757,4664,'_wp_page_template','elementor_header_footer'),
(68758,4664,'_elementor_data','[{\"id\":\"8cdf934\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"eca0a49\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0bdd250\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c2c33fb\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"678adf5\"}],\"eael_cl_logics\":[{\"_id\":\"e3b98e8\"}]},\"elements\":[{\"id\":\"402e584\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"content_position\":\"center\",\"content_position_mobile\":\"top\",\"align_mobile\":\"center\",\"space_between_widgets_mobile\":\"0\",\"eael_cl_logics\":[{\"_id\":\"7c42a96\"}],\"pp_display_conditions\":[{\"_id\":\"a406807\"}]},\"elements\":[{\"id\":\"95cecc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg\",\"id\":\"756\"},\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"_id\":\"14a8598\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"e455c6b\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"cfb9e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"eael_cl_logics\":[{\"_id\":\"9857727\"}],\"pp_display_conditions\":[{\"_id\":\"1617c5b\"}]},\"elements\":[{\"id\":\"7bf8118\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Nixin\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"00\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"9e39ca2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a19352f\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c7920d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"_id\":\"61895bd\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1326542\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15705d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are pool specialists, offering top-quality products and advice on swimming pools, jacuzzis and even koi ponds. We supply our customers with a range of quality pool products such as Aimflo accessories, custom stainless steel, ladders and rails, LED pool lights, MOD-N-Mosiax, MOD-N-Motifs, Panache mosaics. Parabond epoxy, Paradigm motifs, pool filters, water spouts, etc. Our goal is to ensure that your swimming experience is a pleasurable one. We aim to bring innovative and cost effective pool solutions to residential, retail and commercial entities.<\\/p><p>Our team constitutes highly trained and skilled technicians who will work with you from start to finish of your pool project, ensuring that your dream pool becomes a reality. We also have a solid core value system that serves as the skeleton of our organization and focuses on a customer-centric approach which we apply to every project.<\\/p><p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\"},\"pp_display_conditions\":[{\"_id\":\"16a489d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f260a68\"}]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b356e0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"size\":\"md\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"14\"},\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#20a8c2\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#222222\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"link\":{\"url\":\"\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"_element_id\":\"#button-pop-up\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"_id\":\"b7b2778\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"50dea76\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"49bb2c3\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"html_tag\":\"section\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"_id\":\"162174b\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ae7f6d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8242137\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d4f677f\"}],\"eael_cl_logics\":[{\"_id\":\"d30deb0\"}]},\"elements\":[{\"id\":\"3287955\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"23930b4\"}],\"pp_display_conditions\":[{\"_id\":\"1f2eb6b\"}]},\"elements\":[{\"id\":\"7198a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Offers\",\"ending_number\":\"254\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"_id\":\"7a71144\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"63d983c\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"b3d299f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"29e39f5\"}],\"pp_display_conditions\":[{\"_id\":\"499eddf\"}]},\"elements\":[{\"id\":\"3e155a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Years Of Experience\",\"ending_number\":\"40\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"_id\":\"be53125\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9af6c54\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"0874571\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"f07dfee\"}],\"pp_display_conditions\":[{\"_id\":\"826f477\"}]},\"elements\":[{\"id\":\"36b23d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Qualified Specialists\",\"ending_number\":\"26\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"pp_display_conditions\":[{\"_id\":\"d11cce2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"c8f0395\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"},{\"id\":\"fe65d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"8836175\"}],\"pp_display_conditions\":[{\"_id\":\"92b92d7\"}]},\"elements\":[{\"id\":\"9e95446\",\"elType\":\"widget\",\"settings\":{\"title\":\"Satisfied Clients\",\"ending_number\":\"99\",\"number_color\":\"#20a8c2\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montserrat\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_number_font_weight\":\"700\",\"title_color\":\"#ffffff\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Montserrat\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"typography_title_font_weight\":\"400\",\"typography_title_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":\"\"},\"starting_number\":\"\",\"suffix\":\"%\",\"pp_display_conditions\":[{\"_id\":\"9c2e0be\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a2f581a\"}]},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"3eef08d\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-600mm-Slimline.jpg\",\"id\":\"1096\"},\"background_position\":\"center center\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"background_position_mobile\":\"center center\",\"background_repeat_mobile\":\"no-repeat\",\"background_size_mobile\":\"cover\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_display_conditions\":[{\"_id\":\"1c52ab4\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"8b0743f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fa85e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d613234\"}],\"eael_cl_logics\":[{\"_id\":\"9dae296\"}]},\"elements\":[{\"id\":\"8a60be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"986d234\"}],\"pp_display_conditions\":[{\"_id\":\"ef42f3a\"}]},\"elements\":[{\"id\":\"6f1922b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why choosing us is a smart idea?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"5353f7b\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"ca5c559\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c24713\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"pp_display_conditions\":[{\"_id\":\"b04786b\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3742917\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"52a1087\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9b5d95f\"}],\"eael_cl_logics\":[{\"_id\":\"a50b3ad\"}]},\"elements\":[{\"id\":\"919605c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"eael_cl_logics\":[{\"_id\":\"defbf47\"}],\"pp_display_conditions\":[{\"_id\":\"987ae6d\"}]},\"elements\":[{\"id\":\"8293646\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-leaf\",\"title_text\":\"Skilled Pros\",\"description_text\":\"Each member of our manufacturing team is skilled to execute any task within the production process, and partake in the development of new products , repairs or upgrades that would keep your pool in trend for the next season!  \",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-leaf\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"_id\":\"85f3641\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2bad546\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"3cb56f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"eael_cl_logics\":[{\"_id\":\"f4ea14d\"}],\"pp_display_conditions\":[{\"_id\":\"36a9dd8\"}]},\"elements\":[{\"id\":\"32304f6\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-paint-brush\",\"title_text\":\"best equipment\",\"description_text\":\"We have partnered with other specialised sectors in the engineering industry to provide us with their services &amp; most up to date processed components which we assemble and package as a completed product!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"fas fa-paint-brush\",\"library\":\"fa-solid\"},\"pp_display_conditions\":[{\"_id\":\"e243fb7\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04efa48\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"},{\"id\":\"534ad81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"33\",\"eael_cl_logics\":[{\"_id\":\"d4b51cd\"}],\"pp_display_conditions\":[{\"_id\":\"582e360\"}]},\"elements\":[{\"id\":\"e87cf32\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"title_text\":\"Affordable prices\",\"description_text\":\"While overseas imports maybe expensive, we have gained a reputation to offer products of an international standard at local pricing. \\nWe negotiate bundle deals and trade fairly with all our end users &amp; distributors, priding ourselves with excellent &amp; prompt service delivery to all destinations!\",\"primary_color\":\"#ffffff\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_text_transform\":\"uppercase\",\"description_color\":\"#ffffff\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"selected_icon\":{\"value\":\"far fa-money-bill-alt\",\"library\":\"fa-regular\"},\"pp_display_conditions\":[{\"_id\":\"0b4594d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"88c1029\"}]},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"b8e4a15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"html_tag\":\"section\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_position\":\"center center\",\"background_overlay_color\":\"rgba(0,0,0,0.74)\",\"pp_display_conditions\":[{\"_id\":\"b6a1852\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fe8832b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0795f9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f647e15\"}],\"eael_cl_logics\":[{\"_id\":\"cb47893\"}]},\"elements\":[{\"id\":\"a2f2c21\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"37622c0\"}],\"pp_display_conditions\":[{\"_id\":\"93f7621\"}]},\"elements\":[{\"id\":\"81995bc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png\",\"id\":\"1164\"},\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"89c94d6\",\"pp_condition_date_value\":\"2019-11-18 to 2019-11-24\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af815bc\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"e963d61\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"pp_display_conditions\":[{\"_id\":\"02bbc6d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ea069a2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8005faf\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"79f7bc2\"}],\"eael_cl_logics\":[{\"_id\":\"5ddc634\"}]},\"elements\":[{\"id\":\"accb95e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"edee912\"}],\"pp_display_conditions\":[{\"_id\":\"17c717e\"}]},\"elements\":[{\"id\":\"cda57fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"eb9df95\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12fd8e5\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8e07cf2\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"image_group\":[{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"427ac7f\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"5\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"6\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"84079f5\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5889d10\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"2734abb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"section\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"10\",\"bottom\":\"90\",\"left\":\"10\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\",\"id\":\"1094\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"aa7e26d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7f8111c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9020d3c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"78e8732\"}],\"eael_cl_logics\":[{\"_id\":\"f470b23\"}]},\"elements\":[{\"id\":\"df19b9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"922a059\"}],\"pp_display_conditions\":[{\"_id\":\"0c69b12\"}]},\"elements\":[{\"id\":\"94ad83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Latest News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"4859e79\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"55c12ae\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b449af\",\"elType\":\"widget\",\"settings\":{\"classic_posts_per_page\":\"3\",\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"3\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#f8f8f8\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Montserrat\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"order\":\"asc\",\"_animation\":\"fadeInUp\",\"classic_columns_tablet\":\"3\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"8ef41b8\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_day_value\":\"\"}],\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0b247a0\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(68759,4664,'_elementor_version','3.7.6'),
(68760,4664,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(68761,4664,'_elementor_template_type','wp-page'),
(68762,4664,'_elementor_pro_version','3.5.2'),
(68764,4664,'_elementor_controls_usage','a:10:{s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:13;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:13;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:2;s:5:\"align\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"size\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:9:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:25:\"typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:11:\"_element_id\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:4:{s:15:\"stretch_section\";i:4;s:8:\"html_tag\";i:6;s:3:\"gap\";i:2;s:6:\"layout\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:7;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:7;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:6;s:19:\"background_position\";i:4;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:16:\"background_image\";i:2;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:7;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:3;}}}}s:7:\"counter\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_counter\";a:4:{s:5:\"title\";i:4;s:13:\"ending_number\";i:4;s:15:\"starting_number\";i:4;s:6:\"suffix\";i:1;}}s:5:\"style\";a:2:{s:14:\"section_number\";a:5:{s:12:\"number_color\";i:4;s:28:\"typography_number_typography\";i:4;s:29:\"typography_number_font_family\";i:4;s:27:\"typography_number_font_size\";i:4;s:29:\"typography_number_font_weight\";i:4;}s:13:\"section_title\";a:6:{s:11:\"title_color\";i:4;s:27:\"typography_title_typography\";i:4;s:28:\"typography_title_font_family\";i:4;s:26:\"typography_title_font_size\";i:4;s:28:\"typography_title_font_weight\";i:4;s:31:\"typography_title_text_transform\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;s:13:\"selected_icon\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:1:{s:13:\"primary_color\";i:3;}s:21:\"section_style_content\";a:10:{s:11:\"title_color\";i:3;s:27:\"title_typography_typography\";i:3;s:28:\"title_typography_font_family\";i:3;s:26:\"title_typography_font_size\";i:3;s:31:\"title_typography_text_transform\";i:3;s:17:\"description_color\";i:3;s:33:\"description_typography_typography\";i:3;s:34:\"description_typography_font_family\";i:3;s:32:\"description_typography_font_size\";i:3;s:34:\"description_typography_font_weight\";i:3;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:3:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:9:{s:22:\"classic_posts_per_page\";i:1;s:18:\"classic_item_ratio\";i:1;s:22:\"classic_excerpt_length\";i:1;s:17:\"classic_meta_data\";i:1;s:20:\"cards_posts_per_page\";i:1;s:16:\"cards_show_badge\";i:1;s:17:\"cards_show_avatar\";i:1;s:27:\"classic_thumbnail_size_size\";i:1;s:22:\"classic_columns_tablet\";i:1;}}s:5:\"style\";a:1:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:1;s:35:\"classic_title_typography_typography\";i:1;s:36:\"classic_title_typography_font_family\";i:1;s:34:\"classic_title_typography_font_size\";i:1;s:36:\"classic_title_typography_font_weight\";i:1;s:39:\"classic_title_typography_text_transform\";i:1;s:36:\"classic_title_typography_line_height\";i:1;s:18:\"classic_meta_color\";i:1;s:34:\"classic_meta_typography_typography\";i:1;s:35:\"classic_meta_typography_font_family\";i:1;s:35:\"classic_meta_typography_font_weight\";i:1;s:38:\"classic_meta_typography_text_transform\";i:1;s:21:\"classic_excerpt_color\";i:1;s:37:\"classic_excerpt_typography_typography\";i:1;s:38:\"classic_excerpt_typography_font_family\";i:1;s:36:\"classic_excerpt_typography_font_size\";i:1;s:38:\"classic_excerpt_typography_font_weight\";i:1;s:38:\"classic_excerpt_typography_line_height\";i:1;s:23:\"classic_read_more_color\";i:1;s:39:\"classic_read_more_typography_typography\";i:1;s:40:\"classic_read_more_typography_font_family\";i:1;s:40:\"classic_read_more_typography_font_weight\";i:1;s:43:\"classic_read_more_typography_text_transform\";i:1;}}s:8:\"advanced\";a:3:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(68766,4665,'_elementor_edit_mode','builder'),
(68767,970,'_yoast_wpseo_focuskw','Pool Products'),
(68768,970,'_yoast_wpseo_title','Pool Products - Pool Supplies | Nixin Poolware'),
(68769,970,'_yoast_wpseo_metadesc','Explore Nixin\'s pool products and elevate your swimming pool experience. Discover a wide range of high-quality pool, maintenance tools.'),
(68770,970,'_yoast_wpseo_linkdex','41'),
(68771,970,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(68772,970,'_yoast_wpseo_wordproof_timestamp',''),
(68773,4665,'_wp_page_template','default'),
(68774,4665,'_elementor_template_type','wp-page'),
(68775,4665,'_elementor_version','3.13.1'),
(68776,4665,'_elementor_pro_version','3.13.2'),
(68777,4665,'_elementor_controls_usage','a:0:{}'),
(68778,4666,'_elementor_edit_mode','builder'),
(68779,60,'_yoast_wpseo_estimated-reading-time-minutes','9'),
(68780,60,'_yoast_wpseo_wordproof_timestamp',''),
(68781,4666,'_wp_page_template','elementor_header_footer'),
(68782,4666,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(68783,4666,'_elementor_data','[{\"id\":\"20e1a0d4\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"c8e496d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"4c1564f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"3aa258d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"95d2a25\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ee79b\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5e762c6\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"0f1fbc3\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size\":\"\"},\"elements\":[{\"id\":\"5031c67\",\"elType\":\"widget\",\"settings\":{\"gallery_images\":[{\"filter_label\":\"\",\"image_group\":[{\"id\":\"1115\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\"},{\"id\":\"1116\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\"},{\"id\":\"1117\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\"},{\"id\":\"1118\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\"},{\"id\":\"1119\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\"},{\"id\":\"1120\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"},{\"id\":\"1121\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"},{\"id\":\"1122\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\"},{\"id\":\"1123\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"},{\"id\":\"1124\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\"},{\"id\":\"1125\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"},{\"id\":\"1126\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\"},{\"id\":\"1127\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\"},{\"id\":\"1128\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\"},{\"id\":\"1129\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\"},{\"id\":\"1130\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\"},{\"id\":\"1131\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\"},{\"id\":\"1132\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\"},{\"id\":\"1133\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\"},{\"id\":\"1134\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\"},{\"id\":\"1135\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\"},{\"id\":\"1136\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\"},{\"id\":\"1137\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\"},{\"id\":\"1138\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\"},{\"id\":\"1139\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\"},{\"id\":\"1140\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\"},{\"id\":\"1112\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"},{\"id\":\"1111\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\"},{\"id\":\"1110\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\"},{\"id\":\"1109\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\"},{\"id\":\"1108\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\"},{\"id\":\"1107\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\"},{\"id\":\"1106\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\"},{\"id\":\"1105\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\"},{\"id\":\"1104\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\"},{\"id\":\"1103\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\"},{\"id\":\"1102\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\"},{\"id\":\"1101\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\"},{\"id\":\"1100\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"},{\"id\":\"1099\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\"},{\"id\":\"1098\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\"}],\"_id\":\"dbafc00\"}],\"filter_all_label\":\"All\",\"layout\":\"masonry\",\"columns\":\"4\",\"caption\":\"hide\",\"caption_position\":\"below_image\",\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"images_per_page\":\"6\",\"load_more_text\":\"Load More\",\"columns_gap\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f95bc27\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"pp-image-gallery\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(68784,4666,'_elementor_version','2.7.4'),
(68785,4666,'_elementor_template_type','wp-page'),
(68786,4666,'_elementor_pro_version','2.7.2'),
(68787,4666,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:16:\"pp-image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:15:\"section_gallery\";a:1:{s:14:\"gallery_images\";i:1;}s:16:\"section_settings\";a:5:{s:6:\"layout\";i:1;s:7:\"columns\";i:1;s:7:\"caption\";i:1;s:16:\"caption_position\";i:1;s:13:\"open_lightbox\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"images_per_page\";i:1;}}s:5:\"style\";a:1:{s:20:\"section_layout_style\";a:2:{s:11:\"columns_gap\";i:1;s:8:\"rows_gap\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}}}}'),
(68790,4667,'_elementor_edit_mode','builder'),
(68791,2519,'_yoast_wpseo_focuskw','eco pool equipment'),
(68792,2519,'_yoast_wpseo_title','Eco Pool Equipment - Pool Product | Nixin Poolware'),
(68793,2519,'_yoast_wpseo_metadesc','Dive into sustainability with Nixin\'s eco-friendly swimming pool equipment. Explore our range of environmentally conscious pool products.'),
(68794,2519,'_yoast_wpseo_linkdex','50'),
(68795,4667,'_wp_page_template','elementor_header_footer'),
(68796,4667,'_elementor_template_type','wp-page'),
(68797,4667,'_elementor_version','3.7.6'),
(68798,4667,'_elementor_pro_version','3.5.2'),
(68799,4667,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(68800,4667,'_elementor_data','[{\"id\":\"6894e28\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"a745eeb\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3a7a95b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"41b66f0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5678565\"}],\"eael_cl_logics\":[{\"_id\":\"8dffa13\"}]},\"elements\":[{\"id\":\"c74542f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"19c0b3a\"}],\"pp_display_conditions\":[{\"_id\":\"f9aab85\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}]},\"elements\":[{\"id\":\"3316b93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e0b517\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"20\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6a49b44\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"467d9d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"61aaf09\"}],\"eael_cl_logics\":[{\"_id\":\"56835ce\"}],\"pp_display_conditions\":[{\"_id\":\"b2dc4f0\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"08523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":33.508,\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"e38d628\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg\",\"id\":2396,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"89a7bcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"LED Pool Lights\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18cecd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66.492,\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"ce33628\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Aimflo-Accessories-300x300-1.jpg\",\"id\":2521,\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/aimflo-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"886b6cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Acetal Accessories\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/aimflo-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(68802,4667,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:11:\"header_size\";i:1;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:11:\"title_color\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:5:\"align\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:2;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(68805,62,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(68806,62,'_yoast_wpseo_wordproof_timestamp',''),
(68830,4669,'_elementor_edit_mode','builder'),
(68831,56,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(68832,56,'_yoast_wpseo_wordproof_timestamp',''),
(68833,4669,'_wp_page_template','elementor_header_footer'),
(68834,4669,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(68835,4669,'_elementor_data','[{\"id\":\"5b902680\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"83a90ca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"a431fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.193\"},\"elements\":[{\"id\":\"553913d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"f47da3d\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d3aaf3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations<\\/strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"385445f\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"4674053a\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.807\"},\"elements\":[{\"id\":\"3a8c8f49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\",\"id\":\"919\"},\"image_size\":\"full\",\"_animation\":\"fadeInRight\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"edfd3c4\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"59aaa4a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"5474996\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[{\"id\":\"bf265bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"37.719\"},\"elements\":[{\"id\":\"0dd76e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\",\"id\":\"920\"},\"image_size\":\"full\",\"_animation\":\"fadeInLeft\",\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"3a74fca\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":\"\"},{\"id\":\"bd69859\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"62.281\"},\"elements\":[{\"id\":\"ea38276\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\",\"text_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"pp_display_conditions\":[{\"pp_condition_key\":\"authentication\",\"pp_condition_operator\":\"is\",\"pp_condition_authentication_value\":\"authenticated\",\"_id\":\"dc38eec\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_time_value\":\"\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search_bot_value\":\"all_search_bots\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(68836,4669,'_elementor_version','2.7.4'),
(68837,4669,'_elementor_template_type','wp-page'),
(68838,4669,'_elementor_pro_version','2.7.2'),
(68839,4669,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:20:\"typography_font_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:20:\"typography_font_size\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:2;s:10:\"image_size\";i:2;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(68936,804,'_eael_post_view_count','5'),
(69261,4671,'_order_key','wc_order_aqYbQe030hSAk'),
(69262,4671,'_customer_user','0'),
(69263,4671,'_payment_method','bacs'),
(69264,4671,'_payment_method_title','Direct bank transfer'),
(69265,4671,'_customer_ip_address','169.0.75.223'),
(69266,4671,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1'),
(69267,4671,'_created_via','checkout'),
(69268,4671,'_cart_hash','a56d40babd6fe3005dd315bdf667fd44'),
(69269,4671,'_download_permissions_granted','yes'),
(69270,4671,'_recorded_sales','yes'),
(69271,4671,'_recorded_coupon_usage_counts','yes'),
(69272,4671,'_new_order_email_sent','true'),
(69273,4671,'_order_stock_reduced','yes'),
(69274,4671,'_billing_first_name','Preston'),
(69275,4671,'_billing_last_name','Scott'),
(69276,4671,'_billing_company','Syndicate Pool Services'),
(69277,4671,'_billing_address_1','15 Heather Road, Berea West, Westville'),
(69278,4671,'_billing_city','Durban'),
(69279,4671,'_billing_state','KZN'),
(69280,4671,'_billing_postcode','3629'),
(69281,4671,'_billing_country','ZA'),
(69282,4671,'_billing_email','info@syndicatepool.co.za'),
(69283,4671,'_billing_phone','+27828754299'),
(69284,4671,'_shipping_first_name','Preston'),
(69285,4671,'_shipping_last_name','Scott'),
(69286,4671,'_shipping_company','Syndicate Pool Services'),
(69287,4671,'_shipping_address_1','15 Heather Road, Berea West, Westville'),
(69288,4671,'_shipping_city','Durban'),
(69289,4671,'_shipping_state','KZN'),
(69290,4671,'_shipping_postcode','3629'),
(69291,4671,'_shipping_country','ZA'),
(69292,4671,'_order_currency','ZAR'),
(69293,4671,'_cart_discount','0'),
(69294,4671,'_cart_discount_tax','0'),
(69295,4671,'_order_shipping','200'),
(69296,4671,'_order_shipping_tax','30'),
(69297,4671,'_order_tax','202.8'),
(69298,4671,'_order_total','1784.80'),
(69299,4671,'_order_version','8.2.1'),
(69300,4671,'_prices_include_tax','no'),
(69301,4671,'_billing_address_index','Preston Scott Syndicate Pool Services 15 Heather Road, Berea West, Westville  Durban KZN 3629 ZA info@syndicatepool.co.za +27828754299'),
(69302,4671,'_shipping_address_index','Preston Scott Syndicate Pool Services 15 Heather Road, Berea West, Westville  Durban KZN 3629 ZA '),
(69303,4671,'is_vat_exempt','no'),
(69305,4671,'_ga_tracked','1'),
(69307,4671,'_edit_lock','1697719557:244'),
(69308,4671,'_edit_last','244'),
(69309,4671,'_date_completed','1697719685'),
(69310,4671,'_date_paid','1697719685'),
(69311,4671,'_paid_date','2023-10-19 14:48:05'),
(69312,4671,'_completed_date','2023-10-19 14:48:05'),
(69799,4673,'_order_key','wc_order_aDIojLvvwQmNi'),
(69800,4673,'_customer_user','0'),
(69801,4673,'_payment_method','bacs'),
(69802,4673,'_payment_method_title','Direct bank transfer'),
(69803,4673,'_customer_ip_address','196.42.126.97'),
(69804,4673,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),
(69805,4673,'_created_via','checkout'),
(69806,4673,'_cart_hash','a20500fc8401a373e8383007b925a02e'),
(69807,4673,'_download_permissions_granted','yes'),
(69808,4673,'_recorded_sales','yes'),
(69809,4673,'_recorded_coupon_usage_counts','yes'),
(69810,4673,'_new_order_email_sent','true'),
(69811,4673,'_order_stock_reduced','yes'),
(69812,4673,'_billing_first_name','Pat'),
(69813,4673,'_billing_last_name','Wileman'),
(69814,4673,'_billing_address_1','18 Disa Avenue'),
(69815,4673,'_billing_city','FISH HOEK'),
(69816,4673,'_billing_state','WC'),
(69817,4673,'_billing_postcode','7926'),
(69818,4673,'_billing_country','ZA'),
(69819,4673,'_billing_email','pwileman@gmail.com'),
(69820,4673,'_billing_phone','0720980232'),
(69821,4673,'_shipping_first_name','Pat'),
(69822,4673,'_shipping_last_name','Wileman'),
(69823,4673,'_shipping_address_1','18 Disa Avenue'),
(69824,4673,'_shipping_city','FISH HOEK'),
(69825,4673,'_shipping_state','WC'),
(69826,4673,'_shipping_postcode','7926'),
(69827,4673,'_shipping_country','ZA'),
(69828,4673,'_order_currency','ZAR'),
(69829,4673,'_cart_discount','0'),
(69830,4673,'_cart_discount_tax','0'),
(69831,4673,'_order_shipping','0'),
(69832,4673,'_order_shipping_tax','0'),
(69833,4673,'_order_tax','78'),
(69834,4673,'_order_total','598.00'),
(69835,4673,'_order_version','8.2.1'),
(69836,4673,'_prices_include_tax','no'),
(69837,4673,'_billing_address_index','Pat Wileman  18 Disa Avenue  FISH HOEK WC 7926 ZA pwileman@gmail.com 0720980232'),
(69838,4673,'_shipping_address_index','Pat Wileman  18 Disa Avenue  FISH HOEK WC 7926 ZA '),
(69839,4673,'is_vat_exempt','no'),
(69841,4673,'_ga_tracked','1'),
(69843,4673,'_edit_lock','1698230006:244'),
(69860,4673,'_edit_last','244'),
(69861,4673,'_date_completed','1698230134'),
(69862,4673,'_date_paid','1698230134'),
(69863,4673,'_paid_date','2023-10-25 12:35:34'),
(69864,4673,'_completed_date','2023-10-25 12:35:34'),
(70047,3513,'_thumbnail_id','0'),
(70054,4674,'_variation_description',''),
(70055,4674,'_sku','13461'),
(70056,4674,'_regular_price','250'),
(70057,4674,'total_sales','0'),
(70058,4674,'_tax_status','taxable'),
(70059,4674,'_tax_class','parent'),
(70060,4674,'_manage_stock','yes'),
(70061,4674,'_backorders','no'),
(70062,4674,'_sold_individually','no'),
(70063,4674,'_virtual','no'),
(70064,4674,'_downloadable','no'),
(70065,4674,'_download_limit','-1'),
(70066,4674,'_download_expiry','-1'),
(70067,4674,'_stock','427'),
(70068,4674,'_stock_status','instock'),
(70069,4674,'_wc_average_rating','0'),
(70070,4674,'_wc_review_count','0'),
(70071,4674,'attribute_colour','Blue LED'),
(70072,4674,'_price','250'),
(70073,4674,'_product_version','9.8.5'),
(70074,4675,'_variation_description',''),
(70075,4675,'_sku','13462'),
(70076,4675,'_regular_price','250'),
(70077,4675,'total_sales','0'),
(70078,4675,'_tax_status','taxable'),
(70079,4675,'_tax_class','parent'),
(70080,4675,'_manage_stock','yes'),
(70081,4675,'_backorders','no'),
(70082,4675,'_sold_individually','no'),
(70083,4675,'_virtual','no'),
(70084,4675,'_downloadable','no'),
(70085,4675,'_download_limit','-1'),
(70086,4675,'_download_expiry','-1'),
(70087,4675,'_stock','656'),
(70088,4675,'_stock_status','instock'),
(70089,4675,'_wc_average_rating','0'),
(70090,4675,'_wc_review_count','0'),
(70091,4675,'attribute_colour','White LED'),
(70092,4675,'_price','250'),
(70093,4675,'_product_version','9.8.5'),
(70096,3666,'attribute_pa_option','5watt'),
(70097,3668,'attribute_pa_option','5watt'),
(70098,4674,'attribute_pa_option','3watt'),
(70099,4675,'attribute_pa_option','3watt'),
(70237,4676,'_order_key','wc_order_a8EXp0mNsmGRn'),
(70238,4676,'_customer_user','0'),
(70239,4676,'_payment_method','bacs'),
(70240,4676,'_payment_method_title','Direct bank transfer'),
(70241,4676,'_customer_ip_address','197.101.34.228'),
(70242,4676,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'),
(70243,4676,'_created_via','checkout'),
(70244,4676,'_cart_hash','25881c4de005c54af7cf73195400a442'),
(70245,4676,'_download_permissions_granted','yes'),
(70246,4676,'_recorded_sales','yes'),
(70247,4676,'_recorded_coupon_usage_counts','yes'),
(70248,4676,'_new_order_email_sent','true'),
(70249,4676,'_order_stock_reduced','yes'),
(70250,4676,'_billing_first_name','peter'),
(70251,4676,'_billing_last_name','baumgartner'),
(70252,4676,'_billing_address_1','37 mimosa street'),
(70253,4676,'_billing_city','jeffreys bay'),
(70254,4676,'_billing_state','EC'),
(70255,4676,'_billing_postcode','6330'),
(70256,4676,'_billing_country','ZA'),
(70257,4676,'_billing_email','pf3@baumgartners.de'),
(70258,4676,'_billing_phone','0734050909'),
(70259,4676,'_shipping_first_name','peter'),
(70260,4676,'_shipping_last_name','baumgartner'),
(70261,4676,'_shipping_address_1','37 mimosa street'),
(70262,4676,'_shipping_city','jeffreys bay'),
(70263,4676,'_shipping_state','EC'),
(70264,4676,'_shipping_postcode','6330'),
(70265,4676,'_shipping_country','ZA'),
(70266,4676,'_order_currency','ZAR'),
(70267,4676,'_cart_discount','0'),
(70268,4676,'_cart_discount_tax','0'),
(70269,4676,'_order_shipping','200'),
(70270,4676,'_order_shipping_tax','30'),
(70271,4676,'_order_tax','728.1'),
(70272,4676,'_order_total','5812.09'),
(70273,4676,'_order_version','8.2.1'),
(70274,4676,'_prices_include_tax','no'),
(70275,4676,'_billing_address_index','peter baumgartner  37 mimosa street  jeffreys bay EC 6330 ZA pf3@baumgartners.de 0734050909'),
(70276,4676,'_shipping_address_index','peter baumgartner  37 mimosa street  jeffreys bay EC 6330 ZA '),
(70277,4676,'is_vat_exempt','no'),
(70284,4676,'_ga_tracked','1'),
(70469,4676,'_edit_lock','1698738190:244'),
(70470,4676,'_edit_last','244'),
(70471,4676,'_date_completed','1698738321'),
(70472,4676,'_date_paid','1698738321'),
(70473,4676,'_paid_date','2023-10-31 09:45:21'),
(70474,4676,'_completed_date','2023-10-31 09:45:21'),
(70509,4677,'_order_key','wc_order_9AkJVkawH6dKH'),
(70510,4677,'_customer_user','0'),
(70511,4677,'_payment_method','bacs'),
(70512,4677,'_payment_method_title','Direct bank transfer'),
(70513,4677,'_customer_ip_address','165.165.239.54'),
(70514,4677,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'),
(70515,4677,'_created_via','checkout'),
(70516,4677,'_cart_hash','d2fa065ff2ced117fbe65d875e0a65f3'),
(70517,4677,'_download_permissions_granted','yes'),
(70518,4677,'_recorded_sales','yes'),
(70519,4677,'_recorded_coupon_usage_counts','yes'),
(70520,4677,'_new_order_email_sent','true'),
(70521,4677,'_order_stock_reduced','yes'),
(70522,4677,'_billing_first_name','Wicus'),
(70523,4677,'_billing_last_name','Van Wyk'),
(70524,4677,'_billing_address_1','92 Acacia Street, Heldervue, Somerset West'),
(70525,4677,'_billing_city','Cape Town'),
(70526,4677,'_billing_state','WC'),
(70527,4677,'_billing_postcode','7130'),
(70528,4677,'_billing_country','ZA'),
(70529,4677,'_billing_email','wicus-mts@hotmail.com'),
(70530,4677,'_billing_phone','0664779387'),
(70531,4677,'_shipping_first_name','Wicus'),
(70532,4677,'_shipping_last_name','Van Wyk'),
(70533,4677,'_shipping_address_1','92 Acacia Street, Heldervue, Somerset West'),
(70534,4677,'_shipping_city','Cape Town'),
(70535,4677,'_shipping_state','WC'),
(70536,4677,'_shipping_postcode','7130'),
(70537,4677,'_shipping_country','ZA'),
(70538,4677,'_order_currency','ZAR'),
(70539,4677,'_cart_discount','0'),
(70540,4677,'_cart_discount_tax','0'),
(70541,4677,'_order_shipping','200'),
(70542,4677,'_order_shipping_tax','30'),
(70543,4677,'_order_tax','904.5'),
(70544,4677,'_order_total','7164.50'),
(70545,4677,'_order_version','8.2.1'),
(70546,4677,'_prices_include_tax','no'),
(70547,4677,'_billing_address_index','Wicus Van Wyk  92 Acacia Street, Heldervue, Somerset West  Cape Town WC 7130 ZA wicus-mts@hotmail.com 0664779387'),
(70548,4677,'_shipping_address_index','Wicus Van Wyk  92 Acacia Street, Heldervue, Somerset West  Cape Town WC 7130 ZA '),
(70549,4677,'is_vat_exempt','no'),
(70550,4677,'_ga_tracked','1'),
(70571,4677,'_edit_lock','1698818620:244'),
(70572,4677,'_edit_last','244'),
(70573,4677,'_date_completed','1698818584'),
(70574,4677,'_date_paid','1698818584'),
(70575,4677,'_paid_date','2023-11-01 08:03:04'),
(70576,4677,'_completed_date','2023-11-01 08:03:04'),
(70823,4678,'_order_key','wc_order_CDCW0gnKMpSqk'),
(70824,4678,'_customer_user','0'),
(70825,4678,'_payment_method','bacs'),
(70826,4678,'_payment_method_title','Direct bank transfer'),
(70827,4678,'_customer_ip_address','102.39.140.50'),
(70828,4678,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1'),
(70829,4678,'_created_via','checkout'),
(70830,4678,'_cart_hash','09bc8a3603ff6b360b97de85d38f708e'),
(70831,4678,'_download_permissions_granted','yes'),
(70832,4678,'_recorded_sales','yes'),
(70833,4678,'_recorded_coupon_usage_counts','yes'),
(70834,4678,'_new_order_email_sent','true'),
(70835,4678,'_order_stock_reduced','yes'),
(70836,4678,'_billing_first_name','ielsje'),
(70837,4678,'_billing_last_name','Malan'),
(70838,4678,'_billing_company','CrossFit Eikestad'),
(70839,4678,'_billing_address_1','1 Du Toit street'),
(70840,4678,'_billing_address_2','Van der Stel sport grounds'),
(70841,4678,'_billing_city','Stellenbosch'),
(70842,4678,'_billing_state','WC'),
(70843,4678,'_billing_postcode','7600'),
(70844,4678,'_billing_country','ZA'),
(70845,4678,'_billing_email','ielsje@crossfiteikestad.co.za'),
(70846,4678,'_billing_phone','0828941613'),
(70847,4678,'_shipping_first_name','ielsje'),
(70848,4678,'_shipping_last_name','Malan'),
(70849,4678,'_shipping_company','CrossFit Eikestad'),
(70850,4678,'_shipping_address_1','1 Du Toit street'),
(70851,4678,'_shipping_address_2','Van der Stel sport grounds'),
(70852,4678,'_shipping_city','Stellenbosch'),
(70853,4678,'_shipping_state','WC'),
(70854,4678,'_shipping_postcode','7600'),
(70855,4678,'_shipping_country','ZA'),
(70856,4678,'_order_currency','ZAR'),
(70857,4678,'_cart_discount','0'),
(70858,4678,'_cart_discount_tax','0'),
(70859,4678,'_order_shipping','200'),
(70860,4678,'_order_shipping_tax','30'),
(70861,4678,'_order_tax','120'),
(70862,4678,'_order_total','1150.00'),
(70863,4678,'_order_version','8.2.1'),
(70864,4678,'_prices_include_tax','no'),
(70865,4678,'_billing_address_index','ielsje Malan CrossFit Eikestad 1 Du Toit street Van der Stel sport grounds Stellenbosch WC 7600 ZA ielsje@crossfiteikestad.co.za 0828941613'),
(70866,4678,'_shipping_address_index','ielsje Malan CrossFit Eikestad 1 Du Toit street Van der Stel sport grounds Stellenbosch WC 7600 ZA '),
(70867,4678,'is_vat_exempt','no'),
(70869,4678,'_ga_tracked','1'),
(70883,4678,'_edit_lock','1698904891:244'),
(70884,4678,'_edit_last','244'),
(70885,4678,'_date_completed','1698905012'),
(70886,4678,'_date_paid','1698905012'),
(70887,4678,'_paid_date','2023-11-02 08:03:32'),
(70888,4678,'_completed_date','2023-11-02 08:03:32'),
(70901,3197,'_thumbnail_id','0'),
(70902,3200,'_thumbnail_id','0'),
(70903,3198,'_thumbnail_id','0'),
(70904,3201,'_thumbnail_id','0'),
(70905,3199,'_thumbnail_id','0'),
(70906,3196,'_price','13180'),
(70907,3196,'_price','13685'),
(70908,3196,'_price','14785'),
(70909,3196,'_price','15610'),
(70910,3196,'_price','19995'),
(71687,4680,'_order_key','wc_order_YtEZfJSC8p3ra'),
(71688,4680,'_customer_user','0'),
(71689,4680,'_payment_method','bacs'),
(71690,4680,'_payment_method_title','Direct bank transfer'),
(71691,4680,'_customer_ip_address','102.132.242.82'),
(71692,4680,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'),
(71693,4680,'_created_via','checkout'),
(71694,4680,'_cart_hash','176b4105ca704d3694d790f16979c3f3'),
(71695,4680,'_download_permissions_granted','yes'),
(71696,4680,'_recorded_sales','yes'),
(71697,4680,'_recorded_coupon_usage_counts','yes'),
(71698,4680,'_new_order_email_sent','true'),
(71699,4680,'_order_stock_reduced','yes'),
(71700,4680,'_billing_first_name','Dave'),
(71701,4680,'_billing_last_name','Horsfall'),
(71702,4680,'_billing_address_1','15 Doordrift Village, 75 Doordrift Road'),
(71703,4680,'_billing_city','Consantia, Cape Town'),
(71704,4680,'_billing_state','WC'),
(71705,4680,'_billing_postcode','7806'),
(71706,4680,'_billing_country','ZA'),
(71707,4680,'_billing_email','equus210@gmail.com'),
(71708,4680,'_billing_phone','0795471400'),
(71709,4680,'_shipping_first_name','Dave'),
(71710,4680,'_shipping_last_name','Horsfall'),
(71711,4680,'_shipping_address_1','15 Doordrift Village, 75 Doordrift Road'),
(71712,4680,'_shipping_city','Consantia, Cape Town'),
(71713,4680,'_shipping_state','WC'),
(71714,4680,'_shipping_postcode','7806'),
(71715,4680,'_shipping_country','ZA'),
(71716,4680,'_order_currency','ZAR'),
(71717,4680,'_cart_discount','0'),
(71718,4680,'_cart_discount_tax','0'),
(71719,4680,'_order_shipping','0'),
(71720,4680,'_order_shipping_tax','0'),
(71721,4680,'_order_tax','564'),
(71722,4680,'_order_total','4324.00'),
(71723,4680,'_order_version','8.2.2'),
(71724,4680,'_prices_include_tax','no'),
(71725,4680,'_billing_address_index','Dave Horsfall  15 Doordrift Village, 75 Doordrift Road  Consantia, Cape Town WC 7806 ZA equus210@gmail.com 0795471400'),
(71726,4680,'_shipping_address_index','Dave Horsfall  15 Doordrift Village, 75 Doordrift Road  Consantia, Cape Town WC 7806 ZA '),
(71727,4680,'is_vat_exempt','no'),
(71728,4680,'_ga_tracked','1'),
(71755,4680,'_edit_lock','1699864036:244'),
(71756,4680,'_edit_last','244'),
(71757,4680,'_date_completed','1699864170'),
(71758,4680,'_date_paid','1699864170'),
(71759,4680,'_paid_date','2023-11-13 10:29:30'),
(71760,4680,'_completed_date','2023-11-13 10:29:30'),
(72317,4681,'_order_key','wc_order_qVQU4TfMgWa2y'),
(72318,4681,'_customer_user','0'),
(72319,4681,'_payment_method','cod'),
(72320,4681,'_payment_method_title','Get a quote'),
(72321,4681,'_customer_ip_address','41.116.44.73'),
(72322,4681,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36'),
(72323,4681,'_created_via','checkout'),
(72324,4681,'_cart_hash','2a729cfb397285298b550b55b73f0c1c'),
(72325,4681,'_download_permissions_granted','yes'),
(72326,4681,'_recorded_sales','yes'),
(72327,4681,'_recorded_coupon_usage_counts','yes'),
(72328,4681,'_new_order_email_sent','true'),
(72329,4681,'_order_stock_reduced','yes'),
(72330,4681,'_billing_first_name','Earlyn'),
(72331,4681,'_billing_last_name','Naidoo'),
(72332,4681,'_billing_company','Kayzeden Project Management'),
(72333,4681,'_billing_address_1','35 Lydia avenue reservoir hills'),
(72334,4681,'_billing_address_2','reservoir'),
(72335,4681,'_billing_city','Durban'),
(72336,4681,'_billing_state','KZN'),
(72337,4681,'_billing_postcode','4090'),
(72338,4681,'_billing_country','ZA'),
(72339,4681,'_billing_email','earlynnaidoo@gmail.com'),
(72340,4681,'_billing_phone','0614266565'),
(72341,4681,'_shipping_first_name','Earlyn'),
(72342,4681,'_shipping_last_name','Naidoo'),
(72343,4681,'_shipping_company','Kayzeden Project Management'),
(72344,4681,'_shipping_address_1','35 Lydia avenue reservoir hills'),
(72345,4681,'_shipping_address_2','reservoir'),
(72346,4681,'_shipping_city','Durban'),
(72347,4681,'_shipping_state','KZN'),
(72348,4681,'_shipping_postcode','4090'),
(72349,4681,'_shipping_country','ZA'),
(72350,4681,'_order_currency','ZAR'),
(72351,4681,'_cart_discount','0'),
(72352,4681,'_cart_discount_tax','0'),
(72353,4681,'_order_shipping','200'),
(72354,4681,'_order_shipping_tax','30'),
(72355,4681,'_order_tax','346.5'),
(72356,4681,'_order_total','2886.50'),
(72357,4681,'_order_version','8.3.0'),
(72358,4681,'_prices_include_tax','no'),
(72359,4681,'_billing_address_index','Earlyn Naidoo Kayzeden Project Management 35 Lydia avenue reservoir hills reservoir Durban KZN 4090 ZA earlynnaidoo@gmail.com 0614266565'),
(72360,4681,'_shipping_address_index','Earlyn Naidoo Kayzeden Project Management 35 Lydia avenue reservoir hills reservoir Durban KZN 4090 ZA '),
(72361,4681,'is_vat_exempt','no'),
(72362,4681,'_ga_tracked','1'),
(72375,4681,'_edit_lock','1700465534:244'),
(72376,4681,'_edit_last','244'),
(72377,4681,'_date_completed','1700465667'),
(72378,4681,'_date_paid','1700465667'),
(72379,4681,'_paid_date','2023-11-20 09:34:27'),
(72380,4681,'_completed_date','2023-11-20 09:34:27'),
(72388,4682,'_order_key','wc_order_T2AdvwH5Bi2lF'),
(72389,4682,'_customer_user','0'),
(72390,4682,'_payment_method','bacs'),
(72391,4682,'_payment_method_title','Direct bank transfer'),
(72392,4682,'_customer_ip_address','197.229.1.209'),
(72393,4682,'_customer_user_agent','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36'),
(72394,4682,'_created_via','checkout'),
(72395,4682,'_cart_hash','2a3f4def946700888b97f6e0a7e77d28'),
(72396,4682,'_download_permissions_granted','yes'),
(72397,4682,'_recorded_sales','yes'),
(72398,4682,'_recorded_coupon_usage_counts','yes'),
(72399,4682,'_new_order_email_sent','true'),
(72400,4682,'_order_stock_reduced','yes'),
(72401,4682,'_billing_first_name','Domonique'),
(72402,4682,'_billing_last_name','Jacobs'),
(72403,4682,'_billing_address_1','184 11th Avenue Kensington'),
(72404,4682,'_billing_city','Cape town'),
(72405,4682,'_billing_state','WC'),
(72406,4682,'_billing_postcode','7405'),
(72407,4682,'_billing_country','ZA'),
(72408,4682,'_billing_email','domonique84@hotmail.com'),
(72409,4682,'_billing_phone','0765563292'),
(72410,4682,'_shipping_first_name','Domonique'),
(72411,4682,'_shipping_last_name','Jacobs'),
(72412,4682,'_shipping_address_1','184 11th Avenue Kensington'),
(72413,4682,'_shipping_city','Cape town'),
(72414,4682,'_shipping_state','WC'),
(72415,4682,'_shipping_postcode','7405'),
(72416,4682,'_shipping_country','ZA'),
(72417,4682,'_order_currency','ZAR'),
(72418,4682,'_cart_discount','0'),
(72419,4682,'_cart_discount_tax','0'),
(72420,4682,'_order_shipping','0'),
(72421,4682,'_order_shipping_tax','0'),
(72422,4682,'_order_tax','156.53'),
(72423,4682,'_order_total','1200.05'),
(72424,4682,'_order_version','8.3.0'),
(72425,4682,'_prices_include_tax','no'),
(72426,4682,'_billing_address_index','Domonique Jacobs  184 11th Avenue Kensington  Cape town WC 7405 ZA domonique84@hotmail.com 0765563292'),
(72427,4682,'_shipping_address_index','Domonique Jacobs  184 11th Avenue Kensington  Cape town WC 7405 ZA '),
(72428,4682,'is_vat_exempt','no'),
(72430,4682,'_ga_tracked','1'),
(72448,4682,'_edit_lock','1700478917:244'),
(72449,4682,'_edit_last','244'),
(72450,4682,'_date_completed','1700479049'),
(72451,4682,'_date_paid','1700479049'),
(72452,4682,'_paid_date','2023-11-20 13:17:29'),
(72453,4682,'_completed_date','2023-11-20 13:17:29'),
(72621,4005,'_price','22'),
(72622,4005,'_price','73'),
(72785,4684,'_order_key','wc_order_gAuskRAs3vZt7'),
(72786,4684,'_customer_user','0'),
(72787,4684,'_payment_method','bacs'),
(72788,4684,'_payment_method_title','Direct bank transfer'),
(72789,4684,'_customer_ip_address','105.184.28.57'),
(72790,4684,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/290.1.581873948 Mobile/15E148 Safari/604.1'),
(72791,4684,'_created_via','checkout'),
(72792,4684,'_cart_hash','1f90986f67c1064830f58c4d3c815dce'),
(72793,4684,'_download_permissions_granted','no'),
(72794,4684,'_recorded_sales','yes'),
(72795,4684,'_recorded_coupon_usage_counts','yes'),
(72796,4684,'_new_order_email_sent','true'),
(72797,4684,'_order_stock_reduced','yes'),
(72798,4684,'_billing_first_name','Shaun'),
(72799,4684,'_billing_last_name','Andreasen'),
(72800,4684,'_billing_address_1','170 Albert Road'),
(72801,4684,'_billing_address_2','The Woodstock Foundry'),
(72802,4684,'_billing_city','Cape Town'),
(72803,4684,'_billing_state','WC'),
(72804,4684,'_billing_postcode','7925'),
(72805,4684,'_billing_country','ZA'),
(72806,4684,'_billing_email','shaun@protongroup.co.za'),
(72807,4684,'_billing_phone','+27 (83) 675-1881'),
(72808,4684,'_shipping_first_name','Shaun'),
(72809,4684,'_shipping_last_name','Andreasen'),
(72810,4684,'_shipping_company','Chilli Lizzi'),
(72811,4684,'_shipping_address_1','170 Albert Road'),
(72812,4684,'_shipping_address_2','The Woodstock Foundry'),
(72813,4684,'_shipping_city','Cape Town'),
(72814,4684,'_shipping_state','WC'),
(72815,4684,'_shipping_postcode','7925'),
(72816,4684,'_shipping_country','ZA'),
(72817,4684,'_order_currency','ZAR'),
(72818,4684,'_cart_discount','0'),
(72819,4684,'_cart_discount_tax','0'),
(72820,4684,'_order_shipping','0'),
(72821,4684,'_order_shipping_tax','0'),
(72822,4684,'_order_tax','24'),
(72823,4684,'_order_total','184.00'),
(72824,4684,'_order_version','8.3.1'),
(72825,4684,'_prices_include_tax','no'),
(72826,4684,'_billing_address_index','Shaun Andreasen  170 Albert Road The Woodstock Foundry Cape Town WC 7925 ZA shaun@protongroup.co.za +27 (83) 675-1881'),
(72827,4684,'_shipping_address_index','Shaun Andreasen Chilli Lizzi 170 Albert Road The Woodstock Foundry Cape Town WC 7925 ZA '),
(72828,4684,'is_vat_exempt','no'),
(72830,4684,'_ga_tracked','1'),
(72849,4685,'_order_key','wc_order_HrXKamuzktBTM'),
(72850,4685,'_customer_user','0'),
(72851,4685,'_payment_method','bacs'),
(72852,4685,'_payment_method_title','Direct bank transfer'),
(72853,4685,'_customer_ip_address','41.13.122.85'),
(72854,4685,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36'),
(72855,4685,'_created_via','checkout'),
(72856,4685,'_cart_hash','5ca53f747701ee303ddfed4a0e16c0c9'),
(72857,4685,'_download_permissions_granted','yes'),
(72858,4685,'_recorded_sales','yes'),
(72859,4685,'_recorded_coupon_usage_counts','yes'),
(72860,4685,'_new_order_email_sent','true'),
(72861,4685,'_order_stock_reduced','yes'),
(72862,4685,'_billing_first_name','Karin'),
(72863,4685,'_billing_last_name','Botha'),
(72864,4685,'_billing_address_1','74 Kingfisher Street'),
(72865,4685,'_billing_address_2','Tuscany Ridge Estate'),
(72866,4685,'_billing_city','Potchefstroom'),
(72867,4685,'_billing_state','NW'),
(72868,4685,'_billing_postcode','2531'),
(72869,4685,'_billing_country','ZA'),
(72870,4685,'_billing_email','karin.botha@nwu.ac.za'),
(72871,4685,'_billing_phone','0836511843'),
(72872,4685,'_shipping_first_name','Karin'),
(72873,4685,'_shipping_last_name','Botha'),
(72874,4685,'_shipping_address_1','74 Kingfisher Street'),
(72875,4685,'_shipping_address_2','Tuscany Ridge Estate'),
(72876,4685,'_shipping_city','Potchefstroom'),
(72877,4685,'_shipping_state','NW'),
(72878,4685,'_shipping_postcode','2531'),
(72879,4685,'_shipping_country','ZA'),
(72880,4685,'_order_currency','ZAR'),
(72881,4685,'_cart_discount','0'),
(72882,4685,'_cart_discount_tax','0'),
(72883,4685,'_order_shipping','200'),
(72884,4685,'_order_shipping_tax','30'),
(72885,4685,'_order_tax','39.13'),
(72886,4685,'_order_total','530.01'),
(72887,4685,'_order_version','8.3.1'),
(72888,4685,'_prices_include_tax','no'),
(72889,4685,'_billing_address_index','Karin Botha  74 Kingfisher Street Tuscany Ridge Estate Potchefstroom NW 2531 ZA karin.botha@nwu.ac.za 0836511843'),
(72890,4685,'_shipping_address_index','Karin Botha  74 Kingfisher Street Tuscany Ridge Estate Potchefstroom NW 2531 ZA '),
(72891,4685,'is_vat_exempt','no'),
(72893,4685,'_ga_tracked','1'),
(72895,4685,'_edit_lock','1700815367:244'),
(72896,4685,'_edit_last','244'),
(72897,4685,'_date_completed','1700815494'),
(72898,4685,'_date_paid','1700815494'),
(72899,4685,'_paid_date','2023-11-24 10:44:54'),
(72900,4685,'_completed_date','2023-11-24 10:44:54'),
(73447,4686,'_order_key','wc_order_Jzr5SfQAgAYHI'),
(73448,4686,'_customer_user','0'),
(73449,4686,'_payment_method','bacs'),
(73450,4686,'_payment_method_title','Direct bank transfer'),
(73451,4686,'_customer_ip_address','41.13.2.58'),
(73452,4686,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Mobile Safari/537.36'),
(73453,4686,'_created_via','checkout'),
(73454,4686,'_cart_hash','b66b9608af36aa07c39168a0d62ac91b'),
(73455,4686,'_download_permissions_granted','yes'),
(73456,4686,'_recorded_sales','yes'),
(73457,4686,'_recorded_coupon_usage_counts','yes'),
(73458,4686,'_new_order_email_sent','true'),
(73459,4686,'_order_stock_reduced','yes'),
(73460,4686,'_billing_first_name','Melanie'),
(73461,4686,'_billing_last_name','van Zyl'),
(73462,4686,'_billing_company','MAE van Zyl'),
(73463,4686,'_billing_address_1','23 CENTRAL ROAD, PRIESKA, PRIESKA'),
(73464,4686,'_billing_address_2','PRIESKA'),
(73465,4686,'_billing_city','PRIESKA'),
(73466,4686,'_billing_state','NC'),
(73467,4686,'_billing_postcode','8940'),
(73468,4686,'_billing_country','ZA'),
(73469,4686,'_billing_email','melanievanzyl22@gmail.com'),
(73470,4686,'_billing_phone','+27767556788'),
(73471,4686,'_shipping_first_name','Melanie'),
(73472,4686,'_shipping_last_name','van Zyl'),
(73473,4686,'_shipping_company','MAE van Zyl'),
(73474,4686,'_shipping_address_1','23 CENTRAL ROAD, PRIESKA, PRIESKA'),
(73475,4686,'_shipping_address_2','PRIESKA'),
(73476,4686,'_shipping_city','PRIESKA'),
(73477,4686,'_shipping_state','NC'),
(73478,4686,'_shipping_postcode','8940'),
(73479,4686,'_shipping_country','ZA'),
(73480,4686,'_order_currency','ZAR'),
(73481,4686,'_cart_discount','0'),
(73482,4686,'_cart_discount_tax','0'),
(73483,4686,'_order_shipping','0'),
(73484,4686,'_order_shipping_tax','0'),
(73485,4686,'_order_tax','803.25'),
(73486,4686,'_order_total','6158.25'),
(73487,4686,'_order_version','8.3.1'),
(73488,4686,'_prices_include_tax','no'),
(73489,4686,'_billing_address_index','Melanie van Zyl MAE van Zyl 23 CENTRAL ROAD, PRIESKA, PRIESKA PRIESKA PRIESKA NC 8940 ZA melanievanzyl22@gmail.com +27767556788'),
(73490,4686,'_shipping_address_index','Melanie van Zyl MAE van Zyl 23 CENTRAL ROAD, PRIESKA, PRIESKA PRIESKA PRIESKA NC 8940 ZA '),
(73491,4686,'is_vat_exempt','no'),
(73492,4686,'_ga_tracked','1'),
(73501,4686,'_edit_lock','1701343891:244'),
(73502,4686,'_edit_last','244'),
(73503,4686,'_date_completed','1701344022'),
(73504,4686,'_date_paid','1701344022'),
(73505,4686,'_paid_date','2023-11-30 13:33:42'),
(73506,4686,'_completed_date','2023-11-30 13:33:42'),
(73587,4655,'_thumbnail_id','0'),
(73588,4656,'_thumbnail_id','0'),
(73733,3498,'_price','70.21'),
(74463,4687,'_order_key','wc_order_eqYzIZ8w4CsNt'),
(74464,4687,'_customer_user','0'),
(74465,4687,'_payment_method','cod'),
(74466,4687,'_payment_method_title','Get a quote'),
(74467,4687,'_customer_ip_address','160.226.218.142'),
(74468,4687,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),
(74469,4687,'_created_via','checkout'),
(74470,4687,'_cart_hash','96b7575a05cfde6e4ad3ba56d45f620e'),
(74471,4687,'_download_permissions_granted','yes'),
(74472,4687,'_recorded_sales','yes'),
(74473,4687,'_recorded_coupon_usage_counts','yes'),
(74474,4687,'_new_order_email_sent','true'),
(74475,4687,'_order_stock_reduced','yes'),
(74476,4687,'_billing_first_name','Paul'),
(74477,4687,'_billing_last_name','Visser'),
(74478,4687,'_billing_address_1','12 Audrey Blignauld St, Langenhoven Park'),
(74479,4687,'_billing_city','Bloemfontein'),
(74480,4687,'_billing_state','FS'),
(74481,4687,'_billing_postcode','9330'),
(74482,4687,'_billing_country','ZA'),
(74483,4687,'_billing_email','home360.pjv@gmail.com'),
(74484,4687,'_billing_phone','0635128904'),
(74485,4687,'_shipping_first_name','Paul'),
(74486,4687,'_shipping_last_name','Visser'),
(74487,4687,'_shipping_address_1','12 Audrey Blignauld St, Langenhoven Park'),
(74488,4687,'_shipping_city','Bloemfontein'),
(74489,4687,'_shipping_state','FS'),
(74490,4687,'_shipping_postcode','9330'),
(74491,4687,'_shipping_country','ZA'),
(74492,4687,'_order_currency','ZAR'),
(74493,4687,'_cart_discount','0'),
(74494,4687,'_cart_discount_tax','0'),
(74495,4687,'_order_shipping','200'),
(74496,4687,'_order_shipping_tax','30'),
(74497,4687,'_order_tax','1824.75'),
(74498,4687,'_order_total','14219.75'),
(74499,4687,'_order_version','8.3.1'),
(74500,4687,'_prices_include_tax','no'),
(74501,4687,'_billing_address_index','Paul Visser  12 Audrey Blignauld St, Langenhoven Park  Bloemfontein FS 9330 ZA home360.pjv@gmail.com 0635128904'),
(74502,4687,'_shipping_address_index','Paul Visser  12 Audrey Blignauld St, Langenhoven Park  Bloemfontein FS 9330 ZA '),
(74503,4687,'is_vat_exempt','no'),
(74504,4687,'_ga_tracked','1'),
(74508,4688,'_order_key','wc_order_uy43KXiADLGyl'),
(74509,4688,'_customer_user','0'),
(74510,4688,'_payment_method','bacs'),
(74511,4688,'_payment_method_title','Direct bank transfer'),
(74512,4688,'_customer_ip_address','41.13.243.85'),
(74513,4688,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36'),
(74514,4688,'_created_via','checkout'),
(74515,4688,'_cart_hash','e24f5f5320662a759f511ae1283937ea'),
(74516,4688,'_download_permissions_granted','yes'),
(74517,4688,'_recorded_sales','yes'),
(74518,4688,'_recorded_coupon_usage_counts','yes'),
(74519,4688,'_new_order_email_sent','true'),
(74520,4688,'_order_stock_reduced','yes'),
(74521,4688,'_billing_first_name','Megan'),
(74522,4688,'_billing_last_name','Wyche'),
(74523,4688,'_billing_address_1','7 Herron Close'),
(74524,4688,'_billing_city','Riebeek Kasteel'),
(74525,4688,'_billing_state','WC'),
(74526,4688,'_billing_postcode','7307'),
(74527,4688,'_billing_country','ZA'),
(74528,4688,'_billing_email','megan.wyche@gmail.com'),
(74529,4688,'_billing_phone','0795015155'),
(74530,4688,'_shipping_first_name','Megan'),
(74531,4688,'_shipping_last_name','Wyche'),
(74532,4688,'_shipping_address_1','7 Herron Close'),
(74533,4688,'_shipping_city','Riebeek Kasteel'),
(74534,4688,'_shipping_state','WC'),
(74535,4688,'_shipping_postcode','7307'),
(74536,4688,'_shipping_country','ZA'),
(74537,4688,'_order_currency','ZAR'),
(74538,4688,'_cart_discount','0'),
(74539,4688,'_cart_discount_tax','0'),
(74540,4688,'_order_shipping','0'),
(74541,4688,'_order_shipping_tax','0'),
(74542,4688,'_order_tax','233.25'),
(74543,4688,'_order_total','1788.25'),
(74544,4688,'_order_version','8.3.1'),
(74545,4688,'_prices_include_tax','no'),
(74546,4688,'_billing_address_index','Megan Wyche  7 Herron Close  Riebeek Kasteel WC 7307 ZA megan.wyche@gmail.com 0795015155'),
(74547,4688,'_shipping_address_index','Megan Wyche  7 Herron Close  Riebeek Kasteel WC 7307 ZA '),
(74548,4688,'is_vat_exempt','no'),
(74549,4688,'_ga_tracked','1'),
(74670,4687,'_edit_lock','1702113621:244'),
(74671,4687,'_edit_last','244'),
(74672,4687,'_date_completed','1702113750'),
(74673,4687,'_date_paid','1702113750'),
(74674,4687,'_paid_date','2023-12-09 11:22:30'),
(74675,4687,'_completed_date','2023-12-09 11:22:30'),
(74840,4688,'_edit_lock','1702305653:244'),
(74841,4688,'_edit_last','244'),
(74842,4688,'_date_completed','1702305768'),
(74843,4688,'_date_paid','1702305768'),
(74844,4688,'_paid_date','2023-12-11 16:42:48'),
(74845,4688,'_completed_date','2023-12-11 16:42:48'),
(74847,3177,'_wp_old_slug','kreepykraulyleaftrap'),
(74848,3177,'_yoast_wpseo_primary_product_cat',''),
(74849,3177,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74850,3177,'_yoast_wpseo_wordproof_timestamp',''),
(74851,3176,'_wp_attachment_image_alt','Pool Kreepy Krauly Leaftrap'),
(74852,3177,'_yoast_wpseo_focuskw','Pool Kreepy Krauly'),
(74853,3177,'_yoast_wpseo_title','Pool Kreepy Krauly Leaftrap - Nixin Poolware'),
(74854,3177,'_yoast_wpseo_metadesc','Keep your pool pristine with the Pool Kreepy Krauly Leaf Trap from Nixin. Effectively capture and prevent leaves and debris from entering your pool'),
(74855,3177,'_yoast_wpseo_linkdex','49'),
(74856,2954,'_wp_old_slug','intelliflovsdpump'),
(74857,2954,'_yoast_wpseo_primary_product_cat',''),
(74858,2954,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74859,2954,'_yoast_wpseo_wordproof_timestamp',''),
(74860,2954,'_yoast_wpseo_focuskw','VSD Pool Pump'),
(74861,2954,'_yoast_wpseo_title','Intelliflo VSD Pool Pump - Nixin Poolware'),
(74862,2954,'_yoast_wpseo_metadesc','Experience efficiency and innovation with the Intelliflo VSD Pool Pump from Nixin. Explore our cutting-edge variable speed pool pump'),
(74863,2954,'_yoast_wpseo_linkdex','44'),
(74864,3491,'_wp_old_slug','eqvinylpatchkit'),
(74865,3491,'_yoast_wpseo_wordproof_timestamp',''),
(74866,3490,'_wp_attachment_image_alt','EQ Vinyl Pool Patch Kit'),
(74867,3491,'_yoast_wpseo_focuskw','Pool Patch Kit'),
(74868,3491,'_yoast_wpseo_title','EQ Vinyl Pool Patch Kit - Nixin Poolware'),
(74869,3491,'_yoast_wpseo_metadesc','Repair your vinyl pool effortlessly with the EQ Vinyl Pool Patch Kit from Nixin. Explore our product designed for quick and durable repairs'),
(74870,3491,'_yoast_wpseo_linkdex','47'),
(74871,3459,'_yoast_wpseo_primary_product_cat',''),
(74872,3459,'_yoast_wpseo_title','Aqua Pool Dazzle - On Sale | Nixin Poolware'),
(74873,3459,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(74874,3459,'_yoast_wpseo_wordproof_timestamp',''),
(74875,3459,'_wp_old_slug','aquadazzle'),
(74876,3458,'_wp_attachment_image_alt','Aqua Pool Dazzle'),
(74877,3459,'_yoast_wpseo_focuskw','Aqua Pool Dazzle'),
(74878,3459,'_yoast_wpseo_metadesc','Elevate your pool\'s water quality with Aqua Dazzle from Nixin. Explore our premium pool water treatment solution designed for simplicity and effectiveness.'),
(74879,3459,'_yoast_wpseo_linkdex','44'),
(74880,3102,'_wp_old_slug','aquachekteststrips'),
(74881,3102,'_yoast_wpseo_primary_product_cat',''),
(74882,3102,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(74883,3102,'_yoast_wpseo_wordproof_timestamp',''),
(74884,3101,'_wp_attachment_image_alt','AquaChek Test Strips'),
(74885,3102,'_yoast_wpseo_focuskw','AquaChek Test Strips'),
(74886,3102,'_yoast_wpseo_title','AquaChek Test Strips - Nixin Poolware'),
(74887,3102,'_yoast_wpseo_metadesc','Ensure precise pool water testing with AquaChek Test Strips from Nixin. Explore our reliable and easy-to-use test strips designed measurements of chlorine,'),
(74888,3102,'_yoast_wpseo_linkdex','49'),
(74889,3110,'_wp_old_slug','baracudaregulatorvalve'),
(74890,3110,'_yoast_wpseo_primary_product_cat',''),
(74891,3110,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74892,3110,'_yoast_wpseo_wordproof_timestamp',''),
(74893,3109,'_wp_attachment_image_alt','Baracuda Regulator Valve'),
(74894,3110,'_yoast_wpseo_focuskw','Baracuda Regulator Valve'),
(74895,3110,'_yoast_wpseo_title','Baracuda Regulator Valve - Nixin Poolware'),
(74896,3110,'_yoast_wpseo_metadesc','Optimize your pool\'s cleaning with the Baracuda Regulator Valve. Our product is designed to enhance the performance of your pool cleaner.'),
(74897,3110,'_yoast_wpseo_linkdex','49'),
(74898,3115,'_wp_attachment_image_alt','Compression Ring'),
(74899,3116,'_wp_old_slug','compressionring'),
(74900,3116,'_yoast_wpseo_primary_product_cat',''),
(74901,3116,'_yoast_wpseo_focuskw','Compression Ring'),
(74902,3116,'_yoast_wpseo_title','Compression Ring - Pool Equipment - Nixin Poolware'),
(74903,3116,'_yoast_wpseo_metadesc','Enhance the durability of your pool equipment with the Compression Ring. Explore our product designed for secure and reliable connections'),
(74904,3116,'_yoast_wpseo_linkdex','49'),
(74905,3116,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74906,3116,'_yoast_wpseo_wordproof_timestamp',''),
(74907,3118,'_wp_old_slug','copperteststrips25s'),
(74908,3118,'_yoast_wpseo_primary_product_cat',''),
(74909,3118,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74910,3118,'_yoast_wpseo_wordproof_timestamp',''),
(74911,3118,'_yoast_wpseo_focuskw','Copper Test Strips'),
(74912,3118,'_yoast_wpseo_title','Copper Test Strips 25\'s - Nixin Poolware'),
(74913,3118,'_yoast_wpseo_metadesc','Explore our reliable and easy-to-use test strips designed for accurate measurements of copper concentrations in your pool water. Copper Test Strips'),
(74914,3118,'_yoast_wpseo_linkdex','47'),
(74915,3553,'_wp_old_slug','retainerring'),
(74916,3553,'_yoast_wpseo_wordproof_timestamp',''),
(74917,3552,'_wp_attachment_image_alt','Diaphragm Retainer Ring'),
(74918,3553,'_yoast_wpseo_focuskw','Diaphragm Retainer Ring'),
(74919,3553,'_yoast_wpseo_title','Diaphragm Retainer Ring - Nixin Poolware'),
(74920,3553,'_yoast_wpseo_metadesc','Secure your pool fittings with the Retainer Ring. Our product is designed for a reliable and tight seal, ensuring the durability and optimal performance'),
(74921,3553,'_yoast_wpseo_linkdex','44'),
(74922,3601,'_wp_old_slug','5wetnichecasingcomplete'),
(74923,3601,'_yoast_wpseo_wordproof_timestamp',''),
(74924,3600,'_wp_attachment_image_alt','5\" Wetniche Casing Complete'),
(74925,3601,'_yoast_wpseo_focuskw','Casing Complete'),
(74926,3601,'_yoast_wpseo_title','5\" Wetniche Casing Complete - Pool Lights Tools - Nixin Poolware'),
(74927,3601,'_yoast_wpseo_metadesc','Optimize your pool lighting with the 5\" WetNiche Casing Complete from Nixin. Explore our product designed for secure and efficient housing of pool lights'),
(74928,3601,'_yoast_wpseo_linkdex','47'),
(74929,3599,'_wp_old_slug','5wetnichehalfcasingcomplete'),
(74930,3599,'_yoast_wpseo_wordproof_timestamp',''),
(74931,3598,'_wp_attachment_image_alt','5\" Wetniche Half Casing Complete'),
(74932,3599,'_yoast_wpseo_focuskw','Half Casing Complete'),
(74933,3599,'_yoast_wpseo_title','5\" Wetniche Half Casing Complete - Nixin Poolware'),
(74934,3599,'_yoast_wpseo_metadesc','Illuminate your pool with precision using the 5\" WetNiche Half Casing Complete. . Explore our product designed for secure housing of pool lights'),
(74935,3599,'_yoast_wpseo_linkdex','47'),
(74936,3203,'_wp_old_slug','eq8wheelsweeper'),
(74937,3203,'_yoast_wpseo_primary_product_cat',''),
(74938,3203,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74939,3203,'_yoast_wpseo_wordproof_timestamp',''),
(74940,3202,'_wp_attachment_image_alt','8 Wheel Sweeper'),
(74941,3203,'_yoast_wpseo_focuskw','8 Wheel Sweeper'),
(74942,3203,'_yoast_wpseo_title','8 Wheel Sweeper - Pool Cleaning Equipment - Nixin Poolware'),
(74943,3203,'_yoast_wpseo_metadesc','Elevate your pool maintenance with the EQ 8-Wheel Sweeper from Nixin. Explore our product designed for efficient and thorough cleaning of pool surfaces.'),
(74944,3203,'_yoast_wpseo_linkdex','49'),
(74945,3204,'_wp_attachment_image_alt','Aimflo Liner Gasket'),
(74946,3205,'_wp_old_slug','eqaimflogasket'),
(74947,3205,'_yoast_wpseo_primary_product_cat',''),
(74948,3205,'_yoast_wpseo_focuskw','Aimflo Liner Gasket'),
(74949,3205,'_yoast_wpseo_title','Aimflo Liner Gasket - Nixin Poolware'),
(74950,3205,'_yoast_wpseo_metadesc','Ensure a secure seal for your pool equipment with the EQ AIMFLO Gasket. Explore our product designed for reliable gasket replacement.'),
(74951,3205,'_yoast_wpseo_linkdex','44'),
(74952,3205,'_yoast_wpseo_estimated-reading-time-minutes','0'),
(74953,3205,'_yoast_wpseo_wordproof_timestamp',''),
(74954,3100,'_wp_old_slug','aquacureturboshock'),
(74955,3100,'_yoast_wpseo_primary_product_cat',''),
(74956,3100,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(74957,3100,'_yoast_wpseo_wordproof_timestamp',''),
(74958,3099,'_wp_attachment_image_alt','Aqua Cure Turbo Shock'),
(74959,3100,'_yoast_wpseo_focuskw','Cure Turbo Shock'),
(74960,3100,'_yoast_wpseo_title','Aqua Cure Turbo Shock - Nixin Poolware'),
(74961,3100,'_yoast_wpseo_metadesc','Revitalize your pool water with Aqua Cure Turbo Shock. Explore our powerful shock treatment designed to quickly eliminate contaminants'),
(74962,3100,'_yoast_wpseo_linkdex','47'),
(75070,4693,'_order_key','wc_order_pjAqdGu2uKq77'),
(75071,4693,'_customer_user','0'),
(75072,4693,'_payment_method','cod'),
(75073,4693,'_payment_method_title','Get a quote'),
(75074,4693,'_customer_ip_address','105.0.7.160'),
(75075,4693,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1'),
(75076,4693,'_created_via','checkout'),
(75077,4693,'_cart_hash','bcabdfecdea9836994a74a97f6989f55'),
(75078,4693,'_download_permissions_granted','yes'),
(75079,4693,'_recorded_sales','yes'),
(75080,4693,'_recorded_coupon_usage_counts','yes'),
(75081,4693,'_new_order_email_sent','true'),
(75082,4693,'_order_stock_reduced','yes'),
(75083,4693,'_billing_first_name','Chane'),
(75084,4693,'_billing_last_name','Visagie'),
(75085,4693,'_billing_address_1','2 Henry streer'),
(75086,4693,'_billing_address_2','Parkdene'),
(75087,4693,'_billing_city','Boksburg'),
(75088,4693,'_billing_state','GP'),
(75089,4693,'_billing_postcode','1459'),
(75090,4693,'_billing_country','ZA'),
(75091,4693,'_billing_email','chane@woordenlewe.com'),
(75092,4693,'_billing_phone','0834010486'),
(75093,4693,'_shipping_first_name','Chane'),
(75094,4693,'_shipping_last_name','Visagie'),
(75095,4693,'_shipping_address_1','2 Henry streer'),
(75096,4693,'_shipping_address_2','Parkdene'),
(75097,4693,'_shipping_city','Boksburg'),
(75098,4693,'_shipping_state','GP'),
(75099,4693,'_shipping_postcode','1459'),
(75100,4693,'_shipping_country','ZA'),
(75101,4693,'_order_currency','ZAR'),
(75102,4693,'_cart_discount','0'),
(75103,4693,'_cart_discount_tax','0'),
(75104,4693,'_order_shipping','300'),
(75105,4693,'_order_shipping_tax','45'),
(75106,4693,'_order_tax','579.6'),
(75107,4693,'_order_total','4788.60'),
(75108,4693,'_order_version','8.4.0'),
(75109,4693,'_prices_include_tax','no'),
(75110,4693,'_billing_address_index','Chane Visagie  2 Henry streer Parkdene Boksburg GP 1459 ZA chane@woordenlewe.com 0834010486'),
(75111,4693,'_shipping_address_index','Chane Visagie  2 Henry streer Parkdene Boksburg GP 1459 ZA '),
(75112,4693,'is_vat_exempt','no'),
(75114,4693,'_ga_tracked','1'),
(75230,4693,'_edit_lock','1702534099:244'),
(75231,4693,'_edit_last','244'),
(75232,4693,'_date_completed','1702534227'),
(75233,4693,'_date_paid','1702534227'),
(75234,4693,'_paid_date','2023-12-14 08:10:27'),
(75235,4693,'_completed_date','2023-12-14 08:10:27'),
(75548,4694,'_order_key','wc_order_TuvN94W6qifMd'),
(75549,4694,'_customer_user','0'),
(75550,4694,'_payment_method','bacs'),
(75551,4694,'_payment_method_title','Direct bank transfer'),
(75552,4694,'_customer_ip_address','41.145.193.44'),
(75553,4694,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36'),
(75554,4694,'_created_via','checkout'),
(75555,4694,'_cart_hash','92b0a5f9fc85832442b580e6f5d9806a'),
(75556,4694,'_download_permissions_granted','yes'),
(75557,4694,'_recorded_sales','yes'),
(75558,4694,'_recorded_coupon_usage_counts','yes'),
(75559,4694,'_new_order_email_sent','true'),
(75560,4694,'_order_stock_reduced','yes'),
(75561,4694,'_billing_first_name','Yameen'),
(75562,4694,'_billing_last_name','Hajee'),
(75563,4694,'_billing_company','Just Plumbing'),
(75564,4694,'_billing_address_1','95 Nightingale Avenue'),
(75565,4694,'_billing_city','Lenasia'),
(75566,4694,'_billing_state','GP'),
(75567,4694,'_billing_postcode','1820'),
(75568,4694,'_billing_country','ZA'),
(75569,4694,'_billing_email','Justplumbing3@gmail.com'),
(75570,4694,'_billing_phone','0833021981'),
(75571,4694,'_shipping_first_name','Yameen'),
(75572,4694,'_shipping_last_name','Hajee'),
(75573,4694,'_shipping_company','Just Plumbing'),
(75574,4694,'_shipping_address_1','95 Nightingale Avenue'),
(75575,4694,'_shipping_city','Lenasia'),
(75576,4694,'_shipping_state','GP'),
(75577,4694,'_shipping_postcode','1820'),
(75578,4694,'_shipping_country','ZA'),
(75579,4694,'_order_currency','ZAR'),
(75580,4694,'_cart_discount','0'),
(75581,4694,'_cart_discount_tax','0'),
(75582,4694,'_order_shipping','200'),
(75583,4694,'_order_shipping_tax','30'),
(75584,4694,'_order_tax','543'),
(75585,4694,'_order_total','4393.00'),
(75586,4694,'_order_version','8.4.0'),
(75587,4694,'_prices_include_tax','no'),
(75588,4694,'_billing_address_index','Yameen Hajee Just Plumbing 95 Nightingale Avenue  Lenasia GP 1820 ZA Justplumbing3@gmail.com 0833021981'),
(75589,4694,'_shipping_address_index','Yameen Hajee Just Plumbing 95 Nightingale Avenue  Lenasia GP 1820 ZA '),
(75590,4694,'is_vat_exempt','no'),
(75591,4694,'_ga_tracked','1'),
(75606,4694,'_edit_lock','1702993080:244'),
(75607,4694,'_edit_last','244'),
(75608,4694,'_date_completed','1702993214'),
(75609,4694,'_date_paid','1702993214'),
(75610,4694,'_paid_date','2023-12-19 15:40:14'),
(75611,4694,'_completed_date','2023-12-19 15:40:14'),
(76108,4697,'_order_key','wc_order_ko1LF47eF69Bb'),
(76109,4697,'_customer_user','0'),
(76110,4697,'_payment_method','bacs'),
(76111,4697,'_payment_method_title','Direct bank transfer'),
(76112,4697,'_customer_ip_address','196.210.35.204'),
(76113,4697,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36'),
(76114,4697,'_created_via','checkout'),
(76115,4697,'_cart_hash','21cc8ed4a7c347ef8c2f632c57c8f4d6'),
(76116,4697,'_download_permissions_granted','yes'),
(76117,4697,'_recorded_sales','yes'),
(76118,4697,'_recorded_coupon_usage_counts','yes'),
(76119,4697,'_new_order_email_sent','true'),
(76120,4697,'_order_stock_reduced','yes'),
(76121,4697,'_billing_first_name','Wessel'),
(76122,4697,'_billing_last_name','van der Merwe'),
(76123,4697,'_billing_address_1','6 Roella Crescent'),
(76124,4697,'_billing_city','Welgedacht'),
(76125,4697,'_billing_state','WC'),
(76126,4697,'_billing_postcode','7530'),
(76127,4697,'_billing_country','ZA'),
(76128,4697,'_billing_email','wessel.vdm@gmail.com'),
(76129,4697,'_billing_phone','0834148087'),
(76130,4697,'_shipping_first_name','Wessel'),
(76131,4697,'_shipping_last_name','van der Merwe'),
(76132,4697,'_shipping_address_1','6 Roella Crescent'),
(76133,4697,'_shipping_city','Welgedacht'),
(76134,4697,'_shipping_state','WC'),
(76135,4697,'_shipping_postcode','7530'),
(76136,4697,'_shipping_country','ZA'),
(76137,4697,'_order_currency','ZAR'),
(76138,4697,'_cart_discount','0'),
(76139,4697,'_cart_discount_tax','0'),
(76140,4697,'_order_shipping','0'),
(76141,4697,'_order_shipping_tax','0'),
(76142,4697,'_order_tax','854.91'),
(76143,4697,'_order_total','6554.31'),
(76144,4697,'_order_version','8.4.0'),
(76145,4697,'_prices_include_tax','no'),
(76146,4697,'_billing_address_index','Wessel van der Merwe  6 Roella Crescent  Welgedacht WC 7530 ZA wessel.vdm@gmail.com 0834148087'),
(76147,4697,'_shipping_address_index','Wessel van der Merwe  6 Roella Crescent  Welgedacht WC 7530 ZA '),
(76148,4697,'is_vat_exempt','no'),
(76154,4697,'_ga_tracked','1'),
(76169,4697,'_edit_lock','1704436558:244'),
(76170,4697,'_edit_last','244'),
(76171,4697,'_date_completed','1704436537'),
(76172,4697,'_date_paid','1704436537'),
(76173,4697,'_paid_date','2024-01-05 08:35:37'),
(76174,4697,'_completed_date','2024-01-05 08:35:37'),
(76290,3053,'_price','2712'),
(76291,3053,'_price','2976'),
(76292,3053,'_price','3204'),
(76313,3069,'_thumbnail_id','0'),
(76314,3070,'_thumbnail_id','0'),
(76323,3072,'_price','36520.87'),
(76324,3072,'_price','57390.43'),
(76325,3072,'_price','106086.96'),
(76326,3072,'_price','113912.17'),
(76531,4700,'_order_key','wc_order_f92OqPyfC9KTd'),
(76532,4700,'_customer_user','0'),
(76533,4700,'_payment_method','bacs'),
(76534,4700,'_payment_method_title','Direct bank transfer'),
(76535,4700,'_customer_ip_address','45.222.27.132'),
(76536,4700,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0'),
(76537,4700,'_created_via','checkout'),
(76538,4700,'_cart_hash','0727db86654d57bbaf7e0d4ec84cc575'),
(76539,4700,'_download_permissions_granted','yes'),
(76540,4700,'_recorded_sales','yes'),
(76541,4700,'_recorded_coupon_usage_counts','yes'),
(76542,4700,'_new_order_email_sent','true'),
(76543,4700,'_order_stock_reduced','yes'),
(76544,4700,'_billing_first_name','Jacques'),
(76545,4700,'_billing_last_name','Coetzee'),
(76546,4700,'_billing_company','private'),
(76547,4700,'_billing_address_1','42 Umzumaai Lane, Ceres, 6835'),
(76548,4700,'_billing_city','Ceres'),
(76549,4700,'_billing_state','WC'),
(76550,4700,'_billing_postcode','6835'),
(76551,4700,'_billing_country','ZA'),
(76552,4700,'_billing_email','jcoetzee@nnz.co.za'),
(76553,4700,'_billing_phone','+27664420940'),
(76554,4700,'_shipping_first_name','Jacques'),
(76555,4700,'_shipping_last_name','Coetzee'),
(76556,4700,'_shipping_company','private'),
(76557,4700,'_shipping_address_1','42 Umzumaai Lane, Ceres, 6835'),
(76558,4700,'_shipping_city','Ceres'),
(76559,4700,'_shipping_state','WC'),
(76560,4700,'_shipping_postcode','6835'),
(76561,4700,'_shipping_country','ZA'),
(76562,4700,'_order_currency','ZAR'),
(76563,4700,'_cart_discount','0'),
(76564,4700,'_cart_discount_tax','0'),
(76565,4700,'_order_shipping','0'),
(76566,4700,'_order_shipping_tax','0'),
(76567,4700,'_order_tax','133.6'),
(76568,4700,'_order_total','1024.24'),
(76569,4700,'_order_version','8.5.1'),
(76570,4700,'_prices_include_tax','no'),
(76571,4700,'_billing_address_index','Jacques Coetzee private 42 Umzumaai Lane, Ceres, 6835  Ceres WC 6835 ZA jcoetzee@nnz.co.za +27664420940'),
(76572,4700,'_shipping_address_index','Jacques Coetzee private 42 Umzumaai Lane, Ceres, 6835  Ceres WC 6835 ZA '),
(76573,4700,'is_vat_exempt','no'),
(76574,4700,'_wc_order_attribution_source_type','typein'),
(76575,4700,'_wc_order_attribution_utm_source','(direct)'),
(76576,4700,'_wc_order_attribution_session_entry','http://nixin.co.za/order/'),
(76577,4700,'_wc_order_attribution_session_start_time','2024-01-17 07:05:40'),
(76578,4700,'_wc_order_attribution_session_pages','8'),
(76579,4700,'_wc_order_attribution_session_count','1'),
(76580,4700,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0'),
(76581,4700,'_wc_order_attribution_device_type','Desktop'),
(76582,4700,'_ga_tracked','1'),
(76583,4700,'_edit_lock','1705478059:244'),
(76584,4700,'_edit_last','244'),
(76585,4700,'_date_completed','1705478193'),
(76586,4700,'_date_paid','1705478193'),
(76587,4700,'_paid_date','2024-01-17 09:56:33'),
(76588,4700,'_completed_date','2024-01-17 09:56:33'),
(76589,4701,'_order_key','wc_order_rYKs6uOJxqQO2'),
(76590,4701,'_customer_user','0'),
(76591,4701,'_payment_method','bacs'),
(76592,4701,'_payment_method_title','Direct bank transfer'),
(76593,4701,'_customer_ip_address','105.245.174.237'),
(76594,4701,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1'),
(76595,4701,'_created_via','checkout'),
(76596,4701,'_cart_hash','977081607d31138863bca3d5de8b515c'),
(76597,4701,'_download_permissions_granted','no'),
(76598,4701,'_recorded_sales','yes'),
(76599,4701,'_recorded_coupon_usage_counts','yes'),
(76600,4701,'_new_order_email_sent','true'),
(76601,4701,'_order_stock_reduced','yes'),
(76602,4701,'_billing_first_name','Ross'),
(76603,4701,'_billing_last_name','Behari'),
(76604,4701,'_billing_address_1','2 Darjeeling road verulam'),
(76605,4701,'_billing_address_2','Free standing home'),
(76606,4701,'_billing_city','Durban/ verulam'),
(76607,4701,'_billing_state','KZN'),
(76608,4701,'_billing_postcode','4339'),
(76609,4701,'_billing_country','ZA'),
(76610,4701,'_billing_email','ross.behari@gmail.com'),
(76611,4701,'_billing_phone','0765482305'),
(76612,4701,'_shipping_first_name','Ross'),
(76613,4701,'_shipping_last_name','Behari'),
(76614,4701,'_shipping_address_1','2 Darjeeling road verulam'),
(76615,4701,'_shipping_address_2','Free standing home'),
(76616,4701,'_shipping_city','Durban/ verulam'),
(76617,4701,'_shipping_state','KZN'),
(76618,4701,'_shipping_postcode','4339'),
(76619,4701,'_shipping_country','ZA'),
(76620,4701,'_order_currency','ZAR'),
(76621,4701,'_cart_discount','0'),
(76622,4701,'_cart_discount_tax','0'),
(76623,4701,'_order_shipping','0'),
(76624,4701,'_order_shipping_tax','0'),
(76625,4701,'_order_tax','904.5'),
(76626,4701,'_order_total','6934.50'),
(76627,4701,'_order_version','8.5.1'),
(76628,4701,'_prices_include_tax','no'),
(76629,4701,'_billing_address_index','Ross Behari  2 Darjeeling road verulam Free standing home Durban/ verulam KZN 4339 ZA ross.behari@gmail.com 0765482305'),
(76630,4701,'_shipping_address_index','Ross Behari  2 Darjeeling road verulam Free standing home Durban/ verulam KZN 4339 ZA '),
(76631,4701,'is_vat_exempt','no'),
(76632,4701,'_wc_order_attribution_source_type','typein'),
(76633,4701,'_wc_order_attribution_utm_source','(direct)'),
(76634,4701,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/'),
(76635,4701,'_wc_order_attribution_session_start_time','2024-01-17 07:50:36'),
(76636,4701,'_wc_order_attribution_session_pages','12'),
(76637,4701,'_wc_order_attribution_session_count','1'),
(76638,4701,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1'),
(76639,4701,'_wc_order_attribution_device_type','Mobile'),
(76640,4701,'_ga_tracked','1'),
(76697,4701,'_edit_lock','1705481661:244'),
(76706,4702,'_order_key','wc_order_ShjUfjbb76vdB'),
(76707,4702,'_customer_user','0'),
(76708,4702,'_payment_method','bacs'),
(76709,4702,'_payment_method_title','Direct bank transfer'),
(76710,4702,'_customer_ip_address','197.92.17.242'),
(76711,4702,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1'),
(76712,4702,'_created_via','checkout'),
(76713,4702,'_cart_hash','977081607d31138863bca3d5de8b515c'),
(76714,4702,'_download_permissions_granted','no'),
(76715,4702,'_recorded_sales','yes'),
(76716,4702,'_recorded_coupon_usage_counts','yes'),
(76717,4702,'_new_order_email_sent','true'),
(76718,4702,'_order_stock_reduced','yes'),
(76719,4702,'_billing_first_name','Ross'),
(76720,4702,'_billing_last_name','Behari'),
(76721,4702,'_billing_address_1','2 Darjeeling Road Everest heights'),
(76722,4702,'_billing_address_2','Free standing home'),
(76723,4702,'_billing_city','Durban/ Verulam'),
(76724,4702,'_billing_state','KZN'),
(76725,4702,'_billing_postcode','4339'),
(76726,4702,'_billing_country','ZA'),
(76727,4702,'_billing_email','ross.behari@gmail.com'),
(76728,4702,'_billing_phone','0765482305'),
(76729,4702,'_shipping_first_name','Ross'),
(76730,4702,'_shipping_last_name','Behari'),
(76731,4702,'_shipping_address_1','2 Darjeeling Road Everest heights'),
(76732,4702,'_shipping_address_2','Free standing home'),
(76733,4702,'_shipping_city','Durban/ Verulam'),
(76734,4702,'_shipping_state','KZN'),
(76735,4702,'_shipping_postcode','4339'),
(76736,4702,'_shipping_country','ZA'),
(76737,4702,'_order_currency','ZAR'),
(76738,4702,'_cart_discount','0'),
(76739,4702,'_cart_discount_tax','0'),
(76740,4702,'_order_shipping','0'),
(76741,4702,'_order_shipping_tax','0'),
(76742,4702,'_order_tax','904.5'),
(76743,4702,'_order_total','6934.50'),
(76744,4702,'_order_version','8.5.1'),
(76745,4702,'_prices_include_tax','no'),
(76746,4702,'_billing_address_index','Ross Behari  2 Darjeeling Road Everest heights Free standing home Durban/ Verulam KZN 4339 ZA ross.behari@gmail.com 0765482305'),
(76747,4702,'_shipping_address_index','Ross Behari  2 Darjeeling Road Everest heights Free standing home Durban/ Verulam KZN 4339 ZA '),
(76748,4702,'is_vat_exempt','no'),
(76749,4702,'_wc_order_attribution_source_type','typein'),
(76750,4702,'_wc_order_attribution_utm_source','(direct)'),
(76751,4702,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(76752,4702,'_wc_order_attribution_session_start_time','2024-01-17 09:10:13'),
(76753,4702,'_wc_order_attribution_session_pages','11'),
(76754,4702,'_wc_order_attribution_session_count','1'),
(76755,4702,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1'),
(76756,4702,'_wc_order_attribution_device_type','Mobile'),
(76757,4702,'_ga_tracked','1'),
(77765,4704,'_order_key','wc_order_bWW7B8OnIKHI4'),
(77766,4704,'_customer_user','0'),
(77767,4704,'_payment_method','bacs'),
(77768,4704,'_payment_method_title','Direct bank transfer'),
(77769,4704,'_customer_ip_address','102.165.120.21'),
(77770,4704,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15'),
(77771,4704,'_created_via','checkout'),
(77772,4704,'_cart_hash','0e58ffb960cc26c27f391493f2ae6d9a'),
(77773,4704,'_download_permissions_granted','yes'),
(77774,4704,'_recorded_sales','yes'),
(77775,4704,'_recorded_coupon_usage_counts','yes'),
(77776,4704,'_new_order_email_sent','true'),
(77777,4704,'_order_stock_reduced','yes'),
(77778,4704,'_billing_first_name','Aletta'),
(77779,4704,'_billing_last_name','ter Beek'),
(77780,4704,'_billing_address_1','Fairways Avenue'),
(77781,4704,'_billing_address_2','5 Fairways Close'),
(77782,4704,'_billing_city','Hermanus'),
(77783,4704,'_billing_state','WC'),
(77784,4704,'_billing_postcode','7200'),
(77785,4704,'_billing_country','ZA'),
(77786,4704,'_billing_email','alettaterbeek@gmail.com'),
(77787,4704,'_billing_phone','0723401312'),
(77788,4704,'_shipping_first_name','Aletta'),
(77789,4704,'_shipping_last_name','ter Beek'),
(77790,4704,'_shipping_address_1','Fairways Avenue'),
(77791,4704,'_shipping_address_2','5 Fairways Close'),
(77792,4704,'_shipping_city','Hermanus'),
(77793,4704,'_shipping_state','WC'),
(77794,4704,'_shipping_postcode','7200'),
(77795,4704,'_shipping_country','ZA'),
(77796,4704,'_order_currency','ZAR'),
(77797,4704,'_cart_discount','0'),
(77798,4704,'_cart_discount_tax','0'),
(77799,4704,'_order_shipping','300'),
(77800,4704,'_order_shipping_tax','45'),
(77801,4704,'_order_tax','583.5'),
(77802,4704,'_order_total','4818.50'),
(77803,4704,'_order_version','8.5.2'),
(77804,4704,'_prices_include_tax','no'),
(77805,4704,'_billing_address_index','Aletta ter Beek  Fairways Avenue 5 Fairways Close Hermanus WC 7200 ZA alettaterbeek@gmail.com 0723401312'),
(77806,4704,'_shipping_address_index','Aletta ter Beek  Fairways Avenue 5 Fairways Close Hermanus WC 7200 ZA '),
(77807,4704,'is_vat_exempt','no'),
(77808,4704,'_wc_order_attribution_source_type','organic'),
(77809,4704,'_wc_order_attribution_referrer','http://www.google.com/'),
(77810,4704,'_wc_order_attribution_utm_source','google'),
(77811,4704,'_wc_order_attribution_utm_medium','organic'),
(77812,4704,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(77813,4704,'_wc_order_attribution_session_start_time','2024-01-30 07:07:51'),
(77814,4704,'_wc_order_attribution_session_pages','5'),
(77815,4704,'_wc_order_attribution_session_count','1'),
(77816,4704,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Safari/605.1.15'),
(77817,4704,'_wc_order_attribution_device_type','Desktop'),
(77818,4704,'_ga_tracked','1'),
(77824,4704,'_edit_lock','1706605280:244'),
(77825,4704,'_edit_last','244'),
(77826,4704,'_date_completed','1706605406'),
(77827,4704,'_date_paid','1706605406'),
(77828,4704,'_paid_date','2024-01-30 11:03:26'),
(77829,4704,'_completed_date','2024-01-30 11:03:26'),
(77830,4702,'_edit_lock','1706680678:244'),
(78022,4705,'_variation_description',''),
(78023,4705,'_sku','13533'),
(78024,4705,'_regular_price','12'),
(78025,4705,'total_sales','0'),
(78026,4705,'_tax_status','taxable'),
(78027,4705,'_tax_class','parent'),
(78028,4705,'_manage_stock','yes'),
(78029,4705,'_backorders','no'),
(78030,4705,'_sold_individually','no'),
(78031,4705,'_virtual','no'),
(78032,4705,'_downloadable','no'),
(78033,4705,'_download_limit','-1'),
(78034,4705,'_download_expiry','-1'),
(78035,4705,'_stock','6'),
(78036,4705,'_stock_status','instock'),
(78037,4705,'_wc_average_rating','0'),
(78038,4705,'_wc_review_count','0'),
(78039,4705,'attribute_pa_size','16-x-20-x-1-2'),
(78040,4705,'_price','12'),
(78041,4705,'_product_version','9.8.5'),
(78790,1003,'_eael_post_view_count','4'),
(78791,4708,'_elementor_edit_mode','builder'),
(78792,4708,'_elementor_template_type','product-archive'),
(78793,4708,'_elementor_version','3.13.1'),
(78794,4708,'_elementor_pro_version','3.13.2'),
(78795,4708,'_wp_page_template','default'),
(78796,4708,'_elementor_data','[{\"id\":\"2d3b34e0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"a745eeb\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3a7a95b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"41b66f0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5678565\"}],\"eael_cl_logics\":[{\"_id\":\"8dffa13\"}]},\"elements\":[{\"id\":\"21faafa5\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"19c0b3a\"}],\"pp_display_conditions\":[{\"_id\":\"f9aab85\"}]},\"elements\":[{\"id\":\"2930753\",\"elType\":\"widget\",\"settings\":{\"show_category_list\":\"\",\"use_include_exclude_in_result\":\"\",\"show_category_search_result\":\"\",\"show_popular_keyword\":\"\",\"search_field_placeholder_text\":\"Enter Search Keyword\",\"category_list_text\":\"All Categories\",\"search_field_button_text\":\"Search\",\"popular_search_text\":\"Popular Keywords\",\"category_search_text\":\"Categories\",\"load_more_text\":\"View All Results\",\"total_results_text\":\"Total [post_count] Results\",\"not_found_text\":\"No Record Found\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"13ab24e\"}],\"pp_display_conditions\":[{\"_id\":\"75787e9\"}],\"eael_adv_search_post_list\":[\"product\"],\"show_initial_result\":\"10\",\"include_category_list\":[]},\"elements\":[],\"widgetType\":\"eael-advanced-search\"},{\"id\":\"24a58325\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d9149fc\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"50\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0905a32\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"65c84d6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6900cc0\"}],\"eael_cl_logics\":[{\"_id\":\"5ea994a\"}],\"pp_display_conditions\":[{\"_id\":\"842aed6\"}],\"content_width\":{\"unit\":\"px\",\"size\":\"1076\",\"sizes\":[]}},\"elements\":[{\"id\":\"ed3d1c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"737461b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Panache-Mosaics-Twisting-Travertine.jpg\",\"id\":\"2403\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/textile-fibre-mosaics-motifs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"46ea9a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Textile Fibre Mosaics &amp; Motifs\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/textile-fibre-mosaics-motifs\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"6d49d85\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"662e728\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment.jpg\",\"id\":\"2991\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/stainless-steel-swimming-pool-equipment\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8469231\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stainless steel swimming pool equipment\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/stainless-steel-swimming-pool-equipment\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"37ba9ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"caa1f63\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories.jpg\",\"id\":\"2990\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a06ceeb\",\"elType\":\"widget\",\"settings\":{\"title\":\"eco swimming pool equipment \",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"fc211e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"913496e\"}],\"pp_display_conditions\":[{\"_id\":\"9d49220\"}]},\"elements\":[{\"id\":\"d5be65e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Parabond-Epoxy-421-300x300-1.jpg\",\"id\":\"2397\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/epoxy-adhesive\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1cbe0c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"epoxy adhesive\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/epoxy-adhesive\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"e7d50e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"20\",\"eael_cl_logics\":[{\"_id\":\"0f5add7\"}],\"pp_display_conditions\":[{\"_id\":\"37ee0fb\"}]},\"elements\":[{\"id\":\"d303b83\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products.jpg\",\"id\":\"2919\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/other-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a6e20b\"}],\"pp_display_conditions\":[{\"_id\":\"c51d825\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c665dd4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other swimming pool equipment\",\"link\":{\"url\":\"http:\\/\\/nixin.co.za\\/product-category\\/other-swimming-pool-equipment\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"f9b5386\"}],\"pp_display_conditions\":[{\"_id\":\"9b8bf24\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"dae2b0b\",\"elType\":\"widget\",\"settings\":{\"source\":\"by_id\",\"categories\":[\"43\",\"44\",\"45\",\"46\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2f2b816\"}],\"pp_display_conditions\":[{\"_id\":\"83f73ce\"}],\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"wc-categories\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(78797,4708,'_elementor_conditions','a:1:{i:0;s:33:\"include/product_archive/shop_page\";}'),
(78798,4708,'_elementor_page_settings','a:3:{s:13:\"page_template\";s:23:\"elementor_header_footer\";s:12:\"preview_type\";s:20:\"taxonomy/product_cat\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(78801,1003,'_elementor_controls_usage','a:6:{s:20:\"eael-advanced-search\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:29:\"eael_section_tooltip_settings\";a:7:{s:18:\"show_category_list\";i:1;s:29:\"use_include_exclude_in_result\";i:1;s:27:\"show_category_search_result\";i:1;s:20:\"show_popular_keyword\";i:1;s:25:\"eael_adv_search_post_list\";i:1;s:19:\"show_initial_result\";i:1;s:21:\"include_category_list\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:11:\"header_size\";i:1;s:4:\"link\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:11:\"title_color\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:5;s:7:\"link_to\";i:5;s:4:\"link\";i:5;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:13:\"wc-categories\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_filter\";a:2:{s:6:\"source\";i:1;s:10:\"categories\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_products_style\";a:6:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;}}}}}'),
(78983,4709,'_order_key','wc_order_532pcxNZqN1IR'),
(78984,4709,'_customer_user','0'),
(78985,4709,'_payment_method','bacs'),
(78986,4709,'_payment_method_title','Direct bank transfer'),
(78987,4709,'_customer_ip_address','160.119.122.32'),
(78988,4709,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'),
(78989,4709,'_created_via','checkout'),
(78990,4709,'_cart_hash','a080a8fe77d018b13263ec71cf9a7521'),
(78991,4709,'_download_permissions_granted','yes'),
(78992,4709,'_recorded_sales','yes'),
(78993,4709,'_recorded_coupon_usage_counts','yes'),
(78994,4709,'_new_order_email_sent','true'),
(78995,4709,'_order_stock_reduced','yes'),
(78996,4709,'_billing_first_name','brandon'),
(78997,4709,'_billing_last_name','robertson'),
(78998,4709,'_billing_company','Bloc Architects'),
(78999,4709,'_billing_address_1','14 regent place'),
(79000,4709,'_billing_address_2','durban north'),
(79001,4709,'_billing_city','durban'),
(79002,4709,'_billing_state','NC'),
(79003,4709,'_billing_postcode','4051'),
(79004,4709,'_billing_country','ZA'),
(79005,4709,'_billing_email','brandon@bloc.archi'),
(79006,4709,'_billing_phone','0828741321'),
(79007,4709,'_shipping_first_name','brandon'),
(79008,4709,'_shipping_last_name','robertson'),
(79009,4709,'_shipping_company','Bloc Architects'),
(79010,4709,'_shipping_address_1','14 regent place'),
(79011,4709,'_shipping_address_2','durban north'),
(79012,4709,'_shipping_city','durban'),
(79013,4709,'_shipping_state','NC'),
(79014,4709,'_shipping_postcode','4051'),
(79015,4709,'_shipping_country','ZA'),
(79016,4709,'_order_currency','ZAR'),
(79017,4709,'_cart_discount','0'),
(79018,4709,'_cart_discount_tax','0'),
(79019,4709,'_order_shipping','200'),
(79020,4709,'_order_shipping_tax','30'),
(79021,4709,'_order_tax','483.75'),
(79022,4709,'_order_total','3938.75'),
(79023,4709,'_order_version','8.5.2'),
(79024,4709,'_prices_include_tax','no'),
(79025,4709,'_billing_address_index','brandon robertson Bloc Architects 14 regent place durban north durban NC 4051 ZA brandon@bloc.archi 0828741321'),
(79026,4709,'_shipping_address_index','brandon robertson Bloc Architects 14 regent place durban north durban NC 4051 ZA '),
(79027,4709,'is_vat_exempt','no'),
(79028,4709,'_wc_order_attribution_source_type','organic'),
(79029,4709,'_wc_order_attribution_referrer','http://www.google.com/'),
(79030,4709,'_wc_order_attribution_utm_source','google'),
(79031,4709,'_wc_order_attribution_utm_medium','organic'),
(79032,4709,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(79033,4709,'_wc_order_attribution_session_start_time','2024-02-08 10:13:36'),
(79034,4709,'_wc_order_attribution_session_pages','16'),
(79035,4709,'_wc_order_attribution_session_count','6'),
(79036,4709,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'),
(79037,4709,'_wc_order_attribution_device_type','Desktop'),
(79038,4709,'_ga_tracked','1'),
(79046,4709,'_edit_lock','1707747073:244'),
(79047,4709,'_edit_last','244'),
(79048,4709,'_date_completed','1707747193'),
(79049,4709,'_date_paid','1707747193'),
(79050,4709,'_paid_date','2024-02-12 16:13:13'),
(79051,4709,'_completed_date','2024-02-12 16:13:13'),
(79052,4710,'_order_key','wc_order_nL6tXqwxNpCyB'),
(79053,4710,'_customer_user','0'),
(79054,4710,'_payment_method','bacs'),
(79055,4710,'_payment_method_title','Direct bank transfer'),
(79056,4710,'_customer_ip_address','41.13.17.68'),
(79057,4710,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1'),
(79058,4710,'_created_via','checkout'),
(79059,4710,'_cart_hash','3a2ea6bec90b13bad7a350a906eacf62'),
(79060,4710,'_download_permissions_granted','yes'),
(79061,4710,'_recorded_sales','yes'),
(79062,4710,'_recorded_coupon_usage_counts','yes'),
(79063,4710,'_new_order_email_sent','true'),
(79064,4710,'_order_stock_reduced','yes'),
(79065,4710,'_billing_first_name','Natalie'),
(79066,4710,'_billing_last_name','Kroucamp'),
(79067,4710,'_billing_address_1','1 Loch Roper Street'),
(79068,4710,'_billing_address_2','Monte Louis Restaurant'),
(79069,4710,'_billing_city','Douglas'),
(79070,4710,'_billing_state','NC'),
(79071,4710,'_billing_postcode','8730'),
(79072,4710,'_billing_country','ZA'),
(79073,4710,'_billing_email','n.kroucamp@gmail.com'),
(79074,4710,'_billing_phone','0822920002'),
(79075,4710,'_shipping_first_name','Natalie'),
(79076,4710,'_shipping_last_name','Kroucamp'),
(79077,4710,'_shipping_address_1','1 Loch Roper Street'),
(79078,4710,'_shipping_address_2','Monte Louis Restaurant'),
(79079,4710,'_shipping_city','Douglas'),
(79080,4710,'_shipping_state','NC'),
(79081,4710,'_shipping_postcode','8730'),
(79082,4710,'_shipping_country','ZA'),
(79083,4710,'_order_currency','ZAR'),
(79084,4710,'_cart_discount','0'),
(79085,4710,'_cart_discount_tax','0'),
(79086,4710,'_order_shipping','200'),
(79087,4710,'_order_shipping_tax','30'),
(79088,4710,'_order_tax','2667.54'),
(79089,4710,'_order_total','20681.17'),
(79090,4710,'_order_version','8.5.2'),
(79091,4710,'_prices_include_tax','no'),
(79092,4710,'_billing_address_index','Natalie Kroucamp  1 Loch Roper Street Monte Louis Restaurant Douglas NC 8730 ZA n.kroucamp@gmail.com 0822920002'),
(79093,4710,'_shipping_address_index','Natalie Kroucamp  1 Loch Roper Street Monte Louis Restaurant Douglas NC 8730 ZA '),
(79094,4710,'is_vat_exempt','no'),
(79095,4710,'_wc_order_attribution_source_type','typein'),
(79096,4710,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(79097,4710,'_wc_order_attribution_utm_source','(direct)'),
(79098,4710,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/'),
(79099,4710,'_wc_order_attribution_session_start_time','2024-02-12 15:05:53'),
(79100,4710,'_wc_order_attribution_session_pages','97'),
(79101,4710,'_wc_order_attribution_session_count','1'),
(79102,4710,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1'),
(79103,4710,'_wc_order_attribution_device_type','Mobile'),
(79110,4710,'_ga_tracked','1'),
(79123,4710,'_edit_lock','1707802836:244'),
(79124,4710,'_edit_last','244'),
(79125,4710,'_date_completed','1707802879'),
(79126,4710,'_date_paid','1707802879'),
(79127,4710,'_paid_date','2024-02-13 07:41:19'),
(79128,4710,'_completed_date','2024-02-13 07:41:19'),
(79282,2970,'_yoast_wpseo_focuskw','Adjustable Ball Spout'),
(79283,2970,'_yoast_wpseo_title','SST Adjustable Ball Spout Only - Nixin Poolware'),
(79284,2970,'_yoast_wpseo_metadesc','NIXIN SST Adjustable Ball Spout is a specialized pool accessory designed for enhancing the aesthetic and functionality of swimming pools.'),
(79285,2970,'_yoast_wpseo_linkdex','51'),
(79286,2970,'_yoast_wpseo_wordproof_timestamp',''),
(79287,991,'_eael_post_view_count','2'),
(79288,2970,'_yoast_wpseo_content_score','90'),
(79289,2969,'_wp_attachment_image_alt','SST Adjustable Ball Spout'),
(79293,4712,'_order_key','wc_order_ZhTGl7Shzbu6J'),
(79294,4712,'_customer_user','0'),
(79295,4712,'_payment_method','bacs'),
(79296,4712,'_payment_method_title','Direct bank transfer'),
(79297,4712,'_customer_ip_address','197.83.226.147'),
(79298,4712,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15'),
(79299,4712,'_created_via','checkout'),
(79300,4712,'_cart_hash','4c2063d9f7d1cb9a45cff1e23b3b6abf'),
(79301,4712,'_download_permissions_granted','yes'),
(79302,4712,'_recorded_sales','yes'),
(79303,4712,'_recorded_coupon_usage_counts','yes'),
(79304,4712,'_new_order_email_sent','true'),
(79305,4712,'_order_stock_reduced','yes'),
(79306,4712,'_billing_first_name','Joachim'),
(79307,4712,'_billing_last_name','Wedler'),
(79308,4712,'_billing_address_1','10 Avenue Provence'),
(79309,4712,'_billing_city','Constantia'),
(79310,4712,'_billing_state','WC'),
(79311,4712,'_billing_postcode','7806'),
(79312,4712,'_billing_country','ZA'),
(79313,4712,'_billing_email','joachim.wedler@gmx.de'),
(79314,4712,'_billing_phone','079 369 5075'),
(79315,4712,'_shipping_first_name','Joachim'),
(79316,4712,'_shipping_last_name','Wedler'),
(79317,4712,'_shipping_address_1','10 Avenue Provence'),
(79318,4712,'_shipping_city','Constantia'),
(79319,4712,'_shipping_state','WC'),
(79320,4712,'_shipping_postcode','7806'),
(79321,4712,'_shipping_country','ZA'),
(79322,4712,'_order_currency','ZAR'),
(79323,4712,'_cart_discount','0'),
(79324,4712,'_cart_discount_tax','0'),
(79325,4712,'_order_shipping','200'),
(79326,4712,'_order_shipping_tax','30'),
(79327,4712,'_order_tax','96'),
(79328,4712,'_order_total','966.00'),
(79329,4712,'_order_version','8.5.2'),
(79330,4712,'_prices_include_tax','no'),
(79331,4712,'_billing_address_index','Joachim Wedler  10 Avenue Provence  Constantia WC 7806 ZA joachim.wedler@gmx.de 079 369 5075'),
(79332,4712,'_shipping_address_index','Joachim Wedler  10 Avenue Provence  Constantia WC 7806 ZA '),
(79333,4712,'is_vat_exempt','no'),
(79334,4712,'_wc_order_attribution_source_type','organic'),
(79335,4712,'_wc_order_attribution_referrer','http://www.google.de/'),
(79336,4712,'_wc_order_attribution_utm_source','google'),
(79337,4712,'_wc_order_attribution_utm_medium','organic'),
(79338,4712,'_wc_order_attribution_session_entry','http://nixin.co.za/product/pure-clear/'),
(79339,4712,'_wc_order_attribution_session_start_time','2024-02-13 14:14:46'),
(79340,4712,'_wc_order_attribution_session_pages','6'),
(79341,4712,'_wc_order_attribution_session_count','1'),
(79342,4712,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15'),
(79343,4712,'_wc_order_attribution_device_type','Desktop'),
(79345,4712,'_ga_tracked','1'),
(79361,4712,'_edit_lock','1707894488:244'),
(79362,4712,'_edit_last','244'),
(79363,4712,'_date_completed','1707894614'),
(79364,4712,'_date_paid','1707894614'),
(79365,4712,'_paid_date','2024-02-14 09:10:14'),
(79366,4712,'_completed_date','2024-02-14 09:10:14'),
(79537,2976,'_yoast_wpseo_focuskw','Black Adjustable Ball Spout'),
(79538,2976,'_yoast_wpseo_title','Black Adjustable Ball Spout Acetal | Durable Pool Equipment'),
(79539,2976,'_yoast_wpseo_metadesc','Discover the Black Adjustable Ball Spout Aceta, made from precision CNC machined Acetal for long-lasting performance in high-velocity water environments.'),
(79540,2976,'_yoast_wpseo_linkdex','49'),
(79541,2976,'_yoast_wpseo_wordproof_timestamp',''),
(79543,4081,'_yoast_wpseo_focuskw','Panache Cobalt'),
(79544,4081,'_yoast_wpseo_title','Panache Cobalt 2 p/sheet - Pool Mosaic Tile | Nixin Poolware'),
(79545,4081,'_yoast_wpseo_metadesc','Panache Cobalt 2 p/sheet is a versatile and stylish mosaic tile sheet. Ideal for both residential and commercial pools with dimensions of 800mm x 160mm'),
(79546,4081,'_yoast_wpseo_linkdex','49'),
(79547,4081,'_yoast_wpseo_wordproof_timestamp',''),
(79569,4155,'_yoast_wpseo_focuskw','Panache Listello Mosaic'),
(79570,4155,'_yoast_wpseo_title','Panache Listello Mosaic Sheets - Enhance Your Pool Design'),
(79571,4155,'_yoast_wpseo_metadesc','Elevate your pool\'s aesthetic with Panache Listello Mosaic Sheets. Available in various colors like Blue, Caramel, Charcoal, and measure 800mm x 160mm'),
(79572,4155,'_yoast_wpseo_linkdex','49'),
(79573,4155,'_yoast_wpseo_wordproof_timestamp',''),
(79574,2985,'_yoast_wpseo_primary_product_cat',''),
(79575,2985,'_yoast_wpseo_focuskw','Compact Champagne Bubbler'),
(79576,2985,'_yoast_wpseo_title','Compact Champagne Bubbler in White - Pool Accessory'),
(79577,2985,'_yoast_wpseo_metadesc','Add a touch of elegance to your pool with the Compact Champagne Bubbler in White. Perfect for creating a relaxing ambiance with its gentle bubbling effect'),
(79578,2985,'_yoast_wpseo_linkdex','49'),
(79579,2985,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(79580,2985,'_yoast_wpseo_wordproof_timestamp',''),
(79581,2901,'_yoast_wpseo_primary_product_cat',''),
(79582,2901,'_yoast_wpseo_focuskw','72LED Champagne Bubbler'),
(79583,2901,'_yoast_wpseo_title','Compact 72LED Champagne Bubbler White LED + Black Nut'),
(79584,2901,'_yoast_wpseo_metadesc','Illuminate your pool with the 72LED Champagne Bubbler, featuring white LEDs and a sleek black nut design. Adds a unique sparkling effect to your pool'),
(79585,2901,'_yoast_wpseo_linkdex','47'),
(79586,2901,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(79587,2901,'_yoast_wpseo_wordproof_timestamp',''),
(79588,2730,'_yoast_wpseo_focuskw','NIXIN SST Standard Rail 1300mm'),
(79589,2730,'_yoast_wpseo_title','NIXIN SST Standard Rail 1300mm'),
(79590,2730,'_yoast_wpseo_metadesc','The NIXIN SST Standard Rail 1300mm is engineered for seamless integration along the side of your pool coping, providing a reliable handhold as you access the pool via the steps.'),
(79591,2730,'_yoast_wpseo_linkdex','50'),
(79594,3740,'_yoast_wpseo_focuskw','Mod-N-Lady & Ball'),
(79595,3740,'_yoast_wpseo_title','Mod-N-Lady & Ball - Artistic Mosaic Decor for Pools'),
(79596,3740,'_yoast_wpseo_metadesc','Mod-N-Lady & Ball mosaic, a unique and artistic decor piece for your pool. Available in sizes of 500mm, 800mm, and 1000mm, and in colors like Blue and Black'),
(79597,3740,'_yoast_wpseo_linkdex','47'),
(79598,3740,'_yoast_wpseo_wordproof_timestamp',''),
(79599,2899,'_yoast_wpseo_primary_product_cat',''),
(79600,2899,'_yoast_wpseo_focuskw','72LED Champagne Bubbler'),
(79601,2899,'_yoast_wpseo_title','Compact 72LED Champagne Bubbler Blue LED + Black Nut'),
(79602,2899,'_yoast_wpseo_metadesc','Enhance your pool\'s ambiance with the 72LED Champagne Bubbler with blue LED lights and a sleek black Aimflo. Offers a mesmerizing bubble and light display'),
(79603,2899,'_yoast_wpseo_linkdex','44'),
(79604,2899,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(79605,2899,'_yoast_wpseo_wordproof_timestamp',''),
(79606,3710,'_yoast_wpseo_focuskw','Acetal Aimflo Plug Blocker'),
(79607,3710,'_yoast_wpseo_title','Acetal Aimflo Plug Blocker White - Pool Maintenance Accessory'),
(79608,3710,'_yoast_wpseo_metadesc','Secure your pool\'s water flow with the Acetal Aimflo Plug Blocker in Whit. Easy installation and ensures optimal performance of your pool\'s water systems'),
(79609,3710,'_yoast_wpseo_linkdex','49'),
(79610,3710,'_yoast_wpseo_wordproof_timestamp',''),
(79611,2982,'_wp_attachment_image_alt','Compact Champagne Bubbler Black'),
(79612,2983,'_yoast_wpseo_primary_product_cat',''),
(79613,2983,'_yoast_wpseo_focuskw','Compact Champagne Bubbler'),
(79614,2983,'_yoast_wpseo_title','Compact Champagne Bubbler Black - Stylish Pool Bubble Feature'),
(79615,2983,'_yoast_wpseo_metadesc','Enhance your pool\'s appeal with the Compact Champagne Bubbler in Black. This bubbler creates a calming and visually appealing water effect,'),
(79616,2983,'_yoast_wpseo_linkdex','47'),
(79617,2983,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(79618,2983,'_yoast_wpseo_wordproof_timestamp',''),
(79619,2975,'_wp_attachment_image_alt','Black Adjustable Ball Spout Acetal'),
(79620,4080,'_wp_attachment_image_alt','Panache Cobalt 2 p/sheet - Pool Mosaic Tile'),
(79621,4154,'_wp_attachment_image_alt','Panache Listello Mosaic Sheets'),
(79622,2984,'_wp_attachment_image_alt','Compact Champagne Bubbler in White'),
(79623,2900,'_wp_attachment_image_alt','Compact 72LED Champagne Bubbler White LED + Black Nut'),
(79624,4537,'_wp_attachment_image_alt','NIXIN SST Standard Rail 1300mm'),
(79625,3739,'_wp_attachment_image_alt','Mod-N-Lady & Ball'),
(79626,2898,'_wp_attachment_image_alt','Compact 72LED Champagne Bubbler Blue LED + Black Nut'),
(79627,3709,'_wp_attachment_image_alt','Acetal Aimflo Plug Blocker White'),
(79628,3698,'_wp_old_slug','nixinsstgooseneckspout600mm'),
(79629,3698,'_yoast_wpseo_wordproof_timestamp',''),
(79630,3697,'_wp_attachment_image_alt','SST Goose Neck Spout'),
(79631,3698,'_yoast_wpseo_focuskw','SST Goose Neck Spout'),
(79632,3698,'_yoast_wpseo_title','SST Goose Neck Spout 600mm - Stainless Steel Water Feature'),
(79633,3698,'_yoast_wpseo_metadesc','SST Goose Neck Spout, measuring 600mm. Made of high-grade stainless steel, it\'s perfect for creating a striking water display.'),
(79634,3698,'_yoast_wpseo_linkdex','49'),
(79692,3652,'_yoast_wpseo_focuskw','24LED Lamp'),
(79693,3652,'_yoast_wpseo_title','24LED Lamp Only - Versatile and Bright LED Pool Lighting'),
(79694,3652,'_yoast_wpseo_metadesc','Illuminate your pool with the 24LED Lamp, offering bright and energy-efficient lighting. Available in blue and white, perfect addition to your pool area'),
(79695,3652,'_yoast_wpseo_linkdex','49'),
(79696,3652,'_yoast_wpseo_wordproof_timestamp',''),
(79697,3651,'_wp_attachment_image_alt','24LED Lamp'),
(79698,2912,'_wp_attachment_image_alt','NIXIN SST P-Rail 470mm S-B-S'),
(79699,2913,'_yoast_wpseo_focuskw','P-Rail 470mm S-B-S'),
(79700,2913,'_yoast_wpseo_title','NIXIN SST P-Rail 470mm S-B-S'),
(79701,2913,'_yoast_wpseo_metadesc','The innovative side-by-side profile of the NIXIN SST P-Rail 470mm S-B-S is specifically designed to fit seamlessly onto pool copings with restricted space.'),
(79702,2913,'_yoast_wpseo_linkdex','50'),
(79703,2913,'_yoast_wpseo_wordproof_timestamp',''),
(79704,2979,'_wp_old_slug','nixin63ledchampagnebubblerblueledwhiteaimflo'),
(79705,2979,'_yoast_wpseo_primary_product_cat',''),
(79706,2979,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(79707,2979,'_yoast_wpseo_wordproof_timestamp',''),
(79708,2978,'_wp_attachment_image_alt','Compact 72LED Champagne Bubbler Blue LED + White Nut'),
(79709,2979,'_yoast_wpseo_focuskw','72LED Champagne Bubbler'),
(79710,2979,'_yoast_wpseo_title','Compact 72LED Champagne Bubbler Blue LED + White Nut'),
(79711,2979,'_yoast_wpseo_metadesc','Transform your pool experience with the 72LED Champagne Bubbler, featuring vibrant blue LED lights and an elegant white nut design.'),
(79712,2979,'_yoast_wpseo_linkdex','41'),
(79716,4104,'_wp_attachment_image_alt','Panache Cobalt 4 Mosaic Sheet'),
(79717,4105,'_yoast_wpseo_focuskw','Panache Cobalt 4 Mosaic Sheet'),
(79718,4105,'_yoast_wpseo_title','Panache Cobalt 4 Mosaic Sheet - Vibrant Pool Decoration'),
(79719,4105,'_yoast_wpseo_metadesc','Panache Cobalt 4 mosaic sheet, perfect for adding a splash of color to your pool. Measuring 800mm x 160mm, is available in Blue, Black, Brown, and Navy Blue'),
(79720,4105,'_yoast_wpseo_linkdex','47'),
(79721,4105,'_yoast_wpseo_wordproof_timestamp',''),
(79722,4498,'_wp_attachment_image_alt','NIXIN SST Grab Rail 38 x 2000mm'),
(79723,4499,'_yoast_wpseo_focuskw','NIXIN SST Grab Rail 38 x 2000mm'),
(79724,4499,'_yoast_wpseo_title','NIXIN SST Grab Rail 38 x 2000mm - Pool Safety Accessory'),
(79725,4499,'_yoast_wpseo_metadesc','Ensure safety and style around your pool with the NIXIN SST Grab Rail 38 x 2000mm. High-quality stainless steel. Offers robust support'),
(79726,4499,'_yoast_wpseo_linkdex','61'),
(79727,4499,'_yoast_wpseo_wordproof_timestamp',''),
(79728,2908,'_wp_attachment_image_alt','NIXIN SST P-Rail 800mm'),
(79729,2734,'_yoast_wpseo_focuskw','NIXIN SST P-Rail 800mm'),
(79730,2734,'_yoast_wpseo_title','%%title%%'),
(79731,2734,'_yoast_wpseo_metadesc','Discover the NIXIN SST P-Rail 800mm, a premium stainless steel railing for pool areas. Elevate your outdoor space with style and safety.'),
(79732,2734,'_yoast_wpseo_linkdex','64'),
(79733,3719,'_wp_attachment_image_alt','Mod-N-Helios'),
(79734,3720,'_yoast_wpseo_focuskw','Mod-N-Helios'),
(79735,3720,'_yoast_wpseo_title','Mod-N-Helios Mosaic Art - Colorful and Creative Pool Decor'),
(79736,3720,'_yoast_wpseo_metadesc','Add a vibrant touch to your pool with the Mod-N-Helios mosaic art. Available in sizes up to 700mm and in captivating colors like Orange, Red, and Brown,'),
(79737,3720,'_yoast_wpseo_linkdex','49'),
(79738,3720,'_yoast_wpseo_wordproof_timestamp',''),
(79739,3634,'_wp_old_slug','nixinsstwalltread150x150mm'),
(79740,3634,'_yoast_wpseo_wordproof_timestamp',''),
(79741,3633,'_wp_attachment_image_alt','SST Wall Tread'),
(79742,3634,'_yoast_wpseo_focuskw','SST Wall Tread'),
(79743,3634,'_yoast_wpseo_title','SST Wall Tread 150 x 100mm - Safety Accessory for Pools'),
(79744,3634,'_yoast_wpseo_metadesc','Upgrade pool safety with SST Wall Tread, measuring 150 x 100mm. Stainless steel tread offers excellent grip and stability, enhancing poolside security.'),
(79745,3634,'_yoast_wpseo_linkdex','49'),
(79746,3680,'_wp_old_slug','nixinsstadjustableballspoutcomplete'),
(79747,3680,'_yoast_wpseo_wordproof_timestamp',''),
(79748,4497,'_wp_old_slug','nixinsstgrabrail38x1000mm'),
(79749,4497,'_yoast_wpseo_wordproof_timestamp',''),
(79750,3679,'_wp_attachment_image_alt','SST Adjustable Ball Spout Complete'),
(79751,3680,'_yoast_wpseo_focuskw','SST Adjustable Ball'),
(79752,3680,'_yoast_wpseo_title','SST Adjustable Ball Spout Complete - Nixin Poolware'),
(79753,3680,'_yoast_wpseo_metadesc','Elevate your pool\'s style with the SST Adjustable Ball Spout Complete, a versatile and elegant water feature. Ideal for creating dynamic water displays'),
(79754,3680,'_yoast_wpseo_linkdex','47'),
(79755,4496,'_wp_attachment_image_alt','SST Grab Rail 38 x 1000mm'),
(79756,4497,'_yoast_wpseo_focuskw','NIXIN SST Grab Rail 38 x 1000mm'),
(79757,4497,'_yoast_wpseo_title','NIXIN SST Grab Rail 38 x 1000mm'),
(79758,4497,'_yoast_wpseo_metadesc','Ensure safety and style at your pool with the NIXIN SST Grab Rail 38 x 1000mm.'),
(79759,4497,'_yoast_wpseo_linkdex','57'),
(80218,4716,'_variation_description',''),
(80219,4716,'_sku','13555'),
(80220,4716,'_regular_price','100'),
(80221,4716,'total_sales','0'),
(80222,4716,'_tax_status','taxable'),
(80223,4716,'_tax_class','parent'),
(80224,4716,'_manage_stock','yes'),
(80225,4716,'_backorders','no'),
(80226,4716,'_sold_individually','no'),
(80227,4716,'_virtual','no'),
(80228,4716,'_downloadable','no'),
(80229,4716,'_download_limit','-1'),
(80230,4716,'_download_expiry','-1'),
(80231,4716,'_stock','3'),
(80232,4716,'_stock_status','instock'),
(80233,4716,'_wc_average_rating','0'),
(80234,4716,'_wc_review_count','0'),
(80235,4716,'attribute_pa_size','2-litre'),
(80236,4716,'_price','100'),
(80237,4716,'_product_version','9.8.5'),
(80872,3962,'_price','91'),
(80873,3962,'_price','109'),
(80918,4717,'_order_key','wc_order_HaCuAPHdA60hR'),
(80919,4717,'_customer_user','0'),
(80920,4717,'_payment_method','bacs'),
(80921,4717,'_payment_method_title','Direct bank transfer'),
(80922,4717,'_customer_ip_address','102.182.206.204'),
(80923,4717,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'),
(80924,4717,'_created_via','checkout'),
(80925,4717,'_cart_hash','9ee2da648eb82ee260272a021cac7a7b'),
(80926,4717,'_download_permissions_granted','yes'),
(80927,4717,'_recorded_sales','yes'),
(80928,4717,'_recorded_coupon_usage_counts','yes'),
(80929,4717,'_new_order_email_sent','true'),
(80930,4717,'_order_stock_reduced','yes'),
(80931,4717,'_billing_first_name','Waldo'),
(80932,4717,'_billing_last_name','Kilian'),
(80933,4717,'_billing_address_1','33 Nahoon Street, Kunene Park'),
(80934,4717,'_billing_city','Port Elizabeth'),
(80935,4717,'_billing_state','EC'),
(80936,4717,'_billing_postcode','6025'),
(80937,4717,'_billing_country','ZA'),
(80938,4717,'_billing_email','waldokilian2@gmail.com'),
(80939,4717,'_billing_phone','0813708242'),
(80940,4717,'_shipping_first_name','Waldo'),
(80941,4717,'_shipping_last_name','Kilian'),
(80942,4717,'_shipping_address_1','33 Nahoon Street, Kunene Park'),
(80943,4717,'_shipping_city','Port Elizabeth'),
(80944,4717,'_shipping_state','EC'),
(80945,4717,'_shipping_postcode','6025'),
(80946,4717,'_shipping_country','ZA'),
(80947,4717,'_order_currency','ZAR'),
(80948,4717,'_cart_discount','0'),
(80949,4717,'_cart_discount_tax','0'),
(80950,4717,'_order_shipping','300'),
(80951,4717,'_order_shipping_tax','45'),
(80952,4717,'_order_tax','564'),
(80953,4717,'_order_total','4669.00'),
(80954,4717,'_order_version','8.6.1'),
(80955,4717,'_prices_include_tax','no'),
(80956,4717,'_billing_address_index','Waldo Kilian  33 Nahoon Street, Kunene Park  Port Elizabeth EC 6025 ZA waldokilian2@gmail.com 0813708242'),
(80957,4717,'_shipping_address_index','Waldo Kilian  33 Nahoon Street, Kunene Park  Port Elizabeth EC 6025 ZA '),
(80958,4717,'is_vat_exempt','no'),
(80959,4717,'_wc_order_attribution_source_type','organic'),
(80960,4717,'_wc_order_attribution_referrer','http://www.google.com/'),
(80961,4717,'_wc_order_attribution_utm_source','google'),
(80962,4717,'_wc_order_attribution_utm_medium','organic'),
(80963,4717,'_wc_order_attribution_session_entry','http://nixin.co.za/product/sst-p-rail-800mm/'),
(80964,4717,'_wc_order_attribution_session_start_time','2024-02-26 14:13:53'),
(80965,4717,'_wc_order_attribution_session_pages','8'),
(80966,4717,'_wc_order_attribution_session_count','1'),
(80967,4717,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'),
(80968,4717,'_wc_order_attribution_device_type','Desktop'),
(80969,4717,'_ga_tracked','1'),
(80975,4718,'_order_key','wc_order_C2wh1EGGZ3fi7'),
(80976,4718,'_customer_user','0'),
(80977,4718,'_payment_method','bacs'),
(80978,4718,'_payment_method_title','Direct bank transfer'),
(80979,4718,'_customer_ip_address','105.245.20.212'),
(80980,4718,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1'),
(80981,4718,'_created_via','checkout'),
(80982,4718,'_cart_hash','1a805fa7eda12edb616a6efb847e031c'),
(80983,4718,'_download_permissions_granted','yes'),
(80984,4718,'_recorded_sales','yes'),
(80985,4718,'_recorded_coupon_usage_counts','yes'),
(80986,4718,'_new_order_email_sent','true'),
(80987,4718,'_order_stock_reduced','yes'),
(80988,4718,'_billing_first_name','Natalie'),
(80989,4718,'_billing_last_name','Kroucamp'),
(80990,4718,'_billing_company','Monte Louis'),
(80991,4718,'_billing_address_1','1 Loch Roper Street'),
(80992,4718,'_billing_city','Douglas'),
(80993,4718,'_billing_state','NC'),
(80994,4718,'_billing_postcode','8730'),
(80995,4718,'_billing_country','ZA'),
(80996,4718,'_billing_email','n.kroucamp@gmail.com'),
(80997,4718,'_billing_phone','0822920002'),
(80998,4718,'_shipping_first_name','Natalie'),
(80999,4718,'_shipping_last_name','Kroucamp'),
(81000,4718,'_shipping_company','Monte Louis'),
(81001,4718,'_shipping_address_1','1 Loch Roper Street'),
(81002,4718,'_shipping_city','Douglas'),
(81003,4718,'_shipping_state','NC'),
(81004,4718,'_shipping_postcode','8730'),
(81005,4718,'_shipping_country','ZA'),
(81006,4718,'_order_currency','ZAR'),
(81007,4718,'_cart_discount','0'),
(81008,4718,'_cart_discount_tax','0'),
(81009,4718,'_order_shipping','0'),
(81010,4718,'_order_shipping_tax','0'),
(81011,4718,'_order_tax','363.66'),
(81012,4718,'_order_total','2788.06'),
(81013,4718,'_order_version','8.6.1'),
(81014,4718,'_prices_include_tax','no'),
(81015,4718,'_billing_address_index','Natalie Kroucamp Monte Louis 1 Loch Roper Street  Douglas NC 8730 ZA n.kroucamp@gmail.com 0822920002'),
(81016,4718,'_shipping_address_index','Natalie Kroucamp Monte Louis 1 Loch Roper Street  Douglas NC 8730 ZA '),
(81017,4718,'is_vat_exempt','no'),
(81018,4718,'_wc_order_attribution_source_type','typein'),
(81019,4718,'_wc_order_attribution_utm_source','(direct)'),
(81020,4718,'_wc_order_attribution_session_entry','http://nixin.co.za/product/pvc-hd-90-degree-long-elbow/'),
(81021,4718,'_wc_order_attribution_session_start_time','2024-02-27 07:53:39'),
(81022,4718,'_wc_order_attribution_session_pages','23'),
(81023,4718,'_wc_order_attribution_session_count','1'),
(81024,4718,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1'),
(81025,4718,'_wc_order_attribution_device_type','Mobile'),
(81028,4718,'_ga_tracked','1'),
(81037,4717,'_edit_lock','1709884767:244'),
(81038,4717,'_edit_last','244'),
(81039,4717,'_date_completed','1709026423'),
(81040,4717,'_date_paid','1709026423'),
(81041,4717,'_paid_date','2024-02-27 11:33:43'),
(81042,4717,'_completed_date','2024-02-27 11:33:43'),
(81043,4718,'_edit_lock','1709118196:244'),
(81044,4718,'_edit_last','244'),
(81073,4719,'_order_key','wc_order_RersrG4U3FNOh'),
(81074,4719,'_customer_user','0'),
(81075,4719,'_payment_method','bacs'),
(81076,4719,'_payment_method_title','Direct bank transfer'),
(81077,4719,'_customer_ip_address','154.127.116.226'),
(81078,4719,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0'),
(81079,4719,'_created_via','checkout'),
(81080,4719,'_cart_hash','7096195cb9949e2afe5297ece38a1333'),
(81081,4719,'_download_permissions_granted','yes'),
(81082,4719,'_recorded_sales','yes'),
(81083,4719,'_recorded_coupon_usage_counts','yes'),
(81084,4719,'_new_order_email_sent','true'),
(81085,4719,'_order_stock_reduced','yes'),
(81086,4719,'_billing_first_name','Mathew'),
(81087,4719,'_billing_last_name','Jericevich'),
(81088,4719,'_billing_company','Tirolean Meats'),
(81089,4719,'_billing_address_1','248 Northlands Deco Park'),
(81090,4719,'_billing_address_2','Newmarket Road Northriding'),
(81091,4719,'_billing_city','Randburg 2167-B (Gauteng)'),
(81092,4719,'_billing_state','GP'),
(81093,4719,'_billing_postcode','2167B'),
(81094,4719,'_billing_country','ZA'),
(81095,4719,'_billing_email','mathew@tirolean.co.za'),
(81096,4719,'_billing_phone','0114620400'),
(81097,4719,'_shipping_first_name','Mathew'),
(81098,4719,'_shipping_last_name','Jericevich'),
(81099,4719,'_shipping_company','Tirolean Meats'),
(81100,4719,'_shipping_address_1','248'),
(81101,4719,'_shipping_address_2','Newmarket Road Northriding'),
(81102,4719,'_shipping_city','Randburg 2167-B (Gauteng)'),
(81103,4719,'_shipping_state','GP'),
(81104,4719,'_shipping_postcode','2167B'),
(81105,4719,'_shipping_country','ZA'),
(81106,4719,'_order_currency','ZAR'),
(81107,4719,'_cart_discount','0'),
(81108,4719,'_cart_discount_tax','0'),
(81109,4719,'_order_shipping','0'),
(81110,4719,'_order_shipping_tax','0'),
(81111,4719,'_order_tax','617.25'),
(81112,4719,'_order_total','4732.25'),
(81113,4719,'_order_version','8.6.1'),
(81114,4719,'_prices_include_tax','no'),
(81115,4719,'_billing_address_index','Mathew Jericevich Tirolean Meats 248 Northlands Deco Park Newmarket Road Northriding Randburg 2167-B (Gauteng) GP 2167B ZA mathew@tirolean.co.za 0114620400'),
(81116,4719,'_shipping_address_index','Mathew Jericevich Tirolean Meats 248 Newmarket Road Northriding Randburg 2167-B (Gauteng) GP 2167B ZA '),
(81117,4719,'is_vat_exempt','no'),
(81118,4719,'_wc_order_attribution_source_type','referral'),
(81119,4719,'_wc_order_attribution_referrer','http://www.bing.com/'),
(81120,4719,'_wc_order_attribution_utm_source','bing.com'),
(81121,4719,'_wc_order_attribution_utm_medium','referral'),
(81122,4719,'_wc_order_attribution_utm_content','/'),
(81123,4719,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(81124,4719,'_wc_order_attribution_session_start_time','2024-02-27 15:25:53'),
(81125,4719,'_wc_order_attribution_session_pages','6'),
(81126,4719,'_wc_order_attribution_session_count','1'),
(81127,4719,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0'),
(81128,4719,'_wc_order_attribution_device_type','Desktop'),
(81129,4719,'_ga_tracked','1'),
(81130,4719,'_edit_lock','1709100776:244'),
(81131,4719,'_edit_last','244'),
(81132,4719,'_date_completed','1709100689'),
(81133,4719,'_date_paid','1709100689'),
(81134,4719,'_paid_date','2024-02-28 08:11:29'),
(81135,4719,'_completed_date','2024-02-28 08:11:29'),
(81179,4718,'_date_completed','1709118327'),
(81180,4718,'_date_paid','1709118327'),
(81181,4718,'_paid_date','2024-02-28 13:05:27'),
(81182,4718,'_completed_date','2024-02-28 13:05:27'),
(81184,4720,'_order_key','wc_order_i5VDF77lcffRp'),
(81185,4720,'_customer_user','0'),
(81186,4720,'_payment_method','bacs'),
(81187,4720,'_payment_method_title','Direct bank transfer'),
(81188,4720,'_customer_ip_address','105.27.142.74'),
(81189,4720,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'),
(81190,4720,'_created_via','checkout'),
(81191,4720,'_cart_hash','dd85bbae769d02684a9264913f738f97'),
(81192,4720,'_download_permissions_granted','yes'),
(81193,4720,'_recorded_sales','yes'),
(81194,4720,'_recorded_coupon_usage_counts','yes'),
(81195,4720,'_new_order_email_sent','true'),
(81196,4720,'_order_stock_reduced','yes'),
(81197,4720,'_billing_first_name','Michelle'),
(81198,4720,'_billing_last_name','Mynhardt'),
(81199,4720,'_billing_company','Benlor\'s (PTY) LTD'),
(81200,4720,'_billing_address_1','332'),
(81201,4720,'_billing_address_2','Kent Ave,'),
(81202,4720,'_billing_city','Randburg'),
(81203,4720,'_billing_state','GP'),
(81204,4720,'_billing_postcode','2125'),
(81205,4720,'_billing_country','ZA'),
(81206,4720,'_billing_email','michellemy@intellibpo.com'),
(81207,4720,'_billing_phone','078 043 0923'),
(81208,4720,'_shipping_first_name','Michelle'),
(81209,4720,'_shipping_last_name','Mynhardt'),
(81210,4720,'_shipping_company','Benlor\'s (PTY) LTD'),
(81211,4720,'_shipping_address_1','332'),
(81212,4720,'_shipping_address_2','Kent Ave,'),
(81213,4720,'_shipping_city','Randburg'),
(81214,4720,'_shipping_state','GP'),
(81215,4720,'_shipping_postcode','2125'),
(81216,4720,'_shipping_country','ZA'),
(81217,4720,'_order_currency','ZAR'),
(81218,4720,'_cart_discount','0'),
(81219,4720,'_cart_discount_tax','0'),
(81220,4720,'_order_shipping','0'),
(81221,4720,'_order_shipping_tax','0'),
(81222,4720,'_order_tax','117'),
(81223,4720,'_order_total','897.00'),
(81224,4720,'_order_version','8.6.1'),
(81225,4720,'_prices_include_tax','no'),
(81226,4720,'_billing_address_index','Michelle Mynhardt Benlor\'s (PTY) LTD 332 Kent Ave, Randburg GP 2125 ZA michellemy@intellibpo.com 078 043 0923'),
(81227,4720,'_shipping_address_index','Michelle Mynhardt Benlor\'s (PTY) LTD 332 Kent Ave, Randburg GP 2125 ZA '),
(81228,4720,'is_vat_exempt','no'),
(81229,4720,'_wc_order_attribution_source_type','typein'),
(81230,4720,'_wc_order_attribution_utm_source','(direct)'),
(81231,4720,'_wc_order_attribution_session_entry','http://nixin.co.za/product/72led-lamp-only/'),
(81232,4720,'_wc_order_attribution_session_start_time','2024-02-28 10:25:58'),
(81233,4720,'_wc_order_attribution_session_pages','4'),
(81234,4720,'_wc_order_attribution_session_count','2'),
(81235,4720,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'),
(81236,4720,'_wc_order_attribution_device_type','Desktop'),
(81239,4720,'_ga_tracked','1'),
(81257,4720,'_edit_lock','1709128325:244'),
(81258,4720,'_edit_last','244'),
(81259,4720,'_date_completed','1709128458'),
(81260,4720,'_date_paid','1709128458'),
(81261,4720,'_paid_date','2024-02-28 15:54:18'),
(81262,4720,'_completed_date','2024-02-28 15:54:18'),
(81506,4722,'_order_key','wc_order_z8xVjiRZsPKFh'),
(81507,4722,'_customer_user','0'),
(81508,4722,'_payment_method','bacs'),
(81509,4722,'_payment_method_title','Direct bank transfer'),
(81510,4722,'_customer_ip_address','45.222.29.22'),
(81511,4722,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0'),
(81512,4722,'_created_via','checkout'),
(81513,4722,'_cart_hash','5750f884ab2e1e2a26667ca3ebe137ed'),
(81514,4722,'_download_permissions_granted','yes'),
(81515,4722,'_recorded_sales','yes'),
(81516,4722,'_recorded_coupon_usage_counts','yes'),
(81517,4722,'_new_order_email_sent','true'),
(81518,4722,'_order_stock_reduced','yes'),
(81519,4722,'_billing_first_name','Elizna'),
(81520,4722,'_billing_last_name','Fourie'),
(81521,4722,'_billing_address_1','10 Baardsuikerbos Street'),
(81522,4722,'_billing_address_2','Protea Valley, Bellville'),
(81523,4722,'_billing_city','Cape Town'),
(81524,4722,'_billing_state','WC'),
(81525,4722,'_billing_postcode','7530'),
(81526,4722,'_billing_country','ZA'),
(81527,4722,'_billing_email','efourie@growthpoint.co.za'),
(81528,4722,'_billing_phone','0833038688'),
(81529,4722,'_shipping_first_name','Elizna'),
(81530,4722,'_shipping_last_name','Fourie'),
(81531,4722,'_shipping_address_1','10 Baardsuikerbos Street'),
(81532,4722,'_shipping_address_2','Protea Valley, Bellville'),
(81533,4722,'_shipping_city','Cape Town'),
(81534,4722,'_shipping_state','WC'),
(81535,4722,'_shipping_postcode','7530'),
(81536,4722,'_shipping_country','ZA'),
(81537,4722,'_order_currency','ZAR'),
(81538,4722,'_cart_discount','0'),
(81539,4722,'_cart_discount_tax','0'),
(81540,4722,'_order_shipping','0'),
(81541,4722,'_order_shipping_tax','0'),
(81542,4722,'_order_tax','78.26'),
(81543,4722,'_order_total','600.02'),
(81544,4722,'_order_version','8.6.1'),
(81545,4722,'_prices_include_tax','no'),
(81546,4722,'_billing_address_index','Elizna Fourie  10 Baardsuikerbos Street Protea Valley, Bellville Cape Town WC 7530 ZA efourie@growthpoint.co.za 0833038688'),
(81547,4722,'_shipping_address_index','Elizna Fourie  10 Baardsuikerbos Street Protea Valley, Bellville Cape Town WC 7530 ZA '),
(81548,4722,'is_vat_exempt','no'),
(81549,4722,'_wc_order_attribution_source_type','organic'),
(81550,4722,'_wc_order_attribution_referrer','http://www.google.com/'),
(81551,4722,'_wc_order_attribution_utm_source','google'),
(81552,4722,'_wc_order_attribution_utm_medium','organic'),
(81553,4722,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(81554,4722,'_wc_order_attribution_session_start_time','2024-03-04 09:33:53'),
(81555,4722,'_wc_order_attribution_session_pages','17'),
(81556,4722,'_wc_order_attribution_session_count','1'),
(81557,4722,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0'),
(81558,4722,'_wc_order_attribution_device_type','Desktop'),
(81560,4722,'_ga_tracked','1'),
(81572,4722,'_edit_lock','1709553374:244'),
(81573,4722,'_edit_last','244'),
(81575,4722,'_date_completed','1709553500'),
(81576,4722,'_date_paid','1709553500'),
(81577,4722,'_paid_date','2024-03-04 13:58:20'),
(81578,4722,'_completed_date','2024-03-04 13:58:20'),
(81930,4723,'_order_key','wc_order_0nnaJzW8gH64D'),
(81931,4723,'_customer_user','0'),
(81932,4723,'_payment_method','bacs'),
(81933,4723,'_payment_method_title','Direct bank transfer'),
(81934,4723,'_customer_ip_address','165.0.44.141'),
(81935,4723,'_customer_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/24.0 Chrome/117.0.0.0 Safari/537.36'),
(81936,4723,'_created_via','checkout'),
(81937,4723,'_cart_hash','a5e072b6863189a9edb82cc8b25b2d81'),
(81938,4723,'_download_permissions_granted','yes'),
(81939,4723,'_recorded_sales','yes'),
(81940,4723,'_recorded_coupon_usage_counts','yes'),
(81941,4723,'_new_order_email_sent','true'),
(81942,4723,'_order_stock_reduced','yes'),
(81943,4723,'_billing_first_name','Cobus'),
(81944,4723,'_billing_last_name','Hugo'),
(81945,4723,'_billing_company','Westrock pools'),
(81946,4723,'_billing_address_1','33 Dunkirk Road'),
(81947,4723,'_billing_city','Saltrock Ballito'),
(81948,4723,'_billing_state','KZN'),
(81949,4723,'_billing_postcode','4420'),
(81950,4723,'_billing_country','ZA'),
(81951,4723,'_billing_email','Westrockpools.service@gmail.com'),
(81952,4723,'_billing_phone','0824953764'),
(81953,4723,'_shipping_first_name','Cobus'),
(81954,4723,'_shipping_last_name','Hugo'),
(81955,4723,'_shipping_company','Westrock pools'),
(81956,4723,'_shipping_address_1','33 Dunkirk Road'),
(81957,4723,'_shipping_city','Saltrock Ballito'),
(81958,4723,'_shipping_state','KZN'),
(81959,4723,'_shipping_postcode','4420'),
(81960,4723,'_shipping_country','ZA'),
(81961,4723,'_order_currency','ZAR'),
(81962,4723,'_cart_discount','0'),
(81963,4723,'_cart_discount_tax','0'),
(81964,4723,'_order_shipping','0'),
(81965,4723,'_order_shipping_tax','0'),
(81966,4723,'_order_tax','516'),
(81967,4723,'_order_total','3956.00'),
(81968,4723,'_order_version','8.6.1'),
(81969,4723,'_prices_include_tax','no'),
(81970,4723,'_billing_address_index','Cobus Hugo Westrock pools 33 Dunkirk Road  Saltrock Ballito KZN 4420 ZA Westrockpools.service@gmail.com 0824953764'),
(81971,4723,'_shipping_address_index','Cobus Hugo Westrock pools 33 Dunkirk Road  Saltrock Ballito KZN 4420 ZA '),
(81972,4723,'is_vat_exempt','no'),
(81973,4723,'_wc_order_attribution_source_type','typein'),
(81974,4723,'_wc_order_attribution_utm_source','(direct)'),
(81975,4723,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/premium/'),
(81976,4723,'_wc_order_attribution_session_start_time','2024-03-08 06:07:57'),
(81977,4723,'_wc_order_attribution_session_pages','6'),
(81978,4723,'_wc_order_attribution_session_count','1'),
(81979,4723,'_wc_order_attribution_user_agent','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/24.0 Chrome/117.0.0.0 Safari/537.36'),
(81980,4723,'_wc_order_attribution_device_type','Desktop'),
(81981,4723,'_ga_tracked','1'),
(81995,4723,'_edit_lock','1709884749:244'),
(81996,4723,'_edit_last','244'),
(81997,4723,'_date_completed','1709884874'),
(81998,4723,'_date_paid','1709884874'),
(81999,4723,'_paid_date','2024-03-08 10:01:14'),
(82000,4723,'_completed_date','2024-03-08 10:01:14'),
(82154,4607,'_thumbnail_id','0'),
(82155,4606,'_thumbnail_id','0'),
(82156,4605,'_thumbnail_id','0'),
(82157,4608,'_thumbnail_id','0'),
(82158,4601,'_thumbnail_id','0'),
(82159,4603,'_thumbnail_id','0'),
(82160,4604,'_thumbnail_id','0'),
(82161,4602,'_thumbnail_id','0'),
(82162,4609,'_thumbnail_id','0'),
(82163,4600,'_price','13.05'),
(82164,4600,'_price','20.38'),
(82165,4600,'_price','34.26'),
(82166,4600,'_price','47.63'),
(82167,4600,'_price','64.34'),
(82168,4600,'_price','100.14'),
(82169,4600,'_price','255.55'),
(82170,4600,'_price','328.12'),
(82171,4600,'_price','759.91'),
(82215,3832,'_thumbnail_id','0'),
(82216,3830,'_thumbnail_id','0'),
(82217,3833,'_thumbnail_id','0'),
(82218,3831,'_thumbnail_id','0'),
(82229,3930,'_thumbnail_id','0'),
(82230,3931,'_thumbnail_id','0'),
(82231,3932,'_thumbnail_id','0'),
(82239,3977,'_thumbnail_id','0'),
(82240,3978,'_thumbnail_id','0'),
(82241,3976,'_price','23'),
(82242,3976,'_price','78'),
(82280,3942,'_thumbnail_id','0'),
(82281,3943,'_thumbnail_id','0'),
(82320,3982,'_thumbnail_id','0'),
(82321,3986,'_thumbnail_id','0'),
(82322,3985,'_thumbnail_id','0'),
(82323,3984,'_thumbnail_id','0'),
(82324,3981,'_thumbnail_id','0'),
(82325,3983,'_thumbnail_id','0'),
(82404,3990,'_thumbnail_id','0'),
(82405,3993,'_thumbnail_id','0'),
(82406,3992,'_thumbnail_id','0'),
(82407,3989,'_thumbnail_id','0'),
(82408,3994,'_thumbnail_id','0'),
(82409,3991,'_thumbnail_id','0'),
(82464,3895,'_thumbnail_id','0'),
(82465,3896,'_thumbnail_id','0'),
(82466,3892,'_thumbnail_id','0'),
(82467,3891,'_thumbnail_id','0'),
(82468,3893,'_thumbnail_id','0'),
(82469,3894,'_thumbnail_id','0'),
(82586,4591,'_thumbnail_id','0'),
(82587,4595,'_thumbnail_id','0'),
(82588,4590,'_thumbnail_id','0'),
(82589,4597,'_thumbnail_id','0'),
(82590,4594,'_thumbnail_id','0'),
(82591,4598,'_thumbnail_id','0'),
(82592,4589,'_thumbnail_id','0'),
(82593,4593,'_thumbnail_id','0'),
(82594,4596,'_thumbnail_id','0'),
(82595,4592,'_thumbnail_id','0'),
(82596,4588,'_price','14'),
(82597,4588,'_price','15'),
(82598,4588,'_price','18'),
(82599,4588,'_price','21'),
(82600,4588,'_price','27'),
(82601,4588,'_price','33'),
(82602,4588,'_price','44'),
(82603,4588,'_price','111'),
(82604,4588,'_price','156'),
(82605,4588,'_price','258'),
(82616,3919,'_thumbnail_id','0'),
(82617,3918,'_price','147'),
(82633,4725,'_variation_description',''),
(82634,4725,'_sku','13567'),
(82635,4725,'_regular_price','15.34'),
(82636,4725,'total_sales','0'),
(82637,4725,'_tax_status','taxable'),
(82638,4725,'_tax_class','parent'),
(82639,4725,'_manage_stock','yes'),
(82640,4725,'_backorders','no'),
(82641,4725,'_sold_individually','no'),
(82642,4725,'_virtual','no'),
(82643,4725,'_downloadable','no'),
(82644,4725,'_download_limit','-1'),
(82645,4725,'_download_expiry','-1'),
(82646,4725,'_stock','9'),
(82647,4725,'_stock_status','instock'),
(82648,4725,'_wc_average_rating','0'),
(82649,4725,'_wc_review_count','0'),
(82650,4725,'attribute_pa_size','mf-50'),
(82651,4725,'attribute_colour','Black'),
(82652,4725,'_price','15.34'),
(82653,4725,'_product_version','9.8.5'),
(82654,4726,'_variation_description',''),
(82655,4726,'_sku','13568'),
(82656,4726,'_regular_price','15.34'),
(82657,4726,'total_sales','0'),
(82658,4726,'_tax_status','taxable'),
(82659,4726,'_tax_class','parent'),
(82660,4726,'_manage_stock','yes'),
(82661,4726,'_backorders','no'),
(82662,4726,'_sold_individually','no'),
(82663,4726,'_virtual','no'),
(82664,4726,'_downloadable','no'),
(82665,4726,'_download_limit','-1'),
(82666,4726,'_download_expiry','-1'),
(82667,4726,'_stock','-6'),
(82668,4726,'_stock_status','outofstock'),
(82669,4726,'_wc_average_rating','0'),
(82670,4726,'_wc_review_count','0'),
(82671,4726,'attribute_pa_size','mf-50'),
(82672,4726,'attribute_colour','White'),
(82673,4726,'_price','15.34'),
(82674,4726,'_product_version','9.8.5'),
(82675,4727,'_variation_description',''),
(82676,4727,'_sku','13569'),
(82677,4727,'_regular_price','15.34'),
(82678,4727,'total_sales','0'),
(82679,4727,'_tax_status','taxable'),
(82680,4727,'_tax_class','parent'),
(82681,4727,'_manage_stock','yes'),
(82682,4727,'_backorders','no'),
(82683,4727,'_sold_individually','no'),
(82684,4727,'_virtual','no'),
(82685,4727,'_downloadable','no'),
(82686,4727,'_download_limit','-1'),
(82687,4727,'_download_expiry','-1'),
(82688,4727,'_stock','0'),
(82689,4727,'_stock_status','outofstock'),
(82690,4727,'_wc_average_rating','0'),
(82691,4727,'_wc_review_count','0'),
(82692,4727,'attribute_pa_size','mf-50'),
(82693,4727,'attribute_colour','Grey'),
(82694,4727,'_price','15.34'),
(82695,4727,'_product_version','9.8.5'),
(82752,4040,'_thumbnail_id','0'),
(82956,4728,'_order_key','wc_order_KDIWYcFJj6BF9'),
(82957,4728,'_customer_user','0'),
(82958,4728,'_payment_method','cod'),
(82959,4728,'_payment_method_title','Get a quote'),
(82960,4728,'_customer_ip_address','102.69.208.74'),
(82961,4728,'_customer_user_agent','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-F721B/F721BXXS4DWJ2) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36'),
(82962,4728,'_created_via','checkout'),
(82963,4728,'_cart_hash','d6b7b93a385d82a691880baac2fc6d6b'),
(82964,4728,'_download_permissions_granted','no'),
(82965,4728,'_recorded_sales','yes'),
(82966,4728,'_recorded_coupon_usage_counts','yes'),
(82967,4728,'_new_order_email_sent','true'),
(82968,4728,'_order_stock_reduced','yes'),
(82969,4728,'_billing_first_name','Almar'),
(82970,4728,'_billing_last_name','Basson'),
(82971,4728,'_billing_company','Robday Mining'),
(82972,4728,'_billing_address_1','12 Escom Street'),
(82973,4728,'_billing_address_2','Industrial Area'),
(82974,4728,'_billing_city','Rustenburg'),
(82975,4728,'_billing_state','NW'),
(82976,4728,'_billing_postcode','0300'),
(82977,4728,'_billing_country','ZA'),
(82978,4728,'_billing_email','almarbasson@gmail.com'),
(82979,4728,'_billing_phone','0713634136'),
(82980,4728,'_shipping_first_name','Almar'),
(82981,4728,'_shipping_last_name','Basson'),
(82982,4728,'_shipping_company','Robday Mining'),
(82983,4728,'_shipping_address_1','12 Escom Street'),
(82984,4728,'_shipping_address_2','Industrial Area'),
(82985,4728,'_shipping_city','Rustenburg'),
(82986,4728,'_shipping_state','NW'),
(82987,4728,'_shipping_postcode','0300'),
(82988,4728,'_shipping_country','ZA'),
(82989,4728,'_order_currency','ZAR'),
(82990,4728,'_cart_discount','0'),
(82991,4728,'_cart_discount_tax','0'),
(82992,4728,'_order_shipping','200'),
(82993,4728,'_order_shipping_tax','30'),
(82994,4728,'_order_tax','130.95'),
(82995,4728,'_order_total','1233.95'),
(82996,4728,'_order_version','8.6.1'),
(82997,4728,'_prices_include_tax','no'),
(82998,4728,'_billing_address_index','Almar Basson Robday Mining 12 Escom Street Industrial Area Rustenburg NW 0300 ZA almarbasson@gmail.com 0713634136'),
(82999,4728,'_shipping_address_index','Almar Basson Robday Mining 12 Escom Street Industrial Area Rustenburg NW 0300 ZA '),
(83000,4728,'is_vat_exempt','no'),
(83001,4728,'_wc_order_attribution_source_type','typein'),
(83002,4728,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(83003,4728,'_wc_order_attribution_utm_source','(direct)'),
(83004,4728,'_wc_order_attribution_session_entry','http://nixin.co.za/product/panache-twisting-travertine-p-sheet/'),
(83005,4728,'_wc_order_attribution_session_start_time','2024-03-12 19:23:47'),
(83006,4728,'_wc_order_attribution_session_pages','14'),
(83007,4728,'_wc_order_attribution_session_count','1'),
(83008,4728,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 13; SAMSUNG SM-F721B/F721BXXS4DWJ2) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36'),
(83009,4728,'_wc_order_attribution_device_type','Mobile'),
(83013,4728,'_ga_tracked','1'),
(83038,2858,'_yoast_wpseo_primary_product_cat',''),
(83039,2858,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(83424,3969,'_thumbnail_id','0'),
(83425,3967,'_thumbnail_id','0'),
(83426,3968,'_thumbnail_id','0'),
(83427,3970,'_thumbnail_id','0'),
(83428,3971,'_thumbnail_id','0'),
(84036,4730,'_variation_description',''),
(84037,4730,'_sku','10426'),
(84038,4730,'_regular_price','252.13'),
(84039,4730,'total_sales','0'),
(84040,4730,'_tax_status','taxable'),
(84041,4730,'_tax_class','parent'),
(84042,4730,'_manage_stock','yes'),
(84043,4730,'_backorders','no'),
(84044,4730,'_sold_individually','no'),
(84045,4730,'_virtual','no'),
(84046,4730,'_downloadable','no'),
(84047,4730,'_download_limit','-1'),
(84048,4730,'_download_expiry','-1'),
(84049,4730,'_stock',NULL),
(84050,4730,'_stock_status','outofstock'),
(84051,4730,'_wc_average_rating','0'),
(84052,4730,'_wc_review_count','0'),
(84053,4730,'attribute_pa_size','25-kg'),
(84054,4730,'_price','252.13'),
(84055,4730,'_product_version','8.7.0'),
(84056,4731,'_variation_description',''),
(84057,4731,'_sku','12059'),
(84058,4731,'_regular_price','201.69'),
(84059,4731,'total_sales','0'),
(84060,4731,'_tax_status','taxable'),
(84061,4731,'_tax_class','parent'),
(84062,4731,'_manage_stock','yes'),
(84063,4731,'_backorders','no'),
(84064,4731,'_sold_individually','no'),
(84065,4731,'_virtual','no'),
(84066,4731,'_downloadable','no'),
(84067,4731,'_download_limit','-1'),
(84068,4731,'_download_expiry','-1'),
(84069,4731,'_stock',NULL),
(84070,4731,'_stock_status','outofstock'),
(84071,4731,'_wc_average_rating','0'),
(84072,4731,'_wc_review_count','0'),
(84073,4731,'attribute_pa_size','20kg'),
(84074,4731,'_price','201.69'),
(84075,4731,'_product_version','8.7.0'),
(84337,3518,'_price','93.72'),
(84818,3879,'_thumbnail_id','0'),
(84819,3883,'_thumbnail_id','0'),
(84820,3884,'_thumbnail_id','0'),
(84821,3882,'_thumbnail_id','0'),
(84822,3881,'_thumbnail_id','0'),
(84823,3880,'_thumbnail_id','0'),
(84824,3877,'_thumbnail_id','0'),
(84825,3878,'_thumbnail_id','0'),
(84826,3887,'_thumbnail_id','0'),
(84827,3886,'_thumbnail_id','0'),
(84828,3885,'_thumbnail_id','0'),
(84829,3888,'_thumbnail_id','0'),
(84860,4045,'_thumbnail_id','0'),
(85182,3868,'_thumbnail_id','0'),
(85183,3871,'_thumbnail_id','0'),
(85184,3866,'_thumbnail_id','0'),
(85185,3867,'_thumbnail_id','0'),
(85186,3873,'_thumbnail_id','0'),
(85187,3872,'_thumbnail_id','0'),
(85188,3874,'_thumbnail_id','0'),
(85189,3870,'_thumbnail_id','0'),
(85190,3865,'_thumbnail_id','0'),
(85191,3869,'_thumbnail_id','0'),
(85205,3583,'_thumbnail_id','0'),
(85206,3584,'_thumbnail_id','0'),
(85207,3582,'_thumbnail_id','0'),
(85345,3255,'_thumbnail_id','0'),
(85346,3256,'_thumbnail_id','0'),
(85347,3257,'_thumbnail_id','0'),
(85348,3254,'_thumbnail_id','0'),
(85486,4733,'_order_key','wc_order_SSDVAYaH7luq1'),
(85487,4733,'_customer_user','0'),
(85488,4733,'_payment_method','bacs'),
(85489,4733,'_payment_method_title','Direct bank transfer'),
(85490,4733,'_customer_ip_address','102.165.120.1'),
(85491,4733,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'),
(85492,4733,'_created_via','checkout'),
(85493,4733,'_cart_hash','9ff8e39d4ca4df942f41081d137e1a1c'),
(85494,4733,'_download_permissions_granted','yes'),
(85495,4733,'_recorded_sales','yes'),
(85496,4733,'_recorded_coupon_usage_counts','yes'),
(85497,4733,'_new_order_email_sent','true'),
(85498,4733,'_order_stock_reduced','yes'),
(85499,4733,'_billing_first_name','Laina'),
(85500,4733,'_billing_last_name','Lesicnik'),
(85501,4733,'_billing_address_1','12 Sannie Badenhorst Street'),
(85502,4733,'_billing_city','Stanford'),
(85503,4733,'_billing_state','WC'),
(85504,4733,'_billing_postcode','7210'),
(85505,4733,'_billing_country','ZA'),
(85506,4733,'_billing_email','lainaspiritwoman@gmail.com'),
(85507,4733,'_billing_phone','+27824415532'),
(85508,4733,'_shipping_first_name','Laina'),
(85509,4733,'_shipping_last_name','Lesicnik'),
(85510,4733,'_shipping_address_1','12 Sannie Badenhorst Street'),
(85511,4733,'_shipping_city','Stanford'),
(85512,4733,'_shipping_state','WC'),
(85513,4733,'_shipping_postcode','7210'),
(85514,4733,'_shipping_country','ZA'),
(85515,4733,'_order_currency','ZAR'),
(85516,4733,'_cart_discount','0'),
(85517,4733,'_cart_discount_tax','0'),
(85518,4733,'_order_shipping','300'),
(85519,4733,'_order_shipping_tax','45'),
(85520,4733,'_order_tax','617.25'),
(85521,4733,'_order_total','5077.25'),
(85522,4733,'_order_version','8.7.0'),
(85523,4733,'_prices_include_tax','no'),
(85524,4733,'_billing_address_index','Laina Lesicnik  12 Sannie Badenhorst Street  Stanford WC 7210 ZA lainaspiritwoman@gmail.com +27824415532'),
(85525,4733,'_shipping_address_index','Laina Lesicnik  12 Sannie Badenhorst Street  Stanford WC 7210 ZA '),
(85526,4733,'is_vat_exempt','no'),
(85527,4733,'_wc_order_attribution_source_type','organic'),
(85528,4733,'_wc_order_attribution_referrer','http://www.google.com/'),
(85529,4733,'_wc_order_attribution_utm_source','google'),
(85530,4733,'_wc_order_attribution_utm_medium','organic'),
(85531,4733,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/'),
(85532,4733,'_wc_order_attribution_session_start_time','2024-04-16 12:53:27'),
(85533,4733,'_wc_order_attribution_session_pages','4'),
(85534,4733,'_wc_order_attribution_session_count','5'),
(85535,4733,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'),
(85536,4733,'_wc_order_attribution_device_type','Desktop'),
(85537,4733,'_ga_tracked','1'),
(85538,4733,'_edit_lock','1713336215:244'),
(85539,4733,'_edit_last','244'),
(85540,4733,'_date_completed','1713336212'),
(85541,4733,'_date_paid','1713336212'),
(85542,4733,'_paid_date','2024-04-17 08:43:32'),
(85543,4733,'_completed_date','2024-04-17 08:43:32'),
(85603,3837,'_thumbnail_id','0'),
(85604,3836,'_thumbnail_id','0'),
(85605,3838,'_thumbnail_id','0'),
(85609,3835,'_price','62'),
(85610,3835,'_price','109'),
(85611,3835,'_price','149'),
(86168,3344,'_thumbnail_id','0'),
(86169,3341,'_thumbnail_id','0'),
(86170,3343,'_thumbnail_id','0'),
(86171,3342,'_thumbnail_id','0'),
(86185,3465,'_thumbnail_id','0'),
(86449,3997,'_thumbnail_id','0'),
(86450,4001,'_thumbnail_id','0'),
(86451,3998,'_thumbnail_id','0'),
(86452,3999,'_thumbnail_id','0'),
(86453,4003,'_thumbnail_id','0'),
(86454,4000,'_thumbnail_id','0'),
(86455,4002,'_thumbnail_id','0'),
(86665,4735,'_order_key','wc_order_D9HhhRjwgJ94q'),
(86666,4735,'_customer_user','0'),
(86667,4735,'_payment_method','bacs'),
(86668,4735,'_payment_method_title','Direct bank transfer'),
(86669,4735,'_customer_ip_address','105.247.174.173'),
(86670,4735,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'),
(86671,4735,'_created_via','checkout'),
(86672,4735,'_cart_hash','565ec22877081ff377944d2f770357f4'),
(86673,4735,'_download_permissions_granted','yes'),
(86674,4735,'_recorded_sales','yes'),
(86675,4735,'_recorded_coupon_usage_counts','yes'),
(86676,4735,'_new_order_email_sent','true'),
(86677,4735,'_order_stock_reduced','yes'),
(86678,4735,'_billing_first_name','Roy'),
(86679,4735,'_billing_last_name','Heaver'),
(86680,4735,'_billing_company','Town and country construction'),
(86681,4735,'_billing_address_1','portion 51 of lot h72'),
(86682,4735,'_billing_city','Hluhluwe'),
(86683,4735,'_billing_state','KZN'),
(86684,4735,'_billing_postcode','3960'),
(86685,4735,'_billing_country','ZA'),
(86686,4735,'_billing_email','rheaver@wetlands.co.za'),
(86687,4735,'_billing_phone','0827741049'),
(86688,4735,'_shipping_first_name','Roy'),
(86689,4735,'_shipping_last_name','Heaver'),
(86690,4735,'_shipping_company','Town and country construction'),
(86691,4735,'_shipping_address_1','portion 51 of lot h72'),
(86692,4735,'_shipping_city','Hluhluwe'),
(86693,4735,'_shipping_state','KZN'),
(86694,4735,'_shipping_postcode','3960'),
(86695,4735,'_shipping_country','ZA'),
(86696,4735,'_order_currency','ZAR'),
(86697,4735,'_cart_discount','0'),
(86698,4735,'_cart_discount_tax','0'),
(86699,4735,'_order_shipping','0'),
(86700,4735,'_order_shipping_tax','0'),
(86701,4735,'_order_tax','3573.75'),
(86702,4735,'_order_total','27398.75'),
(86703,4735,'_order_version','8.8.3'),
(86704,4735,'_prices_include_tax','no'),
(86705,4735,'_billing_address_index','Roy Heaver Town and country construction portion 51 of lot h72  Hluhluwe KZN 3960 ZA rheaver@wetlands.co.za 0827741049'),
(86706,4735,'_shipping_address_index','Roy Heaver Town and country construction portion 51 of lot h72  Hluhluwe KZN 3960 ZA '),
(86707,4735,'is_vat_exempt','no'),
(86708,4735,'_wc_order_attribution_source_type','organic'),
(86709,4735,'_wc_order_attribution_referrer','http://www.google.com/'),
(86710,4735,'_wc_order_attribution_utm_source','google'),
(86711,4735,'_wc_order_attribution_utm_medium','organic'),
(86712,4735,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(86713,4735,'_wc_order_attribution_session_start_time','2024-05-01 10:22:10'),
(86714,4735,'_wc_order_attribution_session_pages','22'),
(86715,4735,'_wc_order_attribution_session_count','1'),
(86716,4735,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'),
(86717,4735,'_wc_order_attribution_device_type','Desktop'),
(86718,4735,'_ga_tracked','1'),
(86771,4736,'_order_key','wc_order_bxdxdlRL7F9cM'),
(86772,4736,'_customer_user','0'),
(86773,4736,'_payment_method','bacs'),
(86774,4736,'_payment_method_title','Direct bank transfer'),
(86775,4736,'_customer_ip_address','156.155.80.73'),
(86776,4736,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(86777,4736,'_created_via','checkout'),
(86778,4736,'_cart_hash','dd0bc643fd8fe25db232a2f690a181f3'),
(86779,4736,'_download_permissions_granted','yes'),
(86780,4736,'_recorded_sales','yes'),
(86781,4736,'_recorded_coupon_usage_counts','yes'),
(86782,4736,'_new_order_email_sent','true'),
(86783,4736,'_order_stock_reduced','yes'),
(86784,4736,'_billing_first_name','Dylan'),
(86785,4736,'_billing_last_name','Brouwer'),
(86786,4736,'_billing_company','Swemgat Middelburg'),
(86787,4736,'_billing_address_1','8 Midgreen'),
(86788,4736,'_billing_address_2','8 Ngwako Street'),
(86789,4736,'_billing_city','Middelburg'),
(86790,4736,'_billing_state','MP'),
(86791,4736,'_billing_postcode','1050'),
(86792,4736,'_billing_country','ZA'),
(86793,4736,'_billing_email','liesenuss@hotmail.com'),
(86794,4736,'_billing_phone','0837697593'),
(86795,4736,'_shipping_first_name','Dylan'),
(86796,4736,'_shipping_last_name','Brouwer'),
(86797,4736,'_shipping_company','Swemgat Middelburg'),
(86798,4736,'_shipping_address_1','8 Midgreen'),
(86799,4736,'_shipping_address_2','8 Ngwako Street'),
(86800,4736,'_shipping_city','Middelburg'),
(86801,4736,'_shipping_state','MP'),
(86802,4736,'_shipping_postcode','1050'),
(86803,4736,'_shipping_country','ZA'),
(86804,4736,'_order_currency','ZAR'),
(86805,4736,'_cart_discount','0'),
(86806,4736,'_cart_discount_tax','0'),
(86807,4736,'_order_shipping','200'),
(86808,4736,'_order_shipping_tax','30'),
(86809,4736,'_order_tax','78'),
(86810,4736,'_order_total','828.00'),
(86811,4736,'_order_version','8.8.3'),
(86812,4736,'_prices_include_tax','no'),
(86813,4736,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Midgreen 8 Ngwako Street Middelburg MP 1050 ZA liesenuss@hotmail.com 0837697593'),
(86814,4736,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Midgreen 8 Ngwako Street Middelburg MP 1050 ZA '),
(86815,4736,'is_vat_exempt','no'),
(86816,4736,'_wc_order_attribution_source_type','organic'),
(86817,4736,'_wc_order_attribution_referrer','http://www.google.com/'),
(86818,4736,'_wc_order_attribution_utm_source','google'),
(86819,4736,'_wc_order_attribution_utm_medium','organic'),
(86820,4736,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(86821,4736,'_wc_order_attribution_session_start_time','2024-05-02 07:20:27'),
(86822,4736,'_wc_order_attribution_session_pages','8'),
(86823,4736,'_wc_order_attribution_session_count','1'),
(86824,4736,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(86825,4736,'_wc_order_attribution_device_type','Desktop'),
(86827,4736,'_ga_tracked','1'),
(86856,3502,'_thumbnail_id','0'),
(86870,4735,'_edit_lock','1714647278:244'),
(86871,4735,'_edit_last','244'),
(86872,4735,'_date_completed','1714647343'),
(86873,4735,'_date_paid','1714647343'),
(86874,4735,'_paid_date','2024-05-02 12:55:43'),
(86875,4735,'_completed_date','2024-05-02 12:55:43'),
(86876,4736,'_edit_lock','1714647310:244'),
(86877,4736,'_edit_last','244'),
(86878,4736,'_date_completed','1714647435'),
(86879,4736,'_date_paid','1714647435'),
(86880,4736,'_paid_date','2024-05-02 12:57:15'),
(86881,4736,'_completed_date','2024-05-02 12:57:15'),
(86982,4737,'_order_key','wc_order_rs0c3zTvjciU6'),
(86983,4737,'_customer_user','0'),
(86984,4737,'_payment_method','bacs'),
(86985,4737,'_payment_method_title','Direct bank transfer'),
(86986,4737,'_customer_ip_address','169.0.158.11'),
(86987,4737,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1'),
(86988,4737,'_created_via','checkout'),
(86989,4737,'_cart_hash','1b52a337ce6b9e8d3eba34d816fe74d3'),
(86990,4737,'_download_permissions_granted','yes'),
(86991,4737,'_recorded_sales','yes'),
(86992,4737,'_recorded_coupon_usage_counts','yes'),
(86993,4737,'_new_order_email_sent','true'),
(86994,4737,'_order_stock_reduced','yes'),
(86995,4737,'_billing_first_name','Preston'),
(86996,4737,'_billing_last_name','Scott'),
(86997,4737,'_billing_company','Syndicate pool services (Pty) Ltd'),
(86998,4737,'_billing_address_1','Heather Road'),
(86999,4737,'_billing_address_2','Berea West'),
(87000,4737,'_billing_city','Durban'),
(87001,4737,'_billing_state','KZN'),
(87002,4737,'_billing_postcode','3629'),
(87003,4737,'_billing_country','ZA'),
(87004,4737,'_billing_email','info@syndicatepool.co.za'),
(87005,4737,'_billing_phone','0828754299'),
(87006,4737,'_shipping_first_name','Preston'),
(87007,4737,'_shipping_last_name','Scott'),
(87008,4737,'_shipping_company','Syndicate pool services (Pty) Ltd'),
(87009,4737,'_shipping_address_1','Heather Road'),
(87010,4737,'_shipping_address_2','Berea West'),
(87011,4737,'_shipping_city','Durban'),
(87012,4737,'_shipping_state','KZN'),
(87013,4737,'_shipping_postcode','3629'),
(87014,4737,'_shipping_country','ZA'),
(87015,4737,'_order_currency','ZAR'),
(87016,4737,'_cart_discount','0'),
(87017,4737,'_cart_discount_tax','0'),
(87018,4737,'_order_shipping','200'),
(87019,4737,'_order_shipping_tax','30'),
(87020,4737,'_order_tax','131.04'),
(87021,4737,'_order_total','1234.64'),
(87022,4737,'_order_version','8.8.3'),
(87023,4737,'_prices_include_tax','no'),
(87024,4737,'_billing_address_index','Preston Scott Syndicate pool services (Pty) Ltd Heather Road Berea West Durban KZN 3629 ZA info@syndicatepool.co.za 0828754299'),
(87025,4737,'_shipping_address_index','Preston Scott Syndicate pool services (Pty) Ltd Heather Road Berea West Durban KZN 3629 ZA '),
(87026,4737,'is_vat_exempt','no'),
(87027,4737,'_wc_order_attribution_source_type','utm'),
(87028,4737,'_wc_order_attribution_referrer','http://www.google.com/'),
(87029,4737,'_wc_order_attribution_utm_campaign','google_cpc'),
(87030,4737,'_wc_order_attribution_utm_source','google'),
(87031,4737,'_wc_order_attribution_utm_medium','cpc'),
(87032,4737,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQjwltKxBhDMARIsAG8KnqU0HOFzoAOQbueSjx3NEwIuB-y7S0O61DArGNtfcZWsCCXOCowrVicaAj17EALw_wcB'),
(87033,4737,'_wc_order_attribution_session_start_time','2024-05-03 08:29:31'),
(87034,4737,'_wc_order_attribution_session_pages','7'),
(87035,4737,'_wc_order_attribution_session_count','1'),
(87036,4737,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1'),
(87037,4737,'_wc_order_attribution_device_type','Mobile'),
(87039,4737,'_ga_tracked','1'),
(87047,4737,'_edit_lock','1714728033:244'),
(87048,4737,'_edit_last','244'),
(87049,4737,'_date_completed','1714727747'),
(87050,4737,'_date_paid','1714727747'),
(87051,4737,'_paid_date','2024-05-03 11:15:47'),
(87052,4737,'_completed_date','2024-05-03 11:15:47'),
(87127,2962,'_thumbnail_id','0'),
(87128,2964,'_thumbnail_id','0'),
(87129,2963,'_thumbnail_id','0'),
(87383,4738,'_order_key','wc_order_AUHdOcWZGHQLm'),
(87384,4738,'_customer_user','0'),
(87385,4738,'_payment_method','bacs'),
(87386,4738,'_payment_method_title','Direct bank transfer'),
(87387,4738,'_customer_ip_address','156.155.80.73'),
(87388,4738,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(87389,4738,'_created_via','checkout'),
(87390,4738,'_cart_hash','12ce3ea13595d2c4502a1da39acfc970'),
(87391,4738,'_download_permissions_granted','yes'),
(87392,4738,'_recorded_sales','yes'),
(87393,4738,'_recorded_coupon_usage_counts','yes'),
(87394,4738,'_new_order_email_sent','true'),
(87395,4738,'_order_stock_reduced','yes'),
(87396,4738,'_billing_first_name','Dylan'),
(87397,4738,'_billing_last_name','Brouwer'),
(87398,4738,'_billing_company','Swemgat Middelburg'),
(87399,4738,'_billing_address_1','8 Midgreen'),
(87400,4738,'_billing_address_2','8 Ngwako Street'),
(87401,4738,'_billing_city','Middelburg'),
(87402,4738,'_billing_state','MP'),
(87403,4738,'_billing_postcode','1050'),
(87404,4738,'_billing_country','ZA'),
(87405,4738,'_billing_email','liesenuss@hotmail.com'),
(87406,4738,'_billing_phone','0837697593'),
(87407,4738,'_shipping_first_name','Dylan'),
(87408,4738,'_shipping_last_name','Brouwer'),
(87409,4738,'_shipping_company','Swemgat Middelburg'),
(87410,4738,'_shipping_address_1','8 Midgreen'),
(87411,4738,'_shipping_address_2','8 Ngwako Street'),
(87412,4738,'_shipping_city','Middelburg'),
(87413,4738,'_shipping_state','MP'),
(87414,4738,'_shipping_postcode','1050'),
(87415,4738,'_shipping_country','ZA'),
(87416,4738,'_order_currency','ZAR'),
(87417,4738,'_cart_discount','0'),
(87418,4738,'_cart_discount_tax','0'),
(87419,4738,'_order_shipping','200'),
(87420,4738,'_order_shipping_tax','30'),
(87421,4738,'_order_tax','24.96'),
(87422,4738,'_order_total','421.36'),
(87423,4738,'_order_version','8.8.3'),
(87424,4738,'_prices_include_tax','no'),
(87425,4738,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Midgreen 8 Ngwako Street Middelburg MP 1050 ZA liesenuss@hotmail.com 0837697593'),
(87426,4738,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Midgreen 8 Ngwako Street Middelburg MP 1050 ZA '),
(87427,4738,'is_vat_exempt','no'),
(87428,4738,'_wc_order_attribution_source_type','organic'),
(87429,4738,'_wc_order_attribution_referrer','http://www.google.com/'),
(87430,4738,'_wc_order_attribution_utm_source','google'),
(87431,4738,'_wc_order_attribution_utm_medium','organic'),
(87432,4738,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(87433,4738,'_wc_order_attribution_session_start_time','2024-05-02 07:20:27'),
(87434,4738,'_wc_order_attribution_session_pages','4'),
(87435,4738,'_wc_order_attribution_session_count','2'),
(87436,4738,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(87437,4738,'_wc_order_attribution_device_type','Desktop'),
(87439,4738,'_ga_tracked','1'),
(87441,4738,'_edit_lock','1715075430:244'),
(87442,4738,'_edit_last','244'),
(87443,4738,'_date_completed','1715075564'),
(87444,4738,'_date_paid','1715075564'),
(87445,4738,'_paid_date','2024-05-07 11:52:44'),
(87446,4738,'_completed_date','2024-05-07 11:52:44'),
(87914,4058,'_thumbnail_id','0'),
(87915,4725,'_thumbnail_id','0'),
(87916,4726,'_thumbnail_id','0'),
(87917,4059,'_thumbnail_id','0'),
(87918,4727,'_thumbnail_id','0'),
(87931,3856,'_thumbnail_id','0'),
(87932,3854,'_thumbnail_id','0'),
(87933,3855,'_thumbnail_id','0'),
(87934,3858,'_thumbnail_id','0'),
(87935,3857,'_thumbnail_id','0'),
(87945,4519,'_thumbnail_id','0'),
(87946,4066,'_thumbnail_id','0'),
(87947,4520,'_thumbnail_id','0'),
(87948,4521,'_thumbnail_id','0'),
(88005,4739,'_edit_lock','1716464611:244'),
(88006,4739,'_edit_last','244'),
(88009,4739,'_wp_page_template','default'),
(88010,4739,'_yoast_wpseo_primary_category',''),
(88011,4739,'_yoast_wpseo_focuskw','Swimming Pool Handrails | Swimming Pool Accessibility'),
(88012,4739,'_yoast_wpseo_title','Swimming Pool Safety and Accessibility'),
(88013,4739,'_yoast_wpseo_metadesc','%%sitename%% %%title%%'),
(88014,4739,'_yoast_wpseo_linkdex','51'),
(88015,4739,'_yoast_wpseo_content_score','60'),
(88016,4739,'_yoast_wpseo_estimated-reading-time-minutes','5'),
(88017,4739,'_eael_post_view_count','1581'),
(88038,4741,'_wp_attached_file','2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg'),
(88039,4741,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1894;s:6:\"height\";i:2560;s:4:\"file\";s:55:\"2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg\";s:8:\"filesize\";i:366231;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-222x300.jpg\";s:5:\"width\";i:222;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14794;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-758x1024.jpg\";s:5:\"width\";i:758;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100114;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6151;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-768x1038.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101642;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-1136x1536.jpg\";s:5:\"width\";i:1136;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178310;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-1515x2048.jpg\";s:5:\"width\";i:1515;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268395;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:48:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18277;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-600x811.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:811;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70986;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:48:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:40:\"NIXIN-SST-P-Ladder-50mm-Summer-Pools.jpg\";}'),
(88040,4739,'_elementor_edit_mode','builder'),
(88041,4739,'_elementor_template_type','wp-post'),
(88042,4739,'_elementor_version','3.21.4'),
(88043,4739,'_elementor_pro_version','3.21.2'),
(88044,4743,'_wp_attached_file','2024/05/NIXIN-SST-P-Rail-800mm-Core24-scaled.jpg'),
(88045,4743,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:48:\"2024/05/NIXIN-SST-P-Rail-800mm-Core24-scaled.jpg\";s:8:\"filesize\";i:701639;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-800mm-Core24-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20257;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-800mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-800mm-Core24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-800mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179141;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335339;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:510555;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-800mm-Core24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27512;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-800mm-Core24-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119583;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-800mm-Core24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"NIXIN-SST-P-Rail-800mm-Core24.jpg\";}'),
(88046,4744,'_wp_attached_file','2024/05/NIXIN-SST-P-Rail-1200mm-Core24-scaled.jpg'),
(88047,4744,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1921;s:6:\"height\";i:2560;s:4:\"file\";s:49:\"2024/05/NIXIN-SST-P-Rail-1200mm-Core24-scaled.jpg\";s:8:\"filesize\";i:723866;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-1200mm-Core24-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18109;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-1200mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-1200mm-Core24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6308;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-1200mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175644;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345632;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:528847;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-1200mm-Core24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21733;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-1200mm-Core24-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112538;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-1200mm-Core24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:34:\"NIXIN-SST-P-Rail-1200mm-Core24.jpg\";}'),
(88048,4745,'_wp_attached_file','2024/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-scaled.jpg'),
(88049,4745,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:56:\"2024/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-scaled.jpg\";s:8:\"filesize\";i:398186;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15516;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6999;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106047;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190771;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272487;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20917;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72712;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:41:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD.jpg\";}'),
(88050,4746,'_wp_attached_file','2024/05/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-scaled.jpg'),
(88051,4746,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:63:\"2024/05/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-scaled.jpg\";s:8:\"filesize\";i:738931;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21039;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182837;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182837;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:351732;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:540749;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27135;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120134;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:48:\"NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl.jpg\";}'),
(88052,4747,'_wp_attached_file','2024/05/NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-scaled.jpg'),
(88053,4747,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1152;s:4:\"file\";s:63:\"2024/05/NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-scaled.jpg\";s:8:\"filesize\";i:465467;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14436;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1024x461.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123752;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8275;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:57:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1536x691.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237316;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:57:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-2048x922.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353936;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27242;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-600x270.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49629;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:56:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:48:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria.jpg\";}'),
(88054,4748,'_wp_attached_file','2024/05/NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-scaled.jpg'),
(88055,4748,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1749;s:4:\"file\";s:65:\"2024/05/NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-scaled.jpg\";s:8:\"filesize\";i:577670;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20587;}s:5:\"large\";a:5:{s:4:\"file\";s:59:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-1024x699.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:699;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8484;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-768x525.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101345;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-1536x1049.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1049;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285364;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-2048x1399.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1399;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:426809;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27840;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-600x410.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67834;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:58:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4461;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:50:\"NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1.jpg\";}'),
(88066,4739,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(88067,4739,'_elementor_data','[{\"id\":\"38258669\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f3e5d5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b879721\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ab2efcb\"}],\"eael_cl_logics\":[{\"_id\":\"d50c7d8\"}],\"pp_display_conditions\":[{\"_id\":\"cbe4e76\"}]},\"elements\":[{\"id\":\"79667e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"18752cc\"}],\"pp_display_conditions\":[{\"_id\":\"fd69f05\"}]},\"elements\":[{\"id\":\"bddc38a\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":\"4741\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg\"},{\"id\":\"4743\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Rail-800mm-Core24-scaled.jpg\"},{\"id\":\"4746\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-scaled.jpg\"},{\"id\":\"4744\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Rail-1200mm-Core24-scaled.jpg\"},{\"id\":\"4745\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-scaled.jpg\"},{\"id\":\"4756\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-scaled.jpg\"}],\"thumbnail_size\":\"medium\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4bbe3b5\"}],\"pp_display_conditions\":[{\"_id\":\"c0af666\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"5c901066\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Welcome to our latest NIXIN blogpost, where we highlight an essential aspect of pool safety that often goes unnoticed: the correct installation of swimming pool handrails and ladders. These seemingly small components play a significant role in ensuring the safety, accessibility, and overall enjoyment of swimming pools for all users.<\\/h2><p>Let\'s dive deeper into why their proper installation is crucial:<\\/p><p><strong>1. Safety Above All:<\\/strong> Swimming pool handrails and ladders are indispensable safety features that provide crucial support and stability for individuals entering and exiting the pool. Correctly installed handrails offer a secure grip, reducing the risk of slips, falls, and accidents, particularly for children, seniors, and individuals with mobility challenges. Likewise, properly installed ladders facilitate safe entry and exit from the pool, minimizing the potential for injuries.<\\/p><p><strong>2. Accessibility for Everyone:<\\/strong> Accessibility is key to creating inclusive pool environments where everyone can participate and enjoy aquatic activities. Properly installed handrails and ladders enhance accessibility by assisting individuals with disabilities in navigating pool entry points with ease and confidence. By ensuring that all users, regardless of physical ability, can safely access the pool, facilities promote inclusivity and equal enjoyment for all.<\\/p><p><strong>3. Compliance with Regulations:<\\/strong> Compliance with building codes and safety regulations is paramount for any pool facility. Many jurisdictions have specific requirements regarding the installation of pool handrails and ladders to safeguard public safety. By adhering to these regulations and standards, facilities minimize risks and liabilities while demonstrating their commitment to providing safe and accessible swimming environments for patrons.<\\/p><p><strong>4. Longevity and Durability:<\\/strong> Proper installation techniques, such as securely anchoring handrails and ladders to pool decks or structures, contribute to their longevity and durability. Well-installed components are less prone to loosening, corrosion, or damage over time, reducing maintenance costs and ensuring sustained safety for pool users. Investing in quality installation pays dividends in the form of reliable, long-lasting pool amenities.<\\/p><p><strong>5. Enhanced Aesthetics and Functionality:<\\/strong> Beyond safety considerations, properly installed handrails and ladders contribute to the overall aesthetic appeal and functionality of the pool area. Thoughtful placement and alignment of these components enhance the visual appeal of the pool while optimizing their usability. Well-integrated handrails and ladders complement the pool\'s design aesthetic, creating a cohesive and inviting space for swimmers.<\\/p><p><strong>6. Positive User Experience:<\\/strong> Ultimately, the goal of any pool facility is to provide a positive experience for its patrons. Correctly installed handrails and ladders instill confidence and reassurance in swimmers, enhancing their overall enjoyment and satisfaction. By prioritizing safety, accessibility, and functionality, premium facilities create welcoming environments that encourage repeat visits and positive feedback from users.<\\/p><p>In conclusion, the importance of installing swimming pool handrails and ladders correctly cannot be overstated. From ensuring safety and accessibility to complying with regulations and enhancing user experience, properly installed components are essential for creating safe, inclusive, and enjoyable pool environments for everyone.<\\/p><p>Follow the below <span style=\\\"text-decoration: underline\\\"><strong>NIXIN Pool Ladders &amp; Rails<\\/strong><\\/span> link to view all our different pool ladders and handrails to suite your swimming pool !<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b0c963d\"}],\"pp_display_conditions\":[{\"_id\":\"c86e87c\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"df195cf\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"53418d0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a984304\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cda92c6\"}],\"eael_cl_logics\":[{\"_id\":\"43ba404\"}],\"pp_display_conditions\":[{\"_id\":\"1511af3\"}]},\"elements\":[{\"id\":\"a02511e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"206395a\"}],\"pp_display_conditions\":[{\"_id\":\"57739a4\"}]},\"elements\":[{\"id\":\"6eceb2d\",\"elType\":\"widget\",\"settings\":{\"text\":\" NIXIN Pool Ladders &amp; Rails\",\"link\":{\"url\":\"http:\\/\\/nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&amp;-rails\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"background_color\":\"#0055FF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"c054c7b\"}],\"pp_display_conditions\":[{\"_id\":\"a01ba21\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(88080,4739,'_oembed_1eb109748d179729878aa21642b70148','{{unknown}}'),
(88119,1874,'_eael_post_view_count','3'),
(88120,1876,'_eael_post_view_count','1'),
(88121,4756,'_wp_attached_file','2024/05/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-scaled.jpg'),
(88122,4756,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2148;s:6:\"height\";i:2560;s:4:\"file\";s:66:\"2024/05/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-scaled.jpg\";s:8:\"filesize\";i:598925;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17908;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-859x1024.jpg\";s:5:\"width\";i:859;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155000;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6478;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-768x915.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:915;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128604;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:61:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-1289x1536.jpg\";s:5:\"width\";i:1289;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287990;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:61:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-1719x2048.jpg\";s:5:\"width\";i:1719;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:436098;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:59:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20631;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:59:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-600x715.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:715;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84651;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:59:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:51:\"NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town.jpg\";}'),
(88207,3903,'_thumbnail_id','0'),
(88208,3913,'_thumbnail_id','0'),
(88209,3914,'_thumbnail_id','0'),
(88210,3900,'_thumbnail_id','0'),
(88211,3906,'_thumbnail_id','0'),
(88212,4705,'_thumbnail_id','0'),
(88213,3915,'_thumbnail_id','0'),
(88214,3916,'_thumbnail_id','0'),
(88215,3907,'_thumbnail_id','0'),
(88216,3912,'_thumbnail_id','0'),
(88217,3902,'_thumbnail_id','0'),
(88218,3905,'_thumbnail_id','0'),
(88219,3904,'_thumbnail_id','0'),
(88220,3908,'_thumbnail_id','0'),
(88221,3901,'_thumbnail_id','0'),
(88222,3909,'_thumbnail_id','0'),
(88223,3911,'_thumbnail_id','0'),
(88224,3910,'_thumbnail_id','0'),
(88249,3822,'_thumbnail_id','0'),
(88250,3823,'_thumbnail_id','0'),
(88251,3827,'_thumbnail_id','0'),
(88252,3826,'_thumbnail_id','0'),
(88253,3824,'_thumbnail_id','0'),
(88274,3959,'_thumbnail_id','0'),
(88275,3960,'_thumbnail_id','0'),
(88276,3957,'_thumbnail_id','0'),
(88277,3956,'_thumbnail_id','0'),
(88278,3955,'_thumbnail_id','0'),
(88279,3958,'_thumbnail_id','0'),
(88290,3862,'_thumbnail_id','0'),
(88291,3861,'_thumbnail_id','0'),
(88414,4767,'_elementor_edit_mode','builder'),
(88415,4767,'_elementor_template_type','single-post'),
(88416,4767,'_elementor_version','3.21.4'),
(88417,4767,'_elementor_pro_version','3.21.2'),
(88418,4767,'_wp_page_template','default'),
(88419,4767,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(88420,4767,'_elementor_data','[{\"id\":\"7cd8238\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"4d209ed\"}],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d721e64\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d137319\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"47a9068\"}],\"eael_cl_logics\":[{\"_id\":\"cb1c1ab\"}]},\"elements\":[{\"id\":\"0101c66\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size_tablet\":\"100\",\"eael_cl_logics\":[{\"_id\":\"60ab617\"}],\"pp_display_conditions\":[{\"_id\":\"d8f93f3\"}]},\"elements\":[{\"id\":\"4d8c326\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"title_color\":\"#08DDEC\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"60\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"33\"},\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"8a1deb2\"}],\"align_mobile\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"250868b\"}]},\"elements\":[],\"widgetType\":\"theme-post-title\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"676b4889\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"1400\",\"sizes\":[]},\"_title\":\"Post Content\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1T1dDMEV2NzVtbDdLWWMxcVlBT3pJUT09\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"faf4d99\"}],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"86fe275\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"47f1a67\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"45e4a30\"}],\"eael_cl_logics\":[{\"_id\":\"87d0b90\"}]},\"elements\":[{\"id\":\"2af347ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":\"\"},\"border_color\":\"rgba(1, 22, 64, 0.05)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"eael_cl_logics\":[{\"_id\":\"d508551\"}],\"pp_display_conditions\":[{\"_id\":\"ff8ccdc\"}]},\"elements\":[{\"id\":\"42d6e3ea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"985\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"4d40760\"}],\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":\"\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3f4516a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc2f366\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"92b674a\"}],\"eael_cl_logics\":[{\"_id\":\"cea1c94\"}]},\"elements\":[{\"id\":\"65799971\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"space_between_widgets\":\"0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_cl_logics\":[{\"_id\":\"9d93e64\"}],\"pp_display_conditions\":[{\"_id\":\"f62d6ba\"}]},\"elements\":[{\"id\":\"2e8c57\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"text_color\":\"#848484\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"align_mobile\":\"center\",\"pp_display_conditions\":[{\"_id\":\"3269b3c\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"44b7f99\"}]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"4a31667\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"align_tablet\":\"center\",\"title_color\":\"#011640\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"fd359e4\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.4\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"142cc29\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"01e4251\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d51cb47\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#FFFFFF\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#FFFFFF\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"label_hover_color\":\"#FFFFFF\",\"arrow_hover_color\":\"#FFFFFF\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bc2551f\"}]},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(88421,4767,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),
(88424,1984,'_elementor_controls_usage','a:6:{s:16:\"theme-post-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";i:1;}}s:5:\"style\";a:1:{s:14:\"section_border\";a:3:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:6:\"margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:3;}}s:6:\"layout\";a:1:{s:14:\"section_layout\";a:2:{s:13:\"content_width\";i:2;s:6:\"_title\";i:1;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:6:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;s:17:\"label_hover_color\";i:1;}s:11:\"arrow_style\";a:4:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;s:17:\"arrow_hover_color\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(88497,4739,'_eael_custom_js',''),
(88502,4739,'_thumbnail_id','4741'),
(88541,4774,'_wp_page_template','default'),
(88542,4774,'_elementor_edit_mode','builder'),
(88543,4774,'_elementor_template_type','wp-post'),
(88544,4774,'_elementor_version','3.21.4'),
(88545,4774,'_elementor_pro_version','3.21.2'),
(88546,4774,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(88547,4774,'_elementor_data','[{\"id\":\"38258669\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f3e5d5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b879721\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ab2efcb\"}],\"eael_cl_logics\":[{\"_id\":\"d50c7d8\"}],\"pp_display_conditions\":[{\"_id\":\"cbe4e76\"}]},\"elements\":[{\"id\":\"79667e9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"18752cc\"}],\"pp_display_conditions\":[{\"_id\":\"fd69f05\"}]},\"elements\":[{\"id\":\"bddc38a\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":\"4741\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg\"},{\"id\":\"4743\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Rail-800mm-Core24-scaled.jpg\"},{\"id\":\"4746\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-scaled.jpg\"},{\"id\":\"4744\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Rail-1200mm-Core24-scaled.jpg\"},{\"id\":\"4745\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-scaled.jpg\"},{\"id\":\"4756\",\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-scaled.jpg\"}],\"thumbnail_size\":\"medium\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4bbe3b5\"}],\"pp_display_conditions\":[{\"_id\":\"c0af666\"}]},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"5c901066\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Welcome to our latest NIXIN blogpost, where we highlight an essential aspect of pool safety that often goes unnoticed: the correct installation of swimming pool handrails and ladders. These seemingly small components play a significant role in ensuring the safety, accessibility, and overall enjoyment of swimming pools for all users.<\\/h2><p>Let\'s dive deeper into why their proper installation is crucial:<\\/p><p><strong>1. Safety Above All:<\\/strong> Swimming pool handrails and ladders are indispensable safety features that provide crucial support and stability for individuals entering and exiting the pool. Correctly installed handrails offer a secure grip, reducing the risk of slips, falls, and accidents, particularly for children, seniors, and individuals with mobility challenges. Likewise, properly installed ladders facilitate safe entry and exit from the pool, minimizing the potential for injuries.<\\/p><p><strong>2. Accessibility for Everyone:<\\/strong> Accessibility is key to creating inclusive pool environments where everyone can participate and enjoy aquatic activities. Properly installed handrails and ladders enhance accessibility by assisting individuals with disabilities in navigating pool entry points with ease and confidence. By ensuring that all users, regardless of physical ability, can safely access the pool, facilities promote inclusivity and equal enjoyment for all.<\\/p><p><strong>3. Compliance with Regulations:<\\/strong> Compliance with building codes and safety regulations is paramount for any pool facility. Many jurisdictions have specific requirements regarding the installation of pool handrails and ladders to safeguard public safety. By adhering to these regulations and standards, facilities minimize risks and liabilities while demonstrating their commitment to providing safe and accessible swimming environments for patrons.<\\/p><p><strong>4. Longevity and Durability:<\\/strong> Proper installation techniques, such as securely anchoring handrails and ladders to pool decks or structures, contribute to their longevity and durability. Well-installed components are less prone to loosening, corrosion, or damage over time, reducing maintenance costs and ensuring sustained safety for pool users. Investing in quality installation pays dividends in the form of reliable, long-lasting pool amenities.<\\/p><p><strong>5. Enhanced Aesthetics and Functionality:<\\/strong> Beyond safety considerations, properly installed handrails and ladders contribute to the overall aesthetic appeal and functionality of the pool area. Thoughtful placement and alignment of these components enhance the visual appeal of the pool while optimizing their usability. Well-integrated handrails and ladders complement the pool\'s design aesthetic, creating a cohesive and inviting space for swimmers.<\\/p><p><strong>6. Positive User Experience:<\\/strong> Ultimately, the goal of any pool facility is to provide a positive experience for its patrons. Correctly installed handrails and ladders instill confidence and reassurance in swimmers, enhancing their overall enjoyment and satisfaction. By prioritizing safety, accessibility, and functionality, premium facilities create welcoming environments that encourage repeat visits and positive feedback from users.<\\/p><p>In conclusion, the importance of installing swimming pool handrails and ladders correctly cannot be overstated. From ensuring safety and accessibility to complying with regulations and enhancing user experience, properly installed components are essential for creating safe, inclusive, and enjoyable pool environments for everyone.<\\/p><p>Follow the below <span style=\\\"text-decoration: underline\\\"><strong>NIXIN Pool Ladders &amp; Rails<\\/strong><\\/span> link to view all our different pool ladders and handrails to suite your swimming pool !<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b0c963d\"}],\"pp_display_conditions\":[{\"_id\":\"c86e87c\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"df195cf\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"53418d0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a984304\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cda92c6\"}],\"eael_cl_logics\":[{\"_id\":\"43ba404\"}],\"pp_display_conditions\":[{\"_id\":\"1511af3\"}]},\"elements\":[{\"id\":\"a02511e\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"206395a\"}],\"pp_display_conditions\":[{\"_id\":\"57739a4\"}]},\"elements\":[{\"id\":\"6eceb2d\",\"elType\":\"widget\",\"settings\":{\"text\":\" NIXIN Pool Ladders &amp; Rails\",\"link\":{\"url\":\"http:\\/\\/nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&amp;-rails\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"background_color\":\"#0055FF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"c054c7b\"}],\"pp_display_conditions\":[{\"_id\":\"a01ba21\"}]},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(88550,4774,'_thumbnail_id','4741'),
(88551,4739,'_elementor_controls_usage','a:5:{s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:2:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}}'),
(88562,4775,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-1200mm-Core24-1-scaled.jpg'),
(88563,4775,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:51:\"2023/05/NIXIN-SST-P-Rail-1200mm-Core24-1-scaled.jpg\";s:8:\"filesize\";i:514732;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13747;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-1200mm-Core24-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5375;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79408;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-P-Rail-1200mm-Core24-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253790;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-P-Rail-1200mm-Core24-1-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:388326;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18467;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50851;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:36:\"NIXIN-SST-P-Rail-1200mm-Core24-1.jpg\";}'),
(88564,4776,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-1200mm-Core24-2-scaled.jpg'),
(88565,4776,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:51:\"2023/05/NIXIN-SST-P-Rail-1200mm-Core24-2-scaled.jpg\";s:8:\"filesize\";i:694551;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18978;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-1200mm-Core24-2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-1200mm-Core24-2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177801;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-P-Rail-1200mm-Core24-2-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342779;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:46:\"NIXIN-SST-P-Rail-1200mm-Core24-2-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:524092;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22503;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115920;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-1200mm-Core24-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:36:\"NIXIN-SST-P-Rail-1200mm-Core24-2.jpg\";}'),
(88566,2726,'_wp_old_slug','nixinsstp-rail1200mm'),
(88567,2726,'_product_image_gallery','4776,4775,4744'),
(88568,2726,'_yoast_wpseo_focuskw','NIXIN SST P-Rail'),
(88569,2726,'_yoast_wpseo_metadesc','Discover the NIXIN SST P-Rail 1200mm, a premium stainless steel railing for pool areas. Elevate your outdoor space with style and safety'),
(88570,2726,'_yoast_wpseo_linkdex','75'),
(88572,2726,'_crosssell_ids','a:4:{i:0;i:2728;i:1;i:2913;i:2;i:2734;i:3;i:2733;}'),
(88573,2910,'_wp_attachment_image_alt','NIXIN SST P-Rail 1200mm'),
(88574,4777,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-470mm-Core24-1-scaled.jpg'),
(88575,4777,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:50:\"2023/05/NIXIN-SST-P-Rail-470mm-Core24-1-scaled.jpg\";s:8:\"filesize\";i:507117;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14390;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-470mm-Core24-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126249;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-470mm-Core24-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126249;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-470mm-Core24-1-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244589;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-470mm-Core24-1-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377530;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16861;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83044;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"NIXIN-SST-P-Rail-470mm-Core24-1.jpg\";}'),
(88576,4778,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-470mm-Core24-2-scaled.jpg'),
(88577,4778,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:50:\"2023/05/NIXIN-SST-P-Rail-470mm-Core24-2-scaled.jpg\";s:8:\"filesize\";i:577995;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18804;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-470mm-Core24-2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154522;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7227;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-470mm-Core24-2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154522;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-470mm-Core24-2-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291593;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-470mm-Core24-2-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439264;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22580;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-2-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102391;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4019;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"NIXIN-SST-P-Rail-470mm-Core24-2.jpg\";}'),
(88578,4779,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-470mm-Core24-scaled.jpg'),
(88579,4779,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:48:\"2023/05/NIXIN-SST-P-Rail-470mm-Core24-scaled.jpg\";s:8:\"filesize\";i:624199;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-470mm-Core24-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16565;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-470mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157353;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-470mm-Core24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5944;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"NIXIN-SST-P-Rail-470mm-Core24-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157353;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308651;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-470mm-Core24-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:473798;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-470mm-Core24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20166;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-470mm-Core24-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101223;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"NIXIN-SST-P-Rail-470mm-Core24-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"NIXIN-SST-P-Rail-470mm-Core24.jpg\";}'),
(88580,4779,'_wp_attachment_image_alt','NIXIN SST P-Rail 470mm'),
(88581,4778,'_wp_attachment_image_alt','NIXIN SST P-Rail 470mm'),
(88582,4777,'_wp_attachment_image_alt','NIXIN SST P-Rail 470mm'),
(88583,2911,'_wp_attachment_image_alt','NIXIN SST P-Rail 470mm'),
(88585,2728,'_wp_old_slug','nixinsstp-rail470mm'),
(88586,2728,'_yoast_wpseo_focuskw','NIXIN SST P-Rail 470mm'),
(88587,2728,'_yoast_wpseo_linkdex','25'),
(88588,4743,'_wp_attachment_image_alt','NIXIN SST P-Rail 800mm'),
(88589,2734,'_product_image_gallery','4743,4780'),
(88590,2734,'_yoast_wpseo_content_score','90'),
(88591,4780,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-800mm-Core24-1-scaled.jpg'),
(88592,4780,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:50:\"2023/05/NIXIN-SST-P-Rail-800mm-Core24-1-scaled.jpg\";s:8:\"filesize\";i:519324;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15234;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-800mm-Core24-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6245;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"NIXIN-SST-P-Rail-800mm-Core24-1-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129037;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-800mm-Core24-1-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247475;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"NIXIN-SST-P-Rail-800mm-Core24-1-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380024;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19689;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84849;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"NIXIN-SST-P-Rail-800mm-Core24-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3594;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:35:\"NIXIN-SST-P-Rail-800mm-Core24-1.jpg\";}'),
(88597,4539,'_wp_attachment_image_alt','NIXIN SST P-Rail Ecoo 1000mm'),
(88598,2733,'_yoast_wpseo_metadesc','Discover the NIXIN SST P-Rail Eco 1000mm, a premium stainless steel railing for pool areas. Elevate your outdoor space with style and safety.'),
(88599,2733,'_yoast_wpseo_content_score','90'),
(88602,4781,'_wp_attached_file','2023/05/NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--scaled.jpg'),
(88603,4781,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1921;s:6:\"height\";i:2560;s:4:\"file\";s:60:\"2023/05/NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--scaled.jpg\";s:8:\"filesize\";i:764097;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21597;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--769x1024.jpg\";s:5:\"width\";i:769;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--768x1023.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189100;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:55:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--1153x1536.jpg\";s:5:\"width\";i:1153;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359388;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:55:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--1537x2048.jpg\";s:5:\"width\";i:1537;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:553876;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:53:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26603;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--600x799.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:799;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122940;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:53:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg--100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4450;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:45:\"NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg-.jpg\";}'),
(88642,2913,'_yoast_wpseo_content_score','60'),
(88644,4782,'_wp_attached_file','2023/05/NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-scaled.jpg'),
(88645,4782,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1440;s:6:\"height\";i:2560;s:4:\"file\";s:88:\"2023/05/NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-scaled.jpg\";s:8:\"filesize\";i:247970;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:81:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10126;}s:5:\"large\";a:5:{s:4:\"file\";s:82:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-576x1024.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63251;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:81:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:82:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-768x1366.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102064;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:82:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-864x1536.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119478;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:83:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-1152x2048.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166643;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:81:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14337;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:82:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-600x1067.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:1067;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72258;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:81:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2995;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:73:\"NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg.jpg\";}'),
(88646,2730,'_product_image_gallery','4756,4782'),
(88647,2730,'_yoast_wpseo_content_score','60'),
(88649,4536,'_wp_attachment_image_alt','NIXIN SST Roll Top Ladder 2-step'),
(88650,2739,'_yoast_wpseo_content_score','90'),
(88651,2737,'_yoast_wpseo_metadesc','Choose the NIXIN Pool Roll Top Ladder 3-step for a blend of functionality, durability, and contemporary design. It\'s functional and durable'),
(88684,4783,'_wp_attached_file','2023/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-scaled.jpg'),
(88685,4783,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1920;s:6:\"height\";i:2560;s:4:\"file\";s:56:\"2023/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-scaled.jpg\";s:8:\"filesize\";i:398186;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15516;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6999;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106047;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190771;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272487;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20917;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-600x800.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72712;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:41:\"NIXIN-SST-Roll-Top-Ladder-3-step-MacD.jpg\";}'),
(88940,3728,'_price','390'),
(88955,2459,'_eael_post_view_count','1683'),
(88966,2866,'_yoast_wpseo_content_score','90'),
(88967,2850,'_yoast_wpseo_content_score','90'),
(88968,2864,'_yoast_wpseo_content_score','90'),
(89083,4784,'_order_key','wc_order_spz7wVtVGMYg5'),
(89084,4784,'_customer_user','0'),
(89085,4784,'_payment_method','bacs'),
(89086,4784,'_payment_method_title','Direct bank transfer'),
(89087,4784,'_customer_ip_address','105.184.243.244'),
(89088,4784,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/314.2.628428250 Mobile/15E148 Safari/604.1'),
(89089,4784,'_created_via','checkout'),
(89090,4784,'_cart_hash','d75f7fed72fd181d09565570ceac735d'),
(89091,4784,'_download_permissions_granted','yes'),
(89092,4784,'_recorded_sales','yes'),
(89093,4784,'_recorded_coupon_usage_counts','yes'),
(89094,4784,'_new_order_email_sent','true'),
(89095,4784,'_order_stock_reduced','yes'),
(89096,4784,'_billing_first_name','Nicolene'),
(89097,4784,'_billing_last_name','De Beer'),
(89098,4784,'_billing_address_1','1 Sparrow Close'),
(89099,4784,'_billing_address_2','Magaliessig'),
(89100,4784,'_billing_city','Sandton'),
(89101,4784,'_billing_state','GP'),
(89102,4784,'_billing_postcode','2191'),
(89103,4784,'_billing_country','ZA'),
(89104,4784,'_billing_email','nicolenedebeer@gmail.com'),
(89105,4784,'_billing_phone','+27833843322'),
(89106,4784,'_shipping_first_name','Nicolene'),
(89107,4784,'_shipping_last_name','De Beer'),
(89108,4784,'_shipping_address_1','1 Sparrow Close'),
(89109,4784,'_shipping_address_2','Magaliessig'),
(89110,4784,'_shipping_city','Sandton'),
(89111,4784,'_shipping_state','GP'),
(89112,4784,'_shipping_postcode','2191'),
(89113,4784,'_shipping_country','ZA'),
(89114,4784,'_order_currency','ZAR'),
(89115,4784,'_cart_discount','0'),
(89116,4784,'_cart_discount_tax','0'),
(89117,4784,'_order_shipping','300'),
(89118,4784,'_order_shipping_tax','45'),
(89119,4784,'_order_tax','1128'),
(89120,4784,'_order_total','8993.00'),
(89121,4784,'_order_version','8.9.1'),
(89122,4784,'_prices_include_tax','no'),
(89123,4784,'_billing_address_index','Nicolene De Beer  1 Sparrow Close Magaliessig Sandton GP 2191 ZA nicolenedebeer@gmail.com +27833843322'),
(89124,4784,'_shipping_address_index','Nicolene De Beer  1 Sparrow Close Magaliessig Sandton GP 2191 ZA '),
(89125,4784,'is_vat_exempt','no'),
(89126,4784,'_wc_order_attribution_source_type','utm'),
(89127,4784,'_wc_order_attribution_referrer','http://www.google.com/'),
(89128,4784,'_wc_order_attribution_utm_campaign','google_cpc'),
(89129,4784,'_wc_order_attribution_utm_source','google'),
(89130,4784,'_wc_order_attribution_utm_medium','cpc'),
(89131,4784,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/?gad_source=1&gclid=Cj0KCQjw0ruyBhDuARIsANSZ3wrwKQ3jW91jEy6snABpo-VX7Zk3icId4fQwI9H7X2k0IesvVIFeaWQaAnyHEALw_wcB'),
(89132,4784,'_wc_order_attribution_session_start_time','2024-05-23 09:49:11'),
(89133,4784,'_wc_order_attribution_session_pages','14'),
(89134,4784,'_wc_order_attribution_session_count','2'),
(89135,4784,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/314.2.628428250 Mobile/15E148 Safari/604.1'),
(89136,4784,'_wc_order_attribution_device_type','Mobile'),
(89137,4784,'_ga_tracked','1'),
(89160,4784,'_edit_lock','1717395041:244'),
(89161,4784,'_edit_last','244'),
(89162,4784,'_date_completed','1716464837'),
(89163,4784,'_date_paid','1716464837'),
(89164,4784,'_paid_date','2024-05-23 13:47:17'),
(89165,4784,'_completed_date','2024-05-23 13:47:17'),
(89166,4785,'_order_key','wc_order_j4aHgVk5GdL8N'),
(89167,4785,'_customer_user','0'),
(89168,4785,'_payment_method','bacs'),
(89169,4785,'_payment_method_title','Direct bank transfer'),
(89170,4785,'_customer_ip_address','105.255.225.84'),
(89171,4785,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),
(89172,4785,'_created_via','checkout'),
(89173,4785,'_cart_hash','849f2413681483eb2ecac396f92a386c'),
(89174,4785,'_download_permissions_granted','yes'),
(89175,4785,'_recorded_sales','yes'),
(89176,4785,'_recorded_coupon_usage_counts','yes'),
(89177,4785,'_new_order_email_sent','true'),
(89178,4785,'_order_stock_reduced','yes'),
(89179,4785,'_billing_first_name','Almari'),
(89180,4785,'_billing_last_name','Viljoen'),
(89181,4785,'_billing_address_1','25 Village Falls, Oubaai Golf Estate'),
(89182,4785,'_billing_address_2','Apartment'),
(89183,4785,'_billing_city','George'),
(89184,4785,'_billing_state','WC'),
(89185,4785,'_billing_postcode','6615'),
(89186,4785,'_billing_country','ZA'),
(89187,4785,'_billing_email','almariv@lantic.net'),
(89188,4785,'_billing_phone','0834435336'),
(89189,4785,'_shipping_first_name','Almari'),
(89190,4785,'_shipping_last_name','Viljoen'),
(89191,4785,'_shipping_address_1','25 Village Falls, Oubaai Golf Estate'),
(89192,4785,'_shipping_address_2','Apartment'),
(89193,4785,'_shipping_city','George'),
(89194,4785,'_shipping_state','WC'),
(89195,4785,'_shipping_postcode','6615'),
(89196,4785,'_shipping_country','ZA'),
(89197,4785,'_order_currency','ZAR'),
(89198,4785,'_cart_discount','0'),
(89199,4785,'_cart_discount_tax','0'),
(89200,4785,'_order_shipping','200'),
(89201,4785,'_order_shipping_tax','30'),
(89202,4785,'_order_tax','627'),
(89203,4785,'_order_total','5037.00'),
(89204,4785,'_order_version','8.9.1'),
(89205,4785,'_prices_include_tax','no'),
(89206,4785,'_billing_address_index','Almari Viljoen  25 Village Falls, Oubaai Golf Estate Apartment George WC 6615 ZA almariv@lantic.net 0834435336'),
(89207,4785,'_shipping_address_index','Almari Viljoen  25 Village Falls, Oubaai Golf Estate Apartment George WC 6615 ZA '),
(89208,4785,'is_vat_exempt','no'),
(89209,4785,'_wc_order_attribution_source_type','organic'),
(89210,4785,'_wc_order_attribution_referrer','http://www.google.com/'),
(89211,4785,'_wc_order_attribution_utm_source','google'),
(89212,4785,'_wc_order_attribution_utm_medium','organic'),
(89213,4785,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstz-spout750mm/'),
(89214,4785,'_wc_order_attribution_session_start_time','2024-05-23 11:59:33'),
(89215,4785,'_wc_order_attribution_session_pages','3'),
(89216,4785,'_wc_order_attribution_session_count','2'),
(89217,4785,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),
(89218,4785,'_wc_order_attribution_device_type','Desktop'),
(89219,4785,'_ga_tracked','1'),
(89220,4785,'_edit_lock','1716533375:244'),
(89221,4785,'_edit_last','244'),
(89222,4785,'_date_completed','1716533505'),
(89223,4785,'_date_paid','1716533505'),
(89224,4785,'_paid_date','2024-05-24 08:51:45'),
(89225,4785,'_completed_date','2024-05-24 08:51:45'),
(89297,4786,'_order_key','wc_order_NXKCcZ8I3kljk'),
(89298,4786,'_customer_user','0'),
(89299,4786,'_payment_method','bacs'),
(89300,4786,'_payment_method_title','Direct bank transfer'),
(89301,4786,'_customer_ip_address','102.182.92.23'),
(89302,4786,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36'),
(89303,4786,'_created_via','checkout'),
(89304,4786,'_cart_hash','618d72399f5cca3cbe5c844ebea927f5'),
(89305,4786,'_download_permissions_granted','yes'),
(89306,4786,'_recorded_sales','yes'),
(89307,4786,'_recorded_coupon_usage_counts','yes'),
(89308,4786,'_new_order_email_sent','true'),
(89309,4786,'_order_stock_reduced','yes'),
(89310,4786,'_billing_first_name','Morne'),
(89311,4786,'_billing_last_name','Van Der Linde'),
(89312,4786,'_billing_company','All 4u Electrical'),
(89313,4786,'_billing_address_1','13 Singlehurst road, Casseldale'),
(89314,4786,'_billing_city','Springs'),
(89315,4786,'_billing_state','GP'),
(89316,4786,'_billing_postcode','1559'),
(89317,4786,'_billing_country','ZA'),
(89318,4786,'_billing_email','morne@all4uelectrical.co.za'),
(89319,4786,'_billing_phone','0725153057'),
(89320,4786,'_shipping_first_name','Morne'),
(89321,4786,'_shipping_last_name','Van Der Linde'),
(89322,4786,'_shipping_company','All 4u Electrical'),
(89323,4786,'_shipping_address_1','13 Singlehurst road, Casseldale'),
(89324,4786,'_shipping_city','Springs'),
(89325,4786,'_shipping_state','GP'),
(89326,4786,'_shipping_postcode','1559'),
(89327,4786,'_shipping_country','ZA'),
(89328,4786,'_order_currency','ZAR'),
(89329,4786,'_cart_discount','0'),
(89330,4786,'_cart_discount_tax','0'),
(89331,4786,'_order_shipping','200'),
(89332,4786,'_order_shipping_tax','30'),
(89333,4786,'_order_tax','693'),
(89334,4786,'_order_total','5543.00'),
(89335,4786,'_order_version','8.9.1'),
(89336,4786,'_prices_include_tax','no'),
(89337,4786,'_billing_address_index','Morne Van Der Linde All 4u Electrical 13 Singlehurst road, Casseldale  Springs GP 1559 ZA morne@all4uelectrical.co.za 0725153057'),
(89338,4786,'_shipping_address_index','Morne Van Der Linde All 4u Electrical 13 Singlehurst road, Casseldale  Springs GP 1559 ZA '),
(89339,4786,'is_vat_exempt','no'),
(89340,4786,'_wc_order_attribution_source_type','utm'),
(89341,4786,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(89342,4786,'_wc_order_attribution_utm_campaign','google_cpc'),
(89343,4786,'_wc_order_attribution_utm_source','google'),
(89344,4786,'_wc_order_attribution_utm_medium','cpc'),
(89345,4786,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/3/?gad_source=1&gclid=Cj0KCQjwmMayBhDuARIsAM9HM8e5QOvg7MamJBxgKgdR6UVJKAjPkVWI1BDWCgOjHygXYT0z4ujC2cYaAn4dEALw_wcB'),
(89346,4786,'_wc_order_attribution_session_start_time','2024-05-25 17:36:41'),
(89347,4786,'_wc_order_attribution_session_pages','7'),
(89348,4786,'_wc_order_attribution_session_count','2'),
(89349,4786,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36'),
(89350,4786,'_wc_order_attribution_device_type','Mobile'),
(89351,4786,'_ga_tracked','1'),
(89354,4786,'_edit_lock','1716790293:244'),
(89355,4786,'_edit_last','244'),
(89356,4786,'_date_completed','1716790413'),
(89357,4786,'_date_paid','1716790413'),
(89358,4786,'_paid_date','2024-05-27 08:13:33'),
(89359,4786,'_completed_date','2024-05-27 08:13:33'),
(89580,3097,'_thumbnail_id','0'),
(89581,3096,'_thumbnail_id','0'),
(89582,3095,'_price','41217'),
(89583,3095,'_price','64693.2'),
(89588,3092,'_thumbnail_id','0'),
(89589,3093,'_thumbnail_id','0'),
(89590,3091,'_price','22541.15'),
(89591,3091,'_price','28177.3'),
(89596,3106,'_thumbnail_id','0'),
(89597,3105,'_thumbnail_id','0'),
(89600,3104,'_price','72'),
(89601,3104,'_price','83'),
(89614,3136,'_thumbnail_id','0'),
(89615,3135,'_price','556.28'),
(89777,3271,'_thumbnail_id','0'),
(89778,3272,'_thumbnail_id','0'),
(89789,3222,'_thumbnail_id','0'),
(89790,3220,'_thumbnail_id','0'),
(89791,3221,'_thumbnail_id','0'),
(89803,3261,'_thumbnail_id','0'),
(89804,3260,'_thumbnail_id','0'),
(89805,3262,'_thumbnail_id','0'),
(89806,3259,'_price','76.87'),
(89809,3249,'_thumbnail_id','0'),
(89810,3251,'_thumbnail_id','0'),
(89811,3250,'_thumbnail_id','0'),
(89831,4787,'_order_key','wc_order_9zBxCM0eYwov3'),
(89832,4787,'_customer_user','0'),
(89833,4787,'_payment_method','bacs'),
(89834,4787,'_payment_method_title','Direct bank transfer'),
(89835,4787,'_customer_ip_address','156.155.80.73'),
(89836,4787,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0'),
(89837,4787,'_created_via','checkout'),
(89838,4787,'_cart_hash','0742199aee4fde23b3d394a6d1352012'),
(89839,4787,'_download_permissions_granted','yes'),
(89840,4787,'_recorded_sales','yes'),
(89841,4787,'_recorded_coupon_usage_counts','yes'),
(89842,4787,'_new_order_email_sent','true'),
(89843,4787,'_order_stock_reduced','yes'),
(89844,4787,'_billing_first_name','Dylan'),
(89845,4787,'_billing_last_name','Brouwer'),
(89846,4787,'_billing_company','Swemgat Middelburg'),
(89847,4787,'_billing_address_1','8 Ngwako Street'),
(89848,4787,'_billing_address_2','8 Midgreen Townhouses'),
(89849,4787,'_billing_city','Middelburg'),
(89850,4787,'_billing_state','MP'),
(89851,4787,'_billing_postcode','1050'),
(89852,4787,'_billing_country','ZA'),
(89853,4787,'_billing_email','middelburg@swemgat.co.za'),
(89854,4787,'_billing_phone','+27823904010'),
(89855,4787,'_shipping_first_name','Dylan'),
(89856,4787,'_shipping_last_name','Brouwer'),
(89857,4787,'_shipping_company','Swemgat Middelburg'),
(89858,4787,'_shipping_address_1','8 Ngwako Street'),
(89859,4787,'_shipping_address_2','8 Midgreen Townhouses'),
(89860,4787,'_shipping_city','Middelburg'),
(89861,4787,'_shipping_state','MP'),
(89862,4787,'_shipping_postcode','1050'),
(89863,4787,'_shipping_country','ZA'),
(89864,4787,'_order_currency','ZAR'),
(89865,4787,'_cart_discount','0'),
(89866,4787,'_cart_discount_tax','0'),
(89867,4787,'_order_shipping','200'),
(89868,4787,'_order_shipping_tax','30'),
(89869,4787,'_order_tax','93.6'),
(89870,4787,'_order_total','947.60'),
(89871,4787,'_order_version','8.9.1'),
(89872,4787,'_prices_include_tax','no'),
(89873,4787,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA middelburg@swemgat.co.za +27823904010'),
(89874,4787,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1050 ZA '),
(89875,4787,'is_vat_exempt','no'),
(89876,4787,'_wc_order_attribution_source_type','typein'),
(89877,4787,'_wc_order_attribution_utm_source','(direct)'),
(89878,4787,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(89879,4787,'_wc_order_attribution_session_start_time','2024-06-01 12:16:07'),
(89880,4787,'_wc_order_attribution_session_pages','8'),
(89881,4787,'_wc_order_attribution_session_count','1'),
(89882,4787,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0'),
(89883,4787,'_wc_order_attribution_device_type','Desktop'),
(89885,4787,'_ga_tracked','1'),
(89898,4787,'_edit_lock','1717395105:244'),
(89899,4787,'_edit_last','244'),
(89900,4787,'_date_completed','1717395232'),
(89901,4787,'_date_paid','1717395232'),
(89902,4787,'_paid_date','2024-06-03 08:13:52'),
(89903,4787,'_completed_date','2024-06-03 08:13:52'),
(90036,4788,'_order_key','wc_order_9kgn2yvMNxqFt'),
(90037,4788,'_customer_user','0'),
(90038,4788,'_payment_method','bacs'),
(90039,4788,'_payment_method_title','Direct bank transfer'),
(90040,4788,'_customer_ip_address','160.119.122.32'),
(90041,4788,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),
(90042,4788,'_created_via','checkout'),
(90043,4788,'_cart_hash','d8dedfbf2fa70b435eb3614310228466'),
(90044,4788,'_download_permissions_granted','no'),
(90045,4788,'_recorded_sales','yes'),
(90046,4788,'_recorded_coupon_usage_counts','yes'),
(90047,4788,'_new_order_email_sent','true'),
(90048,4788,'_order_stock_reduced','yes'),
(90049,4788,'_billing_first_name','brandon'),
(90050,4788,'_billing_last_name','robertson'),
(90051,4788,'_billing_company','Bloc Architects'),
(90052,4788,'_billing_address_1','suite 7, 10 rydall vale crescent'),
(90053,4788,'_billing_address_2','la lucia ridge'),
(90054,4788,'_billing_city','durban'),
(90055,4788,'_billing_state','KZN'),
(90056,4788,'_billing_postcode','4051'),
(90057,4788,'_billing_country','ZA'),
(90058,4788,'_billing_email','brandon@bloc.archi'),
(90059,4788,'_billing_phone','0828741321'),
(90060,4788,'_shipping_first_name','brandon'),
(90061,4788,'_shipping_last_name','robertson'),
(90062,4788,'_shipping_company','Bloc Architects'),
(90063,4788,'_shipping_address_1','suite 7, 10 rydall vale crescent'),
(90064,4788,'_shipping_address_2','la lucia ridge'),
(90065,4788,'_shipping_city','durban'),
(90066,4788,'_shipping_state','KZN'),
(90067,4788,'_shipping_postcode','4051'),
(90068,4788,'_shipping_country','ZA'),
(90069,4788,'_order_currency','ZAR'),
(90070,4788,'_cart_discount','0'),
(90071,4788,'_cart_discount_tax','0'),
(90072,4788,'_order_shipping','200'),
(90073,4788,'_order_shipping_tax','30'),
(90074,4788,'_order_tax','17.25'),
(90075,4788,'_order_total','362.25'),
(90076,4788,'_order_version','8.9.1'),
(90077,4788,'_prices_include_tax','no'),
(90078,4788,'_billing_address_index','brandon robertson Bloc Architects suite 7, 10 rydall vale crescent la lucia ridge durban KZN 4051 ZA brandon@bloc.archi 0828741321'),
(90079,4788,'_shipping_address_index','brandon robertson Bloc Architects suite 7, 10 rydall vale crescent la lucia ridge durban KZN 4051 ZA '),
(90080,4788,'is_vat_exempt','no'),
(90081,4788,'_wc_order_attribution_source_type','utm'),
(90082,4788,'_wc_order_attribution_referrer','http://www.google.com/'),
(90083,4788,'_wc_order_attribution_utm_campaign','google_cpc'),
(90084,4788,'_wc_order_attribution_utm_source','google'),
(90085,4788,'_wc_order_attribution_utm_medium','cpc'),
(90086,4788,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQjw0_WyBhDMARIsAL1Vz8tlYDRyoCwXo3ltKHlEP1WFGJnKpO1p0hVE1j4GgDG6-0dHI-cmkb8aAmJAEALw_wcB'),
(90087,4788,'_wc_order_attribution_session_start_time','2024-06-03 12:02:14'),
(90088,4788,'_wc_order_attribution_session_pages','1'),
(90089,4788,'_wc_order_attribution_session_count','6'),
(90090,4788,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'),
(90091,4788,'_wc_order_attribution_device_type','Desktop'),
(90093,4788,'_ga_tracked','1'),
(90811,3563,'_price','161.62'),
(91244,4788,'_edit_lock','1719381018:244'),
(91299,3848,'_thumbnail_id','0'),
(91300,3849,'_thumbnail_id','0'),
(91301,3851,'_thumbnail_id','0'),
(91302,3845,'_thumbnail_id','0'),
(91303,3847,'_thumbnail_id','0'),
(91304,3850,'_thumbnail_id','0'),
(91305,3846,'_thumbnail_id','0'),
(91416,3657,'_wp_attachment_image_alt','63LED Lamp'),
(91417,3658,'_yoast_wpseo_focuskw','63LED Lamp'),
(91418,3658,'_yoast_wpseo_title','63LED Lamp Only - Nixin Poolware'),
(91419,3658,'_yoast_wpseo_metadesc','Illuminate your space with the powerful and energy-efficient 63LED Lamp. Designed for optimal brightness and longevity, this lamp is perfect for your pool'),
(91420,3658,'_yoast_wpseo_linkdex','49'),
(91421,3658,'_yoast_wpseo_wordproof_timestamp',''),
(91422,3663,'_wp_attachment_image_alt','72LED Lamp'),
(91423,3664,'_yoast_wpseo_focuskw','72LED Lamp'),
(91424,3664,'_yoast_wpseo_title','72LED Lamp Only - Nixin Poolware'),
(91425,3664,'_yoast_wpseo_metadesc','Brighten your environment with the 72LED Lamp. Featuring 72 high-intensity LEDs, this lamp delivers exceptional brightness and energy efficiency.'),
(91426,3664,'_yoast_wpseo_linkdex','47'),
(91427,3664,'_yoast_wpseo_wordproof_timestamp',''),
(91434,2960,'_wp_attachment_image_alt','Aqua Flo Pool Pump'),
(91435,2961,'_yoast_wpseo_primary_product_cat',''),
(91436,2961,'_yoast_wpseo_focuskw','Pool Pump'),
(91437,2961,'_yoast_wpseo_title','Aqua Flo Pool Pump - Nixin Poolware'),
(91438,2961,'_yoast_wpseo_metadesc','Ensure optimal water circulation and filtration in your pool with the Aqua Flo Pool Pump. Designed for efficiency and durability and a high-performance pump'),
(91439,2961,'_yoast_wpseo_linkdex','47'),
(91440,2961,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(91441,2961,'_yoast_wpseo_wordproof_timestamp',''),
(91510,3947,'_thumbnail_id','0'),
(91511,3950,'_thumbnail_id','0'),
(91512,3949,'_thumbnail_id','0'),
(91513,3948,'_thumbnail_id','0'),
(91514,3952,'_thumbnail_id','0'),
(91515,3951,'_thumbnail_id','0'),
(91516,3946,'_thumbnail_id','0'),
(91694,3358,'_price','57.6'),
(91695,3358,'_price','58.4'),
(91710,3334,'_price','1917.36'),
(91711,3334,'_price','2080.08'),
(91712,3334,'_price','2460.24'),
(91713,3334,'_price','2870.64'),
(91827,4792,'_order_key','wc_order_NtwbbpPgD8wTm'),
(91828,4792,'_customer_user','0'),
(91829,4792,'_payment_method','bacs'),
(91830,4792,'_payment_method_title','Direct bank transfer'),
(91831,4792,'_customer_ip_address','41.121.7.95'),
(91832,4792,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1'),
(91833,4792,'_created_via','checkout'),
(91834,4792,'_cart_hash','913060b790775918304e72da35a8f56d'),
(91835,4792,'_download_permissions_granted','yes'),
(91836,4792,'_recorded_sales','yes'),
(91837,4792,'_recorded_coupon_usage_counts','yes'),
(91838,4792,'_new_order_email_sent','true'),
(91839,4792,'_order_stock_reduced','yes'),
(91840,4792,'_billing_first_name','Arno'),
(91841,4792,'_billing_last_name','Hendriks'),
(91842,4792,'_billing_company','Equipped Finance Solutions PTY LTD VAT NO: 4120270683'),
(91843,4792,'_billing_address_1','1011 Martha Road Eldoraigne'),
(91844,4792,'_billing_city','Centurion'),
(91845,4792,'_billing_state','GP'),
(91846,4792,'_billing_postcode','0157'),
(91847,4792,'_billing_country','ZA'),
(91848,4792,'_billing_email','arno@polupools.co.za'),
(91849,4792,'_billing_phone','0647557504'),
(91850,4792,'_shipping_first_name','Arno'),
(91851,4792,'_shipping_last_name','Hendriks'),
(91852,4792,'_shipping_company','Equipped Finance Solutions PTY LTD VAT NO: 4120270683'),
(91853,4792,'_shipping_address_1','1011 Martha Road Eldoraigne'),
(91854,4792,'_shipping_city','Centurion'),
(91855,4792,'_shipping_state','GP'),
(91856,4792,'_shipping_postcode','0157'),
(91857,4792,'_shipping_country','ZA'),
(91858,4792,'_order_currency','ZAR'),
(91859,4792,'_cart_discount','0'),
(91860,4792,'_cart_discount_tax','0'),
(91861,4792,'_order_shipping','200'),
(91862,4792,'_order_shipping_tax','30'),
(91863,4792,'_order_tax','438.75'),
(91864,4792,'_order_total','3593.75'),
(91865,4792,'_order_version','9.0.2'),
(91866,4792,'_prices_include_tax','no'),
(91867,4792,'_billing_address_index','Arno Hendriks Equipped Finance Solutions PTY LTD VAT NO: 4120270683 1011 Martha Road Eldoraigne  Centurion GP 0157 ZA arno@polupools.co.za 0647557504'),
(91868,4792,'_shipping_address_index','Arno Hendriks Equipped Finance Solutions PTY LTD VAT NO: 4120270683 1011 Martha Road Eldoraigne  Centurion GP 0157 ZA '),
(91869,4792,'is_vat_exempt','no'),
(91870,4792,'_wc_order_attribution_source_type','typein'),
(91871,4792,'_wc_order_attribution_utm_source','(direct)'),
(91872,4792,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/?gad_source=1&gbraid=0AAAAACvhnvcNY1qs1MjbtW0qp7YPiYMZd'),
(91873,4792,'_wc_order_attribution_session_start_time','2024-07-03 11:29:11'),
(91874,4792,'_wc_order_attribution_session_pages','8'),
(91875,4792,'_wc_order_attribution_session_count','1'),
(91876,4792,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1'),
(91877,4792,'_wc_order_attribution_device_type','Mobile'),
(91878,4792,'_ga_tracked','1'),
(91879,4792,'_edit_lock','1720016921:244'),
(91880,4792,'_edit_last','244'),
(91881,4792,'_date_completed','1720009277'),
(91882,4792,'_date_paid','1720009277'),
(91883,4792,'_paid_date','2024-07-03 14:21:17'),
(91884,4792,'_completed_date','2024-07-03 14:21:17'),
(92306,4793,'_order_key','wc_order_I2gTR8MPlBUWq'),
(92307,4793,'_customer_user','0'),
(92308,4793,'_payment_method','bacs'),
(92309,4793,'_payment_method_title','Direct bank transfer'),
(92310,4793,'_customer_ip_address','41.121.17.228'),
(92311,4793,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(92312,4793,'_created_via','checkout'),
(92313,4793,'_cart_hash','9e464d1742fe833994fc1ed38a1c4508'),
(92314,4793,'_download_permissions_granted','yes'),
(92315,4793,'_recorded_sales','yes'),
(92316,4793,'_recorded_coupon_usage_counts','yes'),
(92317,4793,'_new_order_email_sent','true'),
(92318,4793,'_order_stock_reduced','yes'),
(92319,4793,'_billing_first_name','Paul'),
(92320,4793,'_billing_last_name','de Kock'),
(92321,4793,'_billing_address_1','19 Trevino Avenue Silver Lakes Golf Estate'),
(92322,4793,'_billing_city','Pretoria'),
(92323,4793,'_billing_state','GP'),
(92324,4793,'_billing_postcode','0081'),
(92325,4793,'_billing_country','ZA'),
(92326,4793,'_billing_email','paul.dekock@riotinto.com'),
(92327,4793,'_billing_phone','0788005654'),
(92328,4793,'_shipping_first_name','Paul'),
(92329,4793,'_shipping_last_name','de Kock'),
(92330,4793,'_shipping_address_1','19 Trevino Avenue Silver Lakes Golf Estate'),
(92331,4793,'_shipping_city','Pretoria'),
(92332,4793,'_shipping_state','GP'),
(92333,4793,'_shipping_postcode','0081'),
(92334,4793,'_shipping_country','ZA'),
(92335,4793,'_order_currency','ZAR'),
(92336,4793,'_cart_discount','0'),
(92337,4793,'_cart_discount_tax','0'),
(92338,4793,'_order_shipping','300'),
(92339,4793,'_order_shipping_tax','45'),
(92340,4793,'_order_tax','1362'),
(92341,4793,'_order_total','10787.00'),
(92342,4793,'_order_version','9.1.2'),
(92343,4793,'_prices_include_tax','no'),
(92344,4793,'_billing_address_index','Paul de Kock  19 Trevino Avenue Silver Lakes Golf Estate  Pretoria GP 0081 ZA paul.dekock@riotinto.com 0788005654'),
(92345,4793,'_shipping_address_index','Paul de Kock  19 Trevino Avenue Silver Lakes Golf Estate  Pretoria GP 0081 ZA '),
(92346,4793,'is_vat_exempt','no'),
(92347,4793,'_wc_order_attribution_source_type','typein'),
(92348,4793,'_wc_order_attribution_utm_source','(direct)'),
(92349,4793,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(92350,4793,'_wc_order_attribution_session_start_time','2024-07-15 07:31:42'),
(92351,4793,'_wc_order_attribution_session_pages','5'),
(92352,4793,'_wc_order_attribution_session_count','1'),
(92353,4793,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(92354,4793,'_wc_order_attribution_device_type','Desktop'),
(92355,4793,'_ga_tracked','1'),
(92388,4793,'_edit_lock','1721032865:244'),
(92389,4793,'_edit_last','244'),
(92390,4793,'_date_completed','1721032998'),
(92391,4793,'_date_paid','1721032998'),
(92392,4793,'_paid_date','2024-07-15 10:43:18'),
(92393,4793,'_completed_date','2024-07-15 10:43:18'),
(92548,4794,'_variation_description',''),
(92549,4794,'_sku','13732'),
(92550,4794,'_regular_price','0'),
(92551,4794,'total_sales','0'),
(92552,4794,'_tax_status','taxable'),
(92553,4794,'_tax_class','parent'),
(92554,4794,'_manage_stock','yes'),
(92555,4794,'_backorders','no'),
(92556,4794,'_sold_individually','no'),
(92557,4794,'_virtual','no'),
(92558,4794,'_downloadable','no'),
(92559,4794,'_download_limit','-1'),
(92560,4794,'_download_expiry','-1'),
(92561,4794,'_stock','1'),
(92562,4794,'_stock_status','instock'),
(92563,4794,'_wc_average_rating','0'),
(92564,4794,'_wc_review_count','0'),
(92565,4794,'attribute_pa_size','110mm'),
(92566,4794,'_price','0'),
(92567,4794,'_product_version','9.6.1'),
(92682,3925,'_thumbnail_id','0'),
(92683,3924,'_thumbnail_id','0'),
(92684,3922,'_thumbnail_id','0'),
(92685,3927,'_thumbnail_id','0'),
(92686,3923,'_thumbnail_id','0'),
(92687,3926,'_thumbnail_id','0'),
(92688,4794,'_thumbnail_id','0'),
(92699,4795,'_variation_description',''),
(92700,4795,'_sku','13740'),
(92701,4795,'_regular_price','21'),
(92702,4795,'total_sales','0'),
(92703,4795,'_tax_status','taxable'),
(92704,4795,'_tax_class','parent'),
(92705,4795,'_manage_stock','yes'),
(92706,4795,'_backorders','no'),
(92707,4795,'_sold_individually','no'),
(92708,4795,'_virtual','no'),
(92709,4795,'_downloadable','no'),
(92710,4795,'_download_limit','-1'),
(92711,4795,'_download_expiry','-1'),
(92712,4795,'_stock','945'),
(92713,4795,'_stock_status','instock'),
(92714,4795,'_wc_average_rating','0'),
(92715,4795,'_wc_review_count','0'),
(92716,4795,'attribute_colour','Turquoise'),
(92717,4795,'_price','21'),
(92718,4795,'_product_version','9.8.5'),
(92741,4796,'_variation_description',''),
(92742,4796,'_sku','13741'),
(92743,4796,'_regular_price','21'),
(92744,4796,'total_sales','0'),
(92745,4796,'_tax_status','taxable'),
(92746,4796,'_tax_class','parent'),
(92747,4796,'_manage_stock','yes'),
(92748,4796,'_backorders','no'),
(92749,4796,'_sold_individually','no'),
(92750,4796,'_virtual','no'),
(92751,4796,'_downloadable','no'),
(92752,4796,'_download_limit','-1'),
(92753,4796,'_download_expiry','-1'),
(92754,4796,'_stock','210'),
(92755,4796,'_stock_status','instock'),
(92756,4796,'_wc_average_rating','0'),
(92757,4796,'_wc_review_count','0'),
(92758,4796,'attribute_colour','Turquoise'),
(92759,4796,'_price','21'),
(92760,4796,'_product_version','9.8.5'),
(92954,4797,'_variation_description',''),
(92955,4797,'_sku','13744'),
(92956,4797,'_regular_price','80'),
(92957,4797,'total_sales','0'),
(92958,4797,'_tax_status','taxable'),
(92959,4797,'_tax_class','parent'),
(92960,4797,'_manage_stock','yes'),
(92961,4797,'_backorders','no'),
(92962,4797,'_sold_individually','no'),
(92963,4797,'_virtual','no'),
(92964,4797,'_downloadable','no'),
(92965,4797,'_download_limit','-1'),
(92966,4797,'_download_expiry','-1'),
(92967,4797,'_stock','0'),
(92968,4797,'_stock_status','outofstock'),
(92969,4797,'_wc_average_rating','0'),
(92970,4797,'_wc_review_count','0'),
(92971,4797,'attribute_pa_size','99310-small'),
(92972,4797,'attribute_colour','Black'),
(92973,4797,'_price','80'),
(92974,4797,'_product_version','9.8.5'),
(92975,4798,'_variation_description',''),
(92976,4798,'_sku','13745'),
(92977,4798,'_regular_price','145'),
(92978,4798,'total_sales','0'),
(92979,4798,'_tax_status','taxable'),
(92980,4798,'_tax_class','parent'),
(92981,4798,'_manage_stock','yes'),
(92982,4798,'_backorders','no'),
(92983,4798,'_sold_individually','no'),
(92984,4798,'_virtual','no'),
(92985,4798,'_downloadable','no'),
(92986,4798,'_download_limit','-1'),
(92987,4798,'_download_expiry','-1'),
(92988,4798,'_stock','0'),
(92989,4798,'_stock_status','outofstock'),
(92990,4798,'_wc_average_rating','0'),
(92991,4798,'_wc_review_count','0'),
(92992,4798,'attribute_pa_size','99410-medium'),
(92993,4798,'attribute_colour','Black'),
(92994,4798,'_price','145'),
(92995,4798,'_product_version','9.8.5'),
(92996,4799,'_variation_description',''),
(92997,4799,'_sku','13746'),
(92998,4799,'_regular_price','295'),
(92999,4799,'total_sales','0'),
(93000,4799,'_tax_status','taxable'),
(93001,4799,'_tax_class','parent'),
(93002,4799,'_manage_stock','yes'),
(93003,4799,'_backorders','no'),
(93004,4799,'_sold_individually','no'),
(93005,4799,'_virtual','no'),
(93006,4799,'_downloadable','no'),
(93007,4799,'_download_limit','-1'),
(93008,4799,'_download_expiry','-1'),
(93009,4799,'_stock','9'),
(93010,4799,'_stock_status','instock'),
(93011,4799,'_wc_average_rating','0'),
(93012,4799,'_wc_review_count','0'),
(93013,4799,'attribute_pa_size','99510-large'),
(93014,4799,'attribute_colour','Black'),
(93015,4799,'_price','295'),
(93016,4799,'_product_version','9.8.5'),
(93047,4800,'_variation_description',''),
(93048,4800,'_sku','13747'),
(93049,4800,'_regular_price','21'),
(93050,4800,'total_sales','0'),
(93051,4800,'_tax_status','taxable'),
(93052,4800,'_tax_class','parent'),
(93053,4800,'_manage_stock','yes'),
(93054,4800,'_backorders','no'),
(93055,4800,'_sold_individually','no'),
(93056,4800,'_virtual','no'),
(93057,4800,'_downloadable','no'),
(93058,4800,'_download_limit','-1'),
(93059,4800,'_download_expiry','-1'),
(93060,4800,'_stock','342'),
(93061,4800,'_stock_status','instock'),
(93062,4800,'_wc_average_rating','0'),
(93063,4800,'_wc_review_count','0'),
(93064,4800,'attribute_colour','Light Blue'),
(93065,4800,'_price','21'),
(93066,4800,'_product_version','9.8.5'),
(93102,4801,'_order_key','wc_order_lTxZy4oBTdsFN'),
(93103,4801,'_customer_user','0'),
(93104,4801,'_payment_method','bacs'),
(93105,4801,'_payment_method_title','Direct bank transfer'),
(93106,4801,'_customer_ip_address','156.155.80.73'),
(93107,4801,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(93108,4801,'_created_via','checkout'),
(93109,4801,'_cart_hash','7a614f9753fd0e62337f24d8df961d81'),
(93110,4801,'_download_permissions_granted','yes'),
(93111,4801,'_recorded_sales','yes'),
(93112,4801,'_recorded_coupon_usage_counts','yes'),
(93113,4801,'_new_order_email_sent','true'),
(93114,4801,'_order_stock_reduced','yes'),
(93115,4801,'_billing_first_name','Dylan'),
(93116,4801,'_billing_last_name','BROUWER'),
(93117,4801,'_billing_company','Swemgat Middelburg'),
(93118,4801,'_billing_address_1','8 Midgreen'),
(93119,4801,'_billing_address_2','8 Ngwako Street'),
(93120,4801,'_billing_city','Middelburg'),
(93121,4801,'_billing_state','MP'),
(93122,4801,'_billing_postcode','1055'),
(93123,4801,'_billing_country','ZA'),
(93124,4801,'_billing_email','liesenuss@hotmail.com'),
(93125,4801,'_billing_phone','0837697593'),
(93126,4801,'_shipping_first_name','Dylan'),
(93127,4801,'_shipping_last_name','BROUWER'),
(93128,4801,'_shipping_company','Swemgat Middelburg'),
(93129,4801,'_shipping_address_1','8 Midgreen'),
(93130,4801,'_shipping_address_2','8 Ngwako Street'),
(93131,4801,'_shipping_city','Middelburg'),
(93132,4801,'_shipping_state','MP'),
(93133,4801,'_shipping_postcode','1055'),
(93134,4801,'_shipping_country','ZA'),
(93135,4801,'_order_currency','ZAR'),
(93136,4801,'_cart_discount','0'),
(93137,4801,'_cart_discount_tax','0'),
(93138,4801,'_order_shipping','0'),
(93139,4801,'_order_shipping_tax','0'),
(93140,4801,'_order_tax','271.2'),
(93141,4801,'_order_total','2079.20'),
(93142,4801,'_order_version','9.1.2'),
(93143,4801,'_prices_include_tax','no'),
(93144,4801,'_billing_address_index','Dylan BROUWER Swemgat Middelburg 8 Midgreen 8 Ngwako Street Middelburg MP 1055 ZA liesenuss@hotmail.com 0837697593'),
(93145,4801,'_shipping_address_index','Dylan BROUWER Swemgat Middelburg 8 Midgreen 8 Ngwako Street Middelburg MP 1055 ZA '),
(93146,4801,'is_vat_exempt','no'),
(93147,4801,'_wc_order_attribution_source_type','organic'),
(93148,4801,'_wc_order_attribution_referrer','http://www.google.com/'),
(93149,4801,'_wc_order_attribution_utm_source','google'),
(93150,4801,'_wc_order_attribution_utm_medium','organic'),
(93151,4801,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(93152,4801,'_wc_order_attribution_session_start_time','2024-07-22 08:59:06'),
(93153,4801,'_wc_order_attribution_session_pages','29'),
(93154,4801,'_wc_order_attribution_session_count','1'),
(93155,4801,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(93156,4801,'_wc_order_attribution_device_type','Desktop'),
(93162,4801,'_ga_tracked','1'),
(93204,4801,'_edit_lock','1721644771:244'),
(93205,4801,'_edit_last','244'),
(93206,4801,'_date_completed','1721644897'),
(93207,4801,'_date_paid','1721644897'),
(93208,4801,'_paid_date','2024-07-22 12:41:37'),
(93209,4801,'_completed_date','2024-07-22 12:41:37'),
(93390,4513,'_thumbnail_id','0'),
(93391,4542,'_thumbnail_id','0'),
(93392,4514,'_thumbnail_id','0'),
(93393,4512,'_thumbnail_id','0'),
(93394,4543,'_thumbnail_id','0'),
(93395,4544,'_thumbnail_id','0'),
(93404,3121,'_thumbnail_id','0'),
(93706,4804,'_order_key','wc_order_Vr3qqH4HcndIl'),
(93707,4804,'_customer_user','0'),
(93708,4804,'_payment_method','bacs'),
(93709,4804,'_payment_method_title','Direct bank transfer'),
(93710,4804,'_customer_ip_address','105.28.120.5'),
(93711,4804,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(93712,4804,'_created_via','checkout'),
(93713,4804,'_cart_hash','94d92bc463b3759b5f136d8c4e8c1534'),
(93714,4804,'_download_permissions_granted','yes'),
(93715,4804,'_recorded_sales','yes'),
(93716,4804,'_recorded_coupon_usage_counts','yes'),
(93717,4804,'_new_order_email_sent','true'),
(93718,4804,'_order_stock_reduced','yes'),
(93719,4804,'_billing_first_name','Franz'),
(93720,4804,'_billing_last_name','Hirschberg'),
(93721,4804,'_billing_address_1','17 Quince Crescent'),
(93722,4804,'_billing_city','Noordhoek'),
(93723,4804,'_billing_state','WC'),
(93724,4804,'_billing_postcode','7975'),
(93725,4804,'_billing_country','ZA'),
(93726,4804,'_billing_email','fhirschberg@icloud.com'),
(93727,4804,'_billing_phone','0824404539'),
(93728,4804,'_shipping_first_name','Franz'),
(93729,4804,'_shipping_last_name','Hirschberg'),
(93730,4804,'_shipping_address_1','17 Quince Crescent'),
(93731,4804,'_shipping_city','Noordhoek'),
(93732,4804,'_shipping_state','WC'),
(93733,4804,'_shipping_postcode','7975'),
(93734,4804,'_shipping_country','ZA'),
(93735,4804,'_order_currency','ZAR'),
(93736,4804,'_cart_discount','0'),
(93737,4804,'_cart_discount_tax','0'),
(93738,4804,'_order_shipping','200'),
(93739,4804,'_order_shipping_tax','30'),
(93740,4804,'_order_tax','156.98'),
(93741,4804,'_order_total','1433.48'),
(93742,4804,'_order_version','9.1.2'),
(93743,4804,'_prices_include_tax','no'),
(93744,4804,'_billing_address_index','Franz Hirschberg  17 Quince Crescent  Noordhoek WC 7975 ZA fhirschberg@icloud.com 0824404539'),
(93745,4804,'_shipping_address_index','Franz Hirschberg  17 Quince Crescent  Noordhoek WC 7975 ZA '),
(93746,4804,'is_vat_exempt','no'),
(93747,4804,'_wc_order_attribution_source_type','organic'),
(93748,4804,'_wc_order_attribution_referrer','http://www.google.com/'),
(93749,4804,'_wc_order_attribution_utm_source','google'),
(93750,4804,'_wc_order_attribution_utm_medium','organic'),
(93751,4804,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(93752,4804,'_wc_order_attribution_session_start_time','2024-07-26 12:48:38'),
(93753,4804,'_wc_order_attribution_session_pages','15'),
(93754,4804,'_wc_order_attribution_session_count','1'),
(93755,4804,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'),
(93756,4804,'_wc_order_attribution_device_type','Desktop'),
(93758,4804,'_ga_tracked','1'),
(93761,4804,'_edit_lock','1722000095:244'),
(93762,4804,'_edit_last','244'),
(93763,4804,'_date_completed','1722000226'),
(93764,4804,'_date_paid','1722000226'),
(93765,4804,'_paid_date','2024-07-26 15:23:46'),
(93766,4804,'_completed_date','2024-07-26 15:23:46'),
(93948,4807,'_order_key','wc_order_PRwEYH1nAQheU'),
(93949,4807,'_customer_user','0'),
(93950,4807,'_payment_method','bacs'),
(93951,4807,'_payment_method_title','Direct bank transfer'),
(93952,4807,'_customer_ip_address','105.226.45.108'),
(93953,4807,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 Trailer/92.3.2858.21'),
(93954,4807,'_created_via','checkout'),
(93955,4807,'_cart_hash','90a5d5bb69261c224a78522f1d2bdc18'),
(93956,4807,'_download_permissions_granted','yes'),
(93957,4807,'_recorded_sales','yes'),
(93958,4807,'_recorded_coupon_usage_counts','yes'),
(93959,4807,'_new_order_email_sent','true'),
(93960,4807,'_order_stock_reduced','yes'),
(93961,4807,'_billing_first_name','Stephen'),
(93962,4807,'_billing_last_name','Maloney'),
(93963,4807,'_billing_address_1','11 Northcliffe Road, Escombe, Queensburgh'),
(93964,4807,'_billing_city','Durban'),
(93965,4807,'_billing_state','KZN'),
(93966,4807,'_billing_postcode','4093'),
(93967,4807,'_billing_country','ZA'),
(93968,4807,'_billing_email','kitandkat@mweb.co.za'),
(93969,4807,'_billing_phone','071 9403478'),
(93970,4807,'_shipping_first_name','Stephen'),
(93971,4807,'_shipping_last_name','Maloney'),
(93972,4807,'_shipping_address_1','11 Northcliffe Road, Escombe, Queensburgh'),
(93973,4807,'_shipping_city','Durban'),
(93974,4807,'_shipping_state','KZN'),
(93975,4807,'_shipping_postcode','4093'),
(93976,4807,'_shipping_country','ZA'),
(93977,4807,'_order_currency','ZAR'),
(93978,4807,'_cart_discount','0'),
(93979,4807,'_cart_discount_tax','0'),
(93980,4807,'_order_shipping','200'),
(93981,4807,'_order_shipping_tax','30'),
(93982,4807,'_order_tax','204.93'),
(93983,4807,'_order_total','1801.13'),
(93984,4807,'_order_version','9.1.4'),
(93985,4807,'_prices_include_tax','no'),
(93986,4807,'_billing_address_index','Stephen Maloney  11 Northcliffe Road, Escombe, Queensburgh  Durban KZN 4093 ZA kitandkat@mweb.co.za 071 9403478'),
(93987,4807,'_shipping_address_index','Stephen Maloney  11 Northcliffe Road, Escombe, Queensburgh  Durban KZN 4093 ZA '),
(93988,4807,'is_vat_exempt','no'),
(93989,4807,'_wc_order_attribution_source_type','referral'),
(93990,4807,'_wc_order_attribution_referrer','http://duckduckgo.com/'),
(93991,4807,'_wc_order_attribution_utm_source','duckduckgo.com'),
(93992,4807,'_wc_order_attribution_utm_medium','referral'),
(93993,4807,'_wc_order_attribution_utm_content','/'),
(93994,4807,'_wc_order_attribution_session_entry','http://nixin.co.za/product/hugbugbellowset/'),
(93995,4807,'_wc_order_attribution_session_start_time','2024-07-30 12:26:49'),
(93996,4807,'_wc_order_attribution_session_pages','12'),
(93997,4807,'_wc_order_attribution_session_count','1'),
(93998,4807,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 Trailer/92.3.2858.21'),
(93999,4807,'_wc_order_attribution_device_type','Desktop'),
(94000,4807,'_ga_tracked','1'),
(94001,4807,'_edit_lock','1722345922:244'),
(94002,4807,'_edit_last','244'),
(94003,4807,'_date_completed','1722346058'),
(94004,4807,'_date_paid','1722346058'),
(94005,4807,'_paid_date','2024-07-30 15:27:38'),
(94006,4807,'_completed_date','2024-07-30 15:27:38'),
(94485,4808,'_order_key','wc_order_IraO5Q4nrQ2lA'),
(94486,4808,'_customer_user','0'),
(94487,4808,'_payment_method','bacs'),
(94488,4808,'_payment_method_title','Direct bank transfer'),
(94489,4808,'_customer_ip_address','156.155.80.73'),
(94490,4808,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(94491,4808,'_created_via','checkout'),
(94492,4808,'_cart_hash','b30e50aa560fa673a6b1dbde568ec8c9'),
(94493,4808,'_download_permissions_granted','yes'),
(94494,4808,'_recorded_sales','yes'),
(94495,4808,'_recorded_coupon_usage_counts','yes'),
(94496,4808,'_new_order_email_sent','true'),
(94497,4808,'_order_stock_reduced','yes'),
(94498,4808,'_billing_first_name','Dylan'),
(94499,4808,'_billing_last_name','Brouwer'),
(94500,4808,'_billing_company','Swemgat Middelburg'),
(94501,4808,'_billing_address_1','8 Ngwako Street'),
(94502,4808,'_billing_address_2','8 Midgreen'),
(94503,4808,'_billing_city','Middelburg'),
(94504,4808,'_billing_state','MP'),
(94505,4808,'_billing_postcode','1055'),
(94506,4808,'_billing_country','ZA'),
(94507,4808,'_billing_email','liesenuss@hotmail.com'),
(94508,4808,'_billing_phone','0837697593'),
(94509,4808,'_shipping_first_name','Dylan'),
(94510,4808,'_shipping_last_name','Brouwer'),
(94511,4808,'_shipping_company','Swemgat Middelburg'),
(94512,4808,'_shipping_address_1','8 Ngwako Street'),
(94513,4808,'_shipping_address_2','8 Midgreen'),
(94514,4808,'_shipping_city','Middelburg'),
(94515,4808,'_shipping_state','MP'),
(94516,4808,'_shipping_postcode','1055'),
(94517,4808,'_shipping_country','ZA'),
(94518,4808,'_order_currency','ZAR'),
(94519,4808,'_cart_discount','0'),
(94520,4808,'_cart_discount_tax','0'),
(94521,4808,'_order_shipping','200'),
(94522,4808,'_order_shipping_tax','30'),
(94523,4808,'_order_tax','62.4'),
(94524,4808,'_order_total','708.40'),
(94525,4808,'_order_version','9.1.4'),
(94526,4808,'_prices_include_tax','no'),
(94527,4808,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Middelburg MP 1055 ZA liesenuss@hotmail.com 0837697593'),
(94528,4808,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street 8 Midgreen Middelburg MP 1055 ZA '),
(94529,4808,'is_vat_exempt','no'),
(94530,4808,'_wc_order_attribution_source_type','typein'),
(94531,4808,'_wc_order_attribution_utm_source','(direct)'),
(94532,4808,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(94533,4808,'_wc_order_attribution_session_start_time','2024-08-07 09:05:05'),
(94534,4808,'_wc_order_attribution_session_pages','10'),
(94535,4808,'_wc_order_attribution_session_count','1'),
(94536,4808,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(94537,4808,'_wc_order_attribution_device_type','Desktop'),
(94539,4808,'_ga_tracked','1'),
(94561,4808,'_edit_lock','1723034467:244'),
(94562,4808,'_edit_last','244'),
(94563,4808,'_date_completed','1723026899'),
(94564,4808,'_date_paid','1723026899'),
(94565,4808,'_paid_date','2024-08-07 12:34:59'),
(94566,4808,'_completed_date','2024-08-07 12:34:59'),
(94622,3890,'_price','13'),
(94623,3890,'_price','17'),
(94624,3890,'_price','21'),
(94625,3890,'_price','30'),
(94626,3890,'_price','51'),
(94627,3890,'_price','130'),
(94877,4811,'_order_key','wc_order_RjRgW6mm5NmTA'),
(94878,4811,'_customer_user','0'),
(94879,4811,'_payment_method','bacs'),
(94880,4811,'_payment_method_title','Direct bank transfer'),
(94881,4811,'_customer_ip_address','160.226.132.104'),
(94882,4811,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15'),
(94883,4811,'_created_via','checkout'),
(94884,4811,'_cart_hash','6ab7005900f7b6af56c8bd1af423f188'),
(94885,4811,'_download_permissions_granted','yes'),
(94886,4811,'_recorded_sales','yes'),
(94887,4811,'_recorded_coupon_usage_counts','yes'),
(94888,4811,'_new_order_email_sent','true'),
(94889,4811,'_order_stock_reduced','yes'),
(94890,4811,'_billing_first_name','Charl'),
(94891,4811,'_billing_last_name','Jager'),
(94892,4811,'_billing_address_1','Paapjes Valley Farm'),
(94893,4811,'_billing_address_2','Papiesvlei'),
(94894,4811,'_billing_city','Stanford'),
(94895,4811,'_billing_state','WC'),
(94896,4811,'_billing_postcode','7210'),
(94897,4811,'_billing_country','ZA'),
(94898,4811,'_billing_email','cpjager@yahoo.com'),
(94899,4811,'_billing_phone','0722248028'),
(94900,4811,'_shipping_first_name','Charl'),
(94901,4811,'_shipping_last_name','Jager'),
(94902,4811,'_shipping_address_1','Paapjes Valley Farm'),
(94903,4811,'_shipping_address_2','Papiesvlei'),
(94904,4811,'_shipping_city','Stanford'),
(94905,4811,'_shipping_state','WC'),
(94906,4811,'_shipping_postcode','7210'),
(94907,4811,'_shipping_country','ZA'),
(94908,4811,'_order_currency','ZAR'),
(94909,4811,'_cart_discount','0'),
(94910,4811,'_cart_discount_tax','0'),
(94911,4811,'_order_shipping','200'),
(94912,4811,'_order_shipping_tax','30'),
(94913,4811,'_order_tax','183'),
(94914,4811,'_order_total','1633.00'),
(94915,4811,'_order_version','9.1.4'),
(94916,4811,'_prices_include_tax','no'),
(94917,4811,'_billing_address_index','Charl Jager  Paapjes Valley Farm Papiesvlei Stanford WC 7210 ZA cpjager@yahoo.com 0722248028'),
(94918,4811,'_shipping_address_index','Charl Jager  Paapjes Valley Farm Papiesvlei Stanford WC 7210 ZA '),
(94919,4811,'is_vat_exempt','no'),
(94920,4811,'_wc_order_attribution_source_type','utm'),
(94921,4811,'_wc_order_attribution_referrer','http://www.google.com/'),
(94922,4811,'_wc_order_attribution_utm_campaign','google_cpc'),
(94923,4811,'_wc_order_attribution_utm_source','google'),
(94924,4811,'_wc_order_attribution_utm_medium','cpc'),
(94925,4811,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/?gad_source=1&gbraid=0AAAAACvhnvchT8aYJ8wk-n67d5kpY4Ugi&gclid=EAIaIQobChMItaDx1PnuhwMVzY9QBh1GpySgEAAYASAAEgKs8_D_BwE'),
(94926,4811,'_wc_order_attribution_session_start_time','2024-08-12 07:40:27'),
(94927,4811,'_wc_order_attribution_session_pages','12'),
(94928,4811,'_wc_order_attribution_session_count','1'),
(94929,4811,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15'),
(94930,4811,'_wc_order_attribution_device_type','Desktop'),
(94931,4811,'_ga_tracked','1'),
(94935,4811,'_edit_lock','1723449827:244'),
(94936,4811,'_edit_last','244'),
(94937,4811,'_date_completed','1723449964'),
(94938,4811,'_date_paid','1723449964'),
(94939,4811,'_paid_date','2024-08-12 10:06:04'),
(94940,4811,'_completed_date','2024-08-12 10:06:04'),
(94987,4812,'_order_key','wc_order_iBy8qUpSYmJVU'),
(94988,4812,'_customer_user','0'),
(94989,4812,'_payment_method','bacs'),
(94990,4812,'_payment_method_title','Direct bank transfer'),
(94991,4812,'_customer_ip_address','156.155.80.73'),
(94992,4812,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(94993,4812,'_created_via','checkout'),
(94994,4812,'_cart_hash','d7a2b3b36efa0ca62b7e0c2430d942ad'),
(94995,4812,'_download_permissions_granted','yes'),
(94996,4812,'_recorded_sales','yes'),
(94997,4812,'_recorded_coupon_usage_counts','yes'),
(94998,4812,'_new_order_email_sent','true'),
(94999,4812,'_order_stock_reduced','yes'),
(95000,4812,'_billing_first_name','Dylan'),
(95001,4812,'_billing_last_name','Brouwer'),
(95002,4812,'_billing_company','Swemgat Middelburg'),
(95003,4812,'_billing_address_1','8 Ngwako Street'),
(95004,4812,'_billing_address_2','* Midgreen'),
(95005,4812,'_billing_city','Middelburg'),
(95006,4812,'_billing_state','MP'),
(95007,4812,'_billing_postcode','1050'),
(95008,4812,'_billing_country','ZA'),
(95009,4812,'_billing_email','liesenuss@hotmail.com'),
(95010,4812,'_billing_phone','0823904010'),
(95011,4812,'_shipping_first_name','Dylan'),
(95012,4812,'_shipping_last_name','Brouwer'),
(95013,4812,'_shipping_company','Swemgat Middelburg'),
(95014,4812,'_shipping_address_1','8 Ngwako Street'),
(95015,4812,'_shipping_address_2','* Midgreen'),
(95016,4812,'_shipping_city','Middelburg'),
(95017,4812,'_shipping_state','MP'),
(95018,4812,'_shipping_postcode','1050'),
(95019,4812,'_shipping_country','ZA'),
(95020,4812,'_order_currency','ZAR'),
(95021,4812,'_cart_discount','0'),
(95022,4812,'_cart_discount_tax','0'),
(95023,4812,'_order_shipping','200'),
(95024,4812,'_order_shipping_tax','30'),
(95025,4812,'_order_tax','97.5'),
(95026,4812,'_order_total','977.50'),
(95027,4812,'_order_version','9.1.4'),
(95028,4812,'_prices_include_tax','no'),
(95029,4812,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street * Midgreen Middelburg MP 1050 ZA liesenuss@hotmail.com 0823904010'),
(95030,4812,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 Ngwako Street * Midgreen Middelburg MP 1050 ZA '),
(95031,4812,'is_vat_exempt','no'),
(95032,4812,'_wc_order_attribution_source_type','typein'),
(95033,4812,'_wc_order_attribution_utm_source','(direct)'),
(95034,4812,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(95035,4812,'_wc_order_attribution_session_start_time','2024-08-13 05:59:32'),
(95036,4812,'_wc_order_attribution_session_pages','6'),
(95037,4812,'_wc_order_attribution_session_count','1'),
(95038,4812,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(95039,4812,'_wc_order_attribution_device_type','Desktop'),
(95041,4812,'_ga_tracked','1'),
(95068,4812,'_edit_lock','1723545942:244'),
(95069,4812,'_edit_last','244'),
(95070,4812,'_date_completed','1723546076'),
(95071,4812,'_date_paid','1723546076'),
(95072,4812,'_paid_date','2024-08-13 12:47:56'),
(95073,4812,'_completed_date','2024-08-13 12:47:56'),
(95086,4813,'_order_key','wc_order_QwaFvPi8ZcsQ4'),
(95087,4813,'_customer_user','0'),
(95088,4813,'_payment_method','bacs'),
(95089,4813,'_payment_method_title','Direct bank transfer'),
(95090,4813,'_customer_ip_address','41.13.100.138'),
(95091,4813,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36'),
(95092,4813,'_created_via','checkout'),
(95093,4813,'_cart_hash','4ddee8fdaefb0bf4828cc78ef4691b07'),
(95094,4813,'_download_permissions_granted','yes'),
(95095,4813,'_recorded_sales','yes'),
(95096,4813,'_recorded_coupon_usage_counts','yes'),
(95097,4813,'_new_order_email_sent','true'),
(95098,4813,'_order_stock_reduced','yes'),
(95099,4813,'_billing_first_name','Dylan'),
(95100,4813,'_billing_last_name','Brouwer'),
(95101,4813,'_billing_company','Swemgat Middelburg'),
(95102,4813,'_billing_address_1','8 ngwakk stre'),
(95103,4813,'_billing_address_2','8 midgreen'),
(95104,4813,'_billing_city','Middelburg'),
(95105,4813,'_billing_state','MP'),
(95106,4813,'_billing_postcode','1050'),
(95107,4813,'_billing_country','ZA'),
(95108,4813,'_billing_email','liesenuss@hotmail.com'),
(95109,4813,'_billing_phone','0837697593'),
(95110,4813,'_shipping_first_name','Dylan'),
(95111,4813,'_shipping_last_name','Brouwer'),
(95112,4813,'_shipping_company','Swemgat Middelburg'),
(95113,4813,'_shipping_address_1','8 ngwakk stre'),
(95114,4813,'_shipping_address_2','8 midgreen'),
(95115,4813,'_shipping_city','Middelburg'),
(95116,4813,'_shipping_state','MP'),
(95117,4813,'_shipping_postcode','1050'),
(95118,4813,'_shipping_country','ZA'),
(95119,4813,'_order_currency','ZAR'),
(95120,4813,'_cart_discount','0'),
(95121,4813,'_cart_discount_tax','0'),
(95122,4813,'_order_shipping','0'),
(95123,4813,'_order_shipping_tax','0'),
(95124,4813,'_order_tax','78'),
(95125,4813,'_order_total','598.00'),
(95126,4813,'_order_version','9.1.4'),
(95127,4813,'_prices_include_tax','no'),
(95128,4813,'_billing_address_index','Dylan Brouwer Swemgat Middelburg 8 ngwakk stre 8 midgreen Middelburg MP 1050 ZA liesenuss@hotmail.com 0837697593'),
(95129,4813,'_shipping_address_index','Dylan Brouwer Swemgat Middelburg 8 ngwakk stre 8 midgreen Middelburg MP 1050 ZA '),
(95130,4813,'is_vat_exempt','no'),
(95131,4813,'_wc_order_attribution_source_type','organic'),
(95132,4813,'_wc_order_attribution_referrer','http://www.google.com/'),
(95133,4813,'_wc_order_attribution_utm_source','google'),
(95134,4813,'_wc_order_attribution_utm_medium','organic'),
(95135,4813,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(95136,4813,'_wc_order_attribution_session_start_time','2024-08-13 13:15:02'),
(95137,4813,'_wc_order_attribution_session_pages','10'),
(95138,4813,'_wc_order_attribution_session_count','1'),
(95139,4813,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/25.0 Chrome/121.0.0.0 Mobile Safari/537.36'),
(95140,4813,'_wc_order_attribution_device_type','Mobile'),
(95142,4813,'_ga_tracked','1'),
(95144,4813,'_edit_lock','1723555261:244'),
(95145,4813,'_edit_last','244'),
(95146,4813,'_date_completed','1723555398'),
(95147,4813,'_date_paid','1723555398'),
(95148,4813,'_paid_date','2024-08-13 15:23:18'),
(95149,4813,'_completed_date','2024-08-13 15:23:18'),
(95544,4814,'_order_key','wc_order_wfaD0ROOItBgV'),
(95545,4814,'_customer_user','0'),
(95546,4814,'_payment_method','bacs'),
(95547,4814,'_payment_method_title','Direct bank transfer'),
(95548,4814,'_customer_ip_address','152.110.53.236'),
(95549,4814,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1'),
(95550,4814,'_created_via','checkout'),
(95551,4814,'_cart_hash','f39e200870856fcbd0408a4cb896a85a'),
(95552,4814,'_download_permissions_granted','yes'),
(95553,4814,'_recorded_sales','yes'),
(95554,4814,'_recorded_coupon_usage_counts','yes'),
(95555,4814,'_new_order_email_sent','true'),
(95556,4814,'_order_stock_reduced','yes'),
(95557,4814,'_billing_first_name','Stephanus'),
(95558,4814,'_billing_last_name','Van Deventer'),
(95559,4814,'_billing_company','Tunitron Pty Ltd'),
(95560,4814,'_billing_address_1','7 Gull Road'),
(95561,4814,'_billing_city','Blouberg'),
(95562,4814,'_billing_state','WC'),
(95563,4814,'_billing_postcode','7441'),
(95564,4814,'_billing_country','ZA'),
(95565,4814,'_billing_email','stephanusvd@icloud.com'),
(95566,4814,'_billing_phone','0828280924'),
(95567,4814,'_shipping_first_name','Stephanus'),
(95568,4814,'_shipping_last_name','Van Deventer'),
(95569,4814,'_shipping_company','Tunitron Pty Ltd'),
(95570,4814,'_shipping_address_1','7 Gull Road'),
(95571,4814,'_shipping_city','Blouberg'),
(95572,4814,'_shipping_state','WC'),
(95573,4814,'_shipping_postcode','7441'),
(95574,4814,'_shipping_country','ZA'),
(95575,4814,'_order_currency','ZAR'),
(95576,4814,'_cart_discount','0'),
(95577,4814,'_cart_discount_tax','0'),
(95578,4814,'_order_shipping','200'),
(95579,4814,'_order_shipping_tax','30'),
(95580,4814,'_order_tax','114.75'),
(95581,4814,'_order_total','1109.75'),
(95582,4814,'_order_version','9.1.4'),
(95583,4814,'_prices_include_tax','no'),
(95584,4814,'_billing_address_index','Stephanus Van Deventer Tunitron Pty Ltd 7 Gull Road  Blouberg WC 7441 ZA stephanusvd@icloud.com 0828280924'),
(95585,4814,'_shipping_address_index','Stephanus Van Deventer Tunitron Pty Ltd 7 Gull Road  Blouberg WC 7441 ZA '),
(95586,4814,'is_vat_exempt','no'),
(95587,4814,'_wc_order_attribution_source_type','organic'),
(95588,4814,'_wc_order_attribution_referrer','http://www.google.com/'),
(95589,4814,'_wc_order_attribution_utm_source','google'),
(95590,4814,'_wc_order_attribution_utm_medium','organic'),
(95591,4814,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(95592,4814,'_wc_order_attribution_session_start_time','2024-08-19 09:02:22'),
(95593,4814,'_wc_order_attribution_session_pages','9'),
(95594,4814,'_wc_order_attribution_session_count','1'),
(95595,4814,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1'),
(95596,4814,'_wc_order_attribution_device_type','Mobile'),
(95601,4814,'_ga_tracked','1'),
(95615,3720,'_price','610'),
(95826,4814,'_edit_lock','1724330395:244'),
(95827,4814,'_edit_last','244'),
(95828,4814,'_date_completed','1724330526'),
(95829,4814,'_date_paid','1724330526'),
(95830,4814,'_paid_date','2024-08-22 14:42:06'),
(95831,4814,'_completed_date','2024-08-22 14:42:06'),
(96026,4816,'_order_key','wc_order_kVzuvi8qn1Wne'),
(96027,4816,'_customer_user','0'),
(96028,4816,'_payment_method','bacs'),
(96029,4816,'_payment_method_title','Direct bank transfer'),
(96030,4816,'_customer_ip_address','169.0.233.91'),
(96031,4816,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'),
(96032,4816,'_created_via','checkout'),
(96033,4816,'_cart_hash','e51c562823287470f197e169b0392fac'),
(96034,4816,'_download_permissions_granted','yes'),
(96035,4816,'_recorded_sales','yes'),
(96036,4816,'_recorded_coupon_usage_counts','yes'),
(96037,4816,'_new_order_email_sent','true'),
(96038,4816,'_order_stock_reduced','yes'),
(96039,4816,'_billing_first_name','JEANET'),
(96040,4816,'_billing_last_name','HUMAN'),
(96041,4816,'_billing_address_1','37 Woodpecker Crescent'),
(96042,4816,'_billing_address_2','Blue Gill Estate, Glen Marias'),
(96043,4816,'_billing_city','Kempton Park'),
(96044,4816,'_billing_state','GP'),
(96045,4816,'_billing_postcode','1619'),
(96046,4816,'_billing_country','ZA'),
(96047,4816,'_billing_email','JEANET.H@SMEAAS.CO.ZA'),
(96048,4816,'_billing_phone','0828088005'),
(96049,4816,'_shipping_first_name','Jeanet'),
(96050,4816,'_shipping_last_name','Human'),
(96051,4816,'_shipping_company','SMEAAS CC'),
(96052,4816,'_shipping_address_1','37 Woodpecker Crescent'),
(96053,4816,'_shipping_address_2','Blue Gill Estate, Glen Marias'),
(96054,4816,'_shipping_city','Kempton Park'),
(96055,4816,'_shipping_state','GP'),
(96056,4816,'_shipping_postcode','1619'),
(96057,4816,'_shipping_country','ZA'),
(96058,4816,'_order_currency','ZAR'),
(96059,4816,'_cart_discount','0'),
(96060,4816,'_cart_discount_tax','0'),
(96061,4816,'_order_shipping','200'),
(96062,4816,'_order_shipping_tax','30'),
(96063,4816,'_order_tax','561'),
(96064,4816,'_order_total','4531.00'),
(96065,4816,'_order_version','9.2.3'),
(96066,4816,'_prices_include_tax','no'),
(96067,4816,'_billing_address_index','JEANET HUMAN  37 Woodpecker Crescent Blue Gill Estate, Glen Marias Kempton Park GP 1619 ZA JEANET.H@SMEAAS.CO.ZA 0828088005'),
(96068,4816,'_shipping_address_index','Jeanet Human SMEAAS CC 37 Woodpecker Crescent Blue Gill Estate, Glen Marias Kempton Park GP 1619 ZA '),
(96069,4816,'is_vat_exempt','no'),
(96070,4816,'_wc_order_attribution_source_type','organic'),
(96071,4816,'_wc_order_attribution_referrer','http://www.google.com/'),
(96072,4816,'_wc_order_attribution_utm_source','google'),
(96073,4816,'_wc_order_attribution_utm_medium','organic'),
(96074,4816,'_wc_order_attribution_session_entry','http://nixin.co.za/product/sst-p-rail-800mm/'),
(96075,4816,'_wc_order_attribution_session_start_time','2024-08-27 10:46:21'),
(96076,4816,'_wc_order_attribution_session_pages','21'),
(96077,4816,'_wc_order_attribution_session_count','1'),
(96078,4816,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'),
(96079,4816,'_wc_order_attribution_device_type','Desktop'),
(96080,4816,'_ga_tracked','1'),
(96440,4817,'_order_key','wc_order_AyrN4SfXZK8zB'),
(96441,4817,'_customer_user','0'),
(96442,4817,'_payment_method','bacs'),
(96443,4817,'_payment_method_title','Direct bank transfer'),
(96444,4817,'_customer_ip_address','105.244.187.126'),
(96445,4817,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1'),
(96446,4817,'_created_via','checkout'),
(96447,4817,'_cart_hash','90dfdaaa8235fadec076556c438f6d13'),
(96448,4817,'_download_permissions_granted','yes'),
(96449,4817,'_recorded_sales','yes'),
(96450,4817,'_recorded_coupon_usage_counts','yes'),
(96451,4817,'_new_order_email_sent','true'),
(96452,4817,'_order_stock_reduced','yes'),
(96453,4817,'_billing_first_name','Stefani'),
(96454,4817,'_billing_last_name','Winter'),
(96455,4817,'_billing_company','The Crafters Inn'),
(96456,4817,'_billing_address_1','The Crafters Inn, Helderberg Village Walk'),
(96457,4817,'_billing_address_2','Caledon Street'),
(96458,4817,'_billing_city','Somerset West'),
(96459,4817,'_billing_state','WC'),
(96460,4817,'_billing_postcode','7130'),
(96461,4817,'_billing_country','ZA'),
(96462,4817,'_billing_email','stefpiek@hotmail.com'),
(96463,4817,'_billing_phone','08267213'),
(96464,4817,'_shipping_first_name','Stefani'),
(96465,4817,'_shipping_last_name','Winter'),
(96466,4817,'_shipping_company','The Crafters Inn'),
(96467,4817,'_shipping_address_1','Helderberg Village Walk'),
(96468,4817,'_shipping_address_2','Caledon Street'),
(96469,4817,'_shipping_city','Somerset West'),
(96470,4817,'_shipping_state','WC'),
(96471,4817,'_shipping_postcode','7130'),
(96472,4817,'_shipping_country','ZA'),
(96473,4817,'_order_currency','ZAR'),
(96474,4817,'_cart_discount','0'),
(96475,4817,'_cart_discount_tax','0'),
(96476,4817,'_order_shipping','200'),
(96477,4817,'_order_shipping_tax','30'),
(96478,4817,'_order_tax','440.4'),
(96479,4817,'_order_total','3606.40'),
(96480,4817,'_order_version','9.2.3'),
(96481,4817,'_prices_include_tax','no'),
(96482,4817,'_billing_address_index','Stefani Winter The Crafters Inn The Crafters Inn, Helderberg Village Walk Caledon Street Somerset West WC 7130 ZA stefpiek@hotmail.com 08267213'),
(96483,4817,'_shipping_address_index','Stefani Winter The Crafters Inn Helderberg Village Walk Caledon Street Somerset West WC 7130 ZA '),
(96484,4817,'is_vat_exempt','no'),
(96485,4817,'_wc_order_attribution_source_type','typein'),
(96486,4817,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(96487,4817,'_wc_order_attribution_utm_source','(direct)'),
(96488,4817,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstslimlineprofilespout500mm/'),
(96489,4817,'_wc_order_attribution_session_start_time','2024-09-03 07:05:04'),
(96490,4817,'_wc_order_attribution_session_pages','5'),
(96491,4817,'_wc_order_attribution_session_count','2'),
(96492,4817,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1'),
(96493,4817,'_wc_order_attribution_device_type','Mobile'),
(96494,4817,'_ga_tracked','1'),
(96504,4817,'_edit_lock','1725352247:244'),
(96506,4817,'_edit_last','244'),
(96507,4817,'_date_completed','1725352379'),
(96508,4817,'_date_paid','1725352379'),
(96509,4817,'_paid_date','2024-09-03 10:32:59'),
(96510,4817,'_completed_date','2024-09-03 10:32:59'),
(96511,4816,'_edit_lock','1725352367:244'),
(96512,4816,'_edit_last','244'),
(96513,4816,'_date_completed','1725352430'),
(96514,4816,'_date_paid','1725352430'),
(96515,4816,'_paid_date','2024-09-03 10:33:50'),
(96516,4816,'_completed_date','2024-09-03 10:33:50'),
(96535,4820,'_wp_page_template','elementor_header_footer'),
(96536,4820,'_elementor_edit_mode','builder'),
(96537,4820,'_elementor_data','[{\"id\":\"20a6117\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"8934ef9\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ac8f05d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"83d5cdd\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b6c3b73\"}],\"eael_cl_logics\":[{\"_id\":\"8ef14f7\"}]},\"elements\":[{\"id\":\"1ab2b2be\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"eael_cl_logics\":[{\"_id\":\"0870f78\"}],\"pp_display_conditions\":[{\"_id\":\"20219ab\"}]},\"elements\":[{\"id\":\"6ac1cc22\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"79273f6\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9ce45c1\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f6de32c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.\",\"header_size\":\"h3\",\"title_color\":\"#f8f8f8\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pp_display_conditions\":[{\"_id\":\"d6253c0\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bc9a4ff\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c5fa6c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\",\"icon\":\"fa fa-map-marker\",\"_id\":\"3a0d856\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":\"1\"}},{\"text\":\"+27 21 981 9618\",\"icon\":\"fa fa-phone\",\"_id\":\"cffcdcd\",\"link\":{\"url\":\"tel:+27219819618\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":\"1\"}},{\"text\":\"info@nixin.co.za\",\"icon\":\"fa fa-envelope\",\"_id\":\"d10d6bc\",\"link\":{\"url\":\"mailto:info@nixin.co.za\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-envelope\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":\"1\"}}],\"space_between\":{\"unit\":\"px\",\"size\":\"20\"},\"icon_color\":\"#20a8c2\",\"text_color\":\"#f8f8f8\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"icon_typography_font_weight\":\"300\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"icon_size\":{\"unit\":\"px\",\"size\":\"20\"},\"pp_display_conditions\":[{\"_id\":\"bb01cc2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"71f2e8a\"}]},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":\"\"},{\"id\":\"9b94135\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"eael_cl_logics\":[{\"_id\":\"8183a80\"}],\"pp_display_conditions\":[{\"_id\":\"c3451dc\"}]},\"elements\":[{\"id\":\"c497574\",\"elType\":\"widget\",\"settings\":{\"address\":\"Waterite \\/ NIXIN Poolware\",\"height\":{\"unit\":\"px\",\"size\":\"399\"},\"pp_display_conditions\":[{\"_id\":\"fca53d2\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"zoom\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a521831\"}]},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(96538,4820,'_elementor_version','3.5.3'),
(96539,4820,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(96540,4820,'_elementor_template_type','wp-page'),
(96541,4820,'_elementor_pro_version','3.4.2'),
(96544,62,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_text_transform\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:2:{s:10:\"icon_color\";i:1;s:9:\"icon_size\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:27:\"icon_typography_line_height\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:11:\"google_maps\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:11:\"section_map\";a:3:{s:7:\"address\";i:1;s:6:\"height\";i:1;s:4:\"zoom\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:1;s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}}}}'),
(96657,3733,'_wp_attachment_image_alt','Mod-N-Seahorse'),
(96658,3734,'_yoast_wpseo_focuskw','Mod-N-Seahorse'),
(96659,3734,'_yoast_wpseo_title','Mod-N-Seahorse Pool Design - Nixin Poolware'),
(96660,3734,'_yoast_wpseo_metadesc','The Mod-n Seahorse 2, a stunning swim pool tile design. Featuring elegant patterns and materials, these tiles add a touch of luxury and style to any pool'),
(96661,3734,'_yoast_wpseo_linkdex','49'),
(96662,2731,'_wp_attachment_image_alt','NIXIN SST Standard Pool Ladder 3-st'),
(96663,2732,'_yoast_wpseo_title','NIXIN SST 3-step Standard Pool Ladder - Nixin Poolware'),
(96664,2732,'_yoast_wpseo_metadesc','SST 3-Step Standard Pool Ladder is a stainless-steel ladder designed for safe and easy access to your pool. With its durable, rust-resistant construction'),
(96665,4115,'_yoast_wpseo_focuskw','Coral Gorge p/sheet'),
(96666,4115,'_yoast_wpseo_title','Panache Coral Gorge p/sheet - Nixin Poolware'),
(96667,4115,'_yoast_wpseo_metadesc','Enhance your pool with the Panache Coral Gorge P/Sheet, a stunning swim pool tile decoration. Featuring vibrant coral patterns and premium quality'),
(96668,4115,'_yoast_wpseo_linkdex','44'),
(96669,4019,'_wp_attachment_image_alt','PVC 90-Degree Elbow Black'),
(96670,4020,'_yoast_wpseo_focuskw','90 Degree Elbow'),
(96671,4020,'_yoast_wpseo_title','PVC 90 Degree Elbow 50mm - Nixin Poolware'),
(96672,4020,'_yoast_wpseo_metadesc','PVC 90 Degree Elbow 50mm, ideal for efficient plumbing and irrigation systems. This high-quality fitting ensures a secure and leak-free connection'),
(96673,4020,'_yoast_wpseo_linkdex','47'),
(96674,4302,'_wp_attachment_image_alt','Mod-N-Cosmo Trio p/sheet'),
(96675,4303,'_yoast_wpseo_focuskw','Mod-N-Cosmo Trio p/sheet'),
(96676,4303,'_yoast_wpseo_title','Mod-N-Cosmo Trio p/sheet - Nixin Poolware'),
(96677,4303,'_yoast_wpseo_metadesc','The Mod-n Cosmo Trio P Sheet, a premium swim pool tile design that adds a modern touch to your pool. With its sleek and contemporary patterns'),
(96678,4303,'_yoast_wpseo_linkdex','44'),
(96679,3749,'_wp_attachment_image_alt','Dolphin Mod-N-Speedy'),
(96680,3750,'_yoast_wpseo_focuskw','Dolphin Mod-N-Speedy'),
(96681,3750,'_yoast_wpseo_title','Dolphin Mod-N-Speedy - Nixin Poolware'),
(96682,3750,'_yoast_wpseo_metadesc','The Mod-n Speedy Dolphin Tile, is the perfect decorative tile for adding a playful and elegant dolphin design to your swimming pool.'),
(96683,3750,'_yoast_wpseo_linkdex','49'),
(96932,3082,'_price','23477.39'),
(96933,3082,'_price','29564.35'),
(96946,4821,'_order_key','wc_order_fHqqBQymyFzyF'),
(96947,4821,'_customer_user','0'),
(96948,4821,'_payment_method','bacs'),
(96949,4821,'_payment_method_title','Direct bank transfer'),
(96950,4821,'_customer_ip_address','156.155.80.73'),
(96951,4821,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(96952,4821,'_created_via','checkout'),
(96953,4821,'_cart_hash','b5a5a56e47ecc2e62b91a23874eb7de7'),
(96954,4821,'_download_permissions_granted','yes'),
(96955,4821,'_recorded_sales','yes'),
(96956,4821,'_recorded_coupon_usage_counts','yes'),
(96957,4821,'_new_order_email_sent','true'),
(96958,4821,'_order_stock_reduced','yes'),
(96959,4821,'_billing_first_name','Dylan'),
(96960,4821,'_billing_last_name','Brouwer'),
(96961,4821,'_billing_company','Swemgat MidWit'),
(96962,4821,'_billing_address_1','8 NGWAKO STREET'),
(96963,4821,'_billing_address_2','8 MIDGREEN Townhouses'),
(96964,4821,'_billing_city','Middelburg'),
(96965,4821,'_billing_state','MP'),
(96966,4821,'_billing_postcode','1055'),
(96967,4821,'_billing_country','ZA'),
(96968,4821,'_billing_email','liesenuss@hotmail.com'),
(96969,4821,'_billing_phone','0837697593'),
(96970,4821,'_shipping_first_name','Dylan'),
(96971,4821,'_shipping_last_name','Brouwer'),
(96972,4821,'_shipping_company','Swemgat MidWit'),
(96973,4821,'_shipping_address_1','8 NGWAKO STREET'),
(96974,4821,'_shipping_address_2','8 MIDGREEN Townhouses'),
(96975,4821,'_shipping_city','Middelburg'),
(96976,4821,'_shipping_state','MP'),
(96977,4821,'_shipping_postcode','1055'),
(96978,4821,'_shipping_country','ZA'),
(96979,4821,'_order_currency','ZAR'),
(96980,4821,'_cart_discount','0'),
(96981,4821,'_cart_discount_tax','0'),
(96982,4821,'_order_shipping','200'),
(96983,4821,'_order_shipping_tax','30'),
(96984,4821,'_order_tax','181.56'),
(96985,4821,'_order_total','1621.96'),
(96986,4821,'_order_version','9.2.3'),
(96987,4821,'_prices_include_tax','no'),
(96988,4821,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 NGWAKO STREET 8 MIDGREEN Townhouses Middelburg MP 1055 ZA liesenuss@hotmail.com 0837697593'),
(96989,4821,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 NGWAKO STREET 8 MIDGREEN Townhouses Middelburg MP 1055 ZA '),
(96990,4821,'is_vat_exempt','no'),
(96991,4821,'_wc_order_attribution_source_type','typein'),
(96992,4821,'_wc_order_attribution_utm_source','(direct)'),
(96993,4821,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(96994,4821,'_wc_order_attribution_session_start_time','2024-09-09 10:00:11'),
(96995,4821,'_wc_order_attribution_session_pages','24'),
(96996,4821,'_wc_order_attribution_session_count','1'),
(96997,4821,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(96998,4821,'_wc_order_attribution_device_type','Desktop'),
(97001,4821,'_ga_tracked','1'),
(97050,4821,'_edit_lock','1725945610:244'),
(97051,4821,'_edit_last','244'),
(97052,4821,'_date_completed','1725945745'),
(97053,4821,'_date_paid','1725945745'),
(97054,4821,'_paid_date','2024-09-10 07:22:25'),
(97055,4821,'_completed_date','2024-09-10 07:22:25'),
(97367,3219,'_price','442.71'),
(97368,3219,'_price','620.19'),
(97369,3219,'_price','852.77'),
(97710,4822,'_order_key','wc_order_RRjZv1287X6A0'),
(97711,4822,'_customer_user','0'),
(97712,4822,'_payment_method','bacs'),
(97713,4822,'_payment_method_title','Direct bank transfer'),
(97714,4822,'_customer_ip_address','105.186.135.246'),
(97715,4822,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'),
(97716,4822,'_created_via','checkout'),
(97717,4822,'_cart_hash','08e068e11b0de26e1440ec36cc858c6b'),
(97718,4822,'_download_permissions_granted','yes'),
(97719,4822,'_recorded_sales','yes'),
(97720,4822,'_recorded_coupon_usage_counts','yes'),
(97721,4822,'_new_order_email_sent','true'),
(97722,4822,'_order_stock_reduced','yes'),
(97723,4822,'_billing_first_name','Avril'),
(97724,4822,'_billing_last_name','Nel'),
(97725,4822,'_billing_company','Arlenes Pools'),
(97726,4822,'_billing_address_1','Unit 3, Greenpoint Avenue'),
(97727,4822,'_billing_city','Plettenberg Bay'),
(97728,4822,'_billing_state','WC'),
(97729,4822,'_billing_postcode','6600'),
(97730,4822,'_billing_country','ZA'),
(97731,4822,'_billing_email','info@arlenespools.co.za'),
(97732,4822,'_billing_phone','0829279557'),
(97733,4822,'_shipping_first_name','Avril'),
(97734,4822,'_shipping_last_name','Nel'),
(97735,4822,'_shipping_company','Arlenes Pools'),
(97736,4822,'_shipping_address_1','Unit 3, Greenpoint Avenue'),
(97737,4822,'_shipping_city','Plettenberg Bay'),
(97738,4822,'_shipping_state','WC'),
(97739,4822,'_shipping_postcode','6600'),
(97740,4822,'_shipping_country','ZA'),
(97741,4822,'_order_currency','ZAR'),
(97742,4822,'_cart_discount','0'),
(97743,4822,'_cart_discount_tax','0'),
(97744,4822,'_order_shipping','0'),
(97745,4822,'_order_shipping_tax','0'),
(97746,4822,'_order_tax','549'),
(97747,4822,'_order_total','4209.00'),
(97748,4822,'_order_version','9.3.1'),
(97749,4822,'_prices_include_tax','no'),
(97750,4822,'_billing_address_index','Avril Nel Arlenes Pools Unit 3, Greenpoint Avenue  Plettenberg Bay WC 6600 ZA info@arlenespools.co.za 0829279557'),
(97751,4822,'_shipping_address_index','Avril Nel Arlenes Pools Unit 3, Greenpoint Avenue  Plettenberg Bay WC 6600 ZA '),
(97752,4822,'is_vat_exempt','no'),
(97753,4822,'_wc_order_attribution_source_type','referral'),
(97754,4822,'_wc_order_attribution_referrer','http://search.yahoo.com/'),
(97755,4822,'_wc_order_attribution_utm_source','search.yahoo.com'),
(97756,4822,'_wc_order_attribution_utm_medium','referral'),
(97757,4822,'_wc_order_attribution_utm_content','/'),
(97758,4822,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(97759,4822,'_wc_order_attribution_session_start_time','2024-09-19 07:53:53'),
(97760,4822,'_wc_order_attribution_session_pages','6'),
(97761,4822,'_wc_order_attribution_session_count','1'),
(97762,4822,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'),
(97763,4822,'_wc_order_attribution_device_type','Desktop'),
(97764,4822,'_ga_tracked','1'),
(97769,4822,'_edit_lock','1726739120:244'),
(97770,4822,'_edit_last','244'),
(97771,4822,'_date_completed','1726739254'),
(97772,4822,'_date_paid','1726739254'),
(97773,4822,'_paid_date','2024-09-19 11:47:34'),
(97774,4822,'_completed_date','2024-09-19 11:47:34'),
(98012,4823,'_order_key','wc_order_PTQaDKC8tHysG'),
(98013,4823,'_customer_user','0'),
(98014,4823,'_payment_method','bacs'),
(98015,4823,'_payment_method_title','Direct bank transfer'),
(98016,4823,'_customer_ip_address','102.223.125.27'),
(98017,4823,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(98018,4823,'_created_via','checkout'),
(98019,4823,'_cart_hash','1826ec9fac99ceccce12a87456cce37b'),
(98020,4823,'_download_permissions_granted','yes'),
(98021,4823,'_recorded_sales','yes'),
(98022,4823,'_recorded_coupon_usage_counts','yes'),
(98023,4823,'_new_order_email_sent','true'),
(98024,4823,'_order_stock_reduced','yes'),
(98025,4823,'_billing_first_name','Irene'),
(98026,4823,'_billing_last_name','Boeddinghaus'),
(98027,4823,'_billing_company','De Kruis Farms (VAT # 4520289820)'),
(98028,4823,'_billing_address_1','De Kruis Farms'),
(98029,4823,'_billing_city','Sutherland'),
(98030,4823,'_billing_state','NC'),
(98031,4823,'_billing_postcode','6920'),
(98032,4823,'_billing_country','ZA'),
(98033,4823,'_billing_email','joannaopie@gmail.com'),
(98034,4823,'_billing_phone','0823609906'),
(98035,4823,'_shipping_first_name','Jane'),
(98036,4823,'_shipping_last_name','Dokter'),
(98037,4823,'_shipping_address_1','4264 The River Club'),
(98038,4823,'_shipping_address_2','Piesangs Valley Road'),
(98039,4823,'_shipping_city','Plettenberg Bay'),
(98040,4823,'_shipping_state','WC'),
(98041,4823,'_shipping_postcode','6600'),
(98042,4823,'_shipping_country','ZA'),
(98043,4823,'_order_currency','ZAR'),
(98044,4823,'_cart_discount','0'),
(98045,4823,'_cart_discount_tax','0'),
(98046,4823,'_order_shipping','200'),
(98047,4823,'_order_shipping_tax','30'),
(98048,4823,'_order_tax','240'),
(98049,4823,'_order_total','2070.00'),
(98050,4823,'_order_version','9.3.3'),
(98051,4823,'_prices_include_tax','no'),
(98052,4823,'_billing_address_index','Irene Boeddinghaus De Kruis Farms (VAT # 4520289820) De Kruis Farms  Sutherland NC 6920 ZA joannaopie@gmail.com 0823609906'),
(98053,4823,'_shipping_address_index','Jane Dokter  4264 The River Club Piesangs Valley Road Plettenberg Bay WC 6600 ZA '),
(98054,4823,'is_vat_exempt','no'),
(98055,4823,'_wc_order_attribution_source_type','organic'),
(98056,4823,'_wc_order_attribution_referrer','http://www.google.com/'),
(98057,4823,'_wc_order_attribution_utm_source','google'),
(98058,4823,'_wc_order_attribution_utm_medium','organic'),
(98059,4823,'_wc_order_attribution_session_entry','http://nixin.co.za/product/pure-clear/'),
(98060,4823,'_wc_order_attribution_session_start_time','2024-09-24 14:31:20'),
(98061,4823,'_wc_order_attribution_session_pages','6'),
(98062,4823,'_wc_order_attribution_session_count','1'),
(98063,4823,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(98064,4823,'_wc_order_attribution_device_type','Desktop'),
(98066,4823,'_ga_tracked','1'),
(98210,3785,'_price','80'),
(98340,4824,'_order_key','wc_order_QsP1ZN2bfwJ6m'),
(98341,4824,'_customer_user','0'),
(98342,4824,'_payment_method','bacs'),
(98343,4824,'_payment_method_title','Direct bank transfer'),
(98344,4824,'_customer_ip_address','41.13.94.236'),
(98345,4824,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0'),
(98346,4824,'_created_via','checkout'),
(98347,4824,'_cart_hash','e15e43fbb9f188bef3ed1c78fade077a'),
(98348,4824,'_download_permissions_granted','yes'),
(98349,4824,'_recorded_sales','yes'),
(98350,4824,'_recorded_coupon_usage_counts','yes'),
(98351,4824,'_new_order_email_sent','true'),
(98352,4824,'_order_stock_reduced','yes'),
(98353,4824,'_billing_first_name','Hennie'),
(98354,4824,'_billing_last_name','Hildebrandt'),
(98355,4824,'_billing_address_1','24 Swaan Ave, Cashan Rustenburg'),
(98356,4824,'_billing_city','24 Swaan Ave, Rustenburg, Cashan'),
(98357,4824,'_billing_state','NW'),
(98358,4824,'_billing_postcode','0299'),
(98359,4824,'_billing_country','ZA'),
(98360,4824,'_billing_email','henniehildebrandt@gmail.com'),
(98361,4824,'_billing_phone','0712927531'),
(98362,4824,'_shipping_first_name','Hennie'),
(98363,4824,'_shipping_last_name','Hildebrandt'),
(98364,4824,'_shipping_address_1','24 Swaan Ave, Cashan Rustenburg'),
(98365,4824,'_shipping_city','24 Swaan Ave, Rustenburg, Cashan'),
(98366,4824,'_shipping_state','NW'),
(98367,4824,'_shipping_postcode','0299'),
(98368,4824,'_shipping_country','ZA'),
(98369,4824,'_order_currency','ZAR'),
(98370,4824,'_cart_discount','0'),
(98371,4824,'_cart_discount_tax','0'),
(98372,4824,'_order_shipping','200'),
(98373,4824,'_order_shipping_tax','30'),
(98374,4824,'_order_tax','204'),
(98375,4824,'_order_total','1794.00'),
(98376,4824,'_order_version','9.3.3'),
(98377,4824,'_prices_include_tax','no'),
(98378,4824,'_billing_address_index','Hennie Hildebrandt  24 Swaan Ave, Cashan Rustenburg  24 Swaan Ave, Rustenburg, Cashan NW 0299 ZA henniehildebrandt@gmail.com 0712927531'),
(98379,4824,'_shipping_address_index','Hennie Hildebrandt  24 Swaan Ave, Cashan Rustenburg  24 Swaan Ave, Rustenburg, Cashan NW 0299 ZA '),
(98380,4824,'is_vat_exempt','no'),
(98381,4824,'_wc_order_attribution_source_type','organic'),
(98382,4824,'_wc_order_attribution_referrer','http://www.google.com/'),
(98383,4824,'_wc_order_attribution_utm_source','google'),
(98384,4824,'_wc_order_attribution_utm_medium','organic'),
(98385,4824,'_wc_order_attribution_session_entry','http://nixin.co.za/product/mod-n-medusa/'),
(98386,4824,'_wc_order_attribution_session_start_time','2024-09-28 21:13:13'),
(98387,4824,'_wc_order_attribution_session_pages','1'),
(98388,4824,'_wc_order_attribution_session_count','2'),
(98389,4824,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0'),
(98390,4824,'_wc_order_attribution_device_type','Desktop'),
(98393,4824,'_ga_tracked','1'),
(98401,4824,'_edit_lock','1727693597:244'),
(98402,4824,'_edit_last','244'),
(98403,4824,'_date_completed','1727675342'),
(98404,4824,'_date_paid','1727675342'),
(98405,4824,'_paid_date','2024-09-30 07:49:02'),
(98406,4824,'_completed_date','2024-09-30 07:49:02'),
(98407,4823,'_edit_lock','1727675229:244'),
(98408,4823,'_edit_last','244'),
(98409,4823,'_date_completed','1727675365'),
(98410,4823,'_date_paid','1727675365'),
(98411,4823,'_paid_date','2024-09-30 07:49:25'),
(98412,4823,'_completed_date','2024-09-30 07:49:25'),
(98413,3790,'_wp_attachment_image_alt','Mermaid pool mosaic'),
(98414,3791,'_wp_old_slug','mermaid-2'),
(98415,3791,'_yoast_wpseo_focuskw','Mermaid Pool Mosaic'),
(98416,3791,'_yoast_wpseo_title','Mermaid Pool Mosaic - Nixin Poolware'),
(98417,3791,'_yoast_wpseo_metadesc','The Mermaid pool mosaic is a decorative pool feature available in multiple sizes (small and medium) and colors (blue or black)'),
(98418,3791,'_yoast_wpseo_linkdex','49'),
(98419,4421,'_wp_attachment_image_alt','Mod-N-Riveno p/sheet'),
(98420,4422,'_yoast_wpseo_focuskw','Mod-N-Riveno p/sheet'),
(98421,4422,'_yoast_wpseo_title','Mod-N-Riveno p/sheet - Nixin Poolware'),
(98422,4422,'_yoast_wpseo_metadesc','Mod-N-Riveno mosaic sheet is an elegant, versatile pool tile solution measuring 960mm wide by 160mm high. Available as blue, brown, charcoal, and turquoise.'),
(98423,4422,'_yoast_wpseo_linkdex','44'),
(98424,2906,'_wp_attachment_image_alt','SST Compact Champagne Bubbler + White LED'),
(98425,2907,'_yoast_wpseo_focuskw','SST Compact Champagne Bubbler'),
(98426,2907,'_yoast_wpseo_metadesc','SST Compact Champagne Bubbler with White LED is a stainless-steel water feature designed to create a champagne-like bubbling effect in your pool.'),
(98427,2907,'_yoast_wpseo_linkdex','49'),
(98428,3803,'_wp_attachment_image_alt','72LED Deck lighting White'),
(98429,3804,'_wp_old_slug','nixinsstdecklitewhiteled'),
(98430,3804,'_yoast_wpseo_focuskw','72LED Deck lighting White'),
(98431,3804,'_yoast_wpseo_title','NIXIN SST 72LED Deck lighting White - Nixin Poolware'),
(98432,3804,'_yoast_wpseo_metadesc','SST 72LED Deck Lighting White is a durable and stylish deck light designed for pool areas, featuring 72 powerful white LEDs to illuminate outdoor spaces'),
(98433,3804,'_yoast_wpseo_linkdex','44'),
(98434,2878,'_wp_attachment_image_alt','Poolmaid 5\" Poolite'),
(98435,2879,'_yoast_wpseo_focuskw','Poolmaid 5\" Poolite'),
(98436,2879,'_yoast_wpseo_title','Poolmaid 5\" Poolite - RGBW Colour Modes - Rose, Green, Blue'),
(98437,2879,'_yoast_wpseo_metadesc','Poolmaid 5 Poolite is a reliable and efficient pool cleaning tool designed to make pool maintenance easier. Ideal for both residential and commercial pools'),
(98438,2879,'_yoast_wpseo_linkdex','47'),
(98439,2971,'_wp_attachment_image_alt','Adjustable Ball Spout Complete'),
(98440,2972,'_yoast_wpseo_focuskw','Adjustable Ball Spout Complete'),
(98441,2972,'_yoast_wpseo_metadesc','SST Compact Adjustable Ball Spout is a high-quality stainless steel water feature designed for pools and water displays. Customizable water flow'),
(98442,2972,'_yoast_wpseo_linkdex','47'),
(98443,3801,'_wp_attachment_image_alt','72LED Deck Lighting Blue'),
(98444,3802,'_wp_old_slug','nixinsstdeckliteblueled'),
(98445,3802,'_yoast_wpseo_focuskw','72LED Deck Lighting Blue'),
(98446,3802,'_yoast_wpseo_title','SST 72LED Deck Lighting Blue - Nixin Poolware'),
(98447,3802,'_yoast_wpseo_metadesc','The SST 72LED Deck Lighting Blue is a sleek and durable lighting solution designed to illuminate pool decks and outdoor areas with a captivating blue glow.'),
(98448,3802,'_yoast_wpseo_linkdex','47'),
(98449,3649,'_wp_attachment_image_alt','Resin Connector'),
(98450,3650,'_wp_old_slug','resinconnector'),
(98451,3650,'_yoast_wpseo_focuskw','Resin Connector'),
(98452,3650,'_yoast_wpseo_title','Resin Connector - Nixin Poolware'),
(98453,3650,'_yoast_wpseo_metadesc','The Resin Connector is a high-quality connector designed for pool installations and lighting systems. Priced affordably, it is a durable component'),
(98454,3650,'_yoast_wpseo_linkdex','47'),
(98455,4263,'_wp_attachment_image_alt','Mod-N-Classique p/sheet'),
(98456,4264,'_yoast_wpseo_focuskw','Mod-N-Classique p/sheet'),
(98457,4264,'_yoast_wpseo_title','Mod-N-Classique p/sheet - Nixin Poolware'),
(98458,4264,'_yoast_wpseo_metadesc','Mod-N-Classique Pool Mosaic Sheet is a stylish and durable pool tiling solution, measuring 960mm wide by 160mm high. Available in blue, brown, charcoal, etc'),
(98459,4264,'_yoast_wpseo_linkdex','44'),
(98460,2751,'_edit_lock','1727685350:425'),
(98461,2750,'_wp_attachment_image_alt','NIXIN Acetal Dual Safety Suction Port White'),
(98462,2751,'_edit_last','425'),
(98463,2751,'_yoast_wpseo_primary_product_cat',''),
(98464,2751,'_yoast_wpseo_focuskw','Acetal Dual Safety Suction'),
(98465,2751,'_yoast_wpseo_title','NIXIN Acetal Dual Safety Suction Port White - Nixin Poolware'),
(98466,2751,'_yoast_wpseo_metadesc','The Acetal Dual Safety Suction Port in white is designed for safe and efficient pool operation, providing a secure dual suction mechanism'),
(98467,2751,'_yoast_wpseo_linkdex','47'),
(98468,2751,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(98469,3805,'_wp_attachment_image_alt','NIXIN Compact Aimflo Black'),
(98470,3806,'_yoast_wpseo_focuskw','Aimflo Black'),
(98471,3806,'_yoast_wpseo_title','NIXIN Compact Aimflo Black - Nixin Poolware'),
(98472,3806,'_yoast_wpseo_metadesc','NIXIN Compact Aimflo Black is a durable and compact fitting designed for pool systems, offering a secure connection and streamlined water flow management.'),
(98473,3806,'_yoast_wpseo_linkdex','47'),
(98474,2732,'_wp_old_slug','nixinsststandardladder3-step'),
(98475,4114,'_wp_attachment_image_alt','Panache Coral Gorge p/sheet'),
(98476,4050,'_wp_attachment_image_alt','PVC Aimflo Front Ball Black'),
(98477,4051,'_yoast_wpseo_focuskw','Aimflo Front & Ball Only'),
(98478,4051,'_yoast_wpseo_title','PVC Aimflo Front & Ball Only (Black) - Nixin Poolware'),
(98479,4051,'_yoast_wpseo_metadesc','The PVC Aimflo Front & Ball (Black) is a durable pool fitting designed for efficient water flow management. Made from high-quality PVC'),
(98480,4051,'_yoast_wpseo_linkdex','47'),
(98481,3443,'_wp_attachment_image_alt','Transformer 12Volt AC'),
(98482,3444,'_yoast_wpseo_focuskw','Transformer 12Volt AC'),
(98483,3444,'_yoast_wpseo_title','Transformer 12Volt AC - Nixin Poolware'),
(98484,3444,'_yoast_wpseo_metadesc','The Transformer 12Volt AC is a reliable power source for pool lighting systems, available in three different capacities: 18 VA, 125 VA, and 300 VA.'),
(98485,3444,'_yoast_wpseo_linkdex','49'),
(98486,4170,'_wp_attachment_image_alt','Panache Macro Greek Solid p/sheet'),
(98487,4171,'_yoast_wpseo_focuskw','Panache Macro Greek Solid p/sheet'),
(98488,4171,'_yoast_wpseo_title','Panache Macro Greek Solid p/sheet - Nixin Poolware'),
(98489,4171,'_yoast_wpseo_metadesc','The Panache Macro Greek Solid Pool Sheet is a stylish mosaic sheet, measuring 800mm wide by 160mm high. Available in colors such as blue, black, caramel'),
(98490,4171,'_yoast_wpseo_linkdex','42'),
(98503,2973,'_wp_attachment_image_alt','Acetal Adjustable Ball Spout White'),
(98504,2974,'_yoast_wpseo_focuskw','Acetal Adjustable Ball Spout White'),
(98505,2974,'_yoast_wpseo_title','NIXIN Acetal Adjustable Ball Spout White - Nixin Poolware'),
(98506,2974,'_yoast_wpseo_metadesc','The NIXIN Acetal Adjustable Ball Spout is available in Black or White. Precision CNC Machined in Acetal hard wearing plastic for longevity'),
(98507,2974,'_yoast_wpseo_linkdex','44'),
(98508,3687,'_wp_attachment_image_alt','Compact 72LED Crystal Light Blue LED + Black Nut'),
(98509,3688,'_yoast_wpseo_focuskw','72LED Crystal light'),
(98510,3688,'_yoast_wpseo_title','Compact 72LED Crystal Light Blue LED + Black Nut'),
(98511,3688,'_yoast_wpseo_metadesc','The Compact 72LED Crystal Light Blue LED with Black Nut is a stylish and durable pool light, designed to illuminate your pool with a vibrant blue glow.'),
(98512,3688,'_yoast_wpseo_linkdex','44'),
(98513,3683,'_wp_attachment_image_alt','NIXIN 64-LED Crystalite Only'),
(98518,3684,'_yoast_wpseo_focuskw','64LED Crystal Light Only'),
(98519,3684,'_yoast_wpseo_title','NIXIN 64LED Crystal Light Only White LED - Nixin Poolware'),
(98520,3684,'_yoast_wpseo_metadesc','NIXIN 64LED Crystal Light Only White LED is a powerful, energy-efficient pool light designed to provide brilliant white illumination for your pool.'),
(98521,3684,'_yoast_wpseo_linkdex','44'),
(98525,4431,'_wp_attachment_image_alt','Mod-N-Greek p/sheet'),
(98526,4432,'_yoast_wpseo_focuskw','Mod-N-Greek p/sheet'),
(98527,4432,'_yoast_wpseo_title','Mod-N-Greek p/sheet - Nixin Poolware'),
(98528,4432,'_yoast_wpseo_metadesc','Mod-N-Greek Pool Mosaic Sheet is a decorative tiling option, measuring 960mm wide by 160mm high. Available in blue, brown, charcoal and turquoise'),
(98529,4432,'_yoast_wpseo_linkdex','44'),
(98530,3699,'_wp_attachment_image_alt','NIXIN SST Fan Jet Spout 150mm'),
(98531,3700,'_wp_old_slug','nixinsstfanjetspout150mm'),
(98532,3700,'_yoast_wpseo_focuskw','SST Fan Jet Spout'),
(98533,3700,'_yoast_wpseo_title','NIXIN SST Fan Jet Spout 150mm - Nixin Poolware'),
(98534,3700,'_yoast_wpseo_metadesc','NIXIN SST Fan Jet Spout 150mm in a superior finish & radical variable performance capability in relation to its small size.'),
(98535,3700,'_yoast_wpseo_linkdex','47'),
(98536,3807,'_wp_attachment_image_alt','Compact Aimflo White'),
(98537,3808,'_yoast_wpseo_focuskw','Compact Aimflo White'),
(98538,3808,'_yoast_wpseo_title','NIXIN Compact Aimflo White - Nixin Poolware'),
(98539,3808,'_yoast_wpseo_metadesc','Compact Aimflo White Nut is a high-quality pool fitting designed to regulate water flow efficiently. Its compact design and durable construction'),
(98540,3808,'_yoast_wpseo_linkdex','47'),
(98541,4070,'_wp_attachment_image_alt','Panache Classique 2 p/sheet'),
(98542,4071,'_yoast_wpseo_focuskw','Panache Classique 2 p/sheet'),
(98543,4071,'_yoast_wpseo_title','Panache Classique 2 p/sheet - Nixin Poolware'),
(98544,4071,'_yoast_wpseo_metadesc','Panache Classique 2 Pool Sheet is a beautifully designed mosaic sheet measuring 800mm wide by 160mm high. Available in blue, caramel, charcoal, etc'),
(98545,4071,'_yoast_wpseo_linkdex','44'),
(98550,3784,'_wp_attachment_image_alt','Seahorse Pool Mosaic'),
(98551,3785,'_yoast_wpseo_focuskw','Seahorse Pool Mosaic'),
(98552,3785,'_yoast_wpseo_title','Decorative Seahorse Pool Mosaic Tile - Nixin Poolware'),
(98553,3785,'_yoast_wpseo_metadesc','Seahorse Pool Mosaic Tile is a beautifully crafted decorative piece, perfect for adding a touch of marine to your pool. Available in sizes and colors'),
(98554,3785,'_yoast_wpseo_linkdex','47'),
(98555,3684,'_wp_old_slug','nixin64ledcrystaliteonlywhiteled'),
(98560,3700,'_wp_old_slug','nixin-sst-fan-jet-spout-150mm'),
(98561,2907,'_wp_old_slug','nixin-sst-compact-champagne-bubbler-white-led'),
(98562,2879,'_wp_old_slug','poolmaid-5-poolite-2'),
(98563,2972,'_wp_old_slug','nixin-sst-compact-adjustable-ball-spout-complete'),
(98564,2751,'_wp_old_slug','nixin-acetal-dual-safety-suction-port-white'),
(98573,3734,'_wp_old_slug','mod-n-seahorse-2'),
(98574,2974,'_wp_old_slug','nixin-adjustable-ball-spout-acetal-white'),
(98575,3688,'_wp_old_slug','nixin-compact-63led-crystalite-blue-led-black-nut'),
(98576,3808,'_wp_old_slug','nixin-compact-aimflo-white-nut'),
(98577,3785,'_wp_old_slug','seahorse-2'),
(98585,4829,'_order_key','wc_order_VogMd86dgdE8x'),
(98586,4829,'_customer_user','0'),
(98587,4829,'_payment_method','bacs'),
(98588,4829,'_payment_method_title','Direct bank transfer'),
(98589,4829,'_customer_ip_address','196.210.49.168'),
(98590,4829,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15'),
(98591,4829,'_created_via','checkout'),
(98592,4829,'_cart_hash','6eef6ecff21fb192065c2a450cef1401'),
(98593,4829,'_download_permissions_granted','yes'),
(98594,4829,'_recorded_sales','yes'),
(98595,4829,'_recorded_coupon_usage_counts','yes'),
(98596,4829,'_new_order_email_sent','true'),
(98597,4829,'_order_stock_reduced','yes'),
(98598,4829,'_billing_first_name','Joachim'),
(98599,4829,'_billing_last_name','Wedler'),
(98600,4829,'_billing_address_1','10 Avenue Provence'),
(98601,4829,'_billing_city','Constantia'),
(98602,4829,'_billing_state','WC'),
(98603,4829,'_billing_postcode','7806'),
(98604,4829,'_billing_country','ZA'),
(98605,4829,'_billing_email','joachim.wedler@gmx.de'),
(98606,4829,'_billing_phone','079 3695075'),
(98607,4829,'_shipping_first_name','Joachim'),
(98608,4829,'_shipping_last_name','Wedler'),
(98609,4829,'_shipping_address_1','10 Avenue Provence'),
(98610,4829,'_shipping_city','Constantia'),
(98611,4829,'_shipping_state','WC'),
(98612,4829,'_shipping_postcode','7806'),
(98613,4829,'_shipping_country','ZA'),
(98614,4829,'_order_currency','ZAR'),
(98615,4829,'_cart_discount','0'),
(98616,4829,'_cart_discount_tax','0'),
(98617,4829,'_order_shipping','200'),
(98618,4829,'_order_shipping_tax','30'),
(98619,4829,'_order_tax','144'),
(98620,4829,'_order_total','1334.00'),
(98621,4829,'_order_version','9.3.3'),
(98622,4829,'_prices_include_tax','no'),
(98623,4829,'_billing_address_index','Joachim Wedler  10 Avenue Provence  Constantia WC 7806 ZA joachim.wedler@gmx.de 079 3695075'),
(98624,4829,'_shipping_address_index','Joachim Wedler  10 Avenue Provence  Constantia WC 7806 ZA '),
(98625,4829,'is_vat_exempt','no'),
(98626,4829,'_wc_order_attribution_source_type','organic'),
(98627,4829,'_wc_order_attribution_referrer','http://www.google.de/'),
(98628,4829,'_wc_order_attribution_utm_source','google'),
(98629,4829,'_wc_order_attribution_utm_medium','organic'),
(98630,4829,'_wc_order_attribution_session_entry','http://nixin.co.za/product/pure-clear/'),
(98631,4829,'_wc_order_attribution_session_start_time','2024-09-30 08:45:51'),
(98632,4829,'_wc_order_attribution_session_pages','7'),
(98633,4829,'_wc_order_attribution_session_count','1'),
(98634,4829,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15'),
(98635,4829,'_wc_order_attribution_device_type','Desktop'),
(98637,4829,'_ga_tracked','1'),
(98668,4829,'_edit_lock','1727693626:244'),
(98669,4829,'_edit_last','244'),
(98670,4829,'_date_completed','1727693756'),
(98671,4829,'_date_paid','1727693756'),
(98672,4829,'_paid_date','2024-09-30 12:55:56'),
(98673,4829,'_completed_date','2024-09-30 12:55:56'),
(98690,4830,'_order_key','wc_order_E5PYyoc8BxwCL'),
(98691,4830,'_customer_user','0'),
(98692,4830,'_payment_method','bacs'),
(98693,4830,'_payment_method_title','Direct bank transfer'),
(98694,4830,'_customer_ip_address','105.245.237.11'),
(98695,4830,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(98696,4830,'_created_via','checkout'),
(98697,4830,'_cart_hash','74961c95be5d0406f0695f690537d2fb'),
(98698,4830,'_download_permissions_granted','yes'),
(98699,4830,'_recorded_sales','yes'),
(98700,4830,'_recorded_coupon_usage_counts','yes'),
(98701,4830,'_new_order_email_sent','true'),
(98702,4830,'_order_stock_reduced','yes'),
(98703,4830,'_billing_first_name','Demetrius'),
(98704,4830,'_billing_last_name','August'),
(98705,4830,'_billing_company','Private'),
(98706,4830,'_billing_address_1','13 Oleander Avenue'),
(98707,4830,'_billing_address_2','Strilitzia park'),
(98708,4830,'_billing_city','Uitenhage'),
(98709,4830,'_billing_state','EC'),
(98710,4830,'_billing_postcode','6230'),
(98711,4830,'_billing_country','ZA'),
(98712,4830,'_billing_email','augustdemetrius@gmail.com'),
(98713,4830,'_billing_phone','0825736090'),
(98714,4830,'_shipping_first_name','Deluvia'),
(98715,4830,'_shipping_last_name','Dennis'),
(98716,4830,'_shipping_address_1','19 Curry Srreet'),
(98717,4830,'_shipping_address_2','Levyvale'),
(98718,4830,'_shipping_city','Uitenhage'),
(98719,4830,'_shipping_state','EC'),
(98720,4830,'_shipping_postcode','6230'),
(98721,4830,'_shipping_country','ZA'),
(98722,4830,'_order_currency','ZAR'),
(98723,4830,'_cart_discount','0'),
(98724,4830,'_cart_discount_tax','0'),
(98725,4830,'_order_shipping','0'),
(98726,4830,'_order_shipping_tax','0'),
(98727,4830,'_order_tax','209.55'),
(98728,4830,'_order_total','1606.55'),
(98729,4830,'_order_version','9.3.3'),
(98730,4830,'_prices_include_tax','no'),
(98731,4830,'_billing_address_index','Demetrius August Private 13 Oleander Avenue Strilitzia park Uitenhage EC 6230 ZA augustdemetrius@gmail.com 0825736090'),
(98732,4830,'_shipping_address_index','Deluvia Dennis  19 Curry Srreet Levyvale Uitenhage EC 6230 ZA '),
(98733,4830,'is_vat_exempt','no'),
(98734,4830,'_wc_order_attribution_source_type','typein'),
(98735,4830,'_wc_order_attribution_utm_source','(direct)'),
(98736,4830,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(98737,4830,'_wc_order_attribution_session_start_time','2024-09-30 11:19:41'),
(98738,4830,'_wc_order_attribution_session_pages','65'),
(98739,4830,'_wc_order_attribution_session_count','1'),
(98740,4830,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(98741,4830,'_wc_order_attribution_device_type','Mobile'),
(98746,4830,'_ga_tracked','1'),
(98768,4830,'_edit_lock','1727761507:244'),
(98769,4830,'_edit_last','244'),
(98770,4830,'_date_completed','1727761627'),
(98771,4830,'_date_paid','1727761627'),
(98772,4830,'_paid_date','2024-10-01 07:47:07'),
(98773,4830,'_completed_date','2024-10-01 07:47:07'),
(98841,3630,'_thumbnail_id','0'),
(99086,4831,'_order_key','wc_order_RMCbIn45vyOBf'),
(99087,4831,'_customer_user','0'),
(99088,4831,'_payment_method','bacs'),
(99089,4831,'_payment_method_title','Direct bank transfer'),
(99090,4831,'_customer_ip_address','105.243.224.36'),
(99091,4831,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(99092,4831,'_created_via','checkout'),
(99093,4831,'_cart_hash','ccbdc53b26a25cd06770d89415993c9c'),
(99094,4831,'_download_permissions_granted','yes'),
(99095,4831,'_recorded_sales','yes'),
(99096,4831,'_recorded_coupon_usage_counts','yes'),
(99097,4831,'_new_order_email_sent','true'),
(99098,4831,'_order_stock_reduced','yes'),
(99099,4831,'_billing_first_name','JeanMarc'),
(99100,4831,'_billing_last_name','De Villiers'),
(99101,4831,'_billing_company','JMD ATTORNEYS INC'),
(99102,4831,'_billing_address_1','938 Mountainview, Oubaai Golf Estate'),
(99103,4831,'_billing_city','Herold\'s Bay'),
(99104,4831,'_billing_state','WC'),
(99105,4831,'_billing_postcode','6529'),
(99106,4831,'_billing_country','ZA'),
(99107,4831,'_billing_email','jdv@jmdattorneys.com'),
(99108,4831,'_billing_phone','0833995669'),
(99109,4831,'_shipping_first_name','JeanMarc'),
(99110,4831,'_shipping_last_name','De Villiers'),
(99111,4831,'_shipping_company','JMD ATTORNEYS INC'),
(99112,4831,'_shipping_address_1','938 Mountainview, Oubaai Golf Estate'),
(99113,4831,'_shipping_city','Herold\'s Bay'),
(99114,4831,'_shipping_state','WC'),
(99115,4831,'_shipping_postcode','6529'),
(99116,4831,'_shipping_country','ZA'),
(99117,4831,'_order_currency','ZAR'),
(99118,4831,'_cart_discount','0'),
(99119,4831,'_cart_discount_tax','0'),
(99120,4831,'_order_shipping','200'),
(99121,4831,'_order_shipping_tax','30'),
(99122,4831,'_order_tax','111.15'),
(99123,4831,'_order_total','1082.15'),
(99124,4831,'_order_version','9.3.3'),
(99125,4831,'_prices_include_tax','no'),
(99126,4831,'_billing_address_index','JeanMarc De Villiers JMD ATTORNEYS INC 938 Mountainview, Oubaai Golf Estate  Herold\'s Bay WC 6529 ZA jdv@jmdattorneys.com 0833995669'),
(99127,4831,'_shipping_address_index','JeanMarc De Villiers JMD ATTORNEYS INC 938 Mountainview, Oubaai Golf Estate  Herold\'s Bay WC 6529 ZA '),
(99128,4831,'is_vat_exempt','no'),
(99129,4831,'_wc_order_attribution_source_type','organic'),
(99130,4831,'_wc_order_attribution_referrer','http://www.google.com/'),
(99131,4831,'_wc_order_attribution_utm_source','google'),
(99132,4831,'_wc_order_attribution_utm_medium','organic'),
(99133,4831,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(99134,4831,'_wc_order_attribution_session_start_time','2024-10-04 11:29:27'),
(99135,4831,'_wc_order_attribution_session_pages','15'),
(99136,4831,'_wc_order_attribution_session_count','1'),
(99137,4831,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(99138,4831,'_wc_order_attribution_device_type','Mobile'),
(99141,4831,'_ga_tracked','1'),
(99144,4831,'_edit_lock','1728041992:244'),
(99145,4831,'_edit_last','244'),
(99146,4831,'_date_completed','1728042111'),
(99147,4831,'_date_paid','1728042111'),
(99148,4831,'_paid_date','2024-10-04 13:41:51'),
(99149,4831,'_completed_date','2024-10-04 13:41:51'),
(99196,4832,'_order_key','wc_order_HFyh5R9yHDHSy'),
(99197,4832,'_customer_user','0'),
(99198,4832,'_payment_method','bacs'),
(99199,4832,'_payment_method_title','Direct bank transfer'),
(99200,4832,'_customer_ip_address','105.184.251.178'),
(99201,4832,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'),
(99202,4832,'_created_via','checkout'),
(99203,4832,'_cart_hash','b198f68040614bf7eceab55f1771ca68'),
(99204,4832,'_download_permissions_granted','yes'),
(99205,4832,'_recorded_sales','yes'),
(99206,4832,'_recorded_coupon_usage_counts','yes'),
(99207,4832,'_new_order_email_sent','true'),
(99208,4832,'_order_stock_reduced','yes'),
(99209,4832,'_billing_first_name','Wendy'),
(99210,4832,'_billing_last_name','Miller'),
(99211,4832,'_billing_address_1','21 Meyer street'),
(99212,4832,'_billing_address_2','Linksfield'),
(99213,4832,'_billing_city','johannesburg'),
(99214,4832,'_billing_state','GP'),
(99215,4832,'_billing_postcode','2192'),
(99216,4832,'_billing_country','ZA'),
(99217,4832,'_billing_email','mandy@shindler.net'),
(99218,4832,'_billing_phone','0826080196'),
(99219,4832,'_shipping_first_name','Wendy'),
(99220,4832,'_shipping_last_name','Miller'),
(99221,4832,'_shipping_address_1','21 Meyer street'),
(99222,4832,'_shipping_address_2','Linksfield'),
(99223,4832,'_shipping_city','johannesburg'),
(99224,4832,'_shipping_state','GP'),
(99225,4832,'_shipping_postcode','2192'),
(99226,4832,'_shipping_country','ZA'),
(99227,4832,'_order_currency','ZAR'),
(99228,4832,'_cart_discount','0'),
(99229,4832,'_cart_discount_tax','0'),
(99230,4832,'_order_shipping','300'),
(99231,4832,'_order_shipping_tax','45'),
(99232,4832,'_order_tax','681'),
(99233,4832,'_order_total','5566.00'),
(99234,4832,'_order_version','9.3.3'),
(99235,4832,'_prices_include_tax','no'),
(99236,4832,'_billing_address_index','Wendy Miller  21 Meyer street Linksfield johannesburg GP 2192 ZA mandy@shindler.net 0826080196'),
(99237,4832,'_shipping_address_index','Wendy Miller  21 Meyer street Linksfield johannesburg GP 2192 ZA '),
(99238,4832,'is_vat_exempt','no'),
(99239,4832,'_wc_order_attribution_source_type','organic'),
(99240,4832,'_wc_order_attribution_referrer','http://www.google.com/'),
(99241,4832,'_wc_order_attribution_utm_source','google'),
(99242,4832,'_wc_order_attribution_utm_medium','organic'),
(99243,4832,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(99244,4832,'_wc_order_attribution_session_start_time','2024-10-06 18:46:00'),
(99245,4832,'_wc_order_attribution_session_pages','8'),
(99246,4832,'_wc_order_attribution_session_count','1'),
(99247,4832,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'),
(99248,4832,'_wc_order_attribution_device_type','Desktop'),
(99249,4832,'_ga_tracked','1'),
(99277,4833,'_order_key','wc_order_zWHQhPfGkLj7n'),
(99278,4833,'_customer_user','0'),
(99279,4833,'_payment_method','bacs'),
(99280,4833,'_payment_method_title','Direct bank transfer'),
(99281,4833,'_customer_ip_address','105.245.20.14'),
(99282,4833,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(99283,4833,'_created_via','checkout'),
(99284,4833,'_cart_hash','b198f68040614bf7eceab55f1771ca68'),
(99285,4833,'_download_permissions_granted','yes'),
(99286,4833,'_recorded_sales','yes'),
(99287,4833,'_recorded_coupon_usage_counts','yes'),
(99288,4833,'_new_order_email_sent','true'),
(99289,4833,'_order_stock_reduced','yes'),
(99290,4833,'_billing_first_name','Gerrit'),
(99291,4833,'_billing_last_name','Muller'),
(99292,4833,'_billing_address_1','Farm 11 i 6'),
(99293,4833,'_billing_city','Hartswater'),
(99294,4833,'_billing_state','NC'),
(99295,4833,'_billing_postcode','8570'),
(99296,4833,'_billing_country','ZA'),
(99297,4833,'_billing_email','erika@gmbpecans.co.za'),
(99298,4833,'_billing_phone','0829227994'),
(99299,4833,'_shipping_first_name','Gerrit'),
(99300,4833,'_shipping_last_name','Muller'),
(99301,4833,'_shipping_address_1','Farm 11 i 6'),
(99302,4833,'_shipping_city','Hartswater'),
(99303,4833,'_shipping_state','NC'),
(99304,4833,'_shipping_postcode','8570'),
(99305,4833,'_shipping_country','ZA'),
(99306,4833,'_order_currency','ZAR'),
(99307,4833,'_cart_discount','0'),
(99308,4833,'_cart_discount_tax','0'),
(99309,4833,'_order_shipping','300'),
(99310,4833,'_order_shipping_tax','45'),
(99311,4833,'_order_tax','681'),
(99312,4833,'_order_total','5566.00'),
(99313,4833,'_order_version','9.3.3'),
(99314,4833,'_prices_include_tax','no'),
(99315,4833,'_billing_address_index','Gerrit Muller  Farm 11 i 6  Hartswater NC 8570 ZA erika@gmbpecans.co.za 0829227994'),
(99316,4833,'_shipping_address_index','Gerrit Muller  Farm 11 i 6  Hartswater NC 8570 ZA '),
(99317,4833,'is_vat_exempt','no'),
(99318,4833,'_wc_order_attribution_source_type','organic'),
(99319,4833,'_wc_order_attribution_referrer','http://www.google.com/'),
(99320,4833,'_wc_order_attribution_utm_source','google'),
(99321,4833,'_wc_order_attribution_utm_medium','organic'),
(99322,4833,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(99323,4833,'_wc_order_attribution_session_start_time','2024-10-07 06:27:25'),
(99324,4833,'_wc_order_attribution_session_pages','6'),
(99325,4833,'_wc_order_attribution_session_count','2'),
(99326,4833,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Mobile Safari/537.36'),
(99327,4833,'_wc_order_attribution_device_type','Mobile'),
(99328,4833,'_ga_tracked','1'),
(99402,3798,'_thumbnail_id','0'),
(99403,3799,'_thumbnail_id','0'),
(99404,3800,'_thumbnail_id','0'),
(99405,4799,'_thumbnail_id','0'),
(99406,4798,'_thumbnail_id','0'),
(99407,4797,'_thumbnail_id','0'),
(99415,3793,'_thumbnail_id','0'),
(99416,3792,'_thumbnail_id','0'),
(99417,3795,'_thumbnail_id','0'),
(99418,3794,'_thumbnail_id','0'),
(99419,3791,'_price','80'),
(99420,3791,'_price','145'),
(99427,3758,'_thumbnail_id','0'),
(99428,3761,'_thumbnail_id','0'),
(99429,3754,'_thumbnail_id','0'),
(99430,3759,'_thumbnail_id','0'),
(99431,3753,'_thumbnail_id','0'),
(99432,3757,'_thumbnail_id','0'),
(99433,3760,'_thumbnail_id','0'),
(99452,3324,'_price','934.38'),
(99453,3324,'_price','1031.97'),
(99466,3748,'_thumbnail_id','0'),
(99467,3747,'_thumbnail_id','0'),
(99468,3743,'_thumbnail_id','0'),
(99469,3744,'_thumbnail_id','0'),
(99481,2881,'_thumbnail_id','0'),
(99482,2884,'_thumbnail_id','0'),
(99483,2883,'_thumbnail_id','0'),
(99484,2880,'_thumbnail_id','0'),
(99485,2885,'_thumbnail_id','0'),
(99486,2882,'_thumbnail_id','0'),
(99491,4069,'_thumbnail_id','0'),
(99493,3280,'_thumbnail_id','0'),
(99494,3278,'_thumbnail_id','0'),
(99495,3279,'_thumbnail_id','0'),
(99512,4834,'_order_key','wc_order_PoJINchQ8q1dg'),
(99513,4834,'_customer_user','0'),
(99514,4834,'_payment_method','bacs'),
(99515,4834,'_payment_method_title','Direct bank transfer'),
(99516,4834,'_customer_ip_address','169.1.16.250'),
(99517,4834,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36'),
(99518,4834,'_created_via','checkout'),
(99519,4834,'_cart_hash','849f2413681483eb2ecac396f92a386c'),
(99520,4834,'_download_permissions_granted','yes'),
(99521,4834,'_recorded_sales','yes'),
(99522,4834,'_recorded_coupon_usage_counts','yes'),
(99523,4834,'_new_order_email_sent','true'),
(99524,4834,'_order_stock_reduced','yes'),
(99525,4834,'_billing_first_name','Elmo'),
(99526,4834,'_billing_last_name','Botha'),
(99527,4834,'_billing_company','Andante Lodge'),
(99528,4834,'_billing_address_1','733 Piering rd'),
(99529,4834,'_billing_city','PRETORIA'),
(99530,4834,'_billing_state','GP'),
(99531,4834,'_billing_postcode','0181'),
(99532,4834,'_billing_country','ZA'),
(99533,4834,'_billing_email','ejmax99@gmail.com'),
(99534,4834,'_billing_phone','0832939876'),
(99535,4834,'_shipping_first_name','Elmo'),
(99536,4834,'_shipping_last_name','Botha'),
(99537,4834,'_shipping_company','Andante Lodge'),
(99538,4834,'_shipping_address_1','733 Piering rd'),
(99539,4834,'_shipping_city','PRETORIA'),
(99540,4834,'_shipping_state','GP'),
(99541,4834,'_shipping_postcode','0181'),
(99542,4834,'_shipping_country','ZA'),
(99543,4834,'_order_currency','ZAR'),
(99544,4834,'_cart_discount','0'),
(99545,4834,'_cart_discount_tax','0'),
(99546,4834,'_order_shipping','200'),
(99547,4834,'_order_shipping_tax','30'),
(99548,4834,'_order_tax','627'),
(99549,4834,'_order_total','5037.00'),
(99550,4834,'_order_version','9.3.3'),
(99551,4834,'_prices_include_tax','no'),
(99552,4834,'_billing_address_index','Elmo Botha Andante Lodge 733 Piering rd  PRETORIA GP 0181 ZA ejmax99@gmail.com 0832939876'),
(99553,4834,'_shipping_address_index','Elmo Botha Andante Lodge 733 Piering rd  PRETORIA GP 0181 ZA '),
(99554,4834,'is_vat_exempt','no'),
(99555,4834,'_wc_order_attribution_source_type','typein'),
(99556,4834,'_wc_order_attribution_utm_source','(direct)'),
(99557,4834,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(99558,4834,'_wc_order_attribution_session_start_time','2024-10-08 06:13:02'),
(99559,4834,'_wc_order_attribution_session_pages','12'),
(99560,4834,'_wc_order_attribution_session_count','1'),
(99561,4834,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36'),
(99562,4834,'_wc_order_attribution_device_type','Mobile'),
(99563,4834,'_ga_tracked','1'),
(99569,4832,'_edit_lock','1728373231:244'),
(99570,4832,'_edit_last','244'),
(99571,4832,'_date_completed','1728371573'),
(99572,4832,'_date_paid','1728371573'),
(99573,4832,'_paid_date','2024-10-08 09:12:53'),
(99574,4832,'_completed_date','2024-10-08 09:12:53'),
(99575,4833,'_edit_lock','1728372058:244'),
(99576,4833,'_edit_last','244'),
(99577,4833,'_date_completed','1728371738'),
(99578,4833,'_date_paid','1728371738'),
(99579,4833,'_paid_date','2024-10-08 09:15:38'),
(99580,4833,'_completed_date','2024-10-08 09:15:38'),
(99585,4834,'_edit_lock','1728373255:244'),
(99586,4834,'_edit_last','244'),
(99587,4834,'_date_completed','1728373388'),
(99588,4834,'_date_paid','1728373388'),
(99589,4834,'_paid_date','2024-10-08 09:43:08'),
(99590,4834,'_completed_date','2024-10-08 09:43:08'),
(99656,3860,'_price','85'),
(99657,3860,'_price','124'),
(99689,4835,'_order_key','wc_order_iRLvfVEf8kzj7'),
(99690,4835,'_customer_user','0'),
(99691,4835,'_payment_method','bacs'),
(99692,4835,'_payment_method_title','Direct bank transfer'),
(99693,4835,'_customer_ip_address','156.155.80.73'),
(99694,4835,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(99695,4835,'_created_via','checkout'),
(99696,4835,'_cart_hash','bc0ed0be80d88c6dd034199b0ec23286'),
(99697,4835,'_download_permissions_granted','yes'),
(99698,4835,'_recorded_sales','yes'),
(99699,4835,'_recorded_coupon_usage_counts','yes'),
(99700,4835,'_new_order_email_sent','true'),
(99701,4835,'_order_stock_reduced','yes'),
(99702,4835,'_billing_first_name','Dylan'),
(99703,4835,'_billing_last_name','Brouwer'),
(99704,4835,'_billing_company','Swemgat MidWit'),
(99705,4835,'_billing_address_1','8 Ngwako Street'),
(99706,4835,'_billing_address_2','8 Midgreen'),
(99707,4835,'_billing_city','Middelburg'),
(99708,4835,'_billing_state','MP'),
(99709,4835,'_billing_postcode','1050'),
(99710,4835,'_billing_country','ZA'),
(99711,4835,'_billing_email','liesenuss@hotmail.com'),
(99712,4835,'_billing_phone','0823904010'),
(99713,4835,'_shipping_first_name','Dylan'),
(99714,4835,'_shipping_last_name','Brouwer'),
(99715,4835,'_shipping_company','Swemgat MidWit'),
(99716,4835,'_shipping_address_1','8 Ngwako Street'),
(99717,4835,'_shipping_address_2','8 Midgreen'),
(99718,4835,'_shipping_city','Middelburg'),
(99719,4835,'_shipping_state','MP'),
(99720,4835,'_shipping_postcode','1050'),
(99721,4835,'_shipping_country','ZA'),
(99722,4835,'_order_currency','ZAR'),
(99723,4835,'_cart_discount','0'),
(99724,4835,'_cart_discount_tax','0'),
(99725,4835,'_order_shipping','200'),
(99726,4835,'_order_shipping_tax','30'),
(99727,4835,'_order_tax','62.4'),
(99728,4835,'_order_total','708.40'),
(99729,4835,'_order_version','9.3.3'),
(99730,4835,'_prices_include_tax','no'),
(99731,4835,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 Ngwako Street 8 Midgreen Middelburg MP 1050 ZA liesenuss@hotmail.com 0823904010'),
(99732,4835,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 Ngwako Street 8 Midgreen Middelburg MP 1050 ZA '),
(99733,4835,'is_vat_exempt','no'),
(99734,4835,'_wc_order_attribution_source_type','typein'),
(99735,4835,'_wc_order_attribution_utm_source','(direct)'),
(99736,4835,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(99737,4835,'_wc_order_attribution_session_start_time','2024-10-09 05:20:18'),
(99738,4835,'_wc_order_attribution_session_pages','7'),
(99739,4835,'_wc_order_attribution_session_count','1'),
(99740,4835,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(99741,4835,'_wc_order_attribution_device_type','Desktop'),
(99743,4835,'_ga_tracked','1'),
(99746,4835,'_edit_lock','1728452143:244'),
(99747,4835,'_edit_last','244'),
(99748,4835,'_date_completed','1728452122'),
(99749,4835,'_date_paid','1728452122'),
(99750,4835,'_paid_date','2024-10-09 07:35:22'),
(99751,4835,'_completed_date','2024-10-09 07:35:22'),
(100214,4836,'_order_key','wc_order_1e0UvoL375Lem'),
(100215,4836,'_customer_user','0'),
(100216,4836,'_payment_method','cod'),
(100217,4836,'_payment_method_title','Get a quote'),
(100218,4836,'_customer_ip_address','105.214.119.203'),
(100219,4836,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(100220,4836,'_created_via','checkout'),
(100221,4836,'_cart_hash','4cb3dbdd94d5dd387fa0a60cb76f094a'),
(100222,4836,'_download_permissions_granted','yes'),
(100223,4836,'_recorded_sales','yes'),
(100224,4836,'_recorded_coupon_usage_counts','yes'),
(100225,4836,'_new_order_email_sent','true'),
(100226,4836,'_order_stock_reduced','yes'),
(100227,4836,'_billing_first_name','Dean'),
(100228,4836,'_billing_last_name','Houston McMillan'),
(100229,4836,'_billing_company','Mac Developments'),
(100230,4836,'_billing_address_1','Witkruis Arend Street'),
(100231,4836,'_billing_address_2','Heidelberg Kloof Estate Stand 91'),
(100232,4836,'_billing_city','Heidelberg'),
(100233,4836,'_billing_state','GP'),
(100234,4836,'_billing_postcode','1438'),
(100235,4836,'_billing_country','ZA'),
(100236,4836,'_billing_email','dean@macdevelopments.co.za'),
(100237,4836,'_billing_phone','0837848959'),
(100238,4836,'_shipping_first_name','Dean'),
(100239,4836,'_shipping_last_name','Houston McMillan'),
(100240,4836,'_shipping_company','Mac Developments'),
(100241,4836,'_shipping_address_1','Witkruis Arend Street'),
(100242,4836,'_shipping_address_2','Heidelberg Kloof Estate Stand 91'),
(100243,4836,'_shipping_city','Heidelberg'),
(100244,4836,'_shipping_state','GP'),
(100245,4836,'_shipping_postcode','1438'),
(100246,4836,'_shipping_country','ZA'),
(100247,4836,'_order_currency','ZAR'),
(100248,4836,'_cart_discount','0'),
(100249,4836,'_cart_discount_tax','0'),
(100250,4836,'_order_shipping','300'),
(100251,4836,'_order_shipping_tax','45'),
(100252,4836,'_order_tax','3352.5'),
(100253,4836,'_order_total','26047.50'),
(100254,4836,'_order_version','9.3.3'),
(100255,4836,'_prices_include_tax','no'),
(100256,4836,'_billing_address_index','Dean Houston McMillan Mac Developments Witkruis Arend Street Heidelberg Kloof Estate Stand 91 Heidelberg GP 1438 ZA dean@macdevelopments.co.za 0837848959'),
(100257,4836,'_shipping_address_index','Dean Houston McMillan Mac Developments Witkruis Arend Street Heidelberg Kloof Estate Stand 91 Heidelberg GP 1438 ZA '),
(100258,4836,'is_vat_exempt','no'),
(100259,4836,'_wc_order_attribution_source_type','organic'),
(100260,4836,'_wc_order_attribution_referrer','http://www.google.com/'),
(100261,4836,'_wc_order_attribution_utm_source','google'),
(100262,4836,'_wc_order_attribution_utm_medium','organic'),
(100263,4836,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/3/'),
(100264,4836,'_wc_order_attribution_session_start_time','2024-10-14 18:01:37'),
(100265,4836,'_wc_order_attribution_session_pages','32'),
(100266,4836,'_wc_order_attribution_session_count','1'),
(100267,4836,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(100268,4836,'_wc_order_attribution_device_type','Desktop'),
(100269,4836,'_ga_tracked','1'),
(100272,4836,'_edit_lock','1728970851:244'),
(100273,4836,'_edit_last','244'),
(100274,4836,'_date_completed','1728970958'),
(100275,4836,'_date_paid','1728970958'),
(100276,4836,'_paid_date','2024-10-15 07:42:38'),
(100277,4836,'_completed_date','2024-10-15 07:42:38'),
(100607,3171,'_thumbnail_id','0'),
(100608,3172,'_thumbnail_id','0'),
(100754,4838,'_order_key','wc_order_XpkiBvH2cfN3V'),
(100755,4838,'_customer_user','0'),
(100756,4838,'_payment_method','bacs'),
(100757,4838,'_payment_method_title','Direct bank transfer'),
(100758,4838,'_customer_ip_address','169.0.69.55'),
(100759,4838,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(100760,4838,'_created_via','checkout'),
(100761,4838,'_cart_hash','7d5fa3178300a457b83fcfdd5782b460'),
(100762,4838,'_download_permissions_granted','yes'),
(100763,4838,'_recorded_sales','yes'),
(100764,4838,'_recorded_coupon_usage_counts','yes'),
(100765,4838,'_new_order_email_sent','true'),
(100766,4838,'_order_stock_reduced','yes'),
(100767,4838,'_billing_first_name','Alan'),
(100768,4838,'_billing_last_name','Hughes'),
(100769,4838,'_billing_address_1','26 Strawberry Lane'),
(100770,4838,'_billing_address_2','4 Strawberry Fields Estate'),
(100771,4838,'_billing_city','Cape Town'),
(100772,4838,'_billing_state','WC'),
(100773,4838,'_billing_postcode','7806'),
(100774,4838,'_billing_country','ZA'),
(100775,4838,'_billing_email','ahughes2010@me.com'),
(100776,4838,'_billing_phone','0633319141'),
(100777,4838,'_shipping_first_name','Alan'),
(100778,4838,'_shipping_last_name','Hughes'),
(100779,4838,'_shipping_address_1','26 Strawberry Lane'),
(100780,4838,'_shipping_address_2','4 Strawberry Fields Estate'),
(100781,4838,'_shipping_city','Cape Town'),
(100782,4838,'_shipping_state','WC'),
(100783,4838,'_shipping_postcode','7806'),
(100784,4838,'_shipping_country','ZA'),
(100785,4838,'_order_currency','ZAR'),
(100786,4838,'_cart_discount','0'),
(100787,4838,'_cart_discount_tax','0'),
(100788,4838,'_order_shipping','0'),
(100789,4838,'_order_shipping_tax','0'),
(100790,4838,'_order_tax','1039.5'),
(100791,4838,'_order_total','7969.50'),
(100792,4838,'_order_version','9.3.3'),
(100793,4838,'_prices_include_tax','no'),
(100794,4838,'_billing_address_index','Alan Hughes  26 Strawberry Lane 4 Strawberry Fields Estate Cape Town WC 7806 ZA ahughes2010@me.com 0633319141'),
(100795,4838,'_shipping_address_index','Alan Hughes  26 Strawberry Lane 4 Strawberry Fields Estate Cape Town WC 7806 ZA '),
(100796,4838,'is_vat_exempt','no'),
(100797,4838,'_wc_order_attribution_source_type','organic'),
(100798,4838,'_wc_order_attribution_referrer','http://www.google.com/'),
(100799,4838,'_wc_order_attribution_utm_source','google'),
(100800,4838,'_wc_order_attribution_utm_medium','organic'),
(100801,4838,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(100802,4838,'_wc_order_attribution_session_start_time','2024-10-18 09:55:34'),
(100803,4838,'_wc_order_attribution_session_pages','8'),
(100804,4838,'_wc_order_attribution_session_count','1'),
(100805,4838,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(100806,4838,'_wc_order_attribution_device_type','Desktop'),
(100807,4838,'_ga_tracked','1'),
(100883,4838,'_edit_lock','1729248473:244'),
(100884,4838,'_edit_last','244'),
(100885,4838,'_date_completed','1729248609'),
(100886,4838,'_date_paid','1729248609'),
(100887,4838,'_paid_date','2024-10-18 12:50:09'),
(100888,4838,'_completed_date','2024-10-18 12:50:09'),
(101054,4839,'_order_key','wc_order_neMwhqDJYU8FL'),
(101055,4839,'_customer_user','0'),
(101056,4839,'_payment_method','bacs'),
(101057,4839,'_payment_method_title','Direct bank transfer'),
(101058,4839,'_customer_ip_address','105.214.46.110'),
(101059,4839,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1'),
(101060,4839,'_created_via','checkout'),
(101061,4839,'_cart_hash','18386028a390563df02c261337bbc24d'),
(101062,4839,'_download_permissions_granted','yes'),
(101063,4839,'_recorded_sales','yes'),
(101064,4839,'_recorded_coupon_usage_counts','yes'),
(101065,4839,'_new_order_email_sent','true'),
(101066,4839,'_order_stock_reduced','yes'),
(101067,4839,'_billing_first_name','Lebogang'),
(101068,4839,'_billing_last_name','Chuene'),
(101069,4839,'_billing_address_1','55 Eeuwfees Street'),
(101070,4839,'_billing_address_2','3 Falcon View'),
(101071,4839,'_billing_city','Alberton'),
(101072,4839,'_billing_state','GP'),
(101073,4839,'_billing_postcode','1449'),
(101074,4839,'_billing_country','ZA'),
(101075,4839,'_billing_email','chuenelebogang@yahoo.com'),
(101076,4839,'_billing_phone','0646822822'),
(101077,4839,'_shipping_first_name','Lebogang'),
(101078,4839,'_shipping_last_name','Chuene'),
(101079,4839,'_shipping_address_1','55 Eeuwfees Street'),
(101080,4839,'_shipping_address_2','3 Falcon View'),
(101081,4839,'_shipping_city','Alberton'),
(101082,4839,'_shipping_state','GP'),
(101083,4839,'_shipping_postcode','1449'),
(101084,4839,'_shipping_country','ZA'),
(101085,4839,'_order_currency','ZAR'),
(101086,4839,'_cart_discount','0'),
(101087,4839,'_cart_discount_tax','0'),
(101088,4839,'_order_shipping','200'),
(101089,4839,'_order_shipping_tax','30'),
(101090,4839,'_order_tax','165.45'),
(101091,4839,'_order_total','1498.45'),
(101092,4839,'_order_version','9.3.3'),
(101093,4839,'_prices_include_tax','no'),
(101094,4839,'_billing_address_index','Lebogang Chuene  55 Eeuwfees Street 3 Falcon View Alberton GP 1449 ZA chuenelebogang@yahoo.com 0646822822'),
(101095,4839,'_shipping_address_index','Lebogang Chuene  55 Eeuwfees Street 3 Falcon View Alberton GP 1449 ZA '),
(101096,4839,'is_vat_exempt','no'),
(101097,4839,'_wc_order_attribution_source_type','organic'),
(101098,4839,'_wc_order_attribution_referrer','http://www.google.com/'),
(101099,4839,'_wc_order_attribution_utm_source','google'),
(101100,4839,'_wc_order_attribution_utm_medium','organic'),
(101101,4839,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/panache-mosaics/'),
(101102,4839,'_wc_order_attribution_session_start_time','2024-10-21 13:55:11'),
(101103,4839,'_wc_order_attribution_session_pages','45'),
(101104,4839,'_wc_order_attribution_session_count','2'),
(101105,4839,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1'),
(101106,4839,'_wc_order_attribution_device_type','Mobile'),
(101111,4839,'_ga_tracked','1'),
(101122,4839,'_edit_lock','1729579608:244'),
(101123,4839,'_edit_last','244'),
(101124,4839,'_date_completed','1729579739'),
(101125,4839,'_date_paid','1729579739'),
(101126,4839,'_paid_date','2024-10-22 08:48:59'),
(101127,4839,'_completed_date','2024-10-22 08:48:59'),
(101182,4840,'_order_key','wc_order_qlsyNgAoy24Zc'),
(101183,4840,'_customer_user','0'),
(101184,4840,'_payment_method','bacs'),
(101185,4840,'_payment_method_title','Direct bank transfer'),
(101186,4840,'_customer_ip_address','102.182.24.74'),
(101187,4840,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(101188,4840,'_created_via','checkout'),
(101189,4840,'_cart_hash','d75f7fed72fd181d09565570ceac735d'),
(101190,4840,'_download_permissions_granted','yes'),
(101191,4840,'_recorded_sales','yes'),
(101192,4840,'_recorded_coupon_usage_counts','yes'),
(101193,4840,'_new_order_email_sent','true'),
(101194,4840,'_order_stock_reduced','yes'),
(101195,4840,'_billing_first_name','Wimpie'),
(101196,4840,'_billing_last_name','van Niekerk'),
(101197,4840,'_billing_company','Unicolour CC'),
(101198,4840,'_billing_address_1','54 RingwoodRd'),
(101199,4840,'_billing_address_2','Lynnwood Manor'),
(101200,4840,'_billing_city','Pretoria'),
(101201,4840,'_billing_state','GP'),
(101202,4840,'_billing_postcode','0063'),
(101203,4840,'_billing_country','ZA'),
(101204,4840,'_billing_email','carpdm@wol.co.za'),
(101205,4840,'_billing_phone','0829212056'),
(101206,4840,'_shipping_first_name','Wimpie'),
(101207,4840,'_shipping_last_name','van Niekerk'),
(101208,4840,'_shipping_company','Unicolour CC'),
(101209,4840,'_shipping_address_1','54 RingwoodRd'),
(101210,4840,'_shipping_address_2','Lynnwood Manor'),
(101211,4840,'_shipping_city','Pretoria'),
(101212,4840,'_shipping_state','GP'),
(101213,4840,'_shipping_postcode','0063'),
(101214,4840,'_shipping_country','ZA'),
(101215,4840,'_order_currency','ZAR'),
(101216,4840,'_cart_discount','0'),
(101217,4840,'_cart_discount_tax','0'),
(101218,4840,'_order_shipping','300'),
(101219,4840,'_order_shipping_tax','45'),
(101220,4840,'_order_tax','1128'),
(101221,4840,'_order_total','8993.00'),
(101222,4840,'_order_version','9.3.3'),
(101223,4840,'_prices_include_tax','no'),
(101224,4840,'_billing_address_index','Wimpie van Niekerk Unicolour CC 54 RingwoodRd Lynnwood Manor Pretoria GP 0063 ZA carpdm@wol.co.za 0829212056'),
(101225,4840,'_shipping_address_index','Wimpie van Niekerk Unicolour CC 54 RingwoodRd Lynnwood Manor Pretoria GP 0063 ZA '),
(101226,4840,'is_vat_exempt','no'),
(101227,4840,'_wc_order_attribution_source_type','organic'),
(101228,4840,'_wc_order_attribution_referrer','http://www.google.com/'),
(101229,4840,'_wc_order_attribution_utm_source','google'),
(101230,4840,'_wc_order_attribution_utm_medium','organic'),
(101231,4840,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/'),
(101232,4840,'_wc_order_attribution_session_start_time','2024-10-22 09:32:59'),
(101233,4840,'_wc_order_attribution_session_pages','4'),
(101234,4840,'_wc_order_attribution_session_count','2'),
(101235,4840,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'),
(101236,4840,'_wc_order_attribution_device_type','Desktop'),
(101237,4840,'_ga_tracked','1'),
(101321,4841,'_order_key','wc_order_3MNyhBzqpsulV'),
(101322,4841,'_customer_user','0'),
(101323,4841,'_payment_method','bacs'),
(101324,4841,'_payment_method_title','Direct bank transfer'),
(101325,4841,'_customer_ip_address','41.1.72.211'),
(101326,4841,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36'),
(101327,4841,'_created_via','checkout'),
(101328,4841,'_cart_hash','3f437f0fae5e0b3988ff26acb05cbc47'),
(101329,4841,'_download_permissions_granted','yes'),
(101330,4841,'_recorded_sales','yes'),
(101331,4841,'_recorded_coupon_usage_counts','yes'),
(101332,4841,'_new_order_email_sent','true'),
(101333,4841,'_order_stock_reduced','yes'),
(101334,4841,'_billing_first_name','Jerome'),
(101335,4841,'_billing_last_name','Van der Merwe'),
(101336,4841,'_billing_address_1','House 422, Scrooby street'),
(101337,4841,'_billing_address_2','Santa Maria Estate'),
(101338,4841,'_billing_city','Roodepoort, Willowbrook'),
(101339,4841,'_billing_state','GP'),
(101340,4841,'_billing_postcode','1724'),
(101341,4841,'_billing_country','ZA'),
(101342,4841,'_billing_email','romergp79@gmail.com'),
(101343,4841,'_billing_phone','0832609831'),
(101344,4841,'_shipping_first_name','Jerome'),
(101345,4841,'_shipping_last_name','Van der Merwe'),
(101346,4841,'_shipping_address_1','House 422, Scrooby street'),
(101347,4841,'_shipping_address_2','Santa Maria Estate'),
(101348,4841,'_shipping_city','Roodepoort, Willowbrook'),
(101349,4841,'_shipping_state','GP'),
(101350,4841,'_shipping_postcode','1724'),
(101351,4841,'_shipping_country','ZA'),
(101352,4841,'_order_currency','ZAR'),
(101353,4841,'_cart_discount','0'),
(101354,4841,'_cart_discount_tax','0'),
(101355,4841,'_order_shipping','300'),
(101356,4841,'_order_shipping_tax','45'),
(101357,4841,'_order_tax','915'),
(101358,4841,'_order_total','7360.00'),
(101359,4841,'_order_version','9.3.3'),
(101360,4841,'_prices_include_tax','no'),
(101361,4841,'_billing_address_index','Jerome Van der Merwe  House 422, Scrooby street Santa Maria Estate Roodepoort, Willowbrook GP 1724 ZA romergp79@gmail.com 0832609831'),
(101362,4841,'_shipping_address_index','Jerome Van der Merwe  House 422, Scrooby street Santa Maria Estate Roodepoort, Willowbrook GP 1724 ZA '),
(101363,4841,'is_vat_exempt','no'),
(101364,4841,'_wc_order_attribution_source_type','organic'),
(101365,4841,'_wc_order_attribution_referrer','http://www.google.com/'),
(101366,4841,'_wc_order_attribution_utm_source','google'),
(101367,4841,'_wc_order_attribution_utm_medium','organic'),
(101368,4841,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstz-spout500mm/'),
(101369,4841,'_wc_order_attribution_session_start_time','2024-10-23 10:11:20'),
(101370,4841,'_wc_order_attribution_session_pages','49'),
(101371,4841,'_wc_order_attribution_session_count','1'),
(101372,4841,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/26.0 Chrome/122.0.0.0 Mobile Safari/537.36'),
(101373,4841,'_wc_order_attribution_device_type','Mobile'),
(101374,4841,'_ga_tracked','1'),
(101379,3467,'_price','23.32'),
(101380,3467,'_price','153.07'),
(101393,4716,'_thumbnail_id','0'),
(101394,3516,'_thumbnail_id','0'),
(101397,4840,'_edit_lock','1729681410:244'),
(101398,4840,'_edit_last','244'),
(101399,4840,'_date_completed','1729681549'),
(101400,4840,'_date_paid','1729681549'),
(101401,4840,'_paid_date','2024-10-23 13:05:49'),
(101402,4840,'_completed_date','2024-10-23 13:05:49'),
(101403,4841,'_edit_lock','1729681431:244'),
(101404,4841,'_edit_last','244'),
(101405,4841,'_date_completed','1729681566'),
(101406,4841,'_date_paid','1729681566'),
(101407,4841,'_paid_date','2024-10-23 13:06:06'),
(101408,4841,'_completed_date','2024-10-23 13:06:06'),
(101715,3168,'_thumbnail_id','0'),
(101716,3167,'_thumbnail_id','0'),
(101717,3169,'_thumbnail_id','0'),
(101769,4842,'_order_key','wc_order_eoDzMKmUTdlQZ'),
(101770,4842,'_customer_user','0'),
(101771,4842,'_payment_method','bacs'),
(101772,4842,'_payment_method_title','Direct bank transfer'),
(101773,4842,'_customer_ip_address','160.226.182.245'),
(101774,4842,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0'),
(101775,4842,'_created_via','checkout'),
(101776,4842,'_cart_hash','fb1e45a6d750054167e8ab8f7ad33fb4'),
(101777,4842,'_download_permissions_granted','yes'),
(101778,4842,'_recorded_sales','yes'),
(101779,4842,'_recorded_coupon_usage_counts','yes'),
(101780,4842,'_new_order_email_sent','true'),
(101781,4842,'_order_stock_reduced','yes'),
(101782,4842,'_billing_first_name','Barry'),
(101783,4842,'_billing_last_name','Botha'),
(101784,4842,'_billing_company','BH and Sons Projects'),
(101785,4842,'_billing_address_1','73 Elkiedrive, Wilropark'),
(101786,4842,'_billing_city','Roodepoort'),
(101787,4842,'_billing_state','GP'),
(101788,4842,'_billing_postcode','1724'),
(101789,4842,'_billing_country','ZA'),
(101790,4842,'_billing_email','bhsons@bhsons.co.za'),
(101791,4842,'_billing_phone','0832825464'),
(101792,4842,'_shipping_first_name','Barry'),
(101793,4842,'_shipping_last_name','Botha'),
(101794,4842,'_shipping_company','BH and Sons Projects'),
(101795,4842,'_shipping_address_1','156 Libertas Street, Noordheuwel'),
(101796,4842,'_shipping_city','Mogale City'),
(101797,4842,'_shipping_state','GP'),
(101798,4842,'_shipping_postcode','1739'),
(101799,4842,'_shipping_country','ZA'),
(101800,4842,'_order_currency','ZAR'),
(101801,4842,'_cart_discount','0'),
(101802,4842,'_cart_discount_tax','0'),
(101803,4842,'_order_shipping','200'),
(101804,4842,'_order_shipping_tax','30'),
(101805,4842,'_order_tax','301.5'),
(101806,4842,'_order_total','2541.50'),
(101807,4842,'_order_version','9.3.3'),
(101808,4842,'_prices_include_tax','no'),
(101809,4842,'_billing_address_index','Barry Botha BH and Sons Projects 73 Elkiedrive, Wilropark  Roodepoort GP 1724 ZA bhsons@bhsons.co.za 0832825464'),
(101810,4842,'_shipping_address_index','Barry Botha BH and Sons Projects 156 Libertas Street, Noordheuwel  Mogale City GP 1739 ZA '),
(101811,4842,'is_vat_exempt','no'),
(101812,4842,'_wc_order_attribution_source_type','utm'),
(101813,4842,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(101814,4842,'_wc_order_attribution_utm_campaign','google_cpc'),
(101815,4842,'_wc_order_attribution_utm_source','google'),
(101816,4842,'_wc_order_attribution_utm_medium','cpc'),
(101817,4842,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/2/?gad_source=1&gclid=EAIaIQobChMItufjzfCriQMVkaVQBh1ILj1SEAAYASAAEgIK_vD_BwE'),
(101818,4842,'_wc_order_attribution_session_start_time','2024-10-26 10:54:52'),
(101819,4842,'_wc_order_attribution_session_pages','10'),
(101820,4842,'_wc_order_attribution_session_count','1'),
(101821,4842,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:131.0) Gecko/20100101 Firefox/131.0'),
(101822,4842,'_wc_order_attribution_device_type','Desktop'),
(101823,4842,'_ga_tracked','1'),
(101824,4842,'_edit_lock','1730096180:244'),
(101825,4842,'_edit_last','244'),
(101826,4842,'_date_completed','1730096312'),
(101827,4842,'_date_paid','1730096312'),
(101828,4842,'_paid_date','2024-10-28 08:18:32'),
(101829,4842,'_completed_date','2024-10-28 08:18:32'),
(101856,4843,'_order_key','wc_order_3AjGWzyLy6aDH'),
(101857,4843,'_customer_user','0'),
(101858,4843,'_payment_method','bacs'),
(101859,4843,'_payment_method_title','Direct bank transfer'),
(101860,4843,'_customer_ip_address','169.0.164.134'),
(101861,4843,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1'),
(101862,4843,'_created_via','checkout'),
(101863,4843,'_cart_hash','4e83dac50504fce2b33e577754fc6bce'),
(101864,4843,'_download_permissions_granted','yes'),
(101865,4843,'_recorded_sales','yes'),
(101866,4843,'_recorded_coupon_usage_counts','yes'),
(101867,4843,'_new_order_email_sent','true'),
(101868,4843,'_order_stock_reduced','yes'),
(101869,4843,'_billing_first_name','Preston'),
(101870,4843,'_billing_last_name','Scott'),
(101871,4843,'_billing_company','Syndicate Pool Services (Pty) Ltd'),
(101872,4843,'_billing_address_1','15 Heather Road, Berea West'),
(101873,4843,'_billing_city','Westville'),
(101874,4843,'_billing_state','KZN'),
(101875,4843,'_billing_postcode','3629'),
(101876,4843,'_billing_country','ZA'),
(101877,4843,'_billing_email','info@syndicatepool.co.za'),
(101878,4843,'_billing_phone','0828754299'),
(101879,4843,'_shipping_first_name','Preston'),
(101880,4843,'_shipping_last_name','Scott'),
(101881,4843,'_shipping_company','Syndicate Pool Services (Pty) Ltd'),
(101882,4843,'_shipping_address_1','15 Heather Road, Berea West'),
(101883,4843,'_shipping_city','Westville'),
(101884,4843,'_shipping_state','KZN'),
(101885,4843,'_shipping_postcode','3629'),
(101886,4843,'_shipping_country','ZA'),
(101887,4843,'_order_currency','ZAR'),
(101888,4843,'_cart_discount','0'),
(101889,4843,'_cart_discount_tax','0'),
(101890,4843,'_order_shipping','200'),
(101891,4843,'_order_shipping_tax','0'),
(101892,4843,'_order_tax','109.2'),
(101893,4843,'_order_total','1037.20'),
(101894,4843,'_order_version','9.3.3'),
(101895,4843,'_prices_include_tax','no'),
(101896,4843,'_billing_address_index','Preston Scott Syndicate Pool Services (Pty) Ltd 15 Heather Road, Berea West  Westville KZN 3629 ZA info@syndicatepool.co.za 0828754299'),
(101897,4843,'_shipping_address_index','Preston Scott Syndicate Pool Services (Pty) Ltd 15 Heather Road, Berea West  Westville KZN 3629 ZA '),
(101898,4843,'is_vat_exempt','no'),
(101899,4843,'_wc_order_attribution_source_type','utm'),
(101900,4843,'_wc_order_attribution_referrer','http://www.google.com/'),
(101901,4843,'_wc_order_attribution_utm_campaign','google_cpc'),
(101902,4843,'_wc_order_attribution_utm_source','google'),
(101903,4843,'_wc_order_attribution_utm_medium','cpc'),
(101904,4843,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/panache-mosaics/?gad_source=1&gbraid=0AAAAACvhnvdcMEA_AOIHT4XoD_6qSwX2N&gclid=Cj0KCQjw7Py4BhCbARIsAMMx-_KWaPQxoSa-veo155JHyiuylg2Mce3vh2pA7P5FSGfpILGcfB0qbhIaArsJEALw_wcB'),
(101905,4843,'_wc_order_attribution_session_start_time','2024-10-28 10:08:17'),
(101906,4843,'_wc_order_attribution_session_pages','7'),
(101907,4843,'_wc_order_attribution_session_count','1'),
(101908,4843,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Mobile/15E148 Safari/604.1'),
(101909,4843,'_wc_order_attribution_device_type','Mobile'),
(101911,4843,'_ga_tracked','1'),
(101934,4843,'_edit_lock','1730112118:244'),
(101935,4843,'_edit_last','244'),
(101936,4844,'_elementor_edit_mode','builder'),
(101937,4844,'_elementor_template_type','footer'),
(101938,4844,'_elementor_version','3.21.4'),
(101939,4844,'_elementor_pro_version','3.21.2'),
(101940,4844,'_wp_page_template','default'),
(101941,4844,'_elementor_page_settings','a:2:{s:21:\"background_background\";s:7:\"classic\";s:10:\"hide_title\";s:3:\"yes\";}'),
(101942,4844,'_elementor_data','[{\"id\":\"0405774\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#20a8c2\",\"html_tag\":\"footer\",\"padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"25fcf1d\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"08ba76a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ff56196\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d6a2924\"}],\"eael_cl_logics\":[{\"_id\":\"aea6e90\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"5d668dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"1cd9559\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"444051d\"}]},\"elements\":[{\"id\":\"be0ee5e\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"_id\":\"1bd9820\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"44d7e88\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"082da90\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"66d23e5\"}],\"eael_cl_logics\":[{\"_id\":\"b08819b\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"7cf6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"c90bbc1\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"cde3aee\"}]},\"elements\":[{\"id\":\"647f875e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"773315a\",\"link\":{\"url\":\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"b793eb7\",\"link\":{\"url\":\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"__fa4_migrated\":{\"social_icon\":\"1\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#20a8c2\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":\"17\"},\"icon_spacing\":{\"unit\":\"px\",\"size\":\"10\"},\"hover_primary_color\":\"#666666\",\"hover_secondary_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"d6cd0c5\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7719582\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"4867fb58\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"0e401f7\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f431584\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"880b2fc\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"39de948\"}],\"eael_cl_logics\":[{\"_id\":\"bf9a2c1\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"79c74f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"4d7ca6c\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"9c50e87\"}]},\"elements\":[{\"id\":\"5371b405\",\"elType\":\"section\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"c4db582\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ab41ac9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7c6e214\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8baa06b\"}],\"eael_cl_logics\":[{\"_id\":\"8b1400f\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"fc0e57c\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"d65e5d8\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"607b281\"}]},\"elements\":[{\"id\":\"481836f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contacts\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\",\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"097f19e\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b827b38\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"cb3b3b8\",\"elType\":\"section\",\"settings\":{\"gap\":\"narrow\",\"content_position\":\"middle\",\"text_align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"8bf5f90\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ae27f7b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"83f1215\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"567418f\"}],\"eael_cl_logics\":[{\"_id\":\"c6ccae2\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"50d6214\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"_inline_size_mobile\":\"100\",\"content_position_mobile\":\"center\",\"align_mobile\":\"center\",\"eael_cl_logics\":[{\"_id\":\"f1e639a\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"84eb39b\"}]},\"elements\":[{\"id\":\"19902ed\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"+27 21 981 9618\",\"list_icon\":\"fa fa-phone\",\"_id\":\"637f35a\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"tel:+27219819618\"},\"icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"icon\":\"1\"}},{\"_id\":\"f3bb9b7\",\"text\":\"info@nixin.co.za\",\"icon\":{\"value\":\"fas fa-envelope-open-text\",\"library\":\"fa-solid\"}}],\"list_items_alignment\":\"center\",\"icon_color\":\"#20a8c2\",\"text_color\":\"#20a8c2\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"list_items_alignment_mobile\":\"center\",\"pp_display_conditions\":[{\"_id\":\"c3eef41\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a9f4755\",\"dynamic_field_custom_separator\":\"|\"}],\"view\":\"inline\",\"items_spacing\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"},{\"id\":\"adeff9c\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"_id\":\"80f05a7\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e956ab2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ce1b421\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c6998fc\"}],\"eael_cl_logics\":[{\"_id\":\"efd12fc\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"85a9f99\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"51e5a9f\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"2896002\"}]},\"elements\":[{\"id\":\"5599777\",\"elType\":\"widget\",\"settings\":{\"list_items\":[{\"text\":\"19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\",\"list_icon\":\"fa fa-map-o\",\"_id\":\"637f35a\",\"list_image\":{\"url\":\"http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"link\":{\"url\":\"http:\\/\\/www.google.com\\/maps\\/place\\/Waterite+%2F+NIXIN+Poolware\\/@-33.825192,18.7024108,333m\\/data=!3m1!1e3!4m6!3m5!1s0x1dcc51668901223d:0x57b6df438ad3eddb!8m2!3d-33.8259217!4d18.7025574!16s%2Fg%2F12hrmwks3?entry=ttu&amp;g_ep=EgoyMDI0MTAyMy4wIKXMDSoASAFQAw%3D%3D\",\"is_external\":\"on\"},\"icon\":{\"value\":\"fas fa-map-marked-alt\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"icon\":\"1\"}}],\"list_items_alignment\":\"center\",\"icon_color\":\"#ffffff\",\"text_color\":\"#ffffff\",\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"350a5ee\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"69ac61f\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"pp-icon-list\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"8fce5d1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"html_tag\":\"footer\",\"background_background\":\"classic\",\"background_color\":\"#222222\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"1c41eb6\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"347a2f1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90cd86f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2b068c\"}],\"eael_cl_logics\":[{\"_id\":\"6ad5e27\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"995afae\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"618c68e\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"db7aaa1\"}]},\"elements\":[{\"id\":\"929d8f5\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"pp_display_conditions\":[{\"_id\":\"0e5b654\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64201bf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2d70d7d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a4af01d\"}],\"eael_cl_logics\":[{\"_id\":\"b4690a7\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"6c20343\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"3d66282\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"a6874c1\"}]},\"elements\":[{\"id\":\"35e62bf\",\"elType\":\"widget\",\"settings\":{\"contact_form_list\":\"1\",\"form_title\":\"\",\"field_text_color\":\"#000000\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"12\",\"sizes\":[]},\"field_typography_font_weight\":\"500\",\"field_typography_text_transform\":\"uppercase\",\"field_description_text_color\":\"#7a7a7a\",\"field_description_typography_typography\":\"custom\",\"field_description_typography_font_family\":\"Montserrat\",\"text_color_placeholder\":\"#f8f8f8\",\"button_align\":\"center\",\"button_width_type\":\"auto\",\"button_bg_color_normal\":\"#20a8c2\",\"button_text_color_normal\":\"#ffffff\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":\"\"},\"button_margin\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"button_typography_text_transform\":\"uppercase\",\"button_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"button_bg_color_hover\":\"#7a7a7a\",\"button_text_color_hover\":\"#ffffff\",\"error_message_text_color\":\"#ffffff\",\"validation_error_description_color\":\"#ffffff\",\"validation_error_border_color\":\"#20a8c2\",\"ty_message_text_color\":\"#ffffff\",\"custom_css\":\"#input_1_5 {\\n    padding-left: 5px;\\n    padding-top: 5px;\\n}\\n#input_1_1, #input_1_4, #input_1_3 {\\n    width: 100%;\\n}\",\"pp_display_conditions\":[{\"_id\":\"a502365\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"95c54a2\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"pp-gravity-forms\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"},{\"id\":\"a7dde3c\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"html_tag\":\"footer\",\"pp_display_conditions\":[{\"_id\":\"0fd3610\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3c295db\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f8a2902\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7df29f7\"}],\"eael_cl_logics\":[{\"_id\":\"7072dfe\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"275957b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"37e20e3\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"d4f771d\"}]},\"elements\":[{\"id\":\"d1132df\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"pp_display_conditions\":[{\"_id\":\"693dc32\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0677f46\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"14fa7f7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2344126\"}],\"eael_cl_logics\":[{\"_id\":\"0d11127\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[{\"id\":\"76d2529b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"9ed5393\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"a922dab\"}]},\"elements\":[{\"id\":\"30d21693\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Web Designed by Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#999999\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"12\"},\"typography_font_weight\":\"300\",\"align_mobile\":\"center\",\"custom_css\":\".copyright a {color: #20a8c2;}\",\"pp_display_conditions\":[{\"_id\":\"e6c605e\",\"pp_condition_date_value\":\"2019-11-11 to 2019-11-17\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"6bbdb18\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(101943,4844,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(101946,804,'_elementor_controls_usage','a:7:{s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:12:\"icon_spacing\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:10;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:4;s:3:\"gap\";i:5;s:8:\"html_tag\";i:4;}}s:8:\"advanced\";a:3:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:10;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:10;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:3:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:10;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:4;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:12:\"pp-icon-list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_list\";a:2:{s:10:\"list_items\";i:2;s:4:\"view\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_list_style\";a:2:{s:20:\"list_items_alignment\";i:2;s:13:\"items_spacing\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:2;}s:18:\"section_text_style\";a:5:{s:10:\"text_color\";i:2;s:26:\"text_typography_typography\";i:2;s:27:\"text_typography_font_family\";i:2;s:25:\"text_typography_font_size\";i:2;s:27:\"text_typography_font_weight\";i:2;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:16:\"pp-gravity-forms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:21:\"section_gravity_forms\";a:2:{s:17:\"contact_form_list\";i:1;s:10:\"form_title\";i:1;}}s:5:\"style\";a:6:{s:20:\"section_fields_style\";a:6:{s:16:\"field_text_color\";i:1;s:27:\"field_typography_typography\";i:1;s:28:\"field_typography_font_family\";i:1;s:26:\"field_typography_font_size\";i:1;s:28:\"field_typography_font_weight\";i:1;s:31:\"field_typography_text_transform\";i:1;}s:31:\"section_field_description_style\";a:3:{s:28:\"field_description_text_color\";i:1;s:39:\"field_description_typography_typography\";i:1;s:40:\"field_description_typography_font_family\";i:1;}s:25:\"section_placeholder_style\";a:1:{s:22:\"text_color_placeholder\";i:1;}s:27:\"section_submit_button_style\";a:14:{s:12:\"button_align\";i:1;s:17:\"button_width_type\";i:1;s:22:\"button_bg_color_normal\";i:1;s:24:\"button_text_color_normal\";i:1;s:20:\"button_border_radius\";i:1;s:14:\"button_padding\";i:1;s:13:\"button_margin\";i:1;s:28:\"button_typography_typography\";i:1;s:29:\"button_typography_font_family\";i:1;s:27:\"button_typography_font_size\";i:1;s:32:\"button_typography_text_transform\";i:1;s:32:\"button_typography_letter_spacing\";i:1;s:21:\"button_bg_color_hover\";i:1;s:23:\"button_text_color_hover\";i:1;}s:19:\"section_error_style\";a:3:{s:24:\"error_message_text_color\";i:1;s:34:\"validation_error_description_color\";i:1;s:29:\"validation_error_border_color\";i:1;}s:16:\"section_ty_style\";a:1:{s:21:\"ty_message_text_color\";i:1;}}s:8:\"advanced\";a:3:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:5:\"align\";i:1;s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:3:{s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(101948,4843,'_date_completed','1730112252'),
(101949,4843,'_date_paid','1730112252'),
(101950,4843,'_paid_date','2024-10-28 12:44:12'),
(101951,4843,'_completed_date','2024-10-28 12:44:12'),
(101977,839,'_wp_attachment_image_alt','Fan-Jet Waterspout'),
(101980,192,'_yoast_wpseo_primary_category',''),
(101981,192,'_yoast_wpseo_focuskw','Fan-Jet Waterspout'),
(101982,192,'_yoast_wpseo_title','Introducing the Fan-Jet Waterspout - Nixin Poolware'),
(101983,192,'_yoast_wpseo_metadesc','We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond'),
(101984,192,'_yoast_wpseo_linkdex','67'),
(101985,192,'_yoast_wpseo_estimated-reading-time-minutes','3'),
(101986,4846,'_elementor_edit_mode','builder'),
(101987,4846,'_wp_page_template','elementor_header_footer'),
(101988,4846,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(101989,4846,'_elementor_data','[{\"id\":\"6adede4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"ec2b4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"038220c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"a6ee1e3\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240c0c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"40dcaac\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f621826\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#011640\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#011640\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":false},{\"id\":\"1dbbce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c327e85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4c254d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"d179174\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e9fc25\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"27566d4\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"a6ee1e3\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"40dcaac\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"67b7250\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"250ab80\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"ad7879d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"2fbb594\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(101990,4846,'_elementor_version','3.0.14'),
(101991,4846,'_elementor_template_type','wp-post'),
(101992,4846,'_thumbnail_id','839'),
(101993,4846,'_elementor_pro_version','3.0.6'),
(101994,4846,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:20:\"typography_font_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:5:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;}s:11:\"arrow_style\";a:3:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:2;s:28:\"input_typography_font_family\";i:2;s:26:\"input_typography_font_size\";i:2;s:28:\"input_typography_font_weight\";i:2;s:16:\"input_text_color\";i:2;s:22:\"input_background_color\";i:2;s:19:\"button_border_width\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:2;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:22:\"classic_columns_tablet\";i:2;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(101997,4847,'_wp_page_template','elementor_header_footer'),
(101998,4847,'_elementor_edit_mode','builder'),
(101999,4847,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(102000,4847,'_elementor_data','[{\"id\":\"6adede4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"ec2b4b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"038220c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"a6ee1e3\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"240c0c4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"40dcaac\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f621826\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#011640\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#011640\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":false},{\"id\":\"1dbbce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"c327e85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b4c254d\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"d179174\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e9fc25\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72577b51\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"27566d4\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"490dd406\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"70\"},\"elements\":[{\"id\":\"4220dbe8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the Fan-Jet Waterspout\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"a6ee1e3\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1881f623\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"40dcaac\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"670afb1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"7dd08593\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"67b7250\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aaa28c9\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"250ab80\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"63073e0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"ad7879d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7868a54f\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"2fbb594\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(102001,4847,'_elementor_version','3.0.14'),
(102002,4847,'_elementor_template_type','wp-post'),
(102003,4847,'_thumbnail_id','839'),
(102004,4847,'_elementor_pro_version','3.0.6'),
(102005,4847,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:20:\"typography_font_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:5:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;}s:11:\"arrow_style\";a:3:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:2;s:28:\"input_typography_font_family\";i:2;s:26:\"input_typography_font_size\";i:2;s:28:\"input_typography_font_weight\";i:2;s:16:\"input_text_color\";i:2;s:22:\"input_background_color\";i:2;s:19:\"button_border_width\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:2;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:22:\"classic_columns_tablet\";i:2;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(102008,831,'_wp_attachment_image_alt','FIRST Square LED light'),
(102011,185,'_yoast_wpseo_primary_category',''),
(102012,185,'_yoast_wpseo_focuskw','Square LED light'),
(102013,185,'_yoast_wpseo_title','Introducing the FIRST Square LED light - Nixin Poolware'),
(102014,185,'_yoast_wpseo_metadesc','We introduce the FIRST NIXIN Square LED light in the swimming pool market. Still retro fits the standard 5″ wet niche casing'),
(102015,185,'_yoast_wpseo_linkdex','48'),
(102016,185,'_yoast_wpseo_estimated-reading-time-minutes','2'),
(102017,4848,'_elementor_edit_mode','builder'),
(102018,4848,'_wp_page_template','elementor_header_footer'),
(102019,4848,'_elementor_page_settings','a:2:{s:10:\"hide_title\";s:3:\"yes\";s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(102020,4848,'_elementor_data','[{\"id\":\"1355d61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"eael_parallax_layers_list\":[],\"pp_display_conditions\":[{\"_id\":\"33c6e1e\"}]},\"elements\":[{\"id\":\"d7fa03b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7f7dff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"2d2851d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"416aa66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"8ccd96a\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7b3a7ae\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_title\":\"\",\"show_borders\":\"\",\"label_color\":\"#011640\",\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Montserrat\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_color\":\"#011640\",\"arrow_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"arrow_padding\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":\"\"},\"_border_color\":\"#EBECEF\",\"label_typography_text_transform\":\"capitalize\",\"in_same_term\":[\"post\"],\"post_taxonomy\":\"category\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"7d565f3\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"post-navigation\"}],\"isInner\":false},{\"id\":\"62b6136\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"f43bf77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"aaed864\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"043ca92\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":46},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Montserrat\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"fe0d798\"}]},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"9cc636d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"0ae7a0b\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"925eea1\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":20,\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":4,\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#ffffff\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_meta_color\":\"#f8f8f8\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":23},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":0},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":23},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":23},\"full_content_meta_separator\":\"\\/\\/\\/\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"cac2787\"}]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"188da3f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"0\",\"bottom\":\"\",\"left\":\"0\",\"isLinked\":\"1\"},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":\"\"},\"stretch_section\":\"section-stretched\",\"html_tag\":\"section\",\"pp_display_conditions\":[{\"_id\":\"23a2514\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_parallax_layers_list\":[],\"hide_desktop\":\"hidden-desktop\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-phone\"},\"elements\":[{\"id\":\"bad0d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"69.386\"},\"elements\":[{\"id\":\"ddbad40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introducing the FIRST square LED light\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"2d2851d\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ae9788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5\\\" wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\",\"text_color\":\"#666666\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\"},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"pp_display_conditions\":[{\"_id\":\"8ccd96a\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":\"\"},{\"id\":\"5591e111\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"50\",\"_inline_size\":\"30.614\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":\"1\"},\"custom_css\":\".elementor-post__text {margin-bottom: 25px !important;}\\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}\"},\"elements\":[{\"id\":\"4a0f457d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"83b4e24\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"609a35aa\",\"elType\":\"widget\",\"settings\":{\"skin\":\"minimal\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"size\":{\"unit\":\"px\",\"size\":\"46\"},\"input_typography_typography\":\"custom\",\"input_typography_font_family\":\"Lato\",\"input_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"input_typography_font_weight\":\"300\",\"input_text_color\":\"#666666\",\"input_background_color\":\"#f8f8f8\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"0753b01\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"search-form\"},{\"id\":\"7b2ddc12\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent News\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":\"\"},\"align\":\"left\",\"pp_display_conditions\":[{\"_id\":\"0337990\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"393032b4\",\"elType\":\"widget\",\"settings\":{\"classic_item_ratio\":{\"unit\":\"px\",\"size\":\"\"},\"classic_excerpt_length\":\"20\",\"classic_meta_data\":[\"date\"],\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_posts_per_page\":\"4\",\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More \\u00bb\",\"cards_show_badge\":\"\",\"cards_show_avatar\":\"\",\"offset\":\"\",\"classic_title_color\":\"#222222\",\"classic_title_typography_typography\":\"custom\",\"classic_title_typography_font_family\":\"Montserrat\",\"classic_title_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_title_typography_font_weight\":\"400\",\"classic_title_typography_text_transform\":\"uppercase\",\"classic_title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_meta_color\":\"#999999\",\"classic_meta_typography_typography\":\"custom\",\"classic_meta_typography_font_family\":\"Montserrat\",\"classic_meta_typography_font_weight\":\"300\",\"classic_meta_typography_text_transform\":\"uppercase\",\"classic_excerpt_color\":\"#666666\",\"classic_excerpt_typography_typography\":\"custom\",\"classic_excerpt_typography_font_family\":\"Lato\",\"classic_excerpt_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"classic_excerpt_typography_font_weight\":\"300\",\"classic_excerpt_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\"},\"classic_read_more_color\":\"#20a8c2\",\"classic_read_more_typography_typography\":\"custom\",\"classic_read_more_typography_font_family\":\"Montserrat\",\"classic_read_more_typography_font_weight\":\"400\",\"classic_read_more_typography_text_transform\":\"uppercase\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"&laquo; Previous\",\"pagination_next_label\":\"Next &raquo;\",\"classic_thumbnail_size_size\":\"full\",\"classic_columns\":\"1\",\"classic_thumbnail\":\"left\",\"classic_image_width\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_show_excerpt\":\"\",\"cards_columns\":\"2\",\"cards_thumbnail_size_size\":\"full\",\"classic_row_gap\":{\"unit\":\"px\",\"size\":\"0\"},\"pagination_typography_typography\":\"custom\",\"pagination_typography_font_family\":\"Montserrat\",\"pagination_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\"},\"pagination_typography_font_weight\":\"500\",\"pagination_color\":\"#222222\",\"pagination_hover_color\":\"#f9b707\",\"pagination_active_color\":\"#f9b707\",\"classic_columns_tablet\":\"1\",\"classic_image_width_tablet\":{\"unit\":\"%\",\"size\":\"23\"},\"classic_image_width_mobile\":{\"unit\":\"%\",\"size\":\"23\"},\"full_content_meta_separator\":\"\\/\\/\\/\",\"pp_display_conditions\":[{\"_id\":\"82fed90\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(102021,4848,'_elementor_version','3.0.14'),
(102022,4848,'_elementor_template_type','wp-post'),
(102023,4848,'_elementor_pro_version','3.0.6'),
(102024,4848,'_thumbnail_id','831'),
(102025,4848,'_elementor_controls_usage','a:7:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:6;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:22:\"typography_font_weight\";i:6;s:25:\"typography_text_transform\";i:6;s:20:\"typography_font_size\";i:6;s:5:\"align\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:6;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:10:\"text_color\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:4:{s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;s:12:\"in_same_term\";i:1;s:13:\"post_taxonomy\";i:1;}}s:5:\"style\";a:2:{s:11:\"label_style\";a:5:{s:11:\"label_color\";i:1;s:27:\"label_typography_typography\";i:1;s:28:\"label_typography_font_family\";i:1;s:26:\"label_typography_font_size\";i:1;s:31:\"label_typography_text_transform\";i:1;}s:11:\"arrow_style\";a:3:{s:11:\"arrow_color\";i:1;s:10:\"arrow_size\";i:1;s:13:\"arrow_padding\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:3:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;s:13:\"_border_color\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:2;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"search_content\";a:2:{s:4:\"skin\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_input_style\";a:7:{s:27:\"input_typography_typography\";i:2;s:28:\"input_typography_font_family\";i:2;s:26:\"input_typography_font_size\";i:2;s:28:\"input_typography_font_weight\";i:2;s:16:\"input_text_color\";i:2;s:22:\"input_background_color\";i:2;s:19:\"button_border_width\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:14:{s:18:\"classic_item_ratio\";i:2;s:22:\"classic_excerpt_length\";i:2;s:17:\"classic_meta_data\";i:2;s:20:\"cards_posts_per_page\";i:2;s:16:\"cards_show_badge\";i:2;s:17:\"cards_show_avatar\";i:2;s:27:\"classic_thumbnail_size_size\";i:2;s:15:\"classic_columns\";i:2;s:17:\"classic_thumbnail\";i:2;s:19:\"classic_image_width\";i:2;s:20:\"classic_show_excerpt\";i:2;s:13:\"cards_columns\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:22:\"classic_columns_tablet\";i:2;}}s:5:\"style\";a:3:{s:30:\"classic_section_design_content\";a:23:{s:19:\"classic_title_color\";i:2;s:35:\"classic_title_typography_typography\";i:2;s:36:\"classic_title_typography_font_family\";i:2;s:34:\"classic_title_typography_font_size\";i:2;s:36:\"classic_title_typography_font_weight\";i:2;s:39:\"classic_title_typography_text_transform\";i:2;s:36:\"classic_title_typography_line_height\";i:2;s:18:\"classic_meta_color\";i:2;s:34:\"classic_meta_typography_typography\";i:2;s:35:\"classic_meta_typography_font_family\";i:2;s:35:\"classic_meta_typography_font_weight\";i:2;s:38:\"classic_meta_typography_text_transform\";i:2;s:21:\"classic_excerpt_color\";i:2;s:37:\"classic_excerpt_typography_typography\";i:2;s:38:\"classic_excerpt_typography_font_family\";i:2;s:36:\"classic_excerpt_typography_font_size\";i:2;s:38:\"classic_excerpt_typography_font_weight\";i:2;s:38:\"classic_excerpt_typography_line_height\";i:2;s:23:\"classic_read_more_color\";i:2;s:39:\"classic_read_more_typography_typography\";i:2;s:40:\"classic_read_more_typography_font_family\";i:2;s:40:\"classic_read_more_typography_font_weight\";i:2;s:43:\"classic_read_more_typography_text_transform\";i:2;}s:29:\"classic_section_design_layout\";a:1:{s:15:\"classic_row_gap\";i:2;}s:24:\"section_pagination_style\";a:7:{s:32:\"pagination_typography_typography\";i:2;s:33:\"pagination_typography_font_family\";i:2;s:31:\"pagination_typography_font_size\";i:2;s:33:\"pagination_typography_font_weight\";i:2;s:16:\"pagination_color\";i:2;s:22:\"pagination_hover_color\";i:2;s:23:\"pagination_active_color\";i:2;}}s:8:\"advanced\";a:1:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}s:14:\"section_layout\";a:2:{s:15:\"stretch_section\";i:2;s:8:\"html_tag\";i:2;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:19:\"_section_responsive\";a:3:{s:12:\"hide_desktop\";i:1;s:11:\"hide_tablet\";i:1;s:11:\"hide_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;}}}}}'),
(102028,2853,'_wp_attachment_image_alt','SST Compact 72LED Crystalite White LED'),
(102029,2854,'_yoast_wpseo_primary_product_cat',''),
(102030,2854,'_yoast_wpseo_focuskw','Compact 72LED'),
(102031,2854,'_yoast_wpseo_title','SST Compact 72LED Crystalite White LED - Nixin Poolware'),
(102032,2854,'_yoast_wpseo_metadesc','Enhance your swimming pool\'s ambiance and appearance with the our SST Compact 72LED Crystalite White LED lights. Energy-efficient pool LED light'),
(102033,2854,'_yoast_wpseo_linkdex','44'),
(102034,2854,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(102035,2843,'_wp_attachment_image_alt','72LED Domed I-Lumen-8 Pool light'),
(102036,2844,'_yoast_wpseo_focuskw','Lumen-8 Pool Light'),
(102037,2844,'_yoast_wpseo_title','SST Domed I-Lumen-8 Pool Light Blue 72LED - Nixin Poolware'),
(102038,2844,'_yoast_wpseo_metadesc','The new SST 72LED Domed I-Lumen-8 Pool light is our new range of LED lights which has our new breakthrough reflective technology.'),
(102039,2844,'_yoast_wpseo_linkdex','47'),
(102041,2459,'_yoast_wpseo_focuskw','Steel Swimming Pool'),
(102042,2459,'_yoast_wpseo_title','Stainless Steel Swimming Pool Equipment - Nixin Poolware'),
(102043,2459,'_yoast_wpseo_metadesc','Explore our range of stainless steel swimming pool equipment, designed for longevity and style. From pool accessories to LED lighting'),
(102044,2459,'_yoast_wpseo_linkdex','52'),
(102055,2759,'_wp_old_slug','nixinsstboxspout200mm'),
(102056,2868,'_wp_attachment_image_alt','SST Box Spout 200mm'),
(102057,2759,'_yoast_wpseo_focuskw','SST Box Spout'),
(102058,2759,'_yoast_wpseo_title','SST Box Spout 200mm - Nixin Poolware'),
(102059,2759,'_yoast_wpseo_metadesc','Elevate your pool design with the SST Box Spout (200mm), a sleek and durable addition to any swimming pool. Made from premium stainless steel'),
(102060,2759,'_yoast_wpseo_linkdex','47'),
(102061,3696,'_wp_old_slug','nixinsstcurvepipespout'),
(102062,3695,'_wp_attachment_image_alt','NIXIN SST Curve Pipe Spout D38mm x 600mm'),
(102063,3696,'_yoast_wpseo_focuskw','Curve Pipe Spout'),
(102064,3696,'_yoast_wpseo_title','NIXIN SST Curve Pipe Spout D38mm x 600mm - Nixin Poolware'),
(102065,3696,'_yoast_wpseo_metadesc','Add a touch of decoration to your pool with our SST Curve Pipe Spout. This elegantly curved stainless steel spout creates an arching water flow.'),
(102066,3696,'_yoast_wpseo_linkdex','47'),
(102067,3702,'_wp_old_slug','nixinsstfanjetspout100mm'),
(102076,3701,'_wp_attachment_image_alt','SST Fan Jet Spout'),
(102077,3702,'_yoast_wpseo_focuskw','fan jet spout'),
(102078,3702,'_yoast_wpseo_title','SST Fan Jet Spout 100mm - Premium Water Feature Spout'),
(102079,3702,'_yoast_wpseo_metadesc','Enhance your pool water feature with the SST Fan Jet Spout 100mm. The stainless steel spout creates a stunning fan effect, ideal for pools and fountains.'),
(102080,3702,'_yoast_wpseo_linkdex','47'),
(102081,3706,'_wp_old_slug','nixinsstjetstream32mm'),
(102082,3705,'_wp_attachment_image_alt','SST Jet Stream (32mm Plumbing)'),
(102083,3706,'_yoast_wpseo_focuskw','Jet Stream'),
(102084,3706,'_yoast_wpseo_title','SST Jet Stream (32mm Plumbing) - Nixin Poolware'),
(102085,3706,'_yoast_wpseo_metadesc','Create fancy water displays with the SST Jet Stream 32mm. Designed for powerful jet streams, perfect for pools and water features.'),
(102086,3706,'_yoast_wpseo_linkdex','47'),
(102087,2741,'_wp_old_slug','nixinsstrolltopladder4-step'),
(102088,2741,'_yoast_wpseo_focuskw','Top Ladder 4-step'),
(102089,2741,'_yoast_wpseo_title','SST Roll Top Ladder 4-step - Nixin Poolware'),
(102090,2741,'_yoast_wpseo_metadesc','Ensure safe pool entry with the SST Roll Top 4-Step Ladder. Built from quality stainless steel that combines durability and a sleek design.'),
(102091,2741,'_yoast_wpseo_linkdex','49'),
(102092,2743,'_wp_old_slug','nixinsstrolltopladder5-step'),
(102093,2743,'_yoast_wpseo_focuskw','Roll Top Ladder'),
(102094,2743,'_yoast_wpseo_title','SST Roll Top Ladder 5-step - Pool Safety Ladder'),
(102095,2743,'_yoast_wpseo_metadesc','Upgrade pool safety with the SST Roll Top 5-Step Ladder. Made from stainless steel, this ladder offers stability and durability for effortless pool entry.'),
(102096,2743,'_yoast_wpseo_linkdex','49'),
(102097,4850,'_elementor_edit_mode','builder'),
(102098,4850,'_wp_page_template','elementor_header_footer'),
(102099,4850,'_elementor_template_type','wp-page'),
(102100,4850,'_elementor_version','3.14.1'),
(102101,4850,'_elementor_pro_version','3.14.1'),
(102102,4850,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(102103,4850,'_elementor_data','[{\"id\":\"6894e28\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"_timestamp_\":\"v1bGk2REEyNFNvSXJiRjJ5RVJzbk1sQT09\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"pp_display_conditions\":[{\"_id\":\"a745eeb\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"3a7a95b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"41b66f0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5678565\"}],\"eael_cl_logics\":[{\"_id\":\"8dffa13\"}]},\"elements\":[{\"id\":\"c74542f\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"19c0b3a\"}],\"pp_display_conditions\":[{\"_id\":\"f9aab85\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}]},\"elements\":[{\"id\":\"3316b93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2022-10-23 16:49\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e0b517\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"structure\":\"40\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6a49b44\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"467d9d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"61aaf09\"}],\"eael_cl_logics\":[{\"_id\":\"56835ce\"}],\"pp_display_conditions\":[{\"_id\":\"b2dc4f0\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"content_width\":{\"unit\":\"px\",\"size\":\"1549\",\"sizes\":[]}},\"elements\":[{\"id\":\"2012e81\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"a176335\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails.jpg\",\"id\":\"2995\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&amp;-rails\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9603c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stainless Steel <br>Pool Ladders &amp; Rails\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&amp;-rails\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"f6236df\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"39711ec\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories.jpg\",\"id\":\"2996\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"94d094b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stainless Steel pool Accessories\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-accessories\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"18cecd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"807c574\"}],\"pp_display_conditions\":[{\"_id\":\"e7d565f\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}]},\"elements\":[{\"id\":\"ce33628\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts.jpg\",\"id\":\"3009\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be3e02d\"}],\"pp_display_conditions\":[{\"_id\":\"4e6f854\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-water-spouts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"886b6cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"stainless steel <br>Water Spouts\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-water-spouts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"},{\"id\":\"176bb3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"25\",\"eael_cl_logics\":[{\"_id\":\"3174917\"}],\"pp_display_conditions\":[{\"_id\":\"76b0baa\"}]},\"elements\":[{\"id\":\"cea807d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights.jpg\",\"id\":\"3010\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"6a31e6d\"}],\"pp_display_conditions\":[{\"_id\":\"0c0a555\"}]},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"19351d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"stainless steel <br>LED Pool Lights\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"326a76d\"}],\"pp_display_conditions\":[{\"_id\":\"3a1eda4\",\"pp_condition_date_time_before_value\":\"2022-10-23 19:13\"}],\"link\":{\"url\":\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":\"1\"}],\"isInner\":\"1\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(102104,4850,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:5;s:11:\"header_size\";i:1;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:11:\"title_color\";i:5;s:22:\"typography_font_family\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:5:\"align\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:4;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"align\";i:4;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:2;}s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}s:8:\"advanced\";a:3:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:2;}s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(102109,4851,'_variation_description',''),
(102110,4851,'_sku','13842'),
(102111,4851,'_regular_price','21'),
(102112,4851,'total_sales','0'),
(102113,4851,'_tax_status','taxable'),
(102114,4851,'_tax_class','parent'),
(102115,4851,'_manage_stock','yes'),
(102116,4851,'_backorders','no'),
(102117,4851,'_sold_individually','no'),
(102118,4851,'_virtual','no'),
(102119,4851,'_downloadable','no'),
(102120,4851,'_download_limit','-1'),
(102121,4851,'_download_expiry','-1'),
(102122,4851,'_stock','194'),
(102123,4851,'_stock_status','instock'),
(102124,4851,'_wc_average_rating','0'),
(102125,4851,'_wc_review_count','0'),
(102126,4851,'attribute_colour','Light blue'),
(102127,4851,'_price','21'),
(102128,4851,'_product_version','9.8.5'),
(102186,4853,'_order_key','wc_order_6Nbk2oWACr0Px'),
(102187,4853,'_customer_user','0'),
(102188,4853,'_payment_method','bacs'),
(102189,4853,'_payment_method_title','Direct bank transfer'),
(102190,4853,'_customer_ip_address','102.220.208.48'),
(102191,4853,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36'),
(102192,4853,'_created_via','checkout'),
(102193,4853,'_cart_hash','d75f7fed72fd181d09565570ceac735d'),
(102194,4853,'_download_permissions_granted','yes'),
(102195,4853,'_recorded_sales','yes'),
(102196,4853,'_recorded_coupon_usage_counts','yes'),
(102197,4853,'_new_order_email_sent','true'),
(102198,4853,'_order_stock_reduced','yes'),
(102199,4853,'_billing_first_name','Loyiso'),
(102200,4853,'_billing_last_name','Magqaza'),
(102201,4853,'_billing_company','Loyiso Consultants'),
(102202,4853,'_billing_address_1','14a Greenwood Street, Berea'),
(102203,4853,'_billing_city','East London'),
(102204,4853,'_billing_state','EC'),
(102205,4853,'_billing_postcode','5241'),
(102206,4853,'_billing_country','ZA'),
(102207,4853,'_billing_email','loyisoconsultants@gmail.com'),
(102208,4853,'_billing_phone','0731813618'),
(102209,4853,'_shipping_first_name','Loyiso'),
(102210,4853,'_shipping_last_name','Magqaza'),
(102211,4853,'_shipping_address_1','39 Summit Road'),
(102212,4853,'_shipping_city','East London'),
(102213,4853,'_shipping_state','EC'),
(102214,4853,'_shipping_postcode','5241'),
(102215,4853,'_shipping_country','ZA'),
(102216,4853,'_order_currency','ZAR'),
(102217,4853,'_cart_discount','0'),
(102218,4853,'_cart_discount_tax','0'),
(102219,4853,'_order_shipping','300'),
(102220,4853,'_order_shipping_tax','45'),
(102221,4853,'_order_tax','1128'),
(102222,4853,'_order_total','8993.00'),
(102223,4853,'_order_version','9.3.3'),
(102224,4853,'_prices_include_tax','no'),
(102225,4853,'_billing_address_index','Loyiso Magqaza Loyiso Consultants 14a Greenwood Street, Berea  East London EC 5241 ZA loyisoconsultants@gmail.com 0731813618'),
(102226,4853,'_shipping_address_index','Loyiso Magqaza  39 Summit Road  East London EC 5241 ZA '),
(102227,4853,'is_vat_exempt','no'),
(102228,4853,'_wc_order_attribution_source_type','typein'),
(102229,4853,'_wc_order_attribution_utm_source','(direct)'),
(102230,4853,'_wc_order_attribution_session_entry','http://nixin.co.za/checkout/'),
(102231,4853,'_wc_order_attribution_session_start_time','2024-10-28 16:38:50'),
(102232,4853,'_wc_order_attribution_session_pages','9'),
(102233,4853,'_wc_order_attribution_session_count','2'),
(102234,4853,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36'),
(102235,4853,'_wc_order_attribution_device_type','Mobile'),
(102236,4853,'_ga_tracked','1'),
(102362,4853,'_edit_lock','1730213190:244'),
(102363,4853,'_edit_last','244'),
(102364,4853,'_date_completed','1730209091'),
(102365,4853,'_date_paid','1730209091'),
(102366,4853,'_paid_date','2024-10-29 15:38:11'),
(102367,4853,'_completed_date','2024-10-29 15:38:11'),
(102427,4854,'_variation_description',''),
(102428,4854,'_sku','13844'),
(102429,4854,'_regular_price','10477'),
(102430,4854,'total_sales','0'),
(102431,4854,'_tax_status','taxable'),
(102432,4854,'_tax_class','parent'),
(102433,4854,'_manage_stock','yes'),
(102434,4854,'_backorders','no'),
(102435,4854,'_sold_individually','no'),
(102436,4854,'_virtual','no'),
(102437,4854,'_downloadable','no'),
(102438,4854,'_download_limit','-1'),
(102439,4854,'_download_expiry','-1'),
(102440,4854,'_stock','0'),
(102441,4854,'_stock_status','outofstock'),
(102442,4854,'_wc_average_rating','0'),
(102443,4854,'_wc_review_count','0'),
(102444,4854,'attribute_pa_size','1-5kw-200m'),
(102445,4854,'_price','10477'),
(102446,4854,'_product_version','9.8.5'),
(102551,1861,'_elementor_css','a:7:{s:4:\"time\";i:1730282712;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1302:\".elementor-kit-1861{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-6db113e9:#4054B2;--e-global-color-3ed8b0b9:#23A455;--e-global-color-674de48:#000;--e-global-color-2d33973:#FFF;--e-global-typography-primary-font-family:\"Roboto\";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:\"Roboto Slab\";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:\"Roboto\";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:\"Roboto\";--e-global-typography-accent-font-weight:500;}.elementor-kit-1861 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}\";}'),
(102552,54,'_elementor_css','a:7:{s:4:\"time\";i:1730282713;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:3;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:24234:\".elementor-54 .elementor-element.elementor-element-8cdf934:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-8cdf934 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-8cdf934{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-54 .elementor-element.elementor-element-8cdf934 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-54 .elementor-element.elementor-element-402e584.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-54 .elementor-element.elementor-element-7bf8118 > .elementor-widget-container{margin:0px 0px 00px 0px;}.elementor-54 .elementor-element.elementor-element-7bf8118 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-c7920d0 .elementor-heading-title{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-54 .elementor-element.elementor-element-15705d9{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:300;line-height:1.5em;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button{background-color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;fill:#ffffff;color:#ffffff;border-radius:0px 0px 0px 0px;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:hover, .elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:focus{background-color:#222222;color:#ffffff;}.elementor-54 .elementor-element.elementor-element-4b356e0 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:hover svg, .elementor-54 .elementor-element.elementor-element-4b356e0 .elementor-button:focus svg{fill:#ffffff;}.elementor-54 .elementor-element.elementor-element-49bb2c3:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-49bb2c3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-54 .elementor-element.elementor-element-49bb2c3{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-54 .elementor-element.elementor-element-49bb2c3 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-54 .elementor-element.elementor-element-7198a74 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-7198a74 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-7198a74 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-3e155a3 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-3e155a3 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-3e155a3 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-36b23d8 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-36b23d8 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-36b23d8 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-9e95446 > .elementor-widget-container{padding:100px 0px 100px 0px;}.elementor-54 .elementor-element.elementor-element-9e95446 .elementor-counter-number-wrapper{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:60px;font-weight:700;}.elementor-54 .elementor-element.elementor-element-9e95446 .elementor-counter-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-3eef08d:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-600mm-Slimline.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-background-overlay{background-color:rgba(0,0,0,0.74);opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-3eef08d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-6f1922b > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-54 .elementor-element.elementor-element-6f1922b{text-align:center;}.elementor-54 .elementor-element.elementor-element-6f1922b .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-icon-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-54 .elementor-element.elementor-element-8293646{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-8293646.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-8293646.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-8293646 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-32304f6{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-32304f6.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-32304f6 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-e87cf32{--icon-box-icon-margin:15px;}.elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-stacked .elementor-icon{background-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-framed .elementor-icon, .elementor-54 .elementor-element.elementor-element-e87cf32.elementor-view-default .elementor-icon{fill:#ffffff;color:#ffffff;border-color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title{color:#ffffff;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title, .elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-title a{font-family:\"Montserrat\", Sans-serif;font-size:20px;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-e87cf32 .elementor-icon-box-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-54 .elementor-element.elementor-element-b8e4a15:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-b8e4a15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-54 .elementor-element.elementor-element-b8e4a15{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 15px 0px;}.elementor-54 .elementor-element.elementor-element-b8e4a15 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-81995bc{text-align:center;}.elementor-54 .elementor-element.elementor-element-e963d61:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-e963d61 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-54 .elementor-element.elementor-element-e963d61{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-e963d61 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-cda57fd > .elementor-widget-container{margin:0px 0px 25px 0px;}.elementor-54 .elementor-element.elementor-element-cda57fd{text-align:center;}.elementor-54 .elementor-element.elementor-element-cda57fd .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-pp-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery{--filters-pointer-bg-color-active:var( --e-global-color-accent );--filters-pointer-bg-color-hover:var( --e-global-color-accent );}.elementor-widget-pp-image-gallery .pp-gallery-load-more{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery .pp-grid-item-wrap{padding-left:calc(6px/2);padding-right:calc(6px/2);}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery{margin-left:calc(-6px/2);margin-right:calc(-6px/2);}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-gallery .pp-grid-item{margin-bottom:0px;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-gallery-image-content{justify-content:flex-end;align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-8e07cf2 .pp-image-overlay{mix-blend-mode:normal;}.elementor-54 .elementor-element.elementor-element-2734abb:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-2734abb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-2734abb > .elementor-background-overlay{background-color:#000000;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-54 .elementor-element.elementor-element-2734abb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:90px 0px 90px 0px;}.elementor-54 .elementor-element.elementor-element-94ad83e > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-54 .elementor-element.elementor-element-94ad83e{text-align:center;}.elementor-54 .elementor-element.elementor-element-94ad83e .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-54 .elementor-element.elementor-element-2b449af{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__thumbnail__link{width:100%;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-54 .elementor-element.elementor-element-2b449af.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__title, .elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__excerpt p{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__read-more{color:#20a8c2;}.elementor-54 .elementor-element.elementor-element-2b449af a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-54 .elementor-element.elementor-element-e963d61{padding:90px 10px 90px 10px;}.elementor-54 .elementor-element.elementor-element-2734abb{padding:90px 10px 90px 10px;}}@media(max-width:767px){.elementor-54 .elementor-element.elementor-element-8cdf934{padding:0px 0px 80px 0px;}.elementor-bc-flex-widget .elementor-54 .elementor-element.elementor-element-402e584.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-54 .elementor-element.elementor-element-402e584.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-54 .elementor-element.elementor-element-402e584 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-54 .elementor-element.elementor-element-3eef08d:not(.elementor-motion-effects-element-type-background), .elementor-54 .elementor-element.elementor-element-3eef08d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-54 .elementor-element.elementor-element-8293646 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-32304f6 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-e87cf32 > .elementor-widget-container{padding:60px 0px 60px 0px;}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-54 .elementor-element.elementor-element-2b449af:after{content:\"0.5\";}.elementor-54 .elementor-element.elementor-element-2b449af .elementor-post__thumbnail__link{width:100%;}}\";}'),
(102553,710,'_elementor_css','a:7:{s:4:\"time\";i:1730282713;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"e5193af\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:15147:\".elementor-710 .elementor-element.elementor-element-295524ae:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-295524ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:rgba(32,168,194,0);}.elementor-710 .elementor-element.elementor-element-295524ae{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;z-index:10;}.elementor-710 .elementor-element.elementor-element-295524ae > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-710 .elementor-element.elementor-element-7a20dc9c.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-710 .elementor-element.elementor-element-7a20dc9c.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-710 .elementor-element.elementor-element-e5193af > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-710 .elementor-element.elementor-element-e5193af{text-align:left;}.elementor-710 .elementor-element.elementor-element-e5193af img{width:100%;max-width:100%;height:147px;}.elementor-bc-flex-widget .elementor-710 .elementor-element.elementor-element-5ab6def.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-710 .elementor-element.elementor-element-5ab6def.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle{margin-left:auto;background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu .elementor-item{font-family:\"Montserrat\", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item{color:#ffffff;fill:#ffffff;padding-left:18px;padding-right:18px;padding-top:36px;padding-bottom:36px;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item:focus{color:#20a8c2;fill:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--dropdown a, .elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-nav-menu--dropdown{background-color:#20a8c2;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle svg{fill:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle:hover{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 div.elementor-menu-toggle:hover svg{fill:#ffffff;}.elementor-710 .elementor-element.elementor-element-432b8cc1 .elementor-menu-toggle:hover{background-color:#666666;}.elementor-710 .elementor-element.elementor-element-14d6bbc8 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-710 .elementor-element.elementor-element-14d6bbc8{margin-top:-150px;margin-bottom:0px;z-index:9;}.elementor-710 .elementor-element.elementor-element-45119a0f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-widget-slides .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-12ef19f .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-6354790 .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-b0c314a .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-bg{background-color:#272727;background-image:url(http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38-1.jpg);background-size:cover;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .elementor-background-overlay{background-color:rgba(0,0,0,0.5);}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-contents{margin:0 auto;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner{align-items:center;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-heading{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-description{color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-repeater-item-0c9fad9 .swiper-slide-inner .elementor-slide-button{color:#ffffff;border-color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide{transition-duration:calc(5000ms*1.2);height:100vh;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-button{background-color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;border-width:0px;border-radius:0px;color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-button:hover{background-color:#1f90c4;color:#ffffff;}.elementor-710 .elementor-element.elementor-element-7c651ae9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide-contents{max-width:80%;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .swiper-slide-inner{padding:150px 0px 0px 0px;text-align:center;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-heading{font-family:\"Montserrat\", Sans-serif;font-size:34px;font-weight:800;text-transform:uppercase;font-style:normal;line-height:34px;letter-spacing:0px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-description{font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:\"\";display:table;clear:both;}@media(min-width:768px){.elementor-710 .elementor-element.elementor-element-7a20dc9c{width:26.099%;}.elementor-710 .elementor-element.elementor-element-5ab6def{width:73.898%;}}@media(max-width:1024px){.elementor-710 .elementor-element.elementor-element-295524ae{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-710 .elementor-element.elementor-element-295524ae:not(.elementor-motion-effects-element-type-background), .elementor-710 .elementor-element.elementor-element-295524ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve-Mobile.jpg\");}.elementor-710 .elementor-element.elementor-element-7a20dc9c{width:50%;}.elementor-710 .elementor-element.elementor-element-5ab6def{width:50%;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-heading{font-size:55px;}.elementor-710 .elementor-element.elementor-element-7c651ae9 .elementor-slide-description{font-size:20px;}}\";}');
INSERT INTO `wp_postmeta` VALUES
(102554,804,'_elementor_css','a:7:{s:4:\"time\";i:1730282713;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:2;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:20692:\".elementor-804 .elementor-element.elementor-element-0405774:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-0405774 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-0405774{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5px 0px 5px 0px;}.elementor-804 .elementor-element.elementor-element-0405774 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-be0ee5e > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-widget-social-icons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-social-icons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-804 .elementor-element.elementor-element-647f875e{--grid-template-columns:repeat(0, auto);--icon-size:17px;--grid-column-gap:10px;--grid-row-gap:0px;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-widget-container{text-align:center;}.elementor-804 .elementor-element.elementor-element-647f875e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon{background-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon i{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon svg{fill:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon:hover{background-color:#666666;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon:hover i{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-647f875e .elementor-social-icon:hover svg{fill:#ffffff;}.elementor-804 .elementor-element.elementor-element-4867fb58:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-4867fb58 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-804 .elementor-element.elementor-element-4867fb58{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-4867fb58 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-804 .elementor-element.elementor-element-481836f{text-align:center;}.elementor-804 .elementor-element.elementor-element-481836f .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:700;text-transform:uppercase;}.elementor-804 .elementor-element.elementor-element-cb3b3b8 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-cb3b3b8 > .elementor-container{text-align:center;}.elementor-widget-pp-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-icon-list .pp-list-items:not(.pp-inline-items) li:not(:last-child){border-bottom-color:var( --e-global-color-text );}.elementor-widget-pp-icon-list .pp-list-items.pp-inline-items li:not(:last-child){border-right-color:var( --e-global-color-text );}.elementor-widget-pp-icon-list .pp-list-items .pp-icon-list-icon{color:var( --e-global-color-primary );}.elementor-widget-pp-icon-list .pp-list-items .pp-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-pp-icon-list .pp-icon-list-item:hover .pp-icon-wrapper{border-color:var( --e-global-color-secondary );}.elementor-widget-pp-icon-list .pp-icon-list-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items:not(.pp-inline-items) li:not(:last-child){margin-bottom:50px;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items.pp-inline-items li:not(:last-child){margin-right:50px;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-traditional .pp-list-items li, .elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-inline .pp-list-items{justify-content:center;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-container .pp-list-items li{align-items:center;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items .pp-icon-list-icon{color:#20a8c2;font-size:14px;line-height:14px;height:14px;width:14px;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items .pp-icon-list-icon svg{fill:#20a8c2;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-list-items .pp-icon-list-image img{width:14px;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-left .pp-list-items .pp-icon-wrapper{margin-right:8px;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-right .pp-list-items .pp-icon-wrapper{margin-left:8px;}.elementor-804 .elementor-element.elementor-element-19902ed .pp-icon-list-text{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:500;}.elementor-804 .elementor-element.elementor-element-adeff9c{padding:0px 0px 0px 0px;}.elementor-804 .elementor-element.elementor-element-5599777.pp-icon-list-traditional .pp-list-items li, .elementor-804 .elementor-element.elementor-element-5599777.pp-icon-list-inline .pp-list-items{justify-content:center;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-container .pp-list-items li{align-items:center;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-items .pp-icon-list-icon{color:#ffffff;font-size:14px;line-height:14px;height:14px;width:14px;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-items .pp-icon-list-icon svg{fill:#ffffff;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-list-items .pp-icon-list-image img{width:14px;}.elementor-804 .elementor-element.elementor-element-5599777.pp-icon-left .pp-list-items .pp-icon-wrapper{margin-right:8px;}.elementor-804 .elementor-element.elementor-element-5599777.pp-icon-right .pp-list-items .pp-icon-wrapper{margin-left:8px;}.elementor-804 .elementor-element.elementor-element-5599777 .pp-icon-list-text{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:500;}.elementor-804 .elementor-element.elementor-element-8fce5d1:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-8fce5d1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#222222;}.elementor-804 .elementor-element.elementor-element-8fce5d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 45px 0px;}.elementor-804 .elementor-element.elementor-element-8fce5d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-929d8f5{padding:0px 0px 0px 0px;}.elementor-widget-pp-gravity-forms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-gravity-forms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper .gform_title, .elementor-widget-pp-gravity-forms .pp-gravity-form .pp-gravity-form-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper .gform_description, .elementor-widget-pp-gravity-forms .pp-gravity-form .pp-gravity-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-pp-gravity-forms .pp-gravity-form .gfield textarea, .elementor-widget-pp-gravity-forms .pp-gravity-form .gfield select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gfield.gsection .gsection_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_footer input[type=\"submit\"], .elementor-widget-pp-gravity-forms .pp-gravity-form .gform_page_footer input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-pp-gravity-forms .pp-gravity-form .gform_page_footer input[type=\"button\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .validation_message:not(.validation_message--hidden-on-empty){display:block !important;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .validation_error{display:block !important;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield textarea, .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield select{background-color:#f9f9f9;color:#000000;padding:10px 10px 10px 10px;font-family:\"Montserrat\", Sans-serif;font-size:12px;font-weight:500;text-transform:uppercase;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield .gfield_description,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gfield_post_tags_hint,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gform_fileupload_rules,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_name input + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_creditcard input + span + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container input + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container select + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .chosen-single + label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_hour label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_minute label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_address label,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_total span,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_shipping_price,\n					.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gsection_description{color:#7a7a7a;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield .gfield_description,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gfield_post_tags_hint,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .gform_fileupload_rules,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_name input + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_creditcard input + span + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container input + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container select + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container .chosen-single + label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_hour label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_time_minute label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_address label,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_container_total span,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .ginput_shipping_price,\n				.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gsection_description{font-family:\"Montserrat\", Sans-serif;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield.gsection{border-bottom-style:solid;border-bottom-width:1px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield input::-webkit-input-placeholder, .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield textarea::-webkit-input-placeholder{color:#f8f8f8;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer,\n                    .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer{text-align:center;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer input[type=\"submit\"],\n                    .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer input[type=\"submit\"]{background-color:#20a8c2;color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer input[type=\"submit\"], .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer input[type=\"submit\"]{border-radius:0px 0px 0px 0px;padding:10px 25px 10px 25px;margin-top:20px;font-family:\"Montserrat\", Sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:0px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_footer input[type=\"submit\"]:hover, .elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_page_footer input[type=\"submit\"]:hover{background-color:#7a7a7a;color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield .validation_message{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_wrapper .validation_error{color:#ffffff;border-top-color:#20a8c2;border-bottom-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gfield_error{border-top-color:#20a8c2;border-bottom-color:#20a8c2;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-804 .elementor-element.elementor-element-35e62bf .gform_wrapper li.gfield_error textarea{border-width:1px;}.elementor-804 .elementor-element.elementor-element-35e62bf .pp-gravity-form .gform_confirmation_wrapper{color:#ffffff;}.elementor-804 .elementor-element.elementor-element-35e62bf .gform_confirmation_wrapper{padding:10px 10px 10px 10px;}.elementor-804 .elementor-element.elementor-element-a7dde3c:not(.elementor-motion-effects-element-type-background), .elementor-804 .elementor-element.elementor-element-a7dde3c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-804 .elementor-element.elementor-element-a7dde3c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-804 .elementor-element.elementor-element-a7dde3c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-804 .elementor-element.elementor-element-d1132df > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-804 .elementor-element.elementor-element-30d21693{text-align:center;color:#999999;font-family:\"Montserrat\", Sans-serif;font-size:12px;font-weight:300;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:\"\";display:table;clear:both;}@media(max-width:767px){.elementor-804 .elementor-element.elementor-element-50d6214{width:100%;}.elementor-bc-flex-widget .elementor-804 .elementor-element.elementor-element-50d6214.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-804 .elementor-element.elementor-element-50d6214.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-804 .elementor-element.elementor-element-50d6214.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-traditional .pp-list-items li, .elementor-804 .elementor-element.elementor-element-19902ed.pp-icon-list-inline .pp-list-items{justify-content:center;}.elementor-804 .elementor-element.elementor-element-30d21693{text-align:center;}}/* Start custom CSS for pp-gravity-forms, class: .elementor-element-35e62bf */#input_1_5 {\n    padding-left: 5px;\n    padding-top: 5px;\n}\n#input_1_1, #input_1_4, #input_1_3 {\n    width: 100%;\n}/* End custom CSS */\n/* Start custom CSS for text-editor, class: .elementor-element-30d21693 */.copyright a {color: #20a8c2;}/* End custom CSS */\";}'),
(102555,710,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";i:2;s:18:\"e-animation-zoomIn\";i:3;s:8:\"e-swiper\";i:4;s:13:\"widget-slides\";}s:7:\"scripts\";a:2:{i:0;s:10:\"smartmenus\";i:1;s:12:\"imagesloaded\";}}'),
(102556,54,'_elementor_page_assets','a:2:{s:6:\"styles\";a:9:{i:0;s:23:\"e-animation-fadeInRight\";i:1;s:12:\"widget-image\";i:2;s:14:\"widget-heading\";i:3;s:18:\"widget-text-editor\";i:4;s:14:\"widget-counter\";i:5;s:15:\"widget-icon-box\";i:6;s:8:\"fancybox\";i:7;s:20:\"e-animation-fadeInUp\";i:8;s:12:\"widget-posts\";}s:7:\"scripts\";a:4:{i:0;s:16:\"jquery-numerator\";i:1;s:7:\"isotope\";i:2;s:12:\"imagesloaded\";i:3;s:18:\"powerpack-frontend\";}}'),
(102557,804,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:19:\"widget-social-icons\";i:1;s:14:\"e-apple-webkit\";i:2;s:14:\"widget-heading\";i:3;s:18:\"widget-text-editor\";}s:7:\"scripts\";a:1:{i:0;s:18:\"powerpack-frontend\";}}'),
(102558,713,'_elementor_css','a:7:{s:4:\"time\";i:1730282716;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"b7b0514\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:7509:\".elementor-713 .elementor-element.elementor-element-d5d17a1:not(.elementor-motion-effects-element-type-background), .elementor-713 .elementor-element.elementor-element-d5d17a1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#20A8C2;}.elementor-713 .elementor-element.elementor-element-d5d17a1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;z-index:10;}.elementor-713 .elementor-element.elementor-element-d5d17a1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-713 .elementor-element.elementor-element-c76b0aa.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-713 .elementor-element.elementor-element-c76b0aa.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-713 .elementor-element.elementor-element-b7b0514 > .elementor-widget-container{padding:0px 0px 0px 30px;}.elementor-713 .elementor-element.elementor-element-b7b0514{text-align:left;}.elementor-713 .elementor-element.elementor-element-b7b0514 img{width:100%;max-width:100%;height:147px;}.elementor-bc-flex-widget .elementor-713 .elementor-element.elementor-element-4cf48e7.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-713 .elementor-element.elementor-element-4cf48e7.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-menu-toggle{margin-left:auto;background-color:#20a8c2;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu .elementor-item{font-family:\"Montserrat\", Sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main .elementor-item{color:#ffffff;fill:#ffffff;padding-left:18px;padding-right:18px;padding-top:36px;padding-bottom:36px;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main .elementor-item:hover,\n					.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main .elementor-item.elementor-item-active,\n					.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main .elementor-item.highlighted,\n					.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main .elementor-item:focus{color:#94CBD3;fill:#94CBD3;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#94CBD3;}.elementor-713 .elementor-element.elementor-element-f69906e{--e-nav-menu-horizontal-menu-item-margin:calc( 0px / 2 );}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--main:not(.elementor-nav-menu--layout-horizontal) .elementor-nav-menu > li:not(:last-child){margin-bottom:0px;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--dropdown a, .elementor-713 .elementor-element.elementor-element-f69906e .elementor-menu-toggle{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-nav-menu--dropdown{background-color:#20a8c2;}.elementor-713 .elementor-element.elementor-element-f69906e div.elementor-menu-toggle{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-f69906e div.elementor-menu-toggle svg{fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-f69906e div.elementor-menu-toggle:hover{color:#ffffff;}.elementor-713 .elementor-element.elementor-element-f69906e div.elementor-menu-toggle:hover svg{fill:#ffffff;}.elementor-713 .elementor-element.elementor-element-f69906e .elementor-menu-toggle:hover{background-color:#666666;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:\"\";display:table;clear:both;}@media(min-width:768px){.elementor-713 .elementor-element.elementor-element-c76b0aa{width:26.004%;}.elementor-713 .elementor-element.elementor-element-4cf48e7{width:73.993%;}}@media(max-width:1024px){.elementor-713 .elementor-element.elementor-element-d5d17a1{padding:10px 10px 10px 10px;}}@media(max-width:767px){.elementor-713 .elementor-element.elementor-element-d5d17a1:not(.elementor-motion-effects-element-type-background), .elementor-713 .elementor-element.elementor-element-d5d17a1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve-Mobile.jpg\");}.elementor-713 .elementor-element.elementor-element-c76b0aa{width:50%;}.elementor-713 .elementor-element.elementor-element-4cf48e7{width:50%;}}\";}'),
(102559,991,'_elementor_css','a:7:{s:4:\"time\";i:1730282716;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"74526903\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:13474:\".elementor-991 .elementor-element.elementor-element-65913b42:not(.elementor-motion-effects-element-type-background), .elementor-991 .elementor-element.elementor-element-65913b42 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-991 .elementor-element.elementor-element-65913b42{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 00px 0px;}.elementor-991 .elementor-element.elementor-element-65913b42 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-991 .elementor-element.elementor-element-29be808f.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-991 .elementor-element.elementor-element-29be808f.elementor-column.elementor-element[data-element_type=\"column\"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-991 .elementor-element.elementor-element-29be808f > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-991 .elementor-element.elementor-element-29be808f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-woocommerce-product-images .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-images .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-991 .elementor-element.elementor-element-6038c543 > .elementor-element-populated{padding:40px 70px 70px 70px;}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-991 .elementor-element.elementor-element-2365e0cb .woocommerce-breadcrumb{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:12px;font-weight:300;text-transform:uppercase;line-height:1.7em;}.elementor-991 .elementor-element.elementor-element-2365e0cb .woocommerce-breadcrumb > a{color:#20a8c2;}.elementor-widget-woocommerce-product-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-991 .elementor-element.elementor-element-74526903 .elementor-heading-title{color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;}.elementor-widget-woocommerce-product-short-description .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-short-description .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-991 .elementor-element.elementor-element-76e0d6a8 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-991 .elementor-element.elementor-element-76e0d6a8{text-align:left;}.woocommerce .elementor-991 .elementor-element.elementor-element-76e0d6a8 .woocommerce-product-details__short-description{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.7em;}.elementor-widget-woocommerce-product-price .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-price .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.woocommerce .elementor-widget-woocommerce-product-price .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-991 .elementor-element.elementor-element-40964b46 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-991 .elementor-element.elementor-element-40964b46{text-align:left;}.woocommerce .elementor-991 .elementor-element.elementor-element-40964b46 .price{color:#f8f8f9;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:700;text-transform:none;}.woocommerce .elementor-991 .elementor-element.elementor-element-40964b46 .price ins{color:#0c0c0c;font-size:23px;font-weight:200;}body:not(.rtl) .elementor-991 .elementor-element.elementor-element-40964b46:not(.elementor-product-price-block-yes) del{margin-right:0px;}body.rtl .elementor-991 .elementor-element.elementor-element-40964b46:not(.elementor-product-price-block-yes) del{margin-left:0px;}.elementor-991 .elementor-element.elementor-element-40964b46.elementor-product-price-block-yes del{margin-bottom:0px;}.elementor-widget-woocommerce-product-add-to-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-add-to-cart .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-991 .elementor-element.elementor-element-2e8da0e6 .cart button, .elementor-991 .elementor-element.elementor-element-2e8da0e6 .cart .button{font-family:\"Montserrat\", Sans-serif;font-size:13px;border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;padding:14px 035px 14px 35px;color:#ffffff;background-color:#20a8c2;border-color:#000000;transition:all 0.2s;}.elementor-991 .elementor-element.elementor-element-2e8da0e6 .cart button:hover, .elementor-991 .elementor-element.elementor-element-2e8da0e6 .cart .button:hover{color:#ffffff;background-color:#7a7a7a;}.elementor-991 .elementor-element.elementor-element-2e8da0e6 .quantity .qty{border-radius:0px 0px 0px 0px;color:#ffffff;background-color:rgba(255,255,255,0.08);border-color:#ffffff;transition:all 0.2s;}.elementor-991 .elementor-element.elementor-element-2e8da0e6 .quantity .qty:focus{color:#000000;}.elementor-991 .elementor-element.elementor-element-666471e:not(.elementor-motion-effects-element-type-background), .elementor-991 .elementor-element.elementor-element-666471e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-991 .elementor-element.elementor-element-666471e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 80px 0px;}.elementor-991 .elementor-element.elementor-element-666471e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-woocommerce-product-related .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-related .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.woocommerce .elementor-widget-woocommerce-product-related.elementor-wc-products .products > h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-related.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#20a8c2;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#20a8c2;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .price{color:#ffffff;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .price ins{color:#ffffff;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .price ins .amount{color:#ffffff;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .button{color:#ffffff;background-color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-weight:bold;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product .button:hover{color:#000000;background-color:#7a7a7a;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-991 .elementor-element.elementor-element-65913b42{margin-top:0px;margin-bottom:0px;}.elementor-991 .elementor-element.elementor-element-29be808f > .elementor-element-populated{padding:30px 30px 30px 30px;}.elementor-991 .elementor-element.elementor-element-6038c543 > .elementor-element-populated{padding:30px 30px 30px 30px;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-991 .elementor-element.elementor-element-29be808f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-991 .elementor-element.elementor-element-6038c543 > .elementor-element-populated{padding:20px 20px 20px 20px;}.elementor-991 .elementor-element.elementor-element-1a0aced.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(min-width:768px){.elementor-991 .elementor-element.elementor-element-29be808f{width:35%;}.elementor-991 .elementor-element.elementor-element-6038c543{width:65%;}}\";}'),
(102560,713,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";}s:7:\"scripts\";a:1:{i:0;s:10:\"smartmenus\";}}'),
(102561,991,'_elementor_page_assets','a:1:{s:6:\"styles\";a:5:{i:0;s:33:\"widget-woocommerce-product-images\";i:1;s:14:\"widget-heading\";i:2;s:32:\"widget-woocommerce-product-price\";i:3;s:38:\"widget-woocommerce-product-add-to-cart\";i:4;s:27:\"widget-woocommerce-products\";}}'),
(102563,1010,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:27:\"widget-woocommerce-products\";}}'),
(102564,60,'_elementor_css','a:7:{s:4:\"time\";i:1730283249;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2853:\".elementor-60 .elementor-element.elementor-element-20e1a0d4:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-20e1a0d4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-60 .elementor-element.elementor-element-20e1a0d4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-60 .elementor-element.elementor-element-20e1a0d4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-60 .elementor-element.elementor-element-3aa258d4 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-60 .elementor-element.elementor-element-3aa258d4 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-pp-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-pp-image-gallery{--filters-pointer-bg-color-active:var( --e-global-color-accent );--filters-pointer-bg-color-hover:var( --e-global-color-accent );}.elementor-widget-pp-image-gallery .pp-gallery-load-more{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-60 .elementor-element.elementor-element-5031c67 .pp-image-gallery .pp-grid-item-wrap{padding-left:calc(14px/2);padding-right:calc(14px/2);}.elementor-60 .elementor-element.elementor-element-5031c67 .pp-image-gallery{margin-left:calc(-14px/2);margin-right:calc(-14px/2);}.elementor-60 .elementor-element.elementor-element-5031c67 .pp-image-gallery .pp-grid-item{margin-bottom:10px;}.elementor-60 .elementor-element.elementor-element-5031c67 .pp-image-overlay{mix-blend-mode:normal;}:root{--page-title-display:none;}\";}'),
(102565,60,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:8:\"fancybox\";}s:7:\"scripts\";a:3:{i:0;s:7:\"isotope\";i:1;s:12:\"imagesloaded\";i:2;s:18:\"powerpack-frontend\";}}'),
(102566,1003,'_elementor_css','a:7:{s:4:\"time\";i:1730284329;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"24a58325\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:5433:\".elementor-1003 .elementor-element.elementor-element-2d3b34e0:not(.elementor-motion-effects-element-type-background), .elementor-1003 .elementor-element.elementor-element-2d3b34e0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1003 .elementor-element.elementor-element-2d3b34e0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-1003 .elementor-element.elementor-element-2d3b34e0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-eael-advanced-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-advanced-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1003 .elementor-element.elementor-element-2930753 .eael-advanced-search-wrap{height:70px;width:100%;}.elementor-1003 .elementor-element.elementor-element-2930753 .eael-advance-search-select{height:70px;}.elementor-1003 .elementor-element.elementor-element-2930753 .eael-advanced-search-button{height:70px;line-height:70px;width:220px;}.elementor-1003 .elementor-element.elementor-element-2930753 .eael-advanced-search-widget .eael-advanced-search-result{width:100%;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1003 .elementor-element.elementor-element-24a58325 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-1003 .elementor-element.elementor-element-24a58325 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-d9149fc > .elementor-container{max-width:1076px;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1003 .elementor-element.elementor-element-46ea9a4 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-8469231 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-a06ceeb .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-1cbe0c6 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-1003 .elementor-element.elementor-element-c665dd4 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-widget-wc-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1003 .elementor-element.elementor-element-dae2b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1003 .elementor-element.elementor-element-dae2b0b .woocommerce .woocommerce-loop-category__title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}@media(max-width:767px){.elementor-1003 .elementor-element.elementor-element-2930753 .eael-advanced-search-button{width:100%;}}\";}'),
(102567,1003,'_elementor_page_assets','a:1:{s:6:\"styles\";a:6:{i:0;s:18:\"font-awesome-5-all\";i:1;s:19:\"font-awesome-4-shim\";i:2;s:14:\"widget-heading\";i:3;s:12:\"widget-image\";i:4;s:27:\"widget-woocommerce-products\";i:5;s:29:\"widget-woocommerce-categories\";}}'),
(102568,954,'_elementor_css','a:7:{s:4:\"time\";i:1730284566;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:6583:\".elementor-954 .elementor-element.elementor-element-24795345 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-954 .elementor-element.elementor-element-24795345:not(.elementor-motion-effects-element-type-background), .elementor-954 .elementor-element.elementor-element-24795345 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-954 .elementor-element.elementor-element-24795345{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-954 .elementor-element.elementor-element-24795345 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-954 .elementor-element.elementor-element-66809379:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-954 .elementor-element.elementor-element-66809379 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-954 .elementor-element.elementor-element-66809379 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-954 .elementor-element.elementor-element-66809379 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-954 .elementor-element.elementor-element-42c1c3d6{text-align:center;}.elementor-954 .elementor-element.elementor-element-42c1c3d6 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:199px;font-weight:bold;line-height:170px;}.elementor-954 .elementor-element.elementor-element-38d43537 > .elementor-widget-container{padding:0% 15% 0% 15%;}.elementor-954 .elementor-element.elementor-element-38d43537{text-align:center;}.elementor-954 .elementor-element.elementor-element-38d43537 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:23px;font-weight:700;text-transform:uppercase;line-height:1.3em;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-954 .elementor-element.elementor-element-cd75bd9 .elementor-button{background-color:#20a8c2;font-family:\"Montserrat\", Sans-serif;font-size:15px;text-transform:uppercase;letter-spacing:2.1px;fill:#ffffff;color:#ffffff;border-radius:0px 0px 0px 0px;}.elementor-954 .elementor-element.elementor-element-cd75bd9 .elementor-button:hover, .elementor-954 .elementor-element.elementor-element-cd75bd9 .elementor-button:focus{background-color:#7a7a7a;color:#ffffff;}.elementor-954 .elementor-element.elementor-element-cd75bd9 > .elementor-widget-container{margin:90px 0px 0px 0px;}.elementor-954 .elementor-element.elementor-element-cd75bd9 .elementor-button:hover svg, .elementor-954 .elementor-element.elementor-element-cd75bd9 .elementor-button:focus svg{fill:#ffffff;}.elementor-954 .elementor-element.elementor-element-3a5051a9:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-954 .elementor-element.elementor-element-3a5051a9 > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve.jpg\");background-position:center center;background-size:cover;}.elementor-954 .elementor-element.elementor-element-3a5051a9 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-954 .elementor-element.elementor-element-3a5051a9 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-spacer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-spacer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-954 .elementor-element.elementor-element-49c6927d{--spacer-size:50px;}@media(max-width:1024px) and (min-width:768px){.elementor-954 .elementor-element.elementor-element-66809379{width:55%;}.elementor-954 .elementor-element.elementor-element-3a5051a9{width:45%;}}@media(max-width:1024px){.elementor-954 .elementor-element.elementor-element-42c1c3d6 .elementor-heading-title{font-size:150px;}.elementor-954 .elementor-element.elementor-element-38d43537 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-954 .elementor-element.elementor-element-38d43537 .elementor-heading-title{font-size:20px;}.elementor-954 .elementor-element.elementor-element-cd75bd9 > .elementor-widget-container{margin:50px 0px 0px 0px;}.elementor-954 .elementor-element.elementor-element-cd75bd9 .elementor-button{font-size:14px;}}@media(max-width:767px){.elementor-954 .elementor-element.elementor-element-42c1c3d6 .elementor-heading-title{font-size:120px;}.elementor-954 .elementor-element.elementor-element-38d43537 > .elementor-widget-container{margin:-30px 0px 0px 0px;}.elementor-954 .elementor-element.elementor-element-cd75bd9 > .elementor-widget-container{margin:30px 0px 0px 0px;}.elementor-954 .elementor-element.elementor-element-49c6927d{--spacer-size:173px;}}\";}'),
(102569,954,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:13:\"widget-spacer\";}}'),
(102570,62,'_elementor_css','a:7:{s:4:\"time\";i:1730287208;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:5264:\".elementor-62 .elementor-element.elementor-element-20a6117:not(.elementor-motion-effects-element-type-background), .elementor-62 .elementor-element.elementor-element-20a6117 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-62 .elementor-element.elementor-element-20a6117{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-62 .elementor-element.elementor-element-20a6117 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-62 .elementor-element.elementor-element-6ac1cc22 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-62 .elementor-element.elementor-element-6ac1cc22 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-62 .elementor-element.elementor-element-2f6de32c .elementor-heading-title{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-widget-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-62 .elementor-element.elementor-element-4c5fa6c > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(20px/2);}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(20px/2);}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(20px/2);margin-left:calc(20px/2);}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-20px/2);margin-left:calc(-20px/2);}body.rtl .elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-20px/2);}body:not(.rtl) .elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-20px/2);}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-icon i{color:#20a8c2;transition:color 0.3s;}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-icon svg{fill:#20a8c2;transition:fill 0.3s;}.elementor-62 .elementor-element.elementor-element-4c5fa6c{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-item > .elementor-icon-list-text, .elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-item > a{font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-62 .elementor-element.elementor-element-4c5fa6c .elementor-icon-list-text{color:#f8f8f8;transition:color 0.3s;}.elementor-widget-google_maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-google_maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-62 .elementor-element.elementor-element-c497574 iframe{height:399px;}:root{--page-title-display:none;}\";}'),
(102571,62,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:14:\"widget-heading\";i:1;s:16:\"widget-icon-list\";i:2;s:18:\"widget-google_maps\";}}'),
(102577,2459,'_elementor_css','a:7:{s:4:\"time\";i:1730289708;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"3316b93\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:3621:\".elementor-2459 .elementor-element.elementor-element-6894e28:not(.elementor-motion-effects-element-type-background), .elementor-2459 .elementor-element.elementor-element-6894e28 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2459 .elementor-element.elementor-element-6894e28{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-2459 .elementor-element.elementor-element-6894e28 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-2459 .elementor-element.elementor-element-3316b93 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-2459 .elementor-element.elementor-element-3316b93 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-2459 .elementor-element.elementor-element-2e0b517 > .elementor-container{max-width:1549px;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2459 .elementor-element.elementor-element-a176335{text-align:left;}.elementor-2459 .elementor-element.elementor-element-a9603c5{text-align:left;}.elementor-2459 .elementor-element.elementor-element-a9603c5 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-2459 .elementor-element.elementor-element-39711ec{text-align:left;}.elementor-2459 .elementor-element.elementor-element-94d094b{text-align:left;}.elementor-2459 .elementor-element.elementor-element-94d094b .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-2459 .elementor-element.elementor-element-ce33628{text-align:left;}.elementor-2459 .elementor-element.elementor-element-886b6cb{text-align:left;}.elementor-2459 .elementor-element.elementor-element-886b6cb .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-2459 .elementor-element.elementor-element-cea807d{text-align:left;}.elementor-2459 .elementor-element.elementor-element-19351d6{text-align:left;}.elementor-2459 .elementor-element.elementor-element-19351d6 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}\";}'),
(102578,2459,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";}}'),
(102643,4739,'_elementor_css','a:7:{s:4:\"time\";i:1730310940;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2096:\".elementor-widget-image-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-4739 .elementor-element.elementor-element-6eceb2d .elementor-button{background-color:#0055FF;}\";}'),
(102644,4739,'_elementor_page_assets','a:1:{s:6:\"styles\";a:3:{i:0;s:8:\"e-swiper\";i:1;s:21:\"widget-image-carousel\";i:2;s:18:\"widget-text-editor\";}}'),
(102645,185,'_elementor_css','a:7:{s:4:\"time\";i:1730310940;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:12;s:4:\"Lato\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:21020:\".elementor-185 .elementor-element.elementor-element-1355d61:not(.elementor-motion-effects-element-type-background), .elementor-185 .elementor-element.elementor-element-1355d61 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-185 .elementor-element.elementor-element-1355d61{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-185 .elementor-element.elementor-element-1355d61 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-185 .elementor-element.elementor-element-7f7dff1 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-185 .elementor-element.elementor-element-7f7dff1{text-align:left;}.elementor-185 .elementor-element.elementor-element-7f7dff1 .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-185 .elementor-element.elementor-element-416aa66{color:#666666;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-widget-post-navigation .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-185 .elementor-element.elementor-element-7b3a7ae > .elementor-widget-container{padding:30px 0px 30px 0px;border-style:solid;border-width:1px 0px 1px 0px;border-color:#EBECEF;}.elementor-185 .elementor-element.elementor-element-7b3a7ae span.post-navigation__prev--label{color:#011640;}.elementor-185 .elementor-element.elementor-element-7b3a7ae span.post-navigation__next--label{color:#011640;}.elementor-185 .elementor-element.elementor-element-7b3a7ae span.post-navigation__prev--label, .elementor-185 .elementor-element.elementor-element-7b3a7ae span.post-navigation__next--label{font-family:\"Montserrat\", Sans-serif;font-size:15px;text-transform:capitalize;}.elementor-185 .elementor-element.elementor-element-7b3a7ae .post-navigation__arrow-wrapper{color:#011640;font-size:15px;}body:not(.rtl) .elementor-185 .elementor-element.elementor-element-7b3a7ae .post-navigation__arrow-prev{padding-right:10px;}body:not(.rtl) .elementor-185 .elementor-element.elementor-element-7b3a7ae .post-navigation__arrow-next{padding-left:10px;}body.rtl .elementor-185 .elementor-element.elementor-element-7b3a7ae .post-navigation__arrow-prev{padding-left:10px;}body.rtl .elementor-185 .elementor-element.elementor-element-7b3a7ae .post-navigation__arrow-next{padding-right:10px;}.elementor-185 .elementor-element.elementor-element-62b6136 > .elementor-element-populated{padding:0px 0px 0px 25px;}.elementor-185 .elementor-element.elementor-element-f43bf77 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-185 .elementor-element.elementor-element-f43bf77{text-align:left;}.elementor-185 .elementor-element.elementor-element-f43bf77 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-search-form .elementor-search-form__input,\n					.elementor-widget-search-form .elementor-search-form__icon,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );background-color:var( --e-global-color-secondary );}.elementor-185 .elementor-element.elementor-element-043ca92 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__container{min-height:46px;}.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__submit{min-width:46px;}body:not(.rtl) .elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__icon{padding-left:calc(46px / 3);}body.rtl .elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__icon{padding-right:calc(46px / 3);}.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__input, .elementor-185 .elementor-element.elementor-element-043ca92.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(46px / 3);padding-right:calc(46px / 3);}.elementor-185 .elementor-element.elementor-element-043ca92 input[type=\"search\"].elementor-search-form__input{font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__input,\n					.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-search-form__icon,\n					.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-185 .elementor-element.elementor-element-043ca92 .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-185 .elementor-element.elementor-element-043ca92.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:#666666;fill:#666666;}.elementor-185 .elementor-element.elementor-element-043ca92:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-185 .elementor-element.elementor-element-043ca92.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-185 .elementor-element.elementor-element-9cc636d > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-185 .elementor-element.elementor-element-9cc636d{text-align:left;}.elementor-185 .elementor-element.elementor-element-9cc636d .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-185 .elementor-element.elementor-element-925eea1{--grid-row-gap:0px;--grid-column-gap:30px;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__thumbnail__link{width:23%;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-185 .elementor-element.elementor-element-925eea1.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-185 .elementor-element.elementor-element-925eea1.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-185 .elementor-element.elementor-element-925eea1.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__title, .elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__read-more{color:#20a8c2;}.elementor-185 .elementor-element.elementor-element-925eea1 a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-185 .elementor-element.elementor-element-188da3f0:not(.elementor-motion-effects-element-type-background), .elementor-185 .elementor-element.elementor-element-188da3f0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-185 .elementor-element.elementor-element-188da3f0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-185 .elementor-element.elementor-element-188da3f0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-185 .elementor-element.elementor-element-ddbad40 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-185 .elementor-element.elementor-element-ddbad40{text-align:left;}.elementor-185 .elementor-element.elementor-element-ddbad40 .elementor-heading-title{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-185 .elementor-element.elementor-element-8ae9788{color:#666666;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-185 .elementor-element.elementor-element-5591e111 > .elementor-element-populated{padding:0px 0px 0px 25px;}.elementor-185 .elementor-element.elementor-element-4a0f457d > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-185 .elementor-element.elementor-element-4a0f457d{text-align:left;}.elementor-185 .elementor-element.elementor-element-4a0f457d .elementor-heading-title{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-185 .elementor-element.elementor-element-609a35aa > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__container{min-height:46px;}.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__submit{min-width:46px;}body:not(.rtl) .elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__icon{padding-left:calc(46px / 3);}body.rtl .elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__icon{padding-right:calc(46px / 3);}.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__input, .elementor-185 .elementor-element.elementor-element-609a35aa.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(46px / 3);padding-right:calc(46px / 3);}.elementor-185 .elementor-element.elementor-element-609a35aa input[type=\"search\"].elementor-search-form__input{font-family:\"Lato\", Sans-serif;font-size:18px;font-weight:300;}.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__input,\n					.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-search-form__icon,\n					.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-185 .elementor-element.elementor-element-609a35aa .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-185 .elementor-element.elementor-element-609a35aa.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:#666666;fill:#666666;}.elementor-185 .elementor-element.elementor-element-609a35aa:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-185 .elementor-element.elementor-element-609a35aa.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-185 .elementor-element.elementor-element-7b2ddc12 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-185 .elementor-element.elementor-element-7b2ddc12{text-align:left;}.elementor-185 .elementor-element.elementor-element-7b2ddc12 .elementor-heading-title{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-185 .elementor-element.elementor-element-393032b4{--grid-row-gap:0px;--grid-column-gap:30px;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__thumbnail__link{width:23%;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-185 .elementor-element.elementor-element-393032b4.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-185 .elementor-element.elementor-element-393032b4.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-185 .elementor-element.elementor-element-393032b4.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__title, .elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__title a{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__meta-data{color:#999999;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__read-more{color:#20a8c2;}.elementor-185 .elementor-element.elementor-element-393032b4 a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-185 .elementor-element.elementor-element-bad0d93{width:69.386%;}.elementor-185 .elementor-element.elementor-element-5591e111{width:30.614%;}}@media(max-width:1024px){.elementor-185 .elementor-element.elementor-element-7b3a7ae > .elementor-widget-container{margin:10% 5% 0% 5%;}.elementor-185 .elementor-element.elementor-element-62b6136 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__thumbnail__link{width:23%;}.elementor-185 .elementor-element.elementor-element-5591e111 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__thumbnail__link{width:23%;}}@media(max-width:767px){.elementor-185 .elementor-element.elementor-element-62b6136 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-185 .elementor-element.elementor-element-925eea1:after{content:\"0.5\";}.elementor-185 .elementor-element.elementor-element-925eea1 .elementor-post__thumbnail__link{width:23%;}.elementor-185 .elementor-element.elementor-element-5591e111 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-185 .elementor-element.elementor-element-393032b4:after{content:\"0.5\";}.elementor-185 .elementor-element.elementor-element-393032b4 .elementor-post__thumbnail__link{width:23%;}}/* Start custom CSS for column, class: .elementor-element-62b6136 */.elementor-post__text {margin-bottom: 25px !important;}\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}/* End custom CSS */\n/* Start custom CSS for column, class: .elementor-element-5591e111 */.elementor-post__text {margin-bottom: 25px !important;}\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}/* End custom CSS */\";}'),
(102646,185,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-text-editor\";i:2;s:22:\"widget-post-navigation\";i:3;s:18:\"widget-search-form\";i:4;s:24:\"elementor-icons-fa-solid\";i:5;s:12:\"widget-posts\";}s:7:\"scripts\";a:2:{i:0;s:15:\"post-navigation\";i:1;s:12:\"imagesloaded\";}}'),
(102647,192,'_elementor_css','a:7:{s:4:\"time\";i:1730310940;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:12;s:4:\"Lato\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:21033:\".elementor-192 .elementor-element.elementor-element-6adede4:not(.elementor-motion-effects-element-type-background), .elementor-192 .elementor-element.elementor-element-6adede4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-192 .elementor-element.elementor-element-6adede4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-192 .elementor-element.elementor-element-6adede4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-192 .elementor-element.elementor-element-038220c > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-192 .elementor-element.elementor-element-038220c{text-align:left;}.elementor-192 .elementor-element.elementor-element-038220c .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-192 .elementor-element.elementor-element-240c0c4{text-align:left;color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-widget-post-navigation .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-192 .elementor-element.elementor-element-f621826 > .elementor-widget-container{padding:30px 0px 30px 0px;border-style:solid;border-width:1px 0px 1px 0px;border-color:#EBECEF;}.elementor-192 .elementor-element.elementor-element-f621826 span.post-navigation__prev--label{color:#011640;}.elementor-192 .elementor-element.elementor-element-f621826 span.post-navigation__next--label{color:#011640;}.elementor-192 .elementor-element.elementor-element-f621826 span.post-navigation__prev--label, .elementor-192 .elementor-element.elementor-element-f621826 span.post-navigation__next--label{font-family:\"Montserrat\", Sans-serif;font-size:15px;text-transform:capitalize;}.elementor-192 .elementor-element.elementor-element-f621826 .post-navigation__arrow-wrapper{color:#011640;font-size:15px;}body:not(.rtl) .elementor-192 .elementor-element.elementor-element-f621826 .post-navigation__arrow-prev{padding-right:10px;}body:not(.rtl) .elementor-192 .elementor-element.elementor-element-f621826 .post-navigation__arrow-next{padding-left:10px;}body.rtl .elementor-192 .elementor-element.elementor-element-f621826 .post-navigation__arrow-prev{padding-left:10px;}body.rtl .elementor-192 .elementor-element.elementor-element-f621826 .post-navigation__arrow-next{padding-right:10px;}.elementor-192 .elementor-element.elementor-element-1dbbce3 > .elementor-element-populated{padding:0px 0px 0px 25px;}.elementor-192 .elementor-element.elementor-element-c327e85 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-192 .elementor-element.elementor-element-c327e85{text-align:left;}.elementor-192 .elementor-element.elementor-element-c327e85 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-search-form .elementor-search-form__input,\n					.elementor-widget-search-form .elementor-search-form__icon,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );background-color:var( --e-global-color-secondary );}.elementor-192 .elementor-element.elementor-element-b4c254d > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__container{min-height:46px;}.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__submit{min-width:46px;}body:not(.rtl) .elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__icon{padding-left:calc(46px / 3);}body.rtl .elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__icon{padding-right:calc(46px / 3);}.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__input, .elementor-192 .elementor-element.elementor-element-b4c254d.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(46px / 3);padding-right:calc(46px / 3);}.elementor-192 .elementor-element.elementor-element-b4c254d input[type=\"search\"].elementor-search-form__input{font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;}.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__input,\n					.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-search-form__icon,\n					.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-192 .elementor-element.elementor-element-b4c254d .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-192 .elementor-element.elementor-element-b4c254d.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:#666666;fill:#666666;}.elementor-192 .elementor-element.elementor-element-b4c254d:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-192 .elementor-element.elementor-element-b4c254d.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-192 .elementor-element.elementor-element-d179174 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-192 .elementor-element.elementor-element-d179174{text-align:left;}.elementor-192 .elementor-element.elementor-element-d179174 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-192 .elementor-element.elementor-element-4e9fc25{--grid-row-gap:0px;--grid-column-gap:30px;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__thumbnail__link{width:23%;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-192 .elementor-element.elementor-element-4e9fc25.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-192 .elementor-element.elementor-element-4e9fc25.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-192 .elementor-element.elementor-element-4e9fc25.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__title, .elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__read-more{color:#20a8c2;}.elementor-192 .elementor-element.elementor-element-4e9fc25 a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-192 .elementor-element.elementor-element-72577b51:not(.elementor-motion-effects-element-type-background), .elementor-192 .elementor-element.elementor-element-72577b51 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-192 .elementor-element.elementor-element-72577b51{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-192 .elementor-element.elementor-element-72577b51 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-192 .elementor-element.elementor-element-4220dbe8 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-192 .elementor-element.elementor-element-4220dbe8{text-align:left;}.elementor-192 .elementor-element.elementor-element-4220dbe8 .elementor-heading-title{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-192 .elementor-element.elementor-element-1881f623{color:#666666;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-192 .elementor-element.elementor-element-670afb1d > .elementor-element-populated{padding:0px 0px 0px 25px;}.elementor-192 .elementor-element.elementor-element-7dd08593 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-192 .elementor-element.elementor-element-7dd08593{text-align:left;}.elementor-192 .elementor-element.elementor-element-7dd08593 .elementor-heading-title{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-192 .elementor-element.elementor-element-5aaa28c9 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__container{min-height:46px;}.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__submit{min-width:46px;}body:not(.rtl) .elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__icon{padding-left:calc(46px / 3);}body.rtl .elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__icon{padding-right:calc(46px / 3);}.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__input, .elementor-192 .elementor-element.elementor-element-5aaa28c9.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(46px / 3);padding-right:calc(46px / 3);}.elementor-192 .elementor-element.elementor-element-5aaa28c9 input[type=\"search\"].elementor-search-form__input{font-family:\"Lato\", Sans-serif;font-size:18px;font-weight:300;}.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__input,\n					.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-search-form__icon,\n					.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-192 .elementor-element.elementor-element-5aaa28c9 .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-192 .elementor-element.elementor-element-5aaa28c9.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:#666666;fill:#666666;}.elementor-192 .elementor-element.elementor-element-5aaa28c9:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-192 .elementor-element.elementor-element-5aaa28c9.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-192 .elementor-element.elementor-element-63073e0d > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-192 .elementor-element.elementor-element-63073e0d{text-align:left;}.elementor-192 .elementor-element.elementor-element-63073e0d .elementor-heading-title{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-192 .elementor-element.elementor-element-7868a54f{--grid-row-gap:0px;--grid-column-gap:30px;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__thumbnail__link{width:23%;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-192 .elementor-element.elementor-element-7868a54f.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-192 .elementor-element.elementor-element-7868a54f.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-192 .elementor-element.elementor-element-7868a54f.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__title, .elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__title a{color:#222222;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__meta-data{color:#999999;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__read-more{color:#20a8c2;}.elementor-192 .elementor-element.elementor-element-7868a54f a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-192 .elementor-element.elementor-element-490dd406{width:70%;}.elementor-192 .elementor-element.elementor-element-670afb1d{width:30%;}}@media(max-width:1024px){.elementor-192 .elementor-element.elementor-element-f621826 > .elementor-widget-container{margin:10% 5% 0% 5%;}.elementor-192 .elementor-element.elementor-element-1dbbce3 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__thumbnail__link{width:23%;}.elementor-192 .elementor-element.elementor-element-670afb1d > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__thumbnail__link{width:23%;}}@media(max-width:767px){.elementor-192 .elementor-element.elementor-element-1dbbce3 > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-192 .elementor-element.elementor-element-4e9fc25:after{content:\"0.5\";}.elementor-192 .elementor-element.elementor-element-4e9fc25 .elementor-post__thumbnail__link{width:23%;}.elementor-192 .elementor-element.elementor-element-670afb1d > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-192 .elementor-element.elementor-element-7868a54f:after{content:\"0.5\";}.elementor-192 .elementor-element.elementor-element-7868a54f .elementor-post__thumbnail__link{width:23%;}}/* Start custom CSS for column, class: .elementor-element-1dbbce3 */.elementor-post__text {margin-bottom: 25px !important;}\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}/* End custom CSS */\n/* Start custom CSS for column, class: .elementor-element-670afb1d */.elementor-post__text {margin-bottom: 25px !important;}\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}/* End custom CSS */\";}'),
(102648,192,'_elementor_page_assets','a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-text-editor\";i:2;s:22:\"widget-post-navigation\";i:3;s:18:\"widget-search-form\";i:4;s:24:\"elementor-icons-fa-solid\";i:5;s:12:\"widget-posts\";}s:7:\"scripts\";a:2:{i:0;s:15:\"post-navigation\";i:1;s:12:\"imagesloaded\";}}'),
(102649,56,'_elementor_css','a:7:{s:4:\"time\";i:1730318580;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:4348:\".elementor-56 .elementor-element.elementor-element-5b902680:not(.elementor-motion-effects-element-type-background), .elementor-56 .elementor-element.elementor-element-5b902680 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-56 .elementor-element.elementor-element-5b902680{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 0px 0px;}.elementor-56 .elementor-element.elementor-element-5b902680 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-56 .elementor-element.elementor-element-553913d2 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-56 .elementor-element.elementor-element-553913d2 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-56 .elementor-element.elementor-element-47d3aaf3{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-56 .elementor-element.elementor-element-59aaa4a:not(.elementor-motion-effects-element-type-background), .elementor-56 .elementor-element.elementor-element-59aaa4a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-56 .elementor-element.elementor-element-59aaa4a{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 80px 0px;}.elementor-56 .elementor-element.elementor-element-59aaa4a > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-56 .elementor-element.elementor-element-ea38276{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-56 .elementor-element.elementor-element-a431fcf{width:62.193%;}.elementor-56 .elementor-element.elementor-element-4674053a{width:37.807%;}.elementor-56 .elementor-element.elementor-element-bf265bb{width:37.719%;}.elementor-56 .elementor-element.elementor-element-bd69859{width:62.281%;}}\";}'),
(102650,56,'_elementor_page_assets','a:1:{s:6:\"styles\";a:5:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-text-editor\";i:2;s:23:\"e-animation-fadeInRight\";i:3;s:12:\"widget-image\";i:4;s:22:\"e-animation-fadeInLeft\";}}'),
(102651,1984,'_elementor_css','a:7:{s:4:\"time\";i:1730348937;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"4d8c326\";i:1;s:7:\"4a31667\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:8312:\".elementor-1984 .elementor-element.elementor-element-7cd8238{padding:50px 20px 10px 20px;}.elementor-widget-theme-post-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1984 .elementor-element.elementor-element-4d8c326 > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-1984 .elementor-element.elementor-element-4d8c326 .elementor-heading-title{color:#08DDEC;font-size:60px;font-weight:600;}.elementor-1984 .elementor-element.elementor-element-676b4889 > .elementor-container{max-width:1400px;}.elementor-1984 .elementor-element.elementor-element-2af347ae > .elementor-element-populated{border-style:solid;border-width:0px 1px 0px 1px;border-color:rgba(1, 22, 64, 0.05);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-1984 .elementor-element.elementor-element-2af347ae > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1984 .elementor-element.elementor-element-42d6e3ea > .elementor-container{max-width:985px;}.elementor-1984 .elementor-element.elementor-element-42d6e3ea{margin-top:50px;margin-bottom:0px;}.elementor-1984 .elementor-element.elementor-element-65799971 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-1984 .elementor-element.elementor-element-65799971 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-widget-theme-post-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1984 .elementor-element.elementor-element-2e8c57 > .elementor-widget-container{margin:50px 0px 50px 0px;}.elementor-1984 .elementor-element.elementor-element-2e8c57{text-align:left;color:#848484;font-family:\"Montserrat\", Sans-serif;font-size:16px;font-weight:200;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1984 .elementor-element.elementor-element-4a31667 .elementor-heading-title{color:#011640;font-family:\"Montserrat\", Sans-serif;font-size:20px;font-weight:400;text-transform:capitalize;line-height:1.4em;}.elementor-widget-post-navigation .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1984 .elementor-element.elementor-element-3d51cb47 > .elementor-widget-container{padding:30px 0px 30px 0px;border-style:solid;border-width:1px 0px 1px 0px;border-color:#EBECEF;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 span.post-navigation__prev--label{color:#FFFFFF;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 span.post-navigation__next--label{color:#FFFFFF;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 span.post-navigation__prev--label:hover{color:#FFFFFF;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 span.post-navigation__next--label:hover{color:#FFFFFF;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 span.post-navigation__prev--label, .elementor-1984 .elementor-element.elementor-element-3d51cb47 span.post-navigation__next--label{font-family:\"Montserrat\", Sans-serif;font-size:15px;text-transform:capitalize;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 .post-navigation__arrow-wrapper{color:#FFFFFF;font-size:15px;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 .post-navigation__arrow-wrapper:hover{color:#FFFFFF;}body:not(.rtl) .elementor-1984 .elementor-element.elementor-element-3d51cb47 .post-navigation__arrow-prev{padding-right:10px;}body:not(.rtl) .elementor-1984 .elementor-element.elementor-element-3d51cb47 .post-navigation__arrow-next{padding-left:10px;}body.rtl .elementor-1984 .elementor-element.elementor-element-3d51cb47 .post-navigation__arrow-prev{padding-left:10px;}body.rtl .elementor-1984 .elementor-element.elementor-element-3d51cb47 .post-navigation__arrow-next{padding-right:10px;}@media(max-width:1024px){.elementor-1984 .elementor-element.elementor-element-7cd8238{margin-top:0px;margin-bottom:0px;padding:30px 0px 0px 0px;}.elementor-1984 .elementor-element.elementor-element-676b4889{margin-top:0px;margin-bottom:0px;padding:0% 0% 0% 0%;}.elementor-1984 .elementor-element.elementor-element-42d6e3ea{padding:0% 0% 0% 0%;}.elementor-1984 .elementor-element.elementor-element-65799971 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-1984 .elementor-element.elementor-element-2e8c57 > .elementor-widget-container{margin:0% 0% 0% 0%;padding:0px 0px 0px 0px;}.elementor-1984 .elementor-element.elementor-element-4a31667{text-align:center;}.elementor-1984 .elementor-element.elementor-element-3d51cb47 > .elementor-widget-container{margin:10% 5% 0% 5%;}}@media(max-width:767px){.elementor-1984 .elementor-element.elementor-element-4d8c326{text-align:center;}.elementor-1984 .elementor-element.elementor-element-4d8c326 .elementor-heading-title{font-size:33px;}.elementor-1984 .elementor-element.elementor-element-676b4889{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1984 .elementor-element.elementor-element-42d6e3ea{margin-top:0px;margin-bottom:0px;padding:0px 20px 0px 20px;}.elementor-1984 .elementor-element.elementor-element-2e8c57{text-align:center;}.elementor-1984 .elementor-element.elementor-element-4a31667 .elementor-heading-title{font-size:16px;line-height:1.4em;}}@media(max-width:1024px) and (min-width:768px){.elementor-1984 .elementor-element.elementor-element-0101c66{width:100%;}}\";}'),
(102652,1984,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:22:\"widget-post-navigation\";}s:7:\"scripts\";a:1:{i:0;s:15:\"post-navigation\";}}'),
(102653,205,'_elementor_css','a:7:{s:4:\"time\";i:1730351270;s:5:\"fonts\";a:2:{i:0;s:10:\"Montserrat\";i:7;s:4:\"Lato\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:13916:\".elementor-205 .elementor-element.elementor-element-11226df2:not(.elementor-motion-effects-element-type-background), .elementor-205 .elementor-element.elementor-element-11226df2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-205 .elementor-element.elementor-element-11226df2{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-205 .elementor-element.elementor-element-11226df2 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-205 .elementor-element.elementor-element-f71f48e > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-205 .elementor-element.elementor-element-f71f48e{text-align:left;}.elementor-205 .elementor-element.elementor-element-f71f48e .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-205 .elementor-element.elementor-element-63c949ff{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__thumbnail__link{width:100%;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-205 .elementor-element.elementor-element-63c949ff.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-205 .elementor-element.elementor-element-63c949ff.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-205 .elementor-element.elementor-element-63c949ff.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__title, .elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__excerpt p{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__read-more{color:#20a8c2;}.elementor-205 .elementor-element.elementor-element-63c949ff a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination{text-align:center;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:500;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination .page-numbers:not(.dots){color:#222222;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination a.page-numbers:hover{color:#f9b707;}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination .page-numbers.current{color:#f9b707;}body:not(.rtl) .elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-205 .elementor-element.elementor-element-63c949ff .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-205 .elementor-element.elementor-element-b107d8d > .elementor-element-populated{padding:0px 0px 0px 25px;}.elementor-205 .elementor-element.elementor-element-c0a62f8 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-205 .elementor-element.elementor-element-c0a62f8{text-align:left;}.elementor-205 .elementor-element.elementor-element-c0a62f8 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-search-form .elementor-search-form__input,\n					.elementor-widget-search-form .elementor-search-form__icon,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );background-color:var( --e-global-color-secondary );}.elementor-205 .elementor-element.elementor-element-f1e35a0 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__container{min-height:46px;}.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__submit{min-width:46px;}body:not(.rtl) .elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__icon{padding-left:calc(46px / 3);}body.rtl .elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__icon{padding-right:calc(46px / 3);}.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__input, .elementor-205 .elementor-element.elementor-element-f1e35a0.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(46px / 3);padding-right:calc(46px / 3);}.elementor-205 .elementor-element.elementor-element-f1e35a0 input[type=\"search\"].elementor-search-form__input{font-family:\"Lato\", Sans-serif;font-size:18px;font-weight:300;}.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__input,\n					.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-search-form__icon,\n					.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-lightbox .dialog-lightbox-close-button,\n					.elementor-205 .elementor-element.elementor-element-f1e35a0 .elementor-lightbox .dialog-lightbox-close-button:hover,\n					.elementor-205 .elementor-element.elementor-element-f1e35a0.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:#666666;fill:#666666;}.elementor-205 .elementor-element.elementor-element-f1e35a0:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-205 .elementor-element.elementor-element-f1e35a0.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{background-color:#f8f8f8;border-width:0px 0px 0px 0px;border-radius:3px;}.elementor-205 .elementor-element.elementor-element-2585b20 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-205 .elementor-element.elementor-element-2585b20{text-align:left;}.elementor-205 .elementor-element.elementor-element-2585b20 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-205 .elementor-element.elementor-element-ce6c464{--grid-row-gap:0px;--grid-column-gap:30px;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__thumbnail__link{width:23%;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__meta-data span + span:before{content:\"///\";}.elementor-205 .elementor-element.elementor-element-ce6c464.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-205 .elementor-element.elementor-element-ce6c464.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-205 .elementor-element.elementor-element-ce6c464.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__title, .elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__title a{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;line-height:1.5em;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__meta-data{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-weight:300;text-transform:uppercase;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__read-more{color:#20a8c2;}.elementor-205 .elementor-element.elementor-element-ce6c464 a.elementor-post__read-more{font-family:\"Montserrat\", Sans-serif;font-weight:400;text-transform:uppercase;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-205 .elementor-element.elementor-element-b107d8d > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__thumbnail__link{width:23%;}}@media(min-width:768px){.elementor-205 .elementor-element.elementor-element-2365cfd3{width:70%;}.elementor-205 .elementor-element.elementor-element-b107d8d{width:30%;}}@media(max-width:767px){.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-205 .elementor-element.elementor-element-63c949ff:after{content:\"0.5\";}.elementor-205 .elementor-element.elementor-element-63c949ff .elementor-post__thumbnail__link{width:100%;}.elementor-205 .elementor-element.elementor-element-b107d8d > .elementor-element-populated{padding:10px 10px 10px 10px;}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-205 .elementor-element.elementor-element-ce6c464:after{content:\"0.5\";}.elementor-205 .elementor-element.elementor-element-ce6c464 .elementor-post__thumbnail__link{width:23%;}}/* Start custom CSS for column, class: .elementor-element-b107d8d */.elementor-post__text {margin-bottom: 25px !important;}\n.elementor-posts .elementor-post__meta-data {margin-bottom:0px !important;}/* End custom CSS */\";}'),
(102654,205,'_elementor_page_assets','a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-posts\";i:2;s:18:\"widget-search-form\";i:3;s:24:\"elementor-icons-fa-solid\";}s:7:\"scripts\";a:1:{i:0;s:12:\"imagesloaded\";}}'),
(102655,971,'_elementor_css','a:7:{s:4:\"time\";i:1730351276;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2414:\".elementor-971 .elementor-element.elementor-element-2b8e8a99:not(.elementor-motion-effects-element-type-background), .elementor-971 .elementor-element.elementor-element-2b8e8a99 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-971 .elementor-element.elementor-element-2b8e8a99{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-971 .elementor-element.elementor-element-2b8e8a99 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-971 .elementor-element.elementor-element-3462f4e .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-weight:bold;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-971 .elementor-element.elementor-element-4d516d4f{color:#f8f8f8;}\";}'),
(102656,971,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-text-editor\";}}'),
(102668,4855,'_variation_description',''),
(102669,4855,'_sku','13846'),
(102670,4855,'_regular_price','85.09'),
(102671,4855,'total_sales','0'),
(102672,4855,'_tax_status','taxable'),
(102673,4855,'_tax_class','parent'),
(102674,4855,'_manage_stock','yes'),
(102675,4855,'_backorders','no'),
(102676,4855,'_sold_individually','no'),
(102677,4855,'_virtual','no'),
(102678,4855,'_downloadable','no'),
(102679,4855,'_download_limit','-1'),
(102680,4855,'_download_expiry','-1'),
(102681,4855,'_stock','37'),
(102682,4855,'_stock_status','instock'),
(102683,4855,'_wc_average_rating','0'),
(102684,4855,'_wc_review_count','0'),
(102685,4855,'attribute_colour','Grey'),
(102686,4855,'_price','85.09'),
(102687,4855,'_product_version','9.8.5'),
(102692,3453,'_thumbnail_id','0'),
(102693,4855,'_thumbnail_id','0'),
(102701,2519,'_elementor_css','a:7:{s:4:\"time\";i:1730360405;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"3316b93\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:3111:\".elementor-2519 .elementor-element.elementor-element-6894e28:not(.elementor-motion-effects-element-type-background), .elementor-2519 .elementor-element.elementor-element-6894e28 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-2519 .elementor-element.elementor-element-6894e28{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-2519 .elementor-element.elementor-element-6894e28 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-2519 .elementor-element.elementor-element-3316b93 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-2519 .elementor-element.elementor-element-3316b93 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2519 .elementor-element.elementor-element-e38d628 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-2519 .elementor-element.elementor-element-e38d628{text-align:left;}.elementor-2519 .elementor-element.elementor-element-89a7bcc{text-align:left;}.elementor-2519 .elementor-element.elementor-element-89a7bcc .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-2519 .elementor-element.elementor-element-ce33628{text-align:left;}.elementor-2519 .elementor-element.elementor-element-886b6cb{text-align:left;}.elementor-2519 .elementor-element.elementor-element-886b6cb .elementor-heading-title{color:#FFFFFF;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}@media(min-width:768px){.elementor-2519 .elementor-element.elementor-element-08523e4{width:33.508%;}.elementor-2519 .elementor-element.elementor-element-18cecd6{width:66.492%;}}\";}'),
(102702,2519,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";}}'),
(102766,972,'_elementor_css','a:7:{s:4:\"time\";i:1730374212;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(102767,4856,'_order_key','wc_order_dGkQCOTjyuux6'),
(102768,4856,'_customer_user','0'),
(102769,4856,'_payment_method','bacs'),
(102770,4856,'_payment_method_title','Direct bank transfer'),
(102771,4856,'_customer_ip_address','105.214.28.77'),
(102772,4856,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'),
(102773,4856,'_created_via','checkout'),
(102774,4856,'_cart_hash','d89fbc0148630dd944c27b92cfcf0041'),
(102775,4856,'_download_permissions_granted','yes'),
(102776,4856,'_recorded_sales','yes'),
(102777,4856,'_recorded_coupon_usage_counts','yes'),
(102778,4856,'_new_order_email_sent','true'),
(102779,4856,'_order_stock_reduced','yes'),
(102780,4856,'_billing_first_name','Dean'),
(102781,4856,'_billing_last_name','Houston McMillan'),
(102782,4856,'_billing_company','Mac Developments'),
(102783,4856,'_billing_address_1','Witkruis Arend Street'),
(102784,4856,'_billing_address_2','Heidelberg Kloof Estate Stand 91'),
(102785,4856,'_billing_city','Heidelberg'),
(102786,4856,'_billing_state','GP'),
(102787,4856,'_billing_postcode','1438'),
(102788,4856,'_billing_country','ZA'),
(102789,4856,'_billing_email','dean@macdevelopments.co.za'),
(102790,4856,'_billing_phone','0837848959'),
(102791,4856,'_shipping_first_name','Dean'),
(102792,4856,'_shipping_last_name','Houston McMillan'),
(102793,4856,'_shipping_company','Mac Developments'),
(102794,4856,'_shipping_address_1','Witkruis Arend Street'),
(102795,4856,'_shipping_address_2','Heidelberg Kloof Estate Stand 91'),
(102796,4856,'_shipping_city','Heidelberg'),
(102797,4856,'_shipping_state','GP'),
(102798,4856,'_shipping_postcode','1438'),
(102799,4856,'_shipping_country','ZA'),
(102800,4856,'_order_currency','ZAR'),
(102801,4856,'_cart_discount','0'),
(102802,4856,'_cart_discount_tax','0'),
(102803,4856,'_order_shipping','200'),
(102804,4856,'_order_shipping_tax','30'),
(102805,4856,'_order_tax','697.5'),
(102806,4856,'_order_total','5577.50'),
(102807,4856,'_order_version','9.3.3'),
(102808,4856,'_prices_include_tax','no'),
(102809,4856,'_billing_address_index','Dean Houston McMillan Mac Developments Witkruis Arend Street Heidelberg Kloof Estate Stand 91 Heidelberg GP 1438 ZA dean@macdevelopments.co.za 0837848959'),
(102810,4856,'_shipping_address_index','Dean Houston McMillan Mac Developments Witkruis Arend Street Heidelberg Kloof Estate Stand 91 Heidelberg GP 1438 ZA '),
(102811,4856,'is_vat_exempt','no'),
(102812,4856,'_wc_order_attribution_source_type','typein'),
(102813,4856,'_wc_order_attribution_utm_source','(direct)'),
(102814,4856,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/'),
(102815,4856,'_wc_order_attribution_session_start_time','2024-10-31 11:16:36'),
(102816,4856,'_wc_order_attribution_session_pages','41'),
(102817,4856,'_wc_order_attribution_session_count','1'),
(102818,4856,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'),
(102819,4856,'_wc_order_attribution_device_type','Desktop'),
(102820,4856,'_ga_tracked','1'),
(102822,4856,'_edit_lock','1730374533:244'),
(102823,4856,'_edit_last','244'),
(102824,4856,'_date_completed','1730374670'),
(102825,4856,'_date_paid','1730374670'),
(102826,4856,'_paid_date','2024-10-31 13:37:50'),
(102827,4856,'_completed_date','2024-10-31 13:37:50'),
(102835,802,'_elementor_css','a:7:{s:4:\"time\";i:1730424942;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:2768:\".elementor-802 .elementor-element.elementor-element-58f8194f:not(.elementor-motion-effects-element-type-background), .elementor-802 .elementor-element.elementor-element-58f8194f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-802 .elementor-element.elementor-element-58f8194f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:80px 0px 80px 0px;}.elementor-802 .elementor-element.elementor-element-58f8194f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-802 .elementor-element.elementor-element-77c30441 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-802 .elementor-element.elementor-element-77c30441{text-align:left;}.elementor-802 .elementor-element.elementor-element-77c30441 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-802 .elementor-element.elementor-element-10df2ed0{color:#f8f8f8;font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:300;line-height:1.5em;}:root{--page-title-display:none;}\";}'),
(102836,802,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-text-editor\";}}'),
(102839,3621,'_thumbnail_id','0'),
(102854,4857,'_variation_description',''),
(102855,4857,'_sku','13848'),
(102856,4857,'_regular_price','80'),
(102857,4857,'total_sales','0'),
(102858,4857,'_tax_status','taxable'),
(102859,4857,'_tax_class','parent'),
(102860,4857,'_manage_stock','yes'),
(102861,4857,'_backorders','no'),
(102862,4857,'_sold_individually','no'),
(102863,4857,'_virtual','no'),
(102864,4857,'_downloadable','no'),
(102865,4857,'_download_limit','-1'),
(102866,4857,'_download_expiry','-1'),
(102867,4857,'_stock','0'),
(102868,4857,'_stock_status','outofstock'),
(102869,4857,'_wc_average_rating','0'),
(102870,4857,'_wc_review_count','0'),
(102871,4857,'attribute_pa_size','77510-small'),
(102872,4857,'attribute_colour','Navy Blue'),
(102873,4857,'_price','80'),
(102874,4857,'_product_version','9.7.1'),
(102875,4858,'_variation_description',''),
(102876,4858,'_sku','13849'),
(102877,4858,'_regular_price','145'),
(102878,4858,'total_sales','0'),
(102879,4858,'_tax_status','taxable'),
(102880,4858,'_tax_class','parent'),
(102881,4858,'_manage_stock','yes'),
(102882,4858,'_backorders','no'),
(102883,4858,'_sold_individually','no'),
(102884,4858,'_virtual','no'),
(102885,4858,'_downloadable','no'),
(102886,4858,'_download_limit','-1'),
(102887,4858,'_download_expiry','-1'),
(102888,4858,'_stock','12'),
(102889,4858,'_stock_status','instock'),
(102890,4858,'_wc_average_rating','0'),
(102891,4858,'_wc_review_count','0'),
(102892,4858,'attribute_pa_size','77610-medium'),
(102893,4858,'attribute_colour','Navy Blue'),
(102894,4858,'_price','145'),
(102895,4858,'_product_version','9.7.1'),
(102900,3775,'_thumbnail_id','0'),
(102901,3778,'_thumbnail_id','0'),
(102902,4857,'_thumbnail_id','0'),
(102903,3783,'_thumbnail_id','0'),
(102904,3781,'_thumbnail_id','0'),
(102905,4858,'_thumbnail_id','0'),
(102906,3782,'_thumbnail_id','0'),
(102909,2956,'_price','3208.96'),
(102910,2956,'_price','3382.63'),
(102911,2956,'_price','4127.24'),
(103109,1562,'_elementor_css','a:7:{s:4:\"time\";i:1730680789;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:1785:\".elementor-1562 .elementor-element.elementor-element-bb5f8b2{margin-top:0px;margin-bottom:0px;padding:80px 0px 80px 0px;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1562 .elementor-element.elementor-element-45b57c2{color:#ffffff;}\";}'),
(103110,1562,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:18:\"widget-text-editor\";}}'),
(103425,4861,'_order_key','wc_order_inPjgRCHubs2d'),
(103426,4861,'_customer_user','0'),
(103427,4861,'_payment_method','bacs'),
(103428,4861,'_payment_method_title','Direct bank transfer'),
(103429,4861,'_customer_ip_address','165.1.167.242'),
(103430,4861,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'),
(103431,4861,'_created_via','checkout'),
(103432,4861,'_cart_hash','fd33e00c6be5726cce08ce34212cc40d'),
(103433,4861,'_download_permissions_granted','yes'),
(103434,4861,'_recorded_sales','yes'),
(103435,4861,'_recorded_coupon_usage_counts','yes'),
(103436,4861,'_new_order_email_sent','true'),
(103437,4861,'_order_stock_reduced','yes'),
(103438,4861,'_billing_first_name','Ridhwaan'),
(103439,4861,'_billing_last_name','Bhabha'),
(103440,4861,'_billing_address_1','Unit 27, Beyers Palms 1'),
(103441,4861,'_billing_address_2','35 Davidson Road, Beyers Park'),
(103442,4861,'_billing_city','Boksburg'),
(103443,4861,'_billing_state','GP'),
(103444,4861,'_billing_postcode','1459'),
(103445,4861,'_billing_country','ZA'),
(103446,4861,'_billing_email','ridwaanbhabha@gmail.com'),
(103447,4861,'_billing_phone','0833137876'),
(103448,4861,'_shipping_first_name','Ridhwaan'),
(103449,4861,'_shipping_last_name','Bhabha'),
(103450,4861,'_shipping_address_1','Unit 27, Beyers Palms 1'),
(103451,4861,'_shipping_address_2','35 Davidson Road, Beyers Park'),
(103452,4861,'_shipping_city','Boksburg'),
(103453,4861,'_shipping_state','GP'),
(103454,4861,'_shipping_postcode','1459'),
(103455,4861,'_shipping_country','ZA'),
(103456,4861,'_order_currency','ZAR'),
(103457,4861,'_cart_discount','0'),
(103458,4861,'_cart_discount_tax','0'),
(103459,4861,'_order_shipping','0'),
(103460,4861,'_order_shipping_tax','0'),
(103461,4861,'_order_tax','627'),
(103462,4861,'_order_total','4807.00'),
(103463,4861,'_order_version','9.3.3'),
(103464,4861,'_prices_include_tax','no'),
(103465,4861,'_billing_address_index','Ridhwaan Bhabha  Unit 27, Beyers Palms 1 35 Davidson Road, Beyers Park Boksburg GP 1459 ZA ridwaanbhabha@gmail.com 0833137876'),
(103466,4861,'_shipping_address_index','Ridhwaan Bhabha  Unit 27, Beyers Palms 1 35 Davidson Road, Beyers Park Boksburg GP 1459 ZA '),
(103467,4861,'is_vat_exempt','no'),
(103468,4861,'_wc_order_attribution_source_type','organic'),
(103469,4861,'_wc_order_attribution_referrer','http://www.google.com/'),
(103470,4861,'_wc_order_attribution_utm_source','google'),
(103471,4861,'_wc_order_attribution_utm_medium','organic'),
(103472,4861,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/'),
(103473,4861,'_wc_order_attribution_session_start_time','2024-11-06 10:27:15'),
(103474,4861,'_wc_order_attribution_session_pages','5'),
(103475,4861,'_wc_order_attribution_session_count','1'),
(103476,4861,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36'),
(103477,4861,'_wc_order_attribution_device_type','Desktop'),
(103478,4861,'_ga_tracked','1'),
(103489,4861,'_edit_lock','1730890381:244'),
(103490,4861,'_edit_last','244'),
(103491,4861,'_date_completed','1730890513'),
(103492,4861,'_date_paid','1730890513'),
(103493,4861,'_paid_date','2024-11-06 12:55:13'),
(103494,4861,'_completed_date','2024-11-06 12:55:13'),
(103661,3170,'_price','220.32'),
(103662,3170,'_price','224.64'),
(104314,4862,'_order_key','wc_order_TUsxZMViguruE'),
(104315,4862,'_customer_user','0'),
(104316,4862,'_payment_method','bacs'),
(104317,4862,'_payment_method_title','Direct bank transfer'),
(104318,4862,'_customer_ip_address','160.119.60.234'),
(104319,4862,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1'),
(104320,4862,'_created_via','checkout'),
(104321,4862,'_cart_hash','3526fa633e2b73ffbbbcd89203c70d9f'),
(104322,4862,'_download_permissions_granted','yes'),
(104323,4862,'_recorded_sales','yes'),
(104324,4862,'_recorded_coupon_usage_counts','yes'),
(104325,4862,'_new_order_email_sent','true'),
(104326,4862,'_order_stock_reduced','yes'),
(104327,4862,'_billing_first_name','Dian'),
(104328,4862,'_billing_last_name','Botha'),
(104329,4862,'_billing_company','Zebraskop boerdery'),
(104330,4862,'_billing_address_1','Plaas moutonshoek'),
(104331,4862,'_billing_address_2','Namaquasfontein'),
(104332,4862,'_billing_city','Piketberg'),
(104333,4862,'_billing_state','WC'),
(104334,4862,'_billing_postcode','7320'),
(104335,4862,'_billing_country','ZA'),
(104336,4862,'_billing_email','dianbotha9@gmail.com'),
(104337,4862,'_billing_phone','0631744576'),
(104338,4862,'_shipping_first_name','Dian'),
(104339,4862,'_shipping_last_name','Botha'),
(104340,4862,'_shipping_company','Zebraskop boerdery'),
(104341,4862,'_shipping_address_1','Plaas moutonshoek'),
(104342,4862,'_shipping_address_2','Namaquasfontein'),
(104343,4862,'_shipping_city','Piketberg'),
(104344,4862,'_shipping_state','WC'),
(104345,4862,'_shipping_postcode','7320'),
(104346,4862,'_shipping_country','ZA'),
(104347,4862,'_order_currency','ZAR'),
(104348,4862,'_cart_discount','0'),
(104349,4862,'_cart_discount_tax','0'),
(104350,4862,'_order_shipping','200'),
(104351,4862,'_order_shipping_tax','30'),
(104352,4862,'_order_tax','246.75'),
(104353,4862,'_order_total','2121.75'),
(104354,4862,'_order_version','9.4.1'),
(104355,4862,'_prices_include_tax','no'),
(104356,4862,'_billing_address_index','Dian Botha Zebraskop boerdery Plaas moutonshoek Namaquasfontein Piketberg WC 7320 ZA dianbotha9@gmail.com 0631744576'),
(104357,4862,'_shipping_address_index','Dian Botha Zebraskop boerdery Plaas moutonshoek Namaquasfontein Piketberg WC 7320 ZA '),
(104358,4862,'is_vat_exempt','no'),
(104359,4862,'_wc_order_attribution_source_type','typein'),
(104360,4862,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(104361,4862,'_wc_order_attribution_utm_source','(direct)'),
(104362,4862,'_wc_order_attribution_session_entry','http://nixin.co.za/product/acetal-dual-safety-suction-port-white/'),
(104363,4862,'_wc_order_attribution_session_start_time','2024-11-13 17:48:46'),
(104364,4862,'_wc_order_attribution_session_pages','38'),
(104365,4862,'_wc_order_attribution_session_count','1'),
(104366,4862,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1'),
(104367,4862,'_wc_order_attribution_device_type','Mobile'),
(104368,4862,'_ga_tracked','1'),
(104556,4863,'_order_key','wc_order_95hr3D5vCVlLs'),
(104557,4863,'_customer_user','0'),
(104558,4863,'_payment_method','bacs'),
(104559,4863,'_payment_method_title','Direct bank transfer'),
(104560,4863,'_customer_ip_address','102.66.207.97'),
(104561,4863,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),
(104562,4863,'_created_via','checkout'),
(104563,4863,'_cart_hash','dd2fc2f52829d6a2e335f7d23b2be9f2'),
(104564,4863,'_download_permissions_granted','yes'),
(104565,4863,'_recorded_sales','yes'),
(104566,4863,'_recorded_coupon_usage_counts','yes'),
(104567,4863,'_new_order_email_sent','true'),
(104568,4863,'_order_stock_reduced','yes'),
(104569,4863,'_billing_first_name','Tanya'),
(104570,4863,'_billing_last_name','Van Zyl'),
(104571,4863,'_billing_company','Atribus Pty ltd'),
(104572,4863,'_billing_address_1','39 Brownleestreet'),
(104573,4863,'_billing_city','Barkly East'),
(104574,4863,'_billing_state','EC'),
(104575,4863,'_billing_postcode','9786'),
(104576,4863,'_billing_country','ZA'),
(104577,4863,'_billing_email','tanyavanzyl@hotmail.com'),
(104578,4863,'_billing_phone','0828041804'),
(104579,4863,'_shipping_first_name','Tanya'),
(104580,4863,'_shipping_last_name','Van Zyl'),
(104581,4863,'_shipping_company','Atribus Pty ltd'),
(104582,4863,'_shipping_address_1','39 Brownleestreet'),
(104583,4863,'_shipping_city','Barkly East'),
(104584,4863,'_shipping_state','EC'),
(104585,4863,'_shipping_postcode','9786'),
(104586,4863,'_shipping_country','ZA'),
(104587,4863,'_order_currency','ZAR'),
(104588,4863,'_cart_discount','0'),
(104589,4863,'_cart_discount_tax','0'),
(104590,4863,'_order_shipping','200'),
(104591,4863,'_order_shipping_tax','30'),
(104592,4863,'_order_tax','351'),
(104593,4863,'_order_total','2921.00'),
(104594,4863,'_order_version','9.4.1'),
(104595,4863,'_prices_include_tax','no'),
(104596,4863,'_billing_address_index','Tanya Van Zyl Atribus Pty ltd 39 Brownleestreet  Barkly East EC 9786 ZA tanyavanzyl@hotmail.com 0828041804'),
(104597,4863,'_shipping_address_index','Tanya Van Zyl Atribus Pty ltd 39 Brownleestreet  Barkly East EC 9786 ZA '),
(104598,4863,'is_vat_exempt','no'),
(104599,4863,'_wc_order_attribution_source_type','organic'),
(104600,4863,'_wc_order_attribution_referrer','http://www.google.com/'),
(104601,4863,'_wc_order_attribution_utm_source','google'),
(104602,4863,'_wc_order_attribution_utm_medium','organic'),
(104603,4863,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstdualsuctionskimmer250mm/'),
(104604,4863,'_wc_order_attribution_session_start_time','2024-11-14 17:50:01'),
(104605,4863,'_wc_order_attribution_session_pages','28'),
(104606,4863,'_wc_order_attribution_session_count','1'),
(104607,4863,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),
(104608,4863,'_wc_order_attribution_device_type','Mobile'),
(104609,4863,'_ga_tracked','1'),
(104610,4862,'_edit_lock','1731648069:244'),
(104611,4862,'_edit_last','244'),
(104612,4862,'_date_completed','1731648203'),
(104613,4862,'_date_paid','1731648203'),
(104614,4862,'_paid_date','2024-11-15 07:23:23'),
(104615,4862,'_completed_date','2024-11-15 07:23:23'),
(104616,4863,'_edit_lock','1731648236:244'),
(104620,4863,'_edit_last','244'),
(104621,4863,'_date_completed','1731648222'),
(104622,4863,'_date_paid','1731648222'),
(104623,4863,'_paid_date','2024-11-15 07:23:42'),
(104624,4863,'_completed_date','2024-11-15 07:23:42'),
(104970,1010,'_eael_post_view_count','1'),
(105009,4868,'_elementor_edit_mode','builder'),
(105010,4868,'_elementor_template_type','product-archive'),
(105011,4868,'_elementor_version','3.25.6'),
(105012,4868,'_elementor_pro_version','3.25.3'),
(105013,4868,'_wp_page_template','default'),
(105014,4868,'_elementor_data','[{\"id\":\"e94d96e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":\"\"},\"pp_display_conditions\":[{\"_id\":\"d5e95d3\",\"pp_condition_date_value\":\"2020-06-29 to 2020-07-05\",\"pp_condition_day_value\":\"\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_parallax_layers_list\":[],\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a69447\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e6390cd\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"816110d\"}],\"eael_cl_logics\":[{\"_id\":\"174c66e\",\"dynamic_field_custom_separator\":\"|\"}],\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\"},\"elements\":[{\"id\":\"26b2496\",\"elType\":\"column\",\"settings\":{\"_column_size\":\"100\",\"eael_cl_logics\":[{\"_id\":\"b694314\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"8774eb2\"}]},\"elements\":[{\"id\":\"38f0edc\",\"elType\":\"widget\",\"settings\":{\"text_typography_typography\":\"custom\",\"text_typography_font_family\":\"Montserrat\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":\"11\",\"sizes\":[]},\"text_typography_font_weight\":\"bold\",\"text_color\":\"#ffffff\",\"link_color\":\"#20a8c2\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"pp_display_conditions\":[{\"_id\":\"a2820f4\",\"pp_condition_date_value\":\"2020-06-29 to 2020-07-05\",\"pp_condition_day_value\":\"\",\"pp_condition_search_bot_value\":\"all_search_bots\"}],\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b13e5c1\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"woocommerce-breadcrumb\"},{\"id\":\"19644c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"25\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"26ee786\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22include_context%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Montserrat\",\"typography_font_weight\":\"bold\",\"typography_text_transform\":\"uppercase\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"28a22da\",\"pp_condition_date_value\":\"2019-10-27 to 2019-11-02\",\"pp_condition_date_time_before_value\":\"2024-11-21 13:16\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"077bb3c\",\"dynamic_field_custom_separator\":\"|\"}]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d624b0b\",\"elType\":\"widget\",\"settings\":{\"query_post_type\":\"current_query\",\"query_orderby\":\"menu_order\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b70d931\",\"dynamic_field_custom_separator\":\"|\"}],\"pp_display_conditions\":[{\"_id\":\"3e6ce2b\"}],\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"button_background_color\":\"#20A8C2\",\"button_hover_background_color\":\"#7A7A7A\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"show_onsale_flash\":\"\",\"paginate\":\"yes\",\"products_related_products_title_text\":\"Related Products\",\"products_upsells_title_text\":\"You may also like...\",\"products_cross_sells_title_text\":\"You may be interested in...\",\"allow_order\":\"yes\"},\"elements\":[],\"widgetType\":\"woocommerce-products\"}],\"isInner\":\"\"}],\"isInner\":\"\"}]'),
(105015,4868,'_elementor_conditions','a:1:{i:0;s:23:\"include/product_archive\";}'),
(105016,4868,'_elementor_page_settings','a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}'),
(105017,4868,'_elementor_page_assets','a:1:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:27:\"widget-woocommerce-products\";}}'),
(105018,4868,'_elementor_css','a:7:{s:4:\"time\";i:1731928562;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"6e99970\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:6957:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-e94d96e:not(.elementor-motion-effects-element-type-background), .elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1010 .elementor-element.elementor-element-e94d96e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 0px 60px 0px;}.elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:11px;font-weight:bold;}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb > a{color:#20a8c2;}.elementor-widget-theme-archive-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-archive-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-archive-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1010 .elementor-element.elementor-element-6e99970 .elementor-heading-title{color:#F3F3F3;}.elementor-widget-woocommerce-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#FFFFFF;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#FFFFFF;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .button{color:#FFFFFF;background-color:#20A8C2;border-radius:0px 0px 0px 0px;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .button:hover{background-color:#7A7A7A;}@media(max-width:1024px){.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}\";}'),
(105019,1010,'_elementor_controls_usage','a:5:{s:22:\"woocommerce-breadcrumb\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:28:\"section_product_rating_style\";a:6:{s:26:\"text_typography_typography\";i:1;s:27:\"text_typography_font_family\";i:1;s:25:\"text_typography_font_size\";i:1;s:27:\"text_typography_font_weight\";i:1;s:10:\"text_color\";i:1;s:10:\"link_color\";i:1;}}s:8:\"advanced\";a:2:{s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:11:\"title_color\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:20:\"woocommerce-products\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:13:\"section_query\";a:2:{s:15:\"query_post_type\";i:1;s:13:\"query_orderby\";i:1;}s:15:\"section_content\";a:2:{s:8:\"paginate\";i:1;s:11:\"allow_order\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}s:5:\"style\";a:2:{s:22:\"section_products_style\";a:10:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:17:\"button_text_color\";i:1;s:23:\"button_background_color\";i:1;s:29:\"button_hover_background_color\";i:1;s:20:\"button_border_radius\";i:1;}s:16:\"sale_flash_style\";a:1:{s:17:\"show_onsale_flash\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:45:\"section_powerpack_elements_background_effects\";a:1:{s:34:\"pp_animated_gradient_bg_color_list\";i:1;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:35:\"section_powerpack_elements_advanced\";a:1:{s:21:\"pp_display_conditions\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),
(105020,1010,'_elementor_css','a:7:{s:4:\"time\";i:1731928629;s:5:\"fonts\";a:1:{i:0;s:10:\"Montserrat\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:7:\"19644c7\";}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:7131:\".elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-e94d96e:not(.elementor-motion-effects-element-type-background), .elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1010 .elementor-element.elementor-element-e94d96e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:60px 0px 60px 0px;}.elementor-1010 .elementor-element.elementor-element-e94d96e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-woocommerce-breadcrumb .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-breadcrumb .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:11px;font-weight:bold;}.elementor-1010 .elementor-element.elementor-element-38f0edc .woocommerce-breadcrumb > a{color:#20a8c2;}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1010 .elementor-element.elementor-element-19644c7 > .elementor-widget-container{margin:0px 0px 50px 0px;}.elementor-1010 .elementor-element.elementor-element-19644c7 .elementor-heading-title{color:#ffffff;font-family:\"Montserrat\", Sans-serif;font-size:25px;font-weight:bold;text-transform:uppercase;}.elementor-widget-woocommerce-products .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:#FFFFFF;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:#FFFFFF;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:\"Montserrat\", Sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .button{color:#FFFFFF;background-color:#20A8C2;border-radius:0px 0px 0px 0px;}.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products ul.products li.product .button:hover{background-color:#7A7A7A;}@media(max-width:1024px){.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-1010 .elementor-element.elementor-element-d624b0b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}\";}'),
(105174,4869,'_order_key','wc_order_or2nzUPgMtTQM'),
(105175,4869,'_customer_user','0'),
(105176,4869,'_payment_method','bacs'),
(105177,4869,'_payment_method_title','Direct bank transfer'),
(105178,4869,'_customer_ip_address','155.93.175.35'),
(105179,4869,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(105180,4869,'_created_via','checkout'),
(105181,4869,'_cart_hash','9ff8e39d4ca4df942f41081d137e1a1c'),
(105182,4869,'_download_permissions_granted','yes'),
(105183,4869,'_recorded_sales','yes'),
(105184,4869,'_recorded_coupon_usage_counts','yes'),
(105185,4869,'_new_order_email_sent','true'),
(105186,4869,'_order_stock_reduced','yes'),
(105187,4869,'_billing_first_name','Darren'),
(105188,4869,'_billing_last_name','Granger'),
(105189,4869,'_billing_address_1','37 Top Avenue'),
(105190,4869,'_billing_address_2','Weltevredenpark'),
(105191,4869,'_billing_city','Roodepoort'),
(105192,4869,'_billing_state','GP'),
(105193,4869,'_billing_postcode','1709'),
(105194,4869,'_billing_country','ZA'),
(105195,4869,'_billing_email','darrengranger888@gmail.com'),
(105196,4869,'_billing_phone','0768771011'),
(105197,4869,'_shipping_first_name','Darren'),
(105198,4869,'_shipping_last_name','Granger'),
(105199,4869,'_shipping_address_1','37 Top Avenue'),
(105200,4869,'_shipping_address_2','Weltevredenpark'),
(105201,4869,'_shipping_city','Roodepoort'),
(105202,4869,'_shipping_state','GP'),
(105203,4869,'_shipping_postcode','1709'),
(105204,4869,'_shipping_country','ZA'),
(105205,4869,'_order_currency','ZAR'),
(105206,4869,'_cart_discount','0'),
(105207,4869,'_cart_discount_tax','0'),
(105208,4869,'_order_shipping','300'),
(105209,4869,'_order_shipping_tax','45'),
(105210,4869,'_order_tax','617.25'),
(105211,4869,'_order_total','5077.25'),
(105212,4869,'_order_version','9.4.2'),
(105213,4869,'_prices_include_tax','no'),
(105214,4869,'_billing_address_index','Darren Granger  37 Top Avenue Weltevredenpark Roodepoort GP 1709 ZA darrengranger888@gmail.com 0768771011'),
(105215,4869,'_shipping_address_index','Darren Granger  37 Top Avenue Weltevredenpark Roodepoort GP 1709 ZA '),
(105216,4869,'is_vat_exempt','no'),
(105217,4869,'_wc_order_attribution_source_type','typein'),
(105218,4869,'_wc_order_attribution_utm_source','(direct)'),
(105219,4869,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(105220,4869,'_wc_order_attribution_session_start_time','2024-11-20 07:15:16'),
(105221,4869,'_wc_order_attribution_session_pages','8'),
(105222,4869,'_wc_order_attribution_session_count','1'),
(105223,4869,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(105224,4869,'_wc_order_attribution_device_type','Desktop'),
(105225,4869,'_ga_tracked','1'),
(105279,4869,'_edit_lock','1732095114:244'),
(105280,4869,'_edit_last','244'),
(105281,4869,'_date_completed','1732095248'),
(105282,4869,'_date_paid','1732095248'),
(105283,4869,'_paid_date','2024-11-20 11:34:08'),
(105284,4869,'_completed_date','2024-11-20 11:34:08'),
(105546,4870,'_order_key','wc_order_Z7w1w3Cji5O5M'),
(105547,4870,'_customer_user','0'),
(105548,4870,'_payment_method','bacs'),
(105549,4870,'_payment_method_title','Direct bank transfer'),
(105550,4870,'_customer_ip_address','156.155.9.183'),
(105551,4870,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(105552,4870,'_created_via','checkout'),
(105553,4870,'_cart_hash','f1f004be411aa84e736c01b20a8e6961'),
(105554,4870,'_download_permissions_granted','yes'),
(105555,4870,'_recorded_sales','yes'),
(105556,4870,'_recorded_coupon_usage_counts','yes'),
(105557,4870,'_new_order_email_sent','true'),
(105558,4870,'_order_stock_reduced','yes'),
(105559,4870,'_billing_first_name','Dylan'),
(105560,4870,'_billing_last_name','Brouwer'),
(105561,4870,'_billing_company','Swemgat MidWit'),
(105562,4870,'_billing_address_1','8 Midgreen Townhouses'),
(105563,4870,'_billing_address_2','8 Ngwako Street'),
(105564,4870,'_billing_city','Middelburg'),
(105565,4870,'_billing_state','MP'),
(105566,4870,'_billing_postcode','1055'),
(105567,4870,'_billing_country','ZA'),
(105568,4870,'_billing_email','liesenuss@hotmail.com'),
(105569,4870,'_billing_phone','0837697593'),
(105570,4870,'_shipping_first_name','Dylan'),
(105571,4870,'_shipping_last_name','Brouwer'),
(105572,4870,'_shipping_company','Swemgat MidWit'),
(105573,4870,'_shipping_address_1','8 Midgreen Townhouses'),
(105574,4870,'_shipping_address_2','8 Ngwako Street'),
(105575,4870,'_shipping_city','Middelburg'),
(105576,4870,'_shipping_state','MP'),
(105577,4870,'_shipping_postcode','1055'),
(105578,4870,'_shipping_country','ZA'),
(105579,4870,'_order_currency','ZAR'),
(105580,4870,'_cart_discount','0'),
(105581,4870,'_cart_discount_tax','0'),
(105582,4870,'_order_shipping','200'),
(105583,4870,'_order_shipping_tax','30'),
(105584,4870,'_order_tax','126.36'),
(105585,4870,'_order_total','1198.76'),
(105586,4870,'_order_version','9.4.2'),
(105587,4870,'_prices_include_tax','no'),
(105588,4870,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 Midgreen Townhouses 8 Ngwako Street Middelburg MP 1055 ZA liesenuss@hotmail.com 0837697593'),
(105589,4870,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 Midgreen Townhouses 8 Ngwako Street Middelburg MP 1055 ZA '),
(105590,4870,'is_vat_exempt','no'),
(105591,4870,'_wc_order_attribution_source_type','typein'),
(105592,4870,'_wc_order_attribution_utm_source','(direct)'),
(105593,4870,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(105594,4870,'_wc_order_attribution_session_start_time','2024-11-25 06:27:22'),
(105595,4870,'_wc_order_attribution_session_pages','12'),
(105596,4870,'_wc_order_attribution_session_count','1'),
(105597,4870,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(105598,4870,'_wc_order_attribution_device_type','Desktop'),
(105601,4870,'_ga_tracked','1'),
(105609,4870,'_edit_lock','1732517258:244'),
(105610,4870,'_edit_last','244'),
(105611,4870,'_date_completed','1732517383'),
(105612,4870,'_date_paid','1732517383'),
(105613,4870,'_paid_date','2024-11-25 08:49:43'),
(105614,4870,'_completed_date','2024-11-25 08:49:43'),
(105630,3929,'_price','20'),
(105631,3929,'_price','61'),
(105632,3929,'_price','83'),
(105731,4871,'_order_key','wc_order_qAZ9Ww3X89Tzl'),
(105732,4871,'_customer_user','0'),
(105733,4871,'_payment_method','bacs'),
(105734,4871,'_payment_method_title','Direct bank transfer'),
(105735,4871,'_customer_ip_address','197.94.255.5'),
(105736,4871,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0'),
(105737,4871,'_created_via','checkout'),
(105738,4871,'_cart_hash','b66b9608af36aa07c39168a0d62ac91b'),
(105739,4871,'_download_permissions_granted','yes'),
(105740,4871,'_recorded_sales','yes'),
(105741,4871,'_recorded_coupon_usage_counts','yes'),
(105742,4871,'_new_order_email_sent','true'),
(105743,4871,'_order_stock_reduced','yes'),
(105744,4871,'_billing_first_name','IG'),
(105745,4871,'_billing_last_name','Harris'),
(105746,4871,'_billing_address_1','174 Pentz Drive'),
(105747,4871,'_billing_city','Flamingo Vlei'),
(105748,4871,'_billing_state','WC'),
(105749,4871,'_billing_postcode','7441'),
(105750,4871,'_billing_country','ZA'),
(105751,4871,'_billing_email','chezian@worldonline.co.za'),
(105752,4871,'_billing_phone','0833024608'),
(105753,4871,'_shipping_first_name','IG'),
(105754,4871,'_shipping_last_name','Harris'),
(105755,4871,'_shipping_address_1','174 Pentz Drive'),
(105756,4871,'_shipping_city','Flamingo Vlei'),
(105757,4871,'_shipping_state','WC'),
(105758,4871,'_shipping_postcode','7441'),
(105759,4871,'_shipping_country','ZA'),
(105760,4871,'_order_currency','ZAR'),
(105761,4871,'_cart_discount','0'),
(105762,4871,'_cart_discount_tax','0'),
(105763,4871,'_order_shipping','0'),
(105764,4871,'_order_shipping_tax','0'),
(105765,4871,'_order_tax','803.25'),
(105766,4871,'_order_total','6158.25'),
(105767,4871,'_order_version','9.4.2'),
(105768,4871,'_prices_include_tax','no'),
(105769,4871,'_billing_address_index','IG Harris  174 Pentz Drive  Flamingo Vlei WC 7441 ZA chezian@worldonline.co.za 0833024608'),
(105770,4871,'_shipping_address_index','IG Harris  174 Pentz Drive  Flamingo Vlei WC 7441 ZA '),
(105771,4871,'is_vat_exempt','no'),
(105772,4871,'_wc_order_attribution_source_type','organic'),
(105773,4871,'_wc_order_attribution_referrer','http://www.google.com/'),
(105774,4871,'_wc_order_attribution_utm_source','google'),
(105775,4871,'_wc_order_attribution_utm_medium','organic'),
(105776,4871,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/'),
(105777,4871,'_wc_order_attribution_session_start_time','2024-11-25 15:22:17'),
(105778,4871,'_wc_order_attribution_session_pages','2'),
(105779,4871,'_wc_order_attribution_session_count','3'),
(105780,4871,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0'),
(105781,4871,'_wc_order_attribution_device_type','Desktop'),
(105782,4871,'_ga_tracked','1'),
(105971,4871,'_edit_lock','1732691955:244'),
(105972,4871,'_edit_last','244'),
(105973,4871,'_date_completed','1732692087'),
(105974,4871,'_date_paid','1732692087'),
(105975,4871,'_paid_date','2024-11-27 09:21:27'),
(105976,4871,'_completed_date','2024-11-27 09:21:27'),
(105977,4872,'_order_key','wc_order_V9mWZuSWFWa1l'),
(105978,4872,'_customer_user','0'),
(105979,4872,'_payment_method','bacs'),
(105980,4872,'_payment_method_title','Direct bank transfer'),
(105981,4872,'_customer_ip_address','41.13.131.152'),
(105982,4872,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(105983,4872,'_created_via','checkout'),
(105984,4872,'_cart_hash','811b2e7ca54ef59b158f0bb18a9fc2bc'),
(105985,4872,'_download_permissions_granted','yes'),
(105986,4872,'_recorded_sales','yes'),
(105987,4872,'_recorded_coupon_usage_counts','yes'),
(105988,4872,'_new_order_email_sent','true'),
(105989,4872,'_order_stock_reduced','yes'),
(105990,4872,'_billing_first_name','Dewaal'),
(105991,4872,'_billing_last_name','Coetzee'),
(105992,4872,'_billing_company','Poolfection'),
(105993,4872,'_billing_address_1','8A Mgazi Avenue'),
(105994,4872,'_billing_city','Umtentweni'),
(105995,4872,'_billing_state','KZN'),
(105996,4872,'_billing_postcode','4235'),
(105997,4872,'_billing_country','ZA'),
(105998,4872,'_billing_email','info@poolfection.co.za'),
(105999,4872,'_billing_phone','0724419192'),
(106000,4872,'_shipping_first_name','Dewaal'),
(106001,4872,'_shipping_last_name','Coetzee'),
(106002,4872,'_shipping_company','Poolfection'),
(106003,4872,'_shipping_address_1','8A Mgazi Avenue'),
(106004,4872,'_shipping_city','Umtentweni'),
(106005,4872,'_shipping_state','KZN'),
(106006,4872,'_shipping_postcode','4235'),
(106007,4872,'_shipping_country','ZA'),
(106008,4872,'_order_currency','ZAR'),
(106009,4872,'_cart_discount','0'),
(106010,4872,'_cart_discount_tax','0'),
(106011,4872,'_order_shipping','0'),
(106012,4872,'_order_shipping_tax','0'),
(106013,4872,'_order_tax','665.25'),
(106014,4872,'_order_total','5100.25'),
(106015,4872,'_order_version','9.4.2'),
(106016,4872,'_prices_include_tax','no'),
(106017,4872,'_billing_address_index','Dewaal Coetzee Poolfection 8A Mgazi Avenue  Umtentweni KZN 4235 ZA info@poolfection.co.za 0724419192'),
(106018,4872,'_shipping_address_index','Dewaal Coetzee Poolfection 8A Mgazi Avenue  Umtentweni KZN 4235 ZA '),
(106019,4872,'is_vat_exempt','no'),
(106020,4872,'_wc_order_attribution_source_type','organic'),
(106021,4872,'_wc_order_attribution_referrer','http://www.google.com/'),
(106022,4872,'_wc_order_attribution_utm_source','google'),
(106023,4872,'_wc_order_attribution_utm_medium','organic'),
(106024,4872,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(106025,4872,'_wc_order_attribution_session_start_time','2024-11-27 08:48:20'),
(106026,4872,'_wc_order_attribution_session_pages','7'),
(106027,4872,'_wc_order_attribution_session_count','1'),
(106028,4872,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(106029,4872,'_wc_order_attribution_device_type','Mobile'),
(106030,4872,'_ga_tracked','1'),
(106048,4872,'_edit_lock','1732707993:244'),
(106049,4872,'_edit_last','244'),
(106050,4872,'_date_completed','1732707246'),
(106051,4872,'_date_paid','1732707246'),
(106052,4872,'_paid_date','2024-11-27 13:34:06'),
(106053,4872,'_completed_date','2024-11-27 13:34:06'),
(106468,4873,'_order_key','wc_order_7F75LSTsf7RvQ'),
(106469,4873,'_customer_user','0'),
(106470,4873,'_payment_method','bacs'),
(106471,4873,'_payment_method_title','Direct bank transfer'),
(106472,4873,'_customer_ip_address','197.93.109.139'),
(106473,4873,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(106474,4873,'_created_via','checkout'),
(106475,4873,'_cart_hash','9ff8e39d4ca4df942f41081d137e1a1c'),
(106476,4873,'_download_permissions_granted','yes'),
(106477,4873,'_recorded_sales','yes'),
(106478,4873,'_recorded_coupon_usage_counts','yes'),
(106479,4873,'_new_order_email_sent','true'),
(106480,4873,'_order_stock_reduced','yes'),
(106481,4873,'_billing_first_name','Abi'),
(106482,4873,'_billing_last_name','Leiper'),
(106483,4873,'_billing_company','Strelitzia Construction'),
(106484,4873,'_billing_address_1','16 Salisbury Road'),
(106485,4873,'_billing_city','Umkomaas'),
(106486,4873,'_billing_state','KZN'),
(106487,4873,'_billing_postcode','4170'),
(106488,4873,'_billing_country','ZA'),
(106489,4873,'_billing_email','strelitziaconstructionkzn@gmail.com'),
(106490,4873,'_billing_phone','0834136830'),
(106491,4873,'_shipping_first_name','Abi'),
(106492,4873,'_shipping_last_name','Leiper'),
(106493,4873,'_shipping_company','Strelitzia Construction'),
(106494,4873,'_shipping_address_1','16 Salisbury Road'),
(106495,4873,'_shipping_city','Umkomaas'),
(106496,4873,'_shipping_state','KZN'),
(106497,4873,'_shipping_postcode','4170'),
(106498,4873,'_shipping_country','ZA'),
(106499,4873,'_order_currency','ZAR'),
(106500,4873,'_cart_discount','0'),
(106501,4873,'_cart_discount_tax','0'),
(106502,4873,'_order_shipping','300'),
(106503,4873,'_order_shipping_tax','45'),
(106504,4873,'_order_tax','617.25'),
(106505,4873,'_order_total','5077.25'),
(106506,4873,'_order_version','9.4.2'),
(106507,4873,'_prices_include_tax','no'),
(106508,4873,'_billing_address_index','Abi Leiper Strelitzia Construction 16 Salisbury Road  Umkomaas KZN 4170 ZA strelitziaconstructionkzn@gmail.com 0834136830'),
(106509,4873,'_shipping_address_index','Abi Leiper Strelitzia Construction 16 Salisbury Road  Umkomaas KZN 4170 ZA '),
(106510,4873,'is_vat_exempt','no'),
(106511,4873,'_wc_order_attribution_source_type','typein'),
(106512,4873,'_wc_order_attribution_utm_source','(direct)'),
(106513,4873,'_wc_order_attribution_session_entry','http://nixin.co.za/product/sst-p-rail-800mm/'),
(106514,4873,'_wc_order_attribution_session_start_time','2024-12-02 12:16:00'),
(106515,4873,'_wc_order_attribution_session_pages','1'),
(106516,4873,'_wc_order_attribution_session_count','2'),
(106517,4873,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(106518,4873,'_wc_order_attribution_device_type','Mobile'),
(106519,4873,'_ga_tracked','1'),
(106521,4873,'_edit_lock','1733147874:244'),
(106522,4873,'_edit_last','244'),
(106523,4873,'_date_completed','1733148009'),
(106524,4873,'_date_paid','1733148009'),
(106525,4873,'_paid_date','2024-12-02 16:00:09'),
(106526,4873,'_completed_date','2024-12-02 16:00:09'),
(106553,4874,'_order_key','wc_order_WSUkkZJ2LLxpb'),
(106554,4874,'_customer_user','0'),
(106555,4874,'_payment_method','bacs'),
(106556,4874,'_payment_method_title','Direct bank transfer'),
(106557,4874,'_customer_ip_address','156.155.13.169'),
(106558,4874,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(106559,4874,'_created_via','checkout'),
(106560,4874,'_cart_hash','aad9da83d7134d15f979d956d02ad0f2'),
(106561,4874,'_download_permissions_granted','yes'),
(106562,4874,'_recorded_sales','yes'),
(106563,4874,'_recorded_coupon_usage_counts','yes'),
(106564,4874,'_new_order_email_sent','true'),
(106565,4874,'_order_stock_reduced','yes'),
(106566,4874,'_billing_first_name','Dylan'),
(106567,4874,'_billing_last_name','Brouwer'),
(106568,4874,'_billing_company','Swemgat MidWit'),
(106569,4874,'_billing_address_1','8 Ngwako Street'),
(106570,4874,'_billing_address_2','8 Midgreen Townhouses'),
(106571,4874,'_billing_city','Middelburg'),
(106572,4874,'_billing_state','MP'),
(106573,4874,'_billing_postcode','1055'),
(106574,4874,'_billing_country','ZA'),
(106575,4874,'_billing_email','liesenuss@hotmail.com'),
(106576,4874,'_billing_phone','0823904010'),
(106577,4874,'_shipping_first_name','Dylan'),
(106578,4874,'_shipping_last_name','Brouwer'),
(106579,4874,'_shipping_company','Swemgat MidWit'),
(106580,4874,'_shipping_address_1','8 Ngwako Street'),
(106581,4874,'_shipping_address_2','8 Midgreen Townhouses'),
(106582,4874,'_shipping_city','Middelburg'),
(106583,4874,'_shipping_state','MP'),
(106584,4874,'_shipping_postcode','1055'),
(106585,4874,'_shipping_country','ZA'),
(106586,4874,'_order_currency','ZAR'),
(106587,4874,'_cart_discount','0'),
(106588,4874,'_cart_discount_tax','0'),
(106589,4874,'_order_shipping','200'),
(106590,4874,'_order_shipping_tax','30'),
(106591,4874,'_order_tax','101.4'),
(106592,4874,'_order_total','1007.40'),
(106593,4874,'_order_version','9.4.2'),
(106594,4874,'_prices_include_tax','no'),
(106595,4874,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1055 ZA liesenuss@hotmail.com 0823904010'),
(106596,4874,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1055 ZA '),
(106597,4874,'is_vat_exempt','no'),
(106598,4874,'_wc_order_attribution_source_type','typein'),
(106599,4874,'_wc_order_attribution_utm_source','(direct)'),
(106600,4874,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(106601,4874,'_wc_order_attribution_session_start_time','2024-12-03 04:18:31'),
(106602,4874,'_wc_order_attribution_session_pages','6'),
(106603,4874,'_wc_order_attribution_session_count','1'),
(106604,4874,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(106605,4874,'_wc_order_attribution_device_type','Desktop'),
(106607,4874,'_ga_tracked','1'),
(106609,4874,'_edit_lock','1733203470:244'),
(106610,4874,'_edit_last','244'),
(106611,4874,'_date_completed','1733203606'),
(106612,4874,'_date_paid','1733203606'),
(106613,4874,'_paid_date','2024-12-03 07:26:46'),
(106614,4874,'_completed_date','2024-12-03 07:26:46'),
(106780,4027,'_thumbnail_id','0'),
(107090,4876,'_order_key','wc_order_mFdCEeKUb886c'),
(107091,4876,'_customer_user','0'),
(107092,4876,'_payment_method','bacs'),
(107093,4876,'_payment_method_title','Direct bank transfer'),
(107094,4876,'_customer_ip_address','41.150.50.99'),
(107095,4876,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),
(107096,4876,'_created_via','checkout'),
(107097,4876,'_cart_hash','55bee35b73da16474953ea7a4ccab76b'),
(107098,4876,'_download_permissions_granted','yes'),
(107099,4876,'_recorded_sales','yes'),
(107100,4876,'_recorded_coupon_usage_counts','yes'),
(107101,4876,'_new_order_email_sent','true'),
(107102,4876,'_order_stock_reduced','yes'),
(107103,4876,'_billing_first_name','Jacobie'),
(107104,4876,'_billing_last_name','De Beer'),
(107105,4876,'_billing_address_1','3 Kai Street'),
(107106,4876,'_billing_city','Sasolburg'),
(107107,4876,'_billing_state','FS'),
(107108,4876,'_billing_postcode','1947'),
(107109,4876,'_billing_country','ZA'),
(107110,4876,'_billing_email','Jacobie.debeer@sasol.com'),
(107111,4876,'_billing_phone','0610690610'),
(107112,4876,'_shipping_first_name','Jacobie'),
(107113,4876,'_shipping_last_name','De Beer'),
(107114,4876,'_shipping_address_1','3 Kai Street'),
(107115,4876,'_shipping_city','Sasolburg'),
(107116,4876,'_shipping_state','FS'),
(107117,4876,'_shipping_postcode','1947'),
(107118,4876,'_shipping_country','ZA'),
(107119,4876,'_order_currency','ZAR'),
(107120,4876,'_cart_discount','0'),
(107121,4876,'_cart_discount_tax','0'),
(107122,4876,'_order_shipping','200'),
(107123,4876,'_order_shipping_tax','30'),
(107124,4876,'_order_tax','81.91'),
(107125,4876,'_order_total','857.99'),
(107126,4876,'_order_version','9.4.3'),
(107127,4876,'_prices_include_tax','no'),
(107128,4876,'_billing_address_index','Jacobie De Beer  3 Kai Street  Sasolburg FS 1947 ZA Jacobie.debeer@sasol.com 0610690610'),
(107129,4876,'_shipping_address_index','Jacobie De Beer  3 Kai Street  Sasolburg FS 1947 ZA '),
(107130,4876,'is_vat_exempt','no'),
(107131,4876,'_wc_order_attribution_source_type','typein'),
(107132,4876,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(107133,4876,'_wc_order_attribution_utm_source','(direct)'),
(107134,4876,'_wc_order_attribution_session_entry','http://nixin.co.za/checkout/'),
(107135,4876,'_wc_order_attribution_session_start_time','2024-12-05 06:56:23'),
(107136,4876,'_wc_order_attribution_session_pages','1'),
(107137,4876,'_wc_order_attribution_session_count','1'),
(107138,4876,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),
(107139,4876,'_wc_order_attribution_device_type','Mobile'),
(107141,4876,'_ga_tracked','1'),
(107175,4877,'_order_key','wc_order_uSLNSmKdJwFPk'),
(107176,4877,'_customer_user','0'),
(107177,4877,'_payment_method','bacs'),
(107178,4877,'_payment_method_title','Direct bank transfer'),
(107179,4877,'_customer_ip_address','105.9.143.4'),
(107180,4877,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36'),
(107181,4877,'_created_via','checkout'),
(107182,4877,'_cart_hash','74bc38a2339cb451519d6d09b79075f5'),
(107183,4877,'_download_permissions_granted','yes'),
(107184,4877,'_recorded_sales','yes'),
(107185,4877,'_recorded_coupon_usage_counts','yes'),
(107186,4877,'_new_order_email_sent','true'),
(107187,4877,'_order_stock_reduced','yes'),
(107188,4877,'_billing_first_name','Ambrose'),
(107189,4877,'_billing_last_name','Lewis'),
(107190,4877,'_billing_address_1','Tommy De Villiersstr'),
(107191,4877,'_billing_address_2','3'),
(107192,4877,'_billing_city','Oudtshoorn'),
(107193,4877,'_billing_state','WC'),
(107194,4877,'_billing_postcode','6625'),
(107195,4877,'_billing_country','ZA'),
(107196,4877,'_billing_email','ambroselewis@gmail.com'),
(107197,4877,'_billing_phone','0844320088'),
(107198,4877,'_shipping_first_name','Ambrose'),
(107199,4877,'_shipping_last_name','Lewis'),
(107200,4877,'_shipping_company','Private'),
(107201,4877,'_shipping_address_1','Tommy De Villiersstr'),
(107202,4877,'_shipping_address_2','3'),
(107203,4877,'_shipping_city','Oudtshoorn'),
(107204,4877,'_shipping_state','WC'),
(107205,4877,'_shipping_postcode','6625'),
(107206,4877,'_shipping_country','ZA'),
(107207,4877,'_order_currency','ZAR'),
(107208,4877,'_cart_discount','0'),
(107209,4877,'_cart_discount_tax','0'),
(107210,4877,'_order_shipping','200'),
(107211,4877,'_order_shipping_tax','30'),
(107212,4877,'_order_tax','149.76'),
(107213,4877,'_order_total','1378.16'),
(107214,4877,'_order_version','9.4.3'),
(107215,4877,'_prices_include_tax','no'),
(107216,4877,'_billing_address_index','Ambrose Lewis  Tommy De Villiersstr 3 Oudtshoorn WC 6625 ZA ambroselewis@gmail.com 0844320088'),
(107217,4877,'_shipping_address_index','Ambrose Lewis Private Tommy De Villiersstr 3 Oudtshoorn WC 6625 ZA '),
(107218,4877,'is_vat_exempt','no'),
(107219,4877,'_wc_order_attribution_source_type','typein'),
(107220,4877,'_wc_order_attribution_utm_source','(direct)'),
(107221,4877,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/'),
(107222,4877,'_wc_order_attribution_session_start_time','2024-12-05 06:45:25'),
(107223,4877,'_wc_order_attribution_session_pages','10'),
(107224,4877,'_wc_order_attribution_session_count','3'),
(107225,4877,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36'),
(107226,4877,'_wc_order_attribution_device_type','Mobile'),
(107228,4877,'_ga_tracked','1'),
(107238,4877,'_edit_lock','1733395563:244'),
(107239,4877,'_edit_last','244'),
(107240,4877,'_date_completed','1733395697'),
(107241,4877,'_date_paid','1733395697'),
(107242,4877,'_paid_date','2024-12-05 12:48:17'),
(107243,4877,'_completed_date','2024-12-05 12:48:17'),
(107292,4876,'_edit_lock','1733463286:244'),
(107293,4876,'_edit_last','244'),
(107294,4876,'_date_completed','1733463420'),
(107295,4876,'_date_paid','1733463420'),
(107296,4876,'_paid_date','2024-12-06 07:37:00'),
(107297,4876,'_completed_date','2024-12-06 07:37:00'),
(107342,3060,'_price','1690.08'),
(107343,3060,'_price','2674.56'),
(107567,4879,'_order_key','wc_order_nt3dMHgj8VjaW'),
(107568,4879,'_customer_user','0'),
(107569,4879,'_payment_method','bacs'),
(107570,4879,'_payment_method_title','Direct bank transfer'),
(107571,4879,'_customer_ip_address','102.66.108.162'),
(107572,4879,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0'),
(107573,4879,'_created_via','checkout'),
(107574,4879,'_cart_hash','0bc7b7086cb1ff457507a511c583fb1a'),
(107575,4879,'_download_permissions_granted','yes'),
(107576,4879,'_recorded_sales','yes'),
(107577,4879,'_recorded_coupon_usage_counts','yes'),
(107578,4879,'_new_order_email_sent','true'),
(107579,4879,'_order_stock_reduced','yes'),
(107580,4879,'_billing_first_name','riaan'),
(107581,4879,'_billing_last_name','smit'),
(107582,4879,'_billing_company','hirsufor'),
(107583,4879,'_billing_address_1','18 joubert street louis trichartd'),
(107584,4879,'_billing_city','louis trichardt'),
(107585,4879,'_billing_state','LP'),
(107586,4879,'_billing_postcode','0920'),
(107587,4879,'_billing_country','ZA'),
(107588,4879,'_billing_email','riaan@spbk.co.za'),
(107589,4879,'_billing_phone','0828175594'),
(107590,4879,'_shipping_first_name','riaan'),
(107591,4879,'_shipping_last_name','smit'),
(107592,4879,'_shipping_company','hirsufor'),
(107593,4879,'_shipping_address_1','18 joubert street louis trichartd'),
(107594,4879,'_shipping_city','louis trichardt'),
(107595,4879,'_shipping_state','LP'),
(107596,4879,'_shipping_postcode','0920'),
(107597,4879,'_shipping_country','ZA'),
(107598,4879,'_order_currency','ZAR'),
(107599,4879,'_cart_discount','0'),
(107600,4879,'_cart_discount_tax','0'),
(107601,4879,'_order_shipping','0'),
(107602,4879,'_order_shipping_tax','0'),
(107603,4879,'_order_tax','561'),
(107604,4879,'_order_total','4301.00'),
(107605,4879,'_order_version','9.4.3'),
(107606,4879,'_prices_include_tax','no'),
(107607,4879,'_billing_address_index','riaan smit hirsufor 18 joubert street louis trichartd  louis trichardt LP 0920 ZA riaan@spbk.co.za 0828175594'),
(107608,4879,'_shipping_address_index','riaan smit hirsufor 18 joubert street louis trichartd  louis trichardt LP 0920 ZA '),
(107609,4879,'is_vat_exempt','no'),
(107610,4879,'_wc_order_attribution_source_type','utm'),
(107611,4879,'_wc_order_attribution_referrer','http://www.google.com/'),
(107612,4879,'_wc_order_attribution_utm_campaign','google_cpc'),
(107613,4879,'_wc_order_attribution_utm_source','google'),
(107614,4879,'_wc_order_attribution_utm_medium','cpc'),
(107615,4879,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/?gad_source=1&gclid=CjwKCAiA6t-6BhA3EiwAltRFGHpqP1sMM1CiL1GUc0cirUrWIkyXhK9NA518IfkiRMQ7-YyWgXUotBoCOyQQAvD_BwE'),
(107616,4879,'_wc_order_attribution_session_start_time','2024-12-10 09:03:10'),
(107617,4879,'_wc_order_attribution_session_pages','7'),
(107618,4879,'_wc_order_attribution_session_count','1'),
(107619,4879,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0'),
(107620,4879,'_wc_order_attribution_device_type','Desktop'),
(107621,4879,'_ga_tracked','1'),
(107648,4879,'_edit_lock','1733826024:244'),
(107649,4879,'_edit_last','244'),
(107650,4879,'_date_completed','1733826010'),
(107651,4879,'_date_paid','1733826009'),
(107652,4879,'_paid_date','2024-12-10 12:20:09'),
(107653,4879,'_completed_date','2024-12-10 12:20:10'),
(107905,4881,'_order_key','wc_order_zuWbOu53Q26G7'),
(107906,4881,'_customer_user','0'),
(107907,4881,'_payment_method','bacs'),
(107908,4881,'_payment_method_title','Direct bank transfer'),
(107909,4881,'_customer_ip_address','41.71.42.76'),
(107910,4881,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),
(107911,4881,'_created_via','checkout'),
(107912,4881,'_cart_hash','934ba26be2283755791337f01f6bc05c'),
(107913,4881,'_download_permissions_granted','yes'),
(107914,4881,'_recorded_sales','yes'),
(107915,4881,'_recorded_coupon_usage_counts','yes'),
(107916,4881,'_new_order_email_sent','true'),
(107917,4881,'_order_stock_reduced','yes'),
(107918,4881,'_billing_first_name','Bradley'),
(107919,4881,'_billing_last_name','Da silva'),
(107920,4881,'_billing_company','BRADS AUTO'),
(107921,4881,'_billing_address_1','41 SALDANHA STREET'),
(107922,4881,'_billing_address_2','RUYTERWACHT GOODWOOD'),
(107923,4881,'_billing_city','Cape Town'),
(107924,4881,'_billing_state','WC'),
(107925,4881,'_billing_postcode','7460'),
(107926,4881,'_billing_country','ZA'),
(107927,4881,'_billing_email','bradleydasilva@gmail.com'),
(107928,4881,'_billing_phone','0762843192'),
(107929,4881,'_shipping_first_name','Bradley'),
(107930,4881,'_shipping_last_name','Da silva'),
(107931,4881,'_shipping_company','BRADS AUTO'),
(107932,4881,'_shipping_address_1','41 SALDANHA STREET'),
(107933,4881,'_shipping_address_2','RUYTERWACHT GOODWOOD'),
(107934,4881,'_shipping_city','Cape Town'),
(107935,4881,'_shipping_state','WC'),
(107936,4881,'_shipping_postcode','7460'),
(107937,4881,'_shipping_country','ZA'),
(107938,4881,'_order_currency','ZAR'),
(107939,4881,'_cart_discount','0'),
(107940,4881,'_cart_discount_tax','0'),
(107941,4881,'_order_shipping','0'),
(107942,4881,'_order_shipping_tax','0'),
(107943,4881,'_order_tax','122.87'),
(107944,4881,'_order_total','941.99'),
(107945,4881,'_order_version','9.4.3'),
(107946,4881,'_prices_include_tax','no'),
(107947,4881,'_billing_address_index','Bradley Da silva BRADS AUTO 41 SALDANHA STREET RUYTERWACHT GOODWOOD Cape Town WC 7460 ZA bradleydasilva@gmail.com 0762843192'),
(107948,4881,'_shipping_address_index','Bradley Da silva BRADS AUTO 41 SALDANHA STREET RUYTERWACHT GOODWOOD Cape Town WC 7460 ZA '),
(107949,4881,'is_vat_exempt','no'),
(107950,4881,'_wc_order_attribution_source_type','organic'),
(107951,4881,'_wc_order_attribution_referrer','http://www.google.com/'),
(107952,4881,'_wc_order_attribution_utm_source','google'),
(107953,4881,'_wc_order_attribution_utm_medium','organic'),
(107954,4881,'_wc_order_attribution_session_entry','http://nixin.co.za/product/crystal-sands-glass-filter-media/'),
(107955,4881,'_wc_order_attribution_session_start_time','2024-12-11 15:25:09'),
(107956,4881,'_wc_order_attribution_session_pages','6'),
(107957,4881,'_wc_order_attribution_session_count','1'),
(107958,4881,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36'),
(107959,4881,'_wc_order_attribution_device_type','Mobile'),
(107961,4881,'_ga_tracked','1'),
(108002,4881,'_edit_lock','1733997734:244'),
(108004,4881,'_edit_last','244'),
(108011,4881,'_date_completed','1733997783'),
(108012,4881,'_date_paid','1733997783'),
(108013,4881,'_paid_date','2024-12-12 12:03:03'),
(108014,4881,'_completed_date','2024-12-12 12:03:03'),
(108129,3248,'_price','71.29'),
(108196,2961,'_price','2660'),
(108197,2961,'_price','2850.05'),
(108198,2961,'_price','3049.94'),
(108245,713,'_elementor_element_cache','{\"timeout\":1735865916,\"value\":{\"content\":\"\\t\\t<nav data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-d5d17a1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d5d17a1\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-c76b0aa\\\" data-id=\\\"c76b0aa\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6ImI3YjA1MTQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwiYWxpZ24iOiJsZWZ0IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6IiJ9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImViYjM2YWQiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMTktMTEtMTggdG8gMjAxOS0xMS0yNCIsInBwX2NvbmRpdGlvbl9zZWFyY2hfYm90X3ZhbHVlIjoiYWxsX3NlYXJjaF9ib3RzIiwicHBfY29uZGl0aW9uX2RheV92YWx1ZSI6IiJ9XSwid2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwic3BhY2UiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxNDciLCJzaXplcyI6W119LCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiI1Y2JiZjM0In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtc2l0ZS1sb2dvIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-4cf48e7\\\" data-id=\\\"4cf48e7\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6ImY2OTkwNmUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJhbGlnbl9pdGVtcyI6InJpZ2h0IiwicG9pbnRlciI6InRleHQiLCJhbmltYXRpb25fdGV4dCI6Im5vbmUiLCJ0b2dnbGVfYWxpZ24iOiJyaWdodCIsImNvbG9yX21lbnVfaXRlbSI6IiNmZmZmZmYiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjOTRDQkQzIiwiY29sb3JfbWVudV9pdGVtX2FjdGl2ZSI6IiM5NENCRDMiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNCJ9LCJtZW51X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJtZW51X3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJwYWRkaW5nX2hvcml6b250YWxfbWVudV9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOiIxOCJ9LCJwYWRkaW5nX3ZlcnRpY2FsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMzYifSwibWVudV9zcGFjZV9iZXR3ZWVuIjp7InVuaXQiOiJweCIsInNpemUiOiIwIn0sImZ1bGxfd2lkdGgiOiJzdHJldGNoIiwidG9nZ2xlX2NvbG9yIjoiI2ZmZmZmZiIsInRvZ2dsZV9iYWNrZ3JvdW5kX2NvbG9yIjoiIzIwYThjMiIsInRvZ2dsZV9jb2xvcl9ob3ZlciI6IiNmZmZmZmYiLCJ0b2dnbGVfYmFja2dyb3VuZF9jb2xvcl9ob3ZlciI6IiM2NjY2NjYiLCJtZW51IjoibWFpbi1tZW51IiwiY29sb3JfZHJvcGRvd25faXRlbSI6IiNmZmZmZmYiLCJiYWNrZ3JvdW5kX2NvbG9yX2Ryb3Bkb3duX2l0ZW0iOiIjMjBhOGMyIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJjYmM0NDdiIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTExLTE4IHRvIDIwMTktMTEtMjQiLCJwcF9jb25kaXRpb25fc2VhcmNoX2JvdF92YWx1ZSI6ImFsbF9zZWFyY2hfYm90cyIsInBwX2NvbmRpdGlvbl9kYXlfdmFsdWUiOiIifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6ImEwMmVjMGMifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJuYXYtbWVudSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/nav>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108246,991,'_elementor_element_cache','{\"timeout\":1735869614,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-65913b42 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"65913b42\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-wide\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-29be808f\\\" data-id=\\\"29be808f\\\" data-element_type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjM2OWM3MDhjIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2VfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sImltYWdlX2JvcmRlcl9jb2xvciI6IiMwMDAwMDAifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid29vY29tbWVyY2UtcHJvZHVjdC1pbWFnZXMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6038c543\\\" data-id=\\\"6038c543\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjIzNjVlMGNiIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dF9jb2xvciI6IiNmZmZmZmYiLCJsaW5rX2NvbG9yIjoiIzIwYThjMiIsInRleHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGV4dF90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsInRleHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTJ9LCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0ZXh0X3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS43fSwidGV4dF90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Indvb2NvbW1lcmNlLWJyZWFkY3J1bWIifQ==\\\"][elementor-element data=\\\"eyJpZCI6Ijc0NTI2OTAzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIlwiIG5hbWU9XCJ3b29jb21tZXJjZS1wcm9kdWN0LXRpdGxlLXRhZ1wiIHNldHRpbmdzPVwiJTdCJTIyYmVmb3JlJTIyJTNBJTIyJTIyJTJDJTIyYWZ0ZXIlMjIlM0ElMjIlMjIlMkMlMjJmYWxsYmFjayUyMiUzQSUyMiUyMiU3RFwiXSJ9LCJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjozMH0sInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJ0aXRsZV9jb2xvciI6IiMyMGE4YzIiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNzAwIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Indvb2NvbW1lcmNlLXByb2R1Y3QtdGl0bGUifQ==\\\"][elementor-element data=\\\"eyJpZCI6Ijc2ZTBkNmE4IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dF9hbGlnbiI6ImxlZnQiLCJ0ZXh0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRleHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTV9LCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwidGV4dF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuN30sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJ0ZXh0X2NvbG9yIjoiI2ZmZmZmZiJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LXNob3J0LWRlc2NyaXB0aW9uIn0=\\\"][elementor-element data=\\\"eyJpZCI6IjQwOTY0YjQ2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGV4dF9hbGlnbiI6ImxlZnQiLCJwcmljZV9jb2xvciI6IiNmOGY4ZjkiLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI3MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOH0sInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwidHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjoiIn0sInNhbGVfcHJpY2Vfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjowfSwicHJpY2VfYmxvY2siOiJ5ZXMiLCJzYWxlX3ByaWNlX2NvbG9yIjoiIzBjMGMwYyIsInNhbGVfcHJpY2VfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic2FsZV9wcmljZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoyM30sInNhbGVfcHJpY2VfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjIwMCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LXByaWNlIn0=\\\"][elementor-element data=\\\"eyJpZCI6IjJlOGRhMGU2IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYnV0dG9uX2FsaWduIjoiY2VudGVyIiwiYnV0dG9uX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwiYnV0dG9uX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMTQiLCJyaWdodCI6IjAzNSIsImJvdHRvbSI6IjE0IiwibGVmdCI6IjM1IiwiaXNMaW5rZWQiOmZhbHNlfSwiYnV0dG9uX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsImJ1dHRvbl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwiYnV0dG9uX3RleHRfY29sb3IiOiIjZmZmZmZmIiwiYnV0dG9uX2JnX2NvbG9yIjoiIzIwYThjMiIsImJ1dHRvbl9ib3JkZXJfY29sb3IiOiIjMDAwMDAwIiwiYnV0dG9uX3RleHRfY29sb3JfaG92ZXIiOiIjZmZmZmZmIiwiYnV0dG9uX2JnX2NvbG9yX2hvdmVyIjoiIzdhN2E3YSIsInF1YW50aXR5X2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjp0cnVlfSwicXVhbnRpdHlfdGV4dF9jb2xvciI6IiNmZmZmZmYiLCJxdWFudGl0eV9iZ19jb2xvciI6InJnYmEoMjU1LDI1NSwyNTUsMC4wOCkiLCJxdWFudGl0eV9ib3JkZXJfY29sb3IiOiIjZmZmZmZmIiwicXVhbnRpdHlfdGV4dF9jb2xvcl9mb2N1cyI6IiMwMDAwMDAiLCJidXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEzLCJzaXplcyI6W119fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid29vY29tbWVyY2UtcHJvZHVjdC1hZGQtdG8tY2FydCJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-666471e elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"666471e\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52dad5e\\\" data-id=\\\"52dad5e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjFhMGFjZWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZV9jb2xvciI6IiMyMGE4YzIiLCJwcmljZV9jb2xvciI6IiNmZmZmZmYiLCJidXR0b25fdGV4dF9jb2xvciI6IiNmZmZmZmYiLCJidXR0b25fYmFja2dyb3VuZF9jb2xvciI6IiMyMGE4YzIiLCJidXR0b25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiYnV0dG9uX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiJib2xkIiwiYnV0dG9uX2hvdmVyX2NvbG9yIjoiIzAwMDAwMCIsImJ1dHRvbl9ob3Zlcl9iYWNrZ3JvdW5kX2NvbG9yIjoiIzdhN2E3YSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ3b29jb21tZXJjZS1wcm9kdWN0LXJlbGF0ZWQifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108247,710,'_elementor_element_cache','{\"timeout\":1735877328,\"value\":{\"content\":\"\\t\\t<nav data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-295524ae elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"295524ae\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a20dc9c\\\" data-id=\\\"7a20dc9c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6ImU1MTkzYWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJpbWFnZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtbG9nb1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInNpdGUtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwiYWxpZ24iOiJsZWZ0IiwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMzAiLCJpc0xpbmtlZCI6IiJ9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImViYjM2YWQiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMTktMTEtMTggdG8gMjAxOS0xMS0yNCIsInBwX2NvbmRpdGlvbl9zZWFyY2hfYm90X3ZhbHVlIjoiYWxsX3NlYXJjaF9ib3RzIiwicHBfY29uZGl0aW9uX2RheV92YWx1ZSI6IiJ9XSwid2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwic3BhY2UiOnsidW5pdCI6IiUiLCJzaXplIjoiMTAwIiwic2l6ZXMiOltdfSwiaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIxNDciLCJzaXplcyI6W119LCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiI1Y2JiZjM0In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtc2l0ZS1sb2dvIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-5ab6def\\\" data-id=\\\"5ab6def\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjQzMmI4Y2MxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiYWxpZ25faXRlbXMiOiJyaWdodCIsInBvaW50ZXIiOiJ0ZXh0IiwiYW5pbWF0aW9uX3RleHQiOiJub25lIiwidG9nZ2xlX2FsaWduIjoicmlnaHQiLCJjb2xvcl9tZW51X2l0ZW0iOiIjZmZmZmZmIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiIzIwYThjMiIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiIjMjBhOGMyIiwibWVudV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJtZW51X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTQifSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwibWVudV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwicGFkZGluZ19ob3Jpem9udGFsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwicGFkZGluZ192ZXJ0aWNhbF9tZW51X2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6IjM2In0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjoiMCJ9LCJmdWxsX3dpZHRoIjoic3RyZXRjaCIsInRvZ2dsZV9jb2xvciI6IiNmZmZmZmYiLCJ0b2dnbGVfYmFja2dyb3VuZF9jb2xvciI6IiMyMGE4YzIiLCJ0b2dnbGVfY29sb3JfaG92ZXIiOiIjZmZmZmZmIiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3JfaG92ZXIiOiIjNjY2NjY2IiwibWVudSI6Im1haW4tbWVudSIsImNvbG9yX2Ryb3Bkb3duX2l0ZW0iOiIjZmZmZmZmIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtIjoiIzIwYThjMiIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiY2JjNDQ3YiIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMS0xOCB0byAyMDE5LTExLTI0IiwicHBfY29uZGl0aW9uX3NlYXJjaF9ib3RfdmFsdWUiOiJhbGxfc2VhcmNoX2JvdHMiLCJwcF9jb25kaXRpb25fZGF5X3ZhbHVlIjoiIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiJhMDJlYzBjIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoibmF2LW1lbnUifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/nav>\\n\\t\\t\\t\\t<header data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-14d6bbc8 elementor-section-stretched elementor-section-full_width elementor-section-height-full elementor-section-content-middle elementor-hidden-tablet elementor-hidden-phone elementor-section-items-top elementor-section-height-default\\\" data-id=\\\"14d6bbc8\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45119a0f\\\" data-id=\\\"45119a0f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7c651ae9 elementor--h-position-center elementor--v-position-middle elementor-widget elementor-widget-slides\\\" data-id=\\\"7c651ae9\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;transition&quot;:&quot;slide&quot;,&quot;transition_speed&quot;:500}\\\" data-widget_type=\\\"slides.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-slides-wrapper elementor-main-swiper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Slides\\\" dir=\\\"ltr\\\" data-animation=\\\"zoomIn\\\">\\n\\t\\t\\t\\t<div class=\\\"swiper-wrapper elementor-slides\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-repeater-item-12ef19f swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br \\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-6354790 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br \\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-b0c314a swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br \\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div><div class=\\\"elementor-repeater-item-0c9fad9 swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\"><div class=\\\"swiper-slide-bg elementor-ken-burns elementor-ken-burns--in\\\" role=\\\"img\\\"><\\/div><div class=\\\"elementor-background-overlay\\\"><\\/div><div class=\\\"swiper-slide-inner\\\" ><div class=\\\"swiper-slide-contents\\\"><div class=\\\"elementor-slide-heading\\\">Let your dream pool <br \\/>design begin right now!<\\/div><div class=\\\"elementor-slide-description\\\"><p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.<\\/p><\\/div><a href=\\\"\\/contact-us\\/\\\" class=\\\"elementor-button elementor-slide-button elementor-size-md\\\">Contact Us<\\/a><\\/div><\\/div><\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/header>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108248,954,'_elementor_element_cache','{\"timeout\":1735859601,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-24795345 elementor-section-height-full elementor-section-content-middle elementor-section-full_width elementor-section-items-stretch elementor-reverse-mobile elementor-section-height-default\\\" data-id=\\\"24795345\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-66809379\\\" data-id=\\\"66809379\\\" data-element_type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-42c1c3d6 elementor-widget elementor-widget-heading\\\" data-id=\\\"42c1c3d6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<p class=\\\"elementor-heading-title elementor-size-default\\\">404<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-38d43537 elementor-widget elementor-widget-heading\\\" data-id=\\\"38d43537\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">The page you were looking for\\ncouldn\'t be found<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cd75bd9 elementor-align-center elementor-widget elementor-widget-button\\\" data-id=\\\"cd75bd9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-lg\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Go back to Homepage<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3a5051a9\\\" data-id=\\\"3a5051a9\\\" data-element_type=\\\"column\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-49c6927d elementor-widget elementor-widget-spacer\\\" data-id=\\\"49c6927d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"spacer.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-spacer\\\">\\n\\t\\t\\t<div class=\\\"elementor-spacer-inner\\\"><\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108249,185,'_elementor_element_cache','{\"timeout\":1735879915,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-1355d61 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"1355d61\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d7fa03b\\\" data-id=\\\"d7fa03b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7f7dff1 elementor-widget elementor-widget-heading\\\" data-id=\\\"7f7dff1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Introducing the FIRST square LED light<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-416aa66 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"416aa66\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5&#8243; wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjdiM2E3YWUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcmV2X2xhYmVsIjoiUHJldmlvdXMiLCJuZXh0X2xhYmVsIjoiTmV4dCIsInNob3dfdGl0bGUiOiIiLCJzaG93X2JvcmRlcnMiOiIiLCJsYWJlbF9jb2xvciI6IiMwMTE2NDAiLCJsYWJlbF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJsYWJlbF90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImxhYmVsX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sImFycm93X2NvbG9yIjoiIzAxMTY0MCIsImFycm93X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwiYXJyb3dfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTAiLCJzaXplcyI6W119LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9jb2xvciI6IiNFQkVDRUYiLCJsYWJlbF90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsImluX3NhbWVfdGVybSI6WyJwb3N0Il0sInBvc3RfdGF4b25vbXkiOiJjYXRlZ29yeSIsIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiIlIiwidG9wIjoiMTAiLCJyaWdodCI6IjUiLCJib3R0b20iOiIwIiwibGVmdCI6IjUiLCJpc0xpbmtlZCI6IiJ9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjdkNTY1ZjMifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBvc3QtbmF2aWdhdGlvbiJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-62b6136\\\" data-id=\\\"62b6136\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f43bf77 elementor-widget elementor-widget-heading\\\" data-id=\\\"f43bf77\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Search<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjA0M2NhOTIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJza2luIjoibWluaW1hbCIsInBsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwiYnV0dG9uX3RleHQiOiJTZWFyY2giLCJzaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQ2fSwiaW5wdXRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaW5wdXRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJpbnB1dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNX0sImlucHV0X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJpbnB1dF90ZXh0X2NvbG9yIjoiIzY2NjY2NiIsImlucHV0X2JhY2tncm91bmRfY29sb3IiOiIjZjhmOGY4IiwiYnV0dG9uX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImZlMGQ3OTgifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzZWFyY2gtZm9ybSJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-9cc636d elementor-widget elementor-widget-heading\\\" data-id=\\\"9cc636d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Recent News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjkyNWVlYTEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjbGFzc2ljX2l0ZW1fcmF0aW8iOnsidW5pdCI6InB4Iiwic2l6ZSI6IiJ9LCJjbGFzc2ljX2V4Y2VycHRfbGVuZ3RoIjoyMCwiY2xhc3NpY19tZXRhX2RhdGEiOlsiZGF0ZSJdLCJjbGFzc2ljX21ldGFfc2VwYXJhdG9yIjoiXC9cL1wvIiwiY2xhc3NpY19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19wb3N0c19wZXJfcGFnZSI6NCwiY2FyZHNfbWV0YV9zZXBhcmF0b3IiOiJcdTIwMjIiLCJjYXJkc19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19zaG93X2JhZGdlIjoiIiwiY2FyZHNfc2hvd19hdmF0YXIiOiIiLCJvZmZzZXQiOiIiLCJjbGFzc2ljX3RpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTh9LCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41fSwiY2xhc3NpY19tZXRhX2NvbG9yIjoiI2Y4ZjhmOCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY19leGNlcnB0X2NvbG9yIjoiIzY2NjY2NiIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTh9LCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNX0sImNsYXNzaWNfcmVhZF9tb3JlX2NvbG9yIjoiIzIwYThjMiIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiI1IiwicGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsImNsYXNzaWNfdGh1bWJuYWlsX3NpemVfc2l6ZSI6ImZ1bGwiLCJjbGFzc2ljX2NvbHVtbnMiOiIxIiwiY2xhc3NpY190aHVtYm5haWwiOiJsZWZ0IiwiY2xhc3NpY19pbWFnZV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjIzfSwiY2xhc3NpY19zaG93X2V4Y2VycHQiOiIiLCJjYXJkc19jb2x1bW5zIjoiMiIsImNhcmRzX3RodW1ibmFpbF9zaXplX3NpemUiOiJmdWxsIiwiY2xhc3NpY19yb3dfZ2FwIjp7InVuaXQiOiJweCIsInNpemUiOjB9LCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4fSwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwicGFnaW5hdGlvbl9jb2xvciI6IiMyMjIyMjIiLCJwYWdpbmF0aW9uX2hvdmVyX2NvbG9yIjoiI2Y5YjcwNyIsInBhZ2luYXRpb25fYWN0aXZlX2NvbG9yIjoiI2Y5YjcwNyIsImNsYXNzaWNfY29sdW1uc190YWJsZXQiOiIxIiwiY2xhc3NpY19pbWFnZV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoyM30sImNsYXNzaWNfaW1hZ2Vfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjN9LCJmdWxsX2NvbnRlbnRfbWV0YV9zZXBhcmF0b3IiOiJcL1wvXC8iLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiY2FjMjc4NyJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBvc3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-188da3f0 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"188da3f0\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bad0d93\\\" data-id=\\\"bad0d93\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ddbad40 elementor-widget elementor-widget-heading\\\" data-id=\\\"ddbad40\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Introducing the FIRST square LED light<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8ae9788 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"8ae9788\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><img class=\\\"alignleft wp-image-831 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2016\\/07\\/square-led-light-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN<\\/em> square LED light in the swimming pool market. Still retro fits the standard 5&#8243; wetniche casing but trims up to a trendy &amp; modern stylish finish.<\\/p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5591e111\\\" data-id=\\\"5591e111\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4a0f457d elementor-widget elementor-widget-heading\\\" data-id=\\\"4a0f457d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Search<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjYwOWEzNWFhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2tpbiI6Im1pbmltYWwiLCJwbGFjZWhvbGRlciI6IlNlYXJjaC4uLiIsImJ1dHRvbl90ZXh0IjoiU2VhcmNoIiwic2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiNDYifSwiaW5wdXRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaW5wdXRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJpbnB1dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwiaW5wdXRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImlucHV0X3RleHRfY29sb3IiOiIjNjY2NjY2IiwiaW5wdXRfYmFja2dyb3VuZF9jb2xvciI6IiNmOGY4ZjgiLCJidXR0b25fYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IjEifSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMDc1M2IwMSIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzZWFyY2gtZm9ybSJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-7b2ddc12 elementor-widget elementor-widget-heading\\\" data-id=\\\"7b2ddc12\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Recent News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjM5MzAzMmI0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY2xhc3NpY19pdGVtX3JhdGlvIjp7InVuaXQiOiJweCIsInNpemUiOiIifSwiY2xhc3NpY19leGNlcnB0X2xlbmd0aCI6IjIwIiwiY2xhc3NpY19tZXRhX2RhdGEiOlsiZGF0ZSJdLCJjbGFzc2ljX21ldGFfc2VwYXJhdG9yIjoiXC9cL1wvIiwiY2xhc3NpY19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19wb3N0c19wZXJfcGFnZSI6IjQiLCJjYXJkc19tZXRhX3NlcGFyYXRvciI6Ilx1MjAyMiIsImNhcmRzX3JlYWRfbW9yZV90ZXh0IjoiUmVhZCBNb3JlIFx1MDBiYiIsImNhcmRzX3Nob3dfYmFkZ2UiOiIiLCJjYXJkc19zaG93X2F2YXRhciI6IiIsIm9mZnNldCI6IiIsImNsYXNzaWNfdGl0bGVfY29sb3IiOiIjMjIyMjIyIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjUifSwiY2xhc3NpY19tZXRhX2NvbG9yIjoiIzk5OTk5OSIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY19leGNlcnB0X2NvbG9yIjoiIzY2NjY2NiIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuNSJ9LCJjbGFzc2ljX3JlYWRfbW9yZV9jb2xvciI6IiMyMGE4YzIiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IiZsYXF1bzsgUHJldmlvdXMiLCJwYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJjbGFzc2ljX3RodW1ibmFpbF9zaXplX3NpemUiOiJmdWxsIiwiY2xhc3NpY19jb2x1bW5zIjoiMSIsImNsYXNzaWNfdGh1bWJuYWlsIjoibGVmdCIsImNsYXNzaWNfaW1hZ2Vfd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiMjMifSwiY2xhc3NpY19zaG93X2V4Y2VycHQiOiIiLCJjYXJkc19jb2x1bW5zIjoiMiIsImNhcmRzX3RodW1ibmFpbF9zaXplX3NpemUiOiJmdWxsIiwiY2xhc3NpY19yb3dfZ2FwIjp7InVuaXQiOiJweCIsInNpemUiOiIwIn0sInBhZ2luYXRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInBhZ2luYXRpb25fY29sb3IiOiIjMjIyMjIyIiwicGFnaW5hdGlvbl9ob3Zlcl9jb2xvciI6IiNmOWI3MDciLCJwYWdpbmF0aW9uX2FjdGl2ZV9jb2xvciI6IiNmOWI3MDciLCJjbGFzc2ljX2NvbHVtbnNfdGFibGV0IjoiMSIsImNsYXNzaWNfaW1hZ2Vfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IjIzIn0sImNsYXNzaWNfaW1hZ2Vfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IjIzIn0sImZ1bGxfY29udGVudF9tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiODJmZWQ5MCIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwb3N0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"imagesloaded\"],\"styles\":[]}}'),
(108250,1003,'_elementor_element_cache','{\"timeout\":1735854795,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2d3b34e0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2d3b34e0\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-21faafa5\\\" data-id=\\\"21faafa5\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjI5MzA3NTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzaG93X2NhdGVnb3J5X2xpc3QiOiIiLCJ1c2VfaW5jbHVkZV9leGNsdWRlX2luX3Jlc3VsdCI6IiIsInNob3dfY2F0ZWdvcnlfc2VhcmNoX3Jlc3VsdCI6IiIsInNob3dfcG9wdWxhcl9rZXl3b3JkIjoiIiwic2VhcmNoX2ZpZWxkX3BsYWNlaG9sZGVyX3RleHQiOiJFbnRlciBTZWFyY2ggS2V5d29yZCIsImNhdGVnb3J5X2xpc3RfdGV4dCI6IkFsbCBDYXRlZ29yaWVzIiwic2VhcmNoX2ZpZWxkX2J1dHRvbl90ZXh0IjoiU2VhcmNoIiwicG9wdWxhcl9zZWFyY2hfdGV4dCI6IlBvcHVsYXIgS2V5d29yZHMiLCJjYXRlZ29yeV9zZWFyY2hfdGV4dCI6IkNhdGVnb3JpZXMiLCJsb2FkX21vcmVfdGV4dCI6IlZpZXcgQWxsIFJlc3VsdHMiLCJ0b3RhbF9yZXN1bHRzX3RleHQiOiJUb3RhbCBbcG9zdF9jb3VudF0gUmVzdWx0cyIsIm5vdF9mb3VuZF90ZXh0IjoiTm8gUmVjb3JkIEZvdW5kIiwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfaW5jb3JyZWN0X21lc3NhZ2UiOiJQYXNzd29yZCBkb2VzIG5vdCBtYXRjaC4iLCJlYWVsX2NsX2xvZ2ljcyI6W3siX2lkIjoiMTNhYjI0ZSJ9XSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI3NTc4N2U5In1dLCJlYWVsX2Fkdl9zZWFyY2hfcG9zdF9saXN0IjpbInByb2R1Y3QiXSwic2hvd19pbml0aWFsX3Jlc3VsdCI6IjEwIiwiaW5jbHVkZV9jYXRlZ29yeV9saXN0IjpbXX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImVhZWwtYWR2YW5jZWQtc2VhcmNoIn0=\\\"][elementor-element data=\\\"eyJpZCI6IjI0YTU4MzI1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIyNSJ9LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI2ZWU3ODZcIiBuYW1lPVwiYXJjaGl2ZS10aXRsZVwiIHNldHRpbmdzPVwiJTdCJTIyaW5jbHVkZV9jb250ZXh0JTIyJTNBJTIyJTIyJTdEXCJdIn0sInRpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6ImJvbGQiLCJ0eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiaGVhZGVyX3NpemUiOiJoMSIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMjhhMjJkYSIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiIwNzdiYjNjIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9\\\"]\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-d9149fc elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d9149fc\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-ed3d1c6\\\" data-id=\\\"ed3d1c6\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-737461b elementor-widget elementor-widget-image\\\" data-id=\\\"737461b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/textile-fibre-mosaics-motifs\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Panache-Mosaics-Twisting-Travertine.jpg\\\" class=\\\"attachment-large size-large wp-image-2403\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Panache-Mosaics-Twisting-Travertine.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Panache-Mosaics-Twisting-Travertine-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Panache-Mosaics-Twisting-Travertine-100x100.jpg 100w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-46ea9a4 elementor-widget elementor-widget-heading\\\" data-id=\\\"46ea9a4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/textile-fibre-mosaics-motifs\\/\\\">Textile Fibre Mosaics &amp; Motifs<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-6d49d85\\\" data-id=\\\"6d49d85\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-662e728 elementor-widget elementor-widget-image\\\" data-id=\\\"662e728\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/stainless-steel-swimming-pool-equipment\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-2991\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-1536x1536.jpg 1536w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-2048x2048.jpg 2048w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Pool-Equipment-100x100.jpg 100w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8469231 elementor-widget elementor-widget-heading\\\" data-id=\\\"8469231\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/stainless-steel-swimming-pool-equipment\\\">Stainless steel swimming pool equipment<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-37ba9ca\\\" data-id=\\\"37ba9ca\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-caa1f63 elementor-widget elementor-widget-image\\\" data-id=\\\"caa1f63\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-2990\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-1536x1536.jpg 1536w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-2048x2048.jpg 2048w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Eco-Swimming-Pool-Accessories-100x100.jpg 100w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a06ceeb elementor-widget elementor-widget-heading\\\" data-id=\\\"a06ceeb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/\\\">eco swimming pool equipment <\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-fc211e8\\\" data-id=\\\"fc211e8\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d5be65e elementor-widget elementor-widget-image\\\" data-id=\\\"d5be65e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/epoxy-adhesive\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Parabond-Epoxy-421-300x300-1.jpg\\\" class=\\\"attachment-large size-large wp-image-2397\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Parabond-Epoxy-421-300x300-1.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Parabond-Epoxy-421-300x300-1-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Parabond-Epoxy-421-300x300-1-100x100.jpg 100w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1cbe0c6 elementor-widget elementor-widget-heading\\\" data-id=\\\"1cbe0c6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/epoxy-adhesive\\/\\\">epoxy adhesive<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-e7d50e8\\\" data-id=\\\"e7d50e8\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d303b83 elementor-widget elementor-widget-image\\\" data-id=\\\"d303b83\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/other-swimming-pool-equipment\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-2919\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-768x769.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products-100x100.jpg 100w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Other-Pool-Products.jpg 1243w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c665dd4 elementor-widget elementor-widget-heading\\\" data-id=\\\"c665dd4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/nixin.co.za\\/product-category\\/other-swimming-pool-equipment\\/\\\">Other swimming pool equipment<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImRhZTJiMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzb3VyY2UiOiJieV9pZCIsImNhdGVnb3JpZXMiOlsiNDMiLCI0NCIsIjQ1IiwiNDYiXSwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfaW5jb3JyZWN0X21lc3NhZ2UiOiJQYXNzd29yZCBkb2VzIG5vdCBtYXRjaC4iLCJlYWVsX2NsX2xvZ2ljcyI6W3siX2lkIjoiMmYyYjgxNiJ9XSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI4M2Y3M2NlIn1dLCJ0aXRsZV9jb2xvciI6IiNGRkZGRkYiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJ0aXRsZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiaGlkZV9kZXNrdG9wIjoiaGlkZGVuLWRlc2t0b3AiLCJoaWRlX3RhYmxldCI6ImhpZGRlbi10YWJsZXQiLCJoaWRlX21vYmlsZSI6ImhpZGRlbi1tb2JpbGUifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid2MtY2F0ZWdvcmllcyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108251,1010,'_elementor_element_cache','{\"timeout\":1735886679,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-e94d96e elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"e94d96e\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-26b2496\\\" data-id=\\\"26b2496\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjM4ZjBlZGMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInRleHRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0ZXh0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxMSIsInNpemVzIjpbXX0sInRleHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6ImJvbGQiLCJ0ZXh0X2NvbG9yIjoiI2ZmZmZmZiIsImxpbmtfY29sb3IiOiIjMjBhOGMyIiwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImEyODIwZjQiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMjAtMDYtMjkgdG8gMjAyMC0wNy0wNSIsInBwX2NvbmRpdGlvbl9kYXlfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fc2VhcmNoX2JvdF92YWx1ZSI6ImFsbF9zZWFyY2hfYm90cyJ9XSwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6ImIxM2U1YzEiLCJkeW5hbWljX2ZpZWxkX2N1c3RvbV9zZXBhcmF0b3IiOiJ8In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid29vY29tbWVyY2UtYnJlYWRjcnVtYiJ9\\\"][elementor-element data=\\\"eyJpZCI6IjE5NjQ0YzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjI1In0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiMjZlZTc4NlwiIG5hbWU9XCJhcmNoaXZlLXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlMjJpbmNsdWRlX2NvbnRleHQlMjIlM0ElMjIlMjIlN0RcIl0ifSwidGl0bGVfY29sb3IiOiIjZmZmZmZmIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiYm9sZCIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJoZWFkZXJfc2l6ZSI6ImgxIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIyOGEyMmRhIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTEwLTI3IHRvIDIwMTktMTEtMDIiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjQtMTEtMjEgMTM6MTYifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6IjA3N2JiM2MiLCJkeW5hbWljX2ZpZWxkX2N1c3RvbV9zZXBhcmF0b3IiOiJ8In1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaGVhZGluZyJ9\\\"][elementor-element data=\\\"eyJpZCI6ImQ2MjRiMGIiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJxdWVyeV9wb3N0X3R5cGUiOiJjdXJyZW50X3F1ZXJ5IiwicXVlcnlfb3JkZXJieSI6Im1lbnVfb3JkZXIiLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiJiNzBkOTMxIiwiZHluYW1pY19maWVsZF9jdXN0b21fc2VwYXJhdG9yIjoifCJ9XSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIzZTZjZTJiIn1dLCJ0aXRsZV9jb2xvciI6IiNGRkZGRkYiLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsInRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJ0aXRsZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiYnV0dG9uX3RleHRfY29sb3IiOiIjRkZGRkZGIiwiYnV0dG9uX2JhY2tncm91bmRfY29sb3IiOiIjMjBBOEMyIiwiYnV0dG9uX2hvdmVyX2JhY2tncm91bmRfY29sb3IiOiIjN0E3QTdBIiwiYnV0dG9uX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInNob3dfb25zYWxlX2ZsYXNoIjoiIiwicGFnaW5hdGUiOiJ5ZXMiLCJwcm9kdWN0c19yZWxhdGVkX3Byb2R1Y3RzX3RpdGxlX3RleHQiOiJSZWxhdGVkIFByb2R1Y3RzIiwicHJvZHVjdHNfdXBzZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBhbHNvIGxpa2UuLi4iLCJwcm9kdWN0c19jcm9zc19zZWxsc190aXRsZV90ZXh0IjoiWW91IG1heSBiZSBpbnRlcmVzdGVkIGluLi4uIiwiYWxsb3dfb3JkZXIiOiJ5ZXMifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoid29vY29tbWVyY2UtcHJvZHVjdHMifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108252,56,'_elementor_element_cache','{\"timeout\":1735852182,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-5b902680 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5b902680\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a431fcf\\\" data-id=\\\"a431fcf\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-553913d2 elementor-widget elementor-widget-heading\\\" data-id=\\\"553913d2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About us<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-47d3aaf3 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"47d3aaf3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features<strong>,<\\/strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on &#8216;<strong>Exclusive Lifestyle Innovations<\\/strong>&#8216; we endeavor to deliver the highest level of <strong>sheer engineering brilliance<\\/strong>!<\\/p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4674053a\\\" data-id=\\\"4674053a\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3a8c8f49 elementor-invisible elementor-widget elementor-widget-image\\\" data-id=\\\"3a8c8f49\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"400\\\" height=\\\"353\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg\\\" class=\\\"attachment-full size-full wp-image-919\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side.jpg 400w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Pool-Side-300x265.jpg 300w\\\" sizes=\\\"(max-width: 400px) 100vw, 400px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-59aaa4a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"59aaa4a\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bf265bb\\\" data-id=\\\"bf265bb\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0dd76e5 elementor-invisible elementor-widget elementor-widget-image\\\" data-id=\\\"0dd76e5\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInLeft&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"400\\\" height=\\\"501\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg\\\" class=\\\"attachment-full size-full wp-image-920\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side.jpg 400w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Water-Feature-Curve-Pool-Side-240x300.jpg 240w\\\" sizes=\\\"(max-width: 400px) 100vw, 400px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-bd69859\\\" data-id=\\\"bd69859\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ea38276 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"ea38276\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>With a tool-making and general engineering background &#8211; a career associated with Polymer science since 1981 &#8211; and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike.\\u00a0<\\/p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.<\\/p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.<\\/p><p>NIX-INOX is mastering the art of \\u201cLiving Water\\u201d, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.<\\/p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water\\u2026 emanating multiple refreshing sounds of whispering wellness\\u2026 that create an acoustical ambience of sensational therapeutic tranquillity!<\\/p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108253,62,'_elementor_element_cache','{\"timeout\":1735911786,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-20a6117 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"20a6117\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1ab2b2be\\\" data-id=\\\"1ab2b2be\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6ac1cc22 elementor-widget elementor-widget-heading\\\" data-id=\\\"6ac1cc22\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Contact Us<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2f6de32c elementor-widget elementor-widget-heading\\\" data-id=\\\"2f6de32c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">Got a question or suggestion? We\\u2019d like to hear from you. Our team of experts is on hand to answer your questions.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4c5fa6c elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"4c5fa6c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-map-marker-alt\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"tel:+27219819618\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-phone\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">+27 21 981 9618<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"mailto:info@nixin.co.za\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-icon\\\">\\n\\t\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-envelope\\\"><\\/i>\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">info@nixin.co.za<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-9b94135\\\" data-id=\\\"9b94135\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c497574 elementor-widget elementor-widget-google_maps\\\" data-id=\\\"c497574\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"google_maps.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-custom-embed\\\">\\n\\t\\t\\t<iframe loading=\\\"lazy\\\"\\n\\t\\t\\t\\t\\tsrc=\\\"http:\\/\\/maps.google.com\\/maps?q=Waterite%20%2F%20NIXIN%20Poolware&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\\\"\\n\\t\\t\\t\\t\\ttitle=\\\"Waterite \\/ NIXIN Poolware\\\"\\n\\t\\t\\t\\t\\taria-label=\\\"Waterite \\/ NIXIN Poolware\\\"\\n\\t\\t\\t><\\/iframe>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108254,4739,'_elementor_element_cache','{\"timeout\":1735879915,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-38258669 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"38258669\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79667e9f\\\" data-id=\\\"79667e9f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bddc38a elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\\\" data-id=\\\"bddc38a\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\\\" data-widget_type=\\\"image-carousel.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-image-carousel-wrapper swiper\\\" role=\\\"region\\\" aria-roledescription=\\\"carousel\\\" aria-label=\\\"Image Carousel\\\" dir=\\\"ltr\\\">\\n\\t\\t\\t<div class=\\\"elementor-image-carousel swiper-wrapper\\\" aria-live=\\\"off\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"1 of 6\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Ladder-50mm-Summer-Pools-222x300.jpg\\\" alt=\\\"NIXIN SST P-Ladder 50mm (Summer Pools)\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"2 of 6\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Rail-800mm-Core24-225x300.jpg\\\" alt=\\\"NIXIN SST P-Rail 800mm\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"3 of 6\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-225x300.jpg\\\" alt=\\\"NIXIN SST Walk-In Ladder (2 Ocean Pools, Paarl)\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"4 of 6\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-P-Rail-1200mm-Core24-225x300.jpg\\\" alt=\\\"NIXIN SST P-Rail 1200mm | Photo by: Core24, Cape Town\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"5 of 6\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-225x300.jpg\\\" alt=\\\"NIXIN SST Roll Top Ladder 3-step (MacD)\\\" \\/><\\/figure><\\/div><div class=\\\"swiper-slide\\\" role=\\\"group\\\" aria-roledescription=\\\"slide\\\" aria-label=\\\"6 of 6\\\"><figure class=\\\"swiper-slide-inner\\\"><img class=\\\"swiper-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2024\\/05\\/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-252x300.jpg\\\" alt=\\\"NIXIN SST Standard Rail 1300mm | Photo by: Core24, Cape Town\\\" \\/><\\/figure><\\/div>\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-prev\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"eicon-chevron-left\\\"><\\/i>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-swiper-button elementor-swiper-button-next\\\" role=\\\"button\\\" tabindex=\\\"0\\\">\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"eicon-chevron-right\\\"><\\/i>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"swiper-pagination\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5c901066 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"5c901066\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h2>Welcome to our latest NIXIN blogpost, where we highlight an essential aspect of pool safety that often goes unnoticed: the correct installation of swimming pool handrails and ladders. These seemingly small components play a significant role in ensuring the safety, accessibility, and overall enjoyment of swimming pools for all users.<\\/h2><p>Let&#8217;s dive deeper into why their proper installation is crucial:<\\/p><p><strong>1. Safety Above All:<\\/strong> Swimming pool handrails and ladders are indispensable safety features that provide crucial support and stability for individuals entering and exiting the pool. Correctly installed handrails offer a secure grip, reducing the risk of slips, falls, and accidents, particularly for children, seniors, and individuals with mobility challenges. Likewise, properly installed ladders facilitate safe entry and exit from the pool, minimizing the potential for injuries.<\\/p><p><strong>2. Accessibility for Everyone:<\\/strong> Accessibility is key to creating inclusive pool environments where everyone can participate and enjoy aquatic activities. Properly installed handrails and ladders enhance accessibility by assisting individuals with disabilities in navigating pool entry points with ease and confidence. By ensuring that all users, regardless of physical ability, can safely access the pool, facilities promote inclusivity and equal enjoyment for all.<\\/p><p><strong>3. Compliance with Regulations:<\\/strong> Compliance with building codes and safety regulations is paramount for any pool facility. Many jurisdictions have specific requirements regarding the installation of pool handrails and ladders to safeguard public safety. By adhering to these regulations and standards, facilities minimize risks and liabilities while demonstrating their commitment to providing safe and accessible swimming environments for patrons.<\\/p><p><strong>4. Longevity and Durability:<\\/strong> Proper installation techniques, such as securely anchoring handrails and ladders to pool decks or structures, contribute to their longevity and durability. Well-installed components are less prone to loosening, corrosion, or damage over time, reducing maintenance costs and ensuring sustained safety for pool users. Investing in quality installation pays dividends in the form of reliable, long-lasting pool amenities.<\\/p><p><strong>5. Enhanced Aesthetics and Functionality:<\\/strong> Beyond safety considerations, properly installed handrails and ladders contribute to the overall aesthetic appeal and functionality of the pool area. Thoughtful placement and alignment of these components enhance the visual appeal of the pool while optimizing their usability. Well-integrated handrails and ladders complement the pool&#8217;s design aesthetic, creating a cohesive and inviting space for swimmers.<\\/p><p><strong>6. Positive User Experience:<\\/strong> Ultimately, the goal of any pool facility is to provide a positive experience for its patrons. Correctly installed handrails and ladders instill confidence and reassurance in swimmers, enhancing their overall enjoyment and satisfaction. By prioritizing safety, accessibility, and functionality, premium facilities create welcoming environments that encourage repeat visits and positive feedback from users.<\\/p><p>In conclusion, the importance of installing swimming pool handrails and ladders correctly cannot be overstated. From ensuring safety and accessibility to complying with regulations and enhancing user experience, properly installed components are essential for creating safe, inclusive, and enjoyable pool environments for everyone.<\\/p><p>Follow the below <span style=\\\"text-decoration: underline\\\"><strong>NIXIN Pool Ladders &amp; Rails<\\/strong><\\/span> link to view all our different pool ladders and handrails to suite your swimming pool !<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-df195cf elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"df195cf\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a02511e\\\" data-id=\\\"a02511e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6eceb2d elementor-align-justify elementor-widget elementor-widget-button\\\" data-id=\\\"6eceb2d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"http:\\/\\/nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&#038;-rails\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\"> NIXIN Pool Ladders &amp; Rails<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"e-swiper\"]}}'),
(108255,192,'_elementor_element_cache','{\"timeout\":1735879915,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-6adede4 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"6adede4\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ec2b4b0\\\" data-id=\\\"ec2b4b0\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-038220c elementor-widget elementor-widget-heading\\\" data-id=\\\"038220c\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Introducing the Fan-Jet Waterspout<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-240c0c4 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"240c0c4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC&#8217;s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImY2MjE4MjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJwcmV2X2xhYmVsIjoiUHJldmlvdXMiLCJuZXh0X2xhYmVsIjoiTmV4dCIsInNob3dfdGl0bGUiOiIiLCJzaG93X2JvcmRlcnMiOiIiLCJsYWJlbF9jb2xvciI6IiMwMTE2NDAiLCJsYWJlbF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJsYWJlbF90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImxhYmVsX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sImFycm93X2NvbG9yIjoiIzAxMTY0MCIsImFycm93X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE1Iiwic2l6ZXMiOltdfSwiYXJyb3dfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTAiLCJzaXplcyI6W119LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIzMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjMwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMSIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9jb2xvciI6IiNFQkVDRUYiLCJsYWJlbF90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoiY2FwaXRhbGl6ZSIsImluX3NhbWVfdGVybSI6WyJwb3N0Il0sInBvc3RfdGF4b25vbXkiOiJjYXRlZ29yeSIsIl9tYXJnaW5fdGFibGV0Ijp7InVuaXQiOiIlIiwidG9wIjoiMTAiLCJyaWdodCI6IjUiLCJib3R0b20iOiIwIiwibGVmdCI6IjUiLCJpc0xpbmtlZCI6IiJ9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjdkNTY1ZjMifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBvc3QtbmF2aWdhdGlvbiJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1dbbce3\\\" data-id=\\\"1dbbce3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c327e85 elementor-widget elementor-widget-heading\\\" data-id=\\\"c327e85\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Search<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImI0YzI1NGQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJza2luIjoibWluaW1hbCIsInBsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwiYnV0dG9uX3RleHQiOiJTZWFyY2giLCJzaXplIjp7InVuaXQiOiJweCIsInNpemUiOjQ2fSwiaW5wdXRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaW5wdXRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJpbnB1dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNX0sImlucHV0X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJpbnB1dF90ZXh0X2NvbG9yIjoiIzY2NjY2NiIsImlucHV0X2JhY2tncm91bmRfY29sb3IiOiIjZjhmOGY4IiwiYnV0dG9uX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImZlMGQ3OTgifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzZWFyY2gtZm9ybSJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-d179174 elementor-widget elementor-widget-heading\\\" data-id=\\\"d179174\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Recent News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjRlOWZjMjUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjbGFzc2ljX2l0ZW1fcmF0aW8iOnsidW5pdCI6InB4Iiwic2l6ZSI6IiJ9LCJjbGFzc2ljX2V4Y2VycHRfbGVuZ3RoIjoyMCwiY2xhc3NpY19tZXRhX2RhdGEiOlsiZGF0ZSJdLCJjbGFzc2ljX21ldGFfc2VwYXJhdG9yIjoiXC9cL1wvIiwiY2xhc3NpY19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19wb3N0c19wZXJfcGFnZSI6NCwiY2FyZHNfbWV0YV9zZXBhcmF0b3IiOiJcdTIwMjIiLCJjYXJkc19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19zaG93X2JhZGdlIjoiIiwiY2FyZHNfc2hvd19hdmF0YXIiOiIiLCJvZmZzZXQiOiIiLCJjbGFzc2ljX3RpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTh9LCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41fSwiY2xhc3NpY19tZXRhX2NvbG9yIjoiI2Y4ZjhmOCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY19leGNlcnB0X2NvbG9yIjoiIzY2NjY2NiIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTh9LCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOjEuNX0sImNsYXNzaWNfcmVhZF9tb3JlX2NvbG9yIjoiIzIwYThjMiIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiI1IiwicGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsImNsYXNzaWNfdGh1bWJuYWlsX3NpemVfc2l6ZSI6ImZ1bGwiLCJjbGFzc2ljX2NvbHVtbnMiOiIxIiwiY2xhc3NpY190aHVtYm5haWwiOiJsZWZ0IiwiY2xhc3NpY19pbWFnZV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOjIzfSwiY2xhc3NpY19zaG93X2V4Y2VycHQiOiIiLCJjYXJkc19jb2x1bW5zIjoiMiIsImNhcmRzX3RodW1ibmFpbF9zaXplX3NpemUiOiJmdWxsIiwiY2xhc3NpY19yb3dfZ2FwIjp7InVuaXQiOiJweCIsInNpemUiOjB9LCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE4fSwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwicGFnaW5hdGlvbl9jb2xvciI6IiMyMjIyMjIiLCJwYWdpbmF0aW9uX2hvdmVyX2NvbG9yIjoiI2Y5YjcwNyIsInBhZ2luYXRpb25fYWN0aXZlX2NvbG9yIjoiI2Y5YjcwNyIsImNsYXNzaWNfY29sdW1uc190YWJsZXQiOiIxIiwiY2xhc3NpY19pbWFnZV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoyM30sImNsYXNzaWNfaW1hZ2Vfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6MjN9LCJmdWxsX2NvbnRlbnRfbWV0YV9zZXBhcmF0b3IiOiJcL1wvXC8iLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiY2FjMjc4NyJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBvc3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-72577b51 elementor-section-stretched elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-phone elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"72577b51\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-490dd406\\\" data-id=\\\"490dd406\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4220dbe8 elementor-widget elementor-widget-heading\\\" data-id=\\\"4220dbe8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Introducing the Fan-Jet Waterspout<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1881f623 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"1881f623\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><img class=\\\"alignleft wp-image-839 size-thumbnail\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2015\\/01\\/FAN-JET-WATERSPOUT-150x150.jpg\\\" alt=\\\"\\\" width=\\\"150\\\" height=\\\"150\\\" \\/>Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office\\u2026<\\/p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.<\\/p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.<\\/p><p>How it works:<\\/p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.<\\/li><li>Simply remove the Aimflo jet lock ring,<\\/li><li>remove the directional nozzle and<\\/li><li>screw on the spout adaptor.<\\/li><\\/ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.<\\/p><p>This also allows APC&#8217;s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.<\\/p><p>Our experience upon testing indicated a\\u00a0 rapid particulate removal with the increased volume of surface skimming.\\u00a0 Extensive aeration ultimately improves water quality and reduces chemical consumption.<\\/p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-670afb1d\\\" data-id=\\\"670afb1d\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7dd08593 elementor-widget elementor-widget-heading\\\" data-id=\\\"7dd08593\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Search<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjVhYWEyOGM5IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2tpbiI6Im1pbmltYWwiLCJwbGFjZWhvbGRlciI6IlNlYXJjaC4uLiIsImJ1dHRvbl90ZXh0IjoiU2VhcmNoIiwic2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiNDYifSwiaW5wdXRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaW5wdXRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJpbnB1dF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwiaW5wdXRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImlucHV0X3RleHRfY29sb3IiOiIjNjY2NjY2IiwiaW5wdXRfYmFja2dyb3VuZF9jb2xvciI6IiNmOGY4ZjgiLCJidXR0b25fYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IjEifSwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiNTAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMjUwYWI4MCIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzZWFyY2gtZm9ybSJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-63073e0d elementor-widget elementor-widget-heading\\\" data-id=\\\"63073e0d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Recent News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6Ijc4NjhhNTRmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY2xhc3NpY19pdGVtX3JhdGlvIjp7InVuaXQiOiJweCIsInNpemUiOiIifSwiY2xhc3NpY19leGNlcnB0X2xlbmd0aCI6IjIwIiwiY2xhc3NpY19tZXRhX2RhdGEiOlsiZGF0ZSJdLCJjbGFzc2ljX21ldGFfc2VwYXJhdG9yIjoiXC9cL1wvIiwiY2xhc3NpY19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19wb3N0c19wZXJfcGFnZSI6IjQiLCJjYXJkc19tZXRhX3NlcGFyYXRvciI6Ilx1MjAyMiIsImNhcmRzX3JlYWRfbW9yZV90ZXh0IjoiUmVhZCBNb3JlIFx1MDBiYiIsImNhcmRzX3Nob3dfYmFkZ2UiOiIiLCJjYXJkc19zaG93X2F2YXRhciI6IiIsIm9mZnNldCI6IiIsImNsYXNzaWNfdGl0bGVfY29sb3IiOiIjMjIyMjIyIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjUifSwiY2xhc3NpY19tZXRhX2NvbG9yIjoiIzk5OTk5OSIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwiY2xhc3NpY19leGNlcnB0X2NvbG9yIjoiIzY2NjY2NiIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkxhdG8iLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuNSJ9LCJjbGFzc2ljX3JlYWRfbW9yZV9jb2xvciI6IiMyMGE4YzIiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IiZsYXF1bzsgUHJldmlvdXMiLCJwYWdpbmF0aW9uX25leHRfbGFiZWwiOiJOZXh0ICZyYXF1bzsiLCJjbGFzc2ljX3RodW1ibmFpbF9zaXplX3NpemUiOiJmdWxsIiwiY2xhc3NpY19jb2x1bW5zIjoiMSIsImNsYXNzaWNfdGh1bWJuYWlsIjoibGVmdCIsImNsYXNzaWNfaW1hZ2Vfd2lkdGgiOnsidW5pdCI6IiUiLCJzaXplIjoiMjMifSwiY2xhc3NpY19zaG93X2V4Y2VycHQiOiIiLCJjYXJkc19jb2x1bW5zIjoiMiIsImNhcmRzX3RodW1ibmFpbF9zaXplX3NpemUiOiJmdWxsIiwiY2xhc3NpY19yb3dfZ2FwIjp7InVuaXQiOiJweCIsInNpemUiOiIwIn0sInBhZ2luYXRpb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInBhZ2luYXRpb25fY29sb3IiOiIjMjIyMjIyIiwicGFnaW5hdGlvbl9ob3Zlcl9jb2xvciI6IiNmOWI3MDciLCJwYWdpbmF0aW9uX2FjdGl2ZV9jb2xvciI6IiNmOWI3MDciLCJjbGFzc2ljX2NvbHVtbnNfdGFibGV0IjoiMSIsImNsYXNzaWNfaW1hZ2Vfd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6IjIzIn0sImNsYXNzaWNfaW1hZ2Vfd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IjIzIn0sImZ1bGxfY29udGVudF9tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMmZiYjU5NCIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAxOS0xMC0yNyB0byAyMDE5LTExLTAyIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwb3N0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108256,205,'_elementor_element_cache','{\"timeout\":1735922762,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-11226df2 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"11226df2\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-2365cfd3\\\" data-id=\\\"2365cfd3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f71f48e elementor-widget elementor-widget-heading\\\" data-id=\\\"f71f48e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">News<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjYzYzk0OWZmIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiY2xhc3NpY19wb3N0c19wZXJfcGFnZSI6IjQiLCJjbGFzc2ljX2l0ZW1fcmF0aW8iOnsidW5pdCI6InB4Iiwic2l6ZSI6IiJ9LCJjbGFzc2ljX2V4Y2VycHRfbGVuZ3RoIjoiMjAiLCJjbGFzc2ljX21ldGFfZGF0YSI6WyJkYXRlIl0sImNsYXNzaWNfbWV0YV9zZXBhcmF0b3IiOiJcL1wvXC8iLCJjbGFzc2ljX3JlYWRfbW9yZV90ZXh0IjoiUmVhZCBNb3JlIFx1MDBiYiIsImNhcmRzX3Bvc3RzX3Blcl9wYWdlIjoiNCIsImNhcmRzX21ldGFfc2VwYXJhdG9yIjoiXHUyMDIyIiwiY2FyZHNfcmVhZF9tb3JlX3RleHQiOiJSZWFkIE1vcmUgXHUwMGJiIiwiY2FyZHNfc2hvd19iYWRnZSI6IiIsImNhcmRzX3Nob3dfYXZhdGFyIjoiIiwib2Zmc2V0IjoiIiwiY2xhc3NpY190aXRsZV9jb2xvciI6IiNmZmZmZmYiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxOCJ9LCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuNSJ9LCJjbGFzc2ljX21ldGFfY29sb3IiOiIjZjhmOGY4IiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX2V4Y2VycHRfY29sb3IiOiIjZjhmOGY4IiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTUifSwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiMS41In0sImNsYXNzaWNfcmVhZF9tb3JlX2NvbG9yIjoiIzIwYThjMiIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiI1IiwicGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsImNsYXNzaWNfdGh1bWJuYWlsX3NpemVfc2l6ZSI6ImZ1bGwiLCJjbGFzc2ljX2NvbHVtbnMiOiIyIiwiY2FyZHNfY29sdW1ucyI6IjIiLCJjYXJkc190aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsInBhZ2luYXRpb25fdHlwZSI6Im51bWJlcnMiLCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInBhZ2luYXRpb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxOCJ9LCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJwYWdpbmF0aW9uX2NvbG9yIjoiIzIyMjIyMiIsInBhZ2luYXRpb25faG92ZXJfY29sb3IiOiIjZjliNzA3IiwicGFnaW5hdGlvbl9hY3RpdmVfY29sb3IiOiIjZjliNzA3IiwiZnVsbF9jb250ZW50X21ldGFfc2VwYXJhdG9yIjoiXC9cL1wvIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJwcF9jb25kaXRpb25fa2V5IjoiYXV0aGVudGljYXRpb24iLCJwcF9jb25kaXRpb25fb3BlcmF0b3IiOiJpcyIsInBwX2NvbmRpdGlvbl9hdXRoZW50aWNhdGlvbl92YWx1ZSI6ImF1dGhlbnRpY2F0ZWQiLCJfaWQiOiJhYTkxNDg1IiwicHBfY29uZGl0aW9uX3JvbGVfdmFsdWUiOiJzdWJzY3JpYmVyIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTEwLTI3IHRvIDIwMTktMTEtMDIiLCJwcF9jb25kaXRpb25fdGltZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9vc192YWx1ZSI6ImlwaG9uZSIsInBwX2NvbmRpdGlvbl9icm93c2VyX3ZhbHVlIjoiaWUiLCJwcF9jb25kaXRpb25fc2VhcmNoX2JvdF92YWx1ZSI6ImFsbF9zZWFyY2hfYm90cyIsInBwX2NvbmRpdGlvbl9wYWdlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3Bvc3RfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fc3RhdGljX3BhZ2VfdmFsdWUiOiJob21lIiwicHBfY29uZGl0aW9uX3Bvc3RfdHlwZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl90YXhvbm9teV9hcmNoaXZlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3Bvc3RfdHlwZV9hcmNoaXZlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX2RhdGVfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9hdXRob3JfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9zZWFyY2hfcmVzdWx0c192YWx1ZSI6IiJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBvc3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-b107d8d\\\" data-id=\\\"b107d8d\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c0a62f8 elementor-widget elementor-widget-heading\\\" data-id=\\\"c0a62f8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Search<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImYxZTM1YTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJza2luIjoibWluaW1hbCIsInBsYWNlaG9sZGVyIjoiU2VhcmNoLi4uIiwiYnV0dG9uX3RleHQiOiJTZWFyY2giLCJzaXplIjp7InVuaXQiOiJweCIsInNpemUiOiI0NiJ9LCJpbnB1dF90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJpbnB1dF90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsImlucHV0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxOCJ9LCJpbnB1dF90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwiaW5wdXRfdGV4dF9jb2xvciI6IiM2NjY2NjYiLCJpbnB1dF9iYWNrZ3JvdW5kX2NvbG9yIjoiI2Y4ZjhmOCIsImJ1dHRvbl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiMSJ9LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiI1MCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJwcF9jb25kaXRpb25fa2V5IjoiYXV0aGVudGljYXRpb24iLCJwcF9jb25kaXRpb25fb3BlcmF0b3IiOiJpcyIsInBwX2NvbmRpdGlvbl9hdXRoZW50aWNhdGlvbl92YWx1ZSI6ImF1dGhlbnRpY2F0ZWQiLCJfaWQiOiJmODhkZGE2IiwicHBfY29uZGl0aW9uX3JvbGVfdmFsdWUiOiJzdWJzY3JpYmVyIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTEwLTI3IHRvIDIwMTktMTEtMDIiLCJwcF9jb25kaXRpb25fdGltZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9vc192YWx1ZSI6ImlwaG9uZSIsInBwX2NvbmRpdGlvbl9icm93c2VyX3ZhbHVlIjoiaWUiLCJwcF9jb25kaXRpb25fc2VhcmNoX2JvdF92YWx1ZSI6ImFsbF9zZWFyY2hfYm90cyIsInBwX2NvbmRpdGlvbl9wYWdlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3Bvc3RfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fc3RhdGljX3BhZ2VfdmFsdWUiOiJob21lIiwicHBfY29uZGl0aW9uX3Bvc3RfdHlwZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl90YXhvbm9teV9hcmNoaXZlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3Bvc3RfdHlwZV9hcmNoaXZlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX2RhdGVfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9hdXRob3JfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9zZWFyY2hfcmVzdWx0c192YWx1ZSI6IiJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InNlYXJjaC1mb3JtIn0=\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-2585b20 elementor-widget elementor-widget-heading\\\" data-id=\\\"2585b20\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Recent News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6ImNlNmM0NjQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjbGFzc2ljX2l0ZW1fcmF0aW8iOnsidW5pdCI6InB4Iiwic2l6ZSI6IiJ9LCJjbGFzc2ljX2V4Y2VycHRfbGVuZ3RoIjoiMjAiLCJjbGFzc2ljX21ldGFfZGF0YSI6WyJkYXRlIl0sImNsYXNzaWNfbWV0YV9zZXBhcmF0b3IiOiJcL1wvXC8iLCJjbGFzc2ljX3JlYWRfbW9yZV90ZXh0IjoiUmVhZCBNb3JlIFx1MDBiYiIsImNhcmRzX3Bvc3RzX3Blcl9wYWdlIjoiNCIsImNhcmRzX21ldGFfc2VwYXJhdG9yIjoiXHUyMDIyIiwiY2FyZHNfcmVhZF9tb3JlX3RleHQiOiJSZWFkIE1vcmUgXHUwMGJiIiwiY2FyZHNfc2hvd19iYWRnZSI6IiIsImNhcmRzX3Nob3dfYXZhdGFyIjoiIiwib2Zmc2V0IjoiIiwiY2xhc3NpY190aXRsZV9jb2xvciI6IiNmZmZmZmYiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxOCJ9LCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX3RpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuNSJ9LCJjbGFzc2ljX21ldGFfY29sb3IiOiIjZjhmOGY4IiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfbWV0YV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJjbGFzc2ljX2V4Y2VycHRfY29sb3IiOiIjNjY2NjY2IiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTGF0byIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiMS41In0sImNsYXNzaWNfcmVhZF9tb3JlX2NvbG9yIjoiIzIwYThjMiIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfcmVhZF9tb3JlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJwYWdpbmF0aW9uX3BhZ2VfbGltaXQiOiI1IiwicGFnaW5hdGlvbl9wcmV2X2xhYmVsIjoiJmxhcXVvOyBQcmV2aW91cyIsInBhZ2luYXRpb25fbmV4dF9sYWJlbCI6Ik5leHQgJnJhcXVvOyIsImNsYXNzaWNfdGh1bWJuYWlsX3NpemVfc2l6ZSI6ImZ1bGwiLCJjbGFzc2ljX2NvbHVtbnMiOiIxIiwiY2xhc3NpY190aHVtYm5haWwiOiJsZWZ0IiwiY2xhc3NpY19pbWFnZV93aWR0aCI6eyJ1bml0IjoiJSIsInNpemUiOiIyMyJ9LCJjbGFzc2ljX3Nob3dfZXhjZXJwdCI6IiIsImNhcmRzX2NvbHVtbnMiOiIyIiwiY2FyZHNfdGh1bWJuYWlsX3NpemVfc2l6ZSI6ImZ1bGwiLCJjbGFzc2ljX3Jvd19nYXAiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjAifSwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJwYWdpbmF0aW9uX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTgifSwicGFnaW5hdGlvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwicGFnaW5hdGlvbl9jb2xvciI6IiMyMjIyMjIiLCJwYWdpbmF0aW9uX2hvdmVyX2NvbG9yIjoiI2Y5YjcwNyIsInBhZ2luYXRpb25fYWN0aXZlX2NvbG9yIjoiI2Y5YjcwNyIsImNsYXNzaWNfY29sdW1uc190YWJsZXQiOiIxIiwiY2xhc3NpY19pbWFnZV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoiMjMifSwiY2xhc3NpY19pbWFnZV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiMjMifSwiZnVsbF9jb250ZW50X21ldGFfc2VwYXJhdG9yIjoiXC9cL1wvIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJwcF9jb25kaXRpb25fa2V5IjoiYXV0aGVudGljYXRpb24iLCJwcF9jb25kaXRpb25fb3BlcmF0b3IiOiJpcyIsInBwX2NvbmRpdGlvbl9hdXRoZW50aWNhdGlvbl92YWx1ZSI6ImF1dGhlbnRpY2F0ZWQiLCJfaWQiOiJkNjc5MTg1IiwicHBfY29uZGl0aW9uX3JvbGVfdmFsdWUiOiJzdWJzY3JpYmVyIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTEwLTI3IHRvIDIwMTktMTEtMDIiLCJwcF9jb25kaXRpb25fdGltZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9vc192YWx1ZSI6ImlwaG9uZSIsInBwX2NvbmRpdGlvbl9icm93c2VyX3ZhbHVlIjoiaWUiLCJwcF9jb25kaXRpb25fc2VhcmNoX2JvdF92YWx1ZSI6ImFsbF9zZWFyY2hfYm90cyIsInBwX2NvbmRpdGlvbl9wYWdlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3Bvc3RfdmFsdWUiOiIiLCJwcF9jb25kaXRpb25fc3RhdGljX3BhZ2VfdmFsdWUiOiJob21lIiwicHBfY29uZGl0aW9uX3Bvc3RfdHlwZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl90YXhvbm9teV9hcmNoaXZlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX3Bvc3RfdHlwZV9hcmNoaXZlX3ZhbHVlIjoiIiwicHBfY29uZGl0aW9uX2RhdGVfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9hdXRob3JfYXJjaGl2ZV92YWx1ZSI6IiIsInBwX2NvbmRpdGlvbl9zZWFyY2hfcmVzdWx0c192YWx1ZSI6IiJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBvc3RzIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108257,971,'_elementor_element_cache','{\"timeout\":1735832247,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2b8e8a99 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2b8e8a99\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-485afae\\\" data-id=\\\"485afae\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3462f4e elementor-widget elementor-widget-heading\\\" data-id=\\\"3462f4e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Order<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4d516d4f elementor-widget elementor-widget-text-editor\\\" data-id=\\\"4d516d4f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<!-- wp:shortcode -->\\r\\n<p><div class=\\\"woocommerce\\\"><div class=\\\"woocommerce-notices-wrapper\\\"><\\/div>\\n<form class=\\\"woocommerce-cart-form\\\" action=\\\"http:\\/\\/nixin.co.za\\/order\\/\\\" method=\\\"post\\\">\\n\\t\\n\\t<table class=\\\"shop_table shop_table_responsive cart woocommerce-cart-form__contents\\\" cellspacing=\\\"0\\\">\\n\\t\\t<thead>\\n\\t\\t\\t<tr>\\n\\t\\t\\t\\t<th class=\\\"product-remove\\\"><span class=\\\"screen-reader-text\\\">Remove item<\\/span><\\/th>\\n\\t\\t\\t\\t<th class=\\\"product-thumbnail\\\"><span class=\\\"screen-reader-text\\\">Thumbnail image<\\/span><\\/th>\\n\\t\\t\\t\\t<th class=\\\"product-name\\\">Product<\\/th>\\n\\t\\t\\t\\t<th class=\\\"product-price\\\">Price<\\/th>\\n\\t\\t\\t\\t<th class=\\\"product-quantity\\\">Quantity<\\/th>\\n\\t\\t\\t\\t<th class=\\\"product-subtotal\\\">Subtotal<\\/th>\\n\\t\\t\\t<\\/tr>\\n\\t\\t<\\/thead>\\n\\t\\t<tbody>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t<tr class=\\\"woocommerce-cart-form__cart-item cart_item\\\">\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-remove\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a data-gtm4wp_product_data=\\\"{&quot;internal_id&quot;:2726,&quot;item_id&quot;:&quot;11318&quot;,&quot;item_name&quot;:&quot;NIXIN SST P-Rail 1200mm&quot;,&quot;sku&quot;:&quot;11318&quot;,&quot;price&quot;:4540,&quot;stocklevel&quot;:15,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Stainless Steel Swimming Pool Equipment&quot;,&quot;item_category2&quot;:&quot;Stainless Steel Pool Ladders &amp; Rails&quot;,&quot;id&quot;:&quot;11318&quot;,&quot;productlink&quot;:&quot;http:\\\\\\/\\\\\\/nixin.co.za\\\\\\/order\\\\\\/&quot;,&quot;item_variant&quot;:&quot;&quot;,&quot;item_brand&quot;:&quot;&quot;}\\\" href=\\\"http:\\/\\/nixin.co.za\\/order\\/?remove_item=b1c00bcd4b5183705c134b3365f8c45e&#038;_wpnonce=bc31258219\\\" class=\\\"remove\\\" aria-label=\\\"Remove NIXIN SST P-Rail 1200mm from cart\\\" data-product_id=\\\"2726\\\" data-product_sku=\\\"11318\\\">&times;<\\/a>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-thumbnail\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/nixin-sst-p-rail-1200mm\\/\\\"><img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-300x300.jpg\\\" class=\\\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\\\" alt=\\\"NIXIN SST P-Rail 1200mm\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-768x769.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm-100x100.jpg 100w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-1200mm.jpg 1243w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/><\\/a>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-name\\\" data-title=\\\"Product\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/nixin-sst-p-rail-1200mm\\/\\\">NIXIN SST P-Rail 1200mm<\\/a>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-price\\\" data-title=\\\"Price\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>4,540.00<\\/bdi><\\/span>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-quantity\\\" data-title=\\\"Quantity\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"quantity\\\">\\n\\t\\t<label class=\\\"screen-reader-text\\\" for=\\\"quantity_6775451690cb0\\\">NIXIN SST P-Rail 1200mm quantity<\\/label>\\n\\t<input\\n\\t\\ttype=\\\"number\\\"\\n\\t\\t\\t\\tid=\\\"quantity_6775451690cb0\\\"\\n\\t\\tclass=\\\"input-text qty text\\\"\\n\\t\\tname=\\\"cart[b1c00bcd4b5183705c134b3365f8c45e][qty]\\\"\\n\\t\\tvalue=\\\"5\\\"\\n\\t\\taria-label=\\\"Product quantity\\\"\\n\\t\\t\\t\\tmin=\\\"0\\\"\\n\\t\\tmax=\\\"15\\\"\\n\\t\\t\\t\\t\\tstep=\\\"1\\\"\\n\\t\\t\\tplaceholder=\\\"\\\"\\n\\t\\t\\tinputmode=\\\"numeric\\\"\\n\\t\\t\\tautocomplete=\\\"off\\\"\\n\\t\\t\\t\\/>\\n\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-subtotal\\\" data-title=\\\"Subtotal\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>22,700.00<\\/bdi><\\/span>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\t\\t\\t\\t\\t<\\/tr>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<tr class=\\\"woocommerce-cart-form__cart-item cart_item\\\">\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-remove\\\">\\n\\t\\t\\t\\t\\t\\t\\t<a data-gtm4wp_product_data=\\\"{&quot;internal_id&quot;:2733,&quot;item_id&quot;:&quot;12510&quot;,&quot;item_name&quot;:&quot;NIXIN SST P-Rail Eco 1000mm&quot;,&quot;sku&quot;:&quot;12510&quot;,&quot;price&quot;:3760,&quot;stocklevel&quot;:20,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Stainless Steel Swimming Pool Equipment&quot;,&quot;item_category2&quot;:&quot;Stainless Steel Pool Ladders &amp; Rails&quot;,&quot;id&quot;:&quot;12510&quot;,&quot;productlink&quot;:&quot;http:\\\\\\/\\\\\\/nixin.co.za\\\\\\/order\\\\\\/&quot;,&quot;item_variant&quot;:&quot;&quot;,&quot;item_brand&quot;:&quot;&quot;}\\\" href=\\\"http:\\/\\/nixin.co.za\\/order\\/?remove_item=ec1f850d934f440cfa8e4a18d2cf5463&#038;_wpnonce=bc31258219\\\" class=\\\"remove\\\" aria-label=\\\"Remove NIXIN SST P-Rail Eco 1000mm from cart\\\" data-product_id=\\\"2733\\\" data-product_sku=\\\"12510\\\">&times;<\\/a>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-thumbnail\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/nixin-sst-p-rail-eco\\/\\\"><img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-300x300.jpg\\\" class=\\\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\\\" alt=\\\"NIXIN SST P-Rail Ecoo 1000mm\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-768x767.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm-100x100.jpg 100w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/06\\/NIXIN-SST-P-Rail-Eco-1000mm.jpg 1244w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/><\\/a>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-name\\\" data-title=\\\"Product\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/nixin-sst-p-rail-eco\\/\\\">NIXIN SST P-Rail Eco 1000mm<\\/a>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-price\\\" data-title=\\\"Price\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>3,760.00<\\/bdi><\\/span>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-quantity\\\" data-title=\\\"Quantity\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"quantity\\\">\\n\\t\\t<label class=\\\"screen-reader-text\\\" for=\\\"quantity_677545169153b\\\">NIXIN SST P-Rail Eco 1000mm quantity<\\/label>\\n\\t<input\\n\\t\\ttype=\\\"number\\\"\\n\\t\\t\\t\\tid=\\\"quantity_677545169153b\\\"\\n\\t\\tclass=\\\"input-text qty text\\\"\\n\\t\\tname=\\\"cart[ec1f850d934f440cfa8e4a18d2cf5463][qty]\\\"\\n\\t\\tvalue=\\\"1\\\"\\n\\t\\taria-label=\\\"Product quantity\\\"\\n\\t\\t\\t\\tmin=\\\"0\\\"\\n\\t\\tmax=\\\"20\\\"\\n\\t\\t\\t\\t\\tstep=\\\"1\\\"\\n\\t\\t\\tplaceholder=\\\"\\\"\\n\\t\\t\\tinputmode=\\\"numeric\\\"\\n\\t\\t\\tautocomplete=\\\"off\\\"\\n\\t\\t\\t\\/>\\n\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/td>\\n\\n\\t\\t\\t\\t\\t\\t<td class=\\\"product-subtotal\\\" data-title=\\\"Subtotal\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>3,760.00<\\/bdi><\\/span>\\t\\t\\t\\t\\t\\t<\\/td>\\n\\t\\t\\t\\t\\t<\\/tr>\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t<tr>\\n\\t\\t\\t\\t<td colspan=\\\"6\\\" class=\\\"actions\\\">\\n\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<button type=\\\"submit\\\" class=\\\"button\\\" name=\\\"update_cart\\\" value=\\\"Update basket\\\">Update basket<\\/button>\\n\\n\\t\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" id=\\\"woocommerce-cart-nonce\\\" name=\\\"woocommerce-cart-nonce\\\" value=\\\"bc31258219\\\" \\/><input type=\\\"hidden\\\" name=\\\"_wp_http_referer\\\" value=\\\"\\/order\\/\\\" \\/>\\t\\t\\t\\t<\\/td>\\n\\t\\t\\t<\\/tr>\\n\\n\\t\\t\\t\\t\\t<\\/tbody>\\n\\t<\\/table>\\n\\t<\\/form>\\n\\n\\n<div class=\\\"cart-collaterals\\\">\\n\\t\\n\\t<div class=\\\"cross-sells\\\">\\n\\t\\t\\t\\t\\t<h2>You may be interested in&hellip;<\\/h2>\\n\\t\\t\\n\\t\\t<ul class=\\\"products columns-2\\\">\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t<li class=\\\"product type-product post-2913 status-publish first instock product_cat-stainless-steel-pool-ladders-rails product_tag-sst-equipment has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\\\">\\n\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/nixin-sst-p-rail-470mm-s-b-s\\/\\\" class=\\\"woocommerce-LoopProduct-link woocommerce-loop-product__link\\\"><img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-300x300.jpg\\\" class=\\\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\\\" alt=\\\"NIXIN SST P-Rail 470mm S-B-S\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S-100x100.jpg 100w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-S-B-S.jpg 1243w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/><h2 class=\\\"woocommerce-loop-product__title\\\">NIXIN SST P-Rail 470mm S-B-S<\\/h2>\\n\\t<span class=\\\"price\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>4,645.00<\\/bdi><\\/span><\\/span>\\n<\\/a><a href=\\\"?add-to-cart=2913\\\" aria-describedby=\\\"woocommerce_loop_add_to_cart_link_describedby_2913\\\" data-quantity=\\\"1\\\" class=\\\"button product_type_simple add_to_cart_button ajax_add_to_cart\\\" data-product_id=\\\"2913\\\" data-product_sku=\\\"13093\\\" aria-label=\\\"Add to cart: &ldquo;NIXIN SST P-Rail 470mm S-B-S&rdquo;\\\" rel=\\\"nofollow\\\" data-success_message=\\\"&ldquo;NIXIN SST P-Rail 470mm S-B-S&rdquo; has been added to your cart\\\">Add to basket<\\/a>\\t<span id=\\\"woocommerce_loop_add_to_cart_link_describedby_2913\\\" class=\\\"screen-reader-text\\\">\\n\\t\\t\\t<\\/span>\\n<span class=\\\"gtm4wp_productdata\\\" style=\\\"display:none; visibility:hidden;\\\" data-gtm4wp_product_data=\\\"{&quot;internal_id&quot;:2913,&quot;item_id&quot;:&quot;13093&quot;,&quot;item_name&quot;:&quot;NIXIN SST P-Rail 470mm S-B-S&quot;,&quot;sku&quot;:&quot;13093&quot;,&quot;price&quot;:4645,&quot;stocklevel&quot;:6,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Stainless Steel Swimming Pool Equipment&quot;,&quot;item_category2&quot;:&quot;Stainless Steel Pool Ladders &amp; Rails&quot;,&quot;id&quot;:&quot;13093&quot;,&quot;productlink&quot;:&quot;http:\\\\\\/\\\\\\/nixin.co.za\\\\\\/product\\\\\\/nixin-sst-p-rail-470mm-s-b-s\\\\\\/&quot;,&quot;item_list_name&quot;:&quot;Cross-Sell Products&quot;,&quot;index&quot;:1,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\\\"><\\/span><\\/li>\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t<li class=\\\"product type-product post-2734 status-publish last instock product_cat-stainless-steel-pool-ladders-rails product_tag-sst-equipment has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\\\">\\n\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/sst-p-rail-800mm\\/\\\" class=\\\"woocommerce-LoopProduct-link woocommerce-loop-product__link\\\"><img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-300x300.jpg\\\" class=\\\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\\\" alt=\\\"NIXIN SST P-Rail 800mm\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-768x767.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm-100x100.jpg 100w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-800mm.jpg 1244w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/><h2 class=\\\"woocommerce-loop-product__title\\\">NIXIN SST P-Rail 800mm<\\/h2>\\n\\t<span class=\\\"price\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>4,115.00<\\/bdi><\\/span><\\/span>\\n<\\/a><a href=\\\"?add-to-cart=2734\\\" aria-describedby=\\\"woocommerce_loop_add_to_cart_link_describedby_2734\\\" data-quantity=\\\"1\\\" class=\\\"button product_type_simple add_to_cart_button ajax_add_to_cart\\\" data-product_id=\\\"2734\\\" data-product_sku=\\\"12057\\\" aria-label=\\\"Add to cart: &ldquo;NIXIN SST P-Rail 800mm&rdquo;\\\" rel=\\\"nofollow\\\" data-success_message=\\\"&ldquo;NIXIN SST P-Rail 800mm&rdquo; has been added to your cart\\\">Add to basket<\\/a>\\t<span id=\\\"woocommerce_loop_add_to_cart_link_describedby_2734\\\" class=\\\"screen-reader-text\\\">\\n\\t\\t\\t<\\/span>\\n<span class=\\\"gtm4wp_productdata\\\" style=\\\"display:none; visibility:hidden;\\\" data-gtm4wp_product_data=\\\"{&quot;internal_id&quot;:2734,&quot;item_id&quot;:&quot;12057&quot;,&quot;item_name&quot;:&quot;NIXIN SST P-Rail 800mm&quot;,&quot;sku&quot;:&quot;12057&quot;,&quot;price&quot;:4115,&quot;stocklevel&quot;:40,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Stainless Steel Swimming Pool Equipment&quot;,&quot;item_category2&quot;:&quot;Stainless Steel Pool Ladders &amp; Rails&quot;,&quot;id&quot;:&quot;12057&quot;,&quot;productlink&quot;:&quot;http:\\\\\\/\\\\\\/nixin.co.za\\\\\\/product\\\\\\/sst-p-rail-800mm\\\\\\/&quot;,&quot;item_list_name&quot;:&quot;Cross-Sell Products&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\\\"><\\/span><\\/li>\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t<li class=\\\"product type-product post-2728 status-publish first instock product_cat-stainless-steel-pool-ladders-rails product_tag-sst-equipment has-post-thumbnail taxable shipping-taxable purchasable product-type-simple\\\">\\n\\t<a href=\\\"http:\\/\\/nixin.co.za\\/product\\/nixin-sst-p-rail-470mm\\/\\\" class=\\\"woocommerce-LoopProduct-link woocommerce-loop-product__link\\\"><img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-300x300.jpg\\\" class=\\\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail\\\" alt=\\\"NIXIN SST P-Rail 470mm\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-768x767.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm-100x100.jpg 100w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/NIXIN-SST-P-Rail-470mm.jpg 1244w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/><h2 class=\\\"woocommerce-loop-product__title\\\">NIXIN SST P-Rail 470mm<\\/h2>\\n\\t<span class=\\\"price\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>3,740.00<\\/bdi><\\/span><\\/span>\\n<\\/a><a href=\\\"?add-to-cart=2728\\\" aria-describedby=\\\"woocommerce_loop_add_to_cart_link_describedby_2728\\\" data-quantity=\\\"1\\\" class=\\\"button product_type_simple add_to_cart_button ajax_add_to_cart\\\" data-product_id=\\\"2728\\\" data-product_sku=\\\"11317\\\" aria-label=\\\"Add to cart: &ldquo;NIXIN SST P-Rail 470mm&rdquo;\\\" rel=\\\"nofollow\\\" data-success_message=\\\"&ldquo;NIXIN SST P-Rail 470mm&rdquo; has been added to your cart\\\">Add to basket<\\/a>\\t<span id=\\\"woocommerce_loop_add_to_cart_link_describedby_2728\\\" class=\\\"screen-reader-text\\\">\\n\\t\\t\\t<\\/span>\\n<span class=\\\"gtm4wp_productdata\\\" style=\\\"display:none; visibility:hidden;\\\" data-gtm4wp_product_data=\\\"{&quot;internal_id&quot;:2728,&quot;item_id&quot;:&quot;11317&quot;,&quot;item_name&quot;:&quot;NIXIN SST P-Rail 470mm&quot;,&quot;sku&quot;:&quot;11317&quot;,&quot;price&quot;:3740,&quot;stocklevel&quot;:13,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Stainless Steel Swimming Pool Equipment&quot;,&quot;item_category2&quot;:&quot;Stainless Steel Pool Ladders &amp; Rails&quot;,&quot;id&quot;:&quot;11317&quot;,&quot;productlink&quot;:&quot;http:\\\\\\/\\\\\\/nixin.co.za\\\\\\/product\\\\\\/nixin-sst-p-rail-470mm\\\\\\/&quot;,&quot;item_list_name&quot;:&quot;Cross-Sell Products&quot;,&quot;index&quot;:3,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\\\"><\\/span><\\/li>\\n\\n\\t\\t\\t\\n\\t\\t<\\/ul>\\n\\n\\t<\\/div>\\n\\t<div class=\\\"cart_totals \\\">\\n\\n\\t\\n\\t<h2>Basket totals<\\/h2>\\n\\n\\t<table cellspacing=\\\"0\\\" class=\\\"shop_table shop_table_responsive\\\">\\n\\n\\t\\t<tr class=\\\"cart-subtotal\\\">\\n\\t\\t\\t<th>Subtotal<\\/th>\\n\\t\\t\\t<td data-title=\\\"Subtotal\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>26,460.00<\\/bdi><\\/span><\\/td>\\n\\t\\t<\\/tr>\\n\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\n\\t\\t\\t<tr class=\\\"woocommerce-shipping-totals shipping\\\">\\n\\t<th>Shipping<\\/th>\\n\\t<td data-title=\\\"Shipping\\\">\\n\\t\\t\\t\\t\\t<ul id=\\\"shipping_method\\\" class=\\\"woocommerce-shipping-methods\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t<input type=\\\"radio\\\" name=\\\"shipping_method[0]\\\" data-index=\\\"0\\\" id=\\\"shipping_method_0_local_pickup1\\\" value=\\\"local_pickup:1\\\" class=\\\"shipping_method\\\"  checked=\'checked\' \\/><label for=\\\"shipping_method_0_local_pickup1\\\">In-store Collection<\\/label>\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<li>\\n\\t\\t\\t\\t\\t\\t<input type=\\\"radio\\\" name=\\\"shipping_method[0]\\\" data-index=\\\"0\\\" id=\\\"shipping_method_0_flat_rate2\\\" value=\\\"flat_rate:2\\\" class=\\\"shipping_method\\\"  \\/><label for=\\\"shipping_method_0_flat_rate2\\\">Flat rate: <span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>300.00<\\/bdi><\\/span><\\/label>\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t\\t<p class=\\\"woocommerce-shipping-destination\\\">\\n\\t\\t\\t\\t\\tShipping to <strong>Western Cape<\\/strong>. \\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\t\\t\\n\\t\\t\\n\\t\\t\\t\\t\\t\\n<form class=\\\"woocommerce-shipping-calculator\\\" action=\\\"http:\\/\\/nixin.co.za\\/order\\/\\\" method=\\\"post\\\">\\n\\n\\t<a href=\\\"#\\\" class=\\\"shipping-calculator-button\\\" aria-expanded=\\\"false\\\" aria-controls=\\\"shipping-calculator-form\\\" role=\\\"button\\\">Change address<\\/a>\\n\\t<section class=\\\"shipping-calculator-form\\\" id=\\\"shipping-calculator-form\\\" style=\\\"display:none;\\\">\\n\\n\\t\\t\\t\\t\\t<p class=\\\"form-row form-row-wide\\\" id=\\\"calc_shipping_country_field\\\">\\n\\t\\t\\t\\t<label for=\\\"calc_shipping_country\\\" class=\\\"screen-reader-text\\\">Country \\/ region:<\\/label>\\n\\t\\t\\t\\t<select name=\\\"calc_shipping_country\\\" id=\\\"calc_shipping_country\\\" class=\\\"country_to_state country_select\\\" rel=\\\"calc_shipping_state\\\">\\n\\t\\t\\t\\t\\t<option value=\\\"default\\\">Select a country \\/ region&hellip;<\\/option>\\n\\t\\t\\t\\t\\t<option value=\\\"AF\\\">Afghanistan<\\/option><option value=\\\"AX\\\">\\u00c5land Islands<\\/option><option value=\\\"AL\\\">Albania<\\/option><option value=\\\"DZ\\\">Algeria<\\/option><option value=\\\"AS\\\">American Samoa<\\/option><option value=\\\"AD\\\">Andorra<\\/option><option value=\\\"AO\\\">Angola<\\/option><option value=\\\"AI\\\">Anguilla<\\/option><option value=\\\"AQ\\\">Antarctica<\\/option><option value=\\\"AG\\\">Antigua and Barbuda<\\/option><option value=\\\"AR\\\">Argentina<\\/option><option value=\\\"AM\\\">Armenia<\\/option><option value=\\\"AW\\\">Aruba<\\/option><option value=\\\"AU\\\">Australia<\\/option><option value=\\\"AT\\\">Austria<\\/option><option value=\\\"AZ\\\">Azerbaijan<\\/option><option value=\\\"BS\\\">Bahamas<\\/option><option value=\\\"BH\\\">Bahrain<\\/option><option value=\\\"BD\\\">Bangladesh<\\/option><option value=\\\"BB\\\">Barbados<\\/option><option value=\\\"BY\\\">Belarus<\\/option><option value=\\\"PW\\\">Belau<\\/option><option value=\\\"BE\\\">Belgium<\\/option><option value=\\\"BZ\\\">Belize<\\/option><option value=\\\"BJ\\\">Benin<\\/option><option value=\\\"BM\\\">Bermuda<\\/option><option value=\\\"BT\\\">Bhutan<\\/option><option value=\\\"BO\\\">Bolivia<\\/option><option value=\\\"BQ\\\">Bonaire, Saint Eustatius and Saba<\\/option><option value=\\\"BA\\\">Bosnia and Herzegovina<\\/option><option value=\\\"BW\\\">Botswana<\\/option><option value=\\\"BV\\\">Bouvet Island<\\/option><option value=\\\"BR\\\">Brazil<\\/option><option value=\\\"IO\\\">British Indian Ocean Territory<\\/option><option value=\\\"BN\\\">Brunei<\\/option><option value=\\\"BG\\\">Bulgaria<\\/option><option value=\\\"BF\\\">Burkina Faso<\\/option><option value=\\\"BI\\\">Burundi<\\/option><option value=\\\"KH\\\">Cambodia<\\/option><option value=\\\"CM\\\">Cameroon<\\/option><option value=\\\"CA\\\">Canada<\\/option><option value=\\\"CV\\\">Cape Verde<\\/option><option value=\\\"KY\\\">Cayman Islands<\\/option><option value=\\\"CF\\\">Central African Republic<\\/option><option value=\\\"TD\\\">Chad<\\/option><option value=\\\"CL\\\">Chile<\\/option><option value=\\\"CN\\\">China<\\/option><option value=\\\"CX\\\">Christmas Island<\\/option><option value=\\\"CC\\\">Cocos (Keeling) Islands<\\/option><option value=\\\"CO\\\">Colombia<\\/option><option value=\\\"KM\\\">Comoros<\\/option><option value=\\\"CG\\\">Congo (Brazzaville)<\\/option><option value=\\\"CD\\\">Congo (Kinshasa)<\\/option><option value=\\\"CK\\\">Cook Islands<\\/option><option value=\\\"CR\\\">Costa Rica<\\/option><option value=\\\"HR\\\">Croatia<\\/option><option value=\\\"CU\\\">Cuba<\\/option><option value=\\\"CW\\\">Cura&ccedil;ao<\\/option><option value=\\\"CY\\\">Cyprus<\\/option><option value=\\\"CZ\\\">Czech Republic<\\/option><option value=\\\"DK\\\">Denmark<\\/option><option value=\\\"DJ\\\">Djibouti<\\/option><option value=\\\"DM\\\">Dominica<\\/option><option value=\\\"DO\\\">Dominican Republic<\\/option><option value=\\\"EC\\\">Ecuador<\\/option><option value=\\\"EG\\\">Egypt<\\/option><option value=\\\"SV\\\">El Salvador<\\/option><option value=\\\"GQ\\\">Equatorial Guinea<\\/option><option value=\\\"ER\\\">Eritrea<\\/option><option value=\\\"EE\\\">Estonia<\\/option><option value=\\\"SZ\\\">Eswatini<\\/option><option value=\\\"ET\\\">Ethiopia<\\/option><option value=\\\"FK\\\">Falkland Islands<\\/option><option value=\\\"FO\\\">Faroe Islands<\\/option><option value=\\\"FJ\\\">Fiji<\\/option><option value=\\\"FI\\\">Finland<\\/option><option value=\\\"FR\\\">France<\\/option><option value=\\\"GF\\\">French Guiana<\\/option><option value=\\\"PF\\\">French Polynesia<\\/option><option value=\\\"TF\\\">French Southern Territories<\\/option><option value=\\\"GA\\\">Gabon<\\/option><option value=\\\"GM\\\">Gambia<\\/option><option value=\\\"GE\\\">Georgia<\\/option><option value=\\\"DE\\\">Germany<\\/option><option value=\\\"GH\\\">Ghana<\\/option><option value=\\\"GI\\\">Gibraltar<\\/option><option value=\\\"GR\\\">Greece<\\/option><option value=\\\"GL\\\">Greenland<\\/option><option value=\\\"GD\\\">Grenada<\\/option><option value=\\\"GP\\\">Guadeloupe<\\/option><option value=\\\"GU\\\">Guam<\\/option><option value=\\\"GT\\\">Guatemala<\\/option><option value=\\\"GG\\\">Guernsey<\\/option><option value=\\\"GN\\\">Guinea<\\/option><option value=\\\"GW\\\">Guinea-Bissau<\\/option><option value=\\\"GY\\\">Guyana<\\/option><option value=\\\"HT\\\">Haiti<\\/option><option value=\\\"HM\\\">Heard Island and McDonald Islands<\\/option><option value=\\\"HN\\\">Honduras<\\/option><option value=\\\"HK\\\">Hong Kong<\\/option><option value=\\\"HU\\\">Hungary<\\/option><option value=\\\"IS\\\">Iceland<\\/option><option value=\\\"IN\\\">India<\\/option><option value=\\\"ID\\\">Indonesia<\\/option><option value=\\\"IR\\\">Iran<\\/option><option value=\\\"IQ\\\">Iraq<\\/option><option value=\\\"IE\\\">Ireland<\\/option><option value=\\\"IM\\\">Isle of Man<\\/option><option value=\\\"IL\\\">Israel<\\/option><option value=\\\"IT\\\">Italy<\\/option><option value=\\\"CI\\\">Ivory Coast<\\/option><option value=\\\"JM\\\">Jamaica<\\/option><option value=\\\"JP\\\">Japan<\\/option><option value=\\\"JE\\\">Jersey<\\/option><option value=\\\"JO\\\">Jordan<\\/option><option value=\\\"KZ\\\">Kazakhstan<\\/option><option value=\\\"KE\\\">Kenya<\\/option><option value=\\\"KI\\\">Kiribati<\\/option><option value=\\\"KW\\\">Kuwait<\\/option><option value=\\\"KG\\\">Kyrgyzstan<\\/option><option value=\\\"LA\\\">Laos<\\/option><option value=\\\"LV\\\">Latvia<\\/option><option value=\\\"LB\\\">Lebanon<\\/option><option value=\\\"LS\\\">Lesotho<\\/option><option value=\\\"LR\\\">Liberia<\\/option><option value=\\\"LY\\\">Libya<\\/option><option value=\\\"LI\\\">Liechtenstein<\\/option><option value=\\\"LT\\\">Lithuania<\\/option><option value=\\\"LU\\\">Luxembourg<\\/option><option value=\\\"MO\\\">Macao<\\/option><option value=\\\"MG\\\">Madagascar<\\/option><option value=\\\"MW\\\">Malawi<\\/option><option value=\\\"MY\\\">Malaysia<\\/option><option value=\\\"MV\\\">Maldives<\\/option><option value=\\\"ML\\\">Mali<\\/option><option value=\\\"MT\\\">Malta<\\/option><option value=\\\"MH\\\">Marshall Islands<\\/option><option value=\\\"MQ\\\">Martinique<\\/option><option value=\\\"MR\\\">Mauritania<\\/option><option value=\\\"MU\\\">Mauritius<\\/option><option value=\\\"YT\\\">Mayotte<\\/option><option value=\\\"MX\\\">Mexico<\\/option><option value=\\\"FM\\\">Micronesia<\\/option><option value=\\\"MD\\\">Moldova<\\/option><option value=\\\"MC\\\">Monaco<\\/option><option value=\\\"MN\\\">Mongolia<\\/option><option value=\\\"ME\\\">Montenegro<\\/option><option value=\\\"MS\\\">Montserrat<\\/option><option value=\\\"MA\\\">Morocco<\\/option><option value=\\\"MZ\\\">Mozambique<\\/option><option value=\\\"MM\\\">Myanmar<\\/option><option value=\\\"NA\\\">Namibia<\\/option><option value=\\\"NR\\\">Nauru<\\/option><option value=\\\"NP\\\">Nepal<\\/option><option value=\\\"NL\\\">Netherlands<\\/option><option value=\\\"NC\\\">New Caledonia<\\/option><option value=\\\"NZ\\\">New Zealand<\\/option><option value=\\\"NI\\\">Nicaragua<\\/option><option value=\\\"NE\\\">Niger<\\/option><option value=\\\"NG\\\">Nigeria<\\/option><option value=\\\"NU\\\">Niue<\\/option><option value=\\\"NF\\\">Norfolk Island<\\/option><option value=\\\"KP\\\">North Korea<\\/option><option value=\\\"MK\\\">North Macedonia<\\/option><option value=\\\"MP\\\">Northern Mariana Islands<\\/option><option value=\\\"NO\\\">Norway<\\/option><option value=\\\"OM\\\">Oman<\\/option><option value=\\\"PK\\\">Pakistan<\\/option><option value=\\\"PS\\\">Palestinian Territory<\\/option><option value=\\\"PA\\\">Panama<\\/option><option value=\\\"PG\\\">Papua New Guinea<\\/option><option value=\\\"PY\\\">Paraguay<\\/option><option value=\\\"PE\\\">Peru<\\/option><option value=\\\"PH\\\">Philippines<\\/option><option value=\\\"PN\\\">Pitcairn<\\/option><option value=\\\"PL\\\">Poland<\\/option><option value=\\\"PT\\\">Portugal<\\/option><option value=\\\"PR\\\">Puerto Rico<\\/option><option value=\\\"QA\\\">Qatar<\\/option><option value=\\\"RE\\\">Reunion<\\/option><option value=\\\"RO\\\">Romania<\\/option><option value=\\\"RU\\\">Russia<\\/option><option value=\\\"RW\\\">Rwanda<\\/option><option value=\\\"ST\\\">S&atilde;o Tom&eacute; and Pr&iacute;ncipe<\\/option><option value=\\\"BL\\\">Saint Barth&eacute;lemy<\\/option><option value=\\\"SH\\\">Saint Helena<\\/option><option value=\\\"KN\\\">Saint Kitts and Nevis<\\/option><option value=\\\"LC\\\">Saint Lucia<\\/option><option value=\\\"SX\\\">Saint Martin (Dutch part)<\\/option><option value=\\\"MF\\\">Saint Martin (French part)<\\/option><option value=\\\"PM\\\">Saint Pierre and Miquelon<\\/option><option value=\\\"VC\\\">Saint Vincent and the Grenadines<\\/option><option value=\\\"WS\\\">Samoa<\\/option><option value=\\\"SM\\\">San Marino<\\/option><option value=\\\"SA\\\">Saudi Arabia<\\/option><option value=\\\"SN\\\">Senegal<\\/option><option value=\\\"RS\\\">Serbia<\\/option><option value=\\\"SC\\\">Seychelles<\\/option><option value=\\\"SL\\\">Sierra Leone<\\/option><option value=\\\"SG\\\">Singapore<\\/option><option value=\\\"SK\\\">Slovakia<\\/option><option value=\\\"SI\\\">Slovenia<\\/option><option value=\\\"SB\\\">Solomon Islands<\\/option><option value=\\\"SO\\\">Somalia<\\/option><option value=\\\"ZA\\\" selected=\'selected\'>South Africa<\\/option><option value=\\\"GS\\\">South Georgia\\/Sandwich Islands<\\/option><option value=\\\"KR\\\">South Korea<\\/option><option value=\\\"SS\\\">South Sudan<\\/option><option value=\\\"ES\\\">Spain<\\/option><option value=\\\"LK\\\">Sri Lanka<\\/option><option value=\\\"SD\\\">Sudan<\\/option><option value=\\\"SR\\\">Suriname<\\/option><option value=\\\"SJ\\\">Svalbard and Jan Mayen<\\/option><option value=\\\"SE\\\">Sweden<\\/option><option value=\\\"CH\\\">Switzerland<\\/option><option value=\\\"SY\\\">Syria<\\/option><option value=\\\"TW\\\">Taiwan<\\/option><option value=\\\"TJ\\\">Tajikistan<\\/option><option value=\\\"TZ\\\">Tanzania<\\/option><option value=\\\"TH\\\">Thailand<\\/option><option value=\\\"TL\\\">Timor-Leste<\\/option><option value=\\\"TG\\\">Togo<\\/option><option value=\\\"TK\\\">Tokelau<\\/option><option value=\\\"TO\\\">Tonga<\\/option><option value=\\\"TT\\\">Trinidad and Tobago<\\/option><option value=\\\"TN\\\">Tunisia<\\/option><option value=\\\"TR\\\">Turkey<\\/option><option value=\\\"TM\\\">Turkmenistan<\\/option><option value=\\\"TC\\\">Turks and Caicos Islands<\\/option><option value=\\\"TV\\\">Tuvalu<\\/option><option value=\\\"UG\\\">Uganda<\\/option><option value=\\\"UA\\\">Ukraine<\\/option><option value=\\\"AE\\\">United Arab Emirates<\\/option><option value=\\\"GB\\\">United Kingdom (UK)<\\/option><option value=\\\"US\\\">United States (US)<\\/option><option value=\\\"UM\\\">United States (US) Minor Outlying Islands<\\/option><option value=\\\"UY\\\">Uruguay<\\/option><option value=\\\"UZ\\\">Uzbekistan<\\/option><option value=\\\"VU\\\">Vanuatu<\\/option><option value=\\\"VA\\\">Vatican<\\/option><option value=\\\"VE\\\">Venezuela<\\/option><option value=\\\"VN\\\">Vietnam<\\/option><option value=\\\"VG\\\">Virgin Islands (British)<\\/option><option value=\\\"VI\\\">Virgin Islands (US)<\\/option><option value=\\\"WF\\\">Wallis and Futuna<\\/option><option value=\\\"EH\\\">Western Sahara<\\/option><option value=\\\"YE\\\">Yemen<\\/option><option value=\\\"ZM\\\">Zambia<\\/option><option value=\\\"ZW\\\">Zimbabwe<\\/option>\\t\\t\\t\\t<\\/select>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\n\\t\\t\\t\\t\\t<p class=\\\"form-row form-row-wide\\\" id=\\\"calc_shipping_state_field\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span>\\n\\t\\t\\t\\t\\t\\t<label for=\\\"calc_shipping_state\\\" class=\\\"screen-reader-text\\\">State \\/ County:<\\/label>\\n\\t\\t\\t\\t\\t\\t<select name=\\\"calc_shipping_state\\\" class=\\\"state_select\\\" id=\\\"calc_shipping_state\\\" data-placeholder=\\\"State \\/ County\\\">\\n\\t\\t\\t\\t\\t\\t\\t<option value=\\\"\\\">Select an option&hellip;<\\/option>\\n\\t\\t\\t\\t\\t\\t\\t<option value=\\\"EC\\\" >Eastern Cape<\\/option><option value=\\\"FS\\\" >Free State<\\/option><option value=\\\"GP\\\" >Gauteng<\\/option><option value=\\\"KZN\\\" >KwaZulu-Natal<\\/option><option value=\\\"LP\\\" >Limpopo<\\/option><option value=\\\"MP\\\" >Mpumalanga<\\/option><option value=\\\"NC\\\" >Northern Cape<\\/option><option value=\\\"NW\\\" >North West<\\/option><option value=\\\"WC\\\"  selected=\'selected\'>Western Cape<\\/option>\\t\\t\\t\\t\\t\\t<\\/select>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\n\\t\\t\\t\\t\\t<p class=\\\"form-row form-row-wide\\\" id=\\\"calc_shipping_city_field\\\">\\n\\t\\t\\t\\t<label for=\\\"calc_shipping_city\\\" class=\\\"screen-reader-text\\\">City:<\\/label>\\n\\t\\t\\t\\t<input type=\\\"text\\\" class=\\\"input-text\\\" value=\\\"\\\" placeholder=\\\"City\\\" name=\\\"calc_shipping_city\\\" id=\\\"calc_shipping_city\\\" \\/>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\n\\t\\t\\t\\t\\t<p class=\\\"form-row form-row-wide\\\" id=\\\"calc_shipping_postcode_field\\\">\\n\\t\\t\\t\\t<label for=\\\"calc_shipping_postcode\\\" class=\\\"screen-reader-text\\\">Postcode \\/ ZIP:<\\/label>\\n\\t\\t\\t\\t<input type=\\\"text\\\" class=\\\"input-text\\\" value=\\\"\\\" placeholder=\\\"Postcode \\/ ZIP\\\" name=\\\"calc_shipping_postcode\\\" id=\\\"calc_shipping_postcode\\\" \\/>\\n\\t\\t\\t<\\/p>\\n\\t\\t\\n\\t\\t<p><button type=\\\"submit\\\" name=\\\"calc_shipping\\\" value=\\\"1\\\" class=\\\"button\\\">Update<\\/button><\\/p>\\n\\t\\t<input type=\\\"hidden\\\" id=\\\"woocommerce-shipping-calculator-nonce\\\" name=\\\"woocommerce-shipping-calculator-nonce\\\" value=\\\"c5f812b392\\\" \\/><input type=\\\"hidden\\\" name=\\\"_wp_http_referer\\\" value=\\\"\\/order\\/\\\" \\/>\\t<\\/section>\\n<\\/form>\\n\\n\\t\\t\\t<\\/td>\\n<\\/tr>\\n\\n\\t\\t\\t\\n\\t\\t\\n\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t<tr class=\\\"tax-rate tax-rate-za-vat-1\\\">\\n\\t\\t\\t\\t\\t\\t<th>VAT<\\/th>\\n\\t\\t\\t\\t\\t\\t<td data-title=\\\"VAT\\\"><span class=\\\"woocommerce-Price-amount amount\\\"><span class=\\\"woocommerce-Price-currencySymbol\\\">&#082;<\\/span>3,969.00<\\/span><\\/td>\\n\\t\\t\\t\\t\\t<\\/tr>\\n\\t\\t\\t\\t\\t\\n\\t\\t\\n\\t\\t<tr class=\\\"order-total\\\">\\n\\t\\t\\t<th>Total<\\/th>\\n\\t\\t\\t<td data-title=\\\"Total\\\"><strong><span class=\\\"woocommerce-Price-amount amount\\\"><bdi><span class=\\\"woocommerce-Price-currencySymbol\\\">&#82;<\\/span>30,429.00<\\/bdi><\\/span><\\/strong> <\\/td>\\n\\t\\t<\\/tr>\\n\\n\\t\\t\\n\\t<\\/table>\\n\\n\\t<div class=\\\"wc-proceed-to-checkout\\\">\\n\\t\\t\\n<a href=\\\"http:\\/\\/nixin.co.za\\/checkout\\/\\\" class=\\\"checkout-button button alt wc-forward\\\">\\n\\tProceed to checkout<\\/a>\\n\\t<\\/div>\\n\\n\\t\\n<\\/div>\\n<\\/div>\\n\\n<\\/div><\\/p>\\r\\n<!-- \\/wp:shortcode -->\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"wc-country-select\"],\"styles\":[]}}'),
(108258,1984,'_elementor_element_cache','{\"timeout\":1735917384,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-7cd8238 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"7cd8238\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0101c66\\\" data-id=\\\"0101c66\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjRkOGMzMjYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiXCIgbmFtZT1cInBvc3QtdGl0bGVcIiBzZXR0aW5ncz1cIiU3QiUyMmJlZm9yZSUyMiUzQSUyMiUyMiUyQyUyMmFmdGVyJTIyJTNBJTIyJTIyJTJDJTIyZmFsbGJhY2slMjIlM0ElMjIlMjIlN0RcIl0ifSwidGl0bGUiOiJBZGQgWW91ciBIZWFkaW5nIFRleHQgSGVyZSIsInRpdGxlX2NvbG9yIjoiIzA4RERFQyIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiI2MCJ9LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjMzIn0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI2MDAiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIzMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI4YTFkZWIyIn1dLCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiIyNTA4NjhiIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtcG9zdC10aXRsZSJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-676b4889 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"676b4889\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2af347ae\\\" data-id=\\\"2af347ae\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-42d6e3ea elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"42d6e3ea\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-65799971\\\" data-id=\\\"65799971\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjJlOGM1NyIsImVsVHlwZSI6IndpZGdldCIsInNldHRpbmdzIjp7ImFsaWduIjoibGVmdCIsInRleHRfY29sb3IiOiIjODQ4NDg0IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTYiLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMjAwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiI1MCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiJSIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJhbGlnbl9tb2JpbGUiOiJjZW50ZXIiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjMyNjliM2MifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfaW5jb3JyZWN0X21lc3NhZ2UiOiJQYXNzd29yZCBkb2VzIG5vdCBtYXRjaC4iLCJlYWVsX2NsX2xvZ2ljcyI6W3siX2lkIjoiNDRiN2Y5OSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXBvc3QtY29udGVudCJ9\\\"][elementor-element data=\\\"eyJpZCI6IjRhMzE2NjciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwiYWxpZ25fdGFibGV0IjoiY2VudGVyIiwidGl0bGVfY29sb3IiOiIjMDExNjQwIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMjAiLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwidHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6ImNhcGl0YWxpemUiLCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiZmQzNTllNFwiIG5hbWU9XCJwb3N0LWV4Y2VycHRcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE2Iiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuNCIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IjEuNCIsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMTQyY2MyOSJ9XSwiZWFlbF90b29sdGlwX3NlY3Rpb25fY29udGVudCI6IkkgYW0gYSB0b29sdGlwIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3BsYWNlaG9sZGVyIjoiRW50ZXIgUGFzc3dvcmQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfc3VibWl0X2J0bl90eHQiOiJTdWJtaXQiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfaW5jb3JyZWN0X21lc3NhZ2UiOiJQYXNzd29yZCBkb2VzIG5vdCBtYXRjaC4iLCJlYWVsX2NsX2xvZ2ljcyI6W3siX2lkIjoiMDFlNDI1MSJ9XX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImhlYWRpbmcifQ==\\\"][elementor-element data=\\\"eyJpZCI6IjNkNTFjYjQ3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsicHJldl9sYWJlbCI6IlByZXZpb3VzIiwibmV4dF9sYWJlbCI6Ik5leHQiLCJzaG93X3RpdGxlIjoiIiwic2hvd19ib3JkZXJzIjoiIiwibGFiZWxfY29sb3IiOiIjRkZGRkZGIiwibGFiZWxfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwibGFiZWxfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJsYWJlbF90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTUiLCJzaXplcyI6W119LCJhcnJvd19jb2xvciI6IiNGRkZGRkYiLCJhcnJvd19zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSIsInNpemVzIjpbXX0sImFycm93X3BhZGRpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6IjEwIiwic2l6ZXMiOltdfSwiX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiMzAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIzMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOiIifSwiX2JvcmRlcl9ib3JkZXIiOiJzb2xpZCIsIl9ib3JkZXJfd2lkdGgiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjoiIn0sIl9ib3JkZXJfY29sb3IiOiIjRUJFQ0VGIiwibGFiZWxfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6ImNhcGl0YWxpemUiLCJpbl9zYW1lX3Rlcm0iOlsicG9zdCJdLCJwb3N0X3RheG9ub215IjoiY2F0ZWdvcnkiLCJfbWFyZ2luX3RhYmxldCI6eyJ1bml0IjoiJSIsInRvcCI6IjEwIiwicmlnaHQiOiI1IiwiYm90dG9tIjoiMCIsImxlZnQiOiI1IiwiaXNMaW5rZWQiOiIifSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI3ZDU2NWYzIn1dLCJlYWVsX3Rvb2x0aXBfc2VjdGlvbl9jb250ZW50IjoiSSBhbSBhIHRvb2x0aXAiLCJlYWVsX2V4dF9jb250ZW50X3Byb3RlY3Rpb25fcGFzc3dvcmRfcGxhY2Vob2xkZXIiOiJFbnRlciBQYXNzd29yZCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9zdWJtaXRfYnRuX3R4dCI6IlN1Ym1pdCIsImxhYmVsX2hvdmVyX2NvbG9yIjoiI0ZGRkZGRiIsImFycm93X2hvdmVyX2NvbG9yIjoiI0ZGRkZGRiIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9pbmNvcnJlY3RfbWVzc2FnZSI6IlBhc3N3b3JkIGRvZXMgbm90IG1hdGNoLiIsImVhZWxfY2xfbG9naWNzIjpbeyJfaWQiOiJiYzI1NTFmIn1dfSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoicG9zdC1uYXZpZ2F0aW9uIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108274,2459,'_elementor_element_cache','{\"timeout\":1735830125,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-6894e28 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"6894e28\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c74542f\\\" data-id=\\\"c74542f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjMzMTZiOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjI1In0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiMjZlZTc4NlwiIG5hbWU9XCJhcmNoaXZlLXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlMjJpbmNsdWRlX2NvbnRleHQlMjIlM0ElMjIlMjIlN0RcIl0ifSwidGl0bGVfY29sb3IiOiIjZmZmZmZmIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiYm9sZCIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJoZWFkZXJfc2l6ZSI6ImgxIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIyOGEyMmRhIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTEwLTI3IHRvIDIwMTktMTEtMDIiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjItMTAtMjMgMTY6NDkifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6IjA3N2JiM2MifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn0=\\\"]\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-2e0b517 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2e0b517\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2012e81\\\" data-id=\\\"2012e81\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a176335 elementor-widget elementor-widget-image\\\" data-id=\\\"a176335\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&#038;-rails\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-2995\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-1536x1536.jpg 1536w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-2048x2048.jpg 2048w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/Ladders-Rails-100x100.jpg 100w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a9603c5 elementor-widget elementor-widget-heading\\\" data-id=\\\"a9603c5\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-ladders-&#038;-rails\\/\\\">Stainless Steel <br>Pool Ladders &amp; Rails<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f6236df\\\" data-id=\\\"f6236df\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-39711ec elementor-widget elementor-widget-image\\\" data-id=\\\"39711ec\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-accessories\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-2996\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-1536x1536.jpg 1536w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-2048x2048.jpg 2048w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Accessories-100x100.jpg 100w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-94d094b elementor-widget elementor-widget-heading\\\" data-id=\\\"94d094b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-pool-accessories\\/\\\">Stainless Steel pool Accessories<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-18cecd6\\\" data-id=\\\"18cecd6\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ce33628 elementor-widget elementor-widget-image\\\" data-id=\\\"ce33628\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-water-spouts\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-3009\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-1536x1536.jpg 1536w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-2048x2048.jpg 2048w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-Water-Spouts-100x100.jpg 100w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-886b6cb elementor-widget elementor-widget-heading\\\" data-id=\\\"886b6cb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-water-spouts\\/\\\">stainless steel <br>Water Spouts<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-176bb3b\\\" data-id=\\\"176bb3b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cea807d elementor-widget elementor-widget-image\\\" data-id=\\\"cea807d\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"825\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-1024x1024.jpg\\\" class=\\\"attachment-large size-large wp-image-3010\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-1024x1024.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-300x300.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-768x768.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-1536x1536.jpg 1536w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-2048x2048.jpg 2048w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-600x600.jpg 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2023\\/05\\/SST-LED-Pool-Lights-100x100.jpg 100w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-19351d6 elementor-widget elementor-widget-heading\\\" data-id=\\\"19351d6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/stainless-steel-swimming-pool-equipment\\/stainless-steel-led-pool-lights\\/\\\">stainless steel <br>LED Pool Lights<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108320,804,'_elementor_element_cache','{\"timeout\":1735911107,\"value\":{\"content\":\"\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-0405774 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"0405774\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5d668dd\\\" data-id=\\\"5d668dd\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-be0ee5e elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"be0ee5e\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7cf6074\\\" data-id=\\\"7cf6074\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-647f875e elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\\\" data-id=\\\"647f875e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"social-icons.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-social-icons-wrapper elementor-grid\\\">\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-773315a\\\" href=\\\"http:\\/\\/www.facebook.com\\/NixinPoolware\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Facebook-f<\\/span>\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fab fa-facebook-f\\\"><\\/i>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-grid-item\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-b793eb7\\\" href=\\\"http:\\/\\/www.instagram.com\\/nixinlife101\\/\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-screen-only\\\">Instagram<\\/span>\\n\\t\\t\\t\\t\\t\\t<i class=\\\"fab fa-instagram\\\"><\\/i>\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-4867fb58 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"4867fb58\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79c74f2\\\" data-id=\\\"79c74f2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-5371b405 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5371b405\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-fc0e57c\\\" data-id=\\\"fc0e57c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-481836f elementor-widget elementor-widget-heading\\\" data-id=\\\"481836f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contacts<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-cb3b3b8 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"cb3b3b8\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-narrow\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-50d6214\\\" data-id=\\\"50d6214\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-19902ed pp-icon-list-inline elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\\\" data-id=\\\"19902ed\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-list-container\\\">\\n\\t\\t\\t<ul class=\\\"pp-list-items pp-inline-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pp-icon-list-item elementor-repeater-item-637f35a\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"tel:+27219819618\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-icon pp-icon \\\">\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-phone\\\"><\\/i><\\/span>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t+27 21 981 9618\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pp-icon-list-item elementor-repeater-item-f3bb9b7\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-icon pp-icon \\\">\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-envelope-open-text\\\"><\\/i><\\/span>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tinfo@nixin.co.za\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-adeff9c elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"adeff9c\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-85a9f99\\\" data-id=\\\"85a9f99\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5599777 pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\\\" data-id=\\\"5599777\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-icon-list.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-list-container\\\">\\n\\t\\t\\t<ul class=\\\"pp-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"pp-icon-list-item elementor-repeater-item-637f35a\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.google.com\\/maps\\/place\\/Waterite+%2F+NIXIN+Poolware\\/@-33.825192,18.7024108,333m\\/data=!3m1!1e3!4m6!3m5!1s0x1dcc51668901223d:0x57b6df438ad3eddb!8m2!3d-33.8259217!4d18.7025574!16s%2Fg%2F12hrmwks3?entry=ttu&#038;g_ep=EgoyMDI0MTAyMy4wIKXMDSoASAFQAw%3D%3D\\\" target=\\\"_blank\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-icon pp-icon \\\">\\n\\t\\t\\t\\t\\t\\t<i aria-hidden=\\\"true\\\" class=\\\"fas fa-map-marked-alt\\\"><\\/i><\\/span>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"pp-icon-list-text\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-8fce5d1 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"8fce5d1\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-995afae\\\" data-id=\\\"995afae\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-929d8f5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"929d8f5\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-6c20343\\\" data-id=\\\"6c20343\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-35e62bf pp-gravity-form-button-auto pp-gravity-form-pagination-buttons-auto elementor-widget elementor-widget-pp-gravity-forms\\\" data-id=\\\"35e62bf\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-gravity-forms.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-contact-form pp-gravity-form\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<script type=\\\"text\\/javascript\\\">var gform;gform||(document.addEventListener(\\\"gform_main_scripts_loaded\\\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\\\"gform\\/theme\\/scripts_loaded\\\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\\\"DOMContentLoaded\\\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\\\"function\\\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\\\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\\\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\\\"gform_main_scripts_loaded\\\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\\\"gform\\/theme\\/scripts_loaded\\\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\\\"DOMContentLoaded\\\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\\\"action\\\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\\\"filter\\\",o,r,e,t)},doAction:function(o){gform.doHook(\\\"action\\\",o,arguments)},applyFilters:function(o){return gform.doHook(\\\"filter\\\",o,arguments)},removeAction:function(o,r){gform.removeHook(\\\"action\\\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\\\"filter\\\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\\\"_\\\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\\\"function\\\"!=typeof(t=o.callable)&&(t=window[t]),\\\"action\\\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\\\"filter\\\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});<\\/script>\\n                <div class=\'gf_browser_chrome gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework form-titles_wrapper\' data-form-theme=\'legacy\' data-form-index=\'0\' id=\'gform_wrapper_1\' >\\n                        <div class=\'gform_heading\'>\\n                            <p class=\'gform_description\'><\\/p>\\n                        <\\/div><form method=\'post\' enctype=\'multipart\\/form-data\'  id=\'gform_1\' class=\'form-titles\' action=\'\\/product\\/nixin-sst-p-rail-eco\\/\' data-formid=\'1\' novalidate>\\n                        <div class=\'gform-body gform_body\'><ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below validation_below\'><li id=\\\"field_1_1\\\" class=\\\"gfield gfield--type-text gf_left_third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_1\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_1\'>Name<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_text\'><input name=\'input_1\' id=\'input_1_1\' type=\'text\' value=\'\' class=\'large\'    placeholder=\'John Doe\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"   \\/><\\/div><\\/li><li id=\\\"field_1_4\\\" class=\\\"gfield gfield--type-phone gf_middle_third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_4\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_4\'>Contact Number<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_phone\'><input name=\'input_4\' id=\'input_1_4\' type=\'tel\' value=\'\' class=\'large\'  placeholder=\'+27 12 345 6789\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"   \\/><\\/div><\\/li><li id=\\\"field_1_3\\\" class=\\\"gfield gfield--type-email gf_right_third gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_3\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_3\'>Email Address<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_email\'>\\n                            <input name=\'input_3\' id=\'input_1_3\' type=\'email\' value=\'\' class=\'large\'   placeholder=\'john@email.com\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"  \\/>\\n                        <\\/div><\\/li><li id=\\\"field_1_5\\\" class=\\\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_5\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_5\'>Message<span class=\\\"gfield_required\\\"><span class=\\\"gfield_required gfield_required_asterisk\\\">*<\\/span><\\/span><\\/label><div class=\'ginput_container ginput_container_textarea\'><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\'    placeholder=\'Your message goes here...\' aria-required=\\\"true\\\" aria-invalid=\\\"false\\\"   rows=\'10\' cols=\'50\'><\\/textarea><\\/div><\\/li><li id=\\\"field_1_6\\\" class=\\\"gfield gfield--type-captcha field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_6\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_6\'>CAPTCHA<\\/label><div id=\'input_1_6\' class=\'ginput_container ginput_recaptcha\' data-sitekey=\'6LfLE7UUAAAAAICPHlBbhdjl2TGC4bIAwNH5aief\'  data-theme=\'light\' data-tabindex=\'0\'  data-badge=\'\'><\\/div><\\/li><li id=\\\"field_1_7\\\" class=\\\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\\\"  data-js-reload=\\\"field_1_7\\\" ><label class=\'gfield_label gform-field-label\' for=\'input_1_7\'>Email<\\/label><div class=\'ginput_container\'><input name=\'input_7\' id=\'input_1_7\' type=\'text\' value=\'\' autocomplete=\'new-password\'\\/><\\/div><div class=\'gfield_description\' id=\'gfield_description_1_7\'>This field is for validation purposes and should be left unchanged.<\\/div><\\/li><\\/ul><\\/div>\\n        <div class=\'gform-footer gform_footer top_label\'> <input type=\'submit\' id=\'gform_submit_button_1\' class=\'gform_button button\' onclick=\'gform.submission.handleButtonClick(this);\' value=\'Send Message\'  \\/> \\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submission_method\' data-js=\'gform_submission_method_1\' value=\'postback\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_theme\' data-js=\'gform_theme_1\' id=\'gform_theme_1\' value=\'legacy\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_style_settings\' data-js=\'gform_style_settings_1\' id=\'gform_style_settings_1\' value=\'\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'is_submit_1\' value=\'1\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_submit\' value=\'1\' \\/>\\n            \\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'gform_unique_id\' value=\'\' \\/>\\n            <input type=\'hidden\' class=\'gform_hidden\' name=\'state_1\' value=\'WyJbXSIsIjExZjA1MWU4NmY3OGQzYzU3Y2RiNWQxOGFiZGQwMTkwIl0=\' \\/>\\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_target_page_number_1\' id=\'gform_target_page_number_1\' value=\'0\' \\/>\\n            <input type=\'hidden\' autocomplete=\'off\' class=\'gform_hidden\' name=\'gform_source_page_number_1\' id=\'gform_source_page_number_1\' value=\'1\' \\/>\\n            <input type=\'hidden\' name=\'gform_field_values\' value=\'\' \\/>\\n            \\n        <\\/div>\\n                        <\\/form>\\n                        <\\/div><script>\\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, \'http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/gravityforms\\/images\\/spinner.svg\', true );jQuery(\'#gform_ajax_frame_1\').on(\'load\',function(){var contents = jQuery(this).contents().find(\'*\').html();var is_postback = contents.indexOf(\'GF_AJAX_POSTBACK\') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find(\'#gform_wrapper_1\');var is_confirmation = jQuery(this).contents().find(\'#gform_confirmation_wrapper_1\').length > 0;var is_redirect = contents.indexOf(\'gformRedirect(){\') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery(\'html\').css(\'margin-top\'), 10) + parseInt(jQuery(\'body\').css(\'margin-top\'), 10) + 100;if(is_form){jQuery(\'#gform_wrapper_1\').html(form_content.html());if(form_content.hasClass(\'gform_validation_error\')){jQuery(\'#gform_wrapper_1\').addClass(\'gform_validation_error\');} else {jQuery(\'#gform_wrapper_1\').removeClass(\'gform_validation_error\');}setTimeout( function() { \\/* delay the scroll by 50 milliseconds to fix a bug in chrome *\\/  }, 50 );if(window[\'gformInitDatepicker\']) {gformInitDatepicker();}if(window[\'gformInitPriceFields\']) {gformInitPriceFields();}var current_page = jQuery(\'#gform_source_page_number_1\').val();gformInitSpinner( 1, \'http:\\/\\/nixin.co.za\\/wp-content\\/plugins\\/gravityforms\\/images\\/spinner.svg\', true );jQuery(document).trigger(\'gform_page_loaded\', [1, current_page]);window[\'gf_submitting_1\'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find(\'.GF_AJAX_POSTBACK\').html();if(!confirmation_content){confirmation_content = contents;}jQuery(\'#gform_wrapper_1\').replaceWith(confirmation_content);jQuery(document).trigger(\'gform_confirmation_loaded\', [1]);window[\'gf_submitting_1\'] = false;wp.a11y.speak(jQuery(\'#gform_confirmation_message_1\').text());}else{jQuery(\'#gform_1\').append(contents);if(window[\'gformRedirect\']) {gformRedirect();}}jQuery(document).trigger(\\\"gform_pre_post_render\\\", [{ formId: \\\"1\\\", currentPage: \\\"current_page\\\", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( \\\"gform_wrapper_1\\\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \\\"span\\\" );            visibilitySpan.id = \\\"gform_visibility_test_1\\\";            gformWrapperDiv.insertAdjacentElement( \\\"afterend\\\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \\\"gform_visibility_test_1\\\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( \'gform_post_render\', [1, current_page] );            gform.utils.trigger( { event: \'gform\\/postRender\', native: false, data: { formId: 1, currentPage: current_page } } );            gform.utils.trigger( { event: \'gform\\/post_render\', native: false, data: { formId: 1, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === \'attributes\' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ \'style\', \'class\' ],            });        } else {            triggerPostRender();        }    } );} );\\n<\\/script>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\\t\\t<footer data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-a7dde3c elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"a7dde3c\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-275957b2\\\" data-id=\\\"275957b2\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-d1132df elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"d1132df\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-76d2529b\\\" data-id=\\\"76d2529b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-30d21693 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"30d21693\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><span class=\\\"copyright\\\">Copyright \\u00a9 2019 Nixin Poolware | <a href=\\\"http:\\/\\/www.pointbagency.co.za\\\">Web Designed by Point.B Digital Marketing Agency<\\/a><\\/span><\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/footer>\\n\\t\\t\",\"scripts\":[\"wp-a11y\",\"gform_gravityforms\",\"gform_recaptcha\",\"gform_placeholder\",\"jquery\",\"gform_gravityforms_theme\",\"pp-gravity-forms\"],\"styles\":[\"widget-pp-icon-list\",\"gforms_reset_css\",\"gforms_formsmain_css\",\"gforms_ready_class_css\",\"gforms_browsers_css\",\"widget-pp-gravity-forms\"]}}'),
(108321,54,'_elementor_element_cache','{\"timeout\":1735931611,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-8cdf934 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"8cdf934\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-402e584\\\" data-id=\\\"402e584\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-95cecc0 elementor-invisible elementor-widget elementor-widget-image\\\" data-id=\\\"95cecc0\\\" data-element_type=\\\"widget\\\" data-settings=\\\"{&quot;_animation&quot;:&quot;fadeInRight&quot;}\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"517\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-1024x642.jpg\\\" class=\\\"attachment-large size-large wp-image-756\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-1024x642.jpg 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-300x188.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool-768x482.jpg 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Water-Feature-Pool.jpg 1920w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-cfb9e63\\\" data-id=\\\"cfb9e63\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7bf8118 elementor-widget elementor-widget-heading\\\" data-id=\\\"7bf8118\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">About Nixin<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c7920d0 elementor-widget elementor-widget-heading\\\" data-id=\\\"c7920d0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h3 class=\\\"elementor-heading-title elementor-size-default\\\">NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.<\\/h3>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-15705d9 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"15705d9\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>We are pool specialists, offering top-quality products and advice on swimming pools, jacuzzis and even koi ponds. We supply our customers with a range of quality pool products such as Aimflo accessories, custom stainless steel, ladders and rails, LED pool lights, MOD-N-Mosiax, MOD-N-Motifs, Panache mosaics. Parabond epoxy, Paradigm motifs, pool filters, water spouts, etc. Our goal is to ensure that your swimming experience is a pleasurable one. We aim to bring innovative and cost effective pool solutions to residential, retail and commercial entities.<\\/p><p>Our team constitutes highly trained and skilled technicians who will work with you from start to finish of your pool project, ensuring that your dream pool becomes a reality. We also have a solid core value system that serves as the skeleton of our organization and focuses on a customer-centric approach which we apply to every project.<\\/p><p>In 2003 we began to manufacture and supply specialized swimming pool products,\\u00a0 including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4b356e0 elementor-widget elementor-widget-button\\\" data-id=\\\"4b356e0\\\" data-element_type=\\\"widget\\\" id=\\\"#button-pop-up\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-button-wrapper\\\">\\n\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-md\\\" href=\\\"\\/about\\/\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Learn More<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-49bb2c3 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"49bb2c3\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3287955\\\" data-id=\\\"3287955\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7198a74 elementor-widget elementor-widget-counter\\\" data-id=\\\"7198a74\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Offers<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"254\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-b3d299f\\\" data-id=\\\"b3d299f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3e155a3 elementor-widget elementor-widget-counter\\\" data-id=\\\"3e155a3\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Years Of Experience<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"40\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-0874571\\\" data-id=\\\"0874571\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-36b23d8 elementor-widget elementor-widget-counter\\\" data-id=\\\"36b23d8\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Qualified Specialists<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"26\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\"><\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-fe65d0b\\\" data-id=\\\"fe65d0b\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9e95446 elementor-widget elementor-widget-counter\\\" data-id=\\\"9e95446\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"counter.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-counter\\\">\\n\\t\\t\\t<div class=\\\"elementor-counter-title\\\">Satisfied Clients<\\/div>\\t\\t\\t<div class=\\\"elementor-counter-number-wrapper\\\">\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-prefix\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number\\\" data-duration=\\\"2000\\\" data-to-value=\\\"99\\\" data-from-value=\\\"\\\" data-delimiter=\\\",\\\"><\\/span>\\n\\t\\t\\t\\t<span class=\\\"elementor-counter-number-suffix\\\">%<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-3eef08d elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"3eef08d\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a60be9\\\" data-id=\\\"8a60be9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6f1922b elementor-widget elementor-widget-heading\\\" data-id=\\\"6f1922b\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Why choosing us is a smart idea?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-5c24713 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"5c24713\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-919605c\\\" data-id=\\\"919605c\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8293646 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8293646\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-leaf\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tSkilled Pros\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tEach member of our manufacturing team is skilled to execute any task within the production process, and partake in the development of new products , repairs or upgrades that would keep your pool in trend for the next season!  \\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3cb56f9\\\" data-id=\\\"3cb56f9\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-32304f6 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"32304f6\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-paint-brush\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tbest equipment\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWe have partnered with other specialised sectors in the engineering industry to provide us with their services &amp; most up to date processed components which we assemble and package as a completed product!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-534ad81\\\" data-id=\\\"534ad81\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e87cf32 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e87cf32\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon elementor-animation-\\\">\\n\\t\\t\\t\\t<i class=\\\"fa fa-money\\\" aria-hidden=\\\"true\\\"><\\/i>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tAffordable prices\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tWhile overseas imports maybe expensive, we have gained a reputation to offer products of an international standard at local pricing. \\nWe negotiate bundle deals and trade fairly with all our end users &amp; distributors, priding ourselves with excellent &amp; prompt service delivery to all destinations!\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-b8e4a15 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"b8e4a15\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a2f2c21\\\" data-id=\\\"a2f2c21\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-81995bc elementor-widget elementor-widget-image\\\" data-id=\\\"81995bc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"825\\\" height=\\\"258\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-1024x320.png\\\" class=\\\"attachment-large size-large wp-image-1164\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-1024x320.png 1024w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-300x94.png 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-768x240.png 768w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller-600x188.png 600w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Wording-White-Smaller.png 1120w\\\" sizes=\\\"(max-width: 825px) 100vw, 825px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-e963d61 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"e963d61\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-accb95e\\\" data-id=\\\"accb95e\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cda57fd elementor-widget elementor-widget-heading\\\" data-id=\\\"cda57fd\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Gallery<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8e07cf2 elementor-grid-5 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-ins-normal elementor-widget elementor-widget-pp-image-gallery\\\" data-id=\\\"8e07cf2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-image-gallery.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-container\\\" data-settings=\\\"{&quot;tilt_enable&quot;:&quot;no&quot;,&quot;layout&quot;:&quot;masonry&quot;,&quot;post_id&quot;:54,&quot;template_id&quot;:54,&quot;widget_id&quot;:&quot;8e07cf2&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery pp-elementor-grid pp-image-gallery-masonry\\\" id=\\\"pp-image-gallery-8e07cf2\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1112\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1111\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1110\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1109\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1108\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1107\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1106\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1105\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1104\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1103\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1102\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1101\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1100\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1099\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1098\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"8e07cf2\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-2734abb elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2734abb\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-background-overlay\\\"><\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-no\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df19b9d\\\" data-id=\\\"df19b9d\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-94ad83e elementor-widget elementor-widget-heading\\\" data-id=\\\"94ad83e\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Latest News<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element data=\\\"eyJpZCI6IjJiNDQ5YWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjbGFzc2ljX3Bvc3RzX3Blcl9wYWdlIjoiMyIsImNsYXNzaWNfaXRlbV9yYXRpbyI6eyJ1bml0IjoicHgiLCJzaXplIjoiIn0sImNsYXNzaWNfZXhjZXJwdF9sZW5ndGgiOiIyMCIsImNsYXNzaWNfbWV0YV9kYXRhIjpbImRhdGUiXSwiY2xhc3NpY19tZXRhX3NlcGFyYXRvciI6IlwvXC9cLyIsImNsYXNzaWNfcmVhZF9tb3JlX3RleHQiOiJSZWFkIE1vcmUgXHUwMGJiIiwiY2FyZHNfcG9zdHNfcGVyX3BhZ2UiOiIzIiwiY2FyZHNfbWV0YV9zZXBhcmF0b3IiOiJcdTIwMjIiLCJjYXJkc19yZWFkX21vcmVfdGV4dCI6IlJlYWQgTW9yZSBcdTAwYmIiLCJjYXJkc19zaG93X2JhZGdlIjoiIiwiY2FyZHNfc2hvd19hdmF0YXIiOiIiLCJvZmZzZXQiOiIiLCJjbGFzc2ljX3RpdGxlX2NvbG9yIjoiI2ZmZmZmZiIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY190aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiTW9udHNlcnJhdCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjE4In0sImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsImNsYXNzaWNfdGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiMS41In0sImNsYXNzaWNfbWV0YV9jb2xvciI6IiNmOGY4ZjgiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19tZXRhX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJjbGFzc2ljX21ldGFfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsImNsYXNzaWNfZXhjZXJwdF9jb2xvciI6IiNmOGY4ZjgiLCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJNb250c2VycmF0IiwiY2xhc3NpY19leGNlcnB0X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOiIxNSJ9LCJjbGFzc2ljX2V4Y2VycHRfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsImNsYXNzaWNfZXhjZXJwdF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIxLjUifSwiY2xhc3NpY19yZWFkX21vcmVfY29sb3IiOiIjMjBhOGMyIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJjbGFzc2ljX3JlYWRfbW9yZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiY2xhc3NpY19yZWFkX21vcmVfdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsInBhZ2luYXRpb25fcGFnZV9saW1pdCI6IjUiLCJwYWdpbmF0aW9uX3ByZXZfbGFiZWwiOiImbGFxdW87IFByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCAmcmFxdW87IiwiY2xhc3NpY190aHVtYm5haWxfc2l6ZV9zaXplIjoiZnVsbCIsIm9yZGVyIjoiYXNjIiwiX2FuaW1hdGlvbiI6ImZhZGVJblVwIiwiY2xhc3NpY19jb2x1bW5zX3RhYmxldCI6IjMiLCJmdWxsX2NvbnRlbnRfbWV0YV9zZXBhcmF0b3IiOiJcL1wvXC8iLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjhlZjQxYjgiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMTktMTAtMjcgdG8gMjAxOS0xMS0wMiIsInBwX2NvbmRpdGlvbl9zZWFyY2hfYm90X3ZhbHVlIjoiYWxsX3NlYXJjaF9ib3RzIiwicHBfY29uZGl0aW9uX2RheV92YWx1ZSI6IiJ9XSwidGV4dCI6IkxvYWQgTW9yZSIsImxvYWRfbW9yZV9ub19wb3N0c19jdXN0b21fbWVzc2FnZSI6Ik5vIG1vcmUgcG9zdHMgdG8gc2hvdyIsImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6IjBiMjQ3YTAifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwb3N0cyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"pp-image-gallery\"],\"styles\":[\"pp-elementor-grid\",\"widget-pp-image-gallery\"]}}'),
(108342,60,'_elementor_element_cache','{\"timeout\":1735888682,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-20e1a0d4 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"20e1a0d4\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4c1564f5\\\" data-id=\\\"4c1564f5\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3aa258d4 elementor-widget elementor-widget-heading\\\" data-id=\\\"3aa258d4\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Gallery<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-f6ee79b elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"f6ee79b\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0f1fbc3\\\" data-id=\\\"0f1fbc3\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5031c67 elementor-grid-4 elementor-grid-tablet-2 elementor-grid-mobile-1 pp-ins-normal elementor-widget elementor-widget-pp-image-gallery\\\" data-id=\\\"5031c67\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"pp-image-gallery.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-container\\\" data-settings=\\\"{&quot;tilt_enable&quot;:&quot;no&quot;,&quot;layout&quot;:&quot;masonry&quot;,&quot;post_id&quot;:60,&quot;template_id&quot;:60,&quot;widget_id&quot;:&quot;5031c67&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery pp-elementor-grid pp-image-gallery-masonry\\\" id=\\\"pp-image-gallery-5031c67\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1115\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_8681.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1116\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9709.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1117\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_9936.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1118\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/nick-iphone-photos-014.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1119\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-50mm-Pipe-Spouts.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1120\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1121\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1122\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/2017-06-10-PHOTO-00000597.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1123\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1124\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/31012008035.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1125\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1126\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0102.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1127\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0337.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1128\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_0572.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1129\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1157.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1130\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1234.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1131\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_1498.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1132\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_2697.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1133\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3005.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1134\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3296.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1135\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_3613.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1136\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_4067.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1137\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5372.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1138\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5525.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1139\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5656.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1140\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/IMG_5777.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1112\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1111\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-200.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1110\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-088.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1109\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Picture-074.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1108\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-11-16-09-56-38.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1107\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2018-08-15-10-30-47.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1106\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2017-12-02-20-31-10.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1105\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/PHOTO-2016-10-21-13-43-53.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1104\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/pez-interior-2-IAN.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1103\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout1.25m-.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1102\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Z-spout-500mm.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1101\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/Nixin-Deck-Spouts.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1100\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1099\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-2000mm-Z-spout.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<div class=\\\"pp-grid-item-wrap pp-group-1\\\" data-item-id=\\\"1098\\\">\\n\\t\\t\\t\\t<div class=\\\"pp-grid-item pp-image\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"pp-image-gallery-thumbnail-wrap pp-ins-filter-hover\\\">\\n\\t\\t\\t\\t\\t\\t<a data-elementor-open-lightbox=\\\"yes\\\" data-elementor-lightbox-slideshow=\\\"5031c67\\\" class=\\\"elementor-clickable pp-image-gallery-item-link\\\" href=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\"><\\/a><div class=\\\"pp-ins-filter-target pp-image-gallery-thumbnail\\\"><img class=\\\"pp-gallery-slide-image\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-1250mm-Z-spout-1.jpg\\\" alt=\\\"\\\" data-no-lazy=\\\"1\\\"\\/><\\/div><div class=\\\"pp-image-overlay pp-media-overlay\\\"><\\/div><div class=\\\"pp-gallery-image-content pp-media-content\\\"><\\/div>\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[\"pp-image-gallery\"],\"styles\":[\"pp-elementor-grid\",\"widget-pp-image-gallery\"]}}'),
(108514,802,'_elementor_element_cache','{\"timeout\":1735618031,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-58f8194f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"58f8194f\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-11f6e50f\\\" data-id=\\\"11f6e50f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-77c30441 elementor-widget elementor-widget-heading\\\" data-id=\\\"77c30441\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Thank You<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-10df2ed0 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"10df2ed0\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. <\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108535,2519,'_elementor_element_cache','{\"timeout\":1735454541,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-6894e28 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"6894e28\\\" data-element_type=\\\"section\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c74542f\\\" data-id=\\\"c74542f\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t[elementor-element data=\\\"eyJpZCI6IjMzMTZiOTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0aXRsZSI6IkFkZCBZb3VyIEhlYWRpbmcgVGV4dCBIZXJlIiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjI1In0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjUwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6IiJ9LCJfX2R5bmFtaWNfXyI6eyJ0aXRsZSI6IltlbGVtZW50b3ItdGFnIGlkPVwiMjZlZTc4NlwiIG5hbWU9XCJhcmNoaXZlLXRpdGxlXCIgc2V0dGluZ3M9XCIlN0IlMjJpbmNsdWRlX2NvbnRleHQlMjIlM0ElMjIlMjIlN0RcIl0ifSwidGl0bGVfY29sb3IiOiIjZmZmZmZmIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik1vbnRzZXJyYXQiLCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiYm9sZCIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJoZWFkZXJfc2l6ZSI6ImgxIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIyOGEyMmRhIiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDE5LTEwLTI3IHRvIDIwMTktMTEtMDIiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjItMTAtMjMgMTY6NDkifV0sImVhZWxfdG9vbHRpcF9zZWN0aW9uX2NvbnRlbnQiOiJJIGFtIGEgdG9vbHRpcCIsImVhZWxfZXh0X2NvbnRlbnRfcHJvdGVjdGlvbl9wYXNzd29yZF9wbGFjZWhvbGRlciI6IkVudGVyIFBhc3N3b3JkIiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX3N1Ym1pdF9idG5fdHh0IjoiU3VibWl0IiwiZWFlbF9leHRfY29udGVudF9wcm90ZWN0aW9uX3Bhc3N3b3JkX2luY29ycmVjdF9tZXNzYWdlIjoiUGFzc3dvcmQgZG9lcyBub3QgbWF0Y2guIiwiZWFlbF9jbF9sb2dpY3MiOlt7Il9pZCI6IjA3N2JiM2MifV19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJoZWFkaW5nIn0=\\\"]\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-inner-section elementor-element elementor-element-2e0b517 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"2e0b517\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-08523e4\\\" data-id=\\\"08523e4\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e38d628 elementor-widget elementor-widget-image\\\" data-id=\\\"e38d628\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/led-pool-lights\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg\\\" class=\\\"attachment-large size-large wp-image-2396\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-SST-80-LED-Poolite-website-1-300x300-1-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2019\\/06\\/NIXIN-SST-80-LED-Poolite-website-1-300x300-1-100x100.jpg 100w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-89a7bcc elementor-widget elementor-widget-heading\\\" data-id=\\\"89a7bcc\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/led-pool-lights\\/\\\">LED Pool Lights<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-18cecd6\\\" data-id=\\\"18cecd6\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ce33628 elementor-widget elementor-widget-image\\\" data-id=\\\"ce33628\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/aimflo-accessories\\/\\\">\\n\\t\\t\\t\\t\\t\\t\\t<img width=\\\"300\\\" height=\\\"300\\\" src=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Aimflo-Accessories-300x300-1.jpg\\\" class=\\\"attachment-large size-large wp-image-2521\\\" alt=\\\"\\\" srcset=\\\"http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Aimflo-Accessories-300x300-1.jpg 300w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Aimflo-Accessories-300x300-1-150x150.jpg 150w, http:\\/\\/nixin.co.za\\/wp-content\\/uploads\/2022\\/10\\/Aimflo-Accessories-300x300-1-100x100.jpg 100w\\\" sizes=\\\"(max-width: 300px) 100vw, 300px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-886b6cb elementor-widget elementor-widget-heading\\\" data-id=\\\"886b6cb\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.nixin.co.za\\/product-category\\/eco-swimming-pool-equipment\\/aimflo-accessories\\/\\\">Acetal Accessories<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108537,3120,'_price','156.69'),
(108540,1562,'_elementor_element_cache','{\"timeout\":1735204562,\"value\":{\"content\":\"\\t\\t<section data-particle_enable=\\\"false\\\" data-particle-mobile-disabled=\\\"false\\\" class=\\\"elementor-section elementor-top-section elementor-element elementor-element-bb5f8b2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\\\" data-id=\\\"bb5f8b2\\\" data-element_type=\\\"section\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-container elementor-column-gap-default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b8f1274\\\" data-id=\\\"b8f1274\\\" data-element_type=\\\"column\\\">\\n\\t\\t\\t<div class=\\\"elementor-widget-wrap elementor-element-populated\\\">\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e1647d1 elementor-widget elementor-widget-heading\\\" data-id=\\\"e1647d1\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Quote<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-45b57c2 elementor-widget elementor-widget-text-editor\\\" data-id=\\\"45b57c2\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"text-editor.default\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-widget-container\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p><div class=\\\"woocommerce ywraq-wrapper\\\">\\n\\t<div id=\\\"yith-ywraq-message\\\"><\\/div>\\n\\t<div class=\\\"ywraq-form-table-wrapper \\\">\\n\\t\\t\\t<p>No products in list<\\/p>\\n\\n\\t\\t\\t<\\/div>\\n<\\/div>\\n<\\/p>\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<\\/section>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(108583,4882,'_order_key','wc_order_P3We9bbNiv7LH'),
(108584,4882,'_customer_user','0'),
(108585,4882,'_payment_method','bacs'),
(108586,4882,'_payment_method_title','Direct bank transfer'),
(108587,4882,'_customer_ip_address','145.224.95.94'),
(108588,4882,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(108589,4882,'_created_via','checkout'),
(108590,4882,'_cart_hash','b198f68040614bf7eceab55f1771ca68'),
(108591,4882,'_download_permissions_granted','yes'),
(108592,4882,'_recorded_sales','yes'),
(108593,4882,'_recorded_coupon_usage_counts','yes'),
(108594,4882,'_new_order_email_sent','true'),
(108595,4882,'_order_stock_reduced','yes'),
(108596,4882,'_billing_first_name','Lawrie'),
(108597,4882,'_billing_last_name','Irvine'),
(108598,4882,'_billing_address_1','Protea Ridge, Witzenberg Park'),
(108599,4882,'_billing_address_2','Boontjies Rivier Road'),
(108600,4882,'_billing_city','Wolseley'),
(108601,4882,'_billing_state','WC'),
(108602,4882,'_billing_postcode','6830'),
(108603,4882,'_billing_country','ZA'),
(108604,4882,'_billing_email','lawrie6820@gmail.com'),
(108605,4882,'_billing_phone','0747310739'),
(108606,4882,'_shipping_first_name','Lawrie'),
(108607,4882,'_shipping_last_name','Irvine'),
(108608,4882,'_shipping_address_1','4 Maroela Street'),
(108609,4882,'_shipping_city','Tulbagh'),
(108610,4882,'_shipping_state','WC'),
(108611,4882,'_shipping_postcode','6820'),
(108612,4882,'_shipping_country','ZA'),
(108613,4882,'_order_currency','ZAR'),
(108614,4882,'_cart_discount','0'),
(108615,4882,'_cart_discount_tax','0'),
(108616,4882,'_order_shipping','300'),
(108617,4882,'_order_shipping_tax','45'),
(108618,4882,'_order_tax','681'),
(108619,4882,'_order_total','5566.00'),
(108620,4882,'_order_version','9.5.1'),
(108621,4882,'_prices_include_tax','no'),
(108622,4882,'_billing_address_index','Lawrie Irvine  Protea Ridge, Witzenberg Park Boontjies Rivier Road Wolseley WC 6830 ZA lawrie6820@gmail.com 0747310739'),
(108623,4882,'_shipping_address_index','Lawrie Irvine  4 Maroela Street  Tulbagh WC 6820 ZA '),
(108624,4882,'is_vat_exempt','no'),
(108625,4882,'_wc_order_attribution_source_type','typein'),
(108626,4882,'_wc_order_attribution_utm_source','(direct)'),
(108627,4882,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixin-sst-p-rail-1200mm/'),
(108628,4882,'_wc_order_attribution_session_start_time','2025-01-07 08:50:26'),
(108629,4882,'_wc_order_attribution_session_pages','6'),
(108630,4882,'_wc_order_attribution_session_count','1'),
(108631,4882,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(108632,4882,'_wc_order_attribution_device_type','Desktop'),
(108633,4882,'_ga_tracked','1'),
(108634,4882,'_edit_lock','1736249517:244'),
(108635,4882,'_edit_last','244'),
(108636,4882,'_date_completed','1736249651'),
(108637,4882,'_date_paid','1736249651'),
(108638,4882,'_paid_date','2025-01-07 13:34:11'),
(108639,4882,'_completed_date','2025-01-07 13:34:11'),
(108735,4883,'_order_key','wc_order_coQ5CYcnErcBz'),
(108736,4883,'_customer_user','0'),
(108737,4883,'_payment_method','bacs'),
(108738,4883,'_payment_method_title','Direct bank transfer'),
(108739,4883,'_customer_ip_address','102.32.35.28'),
(108740,4883,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(108741,4883,'_created_via','checkout'),
(108742,4883,'_cart_hash','b198f68040614bf7eceab55f1771ca68'),
(108743,4883,'_download_permissions_granted','yes'),
(108744,4883,'_recorded_sales','yes'),
(108745,4883,'_recorded_coupon_usage_counts','yes'),
(108746,4883,'_new_order_email_sent','true'),
(108747,4883,'_order_stock_reduced','yes'),
(108748,4883,'_billing_first_name','Peter'),
(108749,4883,'_billing_last_name','Botes'),
(108750,4883,'_billing_address_1','Unit 5 Baruch Complex, 43 Memorial Lane'),
(108751,4883,'_billing_address_2','5 Baruch Complex'),
(108752,4883,'_billing_city','Johannesburg'),
(108753,4883,'_billing_state','GP'),
(108754,4883,'_billing_postcode','2191'),
(108755,4883,'_billing_country','ZA'),
(108756,4883,'_billing_email','peterbotes@gmail.com'),
(108757,4883,'_billing_phone','0823254995'),
(108758,4883,'_shipping_first_name','Peter'),
(108759,4883,'_shipping_last_name','Botes'),
(108760,4883,'_shipping_address_1','Unit 5 Baruch Complex, 43 Memorial Lane'),
(108761,4883,'_shipping_address_2','5 Baruch Complex'),
(108762,4883,'_shipping_city','Johannesburg'),
(108763,4883,'_shipping_state','GP'),
(108764,4883,'_shipping_postcode','2191'),
(108765,4883,'_shipping_country','ZA'),
(108766,4883,'_order_currency','ZAR'),
(108767,4883,'_cart_discount','0'),
(108768,4883,'_cart_discount_tax','0'),
(108769,4883,'_order_shipping','300'),
(108770,4883,'_order_shipping_tax','45'),
(108771,4883,'_order_tax','681'),
(108772,4883,'_order_total','5566.00'),
(108773,4883,'_order_version','9.5.2'),
(108774,4883,'_prices_include_tax','no'),
(108775,4883,'_billing_address_index','Peter Botes  Unit 5 Baruch Complex, 43 Memorial Lane 5 Baruch Complex Johannesburg GP 2191 ZA peterbotes@gmail.com 0823254995'),
(108776,4883,'_shipping_address_index','Peter Botes  Unit 5 Baruch Complex, 43 Memorial Lane 5 Baruch Complex Johannesburg GP 2191 ZA '),
(108777,4883,'is_vat_exempt','no'),
(108778,4883,'_wc_order_attribution_source_type','organic'),
(108779,4883,'_wc_order_attribution_referrer','http://www.google.com/'),
(108780,4883,'_wc_order_attribution_utm_source','google'),
(108781,4883,'_wc_order_attribution_utm_medium','organic'),
(108782,4883,'_wc_order_attribution_session_entry','http://nixin.co.za/product/sst-standard-hand-rail-1300mm/'),
(108783,4883,'_wc_order_attribution_session_start_time','2025-01-09 08:19:58'),
(108784,4883,'_wc_order_attribution_session_pages','6'),
(108785,4883,'_wc_order_attribution_session_count','5'),
(108786,4883,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(108787,4883,'_wc_order_attribution_device_type','Desktop'),
(108788,4883,'_ga_tracked','1'),
(108790,4883,'_edit_lock','1736497315:244'),
(108791,4883,'_edit_last','244'),
(108792,4883,'_date_completed','1736497434'),
(108793,4883,'_date_paid','1736497434'),
(108794,4883,'_paid_date','2025-01-10 10:23:54'),
(108795,4883,'_completed_date','2025-01-10 10:23:54'),
(108940,4887,'_order_key','wc_order_cUauSQl78lISw'),
(108941,4887,'_customer_user','0'),
(108942,4887,'_payment_method','bacs'),
(108943,4887,'_payment_method_title','Direct bank transfer'),
(108944,4887,'_customer_ip_address','105.28.120.5'),
(108945,4887,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(108946,4887,'_created_via','checkout'),
(108947,4887,'_cart_hash','5259701d94e2f3833f4f06a125ce9fa5'),
(108948,4887,'_download_permissions_granted','yes'),
(108949,4887,'_recorded_sales','yes'),
(108950,4887,'_recorded_coupon_usage_counts','yes'),
(108951,4887,'_new_order_email_sent','true'),
(108952,4887,'_order_stock_reduced','yes'),
(108953,4887,'_billing_first_name','Franz'),
(108954,4887,'_billing_last_name','Hirschberg'),
(108955,4887,'_billing_address_1','17 Quince Crescent'),
(108956,4887,'_billing_city','Noordhoek'),
(108957,4887,'_billing_state','WC'),
(108958,4887,'_billing_postcode','7975'),
(108959,4887,'_billing_country','ZA'),
(108960,4887,'_billing_email','fhirschberg@icloud.com'),
(108961,4887,'_billing_phone','0824404539'),
(108962,4887,'_shipping_first_name','Franz'),
(108963,4887,'_shipping_last_name','Hirschberg'),
(108964,4887,'_shipping_address_1','17 Quince Crescent'),
(108965,4887,'_shipping_city','Noordhoek'),
(108966,4887,'_shipping_state','WC'),
(108967,4887,'_shipping_postcode','7975'),
(108968,4887,'_shipping_country','ZA'),
(108969,4887,'_order_currency','ZAR'),
(108970,4887,'_cart_discount','0'),
(108971,4887,'_cart_discount_tax','0'),
(108972,4887,'_order_shipping','200'),
(108973,4887,'_order_shipping_tax','30'),
(108974,4887,'_order_tax','324'),
(108975,4887,'_order_total','2714.00'),
(108976,4887,'_order_version','9.5.2'),
(108977,4887,'_prices_include_tax','no'),
(108978,4887,'_billing_address_index','Franz Hirschberg  17 Quince Crescent  Noordhoek WC 7975 ZA fhirschberg@icloud.com 0824404539'),
(108979,4887,'_shipping_address_index','Franz Hirschberg  17 Quince Crescent  Noordhoek WC 7975 ZA '),
(108980,4887,'is_vat_exempt','no'),
(108981,4887,'_wc_order_attribution_source_type','organic'),
(108982,4887,'_wc_order_attribution_referrer','http://www.google.com/'),
(108983,4887,'_wc_order_attribution_utm_source','google'),
(108984,4887,'_wc_order_attribution_utm_medium','organic'),
(108985,4887,'_wc_order_attribution_session_entry','http://nixin.co.za/product/pure-clear/'),
(108986,4887,'_wc_order_attribution_session_start_time','2025-01-13 08:34:49'),
(108987,4887,'_wc_order_attribution_session_pages','4'),
(108988,4887,'_wc_order_attribution_session_count','1'),
(108989,4887,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(108990,4887,'_wc_order_attribution_device_type','Desktop'),
(108992,4887,'_ga_tracked','1'),
(109017,4887,'_edit_lock','1736758537:244'),
(109018,4887,'_edit_last','244'),
(109019,4887,'_date_completed','1736758525'),
(109020,4887,'_date_paid','1736758525'),
(109021,4887,'_paid_date','2025-01-13 10:55:25'),
(109022,4887,'_completed_date','2025-01-13 10:55:25'),
(109040,4888,'_order_key','wc_order_BVfzEnheXMaXP'),
(109041,4888,'_customer_user','0'),
(109042,4888,'_payment_method','bacs'),
(109043,4888,'_payment_method_title','Direct bank transfer'),
(109044,4888,'_customer_ip_address','45.221.211.65'),
(109045,4888,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(109046,4888,'_created_via','checkout'),
(109047,4888,'_cart_hash','b7f42635785efd75080e2e988df11155'),
(109048,4888,'_download_permissions_granted','yes'),
(109049,4888,'_recorded_sales','yes'),
(109050,4888,'_recorded_coupon_usage_counts','yes'),
(109051,4888,'_new_order_email_sent','true'),
(109052,4888,'_order_stock_reduced','yes'),
(109053,4888,'_billing_first_name','Jaco'),
(109054,4888,'_billing_last_name','Venter'),
(109055,4888,'_billing_address_1','20 Kromellenboog street'),
(109056,4888,'_billing_city','Sasolburg'),
(109057,4888,'_billing_state','FS'),
(109058,4888,'_billing_postcode','1947'),
(109059,4888,'_billing_country','ZA'),
(109060,4888,'_billing_email','jacoventer70sa@gmail.com'),
(109061,4888,'_billing_phone','0743250524'),
(109062,4888,'_shipping_first_name','Jaco'),
(109063,4888,'_shipping_last_name','Venter'),
(109064,4888,'_shipping_address_1','20 Kromellenboog street'),
(109065,4888,'_shipping_city','Sasolburg'),
(109066,4888,'_shipping_state','FS'),
(109067,4888,'_shipping_postcode','1947'),
(109068,4888,'_shipping_country','ZA'),
(109069,4888,'_order_currency','ZAR'),
(109070,4888,'_cart_discount','0'),
(109071,4888,'_cart_discount_tax','0'),
(109072,4888,'_order_shipping','1200'),
(109073,4888,'_order_shipping_tax','180'),
(109074,4888,'_order_tax','122.87'),
(109075,4888,'_order_total','2321.99'),
(109076,4888,'_order_version','9.5.2'),
(109077,4888,'_prices_include_tax','no'),
(109078,4888,'_billing_address_index','Jaco Venter  20 Kromellenboog street  Sasolburg FS 1947 ZA jacoventer70sa@gmail.com 0743250524'),
(109079,4888,'_shipping_address_index','Jaco Venter  20 Kromellenboog street  Sasolburg FS 1947 ZA '),
(109080,4888,'is_vat_exempt','no'),
(109081,4888,'_wc_order_attribution_source_type','organic'),
(109082,4888,'_wc_order_attribution_referrer','http://www.google.com/'),
(109083,4888,'_wc_order_attribution_utm_source','google'),
(109084,4888,'_wc_order_attribution_utm_medium','organic'),
(109085,4888,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(109086,4888,'_wc_order_attribution_session_start_time','2025-01-13 11:58:20'),
(109087,4888,'_wc_order_attribution_session_pages','11'),
(109088,4888,'_wc_order_attribution_session_count','1'),
(109089,4888,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36'),
(109090,4888,'_wc_order_attribution_device_type','Desktop'),
(109092,4888,'_ga_tracked','1'),
(109117,4888,'_edit_lock','1736772187:244'),
(109118,4888,'_edit_last','244'),
(109119,4888,'_date_completed','1736772320'),
(109120,4888,'_date_paid','1736772320'),
(109121,4888,'_paid_date','2025-01-13 14:45:20'),
(109122,4888,'_completed_date','2025-01-13 14:45:20'),
(109297,4889,'_order_key','wc_order_oQFBdNltdhk6J'),
(109298,4889,'_customer_user','0'),
(109299,4889,'_payment_method','bacs'),
(109300,4889,'_payment_method_title','Direct bank transfer'),
(109301,4889,'_customer_ip_address','197.245.82.148'),
(109302,4889,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(109303,4889,'_created_via','checkout'),
(109304,4889,'_cart_hash','849f2413681483eb2ecac396f92a386c'),
(109305,4889,'_download_permissions_granted','yes'),
(109306,4889,'_recorded_sales','yes'),
(109307,4889,'_recorded_coupon_usage_counts','yes'),
(109308,4889,'_new_order_email_sent','true'),
(109309,4889,'_order_stock_reduced','yes'),
(109310,4889,'_billing_first_name','Jaco'),
(109311,4889,'_billing_last_name','Piek'),
(109312,4889,'_billing_company','Greystone Construction'),
(109313,4889,'_billing_address_1','22 Edgeley Road'),
(109314,4889,'_billing_address_2','Kingswood Golf Estate'),
(109315,4889,'_billing_city','George'),
(109316,4889,'_billing_state','WC'),
(109317,4889,'_billing_postcode','6529'),
(109318,4889,'_billing_country','ZA'),
(109319,4889,'_billing_email','jacopiek1@gmail.com'),
(109320,4889,'_billing_phone','0829050919'),
(109321,4889,'_shipping_first_name','Jaco'),
(109322,4889,'_shipping_last_name','Piek'),
(109323,4889,'_shipping_company','Greystone Construction'),
(109324,4889,'_shipping_address_1','22 Edgeley Road'),
(109325,4889,'_shipping_address_2','Kingswood Golf Estate'),
(109326,4889,'_shipping_city','George'),
(109327,4889,'_shipping_state','WC'),
(109328,4889,'_shipping_postcode','6529'),
(109329,4889,'_shipping_country','ZA'),
(109330,4889,'_order_currency','ZAR'),
(109331,4889,'_cart_discount','0'),
(109332,4889,'_cart_discount_tax','0'),
(109333,4889,'_order_shipping','200'),
(109334,4889,'_order_shipping_tax','30'),
(109335,4889,'_order_tax','627'),
(109336,4889,'_order_total','5037.00'),
(109337,4889,'_order_version','9.5.2'),
(109338,4889,'_prices_include_tax','no'),
(109339,4889,'_billing_address_index','Jaco Piek Greystone Construction 22 Edgeley Road Kingswood Golf Estate George WC 6529 ZA jacopiek1@gmail.com 0829050919'),
(109340,4889,'_shipping_address_index','Jaco Piek Greystone Construction 22 Edgeley Road Kingswood Golf Estate George WC 6529 ZA '),
(109341,4889,'is_vat_exempt','no'),
(109342,4889,'_wc_order_attribution_source_type','typein'),
(109343,4889,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(109344,4889,'_wc_order_attribution_utm_source','(direct)'),
(109345,4889,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/3/'),
(109346,4889,'_wc_order_attribution_session_start_time','2025-01-14 17:17:35'),
(109347,4889,'_wc_order_attribution_session_pages','10'),
(109348,4889,'_wc_order_attribution_session_count','1'),
(109349,4889,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(109350,4889,'_wc_order_attribution_device_type','Mobile'),
(109351,4889,'_ga_tracked','1'),
(109352,4889,'_edit_lock','1736919000:244'),
(109353,4889,'_edit_last','244'),
(109354,4889,'_date_completed','1736919075'),
(109355,4889,'_date_paid','1736919075'),
(109356,4889,'_paid_date','2025-01-15 07:31:15'),
(109357,4889,'_completed_date','2025-01-15 07:31:15'),
(109378,4890,'_order_key','wc_order_dPsKxfy9sjppO'),
(109379,4890,'_customer_user','0'),
(109380,4890,'_payment_method','bacs'),
(109381,4890,'_payment_method_title','Direct bank transfer'),
(109382,4890,'_customer_ip_address','41.13.128.234'),
(109383,4890,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(109384,4890,'_created_via','checkout'),
(109385,4890,'_cart_hash','d5ea8184439fdd465493d9c6346eb7e2'),
(109386,4890,'_download_permissions_granted','yes'),
(109387,4890,'_recorded_sales','yes'),
(109388,4890,'_recorded_coupon_usage_counts','yes'),
(109389,4890,'_new_order_email_sent','true'),
(109390,4890,'_order_stock_reduced','yes'),
(109391,4890,'_billing_first_name','Dewaal'),
(109392,4890,'_billing_last_name','Coetzee'),
(109393,4890,'_billing_company','Poolfection'),
(109394,4890,'_billing_address_1','8a Mgazi Ave'),
(109395,4890,'_billing_address_2','ICS offices'),
(109396,4890,'_billing_city','Umtentweni'),
(109397,4890,'_billing_state','KZN'),
(109398,4890,'_billing_postcode','4235'),
(109399,4890,'_billing_country','ZA'),
(109400,4890,'_billing_email','dcoetzee46@gmail.com'),
(109401,4890,'_billing_phone','0724419192'),
(109402,4890,'_shipping_first_name','Dewaal'),
(109403,4890,'_shipping_last_name','Coetzee'),
(109404,4890,'_shipping_company','Poolfection'),
(109405,4890,'_shipping_address_1','8a Mgazi Ave'),
(109406,4890,'_shipping_address_2','ICS offices'),
(109407,4890,'_shipping_city','Umtentweni'),
(109408,4890,'_shipping_state','KZN'),
(109409,4890,'_shipping_postcode','4235'),
(109410,4890,'_shipping_country','ZA'),
(109411,4890,'_order_currency','ZAR'),
(109412,4890,'_cart_discount','0'),
(109413,4890,'_cart_discount_tax','0'),
(109414,4890,'_order_shipping','300'),
(109415,4890,'_order_shipping_tax','45'),
(109416,4890,'_order_tax','1036.5'),
(109417,4890,'_order_total','8291.50'),
(109418,4890,'_order_version','9.5.2'),
(109419,4890,'_prices_include_tax','no'),
(109420,4890,'_billing_address_index','Dewaal Coetzee Poolfection 8a Mgazi Ave ICS offices Umtentweni KZN 4235 ZA dcoetzee46@gmail.com 0724419192'),
(109421,4890,'_shipping_address_index','Dewaal Coetzee Poolfection 8a Mgazi Ave ICS offices Umtentweni KZN 4235 ZA '),
(109422,4890,'is_vat_exempt','no'),
(109423,4890,'_wc_order_attribution_source_type','utm'),
(109424,4890,'_wc_order_attribution_referrer','http://www.google.com/'),
(109425,4890,'_wc_order_attribution_utm_campaign','google_cpc'),
(109426,4890,'_wc_order_attribution_utm_source','google'),
(109427,4890,'_wc_order_attribution_utm_medium','cpc'),
(109428,4890,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/?gad_source=1&gclid=Cj0KCQiA1p28BhCBARIsADP9HrP9J9uDgl60PupR5CFG6nj_as7tIj4o3X20SVkBECwSAll7nE7flAQaAixtEALw_wcB'),
(109429,4890,'_wc_order_attribution_session_start_time','2025-01-15 09:49:08'),
(109430,4890,'_wc_order_attribution_session_pages','16'),
(109431,4890,'_wc_order_attribution_session_count','1'),
(109432,4890,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(109433,4890,'_wc_order_attribution_device_type','Mobile'),
(109434,4890,'_ga_tracked','1'),
(109435,4890,'_edit_lock','1736937135:244'),
(109436,4890,'_edit_last','244'),
(109437,4890,'_date_completed','1736937270'),
(109438,4890,'_date_paid','1736937270'),
(109439,4890,'_paid_date','2025-01-15 12:34:30'),
(109440,4890,'_completed_date','2025-01-15 12:34:30'),
(109778,3190,'_elementor_page_assets','a:0:{}'),
(109779,2917,'_elementor_page_assets','a:0:{}'),
(109780,2785,'_elementor_page_assets','a:0:{}'),
(109781,3110,'_elementor_page_assets','a:0:{}'),
(109782,2850,'_elementor_page_assets','a:0:{}'),
(109783,3814,'_elementor_page_assets','a:0:{}'),
(109784,3207,'_elementor_page_assets','a:0:{}'),
(109785,3224,'_elementor_page_assets','a:0:{}'),
(109786,3672,'_elementor_page_assets','a:0:{}'),
(109787,4561,'_elementor_page_assets','a:0:{}'),
(109789,2860,'_elementor_page_assets','a:0:{}'),
(109790,4497,'_elementor_page_assets','a:0:{}'),
(109791,2732,'_elementor_page_assets','a:0:{}'),
(109792,2755,'_elementor_page_assets','a:0:{}'),
(109793,3962,'_elementor_page_assets','a:0:{}'),
(109794,2783,'_elementor_page_assets','a:0:{}'),
(109795,2895,'_elementor_page_assets','a:0:{}'),
(109796,4640,'_elementor_page_assets','a:0:{}'),
(109797,3350,'_elementor_page_assets','a:0:{}'),
(109800,2789,'_elementor_page_assets','a:0:{}'),
(109801,3629,'_elementor_page_assets','a:0:{}'),
(109812,3358,'_elementor_page_assets','a:0:{}'),
(109813,2970,'_elementor_page_assets','a:0:{}'),
(109814,3918,'_elementor_page_assets','a:0:{}'),
(109815,2972,'_elementor_page_assets','a:0:{}'),
(109816,2889,'_elementor_page_assets','a:0:{}'),
(109817,4005,'_elementor_page_assets','a:0:{}'),
(109818,4037,'_elementor_page_assets','a:0:{}'),
(109819,3620,'_elementor_page_assets','a:0:{}'),
(109820,4061,'_elementor_page_assets','a:0:{}'),
(109821,3860,'_elementor_page_assets','a:0:{}'),
(109822,2897,'_elementor_page_assets','a:0:{}'),
(109823,2948,'_elementor_page_assets','a:0:{}'),
(109824,4042,'_elementor_page_assets','a:0:{}'),
(109825,2913,'_elementor_page_assets','a:0:{}'),
(109826,3146,'_elementor_page_assets','a:0:{}'),
(109827,2944,'_elementor_page_assets','a:0:{}'),
(109828,3410,'_elementor_page_assets','a:0:{}'),
(109829,4031,'_elementor_page_assets','a:0:{}'),
(109830,2852,'_elementor_page_assets','a:0:{}'),
(109831,3019,'_elementor_page_assets','a:0:{}'),
(109832,2854,'_elementor_page_assets','a:0:{}'),
(109833,4499,'_elementor_page_assets','a:0:{}'),
(109834,2757,'_elementor_page_assets','a:0:{}'),
(109835,2759,'_elementor_page_assets','a:0:{}'),
(109836,2887,'_elementor_page_assets','a:0:{}'),
(109837,3810,'_elementor_page_assets','a:0:{}'),
(109838,3996,'_elementor_page_assets','a:0:{}'),
(109839,2749,'_elementor_page_assets','a:0:{}'),
(109840,4055,'_elementor_page_assets','a:0:{}'),
(109841,4588,'_elementor_page_assets','a:0:{}'),
(109842,3623,'_elementor_page_assets','a:0:{}'),
(109843,3491,'_elementor_page_assets','a:0:{}'),
(109844,3193,'_elementor_page_assets','a:0:{}'),
(109845,3543,'_elementor_page_assets','a:0:{}'),
(109846,3246,'_elementor_page_assets','a:0:{}'),
(109847,2769,'_elementor_page_assets','a:0:{}'),
(109848,4374,'_elementor_page_assets','a:0:{}'),
(109849,2952,'_elementor_page_assets','a:0:{}'),
(109850,2726,'_elementor_page_assets','a:0:{}'),
(109851,2815,'_elementor_page_assets','a:0:{}'),
(109852,2734,'_elementor_page_assets','a:0:{}'),
(109853,4123,'_elementor_page_assets','a:0:{}'),
(109854,2817,'_elementor_page_assets','a:0:{}'),
(109855,3479,'_elementor_page_assets','a:0:{}'),
(109856,2907,'_elementor_page_assets','a:0:{}'),
(109857,2743,'_elementor_page_assets','a:0:{}'),
(109858,4324,'_elementor_page_assets','a:0:{}'),
(109859,2728,'_elementor_page_assets','a:0:{}'),
(109860,2823,'_elementor_page_assets','a:0:{}'),
(109861,3467,'_elementor_page_assets','a:0:{}'),
(109862,3573,'_elementor_page_assets','a:0:{}'),
(109863,3658,'_elementor_page_assets','a:0:{}'),
(109864,4205,'_elementor_page_assets','a:0:{}'),
(109865,3853,'_elementor_page_assets','a:0:{}'),
(109866,3253,'_elementor_page_assets','a:0:{}'),
(109867,3864,'_elementor_page_assets','a:0:{}'),
(109868,4365,'_elementor_page_assets','a:0:{}'),
(109869,4507,'_elementor_page_assets','a:0:{}'),
(109870,4189,'_elementor_page_assets','a:0:{}'),
(109871,4291,'_elementor_page_assets','a:0:{}'),
(109872,3692,'_elementor_page_assets','a:0:{}'),
(109873,2761,'_elementor_page_assets','a:0:{}'),
(109874,4181,'_elementor_page_assets','a:0:{}'),
(109875,3366,'_elementor_page_assets','a:0:{}'),
(109876,3698,'_elementor_page_assets','a:0:{}'),
(109877,2979,'_elementor_page_assets','a:0:{}'),
(109878,3702,'_elementor_page_assets','a:0:{}'),
(109879,2989,'_elementor_page_assets','a:0:{}'),
(109880,3706,'_elementor_page_assets','a:0:{}'),
(109881,3390,'_elementor_page_assets','a:0:{}'),
(109882,3370,'_elementor_page_assets','a:0:{}'),
(109883,2976,'_elementor_page_assets','a:0:{}'),
(109884,3150,'_elementor_page_assets','a:0:{}'),
(109885,3876,'_elementor_page_assets','a:0:{}'),
(109886,2844,'_elementor_page_assets','a:0:{}'),
(109887,3152,'_elementor_page_assets','a:0:{}'),
(109888,2763,'_elementor_page_assets','a:0:{}'),
(109890,4105,'_elementor_page_assets','a:0:{}'),
(109891,3772,'_elementor_page_assets','a:0:{}'),
(109892,3376,'_elementor_page_assets','a:0:{}'),
(109893,3791,'_elementor_page_assets','a:0:{}'),
(109894,4155,'_elementor_page_assets','a:0:{}'),
(109895,4197,'_elementor_page_assets','a:0:{}'),
(109896,3215,'_elementor_page_assets','a:0:{}'),
(109897,4147,'_elementor_page_assets','a:0:{}'),
(109898,2903,'_elementor_page_assets','a:0:{}'),
(109899,4511,'_elementor_page_assets','a:0:{}'),
(109900,3690,'_elementor_page_assets','a:0:{}'),
(109901,3232,'_elementor_page_assets','a:0:{}'),
(109902,3142,'_elementor_page_assets','a:0:{}'),
(109903,2905,'_elementor_page_assets','a:0:{}'),
(109904,4406,'_elementor_page_assets','a:0:{}'),
(109905,2831,'_elementor_page_assets','a:0:{}'),
(109906,2821,'_elementor_page_assets','a:0:{}'),
(109907,4383,'_elementor_page_assets','a:0:{}'),
(109908,3570,'_elementor_page_assets','a:0:{}'),
(109909,3133,'_elementor_page_assets','a:0:{}'),
(109910,3694,'_elementor_page_assets','a:0:{}'),
(109911,3720,'_elementor_page_assets','a:0:{}'),
(109912,2747,'_elementor_page_assets','a:0:{}'),
(109913,2745,'_elementor_page_assets','a:0:{}'),
(109914,2974,'_elementor_page_assets','a:0:{}'),
(109915,3890,'_elementor_page_assets','a:0:{}'),
(109916,3764,'_elementor_page_assets','a:0:{}'),
(109917,3734,'_elementor_page_assets','a:0:{}'),
(109918,4303,'_elementor_page_assets','a:0:{}'),
(109919,3017,'_elementor_page_assets','a:0:{}'),
(109920,3921,'_elementor_page_assets','a:0:{}'),
(109921,4081,'_elementor_page_assets','a:0:{}'),
(109922,3740,'_elementor_page_assets','a:0:{}'),
(109923,4450,'_elementor_page_assets','a:0:{}'),
(109924,3652,'_elementor_page_assets','a:0:{}'),
(109925,3682,'_elementor_page_assets','a:0:{}'),
(109926,3625,'_elementor_page_assets','a:0:{}'),
(109927,4282,'_elementor_page_assets','a:0:{}'),
(109928,2825,'_elementor_page_assets','a:0:{}'),
(109929,4131,'_elementor_page_assets','a:0:{}'),
(109930,3140,'_elementor_page_assets','a:0:{}'),
(109931,3144,'_elementor_page_assets','a:0:{}'),
(109932,3688,'_elementor_page_assets','a:0:{}'),
(109933,3308,'_elementor_page_assets','a:0:{}'),
(109934,4171,'_elementor_page_assets','a:0:{}'),
(109935,3802,'_elementor_page_assets','a:0:{}'),
(109936,4139,'_elementor_page_assets','a:0:{}'),
(109937,3555,'_elementor_page_assets','a:0:{}'),
(109938,2791,'_elementor_page_assets','a:0:{}'),
(109942,4264,'_elementor_page_assets','a:0:{}'),
(109943,4091,'_elementor_page_assets','a:0:{}'),
(109944,3750,'_elementor_page_assets','a:0:{}'),
(109945,3797,'_elementor_page_assets','a:0:{}'),
(109946,4115,'_elementor_page_assets','a:0:{}'),
(109948,2966,'_elementor_page_assets','a:0:{}'),
(109949,2775,'_elementor_page_assets','a:0:{}'),
(109950,4012,'_elementor_page_assets','a:0:{}'),
(109951,2781,'_elementor_page_assets','a:0:{}'),
(109952,2864,'_elementor_page_assets','a:0:{}'),
(109953,3568,'_elementor_page_assets','a:0:{}'),
(109954,2777,'_elementor_page_assets','a:0:{}'),
(109955,3196,'_elementor_page_assets','a:0:{}'),
(109956,2779,'_elementor_page_assets','a:0:{}'),
(109957,3678,'_elementor_page_assets','a:0:{}'),
(109958,2968,'_elementor_page_assets','a:0:{}'),
(109959,2935,'_elementor_page_assets','a:0:{}'),
(109960,2938,'_elementor_page_assets','a:0:{}'),
(109961,3686,'_elementor_page_assets','a:0:{}'),
(109962,2846,'_elementor_page_assets','a:0:{}'),
(109963,2773,'_elementor_page_assets','a:0:{}'),
(109964,3613,'_elementor_page_assets','a:0:{}'),
(109983,2737,'_elementor_page_assets','a:0:{}'),
(109984,4213,'_elementor_page_assets','a:0:{}'),
(109985,4237,'_elementor_page_assets','a:0:{}'),
(109986,2793,'_elementor_page_assets','a:0:{}'),
(109987,2771,'_elementor_page_assets','a:0:{}'),
(109988,4481,'_elementor_page_assets','a:0:{}'),
(109989,3898,'_elementor_page_assets','a:0:{}'),
(109990,3464,'_elementor_page_assets','a:0:{}'),
(109991,2848,'_elementor_page_assets','a:0:{}'),
(109992,3581,'_elementor_page_assets','a:0:{}'),
(109993,4485,'_elementor_page_assets','a:0:{}'),
(109994,3664,'_elementor_page_assets','a:0:{}'),
(109995,4639,'_elementor_page_assets','a:0:{}'),
(109996,2950,'_elementor_page_assets','a:0:{}'),
(109997,2915,'_elementor_page_assets','a:0:{}'),
(109998,4246,'_elementor_page_assets','a:0:{}'),
(109999,2767,'_elementor_page_assets','a:0:{}'),
(110000,2730,'_elementor_page_assets','a:0:{}'),
(110001,4630,'_elementor_page_assets','a:0:{}'),
(110002,4483,'_elementor_page_assets','a:0:{}'),
(110003,3557,'_elementor_page_assets','a:0:{}'),
(110004,3603,'_elementor_page_assets','a:0:{}'),
(110005,2795,'_elementor_page_assets','a:0:{}'),
(110006,4489,'_elementor_page_assets','a:0:{}'),
(110007,2891,'_elementor_page_assets','a:0:{}'),
(110008,2741,'_elementor_page_assets','a:0:{}'),
(110009,2893,'_elementor_page_assets','a:0:{}'),
(110010,2879,'_elementor_page_assets','a:0:{}'),
(110011,4477,'_elementor_page_assets','a:0:{}'),
(110012,4638,'_elementor_page_assets','a:0:{}'),
(110013,2787,'_elementor_page_assets','a:0:{}'),
(110014,4229,'_elementor_page_assets','a:0:{}'),
(110015,2937,'_elementor_page_assets','a:0:{}'),
(110016,3808,'_elementor_page_assets','a:0:{}'),
(110017,3708,'_elementor_page_assets','a:0:{}'),
(110018,4479,'_elementor_page_assets','a:0:{}'),
(110019,3804,'_elementor_page_assets','a:0:{}'),
(110020,4254,'_elementor_page_assets','a:0:{}'),
(110021,4487,'_elementor_page_assets','a:0:{}'),
(110022,2930,'_elementor_page_assets','a:0:{}'),
(110023,3319,'_elementor_page_assets','a:0:{}'),
(110024,2954,'_elementor_page_assets','a:0:{}'),
(110025,3634,'_elementor_page_assets','a:0:{}'),
(110026,3123,'_elementor_page_assets','a:0:{}'),
(110027,3534,'_elementor_page_assets','a:0:{}'),
(110028,3160,'_elementor_page_assets','a:0:{}'),
(110029,3205,'_elementor_page_assets','a:0:{}'),
(110030,3710,'_elementor_page_assets','a:0:{}'),
(110031,3047,'_elementor_page_assets','a:0:{}'),
(110032,3311,'_elementor_page_assets','a:0:{}'),
(110033,3493,'_elementor_page_assets','a:0:{}'),
(110034,3521,'_elementor_page_assets','a:0:{}'),
(110035,4501,'_elementor_page_assets','a:0:{}'),
(110036,3138,'_elementor_page_assets','a:0:{}'),
(110037,3806,'_elementor_page_assets','a:0:{}'),
(110038,2961,'_elementor_page_assets','a:0:{}'),
(110039,2610,'_elementor_page_assets','a:0:{}'),
(110040,3812,'_elementor_page_assets','a:0:{}'),
(110041,4505,'_elementor_page_assets','a:0:{}'),
(110042,2922,'_elementor_page_assets','a:0:{}'),
(110043,3127,'_elementor_page_assets','a:0:{}'),
(110044,3532,'_elementor_page_assets','a:0:{}'),
(110045,2739,'_elementor_page_assets','a:0:{}'),
(110046,3515,'_elementor_page_assets','a:0:{}'),
(110047,4509,'_elementor_page_assets','a:0:{}'),
(110048,3530,'_elementor_page_assets','a:0:{}'),
(110049,3587,'_elementor_page_assets','a:0:{}'),
(110050,3616,'_elementor_page_assets','a:0:{}'),
(110051,3512,'_elementor_page_assets','a:0:{}'),
(110052,3270,'_elementor_page_assets','a:0:{}'),
(110053,2987,'_elementor_page_assets','a:0:{}'),
(110054,3317,'_elementor_page_assets','a:0:{}'),
(110055,2827,'_elementor_page_assets','a:0:{}'),
(110056,2819,'_elementor_page_assets','a:0:{}'),
(110057,4503,'_elementor_page_assets','a:0:{}'),
(110058,3120,'_elementor_page_assets','a:0:{}'),
(110059,2829,'_elementor_page_assets','a:0:{}'),
(110060,2753,'_elementor_page_assets','a:0:{}'),
(110061,3238,'_elementor_page_assets','a:0:{}'),
(110062,3230,'_elementor_page_assets','a:0:{}'),
(110063,3966,'_elementor_page_assets','a:0:{}'),
(110064,3213,'_elementor_page_assets','a:0:{}'),
(110065,4068,'_elementor_page_assets','a:0:{}'),
(110066,3032,'_elementor_page_assets','a:0:{}'),
(110067,3489,'_elementor_page_assets','a:0:{}'),
(110068,3015,'_elementor_page_assets','a:0:{}'),
(110069,3420,'_elementor_page_assets','a:0:{}'),
(110070,3404,'_elementor_page_assets','a:0:{}'),
(110071,3579,'_elementor_page_assets','a:0:{}'),
(110072,3166,'_elementor_page_assets','a:0:{}'),
(110073,2866,'_elementor_page_assets','a:0:{}'),
(110074,4563,'_elementor_page_assets','a:0:{}'),
(110075,3313,'_elementor_page_assets','a:0:{}'),
(110076,2765,'_elementor_page_assets','a:0:{}'),
(110077,3290,'_elementor_page_assets','a:0:{}'),
(110078,3426,'_elementor_page_assets','a:0:{}'),
(110079,3388,'_elementor_page_assets','a:0:{}'),
(110080,3173,'_elementor_page_assets','a:0:{}'),
(110081,3177,'_elementor_page_assets','a:0:{}'),
(110082,3125,'_elementor_page_assets','a:0:{}'),
(110083,3242,'_elementor_page_assets','a:0:{}'),
(110084,3170,'_elementor_page_assets','a:0:{}'),
(110085,3539,'_elementor_page_assets','a:0:{}'),
(110086,3301,'_elementor_page_assets','a:0:{}'),
(110087,3324,'_elementor_page_assets','a:0:{}'),
(110088,2858,'_elementor_page_assets','a:0:{}'),
(110089,3436,'_elementor_page_assets','a:0:{}'),
(110090,3676,'_elementor_page_assets','a:0:{}'),
(110091,2946,'_elementor_page_assets','a:0:{}'),
(110092,3563,'_elementor_page_assets','a:0:{}'),
(110093,3108,'_elementor_page_assets','a:0:{}'),
(110094,3941,'_elementor_page_assets','a:0:{}'),
(110095,3028,'_elementor_page_assets','a:0:{}'),
(110096,3248,'_elementor_page_assets','a:0:{}'),
(110097,3674,'_elementor_page_assets','a:0:{}'),
(110098,3219,'_elementor_page_assets','a:0:{}'),
(110099,3112,'_elementor_page_assets','a:0:{}'),
(110100,3259,'_elementor_page_assets','a:0:{}'),
(110101,3228,'_elementor_page_assets','a:0:{}'),
(110102,3264,'_elementor_page_assets','a:0:{}'),
(110103,3244,'_elementor_page_assets','a:0:{}'),
(110104,3240,'_elementor_page_assets','a:0:{}'),
(110105,3184,'_elementor_page_assets','a:0:{}'),
(110106,3226,'_elementor_page_assets','a:0:{}'),
(110107,3217,'_elementor_page_assets','a:0:{}'),
(110108,2733,'_elementor_page_assets','a:0:{}'),
(110109,3129,'_elementor_page_assets','a:0:{}'),
(110110,3684,'_elementor_page_assets','a:0:{}'),
(110111,3175,'_elementor_page_assets','a:0:{}'),
(110112,3518,'_elementor_page_assets','a:0:{}'),
(110113,2751,'_elementor_page_assets','a:0:{}'),
(110114,2813,'_elementor_page_assets','a:0:{}'),
(110115,3203,'_elementor_page_assets','a:0:{}'),
(110116,2956,'_elementor_page_assets','a:0:{}'),
(110117,3547,'_elementor_page_assets','a:0:{}'),
(110118,3293,'_elementor_page_assets','a:0:{}'),
(110119,3382,'_elementor_page_assets','a:0:{}'),
(110120,3286,'_elementor_page_assets','a:0:{}'),
(110121,3186,'_elementor_page_assets','a:0:{}'),
(110122,3700,'_elementor_page_assets','a:0:{}'),
(110123,3840,'_elementor_page_assets','a:0:{}'),
(110124,3118,'_elementor_page_assets','a:0:{}'),
(110125,3527,'_elementor_page_assets','a:0:{}'),
(110126,3728,'_elementor_page_assets','a:0:{}'),
(110127,3236,'_elementor_page_assets','a:0:{}'),
(110128,3829,'_elementor_page_assets','a:0:{}'),
(110129,3482,'_elementor_page_assets','a:0:{}'),
(110130,2901,'_elementor_page_assets','a:0:{}'),
(110131,3135,'_elementor_page_assets','a:0:{}'),
(110132,3045,'_elementor_page_assets','a:0:{}'),
(110133,3116,'_elementor_page_assets','a:0:{}'),
(110134,2985,'_elementor_page_assets','a:0:{}'),
(110135,3288,'_elementor_page_assets','a:0:{}'),
(110136,3954,'_elementor_page_assets','a:0:{}'),
(110137,3030,'_elementor_page_assets','a:0:{}'),
(110138,3459,'_elementor_page_assets','a:0:{}'),
(110139,3536,'_elementor_page_assets','a:0:{}'),
(110140,4618,'_elementor_page_assets','a:0:{}'),
(110141,4600,'_elementor_page_assets','a:0:{}'),
(110142,3284,'_elementor_page_assets','a:0:{}'),
(110143,3306,'_elementor_page_assets','a:0:{}'),
(110144,3821,'_elementor_page_assets','a:0:{}'),
(110145,3670,'_elementor_page_assets','a:0:{}'),
(110146,3605,'_elementor_page_assets','a:0:{}'),
(110147,4071,'_elementor_page_assets','a:0:{}'),
(110148,3282,'_elementor_page_assets','a:0:{}'),
(110149,3188,'_elementor_page_assets','a:0:{}'),
(110150,3835,'_elementor_page_assets','a:0:{}'),
(110151,3346,'_elementor_page_assets','a:0:{}'),
(110152,2981,'_elementor_page_assets','a:0:{}'),
(110153,3064,'_elementor_page_assets','a:0:{}'),
(110154,3501,'_elementor_page_assets','a:0:{}'),
(110155,3100,'_elementor_page_assets','a:0:{}'),
(110156,3495,'_elementor_page_assets','a:0:{}'),
(110157,3696,'_elementor_page_assets','a:0:{}'),
(110158,3461,'_elementor_page_assets','a:0:{}'),
(110159,3599,'_elementor_page_assets','a:0:{}'),
(110160,2983,'_elementor_page_assets','a:0:{}'),
(110161,3340,'_elementor_page_assets','a:0:{}'),
(110162,3114,'_elementor_page_assets','a:0:{}'),
(110163,973,'_elementor_page_assets','a:0:{}'),
(110164,3473,'_elementor_page_assets','a:0:{}'),
(110165,3644,'_elementor_page_assets','a:0:{}'),
(110166,3561,'_elementor_page_assets','a:0:{}'),
(110167,3601,'_elementor_page_assets','a:0:{}'),
(110168,4026,'_elementor_page_assets','a:0:{}'),
(110170,4221,'_elementor_page_assets','a:0:{}'),
(110172,3104,'_elementor_page_assets','a:0:{}'),
(110175,3232,'_price','59.4'),
(110177,3068,'_elementor_page_assets','a:0:{}'),
(110179,3060,'_elementor_page_assets','a:0:{}'),
(110180,3980,'_elementor_page_assets','a:0:{}'),
(110188,4273,'_elementor_page_assets','a:0:{}'),
(110189,4441,'_elementor_page_assets','a:0:{}'),
(110190,3650,'_elementor_page_assets','a:0:{}'),
(110197,972,'_elementor_page_assets','a:0:{}'),
(110200,3444,'_elementor_page_assets','a:0:{}'),
(110201,4892,'_order_key','wc_order_YP6zSRvJQirG1'),
(110202,4892,'_customer_user','0'),
(110203,4892,'_payment_method','bacs'),
(110204,4892,'_payment_method_title','Direct bank transfer'),
(110205,4892,'_customer_ip_address','196.25.79.150'),
(110206,4892,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0'),
(110207,4892,'_created_via','checkout'),
(110208,4892,'_cart_hash','0bc7b7086cb1ff457507a511c583fb1a'),
(110209,4892,'_download_permissions_granted','yes'),
(110210,4892,'_recorded_sales','yes'),
(110211,4892,'_recorded_coupon_usage_counts','yes'),
(110212,4892,'_new_order_email_sent','true'),
(110213,4892,'_order_stock_reduced','yes'),
(110214,4892,'_billing_first_name','Tj'),
(110215,4892,'_billing_last_name','Oberholzer'),
(110216,4892,'_billing_company','Beachwood Acres Home Owners Association'),
(110217,4892,'_billing_address_1','3 Beachwood Acres'),
(110218,4892,'_billing_address_2','Honeysuckle Close'),
(110219,4892,'_billing_city','Kleinemonde, Seafield'),
(110220,4892,'_billing_state','EC'),
(110221,4892,'_billing_postcode','6172'),
(110222,4892,'_billing_country','ZA'),
(110223,4892,'_billing_email','tj@seafield.co.za'),
(110224,4892,'_billing_phone','0828536877'),
(110225,4892,'_shipping_first_name','Tj'),
(110226,4892,'_shipping_last_name','Oberholzer'),
(110227,4892,'_shipping_company','Beachwood Acres Home Owners Association'),
(110228,4892,'_shipping_address_1','3 Beachwood Acres'),
(110229,4892,'_shipping_address_2','Honeysuckle Close'),
(110230,4892,'_shipping_city','Kleinemonde, Seafield'),
(110231,4892,'_shipping_state','EC'),
(110232,4892,'_shipping_postcode','6172'),
(110233,4892,'_shipping_country','ZA'),
(110234,4892,'_order_currency','ZAR'),
(110235,4892,'_cart_discount','0'),
(110236,4892,'_cart_discount_tax','0'),
(110237,4892,'_order_shipping','0'),
(110238,4892,'_order_shipping_tax','0'),
(110239,4892,'_order_tax','561'),
(110240,4892,'_order_total','4301.00'),
(110241,4892,'_order_version','9.6.0'),
(110242,4892,'_prices_include_tax','no'),
(110243,4892,'_billing_address_index','Tj Oberholzer Beachwood Acres Home Owners Association 3 Beachwood Acres Honeysuckle Close Kleinemonde, Seafield EC 6172 ZA tj@seafield.co.za 0828536877'),
(110244,4892,'_shipping_address_index','Tj Oberholzer Beachwood Acres Home Owners Association 3 Beachwood Acres Honeysuckle Close Kleinemonde, Seafield EC 6172 ZA '),
(110245,4892,'is_vat_exempt','no'),
(110246,4892,'_wc_order_attribution_source_type','referral'),
(110247,4892,'_wc_order_attribution_referrer','http://duckduckgo.com/'),
(110248,4892,'_wc_order_attribution_utm_source','duckduckgo.com'),
(110249,4892,'_wc_order_attribution_utm_medium','referral'),
(110250,4892,'_wc_order_attribution_utm_content','/'),
(110251,4892,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(110252,4892,'_wc_order_attribution_session_start_time','2025-01-23 13:53:14'),
(110253,4892,'_wc_order_attribution_session_pages','3'),
(110254,4892,'_wc_order_attribution_session_count','1'),
(110255,4892,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0'),
(110256,4892,'_wc_order_attribution_device_type','Desktop'),
(110257,4892,'_ga_tracked','1'),
(110258,3179,'_elementor_page_assets','a:0:{}'),
(110259,3095,'_elementor_page_assets','a:0:{}'),
(110260,3935,'_elementor_page_assets','a:0:{}'),
(110261,2899,'_elementor_page_assets','a:0:{}'),
(110262,3102,'_elementor_page_assets','a:0:{}'),
(110263,4053,'_elementor_page_assets','a:0:{}'),
(110264,3988,'_elementor_page_assets','a:0:{}'),
(110265,4892,'_edit_lock','1737697382:244'),
(110266,4892,'_edit_last','244'),
(110267,4892,'_date_completed','1737696716'),
(110268,4892,'_date_paid','1737696716'),
(110269,4892,'_paid_date','2025-01-24 07:31:56'),
(110270,4892,'_completed_date','2025-01-24 07:31:56'),
(110275,4020,'_elementor_page_assets','a:0:{}'),
(110276,4893,'_order_key','wc_order_fL7N5DyPz9hgg'),
(110277,4893,'_customer_user','0'),
(110278,4893,'_payment_method','bacs'),
(110279,4893,'_payment_method_title','Direct bank transfer'),
(110280,4893,'_customer_ip_address','105.245.112.62'),
(110281,4893,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0'),
(110282,4893,'_created_via','checkout'),
(110283,4893,'_cart_hash','6dd933e76098a3dc4589a02b478f20fe'),
(110284,4893,'_download_permissions_granted','yes'),
(110285,4893,'_recorded_sales','yes'),
(110286,4893,'_recorded_coupon_usage_counts','yes'),
(110287,4893,'_new_order_email_sent','true'),
(110288,4893,'_order_stock_reduced','yes'),
(110289,4893,'_billing_first_name','Dylan'),
(110290,4893,'_billing_last_name','Brouwer'),
(110291,4893,'_billing_company','Swemgat MidWit'),
(110292,4893,'_billing_address_1','8 Ngwako Street'),
(110293,4893,'_billing_address_2','8 Midgreen Townhouses'),
(110294,4893,'_billing_city','Middelburg'),
(110295,4893,'_billing_state','MP'),
(110296,4893,'_billing_postcode','1055'),
(110297,4893,'_billing_country','ZA'),
(110298,4893,'_billing_email','middelburg@swemgat.co.za'),
(110299,4893,'_billing_phone','0823904010'),
(110300,4893,'_shipping_first_name','Dylan'),
(110301,4893,'_shipping_last_name','Brouwer'),
(110302,4893,'_shipping_company','Swemgat MidWit'),
(110303,4893,'_shipping_address_1','8 Ngwako Street'),
(110304,4893,'_shipping_address_2','8 Midgreen Townhouses'),
(110305,4893,'_shipping_city','Middelburg'),
(110306,4893,'_shipping_state','MP'),
(110307,4893,'_shipping_postcode','1055'),
(110308,4893,'_shipping_country','ZA'),
(110309,4893,'_order_currency','ZAR'),
(110310,4893,'_cart_discount','0'),
(110311,4893,'_cart_discount_tax','0'),
(110312,4893,'_order_shipping','200'),
(110313,4893,'_order_shipping_tax','30'),
(110314,4893,'_order_tax','148.2'),
(110315,4893,'_order_total','1366.20'),
(110316,4893,'_order_version','9.6.0'),
(110317,4893,'_prices_include_tax','no'),
(110318,4893,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1055 ZA middelburg@swemgat.co.za 0823904010'),
(110319,4893,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 Ngwako Street 8 Midgreen Townhouses Middelburg MP 1055 ZA '),
(110320,4893,'is_vat_exempt','no'),
(110321,4893,'_wc_order_attribution_source_type','typein'),
(110322,4893,'_wc_order_attribution_utm_source','(direct)'),
(110323,4893,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(110324,4893,'_wc_order_attribution_session_start_time','2025-01-24 08:40:15'),
(110325,4893,'_wc_order_attribution_session_pages','9'),
(110326,4893,'_wc_order_attribution_session_count','1'),
(110327,4893,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0'),
(110328,4893,'_wc_order_attribution_device_type','Desktop'),
(110330,4893,'_ga_tracked','1'),
(110339,4051,'_elementor_page_assets','a:0:{}'),
(110341,3597,'_elementor_page_assets','a:0:{}'),
(110342,3354,'_elementor_page_assets','a:0:{}'),
(110347,3618,'_elementor_page_assets','a:0:{}'),
(110348,3034,'_elementor_page_assets','a:0:{}'),
(110350,4893,'_edit_lock','1737720119:244'),
(110351,4893,'_edit_last','244'),
(110352,4893,'_date_completed','1737720248'),
(110353,4893,'_date_paid','1737720248'),
(110354,4893,'_paid_date','2025-01-24 14:04:08'),
(110355,4893,'_completed_date','2025-01-24 14:04:08'),
(110358,3945,'_elementor_page_assets','a:0:{}'),
(110359,3844,'_elementor_page_assets','a:0:{}'),
(110360,3712,'_elementor_page_assets','a:0:{}'),
(110361,3545,'_elementor_page_assets','a:0:{}'),
(110362,3646,'_elementor_page_assets','a:0:{}'),
(110363,3334,'_elementor_page_assets','a:0:{}'),
(110364,3303,'_elementor_page_assets','a:0:{}'),
(110365,3154,'_elementor_page_assets','a:0:{}'),
(110366,3498,'_elementor_page_assets','a:0:{}'),
(110367,3455,'_elementor_page_assets','a:0:{}'),
(110368,3364,'_elementor_page_assets','a:0:{}'),
(110370,3452,'_elementor_page_assets','a:0:{}'),
(110377,3315,'_elementor_page_assets','a:0:{}'),
(110378,3368,'_elementor_page_assets','a:0:{}'),
(110379,4459,'_elementor_page_assets','a:0:{}'),
(110380,3566,'_elementor_page_assets','a:0:{}'),
(110387,3487,'_elementor_page_assets','a:0:{}'),
(110388,3504,'_elementor_page_assets','a:0:{}'),
(110389,3648,'_elementor_page_assets','a:0:{}'),
(110390,4432,'_elementor_page_assets','a:0:{}'),
(110391,3553,'_elementor_page_assets','a:0:{}'),
(110392,4333,'_elementor_page_assets','a:0:{}'),
(110393,4393,'_elementor_page_assets','a:0:{}'),
(110394,3091,'_elementor_page_assets','a:0:{}'),
(110395,3976,'_elementor_page_assets','a:0:{}'),
(110396,3929,'_elementor_page_assets','a:0:{}'),
(110397,3973,'_elementor_page_assets','a:0:{}'),
(110414,4009,'_elementor_page_assets','a:0:{}'),
(110415,4163,'_elementor_page_assets','a:0:{}'),
(110448,3785,'_elementor_page_assets','a:0:{}'),
(110449,4422,'_elementor_page_assets','a:0:{}'),
(110450,3082,'_elementor_page_assets','a:0:{}'),
(110597,4894,'_order_key','wc_order_vj8B4YLQ4hcpd'),
(110598,4894,'_customer_user','0'),
(110599,4894,'_payment_method','bacs'),
(110600,4894,'_payment_method_title','Direct bank transfer'),
(110601,4894,'_customer_ip_address','165.73.91.253'),
(110602,4894,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15'),
(110603,4894,'_created_via','checkout'),
(110604,4894,'_cart_hash','853e52ae88e5ca56ab5ea1fe9300ca25'),
(110605,4894,'_download_permissions_granted','yes'),
(110606,4894,'_recorded_sales','yes'),
(110607,4894,'_recorded_coupon_usage_counts','yes'),
(110608,4894,'_new_order_email_sent','true'),
(110609,4894,'_order_stock_reduced','yes'),
(110610,4894,'_billing_first_name','Hennie'),
(110611,4894,'_billing_last_name','Swanepoel'),
(110612,4894,'_billing_address_1','21 Greta Road'),
(110613,4894,'_billing_address_2','Casseldale'),
(110614,4894,'_billing_city','Springs'),
(110615,4894,'_billing_state','GP'),
(110616,4894,'_billing_postcode','1559'),
(110617,4894,'_billing_country','ZA'),
(110618,4894,'_billing_email','Hennies@polsconsulting.com'),
(110619,4894,'_billing_phone','0798810991'),
(110620,4894,'_shipping_first_name','Hennie'),
(110621,4894,'_shipping_last_name','Swanepoel'),
(110622,4894,'_shipping_address_1','21 Greta Road'),
(110623,4894,'_shipping_address_2','Casseldale'),
(110624,4894,'_shipping_city','Springs'),
(110625,4894,'_shipping_state','GP'),
(110626,4894,'_shipping_postcode','1559'),
(110627,4894,'_shipping_country','ZA'),
(110628,4894,'_order_currency','ZAR'),
(110629,4894,'_cart_discount','0'),
(110630,4894,'_cart_discount_tax','0'),
(110631,4894,'_order_shipping','200'),
(110632,4894,'_order_shipping_tax','30'),
(110633,4894,'_order_tax','297'),
(110634,4894,'_order_total','2507.00'),
(110635,4894,'_order_version','9.6.0'),
(110636,4894,'_prices_include_tax','no'),
(110637,4894,'_billing_address_index','Hennie Swanepoel  21 Greta Road Casseldale Springs GP 1559 ZA Hennies@polsconsulting.com 0798810991'),
(110638,4894,'_shipping_address_index','Hennie Swanepoel  21 Greta Road Casseldale Springs GP 1559 ZA '),
(110639,4894,'is_vat_exempt','no'),
(110640,4894,'_wc_order_attribution_source_type','organic'),
(110641,4894,'_wc_order_attribution_referrer','http://www.google.co.za/'),
(110642,4894,'_wc_order_attribution_utm_source','google'),
(110643,4894,'_wc_order_attribution_utm_medium','organic'),
(110644,4894,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(110645,4894,'_wc_order_attribution_session_start_time','2025-01-29 12:41:23'),
(110646,4894,'_wc_order_attribution_session_pages','12'),
(110647,4894,'_wc_order_attribution_session_count','1'),
(110648,4894,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Safari/605.1.15'),
(110649,4894,'_wc_order_attribution_device_type','Desktop'),
(110650,4894,'_ga_tracked','1'),
(110653,4894,'_edit_lock','1738154902:244'),
(110654,4894,'_edit_last','244'),
(110655,4894,'_date_completed','1738155036'),
(110656,4894,'_date_paid','1738155036'),
(110657,4894,'_paid_date','2025-01-29 14:50:36'),
(110658,4894,'_completed_date','2025-01-29 14:50:36'),
(110705,4895,'_order_key','wc_order_xFJ5JCIqa5L4a'),
(110706,4895,'_customer_user','0'),
(110707,4895,'_payment_method','bacs'),
(110708,4895,'_payment_method_title','Direct bank transfer'),
(110709,4895,'_customer_ip_address','165.165.166.154'),
(110710,4895,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36'),
(110711,4895,'_created_via','checkout'),
(110712,4895,'_cart_hash','b198f68040614bf7eceab55f1771ca68'),
(110713,4895,'_download_permissions_granted','yes'),
(110714,4895,'_recorded_sales','yes'),
(110715,4895,'_recorded_coupon_usage_counts','yes'),
(110716,4895,'_new_order_email_sent','true'),
(110717,4895,'_order_stock_reduced','yes'),
(110718,4895,'_billing_first_name','Jane'),
(110719,4895,'_billing_last_name','Morgan'),
(110720,4895,'_billing_address_1','11 Behr Cres'),
(110721,4895,'_billing_city','Great Brak'),
(110722,4895,'_billing_state','WC'),
(110723,4895,'_billing_postcode','6525'),
(110724,4895,'_billing_country','ZA'),
(110725,4895,'_billing_email','gee@edrtech.net'),
(110726,4895,'_billing_phone','0833959393'),
(110727,4895,'_shipping_first_name','Jane'),
(110728,4895,'_shipping_last_name','Morgan'),
(110729,4895,'_shipping_address_1','11 Behr Cres'),
(110730,4895,'_shipping_city','Great Brak'),
(110731,4895,'_shipping_state','WC'),
(110732,4895,'_shipping_postcode','6525'),
(110733,4895,'_shipping_country','ZA'),
(110734,4895,'_order_currency','ZAR'),
(110735,4895,'_cart_discount','0'),
(110736,4895,'_cart_discount_tax','0'),
(110737,4895,'_order_shipping','300'),
(110738,4895,'_order_shipping_tax','45'),
(110739,4895,'_order_tax','681'),
(110740,4895,'_order_total','5566.00'),
(110741,4895,'_order_version','9.6.1'),
(110742,4895,'_prices_include_tax','no'),
(110743,4895,'_billing_address_index','Jane Morgan  11 Behr Cres  Great Brak WC 6525 ZA gee@edrtech.net 0833959393'),
(110744,4895,'_shipping_address_index','Jane Morgan  11 Behr Cres  Great Brak WC 6525 ZA '),
(110745,4895,'is_vat_exempt','no'),
(110746,4895,'_wc_order_attribution_source_type','organic'),
(110747,4895,'_wc_order_attribution_referrer','http://www.google.com/'),
(110748,4895,'_wc_order_attribution_utm_source','google'),
(110749,4895,'_wc_order_attribution_utm_medium','organic'),
(110750,4895,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/'),
(110751,4895,'_wc_order_attribution_session_start_time','2025-01-29 16:20:53'),
(110752,4895,'_wc_order_attribution_session_pages','14'),
(110753,4895,'_wc_order_attribution_session_count','1'),
(110754,4895,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Mobile Safari/537.36'),
(110755,4895,'_wc_order_attribution_device_type','Mobile'),
(110756,4895,'_ga_tracked','1'),
(110757,2071,'_elementor_page_assets','a:0:{}'),
(110869,3290,'_price','99.2'),
(110938,4271,'_thumbnail_id','0'),
(110942,4414,'_thumbnail_id','0'),
(110943,4413,'_thumbnail_id','0'),
(110950,4316,'_thumbnail_id','0'),
(110954,4400,'_thumbnail_id','0'),
(110955,4613,'_thumbnail_id','0'),
(110959,4439,'_thumbnail_id','0'),
(110963,4457,'_thumbnail_id','0'),
(110967,4381,'_thumbnail_id','0'),
(110971,4340,'_thumbnail_id','0'),
(110975,4372,'_thumbnail_id','0'),
(110982,4289,'_thumbnail_id','0'),
(110992,4280,'_thumbnail_id','0'),
(110996,4448,'_thumbnail_id','0'),
(110997,4441,'_price','26.5'),
(111000,4331,'_thumbnail_id','0'),
(111004,3658,'_price','250'),
(111009,4674,'_thumbnail_id','0'),
(111010,4675,'_thumbnail_id','0'),
(111026,4795,'_thumbnail_id','0'),
(111054,4851,'_thumbnail_id','0'),
(111061,4796,'_thumbnail_id','0'),
(111071,4800,'_thumbnail_id','0'),
(111081,4244,'_thumbnail_id','0'),
(111097,4632,'_thumbnail_id','0'),
(111098,4634,'_thumbnail_id','0'),
(111099,4635,'_thumbnail_id','0'),
(111100,4636,'_thumbnail_id','0'),
(111101,4637,'_thumbnail_id','0'),
(111102,4633,'_thumbnail_id','0'),
(111103,4631,'_thumbnail_id','0'),
(111206,3264,'_price','58.4'),
(111207,3264,'_price','63.49'),
(111234,4895,'_edit_lock','1738743527:244'),
(111235,4895,'_edit_last','244'),
(111236,4895,'_date_completed','1738743659'),
(111237,4895,'_date_paid','1738743659'),
(111238,4895,'_paid_date','2025-02-05 10:20:59'),
(111239,4895,'_completed_date','2025-02-05 10:20:59'),
(111311,4896,'_order_key','wc_order_yp0vOZlk9pgKS'),
(111312,4896,'_customer_user','0'),
(111313,4896,'_payment_method','bacs'),
(111314,4896,'_payment_method_title','Direct bank transfer'),
(111315,4896,'_customer_ip_address','102.141.148.159'),
(111316,4896,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(111317,4896,'_created_via','checkout'),
(111318,4896,'_cart_hash','4fbea63db2d244161cab6f667cfba6e2'),
(111319,4896,'_download_permissions_granted','yes'),
(111320,4896,'_recorded_sales','yes'),
(111321,4896,'_recorded_coupon_usage_counts','yes'),
(111322,4896,'_new_order_email_sent','true'),
(111323,4896,'_order_stock_reduced','yes'),
(111324,4896,'_billing_first_name','Nick'),
(111325,4896,'_billing_last_name','Olivier'),
(111326,4896,'_billing_company','COFTA (Pty) Ltd'),
(111327,4896,'_billing_address_1','574 Molly Ryde Street'),
(111328,4896,'_billing_city','Garsfontein, Pretoria'),
(111329,4896,'_billing_state','GP'),
(111330,4896,'_billing_postcode','0081'),
(111331,4896,'_billing_country','ZA'),
(111332,4896,'_billing_email','coftassets@gmail.com'),
(111333,4896,'_billing_phone','0834421351'),
(111334,4896,'_shipping_first_name','Nick'),
(111335,4896,'_shipping_last_name','Olivier'),
(111336,4896,'_shipping_company','COFTA (Pty) Ltd'),
(111337,4896,'_shipping_address_1','574 Molly Ryde Street'),
(111338,4896,'_shipping_city','Garsfontein, Pretoria'),
(111339,4896,'_shipping_state','GP'),
(111340,4896,'_shipping_postcode','0081'),
(111341,4896,'_shipping_country','ZA'),
(111342,4896,'_order_currency','ZAR'),
(111343,4896,'_cart_discount','0'),
(111344,4896,'_cart_discount_tax','0'),
(111345,4896,'_order_shipping','300'),
(111346,4896,'_order_shipping_tax','45'),
(111347,4896,'_order_tax','1234.5'),
(111348,4896,'_order_total','9809.50'),
(111349,4896,'_order_version','9.6.1'),
(111350,4896,'_prices_include_tax','no'),
(111351,4896,'_billing_address_index','Nick Olivier COFTA (Pty) Ltd 574 Molly Ryde Street  Garsfontein, Pretoria GP 0081 ZA coftassets@gmail.com 0834421351'),
(111352,4896,'_shipping_address_index','Nick Olivier COFTA (Pty) Ltd 574 Molly Ryde Street  Garsfontein, Pretoria GP 0081 ZA '),
(111353,4896,'is_vat_exempt','no'),
(111354,4896,'_wc_order_attribution_source_type','typein'),
(111355,4896,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(111356,4896,'_wc_order_attribution_utm_source','(direct)'),
(111357,4896,'_wc_order_attribution_session_entry','http://nixin.co.za/product/sst-p-rail-800mm/'),
(111358,4896,'_wc_order_attribution_session_start_time','2025-02-05 18:09:41'),
(111359,4896,'_wc_order_attribution_session_pages','4'),
(111360,4896,'_wc_order_attribution_session_count','1'),
(111361,4896,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(111362,4896,'_wc_order_attribution_device_type','Mobile'),
(111363,4896,'_ga_tracked','1'),
(111364,4896,'_edit_lock','1738820148:244'),
(111365,4896,'_edit_last','244'),
(111366,4896,'_date_completed','1738820277'),
(111367,4896,'_date_paid','1738820277'),
(111368,4896,'_paid_date','2025-02-06 07:37:57'),
(111369,4896,'_completed_date','2025-02-06 07:37:57'),
(111374,4897,'_order_key','wc_order_h4uLeZb9YoEvM'),
(111375,4897,'_customer_user','0'),
(111376,4897,'_payment_method','bacs'),
(111377,4897,'_payment_method_title','Direct bank transfer'),
(111378,4897,'_customer_ip_address','41.60.134.137'),
(111379,4897,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.46'),
(111380,4897,'_created_via','checkout'),
(111381,4897,'_cart_hash','e2c8c076ad1b45e51ec3857d35555d5b'),
(111382,4897,'_download_permissions_granted','yes'),
(111383,4897,'_recorded_sales','yes'),
(111384,4897,'_recorded_coupon_usage_counts','yes'),
(111385,4897,'_new_order_email_sent','true'),
(111386,4897,'_order_stock_reduced','yes'),
(111387,4897,'_billing_first_name','Wayne Wendal'),
(111388,4897,'_billing_last_name','Hendricks'),
(111389,4897,'_billing_company','N/A'),
(111390,4897,'_billing_address_1','57 18th Avenue'),
(111391,4897,'_billing_address_2','Factreton'),
(111392,4897,'_billing_city','Cape Town'),
(111393,4897,'_billing_state','WC'),
(111394,4897,'_billing_postcode','7405'),
(111395,4897,'_billing_country','ZA'),
(111396,4897,'_billing_email','waynehendricks60@gmail.com'),
(111397,4897,'_billing_phone','0837669159'),
(111398,4897,'_shipping_first_name','Wayne Wendal'),
(111399,4897,'_shipping_last_name','Hendricks'),
(111400,4897,'_shipping_company','N/A'),
(111401,4897,'_shipping_address_1','57 18th Avenue'),
(111402,4897,'_shipping_address_2','Factreton'),
(111403,4897,'_shipping_city','Cape Town'),
(111404,4897,'_shipping_state','WC'),
(111405,4897,'_shipping_postcode','7405'),
(111406,4897,'_shipping_country','ZA'),
(111407,4897,'_order_currency','ZAR'),
(111408,4897,'_cart_discount','0'),
(111409,4897,'_cart_discount_tax','0'),
(111410,4897,'_order_shipping','0'),
(111411,4897,'_order_shipping_tax','0'),
(111412,4897,'_order_tax','15'),
(111413,4897,'_order_total','115.00'),
(111414,4897,'_order_version','9.6.1'),
(111415,4897,'_prices_include_tax','no'),
(111416,4897,'_billing_address_index','Wayne Wendal Hendricks N/A 57 18th Avenue Factreton Cape Town WC 7405 ZA waynehendricks60@gmail.com 0837669159'),
(111417,4897,'_shipping_address_index','Wayne Wendal Hendricks N/A 57 18th Avenue Factreton Cape Town WC 7405 ZA '),
(111418,4897,'is_vat_exempt','no'),
(111419,4897,'_wc_order_attribution_source_type','organic'),
(111420,4897,'_wc_order_attribution_referrer','http://www.google.com/'),
(111421,4897,'_wc_order_attribution_utm_source','google'),
(111422,4897,'_wc_order_attribution_utm_medium','organic'),
(111423,4897,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(111424,4897,'_wc_order_attribution_session_start_time','2025-02-06 07:03:10'),
(111425,4897,'_wc_order_attribution_session_pages','24'),
(111426,4897,'_wc_order_attribution_session_count','1'),
(111427,4897,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.46'),
(111428,4897,'_wc_order_attribution_device_type','Desktop'),
(111431,4897,'_ga_tracked','1'),
(111432,3941,'_price','100'),
(111433,3941,'_price','147'),
(111453,4897,'_edit_lock','1738909440:244'),
(111454,4897,'_edit_last','244'),
(111455,4897,'_date_completed','1738909571'),
(111456,4897,'_date_paid','1738909571'),
(111457,4897,'_paid_date','2025-02-07 08:26:11'),
(111458,4897,'_completed_date','2025-02-07 08:26:11'),
(111522,4282,'_price','26.5'),
(111626,3571,'_thumbnail_id','0'),
(111658,4899,'_order_key','wc_order_LxEQTCZydqdHJ'),
(111659,4899,'_customer_user','0'),
(111660,4899,'_payment_method','bacs'),
(111661,4899,'_payment_method_title','Direct bank transfer'),
(111662,4899,'_customer_ip_address','102.132.246.199'),
(111663,4899,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36'),
(111664,4899,'_created_via','checkout'),
(111665,4899,'_cart_hash','2895d3dea5e92df45aaca77e2450c8b7'),
(111666,4899,'_download_permissions_granted','yes'),
(111667,4899,'_recorded_sales','yes'),
(111668,4899,'_recorded_coupon_usage_counts','yes'),
(111669,4899,'_new_order_email_sent','true'),
(111670,4899,'_order_stock_reduced','yes'),
(111671,4899,'_billing_first_name','Riann'),
(111672,4899,'_billing_last_name','Kruger'),
(111673,4899,'_billing_company','LiquidBlu Pools (Pty) Ltd'),
(111674,4899,'_billing_address_1','23 Cycad Crescent'),
(111675,4899,'_billing_address_2','Zeegesicht'),
(111676,4899,'_billing_city','Sedgefield'),
(111677,4899,'_billing_state','WC'),
(111678,4899,'_billing_postcode','6573'),
(111679,4899,'_billing_country','ZA'),
(111680,4899,'_billing_email','liquidblupools@gmail.com'),
(111681,4899,'_billing_phone','0832996913'),
(111682,4899,'_shipping_first_name','Riann'),
(111683,4899,'_shipping_last_name','Kruger'),
(111684,4899,'_shipping_company','LiquidBlu Pools (Pty) Ltd'),
(111685,4899,'_shipping_address_1','23 Cycad Crescent'),
(111686,4899,'_shipping_address_2','Zeegesicht'),
(111687,4899,'_shipping_city','Sedgefield'),
(111688,4899,'_shipping_state','WC'),
(111689,4899,'_shipping_postcode','6573'),
(111690,4899,'_shipping_country','ZA'),
(111691,4899,'_order_currency','ZAR'),
(111692,4899,'_cart_discount','0'),
(111693,4899,'_cart_discount_tax','0'),
(111694,4899,'_order_shipping','200'),
(111695,4899,'_order_shipping_tax','30'),
(111696,4899,'_order_tax','387.13'),
(111697,4899,'_order_total','3197.98'),
(111698,4899,'_order_version','9.6.1'),
(111699,4899,'_prices_include_tax','no'),
(111700,4899,'_billing_address_index','Riann Kruger LiquidBlu Pools (Pty) Ltd 23 Cycad Crescent Zeegesicht Sedgefield WC 6573 ZA liquidblupools@gmail.com 0832996913'),
(111701,4899,'_shipping_address_index','Riann Kruger LiquidBlu Pools (Pty) Ltd 23 Cycad Crescent Zeegesicht Sedgefield WC 6573 ZA '),
(111702,4899,'is_vat_exempt','no'),
(111703,4899,'_wc_order_attribution_source_type','organic'),
(111704,4899,'_wc_order_attribution_referrer','http://www.google.com/'),
(111705,4899,'_wc_order_attribution_utm_source','google'),
(111706,4899,'_wc_order_attribution_utm_medium','organic'),
(111707,4899,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(111708,4899,'_wc_order_attribution_session_start_time','2025-02-11 18:17:25'),
(111709,4899,'_wc_order_attribution_session_pages','22'),
(111710,4899,'_wc_order_attribution_session_count','1'),
(111711,4899,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36'),
(111712,4899,'_wc_order_attribution_device_type','Desktop'),
(111715,4899,'_ga_tracked','1'),
(111730,4899,'_edit_lock','1739345228:244'),
(111731,4899,'_edit_last','244'),
(111732,4899,'_date_completed','1739342513'),
(111733,4899,'_date_paid','1739342513'),
(111734,4899,'_paid_date','2025-02-12 08:41:53'),
(111735,4899,'_completed_date','2025-02-12 08:41:53'),
(111763,3270,'_price','1060'),
(111772,3501,'_price','156.17'),
(111785,4900,'_order_key','wc_order_AWV0Otnkri3RE'),
(111786,4900,'_customer_user','0'),
(111787,4900,'_payment_method','bacs'),
(111788,4900,'_payment_method_title','Direct bank transfer'),
(111789,4900,'_customer_ip_address','105.186.148.223'),
(111790,4900,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0'),
(111791,4900,'_created_via','checkout'),
(111792,4900,'_cart_hash','68ff22317931e8a702eb5ffc7ade445c'),
(111793,4900,'_download_permissions_granted','yes'),
(111794,4900,'_recorded_sales','yes'),
(111795,4900,'_recorded_coupon_usage_counts','yes'),
(111796,4900,'_new_order_email_sent','true'),
(111797,4900,'_order_stock_reduced','yes'),
(111798,4900,'_billing_first_name','Francois'),
(111799,4900,'_billing_last_name','Vorster'),
(111800,4900,'_billing_company','Conti Granite Southern Cape VAT 4190276826'),
(111801,4900,'_billing_address_1','Conti Kitchens and Granite'),
(111802,4900,'_billing_address_2','8 Binne Street, George Industrial'),
(111803,4900,'_billing_city','George'),
(111804,4900,'_billing_state','WC'),
(111805,4900,'_billing_postcode','6536'),
(111806,4900,'_billing_country','ZA'),
(111807,4900,'_billing_email','francois@contikitchens.co.za'),
(111808,4900,'_billing_phone','0722288050'),
(111809,4900,'_shipping_first_name','Francois'),
(111810,4900,'_shipping_last_name','Vorster'),
(111811,4900,'_shipping_company','Conti Granite Southern Cape VAT 4190276826'),
(111812,4900,'_shipping_address_1','Conti Kitchens and Granite'),
(111813,4900,'_shipping_address_2','8 Binne Street, George Industrial'),
(111814,4900,'_shipping_city','George'),
(111815,4900,'_shipping_state','WC'),
(111816,4900,'_shipping_postcode','6536'),
(111817,4900,'_shipping_country','ZA'),
(111818,4900,'_order_currency','ZAR'),
(111819,4900,'_cart_discount','0'),
(111820,4900,'_cart_discount_tax','0'),
(111821,4900,'_order_shipping','200'),
(111822,4900,'_order_shipping_tax','30'),
(111823,4900,'_order_tax','199.2'),
(111824,4900,'_order_total','1757.20'),
(111825,4900,'_order_version','9.6.1'),
(111826,4900,'_prices_include_tax','no'),
(111827,4900,'_billing_address_index','Francois Vorster Conti Granite Southern Cape VAT 4190276826 Conti Kitchens and Granite 8 Binne Street, George Industrial George WC 6536 ZA francois@contikitchens.co.za 0722288050'),
(111828,4900,'_shipping_address_index','Francois Vorster Conti Granite Southern Cape VAT 4190276826 Conti Kitchens and Granite 8 Binne Street, George Industrial George WC 6536 ZA '),
(111829,4900,'is_vat_exempt','no'),
(111830,4900,'_wc_order_attribution_source_type','referral'),
(111831,4900,'_wc_order_attribution_referrer','http://www.bing.com/'),
(111832,4900,'_wc_order_attribution_utm_source','bing.com'),
(111833,4900,'_wc_order_attribution_utm_medium','referral'),
(111834,4900,'_wc_order_attribution_utm_content','/'),
(111835,4900,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/'),
(111836,4900,'_wc_order_attribution_session_start_time','2025-02-12 10:04:49'),
(111837,4900,'_wc_order_attribution_session_pages','26'),
(111838,4900,'_wc_order_attribution_session_count','1'),
(111839,4900,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0'),
(111840,4900,'_wc_order_attribution_device_type','Desktop'),
(111841,4900,'_ga_tracked','1'),
(111843,4900,'_edit_lock','1739361200:244'),
(111844,4900,'_edit_last','244'),
(111845,4900,'_date_completed','1739361334'),
(111846,4900,'_date_paid','1739361334'),
(111847,4900,'_paid_date','2025-02-12 13:55:34'),
(111848,4900,'_completed_date','2025-02-12 13:55:34'),
(111862,3037,'_thumbnail_id','0'),
(111863,3035,'_thumbnail_id','0'),
(111864,3036,'_thumbnail_id','0'),
(111865,3034,'_price','10825'),
(111866,3034,'_price','17720'),
(111867,3034,'_price','20620'),
(111868,4901,'_order_key','wc_order_fKcFWbdmoI2jJ'),
(111869,4901,'_customer_user','0'),
(111870,4901,'_payment_method','bacs'),
(111871,4901,'_payment_method_title','Direct bank transfer'),
(111872,4901,'_customer_ip_address','41.115.14.30'),
(111873,4901,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(111874,4901,'_created_via','checkout'),
(111875,4901,'_cart_hash','6804ad1ec58fc0b27cfc42fa085c087c'),
(111876,4901,'_download_permissions_granted','yes'),
(111877,4901,'_recorded_sales','yes'),
(111878,4901,'_recorded_coupon_usage_counts','yes'),
(111879,4901,'_new_order_email_sent','true'),
(111880,4901,'_order_stock_reduced','yes'),
(111881,4901,'_billing_first_name','Dewaal'),
(111882,4901,'_billing_last_name','Coetzee'),
(111883,4901,'_billing_company','Poolfection'),
(111884,4901,'_billing_address_1','8A Mgazi Avenue'),
(111885,4901,'_billing_address_2','ICS offices'),
(111886,4901,'_billing_city','Umtentweni'),
(111887,4901,'_billing_state','KZN'),
(111888,4901,'_billing_postcode','4235'),
(111889,4901,'_billing_country','ZA'),
(111890,4901,'_billing_email','info@poolfection.co.za'),
(111891,4901,'_billing_phone','0724419192'),
(111892,4901,'_shipping_first_name','Dewaal'),
(111893,4901,'_shipping_last_name','Coetzee'),
(111894,4901,'_shipping_company','Poolfection'),
(111895,4901,'_shipping_address_1','8a Mgazi Ave'),
(111896,4901,'_shipping_address_2','ICS offices'),
(111897,4901,'_shipping_city','Umtentweni'),
(111898,4901,'_shipping_state','KZN'),
(111899,4901,'_shipping_postcode','4235'),
(111900,4901,'_shipping_country','ZA'),
(111901,4901,'_order_currency','ZAR'),
(111902,4901,'_cart_discount','0'),
(111903,4901,'_cart_discount_tax','0'),
(111904,4901,'_order_shipping','0'),
(111905,4901,'_order_shipping_tax','0'),
(111906,4901,'_order_tax','468'),
(111907,4901,'_order_total','3588.00'),
(111908,4901,'_order_version','9.6.1'),
(111909,4901,'_prices_include_tax','no'),
(111910,4901,'_billing_address_index','Dewaal Coetzee Poolfection 8A Mgazi Avenue ICS offices Umtentweni KZN 4235 ZA info@poolfection.co.za 0724419192'),
(111911,4901,'_shipping_address_index','Dewaal Coetzee Poolfection 8a Mgazi Ave ICS offices Umtentweni KZN 4235 ZA '),
(111912,4901,'is_vat_exempt','no'),
(111913,4901,'_wc_order_attribution_source_type','utm'),
(111914,4901,'_wc_order_attribution_referrer','http://www.google.com/'),
(111915,4901,'_wc_order_attribution_utm_campaign','google_cpc'),
(111916,4901,'_wc_order_attribution_utm_source','google'),
(111917,4901,'_wc_order_attribution_utm_medium','cpc'),
(111918,4901,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/?gad_source=1&gclid=CjwKCAiAqrG9BhAVEiwAaPu5zpPZPT5K-4Q8zP546ZesKBimG2Yf8wZx1sefmvYnsVFulPwHJt_2wBoCArMQAvD_BwE'),
(111919,4901,'_wc_order_attribution_session_start_time','2025-02-12 16:16:56'),
(111920,4901,'_wc_order_attribution_session_pages','9'),
(111921,4901,'_wc_order_attribution_session_count','1'),
(111922,4901,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(111923,4901,'_wc_order_attribution_device_type','Mobile'),
(111924,4901,'_ga_tracked','1'),
(111925,4901,'_edit_lock','1739424275:244'),
(111926,4901,'_edit_last','244'),
(111927,4901,'_date_completed','1739424405'),
(111928,4901,'_date_paid','1739424405'),
(111929,4901,'_paid_date','2025-02-13 07:26:45'),
(111930,4901,'_completed_date','2025-02-13 07:26:45'),
(112004,3921,'_price','0'),
(112005,3921,'_price','8'),
(112006,3921,'_price','9'),
(112007,3921,'_price','13'),
(112008,3921,'_price','19'),
(112009,3921,'_price','24'),
(112010,3921,'_price','33'),
(112124,3974,'_thumbnail_id','0'),
(112125,3973,'_price','122'),
(112145,4854,'_thumbnail_id','0'),
(112146,2924,'_thumbnail_id','0'),
(112147,2925,'_thumbnail_id','0'),
(112148,2926,'_thumbnail_id','0'),
(112149,2923,'_thumbnail_id','0'),
(112150,4653,'_thumbnail_id','0'),
(112161,2931,'_thumbnail_id','0'),
(112162,2932,'_thumbnail_id','0'),
(112163,2930,'_price','25695'),
(112164,2930,'_price','32040'),
(112248,4061,'_price','11.81'),
(112249,4061,'_price','16.87'),
(112289,3636,'_price','3130'),
(112290,3636,'_price','3978'),
(112329,3636,'_elementor_page_assets','a:0:{}'),
(112441,4068,'_price','23'),
(112568,4903,'_wp_attached_file','2025/02/Lamanzi-Web.jpeg'),
(112569,4903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:24:\"2025/02/Lamanzi-Web.jpeg\";s:8:\"filesize\";i:65403;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14462;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Lamanzi-Web-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Web-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4803;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Web-768x767.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55377;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Lamanzi-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14486;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Web-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40116;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Web-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2662;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(112570,4903,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e4f5799de3d1dba24469e3372a2a5b124459b1ab/Lamanzi-Web.jpeg'),
(112571,4904,'total_sales','0'),
(112572,4904,'_tax_status','taxable'),
(112573,4904,'_tax_class',''),
(112574,4904,'_manage_stock','no'),
(112575,4904,'_backorders','no'),
(112576,4904,'_sold_individually','no'),
(112577,4904,'_virtual','no'),
(112578,4904,'_downloadable','no'),
(112579,4904,'_download_limit','-1'),
(112580,4904,'_download_expiry','-1'),
(112581,4904,'_thumbnail_id','4903'),
(112582,4904,'_stock',NULL),
(112583,4904,'_stock_status','instock'),
(112584,4904,'_wc_average_rating','0'),
(112585,4904,'_wc_review_count','0'),
(112586,4904,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Blue | Turquoise | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(112587,4904,'_product_version','9.8.5'),
(112588,4905,'_variation_description',''),
(112589,4905,'_sku','14051'),
(112590,4905,'_regular_price','21'),
(112591,4905,'total_sales','0'),
(112592,4905,'_tax_status','taxable'),
(112593,4905,'_tax_class','parent'),
(112594,4905,'_manage_stock','yes'),
(112595,4905,'_backorders','no'),
(112596,4905,'_sold_individually','no'),
(112597,4905,'_virtual','no'),
(112598,4905,'_downloadable','no'),
(112599,4905,'_download_limit','-1'),
(112600,4905,'_download_expiry','-1'),
(112601,4905,'_stock','375'),
(112602,4905,'_stock_status','instock'),
(112603,4905,'_wc_average_rating','0'),
(112604,4905,'_wc_review_count','0'),
(112605,4905,'attribute_colour','Blue'),
(112606,4905,'_price','21'),
(112607,4905,'_product_version','9.8.5'),
(112608,4906,'_variation_description',''),
(112609,4906,'_sku','14052'),
(112610,4906,'_regular_price','21'),
(112611,4906,'total_sales','0'),
(112612,4906,'_tax_status','taxable'),
(112613,4906,'_tax_class','parent'),
(112614,4906,'_manage_stock','yes'),
(112615,4906,'_backorders','no'),
(112616,4906,'_sold_individually','no'),
(112617,4906,'_virtual','no'),
(112618,4906,'_downloadable','no'),
(112619,4906,'_download_limit','-1'),
(112620,4906,'_download_expiry','-1'),
(112621,4906,'_stock','182'),
(112622,4906,'_stock_status','instock'),
(112623,4906,'_wc_average_rating','0'),
(112624,4906,'_wc_review_count','0'),
(112625,4906,'attribute_colour','Turquoise'),
(112626,4906,'_price','21'),
(112627,4906,'_product_version','9.8.5'),
(112628,4907,'_variation_description',''),
(112629,4907,'_sku','14053'),
(112630,4907,'_regular_price','21'),
(112631,4907,'total_sales','0'),
(112632,4907,'_tax_status','taxable'),
(112633,4907,'_tax_class','parent'),
(112634,4907,'_manage_stock','yes'),
(112635,4907,'_backorders','no'),
(112636,4907,'_sold_individually','no'),
(112637,4907,'_virtual','no'),
(112638,4907,'_downloadable','no'),
(112639,4907,'_download_limit','-1'),
(112640,4907,'_download_expiry','-1'),
(112641,4907,'_stock','129'),
(112642,4907,'_stock_status','instock'),
(112643,4907,'_wc_average_rating','0'),
(112644,4907,'_wc_review_count','0'),
(112645,4907,'attribute_colour','Black'),
(112646,4907,'_price','21'),
(112647,4907,'_product_version','9.8.5'),
(112650,4907,'_thumbnail_id','4931'),
(112651,4905,'_thumbnail_id','4929'),
(112652,4906,'_thumbnail_id','4930'),
(112654,4904,'_edit_lock','1741260693:244'),
(112655,4908,'_wp_attached_file','2025/02/Rushti-Web.jpg'),
(112656,4908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:22:\"2025/02/Rushti-Web.jpg\";s:8:\"filesize\";i:98476;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Rushti-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19828;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Rushti-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146323;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Rushti-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Rushti-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91695;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Rushti-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19867;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Rushti-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63986;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Rushti-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(112657,4908,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/841a63ce3641f2ddd2e9b7f280a31c0a0b188125/Rushti-Web.jpg'),
(112658,4909,'total_sales','0'),
(112659,4909,'_tax_status','taxable'),
(112660,4909,'_tax_class',''),
(112661,4909,'_manage_stock','no'),
(112662,4909,'_backorders','no'),
(112663,4909,'_sold_individually','no'),
(112664,4909,'_virtual','no'),
(112665,4909,'_downloadable','no'),
(112666,4909,'_download_limit','-1'),
(112667,4909,'_download_expiry','-1'),
(112668,4909,'_thumbnail_id','4908'),
(112669,4909,'_stock',NULL),
(112670,4909,'_stock_status','instock'),
(112671,4909,'_wc_average_rating','0'),
(112672,4909,'_wc_review_count','0'),
(112673,4909,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:58:\"Blue | Turquoise | Alternative | Traditional | Brown | Red\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(112674,4909,'_product_version','9.8.5'),
(112675,4910,'_variation_description',''),
(112676,4910,'_sku','14046'),
(112677,4910,'_regular_price','21'),
(112678,4910,'total_sales','0'),
(112679,4910,'_tax_status','taxable'),
(112680,4910,'_tax_class','parent'),
(112681,4910,'_manage_stock','yes'),
(112682,4910,'_backorders','no'),
(112683,4910,'_sold_individually','no'),
(112684,4910,'_virtual','no'),
(112685,4910,'_downloadable','no'),
(112686,4910,'_download_limit','-1'),
(112687,4910,'_download_expiry','-1'),
(112688,4910,'_stock','205'),
(112689,4910,'_stock_status','instock'),
(112690,4910,'_wc_average_rating','0'),
(112691,4910,'_wc_review_count','0'),
(112692,4910,'attribute_colour','Blue'),
(112693,4910,'_price','21'),
(112694,4910,'_product_version','9.8.5'),
(112695,4911,'_variation_description',''),
(112696,4911,'_sku','14047'),
(112697,4911,'_regular_price','21'),
(112698,4911,'total_sales','0'),
(112699,4911,'_tax_status','taxable'),
(112700,4911,'_tax_class','parent'),
(112701,4911,'_manage_stock','yes'),
(112702,4911,'_backorders','no'),
(112703,4911,'_sold_individually','no'),
(112704,4911,'_virtual','no'),
(112705,4911,'_downloadable','no'),
(112706,4911,'_download_limit','-1'),
(112707,4911,'_download_expiry','-1'),
(112708,4911,'_stock','368'),
(112709,4911,'_stock_status','instock'),
(112710,4911,'_wc_average_rating','0'),
(112711,4911,'_wc_review_count','0'),
(112712,4911,'attribute_colour','Turquoise'),
(112713,4911,'_price','21'),
(112714,4911,'_product_version','9.8.5'),
(112715,4912,'_variation_description',''),
(112716,4912,'_sku','14048'),
(112717,4912,'_regular_price','21'),
(112718,4912,'total_sales','0'),
(112719,4912,'_tax_status','taxable'),
(112720,4912,'_tax_class','parent'),
(112721,4912,'_manage_stock','yes'),
(112722,4912,'_backorders','no'),
(112723,4912,'_sold_individually','no'),
(112724,4912,'_virtual','no'),
(112725,4912,'_downloadable','no'),
(112726,4912,'_download_limit','-1'),
(112727,4912,'_download_expiry','-1'),
(112728,4912,'_stock','173'),
(112729,4912,'_stock_status','instock'),
(112730,4912,'_wc_average_rating','0'),
(112731,4912,'_wc_review_count','0'),
(112732,4912,'attribute_colour','Alternative'),
(112733,4912,'_price','21'),
(112734,4912,'_product_version','9.8.5'),
(112735,4913,'_variation_description',''),
(112736,4913,'_sku','14049'),
(112737,4913,'_regular_price','21'),
(112738,4913,'total_sales','0'),
(112739,4913,'_tax_status','taxable'),
(112740,4913,'_tax_class','parent'),
(112741,4913,'_manage_stock','yes'),
(112742,4913,'_backorders','no'),
(112743,4913,'_sold_individually','no'),
(112744,4913,'_virtual','no'),
(112745,4913,'_downloadable','no'),
(112746,4913,'_download_limit','-1'),
(112747,4913,'_download_expiry','-1'),
(112748,4913,'_stock','399'),
(112749,4913,'_stock_status','instock'),
(112750,4913,'_wc_average_rating','0'),
(112751,4913,'_wc_review_count','0'),
(112752,4913,'attribute_colour','Traditional'),
(112753,4913,'_price','21'),
(112754,4913,'_product_version','9.8.5'),
(112762,4914,'_wp_attached_file','2025/02/Rubello-Web.jpg'),
(112763,4914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:23:\"2025/02/Rubello-Web.jpg\";s:8:\"filesize\";i:73932;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Rubello-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15173;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Rubello-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Rubello-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Rubello-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68666;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Rubello-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15210;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Rubello-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47699;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Rubello-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2371;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(112764,4914,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/05182328a9af12f09527f8a4d5a7107ccd73eb53/Rubello-Web.jpg'),
(112765,4915,'total_sales','0'),
(112766,4915,'_tax_status','taxable'),
(112767,4915,'_tax_class',''),
(112768,4915,'_manage_stock','no'),
(112769,4915,'_backorders','no'),
(112770,4915,'_sold_individually','no'),
(112771,4915,'_virtual','no'),
(112772,4915,'_downloadable','no'),
(112773,4915,'_download_limit','-1'),
(112774,4915,'_download_expiry','-1'),
(112775,4915,'_thumbnail_id','4914'),
(112776,4915,'_stock',NULL),
(112777,4915,'_stock_status','instock'),
(112778,4915,'_wc_average_rating','0'),
(112779,4915,'_wc_review_count','0'),
(112780,4915,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Blue | Turquoise | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(112781,4915,'_product_version','9.8.5'),
(112782,4916,'_variation_description',''),
(112783,4916,'_sku','14034'),
(112784,4916,'_regular_price','21'),
(112785,4916,'total_sales','0'),
(112786,4916,'_tax_status','taxable'),
(112787,4916,'_tax_class','parent'),
(112788,4916,'_manage_stock','yes'),
(112789,4916,'_backorders','no'),
(112790,4916,'_sold_individually','no'),
(112791,4916,'_virtual','no'),
(112792,4916,'_downloadable','no'),
(112793,4916,'_download_limit','-1'),
(112794,4916,'_download_expiry','-1'),
(112795,4916,'_stock','242'),
(112796,4916,'_stock_status','instock'),
(112797,4916,'_wc_average_rating','0'),
(112798,4916,'_wc_review_count','0'),
(112799,4916,'attribute_colour','Blue'),
(112800,4916,'_price','21'),
(112801,4916,'_product_version','9.8.5'),
(112802,4917,'_variation_description',''),
(112803,4917,'_sku','14035'),
(112804,4917,'_regular_price','21'),
(112805,4917,'total_sales','0'),
(112806,4917,'_tax_status','taxable'),
(112807,4917,'_tax_class','parent'),
(112808,4917,'_manage_stock','yes'),
(112809,4917,'_backorders','no'),
(112810,4917,'_sold_individually','no'),
(112811,4917,'_virtual','no'),
(112812,4917,'_downloadable','no'),
(112813,4917,'_download_limit','-1'),
(112814,4917,'_download_expiry','-1'),
(112815,4917,'_stock','205'),
(112816,4917,'_stock_status','instock'),
(112817,4917,'_wc_average_rating','0'),
(112818,4917,'_wc_review_count','0'),
(112819,4917,'attribute_colour','Turquoise'),
(112820,4917,'_price','21'),
(112821,4917,'_product_version','9.8.5'),
(112822,4918,'_variation_description',''),
(112823,4918,'_sku','14036'),
(112824,4918,'_regular_price','21'),
(112825,4918,'total_sales','0'),
(112826,4918,'_tax_status','taxable'),
(112827,4918,'_tax_class','parent'),
(112828,4918,'_manage_stock','yes'),
(112829,4918,'_backorders','no'),
(112830,4918,'_sold_individually','no'),
(112831,4918,'_virtual','no'),
(112832,4918,'_downloadable','no'),
(112833,4918,'_download_limit','-1'),
(112834,4918,'_download_expiry','-1'),
(112835,4918,'_stock','192'),
(112836,4918,'_stock_status','instock'),
(112837,4918,'_wc_average_rating','0'),
(112838,4918,'_wc_review_count','0'),
(112839,4918,'attribute_colour','Black'),
(112840,4918,'_price','21'),
(112841,4918,'_product_version','9.8.5'),
(112844,4904,'_edit_last','244'),
(112845,4904,'_yoast_wpseo_primary_product_brand',''),
(112846,4904,'_yoast_wpseo_primary_product_cat','359'),
(112847,4904,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(112848,4918,'_thumbnail_id','4966'),
(112849,4916,'_thumbnail_id','4964'),
(112850,4917,'_thumbnail_id','4965'),
(112852,4919,'_wp_attached_file','2025/02/Xulane-Web.jpg'),
(112853,4919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:22:\"2025/02/Xulane-Web.jpg\";s:8:\"filesize\";i:64935;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Xulane-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13376;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Xulane-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82531;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Xulane-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Xulane-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54150;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Xulane-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13403;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Xulane-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38278;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Xulane-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2679;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(112854,4919,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/de67e349e24ba5b2e1ddf53979b30eab9919ed0f/Xulane-Web.jpg'),
(112855,4920,'total_sales','0'),
(112856,4920,'_tax_status','taxable'),
(112857,4920,'_tax_class',''),
(112858,4920,'_manage_stock','no'),
(112859,4920,'_backorders','no'),
(112860,4920,'_sold_individually','no'),
(112861,4920,'_virtual','no'),
(112862,4920,'_downloadable','no'),
(112863,4920,'_download_limit','-1'),
(112864,4920,'_download_expiry','-1'),
(112865,4920,'_thumbnail_id','4919'),
(112866,4920,'_stock',NULL),
(112867,4920,'_stock_status','instock'),
(112868,4920,'_wc_average_rating','0'),
(112869,4920,'_wc_review_count','0'),
(112870,4920,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Blue | Turquoise | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(112871,4920,'_product_version','9.8.5'),
(112872,4921,'_variation_description',''),
(112873,4921,'_sku','14038'),
(112874,4921,'_regular_price','21'),
(112875,4921,'total_sales','0'),
(112876,4921,'_tax_status','taxable'),
(112877,4921,'_tax_class','parent'),
(112878,4921,'_manage_stock','yes'),
(112879,4921,'_backorders','no'),
(112880,4921,'_sold_individually','no'),
(112881,4921,'_virtual','no'),
(112882,4921,'_downloadable','no'),
(112883,4921,'_download_limit','-1'),
(112884,4921,'_download_expiry','-1'),
(112885,4921,'_stock','440'),
(112886,4921,'_stock_status','instock'),
(112887,4921,'_wc_average_rating','0'),
(112888,4921,'_wc_review_count','0'),
(112889,4921,'attribute_colour','Blue'),
(112890,4921,'_price','21'),
(112891,4921,'_product_version','9.8.5'),
(112892,4922,'_variation_description',''),
(112893,4922,'_sku','14039'),
(112894,4922,'_regular_price','21'),
(112895,4922,'total_sales','0'),
(112896,4922,'_tax_status','taxable'),
(112897,4922,'_tax_class','parent'),
(112898,4922,'_manage_stock','yes'),
(112899,4922,'_backorders','no'),
(112900,4922,'_sold_individually','no'),
(112901,4922,'_virtual','no'),
(112902,4922,'_downloadable','no'),
(112903,4922,'_download_limit','-1'),
(112904,4922,'_download_expiry','-1'),
(112905,4922,'_stock','206'),
(112906,4922,'_stock_status','instock'),
(112907,4922,'_wc_average_rating','0'),
(112908,4922,'_wc_review_count','0'),
(112909,4922,'attribute_colour','Turquoise'),
(112910,4922,'_price','21'),
(112911,4922,'_product_version','9.8.5'),
(112912,4923,'_variation_description',''),
(112913,4923,'_sku','14040'),
(112914,4923,'_regular_price','21'),
(112915,4923,'total_sales','0'),
(112916,4923,'_tax_status','taxable'),
(112917,4923,'_tax_class','parent'),
(112918,4923,'_manage_stock','yes'),
(112919,4923,'_backorders','no'),
(112920,4923,'_sold_individually','no'),
(112921,4923,'_virtual','no'),
(112922,4923,'_downloadable','no'),
(112923,4923,'_download_limit','-1'),
(112924,4923,'_download_expiry','-1'),
(112925,4923,'_stock','197'),
(112926,4923,'_stock_status','instock'),
(112927,4923,'_wc_average_rating','0'),
(112928,4923,'_wc_review_count','0'),
(112929,4923,'attribute_colour','Black'),
(112930,4923,'_price','21'),
(112931,4923,'_product_version','9.8.5'),
(112934,4923,'_thumbnail_id','4933'),
(112935,4922,'_thumbnail_id','4932'),
(112938,4909,'_edit_last','244'),
(112939,4909,'_edit_lock','1741260744:244'),
(112940,4924,'_wp_attached_file','2025/02/Zunto-Web.jpg'),
(112941,4924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:21:\"2025/02/Zunto-Web.jpg\";s:8:\"filesize\";i:71130;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Zunto-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15536;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Zunto-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108073;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Zunto-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Zunto-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69016;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Zunto-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15534;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"Zunto-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47738;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Zunto-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(112942,4924,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7262ef6dd642ab9fd8d8ad102a76e6ebc6aea8ed/Zunto-Web.jpg'),
(112943,4925,'total_sales','0'),
(112944,4925,'_tax_status','taxable'),
(112945,4925,'_tax_class',''),
(112946,4925,'_manage_stock','no'),
(112947,4925,'_backorders','no'),
(112948,4925,'_sold_individually','no'),
(112949,4925,'_virtual','no'),
(112950,4925,'_downloadable','no'),
(112951,4925,'_download_limit','-1'),
(112952,4925,'_download_expiry','-1'),
(112953,4925,'_thumbnail_id','4924'),
(112954,4925,'_stock',NULL),
(112955,4925,'_stock_status','instock'),
(112956,4925,'_wc_average_rating','0'),
(112957,4925,'_wc_review_count','0'),
(112958,4925,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Blue | Turquoise | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(112959,4925,'_product_version','9.8.5'),
(112960,4926,'_variation_description',''),
(112961,4926,'_sku','14042'),
(112962,4926,'_regular_price','21'),
(112963,4926,'total_sales','0'),
(112964,4926,'_tax_status','taxable'),
(112965,4926,'_tax_class','parent'),
(112966,4926,'_manage_stock','yes'),
(112967,4926,'_backorders','no'),
(112968,4926,'_sold_individually','no'),
(112969,4926,'_virtual','no'),
(112970,4926,'_downloadable','no'),
(112971,4926,'_download_limit','-1'),
(112972,4926,'_download_expiry','-1'),
(112973,4926,'_stock','533'),
(112974,4926,'_stock_status','instock'),
(112975,4926,'_wc_average_rating','0'),
(112976,4926,'_wc_review_count','0'),
(112977,4926,'attribute_colour','Blue'),
(112978,4926,'_price','21'),
(112979,4926,'_product_version','9.8.5'),
(112980,4927,'_variation_description',''),
(112981,4927,'_sku','14043'),
(112982,4927,'_regular_price','21'),
(112983,4927,'total_sales','0'),
(112984,4927,'_tax_status','taxable'),
(112985,4927,'_tax_class','parent'),
(112986,4927,'_manage_stock','yes'),
(112987,4927,'_backorders','no'),
(112988,4927,'_sold_individually','no'),
(112989,4927,'_virtual','no'),
(112990,4927,'_downloadable','no'),
(112991,4927,'_download_limit','-1'),
(112992,4927,'_download_expiry','-1'),
(112993,4927,'_stock','214'),
(112994,4927,'_stock_status','instock'),
(112995,4927,'_wc_average_rating','0'),
(112996,4927,'_wc_review_count','0'),
(112997,4927,'attribute_colour','Turquoise'),
(112998,4927,'_price','21'),
(112999,4927,'_product_version','9.8.5'),
(113000,4928,'_variation_description',''),
(113001,4928,'_sku','14044'),
(113002,4928,'_regular_price','21'),
(113003,4928,'total_sales','0'),
(113004,4928,'_tax_status','taxable'),
(113005,4928,'_tax_class','parent'),
(113006,4928,'_manage_stock','yes'),
(113007,4928,'_backorders','no'),
(113008,4928,'_sold_individually','no'),
(113009,4928,'_virtual','no'),
(113010,4928,'_downloadable','no'),
(113011,4928,'_download_limit','-1'),
(113012,4928,'_download_expiry','-1'),
(113013,4928,'_stock','205'),
(113014,4928,'_stock_status','instock'),
(113015,4928,'_wc_average_rating','0'),
(113016,4928,'_wc_review_count','0'),
(113017,4928,'attribute_colour','Black'),
(113018,4928,'_price','21'),
(113019,4928,'_product_version','9.8.5'),
(113022,4915,'_edit_last','244'),
(113025,4915,'_edit_lock','1741260780:244'),
(113028,4920,'_edit_last','244'),
(113029,4920,'_edit_lock','1741260962:244'),
(113030,4925,'_edit_last','244'),
(113031,4925,'_edit_lock','1741260871:244'),
(113032,4909,'_eael_post_view_count','60'),
(113033,4909,'_elementor_page_assets','a:0:{}'),
(113036,4927,'_thumbnail_id','4973'),
(113037,4928,'_thumbnail_id','4974'),
(113038,4926,'_thumbnail_id','4972'),
(113044,4924,'_edit_lock','1740146540:244'),
(113045,4924,'pp-custom-link',''),
(113046,4924,'_edit_last','244'),
(113049,4912,'_thumbnail_id','4969'),
(113050,4910,'_thumbnail_id','4967'),
(113051,4913,'_thumbnail_id','4970'),
(113052,4911,'_thumbnail_id','4968'),
(113054,4920,'_eael_post_view_count','61'),
(113055,4920,'_elementor_page_assets','a:0:{}'),
(113056,4904,'_eael_post_view_count','56'),
(113057,4904,'_elementor_page_assets','a:0:{}'),
(113058,4915,'_eael_post_view_count','60'),
(113059,4915,'_elementor_page_assets','a:0:{}'),
(113095,4929,'_wp_attached_file','2025/02/Lamanzi-Blue.jpg'),
(113096,4929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:24:\"2025/02/Lamanzi-Blue.jpg\";s:8:\"filesize\";i:41710;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6693;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Lamanzi-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42276;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2486;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26960;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Lamanzi-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6751;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18417;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Lamanzi-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1700;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113097,4929,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/57cb8aea45ab056e6e1b59f63cbc5f3a03a03b5c/Lamanzi-Blue.jpg'),
(113098,4930,'_wp_attached_file','2025/02/Lamanzi-Turquoise.jpg'),
(113099,4930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2025/02/Lamanzi-Turquoise.jpg\";s:8:\"filesize\";i:41361;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Lamanzi-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6755;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Lamanzi-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41832;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Lamanzi-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Lamanzi-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26658;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Lamanzi-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6791;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Lamanzi-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18384;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Lamanzi-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1660;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113100,4930,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b700fdfb0f4917f52addfd259330ffb5273da394/Lamanzi-Turquoise.jpg'),
(113101,4931,'_wp_attached_file','2025/02/Lamanzi-Charcoal.jpg'),
(113102,4931,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2025/02/Lamanzi-Charcoal.jpg\";s:8:\"filesize\";i:39649;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Lamanzi-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5835;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Lamanzi-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Lamanzi-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2251;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Lamanzi-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23183;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Lamanzi-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5903;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Lamanzi-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15679;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Lamanzi-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1591;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113103,4931,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a1bbb9df577d8625d81383a0a7960418a0938f79/Lamanzi-Charcoal.jpg'),
(113107,4932,'_wp_attached_file','2025/02/Xulane-Turquoise.jpg'),
(113108,4932,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2025/02/Xulane-Turquoise.jpg\";s:8:\"filesize\";i:40108;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Xulane-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6264;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Xulane-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Xulane-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2405;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Xulane-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25357;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Xulane-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6238;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Xulane-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17788;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Xulane-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113109,4932,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8a837725336160433e95a6bc3922ef50cd1d532b/Xulane-Turquoise.jpg'),
(113110,4933,'_wp_attached_file','2025/02/Xulane-Charcoal.jpg'),
(113111,4933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2025/02/Xulane-Charcoal.jpg\";s:8:\"filesize\";i:38453;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Xulane-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5647;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Xulane-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Xulane-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2251;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Xulane-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22475;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Xulane-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5604;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Xulane-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15953;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Xulane-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1604;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113112,4933,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/68f40638b2e53e6ec184d9a272a149a2a3c3b89d/Xulane-Charcoal.jpg'),
(113119,4921,'_thumbnail_id','4971'),
(113121,4920,'_product_image_gallery','4971,4933,4932'),
(113122,4920,'_yoast_wpseo_primary_product_brand',''),
(113123,4920,'_yoast_wpseo_primary_product_cat',''),
(113124,4920,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113125,4904,'_product_image_gallery','4929,4930,4931'),
(113126,4925,'_yoast_wpseo_primary_product_brand',''),
(113127,4925,'_yoast_wpseo_primary_product_cat',''),
(113128,4925,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113129,4915,'_yoast_wpseo_primary_product_brand',''),
(113130,4915,'_yoast_wpseo_primary_product_cat',''),
(113131,4915,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113132,4909,'_yoast_wpseo_primary_product_brand',''),
(113133,4909,'_yoast_wpseo_primary_product_cat',''),
(113134,4909,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113135,4934,'total_sales','0'),
(113136,4934,'_tax_status','taxable'),
(113137,4934,'_tax_class',''),
(113138,4934,'_manage_stock','no'),
(113139,4934,'_backorders','no'),
(113140,4934,'_sold_individually','no'),
(113141,4934,'_virtual','no'),
(113142,4934,'_downloadable','no'),
(113143,4934,'_download_limit','-1'),
(113144,4934,'_download_expiry','-1'),
(113145,4934,'_stock',NULL),
(113146,4934,'_stock_status','instock'),
(113147,4934,'_wc_average_rating','0'),
(113148,4934,'_wc_review_count','0'),
(113149,4934,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:22:\"Blue | Charcoal | Gold\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113150,4934,'_product_version','9.8.5'),
(113151,4935,'_variation_description',''),
(113152,4935,'_sku','14064'),
(113153,4935,'_regular_price','21'),
(113154,4935,'total_sales','0'),
(113155,4935,'_tax_status','taxable'),
(113156,4935,'_tax_class','parent'),
(113157,4935,'_manage_stock','yes'),
(113158,4935,'_backorders','no'),
(113159,4935,'_sold_individually','no'),
(113160,4935,'_virtual','no'),
(113161,4935,'_downloadable','no'),
(113162,4935,'_download_limit','-1'),
(113163,4935,'_download_expiry','-1'),
(113164,4935,'_stock','780'),
(113165,4935,'_stock_status','instock'),
(113166,4935,'_wc_average_rating','0'),
(113167,4935,'_wc_review_count','0'),
(113168,4935,'attribute_colour','Blue'),
(113169,4935,'_price','21'),
(113170,4935,'_product_version','9.8.5'),
(113171,4936,'_variation_description',''),
(113172,4936,'_sku','14065'),
(113173,4936,'_regular_price','21'),
(113174,4936,'total_sales','0'),
(113175,4936,'_tax_status','taxable'),
(113176,4936,'_tax_class','parent'),
(113177,4936,'_manage_stock','yes'),
(113178,4936,'_backorders','no'),
(113179,4936,'_sold_individually','no'),
(113180,4936,'_virtual','no'),
(113181,4936,'_downloadable','no'),
(113182,4936,'_download_limit','-1'),
(113183,4936,'_download_expiry','-1'),
(113184,4936,'_stock','157'),
(113185,4936,'_stock_status','instock'),
(113186,4936,'_wc_average_rating','0'),
(113187,4936,'_wc_review_count','0'),
(113188,4936,'attribute_colour','Charcoal'),
(113189,4936,'_price','21'),
(113190,4936,'_product_version','9.8.5'),
(113191,4937,'_variation_description',''),
(113192,4937,'_sku','14066'),
(113193,4937,'_regular_price','21'),
(113194,4937,'total_sales','0'),
(113195,4937,'_tax_status','taxable'),
(113196,4937,'_tax_class','parent'),
(113197,4937,'_manage_stock','yes'),
(113198,4937,'_backorders','no'),
(113199,4937,'_sold_individually','no'),
(113200,4937,'_virtual','no'),
(113201,4937,'_downloadable','no'),
(113202,4937,'_download_limit','-1'),
(113203,4937,'_download_expiry','-1'),
(113204,4937,'_stock','193'),
(113205,4937,'_stock_status','instock'),
(113206,4937,'_wc_average_rating','0'),
(113207,4937,'_wc_review_count','0'),
(113208,4937,'attribute_colour','Gold'),
(113209,4937,'_price','21'),
(113210,4937,'_product_version','9.8.5'),
(113217,4938,'_wp_attached_file','2025/02/Yokani-Web.jpg'),
(113218,4938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:22:\"2025/02/Yokani-Web.jpg\";s:8:\"filesize\";i:57734;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Yokani-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14625;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Yokani-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Yokani-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5046;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Yokani-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56202;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Yokani-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14664;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Yokani-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40555;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Yokani-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113219,4938,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b1d3133ec6e38166b0857ea5060a3badc5a789c1/Yokani-Web.jpg'),
(113220,4939,'total_sales','0'),
(113221,4939,'_tax_status','taxable'),
(113222,4939,'_tax_class',''),
(113223,4939,'_manage_stock','no'),
(113224,4939,'_backorders','no'),
(113225,4939,'_sold_individually','no'),
(113226,4939,'_virtual','no'),
(113227,4939,'_downloadable','no'),
(113228,4939,'_download_limit','-1'),
(113229,4939,'_download_expiry','-1'),
(113230,4939,'_thumbnail_id','4938'),
(113231,4939,'_stock',NULL),
(113232,4939,'_stock_status','instock'),
(113233,4939,'_wc_average_rating','0'),
(113234,4939,'_wc_review_count','0'),
(113235,4939,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Blue | Turquoise | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113236,4939,'_product_version','9.8.5'),
(113237,4940,'_variation_description',''),
(113238,4940,'_sku','14059'),
(113239,4940,'_regular_price','21'),
(113240,4940,'total_sales','0'),
(113241,4940,'_tax_status','taxable'),
(113242,4940,'_tax_class','parent'),
(113243,4940,'_manage_stock','yes'),
(113244,4940,'_backorders','no'),
(113245,4940,'_sold_individually','no'),
(113246,4940,'_virtual','no'),
(113247,4940,'_downloadable','no'),
(113248,4940,'_download_limit','-1'),
(113249,4940,'_download_expiry','-1'),
(113250,4940,'_stock','279'),
(113251,4940,'_stock_status','instock'),
(113252,4940,'_wc_average_rating','0'),
(113253,4940,'_wc_review_count','0'),
(113254,4940,'attribute_colour','Blue'),
(113255,4940,'_price','21'),
(113256,4940,'_product_version','9.8.5'),
(113257,4941,'_variation_description',''),
(113258,4941,'_sku','14060'),
(113259,4941,'_regular_price','21'),
(113260,4941,'total_sales','0'),
(113261,4941,'_tax_status','taxable'),
(113262,4941,'_tax_class','parent'),
(113263,4941,'_manage_stock','yes'),
(113264,4941,'_backorders','no'),
(113265,4941,'_sold_individually','no'),
(113266,4941,'_virtual','no'),
(113267,4941,'_downloadable','no'),
(113268,4941,'_download_limit','-1'),
(113269,4941,'_download_expiry','-1'),
(113270,4941,'_stock','207'),
(113271,4941,'_stock_status','instock'),
(113272,4941,'_wc_average_rating','0'),
(113273,4941,'_wc_review_count','0'),
(113274,4941,'attribute_colour','Turquoise'),
(113275,4941,'_price','21'),
(113276,4941,'_product_version','9.8.5'),
(113277,4942,'_variation_description',''),
(113278,4942,'_sku','14061'),
(113279,4942,'_regular_price','21'),
(113280,4942,'total_sales','0'),
(113281,4942,'_tax_status','taxable'),
(113282,4942,'_tax_class','parent'),
(113283,4942,'_manage_stock','yes'),
(113284,4942,'_backorders','no'),
(113285,4942,'_sold_individually','no'),
(113286,4942,'_virtual','no'),
(113287,4942,'_downloadable','no'),
(113288,4942,'_download_limit','-1'),
(113289,4942,'_download_expiry','-1'),
(113290,4942,'_stock','198'),
(113291,4942,'_stock_status','instock'),
(113292,4942,'_wc_average_rating','0'),
(113293,4942,'_wc_review_count','0'),
(113294,4942,'attribute_colour','Black'),
(113295,4942,'_price','21'),
(113296,4942,'_product_version','9.8.5'),
(113298,4934,'_edit_last','244'),
(113299,4934,'_edit_lock','1741264240:244'),
(113301,4940,'_thumbnail_id','4978'),
(113302,4942,'_thumbnail_id','4980'),
(113303,4941,'_thumbnail_id','4979'),
(113305,4943,'_wp_attached_file','2025/02/Modax-Web.jpg'),
(113306,4943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1244;s:6:\"height\";i:1243;s:4:\"file\";s:21:\"2025/02/Modax-Web.jpg\";s:8:\"filesize\";i:67819;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Modax-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14527;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Modax-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Modax-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4908;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Modax-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63760;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Modax-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14558;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"Modax-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43265;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Modax-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2744;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113307,4943,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/45b205edabde5d157ff7bf5c2a8226089e742c3b/Modax-Web.jpg'),
(113308,4944,'total_sales','0'),
(113309,4944,'_tax_status','taxable'),
(113310,4944,'_tax_class',''),
(113311,4944,'_manage_stock','no'),
(113312,4944,'_backorders','no'),
(113313,4944,'_sold_individually','no'),
(113314,4944,'_virtual','no'),
(113315,4944,'_downloadable','no'),
(113316,4944,'_download_limit','-1'),
(113317,4944,'_download_expiry','-1'),
(113318,4944,'_thumbnail_id','4943'),
(113319,4944,'_stock',NULL),
(113320,4944,'_stock_status','instock'),
(113321,4944,'_wc_average_rating','0'),
(113322,4944,'_wc_review_count','0'),
(113323,4944,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Blue | Turquoise | Black\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113324,4944,'_product_version','9.8.5'),
(113325,4934,'_yoast_wpseo_primary_product_brand',''),
(113326,4934,'_yoast_wpseo_primary_product_cat',''),
(113327,4934,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113328,4945,'_variation_description',''),
(113329,4945,'_sku','14055'),
(113330,4945,'_regular_price','21'),
(113331,4945,'total_sales','0'),
(113332,4945,'_tax_status','taxable'),
(113333,4945,'_tax_class','parent'),
(113334,4945,'_manage_stock','yes'),
(113335,4945,'_backorders','no'),
(113336,4945,'_sold_individually','no'),
(113337,4945,'_virtual','no'),
(113338,4945,'_downloadable','no'),
(113339,4945,'_download_limit','-1'),
(113340,4945,'_download_expiry','-1'),
(113341,4945,'_stock','420'),
(113342,4945,'_stock_status','instock'),
(113343,4945,'_wc_average_rating','0'),
(113344,4945,'_wc_review_count','0'),
(113345,4945,'attribute_colour','Blue'),
(113346,4945,'_price','21'),
(113347,4945,'_product_version','9.8.5'),
(113348,4946,'_variation_description',''),
(113349,4946,'_sku','14056'),
(113350,4946,'_regular_price','21'),
(113351,4946,'total_sales','0'),
(113352,4946,'_tax_status','taxable'),
(113353,4946,'_tax_class','parent'),
(113354,4946,'_manage_stock','yes'),
(113355,4946,'_backorders','no'),
(113356,4946,'_sold_individually','no'),
(113357,4946,'_virtual','no'),
(113358,4946,'_downloadable','no'),
(113359,4946,'_download_limit','-1'),
(113360,4946,'_download_expiry','-1'),
(113361,4946,'_stock','264'),
(113362,4946,'_stock_status','instock'),
(113363,4946,'_wc_average_rating','0'),
(113364,4946,'_wc_review_count','0'),
(113365,4946,'attribute_colour','Turquoise'),
(113366,4946,'_price','21'),
(113367,4946,'_product_version','9.8.5'),
(113368,4947,'_variation_description',''),
(113369,4947,'_sku','14057'),
(113370,4947,'_regular_price','21'),
(113371,4947,'total_sales','0'),
(113372,4947,'_tax_status','taxable'),
(113373,4947,'_tax_class','parent'),
(113374,4947,'_manage_stock','yes'),
(113375,4947,'_backorders','no'),
(113376,4947,'_sold_individually','no'),
(113377,4947,'_virtual','no'),
(113378,4947,'_downloadable','no'),
(113379,4947,'_download_limit','-1'),
(113380,4947,'_download_expiry','-1'),
(113381,4947,'_stock','215'),
(113382,4947,'_stock_status','instock'),
(113383,4947,'_wc_average_rating','0'),
(113384,4947,'_wc_review_count','0'),
(113385,4947,'attribute_colour','Black'),
(113386,4947,'_price','21'),
(113387,4947,'_product_version','9.8.5'),
(113390,4945,'_thumbnail_id','4975'),
(113391,4947,'_thumbnail_id','4977'),
(113392,4946,'_thumbnail_id','4976'),
(113394,4939,'_edit_lock','1741264455:244'),
(113395,4948,'total_sales','0'),
(113396,4948,'_tax_status','taxable'),
(113397,4948,'_tax_class',''),
(113398,4948,'_manage_stock','no'),
(113399,4948,'_backorders','no'),
(113400,4948,'_sold_individually','no'),
(113401,4948,'_virtual','no'),
(113402,4948,'_downloadable','no'),
(113403,4948,'_download_limit','-1'),
(113404,4948,'_download_expiry','-1'),
(113405,4948,'_stock',NULL),
(113406,4948,'_stock_status','instock'),
(113407,4948,'_wc_average_rating','0'),
(113408,4948,'_wc_review_count','0'),
(113409,4948,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:22:\"Blue | Charcoal | Gold\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113410,4948,'_product_version','9.8.5'),
(113411,4949,'_variation_description',''),
(113412,4949,'_sku','14068'),
(113413,4949,'_regular_price','21'),
(113414,4949,'total_sales','0'),
(113415,4949,'_tax_status','taxable'),
(113416,4949,'_tax_class','parent'),
(113417,4949,'_manage_stock','yes'),
(113418,4949,'_backorders','no'),
(113419,4949,'_sold_individually','no'),
(113420,4949,'_virtual','no'),
(113421,4949,'_downloadable','no'),
(113422,4949,'_download_limit','-1'),
(113423,4949,'_download_expiry','-1'),
(113424,4949,'_stock','540'),
(113425,4949,'_stock_status','instock'),
(113426,4949,'_wc_average_rating','0'),
(113427,4949,'_wc_review_count','0'),
(113428,4949,'attribute_colour','Blue'),
(113429,4949,'_price','21'),
(113430,4949,'_product_version','9.8.5'),
(113431,4950,'_variation_description',''),
(113432,4950,'_sku','14069'),
(113433,4950,'_regular_price','21'),
(113434,4950,'total_sales','0'),
(113435,4950,'_tax_status','taxable'),
(113436,4950,'_tax_class','parent'),
(113437,4950,'_manage_stock','yes'),
(113438,4950,'_backorders','no'),
(113439,4950,'_sold_individually','no'),
(113440,4950,'_virtual','no'),
(113441,4950,'_downloadable','no'),
(113442,4950,'_download_limit','-1'),
(113443,4950,'_download_expiry','-1'),
(113444,4950,'_stock','170'),
(113445,4950,'_stock_status','instock'),
(113446,4950,'_wc_average_rating','0'),
(113447,4950,'_wc_review_count','0'),
(113448,4950,'attribute_colour','Charcoal'),
(113449,4950,'_price','21'),
(113450,4950,'_product_version','9.8.5'),
(113451,4951,'_variation_description',''),
(113452,4951,'_sku','14070'),
(113453,4951,'_regular_price','21'),
(113454,4951,'total_sales','0'),
(113455,4951,'_tax_status','taxable'),
(113456,4951,'_tax_class','parent'),
(113457,4951,'_manage_stock','yes'),
(113458,4951,'_backorders','no'),
(113459,4951,'_sold_individually','no'),
(113460,4951,'_virtual','no'),
(113461,4951,'_downloadable','no'),
(113462,4951,'_download_limit','-1'),
(113463,4951,'_download_expiry','-1'),
(113464,4951,'_stock','220'),
(113465,4951,'_stock_status','instock'),
(113466,4951,'_wc_average_rating','0'),
(113467,4951,'_wc_review_count','0'),
(113468,4951,'attribute_colour','Gold'),
(113469,4951,'_price','21'),
(113470,4951,'_product_version','9.8.5'),
(113477,4939,'_edit_last','244'),
(113478,4939,'_yoast_wpseo_primary_product_brand',''),
(113479,4939,'_yoast_wpseo_primary_product_cat','361'),
(113480,4939,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113481,4952,'total_sales','0'),
(113482,4952,'_tax_status','taxable'),
(113483,4952,'_tax_class',''),
(113484,4952,'_manage_stock','no'),
(113485,4952,'_backorders','no'),
(113486,4952,'_sold_individually','no'),
(113487,4952,'_virtual','no'),
(113488,4952,'_downloadable','no'),
(113489,4952,'_download_limit','-1'),
(113490,4952,'_download_expiry','-1'),
(113491,4952,'_stock',NULL),
(113492,4952,'_stock_status','instock'),
(113493,4952,'_wc_average_rating','0'),
(113494,4952,'_wc_review_count','0'),
(113495,4952,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113496,4952,'_product_version','9.7.1'),
(113497,4953,'_variation_description',''),
(113498,4953,'_sku','14072'),
(113499,4953,'_regular_price','21'),
(113500,4953,'total_sales','0'),
(113501,4953,'_tax_status','taxable'),
(113502,4953,'_tax_class','parent'),
(113503,4953,'_manage_stock','yes'),
(113504,4953,'_backorders','no'),
(113505,4953,'_sold_individually','no'),
(113506,4953,'_virtual','no'),
(113507,4953,'_downloadable','no'),
(113508,4953,'_download_limit','-1'),
(113509,4953,'_download_expiry','-1'),
(113510,4953,'_stock','379'),
(113511,4953,'_stock_status','instock'),
(113512,4953,'_wc_average_rating','0'),
(113513,4953,'_wc_review_count','0'),
(113514,4953,'attribute_colour','Blue'),
(113515,4953,'_price','21'),
(113516,4953,'_product_version','9.7.1'),
(113519,4953,'_thumbnail_id','5000'),
(113521,4944,'_edit_lock','1741264513:244'),
(113522,4944,'_edit_last','244'),
(113523,4944,'_yoast_wpseo_primary_product_brand',''),
(113524,4944,'_yoast_wpseo_primary_product_cat','361'),
(113525,4944,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113526,4948,'_edit_lock','1741264559:244'),
(113527,4948,'_edit_last','244'),
(113528,4948,'_yoast_wpseo_primary_product_brand',''),
(113529,4948,'_yoast_wpseo_primary_product_cat','361'),
(113530,4948,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113531,4952,'_edit_lock','1741264576:244'),
(113532,4952,'_edit_last','244'),
(113533,4952,'_yoast_wpseo_primary_product_brand',''),
(113534,4952,'_yoast_wpseo_primary_product_cat','361'),
(113535,4952,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113536,4954,'total_sales','0'),
(113537,4954,'_tax_status','taxable'),
(113538,4954,'_tax_class',''),
(113539,4954,'_manage_stock','no'),
(113540,4954,'_backorders','no'),
(113541,4954,'_sold_individually','no'),
(113542,4954,'_virtual','no'),
(113543,4954,'_downloadable','no'),
(113544,4954,'_download_limit','-1'),
(113545,4954,'_download_expiry','-1'),
(113546,4954,'_stock',NULL),
(113547,4954,'_stock_status','instock'),
(113548,4954,'_wc_average_rating','0'),
(113549,4954,'_wc_review_count','0'),
(113550,4954,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113551,4954,'_product_version','9.7.1'),
(113552,4955,'_variation_description',''),
(113553,4955,'_sku','14079'),
(113554,4955,'_regular_price','21'),
(113555,4955,'total_sales','0'),
(113556,4955,'_tax_status','taxable'),
(113557,4955,'_tax_class','parent'),
(113558,4955,'_manage_stock','yes'),
(113559,4955,'_backorders','no'),
(113560,4955,'_sold_individually','no'),
(113561,4955,'_virtual','no'),
(113562,4955,'_downloadable','no'),
(113563,4955,'_download_limit','-1'),
(113564,4955,'_download_expiry','-1'),
(113565,4955,'_stock','224'),
(113566,4955,'_stock_status','instock'),
(113567,4955,'_wc_average_rating','0'),
(113568,4955,'_wc_review_count','0'),
(113569,4955,'attribute_colour','Blue'),
(113570,4955,'_price','21'),
(113571,4955,'_product_version','9.7.1'),
(113574,4955,'_thumbnail_id','4990'),
(113576,4956,'total_sales','0'),
(113577,4956,'_tax_status','taxable'),
(113578,4956,'_tax_class',''),
(113579,4956,'_manage_stock','no'),
(113580,4956,'_backorders','no'),
(113581,4956,'_sold_individually','no'),
(113582,4956,'_virtual','no'),
(113583,4956,'_downloadable','no'),
(113584,4956,'_download_limit','-1'),
(113585,4956,'_download_expiry','-1'),
(113586,4956,'_stock',NULL),
(113587,4956,'_stock_status','instock'),
(113588,4956,'_wc_average_rating','0'),
(113589,4956,'_wc_review_count','0'),
(113590,4956,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113591,4956,'_product_version','9.8.4'),
(113592,4957,'_variation_description',''),
(113593,4957,'_sku','14076'),
(113594,4957,'_regular_price','21'),
(113595,4957,'total_sales','0'),
(113596,4957,'_tax_status','taxable'),
(113597,4957,'_tax_class','parent'),
(113598,4957,'_manage_stock','yes'),
(113599,4957,'_backorders','no'),
(113600,4957,'_sold_individually','no'),
(113601,4957,'_virtual','no'),
(113602,4957,'_downloadable','no'),
(113603,4957,'_download_limit','-1'),
(113604,4957,'_download_expiry','-1'),
(113605,4957,'_stock','291'),
(113606,4957,'_stock_status','instock'),
(113607,4957,'_wc_average_rating','0'),
(113608,4957,'_wc_review_count','0'),
(113609,4957,'attribute_colour','Blue'),
(113610,4957,'_price','21'),
(113611,4957,'_product_version','9.8.4'),
(113614,4957,'_thumbnail_id','4992'),
(113616,4958,'total_sales','0'),
(113617,4958,'_tax_status','taxable'),
(113618,4958,'_tax_class',''),
(113619,4958,'_manage_stock','no'),
(113620,4958,'_backorders','no'),
(113621,4958,'_sold_individually','no'),
(113622,4958,'_virtual','no'),
(113623,4958,'_downloadable','no'),
(113624,4958,'_download_limit','-1'),
(113625,4958,'_download_expiry','-1'),
(113626,4958,'_stock',NULL),
(113627,4958,'_stock_status','instock'),
(113628,4958,'_wc_average_rating','0'),
(113629,4958,'_wc_review_count','0'),
(113630,4958,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113631,4958,'_product_version','9.7.1'),
(113632,4959,'_variation_description',''),
(113633,4959,'_sku','14078'),
(113634,4959,'_regular_price','21'),
(113635,4959,'total_sales','0'),
(113636,4959,'_tax_status','taxable'),
(113637,4959,'_tax_class','parent'),
(113638,4959,'_manage_stock','yes'),
(113639,4959,'_backorders','no'),
(113640,4959,'_sold_individually','no'),
(113641,4959,'_virtual','no'),
(113642,4959,'_downloadable','no'),
(113643,4959,'_download_limit','-1'),
(113644,4959,'_download_expiry','-1'),
(113645,4959,'_stock','436'),
(113646,4959,'_stock_status','instock'),
(113647,4959,'_wc_average_rating','0'),
(113648,4959,'_wc_review_count','0'),
(113649,4959,'attribute_colour','Blue'),
(113650,4959,'_price','21'),
(113651,4959,'_product_version','9.7.1'),
(113654,4959,'_thumbnail_id','4994'),
(113656,4960,'total_sales','0'),
(113657,4960,'_tax_status','taxable'),
(113658,4960,'_tax_class',''),
(113659,4960,'_manage_stock','no'),
(113660,4960,'_backorders','no'),
(113661,4960,'_sold_individually','no'),
(113662,4960,'_virtual','no'),
(113663,4960,'_downloadable','no'),
(113664,4960,'_download_limit','-1'),
(113665,4960,'_download_expiry','-1'),
(113666,4960,'_stock',NULL),
(113667,4960,'_stock_status','instock'),
(113668,4960,'_wc_average_rating','0'),
(113669,4960,'_wc_review_count','0'),
(113670,4960,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113671,4960,'_product_version','9.8.2'),
(113672,4961,'_variation_description',''),
(113673,4961,'_sku','14074'),
(113674,4961,'_regular_price','21'),
(113675,4961,'total_sales','0'),
(113676,4961,'_tax_status','taxable'),
(113677,4961,'_tax_class','parent'),
(113678,4961,'_manage_stock','yes'),
(113679,4961,'_backorders','no'),
(113680,4961,'_sold_individually','no'),
(113681,4961,'_virtual','no'),
(113682,4961,'_downloadable','no'),
(113683,4961,'_download_limit','-1'),
(113684,4961,'_download_expiry','-1'),
(113685,4961,'_stock','305'),
(113686,4961,'_stock_status','instock'),
(113687,4961,'_wc_average_rating','0'),
(113688,4961,'_wc_review_count','0'),
(113689,4961,'attribute_colour','Blue'),
(113690,4961,'_price','21'),
(113691,4961,'_product_version','9.8.2'),
(113694,4961,'_thumbnail_id','4998'),
(113696,4962,'total_sales','0'),
(113697,4962,'_tax_status','taxable'),
(113698,4962,'_tax_class',''),
(113699,4962,'_manage_stock','no'),
(113700,4962,'_backorders','no'),
(113701,4962,'_sold_individually','no'),
(113702,4962,'_virtual','no'),
(113703,4962,'_downloadable','no'),
(113704,4962,'_download_limit','-1'),
(113705,4962,'_download_expiry','-1'),
(113706,4962,'_stock',NULL),
(113707,4962,'_stock_status','instock'),
(113708,4962,'_wc_average_rating','0'),
(113709,4962,'_wc_review_count','0'),
(113710,4962,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(113711,4962,'_product_version','9.7.1'),
(113712,4963,'_variation_description',''),
(113713,4963,'_sku','14077'),
(113714,4963,'_regular_price','21'),
(113715,4963,'total_sales','0'),
(113716,4963,'_tax_status','taxable'),
(113717,4963,'_tax_class','parent'),
(113718,4963,'_manage_stock','yes'),
(113719,4963,'_backorders','no'),
(113720,4963,'_sold_individually','no'),
(113721,4963,'_virtual','no'),
(113722,4963,'_downloadable','no'),
(113723,4963,'_download_limit','-1'),
(113724,4963,'_download_expiry','-1'),
(113725,4963,'_stock','569'),
(113726,4963,'_stock_status','instock'),
(113727,4963,'_wc_average_rating','0'),
(113728,4963,'_wc_review_count','0'),
(113729,4963,'attribute_colour','Blue'),
(113730,4963,'_price','21'),
(113731,4963,'_product_version','9.7.1'),
(113734,4963,'_thumbnail_id','4996'),
(113741,4954,'_edit_lock','1741257633:244'),
(113742,4954,'_edit_last','244'),
(113743,4954,'_yoast_wpseo_primary_product_brand',''),
(113744,4954,'_yoast_wpseo_primary_product_cat','362'),
(113745,4954,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113746,4956,'_edit_lock','1741257591:244'),
(113747,4956,'_edit_last','244'),
(113748,4956,'_yoast_wpseo_primary_product_brand',''),
(113749,4956,'_yoast_wpseo_primary_product_cat','362'),
(113750,4956,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113751,4958,'_edit_lock','1741257531:244'),
(113752,4958,'_edit_last','244'),
(113753,4958,'_yoast_wpseo_primary_product_brand',''),
(113754,4958,'_yoast_wpseo_primary_product_cat','362'),
(113755,4958,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113756,4960,'_edit_lock','1741257430:244'),
(113757,4960,'_edit_last','244'),
(113758,4960,'_yoast_wpseo_primary_product_brand',''),
(113759,4960,'_yoast_wpseo_primary_product_cat','362'),
(113760,4960,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113761,4962,'_edit_lock','1741257339:244'),
(113762,4962,'_edit_last','244'),
(113763,4962,'_yoast_wpseo_primary_product_brand',''),
(113764,4962,'_yoast_wpseo_primary_product_cat','362'),
(113765,4962,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(113767,4939,'_eael_post_view_count','34'),
(113768,4939,'_elementor_page_assets','a:0:{}'),
(113769,4956,'_eael_post_view_count','88'),
(113770,4956,'_elementor_page_assets','a:0:{}'),
(113771,4962,'_eael_post_view_count','74'),
(113772,4962,'_elementor_page_assets','a:0:{}'),
(113773,4934,'_eael_post_view_count','65'),
(113774,4934,'_elementor_page_assets','a:0:{}'),
(113775,4944,'_eael_post_view_count','62'),
(113776,4944,'_elementor_page_assets','a:0:{}'),
(113777,4954,'_eael_post_view_count','58'),
(113778,4954,'_elementor_page_assets','a:0:{}'),
(113779,4958,'_eael_post_view_count','52'),
(113780,4958,'_elementor_page_assets','a:0:{}'),
(113781,4948,'_eael_post_view_count','54'),
(113782,4948,'_elementor_page_assets','a:0:{}'),
(113783,4960,'_eael_post_view_count','81'),
(113784,4960,'_elementor_page_assets','a:0:{}'),
(113785,4925,'_eael_post_view_count','65'),
(113786,4925,'_elementor_page_assets','a:0:{}'),
(113787,4952,'_eael_post_view_count','51'),
(113788,4952,'_elementor_page_assets','a:0:{}'),
(113825,4964,'_wp_attached_file','2025/02/Rubello-Blue.jpg'),
(113826,4964,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:24:\"2025/02/Rubello-Blue.jpg\";s:8:\"filesize\";i:42817;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Rubello-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6549;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Rubello-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Rubello-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Rubello-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30248;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Rubello-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6523;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Rubello-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20345;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Rubello-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1538;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113827,4964,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3e6634382c8590e44b49a2f34ecbe4cb658b95a6/Rubello-Blue.jpg'),
(113828,4965,'_wp_attached_file','2025/02/Rubello-Turquoise.jpg'),
(113829,4965,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:29:\"2025/02/Rubello-Turquoise.jpg\";s:8:\"filesize\";i:44348;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Rubello-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6858;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Rubello-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Rubello-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Rubello-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30979;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Rubello-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6875;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Rubello-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20910;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Rubello-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1588;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113830,4965,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a87b9fd9a8d15f78f048974c8a71dc52b0e482dc/Rubello-Turquoise.jpg'),
(113831,4966,'_wp_attached_file','2025/02/Rubello-Charcoal.jpg'),
(113832,4966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2025/02/Rubello-Charcoal.jpg\";s:8:\"filesize\";i:42638;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Rubello-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6243;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Rubello-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Rubello-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Rubello-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28478;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Rubello-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6270;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Rubello-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18863;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Rubello-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113833,4966,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0a97f6697ade32670f6960a7970eee68fe87bd1a/Rubello-Charcoal.jpg'),
(113840,4967,'_wp_attached_file','2025/02/Rushti-Blue.jpg'),
(113841,4967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:23:\"2025/02/Rushti-Blue.jpg\";s:8:\"filesize\";i:44359;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Rushti-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6585;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Rushti-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Rushti-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2327;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Rushti-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30337;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Rushti-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6535;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Rushti-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20604;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Rushti-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113842,4967,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9b1d6034dffbe5fc21d4fa742d1e7933b096ce54/Rushti-Blue.jpg'),
(113843,4968,'_wp_attached_file','2025/02/Rushti-Turquoise.jpg'),
(113844,4968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2025/02/Rushti-Turquoise.jpg\";s:8:\"filesize\";i:46181;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Rushti-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7037;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Rushti-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50539;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Rushti-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2409;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Rushti-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32136;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Rushti-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7001;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Rushti-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21460;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Rushti-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113845,4968,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e2ff907c8c0a2c9d41cecf0bec5469a9c1326fe7/Rushti-Turquoise.jpg'),
(113846,4969,'_wp_attached_file','2025/02/Rushti-Alt.jpg'),
(113847,4969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:22:\"2025/02/Rushti-Alt.jpg\";s:8:\"filesize\";i:44395;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Rushti-Alt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6749;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Rushti-Alt-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48132;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Rushti-Alt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2317;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Rushti-Alt-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30393;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Rushti-Alt-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6694;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Rushti-Alt-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20576;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Rushti-Alt-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113848,4969,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e76c3e186a4667fb5f1d36706362b41745017f70/Rushti-Alt.jpg'),
(113849,4970,'_wp_attached_file','2025/02/Rushti-Traditional.jpg'),
(113850,4970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:30:\"2025/02/Rushti-Traditional.jpg\";s:8:\"filesize\";i:47141;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Rushti-Traditional-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7322;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Rushti-Traditional-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52688;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Rushti-Traditional-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2445;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Rushti-Traditional-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33189;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Rushti-Traditional-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7313;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Rushti-Traditional-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22446;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Rushti-Traditional-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113851,4970,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5a88fb2ce8fff615bafd54c61e6798db74ce9352/Rushti-Traditional.jpg'),
(113858,4971,'_wp_attached_file','2025/02/Xulane-Blue.jpg'),
(113859,4971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:23:\"2025/02/Xulane-Blue.jpg\";s:8:\"filesize\";i:41023;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Xulane-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6485;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Xulane-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41341;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Xulane-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Xulane-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26133;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Xulane-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6471;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Xulane-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18530;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Xulane-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113860,4971,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5c8a0cff8cb7d364d2b83e580d9c4db6962cefee/Xulane-Blue.jpg'),
(113867,4972,'_wp_attached_file','2025/02/Zunto-Blue.jpg'),
(113868,4972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:22:\"2025/02/Zunto-Blue.jpg\";s:8:\"filesize\";i:43240;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Zunto-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7062;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Zunto-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Zunto-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2411;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Zunto-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31163;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Zunto-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7076;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Zunto-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21049;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Zunto-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113869,4972,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d976c825deff262b585b07d851d6f8ba49a2b3b1/Zunto-Blue.jpg'),
(113870,4973,'_wp_attached_file','2025/02/Zunto-Turquoise.jpg'),
(113871,4973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2025/02/Zunto-Turquoise.jpg\";s:8:\"filesize\";i:43764;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Zunto-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7058;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Zunto-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Zunto-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2377;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Zunto-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31714;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Zunto-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7067;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Zunto-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21330;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Zunto-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1606;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113872,4973,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/604e96bec19a4aba85c09b2b0c1710d12e466b78/Zunto-Turquoise.jpg'),
(113873,4974,'_wp_attached_file','2025/02/Zunto-Charcoal.jpg'),
(113874,4974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:26:\"2025/02/Zunto-Charcoal.jpg\";s:8:\"filesize\";i:40812;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Zunto-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6218;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Zunto-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43858;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Zunto-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2210;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Zunto-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27617;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Zunto-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6227;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Zunto-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18519;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Zunto-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1480;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113875,4974,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8d14eed218b5e5dc85e9149fbb98589131952cfe/Zunto-Charcoal.jpg'),
(113879,4975,'_wp_attached_file','2025/02/Modax-Blue.jpg'),
(113880,4975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:22:\"2025/02/Modax-Blue.jpg\";s:8:\"filesize\";i:43555;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Modax-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6910;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Modax-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Modax-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Modax-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30368;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Modax-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6921;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Modax-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20365;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Modax-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113881,4975,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/322b5b5f1db6cf9a840c0e5527e28f2b5d28e287/Modax-Blue.jpg'),
(113882,4976,'_wp_attached_file','2025/02/Modax-Turquoise.jpg'),
(113883,4976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2025/02/Modax-Turquoise.jpg\";s:8:\"filesize\";i:41997;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Modax-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6658;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Modax-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45736;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Modax-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2470;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Modax-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29217;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Modax-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Modax-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19327;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Modax-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113884,4976,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a495392e28cc57428144c99e119417376237bcbc/Modax-Turquoise.jpg'),
(113885,4977,'_wp_attached_file','2025/02/Modax-Charcoal.jpg'),
(113886,4977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:26:\"2025/02/Modax-Charcoal.jpg\";s:8:\"filesize\";i:41634;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Modax-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6237;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Modax-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Modax-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Modax-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27462;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Modax-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6262;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Modax-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18051;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Modax-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113887,4977,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8f5a502fe5bf1d90f9a12670f0c9cacf5c88109e/Modax-Charcoal.jpg'),
(113896,4978,'_wp_attached_file','2025/02/Yokani-Blue.jpg'),
(113897,4978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:23:\"2025/02/Yokani-Blue.jpg\";s:8:\"filesize\";i:38339;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Yokani-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6334;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Yokani-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Yokani-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2502;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Yokani-Blue-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25252;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Yokani-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6268;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Yokani-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17741;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Yokani-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113898,4978,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/538d84892f19b1daff36312d28f11b9256e5a349/Yokani-Blue.jpg'),
(113899,4979,'_wp_attached_file','2025/02/Yokani-Turquoise.jpg'),
(113900,4979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:28:\"2025/02/Yokani-Turquoise.jpg\";s:8:\"filesize\";i:39500;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Yokani-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6573;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Yokani-Turquoise-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41556;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Yokani-Turquoise-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2500;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Yokani-Turquoise-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26458;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Yokani-Turquoise-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6472;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Yokani-Turquoise-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18319;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Yokani-Turquoise-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1721;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113901,4979,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5a1619d10bf48ea336d40642e3b86407a07e0d7c/Yokani-Turquoise.jpg'),
(113902,4980,'_wp_attached_file','2025/02/Yokani-Charcoal.jpg'),
(113903,4980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1244;s:4:\"file\";s:27:\"2025/02/Yokani-Charcoal.jpg\";s:8:\"filesize\";i:39130;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Yokani-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6197;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Yokani-Charcoal-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38646;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Yokani-Charcoal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Yokani-Charcoal-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24628;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Yokani-Charcoal-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6096;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Yokani-Charcoal-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17085;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Yokani-Charcoal-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113904,4980,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c5b70c3d67c39e77efd0508c00cf9d0a640ee98d/Yokani-Charcoal.jpg'),
(113910,4944,'_product_image_gallery','4975,4976,4977'),
(113911,4939,'_product_image_gallery','4978,4979,4980'),
(113912,4925,'_product_image_gallery','4972,4973,4974'),
(113913,4909,'_product_image_gallery','4967,4968,4969,4970'),
(113914,4915,'_product_image_gallery','4964,4965,4966'),
(113916,4981,'_variation_description',''),
(113917,4981,'_sku','14125'),
(113918,4981,'_regular_price','870'),
(113919,4981,'total_sales','0'),
(113920,4981,'_tax_status','taxable'),
(113921,4981,'_tax_class','parent'),
(113922,4981,'_manage_stock','yes'),
(113923,4981,'_backorders','no'),
(113924,4981,'_sold_individually','no'),
(113925,4981,'_virtual','no'),
(113926,4981,'_downloadable','no'),
(113927,4981,'_download_limit','-1'),
(113928,4981,'_download_expiry','-1'),
(113929,4981,'_stock','0'),
(113930,4981,'_stock_status','outofstock'),
(113931,4981,'_wc_average_rating','0'),
(113932,4981,'_wc_review_count','0'),
(113933,4981,'attribute_pa_size','o1500mm'),
(113934,4981,'attribute_colour','Blue'),
(113935,4981,'_price','870'),
(113936,4981,'_product_version','9.7.1'),
(113937,4982,'_variation_description',''),
(113938,4982,'_sku','14126'),
(113939,4982,'_regular_price','870'),
(113940,4982,'total_sales','0'),
(113941,4982,'_tax_status','taxable'),
(113942,4982,'_tax_class','parent'),
(113943,4982,'_manage_stock','yes'),
(113944,4982,'_backorders','no'),
(113945,4982,'_sold_individually','no'),
(113946,4982,'_virtual','no'),
(113947,4982,'_downloadable','no'),
(113948,4982,'_download_limit','-1'),
(113949,4982,'_download_expiry','-1'),
(113950,4982,'_stock','-1'),
(113951,4982,'_stock_status','outofstock'),
(113952,4982,'_wc_average_rating','0'),
(113953,4982,'_wc_review_count','0'),
(113954,4982,'attribute_pa_size','o1500mm'),
(113955,4982,'attribute_colour','Black'),
(113956,4982,'_price','870'),
(113957,4982,'_product_version','9.7.1'),
(113958,4983,'_variation_description',''),
(113959,4983,'_sku','14127'),
(113960,4983,'_regular_price','870'),
(113961,4983,'total_sales','0'),
(113962,4983,'_tax_status','taxable'),
(113963,4983,'_tax_class','parent'),
(113964,4983,'_manage_stock','yes'),
(113965,4983,'_backorders','no'),
(113966,4983,'_sold_individually','no'),
(113967,4983,'_virtual','no'),
(113968,4983,'_downloadable','no'),
(113969,4983,'_download_limit','-1'),
(113970,4983,'_download_expiry','-1'),
(113971,4983,'_stock','0'),
(113972,4983,'_stock_status','outofstock'),
(113973,4983,'_wc_average_rating','0'),
(113974,4983,'_wc_review_count','0'),
(113975,4983,'attribute_pa_size','o1500mm'),
(113976,4983,'attribute_colour','Grey'),
(113977,4983,'_price','870'),
(113978,4983,'_product_version','9.7.1'),
(113981,4983,'_thumbnail_id','4986'),
(113982,4981,'_thumbnail_id','4984'),
(113983,4982,'_thumbnail_id','4985'),
(113986,4984,'_wp_attached_file','2025/02/Mod-N-Medusa-Blue.jpg'),
(113987,4984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2025/02/Mod-N-Medusa-Blue.jpg\";s:8:\"filesize\";i:203895;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21901;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Medusa-Blue-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95605;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21901;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65962;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Blue-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113988,4984,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f6edc687728bd632dc48765012e82a72a413dc3f/Mod-N-Medusa-Blue.jpg'),
(113989,4985,'_wp_attached_file','2025/02/Mod-N-Medusa-Black.jpg'),
(113990,4985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:30:\"2025/02/Mod-N-Medusa-Black.jpg\";s:8:\"filesize\";i:178509;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Mod-N-Medusa-Black-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85173;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19611;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Mod-N-Medusa-Black-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3347;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113991,4985,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/bed6f60701eda04f9bebbbf868e6c5553d7d4266/Mod-N-Medusa-Black.jpg'),
(113992,4986,'_wp_attached_file','2025/02/Mod-N-Medusa-Grey.jpg'),
(113993,4986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1243;s:6:\"height\";i:1243;s:4:\"file\";s:29:\"2025/02/Mod-N-Medusa-Grey.jpg\";s:8:\"filesize\";i:111768;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12036;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Mod-N-Medusa-Grey-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4214;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51870;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12036;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35822;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Mod-N-Medusa-Grey-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(113994,4986,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f81fc9a8113f9b632ccad0b337d5c08817a76baf/Mod-N-Medusa-Grey.jpg'),
(114023,3182,'_thumbnail_id','0'),
(114024,3181,'_thumbnail_id','0'),
(114025,4641,'_thumbnail_id','0'),
(114026,3180,'_thumbnail_id','0'),
(114105,4987,'_order_key','wc_order_LE4YPBcKuMKyf'),
(114106,4987,'_customer_user','0'),
(114107,4987,'_payment_method','bacs'),
(114108,4987,'_payment_method_title','Direct bank transfer'),
(114109,4987,'_customer_ip_address','197.229.7.51'),
(114110,4987,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36'),
(114111,4987,'_created_via','checkout'),
(114112,4987,'_cart_hash','954112dba7d63d133bd4ff24310eb416'),
(114113,4987,'_download_permissions_granted','yes'),
(114114,4987,'_recorded_sales','yes'),
(114115,4987,'_recorded_coupon_usage_counts','yes'),
(114116,4987,'_new_order_email_sent','true'),
(114117,4987,'_order_stock_reduced','yes'),
(114118,4987,'_billing_first_name','Daniel'),
(114119,4987,'_billing_last_name','Haugh'),
(114120,4987,'_billing_company','Interactive Online'),
(114121,4987,'_billing_address_1','24 Beethoven Street'),
(114122,4987,'_billing_city','Stellenbosch'),
(114123,4987,'_billing_state','WC'),
(114124,4987,'_billing_postcode','7600'),
(114125,4987,'_billing_country','ZA'),
(114126,4987,'_billing_email','daniel@interactiveonline.co.za'),
(114127,4987,'_billing_phone','0833933899'),
(114128,4987,'_shipping_first_name','Daniel'),
(114129,4987,'_shipping_last_name','Haugh'),
(114130,4987,'_shipping_company','Interactive Online'),
(114131,4987,'_shipping_address_1','27 Noordwal-Wes Road'),
(114132,4987,'_shipping_address_2','Stellenbosch Central'),
(114133,4987,'_shipping_city','Stellenbosch'),
(114134,4987,'_shipping_state','WC'),
(114135,4987,'_shipping_postcode','7600'),
(114136,4987,'_shipping_country','ZA'),
(114137,4987,'_order_currency','ZAR'),
(114138,4987,'_cart_discount','0'),
(114139,4987,'_cart_discount_tax','0'),
(114140,4987,'_order_shipping','200'),
(114141,4987,'_order_shipping_tax','30'),
(114142,4987,'_order_tax','426'),
(114143,4987,'_order_total','3496.00'),
(114144,4987,'_order_version','9.6.2'),
(114145,4987,'_prices_include_tax','no'),
(114146,4987,'_billing_address_index','Daniel Haugh Interactive Online 24 Beethoven Street  Stellenbosch WC 7600 ZA daniel@interactiveonline.co.za 0833933899'),
(114147,4987,'_shipping_address_index','Daniel Haugh Interactive Online 27 Noordwal-Wes Road Stellenbosch Central Stellenbosch WC 7600 ZA '),
(114148,4987,'is_vat_exempt','no'),
(114149,4987,'_wc_order_attribution_source_type','organic'),
(114150,4987,'_wc_order_attribution_referrer','http://www.google.com/'),
(114151,4987,'_wc_order_attribution_utm_source','google'),
(114152,4987,'_wc_order_attribution_utm_medium','organic'),
(114153,4987,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/2/'),
(114154,4987,'_wc_order_attribution_session_start_time','2025-02-24 08:50:06'),
(114155,4987,'_wc_order_attribution_session_pages','2'),
(114156,4987,'_wc_order_attribution_session_count','8'),
(114157,4987,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36'),
(114158,4987,'_wc_order_attribution_device_type','Desktop'),
(114159,4987,'_ga_tracked','1'),
(114160,4987,'_edit_lock','1740460345:244'),
(114161,4987,'_edit_last','244'),
(114162,4987,'_date_completed','1740460469'),
(114163,4987,'_date_paid','1740460469'),
(114164,4987,'_paid_date','2025-02-25 07:14:29'),
(114165,4987,'_completed_date','2025-02-25 07:14:29'),
(114451,4989,'_order_key','wc_order_ZGHsaFyIhqIH9'),
(114452,4989,'_customer_user','0'),
(114453,4989,'_payment_method','cod'),
(114454,4989,'_payment_method_title','Get a quote'),
(114455,4989,'_customer_ip_address','160.226.132.241'),
(114456,4989,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0'),
(114457,4989,'_created_via','checkout'),
(114458,4989,'_cart_hash','adea60a8ef65ead2c432847a74add9ef'),
(114459,4989,'_download_permissions_granted','yes'),
(114460,4989,'_recorded_sales','yes'),
(114461,4989,'_recorded_coupon_usage_counts','yes'),
(114462,4989,'_new_order_email_sent','true'),
(114463,4989,'_order_stock_reduced','yes'),
(114464,4989,'_billing_first_name','Reneisha'),
(114465,4989,'_billing_last_name','Diedericks'),
(114466,4989,'_billing_company','Springfontein Wine Estate'),
(114467,4989,'_billing_address_1','8'),
(114468,4989,'_billing_address_2','Wortelgatroad'),
(114469,4989,'_billing_city','Stanford'),
(114470,4989,'_billing_state','WC'),
(114471,4989,'_billing_postcode','7210'),
(114472,4989,'_billing_country','ZA'),
(114473,4989,'_billing_email','reneisha.diedericks@springfontein.co.za'),
(114474,4989,'_billing_phone','+27785829836'),
(114475,4989,'_shipping_first_name','Reneisha'),
(114476,4989,'_shipping_last_name','Diedericks'),
(114477,4989,'_shipping_company','Springfontein Wine Estate'),
(114478,4989,'_shipping_address_1','8'),
(114479,4989,'_shipping_address_2','Wortelgatroad'),
(114480,4989,'_shipping_city','Stanford'),
(114481,4989,'_shipping_state','WC'),
(114482,4989,'_shipping_postcode','7210'),
(114483,4989,'_shipping_country','ZA'),
(114484,4989,'_order_currency','ZAR'),
(114485,4989,'_cart_discount','0'),
(114486,4989,'_cart_discount_tax','0'),
(114487,4989,'_order_shipping','0'),
(114488,4989,'_order_shipping_tax','0'),
(114489,4989,'_order_tax','153.75'),
(114490,4989,'_order_total','1178.75'),
(114491,4989,'_order_version','9.7.1'),
(114492,4989,'_prices_include_tax','no'),
(114493,4989,'_billing_address_index','Reneisha Diedericks Springfontein Wine Estate 8 Wortelgatroad Stanford WC 7210 ZA reneisha.diedericks@springfontein.co.za +27785829836'),
(114494,4989,'_shipping_address_index','Reneisha Diedericks Springfontein Wine Estate 8 Wortelgatroad Stanford WC 7210 ZA '),
(114495,4989,'is_vat_exempt','no'),
(114496,4989,'_wc_order_attribution_source_type','typein'),
(114497,4989,'_wc_order_attribution_utm_source','(direct)'),
(114498,4989,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstautofiller/'),
(114499,4989,'_wc_order_attribution_session_start_time','2025-02-28 13:35:26'),
(114500,4989,'_wc_order_attribution_session_pages','6'),
(114501,4989,'_wc_order_attribution_session_count','1'),
(114502,4989,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0'),
(114503,4989,'_wc_order_attribution_device_type','Desktop'),
(114504,4989,'_ga_tracked','1'),
(114509,3382,'_price','113'),
(114661,4989,'_edit_lock','1741162678:244'),
(114662,4989,'_edit_last','244'),
(114663,4989,'_date_completed','1741152718'),
(114664,4989,'_date_paid','1741152718'),
(114665,4989,'_paid_date','2025-03-05 07:31:58'),
(114666,4989,'_completed_date','2025-03-05 07:31:58'),
(114785,4990,'_wp_attached_file','2025/03/Anchor-Web.jpeg'),
(114786,4990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:23:\"2025/03/Anchor-Web.jpeg\";s:8:\"filesize\";i:43450;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Anchor-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6825;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Anchor-Web-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Anchor-Web-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Anchor-Web-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Anchor-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6825;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Anchor-Web-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20006;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Anchor-Web-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114787,4990,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77f876d36f224bfc206c10242c692f3ebeef8e0e/Anchor-Web.jpeg'),
(114789,4991,'_wp_attached_file','2025/03/Anchor-Web-1.jpeg'),
(114790,4991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:25:\"2025/03/Anchor-Web-1.jpeg\";s:8:\"filesize\";i:43450;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Anchor-Web-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6825;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Anchor-Web-1-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Anchor-Web-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Anchor-Web-1-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Anchor-Web-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6825;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Anchor-Web-1-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20006;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Anchor-Web-1-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1736;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114791,4991,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/77f876d36f224bfc206c10242c692f3ebeef8e0e/Anchor-Web.jpeg'),
(114792,4954,'_thumbnail_id','4991'),
(114795,4992,'_wp_attached_file','2025/03/Dolphin-Web.jpg'),
(114796,4992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:23:\"2025/03/Dolphin-Web.jpg\";s:8:\"filesize\";i:42314;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Dolphin-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6766;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Dolphin-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Dolphin-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Dolphin-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29608;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Dolphin-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6766;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Dolphin-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19576;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Dolphin-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114797,4992,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b96864bfe5bea2b276725fdd757003b3dae4825c/Dolphin-Web.jpg'),
(114799,4993,'_wp_attached_file','2025/03/Dolphin-Web-1.jpg'),
(114800,4993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:25:\"2025/03/Dolphin-Web-1.jpg\";s:8:\"filesize\";i:42314;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Dolphin-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6766;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Dolphin-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Dolphin-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Dolphin-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29608;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Dolphin-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6766;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Dolphin-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19576;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Dolphin-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1801;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114801,4993,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b96864bfe5bea2b276725fdd757003b3dae4825c/Dolphin-Web.jpg'),
(114802,4956,'_thumbnail_id','4993'),
(114805,4994,'_wp_attached_file','2025/03/Seashell-Web.jpg'),
(114806,4994,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:24:\"2025/03/Seashell-Web.jpg\";s:8:\"filesize\";i:45045;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Seashell-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6817;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Seashell-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50740;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Seashell-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Seashell-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31481;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Seashell-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6817;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Seashell-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20561;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Seashell-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114807,4994,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/543d6beed77c387ec0f3d3a8ca9591f0c3705412/Seashell-Web.jpg'),
(114809,4995,'_wp_attached_file','2025/03/Seashell-Web-1.jpg'),
(114810,4995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:26:\"2025/03/Seashell-Web-1.jpg\";s:8:\"filesize\";i:45045;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Seashell-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6817;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Seashell-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50740;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Seashell-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Seashell-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31481;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Seashell-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6817;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Seashell-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20561;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Seashell-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1793;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114811,4995,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/543d6beed77c387ec0f3d3a8ca9591f0c3705412/Seashell-Web.jpg'),
(114812,4958,'_thumbnail_id','4995'),
(114818,4996,'_wp_attached_file','2025/03/Starfish-Web.jpg'),
(114819,4996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:24:\"2025/03/Starfish-Web.jpg\";s:8:\"filesize\";i:43748;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Starfish-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6904;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Starfish-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Starfish-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Starfish-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31375;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Starfish-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6904;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Starfish-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Starfish-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1814;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114820,4996,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0536fe8fb4c304cde1532431d343a82e3ea3d565/Starfish-Web.jpg'),
(114822,4997,'_wp_attached_file','2025/03/Starfish-Web-1.jpg'),
(114823,4997,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:26:\"2025/03/Starfish-Web-1.jpg\";s:8:\"filesize\";i:43748;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Starfish-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6904;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Starfish-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Starfish-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2664;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Starfish-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31375;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Starfish-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6904;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Starfish-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Starfish-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1814;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114824,4997,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0536fe8fb4c304cde1532431d343a82e3ea3d565/Starfish-Web.jpg'),
(114825,4962,'_thumbnail_id','4997'),
(114828,4998,'_wp_attached_file','2025/03/Turtle-Web.jpg'),
(114829,4998,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:22:\"2025/03/Turtle-Web.jpg\";s:8:\"filesize\";i:44878;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Turtle-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6944;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Turtle-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Turtle-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2606;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Turtle-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32288;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Turtle-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6944;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Turtle-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21329;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Turtle-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114830,4998,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/35e19b5fde8842c2970b4dd5c6c4212fde6a4a25/Turtle-Web.jpg'),
(114832,4999,'_wp_attached_file','2025/03/Turtle-Web-1.jpg'),
(114833,4999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:24:\"2025/03/Turtle-Web-1.jpg\";s:8:\"filesize\";i:44878;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Turtle-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6944;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Turtle-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Turtle-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2606;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Turtle-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32288;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Turtle-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6944;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Turtle-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21329;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Turtle-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1796;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114834,4999,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/35e19b5fde8842c2970b4dd5c6c4212fde6a4a25/Turtle-Web.jpg'),
(114835,4960,'_thumbnail_id','4999'),
(114841,5000,'_wp_attached_file','2025/03/Compass-Web.jpg'),
(114842,5000,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:23:\"2025/03/Compass-Web.jpg\";s:8:\"filesize\";i:49260;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Compass-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7320;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Compass-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Compass-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2596;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Compass-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35983;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Compass-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7320;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Compass-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23188;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Compass-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114843,5000,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6ca9a9bd5f30a32d7c70a1b1157ee5e6c3df8495/Compass-Web.jpg'),
(114845,5001,'_wp_attached_file','2025/03/Compass-Web-1.jpg'),
(114846,5001,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:25:\"2025/03/Compass-Web-1.jpg\";s:8:\"filesize\";i:49260;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Compass-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7320;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Compass-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Compass-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2596;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Compass-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35983;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Compass-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7320;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Compass-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23188;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Compass-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114847,5001,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6ca9a9bd5f30a32d7c70a1b1157ee5e6c3df8495/Compass-Web.jpg'),
(114848,4952,'_thumbnail_id','5001'),
(114917,4936,'_thumbnail_id','5004'),
(114918,4937,'_thumbnail_id','5005'),
(114919,4935,'_thumbnail_id','5003'),
(114927,4949,'_thumbnail_id','5006'),
(114928,4950,'_thumbnail_id','5007'),
(114929,4951,'_thumbnail_id','5008'),
(114934,4962,'_yoast_wpseo_focuskw','mosaics | fibreglass | digital mosaics | starfish | ocean'),
(114935,4962,'_yoast_wpseo_metadesc','Simulated mosaic art for fibreglass swimming pools.'),
(114936,4962,'_yoast_wpseo_linkdex','29'),
(114937,4962,'_yoast_wpseo_content_score','60'),
(114938,4960,'_yoast_wpseo_focuskw','mosaics | turtle | fibreglass mosaics | ocean'),
(114939,4960,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(114940,4960,'_yoast_wpseo_linkdex','31'),
(114941,4960,'_yoast_wpseo_content_score','60'),
(114942,4958,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(114943,4958,'_yoast_wpseo_content_score','60'),
(114944,4956,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools.'),
(114945,4956,'_yoast_wpseo_content_score','60'),
(114946,4954,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(114947,4954,'_yoast_wpseo_content_score','60'),
(114948,4952,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(114949,4952,'_yoast_wpseo_content_score','60'),
(114969,5002,'_wp_attached_file','2025/03/Ocean-Range-Web.jpg'),
(114970,5002,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:27:\"2025/03/Ocean-Range-Web.jpg\";s:8:\"filesize\";i:107331;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Ocean-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24052;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Ocean-Range-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176541;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Ocean-Range-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7806;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Ocean-Range-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111688;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Ocean-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24052;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Ocean-Range-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74875;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Ocean-Range-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4322;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114971,5003,'_wp_attached_file','2025/03/Armani-Blue-Web.jpeg'),
(114972,5003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/03/Armani-Blue-Web.jpeg\";s:8:\"filesize\";i:42285;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Armani-Blue-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6302;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Armani-Blue-Web-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43683;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Armani-Blue-Web-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Armani-Blue-Web-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26882;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Armani-Blue-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6302;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Armani-Blue-Web-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18129;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Armani-Blue-Web-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114973,5003,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/74055edd01752eb42d493d644e30b6fa5c698f7a/Armani-Blue-Web.jpeg'),
(114974,5004,'_wp_attached_file','2025/03/Armani-Charcoal-Web.jpg'),
(114975,5004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:31:\"2025/03/Armani-Charcoal-Web.jpg\";s:8:\"filesize\";i:38226;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Armani-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5474;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Armani-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Armani-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2177;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Armani-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22356;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Armani-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5474;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Armani-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14864;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Armani-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1528;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114976,5004,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/333c0f637d9ec43f2f817b0dd68dabe3027ba676/Armani-Charcoal-Web.jpg'),
(114977,5005,'_wp_attached_file','2025/03/Armani-Gold-Web.jpg'),
(114978,5005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:27:\"2025/03/Armani-Gold-Web.jpg\";s:8:\"filesize\";i:39270;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Armani-Gold-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5840;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Armani-Gold-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40599;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Armani-Gold-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2243;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Armani-Gold-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25308;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Armani-Gold-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5840;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Armani-Gold-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17000;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Armani-Gold-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1576;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114979,5005,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9c83989f5127178c811aea359b78cd7925145cd0/Armani-Gold-Web.jpg'),
(114991,5006,'_wp_attached_file','2025/03/Storm-Blue-Web.jpg'),
(114992,5006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:26:\"2025/03/Storm-Blue-Web.jpg\";s:8:\"filesize\";i:41528;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Storm-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6455;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Storm-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43403;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Storm-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2523;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Storm-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27034;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Storm-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6455;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Storm-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18493;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Storm-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114993,5006,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a0e582bcb09e139ba22de17835959f6ed025b93a/Storm-Blue-Web.jpg'),
(114994,5007,'_wp_attached_file','2025/03/Storm-Charcoal-Web.jpg'),
(114995,5007,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/03/Storm-Charcoal-Web.jpg\";s:8:\"filesize\";i:37813;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Storm-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5337;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Storm-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Storm-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2216;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Storm-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Storm-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5337;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Storm-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14718;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Storm-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114996,5007,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2bf381566e3399335efd53b9abc8514dcc1b6ccd/Storm-Charcoal-Web.jpg'),
(114997,5008,'_wp_attached_file','2025/03/Storm-Gold-Web.jpg'),
(114998,5008,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:26:\"2025/03/Storm-Gold-Web.jpg\";s:8:\"filesize\";i:39352;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Storm-Gold-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5799;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Storm-Gold-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Storm-Gold-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2273;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Storm-Gold-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24898;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Storm-Gold-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5799;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Storm-Gold-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16894;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Storm-Gold-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114999,5008,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c2ea072b6783d77f32bfe8100222e0755f8dce14/Storm-Gold-Web.jpg'),
(115003,4904,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115004,4904,'_yoast_wpseo_content_score','60'),
(115005,4909,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115006,4909,'_yoast_wpseo_content_score','60'),
(115007,4915,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115008,4915,'_yoast_wpseo_content_score','60'),
(115009,4920,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115010,4920,'_yoast_wpseo_content_score','60'),
(115011,4925,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115012,4925,'_yoast_wpseo_content_score','60'),
(115014,4934,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115015,4934,'_yoast_wpseo_content_score','60'),
(115017,5009,'_wp_attached_file','2025/03/Armani-Web.jpg'),
(115018,5009,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:22:\"2025/03/Armani-Web.jpg\";s:8:\"filesize\";i:62956;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Armani-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12973;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"Armani-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85487;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Armani-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4416;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Armani-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54564;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Armani-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12973;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Armani-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37242;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Armani-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115019,5009,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3f488b9805ff6b09e7807a9090ef26b5c3dcd77f/Armani-Web.jpg'),
(115020,4934,'_thumbnail_id','5009'),
(115024,5010,'_wp_attached_file','2025/03/Storm-Web.jpg'),
(115025,5010,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:21:\"2025/03/Storm-Web.jpg\";s:8:\"filesize\";i:61588;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Storm-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12842;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"Storm-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Storm-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"Storm-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53579;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"Storm-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12842;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"Storm-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37228;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"Storm-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115026,5010,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/11b752fce3ea432129f4f6ca2a3adea54a37e617/Storm-Web.jpg'),
(115027,4948,'_thumbnail_id','5010'),
(115037,4934,'_product_image_gallery','5003,5004,5005'),
(115038,4939,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115039,4939,'_yoast_wpseo_content_score','60'),
(115041,4944,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115042,4944,'_yoast_wpseo_content_score','60'),
(115043,4948,'_product_image_gallery','5006,5007,5008'),
(115044,4948,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115045,4948,'_yoast_wpseo_content_score','60'),
(115050,3207,'_price','178.19'),
(115051,5011,'_wp_attached_file','2025/03/Classique-2-Web.jpg'),
(115052,5011,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:27:\"2025/03/Classique-2-Web.jpg\";s:8:\"filesize\";i:68868;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Classique-2-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10530;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Classique-2-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91652;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Classique-2-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Classique-2-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57029;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Classique-2-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10530;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Classique-2-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35992;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Classique-2-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1863;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115053,5011,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cc81f57ab6f995be3bd881e4f72c3fc0747fb007/Classique-2-Web.jpg'),
(115054,5012,'total_sales','0'),
(115055,5012,'_tax_status','taxable'),
(115056,5012,'_tax_class',''),
(115057,5012,'_manage_stock','no'),
(115058,5012,'_backorders','no'),
(115059,5012,'_sold_individually','no'),
(115060,5012,'_virtual','no'),
(115061,5012,'_downloadable','no'),
(115062,5012,'_download_limit','-1'),
(115063,5012,'_download_expiry','-1'),
(115064,5012,'_thumbnail_id','5011'),
(115065,5012,'_stock',NULL),
(115066,5012,'_stock_status','instock'),
(115067,5012,'_wc_average_rating','0'),
(115068,5012,'_wc_review_count','0'),
(115069,5012,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115070,5012,'_product_version','9.8.5'),
(115071,5013,'_wp_attached_file','2025/03/Classique-2-Blue-Web.jpg'),
(115072,5013,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1241;s:6:\"height\";i:1241;s:4:\"file\";s:32:\"2025/03/Classique-2-Blue-Web.jpg\";s:8:\"filesize\";i:50031;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Classique-2-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6871;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Classique-2-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Classique-2-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2338;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Classique-2-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35770;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Classique-2-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6871;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Classique-2-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23360;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Classique-2-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115073,5013,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e73fba6ed81a4b5f56040e94087e32d3e06ffb6a/Classique-2-Blue-Web.jpg'),
(115074,5014,'_variation_description',''),
(115075,5014,'_sku','14081'),
(115076,5014,'_regular_price','21'),
(115077,5014,'total_sales','0'),
(115078,5014,'_tax_status','taxable'),
(115079,5014,'_tax_class','parent'),
(115080,5014,'_manage_stock','yes'),
(115081,5014,'_backorders','no'),
(115082,5014,'_sold_individually','no'),
(115083,5014,'_virtual','no'),
(115084,5014,'_downloadable','no'),
(115085,5014,'_download_limit','-1'),
(115086,5014,'_download_expiry','-1'),
(115087,5014,'_thumbnail_id','5013'),
(115088,5014,'_stock','664'),
(115089,5014,'_stock_status','instock'),
(115090,5014,'_wc_average_rating','0'),
(115091,5014,'_wc_review_count','0'),
(115092,5014,'attribute_colour','Blue'),
(115093,5014,'_price','21'),
(115094,5014,'_product_version','9.8.5'),
(115095,5015,'_wp_attached_file','2025/03/Classique-2-Charcoal-Web.jpg'),
(115096,5015,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:36:\"2025/03/Classique-2-Charcoal-Web.jpg\";s:8:\"filesize\";i:46910;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Classique-2-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6161;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Classique-2-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Classique-2-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Classique-2-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31393;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Classique-2-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6161;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Classique-2-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20500;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Classique-2-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1487;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115097,5015,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/8859ebc95cf8e56ed4def5f1c1599323671cbbcd/Classique-2-Charcoal-Web.jpg'),
(115098,5016,'_variation_description',''),
(115099,5016,'_sku','14082'),
(115100,5016,'_regular_price','21'),
(115101,5016,'total_sales','0'),
(115102,5016,'_tax_status','taxable'),
(115103,5016,'_tax_class','parent'),
(115104,5016,'_manage_stock','yes'),
(115105,5016,'_backorders','no'),
(115106,5016,'_sold_individually','no'),
(115107,5016,'_virtual','no'),
(115108,5016,'_downloadable','no'),
(115109,5016,'_download_limit','-1'),
(115110,5016,'_download_expiry','-1'),
(115111,5016,'_thumbnail_id','5015'),
(115112,5016,'_stock','245'),
(115113,5016,'_stock_status','instock'),
(115114,5016,'_wc_average_rating','0'),
(115115,5016,'_wc_review_count','0'),
(115116,5016,'attribute_colour','Charcoal'),
(115117,5016,'_price','21'),
(115118,5016,'_product_version','9.8.5'),
(115122,5017,'_wp_attached_file','2025/03/Crushed-Classique-Web.jpg'),
(115123,5017,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:33:\"2025/03/Crushed-Classique-Web.jpg\";s:8:\"filesize\";i:60946;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Crushed-Classique-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11223;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Crushed-Classique-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Crushed-Classique-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Crushed-Classique-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53762;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Crushed-Classique-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11223;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Crushed-Classique-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34230;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Crushed-Classique-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1917;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115124,5017,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/c2b57f4b43e7a67b8ee6f34acbaa3b04f9fd80ae/Crushed-Classique-Web.jpg'),
(115125,5018,'total_sales','0'),
(115126,5018,'_tax_status','taxable'),
(115127,5018,'_tax_class',''),
(115128,5018,'_manage_stock','no'),
(115129,5018,'_backorders','no'),
(115130,5018,'_sold_individually','no'),
(115131,5018,'_virtual','no'),
(115132,5018,'_downloadable','no'),
(115133,5018,'_download_limit','-1'),
(115134,5018,'_download_expiry','-1'),
(115135,5018,'_thumbnail_id','5017'),
(115136,5018,'_stock',NULL),
(115137,5018,'_stock_status','instock'),
(115138,5018,'_wc_average_rating','0'),
(115139,5018,'_wc_review_count','0'),
(115140,5018,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115141,5018,'_product_version','9.8.5'),
(115142,5012,'_edit_lock','1741266512:244'),
(115143,5019,'_wp_attached_file','2025/03/Crushed-Classique-Blue-Web.jpg'),
(115144,5019,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:38:\"2025/03/Crushed-Classique-Blue-Web.jpg\";s:8:\"filesize\";i:44765;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7439;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Crushed-Classique-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32846;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Crushed-Classique-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7439;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22460;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Crushed-Classique-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1617;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115145,5019,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9d545db2d5f6c82599f212accc73a1c3dce52cd0/Crushed-Classique-Blue-Web.jpg'),
(115146,5020,'_variation_description',''),
(115147,5020,'_sku','14120'),
(115148,5020,'_regular_price','21'),
(115149,5020,'total_sales','0'),
(115150,5020,'_tax_status','taxable'),
(115151,5020,'_tax_class','parent'),
(115152,5020,'_manage_stock','yes'),
(115153,5020,'_backorders','no'),
(115154,5020,'_sold_individually','no'),
(115155,5020,'_virtual','no'),
(115156,5020,'_downloadable','no'),
(115157,5020,'_download_limit','-1'),
(115158,5020,'_download_expiry','-1'),
(115159,5020,'_thumbnail_id','5019'),
(115160,5020,'_stock','563'),
(115161,5020,'_stock_status','instock'),
(115162,5020,'_wc_average_rating','0'),
(115163,5020,'_wc_review_count','0'),
(115164,5020,'attribute_colour','Blue'),
(115165,5020,'_price','21'),
(115166,5020,'_product_version','9.8.5'),
(115167,5021,'_wp_attached_file','2025/03/Crushed-Classique-Charcoal-Web.jpg'),
(115168,5021,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:42:\"2025/03/Crushed-Classique-Charcoal-Web.jpg\";s:8:\"filesize\";i:44350;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Crushed-Classique-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6802;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Crushed-Classique-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Crushed-Classique-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Crushed-Classique-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30975;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Crushed-Classique-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6802;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Crushed-Classique-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20503;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Crushed-Classique-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1519;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115169,5021,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d1e1b48ca55c52d035757fd119407240df33d1fb/Crushed-Classique-Charcoal-Web.jpg'),
(115170,5022,'_variation_description',''),
(115171,5022,'_sku','14121'),
(115172,5022,'_regular_price','21'),
(115173,5022,'total_sales','0'),
(115174,5022,'_tax_status','taxable'),
(115175,5022,'_tax_class','parent'),
(115176,5022,'_manage_stock','yes'),
(115177,5022,'_backorders','no'),
(115178,5022,'_sold_individually','no'),
(115179,5022,'_virtual','no'),
(115180,5022,'_downloadable','no'),
(115181,5022,'_download_limit','-1'),
(115182,5022,'_download_expiry','-1'),
(115183,5022,'_thumbnail_id','5021'),
(115184,5022,'_stock','234'),
(115185,5022,'_stock_status','instock'),
(115186,5022,'_wc_average_rating','0'),
(115187,5022,'_wc_review_count','0'),
(115188,5022,'attribute_colour','Charcoal'),
(115189,5022,'_price','21'),
(115190,5022,'_product_version','9.8.5'),
(115194,5023,'_wp_attached_file','2025/03/Marston-Web.jpg'),
(115195,5023,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:23:\"2025/03/Marston-Web.jpg\";s:8:\"filesize\";i:44620;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Marston-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8742;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Marston-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52151;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Marston-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3462;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Marston-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33501;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Marston-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8742;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Marston-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22206;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Marston-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115196,5023,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/294fb8031d896100e5e2bc785f28a6bb305a5641/Marston-Web.jpg'),
(115197,5024,'total_sales','0'),
(115198,5024,'_tax_status','taxable'),
(115199,5024,'_tax_class',''),
(115200,5024,'_manage_stock','no'),
(115201,5024,'_backorders','no'),
(115202,5024,'_sold_individually','no'),
(115203,5024,'_virtual','no'),
(115204,5024,'_downloadable','no'),
(115205,5024,'_download_limit','-1'),
(115206,5024,'_download_expiry','-1'),
(115207,5024,'_thumbnail_id','5023'),
(115208,5024,'_stock',NULL),
(115209,5024,'_stock_status','instock'),
(115210,5024,'_wc_average_rating','0'),
(115211,5024,'_wc_review_count','0'),
(115212,5024,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115213,5024,'_product_version','9.8.5'),
(115214,5025,'_wp_attached_file','2025/03/Marston-Blue-Web.jpg'),
(115215,5025,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/03/Marston-Blue-Web.jpg\";s:8:\"filesize\";i:37462;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Marston-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6069;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Marston-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Marston-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Marston-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23369;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Marston-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6069;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Marston-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16313;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Marston-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115216,5025,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3856c020decc45d1c35e92189deba84e854c85b1/Marston-Blue-Web.jpg'),
(115217,5026,'_variation_description',''),
(115218,5026,'_sku','14100'),
(115219,5026,'_regular_price','21'),
(115220,5026,'total_sales','0'),
(115221,5026,'_tax_status','taxable'),
(115222,5026,'_tax_class','parent'),
(115223,5026,'_manage_stock','yes'),
(115224,5026,'_backorders','no'),
(115225,5026,'_sold_individually','no'),
(115226,5026,'_virtual','no'),
(115227,5026,'_downloadable','no'),
(115228,5026,'_download_limit','-1'),
(115229,5026,'_download_expiry','-1'),
(115230,5026,'_thumbnail_id','5025'),
(115231,5026,'_stock','339'),
(115232,5026,'_stock_status','instock'),
(115233,5026,'_wc_average_rating','0'),
(115234,5026,'_wc_review_count','0'),
(115235,5026,'attribute_colour','Blue'),
(115236,5026,'_price','21'),
(115237,5026,'_product_version','9.8.5'),
(115238,5027,'_wp_attached_file','2025/03/Marston-Charcoal-Web.jpg'),
(115239,5027,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Marston-Charcoal-Web.jpg\";s:8:\"filesize\";i:35142;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Marston-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Marston-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Marston-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Marston-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20002;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Marston-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5231;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Marston-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13811;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Marston-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115240,5027,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2fc4bbe58284aae52854694143b63026ee657fca/Marston-Charcoal-Web.jpg'),
(115241,5028,'_variation_description',''),
(115242,5028,'_sku','14101'),
(115243,5028,'_regular_price','21'),
(115244,5028,'total_sales','0'),
(115245,5028,'_tax_status','taxable'),
(115246,5028,'_tax_class','parent'),
(115247,5028,'_manage_stock','yes'),
(115248,5028,'_backorders','no'),
(115249,5028,'_sold_individually','no'),
(115250,5028,'_virtual','no'),
(115251,5028,'_downloadable','no'),
(115252,5028,'_download_limit','-1'),
(115253,5028,'_download_expiry','-1'),
(115254,5028,'_thumbnail_id','5027'),
(115255,5028,'_stock','231'),
(115256,5028,'_stock_status','instock'),
(115257,5028,'_wc_average_rating','0'),
(115258,5028,'_wc_review_count','0'),
(115259,5028,'attribute_colour','Charcoal'),
(115260,5028,'_price','21'),
(115261,5028,'_product_version','9.8.5'),
(115265,5029,'_wp_attached_file','2025/03/Macro-Greek-Web.jpg'),
(115266,5029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:27:\"2025/03/Macro-Greek-Web.jpg\";s:8:\"filesize\";i:52694;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Macro-Greek-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11208;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Macro-Greek-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Macro-Greek-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Macro-Greek-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42034;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Macro-Greek-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11208;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Macro-Greek-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29382;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Macro-Greek-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2077;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115267,5029,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/cf9d33d221722a8d4846e894cf2861c774cd874b/Macro-Greek-Web.jpg'),
(115268,5030,'total_sales','0'),
(115269,5030,'_tax_status','taxable'),
(115270,5030,'_tax_class',''),
(115271,5030,'_manage_stock','no'),
(115272,5030,'_backorders','no'),
(115273,5030,'_sold_individually','no'),
(115274,5030,'_virtual','no'),
(115275,5030,'_downloadable','no'),
(115276,5030,'_download_limit','-1'),
(115277,5030,'_download_expiry','-1'),
(115278,5030,'_thumbnail_id','5029'),
(115279,5030,'_stock',NULL),
(115280,5030,'_stock_status','instock'),
(115281,5030,'_wc_average_rating','0'),
(115282,5030,'_wc_review_count','0'),
(115283,5030,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115284,5030,'_product_version','9.8.5'),
(115285,5031,'_wp_attached_file','2025/03/Macro-Greek-Blue-Web.jpg'),
(115286,5031,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Macro-Greek-Blue-Web.jpg\";s:8:\"filesize\";i:41991;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7407;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Macro-Greek-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42270;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2510;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28675;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Macro-Greek-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7407;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18860;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Macro-Greek-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1740;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115287,5031,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/57ee998840d341060b03235c96b4a513597beb1a/Macro-Greek-Blue-Web.jpg'),
(115288,5032,'_variation_description',''),
(115289,5032,'_sku','14096'),
(115290,5032,'_regular_price','21'),
(115291,5032,'total_sales','0'),
(115292,5032,'_tax_status','taxable'),
(115293,5032,'_tax_class','parent'),
(115294,5032,'_manage_stock','yes'),
(115295,5032,'_backorders','no'),
(115296,5032,'_sold_individually','no'),
(115297,5032,'_virtual','no'),
(115298,5032,'_downloadable','no'),
(115299,5032,'_download_limit','-1'),
(115300,5032,'_download_expiry','-1'),
(115301,5032,'_thumbnail_id','5031'),
(115302,5032,'_stock','694'),
(115303,5032,'_stock_status','instock'),
(115304,5032,'_wc_average_rating','0'),
(115305,5032,'_wc_review_count','0'),
(115306,5032,'attribute_colour','Blue'),
(115307,5032,'_price','21'),
(115308,5032,'_product_version','9.8.5'),
(115309,5033,'_wp_attached_file','2025/03/Macro-Greek-Charcoal-Web.jpg'),
(115310,5033,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:36:\"2025/03/Macro-Greek-Charcoal-Web.jpg\";s:8:\"filesize\";i:40361;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Macro-Greek-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6914;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Macro-Greek-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36083;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Macro-Greek-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2379;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Macro-Greek-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24614;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Macro-Greek-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6914;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Macro-Greek-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Macro-Greek-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1680;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115311,5033,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/17dfa6212ad6f86c6aa32efc02ba8bf9d96210ab/Macro-Greek-Charcoal-Web.jpg'),
(115312,5034,'_variation_description',''),
(115313,5034,'_sku','14097'),
(115314,5034,'_regular_price','21'),
(115315,5034,'total_sales','0'),
(115316,5034,'_tax_status','taxable'),
(115317,5034,'_tax_class','parent'),
(115318,5034,'_manage_stock','yes'),
(115319,5034,'_backorders','no'),
(115320,5034,'_sold_individually','no'),
(115321,5034,'_virtual','no'),
(115322,5034,'_downloadable','no'),
(115323,5034,'_download_limit','-1'),
(115324,5034,'_download_expiry','-1'),
(115325,5034,'_thumbnail_id','5033'),
(115326,5034,'_stock','183'),
(115327,5034,'_stock_status','instock'),
(115328,5034,'_wc_average_rating','0'),
(115329,5034,'_wc_review_count','0'),
(115330,5034,'attribute_colour','Charcoal'),
(115331,5034,'_price','21'),
(115332,5034,'_product_version','9.8.5'),
(115336,5035,'_wp_attached_file','2025/03/Prism-Matrix-Web.jpg'),
(115337,5035,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/03/Prism-Matrix-Web.jpg\";s:8:\"filesize\";i:45252;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Prism-Matrix-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7762;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Prism-Matrix-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54080;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Prism-Matrix-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2889;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Prism-Matrix-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35064;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Prism-Matrix-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7762;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Prism-Matrix-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22774;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Prism-Matrix-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1770;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115338,5012,'_edit_last','244'),
(115339,5012,'_product_image_gallery','5013,5015'),
(115340,5012,'_yoast_wpseo_primary_product_brand',''),
(115341,5012,'_yoast_wpseo_primary_product_cat','26'),
(115342,5012,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115343,5012,'_yoast_wpseo_content_score','60'),
(115344,5012,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(115345,5035,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7fe2cfd8dda669fa07b30c787100af7d21354950/Prism-Matrix-Web.jpg'),
(115346,5036,'total_sales','0'),
(115347,5036,'_tax_status','taxable'),
(115348,5036,'_tax_class',''),
(115349,5036,'_manage_stock','no'),
(115350,5036,'_backorders','no'),
(115351,5036,'_sold_individually','no'),
(115352,5036,'_virtual','no'),
(115353,5036,'_downloadable','no'),
(115354,5036,'_download_limit','-1'),
(115355,5036,'_download_expiry','-1'),
(115356,5036,'_thumbnail_id','5035'),
(115357,5036,'_stock',NULL),
(115358,5036,'_stock_status','instock'),
(115359,5036,'_wc_average_rating','0'),
(115360,5036,'_wc_review_count','0'),
(115361,5036,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115362,5036,'_product_version','9.8.5'),
(115363,5037,'_wp_attached_file','2025/03/Prism-Matrix-Blue-Web.jpg'),
(115364,5037,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:33:\"2025/03/Prism-Matrix-Blue-Web.jpg\";s:8:\"filesize\";i:36757;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5466;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Prism-Matrix-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2146;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23214;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Prism-Matrix-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5466;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16027;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Prism-Matrix-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1518;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115365,5037,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b9d645341ecd8cf07992c1201a978a54c28063fc/Prism-Matrix-Blue-Web.jpg'),
(115366,5038,'_variation_description',''),
(115367,5038,'_sku','14104'),
(115368,5038,'_regular_price','21'),
(115369,5038,'total_sales','0'),
(115370,5038,'_tax_status','taxable'),
(115371,5038,'_tax_class','parent'),
(115372,5038,'_manage_stock','yes'),
(115373,5038,'_backorders','no'),
(115374,5038,'_sold_individually','no'),
(115375,5038,'_virtual','no'),
(115376,5038,'_downloadable','no'),
(115377,5038,'_download_limit','-1'),
(115378,5038,'_download_expiry','-1'),
(115379,5038,'_thumbnail_id','5037'),
(115380,5038,'_stock','581'),
(115381,5038,'_stock_status','instock'),
(115382,5038,'_wc_average_rating','0'),
(115383,5038,'_wc_review_count','0'),
(115384,5038,'attribute_colour','Blue'),
(115385,5038,'_price','21'),
(115386,5038,'_product_version','9.8.5'),
(115387,5039,'_wp_attached_file','2025/03/Prism-Matrix-Charcoal-Web.jpg'),
(115388,5039,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2025/03/Prism-Matrix-Charcoal-Web.jpg\";s:8:\"filesize\";i:36611;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Prism-Matrix-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5056;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Prism-Matrix-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Prism-Matrix-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2003;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Prism-Matrix-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Prism-Matrix-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5056;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Prism-Matrix-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14798;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Prism-Matrix-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1422;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115389,5039,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/21b41cfc8d81e2e7e1b0b9c4b2d5839bd6fd9db5/Prism-Matrix-Charcoal-Web.jpg'),
(115390,5040,'_variation_description',''),
(115391,5040,'_sku','14105'),
(115392,5040,'_regular_price','21'),
(115393,5040,'total_sales','0'),
(115394,5040,'_tax_status','taxable'),
(115395,5040,'_tax_class','parent'),
(115396,5040,'_manage_stock','yes'),
(115397,5040,'_backorders','no'),
(115398,5040,'_sold_individually','no'),
(115399,5040,'_virtual','no'),
(115400,5040,'_downloadable','no'),
(115401,5040,'_download_limit','-1'),
(115402,5040,'_download_expiry','-1'),
(115403,5040,'_thumbnail_id','5039'),
(115404,5040,'_stock','125'),
(115405,5040,'_stock_status','instock'),
(115406,5040,'_wc_average_rating','0'),
(115407,5040,'_wc_review_count','0'),
(115408,5040,'attribute_colour','Charcoal'),
(115409,5040,'_price','21'),
(115410,5040,'_product_version','9.8.5'),
(115414,5018,'_edit_lock','1741266495:244'),
(115415,5041,'_wp_attached_file','2025/03/Porcelain-Puzzle-Web.jpg'),
(115416,5041,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Porcelain-Puzzle-Web.jpg\";s:8:\"filesize\";i:47640;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Porcelain-Puzzle-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7422;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Porcelain-Puzzle-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60868;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Porcelain-Puzzle-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2753;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Porcelain-Puzzle-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38245;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Porcelain-Puzzle-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7422;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Porcelain-Puzzle-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24198;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Porcelain-Puzzle-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115417,5041,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b6ae6a1fde47c3c8aff89aa8b614255c8e9c989c/Porcelain-Puzzle-Web.jpg'),
(115418,5042,'total_sales','0'),
(115419,5042,'_tax_status','taxable'),
(115420,5042,'_tax_class',''),
(115421,5042,'_manage_stock','no'),
(115422,5042,'_backorders','no'),
(115423,5042,'_sold_individually','no'),
(115424,5042,'_virtual','no'),
(115425,5042,'_downloadable','no'),
(115426,5042,'_download_limit','-1'),
(115427,5042,'_download_expiry','-1'),
(115428,5042,'_thumbnail_id','5041'),
(115429,5042,'_stock',NULL),
(115430,5042,'_stock_status','instock'),
(115431,5042,'_wc_average_rating','0'),
(115432,5042,'_wc_review_count','0'),
(115433,5042,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115434,5042,'_product_version','9.8.5'),
(115435,5043,'_wp_attached_file','2025/03/Porcelain-Puzzle-Blue-Web.jpg'),
(115436,5043,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2025/03/Porcelain-Puzzle-Blue-Web.jpg\";s:8:\"filesize\";i:37469;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5207;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Porcelain-Puzzle-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39115;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2100;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24164;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5207;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16108;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Porcelain-Puzzle-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115437,5043,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/250295887a527ee2d30ac7356aa2a401bdb19c58/Porcelain-Puzzle-Blue-Web.jpg'),
(115438,5044,'_variation_description',''),
(115439,5044,'_sku','14102'),
(115440,5044,'_regular_price','21'),
(115441,5044,'total_sales','0'),
(115442,5044,'_tax_status','taxable'),
(115443,5044,'_tax_class','parent'),
(115444,5044,'_manage_stock','yes'),
(115445,5044,'_backorders','no'),
(115446,5044,'_sold_individually','no'),
(115447,5044,'_virtual','no'),
(115448,5044,'_downloadable','no'),
(115449,5044,'_download_limit','-1'),
(115450,5044,'_download_expiry','-1'),
(115451,5044,'_thumbnail_id','5043'),
(115452,5044,'_stock','666'),
(115453,5044,'_stock_status','instock'),
(115454,5044,'_wc_average_rating','0'),
(115455,5044,'_wc_review_count','0'),
(115456,5044,'attribute_colour','Blue'),
(115457,5044,'_price','21'),
(115458,5044,'_product_version','9.8.5'),
(115459,5045,'_wp_attached_file','2025/03/Porcelain-Puzzle-Charcoal-Web.jpg'),
(115460,5045,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:41:\"2025/03/Porcelain-Puzzle-Charcoal-Web.jpg\";s:8:\"filesize\";i:38336;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Porcelain-Puzzle-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4887;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Porcelain-Puzzle-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Porcelain-Puzzle-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Porcelain-Puzzle-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23793;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Porcelain-Puzzle-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4887;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Porcelain-Puzzle-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15681;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Porcelain-Puzzle-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1369;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115461,5045,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2b923f6f9d2db3e375945a5573a3397f71f4048a/Porcelain-Puzzle-Charcoal-Web.jpg'),
(115462,5046,'_variation_description',''),
(115463,5046,'_sku','14103'),
(115464,5046,'_regular_price','21'),
(115465,5046,'total_sales','0'),
(115466,5046,'_tax_status','taxable'),
(115467,5046,'_tax_class','parent'),
(115468,5046,'_manage_stock','yes'),
(115469,5046,'_backorders','no'),
(115470,5046,'_sold_individually','no'),
(115471,5046,'_virtual','no'),
(115472,5046,'_downloadable','no'),
(115473,5046,'_download_limit','-1'),
(115474,5046,'_download_expiry','-1'),
(115475,5046,'_thumbnail_id','5045'),
(115476,5046,'_stock','164'),
(115477,5046,'_stock_status','instock'),
(115478,5046,'_wc_average_rating','0'),
(115479,5046,'_wc_review_count','0'),
(115480,5046,'attribute_colour','Charcoal'),
(115481,5046,'_price','21'),
(115482,5046,'_product_version','9.8.5'),
(115486,5047,'_wp_attached_file','2025/03/Magic-Marble-Web.jpg'),
(115487,5047,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/03/Magic-Marble-Web.jpg\";s:8:\"filesize\";i:51529;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Magic-Marble-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10081;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Magic-Marble-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67552;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Magic-Marble-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3481;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Magic-Marble-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44197;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Magic-Marble-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10081;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Magic-Marble-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29491;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Magic-Marble-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115488,5047,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/00cdd0d12b4848e297c3373e0f627e79bef38eb7/Magic-Marble-Web.jpg'),
(115489,5048,'total_sales','0'),
(115490,5048,'_tax_status','taxable'),
(115491,5048,'_tax_class',''),
(115492,5048,'_manage_stock','no'),
(115493,5048,'_backorders','no'),
(115494,5048,'_sold_individually','no'),
(115495,5048,'_virtual','no'),
(115496,5048,'_downloadable','no'),
(115497,5048,'_download_limit','-1'),
(115498,5048,'_download_expiry','-1'),
(115499,5048,'_thumbnail_id','5047'),
(115500,5048,'_stock',NULL),
(115501,5048,'_stock_status','instock'),
(115502,5048,'_wc_average_rating','0'),
(115503,5048,'_wc_review_count','0'),
(115504,5048,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115505,5048,'_product_version','9.8.5'),
(115506,5049,'_wp_attached_file','2025/03/Magic-Marble-Blue-Web.jpeg'),
(115507,5049,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:34:\"2025/03/Magic-Marble-Blue-Web.jpeg\";s:8:\"filesize\";i:40568;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Magic-Marble-Blue-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6699;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Magic-Marble-Blue-Web-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Magic-Marble-Blue-Web-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2442;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Magic-Marble-Blue-Web-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28539;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Magic-Marble-Blue-Web-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6699;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Magic-Marble-Blue-Web-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19541;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Magic-Marble-Blue-Web-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1693;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115508,5049,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6106753ae3a772dd1a2a7548318c066e77a14f08/Magic-Marble-Blue-Web.jpeg'),
(115509,5050,'_variation_description',''),
(115510,5050,'_sku','14098'),
(115511,5050,'_regular_price','21'),
(115512,5050,'total_sales','0'),
(115513,5050,'_tax_status','taxable'),
(115514,5050,'_tax_class','parent'),
(115515,5050,'_manage_stock','yes'),
(115516,5050,'_backorders','no'),
(115517,5050,'_sold_individually','no'),
(115518,5050,'_virtual','no'),
(115519,5050,'_downloadable','no'),
(115520,5050,'_download_limit','-1'),
(115521,5050,'_download_expiry','-1'),
(115522,5050,'_thumbnail_id','5049'),
(115523,5050,'_stock','394'),
(115524,5050,'_stock_status','instock'),
(115525,5050,'_wc_average_rating','0'),
(115526,5050,'_wc_review_count','0'),
(115527,5050,'attribute_colour','Blue'),
(115528,5050,'_price','21'),
(115529,5050,'_product_version','9.8.5'),
(115530,5051,'_wp_attached_file','2025/03/Magic-Marble-Charcoal-Web.jpg'),
(115531,5051,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2025/03/Magic-Marble-Charcoal-Web.jpg\";s:8:\"filesize\";i:38930;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Magic-Marble-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6056;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Magic-Marble-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Magic-Marble-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2244;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Magic-Marble-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25482;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Magic-Marble-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6056;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Magic-Marble-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17565;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Magic-Marble-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1556;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115532,5051,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1a9c78c3c6b6985b0cbfd4b5664cead55ddf1ed7/Magic-Marble-Charcoal-Web.jpg'),
(115533,5052,'_variation_description',''),
(115534,5052,'_sku','14099'),
(115535,5052,'_regular_price','21'),
(115536,5052,'total_sales','0'),
(115537,5052,'_tax_status','taxable'),
(115538,5052,'_tax_class','parent'),
(115539,5052,'_manage_stock','yes'),
(115540,5052,'_backorders','no'),
(115541,5052,'_sold_individually','no'),
(115542,5052,'_virtual','no'),
(115543,5052,'_downloadable','no'),
(115544,5052,'_download_limit','-1'),
(115545,5052,'_download_expiry','-1'),
(115546,5052,'_thumbnail_id','5051'),
(115547,5052,'_stock','160'),
(115548,5052,'_stock_status','instock'),
(115549,5052,'_wc_average_rating','0'),
(115550,5052,'_wc_review_count','0'),
(115551,5052,'attribute_colour','Charcoal'),
(115552,5052,'_price','21'),
(115553,5052,'_product_version','9.8.5'),
(115557,5053,'_wp_attached_file','2025/03/Old-Stone-Henge-Web.jpg'),
(115558,5053,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:31:\"2025/03/Old-Stone-Henge-Web.jpg\";s:8:\"filesize\";i:55387;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Old-Stone-Henge-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9358;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"Old-Stone-Henge-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Old-Stone-Henge-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3116;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"Old-Stone-Henge-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46358;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"Old-Stone-Henge-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9358;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"Old-Stone-Henge-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30036;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"Old-Stone-Henge-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115559,5053,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/83155822d52d71f706f39bf5540ce45cc8add53b/Old-Stone-Henge-Web.jpg'),
(115560,5054,'total_sales','0'),
(115561,5054,'_tax_status','taxable'),
(115562,5054,'_tax_class',''),
(115563,5054,'_manage_stock','no'),
(115564,5054,'_backorders','no'),
(115565,5054,'_sold_individually','no'),
(115566,5054,'_virtual','no'),
(115567,5054,'_downloadable','no'),
(115568,5054,'_download_limit','-1'),
(115569,5054,'_download_expiry','-1'),
(115570,5054,'_thumbnail_id','5053'),
(115571,5054,'_stock',NULL),
(115572,5054,'_stock_status','instock'),
(115573,5054,'_wc_average_rating','0'),
(115574,5054,'_wc_review_count','0'),
(115575,5054,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:12:\"Blue | Brown\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115576,5054,'_product_version','9.8.5'),
(115577,5055,'_wp_attached_file','2025/03/Old-Stone-Henge-Blue-Web.jpg'),
(115578,5055,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:36:\"2025/03/Old-Stone-Henge-Blue-Web.jpg\";s:8:\"filesize\";i:41692;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Old-Stone-Henge-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5950;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Old-Stone-Henge-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Old-Stone-Henge-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2189;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Old-Stone-Henge-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28455;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Old-Stone-Henge-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5950;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Old-Stone-Henge-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18946;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Old-Stone-Henge-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115579,5055,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/4eae0f8723b1067616fa7de49ce3967d16ce1b1d/Old-Stone-Henge-Blue-Web.jpg'),
(115580,5056,'_variation_description',''),
(115581,5056,'_sku','14118'),
(115582,5056,'_regular_price','21'),
(115583,5056,'total_sales','0'),
(115584,5056,'_tax_status','taxable'),
(115585,5056,'_tax_class','parent'),
(115586,5056,'_manage_stock','yes'),
(115587,5056,'_backorders','no'),
(115588,5056,'_sold_individually','no'),
(115589,5056,'_virtual','no'),
(115590,5056,'_downloadable','no'),
(115591,5056,'_download_limit','-1'),
(115592,5056,'_download_expiry','-1'),
(115593,5056,'_thumbnail_id','5055'),
(115594,5056,'_stock','320'),
(115595,5056,'_stock_status','instock'),
(115596,5056,'_wc_average_rating','0'),
(115597,5056,'_wc_review_count','0'),
(115598,5056,'attribute_colour','Blue'),
(115599,5056,'_price','21'),
(115600,5056,'_product_version','9.8.5'),
(115601,5057,'_wp_attached_file','2025/03/Old-Stone-Henge-Brown-Web.jpg'),
(115602,5057,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2025/03/Old-Stone-Henge-Brown-Web.jpg\";s:8:\"filesize\";i:41807;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Old-Stone-Henge-Brown-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5880;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Old-Stone-Henge-Brown-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Old-Stone-Henge-Brown-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2141;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Old-Stone-Henge-Brown-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28284;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Old-Stone-Henge-Brown-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5880;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Old-Stone-Henge-Brown-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18767;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Old-Stone-Henge-Brown-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115603,5057,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f81df6a93de76b64c8c61671449b95422303429e/Old-Stone-Henge-Brown-Web.jpg'),
(115604,5058,'_variation_description',''),
(115605,5058,'_sku','14119'),
(115606,5058,'_regular_price','21'),
(115607,5058,'total_sales','0'),
(115608,5058,'_tax_status','taxable'),
(115609,5058,'_tax_class','parent'),
(115610,5058,'_manage_stock','yes'),
(115611,5058,'_backorders','no'),
(115612,5058,'_sold_individually','no'),
(115613,5058,'_virtual','no'),
(115614,5058,'_downloadable','no'),
(115615,5058,'_download_limit','-1'),
(115616,5058,'_download_expiry','-1'),
(115617,5058,'_thumbnail_id','5057'),
(115618,5058,'_stock','307'),
(115619,5058,'_stock_status','instock'),
(115620,5058,'_wc_average_rating','0'),
(115621,5058,'_wc_review_count','0'),
(115622,5058,'attribute_colour','Brown'),
(115623,5058,'_price','21'),
(115624,5058,'_product_version','9.8.5'),
(115628,5018,'_edit_last','244'),
(115629,5018,'_product_image_gallery','5019,5021'),
(115630,5018,'_yoast_wpseo_primary_product_brand',''),
(115631,5018,'_yoast_wpseo_primary_product_cat','363'),
(115632,5018,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(115633,5018,'_yoast_wpseo_content_score','60'),
(115634,5018,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(115635,5059,'_wp_attached_file','2025/03/Listello-Web.jpg'),
(115636,5059,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:24:\"2025/03/Listello-Web.jpg\";s:8:\"filesize\";i:64211;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Listello-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13605;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Listello-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88933;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Listello-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4861;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"Listello-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55966;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Listello-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13605;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:24:\"Listello-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37617;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Listello-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2653;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115637,5059,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6c0bf16f9f83c5e8a2cf33d687fd17451d2b4be8/Listello-Web.jpg'),
(115638,5060,'total_sales','0'),
(115639,5060,'_tax_status','taxable'),
(115640,5060,'_tax_class',''),
(115641,5060,'_manage_stock','no'),
(115642,5060,'_backorders','no'),
(115643,5060,'_sold_individually','no'),
(115644,5060,'_virtual','no'),
(115645,5060,'_downloadable','no'),
(115646,5060,'_download_limit','-1'),
(115647,5060,'_download_expiry','-1'),
(115648,5060,'_thumbnail_id','5059'),
(115649,5060,'_stock',NULL),
(115650,5060,'_stock_status','instock'),
(115651,5060,'_wc_average_rating','0'),
(115652,5060,'_wc_review_count','0'),
(115653,5060,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:27:\"Blue | Charcoal | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115654,5060,'_product_version','9.8.5'),
(115655,5061,'_wp_attached_file','2025/03/Listello-Blue-Web.jpg'),
(115656,5061,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:29:\"2025/03/Listello-Blue-Web.jpg\";s:8:\"filesize\";i:40437;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Listello-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6432;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Listello-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Listello-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2434;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Listello-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26910;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Listello-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6432;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Listello-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17936;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Listello-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115657,5061,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/1856d5508cf54cba6feaf92402c031f5f32062a4/Listello-Blue-Web.jpg'),
(115658,5062,'_variation_description',''),
(115659,5062,'_sku','14091'),
(115660,5062,'_regular_price','21'),
(115661,5062,'total_sales','0'),
(115662,5062,'_tax_status','taxable'),
(115663,5062,'_tax_class','parent'),
(115664,5062,'_manage_stock','yes'),
(115665,5062,'_backorders','no'),
(115666,5062,'_sold_individually','no'),
(115667,5062,'_virtual','no'),
(115668,5062,'_downloadable','no'),
(115669,5062,'_download_limit','-1'),
(115670,5062,'_download_expiry','-1'),
(115671,5062,'_thumbnail_id','5061'),
(115672,5062,'_stock','724'),
(115673,5062,'_stock_status','instock'),
(115674,5062,'_wc_average_rating','0'),
(115675,5062,'_wc_review_count','0'),
(115676,5062,'attribute_colour','Blue'),
(115677,5062,'_price','21'),
(115678,5062,'_product_version','9.8.5'),
(115679,5063,'_wp_attached_file','2025/03/Listello-Charcoal-Web.jpg'),
(115680,5063,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:33:\"2025/03/Listello-Charcoal-Web.jpg\";s:8:\"filesize\";i:39619;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Listello-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5969;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Listello-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38953;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Listello-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2299;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Listello-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24478;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Listello-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5969;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Listello-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16319;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Listello-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1583;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115681,5063,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f0ea8164d0cfe261977d39f6de35a46ad1bf40c9/Listello-Charcoal-Web.jpg'),
(115682,5064,'_variation_description',''),
(115683,5064,'_sku','14092'),
(115684,5064,'_regular_price','21'),
(115685,5064,'total_sales','0'),
(115686,5064,'_tax_status','taxable'),
(115687,5064,'_tax_class','parent'),
(115688,5064,'_manage_stock','yes'),
(115689,5064,'_backorders','no'),
(115690,5064,'_sold_individually','no'),
(115691,5064,'_virtual','no'),
(115692,5064,'_downloadable','no'),
(115693,5064,'_download_limit','-1'),
(115694,5064,'_download_expiry','-1'),
(115695,5064,'_thumbnail_id','5063'),
(115696,5064,'_stock','130'),
(115697,5064,'_stock_status','instock'),
(115698,5064,'_wc_average_rating','0'),
(115699,5064,'_wc_review_count','0'),
(115700,5064,'attribute_colour','Charcoal'),
(115701,5064,'_price','21'),
(115702,5064,'_product_version','9.8.5'),
(115703,5065,'_wp_attached_file','2025/03/Listello-Turquoise-Web.jpg'),
(115704,5065,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:34:\"2025/03/Listello-Turquoise-Web.jpg\";s:8:\"filesize\";i:39916;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Listello-Turquoise-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6332;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Listello-Turquoise-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42452;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Listello-Turquoise-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2388;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Listello-Turquoise-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26597;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Listello-Turquoise-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6332;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Listello-Turquoise-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17833;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Listello-Turquoise-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1653;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115705,5065,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ffb3ebea9c141fa88f2549bb623c37705296f85a/Listello-Turquoise-Web.jpg'),
(115706,5066,'_variation_description',''),
(115707,5066,'_sku','14093'),
(115708,5066,'_regular_price','21'),
(115709,5066,'total_sales','0'),
(115710,5066,'_tax_status','taxable'),
(115711,5066,'_tax_class','parent'),
(115712,5066,'_manage_stock','yes'),
(115713,5066,'_backorders','no'),
(115714,5066,'_sold_individually','no'),
(115715,5066,'_virtual','no'),
(115716,5066,'_downloadable','no'),
(115717,5066,'_download_limit','-1'),
(115718,5066,'_download_expiry','-1'),
(115719,5066,'_thumbnail_id','5065'),
(115720,5066,'_stock','184'),
(115721,5066,'_stock_status','instock'),
(115722,5066,'_wc_average_rating','0'),
(115723,5066,'_wc_review_count','0'),
(115724,5066,'attribute_colour','Turquoise'),
(115725,5066,'_price','21'),
(115726,5066,'_product_version','9.8.5'),
(115730,5067,'_wp_attached_file','2025/03/Coral-Gorge-Web.jpg'),
(115731,5067,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:27:\"2025/03/Coral-Gorge-Web.jpg\";s:8:\"filesize\";i:67427;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Coral-Gorge-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11312;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Coral-Gorge-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Coral-Gorge-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3638;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Coral-Gorge-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58296;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Coral-Gorge-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11312;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Coral-Gorge-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37595;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Coral-Gorge-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2067;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115732,5067,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/abfd8351f0a7400caa1d6a40e30b17d5cfdcca66/Coral-Gorge-Web.jpg'),
(115733,5068,'total_sales','0'),
(115734,5068,'_tax_status','taxable'),
(115735,5068,'_tax_class',''),
(115736,5068,'_manage_stock','no'),
(115737,5068,'_backorders','no'),
(115738,5068,'_sold_individually','no'),
(115739,5068,'_virtual','no'),
(115740,5068,'_downloadable','no'),
(115741,5068,'_download_limit','-1'),
(115742,5068,'_download_expiry','-1'),
(115743,5068,'_thumbnail_id','5067'),
(115744,5068,'_stock',NULL),
(115745,5068,'_stock_status','instock'),
(115746,5068,'_wc_average_rating','0'),
(115747,5068,'_wc_review_count','0'),
(115748,5068,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115749,5068,'_product_version','9.8.5'),
(115750,5069,'_wp_attached_file','2025/03/Coral-Gorge-Blue-Web.jpg'),
(115751,5069,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Coral-Gorge-Blue-Web.jpg\";s:8:\"filesize\";i:50096;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7527;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Coral-Gorge-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59505;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2567;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37051;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Coral-Gorge-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7527;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24472;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Coral-Gorge-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115752,5069,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/54acd4bb788fa8ed7b6485a8dd4aea8f1a3696cf/Coral-Gorge-Blue-Web.jpg'),
(115753,5070,'_variation_description',''),
(115754,5070,'_sku','14083'),
(115755,5070,'_regular_price','21'),
(115756,5070,'total_sales','0'),
(115757,5070,'_tax_status','taxable'),
(115758,5070,'_tax_class','parent'),
(115759,5070,'_manage_stock','yes'),
(115760,5070,'_backorders','no'),
(115761,5070,'_sold_individually','no'),
(115762,5070,'_virtual','no'),
(115763,5070,'_downloadable','no'),
(115764,5070,'_download_limit','-1'),
(115765,5070,'_download_expiry','-1'),
(115766,5070,'_thumbnail_id','5069'),
(115767,5070,'_stock','848'),
(115768,5070,'_stock_status','instock'),
(115769,5070,'_wc_average_rating','0'),
(115770,5070,'_wc_review_count','0'),
(115771,5070,'attribute_colour','Blue'),
(115772,5070,'_price','21'),
(115773,5070,'_product_version','9.8.5'),
(115774,5071,'_wp_attached_file','2025/03/Coral-Gorge-Charcoal-Web.jpg'),
(115775,5071,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:36:\"2025/03/Coral-Gorge-Charcoal-Web.jpg\";s:8:\"filesize\";i:45306;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Coral-Gorge-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6340;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Coral-Gorge-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50809;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Coral-Gorge-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Coral-Gorge-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31518;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Coral-Gorge-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6340;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Coral-Gorge-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20833;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Coral-Gorge-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115776,5071,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/22d8213d4c690e8f9f288e4cad68192afd08b48e/Coral-Gorge-Charcoal-Web.jpg'),
(115777,5072,'_variation_description',''),
(115778,5072,'_sku','14084'),
(115779,5072,'_regular_price','21'),
(115780,5072,'total_sales','0'),
(115781,5072,'_tax_status','taxable'),
(115782,5072,'_tax_class','parent'),
(115783,5072,'_manage_stock','yes'),
(115784,5072,'_backorders','no'),
(115785,5072,'_sold_individually','no'),
(115786,5072,'_virtual','no'),
(115787,5072,'_downloadable','no'),
(115788,5072,'_download_limit','-1'),
(115789,5072,'_download_expiry','-1'),
(115790,5072,'_thumbnail_id','5071'),
(115791,5072,'_stock','192'),
(115792,5072,'_stock_status','instock'),
(115793,5072,'_wc_average_rating','0'),
(115794,5072,'_wc_review_count','0'),
(115795,5072,'attribute_colour','Charcoal'),
(115796,5072,'_price','21'),
(115797,5072,'_product_version','9.8.5'),
(115801,5073,'_wp_attached_file','2025/03/Topaz-3-Web.jpg'),
(115802,5073,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:23:\"2025/03/Topaz-3-Web.jpg\";s:8:\"filesize\";i:60208;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Topaz-3-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10437;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"Topaz-3-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Topaz-3-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"Topaz-3-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49977;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Topaz-3-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10437;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:23:\"Topaz-3-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31794;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Topaz-3-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115803,5073,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/76491898042866aaac1bca31fdd3a93dbef40133/Topaz-3-Web.jpg'),
(115804,5074,'total_sales','0'),
(115805,5074,'_tax_status','taxable'),
(115806,5074,'_tax_class',''),
(115807,5074,'_manage_stock','no'),
(115808,5074,'_backorders','no'),
(115809,5074,'_sold_individually','no'),
(115810,5074,'_virtual','no'),
(115811,5074,'_downloadable','no'),
(115812,5074,'_download_limit','-1'),
(115813,5074,'_download_expiry','-1'),
(115814,5074,'_thumbnail_id','5073'),
(115815,5074,'_stock',NULL),
(115816,5074,'_stock_status','instock'),
(115817,5074,'_wc_average_rating','0'),
(115818,5074,'_wc_review_count','0'),
(115819,5074,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115820,5074,'_product_version','9.8.5'),
(115821,5075,'_wp_attached_file','2025/03/Topaz-3-Blue-Web.jpg'),
(115822,5075,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/03/Topaz-3-Blue-Web.jpg\";s:8:\"filesize\";i:41008;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6155;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Topaz-3-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2318;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27242;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Topaz-3-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6155;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18241;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Topaz-3-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1601;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115823,5075,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6972fb85a9fc52bdf35aa0a293f40b0e6cc08e52/Topaz-3-Blue-Web.jpg'),
(115824,5076,'_variation_description',''),
(115825,5076,'_sku','14110'),
(115826,5076,'_regular_price','21'),
(115827,5076,'total_sales','0'),
(115828,5076,'_tax_status','taxable'),
(115829,5076,'_tax_class','parent'),
(115830,5076,'_manage_stock','yes'),
(115831,5076,'_backorders','no'),
(115832,5076,'_sold_individually','no'),
(115833,5076,'_virtual','no'),
(115834,5076,'_downloadable','no'),
(115835,5076,'_download_limit','-1'),
(115836,5076,'_download_expiry','-1'),
(115837,5076,'_thumbnail_id','5075'),
(115838,5076,'_stock','622'),
(115839,5076,'_stock_status','instock'),
(115840,5076,'_wc_average_rating','0'),
(115841,5076,'_wc_review_count','0'),
(115842,5076,'attribute_colour','Blue'),
(115843,5076,'_price','21'),
(115844,5076,'_product_version','9.8.5'),
(115845,5077,'_wp_attached_file','2025/03/Topaz-3-Charcoal-Web.jpg'),
(115846,5077,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Topaz-3-Charcoal-Web.jpg\";s:8:\"filesize\";i:47572;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Topaz-3-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Topaz-3-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Topaz-3-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Topaz-3-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31560;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Topaz-3-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Topaz-3-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21366;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Topaz-3-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1563;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115847,5077,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/40c5be7eeea7d804394a4affe6e18f90a688eba0/Topaz-3-Charcoal-Web.jpg'),
(115848,5078,'_variation_description',''),
(115849,5078,'_sku','14111'),
(115850,5078,'_regular_price','21'),
(115851,5078,'total_sales','0'),
(115852,5078,'_tax_status','taxable'),
(115853,5078,'_tax_class','parent'),
(115854,5078,'_manage_stock','yes'),
(115855,5078,'_backorders','no'),
(115856,5078,'_sold_individually','no'),
(115857,5078,'_virtual','no'),
(115858,5078,'_downloadable','no'),
(115859,5078,'_download_limit','-1'),
(115860,5078,'_download_expiry','-1'),
(115861,5078,'_thumbnail_id','5077'),
(115862,5078,'_stock','166'),
(115863,5078,'_stock_status','instock'),
(115864,5078,'_wc_average_rating','0'),
(115865,5078,'_wc_review_count','0'),
(115866,5078,'attribute_colour','Charcoal'),
(115867,5078,'_price','21'),
(115868,5078,'_product_version','9.8.5'),
(115872,5079,'_wp_attached_file','2025/03/Macro-Greek-Plain-Web.jpg'),
(115873,5079,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:33:\"2025/03/Macro-Greek-Plain-Web.jpg\";s:8:\"filesize\";i:49972;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Macro-Greek-Plain-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9510;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Macro-Greek-Plain-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Macro-Greek-Plain-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3686;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Macro-Greek-Plain-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39813;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Macro-Greek-Plain-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9510;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Macro-Greek-Plain-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27729;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Macro-Greek-Plain-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115874,5079,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9c5247edab5d10ffaa14fd2a8df34edaf7148ffb/Macro-Greek-Plain-Web.jpg'),
(115875,5080,'total_sales','0'),
(115876,5080,'_tax_status','taxable'),
(115877,5080,'_tax_class',''),
(115878,5080,'_manage_stock','no'),
(115879,5080,'_backorders','no'),
(115880,5080,'_sold_individually','no'),
(115881,5080,'_virtual','no'),
(115882,5080,'_downloadable','no'),
(115883,5080,'_download_limit','-1'),
(115884,5080,'_download_expiry','-1'),
(115885,5080,'_thumbnail_id','5079'),
(115886,5080,'_stock',NULL),
(115887,5080,'_stock_status','instock'),
(115888,5080,'_wc_average_rating','0'),
(115889,5080,'_wc_review_count','0'),
(115890,5080,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:16:\"Blue | Turquoise\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115891,5080,'_product_version','9.8.5'),
(115892,5081,'_wp_attached_file','2025/03/Macro-Greek-Plain-Blue-Webjpg.jpeg'),
(115893,5081,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:42:\"2025/03/Macro-Greek-Plain-Blue-Webjpg.jpeg\";s:8:\"filesize\";i:38350;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Macro-Greek-Plain-Blue-Webjpg-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Macro-Greek-Plain-Blue-Webjpg-1024x1024.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Macro-Greek-Plain-Blue-Webjpg-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2479;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Macro-Greek-Plain-Blue-Webjpg-768x768.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26116;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Macro-Greek-Plain-Blue-Webjpg-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Macro-Greek-Plain-Blue-Webjpg-600x600.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18101;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Macro-Greek-Plain-Blue-Webjpg-100x100.jpeg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1702;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115894,5081,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/7107e574f7a2a10df759a01abe4c9623168e780d/Macro-Greek-Plain-Blue-Webjpg.jpeg'),
(115895,5082,'_variation_description',''),
(115896,5082,'_sku','14094'),
(115897,5082,'_regular_price','21'),
(115898,5082,'total_sales','0'),
(115899,5082,'_tax_status','taxable'),
(115900,5082,'_tax_class','parent'),
(115901,5082,'_manage_stock','yes'),
(115902,5082,'_backorders','no'),
(115903,5082,'_sold_individually','no'),
(115904,5082,'_virtual','no'),
(115905,5082,'_downloadable','no'),
(115906,5082,'_download_limit','-1'),
(115907,5082,'_download_expiry','-1'),
(115908,5082,'_thumbnail_id','5081'),
(115909,5082,'_stock','483'),
(115910,5082,'_stock_status','instock'),
(115911,5082,'_wc_average_rating','0'),
(115912,5082,'_wc_review_count','0'),
(115913,5082,'attribute_colour','Blue'),
(115914,5082,'_price','21'),
(115915,5082,'_product_version','9.8.5'),
(115916,5083,'_wp_attached_file','2025/03/Macro-Greek-Plain-Turquoise-Web.jpg'),
(115917,5083,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:43:\"2025/03/Macro-Greek-Plain-Turquoise-Web.jpg\";s:8:\"filesize\";i:38006;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Macro-Greek-Plain-Turquoise-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Macro-Greek-Plain-Turquoise-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Macro-Greek-Plain-Turquoise-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2386;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Macro-Greek-Plain-Turquoise-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25541;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Macro-Greek-Plain-Turquoise-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5898;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Macro-Greek-Plain-Turquoise-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17626;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Macro-Greek-Plain-Turquoise-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1668;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115918,5083,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b34dfaf06b395e796b74f15fda0a49d45d82e460/Macro-Greek-Plain-Turquoise-Web.jpg'),
(115919,5084,'_variation_description',''),
(115920,5084,'_sku','14095'),
(115921,5084,'_regular_price','21'),
(115922,5084,'total_sales','0'),
(115923,5084,'_tax_status','taxable'),
(115924,5084,'_tax_class','parent'),
(115925,5084,'_manage_stock','yes'),
(115926,5084,'_backorders','no'),
(115927,5084,'_sold_individually','no'),
(115928,5084,'_virtual','no'),
(115929,5084,'_downloadable','no'),
(115930,5084,'_download_limit','-1'),
(115931,5084,'_download_expiry','-1'),
(115932,5084,'_thumbnail_id','5083'),
(115933,5084,'_stock','183'),
(115934,5084,'_stock_status','instock'),
(115935,5084,'_wc_average_rating','0'),
(115936,5084,'_wc_review_count','0'),
(115937,5084,'attribute_colour','Turquoise'),
(115938,5084,'_price','21'),
(115939,5084,'_product_version','9.8.5'),
(115943,5085,'_wp_attached_file','2025/03/Shattered-Silica-Web.jpg'),
(115944,5085,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Shattered-Silica-Web.jpg\";s:8:\"filesize\";i:63625;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Shattered-Silica-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10953;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Shattered-Silica-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Shattered-Silica-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3403;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Shattered-Silica-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54495;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Shattered-Silica-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10953;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Shattered-Silica-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35395;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Shattered-Silica-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1873;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115945,5085,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/be5e363e9c2bdc8a3032f4cfd4ca4ff728b8c881/Shattered-Silica-Web.jpg'),
(115946,5086,'total_sales','0'),
(115947,5086,'_tax_status','taxable'),
(115948,5086,'_tax_class',''),
(115949,5086,'_manage_stock','no'),
(115950,5086,'_backorders','no'),
(115951,5086,'_sold_individually','no'),
(115952,5086,'_virtual','no'),
(115953,5086,'_downloadable','no'),
(115954,5086,'_download_limit','-1'),
(115955,5086,'_download_expiry','-1'),
(115956,5086,'_thumbnail_id','5085'),
(115957,5086,'_stock',NULL),
(115958,5086,'_stock_status','instock'),
(115959,5086,'_wc_average_rating','0'),
(115960,5086,'_wc_review_count','0'),
(115961,5086,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(115962,5086,'_product_version','9.8.5'),
(115963,5087,'_wp_attached_file','2025/03/Shattered-Silica-Blue-Web.jpg'),
(115964,5087,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2025/03/Shattered-Silica-Blue-Web.jpg\";s:8:\"filesize\";i:45531;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6956;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Shattered-Silica-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2327;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32899;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Shattered-Silica-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6956;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21849;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Shattered-Silica-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115965,5087,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/e814da18bfa2b0df9cfee544e637a63c855e2cbd/Shattered-Silica-Blue-Web.jpg'),
(115966,5088,'_variation_description',''),
(115967,5088,'_sku','14108'),
(115968,5088,'_regular_price','21'),
(115969,5088,'total_sales','0'),
(115970,5088,'_tax_status','taxable'),
(115971,5088,'_tax_class','parent'),
(115972,5088,'_manage_stock','yes'),
(115973,5088,'_backorders','no'),
(115974,5088,'_sold_individually','no'),
(115975,5088,'_virtual','no'),
(115976,5088,'_downloadable','no'),
(115977,5088,'_download_limit','-1'),
(115978,5088,'_download_expiry','-1'),
(115979,5088,'_thumbnail_id','5087'),
(115980,5088,'_stock','675'),
(115981,5088,'_stock_status','instock'),
(115982,5088,'_wc_average_rating','0'),
(115983,5088,'_wc_review_count','0'),
(115984,5088,'attribute_colour','Blue'),
(115985,5088,'_price','21'),
(115986,5088,'_product_version','9.8.5'),
(115987,5089,'_wp_attached_file','2025/03/Shattered-Silica-Charcoal-Web.jpg'),
(115988,5089,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:41:\"2025/03/Shattered-Silica-Charcoal-Web.jpg\";s:8:\"filesize\";i:46184;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Shattered-Silica-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6738;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"Shattered-Silica-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Shattered-Silica-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Shattered-Silica-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32092;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:41:\"Shattered-Silica-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6738;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:41:\"Shattered-Silica-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21288;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:41:\"Shattered-Silica-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(115989,5089,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9ba18936d5f7fcb3ee3b3b9deea09b5a3800ff0c/Shattered-Silica-Charcoal-Web.jpg'),
(115990,5090,'_variation_description',''),
(115991,5090,'_sku','14109'),
(115992,5090,'_regular_price','21'),
(115993,5090,'total_sales','0'),
(115994,5090,'_tax_status','taxable'),
(115995,5090,'_tax_class','parent'),
(115996,5090,'_manage_stock','yes'),
(115997,5090,'_backorders','no'),
(115998,5090,'_sold_individually','no'),
(115999,5090,'_virtual','no'),
(116000,5090,'_downloadable','no'),
(116001,5090,'_download_limit','-1'),
(116002,5090,'_download_expiry','-1'),
(116003,5090,'_thumbnail_id','5089'),
(116004,5090,'_stock','195'),
(116005,5090,'_stock_status','instock'),
(116006,5090,'_wc_average_rating','0'),
(116007,5090,'_wc_review_count','0'),
(116008,5090,'attribute_colour','Charcoal'),
(116009,5090,'_price','21'),
(116010,5090,'_product_version','9.8.5'),
(116014,5091,'_wp_attached_file','2025/03/Cosmic-Terazzo-Web.jpg'),
(116015,5091,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/03/Cosmic-Terazzo-Web.jpg\";s:8:\"filesize\";i:54468;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Cosmic-Terazzo-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10016;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Cosmic-Terazzo-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Cosmic-Terazzo-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3410;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Cosmic-Terazzo-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46041;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Cosmic-Terazzo-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10016;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Cosmic-Terazzo-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30319;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Cosmic-Terazzo-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1960;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116016,5091,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/791e0b9385cd197a0e1128fb2c010bb759be1e09/Cosmic-Terazzo-Web.jpg'),
(116017,5092,'total_sales','0'),
(116018,5092,'_tax_status','taxable'),
(116019,5092,'_tax_class',''),
(116020,5092,'_manage_stock','no'),
(116021,5092,'_backorders','no'),
(116022,5092,'_sold_individually','no'),
(116023,5092,'_virtual','no'),
(116024,5092,'_downloadable','no'),
(116025,5092,'_download_limit','-1'),
(116026,5092,'_download_expiry','-1'),
(116027,5092,'_thumbnail_id','5091'),
(116028,5092,'_stock',NULL),
(116029,5092,'_stock_status','instock'),
(116030,5092,'_wc_average_rating','0'),
(116031,5092,'_wc_review_count','0'),
(116032,5092,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116033,5092,'_product_version','9.8.5'),
(116034,5093,'_wp_attached_file','2025/03/Cosmic-Terazzo-Blue-Web.jpg'),
(116035,5093,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:35:\"2025/03/Cosmic-Terazzo-Blue-Web.jpg\";s:8:\"filesize\";i:41026;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6330;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Cosmic-Terazzo-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2341;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27897;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6330;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18896;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Cosmic-Terazzo-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116036,5093,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/def3de06b672f294ce3267e76df8523ae6460e2f/Cosmic-Terazzo-Blue-Web.jpg'),
(116037,5094,'_variation_description',''),
(116038,5094,'_sku','14085'),
(116039,5094,'_regular_price','21'),
(116040,5094,'total_sales','0'),
(116041,5094,'_tax_status','taxable'),
(116042,5094,'_tax_class','parent'),
(116043,5094,'_manage_stock','yes'),
(116044,5094,'_backorders','no'),
(116045,5094,'_sold_individually','no'),
(116046,5094,'_virtual','no'),
(116047,5094,'_downloadable','no'),
(116048,5094,'_download_limit','-1'),
(116049,5094,'_download_expiry','-1'),
(116050,5094,'_thumbnail_id','5093'),
(116051,5094,'_stock','885'),
(116052,5094,'_stock_status','instock'),
(116053,5094,'_wc_average_rating','0'),
(116054,5094,'_wc_review_count','0'),
(116055,5094,'attribute_colour','Blue'),
(116056,5094,'_price','21'),
(116057,5094,'_product_version','9.8.5'),
(116058,5095,'_wp_attached_file','2025/03/Cosmic-Terazzo-Charcoal-Web.jpg'),
(116059,5095,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:39:\"2025/03/Cosmic-Terazzo-Charcoal-Web.jpg\";s:8:\"filesize\";i:41806;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Cosmic-Terazzo-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Cosmic-Terazzo-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44431;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Cosmic-Terazzo-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2281;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Cosmic-Terazzo-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28050;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Cosmic-Terazzo-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6117;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Cosmic-Terazzo-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18863;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Cosmic-Terazzo-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116060,5095,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b327f6b570053a5713641b4972bf579a16b72529/Cosmic-Terazzo-Charcoal-Web.jpg'),
(116061,5096,'_variation_description',''),
(116062,5096,'_sku','14086'),
(116063,5096,'_regular_price','21'),
(116064,5096,'total_sales','0'),
(116065,5096,'_tax_status','taxable'),
(116066,5096,'_tax_class','parent'),
(116067,5096,'_manage_stock','yes'),
(116068,5096,'_backorders','no'),
(116069,5096,'_sold_individually','no'),
(116070,5096,'_virtual','no'),
(116071,5096,'_downloadable','no'),
(116072,5096,'_download_limit','-1'),
(116073,5096,'_download_expiry','-1'),
(116074,5096,'_thumbnail_id','5095'),
(116075,5096,'_stock','167'),
(116076,5096,'_stock_status','instock'),
(116077,5096,'_wc_average_rating','0'),
(116078,5096,'_wc_review_count','0'),
(116079,5096,'attribute_colour','Charcoal'),
(116080,5096,'_price','21'),
(116081,5096,'_product_version','9.8.5'),
(116085,5097,'_wp_attached_file','2025/03/Frozen-Fossil-Web.jpg'),
(116086,5097,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:29:\"2025/03/Frozen-Fossil-Web.jpg\";s:8:\"filesize\";i:50374;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Frozen-Fossil-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8967;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Frozen-Fossil-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61819;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Frozen-Fossil-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3265;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Frozen-Fossil-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39611;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Frozen-Fossil-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8967;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Frozen-Fossil-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25106;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Frozen-Fossil-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1862;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116087,5097,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9baf9b0dd2654298db9f75a09704e50af2b35aac/Frozen-Fossil-Web.jpg'),
(116088,5098,'total_sales','0'),
(116089,5098,'_tax_status','taxable'),
(116090,5098,'_tax_class',''),
(116091,5098,'_manage_stock','no'),
(116092,5098,'_backorders','no'),
(116093,5098,'_sold_individually','no'),
(116094,5098,'_virtual','no'),
(116095,5098,'_downloadable','no'),
(116096,5098,'_download_limit','-1'),
(116097,5098,'_download_expiry','-1'),
(116098,5098,'_thumbnail_id','5097'),
(116099,5098,'_stock',NULL),
(116100,5098,'_stock_status','instock'),
(116101,5098,'_wc_average_rating','0'),
(116102,5098,'_wc_review_count','0'),
(116103,5098,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:24:\"Midnight Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116104,5098,'_product_version','9.8.5'),
(116105,5099,'_wp_attached_file','2025/03/Frozen-Fossil-Midnight-Blue-Web.jpg'),
(116106,5099,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:43:\"2025/03/Frozen-Fossil-Midnight-Blue-Web.jpg\";s:8:\"filesize\";i:38300;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Frozen-Fossil-Midnight-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5714;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Frozen-Fossil-Midnight-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Frozen-Fossil-Midnight-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2225;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"Frozen-Fossil-Midnight-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23368;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:43:\"Frozen-Fossil-Midnight-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5714;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:43:\"Frozen-Fossil-Midnight-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15870;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:43:\"Frozen-Fossil-Midnight-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116107,5099,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b4718371882b00afc64f332f0f0f31c7bbd014d9/Frozen-Fossil-Midnight-Blue-Web.jpg'),
(116108,5100,'_variation_description',''),
(116109,5100,'_sku','14089'),
(116110,5100,'_regular_price','21'),
(116111,5100,'total_sales','0'),
(116112,5100,'_tax_status','taxable'),
(116113,5100,'_tax_class','parent'),
(116114,5100,'_manage_stock','yes'),
(116115,5100,'_backorders','no'),
(116116,5100,'_sold_individually','no'),
(116117,5100,'_virtual','no'),
(116118,5100,'_downloadable','no'),
(116119,5100,'_download_limit','-1'),
(116120,5100,'_download_expiry','-1'),
(116121,5100,'_thumbnail_id','5099'),
(116122,5100,'_stock','704'),
(116123,5100,'_stock_status','instock'),
(116124,5100,'_wc_average_rating','0'),
(116125,5100,'_wc_review_count','0'),
(116126,5100,'attribute_colour','Midnight Blue'),
(116127,5100,'_price','21'),
(116128,5100,'_product_version','9.8.5'),
(116129,5101,'_wp_attached_file','2025/03/Frozen-Fossil-Charcoal-Web.jpg'),
(116130,5101,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:38:\"2025/03/Frozen-Fossil-Charcoal-Web.jpg\";s:8:\"filesize\";i:40135;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Frozen-Fossil-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5743;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Frozen-Fossil-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Frozen-Fossil-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2241;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Frozen-Fossil-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25280;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Frozen-Fossil-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5743;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Frozen-Fossil-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16883;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Frozen-Fossil-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1561;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116131,5101,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b090c3ff900ab89ca42793b90bd9fc0a999cc168/Frozen-Fossil-Charcoal-Web.jpg'),
(116132,5102,'_variation_description',''),
(116133,5102,'_sku','14090'),
(116134,5102,'_regular_price','21'),
(116135,5102,'total_sales','0'),
(116136,5102,'_tax_status','taxable'),
(116137,5102,'_tax_class','parent'),
(116138,5102,'_manage_stock','yes'),
(116139,5102,'_backorders','no'),
(116140,5102,'_sold_individually','no'),
(116141,5102,'_virtual','no'),
(116142,5102,'_downloadable','no'),
(116143,5102,'_download_limit','-1'),
(116144,5102,'_download_expiry','-1'),
(116145,5102,'_thumbnail_id','5101'),
(116146,5102,'_stock','131'),
(116147,5102,'_stock_status','instock'),
(116148,5102,'_wc_average_rating','0'),
(116149,5102,'_wc_review_count','0'),
(116150,5102,'attribute_colour','Charcoal'),
(116151,5102,'_price','21'),
(116152,5102,'_product_version','9.8.5'),
(116156,5103,'_wp_attached_file','2025/03/Diamond-Deluge-Web.jpg'),
(116157,5103,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/03/Diamond-Deluge-Web.jpg\";s:8:\"filesize\";i:56416;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Diamond-Deluge-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9152;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Diamond-Deluge-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Diamond-Deluge-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3091;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Diamond-Deluge-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46043;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Diamond-Deluge-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9152;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Diamond-Deluge-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28672;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Diamond-Deluge-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116158,5103,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/6921795e3f8bc7e37f3fa9eb1bfcc08bc56290ff/Diamond-Deluge-Web.jpg'),
(116159,5104,'total_sales','0'),
(116160,5104,'_tax_status','taxable'),
(116161,5104,'_tax_class',''),
(116162,5104,'_manage_stock','no'),
(116163,5104,'_backorders','no'),
(116164,5104,'_sold_individually','no'),
(116165,5104,'_virtual','no'),
(116166,5104,'_downloadable','no'),
(116167,5104,'_download_limit','-1'),
(116168,5104,'_download_expiry','-1'),
(116169,5104,'_thumbnail_id','5103'),
(116170,5104,'_stock',NULL),
(116171,5104,'_stock_status','instock'),
(116172,5104,'_wc_average_rating','0'),
(116173,5104,'_wc_review_count','0'),
(116174,5104,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116175,5104,'_product_version','9.8.5'),
(116176,5105,'_wp_attached_file','2025/03/Diamond-Deluge-Blue-Web.jpg'),
(116177,5105,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:35:\"2025/03/Diamond-Deluge-Blue-Web.jpg\";s:8:\"filesize\";i:41852;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5882;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Diamond-Deluge-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27817;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Diamond-Deluge-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5882;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18447;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Diamond-Deluge-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1530;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116178,5105,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/47493424afb310d538d484f13d654ffc4e133562/Diamond-Deluge-Blue-Web.jpg'),
(116179,5106,'_variation_description',''),
(116180,5106,'_sku','14087'),
(116181,5106,'_regular_price','21'),
(116182,5106,'total_sales','0'),
(116183,5106,'_tax_status','taxable'),
(116184,5106,'_tax_class','parent'),
(116185,5106,'_manage_stock','yes'),
(116186,5106,'_backorders','no'),
(116187,5106,'_sold_individually','no'),
(116188,5106,'_virtual','no'),
(116189,5106,'_downloadable','no'),
(116190,5106,'_download_limit','-1'),
(116191,5106,'_download_expiry','-1'),
(116192,5106,'_thumbnail_id','5105'),
(116193,5106,'_stock','693'),
(116194,5106,'_stock_status','instock'),
(116195,5106,'_wc_average_rating','0'),
(116196,5106,'_wc_review_count','0'),
(116197,5106,'attribute_colour','Blue'),
(116198,5106,'_price','21'),
(116199,5106,'_product_version','9.8.5'),
(116200,5107,'_wp_attached_file','2025/03/Diamond-Deluge-Charcoal-Web.jpg'),
(116201,5107,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:39:\"2025/03/Diamond-Deluge-Charcoal-Web.jpg\";s:8:\"filesize\";i:42372;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Diamond-Deluge-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5757;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"Diamond-Deluge-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44170;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Diamond-Deluge-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2109;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Diamond-Deluge-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27345;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"Diamond-Deluge-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5757;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"Diamond-Deluge-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18050;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"Diamond-Deluge-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1519;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116202,5107,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/818ead276e875d68fda191e3fe1fa86172d50bd5/Diamond-Deluge-Charcoal-Web.jpg'),
(116203,5108,'_variation_description',''),
(116204,5108,'_sku','14088'),
(116205,5108,'_regular_price','21'),
(116206,5108,'total_sales','0'),
(116207,5108,'_tax_status','taxable'),
(116208,5108,'_tax_class','parent'),
(116209,5108,'_manage_stock','yes'),
(116210,5108,'_backorders','no'),
(116211,5108,'_sold_individually','no'),
(116212,5108,'_virtual','no'),
(116213,5108,'_downloadable','no'),
(116214,5108,'_download_limit','-1'),
(116215,5108,'_download_expiry','-1'),
(116216,5108,'_thumbnail_id','5107'),
(116217,5108,'_stock','129'),
(116218,5108,'_stock_status','instock'),
(116219,5108,'_wc_average_rating','0'),
(116220,5108,'_wc_review_count','0'),
(116221,5108,'attribute_colour','Charcoal'),
(116222,5108,'_price','21'),
(116223,5108,'_product_version','9.8.5'),
(116227,5109,'_wp_attached_file','2025/03/Regal-Riven-Web.jpg'),
(116228,5109,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:27:\"2025/03/Regal-Riven-Web.jpg\";s:8:\"filesize\";i:62913;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Regal-Riven-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10656;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Regal-Riven-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Regal-Riven-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Regal-Riven-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51155;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Regal-Riven-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10656;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Regal-Riven-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33200;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Regal-Riven-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2029;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116229,5109,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/ed3dbf018958176b0cdb9012327d24b62e097d6b/Regal-Riven-Web.jpg'),
(116230,5110,'total_sales','0'),
(116231,5110,'_tax_status','taxable'),
(116232,5110,'_tax_class',''),
(116233,5110,'_manage_stock','no'),
(116234,5110,'_backorders','no'),
(116235,5110,'_sold_individually','no'),
(116236,5110,'_virtual','no'),
(116237,5110,'_downloadable','no'),
(116238,5110,'_download_limit','-1'),
(116239,5110,'_download_expiry','-1'),
(116240,5110,'_thumbnail_id','5109'),
(116241,5110,'_stock',NULL),
(116242,5110,'_stock_status','instock'),
(116243,5110,'_wc_average_rating','0'),
(116244,5110,'_wc_review_count','0'),
(116245,5110,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:25:\"Blue | Charcoal | Horizon\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116246,5110,'_product_version','9.8.5'),
(116247,5111,'_wp_attached_file','2025/03/Regal-Riven-Blue-Web.jpg'),
(116248,5111,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Regal-Riven-Blue-Web.jpg\";s:8:\"filesize\";i:46240;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7176;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Regal-Riven-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50226;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2570;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31368;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Regal-Riven-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7176;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21494;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Regal-Riven-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1747;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116249,5111,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/271ef88c12a24f2132de3bfb7f4f5c372a638c05/Regal-Riven-Blue-Web.jpg'),
(116250,5112,'_variation_description',''),
(116251,5112,'_sku','14106'),
(116252,5112,'_regular_price','21'),
(116253,5112,'total_sales','0'),
(116254,5112,'_tax_status','taxable'),
(116255,5112,'_tax_class','parent'),
(116256,5112,'_manage_stock','yes'),
(116257,5112,'_backorders','no'),
(116258,5112,'_sold_individually','no'),
(116259,5112,'_virtual','no'),
(116260,5112,'_downloadable','no'),
(116261,5112,'_download_limit','-1'),
(116262,5112,'_download_expiry','-1'),
(116263,5112,'_thumbnail_id','5111'),
(116264,5112,'_stock','740'),
(116265,5112,'_stock_status','instock'),
(116266,5112,'_wc_average_rating','0'),
(116267,5112,'_wc_review_count','0'),
(116268,5112,'attribute_colour','Blue'),
(116269,5112,'_price','21'),
(116270,5112,'_product_version','9.8.5'),
(116271,5113,'_wp_attached_file','2025/03/Regal-Riven-Charcoal-Web.jpg'),
(116272,5113,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:36:\"2025/03/Regal-Riven-Charcoal-Web.jpg\";s:8:\"filesize\";i:45033;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Regal-Riven-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6551;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Regal-Riven-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Regal-Riven-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2358;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Regal-Riven-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29284;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:36:\"Regal-Riven-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6551;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:36:\"Regal-Riven-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19839;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:36:\"Regal-Riven-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1629;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116273,5113,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/3385a154a2ca04d7f91f00e0bcfe6a6fd58c0b3a/Regal-Riven-Charcoal-Web.jpg'),
(116274,5114,'_variation_description',''),
(116275,5114,'_sku','14107'),
(116276,5114,'_regular_price','21'),
(116277,5114,'total_sales','0'),
(116278,5114,'_tax_status','taxable'),
(116279,5114,'_tax_class','parent'),
(116280,5114,'_manage_stock','yes'),
(116281,5114,'_backorders','no'),
(116282,5114,'_sold_individually','no'),
(116283,5114,'_virtual','no'),
(116284,5114,'_downloadable','no'),
(116285,5114,'_download_limit','-1'),
(116286,5114,'_download_expiry','-1'),
(116287,5114,'_thumbnail_id','5113'),
(116288,5114,'_stock','205'),
(116289,5114,'_stock_status','instock'),
(116290,5114,'_wc_average_rating','0'),
(116291,5114,'_wc_review_count','0'),
(116292,5114,'attribute_colour','Charcoal'),
(116293,5114,'_price','21'),
(116294,5114,'_product_version','9.8.5'),
(116298,5115,'_wp_attached_file','2025/03/Twisting-Travertine-Web.jpg'),
(116299,5115,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:35:\"2025/03/Twisting-Travertine-Web.jpg\";s:8:\"filesize\";i:65272;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Twisting-Travertine-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11202;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Twisting-Travertine-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Twisting-Travertine-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Twisting-Travertine-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55232;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:35:\"Twisting-Travertine-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11202;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:35:\"Twisting-Travertine-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35895;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:35:\"Twisting-Travertine-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1977;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116300,5115,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/41dfd8144a7fc5513f827ed0962017f70c9d1778/Twisting-Travertine-Web.jpg'),
(116301,5116,'total_sales','0'),
(116302,5116,'_tax_status','taxable'),
(116303,5116,'_tax_class',''),
(116304,5116,'_manage_stock','no'),
(116305,5116,'_backorders','no'),
(116306,5116,'_sold_individually','no'),
(116307,5116,'_virtual','no'),
(116308,5116,'_downloadable','no'),
(116309,5116,'_download_limit','-1'),
(116310,5116,'_download_expiry','-1'),
(116311,5116,'_thumbnail_id','5115'),
(116312,5116,'_stock',NULL),
(116313,5116,'_stock_status','instock'),
(116314,5116,'_wc_average_rating','0'),
(116315,5116,'_wc_review_count','0'),
(116316,5116,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116317,5116,'_product_version','9.8.5'),
(116318,5117,'_wp_attached_file','2025/03/Twisting-Travertine-Blue-Web.jpg'),
(116319,5117,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:40:\"2025/03/Twisting-Travertine-Blue-Web.jpg\";s:8:\"filesize\";i:46700;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Twisting-Travertine-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7217;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Twisting-Travertine-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Twisting-Travertine-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2464;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Twisting-Travertine-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33406;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:40:\"Twisting-Travertine-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7217;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:40:\"Twisting-Travertine-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22275;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:40:\"Twisting-Travertine-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116320,5117,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b1d47a3ec8b627bf69cef4a9729ef3f514ac42b2/Twisting-Travertine-Blue-Web.jpg'),
(116321,5118,'_variation_description',''),
(116322,5118,'_sku','14114'),
(116323,5118,'_regular_price','21'),
(116324,5118,'total_sales','0'),
(116325,5118,'_tax_status','taxable'),
(116326,5118,'_tax_class','parent'),
(116327,5118,'_manage_stock','yes'),
(116328,5118,'_backorders','no'),
(116329,5118,'_sold_individually','no'),
(116330,5118,'_virtual','no'),
(116331,5118,'_downloadable','no'),
(116332,5118,'_download_limit','-1'),
(116333,5118,'_download_expiry','-1'),
(116334,5118,'_thumbnail_id','5117'),
(116335,5118,'_stock','687'),
(116336,5118,'_stock_status','instock'),
(116337,5118,'_wc_average_rating','0'),
(116338,5118,'_wc_review_count','0'),
(116339,5118,'attribute_colour','Blue'),
(116340,5118,'_price','21'),
(116341,5118,'_product_version','9.8.5'),
(116342,5119,'_wp_attached_file','2025/03/Twisting-Travertine-Charcoal-Web.jpg'),
(116343,5119,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:44:\"2025/03/Twisting-Travertine-Charcoal-Web.jpg\";s:8:\"filesize\";i:46342;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Twisting-Travertine-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6658;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Twisting-Travertine-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Twisting-Travertine-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2292;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Twisting-Travertine-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31651;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:44:\"Twisting-Travertine-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6658;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:44:\"Twisting-Travertine-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21001;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:44:\"Twisting-Travertine-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116344,5119,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a7d59d45845ab03edbd3ee7215092a22f6eb5a3d/Twisting-Travertine-Charcoal-Web.jpg'),
(116345,5120,'_variation_description',''),
(116346,5120,'_sku','14115'),
(116347,5120,'_regular_price','21'),
(116348,5120,'total_sales','0'),
(116349,5120,'_tax_status','taxable'),
(116350,5120,'_tax_class','parent'),
(116351,5120,'_manage_stock','yes'),
(116352,5120,'_backorders','no'),
(116353,5120,'_sold_individually','no'),
(116354,5120,'_virtual','no'),
(116355,5120,'_downloadable','no'),
(116356,5120,'_download_limit','-1'),
(116357,5120,'_download_expiry','-1'),
(116358,5120,'_thumbnail_id','5119'),
(116359,5120,'_stock','183'),
(116360,5120,'_stock_status','instock'),
(116361,5120,'_wc_average_rating','0'),
(116362,5120,'_wc_review_count','0'),
(116363,5120,'attribute_colour','Charcoal'),
(116364,5120,'_price','21'),
(116365,5120,'_product_version','9.8.5'),
(116369,5121,'_wp_attached_file','2025/03/Zentangle-Mandala-Web.jpg'),
(116370,5121,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:33:\"2025/03/Zentangle-Mandala-Web.jpg\";s:8:\"filesize\";i:81099;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Zentangle-Mandala-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13104;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Zentangle-Mandala-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Zentangle-Mandala-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"Zentangle-Mandala-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70616;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:33:\"Zentangle-Mandala-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13104;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:33:\"Zentangle-Mandala-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45787;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:33:\"Zentangle-Mandala-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116371,5121,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/2ee4937cc6632af1610cb3e4fc284f43275af7c8/Zentangle-Mandala-Web.jpg'),
(116372,5122,'total_sales','0'),
(116373,5122,'_tax_status','taxable'),
(116374,5122,'_tax_class',''),
(116375,5122,'_manage_stock','no'),
(116376,5122,'_backorders','no'),
(116377,5122,'_sold_individually','no'),
(116378,5122,'_virtual','no'),
(116379,5122,'_downloadable','no'),
(116380,5122,'_download_limit','-1'),
(116381,5122,'_download_expiry','-1'),
(116382,5122,'_thumbnail_id','5121'),
(116383,5122,'_stock',NULL),
(116384,5122,'_stock_status','instock'),
(116385,5122,'_wc_average_rating','0'),
(116386,5122,'_wc_review_count','0'),
(116387,5122,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:15:\"Blue | Charcoal\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116388,5122,'_product_version','9.8.5'),
(116389,5123,'_wp_attached_file','2025/03/Zentangle-Mandala-Blue-Web.jpg'),
(116390,5123,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:38:\"2025/03/Zentangle-Mandala-Blue-Web.jpg\";s:8:\"filesize\";i:54959;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Zentangle-Mandala-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8135;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Zentangle-Mandala-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Zentangle-Mandala-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2552;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Zentangle-Mandala-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42011;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Zentangle-Mandala-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8135;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Zentangle-Mandala-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27454;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Zentangle-Mandala-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116391,5123,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/9efdcb89aa90d2b881ebf913e5704822f3f1c27d/Zentangle-Mandala-Blue-Web.jpg'),
(116392,5124,'_variation_description',''),
(116393,5124,'_sku','14116'),
(116394,5124,'_regular_price','21'),
(116395,5124,'total_sales','0'),
(116396,5124,'_tax_status','taxable'),
(116397,5124,'_tax_class','parent'),
(116398,5124,'_manage_stock','yes'),
(116399,5124,'_backorders','no'),
(116400,5124,'_sold_individually','no'),
(116401,5124,'_virtual','no'),
(116402,5124,'_downloadable','no'),
(116403,5124,'_download_limit','-1'),
(116404,5124,'_download_expiry','-1'),
(116405,5124,'_thumbnail_id','5123'),
(116406,5124,'_stock','593'),
(116407,5124,'_stock_status','instock'),
(116408,5124,'_wc_average_rating','0'),
(116409,5124,'_wc_review_count','0'),
(116410,5124,'attribute_colour','Blue'),
(116411,5124,'_price','21'),
(116412,5124,'_product_version','9.8.5'),
(116413,5125,'_wp_attached_file','2025/03/Zentangle-Mandala-Charcoal-Web.jpg'),
(116414,5125,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:42:\"2025/03/Zentangle-Mandala-Charcoal-Web.jpg\";s:8:\"filesize\";i:54119;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Zentangle-Mandala-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7600;}s:5:\"large\";a:5:{s:4:\"file\";s:44:\"Zentangle-Mandala-Charcoal-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Zentangle-Mandala-Charcoal-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"Zentangle-Mandala-Charcoal-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39182;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:42:\"Zentangle-Mandala-Charcoal-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7600;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:42:\"Zentangle-Mandala-Charcoal-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25546;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:42:\"Zentangle-Mandala-Charcoal-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1587;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116415,5125,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/76dce2182e37e77d1ea2ab4bd7e133be88a9395d/Zentangle-Mandala-Charcoal-Web.jpg'),
(116416,5126,'_variation_description',''),
(116417,5126,'_sku','14117'),
(116418,5126,'_regular_price','21'),
(116419,5126,'total_sales','0'),
(116420,5126,'_tax_status','taxable'),
(116421,5126,'_tax_class','parent'),
(116422,5126,'_manage_stock','yes'),
(116423,5126,'_backorders','no'),
(116424,5126,'_sold_individually','no'),
(116425,5126,'_virtual','no'),
(116426,5126,'_downloadable','no'),
(116427,5126,'_download_limit','-1'),
(116428,5126,'_download_expiry','-1'),
(116429,5126,'_thumbnail_id','5125'),
(116430,5126,'_stock','159'),
(116431,5126,'_stock_status','instock'),
(116432,5126,'_wc_average_rating','0'),
(116433,5126,'_wc_review_count','0'),
(116434,5126,'attribute_colour','Charcoal'),
(116435,5126,'_price','21'),
(116436,5126,'_product_version','9.8.5'),
(116440,5127,'_wp_attached_file','2025/03/Tuscan-Quartzite-Web.jpg'),
(116441,5127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/03/Tuscan-Quartzite-Web.jpg\";s:8:\"filesize\";i:58251;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Tuscan-Quartzite-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11116;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Tuscan-Quartzite-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Tuscan-Quartzite-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3677;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Tuscan-Quartzite-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50744;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Tuscan-Quartzite-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11116;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Tuscan-Quartzite-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35501;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Tuscan-Quartzite-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116442,5127,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/87555a3047833537d2e79f10c5417834712d6d66/Tuscan-Quartzite-Web.jpg'),
(116443,5128,'total_sales','0'),
(116444,5128,'_tax_status','taxable'),
(116445,5128,'_tax_class',''),
(116446,5128,'_manage_stock','no'),
(116447,5128,'_backorders','no'),
(116448,5128,'_sold_individually','no'),
(116449,5128,'_virtual','no'),
(116450,5128,'_downloadable','no'),
(116451,5128,'_download_limit','-1'),
(116452,5128,'_download_expiry','-1'),
(116453,5128,'_thumbnail_id','5127'),
(116454,5128,'_stock',NULL),
(116455,5128,'_stock_status','instock'),
(116456,5128,'_wc_average_rating','0'),
(116457,5128,'_wc_review_count','0'),
(116458,5128,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:12:\"Blue | Brown\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(116459,5128,'_product_version','9.8.5'),
(116460,5129,'_wp_attached_file','2025/03/Tuscan-Quartzite-Blue-Web.jpg'),
(116461,5129,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:37:\"2025/03/Tuscan-Quartzite-Blue-Web.jpg\";s:8:\"filesize\";i:44817;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7321;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"Tuscan-Quartzite-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50602;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33226;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7321;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22778;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"Tuscan-Quartzite-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116462,5129,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/a5cb9f92f649db067b50718cd95e033c6e6615a4/Tuscan-Quartzite-Blue-Web.jpg'),
(116463,5130,'_variation_description',''),
(116464,5130,'_sku','14112'),
(116465,5130,'_regular_price','21'),
(116466,5130,'total_sales','0'),
(116467,5130,'_tax_status','taxable'),
(116468,5130,'_tax_class','parent'),
(116469,5130,'_manage_stock','yes'),
(116470,5130,'_backorders','no'),
(116471,5130,'_sold_individually','no'),
(116472,5130,'_virtual','no'),
(116473,5130,'_downloadable','no'),
(116474,5130,'_download_limit','-1'),
(116475,5130,'_download_expiry','-1'),
(116476,5130,'_thumbnail_id','5129'),
(116477,5130,'_stock','606'),
(116478,5130,'_stock_status','instock'),
(116479,5130,'_wc_average_rating','0'),
(116480,5130,'_wc_review_count','0'),
(116481,5130,'attribute_colour','Blue'),
(116482,5130,'_price','21'),
(116483,5130,'_product_version','9.8.5'),
(116484,5131,'_wp_attached_file','2025/03/Tuscan-Quartzite-Brown-Web.jpg'),
(116485,5131,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:38:\"2025/03/Tuscan-Quartzite-Brown-Web.jpg\";s:8:\"filesize\";i:42237;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"Tuscan-Quartzite-Brown-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6644;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Tuscan-Quartzite-Brown-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46493;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Tuscan-Quartzite-Brown-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2286;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"Tuscan-Quartzite-Brown-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30191;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:38:\"Tuscan-Quartzite-Brown-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6644;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:38:\"Tuscan-Quartzite-Brown-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20420;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:38:\"Tuscan-Quartzite-Brown-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1593;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116486,5131,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/b3cdd3fb9446f6ad5cb48690d1f2881e13d49db9/Tuscan-Quartzite-Brown-Web.jpg'),
(116487,5132,'_variation_description',''),
(116488,5132,'_sku','14113'),
(116489,5132,'_regular_price','21'),
(116490,5132,'total_sales','0'),
(116491,5132,'_tax_status','taxable'),
(116492,5132,'_tax_class','parent'),
(116493,5132,'_manage_stock','yes'),
(116494,5132,'_backorders','no'),
(116495,5132,'_sold_individually','no'),
(116496,5132,'_virtual','no'),
(116497,5132,'_downloadable','no'),
(116498,5132,'_download_limit','-1'),
(116499,5132,'_download_expiry','-1'),
(116500,5132,'_thumbnail_id','5131'),
(116501,5132,'_stock','175'),
(116502,5132,'_stock_status','instock'),
(116503,5132,'_wc_average_rating','0'),
(116504,5132,'_wc_review_count','0'),
(116505,5132,'attribute_colour','Brown'),
(116506,5132,'_price','21'),
(116507,5132,'_product_version','9.8.5'),
(116511,5024,'_edit_last','244'),
(116512,5024,'_edit_lock','1741266720:244'),
(116534,5024,'_product_image_gallery','5025,5027'),
(116535,5024,'_yoast_wpseo_primary_product_brand',''),
(116536,5024,'_yoast_wpseo_primary_product_cat',''),
(116537,5024,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116538,5024,'_yoast_wpseo_content_score','60'),
(116539,5024,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116540,5030,'_edit_lock','1741266648:244'),
(116541,5030,'_edit_last','244'),
(116542,5030,'_product_image_gallery','5031,5033'),
(116543,5030,'_yoast_wpseo_primary_product_brand',''),
(116544,5030,'_yoast_wpseo_primary_product_cat','363'),
(116545,5030,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116546,5030,'_yoast_wpseo_content_score','60'),
(116547,5030,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116548,5036,'_edit_lock','1741266695:244'),
(116549,5036,'_edit_last','244'),
(116550,5036,'_yoast_wpseo_primary_product_brand',''),
(116551,5036,'_yoast_wpseo_primary_product_cat','363'),
(116552,5036,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116553,5036,'_yoast_wpseo_content_score','60'),
(116554,5036,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116555,5042,'_edit_lock','1741266776:244'),
(116556,5042,'_edit_last','244'),
(116557,5042,'_product_image_gallery','5043,5045'),
(116558,5042,'_yoast_wpseo_primary_product_brand',''),
(116559,5042,'_yoast_wpseo_primary_product_cat','363'),
(116560,5042,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116561,5042,'_yoast_wpseo_content_score','60'),
(116562,5042,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116563,5048,'_edit_lock','1741267441:244'),
(116565,5048,'_edit_last','244'),
(116566,5048,'_product_image_gallery','5051,5049'),
(116567,5048,'_yoast_wpseo_primary_product_brand',''),
(116568,5048,'_yoast_wpseo_primary_product_cat','363'),
(116569,5048,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116570,5048,'_yoast_wpseo_content_score','60'),
(116571,5048,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116572,5054,'_edit_lock','1741267504:244'),
(116573,5054,'_edit_last','244'),
(116574,5054,'_product_image_gallery','5055,5057'),
(116575,5054,'_yoast_wpseo_primary_product_brand',''),
(116576,5054,'_yoast_wpseo_primary_product_cat','363'),
(116577,5054,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116578,5054,'_yoast_wpseo_content_score','60'),
(116579,5054,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116580,5060,'_edit_lock','1741267560:244'),
(116581,5060,'_edit_last','244'),
(116582,5060,'_product_image_gallery','5061,5063,5065'),
(116583,5060,'_yoast_wpseo_primary_product_brand',''),
(116584,5060,'_yoast_wpseo_primary_product_cat','363'),
(116585,5060,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116586,5060,'_yoast_wpseo_content_score','60'),
(116587,5060,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116588,5068,'_edit_lock','1741267613:244'),
(116589,5068,'_edit_last','244'),
(116590,5068,'_product_image_gallery','5069,5071'),
(116591,5068,'_yoast_wpseo_primary_product_brand',''),
(116592,5068,'_yoast_wpseo_primary_product_cat','363'),
(116593,5068,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116594,5068,'_yoast_wpseo_content_score','60'),
(116595,5068,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116596,5074,'_edit_lock','1741267675:244'),
(116597,5074,'_edit_last','244'),
(116598,5074,'_product_image_gallery','5075,5077'),
(116599,5074,'_yoast_wpseo_primary_product_brand',''),
(116600,5074,'_yoast_wpseo_primary_product_cat','363'),
(116601,5074,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116602,5074,'_yoast_wpseo_content_score','60'),
(116603,5074,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116604,5080,'_edit_lock','1741267729:244'),
(116605,5080,'_edit_last','244'),
(116606,5080,'_product_image_gallery','5081,5083'),
(116607,5080,'_yoast_wpseo_primary_product_brand',''),
(116608,5080,'_yoast_wpseo_primary_product_cat','363'),
(116609,5080,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116610,5080,'_yoast_wpseo_content_score','60'),
(116611,5080,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116612,5086,'_edit_lock','1741267776:244'),
(116613,5086,'_edit_last','244'),
(116614,5086,'_product_image_gallery','5087,5089'),
(116615,5086,'_yoast_wpseo_primary_product_brand',''),
(116616,5086,'_yoast_wpseo_primary_product_cat','363'),
(116617,5086,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116618,5086,'_yoast_wpseo_content_score','60'),
(116619,5086,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116620,5092,'_edit_lock','1741267823:244'),
(116621,5092,'_edit_last','244'),
(116622,5092,'_product_image_gallery','5093,5095'),
(116623,5092,'_yoast_wpseo_primary_product_brand',''),
(116624,5092,'_yoast_wpseo_primary_product_cat','363'),
(116625,5092,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116626,5092,'_yoast_wpseo_content_score','60'),
(116627,5092,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116628,5098,'_edit_lock','1741267908:244'),
(116629,5098,'_edit_last','244'),
(116630,5098,'_product_image_gallery','5099,5101'),
(116631,5098,'_yoast_wpseo_primary_product_brand',''),
(116632,5098,'_yoast_wpseo_primary_product_cat','363'),
(116633,5098,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116634,5098,'_yoast_wpseo_content_score','60'),
(116635,5098,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116637,3512,'_price','80.86'),
(116640,5104,'_edit_lock','1741268172:244'),
(116641,5104,'_edit_last','244'),
(116642,5104,'_product_image_gallery','5105,5107'),
(116643,5104,'_yoast_wpseo_primary_product_brand',''),
(116644,5104,'_yoast_wpseo_primary_product_cat','363'),
(116645,5104,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116646,5104,'_yoast_wpseo_content_score','60'),
(116647,5104,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116648,5110,'_edit_lock','1747637779:244'),
(116649,5110,'_edit_last','244'),
(116650,5110,'_product_image_gallery','5111,5113,5195'),
(116651,5110,'_yoast_wpseo_primary_product_brand',''),
(116652,5110,'_yoast_wpseo_primary_product_cat','363'),
(116653,5110,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116654,5110,'_yoast_wpseo_content_score','60'),
(116655,5110,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116656,5116,'_edit_lock','1741268263:244'),
(116657,5116,'_edit_last','244'),
(116658,5116,'_product_image_gallery','5117,5119'),
(116659,5116,'_yoast_wpseo_primary_product_brand',''),
(116660,5116,'_yoast_wpseo_primary_product_cat','363'),
(116661,5116,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116662,5116,'_yoast_wpseo_content_score','60'),
(116663,5116,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116664,5122,'_edit_lock','1741268454:244'),
(116665,5122,'_edit_last','244'),
(116666,5122,'_product_image_gallery','5123,5125'),
(116667,5122,'_yoast_wpseo_primary_product_brand',''),
(116668,5122,'_yoast_wpseo_primary_product_cat','363'),
(116669,5122,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116670,5122,'_yoast_wpseo_content_score','60'),
(116671,5122,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116672,5128,'_edit_lock','1747637128:244'),
(116673,5128,'_edit_last','244'),
(116674,5128,'_product_image_gallery','5129,5131'),
(116675,5128,'_yoast_wpseo_primary_product_brand',''),
(116676,5128,'_yoast_wpseo_primary_product_cat','363'),
(116677,5128,'_yoast_wpseo_metadesc','Simulated Mosaic Art for fibreglass swimming pools'),
(116678,5128,'_yoast_wpseo_content_score','60'),
(116679,5128,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(116684,5098,'_eael_post_view_count','61'),
(116685,5098,'_elementor_page_assets','a:0:{}'),
(116686,5036,'_eael_post_view_count','51'),
(116687,5036,'_elementor_page_assets','a:0:{}'),
(116688,5054,'_eael_post_view_count','116'),
(116689,5054,'_elementor_page_assets','a:0:{}'),
(116690,5048,'_eael_post_view_count','60'),
(116691,5048,'_elementor_page_assets','a:0:{}'),
(116692,5104,'_eael_post_view_count','53'),
(116693,5104,'_elementor_page_assets','a:0:{}'),
(116694,5068,'_eael_post_view_count','60'),
(116695,5068,'_elementor_page_assets','a:0:{}'),
(116696,5074,'_eael_post_view_count','54'),
(116697,5074,'_elementor_page_assets','a:0:{}'),
(116698,5030,'_eael_post_view_count','50'),
(116699,5030,'_elementor_page_assets','a:0:{}'),
(116700,5060,'_eael_post_view_count','59'),
(116701,5060,'_elementor_page_assets','a:0:{}'),
(116702,5110,'_eael_post_view_count','50'),
(116703,5110,'_elementor_page_assets','a:0:{}'),
(116704,5042,'_eael_post_view_count','45'),
(116705,5042,'_elementor_page_assets','a:0:{}'),
(116706,5012,'_eael_post_view_count','63'),
(116707,5012,'_elementor_page_assets','a:0:{}'),
(116708,5086,'_eael_post_view_count','61'),
(116709,5086,'_elementor_page_assets','a:0:{}'),
(116710,5024,'_eael_post_view_count','56'),
(116711,5024,'_elementor_page_assets','a:0:{}'),
(116712,5092,'_eael_post_view_count','50'),
(116713,5092,'_elementor_page_assets','a:0:{}'),
(116714,5018,'_eael_post_view_count','71'),
(116715,5018,'_elementor_page_assets','a:0:{}'),
(116716,5080,'_eael_post_view_count','38'),
(116717,5080,'_elementor_page_assets','a:0:{}'),
(116718,5116,'_eael_post_view_count','56'),
(116719,5116,'_elementor_page_assets','a:0:{}'),
(116720,5128,'_eael_post_view_count','50'),
(116721,5128,'_elementor_page_assets','a:0:{}'),
(116734,5133,'_order_key','wc_order_ebK9At2bVtQBH'),
(116735,5133,'_customer_user','0'),
(116736,5133,'_payment_method','bacs'),
(116737,5133,'_payment_method_title','Direct bank transfer'),
(116738,5133,'_customer_ip_address','156.155.11.46'),
(116739,5133,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(116740,5133,'_created_via','checkout'),
(116741,5133,'_cart_hash','656e2a31952dcb5090198e0c45d4e50a'),
(116742,5133,'_download_permissions_granted','yes'),
(116743,5133,'_recorded_sales','yes'),
(116744,5133,'_recorded_coupon_usage_counts','yes'),
(116745,5133,'_new_order_email_sent','true'),
(116746,5133,'_order_stock_reduced','yes'),
(116747,5133,'_billing_first_name','Dylan'),
(116748,5133,'_billing_last_name','Brouwer'),
(116749,5133,'_billing_company','Swemgat MidWit'),
(116750,5133,'_billing_address_1','8 NGWAKO STREET'),
(116751,5133,'_billing_address_2','8 MIDGREEN Townhouses'),
(116752,5133,'_billing_city','MPUMALANGA'),
(116753,5133,'_billing_state','MP'),
(116754,5133,'_billing_postcode','1055'),
(116755,5133,'_billing_country','ZA'),
(116756,5133,'_billing_email','liesenuss@hotmail.com'),
(116757,5133,'_billing_phone','0837697593'),
(116758,5133,'_shipping_first_name','Dylan'),
(116759,5133,'_shipping_last_name','Brouwer'),
(116760,5133,'_shipping_company','Swemgat MidWit'),
(116761,5133,'_shipping_address_1','8 NGWAKO STREET'),
(116762,5133,'_shipping_address_2','8 MIDGREEN Townhouses'),
(116763,5133,'_shipping_city','MPUMALANGA'),
(116764,5133,'_shipping_state','MP'),
(116765,5133,'_shipping_postcode','1055'),
(116766,5133,'_shipping_country','ZA'),
(116767,5133,'_order_currency','ZAR'),
(116768,5133,'_cart_discount','0'),
(116769,5133,'_cart_discount_tax','0'),
(116770,5133,'_order_shipping','0'),
(116771,5133,'_order_shipping_tax','0'),
(116772,5133,'_order_tax','218.63'),
(116773,5133,'_order_total','1676.13'),
(116774,5133,'_order_version','9.7.1'),
(116775,5133,'_prices_include_tax','no'),
(116776,5133,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 NGWAKO STREET 8 MIDGREEN Townhouses MPUMALANGA MP 1055 ZA liesenuss@hotmail.com 0837697593'),
(116777,5133,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 NGWAKO STREET 8 MIDGREEN Townhouses MPUMALANGA MP 1055 ZA '),
(116778,5133,'is_vat_exempt','no'),
(116779,5133,'_wc_order_attribution_source_type','organic'),
(116780,5133,'_wc_order_attribution_referrer','http://www.google.com/'),
(116781,5133,'_wc_order_attribution_utm_source','google'),
(116782,5133,'_wc_order_attribution_utm_medium','organic'),
(116783,5133,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(116784,5133,'_wc_order_attribution_session_start_time','2025-03-07 08:18:55'),
(116785,5133,'_wc_order_attribution_session_pages','10'),
(116786,5133,'_wc_order_attribution_session_count','1'),
(116787,5133,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(116788,5133,'_wc_order_attribution_device_type','Desktop'),
(116790,5133,'_ga_tracked','1'),
(116797,5122,'_eael_post_view_count','62'),
(116798,5122,'_elementor_page_assets','a:0:{}'),
(116804,5133,'_edit_lock','1741341328:244'),
(116805,5133,'_edit_last','244'),
(116806,5133,'_date_completed','1741341464'),
(116807,5133,'_date_paid','1741341464'),
(116808,5133,'_paid_date','2025-03-07 11:57:44'),
(116809,5133,'_completed_date','2025-03-07 11:57:44'),
(116867,5134,'_order_key','wc_order_oZiu6stdwJzIm'),
(116868,5134,'_customer_user','0'),
(116869,5134,'_payment_method','bacs'),
(116870,5134,'_payment_method_title','Direct bank transfer'),
(116871,5134,'_customer_ip_address','41.13.212.31'),
(116872,5134,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36'),
(116873,5134,'_created_via','checkout'),
(116874,5134,'_cart_hash','6bd22e1e8bc02d09a0e97cdce789185c'),
(116875,5134,'_download_permissions_granted','yes'),
(116876,5134,'_recorded_sales','yes'),
(116877,5134,'_recorded_coupon_usage_counts','yes'),
(116878,5134,'_new_order_email_sent','true'),
(116879,5134,'_order_stock_reduced','yes'),
(116880,5134,'_billing_first_name','Ryan'),
(116881,5134,'_billing_last_name','Smith'),
(116882,5134,'_billing_company','Pristine Pool Services'),
(116883,5134,'_billing_address_1','10 Ridge Drive'),
(116884,5134,'_billing_address_2','Whale Rock Ridge'),
(116885,5134,'_billing_city','Plettenberg Bay'),
(116886,5134,'_billing_state','WC'),
(116887,5134,'_billing_postcode','6600'),
(116888,5134,'_billing_country','ZA'),
(116889,5134,'_billing_email','rsmithers1992@gmail.com'),
(116890,5134,'_billing_phone','0827297407'),
(116891,5134,'_shipping_first_name','Ryan'),
(116892,5134,'_shipping_last_name','Smith'),
(116893,5134,'_shipping_company','Pristine Pool Services'),
(116894,5134,'_shipping_address_1','10 Ridge Drive'),
(116895,5134,'_shipping_address_2','Whale Rock Ridge'),
(116896,5134,'_shipping_city','Plettenberg Bay'),
(116897,5134,'_shipping_state','WC'),
(116898,5134,'_shipping_postcode','6600'),
(116899,5134,'_shipping_country','ZA'),
(116900,5134,'_order_currency','ZAR'),
(116901,5134,'_cart_discount','0'),
(116902,5134,'_cart_discount_tax','0'),
(116903,5134,'_order_shipping','0'),
(116904,5134,'_order_shipping_tax','0'),
(116905,5134,'_order_tax','1404'),
(116906,5134,'_order_total','10764.00'),
(116907,5134,'_order_version','9.7.1'),
(116908,5134,'_prices_include_tax','no'),
(116909,5134,'_billing_address_index','Ryan Smith Pristine Pool Services 10 Ridge Drive Whale Rock Ridge Plettenberg Bay WC 6600 ZA rsmithers1992@gmail.com 0827297407'),
(116910,5134,'_shipping_address_index','Ryan Smith Pristine Pool Services 10 Ridge Drive Whale Rock Ridge Plettenberg Bay WC 6600 ZA '),
(116911,5134,'is_vat_exempt','no'),
(116912,5134,'_wc_order_attribution_source_type','typein'),
(116913,5134,'_wc_order_attribution_referrer','http://nixin.co.za/'),
(116914,5134,'_wc_order_attribution_utm_source','(direct)'),
(116915,5134,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&-rails/'),
(116916,5134,'_wc_order_attribution_session_start_time','2025-03-10 08:21:13'),
(116917,5134,'_wc_order_attribution_session_pages','7'),
(116918,5134,'_wc_order_attribution_session_count','1'),
(116919,5134,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36'),
(116920,5134,'_wc_order_attribution_device_type','Mobile'),
(116921,5134,'_ga_tracked','1'),
(116926,5134,'_edit_lock','1741598537:244'),
(116927,5134,'_edit_last','244'),
(116928,5134,'_date_completed','1741598524'),
(116929,5134,'_date_paid','1741598524'),
(116930,5134,'_paid_date','2025-03-10 11:22:04'),
(116931,5134,'_completed_date','2025-03-10 11:22:04'),
(116951,5135,'_wp_attached_file','2025/03/Smart-Mosaics-Logo-Web.jpg'),
(116952,5135,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1241;s:4:\"file\";s:34:\"2025/03/Smart-Mosaics-Logo-Web.jpg\";s:8:\"filesize\";i:122885;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Smart-Mosaics-Logo-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9068;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Smart-Mosaics-Logo-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42818;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Smart-Mosaics-Logo-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3666;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Smart-Mosaics-Logo-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29624;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Smart-Mosaics-Logo-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8993;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Smart-Mosaics-Logo-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21910;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Smart-Mosaics-Logo-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2380;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116953,5136,'_wp_attached_file','2025/03/Ethnic-Range-Web.jpg'),
(116954,5136,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1241;s:4:\"file\";s:28:\"2025/03/Ethnic-Range-Web.jpg\";s:8:\"filesize\";i:170749;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Ethnic-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10488;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Ethnic-Range-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Ethnic-Range-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Ethnic-Range-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33473;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Ethnic-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10093;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Ethnic-Range-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24885;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Ethnic-Range-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116955,5137,'_wp_attached_file','2025/03/Panache-Range-Web.jpg'),
(116956,5137,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1241;s:4:\"file\";s:29:\"2025/03/Panache-Range-Web.jpg\";s:8:\"filesize\";i:173356;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Panache-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10313;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Panache-Range-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Panache-Range-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4130;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Panache-Range-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33449;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Panache-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9924;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Panache-Range-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24910;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Panache-Range-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116957,5138,'_wp_attached_file','2025/03/Vogue-Range-Web.jpg'),
(116958,5138,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1241;s:4:\"file\";s:27:\"2025/03/Vogue-Range-Web.jpg\";s:8:\"filesize\";i:176687;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Vogue-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10635;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Vogue-Range-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49633;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Vogue-Range-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4350;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Vogue-Range-Web-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33989;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Vogue-Range-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10253;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Vogue-Range-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25121;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Vogue-Range-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116959,5139,'_wp_attached_file','2025/03/Ocean-Range-Web-1.jpg'),
(116960,5139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1242;s:6:\"height\";i:1241;s:4:\"file\";s:29:\"2025/03/Ocean-Range-Web-1.jpg\";s:8:\"filesize\";i:174769;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Ocean-Range-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10719;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Ocean-Range-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Ocean-Range-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4312;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Ocean-Range-Web-1-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33864;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"Ocean-Range-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10337;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"Ocean-Range-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25017;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"Ocean-Range-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2609;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(117127,3495,'_price','117.14'),
(117151,3410,'_price','56.84'),
(117152,3410,'_price','66.64'),
(117162,54,'_eael_post_view_count','19939'),
(117163,62,'_eael_post_view_count','1168'),
(117164,60,'_eael_post_view_count','865'),
(117165,56,'_eael_post_view_count','523'),
(117166,205,'_eael_post_view_count','685'),
(117167,971,'_eael_post_view_count','865'),
(117168,2519,'_eael_post_view_count','23'),
(117169,973,'_eael_post_view_count','16'),
(117224,972,'_eael_post_view_count','100'),
(117225,5141,'_order_key','wc_order_kQrfA8ew6RF09'),
(117226,5141,'_customer_user','0'),
(117227,5141,'_payment_method','bacs'),
(117228,5141,'_payment_method_title','Direct bank transfer'),
(117229,5141,'_customer_ip_address','160.119.121.232'),
(117230,5141,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(117231,5141,'_created_via','checkout'),
(117232,5141,'_cart_hash','9e6de6a18dd79db4c26f4e30eb11ff9e'),
(117233,5141,'_download_permissions_granted','yes'),
(117234,5141,'_recorded_sales','yes'),
(117235,5141,'_recorded_coupon_usage_counts','yes'),
(117236,5141,'_new_order_email_sent','true'),
(117237,5141,'_order_stock_reduced','yes'),
(117238,5141,'_billing_first_name','Francois'),
(117239,5141,'_billing_last_name','Blaauw'),
(117240,5141,'_billing_company','Africapools'),
(117241,5141,'_billing_address_1','35 bellamont drive'),
(117242,5141,'_billing_address_2','Surfside C310'),
(117243,5141,'_billing_city','Umdloti'),
(117244,5141,'_billing_state','KZN'),
(117245,5141,'_billing_postcode','4319'),
(117246,5141,'_billing_country','ZA'),
(117247,5141,'_billing_email','africapools1@gmail.com'),
(117248,5141,'_billing_phone','0837307378'),
(117249,5141,'_shipping_first_name','Francois'),
(117250,5141,'_shipping_last_name','Blaauw'),
(117251,5141,'_shipping_company','Africapools'),
(117252,5141,'_shipping_address_1','35 bellamont drive'),
(117253,5141,'_shipping_address_2','Surfside C310'),
(117254,5141,'_shipping_city','Umdloti'),
(117255,5141,'_shipping_state','KZN'),
(117256,5141,'_shipping_postcode','4319'),
(117257,5141,'_shipping_country','ZA'),
(117258,5141,'_order_currency','ZAR'),
(117259,5141,'_cart_discount','80'),
(117260,5141,'_cart_discount_tax','80'),
(117261,5141,'_order_shipping','200'),
(117262,5141,'_order_shipping_tax','30'),
(117263,5141,'_order_tax','714.75'),
(117264,5141,'_order_total','5709.75'),
(117265,5141,'_order_version','9.7.1'),
(117266,5141,'_prices_include_tax','no'),
(117267,5141,'_billing_address_index','Francois Blaauw Africapools 35 bellamont drive Surfside C310 Umdloti KZN 4319 ZA africapools1@gmail.com 0837307378'),
(117268,5141,'_shipping_address_index','Francois Blaauw Africapools 35 bellamont drive Surfside C310 Umdloti KZN 4319 ZA '),
(117269,5141,'is_vat_exempt','no'),
(117270,5141,'_wc_order_attribution_source_type','utm'),
(117271,5141,'_wc_order_attribution_referrer','http://www.google.com/'),
(117272,5141,'_wc_order_attribution_utm_campaign','google_cpc'),
(117273,5141,'_wc_order_attribution_utm_source','google'),
(117274,5141,'_wc_order_attribution_utm_medium','cpc'),
(117275,5141,'_wc_order_attribution_session_entry','http://nixin.co.za/?gad_source=1&gclid=CjwKCAjwp8--BhBREiwAj7og1wpMKwfxmKfpK1atlLr7rS6PZ7USTO86IhFK6mll-s4U-VljaK_hbxoCthAQAvD_BwE'),
(117276,5141,'_wc_order_attribution_session_start_time','2025-03-14 13:12:22'),
(117277,5141,'_wc_order_attribution_session_pages','59'),
(117278,5141,'_wc_order_attribution_session_count','1'),
(117279,5141,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(117280,5141,'_wc_order_attribution_device_type','Desktop'),
(117285,5141,'_ga_tracked','1'),
(117293,2071,'_eael_post_view_count','45'),
(117294,5141,'_edit_lock','1742020976:244'),
(117295,5141,'_edit_last','244'),
(117296,5141,'_date_completed','1742021105'),
(117297,5141,'_date_paid','1742021105'),
(117298,5141,'_paid_date','2025-03-15 08:45:05'),
(117299,5141,'_completed_date','2025-03-15 08:45:05'),
(117309,802,'_eael_post_view_count','80'),
(117310,1562,'_eael_post_view_count','14'),
(117312,5142,'_order_key','wc_order_fjMIcpCZNUuFv'),
(117313,5142,'_customer_user','0'),
(117314,5142,'_payment_method','bacs'),
(117315,5142,'_payment_method_title','Direct bank transfer'),
(117316,5142,'_customer_ip_address','102.217.31.120'),
(117317,5142,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(117318,5142,'_created_via','checkout'),
(117319,5142,'_cart_hash','3e37f5d675c7c3ee4ca0a491ff642859'),
(117320,5142,'_download_permissions_granted','yes'),
(117321,5142,'_recorded_sales','yes'),
(117322,5142,'_recorded_coupon_usage_counts','yes'),
(117323,5142,'_new_order_email_sent','true'),
(117324,5142,'_order_stock_reduced','yes'),
(117325,5142,'_billing_first_name','Thokozile'),
(117326,5142,'_billing_last_name','Gotter'),
(117327,5142,'_billing_address_1','1 Wilkinson Street, Gardens'),
(117328,5142,'_billing_city','Cape Town'),
(117329,5142,'_billing_state','WC'),
(117330,5142,'_billing_postcode','8001'),
(117331,5142,'_billing_country','ZA'),
(117332,5142,'_billing_email','thokozile.gotter@gmail.com'),
(117333,5142,'_billing_phone','0619221676'),
(117334,5142,'_shipping_first_name','Thokozile'),
(117335,5142,'_shipping_last_name','Gotter'),
(117336,5142,'_shipping_address_1','1 Wilkinson Street, Gardens'),
(117337,5142,'_shipping_city','Cape Town'),
(117338,5142,'_shipping_state','WC'),
(117339,5142,'_shipping_postcode','8001'),
(117340,5142,'_shipping_country','ZA'),
(117341,5142,'_order_currency','ZAR'),
(117342,5142,'_cart_discount','0'),
(117343,5142,'_cart_discount_tax','0'),
(117344,5142,'_order_shipping','200'),
(117345,5142,'_order_shipping_tax','30'),
(117346,5142,'_order_tax','237.75'),
(117347,5142,'_order_total','2052.75'),
(117348,5142,'_order_version','9.7.1'),
(117349,5142,'_prices_include_tax','no'),
(117350,5142,'_billing_address_index','Thokozile Gotter  1 Wilkinson Street, Gardens  Cape Town WC 8001 ZA thokozile.gotter@gmail.com 0619221676'),
(117351,5142,'_shipping_address_index','Thokozile Gotter  1 Wilkinson Street, Gardens  Cape Town WC 8001 ZA '),
(117352,5142,'is_vat_exempt','no'),
(117353,5142,'_wc_order_attribution_source_type','organic'),
(117354,5142,'_wc_order_attribution_referrer','http://www.google.com/'),
(117355,5142,'_wc_order_attribution_utm_source','google'),
(117356,5142,'_wc_order_attribution_utm_medium','organic'),
(117357,5142,'_wc_order_attribution_session_entry','http://nixin.co.za/product/universal-weir-deck-lid/'),
(117358,5142,'_wc_order_attribution_session_start_time','2025-03-10 11:54:45'),
(117359,5142,'_wc_order_attribution_session_pages','4'),
(117360,5142,'_wc_order_attribution_session_count','2'),
(117361,5142,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(117362,5142,'_wc_order_attribution_device_type','Desktop'),
(117363,5142,'_ga_tracked','1'),
(117369,5142,'_edit_lock','1742198823:244'),
(117370,5142,'_edit_last','244'),
(117371,5142,'_date_completed','1742198956'),
(117372,5142,'_date_paid','1742198956'),
(117373,5142,'_paid_date','2025-03-17 10:09:16'),
(117374,5142,'_completed_date','2025-03-17 10:09:16'),
(117432,5143,'_wp_attached_file','2025/03/Parabond-Web.jpg'),
(117433,5143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:438;s:6:\"height\";i:438;s:4:\"file\";s:24:\"2025/03/Parabond-Web.jpg\";s:8:\"filesize\";i:114701;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Parabond-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Parabond-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5103;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Parabond-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13741;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Parabond-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(117434,5143,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5b70f3ed198bb8fca62719990b322a2e15c495f4/Parabond-Web.jpg'),
(117437,3626,'_thumbnail_id','0'),
(117438,3627,'_thumbnail_id','0'),
(117591,5145,'_order_key','wc_order_YXwqRAMNNhLQ2'),
(117592,5145,'_customer_user','0'),
(117593,5145,'_payment_method','bacs'),
(117594,5145,'_payment_method_title','Direct bank transfer'),
(117595,5145,'_customer_ip_address','102.66.108.197'),
(117596,5145,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(117597,5145,'_created_via','checkout'),
(117598,5145,'_cart_hash','ed50e9fd894bc4328c1744050cf52680'),
(117599,5145,'_download_permissions_granted','yes'),
(117600,5145,'_recorded_sales','yes'),
(117601,5145,'_recorded_coupon_usage_counts','yes'),
(117602,5145,'_new_order_email_sent','true'),
(117603,5145,'_order_stock_reduced','yes'),
(117604,5145,'_billing_first_name','Yvonne'),
(117605,5145,'_billing_last_name','Fourie'),
(117606,5145,'_billing_company','lowland developments'),
(117607,5145,'_billing_address_1','Zandspruit Estate Entrance circle'),
(117608,5145,'_billing_address_2','R527'),
(117609,5145,'_billing_city','Hoedspruit'),
(117610,5145,'_billing_state','LP'),
(117611,5145,'_billing_postcode','1380'),
(117612,5145,'_billing_country','ZA'),
(117613,5145,'_billing_email','yf@lowland-group.com'),
(117614,5145,'_billing_phone','0828551192'),
(117615,5145,'_shipping_first_name','Yvonne'),
(117616,5145,'_shipping_last_name','Fourie'),
(117617,5145,'_shipping_company','lowland developments'),
(117618,5145,'_shipping_address_1','Zandspruit Estate Entrance circle'),
(117619,5145,'_shipping_address_2','R527'),
(117620,5145,'_shipping_city','Hoedspruit'),
(117621,5145,'_shipping_state','LP'),
(117622,5145,'_shipping_postcode','1380'),
(117623,5145,'_shipping_country','ZA'),
(117624,5145,'_order_currency','ZAR'),
(117625,5145,'_cart_discount','0'),
(117626,5145,'_cart_discount_tax','0'),
(117627,5145,'_order_shipping','200'),
(117628,5145,'_order_shipping_tax','30'),
(117629,5145,'_order_tax','781.5'),
(117630,5145,'_order_total','6221.50'),
(117631,5145,'_order_version','9.7.1'),
(117632,5145,'_prices_include_tax','no'),
(117633,5145,'_billing_address_index','Yvonne Fourie lowland developments Zandspruit Estate Entrance circle R527 Hoedspruit LP 1380 ZA yf@lowland-group.com 0828551192'),
(117634,5145,'_shipping_address_index','Yvonne Fourie lowland developments Zandspruit Estate Entrance circle R527 Hoedspruit LP 1380 ZA '),
(117635,5145,'is_vat_exempt','no'),
(117636,5145,'_wc_order_attribution_source_type','typein'),
(117637,5145,'_wc_order_attribution_utm_source','(direct)'),
(117638,5145,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstdeckspout300wx140h/'),
(117639,5145,'_wc_order_attribution_session_start_time','2025-03-20 06:13:16'),
(117640,5145,'_wc_order_attribution_session_pages','5'),
(117641,5145,'_wc_order_attribution_session_count','1'),
(117642,5145,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(117643,5145,'_wc_order_attribution_device_type','Desktop'),
(117644,5145,'_ga_tracked','1'),
(117739,5145,'_edit_lock','1742818534:244'),
(117740,5145,'_edit_last','244'),
(117741,5145,'_date_completed','1742818659'),
(117742,5145,'_date_paid','1742818659'),
(117743,5145,'_paid_date','2025-03-24 14:17:39'),
(117744,5145,'_completed_date','2025-03-24 14:17:39'),
(117760,3772,'_price','80'),
(117761,3772,'_price','145'),
(117848,5147,'_order_key','wc_order_KSOQbBBayk6vB'),
(117849,5147,'_customer_user','0'),
(117850,5147,'_payment_method','bacs'),
(117851,5147,'_payment_method_title','Direct bank transfer'),
(117852,5147,'_customer_ip_address','197.245.204.212'),
(117853,5147,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1'),
(117854,5147,'_created_via','checkout'),
(117855,5147,'_cart_hash','1d6557dbe4cf73e07284418c9fe4e7c4'),
(117856,5147,'_download_permissions_granted','yes'),
(117857,5147,'_recorded_sales','yes'),
(117858,5147,'_recorded_coupon_usage_counts','yes'),
(117859,5147,'_new_order_email_sent','true'),
(117860,5147,'_order_stock_reduced','yes'),
(117861,5147,'_billing_first_name','Rene'),
(117862,5147,'_billing_last_name','Smit'),
(117863,5147,'_billing_address_1','17 Veerbos Avenue, Weltevredenpark'),
(117864,5147,'_billing_address_2','Residential home'),
(117865,5147,'_billing_city','Roodepoort'),
(117866,5147,'_billing_state','GP'),
(117867,5147,'_billing_postcode','1709'),
(117868,5147,'_billing_country','ZA'),
(117869,5147,'_billing_email','smitre@eskom.co.za'),
(117870,5147,'_billing_phone','0828019349'),
(117871,5147,'_shipping_first_name','Rene'),
(117872,5147,'_shipping_last_name','Smit'),
(117873,5147,'_shipping_address_1','17 Veerbos Avenue, Weltevredenpark'),
(117874,5147,'_shipping_address_2','Residential home'),
(117875,5147,'_shipping_city','Roodepoort'),
(117876,5147,'_shipping_state','GP'),
(117877,5147,'_shipping_postcode','1709'),
(117878,5147,'_shipping_country','ZA'),
(117879,5147,'_order_currency','ZAR'),
(117880,5147,'_cart_discount','0'),
(117881,5147,'_cart_discount_tax','0'),
(117882,5147,'_order_shipping','300'),
(117883,5147,'_order_shipping_tax','45'),
(117884,5147,'_order_tax','702'),
(117885,5147,'_order_total','5727.00'),
(117886,5147,'_order_version','9.7.1'),
(117887,5147,'_prices_include_tax','no'),
(117888,5147,'_billing_address_index','Rene Smit  17 Veerbos Avenue, Weltevredenpark Residential home Roodepoort GP 1709 ZA smitre@eskom.co.za 0828019349'),
(117889,5147,'_shipping_address_index','Rene Smit  17 Veerbos Avenue, Weltevredenpark Residential home Roodepoort GP 1709 ZA '),
(117890,5147,'is_vat_exempt','no'),
(117891,5147,'_wc_order_attribution_source_type','organic'),
(117892,5147,'_wc_order_attribution_referrer','http://www.google.com/'),
(117893,5147,'_wc_order_attribution_utm_source','google'),
(117894,5147,'_wc_order_attribution_utm_medium','organic'),
(117895,5147,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixin-sst-p-rail-1200mm/'),
(117896,5147,'_wc_order_attribution_session_start_time','2025-03-25 17:06:11'),
(117897,5147,'_wc_order_attribution_session_pages','8'),
(117898,5147,'_wc_order_attribution_session_count','1'),
(117899,5147,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1'),
(117900,5147,'_wc_order_attribution_device_type','Mobile'),
(117901,5147,'_ga_tracked','1'),
(117902,5147,'_edit_lock','1742966602:244'),
(117903,5147,'_edit_last','244'),
(117904,5147,'_date_completed','1742966728'),
(117905,5147,'_date_paid','1742966728'),
(117906,5147,'_paid_date','2025-03-26 07:25:28'),
(117907,5147,'_completed_date','2025-03-26 07:25:28'),
(117912,3809,'_wp_attachment_image_alt','Pool Air Control'),
(117913,3810,'_yoast_wpseo_primary_product_brand',''),
(117914,3810,'_yoast_wpseo_focuskw','Pool Air Control'),
(117915,3810,'_yoast_wpseo_title','NIXIN SST Pool Air Control Valve (20mm Plumbing)'),
(117916,3810,'_yoast_wpseo_metadesc','Upgrade your pool system with our 20mm Air Control Valve—built for smooth airflow and easy installation. Perfect for any spa or pool setup.'),
(117917,3810,'_yoast_wpseo_linkdex','47'),
(117918,3810,'_wp_old_slug','nixinsstaircontrol20mm'),
(117919,2893,'_wp_old_slug','nixinsstdualsuctionskimmer300mm'),
(117920,2893,'_yoast_wpseo_primary_product_brand',''),
(117921,2893,'_yoast_wpseo_focuskw','Dual Suction Skimmer'),
(117922,2893,'_yoast_wpseo_linkdex','44'),
(117923,4488,'_wp_attachment_image_alt','Nixin Pool Mushroom Fountain Head'),
(117924,4489,'_wp_old_slug','nixinsstmushroomspout50x1000mm'),
(117925,4489,'_yoast_wpseo_primary_product_brand',''),
(117926,4489,'_yoast_wpseo_focuskw','Mushroom Fountain Head'),
(117927,4489,'_yoast_wpseo_title','Nixin Pool Mushroom Fountain Head | 50x1000mm Stainless Steel'),
(117928,4489,'_yoast_wpseo_metadesc','Create a stunning water feature with our Mushroom Fountain Head. Made from durable stainless steel, it adds fun and style to any pool or spa.'),
(117929,4489,'_yoast_wpseo_linkdex','47'),
(117930,3673,'_wp_attachment_image_alt','Pool Pipe Spout'),
(117931,3674,'_yoast_wpseo_primary_product_brand',''),
(117932,3674,'_yoast_wpseo_focuskw','Pool Pipe Spout'),
(117933,3674,'_yoast_wpseo_title','Nixin Wall Pool Pipe Spout | 50x150mm Stainless Steel Water'),
(117934,3674,'_yoast_wpseo_metadesc','Add a sleek water feature to your pool with our Wall Pipe Spout. This 50x150mm stainless steel spout delivers a smooth water flow and modern look.'),
(117935,3674,'_yoast_wpseo_linkdex','47'),
(117940,3674,'_wp_old_slug','nixinsstpipespout50x150mm'),
(117942,3675,'_wp_attachment_image_alt','Pool Pipe Spout'),
(117943,3676,'_wp_old_slug','nixinsstpipespout50x300mm'),
(117944,3676,'_yoast_wpseo_primary_product_brand',''),
(117945,3676,'_yoast_wpseo_focuskw','Pool Pipe Spout'),
(117946,3676,'_yoast_wpseo_title','Nixin Wall Pool Pipe Spout | 50x300mm Stainless Steel Water'),
(117947,3676,'_yoast_wpseo_metadesc','Add a sleek water feature to your pool with our Wall Pipe Spout. This 50x300mm stainless steel spout delivers a smooth water flow and modern look.'),
(117948,3676,'_yoast_wpseo_linkdex','44'),
(117949,2737,'_wp_old_slug','nixinsstrolltopladder3-step'),
(117950,2737,'_yoast_wpseo_primary_product_brand',''),
(117951,2737,'_yoast_wpseo_title','NIXIN Pool Roll Top Ladder 3-step - Nixin Poolware'),
(117952,2767,'_wp_old_slug','nixinsstslimlineprofilespout500mm'),
(117953,2767,'_yoast_wpseo_primary_product_brand',''),
(117954,2767,'_yoast_wpseo_focuskw','Slimline'),
(117955,2767,'_yoast_wpseo_title','NIXIN SST Slimline Profile Spout 500mm - Nixin Poolware'),
(117956,2767,'_yoast_wpseo_metadesc','The triangular SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the straight line water sheet'),
(117957,2767,'_yoast_wpseo_linkdex','44'),
(117970,2769,'_yoast_wpseo_primary_product_brand',''),
(117971,2769,'_yoast_wpseo_focuskw','Profile Spout'),
(117972,2769,'_yoast_wpseo_title','NIXIN SST Slimline Profile Spout 700mm - Nixin Poolware'),
(117973,2769,'_yoast_wpseo_metadesc','The triangular SST 700mm Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the straight line water sheet'),
(117974,2769,'_yoast_wpseo_linkdex','40'),
(117975,2769,'_wp_old_slug','nixinsstslimlineprofilespout700mm'),
(117976,2771,'_wp_old_slug','nixinsstslimlineprofilespout900mm'),
(117977,2771,'_yoast_wpseo_primary_product_brand',''),
(117978,2771,'_yoast_wpseo_focuskw','Spout'),
(117979,2771,'_yoast_wpseo_title','NIXIN SST Slimline Profile Spout 900mm - Nixin Poolware'),
(117980,2771,'_yoast_wpseo_metadesc','The triangular SST 900mm Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the straight line water sheet'),
(117981,2771,'_yoast_wpseo_linkdex','38'),
(117982,2773,'_yoast_wpseo_primary_product_brand',''),
(117983,2773,'_yoast_wpseo_title','NIXIN SST Slimline Profile Spout 1000mm - Nixin Poolware'),
(117984,2773,'_yoast_wpseo_metadesc','Triangular SST 1000mm Slimline-type letterbox waterspout has now been developed with two different profiles. One to provide the straight line water sheet'),
(117985,2777,'_yoast_wpseo_primary_product_brand',''),
(117986,2777,'_yoast_wpseo_focuskw','Spout 400mm'),
(117987,2777,'_yoast_wpseo_title','NIXIN SST Slimline Profile Spout 400mm - Nixin Poolware'),
(117988,2777,'_yoast_wpseo_metadesc','Triangular SST 400mm Slimline-type letterbox waterspout has now been developed with two different profiles. One to provide the straight line water sheet'),
(117989,2777,'_yoast_wpseo_linkdex','40'),
(117990,2781,'_yoast_wpseo_primary_product_brand',''),
(117991,2781,'_yoast_wpseo_focuskw','Spout 400mm'),
(117992,2781,'_yoast_wpseo_title','NIXIN SST Slimline Profile Spout 400mm - Nixin Poolware'),
(117993,2781,'_yoast_wpseo_metadesc','Triangular SST 400mm Slimline-type letterbox waterspout has now been developed with two different profiles. One to provide the straight line water sheet'),
(117994,2781,'_yoast_wpseo_linkdex','36'),
(117995,2773,'_wp_old_slug','nixinsstslimlinespout1000mm'),
(117996,2777,'_wp_old_slug','nixinsstslimlinespout400mm'),
(117997,2781,'_wp_old_slug','nixinsstslimlinespout800mm'),
(117998,2965,'_wp_attachment_image_alt','Pool Vacuum Lid and Handle'),
(117999,2966,'_yoast_wpseo_primary_product_brand',''),
(118000,2966,'_yoast_wpseo_primary_product_cat',''),
(118001,2966,'_yoast_wpseo_focuskw','Lid & Handle Combo'),
(118002,2966,'_yoast_wpseo_title','Nixin Pool Vacuum Lid & Handle Combo | Strong & Secure Fit'),
(118003,2966,'_yoast_wpseo_metadesc','Keep your pool equipment safe and accessible with the Nixin Vacuum Lid & Handle Combo. Durable, easy to use, and built to handle regular pool maintenance'),
(118004,2966,'_yoast_wpseo_linkdex','47'),
(118005,2966,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(118006,2941,'_wp_attachment_image_alt','Weir Deck Lid'),
(118007,2935,'_yoast_wpseo_primary_product_brand',''),
(118008,2935,'_yoast_wpseo_focuskw','Weir Deck Lid'),
(118009,2935,'_yoast_wpseo_title','Nixin Weir Deck Lid & Collar – Stainless Steel'),
(118010,2935,'_yoast_wpseo_linkdex','47'),
(118011,2937,'_yoast_wpseo_primary_product_brand',''),
(118012,2937,'_yoast_wpseo_focuskw','Weir Deck Lid'),
(118013,2937,'_yoast_wpseo_title','Nixin Weir Deck Lid & Collar –Swimquip'),
(118014,2937,'_yoast_wpseo_linkdex','42'),
(118015,2966,'_wp_old_slug','nixinsstvaclidhandlecomboquality'),
(118021,2935,'_wp_old_slug','nixinsstweirdecklidcollarstandardbrown'),
(118030,2937,'_wp_old_slug','nixinsstweirdecklidcollarswimquip'),
(118121,5151,'_order_key','wc_order_OFYyyEHXvVzFT'),
(118122,5151,'_customer_user','0'),
(118123,5151,'_payment_method','bacs'),
(118124,5151,'_payment_method_title','Direct bank transfer'),
(118125,5151,'_customer_ip_address','197.185.217.59'),
(118126,5151,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36'),
(118127,5151,'_created_via','checkout'),
(118128,5151,'_cart_hash','ef09b8e0e787091d37bde81bac7b9e7f'),
(118129,5151,'_download_permissions_granted','yes'),
(118130,5151,'_recorded_sales','yes'),
(118131,5151,'_recorded_coupon_usage_counts','yes'),
(118132,5151,'_new_order_email_sent','true'),
(118133,5151,'_order_stock_reduced','yes'),
(118134,5151,'_billing_first_name','Joseph'),
(118135,5151,'_billing_last_name','Khumalo'),
(118136,5151,'_billing_company','Kisasa construction'),
(118137,5151,'_billing_address_1','212 Bellairs drive sharoblea randburg'),
(118138,5151,'_billing_address_2','unit 22 bellairs 212'),
(118139,5151,'_billing_city','Johannesburg'),
(118140,5151,'_billing_state','GP'),
(118141,5151,'_billing_postcode','2194'),
(118142,5151,'_billing_country','ZA'),
(118143,5151,'_billing_email','joe.m.khumalo@gmail.com'),
(118144,5151,'_billing_phone','0696018352'),
(118145,5151,'_shipping_first_name','Joseph'),
(118146,5151,'_shipping_last_name','Khumalo'),
(118147,5151,'_shipping_company','Kisasa construction'),
(118148,5151,'_shipping_address_1','212 Bellairs drive sharoblea randburg'),
(118149,5151,'_shipping_address_2','unit 22 bellairs 212'),
(118150,5151,'_shipping_city','Johannesburg'),
(118151,5151,'_shipping_state','GP'),
(118152,5151,'_shipping_postcode','2194'),
(118153,5151,'_shipping_country','ZA'),
(118154,5151,'_order_currency','ZAR'),
(118155,5151,'_cart_discount','0'),
(118156,5151,'_cart_discount_tax','0'),
(118157,5151,'_order_shipping','0'),
(118158,5151,'_order_shipping_tax','0'),
(118159,5151,'_order_tax','936'),
(118160,5151,'_order_total','7176.00'),
(118161,5151,'_order_version','9.7.1'),
(118162,5151,'_prices_include_tax','no'),
(118163,5151,'_billing_address_index','Joseph Khumalo Kisasa construction 212 Bellairs drive sharoblea randburg unit 22 bellairs 212 Johannesburg GP 2194 ZA joe.m.khumalo@gmail.com 0696018352'),
(118164,5151,'_shipping_address_index','Joseph Khumalo Kisasa construction 212 Bellairs drive sharoblea randburg unit 22 bellairs 212 Johannesburg GP 2194 ZA '),
(118165,5151,'is_vat_exempt','no'),
(118166,5151,'_wc_order_attribution_source_type','organic'),
(118167,5151,'_wc_order_attribution_referrer','http://www.google.com/'),
(118168,5151,'_wc_order_attribution_utm_source','google'),
(118169,5151,'_wc_order_attribution_utm_medium','organic'),
(118170,5151,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/page/2/'),
(118171,5151,'_wc_order_attribution_session_start_time','2025-03-27 10:53:05'),
(118172,5151,'_wc_order_attribution_session_pages','11'),
(118173,5151,'_wc_order_attribution_session_count','1'),
(118174,5151,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36'),
(118175,5151,'_wc_order_attribution_device_type','Mobile'),
(118176,5151,'_ga_tracked','1'),
(118181,5151,'_edit_lock','1743079252:244'),
(118182,5151,'_edit_last','244'),
(118183,5151,'_date_completed','1743076680'),
(118184,5151,'_date_paid','1743076680'),
(118185,5151,'_paid_date','2025-03-27 13:58:00'),
(118186,5151,'_completed_date','2025-03-27 13:58:00'),
(118511,4273,'_price','26.5'),
(118516,3712,'_price','580'),
(118517,3712,'_price','870'),
(118563,5152,'_order_key','wc_order_hCkLfjDplxfrT'),
(118564,5152,'_customer_user','0'),
(118565,5152,'_payment_method','bacs'),
(118566,5152,'_payment_method_title','Direct bank transfer'),
(118567,5152,'_customer_ip_address','102.132.240.90'),
(118568,5152,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(118569,5152,'_created_via','checkout'),
(118570,5152,'_cart_hash','31503819a3cc827e204df5dc22febf58'),
(118571,5152,'_download_permissions_granted','yes'),
(118572,5152,'_recorded_sales','yes'),
(118573,5152,'_recorded_coupon_usage_counts','yes'),
(118574,5152,'_new_order_email_sent','true'),
(118575,5152,'_order_stock_reduced','yes'),
(118576,5152,'_billing_first_name','Riann'),
(118577,5152,'_billing_last_name','Kruger'),
(118578,5152,'_billing_company','LiquidBlu Pools (Pty) Ltd'),
(118579,5152,'_billing_address_1','23 Cycad Crescent'),
(118580,5152,'_billing_city','Sedgefield'),
(118581,5152,'_billing_state','WC'),
(118582,5152,'_billing_postcode','6573'),
(118583,5152,'_billing_country','ZA'),
(118584,5152,'_billing_email','liquidblupools@gmail.com'),
(118585,5152,'_billing_phone','0832996913'),
(118586,5152,'_shipping_first_name','Riann'),
(118587,5152,'_shipping_last_name','Kruger'),
(118588,5152,'_shipping_company','LiquidBlu Pools (Pty) Ltd'),
(118589,5152,'_shipping_address_1','23 Cycad Crescent'),
(118590,5152,'_shipping_city','Sedgefield'),
(118591,5152,'_shipping_state','WC'),
(118592,5152,'_shipping_postcode','6573'),
(118593,5152,'_shipping_country','ZA'),
(118594,5152,'_order_currency','ZAR'),
(118595,5152,'_cart_discount','0'),
(118596,5152,'_cart_discount_tax','0'),
(118597,5152,'_order_shipping','200'),
(118598,5152,'_order_shipping_tax','30'),
(118599,5152,'_order_tax','540'),
(118600,5152,'_order_total','4370.00'),
(118601,5152,'_order_version','9.7.1'),
(118602,5152,'_prices_include_tax','no'),
(118603,5152,'_billing_address_index','Riann Kruger LiquidBlu Pools (Pty) Ltd 23 Cycad Crescent  Sedgefield WC 6573 ZA liquidblupools@gmail.com 0832996913'),
(118604,5152,'_shipping_address_index','Riann Kruger LiquidBlu Pools (Pty) Ltd 23 Cycad Crescent  Sedgefield WC 6573 ZA '),
(118605,5152,'is_vat_exempt','no'),
(118606,5152,'_wc_order_attribution_source_type','organic'),
(118607,5152,'_wc_order_attribution_referrer','http://www.google.com/'),
(118608,5152,'_wc_order_attribution_utm_source','google'),
(118609,5152,'_wc_order_attribution_utm_medium','organic'),
(118610,5152,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(118611,5152,'_wc_order_attribution_session_start_time','2025-04-01 16:28:56'),
(118612,5152,'_wc_order_attribution_session_pages','8'),
(118613,5152,'_wc_order_attribution_session_count','1'),
(118614,5152,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(118615,5152,'_wc_order_attribution_device_type','Desktop'),
(118617,5152,'_ga_tracked','1'),
(118619,5152,'_edit_lock','1743571538:244'),
(118620,5152,'_edit_last','244'),
(118621,5152,'_date_completed','1743571675'),
(118622,5152,'_date_paid','1743571675'),
(118623,5152,'_paid_date','2025-04-02 07:27:55'),
(118624,5152,'_completed_date','2025-04-02 07:27:55'),
(118677,3980,'_price','17'),
(118678,3980,'_price','19'),
(118679,3980,'_price','21'),
(118680,3980,'_price','32'),
(118681,3980,'_price','36'),
(118682,3980,'_price','50'),
(118690,5153,'_order_key','wc_order_rTnM590hmNyJ6'),
(118691,5153,'_customer_user','0'),
(118692,5153,'_payment_method','bacs'),
(118693,5153,'_payment_method_title','Direct bank transfer'),
(118694,5153,'_customer_ip_address','160.119.121.232'),
(118695,5153,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(118696,5153,'_created_via','checkout'),
(118697,5153,'_cart_hash','7616d93a66634f546514cfc009f7d4c9'),
(118698,5153,'_download_permissions_granted','yes'),
(118699,5153,'_recorded_sales','yes'),
(118700,5153,'_recorded_coupon_usage_counts','yes'),
(118701,5153,'_new_order_email_sent','true'),
(118702,5153,'_order_stock_reduced','yes'),
(118703,5153,'_billing_first_name','Francois'),
(118704,5153,'_billing_last_name','Blaauw'),
(118705,5153,'_billing_company','Africapools'),
(118706,5153,'_billing_address_1','35 bellamont drive'),
(118707,5153,'_billing_address_2','Surfside C310'),
(118708,5153,'_billing_city','Umdloti'),
(118709,5153,'_billing_state','KZN'),
(118710,5153,'_billing_postcode','2319'),
(118711,5153,'_billing_country','ZA'),
(118712,5153,'_billing_email','africapools1@gmail.com'),
(118713,5153,'_billing_phone','0837307378'),
(118714,5153,'_shipping_first_name','Yolinda'),
(118715,5153,'_shipping_last_name','d'),
(118716,5153,'_shipping_company','private'),
(118717,5153,'_shipping_address_1','3'),
(118718,5153,'_shipping_address_2','willogrovedrive'),
(118719,5153,'_shipping_city','fourways'),
(118720,5153,'_shipping_state','GP'),
(118721,5153,'_shipping_postcode','2055'),
(118722,5153,'_shipping_country','ZA'),
(118723,5153,'_order_currency','ZAR'),
(118724,5153,'_cart_discount','0'),
(118725,5153,'_cart_discount_tax','0'),
(118726,5153,'_order_shipping','200'),
(118727,5153,'_order_shipping_tax','30'),
(118728,5153,'_order_tax','63'),
(118729,5153,'_order_total','713.00'),
(118730,5153,'_order_version','9.7.1'),
(118731,5153,'_prices_include_tax','no'),
(118732,5153,'_billing_address_index','Francois Blaauw Africapools 35 bellamont drive Surfside C310 Umdloti KZN 2319 ZA africapools1@gmail.com 0837307378'),
(118733,5153,'_shipping_address_index','Yolinda d private 3 willogrovedrive fourways GP 2055 ZA '),
(118734,5153,'is_vat_exempt','no'),
(118735,5153,'_wc_order_attribution_source_type','organic'),
(118736,5153,'_wc_order_attribution_referrer','http://www.google.com/'),
(118737,5153,'_wc_order_attribution_utm_source','google'),
(118738,5153,'_wc_order_attribution_utm_medium','organic'),
(118739,5153,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(118740,5153,'_wc_order_attribution_session_start_time','2025-04-02 13:31:02'),
(118741,5153,'_wc_order_attribution_session_pages','1'),
(118742,5153,'_wc_order_attribution_session_count','2'),
(118743,5153,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(118744,5153,'_wc_order_attribution_device_type','Desktop'),
(118745,5153,'_ga_tracked','1'),
(118791,4954,'_price','21'),
(118795,4962,'_price','21'),
(118797,4958,'_price','21'),
(118823,5153,'_edit_lock','1743664826:244'),
(118824,5153,'_edit_last','244'),
(118825,5153,'_date_completed','1743664801'),
(118826,5153,'_date_paid','1743664801'),
(118827,5153,'_paid_date','2025-04-03 09:20:01'),
(118828,5153,'_completed_date','2025-04-03 09:20:01'),
(118861,4952,'_price','21'),
(118946,3047,'_price','131.20'),
(118947,3047,'_price','160.36'),
(118948,3047,'_price','189.51'),
(118949,3047,'_price','211.38'),
(118979,3988,'_price','180'),
(118980,3988,'_price','217'),
(118981,3988,'_price','237'),
(118982,3988,'_price','282'),
(118983,3988,'_price','398'),
(118984,3988,'_price','565'),
(119070,5154,'_order_key','wc_order_YCiJMnEJ5bxjg'),
(119071,5154,'_customer_user','0'),
(119072,5154,'_payment_method','bacs'),
(119073,5154,'_payment_method_title','Direct bank transfer'),
(119074,5154,'_customer_ip_address','41.116.64.96'),
(119075,5154,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1'),
(119076,5154,'_created_via','checkout'),
(119077,5154,'_cart_hash','e08cd0436d3bd87714554349b3eab2aa'),
(119078,5154,'_download_permissions_granted','yes'),
(119079,5154,'_recorded_sales','yes'),
(119080,5154,'_recorded_coupon_usage_counts','yes'),
(119081,5154,'_new_order_email_sent','true'),
(119082,5154,'_order_stock_reduced','yes'),
(119083,5154,'_billing_first_name','Arno'),
(119084,5154,'_billing_last_name','Hendriks'),
(119085,5154,'_billing_company','Equipped finance solutions PTY LTD VAT NO: 4120270683'),
(119086,5154,'_billing_address_1','1011 Martha Road , Eldoraigne , Centurion'),
(119087,5154,'_billing_city','1011 Martha Road , eldoraigne, Centurion'),
(119088,5154,'_billing_state','GP'),
(119089,5154,'_billing_postcode','0157'),
(119090,5154,'_billing_country','ZA'),
(119091,5154,'_billing_email','arno@polupools.co.za'),
(119092,5154,'_billing_phone','0647557504'),
(119093,5154,'_shipping_first_name','Arno'),
(119094,5154,'_shipping_last_name','Hendriks'),
(119095,5154,'_shipping_company','Equipped finance solutions PTY LTD VAT NO: 4120270683'),
(119096,5154,'_shipping_address_1','1011 Martha Road , Eldoraigne , Centurion'),
(119097,5154,'_shipping_city','1011 Martha Road , eldoraigne, Centurion'),
(119098,5154,'_shipping_state','GP'),
(119099,5154,'_shipping_postcode','0157'),
(119100,5154,'_shipping_country','ZA'),
(119101,5154,'_order_currency','ZAR'),
(119102,5154,'_cart_discount','0'),
(119103,5154,'_cart_discount_tax','0'),
(119104,5154,'_order_shipping','300'),
(119105,5154,'_order_shipping_tax','45'),
(119106,5154,'_order_tax','1086'),
(119107,5154,'_order_total','8671.00'),
(119108,5154,'_order_version','9.7.1'),
(119109,5154,'_prices_include_tax','no'),
(119110,5154,'_billing_address_index','Arno Hendriks Equipped finance solutions PTY LTD VAT NO: 4120270683 1011 Martha Road , Eldoraigne , Centurion  1011 Martha Road , eldoraigne, Centurion GP 0157 ZA arno@polupools.co.za 0647557504'),
(119111,5154,'_shipping_address_index','Arno Hendriks Equipped finance solutions PTY LTD VAT NO: 4120270683 1011 Martha Road , Eldoraigne , Centurion  1011 Martha Road , eldoraigne, Centurion GP 0157 ZA '),
(119112,5154,'is_vat_exempt','no'),
(119113,5154,'_wc_order_attribution_source_type','utm'),
(119114,5154,'_wc_order_attribution_referrer','http://www.google.com/'),
(119115,5154,'_wc_order_attribution_utm_campaign','google_cpc'),
(119116,5154,'_wc_order_attribution_utm_source','google'),
(119117,5154,'_wc_order_attribution_utm_medium','cpc'),
(119118,5154,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/?gad_source=1&gbraid=0AAAAACvhnvd8ytUyvXCojpJmeTG6rwYhS&gclid=CjwKCAjwktO_BhBrEiwAV70jXttMQHOLLI2WAWHMYwXPhyGf14UeYUNOQTGzBwz4r2wwAq24WIzE6xoCwqMQAvD_BwE'),
(119119,5154,'_wc_order_attribution_session_start_time','2025-04-08 10:11:50'),
(119120,5154,'_wc_order_attribution_session_pages','8'),
(119121,5154,'_wc_order_attribution_session_count','1'),
(119122,5154,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1'),
(119123,5154,'_wc_order_attribution_device_type','Mobile'),
(119124,5154,'_ga_tracked','1'),
(119125,5154,'_edit_lock','1744114253:244'),
(119126,5154,'_edit_last','244'),
(119127,5154,'_date_completed','1744114389'),
(119128,5154,'_date_paid','1744114389'),
(119129,5154,'_paid_date','2025-04-08 14:13:09'),
(119130,5154,'_completed_date','2025-04-08 14:13:09'),
(119427,5157,'_order_key','wc_order_WlUPbCszUB8Yu'),
(119428,5157,'_customer_user','0'),
(119429,5157,'_payment_method','bacs'),
(119430,5157,'_payment_method_title','Direct bank transfer'),
(119431,5157,'_customer_ip_address','41.13.74.199'),
(119432,5157,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(119433,5157,'_created_via','checkout'),
(119434,5157,'_cart_hash','606b5fd4f3c17977b3e7c159569f4416'),
(119435,5157,'_download_permissions_granted','yes'),
(119436,5157,'_recorded_sales','yes'),
(119437,5157,'_recorded_coupon_usage_counts','yes'),
(119438,5157,'_new_order_email_sent','true'),
(119439,5157,'_order_stock_reduced','yes'),
(119440,5157,'_billing_first_name','James'),
(119441,5157,'_billing_last_name','Mlambo'),
(119442,5157,'_billing_company','Pool Guy'),
(119443,5157,'_billing_address_1','24 Swaan Street Cashan'),
(119444,5157,'_billing_address_2','Owlswood Complex'),
(119445,5157,'_billing_city','Rustenburg'),
(119446,5157,'_billing_state','NW'),
(119447,5157,'_billing_postcode','0299'),
(119448,5157,'_billing_country','ZA'),
(119449,5157,'_billing_email','admiredengura83@gmail.com'),
(119450,5157,'_billing_phone','0780420612'),
(119451,5157,'_shipping_first_name','James'),
(119452,5157,'_shipping_last_name','Mlambo'),
(119453,5157,'_shipping_company','Pool Guy'),
(119454,5157,'_shipping_address_1','24 Swaan Street Cashan'),
(119455,5157,'_shipping_address_2','Owlswood Complex'),
(119456,5157,'_shipping_city','Rustenburg'),
(119457,5157,'_shipping_state','NW'),
(119458,5157,'_shipping_postcode','0299'),
(119459,5157,'_shipping_country','ZA'),
(119460,5157,'_order_currency','ZAR'),
(119461,5157,'_cart_discount','0'),
(119462,5157,'_cart_discount_tax','0'),
(119463,5157,'_order_shipping','200'),
(119464,5157,'_order_shipping_tax','30'),
(119465,5157,'_order_tax','126'),
(119466,5157,'_order_total','1196.00'),
(119467,5157,'_order_version','9.8.1'),
(119468,5157,'_prices_include_tax','no'),
(119469,5157,'_billing_address_index','James Mlambo Pool Guy 24 Swaan Street Cashan Owlswood Complex Rustenburg NW 0299 ZA admiredengura83@gmail.com 0780420612'),
(119470,5157,'_shipping_address_index','James Mlambo Pool Guy 24 Swaan Street Cashan Owlswood Complex Rustenburg NW 0299 ZA '),
(119471,5157,'is_vat_exempt','no'),
(119472,5157,'_wc_order_attribution_source_type','organic'),
(119473,5157,'_wc_order_attribution_referrer','http://www.google.com/'),
(119474,5157,'_wc_order_attribution_utm_source','google'),
(119475,5157,'_wc_order_attribution_utm_medium','organic'),
(119476,5157,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/panache-mosaics/'),
(119477,5157,'_wc_order_attribution_session_start_time','2025-04-11 02:24:06'),
(119478,5157,'_wc_order_attribution_session_pages','45'),
(119479,5157,'_wc_order_attribution_session_count','1'),
(119480,5157,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36'),
(119481,5157,'_wc_order_attribution_device_type','Mobile'),
(119483,5157,'_ga_tracked','1'),
(119497,4037,'_price','10.65'),
(119521,5158,'_order_key','wc_order_d3bje6kZ8aWSM'),
(119522,5158,'_customer_user','0'),
(119523,5158,'_payment_method','bacs'),
(119524,5158,'_payment_method_title','Direct bank transfer'),
(119525,5158,'_customer_ip_address','41.13.74.199'),
(119526,5158,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'),
(119527,5158,'_created_via','checkout'),
(119528,5158,'_cart_hash','5a1154c6f97c9f626f4cc7fc0c82fa24'),
(119529,5158,'_download_permissions_granted','yes'),
(119530,5158,'_recorded_sales','yes'),
(119531,5158,'_recorded_coupon_usage_counts','yes'),
(119532,5158,'_new_order_email_sent','true'),
(119533,5158,'_order_stock_reduced','yes'),
(119534,5158,'_billing_first_name','James'),
(119535,5158,'_billing_last_name','Mlambo'),
(119536,5158,'_billing_company','Pool Guy'),
(119537,5158,'_billing_address_1','24 Swaan Street Cashan'),
(119538,5158,'_billing_address_2','Owlswood Complex'),
(119539,5158,'_billing_city','Rustenburg'),
(119540,5158,'_billing_state','NW'),
(119541,5158,'_billing_postcode','0299'),
(119542,5158,'_billing_country','ZA'),
(119543,5158,'_billing_email','admiredengura83@gmail.com'),
(119544,5158,'_billing_phone','0780420612'),
(119545,5158,'_shipping_first_name','James'),
(119546,5158,'_shipping_last_name','Mlambo'),
(119547,5158,'_shipping_company','Pool Guy'),
(119548,5158,'_shipping_address_1','24 Swaan Street Cashan'),
(119549,5158,'_shipping_address_2','Owlswood Complex'),
(119550,5158,'_shipping_city','Rustenburg'),
(119551,5158,'_shipping_state','NW'),
(119552,5158,'_shipping_postcode','0299'),
(119553,5158,'_shipping_country','ZA'),
(119554,5158,'_order_currency','ZAR'),
(119555,5158,'_cart_discount','0'),
(119556,5158,'_cart_discount_tax','0'),
(119557,5158,'_order_shipping','200'),
(119558,5158,'_order_shipping_tax','30'),
(119559,5158,'_order_tax','157.5'),
(119560,5158,'_order_total','1437.50'),
(119561,5158,'_order_version','9.8.1'),
(119562,5158,'_prices_include_tax','no'),
(119563,5158,'_billing_address_index','James Mlambo Pool Guy 24 Swaan Street Cashan Owlswood Complex Rustenburg NW 0299 ZA admiredengura83@gmail.com 0780420612'),
(119564,5158,'_shipping_address_index','James Mlambo Pool Guy 24 Swaan Street Cashan Owlswood Complex Rustenburg NW 0299 ZA '),
(119565,5158,'is_vat_exempt','no'),
(119566,5158,'_wc_order_attribution_source_type','organic'),
(119567,5158,'_wc_order_attribution_referrer','http://www.google.com/'),
(119568,5158,'_wc_order_attribution_utm_source','google'),
(119569,5158,'_wc_order_attribution_utm_medium','organic'),
(119570,5158,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/panache-mosaics/'),
(119571,5158,'_wc_order_attribution_session_start_time','2025-04-12 14:39:52'),
(119572,5158,'_wc_order_attribution_session_pages','5'),
(119573,5158,'_wc_order_attribution_session_count','1'),
(119574,5158,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'),
(119575,5158,'_wc_order_attribution_device_type','Mobile'),
(119577,5158,'_ga_tracked','1'),
(119605,3166,'_price','691.2'),
(119606,3166,'_price','880.2'),
(119607,3166,'_price','999'),
(119615,3618,'_price','30'),
(119616,3618,'_price','195'),
(119618,3613,'_price','175'),
(119622,3293,'_price','167.2'),
(119623,3293,'_price','173.6'),
(119624,3293,'_price','322.4'),
(119625,3340,'_price','690.38'),
(119626,3340,'_price','740.78'),
(119627,3340,'_price','828.78'),
(119628,3340,'_price','991.18'),
(119636,5159,'_order_key','wc_order_sXmeNGcK8QrZJ'),
(119637,5159,'_customer_user','0'),
(119638,5159,'_payment_method','bacs'),
(119639,5159,'_payment_method_title','Direct bank transfer'),
(119640,5159,'_customer_ip_address','41.115.83.211'),
(119641,5159,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(119642,5159,'_created_via','checkout'),
(119643,5159,'_cart_hash','3f83385c3125541d46da76366170eb4b'),
(119644,5159,'_download_permissions_granted','yes'),
(119645,5159,'_recorded_sales','yes'),
(119646,5159,'_recorded_coupon_usage_counts','yes'),
(119647,5159,'_new_order_email_sent','true'),
(119648,5159,'_order_stock_reduced','yes'),
(119649,5159,'_billing_first_name','Dewaal'),
(119650,5159,'_billing_last_name','Coetzee'),
(119651,5159,'_billing_company','Poolfection'),
(119652,5159,'_billing_address_1','8a Mgazi Ave'),
(119653,5159,'_billing_address_2','ICS offices'),
(119654,5159,'_billing_city','Umtentweni'),
(119655,5159,'_billing_state','KZN'),
(119656,5159,'_billing_postcode','4235'),
(119657,5159,'_billing_country','ZA'),
(119658,5159,'_billing_email','info@poolfection.co.za'),
(119659,5159,'_billing_phone','0724419192'),
(119660,5159,'_shipping_first_name','Dewaal'),
(119661,5159,'_shipping_last_name','Coetzee'),
(119662,5159,'_shipping_company','Poolfection'),
(119663,5159,'_shipping_address_1','8a Mgazi Ave'),
(119664,5159,'_shipping_address_2','ICS offices'),
(119665,5159,'_shipping_city','Umtentweni'),
(119666,5159,'_shipping_state','KZN'),
(119667,5159,'_shipping_postcode','4235'),
(119668,5159,'_shipping_country','ZA'),
(119669,5159,'_order_currency','ZAR'),
(119670,5159,'_cart_discount','0'),
(119671,5159,'_cart_discount_tax','0'),
(119672,5159,'_order_shipping','200'),
(119673,5159,'_order_shipping_tax','30'),
(119674,5159,'_order_tax','966.75'),
(119675,5159,'_order_total','7641.75'),
(119676,5159,'_order_version','9.8.1'),
(119677,5159,'_prices_include_tax','no'),
(119678,5159,'_billing_address_index','Dewaal Coetzee Poolfection 8a Mgazi Ave ICS offices Umtentweni KZN 4235 ZA info@poolfection.co.za 0724419192'),
(119679,5159,'_shipping_address_index','Dewaal Coetzee Poolfection 8a Mgazi Ave ICS offices Umtentweni KZN 4235 ZA '),
(119680,5159,'is_vat_exempt','no'),
(119681,5159,'_wc_order_attribution_source_type','typein'),
(119682,5159,'_wc_order_attribution_utm_source','(direct)'),
(119683,5159,'_wc_order_attribution_session_entry','http://nixin.co.za/pool-products/'),
(119684,5159,'_wc_order_attribution_session_start_time','2025-04-14 15:30:18'),
(119685,5159,'_wc_order_attribution_session_pages','13'),
(119686,5159,'_wc_order_attribution_session_count','1'),
(119687,5159,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(119688,5159,'_wc_order_attribution_device_type','Mobile'),
(119689,5159,'_ga_tracked','1'),
(119699,4115,'_price','21'),
(119714,5159,'_edit_lock','1744718396:244'),
(119715,5159,'_edit_last','244'),
(119716,5159,'_date_completed','1744718504'),
(119717,5159,'_date_paid','1744718504'),
(119718,5159,'_paid_date','2025-04-15 14:01:44'),
(119719,5159,'_completed_date','2025-04-15 14:01:44'),
(119754,5157,'_edit_lock','1744789881:244'),
(119755,5157,'_edit_last','244'),
(119756,5157,'_date_completed','1744789867'),
(119757,5157,'_date_paid','1744789867'),
(119758,5157,'_paid_date','2025-04-16 09:51:07'),
(119759,5157,'_completed_date','2025-04-16 09:51:07'),
(119760,5158,'_edit_lock','1744789782:244'),
(119761,5158,'_edit_last','244'),
(119762,5158,'_date_completed','1744789918'),
(119763,5158,'_date_paid','1744789918'),
(119764,5158,'_paid_date','2025-04-16 09:51:58'),
(119765,5158,'_completed_date','2025-04-16 09:51:58'),
(119812,3570,'_price','10.5'),
(119835,4139,'_price','21'),
(119900,3464,'_price','59.68'),
(119928,3764,'_price','420'),
(119963,3734,'_price','500'),
(119996,5160,'_order_key','wc_order_uwBbTVDQ7i36i'),
(119997,5160,'_customer_user','0'),
(119998,5160,'_payment_method','bacs'),
(119999,5160,'_payment_method_title','Direct bank transfer'),
(120000,5160,'_customer_ip_address','41.60.80.111'),
(120001,5160,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/135.0.7049.83 Mobile/15E148 Safari/604.1'),
(120002,5160,'_created_via','checkout'),
(120003,5160,'_cart_hash','e40675811db708346426226e8141f125'),
(120004,5160,'_download_permissions_granted','no'),
(120005,5160,'_recorded_sales','no'),
(120006,5160,'_recorded_coupon_usage_counts','no'),
(120007,5160,'_new_order_email_sent','true'),
(120008,5160,'_order_stock_reduced','no'),
(120009,5160,'_billing_first_name','Sanil'),
(120010,5160,'_billing_last_name','Jassa'),
(120011,5160,'_billing_address_1','1405 High Hilton Twist and Goldrich'),
(120012,5160,'_billing_city','Hillbrow'),
(120013,5160,'_billing_state','GP'),
(120014,5160,'_billing_postcode','2001'),
(120015,5160,'_billing_country','ZA'),
(120016,5160,'_billing_email','saniljassa@gmail.com'),
(120017,5160,'_billing_phone','0736148309'),
(120018,5160,'_shipping_first_name','Sanil'),
(120019,5160,'_shipping_last_name','Jassa'),
(120020,5160,'_shipping_address_1','1405 High Hilton Twist and Goldrich'),
(120021,5160,'_shipping_city','Hillbrow'),
(120022,5160,'_shipping_state','GP'),
(120023,5160,'_shipping_postcode','2001'),
(120024,5160,'_shipping_country','ZA'),
(120025,5160,'_order_currency','ZAR'),
(120026,5160,'_cart_discount','0'),
(120027,5160,'_cart_discount_tax','0'),
(120028,5160,'_order_shipping','0'),
(120029,5160,'_order_shipping_tax','0'),
(120030,5160,'_order_tax','1086'),
(120031,5160,'_order_total','8326.00'),
(120032,5160,'_order_version','9.8.2'),
(120033,5160,'_prices_include_tax','no'),
(120034,5160,'_billing_address_index','Sanil Jassa  1405 High Hilton Twist and Goldrich  Hillbrow GP 2001 ZA saniljassa@gmail.com 0736148309'),
(120035,5160,'_shipping_address_index','Sanil Jassa  1405 High Hilton Twist and Goldrich  Hillbrow GP 2001 ZA '),
(120036,5160,'is_vat_exempt','no'),
(120037,5160,'_wc_order_attribution_source_type','typein'),
(120038,5160,'_wc_order_attribution_utm_source','(direct)'),
(120039,5160,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstz-spout1000mm/'),
(120040,5160,'_wc_order_attribution_session_start_time','2025-04-22 10:51:02'),
(120041,5160,'_wc_order_attribution_session_pages','4'),
(120042,5160,'_wc_order_attribution_session_count','2'),
(120043,5160,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/135.0.7049.83 Mobile/15E148 Safari/604.1'),
(120044,5160,'_wc_order_attribution_device_type','Mobile'),
(120045,5160,'_ga_tracked','1'),
(120046,5161,'_order_key','wc_order_imlBgNZrxjOJd'),
(120047,5161,'_customer_user','0'),
(120048,5161,'_payment_method','bacs'),
(120049,5161,'_payment_method_title','Direct bank transfer'),
(120050,5161,'_customer_ip_address','41.79.132.138'),
(120051,5161,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'),
(120052,5161,'_created_via','checkout'),
(120053,5161,'_cart_hash','e08cd0436d3bd87714554349b3eab2aa'),
(120054,5161,'_download_permissions_granted','yes'),
(120055,5161,'_recorded_sales','yes'),
(120056,5161,'_recorded_coupon_usage_counts','yes'),
(120057,5161,'_new_order_email_sent','true'),
(120058,5161,'_order_stock_reduced','yes'),
(120059,5161,'_billing_first_name','Sanil'),
(120060,5161,'_billing_last_name','Jassa'),
(120061,5161,'_billing_address_1','1405 High Hilton Twist and Goldrich'),
(120062,5161,'_billing_city','Hillbrow'),
(120063,5161,'_billing_state','GP'),
(120064,5161,'_billing_postcode','2001'),
(120065,5161,'_billing_country','ZA'),
(120066,5161,'_billing_email','saniljassa@gmail.com'),
(120067,5161,'_billing_phone','0736148309'),
(120068,5161,'_shipping_first_name','Sanil'),
(120069,5161,'_shipping_last_name','Jassa'),
(120070,5161,'_shipping_address_1','1405 High Hilton Twist and Goldrich'),
(120071,5161,'_shipping_city','Hillbrow'),
(120072,5161,'_shipping_state','GP'),
(120073,5161,'_shipping_postcode','2001'),
(120074,5161,'_shipping_country','ZA'),
(120075,5161,'_order_currency','ZAR'),
(120076,5161,'_cart_discount','0'),
(120077,5161,'_cart_discount_tax','0'),
(120078,5161,'_order_shipping','300'),
(120079,5161,'_order_shipping_tax','45'),
(120080,5161,'_order_tax','1086'),
(120081,5161,'_order_total','8671.00'),
(120082,5161,'_order_version','9.8.2'),
(120083,5161,'_prices_include_tax','no'),
(120084,5161,'_billing_address_index','Sanil Jassa  1405 High Hilton Twist and Goldrich  Hillbrow GP 2001 ZA saniljassa@gmail.com 0736148309'),
(120085,5161,'_shipping_address_index','Sanil Jassa  1405 High Hilton Twist and Goldrich  Hillbrow GP 2001 ZA '),
(120086,5161,'is_vat_exempt','no'),
(120087,5161,'_wc_order_attribution_source_type','typein'),
(120088,5161,'_wc_order_attribution_utm_source','(direct)'),
(120089,5161,'_wc_order_attribution_session_entry','http://nixin.co.za/checkout/order-received/5160/?key=wc_order_uwBbTVDQ7i36i'),
(120090,5161,'_wc_order_attribution_session_start_time','2025-04-23 06:50:23'),
(120091,5161,'_wc_order_attribution_session_pages','10'),
(120092,5161,'_wc_order_attribution_session_count','1');
INSERT INTO `wp_postmeta` VALUES
(120093,5161,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'),
(120094,5161,'_wc_order_attribution_device_type','Desktop'),
(120095,5161,'_ga_tracked','1'),
(120096,5160,'_edit_lock','1745392702:244'),
(120097,5160,'_edit_last','244'),
(120098,5161,'_edit_lock','1745392723:244'),
(120099,5161,'_edit_last','244'),
(120100,5161,'_date_completed','1745392857'),
(120101,5161,'_date_paid','1745392857'),
(120102,5161,'_paid_date','2025-04-23 09:20:57'),
(120103,5161,'_completed_date','2025-04-23 09:20:57'),
(120170,5162,'_order_key','wc_order_Ec3w3D55e583V'),
(120171,5162,'_customer_user','0'),
(120172,5162,'_payment_method','bacs'),
(120173,5162,'_payment_method_title','Direct bank transfer'),
(120174,5162,'_customer_ip_address','105.245.167.83'),
(120175,5162,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(120176,5162,'_created_via','checkout'),
(120177,5162,'_cart_hash','344eca812a346c4fd3c7141a23e2ed92'),
(120178,5162,'_download_permissions_granted','yes'),
(120179,5162,'_recorded_sales','yes'),
(120180,5162,'_recorded_coupon_usage_counts','yes'),
(120181,5162,'_new_order_email_sent','true'),
(120182,5162,'_order_stock_reduced','yes'),
(120183,5162,'_billing_first_name','Dewaal'),
(120184,5162,'_billing_last_name','Coetzee'),
(120185,5162,'_billing_company','Poolfection'),
(120186,5162,'_billing_address_1','8A Mgazi Avenue'),
(120187,5162,'_billing_address_2','ICS offices'),
(120188,5162,'_billing_city','Umtentweni'),
(120189,5162,'_billing_state','KZN'),
(120190,5162,'_billing_postcode','4235'),
(120191,5162,'_billing_country','ZA'),
(120192,5162,'_billing_email','info@poolfection.co.za'),
(120193,5162,'_billing_phone','0724419192'),
(120194,5162,'_shipping_first_name','Dewaal'),
(120195,5162,'_shipping_last_name','Coetzee'),
(120196,5162,'_shipping_company','Poolfection'),
(120197,5162,'_shipping_address_1','8A Mgazi Avenue'),
(120198,5162,'_shipping_address_2','ICS offices'),
(120199,5162,'_shipping_city','Umtentweni'),
(120200,5162,'_shipping_state','KZN'),
(120201,5162,'_shipping_postcode','4235'),
(120202,5162,'_shipping_country','ZA'),
(120203,5162,'_order_currency','ZAR'),
(120204,5162,'_cart_discount','0'),
(120205,5162,'_cart_discount_tax','0'),
(120206,5162,'_order_shipping','200'),
(120207,5162,'_order_shipping_tax','30'),
(120208,5162,'_order_tax','144.9'),
(120209,5162,'_order_total','1340.90'),
(120210,5162,'_order_version','9.8.2'),
(120211,5162,'_prices_include_tax','no'),
(120212,5162,'_billing_address_index','Dewaal Coetzee Poolfection 8A Mgazi Avenue ICS offices Umtentweni KZN 4235 ZA info@poolfection.co.za 0724419192'),
(120213,5162,'_shipping_address_index','Dewaal Coetzee Poolfection 8A Mgazi Avenue ICS offices Umtentweni KZN 4235 ZA '),
(120214,5162,'is_vat_exempt','no'),
(120215,5162,'_wc_order_attribution_source_type','organic'),
(120216,5162,'_wc_order_attribution_referrer','http://www.google.com/'),
(120217,5162,'_wc_order_attribution_utm_source','google'),
(120218,5162,'_wc_order_attribution_utm_medium','organic'),
(120219,5162,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(120220,5162,'_wc_order_attribution_session_start_time','2025-04-24 01:41:54'),
(120221,5162,'_wc_order_attribution_session_pages','7'),
(120222,5162,'_wc_order_attribution_session_count','1'),
(120223,5162,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/27.0 Chrome/125.0.0.0 Mobile Safari/537.36'),
(120224,5162,'_wc_order_attribution_device_type','Mobile'),
(120225,5162,'_ga_tracked','1'),
(120226,5162,'_edit_lock','1745472009:244'),
(120227,5162,'_edit_last','244'),
(120228,5162,'_date_completed','1745472136'),
(120229,5162,'_date_paid','1745472136'),
(120230,5162,'_paid_date','2025-04-24 07:22:16'),
(120231,5162,'_completed_date','2025-04-24 07:22:16'),
(120235,5163,'_order_key','wc_order_o2rScCayBTPYB'),
(120236,5163,'_customer_user','0'),
(120237,5163,'_payment_method','bacs'),
(120238,5163,'_payment_method_title','Direct bank transfer'),
(120239,5163,'_customer_ip_address','105.245.235.24'),
(120240,5163,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/28.0 Chrome/130.0.0.0 Mobile Safari/537.36'),
(120241,5163,'_created_via','checkout'),
(120242,5163,'_cart_hash','2b056c7dd93dd7bca7f546afb5ff2a96'),
(120243,5163,'_download_permissions_granted','yes'),
(120244,5163,'_recorded_sales','yes'),
(120245,5163,'_recorded_coupon_usage_counts','yes'),
(120246,5163,'_new_order_email_sent','true'),
(120247,5163,'_order_stock_reduced','yes'),
(120248,5163,'_billing_first_name','Shamiel'),
(120249,5163,'_billing_last_name','Devan'),
(120250,5163,'_billing_address_1','11 benghazi road , newlands'),
(120251,5163,'_billing_city','Cape town'),
(120252,5163,'_billing_state','WC'),
(120253,5163,'_billing_postcode','7780'),
(120254,5163,'_billing_country','ZA'),
(120255,5163,'_billing_email','shamiel@justsofas.co.za'),
(120256,5163,'_billing_phone','0827866872'),
(120257,5163,'_shipping_first_name','Shamiel'),
(120258,5163,'_shipping_last_name','Devan'),
(120259,5163,'_shipping_address_1','11 benghazi road , newlands'),
(120260,5163,'_shipping_city','Cape town'),
(120261,5163,'_shipping_state','WC'),
(120262,5163,'_shipping_postcode','7780'),
(120263,5163,'_shipping_country','ZA'),
(120264,5163,'_order_currency','ZAR'),
(120265,5163,'_cart_discount','0'),
(120266,5163,'_cart_discount_tax','0'),
(120267,5163,'_order_shipping','0'),
(120268,5163,'_order_shipping_tax','0'),
(120269,5163,'_order_tax','619.5'),
(120270,5163,'_order_total','4749.50'),
(120271,5163,'_order_version','9.8.2'),
(120272,5163,'_prices_include_tax','no'),
(120273,5163,'_billing_address_index','Shamiel Devan  11 benghazi road , newlands  Cape town WC 7780 ZA shamiel@justsofas.co.za 0827866872'),
(120274,5163,'_shipping_address_index','Shamiel Devan  11 benghazi road , newlands  Cape town WC 7780 ZA '),
(120275,5163,'is_vat_exempt','no'),
(120276,5163,'_wc_order_attribution_source_type','typein'),
(120277,5163,'_wc_order_attribution_utm_source','(direct)'),
(120278,5163,'_wc_order_attribution_session_entry','http://nixin.co.za/product/nixinsstz-spout500mm/'),
(120279,5163,'_wc_order_attribution_session_start_time','2025-04-24 04:42:36'),
(120280,5163,'_wc_order_attribution_session_pages','10'),
(120281,5163,'_wc_order_attribution_session_count','3'),
(120282,5163,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/28.0 Chrome/130.0.0.0 Mobile Safari/537.36'),
(120283,5163,'_wc_order_attribution_device_type','Mobile'),
(120284,5163,'_ga_tracked','1'),
(120291,5163,'_edit_lock','1745480307:244'),
(120292,5163,'_edit_last','244'),
(120293,5163,'_date_completed','1745480440'),
(120294,5163,'_date_paid','1745480440'),
(120295,5163,'_paid_date','2025-04-24 09:40:40'),
(120296,5163,'_completed_date','2025-04-24 09:40:40'),
(120319,3147,'_thumbnail_id','0'),
(120320,3148,'_thumbnail_id','0'),
(120330,3573,'_price','830.56'),
(120338,5164,'_order_key','wc_order_ZmpCTs8LYppLV'),
(120339,5164,'_customer_user','0'),
(120340,5164,'_payment_method','bacs'),
(120341,5164,'_payment_method_title','Direct bank transfer'),
(120342,5164,'_customer_ip_address','41.133.224.244'),
(120343,5164,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15'),
(120344,5164,'_created_via','checkout'),
(120345,5164,'_cart_hash','3e37f5d675c7c3ee4ca0a491ff642859'),
(120346,5164,'_download_permissions_granted','yes'),
(120347,5164,'_recorded_sales','yes'),
(120348,5164,'_recorded_coupon_usage_counts','yes'),
(120349,5164,'_new_order_email_sent','true'),
(120350,5164,'_order_stock_reduced','yes'),
(120351,5164,'_billing_first_name','Keith'),
(120352,5164,'_billing_last_name','Coulthard'),
(120353,5164,'_billing_address_1','17 Bow tie Drive'),
(120354,5164,'_billing_address_2','21 Montmar'),
(120355,5164,'_billing_city','Plettenberg bay'),
(120356,5164,'_billing_state','WC'),
(120357,5164,'_billing_postcode','6600'),
(120358,5164,'_billing_country','ZA'),
(120359,5164,'_billing_email','keith.coulthard@mweb.co.za'),
(120360,5164,'_billing_phone','07845361230824645265'),
(120361,5164,'_shipping_first_name','Keith'),
(120362,5164,'_shipping_last_name','Coulthard'),
(120363,5164,'_shipping_address_1','17 Bow tie Drive'),
(120364,5164,'_shipping_address_2','21 Montmar'),
(120365,5164,'_shipping_city','Plettenberg bay'),
(120366,5164,'_shipping_state','WC'),
(120367,5164,'_shipping_postcode','6600'),
(120368,5164,'_shipping_country','ZA'),
(120369,5164,'_order_currency','ZAR'),
(120370,5164,'_cart_discount','0'),
(120371,5164,'_cart_discount_tax','0'),
(120372,5164,'_order_shipping','200'),
(120373,5164,'_order_shipping_tax','30'),
(120374,5164,'_order_tax','237.75'),
(120375,5164,'_order_total','2052.75'),
(120376,5164,'_order_version','9.8.2'),
(120377,5164,'_prices_include_tax','no'),
(120378,5164,'_billing_address_index','Keith Coulthard  17 Bow tie Drive 21 Montmar Plettenberg bay WC 6600 ZA keith.coulthard@mweb.co.za 07845361230824645265'),
(120379,5164,'_shipping_address_index','Keith Coulthard  17 Bow tie Drive 21 Montmar Plettenberg bay WC 6600 ZA '),
(120380,5164,'is_vat_exempt','no'),
(120381,5164,'_wc_order_attribution_source_type','typein'),
(120382,5164,'_wc_order_attribution_utm_source','(direct)'),
(120383,5164,'_wc_order_attribution_session_entry','http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/standard/'),
(120384,5164,'_wc_order_attribution_session_start_time','2025-04-24 14:05:26'),
(120385,5164,'_wc_order_attribution_session_pages','11'),
(120386,5164,'_wc_order_attribution_session_count','1'),
(120387,5164,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Safari/605.1.15'),
(120388,5164,'_wc_order_attribution_device_type','Desktop'),
(120389,5164,'_ga_tracked','1'),
(120391,5164,'_edit_lock','1745558742:244'),
(120392,5164,'_edit_last','244'),
(120393,5164,'_date_completed','1745558866'),
(120394,5164,'_date_paid','1745558866'),
(120395,5164,'_paid_date','2025-04-25 07:27:46'),
(120396,5164,'_completed_date','2025-04-25 07:27:46'),
(120423,3146,'_price','1539'),
(120424,3146,'_price','1885'),
(120428,4564,'_thumbnail_id','0'),
(120440,4960,'_price','21'),
(120492,4123,'_price','21'),
(120518,4459,'_price','26.5'),
(120520,4333,'_price','26.5'),
(120523,4422,'_price','26.5'),
(120549,5165,'_order_key','wc_order_CpTd3mOZZ6irs'),
(120550,5165,'_customer_user','0'),
(120551,5165,'_payment_method','bacs'),
(120552,5165,'_payment_method_title','Direct bank transfer'),
(120553,5165,'_customer_ip_address','156.155.13.191'),
(120554,5165,'_customer_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(120555,5165,'_created_via','checkout'),
(120556,5165,'_cart_hash','24973082a28596fe55d0322baf8e9fa7'),
(120557,5165,'_download_permissions_granted','yes'),
(120558,5165,'_recorded_sales','yes'),
(120559,5165,'_recorded_coupon_usage_counts','yes'),
(120560,5165,'_new_order_email_sent','true'),
(120561,5165,'_order_stock_reduced','yes'),
(120562,5165,'_billing_first_name','Dylan'),
(120563,5165,'_billing_last_name','Brouwer'),
(120564,5165,'_billing_company','Swemgat MidWit'),
(120565,5165,'_billing_address_1','8 NGWAKO STREET'),
(120566,5165,'_billing_address_2','8 Midgreen Townhouses'),
(120567,5165,'_billing_city','MPUMALANGA'),
(120568,5165,'_billing_state','MP'),
(120569,5165,'_billing_postcode','1055'),
(120570,5165,'_billing_country','ZA'),
(120571,5165,'_billing_email','liesenuss@hotmail.com'),
(120572,5165,'_billing_phone','0837697593'),
(120573,5165,'_shipping_first_name','Dylan'),
(120574,5165,'_shipping_last_name','Brouwer'),
(120575,5165,'_shipping_company','Swemgat MidWit'),
(120576,5165,'_shipping_address_1','8 NGWAKO STREET'),
(120577,5165,'_shipping_address_2','8 Midgreen Townhouses'),
(120578,5165,'_shipping_city','MPUMALANGA'),
(120579,5165,'_shipping_state','MP'),
(120580,5165,'_shipping_postcode','1055'),
(120581,5165,'_shipping_country','ZA'),
(120582,5165,'_order_currency','ZAR'),
(120583,5165,'_cart_discount','0'),
(120584,5165,'_cart_discount_tax','0'),
(120585,5165,'_order_shipping','200'),
(120586,5165,'_order_shipping_tax','30'),
(120587,5165,'_order_tax','99.38'),
(120588,5165,'_order_total','991.88'),
(120589,5165,'_order_version','9.8.2'),
(120590,5165,'_prices_include_tax','no'),
(120591,5165,'_billing_address_index','Dylan Brouwer Swemgat MidWit 8 NGWAKO STREET 8 Midgreen Townhouses MPUMALANGA MP 1055 ZA liesenuss@hotmail.com 0837697593'),
(120592,5165,'_shipping_address_index','Dylan Brouwer Swemgat MidWit 8 NGWAKO STREET 8 Midgreen Townhouses MPUMALANGA MP 1055 ZA '),
(120593,5165,'is_vat_exempt','no'),
(120594,5165,'_wc_order_attribution_source_type','organic'),
(120595,5165,'_wc_order_attribution_referrer','http://www.google.com/'),
(120596,5165,'_wc_order_attribution_utm_source','google'),
(120597,5165,'_wc_order_attribution_utm_medium','organic'),
(120598,5165,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(120599,5165,'_wc_order_attribution_session_start_time','2025-04-29 10:08:35'),
(120600,5165,'_wc_order_attribution_session_pages','11'),
(120601,5165,'_wc_order_attribution_session_count','1'),
(120602,5165,'_wc_order_attribution_user_agent','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(120603,5165,'_wc_order_attribution_device_type','Desktop'),
(120605,5165,'_ga_tracked','1'),
(120608,5165,'_edit_lock','1745923722:244'),
(120609,5165,'_edit_last','244'),
(120610,5165,'_date_completed','1745923859'),
(120611,5165,'_date_paid','1745923859'),
(120612,5165,'_paid_date','2025-04-29 12:50:59'),
(120613,5165,'_completed_date','2025-04-29 12:50:59'),
(120652,5160,'_wp_trash_meta_status','wc-cancelled'),
(120653,5160,'_wp_trash_meta_time','1745938696'),
(120654,5160,'_wp_desired_post_slug','order-apr-22-2025-0151-pm'),
(120655,5160,'_wp_trash_meta_comments_status','a:5:{i:1070;s:1:\"1\";i:1071;s:1:\"1\";i:1072;s:1:\"1\";i:1076;s:1:\"1\";i:1077;s:1:\"1\";}'),
(120657,5166,'_wp_attached_file','2025/04/Horizon-Blue-Web.jpg'),
(120658,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120659,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:1:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120660,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120661,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120662,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120663,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120664,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120665,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120666,5166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/04/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120668,5167,'_wp_attached_file','2025/04/Horizon-Blue-Web-1.jpg'),
(120669,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120670,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:1:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120671,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120672,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120673,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120674,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120675,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120676,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120677,5167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-1.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120680,5168,'_wp_attached_file','2025/04/Horizon-Blue-Web-2.jpg'),
(120681,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120682,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:1:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120683,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120684,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120685,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120686,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120687,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120688,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120689,5168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:30:\"2025/04/Horizon-Blue-Web-2.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"Horizon-Blue-Web-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120719,3479,'_price','48.11'),
(120761,3130,'_thumbnail_id','0'),
(120762,3131,'_thumbnail_id','0'),
(120782,5169,'_order_key','wc_order_Xail15Ne7jXA7'),
(120783,5169,'_customer_user','0'),
(120784,5169,'_payment_method','bacs'),
(120785,5169,'_payment_method_title','Direct bank transfer'),
(120786,5169,'_customer_ip_address','41.71.17.74'),
(120787,5169,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'),
(120788,5169,'_created_via','checkout'),
(120789,5169,'_cart_hash','5567c4fe872b371971f4b28e1308bf96'),
(120790,5169,'_download_permissions_granted','yes'),
(120791,5169,'_recorded_sales','yes'),
(120792,5169,'_recorded_coupon_usage_counts','yes'),
(120793,5169,'_new_order_email_sent','true'),
(120794,5169,'_order_stock_reduced','yes'),
(120795,5169,'_billing_first_name','Nicki'),
(120796,5169,'_billing_last_name','Trent'),
(120797,5169,'_billing_address_1','32 Northshore Drive'),
(120798,5169,'_billing_city','Cape Town'),
(120799,5169,'_billing_state','WC'),
(120800,5169,'_billing_postcode','7979'),
(120801,5169,'_billing_country','ZA'),
(120802,5169,'_billing_email','nicki.trent@live.com'),
(120803,5169,'_billing_phone','0835954103'),
(120804,5169,'_shipping_first_name','Nicki'),
(120805,5169,'_shipping_last_name','Trent'),
(120806,5169,'_shipping_address_1','32 Northshore Drive'),
(120807,5169,'_shipping_city','Cape Town'),
(120808,5169,'_shipping_state','WC'),
(120809,5169,'_shipping_postcode','7979'),
(120810,5169,'_shipping_country','ZA'),
(120811,5169,'_order_currency','ZAR'),
(120812,5169,'_cart_discount','0'),
(120813,5169,'_cart_discount_tax','0'),
(120814,5169,'_order_shipping','200'),
(120815,5169,'_order_shipping_tax','30'),
(120816,5169,'_order_tax','364.5'),
(120817,5169,'_order_total','3024.50'),
(120818,5169,'_order_version','9.8.4'),
(120819,5169,'_prices_include_tax','no'),
(120820,5169,'_billing_address_index','Nicki Trent  32 Northshore Drive  Cape Town WC 7979 ZA nicki.trent@live.com 0835954103'),
(120821,5169,'_shipping_address_index','Nicki Trent  32 Northshore Drive  Cape Town WC 7979 ZA '),
(120822,5169,'is_vat_exempt','no'),
(120823,5169,'_wc_order_attribution_source_type','organic'),
(120824,5169,'_wc_order_attribution_referrer','http://www.google.com/'),
(120825,5169,'_wc_order_attribution_utm_source','google'),
(120826,5169,'_wc_order_attribution_utm_medium','organic'),
(120827,5169,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(120828,5169,'_wc_order_attribution_session_start_time','2025-04-29 18:10:22'),
(120829,5169,'_wc_order_attribution_session_pages','20'),
(120830,5169,'_wc_order_attribution_session_count','4'),
(120831,5169,'_wc_order_attribution_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36'),
(120832,5169,'_wc_order_attribution_device_type','Desktop'),
(120833,5169,'_ga_tracked','1'),
(120853,5170,'_order_key','wc_order_p0PgDY4R4LCqX'),
(120854,5170,'_customer_user','0'),
(120855,5170,'_payment_method','bacs'),
(120856,5170,'_payment_method_title','Direct bank transfer'),
(120857,5170,'_customer_ip_address','155.93.245.99'),
(120858,5170,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(120859,5170,'_created_via','checkout'),
(120860,5170,'_cart_hash','f748a4b38b8f7e48c3639897d9dedb38'),
(120861,5170,'_download_permissions_granted','yes'),
(120862,5170,'_recorded_sales','yes'),
(120863,5170,'_recorded_coupon_usage_counts','yes'),
(120864,5170,'_new_order_email_sent','true'),
(120865,5170,'_order_stock_reduced','yes'),
(120866,5170,'_billing_first_name','Jeff'),
(120867,5170,'_billing_last_name','Ridgway'),
(120868,5170,'_billing_address_1','2 Christina Street'),
(120869,5170,'_billing_city','Plettenberg Bay'),
(120870,5170,'_billing_state','WC'),
(120871,5170,'_billing_postcode','6600'),
(120872,5170,'_billing_country','ZA'),
(120873,5170,'_billing_email','ursula.ridgway@gmail.com'),
(120874,5170,'_billing_phone','+27832897880'),
(120875,5170,'_shipping_first_name','Jeff'),
(120876,5170,'_shipping_last_name','Ridgway'),
(120877,5170,'_shipping_address_1','2 Christina Street'),
(120878,5170,'_shipping_city','Plettenberg Bay'),
(120879,5170,'_shipping_state','WC'),
(120880,5170,'_shipping_postcode','6600'),
(120881,5170,'_shipping_country','ZA'),
(120882,5170,'_order_currency','ZAR'),
(120883,5170,'_cart_discount','0'),
(120884,5170,'_cart_discount_tax','0'),
(120885,5170,'_order_shipping','200'),
(120886,5170,'_order_shipping_tax','30'),
(120887,5170,'_order_tax','71.55'),
(120888,5170,'_order_total','778.55'),
(120889,5170,'_order_version','9.8.4'),
(120890,5170,'_prices_include_tax','no'),
(120891,5170,'_billing_address_index','Jeff Ridgway  2 Christina Street  Plettenberg Bay WC 6600 ZA ursula.ridgway@gmail.com +27832897880'),
(120892,5170,'_shipping_address_index','Jeff Ridgway  2 Christina Street  Plettenberg Bay WC 6600 ZA '),
(120893,5170,'is_vat_exempt','no'),
(120894,5170,'_wc_order_attribution_source_type','organic'),
(120895,5170,'_wc_order_attribution_referrer','http://www.google.com/'),
(120896,5170,'_wc_order_attribution_utm_source','google'),
(120897,5170,'_wc_order_attribution_utm_medium','organic'),
(120898,5170,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(120899,5170,'_wc_order_attribution_session_start_time','2025-05-07 08:07:44'),
(120900,5170,'_wc_order_attribution_session_pages','15'),
(120901,5170,'_wc_order_attribution_session_count','1'),
(120902,5170,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1'),
(120903,5170,'_wc_order_attribution_device_type','Mobile'),
(120905,5170,'_ga_tracked','1'),
(120928,5170,'_edit_lock','1746682395:244'),
(120929,5170,'_edit_last','244'),
(120930,5170,'_date_completed','1746682522'),
(120931,5170,'_date_paid','1746682522'),
(120932,5170,'_paid_date','2025-05-08 07:35:22'),
(120933,5170,'_completed_date','2025-05-08 07:35:22'),
(120961,4956,'_price','21'),
(120989,3829,'_price','13'),
(120990,3829,'_price','23'),
(120991,3829,'_price','39'),
(120992,3829,'_price','55'),
(120998,4205,'_price','21'),
(121025,3455,'_price','47.73'),
(121063,3157,'_thumbnail_id','0'),
(121064,3155,'_thumbnail_id','0'),
(121065,3156,'_thumbnail_id','0'),
(121066,3158,'_thumbnail_id','0'),
(121087,4246,'_price','21'),
(121091,4147,'_price','21'),
(121156,4563,'_price','429.26'),
(121157,4197,'_price','21'),
(121160,5169,'_edit_lock','1747047937:244'),
(121161,5169,'_edit_last','244'),
(121162,5169,'_date_completed','1747047922'),
(121163,5169,'_date_paid','1747047922'),
(121164,5169,'_paid_date','2025-05-12 13:05:22'),
(121165,5169,'_completed_date','2025-05-12 13:05:22'),
(121188,3163,'_thumbnail_id','0'),
(121189,3162,'_thumbnail_id','0'),
(121190,3164,'_thumbnail_id','0'),
(121191,3161,'_thumbnail_id','0'),
(121192,3160,'_price','5940'),
(121193,3160,'_price','7333.2'),
(121194,3160,'_price','7932.6'),
(121195,3160,'_price','9709.2'),
(121258,3376,'_price','24.79'),
(121259,3376,'_price','73.37'),
(121260,3370,'_price','57.03'),
(121261,3370,'_price','64.83'),
(121285,4630,'_price','780'),
(121286,4630,'_price','810'),
(121287,4630,'_price','950'),
(121288,4630,'_price','955'),
(121292,3605,'_price','2768'),
(121293,3605,'_price','3032'),
(121294,3605,'_price','4087'),
(121321,4511,'_price','2730'),
(121322,4511,'_price','2740'),
(121323,4511,'_price','2755'),
(121324,4511,'_price','2875'),
(121325,4511,'_price','3150'),
(121326,4511,'_price','3950'),
(121348,3068,'_price','11303.48'),
(121349,3068,'_price','17390.43'),
(121350,3539,'_price','80.30'),
(121351,3473,'_price','28'),
(121352,3473,'_price','29.4'),
(121353,3750,'_price','250'),
(121354,3750,'_price','325'),
(121355,3750,'_price','560'),
(121357,4383,'_price','26.5'),
(121385,3452,'_price','59.56'),
(121386,3452,'_price','85.09'),
(121388,3179,'_price','2620'),
(121389,3179,'_price','2961.74'),
(121390,3179,'_price','3260.84'),
(121391,3179,'_price','4395'),
(121396,4450,'_price','26.5'),
(121397,3629,'_price','136.52'),
(121460,4031,'_price','7.51'),
(121461,4020,'_price','6.79'),
(121462,4012,'_price','10.01'),
(121527,5173,'_order_key','wc_order_VPYcevriI9YuR'),
(121528,5173,'_customer_user','0'),
(121529,5173,'_payment_method','bacs'),
(121530,5173,'_payment_method_title','Direct bank transfer'),
(121531,5173,'_customer_ip_address','105.252.104.44'),
(121532,5173,'_customer_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1'),
(121533,5173,'_created_via','checkout'),
(121534,5173,'_cart_hash','3655459bfb3e88ce0141b09ab9db6231'),
(121535,5173,'_download_permissions_granted','yes'),
(121536,5173,'_recorded_sales','yes'),
(121537,5173,'_recorded_coupon_usage_counts','yes'),
(121538,5173,'_new_order_email_sent','true'),
(121539,5173,'_order_stock_reduced','yes'),
(121540,5173,'_billing_first_name','Joshua'),
(121541,5173,'_billing_last_name','Smith'),
(121542,5173,'_billing_address_1','9 Oldfield Road'),
(121543,5173,'_billing_city','Cape Town'),
(121544,5173,'_billing_state','WC'),
(121545,5173,'_billing_postcode','8005'),
(121546,5173,'_billing_country','ZA'),
(121547,5173,'_billing_email','villa@isundu.com'),
(121548,5173,'_billing_phone','0726848775'),
(121549,5173,'_shipping_first_name','Joshua'),
(121550,5173,'_shipping_last_name','Smith'),
(121551,5173,'_shipping_address_1','9 Oldfield Road'),
(121552,5173,'_shipping_city','Cape Town'),
(121553,5173,'_shipping_state','WC'),
(121554,5173,'_shipping_postcode','8005'),
(121555,5173,'_shipping_country','ZA'),
(121556,5173,'_order_currency','ZAR'),
(121557,5173,'_cart_discount','0'),
(121558,5173,'_cart_discount_tax','0'),
(121559,5173,'_order_shipping','200'),
(121560,5173,'_order_shipping_tax','30'),
(121561,5173,'_order_tax','637.5'),
(121562,5173,'_order_total','5117.50'),
(121563,5173,'_order_version','9.8.5'),
(121564,5173,'_prices_include_tax','no'),
(121565,5173,'_billing_address_index','Joshua Smith  9 Oldfield Road  Cape Town WC 8005 ZA villa@isundu.com 0726848775'),
(121566,5173,'_shipping_address_index','Joshua Smith  9 Oldfield Road  Cape Town WC 8005 ZA '),
(121567,5173,'is_vat_exempt','no'),
(121568,5173,'_wc_order_attribution_source_type','typein'),
(121569,5173,'_wc_order_attribution_utm_source','(direct)'),
(121570,5173,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(121571,5173,'_wc_order_attribution_session_start_time','2025-05-15 06:59:48'),
(121572,5173,'_wc_order_attribution_session_pages','10'),
(121573,5173,'_wc_order_attribution_session_count','1'),
(121574,5173,'_wc_order_attribution_user_agent','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1'),
(121575,5173,'_wc_order_attribution_device_type','Mobile'),
(121576,5173,'_ga_tracked','1'),
(121578,5173,'_edit_lock','1747294181:244'),
(121579,5173,'_edit_last','244'),
(121580,5173,'_date_completed','1747294165'),
(121581,5173,'_date_paid','1747294165'),
(121582,5173,'_paid_date','2025-05-15 09:29:25'),
(121583,5173,'_completed_date','2025-05-15 09:29:25'),
(121591,5174,'_order_key','wc_order_9MYKuzLmLxXWB'),
(121592,5174,'_customer_user','0'),
(121593,5174,'_payment_method','bacs'),
(121594,5174,'_payment_method_title','Direct bank transfer'),
(121595,5174,'_customer_ip_address','102.208.11.99'),
(121596,5174,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36'),
(121597,5174,'_created_via','checkout'),
(121598,5174,'_cart_hash','f85f2e3f643b22e29641f66c109c1c2e'),
(121599,5174,'_download_permissions_granted','yes'),
(121600,5174,'_recorded_sales','yes'),
(121601,5174,'_recorded_coupon_usage_counts','yes'),
(121602,5174,'_new_order_email_sent','true'),
(121603,5174,'_order_stock_reduced','yes'),
(121604,5174,'_billing_first_name','ABI'),
(121605,5174,'_billing_last_name','LEIPER'),
(121606,5174,'_billing_company','Strelitzia Construction'),
(121607,5174,'_billing_address_1','16 SALISBURY ROAD'),
(121608,5174,'_billing_address_2','Widenham'),
(121609,5174,'_billing_city','UMKOMAAS'),
(121610,5174,'_billing_state','KZN'),
(121611,5174,'_billing_postcode','4170'),
(121612,5174,'_billing_country','ZA'),
(121613,5174,'_billing_email','Strelitziaconstructionkzn@gmail.com'),
(121614,5174,'_billing_phone','0834136830'),
(121615,5174,'_shipping_first_name','ABI'),
(121616,5174,'_shipping_last_name','LEIPER'),
(121617,5174,'_shipping_company','Strelitzia Construction'),
(121618,5174,'_shipping_address_1','16 SALISBURY ROAD'),
(121619,5174,'_shipping_address_2','Widenham'),
(121620,5174,'_shipping_city','UMKOMAAS'),
(121621,5174,'_shipping_state','KZN'),
(121622,5174,'_shipping_postcode','4170'),
(121623,5174,'_shipping_country','ZA'),
(121624,5174,'_order_currency','ZAR'),
(121625,5174,'_cart_discount','0'),
(121626,5174,'_cart_discount_tax','0'),
(121627,5174,'_order_shipping','500'),
(121628,5174,'_order_shipping_tax','75'),
(121629,5174,'_order_tax','1482'),
(121630,5174,'_order_total','11937.00'),
(121631,5174,'_order_version','9.8.5'),
(121632,5174,'_prices_include_tax','no'),
(121633,5174,'_billing_address_index','ABI LEIPER Strelitzia Construction 16 SALISBURY ROAD Widenham UMKOMAAS KZN 4170 ZA Strelitziaconstructionkzn@gmail.com 0834136830'),
(121634,5174,'_shipping_address_index','ABI LEIPER Strelitzia Construction 16 SALISBURY ROAD Widenham UMKOMAAS KZN 4170 ZA '),
(121635,5174,'is_vat_exempt','no'),
(121636,5174,'_wc_order_attribution_source_type','organic'),
(121637,5174,'_wc_order_attribution_referrer','http://www.google.com/'),
(121638,5174,'_wc_order_attribution_utm_source','google'),
(121639,5174,'_wc_order_attribution_utm_medium','organic'),
(121640,5174,'_wc_order_attribution_session_entry','http://nixin.co.za/'),
(121641,5174,'_wc_order_attribution_session_start_time','2025-05-15 07:52:46'),
(121642,5174,'_wc_order_attribution_session_pages','7'),
(121643,5174,'_wc_order_attribution_session_count','1'),
(121644,5174,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36'),
(121645,5174,'_wc_order_attribution_device_type','Mobile'),
(121646,5174,'_ga_tracked','1'),
(121668,3390,'_price','7'),
(121669,3390,'_price','20.41'),
(121670,3390,'_price','28.7'),
(121671,3390,'_price','39.37'),
(121672,3390,'_price','257.50'),
(121673,3390,'_price','677.86'),
(121689,3154,'_price','1765.8'),
(121690,3154,'_price','2079'),
(121691,3154,'_price','2964.6'),
(121692,3154,'_price','3666.6'),
(121699,2879,'_price','1445'),
(121700,2879,'_price','2950'),
(121701,3253,'_price','72.62'),
(121716,4237,'_price','21'),
(121729,5036,'_price','21'),
(121736,4904,'_price','21'),
(121742,5068,'_price','21'),
(121744,5012,'_price','21'),
(121745,4920,'_price','21'),
(121747,4944,'_price','21'),
(121748,4925,'_price','21'),
(121749,4939,'_price','21'),
(121750,5092,'_price','21'),
(121751,5030,'_price','21'),
(121752,5104,'_price','21'),
(121753,5060,'_price','21'),
(121754,5098,'_price','21'),
(121755,5048,'_price','21'),
(121757,5018,'_price','21'),
(121758,5080,'_price','21'),
(121762,5086,'_price','21'),
(121763,5042,'_price','21'),
(121764,5074,'_price','21'),
(121765,5128,'_price','21'),
(121766,5116,'_price','21'),
(121767,5122,'_price','21'),
(121769,4934,'_price','21'),
(121772,5175,'_order_key','wc_order_7lSSq0ek7DVmm'),
(121773,5175,'_customer_user','0'),
(121774,5175,'_payment_method','cod'),
(121775,5175,'_payment_method_title','Get a quote'),
(121776,5175,'_customer_ip_address','169.1.79.10'),
(121777,5175,'_customer_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36'),
(121778,5175,'_created_via','checkout'),
(121779,5175,'_cart_hash','24516b3dc7a3fa09c6040a8e50f69ba5'),
(121780,5175,'_download_permissions_granted','no'),
(121781,5175,'_recorded_sales','no'),
(121782,5175,'_recorded_coupon_usage_counts','no'),
(121783,5175,'_new_order_email_sent','true'),
(121784,5175,'_order_stock_reduced','no'),
(121785,5175,'_billing_first_name','Gary'),
(121786,5175,'_billing_last_name','Eybers'),
(121787,5175,'_billing_address_1','31 Richmond Avenue'),
(121788,5175,'_billing_city','Durban'),
(121789,5175,'_billing_state','KZN'),
(121790,5175,'_billing_postcode','3610'),
(121791,5175,'_billing_country','ZA'),
(121792,5175,'_billing_email','cheldenep@gmail.com'),
(121793,5175,'_billing_phone','0839445843'),
(121794,5175,'_shipping_first_name','Gary'),
(121795,5175,'_shipping_last_name','Eybers'),
(121796,5175,'_shipping_address_1','31'),
(121797,5175,'_shipping_city','Durban'),
(121798,5175,'_shipping_state','KZN'),
(121799,5175,'_shipping_postcode','3610'),
(121800,5175,'_shipping_country','ZA'),
(121801,5175,'_order_currency','ZAR'),
(121802,5175,'_cart_discount','0'),
(121803,5175,'_cart_discount_tax','0'),
(121804,5175,'_order_shipping','200'),
(121805,5175,'_order_shipping_tax','30'),
(121806,5175,'_order_tax','2912.25'),
(121807,5175,'_order_total','22557.25'),
(121808,5175,'_order_version','9.8.5'),
(121809,5175,'_prices_include_tax','no'),
(121810,5175,'_billing_address_index','Gary Eybers  31 Richmond Avenue  Durban KZN 3610 ZA cheldenep@gmail.com 0839445843'),
(121811,5175,'_shipping_address_index','Gary Eybers  31  Durban KZN 3610 ZA '),
(121812,5175,'is_vat_exempt','no'),
(121813,5175,'_wc_order_attribution_source_type','organic'),
(121814,5175,'_wc_order_attribution_referrer','http://www.google.com/'),
(121815,5175,'_wc_order_attribution_utm_source','google'),
(121816,5175,'_wc_order_attribution_utm_medium','organic'),
(121817,5175,'_wc_order_attribution_session_entry','http://nixin.co.za/product/sst-dual-safety-suction-port/'),
(121818,5175,'_wc_order_attribution_session_start_time','2025-05-17 09:40:42'),
(121819,5175,'_wc_order_attribution_session_pages','93'),
(121820,5175,'_wc_order_attribution_session_count','1'),
(121821,5175,'_wc_order_attribution_user_agent','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36'),
(121822,5175,'_wc_order_attribution_device_type','Mobile'),
(121823,5175,'_ga_tracked','1'),
(121825,5174,'_edit_lock','1747481152:244'),
(121826,5174,'_edit_last','244'),
(121827,5174,'_date_completed','1747481262'),
(121828,5174,'_date_paid','1747481262'),
(121829,5174,'_paid_date','2025-05-17 13:27:42'),
(121830,5174,'_completed_date','2025-05-17 13:27:42'),
(121831,5175,'_edit_lock','1747919053:244'),
(121832,5175,'_edit_last','244'),
(121838,4221,'_price','21'),
(121839,5176,'_wp_attached_file','2025/05/Beveled-Cobalt-1-Web.jpg'),
(121840,5176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/05/Beveled-Cobalt-1-Web.jpg\";s:8:\"filesize\";i:38708;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-1-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4731;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-1-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-1-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18614;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Beveled-Cobalt-1-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4731;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-1-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12460;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-1-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121841,5176,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0709b8d2f45eb86cae2fb75e6c3c0353c43494ba/Beveled-Cobalt-1-Web.jpg'),
(121842,5177,'total_sales','0'),
(121843,5177,'_tax_status','taxable'),
(121844,5177,'_tax_class',''),
(121845,5177,'_manage_stock','no'),
(121846,5177,'_backorders','no'),
(121847,5177,'_sold_individually','no'),
(121848,5177,'_virtual','no'),
(121849,5177,'_downloadable','no'),
(121850,5177,'_download_limit','-1'),
(121851,5177,'_download_expiry','-1'),
(121852,5177,'_thumbnail_id','5176'),
(121853,5177,'_stock',NULL),
(121854,5177,'_stock_status','instock'),
(121855,5177,'_wc_average_rating','0'),
(121856,5177,'_wc_review_count','0'),
(121857,5177,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(121858,5177,'_product_version','9.8.5'),
(121859,5178,'_wp_attached_file','2025/05/Beveled-Cobalt-1-Web-1.jpg'),
(121860,5178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:34:\"2025/05/Beveled-Cobalt-1-Web-1.jpg\";s:8:\"filesize\";i:38708;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4731;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Beveled-Cobalt-1-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18614;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4731;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12460;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-1-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121861,5178,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/0709b8d2f45eb86cae2fb75e6c3c0353c43494ba/Beveled-Cobalt-1-Web.jpg'),
(121862,5179,'_variation_description',''),
(121863,5179,'_sku','14186'),
(121864,5179,'_regular_price','21'),
(121865,5179,'total_sales','0'),
(121866,5179,'_tax_status','taxable'),
(121867,5179,'_tax_class','parent'),
(121868,5179,'_manage_stock','yes'),
(121869,5179,'_backorders','no'),
(121870,5179,'_sold_individually','no'),
(121871,5179,'_virtual','no'),
(121872,5179,'_downloadable','no'),
(121873,5179,'_download_limit','-1'),
(121874,5179,'_download_expiry','-1'),
(121875,5179,'_thumbnail_id','5178'),
(121876,5179,'_stock','179'),
(121877,5179,'_stock_status','instock'),
(121878,5179,'_wc_average_rating','0'),
(121879,5179,'_wc_review_count','0'),
(121880,5179,'attribute_colour','Blue'),
(121881,5179,'_price','21'),
(121882,5179,'_product_version','9.8.5'),
(121885,5177,'_price','21'),
(121886,5180,'_wp_attached_file','2025/05/Random-Blue-Web.jpg'),
(121887,5180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:27:\"2025/05/Random-Blue-Web.jpg\";s:8:\"filesize\";i:53660;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Random-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7179;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Random-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Random-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2444;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Random-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30612;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Random-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7179;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Random-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20476;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Random-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121888,5180,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/63d2ae45114f3e8d79e35b6a681b6be68f8a41e1/Random-Blue-Web.jpg'),
(121889,5181,'total_sales','0'),
(121890,5181,'_tax_status','taxable'),
(121891,5181,'_tax_class',''),
(121892,5181,'_manage_stock','no'),
(121893,5181,'_backorders','no'),
(121894,5181,'_sold_individually','no'),
(121895,5181,'_virtual','no'),
(121896,5181,'_downloadable','no'),
(121897,5181,'_download_limit','-1'),
(121898,5181,'_download_expiry','-1'),
(121899,5181,'_thumbnail_id','5180'),
(121900,5181,'_stock',NULL),
(121901,5181,'_stock_status','instock'),
(121902,5181,'_wc_average_rating','0'),
(121903,5181,'_wc_review_count','0'),
(121904,5181,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(121905,5181,'_product_version','9.8.5'),
(121906,5182,'_variation_description',''),
(121907,5182,'_sku','14191'),
(121908,5182,'_regular_price','21'),
(121909,5182,'total_sales','0'),
(121910,5182,'_tax_status','taxable'),
(121911,5182,'_tax_class','parent'),
(121912,5182,'_manage_stock','yes'),
(121913,5182,'_backorders','no'),
(121914,5182,'_sold_individually','no'),
(121915,5182,'_virtual','no'),
(121916,5182,'_downloadable','no'),
(121917,5182,'_download_limit','-1'),
(121918,5182,'_download_expiry','-1'),
(121919,5182,'_stock','543'),
(121920,5182,'_stock_status','instock'),
(121921,5182,'_wc_average_rating','0'),
(121922,5182,'_wc_review_count','0'),
(121923,5182,'attribute_colour','Blue'),
(121924,5182,'_price','21'),
(121925,5182,'_product_version','9.8.5'),
(121928,5182,'_thumbnail_id','0'),
(121930,5183,'_wp_attached_file','2025/05/Beveled-Cobalt-2-Web.jpg'),
(121931,5183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/05/Beveled-Cobalt-2-Web.jpg\";s:8:\"filesize\";i:40269;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-2-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5250;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33169;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-2-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-2-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20627;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Beveled-Cobalt-2-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5250;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-2-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-2-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121932,5183,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d1994836b4d53fe7cdaa1ea6f9fe1b2872f7287d/Beveled-Cobalt-2-Web.jpg'),
(121933,5184,'total_sales','0'),
(121934,5184,'_tax_status','taxable'),
(121935,5184,'_tax_class',''),
(121936,5184,'_manage_stock','no'),
(121937,5184,'_backorders','no'),
(121938,5184,'_sold_individually','no'),
(121939,5184,'_virtual','no'),
(121940,5184,'_downloadable','no'),
(121941,5184,'_download_limit','-1'),
(121942,5184,'_download_expiry','-1'),
(121943,5184,'_thumbnail_id','5183'),
(121944,5184,'_stock',NULL),
(121945,5184,'_stock_status','instock'),
(121946,5184,'_wc_average_rating','0'),
(121947,5184,'_wc_review_count','0'),
(121948,5184,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(121949,5184,'_product_version','9.8.5'),
(121950,5185,'_wp_attached_file','2025/05/Beveled-Cobalt-2-Web-1.jpg'),
(121951,5185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:34:\"2025/05/Beveled-Cobalt-2-Web-1.jpg\";s:8:\"filesize\";i:40269;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5250;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Beveled-Cobalt-2-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33169;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20627;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5250;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13673;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-2-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1605;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121952,5185,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/d1994836b4d53fe7cdaa1ea6f9fe1b2872f7287d/Beveled-Cobalt-2-Web.jpg'),
(121953,5186,'_variation_description',''),
(121954,5186,'_sku','14187'),
(121955,5186,'_regular_price','21'),
(121956,5186,'total_sales','0'),
(121957,5186,'_tax_status','taxable'),
(121958,5186,'_tax_class','parent'),
(121959,5186,'_manage_stock','yes'),
(121960,5186,'_backorders','no'),
(121961,5186,'_sold_individually','no'),
(121962,5186,'_virtual','no'),
(121963,5186,'_downloadable','no'),
(121964,5186,'_download_limit','-1'),
(121965,5186,'_download_expiry','-1'),
(121966,5186,'_thumbnail_id','5185'),
(121967,5186,'_stock','106'),
(121968,5186,'_stock_status','instock'),
(121969,5186,'_wc_average_rating','0'),
(121970,5186,'_wc_review_count','0'),
(121971,5186,'attribute_colour','Blue'),
(121972,5186,'_price','21'),
(121973,5186,'_product_version','9.8.5'),
(121976,5184,'_price','21'),
(121977,5187,'_wp_attached_file','2025/05/Beveled-Cobalt-3-Web.jpg'),
(121978,5187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/05/Beveled-Cobalt-3-Web.jpg\";s:8:\"filesize\";i:45607;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-3-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6195;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-3-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-3-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23123;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Beveled-Cobalt-3-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6195;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-3-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16188;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-3-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121979,5187,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5ff625ba9b1a1da2b157da210a59da4bfd32d4e4/Beveled-Cobalt-3-Web.jpg'),
(121980,5188,'total_sales','0'),
(121981,5188,'_tax_status','taxable'),
(121982,5188,'_tax_class',''),
(121983,5188,'_manage_stock','no'),
(121984,5188,'_backorders','no'),
(121985,5188,'_sold_individually','no'),
(121986,5188,'_virtual','no'),
(121987,5188,'_downloadable','no'),
(121988,5188,'_download_limit','-1'),
(121989,5188,'_download_expiry','-1'),
(121990,5188,'_thumbnail_id','5187'),
(121991,5188,'_stock',NULL),
(121992,5188,'_stock_status','instock'),
(121993,5188,'_wc_average_rating','0'),
(121994,5188,'_wc_review_count','0'),
(121995,5188,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(121996,5188,'_product_version','9.8.5'),
(121997,5189,'_wp_attached_file','2025/05/Beveled-Cobalt-3-Web-1.jpg'),
(121998,5189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:34:\"2025/05/Beveled-Cobalt-3-Web-1.jpg\";s:8:\"filesize\";i:45607;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6195;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Beveled-Cobalt-3-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23123;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6195;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16188;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-3-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(121999,5189,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/5ff625ba9b1a1da2b157da210a59da4bfd32d4e4/Beveled-Cobalt-3-Web.jpg'),
(122000,5190,'_variation_description',''),
(122001,5190,'_sku','14188'),
(122002,5190,'_regular_price','21'),
(122003,5190,'total_sales','0'),
(122004,5190,'_tax_status','taxable'),
(122005,5190,'_tax_class','parent'),
(122006,5190,'_manage_stock','yes'),
(122007,5190,'_backorders','no'),
(122008,5190,'_sold_individually','no'),
(122009,5190,'_virtual','no'),
(122010,5190,'_downloadable','no'),
(122011,5190,'_download_limit','-1'),
(122012,5190,'_download_expiry','-1'),
(122013,5190,'_thumbnail_id','5189'),
(122014,5190,'_stock','78'),
(122015,5190,'_stock_status','instock'),
(122016,5190,'_wc_average_rating','0'),
(122017,5190,'_wc_review_count','0'),
(122018,5190,'attribute_colour','Blue'),
(122019,5190,'_price','21'),
(122020,5190,'_product_version','9.8.5'),
(122023,5188,'_price','21'),
(122024,5191,'_wp_attached_file','2025/05/Beveled-Cobalt-4-Web.jpg'),
(122025,5191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:32:\"2025/05/Beveled-Cobalt-4-Web.jpg\";s:8:\"filesize\";i:49263;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-4-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41747;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-4-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-4-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26927;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"Beveled-Cobalt-4-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-4-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19494;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"Beveled-Cobalt-4-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(122026,5191,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f70995fcc57bd56137801cb6eaac48dfd123ac55/Beveled-Cobalt-4-Web.jpg'),
(122027,5192,'total_sales','0'),
(122028,5192,'_tax_status','taxable'),
(122029,5192,'_tax_class',''),
(122030,5192,'_manage_stock','no'),
(122031,5192,'_backorders','no'),
(122032,5192,'_sold_individually','no'),
(122033,5192,'_virtual','no'),
(122034,5192,'_downloadable','no'),
(122035,5192,'_download_limit','-1'),
(122036,5192,'_download_expiry','-1'),
(122037,5192,'_thumbnail_id','5191'),
(122038,5192,'_stock',NULL),
(122039,5192,'_stock_status','instock'),
(122040,5192,'_wc_average_rating','0'),
(122041,5192,'_wc_review_count','0'),
(122042,5192,'_product_attributes','a:1:{s:6:\"colour\";a:6:{s:4:\"name\";s:6:\"Colour\";s:5:\"value\";s:4:\"Blue\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}'),
(122043,5192,'_product_version','9.8.5'),
(122044,5193,'_wp_attached_file','2025/05/Beveled-Cobalt-4-Web-1.jpg'),
(122045,5193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:34:\"2025/05/Beveled-Cobalt-4-Web-1.jpg\";s:8:\"filesize\";i:49263;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Beveled-Cobalt-4-Web-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41747;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26927;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6804;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19494;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Beveled-Cobalt-4-Web-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(122046,5193,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/f70995fcc57bd56137801cb6eaac48dfd123ac55/Beveled-Cobalt-4-Web.jpg'),
(122047,5194,'_variation_description',''),
(122048,5194,'_sku','14189'),
(122049,5194,'_regular_price','21'),
(122050,5194,'total_sales','0'),
(122051,5194,'_tax_status','taxable'),
(122052,5194,'_tax_class','parent'),
(122053,5194,'_manage_stock','yes'),
(122054,5194,'_backorders','no'),
(122055,5194,'_sold_individually','no'),
(122056,5194,'_virtual','no'),
(122057,5194,'_downloadable','no'),
(122058,5194,'_download_limit','-1'),
(122059,5194,'_download_expiry','-1'),
(122060,5194,'_thumbnail_id','5193'),
(122061,5194,'_stock','74'),
(122062,5194,'_stock_status','instock'),
(122063,5194,'_wc_average_rating','0'),
(122064,5194,'_wc_review_count','0'),
(122065,5194,'attribute_colour','Blue'),
(122066,5194,'_price','21'),
(122067,5194,'_product_version','9.8.5'),
(122071,5177,'_edit_lock','1747637345:244'),
(122072,5177,'_edit_last','244'),
(122073,5177,'_product_image_gallery','5178'),
(122074,5177,'_yoast_wpseo_primary_product_brand',''),
(122075,5177,'_yoast_wpseo_primary_product_cat','363'),
(122076,5177,'_yoast_wpseo_content_score','60'),
(122077,5177,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(122078,5181,'_edit_lock','1747637402:244'),
(122079,5181,'_edit_last','244'),
(122080,5181,'_product_image_gallery','5180'),
(122081,5181,'_yoast_wpseo_primary_product_brand',''),
(122082,5181,'_yoast_wpseo_primary_product_cat','363'),
(122083,5181,'_yoast_wpseo_content_score','60'),
(122084,5181,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(122085,5184,'_edit_lock','1747637486:244'),
(122086,5184,'_edit_last','244'),
(122087,5184,'_product_image_gallery','5183'),
(122088,5184,'_yoast_wpseo_primary_product_brand',''),
(122089,5184,'_yoast_wpseo_primary_product_cat','363'),
(122090,5184,'_yoast_wpseo_content_score','60'),
(122091,5184,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(122092,5188,'_edit_lock','1747637532:244'),
(122093,5188,'_edit_last','244'),
(122094,5188,'_product_image_gallery','5187'),
(122095,5188,'_yoast_wpseo_primary_product_brand',''),
(122096,5188,'_yoast_wpseo_primary_product_cat','363'),
(122097,5188,'_yoast_wpseo_content_score','60'),
(122098,5188,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(122099,5192,'_edit_lock','1747637576:244'),
(122100,5192,'_edit_last','244'),
(122101,5192,'_product_image_gallery','5191'),
(122102,5192,'_yoast_wpseo_primary_product_brand',''),
(122103,5192,'_yoast_wpseo_primary_product_cat','363'),
(122104,5192,'_yoast_wpseo_content_score','60'),
(122105,5192,'_yoast_wpseo_estimated-reading-time-minutes','1'),
(122106,5195,'_wp_attached_file','2025/05/Horizon-Blue-Web.jpg'),
(122107,5195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1240;s:6:\"height\";i:1240;s:4:\"file\";s:28:\"2025/05/Horizon-Blue-Web.jpg\";s:8:\"filesize\";i:55176;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Horizon-Blue-Web-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30885;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"Horizon-Blue-Web-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20705;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"Horizon-Blue-Web-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(122108,5195,'_wc_attachment_source','http://vendimageuploadcdn.global.ssl.fastly.net/0x0/vend-images/product/original/90e08b152c8faa9c9f0c1552fc27ff43f12b707a/Horizon-Blue-Web.jpg'),
(122109,5196,'_variation_description',''),
(122110,5196,'_sku','14192'),
(122111,5196,'_regular_price','21'),
(122112,5196,'total_sales','0'),
(122113,5196,'_tax_status','taxable'),
(122114,5196,'_tax_class','parent'),
(122115,5196,'_manage_stock','yes'),
(122116,5196,'_backorders','no'),
(122117,5196,'_sold_individually','no'),
(122118,5196,'_virtual','no'),
(122119,5196,'_downloadable','no'),
(122120,5196,'_download_limit','-1'),
(122121,5196,'_download_expiry','-1'),
(122122,5196,'_thumbnail_id','5195'),
(122123,5196,'_stock','385'),
(122124,5196,'_stock_status','instock'),
(122125,5196,'_wc_average_rating','0'),
(122126,5196,'_wc_review_count','0'),
(122127,5196,'attribute_colour','Horizon'),
(122128,5196,'_price','21'),
(122129,5196,'_product_version','9.8.5'),
(122132,5110,'_price','21'),
(122140,3436,'_price','36.13'),
(122141,3436,'_price','53.94'),
(122142,3504,'_price','2.07'),
(122143,3504,'_price','4.9'),
(122144,3504,'_price','11.02'),
(122191,4432,'_price','26.5'),
(122195,4324,'_price','26.5'),
(122199,4254,'_price','21'),
(122203,3797,'_price','80'),
(122204,3797,'_price','145'),
(122205,3797,'_price','295'),
(122207,4915,'_price','21'),
(122212,3581,'_price','174.93'),
(122223,5181,'_price','21'),
(122260,4071,'_price','21'),
(122261,3652,'_price','120'),
(122267,5184,'_eael_post_view_count','6'),
(122268,5184,'_elementor_page_assets','a:0:{}'),
(122269,5192,'_eael_post_view_count','7'),
(122270,5192,'_elementor_page_assets','a:0:{}'),
(122294,3898,'_price','12'),
(122295,3898,'_price','13'),
(122296,3898,'_price','14'),
(122297,3898,'_price','16'),
(122298,3898,'_price','21'),
(122299,3898,'_price','26'),
(122300,3898,'_price','29'),
(122301,3898,'_price','30'),
(122302,3898,'_price','44'),
(122303,3898,'_price','52'),
(122304,3898,'_price','86'),
(122305,3898,'_price','111'),
(122306,3898,'_price','147'),
(122307,3898,'_price','189'),
(122326,4105,'_price','21'),
(122335,3876,'_price','9'),
(122336,3876,'_price','14'),
(122337,3876,'_price','16'),
(122338,3876,'_price','17'),
(122339,3876,'_price','22'),
(122340,3876,'_price','23'),
(122341,3876,'_price','39'),
(122342,3876,'_price','65'),
(122343,5181,'_eael_post_view_count','3'),
(122344,5181,'_elementor_page_assets','a:0:{}'),
(122345,4213,'_price','21'),
(122346,3740,'_price','260'),
(122347,3740,'_price','375'),
(122348,3740,'_price','630'),
(122349,4163,'_price','21'),
(122351,4155,'_price','21'),
(122359,5177,'_eael_post_view_count','2'),
(122360,5177,'_elementor_page_assets','a:0:{}'),
(122361,3129,'_price','823.63'),
(122363,3587,'_price','63.22'),
(122364,4042,'_price','11.56'),
(122365,4229,'_price','21'),
(122366,4181,'_price','21'),
(122373,4081,'_price','21'),
(122374,4131,'_price','21'),
(122375,3625,'_price','600'),
(122376,3625,'_price','1905'),
(122378,3515,'_price','100'),
(122379,3515,'_price','115.04'),
(122380,3420,'_price','48.31'),
(122381,4365,'_price','26.5'),
(122382,4091,'_price','21'),
(122383,5192,'_price','21'),
(122384,4374,'_price','26.5'),
(122385,3945,'_price','19'),
(122386,3945,'_price','22'),
(122387,3945,'_price','29'),
(122388,3945,'_price','39'),
(122389,3945,'_price','59'),
(122390,3945,'_price','112'),
(122391,3945,'_price','199'),
(122392,3404,'_price','622.94'),
(122393,3821,'_price','8'),
(122394,3821,'_price','11'),
(122395,3821,'_price','14'),
(122396,3821,'_price','28'),
(122397,3821,'_price','43'),
(122405,3482,'_price','104.38'),
(122406,3482,'_price','135.24'),
(122407,3482,'_price','229.54'),
(122408,4055,'_price','10.74'),
(122409,4055,'_price','15.34'),
(122410,3853,'_price','12'),
(122411,3853,'_price','16'),
(122412,3853,'_price','21'),
(122413,3853,'_price','41'),
(122414,3853,'_price','63'),
(122415,5175,'_wp_trash_meta_status','wc-cancelled'),
(122416,5175,'_wp_trash_meta_time','1748143600'),
(122417,5175,'_wp_desired_post_slug','order-may-17-2025-1119-am'),
(122418,5175,'_wp_trash_meta_comments_status','a:10:{i:1110;s:1:\"1\";i:1111;s:1:\"1\";i:1112;s:1:\"1\";i:1114;s:1:\"1\";i:1115;s:1:\"1\";i:1116;s:1:\"1\";i:1117;s:1:\"1\";i:1118;s:1:\"1\";i:1119;s:1:\"1\";i:1120;s:1:\"1\";}'),
(122420,3966,'_price','23'),
(122421,3966,'_price','34'),
(122422,3966,'_price','43'),
(122423,3966,'_price','59'),
(122424,3864,'_price','54'),
(122425,3864,'_price','82'),
(122426,3864,'_price','152'),
(122427,3864,'_price','222'),
(122428,3864,'_price','345'),
(122429,3844,'_price','9'),
(122430,3844,'_price','10'),
(122431,3844,'_price','20'),
(122432,3844,'_price','28'),
(122433,3844,'_price','72'),
(122434,3844,'_price','153'),
(122435,4909,'_price','21'),
(122438,3954,'_price','129'),
(122439,3954,'_price','148'),
(122440,3954,'_price','164'),
(122441,3954,'_price','193'),
(122442,3954,'_price','407'),
(122443,3954,'_price','441'),
(122444,4303,'_price','26.5'),
(122445,4948,'_price','21'),
(122447,5024,'_price','21'),
(122449,4406,'_price','26.5'),
(122450,4393,'_price','26.5'),
(122459,2922,'_price','4080'),
(122460,2922,'_price','4285'),
(122461,2922,'_price','4365'),
(122462,2922,'_price','5880'),
(122463,2922,'_price','10477'),
(122464,2922,'_price','10988'),
(122465,4026,'_price','6.65'),
(122466,4026,'_price','9.8'),
(122467,5054,'_price','21'),
(122470,3444,'_price','270'),
(122471,3444,'_price','600'),
(122472,3444,'_price','950'),
(122473,4171,'_price','21'),
(122474,4264,'_price','26.5'),
(122475,4291,'_price','26.5'),
(122476,3620,'_price','180'),
(122477,3426,'_price','70'),
(122479,4189,'_price','21'),
(122480,3664,'_price','250'),
(122481,3664,'_price','400'),
(122482,3547,'_price','60.9'),
(122483,3996,'_price','11'),
(122484,3996,'_price','14'),
(122485,3996,'_price','17'),
(122486,3996,'_price','26'),
(122487,3996,'_price','32'),
(122488,3996,'_price','41'),
(122489,3996,'_price','75');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=5199 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES
(54,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<img width=\"1024\" height=\"642\" src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" loading=\"lazy\" />														\r\n			<h1>About Nixin</h1>		\r\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\r\n		<p>We are pool specialists, offering top-quality products and advice on swimming pools, jacuzzis and even koi ponds. We supply our customers with a range of quality pool products such as Aimflo accessories, custom stainless steel, ladders and rails, LED pool lights, MOD-N-Mosiax, MOD-N-Motifs, Panache mosaics. Parabond epoxy, Paradigm motifs, pool filters, water spouts, etc. Our goal is to ensure that your swimming experience is a pleasurable one. We aim to bring innovative and cost effective pool solutions to residential, retail and commercial entities.</p><p>Our team constitutes highly trained and skilled technicians who will work with you from start to finish of your pool project, ensuring that your dream pool becomes a reality. We also have a solid core value system that serves as the skeleton of our organization and focuses on a customer-centric approach which we apply to every project.</p><p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p>		\r\n			<a href=\"/about/\" role=\"button\">\r\n						Learn More\r\n					</a>\r\n							Offers\r\n							Years Of Experience\r\n							Qualified Specialists\r\n				%\r\n							Satisfied Clients\r\n			<h2>Why choosing us is a smart idea?</h2>		\r\n				<h3>\r\n						Skilled Pros					\r\n				</h3>\r\n									<p>\r\n						Each member of our manufacturing team is skilled to execute any task within the production process, and partake in the development of new products , repairs or upgrades that would keep your pool in trend for the next season!  					</p>\r\n				<h3>\r\n						best equipment					\r\n				</h3>\r\n									<p>\r\n						We have partnered with other specialised sectors in the engineering industry to provide us with their services &amp; most up to date processed components which we assemble and package as a completed product!					</p>\r\n				<h3>\r\n						Affordable prices					\r\n				</h3>\r\n									<p>\r\n						While overseas imports maybe expensive, we have gained a reputation to offer products of an international standard at local pricing. \r\nWe negotiate bundle deals and trade fairly with all our end users &amp; distributors, priding ourselves with excellent &amp; prompt service delivery to all destinations!					</p>\r\n												<img width=\"1024\" height=\"320\" src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-1024x320.png\" alt=\"\" loading=\"lazy\" />														\r\n			<h2>Gallery</h2>		\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n			<h2>Latest News</h2><!-- Created with Elementor -->','Home','','publish','closed','closed','','home','','','2023-10-16 13:58:15','2023-10-16 11:58:15','',0,'http://projectstaging.co.za/?page_id=54',0,'page','',0),
(56,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>About us</h1>		\r\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\r\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\r\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\r\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p><!-- Created with Elementor -->','About Us','','publish','closed','closed','','about','','','2023-10-16 14:28:41','2023-10-16 12:28:41','',0,'http://projectstaging.co.za/?page_id=56',0,'page','',0),
(60,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>Gallery</h1>		\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a><!-- Created with Elementor -->','Gallery','','publish','closed','closed','','gallery','','','2023-10-16 14:10:04','2023-10-16 12:10:04','',0,'http://projectstaging.co.za/?page_id=60',0,'page','',0),
(62,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>Contact Us</h1>		\n			<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n					<ul>\n							<li>\n										19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\n									</li>\n								<li>\n											<a href=\"tel:+27219819618\">\n										+27 21 981 9618\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@nixin.co.za\">\n										info@nixin.co.za\n											</a>\n									</li>\n						</ul>\n			','Contact Us','','publish','closed','closed','','contact-us','','','2024-09-03 10:37:38','2024-09-03 08:37:38','',0,'http://projectstaging.co.za/?page_id=62',0,'page','',0),
(185,1,'2016-07-21 14:17:08','2016-07-21 12:17:08','<h1>Introducing the FIRST square LED light</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2>		\r\n			<h1>Introducing the FIRST square LED light</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2><!-- Created with Elementor -->','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','publish','open','open','','introducing-the-first-square-led-light','','','2024-10-28 15:02:52','2024-10-28 13:02:52','',0,'http://projectstaging.co.za/?p=185',0,'post','',0),
(190,1,'2016-09-29 14:17:08','2016-09-29 12:17:08','<h2>Faulty Telephone Lines</h2>\r\nOur telephone lines are faulty in the Brackenfell area at this moment.\r\n\r\nYou can gladly contact Francois @ 0829936603 for any telephonic assistance.\r\n\r\nOtherwise send us an email to info@nixin.co.za.\r\n\r\nNIXIN Poolware Team\r\n<h2>Search</h2>\r\n<h2>Recent News</h2>','Faulty Telephone Lines','Our telephone lines are faulty in the Brackenfell area at this moment. You can gladly contact Francois ...','publish','open','open','','faulty-telephone-lines','','','2019-06-25 13:49:57','2019-06-25 11:49:57','',0,'http://projectstaging.co.za/?p=190',0,'post','',0),
(192,1,'2015-01-08 14:17:08','2015-01-08 12:17:08','<h1>Introducing the Fan-Jet Waterspout</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2>		\r\n			<h1>Introducing the Fan-Jet Waterspout</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2><!-- Created with Elementor -->','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','publish','open','open','','introducing-the-fan-jet-waterspout','','','2024-10-28 15:01:35','2024-10-28 13:01:35','',0,'http://projectstaging.co.za/?p=192',0,'post','',0),
(205,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h1>News</h1>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','News','','publish','closed','closed','','news','','','2019-10-30 10:59:27','2019-10-30 08:59:27','',0,'http://projectstaging.co.za/?page_id=205',0,'page','',0),
(240,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post  Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text__trashed','','','2019-06-04 10:51:53','2019-06-04 08:51:53','',0,'http://projectstaging.co.za/?p=240',0,'post','',0),
(243,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text-2__trashed','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',0,'http://projectstaging.co.za/?p=243',0,'post','',0),
(246,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text-3__trashed','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',0,'http://projectstaging.co.za/?p=246',0,'post','',0),
(250,1,'2019-05-24 14:17:08','2019-05-24 12:17:08','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','trash','open','open','','post-heading-text-4__trashed','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',0,'http://projectstaging.co.za/?p=250',0,'post','',0),
(332,1,'2018-03-15 15:03:45','2018-03-15 15:03:45','body {\n    margin: 0 !important;\n}\n\n.more-link {\n	display: none;\n}','CleanStyleThree','','publish','closed','closed','','cleanstylethree','','','2018-03-15 15:03:45','2018-03-15 15:03:45','',0,'http://projectstaging.co.za/2018/03/15/cleanstylethree/',0,'custom_css','',0),
(520,1,'2018-03-28 05:18:31','2018-03-28 05:18:31',' ','','','publish','closed','closed','','520','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/',5,'nav_menu_item','',0),
(522,1,'2018-03-28 05:18:32','2018-03-28 05:18:32',' ','','','publish','closed','closed','','522','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/',3,'nav_menu_item','',0),
(523,1,'2018-03-28 05:18:32','2018-03-28 05:18:32',' ','','','publish','closed','closed','','523','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/',1,'nav_menu_item','',0),
(526,1,'2018-03-28 05:18:33','2018-03-28 05:18:33',' ','','','publish','closed','closed','','526','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/526/',7,'nav_menu_item','',0),
(527,1,'2018-03-28 05:18:33','2018-03-28 05:18:33',' ','','','publish','closed','closed','','527','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://elementor-one.projectstaging.co.za/2018/03/28/527/',4,'nav_menu_item','',0),
(577,1,'2018-03-28 07:38:22','2018-03-28 07:38:22','http://elementor-one.projectstaging.co.za/wp-content/uploads/sites/11/2018/03/cropped-favicon.jpg','cropped-favicon.jpg','','inherit','open','closed','','cropped-favicon-jpg','','','2018-03-28 07:38:22','2018-03-28 07:38:22','',0,'http://elementor-one.projectstaging.co.za/wp-content/uploads/sites/11/2018/03/cropped-favicon.jpg',0,'attachment','image/jpeg',0),
(591,1,'2018-03-28 10:10:47','2018-03-28 08:10:47','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Our Team</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team1-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team2-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team3-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team4-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/about-us.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading Text</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','About Us','','trash','closed','closed','','about-us__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=about-us',0,'elementor_library','',0),
(598,1,'2018-03-28 10:13:55','2018-03-28 08:13:55','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Send us a message</h2>		\n		<p>You can contact us any way that is convenient for you. We are available 24/7 via phone or email.</p><p>You can also use the quick contact form or visit our office personally.</p><p>We would be happy to answer your questions.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Contact Us','','trash','closed','closed','','contact-us__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=contact-us',0,'elementor_library','',0),
(600,1,'2018-03-28 10:14:41','2018-03-28 08:14:41','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>			\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home','','trash','closed','closed','','home__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=home',0,'elementor_library','',0),
(602,1,'2018-03-28 10:15:49','2018-03-28 08:15:49','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h1 data-elementor-setting-key=\"title\">Talk to an expert</h1>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home Alternative','','trash','closed','closed','','home-alternative__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=home-alternative',0,'elementor_library','',0),
(604,1,'2018-03-28 10:16:26','2018-03-28 08:16:26','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<nav role=\"navigation\" aria-label=\"Pagination\">\n			Page1\n<a class=\'page-numbers\' href=\'http://nixin.co.za/wp-admin/admin-ajax.php/page/2/\'>Page2</a>		</nav>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Search</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Recent News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','News','','trash','closed','closed','','news__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=news',0,'elementor_library','',0),
(606,1,'2018-03-28 10:17:11','2018-03-28 08:17:11','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Projects</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Satisfied Clients\n									95%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Successful Work\n									90%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Received Awards\n									70%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Working Projects\n									35%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-1.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-2.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-3.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-4.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-5.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-6.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-7.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-8.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Projects','','trash','closed','closed','','projects__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=projects',0,'elementor_library','',0),
(608,1,'2018-03-28 10:17:54','2018-03-28 08:17:54','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/services-1.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-8.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"0\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-7.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"1\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-6.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"2\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-5.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"3\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-4.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"4\">		\n		</a>						\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Services','','trash','closed','closed','','services__trashed','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',0,'http://elementor-one.projectstaging.co.za/?elementor_library=services',0,'elementor_library','',0),
(651,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Default Theme','','publish','closed','closed','','default-theme','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/default-theme/',0,'popup_theme','',0),
(652,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Light Box','','publish','closed','closed','','lightbox','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/lightbox/',0,'popup_theme','',0),
(653,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/enterprise-blue/',0,'popup_theme','',0),
(654,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Hello Box','','publish','closed','closed','','hello-box','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/hello-box/',0,'popup_theme','',0),
(655,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/cutting-edge/',0,'popup_theme','',0),
(656,1,'2018-04-05 13:26:28','2018-04-05 11:26:28','','Framed Border','','publish','closed','closed','','framed-border','','','2018-04-05 13:26:28','2018-04-05 11:26:28','',0,'http://elementor-one.projectstaging.co.za/popup_theme/framed-border/',0,'popup_theme','',0),
(657,1,'2018-04-05 13:31:47','2018-04-05 11:31:47','','Pop Up Test','','publish','closed','closed','','pop-up-test','','','2018-04-05 13:31:47','2018-04-05 11:31:47','',0,'http://elementor-one.projectstaging.co.za/?post_type=popup&#038;p=657',0,'popup','',0),
(659,1,'2018-04-05 13:31:47','2018-04-05 11:31:47','','Pop Up Test','','inherit','closed','closed','','657-revision-v1','','','2018-04-05 13:31:47','2018-04-05 11:31:47','',657,'http://elementor-one.projectstaging.co.za/2018/04/05/657-revision-v1/',0,'revision','',0),
(660,1,'2018-04-05 13:42:15','2018-04-05 11:42:15','','Contact Form','','publish','closed','closed','','contact-form','','','2018-04-05 13:49:37','2018-04-05 11:49:37','',0,'http://elementor-one.projectstaging.co.za/?post_type=elementor-popup&#038;p=660',0,'elementor-popup','',0),
(669,1,'2018-04-05 13:49:37','2018-04-05 11:49:37','','Contact Form','','inherit','closed','closed','','660-revision-v1','','','2018-04-05 13:49:37','2018-04-05 11:49:37','',660,'http://elementor-one.projectstaging.co.za/2018/04/05/660-revision-v1/',0,'revision','',0),
(686,1,'2018-04-10 15:40:48','2018-04-10 13:40:48','','Example','','inherit','closed','closed','','685-revision-v1','','','2018-04-10 15:40:48','2018-04-10 13:40:48','',685,'http://elementor-one.projectstaging.co.za/2018/04/10/685-revision-v1/',0,'revision','',0),
(687,1,'2018-04-10 15:41:54','2018-04-10 13:41:54','','Example','','inherit','closed','closed','','685-autosave-v1','','','2018-04-10 15:42:00','2018-04-10 13:42:00','',685,'http://elementor-one.projectstaging.co.za/2018/04/10/685-autosave-v1/',0,'revision','',0),
(699,1,'2019-06-03 13:39:08','2019-06-03 11:39:08','<h2><a href=\"/\">Logo goes here</a></h2>		\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-2019-06-03','','publish','closed','closed','','home-page-navigation-2019-06-03','','','2019-06-03 13:51:00','2019-06-03 11:51:00','',0,'http://nixin.co.za/?elementor_library=home-page-navigation-2019-06-03',0,'elementor_library','',0),
(702,1,'2019-06-03 13:39:33','2019-06-03 11:39:33','Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-Slider-2019-06-03','','publish','closed','closed','','home-page-navigation-slider-2019-06-03','','','2019-06-03 13:39:33','2019-06-03 11:39:33','',0,'http://nixin.co.za/?elementor_library=home-page-navigation-slider-2019-06-03',0,'elementor_library','',0),
(704,1,'2019-06-03 13:39:33','2019-06-03 11:39:33','Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-Slider-2019-06-03','','inherit','closed','closed','','702-revision-v1','','','2019-06-03 13:39:33','2019-06-03 11:39:33','',702,'http://nixin.co.za/2019/06/03/702-revision-v1/',0,'revision','',0),
(706,1,'2019-06-03 13:51:00','2019-06-03 11:51:00','<h2><a href=\"/\">Logo goes here</a></h2>		\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a><a href=\"/contact-us/\">Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolorContact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>','Home-Page-Navigation-2019-06-03','','inherit','closed','closed','','699-revision-v1','','','2019-06-03 13:51:00','2019-06-03 11:51:00','',699,'http://nixin.co.za/2019/06/03/699-revision-v1/',0,'revision','',0),
(710,1,'2019-06-03 13:53:57','2019-06-03 11:53:57','Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>','Home-Page-Menu-2019-06-03','','publish','closed','closed','','home-page-menu-2019-06-03-2','','','2022-07-22 13:27:15','2022-07-22 11:27:15','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=710',0,'elementor_library','',0),
(713,1,'2019-06-03 13:56:47','2019-06-03 11:56:47','','Entire-Website-Menu-2019-06-03','','publish','closed','closed','','entire-website-menu-2019-06-03','','','2022-10-20 11:03:44','2022-10-20 09:03:44','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=713',0,'elementor_library','',0),
(718,1,'2019-06-03 14:01:15','2019-06-03 12:01:15','','logo','','inherit','closed','closed','','logo-2','','','2019-06-03 14:01:15','2019-06-03 12:01:15','',713,'http://nixin.co.za/wp-content/uploads//2019/06/logo-1.png',0,'attachment','image/png',0),
(726,1,'2019-06-03 14:13:46','2019-06-03 12:13:46','','favicon','','inherit','closed','closed','','favicon-2','','','2019-06-03 14:13:46','2019-06-03 12:13:46','',0,'http://nixin.co.za/wp-content/uploads//2019/06/favicon.png',0,'attachment','image/png',0),
(730,1,'2019-06-03 14:20:42','2019-06-03 12:20:42','','Nixin-Water-Feature-Curve','','inherit','closed','closed','','nixin-water-feature-curve','','','2019-06-03 14:20:42','2019-06-03 12:20:42','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve.jpg',0,'attachment','image/jpeg',0),
(735,1,'2019-06-03 14:34:16','2019-06-03 12:34:16','','Nixin-Water-Feature-Slide','','inherit','closed','closed','','nixin-water-feature-slide','','','2019-06-03 14:34:16','2019-06-03 12:34:16','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Slide.jpg',0,'attachment','image/jpeg',0),
(736,1,'2019-06-03 14:34:31','2019-06-03 12:34:31','','Nixin-Water-Feature-Decor','','inherit','closed','closed','','nixin-water-feature-decor','','','2019-06-03 14:34:31','2019-06-03 12:34:31','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Decor.jpg',0,'attachment','image/jpeg',0),
(737,1,'2019-06-03 14:34:50','2019-06-03 12:34:50','','Nixin-Water-Feature-Stone','','inherit','closed','closed','','nixin-water-feature-stone','','','2019-06-03 14:34:50','2019-06-03 12:34:50','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Stone.jpg',0,'attachment','image/jpeg',0),
(739,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/services-1.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <h3>\n                    Sub Heading\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-8.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"0\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-7.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"1\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-6.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"2\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-5.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"3\">		\n		</a>						\n							<a href=\"http://projectstaging.co.za/wp-content/uploads/2018/03/project-4.jpg\" data-elementor-lightbox-slideshow=\"d1dc6b5\" data-elementor-lightbox-index=\"4\">		\n		</a>						\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Services','','inherit','closed','closed','','608-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',608,'http://nixin.co.za/2019/06/03/608-revision-v1/',0,'revision','',0),
(740,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Projects</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Istrykorem Ipsum hasbeen standar daand scrambled.make a type specimen book. Lorem ipsum dolor sit amet, conset uer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Erety ummy text ever swhen an unknown printer\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Satisfied Clients\n									95%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Successful Work\n									90%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Received Awards\n									70%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Working Projects\n									35%\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-1.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-2.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-3.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-4.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-5.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-6.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-7.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/wp-content/uploads/2018/03/project-8.jpg\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								View Project							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Projects','','inherit','closed','closed','','606-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',606,'http://nixin.co.za/2019/06/03/606-revision-v1/',0,'revision','',0),
(741,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<nav role=\"navigation\" aria-label=\"Pagination\">\n			Page1\n<a class=\'page-numbers\' href=\'http://nixin.co.za/wp-admin/admin-ajax.php/page/2/\'>Page2</a>		</nav>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Search</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Recent News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://nixin.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','News','','inherit','closed','closed','','604-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',604,'http://nixin.co.za/2019/06/03/604-revision-v1/',0,'revision','',0),
(742,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h1 data-elementor-setting-key=\"title\">Talk to an expert</h1>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home Alternative','','inherit','closed','closed','','602-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',602,'http://nixin.co.za/2019/06/03/602-revision-v1/',0,'revision','',0),
(743,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				Slide 1Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 2Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>Slide 3Click edit button to change this text. Lorem ipsum dolor sit amet consectetur adipiscing elit dolor<a href=\"/contact-us/\">Contact Us</a>			\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae. Vivamus quis arcu pellentesque, pulvinar urna eu, blandit metus. Etiam urna arcu, pulvinar et efficitur quis, sodales in ligula. Quisque aliquet, dolor in auctor porttitor, orci ex mattis nulla, et molestie diam odio vitae ipsum.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Projects Completed\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Staff Members\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Million Man-Hours\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							Awards Won\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Services</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n                <a href=\"/services/\">\n                </a>\n                <h3>\n                    <a href=\"/services/\" data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Sub Heading</a>\n                </h3>\n                <p data-elementor-setting-key=\"description_text\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n													<h3>\n								Heading Text							</h3>\n			<a href=\"/projects/\">\n													<h3>\n								This is the heading							</h3>\n								Lorem ipsum dolor sit amet consectetur adipiscing elit...							\n													<button>\n								Learn More							</button>\n			</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Testimonials</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-3.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-2.jpg\" alt=\"John Doe\">\n						Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.					\n					<cite>John DoeCEO</cite>				\n						<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/testimonials-1.jpg\" alt=\"John Doe\">\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-1.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n			<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>\n					<a href=\"http://nixin.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Home','','inherit','closed','closed','','600-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',600,'http://nixin.co.za/2019/06/03/600-revision-v1/',0,'revision','',0),
(744,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Send us a message</h2>		\n		<p>You can contact us any way that is convenient for you. We are available 24/7 via phone or email.</p><p>You can also use the quick contact form or visit our office personally.</p><p>We would be happy to answer your questions.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Contact Us','','inherit','closed','closed','','598-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',598,'http://nixin.co.za/2019/06/03/598-revision-v1/',0,'revision','',0),
(745,1,'2019-06-03 14:37:09','2019-06-03 12:37:09','<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">About us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h3 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit.</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										Hmply dummy text the printingdeeiy aere dustry\'s\n									</li>\n								<li>\n										Drem Ipsum is simply dummy printing\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/projects/\" role=\"button\">\n						View Projects\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/Intro.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Our Team</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team1-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team2-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team3-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<figure><img width=\"370\" height=\"332\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/team4-alternative.jpg\" alt=\"\" /></figure><h3 data-elementor-setting-key=\"title_text\" data-elementor-inline-editing-toolbar=\"none\">Name of Employee</h3><p data-elementor-setting-key=\"description_text\">Title of Employee</p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n										<img width=\"652\" height=\"491\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/about-us.jpg\" alt=\"\" />											\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Heading Text</h2>		\n		<p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. Sed ut perspiciatis.Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique.</p><p>Dorem ipsum dolor sit amet, consectetur adipiscing elit. Ut blandit nisi a dictum tristique. Nullam urna metus, vestibulum ac sodales eSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium totam remrutrumDorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<a href=\"/contact-us/\" role=\"button\">\n						Contact Us\n					</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Latest News</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"300\" height=\"200\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5-300x200.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://nixin.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Contact Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Quick Links</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\">Connect With Us</h2>		\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<ul>\n				<li title=\"Edit Widget\">\n					Edit Widget\n				</li>\n									<li title=\"Duplicate Widget\">\n						Duplicate Widget\n					</li>\n									<li title=\"Save Widget\">\n						Save Widget\n					</li>\n									<li title=\"Remove Widget\">\n						Remove Widget\n					</li>\n							</ul>\n			<h2 data-elementor-setting-key=\"title\"><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','About Us','','inherit','closed','closed','','591-revision-v1','','','2019-06-03 14:37:09','2019-06-03 12:37:09','',591,'http://nixin.co.za/2019/06/03/591-revision-v1/',0,'revision','',0),
(756,1,'2019-06-03 14:47:10','2019-06-03 12:47:10','','Nixin-Water-Feature-Pool','','inherit','closed','closed','','nixin-water-feature-pool','','','2019-06-03 14:47:10','2019-06-03 12:47:10','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool.jpg',0,'attachment','image/jpeg',0),
(772,1,'2019-06-04 09:06:04','2019-06-04 07:06:04','','Gallery-Home (1)','','inherit','closed','closed','','gallery-home-1','','','2019-06-04 09:06:04','2019-06-04 07:06:04','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-1.jpg',0,'attachment','image/jpeg',0),
(773,1,'2019-06-04 09:06:04','2019-06-04 07:06:04','','NIXIN SST Slimline Spout 1000mm','','inherit','closed','closed','','gallery-home-2','','','2023-05-23 09:56:32','2023-05-23 07:56:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-2.jpg',0,'attachment','image/jpeg',0),
(774,1,'2019-06-04 09:06:05','2019-06-04 07:06:05','','Gallery-Home (3)','','inherit','closed','closed','','gallery-home-3','','','2019-06-04 09:06:05','2019-06-04 07:06:05','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-3.jpg',0,'attachment','image/jpeg',0),
(775,1,'2019-06-04 09:06:06','2019-06-04 07:06:06','','Gallery-Home (4)','','inherit','closed','closed','','gallery-home-4','','','2019-06-04 09:06:06','2019-06-04 07:06:06','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-4.jpg',0,'attachment','image/jpeg',0),
(776,1,'2019-06-04 09:06:07','2019-06-04 07:06:07','','Gallery-Home (5)','','inherit','closed','closed','','gallery-home-5','','','2019-06-04 09:06:07','2019-06-04 07:06:07','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-5.jpg',0,'attachment','image/jpeg',0),
(777,1,'2019-06-04 09:06:08','2019-06-04 07:06:08','','Gallery-Home (6)','','inherit','closed','closed','','gallery-home-6','','','2019-06-04 09:06:08','2019-06-04 07:06:08','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-6.jpg',0,'attachment','image/jpeg',0),
(778,1,'2019-06-04 09:06:09','2019-06-04 07:06:09','','Gallery-Home (7)','','inherit','closed','closed','','gallery-home-7','','','2019-06-04 09:06:09','2019-06-04 07:06:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-7.jpg',0,'attachment','image/jpeg',0),
(779,1,'2019-06-04 09:06:09','2019-06-04 07:06:09','','Gallery-Home (8)','','inherit','closed','closed','','gallery-home-8','','','2019-06-04 09:06:09','2019-06-04 07:06:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-8.jpg',0,'attachment','image/jpeg',0),
(780,1,'2019-06-04 09:06:10','2019-06-04 07:06:10','','Gallery-Home (9)','','inherit','closed','closed','','gallery-home-9','','','2019-06-04 09:06:10','2019-06-04 07:06:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-9.jpg',0,'attachment','image/jpeg',0),
(781,1,'2019-06-04 09:06:11','2019-06-04 07:06:11','','Gallery-Home (10)','','inherit','closed','closed','','gallery-home-10','','','2019-06-04 09:06:11','2019-06-04 07:06:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-10.jpg',0,'attachment','image/jpeg',0),
(782,1,'2019-06-04 09:06:12','2019-06-04 07:06:12','','Gallery-Home (11)','','inherit','closed','closed','','gallery-home-11','','','2019-06-04 09:06:12','2019-06-04 07:06:12','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-11.jpg',0,'attachment','image/jpeg',0),
(783,1,'2019-06-04 09:06:13','2019-06-04 07:06:13','','Gallery-Home (12)','','inherit','closed','closed','','gallery-home-12','','','2019-06-04 09:06:13','2019-06-04 07:06:13','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-12.jpg',0,'attachment','image/jpeg',0),
(784,1,'2019-06-04 09:06:14','2019-06-04 07:06:14','','NIXIN SST Slimline Spout 800mm','','inherit','closed','closed','','gallery-home-13','','','2023-05-23 09:58:18','2023-05-23 07:58:18','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-13.jpg',0,'attachment','image/jpeg',0),
(785,1,'2019-06-04 09:06:15','2019-06-04 07:06:15','','NIXIN SST Slimline Spout 800mm','','inherit','closed','closed','','gallery-home-14','','','2023-05-23 09:57:29','2023-05-23 07:57:29','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-14.jpg',0,'attachment','image/jpeg',0),
(786,1,'2019-06-04 09:06:16','2019-06-04 07:06:16','','Gallery-Home (15)','','inherit','closed','closed','','gallery-home-15','','','2019-06-04 09:06:16','2019-06-04 07:06:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-Home-15.jpg',0,'attachment','image/jpeg',0),
(793,1,'2019-06-04 09:16:44','2019-06-04 07:16:44','<h2>Latest News</h2>		\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<h2>Quick Links</h2>		\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>','Website-Footer-Navigation-2019-06-03','','publish','closed','closed','','website-footer-navigation-2019-06-03','','','2019-06-04 09:16:44','2019-06-04 07:16:44','',0,'http://nixin.co.za/?elementor_library=website-footer-navigation-2019-06-03',0,'elementor_library','',0),
(795,1,'2019-06-04 09:16:44','2019-06-04 07:16:44','<h2>Latest News</h2>		\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:sample@email.co.za\">						\n										sample@email.co.za\n											</a>\n									</li>\n						</ul>\n			<h2>Quick Links</h2>		\n					<ul>\n							<li>\n					<a href=\"/\">					Home\n											</a>\n									</li>\n								<li>\n					<a href=\"/about/\">					About Us\n											</a>\n									</li>\n								<li>\n					<a href=\"/services/\">					Services\n											</a>\n									</li>\n								<li>\n					<a href=\"/projects/\">					Projects\n											</a>\n									</li>\n								<li>\n					<a href=\"/news/\">					News\n											</a>\n									</li>\n								<li>\n					<a href=\"/contact-us/\">					Contact Us\n											</a>\n									</li>\n						</ul>\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>','Website-Footer-Navigation-2019-06-03','','inherit','closed','closed','','793-revision-v1','','','2019-06-04 09:16:44','2019-06-04 07:16:44','',793,'http://nixin.co.za/2019/06/04/793-revision-v1/',0,'revision','',0),
(796,1,'2019-06-04 09:22:36','2019-06-04 07:22:36','<h2><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Footer-Copyright-2019-06-03','','publish','closed','closed','','footer-copyright-2019-06-03','','','2019-06-04 09:22:36','2019-06-04 07:22:36','',0,'http://nixin.co.za/?elementor_library=footer-copyright-2019-06-03',0,'elementor_library','',0),
(798,1,'2019-06-04 09:22:36','2019-06-04 07:22:36','<h2><a href=\"/\">Logo goes here</a></h2>		\n		Copyright © 2018 Company Name Here | Designed by <a href=\"/\">Point B</a>','Footer-Copyright-2019-06-03','','inherit','closed','closed','','796-revision-v1','','','2019-06-04 09:22:36','2019-06-04 07:22:36','',796,'http://nixin.co.za/2019/06/04/796-revision-v1/',0,'revision','',0),
(802,1,'2019-06-04 09:49:18','2019-06-04 07:49:18','<h2>Thank You</h2>		\n		<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. </p>','Thank You','','publish','closed','closed','','thank-you','','','2019-06-06 08:57:51','2019-06-06 06:57:51','',0,'http://nixin.co.za/?page_id=802',0,'page','',0),
(804,1,'2019-06-04 09:55:13','2019-06-04 07:55:13','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h2>Contacts</h2>		\n			<ul>\n																					<li>\n															<a href=\"tel:+27219819618\">\n								+27 21 981 9618							\n															</a>\n														</li>\n																											<li>\n								info@nixin.co.za							\n													</li>\n													</ul>\n			<ul>\n																					<li>\n															<a href=\"http://www.google.com/maps/place/Waterite+%2F+NIXIN+Poolware/@-33.825192,18.7024108,333m/data=!3m1!1e3!4m6!3m5!1s0x1dcc51668901223d:0x57b6df438ad3eddb!8m2!3d-33.8259217!4d18.7025574!16s%2Fg%2F12hrmwks3?entry=ttu&#038;g_ep=EgoyMDI0MTAyMy4wIKXMDSoASAFQAw%3D%3D\" target=\"_blank\" rel=\"noopener\">\n								19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570							\n															</a>\n														</li>\n													</ul>\n                #gform_wrapper_1[data-form-index=\"0\"].gform-theme,[data-parent-form=\"1_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}\n                            <p class=\'gform_description\'></p>\n                        \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below validation_below\'><li id=\"field_1_1\" data-js-reload=\"field_1_1\"><label class=\'gfield_label gform-field-label\' for=\'input_1_1\'>Name*</label> </li><li id=\"field_1_4\" data-js-reload=\"field_1_4\"><label class=\'gfield_label gform-field-label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\"field_1_3\" data-js-reload=\"field_1_3\"><label class=\'gfield_label gform-field-label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\"field_1_5\" data-js-reload=\"field_1_5\"><label class=\'gfield_label gform-field-label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\"field_1_6\" data-js-reload=\"field_1_6\"><label class=\'gfield_label gform-field-label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\"field_1_7\" data-js-reload=\"field_1_7\"><label class=\'gfield_label gform-field-label\' for=\'input_1_7\'>Email</label>This field is for validation purposes and should be left unchanged.</li></ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | <a href=\"http://www.pointbagency.co.za\">Web Designed by Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','publish','closed','closed','','footer-navigation-2019-06-04','','','2024-10-28 12:37:32','2024-10-28 10:37:32','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=804',0,'elementor_library','',0),
(819,1,'2019-06-04 10:51:53','2019-06-04 08:51:53','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post  Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','240-revision-v1','','','2019-06-04 10:51:53','2019-06-04 08:51:53','',240,'http://nixin.co.za/2019/06/04/240-revision-v1/',0,'revision','',0),
(820,1,'2019-06-04 10:51:54','2019-06-04 08:51:54','<h2>Logo goes here</h2>		\n		<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />		\n			<h2>Post Heading Text</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.</p><p>Aenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.</p><p>Sed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.</p><p>Phasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.</p><p>Morbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n			<img width=\"900\" height=\"600\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Post  Heading Text			</a>\n		</h3>\n			March 15, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n				Read More »			</a>\n				</article>\n				<article>\n				<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n			<img width=\"418\" height=\"315\" src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" />\n		</a>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 14, 2018		\n					<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n				Read More »			</a>\n				</article>\n			<h2>Latest News</h2>		\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n				<article>\n				<h3>\n			<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n				Post Heading Text			</a>\n		</h3>\n			March 15, 2018		\n				</article>\n			<h2>Contact Us</h2>		\n					<ul>\n							<li>\n										21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27116289600\">						\n										+27 (0)11 628 9600\n					</a>				</li>\n								<li>\n					<a href=\"mailto:sample@emailaddress.co.za\">						\n										sample@emailaddress.co.za\n					</a>				</li>\n						</ul>\n			<h2>Quick Links</h2>		\n			<h2>Connect With Us</h2>		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n				</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n				</a>\n			<h2>Logo goes here</h2>		\n		<p>Copyright © 2018 Template</p>','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','243-revision-v1','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',243,'http://nixin.co.za/2019/06/04/243-revision-v1/',0,'revision','',0),
(821,1,'2019-06-04 10:51:54','2019-06-04 08:51:54','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','246-revision-v1','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',246,'http://nixin.co.za/2019/06/04/246-revision-v1/',0,'revision','',0),
(822,1,'2019-06-04 10:51:54','2019-06-04 08:51:54','<h2>Logo goes here</h2>\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n<h2>Post Heading Text</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Cras lobortis quam est, sit amet congue nunc placerat id. Morbi dolor tortor, cursus at placerat sed, sagittis fermentum tellus. Aliquam efficitur tempus sapien, in venenatis ante gravida at. Nam maximus urna vel dapibus congue. Vivamus nec aliquam enim, sed sollicitudin mauris. Aliquam dapibus ante vel justo luctus ultricies. Nullam vitae mauris non tortor gravida vestibulum quis sit amet nisi. Mauris bibendum porta massa at tempor. Mauris non erat at purus hendrerit ultricies. Praesent gravida iaculis lorem a consequat. Fusce at rhoncus nunc, nec mollis eros. Aliquam vel semper dolor. Quisque varius blandit ligula sed tincidunt. Praesent vitae mollis ex, a consequat mauris. Proin bibendum enim et mauris interdum, sit amet molestie dui euismod. Proin congue consectetur arcu non luctus.\n\nAenean consequat nec mi quis sodales. Sed pharetra ullamcorper placerat. Donec varius, risus vitae viverra maximus, massa tortor luctus lorem, tempor faucibus ipsum nibh in felis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nulla faucibus tellus vel elit iaculis tristique. Duis ullamcorper mi id sapien luctus, sit amet eleifend elit finibus. Proin aliquam a mauris in eleifend. Vivamus in dolor condimentum, consectetur diam in, tempus augue. Ut finibus, quam quis egestas mattis, felis enim tristique risus, vitae vulputate ante urna vel sem. Fusce luctus ultrices sem sit amet auctor. Sed feugiat enim leo, a malesuada tortor maximus lacinia.\n\nSed in lacus est. Proin dignissim, orci vitae molestie porta, odio nibh mollis augue, ac venenatis eros purus in est. Maecenas vehicula condimentum elit. Aenean orci eros, mattis vitae eros ut, malesuada auctor leo. Donec maximus mauris purus, ac scelerisque nisl rhoncus eget. Morbi tristique sodales mauris quis tempor. Maecenas in dolor bibendum, luctus dui eget, euismod nisl.\n\nPhasellus congue, felis ac semper mattis, quam massa convallis orci, quis elementum quam metus vitae nisi. Cras urna sem, placerat at neque sed, consequat rhoncus neque. Donec bibendum erat consequat neque consectetur, ut ullamcorper urna gravida. Mauris ut venenatis enim. Nunc lacus ex, lacinia nec semper non, vestibulum pretium nulla. Vivamus eu mollis dui, vitae dapibus velit. Duis fermentum tellus sit amet nisi dignissim rhoncus. Nullam viverra sapien sit amet nunc facilisis, non bibendum metus ultrices. Aenean arcu risus, sollicitudin quis rhoncus vel, sagittis sit amet ante.\n\nMorbi non quam ipsum. Curabitur sed sem eu nisi tempor malesuada non at elit. Nullam a commodo erat, eu porta leo. Nam vulputate lobortis ligula, et dapibus est. Mauris venenatis ipsum sem, nec elementum tortor egestas sit amet. Vivamus aliquam et turpis in molestie. Maecenas a nibh sed felis consectetur gravida quis at sem. Sed pulvinar ipsum in turpis consequat hendrerit. Mauris tempus, augue facilisis consectetur tempor, ante dui imperdiet eros, eget tempus massa magna lacinia dui. In hac habitasse platea dictumst.\n<h2>Search</h2>\n<h2>Recent News</h2>\n<article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-7.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-6.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-5.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-4.jpg\" alt=\"\" width=\"900\" height=\"600\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n<a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-3.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-3/\">\nRead More » </a>\n\n</article><article><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\n<img src=\"http://nixin.co.za/wp-content/uploads/sites/11/2018/03/post-2.jpg\" alt=\"\" width=\"418\" height=\"315\" />\n</a>\n<h3><a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 14, 2018\n<a href=\"http://projectstaging.co.za/2018/03/14/heading-text-2/\">\nRead More » </a>\n\n</article>\n<h2>Latest News</h2>\n<article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-4/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-3/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article><article>\n<h3><a href=\"http://projectstaging.co.za/2018/03/15/post-heading-text-2/\">\nPost Heading Text </a></h3>\nMarch 15, 2018\n\n</article>\n<h2>Contact Us</h2>\n<ul>\n 	<li>21 Constantia Blvd, Constantia Kloof, Roodepoort, Johannesburg, Gauteng, South Africa</li>\n 	<li><a href=\"tel:+27116289600\">\n+27 (0)11 628 9600\n</a></li>\n 	<li><a href=\"mailto:sample@emailaddress.co.za\">\nsample@emailaddress.co.za\n</a></li>\n</ul>\n<h2>Quick Links</h2>\n<h2>Connect With Us</h2>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nGoogle-plus\n</a>\n<a target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<h2>Logo goes here</h2>\nCopyright © 2018 Template','Post Heading Text','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla maximus vulputate nibh, a interdum sem fermentum vitae.','inherit','closed','closed','','250-revision-v1','','','2019-06-04 10:51:54','2019-06-04 08:51:54','',250,'http://nixin.co.za/2019/06/04/250-revision-v1/',0,'revision','',0),
(827,1,'2019-06-04 10:58:55','2019-06-04 08:58:55','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Website-Blog-Template-2019-06-04','','publish','closed','closed','','website-blog-template-2019-06-04','','','2019-06-04 12:07:22','2019-06-04 10:07:22','',0,'http://nixin.co.za/?elementor_library=website-blog-template-2019-06-04',0,'elementor_library','',0),
(831,1,'2019-06-04 11:00:10','2019-06-04 09:00:10','','FIRST Square LED light','','inherit','closed','closed','','square-led-light','','','2024-10-28 15:02:49','2024-10-28 13:02:49','',185,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg',0,'attachment','image/jpeg',0),
(839,1,'2019-06-04 11:07:11','2019-06-04 09:07:11','','Fan-Jet Waterspout','','inherit','closed','closed','','fan-jet-waterspout','','','2024-10-28 15:01:30','2024-10-28 13:01:30','',192,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg',0,'attachment','image/jpeg',0),
(844,1,'2019-06-04 11:17:38','2019-06-04 09:17:38','','phone-faulty','','inherit','closed','closed','','phone-faulty','','','2019-06-04 11:17:38','2019-06-04 09:17:38','',0,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty.jpg',0,'attachment','image/jpeg',0),
(858,1,'2019-06-04 11:32:30','2019-06-04 09:32:30','','Gallery (7)','','inherit','closed','closed','','gallery-7','','','2019-06-04 11:32:30','2019-06-04 09:32:30','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-7.jpg',0,'attachment','image/jpeg',0),
(859,1,'2019-06-04 11:32:31','2019-06-04 09:32:31','','Gallery (8)','','inherit','closed','closed','','gallery-8','','','2019-06-04 11:32:31','2019-06-04 09:32:31','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-8.jpg',0,'attachment','image/jpeg',0),
(860,1,'2019-06-04 11:32:32','2019-06-04 09:32:32','','Gallery (9)','','inherit','closed','closed','','gallery-9','','','2019-06-04 11:32:32','2019-06-04 09:32:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-9.jpg',0,'attachment','image/jpeg',0),
(861,1,'2019-06-04 11:32:33','2019-06-04 09:32:33','','NIXIN SST Z-Spout 500mm','','inherit','closed','closed','','gallery-10','','','2023-05-23 10:00:10','2023-05-23 08:00:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-10.jpg',0,'attachment','image/jpeg',0),
(862,1,'2019-06-04 11:32:34','2019-06-04 09:32:34','','Gallery (11)','','inherit','closed','closed','','gallery-11','','','2019-06-04 11:32:34','2019-06-04 09:32:34','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-11.jpg',0,'attachment','image/jpeg',0),
(863,1,'2019-06-04 11:32:35','2019-06-04 09:32:35','','Gallery (12)','','inherit','closed','closed','','gallery-12','','','2019-06-04 11:32:35','2019-06-04 09:32:35','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-12.jpg',0,'attachment','image/jpeg',0),
(864,1,'2019-06-04 11:32:35','2019-06-04 09:32:35','','Gallery (13)','','inherit','closed','closed','','gallery-13','','','2019-06-04 11:32:35','2019-06-04 09:32:35','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-13.jpg',0,'attachment','image/jpeg',0),
(865,1,'2019-06-04 11:32:36','2019-06-04 09:32:36','','Gallery (14)','','inherit','closed','closed','','gallery-14','','','2019-06-04 11:32:36','2019-06-04 09:32:36','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-14.jpg',0,'attachment','image/jpeg',0),
(866,1,'2019-06-04 11:32:37','2019-06-04 09:32:37','','Gallery (15)','','inherit','closed','closed','','gallery-15','','','2019-06-04 11:32:37','2019-06-04 09:32:37','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-15.jpg',0,'attachment','image/jpeg',0),
(867,1,'2019-06-04 11:32:38','2019-06-04 09:32:38','','Gallery (16)','','inherit','closed','closed','','gallery-16','','','2019-06-04 11:32:38','2019-06-04 09:32:38','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-16.jpg',0,'attachment','image/jpeg',0),
(868,1,'2019-06-04 11:32:39','2019-06-04 09:32:39','','Gallery (17)','','inherit','closed','closed','','gallery-17','','','2019-06-04 11:32:39','2019-06-04 09:32:39','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-17.jpg',0,'attachment','image/jpeg',0),
(869,1,'2019-06-04 11:32:40','2019-06-04 09:32:40','','Gallery (18)','','inherit','closed','closed','','gallery-18','','','2019-06-04 11:32:40','2019-06-04 09:32:40','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-18.jpg',0,'attachment','image/jpeg',0),
(870,1,'2019-06-04 11:32:41','2019-06-04 09:32:41','','Gallery (19)','','inherit','closed','closed','','gallery-19','','','2019-06-04 11:32:41','2019-06-04 09:32:41','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-19.jpg',0,'attachment','image/jpeg',0),
(871,1,'2019-06-04 11:32:42','2019-06-04 09:32:42','','Gallery (20)','','inherit','closed','closed','','gallery-20','','','2019-06-04 11:32:42','2019-06-04 09:32:42','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-20.jpg',0,'attachment','image/jpeg',0),
(872,1,'2019-06-04 11:32:43','2019-06-04 09:32:43','','Gallery (21)','','inherit','closed','closed','','gallery-21','','','2019-06-04 11:32:43','2019-06-04 09:32:43','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-21.jpg',0,'attachment','image/jpeg',0),
(873,1,'2019-06-04 11:32:43','2019-06-04 09:32:43','','Gallery (22)','','inherit','closed','closed','','gallery-22','','','2019-06-04 11:32:43','2019-06-04 09:32:43','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-22.jpg',0,'attachment','image/jpeg',0),
(874,1,'2019-06-04 11:32:44','2019-06-04 09:32:44','','Gallery (23)','','inherit','closed','closed','','gallery-23','','','2019-06-04 11:32:44','2019-06-04 09:32:44','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-23.jpg',0,'attachment','image/jpeg',0),
(875,1,'2019-06-04 11:32:45','2019-06-04 09:32:45','','Gallery (24)','','inherit','closed','closed','','gallery-24','','','2019-06-04 11:32:45','2019-06-04 09:32:45','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-24.jpg',0,'attachment','image/jpeg',0),
(876,1,'2019-06-04 11:32:46','2019-06-04 09:32:46','','Gallery (25)','','inherit','closed','closed','','gallery-25','','','2019-06-04 11:32:46','2019-06-04 09:32:46','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-25.jpg',0,'attachment','image/jpeg',0),
(877,1,'2019-06-04 11:32:47','2019-06-04 09:32:47','','Gallery (26)','','inherit','closed','closed','','gallery-26','','','2019-06-04 11:32:47','2019-06-04 09:32:47','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-26.jpg',0,'attachment','image/jpeg',0),
(878,1,'2019-06-04 11:32:47','2019-06-04 09:32:47','','Gallery (27)','','inherit','closed','closed','','gallery-27','','','2019-06-04 11:32:47','2019-06-04 09:32:47','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-27.jpg',0,'attachment','image/jpeg',0),
(879,1,'2019-06-04 11:32:48','2019-06-04 09:32:48','','Gallery (28)','','inherit','closed','closed','','gallery-28','','','2019-06-04 11:32:48','2019-06-04 09:32:48','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-28.jpg',0,'attachment','image/jpeg',0),
(880,1,'2019-06-04 11:32:49','2019-06-04 09:32:49','','Gallery (29)','','inherit','closed','closed','','gallery-29','','','2019-06-04 11:32:49','2019-06-04 09:32:49','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-29.jpg',0,'attachment','image/jpeg',0),
(881,1,'2019-06-04 11:32:50','2019-06-04 09:32:50','','Gallery (30)','','inherit','closed','closed','','gallery-30','','','2019-06-04 11:32:50','2019-06-04 09:32:50','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-30.jpg',0,'attachment','image/jpeg',0),
(882,1,'2019-06-04 11:32:51','2019-06-04 09:32:51','','Gallery (31)','','inherit','closed','closed','','gallery-31','','','2019-06-04 11:32:51','2019-06-04 09:32:51','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-31.jpg',0,'attachment','image/jpeg',0),
(883,1,'2019-06-04 11:32:51','2019-06-04 09:32:51','','Gallery (32)','','inherit','closed','closed','','gallery-32','','','2019-06-04 11:32:51','2019-06-04 09:32:51','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-32.jpg',0,'attachment','image/jpeg',0),
(884,1,'2019-06-04 11:32:52','2019-06-04 09:32:52','','Gallery (33)','','inherit','closed','closed','','gallery-33','','','2019-06-04 11:32:52','2019-06-04 09:32:52','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-33.jpg',0,'attachment','image/jpeg',0),
(885,1,'2019-06-04 11:32:53','2019-06-04 09:32:53','','Gallery (34)','','inherit','closed','closed','','gallery-34','','','2019-06-04 11:32:53','2019-06-04 09:32:53','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-34.jpg',0,'attachment','image/jpeg',0),
(886,1,'2019-06-04 11:32:54','2019-06-04 09:32:54','','Gallery (35)','','inherit','closed','closed','','gallery-35','','','2019-06-04 11:32:54','2019-06-04 09:32:54','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-35.jpg',0,'attachment','image/jpeg',0),
(887,1,'2019-06-04 11:32:55','2019-06-04 09:32:55','','Gallery (36)','','inherit','closed','closed','','gallery-36','','','2019-06-04 11:32:55','2019-06-04 09:32:55','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-36.jpg',0,'attachment','image/jpeg',0),
(888,1,'2019-06-04 11:32:56','2019-06-04 09:32:56','','Gallery (37)','','inherit','closed','closed','','gallery-37','','','2019-06-04 11:32:56','2019-06-04 09:32:56','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-37.jpg',0,'attachment','image/jpeg',0),
(889,1,'2019-06-04 11:32:57','2019-06-04 09:32:57','','Gallery (38)','','inherit','closed','closed','','gallery-38','','','2019-06-04 11:32:57','2019-06-04 09:32:57','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-38.jpg',0,'attachment','image/jpeg',0),
(890,1,'2019-06-04 11:32:57','2019-06-04 09:32:57','','Gallery (39)','','inherit','closed','closed','','gallery-39','','','2019-06-04 11:32:57','2019-06-04 09:32:57','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-39.jpg',0,'attachment','image/jpeg',0),
(891,1,'2019-06-04 11:32:58','2019-06-04 09:32:58','','Gallery (40)','','inherit','closed','closed','','gallery-40','','','2019-06-04 11:32:58','2019-06-04 09:32:58','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-40.jpg',0,'attachment','image/jpeg',0),
(892,1,'2019-06-04 11:32:59','2019-06-04 09:32:59','','Gallery (41)','','inherit','closed','closed','','gallery-41','','','2019-06-04 11:32:59','2019-06-04 09:32:59','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-41.jpg',0,'attachment','image/jpeg',0),
(893,1,'2019-06-04 11:33:00','2019-06-04 09:33:00','','Gallery (42)','','inherit','closed','closed','','gallery-42','','','2019-06-04 11:33:00','2019-06-04 09:33:00','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-42.jpg',0,'attachment','image/jpeg',0),
(894,1,'2019-06-04 11:33:01','2019-06-04 09:33:01','','Gallery (43)','','inherit','closed','closed','','gallery-43','','','2019-06-04 11:33:01','2019-06-04 09:33:01','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-43.jpg',0,'attachment','image/jpeg',0),
(895,1,'2019-06-04 11:33:02','2019-06-04 09:33:02','','Gallery (44)','','inherit','closed','closed','','gallery-44','','','2019-06-04 11:33:02','2019-06-04 09:33:02','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-44.jpg',0,'attachment','image/jpeg',0),
(896,1,'2019-06-04 11:33:03','2019-06-04 09:33:03','','Gallery (45)','','inherit','closed','closed','','gallery-45','','','2019-06-04 11:33:03','2019-06-04 09:33:03','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-45.jpg',0,'attachment','image/jpeg',0),
(897,1,'2019-06-04 11:33:03','2019-06-04 09:33:03','','Gallery (46)','','inherit','closed','closed','','gallery-46','','','2019-06-04 11:33:03','2019-06-04 09:33:03','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-46.jpg',0,'attachment','image/jpeg',0),
(898,1,'2019-06-04 11:33:04','2019-06-04 09:33:04','','Gallery (47)','','inherit','closed','closed','','gallery-47','','','2019-06-04 11:33:04','2019-06-04 09:33:04','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-47.jpg',0,'attachment','image/jpeg',0),
(899,1,'2019-06-04 11:33:05','2019-06-04 09:33:05','','Gallery (48)','','inherit','closed','closed','','gallery-48','','','2019-06-04 11:33:05','2019-06-04 09:33:05','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-48.jpg',0,'attachment','image/jpeg',0),
(900,1,'2019-06-04 11:33:06','2019-06-04 09:33:06','','Gallery (49)','','inherit','closed','closed','','gallery-49','','','2019-06-04 11:33:06','2019-06-04 09:33:06','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-49.jpg',0,'attachment','image/jpeg',0),
(901,1,'2019-06-04 11:33:07','2019-06-04 09:33:07','','Gallery (50)','','inherit','closed','closed','','gallery-50','','','2019-06-04 11:33:07','2019-06-04 09:33:07','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-50.jpg',0,'attachment','image/jpeg',0),
(902,1,'2019-06-04 11:33:07','2019-06-04 09:33:07','','Gallery (51)','','inherit','closed','closed','','gallery-51','','','2019-06-04 11:33:07','2019-06-04 09:33:07','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-51.jpg',0,'attachment','image/jpeg',0),
(903,1,'2019-06-04 11:33:08','2019-06-04 09:33:08','','Gallery (52)','','inherit','closed','closed','','gallery-52','','','2019-06-04 11:33:08','2019-06-04 09:33:08','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-52.jpg',0,'attachment','image/jpeg',0),
(904,1,'2019-06-04 11:33:09','2019-06-04 09:33:09','','Gallery (53)','','inherit','closed','closed','','gallery-53','','','2019-06-04 11:33:09','2019-06-04 09:33:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-53.jpg',0,'attachment','image/jpeg',0),
(905,1,'2019-06-04 11:33:10','2019-06-04 09:33:10','','Gallery (54)','','inherit','closed','closed','','gallery-54','','','2019-06-04 11:33:10','2019-06-04 09:33:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-54.jpg',0,'attachment','image/jpeg',0),
(906,1,'2019-06-04 11:33:11','2019-06-04 09:33:11','','Gallery (55)','','inherit','closed','closed','','gallery-55','','','2019-06-04 11:33:11','2019-06-04 09:33:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-55.jpg',0,'attachment','image/jpeg',0),
(907,1,'2019-06-04 11:33:11','2019-06-04 09:33:11','','Gallery (56)','','inherit','closed','closed','','gallery-56','','','2019-06-04 11:33:11','2019-06-04 09:33:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-56.jpg',0,'attachment','image/jpeg',0),
(908,1,'2019-06-04 11:33:12','2019-06-04 09:33:12','','Gallery (57)','','inherit','closed','closed','','gallery-57','','','2019-06-04 11:33:12','2019-06-04 09:33:12','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-57.jpg',0,'attachment','image/jpeg',0),
(909,1,'2019-06-04 11:33:13','2019-06-04 09:33:13','','Gallery (1)','','inherit','closed','closed','','gallery-1','','','2019-06-04 11:33:13','2019-06-04 09:33:13','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-1.jpg',0,'attachment','image/jpeg',0),
(910,1,'2019-06-04 11:33:14','2019-06-04 09:33:14','','Gallery (2)','','inherit','closed','closed','','gallery-2','','','2019-06-04 11:33:14','2019-06-04 09:33:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-2.jpg',0,'attachment','image/jpeg',0),
(911,1,'2019-06-04 11:33:15','2019-06-04 09:33:15','','Gallery (3)','','inherit','closed','closed','','gallery-3','','','2019-06-04 11:33:15','2019-06-04 09:33:15','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-3.jpg',0,'attachment','image/jpeg',0),
(912,1,'2019-06-04 11:33:16','2019-06-04 09:33:16','','Gallery (4)','','inherit','closed','closed','','gallery-4','','','2019-06-04 11:33:16','2019-06-04 09:33:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-4.jpg',0,'attachment','image/jpeg',0),
(913,1,'2019-06-04 11:33:16','2019-06-04 09:33:16','','Gallery (5)','','inherit','closed','closed','','gallery-5','','','2019-06-04 11:33:16','2019-06-04 09:33:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-5.jpg',0,'attachment','image/jpeg',0),
(914,1,'2019-06-04 11:33:17','2019-06-04 09:33:17','','Gallery (6)','','inherit','closed','closed','','gallery-6','','','2019-06-04 11:33:17','2019-06-04 09:33:17','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Gallery-6.jpg',0,'attachment','image/jpeg',0),
(919,1,'2019-06-04 11:40:43','2019-06-04 09:40:43','','Water-Feature-Pool-Side','','inherit','closed','closed','','water-feature-pool-side','','','2019-06-04 11:40:43','2019-06-04 09:40:43','',56,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg',0,'attachment','image/jpeg',0),
(920,1,'2019-06-04 11:40:52','2019-06-04 09:40:52','','Water-Feature-Curve-Pool-Side','','inherit','closed','closed','','water-feature-curve-pool-side','','','2019-06-04 11:40:52','2019-06-04 09:40:52','',56,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg',0,'attachment','image/jpeg',0),
(937,1,'2019-06-04 11:57:43','2019-06-04 09:57:43','<h2>Faulty Telephone Lines</h2>\r\nOur telephone lines are faulty in the Brackenfell area at this moment.\r\n\r\nYou can gladly contact Francois @ 0829936603 for any telephonic assistance.\r\n\r\nOtherwise send us an email to info@nixin.co.za.\r\n\r\nNIXIN Poolware Team\r\n<h2>Search</h2>\r\n<h2>Recent News</h2>','Faulty Telephone Lines','Our telephone lines are faulty in the Brackenfell area at this moment. You can gladly contact Francois ...','inherit','closed','closed','','190-revision-v1','','','2019-06-04 11:57:43','2019-06-04 09:57:43','',190,'http://nixin.co.za/2019/06/04/190-revision-v1/',0,'revision','',0),
(938,1,'2019-06-04 11:58:12','2019-06-04 09:58:12','<h2>Introducing the FIRST square LED light</h2>\r\n<img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.\r\n\r\nStill using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!\r\n<h2>Search</h2>\r\n<h2>Recent News</h2>','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','inherit','closed','closed','','185-revision-v1','','','2019-06-04 11:58:12','2019-06-04 09:58:12','',185,'http://nixin.co.za/2019/06/04/185-revision-v1/',0,'revision','',0),
(947,1,'2019-06-04 12:05:02','2019-06-04 10:05:02','','Entire-Website-Menu-2019-06-03','','inherit','closed','closed','','713-revision-v1','','','2019-06-04 12:05:02','2019-06-04 10:05:02','',713,'http://nixin.co.za/2019/06/04/713-revision-v1/',0,'revision','',0),
(949,1,'2019-06-04 12:07:22','2019-06-04 10:07:22','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Website-Blog-Template-2019-06-04','','inherit','closed','closed','','827-revision-v1','','','2019-06-04 12:07:22','2019-06-04 10:07:22','',827,'http://nixin.co.za/2019/06/04/827-revision-v1/',0,'revision','',0),
(952,1,'2019-06-04 12:11:58','2019-06-04 10:11:58','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Post-Page-2019-06-04','','publish','closed','closed','','post-page-2019-06-04','','','2020-12-21 08:27:07','2020-12-21 06:27:07','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=952',0,'elementor_library','',0),
(954,1,'2019-06-04 12:12:46','2019-06-04 10:12:46','<p>404</p>		\n			<h3>The page you were looking for\ncouldn\'t be found</h3>		\n			<a href=\"#\" role=\"button\">\n						Go back to Homepage\n					</a>','404-Error-Page-2019-06-04','','publish','closed','closed','','404-error-page-2019-06-04','','','2019-06-06 08:26:01','2019-06-06 06:26:01','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=954',0,'elementor_library','',0),
(967,1,'2019-06-04 13:01:16','2019-06-04 11:01:16','','Nixin-Water-Feature-Curve - Mobile','','inherit','closed','closed','','nixin-water-feature-curve-mobile','','','2019-06-04 13:01:16','2019-06-04 11:01:16','',710,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Curve-Mobile.jpg',0,'attachment','image/jpeg',0),
(970,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<!-- Created with Elementor -->','Pool Products','','publish','closed','closed','','pool-products','','','2023-10-16 14:08:34','2023-10-16 12:08:34','',0,'http://nixin.co.za/shop/',0,'page','',0),
(971,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<h2>Order</h2>\r\n<!-- wp:shortcode -->\r\n<p>[woocommerce_cart]</p>\r\n<!-- /wp:shortcode -->','Order','','publish','closed','closed','','order','','','2019-10-22 09:55:18','2019-10-22 07:55:18','',0,'http://nixin.co.za/basket/',0,'page','',0),
(972,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<!-- wp:shortcode -->\r\n<p>[woocommerce_checkout]</p>\r\n<!-- /wp:shortcode -->','Checkout','','publish','closed','closed','','checkout','','','2019-06-06 09:02:00','2019-06-06 07:02:00','',0,'http://nixin.co.za/checkout/',0,'page','',0),
(973,1,'2019-06-04 13:06:48','2019-06-04 11:06:48','<!-- wp:shortcode -->[woocommerce_my_account]<!-- /wp:shortcode -->','My account','','publish','closed','closed','','my-account','','','2019-06-04 13:06:48','2019-06-04 11:06:48','',0,'http://nixin.co.za/my-account/',0,'page','',0),
(974,1,'2019-06-04 13:12:49','2019-06-04 11:12:49','','Sample-Product-Image','','inherit','closed','closed','','sample-product-image','','','2019-06-04 13:12:49','2019-06-04 11:12:49','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Sample-Product-Image.jpg',0,'attachment','image/jpeg',0),
(975,1,'2019-06-04 13:18:49','2019-06-04 11:18:49','','logo-blk','','inherit','closed','closed','','logo-blk','','','2019-06-04 13:18:49','2019-06-04 11:18:49','',0,'http://nixin.co.za/wp-content/uploads//2019/06/logo-blk.png',0,'attachment','image/png',0),
(976,1,'2019-06-04 13:29:48','2019-06-04 11:29:48','','','','inherit','closed','closed','','aimflo-accessories','','','2019-07-18 10:52:12','2019-07-18 08:52:12','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Aimflo-Accessories.jpg',0,'attachment','image/jpeg',0),
(977,1,'2019-06-04 13:30:39','2019-06-04 11:30:39','','Custom-Stainless-Steel','','inherit','closed','closed','','custom-stainless-steel','','','2019-06-04 13:30:39','2019-06-04 11:30:39','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Custom-Stainless-Steel.jpg',0,'attachment','image/jpeg',0),
(978,1,'2019-06-04 13:30:56','2019-06-04 11:30:56','','Ladders-&amp;-Rails','','inherit','closed','closed','','ladders-rails','','','2019-06-04 13:30:56','2019-06-04 11:30:56','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Ladders-Rails.jpg',0,'attachment','image/jpeg',0),
(979,1,'2019-06-04 13:31:14','2019-06-04 11:31:14','','LED-Pool-Lights','','inherit','closed','closed','','led-pool-lights','','','2019-06-04 13:31:14','2019-06-04 11:31:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/LED-Pool-Lights.jpg',0,'attachment','image/jpeg',0),
(980,1,'2019-06-04 13:33:55','2019-06-04 11:33:55','','Mod-N-Mosaix','','inherit','closed','closed','','mod-n-mosaix','','','2019-06-04 13:33:55','2019-06-04 11:33:55','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Mod-N-Mosaix.jpg',0,'attachment','image/jpeg',0),
(981,1,'2019-06-04 13:34:16','2019-06-04 11:34:16','','Mod-N-Motifs','','inherit','closed','closed','','mod-n-motifs','','','2019-06-04 13:34:16','2019-06-04 11:34:16','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Mod-N-Motifs.jpg',0,'attachment','image/jpeg',0),
(982,1,'2019-06-04 13:35:18','2019-06-04 11:35:18','','Parabond-Epoxy-421','','inherit','closed','closed','','parabond-epoxy-421','','','2019-07-18 10:56:09','2019-07-18 08:56:09','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Parabond-Epoxy-421.jpg',0,'attachment','image/jpeg',0),
(983,1,'2019-06-04 13:36:26','2019-06-04 11:36:26','','Paradigm-Mosaics','','inherit','closed','closed','','paradigm-mosaics','','','2019-06-04 13:36:26','2019-06-04 11:36:26','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Paradigm-Mosaics.jpg',0,'attachment','image/jpeg',0),
(984,1,'2019-06-04 13:36:55','2019-06-04 11:36:55','','Paradigm-Motifs','','inherit','closed','closed','','paradigm-motifs','','','2019-06-04 13:36:55','2019-06-04 11:36:55','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Paradigm-Motifs.jpg',0,'attachment','image/jpeg',0),
(985,1,'2019-06-04 13:37:13','2019-06-04 11:37:13','','Pool-Filters','','inherit','closed','closed','','pool-filters','','','2019-06-04 13:37:13','2019-06-04 11:37:13','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Pool-Filters.jpg',0,'attachment','image/jpeg',0),
(986,1,'2019-06-04 13:37:32','2019-06-04 11:37:32','','Water-Spouts','','inherit','closed','closed','','water-spouts','','','2019-06-04 13:37:32','2019-06-04 11:37:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Spouts.jpg',0,'attachment','image/jpeg',0),
(988,1,'2019-06-04 13:42:09','2019-06-04 11:42:09',' ','','','publish','closed','closed','','988','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://nixin.co.za/?p=988',6,'nav_menu_item','',0),
(991,1,'2019-06-04 13:44:31','2019-06-04 11:44:31','','Product-Page-2019-06-04','','publish','closed','closed','','product-page-2019-06-04','','','2019-06-06 08:47:00','2019-06-06 06:47:00','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=991',0,'elementor_library','',0),
(1003,1,'2019-06-04 13:58:21','2019-06-04 11:58:21','\n                        \n					                                            <button>Search</button>\n                                    \n				                    <h4>Popular Keywords</h4>\n				                    <h4>Categories</h4>\n                <p>No Record Found</p>\n				<a class=\"eael-advanced-search-load-more-button\" href=\"#\">View All Results</a>\n														<a href=\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\">\n							<img width=\"300\" height=\"300\" src=\"http://nixin.co.za/wp-content/uploads//2022/10/Panache-Mosaics-Twisting-Travertine.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\">Textile Fibre Mosaics &amp; Motifs</a></h2>		\n														<a href=\"http://www.nixin.co.za/stainless-steel-swimming-pool-equipment\">\n							<img width=\"1024\" height=\"1024\" src=\"http://nixin.co.za/wp-content/uploads//2023/05/SST-Pool-Equipment-1024x1024.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/stainless-steel-swimming-pool-equipment\">Stainless steel swimming pool equipment</a></h2>		\n														<a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/\">\n							<img width=\"1024\" height=\"1024\" src=\"http://nixin.co.za/wp-content/uploads//2023/05/Eco-Swimming-Pool-Accessories-1024x1024.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/\">eco swimming pool equipment </a></h2>		\n														<a href=\"http://www.nixin.co.za/product-category/epoxy-adhesive/\">\n							<img width=\"300\" height=\"300\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Parabond-Epoxy-421-300x300-1.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/product-category/epoxy-adhesive/\">epoxy adhesive</a></h2>		\n														<a href=\"http://www.nixin.co.za/product-category/other-swimming-pool-equipment/\">\n							<img width=\"1024\" height=\"1024\" src=\"http://nixin.co.za/wp-content/uploads//2023/05/Other-Pool-Products-1024x1024.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://nixin.co.za/product-category/other-swimming-pool-equipment/\">Other swimming pool equipment</a></h2>		\n		[product_categories number=\"4\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"43,44,45,46\"]','Product-Archive-Categories-2019-06-04','','publish','closed','closed','','product-archive-categories-2019-06-04','','','2024-02-09 09:30:30','2024-02-09 07:30:30','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=1003',0,'elementor_library','',0),
(1010,1,'2019-06-04 14:25:10','2019-06-04 12:25:10','','Product-Archive-Categories-Display-2019-06-04','','publish','closed','closed','','product-archive-categories-display-2019-06-04','','','2024-11-18 13:17:02','2024-11-18 11:17:02','',0,'http://nixin.co.za/?post_type=elementor_library&#038;p=1010',0,'elementor_library','',0),
(1014,1,'2019-06-04 14:34:10','2019-06-04 12:34:10','','Pool Products','','inherit','closed','closed','','970-revision-v1','','','2019-06-04 14:34:10','2019-06-04 12:34:10','',970,'http://nixin.co.za/2019/06/04/970-revision-v1/',0,'revision','',0),
(1015,1,'2019-06-04 14:34:56','2019-06-04 12:34:56',' ','','','publish','closed','closed','','1015','','','2019-06-04 14:34:56','2019-06-04 12:34:56','',0,'http://nixin.co.za/?p=1015',2,'nav_menu_item','',0),
(1027,1,'2019-06-05 20:46:57','2019-06-05 18:46:57','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Post-Page-2019-06-04','','inherit','closed','closed','','952-revision-v1','','','2019-06-05 20:46:57','2019-06-05 18:46:57','',952,'http://nixin.co.za/2019/06/05/952-revision-v1/',0,'revision','',0),
(1029,1,'2019-06-06 08:26:01','2019-06-06 06:26:01','<p>404</p>		\n			<h3>The page you were looking for\ncouldn\'t be found</h3>		\n			<a href=\"#\" role=\"button\">\n						Go back to Homepage\n					</a>','404-Error-Page-2019-06-04','','inherit','closed','closed','','954-revision-v1','','','2019-06-06 08:26:01','2019-06-06 06:26:01','',954,'http://nixin.co.za/2019/06/06/954-revision-v1/',0,'revision','',0),
(1031,1,'2019-06-06 08:34:37','2019-06-06 06:34:37','[product_categories number=\"100\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"asc\" ids=\"\"]','Product-Archive-Categories-2019-06-04','','inherit','closed','closed','','1003-revision-v1','','','2019-06-06 08:34:37','2019-06-06 06:34:37','',1003,'http://nixin.co.za/2019/06/06/1003-revision-v1/',0,'revision','',0),
(1034,1,'2019-06-06 08:39:34','2019-06-06 06:39:34','','Product-Archive-Categories-Display-2019-06-04','','inherit','closed','closed','','1010-revision-v1','','','2019-06-06 08:39:34','2019-06-06 06:39:34','',1010,'http://nixin.co.za/2019/06/06/1010-revision-v1/',0,'revision','',0),
(1036,1,'2019-06-06 08:47:00','2019-06-06 06:47:00','','Product-Page-2019-06-04','','inherit','closed','closed','','991-revision-v1','','','2019-06-06 08:47:00','2019-06-06 06:47:00','',991,'http://nixin.co.za/2019/06/06/991-revision-v1/',0,'revision','',0),
(1038,1,'2019-06-06 08:51:54','2019-06-06 06:51:54','<h2>Contact Us</h2>		\n			<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n					<ul>\n							<li>\n										45 Gemini Street, Brackenfell, Cape Town, South Africa\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27 21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27(0)21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:francois@nixin.co.za\">						\n										francois@nixin.co.za\n											</a>\n									</li>\n						</ul>\n			','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2019-06-06 08:51:54','2019-06-06 06:51:54','',62,'http://nixin.co.za/2019/06/06/62-revision-v1/',0,'revision','',0),
(1041,1,'2019-06-06 08:56:28','2019-06-06 06:56:28','<h2>News</h2>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','News','','inherit','closed','closed','','205-revision-v1','','','2019-06-06 08:56:28','2019-06-06 06:56:28','',205,'http://nixin.co.za/2019/06/06/205-revision-v1/',0,'revision','',0),
(1042,1,'2019-06-06 08:57:51','2019-06-06 06:57:51','<h2>Thank You</h2>		\n		<p>Thank you for your submission we will get in touch with you. Should you require urgent assistance please give us a call. </p>','Thank You','','inherit','closed','closed','','802-revision-v1','','','2019-06-06 08:57:51','2019-06-06 06:57:51','',802,'http://nixin.co.za/2019/06/06/802-revision-v1/',0,'revision','',0),
(1045,1,'2019-06-06 09:00:49','2019-06-06 07:00:49','<h2>Order</h2>		\n		<!-- wp:shortcode -->\n<p>[woocommerce_cart]</p>\n<!-- /wp:shortcode -->','Order','','inherit','closed','closed','','971-revision-v1','','','2019-06-06 09:00:49','2019-06-06 07:00:49','',971,'http://nixin.co.za/2019/06/06/971-revision-v1/',0,'revision','',0),
(1046,1,'2019-06-06 09:02:00','2019-06-06 07:02:00','<!-- wp:shortcode -->\r\n<p>[woocommerce_checkout]</p>\r\n<!-- /wp:shortcode -->','Checkout','','inherit','closed','closed','','972-revision-v1','','','2019-06-06 09:02:00','2019-06-06 07:02:00','',972,'http://nixin.co.za/2019/06/06/972-revision-v1/',0,'revision','',0),
(1051,1,'2019-06-06 09:15:19','2019-06-06 07:15:19','.checkout-button.button.alt.wc-forward {background-color: #20a8c2;    border-radius: 0px; color: #fff;}\n.checkout-button.button.alt.wc-forward:hover {background-color: #777;    border-radius: 0px; color: #fff;}\n.woocommerce .cart .button, .woocommerce .cart input.button {color:#fff; background-color: #20a8c2;}\n.woocommerce-message {  background-color: #7777;    color: #fff; border-top: 3px solid #20a8c2;}\n.woocommerce-message::before {color: #20a8c2;}\n#customer_details, #order_review, .woocommerce-order { width: 75%; align-content: center;    margin: 0 auto; padding: 80px;}\n#order_review_heading {text-align: center;}\n.wc_payment_methods.payment_methods.methods, .woocommerce form .form-row {background-color: #000;}\n#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 0px solid #000 !important;}\n.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {background-color:#20a8c2; color:#fff;}\n#place_order, .woocommerce-page #payment #place_order:hover {background-color:#777; color:#fff;}\n.woocommerce-error{background-color:#777; color:#fff;}\n.select2-results {  background-color: #000;}\np {color: #aaa !important;}','generatepress_neo','','publish','closed','closed','','generatepress_neo','','','2020-04-17 07:36:30','2020-04-17 05:36:30','',0,'http://nixin.co.za/2019/06/06/generatepress_neo/',0,'custom_css','',0),
(1081,1,'2019-06-06 09:39:39','2019-06-06 07:39:39','','Order &ndash; Jun 6, 2019 @ 09:39 AM','This is only a test do not respond.','wc-on-hold','closed','closed','wc_order_U3vf4M1EACOMn','order-jun-06-2019-0739-am','','','2019-06-06 09:39:39','2019-06-06 07:39:39','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1081',0,'shop_order','',1),
(1083,1,'2019-06-06 09:40:24','2019-06-06 07:40:24','.checkout-button.button.alt.wc-forward {background-color: #20a8c2;    border-radius: 0px; color: #fff;}\n.checkout-button.button.alt.wc-forward:hover {background-color: #777;    border-radius: 0px; color: #fff;}\n.woocommerce .cart .button, .woocommerce .cart input.button {color:#fff; background-color: #20a8c2;}\n.woocommerce-message {  background-color: #7777;    color: #fff; border-top: 3px solid #20a8c2;}\n.woocommerce-message::before {color: #20a8c2;}\n#customer_details, #order_review, .woocommerce-order { width: 75%; align-content: center;    margin: 0 auto; padding: 80px;}\n#order_review_heading {text-align: center;}\n.wc_payment_methods.payment_methods.methods, .woocommerce form .form-row {background-color: #000;}\n#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 0px solid #000 !important;}\n.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {background-color:#20a8c2; color:#fff;}\n#place_order, .woocommerce-page #payment #place_order:hover {background-color:#777; color:#fff;}\n.woocommerce-error{background-color:#777; color:#fff;}\n.select2-results {  background-color: #000;}','generatepress_neo','','inherit','closed','closed','','1051-revision-v1','','','2019-06-06 09:40:24','2019-06-06 07:40:24','',1051,'http://nixin.co.za/2019/06/06/1051-revision-v1/',0,'revision','',0),
(1087,1,'2019-06-25 13:49:48','2019-06-25 11:49:48','','phone-faulty','','inherit','closed','closed','','phone-faulty-2','','','2019-06-25 13:49:48','2019-06-25 11:49:48','',0,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg',0,'attachment','image/jpeg',0),
(1088,1,'2019-06-25 15:02:41','2019-06-25 13:02:41','','logo','','inherit','closed','closed','','logo','','','2019-06-25 15:02:41','2019-06-25 13:02:41','',0,'http://nixin.co.za/wp-content/uploads//2019/06/logo.png',0,'attachment','image/png',0),
(1092,1,'2019-06-25 15:21:54','2019-06-25 13:21:54','<h2>About us</h2>		\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p>','About Us','','inherit','closed','closed','','56-revision-v1','','','2019-06-25 15:21:54','2019-06-25 13:21:54','',56,'http://nixin.co.za/2019/06/25/56-revision-v1/',0,'revision','',0),
(1093,1,'2019-06-25 15:28:26','2019-06-25 13:28:26','<h2>Introducing the Fan-Jet Waterspout</h2>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','inherit','closed','closed','','192-revision-v1','','','2019-06-25 15:28:26','2019-06-25 13:28:26','',192,'http://nixin.co.za/2019/06/25/192-revision-v1/',0,'revision','',0),
(1094,1,'2019-06-25 15:35:32','2019-06-25 13:35:32','','Full NIXIN installation @ night time with 4 x Crystalites','','inherit','closed','closed','','full-nixin-installation-night-time-with-4-x-crystalites','','','2019-06-25 15:35:32','2019-06-25 13:35:32','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites.jpg',0,'attachment','image/jpeg',0),
(1096,1,'2019-06-25 15:45:28','2019-06-25 13:45:28','','NIXIN SST Slimline Profile Spout 700mm','','inherit','closed','closed','','nixin-600mm-slimline','','','2023-05-23 10:08:52','2023-05-23 08:08:52','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-600mm-Slimline.jpg',0,'attachment','image/jpeg',0),
(1098,1,'2019-06-25 15:46:56','2019-06-25 13:46:56','','NIXIN 1250mm Z-spout 1','','inherit','closed','closed','','nixin-1250mm-z-spout-1','','','2019-06-25 15:46:56','2019-06-25 13:46:56','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg',0,'attachment','image/jpeg',0),
(1099,1,'2019-06-25 15:46:58','2019-06-25 13:46:58','','NIXIN 2000mm Z-spout','','inherit','closed','closed','','nixin-2000mm-z-spout','','','2019-06-25 15:46:58','2019-06-25 13:46:58','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg',0,'attachment','image/jpeg',0),
(1100,1,'2019-06-25 15:47:00','2019-06-25 13:47:00','','NIXIN Aimflo Crystalites with spout striplite','','inherit','closed','closed','','nixin-aimflo-crystalites-with-spout-striplite','','','2019-06-25 15:47:00','2019-06-25 13:47:00','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg',0,'attachment','image/jpeg',0),
(1101,1,'2019-06-25 15:47:02','2019-06-25 13:47:02','','Nixin Deck Spouts','','inherit','closed','closed','','nixin-deck-spouts','','','2019-06-25 15:47:02','2019-06-25 13:47:02','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg',0,'attachment','image/jpeg',0),
(1102,1,'2019-06-25 15:47:04','2019-06-25 13:47:04','','Nixin Z-spout 500mm','','inherit','closed','closed','','nixin-z-spout-500mm','','','2019-06-25 15:47:04','2019-06-25 13:47:04','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg',0,'attachment','image/jpeg',0),
(1103,1,'2019-06-25 15:47:05','2019-06-25 13:47:05','','Nixin Z-spout1.25m','','inherit','closed','closed','','nixin-z-spout1-25m','','','2019-06-25 15:47:05','2019-06-25 13:47:05','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg',0,'attachment','image/jpeg',0),
(1104,1,'2019-06-25 15:47:07','2019-06-25 13:47:07','','NIXIN SST Slimline Spout 400mm','','inherit','closed','closed','','pez-interior-2-ian','','','2023-05-23 09:15:58','2023-05-23 07:15:58','',54,'http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg',0,'attachment','image/jpeg',0),
(1105,1,'2019-06-25 15:47:09','2019-06-25 13:47:09','','PHOTO-2016-10-21-13-43-53','','inherit','closed','closed','','photo-2016-10-21-13-43-53','','','2019-06-25 15:47:09','2019-06-25 13:47:09','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg',0,'attachment','image/jpeg',0),
(1106,1,'2019-06-25 15:47:10','2019-06-25 13:47:10','','PHOTO-2017-12-02-20-31-10','','inherit','closed','closed','','photo-2017-12-02-20-31-10','','','2019-06-25 15:47:10','2019-06-25 13:47:10','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg',0,'attachment','image/jpeg',0),
(1107,1,'2019-06-25 15:47:12','2019-06-25 13:47:12','','PHOTO-2018-08-15-10-30-47','','inherit','closed','closed','','photo-2018-08-15-10-30-47','','','2019-06-25 15:47:12','2019-06-25 13:47:12','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg',0,'attachment','image/jpeg',0),
(1108,1,'2019-06-25 15:47:14','2019-06-25 13:47:14','','PHOTO-2018-11-16-09-56-38','','inherit','closed','closed','','photo-2018-11-16-09-56-38','','','2019-06-25 15:47:14','2019-06-25 13:47:14','',54,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg',0,'attachment','image/jpeg',0),
(1109,1,'2019-06-25 15:47:15','2019-06-25 13:47:15','','NIXIN SST Slimline Spout 600mm','','inherit','closed','closed','','picture-074','','','2023-05-23 09:07:03','2023-05-23 07:07:03','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg',0,'attachment','image/jpeg',0),
(1110,1,'2019-06-25 15:47:17','2019-06-25 13:47:17','','NIXIN SST Slimline Spout 400mm','','inherit','closed','closed','','picture-088','','','2023-05-23 09:15:49','2023-05-23 07:15:49','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg',0,'attachment','image/jpeg',0),
(1111,1,'2019-06-25 15:47:19','2019-06-25 13:47:19','','NIXIN SST Slimline Spout 400mm','','inherit','closed','closed','','picture-200','','','2023-05-23 09:15:36','2023-05-23 07:15:36','',54,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg',0,'attachment','image/jpeg',0),
(1112,1,'2019-06-25 15:47:20','2019-06-25 13:47:20','','NIXIN 150mm Fan Jet Spout with Mod-n-Cosmo Trio 3','','inherit','closed','closed','','nixin-150mm-fan-jet-spout-with-mod-n-cosmo-trio-3','','','2019-06-25 15:47:20','2019-06-25 13:47:20','',54,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg',0,'attachment','image/jpeg',0),
(1115,1,'2019-06-25 15:53:05','2019-06-25 13:53:05','','IMG_8681','','inherit','closed','closed','','img_8681','','','2019-06-25 15:53:05','2019-06-25 13:53:05','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg',0,'attachment','image/jpeg',0),
(1116,1,'2019-06-25 15:53:06','2019-06-25 13:53:06','','IMG_9709','','inherit','closed','closed','','img_9709','','','2019-06-25 15:53:06','2019-06-25 13:53:06','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg',0,'attachment','image/jpeg',0),
(1117,1,'2019-06-25 15:53:08','2019-06-25 13:53:08','','IMG_9936','NIXIN SST 24LED Nanolite','inherit','closed','closed','','img_9936','','','2020-03-25 14:00:07','2020-03-25 12:00:07','',1869,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg',0,'attachment','image/jpeg',0),
(1118,1,'2019-06-25 15:53:10','2019-06-25 13:53:10','','nick iphone photos 014','','inherit','closed','closed','','nick-iphone-photos-014','','','2019-06-25 15:53:10','2019-06-25 13:53:10','',0,'http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg',0,'attachment','image/jpeg',0),
(1119,1,'2019-06-25 15:53:11','2019-06-25 13:53:11','','Nixin 50mm Pipe Spouts','','inherit','closed','closed','','nixin-50mm-pipe-spouts','','','2019-06-25 15:53:11','2019-06-25 13:53:11','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg',0,'attachment','image/jpeg',0),
(1120,1,'2019-06-25 15:53:14','2019-06-25 13:53:14','','NIXIN 150mm Fan Jet Spout with Mod-n-Cosmo Trio 3','','inherit','closed','closed','','nixin-150mm-fan-jet-spout-with-mod-n-cosmo-trio-3-2','','','2019-06-25 15:53:14','2019-06-25 13:53:14','',0,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg',0,'attachment','image/jpeg',0),
(1121,1,'2019-06-25 15:53:15','2019-06-25 13:53:15','','Nixin 500mm Z-spouts + Mod-n-Listello mosaic','','inherit','closed','closed','','nixin-500mm-z-spouts-mod-n-listello-mosaic','','','2019-06-25 15:53:15','2019-06-25 13:53:15','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg',0,'attachment','image/jpeg',0),
(1122,1,'2019-06-25 15:53:17','2019-06-25 13:53:17','','2017-06-10-PHOTO-00000597','','inherit','closed','closed','','2017-06-10-photo-00000597','','','2019-06-25 15:53:17','2019-06-25 13:53:17','',0,'http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg',0,'attachment','image/jpeg',0),
(1123,1,'2019-06-25 15:53:19','2019-06-25 13:53:19','Photo By: Elite Pools, Cape Town','SST 80 LED Poolite Blue','','inherit','closed','closed','','6616ffe3-9c66-486c-9c1d-b854ab6c14c2','','','2023-05-23 16:31:06','2023-05-23 14:31:06','',1869,'http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg',0,'attachment','image/jpeg',0),
(1124,1,'2019-06-25 15:53:20','2019-06-25 13:53:20','','31012008035','','inherit','closed','closed','','31012008035','','','2019-06-25 15:53:20','2019-06-25 13:53:20','',0,'http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg',0,'attachment','image/jpeg',0),
(1125,1,'2019-06-25 15:53:22','2019-06-25 13:53:22','','Full NIXIN installation @ night time with 4 x Crystalites','','inherit','closed','closed','','full-nixin-installation-night-time-with-4-x-crystalites-2','','','2019-06-25 15:53:22','2019-06-25 13:53:22','',0,'http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg',0,'attachment','image/jpeg',0),
(1126,1,'2019-06-25 15:53:24','2019-06-25 13:53:24','','IMG_0102','','inherit','closed','closed','','img_0102','','','2019-06-25 15:53:24','2019-06-25 13:53:24','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg',0,'attachment','image/jpeg',0),
(1127,1,'2019-06-25 15:53:26','2019-06-25 13:53:26','','IMG_0337','','inherit','closed','closed','','img_0337','','','2019-06-25 15:53:26','2019-06-25 13:53:26','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg',0,'attachment','image/jpeg',0),
(1128,1,'2019-06-25 15:53:27','2019-06-25 13:53:27','','NIXIN SST Slimline Spout 600mm','','inherit','closed','closed','','img_0572','','','2023-05-23 09:06:36','2023-05-23 07:06:36','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg',0,'attachment','image/jpeg',0),
(1129,1,'2019-06-25 15:53:29','2019-06-25 13:53:29','','IMG_1157','','inherit','closed','closed','','img_1157','','','2019-06-25 15:53:29','2019-06-25 13:53:29','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg',0,'attachment','image/jpeg',0),
(1130,1,'2019-06-25 15:53:30','2019-06-25 13:53:30','','IMG_1234','','inherit','closed','closed','','img_1234','','','2019-06-25 15:53:30','2019-06-25 13:53:30','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg',0,'attachment','image/jpeg',0),
(1131,1,'2019-06-25 15:53:32','2019-06-25 13:53:32','','IMG_1498','','inherit','closed','closed','','img_1498','','','2019-06-25 15:53:32','2019-06-25 13:53:32','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg',0,'attachment','image/jpeg',0),
(1132,1,'2019-06-25 15:53:34','2019-06-25 13:53:34','','IMG_2697','','inherit','closed','closed','','img_2697','','','2019-06-25 15:53:34','2019-06-25 13:53:34','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg',0,'attachment','image/jpeg',0),
(1133,1,'2019-06-25 15:53:35','2019-06-25 13:53:35','','NIXIN SST Z-Spout 1000mm','','inherit','closed','closed','','img_3005','','','2023-05-22 16:48:30','2023-05-22 14:48:30','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg',0,'attachment','image/jpeg',0),
(1134,1,'2019-06-25 15:53:37','2019-06-25 13:53:37','','IMG_3296','','inherit','closed','closed','','img_3296','','','2019-06-25 15:53:37','2019-06-25 13:53:37','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg',0,'attachment','image/jpeg',0),
(1135,1,'2019-06-25 15:53:39','2019-06-25 13:53:39','','IMG_3613','','inherit','closed','closed','','img_3613','','','2019-06-25 15:53:39','2019-06-25 13:53:39','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg',0,'attachment','image/jpeg',0),
(1136,1,'2019-06-25 15:53:40','2019-06-25 13:53:40','','NIXIN SST Z-Spout 2000mm','','inherit','closed','closed','','img_4067','','','2023-05-22 16:41:24','2023-05-22 14:41:24','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg',0,'attachment','image/jpeg',0),
(1137,1,'2019-06-25 15:53:42','2019-06-25 13:53:42','','IMG_5372','','inherit','closed','closed','','img_5372','','','2019-06-25 15:53:42','2019-06-25 13:53:42','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg',0,'attachment','image/jpeg',0),
(1138,1,'2019-06-25 15:53:44','2019-06-25 13:53:44','','NIXIN SST Roll Top Pool Ladder','','inherit','closed','closed','','img_5525','','','2023-06-01 16:37:51','2023-06-01 14:37:51','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg',0,'attachment','image/jpeg',0),
(1139,1,'2019-06-25 15:53:46','2019-06-25 13:53:46','','NIXIN SST Roll Top Pool Ladder','','inherit','closed','closed','','img_5656','','','2023-06-01 16:37:36','2023-06-01 14:37:36','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg',0,'attachment','image/jpeg',0),
(1140,1,'2019-06-25 15:53:48','2019-06-25 13:53:48','','IMG_5777','','inherit','closed','closed','','img_5777','','','2019-06-25 15:53:48','2019-06-25 13:53:48','',0,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg',0,'attachment','image/jpeg',0),
(1141,1,'2019-06-25 15:54:05','2019-06-25 13:54:05','<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>','Gallery','','inherit','closed','closed','','60-revision-v1','','','2019-06-25 15:54:05','2019-06-25 13:54:05','',60,'http://nixin.co.za/2019/06/25/60-revision-v1/',0,'revision','',0),
(1144,26,'2019-07-02 09:16:44','2019-07-02 07:16:44','','Nixin logo','','inherit','closed','closed','','nixin-logo','','','2019-07-02 09:16:50','2019-07-02 07:16:50','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Nixin-logo.png',0,'attachment','image/png',0),
(1146,26,'2019-07-02 09:17:54','2019-07-02 07:17:54','','Swimming pool','','inherit','closed','closed','','img_9936-2','','','2019-07-02 09:18:13','2019-07-02 07:18:13','',710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-1.jpg',0,'attachment','image/jpeg',0),
(1148,26,'2019-07-02 09:18:39','2019-07-02 07:18:39','','Swimming pool','','inherit','closed','closed','','img_3296-2','','','2019-07-02 09:18:51','2019-07-02 07:18:51','',710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296-1.jpg',0,'attachment','image/jpeg',0),
(1151,26,'2019-07-02 09:19:37','2019-07-02 07:19:37','','Swimming pool','','inherit','closed','closed','','img_8681-2','','','2019-07-02 09:19:48','2019-07-02 07:19:48','',710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681-1.jpg',0,'attachment','image/jpeg',0),
(1153,26,'2019-07-02 09:20:36','2019-07-02 07:20:36','Photo By: Winston, Cape Town','NIXIN SST P-Rail 470mm','','inherit','closed','closed','','photo-2018-11-16-09-56-38-2','','','2023-06-19 15:05:16','2023-06-19 13:05:16','',710,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38-1.jpg',0,'attachment','image/jpeg',0),
(1154,26,'2019-07-02 09:20:47','2019-07-02 07:20:47','Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are dedicated to building pools that are customised to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pools are built to the highest standard of workmanship.</p><a href=\"/contact-us/\">Contact Us</a>','Home-Page-Menu-2019-06-03','','inherit','closed','closed','','710-revision-v1','','','2019-07-02 09:20:47','2019-07-02 07:20:47','',710,'http://nixin.co.za/2019/07/02/710-revision-v1/',0,'revision','',0),
(1156,1,'2019-07-09 15:34:08','2019-07-09 13:34:08','','NIXIN Wording White','','inherit','closed','closed','','nixin-wording-white','','','2019-07-09 15:34:14','2019-07-09 13:34:14','',54,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-Wording-White.png',0,'attachment','image/png',0),
(1161,1,'2019-07-09 15:41:24','2019-07-09 13:41:24','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h2>About Nixin</h2>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n				<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n				<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n				<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n				<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n				<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n				<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n				<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n				<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','inherit','closed','closed','','54-revision-v1','','','2019-07-09 15:41:24','2019-07-09 13:41:24','',54,'http://nixin.co.za/2019/07/09/54-revision-v1/',0,'revision','',0),
(1164,1,'2019-07-09 15:44:37','2019-07-09 13:44:37','','NIXIN Wording White Smaller','','inherit','closed','closed','','nixin-wording-white-smaller','','','2019-07-09 15:44:51','2019-07-09 13:44:51','',804,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller.png',0,'attachment','image/png',0),
(1171,1,'2019-07-09 15:52:02','2019-07-09 13:52:02','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n				</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n				</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n				</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">                                    \n                                    +27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">                                    \n                                    +27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n                                    45 Gemini Street, Brackenfell, Cape Town, South Africa                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>Email</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2019-07-09 15:52:02','2019-07-09 13:52:02','',804,'http://nixin.co.za/2019/07/09/804-revision-v1/',0,'revision','',0),
(1173,1,'2019-07-18 10:15:10','2019-07-18 08:15:10','','Swim n Style NXIN-logo','','inherit','closed','closed','','swim-n-style-nxin-logo','','','2019-07-18 10:15:10','2019-07-18 08:15:10','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Swim-n-Style-NXIN-logo.png',0,'attachment','image/png',0),
(1174,1,'2019-07-18 10:15:20','2019-07-18 08:15:20','http://nixin.co.za/wp-content/uploads//2019/07/cropped-Swim-n-Style-NXIN-logo.png','cropped-Swim-n-Style-NXIN-logo.png','','inherit','closed','closed','','cropped-swim-n-style-nxin-logo-png','','','2019-07-18 10:15:20','2019-07-18 08:15:20','',0,'http://nixin.co.za/wp-content/uploads//2019/07/cropped-Swim-n-Style-NXIN-logo.png',0,'attachment','image/png',0),
(1176,1,'2019-07-18 10:50:20','2019-07-18 08:50:20','','Aimflo Blocker','Used by pool technicians in the event of a pipe leak.\r\n<h3>Details</h3>\r\nAIMFLO BLOCKER is used by pool technicians in the event of a pipe leak repair without the need to part empty the pool.','publish','closed','closed','','aimflo-blocker','','','2019-10-22 10:03:13','2019-10-22 08:03:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1176',0,'product','',0),
(1177,1,'2019-07-18 10:49:00','2019-07-18 08:49:00','','Aimflo-Accessories-Aimflo Blocker','','inherit','closed','closed','','aimflo-accessories-aimflo-blocker','','','2019-07-18 11:31:47','2019-07-18 09:31:47','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Aimflo-Accessories-Aimflo-Blocker.jpg',0,'attachment','image/jpeg',0),
(1178,1,'2019-07-18 10:53:54','2019-07-18 08:53:54','','Aimflo Adjustable Ball Spout','Aimflo Ball Spouts create interesting Arch type Laminar flutes that can be installed vertically &amp; horizontally using standard 50mmPVC plumbing.\r\n<h3>Details</h3>\r\nThe AIMFLO adjustable BALL SPOUT is available in Black OR White.\r\nPrecision CNC Machined in Acetal hard wearing plastic for longevity in high velocity water environment.\r\nAimflo Ball Spouts create interesting Arch type Laminar flutes that can be installed vertically &amp; horizontally using standard 50mmPVC plumbing.','publish','closed','closed','','aimflo-adjustable-ball-spout','','','2019-10-22 10:01:49','2019-10-22 08:01:49','',0,'http://nixin.co.za/?post_type=product&#038;p=1178',0,'product','',0),
(1179,1,'2019-07-18 10:52:49','2019-07-18 08:52:49','','Aimflo-Accessories-Aimflo Adjustable Ball Spout','','inherit','closed','closed','','aimflo-accessories-aimflo-adjustable-ball-spout','','','2019-07-18 11:31:51','2019-07-18 09:31:51','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Aimflo-Accessories-Aimflo-Adjustable-Ball-Spout.jpg',0,'attachment','image/jpeg',0),
(1180,1,'2019-07-18 10:56:14','2019-07-18 08:56:14','','NIXIN Parabond Epoxy 421 5l','ADHESIVE • GROUT • GAP FILLER &amp; FAIRING compound\r\n<div class=\"prodtext\">\r\n<div class=\"price orderoption\">\r\n<h3>Details</h3>\r\n<ul>\r\n 	<li>Water based Polyamide formulated with specialized light weight fillers to create a Multi purpose thixotropic adhesive with proven application performance and guaranteed reliability.</li>\r\n 	<li>Can be used as an adhesive &amp; grout for specialized applications in the swimming pool, boat building, aeronautics, automotive, mould making, tiling &amp; construction industries.</li>\r\n 	<li>Bonds to non flexible surfaces and is compatible to most solid materials such as Concrete, Wood, Steel , Aluminium , Glass, PVC and GRP composites.</li>\r\n 	<li>Modified to extend its range of specialized applications to include sealing underwater glass windows, applying ceramic or glass mosaics to Fibreglass &amp; concrete surfaces.</li>\r\n 	<li>Has a thixotropic nature making it ideal for waterproof tiling applications, without sagging on vertical surfaces. Excellent grip even on small areas such as Listellos , Bullnoses and step edgings.</li>\r\n 	<li>It can also be used to anchor bolts &amp; balustrades in concrete provided all surfaces are clean and dry!</li>\r\n 	<li>When used by Panelbeaters &amp; boat builders as a gap filler or fairing compound, it can be easily sanded &amp; shaped when cured and is compatible with most primer &amp; finishing coatings.</li>\r\n 	<li>Non-flammable , safe for transport &amp; storage with an extensive shelf life. Guaranteed results when  mixed well by 4 parts base &amp; 1 part hardener (4:1) also curing underwater.</li>\r\n 	<li>The most renowned &amp; vastly versatile bonding agent used by leading manufacturing, repair &amp; construction industries !</li>\r\n 	<li>\"It\'s Got Grip!\"</li>\r\n</ul>\r\n</div>\r\n</div>','publish','closed','closed','','nixin-parabond-epoxy-421-5l','','','2019-07-18 10:56:14','2019-07-18 08:56:14','',0,'http://nixin.co.za/?post_type=product&#038;p=1180',0,'product','',0),
(1181,1,'2019-07-18 11:00:08','2019-07-18 09:00:08','','SST Curve Ladder 3-step','This is a unique timeless &amp; popular 3 step design that will compliment any stylish pool patio.\r\n<h3>Details</h3>\r\n<strong>NIX-INOX POOL LADDER</strong> has been redeveloped &amp; is now available in \'flat pack\' for world wide transport capability. The flowing modernistic curved design lines are now in one continuous profiled component without any welds as in our previous model. This is a unique timeless &amp; popular 3 step design that will compliment any stylish pool patio.\r\n\r\nSize: 1700 mm','publish','closed','closed','','sst-curve-ladder-3-step','','','2019-10-24 10:05:07','2019-10-24 08:05:07','',0,'http://nixin.co.za/?post_type=product&#038;p=1181',0,'product','',0),
(1182,1,'2019-07-18 10:59:50','2019-07-18 08:59:50','','Ladders - SST Curve Ladder 3-step','','inherit','closed','closed','','ladders-sst-curve-ladder-3-step','','','2019-07-18 11:31:54','2019-07-18 09:31:54','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Curve-Ladder-3-step.jpg',0,'attachment','image/jpeg',0),
(1183,1,'2019-07-18 11:12:05','2019-07-18 09:12:05','','SST Roll Top Ladder','Price: To be quoted','publish','closed','closed','','sst-roll-top-ladder','','','2019-10-24 10:43:13','2019-10-24 08:43:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1183',0,'product','',0),
(1184,1,'2019-07-18 11:10:16','2019-07-18 09:10:16','','Ladders - SST Roll Top Ladder','','inherit','closed','closed','','ladders-sst-roll-top-ladder','','','2024-05-15 15:52:28','2024-05-15 13:52:28','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Roll-Top-Ladder.jpg',0,'attachment','image/jpeg',0),
(1185,1,'2019-07-18 11:11:33','2019-07-18 09:11:33','','Ladders - SST Roll Top Ladder 2','','inherit','closed','closed','','ladders-sst-roll-top-ladder-2','','','2019-07-18 11:32:02','2019-07-18 09:32:02','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Roll-Top-Ladder-2.jpg',0,'attachment','image/jpeg',0),
(1186,1,'2019-07-18 11:14:41','2019-07-18 09:14:41','','SST P-Rail','Pool handrails for easy access in &amp; out of the pool.\r\nPrice: To be quoted\r\n\r\n&nbsp;\r\n<h3>Details</h3>\r\nPipe diameter - 38mm\r\nPipe finish - polished\r\nPipe Material - 316 s/steel\r\nAttachment on pool edge with s/steel anchoring cups for decking or core drilled for paving.','publish','closed','closed','','sst-p-rail','','','2019-10-24 10:36:58','2019-10-24 08:36:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1186',0,'product','',0),
(1187,1,'2019-07-18 11:14:32','2019-07-18 09:14:32','','NIXIN SST P-Rail 1200mm','','inherit','closed','closed','','ladders-sst-p-rail','','','2023-05-18 15:33:27','2023-05-18 13:33:27','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail.jpg',0,'attachment','image/jpeg',0),
(1188,1,'2019-07-18 11:17:36','2019-07-18 09:17:36','','Ladders - SST P-Rail 1','','inherit','closed','closed','','ladders-sst-p-rail-1','','','2019-07-18 11:32:10','2019-07-18 09:32:10','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail-1.jpg',0,'attachment','image/jpeg',0),
(1189,1,'2019-07-18 11:17:37','2019-07-18 09:17:37','','Ladders - SST P-Rail 2','','inherit','closed','closed','','ladders-sst-p-rail-2','','','2019-07-18 11:32:14','2019-07-18 09:32:14','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail-2.jpg',0,'attachment','image/jpeg',0),
(1190,1,'2019-07-18 11:17:38','2019-07-18 09:17:38','','NIXIN SST P-Rail 470mm','','inherit','closed','closed','','ladders-sst-p-rail-3','','','2023-05-18 15:27:09','2023-05-18 13:27:09','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-P-Rail-3.jpg',0,'attachment','image/jpeg',0),
(1191,1,'2019-07-18 11:22:10','2019-07-18 09:22:10','','SST Standard Rail','Pool handrail for easy access in &amp; out of the pool.\r\nSize: 1300 mm\r\n<h3>Details</h3>\r\nPipe diameter - 38mm\r\nPipe finish - polished\r\nPipe material - 316 s/steel\r\n\r\nAttachment alongside the edge of pool wall with s/steel anchoring cups for decking or core drilled for paving.','publish','closed','closed','','sst-standard-rail','','','2019-10-24 10:47:52','2019-10-24 08:47:52','',0,'http://nixin.co.za/?post_type=product&#038;p=1191',0,'product','',0),
(1192,1,'2019-07-18 11:21:26','2019-07-18 09:21:26','','Ladders - SST Standard Rail','','inherit','closed','closed','','ladders-sst-standard-rail','','','2019-07-18 11:32:21','2019-07-18 09:32:21','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-Standard-Rail.jpg',0,'attachment','image/jpeg',0),
(1193,1,'2019-07-18 11:24:05','2019-07-18 09:24:05','','SST 38mm Grab Rail','Price: <span id=\"itemprice\">R 1,679.00</span>','publish','closed','closed','','sst-38mm-grab-rail','','','2019-10-24 09:52:29','2019-10-24 07:52:29','',0,'http://nixin.co.za/?post_type=product&#038;p=1193',0,'product','',0),
(1194,1,'2019-07-18 11:23:56','2019-07-18 09:23:56','','Ladders - SST 38mm Grab Rail','','inherit','closed','closed','','ladders-sst-38mm-grab-rail','','','2019-07-18 11:32:25','2019-07-18 09:32:25','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-SST-38mm-Grab-Rail.jpg',0,'attachment','image/jpeg',0),
(1195,1,'2019-07-18 11:26:07','2019-07-18 09:26:07','','Sacrificial Anode','Price: <span id=\"itemprice\">R 402.50</span>','publish','closed','closed','','sacrificial-anode','','','2019-10-24 09:47:54','2019-10-24 07:47:54','',0,'http://nixin.co.za/?post_type=product&#038;p=1195',0,'product','',0),
(1196,1,'2019-07-18 11:26:00','2019-07-18 09:26:00','','Ladders - Sacrificial Anode','','inherit','closed','closed','','ladders-sacrificial-anode','','','2019-07-18 11:32:28','2019-07-18 09:32:28','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Ladders-Sacrificial-Anode.jpg',0,'attachment','image/jpeg',0),
(1197,1,'2019-07-18 11:32:47','2019-07-18 09:32:47','','Dolphin','Price: To be quoted\r\n','publish','closed','closed','','dolphin','','','2019-07-23 08:04:21','2019-07-23 06:04:21','',0,'http://nixin.co.za/?post_type=product&#038;p=1197',0,'product','',0),
(1198,1,'2019-07-18 11:31:38','2019-07-18 09:31:38','','Paradigm Motifs - Dolphin','','inherit','closed','closed','','paradigm-motifs-dolphin','','','2019-07-18 11:32:32','2019-07-18 09:32:32','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Paradigm-Motifs-Dolphin.jpg',0,'attachment','image/jpeg',0),
(1199,1,'2019-07-18 11:35:02','2019-07-18 09:35:02','','Mermaid','Price: To be quoted','publish','closed','closed','','mermaid','','','2019-07-23 08:05:14','2019-07-23 06:05:14','',0,'http://nixin.co.za/?post_type=product&#038;p=1199',0,'product','',0),
(1200,1,'2019-07-18 11:34:50','2019-07-18 09:34:50','','Paradigm Motifs - Mermaid','','inherit','closed','closed','','paradigm-motifs-mermaid','','','2019-07-18 11:37:06','2019-07-18 09:37:06','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Paradigm-Motifs-Mermaid.jpg',0,'attachment','image/jpeg',0),
(1201,1,'2019-07-18 11:37:24','2019-07-18 09:37:24','','Octopus','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','octopus','','','2019-07-23 08:06:22','2019-07-23 06:06:22','',0,'http://nixin.co.za/?post_type=product&#038;p=1201',0,'product','',0),
(1202,1,'2019-07-18 11:36:48','2019-07-18 09:36:48','','Paradigm Motifs - Octopus','','inherit','closed','closed','','paradigm-motifs-octopus','','','2019-07-18 11:37:12','2019-07-18 09:37:12','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Paradigm-Motifs-Octopus.jpg',0,'attachment','image/jpeg',0),
(1203,1,'2019-07-18 11:41:09','2019-07-18 09:41:09','','SST 705 Series Filters','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','sst-705-series-filters','','','2019-07-23 08:07:46','2019-07-23 06:07:46','',0,'http://nixin.co.za/?post_type=product&#038;p=1203',0,'product','',0),
(1204,1,'2019-07-18 11:40:39','2019-07-18 09:40:39','','Pool Filter - SST 705 Series Filters','','inherit','closed','closed','','pool-filter-sst-705-series-filters','','','2019-07-18 11:40:43','2019-07-18 09:40:43','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Pool-Filter-SST-705-Series-Filters.jpg',0,'attachment','image/jpeg',0),
(1205,1,'2019-07-18 11:45:04','2019-07-18 09:45:04','','Mod N Dolphin Speedy','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','mod-n-dolphin-speedy','','','2019-07-23 07:53:38','2019-07-23 05:53:38','',0,'http://nixin.co.za/?post_type=product&#038;p=1205',0,'product','',0),
(1206,1,'2019-07-18 11:44:42','2019-07-18 09:44:42','','Mod N Dolphin Speedy','','inherit','closed','closed','','mod-n-dolphin-speedy','','','2019-07-18 11:44:57','2019-07-18 09:44:57','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Dolphin-Speedy.jpg',0,'attachment','image/jpeg',0),
(1207,1,'2019-07-18 11:46:33','2019-07-18 09:46:33','','Mod N Seahorse','','publish','closed','closed','','mod-n-seahorse','','','2019-07-23 07:57:10','2019-07-23 05:57:10','',0,'http://nixin.co.za/?post_type=product&#038;p=1207',0,'product','',0),
(1208,1,'2019-07-18 11:46:17','2019-07-18 09:46:17','','Mod N Seahorse','','inherit','closed','closed','','mod-n-seahorse','','','2019-07-18 11:46:27','2019-07-18 09:46:27','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Seahorse.jpg',0,'attachment','image/jpeg',0),
(1209,1,'2019-07-18 11:48:50','2019-07-18 09:48:50','','Mod N Seastar','600mm\r\n','publish','closed','closed','','mod-n-seastar','','','2019-07-23 07:58:56','2019-07-23 05:58:56','',0,'http://nixin.co.za/?post_type=product&#038;p=1209',0,'product','',0),
(1210,1,'2019-07-18 11:48:28','2019-07-18 09:48:28','','Mod N Seastar','','inherit','closed','closed','','mod-n-seastar','','','2019-07-18 11:48:38','2019-07-18 09:48:38','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Seastar.jpg',0,'attachment','image/jpeg',0),
(1211,1,'2019-07-18 11:50:37','2019-07-18 09:50:37','','Mod N Helios','700mm\r\n','publish','closed','closed','','mod-n-helios','','','2019-07-23 08:00:12','2019-07-23 06:00:12','',0,'http://nixin.co.za/?post_type=product&#038;p=1211',0,'product','',0),
(1212,1,'2019-07-18 11:50:14','2019-07-18 09:50:14','','Mod N Helios','','inherit','closed','closed','','mod-n-helios','','','2019-07-18 11:50:26','2019-07-18 09:50:26','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Helios.jpg',0,'attachment','image/jpeg',0),
(1213,1,'2019-07-18 11:54:37','2019-07-18 09:54:37','','Mod N Helm','800mm\r\n','publish','closed','closed','','mod-n-helm','','','2019-07-23 08:01:23','2019-07-23 06:01:23','',0,'http://nixin.co.za/?post_type=product&#038;p=1213',0,'product','',0),
(1214,1,'2019-07-18 11:54:24','2019-07-18 09:54:24','','Mod N Helm','','inherit','closed','closed','','mod-n-helm','','','2019-07-18 11:54:29','2019-07-18 09:54:29','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Helm.jpg',0,'attachment','image/jpeg',0),
(1215,1,'2019-07-18 11:56:42','2019-07-18 09:56:42','','Mod N Dolphin &amp; Ball','Price: <span id=\"itemprice\">To be quoted</span>\r\n\r\n&nbsp;','publish','closed','closed','','mod-n-dolphin-ball','','','2019-07-23 08:02:09','2019-07-23 06:02:09','',0,'http://nixin.co.za/?post_type=product&#038;p=1215',0,'product','',0),
(1216,1,'2019-07-18 11:56:24','2019-07-18 09:56:24','','Mod N Dolphin &amp; Ball','','inherit','closed','closed','','mod-n-dolphin-ball','','','2019-07-18 11:56:35','2019-07-18 09:56:35','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Mod-N-Dolphin-Ball.jpg',0,'attachment','image/jpeg',0),
(1217,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 1200mm, Product Type: Pipe diameter - 38mm','publish','closed','closed','','sst-p-rail','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1217',1,'product_variation','',0),
(1218,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 1200mm, Product Type: Pipe finish - polished','publish','closed','closed','','sst-p-rail-2','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1218',2,'product_variation','',0),
(1219,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 1200mm, Product Type: Pipe Material - 316 s/steel','publish','closed','closed','','sst-p-rail-3','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1219',3,'product_variation','',0),
(1220,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 470mm, Product Type: Pipe diameter - 38mm','publish','closed','closed','','sst-p-rail-4','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1220',4,'product_variation','',0),
(1221,0,'2019-07-18 12:58:45','2019-07-18 10:58:45','','SST P-Rail','Choose Your Size:: 470mm, Product Type: Pipe finish - polished','publish','closed','closed','','sst-p-rail-5','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1221',5,'product_variation','',0),
(1222,0,'2019-07-18 12:58:46','2019-07-18 10:58:46','','SST P-Rail','Choose Your Size:: 470mm, Product Type: Pipe Material - 316 s/steel','publish','closed','closed','','sst-p-rail-6','','','2019-07-18 13:00:04','2019-07-18 11:00:04','',1186,'http://nixin.co.za/?post_type=product_variation&p=1222',6,'product_variation','',0),
(1227,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 2-step 1.1m','Choose Your Size: 2-step 1.1m','publish','closed','closed','','sst-roll-top-ladder-2-step-1-1m','','','2019-07-22 15:31:34','2019-07-22 13:31:34','',1183,'http://nixin.co.za/?post_type=product_variation&p=1227',1,'product_variation','',0),
(1228,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 3-step 1.6m','Choose Your Size: 3-step 1.6m','publish','closed','closed','','sst-roll-top-ladder-3-step-1-6m','','','2019-07-22 15:31:34','2019-07-22 13:31:34','',1183,'http://nixin.co.za/?post_type=product_variation&p=1228',2,'product_variation','',0),
(1229,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 4-step 2.0m','Choose Your Size: 4-step 2.0m','publish','closed','closed','','sst-roll-top-ladder-4-step-2-0m','','','2019-07-22 15:33:15','2019-07-22 13:33:15','',1183,'http://nixin.co.za/?post_type=product_variation&p=1229',3,'product_variation','',0),
(1230,0,'2019-07-22 15:26:05','2019-07-22 13:26:05','','SST Roll Top Ladder - 5-step 2.0m','Choose Your Size: 5-step 2.0m','publish','closed','closed','','sst-roll-top-ladder-5-step-2-0m','','','2019-07-22 15:33:15','2019-07-22 13:33:15','',1183,'http://nixin.co.za/?post_type=product_variation&p=1230',4,'product_variation','',0),
(1231,0,'2019-07-22 15:38:00','2019-07-22 13:38:00','','Mod N Dolphin &amp; Ball - 500mm','Choose Your Size: 500mm','publish','closed','closed','','mod-n-dolphin-ball-500mm','','','2019-07-22 15:38:38','2019-07-22 13:38:38','',1215,'http://nixin.co.za/?post_type=product_variation&p=1231',1,'product_variation','',0),
(1232,0,'2019-07-22 15:38:00','2019-07-22 13:38:00','','Mod N Dolphin &amp; Ball - 800mm','Choose Your Size: 800mm','publish','closed','closed','','mod-n-dolphin-ball-800mm','','','2019-07-22 15:38:38','2019-07-22 13:38:38','',1215,'http://nixin.co.za/?post_type=product_variation&p=1232',2,'product_variation','',0),
(1233,0,'2019-07-22 15:38:00','2019-07-22 13:38:00','','Mod N Dolphin &amp; Ball - 1000mm','Choose Your Size: 1000mm','publish','closed','closed','','mod-n-dolphin-ball-1000mm','','','2019-07-22 15:38:38','2019-07-22 13:38:38','',1215,'http://nixin.co.za/?post_type=product_variation&p=1233',3,'product_variation','',0),
(1234,0,'2019-07-22 15:40:03','2019-07-22 13:40:03','','Mod N Dolphin Speedy - 500mm','Choose Your Size: 500mm','publish','closed','closed','','mod-n-dolphin-speedy-500mm','','','2019-07-22 15:40:35','2019-07-22 13:40:35','',1205,'http://nixin.co.za/?post_type=product_variation&p=1234',1,'product_variation','',0),
(1235,0,'2019-07-22 15:40:04','2019-07-22 13:40:04','','Mod N Dolphin Speedy - 800mm','Choose Your Size: 800mm','publish','closed','closed','','mod-n-dolphin-speedy-800mm','','','2019-07-22 15:40:35','2019-07-22 13:40:35','',1205,'http://nixin.co.za/?post_type=product_variation&p=1235',2,'product_variation','',0),
(1236,0,'2019-07-22 15:40:04','2019-07-22 13:40:04','','Mod N Dolphin Speedy - 1200mm','Choose Your Size: 1200mm','publish','closed','closed','','mod-n-dolphin-speedy-1200mm','','','2019-07-22 15:40:35','2019-07-22 13:40:35','',1205,'http://nixin.co.za/?post_type=product_variation&p=1236',3,'product_variation','',0),
(1237,0,'2019-07-22 15:43:54','2019-07-22 13:43:54','','Dolphin - 260mm','Choose Your Size: 260mm','publish','closed','closed','','dolphin-260mm','','','2019-07-22 15:44:29','2019-07-22 13:44:29','',1197,'http://nixin.co.za/?post_type=product_variation&p=1237',1,'product_variation','',0),
(1238,0,'2019-07-22 15:43:54','2019-07-22 13:43:54','','Dolphin - 500mm','Choose Your Size: 500mm','publish','closed','closed','','dolphin-500mm','','','2019-07-22 15:44:29','2019-07-22 13:44:29','',1197,'http://nixin.co.za/?post_type=product_variation&p=1238',2,'product_variation','',0),
(1239,0,'2019-07-22 15:43:54','2019-07-22 13:43:54','','Dolphin - 800mm','Choose Your Size: 800mm','publish','closed','closed','','dolphin-800mm','','','2019-07-22 15:44:29','2019-07-22 13:44:29','',1197,'http://nixin.co.za/?post_type=product_variation&p=1239',3,'product_variation','',0),
(1240,0,'2019-07-22 15:47:31','2019-07-22 13:47:31','','Mermaid - 260mm','Choose Your Size: 260mm','publish','closed','closed','','mermaid-260mm','','','2019-07-22 15:47:46','2019-07-22 13:47:46','',1199,'http://nixin.co.za/?post_type=product_variation&p=1240',1,'product_variation','',0),
(1241,0,'2019-07-22 15:47:31','2019-07-22 13:47:31','','Mermaid - 500mm','Choose Your Size: 500mm','publish','closed','closed','','mermaid-500mm','','','2019-07-22 15:47:59','2019-07-22 13:47:59','',1199,'http://nixin.co.za/?post_type=product_variation&p=1241',2,'product_variation','',0),
(1242,0,'2019-07-22 15:49:27','2019-07-22 13:49:27','','Octopus - 260mm','Choose Your Size: 260mm','publish','closed','closed','','octopus-260mm','','','2019-07-22 15:49:46','2019-07-22 13:49:46','',1201,'http://nixin.co.za/?post_type=product_variation&p=1242',1,'product_variation','',0),
(1243,0,'2019-07-22 15:49:27','2019-07-22 13:49:27','','Octopus - 500mm','Choose Your Size: 500mm','publish','closed','closed','','octopus-500mm','','','2019-07-22 15:49:46','2019-07-22 13:49:46','',1201,'http://nixin.co.za/?post_type=product_variation&p=1243',2,'product_variation','',0),
(1244,0,'2019-07-22 15:51:21','2019-07-22 13:51:21','','SST 705 Series Filters - 4Bag 300mm','Choose Your Size: 4Bag 300mm','publish','closed','closed','','sst-705-series-filters-4bag-300mm','','','2019-07-22 15:52:39','2019-07-22 13:52:39','',1203,'http://nixin.co.za/?post_type=product_variation&p=1244',1,'product_variation','',0),
(1245,0,'2019-07-22 15:51:21','2019-07-22 13:51:21','','SST 705 Series Filters - 7Bag 500mm','Choose Your Size: 7Bag 500mm','publish','closed','closed','','sst-705-series-filters-7bag-500mm','','','2019-07-22 15:53:10','2019-07-22 13:53:10','',1203,'http://nixin.co.za/?post_type=product_variation&p=1245',2,'product_variation','',0),
(1246,0,'2019-07-22 15:51:21','2019-07-22 13:51:21','','SST 705 Series Filters - 10Bag 750mm','Choose Your Size: 10Bag 750mm','publish','closed','closed','','sst-705-series-filters-10bag-750mm','','','2019-07-22 15:53:10','2019-07-22 13:53:10','',1203,'http://nixin.co.za/?post_type=product_variation&p=1246',3,'product_variation','',0),
(1247,1,'2019-07-23 06:56:30','2019-07-23 04:56:30','','SST Standard Rail - Pipe diameter – 38mm','Product Type: Pipe diameter – 38mm','publish','closed','closed','','sst-standard-rail-pipe-diameter-38mm','','','2019-07-23 06:58:02','2019-07-23 04:58:02','',1191,'http://nixin.co.za/?post_type=product_variation&p=1247',1,'product_variation','',0),
(1248,1,'2019-07-23 06:56:30','2019-07-23 04:56:30','','SST Standard Rail - Pipe finish – polished','Product Type: Pipe finish – polished','publish','closed','closed','','sst-standard-rail-pipe-finish-polished','','','2019-07-23 06:58:02','2019-07-23 04:58:02','',1191,'http://nixin.co.za/?post_type=product_variation&p=1248',2,'product_variation','',0),
(1249,1,'2019-07-23 06:56:30','2019-07-23 04:56:30','','SST Standard Rail - Pipe material – 316 s/steel','Product Type: Pipe material – 316 s/steel','publish','closed','closed','','sst-standard-rail-pipe-material-316-s-steel','','','2019-07-23 06:58:02','2019-07-23 04:58:02','',1191,'http://nixin.co.za/?post_type=product_variation&p=1249',3,'product_variation','',0),
(1250,1,'2019-07-23 07:25:36','2019-07-23 05:25:36','','NIXIN Nanolite','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nLED AIMFLO CRYSTALITE is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The CRYSTALITE benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 2 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 100\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin-nanolite','','','2019-10-25 10:01:27','2019-10-25 08:01:27','',0,'http://nixin.co.za/?post_type=product&#038;p=1250',0,'product','',0),
(1251,1,'2019-07-23 07:19:02','2019-07-23 05:19:02','','Led Pool Lights - NIXIN Nanolite','','inherit','closed','closed','','led-pool-lights-nixin-nanolite','','','2019-07-23 07:19:10','2019-07-23 05:19:10','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite.jpg',0,'attachment','image/jpeg',0),
(1252,1,'2019-07-23 07:19:20','2019-07-23 05:19:20','','Led Pool Lights - NIXIN Nanolite_1','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_1','','','2019-07-23 07:31:22','2019-07-23 05:31:22','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_1.jpg',0,'attachment','image/jpeg',0),
(1253,1,'2019-07-23 07:19:21','2019-07-23 05:19:21','','Led Pool Lights - NIXIN Nanolite_2','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_2','','','2019-07-23 07:31:27','2019-07-23 05:31:27','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_2.jpg',0,'attachment','image/jpeg',0),
(1254,1,'2019-07-23 07:19:22','2019-07-23 05:19:22','','Led Pool Lights - NIXIN Nanolite_3','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_3','','','2019-07-23 07:31:32','2019-07-23 05:31:32','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_3.jpg',0,'attachment','image/jpeg',0),
(1255,1,'2019-07-23 07:19:23','2019-07-23 05:19:23','','Led Pool Lights - NIXIN Nanolite_4','','inherit','closed','closed','','led-pool-lights-nixin-nanolite_4','','','2019-07-23 07:31:36','2019-07-23 05:31:36','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-Nanolite_4.jpg',0,'attachment','image/jpeg',0),
(1256,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - SST Face - Blue LED','Choose Your Led Colour: SST Face - Blue LED','publish','closed','closed','','nixin-nanolite-sst-face-blue-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1256',1,'product_variation','',0),
(1257,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - SST Face - White LED','Choose Your Led Colour: SST Face - White LED','publish','closed','closed','','nixin-nanolite-sst-face-white-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1257',2,'product_variation','',0),
(1258,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - Black Face - White LED','Choose Your Led Colour: Black Face - White LED','publish','closed','closed','','nixin-nanolite-black-face-white-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1258',3,'product_variation','',0),
(1259,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - Black Face - Blue LED','Choose Your Led Colour: Black Face - Blue LED','publish','closed','closed','','nixin-nanolite-black-face-blue-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1259',4,'product_variation','',0),
(1260,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - White Face - Blue LED','Choose Your Led Colour: White Face - Blue LED','publish','closed','closed','','nixin-nanolite-white-face-blue-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1260',5,'product_variation','',0),
(1261,1,'2019-07-23 07:22:28','2019-07-23 05:22:28','','NIXIN Nanolite - White Face - White LED','Choose Your Led Colour: White Face - White LED','publish','closed','closed','','nixin-nanolite-white-face-white-led','','','2019-07-23 07:25:24','2019-07-23 05:25:24','',1250,'http://nixin.co.za/?post_type=product_variation&p=1261',6,'product_variation','',0),
(1262,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED NANOLITE ONLY - White LED','Choose Your Led Colour: 24LED NANOLITE ONLY - White LED','publish','closed','closed','','nixin-nanolite-24led-nanolite-only-white-led','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1262',7,'product_variation','',0),
(1263,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED NANOLITE ONLY - Blue LED','Choose Your Led Colour: 24LED NANOLITE ONLY - Blue LED','publish','closed','closed','','nixin-nanolite-24led-nanolite-only-blue-led','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1263',8,'product_variation','',0),
(1264,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED Lamp Only Blue','Choose Your Led Colour: 24LED Lamp Only Blue','publish','closed','closed','','nixin-nanolite-24led-lamp-only-blue','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1264',9,'product_variation','',0),
(1265,1,'2019-07-23 07:22:29','2019-07-23 05:22:29','','NIXIN Nanolite - 24LED Lamp Only White','Choose Your Led Colour: 24LED Lamp Only White','publish','closed','closed','','nixin-nanolite-24led-lamp-only-white','','','2019-07-23 07:25:25','2019-07-23 05:25:25','',1250,'http://nixin.co.za/?post_type=product_variation&p=1265',10,'product_variation','',0),
(1266,1,'2019-07-23 07:33:01','2019-07-23 05:33:01','','NIXIN SST 5\" Poolite','The ultimate in pool interior quality at half the price!\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nThe NIXIN stainless POOLITE has now made its mark &amp; is available as an optional SST FACEPLATE to fit the POOLMAID range.\r\nThe new NIX-INOX POOLITE renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nSpecifications:\r\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\r\nInput Voltage - 12V AC/DC\r\nLumens - 400\r\nBeam Angle - 180 degrees','publish','closed','closed','','nixin-sst-5-poolite','','','2019-11-14 12:56:40','2019-11-14 10:56:40','',0,'http://nixin.co.za/?post_type=product&#038;p=1266',0,'product','',0),
(1267,1,'2019-07-23 07:31:12','2019-07-23 05:31:12','','Led Pool Lights - NIXIN SST 5\' Poolite','','inherit','closed','closed','','led-pool-lights-nixin-sst-5-poolite','','','2019-07-23 07:31:18','2019-07-23 05:31:18','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite.jpg',0,'attachment','image/jpeg',0),
(1268,1,'2019-07-23 07:31:42','2019-07-23 05:31:42','','Led Pool Lights - NIXIN SST 5\' Poolite_2','','inherit','closed','closed','','led-pool-lights-nixin-sst-5-poolite_2','','','2019-07-23 07:31:47','2019-07-23 05:31:47','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-5-Poolite_2.jpg',0,'attachment','image/jpeg',0),
(1269,1,'2019-07-23 07:34:18','2019-07-23 05:34:18','','NIXIN SST 5\" Poolite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','nixin-sst-5-poolite-blue-led','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1269',1,'product_variation','',0),
(1270,1,'2019-07-23 07:34:19','2019-07-23 05:34:19','','NIXIN SST 5\" Poolite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','nixin-sst-5-poolite-white-led','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1270',2,'product_variation','',0),
(1271,1,'2019-07-23 07:34:19','2019-07-23 05:34:19','','NIXIN SST 5\" Poolite - Colour Changing LED No Remote','Choose Your Led Colour: Colour Changing LED No Remote','publish','closed','closed','','nixin-sst-5-poolite-colour-changing-led-no-remote','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1271',3,'product_variation','',0),
(1272,1,'2019-07-23 07:34:19','2019-07-23 05:34:19','','NIXIN SST 5\" Poolite - Remote + Receiver','Choose Your Led Colour: Remote + Receiver','publish','closed','closed','','nixin-sst-5-poolite-remote-receiver','','','2019-07-23 07:35:00','2019-07-23 05:35:00','',1266,'http://nixin.co.za/?post_type=product_variation&p=1272',4,'product_variation','',0),
(1273,1,'2019-07-23 07:41:18','2019-07-23 05:41:18','','Poolmaid 5\"','Price: To be quoted\r\n<h3>Details</h3>\r\nSpecifications:\r\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\r\nInput Voltage - 12V AC/DC\r\nLumens - 400\r\nBeam Angle - 180 degrees','publish','closed','closed','','poolmaid-5','','','2019-10-25 10:15:56','2019-10-25 08:15:56','',0,'http://nixin.co.za/?post_type=product&#038;p=1273',0,'product','',0),
(1274,1,'2019-07-23 07:37:33','2019-07-23 05:37:33','','Led Pool Lights - Poolmaid 5\'','','inherit','closed','closed','','led-pool-lights-poolmaid-5','','','2019-07-23 07:37:38','2019-07-23 05:37:38','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-Poolmaid-5.jpg',0,'attachment','image/jpeg',0),
(1275,1,'2019-07-23 07:37:47','2019-07-23 05:37:47','','Led Pool Lights - Poolmaid 5\'_1','','inherit','closed','closed','','led-pool-lights-poolmaid-5_1','','','2019-07-23 07:37:55','2019-07-23 05:37:55','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-Poolmaid-5_1.jpg',0,'attachment','image/jpeg',0),
(1276,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Black Face - Blue LED','Choose Your Led Colour: Black Face - Blue LED','publish','closed','closed','','poolmaid-5-black-face-blue-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1276',1,'product_variation','',0),
(1277,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - White Face - White LED','Choose Your Led Colour: White Face - White LED','publish','closed','closed','','poolmaid-5-white-face-white-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1277',2,'product_variation','',0),
(1278,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Black Face - White LED','Choose Your Led Colour: Black Face - White LED','publish','closed','closed','','poolmaid-5-black-face-white-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1278',3,'product_variation','',0),
(1279,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - White Face - Blue LED','Choose Your Led Colour: White Face - Blue LED','publish','closed','closed','','poolmaid-5-white-face-blue-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1279',4,'product_variation','',0),
(1280,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - White Face - Colour Changing LED','Choose Your Led Colour: White Face - Colour Changing LED','publish','closed','closed','','poolmaid-5-white-face-colour-changing-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1280',5,'product_variation','',0),
(1281,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Black Face - Colour Changing LED','Choose Your Led Colour: Black Face - Colour Changing LED','publish','closed','closed','','poolmaid-5-black-face-colour-changing-led','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1281',6,'product_variation','',0),
(1282,1,'2019-07-23 07:39:52','2019-07-23 05:39:52','','Poolmaid 5\" - Remote + Receiver','Choose Your Led Colour: Remote + Receiver','publish','closed','closed','','poolmaid-5-remote-receiver','','','2019-07-23 07:41:11','2019-07-23 05:41:11','',1273,'http://nixin.co.za/?post_type=product_variation&p=1282',7,'product_variation','',0),
(1283,1,'2019-07-23 07:44:00','2019-07-23 05:44:00','','NIXIN SST Inflolite','Price: To be quoted','publish','closed','closed','','nixin-sst-inflolite','','','2019-10-25 10:10:16','2019-10-25 08:10:16','',0,'http://nixin.co.za/?post_type=product&#038;p=1283',0,'product','',0),
(1284,1,'2019-07-23 07:43:12','2019-07-23 05:43:12','','NIXIN SST Inflolite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','nixin-sst-inflolite-blue-led','','','2019-08-08 11:56:25','2019-08-08 09:56:25','',1283,'http://nixin.co.za/?post_type=product_variation&p=1284',1,'product_variation','',0),
(1285,1,'2019-07-23 07:43:12','2019-07-23 05:43:12','','NIXIN SST Inflolite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','nixin-sst-inflolite-white-led','','','2019-08-08 11:56:25','2019-08-08 09:56:25','',1283,'http://nixin.co.za/?post_type=product_variation&p=1285',2,'product_variation','',0),
(1286,1,'2019-07-23 07:43:45','2019-07-23 05:43:45','','Led Pool Lights - NIXIN SST Inflolite','','inherit','closed','closed','','led-pool-lights-nixin-sst-inflolite','','','2019-07-23 07:43:54','2019-07-23 05:43:54','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-Inflolite.jpg',0,'attachment','image/jpeg',0),
(1287,1,'2019-07-23 07:47:02','2019-07-23 05:47:02','','NIXIN SST 5\" Square Poolite','Price: To be quoted','publish','closed','closed','','nixin-sst-5-square-poolite','','','2019-11-14 12:59:50','2019-11-14 10:59:50','',0,'http://nixin.co.za/?post_type=product&#038;p=1287',0,'product','',0),
(1288,1,'2019-07-23 07:45:56','2019-07-23 05:45:56','','NIXIN SST 5\" Square Poolite - Colour LED no remote','Choose Your Led Colour: Colour LED no remote','publish','closed','closed','','nixin-sst-5-square-poolite-colour-led-no-remote','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1288',1,'product_variation','',0),
(1289,1,'2019-07-23 07:45:57','2019-07-23 05:45:57','','NIXIN SST 5\" Square Poolite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','nixin-sst-5-square-poolite-white-led','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1289',2,'product_variation','',0),
(1290,1,'2019-07-23 07:45:57','2019-07-23 05:45:57','','NIXIN SST 5\" Square Poolite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','nixin-sst-5-square-poolite-blue-led','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1290',3,'product_variation','',0),
(1291,1,'2019-07-23 07:45:57','2019-07-23 05:45:57','','NIXIN SST 5\" Square Poolite - Remote + Receiver','Choose Your Led Colour: Remote + Receiver','publish','closed','closed','','nixin-sst-5-square-poolite-remote-receiver','','','2019-07-23 07:46:36','2019-07-23 05:46:36','',1287,'http://nixin.co.za/?post_type=product_variation&p=1291',4,'product_variation','',0),
(1292,1,'2019-07-23 07:46:44','2019-07-23 05:46:44','','Led Pool Lights - NIXIN SST 5\' Square Poolite','','inherit','closed','closed','','led-pool-lights-nixin-sst-5-square-poolite','','','2019-07-23 07:46:54','2019-07-23 05:46:54','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-NIXIN-SST-5-Square-Poolite.jpg',0,'attachment','image/jpeg',0),
(1293,1,'2019-07-23 07:49:23','2019-07-23 05:49:23','','SST Magnetic Gardenlite','Price: To be quoted','publish','closed','closed','','sst-magnetic-gardenlite','','','2019-10-25 10:21:12','2019-10-25 08:21:12','',0,'http://nixin.co.za/?post_type=product&#038;p=1293',0,'product','',0),
(1294,1,'2019-07-23 07:48:45','2019-07-23 05:48:45','','SST Magnetic Gardenlite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','sst-magnetic-gardenlite-blue-led','','','2019-08-08 11:58:20','2019-08-08 09:58:20','',1293,'http://nixin.co.za/?post_type=product_variation&p=1294',1,'product_variation','',0),
(1295,1,'2019-07-23 07:48:45','2019-07-23 05:48:45','','SST Magnetic Gardenlite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','sst-magnetic-gardenlite-white-led','','','2019-08-08 11:58:20','2019-08-08 09:58:20','',1293,'http://nixin.co.za/?post_type=product_variation&p=1295',2,'product_variation','',0),
(1296,1,'2019-07-23 07:49:11','2019-07-23 05:49:11','','Led Pool Lights - SST Magnetic Gardenlite','','inherit','closed','closed','','led-pool-lights-sst-magnetic-gardenlite','','','2019-07-23 07:49:16','2019-07-23 05:49:16','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-SST-Magnetic-Gardenlite.jpg',0,'attachment','image/jpeg',0),
(1297,1,'2019-07-23 07:51:41','2019-07-23 05:51:41','','SST Pondlite','Price: To be quoted','publish','closed','closed','','sst-pondlite','','','2019-10-25 10:30:41','2019-10-25 08:30:41','',0,'http://nixin.co.za/?post_type=product&#038;p=1297',0,'product','',0),
(1298,1,'2019-07-23 07:50:55','2019-07-23 05:50:55','','SST Pondlite - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','sst-pondlite-blue-led','','','2019-08-08 11:57:37','2019-08-08 09:57:37','',1297,'http://nixin.co.za/?post_type=product_variation&p=1298',1,'product_variation','',0),
(1299,1,'2019-07-23 07:50:55','2019-07-23 05:50:55','','SST Pondlite - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','sst-pondlite-white-led','','','2019-08-08 11:57:37','2019-08-08 09:57:37','',1297,'http://nixin.co.za/?post_type=product_variation&p=1299',2,'product_variation','',0),
(1300,1,'2019-07-23 07:51:27','2019-07-23 05:51:27','','Led Pool Lights - SST Pondlite','','inherit','closed','closed','','led-pool-lights-sst-pondlite','','','2019-07-23 07:51:35','2019-07-23 05:51:35','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Led-Pool-Lights-SST-Pondlite.jpg',0,'attachment','image/jpeg',0),
(1302,1,'2019-07-23 07:56:56','2019-07-23 05:56:56','','Mod N Seahorse - 950mm','Product Size: 950mm','publish','closed','closed','','mod-n-seahorse-950mm','','','2019-07-23 07:57:06','2019-07-23 05:57:06','',1207,'http://nixin.co.za/?post_type=product_variation&p=1302',1,'product_variation','',0),
(1303,1,'2019-07-23 07:58:35','2019-07-23 05:58:35','','Mod N Seastar - 600mm','Product Size: 600mm','publish','closed','closed','','mod-n-seastar-600mm','','','2019-07-23 07:58:55','2019-07-23 05:58:55','',1209,'http://nixin.co.za/?post_type=product_variation&p=1303',1,'product_variation','',0),
(1304,1,'2019-07-23 07:59:55','2019-07-23 05:59:55','','Mod N Helios - 700mm','Product Size: 700mm','publish','closed','closed','','mod-n-helios-700mm','','','2019-07-23 08:00:09','2019-07-23 06:00:09','',1211,'http://nixin.co.za/?post_type=product_variation&p=1304',1,'product_variation','',0),
(1305,1,'2019-07-23 08:01:07','2019-07-23 06:01:07','','Mod N Helm - 800mm','Product Size: 800mm','publish','closed','closed','','mod-n-helm-800mm','','','2019-07-23 08:01:16','2019-07-23 06:01:16','',1213,'http://nixin.co.za/?post_type=product_variation&p=1305',1,'product_variation','',0),
(1306,1,'2019-07-23 08:24:42','2019-07-23 06:24:42','','SST Z Led Waterspout','Our most popular development\r\nPrice: To be quoted\r\n\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]','publish','closed','closed','','sst-z-led-waterspout','','','2019-07-31 09:03:01','2019-07-31 07:03:01','',0,'http://nixin.co.za/?post_type=product&#038;p=1306',0,'product','',0),
(1307,1,'2019-07-23 08:19:58','2019-07-23 06:19:58','','Water Spouts - SST Z Led Waterspout','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout','','','2019-07-23 08:20:06','2019-07-23 06:20:06','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout.jpg',0,'attachment','image/jpeg',0),
(1308,1,'2019-07-23 08:20:14','2019-07-23 06:20:14','','Water Spouts - SST Z Led Waterspout_3','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout_3','','','2019-07-23 08:20:14','2019-07-23 06:20:14','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout_3.jpg',0,'attachment','image/jpeg',0),
(1309,1,'2019-07-23 08:20:15','2019-07-23 06:20:15','','Water Spouts - SST Z Led Waterspout_1','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout_1','','','2019-07-23 08:20:15','2019-07-23 06:20:15','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout_1.jpg',0,'attachment','image/jpeg',0),
(1310,1,'2019-07-23 08:20:16','2019-07-23 06:20:16','','Water Spouts - SST Z Led Waterspout_2','','inherit','closed','closed','','water-spouts-sst-z-led-waterspout_2','','','2019-07-23 08:20:16','2019-07-23 06:20:16','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Z-Led-Waterspout_2.jpg',0,'attachment','image/jpeg',0),
(1311,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 500mm','Choose Your Size: 500mm','publish','closed','closed','','sst-z-led-waterspout-500mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1311',1,'product_variation','',0),
(1312,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 750mm','Choose Your Size: 750mm','publish','closed','closed','','sst-z-led-waterspout-750mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1312',2,'product_variation','',0),
(1313,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 1000mm','Choose Your Size: 1000mm','publish','closed','closed','','sst-z-led-waterspout-1000mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1313',3,'product_variation','',0),
(1314,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 1250mm','Choose Your Size: 1250mm','publish','closed','closed','','sst-z-led-waterspout-1250mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1314',4,'product_variation','',0),
(1315,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 1500mm','Choose Your Size: 1500mm','publish','closed','closed','','sst-z-led-waterspout-1500mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1315',5,'product_variation','',0),
(1316,1,'2019-07-23 08:22:52','2019-07-23 06:22:52','','SST Z Led Waterspout - 2000mm','Choose Your Size: 2000mm','publish','closed','closed','','sst-z-led-waterspout-2000mm','','','2019-07-23 08:24:34','2019-07-23 06:24:34','',1306,'http://nixin.co.za/?post_type=product_variation&p=1316',6,'product_variation','',0),
(1317,1,'2019-07-23 08:36:44','2019-07-23 06:36:44','','SST Slimline Waterspout','The triangular Slimline type letterbox waterspout has now been developed with two different profiles.\r\nPrice: To be quoted\r\n\r\n<h3>Details</h3>\r\n<p>The triangular Slimline type letterbox waterspout has now been developed with two different profiles.&nbsp;One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flwo volume. NIXIN SLIMLINE SPOUTs have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.</p>\r\n<p>ALL SLIMLINE SPOUTS ARE BOTTOM ENTRY available from 200mm to 1000mm width waterfalls.</p>\r\n<p></p>\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]','publish','closed','closed','','sst-slimline-waterspout','','','2019-07-23 08:37:53','2019-07-23 06:37:53','',0,'http://nixin.co.za/?post_type=product&#038;p=1317',0,'product','',0),
(1318,1,'2019-07-23 08:31:09','2019-07-23 06:31:09','','Water Spouts - SST Slimline Waterspout','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout','','','2019-07-23 08:31:15','2019-07-23 06:31:15','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout.jpg',0,'attachment','image/jpeg',0),
(1319,1,'2019-07-23 08:31:23','2019-07-23 06:31:23','','Water Spouts - SST Slimline Waterspout_1','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout_1','','','2019-07-23 08:44:13','2019-07-23 06:44:13','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout_1.jpg',0,'attachment','image/jpeg',0),
(1320,1,'2019-07-23 08:31:25','2019-07-23 06:31:25','','NIXIN SST Slimline Waterspout 400mm','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout_2','','','2023-05-23 09:09:23','2023-05-23 07:09:23','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout_2.jpg',0,'attachment','image/jpeg',0),
(1321,1,'2019-07-23 08:31:25','2019-07-23 06:31:25','','NIXIN SST Slimline Spout 400mm','','inherit','closed','closed','','water-spouts-sst-slimline-waterspout_3','','','2023-05-23 09:09:06','2023-05-23 07:09:06','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Slimline-Waterspout_3.jpg',0,'attachment','image/jpeg',0),
(1322,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 300mm Profile','Choose Your Size: 300mm Profile','publish','closed','closed','','sst-slimline-waterspout-300mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1322',1,'product_variation','',0),
(1323,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 200mm','Choose Your Size: 200mm','publish','closed','closed','','sst-slimline-waterspout-200mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1323',2,'product_variation','',0),
(1324,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 400mm','Choose Your Size: 400mm','publish','closed','closed','','sst-slimline-waterspout-400mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1324',3,'product_variation','',0),
(1325,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 500mm Profile','Choose Your Size: 500mm Profile','publish','closed','closed','','sst-slimline-waterspout-500mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1325',4,'product_variation','',0),
(1326,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 600mm','Choose Your Size: 600mm','publish','closed','closed','','sst-slimline-waterspout-600mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1326',5,'product_variation','',0),
(1327,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 700mm Profile','Choose Your Size: 700mm Profile','publish','closed','closed','','sst-slimline-waterspout-700mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1327',6,'product_variation','',0),
(1328,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 800mm','Choose Your Size: 800mm','publish','closed','closed','','sst-slimline-waterspout-800mm','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1328',7,'product_variation','',0),
(1329,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 900mm Profile','Choose Your Size: 900mm Profile','publish','closed','closed','','sst-slimline-waterspout-900mm-profile','','','2019-07-23 08:36:39','2019-07-23 06:36:39','',1317,'http://nixin.co.za/?post_type=product_variation&p=1329',8,'product_variation','',0),
(1330,1,'2019-07-23 08:34:44','2019-07-23 06:34:44','','SST Slimline Waterspout - 1000mm','Choose Your Size: 1000mm','publish','closed','closed','','sst-slimline-waterspout-1000mm','','','2019-07-23 08:36:40','2019-07-23 06:36:40','',1317,'http://nixin.co.za/?post_type=product_variation&p=1330',9,'product_variation','',0),
(1331,1,'2019-07-23 08:44:35','2019-07-23 06:44:35','','SST Waterspout C-shape','The unique Classical design of the freestanding Curved C Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.\r\nPrice: To be quoted\r\n\r\n<h3>Details</h3>\r\nThe unique Classical design of the freestanding Curved C Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.\r\n\r\nAvailable in two sizes:\r\nSmall 350mm wide x 480mm High\r\nLarge 450mm wide x 780mm High\r\n\r\n[embed]http://youtu.be/mK6_XPX-LDQ[/embed]','publish','closed','closed','','sst-waterspout-c-shape','','','2019-07-31 09:02:52','2019-07-31 07:02:52','',0,'http://nixin.co.za/?post_type=product&#038;p=1331',0,'product','',0),
(1332,1,'2019-07-23 08:40:50','2019-07-23 06:40:50','','SST Waterspout C-shape - 350w x 480h','Choose Your Size: 350w x 480h','publish','closed','closed','','sst-waterspout-c-shape-350w-x-480h','','','2019-07-23 08:41:34','2019-07-23 06:41:34','',1331,'http://nixin.co.za/?post_type=product_variation&p=1332',1,'product_variation','',0),
(1333,1,'2019-07-23 08:40:51','2019-07-23 06:40:51','','SST Waterspout C-shape - 450w x 780h','Choose Your Size: 450w x 780h','publish','closed','closed','','sst-waterspout-c-shape-450w-x-780h','','','2019-07-23 08:41:34','2019-07-23 06:41:34','',1331,'http://nixin.co.za/?post_type=product_variation&p=1333',2,'product_variation','',0),
(1334,1,'2019-07-23 08:43:02','2019-07-23 06:43:02','','Water Spouts - SST Waterspout C-shape','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape','','','2019-07-23 08:43:11','2019-07-23 06:43:11','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Waterspout-C-shape.jpg',0,'attachment','image/jpeg',0),
(1335,1,'2019-07-23 08:43:49','2019-07-23 06:43:49','','Water Spouts - SST Waterspout C-shape_1','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape_1','','','2019-07-23 08:44:24','2019-07-23 06:44:24','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Waterspout-C-shape_1.jpg',0,'attachment','image/jpeg',0),
(1336,1,'2019-07-23 08:43:50','2019-07-23 06:43:50','','Water Spouts - SST Waterspout C-shape_2','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape_2','','','2019-07-23 08:44:28','2019-07-23 06:44:28','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Waterspout-C-shape_2.jpg',0,'attachment','image/jpeg',0),
(1337,1,'2019-07-23 09:00:47','2019-07-23 07:00:47','','SST Tap Spout','NIX-INOX TAP SPOUT was originally designed as a tall stylish water supply INLET for Spa baths or as a continuous flow water feature. It is 700mm high and 185mm wide.','publish','closed','closed','','sst-tap-spout','','','2019-07-23 09:00:47','2019-07-23 07:00:47','',0,'http://nixin.co.za/?post_type=product&#038;p=1337',0,'product','',0),
(1338,1,'2019-07-23 08:59:45','2019-07-23 06:59:45','','Water Spouts - SST Tap Spout','','inherit','closed','closed','','water-spouts-sst-tap-spout','','','2019-07-23 08:59:54','2019-07-23 06:59:54','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Tap-Spout.jpg',0,'attachment','image/jpeg',0),
(1339,1,'2019-07-23 09:00:04','2019-07-23 07:00:04','','Water Spouts - SST Tap Spout_1','','inherit','closed','closed','','water-spouts-sst-tap-spout_1','','','2019-07-23 09:00:10','2019-07-23 07:00:10','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Tap-Spout_1.jpg',0,'attachment','image/jpeg',0),
(1340,1,'2019-07-23 09:00:19','2019-07-23 07:00:19','','SST Tap Spout - 700mm high by 185mm wide','Choose Your Size: 700mm high by 185mm wide','publish','closed','closed','','sst-tap-spout-700mm-high-by-185mm-wide','','','2019-07-23 09:00:42','2019-07-23 07:00:42','',1337,'http://nixin.co.za/?post_type=product_variation&p=1340',1,'product_variation','',0),
(1342,0,'2019-07-30 07:35:02','2019-07-30 05:35:02','','SST Fan Jet Spout','Superior finish &amp; radical variable performance capability in relation to its small size. Price: To be quoted\r\n<h3>Details</h3>\r\nNow here to make its long awaited appearance, we are proud of its superior finish &amp; radical variable performance capability in relation to its small size!\r\nAvailable in 150mm width with standard 40mm BSP plumbing connection OR the smaller 100mm width with 25mm BSP plumbing connection.\r\n\r\n[embed]http://youtu.be/IzkoOerfeh0[/embed]','publish','closed','closed','','sst-fan-jet-spout','','','2019-07-30 07:36:56','2019-07-30 05:36:56','',0,'http://nixin.co.za/?post_type=product&#038;p=1342',0,'product','',0),
(1343,0,'2019-07-30 07:32:03','2019-07-30 05:32:03','','SST Fan Jet Spout - 100mm','Choose Your Size: 100mm','publish','closed','closed','','sst-fan-jet-spout-100mm','','','2019-07-30 07:35:01','2019-07-30 05:35:01','',1342,'http://nixin.co.za/?post_type=product_variation&p=1343',1,'product_variation','',0),
(1344,0,'2019-07-30 07:32:03','2019-07-30 05:32:03','','SST Fan Jet Spout - 150mm','Choose Your Size: 150mm','publish','closed','closed','','sst-fan-jet-spout-150mm','','','2019-07-30 07:35:01','2019-07-30 05:35:01','',1342,'http://nixin.co.za/?post_type=product_variation&p=1344',2,'product_variation','',0),
(1345,0,'2019-07-30 07:33:53','2019-07-30 05:33:53','','Water Spouts - SST Fan Jet Spout','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout','','','2019-07-30 07:33:59','2019-07-30 05:33:59','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout.jpg',0,'attachment','image/jpeg',0),
(1346,0,'2019-07-30 07:34:10','2019-07-30 05:34:10','','Water Spouts - SST Fan Jet Spout 3','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout-3','','','2019-07-30 07:34:10','2019-07-30 05:34:10','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout-3.jpg',0,'attachment','image/jpeg',0),
(1347,0,'2019-07-30 07:34:11','2019-07-30 05:34:11','','Water Spouts - SST Fan Jet Spout 1','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout-1','','','2019-07-30 07:34:11','2019-07-30 05:34:11','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout-1.jpg',0,'attachment','image/jpeg',0),
(1348,0,'2019-07-30 07:34:12','2019-07-30 05:34:12','','Water Spouts - SST Fan Jet Spout 2','','inherit','closed','closed','','water-spouts-sst-fan-jet-spout-2','','','2019-07-30 07:34:12','2019-07-30 05:34:12','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Fan-Jet-Spout-2.jpg',0,'attachment','image/jpeg',0),
(1349,0,'2019-07-30 07:40:58','2019-07-30 05:40:58','','SST Deck Spout','Reduced versions of the larger C shape spout\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nSST DECK SPOUTS are reduced versions of the larger C shape spout and are easily installed being held in position by the bottom entry plumbing connection. Available in 200mm &amp; 300mm widths.','publish','closed','closed','','sst-deck-spout','','','2019-07-30 07:40:59','2019-07-30 05:40:59','',0,'http://nixin.co.za/?post_type=product&#038;p=1349',0,'product','',0),
(1350,0,'2019-07-30 07:38:37','2019-07-30 05:38:37','','Water Spouts - SST Deck Spout','','inherit','closed','closed','','water-spouts-sst-deck-spout','','','2019-07-30 07:38:37','2019-07-30 05:38:37','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Deck-Spout.jpg',0,'attachment','image/jpeg',0),
(1351,0,'2019-07-30 07:40:33','2019-07-30 05:40:33','','SST Deck Spout - 200w x 140h','Choose Your Size: 200w x 140h','publish','closed','closed','','sst-deck-spout-200w-x-140h','','','2019-07-30 07:40:57','2019-07-30 05:40:57','',1349,'http://nixin.co.za/?post_type=product_variation&p=1351',1,'product_variation','',0),
(1352,0,'2019-07-30 07:40:33','2019-07-30 05:40:33','','SST Deck Spout - 300w x 140h','Choose Your Size: 300w x 140h','publish','closed','closed','','sst-deck-spout-300w-x-140h','','','2019-07-30 07:40:57','2019-07-30 05:40:57','',1349,'http://nixin.co.za/?post_type=product_variation&p=1352',2,'product_variation','',0),
(1353,0,'2019-07-30 07:42:19','2019-07-30 05:42:19','','SST Adjustable Ball Spout Complete','','publish','closed','closed','','sst-adjustable-ball-spout-complete','','','2019-07-30 07:42:19','2019-07-30 05:42:19','',0,'http://nixin.co.za/?post_type=product&#038;p=1353',0,'product','',0),
(1354,0,'2019-07-30 07:42:12','2019-07-30 05:42:12','','Water Spouts - SST Adjustable Ball Spout Complete','','inherit','closed','closed','','water-spouts-sst-adjustable-ball-spout-complete','','','2019-07-30 07:42:12','2019-07-30 05:42:12','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Adjustable-Ball-Spout-Complete.jpg',0,'attachment','image/jpeg',0),
(1355,0,'2019-07-30 07:45:34','2019-07-30 05:45:34','','SST Dandelion Fountain Spout','Price: <span id=\"itemprice\">To be quoted</span>','publish','closed','closed','','sst-dandelion-fountain-spout','','','2019-07-30 07:45:34','2019-07-30 05:45:34','',0,'http://nixin.co.za/?post_type=product&#038;p=1355',0,'product','',0),
(1356,0,'2019-07-30 07:43:38','2019-07-30 05:43:38','','Water Spouts - SST Dandelion Fountain Spout','','inherit','closed','closed','','water-spouts-sst-dandelion-fountain-spout','','','2019-07-30 07:43:38','2019-07-30 05:43:38','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Dandelion-Fountain-Spout.jpg',0,'attachment','image/jpeg',0),
(1357,0,'2019-07-30 07:44:47','2019-07-30 05:44:47','','SST Dandelion Fountain Spout - Small','Choose Your Size: Small','publish','closed','closed','','sst-dandelion-fountain-spout-small','','','2019-07-30 07:45:24','2019-07-30 05:45:24','',1355,'http://nixin.co.za/?post_type=product_variation&p=1357',1,'product_variation','',0),
(1358,0,'2019-07-30 07:44:47','2019-07-30 05:44:47','','SST Dandelion Fountain Spout - Large','Choose Your Size: Large','publish','closed','closed','','sst-dandelion-fountain-spout-large','','','2019-07-30 07:45:24','2019-07-30 05:45:24','',1355,'http://nixin.co.za/?post_type=product_variation&p=1358',2,'product_variation','',0),
(1359,0,'2019-07-30 07:47:44','2019-07-30 05:47:44','','SST 6 x 60mm Water Cannon','<h3>Details</h3>\r\n[embed]http://youtu.be/23QAMet1bws[/embed]','publish','closed','closed','','sst-6-x-60mm-water-cannon','','','2019-07-30 07:48:04','2019-07-30 05:48:04','',0,'http://nixin.co.za/?post_type=product&#038;p=1359',0,'product','',0),
(1360,0,'2019-07-30 07:47:11','2019-07-30 05:47:11','','Water Spouts - SST 6 x 60mm Water Cannon','','inherit','closed','closed','','water-spouts-sst-6-x-60mm-water-cannon','','','2019-07-30 07:47:11','2019-07-30 05:47:11','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-6-x-60mm-Water-Cannon.jpg',0,'attachment','image/jpeg',0),
(1361,0,'2019-07-30 07:49:07','2019-07-30 05:49:07','','SST Curve Pipe Spout 600mm','','publish','closed','closed','','sst-curve-pipe-spout-600mm','','','2019-07-30 07:49:07','2019-07-30 05:49:07','',0,'http://nixin.co.za/?post_type=product&#038;p=1361',0,'product','',0),
(1362,0,'2019-07-30 07:48:57','2019-07-30 05:48:57','','Water Spouts - SST Curve Pipe Spout 600mm','','inherit','closed','closed','','water-spouts-sst-curve-pipe-spout-600mm','','','2019-07-30 07:48:57','2019-07-30 05:48:57','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Curve-Pipe-Spout-600mm.jpg',0,'attachment','image/jpeg',0),
(1363,0,'2019-07-30 07:51:00','2019-07-30 05:51:00','','SST Deck Jet Stream','Creating a laminar effect around your pool\r\nPrice: R 517.50\r\n<h3>Details</h3>\r\nFollow the below link to view a video of the SST Deck Jet Stream...\r\n\r\n[embed]http://youtu.be/3y8ozje3Md8[/embed]','publish','closed','closed','','sst-deck-jet-stream','','','2019-07-30 07:51:01','2019-07-30 05:51:01','',0,'http://nixin.co.za/?post_type=product&#038;p=1363',0,'product','',0),
(1364,0,'2019-07-30 07:50:51','2019-07-30 05:50:51','','Water Spouts - SST Deck Jet Stream','','inherit','closed','closed','','water-spouts-sst-deck-jet-stream','','','2019-07-30 07:50:51','2019-07-30 05:50:51','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Deck-Jet-Stream.jpg',0,'attachment','image/jpeg',0),
(1365,0,'2019-07-30 07:52:19','2019-07-30 05:52:19','','SST Goose Neck Spout','Size: 600h x 378w x Ø38mm mm','publish','closed','closed','','sst-goose-neck-spout','','','2019-07-30 07:52:19','2019-07-30 05:52:19','',0,'http://nixin.co.za/?post_type=product&#038;p=1365',0,'product','',0),
(1366,0,'2019-07-30 07:51:57','2019-07-30 05:51:57','','Water Spouts - SST Goose Neck Spout','','inherit','closed','closed','','water-spouts-sst-goose-neck-spout','','','2019-07-30 07:51:57','2019-07-30 05:51:57','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Goose-Neck-Spout.jpg',0,'attachment','image/jpeg',0),
(1367,0,'2019-07-30 07:55:17','2019-07-30 05:55:17','','SST Pipe Spouts','Price: <span id=\"itemprice\">To be quoted</span>','publish','closed','closed','','sst-pipe-spouts','','','2019-07-30 07:55:17','2019-07-30 05:55:17','',0,'http://nixin.co.za/?post_type=product&#038;p=1367',0,'product','',0),
(1368,0,'2019-07-30 07:52:54','2019-07-30 05:52:54','','Water Spouts - SST Pipe Spouts','','inherit','closed','closed','','water-spouts-sst-pipe-spouts','','','2019-07-30 07:52:54','2019-07-30 05:52:54','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Pipe-Spouts.jpg',0,'attachment','image/jpeg',0),
(1369,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø38mm x 150mm','Choose Your Size: Ø38mm x 150mm','publish','closed','closed','','auto-draft-o38mm-x-150mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1369',1,'product_variation','',0),
(1370,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø38mm x 300mm','Choose Your Size: Ø38mm x 300mm','publish','closed','closed','','auto-draft-o38mm-x-300mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1370',2,'product_variation','',0),
(1371,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø50mm x 150mm','Choose Your Size: Ø50mm x 150mm','publish','closed','closed','','auto-draft-o50mm-x-150mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1371',3,'product_variation','',0),
(1372,0,'2019-07-30 07:54:19','2019-07-30 05:54:19','','SST Pipe Spouts - Ø50mm x 300mm','Choose Your Size: Ø50mm x 300mm','publish','closed','closed','','auto-draft-o50mm-x-300mm','','','2019-07-30 07:55:16','2019-07-30 05:55:16','',1367,'http://nixin.co.za/?post_type=product_variation&p=1372',4,'product_variation','',0),
(1373,0,'2019-07-30 07:58:18','2019-07-30 05:58:18','','SST Champagne Bubbler','Price: <span id=\"itemprice\">R 1,334.00</span>\r\n\r\n[embed]http://youtu.be/YHWJhejiEZw[/embed]\r\n\r\n[embed]http://youtu.be/fogVEE4B2TY[/embed]','publish','closed','closed','','sst-champagne-bubbler','','','2019-07-30 07:58:18','2019-07-30 05:58:18','',0,'http://nixin.co.za/?post_type=product&#038;p=1373',0,'product','',0),
(1374,0,'2019-07-30 07:56:50','2019-07-30 05:56:50','','Water Spouts - SST Champagne Bubbler','','inherit','closed','closed','','water-spouts-sst-champagne-bubbler','','','2019-07-30 07:56:50','2019-07-30 05:56:50','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Champagne-Bubbler.jpg',0,'attachment','image/jpeg',0),
(1375,0,'2019-07-30 07:57:00','2019-07-30 05:57:00','','Water Spouts - SST Champagne Bubbler 1','','inherit','closed','closed','','water-spouts-sst-champagne-bubbler-1','','','2019-07-30 07:57:00','2019-07-30 05:57:00','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Water-Spouts-SST-Champagne-Bubbler-1.jpg',0,'attachment','image/jpeg',0),
(1376,0,'2019-07-30 07:57:55','2019-07-30 05:57:55','','SST Champagne Bubbler - White LED','Choose Your Led Colour: White LED','publish','closed','closed','','sst-champagne-bubbler-white-led','','','2019-07-30 07:58:11','2019-07-30 05:58:11','',1373,'http://nixin.co.za/?post_type=product_variation&p=1376',1,'product_variation','',0),
(1377,0,'2019-07-30 07:57:55','2019-07-30 05:57:55','','SST Champagne Bubbler - Blue LED','Choose Your Led Colour: Blue LED','publish','closed','closed','','sst-champagne-bubbler-blue-led','','','2019-07-30 07:58:11','2019-07-30 05:58:11','',1373,'http://nixin.co.za/?post_type=product_variation&p=1377',2,'product_variation','',0),
(1378,0,'2019-07-30 08:49:53','2019-07-30 06:49:53','','SST Dual Safety Suction Port','Provides for automatic pool cleaners to be connected with the ability of a skimming action at the same time.\r\n<div class=\"specs\"></div>\r\n<div class=\"prodtext\">\r\n<div class=\"price orderoption\">Price: <span id=\"itemprice\">R 1,442.10</span></div>\r\n</div>','publish','closed','closed','','sst-dual-safety-suction-port','','','2019-10-22 10:40:58','2019-10-22 08:40:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1378',0,'product','',0),
(1379,0,'2019-07-30 08:49:28','2019-07-30 06:49:28','','Custome Stainless Steel - SST Dual Safety Suction Port','','inherit','closed','closed','','custome-stainless-steel-sst-dual-safety-suction-port','','','2019-07-30 08:49:28','2019-07-30 06:49:28','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(1380,0,'2019-07-30 08:49:43','2019-07-30 06:49:43','','Custome Stainless Steel - SST Dual Safety Suction 1','','inherit','closed','closed','','custome-stainless-steel-sst-dual-safety-suction-1','','','2019-07-30 08:49:43','2019-07-30 06:49:43','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Dual-Safety-Suction-1.jpg',0,'attachment','image/jpeg',0),
(1381,0,'2019-07-30 08:55:09','2019-07-30 06:55:09','','SST Weir Deck Lid &amp; Collar','An optional Stainless Steel deck trim for the weir opening.\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\n9 SST WEIR DECKLID &amp; COLLAR is an optional Stainless Steel deck trim for the weir opening.','publish','closed','closed','','sst-weir-deck-lid-collar','','','2019-10-24 09:36:51','2019-10-24 07:36:51','',0,'http://nixin.co.za/?post_type=product&#038;p=1381',0,'product','',0),
(1382,0,'2019-07-30 08:51:09','2019-07-30 06:51:09','','Custome Stainless Steel - SST Weir Deck Lid &amp; Collar','','inherit','closed','closed','','custome-stainless-steel-sst-weir-deck-lid-collar','','','2019-07-30 08:51:09','2019-07-30 06:51:09','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg',0,'attachment','image/jpeg',0),
(1383,0,'2019-07-30 08:55:00','2019-07-30 06:55:00','','SST Weir Deck Lid &amp; Collar - Swimquip 225mm','Choose Your Size: Swimquip 225mm','publish','closed','closed','','sst-weir-deck-lid-collar-swimquip-225mm','','','2019-08-08 11:54:41','2019-08-08 09:54:41','',1381,'http://nixin.co.za/?post_type=product_variation&p=1383',1,'product_variation','',0),
(1384,0,'2019-07-30 08:55:00','2019-07-30 06:55:00','','SST Weir Deck Lid &amp; Collar - Standard 207mm','Choose Your Size: Standard 207mm','publish','closed','closed','','sst-weir-deck-lid-collar-standard-207mm','','','2019-08-08 11:54:41','2019-08-08 09:54:41','',1381,'http://nixin.co.za/?post_type=product_variation&p=1384',2,'product_variation','',0),
(1385,0,'2019-07-30 08:56:57','2019-07-30 06:56:57','','SST Dual Suction Skimmer','Same function as the safety suction but with an additional feature of a closing gate to the port hole\r\nPrice: R 2,288.50\r\n<h3>Details</h3>\r\nSST DUAL SUCTION SKIMMER has the same function as the safety suction but with an additional feature of a closing gate to the port hole. Side wall openings on the main body allow for a surface skimming action.','publish','closed','closed','','sst-dual-suction-skimmer','','','2019-10-22 10:46:22','2019-10-22 08:46:22','',0,'http://nixin.co.za/?post_type=product&#038;p=1385',0,'product','',0),
(1386,0,'2019-07-30 08:56:46','2019-07-30 06:56:46','','Custome Stainless Steel - SST Dual Suction Skimmer','','inherit','closed','closed','','custome-stainless-steel-sst-dual-suction-skimmer','','','2019-07-30 08:56:46','2019-07-30 06:56:46','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Dual-Suction-Skimmer.jpg',0,'attachment','image/jpeg',0),
(1387,0,'2019-07-30 09:02:09','2019-07-30 07:02:09','','SST Auto Filler','Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.\r\nPrice: R 736.00\r\n<h3>Details</h3>\r\nSST AUTO FILLER is a Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.','publish','closed','closed','','sst-auto-filler','','','2019-10-22 10:26:24','2019-10-22 08:26:24','',0,'http://nixin.co.za/?post_type=product&#038;p=1387',0,'product','',0),
(1388,0,'2019-07-30 09:01:43','2019-07-30 07:01:43','','Custome Stainless Steel - SST Auto Filler','','inherit','closed','closed','','custome-stainless-steel-sst-auto-filler','','','2019-07-30 09:01:43','2019-07-30 07:01:43','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Auto-Filler.jpg',0,'attachment','image/jpeg',0),
(1389,0,'2019-07-30 09:05:29','2019-07-30 07:05:29','','SST Weir Face Plate','A one piece Stainless Steel trim for the skimmer weir opening.\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nSST WEIR FACE PLATE is a one piece Stainless Steel trim for the skimmer weir opening.','publish','closed','closed','','sst-weir-face-plate','','','2019-10-24 09:39:13','2019-10-24 07:39:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1389',0,'product','',0),
(1390,0,'2019-07-30 09:03:11','2019-07-30 07:03:11','','Custome Stainless Steel - SST Weir Face Plate','','inherit','closed','closed','','custome-stainless-steel-sst-weir-face-plate','','','2019-07-30 09:03:11','2019-07-30 07:03:11','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Weir-Face-Plate.jpg',0,'attachment','image/jpeg',0),
(1391,0,'2019-07-30 09:06:56','2019-07-30 07:06:56','','SST Solid Aimflo And Ball','An optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.\r\nPrice: R 1,357.00\r\n<h3>Details</h3>\r\nSST SOLID AIMFLO &amp; BALL is a optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.','publish','closed','closed','','sst-solid-aimflo-and-ball','','','2019-10-24 09:23:28','2019-10-24 07:23:28','',0,'http://nixin.co.za/?post_type=product&#038;p=1391',0,'product','',0),
(1392,0,'2019-07-30 09:06:38','2019-07-30 07:06:38','','Custome Stainless Steel - SST Solid Aimflo And Ball','','inherit','closed','closed','','custome-stainless-steel-sst-solid-aimflo-and-ball','','','2019-07-30 09:06:38','2019-07-30 07:06:38','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg',0,'attachment','image/jpeg',0),
(1393,0,'2019-07-30 09:08:29','2019-07-30 07:08:29','','SST Bottom Drain Covers','Protect your bottom drain from large debris\r\nPrice: R 1,138.50','publish','closed','closed','','sst-bottom-drain-covers','','','2019-10-22 10:39:16','2019-10-22 08:39:16','',0,'http://nixin.co.za/?post_type=product&#038;p=1393',0,'product','',0),
(1394,0,'2019-07-30 09:08:09','2019-07-30 07:08:09','','Custome Stainless Steel - SST Bottom Drain Covers','','inherit','closed','closed','','custome-stainless-steel-sst-bottom-drain-covers','','','2019-07-30 09:08:09','2019-07-30 07:08:09','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-Covers.jpg',0,'attachment','image/jpeg',0),
(1395,0,'2019-07-30 09:10:04','2019-07-30 07:10:04','','SST 50mm Heater Casing','Easy to install &amp; maintain and should prove vast energy efficiency improvements.\r\nPrice: R 2,493.20\r\n<h3>Details</h3>\r\nAnother new innovation for Summer is the redevelopment of the Spa Heater tube. Its new NIX-INOX T-design prevents premature wear on the heating element as the direct water flow is no longer in contact with the element. It is easier to install &amp; maintain and should prove vast energy efficiency improvements.','publish','closed','closed','','sst-50mm-heater-casing','','','2019-10-22 10:19:11','2019-10-22 08:19:11','',0,'http://nixin.co.za/?post_type=product&#038;p=1395',0,'product','',0),
(1396,0,'2019-07-30 09:09:46','2019-07-30 07:09:46','','Custome Stainless Steel - SST 50mm Heater Casing','','inherit','closed','closed','','custome-stainless-steel-sst-50mm-heater-casing','','','2019-07-30 09:09:46','2019-07-30 07:09:46','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing.jpg',0,'attachment','image/jpeg',0),
(1397,0,'2019-07-30 09:09:55','2019-07-30 07:09:55','','Custome Stainless Steel - SST 50mm Heater Casing 1','','inherit','closed','closed','','custome-stainless-steel-sst-50mm-heater-casing-1','','','2019-07-30 09:09:55','2019-07-30 07:09:55','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-50mm-Heater-Casing-1.jpg',0,'attachment','image/jpeg',0),
(1398,0,'2019-07-30 09:10:34','2019-07-30 07:10:34','','SST Bottom Drain 150 x 150mm','','publish','closed','closed','','sst-bottom-drain-150-x-150mm','','','2019-10-22 10:29:28','2019-10-22 08:29:28','',0,'http://nixin.co.za/?post_type=product&#038;p=1398',0,'product','',0),
(1399,0,'2019-07-30 09:11:52','2019-07-30 07:11:52','','SST Bottom Drain 150 x 150mm - 150x150mm','Choose Your Size: 150x150mm','publish','closed','closed','','sst-bottom-drain-150-x-150mm-150x150mm','','','2019-07-30 09:12:38','2019-07-30 07:12:38','',1398,'http://nixin.co.za/?post_type=product_variation&p=1399',1,'product_variation','',0),
(1400,0,'2019-07-30 09:12:19','2019-07-30 07:12:19','','Custome Stainless Steel - SST Bottom Drain 150 x 150mm','','inherit','closed','closed','','custome-stainless-steel-sst-bottom-drain-150-x-150mm','','','2019-07-30 09:12:19','2019-07-30 07:12:19','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm.jpg',0,'attachment','image/jpeg',0),
(1401,0,'2019-07-30 09:12:31','2019-07-30 07:12:31','','Custome Stainless Steel - SST Bottom Drain 150 x 150mm 1','','inherit','closed','closed','','custome-stainless-steel-sst-bottom-drain-150-x-150mm-1','','','2019-07-30 09:12:31','2019-07-30 07:12:31','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Bottom-Drain-150-x-150mm-1.jpg',0,'attachment','image/jpeg',0),
(1402,0,'2019-07-30 09:14:11','2019-07-30 07:14:11','','SST Spa Suction Port','Decorative Lasercut faceplate with the same function as the safety suction but is used instead with Spas, ponds or water features.\r\nPrice: R 1,442.10\r\n<h3>Details</h3>\r\nSST SPA SUCTION PORT has a decorative Lasercut faceplate with the same function as the safety suction but is used instead with Spas, ponds or water features.','publish','closed','closed','','sst-spa-suction-port','','','2019-10-24 09:25:43','2019-10-24 07:25:43','',0,'http://nixin.co.za/?post_type=product&#038;p=1402',0,'product','',0),
(1403,0,'2019-07-30 09:13:45','2019-07-30 07:13:45','','Custome Stainless Steel - SST Spa Suction Port','','inherit','closed','closed','','custome-stainless-steel-sst-spa-suction-port','','','2019-07-30 09:13:45','2019-07-30 07:13:45','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Spa-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(1404,0,'2019-07-30 09:16:09','2019-07-30 07:16:09','','SST Airless Mixing Spindle','Using a NIXIN AIR-LESS MIXING SPINDLE guarantees the best materials performance in non-mechanised Composite application processes!\r\nPrice: R 362.25\r\n<h3>Details</h3>\r\nAdvanced Polymer Technology utilizes the simplistic design of the \"AIR-LESS\" SPINDLE to mix &amp; stir at the maximum level of efficiency, without creating a vortex &amp; inducing air into the mixed material.\r\n\r\nThe improvements of this vital process will help prevent air inclusions in the composite and reduce future symptoms of Osmosis or blistering.\r\n\r\nThoroughly mixed resin systems will dynamically improve the cure &amp; the ultimate performance of the composite as a whole - from the application &amp; curing process to the durability &amp; longevity of the end product.\r\n\r\nThe NIXIN AIR-LESS SPINDLE is made in 316 Grade Stainless Steel &amp; allows for easy use &amp; cleaning in Acetone solvent.\r\n\r\nProper use &amp; care will ensure best performance of a long lasting vitally needed tool.\r\n\r\nDimensions:\r\n\r\n90 x 2mm SST Spindle Disc\r\n425 x 8mm SST Hexagon Shaft','publish','closed','closed','','sst-airless-mixing-spindle','','','2019-10-22 10:22:09','2019-10-22 08:22:09','',0,'http://nixin.co.za/?post_type=product&#038;p=1404',0,'product','',0),
(1405,0,'2019-07-30 09:16:01','2019-07-30 07:16:01','','Custome Stainless Steel - SST Airless Mixing Spindle','','inherit','closed','closed','','custome-stainless-steel-sst-airless-mixing-spindle','','','2019-07-30 09:16:01','2019-07-30 07:16:01','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Airless-Mixing-Spindle.jpg',0,'attachment','image/jpeg',0),
(1406,0,'2019-07-30 09:20:59','2019-07-30 07:20:59','','SST Vac Lid &amp; Handle Combo','Price: To be quoted','publish','closed','closed','','sst-vac-lid-handle-combo','','','2019-10-24 09:29:15','2019-10-24 07:29:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1406',0,'product','',0),
(1407,0,'2019-07-30 09:19:01','2019-07-30 07:19:01','','Custome Stainless Steel - SST Vac Lid &amp; Handle Combo','','inherit','closed','closed','','custome-stainless-steel-sst-vac-lid-handle-combo','','','2019-07-30 09:19:01','2019-07-30 07:19:01','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Vac-Lid-Handle-Combo.jpg',0,'attachment','image/jpeg',0),
(1408,0,'2019-07-30 09:20:39','2019-07-30 07:20:39','','SST Vac Lid &amp; Handle Combo - Standard Vac Lid 199mm','Choose Your Size: Standard Vac Lid 199mm','publish','closed','closed','','sst-vac-lid-handle-combo-standard-vac-lid-199mm','','','2019-08-08 11:53:46','2019-08-08 09:53:46','',1406,'http://nixin.co.za/?post_type=product_variation&p=1408',1,'product_variation','',0),
(1409,0,'2019-07-30 09:20:39','2019-07-30 07:20:39','','SST Vac Lid &amp; Handle Combo - Swimquip Vac Lid 204mm','Choose Your Size: Swimquip Vac Lid 204mm','publish','closed','closed','','sst-vac-lid-handle-combo-swimquip-vac-lid-204mm','','','2019-08-08 11:53:46','2019-08-08 09:53:46','',1406,'http://nixin.co.za/?post_type=product_variation&p=1409',2,'product_variation','',0),
(1410,0,'2019-07-30 09:21:58','2019-07-30 07:21:58','','SST Hooks (Set)','','publish','closed','closed','','sst-hooks-set','','','2019-10-22 10:56:32','2019-10-22 08:56:32','',0,'http://nixin.co.za/?post_type=product&#038;p=1410',0,'product','',0),
(1411,0,'2019-07-30 09:21:44','2019-07-30 07:21:44','','Custome Stainless Steel - SST Hooks (Set)','','inherit','closed','closed','','custome-stainless-steel-sst-hooks-set','','','2019-07-30 09:21:44','2019-07-30 07:21:44','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Hooks-Set.jpg',0,'attachment','image/jpeg',0),
(1412,0,'2019-07-30 09:23:15','2019-07-30 07:23:15','','SST 3in1 Aimflo Ball','Replacement for existing aimflo ball for better return flow.\r\nPrice: R 177.10\r\n<h3>Details</h3>\r\nThe SST 3in1 Aimflo Ball has 3 functions:\r\n\r\n1. Directional water flow\r\n\r\n2. Split level 3-hole water feature\r\n\r\n3. Water flow blocker','publish','closed','closed','','sst-3in1-aimflo-ball','','','2019-10-22 10:16:09','2019-10-22 08:16:09','',0,'http://nixin.co.za/?post_type=product&#038;p=1412',0,'product','',0),
(1413,0,'2019-07-30 09:23:05','2019-07-30 07:23:05','','Custome Stainless Steel - SST 3in1 Aimflo Ball','','inherit','closed','closed','','custome-stainless-steel-sst-3in1-aimflo-ball','','','2019-07-30 09:23:05','2019-07-30 07:23:05','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-3in1-Aimflo-Ball.jpg',0,'attachment','image/jpeg',0),
(1414,0,'2019-07-30 09:24:57','2019-07-30 07:24:57','','SST Wall Tread 150mm x 100mm','The SST Wall Tread is used for steps inside the pool.\r\nPrice: R 1,092.50\r\n<h3>Details</h3>\r\nThe SST P-Rail 470mm can be used in conjunction with the SST Wall Treads as a grab rail outside the pool.','publish','closed','closed','','sst-wall-tread-150mm-x-100mm','','','2019-10-24 09:32:32','2019-10-24 07:32:32','',0,'http://nixin.co.za/?post_type=product&#038;p=1414',0,'product','',0),
(1415,0,'2019-07-30 09:24:41','2019-07-30 07:24:41','','Custome Stainless Steel - SST Wall Tread 150mm x 100mm','','inherit','closed','closed','','custome-stainless-steel-sst-wall-tread-150mm-x-100mm','','','2019-07-30 09:24:41','2019-07-30 07:24:41','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-SST-Wall-Tread-150mm-x-100mm.jpg',0,'attachment','image/jpeg',0),
(1416,0,'2019-07-30 09:27:24','2019-07-30 07:27:24','','NIXIN SST Venturi Jet','The NIXIN SST Spa Jet produces a force of bubbles for that extra massaging effect.\r\nPrice: R 1,366.20\r\n\r\n[embed]http://youtu.be/fjOAohaCXP0[/embed]','publish','closed','closed','','nixin-sst-venturi-jet','','','2019-10-22 10:14:41','2019-10-22 08:14:41','',0,'http://nixin.co.za/?post_type=product&#038;p=1416',0,'product','',0),
(1417,0,'2019-07-30 09:26:41','2019-07-30 07:26:41','','Custom Stainless Steel - NIXIN SST Venturi Jet','','inherit','closed','closed','','custome-stainless-steel-nixin-sst-venturi-jet','','','2021-05-31 10:18:56','2021-05-31 08:18:56','',0,'http://nixin.co.za/wp-content/uploads//2019/07/Custome-Stainless-Steel-NIXIN-SST-Venturi-Jet.jpg',0,'attachment','image/jpeg',0),
(1419,1,'2019-07-31 08:49:35','2019-07-31 06:49:35','','SST Weir Face Plate - Standard (210x148mm)','Choose Your Size: Standard (210x148mm)','publish','closed','closed','','sst-weir-face-plate-standard-210x148mm','','','2019-08-08 11:55:35','2019-08-08 09:55:35','',1389,'http://nixin.co.za/?post_type=product_variation&p=1419',1,'product_variation','',0),
(1420,1,'2019-07-31 08:49:35','2019-07-31 06:49:35','','SST Weir Face Plate - Standard Vinyl (200x141mm)','Choose Your Size: Standard Vinyl (200x141mm)','publish','closed','closed','','sst-weir-face-plate-standard-vinyl-200x141mm','','','2019-08-08 11:55:35','2019-08-08 09:55:35','',1389,'http://nixin.co.za/?post_type=product_variation&p=1420',2,'product_variation','',0),
(1421,1,'2019-07-31 08:49:35','2019-07-31 06:49:35','','SST Weir Face Plate - Swimquip (227x160mm)','Choose Your Size: Swimquip (227x160mm)','publish','closed','closed','','sst-weir-face-plate-swimquip-227x160mm','','','2019-08-08 11:55:36','2019-08-08 09:55:36','',1389,'http://nixin.co.za/?post_type=product_variation&p=1421',3,'product_variation','',0),
(1422,1,'2019-07-31 08:51:12','2019-07-31 06:51:12','','SST P-Rail','Pool handrails for easy access in &amp; out of the pool.\nPrice: To be quoted\n\n<strong>Details</strong>\n\nPipe diameter - 38mm\nPipe finish - polished\nPipe Material - 316 s/steel\n\nAttachment on pool edge with s/steel anchoring cups for decking or core drilled for paving.\n','inherit','closed','closed','','1186-autosave-v1','','','2019-07-31 08:51:12','2019-07-31 06:51:12','',1186,'http://nixin.co.za/2019/07/31/1186-autosave-v1/',0,'revision','',0),
(1424,0,'2019-08-13 15:07:30','2019-08-13 13:07:30','','Coral Gorge','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','coral-gorge','','','2019-08-13 15:13:15','2019-08-13 13:13:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1424',0,'product','',0),
(1425,0,'2019-08-13 15:07:02','2019-08-13 13:07:02','','Panache Mosaics - Coral Gorge','','inherit','closed','closed','','panache-mosaics-coral-gorge','','','2019-08-13 15:07:02','2019-08-13 13:07:02','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Coral-Gorge.jpg',0,'attachment','image/jpeg',0),
(1426,0,'2019-08-13 15:09:27','2019-08-13 13:09:27','','Cosmic Terazzo','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','cosmic-terazzo','','','2019-08-13 15:13:10','2019-08-13 13:13:10','',0,'http://nixin.co.za/?post_type=product&#038;p=1426',0,'product','',0),
(1427,0,'2019-08-13 15:08:01','2019-08-13 13:08:01','','Panache Mosaics - Cosmic Terazzo','','inherit','closed','closed','','panache-mosaics-cosmic-terazzo','','','2019-08-13 15:08:01','2019-08-13 13:08:01','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Cosmic-Terazzo.jpg',0,'attachment','image/jpeg',0),
(1428,0,'2019-08-13 15:12:11','2019-08-13 13:12:11','','Crushed Classique','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','crushed-classique','','','2019-08-13 15:13:03','2019-08-13 13:13:03','',0,'http://nixin.co.za/?post_type=product&#038;p=1428',0,'product','',0),
(1429,0,'2019-08-13 15:12:04','2019-08-13 13:12:04','','Panache Mosaics - Crushed Classique','','inherit','closed','closed','','panache-mosaics-crushed-classique','','','2019-08-13 15:12:04','2019-08-13 13:12:04','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Crushed-Classique.jpg',0,'attachment','image/jpeg',0),
(1430,0,'2019-08-13 15:15:07','2019-08-13 13:15:07','','Diamond Deluge','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','diamond-deluge','','','2019-08-13 15:15:07','2019-08-13 13:15:07','',0,'http://nixin.co.za/?post_type=product&#038;p=1430',0,'product','',0),
(1431,0,'2019-08-13 15:14:39','2019-08-13 13:14:39','','Panache Mosaics - Diamond Deluge','','inherit','closed','closed','','panache-mosaics-diamond-deluge','','','2019-08-13 15:14:39','2019-08-13 13:14:39','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Diamond-Deluge.jpg',0,'attachment','image/jpeg',0),
(1432,0,'2019-08-13 15:16:08','2019-08-13 13:16:08','','Frozen Fossil','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','frozen-fossil','','','2019-08-13 15:16:08','2019-08-13 13:16:08','',0,'http://nixin.co.za/?post_type=product&#038;p=1432',0,'product','',0),
(1433,0,'2019-08-13 15:15:46','2019-08-13 13:15:46','','Panache Mosaics - Frozen Fossil','','inherit','closed','closed','','panache-mosaics-frozen-fossil','','','2019-08-13 15:15:46','2019-08-13 13:15:46','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Frozen-Fossil.jpg',0,'attachment','image/jpeg',0),
(1434,0,'2019-08-13 15:17:49','2019-08-13 13:17:49','','Listello','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','listello','','','2019-08-13 15:17:49','2019-08-13 13:17:49','',0,'http://nixin.co.za/?post_type=product&#038;p=1434',0,'product','',0),
(1435,0,'2019-08-13 15:17:13','2019-08-13 13:17:13','','Panache Mosaics - Listello','','inherit','closed','closed','','panache-mosaics-listello','','','2019-08-13 15:17:13','2019-08-13 13:17:13','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Listello.jpg',0,'attachment','image/jpeg',0),
(1436,0,'2019-08-13 15:18:58','2019-08-13 13:18:58','','Macro Greek','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','macro-greek','','','2019-08-13 15:18:58','2019-08-13 13:18:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1436',0,'product','',0),
(1437,0,'2019-08-13 15:18:46','2019-08-13 13:18:46','','Panache Mosaics - Macro Greek','','inherit','closed','closed','','panache-mosaics-macro-greek','','','2019-08-13 15:18:46','2019-08-13 13:18:46','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Macro-Greek.jpg',0,'attachment','image/jpeg',0),
(1438,0,'2019-08-13 15:20:03','2019-08-13 13:20:03','','Magic Marble','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','magic-marble','','','2019-08-13 15:20:03','2019-08-13 13:20:03','',0,'http://nixin.co.za/?post_type=product&#038;p=1438',0,'product','',0),
(1439,0,'2019-08-13 15:19:52','2019-08-13 13:19:52','','Panache Mosaics - Magic Marble','','inherit','closed','closed','','panache-mosaics-magic-marble','','','2019-08-13 15:19:52','2019-08-13 13:19:52','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Magic-Marble.jpg',0,'attachment','image/jpeg',0),
(1440,0,'2019-08-13 15:21:33','2019-08-13 13:21:33','','Marston','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','marston','','','2019-08-13 15:22:44','2019-08-13 13:22:44','',0,'http://nixin.co.za/?post_type=product&#038;p=1440',0,'product','',0),
(1441,0,'2019-08-13 15:21:04','2019-08-13 13:21:04','','Panache Mosaics - Marston','','inherit','closed','closed','','panache-mosaics-marston','','','2019-08-13 15:21:04','2019-08-13 13:21:04','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Marston.jpg',0,'attachment','image/jpeg',0),
(1442,0,'2019-08-13 15:23:42','2019-08-13 13:23:42','','Porcelain Puzzle','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','porcelain-puzzle','','','2019-08-13 15:23:42','2019-08-13 13:23:42','',0,'http://nixin.co.za/?post_type=product&#038;p=1442',0,'product','',0),
(1443,0,'2019-08-13 15:23:26','2019-08-13 13:23:26','','Panache Mosaics - Porcelain Puzzle','','inherit','closed','closed','','panache-mosaics-porcelain-puzzle','','','2019-08-13 15:23:26','2019-08-13 13:23:26','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Porcelain-Puzzle.jpg',0,'attachment','image/jpeg',0),
(1444,0,'2019-08-13 15:25:33','2019-08-13 13:25:33','','Prism Matrix','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','prism-matrix','','','2019-08-13 15:25:33','2019-08-13 13:25:33','',0,'http://nixin.co.za/?post_type=product&#038;p=1444',0,'product','',0),
(1445,0,'2019-08-13 15:25:19','2019-08-13 13:25:19','','Panache Mosaics - Prism Matrix','','inherit','closed','closed','','panache-mosaics-prism-matrix','','','2019-08-13 15:25:19','2019-08-13 13:25:19','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Prism-Matrix.jpg',0,'attachment','image/jpeg',0),
(1446,0,'2019-08-13 15:26:47','2019-08-13 13:26:47','','Regal Riven','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','regal-riven','','','2019-08-13 15:26:47','2019-08-13 13:26:47','',0,'http://nixin.co.za/?post_type=product&#038;p=1446',0,'product','',0),
(1447,0,'2019-08-13 15:26:11','2019-08-13 13:26:11','','Panache Mosaics - Regal Riven','','inherit','closed','closed','','panache-mosaics-regal-riven','','','2019-08-13 15:26:11','2019-08-13 13:26:11','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Regal-Riven.jpg',0,'attachment','image/jpeg',0),
(1448,0,'2019-08-13 15:28:35','2019-08-13 13:28:35','','Shattered Silica','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','shattered-silica','','','2019-08-13 15:28:35','2019-08-13 13:28:35','',0,'http://nixin.co.za/?post_type=product&#038;p=1448',0,'product','',0),
(1449,0,'2019-08-13 15:28:24','2019-08-13 13:28:24','','Panache Mosaics - Shattered Silica','','inherit','closed','closed','','panache-mosaics-shattered-silica','','','2019-08-13 15:28:24','2019-08-13 13:28:24','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Shattered-Silica.jpg',0,'attachment','image/jpeg',0),
(1450,0,'2019-08-13 15:29:31','2019-08-13 13:29:31','','Topaz 3','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','topaz-3','','','2019-08-13 15:29:31','2019-08-13 13:29:31','',0,'http://nixin.co.za/?post_type=product&#038;p=1450',0,'product','',0),
(1451,0,'2019-08-13 15:29:16','2019-08-13 13:29:16','','Panache Mosaics - Topaz 3','','inherit','closed','closed','','panache-mosaics-topaz-3','','','2019-08-13 15:29:16','2019-08-13 13:29:16','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Topaz-3.jpg',0,'attachment','image/jpeg',0),
(1452,0,'2019-08-13 15:30:15','2019-08-13 13:30:15','','Tuscan Quartzite','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','tuscan-quartzite','','','2019-08-13 15:30:15','2019-08-13 13:30:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1452',0,'product','',0),
(1453,0,'2019-08-13 15:30:03','2019-08-13 13:30:03','','Panache Mosaics - Tuscan Quartzite','','inherit','closed','closed','','panache-mosaics-tuscan-quartzite','','','2019-08-13 15:30:03','2019-08-13 13:30:03','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg',0,'attachment','image/jpeg',0),
(1454,0,'2019-08-13 15:31:17','2019-08-13 13:31:17','','Twisting Travertine','<h3>Description</h3>\r\nSizing: 800mm x 160mm\r\nPricing: R18,06 (incl VAT per sheet)','publish','closed','closed','','twisting-travertine','','','2019-08-13 15:31:17','2019-08-13 13:31:17','',0,'http://nixin.co.za/?post_type=product&#038;p=1454',0,'product','',0),
(1455,0,'2019-08-13 15:31:04','2019-08-13 13:31:04','','Panache Mosaics - Twisting Travertine','','inherit','closed','closed','','panache-mosaics-twisting-travertine','','','2019-08-13 15:31:04','2019-08-13 13:31:04','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Twisting-Travertine.jpg',0,'attachment','image/jpeg',0),
(1456,0,'2019-08-13 15:44:45','2019-08-13 13:44:45','','Mod-N-Classique','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-classique','','','2019-08-13 15:44:45','2019-08-13 13:44:45','',0,'http://nixin.co.za/?post_type=product&#038;p=1456',0,'product','',0),
(1457,0,'2019-08-13 15:44:32','2019-08-13 13:44:32','','Mod-N-Mozaix - Mod-N-Classique','','inherit','closed','closed','','mod-n-mozaix-mod-n-classique','','','2019-08-13 15:44:32','2019-08-13 13:44:32','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg',0,'attachment','image/jpeg',0),
(1458,0,'2019-08-13 15:47:50','2019-08-13 13:47:50','','Mod-N-Cosmo Duo','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-duo','','','2019-08-13 15:47:50','2019-08-13 13:47:50','',0,'http://nixin.co.za/?post_type=product&#038;p=1458',0,'product','',0),
(1459,0,'2019-08-13 15:46:32','2019-08-13 13:46:32','','Mod-N-Mozaix - Mod-N-Cosmo Duo','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-duo','','','2019-08-13 15:46:32','2019-08-13 13:46:32','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg',0,'attachment','image/jpeg',0),
(1460,0,'2019-08-13 15:57:41','2019-08-13 13:57:41','','Mod-N-Cosmo Quad','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-quad','','','2019-08-13 15:59:23','2019-08-13 13:59:23','',0,'http://nixin.co.za/?post_type=product&#038;p=1460',0,'product','',0),
(1461,0,'2019-08-13 15:57:28','2019-08-13 13:57:28','','Mod-N-Mozaix - Mod-N-Cosmo Quad','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-quad','','','2019-08-13 15:57:28','2019-08-13 13:57:28','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg',0,'attachment','image/jpeg',0),
(1462,0,'2019-08-13 16:00:34','2019-08-13 14:00:34','','Mod-N-Cosmo Trio','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-trio','','','2019-08-13 16:00:34','2019-08-13 14:00:34','',0,'http://nixin.co.za/?post_type=product&#038;p=1462',0,'product','',0),
(1463,0,'2019-08-13 16:00:23','2019-08-13 14:00:23','','Mod-N-Mozaix - Mod-N-Cosmo Trio','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-trio','','','2019-08-13 16:00:23','2019-08-13 14:00:23','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg',0,'attachment','image/jpeg',0),
(1464,0,'2019-08-13 16:01:21','2019-08-13 14:01:21','','Mod-N-Cosmo Uno','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-cosmo-uno','','','2019-08-13 16:01:21','2019-08-13 14:01:21','',0,'http://nixin.co.za/?post_type=product&#038;p=1464',0,'product','',0),
(1465,0,'2019-08-13 16:01:10','2019-08-13 14:01:10','','Mod-N-Mozaix - Mod-N-Cosmo Uno','','inherit','closed','closed','','mod-n-mozaix-mod-n-cosmo-uno','','','2019-08-13 16:01:10','2019-08-13 14:01:10','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg',0,'attachment','image/jpeg',0),
(1466,0,'2019-08-13 16:01:57','2019-08-13 14:01:57','','Mod-N-Greek','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-greek','','','2019-08-13 16:01:58','2019-08-13 14:01:58','',0,'http://nixin.co.za/?post_type=product&#038;p=1466',0,'product','',0),
(1467,0,'2019-08-13 16:01:48','2019-08-13 14:01:48','','Mod-N-Mozaix - Mod-N-Greek','','inherit','closed','closed','','mod-n-mozaix-mod-n-greek','','','2019-08-13 16:01:48','2019-08-13 14:01:48','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg',0,'attachment','image/jpeg',0),
(1468,0,'2019-08-13 16:02:43','2019-08-13 14:02:43','','Mod-N-Le Fleur','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-le-fleur','','','2019-08-13 16:02:49','2019-08-13 14:02:49','',0,'http://nixin.co.za/?post_type=product&#038;p=1468',0,'product','',0),
(1469,0,'2019-08-13 16:02:33','2019-08-13 14:02:33','','Mod-N-Mozaix - Mod-N-Le Fleur','','inherit','closed','closed','','mod-n-mozaix-mod-n-le-fleur','','','2019-08-13 16:02:33','2019-08-13 14:02:33','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg',0,'attachment','image/jpeg',0),
(1470,0,'2019-08-13 16:03:34','2019-08-13 14:03:34','','Mod-N-Listello','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-listello','','','2019-08-13 16:03:34','2019-08-13 14:03:34','',0,'http://nixin.co.za/?post_type=product&#038;p=1470',0,'product','',0),
(1471,0,'2019-08-13 16:03:12','2019-08-13 14:03:12','','Mod-N-Mozaix - Mod-N-Listello','','inherit','closed','closed','','mod-n-mozaix-mod-n-listello','','','2019-08-13 16:03:12','2019-08-13 14:03:12','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg',0,'attachment','image/jpeg',0),
(1472,0,'2019-08-13 16:04:13','2019-08-13 14:04:13','','Mod-N-Lunaro','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-lunaro','','','2019-08-13 16:04:13','2019-08-13 14:04:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1472',0,'product','',0),
(1473,0,'2019-08-13 16:04:04','2019-08-13 14:04:04','','Mod-N-Mozaix - Mod-N-Lunaro','','inherit','closed','closed','','mod-n-mozaix-mod-n-lunaro','','','2019-08-13 16:04:04','2019-08-13 14:04:04','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg',0,'attachment','image/jpeg',0),
(1474,0,'2019-08-13 16:04:55','2019-08-13 14:04:55','','Mod-N-Marble','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-marble','','','2019-08-13 16:04:55','2019-08-13 14:04:55','',0,'http://nixin.co.za/?post_type=product&#038;p=1474',0,'product','',0),
(1475,0,'2019-08-13 16:04:45','2019-08-13 14:04:45','','Mod-N-Mozaix - Mod-N-Marble','','inherit','closed','closed','','mod-n-mozaix-mod-n-marble','','','2019-08-13 16:04:45','2019-08-13 14:04:45','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg',0,'attachment','image/jpeg',0),
(1476,0,'2019-08-13 16:05:41','2019-08-13 14:05:41','','Mod-N-Marston','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-marston','','','2019-08-13 16:05:41','2019-08-13 14:05:41','',0,'http://nixin.co.za/?post_type=product&#038;p=1476',0,'product','',0),
(1477,0,'2019-08-13 16:05:31','2019-08-13 14:05:31','','Mod-N-Mozaix - Mod-N-Marston','','inherit','closed','closed','','mod-n-mozaix-mod-n-marston','','','2019-08-13 16:05:31','2019-08-13 14:05:31','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg',0,'attachment','image/jpeg',0),
(1478,0,'2019-08-13 16:06:23','2019-08-13 14:06:23','','Mod-N-Modula','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-modula','','','2019-08-13 16:06:23','2019-08-13 14:06:23','',0,'http://nixin.co.za/?post_type=product&#038;p=1478',0,'product','',0),
(1479,0,'2019-08-13 16:06:07','2019-08-13 14:06:07','','Mod-N-Mozaix - Mod-N-Modula','','inherit','closed','closed','','mod-n-mozaix-mod-n-modula','','','2019-08-13 16:06:07','2019-08-13 14:06:07','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg',0,'attachment','image/jpeg',0),
(1480,0,'2019-08-13 16:07:15','2019-08-13 14:07:15','','Mod-N-Oceano','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-oceano','','','2019-08-13 16:07:15','2019-08-13 14:07:15','',0,'http://nixin.co.za/?post_type=product&#038;p=1480',0,'product','',0),
(1481,0,'2019-08-13 16:07:02','2019-08-13 14:07:02','','Mod-N-Mozaix - Mod-N-Oceano','','inherit','closed','closed','','mod-n-mozaix-mod-n-oceano','','','2019-08-13 16:07:02','2019-08-13 14:07:02','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg',0,'attachment','image/jpeg',0),
(1482,0,'2019-08-13 16:07:54','2019-08-13 14:07:54','','Mod-N-Riveno','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-riveno','','','2019-08-13 16:07:54','2019-08-13 14:07:54','',0,'http://nixin.co.za/?post_type=product&#038;p=1482',0,'product','',0),
(1483,0,'2019-08-13 16:07:44','2019-08-13 14:07:44','','Mod-N-Mozaix - Mod-N-Riveno','','inherit','closed','closed','','mod-n-mozaix-mod-n-riveno','','','2019-08-13 16:07:44','2019-08-13 14:07:44','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg',0,'attachment','image/jpeg',0),
(1484,0,'2019-08-13 16:08:42','2019-08-13 14:08:42','','Mod-N-Topaz 2','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-topaz-2','','','2019-08-13 16:08:43','2019-08-13 14:08:43','',0,'http://nixin.co.za/?post_type=product&#038;p=1484',0,'product','',0),
(1485,0,'2019-08-13 16:08:32','2019-08-13 14:08:32','','Mod-N-Mozaix - Mod-N-Topaz 2','','inherit','closed','closed','','mod-n-mozaix-mod-n-topaz-2','','','2019-08-13 16:08:32','2019-08-13 14:08:32','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg',0,'attachment','image/jpeg',0),
(1486,0,'2019-08-13 16:09:29','2019-08-13 14:09:29','','Mod-N-Topaz 3','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-topaz-3','','','2019-08-13 16:09:29','2019-08-13 14:09:29','',0,'http://nixin.co.za/?post_type=product&#038;p=1486',0,'product','',0),
(1487,0,'2019-08-13 16:09:19','2019-08-13 14:09:19','','Mod-N-Mozaix - Mod-N-Topaz 3','','inherit','closed','closed','','mod-n-mozaix-mod-n-topaz-3','','','2019-08-13 16:09:19','2019-08-13 14:09:19','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg',0,'attachment','image/jpeg',0),
(1488,0,'2019-08-13 16:10:13','2019-08-13 14:10:13','','Mod-N-Tuscan','<h3>Description</h3>\r\nSizing: 960mm x 160mm\r\nPricing: R23,00 (incl VAT per sheet)','publish','closed','closed','','mod-n-tuscan','','','2019-08-13 16:10:13','2019-08-13 14:10:13','',0,'http://nixin.co.za/?post_type=product&#038;p=1488',0,'product','',0),
(1489,0,'2019-08-13 16:10:02','2019-08-13 14:10:02','','Mod-N-Mozaix - Mod-N-Tuscan','','inherit','closed','closed','','mod-n-mozaix-mod-n-tuscan','','','2019-08-13 16:10:02','2019-08-13 14:10:02','',0,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg',0,'attachment','image/jpeg',0),
(1505,1,'2019-10-03 10:24:57','2019-10-03 08:24:57','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h2>About Nixin</h2>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n								<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n								<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n								<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n								<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n								<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n								<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n								<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n								<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','inherit','closed','closed','','54-revision-v1','','','2019-10-03 10:24:57','2019-10-03 08:24:57','',54,'http://nixin.co.za/2019/10/03/54-revision-v1/',0,'revision','',0),
(1514,1,'2019-10-03 10:30:57','2019-10-03 08:30:57','','Entire-Website-Menu-2019-06-03','','inherit','closed','closed','','713-revision-v1','','','2019-10-03 10:30:57','2019-10-03 08:30:57','',713,'http://nixin.co.za/2019/10/03/713-revision-v1/',0,'revision','',0),
(1520,1,'2019-10-03 10:59:14','2019-10-03 08:59:14','','Order &ndash; Oct 3, 2019 @ 10:59 AM','','wc-on-hold','closed','closed','wc_order_JJc4x6YKr9ixG','order-oct-03-2019-0859-am','','','2019-10-03 10:59:14','2019-10-03 08:59:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1520',0,'shop_order','',1),
(1529,1,'2019-10-04 10:35:05','2019-10-04 08:35:05','<h2>Contact Us</h2>		\n			<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n					<ul>\n							<li>\n										Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27 21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"tel:+27219819618\">						\n										+27(0)21 981 9618\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:francois@nixin.co.za\">						\n										francois@nixin.co.za\n											</a>\n									</li>\n								<li>\n					<a href=\"mailto:swiminstyle@wateritecspi.co.za\">						\n										swiminstyle@wateritecspi.co.za\n											</a>\n									</li>\n						</ul>\n			','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2019-10-04 10:35:05','2019-10-04 08:35:05','',62,'http://nixin.co.za/2019/10/04/62-revision-v1/',0,'revision','',0),
(1532,1,'2019-10-04 10:39:38','2019-10-04 08:39:38','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">				\n				+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">				\n				+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n				Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\'field_1_7\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_7\'>Name</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2019-10-04 10:39:38','2019-10-04 08:39:38','',804,'http://nixin.co.za/2019/10/04/804-revision-v1/',0,'revision','',0),
(1535,1,'2019-10-04 16:45:46','2019-10-04 14:45:46','','Order &ndash; Oct 4, 2019 @ 04:45 PM','','wc-completed','closed','closed','wc_order_1NbFj5gHtgx7v','order-oct-04-2019-0245-pm','','','2019-10-16 12:42:09','2019-10-16 10:42:09','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1535',0,'shop_order','',2),
(1553,1,'2019-10-09 15:31:35','2019-10-09 13:31:35','','Order &ndash; Oct 9, 2019 @ 03:31 PM','','wc-completed','closed','closed','wc_order_KUa6drqrANWCb','order-oct-09-2019-0131-pm','','','2019-10-16 12:41:58','2019-10-16 10:41:58','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1553',0,'shop_order','',2),
(1562,1,'2019-10-14 08:58:29','2019-10-14 06:58:29','<h2>Quote</h2>		\n		<p>[yith_ywraq_request_quote]</p>','Request a Quote','','publish','closed','closed','','request-quote','','','2019-10-14 09:02:23','2019-10-14 07:02:23','',0,'http://nixin.co.za/request-quote/',0,'page','',0),
(1577,1,'2019-10-14 09:02:23','2019-10-14 07:02:23','<h2>Quote</h2>		\n		<p>[yith_ywraq_request_quote]</p>','Request a Quote','','inherit','closed','closed','','1562-revision-v1','','','2019-10-14 09:02:23','2019-10-14 07:02:23','',1562,'http://nixin.co.za/2019/10/14/1562-revision-v1/',0,'revision','',0),
(1592,1,'2019-10-16 10:57:50','2019-10-16 08:57:50','','Order &ndash; Oct 16, 2019 @ 10:57 AM','need this ASAP please','wc-completed','closed','closed','wc_order_y3Ggj99Lku9O3','order-oct-16-2019-0857-am','','','2019-10-16 12:13:18','2019-10-16 10:13:18','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1592',0,'shop_order','',2),
(1598,1,'2019-10-16 20:21:31','2019-10-16 18:21:31','','Order &ndash; Oct 16, 2019 @ 08:21 PM','','wc-completed','closed','closed','wc_order_4gk7WMSwZpBYl','order-oct-16-2019-0621-pm','','','2019-10-28 07:50:33','2019-10-28 05:50:33','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1598',0,'shop_order','',2),
(1628,1,'2019-10-22 07:28:50','2019-10-22 05:28:50','','Order &ndash; Oct 22, 2019 @ 07:28 AM','Kindly phone on day of delivery so that I can ensure some is there to receive.','wc-completed','closed','closed','wc_order_9SbYwvem1791M','order-oct-22-2019-0528-am','','','2019-10-28 07:50:00','2019-10-28 05:50:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1628',0,'shop_order','',2),
(1634,1,'2019-10-22 09:55:18','2019-10-22 07:55:18','<h2>Order</h2>\r\n<!-- wp:shortcode -->\r\n<p>[woocommerce_cart]</p>\r\n<!-- /wp:shortcode -->','Order','','inherit','closed','closed','','971-revision-v1','','','2019-10-22 09:55:18','2019-10-22 07:55:18','',971,'http://nixin.co.za/971-revision-v1/',0,'revision','',0),
(1637,1,'2019-10-23 09:55:30','2019-10-23 07:55:30','','Order &ndash; Oct 23, 2019 @ 09:55 AM','','wc-completed','closed','closed','wc_order_Re4Q6bjdPjsRG','order-oct-23-2019-0755-am','','','2019-10-30 12:01:17','2019-10-30 10:01:17','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1637',0,'shop_order','',3),
(1643,1,'2019-10-25 10:05:28','2019-10-25 08:05:28','','NIXIN SST 5\" Poolite','The ultimate in pool interior quality at half the price!\nPrice: To be quoted\n<h3>Details</h3>\nThe NIXIN stainless POOLITE has now made its mark &amp; is available as an optional SST FACEPLATE to fit the POOLMAID range.\nThe new NIX-INOX POOLITE renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\n\nSpecifications:\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\nInput Voltage - 12V AC/DC\nLumens - 400\nBeam Angle - 180 degrees','inherit','closed','closed','','1266-autosave-v1','','','2019-10-25 10:05:28','2019-10-25 08:05:28','',1266,'http://nixin.co.za/1266-autosave-v1/',0,'revision','',0),
(1646,1,'2019-10-27 21:09:07','2019-10-27 19:09:07','','Order &ndash; Oct 27, 2019 @ 09:09 PM','Require the blue and purple Tissue mosaics for fibreglass','wc-completed','closed','closed','wc_order_T00SxrIFmfHhB','order-oct-27-2019-0709-pm','','','2019-10-30 12:02:11','2019-10-30 10:02:11','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1646',0,'shop_order','',4),
(1652,1,'2019-10-30 10:59:27','2019-10-30 08:59:27','<h1>News</h1>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','News','','inherit','closed','closed','','205-revision-v1','','','2019-10-30 10:59:27','2019-10-30 08:59:27','',205,'http://nixin.co.za/205-revision-v1/',0,'revision','',0),
(1655,1,'2019-10-30 10:59:54','2019-10-30 08:59:54','<h1>About us</h1>		\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p>','About Us','','inherit','closed','closed','','56-revision-v1','','','2019-10-30 10:59:54','2019-10-30 08:59:54','',56,'http://nixin.co.za/56-revision-v1/',0,'revision','',0),
(1661,1,'2019-10-30 11:00:08','2019-10-30 09:00:08','<img width=\"1024\" height=\"642\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" />											\n			<h1>About Nixin</h1>		\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\n		In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.		\n			<a href=\"/about/\" role=\"button\">\n						Learn More\n					</a>\n							Offers\n							Years If Experience\n							Qualified Specialists\n				%\n							Satisfied Clients\n			<h2>Why choosing us is a smart idea?</h2>		\n				<h3>\n					Service range\n				</h3>\n								<p>If you\'re a lucky owner of a pool, we can make you happier by taking care of all the maintenance - from checking filters &amp; heating to chlorine levels!</p>\n				<h3>\n					Skilled Pros\n				</h3>\n								<p>Each single member of our pool maintenance crew is skilled enough to make any kind of a check, repair or maintenance work for your pool. </p>\n				<h3>\n					best equipment\n				</h3>\n								<p>As we\'re doing a lot of technical maintenance, sometimes we either need special tools or special equipment to repair your pool\'s parts. Be sure that we have it all!</p>\n				<h3>\n					Affordable prices\n				</h3>\n								<p>While the pricing for servicing an average swimming pool throughout all the seasons of the year be pricey, we always have special promo\'s on offer to lighten things up!</p>\n				<h3>\n					Design &amp; Construction\n				</h3>\n								<p>Whether you want a unique freeform shape, or a traditional kidney or rectangle design, we have the knowledge, resources, and experience to design and construct any pool you want.</p>\n				<h3>\n					swiming pool repair\n				</h3>\n								<p>We offer extensive swimming pool &amp; spa repair services. We set our standards high, our response time is almost immidiate, we provide quality workmanship and value every customer.</p>\n				<h3>\n					Maintenance &amp; Water Treatment\n				</h3>\n								<p>Routine pool maintenance will prolong the life of your swimming pool. Our experienced team can advise you on regular maintenance schedules for new or existing pools.</p>\n				<h3>\n					environmental solutions\n				</h3>\n								<p>Are you looking to add a pool to your backyard, but don\'t want to alter the environment in doing so? With us, you can have the luxury, knowing that you\'re being environmentally friendly.</p>\n			<h2>Gallery</h2>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n			<h2>Latest News</h2>','Home','','inherit','closed','closed','','54-revision-v1','','','2019-10-30 11:00:08','2019-10-30 09:00:08','',54,'http://nixin.co.za/54-revision-v1/',0,'revision','',0),
(1667,1,'2019-10-30 11:00:28','2019-10-30 09:00:28','<h1>Gallery</h1>		\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>','Gallery','','inherit','closed','closed','','60-revision-v1','','','2019-10-30 11:00:28','2019-10-30 09:00:28','',60,'http://nixin.co.za/60-revision-v1/',0,'revision','',0),
(1670,1,'2019-10-30 11:01:41','2019-10-30 09:01:41','<h1>Introducing the FIRST square LED light</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','inherit','closed','closed','','185-revision-v1','','','2019-10-30 11:01:41','2019-10-30 09:01:41','',185,'http://nixin.co.za/185-revision-v1/',0,'revision','',0),
(1673,1,'2019-10-30 11:02:36','2019-10-30 09:02:36','<h1>Introducing the Fan-Jet Waterspout</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','inherit','closed','closed','','192-revision-v1','','','2019-10-30 11:02:36','2019-10-30 09:02:36','',192,'http://nixin.co.za/192-revision-v1/',0,'revision','',0),
(1676,1,'2019-10-30 11:05:41','2019-10-30 09:05:41','[product_categories number=\"100\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"asc\" ids=\"\"]','Product-Archive-Categories-2019-06-04','','inherit','closed','closed','','1003-revision-v1','','','2019-10-30 11:05:41','2019-10-30 09:05:41','',1003,'http://nixin.co.za/1003-revision-v1/',0,'revision','',0),
(1682,1,'2019-11-02 10:56:00','2019-11-02 08:56:00','','Order &ndash; Nov 2, 2019 @ 10:56 AM','Please send Blue colour on Panache mosaic, please check this mosaic is for Fibre Glass Pool. Please advise courier charge','wc-completed','closed','closed','wc_order_gWCbaiK5WOYvF','order-nov-02-2019-0856-am','','','2019-11-14 12:55:00','2019-11-14 10:55:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1682',0,'shop_order','',3),
(1688,1,'2019-11-06 16:05:10','2019-11-06 14:05:10','','Order &ndash; Nov 6, 2019 @ 04:05 PM','As discussed with Francois, he will provide a better price for the feature and include the LED and courrier costs as well. Please call me before delivery. Thanks','wc-completed','closed','closed','wc_order_8Hu0OqFum2nti','order-nov-06-2019-0205-pm','','','2019-11-11 16:28:50','2019-11-11 14:28:50','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1688',0,'shop_order','',2),
(1706,1,'2019-11-11 22:07:20','2019-11-11 20:07:20','','Order &ndash; Nov 11, 2019 @ 10:07 PM','','wc-completed','closed','closed','wc_order_PNjXKncIoUEYJ','order-nov-11-2019-0807-pm','','','2019-11-14 12:54:40','2019-11-14 10:54:40','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1706',0,'shop_order','',2),
(1715,244,'2019-11-13 10:15:44','2019-11-13 08:15:44','','NIXIN SST 80 LED Poolite Square','','inherit','closed','closed','','nixin-sst-80-led-poolite-square','','','2019-11-13 10:15:44','2019-11-13 08:15:44','',0,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-80-LED-Poolite-Square.jpg',0,'attachment','image/jpeg',0),
(1727,244,'2019-11-13 10:38:46','2019-11-13 08:38:46','','NIXIN SST Dual Suction Skimmer','','inherit','closed','closed','','nixin-sst-dual-suction-skimmer','','','2019-11-13 10:41:01','2019-11-13 08:41:01','',0,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Dual-Suction-Skimmer.png',0,'attachment','image/png',0),
(1748,244,'2019-11-14 12:49:17','2019-11-14 10:49:17','','NIXIN SST 5\" Poolite','The ultimate in pool interior quality at half the price!\r\nPrice: To be quoted\r\n<h3>Details</h3>\r\nThe NIXIN stainless POOLITE has now made its mark &amp; is available as an optional SST FACEPLATE to fit the POOLMAID range.\r\nThe new NIX-INOX POOLITE renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nSpecifications:\r\nWattage - 5 Watt (Single Colour), 15 Watt (Full Colour Changing)\r\nInput Voltage - 12V AC/DC\r\nLumens - 400\r\nBeam Angle - 180 degrees','inherit','closed','closed','','1266-autosave-v1','','','2019-11-14 12:49:17','2019-11-14 10:49:17','',1266,'http://nixin.co.za/1266-autosave-v1/',0,'revision','',0),
(1760,244,'2019-11-14 12:54:04','2019-11-14 10:54:04','','NIXIN SST 80 LED Poolite website','','inherit','closed','closed','','nixin-sst-80-led-poolite-website-2','','','2019-11-14 12:54:04','2019-11-14 10:54:04','',0,'http://nixin.co.za/wp-content/uploads//2019/11/NIXIN-SST-80-LED-Poolite-website-1.jpg',0,'attachment','image/jpeg',0),
(1763,244,'2019-11-14 12:59:38','2019-11-14 10:59:38','','NIXIN SST 80 LED Poolite Square website','','inherit','closed','closed','','nixin-sst-80-led-poolite-square-website','','','2019-11-14 12:59:38','2019-11-14 10:59:38','',0,'http://nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-80-LED-Poolite-Square-website.jpg',0,'attachment','image/jpeg',0),
(1769,244,'2019-11-14 13:08:55','2019-11-14 11:08:55','<h1>Contact Us</h1>\r\n<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>\r\n<ul>\r\n 	<li>Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560</li>\r\n 	<li><a href=\"tel:+27219819618\">\r\n+27 21 981 9618\r\n</a></li>\r\n 	<li><a href=\"mailto:swiminstyle@wateritecspi.co.za\">\r\ninfo@nixin.co.za\r\n</a></li>\r\n</ul>','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2019-11-14 13:08:55','2019-11-14 11:08:55','',62,'http://nixin.co.za/62-revision-v1/',0,'revision','',0),
(1775,244,'2019-11-14 13:21:50','2019-11-14 11:21:50','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"http://twitter.com/NixinPoolware\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n										<img width=\"768\" height=\"240\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-768x240.png\" alt=\"\" />											\n			<h2>Contacts</h2>		\n            <ul>\n                                                            <li>\n                            <a href=\"tel:+27219819618\">			\n			+27 21 981 9618</a>                        </li>\n                                                </ul>\n            <ul>\n                                                            <li>\n			Unit 4, 6 Paris Rd, Brackengate Business Park, Brackenfell, 7560                        </li>\n                                                </ul>\n                \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below\'><li id=\'field_1_1\' class=\'gfield gf_left_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_1\'>Name*</label></li><li id=\'field_1_4\' class=\'gfield gf_middle_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\'field_1_3\' class=\'gfield gf_right_third gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\'field_1_5\' class=\'gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\'field_1_6\' class=\'gfield field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\'field_1_7\' class=\'gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible\'><label class=\'gfield_label\' for=\'input_1_7\'>Email</label>This field is for validation purposes and should be left unchanged.</li>\n                            </ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | Designed by <a href=\"http://www.pointbagency.co.za\">Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2019-11-14 13:21:50','2019-11-14 11:21:50','',804,'http://nixin.co.za/804-revision-v1/',0,'revision','',0),
(1776,0,'2020-02-20 02:56:15','2020-02-20 00:56:15','','Default Kit','','publish','closed','closed','','default-kit','','','2020-02-20 02:56:15','2020-02-20 00:56:15','',0,'http://nixin.co.za/?elementor_library=default-kit',0,'elementor_library','',0),
(1777,1,'2025-05-28 17:49:42','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','open','','','','','2025-05-28 17:49:42','0000-00-00 00:00:00','',0,'http://nixin.co.za/?p=1777',0,'post','',0),
(1787,1,'2019-11-19 14:08:30','2019-11-19 12:08:30','','Order &ndash; Nov 19, 2019 @ 02:08 PM','Please ask for Karel at reception','wc-processing','closed','closed','wc_order_HGunQrUkxpMuj','order-nov-19-2019-1208-pm','','','2019-11-19 14:08:30','2019-11-19 12:08:30','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1787',0,'shop_order','',1),
(1823,1,'2019-11-21 14:58:04','2019-11-21 12:58:04','','Order &ndash; Nov 21, 2019 @ 02:58 PM','Couriers to pick up.','wc-processing','closed','closed','wc_order_3E69u7otDHyxK','order-nov-21-2019-1258-pm','','','2019-11-21 14:58:04','2019-11-21 12:58:04','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1823',0,'shop_order','',1),
(1832,1,'2019-12-07 17:26:14','2019-12-07 15:26:14','','Order &ndash; Dec 7, 2019 @ 05:26 PM','','wc-processing','closed','closed','wc_order_AtZOsYHdT4eUb','order-dec-07-2019-0326-pm','','','2019-12-07 17:26:14','2019-12-07 15:26:14','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1832',0,'shop_order','',1),
(1850,1,'2019-12-12 14:53:20','2019-12-12 12:53:20','','Order &ndash; Dec 12, 2019 @ 02:53 PM','','wc-completed','closed','closed','wc_order_ddtWndVCWGtBY','order-dec-12-2019-1253-pm','','','2020-03-11 08:39:47','2020-03-11 06:39:47','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1850',0,'shop_order','',2),
(1854,1,'2020-01-15 15:25:29','2020-01-15 13:25:29','','Order &ndash; Jan 15, 2020 @ 03:25 PM','','wc-completed','closed','closed','wc_order_siwdwecRnHqYC','order-jan-15-2020-0125-pm','','','2020-03-11 08:39:33','2020-03-11 06:39:33','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1854',0,'shop_order','',2),
(1856,1,'2020-01-21 14:22:56','2020-01-21 12:22:56','','Order &ndash; Jan 21, 2020 @ 02:22 PM','Sevos building is opposite kfc','wc-processing','closed','closed','wc_order_7sr66czoeOrZl','order-jan-21-2020-1222-pm','','','2020-01-21 14:22:56','2020-01-21 12:22:56','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1856',0,'shop_order','',1),
(1857,1,'2020-01-27 10:58:12','2020-01-27 08:58:12','','Order &ndash; Jan 27, 2020 @ 10:58 AM','Delivery to Gauteng\n','wc-processing','closed','closed','wc_order_SvrMqTH7xD7CZ','order-jan-27-2020-0858-am','','','2020-01-27 10:58:12','2020-01-27 08:58:12','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1857',0,'shop_order','',1),
(1861,0,'2020-02-13 18:51:10','2020-02-13 16:51:10','','Default Kit','','publish','closed','closed','','default-kit','','','2022-10-20 09:33:04','2022-10-20 07:33:04','',0,'http://www.nixin.co.za/?elementor_library=default-kit',0,'elementor_library','',0),
(1862,1,'2020-03-04 05:20:31','2020-03-04 03:20:31','','Order &ndash; Mar 4, 2020 @ 05:20 AM','','wc-completed','closed','closed','wc_order_avLYxqUm6ev4T','order-mar-04-2020-0320-am','','','2020-03-11 08:37:56','2020-03-11 06:37:56','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1862',0,'shop_order','',2),
(1865,244,'2020-03-11 08:07:53','2020-03-11 06:07:53','','IMG_5156','','inherit','closed','closed','','img_5156','','','2020-03-11 08:07:53','2020-03-11 06:07:53','',0,'http://nixin.co.za/wp-content/uploads//2020/03/IMG_5156.jpg',0,'attachment','image/jpeg',0),
(1867,1,'2020-03-19 12:20:12','2020-03-19 10:20:12','','Order &ndash; Mar 19, 2020 @ 12:20 PM','','wc-processing','closed','closed','wc_order_hsUcGk7pobTno','order-mar-19-2020-1020-am','','','2020-03-19 12:20:13','2020-03-19 10:20:13','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1867',0,'shop_order','',1),
(1869,1,'2020-03-20 09:28:18','2020-03-20 07:28:18','<p>If you’re a swimming pool owner, you’ll know the value that incandescent lights offer for the aesthetics and functionality of your pool. These lights can be a hassle to work with though and many pool owners are starting to opt for LED pool lights. The difference is that these alternatives use bulbs that have small semiconductors which convert electrical energy into light.</p>\n<p>After getting LED lights fitted into your swimming pool, it’s important to give them the care and attention they need. Here’s why:</p>\n<p><!--more--></p>\n<p><strong>Benefits of using LED pool lights</strong></p>\n<p>&nbsp;</p>\n<p><strong><em>Colour</em></strong></p>\n<p>LED lights provide your pool with a better quality of luminescence. They’re have a cooler tone to them than incandescent lights which makes the blue hues more pleasing to the eye and creates a crisper white colour. LED pool lights also have better water penetration which means they’ll provide more luminescence for night swimming.</p>\n<p>&nbsp;</p>\n<p><strong><em>Efficiency</em></strong></p>\n<p>LED lights use about 80% less energy than their incandescent counterparts. The latter has a standard 300-watt capacity that produces the same brightness as the former’s 5-watt capacity. LED lights also generate less heat which ensures a longer lasting bulb gasket.</p>\n<p>&nbsp;</p>\n<p><strong><em>Energy savers</em></strong></p>\n<p>Because of their efficiency, LED pool lights will save you more money than incandescent lights. Less input requirements means less energy usage on their part and a happier wallet for you. Our affordable <a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/\">premium range of LED lights</a> will have you regretting not making the switch to them earlier, browse our stock and let us know what you need.</p>\n<p><strong><em>Longevity </em></strong></p>\n<p>Because of their efficiency, LED lights last longer than incandescent lights. They have about 10 times more life expectancy than their counterparts, which means you won’t have to replace them as often. At the end of the day, you get more bang for your buck.</p>\n<p>&nbsp;</p>\n<p><strong>The bottom line</strong></p>\n<p>With all this mind, it’s clear that taking good care of your LED pool lights will help you save a significant amount of money when it comes to maintaining your swimming pool. The better their condition, the better your pool will look, and the happier your bank account will be.</p>\n<p>&nbsp;</p>\n<p>Get in touch today to find out more about our range of LED pool lights.</p>\n<p><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\"></p>\n<p><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\"></p>','Why you should Care about your Pool’s LED Lights','','draft','closed','open','','why-you-should-care-about-your-pools-led-lights','','','2024-05-14 13:33:26','2024-05-14 11:33:26','',0,'http://nixin.co.za/?p=1869',0,'post','',0),
(1871,1,'2020-03-20 09:35:00','2020-03-20 07:35:00','Do you have a flair for brilliance and boldness? Then we have something for you! Panache mosaic tiles are a great addition to your swimming pool. These stunning tiles come in many different styles to suit your preferences and the style of your pool. Read about the different panache mosaics below and the best choices for your pool:\r\n\r\n<!--more-->\r\n\r\nModern\r\n\r\nThe modern panache mosaics that we have on offer are Magic Marble, Regal Riven, Porcelain Puzzle, Prism Matrix and more. These modern designs are perfect to border the rim and steps of a modern pool with clean straight lines. This subtle look gives your pool a dash of personality without being too dramatic. Though, these mosaics can be used in a more eccentric way by covering the pool floor from end to end.\r\n\r\n&nbsp;\r\n\r\nTraditional\r\n\r\nThe more traditional panache mosaics include the Cosmic Terrazzo, Macro Greek, Tuscan Quartzite and more. These designs have a classic elegance about them, making them ideal for traditional households that want to maintain their style from the interior to the exterior. The usual choice for the traditional panache mosaic style is to mosaic every inch of your pool, with a very subtle mosaic as the pools base. However, this style may be too over-the-top for some, but a traditional mosaic rim will still do the trick for an elegant look.\r\n\r\n&nbsp;\r\n\r\nSimple\r\n\r\nWhile there are mosaic tiles that clearly fall into traditional and modern mosaic themes, there are a few basic panache mosaics that could fall into either category. Panache mosaics such as Topaz, Frozen Fossil, Marston and more are the perfect option to get the very simple yet charming look that you desire for your pool. Use this panache mosaic around clean cut edges, curvy lines and more.','What sort of panache mosaics would best suit your pool?','','draft','closed','open','','what-sort-of-panache-mosaics-would-best-suit-your-pool','','','2024-05-14 13:33:05','2024-05-14 11:33:05','',0,'http://nixin.co.za/?p=1871',0,'post','',0),
(1873,1,'2020-03-20 09:35:58','2020-03-20 07:35:58','Do you have a flair for brilliance and boldness? Then we have something for you! Panache mosaic tiles are a great addition to your swimming pool. These stunning tiles come in many different styles to suit your preferences and the style of your pool. Read about the different panache mosaics below and the best choices for your pool:\r\n\r\n<!--more-->\r\n\r\nModern\r\n\r\nThe modern panache mosaics that we have on offer are Magic Marble, Regal Riven, Porcelain Puzzle, Prism Matrix and more. These modern designs are perfect to border the rim and steps of a modern pool with clean straight lines. This subtle look gives your pool a dash of personality without being too dramatic. Though, these mosaics can be used in a more eccentric way by covering the pool floor from end to end.\r\n\r\n&nbsp;\r\n\r\nTraditional\r\n\r\nThe more traditional panache mosaics include the Cosmic Terrazzo, Macro Greek, Tuscan Quartzite and more. These designs have a classic elegance about them, making them ideal for traditional households that want to maintain their style from the interior to the exterior. The usual choice for the traditional panache mosaic style is to mosaic every inch of your pool, with a very subtle mosaic as the pools base. However, this style may be too over-the-top for some, but a traditional mosaic rim will still do the trick for an elegant look.\r\n\r\n&nbsp;\r\n\r\nSimple\r\n\r\nWhile there are mosaic tiles that clearly fall into traditional and modern mosaic themes, there are a few basic panache mosaics that could fall into either category. Panache mosaics such as Topaz, Frozen Fossil, Marston and more are the perfect option to get the very simple yet charming look that you desire for your pool. Use this panache mosaic around clean cut edges, curvy lines and more.','What sort of panache mosaics would best suit your pool?','','inherit','closed','closed','','1871-revision-v1','','','2020-03-20 09:35:58','2020-03-20 07:35:58','',1871,'http://nixin.co.za/1871-revision-v1/',0,'revision','',0),
(1874,1,'2020-03-20 09:49:37','2020-03-20 07:49:37','LED Water Spouts are innovative developments in the pool building industry. The LED Spout has the ability to illuminate through the different layers of the pool and water. “LED” is an acronym for Light Emitting Diode, which works to pump voltage through a semi-conductor light.\r\n\r\n<!--more-->\r\n\r\nThe advantages of investing in a LED Water Spout is the aesthetic appeal during the evening as the light shines through the water, creating a combination effect of light and water. The components of the LED Water Spout is particularly definitive as the traditional incandescent and halogen lighting can work in conjunction with the other components of the pool.\r\n\r\nA pool requires a power source and extensive and complex cable-laying to ensure that the Water spout will work. Swim N Style is equipped to maintain and install LED Water spouts to a versatile range of pool structures and homes. The spouts are available in versatile sizes and specifications according to the client requirements.\r\n\r\nThe Water Spout system has a configuration system which opens up the flow rate that generates the water supply and ensures that the resources are utilised in the most sustainable way possible.\r\n\r\nGet in touch with us for more information.','How LED Water Spout will make your pool stand out','','private','closed','open','','how-led-water-spout-will-make-your-pool-stand-out','','','2020-03-25 13:50:51','2020-03-25 11:50:51','',0,'http://nixin.co.za/?p=1874',0,'post','',0),
(1875,1,'2020-03-20 09:49:37','2020-03-20 07:49:37','LED Water Spouts are innovative developments in the pool building industry. The LED Spout has the ability to illuminate through the different layers of the pool and water. “LED” is an acronym for Light Emitting Diode, which works to pump voltage through a semi-conductor light.\r\n\r\n<!--more-->\r\n\r\nThe advantages of investing in a LED Water Spout is the aesthetic appeal during the evening as the light shines through the water, creating a combination effect of light and water. The components of the LED Water Spout is particularly definitive as the traditional incandescent and halogen lighting can work in conjunction with the other components of the pool.\r\n\r\nA pool requires a power source and extensive and complex cable-laying to ensure that the Water spout will work. Swim N Style is equipped to maintain and install LED Water spouts to a versatile range of pool structures and homes. The spouts are available in versatile sizes and specifications according to the client requirements.\r\n\r\nThe Water Spout system has a configuration system which opens up the flow rate that generates the water supply and ensures that the resources are utilised in the most sustainable way possible.\r\n\r\nGet in touch with us for more information.','How LED Water Spout will make your pool stand out','','inherit','closed','closed','','1874-revision-v1','','','2020-03-20 09:49:37','2020-03-20 07:49:37','',1874,'http://nixin.co.za/1874-revision-v1/',0,'revision','',0),
(1876,1,'2020-03-20 09:56:50','2020-03-20 07:56:50','Parabond Epoxy is primarily used as an adhesive and applications in grout, more especially in the construction and installation of pools. The chemical components of the Parabond Epoxy are created in order to facilitate the structures of pools.\r\n\r\n<!--more-->\r\n\r\nThere is a chemical and self-conditioning component that creates a bonding component in the pool. The parabond epoxy can also fill gaps in the pool if maintenance and repairs are required. Parabond Epoxy is also an excellent source of electrical insulation of the pool and structure. Additional applications include industrial bonding, engineering sealings as well as the step edges of a pool.\r\n\r\nEpoxy is a formed chemical by combining a resin and hardener that is used to join construction elements. In addition to this, the epoxy chemical compound also provides a protective surface from dirt, moisture and corrosive properties. The advantages of epoxy are the hard-wearing durable surface to withstand the exposure of the elements. Pools are also incorporated with epoxy parabond in order to lighten the surface, thus enhancing the colour of the water.\r\n\r\nFor more information, get in touch with Swim N Style today.','What is our Parabond Epoxy used for?','','private','closed','open','','what-is-our-parabond-epoxy-used-for','','','2020-03-25 13:49:45','2020-03-25 11:49:45','',0,'http://nixin.co.za/?p=1876',0,'post','',0),
(1877,1,'2020-03-20 09:56:50','2020-03-20 07:56:50','Parabond Epoxy is primarily used as an adhesive and applications in grout, more especially in the construction and installation of pools. The chemical components of the Parabond Epoxy are created in order to facilitate the structures of pools.\r\n\r\n<!--more-->\r\n\r\nThere is a chemical and self-conditioning component that creates a bonding component in the pool. The parabond epoxy can also fill gaps in the pool if maintenance and repairs are required. Parabond Epoxy is also an excellent source of electrical insulation of the pool and structure. Additional applications include industrial bonding, engineering sealings as well as the step edges of a pool.\r\n\r\nEpoxy is a formed chemical by combining a resin and hardener that is used to join construction elements. In addition to this, the epoxy chemical compound also provides a protective surface from dirt, moisture and corrosive properties. The advantages of epoxy are the hard-wearing durable surface to withstand the exposure of the elements. Pools are also incorporated with epoxy parabond in order to lighten the surface, thus enhancing the colour of the water.\r\n\r\nFor more information, get in touch with Swim N Style today.','What is our Parabond Epoxy used for?','','inherit','closed','closed','','1876-revision-v1','','','2020-03-20 09:56:50','2020-03-20 07:56:50','',1876,'http://nixin.co.za/1876-revision-v1/',0,'revision','',0),
(1891,1,'2020-04-17 07:36:30','2020-04-17 05:36:30','.checkout-button.button.alt.wc-forward {background-color: #20a8c2;    border-radius: 0px; color: #fff;}\n.checkout-button.button.alt.wc-forward:hover {background-color: #777;    border-radius: 0px; color: #fff;}\n.woocommerce .cart .button, .woocommerce .cart input.button {color:#fff; background-color: #20a8c2;}\n.woocommerce-message {  background-color: #7777;    color: #fff; border-top: 3px solid #20a8c2;}\n.woocommerce-message::before {color: #20a8c2;}\n#customer_details, #order_review, .woocommerce-order { width: 75%; align-content: center;    margin: 0 auto; padding: 80px;}\n#order_review_heading {text-align: center;}\n.wc_payment_methods.payment_methods.methods, .woocommerce form .form-row {background-color: #000;}\n#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {border-bottom: 0px solid #000 !important;}\n.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {background-color:#20a8c2; color:#fff;}\n#place_order, .woocommerce-page #payment #place_order:hover {background-color:#777; color:#fff;}\n.woocommerce-error{background-color:#777; color:#fff;}\n.select2-results {  background-color: #000;}\np {color: #aaa !important;}','generatepress_neo','','inherit','closed','closed','','1051-revision-v1','','','2020-04-17 07:36:30','2020-04-17 05:36:30','',1051,'http://nixin.co.za/1051-revision-v1/',0,'revision','',0),
(1892,1,'2020-05-04 09:34:37','2020-05-04 07:34:37','','Order &ndash; May 4, 2020 @ 09:34 AM','','wc-completed','closed','closed','wc_order_7SWJIms0PHucf','order-may-04-2020-0734-am','','','2020-05-06 15:20:28','2020-05-06 13:20:28','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1892',0,'shop_order','',2),
(1894,1,'2020-06-08 12:14:38','2020-06-08 10:14:38','','Order &ndash; Jun 8, 2020 @ 12:14 PM','Vat No: 4370255145','wc-processing','closed','closed','wc_order_jsGYnWtbFQE3u','order-jun-08-2020-1014-am','','','2020-06-08 12:14:39','2020-06-08 10:14:39','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1894',0,'shop_order','',1),
(1895,1,'2020-06-08 13:07:50','2020-06-08 11:07:50','','Order &ndash; Jun 8, 2020 @ 01:07 PM','','wc-processing','closed','closed','wc_order_67jRDZFFuZZw9','order-jun-08-2020-1107-am','','','2020-06-08 13:07:51','2020-06-08 11:07:51','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1895',0,'shop_order','',1),
(1896,1,'2020-06-17 11:49:33','2020-06-17 09:49:33','','Order &ndash; Jun 17, 2020 @ 11:49 AM','Please deliver directly to 50 Keyes Avenue, Rosebank, 2196. It is a construction site please request Victor or Chris. Please also send spec sheet of the purchased product to reception@tnd.co.za so we can forward it to our builders.','wc-processing','closed','closed','wc_order_UyDoQ9VZ2NQQ2','order-jun-17-2020-0949-am','','','2020-06-17 11:49:34','2020-06-17 09:49:34','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1896',0,'shop_order','',1),
(1900,1,'2020-07-03 09:06:10','2020-07-03 07:06:10','','Order &ndash; Jul 3, 2020 @ 09:06 AM','','wc-processing','closed','closed','wc_order_o0BApLmtM7RUS','order-jul-03-2020-0706-am','','','2020-07-03 09:06:10','2020-07-03 07:06:10','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1900',0,'shop_order','',1),
(1903,1,'2020-07-10 11:32:46','2020-07-10 09:32:46','','Order &ndash; Jul 10, 2020 @ 11:32 AM','','wc-processing','closed','closed','wc_order_4xd1FkDK3nOJJ','order-jul-10-2020-0932-am','','','2020-07-10 11:32:46','2020-07-10 09:32:46','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1903',0,'shop_order','',1),
(1904,1,'2020-07-13 10:41:38','2020-07-13 08:41:38','','Order &ndash; Jul 13, 2020 @ 10:41 AM','','wc-processing','closed','closed','wc_order_qeY1xRpGEwsgc','order-jul-13-2020-0841-am','','','2020-07-13 10:41:39','2020-07-13 08:41:39','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1904',0,'shop_order','',1),
(1905,1,'2020-07-25 22:06:24','2020-07-25 20:06:24','','Order &ndash; Jul 25, 2020 @ 10:06 PM','','wc-processing','closed','closed','wc_order_RhMyAuDnUzl01','order-jul-25-2020-0806-pm','','','2020-07-25 22:06:25','2020-07-25 20:06:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1905',0,'shop_order','',1),
(1906,1,'2020-07-27 13:37:49','2020-07-27 11:37:49','','Order &ndash; Jul 27, 2020 @ 01:37 PM','','wc-processing','closed','closed','wc_order_Sh1xiu7gdHMqi','order-jul-27-2020-1137-am','','','2020-07-27 13:37:49','2020-07-27 11:37:49','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1906',0,'shop_order','',1),
(1907,1,'2020-08-03 07:29:27','2020-08-03 05:29:27','','Order &ndash; Aug 3, 2020 @ 07:29 AM','','wc-processing','closed','closed','wc_order_cnmuaM3xR0Dz9','order-aug-03-2020-0529-am','','','2020-08-03 07:29:28','2020-08-03 05:29:28','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1907',0,'shop_order','',1),
(1908,1,'2020-08-10 14:16:05','2020-08-10 12:16:05','','Order &ndash; Aug 10, 2020 @ 02:16 PM','Sst Z LED 500mm spout','wc-processing','closed','closed','wc_order_zsPKWSTa6xgwc','order-aug-10-2020-1216-pm','','','2020-08-10 14:16:06','2020-08-10 12:16:06','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1908',0,'shop_order','',1),
(1909,1,'2020-08-12 10:33:44','2020-08-12 08:33:44','','Order &ndash; Aug 12, 2020 @ 10:33 AM','','wc-processing','closed','closed','wc_order_wZ165Qf6olraZ','order-aug-12-2020-0833-am','','','2020-08-12 10:33:45','2020-08-12 08:33:45','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1909',0,'shop_order','',1),
(1911,1,'2020-08-13 14:10:42','2020-08-13 12:10:42','','Order &ndash; Aug 13, 2020 @ 02:10 PM','','wc-processing','closed','closed','wc_order_wA1vcEtiHxDGe','order-aug-13-2020-1210-pm','','','2020-08-13 14:10:42','2020-08-13 12:10:42','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1911',0,'shop_order','',1),
(1912,1,'2020-08-14 13:34:58','2020-08-14 11:34:58','','Order &ndash; Aug 14, 2020 @ 01:34 PM','','wc-processing','closed','closed','wc_order_bfF7S775DS5Ha','order-aug-14-2020-1134-am','','','2020-08-14 13:34:59','2020-08-14 11:34:59','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1912',0,'shop_order','',1),
(1913,1,'2020-08-16 21:55:47','2020-08-16 19:55:47','','Order &ndash; Aug 16, 2020 @ 09:55 PM','','wc-processing','closed','closed','wc_order_TvTdmsy9OMH2v','order-aug-16-2020-0755-pm','','','2020-08-16 21:55:47','2020-08-16 19:55:47','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1913',0,'shop_order','',1),
(1914,1,'2020-08-27 07:25:27','2020-08-27 05:25:27','','Order &ndash; Aug 27, 2020 @ 07:25 AM','I spoke to you guys yesterday. Will you please ensure that this is put on the courier a.s.a.p? Thank you','wc-processing','closed','closed','wc_order_mGfFtgS3wFkU3','order-aug-27-2020-0525-am','','','2020-08-27 07:25:28','2020-08-27 05:25:28','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1914',0,'shop_order','',1),
(1919,244,'2020-08-27 11:47:42','2020-08-27 09:47:42','','64LED Crystalite + Aimflo','','inherit','closed','closed','','64led-crystalite-aimflo','','','2020-08-27 11:47:42','2020-08-27 09:47:42','',0,'http://nixin.co.za/wp-content/uploads//2019/07/64LED-Crystalite-Aimflo.png',0,'attachment','image/png',0),
(1920,244,'2020-08-27 11:49:47','2020-08-27 09:49:47','','64LED Crystalite Only','','inherit','closed','closed','','64led-crystalite-only','','','2020-08-27 11:51:07','2020-08-27 09:51:07','',0,'http://nixin.co.za/wp-content/uploads//2019/07/64LED-Crystalite-Only.png',0,'attachment','image/png',0),
(1921,244,'2020-08-27 11:49:51','2020-08-27 09:49:51','','SST 64LED Crystalite','','inherit','closed','closed','','sst-64led-crystalite','','','2020-08-27 11:49:51','2020-08-27 09:49:51','',0,'http://nixin.co.za/wp-content/uploads//2019/07/SST-64LED-Crystalite.png',0,'attachment','image/png',0),
(1923,244,'2020-08-28 11:14:12','2020-08-28 09:14:12','','63LED Crystalite + Aimflo website','','inherit','closed','closed','','64led-crystalite-aimflo-website','','','2021-10-15 15:12:59','2021-10-15 13:12:59','',0,'http://nixin.co.za/wp-content/uploads//2019/07/64LED-Crystalite-Aimflo-website.jpg',0,'attachment','image/jpeg',0),
(1924,244,'2020-08-28 11:16:12','2020-08-28 09:16:12','','64LED Crystalite Only website','','inherit','closed','closed','','64led-crystalite-only-website','','','2020-08-28 11:16:12','2020-08-28 09:16:12','',0,'http://nixin.co.za/wp-content/uploads//2019/07/64LED-Crystalite-Only-website.jpg',0,'attachment','image/jpeg',0),
(1925,244,'2020-08-28 11:18:54','2020-08-28 09:18:54','','SST 64LED Crystalite website','','inherit','closed','closed','','sst-64led-crystalite-website','','','2020-08-28 11:18:54','2020-08-28 09:18:54','',0,'http://nixin.co.za/wp-content/uploads//2019/07/SST-64LED-Crystalite-website.jpg',0,'attachment','image/jpeg',0),
(1926,244,'2020-08-28 11:23:33','2020-08-28 09:23:33','','SST Nano Inflolite website','','inherit','closed','closed','','sst-nano-inflolite-website','','','2020-08-28 11:23:33','2020-08-28 09:23:33','',0,'http://nixin.co.za/wp-content/uploads//2019/07/SST-Nano-Inflolite-website.jpg',0,'attachment','image/jpeg',0),
(1927,1,'2020-08-28 12:59:04','2020-08-28 10:59:04','','Order &ndash; Aug 28, 2020 @ 12:59 PM','I will collect the rail from your premises in Brackenfell','wc-processing','closed','closed','wc_order_s8IvwmF9Y1LLW','order-aug-28-2020-1059-am','','','2020-08-28 12:59:05','2020-08-28 10:59:05','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1927',0,'shop_order','',1),
(1928,1,'2020-08-28 13:18:57','2020-08-28 11:18:57','','Order &ndash; Aug 28, 2020 @ 01:18 PM','','wc-processing','closed','closed','wc_order_Ijhg2JbzjfP5f','order-aug-28-2020-1118-am','','','2020-08-28 13:18:58','2020-08-28 11:18:58','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1928',0,'shop_order','',1),
(1929,1,'2020-08-30 17:05:51','2020-08-30 15:05:51','','Order &ndash; Aug 30, 2020 @ 05:05 PM','','wc-processing','closed','closed','wc_order_TBPKwZi9b5CAy','order-aug-30-2020-0305-pm','','','2020-08-30 17:05:51','2020-08-30 15:05:51','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1929',0,'shop_order','',1),
(1930,1,'2020-09-09 13:48:19','2020-09-09 11:48:19','','Order &ndash; Sep 9, 2020 @ 01:48 PM','I have chosen a default size for the weir plate but if you can pls supply the one for the 207x155mm (I checked and it definitely has the outer dimensions as per your email).\n\n','wc-processing','closed','closed','wc_order_xcgUbZfc7DzFQ','order-sep-09-2020-1148-am','','','2020-09-09 13:48:20','2020-09-09 11:48:20','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1930',0,'shop_order','',1),
(1931,1,'2020-09-11 12:23:45','2020-09-11 10:23:45','','Order &ndash; Sep 11, 2020 @ 12:23 PM','','wc-processing','closed','closed','wc_order_QJIa2xiA3m2xX','order-sep-11-2020-1023-am','','','2020-09-11 12:23:46','2020-09-11 10:23:46','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1931',0,'shop_order','',1),
(1932,1,'2020-09-13 08:01:35','2020-09-13 06:01:35','','Order &ndash; Sep 13, 2020 @ 08:01 AM','If we\'re at work, please leave with security guard at the front gate','wc-processing','closed','closed','wc_order_NGtUFwXpGiqo0','order-sep-13-2020-0601-am','','','2020-09-13 08:01:36','2020-09-13 06:01:36','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1932',0,'shop_order','',1),
(1933,1,'2020-09-13 10:36:31','2020-09-13 08:36:31','','Order &ndash; Sep 13, 2020 @ 10:36 AM','','wc-processing','closed','closed','wc_order_xQZsmndrcj4tk','order-sep-13-2020-0836-am','','','2020-09-13 10:36:33','2020-09-13 08:36:33','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1933',0,'shop_order','',1),
(1934,1,'2020-09-18 10:56:07','2020-09-18 08:56:07','','Order &ndash; Sep 18, 2020 @ 10:56 AM','','wc-processing','closed','closed','wc_order_D9DzyFRKwzRGZ','order-sep-18-2020-0856-am','','','2020-09-18 10:56:08','2020-09-18 08:56:08','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1934',0,'shop_order','',1),
(1935,1,'2020-09-21 08:20:04','2020-09-21 06:20:04','','Order &ndash; Sep 21, 2020 @ 08:20 AM','','wc-processing','closed','closed','wc_order_SFbARR5g8glxa','order-sep-21-2020-0620-am','','','2020-09-21 08:20:05','2020-09-21 06:20:05','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1935',0,'shop_order','',1),
(1936,1,'2020-09-24 16:04:28','2020-09-24 14:04:28','','Order &ndash; Sep 24, 2020 @ 04:04 PM','','wc-processing','closed','closed','wc_order_i96QKqGaB2CBu','order-sep-24-2020-0204-pm','','','2020-09-24 16:04:29','2020-09-24 14:04:29','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1936',0,'shop_order','',1),
(1937,1,'2020-09-25 07:15:53','2020-09-25 05:15:53','','Order &ndash; Sep 25, 2020 @ 07:15 AM','','wc-processing','closed','closed','wc_order_TmcwltN32XoWw','order-sep-25-2020-0515-am','','','2020-09-25 07:15:54','2020-09-25 05:15:54','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1937',0,'shop_order','',1),
(1938,1,'2020-09-28 09:47:34','2020-09-28 07:47:34','','Order &ndash; Sep 28, 2020 @ 09:47 AM','','wc-processing','closed','closed','wc_order_gB5gFOv6XsWDN','order-sep-28-2020-0747-am','','','2020-09-28 09:47:36','2020-09-28 07:47:36','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1938',0,'shop_order','',1),
(1939,1,'2020-09-28 19:16:23','2020-09-28 17:16:23','','Order &ndash; Sep 28, 2020 @ 07:16 PM','Goods to be collected','wc-processing','closed','closed','wc_order_O1ovNn3j2m0l2','order-sep-28-2020-0516-pm','','','2020-09-28 19:16:24','2020-09-28 17:16:24','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1939',0,'shop_order','',1),
(1941,1,'2020-09-30 16:43:39','2020-09-30 14:43:39','','Order &ndash; Sep 30, 2020 @ 04:43 PM','','wc-processing','closed','closed','wc_order_SraLYKxVLogRY','order-sep-30-2020-0243-pm','','','2020-09-30 16:43:41','2020-09-30 14:43:41','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1941',0,'shop_order','',1),
(1943,244,'2020-10-01 09:16:20','2020-10-01 07:16:20','','Paradigm - Seahorse','','inherit','closed','closed','','seahorse','','','2020-10-01 09:18:50','2020-10-01 07:18:50','',0,'http://nixin.co.za/wp-content/uploads//2020/10/seahorse.jpg',0,'attachment','image/jpeg',0),
(1946,1,'2020-10-01 10:47:59','2020-10-01 08:47:59','','Order &ndash; Oct 1, 2020 @ 10:47 AM','','wc-processing','closed','closed','wc_order_tdd1owQRthBTi','order-oct-01-2020-0847-am','','','2020-10-01 10:48:01','2020-10-01 08:48:01','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1946',0,'shop_order','',1),
(1947,1,'2020-10-02 05:24:46','2020-10-02 03:24:46','','Order &ndash; Oct 2, 2020 @ 05:24 AM','Could you please send me an official quote current prices including vat','wc-processing','closed','closed','wc_order_N6MXlinmGuqpJ','order-oct-02-2020-0324-am','','','2020-10-02 05:24:49','2020-10-02 03:24:49','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1947',0,'shop_order','',1),
(1948,1,'2020-10-04 18:46:17','2020-10-04 16:46:17','','Order &ndash; Oct 4, 2020 @ 06:46 PM','','wc-processing','closed','closed','wc_order_Lv6ZxYf9H1CnN','order-oct-04-2020-0446-pm','','','2020-10-04 18:46:18','2020-10-04 16:46:18','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1948',0,'shop_order','',1),
(1949,1,'2020-10-04 22:16:13','2020-10-04 20:16:13','','Order &ndash; Oct 4, 2020 @ 10:16 PM','','wc-processing','closed','closed','wc_order_fdSbXX8hs28zM','order-oct-04-2020-0816-pm','','','2020-10-04 22:16:14','2020-10-04 20:16:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1949',0,'shop_order','',1),
(1950,1,'2020-10-05 13:35:01','2020-10-05 11:35:01','','Order &ndash; Oct 5, 2020 @ 01:35 PM','','wc-processing','closed','closed','wc_order_yR7EMHARKIq3P','order-oct-05-2020-1135-am','','','2020-10-05 13:35:02','2020-10-05 11:35:02','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1950',0,'shop_order','',1),
(1951,1,'2020-10-06 19:37:26','2020-10-06 17:37:26','','Order &ndash; Oct 6, 2020 @ 07:37 PM','','wc-processing','closed','closed','wc_order_Puvdw3thnJPiY','order-oct-06-2020-0537-pm','','','2020-10-06 19:37:27','2020-10-06 17:37:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1951',0,'shop_order','',1),
(1952,1,'2020-10-07 06:51:34','2020-10-07 04:51:34','','Order &ndash; Oct 7, 2020 @ 06:51 AM','Can please have the blue colour. I\'ll arrange pickup','wc-processing','closed','closed','wc_order_eTCf0Aep2otzL','order-oct-07-2020-0451-am','','','2020-10-07 06:51:36','2020-10-07 04:51:36','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1952',0,'shop_order','',1),
(1953,1,'2020-10-07 10:57:07','2020-10-07 08:57:07','','Order &ndash; Oct 7, 2020 @ 10:57 AM','','wc-processing','closed','closed','wc_order_3k4B1PoEpZUtX','order-oct-07-2020-0857-am','','','2020-10-07 10:57:08','2020-10-07 08:57:08','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1953',0,'shop_order','',1),
(1954,1,'2020-10-09 11:52:06','2020-10-09 09:52:06','','Order &ndash; Oct 9, 2020 @ 11:52 AM','','wc-processing','closed','closed','wc_order_GsmlYH61oiETq','order-oct-09-2020-0952-am','','','2020-10-09 11:52:07','2020-10-09 09:52:07','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1954',0,'shop_order','',1),
(1955,1,'2020-10-09 16:38:37','2020-10-09 14:38:37','','Order &ndash; Oct 9, 2020 @ 04:38 PM','','wc-processing','closed','closed','wc_order_ANClNzojoGClD','order-oct-09-2020-0238-pm','','','2020-10-09 16:38:38','2020-10-09 14:38:38','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1955',0,'shop_order','',1),
(1956,1,'2020-10-09 17:27:40','2020-10-09 15:27:40','','Order &ndash; Oct 9, 2020 @ 05:27 PM','','wc-processing','closed','closed','wc_order_XgBECDRXWvY8p','order-oct-09-2020-0327-pm','','','2020-10-09 17:27:41','2020-10-09 15:27:41','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1956',0,'shop_order','',1),
(1957,1,'2020-10-19 15:43:05','2020-10-19 13:43:05','','Order &ndash; Oct 19, 2020 @ 03:43 PM','','wc-processing','closed','closed','wc_order_xoHuTatlawQQk','order-oct-19-2020-0143-pm','','','2020-10-19 15:43:24','2020-10-19 13:43:24','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1957',0,'shop_order','',1),
(1958,1,'2020-11-01 12:14:52','2020-11-01 10:14:52','','Order &ndash; Nov 1, 2020 @ 12:14 PM','please confirm availability / lead time?\nWhat is the warranty period on the product (corrosion)?','wc-processing','closed','closed','wc_order_Es88QRuiXZid0','order-nov-01-2020-1014-am','','','2020-11-01 12:14:55','2020-11-01 10:14:55','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1958',0,'shop_order','',1),
(1959,1,'2020-11-04 15:21:53','2020-11-04 13:21:53','','Order &ndash; Nov 4, 2020 @ 03:21 PM','','wc-processing','closed','closed','wc_order_YzbDb6uSgqr6o','order-nov-04-2020-0121-pm','','','2020-11-04 15:21:55','2020-11-04 13:21:55','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1959',0,'shop_order','',1),
(1963,244,'2020-11-04 15:43:53','2020-11-04 13:43:53','','SST Domed I-Lumen-8 Poolite 72LED website','','inherit','closed','closed','','sst-domed-i-lumen-8-poolite-72led-website','','','2020-11-04 15:43:53','2020-11-04 13:43:53','',0,'http://nixin.co.za/wp-content/uploads//2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-website.jpg',0,'attachment','image/jpeg',0),
(1964,244,'2020-11-04 15:49:12','2020-11-04 13:49:12','','SST Domed I-Lumen-8 Poolite 72LED pic 2','','inherit','closed','closed','','sst-domed-i-lumen-8-poolite-72led-pic-2','','','2020-11-04 15:49:12','2020-11-04 13:49:12','',0,'http://nixin.co.za/wp-content/uploads//2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-pic-2.jpg',0,'attachment','image/jpeg',0),
(1965,244,'2020-11-04 15:49:18','2020-11-04 13:49:18','','SST Domed I-Lumen-8 Poolite 72LED pic 1','','inherit','closed','closed','','sst-domed-i-lumen-8-poolite-72led-pic-1','','','2020-11-04 15:49:18','2020-11-04 13:49:18','',0,'http://nixin.co.za/wp-content/uploads//2020/11/SST-Domed-I-Lumen-8-Poolite-72LED-pic-1.jpg',0,'attachment','image/jpeg',0),
(1967,244,'2020-11-04 16:38:28','2020-11-04 14:38:28','','I-Lumen-8 Poolite 72LED','','inherit','closed','closed','','i-lumen-8-poolite-72led','','','2020-11-04 16:38:28','2020-11-04 14:38:28','',0,'http://nixin.co.za/wp-content/uploads//2020/11/I-Lumen-8-Poolite-72LED.jpg',0,'attachment','image/jpeg',0),
(1968,1,'2020-11-09 14:17:32','2020-11-09 12:17:32','','Order &ndash; Nov 9, 2020 @ 02:17 PM','Twisting Travertine Blue, 16 running meters, 5 litres Top Coat Clear','wc-processing','closed','closed','wc_order_I7wuchHNJsEkk','order-nov-09-2020-1217-pm','','','2020-11-09 14:17:36','2020-11-09 12:17:36','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1968',0,'shop_order','',1),
(1969,1,'2020-11-13 20:47:01','2020-11-13 18:47:01','','Order &ndash; Nov 13, 2020 @ 08:47 PM','Please keep in touch regularly.','wc-processing','closed','closed','wc_order_B8xO6pq9UlHPq','order-nov-13-2020-0647-pm','','','2020-11-13 20:47:03','2020-11-13 18:47:03','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1969',0,'shop_order','',1),
(1970,1,'2020-11-21 19:44:13','2020-11-21 17:44:13','','Order &ndash; Nov 21, 2020 @ 07:44 PM','','wc-processing','closed','closed','wc_order_ng4Vav3DIBebP','order-nov-21-2020-0544-pm','','','2020-11-21 19:44:15','2020-11-21 17:44:15','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1970',0,'shop_order','',1),
(1971,1,'2020-11-21 19:48:36','2020-11-21 17:48:36','','Order &ndash; Nov 21, 2020 @ 07:48 PM','','wc-processing','closed','closed','wc_order_dNjrwJkmmOcc0','order-nov-21-2020-0548-pm','','','2020-11-21 19:48:38','2020-11-21 17:48:38','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1971',0,'shop_order','',1),
(1972,1,'2020-11-25 16:47:52','2020-11-25 14:47:52','','Order &ndash; Nov 25, 2020 @ 04:47 PM','','wc-processing','closed','closed','wc_order_FYe6Z3KeS8xz7','order-nov-25-2020-0247-pm','','','2020-11-25 16:47:54','2020-11-25 14:47:54','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1972',0,'shop_order','',1),
(1973,1,'2020-11-30 16:26:22','2020-11-30 14:26:22','','Order &ndash; Nov 30, 2020 @ 04:26 PM','Deliver to street address - Blue Saddle Ranches,Oklahoma Avenue,De Deur (Google Maps','wc-processing','closed','closed','wc_order_lefC8VS9BKCQG','order-nov-30-2020-0226-pm','','','2020-11-30 16:26:24','2020-11-30 14:26:24','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1973',0,'shop_order','',1),
(1974,1,'2020-12-02 10:48:15','2020-12-02 08:48:15','','Order &ndash; Dec 2, 2020 @ 10:48 AM','Goodday, can you please send it over night to us and this is a work adress so I will only be there from 8 o\'clock to 16h00 in the day.','wc-processing','closed','closed','wc_order_oCXQEn7E0QN9r','order-dec-02-2020-0848-am','','','2020-12-02 10:48:18','2020-12-02 08:48:18','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1974',0,'shop_order','',1),
(1975,1,'2020-12-02 17:20:04','2020-12-02 15:20:04','','Order &ndash; Dec 2, 2020 @ 05:20 PM','','wc-processing','closed','closed','wc_order_FqAAga5uM4Ldq','order-dec-02-2020-0320-pm','','','2020-12-02 17:20:09','2020-12-02 15:20:09','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=1975',0,'shop_order','',1),
(1976,1,'2020-12-09 23:00:24','2020-12-09 21:00:24','','Order &ndash; Dec 9, 2020 @ 11:00 PM','Please include transport/delivery cost for Monday Dec 14th.','wc-processing','closed','closed','wc_order_qCR4HoaHLbjPE','order-dec-09-2020-0900-pm','','','2020-12-09 23:00:25','2020-12-09 21:00:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1976',0,'shop_order','',1),
(1977,1,'2020-12-16 08:40:30','2020-12-16 06:40:30','','Order &ndash; Dec 16, 2020 @ 08:40 AM','','wc-processing','closed','closed','wc_order_gQZSWk6HTOjKd','order-dec-16-2020-0640-am','','','2020-12-16 08:40:32','2020-12-16 06:40:32','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=1977',0,'shop_order','',1),
(1983,0,'2020-12-21 08:27:07','2020-12-21 06:27:07','<h2>Introducing the FIRST square LED light</h2>		\n		<p>After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>','Post-Page-2019-06-04','','inherit','closed','closed','','952-revision-v1','','','2020-12-21 08:27:07','2020-12-21 06:27:07','',952,'http://www.nixin.co.za/952-revision-v1/',0,'revision','',0),
(1984,0,'2020-12-21 08:30:45','2020-12-21 06:30:45','','New Blog Template','','publish','closed','closed','','new-blog-template','','','2024-05-14 11:48:47','2024-05-14 09:48:47','',0,'http://www.nixin.co.za/?post_type=elementor_library&#038;p=1984',0,'elementor_library','',0),
(1988,0,'2020-12-21 08:53:01','2020-12-21 06:53:01','','placeholder.png','','inherit','closed','closed','','placeholder-png','','','2020-12-21 08:53:01','2020-12-21 06:53:01','',0,'http://www.nixin.co.za/wp-content/uploads//2020/12/placeholder.png',0,'attachment','image/png',0),
(1992,0,'2020-12-21 09:01:25','2020-12-21 07:01:25','','placeholder.png','','inherit','closed','closed','','placeholder-png-2','','','2020-12-21 09:01:25','2020-12-21 07:01:25','',0,'http://www.nixin.co.za/wp-content/uploads//2020/12/placeholder-1.png',0,'attachment','image/png',0),
(2019,1,'2021-01-04 10:16:47','2021-01-04 08:16:47','','Order &ndash; Jan 4, 2021 @ 10:16 AM','','wc-processing','closed','closed','wc_order_uSrolJ1BxXrji','order-jan-04-2021-0816-am','','','2021-01-04 10:16:49','2021-01-04 08:16:49','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2019',0,'shop_order','',1),
(2020,1,'2021-01-05 08:30:30','2021-01-05 06:30:30','','Order &ndash; Jan 5, 2021 @ 08:30 AM','','wc-processing','closed','closed','wc_order_upaO69yZAHBlW','order-jan-05-2021-0630-am','','','2021-01-05 08:30:31','2021-01-05 06:30:31','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2020',0,'shop_order','',1),
(2021,1,'2021-01-07 10:13:50','2021-01-07 08:13:50','','Order &ndash; Jan 7, 2021 @ 10:13 AM','For soonest delivery please.','wc-processing','closed','closed','wc_order_xGVn68usEgi5o','order-jan-07-2021-0813-am','','','2021-01-07 10:13:52','2021-01-07 08:13:52','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2021',0,'shop_order','',1),
(2022,1,'2021-01-07 13:28:13','2021-01-07 11:28:13','','Order &ndash; Jan 7, 2021 @ 01:28 PM','','wc-processing','closed','closed','wc_order_NZHcd7oljGxLf','order-jan-07-2021-1128-am','','','2021-01-07 13:28:14','2021-01-07 11:28:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2022',0,'shop_order','',1),
(2023,1,'2021-01-08 05:20:46','2021-01-08 03:20:46','','Order &ndash; Jan 8, 2021 @ 05:20 AM','MY ORDER IS FOR THE BLUE Tuscan Quartzite','wc-processing','closed','closed','wc_order_fel5vpb5udfK4','order-jan-08-2021-0320-am','','','2021-01-08 05:20:48','2021-01-08 03:20:48','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2023',0,'shop_order','',1),
(2024,1,'2021-01-08 08:52:03','2021-01-08 06:52:03','','Order &ndash; Jan 8, 2021 @ 08:52 AM','','wc-processing','closed','closed','wc_order_6ioWQ3Dx7BHG0','order-jan-08-2021-0652-am','','','2021-01-08 08:52:05','2021-01-08 06:52:05','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2024',0,'shop_order','',1),
(2025,1,'2021-01-10 13:02:33','2021-01-10 11:02:33','','Order &ndash; Jan 10, 2021 @ 01:02 PM','','wc-processing','closed','closed','wc_order_vR8MAbjL1yD7C','order-jan-10-2021-1102-am','','','2021-01-10 13:02:35','2021-01-10 11:02:35','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2025',0,'shop_order','',1),
(2026,1,'2021-01-14 14:34:20','2021-01-14 12:34:20','','Order &ndash; Jan 14, 2021 @ 02:34 PM','As discussed please add LED lighting in White.','wc-processing','closed','closed','wc_order_UUogPCoypudDH','order-jan-14-2021-1234-pm','','','2021-01-14 14:34:23','2021-01-14 12:34:23','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2026',0,'shop_order','',1),
(2027,1,'2021-01-21 11:58:45','2021-01-21 09:58:45','','Order &ndash; Jan 21, 2021 @ 11:58 AM','Please can francois give us a call first.','wc-processing','closed','closed','wc_order_vdEAVwG0YcJJ2','order-jan-21-2021-0958-am','','','2021-01-21 11:58:46','2021-01-21 09:58:46','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2027',0,'shop_order','',1),
(2028,1,'2021-01-22 22:49:19','2021-01-22 20:49:19','','Order &ndash; Jan 22, 2021 @ 10:49 PM','Outspan Village. At the security guard ask for no 13\nCell 0716402966\nAlternative 0827814827','wc-processing','closed','closed','wc_order_DO5cWhIWwxZn5','order-jan-22-2021-0849-pm','','','2021-01-22 22:49:21','2021-01-22 20:49:21','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2028',0,'shop_order','',1),
(2029,1,'2021-01-28 12:10:09','2021-01-28 10:10:09','','Order &ndash; Jan 28, 2021 @ 12:10 PM','','wc-processing','closed','closed','wc_order_Xh8kHF4rnxsOV','order-jan-28-2021-1010-am','','','2021-01-28 12:10:12','2021-01-28 10:10:12','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2029',0,'shop_order','',1),
(2030,1,'2021-01-31 14:56:38','2021-01-31 12:56:38','','Order &ndash; Jan 31, 2021 @ 02:56 PM','','wc-processing','closed','closed','wc_order_8xgsdJEPlEl5C','order-jan-31-2021-1256-pm','','','2021-01-31 14:56:40','2021-01-31 12:56:40','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2030',0,'shop_order','',1),
(2031,1,'2021-02-02 09:22:47','2021-02-02 07:22:47','','Order &ndash; Feb 2, 2021 @ 09:22 AM','','wc-processing','closed','closed','wc_order_PIlSHVykca1gY','order-feb-02-2021-0722-am','','','2021-02-02 09:22:48','2021-02-02 07:22:48','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2031',0,'shop_order','',1),
(2032,1,'2021-02-03 13:08:20','2021-02-03 11:08:20','','Order &ndash; Feb 3, 2021 @ 01:08 PM','','wc-processing','closed','closed','wc_order_X23KFbtqGlWlJ','order-feb-03-2021-1108-am','','','2021-02-03 13:08:23','2021-02-03 11:08:23','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2032',0,'shop_order','',1),
(2033,1,'2021-02-06 00:31:29','2021-02-05 22:31:29','','Order &ndash; Feb 6, 2021 @ 12:31 AM','','wc-processing','closed','closed','wc_order_I7hRnMhqHkjjc','order-feb-05-2021-1031-pm','','','2021-02-06 00:31:30','2021-02-05 22:31:30','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2033',0,'shop_order','',1),
(2034,1,'2021-02-06 06:40:18','2021-02-06 04:40:18','','Order &ndash; Feb 6, 2021 @ 06:40 AM','','wc-processing','closed','closed','wc_order_P7rYlwfsNFh6N','order-feb-06-2021-0440-am','','','2021-02-06 06:40:21','2021-02-06 04:40:21','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2034',0,'shop_order','',1),
(2035,1,'2021-02-11 08:50:50','2021-02-11 06:50:50','','Order &ndash; Feb 11, 2021 @ 08:50 AM','','wc-processing','closed','closed','wc_order_pHDZJJwM7G9Rk','order-feb-11-2021-0650-am','','','2021-02-11 08:50:53','2021-02-11 06:50:53','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2035',0,'shop_order','',1),
(2036,1,'2021-02-15 11:36:19','2021-02-15 09:36:19','','Order &ndash; Feb 15, 2021 @ 11:36 AM','','wc-processing','closed','closed','wc_order_ob2xgnh32Zxji','order-feb-15-2021-0936-am','','','2021-02-15 11:36:22','2021-02-15 09:36:22','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2036',0,'shop_order','',1),
(2037,1,'2021-02-21 12:36:24','2021-02-21 10:36:24','','Order &ndash; Feb 21, 2021 @ 12:36 PM','','wc-processing','closed','closed','wc_order_d2y7sIW8g38u2','order-feb-21-2021-1036-am','','','2021-02-21 12:36:25','2021-02-21 10:36:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2037',0,'shop_order','',1),
(2038,1,'2021-02-22 13:54:09','2021-02-22 11:54:09','','Order &ndash; Feb 22, 2021 @ 01:54 PM','','wc-processing','closed','closed','wc_order_iNBK0tl05ye2S','order-feb-22-2021-1154-am','','','2021-02-22 13:54:11','2021-02-22 11:54:11','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2038',0,'shop_order','',1),
(2039,1,'2021-02-23 11:54:07','2021-02-23 09:54:07','','Order &ndash; Feb 23, 2021 @ 11:54 AM','','wc-processing','closed','closed','wc_order_xdU8vDkGaTz7l','order-feb-23-2021-0954-am','','','2021-02-23 11:54:08','2021-02-23 09:54:08','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2039',0,'shop_order','',1),
(2040,1,'2021-02-24 11:56:15','2021-02-24 09:56:15','','Order &ndash; Feb 24, 2021 @ 11:56 AM','Could I get delivery of spout tomorrow please to Claremont. It is urgent for pool install.','wc-processing','closed','closed','wc_order_LzxgnGIMO1A4T','order-feb-24-2021-0956-am','','','2021-02-24 11:56:19','2021-02-24 09:56:19','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2040',0,'shop_order','',1),
(2041,1,'2021-03-01 16:02:47','2021-03-01 14:02:47','','Order &ndash; Mar 1, 2021 @ 04:02 PM','Blue LED light','wc-processing','closed','closed','wc_order_j0VUQm8Ypg2Ft','order-mar-01-2021-0202-pm','','','2021-03-01 16:02:50','2021-03-01 14:02:50','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2041',0,'shop_order','',1),
(2042,1,'2021-03-04 08:06:23','2021-03-04 06:06:23','','Order &ndash; Mar 4, 2021 @ 08:06 AM','','wc-processing','closed','closed','wc_order_dNdVyor4aEpP1','order-mar-04-2021-0606-am','','','2021-03-04 08:06:25','2021-03-04 06:06:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2042',0,'shop_order','',1),
(2044,1,'2021-03-10 19:53:04','2021-03-10 17:53:04','','Order &ndash; Mar 10, 2021 @ 07:53 PM','','wc-processing','closed','closed','wc_order_X3bRP7jAVKK6W','order-mar-10-2021-0553-pm','','','2021-03-10 19:53:06','2021-03-10 17:53:06','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2044',0,'shop_order','',1),
(2045,1,'2021-03-11 10:23:22','2021-03-11 08:23:22','','Order &ndash; Mar 11, 2021 @ 10:23 AM','','wc-processing','closed','closed','wc_order_0crGZGkdwrdQf','order-mar-11-2021-0823-am','','','2021-03-11 10:23:26','2021-03-11 08:23:26','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2045',0,'shop_order','',1),
(2046,1,'2021-03-15 08:05:39','2021-03-15 06:05:39','','Order &ndash; Mar 15, 2021 @ 08:05 AM','','wc-processing','closed','closed','wc_order_p5xOrYFqJxUws','order-mar-15-2021-0605-am','','','2021-03-15 08:05:41','2021-03-15 06:05:41','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2046',0,'shop_order','',1),
(2047,1,'2021-03-16 13:21:16','2021-03-16 11:21:16','','Order &ndash; Mar 16, 2021 @ 01:21 PM','Can courier please contact me before delivery to arrange for someone to be at home please','wc-processing','closed','closed','wc_order_Nhc6j0ObpFisT','order-mar-16-2021-1121-am','','','2021-03-16 13:21:17','2021-03-16 11:21:17','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2047',0,'shop_order','',1),
(2048,1,'2021-03-19 12:34:15','2021-03-19 10:34:15','','Order &ndash; Mar 19, 2021 @ 12:34 PM','','wc-processing','closed','closed','wc_order_zij5PNqWko9Ye','order-mar-19-2021-1034-am','','','2021-03-19 12:34:15','2021-03-19 10:34:15','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2048',0,'shop_order','',1),
(2049,1,'2021-03-20 14:04:41','2021-03-20 12:04:41','','Order &ndash; Mar 20, 2021 @ 02:04 PM','delivery monday to friday office hours','wc-processing','closed','closed','wc_order_5MM4tCDpjOKqX','order-mar-20-2021-1204-pm','','','2021-03-20 14:04:42','2021-03-20 12:04:42','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2049',0,'shop_order','',1),
(2050,1,'2021-03-25 08:36:17','2021-03-25 06:36:17','','Order &ndash; Mar 25, 2021 @ 08:36 AM','','wc-processing','closed','closed','wc_order_80hYOAeUFUtzB','order-mar-25-2021-0636-am','','','2021-03-25 08:36:18','2021-03-25 06:36:18','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2050',0,'shop_order','',1),
(2051,1,'2021-03-25 10:07:55','2021-03-25 08:07:55','','Order &ndash; Mar 25, 2021 @ 10:07 AM','We have a \"Courier Guy\" office in Stilbay.','wc-processing','closed','closed','wc_order_VXTSLubvX6Okq','order-mar-25-2021-0807-am','','','2021-03-25 10:07:57','2021-03-25 08:07:57','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2051',0,'shop_order','',1),
(2052,1,'2021-03-30 10:42:06','2021-03-30 08:42:06','','Order &ndash; Mar 30, 2021 @ 10:42 AM','','wc-processing','closed','closed','wc_order_07m0hDepz6c3K','order-mar-30-2021-0842-am','','','2021-03-30 10:42:07','2021-03-30 08:42:07','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2052',0,'shop_order','',1),
(2053,1,'2021-04-07 13:40:37','2021-04-07 11:40:37','','Order &ndash; Apr 7, 2021 @ 01:40 PM','','wc-processing','closed','closed','wc_order_U2YLnYFPyZmjk','order-apr-07-2021-1140-am','','','2021-04-07 13:40:45','2021-04-07 11:40:45','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2053',0,'shop_order','',1),
(2054,1,'2021-04-13 12:10:38','2021-04-13 10:10:38','','Order &ndash; Apr 13, 2021 @ 12:10 PM','','wc-processing','closed','closed','wc_order_9pODaRKSV5yII','order-apr-13-2021-1010-am','','','2021-04-13 12:10:39','2021-04-13 10:10:39','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2054',0,'shop_order','',1),
(2055,1,'2021-04-18 18:11:56','2021-04-18 16:11:56','','Order &ndash; Apr 18, 2021 @ 06:11 PM','','wc-processing','closed','closed','wc_order_9dEaAqCdirnK4','order-apr-18-2021-0411-pm','','','2021-04-18 18:11:57','2021-04-18 16:11:57','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2055',0,'shop_order','',1),
(2056,1,'2021-04-19 12:30:12','2021-04-19 10:30:12','','Order &ndash; Apr 19, 2021 @ 12:30 PM','','wc-processing','closed','closed','wc_order_PVTcvLS2KT5YU','order-apr-19-2021-1030-am','','','2021-04-19 12:30:13','2021-04-19 10:30:13','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2056',0,'shop_order','',1),
(2057,1,'2021-04-21 16:47:57','2021-04-21 14:47:57','','Order &ndash; Apr 21, 2021 @ 04:47 PM','','wc-processing','closed','closed','wc_order_RAnIRqHObPdFW','order-apr-21-2021-0247-pm','','','2021-04-21 16:47:57','2021-04-21 14:47:57','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2057',0,'shop_order','',1),
(2058,1,'2021-05-13 14:21:16','2021-05-13 12:21:16','','Order &ndash; May 13, 2021 @ 02:21 PM','','wc-processing','closed','closed','wc_order_cVVaS6YDtNXo9','order-may-13-2021-1221-pm','','','2021-05-13 14:21:17','2021-05-13 12:21:17','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2058',0,'shop_order','',1),
(2059,1,'2021-05-13 18:24:15','2021-05-13 16:24:15','','Order &ndash; May 13, 2021 @ 06:24 PM','Hi ek het gister n order in gesit vir n bottom drain. Ek wil graag hierdie produkte ook by sit asb. As jy jnvoice kan stuur dan betaal ek vir jou oor. Alles dan saam met een order dalk stuur?\nBaie dankie','wc-processing','closed','closed','wc_order_3c7fC3Jho5jfb','order-may-13-2021-0424-pm','','','2021-05-13 18:24:16','2021-05-13 16:24:16','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2059',0,'shop_order','',1),
(2060,1,'2021-05-21 19:48:26','2021-05-21 17:48:26','','Order &ndash; May 21, 2021 @ 07:48 PM','','wc-processing','closed','closed','wc_order_kzSRj5RMHywvi','order-may-21-2021-0548-pm','','','2021-05-21 19:48:26','2021-05-21 17:48:26','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2060',0,'shop_order','',1),
(2061,244,'2021-05-31 10:23:52','2021-05-31 08:23:52','','NIXIN SST Compact Spa Jet','','inherit','closed','closed','','nixin-sst-compact-spa-jet','','','2021-05-31 10:23:52','2021-05-31 08:23:52','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Compact-Spa-Jet.jpg',0,'attachment','image/jpeg',0),
(2062,244,'2021-05-31 10:32:53','2021-05-31 08:32:53','','NIXIN SST 72LED Dome I-Lumen-8 Poolite','','inherit','closed','closed','','nixin-sst-72led-dome-i-lumen-8-poolite','','','2021-05-31 10:32:53','2021-05-31 08:32:53','',0,'http://www.nixin.co.za/wp-content/uploads//2020/11/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg',0,'attachment','image/jpeg',0),
(2063,244,'2021-05-31 11:40:09','2021-05-31 09:40:09','','NIXIN SST Compact Venturi Spa Jet 1','','inherit','closed','closed','','nixin-sst-compact-spa-jet-1','','','2021-05-31 13:44:38','2021-05-31 11:44:38','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Compact-Spa-Jet-1.jpg',0,'attachment','image/jpeg',0),
(2065,1,'2021-06-10 11:20:18','2021-06-10 09:20:18','','Order &ndash; Jun 10, 2021 @ 11:20 AM','','wc-processing','closed','closed','wc_order_xanRe0h5deLHM','order-jun-10-2021-0920-am','','','2021-06-10 11:20:20','2021-06-10 09:20:20','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2065',0,'shop_order','',1),
(2066,1,'2021-06-17 08:51:37','2021-06-17 06:51:37','','Order &ndash; Jun 17, 2021 @ 08:51 AM','Call before delivery','wc-processing','closed','closed','wc_order_tIKW5LWpTdDnj','order-jun-17-2021-0651-am','','','2021-06-17 08:51:37','2021-06-17 06:51:37','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2066',0,'shop_order','',1),
(2067,1,'2021-06-17 08:54:07','2021-06-17 06:54:07','','Order &ndash; Jun 17, 2021 @ 08:54 AM','','wc-processing','closed','closed','wc_order_qp4cIg8kGvaP9','order-jun-17-2021-0654-am','','','2021-06-17 08:54:07','2021-06-17 06:54:07','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2067',0,'shop_order','',1),
(2068,1,'2021-06-18 16:39:54','2021-06-18 14:39:54','','Order &ndash; Jun 18, 2021 @ 04:39 PM','Supply all necessary procedure for installation. Height etc and piping','wc-processing','closed','closed','wc_order_lzQjmZghkocHy','order-jun-18-2021-0239-pm','','','2021-06-18 16:39:54','2021-06-18 14:39:54','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2068',0,'shop_order','',1),
(2069,1,'2021-06-19 10:32:14','2021-06-19 08:32:14','','Order &ndash; Jun 19, 2021 @ 10:32 AM','','wc-processing','closed','closed','wc_order_WANAqR94WmUhl','order-jun-19-2021-0832-am','','','2021-06-19 10:32:15','2021-06-19 08:32:15','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2069',0,'shop_order','',1),
(2070,1,'2021-06-26 15:17:01','2021-06-26 13:17:01','','Order &ndash; Jun 26, 2021 @ 03:17 PM','','wc-processing','closed','closed','wc_order_E1r3BNn6th6Xo','order-jun-26-2021-0117-pm','','','2021-06-26 15:17:01','2021-06-26 13:17:01','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2070',0,'shop_order','',1),
(2071,0,'2021-06-28 19:47:15','2021-06-28 17:47:15','<p>We respect the privacy of our visitors and are committed to preserving your online safety by preserving your privacy at anytime you visit or communicate with our site.</p>\n<p>Our Terms of Use and Privacy Policy offers you a thorough explanation regarding your personal data provided to us or any data we may collect from you.<br>\nThis Privacy Policy is updated from time to time; therefore, it should be reviewed occasionally.</p>\n<p><strong>1. Collected Information</strong><br>\nData can be collected and processed during the operations of our website. The following are ways we may perform these actions:<br>\n1.1 Data regarding your visit(s) to our website and any resources used are collected. The following is included and not limited to: location data, weblogs, traffic data, and any other communication information.<br>\n1.2 Any forms you filled out on our site allows us to collect data such as registering for information or when you complete a purchase.<br>\n1.3 If for any reason you communicate with our personnel or site we may collect information.</p>\n<p><strong>2. Cookie Usage</strong><br>\nThere are instances where we may use cookies to gather information regarding our services in a mathematical collection for our website and our advertisers.<br>\nAny information collected will not have any identifying data. It is statistical data about our visitors and how they have used our site. No personal details will be shared that could identify you.</p>\n<p>We may assemble information about your common internet use with a cookie file. When used, the cookies are downloaded to your computer automatically. The cookie is stored on the hard drive, with transferred information. The data sought by the cookie helps us improve our website and any service offered to you.</p>\n<p>Your browser has the ability to decline cookies. This is done by setting your browser options to decline all cookies. Note: if you do decline the download of cookies, some aspects of our site may not work or allow you access.<br>\nOur advertisers may download cookies to which we have no control. If used, these cookies are downloaded by clicking on an advertisement found on our website.</p>\n<p><strong>3. Our Use of Your Information</strong><br>\nInformation stored or collected regarding you helps us improve and offer services you need. The following list contains how we might use your data:</p>\n<p>3.1 Any request you make of our site or personnel allows us to use information you provided us with, relating to the products or services we have. We may also send information on products or services you may be interested in, as long as consent has been received.<br>\n3.2 Contract Commitments: To meet any Commitment we make to you.<br>\n3.3 Changes or Improvements made to the site can warrant use of your information, with regard to notification of such changes.<br>\n3.4 An existing customer may be contacted regarding products and services related to any item of previous sale you made on our site.<br>\n3.5 We may use data or allow third parties to use information that is not related to goods or services you may be interested in. We or third parties contact you only if consent has been provided by you at anytime, based on information we collected.<br>\n3.6 Any new customer can only be contacted by us or third parties if consent has been offered via our site. We only send communications you have consented to.<br>\n3.7 Anyone who does not wish to give consent for our site or third party use has the opportunity to decline. Once we receive your withhold for consent we will remove your details from any mailings or third party communications.<br>\n3.8 None of the information collected about you will offer identifiable characteristics. Information shared to a third party is statistical only. We will not reveal who you are, only mathematical information about our visitors.</p>\n<p><strong>4. Personal Data Storage</strong><br>\n4.1 Locations outside the European Economic Area may be used for transferring data we collect about you. These data sites are for storing or processing of your information. The information we share outside the European Economic Area may be shared with staff based on the process and storage of said data. It may include such processes as processing a payment or offering support for your service or product needs. The staff processing or storing information may work for our suppliers outside the European Economic Area. By submitting your data to use you have agreed to this transfer and storage of data. We take all reasonable action to ensure the safety of your personal data in agreement with this Privacy Policy.<br>\n4.2 Information we are provided will be stored on secure servers. Transaction data is encrypted for your safety.<br>\n4.3 You should understand data via online transmission is not completely secure. We cannot guarantee full protection and security data, only that we take all reasonable action to protect information sent to us electronically. Transmission of any data by you is at your own risk. Where applicable you may be given access to sections of our site that require a password. You a responsible for the passwords safety and confidentiality.</p>\n<p><strong>5. Opt Out </strong><br>\n5.1 If you wish to retrieve supplied information or Opt Out, Please contact Us</p>\n<p><strong>6. Information Disclosure</strong><br>\n6.1 At times we may disclose personal information to persons in our group. This can include subsidiaries, holding companies, or any other subsidiaries involved in our business, if applicable.<br>\n6.2 Third Party disclosure may occur for the following reasons:<br>\n6.2.1 Selling any or all of our business to a third party may result in sharing your information.<br>\n6.2.2 At any time when we are legally required to we may disclose information about you and your visits to our sites.<br>\n6.2.3 To prevent fraud and help in fraud protection in order to reduce credit risk, we may disclose information.</p>\n<p><strong>7. Third Party Links</strong><br>\nThird party links may be discovered on our site. These third party links have their own privacy policy, which you agree to when you click on the link. We are not responsible nor do we accept responsibility for third party links. Our liability covers us only on our site, and thus we do not accept liability for third party links as we have no control over them.</p>\n<p><strong>8. Information Accessibility</strong><br>\nWe cannot withhold data we collect about you. If you wish to have access about our data collection on you please, please contact us. A adminitration fee may be rendered. The fee covers our costs for processing your request and getting the data to you. Please use the contact details below to formulate your data access request.</p>\n<p><strong>9. Contacting Us</strong><br>\nPlease feel free to contact us with queries, requests, or comments you may have about our Privacy Policy. We welcome any communication. Please view our contact page for details.</p>\n','Privacy Policy','','publish','closed','closed','','privacy-policy','','','2021-06-28 19:47:15','2021-06-28 17:47:15','',0,'http://nixin.co.za/privacy-policy/',0,'page','',0),
(2073,1,'2021-07-08 12:42:22','2021-07-08 10:42:22','','Order &ndash; Jul 8, 2021 @ 12:42 PM','Grys asb.','wc-processing','closed','closed','wc_order_8NnoIDYSwzAyz','order-jul-08-2021-1042-am','','','2021-07-08 12:42:23','2021-07-08 10:42:23','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2073',0,'shop_order','',1),
(2165,1,'2021-07-15 11:44:31','2021-07-15 09:44:31','','Order &ndash; Jul 15, 2021 @ 11:44 AM','','wc-processing','closed','closed','wc_order_2eVERSfZocSom','order-jul-15-2021-0944-am','','','2021-07-15 11:44:32','2021-07-15 09:44:32','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2165',0,'shop_order','',1),
(2166,1,'2021-07-22 15:13:11','2021-07-22 13:13:11','','Order &ndash; Jul 22, 2021 @ 03:13 PM','Please supply recommend transformer in VA rating for the lights of main pool and bubbler.\nThanks','wc-processing','closed','closed','wc_order_LB3SdIEP8h4Yi','order-jul-22-2021-0113-pm','','','2021-07-22 15:13:12','2021-07-22 13:13:12','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2166',0,'shop_order','',1),
(2167,1,'2021-07-24 21:55:31','2021-07-24 19:55:31','','Order &ndash; Jul 24, 2021 @ 09:55 PM','','wc-processing','closed','closed','wc_order_ZCvmXXTD12UEm','order-jul-24-2021-0755-pm','','','2021-07-24 21:55:31','2021-07-24 19:55:31','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2167',0,'shop_order','',1),
(2168,1,'2021-07-27 22:17:26','2021-07-27 20:17:26','','Order &ndash; Jul 27, 2021 @ 10:17 PM','','wc-processing','closed','closed','wc_order_IwJ9B3PoKLR5k','order-jul-27-2021-0817-pm','','','2021-07-27 22:17:26','2021-07-27 20:17:26','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2168',0,'shop_order','',1),
(2178,244,'2021-07-28 13:31:53','2021-07-28 11:31:53','','PT Aimflo Blocker PVC','','inherit','closed','closed','','pt-aimflo-blocker-pvc','','','2021-07-28 13:31:53','2021-07-28 11:31:53','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/PT-Aimflo-Blocker-PVC.png',0,'attachment','image/png',0),
(2184,1,'2021-08-01 09:02:24','2021-08-01 07:02:24','','Order &ndash; Aug 1, 2021 @ 09:02 AM','','wc-processing','closed','closed','wc_order_84j4nnh4cHGi9','order-aug-01-2021-0702-am','','','2021-08-01 09:02:25','2021-08-01 07:02:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2184',0,'shop_order','',1),
(2185,1,'2021-08-02 15:59:59','2021-08-02 13:59:59','','Order &ndash; Aug 2, 2021 @ 03:59 PM','','wc-processing','closed','closed','wc_order_3yKQIPXDmTHjL','order-aug-02-2021-0159-pm','','','2021-08-02 15:59:59','2021-08-02 13:59:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2185',0,'shop_order','',1),
(2186,1,'2021-08-06 12:05:03','2021-08-06 10:05:03','','Order &ndash; Aug 6, 2021 @ 12:05 PM','','wc-processing','closed','closed','wc_order_CV9Y1L2qDBXWl','order-aug-06-2021-1005-am','','','2021-08-06 12:05:03','2021-08-06 10:05:03','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2186',0,'shop_order','',1),
(2187,1,'2021-08-13 11:20:56','2021-08-13 09:20:56','','Order &ndash; Aug 13, 2021 @ 11:20 AM','Courier asb.','wc-processing','closed','closed','wc_order_uayEHN6yqZWPY','order-aug-13-2021-0920-am','','','2021-08-13 11:20:56','2021-08-13 09:20:56','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2187',0,'shop_order','',1),
(2188,1,'2021-08-13 11:29:20','2021-08-13 09:29:20','','Order &ndash; Aug 13, 2021 @ 11:29 AM','Please call 0825826303 when outside the house','wc-processing','closed','closed','wc_order_Y6SpSexTpgw7b','order-aug-13-2021-0929-am','','','2021-08-13 11:29:20','2021-08-13 09:29:20','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2188',0,'shop_order','',1),
(2189,1,'2021-08-13 11:31:24','2021-08-13 09:31:24','','Order &ndash; Aug 13, 2021 @ 11:31 AM','','wc-processing','closed','closed','wc_order_GZepxhVRYVouZ','order-aug-13-2021-0931-am','','','2021-08-13 11:31:24','2021-08-13 09:31:24','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2189',0,'shop_order','',1),
(2190,1,'2021-08-14 10:51:16','2021-08-14 08:51:16','','Order &ndash; Aug 14, 2021 @ 10:51 AM','','wc-processing','closed','closed','wc_order_KkGWq99f0veDI','order-aug-14-2021-0851-am','','','2021-08-14 10:51:16','2021-08-14 08:51:16','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2190',0,'shop_order','',1),
(2191,1,'2021-08-18 18:35:00','2021-08-18 16:35:00','','Order &ndash; Aug 18, 2021 @ 06:35 PM','','wc-processing','closed','closed','wc_order_abE9OHOXuqFIx','order-aug-18-2021-0435-pm','','','2021-08-18 18:35:00','2021-08-18 16:35:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2191',0,'shop_order','',1),
(2192,1,'2021-08-18 19:10:41','2021-08-18 17:10:41','','Order &ndash; Aug 18, 2021 @ 07:10 PM','','wc-processing','closed','closed','wc_order_eOHjuASBUdW9y','order-aug-18-2021-0510-pm','','','2021-08-18 19:10:41','2021-08-18 17:10:41','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2192',0,'shop_order','',1),
(2193,1,'2021-08-20 13:06:27','2021-08-20 11:06:27','','Order &ndash; Aug 20, 2021 @ 01:06 PM','','wc-processing','closed','closed','wc_order_7LtPmAbtAHbbR','order-aug-20-2021-1106-am','','','2021-08-20 13:06:27','2021-08-20 11:06:27','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2193',0,'shop_order','',1),
(2194,1,'2021-08-21 06:07:48','2021-08-21 04:07:48','','Order &ndash; Aug 21, 2021 @ 06:07 AM','','wc-processing','closed','closed','wc_order_kLynqe7BoWetR','order-aug-21-2021-0407-am','','','2021-08-21 06:07:48','2021-08-21 04:07:48','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2194',0,'shop_order','',1),
(2195,1,'2021-08-24 14:07:56','2021-08-24 12:07:56','','Order &ndash; Aug 24, 2021 @ 02:07 PM','','wc-processing','closed','closed','wc_order_6xrnyF1G3hSk2','order-aug-24-2021-1207-pm','','','2021-08-24 14:07:57','2021-08-24 12:07:57','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2195',0,'shop_order','',1),
(2196,1,'2021-08-24 19:40:35','2021-08-24 17:40:35','','Order &ndash; Aug 24, 2021 @ 07:40 PM','','wc-processing','closed','closed','wc_order_757ligrAdxaae','order-aug-24-2021-0540-pm','','','2021-08-24 19:40:35','2021-08-24 17:40:35','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2196',0,'shop_order','',1),
(2197,1,'2021-08-26 21:03:39','2021-08-26 19:03:39','','Order &ndash; Aug 26, 2021 @ 09:03 PM','','wc-processing','closed','closed','wc_order_B850ROTyCJXSf','order-aug-26-2021-0703-pm','','','2021-08-26 21:03:39','2021-08-26 19:03:39','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2197',0,'shop_order','',1),
(2198,1,'2021-08-30 20:26:13','2021-08-30 18:26:13','','Order &ndash; Aug 30, 2021 @ 08:26 PM','','wc-processing','closed','closed','wc_order_yZWcyN4kBBSN3','order-aug-30-2021-0626-pm','','','2021-08-30 20:26:14','2021-08-30 18:26:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2198',0,'shop_order','',1),
(2199,1,'2021-09-01 17:47:47','2021-09-01 15:47:47','','Order &ndash; Sep 1, 2021 @ 05:47 PM','Hi\nI would really appreciate it if you called me on the day of delivery.\nThank you!','wc-processing','closed','closed','wc_order_JXiDMa3jzUiXE','order-sep-01-2021-0347-pm','','','2021-09-01 17:47:47','2021-09-01 15:47:47','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2199',0,'shop_order','',1),
(2200,1,'2021-09-03 17:14:22','2021-09-03 15:14:22','','Order &ndash; Sep 3, 2021 @ 05:14 PM','','wc-processing','closed','closed','wc_order_oZRfrooOxCobC','order-sep-03-2021-0314-pm','','','2021-09-03 17:14:23','2021-09-03 15:14:23','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2200',0,'shop_order','',1),
(2201,1,'2021-09-06 21:24:49','2021-09-06 19:24:49','','Order &ndash; Sep 6, 2021 @ 09:24 PM','','wc-processing','closed','closed','wc_order_TpVSr7G02dgRv','order-sep-06-2021-0724-pm','','','2021-09-06 21:24:50','2021-09-06 19:24:50','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2201',0,'shop_order','',1),
(2202,1,'2021-09-10 08:19:03','2021-09-10 06:19:03','','Order &ndash; Sep 10, 2021 @ 08:19 AM','','wc-processing','closed','closed','wc_order_lBWGvuyYV4zrx','order-sep-10-2021-0619-am','','','2021-09-10 08:19:04','2021-09-10 06:19:04','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2202',0,'shop_order','',1),
(2203,1,'2021-09-13 21:26:18','2021-09-13 19:26:18','','Order &ndash; Sep 13, 2021 @ 09:26 PM','','wc-processing','closed','closed','wc_order_LFa3sM9S5d6kL','order-sep-13-2021-0726-pm','','','2021-09-13 21:26:18','2021-09-13 19:26:18','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2203',0,'shop_order','',1),
(2204,1,'2021-09-14 11:58:39','2021-09-14 09:58:39','','Order &ndash; Sep 14, 2021 @ 11:58 AM','','wc-processing','closed','closed','wc_order_Dzq3a4l7JQIHo','order-sep-14-2021-0958-am','','','2021-09-14 11:58:39','2021-09-14 09:58:39','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2204',0,'shop_order','',1),
(2205,1,'2021-09-14 12:00:59','2021-09-14 10:00:59','','Order &ndash; Sep 14, 2021 @ 12:00 PM','','wc-processing','closed','closed','wc_order_T3nCZegD7cJZb','order-sep-14-2021-1000-am','','','2021-09-14 12:01:00','2021-09-14 10:01:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2205',0,'shop_order','',1),
(2206,1,'2021-09-17 15:02:37','2021-09-17 13:02:37','','Order &ndash; Sep 17, 2021 @ 03:02 PM','Order required urgently please.\nPlease notify me delivery time to make arrangements.\n','wc-processing','closed','closed','wc_order_wKSo9OY4JPlVL','order-sep-17-2021-0102-pm','','','2021-09-17 15:02:37','2021-09-17 13:02:37','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2206',0,'shop_order','',1),
(2207,1,'2021-09-21 10:19:52','2021-09-21 08:19:52','','Order &ndash; Sep 21, 2021 @ 10:19 AM','Deliver to: Bonnen Biggs, Attention: Christa, 25 Piet Uys Street, The Co-op, Humansdorp, 6300','wc-processing','closed','closed','wc_order_eJ95x0yqAMsHK','order-sep-21-2021-0819-am','','','2021-09-21 10:19:52','2021-09-21 08:19:52','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2207',0,'shop_order','',1),
(2208,1,'2021-10-05 17:30:37','2021-10-05 15:30:37','','Order &ndash; Oct 5, 2021 @ 05:30 PM','Please can you deliver asap.','wc-processing','closed','closed','wc_order_VeoshCobmw7tP','order-oct-05-2021-0330-pm','','','2021-10-05 17:30:38','2021-10-05 15:30:38','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2208',0,'shop_order','',1),
(2212,1,'2021-10-15 10:46:20','0000-00-00 00:00:00','<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h3>Overview</h3>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<h2>Refunds</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Late or missing refunds</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<b>Sale items</b>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Exchanges</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Gifts</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Shipping returns</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<h2>Need help?</h2>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->','Refund and Returns Policy','','draft','closed','closed','','refund_returns','','','2021-10-15 10:46:20','0000-00-00 00:00:00','',0,'http://www.nixin.co.za/?page_id=2212',0,'page','',0),
(2225,244,'2021-10-15 13:53:17','2021-10-15 11:53:17','','Nixin 50mm Pipe Spouts','','inherit','closed','closed','','nixin-50mm-pipe-spouts-2','','','2021-10-15 13:53:17','2021-10-15 11:53:17','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/Nixin-50mm-Pipe-Spouts.jpg',0,'attachment','image/jpeg',0),
(2233,244,'2021-10-15 14:59:13','2021-10-15 12:59:13','','SST Ponlite 2021','','inherit','closed','closed','','sst-ponlite-2021','','','2021-10-15 14:59:13','2021-10-15 12:59:13','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/SST-Ponlite-2021.jpg',0,'attachment','image/jpeg',0),
(2251,244,'2021-10-15 15:43:15','2021-10-15 13:43:15','','SST 38mm Grabrail','','inherit','closed','closed','','sst-38mm-grabrail','','','2021-10-15 15:43:15','2021-10-15 13:43:15','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/SST-38mm-Grabrail.jpg',0,'attachment','image/jpeg',0),
(2254,1,'2021-10-20 18:59:14','2021-10-20 16:59:14','','Order &ndash; Oct 20, 2021 @ 06:59 PM','Please indicate delivery time .... Please contact before delivery','wc-processing','closed','closed','wc_order_EHbh2uMZVknor','order-oct-20-2021-0459-pm','','','2021-10-20 18:59:14','2021-10-20 16:59:14','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2254',0,'shop_order','',1),
(2255,1,'2021-10-21 10:59:54','2021-10-21 08:59:54','','Order &ndash; Oct 21, 2021 @ 10:59 AM','','wc-processing','closed','closed','wc_order_VN1hBwkCa2mVh','order-oct-21-2021-0859-am','','','2021-10-21 10:59:54','2021-10-21 08:59:54','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2255',0,'shop_order','',1),
(2256,1,'2021-10-21 12:15:18','2021-10-21 10:15:18','','Order &ndash; Oct 21, 2021 @ 12:15 PM','','wc-processing','closed','closed','wc_order_0kpBi7wOtFqUL','order-oct-21-2021-1015-am','','','2021-10-21 12:15:18','2021-10-21 10:15:18','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2256',0,'shop_order','',1),
(2257,1,'2021-10-22 15:09:29','2021-10-22 13:09:29','','Order &ndash; Oct 22, 2021 @ 03:09 PM','If it doesnt fit can I return?','wc-processing','closed','closed','wc_order_0SmFojkZNej37','order-oct-22-2021-0109-pm','','','2021-10-22 15:09:29','2021-10-22 13:09:29','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2257',0,'shop_order','',1),
(2258,1,'2021-10-23 15:58:11','2021-10-23 13:58:11','','Order &ndash; Oct 23, 2021 @ 03:58 PM','','wc-processing','closed','closed','wc_order_XTcxJV7W7CPNu','order-oct-23-2021-0158-pm','','','2021-10-23 15:58:11','2021-10-23 13:58:11','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2258',0,'shop_order','',1),
(2259,1,'2021-10-28 12:01:32','2021-10-28 10:01:32','','Order &ndash; Oct 28, 2021 @ 12:01 PM','','wc-processing','closed','closed','wc_order_FFwdfknOw039n','order-oct-28-2021-1001-am','','','2021-10-28 12:01:32','2021-10-28 10:01:32','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2259',0,'shop_order','',1),
(2260,1,'2021-10-29 09:41:41','2021-10-29 07:41:41','','Order &ndash; Oct 29, 2021 @ 09:41 AM','Please phone when at the gate 0735537754','wc-processing','closed','closed','wc_order_etWBzj19dv78N','order-oct-29-2021-0741-am','','','2021-10-29 09:41:41','2021-10-29 07:41:41','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2260',0,'shop_order','',1),
(2261,1,'2021-11-04 18:15:46','2021-11-04 16:15:46','','Order &ndash; Nov 4, 2021 @ 06:15 PM','','wc-processing','closed','closed','wc_order_6oUvhgg5l1xA0','order-nov-04-2021-0415-pm','','','2021-11-04 18:15:46','2021-11-04 16:15:46','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2261',0,'shop_order','',1),
(2262,1,'2021-11-05 20:29:30','2021-11-05 18:29:30','','Order &ndash; Nov 5, 2021 @ 08:29 PM','','wc-processing','closed','closed','wc_order_ABmJtrORx6hbM','order-nov-05-2021-0629-pm','','','2021-11-05 20:29:30','2021-11-05 18:29:30','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2262',0,'shop_order','',1),
(2263,1,'2021-11-08 15:24:20','2021-11-08 13:24:20','','Order &ndash; Nov 8, 2021 @ 03:24 PM','','wc-processing','closed','closed','wc_order_dsVmY00w8rNhs','order-nov-08-2021-0124-pm','','','2021-11-08 15:24:20','2021-11-08 13:24:20','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2263',0,'shop_order','',1),
(2264,1,'2021-11-12 15:38:23','2021-11-12 13:38:23','','Order &ndash; Nov 12, 2021 @ 03:38 PM','','wc-processing','closed','closed','wc_order_Mvt5y9fovQF6M','order-nov-12-2021-0138-pm','','','2021-11-12 15:38:23','2021-11-12 13:38:23','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2264',0,'shop_order','',1),
(2265,1,'2021-11-15 09:51:18','2021-11-15 07:51:18','','Order &ndash; Nov 15, 2021 @ 09:51 AM','','wc-processing','closed','closed','wc_order_DDYtpXlo96pzp','order-nov-15-2021-0751-am','','','2021-11-15 09:51:18','2021-11-15 07:51:18','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2265',0,'shop_order','',1),
(2267,1,'2021-11-16 09:44:50','2021-11-16 07:44:50','','Order &ndash; Nov 16, 2021 @ 09:44 AM','','wc-processing','closed','closed','wc_order_k3tZWlmZwOErv','order-nov-16-2021-0744-am','','','2021-11-16 09:44:51','2021-11-16 07:44:51','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2267',0,'shop_order','',1),
(2268,1,'2021-11-18 11:48:37','2021-11-18 09:48:37','','Order &ndash; Nov 18, 2021 @ 11:48 AM','Please contact at gate upon delivery','wc-processing','closed','closed','wc_order_SOog7bdhKQJcq','order-nov-18-2021-0948-am','','','2021-11-18 11:48:37','2021-11-18 09:48:37','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2268',0,'shop_order','',1),
(2269,1,'2021-11-21 19:02:20','2021-11-21 17:02:20','','Order &ndash; Nov 21, 2021 @ 07:02 PM','with led light strip','wc-processing','closed','closed','wc_order_3QCHSeQGhVSlP','order-nov-21-2021-0502-pm','','','2021-11-21 19:02:20','2021-11-21 17:02:20','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2269',0,'shop_order','',1),
(2270,1,'2021-11-25 14:21:24','2021-11-25 12:21:24','','Order &ndash; Nov 25, 2021 @ 02:21 PM','','wc-processing','closed','closed','wc_order_NoUdtA11BpRAT','order-nov-25-2021-1221-pm','','','2021-11-25 14:21:25','2021-11-25 12:21:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2270',0,'shop_order','',1),
(2271,1,'2021-11-26 12:49:09','2021-11-26 10:49:09','','Order &ndash; Nov 26, 2021 @ 12:49 PM','','wc-processing','closed','closed','wc_order_r0YmpVHBnz4gq','order-nov-26-2021-1049-am','','','2021-11-26 12:49:09','2021-11-26 10:49:09','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2271',0,'shop_order','',1),
(2272,1,'2021-11-26 13:40:30','2021-11-26 11:40:30','','Order &ndash; Nov 26, 2021 @ 01:40 PM','','wc-processing','closed','closed','wc_order_RvFrIBPgsAp19','order-nov-26-2021-1140-am','','','2021-11-26 13:40:30','2021-11-26 11:40:30','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2272',0,'shop_order','',1),
(2273,1,'2021-12-02 13:58:13','2021-12-02 11:58:13','','Order &ndash; Dec 2, 2021 @ 01:58 PM','','wc-processing','closed','closed','wc_order_zvWoe9x6NjqOc','order-dec-02-2021-1158-am','','','2021-12-02 13:58:14','2021-12-02 11:58:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2273',0,'shop_order','',1),
(2274,1,'2021-12-02 14:05:16','2021-12-02 12:05:16','','Order &ndash; Dec 2, 2021 @ 02:05 PM','','wc-processing','closed','closed','wc_order_u7LZjyuCeX2aM','order-dec-02-2021-1205-pm','','','2021-12-02 14:05:16','2021-12-02 12:05:16','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2274',0,'shop_order','',1),
(2275,1,'2021-12-06 08:33:34','2021-12-06 06:33:34','','Order &ndash; Dec 6, 2021 @ 08:33 AM','','wc-processing','closed','closed','wc_order_0Mdp8JAtJVxNF','order-dec-06-2021-0633-am','','','2021-12-06 08:33:35','2021-12-06 06:33:35','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2275',0,'shop_order','',1),
(2276,1,'2021-12-11 10:52:37','2021-12-11 08:52:37','','Order &ndash; Dec 11, 2021 @ 10:52 AM','','wc-processing','closed','closed','wc_order_JjU1hjPFhuS3X','order-dec-11-2021-0852-am','','','2021-12-11 10:52:38','2021-12-11 08:52:38','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2276',0,'shop_order','',1),
(2277,1,'2021-12-17 10:12:58','2021-12-17 08:12:58','','Order &ndash; Dec 17, 2021 @ 10:12 AM','Afleweringsadres in Swellendam - NIE in Hermanus nie.','wc-processing','closed','closed','wc_order_0yOppnfejMmfq','order-dec-17-2021-0812-am','','','2021-12-17 10:12:58','2021-12-17 08:12:58','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2277',0,'shop_order','',1),
(2278,1,'2022-01-12 14:34:37','2022-01-12 12:34:37','','Order &ndash; Jan 12, 2022 @ 02:34 PM','','wc-processing','closed','closed','wc_order_EVjQYXLiZprzr','order-jan-12-2022-1234-pm','','','2022-01-12 14:34:38','2022-01-12 12:34:38','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2278',0,'shop_order','',1),
(2282,1,'2022-01-14 17:51:51','2022-01-14 15:51:51','','Order &ndash; Jan 14, 2022 @ 05:51 PM','','wc-processing','closed','closed','wc_order_0u88mfno34oPA','order-jan-14-2022-0351-pm','','','2022-01-14 17:51:52','2022-01-14 15:51:52','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2282',0,'shop_order','',1),
(2283,1,'2022-01-16 22:14:13','2022-01-16 20:14:13','','Order &ndash; Jan 16, 2022 @ 10:14 PM','','wc-processing','closed','closed','wc_order_F93Wi9l56EoEt','order-jan-16-2022-0814-pm','','','2022-01-16 22:14:13','2022-01-16 20:14:13','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2283',0,'shop_order','',1),
(2284,1,'2022-01-25 08:49:33','2022-01-25 06:49:33','','Order &ndash; Jan 25, 2022 @ 08:49 AM','I will get Bret to install it and he will also pick it up from you.','wc-processing','closed','closed','wc_order_w3oDJI3Z1tNkr','order-jan-25-2022-0649-am','','','2022-01-25 08:49:34','2022-01-25 06:49:34','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2284',0,'shop_order','',1),
(2285,1,'2022-01-25 16:34:49','2022-01-25 14:34:49','','Order &ndash; Jan 25, 2022 @ 04:34 PM','','wc-processing','closed','closed','wc_order_gd1C2eZFY3Mrw','order-jan-25-2022-0234-pm','','','2022-01-25 16:34:49','2022-01-25 14:34:49','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2285',0,'shop_order','',1),
(2286,1,'2022-02-08 09:43:07','2022-02-08 07:43:07','','Order &ndash; Feb 8, 2022 @ 09:43 AM','Please call me when at entrance of estate to enter','wc-processing','closed','closed','wc_order_kid32UPvT6fZg','order-feb-08-2022-0743-am','','','2022-02-08 09:43:07','2022-02-08 07:43:07','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2286',0,'shop_order','',1),
(2287,1,'2022-02-08 11:00:42','2022-02-08 09:00:42','','Order &ndash; Feb 8, 2022 @ 11:00 AM','','wc-processing','closed','closed','wc_order_CcUGOUpP8GDHD','order-feb-08-2022-0900-am','','','2022-02-08 11:00:43','2022-02-08 09:00:43','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2287',0,'shop_order','',1),
(2288,1,'2022-02-19 09:39:43','2022-02-19 07:39:43','','Order &ndash; Feb 19, 2022 @ 09:39 AM','','wc-processing','closed','closed','wc_order_63i7X4uVdRZr4','order-feb-19-2022-0739-am','','','2022-02-19 09:39:43','2022-02-19 07:39:43','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2288',0,'shop_order','',1),
(2289,1,'2022-02-21 16:40:47','2022-02-21 14:40:47','','Order &ndash; Feb 21, 2022 @ 04:40 PM','please can you quote on overnight delivery','wc-processing','closed','closed','wc_order_bE9N7oT9icSE8','order-feb-21-2022-0240-pm','','','2022-02-21 16:40:47','2022-02-21 14:40:47','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2289',0,'shop_order','',1),
(2290,1,'2022-02-21 17:24:27','2022-02-21 15:24:27','','Order &ndash; Feb 21, 2022 @ 05:24 PM','','wc-processing','closed','closed','wc_order_PWayKUMDXl0Wf','order-feb-21-2022-0324-pm','','','2022-02-21 17:24:27','2022-02-21 15:24:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2290',0,'shop_order','',1),
(2291,1,'2022-03-02 10:20:17','2022-03-02 08:20:17','','Order &ndash; Mar 2, 2022 @ 10:20 AM','Please deliver to address stipulated','wc-processing','closed','closed','wc_order_TMiF5DqoqTOEE','order-mar-02-2022-0820-am','','','2022-03-02 10:20:17','2022-03-02 08:20:17','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2291',0,'shop_order','',1),
(2292,1,'2022-03-03 20:05:23','2022-03-03 18:05:23','','Order &ndash; Mar 3, 2022 @ 08:05 PM','','wc-processing','closed','closed','wc_order_rVWlScJz16A9P','order-mar-03-2022-0605-pm','','','2022-03-03 20:05:24','2022-03-03 18:05:24','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2292',0,'shop_order','',1),
(2293,1,'2022-03-04 08:26:28','2022-03-04 06:26:28','','Order &ndash; Mar 4, 2022 @ 08:26 AM','','wc-processing','closed','closed','wc_order_7CallChuJQ6sJ','order-mar-04-2022-0626-am','','','2022-03-04 08:26:29','2022-03-04 06:26:29','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2293',0,'shop_order','',1),
(2294,1,'2022-03-09 14:59:51','2022-03-09 12:59:51','','Order &ndash; Mar 9, 2022 @ 02:59 PM','Could you please include the LED lights with the spout as discussed? Thanks','wc-processing','closed','closed','wc_order_fs0UYB65UfDVW','order-mar-09-2022-1259-pm','','','2022-03-09 14:59:51','2022-03-09 12:59:51','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2294',0,'shop_order','',1),
(2295,1,'2022-03-22 12:54:25','2022-03-22 10:54:25','','Order &ndash; Mar 22, 2022 @ 12:54 PM','Sundown Country Estate Hotel, Deliver to reception','wc-processing','closed','closed','wc_order_xKLOZU8qmx6Jn','order-mar-22-2022-1054-am','','','2022-03-22 12:54:25','2022-03-22 10:54:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2295',0,'shop_order','',1),
(2296,1,'2022-03-22 17:16:12','2022-03-22 15:16:12','','Order &ndash; Mar 22, 2022 @ 05:16 PM','','wc-processing','closed','closed','wc_order_TKx7gPuUO4zXP','order-mar-22-2022-0316-pm','','','2022-03-22 17:16:12','2022-03-22 15:16:12','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2296',0,'shop_order','',1),
(2297,1,'2022-03-23 13:08:53','2022-03-23 11:08:53','','Order &ndash; Mar 23, 2022 @ 01:08 PM','','wc-processing','closed','closed','wc_order_jpaBQoO0x2nZL','order-mar-23-2022-1108-am','','','2022-03-23 13:08:53','2022-03-23 11:08:53','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2297',0,'shop_order','',1),
(2298,1,'2022-03-24 10:44:25','2022-03-24 08:44:25','','Order &ndash; Mar 24, 2022 @ 10:44 AM','','wc-processing','closed','closed','wc_order_B0sTAkOJmW9Yg','order-mar-24-2022-0844-am','','','2022-03-24 10:44:25','2022-03-24 08:44:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2298',0,'shop_order','',1),
(2299,1,'2022-03-30 12:51:21','2022-03-30 10:51:21','','Order &ndash; Mar 30, 2022 @ 12:51 PM','','wc-processing','closed','closed','wc_order_zb6qijPR8iBYW','order-mar-30-2022-1051-am','','','2022-03-30 12:51:22','2022-03-30 10:51:22','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2299',0,'shop_order','',1),
(2300,1,'2022-04-06 21:14:48','2022-04-06 19:14:48','','Order &ndash; Apr 6, 2022 @ 09:14 PM','To be delivered in malswi','wc-processing','closed','closed','wc_order_ac9wFvDEDQknk','order-apr-06-2022-0714-pm','','','2022-04-06 21:14:48','2022-04-06 19:14:48','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2300',0,'shop_order','',1),
(2301,1,'2022-04-12 08:36:27','2022-04-12 06:36:27','','Order &ndash; Apr 12, 2022 @ 08:36 AM','','wc-processing','closed','closed','wc_order_vT7jLyNlY05k6','order-apr-12-2022-0636-am','','','2022-04-12 08:36:27','2022-04-12 06:36:27','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2301',0,'shop_order','',1),
(2302,1,'2022-04-12 16:31:37','2022-04-12 14:31:37','','Order &ndash; Apr 12, 2022 @ 04:31 PM','','wc-processing','closed','closed','wc_order_fhGyubRYJdSJW','order-apr-12-2022-0231-pm','','','2022-04-12 16:31:37','2022-04-12 14:31:37','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2302',0,'shop_order','',1),
(2303,1,'2022-04-20 14:29:13','2022-04-20 12:29:13','','Order &ndash; Apr 20, 2022 @ 02:29 PM','l\nblue led strip required','wc-processing','closed','closed','wc_order_qDN22GWxyu2id','order-apr-20-2022-1229-pm','','','2022-04-20 14:29:13','2022-04-20 12:29:13','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2303',0,'shop_order','',1),
(2304,1,'2022-04-22 13:12:33','2022-04-22 11:12:33','','Order &ndash; Apr 22, 2022 @ 01:12 PM','Looking for immediate delivery please','wc-processing','closed','closed','wc_order_Fhe6tRfpKi53F','order-apr-22-2022-1112-am','','','2022-04-22 13:12:33','2022-04-22 11:12:33','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2304',0,'shop_order','',1),
(2305,1,'2022-04-25 14:33:39','2022-04-25 12:33:39','','Order &ndash; Apr 25, 2022 @ 02:33 PM','My agent will get in touch for collection.\n\nKindly confirm availability of the item before we make payment.','wc-processing','closed','closed','wc_order_2PCQceziUibr7','order-apr-25-2022-1233-pm','','','2022-04-25 14:33:39','2022-04-25 12:33:39','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2305',0,'shop_order','',1),
(2306,1,'2022-05-13 09:51:37','2022-05-13 07:51:37','','Order &ndash; May 13, 2022 @ 09:51 AM','','wc-processing','closed','closed','wc_order_Hmw6DvWgtEzzu','order-may-13-2022-0751-am','','','2022-05-13 09:51:37','2022-05-13 07:51:37','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2306',0,'shop_order','',1),
(2307,1,'2022-05-16 15:59:07','2022-05-16 13:59:07','','Order &ndash; May 16, 2022 @ 03:59 PM','Delivery office ophours Mo- Thursday 8:30-17:00, Fry 8:30-14:00 Saturday/Sunday - CLOSE','wc-processing','closed','closed','wc_order_au09Y6Zf83xte','order-may-16-2022-0159-pm','','','2022-05-16 15:59:07','2022-05-16 13:59:07','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2307',0,'shop_order','',1),
(2308,1,'2022-05-24 20:38:58','2022-05-24 18:38:58','','Order &ndash; May 24, 2022 @ 08:38 PM','','wc-processing','closed','closed','wc_order_5BfbeWkzWzFaN','order-may-24-2022-0638-pm','','','2022-05-24 20:38:58','2022-05-24 18:38:58','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2308',0,'shop_order','',1),
(2309,1,'2022-05-29 20:41:25','2022-05-29 18:41:25','','Order &ndash; May 29, 2022 @ 08:41 PM','','wc-processing','closed','closed','wc_order_EFqzvItTouMWp','order-may-29-2022-0641-pm','','','2022-05-29 20:41:25','2022-05-29 18:41:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2309',0,'shop_order','',1),
(2310,1,'2022-06-04 15:19:26','2022-06-04 13:19:26','','Order &ndash; Jun 4, 2022 @ 03:19 PM','','wc-processing','closed','closed','wc_order_sgYRJSjT5VRWR','order-jun-04-2022-0119-pm','','','2022-06-04 15:19:26','2022-06-04 13:19:26','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2310',0,'shop_order','',1),
(2311,1,'2022-06-07 16:05:42','2022-06-07 14:05:42','','Order &ndash; Jun 7, 2022 @ 04:05 PM','','wc-processing','closed','closed','wc_order_sgK5NpN16lRTM','order-jun-07-2022-0205-pm','','','2022-06-07 16:05:42','2022-06-07 14:05:42','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2311',0,'shop_order','',1),
(2312,1,'2022-06-09 14:17:35','2022-06-09 12:17:35','','Order &ndash; Jun 9, 2022 @ 02:17 PM','','wc-processing','closed','closed','wc_order_DcZX9vFf3B0Nc','order-jun-09-2022-1217-pm','','','2022-06-09 14:17:35','2022-06-09 12:17:35','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2312',0,'shop_order','',1),
(2313,1,'2022-06-17 14:50:07','2022-06-17 12:50:07','','Order &ndash; Jun 17, 2022 @ 02:50 PM','','wc-processing','closed','closed','wc_order_OSvruxWkJUmLD','order-jun-17-2022-1250-pm','','','2022-06-17 14:50:07','2022-06-17 12:50:07','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2313',0,'shop_order','',1),
(2314,1,'2022-06-19 12:22:03','2022-06-19 10:22:03','','Order &ndash; Jun 19, 2022 @ 12:22 PM','','wc-processing','closed','closed','wc_order_0VcibVj8if0bs','order-jun-19-2022-1022-am','','','2022-06-19 12:22:03','2022-06-19 10:22:03','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2314',0,'shop_order','',1),
(2315,1,'2022-06-21 15:19:44','2022-06-21 13:19:44','','Order &ndash; Jun 21, 2022 @ 03:19 PM','','wc-processing','closed','closed','wc_order_I2ZOf2vG5XqpW','order-jun-21-2022-0119-pm','','','2022-06-21 15:19:44','2022-06-21 13:19:44','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2315',0,'shop_order','',1),
(2316,1,'2022-06-21 15:27:13','2022-06-21 13:27:13','','Order &ndash; Jun 21, 2022 @ 03:27 PM','','wc-processing','closed','closed','wc_order_hhmKHfkOPpVAx','order-jun-21-2022-0127-pm','','','2022-06-21 15:27:13','2022-06-21 13:27:13','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2316',0,'shop_order','',1),
(2317,1,'2022-06-23 18:36:11','2022-06-23 16:36:11','','Order &ndash; Jun 23, 2022 @ 06:36 PM','','wc-processing','closed','closed','wc_order_vw1r7r1gsh4xk','order-jun-23-2022-0436-pm','','','2022-06-23 18:36:11','2022-06-23 16:36:11','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2317',0,'shop_order','',1),
(2318,1,'2022-07-02 14:55:01','2022-07-02 12:55:01','','Order &ndash; Jul 2, 2022 @ 02:55 PM','','wc-processing','closed','closed','wc_order_7D51Ee2GZQjfT','order-jul-02-2022-1255-pm','','','2022-07-02 14:55:01','2022-07-02 12:55:01','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2318',0,'shop_order','',1),
(2319,1,'2022-07-04 19:54:25','2022-07-04 17:54:25','','Order &ndash; Jul 4, 2022 @ 07:54 PM','','wc-processing','closed','closed','wc_order_GCJEVYpQDi91g','order-jul-04-2022-0554-pm','','','2022-07-04 19:54:26','2022-07-04 17:54:26','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2319',0,'shop_order','',1),
(2320,1,'2022-07-07 21:43:39','2022-07-07 19:43:39','','Order &ndash; Jul 7, 2022 @ 09:43 PM','','wc-processing','closed','closed','wc_order_xR0YpPE9Ixkqp','order-jul-07-2022-0743-pm','','','2022-07-07 21:43:40','2022-07-07 19:43:40','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2320',0,'shop_order','',1),
(2321,1,'2022-07-08 11:57:04','2022-07-08 09:57:04','','Order &ndash; Jul 8, 2022 @ 11:57 AM','please leave with neighbour if no one in, please could you confirm delivery for monday latest is ok? (someone is flying it out to us in Zanzibar!) - if you need to get hold of me (James) you can whatsapp on +27724803394','wc-processing','closed','closed','wc_order_r16kmEN27tyvL','order-jul-08-2022-0957-am','','','2022-07-08 11:57:04','2022-07-08 09:57:04','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2321',0,'shop_order','',1),
(2322,1,'2022-07-12 12:03:47','2022-07-12 10:03:47','','Order &ndash; Jul 12, 2022 @ 12:03 PM','','wc-processing','closed','closed','wc_order_oTcd9VMEdsxR6','order-jul-12-2022-1003-am','','','2022-07-12 12:03:47','2022-07-12 10:03:47','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2322',0,'shop_order','',1),
(2323,1,'2022-07-13 10:57:02','2022-07-13 08:57:02','','Order &ndash; Jul 13, 2022 @ 10:57 AM','','wc-processing','closed','closed','wc_order_aaNSDZLqOCm3k','order-jul-13-2022-0857-am','','','2022-07-13 10:57:02','2022-07-13 08:57:02','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2323',0,'shop_order','',1),
(2324,1,'2022-07-14 14:05:13','2022-07-14 12:05:13','','Order &ndash; Jul 14, 2022 @ 02:05 PM','','wc-completed','closed','closed','wc_order_k5v1fdpNcIxaI','order-jul-14-2022-1205-pm','','','2022-07-22 13:00:00','2022-07-22 11:00:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2324',0,'shop_order','',2),
(2325,1,'2022-07-18 11:21:12','2022-07-18 09:21:12','','Order &ndash; Jul 18, 2022 @ 11:21 AM','','wc-completed','closed','closed','wc_order_il1Kiv3Noux66','order-jul-18-2022-0921-am','','','2022-07-22 12:59:50','2022-07-22 10:59:50','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2325',0,'shop_order','',2),
(2329,244,'2022-07-22 13:27:15','2022-07-22 11:27:15','Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>Let your dream pool <br />design begin right now!<p>We are Original equipment manufacturers  &amp; distributors of Premium poolware equipment, including customised items made to the client\'s individual needs, taste, architectural design, and budget. Utilizing the latest innovations in pool technology, our pool equipments are engineered to the highest standard of CNC workmanship.</p><a href=\"/contact-us/\">Contact Us</a>','Home-Page-Menu-2019-06-03','','inherit','closed','closed','','710-revision-v1','','','2022-07-22 13:27:15','2022-07-22 11:27:15','',710,'http://www.nixin.co.za/?p=2329',0,'revision','',0),
(2334,244,'2022-07-22 13:46:25','2022-07-22 11:46:25','','SST Dual Safety Suction Port','','inherit','closed','closed','','sst-dual-safety-suction-port-2','','','2022-07-22 13:46:25','2022-07-22 11:46:25','',0,'http://www.nixin.co.za/wp-content/uploads//2022/07/SST-Dual-Safety-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(2335,244,'2022-07-22 13:46:49','2022-07-22 11:46:49','','NIXIN Logo Premium Poolware','','inherit','closed','closed','','nixin-logo-premium-poolware-5','','','2022-07-22 13:47:32','2022-07-22 11:47:32','',0,'http://www.nixin.co.za/wp-content/uploads//2022/07/NIXIN-Logo-Premium-Poolware-4.jpg',0,'attachment','image/jpeg',0),
(2343,1,'2022-07-24 20:40:24','2022-07-24 18:40:24','','Order &ndash; Jul 24, 2022 @ 08:40 PM','Good day,\nDo you perhaps have any branches in Gauteng, or ship to Gauteng?','wc-processing','closed','closed','wc_order_agq6fJVlthPPJ','order-jul-24-2022-0640-pm','','','2022-07-24 20:40:24','2022-07-24 18:40:24','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2343',0,'shop_order','',1),
(2344,1,'2022-08-07 21:08:20','2022-08-07 19:08:20','','Order &ndash; Aug 7, 2022 @ 09:08 PM','Delivery address:\nDentists at Health\n273 Main Road, Walmer, Port Elizabeth, 6070','wc-processing','closed','closed','wc_order_9ACxj1huqkIhJ','order-aug-07-2022-0708-pm','','','2022-08-07 21:08:20','2022-08-07 19:08:20','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2344',0,'shop_order','',1),
(2345,1,'2022-08-07 22:12:02','2022-08-07 20:12:02','','Order &ndash; Aug 7, 2022 @ 10:12 PM','','wc-processing','closed','closed','wc_order_51UYSUUkSovES','order-aug-07-2022-0812-pm','','','2022-08-07 22:12:02','2022-08-07 20:12:02','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2345',0,'shop_order','',1),
(2346,1,'2022-08-14 10:15:23','2022-08-14 08:15:23','','Order &ndash; Aug 14, 2022 @ 10:15 AM','','wc-processing','closed','closed','wc_order_rw1fmOAvuKbNp','order-aug-14-2022-0815-am','','','2022-08-14 10:15:24','2022-08-14 08:15:24','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2346',0,'shop_order','',1),
(2347,1,'2022-08-17 10:32:02','2022-08-17 08:32:02','','Order &ndash; Aug 17, 2022 @ 10:32 AM','Any trade prices?\nTo confirm I am looking for the colour changing light with a remote and receiver.','wc-processing','closed','closed','wc_order_P3zwzcXnfmz7b','order-aug-17-2022-0832-am','','','2022-08-17 10:32:03','2022-08-17 08:32:03','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2347',0,'shop_order','',1),
(2348,1,'2022-08-17 10:36:27','2022-08-17 08:36:27','','Order &ndash; Aug 17, 2022 @ 10:36 AM','When in front of SEVOS Building please call','wc-processing','closed','closed','wc_order_KmxjM0GF51DYF','order-aug-17-2022-0836-am','','','2022-08-17 10:36:27','2022-08-17 08:36:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2348',0,'shop_order','',1),
(2349,1,'2022-08-29 08:31:50','2022-08-29 06:31:50','','Order &ndash; Aug 29, 2022 @ 08:31 AM','Please supply prices for equipment listed.','wc-processing','closed','closed','wc_order_AKffNYEK530bh','order-aug-29-2022-0631-am','','','2022-08-29 08:31:50','2022-08-29 06:31:50','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2349',0,'shop_order','',1),
(2350,1,'2022-08-29 10:10:28','2022-08-29 08:10:28','','Order &ndash; Aug 29, 2022 @ 10:10 AM','','wc-processing','closed','closed','wc_order_a7TbDbz1TZXy2','order-aug-29-2022-0810-am','','','2022-08-29 10:10:28','2022-08-29 08:10:28','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2350',0,'shop_order','',1),
(2351,1,'2022-08-29 17:21:31','2022-08-29 15:21:31','','Order &ndash; Aug 29, 2022 @ 05:21 PM','Please advise on when delivery will be and please call me before arrival so I can be available to collect order.','wc-processing','closed','closed','wc_order_AkA2p9CPTfNr6','order-aug-29-2022-0321-pm','','','2022-08-29 17:21:31','2022-08-29 15:21:31','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2351',0,'shop_order','',1),
(2352,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST Venturi Spa Jet\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/fjOAohaCXP0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','f03a94dad5dfbe3b5e6aa991370e903e','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/f03a94dad5dfbe3b5e6aa991370e903e/',0,'oembed_cache','',0),
(2353,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST Chanpagne Bubbler Water Feature\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/YHWJhejiEZw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','ee625cb202f9813114ab5a27a377e5d0','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/ee625cb202f9813114ab5a27a377e5d0/',0,'oembed_cache','',0),
(2354,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST Champagne Bubbler + Nanolite\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/fogVEE4B2TY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','76c369579e018256cca21059b401aca7','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/76c369579e018256cca21059b401aca7/',0,'oembed_cache','',0),
(2355,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST Deck Jet Stream\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/3y8ozje3Md8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','55fea63a0acadfcd74eae827d242cc87','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/55fea63a0acadfcd74eae827d242cc87/',0,'oembed_cache','',0),
(2356,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"Water feature equipped with NIXIN products\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/23QAMet1bws?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','ce1a755257a5a36c54882fb4e60e71bd','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/ce1a755257a5a36c54882fb4e60e71bd/',0,'oembed_cache','',0),
(2357,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"Nixin Fan Jet Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/IzkoOerfeh0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','7ebee66a880f3511787b32f291ad0203','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/7ebee66a880f3511787b32f291ad0203/',0,'oembed_cache','',0),
(2358,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST C Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/mK6_XPX-LDQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','f34a828bf29d62cf4b4801a184046304','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/f34a828bf29d62cf4b4801a184046304/',0,'oembed_cache','',0),
(2359,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST Slimline Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/jJC2QO0ob3E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','0b67cc5a67ac3684644894c5d2042cfd','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/0b67cc5a67ac3684644894c5d2042cfd/',0,'oembed_cache','',0),
(2360,0,'2022-09-04 07:01:25','2022-09-04 05:01:25','<iframe title=\"NIXIN SST Z Spout\" width=\"1200\" height=\"675\" src=\"http://www.youtube.com/embed/M4vLiB9GTNc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','785488ea5d6732498d4f318dcd34727e','','','2022-09-04 07:01:25','2022-09-04 05:01:25','',0,'http://nixin.co.za/785488ea5d6732498d4f318dcd34727e/',0,'oembed_cache','',0),
(2361,1,'2022-09-24 17:51:38','2022-09-24 15:51:38','','Order &ndash; Sep 24, 2022 @ 05:51 PM','','wc-processing','closed','closed','wc_order_FjNeBkdlp862E','order-sep-24-2022-0351-pm','','','2022-09-24 17:51:38','2022-09-24 15:51:38','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2361',0,'shop_order','',1),
(2362,1,'2022-10-02 14:43:58','2022-10-02 12:43:58','','Order &ndash; Oct 2, 2022 @ 02:43 PM','','wc-processing','closed','closed','wc_order_3dJLEVCIp6VPe','order-oct-02-2022-1243-pm','','','2022-10-02 14:43:59','2022-10-02 12:43:59','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2362',0,'shop_order','',1),
(2363,1,'2022-10-04 17:10:44','2022-10-04 15:10:44','','Order &ndash; Oct 4, 2022 @ 05:10 PM','','wc-processing','closed','closed','wc_order_1ocgRnuzjGQBk','order-oct-04-2022-0310-pm','','','2022-10-04 17:10:44','2022-10-04 15:10:44','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2363',0,'shop_order','',1),
(2364,1,'2022-10-09 12:40:01','2022-10-09 10:40:01','','Order &ndash; Oct 9, 2022 @ 12:40 PM','Good day, I would need these jets to be delivered to me as soon as possible as we are at the moment installing our current jets that we also bought from you. Can you please let me know the fastest way possible to get these jet to me.','wc-processing','closed','closed','wc_order_LIrvoyReSh3ZM','order-oct-09-2022-1040-am','','','2022-10-09 12:40:01','2022-10-09 10:40:01','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2364',0,'shop_order','',1),
(2365,1,'2022-10-14 12:33:36','2022-10-14 10:33:36','','Order &ndash; Oct 14, 2022 @ 12:33 PM','','wc-processing','closed','closed','wc_order_eN9hK5ehKvGt1','order-oct-14-2022-1033-am','','','2022-10-14 12:33:37','2022-10-14 10:33:37','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2365',0,'shop_order','',1),
(2370,282,'2022-10-20 09:32:44','2022-10-20 07:32:44','','NIXIN Logo 2022','','inherit','closed','closed','','nixin-logo-2022','','','2022-10-20 09:32:44','2022-10-20 07:32:44','',1861,'http://www.nixin.co.za/wp-content/uploads//2020/02/NIXIN-Logo-2022.png',0,'attachment','image/png',0),
(2372,282,'2022-10-20 09:33:04','2022-10-20 07:33:04','','Default Kit','','inherit','closed','closed','','1861-revision-v1','','','2022-10-20 09:33:04','2022-10-20 07:33:04','',1861,'http://www.nixin.co.za/?p=2372',0,'revision','',0),
(2373,282,'2022-10-20 09:37:09','2022-10-20 07:37:09','','Elementor-post-screenshot_710_2022-10-20-07-37-09_6011c5ee.png','','inherit','closed','closed','','elementor-post-screenshot_710_2022-10-20-07-37-09_6011c5ee-png','','','2022-10-20 09:37:09','2022-10-20 07:37:09','',710,'http://www.nixin.co.za/wp-content/uploads//elementor/screenshots/Elementor-post-screenshot_710_2022-10-20-07-37-09_6011c5ee.png',0,'attachment','image/png',0),
(2374,1,'2022-10-20 09:54:42','2022-10-20 07:54:42','','Order &ndash; Oct 20, 2022 @ 09:54 AM','','wc-processing','closed','closed','wc_order_p8TsOQZUtJSvd','order-oct-20-2022-0754-am','','','2022-10-20 09:54:42','2022-10-20 07:54:42','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2374',0,'shop_order','',1),
(2382,282,'2022-10-20 11:03:44','2022-10-20 09:03:44','','Entire-Website-Menu-2019-06-03','','inherit','closed','closed','','713-revision-v1','','','2022-10-20 11:03:44','2022-10-20 09:03:44','',713,'http://www.nixin.co.za/?p=2382',0,'revision','',0),
(2393,282,'2022-10-20 16:31:18','2022-10-20 14:31:18','','Panache-Mosaics-Coral-Gorge','','inherit','closed','closed','','panache-mosaics-coral-gorge-2','','','2022-10-20 16:31:18','2022-10-20 14:31:18','',1003,'http://www.nixin.co.za/wp-content/uploads//2019/06/Panache-Mosaics-Coral-Gorge.jpg',0,'attachment','image/jpeg',0),
(2394,282,'2022-10-20 16:33:11','2022-10-20 14:33:11','','Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball','','inherit','closed','closed','','custome-stainless-steel-sst-solid-aimflo-and-ball-2','','','2022-10-20 16:33:11','2022-10-20 14:33:11','',1003,'http://www.nixin.co.za/wp-content/uploads//2019/06/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball.jpg',0,'attachment','image/jpeg',0),
(2396,282,'2022-10-20 16:35:47','2022-10-20 14:35:47','','NIXIN-SST-80-LED-Poolite-website-1-300x300','','inherit','closed','closed','','nixin-sst-80-led-poolite-website-1-300x300','','','2022-10-20 16:35:47','2022-10-20 14:35:47','',1003,'http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg',0,'attachment','image/jpeg',0),
(2397,282,'2022-10-20 16:36:46','2022-10-20 14:36:46','','Parabond-Epoxy-421-300x300','','inherit','closed','closed','','parabond-epoxy-421-300x300','','','2022-10-20 16:36:46','2022-10-20 14:36:46','',1003,'http://www.nixin.co.za/wp-content/uploads//2019/06/Parabond-Epoxy-421-300x300-1.jpg',0,'attachment','image/jpeg',0),
(2403,282,'2022-10-20 16:54:31','2022-10-20 14:54:31','','Panache-Mosaics-Twisting-Travertine','','inherit','closed','closed','','panache-mosaics-twisting-travertine-2','','','2022-10-20 16:54:31','2022-10-20 14:54:31','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/Panache-Mosaics-Twisting-Travertine.jpg',0,'attachment','image/jpeg',0),
(2404,282,'2022-10-20 16:54:50','2022-10-20 14:54:50','','Mod-N-Dolphin-Speedy','','inherit','closed','closed','','mod-n-dolphin-speedy-7','','','2022-10-20 16:54:50','2022-10-20 14:54:50','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/Mod-N-Dolphin-Speedy.jpg',0,'attachment','image/jpeg',0),
(2405,282,'2022-10-20 16:55:09','2022-10-20 14:55:09','','Mod-N-Mozaix-Mod-N-Marston','','inherit','closed','closed','','mod-n-mozaix-mod-n-marston-2','','','2022-10-20 16:55:09','2022-10-20 14:55:09','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/Mod-N-Mozaix-Mod-N-Marston.jpg',0,'attachment','image/jpeg',0),
(2406,282,'2022-10-20 16:55:30','2022-10-20 14:55:30','','Paradigm-Motifs-300x300','','inherit','closed','closed','','paradigm-motifs-300x300','','','2022-10-20 16:55:30','2022-10-20 14:55:30','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/Paradigm-Motifs-300x300-1.jpg',0,'attachment','image/jpeg',0),
(2459,282,'2022-10-20 19:12:05','2022-10-20 17:12:05','<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&#038;-rails/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/Ladders-Rails-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&#038;-rails/\">Stainless Steel <br>Pool Ladders &amp; Rails</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Accessories-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/\">Stainless Steel pool Accessories</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Water-Spouts-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\">stainless steel <br>Water Spouts</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/SST-LED-Pool-Lights-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/\">stainless steel <br>LED Pool Lights</a></h2><!-- Created with Elementor --><!-- Created with Elementor --><!-- Created with Elementor -->','Stainless Steel Swimming Pool Equipment','','publish','closed','closed','','stainless-steel-swimming-pool-equipment','','','2024-10-28 16:05:42','2024-10-28 14:05:42','',0,'http://www.nixin.co.za/?page_id=2459',0,'page','',0),
(2494,282,'2022-10-21 11:51:13','2022-10-21 09:51:13','','Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar','','inherit','closed','closed','','custome-stainless-steel-sst-weir-deck-lid-collar-2','','','2022-10-21 11:51:13','2022-10-21 09:51:13','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/Custome-Stainless-Steel-SST-Weir-Deck-Lid-Collar.jpg',0,'attachment','image/jpeg',0),
(2497,282,'2022-10-21 12:11:10','2022-10-21 10:11:10','','NIXIN-SST-Compact-Spa-Jet-300x300','','inherit','closed','closed','','nixin-sst-compact-spa-jet-300x300','','','2022-10-21 12:11:10','2022-10-21 10:11:10','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/NIXIN-SST-Compact-Spa-Jet-300x300-1.jpg',0,'attachment','image/jpeg',0),
(2498,282,'2022-10-21 12:16:29','2022-10-21 10:16:29','','Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball (1)','','inherit','closed','closed','','custome-stainless-steel-sst-solid-aimflo-and-ball-1','','','2022-10-21 12:16:29','2022-10-21 10:16:29','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/Custome-Stainless-Steel-SST-Solid-Aimflo-And-Ball-1.jpg',0,'attachment','image/jpeg',0),
(2512,282,'2022-10-21 14:30:14','2022-10-21 12:30:14','','Water-Spouts-SST-Waterspout-C-shape','','inherit','closed','closed','','water-spouts-sst-waterspout-c-shape-2','','','2022-10-21 14:30:14','2022-10-21 12:30:14','',2459,'http://www.nixin.co.za/wp-content/uploads//2022/10/Water-Spouts-SST-Waterspout-C-shape.jpg',0,'attachment','image/jpeg',0),
(2513,282,'2022-10-21 14:30:55','2022-10-21 12:30:55','','NIXIN SST Standard Rail 1300mm','','inherit','closed','closed','','ladders-rails-300x300','','','2023-05-22 08:18:54','2023-05-22 06:18:54','',2459,'http://www.nixin.co.za/wp-content/uploads//2022/10/Ladders-Rails-300x300-1.jpg',0,'attachment','image/jpeg',0),
(2519,282,'2022-10-21 14:51:06','2022-10-21 12:51:06','<a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/led-pool-lights/\">\r\n							<img width=\"300\" height=\"300\" src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/led-pool-lights/\">LED Pool Lights</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/aimflo-accessories/\">\r\n							<img width=\"300\" height=\"300\" src=\"http://www.nixin.co.za/wp-content/uploads//2022/10/Aimflo-Accessories-300x300-1.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/aimflo-accessories/\">Acetal Accessories</a></h2><!-- Created with Elementor -->','Eco Swimming Pool Equipment','','publish','closed','closed','','eco-swimming-pool-equipment','','','2023-10-16 14:14:35','2023-10-16 12:14:35','',0,'http://www.nixin.co.za/?page_id=2519',0,'page','',0),
(2521,282,'2022-10-21 14:57:21','2022-10-21 12:57:21','','Aimflo-Accessories-300x300','','inherit','closed','closed','','aimflo-accessories-300x300','','','2022-10-21 14:57:21','2022-10-21 12:57:21','',2519,'http://www.nixin.co.za/wp-content/uploads//2022/10/Aimflo-Accessories-300x300-1.jpg',0,'attachment','image/jpeg',0),
(2552,244,'2022-10-22 09:38:53','2022-10-22 07:38:53','63LED Crystalites - Pleasure Pools Gunite, Cape Town','86cf6937-62af-4739-841a-108996a185b5','63LED Crystalites - Pleasure Pools Gunite, Cape Town','inherit','closed','closed','','86cf6937-62af-4739-841a-108996a185b5','','','2023-05-23 14:16:55','2023-05-23 12:16:55','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/86cf6937-62af-4739-841a-108996a185b5.jpg',0,'attachment','image/jpeg',0),
(2553,244,'2022-10-22 09:42:12','2022-10-22 07:42:12','','NIXIN SST Standard Rail 1300mm','','inherit','closed','closed','','photo-2022-03-11-12-59-12','','','2023-05-22 08:20:15','2023-05-22 06:20:15','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2022-03-11-12-59-12.jpg',0,'attachment','image/jpeg',0),
(2554,244,'2022-10-22 09:42:16','2022-10-22 07:42:16','','PHOTO-2022-04-03-10-36-15','','inherit','closed','closed','','photo-2022-04-03-10-36-15','','','2022-10-22 09:42:16','2022-10-22 07:42:16','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2022-04-03-10-36-15.jpg',0,'attachment','image/jpeg',0),
(2555,244,'2022-10-22 09:42:22','2022-10-22 07:42:22','','7855d9d6-13ab-48fd-bde6-95d7401b66a6','','inherit','closed','closed','','7855d9d6-13ab-48fd-bde6-95d7401b66a6','','','2022-10-22 09:42:22','2022-10-22 07:42:22','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/7855d9d6-13ab-48fd-bde6-95d7401b66a6.jpg',0,'attachment','image/jpeg',0),
(2556,244,'2022-10-22 09:42:26','2022-10-22 07:42:26','','SST Standard Rail 1300mm Core24','Photo By: Core24, Cape Town','inherit','closed','closed','','sst-standard-rail-1300mm-core24','','','2023-05-22 08:19:30','2023-05-22 06:19:30','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/SST-Standard-Rail-1300mm-Core24.jpg',0,'attachment','image/jpeg',0),
(2557,244,'2022-10-22 09:42:30','2022-10-22 07:42:30','','NIXIN SST C-Spout 350w x 480h','Photo By: Exclusive Pools, Cape Town','inherit','closed','closed','','photo-2021-01-29-15-58-20-2','','','2023-05-22 15:27:04','2023-05-22 13:27:04','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2021-01-29-15-58-20-2.jpg',0,'attachment','image/jpeg',0),
(2558,244,'2022-10-22 09:42:34','2022-10-22 07:42:34','','NIXIN SST Crystalite Blue LED','','inherit','closed','closed','','photo-2021-01-29-15-58-20','','','2023-05-23 14:06:16','2023-05-23 12:06:16','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2021-01-29-15-58-20.jpg',0,'attachment','image/jpeg',0),
(2559,244,'2022-10-22 09:42:40','2022-10-22 07:42:40','','P-Rail 1200mm Core24','','inherit','closed','closed','','p-rail-1200mm-core24','','','2022-10-22 09:42:40','2022-10-22 07:42:40','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/P-Rail-1200mm-Core24.jpg',0,'attachment','image/jpeg',0),
(2560,244,'2022-10-22 09:42:43','2022-10-22 07:42:43','','NIXIN SST Crystalite Blue LED','','inherit','closed','closed','','photo-2021-06-21-15-29-28','','','2023-05-23 14:06:27','2023-05-23 12:06:27','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2021-06-21-15-29-28.jpg',0,'attachment','image/jpeg',0),
(2561,244,'2022-10-22 09:42:47','2022-10-22 07:42:47','','PHOTO-2021-06-11-15-42-59','','inherit','closed','closed','','photo-2021-06-11-15-42-59','','','2022-10-22 09:42:47','2022-10-22 07:42:47','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2021-06-11-15-42-59.jpg',0,'attachment','image/jpeg',0),
(2562,244,'2022-10-22 09:42:50','2022-10-22 07:42:50','Photo By: Core24, Cape Town','NIXIN SST P-Rail 470mm','','inherit','closed','closed','','sst-p-rail-470mm-core24','','','2023-06-19 15:03:58','2023-06-19 13:03:58','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/SST-P-Rail-470mm-Core24.jpg',0,'attachment','image/jpeg',0),
(2563,244,'2022-10-22 09:42:53','2022-10-22 07:42:53','','NIXIN I-Lumen-8 72LED Poolite Blue','','inherit','closed','closed','','photo-2020-01-21-20-35-24','','','2023-05-23 15:16:43','2023-05-23 13:16:43','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2020-01-21-20-35-24.jpg',0,'attachment','image/jpeg',0),
(2564,244,'2022-10-22 09:42:57','2022-10-22 07:42:57','','SST Standard Rail 1300mm','Photo By: Pool Pleasures, Rustenburg','inherit','closed','closed','','sst-standard-rail-1300mm','','','2023-05-22 08:19:56','2023-05-22 06:19:56','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/SST-Standard-Rail-1300mm.jpg',0,'attachment','image/jpeg',0),
(2565,244,'2022-10-22 09:43:00','2022-10-22 07:43:00','Photo By: J. Macdonalds &amp; Sons, Cape Town','NIXIN SST Roll Top Ladder 3-step','','inherit','closed','closed','','photo-2019-08-16-09-26-44','','','2023-05-22 09:03:16','2023-05-22 07:03:16','',0,'http://www.nixin.co.za/wp-content/uploads//2022/10/PHOTO-2019-08-16-09-26-44.jpg',0,'attachment','image/jpeg',0),
(2577,1,'2022-10-25 15:46:09','2022-10-25 13:46:09','','Order &ndash; Oct 25, 2022 @ 03:46 PM','','wc-processing','closed','closed','wc_order_efXjX0wjUdja8','order-oct-25-2022-0146-pm','','','2022-10-25 15:46:10','2022-10-25 13:46:10','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2577',0,'shop_order','',1),
(2578,1,'2022-11-05 08:16:16','2022-11-05 06:16:16','','Order &ndash; Nov 5, 2022 @ 08:16 AM','give me lower prices so that I can also sell','wc-processing','closed','closed','wc_order_1iQgnC0nzgagx','order-nov-05-2022-0616-am','','','2022-11-05 08:16:17','2022-11-05 06:16:17','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2578',0,'shop_order','',1),
(2579,1,'2022-11-05 17:48:13','2022-11-05 15:48:13','','Order &ndash; Nov 5, 2022 @ 05:48 PM','','wc-processing','closed','closed','wc_order_LtlXSAkhvn1NC','order-nov-05-2022-0348-pm','','','2022-11-05 17:48:14','2022-11-05 15:48:14','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2579',0,'shop_order','',1),
(2580,1,'2022-11-06 16:25:00','2022-11-06 14:25:00','','Order &ndash; Nov 6, 2022 @ 04:25 PM','','wc-processing','closed','closed','wc_order_2dnpfN65rmINY','order-nov-06-2022-0225-pm','','','2022-11-06 16:25:00','2022-11-06 14:25:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2580',0,'shop_order','',1),
(2581,1,'2022-11-07 14:57:50','2022-11-07 12:57:50','','Order &ndash; Nov 7, 2022 @ 02:57 PM','','wc-processing','closed','closed','wc_order_7Jb8AJCiLwMXg','order-nov-07-2022-1257-pm','','','2022-11-07 14:57:50','2022-11-07 12:57:50','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2581',0,'shop_order','',1),
(2582,1,'2022-11-08 08:52:51','2022-11-08 06:52:51','','Order &ndash; Nov 8, 2022 @ 08:52 AM','NIXIN 63 LED Crystalite - Black Face - White LED × 4 to be supplied with 12meter cables.','wc-processing','closed','closed','wc_order_2adkN5LefAnjp','order-nov-08-2022-0652-am','','','2022-11-08 08:52:51','2022-11-08 06:52:51','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2582',0,'shop_order','',1),
(2583,1,'2022-11-08 09:32:47','2022-11-08 07:32:47','','Order &ndash; Nov 8, 2022 @ 09:32 AM','','wc-processing','closed','closed','wc_order_pcaOwNT1MoAUX','order-nov-08-2022-0732-am','','','2022-11-08 09:32:48','2022-11-08 07:32:48','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2583',0,'shop_order','',1),
(2584,1,'2022-11-11 22:31:37','2022-11-11 20:31:37','','Order &ndash; Nov 11, 2022 @ 10:31 PM','','wc-processing','closed','closed','wc_order_mhWg3EOYCmA57','order-nov-11-2022-0831-pm','','','2022-11-11 22:31:37','2022-11-11 20:31:37','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2584',0,'shop_order','',1),
(2585,1,'2022-11-15 09:08:48','2022-11-15 07:08:48','','Order &ndash; Nov 15, 2022 @ 09:08 AM','','wc-processing','closed','closed','wc_order_5d2rp3bkNB6da','order-nov-15-2022-0708-am','','','2022-11-15 09:08:48','2022-11-15 07:08:48','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2585',0,'shop_order','',1),
(2586,1,'2022-11-18 13:08:28','2022-11-18 11:08:28','','Order &ndash; Nov 18, 2022 @ 01:08 PM','','wc-processing','closed','closed','wc_order_QnV3tjwPHOd8S','order-nov-18-2022-1108-am','','','2022-11-18 13:08:28','2022-11-18 11:08:28','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2586',0,'shop_order','',1),
(2587,1,'2022-11-21 10:33:54','2022-11-21 08:33:54','','Order &ndash; Nov 21, 2022 @ 10:33 AM','','wc-processing','closed','closed','wc_order_0VHePTqximJrt','order-nov-21-2022-0833-am','','','2022-11-21 10:33:55','2022-11-21 08:33:55','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2587',0,'shop_order','',1),
(2588,1,'2022-11-29 20:32:23','2022-11-29 18:32:23','','Order &ndash; Nov 29, 2022 @ 08:32 PM','','wc-processing','closed','closed','wc_order_SK0S8cyDrulhF','order-nov-29-2022-0632-pm','','','2022-11-29 20:32:23','2022-11-29 18:32:23','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2588',0,'shop_order','',1),
(2589,1,'2022-11-30 10:20:00','2022-11-30 08:20:00','','Order &ndash; Nov 30, 2022 @ 10:20 AM','I would like to have a courier collect. Please send me packed weight and size, contact person details.','wc-processing','closed','closed','wc_order_axApdQLOmYRHa','order-nov-30-2022-0820-am','','','2022-11-30 10:20:00','2022-11-30 08:20:00','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2589',0,'shop_order','',1),
(2590,1,'2022-11-30 16:48:10','2022-11-30 14:48:10','','Order &ndash; Nov 30, 2022 @ 04:48 PM','Please make sure you spell Ladismith wih an \"i\" and not a \"y\". Y iill go to KZN and we are in Western pe.','wc-processing','closed','closed','wc_order_1dlDDTNWrjbby','order-nov-30-2022-0248-pm','','','2022-11-30 16:48:10','2022-11-30 14:48:10','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2590',0,'shop_order','',1),
(2591,1,'2022-12-04 07:33:44','2022-12-04 05:33:44','','Order &ndash; Dec 4, 2022 @ 07:33 AM','Courier to Courier Guy, Kathu.','wc-processing','closed','closed','wc_order_xiekfbuIB6NeZ','order-dec-04-2022-0533-am','','','2022-12-04 07:33:44','2022-12-04 05:33:44','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2591',0,'shop_order','',1),
(2592,1,'2022-12-05 11:44:03','2022-12-05 09:44:03','','Order &ndash; Dec 5, 2022 @ 11:44 AM','Please can you include the Led Light in warm white','wc-processing','closed','closed','wc_order_sZBfTvOEDuV2Y','order-dec-05-2022-0944-am','','','2022-12-05 11:44:03','2022-12-05 09:44:03','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2592',0,'shop_order','',1),
(2593,1,'2022-12-08 10:07:20','2022-12-08 08:07:20','','Order &ndash; Dec 8, 2022 @ 10:07 AM','Vat no 4430237307','wc-processing','closed','closed','wc_order_HHzPGydcqOP40','order-dec-08-2022-0807-am','','','2022-12-08 10:07:20','2022-12-08 08:07:20','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2593',0,'shop_order','',1),
(2594,1,'2023-01-03 20:06:25','2023-01-03 18:06:25','','Order &ndash; Jan 3, 2023 @ 08:06 PM','','wc-processing','closed','closed','wc_order_buz58DoMUHWRa','order-jan-03-2023-0606-pm','','','2023-01-03 20:06:25','2023-01-03 18:06:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2594',0,'shop_order','',1),
(2595,1,'2023-01-15 12:13:36','2023-01-15 10:13:36','','Order &ndash; Jan 15, 2023 @ 12:13 PM','','wc-processing','closed','closed','wc_order_KUr5Ob2YRkZyE','order-jan-15-2023-1013-am','','','2023-01-15 12:13:36','2023-01-15 10:13:36','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2595',0,'shop_order','',1),
(2596,244,'2023-01-17 11:39:19','2023-01-17 09:39:19','','NIXIN SST Compact 63LED Crystalite','','inherit','closed','closed','','nixin-sst-compact-63led-crystalite','','','2023-01-17 11:39:19','2023-01-17 09:39:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Compact-63LED-Crystalite.jpg',0,'attachment','image/jpeg',0),
(2597,244,'2023-01-17 11:39:22','2023-01-17 09:39:22','','NIXIN SST Compact Aimflo &amp; Adj Ball','','inherit','closed','closed','','nixin-sst-compact-aimflo-adj-ball','','','2023-01-17 11:39:22','2023-01-17 09:39:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg',0,'attachment','image/jpeg',0),
(2598,244,'2023-01-17 11:39:25','2023-01-17 09:39:25','','NIXIN SST Compact Aimflo &amp; Integrated Ball','','inherit','closed','closed','','nixin-sst-compact-aimflo-integrated-ball','','','2023-01-17 11:39:25','2023-01-17 09:39:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg',0,'attachment','image/jpeg',0),
(2599,244,'2023-01-17 11:39:28','2023-01-17 09:39:28','','NIXIN SST Compact Champagne Bubbler','','inherit','closed','closed','','nixin-sst-compact-champagne-bubbler','','','2023-01-17 11:39:28','2023-01-17 09:39:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Compact-Champagne-Bubbler.jpg',0,'attachment','image/jpeg',0),
(2608,244,'2023-01-17 12:02:20','2023-01-17 10:02:20','','NIXIN SST Standard Pool Ladder 3-step','','inherit','closed','closed','','nixin-sst-standard-pool-ladder-3-step','','','2023-01-17 12:02:20','2023-01-17 10:02:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg',0,'attachment','image/jpeg',0),
(2610,244,'2023-01-17 12:46:08','2023-01-17 10:46:08','','NIXIN SST P-Ladder 3-step (50mm)','<a href=\"http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-P-Ladder-3-step-sheet.pdf\" target=\"_blank\" rel=\"noopener\">NIXIN SST P-Ladder 3-step PDF</a>\r\n\r\nPrice excludes VAT','publish','closed','closed','','nixin-sst-p-ladder','','','2025-04-23 14:23:27','2025-04-23 12:23:27','',0,'http://www.nixin.co.za/?post_type=product&#038;p=2610',0,'product','',0),
(2611,244,'2023-01-17 12:44:16','2023-01-17 10:44:16','','NIXIN SST P-Ladder 50mm','','inherit','closed','closed','','nixin-sst-p-ladder-50mm','','','2023-01-17 12:44:16','2023-01-17 10:44:16','',2610,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-P-Ladder-50mm.jpg',0,'attachment','image/jpeg',0),
(2618,244,'2023-01-17 13:59:43','2023-01-17 11:59:43','','NIXIN SST Air Button','','inherit','closed','closed','','nixin-sst-air-button','','','2023-01-17 13:59:43','2023-01-17 11:59:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Air-Button.jpg',0,'attachment','image/jpeg',0),
(2620,244,'2023-01-17 15:58:40','2023-01-17 13:58:40','','NIXIN Acetal Dual Safety Suction Port','','inherit','closed','closed','','nixin-acetal-dual-safety-suction-port','','','2023-01-17 15:58:40','2023-01-17 13:58:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(2621,244,'2023-01-17 15:58:44','2023-01-17 13:58:44','','NIXIN Acetal Spa Suction Port','','inherit','closed','closed','','nixin-acetal-spa-suction-port','','','2023-01-17 15:58:44','2023-01-17 13:58:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-Acetal-Spa-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(2623,244,'2023-01-17 16:17:34','2023-01-17 14:17:34','','NIXIN Acetal Dual Safety Suction Port Black','','inherit','closed','closed','','nixin-acetal-dual-safety-suction-port-black','','','2023-01-17 16:17:34','2023-01-17 14:17:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg',0,'attachment','image/jpeg',0),
(2629,244,'2023-01-17 16:32:22','2023-01-17 14:32:22','','NIXIN SST Air Control 20mm','','inherit','closed','closed','','nixin-sst-air-control-20mm','','','2023-01-17 16:32:22','2023-01-17 14:32:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Air-Control-20mm.jpg',0,'attachment','image/jpeg',0),
(2632,244,'2023-01-18 12:15:18','2023-01-18 10:15:18','','NIXIN SST Air Control 32mm','','inherit','closed','closed','','nixin-sst-air-control-32mm-2','','','2023-01-18 12:15:18','2023-01-18 10:15:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-Air-Control-32mm.jpg',0,'attachment','image/jpeg',0),
(2633,244,'2023-01-18 14:28:16','2023-01-18 12:28:16','','NIXIN SST Spa Suction Port Solid','','inherit','closed','closed','','nixin-sst-spa-suction-port-solid','','','2023-01-18 14:28:16','2023-01-18 12:28:16','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Spa-Suction-Port-Solid.jpg',0,'attachment','image/jpeg',0),
(2634,244,'2023-01-18 14:29:16','2023-01-18 12:29:16','','NIXIN SST Dual Safery Suction Port','','inherit','closed','closed','','nixin-sst-dual-safery-suction-port','','','2023-01-18 14:29:16','2023-01-18 12:29:16','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Dual-Safery-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(2635,244,'2023-01-18 14:42:31','2023-01-18 12:42:31','','NIXIN Acetal Spa Suction Port Solid Black','','inherit','closed','closed','','nixin-acetal-spa-suction-port-solid-black','','','2023-01-18 14:42:31','2023-01-18 12:42:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg',0,'attachment','image/jpeg',0),
(2636,244,'2023-01-18 14:50:40','2023-01-18 12:50:40','','NIXIN SST P-Ladder 3-step PDF','','inherit','closed','closed','','nixin-sst-p-ladder-3-step-sheet','','','2023-01-18 14:53:33','2023-01-18 12:53:33','',2610,'http://www.nixin.co.za/wp-content/uploads//2023/01/NIXIN-SST-P-Ladder-3-step-sheet.pdf',0,'attachment','application/pdf',0),
(2637,244,'2023-01-19 15:27:30','2023-01-19 13:27:30','','NIXIN SST Dual Suction Skimmer 250mm','','inherit','closed','closed','','nixin-sst-dual-suction-skimmer-250mm','','','2023-01-19 15:27:30','2023-01-19 13:27:30','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg',0,'attachment','image/jpeg',0),
(2639,244,'2023-01-19 15:29:24','2023-01-19 13:29:24','Picture By: Old School Construction','SST Dual Suction Skimmer 300mm','','inherit','closed','closed','','sst-dual-suction-skimmer-300mm-2','','','2023-01-19 15:30:08','2023-01-19 13:30:08','',0,'http://www.nixin.co.za/wp-content/uploads//2019/07/SST-Dual-Suction-Skimmer-300mm.jpg',0,'attachment','image/jpeg',0),
(2640,1,'2023-01-26 11:52:24','2023-01-26 09:52:24','','Order &ndash; Jan 26, 2023 @ 11:52 AM','','wc-processing','closed','closed','wc_order_WB1RBqGEAxjsw','order-jan-26-2023-0952-am','','','2023-01-26 11:52:25','2023-01-26 09:52:25','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2640',0,'shop_order','',1),
(2643,244,'2023-02-01 13:41:29','2023-02-01 11:41:29','','NIXIN SST Curve Ladder 3-step','Price excludes VAT','draft','closed','closed','','sst-curve-ladder-3-step','','','2024-04-10 08:00:44','2024-04-10 06:00:44','',0,'http://www.nixin.co.za/product/nixinsstcurveladder3-step/',0,'product','',0),
(2644,244,'2023-02-01 13:48:05','2023-02-01 11:48:05','','NIXIN-SST-P-Ladder-50mm.jpg','','inherit','closed','closed','','nixin-sst-p-ladder-50mm-jpg','','','2023-02-01 13:48:05','2023-02-01 11:48:05','',2610,'http://www.nixin.co.za/wp-content/uploads//2023/02/NIXIN-SST-P-Ladder-50mm.jpg',0,'attachment','image/jpeg',0),
(2647,1,'2023-02-10 12:11:23','2023-02-10 10:11:23','','Order &ndash; Feb 10, 2023 @ 12:11 PM','Fixing suitable for paving','wc-processing','closed','closed','wc_order_4tyImmGD0ajkf','order-feb-10-2023-1011-am','','','2023-02-10 12:11:23','2023-02-10 10:11:23','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2647',0,'shop_order','',1),
(2648,244,'2023-02-10 12:12:51','2023-02-10 10:12:51','','ladders-sst-p-rail.jpg','','inherit','closed','closed','','ladders-sst-p-rail-jpg','','','2023-02-10 12:12:51','2023-02-10 10:12:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/02/ladders-sst-p-rail.jpg',0,'attachment','image/jpeg',0),
(2654,1,'2023-02-16 10:31:10','2023-02-16 08:31:10','','Order &ndash; Feb 16, 2023 @ 10:31 AM','','wc-processing','closed','closed','wc_order_vgWG1OMNBtpnI','order-feb-16-2023-0831-am','','','2023-02-16 10:31:10','2023-02-16 08:31:10','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2654',0,'shop_order','',1),
(2669,1,'2023-02-22 14:49:20','2023-02-22 12:49:20','','Order &ndash; Feb 22, 2023 @ 02:49 PM','delivery address,,,,C/O . CEF MANUFACTURING,,11 KARIBA STREET,\nPOWERVILLE,,,VEREENIGING,,,GAUTENG 1939','wc-processing','closed','closed','wc_order_7O3CL59Q4uLxs','order-feb-22-2023-1249-pm','','','2023-02-22 14:49:21','2023-02-22 12:49:21','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2669',0,'shop_order','',1),
(2670,1,'2023-02-24 09:28:03','2023-02-24 07:28:03','','Order &ndash; Feb 24, 2023 @ 09:28 AM','','wc-processing','closed','closed','wc_order_BlP0N3GCACKpI','order-feb-24-2023-0728-am','','','2023-02-24 09:28:03','2023-02-24 07:28:03','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2670',0,'shop_order','',1),
(2671,1,'2023-03-19 07:59:56','2023-03-19 05:59:56','','Order &ndash; Mar 19, 2023 @ 07:59 AM','Phone to see if im at home day earlier','wc-processing','closed','closed','wc_order_a6EsCgrrnTuPW','order-mar-19-2023-0559-am','','','2023-03-19 07:59:56','2023-03-19 05:59:56','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2671',0,'shop_order','',1),
(2689,1,'2023-04-06 11:25:22','2023-04-06 09:25:22','','Order &ndash; Apr 6, 2023 @ 11:25 AM','','wc-processing','closed','closed','wc_order_sxIUb1ct9JJ87','order-apr-06-2023-0925-am','','','2023-04-06 11:25:22','2023-04-06 09:25:22','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2689',0,'shop_order','',1),
(2690,244,'2023-04-06 11:25:40','2023-04-06 09:25:40','','panache-mosaics-porcelain-puzzle.jpg','','inherit','closed','closed','','panache-mosaics-porcelain-puzzle-jpg','','','2023-04-06 11:25:40','2023-04-06 09:25:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/04/panache-mosaics-porcelain-puzzle.jpg',0,'attachment','image/jpeg',0),
(2692,244,'2023-04-06 11:25:41','2023-04-06 09:25:41','','panache-mosaics-porcelain-puzzle-1.jpg','','inherit','closed','closed','','panache-mosaics-porcelain-puzzle-1-jpg','','','2023-04-06 11:25:41','2023-04-06 09:25:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/04/panache-mosaics-porcelain-puzzle-1.jpg',0,'attachment','image/jpeg',0),
(2694,244,'2023-04-06 11:25:41','2023-04-06 09:25:41','','panache-mosaics-porcelain-puzzle-2.jpg','','inherit','closed','closed','','panache-mosaics-porcelain-puzzle-2-jpg','','','2023-04-06 11:25:41','2023-04-06 09:25:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/04/panache-mosaics-porcelain-puzzle-2.jpg',0,'attachment','image/jpeg',0),
(2696,1,'2023-05-04 09:34:11','2023-05-04 07:34:11','','Order &ndash; May 4, 2023 @ 09:34 AM','','wc-processing','closed','closed','wc_order_xXZ1D26uuE2fW','order-may-04-2023-0734-am','','','2023-05-04 09:34:11','2023-05-04 07:34:11','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2696',0,'shop_order','',1),
(2697,244,'2023-05-04 09:43:46','2023-05-04 07:43:46','','panache-mosaics-frozen-fossil.jpg','','inherit','closed','closed','','panache-mosaics-frozen-fossil-jpg','','','2023-05-04 09:43:46','2023-05-04 07:43:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/panache-mosaics-frozen-fossil.jpg',0,'attachment','image/jpeg',0),
(2699,244,'2023-05-04 09:43:46','2023-05-04 07:43:46','','panache-mosaics-frozen-fossil-1.jpg','','inherit','closed','closed','','panache-mosaics-frozen-fossil-1-jpg','','','2023-05-04 09:43:46','2023-05-04 07:43:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/panache-mosaics-frozen-fossil-1.jpg',0,'attachment','image/jpeg',0),
(2701,244,'2023-05-04 09:43:46','2023-05-04 07:43:46','','panache-mosaics-frozen-fossil-2.jpg','','inherit','closed','closed','','panache-mosaics-frozen-fossil-2-jpg','','','2023-05-04 09:43:46','2023-05-04 07:43:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/panache-mosaics-frozen-fossil-2.jpg',0,'attachment','image/jpeg',0),
(2703,1,'2023-05-06 15:08:16','2023-05-06 13:08:16','','Order &ndash; May 6, 2023 @ 03:08 PM','','wc-processing','closed','closed','wc_order_i5CvDFPMFT5L7','order-may-06-2023-0108-pm','','','2023-05-06 15:08:17','2023-05-06 13:08:17','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=2703',0,'shop_order','',1),
(2722,1,'2023-05-17 19:48:46','2023-05-17 17:48:46','','Order &ndash; May 17, 2023 @ 07:48 PM','','wc-processing','closed','closed','wc_order_HOSM67dQR6G9a','order-may-17-2023-0548-pm','','','2023-05-17 19:48:46','2023-05-17 17:48:46','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=2722',0,'shop_order','',1),
(2723,244,'2023-05-18 13:07:41','2023-05-18 11:07:41','Photo By: Summer Pools, Cape Town','NIXIN SST P-Ladder 3-step','Photo By: Summer Pools, Cape Town','inherit','closed','closed','','8ccb30cf-07d1-4c7c-b746-93fdfad824b1','','','2023-05-18 13:13:24','2023-05-18 11:13:24','',2610,'http://www.nixin.co.za/wp-content/uploads//2023/01/8ccb30cf-07d1-4c7c-b746-93fdfad824b1.jpg',0,'attachment','image/jpeg',0),
(2724,244,'2023-05-18 13:07:53','2023-05-18 11:07:53','Photo By: Summer Pools, Cape Town','NIXIN SST P-Ladder 3-step','Photo By: Summer Pools, Cape Town','inherit','closed','closed','','8aa7479c-7ccb-42de-bdda-a81a846fee47','','','2023-05-18 13:13:02','2023-05-18 11:13:02','',2610,'http://www.nixin.co.za/wp-content/uploads//2023/01/8aa7479c-7ccb-42de-bdda-a81a846fee47.jpg',0,'attachment','image/jpeg',0),
(2726,244,'2023-05-18 15:24:26','2023-05-18 13:24:26','','NIXIN SST P-Rail 1200mm','Introducing the NIXIN SST P-Rail 1200mm, the epitome of sophistication and strength for your poolside oasis. Crafted from high-grade 316 stainless steel with a polished finish, its 38mm diameter tubing not only ensures durability but also adds a touch of refinement to any environment.\r\n\r\nDesigned with both safety and aesthetics in mind, the NIXIN SST P-Rail 1200mm seamlessly integrates into your pool coping or decking, offering unparalleled support and style. Each mounting point comes equipped with the NIXIN SST Anchor Base, providing a secure foundation for installation on paving or deck surfaces.\r\n\r\nEffortless to install, the recommended method of core drilling and chemical anchoring guarantees a sturdy and lasting attachment, giving you peace of mind for years to come. Whether it\'s for residential retreats or commercial settings, this railing promises to elevate your outdoor space with its timeless design and reliable performance.\r\n\r\nPricing for the SST P-Rail 1200mm includes the NIXIN SST Anchor Base for each mounting point and excludes VAT, making it a cost-effective solution for enhancing the beauty and safety of your pool area. Embrace luxury and functionality with the SST P-Rail 1200mm and transform your outdoor oasis into a haven of elegance.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations...\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','nixin-sst-p-rail-1200mm','','','2025-05-12 09:18:12','2025-05-12 07:18:12','',0,'http://www.nixin.co.za/product/nixinsstp-rail1200mm/',0,'product','',0),
(2728,244,'2023-05-18 15:24:32','2023-05-18 13:24:32','','NIXIN SST P-Rail 470mm','Introducing the NIXIN SST P-Rail 470mm, a sleek and robust solution for enhancing poolside safety and style. Crafted from premium 316 stainless steel tubing with a polished finish, its 38mm diameter ensures both durability and elegance.\r\n\r\nDesigned for seamless integration into pool coping or decking, this railing comes complete with NIXIN SST Anchor Bases for each mounting point. Whether on paving or deck surfaces, installation is effortless and secure, thanks to the included anchor bases.\r\n\r\nRecommended for core drilling and chemical anchoring, the NIXIN SST P-Rail 470mm offers a reliable barrier against falls while enhancing the visual appeal of your outdoor space. Ideal for residential or commercial use, this railing promises years of dependable performance in any environment.\r\n\r\nTransform your pool area with the NIXIN SST P-Rail 470mm and enjoy the perfect blend of form and function.\r\n\r\nPricing excludes VAT\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','nixin-sst-p-rail-470mm','','','2025-04-25 14:52:53','2025-04-25 12:52:53','',0,'http://www.nixin.co.za/product/nixinsstp-rail470mm/',0,'product','',0),
(2730,244,'2023-05-22 08:17:48','2023-05-22 06:17:48','','NIXIN SST Standard Rail 1300mm','Introducing the NIXIN SST Standard Rail 1300mm, an essential addition to enhance both safety and aesthetics in your pool area. Crafted from high-quality 316 stainless steel with a polished finish, this 38mm diameter tubing is designed to offer durability and a sleek, modern look.\r\n\r\nThe NIXIN SST Standard Rail 1300mm is engineered for seamless integration along the side of your pool coping, providing a reliable handhold as you enter and exit the pool via the steps. Its robust design ensures stability and safety, making it ideal for both residential and commercial pools.\r\n\r\nEach mounting point includes a NIXIN SST Anchor Base, allowing for secure installation on paving or deck surfaces. The recommended method of core drilling and chemical anchoring ensures a sturdy and long-lasting attachment, giving you peace of mind and years of dependable use.\r\n\r\nEnhance your poolside experience with the NIXIN SST Standard Rail 1300mm, combining functional safety with elegant design.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','sst-standard-hand-rail-1300mm','','','2025-05-23 11:59:23','2025-05-23 09:59:23','',0,'http://www.nixin.co.za/product/nixinsststandardhandrail1300mm/',0,'product','',0),
(2731,244,'2023-05-22 08:17:54','2023-05-22 06:17:54','','NIXIN-SST-Standard-Pool-Ladder-3-step.jpg','','inherit','closed','closed','','nixin-sst-standard-pool-ladder-3-step-jpg','','','2024-09-04 16:15:46','2024-09-04 14:15:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Standard-Pool-Ladder-3-step.jpg',0,'attachment','image/jpeg',0),
(2732,244,'2023-05-22 08:17:55','2023-05-22 06:17:55','','NIXIN SST Standard Ladder 3-step','The SST 3-Step Standard Pool Ladder is a premium stainless-steel ladder designed for safe and easy access to your pool. With its durable, rust-resistant construction, this ladder is perfect for both residential and commercial pools, ensuring long-lasting performance. Its sleek design and sturdy build provide comfort and stability for users, making it an essential addition to any pool setup.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-3-step-standard-pool-ladder','','','2025-04-25 14:52:43','2025-04-25 12:52:43','',0,'http://www.nixin.co.za/product/nixinsststandardladder3-step/',0,'product','',0),
(2733,244,'2023-05-22 08:25:11','2023-05-22 06:25:11','','NIXIN SST P-Rail Eco 1000mm','Introducing the NIXIN SST P-Rail Eco 1000mm, a cost-effective and stylish solution for enhancing poolside safety and aesthetics. Crafted from high-quality 316 stainless steel tubing with a polished finish and a 38mm diameter, this railing is both durable and elegant.\r\n\r\nThe NIXIN SST P-Rail Eco features a smaller arc radius, making it a more affordable option compared to standard NIXIN P-Rails, without compromising on quality or performance. Each mounting point includes a NIXIN SST Anchor Base, ensuring secure installation on paving or deck surfaces.\r\n\r\nRecommended installation involves core drilling and chemical anchoring, providing a robust and long-lasting attachment to your pool coping or decking. Designed for residential and commercial use, the NIXIN SST P-Rail Eco 1000mm offers reliable support and enhances the visual appeal of any outdoor space.\r\n\r\nChoose the NIXIN SST P-Rail Eco 1000mm for a blend of affordability, functionality, and style, and transform your pool area with ease.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','nixin-sst-p-rail-eco','','','2025-05-22 09:01:03','2025-05-22 07:01:03','',0,'http://www.nixin.co.za/product/nixin-sst-p-rail-eco/',0,'product','',0),
(2734,244,'2023-05-22 08:25:15','2023-05-22 06:25:15','','NIXIN SST P-Rail 800mm','Introducing the NIXIN SST P-Rail 800mm, the epitome of style and safety for your pool area. Crafted from premium 316 stainless steel tubing with a polished finish and a diameter of 38mm, this railing combines durability with elegance.\r\n\r\nDesigned for effortless integration into pool coping or decking, each mounting point comes equipped with a NIXIN SST Anchor Base for secure installation on paving or deck surfaces. The recommended method of core drilling and chemical anchoring ensures a sturdy attachment that withstands the elements.\r\n\r\nIdeal for residential or commercial use, the NIXIN SST P-Rail 800mm offers a reliable barrier against falls while enhancing the aesthetic appeal of your outdoor space. Elevate your pool area with the perfect combination of form and function.\r\n\r\nPricing excludes VAT\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','sst-p-rail-800mm','','','2025-05-20 11:06:16','2025-05-20 09:06:16','',0,'http://www.nixin.co.za/product/nixin-sst-p-rail-800mm/',0,'product','',0),
(2735,244,'2023-05-22 08:30:51','2023-05-22 06:30:51','','NIXIN SST P-Rail Eco 1000mm | Photo By: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-eco-1000mm','','','2024-05-15 08:49:59','2024-05-15 06:49:59','',2733,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-Eco-1000mm.jpg',0,'attachment','image/jpeg',0),
(2737,244,'2023-05-22 08:56:01','2023-05-22 06:56:01','','NIXIN SST Roll Top Ladder 3-step','Introducing the NIXIN SST Roll Top Ladder 3-step, a premium pool ladder designed for durability, safety, and style. Constructed entirely from high-quality 316 stainless steel, the ladder features 38mm diameter polished tubing and stainless steel steps with a 2mm wall thickness, ensuring exceptional strength and longevity. Unlike other ladders, the NIXIN SST Roll Top Ladder uses no plastic parts, offering a sleek, all-metal design.\r\n\r\nThe compact side rail design not only provides a modern aesthetic but also saves space around the pool area. Each mounting point includes a NIXIN SST Anchor Sleeve, allowing for secure installation via core drilling and chemical anchoring into your pool coping or decking. This innovative anchor system also permits easy removal of the ladder when necessary, providing flexibility and convenience.\r\n\r\nTo combat the corrosive effects of salt chlorinators, the bottom step is equipped with two sacrificial anodes, ensuring the ladder\'s longevity even in harsh pool environments.\r\n\r\nChoose the NIXIN SST Roll Top Ladder 3-step for a blend of functionality, durability, and contemporary design, and elevate your poolside experience with this exceptional ladder.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of secure pool ladder &amp; handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','pool-roll-top-ladder-3-step','','','2025-05-15 10:05:06','2025-05-15 08:05:06','',0,'http://www.nixin.co.za/product/nixinsstrolltopladder3-step/',0,'product','',0),
(2739,244,'2023-05-22 08:56:05','2023-05-22 06:56:05','','NIXIN SST Roll Top Ladder 2-step','Introducing the NIXIN SST Roll Top Ladder 2-step, a premium pool ladder designed for durability, safety, and style. Constructed entirely from high-quality 316 stainless steel, the ladder features 38mm diameter polished tubing and 2mm thick steps, ensuring exceptional strength and longevity. Unlike other ladders, the NIXIN SST Roll Top Ladder uses no plastic parts, offering a sleek, all-metal design.\r\n\r\nThe compact side rail design not only provides a modern aesthetic but also saves space around the pool area. Each mounting point includes a NIXIN SST Anchor Sleeve, allowing for secure installation via core drilling and chemical anchoring into your pool coping or decking. This innovative anchor system also permits easy removal of the ladder when necessary, providing flexibility and convenience.\r\n\r\nTo combat the corrosive effects of salt chlorinators, the bottom step is equipped with two sacrificial anodes, ensuring the ladder\'s longevity even in harsh pool environments.\r\n\r\nChoose the NIXIN SST Roll Top Ladder 2-step for a blend of functionality, durability, and contemporary design, and elevate your poolside experience with this exceptional ladder.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of secure pool ladder &amp; handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','nixinsstrolltopladder2-step','','','2025-04-25 14:53:00','2025-04-25 12:53:00','',0,'http://www.nixin.co.za/product/nixinsstrolltopladder2-step/',0,'product','',0),
(2741,244,'2023-05-22 08:56:10','2023-05-22 06:56:10','','NIXIN SST Roll Top Ladder 4-step','Upgrade your pool access with our SST Roll Top 4-Step Ladder, designed for both comfort and durability. Constructed from premium stainless steel, this ladder offers excellent slips resistance, making it perfect for long-term outdoor use. The roll-top design provides a smooth, ergonomic grip, while the four sturdy steps ensure secure footing for safe pool entry and exit. Ideal for residential and commercial pools. Enjoy a blend of style, safety, and reliability with the SST Roll Top Ladder.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-roll-top-ladder-4-step','','','2025-04-25 14:52:49','2025-04-25 12:52:49','',0,'http://www.nixin.co.za/product/nixinsstrolltopladder4-step/',0,'product','',0),
(2743,244,'2023-05-22 08:56:14','2023-05-22 06:56:14','','NIXIN SST Roll Top Ladder 5-step','Enhance pool safety and accessibility with our SST Roll Top 5-Step Ladder, designed to offer secure and easy pool entry. Crafted from premium stainless steel, this ladder is highly resistant to corrosion, making it suitable for both indoor and outdoor pool environments. The roll-top design provides a comfortable grip, while the five sturdy, non-slip steps ensure stability for swimmers of all ages. Ideal for residential and commercial pools. Enjoy peace of mind with this durable, safety-focused pool ladder.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-roll-top-ladder-5-step','','','2025-04-25 14:52:58','2025-04-25 12:52:58','',0,'http://www.nixin.co.za/product/nixinsstrolltopladder5-step/',0,'product','',0),
(2744,244,'2023-05-22 09:29:18','2023-05-22 07:29:18','','NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg','','inherit','closed','closed','','nixin-acetal-dual-safety-suction-port-black-jpg','','','2023-05-22 09:29:18','2023-05-22 07:29:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Dual-Safety-Suction-Port-Black.jpg',0,'attachment','image/jpeg',0),
(2745,244,'2023-05-22 09:29:19','2023-05-22 07:29:19','','NIXIN Acetal Dual Safety Suction Port Black','','publish','open','closed','','nixin-acetal-dual-safety-suction-port-black','','','2025-05-27 15:37:32','2025-05-27 13:37:32','',0,'http://www.nixin.co.za/product/nixin-acetal-dual-safety-suction-port-black/',0,'product','',0),
(2746,244,'2023-05-22 09:37:47','2023-05-22 07:37:47','','NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg','','inherit','closed','closed','','nixin-acetal-spa-suction-port-solid-black-jpg','','','2023-05-22 09:37:47','2023-05-22 07:37:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Spa-Suction-Port-Solid-Black.jpg',0,'attachment','image/jpeg',0),
(2747,244,'2023-05-22 09:37:48','2023-05-22 07:37:48','','NIXIN Acetal Spa Suction Port Solid Black','','publish','open','closed','','nixin-sst-spa-suction-port-solid-black','','','2025-05-26 15:10:09','2025-05-26 13:10:09','',0,'http://www.nixin.co.za/product/nixin-sst-spa-suction-port-solid-black/',0,'product','',0),
(2748,244,'2023-05-22 12:26:45','2023-05-22 10:26:45','','NIXIN-SST-Air-Control-32mm.jpg','','inherit','closed','closed','','nixin-sst-air-control-32mm-jpg','','','2023-05-22 12:26:45','2023-05-22 10:26:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Air-Control-32mm.jpg',0,'attachment','image/jpeg',0),
(2749,244,'2023-05-22 12:26:46','2023-05-22 10:26:46','','NIXIN SST Air Control (32mm Plumbing)','','publish','closed','closed','','nixin-sst-air-control-1','','','2025-05-20 11:51:05','2025-05-20 09:51:05','',0,'http://www.nixin.co.za/product/nixin-sst-air-control-1/',0,'product','',0),
(2750,244,'2023-05-22 12:41:13','2023-05-22 10:41:13','','NIXIN Acetal Dual Safety Suction Port White','','inherit','closed','closed','','nixin-acetal-dual-safety-suction-port-jpg','','','2024-09-30 09:36:22','2024-09-30 07:36:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Dual-Safety-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(2751,244,'2023-05-22 12:41:14','2023-05-22 10:41:14','','NIXIN Acetal Dual Safety Suction Port White','The Acetal Dual Safety Suction Port in white is designed for safe and efficient pool operation, providing a secure dual suction mechanism to enhance water flow while preventing blockages. Its durable acetal construction ensures long-lasting performance, and its safety features make it ideal for residential and commercial pools.','publish','closed','closed','','acetal-dual-safety-suction-port-white','','','2025-05-26 15:10:07','2025-05-26 13:10:07','',0,'http://www.nixin.co.za/product/nixin-acetal-dual-safety-suction-port-white/',0,'product','',0),
(2752,244,'2023-05-22 12:41:22','2023-05-22 10:41:22','','NIXIN-Acetal-Spa-Suction-Port.jpg','','inherit','closed','closed','','nixin-acetal-spa-suction-port-jpg','','','2023-05-22 12:41:22','2023-05-22 10:41:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Spa-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(2753,244,'2023-05-22 12:41:23','2023-05-22 10:41:23','','NIXIN Acetal Spa Suction Port Solid White','','publish','open','closed','','nixin-sst-spa-suction-port-solid-white','','','2025-05-26 15:10:05','2025-05-26 13:10:05','',0,'http://www.nixin.co.za/product/nixin-sst-spa-suction-port-solid-white/',0,'product','',0),
(2755,244,'2023-05-22 15:22:49','2023-05-22 13:22:49','','NIXIN SST C-Spout 350w x 480h','<h3>Details</h3>\r\nThe unique classical design of the freestanding curved NIXIN C-Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.\r\n\r\nAvailable in two sizes:\r\nSmall 350mm wide x 480mm High\r\nLarge 450mm wide x 780mm High\r\n\r\n[embed]http://youtu.be/mK6_XPX-LDQ[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstc-spout350wx480h','','','2025-05-26 15:07:37','2025-05-26 13:07:37','',0,'http://www.nixin.co.za/product/nixinsstc-spout350wx480h/',0,'product','',0),
(2757,244,'2023-05-22 15:22:54','2023-05-22 13:22:54','','NIXIN SST C-Spout 450w x 780h','<h3>Details</h3>\r\nThe unique classical design of the freestanding curved NIXIN C-Spout lends to the ultimate almost silent waterfall for the most refined therapeutic value.\r\n\r\nAvailable in two sizes:\r\nSmall 350mm wide x 480mm High\r\nLarge 450mm wide x 780mm High\r\n\r\n[embed]http://youtu.be/mK6_XPX-LDQ[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstc-spout450wx780h','','','2025-05-12 15:56:41','2025-05-12 13:56:41','',0,'http://www.nixin.co.za/product/nixinsstc-spout450wx780h/',0,'product','',0),
(2758,244,'2023-05-22 15:22:59','2023-05-22 13:22:59','','ae4f28fbae422412845d0da62a96014d20efe019.png','','inherit','closed','closed','','ae4f28fbae422412845d0da62a96014d20efe019-png','','','2023-05-22 15:22:59','2023-05-22 13:22:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/ae4f28fbae422412845d0da62a96014d20efe019.png',0,'attachment','image/png',0),
(2759,244,'2023-05-22 15:23:00','2023-05-22 13:23:00','','NIXIN SST Box Spout 200mm','Elevate your pool design with the SST Box Spout (200mm), a sleek and durable addition to any swimming pool. Made from premium stainless steel, this box spout is corrosion-resistant, ensuring longevity and performance even in demanding outdoor environments. Its creates a gentle, controlled water flow, adding a touch of elegance and relaxation to your pool space. Perfect for both residential and commercial pools, the SST Box Spout is an easy maintenance. Transform your pool area with this high-quality, visually striking water feature.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-box-spout-200mm','','','2025-05-06 11:59:18','2025-05-06 09:59:18','',0,'http://www.nixin.co.za/product/nixinsstboxspout200mm/',0,'product','',0),
(2761,244,'2023-05-22 15:36:09','2023-05-22 13:36:09','','NIXIN SST Deck Spout 200w x 140h','<h3>Details</h3>\r\nNIXIN SST Deck Spout 200w x 140h is a reduced version of the larger C-Spout and is easily installed being held in position by the bottom entry plumbing connection. Available in 200mm &amp; 300mm widths.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstdeckspout200wx140h','','','2025-02-18 11:31:16','2025-02-18 09:31:16','',0,'http://www.nixin.co.za/product/nixinsstdeckspout200wx140h/',0,'product','',0),
(2763,244,'2023-05-22 15:36:14','2023-05-22 13:36:14','','NIXIN SST Deck Spout 300w x 140h','<h3>Details</h3>\r\nNIXIN SST Deck Spout 200w x 140h is a reduced version of the larger C-Spout and is easily installed being held in position by the bottom entry plumbing connection. Available in 200mm &amp; 300mm widths.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstdeckspout300wx140h','','','2025-03-25 09:54:19','2025-03-25 07:54:19','',0,'http://www.nixin.co.za/product/nixinsstdeckspout300wx140h/',0,'product','',0),
(2765,244,'2023-05-22 15:36:48','2023-05-22 13:36:48','','NIXIN SST Slimline Profile Spout 300mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstslimlineprofilespout300mm','','','2025-05-21 14:59:58','2025-05-21 12:59:58','',0,'http://www.nixin.co.za/product/nixinsstslimlineprofilespout300mm/',0,'product','',0),
(2767,244,'2023-05-22 15:36:56','2023-05-22 13:36:56','','NIXIN SST Slimline Profile Spout 500mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','slimline-profile-spout-500mm','','','2025-03-26 09:58:53','2025-03-26 07:58:53','',0,'http://www.nixin.co.za/product/nixinsstslimlineprofilespout500mm/',0,'product','',0),
(2769,244,'2023-05-22 15:37:04','2023-05-22 13:37:04','','NIXIN SST Slimline Profile Spout 700mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','slimline-profile-spout-700mm','','','2025-04-11 10:27:40','2025-04-11 08:27:40','',0,'http://www.nixin.co.za/product/nixinsstslimlineprofilespout700mm/',0,'product','',0),
(2771,244,'2023-05-22 15:37:11','2023-05-22 13:37:11','','NIXIN SST Slimline Profile Spout 900mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','slimline-profile-spout-900mm','','','2025-04-02 08:34:26','2025-04-02 06:34:26','',0,'http://www.nixin.co.za/product/nixinsstslimlineprofilespout900mm/',0,'product','',0),
(2773,244,'2023-05-22 15:37:19','2023-05-22 13:37:19','','NIXIN SST Slimline Spout 1000mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','slimline-spout-1000mm','','','2025-05-14 10:57:00','2025-05-14 08:57:00','',0,'http://www.nixin.co.za/product/nixinsstslimlinespout1000mm/',0,'product','',0),
(2775,244,'2023-05-22 15:37:26','2023-05-22 13:37:26','','NIXIN SST Slimline Spout 200mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstslimlinespout200mm','','','2025-05-19 10:35:34','2025-05-19 08:35:34','',0,'http://www.nixin.co.za/product/nixinsstslimlinespout200mm/',0,'product','',0),
(2777,244,'2023-05-22 15:37:33','2023-05-22 13:37:33','','NIXIN SST Slimline Spout 400mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','slimline-spout-400mm','','','2025-05-26 15:07:28','2025-05-26 13:07:28','',0,'http://www.nixin.co.za/product/nixinsstslimlinespout400mm/',0,'product','',0),
(2779,244,'2023-05-22 15:37:39','2023-05-22 13:37:39','','NIXIN SST Slimline Spout 600mm','The triangular Slimline type letterbox waterspout has now been developed with two different profiles.\r\n<h3>Details</h3>\r\nThe triangular Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]','publish','closed','closed','','nixinsstslimlinespout600mm','','','2025-05-22 09:57:45','2025-05-22 07:57:45','',0,'http://www.nixin.co.za/product/nixinsstslimlinespout600mm/',0,'product','',0),
(2781,244,'2023-05-22 15:37:45','2023-05-22 13:37:45','','NIXIN SST Slimline Spout 800mm','<h3>Details</h3>\r\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\r\n\r\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\r\n\r\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','slimline-spout-800mm','','','2025-04-14 13:25:41','2025-04-14 11:25:41','',0,'http://www.nixin.co.za/product/nixinsstslimlinespout800mm/',0,'product','',0),
(2783,244,'2023-05-22 15:37:53','2023-05-22 13:37:53','','NIXIN SST Tap Spout 185w x 700h','NIXIN TAP SPOUT was originally designed as a tall stylish water supply inlet for Spa baths or as a continuous flow water feature. It is 700mm high and 185mm wide.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-tap-spout-185w-x-700h','','','2025-02-01 11:42:00','2025-02-01 09:42:00','',0,'http://www.nixin.co.za/product/nixinssttapspout185wx700h/',0,'product','',0),
(2785,244,'2023-05-22 15:37:58','2023-05-22 13:37:58','','NIXIN SST Z-Spout 1000mm','Our most popular development\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstz-spout1000mm','','','2025-05-22 10:06:41','2025-05-22 08:06:41','',0,'http://www.nixin.co.za/product/nixinsstz-spout1000mm/',0,'product','',0),
(2787,244,'2023-05-22 15:38:02','2023-05-22 13:38:02','','NIXIN SST Z-Spout 1250mm','Our most popular development\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstz-spout1250mm','','','2025-05-19 15:15:44','2025-05-19 13:15:44','',0,'http://www.nixin.co.za/product/nixinsstz-spout1250mm/',0,'product','',0),
(2789,244,'2023-05-22 15:38:07','2023-05-22 13:38:07','','NIXIN SST Z-Spout 1500mm','Our most popular development\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstz-spout1500mm','','','2025-05-15 09:55:02','2025-05-15 07:55:02','',0,'http://www.nixin.co.za/product/nixinsstz-spout1500mm/',0,'product','',0),
(2791,244,'2023-05-22 15:38:12','2023-05-22 13:38:12','','NIXIN SST Z-Spout 2000mm','Our most popular development\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstz-spout2000mm','','','2025-04-23 15:42:17','2025-04-23 13:42:17','',0,'http://www.nixin.co.za/product/nixinsstz-spout2000mm/',0,'product','',0),
(2793,244,'2023-05-22 15:38:16','2023-05-22 13:38:16','','NIXIN SST Z-Spout 500mm','Our most popular development\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstz-spout500mm','','','2025-05-13 14:30:04','2025-05-13 12:30:04','',0,'http://www.nixin.co.za/product/nixinsstz-spout500mm/',0,'product','',0),
(2795,244,'2023-05-22 15:38:22','2023-05-22 13:38:22','','NIXIN SST Z-Spout 750mm','Our most popular development\r\n<h3>Details</h3>\r\nThe LED Z SPOUT is our most popular development with its built in LED strip lite illuminating the water sheet from underneath the water flow.\r\nLED Z SPOUTS have a box type lintel profile 80x40mm and are available in standard stock sizes from 500mm up to 2000mm in length.\r\n\r\n[embed]http://www.youtube.com/embed/M4vLiB9GTNc[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstz-spout750mm','','','2025-05-26 09:00:44','2025-05-26 07:00:44','',0,'http://www.nixin.co.za/product/nixinsstz-spout750mm/',0,'product','',0),
(2797,244,'2023-05-23 09:04:43','2023-05-23 07:04:43','','SST Slimline Profile Spout 300mm','','inherit','closed','closed','','sst-slimline-profile-spout-300mm','','','2023-05-23 09:04:43','2023-05-23 07:04:43','',2779,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Profile-Spout-300mm.jpg',0,'attachment','image/jpeg',0),
(2798,244,'2023-05-23 09:04:46','2023-05-23 07:04:46','','SST Slimline Profile Spout 500mm','','inherit','closed','closed','','sst-slimline-profile-spout-500mm','','','2023-05-23 09:04:46','2023-05-23 07:04:46','',2779,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Profile-Spout-500mm.jpg',0,'attachment','image/jpeg',0),
(2799,244,'2023-05-23 09:04:48','2023-05-23 07:04:48','','SST Slimline Spout 200mm','','inherit','closed','closed','','sst-slimline-spout-200mm','','','2023-05-23 09:04:48','2023-05-23 07:04:48','',2779,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Spout-200mm.jpg',0,'attachment','image/jpeg',0),
(2800,244,'2023-05-23 09:04:50','2023-05-23 07:04:50','','SST Slimline Spout 400mm','','inherit','closed','closed','','sst-slimline-spout-400mm','','','2023-05-23 09:04:50','2023-05-23 07:04:50','',2779,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Spout-400mm.jpg',0,'attachment','image/jpeg',0),
(2801,244,'2023-05-23 09:04:52','2023-05-23 07:04:52','','SST Slimline Spout 600mm','','inherit','closed','closed','','sst-slimline-spout-600mm','','','2023-05-23 09:04:52','2023-05-23 07:04:52','',2779,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Spout-600mm.jpg',0,'attachment','image/jpeg',0),
(2802,244,'2023-05-23 10:54:40','2023-05-23 08:54:40','','SST-Slimline-Spout-200mm-1.jpg','','inherit','closed','closed','','sst-slimline-spout-200mm-1-jpg','','','2023-05-23 10:54:40','2023-05-23 08:54:40','',2775,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Spout-200mm-1.jpg',0,'attachment','image/jpeg',0),
(2803,244,'2023-05-23 10:58:30','2023-05-23 08:58:30','','SST-Slimline-Spout-400mm-1.jpg','','inherit','closed','closed','','sst-slimline-spout-400mm-1-jpg','','','2023-05-23 10:58:30','2023-05-23 08:58:30','',2777,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Spout-400mm-1.jpg',0,'attachment','image/jpeg',0),
(2804,244,'2023-05-23 11:38:20','2023-05-23 09:38:20','','NIXIN SST Box Spout 200mm','','inherit','closed','closed','','nixin-sst-box-spout-200mm','','','2023-05-23 11:38:20','2023-05-23 09:38:20','',2759,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Box-Spout-200mm.jpg',0,'attachment','image/jpeg',0),
(2812,244,'2023-05-23 13:00:18','2023-05-23 11:00:18','','97572e86e4d273850577cfd6f3c60400697ca306.jpg','','inherit','closed','closed','','97572e86e4d273850577cfd6f3c60400697ca306-jpg','','','2023-05-23 13:00:18','2023-05-23 11:00:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/97572e86e4d273850577cfd6f3c60400697ca306.jpg',0,'attachment','image/jpeg',0),
(2813,244,'2023-05-23 13:00:22','2023-05-23 11:00:22','','NIXIN 72LED Crystalite Blue LED + Black Aimflo Complete','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\n<h3>Details</h3>\r\n63LED Aimflo Crystalite is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The Crystalite benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 3 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 300\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin-63led-crystalite-blue-led','','','2025-04-17 09:15:19','2025-04-17 07:15:19','',0,'http://www.nixin.co.za/product/nixin64ledcrystaliteblueledblackaimflocomplete/',0,'product','',0),
(2814,244,'2023-05-23 13:00:27','2023-05-23 11:00:27','','9e4b313f7ce2edb88fdc76d3865172ec02031fc6.jpg','','inherit','closed','closed','','9e4b313f7ce2edb88fdc76d3865172ec02031fc6-jpg','','','2023-05-23 13:00:27','2023-05-23 11:00:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/9e4b313f7ce2edb88fdc76d3865172ec02031fc6.jpg',0,'attachment','image/jpeg',0),
(2815,244,'2023-05-23 13:00:28','2023-05-23 11:00:28','','NIXIN 72LED Crystalite Blue LED + White Aimflo Complete','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\n<h3>Details</h3>\r\n63LED Aimflo Crystalite is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The Crystalite benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 3 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 300\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin64ledcrystaliteblueledwhiteaimflocomplete','','','2025-04-17 09:15:00','2025-04-17 07:15:00','',0,'http://www.nixin.co.za/product/nixin64ledcrystaliteblueledwhiteaimflocomplete/',0,'product','',0),
(2816,244,'2023-05-23 13:00:33','2023-05-23 11:00:33','','97572e86e4d273850577cfd6f3c60400697ca306-1.jpg','','inherit','closed','closed','','97572e86e4d273850577cfd6f3c60400697ca306-1-jpg','','','2023-05-23 13:00:33','2023-05-23 11:00:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/97572e86e4d273850577cfd6f3c60400697ca306-1.jpg',0,'attachment','image/jpeg',0),
(2817,244,'2023-05-23 13:00:38','2023-05-23 11:00:38','','NIXIN 72LED Crystalite White LED + Black Aimflo Complete','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\n<h3>Details</h3>\r\n63LED Aimflo Crystalite is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The Crystalite benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 3 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 300\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin-63led-crystalite-white-led-2','','','2025-04-17 09:12:35','2025-04-17 07:12:35','',0,'http://www.nixin.co.za/product/nixin64ledcrystalitewhiteledblackaimflocomplete/',0,'product','',0),
(2818,244,'2023-05-23 13:00:42','2023-05-23 11:00:42','','9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1.jpg','','inherit','closed','closed','','9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1-jpg','','','2023-05-23 13:00:42','2023-05-23 11:00:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/9e4b313f7ce2edb88fdc76d3865172ec02031fc6-1.jpg',0,'attachment','image/jpeg',0),
(2819,244,'2023-05-23 13:00:42','2023-05-23 11:00:42','','NIXIN 72LED Crystalite White LED + White Aimflo Complete','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\n<h3>Details</h3>\r\n63LED Aimflo Crystalite is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The Crystalite benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 3 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 300\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin-63led-crystalite-white-led','','','2025-04-17 09:13:49','2025-04-17 07:13:49','',0,'http://www.nixin.co.za/product/nixin64ledcrystalitewhiteledwhiteaimflocomplete/',0,'product','',0),
(2820,244,'2023-05-23 13:00:49','2023-05-23 11:00:49','','ceb11d62a3d77240b135fe098f9bc3cbc6508504.jpg','','inherit','closed','closed','','ceb11d62a3d77240b135fe098f9bc3cbc6508504-jpg','','','2023-05-23 13:00:49','2023-05-23 11:00:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/ceb11d62a3d77240b135fe098f9bc3cbc6508504.jpg',0,'attachment','image/jpeg',0),
(2821,244,'2023-05-23 13:00:50','2023-05-23 11:00:50','','NIXIN I-Lumen-8 Poolite Blue 72LED + White Frame','The new NIXIN I-Lumen-8 72LED Poolite is our newly designed range of LED lights which has our new breakthrough reflective technology.\r\n\r\nThis light uses a s/steel reflector to maximise the LED\'s capabilities, therefore even better projection and even illumination can be achieved in a swimming pool.\r\n\r\nSpecifications:\r\n\r\nLamp - 72LED replaceable lamp\r\n\r\nWattage - 5watt\r\n\r\nInput Voltage - 12volt AC/DC\r\n\r\nBeam Angle - 180 degrees\r\n\r\nFace Plate Outside Diameter - 23omm\r\n\r\nIP Rating - IP68\r\n\r\nCable - 1.5m x 1.5mm 2 core cabtyre cable\r\n\r\n&nbsp;\r\n\r\nIt is important to remember that <strong>ALL</strong> our LED lights must be connected to a 12Volt supply from an approved transformer.','publish','closed','closed','','nixin-i-lumen-8-blue-led-pool-light','','','2025-05-19 09:51:59','2025-05-19 07:51:59','',0,'http://www.nixin.co.za/product/nixini-lumen-8pooliteblueledwhiteframe/',0,'product','',0),
(2822,244,'2023-05-23 13:00:55','2023-05-23 11:00:55','','ceb11d62a3d77240b135fe098f9bc3cbc6508504-1.jpg','','inherit','closed','closed','','ceb11d62a3d77240b135fe098f9bc3cbc6508504-1-jpg','','','2023-05-23 13:00:55','2023-05-23 11:00:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/ceb11d62a3d77240b135fe098f9bc3cbc6508504-1.jpg',0,'attachment','image/jpeg',0),
(2823,244,'2023-05-23 13:00:56','2023-05-23 11:00:56','','NIXIN I-Lumen-8 Poolite White 72LED + White Frame','The new NIXIN 72LED \'I-Lumen-8\' Poolite is our newly designed range of LED lights which has our new breakthrough reflective technology.\r\n\r\nThis light uses a s/steel reflector to maximise the LED\'s capabilities, therefore even better projection and even illumination can be achieved in a swimming pool.\r\n\r\nSpecifications:\r\n\r\nLamp - 72LED replaceable lamp\r\n\r\nWattage - 5watt\r\n\r\nInput Voltage - 12volt AC/DC\r\n\r\nBeam Angle - 180 degrees\r\n\r\nFace Plate Outside Diameter - 23omm\r\n\r\nIP Rating - IP68\r\n\r\nCable - 1.5m x 1.5mm 2 core cabtyre cable\r\n\r\n&nbsp;\r\n\r\nIt is important to remember that <strong>ALL</strong> our LED lights must be connected to a 12Volt supply from an approved transformer.','publish','closed','closed','','nixin-i-lumen-8-led-pool-light','','','2025-05-19 09:52:06','2025-05-19 07:52:06','',0,'http://www.nixin.co.za/product/nixini-lumen-8poolitewhiteledwhiteframe/',0,'product','',0),
(2824,244,'2023-05-23 13:01:06','2023-05-23 11:01:06','','fa758b45af421ff859b544eb9a4d8cf2e1da3d91.jpg','','inherit','closed','closed','','fa758b45af421ff859b544eb9a4d8cf2e1da3d91-jpg','','','2023-05-23 13:01:06','2023-05-23 11:01:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/fa758b45af421ff859b544eb9a4d8cf2e1da3d91.jpg',0,'attachment','image/jpeg',0),
(2825,244,'2023-05-23 13:01:10','2023-05-23 11:01:10','','NIXIN SST 72LED Pondlite Blue LED','','publish','closed','closed','','nixin-sst-pondlite-blue','','','2025-05-26 15:07:32','2025-05-26 13:07:32','',0,'http://www.nixin.co.za/product/nixinsst63ledpondliteblueled/',0,'product','',0),
(2826,244,'2023-05-23 13:01:15','2023-05-23 11:01:15','','fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1.jpg','','inherit','closed','closed','','fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1-jpg','','','2023-05-23 13:01:15','2023-05-23 11:01:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/fa758b45af421ff859b544eb9a4d8cf2e1da3d91-1.jpg',0,'attachment','image/jpeg',0),
(2827,244,'2023-05-23 13:01:19','2023-05-23 11:01:19','','NIXIN SST 72LED Pondlite White LED','','publish','closed','closed','','nixin-sst-pondlite-white','','','2025-05-26 15:07:12','2025-05-26 13:07:12','',0,'http://www.nixin.co.za/product/nixinsst63ledpondlitewhiteled/',0,'product','',0),
(2828,244,'2023-05-23 13:01:24','2023-05-23 11:01:24','','554d10df0d69f50e06d17a4117044a21116cb9b5.jpg','','inherit','closed','closed','','554d10df0d69f50e06d17a4117044a21116cb9b5-jpg','','','2023-05-23 13:01:24','2023-05-23 11:01:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/554d10df0d69f50e06d17a4117044a21116cb9b5.jpg',0,'attachment','image/jpeg',0),
(2829,244,'2023-05-23 13:01:25','2023-05-23 11:01:25','','NIXIN SST 72LED White Crystalite Complete','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\n<h3>Details</h3>\r\n63LED SST Aimflo Crystalite is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The SST Crystalite benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 3 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 300\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixin-sst-crystalite-white-led','','','2025-04-17 09:14:43','2025-04-17 07:14:43','',0,'http://www.nixin.co.za/product/nixinsst64ledwhitecrystalitecomplete/',0,'product','',0),
(2830,244,'2023-05-23 13:05:42','2023-05-23 11:05:42','','554d10df0d69f50e06d17a4117044a21116cb9b5-1.jpg','','inherit','closed','closed','','554d10df0d69f50e06d17a4117044a21116cb9b5-1-jpg','','','2023-05-23 13:05:42','2023-05-23 11:05:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/554d10df0d69f50e06d17a4117044a21116cb9b5-1.jpg',0,'attachment','image/jpeg',0),
(2831,244,'2023-05-23 13:05:42','2023-05-23 11:05:42','','NIXIN SST 72LED Blue Crystalite Complete','A dedicated retrofit electronic light made to fit existing Aimflo fittings\r\n<h3>Details</h3>\r\n63LED SST Aimflo Crystalite is a dedicated retrofit electronic light made to fit existing Aimflo fittings. The SST Crystalite benefits a replaceable lamp without having to cut &amp; rejoin the cable upon light lamp replacements.\r\n\r\nSpecifications:\r\nWattage - 3 Watt\r\nInput Voltage - 12V AC/DC\r\nLumens - 300\r\nBeam Angle - 180 degrees\r\n**MOD Compact Design Tech','publish','closed','closed','','nixinsst64ledbluecrystalitecomplete','','','2025-05-22 15:06:56','2025-05-22 13:06:56','',0,'http://www.nixin.co.za/product/nixinsst64ledbluecrystalitecomplete/',0,'product','',0),
(2832,244,'2023-05-23 13:44:47','2023-05-23 11:44:47','','NIXIN-SST-Crystalite-Blue-LED.jpg','','inherit','closed','closed','','nixin-sst-crystalite-blue-led-jpg','','','2023-05-23 13:44:47','2023-05-23 11:44:47','',2831,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Crystalite-Blue-LED.jpg',0,'attachment','image/jpeg',0),
(2833,244,'2023-05-23 13:45:13','2023-05-23 11:45:13','','NIXIN-SST-Crystalite-White-LED.jpg','','inherit','closed','closed','','nixin-sst-crystalite-white-led-jpg','','','2023-05-23 13:45:13','2023-05-23 11:45:13','',2829,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Crystalite-White-LED.jpg',0,'attachment','image/jpeg',0),
(2834,244,'2023-05-23 13:56:00','2023-05-23 11:56:00','','NIXIN SST Crystalite White LED','','inherit','closed','closed','','nixin-sst-crystalite-white-led-1','','','2023-05-23 13:56:07','2023-05-23 11:56:07','',2829,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Crystalite-White-LED-1.jpg',0,'attachment','image/jpeg',0),
(2835,244,'2023-05-23 14:05:14','2023-05-23 12:05:14','','NIXIN SST Crystalite Blue','','inherit','closed','closed','','nixin-sst-crystalite-blue-led-1','','','2023-05-23 14:05:32','2023-05-23 12:05:32','',2831,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Crystalite-Blue-LED-1.jpg',0,'attachment','image/jpeg',0),
(2836,244,'2023-05-23 14:37:06','2023-05-23 12:37:06','','NIXIN-Crystalite-Blue-LED-White-Aimflo.jpg','','inherit','closed','closed','','nixin-crystalite-blue-led-white-aimflo-jpg','','','2023-05-23 14:37:06','2023-05-23 12:37:06','',2815,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-Blue-LED-White-Aimflo.jpg',0,'attachment','image/jpeg',0),
(2837,244,'2023-05-23 14:38:21','2023-05-23 12:38:21','','NIXIN-Crystalite-White-LED-White-Aimflo.jpg','','inherit','closed','closed','','nixin-crystalite-white-led-white-aimflo-jpg','','','2023-05-23 14:38:21','2023-05-23 12:38:21','',2819,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-White-LED-White-Aimflo.jpg',0,'attachment','image/jpeg',0),
(2838,244,'2023-05-23 14:47:57','2023-05-23 12:47:57','','NIXIN-Crystalite-Blue-LED-Black-Aimflo.jpg','','inherit','closed','closed','','nixin-crystalite-blue-led-black-aimflo-jpg','','','2023-05-23 14:47:57','2023-05-23 12:47:57','',2813,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-Blue-LED-Black-Aimflo.jpg',0,'attachment','image/jpeg',0),
(2839,244,'2023-05-23 14:48:27','2023-05-23 12:48:27','','NIXIN-Crystalite-White-LED-Black-Aimflo.jpg','','inherit','closed','closed','','nixin-crystalite-white-led-black-aimflo-jpg','','','2023-05-23 14:48:27','2023-05-23 12:48:27','',2817,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-White-LED-Black-Aimflo.jpg',0,'attachment','image/jpeg',0),
(2840,244,'2023-05-23 15:53:19','2023-05-23 13:53:19','','NIXIN Crystalite Blue LED + White Aimflo 1','','inherit','closed','closed','','nixin-crystalite-blue-led-white-aimflo-1','','','2023-05-23 15:53:19','2023-05-23 13:53:19','',2815,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-Blue-LED-White-Aimflo-1.jpg',0,'attachment','image/jpeg',0),
(2841,244,'2023-05-23 15:54:59','2023-05-23 13:54:59','','NIXIN Crystalite Wite LED + White Aimflo 1','','inherit','closed','closed','','nixin-crystalite-wite-led-white-aimflo-1','','','2023-05-23 15:54:59','2023-05-23 13:54:59','',2819,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-Wite-LED-White-Aimflo-1.jpg',0,'attachment','image/jpeg',0),
(2842,244,'2023-05-23 15:55:54','2023-05-23 13:55:54','','NIXIN Crystalite White LED + Black Aimflo 1','','inherit','closed','closed','','nixin-crystalite-white-led-black-aimflo-1','','','2023-05-23 15:55:54','2023-05-23 13:55:54','',2817,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Crystalite-White-LED-Black-Aimflo-1.jpg',0,'attachment','image/jpeg',0),
(2843,244,'2023-05-23 16:12:18','2023-05-23 14:12:18','72LED Domed I-Lumen-8 Pool light','72LED Domed I-Lumen-8 Pool light','','inherit','closed','closed','','nixin-sst-72led-dome-i-lumen-8-poolite-jpg','','','2024-10-28 15:19:13','2024-10-28 13:19:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite.jpg',0,'attachment','image/jpeg',0),
(2844,244,'2023-05-23 16:12:19','2023-05-23 14:12:19','','NIXIN SST Domed I-Lumen-8 Poolite Blue 72LED','The new NIXIN SST 72LED Domed I-Lumen-8 Poolite is our new range of LED lights which has our new breakthrough reflective technology.\r\n\r\nThis light uses a wet reflector to maximise the reflective capabilities of the s/steel reflector in the light, therefore even further distances can be reached in a pool.\r\n\r\nThe flat design assists automatic pool cleaners to crawl over the light without falling off the wall.\r\n\r\nSpecifications:\r\n\r\nLamp - 72LED replaceable lamp\r\n\r\nWattage - 5watt\r\n\r\nInput Voltage - 12volt AC/DC\r\n\r\nBeam Angle - 180 degrees\r\n\r\nSST Face Plate Outside Diameter - 23omm\r\n\r\nIP Rating - IP68\r\n\r\nCable - 1.5m x 1.5mm 2 core cabtyre cable\r\n\r\n \r\n\r\nIt is important to remember that ALL our LED light must be connected a 12Volt supply from a transformer.','publish','closed','closed','','nixin-sst-dome-i-lumen-8-72led-blue-pool-light','','','2025-04-26 10:45:19','2025-04-26 08:45:19','',0,'http://www.nixin.co.za/product/nixinsstdomedi-lumen-8pooliteblueled/',0,'product','',0),
(2845,244,'2023-05-23 16:12:22','2023-05-23 14:12:22','','NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1.jpg','','inherit','closed','closed','','nixin-sst-72led-dome-i-lumen-8-poolite-1-jpg','','','2023-05-23 16:12:22','2023-05-23 14:12:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-72LED-Dome-I-Lumen-8-Poolite-1.jpg',0,'attachment','image/jpeg',0),
(2846,244,'2023-05-23 16:12:23','2023-05-23 14:12:23','','NIXIN SST Domed I-Lumen-8 Poolite White 72LED','The new NIXIN SST 72LED Domed I-Lumen-8 Poolite is our new range of LED lights which has our new breakthrough reflective technology.\r\n\r\nThis light uses a wet reflector to maximise the reflective capabilities of the s/steel reflector in the light, therefore even further distances can be reached in a pool.\r\n\r\nThe flat design assists automatic pool cleaners to crawl over the light without falling off the wall.\r\n\r\nSpecifications:\r\n\r\nLamp - 72LED replaceable lamp\r\n\r\nWattage - 5watt\r\n\r\nInput Voltage - 12volt AC/DC\r\n\r\nBeam Angle - 180 degrees\r\n\r\nSST Face Plate Outside Diameter - 23omm\r\n\r\nIP Rating - IP68\r\n\r\nCable - 1.5m x 1.5mm 2 core cabtyre cable\r\n\r\n \r\n\r\nIt is important to remember that ALL our LED light must be connected a 12Volt supply from a transformer.','publish','closed','closed','','sst-dome-i-lumen-8-72led-white-pool-light','','','2025-04-26 10:45:13','2025-04-26 08:45:13','',0,'http://www.nixin.co.za/product/nixinsstdomedi-lumen-8poolitewhiteled/',0,'product','',0),
(2847,244,'2023-05-23 16:26:58','2023-05-23 14:26:58','','NIXIN-SST-80-LED-Poolite-website.jpg','','inherit','closed','closed','','nixin-sst-80-led-poolite-website-jpg','','','2023-05-23 16:26:58','2023-05-23 14:26:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-80-LED-Poolite-website.jpg',0,'attachment','image/jpeg',0),
(2848,244,'2023-05-23 16:26:59','2023-05-23 14:26:59','','SST 80 LED Round Poolite Blue LED','The ultimate in pool interior quality at half the price!\r\n<h3>Details</h3>\r\nThe NIXIN stainless pool light has now made its mark &amp; is available as an optional sst face plate to fit the Poolmaid range.\r\nThe new pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe SST 80 LED Poolite is made to fit in a standard 5\" wet niche casing and can be retrofitted in a 7\" aqua or poolquip casing.\r\n\r\n<strong>Light specifications:</strong>\r\n\r\nWattage: 12 watt\r\n\r\nInput voltage: 12 Volt AC only\r\n\r\nSST face plate diameter: 230mm\r\n\r\nLED colour: Blue\r\n\r\nBeam angle: 160 degrees\r\n\r\nLED board is not replaceable\r\n\r\n<strong>Price excludes VAT</strong>','publish','closed','closed','','sst80ledroundpooliteblueled','','','2025-05-26 15:07:22','2025-05-26 13:07:22','',0,'http://www.nixin.co.za/product/sst80ledroundpooliteblueled/',0,'product','',0),
(2849,244,'2023-05-23 16:28:37','2023-05-23 14:28:37','','NIXIN-SST-80-LED-Poolite-Square-website.jpg','','inherit','closed','closed','','nixin-sst-80-led-poolite-square-website-jpg','','','2023-05-23 16:28:37','2023-05-23 14:28:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-80-LED-Poolite-Square-website.jpg',0,'attachment','image/jpeg',0),
(2850,244,'2023-05-23 16:28:38','2023-05-23 14:28:38','','SST 80 LED Square Poolite Blue LED','The ultimate in pool interior quality at half the price!\r\n<h3>Details</h3>\r\nThe NIXIN stainless pool light has now made its mark &amp; is available as an optional sst face plate to fit the Poolmaid range.\r\nThe new pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe SST 80 LED Poolite is made to fit in a standard 5″ wet niche casing and can be retrofitted in a 7″ aqua or poolquip casing.\r\n\r\n<strong>Light specifications:</strong>\r\n\r\nWattage: 12 watt\r\n\r\nInput voltage: 12 Volt AC only\r\n\r\nSST face plate size: 225mm x 225mm\r\n\r\nLED colour: Blue\r\n\r\nBeam angle: 160 degrees\r\n\r\nLED board is not replaceable\r\n\r\n<strong>Price excludes VAT</strong>','publish','closed','closed','','sst80ledsquarepooliteblueled','','','2025-03-20 08:49:16','2025-03-20 06:49:16','',0,'http://www.nixin.co.za/product/sst80ledsquarepooliteblueled/',0,'product','',0),
(2851,244,'2023-05-23 16:38:45','2023-05-23 14:38:45','','NIXIN-SST-Compact-63LED-Crystalite.jpg','','inherit','closed','closed','','nixin-sst-compact-63led-crystalite-jpg','','','2023-05-23 16:38:45','2023-05-23 14:38:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-63LED-Crystalite.jpg',0,'attachment','image/jpeg',0),
(2852,244,'2023-05-23 16:38:46','2023-05-23 14:38:46','','NIXIN SST Compact 72LED Crystalite Blue LED','','publish','closed','closed','','nixin-sst-compact-63led-crystalite-blue-led','','','2025-04-17 09:15:34','2025-04-17 07:15:34','',0,'http://www.nixin.co.za/product/nixin-sst-compact-63led-crystalite-blue-led/',0,'product','',0),
(2853,244,'2023-05-23 16:38:50','2023-05-23 14:38:50','SST Compact 72LED Crystalite White LED','SST Compact 72LED Crystalite White LED','','inherit','closed','closed','','nixin-sst-compact-63led-crystalite-1-jpg','','','2024-10-28 15:17:42','2024-10-28 13:17:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-63LED-Crystalite-1.jpg',0,'attachment','image/jpeg',0),
(2854,244,'2023-05-23 16:38:51','2023-05-23 14:38:51','','NIXIN SST Compact 72LED Crystalite White LED','Enhance your swimming pool\'s ambiance and appearance with the our SST Compact 72LED Crystalite White LED lights. This compact, energy-efficient LED light delivers a powerful, crisp white glow that illuminates your pool with elegance, creating a welcoming atmosphere for evening swims or poolside gatherings. Crafted from high-grade stainless steel. Easy to install and maintain, the SST Compact 72LED light is a perfect addition to elevate the look and feel of any residential or commercial pool. Illuminate your pool with quality and style today!','publish','closed','closed','','nixin-sst-compact-63led-crystalite-white-led','','','2025-04-17 09:13:29','2025-04-17 07:13:29','',0,'http://www.nixin.co.za/product/nixin-sst-compact-63led-crystalite-white-led/',0,'product','',0),
(2855,244,'2023-05-24 08:31:39','2023-05-24 06:31:39','','SST-80-LED-Poolite-Square-White-LED.jpg','','inherit','closed','closed','','sst-80-led-poolite-square-white-led-jpg','','','2023-05-24 08:31:39','2023-05-24 06:31:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-80-LED-Poolite-Square-White-LED.jpg',0,'attachment','image/jpeg',0),
(2857,244,'2023-05-24 08:36:17','2023-05-24 06:36:17','','SST-80-LED-Poolite-Round-White-LED.jpg','','inherit','closed','closed','','sst-80-led-poolite-round-white-led-jpg','','','2023-05-24 08:36:17','2023-05-24 06:36:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-80-LED-Poolite-Round-White-LED.jpg',0,'attachment','image/jpeg',0),
(2858,244,'2023-05-24 08:36:18','2023-05-24 06:36:18','','SST 80 LED Round Poolite White LED','The ultimate in pool interior quality at half the price!\r\n<h3>Details</h3>\r\nThe NIXIN stainless pool light has now made its mark &amp; is available as an optional sst face plate to fit the Poolmaid range.\r\nThe new pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe SST 80 LED Poolite is made to fit in a standard 5\" wet niche casing and can be retrofitted in a 7\" aqua or poolquip casing.\r\n\r\n<strong>Light specifications:</strong>\r\n\r\nWattage: 12 watt\r\n\r\nInput voltage: 12 Volt AC only\r\n\r\nSST face plate diameter: 230mm\r\n\r\nLED colour: Cool white (6000K)\r\n\r\nBeam angle: 160 degrees\r\n\r\nLED board is not replaceable\r\n\r\n<strong>Price excludes VAT</strong>','publish','closed','closed','','sst80ledroundpoolitewhiteled','','','2025-05-26 15:07:16','2025-05-26 13:07:16','',0,'http://www.nixin.co.za/product/sst80ledroundpoolitewhiteled/',0,'product','',0),
(2859,244,'2023-05-24 08:50:23','2023-05-24 06:50:23','','SST-Poolite-Round-RBGW.jpg','','inherit','closed','closed','','sst-poolite-round-rbgw-jpg','','','2023-05-24 08:50:23','2023-05-24 06:50:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Poolite-Round-RBGW.jpg',0,'attachment','image/jpeg',0),
(2860,244,'2023-05-24 08:50:23','2023-05-24 06:50:23','','SST RGBW Colour Changing LED Round Poolite','The ultimate in pool interior quality at half the price!\r\n<h3>Details</h3>\r\nThe NIXIN stainless steel pool light has now made its mark &amp; is available as an optional square stainless steel face plate to fit the Poolmaid range.\r\nThe new square pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe ultimate in pool interior quality at half the price!\r\n<h3>Details</h3>\r\nThe NIXIN stainless pool light has now made its mark &amp; is available as an optional sst face plate to fit the Poolmaid range.\r\nThe new pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe SST RGBW LED Poolite is made to fit in a standard 5″ wet niche casing and can be retrofitted in a 7″ aqua or poolquip casing.\r\n\r\n<strong>Light specifications:</strong>\r\n\r\nWattage: 5 – 16 watt\r\n\r\nInput voltage: 12 Volt AC only\r\n\r\nSST face plate diameter: 230mm\r\n\r\nLED colour: RGBW\r\n\r\nBeam angle: 160 degrees\r\n\r\nLED board is not replaceable\r\n\r\n<strong>RGBW Colour Modes:</strong>\r\n\r\nRose, Green, Blue, White, Magenta, Cyan, Yellow, Lilac, Lime, Gold, Colour Scroll','publish','closed','closed','','sst324colourchangingroundpoolite','','','2025-05-26 15:07:25','2025-05-26 13:07:25','',0,'http://www.nixin.co.za/product/sst324colourchangingroundpoolite/',0,'product','',0),
(2861,244,'2023-05-24 08:50:28','2023-05-24 06:50:28','','SST-Poolite-Square-RGBW.jpg','','inherit','closed','closed','','sst-poolite-square-rgbw-jpg','','','2023-05-24 08:50:28','2023-05-24 06:50:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Poolite-Square-RGBW.jpg',0,'attachment','image/jpeg',0),
(2863,244,'2023-05-24 08:52:15','2023-05-24 06:52:15','','SST-Poolite-Square-RGBW-1.jpg','','inherit','closed','closed','','sst-poolite-square-rgbw-1-jpg','','','2023-05-24 08:52:15','2023-05-24 06:52:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Poolite-Square-RGBW-1.jpg',0,'attachment','image/jpeg',0),
(2864,244,'2023-05-24 08:52:16','2023-05-24 06:52:16','','SST RGBW Colour Changing Square Poolite','<h3>Details</h3>\r\nThe NIXIN stainless pool light has now made its mark &amp; is available as an optional sst face plate to fit the Poolmaid range.\r\nThe new pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe SST RGBW LED Poolite is made to fit in a standard 5″ wet niche casing and can be retrofitted in a 7″ aqua or poolquip casing.\r\n\r\n<strong>Light specifications:</strong>\r\n\r\nWattage: 5 - 16 watt\r\n\r\nInput voltage: 12 Volt AC only\r\n\r\nSST face plate size: 225mm x 225mm\r\n\r\nLED colour: RGBW\r\n\r\nBeam angle: 160 degrees\r\n\r\nLED board is not replaceable\r\n\r\n<strong>RGBW Colour Modes:</strong>\r\n\r\nRose, Green, Blue, White, Magenta, Cyan, Yellow, Lilac, Lime, Gold, Colour Scroll\r\n\r\n<strong>Price excludes VAT</strong>','publish','closed','closed','','sst324ledcolourchangingsquarepoolite','','','2025-05-14 10:19:47','2025-05-14 08:19:47','',0,'http://www.nixin.co.za/product/sst324ledcolourchangingsquarepoolite/',0,'product','',0),
(2865,244,'2023-05-24 08:53:13','2023-05-24 06:53:13','','SST-80-LED-Poolite-Square-White-LED-1.jpg','','inherit','closed','closed','','sst-80-led-poolite-square-white-led-1-jpg','','','2023-05-24 08:53:13','2023-05-24 06:53:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-80-LED-Poolite-Square-White-LED-1.jpg',0,'attachment','image/jpeg',0),
(2866,244,'2023-05-24 08:53:14','2023-05-24 06:53:14','','SST 80 LED Square Poolite White LED','The ultimate in pool interior quality at half the price!\r\n<h3>Details</h3>\r\nThe NIXIN stainless pool light has now made its mark &amp; is available as an optional sst face plate to fit the Poolmaid range.\r\nThe new square pool light renders the ultimate in pool interior quality at half the price! Proven quality &amp; reliability now just dressed best! This completes the Stainless pool interior range.\r\n\r\nThe SST 80 LED Poolite is made to fit in a standard 5″ wet niche casing and can be retrofitted in a 7″ aqua or poolquip casing.\r\n\r\n<strong>Light specifications:</strong>\r\n\r\nWattage: 12 watt\r\n\r\nInput voltage: 12 Volt AC only\r\n\r\nSST face plate size: 225mm x 225mm\r\n\r\nLED colour: Cool white (6000K)\r\n\r\nBeam angle: 160 degrees\r\n\r\nLED board is not replaceable\r\n\r\n<strong>Price excludes VAT</strong>','publish','closed','closed','','sst-80-led-square-poolite-white-led','','','2025-05-06 13:36:07','2025-05-06 11:36:07','',0,'http://www.nixin.co.za/product/sst80ledsquarepoolitewhiteled/',0,'product','',0),
(2867,244,'2023-05-24 08:55:05','2023-05-24 06:55:05','','SST-Slimline-Profile-Spout-500mm-1.jpg','','inherit','closed','closed','','sst-slimline-profile-spout-500mm-1-jpg','','','2023-05-24 08:55:05','2023-05-24 06:55:05','',2771,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Slimline-Profile-Spout-500mm-1.jpg',0,'attachment','image/jpeg',0),
(2868,244,'2023-05-24 08:56:24','2023-05-24 06:56:24','','SST Box Spout 200mm','','inherit','closed','closed','','nixin-sst-box-spout-200mm-1-jpg','','','2024-10-28 15:36:13','2024-10-28 13:36:13','',2759,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Box-Spout-200mm-1.jpg',0,'attachment','image/jpeg',0),
(2869,244,'2023-05-24 16:25:52','2023-05-24 14:25:52','','Poolmaid-5-Poolite-80LED.jpg','','inherit','closed','closed','','poolmaid-5-poolite-80led-jpg','','','2023-05-24 16:25:52','2023-05-24 14:25:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Poolmaid-5-Poolite-80LED.jpg',0,'attachment','image/jpeg',0),
(2878,244,'2023-05-24 16:29:21','2023-05-24 14:29:21','','Poolmaid 5 Poolite 80LED','','inherit','closed','closed','','poolmaid-5-poolite-80led-1-jpg','','','2024-09-30 09:17:10','2024-09-30 07:17:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Poolmaid-5-Poolite-80LED-1.jpg',0,'attachment','image/jpeg',0),
(2879,244,'2023-05-24 16:29:22','2023-05-24 14:29:22','','Poolmaid 5\" Poolite','The Poolmaid 5\" LED Pool Light retrofits in most wet niche casings which is built into the pool wall.\r\n\r\nA wet niche casing can be supplied for new installations.\r\n\r\nEnsure the LED Pool Light is connected to a 12volt AC transformer to ensure optimum functionality.\r\n<h3>Details</h3>\r\nSpecifications:\r\nWattage: 5 Watt (Single Colour), 15 Watt (RGBW)\r\nInput Voltage: 12V AC\r\nLumens: 400 - 600\r\nBeam Angle: 160 degrees\r\n\r\nAvailable Colours:\r\n\r\nSingle Colours - Blue or Cool White\r\n\r\nRGBW Colour Modes - Rose, Green, Blue, White, Magenta, Cyan, Yellow, Lilac, Lime, Gold, Colour Scroll\r\n\r\n ','publish','closed','closed','','poolmaid-5inch-pool-light','','','2025-05-16 11:30:55','2025-05-16 09:30:55','',0,'http://www.nixin.co.za/?post_type=product&#038;p=2879',0,'product','',0),
(2880,244,'2023-05-24 16:29:25','2023-05-24 14:29:25','','Poolmaid 5\" Poolite','LED Colour: Blue LED, Frame: White Frame','publish','closed','closed','','poolmaid-5-poolite-updating','','','2025-05-16 11:30:55','2025-05-16 09:30:55','',2879,'http://www.nixin.co.za/?post_type=product_variation&#038;p=2880',1,'product_variation','',0),
(2881,244,'2023-05-24 16:29:25','2023-05-24 14:29:25','','Poolmaid 5\" Poolite','LED Colour: White LED, Frame: White Frame','publish','closed','closed','','poolmaid-5-poolite-updating-2','','','2025-05-16 11:30:54','2025-05-16 09:30:54','',2879,'http://www.nixin.co.za/?post_type=product_variation&#038;p=2881',3,'product_variation','',0),
(2882,244,'2023-05-24 16:29:26','2023-05-24 14:29:26','','Poolmaid 5\" Poolite','LED Colour: Blue LED, Frame: Black Frame','publish','closed','closed','','poolmaid-5-poolite-updating-3','','','2025-05-16 11:30:55','2025-05-16 09:30:55','',2879,'http://www.nixin.co.za/?post_type=product_variation&#038;p=2882',2,'product_variation','',0),
(2883,244,'2023-05-24 16:29:26','2023-05-24 14:29:26','','Poolmaid 5\" Poolite','LED Colour: White LED, Frame: Black Frame','publish','closed','closed','','poolmaid-5-poolite-updating-4','','','2025-05-16 11:30:55','2025-05-16 09:30:55','',2879,'http://www.nixin.co.za/?post_type=product_variation&#038;p=2883',4,'product_variation','',0),
(2884,244,'2023-05-24 16:29:26','2023-05-24 14:29:26','','Poolmaid 5\" Poolite','LED Colour: RGBW, Frame: White Frame','publish','closed','closed','','poolmaid-5-poolite-updating-5','','','2025-05-16 11:30:55','2025-05-16 09:30:55','',2879,'http://www.nixin.co.za/?post_type=product_variation&#038;p=2884',5,'product_variation','',0),
(2885,244,'2023-05-24 16:29:26','2023-05-24 14:29:26','','Poolmaid 5\" Poolite','LED Colour: RGBW, Frame: Black Frame','publish','closed','closed','','poolmaid-5-poolite-updating-6','','','2025-05-16 11:30:54','2025-05-16 09:30:54','',2879,'http://www.nixin.co.za/?post_type=product_variation&#038;p=2885',6,'product_variation','',0),
(2886,244,'2023-05-25 08:10:41','2023-05-25 06:10:41','','NIXIN-SST-Air-Button.jpg','','inherit','closed','closed','','nixin-sst-air-button-jpg','','','2023-05-25 08:10:41','2023-05-25 06:10:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Air-Button.jpg',0,'attachment','image/jpeg',0),
(2887,244,'2023-05-25 08:10:42','2023-05-25 06:10:42','','NIXIN SST Air Button','','publish','closed','closed','','nixinsstairbutton','','','2025-02-01 10:46:12','2025-02-01 08:46:12','',0,'http://www.nixin.co.za/product/nixinsstairbutton/',0,'product','',0),
(2888,244,'2023-05-25 08:11:06','2023-05-25 06:11:06','','NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg','','inherit','closed','closed','','nixin-sst-compact-aimflo-adj-ball-jpg','','','2023-05-25 08:11:06','2023-05-25 06:11:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-Aimflo-Adj-Ball.jpg',0,'attachment','image/jpeg',0),
(2889,244,'2023-05-25 08:11:06','2023-05-25 06:11:06','','NIXIN SST Compact Aimflo &amp; Adj Ball','','publish','closed','closed','','nixin-sst-compact-aimflo-ball','','','2025-05-14 09:24:13','2025-05-14 07:24:13','',0,'http://www.nixin.co.za/product/nixin-sst-compact-aimflo-ball/',0,'product','',0),
(2890,244,'2023-05-25 08:11:37','2023-05-25 06:11:37','','NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg','','inherit','closed','closed','','nixin-sst-dual-suction-skimmer-250mm-jpg','','','2023-05-25 08:11:37','2023-05-25 06:11:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Dual-Suction-Skimmer-250mm.jpg',0,'attachment','image/jpeg',0),
(2891,244,'2023-05-25 08:11:38','2023-05-25 06:11:38','','NIXIN SST Dual Suction Skimmer 250mm','Same function as the safety suction but with an additional feature of a closing gate to the port hole\r\n<h3>Details</h3>\r\n<em><strong>NIXIN</strong></em> SST Dual Suction Skimmer 250mm has the same function as the safety suction but with an additional feature of a closing gate to the port hole. Side wall openings on the main body allow for a surface skimming action.','publish','closed','closed','','nixinsstdualsuctionskimmer250mm','','','2025-05-27 15:36:07','2025-05-27 13:36:07','',0,'http://www.nixin.co.za/product/nixinsstdualsuctionskimmer250mm/',0,'product','',0),
(2892,244,'2023-05-25 08:11:43','2023-05-25 06:11:43','','NIXIN-SST-Dual-Suction-Skimmer-300mm.jpg','','inherit','closed','closed','','nixin-sst-dual-suction-skimmer-300mm-jpg','','','2023-05-25 08:11:43','2023-05-25 06:11:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Dual-Suction-Skimmer-300mm.jpg',0,'attachment','image/jpeg',0),
(2893,244,'2023-05-25 08:11:44','2023-05-25 06:11:44','','NIXIN SST Dual Suction Skimmer 300mm','Same function as the safety suction but with an additional feature of a closing gate to the port hole\r\n<h3>Details</h3>\r\n<em><strong>NIXIN</strong></em> SST Dual Suction Skimmer 300mm has the same function as the safety suction but with an additional feature of a closing gate to the port hole. Side wall openings on the main body allow for a surface skimming action.','publish','closed','closed','','sst-dual-suction-skimmer-300mm','','','2025-05-26 15:10:03','2025-05-26 13:10:03','',0,'http://www.nixin.co.za/product/nixinsstdualsuctionskimmer300mm/',0,'product','',0),
(2894,244,'2023-05-25 08:11:48','2023-05-25 06:11:48','','NIXIN-SST-Spa-Suction-Port-Solid.jpg','','inherit','closed','closed','','nixin-sst-spa-suction-port-solid-jpg','','','2023-05-25 08:11:48','2023-05-25 06:11:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Spa-Suction-Port-Solid.jpg',0,'attachment','image/jpeg',0),
(2895,244,'2023-05-25 08:11:49','2023-05-25 06:11:49','','NIXIN SST Spa Suction Port Solid','','publish','closed','closed','','nixin-sst-spa-suction-port-solid','','','2025-05-15 08:27:53','2025-05-15 06:27:53','',0,'http://www.nixin.co.za/product/nixin-sst-spa-suction-port-solid/',0,'product','',0),
(2896,244,'2023-05-25 09:13:53','2023-05-25 07:13:53','','NIXIN-SST-Aimflo-Adj-Ball.jpg','','inherit','closed','closed','','nixin-sst-aimflo-adj-ball-jpg','','','2023-05-25 09:13:53','2023-05-25 07:13:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Aimflo-Adj-Ball.jpg',0,'attachment','image/jpeg',0),
(2897,244,'2023-05-25 09:13:53','2023-05-25 07:13:53','','NIXIN SST Aimflo &amp; Adj. Ball','An optional solid Stainless Steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.\r\n<h3>Details</h3>\r\nNIXIN SST Aimflo &amp; Adj. Ball is an optional solid stainless steel lock ring faceplate replacement attachment fitting onto the existing ABS plastic housing.','publish','closed','closed','','sst-solid-aimflo-ball','','','2025-05-22 15:06:30','2025-05-22 13:06:30','',0,'http://www.nixin.co.za/product/nixinsstsolidaimfloball/',0,'product','',0),
(2898,244,'2023-05-25 12:09:27','2023-05-25 10:09:27','','NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut.jpg','','inherit','closed','closed','','nixin-champagne-bubbler-blue-led-black-nut-jpg','','','2024-02-15 16:29:06','2024-02-15 14:29:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut.jpg',0,'attachment','image/jpeg',0),
(2899,244,'2023-05-25 12:09:29','2023-05-25 10:09:29','','NIXIN Compact 72LED Champagne Bubbler Blue LED + Black Nut','','publish','closed','closed','','nixin-63led-champagne-bubbler-blue-led-black-aimflo','','','2025-04-03 16:22:30','2025-04-03 14:22:30','',0,'http://www.nixin.co.za/product/nixin-63led-champagne-bubbler-blue-led-black-aimflo/',0,'product','',0),
(2900,244,'2023-05-25 12:09:33','2023-05-25 10:09:33','','NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1.jpg','','inherit','closed','closed','','nixin-champagne-bubbler-blue-led-black-nut-1-jpg','','','2024-02-15 16:27:27','2024-02-15 14:27:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-1.jpg',0,'attachment','image/jpeg',0),
(2901,244,'2023-05-25 12:09:34','2023-05-25 10:09:34','','NIXIN Compact 72LED Champagne Bubbler White LED + Black Nut','','publish','closed','closed','','nixin-63led-champagne-bubbler-white-led-black-aimflo','','','2025-04-03 16:22:38','2025-04-03 14:22:38','',0,'http://www.nixin.co.za/product/nixin-63led-champagne-bubbler-white-led-black-aimflo/',0,'product','',0),
(2902,244,'2023-05-25 12:11:23','2023-05-25 10:11:23','','NIXIN-SST-Champagne-Bubbler.jpg','','inherit','closed','closed','','nixin-sst-champagne-bubbler-jpg','','','2023-05-25 12:11:23','2023-05-25 10:11:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Champagne-Bubbler.jpg',0,'attachment','image/jpeg',0),
(2903,244,'2023-05-25 12:11:24','2023-05-25 10:11:24','','NIXIN SST Compact Champagne Bubbler',' \r\n\r\n[embed]http://youtu.be/YHWJhejiEZw[/embed]\r\n\r\n[embed]http://youtu.be/fogVEE4B2TY[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-champagne-bubbler','','','2025-05-14 09:24:11','2025-05-14 07:24:11','',0,'http://www.nixin.co.za/product/nixinsstchampagnebubbler/',0,'product','',0),
(2904,244,'2023-05-25 12:11:28','2023-05-25 10:11:28','','NIXIN-SST-Champagne-Bubbler-1.jpg','','inherit','closed','closed','','nixin-sst-champagne-bubbler-1-jpg','','','2023-05-25 12:11:28','2023-05-25 10:11:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Champagne-Bubbler-1.jpg',0,'attachment','image/jpeg',0),
(2905,244,'2023-05-25 12:11:29','2023-05-25 10:11:29','','NIXIN SST Compact Champagne Bubbler + Blue LED','&nbsp;\r\n\r\n[embed]http://youtu.be/YHWJhejiEZw[/embed]\r\n\r\n[embed]http://youtu.be/fogVEE4B2TY[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixin-sst-compact-champagne-bubbler-blue-led','','','2025-04-17 09:15:27','2025-04-17 07:15:27','',0,'http://www.nixin.co.za/product/nixin-sst-compact-champagne-bubbler-blue-led/',0,'product','',0),
(2906,244,'2023-05-25 12:11:34','2023-05-25 10:11:34','','NIXIN SST Champagne Bubbler','','inherit','closed','closed','','nixin-sst-champagne-bubbler-2-jpg','','','2024-09-30 09:10:12','2024-09-30 07:10:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Champagne-Bubbler-2.jpg',0,'attachment','image/jpeg',0),
(2907,244,'2023-05-25 12:11:35','2023-05-25 10:11:35','','NIXIN SST Compact Champagne Bubbler + White LED','The SST Compact Champagne Bubbler with White LED is a premium stainless-steel water feature designed to create a mesmerizing champagne-like bubbling effect in your pool. The integrated white LED adds a glowing touch to enhance the ambiance of your pool, especially at night. Perfect for modern pools, this bubbler combines functionality and aesthetics for a luxurious experience.\r\n\r\n[embed]http://youtu.be/YHWJhejiEZw[/embed]\r\n\r\n[embed]http://youtu.be/fogVEE4B2TY[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-compact-champagne-bubbler-white-led','','','2025-04-17 09:12:50','2025-04-17 07:12:50','',0,'http://www.nixin.co.za/product/nixin-sst-compact-champagne-bubbler-white-led/',0,'product','',0),
(2908,244,'2023-05-25 14:43:14','2023-05-25 12:43:14','','NIXIN-SST-P-Rail-800mm.jpg','','inherit','closed','closed','','nixin-sst-p-rail-800mm-jpg','','','2024-05-14 15:44:47','2024-05-14 13:44:47','',2734,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-800mm.jpg',0,'attachment','image/jpeg',0),
(2909,244,'2023-05-26 11:32:44','2023-05-26 09:32:44','','NIXIN SST Box Spout 200mm','','inherit','closed','closed','','nixin-sst-box-spout-200mm-2','','','2023-05-26 11:32:44','2023-05-26 09:32:44','',2759,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Box-Spout-200mm-.jpg',0,'attachment','image/jpeg',0),
(2910,244,'2023-05-26 14:04:09','2023-05-26 12:04:09','','NIXIN-SST-P-Rail-1200mm.jpg','','inherit','closed','closed','','nixin-sst-p-rail-1200mm-jpg','','','2024-05-14 15:10:04','2024-05-14 13:10:04','',2726,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-1200mm.jpg',0,'attachment','image/jpeg',0),
(2911,244,'2023-05-26 14:17:44','2023-05-26 12:17:44','','NIXIN-SST-P-Rail-470mm.jpg','','inherit','closed','closed','','nixin-sst-p-rail-470mm-jpg','','','2024-05-14 15:31:06','2024-05-14 13:31:06','',2728,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-470mm.jpg',0,'attachment','image/jpeg',0),
(2912,244,'2023-05-26 14:27:21','2023-05-26 12:27:21','','NIXIN-SST-P-Rail-470mm-S-B-S.jpg','','inherit','closed','closed','','nixin-sst-p-rail-470mm-s-b-s-jpg','','','2024-05-15 13:49:47','2024-05-15 11:49:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-470mm-S-B-S.jpg',0,'attachment','image/jpeg',0),
(2913,244,'2023-05-26 14:27:22','2023-05-26 12:27:22','','NIXIN SST P-Rail 470mm S-B-S','Introducing the NIXIN SST P-Rail 470mm S-B-S, the perfect solution for pool areas with limited space. Constructed from premium 316 stainless steel with a polished finish, this railing boasts a robust 38mm diameter tubing that combines durability with sleek elegance.\r\n\r\nThe innovative side-by-side profile of the NIXIN SST P-Rail 470mm S-B-S is specifically designed to fit seamlessly onto pool copings with restricted space. Each mounting point is equipped with a NIXIN SST Anchor Base, ensuring secure installation on paving or deck surfaces.\r\n\r\nFor optimal stability and longevity, it is recommended to install this railing using core drilling and chemical anchoring methods. This ensures a firm attachment to your pool coping or decking, providing a reliable barrier and enhancing safety around the pool area.\r\n\r\nIdeal for both residential and commercial pools, the NIXIN SST P-Rail 470mm S-B-S offers a perfect blend of form, function, and space-saving design. Enhance your poolside experience with this compact and stylish railing solution.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','nixin-sst-p-rail-470mm-s-b-s','','','2025-04-25 14:53:05','2025-04-25 12:53:05','',0,'http://www.nixin.co.za/product/nixin-sst-p-rail-470mm-s-b-s/',0,'product','',0),
(2914,244,'2023-05-26 14:34:13','2023-05-26 12:34:13','','NIXIN-SST-Compact-Spa-Jet-50mm.jpg','','inherit','closed','closed','','nixin-sst-compact-spa-jet-50mm-jpg','','','2023-05-26 14:34:13','2023-05-26 12:34:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-Spa-Jet-50mm.jpg',0,'attachment','image/jpeg',0),
(2915,244,'2023-05-26 14:34:14','2023-05-26 12:34:14','','NIXIN SST Compact Venturi Spa Jet 50mm','The NIXIN SST Compact Venturi Spa Jet produces a force of bubbles for that extra massaging effect.\r\n\r\nOur latest design is our most effective Venturi Spa Jet yet.\r\n\r\nThere is no need to add an air blower for the extra force.\r\n\r\nSend us a message so that we can assist with the best possible design of your spa.\r\n\r\n[embed]http://youtu.be/fjOAohaCXP0[/embed]','publish','closed','closed','','nixin-sst-compact-spa-jet-50mm','','','2025-05-23 14:27:49','2025-05-23 12:27:49','',0,'http://www.nixin.co.za/product/nixin-sst-compact-spa-jet-50mm/',0,'product','',0),
(2916,244,'2023-05-26 14:34:19','2023-05-26 12:34:19','','NIXIN-SST-Compact-Spa-Jet-50mm-Flange.jpg','','inherit','closed','closed','','nixin-sst-compact-spa-jet-50mm-flange-jpg','','','2023-05-26 14:34:19','2023-05-26 12:34:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-Spa-Jet-50mm-Flange.jpg',0,'attachment','image/jpeg',0),
(2917,244,'2023-05-26 14:34:20','2023-05-26 12:34:20','','NIXIN SST Compact Venturi Spa Jet 50mm + Flange','The NIXIN SST Compact Venturi Spa Jet produces a force of bubbles for that extra massaging effect.\r\n\r\nOur latest design is our most effective Venturi Spa Jet yet.\r\n\r\nThere is no need to add an air blower for the extra force.\r\n\r\nSend us a message so that we can assist with the best possible design of your spa.\r\n\r\n[embed]http://youtu.be/fjOAohaCXP0[/embed]','publish','closed','closed','','nixin-sst-compact-venturi-spa-jet-50mm-flange','','','2025-04-17 09:15:30','2025-04-17 07:15:30','',0,'http://www.nixin.co.za/product/nixin-sst-compact-venturi-spa-jet-50mm-flange/',0,'product','',0),
(2918,244,'2023-05-26 14:41:38','2023-05-26 12:41:38','The NIXIN SST Compact Venturi Spa Jet produces a force of bubbles for that extra massaging effect.\n\nOur latest design is our most effective Venturi Spa Jet yet.\n\nThere is no need to add an air blower for the extra force.\n\nSend us a message so that we can assist with the best possible design of your spa.\n\n[embed]http://youtu.be/fjOAohaCXP0[/embed]','NIXIN SST Compact Venturi Spa Jet 50mm + Flange','The NIXIN SST Compact Venturi Spa Jet produces a force of bubbles for that extra massaging effect.\n\nOur latest design is our most effective Venturi Spa Jet yet.\n\nThere is no need to add an air blower for the extra force.\n\nSend us a message so that we can assist with the best possible design of your spa.\n\n[embed]http://youtu.be/fjOAohaCXP0[/embed]','inherit','closed','closed','','2917-autosave-v1','','','2023-05-26 14:41:38','2023-05-26 12:41:38','',2917,'http://www.nixin.co.za/?p=2918',0,'revision','',0),
(2919,244,'2023-05-29 09:25:47','2023-05-29 07:25:47','','Other Pool Products','','inherit','closed','closed','','other-pool-products','','','2023-05-29 09:25:47','2023-05-29 07:25:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Other-Pool-Products.jpg',0,'attachment','image/jpeg',0),
(2920,244,'2023-05-29 09:43:14','2023-05-29 07:43:14','','Pool Pumps &amp; Spares','','inherit','closed','closed','','pool-pumps-spares','','','2023-05-29 09:43:14','2023-05-29 07:43:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Pool-Pumps-Spares.jpg',0,'attachment','image/jpeg',0),
(2921,244,'2023-05-29 10:36:20','2023-05-29 08:36:20','','DAB-EuroSwim-Pool-Pump.jpg','','inherit','closed','closed','','dab-euroswim-pool-pump-jpg','','','2023-05-29 10:36:20','2023-05-29 08:36:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/DAB-EuroSwim-Pool-Pump.jpg',0,'attachment','image/jpeg',0),
(2922,244,'2023-05-29 10:36:21','2023-05-29 08:36:21','','DAB Euroswim Pool Pump *','','publish','closed','closed','','dab-euroswim-pool-pump','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',0,'http://www.nixin.co.za/?post_type=product&#038;p=2922',0,'product','',0),
(2923,244,'2023-05-29 10:36:25','2023-05-29 08:36:25','','DAB Euroswim Pool Pump * - 0.33kW (50M)','Size: 0.33kW (50M)','publish','closed','closed','','dab-euroswim-pool-pump-updating-0-33kw-50m','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',2922,'http://www.nixin.co.za/?post_type=product_variation&p=2923',1,'product_variation','',0),
(2924,244,'2023-05-29 10:36:25','2023-05-29 08:36:25','','DAB Euroswim Pool Pump * - 0.55kW (75M)','Size: 0.55kW (75M)','publish','closed','closed','','dab-euroswim-pool-pump-updating-0-55kw-75m','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',2922,'http://www.nixin.co.za/?post_type=product_variation&p=2924',2,'product_variation','',0),
(2925,244,'2023-05-29 10:36:26','2023-05-29 08:36:26','','DAB Euroswim Pool Pump * - 0.75kW (100M)','Size: 0.75kW (100M)','publish','closed','closed','','dab-euroswim-pool-pump-updating-0-75kw-100m','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',2922,'http://www.nixin.co.za/?post_type=product_variation&p=2925',3,'product_variation','',0),
(2926,244,'2023-05-29 10:36:26','2023-05-29 08:36:26','','DAB Euroswim Pool Pump * - 1.1kW (150M)','Size: 1.1kW (150M)','publish','closed','closed','','dab-euroswim-pool-pump-updating-1-1kw-150m','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',2922,'http://www.nixin.co.za/?post_type=product_variation&p=2926',4,'product_variation','',0),
(2929,244,'2023-05-29 10:47:22','2023-05-29 08:47:22','','DAB-ESwim-VSD-Pool-Pump.jpg','','inherit','closed','closed','','dab-eswim-vsd-pool-pump-jpg','','','2023-05-29 10:47:22','2023-05-29 08:47:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/DAB-ESwim-VSD-Pool-Pump.jpg',0,'attachment','image/jpeg',0),
(2930,244,'2023-05-29 10:47:23','2023-05-29 08:47:23','','DAB E.Swim VSD Pool Pump *','','publish','closed','closed','','dab-e-swim-vsd-pool-pump','','','2025-02-14 15:43:53','2025-02-14 13:43:53','',0,'http://www.nixin.co.za/?post_type=product&#038;p=2930',0,'product','',0),
(2931,244,'2023-05-29 10:47:26','2023-05-29 08:47:26','','DAB E.Swim VSD Pool Pump * - 150 (1.1kW)','Option: 150 (1.1kW)','publish','closed','closed','','dab-e-swim-vsd-pool-pump-updating-150-1-1kw','','','2025-02-14 15:43:53','2025-02-14 13:43:53','',2930,'http://www.nixin.co.za/?post_type=product_variation&p=2931',1,'product_variation','',0),
(2932,244,'2023-05-29 10:47:26','2023-05-29 08:47:26','','DAB E.Swim VSD Pool Pump * - 300 (2.2kW)','Option: 300 (2.2kW)','publish','closed','closed','','dab-e-swim-vsd-pool-pump-updating-300-2-2kw','','','2025-02-14 15:43:53','2025-02-14 13:43:53','',2930,'http://www.nixin.co.za/?post_type=product_variation&p=2932',2,'product_variation','',0),
(2934,244,'2023-05-29 10:51:36','2023-05-29 08:51:36','','41d5675ed7711fb60130e26a76b4af6dd62b6221.jpg','','inherit','closed','closed','','41d5675ed7711fb60130e26a76b4af6dd62b6221-jpg','','','2023-05-29 10:51:36','2023-05-29 08:51:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/41d5675ed7711fb60130e26a76b4af6dd62b6221.jpg',0,'attachment','image/jpeg',0),
(2935,244,'2023-05-29 10:51:37','2023-05-29 08:51:37','','NIXIN SST Weir Decklid &amp; Collar Standard','<h3>Details</h3>\r\nSST Weir Decklid &amp; Collar is an optional Stainless Steel deck trim for the weir opening of a standard size skimmer box.','publish','closed','closed','','weir-deck-lid-collar-standard-brown','','','2025-05-27 09:53:43','2025-05-27 07:53:43','',0,'http://www.nixin.co.za/product/nixinsstweirdecklidcollarstandardbrown/',0,'product','',0),
(2936,244,'2023-05-29 10:51:41','2023-05-29 08:51:41','','41d5675ed7711fb60130e26a76b4af6dd62b6221-1.jpg','','inherit','closed','closed','','41d5675ed7711fb60130e26a76b4af6dd62b6221-1-jpg','','','2023-05-29 10:51:41','2023-05-29 08:51:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/41d5675ed7711fb60130e26a76b4af6dd62b6221-1.jpg',0,'attachment','image/jpeg',0),
(2937,244,'2023-05-29 10:51:42','2023-05-29 08:51:42','','NIXIN SST Weir Decklid &amp; Collar Swimquip','<h3>Details</h3>\r\nSST Weir Decklid &amp; Collar is an optional Stainless Steel deck trim for the weir opening of a Quality Swimquip Skimmer Box.','publish','closed','closed','','weir-deck-lid-collar-swimquip','','','2025-05-16 14:20:35','2025-05-16 12:20:35','',0,'http://www.nixin.co.za/product/nixinsstweirdecklidcollarswimquip/',0,'product','',0),
(2938,244,'2023-05-29 10:51:59','2023-05-29 08:51:59','','NIXIN SST Weir Decklid &amp; Collar Badu','<h3>Details</h3>\r\nSST Weir Decklid &amp; Collar is an optional Stainless Steel deck trim for the weir opening of a Speck Badu Skimmer Box.','publish','closed','closed','','nixin-sst-weir-decklid-collar-badu','','','2025-05-12 09:42:34','2025-05-12 07:42:34','',0,'http://www.nixin.co.za/product/nixin-sst-weir-decklid-collar-badu/',0,'product','',0),
(2939,244,'2023-05-29 11:13:10','2023-05-29 09:13:10','Photo By: Homexterior, Pretoria','NIXIN SST Decklid &amp; Collar Standard','','inherit','closed','closed','','photo-2023-05-09-16-24-28-3','','','2023-05-29 11:14:30','2023-05-29 09:14:30','',2935,'http://www.nixin.co.za/wp-content/uploads//2023/05/PHOTO-2023-05-09-16-24-28-3.jpg',0,'attachment','image/jpeg',0),
(2940,244,'2023-05-29 11:42:24','2023-05-29 09:42:24','','NIXIN-SST-Weir-Decklid-Collar-Badu.jpg','','inherit','closed','closed','','nixin-sst-weir-decklid-collar-badu-jpg','','','2023-05-29 11:42:24','2023-05-29 09:42:24','',2938,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Weir-Decklid-Collar-Badu.jpg',0,'attachment','image/jpeg',0),
(2941,244,'2023-05-29 11:42:52','2023-05-29 09:42:52','','NIXIN-SST-Weir-Decklid-Collar-Standard.jpg','','inherit','closed','closed','','nixin-sst-weir-decklid-collar-standard-jpg','','','2025-03-26 11:18:19','2025-03-26 09:18:19','',2935,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Weir-Decklid-Collar-Standard.jpg',0,'attachment','image/jpeg',0),
(2942,244,'2023-05-29 11:43:17','2023-05-29 09:43:17','','NIXIN-SST-Weir-Decklid-Collar-Swimquip.jpg','','inherit','closed','closed','','nixin-sst-weir-decklid-collar-swimquip-jpg','','','2023-05-29 11:43:17','2023-05-29 09:43:17','',2937,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Weir-Decklid-Collar-Swimquip.jpg',0,'attachment','image/jpeg',0),
(2943,244,'2023-05-29 12:18:02','2023-05-29 10:18:02','','NIXIN-SST-Bottom-Drain-150-x-150mm.jpg','','inherit','closed','closed','','nixin-sst-bottom-drain-150-x-150mm-jpg','','','2023-05-29 12:18:02','2023-05-29 10:18:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Bottom-Drain-150-x-150mm.jpg',0,'attachment','image/jpeg',0),
(2944,244,'2023-05-29 12:18:03','2023-05-29 10:18:03','','NIXIN SST Bottom Drain 150 x 150mm','','publish','closed','closed','','sst-bottom-drain-150-x-150mm','','','2025-05-22 12:24:44','2025-05-22 10:24:44','',0,'http://www.nixin.co.za/product/nixinsstbottomdrain150x150mm/',0,'product','',0),
(2945,244,'2023-05-29 12:29:32','2023-05-29 10:29:32','','NIXIN-SST-Pole-Hanger-Hooks-Set-.jpg','','inherit','closed','closed','','nixin-sst-pole-hanger-hooks-set-jpg','','','2023-05-29 12:29:32','2023-05-29 10:29:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Pole-Hanger-Hooks-Set-.jpg',0,'attachment','image/jpeg',0),
(2946,244,'2023-05-29 12:29:33','2023-05-29 10:29:33','','NIXIN SST Pole Hanger Hooks (Set)','','publish','closed','closed','','sst-pole-hanger-hooks-set','','','2025-02-24 16:13:13','2025-02-24 14:13:13','',0,'http://www.nixin.co.za/product/nixinsstpolehangerhooksset/',0,'product','',0),
(2947,244,'2023-05-29 12:40:11','2023-05-29 10:40:11','','NIXIN-SST-Auto-Filler.jpg','','inherit','closed','closed','','nixin-sst-auto-filler-jpg','','','2023-05-29 12:40:11','2023-05-29 10:40:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Auto-Filler.jpg',0,'attachment','image/jpeg',0),
(2948,244,'2023-05-29 12:40:12','2023-05-29 10:40:12','','NIXIN SST Auto Filler','<h3>Details</h3>\r\nSST AUTO FILLER is a Stainless Steel cased auto water leveler used much in rimflo type pools or ponds compensating for increased water evaporation.','publish','closed','closed','','nixinsstautofiller','','','2025-05-27 14:53:09','2025-05-27 12:53:09','',0,'http://www.nixin.co.za/product/nixinsstautofiller/',0,'product','',0),
(2949,244,'2023-05-29 13:02:17','2023-05-29 11:02:17','','NIXIN-SST-Heater-Casing-50mm.jpg','','inherit','closed','closed','','nixin-sst-heater-casing-50mm-jpg','','','2023-05-29 13:02:17','2023-05-29 11:02:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Heater-Casing-50mm.jpg',0,'attachment','image/jpeg',0),
(2950,244,'2023-05-29 13:02:18','2023-05-29 11:02:18','','NIXIN SST 50mm Heater Casing 3kW','<h3>Details</h3>\r\nAnother new innovation for summer is the redevelopment of the Spa Heater tube. Its new NIXIN T-design prevents premature wear on the heating element as the direct water flow is no longer in contact with the element. It is easier to install &amp; maintain and should prove vast energy efficiency improvements.','publish','closed','closed','','nixinsst50mmheatercasing3kw','','','2025-04-17 09:14:17','2025-04-17 07:14:17','',0,'http://www.nixin.co.za/product/nixinsst50mmheatercasing3kw/',0,'product','',0),
(2951,244,'2023-05-29 13:02:22','2023-05-29 11:02:22','','NIXIN-SST-Heater-Casing-50mm-1.jpg','','inherit','closed','closed','','nixin-sst-heater-casing-50mm-1-jpg','','','2023-05-29 13:02:22','2023-05-29 11:02:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Heater-Casing-50mm-1.jpg',0,'attachment','image/jpeg',0),
(2952,244,'2023-05-29 13:02:23','2023-05-29 11:02:23','','NIXIN SST 50mm Heater Casing 4kW','<h3>Details</h3>\r\nAnother new innovation for summer is the redevelopment of the Spa Heater tube. Its new NIXIN T-design prevents premature wear on the heating element as the direct water flow is no longer in contact with the element. It is easier to install &amp; maintain and should prove vast energy efficiency improvements.','publish','closed','closed','','nixinsst50mmheatercasing4kw','','','2025-04-17 09:15:41','2025-04-17 07:15:41','',0,'http://www.nixin.co.za/product/nixinsst50mmheatercasing4kw/',0,'product','',0),
(2953,244,'2023-05-29 13:22:41','2023-05-29 11:22:41','','Pentair-Intelliflo-VSF-Pool-Pump.jpg','','inherit','closed','closed','','pentair-intelliflo-vsf-pool-pump-jpg','','','2023-05-29 13:22:41','2023-05-29 11:22:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Pentair-Intelliflo-VSF-Pool-Pump.jpg',0,'attachment','image/jpeg',0),
(2954,244,'2023-05-29 13:22:42','2023-05-29 11:22:42','','Intelliflo VSD Pump *','','publish','closed','closed','','intelliflo-vsd-pool-pump','','','2024-06-11 13:50:09','2024-06-11 11:50:09','',0,'http://www.nixin.co.za/product/intelliflovsdpump/',0,'product','',0),
(2955,244,'2023-05-29 13:27:35','2023-05-29 11:27:35','','Quality-Swimflo-2-Pool-Pump.jpg','','inherit','closed','closed','','quality-swimflo-2-pool-pump-jpg','','','2023-05-29 13:27:35','2023-05-29 11:27:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-Swimflo-2-Pool-Pump.jpg',0,'attachment','image/jpeg',0),
(2956,244,'2023-05-29 13:27:36','2023-05-29 11:27:36','','Quality Swimflo 2 Pump *','','publish','closed','closed','','quality-swimflo-2-pump','','','2024-11-01 08:49:48','2024-11-01 06:49:48','',0,'http://www.nixin.co.za/?post_type=product&#038;p=2956',0,'product','',0),
(2957,244,'2023-05-29 13:27:39','2023-05-29 11:27:39','','Quality Swimflo 2 Pump * - 0.55 kW','Size: 0.55 kW','publish','closed','closed','','quality-swimflo-2-pump-updating-0-55-kw','','','2024-11-01 08:49:48','2024-11-01 06:49:48','',2956,'http://www.nixin.co.za/?post_type=product_variation&p=2957',1,'product_variation','',0),
(2958,244,'2023-05-29 13:27:40','2023-05-29 11:27:40','','Quality Swimflo 2 Pump * - 0.75 kW','Size: 0.75 kW','publish','closed','closed','','quality-swimflo-2-pump-updating-0-75-kw','','','2024-11-01 08:49:48','2024-11-01 06:49:48','',2956,'http://www.nixin.co.za/?post_type=product_variation&p=2958',2,'product_variation','',0),
(2959,244,'2023-05-29 13:27:40','2023-05-29 11:27:40','','Quality Swimflo 2 Pump * - 1.1 kW','Size: 1.1 kW','publish','closed','closed','','quality-swimflo-2-pump-updating-1-1-kw','','','2024-11-01 08:49:48','2024-11-01 06:49:48','',2956,'http://www.nixin.co.za/?post_type=product_variation&p=2959',3,'product_variation','',0),
(2960,244,'2023-05-29 13:30:39','2023-05-29 11:30:39','','Aqua Flo Pool Pump','','inherit','closed','closed','','aquaflo-pool-pump-jpg','','','2024-06-28 14:30:19','2024-06-28 12:30:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/AquaFlo-Pool-Pump.jpg',0,'attachment','image/jpeg',0),
(2961,244,'2023-05-29 13:30:40','2023-05-29 11:30:40','','Aqua Flo Pool Pump *','Ensure optimal water circulation and filtration in your pool with the Aqua Flo Pool Pump. Designed for efficiency and durability, this high-performance pump maintains crystal-clear water by effectively removing debris and contaminants. Ideal for residential pools, the Aqua Flo Pool Pump guarantees reliable operation and easy maintenance, making it an essential component of your pool care system.','publish','closed','closed','','aqua-flo-pool-pump','','','2024-12-13 14:27:01','2024-12-13 12:27:01','',0,'http://www.nixin.co.za/?post_type=product&#038;p=2961',0,'product','',0),
(2962,244,'2023-05-29 13:30:44','2023-05-29 11:30:44','','Aqua Flo Pool Pump * - 0.6 kW','Size: 0.6 kW','publish','closed','closed','','aqua-flo-pool-pump-updating-0-6-kw','','','2024-12-13 14:27:00','2024-12-13 12:27:00','',2961,'http://www.nixin.co.za/?post_type=product_variation&p=2962',1,'product_variation','',0),
(2963,244,'2023-05-29 13:30:44','2023-05-29 11:30:44','','Aqua Flo Pool Pump * - 0.75 kW','Size: 0.75 kW','publish','closed','closed','','aqua-flo-pool-pump-updating-0-75-kw','','','2024-12-13 14:27:00','2024-12-13 12:27:00','',2961,'http://www.nixin.co.za/?post_type=product_variation&p=2963',2,'product_variation','',0),
(2964,244,'2023-05-29 13:30:44','2023-05-29 11:30:44','','Aqua Flo Pool Pump * - 1.1 kW','Size: 1.1 kW','publish','closed','closed','','aqua-flo-pool-pump-updating-1-1-kw','','','2024-12-13 14:27:00','2024-12-13 12:27:00','',2961,'http://www.nixin.co.za/?post_type=product_variation&p=2964',3,'product_variation','',0),
(2965,244,'2023-05-30 08:08:57','2023-05-30 06:08:57','','NIXIN-SST-Vac-Lid-Handle-Combo.jpg','','inherit','closed','closed','','nixin-sst-vac-lid-handle-combo-jpg','','','2025-03-26 11:16:27','2025-03-26 09:16:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Vac-Lid-Handle-Combo.jpg',0,'attachment','image/jpeg',0),
(2966,244,'2023-05-30 08:08:58','2023-05-30 06:08:58','','NIXIN SST Vac Lid &amp; Handle Combo Quality','','publish','closed','closed','','vac-lid-handle-combo-quality','','','2025-05-07 13:21:32','2025-05-07 11:21:32','',0,'http://www.nixin.co.za/product/nixinsstvaclidhandlecomboquality/',0,'product','',0),
(2967,244,'2023-05-30 08:09:02','2023-05-30 06:09:02','','NIXIN-SST-Vac-Lid-Handle-Combo-1.jpg','','inherit','closed','closed','','nixin-sst-vac-lid-handle-combo-1-jpg','','','2023-05-30 08:09:02','2023-05-30 06:09:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Vac-Lid-Handle-Combo-1.jpg',0,'attachment','image/jpeg',0),
(2968,244,'2023-05-30 08:09:03','2023-05-30 06:09:03','','NIXIN SST Vac Lid &amp; Handle Combo Swimquip','','publish','closed','closed','','nixinsstvaclidhandlecomboswimquip','','','2025-04-02 10:39:25','2025-04-02 08:39:25','',0,'http://www.nixin.co.za/product/nixinsstvaclidhandlecomboswimquip/',0,'product','',0),
(2969,244,'2023-05-30 08:33:17','2023-05-30 06:33:17','','NIXIN-SST-Adj-Ball-Spout-Only.jpg','','inherit','closed','closed','','nixin-sst-adj-ball-spout-only-jpg','','','2024-02-13 15:39:03','2024-02-13 13:39:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Adj-Ball-Spout-Only.jpg',0,'attachment','image/jpeg',0),
(2970,244,'2023-05-30 08:33:18','2023-05-30 06:33:18','','NIXIN SST Adjustable Ball Spout Only','Price Excludes VAT','publish','closed','closed','','nixin-sst-adjustable-ball-spout-only','','','2025-04-25 14:52:52','2025-04-25 12:52:52','',0,'http://www.nixin.co.za/product/nixin-sst-adjustable-ball-spout-only/',0,'product','',0),
(2971,244,'2023-05-30 08:33:22','2023-05-30 06:33:22','','SST Compact Adj Ball Spout Complete','','inherit','closed','closed','','nixin-sst-compact-adj-ball-spout-complete-jpg','','','2024-09-30 09:18:45','2024-09-30 07:18:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-Adj-Ball-Spout-Complete.jpg',0,'attachment','image/jpeg',0),
(2972,244,'2023-05-30 08:33:23','2023-05-30 06:33:23','','NIXIN SST Compact Adjustable Ball Spout Complete','The SST Compact Adjustable Ball Spout is a high-quality stainless steel water feature designed for pools and water displays. Its adjustable ball design allows for customizable water flow, adding a dynamic and elegant aesthetic to any pool environment. With its sleek, compact build, it offers durability and versatility, making it an ideal addition for both residential and commercial installations.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-compact-adjustable-ball-spout-complete','','','2025-05-14 09:24:10','2025-05-14 07:24:10','',0,'http://www.nixin.co.za/product/nixin-sst-compact-adjustable-ball-spout-complete/',0,'product','',0),
(2973,244,'2023-05-30 08:33:28','2023-05-30 06:33:28','','Acetal Adjustable Ball Spout White','','inherit','closed','closed','','nixin-acetal-adj-ball-spout-white-jpg','','','2024-09-30 10:08:13','2024-09-30 08:08:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Adj-Ball-Spout-White.jpg',0,'attachment','image/jpeg',0),
(2974,244,'2023-05-30 08:33:29','2023-05-30 06:33:29','','NIXIN Acetal Adjustable Ball Spout White','The NIXIN Acetal Adjustable Ball Spout is available in Black or White.\r\nPrecision CNC Machined in Acetal hard wearing plastic for longevity in high velocity water environment.\r\nAimflo Ball Spout creates interesting arch type Laminar flutes that can be installed vertically &amp; horizontally.\r\n\r\nWhen a multiple of aimflo adjustable ball spouts are used, we do recommend using 50mm pvc plumbing to ensure maximum flow at all points.\r\n\r\nWe can assist with the layout of the pipework if needed.','publish','closed','closed','','adjustable-ball-spout-acetal-white','','','2025-04-22 11:52:29','2025-04-22 09:52:29','',0,'http://www.nixin.co.za/product/nixin-adjustable-ball-spout-acetal-white/',0,'product','',0),
(2975,244,'2023-05-30 08:33:33','2023-05-30 06:33:33','','NIXIN-Acetal-Adj-Ball-Spout-Black.jpg','','inherit','closed','closed','','nixin-acetal-adj-ball-spout-black-jpg','','','2024-02-15 16:26:10','2024-02-15 14:26:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Adj-Ball-Spout-Black.jpg',0,'attachment','image/jpeg',0),
(2976,244,'2023-05-30 08:33:34','2023-05-30 06:33:34','','NIXIN Acetal Adjustable Ball Spout Black','The NIXIN Acetal Adjustable Ball Spout is available in Black or White.\r\nPrecision CNC Machined in Acetal hard wearing plastic for longevity in high velocity water environment.\r\nAimflo Ball Spout creates interesting arch type Laminar flutes that can be installed vertically &amp; horizontally.\r\n\r\nWhen a multiple of aimflo adjustable ball spouts are used, we do recommend using 50mm pvc plumbing to ensure maximum flow at all points.\r\n\r\nWe can assist with the layout of the pipework if needed.','publish','closed','closed','','nixin-adjustable-ball-spout-acetal-black','','','2025-04-08 09:11:28','2025-04-08 07:11:28','',0,'http://www.nixin.co.za/product/nixin-adjustable-ball-spout-acetal-black/',0,'product','',0),
(2977,244,'2023-05-30 08:52:23','2023-05-30 06:52:23','','Eco Water Spouts','','inherit','closed','closed','','eco-water-spouts','','','2023-05-30 08:52:23','2023-05-30 06:52:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Eco-Water-Spouts.jpg',0,'attachment','image/jpeg',0),
(2978,244,'2023-05-30 08:56:35','2023-05-30 06:56:35','','NIXIN-Compact-Champagne-Bubbler-White-Nut.jpg','','inherit','closed','closed','','nixin-compact-champagne-bubbler-white-nut-jpg','','','2024-02-16 13:35:12','2024-02-16 11:35:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut.jpg',0,'attachment','image/jpeg',0),
(2979,244,'2023-05-30 08:56:36','2023-05-30 06:56:36','','NIXIN Compact 72LED Champagne Bubbler Blue LED + White Nut','Transform your water features with the 63 LED Champagne Bubbler. Featuring vibrant blue LEDs and a white Aimflo design, this bubbler creates a stunning visual effect, perfect for pools, fountains, and ponds. The LED lights offer brilliant illumination and are energy-efficient, enhancing the aesthetic appeal of your aquatic spaces while ensuring low energy consumption.','publish','closed','closed','','63-led-champagne-bubbler-blue-led-white-aimflo','','','2025-04-03 16:22:26','2025-04-03 14:22:26','',0,'http://www.nixin.co.za/product/nixin63ledchampagnebubblerblueledwhiteaimflo/',0,'product','',0),
(2980,244,'2023-05-30 08:56:40','2023-05-30 06:56:40','','NIXIN-Compact-Champagne-Bubbler-White-Nut-1.jpg','','inherit','closed','closed','','nixin-compact-champagne-bubbler-white-nut-1-jpg','','','2023-05-30 08:56:40','2023-05-30 06:56:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut-1.jpg',0,'attachment','image/jpeg',0),
(2981,244,'2023-05-30 08:56:41','2023-05-30 06:56:41','','NIXIN Compact 72LED Champagne Bubbler White LED + White Nut','','publish','closed','closed','','nixin63ledchampagnebubblerwhiteledwhiteaimflo','','','2025-04-03 16:22:33','2025-04-03 14:22:33','',0,'http://www.nixin.co.za/product/nixin63ledchampagnebubblerwhiteledwhiteaimflo/',0,'product','',0),
(2982,244,'2023-05-30 08:58:00','2023-05-30 06:58:00','','NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2.jpg','','inherit','closed','closed','','nixin-champagne-bubbler-blue-led-black-nut-2-jpg','','','2024-02-15 16:25:29','2024-02-15 14:25:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Champagne-Bubbler-Blue-LED-Black-Nut-2.jpg',0,'attachment','image/jpeg',0),
(2983,244,'2023-05-30 08:58:01','2023-05-30 06:58:01','','NIXIN Compact Champagne Bubbler Black','','publish','closed','closed','','nixin-compact-champagne-bubbler-black','','','2025-05-12 09:30:42','2025-05-12 07:30:42','',0,'http://www.nixin.co.za/product/nixin-compact-champagne-bubbler-black/',0,'product','',0),
(2984,244,'2023-05-30 08:59:52','2023-05-30 06:59:52','','NIXIN-Compact-Champagne-Bubbler-White-Nut-2.jpg','','inherit','closed','closed','','nixin-compact-champagne-bubbler-white-nut-2-jpg','','','2024-02-15 16:27:15','2024-02-15 14:27:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Compact-Champagne-Bubbler-White-Nut-2.jpg',0,'attachment','image/jpeg',0),
(2985,244,'2023-05-30 08:59:53','2023-05-30 06:59:53','','NIXIN Compact Champagne Bubbler White','','publish','closed','closed','','nixin-compact-champagne-bubbler-white','','','2025-05-12 09:30:38','2025-05-12 07:30:38','',0,'http://www.nixin.co.za/product/nixin-compact-champagne-bubbler-white/',0,'product','',0),
(2986,244,'2023-05-30 09:01:20','2023-05-30 07:01:20','','NIXIN-Acetal-Aimflo-Plug-Blocker-Black.jpg','','inherit','closed','closed','','nixin-acetal-aimflo-plug-blocker-black-jpg','','','2023-05-30 09:01:20','2023-05-30 07:01:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-Acetal-Aimflo-Plug-Blocker-Black.jpg',0,'attachment','image/jpeg',0),
(2987,244,'2023-05-30 09:01:21','2023-05-30 07:01:21','','NIXIN Acetal Aimflo Plug Blocker Black','The NXIIN Acetal Aimflo Plug Blocker is used by pool technicians in the event of a pipe leak repair without the need to part empty the pool.\r\n\r\nCan also be used to block off an existing aimflo permanently.\r\n\r\nFor pressure testing the pipe line, we would recommend the PT Aimflo Blocker to ensure no leaks through aimflo.','publish','closed','closed','','nixin-aimflo-plug-blocker-black','','','2025-04-24 16:38:27','2025-04-24 14:38:27','',0,'http://www.nixin.co.za/product/nixin-aimflo-plug-blocker-black/',0,'product','',0),
(2988,244,'2023-05-30 09:12:25','2023-05-30 07:12:25','','NIXIN-PVC-PT-Aimflo-BLocker.jpg','','inherit','closed','closed','','nixin-pvc-pt-aimflo-blocker-jpg','','','2023-05-30 09:12:25','2023-05-30 07:12:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-PVC-PT-Aimflo-BLocker.jpg',0,'attachment','image/jpeg',0),
(2989,244,'2023-05-30 09:12:26','2023-05-30 07:12:26','','NIXIN PVC PT Aimflo Blocker','','publish','closed','closed','','pvc-pt-aimflo-blocker','','','2025-05-14 09:35:04','2025-05-14 07:35:04','',0,'http://www.nixin.co.za/product/nixin-pvc-pt-aimflo-blocker/',0,'product','',0),
(2990,244,'2023-05-30 09:16:55','2023-05-30 07:16:55','','Eco Swimming Pool Accessories','','inherit','closed','closed','','eco-swimming-pool-accessories','','','2023-05-30 09:16:55','2023-05-30 07:16:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Eco-Swimming-Pool-Accessories.jpg',0,'attachment','image/jpeg',0),
(2991,244,'2023-05-30 09:29:41','2023-05-30 07:29:41','','SST Pool Equipment','','inherit','closed','closed','','sst-pool-equipment','','','2023-05-30 09:29:41','2023-05-30 07:29:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Pool-Equipment.jpg',0,'attachment','image/jpeg',0),
(2992,244,'2023-05-30 10:45:38','2023-05-30 08:45:38','','NIXIN-SST-Pondlite-White-LED.jpg','','inherit','closed','closed','','nixin-sst-pondlite-white-led-jpg','','','2023-05-30 10:45:38','2023-05-30 08:45:38','',2827,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Pondlite-White-LED.jpg',0,'attachment','image/jpeg',0),
(2995,244,'2023-05-30 10:59:31','2023-05-30 08:59:31','','Ladders &amp; Rails','','inherit','closed','closed','','ladders-rails-2','','','2023-05-30 10:59:31','2023-05-30 08:59:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Ladders-Rails.jpg',0,'attachment','image/jpeg',0),
(2996,244,'2023-05-30 11:02:14','2023-05-30 09:02:14','','SST Accessories','','inherit','closed','closed','','sst-accessories','','','2023-05-30 11:02:14','2023-05-30 09:02:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Accessories.jpg',0,'attachment','image/jpeg',0),
(3009,244,'2023-05-30 11:10:00','2023-05-30 09:10:00','','SST Water Spouts','','inherit','closed','closed','','sst-water-spouts','','','2023-05-30 11:10:00','2023-05-30 09:10:00','',2459,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Water-Spouts.jpg',0,'attachment','image/jpeg',0),
(3010,244,'2023-05-30 11:13:05','2023-05-30 09:13:05','','SST LED Pool Lights','','inherit','closed','closed','','sst-led-pool-lights','','','2023-05-30 11:13:05','2023-05-30 09:13:05','',2459,'http://www.nixin.co.za/wp-content/uploads//2023/05/SST-LED-Pool-Lights.jpg',0,'attachment','image/jpeg',0),
(3014,244,'2023-05-30 11:18:52','2023-05-30 09:18:52','','NIXIN-SST-Dual-Safery-Suction-Port.jpg','','inherit','closed','closed','','nixin-sst-dual-safery-suction-port-jpg','','','2023-05-30 11:18:52','2023-05-30 09:18:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Dual-Safery-Suction-Port.jpg',0,'attachment','image/jpeg',0),
(3015,244,'2023-05-30 11:18:53','2023-05-30 09:18:53','','NIXIN SST Dual Safety Suction Port','Provides for automatic pool cleaners to be connected.\r\n<div class=\"specs\"></div>','publish','closed','closed','','sst-dual-safety-suction-port','','','2025-05-26 12:20:43','2025-05-26 10:20:43','',0,'http://www.nixin.co.za/product/nixinsstdualsafetysuctionport/',0,'product','',0),
(3016,244,'2023-05-30 11:19:45','2023-05-30 09:19:45','','NIXIN-SST-Inflolite.jpg','','inherit','closed','closed','','nixin-sst-inflolite-jpg','','','2023-05-30 11:19:45','2023-05-30 09:19:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Inflolite.jpg',0,'attachment','image/jpeg',0),
(3017,244,'2023-05-30 11:19:46','2023-05-30 09:19:46','','NIXIN SST 72LED Nano Inflolite Blue LED','','publish','closed','closed','','nixinsst24lednanoinflolite','','','2025-04-17 09:13:12','2025-04-17 07:13:12','',0,'http://www.nixin.co.za/product/nixinsst24lednanoinflolite/',0,'product','',0),
(3018,244,'2023-05-30 11:20:18','2023-05-30 09:20:18','','NIXIN-SST-Inflolite-1.jpg','','inherit','closed','closed','','nixin-sst-inflolite-1-jpg','','','2023-05-30 11:20:18','2023-05-30 09:20:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Inflolite-1.jpg',0,'attachment','image/jpeg',0),
(3019,244,'2023-05-30 11:20:19','2023-05-30 09:20:19','','NIXIN SST 72LED Nano Inflolite White LED','','publish','closed','closed','','sst-63led-nano-inflolite-white-led','','','2025-04-17 09:13:54','2025-04-17 07:13:54','',0,'http://www.nixin.co.za/product/nixinsst64lednanoinflolitewhiteled/',0,'product','',0),
(3020,1,'2023-05-30 13:21:00','2023-05-30 11:21:00','','Order &ndash; May 30, 2023 @ 01:21 PM','','wc-processing','closed','closed','wc_order_p6rPpmWH1Hjfq','order-may-30-2023-1121-am','','','2023-05-30 13:21:01','2023-05-30 11:21:01','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=3020',0,'shop_order','',2),
(3021,244,'2023-05-30 13:22:03','2023-05-30 11:22:03','','mod-n-mozaix-mod-n-oceano.jpg','','inherit','closed','closed','','mod-n-mozaix-mod-n-oceano-jpg','','','2023-05-30 13:22:03','2023-05-30 11:22:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/mod-n-mozaix-mod-n-oceano.jpg',0,'attachment','image/jpeg',0),
(3023,244,'2023-05-30 13:22:04','2023-05-30 11:22:04','','mod-n-mozaix-mod-n-oceano-1.jpg','','inherit','closed','closed','','mod-n-mozaix-mod-n-oceano-1-jpg','','','2023-05-30 13:22:04','2023-05-30 11:22:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/mod-n-mozaix-mod-n-oceano-1.jpg',0,'attachment','image/jpeg',0),
(3025,244,'2023-05-30 13:22:04','2023-05-30 11:22:04','','mod-n-mozaix-mod-n-oceano-2.jpg','','inherit','closed','closed','','mod-n-mozaix-mod-n-oceano-2-jpg','','','2023-05-30 13:22:04','2023-05-30 11:22:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/mod-n-mozaix-mod-n-oceano-2.jpg',0,'attachment','image/jpeg',0),
(3027,244,'2023-05-30 20:58:34','2023-05-30 18:58:34','','Universal-Pump-Shaft-Seal.jpg','','inherit','closed','closed','','universal-pump-shaft-seal-jpg','','','2023-05-30 20:58:34','2023-05-30 18:58:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Universal-Pump-Shaft-Seal.jpg',0,'attachment','image/jpeg',0),
(3028,244,'2023-05-30 20:58:35','2023-05-30 18:58:35','','Universal Pump Shaft Seal #','','publish','closed','closed','','eqpumpshaftseal','','','2025-05-20 09:57:39','2025-05-20 07:57:39','',0,'http://www.nixin.co.za/product/eqpumpshaftseal/',0,'product','',0),
(3029,244,'2023-05-30 21:00:06','2023-05-30 19:00:06','','Universal-Pump-Basket.jpg','','inherit','closed','closed','','universal-pump-basket-jpg','','','2023-05-30 21:00:06','2023-05-30 19:00:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Universal-Pump-Basket.jpg',0,'attachment','image/jpeg',0),
(3030,244,'2023-05-30 21:00:07','2023-05-30 19:00:07','','Universal Pump Basket #','','publish','closed','closed','','eqpumpbasket','','','2023-10-24 08:55:18','2023-10-24 06:55:18','',0,'http://www.nixin.co.za/product/eqpumpbasket/',0,'product','',0),
(3031,244,'2023-05-30 21:00:58','2023-05-30 19:00:58','','Universal-Pump-Diffuser.jpg','','inherit','closed','closed','','universal-pump-diffuser-jpg','','','2023-05-30 21:00:58','2023-05-30 19:00:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Universal-Pump-Diffuser.jpg',0,'attachment','image/jpeg',0),
(3032,244,'2023-05-30 21:00:58','2023-05-30 19:00:58','','Universal Pump Diffuser #','','publish','closed','closed','','eqpumpdiffuser','','','2025-05-20 09:57:37','2025-05-20 07:57:37','',0,'http://www.nixin.co.za/product/eqpumpdiffuser/',0,'product','',0),
(3033,244,'2023-05-30 21:06:44','2023-05-30 19:06:44','','Emaux-Pool-Filter-Side-Mount.jpg','','inherit','closed','closed','','emaux-pool-filter-side-mount-jpg','','','2023-05-30 21:06:44','2023-05-30 19:06:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Emaux-Pool-Filter-Side-Mount.jpg',0,'attachment','image/jpeg',0),
(3034,244,'2023-05-30 21:06:45','2023-05-30 19:06:45','','Emaux Sand Filter *','','publish','closed','closed','','emaux-sand-filter','','','2025-02-12 15:35:06','2025-02-12 13:35:06','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3034',0,'product','',0),
(3035,244,'2023-05-30 21:06:49','2023-05-30 19:06:49','','Emaux Sand Filter * - 5bag - D700mm','Size: 5bag - D700mm','publish','closed','closed','','emaux-sand-filter-updating-5bag-d700mm','','','2025-02-12 15:35:06','2025-02-12 13:35:06','',3034,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3035',1,'product_variation','',0),
(3036,244,'2023-05-30 21:06:49','2023-05-30 19:06:49','','Emaux Sand Filter * - 8bag - D800mm','Size: 8bag - D800mm','publish','closed','closed','','emaux-sand-filter-updating-8bag-d800mm','','','2025-02-12 15:35:06','2025-02-12 13:35:06','',3034,'http://www.nixin.co.za/?post_type=product_variation&p=3036',2,'product_variation','',0),
(3037,244,'2023-05-30 21:06:49','2023-05-30 19:06:49','','Emaux Sand Filter * - 11bag - D900mm','Size: 11bag - D900mm','publish','closed','closed','','emaux-sand-filter-updating-11bag-d900mm','','','2025-02-12 15:35:06','2025-02-12 13:35:06','',3034,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3037',3,'product_variation','',0),
(3043,1,'2023-05-30 22:20:04','2023-05-30 20:20:04','','Order &ndash; May 30, 2023 @ 10:20 PM','','wc-on-hold','closed','closed','wc_order_1YEZWNwnIdfRU','order-may-30-2023-0820-pm','','','2023-05-30 22:20:04','2023-05-30 20:20:04','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=3043',0,'shop_order','',2),
(3044,244,'2023-05-31 09:55:03','2023-05-31 07:55:03','','41860ed12a753ca218e74185d1c5e7acb5da1996.png','','inherit','closed','closed','','41860ed12a753ca218e74185d1c5e7acb5da1996-png','','','2023-05-31 09:55:03','2023-05-31 07:55:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/41860ed12a753ca218e74185d1c5e7acb5da1996.png',0,'attachment','image/png',0),
(3045,244,'2023-05-31 09:55:03','2023-05-31 07:55:03','','Universal Pump Lid #','','publish','closed','closed','','eqpumplid','','','2024-12-31 10:36:35','2024-12-31 08:36:35','',0,'http://www.nixin.co.za/product/eqpumplid/',0,'product','',0),
(3046,244,'2023-05-31 09:56:44','2023-05-31 07:56:44','','07fe72dc7267773db8e4845164d354ad1c110a48.jpg','','inherit','closed','closed','','07fe72dc7267773db8e4845164d354ad1c110a48-jpg','','','2023-05-31 09:56:44','2023-05-31 07:56:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/07fe72dc7267773db8e4845164d354ad1c110a48.jpg',0,'attachment','image/jpeg',0),
(3047,244,'2023-05-31 09:56:44','2023-05-31 07:56:44','','Pump Capacitor #','','publish','closed','closed','','pump-capacitor','','','2025-04-04 13:38:49','2025-04-04 11:38:49','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3047',0,'product','',0),
(3048,244,'2023-05-31 09:56:47','2023-05-31 07:56:47','','Pump Capacitor # - 16 mf','Size: 16 mf','publish','closed','closed','','pump-capacitor-updating-16-mf','','','2025-04-04 13:38:49','2025-04-04 11:38:49','',3047,'http://www.nixin.co.za/?post_type=product_variation&p=3048',1,'product_variation','',0),
(3049,244,'2023-05-31 09:56:47','2023-05-31 07:56:47','','Pump Capacitor # - 20 mf','Size: 20 mf','publish','closed','closed','','pump-capacitor-updating-20-mf','','','2025-04-04 13:38:48','2025-04-04 11:38:48','',3047,'http://www.nixin.co.za/?post_type=product_variation&p=3049',2,'product_variation','',0),
(3050,244,'2023-05-31 09:56:48','2023-05-31 07:56:48','','Pump Capacitor # - 25 mf','Size: 25 mf','publish','closed','closed','','pump-capacitor-updating-25-mf','','','2025-04-04 13:38:48','2025-04-04 11:38:48','',3047,'http://www.nixin.co.za/?post_type=product_variation&p=3050',3,'product_variation','',0),
(3051,244,'2023-05-31 09:56:48','2023-05-31 07:56:48','','Pump Capacitor # - 30 mf','Size: 30 mf','publish','closed','closed','','pump-capacitor-updating-30-mf','','','2025-04-04 13:38:48','2025-04-04 11:38:48','',3047,'http://www.nixin.co.za/?post_type=product_variation&p=3051',4,'product_variation','',0),
(3052,244,'2023-05-31 12:31:39','2023-05-31 10:31:39','','Speck-Aquaswim-Pool-Filter.jpg','','inherit','closed','closed','','speck-aquaswim-pool-filter-jpg','','','2023-05-31 12:31:39','2023-05-31 10:31:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Speck-Aquaswim-Pool-Filter.jpg',0,'attachment','image/jpeg',0),
(3053,244,'2023-05-31 12:31:39','2023-05-31 10:31:39','','AquaSwim Filter *','','draft','closed','closed','','aquaswim-filter','','','2024-04-26 14:16:18','2024-04-26 12:16:18','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3053',0,'product','',0),
(3054,244,'2023-05-31 12:31:42','2023-05-31 10:31:42','','AquaSwim Filter * - 2 Bag','Size: 2 Bag','publish','closed','closed','','aquaswim-filter-updating-2-bag','','','2024-01-13 12:31:38','2024-01-13 10:31:38','',3053,'http://www.nixin.co.za/?post_type=product_variation&p=3054',1,'product_variation','',0),
(3055,244,'2023-05-31 12:31:42','2023-05-31 10:31:42','','AquaSwim Filter * - 3 Bag','Size: 3 Bag','publish','closed','closed','','aquaswim-filter-updating-3-bag','','','2024-01-13 12:31:38','2024-01-13 10:31:38','',3053,'http://www.nixin.co.za/?post_type=product_variation&p=3055',2,'product_variation','',0),
(3056,244,'2023-05-31 12:31:43','2023-05-31 10:31:43','','AquaSwim Filter * - 4 Bag','Size: 4 Bag','publish','closed','closed','','aquaswim-filter-updating-4-bag','','','2024-01-13 12:31:38','2024-01-13 10:31:38','',3053,'http://www.nixin.co.za/?post_type=product_variation&p=3056',3,'product_variation','',0),
(3057,244,'2023-05-31 12:48:39','2023-05-31 10:48:39','','Pool Filter &amp; Spares','','inherit','closed','closed','','pool-filter-spares','','','2023-05-31 12:48:39','2023-05-31 10:48:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Pool-Filter-Spares.jpg',0,'attachment','image/jpeg',0),
(3058,244,'2023-05-31 12:52:56','2023-05-31 10:52:56','','Swimming Pool Cleaners &amp; Spares','','inherit','closed','closed','','swimming-pool-cleaners-spares','','','2023-05-31 12:52:56','2023-05-31 10:52:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Swimming-Pool-Cleaners-Spares.jpg',0,'attachment','image/jpeg',0),
(3059,244,'2023-05-31 12:55:22','2023-05-31 10:55:22','','Astral-MPV-Complete-2-.jpg','','inherit','closed','closed','','astral-mpv-complete-2-jpg','','','2023-05-31 12:55:22','2023-05-31 10:55:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Astral-MPV-Complete-2-.jpg',0,'attachment','image/jpeg',0),
(3060,244,'2023-05-31 12:55:23','2023-05-31 10:55:23','','Astral MPV Complete','','publish','closed','closed','','astral-mpv-complete','','','2024-12-06 15:29:40','2024-12-06 13:29:40','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3060',0,'product','',0),
(3061,244,'2023-05-31 12:55:26','2023-05-31 10:55:26','','Astral MPV Complete - 1.5\"','Option: 1.5\"','publish','closed','closed','','astral-mpv-complete-updating-1-5','','','2024-12-06 15:29:39','2024-12-06 13:29:39','',3060,'http://www.nixin.co.za/?post_type=product_variation&p=3061',1,'product_variation','',0),
(3062,244,'2023-05-31 12:55:26','2023-05-31 10:55:26','','Astral MPV Complete - 2\"','Option: 2\"','publish','closed','closed','','astral-mpv-complete-updating-2','','','2024-12-06 15:29:40','2024-12-06 13:29:40','',3060,'http://www.nixin.co.za/?post_type=product_variation&p=3062',2,'product_variation','',0),
(3063,244,'2023-05-31 12:55:39','2023-05-31 10:55:39','','B3-Disc-Integrated-Flexi-Foot.jpg','','inherit','closed','closed','','b3-disc-integrated-flexi-foot-jpg','','','2023-05-31 12:55:39','2023-05-31 10:55:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/B3-Disc-Integrated-Flexi-Foot.jpg',0,'attachment','image/jpeg',0),
(3064,244,'2023-05-31 12:55:40','2023-05-31 10:55:40','','B3 Disc &amp; Intergrated Flexi Foot *','','publish','closed','closed','','b3discintergratedflexifoot','','','2024-05-30 15:21:11','2024-05-30 13:21:11','',0,'http://www.nixin.co.za/product/b3discintergratedflexifoot/',0,'product','',0),
(3065,244,'2023-05-31 13:00:30','2023-05-31 11:00:30','','Suction Pool Cleaners','','inherit','closed','closed','','suction-pool-cleaners','','','2023-05-31 13:00:30','2023-05-31 11:00:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Suction-Pool-Cleaners.jpg',0,'attachment','image/jpeg',0),
(3066,244,'2023-05-31 13:05:46','2023-05-31 11:05:46','','Robotic Pool Cleaners','','inherit','closed','closed','','robotic-pool-cleaners','','','2023-05-31 13:05:46','2023-05-31 11:05:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Robotic-Pool-Cleaners.jpg',0,'attachment','image/jpeg',0),
(3067,244,'2023-05-31 13:06:57','2023-05-31 11:06:57','','Dolphin-S300i.jpg','','inherit','closed','closed','','dolphin-s300i-jpg','','','2023-05-31 13:06:57','2023-05-31 11:06:57','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Dolphin-S300i.jpg',0,'attachment','image/jpeg',0),
(3068,244,'2023-05-31 13:06:58','2023-05-31 11:06:58','','Dolphin Domestic S-Series *','','publish','closed','closed','','dolphin-domestic-s-series','','','2025-05-13 12:46:42','2025-05-13 10:46:42','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3068',0,'product','',0),
(3069,244,'2023-05-31 13:07:01','2023-05-31 11:07:01','','Dolphin Domestic S-Series * - S100','Model: S100','publish','closed','closed','','dolphin-domestic-s-series-updating-s100','','','2025-05-13 12:46:42','2025-05-13 10:46:42','',3068,'http://www.nixin.co.za/?post_type=product_variation&p=3069',1,'product_variation','',0),
(3070,244,'2023-05-31 13:07:01','2023-05-31 11:07:01','','Dolphin Domestic S-Series * - S300i','Model: S300i','publish','closed','closed','','dolphin-domestic-s-series-updating-s300i','','','2025-05-13 12:46:42','2025-05-13 10:46:42','',3068,'http://www.nixin.co.za/?post_type=product_variation&p=3070',2,'product_variation','',0),
(3071,244,'2023-05-31 13:10:25','2023-05-31 11:10:25','','Dolphin-Commercial.jpg','','inherit','closed','closed','','dolphin-commercial-jpg','','','2023-05-31 13:10:25','2023-05-31 11:10:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Dolphin-Commercial.jpg',0,'attachment','image/jpeg',0),
(3072,244,'2023-05-31 13:10:26','2023-05-31 11:10:26','','Dolphin Commercial *','','draft','closed','closed','','dolphin-commercial','','','2024-01-22 16:19:23','2024-01-22 14:19:23','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3072',0,'product','',0),
(3073,244,'2023-05-31 13:10:29','2023-05-31 11:10:29','','Dolphin Commercial * - Wave 100 CB','Model: Wave 100 CB','publish','closed','closed','','dolphin-commercial-updating-wave-100-cb','','','2024-01-15 09:36:17','2024-01-15 07:36:17','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3073',1,'product_variation','',0),
(3074,244,'2023-05-31 13:10:30','2023-05-31 11:10:30','','Dolphin Commercial * - Wave 100 WB','Model: Wave 100 WB','publish','closed','closed','','dolphin-commercial-updating-wave-100-wb','','','2024-01-15 09:36:17','2024-01-15 07:36:17','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3074',2,'product_variation','',0),
(3075,244,'2023-05-31 13:10:30','2023-05-31 11:10:30','','Dolphin Commercial * - Wave Expert Pro CB','Model: Wave Expert Pro CB','publish','closed','closed','','dolphin-commercial-updating-wave-expert-pro-cb','','','2024-01-15 09:36:17','2024-01-15 07:36:17','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3075',3,'product_variation','',0),
(3076,244,'2023-05-31 13:10:30','2023-05-31 11:10:30','','Dolphin Commercial * - Wave Expert Pro WB','Model: Wave Expert Pro WB','publish','closed','closed','','dolphin-commercial-updating-wave-expert-pro-wb','','','2024-01-15 09:36:17','2024-01-15 07:36:17','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3076',4,'product_variation','',0),
(3077,244,'2023-05-31 13:10:30','2023-05-31 11:10:30','','Dolphin Commercial * - Wave 200','Model: Wave 200','private','closed','closed','','dolphin-commercial-updating-wave-200','','','2023-05-31 13:10:42','2023-05-31 11:10:42','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3077',5,'product_variation','',0),
(3078,244,'2023-05-31 13:10:30','2023-05-31 11:10:30','','Dolphin Commercial * - Wave 300 XL','Model: Wave 300 XL','private','closed','closed','','dolphin-commercial-updating-wave-300-xl','','','2023-05-31 13:10:42','2023-05-31 11:10:42','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3078',6,'product_variation','',0),
(3079,244,'2023-05-31 13:10:31','2023-05-31 11:10:31','','Dolphin Commercial * - Wave 75','Model: Wave 75','publish','closed','closed','','dolphin-commercial-updating-wave-75','','','2023-05-31 13:10:31','2023-05-31 11:10:31','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3079',7,'product_variation','',0),
(3080,244,'2023-05-31 13:10:31','2023-05-31 11:10:31','','Dolphin Commercial * - 2x2','Model: 2x2','publish','closed','closed','','dolphin-commercial-updating-2x2','','','2023-05-31 13:10:31','2023-05-31 11:10:31','',3072,'http://www.nixin.co.za/?post_type=product_variation&p=3080',8,'product_variation','',0),
(3081,244,'2023-05-31 13:11:42','2023-05-31 11:11:42','','Dolphin-M500.jpg','','inherit','closed','closed','','dolphin-m500-jpg','','','2023-05-31 13:11:42','2023-05-31 11:11:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Dolphin-M500.jpg',0,'attachment','image/jpeg',0),
(3082,244,'2023-05-31 13:11:43','2023-05-31 11:11:43','','Dolphin Domestic Supreme Range *','','publish','closed','closed','','dolphin-domestic-supreme-range','','','2024-09-09 11:18:27','2024-09-09 09:18:27','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3082',0,'product','',0),
(3083,244,'2023-05-31 13:11:46','2023-05-31 11:11:46','','Dolphin-M500-1.jpg','','inherit','closed','closed','','dolphin-m500-1-jpg','','','2023-05-31 13:11:46','2023-05-31 11:11:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Dolphin-M500-1.jpg',0,'attachment','image/jpeg',0),
(3084,244,'2023-05-31 13:11:47','2023-05-31 11:11:47','','Dolphin Domestic Supreme Range * - M500 CB','Model: M500 CB','publish','closed','closed','','dolphin-domestic-supreme-range-updating-m500-cb','','','2024-09-09 11:18:27','2024-09-09 09:18:27','',3082,'http://www.nixin.co.za/?post_type=product_variation&p=3084',1,'product_variation','',0),
(3085,244,'2023-05-31 13:11:47','2023-05-31 11:11:47','','Dolphin-M500-2.jpg','','inherit','closed','closed','','dolphin-m500-2-jpg','','','2023-05-31 13:11:47','2023-05-31 11:11:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Dolphin-M500-2.jpg',0,'attachment','image/jpeg',0),
(3086,244,'2023-05-31 13:11:48','2023-05-31 11:11:48','','Dolphin Domestic Supreme Range * - M500 WB','Model: M500 WB','publish','closed','closed','','dolphin-domestic-supreme-range-updating-m500-wb','','','2024-09-09 11:18:27','2024-09-09 09:18:27','',3082,'http://www.nixin.co.za/?post_type=product_variation&p=3086',2,'product_variation','',0),
(3087,244,'2023-05-31 13:11:49','2023-05-31 11:11:49','','Dolphin-M600.jpg','','inherit','closed','closed','','dolphin-m600-jpg','','','2023-05-31 13:11:49','2023-05-31 11:11:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Dolphin-M600.jpg',0,'attachment','image/jpeg',0),
(3088,244,'2023-05-31 13:11:50','2023-05-31 11:11:50','','Dolphin Domestic Supreme Range * - M600','Model: M600','publish','closed','closed','','dolphin-domestic-supreme-range-updating-m600','','','2024-09-09 11:18:27','2024-09-09 09:18:27','',3082,'http://www.nixin.co.za/?post_type=product_variation&p=3088',3,'product_variation','',0),
(3089,244,'2023-05-31 14:35:06','2023-05-31 12:35:06','','Heat Pumps','','inherit','closed','closed','','heat-pumps','','','2023-05-31 14:35:06','2023-05-31 12:35:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Heat-Pumps.jpg',0,'attachment','image/jpeg',0),
(3090,244,'2023-05-31 14:36:37','2023-05-31 12:36:37','','Astral-Heat-Pump-Ecoi.jpg','','inherit','closed','closed','','astral-heat-pump-ecoi-jpg','','','2023-05-31 14:36:37','2023-05-31 12:36:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Astral-Heat-Pump-Ecoi.jpg',0,'attachment','image/jpeg',0),
(3091,244,'2023-05-31 14:36:37','2023-05-31 12:36:37','','Astral Heat Pump ECOi','','publish','closed','closed','','astral-heat-pump-ecoi','','','2024-05-30 15:19:19','2024-05-30 13:19:19','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3091',0,'product','',0),
(3092,244,'2023-05-31 14:36:41','2023-05-31 12:36:41','','Astral Heat Pump ECOi - HP-15','Option: HP-15','publish','closed','closed','','astral-heat-pump-ecoi-updating-hp-15','','','2024-05-30 15:19:19','2024-05-30 13:19:19','',3091,'http://www.nixin.co.za/?post_type=product_variation&p=3092',1,'product_variation','',0),
(3093,244,'2023-05-31 14:36:41','2023-05-31 12:36:41','','Astral Heat Pump ECOi - HP-30','Option: HP-30','publish','closed','closed','','astral-heat-pump-ecoi-updating-hp-30','','','2024-05-30 15:19:19','2024-05-30 13:19:19','',3091,'http://www.nixin.co.za/?post_type=product_variation&p=3093',2,'product_variation','',0),
(3094,244,'2023-05-31 14:36:57','2023-05-31 12:36:57','','Astral-Heat-Pump-Boosti.jpg','','inherit','closed','closed','','astral-heat-pump-boosti-jpg','','','2023-05-31 14:36:57','2023-05-31 12:36:57','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Astral-Heat-Pump-Boosti.jpg',0,'attachment','image/jpeg',0),
(3095,244,'2023-05-31 14:36:58','2023-05-31 12:36:58','','Astral Heat Pump Boosti *','','publish','closed','closed','','astral-heat-pump-boosti','','','2024-05-30 15:18:13','2024-05-30 13:18:13','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3095',0,'product','',0),
(3096,244,'2023-05-31 14:37:01','2023-05-31 12:37:01','','Astral Heat Pump Boosti * - HP-60','Option: HP-60','publish','closed','closed','','astral-heat-pump-boosti-updating-hp-60','','','2024-05-30 15:18:13','2024-05-30 13:18:13','',3095,'http://www.nixin.co.za/?post_type=product_variation&p=3096',1,'product_variation','',0),
(3097,244,'2023-05-31 14:37:01','2023-05-31 12:37:01','','Astral Heat Pump Boosti * - HP-40','Option: HP-40','publish','closed','closed','','astral-heat-pump-boosti-updating-hp-40','','','2024-05-30 15:18:13','2024-05-30 13:18:13','',3095,'http://www.nixin.co.za/?post_type=product_variation&p=3097',2,'product_variation','',0),
(3098,244,'2023-05-31 14:44:58','2023-05-31 12:44:58','','Swimming Pool Chemicals','','inherit','closed','closed','','swimming-pool-chemicals','','','2023-05-31 14:44:58','2023-05-31 12:44:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Swimming-Pool-Chemicals.jpg',0,'attachment','image/jpeg',0),
(3099,244,'2023-05-31 14:45:47','2023-05-31 12:45:47','','Aqua-Cure-Turbo-Shock.jpg','','inherit','closed','closed','','aqua-cure-turbo-shock-jpg','','','2023-12-11 18:36:29','2023-12-11 16:36:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Aqua-Cure-Turbo-Shock.jpg',0,'attachment','image/jpeg',0),
(3100,244,'2023-05-31 14:45:48','2023-05-31 12:45:48','','Aqua Cure Turbo Shock #','Keep your pool sparkling clean with Aqua Cure Turbo Shock. This powerful pool cleaning product is designed to eliminate bacteria, algae, and contaminants quickly and effectively. With its fast-acting formula, Turbo Shock ensures crystal-clear water and a safe swimming environment. Ideal for routine maintenance or urgent clean-ups, it is an essential addition to your pool care arsenal.','publish','closed','closed','','aqua-cure-turbo-shock','','','2025-05-23 10:15:02','2025-05-23 08:15:02','',0,'http://www.nixin.co.za/product/aquacureturboshock/',0,'product','',0),
(3101,244,'2023-05-31 14:45:53','2023-05-31 12:45:53','','Aquachek-Yellow.jpg','','inherit','closed','closed','','aquachek-yellow-jpg','','','2023-12-11 18:14:39','2023-12-11 16:14:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Aquachek-Yellow.jpg',0,'attachment','image/jpeg',0),
(3102,244,'2023-05-31 14:45:54','2023-05-31 12:45:54','','AquaChek Test Strips *','Keep your pool water perfectly balanced with AquaChek Test Strips. These easy-to-use test strips provide quick and accurate readings of your pool\'s chemical levels, including chlorine, pH, and alkalinity. Ideal for regular pool maintenance, AquaChek Test Strips help you ensure a safe and enjoyable swimming environment by monitoring and maintaining optimal water quality.','publish','closed','closed','','aquachek-test-strips','','','2025-04-01 09:58:16','2025-04-01 07:58:16','',0,'http://www.nixin.co.za/product/aquachekteststrips/',0,'product','',0),
(3103,244,'2023-05-31 14:54:47','2023-05-31 12:54:47','','Baracuda-Valve-Elbow-90.jpg','','inherit','closed','closed','','baracuda-valve-elbow-90-jpg','','','2023-05-31 14:54:47','2023-05-31 12:54:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Baracuda-Valve-Elbow-90.jpg',0,'attachment','image/jpeg',0),
(3104,244,'2023-05-31 14:54:48','2023-05-31 12:54:48','','Baracuda 90 Degree Valve Elbow *','','publish','closed','closed','','baracuda-90-degree-valve-elbow','','','2024-05-30 15:23:02','2024-05-30 13:23:02','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3104',0,'product','',0),
(3105,244,'2023-05-31 14:54:51','2023-05-31 12:54:51','','Baracuda 90 Degree Valve Elbow * - Std','Option: Std','publish','closed','closed','','baracuda-90-degree-valve-elbow-updating-std','','','2024-05-30 15:23:02','2024-05-30 13:23:02','',3104,'http://www.nixin.co.za/?post_type=product_variation&p=3105',1,'product_variation','',0),
(3106,244,'2023-05-31 14:54:51','2023-05-31 12:54:51','','Baracuda 90 Degree Valve Elbow * - Twist Lock','Option: Twist Lock','publish','closed','closed','','baracuda-90-degree-valve-elbow-updating-twist-lock','','','2024-05-30 15:23:02','2024-05-30 13:23:02','',3104,'http://www.nixin.co.za/?post_type=product_variation&p=3106',2,'product_variation','',0),
(3107,244,'2023-05-31 15:00:10','2023-05-31 13:00:10','','Baracuda-Foot-Flange-Yellow.jpg','','inherit','closed','closed','','baracuda-foot-flange-yellow-jpg','','','2023-05-31 15:00:10','2023-05-31 13:00:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Baracuda-Foot-Flange-Yellow.jpg',0,'attachment','image/jpeg',0),
(3108,244,'2023-05-31 15:00:11','2023-05-31 13:00:11','','Baracuda Foot Flange Yellow *','','publish','closed','closed','','baracudafootflangeyellow','','','2024-05-30 15:23:27','2024-05-30 13:23:27','',0,'http://www.nixin.co.za/product/baracudafootflangeyellow/',0,'product','',0),
(3109,244,'2023-05-31 15:08:09','2023-05-31 13:08:09','Baracuda Regulator Valve','Zodiac-Regulator-Valve-Grey.jpg','','inherit','closed','closed','','zodiac-regulator-valve-grey-jpg','','','2023-12-11 18:17:13','2023-12-11 16:17:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Zodiac-Regulator-Valve-Grey.jpg',0,'attachment','image/jpeg',0),
(3110,244,'2023-05-31 15:08:10','2023-05-31 13:08:10','','Baracuda Regulator Valve *','','publish','closed','closed','','baracuda-regulator-valve','','','2024-05-30 15:25:58','2024-05-30 13:25:58','',0,'http://www.nixin.co.za/product/baracudaregulatorvalve/',0,'product','',0),
(3111,244,'2023-05-31 15:11:11','2023-05-31 13:11:11','','Zodiac-Deflector-Wheel-Large.jpg','','inherit','closed','closed','','zodiac-deflector-wheel-large-jpg','','','2023-05-31 15:11:11','2023-05-31 13:11:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Zodiac-Deflector-Wheel-Large.jpg',0,'attachment','image/jpeg',0),
(3112,244,'2023-05-31 15:11:12','2023-05-31 13:11:12','','Zodiac Bumper Wheel Large White *','','publish','closed','closed','','bumperlargewhite','','','2024-05-30 16:31:03','2024-05-30 14:31:03','',0,'http://www.nixin.co.za/product/bumperlargewhite/',0,'product','',0),
(3113,244,'2023-05-31 15:14:38','2023-05-31 13:14:38','','8d1fd38e93d4bbd123f020922daddd9fcc37175b.jpg','','inherit','closed','closed','','8d1fd38e93d4bbd123f020922daddd9fcc37175b-jpg','','','2023-05-31 15:14:38','2023-05-31 13:14:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/8d1fd38e93d4bbd123f020922daddd9fcc37175b.jpg',0,'attachment','image/jpeg',0),
(3114,244,'2023-05-31 15:14:38','2023-05-31 13:14:38','','C-Clip Hose Weight *','','publish','closed','closed','','c-cliphoseweight','','','2024-05-30 15:26:27','2024-05-30 13:26:27','',0,'http://www.nixin.co.za/product/c-cliphoseweight/',0,'product','',0),
(3115,244,'2023-05-31 15:15:42','2023-05-31 13:15:42','','443fb93664d331ce6e943c1aaecb6feca94791d5.jpg','','inherit','closed','closed','','443fb93664d331ce6e943c1aaecb6feca94791d5-jpg','','','2023-12-11 18:20:55','2023-12-11 16:20:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/443fb93664d331ce6e943c1aaecb6feca94791d5.jpg',0,'attachment','image/jpeg',0),
(3116,244,'2023-05-31 15:15:42','2023-05-31 13:15:42','','Compression Ring *','','publish','closed','closed','','compression-ring','','','2024-05-30 15:26:57','2024-05-30 13:26:57','',0,'http://www.nixin.co.za/product/compressionring/',0,'product','',0),
(3117,244,'2023-05-31 15:39:28','2023-05-31 13:39:28','','AquaChek-Copper-Test-Strips.jpg','','inherit','closed','closed','','aquachek-copper-test-strips-jpg','','','2023-05-31 15:39:28','2023-05-31 13:39:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/AquaChek-Copper-Test-Strips.jpg',0,'attachment','image/jpeg',0),
(3118,244,'2023-05-31 15:39:28','2023-05-31 13:39:28','','Copper Test Strips 25\'s','','publish','closed','closed','','copper-test-strips-25s','','','2025-04-02 11:20:19','2025-04-02 09:20:19','',0,'http://www.nixin.co.za/product/copperteststrips25s/',0,'product','',0),
(3119,244,'2023-05-31 15:44:30','2023-05-31 13:44:30','','Curve-Wall-Brush-450mm.jpg','','inherit','closed','closed','','curve-wall-brush-450mm-jpg','','','2023-05-31 15:44:30','2023-05-31 13:44:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Curve-Wall-Brush-450mm.jpg',0,'attachment','image/jpeg',0),
(3120,244,'2023-05-31 15:44:30','2023-05-31 13:44:30','','Curved Brush Deluxe #','','publish','closed','closed','','curved-brush-deluxe','','','2024-12-23 08:00:46','2024-12-23 06:00:46','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3120',0,'product','',0),
(3121,244,'2023-05-31 15:44:33','2023-05-31 13:44:33','','Curved Brush Deluxe # - 450mm','Size: 450mm','publish','closed','closed','','curved-brush-deluxe-updating-450mm','','','2024-12-23 08:00:46','2024-12-23 06:00:46','',3120,'http://www.nixin.co.za/?post_type=product_variation&p=3121',1,'product_variation','',0),
(3122,244,'2023-05-31 15:50:20','2023-05-31 13:50:20','','Zodiac-Cyclonic-Leaf-Eater.jpg','','inherit','closed','closed','','zodiac-cyclonic-leaf-eater-jpg','','','2023-05-31 15:50:20','2023-05-31 13:50:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Zodiac-Cyclonic-Leaf-Eater.jpg',0,'attachment','image/jpeg',0),
(3123,244,'2023-05-31 15:50:21','2023-05-31 13:50:21','','Cyclonic Leaf Catcher *','','publish','closed','closed','','cyclonicleafcatcher','','','2025-03-13 15:51:59','2025-03-13 13:51:59','',0,'http://www.nixin.co.za/product/cyclonicleafcatcher/',0,'product','',0),
(3124,244,'2023-05-31 15:52:31','2023-05-31 13:52:31','','Zodiac-Diaphragm-T-Bar.jpg','','inherit','closed','closed','','zodiac-diaphragm-t-bar-jpg','','','2023-05-31 15:52:31','2023-05-31 13:52:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Zodiac-Diaphragm-T-Bar.jpg',0,'attachment','image/jpeg',0),
(3125,244,'2023-05-31 15:52:32','2023-05-31 13:52:32','','Diaphragm Duralife T-Bar','','publish','closed','closed','','diaphragmduralifet-bar','','','2024-05-30 15:30:34','2024-05-30 13:30:34','',0,'http://www.nixin.co.za/product/diaphragmduralifet-bar/',0,'product','',0),
(3126,244,'2023-05-31 15:56:09','2023-05-31 13:56:09','','Hi-Vac-Sweeper.jpg','','inherit','closed','closed','','hi-vac-sweeper-jpg','','','2023-05-31 15:56:09','2023-05-31 13:56:09','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Hi-Vac-Sweeper.jpg',0,'attachment','image/jpeg',0),
(3127,244,'2023-05-31 15:56:10','2023-05-31 13:56:10','','Hi Vac Sweeper #','','publish','closed','closed','','eqhivacsweeper','','','2025-04-16 12:29:55','2025-04-16 10:29:55','',0,'http://www.nixin.co.za/product/eqhivacsweeper/',0,'product','',0),
(3128,244,'2023-05-31 16:00:20','2023-05-31 14:00:20','','17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90.jpg','','inherit','closed','closed','','17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90-jpg','','','2023-05-31 16:00:20','2023-05-31 14:00:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/17b65c5f1f530c6a1af812a2e0e9c6af38b6fc90.jpg',0,'attachment','image/jpeg',0),
(3129,244,'2023-05-31 16:00:20','2023-05-31 14:00:20','','Poolskim Complete #','','publish','closed','closed','','poolskim-complete','','','2025-05-22 13:49:49','2025-05-22 11:49:49','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3129',0,'product','',0),
(3130,244,'2023-05-31 16:00:23','2023-05-31 14:00:23','','Poolskim Complete # - White','Colour: White','publish','closed','closed','','poolskim-complete-updating-white','','','2025-05-22 13:49:49','2025-05-22 11:49:49','',3129,'http://www.nixin.co.za/?post_type=product_variation&p=3130',1,'product_variation','',0),
(3131,244,'2023-05-31 16:00:23','2023-05-31 14:00:23','','Poolskim Complete # - Black','Colour: Black','publish','closed','closed','','poolskim-complete-updating-black','','','2025-05-22 13:49:49','2025-05-22 11:49:49','',3129,'http://www.nixin.co.za/?post_type=product_variation&p=3131',2,'product_variation','',0),
(3132,244,'2023-05-31 16:02:04','2023-05-31 14:02:04','','Quality-Air-Button.jpg','','inherit','closed','closed','','quality-air-button-jpg','','','2023-05-31 16:02:04','2023-05-31 14:02:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-Air-Button.jpg',0,'attachment','image/jpeg',0),
(3133,244,'2023-05-31 16:02:05','2023-05-31 14:02:05','','Quality Air Button #','','publish','closed','closed','','qualityairbutton','','','2025-04-22 11:06:53','2025-04-22 09:06:53','',0,'http://www.nixin.co.za/product/qualityairbutton/',0,'product','',0),
(3134,244,'2023-05-31 16:04:35','2023-05-31 14:04:35','','842de3243b9c7af99206401228c4f757f0395104.jpg','','inherit','closed','closed','','842de3243b9c7af99206401228c4f757f0395104-jpg','','','2023-05-31 16:04:35','2023-05-31 14:04:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/842de3243b9c7af99206401228c4f757f0395104.jpg',0,'attachment','image/jpeg',0),
(3135,244,'2023-05-31 16:04:35','2023-05-31 14:04:35','','Quality Cartridge Filter 25ft Only #','','publish','closed','closed','','quality-cartridge-filter-25ft-only','','','2024-05-30 15:44:19','2024-05-30 13:44:19','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3135',0,'product','',0),
(3136,244,'2023-05-31 16:04:39','2023-05-31 14:04:39','','Quality Cartridge Filter 25ft Only # - 25 ft','Size: 25 ft','publish','closed','closed','','quality-cartridge-filter-25ft-only-updating-25-ft','','','2024-05-30 15:44:19','2024-05-30 13:44:19','',3135,'http://www.nixin.co.za/?post_type=product_variation&p=3136',1,'product_variation','',0),
(3137,244,'2023-05-31 16:09:39','2023-05-31 14:09:39','','Quality-Pump-Flapper-Valve.jpg','','inherit','closed','closed','','quality-pump-flapper-valve-jpg','','','2023-05-31 16:09:39','2023-05-31 14:09:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-Pump-Flapper-Valve.jpg',0,'attachment','image/jpeg',0),
(3138,244,'2023-05-31 16:09:40','2023-05-31 14:09:40','','Quality Pump Flapper Check Valve *','','publish','closed','closed','','qualityflappervalve','','','2024-05-30 16:39:49','2024-05-30 14:39:49','',0,'http://www.nixin.co.za/product/qualityflappervalve/',0,'product','',0),
(3139,244,'2023-05-31 16:11:19','2023-05-31 14:11:19','','Quality-handover-kit-mockup-03-FRONT-1.jpg','','inherit','closed','closed','','quality-handover-kit-mockup-03-front-1-jpg','','','2023-05-31 16:11:19','2023-05-31 14:11:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-handover-kit-mockup-03-FRONT-1.jpg',0,'attachment','image/jpeg',0),
(3140,244,'2023-05-31 16:11:20','2023-05-31 14:11:20','','Quality Handover Kit *','','publish','closed','closed','','quality-handover-kit','','','2025-04-04 11:56:24','2025-04-04 09:56:24','',0,'http://www.nixin.co.za/product/quality-handover-kit/',0,'product','',0),
(3141,244,'2023-05-31 16:14:24','2023-05-31 14:14:24','','Quality-Kwik-Connector-2-pin.jpg','','inherit','closed','closed','','quality-kwik-connector-2-pin-jpg','','','2023-05-31 16:14:24','2023-05-31 14:14:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-Kwik-Connector-2-pin.jpg',0,'attachment','image/jpeg',0),
(3142,244,'2023-05-31 16:14:25','2023-05-31 14:14:25','','Quality Kwik Connector 2-pin *','','publish','closed','closed','','quality-kwik-connector-2-pin','','','2023-05-31 16:15:11','2023-05-31 14:15:11','',0,'http://www.nixin.co.za/product/quality-kwik-connector-2-pin/',0,'product','',0),
(3143,244,'2023-05-31 16:23:42','2023-05-31 14:23:42','','Universal-Leaf-Rake.jpg','','inherit','closed','closed','','universal-leaf-rake-jpg','','','2023-05-31 16:23:42','2023-05-31 14:23:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Universal-Leaf-Rake.jpg',0,'attachment','image/jpeg',0),
(3144,244,'2023-05-31 16:23:43','2023-05-31 14:23:43','','Universal Leaf Rake #','','publish','closed','closed','','eqleafrake','','','2025-05-12 11:11:42','2025-05-12 09:11:42','',0,'http://www.nixin.co.za/product/eqleafrake/',0,'product','',0),
(3145,244,'2023-05-31 16:31:17','2023-05-31 14:31:17','','550-1001.jpg','','inherit','closed','closed','','550-1001-jpg','','','2023-05-31 16:31:17','2023-05-31 14:31:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/550-1001.jpg',0,'attachment','image/jpeg',0),
(3146,244,'2023-05-31 16:31:18','2023-05-31 14:31:18','','Quality Skimmer Box *','','publish','closed','closed','','quality-skimmer-box','','','2025-04-25 14:15:48','2025-04-25 12:15:48','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3146',0,'product','',0),
(3147,244,'2023-05-31 16:31:21','2023-05-31 14:31:21','','Quality Skimmer Box * - Swimquip Liner, White','Size: Swimquip Liner, Colour: White','publish','closed','closed','','quality-skimmer-box-updating-swimquip-liner-white','','','2025-04-25 14:15:48','2025-04-25 12:15:48','',3146,'http://www.nixin.co.za/?post_type=product_variation&p=3147',1,'product_variation','',0),
(3148,244,'2023-05-31 16:31:21','2023-05-31 14:31:21','','Quality Skimmer Box * - Swimquip Gunite, White','Size: Swimquip Gunite, Colour: White','publish','closed','closed','','quality-skimmer-box-updating-swimquip-gunite-white','','','2025-04-25 14:15:48','2025-04-25 12:15:48','',3146,'http://www.nixin.co.za/?post_type=product_variation&p=3148',2,'product_variation','',0),
(3149,244,'2023-05-31 16:34:36','2023-05-31 14:34:36','','Quality-Two-Way-Switch.jpg','','inherit','closed','closed','','quality-two-way-switch-jpg','','','2023-05-31 16:34:36','2023-05-31 14:34:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-Two-Way-Switch.jpg',0,'attachment','image/jpeg',0),
(3150,244,'2023-05-31 16:34:38','2023-05-31 14:34:38','','Quality Two Way Air Switch *','','publish','closed','closed','','qualitytwowayairswitch','','','2024-10-16 14:16:17','2024-10-16 12:16:17','',0,'http://www.nixin.co.za/product/qualitytwowayairswitch/',0,'product','',0),
(3151,244,'2023-05-31 16:41:53','2023-05-31 14:41:53','','Quality-Thermostat-Curly.jpg','','inherit','closed','closed','','quality-thermostat-curly-jpg','','','2023-05-31 16:41:53','2023-05-31 14:41:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/05/Quality-Thermostat-Curly.jpg',0,'attachment','image/jpeg',0),
(3152,244,'2023-05-31 16:41:54','2023-05-31 14:41:54','','Thermostat Curly *','','publish','closed','closed','','termostatcurly','','','2024-08-16 11:38:01','2024-08-16 09:38:01','',0,'http://www.nixin.co.za/product/termostatcurly/',0,'product','',0),
(3153,244,'2023-06-01 15:13:37','2023-06-01 13:13:37','','75ddc65428734f6bfd0a360fba1c658a49828556.jpg','','inherit','closed','closed','','75ddc65428734f6bfd0a360fba1c658a49828556-jpg','','','2023-06-01 15:13:37','2023-06-01 13:13:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/75ddc65428734f6bfd0a360fba1c658a49828556.jpg',0,'attachment','image/jpeg',0),
(3154,244,'2023-06-01 15:13:37','2023-06-01 13:13:37','','Pentair Clean &amp; Clear Cartridge Only *','','publish','closed','closed','','clean-clear-cartridge-only','','','2025-05-16 09:13:38','2025-05-16 07:13:38','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3154',0,'product','',0),
(3155,244,'2023-06-01 15:13:40','2023-06-01 13:13:40','','Pentair Clean &amp; Clear Cartridge Only * - 50 ft - 220mm','Size: 50 ft - 220mm','publish','closed','closed','','clean-clear-cartridge-only-updating-50-ft-220mm','','','2025-05-16 09:13:38','2025-05-16 07:13:38','',3154,'http://www.nixin.co.za/?post_type=product_variation&p=3155',1,'product_variation','',0),
(3156,244,'2023-06-01 15:13:40','2023-06-01 13:13:40','','Pentair Clean &amp; Clear Cartridge Only * - 75 ft - 410mm','Size: 75 ft - 410mm','publish','closed','closed','','clean-clear-cartridge-only-updating-75-ft-410mm','','','2025-05-16 09:13:38','2025-05-16 07:13:38','',3154,'http://www.nixin.co.za/?post_type=product_variation&p=3156',2,'product_variation','',0),
(3157,244,'2023-06-01 15:13:40','2023-06-01 13:13:40','','Pentair Clean &amp; Clear Cartridge Only * - 100 ft - 600mm','Size: 100 ft - 600mm','publish','closed','closed','','clean-clear-cartridge-only-updating-100-ft-600mm','','','2025-05-16 09:13:38','2025-05-16 07:13:38','',3154,'http://www.nixin.co.za/?post_type=product_variation&p=3157',3,'product_variation','',0),
(3158,244,'2023-06-01 15:13:40','2023-06-01 13:13:40','','Pentair Clean &amp; Clear Cartridge Only * - 200 ft - 780mm','Size: 200 ft - 780mm','publish','closed','closed','','clean-clear-cartridge-only-updating-200-ft-780mm','','','2025-05-16 09:13:38','2025-05-16 07:13:38','',3154,'http://www.nixin.co.za/?post_type=product_variation&p=3158',4,'product_variation','',0),
(3159,244,'2023-06-01 15:15:27','2023-06-01 13:15:27','','cleanandclear.jpg','','inherit','closed','closed','','cleanandclear-jpg','','','2023-06-01 15:15:27','2023-06-01 13:15:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/cleanandclear.jpg',0,'attachment','image/jpeg',0),
(3160,244,'2023-06-01 15:15:28','2023-06-01 13:15:28','','Pentair Clean &amp; Clear Filter *','','publish','closed','closed','','clean-clear-filter','','','2025-05-12 14:15:26','2025-05-12 12:15:26','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3160',0,'product','',0),
(3161,244,'2023-06-01 15:15:31','2023-06-01 13:15:31','','Pentair Clean &amp; Clear Filter * - 50 ft','Size: 50 ft','publish','closed','closed','','clean-clear-filter-updating-50-ft','','','2025-05-12 14:15:26','2025-05-12 12:15:26','',3160,'http://www.nixin.co.za/?post_type=product_variation&p=3161',1,'product_variation','',0),
(3162,244,'2023-06-01 15:15:31','2023-06-01 13:15:31','','Pentair Clean &amp; Clear Filter * - 75 ft','Size: 75 ft','publish','closed','closed','','clean-clear-filter-updating-75-ft','','','2025-05-12 14:15:26','2025-05-12 12:15:26','',3160,'http://www.nixin.co.za/?post_type=product_variation&p=3162',2,'product_variation','',0),
(3163,244,'2023-06-01 15:15:31','2023-06-01 13:15:31','','Pentair Clean &amp; Clear Filter * - 100 ft','Size: 100 ft','publish','closed','closed','','clean-clear-filter-updating-100-ft','','','2025-05-12 14:15:26','2025-05-12 12:15:26','',3160,'http://www.nixin.co.za/?post_type=product_variation&p=3163',3,'product_variation','',0),
(3164,244,'2023-06-01 15:15:32','2023-06-01 13:15:32','','Pentair Clean &amp; Clear Filter * - 200 ft','Size: 200 ft','publish','closed','closed','','clean-clear-filter-updating-200-ft','','','2025-05-12 14:15:26','2025-05-12 12:15:26','',3160,'http://www.nixin.co.za/?post_type=product_variation&p=3164',4,'product_variation','',0),
(3165,244,'2023-06-01 15:27:05','2023-06-01 13:27:05','','Pentair-Dominator-Maintenance-Kit.jpg','','inherit','closed','closed','','pentair-dominator-maintenance-kit-jpg','','','2023-06-01 15:27:05','2023-06-01 13:27:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Dominator-Maintenance-Kit.jpg',0,'attachment','image/jpeg',0),
(3166,244,'2023-06-01 15:27:05','2023-06-01 13:27:05','','Pentair Dominator Maintenance Kit *','','publish','closed','closed','','pentair-dominator-maintenance-kit','','','2025-04-14 11:16:55','2025-04-14 09:16:55','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3166',0,'product','',0),
(3167,244,'2023-06-01 15:27:09','2023-06-01 13:27:09','','Pentair Dominator Maintenance Kit * - Std','Option: Std','publish','closed','closed','','pentair-dominator-maintenance-kit-updating-std','','','2025-04-14 11:16:55','2025-04-14 09:16:55','',3166,'http://www.nixin.co.za/?post_type=product_variation&p=3167',1,'product_variation','',0),
(3168,244,'2023-06-01 15:27:09','2023-06-01 13:27:09','','Pentair Dominator Maintenance Kit * - Lite','Option: Lite','publish','closed','closed','','pentair-dominator-maintenance-kit-updating-lite','','','2025-04-14 11:16:55','2025-04-14 09:16:55','',3166,'http://www.nixin.co.za/?post_type=product_variation&p=3168',2,'product_variation','',0),
(3169,244,'2023-06-01 15:27:09','2023-06-01 13:27:09','','Pentair Dominator Maintenance Kit * - Pro','Option: Pro','publish','closed','closed','','pentair-dominator-maintenance-kit-updating-pro','','','2025-04-14 11:16:55','2025-04-14 09:16:55','',3166,'http://www.nixin.co.za/?post_type=product_variation&p=3169',3,'product_variation','',0),
(3170,244,'2023-06-01 15:27:32','2023-06-01 13:27:32','','Pentair Dominator Tyre *','','publish','closed','closed','','dominator-tyre','','','2024-11-07 10:27:30','2024-11-07 08:27:30','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3170',0,'product','',0),
(3171,244,'2023-06-01 15:27:35','2023-06-01 13:27:35','','Pentair Dominator Tyre * - Std','Option: Std','publish','closed','closed','','dominator-tyre-updating-std','','','2024-11-07 10:27:30','2024-11-07 08:27:30','',3170,'http://www.nixin.co.za/?post_type=product_variation&p=3171',1,'product_variation','',0),
(3172,244,'2023-06-01 15:27:36','2023-06-01 13:27:36','','Pentair Dominator Tyre * - Lite','Option: Lite','publish','closed','closed','','dominator-tyre-updating-lite','','','2024-11-07 10:27:30','2024-11-07 08:27:30','',3170,'http://www.nixin.co.za/?post_type=product_variation&p=3172',2,'product_variation','',0),
(3173,244,'2023-06-01 15:33:17','2023-06-01 13:33:17','','Pentair Hug Bug Flap Set *','','publish','closed','closed','','hugbugflapset','','','2025-03-22 09:38:54','2025-03-22 07:38:54','',0,'http://www.nixin.co.za/product/hugbugflapset/',0,'product','',0),
(3174,244,'2023-06-01 15:35:37','2023-06-01 13:35:37','','Kreepy-Krauly-Hug-Bug-Pro.jpg','','inherit','closed','closed','','kreepy-krauly-hug-bug-pro-jpg','','','2023-06-01 15:35:37','2023-06-01 13:35:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Kreepy-Krauly-Hug-Bug-Pro.jpg',0,'attachment','image/jpeg',0),
(3175,244,'2023-06-01 15:35:38','2023-06-01 13:35:38','','Kreepy Krauly Hug Bug Pro *','','publish','closed','closed','','kreepykraulyhugbugpro','','','2024-10-25 16:00:10','2024-10-25 14:00:10','',0,'http://www.nixin.co.za/product/kreepykraulyhugbugpro/',0,'product','',0),
(3176,244,'2023-06-01 15:38:03','2023-06-01 13:38:03','','Kreepy-Krauly-Leaf-Trap.jpg','','inherit','closed','closed','','kreepy-krauly-leaf-trap-jpg','','','2023-12-11 18:03:56','2023-12-11 16:03:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Kreepy-Krauly-Leaf-Trap.jpg',0,'attachment','image/jpeg',0),
(3177,244,'2023-06-01 15:38:03','2023-06-01 13:38:03','','Kreepy Krauly Leaftrap','','publish','closed','closed','','pool-kreepy-krauly-leaf-trap','','','2025-03-08 10:38:11','2025-03-08 08:38:11','',0,'http://www.nixin.co.za/product/kreepykraulyleaftrap/',0,'product','',0),
(3178,244,'2023-06-01 15:46:15','2023-06-01 13:46:15','','Pool-Filter.jpg','','inherit','closed','closed','','pool-filter-jpg','','','2023-06-01 15:46:15','2023-06-01 13:46:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pool-Filter.jpg',0,'attachment','image/jpeg',0),
(3179,244,'2023-06-01 15:46:16','2023-06-01 13:46:16','','Aqua Max Pool Filter *','','publish','closed','closed','','kreepy-krauly-pool-filter','','','2025-05-14 08:22:34','2025-05-14 06:22:34','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3179',0,'product','',0),
(3180,244,'2023-06-01 15:46:19','2023-06-01 13:46:19','','Aqua Max Pool Filter * - 2Bag','Size: 2Bag','publish','closed','closed','','kreepy-krauly-pool-filter-updating-2bag','','','2025-05-14 08:22:34','2025-05-14 06:22:34','',3179,'http://www.nixin.co.za/?post_type=product_variation&p=3180',1,'product_variation','',0),
(3181,244,'2023-06-01 15:46:20','2023-06-01 13:46:20','','Aqua Max Pool Filter * - 3Bag','Size: 3Bag','publish','closed','closed','','kreepy-krauly-pool-filter-updating-3bag','','','2025-05-14 08:22:34','2025-05-14 06:22:34','',3179,'http://www.nixin.co.za/?post_type=product_variation&p=3181',2,'product_variation','',0),
(3182,244,'2023-06-01 15:46:20','2023-06-01 13:46:20','','Aqua Max Pool Filter * - 4Bag','Size: 4Bag','publish','closed','closed','','kreepy-krauly-pool-filter-updating-4bag','','','2025-05-14 08:22:34','2025-05-14 06:22:34','',3179,'http://www.nixin.co.za/?post_type=product_variation&p=3182',3,'product_variation','',0),
(3183,244,'2023-06-01 15:46:32','2023-06-01 13:46:32','','Pentair-Pressure-Gauge.jpg','','inherit','closed','closed','','pentair-pressure-gauge-jpg','','','2023-06-01 15:46:32','2023-06-01 13:46:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Pressure-Gauge.jpg',0,'attachment','image/jpeg',0),
(3184,244,'2023-06-01 15:46:33','2023-06-01 13:46:33','','Pentair Clean &amp; Clear Pressure Gauge *','','publish','closed','closed','','cleanclearpressuregauge','','','2025-05-12 14:29:47','2025-05-12 12:29:47','',0,'http://www.nixin.co.za/product/cleanclearpressuregauge/',0,'product','',0),
(3185,244,'2023-06-01 15:46:37','2023-06-01 13:46:37','','Pentair-Pressure-Relief-Valve.jpg','','inherit','closed','closed','','pentair-pressure-relief-valve-jpg','','','2023-06-01 15:46:37','2023-06-01 13:46:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Pressure-Relief-Valve.jpg',0,'attachment','image/jpeg',0),
(3186,244,'2023-06-01 15:46:38','2023-06-01 13:46:38','','Pentair Clean &amp; Clear Pressure Relief Valve *','','publish','closed','closed','','cleanclearpressurereliefvalve','','','2025-03-04 14:05:54','2025-03-04 12:05:54','',0,'http://www.nixin.co.za/product/cleanclearpressurereliefvalve/',0,'product','',0),
(3187,244,'2023-06-01 15:48:43','2023-06-01 13:48:43','','Pentair-Deck-Jet-II.jpg','','inherit','closed','closed','','pentair-deck-jet-ii-jpg','','','2023-06-01 15:48:43','2023-06-01 13:48:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Deck-Jet-II.jpg',0,'attachment','image/jpeg',0),
(3188,244,'2023-06-01 15:48:44','2023-06-01 13:48:44','','Pentair Deck Jet ||','','publish','closed','closed','','pentairdeckjet','','','2024-11-15 11:53:41','2024-11-15 09:53:41','',0,'http://www.nixin.co.za/product/pentairdeckjet/',0,'product','',0),
(3189,244,'2023-06-01 15:48:51','2023-06-01 13:48:51','','Pentair-Hug-Bug-Clip-Set.jpg','','inherit','closed','closed','','pentair-hug-bug-clip-set-jpg','','','2023-06-01 15:48:51','2023-06-01 13:48:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Hug-Bug-Clip-Set.jpg',0,'attachment','image/jpeg',0),
(3190,244,'2023-06-01 15:48:51','2023-06-01 13:48:51','','Pentair Hug Bug Bellow Clip Set *','','publish','closed','closed','','hugbugbellowclipset','','','2024-07-30 14:57:48','2024-07-30 12:57:48','',0,'http://www.nixin.co.za/product/hugbugbellowclipset/',0,'product','',0),
(3191,244,'2023-06-01 15:52:40','2023-06-01 13:52:40','','Dominator-Tyre.jpg','','inherit','closed','closed','','dominator-tyre-jpg','','','2023-06-01 15:52:40','2023-06-01 13:52:40','',3170,'http://www.nixin.co.za/wp-content/uploads//2023/06/Dominator-Tyre.jpg',0,'attachment','image/jpeg',0),
(3192,244,'2023-06-01 15:53:38','2023-06-01 13:53:38','','Hug-Bug-Bellow-Set.jpg','','inherit','closed','closed','','hug-bug-bellow-set-jpg','','','2023-06-01 15:53:38','2023-06-01 13:53:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Hug-Bug-Bellow-Set.jpg',0,'attachment','image/jpeg',0),
(3193,244,'2023-06-01 15:53:39','2023-06-01 13:53:39','','Pentair Hug Bug Bellow Set *','','publish','closed','closed','','hugbugbellowset','','','2025-04-25 13:49:58','2025-04-25 11:49:58','',0,'http://www.nixin.co.za/product/hugbugbellowset/',0,'product','',0),
(3194,244,'2023-06-01 15:54:45','2023-06-01 13:54:45','','Hug-Bug-Clip-Set.jpg','','inherit','closed','closed','','hug-bug-clip-set-jpg','','','2023-06-01 15:54:45','2023-06-01 13:54:45','',3173,'http://www.nixin.co.za/wp-content/uploads//2023/06/Hug-Bug-Clip-Set.jpg',0,'attachment','image/jpeg',0),
(3195,244,'2023-06-01 15:58:02','2023-06-01 13:58:02','','Pentair-Whisperflo-Pump.jpg','','inherit','closed','closed','','pentair-whisperflo-pump-jpg','','','2023-06-01 15:58:02','2023-06-01 13:58:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Whisperflo-Pump.jpg',0,'attachment','image/jpeg',0),
(3196,244,'2023-06-01 15:58:03','2023-06-01 13:58:03','','Pentair Whisperflo Pump *','','publish','closed','closed','','pentair-whisperflo-pump','','','2023-11-02 08:46:53','2023-11-02 06:46:53','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3196',0,'product','',0),
(3197,244,'2023-06-01 15:58:06','2023-06-01 13:58:06','','Pentair Whisperflo Pump * - 0.55 kW','Size: 0.55 kW','publish','closed','closed','','pentair-whisperflo-pump-updating-0-55-kw','','','2023-11-02 08:46:53','2023-11-02 06:46:53','',3196,'http://www.nixin.co.za/?post_type=product_variation&p=3197',1,'product_variation','',0),
(3198,244,'2023-06-01 15:58:06','2023-06-01 13:58:06','','Pentair Whisperflo Pump * - 0.75 kW','Size: 0.75 kW','publish','closed','closed','','pentair-whisperflo-pump-updating-0-75-kw','','','2023-11-02 08:46:53','2023-11-02 06:46:53','',3196,'http://www.nixin.co.za/?post_type=product_variation&p=3198',2,'product_variation','',0),
(3199,244,'2023-06-01 15:58:06','2023-06-01 13:58:06','','Pentair Whisperflo Pump * - 1.1 kW','Size: 1.1 kW','publish','closed','closed','','pentair-whisperflo-pump-updating-1-1-kw','','','2023-11-02 08:46:53','2023-11-02 06:46:53','',3196,'http://www.nixin.co.za/?post_type=product_variation&p=3199',3,'product_variation','',0),
(3200,244,'2023-06-01 15:58:06','2023-06-01 13:58:06','','Pentair Whisperflo Pump * - 1.5 kW','Size: 1.5 kW','publish','closed','closed','','pentair-whisperflo-pump-updating-1-5-kw','','','2023-11-02 08:46:53','2023-11-02 06:46:53','',3196,'http://www.nixin.co.za/?post_type=product_variation&p=3200',4,'product_variation','',0),
(3201,244,'2023-06-01 15:58:06','2023-06-01 13:58:06','','Pentair Whisperflo Pump * - 2.2 kW','Size: 2.2 kW','publish','closed','closed','','pentair-whisperflo-pump-updating-2-2-kw','','','2023-11-02 08:46:53','2023-11-02 06:46:53','',3196,'http://www.nixin.co.za/?post_type=product_variation&p=3201',5,'product_variation','',0),
(3202,244,'2023-06-01 15:59:57','2023-06-01 13:59:57','','8-Wheel-Sweeper.jpg','','inherit','closed','closed','','8-wheel-sweeper-jpg','','','2023-12-11 18:31:54','2023-12-11 16:31:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/8-Wheel-Sweeper.jpg',0,'attachment','image/jpeg',0),
(3203,244,'2023-06-01 15:59:58','2023-06-01 13:59:58','','8 Wheel Sweeper #','','publish','closed','closed','','eq-8-wheel-sweeper','','','2025-03-15 09:52:01','2025-03-15 07:52:01','',0,'http://www.nixin.co.za/product/eq8wheelsweeper/',0,'product','',0),
(3204,244,'2023-06-01 16:01:03','2023-06-01 14:01:03','','Aimflo-Liner-Gasket.jpg','','inherit','closed','closed','','aimflo-liner-gasket-jpg','','','2023-12-11 18:34:05','2023-12-11 16:34:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Aimflo-Liner-Gasket.jpg',0,'attachment','image/jpeg',0),
(3205,244,'2023-06-01 16:01:04','2023-06-01 14:01:04','','Aimflo Liner Gasket #','','publish','closed','closed','','eq-aimflo-gasket','','','2025-05-13 11:47:58','2025-05-13 09:47:58','',0,'http://www.nixin.co.za/product/eqaimflogasket/',0,'product','',0),
(3206,244,'2023-06-01 16:10:20','2023-06-01 14:10:20','','IPP-Generic-Skirt.jpg','','inherit','closed','closed','','ipp-generic-skirt-jpg','','','2023-06-01 16:10:20','2023-06-01 14:10:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-Generic-Skirt.jpg',0,'attachment','image/jpeg',0),
(3207,244,'2023-06-01 16:10:21','2023-06-01 14:10:21','','Poolmaid Generic Skirt @','','publish','closed','closed','','poolmaid-generic-skirt','','','2025-03-06 14:40:07','2025-03-06 12:40:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3207',0,'product','',0),
(3208,244,'2023-06-01 16:10:24','2023-06-01 14:10:24','','IPP-Generic-Skirt-1.jpg','','inherit','closed','closed','','ipp-generic-skirt-1-jpg','','','2023-06-01 16:10:24','2023-06-01 14:10:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-Generic-Skirt-1.jpg',0,'attachment','image/jpeg',0),
(3209,244,'2023-06-01 16:10:25','2023-06-01 14:10:25','','Poolmaid Generic Skirt @ - Light Blue','Colour: Light Blue','publish','closed','closed','','poolmaid-generic-skirt-updating-light-blue','','','2025-03-06 14:40:07','2025-03-06 12:40:07','',3207,'http://www.nixin.co.za/?post_type=product_variation&p=3209',1,'product_variation','',0),
(3210,244,'2023-06-01 16:10:26','2023-06-01 14:10:26','','IPP-Generic-Skirt-Dark-Blue.jpg','','inherit','closed','closed','','ipp-generic-skirt-dark-blue-jpg','','','2023-06-01 16:10:26','2023-06-01 14:10:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-Generic-Skirt-Dark-Blue.jpg',0,'attachment','image/jpeg',0),
(3211,244,'2023-06-01 16:10:27','2023-06-01 14:10:27','','Poolmaid Generic Skirt @ - Dark Blue','Colour: Dark Blue','publish','closed','closed','','poolmaid-generic-skirt-updating-dark-blue','','','2025-03-06 14:40:07','2025-03-06 12:40:07','',3207,'http://www.nixin.co.za/?post_type=product_variation&p=3211',2,'product_variation','',0),
(3212,244,'2023-06-01 16:10:52','2023-06-01 14:10:52','','IPP-X-Series-Float.jpg','','inherit','closed','closed','','ipp-x-series-float-jpg','','','2023-06-01 16:10:52','2023-06-01 14:10:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-X-Series-Float.jpg',0,'attachment','image/jpeg',0),
(3213,244,'2023-06-01 16:10:52','2023-06-01 14:10:52','','X-Series Float Complete @','','publish','closed','closed','','x-seriesfloatcomplete','','','2024-07-12 08:52:17','2024-07-12 06:52:17','',0,'http://www.nixin.co.za/product/x-seriesfloatcomplete/',0,'product','',0),
(3214,244,'2023-06-01 16:12:49','2023-06-01 14:12:49','','IPP-X-Series-Pool-Cleaner.jpg','','inherit','closed','closed','','ipp-x-series-pool-cleaner-jpg','','','2023-06-01 16:12:49','2023-06-01 14:12:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-X-Series-Pool-Cleaner.jpg',0,'attachment','image/jpeg',0),
(3215,244,'2023-06-01 16:12:50','2023-06-01 14:12:50','','X-Series Combi @','','publish','closed','closed','','poolmaidx-series','','','2025-03-19 14:01:14','2025-03-19 12:01:14','',0,'http://www.nixin.co.za/product/poolmaidx-series/',0,'product','',0),
(3216,244,'2023-06-02 07:42:31','2023-06-02 05:42:31','','IPP_POOLQUIP_ADAPTOR-300x300-1.jpg','','inherit','closed','closed','','ipp_poolquip_adaptor-300x300-1-jpg','','','2023-06-02 07:42:31','2023-06-02 05:42:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP_POOLQUIP_ADAPTOR-300x300-1.jpg',0,'attachment','image/jpeg',0),
(3217,244,'2023-06-02 07:42:32','2023-06-02 05:42:32','','Poolquip Adaptor Ring','','publish','closed','closed','','poolquipadaptorring','','','2025-05-16 09:27:37','2025-05-16 07:27:37','',0,'http://www.nixin.co.za/product/poolquipadaptorring/',0,'product','',0),
(3218,244,'2023-06-02 07:48:15','2023-06-02 05:48:15','','vacuum-hose-300x300-1.jpg','','inherit','closed','closed','','vacuum-hose-300x300-1-jpg','','','2023-06-02 07:48:15','2023-06-02 05:48:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/vacuum-hose-300x300-1.jpg',0,'attachment','image/jpeg',0),
(3219,244,'2023-06-02 07:48:15','2023-06-02 05:48:15','','Poolmaid Vacuum Hose @','','publish','closed','closed','','poolmaid-vacuum-hose','','','2024-09-12 11:45:58','2024-09-12 09:45:58','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3219',0,'product','',0),
(3220,244,'2023-06-02 07:48:18','2023-06-02 05:48:18','','Poolmaid Vacuum Hose @ - 10m','Pipe Length: 10m','publish','closed','closed','','poolmaid-vacuum-hose-updating-10m','','','2024-09-12 11:45:58','2024-09-12 09:45:58','',3219,'http://www.nixin.co.za/?post_type=product_variation&p=3220',1,'product_variation','',0),
(3221,244,'2023-06-02 07:48:19','2023-06-02 05:48:19','','Poolmaid Vacuum Hose @ - 15m','Pipe Length: 15m','publish','closed','closed','','poolmaid-vacuum-hose-updating-15m','','','2024-09-12 11:45:58','2024-09-12 09:45:58','',3219,'http://www.nixin.co.za/?post_type=product_variation&p=3221',2,'product_variation','',0),
(3222,244,'2023-06-02 07:48:19','2023-06-02 05:48:19','','Poolmaid Vacuum Hose @ - 20m','Pipe Length: 20m','publish','closed','closed','','poolmaid-vacuum-hose-updating-20m','','','2024-09-12 11:45:58','2024-09-12 09:45:58','',3219,'http://www.nixin.co.za/?post_type=product_variation&p=3222',3,'product_variation','',0),
(3223,244,'2023-06-02 07:48:32','2023-06-02 05:48:32','','IPP-Deflector-Wheel.jpg','','inherit','closed','closed','','ipp-deflector-wheel-jpg','','','2023-06-02 07:48:32','2023-06-02 05:48:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-Deflector-Wheel.jpg',0,'attachment','image/jpeg',0),
(3224,244,'2023-06-02 07:48:33','2023-06-02 05:48:33','','Poolmaid Deflector Wheel @','','publish','closed','closed','','voyagerdeflectorwheel','','','2025-05-06 13:36:04','2025-05-06 11:36:04','',0,'http://www.nixin.co.za/product/voyagerdeflectorwheel/',0,'product','',0),
(3225,244,'2023-06-02 07:51:36','2023-06-02 05:51:36','','Poolmaid-X-Series-Bump-Strip.jpg','','inherit','closed','closed','','poolmaid-x-series-bump-strip-jpg','','','2023-06-02 07:51:36','2023-06-02 05:51:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Bump-Strip.jpg',0,'attachment','image/jpeg',0),
(3226,244,'2023-06-02 07:51:37','2023-06-02 05:51:37','','Poolmaid X-Series Bump Strip @','','publish','closed','closed','','voyagerbumpstrip','','','2024-07-30 14:34:06','2024-07-30 12:34:06','',0,'http://www.nixin.co.za/product/voyagerbumpstrip/',0,'product','',0),
(3227,244,'2023-06-02 07:54:33','2023-06-02 05:54:33','','Poolmaid-Rubber-Weur-Cone-Std.jpg','','inherit','closed','closed','','poolmaid-rubber-weur-cone-std-jpg','','','2023-06-02 07:54:33','2023-06-02 05:54:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-Rubber-Weur-Cone-Std.jpg',0,'attachment','image/jpeg',0),
(3228,244,'2023-06-02 07:54:34','2023-06-02 05:54:34','','Poolmaid Rubber Weir Cone Std *','','publish','closed','closed','','rubberweircone','','','2025-03-29 12:07:14','2025-03-29 10:07:14','',0,'http://www.nixin.co.za/product/rubberweircone/',0,'product','',0),
(3229,244,'2023-06-02 07:57:42','2023-06-02 05:57:42','','IPP-Regulator-Valve.jpg','','inherit','closed','closed','','ipp-regulator-valve-jpg','','','2023-06-02 07:57:42','2023-06-02 05:57:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-Regulator-Valve.jpg',0,'attachment','image/jpeg',0),
(3230,244,'2023-06-02 07:57:43','2023-06-02 05:57:43','','Poolmaid X-Series Regulator Valve @','','publish','closed','closed','','x-seriesregulatorvalve','','','2025-02-11 11:26:45','2025-02-11 09:26:45','',0,'http://www.nixin.co.za/product/x-seriesregulatorvalve/',0,'product','',0),
(3231,244,'2023-06-02 07:58:19','2023-06-02 05:58:19','','Poolmaid-Ribbed-Weir-Cone.jpg','','inherit','closed','closed','','poolmaid-ribbed-weir-cone-jpg','','','2023-06-02 07:58:19','2023-06-02 05:58:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-Ribbed-Weir-Cone.jpg',0,'attachment','image/jpeg',0),
(3232,244,'2023-06-02 07:58:20','2023-06-02 05:58:20','','Poolmaid X-Series Ribbed Weir Cone @','','publish','closed','closed','','poolmaid-x-series-ribbed-weir-cone','','','2025-01-23 11:13:59','2025-01-23 09:13:59','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3232',0,'product','',0),
(3233,244,'2023-06-02 07:58:24','2023-06-02 05:58:24','','IPP-Weir-Cone-Ribbed.png','','inherit','closed','closed','','ipp-weir-cone-ribbed-png','','','2023-06-02 07:58:24','2023-06-02 05:58:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/IPP-Weir-Cone-Ribbed.png',0,'attachment','image/png',0),
(3234,244,'2023-06-02 07:58:26','2023-06-02 05:58:26','','Poolmaid X-Series Ribbed Weir Cone @ - Blue','Colour: Blue','publish','closed','closed','','poolmaid-x-series-ribbed-weir-cone-updating-blue','','','2025-01-23 11:13:59','2025-01-23 09:13:59','',3232,'http://www.nixin.co.za/?post_type=product_variation&p=3234',1,'product_variation','',0),
(3235,244,'2023-06-02 07:58:38','2023-06-02 05:58:38','','18ec67ef325644acccffd254699a158b7d6bf9cd.jpg','','inherit','closed','closed','','18ec67ef325644acccffd254699a158b7d6bf9cd-jpg','','','2023-06-02 07:58:38','2023-06-02 05:58:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/18ec67ef325644acccffd254699a158b7d6bf9cd.jpg',0,'attachment','image/jpeg',0),
(3236,244,'2023-06-02 07:58:38','2023-06-02 05:58:38','','X-Series Skirt @','','publish','closed','closed','','poolmaidskirt','','','2024-06-01 11:14:12','2024-06-01 09:14:12','',0,'http://www.nixin.co.za/product/poolmaidskirt/',0,'product','',0),
(3237,244,'2023-06-02 08:02:50','2023-06-02 06:02:50','','Poolmaid-Voyager-Skirt.jpg','','inherit','closed','closed','','poolmaid-voyager-skirt-jpg','','','2023-06-02 08:02:50','2023-06-02 06:02:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-Voyager-Skirt.jpg',0,'attachment','image/jpeg',0),
(3238,244,'2023-06-02 08:02:50','2023-06-02 06:02:50','','Poolmaid Voyager Skirt @','','publish','closed','closed','','voyagerskirt','','','2024-06-01 11:07:52','2024-06-01 09:07:52','',0,'http://www.nixin.co.za/product/voyagerskirt/',0,'product','',0),
(3239,244,'2023-06-02 08:02:56','2023-06-02 06:02:56','','960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6.jpg','','inherit','closed','closed','','960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6-jpg','','','2023-06-02 08:02:56','2023-06-02 06:02:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/960f2a68e58e1988f3d0f1a4cd3cc8dc7aa8b2a6.jpg',0,'attachment','image/jpeg',0),
(3240,244,'2023-06-02 08:02:56','2023-06-02 06:02:56','','X-Series Hammer Cover @','','publish','closed','closed','','x-serieshammercover','','','2023-06-02 08:03:26','2023-06-02 06:03:26','',0,'http://www.nixin.co.za/product/x-serieshammercover/',0,'product','',0),
(3241,244,'2023-06-02 08:05:41','2023-06-02 06:05:41','','Poolmaid-X-Series-Footpad.jpg','','inherit','closed','closed','','poolmaid-x-series-footpad-jpg','','','2023-06-02 08:05:41','2023-06-02 06:05:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Footpad.jpg',0,'attachment','image/jpeg',0),
(3242,244,'2023-06-02 08:05:42','2023-06-02 06:05:42','','Poolmaid X-Series Footpad @','','publish','closed','closed','','x-seriesfootpad','','','2025-01-13 10:45:47','2025-01-13 08:45:47','',0,'http://www.nixin.co.za/product/x-seriesfootpad/',0,'product','',0),
(3243,244,'2023-06-02 08:07:52','2023-06-02 06:07:52','','Poolmaid-X-Series-Hammer.jpg','','inherit','closed','closed','','poolmaid-x-series-hammer-jpg','','','2023-06-02 08:07:52','2023-06-02 06:07:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Hammer.jpg',0,'attachment','image/jpeg',0),
(3244,244,'2023-06-02 08:07:53','2023-06-02 06:07:53','','Poolmaid X-Series Hammer @','','publish','closed','closed','','x-serieshammer','','','2024-06-01 11:09:08','2024-06-01 09:09:08','',0,'http://www.nixin.co.za/product/x-serieshammer/',0,'product','',0),
(3245,244,'2023-06-02 08:14:51','2023-06-02 06:14:51','','Poolmaid-X-Series-Swivel-Kit.jpg','','inherit','closed','closed','','poolmaid-x-series-swivel-kit-jpg','','','2023-06-02 08:14:51','2023-06-02 06:14:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Swivel-Kit.jpg',0,'attachment','image/jpeg',0),
(3246,244,'2023-06-02 08:14:52','2023-06-02 06:14:52','','Poolmaid X-Series Swivel Kit @','','publish','closed','closed','','x-seriesswivelkit','','','2024-11-09 10:22:40','2024-11-09 08:22:40','',0,'http://www.nixin.co.za/product/x-seriesswivelkit/',0,'product','',0),
(3247,244,'2023-06-02 08:28:16','2023-06-02 06:28:16','','Poolmaid-X-Series-Hose-1m.jpg','','inherit','closed','closed','','poolmaid-x-series-hose-1m-jpg','','','2023-06-02 08:28:16','2023-06-02 06:28:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Hose-1m.jpg',0,'attachment','image/jpeg',0),
(3248,244,'2023-06-02 08:28:16','2023-06-02 06:28:16','','Poolmaid X-Series Hose 1m  @','','publish','closed','closed','','poolmaid-x-series-hose-1m','','','2024-12-12 15:17:48','2024-12-12 13:17:48','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3248',0,'product','',0),
(3249,244,'2023-06-02 08:28:20','2023-06-02 06:28:20','','Poolmaid X-Series Hose 1m  @','Pipe Length: 1m, Colour: Blue','publish','closed','closed','','poolmaid-x-series-hose-1m-updating','','','2024-12-12 15:17:48','2024-12-12 13:17:48','',3248,'http://www.nixin.co.za/?post_type=product_variation&p=3249',1,'product_variation','',0),
(3250,244,'2023-06-02 08:28:20','2023-06-02 06:28:20','','Poolmaid X-Series Hose 1m  @','Pipe Length: 1m, Colour: White','publish','closed','closed','','poolmaid-x-series-hose-1m-updating-2','','','2024-12-12 15:17:48','2024-12-12 13:17:48','',3248,'http://www.nixin.co.za/?post_type=product_variation&p=3250',2,'product_variation','',0),
(3251,244,'2023-06-02 08:28:20','2023-06-02 06:28:20','','Poolmaid X-Series Hose 1m  @','Pipe Length: 1m, Colour: Silver','publish','closed','closed','','poolmaid-x-series-hose-1m-updating-3','','','2024-12-12 15:17:48','2024-12-12 13:17:48','',3248,'http://www.nixin.co.za/?post_type=product_variation&p=3251',3,'product_variation','',0),
(3252,244,'2023-06-02 08:28:42','2023-06-02 06:28:42','','Universal-Hose-1-2m.jpg','','inherit','closed','closed','','universal-hose-1-2m-jpg','','','2023-06-02 08:28:42','2023-06-02 06:28:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Hose-1-2m.jpg',0,'attachment','image/jpeg',0),
(3253,244,'2023-06-02 08:28:43','2023-06-02 06:28:43','','Universal Hose 1.2m @','','publish','closed','closed','','universal-hose-1-2m','','','2025-05-16 14:02:33','2025-05-16 12:02:33','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3253',0,'product','',0),
(3254,244,'2023-06-02 08:28:46','2023-06-02 06:28:46','','Universal Hose 1.2m @','Pipe Length: 1.2m, Colour: White','publish','closed','closed','','universal-hose-1-2m-updating','','','2025-05-16 14:02:33','2025-05-16 12:02:33','',3253,'http://www.nixin.co.za/?post_type=product_variation&p=3254',1,'product_variation','',0),
(3255,244,'2023-06-02 08:28:47','2023-06-02 06:28:47','','Universal Hose 1.2m @','Pipe Length: 1.2m, Colour: Blue','publish','closed','closed','','universal-hose-1-2m-updating-2','','','2025-05-16 14:02:33','2025-05-16 12:02:33','',3253,'http://www.nixin.co.za/?post_type=product_variation&p=3255',2,'product_variation','',0),
(3256,244,'2023-06-02 08:28:47','2023-06-02 06:28:47','','Universal Hose 1.2m @','Pipe Length: 1.2m, Colour: Silver','publish','closed','closed','','universal-hose-1-2m-updating-3','','','2025-05-16 14:02:33','2025-05-16 12:02:33','',3253,'http://www.nixin.co.za/?post_type=product_variation&p=3256',3,'product_variation','',0),
(3257,244,'2023-06-02 08:28:47','2023-06-02 06:28:47','','Universal Hose 1.2m @','Pipe Length: 1.2m, Colour: Turquoise','publish','closed','closed','','universal-hose-1-2m-updating-4','','','2025-05-16 14:02:33','2025-05-16 12:02:33','',3253,'http://www.nixin.co.za/?post_type=product_variation&p=3257',4,'product_variation','',0),
(3258,244,'2023-06-02 08:29:58','2023-06-02 06:29:58','','Poolmaid-X-Series-Leader-Hose.jpg','','inherit','closed','closed','','poolmaid-x-series-leader-hose-jpg','','','2023-06-02 08:29:58','2023-06-02 06:29:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Leader-Hose.jpg',0,'attachment','image/jpeg',0),
(3259,244,'2023-06-02 08:29:59','2023-06-02 06:29:59','','Poolmaid X-Series Leader Hose 1m @','','publish','closed','closed','','poolmaid-x-series-leader-hose-1m','','','2024-06-01 11:11:02','2024-06-01 09:11:02','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3259',0,'product','',0),
(3260,244,'2023-06-02 08:30:02','2023-06-02 06:30:02','','Poolmaid X-Series Leader Hose 1m @','Colour: White, Pipe Length: 1m','publish','closed','closed','','poolmaid-x-series-leader-hose-1m-updating','','','2024-06-01 11:11:01','2024-06-01 09:11:01','',3259,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3260',1,'product_variation','',0),
(3261,244,'2023-06-02 08:30:02','2023-06-02 06:30:02','','Poolmaid X-Series Leader Hose 1m @','Colour: Blue, Pipe Length: 1m','publish','closed','closed','','poolmaid-x-series-leader-hose-1m-updating-2','','','2024-06-01 11:11:01','2024-06-01 09:11:01','',3259,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3261',2,'product_variation','',0),
(3262,244,'2023-06-02 08:30:02','2023-06-02 06:30:02','','Poolmaid X-Series Leader Hose 1m @','Colour: Silver, Pipe Length: 1m','publish','closed','closed','','poolmaid-x-series-leader-hose-1m-updating-3','','','2024-06-01 11:11:01','2024-06-01 09:11:01','',3259,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3262',3,'product_variation','',0),
(3263,244,'2023-06-02 08:43:25','2023-06-02 06:43:25','','Poolmaid-45-Degree-Small.jpg','','inherit','closed','closed','','poolmaid-45-degree-small-jpg','','','2023-06-02 08:43:25','2023-06-02 06:43:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-45-Degree-Small.jpg',0,'attachment','image/jpeg',0),
(3264,244,'2023-06-02 08:43:26','2023-06-02 06:43:26','','Rubber 45 Degree *','','publish','closed','closed','','rubber-45-degree','','','2025-02-04 14:29:17','2025-02-04 12:29:17','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3264',0,'product','',0),
(3265,244,'2023-06-02 08:43:29','2023-06-02 06:43:29','','Poolmaid-45-Degree-Small-1.jpg','','inherit','closed','closed','','poolmaid-45-degree-small-1-jpg','','','2023-06-02 08:43:29','2023-06-02 06:43:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-45-Degree-Small-1.jpg',0,'attachment','image/jpeg',0),
(3266,244,'2023-06-02 08:43:29','2023-06-02 06:43:29','','Rubber 45 Degree * - Small','Size: Small','publish','closed','closed','','rubber-45-degree-updating-small','','','2025-02-04 14:29:16','2025-02-04 12:29:16','',3264,'http://www.nixin.co.za/?post_type=product_variation&p=3266',1,'product_variation','',0),
(3267,244,'2023-06-02 08:43:30','2023-06-02 06:43:30','','Poolmaid-45-Degree-Big.jpg','','inherit','closed','closed','','poolmaid-45-degree-big-jpg','','','2023-06-02 08:43:30','2023-06-02 06:43:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-45-Degree-Big.jpg',0,'attachment','image/jpeg',0),
(3268,244,'2023-06-02 08:43:31','2023-06-02 06:43:31','','Rubber 45 Degree * - Large','Size: Large','publish','closed','closed','','rubber-45-degree-updating-large','','','2025-02-04 14:29:16','2025-02-04 12:29:16','',3264,'http://www.nixin.co.za/?post_type=product_variation&p=3268',2,'product_variation','',0),
(3269,244,'2023-06-02 08:47:02','2023-06-02 06:47:02','','Poolmaid-X-Series-Poolite.jpg','','inherit','closed','closed','','poolmaid-x-series-poolite-jpg','','','2023-06-02 08:47:02','2023-06-02 06:47:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolmaid-X-Series-Poolite.jpg',0,'attachment','image/jpeg',0),
(3270,244,'2023-06-02 08:47:03','2023-06-02 06:47:03','','Poolmaid X-Series Eco Poolite *','','publish','closed','closed','','poolmaid-x-series-poolite','','','2025-02-12 10:18:39','2025-02-12 08:18:39','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3270',0,'product','',0),
(3271,244,'2023-06-02 08:47:06','2023-06-02 06:47:06','','Poolmaid X-Series Eco Poolite * - Blue LED + White Frame','Colour: Blue LED + White Frame','publish','closed','closed','','poolmaid-x-series-poolite-updating-blue-led-white-frame','','','2025-02-12 10:18:39','2025-02-12 08:18:39','',3270,'http://www.nixin.co.za/?post_type=product_variation&p=3271',1,'product_variation','',0),
(3272,244,'2023-06-02 08:47:06','2023-06-02 06:47:06','','Poolmaid X-Series Eco Poolite * - White LED + White Frame','Colour: White LED + White Frame','publish','closed','closed','','poolmaid-x-series-poolite-updating-white-led-white-frame','','','2025-02-12 10:18:39','2025-02-12 08:18:39','',3270,'http://www.nixin.co.za/?post_type=product_variation&p=3272',2,'product_variation','',0),
(3276,244,'2023-06-02 09:09:28','2023-06-02 07:09:28','','d1110c10599e9ee4eb896854c984657f95657906.jpg','','inherit','closed','closed','','d1110c10599e9ee4eb896854c984657f95657906-jpg','','','2023-06-02 09:09:28','2023-06-02 07:09:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/d1110c10599e9ee4eb896854c984657f95657906.jpg',0,'attachment','image/jpeg',0),
(3277,244,'2023-06-02 09:09:28','2023-06-02 07:09:28','','Speck Porpoise Pump *','','draft','closed','closed','','speck-porpoise-pump','','','2024-10-08 00:42:15','2024-10-07 22:42:15','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3277',0,'product','',0),
(3278,244,'2023-06-02 09:09:31','2023-06-02 07:09:31','','Speck Porpoise Pump * - 0.45 kW (10)','Size: 0.45 kW (10)','private','closed','closed','','speck-porpoise-pump-updating-0-45-kw-10','','','2024-10-08 00:42:15','2024-10-07 22:42:15','',3277,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3278',1,'product_variation','',0),
(3279,244,'2023-06-02 09:09:31','2023-06-02 07:09:31','','Speck Porpoise Pump * - 0.75 kW (16)','Size: 0.75 kW (16)','private','closed','closed','','speck-porpoise-pump-updating-0-75-kw-16','','','2024-10-08 00:42:15','2024-10-07 22:42:15','',3277,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3279',2,'product_variation','',0),
(3280,244,'2023-06-02 09:09:31','2023-06-02 07:09:31','','Speck Porpoise Pump * - 1.1 kW (22)','Size: 1.1 kW (22)','private','closed','closed','','speck-porpoise-pump-updating-1-1-kw-22','','','2024-10-08 00:42:15','2024-10-07 22:42:15','',3277,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3280',3,'product_variation','',0),
(3281,244,'2023-06-02 09:16:55','2023-06-02 07:16:55','','Speck-Porpoise-Pump-Basket.jpg','','inherit','closed','closed','','speck-porpoise-pump-basket-jpg','','','2023-06-02 09:16:55','2023-06-02 07:16:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Basket.jpg',0,'attachment','image/jpeg',0),
(3282,244,'2023-06-02 09:16:56','2023-06-02 07:16:56','','Speck Porpoise Pump Basket Only *','','publish','closed','closed','','porpoisepumpbasket','','','2023-12-19 15:42:13','2023-12-19 13:42:13','',0,'http://www.nixin.co.za/product/porpoisepumpbasket/',0,'product','',0),
(3283,244,'2023-06-02 09:19:43','2023-06-02 07:19:43','','344c55d25b4ec6007522b695955656ca3adc381a.jpg','','inherit','closed','closed','','344c55d25b4ec6007522b695955656ca3adc381a-jpg','','','2023-06-02 09:19:43','2023-06-02 07:19:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/344c55d25b4ec6007522b695955656ca3adc381a.jpg',0,'attachment','image/jpeg',0),
(3284,244,'2023-06-02 09:19:43','2023-06-02 07:19:43','','Speck Porpoise Pump Lid o-ring *','','publish','closed','closed','','porpoisepumplido-ring','','','2025-02-07 12:24:32','2025-02-07 10:24:32','',0,'http://www.nixin.co.za/product/porpoisepumplido-ring/',0,'product','',0),
(3285,244,'2023-06-02 09:32:53','2023-06-02 07:32:53','','Speck-Porpoise-Gland-Housing.jpg','','inherit','closed','closed','','speck-porpoise-gland-housing-jpg','','','2023-06-02 09:32:53','2023-06-02 07:32:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Gland-Housing.jpg',0,'attachment','image/jpeg',0),
(3286,244,'2023-06-02 09:32:54','2023-06-02 07:32:54','','Speck Porpoise Gland Housing *','','publish','closed','closed','','spbadu90seriesglandhousing','','','2025-01-31 10:25:32','2025-01-31 08:25:32','',0,'http://www.nixin.co.za/product/spbadu90seriesglandhousing/',0,'product','',0),
(3287,244,'2023-06-02 09:32:59','2023-06-02 07:32:59','','Speck-Porpoise-Shaft-Seal.jpg','','inherit','closed','closed','','speck-porpoise-shaft-seal-jpg','','','2023-06-02 09:32:59','2023-06-02 07:32:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Shaft-Seal.jpg',0,'attachment','image/jpeg',0),
(3288,244,'2023-06-02 09:33:00','2023-06-02 07:33:00','','Speck Porpoise Shaft Seal *','','publish','closed','closed','','spshaftseal','','','2025-03-27 14:02:50','2025-03-27 12:02:50','',0,'http://www.nixin.co.za/product/spshaftseal/',0,'product','',0),
(3289,244,'2023-06-02 14:52:33','2023-06-02 12:52:33','','Speck-Porpoise-Pump-Diffuser.jpg','','inherit','closed','closed','','speck-porpoise-pump-diffuser-jpg','','','2023-06-02 14:52:33','2023-06-02 12:52:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Diffuser.jpg',0,'attachment','image/jpeg',0),
(3290,244,'2023-06-02 14:52:34','2023-06-02 12:52:34','','Speck Porpoise Pump Diffuser','','publish','closed','closed','','speck-porpoise-pump-diffuser','','','2025-01-31 10:25:30','2025-01-31 08:25:30','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3290',0,'product','',0),
(3291,244,'2023-06-02 14:52:37','2023-06-02 12:52:37','','Speck Porpoise Pump Diffuser - 0.45kW &amp; 0.75kW','Size: 0.45kW &amp; 0.75kW','publish','closed','closed','','speck-porpoise-pump-diffuser-updating-0-45kw-0-75kw','','','2025-01-31 10:25:30','2025-01-31 08:25:30','',3290,'http://www.nixin.co.za/?post_type=product_variation&p=3291',1,'product_variation','',0),
(3292,244,'2023-06-02 14:54:47','2023-06-02 12:54:47','','Speck-Porpoise-Impellor.jpg','','inherit','closed','closed','','speck-porpoise-impellor-jpg','','','2023-06-02 14:54:47','2023-06-02 12:54:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Impellor.jpg',0,'attachment','image/jpeg',0),
(3293,244,'2023-06-02 14:54:50','2023-06-02 12:54:50','','SP Porpoise Pump Impeller','','publish','closed','closed','','sp-porpoise-pump-impeller','','','2025-04-14 13:24:03','2025-04-14 11:24:03','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3293',0,'product','',0),
(3294,244,'2023-06-02 14:54:53','2023-06-02 12:54:53','','Speck-Porpoise-Impellor-0-45kw.jpg','','inherit','closed','closed','','speck-porpoise-impellor-0-45kw-jpg','','','2023-06-02 14:54:53','2023-06-02 12:54:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Impellor-0-45kw.jpg',0,'attachment','image/jpeg',0),
(3295,244,'2023-06-02 14:54:54','2023-06-02 12:54:54','','SP Porpoise Pump Impeller - 0.45 kW','Option: 0.45 kW','publish','closed','closed','','sp-porpoise-pump-impeller-updating-0-45-kw','','','2025-04-14 13:24:02','2025-04-14 11:24:02','',3293,'http://www.nixin.co.za/?post_type=product_variation&p=3295',1,'product_variation','',0),
(3296,244,'2023-06-02 14:54:55','2023-06-02 12:54:55','','Speck-Porpoise-Impellor-0-75kw.jpg','','inherit','closed','closed','','speck-porpoise-impellor-0-75kw-jpg','','','2023-06-02 14:54:55','2023-06-02 12:54:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Impellor-0-75kw.jpg',0,'attachment','image/jpeg',0),
(3297,244,'2023-06-02 14:54:55','2023-06-02 12:54:55','','SP Porpoise Pump Impeller - 0.75 kW','Option: 0.75 kW','publish','closed','closed','','sp-porpoise-pump-impeller-updating-0-75-kw','','','2025-04-14 13:24:02','2025-04-14 11:24:02','',3293,'http://www.nixin.co.za/?post_type=product_variation&p=3297',2,'product_variation','',0),
(3298,244,'2023-06-02 14:54:56','2023-06-02 12:54:56','','Speck-Porpoise-Impellor-1-1kw.jpg','','inherit','closed','closed','','speck-porpoise-impellor-1-1kw-jpg','','','2023-06-02 14:54:56','2023-06-02 12:54:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Impellor-1-1kw.jpg',0,'attachment','image/jpeg',0),
(3299,244,'2023-06-02 14:54:57','2023-06-02 12:54:57','','SP Porpoise Pump Impeller - 1.1 kW','Option: 1.1 kW','publish','closed','closed','','sp-porpoise-pump-impeller-updating-1-1-kw','','','2025-04-14 13:24:02','2025-04-14 11:24:02','',3293,'http://www.nixin.co.za/?post_type=product_variation&p=3299',3,'product_variation','',0),
(3300,244,'2023-06-02 15:03:01','2023-06-02 13:03:01','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-jpg','','','2023-06-02 15:03:01','2023-06-02 13:03:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4.jpg',0,'attachment','image/jpeg',0),
(3301,244,'2023-06-02 15:03:01','2023-06-02 13:03:01','','Speck Porpoise Body O\'Ring *','','publish','closed','closed','','spporpoisebodyoring','','','2025-03-26 14:45:03','2025-03-26 12:45:03','',0,'http://www.nixin.co.za/product/spporpoisebodyoring/',0,'product','',0),
(3302,244,'2023-06-02 15:03:10','2023-06-02 13:03:10','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-1.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-1-jpg','','','2023-06-02 15:03:10','2023-06-02 13:03:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-1.jpg',0,'attachment','image/jpeg',0),
(3303,244,'2023-06-02 15:03:10','2023-06-02 13:03:10','','Speck Porpoise Pump Adapter Ring O\'Ring *','','publish','closed','closed','','speck-porpoise-pump-adapter-ring-oring','','','2023-06-03 11:44:55','2023-06-03 09:44:55','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3303',0,'product','',0),
(3304,244,'2023-06-02 15:03:13','2023-06-02 13:03:13','','Speck Porpoise Pump Adapter Ring O\'Ring * - 0.45kW &amp; 0.75 kW','Option: 0.45kW &amp; 0.75 kW','publish','closed','closed','','speck-porpoise-pump-adapter-ring-oring-updating-0-45kw-0-75-kw','','','2023-06-03 11:44:55','2023-06-03 09:44:55','',3303,'http://www.nixin.co.za/?post_type=product_variation&p=3304',1,'product_variation','',0),
(3305,244,'2023-06-02 15:03:27','2023-06-02 13:03:27','','Speck-Porposie-Diffuser-Adapter-Ring-.jpg','','inherit','closed','closed','','speck-porposie-diffuser-adapter-ring-jpg','','','2023-06-02 15:03:27','2023-06-02 13:03:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porposie-Diffuser-Adapter-Ring-.jpg',0,'attachment','image/jpeg',0),
(3306,244,'2023-06-02 15:03:28','2023-06-02 13:03:28','','Speck Porpoise Pump Diffuser Adapter Ring *','','publish','closed','closed','','speck-porpoise-pump-diffuer-adapter-ring','','','2023-06-03 11:47:01','2023-06-03 09:47:01','',0,'http://www.nixin.co.za/product/speck-porpoise-pump-diffuer-adapter-ring/',0,'product','',0),
(3307,244,'2023-06-02 15:03:33','2023-06-02 13:03:33','','Speck-Porpoise-Pump-Diffuser-Insert-1-1kW.jpg','','inherit','closed','closed','','speck-porpoise-pump-diffuser-insert-1-1kw-jpg','','','2023-06-02 15:03:33','2023-06-02 13:03:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Diffuser-Insert-1-1kW.jpg',0,'attachment','image/jpeg',0),
(3308,244,'2023-06-02 15:03:34','2023-06-02 13:03:34','','Speck Porpoise Pump Diffuser Insert 1.1kW','','publish','closed','closed','','speck-porpoise-pump-diffuser-insert-11kw','','','2024-07-30 14:57:46','2024-07-30 12:57:46','',0,'http://www.nixin.co.za/product/speck-porpoise-pump-diffuser-insert-11kw/',0,'product','',0),
(3309,244,'2023-06-02 15:13:52','2023-06-02 13:13:52','','Speck-Porpoise-Pump-Basket-Only.jpg','','inherit','closed','closed','','speck-porpoise-pump-basket-only-jpg','','','2023-06-02 15:13:52','2023-06-02 13:13:52','',3282,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Basket-Only.jpg',0,'attachment','image/jpeg',0),
(3310,244,'2023-06-02 15:14:06','2023-06-02 13:14:06','','Speck-Porpoise-Pump-Lid-Ring.jpg','','inherit','closed','closed','','speck-porpoise-pump-lid-ring-jpg','','','2023-06-02 15:14:06','2023-06-02 13:14:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Lid-Ring.jpg',0,'attachment','image/jpeg',0),
(3311,244,'2023-06-02 15:14:07','2023-06-02 13:14:07','','Porpoise Pump Lid Ring *','','publish','closed','closed','','porpoise-pump-lid-ring','','','2024-07-02 10:08:38','2024-07-02 08:08:38','',0,'http://www.nixin.co.za/product/porpoise-pump-lid-ring/',0,'product','',0),
(3312,244,'2023-06-02 15:14:11','2023-06-02 13:14:11','','Speck-Porpoise-Pump-Lid.jpg','','inherit','closed','closed','','speck-porpoise-pump-lid-jpg','','','2023-06-02 15:14:11','2023-06-02 13:14:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Lid.jpg',0,'attachment','image/jpeg',0),
(3313,244,'2023-06-02 15:14:12','2023-06-02 13:14:12','','Speck Porpoise Pump Lid *','','publish','closed','closed','','speck-porpoise-pump-lid','','','2024-07-02 10:08:36','2024-07-02 08:08:36','',0,'http://www.nixin.co.za/product/speck-porpoise-pump-lid/',0,'product','',0),
(3314,244,'2023-06-02 15:16:15','2023-06-02 13:16:15','','Speck-Porpoise-Pump-Basket-1.jpg','','inherit','closed','closed','','speck-porpoise-pump-basket-1-jpg','','','2023-06-02 15:16:15','2023-06-02 13:16:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Porpoise-Pump-Basket-1.jpg',0,'attachment','image/jpeg',0),
(3315,244,'2023-06-02 15:16:16','2023-06-02 13:16:16','','Speck Porpoise Pump Basket Complete *','','publish','closed','closed','','speck-porpoise-pump-basket-complete','','','2023-12-19 15:42:15','2023-12-19 13:42:15','',0,'http://www.nixin.co.za/product/speck-porpoise-pump-basket-complete/',0,'product','',0),
(3316,244,'2023-06-02 15:21:47','2023-06-02 13:21:47','','Speck-Badu-Eco-Touch.jpg','','inherit','closed','closed','','speck-badu-eco-touch-jpg','','','2023-06-02 15:21:47','2023-06-02 13:21:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Badu-Eco-Touch.jpg',0,'attachment','image/jpeg',0),
(3317,244,'2023-06-02 15:21:48','2023-06-02 13:21:48','','Badu Eco-Touch 3 Speed Pump *','','publish','closed','closed','','badueco-touch3speedpump','','','2023-06-03 11:22:00','2023-06-03 09:22:00','',0,'http://www.nixin.co.za/product/badueco-touch3speedpump/',0,'product','',0),
(3318,244,'2023-06-02 15:26:51','2023-06-02 13:26:51','','Speck-Galaxy-Pump.jpg','','inherit','closed','closed','','speck-galaxy-pump-jpg','','','2023-06-02 15:26:51','2023-06-02 13:26:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Galaxy-Pump.jpg',0,'attachment','image/jpeg',0),
(3319,244,'2023-06-02 15:26:51','2023-06-02 13:26:51','','Speck Badu Galaxy Pump *','','publish','closed','closed','','speck-badu-galaxy-pump','','','2023-06-03 11:39:10','2023-06-03 09:39:10','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3319',0,'product','',0),
(3320,244,'2023-06-02 15:26:54','2023-06-02 13:26:54','','Speck Badu Galaxy Pump * - 1.1kW','Size: 1.1kW','publish','closed','closed','','speck-badu-galaxy-pump-updating-1-1kw','','','2023-06-03 11:39:10','2023-06-03 09:39:10','',3319,'http://www.nixin.co.za/?post_type=product_variation&p=3320',1,'product_variation','',0),
(3321,244,'2023-06-02 15:26:55','2023-06-02 13:26:55','','Speck Badu Galaxy Pump * - 1.5kW','Size: 1.5kW','publish','closed','closed','','speck-badu-galaxy-pump-updating-1-5kw','','','2023-06-03 11:39:09','2023-06-03 09:39:09','',3319,'http://www.nixin.co.za/?post_type=product_variation&p=3321',2,'product_variation','',0),
(3322,244,'2023-06-02 15:26:55','2023-06-02 13:26:55','','Speck Badu Galaxy Pump * - 0.75kW','Size: 0.75kW','publish','closed','closed','','speck-badu-galaxy-pump-updating-0-75kw','','','2023-06-03 11:39:09','2023-06-03 09:39:09','',3319,'http://www.nixin.co.za/?post_type=product_variation&p=3322',3,'product_variation','',0),
(3323,244,'2023-06-03 11:52:01','2023-06-03 09:52:01','','Speck-Badu-Skimmer.jpg','','inherit','closed','closed','','speck-badu-skimmer-jpg','','','2023-06-03 11:52:01','2023-06-03 09:52:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Badu-Skimmer.jpg',0,'attachment','image/jpeg',0),
(3324,244,'2023-06-03 11:52:02','2023-06-03 09:52:02','','Speck Badu Skimmer Box *','','publish','closed','closed','','speck-badu-skimmer-box','','','2024-10-08 00:41:11','2024-10-07 22:41:11','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3324',0,'product','',0),
(3325,244,'2023-06-03 11:52:05','2023-06-03 09:52:05','','Speck-Badu-Skimmer-Tan.jpg','','inherit','closed','closed','','speck-badu-skimmer-tan-jpg','','','2023-06-03 11:52:05','2023-06-03 09:52:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Badu-Skimmer-Tan.jpg',0,'attachment','image/jpeg',0),
(3326,244,'2023-06-03 11:52:06','2023-06-03 09:52:06','','Speck Badu Skimmer Box * - Liner, Tan','Option: Liner, Colour: Tan','publish','closed','closed','','speck-badu-skimmer-box-updating-liner-tan','','','2024-10-08 00:41:11','2024-10-07 22:41:11','',3324,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3326',1,'product_variation','',0),
(3327,244,'2023-06-03 11:52:06','2023-06-03 09:52:06','','Speck-Badu-Skimmer-Tan-1.jpg','','inherit','closed','closed','','speck-badu-skimmer-tan-1-jpg','','','2023-06-03 11:52:06','2023-06-03 09:52:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Badu-Skimmer-Tan-1.jpg',0,'attachment','image/jpeg',0),
(3328,244,'2023-06-03 11:52:07','2023-06-03 09:52:07','','Speck Badu Skimmer Box * - Gunite, Tan','Option: Gunite, Colour: Tan','publish','closed','closed','','speck-badu-skimmer-box-updating-gunite-tan','','','2024-10-08 00:41:11','2024-10-07 22:41:11','',3324,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3328',3,'product_variation','',0),
(3329,244,'2023-06-03 11:52:07','2023-06-03 09:52:07','','Speck-Badu-Skimmer-Grey.jpg','','inherit','closed','closed','','speck-badu-skimmer-grey-jpg','','','2023-06-03 11:52:07','2023-06-03 09:52:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Badu-Skimmer-Grey.jpg',0,'attachment','image/jpeg',0),
(3330,244,'2023-06-03 11:52:08','2023-06-03 09:52:08','','Speck Badu Skimmer Box * - Liner, Grey','Option: Liner, Colour: Grey','publish','closed','closed','','speck-badu-skimmer-box-updating-liner-grey','','','2024-10-08 00:41:11','2024-10-07 22:41:11','',3324,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3330',2,'product_variation','',0),
(3331,244,'2023-06-03 11:52:09','2023-06-03 09:52:09','','Speck-Badu-Skimmer-Grey-1.jpg','','inherit','closed','closed','','speck-badu-skimmer-grey-1-jpg','','','2023-06-03 11:52:09','2023-06-03 09:52:09','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Badu-Skimmer-Grey-1.jpg',0,'attachment','image/jpeg',0),
(3332,244,'2023-06-03 11:52:10','2023-06-03 09:52:10','','Speck Badu Skimmer Box * - Gunite, Grey','Option: Gunite, Colour: Grey','publish','closed','closed','','speck-badu-skimmer-box-updating-gunite-grey','','','2024-10-08 00:41:11','2024-10-07 22:41:11','',3324,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3332',4,'product_variation','',0),
(3333,244,'2023-06-03 11:52:28','2023-06-03 09:52:28','','Speck-Eco-Wise-Cartridge-Filter-Complete.jpg','','inherit','closed','closed','','speck-eco-wise-cartridge-filter-complete-jpg','','','2023-06-03 11:52:28','2023-06-03 09:52:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Eco-Wise-Cartridge-Filter-Complete.jpg',0,'attachment','image/jpeg',0),
(3334,244,'2023-06-03 11:52:29','2023-06-03 09:52:29','','Speck Eco Wise Cartridge Filter *','','publish','closed','closed','','speck-eco-wise-cartridge-filter','','','2024-07-02 10:08:34','2024-07-02 08:08:34','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3334',0,'product','',0),
(3335,244,'2023-06-03 11:52:32','2023-06-03 09:52:32','','Speck Eco Wise Cartridge Filter * - 3','Option: 3','publish','closed','closed','','speck-eco-wise-cartridge-filter-updating-3','','','2024-07-02 10:08:34','2024-07-02 08:08:34','',3334,'http://www.nixin.co.za/?post_type=product_variation&p=3335',1,'product_variation','',0),
(3336,244,'2023-06-03 11:52:32','2023-06-03 09:52:32','','Speck Eco Wise Cartridge Filter * - 2','Option: 2','publish','closed','closed','','speck-eco-wise-cartridge-filter-updating-2','','','2024-07-02 10:08:34','2024-07-02 08:08:34','',3334,'http://www.nixin.co.za/?post_type=product_variation&p=3336',2,'product_variation','',0),
(3337,244,'2023-06-03 11:52:33','2023-06-03 09:52:33','','Speck Eco Wise Cartridge Filter * - 4','Option: 4','publish','closed','closed','','speck-eco-wise-cartridge-filter-updating-4','','','2024-07-02 10:08:34','2024-07-02 08:08:34','',3334,'http://www.nixin.co.za/?post_type=product_variation&p=3337',3,'product_variation','',0),
(3338,244,'2023-06-03 11:52:33','2023-06-03 09:52:33','','Speck Eco Wise Cartridge Filter * - 1','Option: 1','publish','closed','closed','','speck-eco-wise-cartridge-filter-updating-1','','','2024-07-02 10:08:34','2024-07-02 08:08:34','',3334,'http://www.nixin.co.za/?post_type=product_variation&p=3338',4,'product_variation','',0),
(3339,244,'2023-06-03 11:52:49','2023-06-03 09:52:49','','Speck-Cartridge-Filter-Only.jpg','','inherit','closed','closed','','speck-cartridge-filter-only-jpg','','','2023-06-03 11:52:49','2023-06-03 09:52:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Cartridge-Filter-Only.jpg',0,'attachment','image/jpeg',0),
(3340,244,'2023-06-03 11:52:50','2023-06-03 09:52:50','','Speck Eco Wise Cartridge Only *','','publish','closed','closed','','speck-eco-wise-cartridge-only','','','2025-04-14 13:24:26','2025-04-14 11:24:26','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3340',0,'product','',0),
(3341,244,'2023-06-03 11:52:53','2023-06-03 09:52:53','','Speck Eco Wise Cartridge Only * - 3','Size: 3','publish','closed','closed','','speck-eco-wise-cartridge-only-updating-3','','','2025-04-14 13:24:25','2025-04-14 11:24:25','',3340,'http://www.nixin.co.za/?post_type=product_variation&p=3341',1,'product_variation','',0),
(3342,244,'2023-06-03 11:52:54','2023-06-03 09:52:54','','Speck Eco Wise Cartridge Only * - 2','Size: 2','publish','closed','closed','','speck-eco-wise-cartridge-only-updating-2','','','2025-04-14 13:24:25','2025-04-14 11:24:25','',3340,'http://www.nixin.co.za/?post_type=product_variation&p=3342',2,'product_variation','',0),
(3343,244,'2023-06-03 11:52:54','2023-06-03 09:52:54','','Speck Eco Wise Cartridge Only * - 4','Size: 4','publish','closed','closed','','speck-eco-wise-cartridge-only-updating-4','','','2025-04-14 13:24:25','2025-04-14 11:24:25','',3340,'http://www.nixin.co.za/?post_type=product_variation&p=3343',3,'product_variation','',0),
(3344,244,'2023-06-03 11:52:54','2023-06-03 09:52:54','','Speck Eco Wise Cartridge Only * - 1','Size: 1','publish','closed','closed','','speck-eco-wise-cartridge-only-updating-1','','','2025-04-14 13:24:25','2025-04-14 11:24:25','',3340,'http://www.nixin.co.za/?post_type=product_variation&p=3344',4,'product_variation','',0),
(3345,244,'2023-06-03 11:53:11','2023-06-03 09:53:11','','Speck-Jumbo-Filter.jpg','','inherit','closed','closed','','speck-jumbo-filter-jpg','','','2023-06-03 11:53:11','2023-06-03 09:53:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Jumbo-Filter.jpg',0,'attachment','image/jpeg',0),
(3346,244,'2023-06-03 11:53:12','2023-06-03 09:53:12','','Speck Jumbo Filter *','','publish','closed','closed','','speck-jumbo-filter','','','2023-07-11 13:51:39','2023-07-11 11:51:39','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3346',0,'product','',0),
(3347,244,'2023-06-03 11:53:15','2023-06-03 09:53:15','','Speck-Jumbo-Filter-1.jpg','','inherit','closed','closed','','speck-jumbo-filter-1-jpg','','','2023-06-03 11:53:15','2023-06-03 09:53:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Jumbo-Filter-1.jpg',0,'attachment','image/jpeg',0),
(3348,244,'2023-06-03 11:53:16','2023-06-03 09:53:16','','Speck Jumbo Filter * - 7 Bag','Size: 7 Bag','publish','closed','closed','','speck-jumbo-filter-updating-7-bag','','','2023-07-11 13:51:39','2023-07-11 11:51:39','',3346,'http://www.nixin.co.za/?post_type=product_variation&p=3348',1,'product_variation','',0),
(3349,244,'2023-06-03 11:53:32','2023-06-03 09:53:32','','MultiCyclone-Pre-Filter.jpg','','inherit','closed','closed','','multicyclone-pre-filter-jpg','','','2023-06-03 11:53:32','2023-06-03 09:53:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/MultiCyclone-Pre-Filter.jpg',0,'attachment','image/jpeg',0),
(3350,244,'2023-06-03 11:53:32','2023-06-03 09:53:32','','Speck Multi Cyclone Pre Filter *','','publish','closed','closed','','speck-multi-cyclone-pre-filter','','','2023-06-03 11:54:15','2023-06-03 09:54:15','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3350',0,'product','',0),
(3351,244,'2023-06-03 11:53:35','2023-06-03 09:53:35','','Speck Multi Cyclone Pre Filter * - MC 12','Option: MC 12','publish','closed','closed','','speck-multi-cyclone-pre-filter-updating-mc-12','','','2023-06-03 11:53:45','2023-06-03 09:53:45','',3350,'http://www.nixin.co.za/?post_type=product_variation&p=3351',1,'product_variation','',0),
(3352,244,'2023-06-03 11:53:35','2023-06-03 09:53:35','','Speck Multi Cyclone Pre Filter * - MC 16','Option: MC 16','publish','closed','closed','','speck-multi-cyclone-pre-filter-updating-mc-16','','','2023-06-03 11:53:45','2023-06-03 09:53:45','',3350,'http://www.nixin.co.za/?post_type=product_variation&p=3352',2,'product_variation','',0),
(3353,244,'2023-06-03 11:53:52','2023-06-03 09:53:52','','Speck-MultiCyclone-Pre-Filter-Plus.jpg','','inherit','closed','closed','','speck-multicyclone-pre-filter-plus-jpg','','','2023-06-03 11:53:52','2023-06-03 09:53:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-MultiCyclone-Pre-Filter-Plus.jpg',0,'attachment','image/jpeg',0),
(3354,244,'2023-06-03 11:53:53','2023-06-03 09:53:53','','Speck MultiCyclone Pre Filter Plus *','','publish','closed','closed','','speck-multicyclone-pre-filter-plus','','','2023-06-03 11:54:28','2023-06-03 09:54:28','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3354',0,'product','',0),
(3355,244,'2023-06-03 11:53:56','2023-06-03 09:53:56','','Speck MultiCyclone Pre Filter Plus * - MC 12 Plus','Option: MC 12 Plus','publish','closed','closed','','speck-multicyclone-pre-filter-plus-updating-mc-12-plus','','','2023-06-03 11:54:06','2023-06-03 09:54:06','',3354,'http://www.nixin.co.za/?post_type=product_variation&p=3355',1,'product_variation','',0),
(3356,244,'2023-06-03 11:53:56','2023-06-03 09:53:56','','Speck MultiCyclone Pre Filter Plus * - MC 16 Plus','Option: MC 16 Plus','publish','closed','closed','','speck-multicyclone-pre-filter-plus-updating-mc-16-plus','','','2023-06-03 11:54:05','2023-06-03 09:54:05','',3354,'http://www.nixin.co.za/?post_type=product_variation&p=3356',2,'product_variation','',0),
(3357,244,'2023-06-03 11:54:12','2023-06-03 09:54:12','','Speck-Unions.jpg','','inherit','closed','closed','','speck-unions-jpg','','','2023-06-03 11:54:12','2023-06-03 09:54:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Unions.jpg',0,'attachment','image/jpeg',0),
(3358,244,'2023-06-03 11:54:13','2023-06-03 09:54:13','','Speck PVC Union *','','publish','closed','closed','','speck-pvc-union','','','2024-07-01 14:21:36','2024-07-01 12:21:36','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3358',0,'product','',0),
(3359,244,'2023-06-03 11:54:16','2023-06-03 09:54:16','','Speck-Union-40mm.jpg','','inherit','closed','closed','','speck-union-40mm-jpg','','','2023-06-03 11:54:16','2023-06-03 09:54:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Union-40mm.jpg',0,'attachment','image/jpeg',0),
(3360,244,'2023-06-03 11:54:17','2023-06-03 09:54:17','','Speck PVC Union * - 40mm','Size: 40mm','publish','closed','closed','','speck-pvc-union-updating-40mm','','','2024-07-01 14:21:35','2024-07-01 12:21:35','',3358,'http://www.nixin.co.za/?post_type=product_variation&p=3360',1,'product_variation','',0),
(3361,244,'2023-06-03 11:54:18','2023-06-03 09:54:18','','Speck-Union-50mm.jpg','','inherit','closed','closed','','speck-union-50mm-jpg','','','2023-06-03 11:54:18','2023-06-03 09:54:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Union-50mm.jpg',0,'attachment','image/jpeg',0),
(3362,244,'2023-06-03 11:54:18','2023-06-03 09:54:18','','Speck PVC Union * - 50mm','Size: 50mm','publish','closed','closed','','speck-pvc-union-updating-50mm','','','2024-07-01 14:21:35','2024-07-01 12:21:35','',3358,'http://www.nixin.co.za/?post_type=product_variation&p=3362',2,'product_variation','',0),
(3363,244,'2023-06-05 08:22:05','2023-06-05 06:22:05','','Speck-Aquaswim-Filter-Thru-Tank-Gasket.jpg','','inherit','closed','closed','','speck-aquaswim-filter-thru-tank-gasket-jpg','','','2023-06-05 08:22:05','2023-06-05 06:22:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Aquaswim-Filter-Thru-Tank-Gasket.jpg',0,'attachment','image/jpeg',0),
(3364,244,'2023-06-05 08:22:05','2023-06-05 06:22:05','','Speck Aquaswim Filter Thru Tank Adaptor Gasket *','','publish','closed','closed','','spthrutankadaptorgasket','','','2025-04-14 13:24:00','2025-04-14 11:24:00','',0,'http://www.nixin.co.za/product/spthrutankadaptorgasket/',0,'product','',0),
(3365,244,'2023-06-05 08:22:11','2023-06-05 06:22:11','','POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2.png','','inherit','closed','closed','','pool-weir-speck-badu-skim-vac-lid-2-png','','','2023-06-05 08:22:11','2023-06-05 06:22:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-WEIR-SPECK-BADU-SKIM-VAC-LID-2.png',0,'attachment','image/png',0),
(3366,244,'2023-06-05 08:22:11','2023-06-05 06:22:11','','Speck Badu Weir Vacuum Lid *','','publish','closed','closed','','speck-badu-weir-vacuum-lid','','','2023-06-05 08:25:05','2023-06-05 06:25:05','',0,'http://www.nixin.co.za/product/speck-badu-weir-vacuum-lid/',0,'product','',0),
(3367,244,'2023-06-05 08:27:03','2023-06-05 06:27:03','','Speck-Aquaswim-Filter-Thru-Tank-Adapter.jpg','','inherit','closed','closed','','speck-aquaswim-filter-thru-tank-adapter-jpg','','','2023-06-05 08:27:03','2023-06-05 06:27:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Speck-Aquaswim-Filter-Thru-Tank-Adapter.jpg',0,'attachment','image/jpeg',0),
(3368,244,'2023-06-05 08:27:04','2023-06-05 06:27:04','','Speck Aquaswim Filter Thru Tank Adaptor *','Price Excluding VAT','publish','closed','closed','','spthrutankadaptor','','','2025-04-14 13:23:57','2025-04-14 11:23:57','',0,'http://www.nixin.co.za/product/spthrutankadaptor/',0,'product','',0),
(3369,244,'2023-06-05 08:42:14','2023-06-05 06:42:14','','Universal-Filter-Lid-8-Hole.jpg','','inherit','closed','closed','','universal-filter-lid-8-hole-jpg','','','2023-06-05 08:42:14','2023-06-05 06:42:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Filter-Lid-8-Hole.jpg',0,'attachment','image/jpeg',0),
(3370,244,'2023-06-05 08:42:15','2023-06-05 06:42:15','','Universal Filter Lid #','','publish','closed','closed','','universal-filter-lid','','','2025-05-13 09:12:08','2025-05-13 07:12:08','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3370',0,'product','',0),
(3371,244,'2023-06-05 08:42:19','2023-06-05 06:42:19','','Universal-Filter-Lid-8-Hole-1.jpg','','inherit','closed','closed','','universal-filter-lid-8-hole-1-jpg','','','2023-06-05 08:42:19','2023-06-05 06:42:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Filter-Lid-8-Hole-1.jpg',0,'attachment','image/jpeg',0),
(3372,244,'2023-06-05 08:42:19','2023-06-05 06:42:19','','Universal Filter Lid # - 8 Hole','Size: 8 Hole','publish','closed','closed','','universal-filter-lid-updating-8-hole','','','2025-05-13 09:12:08','2025-05-13 07:12:08','',3370,'http://www.nixin.co.za/?post_type=product_variation&p=3372',1,'product_variation','',0),
(3373,244,'2023-06-05 08:42:20','2023-06-05 06:42:20','','Universal-Filter-Lid-12-Hole.jpg','','inherit','closed','closed','','universal-filter-lid-12-hole-jpg','','','2023-06-05 08:42:20','2023-06-05 06:42:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Filter-Lid-12-Hole.jpg',0,'attachment','image/jpeg',0),
(3374,244,'2023-06-05 08:42:21','2023-06-05 06:42:21','','Universal Filter Lid # - 12 Hole','Size: 12 Hole','publish','closed','closed','','universal-filter-lid-updating-12-hole','','','2025-05-13 09:12:08','2025-05-13 07:12:08','',3370,'http://www.nixin.co.za/?post_type=product_variation&p=3374',2,'product_variation','',0),
(3375,244,'2023-06-05 08:50:39','2023-06-05 06:50:39','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-2.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-2-jpg','','','2023-06-05 08:50:39','2023-06-05 06:50:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-2.jpg',0,'attachment','image/jpeg',0),
(3376,244,'2023-06-05 08:50:39','2023-06-05 06:50:39','','Universal Filter Lid O-Ring #','','publish','closed','closed','','eq-filter-lid-o-ring','','','2025-05-13 09:12:06','2025-05-13 07:12:06','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3376',0,'product','',0),
(3377,244,'2023-06-05 08:50:42','2023-06-05 06:50:42','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-3.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-3-jpg','','','2023-06-05 08:50:42','2023-06-05 06:50:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-3.jpg',0,'attachment','image/jpeg',0),
(3378,244,'2023-06-05 08:50:42','2023-06-05 06:50:42','','Universal Filter Lid O-Ring # - 8 Hole','Size: 8 Hole','publish','closed','closed','','eq-filter-lid-o-ring-updating-8-hole','','','2025-05-13 09:12:06','2025-05-13 07:12:06','',3376,'http://www.nixin.co.za/?post_type=product_variation&p=3378',1,'product_variation','',0),
(3379,244,'2023-06-05 08:50:43','2023-06-05 06:50:43','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-4.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-4-jpg','','','2023-06-05 08:50:43','2023-06-05 06:50:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-4.jpg',0,'attachment','image/jpeg',0),
(3380,244,'2023-06-05 08:50:43','2023-06-05 06:50:43','','Universal Filter Lid O-Ring # - 12 Hole','Size: 12 Hole','publish','closed','closed','','eq-filter-lid-o-ring-updating-12-hole','','','2025-05-13 09:12:06','2025-05-13 07:12:06','',3376,'http://www.nixin.co.za/?post_type=product_variation&p=3380',2,'product_variation','',0),
(3381,244,'2023-06-05 10:04:32','2023-06-05 08:04:32','','Universal-Diaphragms.jpg','','inherit','closed','closed','','universal-diaphragms-jpg','','','2023-06-05 10:04:32','2023-06-05 08:04:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Diaphragms.jpg',0,'attachment','image/jpeg',0),
(3382,244,'2023-06-05 10:04:33','2023-06-05 08:04:33','','Universal Diaphragm *','','publish','closed','closed','','universal-diaphragm','','','2025-03-01 11:57:57','2025-03-01 09:57:57','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3382',0,'product','',0),
(3383,244,'2023-06-05 10:04:37','2023-06-05 08:04:37','','Universal-Diaphragm-Lip.jpg','','inherit','closed','closed','','universal-diaphragm-lip-jpg','','','2023-06-05 10:04:37','2023-06-05 08:04:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Diaphragm-Lip.jpg',0,'attachment','image/jpeg',0),
(3384,244,'2023-06-05 10:04:37','2023-06-05 08:04:37','','Universal Diaphragm * - Lip','Option: Lip','publish','closed','closed','','universal-diaphragm-updating-lip','','','2025-03-01 11:57:56','2025-03-01 09:57:56','',3382,'http://www.nixin.co.za/?post_type=product_variation&p=3384',1,'product_variation','',0),
(3385,244,'2023-06-05 10:04:38','2023-06-05 08:04:38','','Universal-Diaphragm-No-Lip.jpg','','inherit','closed','closed','','universal-diaphragm-no-lip-jpg','','','2023-06-05 10:04:38','2023-06-05 08:04:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Diaphragm-No-Lip.jpg',0,'attachment','image/jpeg',0),
(3386,244,'2023-06-05 10:04:39','2023-06-05 08:04:39','','Universal Diaphragm * - No Lip','Option: No Lip','publish','closed','closed','','universal-diaphragm-updating-no-lip','','','2025-03-01 11:57:56','2025-03-01 09:57:56','',3382,'http://www.nixin.co.za/?post_type=product_variation&p=3386',2,'product_variation','',0),
(3387,244,'2023-06-05 10:10:17','2023-06-05 08:10:17','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-5.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-5-jpg','','','2023-06-05 10:10:17','2023-06-05 08:10:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-5.jpg',0,'attachment','image/jpeg',0),
(3388,244,'2023-06-05 10:10:17','2023-06-05 08:10:17','','Universal Pump Lid O\'Ring #','','publish','closed','closed','','eqpumplidoring','','','2025-04-15 14:01:27','2025-04-15 12:01:27','',0,'http://www.nixin.co.za/product/eqpumplidoring/',0,'product','',0),
(3389,244,'2023-06-05 10:28:18','2023-06-05 08:28:18','','Multi-Port-Valve.jpg','','inherit','closed','closed','','multi-port-valve-jpg','','','2023-06-05 10:28:18','2023-06-05 08:28:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Multi-Port-Valve.jpg',0,'attachment','image/jpeg',0),
(3390,244,'2023-06-05 10:28:18','2023-06-05 08:28:18','','Universal Multi Port Valve #','','publish','closed','closed','','universal-multi-port-valve','','','2025-05-15 14:19:50','2025-05-15 12:19:50','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3390',0,'product','',0),
(3391,244,'2023-06-05 10:28:22','2023-06-05 08:28:22','','MPV-Complete.jpg','','inherit','closed','closed','','mpv-complete-jpg','','','2023-06-05 10:28:22','2023-06-05 08:28:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/MPV-Complete.jpg',0,'attachment','image/jpeg',0),
(3392,244,'2023-06-05 10:28:23','2023-06-05 08:28:23','','Universal Multi Port Valve # - Complete','Option: Complete','publish','closed','closed','','universal-multi-port-valve-updating-complete','','','2025-05-15 14:19:49','2025-05-15 12:19:49','',3390,'http://www.nixin.co.za/?post_type=product_variation&p=3392',1,'product_variation','',0),
(3393,244,'2023-06-05 10:28:23','2023-06-05 08:28:23','','MPV-Wagon-Wheel-Gasket.jpg','','inherit','closed','closed','','mpv-wagon-wheel-gasket-jpg','','','2023-06-05 10:28:23','2023-06-05 08:28:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/MPV-Wagon-Wheel-Gasket.jpg',0,'attachment','image/jpeg',0),
(3394,244,'2023-06-05 10:28:24','2023-06-05 08:28:24','','Universal Multi Port Valve # - Wagon Wheel Gasket','Option: Wagon Wheel Gasket','publish','closed','closed','','universal-multi-port-valve-updating-wagon-wheel-gasket','','','2025-05-15 14:19:49','2025-05-15 12:19:49','',3390,'http://www.nixin.co.za/?post_type=product_variation&p=3394',2,'product_variation','',0),
(3395,244,'2023-06-05 10:28:25','2023-06-05 08:28:25','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-6.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-6-jpg','','','2023-06-05 10:28:25','2023-06-05 08:28:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-6.jpg',0,'attachment','image/jpeg',0),
(3396,244,'2023-06-05 10:28:25','2023-06-05 08:28:25','','Universal Multi Port Valve # - Top O-Ring','Option: Top O-Ring','publish','closed','closed','','universal-multi-port-valve-updating-top-o-ring','','','2025-05-15 14:19:49','2025-05-15 12:19:49','',3390,'http://www.nixin.co.za/?post_type=product_variation&p=3396',3,'product_variation','',0),
(3397,244,'2023-06-05 10:28:25','2023-06-05 08:28:25','','MPV-Sight-Glass.jpg','','inherit','closed','closed','','mpv-sight-glass-jpg','','','2023-06-05 10:28:25','2023-06-05 08:28:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/MPV-Sight-Glass.jpg',0,'attachment','image/jpeg',0),
(3398,244,'2023-06-05 10:28:26','2023-06-05 08:28:26','','Universal Multi Port Valve # - Sight Glass','Option: Sight Glass','publish','closed','closed','','universal-multi-port-valve-updating-sight-glass','','','2025-05-15 14:19:49','2025-05-15 12:19:49','',3390,'http://www.nixin.co.za/?post_type=product_variation&p=3398',4,'product_variation','',0),
(3399,244,'2023-06-05 10:28:27','2023-06-05 08:28:27','','MPV-Top.jpg','','inherit','closed','closed','','mpv-top-jpg','','','2023-06-05 10:28:27','2023-06-05 08:28:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/MPV-Top.jpg',0,'attachment','image/jpeg',0),
(3400,244,'2023-06-05 10:28:28','2023-06-05 08:28:28','','Universal Multi Port Valve # - Top','Option: Top','publish','closed','closed','','universal-multi-port-valve-updating-top','','','2025-05-15 14:19:50','2025-05-15 12:19:50','',3390,'http://www.nixin.co.za/?post_type=product_variation&p=3400',5,'product_variation','',0),
(3401,244,'2023-06-05 10:28:28','2023-06-05 08:28:28','','MPV-Sight-Glass-O-Ring.jpg','','inherit','closed','closed','','mpv-sight-glass-o-ring-jpg','','','2023-06-05 10:28:28','2023-06-05 08:28:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/MPV-Sight-Glass-O-Ring.jpg',0,'attachment','image/jpeg',0),
(3402,244,'2023-06-05 10:28:29','2023-06-05 08:28:29','','Universal Multi Port Valve # - Sight Glass O-Ring','Option: Sight Glass O-Ring','publish','closed','closed','','universal-multi-port-valve-updating-sight-glass-o-ring','','','2025-05-15 14:19:49','2025-05-15 12:19:49','',3390,'http://www.nixin.co.za/?post_type=product_variation&p=3402',6,'product_variation','',0),
(3403,244,'2023-06-05 10:37:46','2023-06-05 08:37:46','','Universal-Skimmer-Box-Gunite.jpg','','inherit','closed','closed','','universal-skimmer-box-gunite-jpg','','','2023-06-05 10:37:46','2023-06-05 08:37:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Skimmer-Box-Gunite.jpg',0,'attachment','image/jpeg',0),
(3404,244,'2023-06-05 10:37:47','2023-06-05 08:37:47','','Universal Skimmer Box Gunite Complete #','','publish','closed','closed','','universal-skimmer-box-gunite-complete','','','2025-05-24 10:01:56','2025-05-24 08:01:56','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3404',0,'product','',0),
(3405,244,'2023-06-05 10:37:50','2023-06-05 08:37:50','','Universal-Skimmer-Box-Gunite-White.jpg','','inherit','closed','closed','','universal-skimmer-box-gunite-white-jpg','','','2023-06-05 10:37:50','2023-06-05 08:37:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Skimmer-Box-Gunite-White.jpg',0,'attachment','image/jpeg',0),
(3406,244,'2023-06-05 10:37:51','2023-06-05 08:37:51','','Universal Skimmer Box Gunite Complete # - Gunite, White','Option: Gunite, Colour: White','publish','closed','closed','','universal-skimmer-box-gunite-complete-updating-gunite-white','','','2025-05-24 10:01:56','2025-05-24 08:01:56','',3404,'http://www.nixin.co.za/?post_type=product_variation&p=3406',1,'product_variation','',0),
(3407,244,'2023-06-05 10:37:52','2023-06-05 08:37:52','','Universal-Skimmer-Box-Gunite-Black.jpg','','inherit','closed','closed','','universal-skimmer-box-gunite-black-jpg','','','2023-06-05 10:37:52','2023-06-05 08:37:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Skimmer-Box-Gunite-Black.jpg',0,'attachment','image/jpeg',0),
(3408,244,'2023-06-05 10:37:53','2023-06-05 08:37:53','','Universal Skimmer Box Gunite Complete # - Gunite, Black','Option: Gunite, Colour: Black','publish','closed','closed','','universal-skimmer-box-gunite-complete-updating-gunite-black','','','2025-05-24 10:01:56','2025-05-24 08:01:56','',3404,'http://www.nixin.co.za/?post_type=product_variation&p=3408',2,'product_variation','',0),
(3409,244,'2023-06-05 10:41:40','2023-06-05 08:41:40','','Universal-PVC-Union.jpg','','inherit','closed','closed','','universal-pvc-union-jpg','','','2023-06-05 10:41:40','2023-06-05 08:41:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-PVC-Union.jpg',0,'attachment','image/jpeg',0),
(3410,244,'2023-06-05 10:41:41','2023-06-05 08:41:41','','Universal PVC Union Complete #','','publish','closed','closed','','universal-pvc-union-complete','','','2025-03-13 16:16:27','2025-03-13 14:16:27','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3410',0,'product','',0),
(3411,244,'2023-06-05 10:41:44','2023-06-05 08:41:44','','PVC-Union-1-5-White.jpg','','inherit','closed','closed','','pvc-union-1-5-white-jpg','','','2023-06-05 10:41:44','2023-06-05 08:41:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Union-1-5-White.jpg',0,'attachment','image/jpeg',0),
(3412,244,'2023-06-05 10:41:45','2023-06-05 08:41:45','','Universal PVC Union Complete # - 40mm, White','Size: 40mm, Colour: White','publish','closed','closed','','universal-pvc-union-complete-updating-40mm-white','','','2025-03-13 16:16:27','2025-03-13 14:16:27','',3410,'http://www.nixin.co.za/?post_type=product_variation&p=3412',1,'product_variation','',0),
(3413,244,'2023-06-05 10:41:46','2023-06-05 08:41:46','','PVC-Union-2-White.jpg','','inherit','closed','closed','','pvc-union-2-white-jpg','','','2023-06-05 10:41:46','2023-06-05 08:41:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Union-2-White.jpg',0,'attachment','image/jpeg',0),
(3414,244,'2023-06-05 10:41:47','2023-06-05 08:41:47','','Universal PVC Union Complete # - 50mm, White','Size: 50mm, Colour: White','publish','closed','closed','','universal-pvc-union-complete-updating-50mm-white','','','2025-03-13 16:16:27','2025-03-13 14:16:27','',3410,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3414',3,'product_variation','',0),
(3415,244,'2023-06-05 10:41:47','2023-06-05 08:41:47','','PVC-Union-1-5-Black.jpg','','inherit','closed','closed','','pvc-union-1-5-black-jpg','','','2023-06-05 10:41:47','2023-06-05 08:41:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Union-1-5-Black.jpg',0,'attachment','image/jpeg',0),
(3416,244,'2023-06-05 10:41:48','2023-06-05 08:41:48','','Universal PVC Union Complete # - 40mm, Black','Size: 40mm, Colour: Black','publish','closed','closed','','universal-pvc-union-complete-updating-40mm-black','','','2025-03-13 16:16:27','2025-03-13 14:16:27','',3410,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3416',2,'product_variation','',0),
(3417,244,'2023-06-05 10:41:48','2023-06-05 08:41:48','','PVC-Union-2-Black.jpg','','inherit','closed','closed','','pvc-union-2-black-jpg','','','2023-06-05 10:41:48','2023-06-05 08:41:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Union-2-Black.jpg',0,'attachment','image/jpeg',0),
(3418,244,'2023-06-05 10:41:49','2023-06-05 08:41:49','','Universal PVC Union Complete # - 50mm, Black','Size: 50mm, Colour: Black','publish','closed','closed','','universal-pvc-union-complete-updating-50mm-black','','','2025-03-13 16:16:27','2025-03-13 14:16:27','',3410,'http://www.nixin.co.za/?post_type=product_variation&p=3418',4,'product_variation','',0),
(3419,244,'2023-06-05 10:58:54','2023-06-05 08:58:54','','Universal-Weir-Basket.jpg','','inherit','closed','closed','','universal-weir-basket-jpg','','','2023-06-05 10:58:54','2023-06-05 08:58:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Basket.jpg',0,'attachment','image/jpeg',0),
(3420,244,'2023-06-05 10:58:55','2023-06-05 08:58:55','','Universal Weir Basket #','','publish','closed','closed','','universal-weir-basket','','','2025-05-23 10:17:20','2025-05-23 08:17:20','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3420',0,'product','',0),
(3421,244,'2023-06-05 10:58:58','2023-06-05 08:58:58','','Universal-Weir-Basket-Standard.jpg','','inherit','closed','closed','','universal-weir-basket-standard-jpg','','','2023-06-05 10:58:58','2023-06-05 08:58:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Basket-Standard.jpg',0,'attachment','image/jpeg',0),
(3422,244,'2023-06-05 10:58:59','2023-06-05 08:58:59','','Universal Weir Basket # - Standard','Size: Standard','publish','closed','closed','','universal-weir-basket-updating-standard','','','2025-05-23 10:17:20','2025-05-23 08:17:20','',3420,'http://www.nixin.co.za/?post_type=product_variation&p=3422',1,'product_variation','',0),
(3423,244,'2023-06-05 10:59:00','2023-06-05 08:59:00','','Universal-Weir-Basket-Swimquip.jpg','','inherit','closed','closed','','universal-weir-basket-swimquip-jpg','','','2023-06-05 10:59:00','2023-06-05 08:59:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Basket-Swimquip.jpg',0,'attachment','image/jpeg',0),
(3424,244,'2023-06-05 10:59:01','2023-06-05 08:59:01','','Universal Weir Basket # - Swimquip','Size: Swimquip','publish','closed','closed','','universal-weir-basket-updating-swimquip','','','2025-05-23 10:17:20','2025-05-23 08:17:20','',3420,'http://www.nixin.co.za/?post_type=product_variation&p=3424',2,'product_variation','',0),
(3425,244,'2023-06-05 11:09:28','2023-06-05 09:09:28','','Universal-Weir-Deck-Collar.jpg','','inherit','closed','closed','','universal-weir-deck-collar-jpg','','','2023-06-05 11:09:28','2023-06-05 09:09:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Collar.jpg',0,'attachment','image/jpeg',0),
(3426,244,'2023-06-05 11:09:29','2023-06-05 09:09:29','','Universal Weir Deck Collar #','','publish','closed','closed','','universal-weir-deck-collar','','','2025-05-27 09:53:33','2025-05-27 07:53:33','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3426',0,'product','',0),
(3427,244,'2023-06-05 11:09:32','2023-06-05 09:09:32','','Universal-Weir-Deck-Collar-Grey.jpg','','inherit','closed','closed','','universal-weir-deck-collar-grey-jpg','','','2023-06-05 11:09:32','2023-06-05 09:09:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Collar-Grey.jpg',0,'attachment','image/jpeg',0),
(3428,244,'2023-06-05 11:09:33','2023-06-05 09:09:33','','Universal Weir Deck Collar # - Standard, Grey','Size: Standard, Colour: Grey','publish','closed','closed','','universal-weir-deck-collar-updating-standard-grey','','','2025-05-27 09:53:33','2025-05-27 07:53:33','',3426,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3428',1,'product_variation','',0),
(3429,244,'2023-06-05 11:09:34','2023-06-05 09:09:34','','Universal-Weir-Deck-Collar-Brown.jpg','','inherit','closed','closed','','universal-weir-deck-collar-brown-jpg','','','2023-06-05 11:09:34','2023-06-05 09:09:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Collar-Brown.jpg',0,'attachment','image/jpeg',0),
(3430,244,'2023-06-05 11:09:35','2023-06-05 09:09:35','','Universal Weir Deck Collar # - Standard, Brown','Size: Standard, Colour: Brown','publish','closed','closed','','universal-weir-deck-collar-updating-standard-brown','','','2025-05-27 09:53:33','2025-05-27 07:53:33','',3426,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3430',2,'product_variation','',0);
INSERT INTO `wp_posts` VALUES
(3431,244,'2023-06-05 11:09:35','2023-06-05 09:09:35','','Universal-Weir-Deck-Collar-Black.jpg','','inherit','closed','closed','','universal-weir-deck-collar-black-jpg','','','2023-06-05 11:09:35','2023-06-05 09:09:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Collar-Black.jpg',0,'attachment','image/jpeg',0),
(3432,244,'2023-06-05 11:09:36','2023-06-05 09:09:36','','Universal Weir Deck Collar # - Standard, Black','Size: Standard, Colour: Black','publish','closed','closed','','universal-weir-deck-collar-updating-standard-black','','','2025-05-27 09:53:33','2025-05-27 07:53:33','',3426,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3432',3,'product_variation','',0),
(3433,244,'2023-06-05 11:09:37','2023-06-05 09:09:37','','Universal-Weir-Deck-Collar-Beige.jpg','','inherit','closed','closed','','universal-weir-deck-collar-beige-jpg','','','2023-06-05 11:09:37','2023-06-05 09:09:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Collar-Beige.jpg',0,'attachment','image/jpeg',0),
(3434,244,'2023-06-05 11:09:38','2023-06-05 09:09:38','','Universal Weir Deck Collar # - Standard, Beige','Size: Standard, Colour: Beige','publish','closed','closed','','universal-weir-deck-collar-updating-standard-beige','','','2025-05-27 09:53:33','2025-05-27 07:53:33','',3426,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3434',4,'product_variation','',0),
(3435,244,'2023-06-05 11:28:45','2023-06-05 09:28:45','','Universal-Weir-Vacuum-Lids.jpg','','inherit','closed','closed','','universal-weir-vacuum-lids-jpg','','','2023-06-05 11:28:45','2023-06-05 09:28:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Vacuum-Lids.jpg',0,'attachment','image/jpeg',0),
(3436,244,'2023-06-05 11:28:46','2023-06-05 09:28:46','','Universal Weir Vacuum Lid #','','publish','closed','closed','','universal-weir-vacuum-lid','','','2025-05-19 09:37:00','2025-05-19 07:37:00','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3436',0,'product','',0),
(3437,244,'2023-06-05 11:28:49','2023-06-05 09:28:49','','Universal-Weir-Vacuum-Lid-Brown.jpg','','inherit','closed','closed','','universal-weir-vacuum-lid-brown-jpg','','','2023-06-05 11:28:49','2023-06-05 09:28:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Vacuum-Lid-Brown.jpg',0,'attachment','image/jpeg',0),
(3438,244,'2023-06-05 11:28:50','2023-06-05 09:28:50','','Universal Weir Vacuum Lid # - Standard (Brown)','Option: Standard (Brown)','publish','closed','closed','','universal-weir-vacuum-lid-updating-standard-brown','','','2025-05-19 09:36:59','2025-05-19 07:36:59','',3436,'http://www.nixin.co.za/?post_type=product_variation&p=3438',1,'product_variation','',0),
(3439,244,'2023-06-05 11:28:50','2023-06-05 09:28:50','','Universal-Weir-Vacuum-Lid-Swimquip.jpg','','inherit','closed','closed','','universal-weir-vacuum-lid-swimquip-jpg','','','2023-06-05 11:28:50','2023-06-05 09:28:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Vacuum-Lid-Swimquip.jpg',0,'attachment','image/jpeg',0),
(3440,244,'2023-06-05 11:28:51','2023-06-05 09:28:51','','Universal Weir Vacuum Lid # - Swimline (White)','Option: Swimline (White)','publish','closed','closed','','universal-weir-vacuum-lid-updating-swimline-white','','','2025-05-19 09:36:59','2025-05-19 07:36:59','',3436,'http://www.nixin.co.za/?post_type=product_variation&p=3440',2,'product_variation','',0),
(3441,244,'2023-06-05 11:28:52','2023-06-05 09:28:52','','Universal-Weir-Vacuum-Lid-Aqua.jpg','','inherit','closed','closed','','universal-weir-vacuum-lid-aqua-jpg','','','2023-06-05 11:28:52','2023-06-05 09:28:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Vacuum-Lid-Aqua.jpg',0,'attachment','image/jpeg',0),
(3442,244,'2023-06-05 11:28:53','2023-06-05 09:28:53','','Universal Weir Vacuum Lid # - Aqua (Blue)','Option: Aqua (Blue)','publish','closed','closed','','universal-weir-vacuum-lid-updating-aqua-blue','','','2025-05-19 09:36:59','2025-05-19 07:36:59','',3436,'http://www.nixin.co.za/?post_type=product_variation&p=3442',3,'product_variation','',0),
(3443,244,'2023-06-05 11:34:54','2023-06-05 09:34:54','','Transformer 12Volt AC','','inherit','closed','closed','','transformer-12volt-ac-jpg','','','2024-09-30 09:53:28','2024-09-30 07:53:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Transformer-12Volt-AC.jpg',0,'attachment','image/jpeg',0),
(3444,244,'2023-06-05 11:34:56','2023-06-05 09:34:56','','Transformer 12Volt AC','The Transformer 12Volt AC is a reliable power source for pool lighting systems, available in three different capacities: 18 VA, 125 VA, and 300 VA. Designed to provide safe and efficient voltage conversion, it ensures optimal performance for LED lights and other low-voltage pool equipment. With its durable construction, it\'s perfect for residential and commercial pool applications.','publish','closed','closed','','transformer-12volt-ac','','','2025-05-27 09:33:15','2025-05-27 07:33:15','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3444',0,'product','',0),
(3445,244,'2023-06-05 11:34:59','2023-06-05 09:34:59','','Transformer-12Volt-AC-18VA.jpg','','inherit','closed','closed','','transformer-12volt-ac-18va-jpg','','','2023-06-05 11:34:59','2023-06-05 09:34:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Transformer-12Volt-AC-18VA.jpg',0,'attachment','image/jpeg',0),
(3446,244,'2023-06-05 11:35:00','2023-06-05 09:35:00','','Transformer 12Volt AC - 18 VA','Size: 18 VA','publish','closed','closed','','transformer-12volt-ac-updating-18-va','','','2025-05-27 09:33:15','2025-05-27 07:33:15','',3444,'http://www.nixin.co.za/?post_type=product_variation&p=3446',1,'product_variation','',0),
(3447,244,'2023-06-05 11:35:01','2023-06-05 09:35:01','','Transformer-12Volt-AC-125VA.jpg','','inherit','closed','closed','','transformer-12volt-ac-125va-jpg','','','2023-06-05 11:35:01','2023-06-05 09:35:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Transformer-12Volt-AC-125VA.jpg',0,'attachment','image/jpeg',0),
(3448,244,'2023-06-05 11:35:01','2023-06-05 09:35:01','','Transformer 12Volt AC - 125 VA','Size: 125 VA','publish','closed','closed','','transformer-12volt-ac-updating-125-va','','','2025-05-27 09:33:15','2025-05-27 07:33:15','',3444,'http://www.nixin.co.za/?post_type=product_variation&p=3448',2,'product_variation','',0),
(3449,244,'2023-06-05 11:35:02','2023-06-05 09:35:02','','Transformer-12Volt-AC-300VA.jpg','','inherit','closed','closed','','transformer-12volt-ac-300va-jpg','','','2023-06-05 11:35:02','2023-06-05 09:35:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Transformer-12Volt-AC-300VA.jpg',0,'attachment','image/jpeg',0),
(3450,244,'2023-06-05 11:35:03','2023-06-05 09:35:03','','Transformer 12Volt AC - 300 VA','Size: 300 VA','publish','closed','closed','','transformer-12volt-ac-updating-300-va','','','2025-05-27 09:33:15','2025-05-27 07:33:15','',3444,'http://www.nixin.co.za/?post_type=product_variation&p=3450',3,'product_variation','',0),
(3451,244,'2023-06-05 11:35:19','2023-06-05 09:35:19','','21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741.jpg','','inherit','closed','closed','','21397-pool-light-deck-terminal-box-e1654502476741-jpg','','','2023-06-05 11:35:19','2023-06-05 09:35:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/21397-POOL-LIGHT-DECK-TERMINAL-BOX-e1654502476741.jpg',0,'attachment','image/jpeg',0),
(3452,244,'2023-06-05 11:35:19','2023-06-05 09:35:19','','Universal Deck Light Box #','','publish','closed','closed','','universal-deck-light-box','','','2025-05-14 07:23:03','2025-05-14 05:23:03','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3452',0,'product','',0),
(3453,244,'2023-06-05 11:35:22','2023-06-05 09:35:22','','Universal Deck Light Box # - Brown','Colour: Brown','publish','closed','closed','','universal-deck-light-box-updating-brown','','','2025-05-14 07:23:03','2025-05-14 05:23:03','',3452,'http://www.nixin.co.za/?post_type=product_variation&p=3453',1,'product_variation','',0),
(3454,244,'2023-06-05 11:39:39','2023-06-05 09:39:39','','Aqua-Balance-2.jpg','','inherit','closed','closed','','aqua-balance-2-jpg','','','2023-06-05 11:39:39','2023-06-05 09:39:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Aqua-Balance-2.jpg',0,'attachment','image/jpeg',0),
(3455,244,'2023-06-05 11:39:40','2023-06-05 09:39:40','','Aqua Balance #','','publish','closed','closed','','aqua-balance','','','2025-05-09 10:43:16','2025-05-09 08:43:16','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3455',0,'product','',0),
(3456,244,'2023-06-05 11:39:42','2023-06-05 09:39:42','','Aqua-Balance-2-1.jpg','','inherit','closed','closed','','aqua-balance-2-1-jpg','','','2023-06-05 11:39:42','2023-06-05 09:39:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Aqua-Balance-2-1.jpg',0,'attachment','image/jpeg',0),
(3457,244,'2023-06-05 11:39:43','2023-06-05 09:39:43','','Aqua Balance # - 2, 1kg','Option: 2, Size: 1kg','publish','closed','closed','','aqua-balance-updating-2-1kg','','','2025-05-09 10:43:16','2025-05-09 08:43:16','',3455,'http://www.nixin.co.za/?post_type=product_variation&p=3457',1,'product_variation','',0),
(3458,244,'2023-06-05 11:42:28','2023-06-05 09:42:28','','Waterwell-Aqua-Dazzle-1L.jpg','','inherit','closed','closed','','waterwell-aqua-dazzle-1l-jpg','','','2023-12-11 18:11:56','2023-12-11 16:11:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Waterwell-Aqua-Dazzle-1L.jpg',0,'attachment','image/jpeg',0),
(3459,244,'2023-06-05 11:42:28','2023-06-05 09:42:28','','Aqua Dazzle #','Enhance your pool\'s clarity and sparkle with Aqua Dazzle. This premium pool water clarifier is specially formulated to remove fine particles and impurities, leaving your water crystal clear and inviting. Ideal for regular pool maintenance, Aqua Dazzle helps keep your pool looking its best, ensuring a dazzling swimming experience.','publish','closed','closed','','aqua-dazzle','','','2025-03-13 13:55:59','2025-03-13 11:55:59','',0,'http://www.nixin.co.za/product/aquadazzle/',0,'product','',0),
(3460,244,'2023-06-05 11:44:08','2023-06-05 09:44:08','','6b8a3e40b61cf66633bdd1282061e84bce3d8954.png','','inherit','closed','closed','','6b8a3e40b61cf66633bdd1282061e84bce3d8954-png','','','2023-06-05 11:44:08','2023-06-05 09:44:08','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/6b8a3e40b61cf66633bdd1282061e84bce3d8954.png',0,'attachment','image/png',0),
(3461,244,'2023-06-05 11:44:09','2023-06-05 09:44:09','','Chlorine Floater Buddy #','','publish','closed','closed','','chlorine-floater-buddy','','','2023-06-05 12:02:09','2023-06-05 10:02:09','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3461',0,'product','',0),
(3462,244,'2023-06-05 11:44:12','2023-06-05 09:44:12','','Chlorine Floater Buddy # - 1.5kg','Size: 1.5kg','publish','closed','closed','','chlorine-floater-buddy-updating-1-5kg','','','2023-06-05 12:02:04','2023-06-05 10:02:04','',3461,'http://www.nixin.co.za/?post_type=product_variation&p=3462',1,'product_variation','',0),
(3463,244,'2023-06-05 11:52:37','2023-06-05 09:52:37','','Drop-Vac-1kg.jpg','','inherit','closed','closed','','drop-vac-1kg-jpg','','','2023-06-05 11:52:37','2023-06-05 09:52:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Drop-Vac-1kg.jpg',0,'attachment','image/jpeg',0),
(3464,244,'2023-06-05 11:52:38','2023-06-05 09:52:38','','Drop &amp; Vac #','','publish','closed','closed','','drop-vac','','','2025-04-17 11:02:26','2025-04-17 09:02:26','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3464',0,'product','',0),
(3465,244,'2023-06-05 11:52:41','2023-06-05 09:52:41','','Drop &amp; Vac # - 1kg','Size: 1kg','publish','closed','closed','','drop-vac-updating-1kg','','','2025-04-17 11:02:26','2025-04-17 09:02:26','',3464,'http://www.nixin.co.za/?post_type=product_variation&p=3465',1,'product_variation','',0),
(3466,244,'2023-06-05 11:59:59','2023-06-05 09:59:59','','EQ-Filter-Underdrain.jpg','','inherit','closed','closed','','eq-filter-underdrain-jpg','','','2023-06-05 11:59:59','2023-06-05 09:59:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/EQ-Filter-Underdrain.jpg',0,'attachment','image/jpeg',0),
(3467,244,'2023-06-05 12:00:03','2023-06-05 10:00:03','','EQ Filter Underdrain #','','publish','closed','closed','','eq-filter-underdrain','','','2024-10-23 13:04:53','2024-10-23 11:04:53','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3467',0,'product','',0),
(3468,244,'2023-06-05 12:00:06','2023-06-05 10:00:06','','EQ-Filter-Underdrain-Hub.jpg','','inherit','closed','closed','','eq-filter-underdrain-hub-jpg','','','2023-06-05 12:00:06','2023-06-05 10:00:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/EQ-Filter-Underdrain-Hub.jpg',0,'attachment','image/jpeg',0),
(3469,244,'2023-06-05 12:00:07','2023-06-05 10:00:07','','EQ Filter Underdrain # - Hub','Option: Hub','publish','closed','closed','','eq-filter-underdrain-updating-hub','','','2024-10-23 13:04:52','2024-10-23 11:04:52','',3467,'http://www.nixin.co.za/?post_type=product_variation&p=3469',1,'product_variation','',0),
(3470,244,'2023-06-05 12:00:08','2023-06-05 10:00:08','','EQ-Filter-Underdrain-Finger.jpg','','inherit','closed','closed','','eq-filter-underdrain-finger-jpg','','','2023-06-05 12:00:08','2023-06-05 10:00:08','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/EQ-Filter-Underdrain-Finger.jpg',0,'attachment','image/jpeg',0),
(3471,244,'2023-06-05 12:00:08','2023-06-05 10:00:08','','EQ Filter Underdrain # - Fingers','Option: Fingers','publish','closed','closed','','eq-filter-underdrain-updating-fingers','','','2024-10-23 13:04:52','2024-10-23 11:04:52','',3467,'http://www.nixin.co.za/?post_type=product_variation&p=3471',2,'product_variation','',0),
(3472,244,'2023-06-05 14:19:27','2023-06-05 12:19:27','','Light-Casing-Liner-Gasket-Small-.jpg','','inherit','closed','closed','','light-casing-liner-gasket-small-jpg','','','2023-06-05 14:19:27','2023-06-05 12:19:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Liner-Gasket-Small-.jpg',0,'attachment','image/jpeg',0),
(3473,244,'2023-06-05 14:19:28','2023-06-05 12:19:28','','EQ Light Casing Liner Gasket #','','publish','closed','closed','','eq-light-casing-liner-gasket','','','2025-05-13 12:46:47','2025-05-13 10:46:47','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3473',0,'product','',0),
(3474,244,'2023-06-05 14:19:31','2023-06-05 12:19:31','','Light-Casing-Liner-Gasket-Small-1-1.jpg','','inherit','closed','closed','','light-casing-liner-gasket-small-1-1-jpg','','','2023-06-05 14:19:31','2023-06-05 12:19:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Liner-Gasket-Small-1-1.jpg',0,'attachment','image/jpeg',0),
(3475,244,'2023-06-05 14:19:32','2023-06-05 12:19:32','','EQ Light Casing Liner Gasket # - Small','Size: Small','publish','closed','closed','','eq-light-casing-liner-gasket-updating-small','','','2025-05-13 12:46:46','2025-05-13 10:46:46','',3473,'http://www.nixin.co.za/?post_type=product_variation&p=3475',1,'product_variation','',0),
(3476,244,'2023-06-05 14:19:33','2023-06-05 12:19:33','','Light-Casing-Liner-Gasket-Large-.jpg','','inherit','closed','closed','','light-casing-liner-gasket-large-jpg','','','2023-06-05 14:19:33','2023-06-05 12:19:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Liner-Gasket-Large-.jpg',0,'attachment','image/jpeg',0),
(3477,244,'2023-06-05 14:19:33','2023-06-05 12:19:33','','EQ Light Casing Liner Gasket # - Large','Size: Large','publish','closed','closed','','eq-light-casing-liner-gasket-updating-large','','','2025-05-13 12:46:47','2025-05-13 10:46:47','',3473,'http://www.nixin.co.za/?post_type=product_variation&p=3477',2,'product_variation','',0),
(3478,244,'2023-06-05 14:19:50','2023-06-05 12:19:50','','EQ-Light-Liner-Face-Plate.jpg','','inherit','closed','closed','','eq-light-liner-face-plate-jpg','','','2023-06-05 14:19:50','2023-06-05 12:19:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/EQ-Light-Liner-Face-Plate.jpg',0,'attachment','image/jpeg',0),
(3479,244,'2023-06-05 14:19:50','2023-06-05 12:19:50','','EQ Light Liner Casing Face Plate #','','publish','closed','closed','','eq-light-liner-casing-face-plate','','','2025-05-03 11:15:22','2025-05-03 09:15:22','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3479',0,'product','',0),
(3480,244,'2023-06-05 14:19:53','2023-06-05 12:19:53','','EQ Light Liner Casing Face Plate # - White','Colour: White','publish','closed','closed','','eq-light-liner-casing-face-plate-updating-white','','','2025-05-03 11:15:22','2025-05-03 09:15:22','',3479,'http://www.nixin.co.za/?post_type=product_variation&p=3480',1,'product_variation','',0),
(3481,244,'2023-06-05 14:36:47','2023-06-05 12:36:47','','Oatey-Heatvy-Duty-Clear-PVC-Glue.jpg','','inherit','closed','closed','','oatey-heatvy-duty-clear-pvc-glue-jpg','','','2023-06-05 14:36:47','2023-06-05 12:36:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Oatey-Heatvy-Duty-Clear-PVC-Glue.jpg',0,'attachment','image/jpeg',0),
(3482,244,'2023-06-05 14:36:48','2023-06-05 12:36:48','','EQ Oatey Heavy Duty Clear PVC Glue #','','publish','closed','closed','','eq-oatey-heavy-duty-clear-pvc-glue','','','2025-05-24 11:27:07','2025-05-24 09:27:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3482',0,'product','',0),
(3483,244,'2023-06-05 14:36:51','2023-06-05 12:36:51','','EQ Oatey Heavy Duty Clear PVC Glue # - 118ml','Option: 118ml','publish','closed','closed','','eq-oatey-heavy-duty-clear-pvc-glue-updating-118ml','','','2025-05-24 11:27:07','2025-05-24 09:27:07','',3482,'http://www.nixin.co.za/?post_type=product_variation&p=3483',1,'product_variation','',0),
(3484,244,'2023-06-05 14:36:51','2023-06-05 12:36:51','','EQ Oatey Heavy Duty Clear PVC Glue # - 237ml','Option: 237ml','publish','closed','closed','','eq-oatey-heavy-duty-clear-pvc-glue-updating-237ml','','','2025-05-24 11:27:07','2025-05-24 09:27:07','',3482,'http://www.nixin.co.za/?post_type=product_variation&p=3484',2,'product_variation','',0),
(3485,244,'2023-06-05 14:36:51','2023-06-05 12:36:51','','EQ Oatey Heavy Duty Clear PVC Glue # - 473ml','Option: 473ml','publish','closed','closed','','eq-oatey-heavy-duty-clear-pvc-glue-updating-473ml','','','2025-05-24 11:27:07','2025-05-24 09:27:07','',3482,'http://www.nixin.co.za/?post_type=product_variation&p=3485',3,'product_variation','',0),
(3486,244,'2023-06-05 14:40:59','2023-06-05 12:40:59','','344c55d25b4ec6007522b695955656ca3adc381a-1.jpg','','inherit','closed','closed','','344c55d25b4ec6007522b695955656ca3adc381a-1-jpg','','','2023-06-05 14:40:59','2023-06-05 12:40:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/344c55d25b4ec6007522b695955656ca3adc381a-1.jpg',0,'attachment','image/jpeg',0),
(3487,244,'2023-06-05 14:40:59','2023-06-05 12:40:59','','Universal Pump Diffuser O\'Ring #','Price Excludes VAT','publish','closed','closed','','eqpumpdiffuseroring','','','2023-06-05 14:42:42','2023-06-05 12:42:42','',0,'http://www.nixin.co.za/product/eqpumpdiffuseroring/',0,'product','',0),
(3488,244,'2023-06-05 14:41:04','2023-06-05 12:41:04','','Universal-Leaf-Skimmer.jpg','','inherit','closed','closed','','universal-leaf-skimmer-jpg','','','2023-06-05 14:41:04','2023-06-05 12:41:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Leaf-Skimmer.jpg',0,'attachment','image/jpeg',0),
(3489,244,'2023-06-05 14:41:05','2023-06-05 12:41:05','','Universal Leaf Skimmer #','Price Excludes VAT','publish','closed','closed','','eqleafskimmer','','','2024-06-15 10:38:50','2024-06-15 08:38:50','',0,'http://www.nixin.co.za/product/eqleafskimmer/',0,'product','',0),
(3490,244,'2023-06-05 14:49:51','2023-06-05 12:49:51','','Vinyl-Patch-Kit.jpg','','inherit','closed','closed','','vinyl-patch-kit-jpg','','','2023-12-11 18:08:15','2023-12-11 16:08:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Vinyl-Patch-Kit.jpg',0,'attachment','image/jpeg',0),
(3491,244,'2023-06-05 14:49:52','2023-06-05 12:49:52','','EQ Vinyl Patch Kit *','Price Excludes VAT','publish','closed','closed','','eq-vinyl-pool-patch-kit','','','2025-01-22 11:00:26','2025-01-22 09:00:26','',0,'http://www.nixin.co.za/product/eqvinylpatchkit/',0,'product','',0),
(3492,244,'2023-06-05 14:51:56','2023-06-05 12:51:56','','Weir-Collar-Extention.jpg','','inherit','closed','closed','','weir-collar-extention-jpg','','','2023-06-05 14:51:56','2023-06-05 12:51:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Weir-Collar-Extention.jpg',0,'attachment','image/jpeg',0),
(3493,244,'2023-06-05 14:51:57','2023-06-05 12:51:57','','EQ Weir Collar Extension #','Price Excludes VAT','publish','closed','closed','','eqweircollarextention','','','2025-04-29 12:51:46','2025-04-29 10:51:46','',0,'http://www.nixin.co.za/product/eqweircollarextention/',0,'product','',0),
(3494,244,'2023-06-05 15:00:03','2023-06-05 13:00:03','','Filter-Cleanse-1lt.jpg','','inherit','closed','closed','','filter-cleanse-1lt-jpg','','','2023-06-05 15:00:03','2023-06-05 13:00:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Filter-Cleanse-1lt.jpg',0,'attachment','image/jpeg',0),
(3495,244,'2023-06-05 15:00:04','2023-06-05 13:00:04','','Filter Cleanse #','','publish','closed','closed','','filter-cleanse','','','2025-03-13 13:55:56','2025-03-13 11:55:56','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3495',0,'product','',0),
(3496,244,'2023-06-05 15:00:06','2023-06-05 13:00:06','','Filter Cleanse # - 1 litre','Size: 1 litre','publish','closed','closed','','filter-cleanse-updating-1-litre','','','2025-03-13 13:55:55','2025-03-13 11:55:55','',3495,'http://www.nixin.co.za/?post_type=product_variation&p=3496',1,'product_variation','',0),
(3497,244,'2023-06-05 15:03:01','2023-06-05 13:03:01','','Filter-Plus.jpg','','inherit','closed','closed','','filter-plus-jpg','','','2023-06-05 15:03:01','2023-06-05 13:03:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Filter-Plus.jpg',0,'attachment','image/jpeg',0),
(3498,244,'2023-06-05 15:03:01','2023-06-05 13:03:01','','Filter Plus #','','publish','closed','closed','','filter-plus','','','2023-12-02 11:33:04','2023-12-02 09:33:04','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3498',0,'product','',0),
(3499,244,'2023-06-05 15:03:04','2023-06-05 13:03:04','','Filter Plus # - 200g','Option: 200g','publish','closed','closed','','filter-plus-updating-200g','','','2023-12-02 11:33:03','2023-12-02 09:33:03','',3498,'http://www.nixin.co.za/?post_type=product_variation&p=3499',1,'product_variation','',0),
(3500,244,'2023-06-05 15:04:48','2023-06-05 13:04:48','','Waterwell-Green-Out-1L-Algaecide.jpg','','inherit','closed','closed','','waterwell-green-out-1l-algaecide-jpg','','','2023-06-05 15:04:48','2023-06-05 13:04:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Waterwell-Green-Out-1L-Algaecide.jpg',0,'attachment','image/jpeg',0),
(3501,244,'2023-06-05 15:04:48','2023-06-05 13:04:48','','Green Out #','Price Excludes VAT','publish','closed','closed','','green-out','','','2025-02-12 12:52:41','2025-02-12 10:52:41','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3501',0,'product','',0),
(3502,244,'2023-06-05 15:04:51','2023-06-05 13:04:51','','Green Out # - 1 litre','Size: 1 litre','publish','closed','closed','','green-out-updating-1-litre','','','2025-02-12 12:52:40','2025-02-12 10:52:40','',3501,'http://www.nixin.co.za/?post_type=product_variation&p=3502',1,'product_variation','',0),
(3503,244,'2023-06-05 15:27:25','2023-06-05 13:27:25','','Light-Casing-Gland.jpg','','inherit','closed','closed','','light-casing-gland-jpg','','','2023-06-05 15:27:25','2023-06-05 13:27:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Gland.jpg',0,'attachment','image/jpeg',0),
(3504,244,'2023-06-05 15:27:27','2023-06-05 13:27:27','','Light Casing Gland #','','publish','closed','closed','','light-casing-gland','','','2025-05-19 09:37:03','2025-05-19 07:37:03','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3504',0,'product','',0),
(3505,244,'2023-06-05 15:27:30','2023-06-05 13:27:30','','Light-Casing-Gland-Nut.jpg','','inherit','closed','closed','','light-casing-gland-nut-jpg','','','2023-06-05 15:27:30','2023-06-05 13:27:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Gland-Nut.jpg',0,'attachment','image/jpeg',0),
(3506,244,'2023-06-05 15:27:31','2023-06-05 13:27:31','','Light Casing Gland # - Nut','Option: Nut','publish','closed','closed','','light-casing-gland-updating-nut','','','2025-05-19 09:37:03','2025-05-19 07:37:03','',3504,'http://www.nixin.co.za/?post_type=product_variation&p=3506',1,'product_variation','',0),
(3507,244,'2023-06-05 15:27:32','2023-06-05 13:27:32','','Light-Casing-Gland-Grommet.jpg','','inherit','closed','closed','','light-casing-gland-grommet-jpg','','','2023-06-05 15:27:32','2023-06-05 13:27:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Gland-Grommet.jpg',0,'attachment','image/jpeg',0),
(3508,244,'2023-06-05 15:27:33','2023-06-05 13:27:33','','Light Casing Gland # - Seal Grommet','Option: Seal Grommet','publish','closed','closed','','light-casing-gland-updating-seal-grommet','','','2025-05-19 09:37:03','2025-05-19 07:37:03','',3504,'http://www.nixin.co.za/?post_type=product_variation&p=3508',2,'product_variation','',0),
(3509,244,'2023-06-05 15:27:33','2023-06-05 13:27:33','','Light-Casing-Gland-Grommet-Washer.jpg','','inherit','closed','closed','','light-casing-gland-grommet-washer-jpg','','','2023-06-05 15:27:33','2023-06-05 13:27:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Light-Casing-Gland-Grommet-Washer.jpg',0,'attachment','image/jpeg',0),
(3510,244,'2023-06-05 15:27:34','2023-06-05 13:27:34','','Light Casing Gland # - Seal Grommet Washer','Option: Seal Grommet Washer','publish','closed','closed','','light-casing-gland-updating-seal-grommet-washer','','','2025-05-19 09:37:03','2025-05-19 07:37:03','',3504,'http://www.nixin.co.za/?post_type=product_variation&p=3510',3,'product_variation','',0),
(3511,244,'2023-06-05 15:38:15','2023-06-05 13:38:15','','Metal-Out-1lt.jpg','','inherit','closed','closed','','metal-out-1lt-jpg','','','2023-06-05 15:38:15','2023-06-05 13:38:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Metal-Out-1lt.jpg',0,'attachment','image/jpeg',0),
(3512,244,'2023-06-05 15:38:16','2023-06-05 13:38:16','','Metal Out #','','publish','closed','closed','','metal-out','','','2025-03-06 15:33:44','2025-03-06 13:33:44','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3512',0,'product','',0),
(3513,244,'2023-06-05 15:38:19','2023-06-05 13:38:19','','Metal Out # - 1 litre','Size: 1 litre','publish','closed','closed','','metal-out-updating-1-litre','','','2025-03-06 15:33:44','2025-03-06 13:33:44','',3512,'http://www.nixin.co.za/?post_type=product_variation&p=3513',1,'product_variation','',0),
(3514,244,'2023-06-05 15:40:30','2023-06-05 13:40:30','','Pool-Acid-5lt.jpg','','inherit','closed','closed','','pool-acid-5lt-jpg','','','2023-06-05 15:40:30','2023-06-05 13:40:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pool-Acid-5lt.jpg',0,'attachment','image/jpeg',0),
(3515,244,'2023-06-05 15:40:31','2023-06-05 13:40:31','','Pool Acid #','','publish','closed','closed','','pool-acid','','','2025-05-23 10:15:04','2025-05-23 08:15:04','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3515',0,'product','',0),
(3516,244,'2023-06-05 15:40:34','2023-06-05 13:40:34','','Pool Acid # - 5 litre','Size: 5 litre','publish','closed','closed','','pool-acid-updating-5-litre','','','2025-05-23 10:15:04','2025-05-23 08:15:04','',3515,'http://www.nixin.co.za/?post_type=product_variation&p=3516',1,'product_variation','',0),
(3517,244,'2023-06-05 15:48:50','2023-06-05 13:48:50','','POOLSKIM-BAG-Only-img.jpg','','inherit','closed','closed','','poolskim-bag-only-img-jpg','','','2023-06-05 15:48:50','2023-06-05 13:48:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOLSKIM-BAG-Only-img.jpg',0,'attachment','image/jpeg',0),
(3518,244,'2023-06-05 15:48:50','2023-06-05 13:48:50','','Poolskim Bag #','','publish','closed','closed','','poolskim-bag','','','2024-03-27 11:33:19','2024-03-27 09:33:19','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3518',0,'product','',0),
(3519,244,'2023-06-05 15:48:54','2023-06-05 13:48:54','','Poolskim Bag # - Blue','Option: Blue','publish','closed','closed','','poolskim-bag-updating-blue','','','2024-03-27 11:33:19','2024-03-27 09:33:19','',3518,'http://www.nixin.co.za/?post_type=product_variation&p=3519',1,'product_variation','',0),
(3520,244,'2023-06-05 15:54:20','2023-06-05 13:54:20','','Poolskim-Bends.jpg','','inherit','closed','closed','','poolskim-bends-jpg','','','2023-06-05 15:54:20','2023-06-05 13:54:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-Bends.jpg',0,'attachment','image/jpeg',0),
(3521,244,'2023-06-05 15:54:23','2023-06-05 13:54:23','','Poolskim Bend #','','publish','closed','closed','','poolskim-bend','','','2023-06-05 15:58:11','2023-06-05 13:58:11','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3521',0,'product','',0),
(3522,244,'2023-06-05 15:54:26','2023-06-05 13:54:26','','Poolskim-45-Degree-Bend.jpg','','inherit','closed','closed','','poolskim-45-degree-bend-jpg','','','2023-06-05 15:54:26','2023-06-05 13:54:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-45-Degree-Bend.jpg',0,'attachment','image/jpeg',0),
(3523,244,'2023-06-05 15:54:27','2023-06-05 13:54:27','','Poolskim Bend # - 45 Degree','Option: 45 Degree','publish','closed','closed','','poolskim-bend-updating-45-degree','','','2023-06-05 15:58:04','2023-06-05 13:58:04','',3521,'http://www.nixin.co.za/?post_type=product_variation&p=3523',1,'product_variation','',0),
(3524,244,'2023-06-05 15:54:27','2023-06-05 13:54:27','','Poolskim-90-Degree-Bend.jpg','','inherit','closed','closed','','poolskim-90-degree-bend-jpg','','','2023-06-05 15:54:27','2023-06-05 13:54:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-90-Degree-Bend.jpg',0,'attachment','image/jpeg',0),
(3525,244,'2023-06-05 15:54:28','2023-06-05 13:54:28','','Poolskim Bend # - 90 Degree','Option: 90 Degree','publish','closed','closed','','poolskim-bend-updating-90-degree','','','2023-06-05 15:58:04','2023-06-05 13:58:04','',3521,'http://www.nixin.co.za/?post_type=product_variation&p=3525',2,'product_variation','',0),
(3526,244,'2023-06-05 15:55:37','2023-06-05 13:55:37','','POOLSKIM-BODY.jpg','','inherit','closed','closed','','poolskim-body-jpg','','','2023-06-05 15:55:37','2023-06-05 13:55:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOLSKIM-BODY.jpg',0,'attachment','image/jpeg',0),
(3527,244,'2023-06-05 15:55:37','2023-06-05 13:55:37','','Poolskim Body Only #','','publish','closed','closed','','poolskim-body-only','','','2023-06-05 15:59:16','2023-06-05 13:59:16','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3527',0,'product','',0),
(3528,244,'2023-06-05 15:55:40','2023-06-05 13:55:40','','Poolskim Body Only # - White','Colour: White','publish','closed','closed','','poolskim-body-only-updating-white','','','2023-06-05 15:59:11','2023-06-05 13:59:11','',3527,'http://www.nixin.co.za/?post_type=product_variation&p=3528',1,'product_variation','',0),
(3529,244,'2023-06-05 15:58:50','2023-06-05 13:58:50','','Poolskim-Bumper-Pin.jpg','','inherit','closed','closed','','poolskim-bumper-pin-jpg','','','2023-06-05 15:58:50','2023-06-05 13:58:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-Bumper-Pin.jpg',0,'attachment','image/jpeg',0),
(3530,244,'2023-06-05 15:58:51','2023-06-05 13:58:51','','Poolskim Bumper Pin #','Price Excludes VAT','publish','closed','closed','','poolskimbumperpin','','','2023-06-05 16:00:01','2023-06-05 14:00:01','',0,'http://www.nixin.co.za/product/poolskimbumperpin/',0,'product','',0),
(3531,244,'2023-06-05 16:02:12','2023-06-05 14:02:12','','Poolskim-Bung.jpg','','inherit','closed','closed','','poolskim-bung-jpg','','','2023-06-05 16:02:12','2023-06-05 14:02:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-Bung.jpg',0,'attachment','image/jpeg',0),
(3532,244,'2023-06-05 16:02:13','2023-06-05 14:02:13','','Poolskim Bung #','','publish','closed','closed','','poolskimbung','','','2023-06-08 16:45:09','2023-06-08 14:45:09','',0,'http://www.nixin.co.za/product/poolskimbung/',0,'product','',0),
(3533,244,'2023-06-05 16:04:36','2023-06-05 14:04:36','','pool-skim-bag-clip.jpg','','inherit','closed','closed','','pool-skim-bag-clip-jpg','','','2023-06-05 16:04:36','2023-06-05 14:04:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/pool-skim-bag-clip.jpg',0,'attachment','image/jpeg',0),
(3534,244,'2023-06-05 16:04:36','2023-06-05 14:04:36','','Poolskim Clip #','Price Excludes VAT','publish','closed','closed','','poolskimclip','','','2023-06-05 16:35:53','2023-06-05 14:35:53','',0,'http://www.nixin.co.za/product/poolskimclip/',0,'product','',0),
(3535,244,'2023-06-05 16:36:58','2023-06-05 14:36:58','','Poolskim-Hat.jpg','','inherit','closed','closed','','poolskim-hat-jpg','','','2023-06-05 16:36:58','2023-06-05 14:36:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-Hat.jpg',0,'attachment','image/jpeg',0),
(3536,244,'2023-06-05 16:37:00','2023-06-05 14:37:00','','Poolskim Hat #','','publish','closed','closed','','poolskim-hat','','','2023-06-05 16:39:51','2023-06-05 14:39:51','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3536',0,'product','',0),
(3537,244,'2023-06-05 16:37:03','2023-06-05 14:37:03','','Poolskim Hat # - White','Colour: White','publish','closed','closed','','poolskim-hat-updating-white','','','2023-06-05 16:39:45','2023-06-05 14:39:45','',3536,'http://www.nixin.co.za/?post_type=product_variation&p=3537',1,'product_variation','',0),
(3538,244,'2023-06-05 16:38:36','2023-06-05 14:38:36','','Poolskim-Union.jpg','','inherit','closed','closed','','poolskim-union-jpg','','','2023-06-05 16:38:36','2023-06-05 14:38:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-Union.jpg',0,'attachment','image/jpeg',0),
(3539,244,'2023-06-05 16:38:37','2023-06-05 14:38:37','','Poolskim Union #','','publish','closed','closed','','poolskim-union','','','2025-05-13 12:46:45','2025-05-13 10:46:45','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3539',0,'product','',0),
(3541,244,'2023-06-05 16:38:40','2023-06-05 14:38:40','','Poolskim Union # - White','Colour: White','publish','closed','closed','','poolskim-union-updating-white','','','2025-05-13 12:46:44','2025-05-13 10:46:44','',3539,'http://www.nixin.co.za/?post_type=product_variation&p=3541',1,'product_variation','',0),
(3542,244,'2023-06-05 16:42:54','2023-06-05 14:42:54','','Poolskim-Ring-Blue.jpg','','inherit','closed','closed','','poolskim-ring-blue-jpg','','','2023-06-05 16:42:54','2023-06-05 14:42:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Poolskim-Ring-Blue.jpg',0,'attachment','image/jpeg',0),
(3543,244,'2023-06-05 16:42:54','2023-06-05 14:42:54','','Poolskim Ring Blue #','','publish','closed','closed','','poolskimringblue','','','2023-06-08 16:44:58','2023-06-08 14:44:58','',0,'http://www.nixin.co.za/product/poolskimringblue/',0,'product','',0),
(3544,244,'2023-06-05 16:45:00','2023-06-05 14:45:00','','PTFE-Thread-Tape.jpg','','inherit','closed','closed','','ptfe-thread-tape-jpg','','','2023-06-05 16:45:00','2023-06-05 14:45:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PTFE-Thread-Tape.jpg',0,'attachment','image/jpeg',0),
(3545,244,'2023-06-05 16:45:01','2023-06-05 14:45:01','','PTFE Thread Tape *','Price Excludes VAT','publish','closed','closed','','ptfethreadtape','','','2025-05-24 11:27:09','2025-05-24 09:27:09','',0,'http://www.nixin.co.za/product/ptfethreadtape/',0,'product','',0),
(3546,244,'2023-06-06 08:44:42','2023-06-06 06:44:42','','PVC-Aimflos.jpg','','inherit','closed','closed','','pvc-aimflos-jpg','','','2023-06-06 08:44:42','2023-06-06 06:44:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Aimflos.jpg',0,'attachment','image/jpeg',0),
(3547,244,'2023-06-06 08:44:44','2023-06-06 06:44:44','','PVC Aimflo #','','publish','closed','closed','','pvc-aimflo','','','2025-05-27 14:49:24','2025-05-27 12:49:24','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3547',0,'product','',0),
(3548,244,'2023-06-06 08:44:48','2023-06-06 06:44:48','','PVC-Aimflo-White.jpg','','inherit','closed','closed','','pvc-aimflo-white-jpg','','','2023-06-06 08:44:48','2023-06-06 06:44:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Aimflo-White.jpg',0,'attachment','image/jpeg',0),
(3549,244,'2023-06-06 08:44:49','2023-06-06 06:44:49','','PVC Aimflo # - White, Complete','Colour: White, Option: Complete','publish','closed','closed','','pvc-aimflo-updating-complete-white','','','2025-05-27 14:49:24','2025-05-27 12:49:24','',3547,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3549',1,'product_variation','',0),
(3550,244,'2023-06-06 08:44:49','2023-06-06 06:44:49','','PVC-Aimflo-Black.jpg','','inherit','closed','closed','','pvc-aimflo-black-jpg','','','2023-06-06 08:44:49','2023-06-06 06:44:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Aimflo-Black.jpg',0,'attachment','image/jpeg',0),
(3551,244,'2023-06-06 08:44:50','2023-06-06 06:44:50','','PVC Aimflo # - Black, Complete','Colour: Black, Option: Complete','publish','closed','closed','','pvc-aimflo-updating-complete-black','','','2025-05-27 14:49:24','2025-05-27 12:49:24','',3547,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3551',2,'product_variation','',0),
(3552,244,'2023-06-06 08:46:33','2023-06-06 06:46:33','','Pool-Cleaner-Retainer-Ring.jpg','','inherit','closed','closed','','pool-cleaner-retainer-ring-jpg','','','2023-12-11 18:24:34','2023-12-11 16:24:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pool-Cleaner-Retainer-Ring.jpg',0,'attachment','image/jpeg',0),
(3553,244,'2023-06-06 08:46:34','2023-06-06 06:46:34','','Diaphragm Retainer Ring #','Price Excludes VAT','publish','closed','closed','','retainer-ring','','','2024-12-10 09:14:50','2024-12-10 07:14:50','',0,'http://www.nixin.co.za/product/retainerring/',0,'product','',0),
(3554,244,'2023-06-06 08:52:42','2023-06-06 06:52:42','','Pool-Weir-Rubber-90-Degree.jpg','','inherit','closed','closed','','pool-weir-rubber-90-degree-jpg','','','2023-06-06 08:52:42','2023-06-06 06:52:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pool-Weir-Rubber-90-Degree.jpg',0,'attachment','image/jpeg',0),
(3555,244,'2023-06-06 08:52:43','2023-06-06 06:52:43','','Rubber 90 Degree *','Price Excludes VAT','publish','closed','closed','','rubber90degree','','','2025-03-11 11:29:58','2025-03-11 09:29:58','',0,'http://www.nixin.co.za/product/rubber90degree/',0,'product','',0),
(3556,244,'2023-06-06 08:55:15','2023-06-06 06:55:15','','Scale-out-1lt.jpg','','inherit','closed','closed','','scale-out-1lt-jpg','','','2023-06-06 08:55:15','2023-06-06 06:55:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Scale-out-1lt.jpg',0,'attachment','image/jpeg',0),
(3557,244,'2023-06-06 08:55:16','2023-06-06 06:55:16','','Scale Out','','publish','closed','closed','','scale-out','','','2023-06-06 08:56:57','2023-06-06 06:56:57','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3557',0,'product','',0),
(3558,244,'2023-06-06 08:55:20','2023-06-06 06:55:20','','Scale Out - 1lt','Option: 1lt','publish','closed','closed','','scale-out-updating-1lt','','','2023-06-06 08:56:48','2023-06-06 06:56:48','',3557,'http://www.nixin.co.za/?post_type=product_variation&p=3558',1,'product_variation','',0),
(3559,244,'2023-06-06 08:56:21','2023-06-06 06:56:21','','Scale Out','','inherit','closed','closed','','3557-autosave-v1','','','2023-06-06 08:56:21','2023-06-06 06:56:21','',3557,'http://www.nixin.co.za/?p=3559',0,'revision','',0),
(3560,244,'2023-06-06 09:00:35','2023-06-06 07:00:35','','SST-Wing-Nut-Bolt.jpg','','inherit','closed','closed','','sst-wing-nut-bolt-jpg','','','2023-06-06 09:00:35','2023-06-06 07:00:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/SST-Wing-Nut-Bolt.jpg',0,'attachment','image/jpeg',0),
(3561,244,'2023-06-06 09:00:36','2023-06-06 07:00:36','','SST Wing Nut &amp; Bolt #','Price Excludes VAT','publish','closed','closed','','brasswingnutbolt','','','2024-12-10 09:14:55','2024-12-10 07:14:55','',0,'http://www.nixin.co.za/product/brasswingnutbolt/',0,'product','',0),
(3562,244,'2023-06-06 09:03:24','2023-06-06 07:03:24','','Sta-Blue.jpg','','inherit','closed','closed','','sta-blue-jpg','','','2023-06-06 09:03:24','2023-06-06 07:03:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Sta-Blue.jpg',0,'attachment','image/jpeg',0),
(3563,244,'2023-06-06 09:03:25','2023-06-06 07:03:25','','Sta Blue #','','publish','closed','closed','','sta-blue','','','2024-06-15 11:35:46','2024-06-15 09:35:46','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3563',0,'product','',0),
(3564,244,'2023-06-06 09:03:28','2023-06-06 07:03:28','','Sta Blue # - 2 l','Option: 2 l','publish','closed','closed','','sta-blue-updating-2-l','','','2024-06-15 11:35:46','2024-06-15 09:35:46','',3563,'http://www.nixin.co.za/?post_type=product_variation&p=3564',1,'product_variation','',0),
(3565,244,'2023-06-06 09:07:47','2023-06-06 07:07:47','','Super-Sheen-Sachet.jpg','','inherit','closed','closed','','super-sheen-sachet-jpg','','','2023-06-06 09:07:47','2023-06-06 07:07:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Super-Sheen-Sachet.jpg',0,'attachment','image/jpeg',0),
(3566,244,'2023-06-06 09:07:48','2023-06-06 07:07:48','','Super Sheen Sachet #','Price Excludes VAT','publish','closed','closed','','supersheensachet','','','2025-05-09 10:43:18','2025-05-09 08:43:18','',0,'http://www.nixin.co.za/product/supersheensachet/',0,'product','',0),
(3567,244,'2023-06-06 09:10:20','2023-06-06 07:10:20','','Universal-Flexi-Foot.jpg','','inherit','closed','closed','','universal-flexi-foot-jpg','','','2023-06-06 09:10:20','2023-06-06 07:10:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Flexi-Foot.jpg',0,'attachment','image/jpeg',0),
(3568,244,'2023-06-06 09:10:21','2023-06-06 07:10:21','','Universal Flexi Foot #','','publish','closed','closed','','universalflexifoot','','','2024-12-02 10:58:28','2024-12-02 08:58:28','',0,'http://www.nixin.co.za/product/universalflexifoot/',0,'product','',0),
(3569,244,'2023-06-06 09:13:28','2023-06-06 07:13:28','','Hose-Connector.jpg','','inherit','closed','closed','','hose-connector-jpg','','','2023-06-06 09:13:28','2023-06-06 07:13:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Hose-Connector.jpg',0,'attachment','image/jpeg',0),
(3570,244,'2023-06-06 09:13:28','2023-06-06 07:13:28','','Universal Hose Connector #','','publish','closed','closed','','universal-hose-connector','','','2025-04-16 12:29:58','2025-04-16 10:29:58','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3570',0,'product','',0),
(3571,244,'2023-06-06 09:13:31','2023-06-06 07:13:31','','Universal Hose Connector # - White','Colour: White','publish','closed','closed','','universal-hose-connector-updating-white','','','2025-04-16 12:29:58','2025-04-16 10:29:58','',3570,'http://www.nixin.co.za/?post_type=product_variation&p=3571',1,'product_variation','',0),
(3572,244,'2023-06-06 09:22:26','2023-06-06 07:22:26','','Universal-Liner-Skimmer-Boxes.jpg','','inherit','closed','closed','','universal-liner-skimmer-boxes-jpg','','','2023-06-06 09:22:26','2023-06-06 07:22:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Liner-Skimmer-Boxes.jpg',0,'attachment','image/jpeg',0),
(3573,244,'2023-06-06 09:22:28','2023-06-06 07:22:28','','Universal Liner Skimmer Box #','','publish','closed','closed','','universal-liner-skimmer-box','','','2025-04-24 13:33:55','2025-04-24 11:33:55','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3573',0,'product','',0),
(3574,244,'2023-06-06 09:22:32','2023-06-06 07:22:32','','Universal-Liner-Skimmer-Box-White.jpg','','inherit','closed','closed','','universal-liner-skimmer-box-white-jpg','','','2023-06-06 09:22:32','2023-06-06 07:22:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Liner-Skimmer-Box-White.jpg',0,'attachment','image/jpeg',0),
(3575,244,'2023-06-06 09:22:33','2023-06-06 07:22:33','','Universal Liner Skimmer Box # - Liner, White','Option: Liner, Colour: White','publish','closed','closed','','universal-liner-skimmer-box-updating-liner-white','','','2025-04-24 13:33:55','2025-04-24 11:33:55','',3573,'http://www.nixin.co.za/?post_type=product_variation&p=3575',1,'product_variation','',0),
(3576,244,'2023-06-06 09:22:33','2023-06-06 07:22:33','','Universal-Liner-Skimmer-Box-Black.jpg','','inherit','closed','closed','','universal-liner-skimmer-box-black-jpg','','','2023-06-06 09:22:33','2023-06-06 07:22:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Liner-Skimmer-Box-Black.jpg',0,'attachment','image/jpeg',0),
(3577,244,'2023-06-06 09:22:34','2023-06-06 07:22:34','','Universal Liner Skimmer Box # - Liner, Black','Option: Liner, Colour: Black','publish','closed','closed','','universal-liner-skimmer-box-updating-liner-black','','','2025-04-24 13:33:55','2025-04-24 11:33:55','',3573,'http://www.nixin.co.za/?post_type=product_variation&p=3577',2,'product_variation','',0),
(3578,244,'2023-06-06 09:25:55','2023-06-06 07:25:55','','POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-7.jpg','','inherit','closed','closed','','pool-pumps_badu-45_o-ring-for-casing-148-x-4-7-jpg','','','2023-06-06 09:25:55','2023-06-06 07:25:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/POOL-PUMPS_BADU-45_O-RING-FOR-CASING-148-X-4-7.jpg',0,'attachment','image/jpeg',0),
(3579,244,'2023-06-06 09:25:55','2023-06-06 07:25:55','','Universal Pump Body O\'Ring #','','publish','closed','closed','','eqpumpbodyoring','','','2024-07-29 16:07:44','2024-07-29 14:07:44','',0,'http://www.nixin.co.za/product/eqpumpbodyoring/',0,'product','',0),
(3580,244,'2023-06-06 09:30:18','2023-06-06 07:30:18','','Pump-Impeller.jpg','','inherit','closed','closed','','pump-impeller-jpg','','','2023-06-06 09:30:18','2023-06-06 07:30:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pump-Impeller.jpg',0,'attachment','image/jpeg',0),
(3581,244,'2023-06-06 09:30:19','2023-06-06 07:30:19','','Universal Pump Impellor #','','publish','closed','closed','','universal-pump-impellor','','','2025-05-20 09:57:35','2025-05-20 07:57:35','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3581',0,'product','',0),
(3582,244,'2023-06-06 09:30:22','2023-06-06 07:30:22','','Universal Pump Impellor # - 0.6 kW','Size: 0.6 kW','publish','closed','closed','','universal-pump-impellor-updating-0-6-kw','','','2025-05-20 09:57:35','2025-05-20 07:57:35','',3581,'http://www.nixin.co.za/?post_type=product_variation&p=3582',1,'product_variation','',0),
(3583,244,'2023-06-06 09:30:22','2023-06-06 07:30:22','','Universal Pump Impellor # - 0.75 kW','Size: 0.75 kW','publish','closed','closed','','universal-pump-impellor-updating-0-75-kw','','','2025-05-20 09:57:35','2025-05-20 07:57:35','',3581,'http://www.nixin.co.za/?post_type=product_variation&p=3583',2,'product_variation','',0),
(3584,244,'2023-06-06 09:30:22','2023-06-06 07:30:22','','Universal Pump Impellor # - 1.1 kW','Size: 1.1 kW','publish','closed','closed','','universal-pump-impellor-updating-1-1-kw','','','2025-05-20 09:57:35','2025-05-20 07:57:35','',3581,'http://www.nixin.co.za/?post_type=product_variation&p=3584',3,'product_variation','',0),
(3585,244,'2023-06-06 09:34:47','2023-06-06 07:34:47','','Pump Impeller Back','','inherit','closed','closed','','pump-impeller-back','','','2023-06-06 09:34:47','2023-06-06 07:34:47','',3581,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pump-Impeller-Back.jpg',0,'attachment','image/jpeg',0),
(3586,244,'2023-06-06 09:43:51','2023-06-06 07:43:51','','Universal-Weir-Deck-Lids.jpg','','inherit','closed','closed','','universal-weir-deck-lids-jpg','','','2023-06-06 09:43:51','2023-06-06 07:43:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Lids.jpg',0,'attachment','image/jpeg',0),
(3587,244,'2023-06-06 09:43:52','2023-06-06 07:43:52','','Universal Weir Deck Lid #','','publish','closed','closed','','universal-weir-deck-lid','','','2025-05-22 15:46:49','2025-05-22 13:46:49','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3587',0,'product','',0),
(3588,244,'2023-06-06 09:43:55','2023-06-06 07:43:55','','Universal-Weir-Deck-Lid-Brown.jpg','','inherit','closed','closed','','universal-weir-deck-lid-brown-jpg','','','2023-06-06 09:43:55','2023-06-06 07:43:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Lid-Brown.jpg',0,'attachment','image/jpeg',0),
(3589,244,'2023-06-06 09:43:56','2023-06-06 07:43:56','','Universal Weir Deck Lid # - Brown','Colour: Brown','publish','closed','closed','','universal-weir-deck-lid-updating-brown','','','2025-05-22 15:46:49','2025-05-22 13:46:49','',3587,'http://www.nixin.co.za/?post_type=product_variation&p=3589',1,'product_variation','',0),
(3590,244,'2023-06-06 09:43:57','2023-06-06 07:43:57','','Universal-Weir-Deck-Lid-Black.jpg','','inherit','closed','closed','','universal-weir-deck-lid-black-jpg','','','2023-06-06 09:43:57','2023-06-06 07:43:57','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Lid-Black.jpg',0,'attachment','image/jpeg',0),
(3591,244,'2023-06-06 09:43:58','2023-06-06 07:43:58','','Universal Weir Deck Lid # - Black','Colour: Black','publish','closed','closed','','universal-weir-deck-lid-updating-black','','','2025-05-22 15:46:48','2025-05-22 13:46:48','',3587,'http://www.nixin.co.za/?post_type=product_variation&p=3591',2,'product_variation','',0),
(3592,244,'2023-06-06 09:43:58','2023-06-06 07:43:58','','Universal-Weir-Deck-Lid-Beige.jpg','','inherit','closed','closed','','universal-weir-deck-lid-beige-jpg','','','2023-06-06 09:43:58','2023-06-06 07:43:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Lid-Beige.jpg',0,'attachment','image/jpeg',0),
(3593,244,'2023-06-06 09:43:59','2023-06-06 07:43:59','','Universal Weir Deck Lid # - Beige','Colour: Beige','publish','closed','closed','','universal-weir-deck-lid-updating-beige','','','2025-05-22 15:46:49','2025-05-22 13:46:49','',3587,'http://www.nixin.co.za/?post_type=product_variation&p=3593',3,'product_variation','',0),
(3594,244,'2023-06-06 09:44:00','2023-06-06 07:44:00','','Universal-Weir-Deck-Lid-Grey.jpg','','inherit','closed','closed','','universal-weir-deck-lid-grey-jpg','','','2023-06-06 09:44:00','2023-06-06 07:44:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Universal-Weir-Deck-Lid-Grey.jpg',0,'attachment','image/jpeg',0),
(3595,244,'2023-06-06 09:44:01','2023-06-06 07:44:01','','Universal Weir Deck Lid # - Grey','Colour: Grey','publish','closed','closed','','universal-weir-deck-lid-updating-grey','','','2025-05-22 15:46:49','2025-05-22 13:46:49','',3587,'http://www.nixin.co.za/?post_type=product_variation&p=3595',4,'product_variation','',0),
(3596,244,'2023-06-06 09:44:13','2023-06-06 07:44:13','','Weir-Vacuum-Lid-Cuff.jpg','','inherit','closed','closed','','weir-vacuum-lid-cuff-jpg','','','2023-06-06 09:44:13','2023-06-06 07:44:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Weir-Vacuum-Lid-Cuff.jpg',0,'attachment','image/jpeg',0),
(3597,244,'2023-06-06 09:44:13','2023-06-06 07:44:13','','Universal Weir Vacuum Lid Cuff #','Price Excludes VAT','publish','closed','closed','','eqweirvacuumlidcuff','','','2025-01-29 09:23:51','2025-01-29 07:23:51','',0,'http://www.nixin.co.za/product/eqweirvacuumlidcuff/',0,'product','',0),
(3598,244,'2023-06-06 10:00:43','2023-06-06 08:00:43','','5-Wetniche-Half-Casing.jpg','','inherit','closed','closed','','5-wetniche-half-casing-jpg','','','2023-12-11 18:28:41','2023-12-11 16:28:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/5-Wetniche-Half-Casing.jpg',0,'attachment','image/jpeg',0),
(3599,244,'2023-06-06 10:00:44','2023-06-06 08:00:44','','5\" Wetniche Half Casing Complete @','The 5\" Wet Niche Half Casing Complete is an essential component for securing your underwater lighting fixtures. Ideal for pools, fountains, and other aquatic installations, this half casing offers robust protection and ensures the optimal performance of your lights. Constructed from high-quality materials, it promises durability and longevity in various water environments.\r\nPrice Excludes VAT','publish','closed','closed','','5-wetniche-half-casing-complete','','','2024-09-03 10:28:03','2024-09-03 08:28:03','',0,'http://www.nixin.co.za/product/5wetnichehalfcasingcomplete/',0,'product','',0),
(3600,244,'2023-06-06 11:40:04','2023-06-06 09:40:04','','5-Wetniche-Casing.jpg','','inherit','closed','closed','','5-wetniche-casing-jpg','','','2023-12-11 18:26:42','2023-12-11 16:26:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/5-Wetniche-Casing.jpg',0,'attachment','image/jpeg',0),
(3601,244,'2023-06-06 11:40:05','2023-06-06 09:40:05','','5\" Wetniche Casing Complete *','The 5\" Wet Niche Casing Complete is designed to provide a secure and reliable housing for your underwater lighting fixtures. Perfect for pools, fountains, and other water features, this wet niche casing ensures optimal performance and safety. Made from high-quality materials, it guarantees durability and long-lasting use in aquatic environments.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','5-wetniche-casing-complete','','','2024-11-15 07:23:44','2024-11-15 05:23:44','',0,'http://www.nixin.co.za/product/5wetnichecasingcomplete/',0,'product','',0),
(3602,244,'2023-06-06 11:42:58','2023-06-06 09:42:58','','NIXIN-SST-Deck-Light-Box.jpg','','inherit','closed','closed','','nixin-sst-deck-light-box-jpg','','','2023-06-06 11:42:58','2023-06-06 09:42:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Deck-Light-Box.jpg',0,'attachment','image/jpeg',0),
(3603,244,'2023-06-06 11:42:59','2023-06-06 09:42:59','','NIXIN SST Deck Light Box Complete (Brown Body)','Price Excludes VAT','publish','closed','closed','','nixinsstdecklightboxcomplete','','','2025-05-14 07:23:05','2025-05-14 05:23:05','',0,'http://www.nixin.co.za/product/nixinsstdecklightboxcomplete/',0,'product','',0),
(3604,244,'2023-06-06 12:06:43','2023-06-06 10:06:43','','DAB_NOVA_300_MA_40th_220_240_50.jpg','','inherit','closed','closed','','dab_nova_300_ma_40th_220_240_50-jpg','','','2023-06-06 12:06:43','2023-06-06 10:06:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/DAB_NOVA_300_MA_40th_220_240_50.jpg',0,'attachment','image/jpeg',0),
(3605,244,'2023-06-06 12:06:43','2023-06-06 10:06:43','','DAB Submersible Pump *','DAB submersible pump for drainage also rainwater in residential building service. The Nova series has been redesigned to mark forty years of commercialisation, making it even more reliable, resistant and ergonomic. It can also be used for emptying tanks or cisterns. It is suitable for fixed or portable installations and it is available in the automatic version with the integrated float switch or in the manual version without the float. The pump is suitable for draining flooded basements, cellars and garages or to prevent flooding when installed in rainwater collection wells, and can be used as a portable pump in emergency situations to drain water from flooded premises. A 90° fitting is provided for vertical delivery. The pump body, the impeller and the suction grid are in technopolymer, the motor shaft in stainless steel. Thermal protection incorporated in all single-phase versions. It can work in dry run for up to 1 minute. 10 mm free passage. New sealed cable gland design and new motors, more compact and efficient. The motor shaft is in AISI 431 stainless steel suitable for light salty water. Impeller bolt sealing to prevent corrosion at bolt motor shaft. In compliance with the European standard EN 60335-2-41 in case of external use the 10 meter power cable is mandatory.','publish','closed','closed','','dab-submersible-pump','','','2025-05-13 11:19:14','2025-05-13 09:19:14','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3605',0,'product','',0),
(3606,244,'2023-06-06 12:06:46','2023-06-06 10:06:46','','DAB_NOVA_300_MA_40th_220_240_50-1.jpg','','inherit','closed','closed','','dab_nova_300_ma_40th_220_240_50-1-jpg','','','2023-06-06 12:06:46','2023-06-06 10:06:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/DAB_NOVA_300_MA_40th_220_240_50-1.jpg',0,'attachment','image/jpeg',0),
(3607,244,'2023-06-06 12:06:46','2023-06-06 10:06:46','','DAB Submersible Pump * - Nova 180 MA 0.2 kW','Size: Nova 180 MA 0.2 kW','publish','closed','closed','','dab-submersible-pump-updating-nova-180-ma-0-2-kw','','','2025-05-13 11:19:14','2025-05-13 09:19:14','',3605,'http://www.nixin.co.za/?post_type=product_variation&p=3607',1,'product_variation','',0),
(3608,244,'2023-06-06 12:06:47','2023-06-06 10:06:47','','DAB_NOVA_300_MA_40th_220_240_50-2.jpg','','inherit','closed','closed','','dab_nova_300_ma_40th_220_240_50-2-jpg','','','2023-06-06 12:06:47','2023-06-06 10:06:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/DAB_NOVA_300_MA_40th_220_240_50-2.jpg',0,'attachment','image/jpeg',0),
(3609,244,'2023-06-06 12:06:47','2023-06-06 10:06:47','','DAB Submersible Pump * - Nova 300 MA 0.25kW','Size: Nova 300 MA 0.25kW','publish','closed','closed','','dab-submersible-pump-updating-nova-300-ma-0-25kw','','','2025-05-13 11:19:14','2025-05-13 09:19:14','',3605,'http://www.nixin.co.za/?post_type=product_variation&p=3609',2,'product_variation','',0),
(3610,244,'2023-06-06 12:06:48','2023-06-06 10:06:48','','DAB-Nova-600-MA-Submersible-Pump.jpg','','inherit','closed','closed','','dab-nova-600-ma-submersible-pump-jpg','','','2023-06-06 12:06:48','2023-06-06 10:06:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/DAB-Nova-600-MA-Submersible-Pump.jpg',0,'attachment','image/jpeg',0),
(3611,244,'2023-06-06 12:06:48','2023-06-06 10:06:48','','DAB Submersible Pump * - Nova 600 MA 0.55kW','Size: Nova 600 MA 0.55kW','publish','closed','closed','','dab-submersible-pump-updating-nova-600-ma-0-55kw','','','2025-05-13 11:19:14','2025-05-13 09:19:14','',3605,'http://www.nixin.co.za/?post_type=product_variation&p=3611',3,'product_variation','',0),
(3612,244,'2023-06-06 12:38:26','2023-06-06 10:38:26','','Bio-Pond.jpg','','inherit','closed','closed','','bio-pond-jpg','','','2023-06-06 12:38:26','2023-06-06 10:38:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Bio-Pond.jpg',0,'attachment','image/jpeg',0),
(3613,244,'2023-06-06 12:38:27','2023-06-06 10:38:27','<p class=\"p1\">A multi strain, Bio-augmentation product designed specifically for the aquaculture industry - 32 different species of non-pathogenic bacteria. Reduces Ammonia, Nitrites, Nitrates, Phosphates, Suspended Solids, Algae and Cyanobacteria. Increase growth rates, increase fry survival rates, improves water quality and increases stocking capacity for the Aquaculture Farmer.</p>\r\n<p class=\"p1\">Solving man-made problems with Nature-made solutions</p>','Bio Pond *','<p class=\"p1\">Bio Pond reduces Ammonia, Nitrites, Nitrates, Phosphates, Suspended Solids, Algae and Cyanobacteria. Increase growth rates, increase fry survival rates, improves water quality and increases stocking capacity for the Aquaculture Farmer.</p>\r\n<p class=\"p1\">Solving man-made problems with Nature-made solutions</p>\r\n<p class=\"heading\"><strong>Application:</strong></p>\r\n<p class=\"heading\">• Bio Pond - multi-strain microbial organisms consisting of 32 different species specifically selected to improve aquaculture water quality, contains no less than 8 million viable organisms per ml.</p>\r\n<p class=\"heading\">• Puresan Bio Pond is effective in both oxygen rich and oxygen deprived environments.</p>\r\n<p class=\"heading\">• Puresan Bio Pond is used effectively in: Industrial Aquaculture Applications Commercial and Residential Aquariums Golf Course Ponds Great Water Lakes</p>\r\n<p class=\"heading\">• Puresan Bio Pond will effectively demonstrate: Dramatic Decrease in: Ammonia / Nitrites / Nitrates / Phosphates / Algae / Cyanobacteria Dramatic Increase in: Aquatic growth rates / Fry survival rates / Improved water Quality / Improved stocking capability</p>','publish','closed','closed','','bio-pond','','','2025-04-14 13:23:10','2025-04-14 11:23:10','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3613',0,'product','',0),
(3614,244,'2023-06-06 12:38:30','2023-06-06 10:38:30','','Bio Pond * - 1lt','Size: 1lt','publish','closed','closed','','bio-pond-updating-1lt','','','2025-04-14 13:23:10','2025-04-14 11:23:10','',3613,'http://www.nixin.co.za/?post_type=product_variation&p=3614',1,'product_variation','',0),
(3615,244,'2023-06-06 12:39:25','2023-06-06 10:39:25','','Pure-Mist.jpg','','inherit','closed','closed','','pure-mist-jpg','','','2023-06-06 12:39:25','2023-06-06 10:39:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pure-Mist.jpg',0,'attachment','image/jpeg',0),
(3616,244,'2023-06-06 12:39:26','2023-06-06 10:39:26','<h5 class=\"heading\">Application:</h5>\r\n<div class=\"excerpt\">\r\n<ul>\r\n 	<li>Pure Mist is a broad spectrum germ killer that has excellent antiseptic, antibacterial and antiviral properties.</li>\r\n 	<li>Because of its disinfecting properties, it is also an ideal SANITISER. Pure Mist has been tested to kill 99.9% of harmful germs including E-coli in seconds.</li>\r\n 	<li>Unlike many other sanitisers on the market, Pure Mist contains NO ALCOHOL.</li>\r\n 	<li>This makes Pure Mist one of two sanitisers on the market that is safe for both ORAL &amp; TOPICAL use.</li>\r\n 	<li>Pure Dermatologic Mist perfect for skin care.</li>\r\n 	<li>It is ideal for use as an all-in-one multi-purpose anti-acne skin care product and functions also as a hand sanitizer and general disinfectant and protectant.</li>\r\n 	<li>Eliminates most known harmful bacteria and viral matter.</li>\r\n 	<li>Prevents cross infection.</li>\r\n 	<li>Totally effective for wound disinfection.</li>\r\n 	<li>Guarantees completely sterile surfaces, instruments, utensils and medical equipment</li>\r\n 	<li>Pure Dermatologic Mist has also been extensively tested. The advantage of this product is that it can be safely used externally and orally.</li>\r\n 	<li>100% NATURAL &amp; safe, completely odourless and tasteless.</li>\r\n 	<li>All PureSan Products are, tasteless and odourless and can function as an ideal additive to any product designed to add germ-killing properties.</li>\r\n 	<li>Perfect travel companion for travel Safe to use anywhere on your body, or on any surface. Comes in a convenient plane-sized 50ml spray bottle.</li>\r\n</ul>\r\n</div>','Pure Mist 50ml *','<h5 class=\"heading\">Application:</h5>\r\n<div class=\"excerpt\">\r\n<ul>\r\n 	<li>Pure Mist is a broad spectrum germ killer that has excellent antiseptic, antibacterial and antiviral properties.</li>\r\n 	<li>Because of its disinfecting properties, it is also an ideal SANITISER. Pure Mist has been tested to kill 99.9% of harmful germs including E-coli in seconds.</li>\r\n 	<li>Unlike many other sanitisers on the market, Pure Mist contains NO ALCOHOL.</li>\r\n 	<li>This makes Pure Mist one of two sanitisers on the market that is safe for both ORAL &amp; TOPICAL use.</li>\r\n 	<li>Pure Dermatologic Mist perfect for skin care.</li>\r\n 	<li>It is ideal for use as an all-in-one multi-purpose anti-acne skin care product and functions also as a hand sanitizer and general disinfectant and protectant.</li>\r\n 	<li>Eliminates most known harmful bacteria and viral matter.</li>\r\n 	<li>Prevents cross infection.</li>\r\n 	<li>Totally effective for wound disinfection.</li>\r\n 	<li>Guarantees completely sterile surfaces, instruments, utensils and medical equipment</li>\r\n 	<li>Pure Dermatologic Mist has also been extensively tested. The advantage of this product is that it can be safely used externally and orally.</li>\r\n 	<li>100% NATURAL &amp; safe, completely odourless and tasteless.</li>\r\n 	<li>All PureSan Products are, tasteless and odourless and can function as an ideal additive to any product designed to add germ-killing properties.</li>\r\n 	<li>Perfect travel companion for travel Safe to use anywhere on your body, or on any surface. Comes in a convenient plane-sized 50ml spray bottle.</li>\r\n</ul>\r\n</div>\r\nPrice Excludes VAT','publish','closed','closed','','puremist50ml','','','2025-03-03 08:10:10','2025-03-03 06:10:10','',0,'http://www.nixin.co.za/product/puremist50ml/',0,'product','',0),
(3617,244,'2023-06-06 12:39:31','2023-06-06 10:39:31','','Pure-Tank.jpg','','inherit','closed','closed','','pure-tank-jpg','','','2023-06-06 12:39:31','2023-06-06 10:39:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pure-Tank.jpg',0,'attachment','image/jpeg',0),
(3618,244,'2023-06-06 12:39:32','2023-06-06 10:39:32','<p>Puresan Pure Tank is a water tank additive that can be dosed directly in water tanks to provide clean water for drinking, cooking and cleaning. </p>\n<p><strong>Dosage:</strong></p>\n<p>Add 100ml to 1000 lt tank of borehole water.</p>\n<p>Add 100ml to a 1500 lt tank of rain water. </p>\n<p><strong>Application:</strong></p>\n<p>Kills 99% of known waterborne bacteria, virusses and fungi. </p>\n<p>Meets and exceeds WHO and US EPA standards for drinking water. </p>\n<p>Meets SANS 241 drinking water specifications</p>\n<p>Assists in keeping all pipes and water distribution equipment clean from bio film, hard water scale build-up, etc. </p>\n<p>Listed in various EU countries as approved for adding to water for drinking. </p>','Pure Tank *','Puresan Pure Tank is a water tank additive that can be dosed directly in water tanks to provide clean water for drinking, cooking and cleaning.\r\n\r\n<strong>Dosage:</strong>\r\n\r\nAdd 100ml to 1000 lt tank of borehole water.\r\n\r\nAdd 100ml to a 1500 lt tank of rain water.\r\n\r\n<strong>Application:</strong>\r\n\r\nKills 99% of known waterborne bacteria, virusses and fungi.\r\n\r\nMeets and exceeds WHO and US EPA standards for drinking water.\r\n\r\nMeets SANS 241 drinking water specifications\r\n\r\nAssists in keeping all pipes and water distribution equipment clean from bio film, hard water scale build-up, etc.\r\n\r\nListed in various EU countries as approved for adding to water for drinking.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','puretank100ml','','','2025-04-14 13:23:03','2025-04-14 11:23:03','',0,'http://www.nixin.co.za/product/puretank100ml/',0,'product','',0),
(3619,244,'2023-06-06 12:39:56','2023-06-06 10:39:56','','Pure-Clear-1lt.jpg','','inherit','closed','closed','','pure-clear-1lt-jpg','','','2023-06-06 12:39:56','2023-06-06 10:39:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pure-Clear-1lt.jpg',0,'attachment','image/jpeg',0),
(3620,244,'2023-06-06 12:39:58','2023-06-06 10:39:58','<ul>\n<li>“Pure Clear” is a saturated complex ionic aqueous solution containing copper, silver, zinc, aluminium and gold. The microscopic action of these natural mineral ions with the algae and bacteria are twofold. First, the algae and bacteria in the water are destroyed through a change in their enzyme processes as the ions break down their DNA structures and cell walls. Secondly, all these charged particles floc together so they can be trapped by a filter. The ions maintain a stable “Pure Pool” residual in the water until they are used up by this process.</li>\n<li>Typically a swimming pool with a volume of 50,000 litres of water only needs to be dosed with up to one litre of Pure Pool every 4 weeks and during the low season the pool will use significantly less during the winter months. The pH needs to be tested using the test strips and maintained at between 7.0 and 7.4 with 7.2 being the desired target. This can be done as and when necessary using the pH+ and pH- powders. The Pure Clear solution is dosed by pouring the dosage amount directly into the pool skimmer box intake.</li>\n<li>The residual level of PureSan is to be monitored by testing the water for copper content, using the copper test strips. The target level is 0.4-0.8mg/l of copper. It should be noted that the UK and EU maximum allowable limit for copper in drinking water is 2.0mg/l, so your pool water would be well within this limit.</li>\n<li>The advantages and desired effect of this pool treatment solution will be to improve the quality of the swimming pool water and drastically reduce the exposure of swimmers and lifeguards to chlorine and its irritating and harmful effects such as asthmatic conditions.</li>\n</ul>','Pure Clear *','<ul>\r\n 	<li>PureSan “Pure Clear” is a saturated complex ionic aqueous solution containing copper, silver, zinc, aluminium and gold. The microscopic action of these natural mineral ions with the algae and bacteria are twofold. First, the algae and bacteria in the water are destroyed through a change in their enzyme processes as the ions break down their DNA structures and cell walls. Secondly, all these charged particles floc together so they can be trapped by a filter. The ions maintain a stable “Pure Pool” residual in the water until they are used up by this process.</li>\r\n 	<li>Typically a swimming pool with a volume of 50,000 litres of water only needs to be dosed with up to one litre of Pure Pool every 4 weeks and during the low season the pool will use significantly less during the winter months. The pH needs to be tested using the test strips and maintained at between 7.0 and 7.4 with 7.2 being the desired target. This can be done as and when necessary using the pH+ and pH- powders. The Pure Clear solution is dosed by pouring the dosage amount directly into the pool skimmer box intake.</li>\r\n 	<li>The residual level of PureSan is to be monitored by testing the water for copper content, using the copper test strips. The target level is 0.4-0.8mg/l of copper. It should be noted that the UK and EU maximum allowable limit for copper in drinking water is 2.0mg/l, so your pool water would be well within this limit.</li>\r\n 	<li>The advantages and desired effect of this pool treatment solution will be to improve the quality of the swimming pool water and drastically reduce the exposure of swimmers and lifeguards to chlorine and its irritating and harmful effects such as asthmatic conditions.</li>\r\n</ul>','publish','closed','closed','','pure-clear','','','2025-05-27 09:53:28','2025-05-27 07:53:28','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3620',0,'product','',0),
(3621,244,'2023-06-06 12:40:01','2023-06-06 10:40:01','','Pure Clear * - 1 litre','Size: 1 litre','publish','closed','closed','','pure-clear-updating-1-litre','','','2025-05-27 09:53:28','2025-05-27 07:53:28','',3620,'http://www.nixin.co.za/?post_type=product_variation&p=3621',1,'product_variation','',0),
(3622,244,'2023-06-06 12:41:20','2023-06-06 10:41:20','','Pure-Drop.jpg','','inherit','closed','closed','','pure-drop-jpg','','','2023-06-06 12:41:20','2023-06-06 10:41:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pure-Drop.jpg',0,'attachment','image/jpeg',0),
(3623,244,'2023-06-06 12:41:21','2023-06-06 10:41:21','<section id=\"wrapper-content\" class=\"wrapper-content\">\r\n<div id=\"layers-widget-column-36\" class=\"widget layers-content-widget content-vertical-massive \">\r\n<div class=\"container list-grid\">\r\n<div class=\"grid\">\r\n<div id=\"layers-widget-column-36-258\" class=\"layers-masonry-column layers-widget-column-258 span-12 last column content\">\r\n<div class=\"media image-right medium\">\r\n<div class=\"media-body text-left\">\r\n<h5 class=\"heading\">Application:</h5>\r\n<div class=\"excerpt\">\r\n<ul>\r\n 	<li>Pure Drop’ is a versatile product, which purifies water, eliminating water borne diseases. It eliminates gastro intestinal effects of poor drinking water and leaves no unpleasant smell or taste unlike chlorine and bromine tablets. Use a drop or 2 per litre in water to wash or rinse fresh fruit and vegetables and they stay fresh significantly longer. Use 2 drops per litre to extend the shelf life of freshly squeezed fruit juices.</li>\r\n 	<li>One drop per litre extends the shelf life of bottled water.</li>\r\n 	<li>A saturated ionic complex solution containing copper, silver, zinc, aluminium and gold.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>','Pure Drop 30ml','<section id=\"wrapper-content\" class=\"wrapper-content\">\r\n<div id=\"layers-widget-column-36\" class=\"widget layers-content-widget content-vertical-massive \">\r\n<div class=\"container list-grid\">\r\n<div class=\"grid\">\r\n<div id=\"layers-widget-column-36-258\" class=\"layers-masonry-column layers-widget-column-258 span-12 last column content\">\r\n<div class=\"media image-right medium\">\r\n<div class=\"media-body text-left\">\r\n<h5 class=\"heading\">Application:</h5>\r\n<div class=\"excerpt\">\r\n<ul>\r\n 	<li>Pure Drop’ is a versatile product, which purifies water, eliminating water borne diseases. It eliminates gastro intestinal effects of poor drinking water and leaves no unpleasant smell or taste unlike chlorine and bromine tablets. Use a drop or 2 per litre in water to wash or rinse fresh fruit and vegetables and they stay fresh significantly longer. Use 2 drops per litre to extend the shelf life of freshly squeezed fruit juices.</li>\r\n 	<li>One drop per litre extends the shelf life of bottled water.</li>\r\n 	<li>A saturated ionic complex solution containing copper, silver, zinc, aluminium and gold.</li>\r\n</ul>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</div>\r\n</section>Price Excludes VAT','publish','closed','closed','','puredrop30ml','','','2024-09-09 16:33:08','2024-09-09 14:33:08','',0,'http://www.nixin.co.za/product/puredrop30ml/',0,'product','',0),
(3624,244,'2023-06-06 13:37:03','2023-06-06 11:37:03','','Parabond-Epoxy.jpg','','inherit','closed','closed','','parabond-epoxy-jpg','','','2023-06-06 13:37:03','2023-06-06 11:37:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Parabond-Epoxy.jpg',0,'attachment','image/jpeg',0),
(3625,244,'2023-06-06 13:37:04','2023-06-06 11:37:04','<p>ADHESIVE • GROUT • GAP FILLER &amp; FAIRING compound</p>\n<div class=\"prodtext\">\n<div class=\"price orderoption\">\n<h3>Details</h3>\n<ul>\n<li>Water based polyamide formulated with specialized light weight fillers to create a multi purpose thixotropic adhesive with proven application performance and guaranteed reliability.</li>\n<li>Can be used as an adhesive &amp; grout for specialized applications in the swimming pool, boat building, aeronautics, automotive, mould making, tiling &amp; construction industries.</li>\n<li>Bonds to non flexible surfaces and is compatible to most solid materials such as Concrete, Wood, Steel , Aluminium , Glass, PVC and GRP composites.</li>\n<li>Modified to extend its range of specialized applications to include sealing underwater glass windows, applying ceramic or glass mosaics to Fibreglass &amp; concrete surfaces.</li>\n<li>Has a thixotropic nature making it ideal for waterproof tiling applications, without sagging on vertical surfaces. Excellent grip even on small areas such as Listellos , Bullnoses and step edgings.</li>\n<li>It can also be used to anchor bolts &amp; balustrades in concrete provided all surfaces are clean and dry!</li>\n<li>When used by Panelbeaters &amp; boat builders as a gap filler or fairing compound, it can be easily sanded &amp; shaped when cured and is compatible with most primer &amp; finishing coatings.</li>\n<li>Non-flammable , safe for transport &amp; storage with an extensive shelf life. Guaranteed results when  mixed well by 4 parts base &amp; 1 part hardener (4:1).</li>\n<li>The most renowned &amp; vastly versatile bonding agent used by leading manufacturing, repair &amp; construction industries !</li>\n<li>\"It\'s Got Grip!\"</li>\n</ul>\n</div>\n</div>','Parabond Epoxy *','NIXIN Parabond Epoxy 421 can be used as a waterproof adhesive &amp; grout for specialised applications in the swimming pool, boat building, aeronautics, automotive, mould making, tiling &amp; construction industries.\r\n<div class=\"prodtext\">\r\n<div class=\"price orderoption\">\r\n<h3>Details</h3>\r\n<ul>\r\n 	<li>Water based polyamide formulated with specialized light weight fillers to create a multi purpose thixotropic adhesive with proven application performance and guaranteed reliability.</li>\r\n 	<li>Can be used as an adhesive &amp; grout for specialized applications in the swimming pool, boat building, aeronautics, automotive, mould making, tiling &amp; construction industries.</li>\r\n 	<li>Bonds to non flexible surfaces and is compatible to most solid materials such as Concrete, Wood, Steel , Aluminium , Glass, PVC and GRP composites.</li>\r\n 	<li>Modified to extend its range of specialized applications to include sealing underwater glass windows, applying ceramic or glass mosaics to Fibreglass &amp; concrete surfaces.</li>\r\n 	<li>Has a thixotropic nature making it ideal for waterproof tiling applications, without sagging on vertical surfaces. Excellent grip even on small areas such as Listellos , Bullnoses and step edgings.</li>\r\n 	<li>It can also be used to anchor bolts &amp; balustrades in concrete provided all surfaces are clean and dry!</li>\r\n 	<li>When used by Panelbeaters &amp; boat builders as a gap filler or fairing compound, it can be easily sanded &amp; shaped when cured and is compatible with most primer &amp; finishing coatings.</li>\r\n 	<li>Non-flammable , safe for transport &amp; storage with an extensive shelf life. Guaranteed results when  mixed well by 4 parts base &amp; 1 part hardener (4:1).</li>\r\n 	<li>The most renowned &amp; vastly versatile bonding agent used by leading manufacturing, repair &amp; construction industries !</li>\r\n 	<li>\"It\'s Got Grip!\"</li>\r\n</ul>\r\n</div>\r\n</div>','publish','closed','closed','','parabond-epoxy','','','2025-05-23 10:08:11','2025-05-23 08:08:11','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3625',0,'product','',0),
(3626,244,'2023-06-06 13:37:07','2023-06-06 11:37:07','','Parabond Epoxy * - 5litre','Size: 5litre','publish','closed','closed','','parabond-epoxy-updating-5litre','','','2025-05-23 10:08:11','2025-05-23 08:08:11','',3625,'http://www.nixin.co.za/?post_type=product_variation&p=3626',1,'product_variation','',0),
(3627,244,'2023-06-06 13:37:07','2023-06-06 11:37:07','','Parabond Epoxy * - Hardener','Size: Hardener','publish','closed','closed','','parabond-epoxy-updating-hardener','','','2025-05-23 10:08:11','2025-05-23 08:08:11','',3625,'http://www.nixin.co.za/?post_type=product_variation&p=3627',2,'product_variation','',0),
(3628,244,'2023-06-06 14:01:25','2023-06-06 12:01:25','','Glass-Filter-Media.jpg','','inherit','closed','closed','','glass-filter-media-jpg','','','2023-06-06 14:01:25','2023-06-06 12:01:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Glass-Filter-Media.jpg',0,'attachment','image/jpeg',0),
(3629,244,'2023-06-06 14:01:26','2023-06-06 12:01:26','<strong>Key benefits: </strong>\r\n\r\n• Backwash is more efficient - Crystal-Sands™ is lighter than silica sand, fluidising faster, using less time, energy and water.\r\n\r\n• Safer - Crystal-Sands™ is not susceptible to metal leaching under acidic conditions as it does not contain high levels of heavy metals such as chrome, iron cobalt and other metals conventionally used to colour beer and wine glass bottles.\r\n\r\n• Recycled material - Crystal-Sands™ is environmentally friendly, versus the mining of silica, relieving landfill sites of waste.\r\n\r\n• Chlorine consumption is lower - due to fewer secondary chlorine reaction products such as chloramines.\r\n\r\n• Increased water purity and lower turbidity - Crystal-Sands™ has a reduced filtration period (by up to 25%) with an ionically charged and higher surface area than silica sand, collecting debris and microbial particles as small as 10 microns.\r\n\r\n• Up to 20% saving in weight compared to silica sand.\r\n\r\n• Longer lasting - Crystal-Sands™ replacement period is well over 10 years. It has a lower propensity to fracture and wear than silica sand.\r\n\r\n• Lower incidence of biofilm - Crystal-Sands™ is not susceptible to bacterial colonisation.\r\n\r\n<strong>Packaging: </strong>\r\n\r\n18kg bags (13L) 2 X 15kg Crystal-Sands™ bags = 1 X 40kg silica sand by volume','Crystal Sands Glass Filter Media *','<strong>Key benefits: </strong>\r\n\r\n• Backwash is more efficient - Crystal-Sands™ is lighter than silica sand, fluidising faster, using less time, energy and water.\r\n\r\n• Safer - Crystal-Sands™ is not susceptible to metal leaching under acidic conditions as it does not contain high levels of heavy metals such as chrome, iron cobalt and other metals conventionally used to colour beer and wine glass bottles.\r\n\r\n• Recycled material - Crystal-Sands™ is environmentally friendly, versus the mining of silica, relieving landfill sites of waste.\r\n\r\n• Chlorine consumption is lower - due to fewer secondary chlorine reaction products such as chloramines.\r\n\r\n• Increased water purity and lower turbidity - Crystal-Sands™ has a reduced filtration period (by up to 25%) with an ionically charged and higher surface area than silica sand, collecting debris and microbial particles as small as 10 microns.\r\n\r\n• Up to 20% saving in weight compared to silica sand.\r\n\r\n• Longer lasting - Crystal-Sands™ replacement period is well over 10 years. It has a lower propensity to fracture and wear than silica sand.\r\n\r\n• Lower incidence of biofilm - Crystal-Sands™ is not susceptible to bacterial colonisation.\r\n\r\n<strong>Packaging: </strong>\r\n\r\n18kg bags (13L) 2 X 15kg Crystal-Sands™ bags = 1 X 40kg silica sand by volume','publish','closed','closed','','crystal-sands-glass-filter-media','','','2025-05-14 09:58:35','2025-05-14 07:58:35','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3629',0,'product','',0),
(3630,244,'2023-06-06 14:01:30','2023-06-06 12:01:30','','Crystal Sands Glass Filter Media * - 15 kg','Size: 15 kg','publish','closed','closed','','crystal-sands-glass-filter-media-updating-15-kg','','','2025-05-14 09:58:34','2025-05-14 07:58:34','',3629,'http://www.nixin.co.za/?post_type=product_variation&p=3630',1,'product_variation','',0),
(3633,244,'2023-06-06 14:19:41','2023-06-06 12:19:41','','NIXIN-SST-Wall-Tread.jpg','','inherit','closed','closed','','nixin-sst-wall-tread-jpg','','','2024-02-16 13:54:16','2024-02-16 11:54:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Wall-Tread.jpg',0,'attachment','image/jpeg',0),
(3634,244,'2023-06-06 14:19:42','2023-06-06 12:19:42','','NIXIN SST Wall Tread 150 x 100mm','Price Excludes VAT','publish','closed','closed','','sst-wall-tread-150x150mm','','','2025-02-01 11:27:53','2025-02-01 09:27:53','',0,'http://www.nixin.co.za/product/nixinsstwalltread150x150mm/',0,'product','',0),
(3635,244,'2023-06-06 14:40:25','2023-06-06 12:40:25','','Pentair-Globrite-RGB.jpg','','inherit','closed','closed','','pentair-globrite-rgb-jpg','','','2023-06-06 14:40:25','2023-06-06 12:40:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Globrite-RGB.jpg',0,'attachment','image/jpeg',0),
(3636,244,'2023-06-06 14:40:26','2023-06-06 12:40:26','','Pentair Globrite LED Light','','publish','closed','closed','','pentair-glowbrite-led-light','','','2025-02-17 12:39:36','2025-02-17 10:39:36','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3636',0,'product','',0),
(3637,244,'2023-06-06 14:40:29','2023-06-06 12:40:29','','Pentair-Globrite-RGB-1.jpg','','inherit','closed','closed','','pentair-globrite-rgb-1-jpg','','','2023-06-06 14:40:29','2023-06-06 12:40:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Globrite-RGB-1.jpg',0,'attachment','image/jpeg',0),
(3638,244,'2023-06-06 14:40:30','2023-06-06 12:40:30','','Pentair Globrite LED Light - Colour Changing','Option: Colour Changing','publish','closed','closed','','pentair-glowbrite-led-light-updating-colour-changing','','','2025-02-17 12:39:36','2025-02-17 10:39:36','',3636,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3638',1,'product_variation','',0),
(3639,244,'2023-06-06 14:40:30','2023-06-06 12:40:30','','Pentair-Globrite-White-LED.jpg','','inherit','closed','closed','','pentair-globrite-white-led-jpg','','','2023-06-06 14:40:30','2023-06-06 12:40:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Globrite-White-LED.jpg',0,'attachment','image/jpeg',0),
(3640,244,'2023-06-06 14:40:31','2023-06-06 12:40:31','','Pentair Globrite LED Light - White Light','Option: White Light','publish','closed','closed','','pentair-glowbrite-led-light-updating-white-light','','','2025-02-17 12:39:36','2025-02-17 10:39:36','',3636,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3640',2,'product_variation','',0),
(3641,244,'2023-06-06 14:40:42','2023-06-06 12:40:42','','Pentair-Globrite-Casing-Concrete.jpg','','inherit','closed','closed','','pentair-globrite-casing-concrete-jpg','','','2023-06-06 14:40:42','2023-06-06 12:40:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Pentair-Globrite-Casing-Concrete.jpg',0,'attachment','image/jpeg',0),
(3642,244,'2023-06-06 14:40:43','2023-06-06 12:40:43','','Pentair Globrite Gunite Niche','Price Excludes VAT','draft','closed','closed','','pentair-globrite-gunite-niche','','','2023-11-02 08:55:39','2023-11-02 06:55:39','',0,'http://www.nixin.co.za/product/pentair-globrite-gunite-niche/',0,'product','',0),
(3643,244,'2023-06-06 16:10:09','2023-06-06 14:10:09','','Remote-Receiver.jpg','','inherit','closed','closed','','remote-receiver-jpg','','','2023-06-06 16:10:09','2023-06-06 14:10:09','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Remote-Receiver.jpg',0,'attachment','image/jpeg',0),
(3644,244,'2023-06-06 16:10:10','2023-06-06 14:10:10','','Remote &amp; Receiver Complete *','Price Excludes VAT','publish','closed','closed','','remotereceivercomplete','','','2025-05-27 09:53:41','2025-05-27 07:53:41','',0,'http://www.nixin.co.za/product/remotereceivercomplete/',0,'product','',0),
(3645,244,'2023-06-06 16:12:05','2023-06-06 14:12:05','','Remote.jpg','','inherit','closed','closed','','remote-jpg','','','2023-06-06 16:12:05','2023-06-06 14:12:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Remote.jpg',0,'attachment','image/jpeg',0),
(3646,244,'2023-06-06 16:12:06','2023-06-06 14:12:06','','Remote Only*','Price Excludes VAT','publish','closed','closed','','remoteonly','','','2025-05-27 09:53:29','2025-05-27 07:53:29','',0,'http://www.nixin.co.za/product/remoteonly/',0,'product','',0),
(3647,244,'2023-06-06 16:13:19','2023-06-06 14:13:19','','Receiver.jpg','','inherit','closed','closed','','receiver-jpg','','','2023-06-06 16:13:19','2023-06-06 14:13:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Receiver.jpg',0,'attachment','image/jpeg',0),
(3648,244,'2023-06-06 16:13:20','2023-06-06 14:13:20','','Receiver Only *','Price Excludes VAT','publish','closed','closed','','receiveronly','','','2025-05-27 09:53:31','2025-05-27 07:53:31','',0,'http://www.nixin.co.za/product/receiveronly/',0,'product','',0),
(3649,244,'2023-06-06 16:19:56','2023-06-06 14:19:56','','Resin Connector','','inherit','closed','closed','','resin-connector-jpg','','','2024-09-30 09:23:06','2024-09-30 07:23:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Resin-Connector.jpg',0,'attachment','image/jpeg',0),
(3650,244,'2023-06-06 16:19:57','2023-06-06 14:19:57','','Resin Connector','The Resin Connector is a high-quality connector designed for pool installations and lighting systems. Priced affordably, it is a durable component that ensures secure and reliable connections for various pool equipment setups. It is a versatile part, essential for maintaining efficient pool functionality.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','resin-connector','','','2025-05-26 11:14:04','2025-05-26 09:14:04','',0,'http://www.nixin.co.za/product/resinconnector/',0,'product','',0),
(3651,244,'2023-06-08 09:56:58','2023-06-08 07:56:58','','NIXIN-24LED-Lamp-Blue.jpg','','inherit','closed','closed','','nixin-24led-lamp-blue-jpg','','','2024-02-16 13:30:02','2024-02-16 11:30:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-24LED-Lamp-Blue.jpg',0,'attachment','image/jpeg',0),
(3652,244,'2023-06-08 09:56:58','2023-06-08 07:56:58','','24LED Lamp Only','Illuminate your space efficiently with the 24LED Lamp. This high-performance lamp features 24 powerful LEDs, providing bright and energy-efficient lighting. Perfect for various applications, it ensures long-lasting durability and optimal illumination. Ideal for both residential and commercial settings, this lamp is a reliable and eco-friendly lighting solution.','publish','closed','closed','','24led-lamp-only','','','2025-05-20 12:30:36','2025-05-20 10:30:36','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3652',0,'product','',0),
(3653,244,'2023-06-08 09:57:01','2023-06-08 07:57:01','','NIXIN-24LED-Lamp-Blue-1.jpg','','inherit','closed','closed','','nixin-24led-lamp-blue-1-jpg','','','2023-06-08 09:57:01','2023-06-08 07:57:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-24LED-Lamp-Blue-1.jpg',0,'attachment','image/jpeg',0),
(3654,244,'2023-06-08 09:57:02','2023-06-08 07:57:02','','24LED Lamp Only - Blue LED','LED Colour: Blue LED','publish','closed','closed','','24led-lamp-only-updating-blue-led','','','2025-05-20 12:30:36','2025-05-20 10:30:36','',3652,'http://www.nixin.co.za/?post_type=product_variation&p=3654',1,'product_variation','',0),
(3655,244,'2023-06-08 09:57:02','2023-06-08 07:57:02','','NIXIN-24LED-Lamp-White.jpg','','inherit','closed','closed','','nixin-24led-lamp-white-jpg','','','2023-06-08 09:57:02','2023-06-08 07:57:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-24LED-Lamp-White.jpg',0,'attachment','image/jpeg',0),
(3656,244,'2023-06-08 09:57:03','2023-06-08 07:57:03','','24LED Lamp Only - White LED','LED Colour: White LED','publish','closed','closed','','24led-lamp-only-updating-white-led','','','2025-05-20 12:30:36','2025-05-20 10:30:36','',3652,'http://www.nixin.co.za/?post_type=product_variation&p=3656',2,'product_variation','',0),
(3657,244,'2023-06-08 09:57:39','2023-06-08 07:57:39','63LED Lamp','NIXIN-63LED-Lamp-Blue.jpg','','inherit','closed','closed','','nixin-63led-lamp-blue-jpg','','','2024-06-28 13:26:25','2024-06-28 11:26:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-63LED-Lamp-Blue.jpg',0,'attachment','image/jpeg',0),
(3658,244,'2023-06-08 09:57:40','2023-06-08 07:57:40','','63LED Lamp Only','Illuminate your space with the powerful and energy-efficient 63LED Lamp. Designed for optimal brightness and longevity, this lamp is perfect for a variety of applications, both indoors and outdoors. Its durable construction ensures reliable performance, making it an excellent choice for enhancing your lighting setup.','publish','closed','closed','','63led-lamp-only','','','2025-01-31 16:04:34','2025-01-31 14:04:34','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3658',0,'product','',0),
(3659,244,'2023-06-08 09:57:43','2023-06-08 07:57:43','','NIXIN-63LED-Lamp-Blue-1.jpg','','inherit','closed','closed','','nixin-63led-lamp-blue-1-jpg','','','2023-06-08 09:57:43','2023-06-08 07:57:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-63LED-Lamp-Blue-1.jpg',0,'attachment','image/jpeg',0),
(3660,244,'2023-06-08 09:57:44','2023-06-08 07:57:44','','63LED Lamp Only - Blue LED','Colour: Blue LED','publish','closed','closed','','63led-lamp-only-updating-blue-led','','','2025-01-31 16:04:34','2025-01-31 14:04:34','',3658,'http://www.nixin.co.za/?post_type=product_variation&p=3660',1,'product_variation','',0),
(3661,244,'2023-06-08 09:57:44','2023-06-08 07:57:44','','NIXIN-63LED-Lamp-White.jpg','','inherit','closed','closed','','nixin-63led-lamp-white-jpg','','','2023-06-08 09:57:44','2023-06-08 07:57:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-63LED-Lamp-White.jpg',0,'attachment','image/jpeg',0),
(3662,244,'2023-06-08 09:57:45','2023-06-08 07:57:45','','63LED Lamp Only - White LED','Colour: White LED','publish','closed','closed','','63led-lamp-only-updating-white-led','','','2025-01-31 16:04:34','2025-01-31 14:04:34','',3658,'http://www.nixin.co.za/?post_type=product_variation&p=3662',2,'product_variation','',0),
(3663,244,'2023-06-08 09:58:30','2023-06-08 07:58:30','','72LED Lamp Blue','','inherit','closed','closed','','nixin-72led-lamp-blue-jpg','','','2024-06-28 13:28:47','2024-06-28 11:28:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-72LED-Lamp-Blue.jpg',0,'attachment','image/jpeg',0),
(3664,244,'2023-06-08 09:58:32','2023-06-08 07:58:32','','72LED Lamp Only','Brighten your environment with the 72LED Lamp. Featuring 72 high-intensity LEDs, this lamp delivers exceptional brightness and energy efficiency. Ideal for a wide range of applications, both indoor and outdoor pools, its robust construction ensures long-lasting performance and reliability. Perfect for enhancing your lighting solutions with superior illumination.','publish','closed','closed','','72led-lamp-only','','','2025-05-27 14:49:14','2025-05-27 12:49:14','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3664',0,'product','',0),
(3665,244,'2023-06-08 09:58:35','2023-06-08 07:58:35','','NIXIN-72LED-Lamp-Blue-1.jpg','','inherit','closed','closed','','nixin-72led-lamp-blue-1-jpg','','','2023-06-08 09:58:35','2023-06-08 07:58:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-72LED-Lamp-Blue-1.jpg',0,'attachment','image/jpeg',0),
(3666,244,'2023-06-08 09:58:35','2023-06-08 07:58:35','','72LED Lamp Only - 5watt, Blue LED','Option: 5watt, Colour: Blue LED','publish','closed','closed','','72led-lamp-only-updating-blue-led','','','2025-05-27 14:49:14','2025-05-27 12:49:14','',3664,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3666',1,'product_variation','',0),
(3667,244,'2023-06-08 09:58:36','2023-06-08 07:58:36','','NIXIN-72LED-Lamp-White.jpg','','inherit','closed','closed','','nixin-72led-lamp-white-jpg','','','2023-06-08 09:58:36','2023-06-08 07:58:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-72LED-Lamp-White.jpg',0,'attachment','image/jpeg',0),
(3668,244,'2023-06-08 09:58:37','2023-06-08 07:58:37','','72LED Lamp Only - 5watt, White LED','Option: 5watt, Colour: White LED','publish','closed','closed','','72led-lamp-only-updating-white-led','','','2025-05-27 14:49:14','2025-05-27 12:49:14','',3664,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3668',2,'product_variation','',0),
(3669,244,'2023-06-08 10:26:07','2023-06-08 08:26:07','','NIXIN-SST-Pipe-Spout-d38-x-150mm.jpg','','inherit','closed','closed','','nixin-sst-pipe-spout-d38-x-150mm-jpg','','','2023-06-08 10:26:07','2023-06-08 08:26:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Pipe-Spout-d38-x-150mm.jpg',0,'attachment','image/jpeg',0),
(3670,244,'2023-06-08 10:26:08','2023-06-08 08:26:08','','NIXIN SST Pipe Spout ø38 x 150mm','Price Excludes VAT','publish','closed','closed','','nixinsstpipespout38x150mm','','','2025-05-13 14:23:22','2025-05-13 12:23:22','',0,'http://www.nixin.co.za/product/nixinsstpipespout38x150mm/',0,'product','',0),
(3671,244,'2023-06-08 10:26:52','2023-06-08 08:26:52','','NIXIN-SST-Pipe-Spout-d38-x-300mm.jpg','','inherit','closed','closed','','nixin-sst-pipe-spout-d38-x-300mm-jpg','','','2023-06-08 10:26:52','2023-06-08 08:26:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Pipe-Spout-d38-x-300mm.jpg',0,'attachment','image/jpeg',0),
(3672,244,'2023-06-08 10:26:53','2023-06-08 08:26:53','','NIXIN SST Pipe Spout ø38 x 300mm','Price Excludes VAT','publish','closed','closed','','nixinsstpipespout38x300mm','','','2025-05-13 14:23:18','2025-05-13 12:23:18','',0,'http://www.nixin.co.za/product/nixinsstpipespout38x300mm/',0,'product','',0),
(3673,244,'2023-06-08 10:27:32','2023-06-08 08:27:32','','NIXIN-SST-Pipe-Spout-d50-x-150mm.jpg','','inherit','closed','closed','','nixin-sst-pipe-spout-d50-x-150mm-jpg','','','2025-03-26 09:36:12','2025-03-26 07:36:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Pipe-Spout-d50-x-150mm.jpg',0,'attachment','image/jpeg',0),
(3674,244,'2023-06-08 10:27:33','2023-06-08 08:27:33','','NIXIN SST Pipe Spout ø50 x 150mm','Price Excludes VAT','publish','closed','closed','','pool-wall-spout-50x150mm','','','2025-04-04 14:11:31','2025-04-04 12:11:31','',0,'http://www.nixin.co.za/product/nixinsstpipespout50x150mm/',0,'product','',0),
(3675,244,'2023-06-08 10:28:06','2023-06-08 08:28:06','','NIXIN-SST-Pipe-Spout-d50-x-300mm.jpg','','inherit','closed','closed','','nixin-sst-pipe-spout-d50-x-300mm-jpg','','','2025-03-26 09:38:39','2025-03-26 07:38:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Pipe-Spout-d50-x-300mm.jpg',0,'attachment','image/jpeg',0),
(3676,244,'2023-06-08 10:28:07','2023-06-08 08:28:07','','NIXIN SST Pipe Spout ø50 x 300mm','Price Excludes VAT','publish','closed','closed','','pool-wall-spout-50x300mm','','','2025-04-04 14:11:36','2025-04-04 12:11:36','',0,'http://www.nixin.co.za/product/nixinsstpipespout50x300mm/',0,'product','',0),
(3677,244,'2023-06-08 10:32:26','2023-06-08 08:32:26','','NIXIN-SST-Water-Cannon-50mm-Plumbing-.jpg','','inherit','closed','closed','','nixin-sst-water-cannon-50mm-plumbing-jpg','','','2023-06-08 10:32:26','2023-06-08 08:32:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Water-Cannon-50mm-Plumbing-.jpg',0,'attachment','image/jpeg',0),
(3678,244,'2023-06-08 10:32:27','2023-06-08 08:32:27','','NIXIN SST Water Cannon (50mm Plumbing)','<h3>Details</h3>\r\n[embed]http://youtu.be/23QAMet1bws[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-water-cannon-50mm','','','2025-02-20 10:42:13','2025-02-20 08:42:13','',0,'http://www.nixin.co.za/product/nixin-sst-water-cannon-50mm/',0,'product','',0),
(3679,244,'2023-06-08 10:34:43','2023-06-08 08:34:43','','NIXIN-SST-Adj-Ball-Spout-Complete.jpg','','inherit','closed','closed','','nixin-sst-adj-ball-spout-complete-jpg','','','2024-02-16 13:57:46','2024-02-16 11:57:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Adj-Ball-Spout-Complete.jpg',0,'attachment','image/jpeg',0),
(3680,244,'2023-06-08 10:34:44','2023-06-08 08:34:44','','NIXIN SST Adjustable Ball Spout Complete','Price Excludes VAT','publish','closed','closed','','sst-adjustable-ball-spout-complete','','','2025-04-25 14:53:07','2025-04-25 12:53:07','',0,'http://www.nixin.co.za/product/nixinsstadjustableballspoutcomplete/',0,'product','',0),
(3681,244,'2023-06-08 10:44:15','2023-06-08 08:44:15','','NIXIN-63LED-Crystalite-Only.jpg','','inherit','closed','closed','','nixin-63led-crystalite-only-jpg','','','2023-06-08 10:44:15','2023-06-08 08:44:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-63LED-Crystalite-Only.jpg',0,'attachment','image/jpeg',0),
(3682,244,'2023-06-08 10:44:16','2023-06-08 08:44:16','','NIXIN 72LED Crystalite Only Blue LED','Price Excludes VAT','publish','closed','closed','','nixin64ledcrystaliteonlyblueled','','','2025-05-21 15:00:58','2025-05-21 13:00:58','',0,'http://www.nixin.co.za/product/nixin64ledcrystaliteonlyblueled/',0,'product','',0),
(3683,244,'2023-06-08 10:44:51','2023-06-08 08:44:51','','NIXIN 64-LED Crystalite Only','','inherit','closed','closed','','nixin-63led-crystalite-only-1-jpg','','','2024-09-30 10:16:45','2024-09-30 08:16:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-63LED-Crystalite-Only-1.jpg',0,'attachment','image/jpeg',0),
(3684,244,'2023-06-08 10:44:52','2023-06-08 08:44:52','','NIXIN 72LED Crystalite Only White LED','The NIXIN 64LED Crystal Light Only White LED is a powerful, energy-efficient pool light designed to provide brilliant white illumination for your pool. Featuring 64 LEDs, this compact light offers optimal brightness and performance, making it perfect for both residential and commercial pools. Its sleek design ensures easy integration into various pool setups while enhancing nighttime pool visibility.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','64-led-crystal-light-only-white-led','','','2025-05-27 09:01:24','2025-05-27 07:01:24','',0,'http://www.nixin.co.za/product/nixin64ledcrystaliteonlywhiteled/',0,'product','',0),
(3685,244,'2023-06-08 14:29:24','2023-06-08 12:29:24','','NIXIN-SST-Water-Cannon-32mm-Plumbing-.jpg','','inherit','closed','closed','','nixin-sst-water-cannon-32mm-plumbing-jpg','','','2023-06-08 14:29:24','2023-06-08 12:29:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Water-Cannon-32mm-Plumbing-.jpg',0,'attachment','image/jpeg',0),
(3686,244,'2023-06-08 14:29:25','2023-06-08 12:29:25','','NIXIN SST Water Cannon (32mm Plumbing)','Price Excludes VAT','publish','closed','closed','','nixinsstwatercannon32mm','','','2025-02-20 10:42:20','2025-02-20 08:42:20','',0,'http://www.nixin.co.za/product/nixinsstwatercannon32mm/',0,'product','',0),
(3687,244,'2023-06-08 14:30:26','2023-06-08 12:30:26','','Compact 72LED Crystal Light Blue LED + Black Nut','','inherit','closed','closed','','nixin-compact-63led-crystalite-black-nut-jpg','','','2024-09-30 10:13:50','2024-09-30 08:13:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Compact-63LED-Crystalite-Black-Nut.jpg',0,'attachment','image/jpeg',0),
(3688,244,'2023-06-08 14:30:27','2023-06-08 12:30:27','','NIXIN Compact 72LED Crystalite Blue LED + Black Nut','The Compact 72LED Crystal Light Blue LED with Black Nut is a stylish and durable pool light, designed to illuminate your pool with a vibrant blue glow. Featuring 72 energy-efficient LEDs, this light provides a striking visual effect while ensuring optimal energy usage. Its compact design and black nut finish make it a sleek addition to any pool setup, enhancing both aesthetics and functionality.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','compact-63led-crystalite-blue-led-black-nut','','','2025-04-17 09:13:08','2025-04-17 07:13:08','',0,'http://www.nixin.co.za/product/nixin-compact-63led-crystalite-blue-led-black-nut/',0,'product','',0),
(3689,244,'2023-06-08 14:30:33','2023-06-08 12:30:33','','NIXIN-Compact-63LED-Crystalite.jpg','','inherit','closed','closed','','nixin-compact-63led-crystalite-jpg','','','2023-06-08 14:30:33','2023-06-08 12:30:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Compact-63LED-Crystalite.jpg',0,'attachment','image/jpeg',0),
(3690,244,'2023-06-08 14:30:34','2023-06-08 12:30:34','','NIXIN Compact 72LED Crystalite Blue LED + White Nut','Price Excludes VAT','publish','closed','closed','','nixin-compact-63led-crystalite-blue-led-white-nut','','','2025-04-17 09:14:51','2025-04-17 07:14:51','',0,'http://www.nixin.co.za/product/nixin-compact-63led-crystalite-blue-led-white-nut/',0,'product','',0),
(3691,244,'2023-06-08 14:30:50','2023-06-08 12:30:50','','NIXIN-Compact-63LED-Crystalite-Black-Nut-1.jpg','','inherit','closed','closed','','nixin-compact-63led-crystalite-black-nut-1-jpg','','','2023-06-08 14:30:50','2023-06-08 12:30:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Compact-63LED-Crystalite-Black-Nut-1.jpg',0,'attachment','image/jpeg',0),
(3692,244,'2023-06-08 14:30:51','2023-06-08 12:30:51','','NIXIN Compact 72LED Crystalite White LED + Black Nut','Price Excludes VAT','publish','closed','closed','','nixin-compact-63led-crystalite-white-led-black-nut','','','2025-04-17 09:15:45','2025-04-17 07:15:45','',0,'http://www.nixin.co.za/product/nixin-compact-63led-crystalite-white-led-black-nut/',0,'product','',0),
(3693,244,'2023-06-08 14:31:16','2023-06-08 12:31:16','','NIXIN-Compact-63LED-Crystalite-1.jpg','','inherit','closed','closed','','nixin-compact-63led-crystalite-1-jpg','','','2023-06-08 14:31:16','2023-06-08 12:31:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Compact-63LED-Crystalite-1.jpg',0,'attachment','image/jpeg',0),
(3694,244,'2023-06-08 14:31:17','2023-06-08 12:31:17','','NIXIN Compact 72LED Crystalite White LED + White Nut','Price Excludes VAT','publish','closed','closed','','nixin-compact-63led-crystalite-white-nut','','','2025-04-17 09:14:13','2025-04-17 07:14:13','',0,'http://www.nixin.co.za/product/nixin-compact-63led-crystalite-white-nut/',0,'product','',0),
(3695,244,'2023-06-08 15:13:44','2023-06-08 13:13:44','NIXIN SST Curve Pipe Spout D38mm x 600mm','NIXIN SST Curve Pipe Spout D38mm x 600mm','','inherit','closed','closed','','nixin-sst-curve-pipe-spout-jpg','','','2024-10-28 15:42:05','2024-10-28 13:42:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Curve-Pipe-Spout.jpg',0,'attachment','image/jpeg',0),
(3696,244,'2023-06-08 15:13:45','2023-06-08 13:13:45','','NIXIN SST Curve Pipe Spout ø38mm x 600mm','Add a touch of decoration to your pool with our SST Curve Pipe Spout. This elegantly curved stainless steel spout creates a graceful, arching water flow that enhances the poolside ambiance. Made from high-grade stainless steel, this spout is resistant to corrosion and built to withstand outdoor conditions. Its smooth, modern design complements any pool aesthetic, making it an ideal choice for both residential and commercial installations. Enjoy the beauty and function of this expertly crafted curved pipe spout in your pool area.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-curve-pipe-spout','','','2025-04-25 14:52:32','2025-04-25 12:52:32','',0,'http://www.nixin.co.za/product/nixinsstcurvepipespout/',0,'product','',0),
(3697,244,'2023-06-08 15:13:50','2023-06-08 13:13:50','','NIXIN-SST-Goose-Neck-Spout-d38mm.jpg','','inherit','closed','closed','','nixin-sst-goose-neck-spout-d38mm-jpg','','','2024-02-15 16:33:53','2024-02-15 14:33:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Goose-Neck-Spout-d38mm.jpg',0,'attachment','image/jpeg',0),
(3698,244,'2023-06-08 15:13:50','2023-06-08 13:13:50','','NIXIN SST Goose Neck Spout ø38 x 600mm','Price Excludes VAT','publish','closed','closed','','sst-goose-neck-spout-600mm','','','2025-04-17 09:13:16','2025-04-17 07:13:16','',0,'http://www.nixin.co.za/product/nixinsstgooseneckspout600mm/',0,'product','',0),
(3699,244,'2023-06-08 15:21:51','2023-06-08 13:21:51','','NIXIN SST Fan Jet Spout 150mm','','inherit','closed','closed','','nixin-sst-fan-jet-spout-150mm-jpg','','','2024-09-30 10:20:48','2024-09-30 08:20:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Fan-Jet-Spout-150mm.jpg',0,'attachment','image/jpeg',0),
(3700,244,'2023-06-08 15:21:52','2023-06-08 13:21:52','','NIXIN SST Fan Jet Spout 150mm','Superior finish &amp; radical variable performance capability in relation to its small size.\r\n<h3>Details</h3>\r\nNow here to make its long awaited appearance, we are proud of its superior finish &amp; radical variable performance capability in relation to its small size!\r\nAvailable in 150mm width with standard 40mm BSP plumbing connection OR the smaller 100mm width with 25mm BSP plumbing connection.\r\n\r\n[embed]http://youtu.be/IzkoOerfeh0[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-fan-jet-spout-150mm','','','2025-02-01 11:33:13','2025-02-01 09:33:13','',0,'http://www.nixin.co.za/product/nixinsstfanjetspout150mm/',0,'product','',0),
(3701,244,'2023-06-08 15:22:31','2023-06-08 13:22:31','','SST Fan Jet Spout','','inherit','closed','closed','','nixin-sst-fan-jet-spout-100mm-jpg','','','2024-10-28 15:52:45','2024-10-28 13:52:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Fan-Jet-Spout-100mm.jpg',0,'attachment','image/jpeg',0),
(3702,244,'2023-06-08 15:22:32','2023-06-08 13:22:32','','NIXIN SST Fan Jet Spout 100mm','Superior finish &amp; radical variable performance capability in relation to its small size.\r\n<h3>Details</h3>\r\nNow here to make its long awaited appearance, we are proud of its superior finish &amp; radical variable performance capability in relation to its small size!\r\nAvailable in 150mm width with standard 40mm BSP plumbing connection OR the smaller 100mm width with 25mm BSP plumbing connection.\r\n\r\n[embed]http://youtu.be/IzkoOerfeh0[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-fan-jet-spout-100mm','','','2025-02-01 11:32:56','2025-02-01 09:32:56','',0,'http://www.nixin.co.za/product/nixinsstfanjetspout100mm/',0,'product','',0),
(3703,244,'2023-06-08 15:28:31','2023-06-08 13:28:31','','NIXIN SST Fan Jet Spout 150mm','','inherit','closed','closed','','photo-2014-08-09-09-09-07','','','2023-06-08 15:28:45','2023-06-08 13:28:45','',3700,'http://www.nixin.co.za/wp-content/uploads//2023/06/Photo-2014-08-09-09-09-07.jpg',0,'attachment','image/jpeg',0),
(3704,244,'2023-06-08 15:37:44','2023-06-08 13:37:44','Photo By: Island Pools, Cape Town','NIXIN SST Compact Crystalite - Island Pools, Cape Town','','inherit','closed','closed','','nixin-sst-compact-crystalite-island-pools-cape-town','','','2023-06-08 15:38:03','2023-06-08 13:38:03','',2852,'http://www.nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Compact-Crystalite-Island-Pools-Cape-Town.jpg',0,'attachment','image/jpeg',0),
(3705,244,'2023-06-08 15:50:53','2023-06-08 13:50:53','','SST Jet Stream (32mm Plumbing)','','inherit','closed','closed','','nixin-sst-jet-stream-32mm-plumbing-jpg','','','2024-10-28 15:55:22','2024-10-28 13:55:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Jet-Stream-32mm-Plumbing-.jpg',0,'attachment','image/jpeg',0),
(3706,244,'2023-06-08 15:50:53','2023-06-08 13:50:53','','NIXIN SST Jet Stream (32mm Plumbing)','Creating a laminar effect around your pool\r\n<h3>Details</h3>\r\nFollow the below link to view a video of the SST Deck Jet Stream...\r\n\r\n[embed]http://youtu.be/3y8ozje3Md8[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-jet-stream-32mm','','','2025-03-24 09:48:05','2025-03-24 07:48:05','',0,'http://www.nixin.co.za/product/nixinsstjetstream32mm/',0,'product','',0),
(3707,244,'2023-06-08 15:50:58','2023-06-08 13:50:58','','NIXIN-SST-Jet-Stream-50mm-Plumbing-.jpg','','inherit','closed','closed','','nixin-sst-jet-stream-50mm-plumbing-jpg','','','2023-06-08 15:50:58','2023-06-08 13:50:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Jet-Stream-50mm-Plumbing-.jpg',0,'attachment','image/jpeg',0),
(3708,244,'2023-06-08 15:50:59','2023-06-08 13:50:59','','NIXIN SST Jet Stream (50mm Plumbing)','Creating a laminar effect around your pool\r\n<h3>Details</h3>\r\nFollow the below link to view a video of the SST Deck Jet Stream...\r\n\r\n[embed]http://youtu.be/3y8ozje3Md8[/embed]\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixinsstjetstream50mm','','','2025-03-24 09:48:03','2025-03-24 07:48:03','',0,'http://www.nixin.co.za/product/nixinsstjetstream50mm/',0,'product','',0),
(3709,244,'2023-06-08 16:48:29','2023-06-08 14:48:29','','NIXIN-Acetal-Aimflo-Plug-Blocker-White.jpg','','inherit','closed','closed','','nixin-acetal-aimflo-plug-blocker-white-jpg','','','2024-02-15 16:29:36','2024-02-15 14:29:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Acetal-Aimflo-Plug-Blocker-White.jpg',0,'attachment','image/jpeg',0),
(3710,244,'2023-06-08 16:48:30','2023-06-08 14:48:30','','NIXIN Acetal Aimflo Plug Blocker White','Price Excludes VAT','publish','closed','closed','','nixin-aimflo-plug-blocker-white','','','2025-03-19 12:29:53','2025-03-19 10:29:53','',0,'http://www.nixin.co.za/product/nixin-aimflo-plug-blocker-white/',0,'product','',0),
(3711,244,'2023-06-09 09:06:49','2023-06-09 07:06:49','','Mod-N-Medusa.jpg','','inherit','closed','closed','','mod-n-medusa-jpg','','','2023-06-09 09:06:49','2023-06-09 07:06:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Medusa.jpg',0,'attachment','image/jpeg',0),
(3712,244,'2023-06-09 09:06:52','2023-06-09 07:06:52','','Mod-N-Medusa','','publish','closed','closed','','mod-n-medusa','','','2025-04-01 10:17:36','2025-04-01 08:17:36','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3712',0,'product','',0),
(3713,244,'2023-06-09 09:06:56','2023-06-09 07:06:56','','Mod-N-Medusa-Blue.jpg','','inherit','closed','closed','','mod-n-medusa-blue-jpg','','','2023-06-09 09:06:56','2023-06-09 07:06:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Medusa-Blue.jpg',0,'attachment','image/jpeg',0),
(3714,244,'2023-06-09 09:06:57','2023-06-09 07:06:57','','Mod-N-Medusa - ø1000mm, Blue','Size: ø1000mm, Colour: Blue','publish','closed','closed','','mod-n-medusa-updating-1000mm-blue','','','2025-04-01 10:17:35','2025-04-01 08:17:35','',3712,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3714',1,'product_variation','',0),
(3715,244,'2023-06-09 09:06:58','2023-06-09 07:06:58','','Mod-N-Medusa-Black.jpg','','inherit','closed','closed','','mod-n-medusa-black-jpg','','','2023-06-09 09:06:58','2023-06-09 07:06:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Medusa-Black.jpg',0,'attachment','image/jpeg',0),
(3716,244,'2023-06-09 09:06:59','2023-06-09 07:06:59','','Mod-N-Medusa - ø1000mm, Black','Size: ø1000mm, Colour: Black','publish','closed','closed','','mod-n-medusa-updating-1000mm-black','','','2025-04-01 10:17:36','2025-04-01 08:17:36','',3712,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3716',2,'product_variation','',0),
(3717,244,'2023-06-09 09:07:00','2023-06-09 07:07:00','','Mod-N-Medusa-Grey.jpg','','inherit','closed','closed','','mod-n-medusa-grey-jpg','','','2023-06-09 09:07:00','2023-06-09 07:07:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Medusa-Grey.jpg',0,'attachment','image/jpeg',0),
(3718,244,'2023-06-09 09:07:01','2023-06-09 07:07:01','','Mod-N-Medusa - ø1000mm, Grey','Size: ø1000mm, Colour: Grey','publish','closed','closed','','mod-n-medusa-updating-1000mm-grey','','','2025-04-01 10:17:36','2025-04-01 08:17:36','',3712,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3718',3,'product_variation','',0),
(3719,244,'2023-06-09 10:32:46','2023-06-09 08:32:46','','Mod-N-Helios.jpg','','inherit','closed','closed','','mod-n-helios-jpg','','','2024-02-16 13:51:27','2024-02-16 11:51:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helios.jpg',0,'attachment','image/jpeg',0),
(3720,244,'2023-06-09 10:32:47','2023-06-09 08:32:47','','Mod-N-Helios','','publish','closed','closed','','mod-n-helios-2','','','2024-08-19 13:33:48','2024-08-19 11:33:48','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3720',0,'product','',0),
(3721,244,'2023-06-09 10:32:50','2023-06-09 08:32:50','','Mod-N-Helios-Orange.jpg','','inherit','closed','closed','','mod-n-helios-orange-jpg','','','2023-06-09 10:32:50','2023-06-09 08:32:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helios-Orange.jpg',0,'attachment','image/jpeg',0),
(3722,244,'2023-06-09 10:32:51','2023-06-09 08:32:51','','Mod-N-Helios - 700mm, Orange','Size: 700mm, Colour: Orange','publish','closed','closed','','mod-n-helios-updating-700mm-orange','','','2024-08-19 13:33:47','2024-08-19 11:33:47','',3720,'http://www.nixin.co.za/?post_type=product_variation&p=3722',1,'product_variation','',0),
(3723,244,'2023-06-09 10:32:51','2023-06-09 08:32:51','','Mod-N-Helios-Red.jpg','','inherit','closed','closed','','mod-n-helios-red-jpg','','','2023-06-09 10:32:51','2023-06-09 08:32:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helios-Red.jpg',0,'attachment','image/jpeg',0),
(3724,244,'2023-06-09 10:32:52','2023-06-09 08:32:52','','Mod-N-Helios - 700mm, Red','Size: 700mm, Colour: Red','publish','closed','closed','','mod-n-helios-updating-700mm-red','','','2024-08-19 13:33:47','2024-08-19 11:33:47','',3720,'http://www.nixin.co.za/?post_type=product_variation&p=3724',2,'product_variation','',0),
(3725,244,'2023-06-09 10:32:53','2023-06-09 08:32:53','','Mod-N-Helios-Brown.jpg','','inherit','closed','closed','','mod-n-helios-brown-jpg','','','2023-06-09 10:32:53','2023-06-09 08:32:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helios-Brown.jpg',0,'attachment','image/jpeg',0),
(3726,244,'2023-06-09 10:32:54','2023-06-09 08:32:54','','Mod-N-Helios - 700mm, Brown','Size: 700mm, Colour: Brown','publish','closed','closed','','mod-n-helios-updating-700mm-brown','','','2024-08-19 13:33:47','2024-08-19 11:33:47','',3720,'http://www.nixin.co.za/?post_type=product_variation&p=3726',3,'product_variation','',0),
(3727,244,'2023-06-09 10:33:11','2023-06-09 08:33:11','','Mod-N-Helm.jpg','','inherit','closed','closed','','mod-n-helm-jpg','','','2023-06-09 10:33:11','2023-06-09 08:33:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helm.jpg',0,'attachment','image/jpeg',0),
(3728,244,'2023-06-09 10:33:12','2023-06-09 08:33:12','','Mod-N-Helm','','publish','closed','closed','','mod-n-helm-2','','','2024-05-21 13:02:04','2024-05-21 11:02:04','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3728',0,'product','',0),
(3729,244,'2023-06-09 10:33:15','2023-06-09 08:33:15','','Mod-N-Helm-Black.jpg','','inherit','closed','closed','','mod-n-helm-black-jpg','','','2023-06-09 10:33:15','2023-06-09 08:33:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helm-Black.jpg',0,'attachment','image/jpeg',0),
(3730,244,'2023-06-09 10:33:15','2023-06-09 08:33:15','','Mod-N-Helm - 800mm, Black','Size: 800mm, Colour: Black','publish','closed','closed','','mod-n-helm-updating-800mm-black','','','2024-05-21 13:02:03','2024-05-21 11:02:03','',3728,'http://www.nixin.co.za/?post_type=product_variation&p=3730',1,'product_variation','',0),
(3731,244,'2023-06-09 10:33:16','2023-06-09 08:33:16','','Mod-N-Helm-Blue.jpg','','inherit','closed','closed','','mod-n-helm-blue-jpg','','','2023-06-09 10:33:16','2023-06-09 08:33:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Helm-Blue.jpg',0,'attachment','image/jpeg',0),
(3732,244,'2023-06-09 10:33:16','2023-06-09 08:33:16','','Mod-N-Helm - 800mm, Blue','Size: 800mm, Colour: Blue','publish','closed','closed','','mod-n-helm-updating-800mm-blue','','','2024-05-21 13:02:04','2024-05-21 11:02:04','',3728,'http://www.nixin.co.za/?post_type=product_variation&p=3732',2,'product_variation','',0),
(3733,244,'2023-06-09 11:04:14','2023-06-09 09:04:14','','Mod-N-Seahorse','','inherit','closed','closed','','mod-n-seahorse-jpg','','','2024-09-30 09:38:16','2024-09-30 07:38:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seahorse.jpg',0,'attachment','image/jpeg',0),
(3734,244,'2023-06-09 11:04:17','2023-06-09 09:04:17','','Mod-N-Seahorse','The Mod-N-Seahorse Pool Mosaic is a beautifully crafted decorative tile for enhancing the visual appeal of your pool. Available in sizes up to 950mm and colors like blue, black, and clear, this mosaic adds an artistic touch to any aquatic space. Its intricate seahorse design makes it an eye-catching feature, perfect for both residential and commercial pools.','publish','closed','closed','','mod-n-seahorse-pool-mosaic','','','2025-04-22 10:02:01','2025-04-22 08:02:01','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3734',0,'product','',0),
(3735,244,'2023-06-09 11:04:21','2023-06-09 09:04:21','','Mod-N-Seahorse-Blue.jpg','','inherit','closed','closed','','mod-n-seahorse-blue-jpg','','','2023-06-09 11:04:21','2023-06-09 09:04:21','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seahorse-Blue.jpg',0,'attachment','image/jpeg',0),
(3736,244,'2023-06-09 11:04:22','2023-06-09 09:04:22','','Mod-N-Seahorse - 950mm, Blue','Size: 950mm, Colour: Blue','publish','closed','closed','','mod-n-seahorse-updating-950mm-blue','','','2025-04-22 10:02:00','2025-04-22 08:02:00','',3734,'http://www.nixin.co.za/?post_type=product_variation&p=3736',1,'product_variation','',0),
(3737,244,'2023-06-09 11:04:23','2023-06-09 09:04:23','','Mod-N-Seahorse-Black.jpg','','inherit','closed','closed','','mod-n-seahorse-black-jpg','','','2023-06-09 11:04:23','2023-06-09 09:04:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seahorse-Black.jpg',0,'attachment','image/jpeg',0),
(3738,244,'2023-06-09 11:04:24','2023-06-09 09:04:24','','Mod-N-Seahorse - 950mm, Black','Size: 950mm, Colour: Black','publish','closed','closed','','mod-n-seahorse-updating-950mm-black','','','2025-04-22 10:02:00','2025-04-22 08:02:00','',3734,'http://www.nixin.co.za/?post_type=product_variation&p=3738',2,'product_variation','',0),
(3739,244,'2023-06-09 11:05:20','2023-06-09 09:05:20','','Mod-N-Lady-Ball.jpg','','inherit','closed','closed','','mod-n-lady-ball-jpg','','','2024-02-15 16:27:51','2024-02-15 14:27:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lady-Ball.jpg',0,'attachment','image/jpeg',0),
(3740,244,'2023-06-09 11:05:23','2023-06-09 09:05:23','','Mod-N-Lady &amp; Ball','','publish','closed','closed','','mod-n-lady-ball','','','2025-05-21 14:59:52','2025-05-21 12:59:52','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3740',0,'product','',0),
(3741,244,'2023-06-09 11:05:27','2023-06-09 09:05:27','','Mod-N-Lady-Ball-Blue.jpg','','inherit','closed','closed','','mod-n-lady-ball-blue-jpg','','','2023-06-09 11:05:27','2023-06-09 09:05:27','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lady-Ball-Blue.jpg',0,'attachment','image/jpeg',0),
(3742,244,'2023-06-09 11:05:27','2023-06-09 09:05:27','','Mod-N-Lady &amp; Ball - 500mm, Blue','Size: 500mm, Colour: Blue','publish','closed','closed','','mod-n-lady-ball-updating-500mm-blue','','','2025-05-21 14:59:51','2025-05-21 12:59:51','',3740,'http://www.nixin.co.za/?post_type=product_variation&p=3742',1,'product_variation','',0),
(3743,244,'2023-06-09 11:05:28','2023-06-09 09:05:28','','Mod-N-Lady &amp; Ball - 800mm, Blue','Size: 800mm, Colour: Blue','publish','closed','closed','','mod-n-lady-ball-updating-800mm-blue','','','2025-05-21 14:59:51','2025-05-21 12:59:51','',3740,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3743',3,'product_variation','',0),
(3744,244,'2023-06-09 11:05:28','2023-06-09 09:05:28','','Mod-N-Lady &amp; Ball - 1000mm, Blue','Size: 1000mm, Colour: Blue','publish','closed','closed','','mod-n-lady-ball-updating-1000mm-blue','','','2025-05-21 14:59:51','2025-05-21 12:59:51','',3740,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3744',5,'product_variation','',0),
(3745,244,'2023-06-09 11:05:28','2023-06-09 09:05:28','','Mod-N-Lady-Ball-Black.jpg','','inherit','closed','closed','','mod-n-lady-ball-black-jpg','','','2023-06-09 11:05:28','2023-06-09 09:05:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lady-Ball-Black.jpg',0,'attachment','image/jpeg',0),
(3746,244,'2023-06-09 11:05:29','2023-06-09 09:05:29','','Mod-N-Lady &amp; Ball - 500mm, Black','Size: 500mm, Colour: Black','publish','closed','closed','','mod-n-lady-ball-updating-500mm-black','','','2025-05-21 14:59:51','2025-05-21 12:59:51','',3740,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3746',2,'product_variation','',0),
(3747,244,'2023-06-09 11:05:30','2023-06-09 09:05:30','','Mod-N-Lady &amp; Ball - 800mm, Black','Size: 800mm, Colour: Black','publish','closed','closed','','mod-n-lady-ball-updating-800mm-black','','','2025-05-21 14:59:52','2025-05-21 12:59:52','',3740,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3747',4,'product_variation','',0),
(3748,244,'2023-06-09 11:05:30','2023-06-09 09:05:30','','Mod-N-Lady &amp; Ball - 1000mm, Black','Size: 1000mm, Colour: Black','publish','closed','closed','','mod-n-lady-ball-updating-1000mm-black','','','2025-05-21 14:59:51','2025-05-21 12:59:51','',3740,'http://www.nixin.co.za/?post_type=product_variation&p=3748',6,'product_variation','',0),
(3749,244,'2023-06-09 11:20:36','2023-06-09 09:20:36','','Mod-N-Speedy.jpg','','inherit','closed','closed','','mod-n-speedy-jpg','','','2024-09-04 16:38:01','2024-09-04 14:38:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Speedy.jpg',0,'attachment','image/jpeg',0),
(3750,244,'2023-06-09 11:20:38','2023-06-09 09:20:38','','Mod-N-Speedy','The Mod-N-Speedy Pool Mosaic is a beautifully designed dolphin-shaped mosaic tile that adds a touch of aquatic charm to any pool. Available in multiple sizes (500mm, 800mm, 1200mm) and colors such as blue, black, brown, and clear, this mosaic brings a playful and elegant element to pool settings. Its high-quality finish and easy installation make it an ideal choice for enhancing the aesthetic of residential or commercial pools.','publish','closed','closed','','mod-n-speedy','','','2025-05-13 13:13:46','2025-05-13 11:13:46','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3750',0,'product','',0),
(3751,244,'2023-06-09 11:20:41','2023-06-09 09:20:41','','Mod-N-Speedy-Blue.jpg','','inherit','closed','closed','','mod-n-speedy-blue-jpg','','','2023-06-09 11:20:41','2023-06-09 09:20:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Speedy-Blue.jpg',0,'attachment','image/jpeg',0),
(3752,244,'2023-06-09 11:20:42','2023-06-09 09:20:42','','Mod-N-Speedy - 500mm, Blue','Size: 500mm, Colour: Blue','publish','closed','closed','','mod-n-speedy-updating-500mm-blue','','','2025-05-13 13:13:45','2025-05-13 11:13:45','',3750,'http://www.nixin.co.za/?post_type=product_variation&p=3752',1,'product_variation','',0),
(3753,244,'2023-06-09 11:20:43','2023-06-09 09:20:43','','Mod-N-Speedy - 800mm, Blue','Size: 800mm, Colour: Blue','publish','closed','closed','','mod-n-speedy-updating-800mm-blue','','','2025-05-13 13:13:46','2025-05-13 11:13:46','',3750,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3753',4,'product_variation','',0),
(3754,244,'2023-06-09 11:20:43','2023-06-09 09:20:43','','Mod-N-Speedy - 1200mm, Blue','Size: 1200mm, Colour: Blue','publish','closed','closed','','mod-n-speedy-updating-1200mm-blue','','','2025-05-13 13:13:45','2025-05-13 11:13:45','',3750,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3754',7,'product_variation','',0),
(3755,244,'2023-06-09 11:20:43','2023-06-09 09:20:43','','Mod-N-Speedy-Black.jpg','','inherit','closed','closed','','mod-n-speedy-black-jpg','','','2023-06-09 11:20:43','2023-06-09 09:20:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Speedy-Black.jpg',0,'attachment','image/jpeg',0),
(3756,244,'2023-06-09 11:20:44','2023-06-09 09:20:44','','Mod-N-Speedy - 500mm, Black','Size: 500mm, Colour: Black','publish','closed','closed','','mod-n-speedy-updating-500mm-black','','','2025-05-13 13:13:46','2025-05-13 11:13:46','',3750,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3756',2,'product_variation','',0),
(3757,244,'2023-06-09 11:20:44','2023-06-09 09:20:44','','Mod-N-Speedy - 800mm, Black','Size: 800mm, Colour: Black','publish','closed','closed','','mod-n-speedy-updating-800mm-black','','','2025-05-13 13:13:46','2025-05-13 11:13:46','',3750,'http://www.nixin.co.za/?post_type=product_variation&p=3757',5,'product_variation','',0),
(3758,244,'2023-06-09 11:20:45','2023-06-09 09:20:45','','Mod-N-Speedy - 1200mm, Black','Size: 1200mm, Colour: Black','publish','closed','closed','','mod-n-speedy-updating-1200mm-black','','','2025-05-13 13:13:45','2025-05-13 11:13:45','',3750,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3758',8,'product_variation','',0),
(3759,244,'2023-06-09 11:20:45','2023-06-09 09:20:45','','Mod-N-Speedy - 500mm, Brown','Size: 500mm, Colour: Brown','publish','closed','closed','','mod-n-speedy-updating-500mm-brown','','','2025-05-13 13:13:46','2025-05-13 11:13:46','',3750,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3759',3,'product_variation','',0),
(3760,244,'2023-06-09 11:20:45','2023-06-09 09:20:45','','Mod-N-Speedy - 800mm, Brown','Size: 800mm, Colour: Brown','publish','closed','closed','','mod-n-speedy-updating-800mm-brown','','','2025-05-13 13:13:45','2025-05-13 11:13:45','',3750,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3760',6,'product_variation','',0),
(3761,244,'2023-06-09 11:20:45','2023-06-09 09:20:45','','Mod-N-Speedy - 1200mm, Brown','Size: 1200mm, Colour: Brown','publish','closed','closed','','mod-n-speedy-updating-1200mm-brown','','','2025-05-13 13:13:46','2025-05-13 11:13:46','',3750,'http://www.nixin.co.za/?post_type=product_variation&p=3761',9,'product_variation','',0),
(3762,244,'2023-06-09 11:25:27','2023-06-09 09:25:27','','NIXIN Mod-N-Speedy','','inherit','closed','closed','','img_2131','','','2023-06-09 11:25:43','2023-06-09 09:25:43','',3750,'http://www.nixin.co.za/wp-content/uploads//2023/06/IMG_2131.jpg',0,'attachment','image/jpeg',0),
(3763,244,'2023-06-09 12:47:52','2023-06-09 10:47:52','','Mod-N-Seastar.jpg','','inherit','closed','closed','','mod-n-seastar-jpg','','','2023-06-09 12:47:52','2023-06-09 10:47:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seastar.jpg',0,'attachment','image/jpeg',0),
(3764,244,'2023-06-09 12:47:55','2023-06-09 10:47:55','','Mod-N-Seastar','','publish','closed','closed','','mod-n-seastar','','','2025-04-17 13:12:56','2025-04-17 11:12:56','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3764',0,'product','',0),
(3765,244,'2023-06-09 12:47:58','2023-06-09 10:47:58','','Mod-N-Seastar-Brown.jpg','','inherit','closed','closed','','mod-n-seastar-brown-jpg','','','2023-06-09 12:47:58','2023-06-09 10:47:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seastar-Brown.jpg',0,'attachment','image/jpeg',0),
(3766,244,'2023-06-09 12:47:59','2023-06-09 10:47:59','','Mod-N-Seastar - Brown, 600mm','Colour: Brown, Size: 600mm','publish','closed','closed','','mod-n-seastar-updating-600mm-brown','','','2025-04-17 13:12:56','2025-04-17 11:12:56','',3764,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3766',1,'product_variation','',0),
(3767,244,'2023-06-09 12:48:00','2023-06-09 10:48:00','','Mod-N-Seastar-Blue.jpg','','inherit','closed','closed','','mod-n-seastar-blue-jpg','','','2023-06-09 12:48:00','2023-06-09 10:48:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seastar-Blue.jpg',0,'attachment','image/jpeg',0),
(3768,244,'2023-06-09 12:48:01','2023-06-09 10:48:01','','Mod-N-Seastar - Blue, 600mm','Colour: Blue, Size: 600mm','publish','closed','closed','','mod-n-seastar-updating-600mm-blue','','','2025-04-17 13:12:56','2025-04-17 11:12:56','',3764,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3768',2,'product_variation','',0),
(3769,244,'2023-06-09 12:48:01','2023-06-09 10:48:01','','Mod-N-Seastar-Black.jpg','','inherit','closed','closed','','mod-n-seastar-black-jpg','','','2023-06-09 12:48:01','2023-06-09 10:48:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Seastar-Black.jpg',0,'attachment','image/jpeg',0),
(3770,244,'2023-06-09 12:48:02','2023-06-09 10:48:02','','Mod-N-Seastar - Black, 600mm','Colour: Black, Size: 600mm','publish','closed','closed','','mod-n-seastar-updating-600mm-black','','','2025-04-17 13:12:56','2025-04-17 11:12:56','',3764,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3770',3,'product_variation','',0),
(3771,244,'2023-06-09 12:49:13','2023-06-09 10:49:13','','Octopus.jpg','','inherit','closed','closed','','octopus-jpg','','','2023-06-09 12:49:13','2023-06-09 10:49:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Octopus.jpg',0,'attachment','image/jpeg',0),
(3772,244,'2023-06-09 12:49:15','2023-06-09 10:49:15','','Octopus','','publish','closed','closed','','octopus-2','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3772',0,'product','',0),
(3773,244,'2023-06-09 12:49:18','2023-06-09 10:49:18','','Octopus-Blue.jpg','','inherit','closed','closed','','octopus-blue-jpg','','','2023-06-09 12:49:18','2023-06-09 10:49:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Octopus-Blue.jpg',0,'attachment','image/jpeg',0),
(3774,244,'2023-06-09 12:49:19','2023-06-09 10:49:19','','Octopus - 77510 - Small, Blue','Size: 77510 - Small, Colour: Blue','publish','closed','closed','','octopus-updating-77510-small-blue','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://www.nixin.co.za/?post_type=product_variation&p=3774',1,'product_variation','',0),
(3775,244,'2023-06-09 12:49:19','2023-06-09 10:49:19','','Octopus - 77610 - Medium, Blue','Size: 77610 - Medium, Colour: Blue','publish','closed','closed','','octopus-updating-77610-medium-blue','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3775',6,'product_variation','',0),
(3776,244,'2023-06-09 12:49:20','2023-06-09 10:49:20','','Octopus-Black.jpg','','inherit','closed','closed','','octopus-black-jpg','','','2023-06-09 12:49:20','2023-06-09 10:49:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Octopus-Black.jpg',0,'attachment','image/jpeg',0),
(3777,244,'2023-06-09 12:49:21','2023-06-09 10:49:21','','Octopus - 77510 - Small, Black','Size: 77510 - Small, Colour: Black','publish','closed','closed','','octopus-updating-77510-small-black','','','2025-03-25 13:33:57','2025-03-25 11:33:57','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3777',2,'product_variation','',0),
(3778,244,'2023-06-09 12:49:21','2023-06-09 10:49:21','','Octopus - 77610 - Medium, Black','Size: 77610 - Medium, Colour: Black','publish','closed','closed','','octopus-updating-77610-medium-black','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3778',7,'product_variation','',0),
(3779,244,'2023-06-09 12:49:22','2023-06-09 10:49:22','','Octopus-Light-Blue.jpg','','inherit','closed','closed','','octopus-light-blue-jpg','','','2023-06-09 12:49:22','2023-06-09 10:49:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Octopus-Light-Blue.jpg',0,'attachment','image/jpeg',0),
(3780,244,'2023-06-09 12:49:22','2023-06-09 10:49:22','','Octopus - 77510 - Small, L/Blue','Size: 77510 - Small, Colour: L/Blue','publish','closed','closed','','octopus-updating-77510-small-l-blue','','','2025-03-25 13:33:57','2025-03-25 11:33:57','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3780',3,'product_variation','',0),
(3781,244,'2023-06-09 12:49:23','2023-06-09 10:49:23','','Octopus - 77610 - Medium, L/Blue','Size: 77610 - Medium, Colour: L/Blue','publish','closed','closed','','octopus-updating-77610-medium-l-blue','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3781',8,'product_variation','',0),
(3782,244,'2023-06-09 12:49:23','2023-06-09 10:49:23','','Octopus - 77510 - Small, Grey','Size: 77510 - Small, Colour: Grey','publish','closed','closed','','octopus-updating-77510-small-grey','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3782',4,'product_variation','',0),
(3783,244,'2023-06-09 12:49:23','2023-06-09 10:49:23','','Octopus - 77610 - Medium, Grey','Size: 77610 - Medium, Colour: Grey','publish','closed','closed','','octopus-updating-77610-medium-grey','','','2025-03-25 13:33:57','2025-03-25 11:33:57','',3772,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3783',9,'product_variation','',0),
(3784,244,'2023-06-09 13:08:23','2023-06-09 11:08:23','','Seahorse Pool Mosaic','','inherit','closed','closed','','seahorse-jpg','','','2024-09-30 10:24:50','2024-09-30 08:24:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Seahorse.jpg',0,'attachment','image/jpeg',0),
(3785,244,'2023-06-09 13:08:25','2023-06-09 11:08:25','','Seahorse','Seahorse Pool Mosaic Tile is a beautifully crafted decorative piece, perfect for adding a touch of marine elegance to your pool. Available in sizes and colors that complement various pool designs, this mosaic is easy to install and creates a stunning focal point. Ideal for both residential and commercial pools, it offers durability along with aesthetic appeal.','publish','closed','closed','','seahorse-pool-textile','','','2024-09-30 10:42:38','2024-09-30 08:42:38','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3785',0,'product','',0),
(3786,244,'2023-06-09 13:08:28','2023-06-09 11:08:28','','Seahorse-Blue.jpg','','inherit','closed','closed','','seahorse-blue-jpg','','','2023-06-09 13:08:28','2023-06-09 11:08:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Seahorse-Blue.jpg',0,'attachment','image/jpeg',0),
(3787,244,'2023-06-09 13:08:29','2023-06-09 11:08:29','','Seahorse - 88510 - Small, Blue','Size: 88510 - Small, Colour: Blue','publish','closed','closed','','seahorse-updating-88510-small-blue','','','2024-09-26 12:48:08','2024-09-26 10:48:08','',3785,'http://www.nixin.co.za/?post_type=product_variation&p=3787',1,'product_variation','',0),
(3788,244,'2023-06-09 13:08:30','2023-06-09 11:08:30','','Seahorse-Black.jpg','','inherit','closed','closed','','seahorse-black-jpg','','','2023-06-09 13:08:30','2023-06-09 11:08:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Seahorse-Black.jpg',0,'attachment','image/jpeg',0),
(3789,244,'2023-06-09 13:08:31','2023-06-09 11:08:31','','Seahorse - 88510 - Small, Black','Size: 88510 - Small, Colour: Black','publish','closed','closed','','seahorse-updating-88510-small-black','','','2024-09-26 12:48:08','2024-09-26 10:48:08','',3785,'http://www.nixin.co.za/?post_type=product_variation&p=3789',2,'product_variation','',0),
(3790,244,'2023-06-09 13:10:41','2023-06-09 11:10:41','','Mermaid-Blue.jpg','','inherit','closed','closed','','mermaid-blue-jpg','','','2024-09-30 08:50:13','2024-09-30 06:50:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mermaid-Blue.jpg',0,'attachment','image/jpeg',0),
(3791,244,'2023-06-09 13:10:42','2023-06-09 11:10:42','','Mermaid','The Mermaid pool mosaic is a decorative pool feature available in multiple sizes (small and medium) and colors (blue or black). It is perfect for adding a touch of fantasy and elegance to your pool or water feature, transforming your space with its intricate design. Easy to install, it creates a visually captivating underwater aesthetic that enhances the overall ambience of your pool.','publish','closed','closed','','mermaid-pool-mosaic','','','2024-10-08 00:40:36','2024-10-07 22:40:36','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3791',0,'product','',0),
(3792,244,'2023-06-09 13:10:45','2023-06-09 11:10:45','','Mermaid - 88010 - Small, Blue','Size: 88010 - Small, Colour: Blue','publish','closed','closed','','mermaid-updating-88010-small-blue','','','2024-10-08 00:40:35','2024-10-07 22:40:35','',3791,'http://www.nixin.co.za/?post_type=product_variation&p=3792',1,'product_variation','',0),
(3793,244,'2023-06-09 13:10:45','2023-06-09 11:10:45','','Mermaid - 88110 - Medium, Blue','Size: 88110 - Medium, Colour: Blue','publish','closed','closed','','mermaid-updating-88110-medium-blue','','','2024-10-08 00:40:35','2024-10-07 22:40:35','',3791,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3793',3,'product_variation','',0),
(3794,244,'2023-06-09 13:10:46','2023-06-09 11:10:46','','Mermaid - 88010 - Small, Black','Size: 88010 - Small, Colour: Black','publish','closed','closed','','mermaid-updating-88010-small-black','','','2024-10-08 00:40:36','2024-10-07 22:40:36','',3791,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3794',2,'product_variation','',0),
(3795,244,'2023-06-09 13:10:46','2023-06-09 11:10:46','','Mermaid - 88110 - Medium, Black','Size: 88110 - Medium, Colour: Black','publish','closed','closed','','mermaid-updating-88110-medium-black','','','2024-10-08 00:40:36','2024-10-07 22:40:36','',3791,'http://www.nixin.co.za/?post_type=product_variation&p=3795',4,'product_variation','',0),
(3796,244,'2023-06-09 13:11:30','2023-06-09 11:11:30','','Dolphin-Blue.jpg','','inherit','closed','closed','','dolphin-blue-jpg','','','2023-06-09 13:11:30','2023-06-09 11:11:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Dolphin-Blue.jpg',0,'attachment','image/jpeg',0),
(3797,244,'2023-06-09 13:11:31','2023-06-09 11:11:31','','Dolphin','','publish','closed','closed','','dolphin','','','2025-05-19 14:54:18','2025-05-19 12:54:18','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3797',0,'product','',0),
(3798,244,'2023-06-09 13:11:34','2023-06-09 11:11:34','','Dolphin - 99310 - Small, Blue','Size: 99310 - Small, Colour: Blue','publish','closed','closed','','dolphin-updating-99310-small-blue','','','2025-05-19 14:54:18','2025-05-19 12:54:18','',3797,'http://www.nixin.co.za/?post_type=product_variation&p=3798',1,'product_variation','',0),
(3799,244,'2023-06-09 13:11:34','2023-06-09 11:11:34','','Dolphin - 99410 - Medium, Blue','Size: 99410 - Medium, Colour: Blue','publish','closed','closed','','dolphin-updating-99410-medium-blue','','','2025-05-19 14:54:18','2025-05-19 12:54:18','',3797,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3799',3,'product_variation','',0),
(3800,244,'2023-06-09 13:11:34','2023-06-09 11:11:34','','Dolphin - 99510 - Large, Blue','Size: 99510 - Large, Colour: Blue','publish','closed','closed','','dolphin-updating-99510-large-blue','','','2025-05-19 14:54:17','2025-05-19 12:54:17','',3797,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3800',5,'product_variation','',0),
(3801,244,'2023-06-09 13:21:00','2023-06-09 11:21:00','','72LED Deck Lighting Blue','','inherit','closed','closed','','nixin-sst-decklite-jpg','','','2024-09-30 09:21:30','2024-09-30 07:21:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Decklite.jpg',0,'attachment','image/jpeg',0),
(3802,244,'2023-06-09 13:21:01','2023-06-09 11:21:01','','NIXIN SST 72LED Decklite Blue','The SST 72LED Deck Lighting Blue is a sleek and durable lighting solution designed to illuminate pool decks and outdoor areas with a captivating blue glow. Featuring 72 energy-efficient LEDs housed in a stainless-steel casing, this deck light is perfect for enhancing the ambiance around your pool at night while providing additional safety. Its robust design ensures long-lasting performance in outdoor conditions.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','72-led-deck-lighting-blue','','','2025-05-21 09:58:28','2025-05-21 07:58:28','',0,'http://www.nixin.co.za/product/nixinsstdeckliteblueled/',0,'product','',0),
(3803,244,'2023-06-09 13:21:53','2023-06-09 11:21:53','','SST-Deck Lighting','','inherit','closed','closed','','nixin-sst-decklite-1-jpg','','','2024-09-30 09:13:30','2024-09-30 07:13:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Decklite-1.jpg',0,'attachment','image/jpeg',0),
(3804,244,'2023-06-09 13:21:54','2023-06-09 11:21:54','','NIXIN SST 72LED Decklite White','The SST 72LED Deck lighting White is a durable and stylish deck light designed for pool areas, featuring 72 powerful white LEDs to illuminate your outdoor spaces with a soft, ambient glow. Made from stainless steel, it is ideal for enhancing both safety and aesthetics around the pool deck, making it a great addition to modern outdoor settings. This deck light offers energy-efficient performance and is perfect for night-time pool enjoyment.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','sst-deck-light-white-led','','','2025-05-27 14:49:32','2025-05-27 12:49:32','',0,'http://www.nixin.co.za/product/nixinsstdecklitewhiteled/',0,'product','',0),
(3805,244,'2023-06-09 13:30:55','2023-06-09 11:30:55','','NIXIN Compact Aimflo Black','','inherit','closed','closed','','nixin-compact-aimflo-black-jpg','','','2024-09-30 09:37:35','2024-09-30 07:37:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Compact-Aimflo-Black.jpg',0,'attachment','image/jpeg',0),
(3806,244,'2023-06-09 13:30:56','2023-06-09 11:30:56','','NIXIN Compact Aimflo Black','The NIXIN Compact Aimflo Black is a durable and compact fitting designed for pool systems, offering a secure connection and streamlined water flow management. Its sleek black finish adds a modern aesthetic to any pool setup, while its robust construction ensures long-lasting performance. Ideal for enhancing pool filtration and water circulation.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','nixin-compact-aimflo-black-nut','','','2025-05-19 09:28:54','2025-05-19 07:28:54','',0,'http://www.nixin.co.za/product/nixin-compact-aimflo-black-nut/',0,'product','',0),
(3807,244,'2023-06-09 13:31:30','2023-06-09 11:31:30','','Compact Aimflo White','','inherit','closed','closed','','nixin-compact-aimflo-white-nut-jpg','','','2024-09-30 10:21:56','2024-09-30 08:21:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Compact-Aimflo-White-Nut.jpg',0,'attachment','image/jpeg',0),
(3808,244,'2023-06-09 13:31:31','2023-06-09 11:31:31','','NIXIN Compact Aimflo White','The Compact Aimflo White Nut is a high-quality pool fitting designed to regulate water flow efficiently. Its compact design and durable construction make it an ideal choice for both residential and commercial pool systems. The sleek white finish adds a clean, modern aesthetic to your pool\'s plumbing setup, ensuring both functionality and style.\r\n\r\nPrice Excludes VAT','publish','closed','closed','','compact-aimflo-white-nut','','','2025-05-19 09:28:53','2025-05-19 07:28:53','',0,'http://www.nixin.co.za/product/nixin-compact-aimflo-white-nut/',0,'product','',0),
(3809,244,'2023-06-09 13:48:21','2023-06-09 11:48:21','','NIXIN-SST-Air-Control-20mm.jpg','','inherit','closed','closed','','nixin-sst-air-control-20mm-jpg','','','2025-03-26 09:24:15','2025-03-26 07:24:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Air-Control-20mm.jpg',0,'attachment','image/jpeg',0),
(3810,244,'2023-06-09 13:48:22','2023-06-09 11:48:22','','NIXIN SST Air Control (20mm Plumbing)','Price Excludes VAT','publish','closed','closed','','sst-pool-air-control-20mm','','','2025-05-23 14:27:51','2025-05-23 12:27:51','',0,'http://www.nixin.co.za/product/nixinsstaircontrol20mm/',0,'product','',0),
(3811,244,'2023-06-09 13:54:04','2023-06-09 11:54:04','','Sacrificial-Anode-Only.jpg','','inherit','closed','closed','','sacrificial-anode-only-jpg','','','2023-06-09 13:54:04','2023-06-09 11:54:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Sacrificial-Anode-Only.jpg',0,'attachment','image/jpeg',0),
(3812,244,'2023-06-09 13:54:05','2023-06-09 11:54:05','','NIXIN Sacrificial Anode Only','Price Excludes VAT','publish','closed','closed','','nixin-sacrificial-anode-only','','','2025-05-21 09:58:17','2025-05-21 07:58:17','',0,'http://www.nixin.co.za/product/nixin-sacrificial-anode-only/',0,'product','',0),
(3813,244,'2023-06-09 15:29:08','2023-06-09 13:29:08','','NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg','','inherit','closed','closed','','nixin-sst-compact-aimflo-integrated-ball-jpg','','','2023-06-09 15:29:08','2023-06-09 13:29:08','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Compact-Aimflo-Integrated-Ball.jpg',0,'attachment','image/jpeg',0),
(3814,244,'2023-06-09 15:29:09','2023-06-09 13:29:09','','NIXIN SST Compact Aimflo &amp; Integrated Ball','Price Excludes VAT','publish','closed','closed','','nixin-sst-compact-solid-aimflo-ball','','','2025-05-19 09:28:49','2025-05-19 07:28:49','',0,'http://www.nixin.co.za/product/nixin-sst-compact-solid-aimflo-ball/',0,'product','',0),
(3815,1,'2023-06-13 08:09:28','2023-06-13 06:09:28','','Order &ndash; Jun 13, 2023 @ 08:09 AM','','wc-completed','closed','closed','wc_order_pWuaBYNSffiCE','order-jun-13-2023-0609-am','','','2023-06-13 11:53:28','2023-06-13 09:53:28','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=3815',0,'shop_order','',3),
(3816,244,'2023-06-13 08:31:45','2023-06-13 06:31:45','','IMG_9250','','inherit','closed','closed','','img_9250','','','2023-06-13 08:31:45','2023-06-13 06:31:45','',2757,'http://www.nixin.co.za/wp-content/uploads//2023/05/IMG_9250.mov',0,'attachment','video/quicktime',0),
(3817,244,'2023-06-13 08:32:13','2023-06-13 06:32:13','','NIXIN SST C-Spout 450w x 780h','','inherit','closed','closed','','photo-2022-04-03-10-36-15-2','','','2023-06-13 08:32:35','2023-06-13 06:32:35','',2757,'http://www.nixin.co.za/wp-content/uploads//2023/05/PHOTO-2022-04-03-10-36-15.jpg',0,'attachment','image/jpeg',0),
(3818,244,'2023-06-13 09:01:50','2023-06-13 07:01:50','','NIXIN SST Compact Champagne Bubbler','&nbsp;\n\n[embed]http://youtu.be/YHWJhejiEZw[/embed]\n\n[embed]http://youtu.be/fogVEE4B2TY[/embed]\n\nPrice Excludes VAT','inherit','closed','closed','','2903-autosave-v1','','','2023-06-13 09:01:50','2023-06-13 07:01:50','',2903,'http://www.nixin.co.za/?p=3818',0,'revision','',0),
(3819,244,'2023-06-13 14:01:29','2023-06-13 12:01:29','','NIXIN-SST-Pondlite-Blue.jpg','','inherit','closed','closed','','nixin-sst-pondlite-blue-jpg','','','2023-06-13 14:01:29','2023-06-13 12:01:29','',2825,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Pondlite-Blue.jpg',0,'attachment','image/jpeg',0),
(3820,244,'2023-06-13 15:10:22','2023-06-13 13:10:22','','0f67b33db4c4f35338a60eaba75a3fe69acb067c.jpg','','inherit','closed','closed','','0f67b33db4c4f35338a60eaba75a3fe69acb067c-jpg','','','2023-06-13 15:10:22','2023-06-13 13:10:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/0f67b33db4c4f35338a60eaba75a3fe69acb067c.jpg',0,'attachment','image/jpeg',0),
(3821,244,'2023-06-13 15:10:22','2023-06-13 13:10:22','','PVC HD 90 Degree Elbow *','','publish','closed','closed','','pvc-hd-90-degree-elbow','','','2025-05-24 10:02:00','2025-05-24 08:02:00','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3821',0,'product','',0),
(3822,244,'2023-06-13 15:10:25','2023-06-13 13:10:25','','PVC HD 90 Degree Elbow * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-90-degree-elbow-updating-50mm','','','2025-05-24 10:01:59','2025-05-24 08:01:59','',3821,'http://www.nixin.co.za/?post_type=product_variation&p=3822',1,'product_variation','',0),
(3823,244,'2023-06-13 15:10:25','2023-06-13 13:10:25','','PVC HD 90 Degree Elbow * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-90-degree-elbow-updating-63mm','','','2025-05-24 10:02:00','2025-05-24 08:02:00','',3821,'http://www.nixin.co.za/?post_type=product_variation&p=3823',2,'product_variation','',0),
(3824,244,'2023-06-13 15:10:25','2023-06-13 13:10:25','','PVC HD 90 Degree Elbow * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-90-degree-elbow-updating-32mm','','','2025-05-24 10:01:59','2025-05-24 08:01:59','',3821,'http://www.nixin.co.za/?post_type=product_variation&p=3824',3,'product_variation','',0),
(3826,244,'2023-06-13 15:10:26','2023-06-13 13:10:26','','PVC HD 90 Degree Elbow * - 25mm','Size: 25mm','publish','closed','closed','','pvc-hd-90-degree-elbow-updating-25mm','','','2025-05-24 10:01:59','2025-05-24 08:01:59','',3821,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3826',4,'product_variation','',0),
(3827,244,'2023-06-13 15:10:26','2023-06-13 13:10:26','','PVC HD 90 Degree Elbow * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-90-degree-elbow-updating-20mm','','','2025-05-24 10:01:59','2025-05-24 08:01:59','',3821,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3827',5,'product_variation','',0),
(3828,244,'2023-06-13 15:10:43','2023-06-13 13:10:43','','cf124221826d70cd76c33cbb724edbd80964bc78.jpg','','inherit','closed','closed','','cf124221826d70cd76c33cbb724edbd80964bc78-jpg','','','2023-06-13 15:10:43','2023-06-13 13:10:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/cf124221826d70cd76c33cbb724edbd80964bc78.jpg',0,'attachment','image/jpeg',0),
(3829,244,'2023-06-13 15:10:43','2023-06-13 13:10:43','','PVC HD 45 Degree Elbow *','','publish','closed','closed','','pvc-hd-45-degree-elbow','','','2025-05-08 14:36:35','2025-05-08 12:36:35','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3829',0,'product','',0),
(3830,244,'2023-06-13 15:10:46','2023-06-13 13:10:46','','PVC HD 45 Degree Elbow * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-45-degree-elbow-updating-50mm','','','2025-05-08 14:36:34','2025-05-08 12:36:34','',3829,'http://www.nixin.co.za/?post_type=product_variation&p=3830',1,'product_variation','',0),
(3831,244,'2023-06-13 15:10:46','2023-06-13 13:10:46','','PVC HD 45 Degree Elbow * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-45-degree-elbow-updating-63mm','','','2025-05-08 14:36:34','2025-05-08 12:36:34','',3829,'http://www.nixin.co.za/?post_type=product_variation&p=3831',2,'product_variation','',0),
(3832,244,'2023-06-13 15:10:46','2023-06-13 13:10:46','','PVC HD 45 Degree Elbow * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-45-degree-elbow-updating-32mm','','','2025-05-08 14:36:34','2025-05-08 12:36:34','',3829,'http://www.nixin.co.za/?post_type=product_variation&p=3832',3,'product_variation','',0),
(3833,244,'2023-06-13 15:10:47','2023-06-13 13:10:47','','PVC HD 45 Degree Elbow * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-45-degree-elbow-updating-20mm','','','2025-05-08 14:36:34','2025-05-08 12:36:34','',3829,'http://www.nixin.co.za/?post_type=product_variation&p=3833',4,'product_variation','',0),
(3834,244,'2023-06-13 15:31:21','2023-06-13 13:31:21','','4bd814e61fe713257f50dd5f97ea948535063147.jpg','','inherit','closed','closed','','4bd814e61fe713257f50dd5f97ea948535063147-jpg','','','2023-06-13 15:31:21','2023-06-13 13:31:21','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/4bd814e61fe713257f50dd5f97ea948535063147.jpg',0,'attachment','image/jpeg',0),
(3835,244,'2023-06-13 15:31:21','2023-06-13 13:31:21','','PVC HD 45 Degree T-Piece *','','publish','closed','closed','','pvc-hd-45-degree-t-piece','','','2024-04-17 15:20:47','2024-04-17 13:20:47','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3835',0,'product','',0),
(3836,244,'2023-06-13 15:31:24','2023-06-13 13:31:24','','PVC HD 45 Degree T-Piece * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-45-degree-t-piece-updating-50mm','','','2024-04-17 15:20:47','2024-04-17 13:20:47','',3835,'http://www.nixin.co.za/?post_type=product_variation&p=3836',1,'product_variation','',0),
(3837,244,'2023-06-13 15:31:24','2023-06-13 13:31:24','','PVC HD 45 Degree T-Piece * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-45-degree-t-piece-updating-63mm','','','2024-04-17 15:20:47','2024-04-17 13:20:47','',3835,'http://www.nixin.co.za/?post_type=product_variation&p=3837',2,'product_variation','',0),
(3838,244,'2023-06-13 15:31:24','2023-06-13 13:31:24','','PVC HD 45 Degree T-Piece * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-45-degree-t-piece-updating-32mm','','','2024-04-17 15:20:47','2024-04-17 13:20:47','',3835,'http://www.nixin.co.za/?post_type=product_variation&p=3838',3,'product_variation','',0),
(3839,244,'2023-06-13 15:43:41','2023-06-13 13:43:41','','4102f87e00326a81b8c9263d6eab6aa7afa2909d.jpeg','','inherit','closed','closed','','4102f87e00326a81b8c9263d6eab6aa7afa2909d-jpeg','','','2023-06-13 15:43:41','2023-06-13 13:43:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/4102f87e00326a81b8c9263d6eab6aa7afa2909d.jpeg',0,'attachment','image/jpeg',0),
(3840,244,'2023-06-13 15:43:41','2023-06-13 13:43:41','','PVC HD 90 Degree Long Elbow *','','publish','closed','closed','','pvc-hd-90-degree-long-elbow','','','2023-08-30 16:59:09','2023-08-30 14:59:09','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3840',0,'product','',0),
(3841,244,'2023-06-13 15:43:44','2023-06-13 13:43:44','','PVC HD 90 Degree Long Elbow * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-90-degree-long-elbow-updating-50mm','','','2023-08-30 16:59:08','2023-08-30 14:59:08','',3840,'http://www.nixin.co.za/?post_type=product_variation&p=3841',1,'product_variation','',0),
(3842,244,'2023-06-13 15:43:44','2023-06-13 13:43:44','','PVC HD 90 Degree Long Elbow * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-90-degree-long-elbow-updating-63mm','','','2023-08-30 16:59:08','2023-08-30 14:59:08','',3840,'http://www.nixin.co.za/?post_type=product_variation&p=3842',2,'product_variation','',0),
(3843,244,'2023-06-13 15:48:14','2023-06-13 13:48:14','','cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d.jpg','','inherit','closed','closed','','cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d-jpg','','','2023-06-13 15:48:14','2023-06-13 13:48:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/cd371ab13b49bf12cdbe5dfc777f9a1d67ab421d.jpg',0,'attachment','image/jpeg',0),
(3844,244,'2023-06-13 15:48:14','2023-06-13 13:48:14','','PVC HD Straight Connector *','','publish','closed','closed','','pvc-hd-straight-connector','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3844',0,'product','',0),
(3845,244,'2023-06-13 15:48:17','2023-06-13 13:48:17','','PVC HD Straight Connector * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-straight-connector-updating-50mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3845',1,'product_variation','',0),
(3846,244,'2023-06-13 15:48:17','2023-06-13 13:48:17','','PVC HD Straight Connector * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-straight-connector-updating-63mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3846',2,'product_variation','',0),
(3847,244,'2023-06-13 15:48:18','2023-06-13 13:48:18','','PVC HD Straight Connector * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-straight-connector-updating-32mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&p=3847',3,'product_variation','',0),
(3848,244,'2023-06-13 15:48:18','2023-06-13 13:48:18','','PVC HD Straight Connector * - 25mm','Size: 25mm','publish','closed','closed','','pvc-hd-straight-connector-updating-25mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3848',4,'product_variation','',0),
(3849,244,'2023-06-13 15:48:18','2023-06-13 13:48:18','','PVC HD Straight Connector * - 75mm','Size: 75mm','publish','closed','closed','','pvc-hd-straight-connector-updating-75mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3849',5,'product_variation','',0),
(3850,244,'2023-06-13 15:48:18','2023-06-13 13:48:18','','PVC HD Straight Connector * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-straight-connector-updating-20mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3850',6,'product_variation','',0),
(3851,244,'2023-06-13 15:48:18','2023-06-13 13:48:18','','PVC HD Straight Connector * - 110mm','Size: 110mm','publish','closed','closed','','pvc-hd-straight-connector-updating-110mm','','','2025-05-26 08:49:30','2025-05-26 06:49:30','',3844,'http://www.nixin.co.za/?post_type=product_variation&p=3851',7,'product_variation','',0),
(3852,244,'2023-06-13 15:48:36','2023-06-13 13:48:36','','bf500cf8d621c39098f21c0d5a205199f48082e4.jpg','','inherit','closed','closed','','bf500cf8d621c39098f21c0d5a205199f48082e4-jpg','','','2023-06-13 15:48:36','2023-06-13 13:48:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/bf500cf8d621c39098f21c0d5a205199f48082e4.jpg',0,'attachment','image/jpeg',0),
(3853,244,'2023-06-13 15:48:36','2023-06-13 13:48:36','','PVC HD T-Piece *','','publish','closed','closed','','pvc-hd-t-piece','','','2025-05-24 11:27:15','2025-05-24 09:27:15','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3853',0,'product','',0),
(3854,244,'2023-06-13 15:48:39','2023-06-13 13:48:39','','PVC HD T-Piece * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-t-piece-updating-50mm','','','2025-05-24 11:27:15','2025-05-24 09:27:15','',3853,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3854',1,'product_variation','',0),
(3855,244,'2023-06-13 15:48:39','2023-06-13 13:48:39','','PVC HD T-Piece * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-t-piece-updating-63mm','','','2025-05-24 11:27:15','2025-05-24 09:27:15','',3853,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3855',2,'product_variation','',0),
(3856,244,'2023-06-13 15:48:39','2023-06-13 13:48:39','','PVC HD T-Piece * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-t-piece-updating-32mm','','','2025-05-24 11:27:15','2025-05-24 09:27:15','',3853,'http://www.nixin.co.za/?post_type=product_variation&p=3856',3,'product_variation','',0),
(3857,244,'2023-06-13 15:48:40','2023-06-13 13:48:40','','PVC HD T-Piece * - 25mm','Size: 25mm','publish','closed','closed','','pvc-hd-t-piece-updating-25mm','','','2025-05-24 11:27:15','2025-05-24 09:27:15','',3853,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3857',4,'product_variation','',0),
(3858,244,'2023-06-13 15:48:40','2023-06-13 13:48:40','','PVC HD T-Piece * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-t-piece-updating-20mm','','','2025-05-24 11:27:14','2025-05-24 09:27:14','',3853,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3858',5,'product_variation','',0),
(3859,244,'2023-06-13 16:00:03','2023-06-13 14:00:03','','216b3b073a9cb61de0edcc0e131a568744dc19fc.jpeg','','inherit','closed','closed','','216b3b073a9cb61de0edcc0e131a568744dc19fc-jpeg','','','2023-06-13 16:00:03','2023-06-13 14:00:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/216b3b073a9cb61de0edcc0e131a568744dc19fc.jpeg',0,'attachment','image/jpeg',0),
(3860,244,'2023-06-13 16:00:03','2023-06-13 14:00:03','','PVC HD Union *','','publish','closed','closed','','pvc-hd-union','','','2024-10-08 15:38:59','2024-10-08 13:38:59','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3860',0,'product','',0),
(3861,244,'2023-06-13 16:00:05','2023-06-13 14:00:05','','PVC HD Union * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-union-updating-50mm','','','2024-10-08 15:38:59','2024-10-08 13:38:59','',3860,'http://www.nixin.co.za/?post_type=product_variation&p=3861',1,'product_variation','',0),
(3862,244,'2023-06-13 16:00:06','2023-06-13 14:00:06','','PVC HD Union * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-union-updating-63mm','','','2024-10-08 15:38:59','2024-10-08 13:38:59','',3860,'http://www.nixin.co.za/?post_type=product_variation&p=3862',2,'product_variation','',0),
(3863,244,'2023-06-13 16:05:06','2023-06-13 14:05:06','','PVC-Reducing-T-Piece-50-x-32mm.jpg','','inherit','closed','closed','','pvc-reducing-t-piece-50-x-32mm-jpg','','','2023-06-13 16:05:06','2023-06-13 14:05:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Reducing-T-Piece-50-x-32mm.jpg',0,'attachment','image/jpeg',0),
(3864,244,'2023-06-13 16:05:06','2023-06-13 14:05:06','','PVC HD Reducing T-Piece *','','publish','closed','closed','','pvc-hd-reducing-t-piece','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3864',0,'product','',0),
(3865,244,'2023-06-13 16:05:09','2023-06-13 14:05:09','','PVC HD Reducing T-Piece * - 50 x 32mm','Size: 50 x 32mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-50-x-32mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3865',1,'product_variation','',0),
(3866,244,'2023-06-13 16:05:10','2023-06-13 14:05:10','','PVC HD Reducing T-Piece * - 63 x 50mm','Size: 63 x 50mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-63-x-50mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3866',2,'product_variation','',0),
(3867,244,'2023-06-13 16:05:10','2023-06-13 14:05:10','','PVC HD Reducing T-Piece * - 50 x 40mm','Size: 50 x 40mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-50-x-40mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3867',3,'product_variation','',0),
(3868,244,'2023-06-13 16:05:10','2023-06-13 14:05:10','','PVC HD Reducing T-Piece * - 50 x 25mm','Size: 50 x 25mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-50-x-25mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3868',4,'product_variation','',0),
(3869,244,'2023-06-13 16:05:10','2023-06-13 14:05:10','','PVC HD Reducing T-Piece * - 50 x 20mm','Size: 50 x 20mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-50-x-20mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3869',5,'product_variation','',0),
(3870,244,'2023-06-13 16:05:11','2023-06-13 14:05:11','','PVC HD Reducing T-Piece * - 63 x 32mm','Size: 63 x 32mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-63-x-32mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&p=3870',6,'product_variation','',0),
(3871,244,'2023-06-13 16:05:11','2023-06-13 14:05:11','','PVC HD Reducing T-Piece * - 75 x 63mm','Size: 75 x 63mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-75-x-63mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&p=3871',7,'product_variation','',0),
(3872,244,'2023-06-13 16:05:11','2023-06-13 14:05:11','','PVC HD Reducing T-Piece * - 110 x 50mm','Size: 110 x 50mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-110-x-50mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3872',8,'product_variation','',0),
(3873,244,'2023-06-13 16:05:11','2023-06-13 14:05:11','','PVC HD Reducing T-Piece * - 110 x 63mm','Size: 110 x 63mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-110-x-63mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3873',9,'product_variation','',0),
(3874,244,'2023-06-13 16:05:11','2023-06-13 14:05:11','','PVC HD Reducing T-Piece * - 90 x 63mm','Size: 90 x 63mm','publish','closed','closed','','pvc-hd-reducing-t-piece-updating-90-x-63mm','','','2025-05-26 08:49:26','2025-05-26 06:49:26','',3864,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3874',10,'product_variation','',0),
(3875,244,'2023-06-13 16:07:00','2023-06-13 14:07:00','','db1f25712bf137e7860b36a83c20e5a9e2d9179b.jpg','','inherit','closed','closed','','db1f25712bf137e7860b36a83c20e5a9e2d9179b-jpg','','','2023-06-13 16:07:00','2023-06-13 14:07:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/db1f25712bf137e7860b36a83c20e5a9e2d9179b.jpg',0,'attachment','image/jpeg',0),
(3876,244,'2023-06-13 16:07:00','2023-06-13 14:07:00','','PVC HD Reducing Bush *','','publish','closed','closed','','pvc-hd-reducing-bush','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3876',0,'product','',0),
(3877,244,'2023-06-13 16:07:03','2023-06-13 14:07:03','','PVC HD Reducing Bush * - 32 x 20mm','Size: 32 x 20mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-32-x-20mm','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',3876,'http://www.nixin.co.za/?post_type=product_variation&p=3877',1,'product_variation','',0),
(3878,244,'2023-06-13 16:07:03','2023-06-13 14:07:03','','PVC HD Reducing Bush * - 50 x 40mm','Size: 50 x 40mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-50-x-40mm','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3878',2,'product_variation','',0),
(3879,244,'2023-06-13 16:07:04','2023-06-13 14:07:04','','PVC HD Reducing Bush * - 63 x 50mm','Size: 63 x 50mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-63-x-50mm','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3879',3,'product_variation','',0),
(3880,244,'2023-06-13 16:07:04','2023-06-13 14:07:04','','PVC HD Reducing Bush * - 40 x 20mm','Size: 40 x 20mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-40-x-20mm','','','2025-05-21 11:53:06','2025-05-21 09:53:06','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3880',4,'product_variation','',0),
(3881,244,'2023-06-13 16:07:04','2023-06-13 14:07:04','','PVC HD Reducing Bush * - 40 x 25mm','Size: 40 x 25mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-40-x-25mm','','','2025-05-21 11:53:06','2025-05-21 09:53:06','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3881',5,'product_variation','',0),
(3882,244,'2023-06-13 16:07:04','2023-06-13 14:07:04','','PVC HD Reducing Bush * - 40 x 32mm','Size: 40 x 32mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-40-x-32mm','','','2025-05-21 11:53:06','2025-05-21 09:53:06','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3882',6,'product_variation','',0),
(3883,244,'2023-06-13 16:07:05','2023-06-13 14:07:05','','PVC HD Reducing Bush * - 50 x 20mm','Size: 50 x 20mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-50-x-20mm','','','2025-05-21 11:53:06','2025-05-21 09:53:06','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3883',7,'product_variation','',0),
(3884,244,'2023-06-13 16:07:05','2023-06-13 14:07:05','','PVC HD Reducing Bush * - 50 x 32mm','Size: 50 x 32mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-50-x-32mm','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3884',8,'product_variation','',0),
(3885,244,'2023-06-13 16:07:05','2023-06-13 14:07:05','','PVC HD Reducing Bush * - 63 x 32mm','Size: 63 x 32mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-63-x-32mm','','','2025-05-21 11:53:06','2025-05-21 09:53:06','',3876,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3885',9,'product_variation','',0),
(3886,244,'2023-06-13 16:07:05','2023-06-13 14:07:05','','PVC HD Reducing Bush * - 75 x 40mm','Size: 75 x 40mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-75-x-40mm','','','2025-05-21 11:53:06','2025-05-21 09:53:06','',3876,'http://www.nixin.co.za/?post_type=product_variation&p=3886',10,'product_variation','',0),
(3887,244,'2023-06-13 16:07:05','2023-06-13 14:07:05','','PVC HD Reducing Bush * - 75 x 50mm','Size: 75 x 50mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-75-x-50mm','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',3876,'http://www.nixin.co.za/?post_type=product_variation&p=3887',11,'product_variation','',0),
(3888,244,'2023-06-13 16:07:06','2023-06-13 14:07:06','','PVC HD Reducing Bush * - 90 x 75mm','Size: 90 x 75mm','publish','closed','closed','','pvc-hd-reducing-bush-updating-90-x-75mm','','','2025-05-21 11:53:07','2025-05-21 09:53:07','',3876,'http://www.nixin.co.za/?post_type=product_variation&p=3888',12,'product_variation','',0),
(3889,244,'2023-06-13 16:07:24','2023-06-13 14:07:24','','c532ada31f0fae64ce5520b5e94832ee6090105f.jpeg','','inherit','closed','closed','','c532ada31f0fae64ce5520b5e94832ee6090105f-jpeg','','','2023-06-13 16:07:24','2023-06-13 14:07:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/c532ada31f0fae64ce5520b5e94832ee6090105f.jpeg',0,'attachment','image/jpeg',0),
(3890,244,'2023-06-13 16:07:24','2023-06-13 14:07:24','','PVC HD Reducing Socket *','','publish','closed','closed','','pvc-hd-reducing-socket','','','2024-08-07 14:50:22','2024-08-07 12:50:22','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3890',0,'product','',0),
(3891,244,'2023-06-13 16:07:28','2023-06-13 14:07:28','','PVC HD Reducing Socket * - 25 x 32 x 20mm','Size: 25 x 32 x 20mm','publish','closed','closed','','pvc-hd-reducing-socket-updating-25-x-32-x-20mm','','','2024-08-07 14:50:22','2024-08-07 12:50:22','',3890,'http://www.nixin.co.za/?post_type=product_variation&p=3891',1,'product_variation','',0),
(3892,244,'2023-06-13 16:07:28','2023-06-13 14:07:28','','PVC HD Reducing Socket * - 32 x 40 x 25mm','Size: 32 x 40 x 25mm','publish','closed','closed','','pvc-hd-reducing-socket-updating-32-x-40-x-25mm','','','2024-08-07 14:50:22','2024-08-07 12:50:22','',3890,'http://www.nixin.co.za/?post_type=product_variation&p=3892',2,'product_variation','',0),
(3893,244,'2023-06-13 16:07:28','2023-06-13 14:07:28','','PVC HD Reducing Socket * - 40 x 50 x 32mm','Size: 40 x 50 x 32mm','publish','closed','closed','','pvc-hd-reducing-socket-updating-40-x-50-x-32mm','','','2024-08-07 14:50:22','2024-08-07 12:50:22','',3890,'http://www.nixin.co.za/?post_type=product_variation&p=3893',3,'product_variation','',0),
(3894,244,'2023-06-13 16:07:28','2023-06-13 14:07:28','','PVC HD Reducing Socket * - 50 x 63 x 40mm','Size: 50 x 63 x 40mm','publish','closed','closed','','pvc-hd-reducing-socket-updating-50-x-63-x-40mm','','','2024-08-07 14:50:21','2024-08-07 12:50:21','',3890,'http://www.nixin.co.za/?post_type=product_variation&p=3894',4,'product_variation','',0),
(3895,244,'2023-06-13 16:07:29','2023-06-13 14:07:29','','PVC HD Reducing Socket * - 63 x 75 x 50mm','Size: 63 x 75 x 50mm','publish','closed','closed','','pvc-hd-reducing-socket-updating-63-x-75-x-50mm','','','2024-08-07 14:50:21','2024-08-07 12:50:21','',3890,'http://www.nixin.co.za/?post_type=product_variation&p=3895',5,'product_variation','',0),
(3896,244,'2023-06-13 16:07:29','2023-06-13 14:07:29','','PVC HD Reducing Socket * - 90 x 110 x 75mm','Size: 90 x 110 x 75mm','publish','closed','closed','','pvc-hd-reducing-socket-updating-90-x-110-x-75mm','','','2024-08-07 14:50:22','2024-08-07 12:50:22','',3890,'http://www.nixin.co.za/?post_type=product_variation&p=3896',6,'product_variation','',0),
(3897,244,'2023-06-13 16:16:04','2023-06-13 14:16:04','','51c20ac39c1e9346a2c723e897642a48f3d57694.jpg','','inherit','closed','closed','','51c20ac39c1e9346a2c723e897642a48f3d57694-jpg','','','2023-06-13 16:16:04','2023-06-13 14:16:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/51c20ac39c1e9346a2c723e897642a48f3d57694.jpg',0,'attachment','image/jpeg',0),
(3898,244,'2023-06-13 16:16:04','2023-06-13 14:16:04','','PVC HD Male Adapter Threaded *','','publish','closed','closed','','pvc-hd-adaptor-male-threaded','','','2025-05-20 16:25:31','2025-05-20 14:25:31','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3898',0,'product','',0),
(3900,244,'2023-06-13 16:16:07','2023-06-13 14:16:07','','PVC HD Male Adapter Threaded * - 20 x 25 x 1/2\"','Size: 20 x 25 x 1/2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-20-x-25-x-1-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3900',1,'product_variation','',0),
(3901,244,'2023-06-13 16:16:08','2023-06-13 14:16:08','','PVC HD Male Adapter Threaded * - 20 x 25 x 3/4\"','Size: 20 x 25 x 3/4\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-20-x-25-x-3-4','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3901',2,'product_variation','',0),
(3902,244,'2023-06-13 16:16:08','2023-06-13 14:16:08','','PVC HD Male Adapter Threaded * - 25 x 32 x 1/2\"','Size: 25 x 32 x 1/2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-25-x-32-x-1-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3902',3,'product_variation','',0),
(3903,244,'2023-06-13 16:16:08','2023-06-13 14:16:08','','PVC HD Male Adapter Threaded * - 40 x 50 x 1\"','Size: 40 x 50 x 1\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-40-x-50-x-1','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3903',4,'product_variation','',0),
(3904,244,'2023-06-13 16:16:08','2023-06-13 14:16:08','','PVC HD Male Adapter Threaded * - 40 x 50 x 1 1/4\"','Size: 40 x 50 x 1 1/4\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-40-x-50-x-1-1-4','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3904',5,'product_variation','',0),
(3905,244,'2023-06-13 16:16:08','2023-06-13 14:16:08','','PVC HD Male Adapter Threaded * - 40 x 50 x 1 1/2\"','Size: 40 x 50 x 1 1/2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-40-x-50-x-1-1-2','','','2025-05-20 16:25:31','2025-05-20 14:25:31','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3905',6,'product_variation','',0),
(3906,244,'2023-06-13 16:16:09','2023-06-13 14:16:09','','PVC HD Male Adapter Threaded * - 50 x 63 x 1 1/2\"','Size: 50 x 63 x 1 1/2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-50-x-63-x-1-1-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3906',7,'product_variation','',0),
(3907,244,'2023-06-13 16:16:09','2023-06-13 14:16:09','','PVC HD Male Adapter Threaded * - 50 x 63 x 2\"','Size: 50 x 63 x 2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-50-x-63-x-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3907',8,'product_variation','',0),
(3908,244,'2023-06-13 16:16:09','2023-06-13 14:16:09','','PVC HD Male Adapter Threaded * - 63 x 75 x 2\"','Size: 63 x 75 x 2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-63-x-75-x-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3908',9,'product_variation','',0),
(3909,244,'2023-06-13 16:16:09','2023-06-13 14:16:09','','PVC HD Male Adapter Threaded * - 75 x 90 x 2\"','Size: 75 x 90 x 2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-75-x-90-x-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3909',10,'product_variation','',0),
(3910,244,'2023-06-13 16:16:09','2023-06-13 14:16:09','','PVC HD Male Adapter Threaded * - 63 x 75 x 1 1/2\"','Size: 63 x 75 x 1 1/2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-63-x-75-x-1-1-2','','','2025-05-20 16:25:31','2025-05-20 14:25:31','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3910',11,'product_variation','',0),
(3911,244,'2023-06-13 16:16:10','2023-06-13 14:16:10','','PVC HD Male Adapter Threaded * - 50 x 63 x 1 1/4\"','Size: 50 x 63 x 1 1/4\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-50-x-63-x-1-1-4','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3911',12,'product_variation','',0),
(3912,244,'2023-06-13 16:16:10','2023-06-13 14:16:10','','PVC HD Male Adapter Threaded * - 32 x 40 x 1 1/4\"','Size: 32 x 40 x 1 1/4\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-32-x-40-x-1-1-4','','','2025-05-20 16:25:31','2025-05-20 14:25:31','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3912',13,'product_variation','',0),
(3913,244,'2023-06-13 16:16:10','2023-06-13 14:16:10','','PVC HD Male Adapter Threaded * - 25 x 32 x 3/4\"','Size: 25 x 32 x 3/4\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-25-x-32-x-3-4','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3913',14,'product_variation','',0),
(3914,244,'2023-06-13 16:16:10','2023-06-13 14:16:10','','PVC HD Male Adapter Threaded * - 75 x 90 x 3\"','Size: 75 x 90 x 3\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-75-x-90-x-3','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3914',15,'product_variation','',0),
(3915,244,'2023-06-13 16:16:10','2023-06-13 14:16:10','','PVC HD Male Adapter Threaded * - 75 x 90 x 2 1/2\"','Size: 75 x 90 x 2 1/2\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-75-x-90-x-2-1-2','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3915',16,'product_variation','',0),
(3916,244,'2023-06-13 16:16:11','2023-06-13 14:16:11','','PVC HD Male Adapter Threaded * - 90 x 110 x 3\"','Size: 90 x 110 x 3\"','publish','closed','closed','','pvc-hd-adaptor-male-threaded-updating-90-x-110-x-3','','','2025-05-20 16:25:30','2025-05-20 14:25:30','',3898,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3916',17,'product_variation','',0),
(3917,244,'2023-06-13 16:21:10','2023-06-13 14:21:10','','cf996f583374d48db41acd7b64fdef226897b26e.jpg','','inherit','closed','closed','','cf996f583374d48db41acd7b64fdef226897b26e-jpg','','','2023-06-13 16:21:10','2023-06-13 14:21:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/cf996f583374d48db41acd7b64fdef226897b26e.jpg',0,'attachment','image/jpeg',0),
(3918,244,'2023-06-13 16:21:10','2023-06-13 14:21:10','','PVC HD Union Threaded *','','publish','closed','closed','','pvc-hd-union-threaded','','','2024-03-11 13:07:19','2024-03-11 11:07:19','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3918',0,'product','',0),
(3919,244,'2023-06-13 16:21:13','2023-06-13 14:21:13','','PVC HD Union Threaded * - 63 x 2\"','Size: 63 x 2\"','publish','closed','closed','','pvc-hd-union-threaded-updating-63-x-2','','','2024-03-11 13:07:19','2024-03-11 11:07:19','',3918,'http://www.nixin.co.za/?post_type=product_variation&p=3919',1,'product_variation','',0),
(3920,244,'2023-06-13 16:39:12','2023-06-13 14:39:12','','a98ed2a81378de5e41dd29dc48c8060f215bd795.jpg','','inherit','closed','closed','','a98ed2a81378de5e41dd29dc48c8060f215bd795-jpg','','','2023-06-13 16:39:12','2023-06-13 14:39:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/a98ed2a81378de5e41dd29dc48c8060f215bd795.jpg',0,'attachment','image/jpeg',0),
(3921,244,'2023-06-13 16:39:12','2023-06-13 14:39:12','','PVC HD End Cap *','','publish','closed','closed','','pvc-hd-end-cap','','','2025-02-13 13:47:24','2025-02-13 11:47:24','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3921',0,'product','',0),
(3922,244,'2023-06-13 16:39:15','2023-06-13 14:39:15','','PVC HD End Cap * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-end-cap-updating-50mm','','','2025-02-13 13:47:23','2025-02-13 11:47:23','',3921,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3922',1,'product_variation','',0),
(3923,244,'2023-06-13 16:39:15','2023-06-13 14:39:15','','PVC HD End Cap * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-end-cap-updating-63mm','','','2025-02-13 13:47:23','2025-02-13 11:47:23','',3921,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3923',2,'product_variation','',0),
(3924,244,'2023-06-13 16:39:15','2023-06-13 14:39:15','','PVC HD End Cap * - 40mm','Size: 40mm','publish','closed','closed','','pvc-hd-end-cap-updating-40mm','','','2025-02-13 13:47:24','2025-02-13 11:47:24','',3921,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3924',3,'product_variation','',0),
(3925,244,'2023-06-13 16:39:16','2023-06-13 14:39:16','','PVC HD End Cap * - 25mm','Size: 25mm','publish','closed','closed','','pvc-hd-end-cap-updating-25mm','','','2025-02-13 13:47:24','2025-02-13 11:47:24','',3921,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3925',4,'product_variation','',0),
(3926,244,'2023-06-13 16:39:16','2023-06-13 14:39:16','','PVC HD End Cap * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-end-cap-updating-20mm','','','2025-02-13 13:47:23','2025-02-13 11:47:23','',3921,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3926',5,'product_variation','',0),
(3927,244,'2023-06-13 16:39:16','2023-06-13 14:39:16','','PVC HD End Cap * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-end-cap-updating-32mm','','','2025-02-13 13:47:23','2025-02-13 11:47:23','',3921,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3927',6,'product_variation','',0),
(3928,244,'2023-06-14 11:43:24','2023-06-14 09:43:24','','PVC-90-Degree-Elbow-Threaded.jpg','','inherit','closed','closed','','pvc-90-degree-elbow-threaded-jpg','','','2023-06-14 11:43:24','2023-06-14 09:43:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-90-Degree-Elbow-Threaded.jpg',0,'attachment','image/jpeg',0),
(3929,244,'2023-06-14 11:43:25','2023-06-14 09:43:25','','PVC HD 90 Degree Elbow Threaded *','','publish','closed','closed','','pvc-hd-90-degree-elbow-threaded','','','2024-11-25 08:50:01','2024-11-25 06:50:01','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3929',0,'product','',0),
(3930,244,'2023-06-14 11:43:28','2023-06-14 09:43:28','','PVC HD 90 Degree Elbow Threaded * - 20 x 1/2\"','Size: 20 x 1/2\"','publish','closed','closed','','pvc-hd-90-degree-elbow-threaded-updating-20-x-1-2','','','2024-11-25 08:50:01','2024-11-25 06:50:01','',3929,'http://www.nixin.co.za/?post_type=product_variation&p=3930',1,'product_variation','',0),
(3931,244,'2023-06-14 11:43:29','2023-06-14 09:43:29','','PVC HD 90 Degree Elbow Threaded * - 50 x 1 1/2\"','Size: 50 x 1 1/2\"','publish','closed','closed','','pvc-hd-90-degree-elbow-threaded-updating-50-x-1-1-2','','','2024-11-25 08:50:01','2024-11-25 06:50:01','',3929,'http://www.nixin.co.za/?post_type=product_variation&p=3931',2,'product_variation','',0),
(3932,244,'2023-06-14 11:43:29','2023-06-14 09:43:29','','PVC HD 90 Degree Elbow Threaded * - 63 x 2”','Size: 63 x 2”','publish','closed','closed','','pvc-hd-90-degree-elbow-threaded-updating-63-x-2','','','2024-11-25 08:50:01','2024-11-25 06:50:01','',3929,'http://www.nixin.co.za/?post_type=product_variation&p=3932',3,'product_variation','',0),
(3933,1,'2023-06-14 13:27:02','2023-06-14 11:27:02','','Order &ndash; Jun 14, 2023 @ 01:27 PM','','wc-completed','closed','closed','wc_order_ih8jVkZeLIt8Q','order-jun-14-2023-1127-am','','','2023-06-14 14:12:32','2023-06-14 12:12:32','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=3933',0,'shop_order','',3),
(3934,244,'2023-06-15 11:45:17','2023-06-15 09:45:17','','PVC-Back-Nut-.jpg','','inherit','closed','closed','','pvc-back-nut-jpg','','','2023-06-15 11:45:17','2023-06-15 09:45:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Back-Nut-.jpg',0,'attachment','image/jpeg',0),
(3935,244,'2023-06-15 11:45:17','2023-06-15 09:45:17','','PVC Back Nut *','','publish','closed','closed','','pvc-back-nut','','','2023-06-21 15:36:34','2023-06-21 13:36:34','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3935',0,'product','',0),
(3936,244,'2023-06-15 11:45:21','2023-06-15 09:45:21','','PVC Back Nut * - 1/2\"','Size: 1/2\"','publish','closed','closed','','pvc-back-nut-updating-1-2','','','2023-06-21 15:36:34','2023-06-21 13:36:34','',3935,'http://www.nixin.co.za/?post_type=product_variation&p=3936',1,'product_variation','',0),
(3937,244,'2023-06-15 11:45:21','2023-06-15 09:45:21','','PVC Back Nut * - 1\"','Size: 1\"','publish','closed','closed','','pvc-back-nut-updating-1','','','2023-06-21 15:36:34','2023-06-21 13:36:34','',3935,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3937',2,'product_variation','',0),
(3938,244,'2023-06-15 11:45:21','2023-06-15 09:45:21','','PVC Back Nut * - 3/4\"','Size: 3/4\"','publish','closed','closed','','pvc-back-nut-updating-3-4','','','2023-06-21 15:36:34','2023-06-21 13:36:34','',3935,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3938',3,'product_variation','',0),
(3939,244,'2023-06-15 11:45:22','2023-06-15 09:45:22','','PVC Back Nut * - 1 1/4\"','Size: 1 1/4\"','publish','closed','closed','','pvc-back-nut-updating-1-1-4','','','2023-06-21 15:36:34','2023-06-21 13:36:34','',3935,'http://www.nixin.co.za/?post_type=product_variation&p=3939',4,'product_variation','',0),
(3940,244,'2023-06-15 11:45:40','2023-06-15 09:45:40','','PVC-HD-Cross-Piece.jpg','','inherit','closed','closed','','pvc-hd-cross-piece-jpg','','','2023-06-15 11:45:40','2023-06-15 09:45:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-HD-Cross-Piece.jpg',0,'attachment','image/jpeg',0),
(3941,244,'2023-06-15 11:45:41','2023-06-15 09:45:41','','PVC HD Cross Piece *','','publish','closed','closed','','pvc-hd-cross-piece','','','2025-02-06 09:09:54','2025-02-06 07:09:54','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3941',0,'product','',0),
(3942,244,'2023-06-15 11:45:44','2023-06-15 09:45:44','','PVC HD Cross Piece * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-cross-piece-updating-50mm','','','2025-02-06 09:09:54','2025-02-06 07:09:54','',3941,'http://www.nixin.co.za/?post_type=product_variation&p=3942',1,'product_variation','',0),
(3943,244,'2023-06-15 11:45:44','2023-06-15 09:45:44','','PVC HD Cross Piece * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-cross-piece-updating-63mm','','','2025-02-06 09:09:54','2025-02-06 07:09:54','',3941,'http://www.nixin.co.za/?post_type=product_variation&p=3943',2,'product_variation','',0),
(3944,244,'2023-06-15 11:46:00','2023-06-15 09:46:00','','PVC-Female-Adapter-20mm-x-1-2-.jpg','','inherit','closed','closed','','pvc-female-adapter-20mm-x-1-2-jpg','','','2023-06-15 11:46:00','2023-06-15 09:46:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Female-Adapter-20mm-x-1-2-.jpg',0,'attachment','image/jpeg',0),
(3945,244,'2023-06-15 11:46:00','2023-06-15 09:46:00','','PVC Female Adapter Socket *','','publish','closed','closed','','pvc-female-adapter-socket','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3945',0,'product','',0),
(3946,244,'2023-06-15 11:46:03','2023-06-15 09:46:03','','PVC Female Adapter Socket * - 25 x 3/4\"','Size: 25 x 3/4\"','publish','closed','closed','','pvc-female-adapter-socket-updating-25-x-3-4','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3946',1,'product_variation','',0),
(3947,244,'2023-06-15 11:46:04','2023-06-15 09:46:04','','PVC Female Adapter Socket * - 20 x 1/2\"','Size: 20 x 1/2\"','publish','closed','closed','','pvc-female-adapter-socket-updating-20-x-1-2','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3947',2,'product_variation','',0),
(3948,244,'2023-06-15 11:46:04','2023-06-15 09:46:04','','PVC Female Adapter Socket * - 32 x 1\"','Size: 32 x 1\"','publish','closed','closed','','pvc-female-adapter-socket-updating-32-x-1','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&p=3948',3,'product_variation','',0),
(3949,244,'2023-06-15 11:46:04','2023-06-15 09:46:04','','PVC Female Adapter Socket * - 50 x 1 1/2\"','Size: 50 x 1 1/2\"','publish','closed','closed','','pvc-female-adapter-socket-updating-50-x-1-1-2','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&p=3949',4,'product_variation','',0),
(3950,244,'2023-06-15 11:46:04','2023-06-15 09:46:04','','PVC Female Adapter Socket * - 63 x 2\"','Size: 63 x 2\"','publish','closed','closed','','pvc-female-adapter-socket-updating-63-x-2','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&p=3950',5,'product_variation','',0),
(3951,244,'2023-06-15 11:46:04','2023-06-15 09:46:04','','PVC Female Adapter Socket * - 75 x 2 1/2\"','Size: 75 x 2 1/2\"','publish','closed','closed','','pvc-female-adapter-socket-updating-75-x-2-1-2','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&p=3951',6,'product_variation','',0),
(3952,244,'2023-06-15 11:46:04','2023-06-15 09:46:04','','PVC Female Adapter Socket * - 90 x 3\"','Size: 90 x 3\"','publish','closed','closed','','pvc-female-adapter-socket-updating-90-x-3','','','2025-05-23 14:27:43','2025-05-23 12:27:43','',3945,'http://www.nixin.co.za/?post_type=product_variation&p=3952',7,'product_variation','',0),
(3953,244,'2023-06-15 11:46:21','2023-06-15 09:46:21','','PVC-HD-Ball-Valve-Single-Union.jpg','','inherit','closed','closed','','pvc-hd-ball-valve-single-union-jpg','','','2023-06-15 11:46:21','2023-06-15 09:46:21','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-HD-Ball-Valve-Single-Union.jpg',0,'attachment','image/jpeg',0),
(3954,244,'2023-06-15 11:46:22','2023-06-15 09:46:22','','PVC HD Ball Valve *','','publish','closed','closed','','pvc-hd-ball-valve','','','2025-05-26 11:14:03','2025-05-26 09:14:03','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3954',0,'product','',0),
(3955,244,'2023-06-15 11:46:25','2023-06-15 09:46:25','','PVC HD Ball Valve * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-ball-valve-updating-20mm','','','2025-05-26 11:14:02','2025-05-26 09:14:02','',3954,'http://www.nixin.co.za/?post_type=product_variation&p=3955',1,'product_variation','',0),
(3956,244,'2023-06-15 11:46:25','2023-06-15 09:46:25','','PVC HD Ball Valve * - 25mm','Size: 25mm','publish','closed','closed','','pvc-hd-ball-valve-updating-25mm','','','2025-05-26 11:14:02','2025-05-26 09:14:02','',3954,'http://www.nixin.co.za/?post_type=product_variation&p=3956',2,'product_variation','',0),
(3957,244,'2023-06-15 11:46:26','2023-06-15 09:46:26','','PVC HD Ball Valve * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-ball-valve-updating-32mm','','','2025-05-26 11:14:02','2025-05-26 09:14:02','',3954,'http://www.nixin.co.za/?post_type=product_variation&p=3957',3,'product_variation','',0),
(3958,244,'2023-06-15 11:46:26','2023-06-15 09:46:26','','PVC HD Ball Valve * - 40mm','Size: 40mm','publish','closed','closed','','pvc-hd-ball-valve-updating-40mm','','','2025-05-26 11:14:02','2025-05-26 09:14:02','',3954,'http://www.nixin.co.za/?post_type=product_variation&p=3958',4,'product_variation','',0),
(3959,244,'2023-06-15 11:46:26','2023-06-15 09:46:26','','PVC HD Ball Valve * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-ball-valve-updating-50mm','','','2025-05-26 11:14:02','2025-05-26 09:14:02','',3954,'http://www.nixin.co.za/?post_type=product_variation&p=3959',5,'product_variation','',0),
(3960,244,'2023-06-15 11:46:26','2023-06-15 09:46:26','','PVC HD Ball Valve * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-ball-valve-updating-63mm','','','2025-05-26 11:14:02','2025-05-26 09:14:02','',3954,'http://www.nixin.co.za/?post_type=product_variation&p=3960',6,'product_variation','',0),
(3961,244,'2023-06-15 11:46:44','2023-06-15 09:46:44','','PVC-Fixed-Flange.jpg','','inherit','closed','closed','','pvc-fixed-flange-jpg','','','2023-06-15 11:46:44','2023-06-15 09:46:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Fixed-Flange.jpg',0,'attachment','image/jpeg',0),
(3962,244,'2023-06-15 11:46:45','2023-06-15 09:46:45','','PVC Fixed Flange *','','publish','closed','closed','','pvc-fixed-flange','','','2024-02-26 14:27:10','2024-02-26 12:27:10','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3962',0,'product','',0),
(3963,244,'2023-06-15 11:46:48','2023-06-15 09:46:48','','PVC Fixed Flange * - 40mm','Size: 40mm','publish','closed','closed','','pvc-fixed-flange-updating-40mm','','','2024-02-26 14:27:10','2024-02-26 12:27:10','',3962,'http://www.nixin.co.za/?post_type=product_variation&p=3963',1,'product_variation','',0),
(3964,244,'2023-06-15 11:46:48','2023-06-15 09:46:48','','PVC Fixed Flange * - 50mm','Size: 50mm','publish','closed','closed','','pvc-fixed-flange-updating-50mm','','','2024-02-26 14:27:10','2024-02-26 12:27:10','',3962,'http://www.nixin.co.za/?post_type=product_variation&p=3964',2,'product_variation','',0),
(3965,244,'2023-06-15 11:47:04','2023-06-15 09:47:04','','PVC-Threaded-Bush-32mm-x-3-4-.jpg','','inherit','closed','closed','','pvc-threaded-bush-32mm-x-3-4-jpg','','','2023-06-15 11:47:04','2023-06-15 09:47:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Threaded-Bush-32mm-x-3-4-.jpg',0,'attachment','image/jpeg',0),
(3966,244,'2023-06-15 11:47:05','2023-06-15 09:47:05','','PVC HD Adaptor Bush Threaded *','','publish','closed','closed','','pvc-hd-adaptor-bush-threaded','','','2025-05-26 08:49:22','2025-05-26 06:49:22','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3966',0,'product','',0),
(3967,244,'2023-06-15 11:47:08','2023-06-15 09:47:08','','PVC HD Adaptor Bush Threaded * - 32 x 1/2\"','Size: 32 x 1/2\"','publish','closed','closed','','pvc-hd-adaptor-bush-threaded-updating-32-x-1-2','','','2025-05-26 08:49:22','2025-05-26 06:49:22','',3966,'http://www.nixin.co.za/?post_type=product_variation&p=3967',1,'product_variation','',0),
(3968,244,'2023-06-15 11:47:08','2023-06-15 09:47:08','','PVC HD Adaptor Bush Threaded * - 32 x 3/4\"','Size: 32 x 3/4\"','publish','closed','closed','','pvc-hd-adaptor-bush-threaded-updating-32-x-3-4','','','2025-05-26 08:49:22','2025-05-26 06:49:22','',3966,'http://www.nixin.co.za/?post_type=product_variation&p=3968',2,'product_variation','',0),
(3969,244,'2023-06-15 11:47:08','2023-06-15 09:47:08','','PVC HD Adaptor Bush Threaded * - 50 x 1 1/4\"','Size: 50 x 1 1/4\"','publish','closed','closed','','pvc-hd-adaptor-bush-threaded-updating-50-x-1-1-4','','','2025-05-26 08:49:22','2025-05-26 06:49:22','',3966,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3969',3,'product_variation','',0),
(3970,244,'2023-06-15 11:47:08','2023-06-15 09:47:08','','PVC HD Adaptor Bush Threaded * - 40 x 1\"','Size: 40 x 1\"','publish','closed','closed','','pvc-hd-adaptor-bush-threaded-updating-40-x-1','','','2025-05-26 08:49:22','2025-05-26 06:49:22','',3966,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3970',4,'product_variation','',0),
(3971,244,'2023-06-15 11:47:09','2023-06-15 09:47:09','','PVC HD Adaptor Bush Threaded * - 63 x 1 1/2\"','Size: 63 x 1 1/2\"','publish','closed','closed','','pvc-hd-adaptor-bush-threaded-updating-63-x-1-1-2','','','2025-05-26 08:49:22','2025-05-26 06:49:22','',3966,'http://www.nixin.co.za/?post_type=product_variation&p=3971',5,'product_variation','',0),
(3972,244,'2023-06-15 11:47:24','2023-06-15 09:47:24','','PVC-Male-Female-Reducer.jpg','','inherit','closed','closed','','pvc-male-female-reducer-jpg','','','2023-06-15 11:47:24','2023-06-15 09:47:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Male-Female-Reducer.jpg',0,'attachment','image/jpeg',0),
(3973,244,'2023-06-15 11:47:25','2023-06-15 09:47:25','','PVC Female Male Reducer *','','publish','closed','closed','','pvc-female-male-reducer','','','2025-02-14 14:14:15','2025-02-14 12:14:15','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3973',0,'product','',0),
(3974,244,'2023-06-15 11:47:28','2023-06-15 09:47:28','','PVC Female Male Reducer * - 2 1/2 x 2\"','Option: 2 1/2 x 2\"','publish','closed','closed','','pvc-female-male-reducer-updating-2-1-2-x-2','','','2025-02-14 14:14:15','2025-02-14 12:14:15','',3973,'http://www.nixin.co.za/?post_type=product_variation&p=3974',1,'product_variation','',0),
(3975,244,'2023-06-15 11:47:43','2023-06-15 09:47:43','','US6T03-e58cac.jpg','','inherit','closed','closed','','us6t03-e58cac-jpg','','','2023-06-15 11:47:43','2023-06-15 09:47:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/US6T03-e58cac.jpg',0,'attachment','image/jpeg',0),
(3976,244,'2023-06-15 11:47:43','2023-06-15 09:47:43','','PVC HD Adapter T-Piece *','','publish','closed','closed','','pvc-hd-adapter-t-piece','','','2024-03-11 11:30:17','2024-03-11 09:30:17','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3976',0,'product','',0),
(3977,244,'2023-06-15 11:47:45','2023-06-15 09:47:45','','PVC HD Adapter T-Piece * - 20 x 1/2\"','Size: 20 x 1/2\"','publish','closed','closed','','pvc-hd-adapter-t-piece-updating-20-x-1-2','','','2024-03-11 11:30:17','2024-03-11 09:30:17','',3976,'http://www.nixin.co.za/?post_type=product_variation&p=3977',1,'product_variation','',0),
(3978,244,'2023-06-15 11:47:46','2023-06-15 09:47:46','','PVC HD Adapter T-Piece * - 50 x 1 1/2\"','Size: 50 x 1 1/2\"','publish','closed','closed','','pvc-hd-adapter-t-piece-updating-50-x-1-1-2','','','2024-03-11 11:30:17','2024-03-11 09:30:17','',3976,'http://www.nixin.co.za/?post_type=product_variation&p=3978',2,'product_variation','',0),
(3979,244,'2023-06-15 11:48:00','2023-06-15 09:48:00','','PCAP20B-1-400x400-1.jpg','','inherit','closed','closed','','pcap20b-1-400x400-1-jpg','','','2023-06-15 11:48:00','2023-06-15 09:48:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PCAP20B-1-400x400-1.jpg',0,'attachment','image/jpeg',0),
(3980,244,'2023-06-15 11:48:01','2023-06-15 09:48:01','','PVC HD End Cap Threaded *','','publish','closed','closed','','pvc-hd-end-cap-threaded','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3980',0,'product','',0),
(3981,244,'2023-06-15 11:48:03','2023-06-15 09:48:03','','PVC HD End Cap Threaded * - 1/2\"','Size: 1/2\"','publish','closed','closed','','pvc-hd-end-cap-threaded-updating-1-2','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',3980,'http://www.nixin.co.za/?post_type=product_variation&p=3981',1,'product_variation','',0),
(3982,244,'2023-06-15 11:48:04','2023-06-15 09:48:04','','PVC HD End Cap Threaded * - 3/4\"','Size: 3/4\"','publish','closed','closed','','pvc-hd-end-cap-threaded-updating-3-4','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',3980,'http://www.nixin.co.za/?post_type=product_variation&p=3982',2,'product_variation','',0),
(3983,244,'2023-06-15 11:48:04','2023-06-15 09:48:04','','PVC HD End Cap Threaded * - 1\"','Size: 1\"','publish','closed','closed','','pvc-hd-end-cap-threaded-updating-1','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',3980,'http://www.nixin.co.za/?post_type=product_variation&p=3983',3,'product_variation','',0),
(3984,244,'2023-06-15 11:48:04','2023-06-15 09:48:04','','PVC HD End Cap Threaded * - 1 1/4\"','Size: 1 1/4\"','publish','closed','closed','','pvc-hd-end-cap-threaded-updating-1-1-4','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',3980,'http://www.nixin.co.za/?post_type=product_variation&p=3984',4,'product_variation','',0),
(3985,244,'2023-06-15 11:48:04','2023-06-15 09:48:04','','PVC HD End Cap Threaded * - 1 1/2\"','Size: 1 1/2\"','publish','closed','closed','','pvc-hd-end-cap-threaded-updating-1-1-2','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',3980,'http://www.nixin.co.za/?post_type=product_variation&p=3985',5,'product_variation','',0),
(3986,244,'2023-06-15 11:48:04','2023-06-15 09:48:04','','PVC HD End Cap Threaded * - 2\"','Size: 2\"','publish','closed','closed','','pvc-hd-end-cap-threaded-updating-2','','','2025-04-02 12:43:47','2025-04-02 10:43:47','',3980,'http://www.nixin.co.za/?post_type=product_variation&p=3986',6,'product_variation','',0),
(3987,244,'2023-06-15 11:48:20','2023-06-15 09:48:20','','PVC-HD-Non-Return-Valve.jpg','','inherit','closed','closed','','pvc-hd-non-return-valve-jpg','','','2023-06-15 11:48:20','2023-06-15 09:48:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-HD-Non-Return-Valve.jpg',0,'attachment','image/jpeg',0),
(3988,244,'2023-06-15 11:48:21','2023-06-15 09:48:21','','PVC HD Non Return Valve *','','publish','closed','closed','','pvc-hd-non-return-valve','','','2025-04-05 10:20:52','2025-04-05 08:20:52','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3988',0,'product','',0),
(3989,244,'2023-06-15 11:48:24','2023-06-15 09:48:24','','PVC HD Non Return Valve * - 20mm','Size: 20mm','publish','closed','closed','','pvc-hd-non-return-valve-updating-20mm','','','2025-04-05 10:20:52','2025-04-05 08:20:52','',3988,'http://www.nixin.co.za/?post_type=product_variation&p=3989',1,'product_variation','',0),
(3990,244,'2023-06-15 11:48:24','2023-06-15 09:48:24','','PVC HD Non Return Valve * - 25mm','Size: 25mm','publish','closed','closed','','pvc-hd-non-return-valve-updating-25mm','','','2025-04-05 10:20:52','2025-04-05 08:20:52','',3988,'http://www.nixin.co.za/?post_type=product_variation&p=3990',2,'product_variation','',0),
(3991,244,'2023-06-15 11:48:25','2023-06-15 09:48:25','','PVC HD Non Return Valve * - 32mm','Size: 32mm','publish','closed','closed','','pvc-hd-non-return-valve-updating-32mm','','','2025-04-05 10:20:51','2025-04-05 08:20:51','',3988,'http://www.nixin.co.za/?post_type=product_variation&p=3991',3,'product_variation','',0),
(3992,244,'2023-06-15 11:48:25','2023-06-15 09:48:25','','PVC HD Non Return Valve * - 40mm','Size: 40mm','publish','closed','closed','','pvc-hd-non-return-valve-updating-40mm','','','2025-04-05 10:20:51','2025-04-05 08:20:51','',3988,'http://www.nixin.co.za/?post_type=product_variation&p=3992',4,'product_variation','',0),
(3993,244,'2023-06-15 11:48:25','2023-06-15 09:48:25','','PVC HD Non Return Valve * - 50mm','Size: 50mm','publish','closed','closed','','pvc-hd-non-return-valve-updating-50mm','','','2025-04-05 10:20:51','2025-04-05 08:20:51','',3988,'http://www.nixin.co.za/?post_type=product_variation&p=3993',5,'product_variation','',0),
(3994,244,'2023-06-15 11:48:25','2023-06-15 09:48:25','','PVC HD Non Return Valve * - 63mm','Size: 63mm','publish','closed','closed','','pvc-hd-non-return-valve-updating-63mm','','','2025-04-05 10:20:51','2025-04-05 08:20:51','',3988,'http://www.nixin.co.za/?post_type=product_variation&p=3994',6,'product_variation','',0),
(3995,244,'2023-06-15 11:48:43','2023-06-15 09:48:43','','PVC-Threaded-Plug.jpg','','inherit','closed','closed','','pvc-threaded-plug-jpg','','','2023-06-15 11:48:43','2023-06-15 09:48:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Threaded-Plug.jpg',0,'attachment','image/jpeg',0),
(3996,244,'2023-06-15 11:48:44','2023-06-15 09:48:44','','PVC Plug Threaded *','','publish','closed','closed','','pvc-plug-threaded','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',0,'http://www.nixin.co.za/?post_type=product&#038;p=3996',0,'product','',0),
(3997,244,'2023-06-15 11:48:47','2023-06-15 09:48:47','','PVC Plug Threaded * - 3/4\"','Size: 3/4\"','publish','closed','closed','','pvc-plug-threaded-updating-3-4','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3997',1,'product_variation','',0),
(3998,244,'2023-06-15 11:48:47','2023-06-15 09:48:47','','PVC Plug Threaded * - 1\"','Size: 1\"','publish','closed','closed','','pvc-plug-threaded-updating-1','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3998',2,'product_variation','',0),
(3999,244,'2023-06-15 11:48:48','2023-06-15 09:48:48','','PVC Plug Threaded * - 1 1/4\"','Size: 1 1/4\"','publish','closed','closed','','pvc-plug-threaded-updating-1-1-4','','','2025-05-27 16:37:00','2025-05-27 14:37:00','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=3999',3,'product_variation','',0),
(4000,244,'2023-06-15 11:48:48','2023-06-15 09:48:48','','PVC Plug Threaded * - 1 1/2\"','Size: 1 1/2\"','publish','closed','closed','','pvc-plug-threaded-updating-1-1-2','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4000',4,'product_variation','',0),
(4001,244,'2023-06-15 11:48:48','2023-06-15 09:48:48','','PVC Plug Threaded * - 2\"','Size: 2\"','publish','closed','closed','','pvc-plug-threaded-updating-2','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4001',5,'product_variation','',0),
(4002,244,'2023-06-15 11:48:48','2023-06-15 09:48:48','','PVC Plug Threaded * - 2 1/2\"','Size: 2 1/2\"','publish','closed','closed','','pvc-plug-threaded-updating-2-1-2','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4002',6,'product_variation','',0),
(4003,244,'2023-06-15 11:48:48','2023-06-15 09:48:48','','PVC Plug Threaded * - 1/2\"','Size: 1/2\"','publish','closed','closed','','pvc-plug-threaded-updating-1-2','','','2025-05-27 16:37:01','2025-05-27 14:37:01','',3996,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4003',7,'product_variation','',0),
(4004,244,'2023-06-15 11:49:07','2023-06-15 09:49:07','','PVC-HD-Threaded-T-Piece.jpg','','inherit','closed','closed','','pvc-hd-threaded-t-piece-jpg','','','2023-06-15 11:49:07','2023-06-15 09:49:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-HD-Threaded-T-Piece.jpg',0,'attachment','image/jpeg',0),
(4005,244,'2023-06-15 11:49:07','2023-06-15 09:49:07','','PVC T-Piece Threaded *','','publish','closed','closed','','pvc-t-piece-threaded','','','2023-11-22 15:30:52','2023-11-22 13:30:52','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4005',0,'product','',0),
(4006,244,'2023-06-15 11:49:10','2023-06-15 09:49:10','','PVC T-Piece Threaded * - 1 1/2\"','Size: 1 1/2\"','publish','closed','closed','','pvc-t-piece-threaded-updating-1-1-2','','','2023-11-22 15:30:51','2023-11-22 13:30:51','',4005,'http://www.nixin.co.za/?post_type=product_variation&p=4006',1,'product_variation','',0),
(4007,244,'2023-06-15 11:49:11','2023-06-15 09:49:11','','PVC T-Piece Threaded * - 1/2\"','Size: 1/2\"','publish','closed','closed','','pvc-t-piece-threaded-updating-1-2','','','2023-11-22 15:30:51','2023-11-22 13:30:51','',4005,'http://www.nixin.co.za/?post_type=product_variation&p=4007',2,'product_variation','',0),
(4008,244,'2023-06-15 11:49:28','2023-06-15 09:49:28','','PVC-Flange-Threaded.jpg','','inherit','closed','closed','','pvc-flange-threaded-jpg','','','2023-06-15 11:49:28','2023-06-15 09:49:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Flange-Threaded.jpg',0,'attachment','image/jpeg',0),
(4009,244,'2023-06-15 11:49:28','2023-06-15 09:49:28','','PVC Threaded Flange *','','publish','closed','closed','','pvc-threaded-flange','','','2023-06-21 16:28:41','2023-06-21 14:28:41','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4009',0,'product','',0),
(4010,244,'2023-06-15 11:49:32','2023-06-15 09:49:32','','PVC Threaded Flange * - 1 1/4”','Size: 1 1/4”','publish','closed','closed','','pvc-threaded-flange-updating-1-1-4','','','2023-06-21 16:28:41','2023-06-21 14:28:41','',4009,'http://www.nixin.co.za/?post_type=product_variation&p=4010',1,'product_variation','',0),
(4011,244,'2023-06-15 12:24:33','2023-06-15 10:24:33','','PVC-45-Degree-Elbow-Black.jpg','','inherit','closed','closed','','pvc-45-degree-elbow-black-jpg','','','2023-06-15 12:24:33','2023-06-15 10:24:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-45-Degree-Elbow-Black.jpg',0,'attachment','image/jpeg',0),
(4012,244,'2023-06-15 12:24:34','2023-06-15 10:24:34','','PVC 45 Degree Elbow 50mm #','','publish','closed','closed','','pvc-45-degree-elbow-50mm','','','2025-05-14 14:56:10','2025-05-14 12:56:10','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4012',0,'product','',0),
(4013,244,'2023-06-15 12:24:37','2023-06-15 10:24:37','','PVC-45-Degree-Elbow-Black-1.jpg','','inherit','closed','closed','','pvc-45-degree-elbow-black-1-jpg','','','2023-06-15 12:24:37','2023-06-15 10:24:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-45-Degree-Elbow-Black-1.jpg',0,'attachment','image/jpeg',0),
(4014,244,'2023-06-15 12:24:37','2023-06-15 10:24:37','','PVC 45 Degree Elbow 50mm # - 50mm, Black','Size: 50mm, Colour: Black','publish','closed','closed','','pvc-45-degree-elbow-50mm-updating-50mm-black','','','2025-05-14 14:56:10','2025-05-14 12:56:10','',4012,'http://www.nixin.co.za/?post_type=product_variation&p=4014',1,'product_variation','',0),
(4015,244,'2023-06-15 12:24:38','2023-06-15 10:24:38','','PVC-45-Degree-Elbow-White.jpg','','inherit','closed','closed','','pvc-45-degree-elbow-white-jpg','','','2023-06-15 12:24:38','2023-06-15 10:24:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-45-Degree-Elbow-White.jpg',0,'attachment','image/jpeg',0),
(4016,244,'2023-06-15 12:24:39','2023-06-15 10:24:39','','PVC 45 Degree Elbow 50mm # - 50mm, White','Size: 50mm, Colour: White','publish','closed','closed','','pvc-45-degree-elbow-50mm-updating-50mm-white','','','2025-05-14 14:56:10','2025-05-14 12:56:10','',4012,'http://www.nixin.co.za/?post_type=product_variation&p=4016',2,'product_variation','',0),
(4017,244,'2023-06-15 12:24:39','2023-06-15 10:24:39','','PVC-45-Degree-Elbow-Grey.jpg','','inherit','closed','closed','','pvc-45-degree-elbow-grey-jpg','','','2023-06-15 12:24:39','2023-06-15 10:24:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-45-Degree-Elbow-Grey.jpg',0,'attachment','image/jpeg',0),
(4018,244,'2023-06-15 12:24:40','2023-06-15 10:24:40','','PVC 45 Degree Elbow 50mm # - 50mm, Grey','Size: 50mm, Colour: Grey','publish','closed','closed','','pvc-45-degree-elbow-50mm-updating-50mm-grey','','','2025-05-14 14:56:09','2025-05-14 12:56:09','',4012,'http://www.nixin.co.za/?post_type=product_variation&p=4018',3,'product_variation','',0),
(4019,244,'2023-06-15 12:25:27','2023-06-15 10:25:27','','PVC 90-Degree Elbow Black','','inherit','closed','closed','','pvc-90-degree-elbow-black-jpg','','','2024-09-30 09:41:38','2024-09-30 07:41:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-90-Degree-Elbow-Black.jpg',0,'attachment','image/jpeg',0),
(4020,244,'2023-06-15 12:25:28','2023-06-15 10:25:28','','PVC 90 Degree Elbow 50mm #',' PVC 90 Degree Elbow (50mm) from is a durable and versatile fitting designed for efficient water flow in pool plumbing systems. Made from high-quality PVC, this elbow is ideal for tight spaces and redirecting water lines in residential and commercial pools. Available in multiple colors, it ensures a secure and reliable connection, making it a perfect addition to your pool installation needs.','publish','closed','closed','','pvc-90-degree-elbow-50mm','','','2025-05-14 14:56:08','2025-05-14 12:56:08','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4020',0,'product','',0),
(4021,244,'2023-06-15 12:25:32','2023-06-15 10:25:32','','PVC-90-Degree-Elbow-Black-1.jpg','','inherit','closed','closed','','pvc-90-degree-elbow-black-1-jpg','','','2023-06-15 12:25:32','2023-06-15 10:25:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-90-Degree-Elbow-Black-1.jpg',0,'attachment','image/jpeg',0),
(4022,244,'2023-06-15 12:25:32','2023-06-15 10:25:32','','PVC 90 Degree Elbow 50mm # - 50mm, Black','Size: 50mm, Colour: Black','publish','closed','closed','','pvc-90-degree-elbow-50mm-updating-50mm-black','','','2025-05-14 14:56:08','2025-05-14 12:56:08','',4020,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4022',1,'product_variation','',0),
(4023,244,'2023-06-15 12:25:33','2023-06-15 10:25:33','','PVC-90-Degree-Elbow-White.jpg','','inherit','closed','closed','','pvc-90-degree-elbow-white-jpg','','','2023-06-15 12:25:33','2023-06-15 10:25:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-90-Degree-Elbow-White.jpg',0,'attachment','image/jpeg',0),
(4024,244,'2023-06-15 12:25:34','2023-06-15 10:25:34','','PVC 90 Degree Elbow 50mm # - 50mm, White','Size: 50mm, Colour: White','publish','closed','closed','','pvc-90-degree-elbow-50mm-updating-50mm-white','','','2025-05-14 14:56:07','2025-05-14 12:56:07','',4020,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4024',2,'product_variation','',0),
(4025,244,'2023-06-15 12:26:58','2023-06-15 10:26:58','','PVC-End-Cap-White.jpg','','inherit','closed','closed','','pvc-end-cap-white-jpg','','','2023-06-15 12:26:58','2023-06-15 10:26:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-End-Cap-White.jpg',0,'attachment','image/jpeg',0),
(4026,244,'2023-06-15 12:26:59','2023-06-15 10:26:59','','PVC End Cap 50mm #','','publish','closed','closed','','pvc-end-cap-50mm','','','2025-05-26 15:10:53','2025-05-26 13:10:53','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4026',0,'product','',0),
(4027,244,'2023-06-15 12:27:02','2023-06-15 10:27:02','','PVC End Cap 50mm # - 50mm, Black','Size: 50mm, Colour: Black','publish','closed','closed','','pvc-end-cap-50mm-updating-50mm-black','','','2025-05-26 15:10:52','2025-05-26 13:10:52','',4026,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4027',1,'product_variation','',0),
(4028,244,'2023-06-15 12:27:03','2023-06-15 10:27:03','','PVC-End-Cap-White-1.jpg','','inherit','closed','closed','','pvc-end-cap-white-1-jpg','','','2023-06-15 12:27:03','2023-06-15 10:27:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-End-Cap-White-1.jpg',0,'attachment','image/jpeg',0),
(4029,244,'2023-06-15 12:27:03','2023-06-15 10:27:03','','PVC End Cap 50mm # - 50mm, White','Size: 50mm, Colour: White','publish','closed','closed','','pvc-end-cap-50mm-updating-50mm-white','','','2025-05-26 15:10:52','2025-05-26 13:10:52','',4026,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4029',2,'product_variation','',0),
(4030,244,'2023-06-15 12:27:57','2023-06-15 10:27:57','','PVC-Straight-50mm-Black.jpg','','inherit','closed','closed','','pvc-straight-50mm-black-jpg','','','2023-06-15 12:27:57','2023-06-15 10:27:57','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Straight-50mm-Black.jpg',0,'attachment','image/jpeg',0),
(4031,244,'2023-06-15 12:27:58','2023-06-15 10:27:58','','PVC Straight Connector 50mm #','','publish','closed','closed','','pvc-straight-connector-50mm','','','2025-05-14 14:56:04','2025-05-14 12:56:04','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4031',0,'product','',0),
(4032,244,'2023-06-15 12:28:01','2023-06-15 10:28:01','','PVC-Straight-50mm-Black-1.jpg','','inherit','closed','closed','','pvc-straight-50mm-black-1-jpg','','','2023-06-15 12:28:01','2023-06-15 10:28:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Straight-50mm-Black-1.jpg',0,'attachment','image/jpeg',0),
(4033,244,'2023-06-15 12:28:02','2023-06-15 10:28:02','','PVC Straight Connector 50mm # - 50mm, Black','Size: 50mm, Colour: Black','publish','closed','closed','','pvc-straight-connector-50mm-updating-50mm-black','','','2025-05-14 14:56:04','2025-05-14 12:56:04','',4031,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4033',1,'product_variation','',0),
(4034,244,'2023-06-15 12:28:03','2023-06-15 10:28:03','','PVC-Straight-50mm-White.jpg','','inherit','closed','closed','','pvc-straight-50mm-white-jpg','','','2023-06-15 12:28:03','2023-06-15 10:28:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Straight-50mm-White.jpg',0,'attachment','image/jpeg',0),
(4035,244,'2023-06-15 12:28:04','2023-06-15 10:28:04','','PVC Straight Connector 50mm # - 50mm, White','Size: 50mm, Colour: White','publish','closed','closed','','pvc-straight-connector-50mm-updating-50mm-white','','','2025-05-14 14:56:04','2025-05-14 12:56:04','',4031,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4035',2,'product_variation','',0),
(4036,244,'2023-06-15 12:28:49','2023-06-15 10:28:49','','PVC-T-Piece-Black.jpg','','inherit','closed','closed','','pvc-t-piece-black-jpg','','','2023-06-15 12:28:49','2023-06-15 10:28:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-T-Piece-Black.jpg',0,'attachment','image/jpeg',0),
(4037,244,'2023-06-15 12:28:50','2023-06-15 10:28:50','','PVC T-Piece 50mm #','','publish','closed','closed','','pvc-t-piece-50mm','','','2025-04-11 12:23:23','2025-04-11 10:23:23','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4037',0,'product','',0),
(4038,244,'2023-06-15 12:28:53','2023-06-15 10:28:53','','PVC-T-Piece-Black-1.jpg','','inherit','closed','closed','','pvc-t-piece-black-1-jpg','','','2023-06-15 12:28:53','2023-06-15 10:28:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-T-Piece-Black-1.jpg',0,'attachment','image/jpeg',0),
(4039,244,'2023-06-15 12:28:54','2023-06-15 10:28:54','','PVC T-Piece 50mm # - 50mm, Black','Size: 50mm, Colour: Black','publish','closed','closed','','pvc-t-piece-50mm-updating-50mm-black','','','2025-04-11 12:23:23','2025-04-11 10:23:23','',4037,'http://www.nixin.co.za/?post_type=product_variation&p=4039',1,'product_variation','',0),
(4040,244,'2023-06-15 12:28:54','2023-06-15 10:28:54','','PVC T-Piece 50mm # - 50mm, White','Size: 50mm, Colour: White','publish','closed','closed','','pvc-t-piece-50mm-updating-50mm-white','','','2025-04-11 12:23:23','2025-04-11 10:23:23','',4037,'http://www.nixin.co.za/?post_type=product_variation&p=4040',2,'product_variation','',0),
(4041,244,'2023-06-15 12:29:55','2023-06-15 10:29:55','','PVC-To-Poly-40mm-Male.jpg','','inherit','closed','closed','','pvc-to-poly-40mm-male-jpg','','','2023-06-15 12:29:55','2023-06-15 10:29:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-To-Poly-40mm-Male.jpg',0,'attachment','image/jpeg',0),
(4042,244,'2023-06-15 12:29:56','2023-06-15 10:29:56','','PVC to Poly #','','publish','closed','closed','','pvc-to-poly','','','2025-05-22 15:46:51','2025-05-22 13:46:51','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4042',0,'product','',0),
(4043,244,'2023-06-15 12:29:59','2023-06-15 10:29:59','','PVC-To-Poly-40mm-Male-1.jpg','','inherit','closed','closed','','pvc-to-poly-40mm-male-1-jpg','','','2023-06-15 12:29:59','2023-06-15 10:29:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-To-Poly-40mm-Male-1.jpg',0,'attachment','image/jpeg',0),
(4044,244,'2023-06-15 12:30:00','2023-06-15 10:30:00','','PVC to Poly # - 40mm Male','Size: 40mm Male','publish','closed','closed','','pvc-to-poly-updating-40mm-male','','','2025-05-22 15:46:51','2025-05-22 13:46:51','',4042,'http://www.nixin.co.za/?post_type=product_variation&p=4044',1,'product_variation','',0),
(4045,244,'2023-06-15 12:30:00','2023-06-15 10:30:00','','PVC to Poly # - 50mm Female','Size: 50mm Female','publish','closed','closed','','pvc-to-poly-updating-50mm-female','','','2025-05-22 15:46:51','2025-05-22 13:46:51','',4042,'http://www.nixin.co.za/?post_type=product_variation&p=4045',2,'product_variation','',0),
(4046,244,'2023-06-15 12:30:01','2023-06-15 10:30:01','','PVC-To-Poly-40mm-Female.jpg','','inherit','closed','closed','','pvc-to-poly-40mm-female-jpg','','','2023-06-15 12:30:01','2023-06-15 10:30:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-To-Poly-40mm-Female.jpg',0,'attachment','image/jpeg',0),
(4047,244,'2023-06-15 12:30:02','2023-06-15 10:30:02','','PVC to Poly # - 40mm Female','Size: 40mm Female','publish','closed','closed','','pvc-to-poly-updating-40mm-female','','','2025-05-22 15:46:51','2025-05-22 13:46:51','',4042,'http://www.nixin.co.za/?post_type=product_variation&p=4047',3,'product_variation','',0),
(4048,244,'2023-06-15 12:30:02','2023-06-15 10:30:02','','PVC-To-Poly-50mm-Male.jpg','','inherit','closed','closed','','pvc-to-poly-50mm-male-jpg','','','2023-06-15 12:30:02','2023-06-15 10:30:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-To-Poly-50mm-Male.jpg',0,'attachment','image/jpeg',0),
(4049,244,'2023-06-15 12:30:03','2023-06-15 10:30:03','','PVC to Poly # - 50mm Male','Size: 50mm Male','publish','closed','closed','','pvc-to-poly-updating-50mm-male','','','2025-05-22 15:46:51','2025-05-22 13:46:51','',4042,'http://www.nixin.co.za/?post_type=product_variation&p=4049',4,'product_variation','',0),
(4050,244,'2023-06-15 13:08:32','2023-06-15 11:08:32','','PVC-Aimflo-Front-Ball-Black.jpg','','inherit','closed','closed','','pvc-aimflo-front-ball-black-jpg','','','2024-09-30 09:52:20','2024-09-30 07:52:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Aimflo-Front-Ball-Black.jpg',0,'attachment','image/jpeg',0),
(4051,244,'2023-06-15 13:08:33','2023-06-15 11:08:33','','PVC Aimflo Front &amp; Ball Only (Black)','The PVC Aimflo Front &amp; Ball (Black) is a durable pool fitting designed for efficient water flow management. Made from high-quality PVC, this component is ideal for maintaining and optimizing pool systems. Its robust construction ensures longevity and reliable performance, making it a valuable addition to your pool’s plumbing setup.\r\n\r\nPrice Includes VAT','publish','closed','closed','','pvc-aimflo-front-ball-only-black','','','2025-03-10 10:53:07','2025-03-10 08:53:07','',0,'http://www.nixin.co.za/product/pvc-aimflo-front-ball-only-black/',0,'product','',0),
(4052,244,'2023-06-15 13:09:01','2023-06-15 11:09:01','','PVC-Aimflo-Front-Ball-White.jpg','','inherit','closed','closed','','pvc-aimflo-front-ball-white-jpg','','','2023-06-15 13:09:01','2023-06-15 11:09:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Aimflo-Front-Ball-White.jpg',0,'attachment','image/jpeg',0),
(4053,244,'2023-06-15 13:09:02','2023-06-15 11:09:02','','PVC Aimflo Front &amp; Ball Only (White)','Price Includes VAT','publish','closed','closed','','pvc-aimflo-front-ball-only-white','','','2025-05-26 08:51:17','2025-05-26 06:51:17','',0,'http://www.nixin.co.za/product/pvc-aimflo-front-ball-only-white/',0,'product','',0),
(4054,244,'2023-06-15 13:10:01','2023-06-15 11:10:01','','PVC-MF-40-Adapter.jpg','','inherit','closed','closed','','pvc-mf-40-adapter-jpg','','','2023-06-15 13:10:01','2023-06-15 11:10:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-MF-40-Adapter.jpg',0,'attachment','image/jpeg',0),
(4055,244,'2023-06-15 13:10:02','2023-06-15 11:10:02','','PVC MF Adaptor #','','publish','closed','closed','','pvc-mf-adaptor','','','2025-05-24 11:27:12','2025-05-24 09:27:12','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4055',0,'product','',0),
(4056,244,'2023-06-15 13:10:05','2023-06-15 11:10:05','','PVC-MF-40-Adapter-1.jpg','','inherit','closed','closed','','pvc-mf-40-adapter-1-jpg','','','2023-06-15 13:10:05','2023-06-15 11:10:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-MF-40-Adapter-1.jpg',0,'attachment','image/jpeg',0),
(4057,244,'2023-06-15 13:10:06','2023-06-15 11:10:06','','PVC MF Adaptor # - MF 40, Black','Size: MF 40, Colour: Black','publish','closed','closed','','pvc-mf-adaptor-updating-mf-40-black','','','2025-05-24 11:27:12','2025-05-24 09:27:12','',4055,'http://www.nixin.co.za/?post_type=product_variation&p=4057',1,'product_variation','',0),
(4058,244,'2023-06-15 13:10:06','2023-06-15 11:10:06','','PVC MF Adaptor # - MF 40, White','Size: MF 40, Colour: White','publish','closed','closed','','pvc-mf-adaptor-updating-mf-40-white','','','2025-05-24 11:27:12','2025-05-24 09:27:12','',4055,'http://www.nixin.co.za/?post_type=product_variation&p=4058',2,'product_variation','',0),
(4059,244,'2023-06-15 13:10:06','2023-06-15 11:10:06','','PVC MF Adaptor # - MF 40, Grey','Size: MF 40, Colour: Grey','publish','closed','closed','','pvc-mf-adaptor-updating-mf-40-grey','','','2025-05-24 11:27:12','2025-05-24 09:27:12','',4055,'http://www.nixin.co.za/?post_type=product_variation&p=4059',3,'product_variation','',0),
(4060,244,'2023-06-15 13:11:01','2023-06-15 11:11:01','','PVC-MM-40-Adapter.jpg','','inherit','closed','closed','','pvc-mm-40-adapter-jpg','','','2023-06-15 13:11:01','2023-06-15 11:11:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-MM-40-Adapter.jpg',0,'attachment','image/jpeg',0),
(4061,244,'2023-06-15 13:11:02','2023-06-15 11:11:02','','PVC MM Adaptor #','','publish','closed','closed','','pvc-mm-adaptor','','','2025-02-15 10:37:13','2025-02-15 08:37:13','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4061',0,'product','',0),
(4062,244,'2023-06-15 13:11:05','2023-06-15 11:11:05','','PVC-MM-40-Adapter-1.jpg','','inherit','closed','closed','','pvc-mm-40-adapter-1-jpg','','','2023-06-15 13:11:05','2023-06-15 11:11:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-MM-40-Adapter-1.jpg',0,'attachment','image/jpeg',0),
(4063,244,'2023-06-15 13:11:06','2023-06-15 11:11:06','','PVC MM Adaptor # - MM 40, Black','Size: MM 40, Colour: Black','publish','closed','closed','','pvc-mm-adaptor-updating-mm-40-black','','','2025-02-15 10:37:13','2025-02-15 08:37:13','',4061,'http://www.nixin.co.za/?post_type=product_variation&p=4063',1,'product_variation','',0),
(4064,244,'2023-06-15 13:11:06','2023-06-15 11:11:06','','PVC-MM-40-Adapter-White.jpg','','inherit','closed','closed','','pvc-mm-40-adapter-white-jpg','','','2023-06-15 13:11:06','2023-06-15 11:11:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-MM-40-Adapter-White.jpg',0,'attachment','image/jpeg',0),
(4065,244,'2023-06-15 13:11:08','2023-06-15 11:11:08','','PVC MM Adaptor # - MM 40, White','Size: MM 40, Colour: White','publish','closed','closed','','pvc-mm-adaptor-updating-mm-40-white','','','2025-02-15 10:37:13','2025-02-15 08:37:13','',4061,'http://www.nixin.co.za/?post_type=product_variation&p=4065',2,'product_variation','',0),
(4066,244,'2023-06-15 13:11:08','2023-06-15 11:11:08','','PVC MM Adaptor # - MM 40, Grey','Size: MM 40, Colour: Grey','publish','closed','closed','','pvc-mm-adaptor-updating-mm-40-grey','','','2025-02-15 10:37:12','2025-02-15 08:37:12','',4061,'http://www.nixin.co.za/?post_type=product_variation&p=4066',3,'product_variation','',0),
(4067,244,'2023-06-15 14:01:23','2023-06-15 12:01:23','','PVC-Adapter-1-2-x-1-4-.jpg','','inherit','closed','closed','','pvc-adapter-1-2-x-1-4-jpg','','','2023-06-15 14:01:23','2023-06-15 12:01:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/PVC-Adapter-1-2-x-1-4-.jpg',0,'attachment','image/jpeg',0),
(4068,244,'2023-06-15 14:01:24','2023-06-15 12:01:24','<p>Water cannon adapter</p>','PVC HD Threaded Bush *','','publish','closed','closed','','pvc-hd-threaded-bush','','','2025-02-20 10:42:10','2025-02-20 08:42:10','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4068',0,'product','',0),
(4069,244,'2023-06-15 14:01:27','2023-06-15 12:01:27','','PVC HD Threaded Bush * - 1/2\" x 1/4\"','Option: 1/2\" x 1/4\"','publish','closed','closed','','pvc-hd-threaded-bush-updating-1-2-x-1-4','','','2025-02-20 10:42:10','2025-02-20 08:42:10','',4068,'http://www.nixin.co.za/?post_type=product_variation&p=4069',1,'product_variation','',0),
(4070,244,'2023-06-17 10:31:55','2023-06-17 08:31:55','','Panache Classique 2 p/sheet','','inherit','closed','closed','','panache-classique-2-jpg','','','2024-09-30 10:23:30','2024-09-30 08:23:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Panache-Classique-2.jpg',0,'attachment','image/jpeg',0),
(4071,244,'2023-06-17 10:31:56','2023-06-17 08:31:56','','Panache Classique 2 p/sheet','Panache Classique 2 Pool Sheet is a beautifully designed mosaic sheet measuring 800mm wide by 160mm high. Available in several colors including blue, caramel, charcoal, and turquoise, it offers a stylish and durable tiling option for both residential and commercial pools. Its elegant design adds a sophisticated touch, making it perfect for enhancing any pool’s aesthetic.\r\n\r\nMosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-classique-2-p-sheet','','','2025-05-20 12:15:19','2025-05-20 10:15:19','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4071',0,'product','',0),
(4072,244,'2023-06-17 10:32:00','2023-06-17 08:32:00','','Panache-Classique-2-Blue.jpg','','inherit','closed','closed','','panache-classique-2-blue-jpg','','','2023-06-17 10:32:00','2023-06-17 08:32:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Panache-Classique-2-Blue.jpg',0,'attachment','image/jpeg',0),
(4073,244,'2023-06-17 10:32:01','2023-06-17 08:32:01','','Panache Classique 2 p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-classique-2-p-sheet-updating-blue','','','2025-05-20 12:15:18','2025-05-20 10:15:18','',4071,'http://www.nixin.co.za/?post_type=product_variation&p=4073',1,'product_variation','',0),
(4074,244,'2023-06-17 10:32:01','2023-06-17 08:32:01','','Panache-Classique-2-Brown.jpg','','inherit','closed','closed','','panache-classique-2-brown-jpg','','','2023-06-17 10:32:01','2023-06-17 08:32:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Panache-Classique-2-Brown.jpg',0,'attachment','image/jpeg',0),
(4075,244,'2023-06-17 10:32:02','2023-06-17 08:32:02','','Panache Classique 2 p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-classique-2-p-sheet-updating-caramel','','','2025-05-20 12:15:19','2025-05-20 10:15:19','',4071,'http://www.nixin.co.za/?post_type=product_variation&p=4075',2,'product_variation','',0),
(4076,244,'2023-06-17 10:32:03','2023-06-17 08:32:03','','Panache-Classique-2-Charcoal.jpg','','inherit','closed','closed','','panache-classique-2-charcoal-jpg','','','2023-06-17 10:32:03','2023-06-17 08:32:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Panache-Classique-2-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4077,244,'2023-06-17 10:32:04','2023-06-17 08:32:04','','Panache Classique 2 p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-classique-2-p-sheet-updating-charcoal','','','2025-05-20 12:15:18','2025-05-20 10:15:18','',4071,'http://www.nixin.co.za/?post_type=product_variation&p=4077',3,'product_variation','',0),
(4078,244,'2023-06-17 10:32:04','2023-06-17 08:32:04','','Panache-Classique-2-Turquoise.jpg','','inherit','closed','closed','','panache-classique-2-turquoise-jpg','','','2023-06-17 10:32:04','2023-06-17 08:32:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Panache-Classique-2-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4079,244,'2023-06-17 10:32:05','2023-06-17 08:32:05','','Panache Classique 2 p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','panache-classique-2-p-sheet-updating-turquoise','','','2025-05-20 12:15:18','2025-05-20 10:15:18','',4071,'http://www.nixin.co.za/?post_type=product_variation&p=4079',4,'product_variation','',0),
(4080,244,'2023-06-17 10:32:22','2023-06-17 08:32:22','','Cobalt-2.jpg','','inherit','closed','closed','','cobalt-2-jpg','','','2024-02-15 16:26:47','2024-02-15 14:26:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-2.jpg',0,'attachment','image/jpeg',0),
(4081,244,'2023-06-17 10:32:23','2023-06-17 08:32:23','','Panache Cobalt 2 p/sheet','The Panache Cobalt 2 p/sheet is a versatile and stylish mosaic tile sheet designed for enhancing the aesthetic appeal of swimming pools. With dimensions of 800mm x 160mm, each sheet is perfectly sized for easy installation and coverage. The sheet features a unique blend of colors, including shades of blue, brown, black, and navy blue, offering a rich, deep cobalt hue that adds a luxurious touch to any pool design.\r\n\r\nCrafted with durability in mind, these tiles are resistant to pool chemicals and weather conditions, ensuring long-lasting beauty and minimal maintenance. The intricate mosaic pattern is not only visually appealing but also provides a textured surface for added safety and grip in wet conditions.','publish','closed','closed','','panache-cobalt-2-p-sheet','','','2025-05-23 08:54:43','2025-05-23 06:54:43','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4081',0,'product','',0),
(4082,244,'2023-06-17 10:32:26','2023-06-17 08:32:26','','Cobalt-2-Blue.jpg','','inherit','closed','closed','','cobalt-2-blue-jpg','','','2023-06-17 10:32:26','2023-06-17 08:32:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-2-Blue.jpg',0,'attachment','image/jpeg',0),
(4083,244,'2023-06-17 10:32:27','2023-06-17 08:32:27','','Panache Cobalt 2 p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-cobalt-2-p-sheet-updating-blue','','','2025-05-23 08:54:42','2025-05-23 06:54:42','',4081,'http://www.nixin.co.za/?post_type=product_variation&p=4083',1,'product_variation','',0),
(4084,244,'2023-06-17 10:32:28','2023-06-17 08:32:28','','Cobalt-2-Brown.jpg','','inherit','closed','closed','','cobalt-2-brown-jpg','','','2023-06-17 10:32:28','2023-06-17 08:32:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-2-Brown.jpg',0,'attachment','image/jpeg',0),
(4085,244,'2023-06-17 10:32:29','2023-06-17 08:32:29','','Panache Cobalt 2 p/sheet - Brown','Colour: Brown','publish','closed','closed','','panache-cobalt-2-p-sheet-updating-brown','','','2025-05-23 08:54:42','2025-05-23 06:54:42','',4081,'http://www.nixin.co.za/?post_type=product_variation&p=4085',2,'product_variation','',0),
(4086,244,'2023-06-17 10:32:29','2023-06-17 08:32:29','','Cobalt-2-Black.jpg','','inherit','closed','closed','','cobalt-2-black-jpg','','','2023-06-17 10:32:29','2023-06-17 08:32:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-2-Black.jpg',0,'attachment','image/jpeg',0),
(4087,244,'2023-06-17 10:32:30','2023-06-17 08:32:30','','Panache Cobalt 2 p/sheet - Black','Colour: Black','publish','closed','closed','','panache-cobalt-2-p-sheet-updating-black','','','2025-05-23 08:54:42','2025-05-23 06:54:42','',4081,'http://www.nixin.co.za/?post_type=product_variation&p=4087',3,'product_variation','',0),
(4088,244,'2023-06-17 10:32:31','2023-06-17 08:32:31','','Cobalt-2-Navy-Blue.jpg','','inherit','closed','closed','','cobalt-2-navy-blue-jpg','','','2023-06-17 10:32:31','2023-06-17 08:32:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-2-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4089,244,'2023-06-17 10:32:32','2023-06-17 08:32:32','','Panache Cobalt 2 p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','panache-cobalt-2-p-sheet-updating-navy-blue','','','2025-05-23 08:54:42','2025-05-23 06:54:42','',4081,'http://www.nixin.co.za/?post_type=product_variation&p=4089',4,'product_variation','',0),
(4090,244,'2023-06-17 10:32:48','2023-06-17 08:32:48','','Cobalt-3.jpg','','inherit','closed','closed','','cobalt-3-jpg','','','2023-06-17 10:32:48','2023-06-17 08:32:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3.jpg',0,'attachment','image/jpeg',0),
(4091,244,'2023-06-17 10:32:49','2023-06-17 08:32:49','','Panache Cobalt 3 p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-cobalt-3-p-sheet','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4091',0,'product','',0),
(4092,244,'2023-06-17 10:32:52','2023-06-17 08:32:52','','Cobalt-3-Blue.jpg','','inherit','closed','closed','','cobalt-3-blue-jpg','','','2023-06-17 10:32:52','2023-06-17 08:32:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3-Blue.jpg',0,'attachment','image/jpeg',0),
(4093,244,'2023-06-17 10:32:53','2023-06-17 08:32:53','','Panache Cobalt 3 p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-cobalt-3-p-sheet-updating-blue','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://www.nixin.co.za/?post_type=product_variation&p=4093',1,'product_variation','',0),
(4094,244,'2023-06-17 10:32:54','2023-06-17 08:32:54','','Cobalt-3-Black.jpg','','inherit','closed','closed','','cobalt-3-black-jpg','','','2023-06-17 10:32:54','2023-06-17 08:32:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3-Black.jpg',0,'attachment','image/jpeg',0),
(4095,244,'2023-06-17 10:32:55','2023-06-17 08:32:55','','Panache Cobalt 3 p/sheet - Black','Colour: Black','publish','closed','closed','','panache-cobalt-3-p-sheet-updating-black','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://www.nixin.co.za/?post_type=product_variation&p=4095',2,'product_variation','',0),
(4096,244,'2023-06-17 10:32:55','2023-06-17 08:32:55','','Cobalt-3-Brown.jpg','','inherit','closed','closed','','cobalt-3-brown-jpg','','','2023-06-17 10:32:55','2023-06-17 08:32:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3-Brown.jpg',0,'attachment','image/jpeg',0),
(4097,244,'2023-06-17 10:32:56','2023-06-17 08:32:56','','Panache Cobalt 3 p/sheet - Brown','Colour: Brown','publish','closed','closed','','panache-cobalt-3-p-sheet-updating-brown','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://www.nixin.co.za/?post_type=product_variation&p=4097',3,'product_variation','',0),
(4098,244,'2023-06-17 10:32:57','2023-06-17 08:32:57','','Cobalt-3-Light-Blue.jpg','','inherit','closed','closed','','cobalt-3-light-blue-jpg','','','2023-06-17 10:32:57','2023-06-17 08:32:57','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3-Light-Blue.jpg',0,'attachment','image/jpeg',0),
(4099,244,'2023-06-17 10:32:57','2023-06-17 08:32:57','','Panache Cobalt 3 p/sheet - L/Blue','Colour: L/Blue','publish','closed','closed','','panache-cobalt-3-p-sheet-updating-l-blue','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://www.nixin.co.za/?post_type=product_variation&p=4099',4,'product_variation','',0),
(4100,244,'2023-06-17 10:32:58','2023-06-17 08:32:58','','Cobalt-3-Navy-Blue.jpg','','inherit','closed','closed','','cobalt-3-navy-blue-jpg','','','2023-06-17 10:32:58','2023-06-17 08:32:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4101,244,'2023-06-17 10:32:59','2023-06-17 08:32:59','','Panache Cobalt 3 p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','panache-cobalt-3-p-sheet-updating-navy-blue','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://www.nixin.co.za/?post_type=product_variation&p=4101',5,'product_variation','',0),
(4102,244,'2023-06-17 10:33:00','2023-06-17 08:33:00','','Cobalt-3-Grey.jpg','','inherit','closed','closed','','cobalt-3-grey-jpg','','','2023-06-17 10:33:00','2023-06-17 08:33:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-3-Grey.jpg',0,'attachment','image/jpeg',0),
(4103,244,'2023-06-17 10:33:00','2023-06-17 08:33:00','','Panache Cobalt 3 p/sheet - Grey','Colour: Grey','publish','closed','closed','','panache-cobalt-3-p-sheet-updating-grey','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://www.nixin.co.za/?post_type=product_variation&p=4103',6,'product_variation','',0),
(4104,244,'2023-06-17 10:33:18','2023-06-17 08:33:18','','Panache Cobalt 4 Mosaic Sheet','','inherit','closed','closed','','cobalt-4-jpg','','','2024-02-16 13:37:16','2024-02-16 11:37:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-4.jpg',0,'attachment','image/jpeg',0),
(4105,244,'2023-06-17 10:33:19','2023-06-17 08:33:19','','Panache Cobalt 4 p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-cobalt-4-p-sheet','','','2025-05-21 10:54:32','2025-05-21 08:54:32','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4105',0,'product','',0),
(4106,244,'2023-06-17 10:33:22','2023-06-17 08:33:22','','Cobalt-4-Blue.jpg','','inherit','closed','closed','','cobalt-4-blue-jpg','','','2023-06-17 10:33:22','2023-06-17 08:33:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-4-Blue.jpg',0,'attachment','image/jpeg',0),
(4107,244,'2023-06-17 10:33:23','2023-06-17 08:33:23','','Panache Cobalt 4 p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-cobalt-4-p-sheet-updating-blue','','','2025-05-21 10:54:32','2025-05-21 08:54:32','',4105,'http://www.nixin.co.za/?post_type=product_variation&p=4107',1,'product_variation','',0),
(4108,244,'2023-06-17 10:33:24','2023-06-17 08:33:24','','Cobalt-4-Black.jpg','','inherit','closed','closed','','cobalt-4-black-jpg','','','2023-06-17 10:33:24','2023-06-17 08:33:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-4-Black.jpg',0,'attachment','image/jpeg',0),
(4109,244,'2023-06-17 10:33:25','2023-06-17 08:33:25','','Panache Cobalt 4 p/sheet - Black','Colour: Black','publish','closed','closed','','panache-cobalt-4-p-sheet-updating-black','','','2025-05-21 10:54:32','2025-05-21 08:54:32','',4105,'http://www.nixin.co.za/?post_type=product_variation&p=4109',2,'product_variation','',0),
(4110,244,'2023-06-17 10:33:25','2023-06-17 08:33:25','','Cobalt-4-Brown.jpg','','inherit','closed','closed','','cobalt-4-brown-jpg','','','2023-06-17 10:33:25','2023-06-17 08:33:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-4-Brown.jpg',0,'attachment','image/jpeg',0),
(4111,244,'2023-06-17 10:33:26','2023-06-17 08:33:26','','Panache Cobalt 4 p/sheet - Brown','Colour: Brown','publish','closed','closed','','panache-cobalt-4-p-sheet-updating-brown','','','2025-05-21 10:54:32','2025-05-21 08:54:32','',4105,'http://www.nixin.co.za/?post_type=product_variation&p=4111',3,'product_variation','',0),
(4112,244,'2023-06-17 10:33:26','2023-06-17 08:33:26','','Cobalt-4-Navy-Blue.jpg','','inherit','closed','closed','','cobalt-4-navy-blue-jpg','','','2023-06-17 10:33:26','2023-06-17 08:33:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cobalt-4-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4113,244,'2023-06-17 10:33:27','2023-06-17 08:33:27','','Panache Cobalt 4 p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','panache-cobalt-4-p-sheet-updating-navy-blue','','','2025-05-21 10:54:32','2025-05-21 08:54:32','',4105,'http://www.nixin.co.za/?post_type=product_variation&p=4113',4,'product_variation','',0),
(4114,244,'2023-06-17 10:33:44','2023-06-17 08:33:44','','Panache Coral Gorge p/sheet','','inherit','closed','closed','','coral-gorge-jpg','','','2024-09-30 09:40:42','2024-09-30 07:40:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Coral-Gorge.jpg',0,'attachment','image/jpeg',0),
(4115,244,'2023-06-17 10:33:45','2023-06-17 08:33:45','','Panache Coral Gorge p/sheet','The Panache Coral Gorge Pool Sheet is an elegant mosaic sheet, measuring 800mm wide by 160mm high, perfect for adding style to your pool area. Available in several colors such as blue, caramel, charcoal, and clear, it offers a versatile design option to match your pool’s aesthetic. This durable and visually appealing pool sheet is ideal for both residential and commercial pool installations.\r\n\r\nMosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-coral-gorge-p-sheet','','','2025-04-15 10:24:11','2025-04-15 08:24:11','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4115',0,'product','',0),
(4116,244,'2023-06-17 10:33:48','2023-06-17 08:33:48','','Coral-Gorge-Blue.jpg','','inherit','closed','closed','','coral-gorge-blue-jpg','','','2023-06-17 10:33:48','2023-06-17 08:33:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Coral-Gorge-Blue.jpg',0,'attachment','image/jpeg',0),
(4117,244,'2023-06-17 10:33:49','2023-06-17 08:33:49','','Panache Coral Gorge p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-coral-gorge-p-sheet-updating-blue','','','2025-04-15 10:24:11','2025-04-15 08:24:11','',4115,'http://www.nixin.co.za/?post_type=product_variation&p=4117',1,'product_variation','',0),
(4118,244,'2023-06-17 10:33:50','2023-06-17 08:33:50','','Coral-Gorge-Brown.jpg','','inherit','closed','closed','','coral-gorge-brown-jpg','','','2023-06-17 10:33:50','2023-06-17 08:33:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Coral-Gorge-Brown.jpg',0,'attachment','image/jpeg',0),
(4119,244,'2023-06-17 10:33:51','2023-06-17 08:33:51','','Panache Coral Gorge p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-coral-gorge-p-sheet-updating-caramel','','','2025-04-15 10:24:10','2025-04-15 08:24:10','',4115,'http://www.nixin.co.za/?post_type=product_variation&p=4119',2,'product_variation','',0),
(4120,244,'2023-06-17 10:33:52','2023-06-17 08:33:52','','Coral-Gorge-Charcoal.jpg','','inherit','closed','closed','','coral-gorge-charcoal-jpg','','','2023-06-17 10:33:52','2023-06-17 08:33:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Coral-Gorge-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4121,244,'2023-06-17 10:33:53','2023-06-17 08:33:53','','Panache Coral Gorge p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-coral-gorge-p-sheet-updating-charcoal','','','2025-04-15 10:24:10','2025-04-15 08:24:10','',4115,'http://www.nixin.co.za/?post_type=product_variation&p=4121',3,'product_variation','',0),
(4122,244,'2023-06-17 10:34:10','2023-06-17 08:34:10','','Cosmic-Terazzo.jpg','','inherit','closed','closed','','cosmic-terazzo-jpg','','','2023-06-17 10:34:10','2023-06-17 08:34:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cosmic-Terazzo.jpg',0,'attachment','image/jpeg',0),
(4123,244,'2023-06-17 10:34:11','2023-06-17 08:34:11','','Panache Cosmic Terazzo p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-cosmic-terazzo-p-sheet','','','2025-04-25 16:11:31','2025-04-25 14:11:31','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4123',0,'product','',0),
(4124,244,'2023-06-17 10:34:15','2023-06-17 08:34:15','','Cosmic-Terazzo-Blue.jpg','','inherit','closed','closed','','cosmic-terazzo-blue-jpg','','','2023-06-17 10:34:15','2023-06-17 08:34:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cosmic-Terazzo-Blue.jpg',0,'attachment','image/jpeg',0),
(4125,244,'2023-06-17 10:34:16','2023-06-17 08:34:16','','Panache Cosmic Terazzo p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-cosmic-terazzo-p-sheet-updating-blue','','','2025-04-25 16:11:30','2025-04-25 14:11:30','',4123,'http://www.nixin.co.za/?post_type=product_variation&p=4125',1,'product_variation','',0),
(4126,244,'2023-06-17 10:34:17','2023-06-17 08:34:17','','Cosmic-Terazzo-Brown.jpg','','inherit','closed','closed','','cosmic-terazzo-brown-jpg','','','2023-06-17 10:34:17','2023-06-17 08:34:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cosmic-Terazzo-Brown.jpg',0,'attachment','image/jpeg',0),
(4127,244,'2023-06-17 10:34:18','2023-06-17 08:34:18','','Panache Cosmic Terazzo p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-cosmic-terazzo-p-sheet-updating-caramel','','','2025-04-25 16:11:30','2025-04-25 14:11:30','',4123,'http://www.nixin.co.za/?post_type=product_variation&p=4127',2,'product_variation','',0),
(4128,244,'2023-06-17 10:34:18','2023-06-17 08:34:18','','Cosmic-Terazzo-Charcoal.jpg','','inherit','closed','closed','','cosmic-terazzo-charcoal-jpg','','','2023-06-17 10:34:18','2023-06-17 08:34:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Cosmic-Terazzo-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4129,244,'2023-06-17 10:34:19','2023-06-17 08:34:19','','Panache Cosmic Terazzo p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-cosmic-terazzo-p-sheet-updating-charcoal','','','2025-04-25 16:11:30','2025-04-25 14:11:30','',4123,'http://www.nixin.co.za/?post_type=product_variation&p=4129',3,'product_variation','',0),
(4130,244,'2023-06-17 10:34:35','2023-06-17 08:34:35','','Crushed-Classique.jpg','','inherit','closed','closed','','crushed-classique-jpg','','','2023-06-17 10:34:35','2023-06-17 08:34:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Crushed-Classique.jpg',0,'attachment','image/jpeg',0),
(4131,244,'2023-06-17 10:34:36','2023-06-17 08:34:36','','Panache Crushed Classique p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-crushed-classique-p-sheet','','','2025-05-23 10:03:37','2025-05-23 08:03:37','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4131',0,'product','',0),
(4132,244,'2023-06-17 10:34:40','2023-06-17 08:34:40','','Crushed-Classique-Blue.jpg','','inherit','closed','closed','','crushed-classique-blue-jpg','','','2023-06-17 10:34:40','2023-06-17 08:34:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Crushed-Classique-Blue.jpg',0,'attachment','image/jpeg',0),
(4133,244,'2023-06-17 10:34:40','2023-06-17 08:34:40','','Panache Crushed Classique p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-crushed-classique-p-sheet-updating-blue','','','2025-05-23 10:03:37','2025-05-23 08:03:37','',4131,'http://www.nixin.co.za/?post_type=product_variation&p=4133',1,'product_variation','',0),
(4134,244,'2023-06-17 10:34:41','2023-06-17 08:34:41','','Crushed-Classique-Brown.jpg','','inherit','closed','closed','','crushed-classique-brown-jpg','','','2023-06-17 10:34:41','2023-06-17 08:34:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Crushed-Classique-Brown.jpg',0,'attachment','image/jpeg',0),
(4135,244,'2023-06-17 10:34:42','2023-06-17 08:34:42','','Panache Crushed Classique p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-crushed-classique-p-sheet-updating-caramel','','','2025-05-23 10:03:37','2025-05-23 08:03:37','',4131,'http://www.nixin.co.za/?post_type=product_variation&p=4135',2,'product_variation','',0),
(4136,244,'2023-06-17 10:34:42','2023-06-17 08:34:42','','Crushed-Classique-Charcoal.jpg','','inherit','closed','closed','','crushed-classique-charcoal-jpg','','','2023-06-17 10:34:42','2023-06-17 08:34:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Crushed-Classique-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4137,244,'2023-06-17 10:34:43','2023-06-17 08:34:43','','Panache Crushed Classique p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-crushed-classique-p-sheet-updating-charcoal','','','2025-05-23 10:03:36','2025-05-23 08:03:36','',4131,'http://www.nixin.co.za/?post_type=product_variation&p=4137',3,'product_variation','',0),
(4138,244,'2023-06-17 10:35:00','2023-06-17 08:35:00','','Diamond-Deluge.jpg','','inherit','closed','closed','','diamond-deluge-jpg','','','2023-06-17 10:35:00','2023-06-17 08:35:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Diamond-Deluge.jpg',0,'attachment','image/jpeg',0),
(4139,244,'2023-06-17 10:35:01','2023-06-17 08:35:01','','Panache Diamond Deluge p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-diamond-deluge-p-sheet','','','2025-04-17 08:29:49','2025-04-17 06:29:49','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4139',0,'product','',0),
(4140,244,'2023-06-17 10:35:04','2023-06-17 08:35:04','','Diamond-Deluge-Blue.jpg','','inherit','closed','closed','','diamond-deluge-blue-jpg','','','2023-06-17 10:35:04','2023-06-17 08:35:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Diamond-Deluge-Blue.jpg',0,'attachment','image/jpeg',0),
(4141,244,'2023-06-17 10:35:06','2023-06-17 08:35:06','','Panache Diamond Deluge p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-diamond-deluge-p-sheet-updating-blue','','','2025-04-17 08:29:49','2025-04-17 06:29:49','',4139,'http://www.nixin.co.za/?post_type=product_variation&p=4141',1,'product_variation','',0),
(4142,244,'2023-06-17 10:35:07','2023-06-17 08:35:07','','Diamond-Deluge-Brown.jpg','','inherit','closed','closed','','diamond-deluge-brown-jpg','','','2023-06-17 10:35:07','2023-06-17 08:35:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Diamond-Deluge-Brown.jpg',0,'attachment','image/jpeg',0),
(4143,244,'2023-06-17 10:35:08','2023-06-17 08:35:08','','Panache Diamond Deluge p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-diamond-deluge-p-sheet-updating-caramel','','','2025-04-17 08:29:49','2025-04-17 06:29:49','',4139,'http://www.nixin.co.za/?post_type=product_variation&p=4143',2,'product_variation','',0),
(4144,244,'2023-06-17 10:35:08','2023-06-17 08:35:08','','Diamond-Deluge-Charcoal.jpg','','inherit','closed','closed','','diamond-deluge-charcoal-jpg','','','2023-06-17 10:35:08','2023-06-17 08:35:08','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Diamond-Deluge-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4145,244,'2023-06-17 10:35:10','2023-06-17 08:35:10','','Panache Diamond Deluge p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-diamond-deluge-p-sheet-updating-charcoal','','','2025-04-17 08:29:49','2025-04-17 06:29:49','',4139,'http://www.nixin.co.za/?post_type=product_variation&p=4145',3,'product_variation','',0),
(4146,244,'2023-06-17 10:35:28','2023-06-17 08:35:28','','Frozen-Fossil.jpg','','inherit','closed','closed','','frozen-fossil-jpg','','','2023-06-17 10:35:28','2023-06-17 08:35:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Frozen-Fossil.jpg',0,'attachment','image/jpeg',0),
(4147,244,'2023-06-17 10:35:29','2023-06-17 08:35:29','','Panache Frozen Fossil p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-frozen-fossil-p-sheet','','','2025-05-09 13:12:55','2025-05-09 11:12:55','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4147',0,'product','',0),
(4148,244,'2023-06-17 10:35:32','2023-06-17 08:35:32','','Frozen-Fossil-Blue.jpg','','inherit','closed','closed','','frozen-fossil-blue-jpg','','','2023-06-17 10:35:32','2023-06-17 08:35:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Frozen-Fossil-Blue.jpg',0,'attachment','image/jpeg',0),
(4149,244,'2023-06-17 10:35:33','2023-06-17 08:35:33','','Panache Frozen Fossil p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-frozen-fossil-p-sheet-updating-blue','','','2025-05-09 13:12:55','2025-05-09 11:12:55','',4147,'http://www.nixin.co.za/?post_type=product_variation&p=4149',1,'product_variation','',0),
(4150,244,'2023-06-17 10:35:34','2023-06-17 08:35:34','','Frozen-Fossil-Brown.jpg','','inherit','closed','closed','','frozen-fossil-brown-jpg','','','2023-06-17 10:35:34','2023-06-17 08:35:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Frozen-Fossil-Brown.jpg',0,'attachment','image/jpeg',0),
(4151,244,'2023-06-17 10:35:35','2023-06-17 08:35:35','','Panache Frozen Fossil p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-frozen-fossil-p-sheet-updating-caramel','','','2025-05-09 13:12:55','2025-05-09 11:12:55','',4147,'http://www.nixin.co.za/?post_type=product_variation&p=4151',2,'product_variation','',0),
(4152,244,'2023-06-17 10:35:35','2023-06-17 08:35:35','','Frozen-Fossil-Charcoal.jpg','','inherit','closed','closed','','frozen-fossil-charcoal-jpg','','','2023-06-17 10:35:35','2023-06-17 08:35:35','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Frozen-Fossil-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4153,244,'2023-06-17 10:35:36','2023-06-17 08:35:36','','Panache Frozen Fossil p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-frozen-fossil-p-sheet-updating-charcoal','','','2025-05-09 13:12:55','2025-05-09 11:12:55','',4147,'http://www.nixin.co.za/?post_type=product_variation&p=4153',3,'product_variation','',0),
(4154,244,'2023-06-17 10:35:54','2023-06-17 08:35:54','','Listello.jpg','','inherit','closed','closed','','listello-jpg','','','2024-02-15 16:27:01','2024-02-15 14:27:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Listello.jpg',0,'attachment','image/jpeg',0),
(4155,244,'2023-06-17 10:35:55','2023-06-17 08:35:55','','Panache Listello p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-listello-p-sheet','','','2025-05-21 15:00:13','2025-05-21 13:00:13','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4155',0,'product','',0),
(4156,244,'2023-06-17 10:35:59','2023-06-17 08:35:59','','Listello-Blue.jpg','','inherit','closed','closed','','listello-blue-jpg','','','2023-06-17 10:35:59','2023-06-17 08:35:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Listello-Blue.jpg',0,'attachment','image/jpeg',0),
(4157,244,'2023-06-17 10:35:59','2023-06-17 08:35:59','','Panache Listello p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-listello-p-sheet-updating-blue','','','2025-05-21 15:00:13','2025-05-21 13:00:13','',4155,'http://www.nixin.co.za/?post_type=product_variation&p=4157',1,'product_variation','',0),
(4158,244,'2023-06-17 10:36:00','2023-06-17 08:36:00','','Listello-Brown.jpg','','inherit','closed','closed','','listello-brown-jpg','','','2023-06-17 10:36:00','2023-06-17 08:36:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Listello-Brown.jpg',0,'attachment','image/jpeg',0),
(4159,244,'2023-06-17 10:36:01','2023-06-17 08:36:01','','Panache Listello p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-listello-p-sheet-updating-caramel','','','2025-05-21 15:00:13','2025-05-21 13:00:13','',4155,'http://www.nixin.co.za/?post_type=product_variation&p=4159',2,'product_variation','',0),
(4160,244,'2023-06-17 10:36:02','2023-06-17 08:36:02','','Listello-Charcoal.jpg','','inherit','closed','closed','','listello-charcoal-jpg','','','2023-06-17 10:36:02','2023-06-17 08:36:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Listello-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4161,244,'2023-06-17 10:36:03','2023-06-17 08:36:03','','Panache Listello p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-listello-p-sheet-updating-charcoal','','','2025-05-21 15:00:13','2025-05-21 13:00:13','',4155,'http://www.nixin.co.za/?post_type=product_variation&p=4161',3,'product_variation','',0),
(4162,244,'2023-06-17 10:36:21','2023-06-17 08:36:21','','Macro-Greek.jpg','','inherit','closed','closed','','macro-greek-jpg','','','2023-06-17 10:36:21','2023-06-17 08:36:21','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek.jpg',0,'attachment','image/jpeg',0),
(4163,244,'2023-06-17 10:36:22','2023-06-17 08:36:22','','Panache Macro Greek p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-macro-greek-p-sheet','','','2025-05-21 15:00:04','2025-05-21 13:00:04','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4163',0,'product','',0),
(4164,244,'2023-06-17 10:36:26','2023-06-17 08:36:26','','Macro-Greek-Blue.jpg','','inherit','closed','closed','','macro-greek-blue-jpg','','','2023-06-17 10:36:26','2023-06-17 08:36:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Blue.jpg',0,'attachment','image/jpeg',0),
(4165,244,'2023-06-17 10:36:27','2023-06-17 08:36:27','','Panache Macro Greek p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-macro-greek-p-sheet-updating-blue','','','2025-05-21 15:00:04','2025-05-21 13:00:04','',4163,'http://www.nixin.co.za/?post_type=product_variation&p=4165',1,'product_variation','',0),
(4166,244,'2023-06-17 10:36:28','2023-06-17 08:36:28','','Macro-Greek-Brown.jpg','','inherit','closed','closed','','macro-greek-brown-jpg','','','2023-06-17 10:36:28','2023-06-17 08:36:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Brown.jpg',0,'attachment','image/jpeg',0),
(4167,244,'2023-06-17 10:36:29','2023-06-17 08:36:29','','Panache Macro Greek p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-macro-greek-p-sheet-updating-caramel','','','2025-05-21 15:00:04','2025-05-21 13:00:04','',4163,'http://www.nixin.co.za/?post_type=product_variation&p=4167',2,'product_variation','',0),
(4168,244,'2023-06-17 10:36:29','2023-06-17 08:36:29','','Macro-Greek-Charcoal.jpg','','inherit','closed','closed','','macro-greek-charcoal-jpg','','','2023-06-17 10:36:29','2023-06-17 08:36:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4169,244,'2023-06-17 10:36:30','2023-06-17 08:36:30','','Panache Macro Greek p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-macro-greek-p-sheet-updating-charcoal','','','2025-05-21 15:00:04','2025-05-21 13:00:04','',4163,'http://www.nixin.co.za/?post_type=product_variation&p=4169',3,'product_variation','',0),
(4170,244,'2023-06-17 10:36:49','2023-06-17 08:36:49','','Panache Macro Greek Solid p/sheet','','inherit','closed','closed','','macro-greek-solid-jpg','','','2024-09-30 09:54:31','2024-09-30 07:54:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Solid.jpg',0,'attachment','image/jpeg',0),
(4171,244,'2023-06-17 10:36:50','2023-06-17 08:36:50','','Panache Macro Greek Solid p/sheet','The Panache Macro Greek Solid Pool Sheet is a stylish mosaic sheet, measuring 800mm wide by 160mm high. Available in colors such as blue, black, caramel, turquoise, and clear, it offers a beautiful and durable option for pool tiling. Its elegant design is ideal for adding a touch of sophistication to both residential and commercial pools.\r\n\r\nMosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-macro-greek-solid-p-sheet','','','2025-05-27 09:36:22','2025-05-27 07:36:22','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4171',0,'product','',0),
(4172,244,'2023-06-17 10:36:54','2023-06-17 08:36:54','','Macro-Greek-Solid-Blue.jpg','','inherit','closed','closed','','macro-greek-solid-blue-jpg','','','2023-06-17 10:36:54','2023-06-17 08:36:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Solid-Blue.jpg',0,'attachment','image/jpeg',0),
(4173,244,'2023-06-17 10:36:55','2023-06-17 08:36:55','','Panache Macro Greek Solid p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-macro-greek-solid-p-sheet-updating-blue','','','2025-05-27 09:36:22','2025-05-27 07:36:22','',4171,'http://www.nixin.co.za/?post_type=product_variation&p=4173',1,'product_variation','',0),
(4174,244,'2023-06-17 10:36:56','2023-06-17 08:36:56','','Macro-Greek-Solid-Black.jpg','','inherit','closed','closed','','macro-greek-solid-black-jpg','','','2023-06-17 10:36:56','2023-06-17 08:36:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Solid-Black.jpg',0,'attachment','image/jpeg',0),
(4175,244,'2023-06-17 10:36:57','2023-06-17 08:36:57','','Panache Macro Greek Solid p/sheet - Black','Colour: Black','publish','closed','closed','','panache-macro-greek-solid-p-sheet-updating-black','','','2025-05-27 09:36:22','2025-05-27 07:36:22','',4171,'http://www.nixin.co.za/?post_type=product_variation&p=4175',2,'product_variation','',0),
(4176,244,'2023-06-17 10:36:58','2023-06-17 08:36:58','','Macro-Greek-Solid-Brown.jpg','','inherit','closed','closed','','macro-greek-solid-brown-jpg','','','2023-06-17 10:36:58','2023-06-17 08:36:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Solid-Brown.jpg',0,'attachment','image/jpeg',0),
(4177,244,'2023-06-17 10:36:59','2023-06-17 08:36:59','','Panache Macro Greek Solid p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-macro-greek-solid-p-sheet-updating-caramel','','','2025-05-27 09:36:22','2025-05-27 07:36:22','',4171,'http://www.nixin.co.za/?post_type=product_variation&p=4177',3,'product_variation','',0),
(4178,244,'2023-06-17 10:36:59','2023-06-17 08:36:59','','Macro-Greek-Solid-Turquoise.jpg','','inherit','closed','closed','','macro-greek-solid-turquoise-jpg','','','2023-06-17 10:36:59','2023-06-17 08:36:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Macro-Greek-Solid-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4179,244,'2023-06-17 10:37:00','2023-06-17 08:37:00','','Panache Macro Greek Solid p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','panache-macro-greek-solid-p-sheet-updating-turquoise','','','2025-05-27 09:36:22','2025-05-27 07:36:22','',4171,'http://www.nixin.co.za/?post_type=product_variation&p=4179',4,'product_variation','',0),
(4180,244,'2023-06-17 10:37:20','2023-06-17 08:37:20','','Magic-Marble.jpg','','inherit','closed','closed','','magic-marble-jpg','','','2023-06-17 10:37:20','2023-06-17 08:37:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Magic-Marble.jpg',0,'attachment','image/jpeg',0),
(4181,244,'2023-06-17 10:37:21','2023-06-17 08:37:21','','Panache Magic Marble p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-magic-marble-p-sheet','','','2025-05-22 16:43:40','2025-05-22 14:43:40','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4181',0,'product','',0),
(4182,244,'2023-06-17 10:37:24','2023-06-17 08:37:24','','Magic-Marble-Blue.jpg','','inherit','closed','closed','','magic-marble-blue-jpg','','','2023-06-17 10:37:24','2023-06-17 08:37:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Magic-Marble-Blue.jpg',0,'attachment','image/jpeg',0),
(4183,244,'2023-06-17 10:37:26','2023-06-17 08:37:26','','Panache Magic Marble p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-magic-marble-p-sheet-updating-blue','','','2025-05-22 16:43:40','2025-05-22 14:43:40','',4181,'http://www.nixin.co.za/?post_type=product_variation&p=4183',1,'product_variation','',0),
(4184,244,'2023-06-17 10:37:26','2023-06-17 08:37:26','','Magic-Marble-Brown.jpg','','inherit','closed','closed','','magic-marble-brown-jpg','','','2023-06-17 10:37:26','2023-06-17 08:37:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Magic-Marble-Brown.jpg',0,'attachment','image/jpeg',0),
(4185,244,'2023-06-17 10:37:27','2023-06-17 08:37:27','','Panache Magic Marble p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-magic-marble-p-sheet-updating-caramel','','','2025-05-22 16:43:40','2025-05-22 14:43:40','',4181,'http://www.nixin.co.za/?post_type=product_variation&p=4185',2,'product_variation','',0),
(4186,244,'2023-06-17 10:37:28','2023-06-17 08:37:28','','Magic-Marble-Charcoal.jpg','','inherit','closed','closed','','magic-marble-charcoal-jpg','','','2023-06-17 10:37:28','2023-06-17 08:37:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Magic-Marble-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4187,244,'2023-06-17 10:37:29','2023-06-17 08:37:29','','Panache Magic Marble p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-magic-marble-p-sheet-updating-charcoal','','','2025-05-22 16:43:39','2025-05-22 14:43:39','',4181,'http://www.nixin.co.za/?post_type=product_variation&p=4187',3,'product_variation','',0),
(4188,244,'2023-06-17 10:37:46','2023-06-17 08:37:46','','Marston.jpg','','inherit','closed','closed','','marston-jpg','','','2023-06-17 10:37:46','2023-06-17 08:37:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Marston.jpg',0,'attachment','image/jpeg',0),
(4189,244,'2023-06-17 10:37:47','2023-06-17 08:37:47','','Panache Marston p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-marston-p-sheet','','','2025-05-27 10:32:07','2025-05-27 08:32:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4189',0,'product','',0),
(4190,244,'2023-06-17 10:37:50','2023-06-17 08:37:50','','Marston-Blue.jpg','','inherit','closed','closed','','marston-blue-jpg','','','2023-06-17 10:37:50','2023-06-17 08:37:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Marston-Blue.jpg',0,'attachment','image/jpeg',0),
(4191,244,'2023-06-17 10:37:51','2023-06-17 08:37:51','','Panache Marston p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-marston-p-sheet-updating-blue','','','2025-05-27 10:32:06','2025-05-27 08:32:06','',4189,'http://www.nixin.co.za/?post_type=product_variation&p=4191',1,'product_variation','',0),
(4192,244,'2023-06-17 10:37:52','2023-06-17 08:37:52','','Marston-Brown.jpg','','inherit','closed','closed','','marston-brown-jpg','','','2023-06-17 10:37:52','2023-06-17 08:37:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Marston-Brown.jpg',0,'attachment','image/jpeg',0),
(4193,244,'2023-06-17 10:37:53','2023-06-17 08:37:53','','Panache Marston p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-marston-p-sheet-updating-caramel','','','2025-05-27 10:32:07','2025-05-27 08:32:07','',4189,'http://www.nixin.co.za/?post_type=product_variation&p=4193',2,'product_variation','',0),
(4194,244,'2023-06-17 10:37:53','2023-06-17 08:37:53','','Marston-Charcoal.jpg','','inherit','closed','closed','','marston-charcoal-jpg','','','2023-06-17 10:37:53','2023-06-17 08:37:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Marston-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4195,244,'2023-06-17 10:37:54','2023-06-17 08:37:54','','Panache Marston p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-marston-p-sheet-updating-charcoal','','','2025-05-27 10:32:07','2025-05-27 08:32:07','',4189,'http://www.nixin.co.za/?post_type=product_variation&p=4195',3,'product_variation','',0),
(4196,244,'2023-06-17 10:38:11','2023-06-17 08:38:11','','Porcelain-Puzzle.jpg','','inherit','closed','closed','','porcelain-puzzle-jpg','','','2023-06-17 10:38:11','2023-06-17 08:38:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Porcelain-Puzzle.jpg',0,'attachment','image/jpeg',0),
(4197,244,'2023-06-17 10:38:12','2023-06-17 08:38:12','','Panache Porcelain Puzzle p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-porcelain-puzzle-p-sheet','','','2025-05-12 11:39:21','2025-05-12 09:39:21','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4197',0,'product','',0),
(4198,244,'2023-06-17 10:38:16','2023-06-17 08:38:16','','Porcelain-Puzzle-Blue.jpg','','inherit','closed','closed','','porcelain-puzzle-blue-jpg','','','2023-06-17 10:38:16','2023-06-17 08:38:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Porcelain-Puzzle-Blue.jpg',0,'attachment','image/jpeg',0),
(4199,244,'2023-06-17 10:38:16','2023-06-17 08:38:16','','Panache Porcelain Puzzle p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-porcelain-puzzle-p-sheet-updating-blue','','','2025-05-12 11:39:21','2025-05-12 09:39:21','',4197,'http://www.nixin.co.za/?post_type=product_variation&p=4199',1,'product_variation','',0),
(4200,244,'2023-06-17 10:38:17','2023-06-17 08:38:17','','Porcelain-Puzzle-Brown.jpg','','inherit','closed','closed','','porcelain-puzzle-brown-jpg','','','2023-06-17 10:38:17','2023-06-17 08:38:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Porcelain-Puzzle-Brown.jpg',0,'attachment','image/jpeg',0),
(4201,244,'2023-06-17 10:38:18','2023-06-17 08:38:18','','Panache Porcelain Puzzle p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-porcelain-puzzle-p-sheet-updating-caramel','','','2025-05-12 11:39:21','2025-05-12 09:39:21','',4197,'http://www.nixin.co.za/?post_type=product_variation&p=4201',2,'product_variation','',0),
(4202,244,'2023-06-17 10:38:19','2023-06-17 08:38:19','','Porcelain-Puzzle-Charcoal.jpg','','inherit','closed','closed','','porcelain-puzzle-charcoal-jpg','','','2023-06-17 10:38:19','2023-06-17 08:38:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Porcelain-Puzzle-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4203,244,'2023-06-17 10:38:20','2023-06-17 08:38:20','','Panache Porcelain Puzzle p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-porcelain-puzzle-p-sheet-updating-charcoal','','','2025-05-12 11:39:21','2025-05-12 09:39:21','',4197,'http://www.nixin.co.za/?post_type=product_variation&p=4203',3,'product_variation','',0),
(4204,244,'2023-06-17 10:38:36','2023-06-17 08:38:36','','Prism-Matrix.jpg','','inherit','closed','closed','','prism-matrix-jpg','','','2023-06-17 10:38:36','2023-06-17 08:38:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Prism-Matrix.jpg',0,'attachment','image/jpeg',0),
(4205,244,'2023-06-17 10:38:37','2023-06-17 08:38:37','','Panache Prism Matrix p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-prism-matrix-p-sheet','','','2025-05-09 07:39:28','2025-05-09 05:39:28','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4205',0,'product','',0),
(4206,244,'2023-06-17 10:38:40','2023-06-17 08:38:40','','Prism-Matrix-Blue.jpg','','inherit','closed','closed','','prism-matrix-blue-jpg','','','2023-06-17 10:38:40','2023-06-17 08:38:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Prism-Matrix-Blue.jpg',0,'attachment','image/jpeg',0),
(4207,244,'2023-06-17 10:38:41','2023-06-17 08:38:41','','Panache Prism Matrix p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-prism-matrix-p-sheet-updating-blue','','','2025-05-09 07:39:27','2025-05-09 05:39:27','',4205,'http://www.nixin.co.za/?post_type=product_variation&p=4207',1,'product_variation','',0),
(4208,244,'2023-06-17 10:38:41','2023-06-17 08:38:41','','Prism-Matrix-Brown.jpg','','inherit','closed','closed','','prism-matrix-brown-jpg','','','2023-06-17 10:38:41','2023-06-17 08:38:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Prism-Matrix-Brown.jpg',0,'attachment','image/jpeg',0),
(4209,244,'2023-06-17 10:38:42','2023-06-17 08:38:42','','Panache Prism Matrix p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-prism-matrix-p-sheet-updating-caramel','','','2025-05-09 07:39:28','2025-05-09 05:39:28','',4205,'http://www.nixin.co.za/?post_type=product_variation&p=4209',2,'product_variation','',0),
(4210,244,'2023-06-17 10:38:43','2023-06-17 08:38:43','','Prism-Matrix-Charcoal.jpg','','inherit','closed','closed','','prism-matrix-charcoal-jpg','','','2023-06-17 10:38:43','2023-06-17 08:38:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Prism-Matrix-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4211,244,'2023-06-17 10:38:44','2023-06-17 08:38:44','','Panache Prism Matrix p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-prism-matrix-p-sheet-updating-charcoal','','','2025-05-09 07:39:28','2025-05-09 05:39:28','',4205,'http://www.nixin.co.za/?post_type=product_variation&p=4211',3,'product_variation','',0),
(4212,244,'2023-06-17 10:39:01','2023-06-17 08:39:01','','Regal-Riven.jpg','','inherit','closed','closed','','regal-riven-jpg','','','2023-06-17 10:39:01','2023-06-17 08:39:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Regal-Riven.jpg',0,'attachment','image/jpeg',0),
(4213,244,'2023-06-17 10:39:01','2023-06-17 08:39:01','','Panache Regal Riven p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-regal-riven-p-sheet','','','2025-05-21 13:40:13','2025-05-21 11:40:13','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4213',0,'product','',0),
(4214,244,'2023-06-17 10:39:05','2023-06-17 08:39:05','','Regal-Riven-Blue.jpg','','inherit','closed','closed','','regal-riven-blue-jpg','','','2023-06-17 10:39:05','2023-06-17 08:39:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Regal-Riven-Blue.jpg',0,'attachment','image/jpeg',0),
(4215,244,'2023-06-17 10:39:06','2023-06-17 08:39:06','','Panache Regal Riven p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-regal-riven-p-sheet-updating-blue','','','2025-05-21 13:40:13','2025-05-21 11:40:13','',4213,'http://www.nixin.co.za/?post_type=product_variation&p=4215',1,'product_variation','',0),
(4216,244,'2023-06-17 10:39:06','2023-06-17 08:39:06','','Regal-Riven-Brown.jpg','','inherit','closed','closed','','regal-riven-brown-jpg','','','2023-06-17 10:39:06','2023-06-17 08:39:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Regal-Riven-Brown.jpg',0,'attachment','image/jpeg',0),
(4217,244,'2023-06-17 10:39:07','2023-06-17 08:39:07','','Panache Regal Riven p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-regal-riven-p-sheet-updating-caramel','','','2025-05-21 13:40:13','2025-05-21 11:40:13','',4213,'http://www.nixin.co.za/?post_type=product_variation&p=4217',2,'product_variation','',0),
(4218,244,'2023-06-17 10:39:08','2023-06-17 08:39:08','','Regal-Riven-Charcoal.jpg','','inherit','closed','closed','','regal-riven-charcoal-jpg','','','2023-06-17 10:39:08','2023-06-17 08:39:08','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Regal-Riven-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4219,244,'2023-06-17 10:39:09','2023-06-17 08:39:09','','Panache Regal Riven p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-regal-riven-p-sheet-updating-charcoal','','','2025-05-21 13:40:13','2025-05-21 11:40:13','',4213,'http://www.nixin.co.za/?post_type=product_variation&p=4219',3,'product_variation','',0),
(4220,244,'2023-06-17 10:39:26','2023-06-17 08:39:26','','Shattered-Silica.jpg','','inherit','closed','closed','','shattered-silica-jpg','','','2023-06-17 10:39:26','2023-06-17 08:39:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Shattered-Silica.jpg',0,'attachment','image/jpeg',0),
(4221,244,'2023-06-17 10:39:27','2023-06-17 08:39:27','','Panache Shattered Silica p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-shattered-silica-p-sheet','','','2025-05-19 08:22:27','2025-05-19 06:22:27','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4221',0,'product','',0),
(4222,244,'2023-06-17 10:39:30','2023-06-17 08:39:30','','Shattered-Silica-Blue.jpg','','inherit','closed','closed','','shattered-silica-blue-jpg','','','2023-06-17 10:39:30','2023-06-17 08:39:30','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Shattered-Silica-Blue.jpg',0,'attachment','image/jpeg',0),
(4223,244,'2023-06-17 10:39:31','2023-06-17 08:39:31','','Panache Shattered Silica p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-shattered-silica-p-sheet-updating-blue','','','2025-05-19 08:22:27','2025-05-19 06:22:27','',4221,'http://www.nixin.co.za/?post_type=product_variation&p=4223',1,'product_variation','',0),
(4224,244,'2023-06-17 10:39:32','2023-06-17 08:39:32','','Shattered-Silica-Brown.jpg','','inherit','closed','closed','','shattered-silica-brown-jpg','','','2023-06-17 10:39:32','2023-06-17 08:39:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Shattered-Silica-Brown.jpg',0,'attachment','image/jpeg',0),
(4225,244,'2023-06-17 10:39:33','2023-06-17 08:39:33','','Panache Shattered Silica p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-shattered-silica-p-sheet-updating-caramel','','','2025-05-19 08:22:27','2025-05-19 06:22:27','',4221,'http://www.nixin.co.za/?post_type=product_variation&p=4225',2,'product_variation','',0),
(4226,244,'2023-06-17 10:39:34','2023-06-17 08:39:34','','Shattered-Silica-Charcoal.jpg','','inherit','closed','closed','','shattered-silica-charcoal-jpg','','','2023-06-17 10:39:34','2023-06-17 08:39:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Shattered-Silica-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4227,244,'2023-06-17 10:39:35','2023-06-17 08:39:35','','Panache Shattered Silica p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-shattered-silica-p-sheet-updating-charcoal','','','2025-05-19 08:22:27','2025-05-19 06:22:27','',4221,'http://www.nixin.co.za/?post_type=product_variation&p=4227',3,'product_variation','',0),
(4228,244,'2023-06-17 10:39:52','2023-06-17 08:39:52','','Topaz-3.jpg','','inherit','closed','closed','','topaz-3-jpg','','','2023-06-17 10:39:52','2023-06-17 08:39:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Topaz-3.jpg',0,'attachment','image/jpeg',0),
(4229,244,'2023-06-17 10:39:53','2023-06-17 08:39:53','','Panache Topaz 3 p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-topaz-3-p-sheet','','','2025-05-22 16:26:52','2025-05-22 14:26:52','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4229',0,'product','',0),
(4230,244,'2023-06-17 10:39:56','2023-06-17 08:39:56','','Topaz-3-Blue.jpg','','inherit','closed','closed','','topaz-3-blue-jpg','','','2023-06-17 10:39:56','2023-06-17 08:39:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Topaz-3-Blue.jpg',0,'attachment','image/jpeg',0),
(4231,244,'2023-06-17 10:39:57','2023-06-17 08:39:57','','Panache Topaz 3 p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-topaz-3-p-sheet-updating-blue','','','2025-05-22 16:26:51','2025-05-22 14:26:51','',4229,'http://www.nixin.co.za/?post_type=product_variation&p=4231',1,'product_variation','',0),
(4232,244,'2023-06-17 10:39:58','2023-06-17 08:39:58','','Topaz-3-Brown.jpg','','inherit','closed','closed','','topaz-3-brown-jpg','','','2023-06-17 10:39:58','2023-06-17 08:39:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Topaz-3-Brown.jpg',0,'attachment','image/jpeg',0),
(4233,244,'2023-06-17 10:39:59','2023-06-17 08:39:59','','Panache Topaz 3 p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-topaz-3-p-sheet-updating-caramel','','','2025-05-22 16:26:51','2025-05-22 14:26:51','',4229,'http://www.nixin.co.za/?post_type=product_variation&p=4233',2,'product_variation','',0),
(4234,244,'2023-06-17 10:39:59','2023-06-17 08:39:59','','Topaz-3-Charcoal.jpg','','inherit','closed','closed','','topaz-3-charcoal-jpg','','','2023-06-17 10:39:59','2023-06-17 08:39:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Topaz-3-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4235,244,'2023-06-17 10:40:00','2023-06-17 08:40:00','','Panache Topaz 3 p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-topaz-3-p-sheet-updating-charcoal','','','2025-05-22 16:26:51','2025-05-22 14:26:51','',4229,'http://www.nixin.co.za/?post_type=product_variation&p=4235',3,'product_variation','',0),
(4236,244,'2023-06-17 10:40:16','2023-06-17 08:40:16','','Tuscan-Quartzite.jpg','','inherit','closed','closed','','tuscan-quartzite-jpg','','','2023-06-17 10:40:16','2023-06-17 08:40:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Tuscan-Quartzite.jpg',0,'attachment','image/jpeg',0),
(4237,244,'2023-06-17 10:40:17','2023-06-17 08:40:17','','Panache Tuscan Quartzite p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-tuscan-quartzite-p-sheet','','','2025-05-17 08:44:07','2025-05-17 06:44:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4237',0,'product','',0),
(4238,244,'2023-06-17 10:40:20','2023-06-17 08:40:20','','Tuscan-Quartzite-Blue.jpg','','inherit','closed','closed','','tuscan-quartzite-blue-jpg','','','2023-06-17 10:40:20','2023-06-17 08:40:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Tuscan-Quartzite-Blue.jpg',0,'attachment','image/jpeg',0),
(4239,244,'2023-06-17 10:40:21','2023-06-17 08:40:21','','Panache Tuscan Quartzite p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-tuscan-quartzite-p-sheet-updating-blue','','','2025-05-17 08:44:06','2025-05-17 06:44:06','',4237,'http://www.nixin.co.za/?post_type=product_variation&p=4239',1,'product_variation','',0),
(4240,244,'2023-06-17 10:40:22','2023-06-17 08:40:22','','Tuscan-Quartzite-Brown.jpg','','inherit','closed','closed','','tuscan-quartzite-brown-jpg','','','2023-06-17 10:40:22','2023-06-17 08:40:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Tuscan-Quartzite-Brown.jpg',0,'attachment','image/jpeg',0),
(4241,244,'2023-06-17 10:40:23','2023-06-17 08:40:23','','Panache Tuscan Quartzite p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-tuscan-quartzite-p-sheet-updating-caramel','','','2025-05-17 08:44:06','2025-05-17 06:44:06','',4237,'http://www.nixin.co.za/?post_type=product_variation&p=4241',2,'product_variation','',0),
(4242,244,'2023-06-17 10:40:23','2023-06-17 08:40:23','','Tuscan-Quartzite-Charcoal.jpg','','inherit','closed','closed','','tuscan-quartzite-charcoal-jpg','','','2023-06-17 10:40:23','2023-06-17 08:40:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Tuscan-Quartzite-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4243,244,'2023-06-17 10:40:25','2023-06-17 08:40:25','','Panache Tuscan Quartzite p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-tuscan-quartzite-p-sheet-updating-charcoal','','','2025-05-17 08:44:06','2025-05-17 06:44:06','',4237,'http://www.nixin.co.za/?post_type=product_variation&p=4243',3,'product_variation','',0),
(4244,244,'2023-06-17 10:40:25','2023-06-17 08:40:25','','Panache Tuscan Quartzite p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','panache-tuscan-quartzite-p-sheet-updating-navy-blue','','','2025-05-17 08:44:06','2025-05-17 06:44:06','',4237,'http://www.nixin.co.za/?post_type=product_variation&p=4244',4,'product_variation','',0),
(4245,244,'2023-06-17 10:40:42','2023-06-17 08:40:42','','Twisting-Travetine.jpg','','inherit','closed','closed','','twisting-travetine-jpg','','','2023-06-17 10:40:42','2023-06-17 08:40:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Twisting-Travetine.jpg',0,'attachment','image/jpeg',0),
(4246,244,'2023-06-17 10:40:43','2023-06-17 08:40:43','','Panache Twisting Travertine p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-twisting-travertine-p-sheet','','','2025-05-09 13:12:42','2025-05-09 11:12:42','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4246',0,'product','',0),
(4247,244,'2023-06-17 10:40:46','2023-06-17 08:40:46','','Twisting-Travetine-Blue.jpg','','inherit','closed','closed','','twisting-travetine-blue-jpg','','','2023-06-17 10:40:46','2023-06-17 08:40:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Twisting-Travetine-Blue.jpg',0,'attachment','image/jpeg',0),
(4248,244,'2023-06-17 10:40:47','2023-06-17 08:40:47','','Panache Twisting Travertine p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-twisting-travertine-p-sheet-updating-blue','','','2025-05-09 13:12:42','2025-05-09 11:12:42','',4246,'http://www.nixin.co.za/?post_type=product_variation&p=4248',1,'product_variation','',0),
(4249,244,'2023-06-17 10:40:48','2023-06-17 08:40:48','','Twisting-Travetine-Brown.jpg','','inherit','closed','closed','','twisting-travetine-brown-jpg','','','2023-06-17 10:40:48','2023-06-17 08:40:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Twisting-Travetine-Brown.jpg',0,'attachment','image/jpeg',0),
(4250,244,'2023-06-17 10:40:49','2023-06-17 08:40:49','','Panache Twisting Travertine p/sheet - Caramel','Colour: Caramel','publish','closed','closed','','panache-twisting-travertine-p-sheet-updating-caramel','','','2025-05-09 13:12:42','2025-05-09 11:12:42','',4246,'http://www.nixin.co.za/?post_type=product_variation&p=4250',2,'product_variation','',0),
(4251,244,'2023-06-17 10:40:49','2023-06-17 08:40:49','','Twisting-Travetine-Charcoal.jpg','','inherit','closed','closed','','twisting-travetine-charcoal-jpg','','','2023-06-17 10:40:49','2023-06-17 08:40:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Twisting-Travetine-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4252,244,'2023-06-17 10:40:50','2023-06-17 08:40:50','','Panache Twisting Travertine p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','panache-twisting-travertine-p-sheet-updating-charcoal','','','2025-05-09 13:12:42','2025-05-09 11:12:42','',4246,'http://www.nixin.co.za/?post_type=product_variation&p=4252',3,'product_variation','',0),
(4253,244,'2023-06-17 10:41:07','2023-06-17 08:41:07','','Zentangle-Mandala.jpg','','inherit','closed','closed','','zentangle-mandala-jpg','','','2023-06-17 10:41:07','2023-06-17 08:41:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Zentangle-Mandala.jpg',0,'attachment','image/jpeg',0),
(4254,244,'2023-06-17 10:41:08','2023-06-17 08:41:08','','Panache Zentangle Mandala p/sheet','Mosaic sheet size - 800mm (w) x 160mm (h)','publish','closed','closed','','panache-zentangle-mandala-p-sheet','','','2025-05-19 14:54:07','2025-05-19 12:54:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4254',0,'product','',0),
(4255,244,'2023-06-17 10:41:11','2023-06-17 08:41:11','','Zentangle-Mandala-Blue.jpg','','inherit','closed','closed','','zentangle-mandala-blue-jpg','','','2023-06-17 10:41:11','2023-06-17 08:41:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Zentangle-Mandala-Blue.jpg',0,'attachment','image/jpeg',0),
(4256,244,'2023-06-17 10:41:12','2023-06-17 08:41:12','','Panache Zentangle Mandala p/sheet - Blue','Colour: Blue','publish','closed','closed','','panache-zentangle-mandala-p-sheet-updating-blue','','','2025-05-19 14:54:07','2025-05-19 12:54:07','',4254,'http://www.nixin.co.za/?post_type=product_variation&p=4256',1,'product_variation','',0),
(4257,244,'2023-06-17 10:41:13','2023-06-17 08:41:13','','Zentangle-Mandala-Black.jpg','','inherit','closed','closed','','zentangle-mandala-black-jpg','','','2023-06-17 10:41:13','2023-06-17 08:41:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Zentangle-Mandala-Black.jpg',0,'attachment','image/jpeg',0),
(4258,244,'2023-06-17 10:41:13','2023-06-17 08:41:13','','Panache Zentangle Mandala p/sheet - Black','Colour: Black','publish','closed','closed','','panache-zentangle-mandala-p-sheet-updating-charcoal','','','2025-05-19 14:54:07','2025-05-19 12:54:07','',4254,'http://www.nixin.co.za/?post_type=product_variation&#038;p=4258',2,'product_variation','',0),
(4259,244,'2023-06-17 10:41:14','2023-06-17 08:41:14','','Zentangle-Mandala-Brown.jpg','','inherit','closed','closed','','zentangle-mandala-brown-jpg','','','2023-06-17 10:41:14','2023-06-17 08:41:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Zentangle-Mandala-Brown.jpg',0,'attachment','image/jpeg',0),
(4260,244,'2023-06-17 10:41:15','2023-06-17 08:41:15','','Panache Zentangle Mandala p/sheet - Brown','Colour: Brown','publish','closed','closed','','panache-zentangle-mandala-p-sheet-updating-brown','','','2025-05-19 14:54:07','2025-05-19 12:54:07','',4254,'http://www.nixin.co.za/?post_type=product_variation&p=4260',3,'product_variation','',0),
(4261,244,'2023-06-17 10:41:15','2023-06-17 08:41:15','','Zentangle-Mandala-Turquoise.jpg','','inherit','closed','closed','','zentangle-mandala-turquoise-jpg','','','2023-06-17 10:41:15','2023-06-17 08:41:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Zentangle-Mandala-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4262,244,'2023-06-17 10:41:16','2023-06-17 08:41:16','','Panache Zentangle Mandala p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','panache-zentangle-mandala-p-sheet-updating-turquoise','','','2025-05-19 14:54:07','2025-05-19 12:54:07','',4254,'http://www.nixin.co.za/?post_type=product_variation&p=4262',4,'product_variation','',0),
(4263,244,'2023-06-19 12:01:18','2023-06-19 10:01:18','','Mod-N-Classique p/sheet','','inherit','closed','closed','','mod-n-classique-jpg','','','2024-09-30 09:35:16','2024-09-30 07:35:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Classique.jpg',0,'attachment','image/jpeg',0),
(4264,244,'2023-06-19 12:01:19','2023-06-19 10:01:19','','Mod-N-Classique p/sheet','The Mod-N-Classique Pool Mosaic Sheet is a stylish and durable pool tiling solution, measuring 960mm wide by 160mm high. Available in a range of colors, including blue, brown, charcoal, turquoise, and clear, this mosaic sheet is designed to enhance the aesthetic appeal of pools and water features. Its modular design allows for easy installation, making it an ideal choice for both residential and commercial pool projects.\r\n\r\nMosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-classique-p-sheet','','','2025-05-27 09:42:37','2025-05-27 07:42:37','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4264',0,'product','',0),
(4265,244,'2023-06-19 12:01:23','2023-06-19 10:01:23','','Mod-N-Classique-Blue.jpg','','inherit','closed','closed','','mod-n-classique-blue-jpg','','','2023-06-19 12:01:23','2023-06-19 10:01:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Classique-Blue.jpg',0,'attachment','image/jpeg',0),
(4266,244,'2023-06-19 12:01:24','2023-06-19 10:01:24','','Mod-N-Classique p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-classique-p-sheet-updating-blue','','','2025-05-27 09:42:36','2025-05-27 07:42:36','',4264,'http://www.nixin.co.za/?post_type=product_variation&p=4266',1,'product_variation','',0),
(4267,244,'2023-06-19 12:01:24','2023-06-19 10:01:24','','Mod-N-Classique-Brown.jpg','','inherit','closed','closed','','mod-n-classique-brown-jpg','','','2023-06-19 12:01:24','2023-06-19 10:01:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Classique-Brown.jpg',0,'attachment','image/jpeg',0),
(4268,244,'2023-06-19 12:01:25','2023-06-19 10:01:25','','Mod-N-Classique p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-classique-p-sheet-updating-brown','','','2025-05-27 09:42:37','2025-05-27 07:42:37','',4264,'http://www.nixin.co.za/?post_type=product_variation&p=4268',2,'product_variation','',0),
(4269,244,'2023-06-19 12:01:26','2023-06-19 10:01:26','','Mod-N-Classique-Charcoal.jpg','','inherit','closed','closed','','mod-n-classique-charcoal-jpg','','','2023-06-19 12:01:26','2023-06-19 10:01:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Classique-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4270,244,'2023-06-19 12:01:27','2023-06-19 10:01:27','','Mod-N-Classique p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-classique-p-sheet-updating-charcoal','','','2025-05-27 09:42:37','2025-05-27 07:42:37','',4264,'http://www.nixin.co.za/?post_type=product_variation&p=4270',3,'product_variation','',0),
(4271,244,'2023-06-19 12:01:27','2023-06-19 10:01:27','','Mod-N-Classique p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-classique-p-sheet-updating-turquoise','','','2025-05-27 09:42:37','2025-05-27 07:42:37','',4264,'http://www.nixin.co.za/?post_type=product_variation&p=4271',4,'product_variation','',0),
(4272,244,'2023-06-19 12:01:44','2023-06-19 10:01:44','','Mod-N-Topaz-2.jpg','','inherit','closed','closed','','mod-n-topaz-2-jpg','','','2023-06-19 12:01:44','2023-06-19 10:01:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-2.jpg',0,'attachment','image/jpeg',0),
(4273,244,'2023-06-19 12:01:45','2023-06-19 10:01:45','','Mod-N-Topaz 2 p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-topaz-2-p-sheet','','','2025-04-01 10:17:29','2025-04-01 08:17:29','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4273',0,'product','',0),
(4274,244,'2023-06-19 12:01:49','2023-06-19 10:01:49','','Mod-N-Topaz-2-Blue.jpg','','inherit','closed','closed','','mod-n-topaz-2-blue-jpg','','','2023-06-19 12:01:49','2023-06-19 10:01:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-2-Blue.jpg',0,'attachment','image/jpeg',0),
(4275,244,'2023-06-19 12:01:49','2023-06-19 10:01:49','','Mod-N-Topaz 2 p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-topaz-2-p-sheet-updating-blue','','','2025-04-01 10:17:28','2025-04-01 08:17:28','',4273,'http://www.nixin.co.za/?post_type=product_variation&p=4275',1,'product_variation','',0),
(4276,244,'2023-06-19 12:01:50','2023-06-19 10:01:50','','Mod-N-Topaz-2-Brown.jpg','','inherit','closed','closed','','mod-n-topaz-2-brown-jpg','','','2023-06-19 12:01:50','2023-06-19 10:01:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-2-Brown.jpg',0,'attachment','image/jpeg',0),
(4277,244,'2023-06-19 12:01:51','2023-06-19 10:01:51','','Mod-N-Topaz 2 p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-topaz-2-p-sheet-updating-brown','','','2025-04-01 10:17:28','2025-04-01 08:17:28','',4273,'http://www.nixin.co.za/?post_type=product_variation&p=4277',2,'product_variation','',0),
(4278,244,'2023-06-19 12:01:51','2023-06-19 10:01:51','','Mod-N-Topaz-2-Charcoal.jpg','','inherit','closed','closed','','mod-n-topaz-2-charcoal-jpg','','','2023-06-19 12:01:51','2023-06-19 10:01:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-2-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4279,244,'2023-06-19 12:01:52','2023-06-19 10:01:52','','Mod-N-Topaz 2 p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-topaz-2-p-sheet-updating-charcoal','','','2025-04-01 10:17:28','2025-04-01 08:17:28','',4273,'http://www.nixin.co.za/?post_type=product_variation&p=4279',3,'product_variation','',0),
(4280,244,'2023-06-19 12:01:52','2023-06-19 10:01:52','','Mod-N-Topaz 2 p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-topaz-2-p-sheet-updating-turquoise','','','2025-04-01 10:17:29','2025-04-01 08:17:29','',4273,'http://www.nixin.co.za/?post_type=product_variation&p=4280',4,'product_variation','',0),
(4281,244,'2023-06-19 12:02:10','2023-06-19 10:02:10','','Mod-N-Modula.jpg','','inherit','closed','closed','','mod-n-modula-jpg','','','2023-06-19 12:02:10','2023-06-19 10:02:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Modula.jpg',0,'attachment','image/jpeg',0),
(4282,244,'2023-06-19 12:02:11','2023-06-19 10:02:11','','Mod-N-Modula p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-modula-p-sheet','','','2025-02-07 13:25:35','2025-02-07 11:25:35','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4282',0,'product','',0),
(4283,244,'2023-06-19 12:02:14','2023-06-19 10:02:14','','Mod-N-Modula-Blue.jpg','','inherit','closed','closed','','mod-n-modula-blue-jpg','','','2023-06-19 12:02:14','2023-06-19 10:02:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Modula-Blue.jpg',0,'attachment','image/jpeg',0),
(4284,244,'2023-06-19 12:02:15','2023-06-19 10:02:15','','Mod-N-Modula p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-modula-p-sheet-updating-blue','','','2025-02-07 13:25:35','2025-02-07 11:25:35','',4282,'http://www.nixin.co.za/?post_type=product_variation&p=4284',1,'product_variation','',0),
(4285,244,'2023-06-19 12:02:16','2023-06-19 10:02:16','','Mod-N-Modula-Brown.jpg','','inherit','closed','closed','','mod-n-modula-brown-jpg','','','2023-06-19 12:02:16','2023-06-19 10:02:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Modula-Brown.jpg',0,'attachment','image/jpeg',0),
(4286,244,'2023-06-19 12:02:17','2023-06-19 10:02:17','','Mod-N-Modula p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-modula-p-sheet-updating-brown','','','2025-02-07 13:25:35','2025-02-07 11:25:35','',4282,'http://www.nixin.co.za/?post_type=product_variation&p=4286',2,'product_variation','',0),
(4287,244,'2023-06-19 12:02:17','2023-06-19 10:02:17','','Mod-N-Modula-Charcoal.jpg','','inherit','closed','closed','','mod-n-modula-charcoal-jpg','','','2023-06-19 12:02:17','2023-06-19 10:02:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Modula-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4288,244,'2023-06-19 12:02:18','2023-06-19 10:02:18','','Mod-N-Modula p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-modula-p-sheet-updating-charcoal','','','2025-02-07 13:25:35','2025-02-07 11:25:35','',4282,'http://www.nixin.co.za/?post_type=product_variation&p=4288',3,'product_variation','',0),
(4289,244,'2023-06-19 12:02:18','2023-06-19 10:02:18','','Mod-N-Modula p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-modula-p-sheet-updating-turquoise','','','2025-02-07 13:25:35','2025-02-07 11:25:35','',4282,'http://www.nixin.co.za/?post_type=product_variation&p=4289',4,'product_variation','',0),
(4290,244,'2023-06-19 12:02:36','2023-06-19 10:02:36','','Mod-N-Marston.jpg','','inherit','closed','closed','','mod-n-marston-jpg','','','2023-06-19 12:02:36','2023-06-19 10:02:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marston.jpg',0,'attachment','image/jpeg',0),
(4291,244,'2023-06-19 12:02:37','2023-06-19 10:02:37','','Mod-N-Marston p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-marston-p-sheet','','','2025-05-27 09:42:39','2025-05-27 07:42:39','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4291',0,'product','',0),
(4292,244,'2023-06-19 12:02:40','2023-06-19 10:02:40','','Mod-N-Marston-Blue.jpg','','inherit','closed','closed','','mod-n-marston-blue-jpg','','','2023-06-19 12:02:40','2023-06-19 10:02:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marston-Blue.jpg',0,'attachment','image/jpeg',0),
(4293,244,'2023-06-19 12:02:42','2023-06-19 10:02:42','','Mod-N-Marston p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-marston-p-sheet-updating-blue','','','2025-05-27 09:42:38','2025-05-27 07:42:38','',4291,'http://www.nixin.co.za/?post_type=product_variation&p=4293',1,'product_variation','',0),
(4294,244,'2023-06-19 12:02:42','2023-06-19 10:02:42','','Mod-N-Marston-Brown.jpg','','inherit','closed','closed','','mod-n-marston-brown-jpg','','','2023-06-19 12:02:42','2023-06-19 10:02:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marston-Brown.jpg',0,'attachment','image/jpeg',0),
(4295,244,'2023-06-19 12:02:43','2023-06-19 10:02:43','','Mod-N-Marston p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-marston-p-sheet-updating-brown','','','2025-05-27 09:42:38','2025-05-27 07:42:38','',4291,'http://www.nixin.co.za/?post_type=product_variation&p=4295',2,'product_variation','',0),
(4296,244,'2023-06-19 12:02:44','2023-06-19 10:02:44','','Mod-N-Marston-Charcoal.jpg','','inherit','closed','closed','','mod-n-marston-charcoal-jpg','','','2023-06-19 12:02:44','2023-06-19 10:02:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marston-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4297,244,'2023-06-19 12:02:44','2023-06-19 10:02:44','','Mod-N-Marston p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-marston-p-sheet-updating-charcoal','','','2025-05-27 09:42:39','2025-05-27 07:42:39','',4291,'http://www.nixin.co.za/?post_type=product_variation&p=4297',3,'product_variation','',0),
(4298,244,'2023-06-19 12:02:45','2023-06-19 10:02:45','','Mod-N-Marston-Turquoise.jpg','','inherit','closed','closed','','mod-n-marston-turquoise-jpg','','','2023-06-19 12:02:45','2023-06-19 10:02:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marston-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4299,244,'2023-06-19 12:02:46','2023-06-19 10:02:46','','Mod-N-Marston p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-marston-p-sheet-updating-turquoise','','','2025-05-27 09:42:39','2025-05-27 07:42:39','',4291,'http://www.nixin.co.za/?post_type=product_variation&p=4299',4,'product_variation','',0),
(4300,244,'2023-06-19 12:02:46','2023-06-19 10:02:46','','Mod-N-Marston-Navy-Blue.jpg','','inherit','closed','closed','','mod-n-marston-navy-blue-jpg','','','2023-06-19 12:02:46','2023-06-19 10:02:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marston-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4301,244,'2023-06-19 12:02:47','2023-06-19 10:02:47','','Mod-N-Marston p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','mod-n-marston-p-sheet-updating-navy-blue','','','2025-05-27 09:42:38','2025-05-27 07:42:38','',4291,'http://www.nixin.co.za/?post_type=product_variation&p=4301',5,'product_variation','',0),
(4302,244,'2023-06-19 12:03:04','2023-06-19 10:03:04','','Mod-N-Cosmo-Trio.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-jpg','','','2024-09-04 16:35:18','2024-09-04 14:35:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio.jpg',0,'attachment','image/jpeg',0),
(4303,244,'2023-06-19 12:03:05','2023-06-19 10:03:05','','Mod-N-Cosmo Trio p/sheet','The Mod-N-Cosmo Trio Pool Mosaic Sheet is a stylish pool tiling option, measuring 960mm wide by 160mm high. Available in various colors including blue, black, turquoise, and more, this mosaic is perfect for adding a modern, sophisticated touch to any pool. Its versatile design and easy installation make it ideal for both residential and commercial use.\r\n\r\nMosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-cosmo-trio-p-sheet','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4303',0,'product','',0),
(4304,244,'2023-06-19 12:03:09','2023-06-19 10:03:09','','Mod-N-Cosmo-Trio-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-blue-jpg','','','2023-06-19 12:03:09','2023-06-19 10:03:09','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Blue.jpg',0,'attachment','image/jpeg',0),
(4305,244,'2023-06-19 12:03:10','2023-06-19 10:03:10','','Mod-N-Cosmo Trio p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-blue','','','2025-05-26 12:04:07','2025-05-26 10:04:07','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4305',1,'product_variation','',0),
(4306,244,'2023-06-19 12:03:10','2023-06-19 10:03:10','','Mod-N-Cosmo-Trio-Brown.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-brown-jpg','','','2023-06-19 12:03:10','2023-06-19 10:03:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Brown.jpg',0,'attachment','image/jpeg',0),
(4307,244,'2023-06-19 12:03:11','2023-06-19 10:03:11','','Mod-N-Cosmo Trio p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-brown','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4307',2,'product_variation','',0),
(4308,244,'2023-06-19 12:03:12','2023-06-19 10:03:12','','Mod-N-Cosmo-Trio-Black.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-black-jpg','','','2023-06-19 12:03:12','2023-06-19 10:03:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Black.jpg',0,'attachment','image/jpeg',0),
(4309,244,'2023-06-19 12:03:13','2023-06-19 10:03:13','','Mod-N-Cosmo Trio p/sheet - Black','Colour: Black','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-black','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4309',3,'product_variation','',0),
(4310,244,'2023-06-19 12:03:13','2023-06-19 10:03:13','','Mod-N-Cosmo-Trio-Turquoise.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-turquoise-jpg','','','2023-06-19 12:03:13','2023-06-19 10:03:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4311,244,'2023-06-19 12:03:14','2023-06-19 10:03:14','','Mod-N-Cosmo Trio p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-turquoise','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4311',4,'product_variation','',0),
(4312,244,'2023-06-19 12:03:15','2023-06-19 10:03:15','','Mod-N-Cosmo-Trio-Grey.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-grey-jpg','','','2023-06-19 12:03:15','2023-06-19 10:03:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Grey.jpg',0,'attachment','image/jpeg',0),
(4313,244,'2023-06-19 12:03:16','2023-06-19 10:03:16','','Mod-N-Cosmo Trio p/sheet - Grey','Colour: Grey','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-grey','','','2025-05-26 12:04:07','2025-05-26 10:04:07','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4313',5,'product_variation','',0),
(4314,244,'2023-06-19 12:03:16','2023-06-19 10:03:16','','Mod-N-Cosmo-Trio-Red.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-red-jpg','','','2023-06-19 12:03:16','2023-06-19 10:03:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Red.jpg',0,'attachment','image/jpeg',0),
(4315,244,'2023-06-19 12:03:17','2023-06-19 10:03:17','','Mod-N-Cosmo Trio p/sheet - Red','Colour: Red','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-red','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4315',6,'product_variation','',0),
(4316,244,'2023-06-19 12:03:17','2023-06-19 10:03:17','','Mod-N-Cosmo Trio p/sheet - White','Colour: White','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-white','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4316',7,'product_variation','',0),
(4317,244,'2023-06-19 12:03:18','2023-06-19 10:03:18','','Mod-N-Cosmo-Trio-Light-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-light-blue-jpg','','','2023-06-19 12:03:18','2023-06-19 10:03:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Light-Blue.jpg',0,'attachment','image/jpeg',0),
(4318,244,'2023-06-19 12:03:19','2023-06-19 10:03:19','','Mod-N-Cosmo Trio p/sheet - Light Blue','Colour: Light Blue','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-light-blue','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4318',8,'product_variation','',0),
(4319,244,'2023-06-19 12:03:19','2023-06-19 10:03:19','','Mod-N-Cosmo-Trio-Yellow.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-yellow-jpg','','','2023-06-19 12:03:19','2023-06-19 10:03:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Yellow.jpg',0,'attachment','image/jpeg',0),
(4320,244,'2023-06-19 12:03:20','2023-06-19 10:03:20','','Mod-N-Cosmo Trio p/sheet - Yellow','Colour: Yellow','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-yellow','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4320',9,'product_variation','',0),
(4321,244,'2023-06-19 12:03:22','2023-06-19 10:03:22','','Mod-N-Cosmo-Trio-Navy-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-trio-navy-blue-jpg','','','2023-06-19 12:03:22','2023-06-19 10:03:22','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Trio-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4322,244,'2023-06-19 12:03:22','2023-06-19 10:03:22','','Mod-N-Cosmo Trio p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','mod-n-cosmo-trio-p-sheet-updating-navy-blue','','','2025-05-26 12:04:08','2025-05-26 10:04:08','',4303,'http://www.nixin.co.za/?post_type=product_variation&p=4322',10,'product_variation','',0),
(4323,244,'2023-06-19 12:03:41','2023-06-19 10:03:41','','Mod-N-Tuscan.jpg','','inherit','closed','closed','','mod-n-tuscan-jpg','','','2023-06-19 12:03:41','2023-06-19 10:03:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Tuscan.jpg',0,'attachment','image/jpeg',0),
(4324,244,'2023-06-19 12:03:42','2023-06-19 10:03:42','','Mod-N-Tuscan p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-tuscan-p-sheet','','','2025-05-19 14:14:07','2025-05-19 12:14:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4324',0,'product','',0),
(4325,244,'2023-06-19 12:03:46','2023-06-19 10:03:46','','Mod-N-Tuscan-Blue.jpg','','inherit','closed','closed','','mod-n-tuscan-blue-jpg','','','2023-06-19 12:03:46','2023-06-19 10:03:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Tuscan-Blue.jpg',0,'attachment','image/jpeg',0),
(4326,244,'2023-06-19 12:03:47','2023-06-19 10:03:47','','Mod-N-Tuscan p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-tuscan-p-sheet-updating-blue','','','2025-05-19 14:14:07','2025-05-19 12:14:07','',4324,'http://www.nixin.co.za/?post_type=product_variation&p=4326',1,'product_variation','',0),
(4327,244,'2023-06-19 12:03:47','2023-06-19 10:03:47','','Mod-N-Tuscan-Brown.jpg','','inherit','closed','closed','','mod-n-tuscan-brown-jpg','','','2023-06-19 12:03:47','2023-06-19 10:03:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Tuscan-Brown.jpg',0,'attachment','image/jpeg',0),
(4328,244,'2023-06-19 12:03:48','2023-06-19 10:03:48','','Mod-N-Tuscan p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-tuscan-p-sheet-updating-brown','','','2025-05-19 14:14:07','2025-05-19 12:14:07','',4324,'http://www.nixin.co.za/?post_type=product_variation&p=4328',2,'product_variation','',0),
(4329,244,'2023-06-19 12:03:49','2023-06-19 10:03:49','','Mod-N-Tuscan-Charcoal.jpg','','inherit','closed','closed','','mod-n-tuscan-charcoal-jpg','','','2023-06-19 12:03:49','2023-06-19 10:03:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Tuscan-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4330,244,'2023-06-19 12:03:49','2023-06-19 10:03:49','','Mod-N-Tuscan p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-tuscan-p-sheet-updating-charcoal','','','2025-05-19 14:14:07','2025-05-19 12:14:07','',4324,'http://www.nixin.co.za/?post_type=product_variation&p=4330',3,'product_variation','',0),
(4331,244,'2023-06-19 12:03:50','2023-06-19 10:03:50','','Mod-N-Tuscan p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-tuscan-p-sheet-updating-turquoise','','','2025-05-19 14:14:07','2025-05-19 12:14:07','',4324,'http://www.nixin.co.za/?post_type=product_variation&p=4331',4,'product_variation','',0),
(4332,244,'2023-06-19 12:04:07','2023-06-19 10:04:07','','Mod-N-Lunaro.jpg','','inherit','closed','closed','','mod-n-lunaro-jpg','','','2023-06-19 12:04:07','2023-06-19 10:04:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lunaro.jpg',0,'attachment','image/jpeg',0),
(4333,244,'2023-06-19 12:04:08','2023-06-19 10:04:08','','Mod-N-Lunaro p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-lunaro-p-sheet','','','2025-04-26 09:41:21','2025-04-26 07:41:21','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4333',0,'product','',0),
(4334,244,'2023-06-19 12:04:11','2023-06-19 10:04:11','','Mod-N-Lunaro-Blue.jpg','','inherit','closed','closed','','mod-n-lunaro-blue-jpg','','','2023-06-19 12:04:11','2023-06-19 10:04:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lunaro-Blue.jpg',0,'attachment','image/jpeg',0),
(4335,244,'2023-06-19 12:04:12','2023-06-19 10:04:12','','Mod-N-Lunaro p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-lunaro-p-sheet-updating-blue','','','2025-04-26 09:41:20','2025-04-26 07:41:20','',4333,'http://www.nixin.co.za/?post_type=product_variation&p=4335',1,'product_variation','',0),
(4336,244,'2023-06-19 12:04:12','2023-06-19 10:04:12','','Mod-N-Lunaro-Brown.jpg','','inherit','closed','closed','','mod-n-lunaro-brown-jpg','','','2023-06-19 12:04:12','2023-06-19 10:04:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lunaro-Brown.jpg',0,'attachment','image/jpeg',0),
(4337,244,'2023-06-19 12:04:13','2023-06-19 10:04:13','','Mod-N-Lunaro p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-lunaro-p-sheet-updating-brown','','','2025-04-26 09:41:21','2025-04-26 07:41:21','',4333,'http://www.nixin.co.za/?post_type=product_variation&p=4337',2,'product_variation','',0),
(4338,244,'2023-06-19 12:04:13','2023-06-19 10:04:13','','Mod-N-Lunaro-Charcoal.jpg','','inherit','closed','closed','','mod-n-lunaro-charcoal-jpg','','','2023-06-19 12:04:13','2023-06-19 10:04:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Lunaro-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4339,244,'2023-06-19 12:04:15','2023-06-19 10:04:15','','Mod-N-Lunaro p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-lunaro-p-sheet-updating-charcoal','','','2025-04-26 09:41:21','2025-04-26 07:41:21','',4333,'http://www.nixin.co.za/?post_type=product_variation&p=4339',3,'product_variation','',0),
(4340,244,'2023-06-19 12:04:15','2023-06-19 10:04:15','','Mod-N-Lunaro p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-lunaro-p-sheet-updating-turquoise','','','2025-04-26 09:41:21','2025-04-26 07:41:21','',4333,'http://www.nixin.co.za/?post_type=product_variation&p=4340',4,'product_variation','',0),
(4341,244,'2023-06-19 12:04:32','2023-06-19 10:04:32','','Mod-N-Le-Fleur.jpg','','inherit','closed','closed','','mod-n-le-fleur-jpg','','','2023-06-19 12:04:32','2023-06-19 10:04:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur.jpg',0,'attachment','image/jpeg',0),
(4343,244,'2023-06-19 12:04:36','2023-06-19 10:04:36','','Mod-N-Le-Fleur-Blue.jpg','','inherit','closed','closed','','mod-n-le-fleur-blue-jpg','','','2023-06-19 12:04:36','2023-06-19 10:04:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur-Blue.jpg',0,'attachment','image/jpeg',0),
(4345,244,'2023-06-19 12:04:37','2023-06-19 10:04:37','','Mod-N-Le-Fleur-Brown.jpg','','inherit','closed','closed','','mod-n-le-fleur-brown-jpg','','','2023-06-19 12:04:37','2023-06-19 10:04:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur-Brown.jpg',0,'attachment','image/jpeg',0),
(4348,244,'2023-06-19 12:04:48','2023-06-19 10:04:48','','Mod-N-Cosmo-Quad.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-jpg','','','2023-06-19 12:04:48','2023-06-19 10:04:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad.jpg',0,'attachment','image/jpeg',0),
(4350,244,'2023-06-19 12:04:53','2023-06-19 10:04:53','','Mod-N-Cosmo-Quad-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-blue-jpg','','','2023-06-19 12:04:53','2023-06-19 10:04:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Blue.jpg',0,'attachment','image/jpeg',0),
(4352,244,'2023-06-19 12:04:54','2023-06-19 10:04:54','','Mod-N-Cosmo-Quad-Brown.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-brown-jpg','','','2023-06-19 12:04:54','2023-06-19 10:04:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Brown.jpg',0,'attachment','image/jpeg',0),
(4354,244,'2023-06-19 12:04:56','2023-06-19 10:04:56','','Mod-N-Cosmo-Quad-Black.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-black-jpg','','','2023-06-19 12:04:56','2023-06-19 10:04:56','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Black.jpg',0,'attachment','image/jpeg',0),
(4356,244,'2023-06-19 12:04:58','2023-06-19 10:04:58','','Mod-N-Cosmo-Quad-Turquoise.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-turquoise-jpg','','','2023-06-19 12:04:58','2023-06-19 10:04:58','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4358,244,'2023-06-19 12:04:59','2023-06-19 10:04:59','','Mod-N-Cosmo-Quad-Grey.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-grey-jpg','','','2023-06-19 12:04:59','2023-06-19 10:04:59','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Grey.jpg',0,'attachment','image/jpeg',0),
(4360,244,'2023-06-19 12:05:01','2023-06-19 10:05:01','','Mod-N-Cosmo-Quad-White.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-white-jpg','','','2023-06-19 12:05:01','2023-06-19 10:05:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-White.jpg',0,'attachment','image/jpeg',0),
(4362,244,'2023-06-19 12:05:02','2023-06-19 10:05:02','','Mod-N-Cosmo-Quad-Navy-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-navy-blue-jpg','','','2023-06-19 12:05:02','2023-06-19 10:05:02','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4364,244,'2023-06-19 12:05:16','2023-06-19 10:05:16','','Mod-N-Marble.jpg','','inherit','closed','closed','','mod-n-marble-jpg','','','2023-06-19 12:05:16','2023-06-19 10:05:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marble.jpg',0,'attachment','image/jpeg',0),
(4365,244,'2023-06-19 12:05:17','2023-06-19 10:05:17','','Mod-N-Marble p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-marble-p-sheet','','','2025-05-23 10:54:07','2025-05-23 08:54:07','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4365',0,'product','',0),
(4366,244,'2023-06-19 12:05:20','2023-06-19 10:05:20','','Mod-N-Marble-Blue.jpg','','inherit','closed','closed','','mod-n-marble-blue-jpg','','','2023-06-19 12:05:20','2023-06-19 10:05:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marble-Blue.jpg',0,'attachment','image/jpeg',0),
(4367,244,'2023-06-19 12:05:21','2023-06-19 10:05:21','','Mod-N-Marble p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-marble-p-sheet-updating-blue','','','2025-05-23 10:54:07','2025-05-23 08:54:07','',4365,'http://www.nixin.co.za/?post_type=product_variation&p=4367',1,'product_variation','',0),
(4368,244,'2023-06-19 12:05:21','2023-06-19 10:05:21','','Mod-N-Marble-Brown.jpg','','inherit','closed','closed','','mod-n-marble-brown-jpg','','','2023-06-19 12:05:21','2023-06-19 10:05:21','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marble-Brown.jpg',0,'attachment','image/jpeg',0),
(4369,244,'2023-06-19 12:05:22','2023-06-19 10:05:22','','Mod-N-Marble p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-marble-p-sheet-updating-brown','','','2025-05-23 10:54:07','2025-05-23 08:54:07','',4365,'http://www.nixin.co.za/?post_type=product_variation&p=4369',2,'product_variation','',0),
(4370,244,'2023-06-19 12:05:23','2023-06-19 10:05:23','','Mod-N-Marble-Charcoal.jpg','','inherit','closed','closed','','mod-n-marble-charcoal-jpg','','','2023-06-19 12:05:23','2023-06-19 10:05:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Marble-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4371,244,'2023-06-19 12:05:24','2023-06-19 10:05:24','','Mod-N-Marble p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-marble-p-sheet-updating-charcoal','','','2025-05-23 10:54:07','2025-05-23 08:54:07','',4365,'http://www.nixin.co.za/?post_type=product_variation&p=4371',3,'product_variation','',0),
(4372,244,'2023-06-19 12:05:24','2023-06-19 10:05:24','','Mod-N-Marble p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-marble-p-sheet-updating-turquoise','','','2025-05-23 10:54:07','2025-05-23 08:54:07','',4365,'http://www.nixin.co.za/?post_type=product_variation&p=4372',4,'product_variation','',0),
(4373,244,'2023-06-19 12:05:42','2023-06-19 10:05:42','','Mod-N-Listello.jpg','','inherit','closed','closed','','mod-n-listello-jpg','','','2023-06-19 12:05:42','2023-06-19 10:05:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Listello.jpg',0,'attachment','image/jpeg',0),
(4374,244,'2023-06-19 12:05:43','2023-06-19 10:05:43','','Mod-N-Listello p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-listello-p-sheet','','','2025-05-23 14:17:25','2025-05-23 12:17:25','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4374',0,'product','',0),
(4375,244,'2023-06-19 12:05:46','2023-06-19 10:05:46','','Mod-N-Listello-Blue.jpg','','inherit','closed','closed','','mod-n-listello-blue-jpg','','','2023-06-19 12:05:46','2023-06-19 10:05:46','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Listello-Blue.jpg',0,'attachment','image/jpeg',0),
(4376,244,'2023-06-19 12:05:47','2023-06-19 10:05:47','','Mod-N-Listello p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-listello-p-sheet-updating-blue','','','2025-05-23 14:17:25','2025-05-23 12:17:25','',4374,'http://www.nixin.co.za/?post_type=product_variation&p=4376',1,'product_variation','',0),
(4377,244,'2023-06-19 12:05:48','2023-06-19 10:05:48','','Mod-N-Listello-Brown.jpg','','inherit','closed','closed','','mod-n-listello-brown-jpg','','','2023-06-19 12:05:48','2023-06-19 10:05:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Listello-Brown.jpg',0,'attachment','image/jpeg',0),
(4378,244,'2023-06-19 12:05:49','2023-06-19 10:05:49','','Mod-N-Listello p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-listello-p-sheet-updating-brown','','','2025-05-23 14:17:25','2025-05-23 12:17:25','',4374,'http://www.nixin.co.za/?post_type=product_variation&p=4378',2,'product_variation','',0),
(4379,244,'2023-06-19 12:05:49','2023-06-19 10:05:49','','Mod-N-Listello-Charcoal.jpg','','inherit','closed','closed','','mod-n-listello-charcoal-jpg','','','2023-06-19 12:05:49','2023-06-19 10:05:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Listello-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4380,244,'2023-06-19 12:05:50','2023-06-19 10:05:50','','Mod-N-Listello p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-listello-p-sheet-updating-charcoal','','','2025-05-23 14:17:25','2025-05-23 12:17:25','',4374,'http://www.nixin.co.za/?post_type=product_variation&p=4380',3,'product_variation','',0),
(4381,244,'2023-06-19 12:05:50','2023-06-19 10:05:50','','Mod-N-Listello p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-listello-p-sheet-updating-turquoise','','','2025-05-23 14:17:25','2025-05-23 12:17:25','',4374,'http://www.nixin.co.za/?post_type=product_variation&p=4381',4,'product_variation','',0),
(4382,244,'2023-06-19 12:06:07','2023-06-19 10:06:07','','Mod-N-Oceano.jpg','','inherit','closed','closed','','mod-n-oceano-jpg','','','2023-06-19 12:06:07','2023-06-19 10:06:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Oceano.jpg',0,'attachment','image/jpeg',0),
(4383,244,'2023-06-19 12:06:08','2023-06-19 10:06:08','','Mod-N-Oceano p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-oceano-p-sheet','','','2025-05-13 13:13:51','2025-05-13 11:13:51','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4383',0,'product','',0),
(4384,244,'2023-06-19 12:06:11','2023-06-19 10:06:11','','Mod-N-Oceano-Blue.jpg','','inherit','closed','closed','','mod-n-oceano-blue-jpg','','','2023-06-19 12:06:11','2023-06-19 10:06:11','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Oceano-Blue.jpg',0,'attachment','image/jpeg',0),
(4385,244,'2023-06-19 12:06:12','2023-06-19 10:06:12','','Mod-N-Oceano p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-oceano-p-sheet-updating-blue','','','2025-05-13 13:13:51','2025-05-13 11:13:51','',4383,'http://www.nixin.co.za/?post_type=product_variation&p=4385',1,'product_variation','',0),
(4386,244,'2023-06-19 12:06:13','2023-06-19 10:06:13','','Mod-N-Oceano-Brown.jpg','','inherit','closed','closed','','mod-n-oceano-brown-jpg','','','2023-06-19 12:06:13','2023-06-19 10:06:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Oceano-Brown.jpg',0,'attachment','image/jpeg',0),
(4387,244,'2023-06-19 12:06:13','2023-06-19 10:06:13','','Mod-N-Oceano p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-oceano-p-sheet-updating-brown','','','2025-05-13 13:13:51','2025-05-13 11:13:51','',4383,'http://www.nixin.co.za/?post_type=product_variation&p=4387',2,'product_variation','',0),
(4388,244,'2023-06-19 12:06:14','2023-06-19 10:06:14','','Mod-N-Oceano-Charcoal.jpg','','inherit','closed','closed','','mod-n-oceano-charcoal-jpg','','','2023-06-19 12:06:14','2023-06-19 10:06:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Oceano-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4389,244,'2023-06-19 12:06:14','2023-06-19 10:06:14','','Mod-N-Oceano p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-oceano-p-sheet-updating-charcoal','','','2025-05-13 13:13:51','2025-05-13 11:13:51','',4383,'http://www.nixin.co.za/?post_type=product_variation&p=4389',3,'product_variation','',0),
(4390,244,'2023-06-19 12:06:15','2023-06-19 10:06:15','','Mod-N-Oceano-Turquoise.jpg','','inherit','closed','closed','','mod-n-oceano-turquoise-jpg','','','2023-06-19 12:06:15','2023-06-19 10:06:15','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Oceano-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4391,244,'2023-06-19 12:06:16','2023-06-19 10:06:16','','Mod-N-Oceano p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-oceano-p-sheet-updating-turquoise','','','2025-05-13 13:13:51','2025-05-13 11:13:51','',4383,'http://www.nixin.co.za/?post_type=product_variation&p=4391',4,'product_variation','',0),
(4392,244,'2023-06-19 12:06:33','2023-06-19 10:06:33','','Mod-N-Cosmo-Uno.jpg','','inherit','closed','closed','','mod-n-cosmo-uno-jpg','','','2023-06-19 12:06:33','2023-06-19 10:06:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Uno.jpg',0,'attachment','image/jpeg',0),
(4393,244,'2023-06-19 12:06:34','2023-06-19 10:06:34','','Mod-N-Cosmo Uno p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-cosmo-uno-p-sheet','','','2025-05-26 14:30:22','2025-05-26 12:30:22','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4393',0,'product','',0),
(4394,244,'2023-06-19 12:06:37','2023-06-19 10:06:37','','Mod-N-Cosmo-Uno-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-uno-blue-jpg','','','2023-06-19 12:06:37','2023-06-19 10:06:37','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Uno-Blue.jpg',0,'attachment','image/jpeg',0),
(4395,244,'2023-06-19 12:06:38','2023-06-19 10:06:38','','Mod-N-Cosmo Uno p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-updating-blue','','','2025-05-26 14:30:21','2025-05-26 12:30:21','',4393,'http://www.nixin.co.za/?post_type=product_variation&p=4395',1,'product_variation','',0),
(4396,244,'2023-06-19 12:06:39','2023-06-19 10:06:39','','Mod-N-Cosmo-Uno-Brown.jpg','','inherit','closed','closed','','mod-n-cosmo-uno-brown-jpg','','','2023-06-19 12:06:39','2023-06-19 10:06:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Uno-Brown.jpg',0,'attachment','image/jpeg',0),
(4397,244,'2023-06-19 12:06:40','2023-06-19 10:06:40','','Mod-N-Cosmo Uno p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-updating-brown','','','2025-05-26 14:30:21','2025-05-26 12:30:21','',4393,'http://www.nixin.co.za/?post_type=product_variation&p=4397',2,'product_variation','',0),
(4398,244,'2023-06-19 12:06:40','2023-06-19 10:06:40','','Mod-N-Cosmo-Uno-Black.jpg','','inherit','closed','closed','','mod-n-cosmo-uno-black-jpg','','','2023-06-19 12:06:40','2023-06-19 10:06:40','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Uno-Black.jpg',0,'attachment','image/jpeg',0),
(4399,244,'2023-06-19 12:06:41','2023-06-19 10:06:41','','Mod-N-Cosmo Uno p/sheet - Black','Colour: Black','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-updating-black','','','2025-05-26 14:30:22','2025-05-26 12:30:22','',4393,'http://www.nixin.co.za/?post_type=product_variation&p=4399',3,'product_variation','',0),
(4400,244,'2023-06-19 12:06:41','2023-06-19 10:06:41','','Mod-N-Cosmo Uno p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-updating-turquoise','','','2025-05-26 14:30:22','2025-05-26 12:30:22','',4393,'http://www.nixin.co.za/?post_type=product_variation&p=4400',4,'product_variation','',0),
(4401,244,'2023-06-19 12:06:42','2023-06-19 10:06:42','','Mod-N-Cosmo-Uno-Grey.jpg','','inherit','closed','closed','','mod-n-cosmo-uno-grey-jpg','','','2023-06-19 12:06:42','2023-06-19 10:06:42','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Uno-Grey.jpg',0,'attachment','image/jpeg',0),
(4402,244,'2023-06-19 12:06:43','2023-06-19 10:06:43','','Mod-N-Cosmo Uno p/sheet - Grey','Colour: Grey','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-updating-grey','','','2025-05-26 14:30:21','2025-05-26 12:30:21','',4393,'http://www.nixin.co.za/?post_type=product_variation&p=4402',5,'product_variation','',0),
(4403,244,'2023-06-19 12:06:43','2023-06-19 10:06:43','','Mod-N-Cosmo-Uno-Navy-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-uno-navy-blue-jpg','','','2023-06-19 12:06:43','2023-06-19 10:06:43','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Uno-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4404,244,'2023-06-19 12:06:44','2023-06-19 10:06:44','','Mod-N-Cosmo Uno p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-updating-navy-blue','','','2025-05-26 14:30:21','2025-05-26 12:30:21','',4393,'http://www.nixin.co.za/?post_type=product_variation&p=4404',6,'product_variation','',0),
(4405,244,'2023-06-19 12:07:01','2023-06-19 10:07:01','','Mod-N-Cosmo-Duo.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-jpg','','','2023-06-19 12:07:01','2023-06-19 10:07:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo.jpg',0,'attachment','image/jpeg',0),
(4406,244,'2023-06-19 12:07:02','2023-06-19 10:07:02','','Mod-N-Cosmo Duo p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-cosmo-duo-p-sheet','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4406',0,'product','',0),
(4407,244,'2023-06-19 12:07:06','2023-06-19 10:07:06','','Mod-N-Cosmo-Duo-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-blue-jpg','','','2023-06-19 12:07:06','2023-06-19 10:07:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo-Blue.jpg',0,'attachment','image/jpeg',0),
(4408,244,'2023-06-19 12:07:07','2023-06-19 10:07:07','','Mod-N-Cosmo Duo p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-blue','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4408',1,'product_variation','',0),
(4409,244,'2023-06-19 12:07:07','2023-06-19 10:07:07','','Mod-N-Cosmo-Duo-Brown.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-brown-jpg','','','2023-06-19 12:07:07','2023-06-19 10:07:07','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo-Brown.jpg',0,'attachment','image/jpeg',0),
(4410,244,'2023-06-19 12:07:08','2023-06-19 10:07:08','','Mod-N-Cosmo Duo p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-brown','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4410',2,'product_variation','',0),
(4411,244,'2023-06-19 12:07:09','2023-06-19 10:07:09','','Mod-N-Cosmo-Duo-Black.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-black-jpg','','','2023-06-19 12:07:09','2023-06-19 10:07:09','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo-Black.jpg',0,'attachment','image/jpeg',0),
(4412,244,'2023-06-19 12:07:09','2023-06-19 10:07:09','','Mod-N-Cosmo Duo p/sheet - Black','Colour: Black','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-black','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4412',3,'product_variation','',0),
(4413,244,'2023-06-19 12:07:10','2023-06-19 10:07:10','','Mod-N-Cosmo Duo p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-turquoise','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4413',4,'product_variation','',0),
(4414,244,'2023-06-19 12:07:10','2023-06-19 10:07:10','','Mod-N-Cosmo Duo p/sheet - L/Blue','Colour: L/Blue','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-l-blue','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4414',5,'product_variation','',0),
(4415,244,'2023-06-19 12:07:10','2023-06-19 10:07:10','','Mod-N-Cosmo-Duo-Grey.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-grey-jpg','','','2023-06-19 12:07:10','2023-06-19 10:07:10','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo-Grey.jpg',0,'attachment','image/jpeg',0),
(4416,244,'2023-06-19 12:07:11','2023-06-19 10:07:11','','Mod-N-Cosmo Duo p/sheet - Grey','Colour: Grey','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-grey','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4416',6,'product_variation','',0),
(4417,244,'2023-06-19 12:07:12','2023-06-19 10:07:12','','Mod-N-Cosmo-Duo-Navy-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-navy-blue-jpg','','','2023-06-19 12:07:12','2023-06-19 10:07:12','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo-Navy-Blue.jpg',0,'attachment','image/jpeg',0),
(4418,244,'2023-06-19 12:07:13','2023-06-19 10:07:13','','Mod-N-Cosmo Duo p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-navy-blue','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4418',7,'product_variation','',0),
(4419,244,'2023-06-19 12:07:13','2023-06-19 10:07:13','','Mod-N-Cosmo-Duo-White.jpg','','inherit','closed','closed','','mod-n-cosmo-duo-white-jpg','','','2023-06-19 12:07:13','2023-06-19 10:07:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Duo-White.jpg',0,'attachment','image/jpeg',0),
(4420,244,'2023-06-19 12:07:14','2023-06-19 10:07:14','','Mod-N-Cosmo Duo p/sheet - White','Colour: White','publish','closed','closed','','mod-n-cosmo-duo-p-sheet-updating-white','','','2025-05-26 14:29:28','2025-05-26 12:29:28','',4406,'http://www.nixin.co.za/?post_type=product_variation&p=4420',8,'product_variation','',0),
(4421,244,'2023-06-19 12:07:32','2023-06-19 10:07:32','','Mod-N-Riveno.jpg','','inherit','closed','closed','','mod-n-riveno-jpg','','','2024-09-30 09:00:26','2024-09-30 07:00:26','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Riveno.jpg',0,'attachment','image/jpeg',0),
(4422,244,'2023-06-19 12:07:33','2023-06-19 10:07:33','','Mod-N-Riveno p/sheet','The Mod-N-Riveno mosaic sheet is an elegant, versatile pool tile solution measuring 960mm wide by 160mm high. Available in several color options such as blue, brown, charcoal, and turquoise, this mosaic is ideal for creating sleek, modern aesthetics in any pool or water feature. Its modular design allows for easy installation and customization to match various design schemes.\r\n\r\n\r\nMosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-riveno-p-sheet','','','2025-04-26 09:41:29','2025-04-26 07:41:29','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4422',0,'product','',0),
(4423,244,'2023-06-19 12:07:36','2023-06-19 10:07:36','','Mod-N-Riveno-Blue.jpg','','inherit','closed','closed','','mod-n-riveno-blue-jpg','','','2023-06-19 12:07:36','2023-06-19 10:07:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Riveno-Blue.jpg',0,'attachment','image/jpeg',0),
(4424,244,'2023-06-19 12:07:37','2023-06-19 10:07:37','','Mod-N-Riveno p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-riveno-p-sheet-updating-blue','','','2025-04-26 09:41:29','2025-04-26 07:41:29','',4422,'http://www.nixin.co.za/?post_type=product_variation&p=4424',1,'product_variation','',0),
(4425,244,'2023-06-19 12:07:38','2023-06-19 10:07:38','','Mod-N-Riveno-Brown.jpg','','inherit','closed','closed','','mod-n-riveno-brown-jpg','','','2023-06-19 12:07:38','2023-06-19 10:07:38','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Riveno-Brown.jpg',0,'attachment','image/jpeg',0),
(4426,244,'2023-06-19 12:07:39','2023-06-19 10:07:39','','Mod-N-Riveno p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-riveno-p-sheet-updating-brown','','','2025-04-26 09:41:29','2025-04-26 07:41:29','',4422,'http://www.nixin.co.za/?post_type=product_variation&p=4426',2,'product_variation','',0),
(4427,244,'2023-06-19 12:07:39','2023-06-19 10:07:39','','Mod-N-Riveno-Charcoal.jpg','','inherit','closed','closed','','mod-n-riveno-charcoal-jpg','','','2023-06-19 12:07:39','2023-06-19 10:07:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Riveno-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4428,244,'2023-06-19 12:07:40','2023-06-19 10:07:40','','Mod-N-Riveno p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-riveno-p-sheet-updating-charcoal','','','2025-04-26 09:41:29','2025-04-26 07:41:29','',4422,'http://www.nixin.co.za/?post_type=product_variation&p=4428',3,'product_variation','',0),
(4429,244,'2023-06-19 12:07:41','2023-06-19 10:07:41','','Mod-N-Riveno-Turquoise.jpg','','inherit','closed','closed','','mod-n-riveno-turquoise-jpg','','','2023-06-19 12:07:41','2023-06-19 10:07:41','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Riveno-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4430,244,'2023-06-19 12:07:42','2023-06-19 10:07:42','','Mod-N-Riveno p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-riveno-p-sheet-updating-turquoise','','','2025-04-26 09:41:29','2025-04-26 07:41:29','',4422,'http://www.nixin.co.za/?post_type=product_variation&p=4430',4,'product_variation','',0),
(4431,244,'2023-06-19 12:07:58','2023-06-19 10:07:58','','Mod-N-Greek p/sheet','','inherit','closed','closed','','mod-n-greek-jpg','','','2024-09-30 10:18:05','2024-09-30 08:18:05','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Greek.jpg',0,'attachment','image/jpeg',0),
(4432,244,'2023-06-19 12:07:59','2023-06-19 10:07:59','','Mod-N-Greek p/sheet','Mod-N-Greek Pool Mosaic Sheet is a decorative tiling option, measuring 960mm wide by 160mm high. Available in colors such as blue, brown, charcoal, and turquoise, this mosaic sheet offers a timeless design inspired by Greek patterns. Its durable construction and versatile color options make it perfect for enhancing both residential and commercial pools, creating a classic and elegant look.\r\n\r\nMosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-greek-p-sheet','','','2025-05-19 11:46:09','2025-05-19 09:46:09','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4432',0,'product','',0),
(4433,244,'2023-06-19 12:08:03','2023-06-19 10:08:03','','Mod-N-Greek-Blue.jpg','','inherit','closed','closed','','mod-n-greek-blue-jpg','','','2023-06-19 12:08:03','2023-06-19 10:08:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Greek-Blue.jpg',0,'attachment','image/jpeg',0),
(4434,244,'2023-06-19 12:08:04','2023-06-19 10:08:04','','Mod-N-Greek p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-greek-p-sheet-updating-blue','','','2025-05-19 11:46:09','2025-05-19 09:46:09','',4432,'http://www.nixin.co.za/?post_type=product_variation&p=4434',1,'product_variation','',0),
(4435,244,'2023-06-19 12:08:04','2023-06-19 10:08:04','','Mod-N-Greek-Brown.jpg','','inherit','closed','closed','','mod-n-greek-brown-jpg','','','2023-06-19 12:08:04','2023-06-19 10:08:04','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Greek-Brown.jpg',0,'attachment','image/jpeg',0),
(4436,244,'2023-06-19 12:08:05','2023-06-19 10:08:05','','Mod-N-Greek p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-greek-p-sheet-updating-brown','','','2025-05-19 11:46:09','2025-05-19 09:46:09','',4432,'http://www.nixin.co.za/?post_type=product_variation&p=4436',2,'product_variation','',0),
(4437,244,'2023-06-19 12:08:06','2023-06-19 10:08:06','','Mod-N-Greek-Charcoal.jpg','','inherit','closed','closed','','mod-n-greek-charcoal-jpg','','','2023-06-19 12:08:06','2023-06-19 10:08:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Greek-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4438,244,'2023-06-19 12:08:07','2023-06-19 10:08:07','','Mod-N-Greek p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-greek-p-sheet-updating-charcoal','','','2025-05-19 11:46:09','2025-05-19 09:46:09','',4432,'http://www.nixin.co.za/?post_type=product_variation&p=4438',3,'product_variation','',0),
(4439,244,'2023-06-19 12:08:07','2023-06-19 10:08:07','','Mod-N-Greek p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-greek-p-sheet-updating-turquoise','','','2025-05-19 11:46:09','2025-05-19 09:46:09','',4432,'http://www.nixin.co.za/?post_type=product_variation&p=4439',4,'product_variation','',0),
(4440,244,'2023-06-19 12:08:24','2023-06-19 10:08:24','','Mod-N-Topaz-3.jpg','','inherit','closed','closed','','mod-n-topaz-3-jpg','','','2023-06-19 12:08:24','2023-06-19 10:08:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-3.jpg',0,'attachment','image/jpeg',0),
(4441,244,'2023-06-19 12:08:25','2023-06-19 10:08:25','','Mod-N-Topaz 3 p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-topaz-3-p-sheet','','','2025-01-31 16:03:26','2025-01-31 14:03:26','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4441',0,'product','',0),
(4442,244,'2023-06-19 12:08:28','2023-06-19 10:08:28','','Mod-N-Topaz-3-Blue.jpg','','inherit','closed','closed','','mod-n-topaz-3-blue-jpg','','','2023-06-19 12:08:28','2023-06-19 10:08:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-3-Blue.jpg',0,'attachment','image/jpeg',0),
(4443,244,'2023-06-19 12:08:29','2023-06-19 10:08:29','','Mod-N-Topaz 3 p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-topaz-3-p-sheet-updating-blue','','','2025-01-31 16:03:25','2025-01-31 14:03:25','',4441,'http://www.nixin.co.za/?post_type=product_variation&p=4443',1,'product_variation','',0),
(4444,244,'2023-06-19 12:08:29','2023-06-19 10:08:29','','Mod-N-Topaz-3-Brown.jpg','','inherit','closed','closed','','mod-n-topaz-3-brown-jpg','','','2023-06-19 12:08:29','2023-06-19 10:08:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-3-Brown.jpg',0,'attachment','image/jpeg',0),
(4445,244,'2023-06-19 12:08:30','2023-06-19 10:08:30','','Mod-N-Topaz 3 p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-topaz-3-p-sheet-updating-brown','','','2025-01-31 16:03:25','2025-01-31 14:03:25','',4441,'http://www.nixin.co.za/?post_type=product_variation&p=4445',2,'product_variation','',0),
(4446,244,'2023-06-19 12:08:31','2023-06-19 10:08:31','','Mod-N-Topaz-3-Charcoal.jpg','','inherit','closed','closed','','mod-n-topaz-3-charcoal-jpg','','','2023-06-19 12:08:31','2023-06-19 10:08:31','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Topaz-3-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4447,244,'2023-06-19 12:08:32','2023-06-19 10:08:32','','Mod-N-Topaz 3 p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','mod-n-topaz-3-p-sheet-updating-charcoal','','','2025-01-31 16:03:25','2025-01-31 14:03:25','',4441,'http://www.nixin.co.za/?post_type=product_variation&p=4447',3,'product_variation','',0),
(4448,244,'2023-06-19 12:08:32','2023-06-19 10:08:32','','Mod-N-Topaz 3 p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-topaz-3-p-sheet-updating-turquoise','','','2025-01-31 16:03:26','2025-01-31 14:03:26','',4441,'http://www.nixin.co.za/?post_type=product_variation&p=4448',4,'product_variation','',0),
(4449,244,'2023-06-19 12:08:49','2023-06-19 10:08:49','','Mod-N-Le-Fleur-1.jpg','','inherit','closed','closed','','mod-n-le-fleur-1-jpg','','','2023-06-19 12:08:49','2023-06-19 10:08:49','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur-1.jpg',0,'attachment','image/jpeg',0),
(4450,244,'2023-06-19 12:08:49','2023-06-19 10:08:49','','Mod-N-Le Fleur p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-le-fleur-p-sheet','','','2025-05-14 09:47:32','2025-05-14 07:47:32','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4450',0,'product','',0),
(4451,244,'2023-06-19 12:08:52','2023-06-19 10:08:52','','Mod-N-Le-Fleur-Blue-1.jpg','','inherit','closed','closed','','mod-n-le-fleur-blue-1-jpg','','','2023-06-19 12:08:52','2023-06-19 10:08:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur-Blue-1.jpg',0,'attachment','image/jpeg',0),
(4452,244,'2023-06-19 12:08:53','2023-06-19 10:08:53','','Mod-N-Le Fleur p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-le-fleur-p-sheet-updating-blue','','','2025-05-14 09:47:31','2025-05-14 07:47:31','',4450,'http://www.nixin.co.za/?post_type=product_variation&p=4452',1,'product_variation','',0),
(4453,244,'2023-06-19 12:08:53','2023-06-19 10:08:53','','Mod-N-Le-Fleur-Brown-1.jpg','','inherit','closed','closed','','mod-n-le-fleur-brown-1-jpg','','','2023-06-19 12:08:53','2023-06-19 10:08:53','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur-Brown-1.jpg',0,'attachment','image/jpeg',0),
(4454,244,'2023-06-19 12:08:54','2023-06-19 10:08:54','','Mod-N-Le Fleur p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-le-fleur-p-sheet-updating-brown','','','2025-05-14 09:47:32','2025-05-14 07:47:32','',4450,'http://www.nixin.co.za/?post_type=product_variation&p=4454',2,'product_variation','',0),
(4455,244,'2023-06-19 12:08:54','2023-06-19 10:08:54','','Mod-N-Le-Fleur-Black.jpg','','inherit','closed','closed','','mod-n-le-fleur-black-jpg','','','2023-06-19 12:08:54','2023-06-19 10:08:54','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Le-Fleur-Black.jpg',0,'attachment','image/jpeg',0),
(4456,244,'2023-06-19 12:08:55','2023-06-19 10:08:55','','Mod-N-Le Fleur p/sheet - Black','Colour: Black','publish','closed','closed','','mod-n-le-fleur-p-sheet-updating-black','','','2025-05-14 09:47:32','2025-05-14 07:47:32','',4450,'http://www.nixin.co.za/?post_type=product_variation&p=4456',3,'product_variation','',0),
(4457,244,'2023-06-19 12:08:55','2023-06-19 10:08:55','','Mod-N-Le Fleur p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-le-fleur-p-sheet-updating-turquoise','','','2025-05-14 09:47:32','2025-05-14 07:47:32','',4450,'http://www.nixin.co.za/?post_type=product_variation&p=4457',4,'product_variation','',0),
(4458,244,'2023-06-19 12:09:13','2023-06-19 10:09:13','','Mod-N-Cosmo-Quad-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-1-jpg','','','2023-06-19 12:09:13','2023-06-19 10:09:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-1.jpg',0,'attachment','image/jpeg',0),
(4459,244,'2023-06-19 12:09:14','2023-06-19 10:09:14','','Mod-N-Cosmo Quad p/sheet','Mosaic sheet size - 960mm (w) x 160mm (h)','publish','closed','closed','','mod-n-cosmo-quad-p-sheet','','','2025-04-26 09:39:21','2025-04-26 07:39:21','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4459',0,'product','',0),
(4460,244,'2023-06-19 12:09:16','2023-06-19 10:09:16','','Mod-N-Cosmo-Quad-Blue-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-blue-1-jpg','','','2023-06-19 12:09:16','2023-06-19 10:09:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Blue-1.jpg',0,'attachment','image/jpeg',0),
(4461,244,'2023-06-19 12:09:17','2023-06-19 10:09:17','','Mod-N-Cosmo Quad p/sheet - Blue','Colour: Blue','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-blue','','','2025-04-26 09:39:20','2025-04-26 07:39:20','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4461',1,'product_variation','',0),
(4462,244,'2023-06-19 12:09:17','2023-06-19 10:09:17','','Mod-N-Cosmo-Quad-Brown-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-brown-1-jpg','','','2023-06-19 12:09:17','2023-06-19 10:09:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Brown-1.jpg',0,'attachment','image/jpeg',0),
(4463,244,'2023-06-19 12:09:18','2023-06-19 10:09:18','','Mod-N-Cosmo Quad p/sheet - Brown','Colour: Brown','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-brown','','','2025-04-26 09:39:20','2025-04-26 07:39:20','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4463',2,'product_variation','',0),
(4464,244,'2023-06-19 12:09:18','2023-06-19 10:09:18','','Mod-N-Cosmo-Quad-Black-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-black-1-jpg','','','2023-06-19 12:09:18','2023-06-19 10:09:18','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Black-1.jpg',0,'attachment','image/jpeg',0),
(4465,244,'2023-06-19 12:09:19','2023-06-19 10:09:19','','Mod-N-Cosmo Quad p/sheet - Black','Colour: Black','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-black','','','2025-04-26 09:39:21','2025-04-26 07:39:21','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4465',3,'product_variation','',0),
(4466,244,'2023-06-19 12:09:19','2023-06-19 10:09:19','','Mod-N-Cosmo-Quad-Turquoise-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-turquoise-1-jpg','','','2023-06-19 12:09:19','2023-06-19 10:09:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Turquoise-1.jpg',0,'attachment','image/jpeg',0),
(4467,244,'2023-06-19 12:09:20','2023-06-19 10:09:20','','Mod-N-Cosmo Quad p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-turquoise','','','2025-04-26 09:39:20','2025-04-26 07:39:20','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4467',4,'product_variation','',0),
(4468,244,'2023-06-19 12:09:20','2023-06-19 10:09:20','','Mod-N-Cosmo-Quad-Grey-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-grey-1-jpg','','','2023-06-19 12:09:20','2023-06-19 10:09:20','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Grey-1.jpg',0,'attachment','image/jpeg',0),
(4469,244,'2023-06-19 12:09:21','2023-06-19 10:09:21','','Mod-N-Cosmo Quad p/sheet - Grey','Colour: Grey','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-grey','','','2025-04-26 09:39:20','2025-04-26 07:39:20','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4469',5,'product_variation','',0),
(4470,244,'2023-06-19 12:09:21','2023-06-19 10:09:21','','Mod-N-Cosmo-Quad-White-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-white-1-jpg','','','2023-06-19 12:09:21','2023-06-19 10:09:21','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-White-1.jpg',0,'attachment','image/jpeg',0),
(4471,244,'2023-06-19 12:09:23','2023-06-19 10:09:23','','Mod-N-Cosmo Quad p/sheet - White','Colour: White','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-white','','','2025-04-26 09:39:20','2025-04-26 07:39:20','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4471',6,'product_variation','',0),
(4472,244,'2023-06-19 12:09:23','2023-06-19 10:09:23','','Mod-N-Cosmo-Quad-Light-Blue.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-light-blue-jpg','','','2023-06-19 12:09:23','2023-06-19 10:09:23','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Light-Blue.jpg',0,'attachment','image/jpeg',0),
(4473,244,'2023-06-19 12:09:24','2023-06-19 10:09:24','','Mod-N-Cosmo Quad p/sheet - L/Blue','Colour: L/Blue','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-l-blue','','','2025-04-26 09:39:21','2025-04-26 07:39:21','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4473',7,'product_variation','',0),
(4474,244,'2023-06-19 12:09:24','2023-06-19 10:09:24','','Mod-N-Cosmo-Quad-Navy-Blue-1.jpg','','inherit','closed','closed','','mod-n-cosmo-quad-navy-blue-1-jpg','','','2023-06-19 12:09:24','2023-06-19 10:09:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Mod-N-Cosmo-Quad-Navy-Blue-1.jpg',0,'attachment','image/jpeg',0),
(4475,244,'2023-06-19 12:09:24','2023-06-19 10:09:24','','Mod-N-Cosmo Quad p/sheet - Navy Blue','Colour: Navy Blue','publish','closed','closed','','mod-n-cosmo-quad-p-sheet-updating-navy-blue','','','2025-04-26 09:39:21','2025-04-26 07:39:21','',4459,'http://www.nixin.co.za/?post_type=product_variation&p=4475',8,'product_variation','',0),
(4476,244,'2023-06-19 13:56:34','2023-06-19 11:56:34','','NIXIN-SST-Mushroom-Spout.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-jpg','','','2023-06-19 13:56:34','2023-06-19 11:56:34','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout.jpg',0,'attachment','image/jpeg',0),
(4477,244,'2023-06-19 13:56:35','2023-06-19 11:56:35','','NIXIN SST Mushroom Spout ø50 x 1200mm','Price Excludes VAT','publish','closed','closed','','nixin-sst-mushroom-spout-50-x-1200mm','','','2025-05-16 14:10:59','2025-05-16 12:10:59','',0,'http://www.nixin.co.za/product/nixin-sst-mushroom-spout-50-x-1200mm/',0,'product','',0),
(4478,244,'2023-06-19 13:56:39','2023-06-19 11:56:39','','NIXIN-SST-Mushroom-Spout-1.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-1-jpg','','','2023-06-19 13:56:39','2023-06-19 11:56:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout-1.jpg',0,'attachment','image/jpeg',0),
(4479,244,'2023-06-19 13:56:40','2023-06-19 11:56:40','','NIXIN SST Mushroom Spout ø50 x 1300mm','Price Excludes VAT','publish','closed','closed','','nixin-sst-mushroom-spout-50-x-1300mm','','','2025-05-16 14:11:02','2025-05-16 12:11:02','',0,'http://www.nixin.co.za/product/nixin-sst-mushroom-spout-50-x-1300mm/',0,'product','',0),
(4480,244,'2023-06-19 13:56:45','2023-06-19 11:56:45','','NIXIN-SST-Mushroom-Spout-2.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-2-jpg','','','2023-06-19 13:56:45','2023-06-19 11:56:45','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout-2.jpg',0,'attachment','image/jpeg',0),
(4481,244,'2023-06-19 13:56:46','2023-06-19 11:56:46','','NIXIN SST Mushroom Spout ø50 x 500mm','Price Excludes VAT','publish','closed','closed','','nixinsstmushroomspout50x500mm','','','2025-05-16 14:11:04','2025-05-16 12:11:04','',0,'http://www.nixin.co.za/product/nixinsstmushroomspout50x500mm/',0,'product','',0),
(4482,244,'2023-06-19 13:56:50','2023-06-19 11:56:50','','NIXIN-SST-Mushroom-Spout-3.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-3-jpg','','','2023-06-19 13:56:50','2023-06-19 11:56:50','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout-3.jpg',0,'attachment','image/jpeg',0),
(4483,244,'2023-06-19 13:56:51','2023-06-19 11:56:51','','NIXIN SST Mushroom Spout ø50 x 600mm','Price Excludes VAT','publish','closed','closed','','nixin-sst-mushroom-spout-50-x-600mm','','','2025-05-16 14:10:53','2025-05-16 12:10:53','',0,'http://www.nixin.co.za/product/nixin-sst-mushroom-spout-50-x-600mm/',0,'product','',0),
(4484,244,'2023-06-19 13:56:55','2023-06-19 11:56:55','','NIXIN-SST-Mushroom-Spout-4.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-4-jpg','','','2023-06-19 13:56:55','2023-06-19 11:56:55','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout-4.jpg',0,'attachment','image/jpeg',0),
(4485,244,'2023-06-19 13:56:56','2023-06-19 11:56:56','','NIXIN SST Mushroom Spout ø50 x 800mm','Price Excludes VAT','publish','closed','closed','','nixin-sst-mushroom-spout-50-x-800mm','','','2025-05-16 14:11:05','2025-05-16 12:11:05','',0,'http://www.nixin.co.za/product/nixin-sst-mushroom-spout-50-x-800mm/',0,'product','',0),
(4486,244,'2023-06-19 13:57:00','2023-06-19 11:57:00','','NIXIN-SST-Mushroom-Spout-5.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-5-jpg','','','2023-06-19 13:57:00','2023-06-19 11:57:00','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout-5.jpg',0,'attachment','image/jpeg',0),
(4487,244,'2023-06-19 13:57:01','2023-06-19 11:57:01','','NIXIN SST Mushroom Spout ø50 x 900mm','Price Excludes VAT','publish','closed','closed','','nixin-sst-mushroom-spout-d50-x-900mm','','','2025-05-16 14:10:57','2025-05-16 12:10:57','',0,'http://www.nixin.co.za/product/nixin-sst-mushroom-spout-d50-x-900mm/',0,'product','',0),
(4488,244,'2023-06-19 14:18:13','2023-06-19 12:18:13','','NIXIN-SST-Mushroom-Spout-6.jpg','','inherit','closed','closed','','nixin-sst-mushroom-spout-6-jpg','','','2025-03-26 09:32:19','2025-03-26 07:32:19','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Mushroom-Spout-6.jpg',0,'attachment','image/jpeg',0),
(4489,244,'2023-06-19 14:18:14','2023-06-19 12:18:14','','NIXIN SST Mushroom Spout ø50 x 1000mm','Price Excludes VAT','publish','closed','closed','','pool-mushroom-fountain-head-spout-50x1000mm','','','2025-05-16 14:11:07','2025-05-16 12:11:07','',0,'http://www.nixin.co.za/product/nixinsstmushroomspout50x1000mm/',0,'product','',0),
(4495,244,'2023-06-19 15:07:29','2023-06-19 13:07:29','Photo By: Core24, Cape Town','NIXIN SST P-Rail 470mm | Photo By: Core24, Cape Town','','inherit','closed','closed','','image-2020-05-25-at-8-17-am-1','','','2024-05-15 08:46:47','2024-05-15 06:46:47','',2728,'http://www.nixin.co.za/wp-content/uploads//2023/05/Image-2020-05-25-at-8.17-AM-1.jpg',0,'attachment','image/jpeg',0),
(4496,244,'2023-06-19 16:38:37','2023-06-19 14:38:37','','SST-38mm-Grabrail.jpg','','inherit','closed','closed','','sst-38mm-grabrail-jpg','','','2024-02-16 13:59:24','2024-02-16 11:59:24','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/SST-38mm-Grabrail.jpg',0,'attachment','image/jpeg',0),
(4497,244,'2023-06-19 16:38:38','2023-06-19 14:38:38','<p>NIXIN SST Grab Rail is an assistant alongside the pool wall. </p>\n<p>Can also be used as a support for roll up cover. </p>','NIXIN SST Grab Rail 38 x 1000mm','Introducing the NIXIN SST Grab Rail 38 x 1000mm, an essential addition for enhancing safety and convenience in your swimming pool. This grab rail is meticulously crafted from high-quality 316 stainless steel with a polished finish, ensuring both durability and a sleek, modern look.\r\n\r\nMeasuring 1000mm in length with a 38mm diameter, the NIXIN SST Grab Rail provides a secure and comfortable grip. It is designed to be mounted above the water line, offering swimmers reliable support as they approach the pool wall.\r\n\r\nThe grab rail features two sturdy fixing points, which are to be mounted directly into the pool wall, ensuring a firm and stable installation. This makes the NIXIN SST Grab Rail an ideal choice for both residential and commercial pools, enhancing safety without compromising on style.\r\n\r\nChoose the NIXIN SST Grab Rail 1000mm for a blend of elegance, functionality, and peace of mind in your pool area.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','sst-grab-rail-38x1000mm','','','2025-03-17 10:47:53','2025-03-17 08:47:53','',0,'http://www.nixin.co.za/product/nixinsstgrabrail38x1000mm/',0,'product','',0),
(4498,244,'2023-06-19 16:38:57','2023-06-19 14:38:57','','SST-38mm-Grabrail-1.jpg','','inherit','closed','closed','','sst-38mm-grabrail-1-jpg','','','2024-05-15 12:22:33','2024-05-15 10:22:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/SST-38mm-Grabrail-1.jpg',0,'attachment','image/jpeg',0),
(4499,244,'2023-06-19 16:38:58','2023-06-19 14:38:58','<div><span class=\"vd-text-body vd-util-text-overflow-break-word\">NIXIN SST Grab Rail is an assistant alongside the pool wall.  </span></div>\n<div><span class=\"vd-text-body vd-util-text-overflow-break-word\">Can also be used as a support for roll up cover. </span></div>','NIXIN SST Grab Rail 38 x 2000mm','Introducing the NIXIN SST Grab Rail 38 x 1000mm, an essential addition for enhancing safety and convenience in your swimming pool. This grab rail is meticulously crafted from high-quality 316 stainless steel with a polished finish, ensuring both durability and a sleek, modern look.\r\n\r\nMeasuring 2000mm in length with a 38mm diameter, the NIXIN SST Grab Rail provides a secure and comfortable grip. It is designed to be mounted above the water line, offering swimmers reliable support as they approach the pool wall.\r\n\r\nThe grab rail features two sturdy fixing points, which are to be mounted directly into the pool wall, ensuring a firm and stable installation. This makes the NIXIN SST Grab Rail an ideal choice for both residential and commercial pools, enhancing safety without compromising on style.\r\n\r\nChoose the NIXIN SST Grab Rail 2000mm for a blend of elegance, functionality, and peace of mind in your pool area.\r\n\r\nPricing excludes VAT.\r\n\r\nFollow the below link to our NIXIN blog for more information about the importance of handrail installations…\r\n\r\n<a href=\"http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/\" target=\"_blank\" rel=\"noopener\">http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/</a>','publish','closed','closed','','nixin-sst-grab-rail-38-x-2000mm','','','2025-03-17 10:47:51','2025-03-17 08:47:51','',0,'http://www.nixin.co.za/product/nixin-sst-grab-rail-38-x-2000mm/',0,'product','',0),
(4500,244,'2023-06-22 15:57:29','2023-06-22 13:57:29','','BADU-MAT-R40_3-GK-SA-INC-PIPES_580x.jpg','','inherit','closed','closed','','badu-mat-r40_3-gk-sa-inc-pipes_580x-jpg','','','2023-06-22 15:57:29','2023-06-22 13:57:29','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/BADU-MAT-R40_3-GK-SA-INC-PIPES_580x.jpg',0,'attachment','image/jpeg',0),
(4501,244,'2023-06-22 15:57:29','2023-06-22 13:57:29','','Speck Aquaswim Multi Port Valve Complete *','Price Excludes VAT','publish','closed','closed','','speck-aquaswim-multi-port-valve-complete','','','2023-12-18 13:53:09','2023-12-18 11:53:09','',0,'http://www.nixin.co.za/product/speck-aquaswim-multi-port-valve-complete/',0,'product','',0),
(4502,244,'2023-06-27 07:59:28','2023-06-27 05:59:28','','NIXIN-Acetal-Compact-Spa-Jet-50mm-Black.jpg','','inherit','closed','closed','','nixin-acetal-compact-spa-jet-50mm-black-jpg','','','2023-06-27 07:59:28','2023-06-27 05:59:28','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Acetal-Compact-Spa-Jet-50mm-Black.jpg',0,'attachment','image/jpeg',0),
(4503,244,'2023-06-27 07:59:29','2023-06-27 05:59:29','','NIXIN Acetal Compact Venturi Spa Jet Black 50mm','Price Excludes VAT','publish','closed','closed','','nixin-acetal-compact-venturi-spa-jet-black-50mm','','','2025-05-02 11:59:28','2025-05-02 09:59:28','',0,'http://www.nixin.co.za/product/nixin-acetal-compact-venturi-spa-jet-black-50mm/',0,'product','',0),
(4504,244,'2023-06-27 07:59:33','2023-06-27 05:59:33','','NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange.jpg','','inherit','closed','closed','','nixin-acetal-compact-spa-jet-black-50mm-flange-jpg','','','2023-06-27 07:59:33','2023-06-27 05:59:33','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Acetal-Compact-Spa-Jet-Black-50mm-Flange.jpg',0,'attachment','image/jpeg',0),
(4505,244,'2023-06-27 07:59:34','2023-06-27 05:59:34','','NIXIN Acetal Compact Venturi Spa Jet Black 50mm + Flange','Price Excludes VAT','publish','closed','closed','','nixin-acetal-compact-venturi-spa-jet-black-50mm-flange','','','2025-02-06 15:04:57','2025-02-06 13:04:57','',0,'http://www.nixin.co.za/product/nixin-acetal-compact-venturi-spa-jet-black-50mm-flange/',0,'product','',0),
(4506,244,'2023-06-27 07:59:39','2023-06-27 05:59:39','','NIXIN-Acetal-Compact-Spa-Jet-50mm-White.jpg','','inherit','closed','closed','','nixin-acetal-compact-spa-jet-50mm-white-jpg','','','2023-06-27 07:59:39','2023-06-27 05:59:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Acetal-Compact-Spa-Jet-50mm-White.jpg',0,'attachment','image/jpeg',0),
(4507,244,'2023-06-27 07:59:39','2023-06-27 05:59:39','','NIXIN Acetal Compact Venturi Spa Jet White 50mm','Price Excludes VAT','publish','closed','closed','','nixin-acetal-compact-venturi-spa-jet-white-50mm','','','2025-05-16 14:11:08','2025-05-16 12:11:08','',0,'http://www.nixin.co.za/product/nixin-acetal-compact-venturi-spa-jet-white-50mm/',0,'product','',0),
(4508,244,'2023-06-27 07:59:44','2023-06-27 05:59:44','','NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange.jpg','','inherit','closed','closed','','nixin-acetal-compact-spa-jet-white-50mm-flange-jpg','','','2023-06-27 07:59:44','2023-06-27 05:59:44','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-Acetal-Compact-Spa-Jet-White-50mm-Flange.jpg',0,'attachment','image/jpeg',0),
(4509,244,'2023-06-27 07:59:45','2023-06-27 05:59:45','','NIXIN Acetal Compact Venturi Spa Jet White 50mm + Flange','Price Excludes VAT','publish','closed','closed','','nixin-acetal-compact-venturi-spa-jet-white-50mm-flange','','','2025-02-06 15:04:56','2025-02-06 13:04:56','',0,'http://www.nixin.co.za/product/nixin-acetal-compact-venturi-spa-jet-white-50mm-flange/',0,'product','',0),
(4510,244,'2023-06-27 08:05:03','2023-06-27 06:05:03','','Aqua-Max-S-Pool-Pump.jpg','','inherit','closed','closed','','aqua-max-s-pool-pump-jpg','','','2023-06-27 08:05:03','2023-06-27 06:05:03','',0,'http://www.nixin.co.za/wp-content/uploads//2023/06/Aqua-Max-S-Pool-Pump.jpg',0,'attachment','image/jpeg',0),
(4511,244,'2023-06-27 08:05:04','2023-06-27 06:05:04','','Aqua Max S Pool Pump *','','publish','closed','closed','','aqua-max-s-pool-pump','','','2025-05-13 12:20:34','2025-05-13 10:20:34','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4511',0,'product','',0),
(4512,244,'2023-06-27 08:05:07','2023-06-27 06:05:07','','Aqua Max S Pool Pump * - 0.6 kW','Option: 0.6 kW','publish','closed','closed','','aqua-max-s-pool-pump-updating-0-6-kw','','','2025-05-13 12:20:34','2025-05-13 10:20:34','',4511,'http://www.nixin.co.za/?post_type=product_variation&p=4512',1,'product_variation','',0),
(4513,244,'2023-06-27 08:05:07','2023-06-27 06:05:07','','Aqua Max S Pool Pump * - 0.75 kW','Option: 0.75 kW','publish','closed','closed','','aqua-max-s-pool-pump-updating-0-75-kw','','','2025-05-13 12:20:33','2025-05-13 10:20:33','',4511,'http://www.nixin.co.za/?post_type=product_variation&p=4513',2,'product_variation','',0),
(4514,244,'2023-06-27 08:05:07','2023-06-27 06:05:07','','Aqua Max S Pool Pump * - 1.1 kW','Option: 1.1 kW','publish','closed','closed','','aqua-max-s-pool-pump-updating-1-1-kw','','','2025-05-13 12:20:34','2025-05-13 10:20:34','',4511,'http://www.nixin.co.za/?post_type=product_variation&p=4514',3,'product_variation','',0),
(4515,244,'2023-06-27 08:05:50','2023-06-27 06:05:50','','Aqua Max S Pool Pump Top','','inherit','closed','closed','','aqua-max-s-pool-pump-top','','','2023-06-27 08:05:50','2023-06-27 06:05:50','',4511,'http://www.nixin.co.za/wp-content/uploads//2023/06/Aqua-Max-S-Pool-Pump-Top.jpg',0,'attachment','image/jpeg',0),
(4519,244,'2023-06-27 14:52:01','2023-06-27 12:52:01','','PVC MM Adaptor # - MM 50, Black','Size: MM 50, Colour: Black','publish','closed','closed','','pvc-mm-adaptor-mm-50-black','','','2025-02-15 10:37:13','2025-02-15 08:37:13','',4061,'http://www.nixin.co.za/?post_type=product_variation&p=4519',4,'product_variation','',0),
(4520,244,'2023-06-27 14:52:01','2023-06-27 12:52:01','','PVC MM Adaptor # - MM 50, White','Size: MM 50, Colour: White','publish','closed','closed','','pvc-mm-adaptor-mm-50-white','','','2025-02-15 10:37:13','2025-02-15 08:37:13','',4061,'http://www.nixin.co.za/?post_type=product_variation&p=4520',5,'product_variation','',0),
(4521,244,'2023-06-27 14:52:01','2023-06-27 12:52:01','','PVC MM Adaptor # - MM 50, Grey','Size: MM 50, Colour: Grey','publish','closed','closed','','pvc-mm-adaptor-mm-50-grey','','','2025-02-15 10:37:12','2025-02-15 08:37:12','',4061,'http://www.nixin.co.za/?post_type=product_variation&p=4521',6,'product_variation','',0),
(4525,1,'2023-06-27 15:12:50','2023-06-27 13:12:50','','Google Tag Manager - Nixin Pools','','publish','closed','closed','','google-tag-manager-nixin-pools','','','2023-06-27 15:12:50','2023-06-27 13:12:50','',0,'http://nixin.co.za/?post_type=gp_elements&#038;p=4525',0,'gp_elements','',0),
(4526,1,'2023-06-27 15:12:50','2023-06-27 13:12:50','','Google Tag Manager - Nixin Pools','','inherit','closed','closed','','4525-revision-v1','','','2023-06-27 15:12:50','2023-06-27 13:12:50','',4525,'http://nixin.co.za/?p=4526',0,'revision','',0),
(4527,1,'2023-06-27 15:13:45','2023-06-27 13:13:45','','GA4 Tag - Nixin Pools','','publish','closed','closed','','ga4-tag-nixin-pools','','','2023-06-27 15:13:45','2023-06-27 13:13:45','',0,'http://nixin.co.za/?post_type=gp_elements&#038;p=4527',0,'gp_elements','',0),
(4528,1,'2023-06-27 15:13:45','2023-06-27 13:13:45','','GA4 Tag - Nixin Pools','','inherit','closed','closed','','4527-revision-v1','','','2023-06-27 15:13:45','2023-06-27 13:13:45','',4527,'http://nixin.co.za/?p=4528',0,'revision','',0),
(4529,1,'2023-06-27 15:14:42','2023-06-27 13:14:42','','Body tag - Tag Manager - Nixin Pools','','publish','closed','closed','','body-tag-tag-manager-nixin-pools','','','2023-06-27 15:14:42','2023-06-27 13:14:42','',0,'http://nixin.co.za/?post_type=gp_elements&#038;p=4529',0,'gp_elements','',0),
(4530,1,'2023-06-27 15:14:42','2023-06-27 13:14:42','','Body tag - Tag Manager - Nixin Pools','','inherit','closed','closed','','4529-revision-v1','','','2023-06-27 15:14:42','2023-06-27 13:14:42','',4529,'http://nixin.co.za/?p=4530',0,'revision','',0),
(4531,1,'2023-06-27 15:18:03','2023-06-27 13:18:03','','Google Ads - GCT Code','','publish','closed','closed','','google-ads-gct-code','','','2023-06-27 15:18:03','2023-06-27 13:18:03','',0,'http://nixin.co.za/?post_type=gp_elements&#038;p=4531',0,'gp_elements','',0),
(4532,1,'2023-06-27 15:18:03','2023-06-27 13:18:03','','Google Ads - GCT Code','','inherit','closed','closed','','4531-revision-v1','','','2023-06-27 15:18:03','2023-06-27 13:18:03','',4531,'http://nixin.co.za/?p=4532',0,'revision','',0),
(4533,1,'2023-06-27 15:18:50','2023-06-27 13:18:50','','GCT Code - Thank you page','','publish','closed','closed','','gct-code-thank-you-page','','','2023-06-27 15:18:50','2023-06-27 13:18:50','',0,'http://nixin.co.za/?post_type=gp_elements&#038;p=4533',0,'gp_elements','',0),
(4534,1,'2023-06-27 15:18:50','2023-06-27 13:18:50','','GCT Code - Thank you page','','inherit','closed','closed','','4533-revision-v1','','','2023-06-27 15:18:50','2023-06-27 13:18:50','',4533,'http://nixin.co.za/?p=4534',0,'revision','',0),
(4535,1,'2023-06-28 10:20:55','2023-06-28 08:20:55','','Order &ndash; Jun 28, 2023 @ 10:20 AM','','wc-completed','closed','closed','wc_order_qexZOgMDiP6xa','order-jun-28-2023-0820-am','','','2023-06-28 12:12:37','2023-06-28 10:12:37','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4535',0,'shop_order','',4),
(4536,244,'2023-06-28 13:54:26','2023-06-28 11:54:26','','NIXIN-SST-Roll-Top-Ladder-2-step.jpg','','inherit','closed','closed','','nixin-sst-roll-top-ladder-2-step-jpg','','','2024-05-15 14:45:32','2024-05-15 12:45:32','',2739,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Roll-Top-Ladder-2-step.jpg',0,'attachment','image/jpeg',0),
(4537,244,'2023-06-28 13:56:19','2023-06-28 11:56:19','','NIXIN-SST-Standard-Rail-1300mm.jpg','','inherit','closed','closed','','nixin-sst-standard-rail-1300mm-jpg','','','2024-05-15 14:30:24','2024-05-15 12:30:24','',2730,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-Standard-Rail-1300mm.jpg',0,'attachment','image/jpeg',0),
(4538,1,'2023-06-28 14:03:01','2023-06-28 12:03:01','','Order &ndash; Jun 28, 2023 @ 02:03 PM','','wc-completed','closed','closed','wc_order_7AsDs8L94wILi','order-jun-28-2023-1203-pm','','','2023-06-28 14:54:51','2023-06-28 12:54:51','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4538',0,'shop_order','',4),
(4539,244,'2023-06-28 14:53:08','2023-06-28 12:53:08','','NIXIN-SST-P-Rail-Eco-1000mm.jpg','','inherit','closed','closed','','nixin-sst-p-rail-eco-1000mm-jpg','','','2024-05-15 08:46:39','2024-05-15 06:46:39','',2733,'http://www.nixin.co.za/wp-content/uploads//2023/06/NIXIN-SST-P-Rail-Eco-1000mm.jpg',0,'attachment','image/jpeg',0),
(4540,244,'2023-06-28 15:25:34','0000-00-00 00:00:00','','NIXIN Pop Up','','draft','closed','closed','','','','','2023-06-28 15:25:34','0000-00-00 00:00:00','',0,'http://www.nixin.co.za/?post_type=elementor_library&p=4540',0,'elementor_library','',0),
(4541,1,'2023-07-03 10:40:54','2023-07-03 08:40:54','','Order &ndash; Jul 3, 2023 @ 10:40 AM','','wc-processing','closed','closed','wc_order_N50vbOYEO8KMR','order-jul-03-2023-0840-am','','','2023-07-03 10:40:54','2023-07-03 08:40:54','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4541',0,'shop_order','',3),
(4542,244,'2023-07-04 14:18:48','2023-07-04 12:18:48','','Aqua Max S Pool Pump * - 1.5 kW','Option: 1.5 kW','publish','closed','closed','','aqua-max-s-pool-pump-1-5-kw','','','2025-05-13 12:20:34','2025-05-13 10:20:34','',4511,'http://www.nixin.co.za/?post_type=product_variation&p=4542',4,'product_variation','',0),
(4543,244,'2023-07-04 14:18:48','2023-07-04 12:18:48','','Aqua Max S Pool Pump * - 0.25 kW','Option: 0.25 kW','publish','closed','closed','','aqua-max-s-pool-pump-0-25-kw','','','2025-05-13 12:20:34','2025-05-13 10:20:34','',4511,'http://www.nixin.co.za/?post_type=product_variation&p=4543',5,'product_variation','',0),
(4544,244,'2023-07-04 14:18:48','2023-07-04 12:18:48','','Aqua Max S Pool Pump * - 0.4 kW','Option: 0.4 kW','publish','closed','closed','','aqua-max-s-pool-pump-0-4-kw','','','2025-05-13 12:20:34','2025-05-13 10:20:34','',4511,'http://www.nixin.co.za/?post_type=product_variation&p=4544',6,'product_variation','',0),
(4545,244,'2023-07-04 14:34:14','2023-07-04 12:34:14','','LED Lights &amp; Spares','','inherit','closed','closed','','led-lights-spares','','','2023-07-04 14:34:14','2023-07-04 12:34:14','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/LED-Lights-Spares.jpg',0,'attachment','image/jpeg',0),
(4546,244,'2023-07-04 14:37:17','2023-07-04 12:37:17','','PVC Fittings &amp; Glue','','inherit','closed','closed','','pvc-fittings-glue','','','2023-07-04 14:37:17','2023-07-04 12:37:17','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/PVC-Fittings-Glue.jpg',0,'attachment','image/jpeg',0),
(4547,244,'2023-07-04 14:43:16','2023-07-04 12:43:16','','Swimming Pool Accessories','','inherit','closed','closed','','swimming-pool-accessories','','','2023-07-04 14:43:16','2023-07-04 12:43:16','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Swimming-Pool-Accessories.jpg',0,'attachment','image/jpeg',0),
(4548,244,'2023-07-04 15:31:32','2023-07-04 13:31:32','','Quality-Telescopic-Pole.jpg','','inherit','closed','closed','','quality-telescopic-pole-jpg','','','2023-07-04 15:31:32','2023-07-04 13:31:32','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Quality-Telescopic-Pole.jpg',0,'attachment','image/jpeg',0),
(4550,244,'2023-07-04 15:31:36','2023-07-04 13:31:36','','Quality-Telescopic-Pole-1.jpg','','inherit','closed','closed','','quality-telescopic-pole-1-jpg','','','2023-07-04 15:31:36','2023-07-04 13:31:36','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Quality-Telescopic-Pole-1.jpg',0,'attachment','image/jpeg',0),
(4552,244,'2023-07-04 15:34:47','2023-07-04 13:34:47','','Quality-Telescopic-Pole-2.jpg','','inherit','closed','closed','','quality-telescopic-pole-2-jpg','','','2023-07-04 15:34:47','2023-07-04 13:34:47','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Quality-Telescopic-Pole-2.jpg',0,'attachment','image/jpeg',0),
(4554,244,'2023-07-04 15:34:51','2023-07-04 13:34:51','','Quality-Telescopic-Pole-3.jpg','','inherit','closed','closed','','quality-telescopic-pole-3-jpg','','','2023-07-04 15:34:51','2023-07-04 13:34:51','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Quality-Telescopic-Pole-3.jpg',0,'attachment','image/jpeg',0),
(4556,1,'2023-07-04 15:34:56','2023-07-04 13:34:56','','Order &ndash; Jul 4, 2023 @ 03:34 PM','','wc-completed','closed','closed','wc_order_7qoMPWkz3U5VG','order-jul-04-2023-0134-pm','','','2023-07-04 16:33:29','2023-07-04 14:33:29','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4556',0,'shop_order','',4),
(4557,244,'2023-07-04 15:35:48','2023-07-04 13:35:48','','Quality-Telescopic-Pole-4.jpg','','inherit','closed','closed','','quality-telescopic-pole-4-jpg','','','2023-07-04 15:35:48','2023-07-04 13:35:48','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Quality-Telescopic-Pole-4.jpg',0,'attachment','image/jpeg',0),
(4560,244,'2023-07-05 09:38:06','2023-07-05 07:38:06','','NIXIN-SST-Aimflo-Integrated-Ball.jpg','','inherit','closed','closed','','nixin-sst-aimflo-integrated-ball-jpg','','','2023-07-05 09:38:06','2023-07-05 07:38:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/NIXIN-SST-Aimflo-Integrated-Ball.jpg',0,'attachment','image/jpeg',0),
(4561,244,'2023-07-05 09:38:07','2023-07-05 07:38:07','','NIXIN SST Aimflo &amp; Integrated Ball','Price excludes VAT','publish','closed','closed','','nixin-sst-aimflo-integrated-ball','','','2025-05-27 09:53:37','2025-05-27 07:53:37','',0,'http://www.nixin.co.za/product/nixin-sst-aimflo-integrated-ball/',0,'product','',0),
(4562,244,'2023-07-05 09:38:52','2023-07-05 07:38:52','','Quality-Telescopic-Pole-5.jpg','','inherit','closed','closed','','quality-telescopic-pole-5-jpg','','','2023-07-05 09:38:52','2023-07-05 07:38:52','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/Quality-Telescopic-Pole-5.jpg',0,'attachment','image/jpeg',0),
(4563,244,'2023-07-05 09:38:53','2023-07-05 07:38:53','','Telescopic Pole Blue *','Price excludes VAT','publish','closed','closed','','telescopic-pole-blue','','','2025-05-12 11:11:39','2025-05-12 09:11:39','',0,'http://www.nixin.co.za/?post_type=product&#038;p=4563',0,'product','',0),
(4564,244,'2023-07-05 09:38:57','2023-07-05 07:38:57','','Telescopic Pole Blue * - 2 x 1.8m','Option: 2 x 1.8m','publish','closed','closed','','telescopic-pole-blue-updating-2-x-1-8m','','','2025-05-12 11:11:39','2025-05-12 09:11:39','',4563,'http://www.nixin.co.za/?post_type=product_variation&p=4564',1,'product_variation','',0),
(4565,1,'2023-07-08 08:58:56','2023-07-08 06:58:56','','Order &ndash; Jul 8, 2023 @ 08:58 AM','','wc-completed','closed','closed','wc_order_u6Qz0gEeza6kx','order-jul-08-2023-0658-am','','','2023-07-08 09:12:23','2023-07-08 07:12:23','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4565',0,'shop_order','',4),
(4567,1,'2023-07-09 19:39:14','2023-07-09 17:39:14','','Order &ndash; Jul 9, 2023 @ 07:39 PM','','wc-processing','closed','closed','wc_order_aM7mI7BOd7YSe','order-jul-09-2023-0539-pm','','','2023-07-09 19:39:14','2023-07-09 17:39:14','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4567',0,'shop_order','',3),
(4568,1,'2023-07-09 19:45:19','2023-07-09 17:45:19','','Order &ndash; Jul 9, 2023 @ 07:45 PM','','wc-processing','closed','closed','wc_order_jGqX44qqeJvRK','order-jul-09-2023-0545-pm','','','2023-07-09 19:45:20','2023-07-09 17:45:20','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4568',0,'shop_order','',3),
(4569,1,'2023-07-12 09:28:01','2023-07-12 07:28:01','','Order &ndash; Jul 12, 2023 @ 09:28 AM','','wc-completed','closed','closed','wc_order_AcyObvsty6hMd','order-jul-12-2023-0728-am','','','2023-07-12 13:44:14','2023-07-12 11:44:14','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4569',0,'shop_order','',4),
(4570,1,'2023-07-12 16:47:53','2023-07-12 14:47:53','','Order &ndash; Jul 12, 2023 @ 04:47 PM','VAT No. 4790304242','wc-completed','closed','closed','wc_order_TJFlYjjFTShoK','order-jul-12-2023-0247-pm','','','2023-07-13 08:29:04','2023-07-13 06:29:04','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4570',0,'shop_order','',4),
(4584,425,'2023-07-19 09:57:56','2023-07-19 07:57:56','<p>If you’re a swimming pool owner, you’ll know the value that incandescent lights offer for the aesthetics and functionality of your pool. These lights can be a hassle to work with though and many pool owners are starting to opt for LED pool lights. The difference is that these alternatives use bulbs that have small semiconductors which convert electrical energy into light.</p>\n<p>After getting LED lights fitted into your swimming pool, it’s important to give them the care and attention they need. Here’s why:</p>\n<p><!--more--></p>\n<p><strong>Benefits of using LED pool lights</strong></p>\n<p>&nbsp;</p>\n<p><strong><em>Colour</em></strong></p>\n<p>LED lights provide your pool with a better quality of luminescence. They’re have a cooler tone to them than incandescent lights which makes the blue hues more pleasing to the eye and creates a crisper white colour. LED pool lights also have better water penetration which means they’ll provide more luminescence for night swimming.</p>\n<p>&nbsp;</p>\n<p><strong><em>Efficiency</em></strong></p>\n<p>LED lights use about 80% less energy than their incandescent counterparts. The latter has a standard 300-watt capacity that produces the same brightness as the former’s 5-watt capacity. LED lights also generate less heat which ensures a longer lasting bulb gasket.</p>\n<p>&nbsp;</p>\n<p><strong><em>Energy savers</em></strong></p>\n<p>Because of their efficiency, LED pool lights will save you more money than incandescent lights. Less input requirements means less energy usage on their part and a happier wallet for you. Our affordable <a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/\">premium range of LED lights</a> will have you regretting not making the switch to them earlier, browse our stock and let us know what you need.</p>\n<p><strong><em>Longevity </em></strong></p>\n<p>Because of their efficiency, LED lights last longer than incandescent lights. They have about 10 times more life expectancy than their counterparts, which means you won’t have to replace them as often. At the end of the day, you get more bang for your buck.</p>\n<p>&nbsp;</p>\n<p><strong>The bottom line</strong></p>\n<p>With all this mind, it’s clear that taking good care of your LED pool lights will help you save a significant amount of money when it comes to maintaining your swimming pool. The better their condition, the better your pool will look, and the happier your bank account will be.</p>\n<p>&nbsp;</p>\n<p>Get in touch today to find out more about our range of LED pool lights.</p>\n<p><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\"></p>\n<p><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\"></p>','Why you should Care about your Pool’s LED Lights','','inherit','closed','closed','','1869-revision-v1','','','2023-07-19 09:57:56','2023-07-19 07:57:56','',1869,'http://nixin.co.za/?p=4584',0,'revision','',0),
(4585,1,'2023-07-19 11:29:49','2023-07-19 09:29:49','','Order &ndash; Jul 19, 2023 @ 11:29 AM','','wc-completed','closed','closed','wc_order_3WcZnDSqLAooI','order-jul-19-2023-0929-am','','','2023-07-19 15:42:35','2023-07-19 13:42:35','',0,'http://www.nixin.co.za/?post_type=shop_order&#038;p=4585',0,'shop_order','',4),
(4587,244,'2023-07-29 11:18:13','2023-07-29 09:18:13','','PVC-HD-Threaded-Nipple.jpg','','inherit','closed','closed','','pvc-hd-threaded-nipple-jpg','','','2023-07-29 11:18:13','2023-07-29 09:18:13','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/PVC-HD-Threaded-Nipple.jpg',0,'attachment','image/jpeg',0),
(4588,244,'2023-07-29 11:18:14','2023-07-29 09:18:14','','PVC HD Threaded Nipple *','','publish','closed','closed','','pvc-hd-threaded-nipple','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',0,'http://nixin.co.za/?post_type=product&#038;p=4588',0,'product','',0),
(4589,244,'2023-07-29 11:18:17','2023-07-29 09:18:17','','PVC HD Threaded Nipple * - 3/8\"','Option: 3/8\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-3-8','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4589',1,'product_variation','',0),
(4590,244,'2023-07-29 11:18:18','2023-07-29 09:18:18','','PVC HD Threaded Nipple * - 1/2\"','Option: 1/2\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-1-2','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4590',2,'product_variation','',0),
(4591,244,'2023-07-29 11:18:18','2023-07-29 09:18:18','','PVC HD Threaded Nipple * - 3/4\"','Option: 3/4\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-3-4','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4591',3,'product_variation','',0),
(4592,244,'2023-07-29 11:18:18','2023-07-29 09:18:18','','PVC HD Threaded Nipple * - 1\"','Option: 1\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-1','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4592',4,'product_variation','',0),
(4593,244,'2023-07-29 11:18:18','2023-07-29 09:18:18','','PVC HD Threaded Nipple * - 1 1/4\"','Option: 1 1/4\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-1-1-4','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4593',5,'product_variation','',0),
(4594,244,'2023-07-29 11:18:19','2023-07-29 09:18:19','','PVC HD Threaded Nipple * - 1 1/2\"','Option: 1 1/2\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-1-1-2','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4594',6,'product_variation','',0),
(4595,244,'2023-07-29 11:18:19','2023-07-29 09:18:19','','PVC HD Threaded Nipple * - 2\"','Option: 2\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-2','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4595',7,'product_variation','',0),
(4596,244,'2023-07-29 11:18:19','2023-07-29 09:18:19','','PVC HD Threaded Nipple * - 2 1/2\"','Option: 2 1/2\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-2-1-2','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4596',8,'product_variation','',0),
(4597,244,'2023-07-29 11:18:19','2023-07-29 09:18:19','','PVC HD Threaded Nipple * - 3\"','Option: 3\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-3','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4597',9,'product_variation','',0),
(4598,244,'2023-07-29 11:18:19','2023-07-29 09:18:19','','PVC HD Threaded Nipple * - 4\"','Option: 4\"','publish','closed','closed','','pvc-hd-threaded-nipple-updating-4','','','2024-03-11 13:03:52','2024-03-11 11:03:52','',4588,'http://nixin.co.za/?post_type=product_variation&p=4598',10,'product_variation','',0),
(4599,244,'2023-07-29 11:18:39','2023-07-29 09:18:39','','PVC-Compact-Ball-Valve-Threaded.jpg','','inherit','closed','closed','','pvc-compact-ball-valve-threaded-jpg','','','2023-07-29 11:18:39','2023-07-29 09:18:39','',0,'http://www.nixin.co.za/wp-content/uploads//2023/07/PVC-Compact-Ball-Valve-Threaded.jpg',0,'attachment','image/jpeg',0),
(4600,244,'2023-07-29 11:18:39','2023-07-29 09:18:39','','PVC Compact Ball Valve Threaded *','','publish','closed','closed','','pvc-compact-ball-valve-threaded','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',0,'http://nixin.co.za/?post_type=product&#038;p=4600',0,'product','',0),
(4601,244,'2023-07-29 11:18:42','2023-07-29 09:18:42','','PVC Compact Ball Valve Threaded * - 1/2\"','Option: 1/2\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-1-2','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4601',1,'product_variation','',0),
(4602,244,'2023-07-29 11:18:43','2023-07-29 09:18:43','','PVC Compact Ball Valve Threaded * - 3/4\"','Option: 3/4\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-3-4','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4602',2,'product_variation','',0),
(4603,244,'2023-07-29 11:18:43','2023-07-29 09:18:43','','PVC Compact Ball Valve Threaded * - 1\"','Option: 1\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-1','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4603',3,'product_variation','',0),
(4604,244,'2023-07-29 11:18:43','2023-07-29 09:18:43','','PVC Compact Ball Valve Threaded * - 1 1/4\"','Option: 1 1/4\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-1-1-4','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4604',4,'product_variation','',0),
(4605,244,'2023-07-29 11:18:43','2023-07-29 09:18:43','','PVC Compact Ball Valve Threaded * - 1 1/2\"','Option: 1 1/2\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-1-1-2','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4605',5,'product_variation','',0),
(4606,244,'2023-07-29 11:18:43','2023-07-29 09:18:43','','PVC Compact Ball Valve Threaded * - 2\"','Option: 2\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-2','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4606',6,'product_variation','',0),
(4607,244,'2023-07-29 11:18:44','2023-07-29 09:18:44','','PVC Compact Ball Valve Threaded * - 2 1/2\"','Option: 2 1/2\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-2-1-2','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4607',7,'product_variation','',0),
(4608,244,'2023-07-29 11:18:44','2023-07-29 09:18:44','','PVC Compact Ball Valve Threaded * - 3\"','Option: 3\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-3','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4608',8,'product_variation','',0),
(4609,244,'2023-07-29 11:18:44','2023-07-29 09:18:44','','PVC Compact Ball Valve Threaded * - 4\"','Option: 4\"','publish','closed','closed','','pvc-compact-ball-valve-threaded-updating-4','','','2024-03-11 11:03:14','2024-03-11 09:03:14','',4600,'http://nixin.co.za/?post_type=product_variation&p=4609',9,'product_variation','',0),
(4610,1,'2023-07-31 12:18:06','2023-07-31 10:18:06','','Order &ndash; Jul 31, 2023 @ 12:18 PM','','wc-completed','closed','closed','wc_order_gQzLnQO3404t4','order-jul-31-2023-1018-am','','','2023-08-10 08:31:52','2023-08-10 06:31:52','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4610',0,'shop_order','',0),
(4611,1,'2023-08-03 18:44:20','2023-08-03 16:44:20','','Order &ndash; Aug 3, 2023 @ 06:44 PM','','wc-completed','closed','closed','wc_order_ej73BKXqbgaL8','order-aug-03-2023-0444-pm','','','2023-08-04 07:42:13','2023-08-04 05:42:13','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4611',0,'shop_order','',0),
(4612,1,'2023-08-09 18:23:33','2023-08-09 16:23:33','','Order &ndash; Aug 9, 2023 @ 06:23 PM','','wc-completed','closed','closed','wc_order_2KpawPf1ls2p4','order-aug-09-2023-0423-pm','','','2023-08-10 08:32:25','2023-08-10 06:32:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4612',0,'shop_order','',1),
(4613,244,'2023-08-12 15:04:31','2023-08-12 13:04:31','','Mod-N-Cosmo Uno p/sheet - Light Blue','Colour: Light Blue','publish','closed','closed','','mod-n-cosmo-uno-p-sheet-light-blue','','','2025-05-26 14:30:21','2025-05-26 12:30:21','',4393,'http://nixin.co.za/?post_type=product_variation&p=4613',7,'product_variation','',0),
(4614,1,'2023-08-13 13:54:52','2023-08-13 11:54:52','','Order &ndash; August 13, 2023 @ 01:54 PM','','wc-completed','closed','closed','wc_order_OeRG31JgTJe2M','order-aug-13-2023-1154-am','','','2023-08-14 07:48:36','2023-08-14 05:48:36','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4614',0,'shop_order','',1),
(4615,1,'2023-08-13 19:06:06','2023-08-13 17:06:06','','Order &ndash; August 13, 2023 @ 07:06 PM','','wc-completed','closed','closed','wc_order_vK5QySFeazDjS','order-aug-13-2023-0506-pm','','','2023-08-14 07:55:34','2023-08-14 05:55:34','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4615',0,'shop_order','',1),
(4617,244,'2023-08-17 13:35:06','2023-08-17 11:35:06','','NIXIN-SST-Air-Control-1-4-.jpg','','inherit','closed','closed','','nixin-sst-air-control-1-4-jpg','','','2023-08-17 13:35:06','2023-08-17 11:35:06','',0,'http://www.nixin.co.za/wp-content/uploads//2023/08/NIXIN-SST-Air-Control-1-4-.jpg',0,'attachment','image/jpeg',0),
(4618,244,'2023-08-17 13:35:07','2023-08-17 11:35:07','','NIXIN SST Air Control 1/4\"','Price Excludes VAT','publish','closed','closed','','nixin-sst-air-control-34','','','2025-02-01 10:47:18','2025-02-01 08:47:18','',0,'http://nixin.co.za/product/nixin-sst-air-control-34/',0,'product','',0),
(4619,1,'2023-08-22 08:53:04','2023-08-22 06:53:04','','Order &ndash; August 22, 2023 @ 08:53 AM','','wc-completed','closed','closed','wc_order_WhTfd4cYQFAGD','order-aug-22-2023-0653-am','','','2023-08-24 12:19:59','2023-08-24 10:19:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4619',0,'shop_order','',4),
(4620,1,'2023-08-22 08:59:44','2023-08-22 06:59:44','','Order &ndash; August 22, 2023 @ 08:59 AM','Use second gate entrance for unit 1-4','wc-completed','closed','closed','wc_order_yvqSUXGr3YLJA','order-aug-22-2023-0659-am','','','2023-08-22 12:34:27','2023-08-22 10:34:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4620',0,'shop_order','',4),
(4621,244,'2023-08-22 09:00:01','2023-08-22 07:00:01','','nixin-sst-air-control-20mm.jpg','','inherit','closed','closed','','nixin-sst-air-control-20mm-jpg-2','','','2023-08-22 09:00:01','2023-08-22 07:00:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/08/nixin-sst-air-control-20mm.jpg',0,'attachment','image/jpeg',0),
(4623,244,'2023-08-22 09:00:01','2023-08-22 07:00:01','','nixin-sst-air-control-20mm-1.jpg','','inherit','closed','closed','','nixin-sst-air-control-20mm-1-jpg','','','2023-08-22 09:00:01','2023-08-22 07:00:01','',0,'http://www.nixin.co.za/wp-content/uploads//2023/08/nixin-sst-air-control-20mm-1.jpg',0,'attachment','image/jpeg',0),
(4627,1,'2023-08-24 09:56:05','2023-08-24 07:56:05','','Order &ndash; August 24, 2023 @ 09:56 AM','','wc-completed','closed','closed','wc_order_rerEascKq6qpi','order-aug-24-2023-0756-am','','','2023-08-24 11:04:24','2023-08-24 09:04:24','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4627',0,'shop_order','',4),
(4628,1,'2023-08-28 00:05:37','2023-08-27 22:05:37','','Order &ndash; August 28, 2023 @ 12:05 AM','','wc-completed','closed','closed','wc_order_1sTlAIqZzg5OC','order-aug-27-2023-1005-pm','','','2023-08-29 08:21:59','2023-08-29 06:21:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4628',0,'shop_order','',4),
(4629,244,'2023-08-28 12:58:25','2023-08-28 10:58:25','','62787b1db8063417e18ae30a59bd7713c9943208.jpeg','','inherit','closed','closed','','62787b1db8063417e18ae30a59bd7713c9943208-jpeg','','','2023-08-28 12:58:25','2023-08-28 10:58:25','',0,'http://www.nixin.co.za/wp-content/uploads//2023/08/62787b1db8063417e18ae30a59bd7713c9943208.jpeg',0,'attachment','image/jpeg',0),
(4630,244,'2023-08-28 12:58:26','2023-08-28 10:58:26','','NIXIN SST Weir Face Plate','','draft','closed','closed','','nixin-sst-weir-face-plate','','','2025-05-15 16:29:10','2025-05-15 14:29:10','',0,'http://nixin.co.za/?post_type=product&#038;p=4630',0,'product','',0),
(4631,244,'2023-08-28 12:58:29','2023-08-28 10:58:29','','NIXIN SST Weir Face Plate - Standard','Option: Standard','publish','closed','closed','','nixin-sst-weir-face-plate-updating-standard','','','2025-05-13 10:50:46','2025-05-13 08:50:46','',4630,'http://nixin.co.za/?post_type=product_variation&p=4631',1,'product_variation','',0),
(4632,244,'2023-08-28 12:58:30','2023-08-28 10:58:30','','NIXIN SST Weir Face Plate - Swimquip','Option: Swimquip','publish','closed','closed','','nixin-sst-weir-face-plate-updating-swimquip','','','2025-05-13 10:50:46','2025-05-13 08:50:46','',4630,'http://nixin.co.za/?post_type=product_variation&p=4632',2,'product_variation','',0),
(4633,244,'2023-08-28 12:58:30','2023-08-28 10:58:30','','NIXIN SST Weir Face Plate - AquaPro','Option: AquaPro','publish','closed','closed','','nixin-sst-weir-face-plate-updating-aquapro','','','2025-05-13 10:50:45','2025-05-13 08:50:45','',4630,'http://nixin.co.za/?post_type=product_variation&p=4633',3,'product_variation','',0),
(4634,244,'2023-08-28 12:58:30','2023-08-28 10:58:30','','NIXIN SST Weir Face Plate - Standard Liner with holes','Option: Standard Liner with holes','publish','closed','closed','','nixin-sst-weir-face-plate-updating-standard-liner-with-holes','','','2025-05-13 10:50:46','2025-05-13 08:50:46','',4630,'http://nixin.co.za/?post_type=product_variation&p=4634',4,'product_variation','',0),
(4635,244,'2023-08-28 12:58:31','2023-08-28 10:58:31','','NIXIN SST Weir Face Plate - Standard Liner','Option: Standard Liner','publish','closed','closed','','nixin-sst-weir-face-plate-updating-standard-liner','','','2025-05-13 10:50:46','2025-05-13 08:50:46','',4630,'http://nixin.co.za/?post_type=product_variation&p=4635',5,'product_variation','',0),
(4636,244,'2023-08-28 12:58:31','2023-08-28 10:58:31','','NIXIN SST Weir Face Plate - Swimquip Liner with holes','Option: Swimquip Liner with holes','publish','closed','closed','','nixin-sst-weir-face-plate-updating-swimquip-liner-with-holes','','','2025-05-13 10:50:46','2025-05-13 08:50:46','',4630,'http://nixin.co.za/?post_type=product_variation&p=4636',6,'product_variation','',0),
(4637,244,'2023-08-28 12:58:32','2023-08-28 10:58:32','','NIXIN SST Weir Face Plate - Standard (40mm Flange)','Option: Standard (40mm Flange)','publish','closed','closed','','nixin-sst-weir-face-plate-updating-standard-40mm-flange','','','2025-05-13 10:50:46','2025-05-13 08:50:46','',4630,'http://nixin.co.za/?post_type=product_variation&p=4637',7,'product_variation','',0),
(4638,244,'2023-08-28 12:58:45','2023-08-28 10:58:45','','NIXIN SST Weir Face Plate Astral','Price Excludes VAT','publish','closed','closed','','nixin-sst-weir-face-plate-astral','','','2024-11-12 07:31:33','2024-11-12 05:31:33','',0,'http://nixin.co.za/product/nixin-sst-weir-face-plate-astral/',0,'product','',0),
(4639,244,'2023-08-28 12:58:49','2023-08-28 10:58:49','','NIXIN SST Weir Face Plate Badu (35mm Flange)','Price Excludes VAT','publish','closed','closed','','nixin-sst-weir-face-plate-badu','','','2025-02-01 11:20:03','2025-02-01 09:20:03','',0,'http://nixin.co.za/product/nixin-sst-weir-face-plate-badu/',0,'product','',0),
(4640,244,'2023-08-28 12:59:20','2023-08-28 10:59:20','','NIXIN SST Weir Face Plate Standard (60mm Flange)','Price Excludes VAT','publish','closed','closed','','nixinsstweirfaceplatestd60mm','','','2023-08-31 21:59:17','2023-08-31 19:59:17','',0,'http://nixin.co.za/product/nixinsstweirfaceplatestd60mm/',0,'product','',0),
(4641,244,'2023-08-29 08:39:58','2023-08-29 06:39:58','','Aqua Max Pool Filter * - 5Bag','Size: 5Bag','publish','closed','closed','','aqua-max-pool-filter-5bag','','','2025-05-14 08:22:34','2025-05-14 06:22:34','',3179,'http://nixin.co.za/?post_type=product_variation&p=4641',4,'product_variation','',0),
(4642,1,'2023-08-29 15:35:04','2023-08-29 13:35:04','','Order &ndash; August 29, 2023 @ 03:35 PM','','wc-completed','closed','closed','wc_order_DtVGQvIs6gW3R','order-aug-29-2023-0135-pm','','','2023-08-30 14:54:14','2023-08-30 12:54:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4642',0,'shop_order','',4),
(4643,244,'2023-08-31 21:38:59','2023-08-31 19:38:59','','SST-Slimline-Spout-600mm.jpg','','inherit','closed','closed','','sst-slimline-spout-600mm-jpg','','','2023-08-31 21:38:59','2023-08-31 19:38:59','',2779,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Spout-600mm.jpg',0,'attachment','image/jpeg',0),
(4644,244,'2023-08-31 21:39:05','2023-08-31 19:39:05','','SST-Slimline-Profile-Spout-300mm.jpg','','inherit','closed','closed','','sst-slimline-profile-spout-300mm-jpg','','','2023-08-31 21:39:05','2023-08-31 19:39:05','',2765,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Profile-Spout-300mm.jpg',0,'attachment','image/jpeg',0),
(4645,244,'2023-08-31 21:39:56','2023-08-31 19:39:56','','SST-Slimline-Profile-Spout-500mm.jpg','','inherit','closed','closed','','sst-slimline-profile-spout-500mm-jpg','','','2023-08-31 21:39:56','2023-08-31 19:39:56','',2767,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Profile-Spout-500mm.jpg',0,'attachment','image/jpeg',0),
(4646,244,'2023-08-31 21:40:06','2023-08-31 19:40:06','','SST-Slimline-Profile-Spout-500mm-1.jpg','','inherit','closed','closed','','sst-slimline-profile-spout-500mm-1-jpg-2','','','2023-08-31 21:40:06','2023-08-31 19:40:06','',2769,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Profile-Spout-500mm-1.jpg',0,'attachment','image/jpeg',0),
(4647,244,'2023-08-31 21:40:19','2023-08-31 19:40:19','','SST-Slimline-Spout-400mm.jpg','','inherit','closed','closed','','sst-slimline-spout-400mm-jpg','','','2023-08-31 21:40:19','2023-08-31 19:40:19','',2777,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Spout-400mm.jpg',0,'attachment','image/jpeg',0),
(4648,244,'2023-08-31 21:40:53','2023-08-31 19:40:53','','SST-Slimline-Spout-200mm.jpg','','inherit','closed','closed','','sst-slimline-spout-200mm-jpg','','','2023-08-31 21:40:53','2023-08-31 19:40:53','',2775,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Spout-200mm.jpg',0,'attachment','image/jpeg',0),
(4649,244,'2023-08-31 21:41:02','2023-08-31 19:41:02','','SST-Slimline-Spout-600mm-1.jpg','','inherit','closed','closed','','sst-slimline-spout-600mm-1-jpg','','','2023-08-31 21:41:02','2023-08-31 19:41:02','',2781,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Spout-600mm-1.jpg',0,'attachment','image/jpeg',0),
(4650,244,'2023-08-31 21:41:36','2023-08-31 19:41:36','','SST-Slimline-Spout-600mm-2.jpg','','inherit','closed','closed','','sst-slimline-spout-600mm-2-jpg','','','2023-08-31 21:41:36','2023-08-31 19:41:36','',2773,'http://www.nixin.co.za/wp-content/uploads//2023/08/SST-Slimline-Spout-600mm-2.jpg',0,'attachment','image/jpeg',0),
(4651,1,'2023-08-31 22:01:31','2023-08-31 20:01:31','','Order &ndash; August 31, 2023 @ 10:01 PM','','wc-completed','closed','closed','wc_order_BV14SJTZl0EVD','order-aug-31-2023-0801-pm','','','2023-09-01 13:50:42','2023-09-01 11:50:42','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4651',0,'shop_order','',4),
(4652,1,'2023-09-07 11:36:25','2023-09-07 09:36:25','','Order &ndash; September 7, 2023 @ 11:36 AM','','wc-completed','closed','closed','wc_order_i9gxDELMy2bBT','order-sep-07-2023-0936-am','','','2023-09-07 13:50:51','2023-09-07 11:50:51','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4652',0,'shop_order','',4),
(4653,244,'2023-09-11 10:45:18','2023-09-11 08:45:18','','DAB Euroswim Pool Pump * - 2.2kW (300M)','Size: 2.2kW (300M)','publish','closed','closed','','dab-euroswim-pool-pump-1-5kw-300m','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',2922,'http://nixin.co.za/?post_type=product_variation&#038;p=4653',6,'product_variation','',0),
(4655,244,'2023-10-03 13:35:39','2023-10-03 11:35:39','','Pure Tank * - 100ml','Option: 100ml','publish','closed','closed','','pure-tank-100ml','','','2025-04-14 13:23:03','2025-04-14 11:23:03','',3618,'http://nixin.co.za/?post_type=product_variation&#038;p=4655',1,'product_variation','',0),
(4656,244,'2023-10-03 13:38:02','2023-10-03 11:38:02','','Pure Tank * - 1lt','Option: 1lt','publish','closed','closed','','pure-tank-1lt','','','2025-04-14 13:23:03','2025-04-14 11:23:03','',3618,'http://nixin.co.za/?post_type=product_variation&p=4656',2,'product_variation','',0),
(4658,1,'2023-10-10 15:29:19','2023-10-10 13:29:19','','Order &ndash; October 10, 2023 @ 03:29 PM','please add Vat Number 4210132439','wc-completed','closed','closed','wc_order_mUq3k5bd5od1k','order-oct-10-2023-0129-pm','','','2023-10-10 15:52:11','2023-10-10 13:52:11','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4658',0,'shop_order','',4),
(4660,425,'2023-10-12 16:23:58','2023-10-12 14:23:58','','Nixin META Pixel','','draft','closed','closed','','nixin-meta-pixel','','','2023-10-17 06:37:53','2023-10-17 04:37:53','',0,'http://nixin.co.za/?post_type=elementor_snippet&#038;p=4660',0,'elementor_snippet','',0),
(4662,425,'2023-10-16 13:41:33','0000-00-00 00:00:00','','Nixin META Pixel - Copy','','draft','closed','closed','','','','','2023-10-16 13:41:33','0000-00-00 00:00:00','',0,'http://nixin.co.za/?post_type=elementor_snippet&p=4662',0,'elementor_snippet','',0),
(4664,425,'2023-10-16 13:58:15','2023-10-16 11:58:15','<img width=\"1024\" height=\"642\" src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg\" alt=\"\" loading=\"lazy\" />														\r\n			<h1>About Nixin</h1>		\r\n			<h3>NIXIN was first established in 1994, building and renovating domestic swimming pools in South Africa.</h3>		\r\n		<p>We are pool specialists, offering top-quality products and advice on swimming pools, jacuzzis and even koi ponds. We supply our customers with a range of quality pool products such as Aimflo accessories, custom stainless steel, ladders and rails, LED pool lights, MOD-N-Mosiax, MOD-N-Motifs, Panache mosaics. Parabond epoxy, Paradigm motifs, pool filters, water spouts, etc. Our goal is to ensure that your swimming experience is a pleasurable one. We aim to bring innovative and cost effective pool solutions to residential, retail and commercial entities.</p><p>Our team constitutes highly trained and skilled technicians who will work with you from start to finish of your pool project, ensuring that your dream pool becomes a reality. We also have a solid core value system that serves as the skeleton of our organization and focuses on a customer-centric approach which we apply to every project.</p><p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features, accessories, textile mosaics and motifs for fibreglass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p>		\r\n			<a href=\"/about/\" role=\"button\">\r\n						Learn More\r\n					</a>\r\n							Offers\r\n							Years Of Experience\r\n							Qualified Specialists\r\n				%\r\n							Satisfied Clients\r\n			<h2>Why choosing us is a smart idea?</h2>		\r\n				<h3>\r\n						Skilled Pros					\r\n				</h3>\r\n									<p>\r\n						Each member of our manufacturing team is skilled to execute any task within the production process, and partake in the development of new products , repairs or upgrades that would keep your pool in trend for the next season!  					</p>\r\n				<h3>\r\n						best equipment					\r\n				</h3>\r\n									<p>\r\n						We have partnered with other specialised sectors in the engineering industry to provide us with their services &amp; most up to date processed components which we assemble and package as a completed product!					</p>\r\n				<h3>\r\n						Affordable prices					\r\n				</h3>\r\n									<p>\r\n						While overseas imports maybe expensive, we have gained a reputation to offer products of an international standard at local pricing. \r\nWe negotiate bundle deals and trade fairly with all our end users &amp; distributors, priding ourselves with excellent &amp; prompt service delivery to all destinations!					</p>\r\n												<img width=\"1024\" height=\"320\" src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-1024x320.png\" alt=\"\" loading=\"lazy\" />														\r\n			<h2>Gallery</h2>		\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8e07cf2\" href=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"></a><img src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" />					\r\n			<h2>Latest News</h2><!-- Created with Elementor -->','Home','','inherit','closed','closed','','54-revision-v1','','','2023-10-16 13:58:15','2023-10-16 11:58:15','',54,'http://nixin.co.za/?p=4664',0,'revision','',0),
(4665,425,'2023-10-16 14:08:34','2023-10-16 12:08:34','<!-- Created with Elementor -->','Pool Products','','inherit','closed','closed','','970-revision-v1','','','2023-10-16 14:08:34','2023-10-16 12:08:34','',970,'http://nixin.co.za/?p=4665',0,'revision','',0),
(4666,425,'2023-10-16 14:10:04','2023-10-16 12:10:04','<h1>Gallery</h1>		\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg\" alt=\"\" data-no-lazy=\"1\" /></a>					\r\n						<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5031c67\" href=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\"><img src=\"http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg\" alt=\"\" data-no-lazy=\"1\" /></a><!-- Created with Elementor -->','Gallery','','inherit','closed','closed','','60-revision-v1','','','2023-10-16 14:10:04','2023-10-16 12:10:04','',60,'http://nixin.co.za/?p=4666',0,'revision','',0),
(4667,425,'2023-10-16 14:14:35','2023-10-16 12:14:35','<a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/led-pool-lights/\">\r\n							<img width=\"300\" height=\"300\" src=\"http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/led-pool-lights/\">LED Pool Lights</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/aimflo-accessories/\">\r\n							<img width=\"300\" height=\"300\" src=\"http://www.nixin.co.za/wp-content/uploads//2022/10/Aimflo-Accessories-300x300-1.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/aimflo-accessories/\">Acetal Accessories</a></h2><!-- Created with Elementor -->','Eco Swimming Pool Equipment','','inherit','closed','closed','','2519-revision-v1','','','2023-10-16 14:14:35','2023-10-16 12:14:35','',2519,'http://nixin.co.za/?p=4667',0,'revision','',0),
(4669,425,'2023-10-16 14:28:41','2023-10-16 12:28:41','<h1>About us</h1>		\r\n		<p>In 2003 we began to manufacture and supply specialized swimming pool products,  including exclusive stainless steel water features<strong>,</strong> accessories, textile mosaics and motifs for fibre glass pools as well as various other related ancillaries to customers in South Africa and worldwide.</p><p>NIXIN (NIX INnovations) is made up of a vibrant team of individuals with diverse skills who are passionate about utilizing facets of their natural human talent pertaining to design, development and creative problem solving ability. Focused on \'<strong>Exclusive Lifestyle Innovations</strong>\' we endeavor to deliver the highest level of <strong>sheer engineering brilliance</strong>!</p><p>We attribute our success to the passion and ambition of each member in their field of expertise, including 3D design, laser cutting, CNC machining and stainless steel fabrication, textile printing and processing.</p>		\r\n										<img width=\"400\" height=\"353\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg\" alt=\"\" />											\r\n										<img width=\"400\" height=\"501\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Curve-Pool-Side.jpg\" alt=\"\" />											\r\n		<p>With a tool-making and general engineering background - a career associated with Polymer science since 1981 - and with partners from the construction and textile industry who combine for extensive experience, we now modernize poolware at private homes and hospitality establishments alike. </p><p>The development of our Stainless Steel poolware NIX-INOX product range is ongoing. Each of our new and existing poolware components are manufactured and finished to exacting standards either by CNC or LASER CUT technology to within 0.1mm tolerances.</p><p>These standards guarantee the effectiveness, performance and durability, especially in Water Dynamics displays such as our Cascading Spouts, Rain Curtain and Fountain water features. NIX-INOX now has water creations either falling, ascending or flowing horizontally for optimum therapeutics in sight &amp; sound effects.</p><p>NIX-INOX is mastering the art of “Living Water”, which has a natural revitalization effect desired by stressed city dwellers! Water effects have endless actions and reactions depending on the source and feature design.</p><p>NIXIN State-of-the-art Stainless Steel waterspouts exude silver streaming cascades of living water… emanating multiple refreshing sounds of whispering wellness… that create an acoustical ambience of sensational therapeutic tranquillity!</p><p>A NIX-INOX PRODUCT is an expression of our creativity, designed to enrich those who are privileged to utilize their fine worth.</p><!-- Created with Elementor -->','About Us','','inherit','closed','closed','','56-revision-v1','','','2023-10-16 14:28:41','2023-10-16 12:28:41','',56,'http://nixin.co.za/?p=4669',0,'revision','',0),
(4671,1,'2023-10-19 14:06:21','2023-10-19 12:06:21','','Order &ndash; October 19, 2023 @ 02:06 PM','','wc-completed','closed','closed','wc_order_aqYbQe030hSAk','order-oct-19-2023-1206-pm','','','2023-10-19 14:48:05','2023-10-19 12:48:05','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4671',0,'shop_order','',4),
(4673,1,'2023-10-25 09:38:10','2023-10-25 07:38:10','','Order &ndash; October 25, 2023 @ 09:38 AM','','wc-completed','closed','closed','wc_order_aDIojLvvwQmNi','order-oct-25-2023-0738-am','','','2023-10-25 12:35:34','2023-10-25 10:35:34','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4673',0,'shop_order','',4),
(4674,244,'2023-10-26 15:28:52','2023-10-26 13:28:52','','72LED Lamp Only - 3watt, Blue LED','Option: 3watt, Colour: Blue LED','publish','closed','closed','','72led-lamp-only-blue-led','','','2025-05-27 14:49:14','2025-05-27 12:49:14','',3664,'http://nixin.co.za/?post_type=product_variation&#038;p=4674',3,'product_variation','',0),
(4675,244,'2023-10-26 15:28:52','2023-10-26 13:28:52','','72LED Lamp Only - 3watt, White LED','Option: 3watt, Colour: White LED','publish','closed','closed','','72led-lamp-only-white-led','','','2025-05-27 14:49:14','2025-05-27 12:49:14','',3664,'http://nixin.co.za/?post_type=product_variation&#038;p=4675',4,'product_variation','',0),
(4676,1,'2023-10-30 08:50:12','2023-10-30 06:50:12','','Order &ndash; October 30, 2023 @ 08:50 AM','','wc-completed','closed','closed','wc_order_a8EXp0mNsmGRn','order-oct-30-2023-0650-am','','','2023-10-31 09:45:21','2023-10-31 07:45:21','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4676',0,'shop_order','',4),
(4677,1,'2023-10-31 13:37:50','2023-10-31 11:37:50','','Order &ndash; October 31, 2023 @ 01:37 PM','Alternative contact: Ian Project Manager on site 0813345272','wc-completed','closed','closed','wc_order_9AkJVkawH6dKH','order-oct-31-2023-1137-am','','','2023-11-01 08:03:04','2023-11-01 06:03:04','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4677',0,'shop_order','',4),
(4678,1,'2023-11-01 16:40:20','2023-11-01 14:40:20','','Order &ndash; November 1, 2023 @ 04:40 PM','Please deliver inside sports complex, you will see a blue wall with CrossFit Eikestad','wc-completed','closed','closed','wc_order_CDCW0gnKMpSqk','order-nov-01-2023-0240-pm','','','2023-11-02 08:03:32','2023-11-02 06:03:32','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4678',0,'shop_order','',4),
(4680,1,'2023-11-12 09:26:15','2023-11-12 07:26:15','','Order &ndash; November 12, 2023 @ 09:26 AM','Will collect - Local Pickup','wc-completed','closed','closed','wc_order_YtEZfJSC8p3ra','order-nov-12-2023-0726-am','','','2023-11-13 10:29:30','2023-11-13 08:29:30','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4680',0,'shop_order','',4),
(4681,1,'2023-11-20 08:12:57','2023-11-20 06:12:57','','Order &ndash; November 20, 2023 @ 08:12 AM','','wc-completed','closed','closed','wc_order_qVQU4TfMgWa2y','order-nov-20-2023-0612-am','','','2023-11-20 09:34:27','2023-11-20 07:34:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4681',0,'shop_order','',4),
(4682,1,'2023-11-20 10:53:47','2023-11-20 08:53:47','','Order &ndash; November 20, 2023 @ 10:53 AM','','wc-completed','closed','closed','wc_order_T2AdvwH5Bi2lF','order-nov-20-2023-0853-am','','','2023-11-20 13:17:29','2023-11-20 11:17:29','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4682',0,'shop_order','',4),
(4684,1,'2023-11-24 09:08:00','2023-11-24 07:08:00','','Order &ndash; November 24, 2023 @ 09:08 AM','Order to be delivered care of Chilli Lizzi or leave with Security Roben or Oscar','wc-on-hold','closed','closed','wc_order_gAuskRAs3vZt7','order-nov-24-2023-0708-am','','','2023-11-24 09:08:00','2023-11-24 07:08:00','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4684',0,'shop_order','',3),
(4685,1,'2023-11-24 10:32:39','2023-11-24 08:32:39','','Order &ndash; November 24, 2023 @ 10:32 AM','','wc-completed','closed','closed','wc_order_HrXKamuzktBTM','order-nov-24-2023-0832-am','','','2023-11-24 10:44:54','2023-11-24 08:44:54','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4685',0,'shop_order','',4),
(4686,1,'2023-11-30 10:17:34','2023-11-30 08:17:34','','Order &ndash; November 30, 2023 @ 10:17 AM','','wc-completed','closed','closed','wc_order_Jzr5SfQAgAYHI','order-nov-30-2023-0817-am','','','2023-11-30 13:33:42','2023-11-30 11:33:42','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4686',0,'shop_order','',4),
(4687,1,'2023-12-08 11:06:38','2023-12-08 09:06:38','','Order &ndash; December 8, 2023 @ 11:06 AM','','wc-completed','closed','closed','wc_order_eqYzIZ8w4CsNt','order-dec-08-2023-0906-am','','','2023-12-09 11:22:30','2023-12-09 09:22:30','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4687',0,'shop_order','',4),
(4688,1,'2023-12-08 11:47:15','2023-12-08 09:47:15','','Order &ndash; December 8, 2023 @ 11:47 AM','','wc-completed','closed','closed','wc_order_uy43KXiADLGyl','order-dec-08-2023-0947-am','','','2023-12-11 16:42:48','2023-12-11 14:42:48','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4688',0,'shop_order','',4),
(4691,425,'2023-12-11 18:02:25','2023-12-11 16:02:25','','Kreepy Krauly Leaftrap','','inherit','closed','closed','','3177-autosave-v1','','','2023-12-11 18:02:25','2023-12-11 16:02:25','',3177,'http://nixin.co.za/?p=4691',0,'revision','',0),
(4692,425,'2023-12-11 18:08:26','2023-12-11 16:08:26','','EQ Vinyl Patch Kit *','Price Excludes VAT','inherit','closed','closed','','3491-autosave-v1','','','2023-12-11 18:08:26','2023-12-11 16:08:26','',3491,'http://nixin.co.za/?p=4692',0,'revision','',0),
(4693,1,'2023-12-12 13:04:04','2023-12-12 11:04:04','','Order &ndash; December 12, 2023 @ 01:04 PM','','wc-completed','closed','closed','wc_order_pjAqdGu2uKq77','order-dec-12-2023-1104-am','','','2023-12-14 08:10:27','2023-12-14 06:10:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4693',0,'shop_order','',4),
(4694,1,'2023-12-19 15:08:00','2023-12-19 13:08:00','','Order &ndash; December 19, 2023 @ 03:08 PM','','wc-completed','closed','closed','wc_order_TuvN94W6qifMd','order-dec-19-2023-0108-pm','','','2023-12-19 15:40:14','2023-12-19 13:40:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4694',0,'shop_order','',4),
(4697,1,'2024-01-03 08:27:35','2024-01-03 06:27:35','','Order &ndash; January 3, 2024 @ 08:27 AM','','wc-completed','closed','closed','wc_order_ko1LF47eF69Bb','order-jan-03-2024-0627-am','','','2024-01-05 08:35:37','2024-01-05 06:35:37','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4697',0,'shop_order','',4),
(4700,1,'2024-01-17 09:13:50','2024-01-17 07:13:50','','Order &ndash; January 17, 2024 @ 09:13 AM','','wc-completed','closed','closed','wc_order_f92OqPyfC9KTd','order-jan-17-2024-0713-am','','','2024-01-17 09:56:33','2024-01-17 07:56:33','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4700',0,'shop_order','',4),
(4701,1,'2024-01-17 10:19:44','2024-01-17 08:19:44','','Order &ndash; January 17, 2024 @ 10:19 AM','','wc-on-hold','closed','closed','wc_order_rYKs6uOJxqQO2','order-jan-17-2024-0819-am','','','2024-01-17 10:19:44','2024-01-17 08:19:44','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4701',0,'shop_order','',3),
(4702,1,'2024-01-17 11:13:35','2024-01-17 09:13:35','','Order &ndash; January 17, 2024 @ 11:13 AM','','wc-on-hold','closed','closed','wc_order_ShjUfjbb76vdB','order-jan-17-2024-0913-am','','','2024-01-17 11:13:35','2024-01-17 09:13:35','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4702',0,'shop_order','',3),
(4704,1,'2024-01-30 09:20:31','2024-01-30 07:20:31','','Order &ndash; January 30, 2024 @ 09:20 AM','','wc-completed','closed','closed','wc_order_bWW7B8OnIKHI4','order-jan-30-2024-0720-am','','','2024-01-30 11:03:26','2024-01-30 09:03:26','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4704',0,'shop_order','',4),
(4705,244,'2024-02-01 08:26:46','2024-02-01 06:26:46','','PVC HD Male Adapter Threaded * - 16 x 20 x 1/2\"','Size: 16 x 20 x 1/2\"','publish','closed','closed','','pvc-hd-male-adapter-threaded-16-x-20-x-1-2','','','2025-05-20 16:25:29','2025-05-20 14:25:29','',3898,'http://nixin.co.za/?post_type=product_variation&p=4705',18,'product_variation','',0),
(4708,425,'2024-02-09 09:30:30','2024-02-09 07:30:30','\n                        \n					                                            <button>Search</button>\n                                    \n				                    <h4>Popular Keywords</h4>\n				                    <h4>Categories</h4>\n                <p>No Record Found</p>\n				<a class=\"eael-advanced-search-load-more-button\" href=\"#\">View All Results</a>\n														<a href=\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\">\n							<img width=\"300\" height=\"300\" src=\"http://nixin.co.za/wp-content/uploads//2022/10/Panache-Mosaics-Twisting-Travertine.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/product-category/textile-fibre-mosaics-motifs/\">Textile Fibre Mosaics &amp; Motifs</a></h2>		\n														<a href=\"http://www.nixin.co.za/stainless-steel-swimming-pool-equipment\">\n							<img width=\"1024\" height=\"1024\" src=\"http://nixin.co.za/wp-content/uploads//2023/05/SST-Pool-Equipment-1024x1024.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/stainless-steel-swimming-pool-equipment\">Stainless steel swimming pool equipment</a></h2>		\n														<a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/\">\n							<img width=\"1024\" height=\"1024\" src=\"http://nixin.co.za/wp-content/uploads//2023/05/Eco-Swimming-Pool-Accessories-1024x1024.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/product-category/eco-swimming-pool-equipment/\">eco swimming pool equipment </a></h2>		\n														<a href=\"http://www.nixin.co.za/product-category/epoxy-adhesive/\">\n							<img width=\"300\" height=\"300\" src=\"http://nixin.co.za/wp-content/uploads//2019/06/Parabond-Epoxy-421-300x300-1.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://www.nixin.co.za/product-category/epoxy-adhesive/\">epoxy adhesive</a></h2>		\n														<a href=\"http://www.nixin.co.za/product-category/other-swimming-pool-equipment/\">\n							<img width=\"1024\" height=\"1024\" src=\"http://nixin.co.za/wp-content/uploads//2023/05/Other-Pool-Products-1024x1024.jpg\" alt=\"\" />								</a>\n			<h2><a href=\"http://nixin.co.za/product-category/other-swimming-pool-equipment/\">Other swimming pool equipment</a></h2>		\n		[product_categories number=\"4\" columns=\"4\" hide_empty=\"0\" orderby=\"name\" order=\"desc\" ids=\"43,44,45,46\"]','Product-Archive-Categories-2019-06-04','','inherit','closed','closed','','1003-revision-v1','','','2024-02-09 09:30:30','2024-02-09 07:30:30','',1003,'http://nixin.co.za/?p=4708',0,'revision','',0),
(4709,1,'2024-02-12 15:13:37','2024-02-12 13:13:37','','Order &ndash; February 12, 2024 @ 03:13 PM','','wc-completed','closed','closed','wc_order_532pcxNZqN1IR','order-feb-12-2024-0113-pm','','','2024-02-12 16:13:13','2024-02-12 14:13:13','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4709',0,'shop_order','',4),
(4710,1,'2024-02-12 17:39:16','2024-02-12 15:39:16','','Order &ndash; February 12, 2024 @ 05:39 PM','Z-spout with Blue LED please','wc-completed','closed','closed','wc_order_nL6tXqwxNpCyB','order-feb-12-2024-0339-pm','','','2024-02-13 07:41:19','2024-02-13 05:41:19','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4710',0,'shop_order','',4),
(4712,1,'2024-02-13 16:33:57','2024-02-13 14:33:57','','Order &ndash; February 13, 2024 @ 04:33 PM','','wc-completed','closed','closed','wc_order_ZhTGl7Shzbu6J','order-feb-13-2024-0233-pm','','','2024-02-14 09:10:14','2024-02-14 07:10:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4712',0,'shop_order','',4),
(4713,425,'2024-02-15 14:42:00','2024-02-15 12:42:00','The NIXIN Acetal Adjustable Ball Spout is available in Black or White.\r\nPrecision CNC Machined in Acetal hard wearing plastic for longevity in high velocity water environment.\r\nAimflo Ball Spout creates interesting arch type Laminar flutes that can be installed vertically &amp; horizontally.\r\n\r\nWhen a multiple of aimflo adjustable ball spouts are used, we do recommend using 50mm pvc plumbing to ensure maximum flow at all points.\r\n\r\nWe can assist with the layout of the pipework if needed.','NIXIN Acetal Adjustable Ball Spout Black','The NIXIN Acetal Adjustable Ball Spout is available in Black or White.\r\nPrecision CNC Machined in Acetal hard wearing plastic for longevity in high velocity water environment.\r\nAimflo Ball Spout creates interesting arch type Laminar flutes that can be installed vertically &amp; horizontally.\r\n\r\nWhen a multiple of aimflo adjustable ball spouts are used, we do recommend using 50mm pvc plumbing to ensure maximum flow at all points.\r\n\r\nWe can assist with the layout of the pipework if needed.','inherit','closed','closed','','2976-autosave-v1','','','2024-02-15 14:42:00','2024-02-15 12:42:00','',2976,'http://nixin.co.za/?p=4713',0,'revision','',0),
(4714,425,'2024-02-15 15:45:25','2024-02-15 13:45:25','','Compact Champagne Bubbler White','','inherit','closed','closed','','2985-autosave-v1','','','2024-02-15 15:45:25','2024-02-15 13:45:25','',2985,'http://nixin.co.za/?p=4714',0,'revision','',0),
(4716,244,'2024-02-21 11:50:37','2024-02-21 09:50:37','','Pool Acid # - 2 litre','Size: 2 litre','publish','closed','closed','','pool-acid-2-litre','','','2025-05-23 10:15:04','2025-05-23 08:15:04','',3515,'http://nixin.co.za/?post_type=product_variation&p=4716',2,'product_variation','',0),
(4717,1,'2024-02-26 16:24:19','2024-02-26 14:24:19','','Order &ndash; February 26, 2024 @ 04:24 PM','','wc-completed','closed','closed','wc_order_HaCuAPHdA60hR','order-feb-26-2024-0224-pm','','','2024-02-27 11:33:43','2024-02-27 09:33:43','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4717',0,'shop_order','',4),
(4718,1,'2024-02-27 10:01:53','2024-02-27 08:01:53','','Order &ndash; February 27, 2024 @ 10:01 AM','','wc-completed','closed','closed','wc_order_C2wh1EGGZ3fi7','order-feb-27-2024-0801-am','','','2024-02-28 13:05:27','2024-02-28 11:05:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4718',0,'shop_order','',5),
(4719,1,'2024-02-27 17:31:58','2024-02-27 15:31:58','','Order &ndash; February 27, 2024 @ 05:31 PM','','wc-completed','closed','closed','wc_order_RersrG4U3FNOh','order-feb-27-2024-0331-pm','','','2024-02-28 08:11:29','2024-02-28 06:11:29','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4719',0,'shop_order','',4),
(4720,1,'2024-02-28 13:35:40','2024-02-28 11:35:40','','Order &ndash; February 28, 2024 @ 01:35 PM','','wc-completed','closed','closed','wc_order_i5VDF77lcffRp','order-feb-28-2024-1135-am','','','2024-02-28 15:54:18','2024-02-28 13:54:18','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4720',0,'shop_order','',4),
(4722,1,'2024-03-04 11:36:47','2024-03-04 09:36:47','','Order &ndash; March 4, 2024 @ 11:36 AM','','wc-completed','closed','closed','wc_order_z8xVjiRZsPKFh','order-mar-04-2024-0936-am','','','2024-03-04 13:58:20','2024-03-04 11:58:20','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4722',0,'shop_order','',4),
(4723,1,'2024-03-08 08:14:10','2024-03-08 06:14:10','','Order &ndash; March 8, 2024 @ 08:14 AM','Please phone if you are at the gate','wc-completed','closed','closed','wc_order_0nnaJzW8gH64D','order-mar-08-2024-0614-am','','','2024-03-08 10:01:14','2024-03-08 08:01:14','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4723',0,'shop_order','',4),
(4725,244,'2024-03-11 13:28:54','2024-03-11 11:28:54','','PVC MF Adaptor # - MF 50, Black','Size: MF 50, Colour: Black','publish','closed','closed','','pvc-mf-adaptor-mf-50-black','','','2025-05-24 11:27:12','2025-05-24 09:27:12','',4055,'http://nixin.co.za/?post_type=product_variation&p=4725',4,'product_variation','',0),
(4726,244,'2024-03-11 13:28:54','2024-03-11 11:28:54','','PVC MF Adaptor # - MF 50, White','Size: MF 50, Colour: White','publish','closed','closed','','pvc-mf-adaptor-mf-50-white','','','2025-05-24 11:27:11','2025-05-24 09:27:11','',4055,'http://nixin.co.za/?post_type=product_variation&p=4726',5,'product_variation','',0),
(4727,244,'2024-03-11 13:28:54','2024-03-11 11:28:54','','PVC MF Adaptor # - MF 50, Grey','Size: MF 50, Colour: Grey','publish','closed','closed','','pvc-mf-adaptor-mf-50-grey','','','2025-05-24 11:27:12','2025-05-24 09:27:12','',4055,'http://nixin.co.za/?post_type=product_variation&p=4727',6,'product_variation','',0),
(4728,1,'2024-03-12 21:31:05','2024-03-12 19:31:05','','Order &ndash; March 12, 2024 @ 09:31 PM','','wc-processing','closed','closed','wc_order_KDIWYcFJj6BF9','order-mar-12-2024-0731-pm','','','2024-03-12 21:31:06','2024-03-12 19:31:06','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4728',0,'shop_order','',3),
(4730,244,'2024-03-25 15:05:07','2024-03-25 13:05:07','','Crystal Sands Glass Filter Media * - 25 kg','Size: 25 kg','private','closed','closed','','crystal-sands-glass-filter-media-25-kg','','','2024-03-25 15:05:07','2024-03-25 13:05:07','',3629,'http://nixin.co.za/?post_type=product_variation&p=4730',2,'product_variation','',0),
(4731,244,'2024-03-25 15:05:07','2024-03-25 13:05:07','','Crystal Sands Glass Filter Media * - 20kg','Size: 20kg','private','closed','closed','','crystal-sands-glass-filter-media-20kg','','','2024-03-25 15:05:07','2024-03-25 13:05:07','',3629,'http://nixin.co.za/?post_type=product_variation&p=4731',3,'product_variation','',0),
(4733,1,'2024-04-16 20:00:41','2024-04-16 18:00:41','','Order &ndash; April 16, 2024 @ 08:00 PM','','wc-completed','closed','closed','wc_order_SSDVAYaH7luq1','order-apr-16-2024-0600-pm','','','2024-04-17 08:43:32','2024-04-17 06:43:32','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4733',0,'shop_order','',4),
(4735,1,'2024-05-01 12:30:48','2024-05-01 10:30:48','','Order &ndash; May 1, 2024 @ 12:30 PM','we will collect','wc-completed','closed','closed','wc_order_D9HhhRjwgJ94q','order-may-01-2024-1030-am','','','2024-05-02 12:55:43','2024-05-02 10:55:43','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4735',0,'shop_order','',4),
(4736,1,'2024-05-02 09:30:23','2024-05-02 07:30:23','','Order &ndash; May 2, 2024 @ 09:30 AM','Press 8# at the gate','wc-completed','closed','closed','wc_order_bxdxdlRL7F9cM','order-may-02-2024-0730-am','','','2024-05-02 12:57:15','2024-05-02 10:57:15','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4736',0,'shop_order','',4),
(4737,1,'2024-05-03 10:32:40','2024-05-03 08:32:40','','Order &ndash; May 3, 2024 @ 10:32 AM','','wc-completed','closed','closed','wc_order_rs0c3zTvjciU6','order-may-03-2024-0832-am','','','2024-05-03 11:20:21','2024-05-03 09:20:21','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4737',0,'shop_order','',4),
(4738,1,'2024-05-07 11:46:11','2024-05-07 09:46:11','','Order &ndash; May 7, 2024 @ 11:46 AM','','wc-completed','closed','closed','wc_order_AUHdOcWZGHQLm','order-may-07-2024-0946-am','','','2024-05-07 11:52:44','2024-05-07 09:52:44','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4738',0,'shop_order','',4),
(4739,244,'2024-05-14 11:46:04','2024-05-14 09:46:04','<figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-222x300.jpg\" alt=\"NIXIN SST P-Ladder 50mm (Summer Pools)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Rail-800mm-Core24-225x300.jpg\" alt=\"NIXIN SST P-Rail 800mm (Core24)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-225x300.jpg\" alt=\"NIXIN SST Walk-In Ladder (2 Ocean Pools, Paarl)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Rail-1200mm-Core24-225x300.jpg\" alt=\"NIXIN SST P-Rail 1200mm (Core24)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-225x300.jpg\" alt=\"NIXIN SST Roll Top Ladder 3-step (MacD)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-252x300.jpg\" alt=\"NIXIN SST Standard Rail 1300mm (Core24, Cape Town)\" /></figure>			\n		<h2>Welcome to our latest NIXIN blogpost, where we highlight an essential aspect of pool safety that often goes unnoticed: the correct installation of swimming pool handrails and ladders. These seemingly small components play a significant role in ensuring the safety, accessibility, and overall enjoyment of swimming pools for all users.</h2><p>Let\'s dive deeper into why their proper installation is crucial:</p><p><strong>1. Safety Above All:</strong> Swimming pool handrails and ladders are indispensable safety features that provide crucial support and stability for individuals entering and exiting the pool. Correctly installed handrails offer a secure grip, reducing the risk of slips, falls, and accidents, particularly for children, seniors, and individuals with mobility challenges. Likewise, properly installed ladders facilitate safe entry and exit from the pool, minimizing the potential for injuries.</p><p><strong>2. Accessibility for Everyone:</strong> Accessibility is key to creating inclusive pool environments where everyone can participate and enjoy aquatic activities. Properly installed handrails and ladders enhance accessibility by assisting individuals with disabilities in navigating pool entry points with ease and confidence. By ensuring that all users, regardless of physical ability, can safely access the pool, facilities promote inclusivity and equal enjoyment for all.</p><p><strong>3. Compliance with Regulations:</strong> Compliance with building codes and safety regulations is paramount for any pool facility. Many jurisdictions have specific requirements regarding the installation of pool handrails and ladders to safeguard public safety. By adhering to these regulations and standards, facilities minimize risks and liabilities while demonstrating their commitment to providing safe and accessible swimming environments for patrons.</p><p><strong>4. Longevity and Durability:</strong> Proper installation techniques, such as securely anchoring handrails and ladders to pool decks or structures, contribute to their longevity and durability. Well-installed components are less prone to loosening, corrosion, or damage over time, reducing maintenance costs and ensuring sustained safety for pool users. Investing in quality installation pays dividends in the form of reliable, long-lasting pool amenities.</p><p><strong>5. Enhanced Aesthetics and Functionality:</strong> Beyond safety considerations, properly installed handrails and ladders contribute to the overall aesthetic appeal and functionality of the pool area. Thoughtful placement and alignment of these components enhance the visual appeal of the pool while optimizing their usability. Well-integrated handrails and ladders complement the pool\'s design aesthetic, creating a cohesive and inviting space for swimmers.</p><p><strong>6. Positive User Experience:</strong> Ultimately, the goal of any pool facility is to provide a positive experience for its patrons. Correctly installed handrails and ladders instill confidence and reassurance in swimmers, enhancing their overall enjoyment and satisfaction. By prioritizing safety, accessibility, and functionality, premium facilities create welcoming environments that encourage repeat visits and positive feedback from users.</p><p>In conclusion, the importance of installing swimming pool handrails and ladders correctly cannot be overstated. From ensuring safety and accessibility to complying with regulations and enhancing user experience, properly installed components are essential for creating safe, inclusive, and enjoyable pool environments for everyone.</p><p>Follow the below <strong>NIXIN Pool Ladders &amp; Rails</strong> link to view all our different pool ladders and handrails to suite your swimming pool !</p>		\n			<a href=\"http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&#038;-rails/\" target=\"_blank\" rel=\"noopener\">\n									 NIXIN Pool Ladders &amp; Rails\n					</a>','Stepping Safely In and Out: The Critical Role of Properly Installed Swimming Pool Handrails and Ladders','','publish','closed','open','','stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders','','','2024-05-14 13:52:49','2024-05-14 11:52:49','',0,'http://nixin.co.za/?p=4739',0,'post','',0),
(4741,244,'2024-05-13 13:21:15','2024-05-13 11:21:15','','NIXIN SST P-Ladder 50mm (Summer Pools)','','inherit','closed','closed','','nixin-sst-p-ladder-50mm-summer-pools','','','2024-05-13 13:21:15','2024-05-13 11:21:15','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools.jpg',0,'attachment','image/jpeg',0),
(4743,244,'2024-05-13 13:29:10','2024-05-13 11:29:10','','NIXIN SST P-Rail 800mm | Photo by: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-800mm-core24','','','2024-05-14 15:45:28','2024-05-14 13:45:28','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Rail-800mm-Core24.jpg',0,'attachment','image/jpeg',0),
(4744,244,'2024-05-13 13:29:19','2024-05-13 11:29:19','','NIXIN SST P-Rail 1200mm | Photo by: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-1200mm-core24','','','2024-05-14 15:06:18','2024-05-14 13:06:18','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Rail-1200mm-Core24.jpg',0,'attachment','image/jpeg',0),
(4745,244,'2024-05-13 13:29:28','2024-05-13 11:29:28','','NIXIN SST Roll Top Ladder 3-step (MacD)','','inherit','closed','closed','','nixin-sst-roll-top-ladder-3-step-macd','','','2024-05-13 13:29:28','2024-05-13 11:29:28','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD.jpg',0,'attachment','image/jpeg',0),
(4746,244,'2024-05-13 13:36:14','2024-05-13 11:36:14','','NIXIN SST Walk-In Ladder (2 Ocean Pools, Paarl)','','inherit','closed','closed','','nixin-sst-walk-in-ladder-2-ocean-pools-paarl','','','2024-05-13 13:36:14','2024-05-13 11:36:14','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl.jpg',0,'attachment','image/jpeg',0),
(4747,244,'2024-05-13 13:36:20','2024-05-13 11:36:20','','NIXIN SST Walk-In Ladder (Elyte Chem, Pretoria)','','inherit','closed','closed','','nixin-sst-walk-in-ladder-elyte-chem-pretoria','','','2024-05-13 13:36:20','2024-05-13 11:36:20','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria.jpg',0,'attachment','image/jpeg',0),
(4748,244,'2024-05-13 13:38:57','2024-05-13 11:38:57','','NIXIN SST Walk-In Ladder (Elyte Chem, Pretoria)','','inherit','closed','closed','','nixin-sst-walk-in-ladder-elyte-chem-pretoria-2','','','2024-05-13 13:38:57','2024-05-13 11:38:57','',4739,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Walk-In-Ladder-Elyte-Chem-Pretoria-1.jpg',0,'attachment','image/jpeg',0),
(4756,244,'2024-05-13 14:07:32','2024-05-13 12:07:32','','NIXIN SST Standard Rail 1300mm | Photo by: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-standard-rail-1300mm-core24-cape-town','','','2024-05-15 14:29:10','2024-05-15 12:29:10','',0,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town.jpg',0,'attachment','image/jpeg',0),
(4767,244,'2024-05-14 11:48:47','2024-05-14 09:48:47','','New Blog Template','','inherit','closed','closed','','1984-revision-v1','','','2024-05-14 11:48:47','2024-05-14 09:48:47','',1984,'http://nixin.co.za/?p=4767',0,'revision','',0),
(4774,244,'2024-05-14 13:52:49','2024-05-14 11:52:49','<figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-222x300.jpg\" alt=\"NIXIN SST P-Ladder 50mm (Summer Pools)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Rail-800mm-Core24-225x300.jpg\" alt=\"NIXIN SST P-Rail 800mm (Core24)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Walk-In-Ladder-2-Ocean-Pools-Paarl-225x300.jpg\" alt=\"NIXIN SST Walk-In Ladder (2 Ocean Pools, Paarl)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Rail-1200mm-Core24-225x300.jpg\" alt=\"NIXIN SST P-Rail 1200mm (Core24)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD-225x300.jpg\" alt=\"NIXIN SST Roll Top Ladder 3-step (MacD)\" /></figure><figure><img src=\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-Standard-Rail-1300mm-Core24-Cape-Town-252x300.jpg\" alt=\"NIXIN SST Standard Rail 1300mm (Core24, Cape Town)\" /></figure>			\n		<h2>Welcome to our latest NIXIN blogpost, where we highlight an essential aspect of pool safety that often goes unnoticed: the correct installation of swimming pool handrails and ladders. These seemingly small components play a significant role in ensuring the safety, accessibility, and overall enjoyment of swimming pools for all users.</h2><p>Let\'s dive deeper into why their proper installation is crucial:</p><p><strong>1. Safety Above All:</strong> Swimming pool handrails and ladders are indispensable safety features that provide crucial support and stability for individuals entering and exiting the pool. Correctly installed handrails offer a secure grip, reducing the risk of slips, falls, and accidents, particularly for children, seniors, and individuals with mobility challenges. Likewise, properly installed ladders facilitate safe entry and exit from the pool, minimizing the potential for injuries.</p><p><strong>2. Accessibility for Everyone:</strong> Accessibility is key to creating inclusive pool environments where everyone can participate and enjoy aquatic activities. Properly installed handrails and ladders enhance accessibility by assisting individuals with disabilities in navigating pool entry points with ease and confidence. By ensuring that all users, regardless of physical ability, can safely access the pool, facilities promote inclusivity and equal enjoyment for all.</p><p><strong>3. Compliance with Regulations:</strong> Compliance with building codes and safety regulations is paramount for any pool facility. Many jurisdictions have specific requirements regarding the installation of pool handrails and ladders to safeguard public safety. By adhering to these regulations and standards, facilities minimize risks and liabilities while demonstrating their commitment to providing safe and accessible swimming environments for patrons.</p><p><strong>4. Longevity and Durability:</strong> Proper installation techniques, such as securely anchoring handrails and ladders to pool decks or structures, contribute to their longevity and durability. Well-installed components are less prone to loosening, corrosion, or damage over time, reducing maintenance costs and ensuring sustained safety for pool users. Investing in quality installation pays dividends in the form of reliable, long-lasting pool amenities.</p><p><strong>5. Enhanced Aesthetics and Functionality:</strong> Beyond safety considerations, properly installed handrails and ladders contribute to the overall aesthetic appeal and functionality of the pool area. Thoughtful placement and alignment of these components enhance the visual appeal of the pool while optimizing their usability. Well-integrated handrails and ladders complement the pool\'s design aesthetic, creating a cohesive and inviting space for swimmers.</p><p><strong>6. Positive User Experience:</strong> Ultimately, the goal of any pool facility is to provide a positive experience for its patrons. Correctly installed handrails and ladders instill confidence and reassurance in swimmers, enhancing their overall enjoyment and satisfaction. By prioritizing safety, accessibility, and functionality, premium facilities create welcoming environments that encourage repeat visits and positive feedback from users.</p><p>In conclusion, the importance of installing swimming pool handrails and ladders correctly cannot be overstated. From ensuring safety and accessibility to complying with regulations and enhancing user experience, properly installed components are essential for creating safe, inclusive, and enjoyable pool environments for everyone.</p><p>Follow the below <strong>NIXIN Pool Ladders &amp; Rails</strong> link to view all our different pool ladders and handrails to suite your swimming pool !</p>		\n			<a href=\"http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&#038;-rails/\" target=\"_blank\" rel=\"noopener\">\n									 NIXIN Pool Ladders &amp; Rails\n					</a>','Stepping Safely In and Out: The Critical Role of Properly Installed Swimming Pool Handrails and Ladders','','inherit','closed','closed','','4739-revision-v1','','','2024-05-14 13:52:49','2024-05-14 11:52:49','',4739,'http://nixin.co.za/?p=4774',0,'revision','',0),
(4775,244,'2024-05-14 14:52:27','2024-05-14 12:52:27','','NIXIN SST P-Rail 1200mm | Photo by: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-1200mm-core24-1','','','2024-05-14 15:05:49','2024-05-14 13:05:49','',2726,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-1200mm-Core24-1.jpg',0,'attachment','image/jpeg',0),
(4776,244,'2024-05-14 14:52:34','2024-05-14 12:52:34','','NIXIN SST P-Rail 1200mm | Photo by: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-1200mm-core24-2','','','2024-05-14 15:05:08','2024-05-14 13:05:08','',2726,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-1200mm-Core24-2.jpg',0,'attachment','image/jpeg',0),
(4777,244,'2024-05-14 15:22:56','2024-05-14 13:22:56','','NIXIN SST P-Rail 470mm | Photo By: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-470mm-core24-1','','','2024-05-14 15:23:51','2024-05-14 13:23:51','',2728,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-470mm-Core24-1.jpg',0,'attachment','image/jpeg',0),
(4778,244,'2024-05-14 15:23:02','2024-05-14 13:23:02','','NIXIN SST P-Rail 470mm | Photo By: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-470mm-core24-2','','','2024-05-14 15:23:48','2024-05-14 13:23:48','',2728,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-470mm-Core24-2.jpg',0,'attachment','image/jpeg',0),
(4779,244,'2024-05-14 15:23:11','2024-05-14 13:23:11','','NIXIN SST P-Rail 470mm | Photo By: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-470mm-core24','','','2024-05-14 15:23:46','2024-05-14 13:23:46','',2728,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-470mm-Core24.jpg',0,'attachment','image/jpeg',0),
(4780,244,'2024-05-14 15:50:36','2024-05-14 13:50:36','','NIXIN SST P-Rail 800mm | Photo by: Core24, Cape Town','','inherit','closed','closed','','nixin-sst-p-rail-800mm-core24-1','','','2024-05-14 15:51:56','2024-05-14 13:51:56','',2734,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-800mm-Core24-1.jpg',0,'attachment','image/jpeg',0),
(4781,244,'2024-05-15 09:31:57','2024-05-15 07:31:57','','NIXIN SST P-Rail Eco 1000mm | Photo by: Core24, Cape Town.jpg','','inherit','closed','closed','','nixin-sst-p-rail-eco-1000mm-core24-1-jpg','','','2024-05-15 09:32:29','2024-05-15 07:32:29','',2733,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-P-Rail-Eco-1000mm-Core24-1.jpg-.jpg',0,'attachment','image/jpeg',0),
(4782,244,'2024-05-15 14:29:25','2024-05-15 12:29:25','','NIXIN SST Standard Handrail 1300mm | Photo by: Pool Pleasures, Rustenburg','','inherit','closed','closed','','nixin-sst-standard-handrail-1300mm-photo-by-pool-pleasures-rustenburg','','','2024-05-15 14:29:43','2024-05-15 12:29:43','',2730,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Standard-Handrail-1300mm-Photo-by-Pool-Pleasures-Rustenburg.jpg',0,'attachment','image/jpeg',0),
(4783,244,'2024-05-15 16:30:15','2024-05-15 14:30:15','','NIXIN SST Roll Top Ladder 3-step | Photo by: MacD Fireplaces &amp; Pools, Cape Town','','inherit','closed','closed','','nixin-sst-roll-top-ladder-3-step-macd-2','','','2024-05-15 16:31:29','2024-05-15 14:31:29','',2737,'http://nixin.co.za/wp-content/uploads//2023/05/NIXIN-SST-Roll-Top-Ladder-3-step-MacD.jpg',0,'attachment','image/jpeg',0),
(4784,1,'2024-05-23 11:53:37','2024-05-23 09:53:37','','Order &ndash; May 23, 2024 @ 11:53 AM','','wc-completed','closed','closed','wc_order_spz7wVtVGMYg5','order-may-23-2024-0953-am','','','2024-05-23 13:47:17','2024-05-23 11:47:17','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4784',0,'shop_order','',4),
(4785,1,'2024-05-23 14:53:27','2024-05-23 12:53:27','','Order &ndash; May 23, 2024 @ 02:53 PM','','wc-completed','closed','closed','wc_order_j4aHgVk5GdL8N','order-may-23-2024-1253-pm','','','2024-05-24 08:51:45','2024-05-24 06:51:45','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4785',0,'shop_order','',4),
(4786,1,'2024-05-25 19:43:37','2024-05-25 17:43:37','','Order &ndash; May 25, 2024 @ 07:43 PM','VAT:4560282750','wc-completed','closed','closed','wc_order_NXKCcZ8I3kljk','order-may-25-2024-0543-pm','','','2024-05-27 08:13:33','2024-05-27 06:13:33','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4786',0,'shop_order','',4),
(4787,1,'2024-06-01 14:18:48','2024-06-01 12:18:48','','Order &ndash; June 1, 2024 @ 02:18 PM','','wc-completed','closed','closed','wc_order_9zBxCM0eYwov3','order-jun-01-2024-1218-pm','','','2024-06-03 08:13:52','2024-06-03 06:13:52','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4787',0,'shop_order','',4),
(4788,1,'2024-06-04 12:21:02','2024-06-04 10:21:02','','Order &ndash; June 4, 2024 @ 12:21 PM','','wc-on-hold','closed','closed','wc_order_9kgn2yvMNxqFt','order-jun-04-2024-1021-am','','','2024-06-04 12:21:03','2024-06-04 10:21:03','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4788',0,'shop_order','',3),
(4791,425,'2024-06-28 14:30:56','2024-06-28 12:30:56','','AquaChek Test Strips *','','inherit','closed','closed','','3102-autosave-v1','','','2024-06-28 14:30:56','2024-06-28 12:30:56','',3102,'http://nixin.co.za/?p=4791',0,'revision','',0),
(4792,1,'2024-07-03 13:47:38','2024-07-03 11:47:38','','Order &ndash; July 3, 2024 @ 01:47 PM','','wc-completed','closed','closed','wc_order_NtwbbpPgD8wTm','order-jul-03-2024-1147-am','','','2024-07-03 14:21:17','2024-07-03 12:21:17','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4792',0,'shop_order','',4),
(4793,1,'2024-07-15 09:35:29','2024-07-15 07:35:29','','Order &ndash; July 15, 2024 @ 09:35 AM','','wc-completed','closed','closed','wc_order_I2gTR8MPlBUWq','order-jul-15-2024-0735-am','','','2024-07-15 10:43:18','2024-07-15 08:43:18','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4793',0,'shop_order','',4),
(4794,244,'2024-07-17 11:06:22','2024-07-17 09:06:22','','PVC HD End Cap * - 110mm','Size: 110mm','publish','closed','closed','','pvc-hd-end-cap-110mm','','','2025-02-13 13:47:23','2025-02-13 11:47:23','',3921,'http://nixin.co.za/?post_type=product_variation&p=4794',7,'product_variation','',0),
(4795,244,'2024-07-18 08:40:55','2024-07-18 06:40:55','','Panache Cobalt 3 p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','panache-cobalt-3-p-sheet-turquoise','','','2025-05-23 12:35:46','2025-05-23 10:35:46','',4091,'http://nixin.co.za/?post_type=product_variation&p=4795',7,'product_variation','',0),
(4796,244,'2024-07-18 08:57:28','2024-07-18 06:57:28','','Panache Marston p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','panache-marston-p-sheet-turquoise','','','2025-05-27 10:32:07','2025-05-27 08:32:07','',4189,'http://nixin.co.za/?post_type=product_variation&p=4796',4,'product_variation','',0),
(4797,244,'2024-07-19 14:19:57','2024-07-19 12:19:57','','Dolphin - 99310 - Small, Black','Size: 99310 - Small, Colour: Black','publish','closed','closed','','dolphin-99310-small-black','','','2025-05-19 14:54:18','2025-05-19 12:54:18','',3797,'http://nixin.co.za/?post_type=product_variation&#038;p=4797',2,'product_variation','',0),
(4798,244,'2024-07-19 14:19:57','2024-07-19 12:19:57','','Dolphin - 99410 - Medium, Black','Size: 99410 - Medium, Colour: Black','publish','closed','closed','','dolphin-99410-medium-black','','','2025-05-19 14:54:18','2025-05-19 12:54:18','',3797,'http://nixin.co.za/?post_type=product_variation&#038;p=4798',4,'product_variation','',0),
(4799,244,'2024-07-19 14:19:58','2024-07-19 12:19:58','','Dolphin - 99510 - Large, Black','Size: 99510 - Large, Colour: Black','publish','closed','closed','','dolphin-99510-large-black','','','2025-05-19 14:54:18','2025-05-19 12:54:18','',3797,'http://nixin.co.za/?post_type=product_variation&p=4799',6,'product_variation','',0),
(4800,244,'2024-07-19 14:21:31','2024-07-19 12:21:31','','Panache Regal Riven p/sheet - Light Blue','Colour: Light Blue','publish','closed','closed','','panache-regal-riven-p-sheet-light-blue','','','2025-05-21 13:40:13','2025-05-21 11:40:13','',4213,'http://nixin.co.za/?post_type=product_variation&p=4800',4,'product_variation','',0),
(4801,1,'2024-07-22 11:05:55','2024-07-22 09:05:55','','Order &ndash; July 22, 2024 @ 11:05 AM','','wc-completed','closed','closed','wc_order_lTxZy4oBTdsFN','order-jul-22-2024-0905-am','','','2024-07-22 12:41:37','2024-07-22 10:41:37','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4801',0,'shop_order','',4),
(4804,1,'2024-07-26 14:52:42','2024-07-26 12:52:42','','Order &ndash; July 26, 2024 @ 02:52 PM','','wc-completed','closed','closed','wc_order_Vr3qqH4HcndIl','order-jul-26-2024-1252-pm','','','2024-07-26 15:23:46','2024-07-26 13:23:46','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4804',0,'shop_order','',4),
(4807,1,'2024-07-30 14:57:21','2024-07-30 12:57:21','','Order &ndash; July 30, 2024 @ 02:57 PM','','wc-completed','closed','closed','wc_order_PRwEYH1nAQheU','order-jul-30-2024-1257-pm','','','2024-07-30 15:27:38','2024-07-30 13:27:38','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4807',0,'shop_order','',4),
(4808,1,'2024-08-07 11:09:05','2024-08-07 09:09:05','','Order &ndash; August 7, 2024 @ 11:09 AM','','wc-completed','closed','closed','wc_order_IraO5Q4nrQ2lA','order-aug-07-2024-0909-am','','','2024-08-07 12:34:59','2024-08-07 10:34:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4808',0,'shop_order','',4),
(4811,1,'2024-08-12 09:54:58','2024-08-12 07:54:58','','Order &ndash; August 12, 2024 @ 09:54 AM','','wc-completed','closed','closed','wc_order_RjRgW6mm5NmTA','order-aug-12-2024-0754-am','','','2024-08-12 10:06:04','2024-08-12 08:06:04','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4811',0,'shop_order','',4),
(4812,1,'2024-08-13 08:02:40','2024-08-13 06:02:40','','Order &ndash; August 13, 2024 @ 08:02 AM','','wc-completed','closed','closed','wc_order_iBy8qUpSYmJVU','order-aug-13-2024-0602-am','','','2024-08-13 12:47:56','2024-08-13 10:47:56','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4812',0,'shop_order','',4),
(4813,1,'2024-08-13 15:20:05','2024-08-13 13:20:05','','Order &ndash; August 13, 2024 @ 03:20 PM','','wc-completed','closed','closed','wc_order_QwaFvPi8ZcsQ4','order-aug-13-2024-0120-pm','','','2024-08-13 15:23:18','2024-08-13 13:23:18','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4813',0,'shop_order','',4),
(4814,1,'2024-08-19 11:06:46','2024-08-19 09:06:46','','Order &ndash; August 19, 2024 @ 11:06 AM','','wc-completed','closed','closed','wc_order_wfaD0ROOItBgV','order-aug-19-2024-0906-am','','','2024-08-22 14:42:06','2024-08-22 12:42:06','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4814',0,'shop_order','',4),
(4816,1,'2024-08-27 13:25:38','2024-08-27 11:25:38','','Order &ndash; August 27, 2024 @ 01:25 PM','Phone for security access code','wc-completed','closed','closed','wc_order_kVzuvi8qn1Wne','order-aug-27-2024-1125-am','','','2024-09-03 10:33:50','2024-09-03 08:33:50','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4816',0,'shop_order','',4),
(4817,1,'2024-09-03 10:23:06','2024-09-03 08:23:06','','Order &ndash; September 3, 2024 @ 10:23 AM','','wc-completed','closed','closed','wc_order_AyrN4SfXZK8zB','order-sep-03-2024-0823-am','','','2024-09-03 10:32:59','2024-09-03 08:32:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4817',0,'shop_order','',4),
(4820,244,'2024-09-03 10:37:38','2024-09-03 08:37:38','<h1>Contact Us</h1>		\n			<h3>Got a question or suggestion? We’d like to hear from you. Our team of experts is on hand to answer your questions.</h3>		\n					<ul>\n							<li>\n										19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570\n									</li>\n								<li>\n											<a href=\"tel:+27219819618\">\n										+27 21 981 9618\n											</a>\n									</li>\n								<li>\n											<a href=\"mailto:info@nixin.co.za\">\n										info@nixin.co.za\n											</a>\n									</li>\n						</ul>\n			','Contact Us','','inherit','closed','closed','','62-revision-v1','','','2024-09-03 10:37:38','2024-09-03 08:37:38','',62,'http://nixin.co.za/?p=4820',0,'revision','',0),
(4821,1,'2024-09-09 12:12:24','2024-09-09 10:12:24','','Order &ndash; September 9, 2024 @ 12:12 PM','','wc-completed','closed','closed','wc_order_fHqqBQymyFzyF','order-sep-09-2024-1012-am','','','2024-09-10 07:22:25','2024-09-10 05:22:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4821',0,'shop_order','',4),
(4822,1,'2024-09-19 10:00:07','2024-09-19 08:00:07','','Order &ndash; September 19, 2024 @ 10:00 AM','Business Hours only','wc-completed','closed','closed','wc_order_RRjZv1287X6A0','order-sep-19-2024-0800-am','','','2024-09-19 11:47:34','2024-09-19 09:47:34','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4822',0,'shop_order','',4),
(4823,1,'2024-09-24 16:36:14','2024-09-24 14:36:14','','Order &ndash; September 24, 2024 @ 04:36 PM','','wc-completed','closed','closed','wc_order_PTQaDKC8tHysG','order-sep-24-2024-0236-pm','','','2024-09-30 07:49:25','2024-09-30 05:49:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4823',0,'shop_order','',4),
(4824,1,'2024-09-29 13:21:11','2024-09-29 11:21:11','','Order &ndash; September 29, 2024 @ 01:21 PM','Please leave the parcel at security. James will come and pick it up.','wc-completed','closed','closed','wc_order_QsP1ZN2bfwJ6m','order-sep-29-2024-1121-am','','','2024-09-30 07:49:02','2024-09-30 05:49:02','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4824',0,'shop_order','',4),
(4825,425,'2024-09-30 10:23:42','2024-09-30 08:23:42','','Seahorse','','inherit','closed','closed','','3785-autosave-v1','','','2024-09-30 10:23:42','2024-09-30 08:23:42','',3785,'http://nixin.co.za/?p=4825',0,'revision','',0),
(4827,425,'2024-09-30 10:36:32','2024-09-30 08:36:32','','NIXIN SST Compact Adjustable Ball Spout Complete','The SST Compact Adjustable Ball Spout is a high-quality stainless steel water feature designed for pools and water displays. Its adjustable ball design allows for customizable water flow, adding a dynamic and elegant aesthetic to any pool environment. With its sleek, compact build, it offers durability and versatility, making it an ideal addition for both residential and commercial installations.\n\nPrice Excludes VAT','inherit','closed','closed','','2972-autosave-v1','','','2024-09-30 10:36:32','2024-09-30 08:36:32','',2972,'http://nixin.co.za/?p=4827',0,'revision','',0),
(4828,425,'2024-09-30 10:41:38','2024-09-30 08:41:38','','NIXIN Compact Aimflo White','The Compact Aimflo White Nut is a high-quality pool fitting designed to regulate water flow efficiently. Its compact design and durable construction make it an ideal choice for both residential and commercial pool systems. The sleek white finish adds a clean, modern aesthetic to your pool\'s plumbing setup, ensuring both functionality and style.\n\nPrice Excludes VAT','inherit','closed','closed','','3808-autosave-v1','','','2024-09-30 10:41:38','2024-09-30 08:41:38','',3808,'http://nixin.co.za/?p=4828',0,'revision','',0),
(4829,1,'2024-09-30 10:52:05','2024-09-30 08:52:05','','Order &ndash; September 30, 2024 @ 10:52 AM','','wc-completed','closed','closed','wc_order_VogMd86dgdE8x','order-sep-30-2024-0852-am','','','2024-09-30 12:55:56','2024-09-30 10:55:56','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4829',0,'shop_order','',4),
(4830,1,'2024-09-30 13:48:09','2024-09-30 11:48:09','','Order &ndash; September 30, 2024 @ 01:48 PM','Pls call before delivery','wc-completed','closed','closed','wc_order_E5PYyoc8BxwCL','order-sep-30-2024-1148-am','','','2024-10-01 07:47:23','2024-10-01 05:47:23','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4830',0,'shop_order','',4),
(4831,1,'2024-10-04 13:33:08','2024-10-04 11:33:08','','Order &ndash; October 4, 2024 @ 01:33 PM','','wc-completed','closed','closed','wc_order_RMCbIn45vyOBf','order-oct-04-2024-1133-am','','','2024-10-04 13:41:51','2024-10-04 11:41:51','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4831',0,'shop_order','',4),
(4832,1,'2024-10-06 20:52:37','2024-10-06 18:52:37','','Order &ndash; October 6, 2024 @ 08:52 PM','','wc-completed','closed','closed','wc_order_HFyh5R9yHDHSy','order-oct-06-2024-0652-pm','','','2024-10-08 09:12:53','2024-10-08 07:12:53','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4832',0,'shop_order','',4),
(4833,1,'2024-10-07 09:56:16','2024-10-07 07:56:16','','Order &ndash; October 7, 2024 @ 09:56 AM','','wc-completed','closed','closed','wc_order_zWHQhPfGkLj7n','order-oct-07-2024-0756-am','','','2024-10-08 09:15:38','2024-10-08 07:15:38','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4833',0,'shop_order','',4),
(4834,1,'2024-10-08 08:21:49','2024-10-08 06:21:49','','Order &ndash; October 8, 2024 @ 08:21 AM','','wc-completed','closed','closed','wc_order_PoJINchQ8q1dg','order-oct-08-2024-0621-am','','','2024-10-08 09:43:08','2024-10-08 07:43:08','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4834',0,'shop_order','',4),
(4835,1,'2024-10-09 07:22:55','2024-10-09 05:22:55','','Order &ndash; October 9, 2024 @ 07:22 AM','','wc-completed','closed','closed','wc_order_iRLvfVEf8kzj7','order-oct-09-2024-0522-am','','','2024-10-09 07:35:22','2024-10-09 05:35:22','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4835',0,'shop_order','',4),
(4836,1,'2024-10-14 20:15:50','2024-10-14 18:15:50','','Order &ndash; October 14, 2024 @ 08:15 PM','','wc-completed','closed','closed','wc_order_1e0UvoL375Lem','order-oct-14-2024-0615-pm','','','2024-10-15 07:42:38','2024-10-15 05:42:38','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4836',0,'shop_order','',4),
(4838,1,'2024-10-18 12:01:36','2024-10-18 10:01:36','','Order &ndash; October 18, 2024 @ 12:01 PM','','wc-completed','closed','closed','wc_order_XpkiBvH2cfN3V','order-oct-18-2024-1001-am','','','2024-10-18 12:50:09','2024-10-18 10:50:09','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4838',0,'shop_order','',4),
(4839,1,'2024-10-21 18:38:20','2024-10-21 16:38:20','','Order &ndash; October 21, 2024 @ 06:38 PM','','wc-completed','closed','closed','wc_order_neMwhqDJYU8FL','order-oct-21-2024-0438-pm','','','2024-10-22 08:48:59','2024-10-22 06:48:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4839',0,'shop_order','',4),
(4840,1,'2024-10-22 14:22:38','2024-10-22 12:22:38','','Order &ndash; October 22, 2024 @ 02:22 PM','','wc-completed','closed','closed','wc_order_qlsyNgAoy24Zc','order-oct-22-2024-1222-pm','','','2024-10-23 13:05:49','2024-10-23 11:05:49','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4840',0,'shop_order','',4),
(4841,1,'2024-10-23 12:54:13','2024-10-23 10:54:13','','Order &ndash; October 23, 2024 @ 12:54 PM','','wc-completed','closed','closed','wc_order_3MNyhBzqpsulV','order-oct-23-2024-1054-am','','','2024-10-23 13:06:06','2024-10-23 11:06:06','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4841',0,'shop_order','',4),
(4842,1,'2024-10-26 13:07:39','2024-10-26 11:07:39','','Order &ndash; October 26, 2024 @ 01:07 PM','Please phone Barry on 0832825464 before delivery','wc-completed','closed','closed','wc_order_eoDzMKmUTdlQZ','order-oct-26-2024-1107-am','','','2024-10-28 08:18:32','2024-10-28 06:18:32','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4842',0,'shop_order','',4),
(4843,1,'2024-10-28 12:11:43','2024-10-28 10:11:43','','Order &ndash; October 28, 2024 @ 12:11 PM','','wc-completed','closed','closed','wc_order_3AjGWzyLy6aDH','order-oct-28-2024-1011-am','','','2024-10-28 12:44:12','2024-10-28 10:44:12','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4843',0,'shop_order','',4),
(4844,244,'2024-10-28 12:37:32','2024-10-28 10:37:32','<a href=\"http://www.facebook.com/NixinPoolware/\" target=\"_blank\" rel=\"noopener\">\n						Facebook-f\n											</a>\n					<a href=\"http://www.instagram.com/nixinlife101/\" target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n			<h2>Contacts</h2>		\n			<ul>\n																					<li>\n															<a href=\"tel:+27219819618\">\n								+27 21 981 9618							\n															</a>\n														</li>\n																											<li>\n								info@nixin.co.za							\n													</li>\n													</ul>\n			<ul>\n																					<li>\n															<a href=\"http://www.google.com/maps/place/Waterite+%2F+NIXIN+Poolware/@-33.825192,18.7024108,333m/data=!3m1!1e3!4m6!3m5!1s0x1dcc51668901223d:0x57b6df438ad3eddb!8m2!3d-33.8259217!4d18.7025574!16s%2Fg%2F12hrmwks3?entry=ttu&#038;g_ep=EgoyMDI0MTAyMy4wIKXMDSoASAFQAw%3D%3D\" target=\"_blank\" rel=\"noopener\">\n								19 Tanzanite Crescent, Stonewood, Kraaifontein, 7570							\n															</a>\n														</li>\n													</ul>\n                #gform_wrapper_1[data-form-index=\"0\"].gform-theme,[data-parent-form=\"1_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image/svg+xml,%3Csvg width=\'8\' height=\'14\' viewBox=\'0 0 8 14\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-select: url(\"data:image/svg+xml,%3Csvg width=\'10\' height=\'6\' viewBox=\'0 0 10 6\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill-rule=\'evenodd\' clip-rule=\'evenodd\' d=\'M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-icon-ctrl-search: url(\"data:image/svg+xml,%3Csvg version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' width=\'640\' height=\'640\'%3E%3Cpath d=\'M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z\' fill=\'rgba(17, 35, 55, 0.65)\'/%3E%3C/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}\n                            <p class=\'gform_description\'></p>\n                        \n                        <ul id=\'gform_fields_1\' class=\'gform_fields top_label form_sublabel_below description_below validation_below\'><li id=\"field_1_1\" data-js-reload=\"field_1_1\"><label class=\'gfield_label gform-field-label\' for=\'input_1_1\'>Name*</label> </li><li id=\"field_1_4\" data-js-reload=\"field_1_4\"><label class=\'gfield_label gform-field-label\' for=\'input_1_4\'>Contact Number*</label></li><li id=\"field_1_3\" data-js-reload=\"field_1_3\"><label class=\'gfield_label gform-field-label\' for=\'input_1_3\'>Email Address*</label>\n                            \n                        </li><li id=\"field_1_5\" data-js-reload=\"field_1_5\"><label class=\'gfield_label gform-field-label\' for=\'input_1_5\'>Message*</label><textarea name=\'input_5\' id=\'input_1_5\' class=\'textarea small\' rows=\'10\' cols=\'50\'></textarea></li><li id=\"field_1_6\" data-js-reload=\"field_1_6\"><label class=\'gfield_label gform-field-label\' for=\'input_1_6\'>CAPTCHA</label></li><li id=\"field_1_7\" data-js-reload=\"field_1_7\"><label class=\'gfield_label gform-field-label\' for=\'input_1_7\'>Email</label>This field is for validation purposes and should be left unchanged.</li></ul>\n          \n            \n            \n            \n            \n            \n            \n            \n                        \n		<p>Copyright © 2019 Nixin Poolware | <a href=\"http://www.pointbagency.co.za\">Web Designed by Point.B Digital Marketing Agency</a></p>','Footer-Navigation-2019-06-04','','inherit','closed','closed','','804-revision-v1','','','2024-10-28 12:37:32','2024-10-28 10:37:32','',804,'http://nixin.co.za/?p=4844',0,'revision','',0),
(4846,425,'2024-10-28 15:01:35','2024-10-28 13:01:35','<h1>Introducing the Fan-Jet Waterspout</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2>		\r\n			<h1>Introducing the Fan-Jet Waterspout</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2><!-- Created with Elementor -->','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','inherit','closed','closed','','192-revision-v1','','','2024-10-28 15:01:35','2024-10-28 13:01:35','',192,'http://nixin.co.za/?p=4846',0,'revision','',0),
(4847,425,'2024-10-28 15:01:39','2024-10-28 13:01:39','<h1>Introducing the Fan-Jet Waterspout</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2>		\n			<h1>Introducing the Fan-Jet Waterspout</h1>		\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office…</p><p>We introduce to you our creative DIY installed FAN-JET WATERSPOUT that will provide instant Living Water E-Motion effects to any pool or pond.</p><p>Bring your garden to life and experience the wonder of natural sight and sound therapeutics, without the need for any additional construction or external plumbing.</p><p>How it works:</p><ol><li>An easy to use Aimflo nozzle attachment connects a vertical pipe to the spout with optional angles of water projection.</li><li>Simply remove the Aimflo jet lock ring,</li><li>remove the directional nozzle and</li><li>screw on the spout adaptor.</li></ol><p>The water flow that now returns above waterline can also provide solutions to rimflo pool owners by preventing flooding of rimflo chambers when non return valves fail.</p><p>This also allows APC\'s to work unhindered by directional water flow of high pressure return lines. When switched off, it will allow zero pressure on below-water level pipe lines and filtration systems, reducing the possibility of any unnecessary strain on the pump impeller when starting up.</p><p>Our experience upon testing indicated a  rapid particulate removal with the increased volume of surface skimming.  Extensive aeration ultimately improves water quality and reduces chemical consumption.</p><p>Add a Splash of Class this Summer with this new, totally uncompromising and all-round value added water feature. An instant improvement now available to both waters capes and pool owners alike!</p>		\n			<h2>Search</h2>		\n			<h2>Recent News</h2><!-- Created with Elementor --><!-- Created with Elementor -->','Introducing the Fan-Jet Waterspout','Something to break the silence or calm roadside traffic noise and bring life to your garden, home or office …','inherit','closed','closed','','192-autosave-v1','','','2024-10-28 15:01:39','2024-10-28 13:01:39','',192,'http://nixin.co.za/?p=4847',0,'revision','',0),
(4848,425,'2024-10-28 15:02:52','2024-10-28 13:02:52','<h1>Introducing the FIRST square LED light</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2>		\r\n			<h1>Introducing the FIRST square LED light</h1>		\r\n		<p><img src=\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg\" alt=\"\" width=\"150\" height=\"150\" />After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. We introduce the FIRST <em>NIXIN</em> square LED light in the swimming pool market. Still retro fits the standard 5\" wetniche casing but trims up to a trendy &amp; modern stylish finish.</p><p>Still using the proven LED hardware, this new pool light promises the same longevity with 30 000 hours running time equating to 20 years of domestic service!!</p>		\r\n			<h2>Search</h2>		\r\n			<h2>Recent News</h2><!-- Created with Elementor -->','Introducing the FIRST square LED light','After many years of requests from architects, builders and pool owners alike we have finally come up with the ultimate solution. ','inherit','closed','closed','','185-revision-v1','','','2024-10-28 15:02:52','2024-10-28 13:02:52','',185,'http://nixin.co.za/?p=4848',0,'revision','',0),
(4850,425,'2024-10-28 16:05:42','2024-10-28 14:05:42','<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&#038;-rails/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/Ladders-Rails-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-&#038;-rails/\">Stainless Steel <br>Pool Ladders &amp; Rails</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Accessories-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/\">Stainless Steel pool Accessories</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/SST-Water-Spouts-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/\">stainless steel <br>Water Spouts</a></h2>		\r\n													<a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/\">\r\n							<img width=\"1024\" height=\"1024\" src=\"http://www.nixin.co.za/wp-content/uploads//2023/05/SST-LED-Pool-Lights-1024x1024.jpg\" alt=\"\" loading=\"lazy\" />								</a>\r\n			<h2><a href=\"http://www.nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-led-pool-lights/\">stainless steel <br>LED Pool Lights</a></h2><!-- Created with Elementor --><!-- Created with Elementor --><!-- Created with Elementor -->','Stainless Steel Swimming Pool Equipment','','inherit','closed','closed','','2459-revision-v1','','','2024-10-28 16:05:42','2024-10-28 14:05:42','',2459,'http://nixin.co.za/?p=4850',0,'revision','',0),
(4851,244,'2024-10-28 16:15:54','2024-10-28 14:15:54','','Panache Macro Greek Solid p/sheet - Light blue','Colour: Light blue','publish','closed','closed','','panache-macro-greek-solid-p-sheet-light-blue','','','2025-05-27 09:36:22','2025-05-27 07:36:22','',4171,'http://nixin.co.za/?post_type=product_variation&p=4851',5,'product_variation','',0),
(4853,1,'2024-10-28 19:49:11','2024-10-28 17:49:11','','Order &ndash; October 28, 2024 @ 07:49 PM','','wc-completed','closed','closed','wc_order_6Nbk2oWACr0Px','order-oct-28-2024-0549-pm','','','2024-10-29 15:38:11','2024-10-29 13:38:11','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4853',0,'shop_order','',4),
(4854,244,'2024-10-30 07:54:48','2024-10-30 05:54:48','','DAB Euroswim Pool Pump * - 1.5kW (200M)','Size: 1.5kW (200M)','publish','closed','closed','','dab-euroswim-pool-pump-1-5kw-200m','','','2025-05-26 15:08:50','2025-05-26 13:08:50','',2922,'http://nixin.co.za/?post_type=product_variation&p=4854',5,'product_variation','',0),
(4855,244,'2024-10-31 09:07:14','2024-10-31 07:07:14','','Universal Deck Light Box # - Grey','Colour: Grey','publish','closed','closed','','universal-deck-light-box-grey','','','2025-05-14 07:23:03','2025-05-14 05:23:03','',3452,'http://nixin.co.za/?post_type=product_variation&p=4855',2,'product_variation','',0),
(4856,1,'2024-10-31 13:30:31','2024-10-31 11:30:31','','Order &ndash; October 31, 2024 @ 01:30 PM','','wc-completed','closed','closed','wc_order_dGkQCOTjyuux6','order-oct-31-2024-1130-am','','','2024-10-31 13:37:50','2024-10-31 11:37:50','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4856',0,'shop_order','',4),
(4857,244,'2024-11-01 08:40:25','2024-11-01 06:40:25','','Octopus - 77510 - Small, Navy Blue','Size: 77510 - Small, Colour: Navy Blue','publish','closed','closed','','octopus-77510-small-navy-blue','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://nixin.co.za/?post_type=product_variation&p=4857',5,'product_variation','',0),
(4858,244,'2024-11-01 08:40:25','2024-11-01 06:40:25','','Octopus - 77610 - Medium, Navy Blue','Size: 77610 - Medium, Colour: Navy Blue','publish','closed','closed','','octopus-77610-medium-navy-blue','','','2025-03-25 13:33:58','2025-03-25 11:33:58','',3772,'http://nixin.co.za/?post_type=product_variation&p=4858',10,'product_variation','',0),
(4861,1,'2024-11-06 12:29:16','2024-11-06 10:29:16','','Order &ndash; November 6, 2024 @ 12:29 PM','','wc-completed','closed','closed','wc_order_inPjgRCHubs2d','order-nov-06-2024-1029-am','','','2024-11-06 12:55:13','2024-11-06 10:55:13','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4861',0,'shop_order','',4),
(4862,1,'2024-11-13 20:01:04','2024-11-13 18:01:04','','Order &ndash; November 13, 2024 @ 08:01 PM','','wc-completed','closed','closed','wc_order_TUsxZMViguruE','order-nov-13-2024-0601-pm','','','2024-11-15 07:23:23','2024-11-15 05:23:23','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4862',0,'shop_order','',4),
(4863,1,'2024-11-14 20:35:08','2024-11-14 18:35:08','','Order &ndash; November 14, 2024 @ 08:35 PM','If no one is home, deliver to 11 white street, Barkly East','wc-completed','closed','closed','wc_order_95hr3D5vCVlLs','order-nov-14-2024-0635-pm','','','2024-11-15 07:23:42','2024-11-15 05:23:42','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4863',0,'shop_order','',4),
(4868,425,'2024-11-18 13:17:02','2024-11-18 11:17:02','','Product-Archive-Categories-Display-2019-06-04','','inherit','closed','closed','','1010-revision-v1','','','2024-11-18 13:17:02','2024-11-18 11:17:02','',1010,'http://nixin.co.za/?p=4868',0,'revision','',0),
(4869,1,'2024-11-20 09:19:28','2024-11-20 07:19:28','','Order &ndash; November 20, 2024 @ 09:19 AM','','wc-completed','closed','closed','wc_order_or2nzUPgMtTQM','order-nov-20-2024-0719-am','','','2024-11-20 11:34:08','2024-11-20 09:34:08','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4869',0,'shop_order','',4),
(4870,1,'2024-11-25 08:35:51','2024-11-25 06:35:51','','Order &ndash; November 25, 2024 @ 08:35 AM','','wc-completed','closed','closed','wc_order_Z7w1w3Cji5O5M','order-nov-25-2024-0635-am','','','2024-11-25 08:49:43','2024-11-25 06:49:43','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4870',0,'shop_order','',4),
(4871,1,'2024-11-25 20:29:35','2024-11-25 18:29:35','','Order &ndash; November 25, 2024 @ 08:29 PM','','wc-completed','closed','closed','wc_order_qAZ9Ww3X89Tzl','order-nov-25-2024-0629-pm','','','2024-11-27 09:21:27','2024-11-27 07:21:27','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4871',0,'shop_order','',4),
(4872,1,'2024-11-27 10:53:49','2024-11-27 08:53:49','','Order &ndash; November 27, 2024 @ 10:53 AM','','wc-completed','closed','closed','wc_order_V9mWZuSWFWa1l','order-nov-27-2024-0853-am','','','2024-11-27 13:34:06','2024-11-27 11:34:06','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4872',0,'shop_order','',4),
(4873,1,'2024-12-02 15:08:38','2024-12-02 13:08:38','','Order &ndash; December 2, 2024 @ 03:08 PM','','wc-completed','closed','closed','wc_order_7F75LSTsf7RvQ','order-dec-02-2024-0108-pm','','','2024-12-02 16:00:09','2024-12-02 14:00:09','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4873',0,'shop_order','',4),
(4874,1,'2024-12-03 06:21:42','2024-12-03 04:21:42','','Order &ndash; December 3, 2024 @ 06:21 AM','','wc-completed','closed','closed','wc_order_WSUkkZJ2LLxpb','order-dec-03-2024-0421-am','','','2024-12-03 07:26:46','2024-12-03 05:26:46','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4874',0,'shop_order','',4),
(4876,1,'2024-12-05 08:57:11','2024-12-05 06:57:11','','Order &ndash; December 5, 2024 @ 08:57 AM','','wc-completed','closed','closed','wc_order_mFdCEeKUb886c','order-dec-05-2024-0657-am','','','2024-12-06 07:37:00','2024-12-06 05:37:00','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4876',0,'shop_order','',4),
(4877,1,'2024-12-05 10:51:06','2024-12-05 08:51:06','','Order &ndash; December 5, 2024 @ 10:51 AM','','wc-completed','closed','closed','wc_order_uSLNSmKdJwFPk','order-dec-05-2024-0851-am','','','2024-12-05 12:48:17','2024-12-05 10:48:17','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4877',0,'shop_order','',4),
(4879,1,'2024-12-10 11:06:04','2024-12-10 09:06:04','','Order &ndash; December 10, 2024 @ 11:06 AM','','wc-completed','closed','closed','wc_order_nt3dMHgj8VjaW','order-dec-10-2024-0906-am','','','2024-12-10 12:20:10','2024-12-10 10:20:10','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4879',0,'shop_order','',4),
(4881,1,'2024-12-11 17:28:06','2024-12-11 15:28:06','','Order &ndash; December 11, 2024 @ 05:28 PM','','wc-completed','closed','closed','wc_order_zuWbOu53Q26G7','order-dec-11-2024-0328-pm','','','2024-12-12 12:03:03','2024-12-12 10:03:03','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4881',0,'shop_order','',5),
(4882,1,'2025-01-07 11:07:15','2025-01-07 09:07:15','','Order &ndash; January 7, 2025 @ 11:07 AM','','wc-completed','closed','closed','wc_order_P3We9bbNiv7LH','order-jan-07-2025-0907-am','','','2025-01-07 13:34:11','2025-01-07 11:34:11','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4882',0,'shop_order','',4),
(4883,1,'2025-01-09 11:10:04','2025-01-09 09:10:04','','Order &ndash; January 9, 2025 @ 11:10 AM','','wc-completed','closed','closed','wc_order_coQ5CYcnErcBz','order-jan-09-2025-0910-am','','','2025-01-10 10:24:11','2025-01-10 08:24:11','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4883',0,'shop_order','',4),
(4887,1,'2025-01-13 10:35:57','2025-01-13 08:35:57','','Order &ndash; January 13, 2025 @ 10:35 AM','','wc-completed','closed','closed','wc_order_cUauSQl78lISw','order-jan-13-2025-0835-am','','','2025-01-13 10:55:25','2025-01-13 08:55:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4887',0,'shop_order','',4),
(4888,1,'2025-01-13 14:02:32','2025-01-13 12:02:32','','Order &ndash; January 13, 2025 @ 02:02 PM','','wc-completed','closed','closed','wc_order_BVfzEnheXMaXP','order-jan-13-2025-1202-pm','','','2025-01-13 14:45:20','2025-01-13 12:45:20','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4888',0,'shop_order','',4),
(4889,1,'2025-01-14 19:28:58','2025-01-14 17:28:58','','Order &ndash; January 14, 2025 @ 07:28 PM','','wc-completed','closed','closed','wc_order_oQFBdNltdhk6J','order-jan-14-2025-0528-pm','','','2025-01-15 07:31:15','2025-01-15 05:31:15','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4889',0,'shop_order','',4),
(4890,1,'2025-01-15 11:57:13','2025-01-15 09:57:13','','Order &ndash; January 15, 2025 @ 11:57 AM','','wc-completed','closed','closed','wc_order_dPsKxfy9sjppO','order-jan-15-2025-0957-am','','','2025-01-15 12:34:30','2025-01-15 10:34:30','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4890',0,'shop_order','',4),
(4892,1,'2025-01-23 18:14:41','2025-01-23 16:14:41','','Order &ndash; January 23, 2025 @ 06:14 PM','','wc-completed','closed','closed','wc_order_YP6zSRvJQirG1','order-jan-23-2025-0414-pm','','','2025-01-24 07:31:56','2025-01-24 05:31:56','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4892',0,'shop_order','',4),
(4893,1,'2025-01-24 10:45:05','2025-01-24 08:45:05','','Order &ndash; January 24, 2025 @ 10:45 AM','','wc-completed','closed','closed','wc_order_fL7N5DyPz9hgg','order-jan-24-2025-0845-am','','','2025-01-24 14:04:08','2025-01-24 12:04:08','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4893',0,'shop_order','',4),
(4894,1,'2025-01-29 14:44:30','2025-01-29 12:44:30','','Order &ndash; January 29, 2025 @ 02:44 PM','','wc-completed','closed','closed','wc_order_vj8B4YLQ4hcpd','order-jan-29-2025-1244-pm','','','2025-01-29 14:50:36','2025-01-29 12:50:36','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4894',0,'shop_order','',4),
(4895,1,'2025-01-29 18:53:25','2025-01-29 16:53:25','','Order &ndash; January 29, 2025 @ 06:53 PM','','wc-completed','closed','closed','wc_order_xFJ5JCIqa5L4a','order-jan-29-2025-0453-pm','','','2025-02-05 10:20:59','2025-02-05 08:20:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4895',0,'shop_order','',4),
(4896,1,'2025-02-05 20:13:37','2025-02-05 18:13:37','','Order &ndash; February 5, 2025 @ 08:13 PM','','wc-completed','closed','closed','wc_order_yp0vOZlk9pgKS','order-feb-05-2025-0613-pm','','','2025-02-06 07:37:57','2025-02-06 05:37:57','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4896',0,'shop_order','',4),
(4897,1,'2025-02-06 09:08:08','2025-02-06 07:08:08','','Order &ndash; February 6, 2025 @ 09:08 AM','','wc-completed','closed','closed','wc_order_h4uLeZb9YoEvM','order-feb-06-2025-0708-am','','','2025-02-07 08:26:11','2025-02-07 06:26:11','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4897',0,'shop_order','',4),
(4899,1,'2025-02-11 20:31:17','2025-02-11 18:31:17','','Order &ndash; February 11, 2025 @ 08:31 PM','','wc-completed','closed','closed','wc_order_LxEQTCZydqdHJ','order-feb-11-2025-0631-pm','','','2025-02-12 08:41:53','2025-02-12 06:41:53','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4899',0,'shop_order','',4),
(4900,1,'2025-02-12 13:39:48','2025-02-12 11:39:48','','Order &ndash; February 12, 2025 @ 01:39 PM','','wc-completed','closed','closed','wc_order_AWV0Otnkri3RE','order-feb-12-2025-1139-am','','','2025-02-12 13:55:34','2025-02-12 11:55:34','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4900',0,'shop_order','',4),
(4901,1,'2025-02-12 18:27:53','2025-02-12 16:27:53','','Order &ndash; February 12, 2025 @ 06:27 PM','','wc-completed','closed','closed','wc_order_fKcFWbdmoI2jJ','order-feb-12-2025-0427-pm','','','2025-02-13 07:26:45','2025-02-13 05:26:45','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4901',0,'shop_order','',4),
(4903,244,'2025-02-21 15:05:26','2025-02-21 13:05:26','','Lamanzi-Web.jpeg','','inherit','closed','closed','','lamanzi-web-jpeg','','','2025-02-21 15:05:26','2025-02-21 13:05:26','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Lamanzi-Web.jpeg',0,'attachment','image/jpeg',0),
(4904,244,'2025-02-21 15:05:26','2025-02-21 13:05:26','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ethnic Lamanzi p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ethnic-lamanzi-p-sheet','','','2025-05-17 10:07:13','2025-05-17 08:07:13','',0,'http://nixin.co.za/?post_type=product&#038;p=4904',0,'product','',0),
(4905,244,'2025-02-21 15:05:29','2025-02-21 13:05:29','','Ethnic Lamanzi p/sheet - Blue','Colour: Blue','publish','closed','closed','','ethnic-lamanzi-p-sheet-updating-blue','','','2025-05-17 10:07:12','2025-05-17 08:07:12','',4904,'http://nixin.co.za/?post_type=product_variation&p=4905',1,'product_variation','',0),
(4906,244,'2025-02-21 15:05:29','2025-02-21 13:05:29','','Ethnic Lamanzi p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','ethnic-lamanzi-p-sheet-updating-turquoise','','','2025-05-17 10:07:12','2025-05-17 08:07:12','',4904,'http://nixin.co.za/?post_type=product_variation&p=4906',2,'product_variation','',0),
(4907,244,'2025-02-21 15:05:29','2025-02-21 13:05:29','','Ethnic Lamanzi p/sheet - Black','Colour: Black','publish','closed','closed','','ethnic-lamanzi-p-sheet-updating-black','','','2025-05-17 10:07:12','2025-05-17 08:07:12','',4904,'http://nixin.co.za/?post_type=product_variation&p=4907',3,'product_variation','',0),
(4908,244,'2025-02-21 15:05:40','2025-02-21 13:05:40','','Rushti-Web.jpg','','inherit','closed','closed','','rushti-web-jpg','','','2025-02-21 15:05:40','2025-02-21 13:05:40','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rushti-Web.jpg',0,'attachment','image/jpeg',0),
(4909,244,'2025-02-21 15:05:41','2025-02-21 13:05:41','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ethnic Rushti p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ethnic-rushti-p-sheet','','','2025-05-26 08:51:05','2025-05-26 06:51:05','',0,'http://nixin.co.za/?post_type=product&#038;p=4909',0,'product','',0),
(4910,244,'2025-02-21 15:05:43','2025-02-21 13:05:43','','Ethnic Rushti p/sheet - Blue','Colour: Blue','publish','closed','closed','','ethnic-rushti-p-sheet-updating-blue','','','2025-05-26 08:51:05','2025-05-26 06:51:05','',4909,'http://nixin.co.za/?post_type=product_variation&p=4910',1,'product_variation','',0),
(4911,244,'2025-02-21 15:05:43','2025-02-21 13:05:43','','Ethnic Rushti p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','ethnic-rushti-p-sheet-updating-turquoise','','','2025-05-26 08:51:05','2025-05-26 06:51:05','',4909,'http://nixin.co.za/?post_type=product_variation&p=4911',2,'product_variation','',0),
(4912,244,'2025-02-21 15:05:43','2025-02-21 13:05:43','','Ethnic Rushti p/sheet - Alternative','Colour: Alternative','publish','closed','closed','','ethnic-rushti-p-sheet-updating-brown','','','2025-05-26 08:51:05','2025-05-26 06:51:05','',4909,'http://nixin.co.za/?post_type=product_variation&#038;p=4912',3,'product_variation','',0),
(4913,244,'2025-02-21 15:05:43','2025-02-21 13:05:43','','Ethnic Rushti p/sheet - Traditional','Colour: Traditional','publish','closed','closed','','ethnic-rushti-p-sheet-updating-red','','','2025-05-26 08:51:05','2025-05-26 06:51:05','',4909,'http://nixin.co.za/?post_type=product_variation&#038;p=4913',4,'product_variation','',0),
(4914,244,'2025-02-21 15:05:56','2025-02-21 13:05:56','','Rubello-Web.jpg','','inherit','closed','closed','','rubello-web-jpg','','','2025-02-21 15:05:56','2025-02-21 13:05:56','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rubello-Web.jpg',0,'attachment','image/jpeg',0),
(4915,244,'2025-02-21 15:05:57','2025-02-21 13:05:57','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ethnic Rubello p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ethnic-rubello-p-sheet','','','2025-05-19 14:54:23','2025-05-19 12:54:23','',0,'http://nixin.co.za/?post_type=product&#038;p=4915',0,'product','',0),
(4916,244,'2025-02-21 15:05:59','2025-02-21 13:05:59','','Ethnic Rubello p/sheet - Blue','Colour: Blue','publish','closed','closed','','ethnic-rubello-p-sheet-updating-blue','','','2025-05-19 14:54:22','2025-05-19 12:54:22','',4915,'http://nixin.co.za/?post_type=product_variation&p=4916',1,'product_variation','',0),
(4917,244,'2025-02-21 15:05:59','2025-02-21 13:05:59','','Ethnic Rubello p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','ethnic-rubello-p-sheet-updating-turquoise','','','2025-05-19 14:54:22','2025-05-19 12:54:22','',4915,'http://nixin.co.za/?post_type=product_variation&p=4917',2,'product_variation','',0),
(4918,244,'2025-02-21 15:06:00','2025-02-21 13:06:00','','Ethnic Rubello p/sheet - Black','Colour: Black','publish','closed','closed','','ethnic-rubello-p-sheet-updating-black','','','2025-05-19 14:54:22','2025-05-19 12:54:22','',4915,'http://nixin.co.za/?post_type=product_variation&p=4918',3,'product_variation','',0),
(4919,244,'2025-02-21 15:06:13','2025-02-21 13:06:13','','Xulane-Web.jpg','','inherit','closed','closed','','xulane-web-jpg','','','2025-02-21 15:06:13','2025-02-21 13:06:13','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Xulane-Web.jpg',0,'attachment','image/jpeg',0),
(4920,244,'2025-02-21 15:06:14','2025-02-21 13:06:14','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ethnic Xulane p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ethnic-xulane-p-sheet','','','2025-05-17 10:09:19','2025-05-17 08:09:19','',0,'http://nixin.co.za/?post_type=product&#038;p=4920',0,'product','',0),
(4921,244,'2025-02-21 15:06:16','2025-02-21 13:06:16','','Ethnic Xulane p/sheet - Blue','Colour: Blue','publish','closed','closed','','ethnic-xulane-p-sheet-updating-blue','','','2025-05-17 10:09:19','2025-05-17 08:09:19','',4920,'http://nixin.co.za/?post_type=product_variation&p=4921',1,'product_variation','',0),
(4922,244,'2025-02-21 15:06:17','2025-02-21 13:06:17','','Ethnic Xulane p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','ethnic-xulane-p-sheet-updating-turquoise','','','2025-05-17 10:09:19','2025-05-17 08:09:19','',4920,'http://nixin.co.za/?post_type=product_variation&p=4922',2,'product_variation','',0),
(4923,244,'2025-02-21 15:06:17','2025-02-21 13:06:17','','Ethnic Xulane p/sheet - Black','Colour: Black','publish','closed','closed','','ethnic-xulane-p-sheet-updating-black','','','2025-05-17 10:09:19','2025-05-17 08:09:19','',4920,'http://nixin.co.za/?post_type=product_variation&p=4923',3,'product_variation','',0),
(4924,244,'2025-02-21 15:06:28','2025-02-21 13:06:28','','Zunto-Web.jpg','','inherit','closed','closed','','zunto-web-jpg','','','2025-02-21 16:04:30','2025-02-21 14:04:30','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Zunto-Web.jpg',0,'attachment','image/jpeg',0),
(4925,244,'2025-02-21 15:06:29','2025-02-21 13:06:29','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ethnic Zunto p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ethnic-zunto','','','2025-05-17 10:09:26','2025-05-17 08:09:26','',0,'http://nixin.co.za/?post_type=product&#038;p=4925',0,'product','',0),
(4926,244,'2025-02-21 15:06:31','2025-02-21 13:06:31','','Ethnic Zunto p/sheet - Blue','Colour: Blue','publish','closed','closed','','ethnic-zunto-updating-blue','','','2025-05-17 10:09:26','2025-05-17 08:09:26','',4925,'http://nixin.co.za/?post_type=product_variation&p=4926',1,'product_variation','',0),
(4927,244,'2025-02-21 15:06:32','2025-02-21 13:06:32','','Ethnic Zunto p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','ethnic-zunto-updating-turquoise','','','2025-05-17 10:09:26','2025-05-17 08:09:26','',4925,'http://nixin.co.za/?post_type=product_variation&p=4927',2,'product_variation','',0),
(4928,244,'2025-02-21 15:06:32','2025-02-21 13:06:32','','Ethnic Zunto p/sheet - Black','Colour: Black','publish','closed','closed','','ethnic-zunto-updating-black','','','2025-05-17 10:09:26','2025-05-17 08:09:26','',4925,'http://nixin.co.za/?post_type=product_variation&p=4928',3,'product_variation','',0),
(4929,244,'2025-02-22 11:18:21','2025-02-22 09:18:21','','Lamanzi-Blue.jpg','','inherit','closed','closed','','lamanzi-blue-jpg','','','2025-02-22 11:18:21','2025-02-22 09:18:21','',4905,'http://www.nixin.co.za/wp-content/uploads//2025/02/Lamanzi-Blue.jpg',0,'attachment','image/jpeg',0),
(4930,244,'2025-02-22 11:18:23','2025-02-22 09:18:23','','Lamanzi-Turquoise.jpg','','inherit','closed','closed','','lamanzi-turquoise-jpg','','','2025-02-22 11:18:23','2025-02-22 09:18:23','',4906,'http://www.nixin.co.za/wp-content/uploads//2025/02/Lamanzi-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4931,244,'2025-02-22 11:18:24','2025-02-22 09:18:24','','Lamanzi-Charcoal.jpg','','inherit','closed','closed','','lamanzi-charcoal-jpg','','','2025-02-22 11:18:24','2025-02-22 09:18:24','',4907,'http://www.nixin.co.za/wp-content/uploads//2025/02/Lamanzi-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4932,244,'2025-02-22 11:18:57','2025-02-22 09:18:57','','Xulane-Turquoise.jpg','','inherit','closed','closed','','xulane-turquoise-jpg','','','2025-02-22 11:18:57','2025-02-22 09:18:57','',4922,'http://www.nixin.co.za/wp-content/uploads//2025/02/Xulane-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4933,244,'2025-02-22 11:18:58','2025-02-22 09:18:58','','Xulane-Charcoal.jpg','','inherit','closed','closed','','xulane-charcoal-jpg','','','2025-02-22 11:18:58','2025-02-22 09:18:58','',4923,'http://www.nixin.co.za/wp-content/uploads//2025/02/Xulane-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4934,244,'2025-02-22 11:31:18','2025-02-22 09:31:18','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Vogue Armani p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','vogue-armani-p-sheet','','','2025-05-17 10:16:17','2025-05-17 08:16:17','',0,'http://nixin.co.za/?post_type=product&#038;p=4934',0,'product','',0),
(4935,244,'2025-02-22 11:31:20','2025-02-22 09:31:20','','Vogue Armani p/sheet - Blue','Colour: Blue','publish','closed','closed','','vogue-armani-p-sheet-updating-blue','','','2025-05-17 10:16:17','2025-05-17 08:16:17','',4934,'http://nixin.co.za/?post_type=product_variation&p=4935',1,'product_variation','',0),
(4936,244,'2025-02-22 11:31:20','2025-02-22 09:31:20','','Vogue Armani p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','vogue-armani-p-sheet-updating-charcoal','','','2025-05-17 10:16:17','2025-05-17 08:16:17','',4934,'http://nixin.co.za/?post_type=product_variation&p=4936',2,'product_variation','',0),
(4937,244,'2025-02-22 11:31:20','2025-02-22 09:31:20','','Vogue Armani p/sheet - Gold','Colour: Gold','publish','closed','closed','','vogue-armani-p-sheet-updating-gold','','','2025-05-17 10:16:17','2025-05-17 08:16:17','',4934,'http://nixin.co.za/?post_type=product_variation&p=4937',3,'product_variation','',0),
(4938,244,'2025-02-22 11:31:33','2025-02-22 09:31:33','','Yokani-Web.jpg','','inherit','closed','closed','','yokani-web-jpg','','','2025-02-22 11:31:33','2025-02-22 09:31:33','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Yokani-Web.jpg',0,'attachment','image/jpeg',0),
(4939,244,'2025-02-22 11:31:34','2025-02-22 09:31:34','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Vogue Yokani p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','vogue-yokani-p-sheet','','','2025-05-17 10:09:29','2025-05-17 08:09:29','',0,'http://nixin.co.za/?post_type=product&#038;p=4939',0,'product','',0),
(4940,244,'2025-02-22 11:31:36','2025-02-22 09:31:36','','Vogue Yokani p/sheet - Blue','Colour: Blue','publish','closed','closed','','vogue-yokani-p-sheet-updating-blue','','','2025-05-17 10:09:29','2025-05-17 08:09:29','',4939,'http://nixin.co.za/?post_type=product_variation&p=4940',1,'product_variation','',0),
(4941,244,'2025-02-22 11:31:37','2025-02-22 09:31:37','','Vogue Yokani p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','vogue-yokani-p-sheet-updating-turquoise','','','2025-05-17 10:09:29','2025-05-17 08:09:29','',4939,'http://nixin.co.za/?post_type=product_variation&p=4941',2,'product_variation','',0),
(4942,244,'2025-02-22 11:31:37','2025-02-22 09:31:37','','Vogue Yokani p/sheet - Black','Colour: Black','publish','closed','closed','','vogue-yokani-p-sheet-updating-black','','','2025-05-17 10:09:29','2025-05-17 08:09:29','',4939,'http://nixin.co.za/?post_type=product_variation&p=4942',3,'product_variation','',0),
(4943,244,'2025-02-22 11:31:49','2025-02-22 09:31:49','','Modax-Web.jpg','','inherit','closed','closed','','modax-web-jpg','','','2025-02-22 11:31:49','2025-02-22 09:31:49','',0,'http://www.nixin.co.za/wp-content/uploads//2025/02/Modax-Web.jpg',0,'attachment','image/jpeg',0),
(4944,244,'2025-02-22 11:31:50','2025-02-22 09:31:50','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Vogue Modax p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','vogue-modax-p-sheet','','','2025-05-17 10:09:24','2025-05-17 08:09:24','',0,'http://nixin.co.za/?post_type=product&#038;p=4944',0,'product','',0),
(4945,244,'2025-02-22 11:31:53','2025-02-22 09:31:53','','Vogue Modax p/sheet - Blue','Colour: Blue','publish','closed','closed','','vogue-modax-p-sheet-updating-blue','','','2025-05-17 10:09:24','2025-05-17 08:09:24','',4944,'http://nixin.co.za/?post_type=product_variation&p=4945',1,'product_variation','',0),
(4946,244,'2025-02-22 11:31:53','2025-02-22 09:31:53','','Vogue Modax p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','vogue-modax-p-sheet-updating-turquoise','','','2025-05-17 10:09:24','2025-05-17 08:09:24','',4944,'http://nixin.co.za/?post_type=product_variation&p=4946',2,'product_variation','',0),
(4947,244,'2025-02-22 11:31:53','2025-02-22 09:31:53','','Vogue Modax p/sheet - Black','Colour: Black','publish','closed','closed','','vogue-modax-p-sheet-updating-black','','','2025-05-17 10:09:24','2025-05-17 08:09:24','',4944,'http://nixin.co.za/?post_type=product_variation&p=4947',3,'product_variation','',0),
(4948,244,'2025-02-22 11:32:05','2025-02-22 09:32:05','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Vogue Storm p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','vogue-storm-p-sheet','','','2025-05-26 12:04:10','2025-05-26 10:04:10','',0,'http://nixin.co.za/?post_type=product&#038;p=4948',0,'product','',0),
(4949,244,'2025-02-22 11:32:08','2025-02-22 09:32:08','','Vogue Storm p/sheet - Blue','Colour: Blue','publish','closed','closed','','vogue-storm-p-sheet-updating-blue','','','2025-05-26 12:04:10','2025-05-26 10:04:10','',4948,'http://nixin.co.za/?post_type=product_variation&p=4949',1,'product_variation','',0),
(4950,244,'2025-02-22 11:32:08','2025-02-22 09:32:08','','Vogue Storm p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','vogue-storm-p-sheet-updating-charcoal','','','2025-05-26 12:04:10','2025-05-26 10:04:10','',4948,'http://nixin.co.za/?post_type=product_variation&p=4950',2,'product_variation','',0),
(4951,244,'2025-02-22 11:32:08','2025-02-22 09:32:08','','Vogue Storm p/sheet - Gold','Colour: Gold','publish','closed','closed','','vogue-storm-p-sheet-updating-gold','','','2025-05-26 12:04:10','2025-05-26 10:04:10','',4948,'http://nixin.co.za/?post_type=product_variation&p=4951',3,'product_variation','',0),
(4952,244,'2025-02-22 11:32:21','2025-02-22 09:32:21','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Vogue Compass p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','vogue-compass-p-sheet','','','2025-04-03 12:05:11','2025-04-03 10:05:11','',0,'http://nixin.co.za/?post_type=product&#038;p=4952',0,'product','',0),
(4953,244,'2025-02-22 11:32:24','2025-02-22 09:32:24','','Vogue Compass p/sheet - Blue','Colour: Blue','publish','closed','closed','','vogue-compass-p-sheet-updating-blue','','','2025-04-03 12:05:11','2025-04-03 10:05:11','',4952,'http://nixin.co.za/?post_type=product_variation&p=4953',1,'product_variation','',0),
(4954,244,'2025-02-22 11:37:13','2025-02-22 09:37:13','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ocean Anchor p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ocean-anchor-p-sheet','','','2025-04-03 08:16:06','2025-04-03 06:16:06','',0,'http://nixin.co.za/?post_type=product&#038;p=4954',0,'product','',0),
(4955,244,'2025-02-22 11:37:15','2025-02-22 09:37:15','','Ocean Anchor p/sheet - Blue','Colour: Blue','publish','closed','closed','','ocean-anchor-p-sheet-updating-blue','','','2025-04-03 08:16:05','2025-04-03 06:16:05','',4954,'http://nixin.co.za/?post_type=product_variation&p=4955',1,'product_variation','',0),
(4956,244,'2025-02-22 11:37:29','2025-02-22 09:37:29','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ocean Dolphin p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ocean-dolphin-p-sheet','','','2025-05-08 12:23:48','2025-05-08 10:23:48','',0,'http://nixin.co.za/?post_type=product&#038;p=4956',0,'product','',0),
(4957,244,'2025-02-22 11:37:31','2025-02-22 09:37:31','','Ocean Dolphin p/sheet - Blue','Colour: Blue','publish','closed','closed','','ocean-dolphin-p-sheet-updating-blue','','','2025-05-08 12:23:48','2025-05-08 10:23:48','',4956,'http://nixin.co.za/?post_type=product_variation&p=4957',1,'product_variation','',0),
(4958,244,'2025-02-22 11:37:44','2025-02-22 09:37:44','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ocean Sea Shell p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ocean-sea-shell-p-sheet','','','2025-04-03 08:18:25','2025-04-03 06:18:25','',0,'http://nixin.co.za/?post_type=product&#038;p=4958',0,'product','',0),
(4959,244,'2025-02-22 11:37:46','2025-02-22 09:37:46','','Ocean Sea Shell p/sheet - Blue','Colour: Blue','publish','closed','closed','','ocean-sea-shell-p-sheet-updating-blue','','','2025-04-03 08:18:25','2025-04-03 06:18:25','',4958,'http://nixin.co.za/?post_type=product_variation&p=4959',1,'product_variation','',0),
(4960,244,'2025-02-22 11:37:59','2025-02-22 09:37:59','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ocean Turtle p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ocean-turtle-p-sheet','','','2025-04-25 14:58:15','2025-04-25 12:58:15','',0,'http://nixin.co.za/?post_type=product&#038;p=4960',0,'product','',0),
(4961,244,'2025-02-22 11:38:01','2025-02-22 09:38:01','','Ocean Turtle p/sheet - Blue','Colour: Blue','publish','closed','closed','','ocean-turtle-p-sheet-updating-blue','','','2025-04-25 14:58:15','2025-04-25 12:58:15','',4960,'http://nixin.co.za/?post_type=product_variation&p=4961',1,'product_variation','',0),
(4962,244,'2025-02-22 11:38:13','2025-02-22 09:38:13','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','Ocean Starfish p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','ocean-starfish-p-sheet','','','2025-04-03 08:18:21','2025-04-03 06:18:21','',0,'http://nixin.co.za/?post_type=product&#038;p=4962',0,'product','',0),
(4963,244,'2025-02-22 11:38:16','2025-02-22 09:38:16','','Ocean Starfish p/sheet - Blue','Colour: Blue','publish','closed','closed','','ocean-starfish-p-sheet-updating-blue','','','2025-04-03 08:18:20','2025-04-03 06:18:20','',4962,'http://nixin.co.za/?post_type=product_variation&p=4963',1,'product_variation','',0),
(4964,244,'2025-02-24 13:05:34','2025-02-24 11:05:34','','Rubello-Blue.jpg','','inherit','closed','closed','','rubello-blue-jpg','','','2025-02-24 13:05:34','2025-02-24 11:05:34','',4916,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rubello-Blue.jpg',0,'attachment','image/jpeg',0),
(4965,244,'2025-02-24 13:05:35','2025-02-24 11:05:35','','Rubello-Turquoise.jpg','','inherit','closed','closed','','rubello-turquoise-jpg','','','2025-02-24 13:05:35','2025-02-24 11:05:35','',4917,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rubello-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4966,244,'2025-02-24 13:05:36','2025-02-24 11:05:36','','Rubello-Charcoal.jpg','','inherit','closed','closed','','rubello-charcoal-jpg','','','2025-02-24 13:05:36','2025-02-24 11:05:36','',4918,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rubello-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4967,244,'2025-02-24 13:06:35','2025-02-24 11:06:35','','Rushti-Blue.jpg','','inherit','closed','closed','','rushti-blue-jpg','','','2025-02-24 13:06:35','2025-02-24 11:06:35','',4910,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rushti-Blue.jpg',0,'attachment','image/jpeg',0),
(4968,244,'2025-02-24 13:06:37','2025-02-24 11:06:37','','Rushti-Turquoise.jpg','','inherit','closed','closed','','rushti-turquoise-jpg','','','2025-02-24 13:06:37','2025-02-24 11:06:37','',4911,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rushti-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4969,244,'2025-02-24 13:06:37','2025-02-24 11:06:37','','Rushti-Alt.jpg','','inherit','closed','closed','','rushti-alt-jpg','','','2025-02-24 13:06:37','2025-02-24 11:06:37','',4912,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rushti-Alt.jpg',0,'attachment','image/jpeg',0),
(4970,244,'2025-02-24 13:06:39','2025-02-24 11:06:39','','Rushti-Traditional.jpg','','inherit','closed','closed','','rushti-traditional-jpg','','','2025-02-24 13:06:39','2025-02-24 11:06:39','',4913,'http://www.nixin.co.za/wp-content/uploads//2025/02/Rushti-Traditional.jpg',0,'attachment','image/jpeg',0),
(4971,244,'2025-02-24 13:07:45','2025-02-24 11:07:45','','Xulane-Blue.jpg','','inherit','closed','closed','','xulane-blue-jpg','','','2025-02-24 13:07:45','2025-02-24 11:07:45','',4921,'http://www.nixin.co.za/wp-content/uploads//2025/02/Xulane-Blue.jpg',0,'attachment','image/jpeg',0),
(4972,244,'2025-02-24 13:08:54','2025-02-24 11:08:54','','Zunto-Blue.jpg','','inherit','closed','closed','','zunto-blue-jpg','','','2025-02-24 13:08:54','2025-02-24 11:08:54','',4926,'http://www.nixin.co.za/wp-content/uploads//2025/02/Zunto-Blue.jpg',0,'attachment','image/jpeg',0),
(4973,244,'2025-02-24 13:08:55','2025-02-24 11:08:55','','Zunto-Turquoise.jpg','','inherit','closed','closed','','zunto-turquoise-jpg','','','2025-02-24 13:08:55','2025-02-24 11:08:55','',4927,'http://www.nixin.co.za/wp-content/uploads//2025/02/Zunto-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4974,244,'2025-02-24 13:08:56','2025-02-24 11:08:56','','Zunto-Charcoal.jpg','','inherit','closed','closed','','zunto-charcoal-jpg','','','2025-02-24 13:08:56','2025-02-24 11:08:56','',4928,'http://www.nixin.co.za/wp-content/uploads//2025/02/Zunto-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4975,244,'2025-02-24 13:09:38','2025-02-24 11:09:38','','Modax-Blue.jpg','','inherit','closed','closed','','modax-blue-jpg','','','2025-02-24 13:09:38','2025-02-24 11:09:38','',4945,'http://www.nixin.co.za/wp-content/uploads//2025/02/Modax-Blue.jpg',0,'attachment','image/jpeg',0),
(4976,244,'2025-02-24 13:09:39','2025-02-24 11:09:39','','Modax-Turquoise.jpg','','inherit','closed','closed','','modax-turquoise-jpg','','','2025-02-24 13:09:39','2025-02-24 11:09:39','',4946,'http://www.nixin.co.za/wp-content/uploads//2025/02/Modax-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4977,244,'2025-02-24 13:09:41','2025-02-24 11:09:41','','Modax-Charcoal.jpg','','inherit','closed','closed','','modax-charcoal-jpg','','','2025-02-24 13:09:41','2025-02-24 11:09:41','',4947,'http://www.nixin.co.za/wp-content/uploads//2025/02/Modax-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4978,244,'2025-02-24 13:11:16','2025-02-24 11:11:16','','Yokani-Blue.jpg','','inherit','closed','closed','','yokani-blue-jpg','','','2025-02-24 13:11:16','2025-02-24 11:11:16','',4940,'http://www.nixin.co.za/wp-content/uploads//2025/02/Yokani-Blue.jpg',0,'attachment','image/jpeg',0),
(4979,244,'2025-02-24 13:11:17','2025-02-24 11:11:17','','Yokani-Turquoise.jpg','','inherit','closed','closed','','yokani-turquoise-jpg','','','2025-02-24 13:11:17','2025-02-24 11:11:17','',4941,'http://www.nixin.co.za/wp-content/uploads//2025/02/Yokani-Turquoise.jpg',0,'attachment','image/jpeg',0),
(4980,244,'2025-02-24 13:11:18','2025-02-24 11:11:18','','Yokani-Charcoal.jpg','','inherit','closed','closed','','yokani-charcoal-jpg','','','2025-02-24 13:11:18','2025-02-24 11:11:18','',4942,'http://www.nixin.co.za/wp-content/uploads//2025/02/Yokani-Charcoal.jpg',0,'attachment','image/jpeg',0),
(4981,244,'2025-02-24 14:39:12','2025-02-24 12:39:12','','Mod-N-Medusa - ø1500mm, Blue','Size: ø1500mm, Colour: Blue','publish','closed','closed','','mod-n-medusa-o1500mm-blue','','','2025-04-01 10:17:35','2025-04-01 08:17:35','',3712,'http://nixin.co.za/?post_type=product_variation&p=4981',4,'product_variation','',0),
(4982,244,'2025-02-24 14:39:13','2025-02-24 12:39:13','','Mod-N-Medusa - ø1500mm, Black','Size: ø1500mm, Colour: Black','publish','closed','closed','','mod-n-medusa-o1500mm-black','','','2025-04-01 10:17:35','2025-04-01 08:17:35','',3712,'http://nixin.co.za/?post_type=product_variation&p=4982',5,'product_variation','',0),
(4983,244,'2025-02-24 14:39:13','2025-02-24 12:39:13','','Mod-N-Medusa - ø1500mm, Grey','Size: ø1500mm, Colour: Grey','publish','closed','closed','','mod-n-medusa-o1500mm-grey','','','2025-04-01 10:17:35','2025-04-01 08:17:35','',3712,'http://nixin.co.za/?post_type=product_variation&p=4983',6,'product_variation','',0),
(4984,244,'2025-02-24 14:39:55','2025-02-24 12:39:55','','Mod-N-Medusa-Blue.jpg','','inherit','closed','closed','','mod-n-medusa-blue-jpg-2','','','2025-02-24 14:39:55','2025-02-24 12:39:55','',4981,'http://www.nixin.co.za/wp-content/uploads//2025/02/Mod-N-Medusa-Blue.jpg',0,'attachment','image/jpeg',0),
(4985,244,'2025-02-24 14:39:56','2025-02-24 12:39:56','','Mod-N-Medusa-Black.jpg','','inherit','closed','closed','','mod-n-medusa-black-jpg-2','','','2025-02-24 14:39:56','2025-02-24 12:39:56','',4982,'http://www.nixin.co.za/wp-content/uploads//2025/02/Mod-N-Medusa-Black.jpg',0,'attachment','image/jpeg',0),
(4986,244,'2025-02-24 14:39:58','2025-02-24 12:39:58','','Mod-N-Medusa-Grey.jpg','','inherit','closed','closed','','mod-n-medusa-grey-jpg-2','','','2025-02-24 14:39:58','2025-02-24 12:39:58','',4983,'http://www.nixin.co.za/wp-content/uploads//2025/02/Mod-N-Medusa-Grey.jpg',0,'attachment','image/jpeg',0),
(4987,1,'2025-02-24 18:14:44','2025-02-24 16:14:44','','Order &ndash; February 24, 2025 @ 06:14 PM','Interactive Online Marketing, PTY (Ltd)\r\nReg # 2010/002269/07\r\nVAT No. - 4410270674','wc-completed','closed','closed','wc_order_LE4YPBcKuMKyf','order-feb-24-2025-0414-pm','','','2025-02-25 07:14:29','2025-02-25 05:14:29','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4987',0,'shop_order','',4),
(4989,1,'2025-02-28 15:50:41','2025-02-28 13:50:41','','Order &ndash; February 28, 2025 @ 03:50 PM','','wc-completed','closed','closed','wc_order_ZGHsaFyIhqIH9','order-feb-28-2025-0150-pm','','','2025-03-05 07:31:58','2025-03-05 05:31:58','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=4989',0,'shop_order','',4),
(4990,244,'2025-03-06 08:55:11','2025-03-06 06:55:11','','Anchor-Web.jpeg','','inherit','closed','closed','','anchor-web-jpeg','','','2025-03-06 08:55:11','2025-03-06 06:55:11','',4955,'http://www.nixin.co.za/wp-content/uploads//2025/03/Anchor-Web.jpeg',0,'attachment','image/jpeg',0),
(4991,244,'2025-03-06 08:55:14','2025-03-06 06:55:14','','Anchor-Web-1.jpeg','','inherit','closed','closed','','anchor-web-1-jpeg','','','2025-03-06 08:55:14','2025-03-06 06:55:14','',4954,'http://www.nixin.co.za/wp-content/uploads//2025/03/Anchor-Web-1.jpeg',0,'attachment','image/jpeg',0),
(4992,244,'2025-03-06 08:55:33','2025-03-06 06:55:33','','Dolphin-Web.jpg','','inherit','closed','closed','','dolphin-web-jpg','','','2025-03-06 08:55:33','2025-03-06 06:55:33','',4957,'http://www.nixin.co.za/wp-content/uploads//2025/03/Dolphin-Web.jpg',0,'attachment','image/jpeg',0),
(4993,244,'2025-03-06 08:55:37','2025-03-06 06:55:37','','Dolphin-Web-1.jpg','','inherit','closed','closed','','dolphin-web-1-jpg','','','2025-03-06 08:55:37','2025-03-06 06:55:37','',4956,'http://www.nixin.co.za/wp-content/uploads//2025/03/Dolphin-Web-1.jpg',0,'attachment','image/jpeg',0),
(4994,244,'2025-03-06 08:55:51','2025-03-06 06:55:51','','Seashell-Web.jpg','','inherit','closed','closed','','seashell-web-jpg','','','2025-03-06 08:55:51','2025-03-06 06:55:51','',4959,'http://www.nixin.co.za/wp-content/uploads//2025/03/Seashell-Web.jpg',0,'attachment','image/jpeg',0),
(4995,244,'2025-03-06 08:55:55','2025-03-06 06:55:55','','Seashell-Web-1.jpg','','inherit','closed','closed','','seashell-web-1-jpg','','','2025-03-06 08:55:55','2025-03-06 06:55:55','',4958,'http://www.nixin.co.za/wp-content/uploads//2025/03/Seashell-Web-1.jpg',0,'attachment','image/jpeg',0),
(4996,244,'2025-03-06 08:56:20','2025-03-06 06:56:20','','Starfish-Web.jpg','','inherit','closed','closed','','starfish-web-jpg','','','2025-03-06 08:56:20','2025-03-06 06:56:20','',4963,'http://www.nixin.co.za/wp-content/uploads//2025/03/Starfish-Web.jpg',0,'attachment','image/jpeg',0),
(4997,244,'2025-03-06 08:56:24','2025-03-06 06:56:24','','Starfish-Web-1.jpg','','inherit','closed','closed','','starfish-web-1-jpg','','','2025-03-06 08:56:24','2025-03-06 06:56:24','',4962,'http://www.nixin.co.za/wp-content/uploads//2025/03/Starfish-Web-1.jpg',0,'attachment','image/jpeg',0),
(4998,244,'2025-03-06 08:56:38','2025-03-06 06:56:38','','Turtle-Web.jpg','','inherit','closed','closed','','turtle-web-jpg','','','2025-03-06 08:56:38','2025-03-06 06:56:38','',4961,'http://www.nixin.co.za/wp-content/uploads//2025/03/Turtle-Web.jpg',0,'attachment','image/jpeg',0),
(4999,244,'2025-03-06 08:56:42','2025-03-06 06:56:42','','Turtle-Web-1.jpg','','inherit','closed','closed','','turtle-web-1-jpg','','','2025-03-06 08:56:42','2025-03-06 06:56:42','',4960,'http://www.nixin.co.za/wp-content/uploads//2025/03/Turtle-Web-1.jpg',0,'attachment','image/jpeg',0),
(5000,244,'2025-03-06 08:57:10','2025-03-06 06:57:10','','Compass-Web.jpg','','inherit','closed','closed','','compass-web-jpg','','','2025-03-06 08:57:10','2025-03-06 06:57:10','',4953,'http://www.nixin.co.za/wp-content/uploads//2025/03/Compass-Web.jpg',0,'attachment','image/jpeg',0),
(5001,244,'2025-03-06 08:57:14','2025-03-06 06:57:14','','Compass-Web-1.jpg','','inherit','closed','closed','','compass-web-1-jpg','','','2025-03-06 08:57:14','2025-03-06 06:57:14','',4952,'http://www.nixin.co.za/wp-content/uploads//2025/03/Compass-Web-1.jpg',0,'attachment','image/jpeg',0),
(5002,244,'2025-03-06 12:53:37','2025-03-06 10:53:37','','Ocean Range Web','','inherit','closed','closed','','ocean-range-web','','','2025-03-06 12:53:37','2025-03-06 10:53:37','',0,'http://nixin.co.za/wp-content/uploads//2025/03/Ocean-Range-Web.jpg',0,'attachment','image/jpeg',0),
(5003,244,'2025-03-06 13:17:55','2025-03-06 11:17:55','','Armani-Blue-Web.jpeg','','inherit','closed','closed','','armani-blue-web-jpeg','','','2025-03-06 13:17:55','2025-03-06 11:17:55','',4935,'http://www.nixin.co.za/wp-content/uploads//2025/03/Armani-Blue-Web.jpeg',0,'attachment','image/jpeg',0),
(5004,244,'2025-03-06 13:17:56','2025-03-06 11:17:56','','Armani-Charcoal-Web.jpg','','inherit','closed','closed','','armani-charcoal-web-jpg','','','2025-03-06 13:17:56','2025-03-06 11:17:56','',4936,'http://www.nixin.co.za/wp-content/uploads//2025/03/Armani-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5005,244,'2025-03-06 13:17:57','2025-03-06 11:17:57','','Armani-Gold-Web.jpg','','inherit','closed','closed','','armani-gold-web-jpg','','','2025-03-06 13:17:57','2025-03-06 11:17:57','',4937,'http://www.nixin.co.za/wp-content/uploads//2025/03/Armani-Gold-Web.jpg',0,'attachment','image/jpeg',0),
(5006,244,'2025-03-06 13:32:23','2025-03-06 11:32:23','','Storm-Blue-Web.jpg','','inherit','closed','closed','','storm-blue-web-jpg','','','2025-03-06 13:32:23','2025-03-06 11:32:23','',4949,'http://www.nixin.co.za/wp-content/uploads//2025/03/Storm-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5007,244,'2025-03-06 13:32:25','2025-03-06 11:32:25','','Storm-Charcoal-Web.jpg','','inherit','closed','closed','','storm-charcoal-web-jpg','','','2025-03-06 13:32:25','2025-03-06 11:32:25','',4950,'http://www.nixin.co.za/wp-content/uploads//2025/03/Storm-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5008,244,'2025-03-06 13:32:26','2025-03-06 11:32:26','','Storm-Gold-Web.jpg','','inherit','closed','closed','','storm-gold-web-jpg','','','2025-03-06 13:32:26','2025-03-06 11:32:26','',4951,'http://www.nixin.co.za/wp-content/uploads//2025/03/Storm-Gold-Web.jpg',0,'attachment','image/jpeg',0),
(5009,244,'2025-03-06 13:59:57','2025-03-06 11:59:57','','Armani-Web.jpg','','inherit','closed','closed','','armani-web-jpg','','','2025-03-06 13:59:57','2025-03-06 11:59:57','',4934,'http://www.nixin.co.za/wp-content/uploads//2025/03/Armani-Web.jpg',0,'attachment','image/jpeg',0),
(5010,244,'2025-03-06 14:00:36','2025-03-06 12:00:36','','Storm-Web.jpg','','inherit','closed','closed','','storm-web-jpg','','','2025-03-06 14:00:36','2025-03-06 12:00:36','',4948,'http://www.nixin.co.za/wp-content/uploads//2025/03/Storm-Web.jpg',0,'attachment','image/jpeg',0),
(5011,244,'2025-03-06 14:41:15','2025-03-06 12:41:15','','Classique-2-Web.jpg','','inherit','closed','closed','','classique-2-web-jpg','','','2025-03-06 14:41:15','2025-03-06 12:41:15','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Classique-2-Web.jpg',0,'attachment','image/jpeg',0),
(5012,244,'2025-03-06 14:41:16','2025-03-06 12:41:16','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Classique 2 p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-classique-2-p-sheet','','','2025-05-17 10:09:17','2025-05-17 08:09:17','',0,'http://nixin.co.za/?post_type=product&#038;p=5012',0,'product','',0),
(5013,244,'2025-03-06 14:41:18','2025-03-06 12:41:18','','Classique-2-Blue-Web.jpg','','inherit','closed','closed','','classique-2-blue-web-jpg','','','2025-03-06 14:41:18','2025-03-06 12:41:18','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Classique-2-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5014,244,'2025-03-06 14:41:19','2025-03-06 12:41:19','','SM Panache Classique 2 p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-classique-2-p-sheet-updating-blue','','','2025-05-17 10:09:17','2025-05-17 08:09:17','',5012,'http://nixin.co.za/?post_type=product_variation&p=5014',1,'product_variation','',0),
(5015,244,'2025-03-06 14:41:19','2025-03-06 12:41:19','','Classique-2-Charcoal-Web.jpg','','inherit','closed','closed','','classique-2-charcoal-web-jpg','','','2025-03-06 14:41:19','2025-03-06 12:41:19','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Classique-2-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5016,244,'2025-03-06 14:41:19','2025-03-06 12:41:19','','SM Panache Classique 2 p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-classique-2-p-sheet-updating-charcoal','','','2025-05-17 10:09:17','2025-05-17 08:09:17','',5012,'http://nixin.co.za/?post_type=product_variation&p=5016',2,'product_variation','',0),
(5017,244,'2025-03-06 14:41:32','2025-03-06 12:41:32','','Crushed-Classique-Web.jpg','','inherit','closed','closed','','crushed-classique-web-jpg','','','2025-03-06 14:41:32','2025-03-06 12:41:32','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Crushed-Classique-Web.jpg',0,'attachment','image/jpeg',0),
(5018,244,'2025-03-06 14:41:33','2025-03-06 12:41:33','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Crushed Classique p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-crushed-classique-p-sheet','','','2025-05-17 10:12:07','2025-05-17 08:12:07','',0,'http://nixin.co.za/?post_type=product&#038;p=5018',0,'product','',0),
(5019,244,'2025-03-06 14:41:36','2025-03-06 12:41:36','','Crushed-Classique-Blue-Web.jpg','','inherit','closed','closed','','crushed-classique-blue-web-jpg','','','2025-03-06 14:41:36','2025-03-06 12:41:36','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Crushed-Classique-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5020,244,'2025-03-06 14:41:37','2025-03-06 12:41:37','','SM Panache Crushed Classique p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-crushed-classique-p-sheet-updating-blue','','','2025-05-17 10:12:07','2025-05-17 08:12:07','',5018,'http://nixin.co.za/?post_type=product_variation&p=5020',1,'product_variation','',0),
(5021,244,'2025-03-06 14:41:37','2025-03-06 12:41:37','','Crushed-Classique-Charcoal-Web.jpg','','inherit','closed','closed','','crushed-classique-charcoal-web-jpg','','','2025-03-06 14:41:37','2025-03-06 12:41:37','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Crushed-Classique-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5022,244,'2025-03-06 14:41:37','2025-03-06 12:41:37','','SM Panache Crushed Classique p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-crushed-classique-p-sheet-updating-charcoal','','','2025-05-17 10:12:07','2025-05-17 08:12:07','',5018,'http://nixin.co.za/?post_type=product_variation&p=5022',2,'product_variation','',0),
(5023,244,'2025-03-06 14:41:50','2025-03-06 12:41:50','','Marston-Web.jpg','','inherit','closed','closed','','marston-web-jpg','','','2025-03-06 14:41:50','2025-03-06 12:41:50','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Marston-Web.jpg',0,'attachment','image/jpeg',0),
(5024,244,'2025-03-06 14:41:51','2025-03-06 12:41:51','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Marston p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-marston-p-sheet','','','2025-05-26 14:09:11','2025-05-26 12:09:11','',0,'http://nixin.co.za/?post_type=product&#038;p=5024',0,'product','',0),
(5025,244,'2025-03-06 14:41:54','2025-03-06 12:41:54','','Marston-Blue-Web.jpg','','inherit','closed','closed','','marston-blue-web-jpg','','','2025-03-06 14:41:54','2025-03-06 12:41:54','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Marston-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5026,244,'2025-03-06 14:41:54','2025-03-06 12:41:54','','SM Panache Marston p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-marston-p-sheet-updating-blue','','','2025-05-26 14:09:10','2025-05-26 12:09:10','',5024,'http://nixin.co.za/?post_type=product_variation&p=5026',1,'product_variation','',0),
(5027,244,'2025-03-06 14:41:55','2025-03-06 12:41:55','','Marston-Charcoal-Web.jpg','','inherit','closed','closed','','marston-charcoal-web-jpg','','','2025-03-06 14:41:55','2025-03-06 12:41:55','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Marston-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5028,244,'2025-03-06 14:41:56','2025-03-06 12:41:56','','SM Panache Marston p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-marston-p-sheet-updating-charcoal','','','2025-05-26 14:09:10','2025-05-26 12:09:10','',5024,'http://nixin.co.za/?post_type=product_variation&p=5028',2,'product_variation','',0),
(5029,244,'2025-03-06 14:42:08','2025-03-06 12:42:08','','Macro-Greek-Web.jpg','','inherit','closed','closed','','macro-greek-web-jpg','','','2025-03-06 14:42:08','2025-03-06 12:42:08','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Web.jpg',0,'attachment','image/jpeg',0),
(5030,244,'2025-03-06 14:42:09','2025-03-06 12:42:09','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Macro Greek p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-macro-greek-p-sheet','','','2025-05-17 10:11:53','2025-05-17 08:11:53','',0,'http://nixin.co.za/?post_type=product&#038;p=5030',0,'product','',0),
(5031,244,'2025-03-06 14:42:13','2025-03-06 12:42:13','','Macro-Greek-Blue-Web.jpg','','inherit','closed','closed','','macro-greek-blue-web-jpg','','','2025-03-06 14:42:13','2025-03-06 12:42:13','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5032,244,'2025-03-06 14:42:14','2025-03-06 12:42:14','','SM Panache Macro Greek p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-macro-greek-p-sheet-updating-blue','','','2025-05-17 10:11:53','2025-05-17 08:11:53','',5030,'http://nixin.co.za/?post_type=product_variation&p=5032',1,'product_variation','',0),
(5033,244,'2025-03-06 14:42:14','2025-03-06 12:42:14','','Macro-Greek-Charcoal-Web.jpg','','inherit','closed','closed','','macro-greek-charcoal-web-jpg','','','2025-03-06 14:42:14','2025-03-06 12:42:14','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5034,244,'2025-03-06 14:42:15','2025-03-06 12:42:15','','SM Panache Macro Greek p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-macro-greek-p-sheet-updating-charcoal','','','2025-05-17 10:11:53','2025-05-17 08:11:53','',5030,'http://nixin.co.za/?post_type=product_variation&p=5034',2,'product_variation','',0),
(5035,244,'2025-03-06 14:42:27','2025-03-06 12:42:27','','Prism-Matrix-Web.jpg','','inherit','closed','closed','','prism-matrix-web-jpg','','','2025-03-06 14:42:27','2025-03-06 12:42:27','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Prism-Matrix-Web.jpg',0,'attachment','image/jpeg',0),
(5036,244,'2025-03-06 14:42:28','2025-03-06 12:42:28','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Prism Matrix p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-prism-matrix-p-sheet','','','2025-05-17 10:06:56','2025-05-17 08:06:56','',0,'http://nixin.co.za/?post_type=product&#038;p=5036',0,'product','',0),
(5037,244,'2025-03-06 14:42:31','2025-03-06 12:42:31','','Prism-Matrix-Blue-Web.jpg','','inherit','closed','closed','','prism-matrix-blue-web-jpg','','','2025-03-06 14:42:31','2025-03-06 12:42:31','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Prism-Matrix-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5038,244,'2025-03-06 14:42:32','2025-03-06 12:42:32','','SM Panache Prism Matrix p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-prism-matrix-p-sheet-updating-blue','','','2025-05-17 10:06:56','2025-05-17 08:06:56','',5036,'http://nixin.co.za/?post_type=product_variation&p=5038',1,'product_variation','',0),
(5039,244,'2025-03-06 14:42:32','2025-03-06 12:42:32','','Prism-Matrix-Charcoal-Web.jpg','','inherit','closed','closed','','prism-matrix-charcoal-web-jpg','','','2025-03-06 14:42:32','2025-03-06 12:42:32','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Prism-Matrix-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5040,244,'2025-03-06 14:42:33','2025-03-06 12:42:33','','SM Panache Prism Matrix p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-prism-matrix-p-sheet-updating-charcoal','','','2025-05-17 10:06:56','2025-05-17 08:06:56','',5036,'http://nixin.co.za/?post_type=product_variation&p=5040',2,'product_variation','',0),
(5041,244,'2025-03-06 14:42:45','2025-03-06 12:42:45','','Porcelain-Puzzle-Web.jpg','','inherit','closed','closed','','porcelain-puzzle-web-jpg','','','2025-03-06 14:42:45','2025-03-06 12:42:45','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Web.jpg',0,'attachment','image/jpeg',0),
(5042,244,'2025-03-06 14:42:46','2025-03-06 12:42:46','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Porcelain Puzzle p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-porcelain-puzzle-p-sheet','','','2025-05-17 10:14:19','2025-05-17 08:14:19','',0,'http://nixin.co.za/?post_type=product&#038;p=5042',0,'product','',0),
(5043,244,'2025-03-06 14:42:48','2025-03-06 12:42:48','','Porcelain-Puzzle-Blue-Web.jpg','','inherit','closed','closed','','porcelain-puzzle-blue-web-jpg','','','2025-03-06 14:42:48','2025-03-06 12:42:48','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5044,244,'2025-03-06 14:42:49','2025-03-06 12:42:49','','SM Panache Porcelain Puzzle p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-porcelain-puzzle-p-sheet-updating-blue','','','2025-05-17 10:14:18','2025-05-17 08:14:18','',5042,'http://nixin.co.za/?post_type=product_variation&p=5044',1,'product_variation','',0),
(5045,244,'2025-03-06 14:42:49','2025-03-06 12:42:49','','Porcelain-Puzzle-Charcoal-Web.jpg','','inherit','closed','closed','','porcelain-puzzle-charcoal-web-jpg','','','2025-03-06 14:42:49','2025-03-06 12:42:49','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5046,244,'2025-03-06 14:42:50','2025-03-06 12:42:50','','SM Panache Porcelain Puzzle p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-porcelain-puzzle-p-sheet-updating-charcoal','','','2025-05-17 10:14:18','2025-05-17 08:14:18','',5042,'http://nixin.co.za/?post_type=product_variation&p=5046',2,'product_variation','',0),
(5047,244,'2025-03-06 14:43:03','2025-03-06 12:43:03','','Magic-Marble-Web.jpg','','inherit','closed','closed','','magic-marble-web-jpg','','','2025-03-06 14:43:03','2025-03-06 12:43:03','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Magic-Marble-Web.jpg',0,'attachment','image/jpeg',0),
(5048,244,'2025-03-06 14:43:04','2025-03-06 12:43:04','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Magic Marble p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-magic-marble-p-sheet','','','2025-05-17 10:12:03','2025-05-17 08:12:03','',0,'http://nixin.co.za/?post_type=product&#038;p=5048',0,'product','',0),
(5049,244,'2025-03-06 14:43:06','2025-03-06 12:43:06','','Magic-Marble-Blue-Web.jpeg','','inherit','closed','closed','','magic-marble-blue-web-jpeg','','','2025-03-06 14:43:06','2025-03-06 12:43:06','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Magic-Marble-Blue-Web.jpeg',0,'attachment','image/jpeg',0),
(5050,244,'2025-03-06 14:43:07','2025-03-06 12:43:07','','SM Panache Magic Marble p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-magic-marble-p-sheet-updating-blue','','','2025-05-17 10:12:03','2025-05-17 08:12:03','',5048,'http://nixin.co.za/?post_type=product_variation&p=5050',1,'product_variation','',0),
(5051,244,'2025-03-06 14:43:07','2025-03-06 12:43:07','','Magic-Marble-Charcoal-Web.jpg','','inherit','closed','closed','','magic-marble-charcoal-web-jpg','','','2025-03-06 14:43:07','2025-03-06 12:43:07','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Magic-Marble-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5052,244,'2025-03-06 14:43:08','2025-03-06 12:43:08','','SM Panache Magic Marble p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-magic-marble-p-sheet-updating-charcoal','','','2025-05-17 10:12:03','2025-05-17 08:12:03','',5048,'http://nixin.co.za/?post_type=product_variation&p=5052',2,'product_variation','',0),
(5053,244,'2025-03-06 14:43:21','2025-03-06 12:43:21','','Old-Stone-Henge-Web.jpg','','inherit','closed','closed','','old-stone-henge-web-jpg','','','2025-03-06 14:43:21','2025-03-06 12:43:21','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Web.jpg',0,'attachment','image/jpeg',0),
(5054,244,'2025-03-06 14:43:23','2025-03-06 12:43:23','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Old Stone Henge p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-old-stone-henge-p-sheet','','','2025-05-27 07:49:54','2025-05-27 05:49:54','',0,'http://nixin.co.za/?post_type=product&#038;p=5054',0,'product','',0),
(5055,244,'2025-03-06 14:43:25','2025-03-06 12:43:25','','Old-Stone-Henge-Blue-Web.jpg','','inherit','closed','closed','','old-stone-henge-blue-web-jpg','','','2025-03-06 14:43:25','2025-03-06 12:43:25','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5056,244,'2025-03-06 14:43:26','2025-03-06 12:43:26','','SM Panache Old Stone Henge p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-old-stone-henge-p-sheet-updating-blue','','','2025-05-27 07:49:54','2025-05-27 05:49:54','',5054,'http://nixin.co.za/?post_type=product_variation&p=5056',1,'product_variation','',0),
(5057,244,'2025-03-06 14:43:26','2025-03-06 12:43:26','','Old-Stone-Henge-Brown-Web.jpg','','inherit','closed','closed','','old-stone-henge-brown-web-jpg','','','2025-03-06 14:43:26','2025-03-06 12:43:26','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Brown-Web.jpg',0,'attachment','image/jpeg',0),
(5058,244,'2025-03-06 14:43:27','2025-03-06 12:43:27','','SM Panache Old Stone Henge p/sheet - Brown','Colour: Brown','publish','closed','closed','','sm-panache-old-stone-henge-p-sheet-updating-brown','','','2025-05-27 07:49:54','2025-05-27 05:49:54','',5054,'http://nixin.co.za/?post_type=product_variation&p=5058',2,'product_variation','',0),
(5059,244,'2025-03-06 14:43:41','2025-03-06 12:43:41','','Listello-Web.jpg','','inherit','closed','closed','','listello-web-jpg','','','2025-03-06 14:43:41','2025-03-06 12:43:41','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Listello-Web.jpg',0,'attachment','image/jpeg',0),
(5060,244,'2025-03-06 14:43:41','2025-03-06 12:43:41','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Listello p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-listello-p-sheet','','','2025-05-17 10:11:57','2025-05-17 08:11:57','',0,'http://nixin.co.za/?post_type=product&#038;p=5060',0,'product','',0),
(5061,244,'2025-03-06 14:43:44','2025-03-06 12:43:44','','Listello-Blue-Web.jpg','','inherit','closed','closed','','listello-blue-web-jpg','','','2025-03-06 14:43:44','2025-03-06 12:43:44','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Listello-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5062,244,'2025-03-06 14:43:45','2025-03-06 12:43:45','','SM Panache Listello p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-listello-p-sheet-updating-blue','','','2025-05-17 10:11:57','2025-05-17 08:11:57','',5060,'http://nixin.co.za/?post_type=product_variation&p=5062',1,'product_variation','',0),
(5063,244,'2025-03-06 14:43:45','2025-03-06 12:43:45','','Listello-Charcoal-Web.jpg','','inherit','closed','closed','','listello-charcoal-web-jpg','','','2025-03-06 14:43:45','2025-03-06 12:43:45','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Listello-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5064,244,'2025-03-06 14:43:46','2025-03-06 12:43:46','','SM Panache Listello p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-listello-p-sheet-updating-charcoal','','','2025-05-17 10:11:57','2025-05-17 08:11:57','',5060,'http://nixin.co.za/?post_type=product_variation&p=5064',2,'product_variation','',0),
(5065,244,'2025-03-06 14:43:46','2025-03-06 12:43:46','','Listello-Turquoise-Web.jpg','','inherit','closed','closed','','listello-turquoise-web-jpg','','','2025-03-06 14:43:46','2025-03-06 12:43:46','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Listello-Turquoise-Web.jpg',0,'attachment','image/jpeg',0),
(5066,244,'2025-03-06 14:43:47','2025-03-06 12:43:47','','SM Panache Listello p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','sm-panache-listello-p-sheet-updating-turquoise','','','2025-05-17 10:11:57','2025-05-17 08:11:57','',5060,'http://nixin.co.za/?post_type=product_variation&p=5066',3,'product_variation','',0),
(5067,244,'2025-03-06 14:44:01','2025-03-06 12:44:01','','Coral-Gorge-Web.jpg','','inherit','closed','closed','','coral-gorge-web-jpg','','','2025-03-06 14:44:01','2025-03-06 12:44:01','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Coral-Gorge-Web.jpg',0,'attachment','image/jpeg',0),
(5068,244,'2025-03-06 14:44:01','2025-03-06 12:44:01','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Coral Gorge p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-coral-gorge-p-sheet','','','2025-05-17 10:09:11','2025-05-17 08:09:11','',0,'http://nixin.co.za/?post_type=product&#038;p=5068',0,'product','',0),
(5069,244,'2025-03-06 14:44:04','2025-03-06 12:44:04','','Coral-Gorge-Blue-Web.jpg','','inherit','closed','closed','','coral-gorge-blue-web-jpg','','','2025-03-06 14:44:04','2025-03-06 12:44:04','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Coral-Gorge-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5070,244,'2025-03-06 14:44:05','2025-03-06 12:44:05','','SM Panache Coral Gorge p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-coral-gorge-p-sheet-updating-blue','','','2025-05-17 10:09:11','2025-05-17 08:09:11','',5068,'http://nixin.co.za/?post_type=product_variation&p=5070',1,'product_variation','',0),
(5071,244,'2025-03-06 14:44:05','2025-03-06 12:44:05','','Coral-Gorge-Charcoal-Web.jpg','','inherit','closed','closed','','coral-gorge-charcoal-web-jpg','','','2025-03-06 14:44:05','2025-03-06 12:44:05','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Coral-Gorge-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5072,244,'2025-03-06 14:44:06','2025-03-06 12:44:06','','SM Panache Coral Gorge p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-coral-gorge-p-sheet-updating-charcoal','','','2025-05-17 10:09:11','2025-05-17 08:09:11','',5068,'http://nixin.co.za/?post_type=product_variation&p=5072',2,'product_variation','',0),
(5073,244,'2025-03-06 14:44:19','2025-03-06 12:44:19','','Topaz-3-Web.jpg','','inherit','closed','closed','','topaz-3-web-jpg','','','2025-03-06 14:44:19','2025-03-06 12:44:19','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Topaz-3-Web.jpg',0,'attachment','image/jpeg',0),
(5074,244,'2025-03-06 14:44:20','2025-03-06 12:44:20','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Topaz 3 p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-topaz-3-p-sheet','','','2025-05-17 10:14:21','2025-05-17 08:14:21','',0,'http://nixin.co.za/?post_type=product&#038;p=5074',0,'product','',0),
(5075,244,'2025-03-06 14:44:23','2025-03-06 12:44:23','','Topaz-3-Blue-Web.jpg','','inherit','closed','closed','','topaz-3-blue-web-jpg','','','2025-03-06 14:44:23','2025-03-06 12:44:23','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Topaz-3-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5076,244,'2025-03-06 14:44:24','2025-03-06 12:44:24','','SM Panache Topaz 3 p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-topaz-3-p-sheet-updating-blue','','','2025-05-17 10:14:21','2025-05-17 08:14:21','',5074,'http://nixin.co.za/?post_type=product_variation&p=5076',1,'product_variation','',0),
(5077,244,'2025-03-06 14:44:24','2025-03-06 12:44:24','','Topaz-3-Charcoal-Web.jpg','','inherit','closed','closed','','topaz-3-charcoal-web-jpg','','','2025-03-06 14:44:24','2025-03-06 12:44:24','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Topaz-3-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5078,244,'2025-03-06 14:44:25','2025-03-06 12:44:25','','SM Panache Topaz 3 p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-topaz-3-p-sheet-updating-charcoal','','','2025-05-17 10:14:21','2025-05-17 08:14:21','',5074,'http://nixin.co.za/?post_type=product_variation&p=5078',2,'product_variation','',0),
(5079,244,'2025-03-06 14:44:39','2025-03-06 12:44:39','','Macro-Greek-Plain-Web.jpg','','inherit','closed','closed','','macro-greek-plain-web-jpg','','','2025-03-06 14:44:39','2025-03-06 12:44:39','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Web.jpg',0,'attachment','image/jpeg',0),
(5080,244,'2025-03-06 14:44:40','2025-03-06 12:44:40','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Macro Greek Plain p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-macro-greek-plain-p-sheet','','','2025-05-17 10:12:10','2025-05-17 08:12:10','',0,'http://nixin.co.za/?post_type=product&#038;p=5080',0,'product','',0),
(5081,244,'2025-03-06 14:44:42','2025-03-06 12:44:42','','Macro-Greek-Plain-Blue-Webjpg.jpeg','','inherit','closed','closed','','macro-greek-plain-blue-webjpg-jpeg','','','2025-03-06 14:44:42','2025-03-06 12:44:42','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Blue-Webjpg.jpeg',0,'attachment','image/jpeg',0),
(5082,244,'2025-03-06 14:44:43','2025-03-06 12:44:43','','SM Panache Macro Greek Plain p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-macro-greek-plain-p-sheet-updating-blue','','','2025-05-17 10:12:09','2025-05-17 08:12:09','',5080,'http://nixin.co.za/?post_type=product_variation&p=5082',1,'product_variation','',0),
(5083,244,'2025-03-06 14:44:44','2025-03-06 12:44:44','','Macro-Greek-Plain-Turquoise-Web.jpg','','inherit','closed','closed','','macro-greek-plain-turquoise-web-jpg','','','2025-03-06 14:44:44','2025-03-06 12:44:44','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Turquoise-Web.jpg',0,'attachment','image/jpeg',0),
(5084,244,'2025-03-06 14:44:44','2025-03-06 12:44:44','','SM Panache Macro Greek Plain p/sheet - Turquoise','Colour: Turquoise','publish','closed','closed','','sm-panache-macro-greek-plain-p-sheet-updating-turquoise','','','2025-05-17 10:12:10','2025-05-17 08:12:10','',5080,'http://nixin.co.za/?post_type=product_variation&p=5084',2,'product_variation','',0),
(5085,244,'2025-03-06 14:44:57','2025-03-06 12:44:57','','Shattered-Silica-Web.jpg','','inherit','closed','closed','','shattered-silica-web-jpg','','','2025-03-06 14:44:57','2025-03-06 12:44:57','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Shattered-Silica-Web.jpg',0,'attachment','image/jpeg',0),
(5086,244,'2025-03-06 14:44:58','2025-03-06 12:44:58','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Shattered Silica p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-shattered-silica-p-sheet','','','2025-05-17 10:14:17','2025-05-17 08:14:17','',0,'http://nixin.co.za/?post_type=product&#038;p=5086',0,'product','',0),
(5087,244,'2025-03-06 14:45:00','2025-03-06 12:45:00','','Shattered-Silica-Blue-Web.jpg','','inherit','closed','closed','','shattered-silica-blue-web-jpg','','','2025-03-06 14:45:00','2025-03-06 12:45:00','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Shattered-Silica-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5088,244,'2025-03-06 14:45:01','2025-03-06 12:45:01','','SM Panache Shattered Silica p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-shattered-silica-p-sheet-updating-blue','','','2025-05-17 10:14:17','2025-05-17 08:14:17','',5086,'http://nixin.co.za/?post_type=product_variation&p=5088',1,'product_variation','',0),
(5089,244,'2025-03-06 14:45:02','2025-03-06 12:45:02','','Shattered-Silica-Charcoal-Web.jpg','','inherit','closed','closed','','shattered-silica-charcoal-web-jpg','','','2025-03-06 14:45:02','2025-03-06 12:45:02','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Shattered-Silica-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5090,244,'2025-03-06 14:45:02','2025-03-06 12:45:02','','SM Panache Shattered Silica p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-shattered-silica-p-sheet-updating-charcoal','','','2025-05-17 10:14:17','2025-05-17 08:14:17','',5086,'http://nixin.co.za/?post_type=product_variation&p=5090',2,'product_variation','',0),
(5091,244,'2025-03-06 14:45:14','2025-03-06 12:45:14','','Cosmic-Terazzo-Web.jpg','','inherit','closed','closed','','cosmic-terazzo-web-jpg','','','2025-03-06 14:45:14','2025-03-06 12:45:14','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Web.jpg',0,'attachment','image/jpeg',0),
(5092,244,'2025-03-06 14:45:15','2025-03-06 12:45:15','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Cosmic Terazzo p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-cosmic-terazzo-p-sheet','','','2025-05-17 10:09:32','2025-05-17 08:09:32','',0,'http://nixin.co.za/?post_type=product&#038;p=5092',0,'product','',0),
(5093,244,'2025-03-06 14:45:18','2025-03-06 12:45:18','','Cosmic-Terazzo-Blue-Web.jpg','','inherit','closed','closed','','cosmic-terazzo-blue-web-jpg','','','2025-03-06 14:45:18','2025-03-06 12:45:18','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5094,244,'2025-03-06 14:45:18','2025-03-06 12:45:18','','SM Panache Cosmic Terazzo p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-cosmic-terazzo-p-sheet-updating-blue','','','2025-05-17 10:09:32','2025-05-17 08:09:32','',5092,'http://nixin.co.za/?post_type=product_variation&p=5094',1,'product_variation','',0),
(5095,244,'2025-03-06 14:45:19','2025-03-06 12:45:19','','Cosmic-Terazzo-Charcoal-Web.jpg','','inherit','closed','closed','','cosmic-terazzo-charcoal-web-jpg','','','2025-03-06 14:45:19','2025-03-06 12:45:19','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5096,244,'2025-03-06 14:45:20','2025-03-06 12:45:20','','SM Panache Cosmic Terazzo p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-cosmic-terazzo-p-sheet-updating-charcoal','','','2025-05-17 10:09:32','2025-05-17 08:09:32','',5092,'http://nixin.co.za/?post_type=product_variation&p=5096',2,'product_variation','',0),
(5097,244,'2025-03-06 14:45:33','2025-03-06 12:45:33','','Frozen-Fossil-Web.jpg','','inherit','closed','closed','','frozen-fossil-web-jpg','','','2025-03-06 14:45:33','2025-03-06 12:45:33','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Web.jpg',0,'attachment','image/jpeg',0),
(5098,244,'2025-03-06 14:45:34','2025-03-06 12:45:34','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Frozen Fossil p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-frozen-fossil-p-sheet','','','2025-05-17 10:12:00','2025-05-17 08:12:00','',0,'http://nixin.co.za/?post_type=product&#038;p=5098',0,'product','',0),
(5099,244,'2025-03-06 14:45:36','2025-03-06 12:45:36','','Frozen-Fossil-Midnight-Blue-Web.jpg','','inherit','closed','closed','','frozen-fossil-midnight-blue-web-jpg','','','2025-03-06 14:45:36','2025-03-06 12:45:36','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Midnight-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5100,244,'2025-03-06 14:45:37','2025-03-06 12:45:37','','SM Panache Frozen Fossil p/sheet - Midnight Blue','Colour: Midnight Blue','publish','closed','closed','','sm-panache-frozen-fossil-p-sheet-updating-midnight-blue','','','2025-05-17 10:12:00','2025-05-17 08:12:00','',5098,'http://nixin.co.za/?post_type=product_variation&p=5100',1,'product_variation','',0),
(5101,244,'2025-03-06 14:45:37','2025-03-06 12:45:37','','Frozen-Fossil-Charcoal-Web.jpg','','inherit','closed','closed','','frozen-fossil-charcoal-web-jpg','','','2025-03-06 14:45:37','2025-03-06 12:45:37','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5102,244,'2025-03-06 14:45:38','2025-03-06 12:45:38','','SM Panache Frozen Fossil p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-frozen-fossil-p-sheet-updating-charcoal','','','2025-05-17 10:12:00','2025-05-17 08:12:00','',5098,'http://nixin.co.za/?post_type=product_variation&p=5102',2,'product_variation','',0),
(5103,244,'2025-03-06 14:45:52','2025-03-06 12:45:52','','Diamond-Deluge-Web.jpg','','inherit','closed','closed','','diamond-deluge-web-jpg','','','2025-03-06 14:45:52','2025-03-06 12:45:52','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Web.jpg',0,'attachment','image/jpeg',0),
(5104,244,'2025-03-06 14:45:53','2025-03-06 12:45:53','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Diamond Deluge p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-diamond-deluge-p-sheet','','','2025-05-17 10:11:55','2025-05-17 08:11:55','',0,'http://nixin.co.za/?post_type=product&#038;p=5104',0,'product','',0),
(5105,244,'2025-03-06 14:45:55','2025-03-06 12:45:55','','Diamond-Deluge-Blue-Web.jpg','','inherit','closed','closed','','diamond-deluge-blue-web-jpg','','','2025-03-06 14:45:55','2025-03-06 12:45:55','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5106,244,'2025-03-06 14:45:56','2025-03-06 12:45:56','','SM Panache Diamond Deluge p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-diamond-deluge-p-sheet-updating-blue','','','2025-05-17 10:11:54','2025-05-17 08:11:54','',5104,'http://nixin.co.za/?post_type=product_variation&p=5106',1,'product_variation','',0),
(5107,244,'2025-03-06 14:45:56','2025-03-06 12:45:56','','Diamond-Deluge-Charcoal-Web.jpg','','inherit','closed','closed','','diamond-deluge-charcoal-web-jpg','','','2025-03-06 14:45:56','2025-03-06 12:45:56','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5108,244,'2025-03-06 14:45:57','2025-03-06 12:45:57','','SM Panache Diamond Deluge p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-diamond-deluge-p-sheet-updating-charcoal','','','2025-05-17 10:11:54','2025-05-17 08:11:54','',5104,'http://nixin.co.za/?post_type=product_variation&p=5108',2,'product_variation','',0),
(5109,244,'2025-03-06 14:46:12','2025-03-06 12:46:12','','Regal-Riven-Web.jpg','','inherit','closed','closed','','regal-riven-web-jpg','','','2025-03-06 14:46:12','2025-03-06 12:46:12','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Regal-Riven-Web.jpg',0,'attachment','image/jpeg',0),
(5110,244,'2025-03-06 14:46:13','2025-03-06 12:46:13','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Regal Riven p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-regal-riven-p-sheet','','','2025-05-19 08:58:32','2025-05-19 06:58:32','',0,'http://nixin.co.za/?post_type=product&#038;p=5110',0,'product','',0),
(5111,244,'2025-03-06 14:46:15','2025-03-06 12:46:15','','Regal-Riven-Blue-Web.jpg','','inherit','closed','closed','','regal-riven-blue-web-jpg','','','2025-03-06 14:46:15','2025-03-06 12:46:15','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Regal-Riven-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5112,244,'2025-03-06 14:46:16','2025-03-06 12:46:16','','SM Panache Regal Riven p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-regal-riven-p-sheet-updating-blue','','','2025-05-19 08:57:02','2025-05-19 06:57:02','',5110,'http://nixin.co.za/?post_type=product_variation&p=5112',1,'product_variation','',0),
(5113,244,'2025-03-06 14:46:16','2025-03-06 12:46:16','','Regal-Riven-Charcoal-Web.jpg','','inherit','closed','closed','','regal-riven-charcoal-web-jpg','','','2025-03-06 14:46:16','2025-03-06 12:46:16','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Regal-Riven-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5114,244,'2025-03-06 14:46:17','2025-03-06 12:46:17','','SM Panache Regal Riven p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-regal-riven-p-sheet-updating-charcoal','','','2025-05-19 08:57:01','2025-05-19 06:57:01','',5110,'http://nixin.co.za/?post_type=product_variation&p=5114',2,'product_variation','',0),
(5115,244,'2025-03-06 14:46:30','2025-03-06 12:46:30','','Twisting-Travertine-Web.jpg','','inherit','closed','closed','','twisting-travertine-web-jpg','','','2025-03-06 14:46:30','2025-03-06 12:46:30','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Web.jpg',0,'attachment','image/jpeg',0),
(5116,244,'2025-03-06 14:46:31','2025-03-06 12:46:31','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Twisting Travertine p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-twisting-travertine-p-sheet','','','2025-05-17 10:15:18','2025-05-17 08:15:18','',0,'http://nixin.co.za/?post_type=product&#038;p=5116',0,'product','',0),
(5117,244,'2025-03-06 14:46:33','2025-03-06 12:46:33','','Twisting-Travertine-Blue-Web.jpg','','inherit','closed','closed','','twisting-travertine-blue-web-jpg','','','2025-03-06 14:46:33','2025-03-06 12:46:33','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5118,244,'2025-03-06 14:46:34','2025-03-06 12:46:34','','SM Panache Twisting Travertine p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-twisting-travertine-p-sheet-updating-blue','','','2025-05-17 10:15:18','2025-05-17 08:15:18','',5116,'http://nixin.co.za/?post_type=product_variation&p=5118',1,'product_variation','',0),
(5119,244,'2025-03-06 14:46:34','2025-03-06 12:46:34','','Twisting-Travertine-Charcoal-Web.jpg','','inherit','closed','closed','','twisting-travertine-charcoal-web-jpg','','','2025-03-06 14:46:34','2025-03-06 12:46:34','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5120,244,'2025-03-06 14:46:35','2025-03-06 12:46:35','','SM Panache Twisting Travertine p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-twisting-travertine-p-sheet-updating-charcoal','','','2025-05-17 10:15:18','2025-05-17 08:15:18','',5116,'http://nixin.co.za/?post_type=product_variation&p=5120',2,'product_variation','',0),
(5121,244,'2025-03-06 14:46:48','2025-03-06 12:46:48','','Zentangle-Mandala-Web.jpg','','inherit','closed','closed','','zentangle-mandala-web-jpg','','','2025-03-06 14:46:48','2025-03-06 12:46:48','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Web.jpg',0,'attachment','image/jpeg',0),
(5122,244,'2025-03-06 14:46:48','2025-03-06 12:46:48','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Zentangle Mandala p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-zentangle-mandala-p-sheet','','','2025-05-17 10:15:20','2025-05-17 08:15:20','',0,'http://nixin.co.za/?post_type=product&#038;p=5122',0,'product','',0),
(5123,244,'2025-03-06 14:46:51','2025-03-06 12:46:51','','Zentangle-Mandala-Blue-Web.jpg','','inherit','closed','closed','','zentangle-mandala-blue-web-jpg','','','2025-03-06 14:46:51','2025-03-06 12:46:51','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5124,244,'2025-03-06 14:46:52','2025-03-06 12:46:52','','SM Panache Zentangle Mandala p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-zentangle-mandala-p-sheet-updating-blue','','','2025-05-17 10:15:20','2025-05-17 08:15:20','',5122,'http://nixin.co.za/?post_type=product_variation&p=5124',1,'product_variation','',0),
(5125,244,'2025-03-06 14:46:52','2025-03-06 12:46:52','','Zentangle-Mandala-Charcoal-Web.jpg','','inherit','closed','closed','','zentangle-mandala-charcoal-web-jpg','','','2025-03-06 14:46:52','2025-03-06 12:46:52','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Charcoal-Web.jpg',0,'attachment','image/jpeg',0),
(5126,244,'2025-03-06 14:46:53','2025-03-06 12:46:53','','SM Panache Zentangle Mandala p/sheet - Charcoal','Colour: Charcoal','publish','closed','closed','','sm-panache-zentangle-mandala-p-sheet-updating-charcoal','','','2025-05-17 10:15:20','2025-05-17 08:15:20','',5122,'http://nixin.co.za/?post_type=product_variation&p=5126',2,'product_variation','',0),
(5127,244,'2025-03-06 14:47:06','2025-03-06 12:47:06','','Tuscan-Quartzite-Web.jpg','','inherit','closed','closed','','tuscan-quartzite-web-jpg','','','2025-03-06 14:47:06','2025-03-06 12:47:06','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Web.jpg',0,'attachment','image/jpeg',0),
(5128,244,'2025-03-06 14:47:07','2025-03-06 12:47:07','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Panache Tuscan Quartzite p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-panache-tuscan-quartzite-p-sheet','','','2025-05-17 10:15:16','2025-05-17 08:15:16','',0,'http://nixin.co.za/?post_type=product&#038;p=5128',0,'product','',0),
(5129,244,'2025-03-06 14:47:09','2025-03-06 12:47:09','','Tuscan-Quartzite-Blue-Web.jpg','','inherit','closed','closed','','tuscan-quartzite-blue-web-jpg','','','2025-03-06 14:47:09','2025-03-06 12:47:09','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5130,244,'2025-03-06 14:47:10','2025-03-06 12:47:10','','SM Panache Tuscan Quartzite p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-panache-tuscan-quartzite-p-sheet-updating-blue','','','2025-05-17 10:15:16','2025-05-17 08:15:16','',5128,'http://nixin.co.za/?post_type=product_variation&p=5130',1,'product_variation','',0),
(5131,244,'2025-03-06 14:47:11','2025-03-06 12:47:11','','Tuscan-Quartzite-Brown-Web.jpg','','inherit','closed','closed','','tuscan-quartzite-brown-web-jpg','','','2025-03-06 14:47:11','2025-03-06 12:47:11','',0,'http://www.nixin.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Brown-Web.jpg',0,'attachment','image/jpeg',0),
(5132,244,'2025-03-06 14:47:12','2025-03-06 12:47:12','','SM Panache Tuscan Quartzite p/sheet - Brown','Colour: Brown','publish','closed','closed','','sm-panache-tuscan-quartzite-p-sheet-updating-brown','','','2025-05-17 10:15:16','2025-05-17 08:15:16','',5128,'http://nixin.co.za/?post_type=product_variation&p=5132',2,'product_variation','',0),
(5133,1,'2025-03-07 10:23:45','2025-03-07 08:23:45','','Order &ndash; March 7, 2025 @ 10:23 AM','','wc-completed','closed','closed','wc_order_ebK9At2bVtQBH','order-mar-07-2025-0823-am','','','2025-03-07 11:57:44','2025-03-07 09:57:44','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5133',0,'shop_order','',4),
(5134,1,'2025-03-10 10:25:36','2025-03-10 08:25:36','','Order &ndash; March 10, 2025 @ 10:25 AM','','wc-completed','closed','closed','wc_order_oZiu6stdwJzIm','order-mar-10-2025-0825-am','','','2025-03-10 11:22:04','2025-03-10 09:22:04','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5134',0,'shop_order','',4),
(5135,244,'2025-03-10 14:43:44','2025-03-10 12:43:44','','Smart Mosaics Logo Web','','inherit','closed','closed','','smart-mosaics-logo-web','','','2025-03-10 14:43:44','2025-03-10 12:43:44','',0,'http://nixin.co.za/wp-content/uploads//2025/03/Smart-Mosaics-Logo-Web.jpg',0,'attachment','image/jpeg',0),
(5136,244,'2025-03-10 14:44:32','2025-03-10 12:44:32','','Ethnic Range Web','','inherit','closed','closed','','ethnic-range-web','','','2025-03-10 14:44:32','2025-03-10 12:44:32','',0,'http://nixin.co.za/wp-content/uploads//2025/03/Ethnic-Range-Web.jpg',0,'attachment','image/jpeg',0),
(5137,244,'2025-03-10 14:46:14','2025-03-10 12:46:14','','Panache Range Web','','inherit','closed','closed','','panache-range-web','','','2025-03-10 14:46:14','2025-03-10 12:46:14','',0,'http://nixin.co.za/wp-content/uploads//2025/03/Panache-Range-Web.jpg',0,'attachment','image/jpeg',0),
(5138,244,'2025-03-10 14:47:22','2025-03-10 12:47:22','','Vogue Range Web','','inherit','closed','closed','','vogue-range-web','','','2025-03-10 14:47:22','2025-03-10 12:47:22','',0,'http://nixin.co.za/wp-content/uploads//2025/03/Vogue-Range-Web.jpg',0,'attachment','image/jpeg',0),
(5139,244,'2025-03-10 14:48:18','2025-03-10 12:48:18','','Ocean Range Web','','inherit','closed','closed','','ocean-range-web-2','','','2025-03-10 14:48:18','2025-03-10 12:48:18','',0,'http://nixin.co.za/wp-content/uploads//2025/03/Ocean-Range-Web-1.jpg',0,'attachment','image/jpeg',0),
(5141,1,'2025-03-14 15:33:08','2025-03-14 13:33:08','','Order &ndash; March 14, 2025 @ 03:33 PM','','wc-completed','closed','closed','wc_order_kQrfA8ew6RF09','order-mar-14-2025-0133-pm','','','2025-03-15 08:45:05','2025-03-15 06:45:05','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5141',0,'shop_order','',6),
(5142,1,'2025-03-17 08:17:55','2025-03-17 06:17:55','','Order &ndash; March 17, 2025 @ 08:17 AM','Please call when delivering','wc-completed','closed','closed','wc_order_fjMIcpCZNUuFv','order-mar-17-2025-0617-am','','','2025-03-17 10:09:16','2025-03-17 08:09:16','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5142',0,'shop_order','',4),
(5143,244,'2025-03-18 10:09:04','2025-03-18 08:09:04','','Parabond-Web.jpg','','inherit','closed','closed','','parabond-web-jpg','','','2025-03-18 10:09:04','2025-03-18 08:09:04','',3625,'http://www.nixin.co.za/wp-content/uploads//2025/03/Parabond-Web.jpg',0,'attachment','image/jpeg',0),
(5145,1,'2025-03-20 08:37:42','2025-03-20 06:37:42','','Order &ndash; March 20, 2025 @ 08:37 AM','delivery between 7.30 and 16.00 monday to friday','wc-completed','closed','closed','wc_order_YXwqRAMNNhLQ2','order-mar-20-2025-0637-am','','','2025-03-24 14:17:39','2025-03-24 12:17:39','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5145',0,'shop_order','',4),
(5147,1,'2025-03-25 19:11:55','2025-03-25 17:11:55','','Order &ndash; March 25, 2025 @ 07:11 PM','Please phone prior to delivery','wc-completed','closed','closed','wc_order_KSOQbBBayk6vB','order-mar-25-2025-0511-pm','','','2025-03-26 07:25:40','2025-03-26 05:25:40','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5147',0,'shop_order','',4),
(5148,425,'2025-03-26 11:07:19','2025-03-26 09:07:19','','NIXIN SST Slimline Profile Spout 700mm','<h3>Details</h3>\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\n\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\n\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\n\nPrice Excludes VAT','inherit','closed','closed','','2769-autosave-v1','','','2025-03-26 11:07:19','2025-03-26 09:07:19','',2769,'http://nixin.co.za/?p=5148',0,'revision','',0),
(5149,425,'2025-03-26 11:08:59','2025-03-26 09:08:59','','NIXIN SST Slimline Spout 1000mm','<h3>Details</h3>\nThe triangular NIXIN SST Slimline type letterbox waterspout has now been developed with two different profiles. One to provide the traditional straight line water sheet &amp; the second to have an optional rain curtain or a patterned water sheet depending on the water flow volume. NIXIN Slimline Spouts have a depth from front to back of 200mm providing for thicker type cladding or for plumbing reach over solid walls or under decking with no need for chasing.\n\nAll Slimline Spouts are available from 200mm to 1000mm width waterfalls.\n\n[embed]http://youtu.be/jJC2QO0ob3E[/embed]\n\nPrice Excludes VAT','inherit','closed','closed','','2773-autosave-v1','','','2025-03-26 11:08:59','2025-03-26 09:08:59','',2773,'http://nixin.co.za/?p=5149',0,'revision','',0),
(5150,425,'2025-03-26 11:18:27','2025-03-26 09:18:27','','NIXIN SST Weir Decklid &amp; Collar Standard','<h3>Details</h3>\nSST Weir Decklid &amp; Collar is an optional Stainless Steel deck trim for the weir opening of a standard size skimmer box.','inherit','closed','closed','','2935-autosave-v1','','','2025-03-26 11:18:27','2025-03-26 09:18:27','',2935,'http://nixin.co.za/?p=5150',0,'revision','',0),
(5151,1,'2025-03-27 12:55:56','2025-03-27 10:55:56','','Order &ndash; March 27, 2025 @ 12:55 PM','','wc-completed','closed','closed','wc_order_OFYyyEHXvVzFT','order-mar-27-2025-1055-am','','','2025-03-27 13:58:00','2025-03-27 11:58:00','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5151',0,'shop_order','',4),
(5152,1,'2025-04-01 18:33:46','2025-04-01 16:33:46','','Order &ndash; April 1, 2025 @ 06:33 PM','','wc-completed','closed','closed','wc_order_hCkLfjDplxfrT','order-apr-01-2025-0433-pm','','','2025-04-02 07:27:55','2025-04-02 05:27:55','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5152',0,'shop_order','',4),
(5153,1,'2025-04-02 17:23:03','2025-04-02 15:23:03','','Order &ndash; April 2, 2025 @ 05:23 PM','','wc-completed','closed','closed','wc_order_rTnM590hmNyJ6','order-apr-02-2025-0323-pm','','','2025-04-03 09:20:01','2025-04-03 07:20:01','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5153',0,'shop_order','',4),
(5154,1,'2025-04-08 12:19:01','2025-04-08 10:19:01','','Order &ndash; April 8, 2025 @ 12:19 PM','','wc-completed','closed','closed','wc_order_YCiJMnEJ5bxjg','order-apr-08-2025-1019-am','','','2025-04-08 14:13:09','2025-04-08 12:13:09','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5154',0,'shop_order','',4),
(5157,1,'2025-04-11 05:01:06','2025-04-11 03:01:06','','Order &ndash; April 11, 2025 @ 05:01 AM','Leave parcel with security personnel','wc-completed','closed','closed','wc_order_WlUPbCszUB8Yu','order-apr-11-2025-0301-am','','','2025-04-16 09:51:07','2025-04-16 07:51:07','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5157',0,'shop_order','',4),
(5158,1,'2025-04-12 16:43:53','2025-04-12 14:43:53','','Order &ndash; April 12, 2025 @ 04:43 PM','','wc-completed','closed','closed','wc_order_d3bje6kZ8aWSM','order-apr-12-2025-0243-pm','','','2025-04-16 09:51:58','2025-04-16 07:51:58','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5158',0,'shop_order','',4),
(5159,1,'2025-04-14 17:37:22','2025-04-14 15:37:22','','Order &ndash; April 14, 2025 @ 05:37 PM','','wc-completed','closed','closed','wc_order_sXmeNGcK8QrZJ','order-apr-14-2025-0337-pm','','','2025-04-15 14:01:44','2025-04-15 12:01:44','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5159',0,'shop_order','',4),
(5160,1,'2025-04-22 15:51:59','2025-04-22 13:51:59','','Order &ndash; April 22, 2025 @ 03:51 PM','Call before delivery','trash','closed','closed','wc_order_uwBbTVDQ7i36i','order-apr-22-2025-0151-pm__trashed','','','2025-04-29 16:58:16','2025-04-29 14:58:16','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5160',0,'shop_order','',5),
(5161,1,'2025-04-23 08:53:51','2025-04-23 06:53:51','','Order &ndash; April 23, 2025 @ 08:53 AM','','wc-completed','closed','closed','wc_order_imlBgNZrxjOJd','order-apr-23-2025-0653-am','','','2025-04-23 09:20:57','2025-04-23 07:20:57','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5161',0,'shop_order','',4),
(5162,1,'2025-04-24 03:47:57','2025-04-24 01:47:57','','Order &ndash; April 24, 2025 @ 03:47 AM','','wc-completed','closed','closed','wc_order_Ec3w3D55e583V','order-apr-24-2025-0147-am','','','2025-04-24 07:22:26','2025-04-24 05:22:26','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5162',0,'shop_order','',4),
(5163,1,'2025-04-24 09:08:16','2025-04-24 07:08:16','','Order &ndash; April 24, 2025 @ 09:08 AM','','wc-completed','closed','closed','wc_order_o2rScCayBTPYB','order-apr-24-2025-0708-am','','','2025-04-24 09:40:40','2025-04-24 07:40:40','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5163',0,'shop_order','',4),
(5164,1,'2025-04-24 16:14:05','2025-04-24 14:14:05','','Order &ndash; April 24, 2025 @ 04:14 PM','When arriving at the estate gate phone','wc-completed','closed','closed','wc_order_ZmpCTs8LYppLV','order-apr-24-2025-0214-pm','','','2025-04-25 07:27:46','2025-04-25 05:27:46','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5164',0,'shop_order','',4),
(5165,1,'2025-04-29 12:13:05','2025-04-29 10:13:05','','Order &ndash; April 29, 2025 @ 12:13 PM','','wc-completed','closed','closed','wc_order_CpTd3mOZZ6irs','order-apr-29-2025-1013-am','','','2025-04-29 12:50:59','2025-04-29 10:50:59','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5165',0,'shop_order','',4),
(5166,244,'2025-04-30 11:56:59','2025-04-30 09:56:59','','Horizon-Blue-Web.jpg','','inherit','closed','closed','','horizon-blue-web-jpg','','','2025-04-30 11:56:59','2025-04-30 09:56:59','',0,'http://www.nixin.co.za/wp-content/uploads//2025/04/Horizon-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5167,244,'2025-04-30 11:58:04','2025-04-30 09:58:04','','Horizon-Blue-Web-1.jpg','','inherit','closed','closed','','horizon-blue-web-1-jpg','','','2025-04-30 11:58:04','2025-04-30 09:58:04','',0,'http://www.nixin.co.za/wp-content/uploads//2025/04/Horizon-Blue-Web-1.jpg',0,'attachment','image/jpeg',0),
(5168,244,'2025-04-30 11:59:29','2025-04-30 09:59:29','','Horizon-Blue-Web-2.jpg','','inherit','closed','closed','','horizon-blue-web-2-jpg','','','2025-04-30 11:59:29','2025-04-30 09:59:29','',0,'http://www.nixin.co.za/wp-content/uploads//2025/04/Horizon-Blue-Web-2.jpg',0,'attachment','image/jpeg',0),
(5169,1,'2025-05-06 11:57:50','2025-05-06 09:57:50','','Order &ndash; May 6, 2025 @ 11:57 AM','','wc-completed','closed','closed','wc_order_Xail15Ne7jXA7','order-may-06-2025-0957-am','','','2025-05-12 13:05:22','2025-05-12 11:05:22','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5169',0,'shop_order','',4),
(5170,1,'2025-05-07 10:21:56','2025-05-07 08:21:56','','Order &ndash; May 7, 2025 @ 10:21 AM','Please notify us of delivery day and time.','wc-completed','closed','closed','wc_order_p0PgDY4R4LCqX','order-may-07-2025-0821-am','','','2025-05-08 07:35:22','2025-05-08 05:35:22','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5170',0,'shop_order','',4),
(5173,1,'2025-05-15 09:04:05','2025-05-15 07:04:05','','Order &ndash; May 15, 2025 @ 09:04 AM','','wc-completed','closed','closed','wc_order_VPYcevriI9YuR','order-may-15-2025-0704-am','','','2025-05-15 09:29:25','2025-05-15 07:29:25','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5173',0,'shop_order','',4),
(5174,1,'2025-05-15 10:00:40','2025-05-15 08:00:40','','Order &ndash; May 15, 2025 @ 10:00 AM','','wc-completed','closed','closed','wc_order_9MYKuzLmLxXWB','order-may-15-2025-0800-am','','','2025-05-17 13:27:42','2025-05-17 11:27:42','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5174',0,'shop_order','',4),
(5175,1,'2025-05-17 13:19:37','2025-05-17 11:19:37','','Order &ndash; May 17, 2025 @ 01:19 PM','We also need 5 blue led sst light aim flow lights complete but cant find any in your stock','trash','closed','closed','wc_order_7lSSq0ek7DVmm','order-may-17-2025-1119-am__trashed','','','2025-05-25 05:26:40','2025-05-25 03:26:40','',0,'http://nixin.co.za/?post_type=shop_order&#038;p=5175',0,'shop_order','',10),
(5176,244,'2025-05-19 08:46:07','2025-05-19 06:46:07','','Beveled-Cobalt-1-Web.jpg','','inherit','closed','closed','','beveled-cobalt-1-web-jpg','','','2025-05-19 08:46:07','2025-05-19 06:46:07','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-1-Web.jpg',0,'attachment','image/jpeg',0),
(5177,244,'2025-05-19 08:46:08','2025-05-19 06:46:08','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Beveled Cobalt 1 p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-beveled-cobalt-1-p-sheet','','','2025-05-19 08:51:16','2025-05-19 06:51:16','',0,'http://nixin.co.za/?post_type=product&#038;p=5177',0,'product','',0),
(5178,244,'2025-05-19 08:46:11','2025-05-19 06:46:11','','Beveled-Cobalt-1-Web-1.jpg','','inherit','closed','closed','','beveled-cobalt-1-web-1-jpg','','','2025-05-19 08:46:11','2025-05-19 06:46:11','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-1-Web-1.jpg',0,'attachment','image/jpeg',0),
(5179,244,'2025-05-19 08:46:12','2025-05-19 06:46:12','','SM Beveled Cobalt 1 p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-beveled-cobalt-1-p-sheet-updating-blue','','','2025-05-19 08:46:17','2025-05-19 06:46:17','',5177,'http://nixin.co.za/?post_type=product_variation&p=5179',1,'product_variation','',0),
(5180,244,'2025-05-19 08:46:23','2025-05-19 06:46:23','','Random-Blue-Web.jpg','','inherit','closed','closed','','random-blue-web-jpg','','','2025-05-19 08:46:23','2025-05-19 06:46:23','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Random-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5181,244,'2025-05-19 08:46:24','2025-05-19 06:46:24','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Random Blue p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-random-blue-p-sheet','','','2025-05-20 11:02:03','2025-05-20 09:02:03','',0,'http://nixin.co.za/?post_type=product&#038;p=5181',0,'product','',0),
(5182,244,'2025-05-19 08:46:26','2025-05-19 06:46:26','','SM Random Blue p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-random-blue-p-sheet-updating-blue','','','2025-05-20 11:02:02','2025-05-20 09:02:02','',5181,'http://nixin.co.za/?post_type=product_variation&p=5182',1,'product_variation','',0),
(5183,244,'2025-05-19 08:46:38','2025-05-19 06:46:38','','Beveled-Cobalt-2-Web.jpg','','inherit','closed','closed','','beveled-cobalt-2-web-jpg','','','2025-05-19 08:46:38','2025-05-19 06:46:38','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-2-Web.jpg',0,'attachment','image/jpeg',0),
(5184,244,'2025-05-19 08:46:39','2025-05-19 06:46:39','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Beveled Cobalt 2 p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-beveled-cobalt-2-p-sheet','','','2025-05-19 08:53:38','2025-05-19 06:53:38','',0,'http://nixin.co.za/?post_type=product&#038;p=5184',0,'product','',0),
(5185,244,'2025-05-19 08:46:41','2025-05-19 06:46:41','','Beveled-Cobalt-2-Web-1.jpg','','inherit','closed','closed','','beveled-cobalt-2-web-1-jpg','','','2025-05-19 08:46:41','2025-05-19 06:46:41','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-2-Web-1.jpg',0,'attachment','image/jpeg',0),
(5186,244,'2025-05-19 08:46:42','2025-05-19 06:46:42','','SM Beveled Cobalt 2 p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-beveled-cobalt-2-p-sheet-updating-blue','','','2025-05-19 08:46:49','2025-05-19 06:46:49','',5184,'http://nixin.co.za/?post_type=product_variation&p=5186',1,'product_variation','',0),
(5187,244,'2025-05-19 08:46:54','2025-05-19 06:46:54','','Beveled-Cobalt-3-Web.jpg','','inherit','closed','closed','','beveled-cobalt-3-web-jpg','','','2025-05-19 08:46:54','2025-05-19 06:46:54','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-3-Web.jpg',0,'attachment','image/jpeg',0),
(5188,244,'2025-05-19 08:46:55','2025-05-19 06:46:55','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Beveled Cobalt 3 p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-beveled-cobalt-3-p-sheet','','','2025-05-19 08:54:22','2025-05-19 06:54:22','',0,'http://nixin.co.za/?post_type=product&#038;p=5188',0,'product','',0),
(5189,244,'2025-05-19 08:46:58','2025-05-19 06:46:58','','Beveled-Cobalt-3-Web-1.jpg','','inherit','closed','closed','','beveled-cobalt-3-web-1-jpg','','','2025-05-19 08:46:58','2025-05-19 06:46:58','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-3-Web-1.jpg',0,'attachment','image/jpeg',0),
(5190,244,'2025-05-19 08:46:58','2025-05-19 06:46:58','','SM Beveled Cobalt 3 p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-beveled-cobalt-3-p-sheet-updating-blue','','','2025-05-19 08:47:06','2025-05-19 06:47:06','',5188,'http://nixin.co.za/?post_type=product_variation&p=5190',1,'product_variation','',0),
(5191,244,'2025-05-19 08:47:11','2025-05-19 06:47:11','','Beveled-Cobalt-4-Web.jpg','','inherit','closed','closed','','beveled-cobalt-4-web-jpg','','','2025-05-19 08:47:11','2025-05-19 06:47:11','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-4-Web.jpg',0,'attachment','image/jpeg',0),
(5192,244,'2025-05-19 08:47:11','2025-05-19 06:47:11','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','SM Beveled Cobalt 4 p/sheet','SM.ART Mosaics are digitally designed 800mm x 160mm images with Full Colour Technologies for fibreglass swimming pool applications.\r\n\r\nFor the best results, we recommend applying our mosaics with <strong data-start=\"246\" data-end=\"272\">Mosaic Clear Pool Coat</strong>, a <strong data-start=\"276\" data-end=\"292\">UV-protected </strong>Polyester coating that prevents discoloration—unlike standard clear resin—ensuring a stunning, durable glass type finish.\r\n\r\nPricing excludes VAT','publish','closed','closed','','sm-beveled-cobalt-4-p-sheet','','','2025-05-23 12:40:13','2025-05-23 10:40:13','',0,'http://nixin.co.za/?post_type=product&#038;p=5192',0,'product','',0),
(5193,244,'2025-05-19 08:47:14','2025-05-19 06:47:14','','Beveled-Cobalt-4-Web-1.jpg','','inherit','closed','closed','','beveled-cobalt-4-web-1-jpg','','','2025-05-19 08:47:14','2025-05-19 06:47:14','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-4-Web-1.jpg',0,'attachment','image/jpeg',0),
(5194,244,'2025-05-19 08:47:14','2025-05-19 06:47:14','','SM Beveled Cobalt 4 p/sheet - Blue','Colour: Blue','publish','closed','closed','','sm-beveled-cobalt-4-p-sheet-updating-blue','','','2025-05-23 12:40:13','2025-05-23 10:40:13','',5192,'http://nixin.co.za/?post_type=product_variation&p=5194',1,'product_variation','',0),
(5195,244,'2025-05-19 08:56:53','2025-05-19 06:56:53','','Horizon-Blue-Web.jpg','','inherit','closed','closed','','horizon-blue-web-jpg-2','','','2025-05-19 08:56:53','2025-05-19 06:56:53','',0,'http://www.nixin.co.za/wp-content/uploads//2025/05/Horizon-Blue-Web.jpg',0,'attachment','image/jpeg',0),
(5196,244,'2025-05-19 08:56:54','2025-05-19 06:56:54','','SM Panache Regal Riven p/sheet - Horizon','Colour: Horizon','publish','closed','closed','','sm-panache-regal-riven-p-sheet-horizon','','','2025-05-19 08:57:01','2025-05-19 06:57:01','',5110,'http://nixin.co.za/?post_type=product_variation&p=5196',3,'product_variation','',0),
(5197,332,'2025-05-28 15:20:44','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','open','','','','','2025-05-28 15:20:44','0000-00-00 00:00:00','',0,'http://nixin.co.za/?p=5197',0,'post','',0),
(5198,1,'2025-05-28 16:38:12','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','open','','','','','2025-05-28 16:38:12','0000-00-00 00:00:00','',0,'http://nixin.co.za/?p=5198',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES
(185,6,0),
(190,6,0),
(192,6,0),
(240,6,0),
(243,6,0),
(246,6,0),
(250,6,0),
(520,5,0),
(522,5,0),
(523,5,0),
(526,5,0),
(527,5,0),
(591,2,0),
(598,2,0),
(600,2,0),
(602,2,0),
(604,2,0),
(606,2,0),
(608,2,0),
(699,3,0),
(702,3,0),
(710,7,0),
(713,7,0),
(793,3,0),
(796,3,0),
(804,8,0),
(827,3,0),
(952,10,0),
(954,10,0),
(988,5,0),
(991,37,0),
(1003,38,0),
(1006,38,0),
(1010,38,0),
(1015,5,0),
(1158,8,0),
(1169,8,0),
(1176,11,0),
(1176,26,0),
(1178,11,0),
(1178,26,0),
(1180,11,0),
(1180,32,0),
(1181,11,0),
(1181,28,0),
(1183,13,0),
(1183,28,0),
(1186,13,0),
(1186,28,0),
(1191,13,0),
(1191,28,0),
(1193,11,0),
(1193,28,0),
(1195,11,0),
(1195,28,0),
(1197,13,0),
(1197,34,0),
(1199,13,0),
(1199,34,0),
(1201,13,0),
(1201,34,0),
(1203,13,0),
(1203,35,0),
(1205,13,0),
(1205,31,0),
(1207,13,0),
(1207,31,0),
(1209,13,0),
(1209,31,0),
(1211,13,0),
(1211,31,0),
(1213,13,0),
(1213,31,0),
(1215,13,0),
(1215,31,0),
(1250,13,0),
(1250,29,0),
(1266,13,0),
(1266,29,0),
(1273,13,0),
(1273,29,0),
(1283,13,0),
(1283,29,0),
(1287,13,0),
(1287,29,0),
(1293,13,0),
(1293,29,0),
(1297,13,0),
(1297,29,0),
(1306,13,0),
(1306,36,0),
(1317,13,0),
(1317,36,0),
(1331,13,0),
(1331,36,0),
(1337,13,0),
(1337,36,0),
(1342,13,0),
(1342,36,0),
(1349,13,0),
(1349,36,0),
(1353,11,0),
(1353,36,0),
(1355,13,0),
(1355,36,0),
(1359,11,0),
(1359,36,0),
(1361,11,0),
(1361,36,0),
(1363,11,0),
(1363,36,0),
(1365,11,0),
(1365,36,0),
(1367,13,0),
(1367,36,0),
(1373,13,0),
(1373,36,0),
(1378,11,0),
(1378,27,0),
(1381,13,0),
(1381,27,0),
(1385,11,0),
(1385,27,0),
(1387,11,0),
(1387,27,0),
(1389,13,0),
(1389,27,0),
(1391,11,0),
(1391,27,0),
(1393,11,0),
(1393,27,0),
(1395,11,0),
(1395,27,0),
(1398,13,0),
(1398,27,0),
(1402,11,0),
(1402,27,0),
(1404,11,0),
(1404,27,0),
(1406,13,0),
(1406,27,0),
(1410,11,0),
(1410,27,0),
(1412,11,0),
(1412,27,0),
(1414,11,0),
(1414,27,0),
(1416,11,0),
(1416,27,0),
(1424,11,0),
(1424,33,0),
(1426,11,0),
(1426,33,0),
(1428,11,0),
(1428,33,0),
(1430,11,0),
(1430,33,0),
(1432,11,0),
(1432,33,0),
(1434,11,0),
(1434,33,0),
(1436,11,0),
(1436,33,0),
(1438,11,0),
(1438,33,0),
(1440,11,0),
(1440,33,0),
(1442,11,0),
(1442,33,0),
(1444,11,0),
(1444,33,0),
(1446,11,0),
(1446,33,0),
(1448,11,0),
(1448,33,0),
(1450,11,0),
(1450,33,0),
(1452,11,0),
(1452,33,0),
(1454,11,0),
(1454,33,0),
(1456,11,0),
(1456,30,0),
(1458,11,0),
(1458,30,0),
(1460,11,0),
(1460,30,0),
(1462,11,0),
(1462,30,0),
(1464,11,0),
(1464,30,0),
(1466,11,0),
(1466,30,0),
(1468,11,0),
(1468,30,0),
(1470,11,0),
(1470,30,0),
(1472,11,0),
(1472,30,0),
(1474,11,0),
(1474,30,0),
(1476,11,0),
(1476,30,0),
(1478,11,0),
(1478,30,0),
(1480,11,0),
(1480,30,0),
(1482,11,0),
(1482,30,0),
(1484,11,0),
(1484,30,0),
(1486,11,0),
(1486,30,0),
(1488,11,0),
(1488,30,0),
(1869,1,0),
(1871,1,0),
(1874,1,0),
(1876,1,0),
(1984,42,0),
(2610,11,0),
(2610,18,0),
(2610,28,0),
(2610,51,0),
(2610,53,0),
(2643,11,0),
(2643,28,0),
(2643,51,0),
(2643,53,0),
(2726,11,0),
(2726,28,0),
(2726,51,0),
(2726,56,0),
(2728,11,0),
(2728,28,0),
(2728,51,0),
(2730,11,0),
(2730,28,0),
(2730,51,0),
(2730,56,0),
(2732,11,0),
(2732,28,0),
(2732,51,0),
(2732,53,0),
(2733,11,0),
(2733,28,0),
(2733,51,0),
(2733,56,0),
(2734,11,0),
(2734,28,0),
(2734,51,0),
(2734,56,0),
(2737,11,0),
(2737,28,0),
(2737,51,0),
(2737,54,0),
(2739,11,0),
(2739,28,0),
(2739,51,0),
(2739,54,0),
(2741,11,0),
(2741,28,0),
(2741,51,0),
(2741,53,0),
(2743,11,0),
(2743,28,0),
(2743,51,0),
(2743,53,0),
(2745,11,0),
(2745,26,0),
(2745,51,0),
(2747,11,0),
(2747,26,0),
(2747,51,0),
(2749,11,0),
(2749,48,0),
(2749,51,0),
(2751,11,0),
(2751,26,0),
(2751,51,0),
(2753,11,0),
(2753,26,0),
(2753,51,0),
(2755,11,0),
(2755,36,0),
(2755,51,0),
(2755,56,0),
(2757,11,0),
(2757,36,0),
(2757,51,0),
(2757,54,0),
(2759,11,0),
(2759,36,0),
(2759,51,0),
(2761,11,0),
(2761,36,0),
(2761,51,0),
(2763,11,0),
(2763,36,0),
(2763,51,0),
(2765,11,0),
(2765,36,0),
(2765,51,0),
(2767,11,0),
(2767,36,0),
(2767,51,0),
(2769,11,0),
(2769,36,0),
(2769,51,0),
(2769,56,0),
(2771,11,0),
(2771,36,0),
(2771,51,0),
(2771,56,0),
(2773,11,0),
(2773,36,0),
(2773,51,0),
(2773,56,0),
(2775,11,0),
(2775,36,0),
(2775,51,0),
(2777,11,0),
(2777,36,0),
(2777,51,0),
(2779,11,0),
(2779,36,0),
(2779,51,0),
(2781,11,0),
(2781,36,0),
(2781,51,0),
(2781,56,0),
(2783,11,0),
(2783,36,0),
(2783,51,0),
(2783,56,0),
(2785,11,0),
(2785,36,0),
(2785,51,0),
(2785,56,0),
(2787,11,0),
(2787,36,0),
(2787,51,0),
(2787,56,0),
(2789,11,0),
(2789,36,0),
(2789,51,0),
(2789,56,0),
(2791,11,0),
(2791,36,0),
(2791,51,0),
(2791,56,0),
(2793,11,0),
(2793,36,0),
(2793,51,0),
(2795,11,0),
(2795,36,0),
(2795,51,0),
(2813,11,0),
(2813,18,0),
(2813,29,0),
(2815,11,0),
(2815,18,0),
(2815,29,0),
(2817,11,0),
(2817,18,0),
(2817,29,0),
(2819,11,0),
(2819,18,0),
(2819,29,0),
(2821,11,0),
(2821,29,0),
(2823,11,0),
(2823,29,0),
(2825,11,0),
(2825,50,0),
(2827,11,0),
(2827,50,0),
(2829,11,0),
(2829,18,0),
(2829,50,0),
(2831,11,0),
(2831,50,0),
(2844,11,0),
(2844,50,0),
(2846,11,0),
(2846,50,0),
(2848,11,0),
(2848,50,0),
(2848,57,0),
(2850,11,0),
(2850,50,0),
(2850,57,0),
(2852,11,0),
(2852,18,0),
(2852,50,0),
(2854,11,0),
(2854,18,0),
(2854,50,0),
(2858,11,0),
(2858,50,0),
(2858,57,0),
(2860,11,0),
(2860,50,0),
(2860,57,0),
(2864,11,0),
(2864,50,0),
(2864,57,0),
(2866,11,0),
(2866,50,0),
(2866,57,0),
(2879,13,0),
(2879,57,0),
(2879,58,0),
(2879,59,0),
(2879,60,0),
(2879,61,0),
(2879,62,0),
(2879,192,0),
(2880,18,0),
(2887,11,0),
(2887,18,0),
(2887,48,0),
(2887,51,0),
(2889,11,0),
(2889,48,0),
(2889,51,0),
(2891,11,0),
(2891,49,0),
(2891,51,0),
(2893,11,0),
(2893,49,0),
(2893,51,0),
(2895,11,0),
(2895,49,0),
(2895,51,0),
(2897,11,0),
(2897,49,0),
(2897,51,0),
(2899,11,0),
(2899,18,0),
(2899,75,0),
(2901,11,0),
(2901,18,0),
(2901,75,0),
(2903,11,0),
(2903,36,0),
(2905,11,0),
(2905,18,0),
(2905,36,0),
(2907,11,0),
(2907,18,0),
(2907,36,0),
(2913,11,0),
(2913,28,0),
(2913,51,0),
(2915,11,0),
(2915,48,0),
(2915,51,0),
(2917,11,0),
(2917,18,0),
(2917,48,0),
(2917,51,0),
(2922,13,0),
(2922,56,0),
(2922,64,0),
(2922,65,0),
(2922,66,0),
(2922,67,0),
(2922,68,0),
(2922,348,0),
(2922,352,0),
(2922,356,0),
(2930,13,0),
(2930,56,0),
(2930,64,0),
(2930,69,0),
(2930,70,0),
(2935,11,0),
(2935,47,0),
(2935,51,0),
(2937,11,0),
(2937,47,0),
(2937,51,0),
(2938,11,0),
(2938,47,0),
(2938,51,0),
(2944,11,0),
(2944,47,0),
(2944,51,0),
(2946,11,0),
(2946,47,0),
(2946,51,0),
(2948,11,0),
(2948,47,0),
(2948,51,0),
(2950,11,0),
(2950,18,0),
(2950,47,0),
(2950,51,0),
(2952,11,0),
(2952,18,0),
(2952,47,0),
(2952,51,0),
(2954,11,0),
(2954,56,0),
(2954,64,0),
(2956,13,0),
(2956,18,0),
(2956,64,0),
(2956,71,0),
(2956,72,0),
(2956,73,0),
(2957,18,0),
(2958,18,0),
(2959,18,0),
(2961,13,0),
(2961,64,0),
(2961,72,0),
(2961,73,0),
(2961,74,0),
(2966,11,0),
(2966,47,0),
(2966,51,0),
(2968,11,0),
(2968,47,0),
(2968,51,0),
(2970,11,0),
(2970,36,0),
(2970,51,0),
(2972,11,0),
(2972,36,0),
(2972,51,0),
(2974,11,0),
(2974,51,0),
(2974,75,0),
(2976,11,0),
(2976,51,0),
(2976,75,0),
(2979,11,0),
(2979,18,0),
(2979,75,0),
(2981,11,0),
(2981,18,0),
(2981,75,0),
(2983,11,0),
(2983,75,0),
(2985,11,0),
(2985,75,0),
(2987,11,0),
(2987,26,0),
(2987,51,0),
(2989,11,0),
(2989,26,0),
(2989,51,0),
(3015,11,0),
(3015,49,0),
(3015,51,0),
(3017,11,0),
(3017,18,0),
(3017,50,0),
(3019,11,0),
(3019,18,0),
(3019,50,0),
(3028,11,0),
(3028,64,0),
(3030,11,0),
(3030,64,0),
(3032,11,0),
(3032,64,0),
(3034,13,0),
(3034,18,0),
(3034,53,0),
(3034,76,0),
(3034,77,0),
(3034,78,0),
(3034,79,0),
(3034,80,0),
(3034,81,0),
(3034,82,0),
(3034,83,0),
(3035,18,0),
(3036,18,0),
(3037,18,0),
(3045,11,0),
(3045,64,0),
(3047,13,0),
(3047,64,0),
(3047,84,0),
(3047,85,0),
(3047,86,0),
(3047,87,0),
(3053,13,0),
(3053,18,0),
(3053,54,0),
(3053,76,0),
(3053,88,0),
(3053,89,0),
(3053,90,0),
(3054,18,0),
(3055,18,0),
(3056,18,0),
(3060,13,0),
(3060,18,0),
(3060,76,0),
(3060,92,0),
(3060,93,0),
(3061,18,0),
(3062,18,0),
(3064,11,0),
(3064,18,0),
(3064,94,0),
(3068,13,0),
(3068,18,0),
(3068,54,0),
(3068,95,0),
(3068,96,0),
(3068,97,0),
(3069,18,0),
(3070,18,0),
(3072,13,0),
(3072,18,0),
(3072,54,0),
(3072,95,0),
(3072,98,0),
(3072,99,0),
(3072,100,0),
(3072,101,0),
(3072,102,0),
(3072,103,0),
(3072,104,0),
(3072,105,0),
(3073,18,0),
(3074,18,0),
(3075,18,0),
(3076,18,0),
(3077,18,0),
(3078,18,0),
(3079,18,0),
(3080,18,0),
(3082,13,0),
(3082,18,0),
(3082,54,0),
(3082,95,0),
(3082,106,0),
(3082,107,0),
(3082,108,0),
(3084,18,0),
(3086,18,0),
(3088,18,0),
(3091,13,0),
(3091,18,0),
(3091,53,0),
(3091,109,0),
(3091,110,0),
(3091,111,0),
(3092,18,0),
(3093,18,0),
(3095,13,0),
(3095,18,0),
(3095,53,0),
(3095,109,0),
(3095,112,0),
(3095,113,0),
(3096,18,0),
(3097,18,0),
(3100,11,0),
(3100,114,0),
(3102,11,0),
(3102,114,0),
(3104,13,0),
(3104,94,0),
(3104,116,0),
(3104,117,0),
(3105,18,0),
(3108,11,0),
(3108,18,0),
(3108,94,0),
(3110,11,0),
(3110,18,0),
(3110,94,0),
(3112,11,0),
(3112,18,0),
(3112,94,0),
(3114,11,0),
(3114,18,0),
(3114,94,0),
(3116,11,0),
(3116,94,0),
(3118,11,0),
(3118,114,0),
(3120,13,0),
(3120,115,0),
(3120,118,0),
(3123,11,0),
(3123,115,0),
(3125,11,0),
(3125,18,0),
(3125,94,0),
(3127,11,0),
(3127,115,0),
(3129,13,0),
(3129,115,0),
(3129,119,0),
(3131,18,0),
(3133,11,0),
(3133,115,0),
(3135,13,0),
(3135,76,0),
(3135,120,0),
(3138,11,0),
(3138,64,0),
(3140,11,0),
(3140,56,0),
(3140,115,0),
(3142,11,0),
(3142,115,0),
(3144,11,0),
(3144,115,0),
(3146,13,0),
(3146,115,0),
(3146,121,0),
(3146,122,0),
(3148,18,0),
(3150,11,0),
(3150,115,0),
(3152,11,0),
(3152,115,0),
(3154,13,0),
(3154,76,0),
(3154,123,0),
(3154,124,0),
(3154,125,0),
(3154,126,0),
(3155,18,0),
(3157,18,0),
(3158,18,0),
(3160,13,0),
(3160,18,0),
(3160,56,0),
(3160,64,0),
(3160,127,0),
(3160,128,0),
(3160,129,0),
(3160,130,0),
(3161,18,0),
(3162,18,0),
(3163,18,0),
(3164,18,0),
(3166,13,0),
(3166,94,0),
(3166,116,0),
(3166,131,0),
(3166,132,0),
(3166,133,0),
(3170,13,0),
(3170,94,0),
(3170,116,0),
(3170,131,0),
(3170,132,0),
(3173,11,0),
(3173,94,0),
(3173,134,0),
(3175,11,0),
(3175,18,0),
(3175,94,0),
(3177,11,0),
(3177,94,0),
(3179,13,0),
(3179,54,0),
(3179,76,0),
(3179,135,0),
(3179,136,0),
(3179,137,0),
(3179,347,0),
(3184,11,0),
(3184,18,0),
(3184,76,0),
(3186,11,0),
(3186,18,0),
(3186,64,0),
(3188,11,0),
(3188,75,0),
(3190,11,0),
(3190,94,0),
(3190,134,0),
(3193,11,0),
(3193,94,0),
(3193,134,0),
(3196,13,0),
(3196,18,0),
(3196,56,0),
(3196,64,0),
(3196,71,0),
(3196,72,0),
(3196,73,0),
(3196,138,0),
(3196,139,0),
(3197,18,0),
(3198,18,0),
(3199,18,0),
(3200,18,0),
(3201,18,0),
(3203,11,0),
(3203,115,0),
(3205,11,0),
(3205,115,0),
(3207,13,0),
(3207,57,0),
(3207,94,0),
(3213,11,0),
(3213,57,0),
(3213,94,0),
(3215,11,0),
(3215,57,0),
(3215,94,0),
(3217,11,0),
(3217,57,0),
(3217,115,0),
(3219,13,0),
(3219,56,0),
(3219,57,0),
(3219,94,0),
(3219,140,0),
(3219,141,0),
(3219,142,0),
(3224,11,0),
(3224,57,0),
(3224,94,0),
(3226,11,0),
(3226,57,0),
(3226,94,0),
(3228,11,0),
(3228,57,0),
(3228,94,0),
(3230,11,0),
(3230,57,0),
(3230,94,0),
(3230,143,0),
(3232,13,0),
(3232,57,0),
(3232,94,0),
(3232,143,0),
(3236,11,0),
(3236,57,0),
(3236,94,0),
(3236,143,0),
(3238,11,0),
(3238,57,0),
(3238,94,0),
(3240,11,0),
(3240,57,0),
(3240,94,0),
(3240,143,0),
(3242,11,0),
(3242,57,0),
(3242,94,0),
(3242,143,0),
(3244,11,0),
(3244,57,0),
(3244,94,0),
(3244,143,0),
(3246,11,0),
(3246,57,0),
(3246,94,0),
(3246,143,0),
(3248,13,0),
(3248,57,0),
(3248,94,0),
(3248,143,0),
(3248,144,0),
(3253,13,0),
(3253,57,0),
(3253,94,0),
(3253,145,0),
(3259,13,0),
(3259,57,0),
(3259,94,0),
(3259,143,0),
(3259,144,0),
(3262,18,0),
(3264,13,0),
(3264,57,0),
(3264,94,0),
(3264,146,0),
(3264,147,0),
(3270,13,0),
(3270,57,0),
(3270,192,0),
(3277,13,0),
(3277,18,0),
(3277,64,0),
(3277,148,0),
(3277,149,0),
(3277,150,0),
(3278,18,0),
(3279,18,0),
(3280,18,0),
(3282,11,0),
(3282,18,0),
(3282,64,0),
(3284,11,0),
(3284,64,0),
(3286,11,0),
(3286,64,0),
(3288,11,0),
(3288,64,0),
(3290,13,0),
(3290,64,0),
(3290,151,0),
(3293,13,0),
(3293,64,0),
(3293,152,0),
(3293,153,0),
(3293,154,0),
(3301,11,0),
(3301,64,0),
(3303,13,0),
(3303,64,0),
(3303,155,0),
(3306,11,0),
(3306,18,0),
(3306,64,0),
(3308,11,0),
(3308,18,0),
(3308,64,0),
(3311,11,0),
(3311,64,0),
(3313,11,0),
(3313,64,0),
(3315,11,0),
(3315,18,0),
(3315,64,0),
(3317,11,0),
(3317,18,0),
(3317,56,0),
(3317,64,0),
(3319,13,0),
(3319,18,0),
(3319,56,0),
(3319,64,0),
(3319,156,0),
(3319,157,0),
(3319,158,0),
(3320,18,0),
(3321,18,0),
(3322,18,0),
(3324,13,0),
(3324,18,0),
(3324,115,0),
(3324,159,0),
(3324,160,0),
(3326,18,0),
(3328,18,0),
(3330,18,0),
(3332,18,0),
(3334,13,0),
(3334,18,0),
(3334,76,0),
(3334,161,0),
(3334,162,0),
(3334,163,0),
(3334,164,0),
(3335,18,0),
(3336,18,0),
(3337,18,0),
(3338,18,0),
(3340,13,0),
(3340,18,0),
(3340,76,0),
(3340,165,0),
(3340,166,0),
(3340,167,0),
(3340,168,0),
(3341,18,0),
(3342,18,0),
(3343,18,0),
(3344,18,0),
(3346,13,0),
(3346,18,0),
(3346,53,0),
(3346,76,0),
(3346,169,0),
(3348,18,0),
(3350,13,0),
(3350,18,0),
(3350,76,0),
(3350,170,0),
(3350,171,0),
(3351,18,0),
(3352,18,0),
(3354,13,0),
(3354,18,0),
(3354,76,0),
(3354,172,0),
(3354,173,0),
(3355,18,0),
(3356,18,0),
(3358,13,0),
(3358,174,0),
(3358,175,0),
(3358,176,0),
(3364,11,0),
(3364,76,0),
(3366,11,0),
(3366,18,0),
(3366,115,0),
(3368,11,0),
(3368,76,0),
(3370,13,0),
(3370,76,0),
(3370,177,0),
(3370,178,0),
(3376,13,0),
(3376,76,0),
(3376,177,0),
(3376,178,0),
(3382,13,0),
(3382,94,0),
(3382,179,0),
(3382,180,0),
(3388,11,0),
(3388,64,0),
(3390,13,0),
(3390,76,0),
(3390,181,0),
(3390,182,0),
(3390,183,0),
(3390,184,0),
(3390,185,0),
(3390,186,0),
(3396,18,0),
(3404,13,0),
(3404,115,0),
(3404,160,0),
(3410,13,0),
(3410,174,0),
(3410,175,0),
(3410,176,0),
(3412,18,0),
(3420,13,0),
(3420,115,0),
(3420,187,0),
(3420,188,0),
(3426,13,0),
(3426,115,0),
(3426,187,0),
(3436,13,0),
(3436,115,0),
(3436,189,0),
(3436,190,0),
(3436,191,0),
(3444,13,0),
(3444,192,0),
(3444,193,0),
(3444,194,0),
(3444,195,0),
(3452,13,0),
(3452,192,0),
(3455,13,0),
(3455,114,0),
(3455,162,0),
(3455,196,0),
(3455,197,0),
(3459,11,0),
(3459,114,0),
(3459,198,0),
(3461,13,0),
(3461,18,0),
(3461,114,0),
(3461,199,0),
(3461,200,0),
(3462,18,0),
(3464,13,0),
(3464,114,0),
(3464,197,0),
(3464,198,0),
(3467,13,0),
(3467,76,0),
(3467,201,0),
(3467,202,0),
(3473,13,0),
(3473,146,0),
(3473,147,0),
(3473,192,0),
(3479,13,0),
(3479,192,0),
(3482,13,0),
(3482,176,0),
(3482,203,0),
(3482,204,0),
(3482,205,0),
(3485,18,0),
(3487,11,0),
(3487,18,0),
(3487,64,0),
(3489,11,0),
(3489,115,0),
(3491,11,0),
(3491,115,0),
(3493,11,0),
(3493,115,0),
(3495,13,0),
(3495,114,0),
(3495,206,0),
(3495,207,0),
(3498,13,0),
(3498,114,0),
(3498,208,0),
(3501,13,0),
(3501,114,0),
(3501,207,0),
(3501,209,0),
(3504,13,0),
(3504,192,0),
(3504,210,0),
(3504,211,0),
(3504,212,0),
(3512,13,0),
(3512,114,0),
(3512,206,0),
(3512,207,0),
(3515,13,0),
(3515,114,0),
(3515,196,0),
(3515,213,0),
(3515,353,0),
(3516,18,0),
(3518,13,0),
(3518,115,0),
(3518,119,0),
(3518,214,0),
(3521,13,0),
(3521,115,0),
(3521,119,0),
(3521,215,0),
(3521,216,0),
(3527,13,0),
(3527,18,0),
(3527,115,0),
(3527,119,0),
(3528,18,0),
(3530,11,0),
(3530,115,0),
(3530,119,0),
(3532,11,0),
(3532,115,0),
(3532,119,0),
(3534,11,0),
(3534,115,0),
(3534,119,0),
(3536,13,0),
(3536,115,0),
(3536,119,0),
(3539,13,0),
(3539,115,0),
(3539,119,0),
(3543,11,0),
(3543,18,0),
(3543,115,0),
(3543,119,0),
(3545,11,0),
(3545,176,0),
(3547,13,0),
(3547,176,0),
(3547,181,0),
(3553,11,0),
(3553,94,0),
(3555,11,0),
(3555,94,0),
(3557,13,0),
(3557,18,0),
(3557,114,0),
(3557,217,0),
(3558,18,0),
(3561,11,0),
(3561,115,0),
(3563,13,0),
(3563,114,0),
(3563,218,0),
(3566,11,0),
(3566,114,0),
(3568,11,0),
(3568,94,0),
(3570,13,0),
(3570,94,0),
(3573,13,0),
(3573,115,0),
(3573,159,0),
(3579,11,0),
(3579,64,0),
(3581,13,0),
(3581,64,0),
(3581,72,0),
(3581,73,0),
(3581,74,0),
(3587,13,0),
(3587,115,0),
(3595,18,0),
(3597,11,0),
(3597,115,0),
(3599,11,0),
(3599,192,0),
(3601,11,0),
(3601,18,0),
(3601,192,0),
(3603,11,0),
(3603,47,0),
(3603,51,0),
(3605,13,0),
(3605,64,0),
(3605,219,0),
(3605,220,0),
(3605,221,0),
(3613,13,0),
(3613,114,0),
(3613,222,0),
(3616,11,0),
(3616,114,0),
(3618,13,0),
(3618,114,0),
(3618,217,0),
(3618,349,0),
(3620,13,0),
(3620,114,0),
(3620,207,0),
(3623,11,0),
(3623,18,0),
(3623,114,0),
(3625,13,0),
(3625,32,0),
(3625,223,0),
(3625,224,0),
(3625,225,0),
(3627,18,0),
(3629,13,0),
(3629,76,0),
(3629,226,0),
(3629,227,0),
(3629,228,0),
(3629,357,0),
(3634,11,0),
(3634,28,0),
(3634,51,0),
(3636,13,0),
(3636,18,0),
(3636,192,0),
(3636,229,0),
(3636,230,0),
(3638,18,0),
(3640,18,0),
(3642,11,0),
(3642,18,0),
(3642,192,0),
(3644,11,0),
(3644,192,0),
(3646,11,0),
(3646,192,0),
(3648,11,0),
(3648,192,0),
(3650,11,0),
(3650,192,0),
(3652,13,0),
(3652,29,0),
(3652,50,0),
(3652,58,0),
(3652,59,0),
(3658,13,0),
(3658,29,0),
(3658,50,0),
(3664,13,0),
(3664,29,0),
(3664,50,0),
(3664,350,0),
(3664,351,0),
(3670,11,0),
(3670,36,0),
(3670,51,0),
(3672,11,0),
(3672,36,0),
(3672,51,0),
(3674,11,0),
(3674,36,0),
(3674,51,0),
(3676,11,0),
(3676,36,0),
(3676,51,0),
(3678,11,0),
(3678,36,0),
(3678,51,0),
(3680,11,0),
(3680,36,0),
(3680,51,0),
(3682,11,0),
(3682,29,0),
(3682,50,0),
(3684,11,0),
(3684,29,0),
(3684,50,0),
(3686,11,0),
(3686,36,0),
(3686,51,0),
(3688,11,0),
(3688,18,0),
(3688,29,0),
(3690,11,0),
(3690,18,0),
(3690,29,0),
(3692,11,0),
(3692,18,0),
(3692,29,0),
(3694,11,0),
(3694,18,0),
(3694,29,0),
(3696,11,0),
(3696,36,0),
(3696,51,0),
(3698,11,0),
(3698,36,0),
(3698,51,0),
(3700,11,0),
(3700,36,0),
(3700,51,0),
(3702,11,0),
(3702,36,0),
(3702,51,0),
(3706,11,0),
(3706,18,0),
(3706,36,0),
(3706,51,0),
(3708,11,0),
(3708,18,0),
(3708,36,0),
(3708,51,0),
(3710,11,0),
(3710,26,0),
(3710,51,0),
(3712,13,0),
(3712,31,0),
(3712,231,0),
(3712,232,0),
(3712,364,0),
(3712,365,0),
(3720,13,0),
(3720,31,0),
(3720,231,0),
(3720,233,0),
(3728,13,0),
(3728,31,0),
(3728,231,0),
(3728,234,0),
(3732,18,0),
(3734,13,0),
(3734,31,0),
(3734,231,0),
(3734,235,0),
(3740,13,0),
(3740,31,0),
(3740,231,0),
(3740,232,0),
(3740,234,0),
(3740,236,0),
(3750,13,0),
(3750,31,0),
(3750,231,0),
(3750,234,0),
(3750,236,0),
(3750,237,0),
(3760,18,0),
(3761,18,0),
(3764,13,0),
(3764,31,0),
(3764,231,0),
(3764,238,0),
(3772,13,0),
(3772,34,0),
(3772,231,0),
(3772,239,0),
(3772,240,0),
(3777,18,0),
(3780,18,0),
(3782,18,0),
(3783,18,0),
(3785,13,0),
(3785,34,0),
(3785,231,0),
(3785,241,0),
(3791,13,0),
(3791,34,0),
(3791,231,0),
(3791,242,0),
(3791,243,0),
(3794,18,0),
(3797,13,0),
(3797,34,0),
(3797,231,0),
(3797,244,0),
(3797,245,0),
(3797,246,0),
(3802,11,0),
(3802,50,0),
(3804,11,0),
(3804,50,0),
(3806,11,0),
(3806,26,0),
(3806,51,0),
(3808,11,0),
(3808,26,0),
(3808,51,0),
(3810,11,0),
(3810,47,0),
(3810,51,0),
(3812,11,0),
(3812,26,0),
(3812,51,0),
(3814,11,0),
(3814,48,0),
(3814,51,0),
(3821,13,0),
(3821,175,0),
(3821,176,0),
(3821,247,0),
(3821,248,0),
(3821,249,0),
(3821,250,0),
(3821,251,0),
(3829,13,0),
(3829,175,0),
(3829,176,0),
(3829,247,0),
(3829,248,0),
(3829,251,0),
(3835,13,0),
(3835,175,0),
(3835,176,0),
(3835,247,0),
(3835,248,0),
(3840,13,0),
(3840,175,0),
(3840,176,0),
(3840,247,0),
(3842,18,0),
(3844,13,0),
(3844,175,0),
(3844,176,0),
(3844,247,0),
(3844,248,0),
(3844,250,0),
(3844,251,0),
(3844,252,0),
(3844,253,0),
(3853,13,0),
(3853,175,0),
(3853,176,0),
(3853,247,0),
(3853,248,0),
(3853,250,0),
(3853,251,0),
(3860,13,0),
(3860,175,0),
(3860,176,0),
(3860,247,0),
(3864,13,0),
(3864,176,0),
(3864,254,0),
(3864,255,0),
(3864,256,0),
(3864,257,0),
(3864,258,0),
(3864,259,0),
(3864,260,0),
(3864,261,0),
(3864,262,0),
(3864,263,0),
(3876,13,0),
(3876,176,0),
(3876,254,0),
(3876,255,0),
(3876,256,0),
(3876,258,0),
(3876,259,0),
(3876,264,0),
(3876,265,0),
(3876,266,0),
(3876,267,0),
(3876,268,0),
(3876,269,0),
(3876,270,0),
(3880,18,0),
(3881,18,0),
(3888,18,0),
(3890,13,0),
(3890,176,0),
(3890,271,0),
(3890,272,0),
(3890,273,0),
(3890,274,0),
(3890,275,0),
(3890,276,0),
(3891,18,0),
(3892,18,0),
(3898,13,0),
(3898,176,0),
(3898,277,0),
(3898,278,0),
(3898,279,0),
(3898,280,0),
(3898,281,0),
(3898,282,0),
(3898,283,0),
(3898,284,0),
(3898,285,0),
(3898,286,0),
(3898,287,0),
(3898,288,0),
(3898,289,0),
(3898,290,0),
(3898,291,0),
(3898,292,0),
(3898,293,0),
(3898,294,0),
(3900,18,0),
(3901,18,0),
(3909,18,0),
(3911,18,0),
(3912,18,0),
(3914,18,0),
(3918,13,0),
(3918,176,0),
(3918,295,0),
(3921,13,0),
(3921,174,0),
(3921,175,0),
(3921,176,0),
(3921,247,0),
(3921,248,0),
(3921,250,0),
(3921,251,0),
(3921,253,0),
(3922,18,0),
(3929,13,0),
(3929,176,0),
(3929,296,0),
(3929,297,0),
(3929,298,0),
(3935,13,0),
(3935,176,0),
(3935,299,0),
(3935,300,0),
(3935,301,0),
(3935,302,0),
(3941,13,0),
(3941,175,0),
(3941,176,0),
(3941,247,0),
(3945,13,0),
(3945,176,0),
(3945,295,0),
(3945,296,0),
(3945,297,0),
(3945,303,0),
(3945,304,0),
(3945,305,0),
(3945,306,0),
(3954,13,0),
(3954,174,0),
(3954,175,0),
(3954,176,0),
(3954,247,0),
(3954,248,0),
(3954,250,0),
(3954,251,0),
(3955,18,0),
(3956,18,0),
(3957,18,0),
(3958,18,0),
(3962,13,0),
(3962,174,0),
(3962,175,0),
(3962,176,0),
(3966,13,0),
(3966,176,0),
(3966,307,0),
(3966,308,0),
(3966,309,0),
(3966,310,0),
(3966,311,0),
(3973,13,0),
(3973,176,0),
(3973,312,0),
(3976,13,0),
(3976,18,0),
(3976,176,0),
(3976,296,0),
(3976,297,0),
(3977,18,0),
(3978,18,0),
(3980,13,0),
(3980,176,0),
(3980,299,0),
(3980,300,0),
(3980,301,0),
(3980,302,0),
(3980,313,0),
(3980,314,0),
(3981,18,0),
(3988,13,0),
(3988,174,0),
(3988,175,0),
(3988,176,0),
(3988,247,0),
(3988,248,0),
(3988,250,0),
(3988,251,0),
(3989,18,0),
(3990,18,0),
(3996,13,0),
(3996,176,0),
(3996,299,0),
(3996,300,0),
(3996,301,0),
(3996,302,0),
(3996,313,0),
(3996,314,0),
(3996,315,0),
(3998,18,0),
(4005,13,0),
(4005,176,0),
(4005,299,0),
(4005,313,0),
(4006,18,0),
(4009,13,0),
(4009,176,0),
(4009,316,0),
(4012,13,0),
(4012,175,0),
(4012,176,0),
(4020,13,0),
(4020,175,0),
(4020,176,0),
(4024,18,0),
(4026,13,0),
(4026,175,0),
(4026,176,0),
(4029,18,0),
(4031,13,0),
(4031,175,0),
(4031,176,0),
(4037,13,0),
(4037,175,0),
(4037,176,0),
(4042,13,0),
(4042,176,0),
(4042,317,0),
(4042,318,0),
(4042,319,0),
(4042,320,0),
(4045,18,0),
(4051,11,0),
(4051,176,0),
(4053,11,0),
(4053,176,0),
(4055,13,0),
(4055,176,0),
(4055,321,0),
(4055,354,0),
(4058,18,0),
(4059,18,0),
(4061,13,0),
(4061,176,0),
(4061,322,0),
(4061,325,0),
(4068,13,0),
(4068,176,0),
(4068,323,0),
(4071,13,0),
(4071,33,0),
(4071,231,0),
(4081,13,0),
(4081,33,0),
(4081,231,0),
(4091,13,0),
(4091,33,0),
(4091,231,0),
(4105,13,0),
(4105,33,0),
(4105,231,0),
(4115,13,0),
(4115,33,0),
(4115,231,0),
(4123,13,0),
(4123,33,0),
(4123,231,0),
(4131,13,0),
(4131,33,0),
(4131,231,0),
(4139,13,0),
(4139,33,0),
(4139,231,0),
(4147,13,0),
(4147,33,0),
(4147,231,0),
(4155,13,0),
(4155,33,0),
(4155,231,0),
(4163,13,0),
(4163,33,0),
(4163,231,0),
(4171,13,0),
(4171,33,0),
(4171,231,0),
(4181,13,0),
(4181,33,0),
(4181,231,0),
(4189,13,0),
(4189,33,0),
(4189,231,0),
(4197,13,0),
(4197,33,0),
(4197,231,0),
(4205,13,0),
(4205,33,0),
(4205,231,0),
(4213,13,0),
(4213,33,0),
(4213,231,0),
(4221,13,0),
(4221,33,0),
(4221,231,0),
(4229,13,0),
(4229,33,0),
(4229,231,0),
(4237,13,0),
(4237,33,0),
(4237,231,0),
(4246,13,0),
(4246,33,0),
(4246,231,0),
(4254,13,0),
(4254,33,0),
(4254,231,0),
(4264,13,0),
(4264,30,0),
(4264,231,0),
(4271,18,0),
(4273,13,0),
(4273,30,0),
(4273,231,0),
(4280,18,0),
(4282,13,0),
(4282,30,0),
(4282,231,0),
(4289,18,0),
(4291,13,0),
(4291,30,0),
(4291,231,0),
(4303,13,0),
(4303,30,0),
(4303,231,0),
(4324,13,0),
(4324,30,0),
(4324,231,0),
(4333,13,0),
(4333,30,0),
(4333,231,0),
(4340,18,0),
(4365,13,0),
(4365,30,0),
(4365,231,0),
(4374,13,0),
(4374,30,0),
(4374,231,0),
(4378,18,0),
(4381,18,0),
(4383,13,0),
(4383,30,0),
(4383,231,0),
(4387,18,0),
(4393,13,0),
(4393,30,0),
(4393,231,0),
(4406,13,0),
(4406,30,0),
(4406,231,0),
(4413,18,0),
(4414,18,0),
(4422,13,0),
(4422,30,0),
(4422,231,0),
(4432,13,0),
(4432,30,0),
(4432,231,0),
(4436,18,0),
(4439,18,0),
(4441,13,0),
(4441,30,0),
(4441,231,0),
(4448,18,0),
(4450,13,0),
(4450,30,0),
(4450,231,0),
(4454,18,0),
(4457,18,0),
(4459,13,0),
(4459,30,0),
(4459,231,0),
(4467,18,0),
(4477,11,0),
(4477,36,0),
(4477,51,0),
(4479,11,0),
(4479,36,0),
(4479,51,0),
(4481,11,0),
(4481,36,0),
(4481,51,0),
(4483,11,0),
(4483,36,0),
(4483,51,0),
(4485,11,0),
(4485,36,0),
(4485,51,0),
(4487,11,0),
(4487,36,0),
(4487,51,0),
(4489,11,0),
(4489,36,0),
(4489,51,0),
(4497,11,0),
(4497,28,0),
(4497,51,0),
(4499,11,0),
(4499,28,0),
(4499,51,0),
(4501,11,0),
(4501,18,0),
(4501,76,0),
(4503,11,0),
(4503,26,0),
(4503,51,0),
(4505,11,0),
(4505,18,0),
(4505,26,0),
(4505,51,0),
(4507,11,0),
(4507,26,0),
(4507,51,0),
(4509,11,0),
(4509,18,0),
(4509,26,0),
(4509,51,0),
(4511,13,0),
(4511,64,0),
(4511,153,0),
(4511,154,0),
(4511,324,0),
(4511,327,0),
(4511,328,0),
(4511,329,0),
(4521,18,0),
(4540,326,0),
(4543,18,0),
(4544,18,0),
(4561,11,0),
(4561,47,0),
(4561,51,0),
(4563,13,0),
(4563,115,0),
(4563,330,0),
(4588,13,0),
(4588,18,0),
(4588,93,0),
(4588,176,0),
(4588,331,0),
(4588,332,0),
(4588,333,0),
(4588,334,0),
(4588,335,0),
(4588,336,0),
(4588,337,0),
(4588,338,0),
(4588,339,0),
(4589,18,0),
(4590,18,0),
(4591,18,0),
(4592,18,0),
(4593,18,0),
(4594,18,0),
(4595,18,0),
(4596,18,0),
(4597,18,0),
(4598,18,0),
(4600,13,0),
(4600,93,0),
(4600,176,0),
(4600,332,0),
(4600,333,0),
(4600,334,0),
(4600,335,0),
(4600,336,0),
(4600,337,0),
(4600,338,0),
(4600,339,0),
(4601,18,0),
(4603,18,0),
(4604,18,0),
(4605,18,0),
(4606,18,0),
(4607,18,0),
(4608,18,0),
(4609,18,0),
(4618,11,0),
(4618,18,0),
(4618,47,0),
(4618,51,0),
(4630,13,0),
(4630,47,0),
(4630,51,0),
(4630,340,0),
(4630,341,0),
(4630,342,0),
(4630,343,0),
(4630,344,0),
(4630,345,0),
(4630,346,0),
(4637,18,0),
(4638,11,0),
(4638,18,0),
(4638,47,0),
(4638,51,0),
(4639,11,0),
(4639,47,0),
(4639,51,0),
(4640,11,0),
(4640,47,0),
(4640,51,0),
(4653,18,0),
(4726,18,0),
(4727,18,0),
(4730,18,0),
(4731,18,0),
(4739,1,0),
(4739,6,0),
(4797,18,0),
(4798,18,0),
(4854,18,0),
(4857,18,0),
(4865,38,0),
(4904,13,0),
(4904,359,0),
(4904,360,0),
(4909,13,0),
(4909,359,0),
(4909,360,0),
(4915,13,0),
(4915,359,0),
(4915,360,0),
(4920,13,0),
(4920,359,0),
(4920,360,0),
(4925,13,0),
(4925,359,0),
(4925,360,0),
(4934,13,0),
(4934,360,0),
(4934,361,0),
(4939,13,0),
(4939,360,0),
(4939,361,0),
(4944,13,0),
(4944,360,0),
(4944,361,0),
(4948,13,0),
(4948,360,0),
(4948,361,0),
(4952,13,0),
(4952,360,0),
(4952,361,0),
(4954,13,0),
(4954,360,0),
(4954,362,0),
(4956,13,0),
(4956,360,0),
(4956,362,0),
(4958,13,0),
(4958,360,0),
(4958,362,0),
(4960,13,0),
(4960,360,0),
(4960,362,0),
(4962,13,0),
(4962,360,0),
(4962,362,0),
(4981,18,0),
(4982,18,0),
(4983,18,0),
(5012,13,0),
(5012,360,0),
(5012,363,0),
(5018,13,0),
(5018,360,0),
(5018,363,0),
(5024,13,0),
(5024,33,0),
(5024,360,0),
(5030,13,0),
(5030,360,0),
(5030,363,0),
(5036,13,0),
(5036,360,0),
(5036,363,0),
(5042,13,0),
(5042,360,0),
(5042,363,0),
(5048,13,0),
(5048,360,0),
(5048,363,0),
(5054,13,0),
(5054,360,0),
(5054,363,0),
(5060,13,0),
(5060,360,0),
(5060,363,0),
(5068,13,0),
(5068,360,0),
(5068,363,0),
(5074,13,0),
(5074,360,0),
(5074,363,0),
(5080,13,0),
(5080,360,0),
(5080,363,0),
(5086,13,0),
(5086,360,0),
(5086,363,0),
(5092,13,0),
(5092,360,0),
(5092,363,0),
(5098,13,0),
(5098,360,0),
(5098,363,0),
(5104,13,0),
(5104,360,0),
(5104,363,0),
(5110,13,0),
(5110,360,0),
(5110,363,0),
(5116,13,0),
(5116,360,0),
(5116,363,0),
(5122,13,0),
(5122,360,0),
(5122,363,0),
(5128,13,0),
(5128,360,0),
(5128,363,0),
(5177,13,0),
(5177,360,0),
(5177,363,0),
(5181,13,0),
(5181,360,0),
(5181,363,0),
(5184,13,0),
(5184,360,0),
(5184,363,0),
(5188,13,0),
(5188,360,0),
(5188,363,0),
(5192,13,0),
(5192,360,0),
(5192,363,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=366 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES
(1,1,'category','',0,1),
(2,2,'elementor_library_type','',0,0),
(3,3,'elementor_library_type','',0,5),
(4,4,'elementor_library_type','',0,0),
(5,5,'nav_menu','',0,7),
(6,6,'category','',0,3),
(7,7,'elementor_library_type','',0,2),
(8,8,'elementor_library_type','',0,1),
(9,9,'elementor_library_type','',0,0),
(10,10,'elementor_library_type','',0,2),
(11,11,'product_type','',0,231),
(12,12,'product_type','',0,0),
(13,13,'product_type','',0,218),
(14,14,'product_type','',0,0),
(15,15,'product_visibility','',0,0),
(16,16,'product_visibility','',0,0),
(17,17,'product_visibility','',0,0),
(18,18,'product_visibility','',0,230),
(19,19,'product_visibility','',0,0),
(20,20,'product_visibility','',0,0),
(21,21,'product_visibility','',0,0),
(22,22,'product_visibility','',0,0),
(23,23,'product_visibility','',0,0),
(26,26,'product_cat','',45,14),
(27,27,'product_cat','',44,0),
(28,28,'product_cat','',44,15),
(29,29,'product_cat','',45,15),
(30,30,'product_cat','',43,17),
(31,31,'product_cat','1 - Mod-N-Helios | 2 - Mod-N-Helm | 3 - Mod-N-Lady &amp; Ball | 4 - Mod-N-Medusa |\r\n5 - Mod-N-Seahorse | 6 - Mod-N-Seastar | 7 - Mod-N-Speedy',43,7),
(32,32,'product_cat','',46,1),
(33,33,'product_cat','',43,23),
(34,34,'product_cat','',43,4),
(35,35,'product_cat','',0,1),
(36,36,'product_cat','',44,46),
(37,37,'elementor_library_type','',0,1),
(38,38,'elementor_library_type','',0,2),
(41,41,'action-group','',0,0),
(42,42,'elementor_library_type','',0,1),
(43,43,'product_cat','',0,0),
(44,44,'product_cat','',0,0),
(45,45,'product_cat','',0,0),
(46,46,'product_cat','',0,0),
(47,47,'product_cat','',27,17),
(48,48,'product_cat','',27,6),
(49,49,'product_cat','',27,5),
(50,50,'product_cat','',44,23),
(51,51,'product_tag','',0,102),
(53,53,'product_shipping_class','',0,8),
(54,54,'product_shipping_class','',0,6),
(56,56,'product_shipping_class','',0,23),
(57,57,'product_tag','',0,28),
(58,58,'pa_led-colour','',0,2),
(59,59,'pa_led-colour','',0,2),
(60,60,'pa_led-colour','',0,1),
(61,61,'pa_frame','',0,1),
(62,62,'pa_frame','',0,1),
(63,63,'product_cat','All other non NIXIN swimming pool equipment',0,0),
(64,64,'product_cat','All Swimming Pool Pumps',63,35),
(65,65,'pa_size','',0,1),
(66,66,'pa_size','',0,1),
(67,67,'pa_size','',0,1),
(68,68,'pa_size','',0,1),
(69,69,'pa_option','',0,1),
(70,70,'pa_option','',0,1),
(71,71,'pa_size','',0,2),
(72,72,'pa_size','',0,4),
(73,73,'pa_size','',0,4),
(74,74,'pa_size','',0,2),
(75,75,'product_cat','',45,9),
(76,76,'product_cat','',63,19),
(77,77,'pa_size','',0,1),
(78,78,'pa_size','',0,1),
(79,79,'pa_size','',0,1),
(80,80,'pa_size','',0,1),
(81,81,'pa_size','',0,1),
(82,82,'pa_size','',0,1),
(83,83,'pa_size','',0,1),
(84,84,'pa_size','',0,1),
(85,85,'pa_size','',0,1),
(86,86,'pa_size','',0,1),
(87,87,'pa_size','',0,1),
(88,88,'pa_size','',0,0),
(89,89,'pa_size','',0,0),
(90,90,'pa_size','',0,0),
(91,91,'product_cat','',63,0),
(92,92,'pa_option','',0,1),
(93,93,'pa_option','',0,3),
(94,94,'product_cat','',91,39),
(95,95,'product_cat','',91,2),
(96,96,'pa_model','',0,1),
(97,97,'pa_model','',0,1),
(98,98,'pa_model','',0,0),
(99,99,'pa_model','',0,0),
(100,100,'pa_model','',0,0),
(101,101,'pa_model','',0,0),
(102,102,'pa_model','',0,0),
(103,103,'pa_model','',0,0),
(104,104,'pa_model','',0,0),
(105,105,'pa_model','',0,0),
(106,106,'pa_model','',0,1),
(107,107,'pa_model','',0,1),
(108,108,'pa_model','',0,1),
(109,109,'product_cat','',63,2),
(110,110,'pa_option','',0,1),
(111,111,'pa_option','',0,1),
(112,112,'pa_option','',0,1),
(113,113,'pa_option','',0,1),
(114,114,'product_cat','',63,20),
(115,115,'product_cat','',63,37),
(116,116,'pa_option','',0,3),
(117,117,'pa_option','',0,1),
(118,118,'pa_size','',0,1),
(119,119,'product_tag','',0,10),
(120,120,'pa_size','',0,1),
(121,121,'pa_size','',0,1),
(122,122,'pa_size','',0,1),
(123,123,'pa_size','',0,1),
(124,124,'pa_size','',0,1),
(125,125,'pa_size','',0,1),
(126,126,'pa_size','',0,1),
(127,127,'pa_size','',0,1),
(128,128,'pa_size','',0,1),
(129,129,'pa_size','',0,1),
(130,130,'pa_size','',0,1),
(131,131,'product_tag','',0,2),
(132,132,'pa_option','',0,2),
(133,133,'pa_option','',0,1),
(134,134,'product_tag','',0,3),
(135,135,'pa_size','',0,1),
(136,136,'pa_size','',0,1),
(137,137,'pa_size','',0,1),
(138,138,'pa_size','',0,1),
(139,139,'pa_size','',0,1),
(140,140,'pa_pipe-length','',0,1),
(141,141,'pa_pipe-length','',0,1),
(142,142,'pa_pipe-length','',0,1),
(143,143,'product_tag','',0,9),
(144,144,'pa_pipe-length','',0,2),
(145,145,'pa_pipe-length','',0,1),
(146,146,'pa_size','',0,2),
(147,147,'pa_size','',0,2),
(148,148,'pa_size','',0,0),
(149,149,'pa_size','',0,0),
(150,150,'pa_size','',0,0),
(151,151,'pa_size','',0,1),
(152,152,'pa_option','',0,1),
(153,153,'pa_option','',0,2),
(154,154,'pa_option','',0,2),
(155,155,'pa_option','',0,1),
(156,156,'pa_size','',0,1),
(157,157,'pa_size','',0,1),
(158,158,'pa_size','',0,1),
(159,159,'pa_option','',0,2),
(160,160,'pa_option','',0,2),
(161,161,'pa_option','',0,1),
(162,162,'pa_option','',0,2),
(163,163,'pa_option','',0,1),
(164,164,'pa_option','',0,1),
(165,165,'pa_size','',0,1),
(166,166,'pa_size','',0,1),
(167,167,'pa_size','',0,1),
(168,168,'pa_size','',0,1),
(169,169,'pa_size','',0,1),
(170,170,'pa_option','',0,1),
(171,171,'pa_option','',0,1),
(172,172,'pa_option','',0,1),
(173,173,'pa_option','',0,1),
(174,174,'pa_size','',0,6),
(175,175,'pa_size','',0,19),
(176,176,'product_cat','',63,45),
(177,177,'pa_size','',0,2),
(178,178,'pa_size','',0,2),
(179,179,'pa_option','',0,1),
(180,180,'pa_option','',0,1),
(181,181,'pa_option','',0,2),
(182,182,'pa_option','',0,1),
(183,183,'pa_option','',0,1),
(184,184,'pa_option','',0,1),
(185,185,'pa_option','',0,1),
(186,186,'pa_option','',0,1),
(187,187,'pa_size','',0,2),
(188,188,'pa_size','',0,1),
(189,189,'pa_option','',0,1),
(190,190,'pa_option','',0,1),
(191,191,'pa_option','',0,1),
(192,192,'product_cat','',63,14),
(193,193,'pa_size','',0,1),
(194,194,'pa_size','',0,1),
(195,195,'pa_size','',0,1),
(196,196,'product_tag','',0,2),
(197,197,'pa_size','',0,2),
(198,198,'product_tag','',0,2),
(199,199,'product_tag','',0,1),
(200,200,'pa_size','',0,1),
(201,201,'pa_option','',0,1),
(202,202,'pa_option','',0,1),
(203,203,'pa_option','',0,1),
(204,204,'pa_option','',0,1),
(205,205,'pa_option','',0,1),
(206,206,'product_tag','',0,2),
(207,207,'pa_size','',0,4),
(208,208,'pa_option','',0,1),
(209,209,'product_tag','',0,1),
(210,210,'pa_option','',0,1),
(211,211,'pa_option','',0,1),
(212,212,'pa_option','',0,1),
(213,213,'pa_size','',0,1),
(214,214,'pa_option','',0,1),
(215,215,'pa_option','',0,1),
(216,216,'pa_option','',0,1),
(217,217,'pa_option','',0,2),
(218,218,'pa_option','',0,1),
(219,219,'pa_size','',0,1),
(220,220,'pa_size','',0,1),
(221,221,'pa_size','',0,1),
(222,222,'pa_size','',0,1),
(223,223,'product_tag','',0,1),
(224,224,'pa_size','',0,1),
(225,225,'pa_size','',0,1),
(226,226,'pa_size','',0,1),
(227,227,'pa_size','',0,1),
(228,228,'pa_size','',0,1),
(229,229,'pa_option','',0,1),
(230,230,'pa_option','',0,1),
(231,231,'product_tag','',0,50),
(232,232,'pa_size','',0,2),
(233,233,'pa_size','',0,1),
(234,234,'pa_size','',0,3),
(235,235,'pa_size','',0,1),
(236,236,'pa_size','',0,2),
(237,237,'pa_size','',0,1),
(238,238,'pa_size','',0,1),
(239,239,'pa_size','',0,1),
(240,240,'pa_size','',0,1),
(241,241,'pa_size','',0,1),
(242,242,'pa_size','',0,1),
(243,243,'pa_size','',0,1),
(244,244,'pa_size','',0,1),
(245,245,'pa_size','',0,1),
(246,246,'pa_size','',0,1),
(247,247,'pa_size','',0,11),
(248,248,'pa_size','',0,8),
(249,249,'pa_size','',0,1),
(250,250,'pa_size','',0,6),
(251,251,'pa_size','',0,7),
(252,252,'pa_size','',0,1),
(253,253,'pa_size','',0,2),
(254,254,'pa_size','',0,2),
(255,255,'pa_size','',0,2),
(256,256,'pa_size','',0,2),
(257,257,'pa_size','',0,1),
(258,258,'pa_size','',0,2),
(259,259,'pa_size','',0,2),
(260,260,'pa_size','',0,1),
(261,261,'pa_size','',0,1),
(262,262,'pa_size','',0,1),
(263,263,'pa_size','',0,1),
(264,264,'pa_size','',0,1),
(265,265,'pa_size','',0,1),
(266,266,'pa_size','',0,1),
(267,267,'pa_size','',0,1),
(268,268,'pa_size','',0,1),
(269,269,'pa_size','',0,1),
(270,270,'pa_size','',0,1),
(271,271,'pa_size','',0,1),
(272,272,'pa_size','',0,1),
(273,273,'pa_size','',0,1),
(274,274,'pa_size','',0,1),
(275,275,'pa_size','',0,1),
(276,276,'pa_size','',0,1),
(277,277,'pa_size','',0,1),
(278,278,'pa_size','',0,1),
(279,279,'pa_size','',0,1),
(280,280,'pa_size','',0,1),
(281,281,'pa_size','',0,1),
(282,282,'pa_size','',0,1),
(283,283,'pa_size','',0,1),
(284,284,'pa_size','',0,1),
(285,285,'pa_size','',0,1),
(286,286,'pa_size','',0,1),
(287,287,'pa_size','',0,1),
(288,288,'pa_size','',0,1),
(289,289,'pa_size','',0,1),
(290,290,'pa_size','',0,1),
(291,291,'pa_size','',0,1),
(292,292,'pa_size','',0,1),
(293,293,'pa_size','',0,1),
(294,294,'pa_size','',0,1),
(295,295,'pa_size','',0,2),
(296,296,'pa_size','',0,3),
(297,297,'pa_size','',0,3),
(298,298,'pa_size','',0,1),
(299,299,'pa_size','',0,4),
(300,300,'pa_size','',0,3),
(301,301,'pa_size','',0,3),
(302,302,'pa_size','',0,3),
(303,303,'pa_size','',0,1),
(304,304,'pa_size','',0,1),
(305,305,'pa_size','',0,1),
(306,306,'pa_size','',0,1),
(307,307,'pa_size','',0,1),
(308,308,'pa_size','',0,1),
(309,309,'pa_size','',0,1),
(310,310,'pa_size','',0,1),
(311,311,'pa_size','',0,1),
(312,312,'pa_option','',0,1),
(313,313,'pa_size','',0,3),
(314,314,'pa_size','',0,2),
(315,315,'pa_size','',0,1),
(316,316,'pa_size','',0,1),
(317,317,'pa_size','',0,1),
(318,318,'pa_size','',0,1),
(319,319,'pa_size','',0,1),
(320,320,'pa_size','',0,1),
(321,321,'pa_size','',0,1),
(322,322,'pa_size','',0,1),
(323,323,'pa_option','',0,1),
(324,324,'pa_option','',0,1),
(325,325,'pa_size','',0,1),
(326,326,'elementor_library_type','',0,0),
(327,327,'pa_option','',0,1),
(328,328,'pa_option','',0,1),
(329,329,'pa_option','',0,1),
(330,330,'pa_option','',0,1),
(331,331,'pa_option','',0,1),
(332,332,'pa_option','',0,2),
(333,333,'pa_option','',0,2),
(334,334,'pa_option','',0,2),
(335,335,'pa_option','',0,2),
(336,336,'pa_option','',0,2),
(337,337,'pa_option','',0,2),
(338,338,'pa_option','',0,2),
(339,339,'pa_option','',0,2),
(340,340,'pa_option','',0,0),
(341,341,'pa_option','',0,0),
(342,342,'pa_option','',0,0),
(343,343,'pa_option','',0,0),
(344,344,'pa_option','',0,0),
(345,345,'pa_option','',0,0),
(346,346,'pa_option','',0,0),
(347,347,'pa_size','',0,1),
(348,348,'pa_size','',0,1),
(349,349,'pa_option','',0,1),
(350,350,'pa_option','',0,1),
(351,351,'pa_option','',0,1),
(352,352,'pa_size','',0,1),
(353,353,'pa_size','',0,1),
(354,354,'pa_size','',0,1),
(355,355,'post_format','',0,0),
(356,356,'pa_size','',0,1),
(357,357,'product_shipping_class','Courier cost for glass media',0,1),
(358,358,'product_cat','Simulated mosaic art for fibreglass swimming pools',43,0),
(359,359,'product_cat','',358,5),
(360,360,'product_tag','',0,40),
(361,361,'product_cat','',358,5),
(362,362,'product_cat','',358,5),
(363,363,'product_cat','',358,24),
(364,364,'pa_size','',0,1),
(365,365,'pa_size','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=173 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES
(6,26,'order','3'),
(7,26,'display_type','subcategories'),
(8,26,'thumbnail_id','2990'),
(9,27,'order','6'),
(10,27,'display_type','subcategories'),
(11,27,'thumbnail_id','2996'),
(12,28,'order','12'),
(13,28,'display_type','subcategories'),
(14,28,'thumbnail_id','2995'),
(15,29,'order','10'),
(16,29,'display_type','subcategories'),
(17,29,'thumbnail_id','1923'),
(18,30,'order','8'),
(19,30,'display_type','subcategories'),
(20,30,'thumbnail_id','1477'),
(21,31,'order','7'),
(22,31,'display_type','subcategories'),
(23,31,'thumbnail_id','1206'),
(24,32,'order','4'),
(25,32,'display_type','subcategories'),
(26,32,'thumbnail_id','982'),
(27,33,'order','5'),
(28,33,'display_type','subcategories'),
(29,33,'thumbnail_id','1455'),
(30,34,'order','9'),
(31,34,'display_type','subcategories'),
(32,34,'thumbnail_id','984'),
(33,35,'order','11'),
(34,35,'display_type',''),
(35,35,'thumbnail_id','985'),
(36,36,'order','13'),
(37,36,'display_type','subcategories'),
(38,36,'thumbnail_id','1334'),
(42,26,'product_count_product_cat','14'),
(43,32,'product_count_product_cat','1'),
(44,33,'product_count_product_cat','23'),
(45,27,'product_count_product_cat','28'),
(46,31,'product_count_product_cat','7'),
(47,30,'product_count_product_cat','17'),
(48,34,'product_count_product_cat','4'),
(49,29,'product_count_product_cat','15'),
(50,35,'product_count_product_cat','1'),
(51,28,'product_count_product_cat','15'),
(52,36,'product_count_product_cat','46'),
(53,33,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(54,30,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(55,29,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(56,27,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(57,34,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(58,26,'eael_transient_elements','a:1:{i:0;s:23:\"eael-content-protection\";}'),
(59,43,'order','0'),
(60,43,'display_type','subcategories'),
(61,43,'thumbnail_id','1455'),
(62,44,'order','0'),
(63,44,'display_type','subcategories'),
(64,44,'thumbnail_id','2991'),
(65,45,'order','0'),
(66,45,'display_type','subcategories'),
(67,45,'thumbnail_id','1923'),
(68,46,'order','0'),
(69,46,'display_type','subcategories'),
(70,46,'thumbnail_id','2397'),
(71,47,'order','0'),
(72,47,'display_type','subcategories'),
(73,47,'thumbnail_id','2494'),
(74,47,'product_count_product_cat','17'),
(75,44,'product_count_product_cat','112'),
(76,48,'order','0'),
(77,48,'display_type','subcategories'),
(78,48,'thumbnail_id','2497'),
(79,49,'order','0'),
(80,49,'display_type',''),
(81,49,'thumbnail_id','2498'),
(82,48,'product_count_product_cat','6'),
(83,49,'product_count_product_cat','5'),
(84,45,'product_count_product_cat','38'),
(85,50,'order','0'),
(86,50,'display_type','subcategories'),
(87,50,'thumbnail_id','2062'),
(88,50,'product_count_product_cat','23'),
(89,46,'product_count_product_cat','1'),
(90,51,'product_count_product_tag','102'),
(91,43,'product_count_product_cat','90'),
(92,57,'product_count_product_tag','28'),
(93,63,'order','0'),
(94,63,'display_type','subcategories'),
(95,63,'thumbnail_id','2919'),
(96,64,'order','0'),
(97,64,'display_type','subcategories'),
(98,64,'thumbnail_id','2920'),
(99,64,'product_count_product_cat','35'),
(100,63,'product_count_product_cat','213'),
(101,75,'order','0'),
(102,75,'display_type','subcategories'),
(103,75,'thumbnail_id','2977'),
(104,75,'product_count_product_cat','9'),
(105,76,'order','0'),
(106,76,'display_type','subcategories'),
(107,76,'thumbnail_id','3057'),
(108,76,'product_count_product_cat','19'),
(109,91,'order','0'),
(110,91,'display_type','subcategories'),
(111,91,'thumbnail_id','3058'),
(112,91,'product_count_product_cat','41'),
(113,94,'order','0'),
(114,94,'display_type','subcategories'),
(115,94,'thumbnail_id','3065'),
(116,95,'order','0'),
(117,95,'display_type','subcategories'),
(118,95,'thumbnail_id','3066'),
(119,95,'product_count_product_cat','2'),
(120,94,'product_count_product_cat','39'),
(121,109,'order','0'),
(122,109,'display_type','subcategories'),
(123,109,'thumbnail_id','3089'),
(124,109,'product_count_product_cat','2'),
(125,114,'order','0'),
(126,114,'display_type','subcategories'),
(127,114,'thumbnail_id','3098'),
(128,114,'product_count_product_cat','20'),
(129,115,'order','0'),
(130,115,'display_type','subcategories'),
(131,115,'thumbnail_id','4547'),
(132,115,'product_count_product_cat','37'),
(133,119,'product_count_product_tag','10'),
(134,131,'product_count_product_tag','2'),
(135,134,'product_count_product_tag','3'),
(136,143,'product_count_product_tag','9'),
(137,176,'order','0'),
(138,176,'display_type','subcategories'),
(139,176,'thumbnail_id','4546'),
(140,176,'product_count_product_cat','45'),
(141,192,'order','0'),
(142,192,'display_type','subcategories'),
(143,192,'thumbnail_id','4545'),
(144,192,'product_count_product_cat','14'),
(145,196,'product_count_product_tag','2'),
(146,198,'product_count_product_tag','2'),
(147,199,'product_count_product_tag','1'),
(148,206,'product_count_product_tag','2'),
(149,209,'product_count_product_tag','1'),
(150,223,'product_count_product_tag','1'),
(151,231,'product_count_product_tag','50'),
(152,358,'order','0'),
(153,358,'thumbnail_id','5135'),
(154,358,'display_type','subcategories'),
(155,359,'order','0'),
(156,359,'thumbnail_id','5136'),
(157,359,'display_type','products'),
(158,360,'product_count_product_tag','40'),
(159,359,'product_count_product_cat','5'),
(160,358,'product_count_product_cat','39'),
(161,361,'order','0'),
(162,361,'thumbnail_id','5138'),
(163,361,'display_type','products'),
(164,362,'order','0'),
(165,362,'thumbnail_id','5139'),
(166,362,'display_type','products'),
(167,363,'order','0'),
(168,363,'thumbnail_id','5137'),
(169,363,'display_type','products'),
(170,361,'product_count_product_cat','5'),
(171,362,'product_count_product_cat','5'),
(172,363,'product_count_product_cat','24');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=366 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(2,'page','page',0),
(3,'section','section',0),
(4,'widget','widget',0),
(5,'Main Menu','main-menu',0),
(6,'News','news',0),
(7,'header','header',0),
(8,'footer','footer',0),
(9,'archive','archive',0),
(10,'single','single',0),
(11,'simple','simple',0),
(12,'grouped','grouped',0),
(13,'variable','variable',0),
(14,'external','external',0),
(15,'exclude-from-search','exclude-from-search',0),
(16,'exclude-from-catalog','exclude-from-catalog',0),
(17,'featured','featured',0),
(18,'outofstock','outofstock',0),
(19,'rated-1','rated-1',0),
(20,'rated-2','rated-2',0),
(21,'rated-3','rated-3',0),
(22,'rated-4','rated-4',0),
(23,'rated-5','rated-5',0),
(26,'Eco Swimming Pool Accessories','eco-swimming-pool-accessories',0),
(27,'Stainless Steel Pool Accessories','stainless-steel-pool-accessories',0),
(28,'Stainless Steel Pool Ladders &amp; Rails','stainless-steel-pool-ladders-rails',0),
(29,'Eco LED Pool Lights','eco-led-pool-lights',0),
(30,'Mod-n-Mosaix','mod-n-mosaix',0),
(31,'Mod-n-Motifs','mod-n-motifs',0),
(32,'Parabond Epoxy 421','parabond-epoxy-421',0),
(33,'Panache Mosaics','panache-mosaics',0),
(34,'Paradigm Motifs','paradigm-motifs',0),
(35,'Pool Filters','pool-filters',0),
(36,'Stainless Steel Water Spouts','stainless-steel-water-spouts',0),
(37,'product','product',0),
(38,'product-archive','product-archive',0),
(41,'woocommerce-db-updates','woocommerce-db-updates',0),
(42,'single-post','single-post',0),
(43,'Textile Fibre Mosaics &amp; Motifs','textile-fibre-mosaics-motifs',0),
(44,'Stainless Steel Swimming Pool Equipment','stainless-steel-swimming-pool-equipment',0),
(45,'Eco Swimming Pool Equipment','eco-swimming-pool-equipment',0),
(46,'Epoxy Adhesive','epoxy-adhesive',0),
(47,'Standard','standard',0),
(48,'Compact','compact',0),
(49,'Premium','premium',0),
(50,'Stainless Steel LED Pool Lights','stainless-steel-led-pool-lights',0),
(51,'SST Equipment','sst-equipment',0),
(53,'Large Sized Items','large-sized-items',0),
(54,'Medium Sized Items','medium-sized-items',0),
(56,'Small Sized Items','small-sized-items',0),
(57,'Poolmaid','poolmaid',0),
(58,'Blue LED','blue-led',0),
(59,'White LED','white-led',0),
(60,'RGBW','rgbw',0),
(61,'White Frame','white-frame',0),
(62,'Black Frame','black-frame',0),
(63,'Other Swimming Pool Equipment','other-swimming-pool-equipment',0),
(64,'Swimming Pool Pumps &amp; Spares','swimming-pool-pumps-spares',0),
(65,'0.33kW (50M)','0-33kw-50m',0),
(66,'0.55kW (75M)','0-55kw-75m',0),
(67,'0.75kW (100M)','0-75kw-100m',0),
(68,'1.1kW (150M)','1-1kw-150m',0),
(69,'150 (1.1kW)','150-1-1kw',0),
(70,'300 (2.2kW)','300-2-2kw',0),
(71,'0.55 kW','0-55-kw',0),
(72,'0.75 kW','0-75-kw',0),
(73,'1.1 kW','1-1-kw',0),
(74,'0.6 kW','0-6-kw',0),
(75,'Eco Water Spouts','eco-water-spouts',0),
(76,'Swimming Pool Filters &amp; Spares','swimming-pool-filters-spares',0),
(77,'5bag - D700mm','5bag-d700mm',0),
(78,'8bag - D800mm','8bag-d800mm',0),
(79,'11bag - D900mm','11bag-d900mm',0),
(80,'21bag - D1200mm','21bag-d1200mm',0),
(81,'23bag - D1200mm','23bag-d1200mm',0),
(82,'34bag - D1400mm','34bag-d1400mm',0),
(83,'58bag - D1600mm','58bag-d1600mm',0),
(84,'16 mf','16-mf',0),
(85,'20 mf','20-mf',0),
(86,'25 mf','25-mf',0),
(87,'30 mf','30-mf',0),
(88,'2 Bag','2-bag',0),
(89,'3 Bag','3-bag',0),
(90,'4 Bag','4-bag',0),
(91,'Swimming Pool Cleaners &amp; Spares','swimming-pool-cleaners-spares',0),
(92,'1.5\"','1-5',0),
(93,'2\"','2',0),
(94,'Suction Pool Cleaners','suction-pool-cleaners',0),
(95,'Robotic Pool Cleaners','robotic-pool-cleaners',0),
(96,'S100','s100',0),
(97,'S300i','s300i',0),
(98,'Wave 100 CB','wave-100-cb',0),
(99,'Wave 100 WB','wave-100-wb',0),
(100,'Wave Expert Pro CB','wave-expert-pro-cb',0),
(101,'Wave Expert Pro WB','wave-expert-pro-wb',0),
(102,'Wave 200','wave-200',0),
(103,'Wave 300 XL','wave-300-xl',0),
(104,'Wave 75','wave-75',0),
(105,'2x2','2x2',0),
(106,'M500 CB','m500-cb',0),
(107,'M500 WB','m500-wb',0),
(108,'M600','m600',0),
(109,'Swimming Pool Heat Pumps','swimming-pool-heat-pumps',0),
(110,'HP-15','hp-15',0),
(111,'HP-30','hp-30',0),
(112,'HP-60','hp-60',0),
(113,'HP-40','hp-40',0),
(114,'Swimming Pool Chemicals','swimming-pool-chemicals',0),
(115,'Swimming Pool Accessories','swimming-pool-accessories',0),
(116,'Std','std',0),
(117,'Twist Lock','twist-lock',0),
(118,'450mm','450mm',0),
(119,'Poolskim','poolskim',0),
(120,'25 ft','25-ft',0),
(121,'Swimquip Liner','swimquip-liner',0),
(122,'Swimquip Gunite','swimquip-gunite',0),
(123,'50 ft - 220mm','50-ft-220mm',0),
(124,'75 ft - 410mm','75-ft-410mm',0),
(125,'100 ft - 600mm','100-ft-600mm',0),
(126,'200 ft - 780mm','200-ft-780mm',0),
(127,'50 ft','50-ft',0),
(128,'75 ft','75-ft',0),
(129,'100 ft','100-ft',0),
(130,'200 ft','200-ft',0),
(131,'Dominator','dominator',0),
(132,'Lite','lite',0),
(133,'Pro','pro',0),
(134,'Hug Bug','hug-bug',0),
(135,'2Bag','2bag',0),
(136,'3Bag','3bag',0),
(137,'4Bag','4bag',0),
(138,'1.5 kW','1-5-kw',0),
(139,'2.2 kW','2-2-kw',0),
(140,'10m','10m',0),
(141,'15m','15m',0),
(142,'20m','20m',0),
(143,'X-Series Parts','x-series-parts',0),
(144,'1m','1m',0),
(145,'1.2m','1-2m',0),
(146,'Small','small',0),
(147,'Large','large',0),
(148,'0.45 kW (10)','0-45-kw-10',0),
(149,'0.75 kW (16)','0-75-kw-16',0),
(150,'1.1 kW (22)','1-1-kw-22',0),
(151,'0.45kW &amp; 0.75kW','0-45kw-0-75kw',0),
(152,'0.45 kW','0-45-kw',0),
(153,'0.75 kW','0-75-kw',0),
(154,'1.1 kW','1-1-kw',0),
(155,'0.45kW &amp; 0.75 kW','0-45kw-0-75-kw',0),
(156,'1.1kW','1-1kw',0),
(157,'1.5kW','1-5kw',0),
(158,'0.75kW','0-75kw',0),
(159,'Liner','liner',0),
(160,'Gunite','gunite',0),
(161,'3','3',0),
(162,'2','2-2',0),
(163,'4','4',0),
(164,'1','1',0),
(165,'3','3',0),
(166,'2','2',0),
(167,'4','4',0),
(168,'1','1',0),
(169,'7 Bag','7-bag',0),
(170,'MC 12','mc-12',0),
(171,'MC 16','mc-16',0),
(172,'MC 12 Plus','mc-12-plus',0),
(173,'MC 16 Plus','mc-16-plus',0),
(174,'40mm','40mm',0),
(175,'50mm','50mm',0),
(176,'PVC Fittings &amp; Glue','pvc-fittings-glue',0),
(177,'8 Hole','8-hole',0),
(178,'12 Hole','12-hole',0),
(179,'Lip','lip',0),
(180,'No Lip','no-lip',0),
(181,'Complete','complete',0),
(182,'Wagon Wheel Gasket','wagon-wheel-gasket',0),
(183,'Top O-Ring','top-o-ring',0),
(184,'Sight Glass','sight-glass',0),
(185,'Top','top',0),
(186,'Sight Glass O-Ring','sight-glass-o-ring',0),
(187,'Standard','standard',0),
(188,'Swimquip','swimquip',0),
(189,'Standard (Brown)','standard-brown',0),
(190,'Swimline (White)','swimline-white',0),
(191,'Aqua (Blue)','aqua-blue',0),
(192,'LED Light &amp; Spares','led-light-spares',0),
(193,'18 VA','18-va',0),
(194,'125 VA','125-va',0),
(195,'300 VA','300-va',0),
(196,'Balancers','balancers',0),
(197,'1kg','1kg',0),
(198,'Enhancers','enhancers',0),
(199,'Sanitisers','sanitisers',0),
(200,'1.5kg','1-5kg',0),
(201,'Hub','hub',0),
(202,'Fingers','fingers',0),
(203,'118ml','118ml',0),
(204,'237ml','237ml',0),
(205,'473ml','473ml',0),
(206,'Specialities','specialities',0),
(207,'1 litre','1-litre',0),
(208,'200g','200g',0),
(209,'Algaecides','algaecides',0),
(210,'Nut','nut',0),
(211,'Seal Grommet','seal-grommet',0),
(212,'Seal Grommet Washer','seal-grommet-washer',0),
(213,'5 litre','5-litre',0),
(214,'Blue','blue',0),
(215,'45 Degree','45-degree',0),
(216,'90 Degree','90-degree',0),
(217,'1lt','1lt',0),
(218,'2 l','2-l',0),
(219,'Nova 180 MA 0.2 kW','nova-180-ma-0-2-kw',0),
(220,'Nova 300 MA 0.25kW','nova-300-ma-0-25kw',0),
(221,'Nova 600 MA 0.55kW','nova-600-ma-0-55kw',0),
(222,'1lt','1lt',0),
(223,'Epoxy','epoxy',0),
(224,'5litre','5litre',0),
(225,'Hardener','hardener',0),
(226,'15 kg','15-kg',0),
(227,'25 kg','25-kg',0),
(228,'20kg','20kg',0),
(229,'Colour Changing','colour-changing',0),
(230,'White Light','white-light',0),
(231,'Fibreglass Mosaics','fibreglass-mosaics',0),
(232,'1000mm','1000mm',0),
(233,'700mm','700mm',0),
(234,'800mm','800mm',0),
(235,'950mm','950mm',0),
(236,'500mm','500mm',0),
(237,'1200mm','1200mm',0),
(238,'600mm','600mm',0),
(239,'77510 - Small','77510-small',0),
(240,'77610 - Medium','77610-medium',0),
(241,'88510 - Small','88510-small',0),
(242,'88010 - Small','88010-small',0),
(243,'88110 - Medium','88110-medium',0),
(244,'99310 - Small','99310-small',0),
(245,'99410 - Medium','99410-medium',0),
(246,'99510 - Large','99510-large',0),
(247,'63mm','63mm',0),
(248,'32mm','32mm',0),
(249,'16mm','16mm',0),
(250,'25mm','25mm',0),
(251,'20mm','20mm',0),
(252,'75mm','75mm',0),
(253,'110mm','110mm',0),
(254,'50 x 32mm','50-x-32mm',0),
(255,'63 x 50mm','63-x-50mm',0),
(256,'50 x 40mm','50-x-40mm',0),
(257,'50 x 25mm','50-x-25mm',0),
(258,'50 x 20mm','50-x-20mm',0),
(259,'63 x 32mm','63-x-32mm',0),
(260,'75 x 63mm','75-x-63mm',0),
(261,'110 x 50mm','110-x-50mm',0),
(262,'110 x 63mm','110-x-63mm',0),
(263,'90 x 63mm','90-x-63mm',0),
(264,'32 x 20mm','32-x-20mm',0),
(265,'40 x 20mm','40-x-20mm',0),
(266,'40 x 25mm','40-x-25mm',0),
(267,'40 x 32mm','40-x-32mm',0),
(268,'75 x 40mm','75-x-40mm',0),
(269,'75 x 50mm','75-x-50mm',0),
(270,'90 x 75mm','90-x-75mm',0),
(271,'25 x 32 x 20mm','25-x-32-x-20mm',0),
(272,'32 x 40 x 25mm','32-x-40-x-25mm',0),
(273,'40 x 50 x 32mm','40-x-50-x-32mm',0),
(274,'50 x 63 x 40mm','50-x-63-x-40mm',0),
(275,'63 x 75 x 50mm','63-x-75-x-50mm',0),
(276,'90 x 110 x 75mm','90-x-110-x-75mm',0),
(277,'16 x 20 x 1/2\"','16-x-20-x-1-2',0),
(278,'20 x 25 x 1/2\"','20-x-25-x-1-2',0),
(279,'20 x 25 x 3/4\"','20-x-25-x-3-4',0),
(280,'25 x 32 x 1/2\"','25-x-32-x-1-2',0),
(281,'40 x 50 x 1\"','40-x-50-x-1',0),
(282,'40 x 50 x 1 1/4\"','40-x-50-x-1-1-4',0),
(283,'40 x 50 x 1 1/2\"','40-x-50-x-1-1-2',0),
(284,'50 x 63 x 1 1/2\"','50-x-63-x-1-1-2',0),
(285,'50 x 63 x 2\"','50-x-63-x-2',0),
(286,'63 x 75 x 2\"','63-x-75-x-2',0),
(287,'75 x 90 x 2\"','75-x-90-x-2',0),
(288,'63 x 75 x 1 1/2\"','63-x-75-x-1-1-2',0),
(289,'50 x 63 x 1 1/4\"','50-x-63-x-1-1-4',0),
(290,'32 x 40 x 1 1/4\"','32-x-40-x-1-1-4',0),
(291,'25 x 32 x 3/4\"','25-x-32-x-3-4',0),
(292,'75 x 90 x 3\"','75-x-90-x-3',0),
(293,'75 x 90 x 2 1/2\"','75-x-90-x-2-1-2',0),
(294,'90 x 110 x 3\"','90-x-110-x-3',0),
(295,'63 x 2\"','63-x-2',0),
(296,'20 x 1/2\"','20-x-1-2',0),
(297,'50 x 1 1/2\"','50-x-1-1-2',0),
(298,'63 x 2”','63-x-2-2',0),
(299,'1/2\"','1-2',0),
(300,'1\"','1-3',0),
(301,'3/4\"','3-4',0),
(302,'1 1/4\"','1-1-4',0),
(303,'25 x 3/4\"','25-x-3-4',0),
(304,'32 x 1\"','32-x-1',0),
(305,'75 x 2 1/2\"','75-x-2-1-2',0),
(306,'90 x 3\"','90-x-3',0),
(307,'32 x 1/2\"','32-x-1-2',0),
(308,'32 x 3/4\"','32-x-3-4',0),
(309,'50 x 1 1/4\"','50-x-1-1-4',0),
(310,'40 x 1\"','40-x-1',0),
(311,'63 x 1 1/2\"','63-x-1-1-2',0),
(312,'2 1/2 x 2\"','2-1-2-x-2',0),
(313,'1 1/2\"','1-1-2',0),
(314,'2\"','2-3',0),
(315,'2 1/2\"','2-1-2',0),
(316,'1 1/4”','1-1-4-2',0),
(317,'40mm Male','40mm-male',0),
(318,'50mm Female','50mm-female',0),
(319,'40mm Female','40mm-female',0),
(320,'50mm Male','50mm-male',0),
(321,'MF 40','mf-40',0),
(322,'MM 40','mm-40',0),
(323,'1/2\" x 1/4\"','1-2-x-1-4',0),
(324,'0.6 kW','0-6-kw',0),
(325,'MM 50','mm-50',0),
(326,'popup','popup',0),
(327,'1.5 kW','1-5-kw',0),
(328,'0.25 kW','0-25-kw',0),
(329,'0.4 kW','0-4-kw',0),
(330,'2 x 1.8m','2-x-1-8m',0),
(331,'3/8\"','3-8',0),
(332,'1/2\"','1-2',0),
(333,'3/4\"','3-4',0),
(334,'1\"','1-4',0),
(335,'1 1/4\"','1-1-4',0),
(336,'1 1/2\"','1-1-2',0),
(337,'2 1/2\"','2-1-2',0),
(338,'3\"','3-2',0),
(339,'4\"','4-2',0),
(340,'Standard','standard',0),
(341,'Swimquip','swimquip',0),
(342,'AquaPro','aquapro',0),
(343,'Standard Liner with holes','standard-liner-with-holes',0),
(344,'Standard Liner','standard-liner',0),
(345,'Swimquip Liner with holes','swimquip-liner-with-holes',0),
(346,'Standard (40mm Flange)','standard-40mm-flange',0),
(347,'5Bag','5bag',0),
(348,'1.5kW (300M)','1-5kw-300m',0),
(349,'100ml','100ml',0),
(350,'5watt','5watt',0),
(351,'3watt','3watt',0),
(352,'2.2kW (300M)','2-2kw-300m',0),
(353,'2 litre','2-litre',0),
(354,'MF 50','mf-50',0),
(355,'post-format-image','post-format-image',0),
(356,'1.5kW (200M)','1-5kw-200m',0),
(357,'Glass Filter Media Courier','glass-filter-media-courier',0),
(358,'SM.ART Mosaics','smart-mosaics',0),
(359,'Ethnic Range','ethnic-range',0),
(360,'SM.ART Mosaics','sm-art-mosaics',0),
(361,'Vogue Range','vogue-range',0),
(362,'Ocean Range','ocean-range',0),
(363,'Panache Range','panache-range',0),
(364,'ø1000mm','o1000mm',0),
(365,'ø1500mm','o1500mm',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_note_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `note_id` bigint(20) unsigned NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `is_primary` tinyint(1) NOT NULL DEFAULT 0,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5345 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES
(3,3,'connect','Connect','?page=wc-addons&section=helper','actioned',0,'',NULL,NULL),
(6,6,'learn-more','Learn more','http://woocommerce.com/mobile/','actioned',0,'',NULL,NULL),
(7,7,'learn-more','Learn more','http://woocommerce.com/products/facebook/','unactioned',0,'',NULL,NULL),
(8,7,'install-now','Install now','','unactioned',1,'',NULL,NULL),
(9,8,'yes-please','Yes please!','http://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL),
(11,10,'share-feedback','Share feedback','http://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL),
(13,12,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),
(14,12,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL),
(15,13,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL),
(107,26,'learn-more','Learn more','http://docs.woocommerce.com/document/home-screen/?utm_source=inbox','actioned',1,'',NULL,NULL),
(109,28,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL),
(156,19,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(158,22,'install-now','Install now','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(601,53,'jetpack-backup-woocommerce','Get backups','http://jetpack.com/upgrade/backup-woocommerce/?utm_source=inbox&#038;utm_medium=automattic_referred&#038;utm_campaign=jp_backup_to_woo','actioned',0,'',NULL,NULL),
(1114,59,'mercadopago_q3_2021_EN','Free download','http://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox&utm_medium=product&utm_campaign=mercadopago_q3_2021_EN','actioned',1,'',NULL,NULL),
(1899,54,'wayflyer_q3_2021','Get funded','http://woocommerce.com/products/wayflyer/','actioned',1,'',NULL,NULL),
(1900,50,'eu_vat_changes_2021','Learn more about the EU tax regulations','http://woocommerce.com/posts/new-eu-vat-regulations','actioned',1,'',NULL,NULL),
(1901,39,'open_wc_paypal_payments_product_page','Learn more','http://woocommerce.com/products/woocommerce-paypal-payments/','actioned',1,'',NULL,NULL),
(1902,30,'upgrade_now_facebook_pixel_api','Upgrade now','plugin-install.php?tab=plugin-information&plugin=&section=changelog','actioned',1,'',NULL,NULL),
(1903,31,'learn_more_facebook_ec','Learn more','http://woocommerce.com/products/facebook/','unactioned',1,'',NULL,NULL),
(1909,32,'boost-sales-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-boost-sales','actioned',1,'',NULL,NULL),
(1910,33,'grow-your-business-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=square-grow-your-business','actioned',1,'',NULL,NULL),
(1911,40,'add-apple-pay','Add Apple Pay','/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments','actioned',1,'',NULL,NULL),
(1912,40,'learn-more','Learn more','http://docs.woocommerce.com/document/payments/apple-pay/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_applepay','actioned',1,'',NULL,NULL),
(1913,37,'boost-sales-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-boost-sales','actioned',1,'',NULL,NULL),
(1914,38,'grow-your-business-marketing-guide','See marketing guide','http://developer.apple.com/apple-pay/marketing/?utm_source=inbox&utm_campaign=wcpay-grow-your-business','actioned',1,'',NULL,NULL),
(1919,43,'learn-more','Learn about Instant Deposits eligibility','http://docs.woocommerce.com/document/payments/instant-deposits/?utm_source=inbox&utm_medium=product&utm_campaign=wcpay_instant_deposits','actioned',1,'',NULL,NULL),
(1935,60,'learn-more','Learn more','http://woocommerce.com/products/bbpos-chipper2xbt-card-reader?utm_source=inbox&utm_medium=product&utm_campaign=bbpos-chipper-launch','unactioned',1,'',NULL,NULL),
(2100,69,'update-store-details','Update store details','http://nixin.co.za/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL),
(2933,48,'get-woo-commerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(2934,49,'get-woocommerce-payments','Get WooCommerce Payments','admin.php?page=wc-admin&action=setup-woocommerce-payments','actioned',1,'',NULL,NULL),
(2982,71,'wc_simple_payments_m2_reader_launch_q1_2022','Learn more','http://woocommerce.com/in-person-payments/','actioned',0,'',NULL,NULL),
(2987,61,'stripe_applepay_holiday2021','Accept Apple Pay','http://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(2988,62,'square_applepay_holiday2021','Accept Apple Pay','http://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(2989,63,'wcpay_applepay_holiday2021','Accept Apple Pay','http://woocommerce.com/apple-pay/','actioned',1,'',NULL,NULL),
(3177,72,'wcpay_applepay_q1_2022','Let your customers know about Apple Pay','http://developer.apple.com/apple-pay/marketing/','actioned',0,'',NULL,NULL),
(3178,73,'stripe_applepay_q1_2022','Add Apple Pay','http://nixin.co.za/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=checkout&section=stripe','actioned',0,'',NULL,NULL),
(3179,74,'square_applepay_q1_2022','Add Apple Pay','http://nixin.co.za/wp-admin/admin.php?page=wc-admin&page=wc-settings&tab=square','actioned',0,'',NULL,NULL),
(3214,75,'lead_gen_existing_customers_1','Yes, please','http://woocommerce.com/take-your-business-to-the-next-level/?utm_source=inbox_note&utm_medium=product&utm_campaign=lead_gen_existing_customers_1','actioned',0,'',NULL,NULL),
(3220,79,'enable-navigation','Enable in Settings','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=advanced&section=features','actioned',0,'',NULL,NULL),
(3254,80,'pinterest_gtm_q2_2021','Get started for free','http://woocommerce.com/products/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_gtm_q2_2021','unactioned',1,'',NULL,NULL),
(3256,82,'woocommerce_payments_subscriptions_nopayments_q2_2022','Start selling subscriptions','http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_nopayments_q2_2022','actioned',0,'',NULL,NULL),
(3257,83,'woocommerce_payments_subscriptions_yespayments_q2_2022','Get started','http://woocommerce.com/document/payments/subscriptions/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_payments_subscriptions_yespayments_q2_2022#section-2','actioned',0,'',NULL,NULL),
(3258,44,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(3259,29,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(3260,20,'learn-more','Learn more','http://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL),
(3264,67,'wc_shipping_mobile_app_q4_2021','Get the WooCommerce Mobile App','http://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021','actioned',0,'',NULL,NULL),
(3265,14,'set-up-concierge','Schedule free session','http://wordpress.com/me/concierge','actioned',0,'',NULL,NULL),
(3267,16,'learn-more-ecomm-unique-shopping-experience','Learn more','http://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',0,'',NULL,NULL),
(3268,25,'watch-the-webinar','Watch the webinar','http://youtu.be/V_2XtCOyZ7o','actioned',0,'',NULL,NULL),
(3271,35,'learn-more','Learn more','http://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(3288,70,'share-navigation-survey-feedback','Share feedback','http://automattic.survey.fm/feedback-on-woocommerce-navigation','actioned',0,'',NULL,NULL),
(3294,81,'setup_task_initiative_survey_q2_2022_share_your_input','Share your input','http://t.maze.co/87390007','actioned',0,'',NULL,NULL),
(3296,85,'wc-admin-EU-consumer-protection','Learn more about these changes','http://ec.europa.eu/info/law/law-topic/consumer-protection-law/review-eu-consumer-law_en#guidance','actioned',0,'',NULL,NULL),
(3297,86,'wc_ipp_order_creation_GTM_launch_q2_2022','Grow my business on the go','http://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_ipp_order_creation_GTM_launch_q2_2022','actioned',0,'',NULL,NULL),
(3376,94,'google_listings_ads_pmax_i1_q1_2023_no_gla','Boost my business with Google','http://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_no_gla','actioned',0,'',NULL,NULL),
(3377,95,'google_listings_ads_pmax_i1_q1_2023_with_gla','Create a new ad','http://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_with_gla','actioned',0,'',NULL,NULL),
(3384,100,'wc-admin-wcpay-denmark-Q2-2023','Simplify my payments','http://woocommerce.com/payments/denmark/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-denmark-Q2-2023','actioned',0,'',NULL,NULL),
(3385,101,'wc-admin-wcpay-greece-Q2-2023','Simplify my payments','http://woocommerce.com/payments/greece/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-greece-Q2-2023','actioned',0,'',NULL,NULL),
(3386,102,'wc-admin-wcpay-norway-Q2-2023','Simplify my payments','http://woocommerce.com/payments/norway/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-norway-Q2-2023','actioned',0,'',NULL,NULL),
(3387,103,'wc-admin-wcpay-slovakia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/slovakia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovakia-Q2-2023','actioned',0,'',NULL,NULL),
(3388,104,'wc-admin-wcpay-finland-Q2-2023','Simplify my payments','http://woocommerce.com/payments/finland/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-finland-Q2-2023','actioned',0,'',NULL,NULL),
(3389,105,'wc-admin-wcpay-estonia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/estonia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-estonia-Q2-2023','actioned',0,'',NULL,NULL),
(3390,106,'wc-admin-wcpay-lithuania-Q2-2023','Simplify my payments','http://woocommerce.com/payments/lithuania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-lithuania-Q2-2023','actioned',0,'',NULL,NULL),
(3391,107,'wc-admin-wcpay-slovenia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/slovenia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovenia-Q2-2023','actioned',0,'',NULL,NULL),
(3392,108,'wc-admin-wcpay-latvia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/latvia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-latvia-Q2-2023','actioned',0,'',NULL,NULL),
(3393,109,'wc-admin-wcpay-cyprus-Q2-2023','Simplify my payments','http://woocommerce.com/payments/cyprus/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-cyprus-Q2-2023','actioned',0,'',NULL,NULL),
(3394,110,'wc-admin-wcpay-malta-Q2-2023','Simplify my payments','http://woocommerce.com/payments/malta/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-malta-Q2-2023','actioned',0,'',NULL,NULL),
(3395,111,'wc-admin-wcpay-luxembourg-Q2-2023','Simplify my payments','http://woocommerce.com/payments/luxembourg/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-luxembourg-Q2-2023','actioned',0,'',NULL,NULL),
(3721,64,'browse_extensions','Browse extensions','http://nixin.co.za/wp-admin/admin.php?page=wc-addons','unactioned',0,'',NULL,NULL),
(3724,15,'learn-more','Learn more','http://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',0,'',NULL,NULL),
(3749,87,'wc-admin-wisepad3','Grow my business offline','http://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3','actioned',0,'',NULL,NULL),
(3750,88,'learn-more','Find out more','http://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),
(3751,88,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(3752,89,'learn-more','Find out more','http://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/','unactioned',0,'',NULL,NULL),
(3753,89,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(3754,90,'google_listings_ads_custom_attribute_mapping_q4_2022','Learn more','http://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping','actioned',0,'',NULL,NULL),
(3765,98,'tap_to_pay_iphone_q2_2023_with_wcpay','Set up Tap to Pay on iPhone','http://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay','actioned',0,'',NULL,NULL),
(3788,124,'ipp_refresh_q2_2023_us_inbox_notification','Grow my business on the go','http://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification','actioned',0,'',NULL,NULL),
(3789,125,'ipp_refresh_q2_2023_ca_inbox_notification','Grow my business on the go','http://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification','actioned',0,'',NULL,NULL),
(3790,126,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(3791,126,'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(3792,127,'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(3793,127,'woocommerce-WCPayments-June-2023-updated-needed-Dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(3798,130,'woocommerce_hpos_1st_notification_q2_2023','Learn more about HPOS','http://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023','actioned',0,'',NULL,NULL),
(3803,133,'wc-admin-wcpay-bulgaria-Q2-2023','Simplify my payments','http://woocommerce.com/payments/bulgaria/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-bulgaria-Q2-2023','actioned',0,'',NULL,NULL),
(3804,134,'wc-admin-wcpay-czechia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/czechia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-czechia-Q2-2023','actioned',0,'',NULL,NULL),
(3805,135,'wc-admin-wcpay-croatia-Q2-2023','Simplify my payments','http://woocommerce.com/payments/croatia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-croatia-Q2-2023','actioned',0,'',NULL,NULL),
(3806,136,'wc-admin-wcpay-hungary-Q2-2023','Simplify my payments','http://woocommerce.com/payments/hungary/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-hungary-Q2-2023','actioned',0,'',NULL,NULL),
(3807,137,'wc-admin-wcpay-romania-Q2-2023','Simplify my payments','http://woocommerce.com/payments/romania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-romania-Q2-2023','actioned',0,'',NULL,NULL),
(3808,138,'wc-admin-wcpay-sweden-Q2-2023','Simplify my payments','http://woocommerce.com/payments/sweden/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-sweden-Q2-2023','actioned',0,'',NULL,NULL),
(4221,149,'stripe_securityupdate_q4_2024_click','Review and update','http://woocommerce.com/document/stripe/admin-experience/updated-requirements-for-stripe-plugin-mid-2024/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_securityupdate_q4_2024_click','unactioned',0,'',NULL,NULL),
(4647,153,'woo-marketplace-two-year-subscriptions-rin-2025-03-17','Browse the Marketplace','http://woocommerce.com/products/?utm_source=inbox_note&utm_medium=product&utm_campaign=woo-marketplace-two-year-subscriptions-rin-2025-03-17','actioned',0,'',NULL,NULL),
(4990,154,'stripe_nocapture_q2_2025_click','Update now','http://woocommerce.com/products/woocommerce-order-status-manager/?utm_source=inbox_note&utm_medium=product&utm_campaign=stripe_nocapture_q2_2025_click','unactioned',0,'',NULL,NULL),
(4991,155,'WooCommerce-Stripe-Gateway-Update-April-2025','See available updates','http://nixin.co.za/wp-admin/update-core.php?','actioned',0,'',NULL,NULL),
(4992,156,'WooCommerce-Stripe-Gateway-Update-Info-April-2025','Dismiss','#','actioned',0,'',NULL,NULL),
(5159,157,'klaviyo_q2_2025','Try Klaviyo today','http://woocommerce.com/products/klaviyo-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=klaviyo_q2_2025','actioned',0,'',NULL,NULL),
(5253,160,'paypal_q2_2025','Activate messaging','http://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_q2_2025','actioned',0,'',NULL,NULL),
(5254,65,'wayflyer_bnpl_q4_2021','Level up with funding','http://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021','actioned',0,'',NULL,NULL),
(5255,66,'wc_shipping_mobile_app_usps_q4_2021','Get WooCommerce Shipping','http://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021','actioned',0,'',NULL,NULL),
(5256,24,'learn-more','Learn more','http://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','actioned',0,'',NULL,NULL),
(5257,34,'optimizing-the-checkout-flow','Learn more','http://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow','actioned',0,'',NULL,NULL),
(5258,41,'qualitative-feedback-from-new-users','Share feedback','http://automattic.survey.fm/woopayments-new-user-feedback','actioned',0,'',NULL,NULL),
(5259,42,'share-feedback','Share feedback','http://automattic.survey.fm/paypal-feedback','unactioned',0,'',NULL,NULL),
(5260,46,'get-started','Get started','http://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started','actioned',0,'',NULL,NULL),
(5261,45,'update-wc-subscriptions-3-0-15','View latest version','http://nixin.co.za/wp-admin/&page=wc-addons&section=helper','actioned',0,'',NULL,NULL),
(5262,47,'update-wc-core-5-4-0','How to update WooCommerce','http://docs.woocommerce.com/document/how-to-update-woocommerce/','actioned',0,'',NULL,NULL),
(5263,51,'ppxo-pps-install-paypal-payments-1','View upgrade guide','http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),
(5264,52,'ppxo-pps-install-paypal-payments-2','View upgrade guide','http://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/','actioned',0,'',NULL,NULL),
(5265,55,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5266,55,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5267,56,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5268,56,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5269,57,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5270,57,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5271,58,'learn-more','Learn more','http://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more','unactioned',0,'',NULL,NULL),
(5272,58,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5273,68,'share-feedback','Share feedback','http://automattic.survey.fm/store-management','unactioned',0,'',NULL,NULL),
(5274,76,'learn-more','Learn more','http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),
(5275,76,'woocommerce-core-paypal-march-2022-dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5276,77,'learn-more','Learn more','http://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/','unactioned',0,'',NULL,NULL),
(5277,77,'dismiss','Dismiss','','actioned',0,'',NULL,NULL),
(5278,78,'pinterest_03_2022_update','Update Instructions','http://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3','actioned',0,'',NULL,NULL),
(5279,84,'store_setup_survey_survey_q2_2022_share_your_thoughts','Tell us how it’s going','http://automattic.survey.fm/store-setup-survey-2022','actioned',0,'',NULL,NULL),
(5280,91,'needs-update-eway-payment-gateway-rin-action-button-2022-12-20','See available updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5281,91,'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),
(5282,92,'updated-eway-payment-gateway-rin-action-button-2022-12-20','See all updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5283,92,'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20','Dismiss','#','actioned',0,'',NULL,NULL),
(5284,93,'share-navigation-survey-feedback','Share feedback','http://automattic.survey.fm/new-ecommerce-plan-navigation','actioned',0,'',NULL,NULL),
(5285,112,'woopay-beta-merchantrecruitment-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5286,112,'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23','unactioned',0,'',NULL,NULL),
(5287,96,'woocommerce-wcpay-march-2023-update-needed-button','See Blog Post','http://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know','unactioned',0,'',NULL,NULL),
(5288,96,'woocommerce-wcpay-march-2023-update-needed-dismiss-button','Dismiss','#','actioned',0,'',NULL,NULL),
(5289,97,'tap_to_pay_iphone_q2_2023_no_wcpay','Simplify my payments','http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay','actioned',0,'',NULL,NULL),
(5290,99,'extension-settings','See available updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5291,99,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5292,113,'woopay-beta-merchantrecruitment-update-WCPay-04MAY23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5293,113,'woopay-beta-merchantrecruitment-update-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5294,114,'woopay-beta-existingmerchants-noaction-documentation-27APR23','Documentation','http://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23','actioned',0,'',NULL,NULL),
(5295,115,'woopay-beta-existingmerchants-update-WCPay-27APR23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),
(5296,116,'woopay-beta-merchantrecruitment-short-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5297,116,'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23','actioned',0,'',NULL,NULL),
(5298,117,'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5299,117,'woopay-beta-merchantrecruitment-short-update-activate-04MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','actioned',0,'',NULL,NULL),
(5300,118,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA','Activate WooPay Test A','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5301,118,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),
(5302,119,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB','Activate WooPay Test B','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5303,119,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA','unactioned',0,'',NULL,NULL),
(5304,120,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC','Activate WooPay Test C','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5305,120,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC','unactioned',0,'',NULL,NULL),
(5306,121,'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD','Activate WooPay Test D','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5307,121,'woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD','unactioned',0,'',NULL,NULL),
(5308,122,'woopay-beta-merchantrecruitment-short-activate-button-09MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5309,122,'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','Learn More','http://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23','unactioned',0,'',NULL,NULL),
(5310,123,'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23','Update WooCommerce Payments','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5311,123,'woopay-beta-merchantrecruitment-short-update-activate-09MAY23','Activate WooPay','http://nixin.co.za/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout','unactioned',0,'',NULL,NULL),
(5312,128,'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5313,128,'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5314,129,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5315,129,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','Dismiss','#','actioned',0,'',NULL,NULL),
(5316,131,'woocommerce-WCOPC-June-2023-updated-needed','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','actioned',0,'',NULL,NULL),
(5317,131,'woocommerce-WCOPC-June-2023-updated-needed','Dismiss','http://nixin.co.za/wp-admin/#','actioned',0,'',NULL,NULL),
(5318,132,'woocommerce-WCGC-July-2023-update-needed','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5319,132,'woocommerce-WCGC-July-2023-update-needed','Dismiss','#','actioned',0,'',NULL,NULL),
(5320,139,'learn-more','Learn more','http://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage','unactioned',0,'',NULL,NULL),
(5321,140,'plugin-list','See available updates','http://nixin.co.za/wp-admin/plugins.php?plugin_status=all','unactioned',0,'',NULL,NULL),
(5322,140,'dismiss','Dismiss','http://nixin.co.za/wp-admin/admin.php?page=wc-admin','actioned',0,'',NULL,NULL),
(5323,141,'woocommerce-WCStripe-Aug-2023-update-needed','See available updates','http://nixin.co.za/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),
(5324,141,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5325,142,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5326,143,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5327,144,'avalara_q3-2023_noAvaTax','Automate my sales tax','http://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax','unactioned',0,'',NULL,NULL),
(5328,145,'woocommerce-usermeta-Sept2023-productvendors','See available updates','http://nixin.co.za/wp-admin/plugins.php','unactioned',0,'',NULL,NULL),
(5329,145,'dismiss','Dismiss','http://nixin.co.za/wp-admin/#','actioned',0,'',NULL,NULL),
(5330,146,'woocommerce-STRIPE-Oct-2023-update-needed','See available updates','http://nixin.co.za/wp-admin/update-core.php','unactioned',0,'',NULL,NULL),
(5331,146,'dismiss','Dismiss','#','actioned',0,'',NULL,NULL),
(5332,147,'amazon-mcf-review-button-2023-12-07','Leave a review','http://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07','actioned',0,'',NULL,NULL),
(5333,147,'amazon-mcf-support-button-2023-12-07','Request support','http://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07','actioned',0,'',NULL,NULL),
(5334,148,'view_docs','Learn about Deposit schedules','http://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds','unactioned',0,'',NULL,NULL),
(5335,150,'sirt-woo-2024-11-xss-admin','See available updates','http://nixin.co.za/wp-admin/update-core.php?','unactioned',0,'',NULL,NULL),
(5336,150,'sirt-woo-2024-11-xss-admin','Dismiss','#','actioned',0,'',NULL,NULL),
(5337,151,'woocommerce-analytics-order-attribution-promotions-december-2024-find-out-more','Find out more','http://wordpress.org/plugins/woocommerce-analytics','actioned',0,'',NULL,NULL),
(5338,152,'paypal-braintree-sdk-depreciation-2025-02-20-button','Upgrade now','http://nixin.co.za/wp-admin/wp-admin/plugins.php','actioned',0,'',NULL,NULL),
(5339,158,'uk-vat-notice-button-2025-04-30','Learn more about this extension','http://wordpress.org/plugins/eu-vat-for-woocommerce/','actioned',0,'',NULL,NULL),
(5340,159,'payson-retirement-2025','Explore alternative payment methods','http://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?categoryIds=28680&collections=product&page=1&country=Sweden&utm_source=inbox_note&utm_medium=product&utm_campaign=payson-retirement-2025','actioned',0,'',NULL,NULL),
(5343,161,'update-db_run','Update WooCommerce Database','http://nixin.co.za/wp-admin/?do_update_woocommerce=true&return_url=http://nixin.co.za/wp-admin/edit.php?post_type=product','unactioned',0,'wc_db_update','wc_db_update','wc_db_update_nonce'),
(5344,161,'update-db_learn-more','Learn more about updates','http://woocommerce.com/document/how-to-update-woocommerce/','unactioned',0,'',NULL,NULL);
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_admin_notes` (
  `note_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `icon` varchar(200) NOT NULL DEFAULT 'info',
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=162 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_admin_notes`
--

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES
(3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2020-03-18 18:17:13',NULL,0,'',NULL,0,0),
(6,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.','phone','{}','unactioned','woocommerce-admin','2020-04-02 09:17:23',NULL,0,'',NULL,0,0),
(7,'wc-admin-facebook-extension','info','en_US','Market on Facebook','Grow your business by targeting the right people and driving sales with Facebook. You can install this free extension now.','thumbs-up','{}','unactioned','woocommerce-admin','2020-04-02 09:17:23',NULL,0,'',NULL,0,0),
(8,'wc-admin-onboarding-email-marketing','info','en_US','Tips, product updates, and inspiration','We\'re here for you — get tips, product updates, and inspiration straight to your mailbox.','mail','{}','unactioned','woocommerce-admin','2020-04-02 09:17:23',NULL,0,'',NULL,0,0),
(10,'wc-admin-store-notice-giving-feedback-2','info','en_US','Give feedback','Now that you’ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','info','{}','unactioned','woocommerce-admin','2020-07-16 14:06:59',NULL,0,'plain','',0,0),
(13,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-08-26 01:38:55',NULL,0,'plain','',0,0),
(14,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"http://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','info','{}','pending','woocommerce.com','2020-10-12 13:20:04',NULL,0,'plain','',0,0),
(15,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','info','{}','pending','woocommerce.com','2020-10-12 13:20:04',NULL,0,'plain','',0,0),
(16,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.','info','{}','pending','woocommerce.com','2020-10-12 13:20:04',NULL,0,'plain','',0,0),
(18,'wcpay-promo-2020-11','marketing','en_US','wcpay-promo-2020-11','wcpay-promo-2020-11','info','{}','pending','woocommerce.com','2020-11-19 13:33:40',NULL,0,'plain','',0,0),
(19,'wcpay-subscriptions-2020-11','marketing','en_US','Manage subscriber payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>  – now supporting <a href=\"http://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions</a>! <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','info','{}','pending','woocommerce.com','2020-11-19 13:33:40',NULL,0,'plain','',0,0),
(20,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-12-10 16:27:53',NULL,0,'plain','',0,0),
(21,'wcpay-promo-2020-12','marketing','en_US','wcpay-promo-2020-12','wcpay-promo-2020-12','info','{}','pending','woocommerce.com','2020-12-09 20:27:54',NULL,0,'plain','',0,0),
(22,'wcpay-subscriptions-2020-12','marketing','en_US','Manage payments from your store\'s dashboard','Securely accept cards and manage transactions right from your dashboard with <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments</a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br /><br /><em>By clicking \"Install now,\" you agree to our <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service</a>.</em>','info','{}','pending','woocommerce.com','2020-12-09 20:27:54',NULL,0,'plain','',0,0),
(24,'your-first-product','info','en_US','Your first product','That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"http://href.li/?http://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.','info','{}','pending','woocommerce.com','2021-01-19 16:34:54',NULL,0,'plain','',0,0),
(25,'wc-admin-getting-started-in-ecommerce','info','en_US','Getting Started in eCommerce - webinar','We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.','info','{}','pending','woocommerce.com','2021-01-26 21:06:39',NULL,0,'plain','',0,0),
(29,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','info','{}','unactioned','woocommerce-admin','2021-02-18 01:54:00',NULL,0,'plain','',0,0),
(30,'facebook_pixel_api_2021','marketing','en_US','Improve the performance of your Facebook ads','Enable Facebook Pixel and Conversions API through the latest version of Facebook for WooCommerce for improved measurement and ad targeting capabilities.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(31,'facebook_ec_2021','marketing','en_US','Sync your product catalog with Facebook to help boost sales','A single click adds all products to your Facebook Business Page shop. Product changes are automatically synced, with the flexibility to control which products are listed.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(32,'wc-square-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with Square you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(33,'wc-square-apple-pay-grow-your-business','marketing','en_US','Grow your business with Square and Apple Pay ','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(34,'wc-admin-optimizing-the-checkout-flow','info','en_US','Optimizing the checkout flow','It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(35,'wc-admin-first-five-things-to-customize','info','en_US','The first 5 things to customize in your store','Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.','info','{}','pending','woocommerce.com','2021-02-16 11:54:00',NULL,0,'plain','',0,0),
(37,'wcpay-apple-pay-boost-sales','marketing','en_US','Boost sales with Apple Pay','Now that you accept Apple Pay® with WooCommerce Payments you can increase conversion rates by letting your customers know that Apple Pay® is available. Here’s a marketing guide to help you get started.','info','{}','pending','woocommerce.com','2021-03-20 23:37:37',NULL,0,'plain','',0,0),
(38,'wcpay-apple-pay-grow-your-business','marketing','en_US','Grow your business with WooCommerce Payments and Apple Pay','Now more than ever, shoppers want a fast, simple, and secure online checkout experience. Increase conversion rates by letting your customers know that you now accept Apple Pay®.','info','{}','pending','woocommerce.com','2021-03-20 23:37:37',NULL,0,'plain','',0,0),
(39,'paypal_ppcp_gtm_2021','marketing','en_US','Offer more options with the new PayPal','Get the latest PayPal extension for a full suite of payment methods with extensive currency and country coverage.','info','{}','pending','woocommerce.com','2021-04-07 20:35:39',NULL,0,'plain','',0,0),
(40,'wcpay-apple-pay-is-now-available','marketing','en_US','Apple Pay is now available with WooCommerce Payments!','Increase your conversion rate by offering a fast and secure checkout with <a href=\"http://woocommerce.com/apple-pay/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">Apple Pay</a>®. It’s free to get started with <a href=\"http://woocommerce.com/payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_applepay\" target=\"_blank\">WooCommerce Payments</a>.','info','{}','pending','woocommerce.com','2021-04-07 20:35:39',NULL,0,'plain','',0,0),
(41,'wc-payments-qualitative-feedback','info','en_US','WooPayments setup - let us know what you think','Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.','info','{}','pending','woocommerce.com','2021-04-18 18:12:48',NULL,0,'plain','',0,0),
(42,'share-your-feedback-on-paypal','info','en_US','Share your feedback on PayPal','Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.','info','{}','pending','woocommerce.com','2021-05-20 08:35:22',NULL,0,'plain','',0,0),
(43,'wcpay_instant_deposits_gtm_2021','marketing','en_US','Get paid within minutes – Instant Deposits for WooCommerce Payments','Stay flexible with immediate access to your funds when you need them – including nights, weekends, and holidays. With <a href=\"http://woocommerce.com/products/woocommerce-payments/?utm_source=inbox&amp;utm_medium=product&amp;utm_campaign=wcpay_instant_deposits\">WooCommerce Payments\'</a> new Instant Deposits feature, you’re able to transfer your earnings to a debit card within minutes.','info','{}','pending','woocommerce.com','2021-05-20 08:35:22',NULL,0,'plain','',0,0),
(44,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','info','{}','unactioned','woocommerce-admin','2021-05-27 14:35:51',NULL,0,'plain','',0,0),
(45,'wc-subscriptions-security-update-3-0-15','info','en_US','WooCommerce Subscriptions security update!','We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"http://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"http://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.','info','{}','pending','woocommerce.com','2021-06-03 12:36:11',NULL,0,'plain','',0,0),
(46,'google_listings_and_ads_install','marketing','en_US','Drive traffic and sales with Google','Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(47,'woocommerce-core-update-5-4-0','info','en_US','Update to WooCommerce 5.4.1 now','WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(48,'wcpay-promo-2021-6-incentive-1','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(49,'wcpay-promo-2021-6-incentive-2','marketing','en_US','Simplify the payments process for you and your customers with WooCommerce Payments','With <a href=\"http://woocommerce.com/payments/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">WooCommerce Payments</a>, you can securely accept all major cards, Apple Pay®, and recurring revenue in over 100 currencies.\n				Built into your store’s WooCommerce dashboard, track cash flow and manage all of your transactions in one place – with no setup costs or monthly fees.\n				<br /><br />\n				By clicking \"Get WooCommerce Payments,\" you agree to the <a href=\"http://wordpress.com/tos/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay601\">Terms of Service</a>\n				and acknowledge you have read the <a href=\"http://automattic.com/privacy/\">Privacy Policy</a>.\n				','info','{}','pending','woocommerce.com','2021-06-17 14:37:53',NULL,0,'plain','',0,0),
(50,'eu_vat_changes_2021','marketing','en_US','Get your business ready for the new EU tax regulations','On July 1, 2021, new taxation rules will come into play when the <a href=\"http://ec.europa.eu/taxation_customs/business/vat/modernising-vat-cross-border-ecommerce_en\">European Union (EU) Value-Added Tax (VAT) eCommerce package</a> takes effect.<br /><br />The new regulations will impact virtually every B2C business involved in cross-border eCommerce trade with the EU.<br /><br />We therefore recommend <a href=\"http://woocommerce.com/posts/new-eu-vat-regulations\">familiarizing yourself with the new updates</a>, and consult with a tax professional to ensure your business is following regulations and best practice.','info','{}','unactioned','woocommerce.com','2021-06-24 14:35:45',NULL,0,'plain','',0,0),
(51,'ppxo-pps-upgrade-paypal-payments-1','info','en_US','Get the latest PayPal extension for WooCommerce','Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.','info','{}','unactioned','woocommerce.com','2021-07-14 09:43:29',NULL,0,'plain','',0,0),
(52,'ppxo-pps-upgrade-paypal-payments-2','info','en_US','Upgrade your PayPal experience!','Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.','info','{}','pending','woocommerce.com','2021-06-24 14:35:46',NULL,0,'plain','',0,0),
(53,'wc-admin-marketing-jetpack-backup','marketing','en_US','Protect your WooCommerce Store with Jetpack Backup.','Store downtime means lost sales. One-click restores get you back online quickly if something goes wrong.','info','{}','unactioned','woocommerce-admin-notes','2021-07-15 14:35:24',NULL,0,'plain','',0,0),
(54,'wayflyer_q3_2021','marketing','en_US','Grow your revenue with Wayflyer financing and analytics','Flexible financing tailored to your needs by <a href=\"http://woocommerce.com/products/wayflyer/\">Wayflyer</a> – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store\'s performance, Wayflyer can provide the financing you need to grow and the analytical insights to help you spend it.','info','{}','pending','woocommerce.com','2021-07-15 14:35:24',NULL,0,'plain','',0,0),
(55,'woocommerce-core-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(56,'woocommerce-blocks-sqli-july-2021-need-to-update','update','en_US','Action required: Critical vulnerabilities in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(57,'woocommerce-core-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(58,'woocommerce-blocks-sqli-july-2021-store-patched','update','en_US','Solved: Critical vulnerabilities patched in WooCommerce Blocks','In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.','info','{}','pending','woocommerce.com','2021-07-19 12:13:12',NULL,0,'plain','',0,0),
(59,'mercadopago_q3_2021_EN','marketing','en_US','Get paid with Mercado Pago Checkout','Latin America\'s leading payment processor is now available for WooCommerce stores. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.','info','{}','pending','woocommerce.com','2021-09-05 13:29:17',NULL,0,'plain','',0,0),
(60,'bbpos-chipper-launch','marketing','en_US','Ready to grow your business beyond online?','Collect payment in person for orders placed online using WooCommerce In-Person Payments. The BBPOS Chipper card reader can process payments securely, and keep everything synced in your WooCommerce Payments dashboard – no matter where you are.','info','{}','pending','woocommerce.com','2021-10-20 20:22:17',NULL,0,'plain','',0,0),
(61,'stripe_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"http://docs.woocommerce.com/document/stripe/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#apple-pay\">enable Apple Pay with Stripe</a> and easy to communicate it with this <a href=\"http://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-12-16 14:42:45',NULL,0,'plain','',0,0),
(62,'square_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"http://docs.woocommerce.com/document/woocommerce-square/?_ga=2.90941597.642705274.1635776464-1391993999.1621950839#section-14\">enable Apple Pay with Square</a> and easy to communicate it with this <a href=\"http://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-12-16 14:42:46',NULL,0,'plain','',0,0),
(63,'wcpay_applepay_holiday2021','marketing','en_US','Boost sales this holiday season with Apple Pay!','Increase your conversion rate by letting your customers know that you accept Apple Pay. It’s seamless to <a href=\"http://docs.woocommerce.com/document/payments/apple-pay/\">enable Apple Pay with WooCommerce Payments</a> and easy to communicate it with this <a href=\"http://developer.apple.com/apple-pay/marketing/\">marketing guide</a>.','info','{}','pending','woocommerce.com','2021-12-16 14:42:46',NULL,0,'plain','',0,0),
(64,'new_in_app_marketplace_2021','info','en_US','Customize your store with extensions','Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.','info','{}','unactioned','woocommerce.com','2021-12-16 14:42:47',NULL,0,'plain','',0,0),
(65,'wayflyer_bnpl_q4_2021','marketing','en_US','Grow your business with funding through Wayflyer','Fast, flexible financing to boost cash flow and help your business grow – one fee, no interest rates, penalties, equity, or personal guarantees. Based on your store’s performance, Wayflyer provides funding and analytical insights to invest in your business.','info','{}','pending','woocommerce.com','2021-12-16 14:42:47',NULL,0,'plain','',0,0),
(66,'wc_shipping_mobile_app_usps_q4_2021','marketing','en_US','Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','info','{}','pending','woocommerce.com','2021-12-16 14:42:48',NULL,0,'plain','',0,0),
(67,'wc_shipping_mobile_app_q4_2021','marketing','en_US','Print and manage your shipping labels with the WooCommerce Mobile App','Save time by printing, purchasing, refunding, and tracking shipping labels generated by <a href=\"http://woocommerce.com/woocommerce-shipping/\">WooCommerce Shipping</a> – all directly from your mobile device!','info','{}','pending','woocommerce.com','2021-12-16 14:42:48',NULL,0,'plain','',0,0),
(68,'habit-moment-survey','marketing','en_US','We’re all ears! Share your experience so far with WooCommerce','We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.','info','{}','pending','woocommerce.com','2021-12-16 14:43:08',NULL,0,'plain','',0,0),
(70,'ecomm-wc-navigation-survey','info','en_US','We’d like your feedback on the WooCommerce navigation','We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.','info','{}','pending','woocommerce.com','2022-01-06 14:39:20',NULL,0,'plain','',0,0),
(71,'wc_simple_payments_m2_reader_launch_q1_2022','marketing','en_US','Take quick and easy in-person payments','WooCommerce is continuing to power up your business with our new Simple Payments feature, built exclusively for WooCommerce In-Person Payments. Capture quick and simple payments anywhere else your customers are – or offer a local pickup option with payment taken in-person for orders placed online.','info','{}','pending','woocommerce.com','2022-02-10 14:38:56',NULL,0,'plain','',0,0),
(72,'wcpay_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Diane does','See how Diane from <a href=\"http://woocommerce.com/posts/lady-dye-yarns-from-crafts-to-activism-with-woocommerce/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Lady Dye Yarns</a> uses Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – Apple Pay is included in WooCommerce Payments. Here\'s how you can increase conversions by encouraging shoppers to pay with a single tap.','info','{}','pending','woocommerce.com','2022-02-10 14:38:56',NULL,0,'plain','',0,0),
(73,'stripe_applepay_q1_2022','marketing','en_US','Increase conversions with Apple Pay – just like Thomas does','Read the inspirational story of <a href=\"http://woocommerce.com/posts/incredible-story-of-thomas-trendy-socks-down-syndrome-entrepreneur/?utm_source=product&amp;utm_medium=inboxnotification&amp;utm_campaign=apple-pay\" target=\"_blank\">Thomas\'s Trendy Socks</a> and see how he’s using Apple Pay to provide customers with the fast, secure checkout experience they love. You can, too – ready to turn more visitors into buyers? Accept Apple Pay by selecting Enable express checkouts in Settings &gt; Payments &gt; Stripe.','info','{}','pending','woocommerce.com','2022-02-10 14:38:56',NULL,0,'plain','',0,0),
(74,'square_applepay_q1_2022','marketing','en_US','Increase conversions with a faster checkout experience','By enabling Apple Pay in Square, your customers can complete purchases quickly and securely with a single touch or a glance – no lengthy checkout forms necessary. Accept Apple Pay by enabling Digital Wallets within Settings &gt; Payments &gt; Square.','info','{}','pending','woocommerce.com','2022-02-10 14:38:57',NULL,0,'plain','',0,0),
(75,'lead_gen_existing_customers_1','marketing','en_US','Talk to a consultant','As your business grows, you want to optimize costs, streamline operations, and sell more. We can help. Talk to us about how you can get the most out of WooCommerce.','info','{}','unactioned','woocommerce.com','2022-02-17 14:37:10',NULL,0,'plain','',0,0),
(76,'woocommerce-core-paypal-march-2022-updated','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"http://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.','info','{}','pending','woocommerce.com','2022-03-17 14:38:00',NULL,0,'plain','',0,0),
(77,'woocommerce-core-paypal-march-2022-updated-nopp','update','en_US','Security auto-update of WooCommerce','<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).','info','{}','pending','woocommerce.com','2024-10-16 10:19:01',NULL,0,'plain','',0,0),
(78,'pinterest_03_2022_update','marketing','en_US','Your Pinterest for WooCommerce plugin is out of date!','Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.','info','{}','pending','woocommerce.com','2022-03-31 14:37:27',NULL,0,'plain','',0,0),
(79,'wc-admin-navigation-nudge','info','en_US','You now have access to the WooCommerce navigation','We’re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.','info','{}','unactioned','woocommerce-admin','2022-05-05 14:40:08',NULL,0,'plain','',0,0),
(80,'pinterest_gtm_q2_2021','marketing','en_US','Get your products in front of a large, engaged audience','Did you know that shoppers on Pinterest spend twice as much as people on other social platforms? With the new, official Pinterest for WooCommerce, you can turn your product catalog into shoppable Pins and showcase them to 400+ million monthly users looking to buy.','info','{}','unactioned','woocommerce.com','2022-05-05 14:40:39',NULL,0,'plain','',0,0),
(81,'setup_task_initiative_survey_q2_2022','survey','en_US','We want to know what matters most to you','Take 2 minutes to give us your input on what is important for you while setting up your store and help shape the future of WooCommerce together.','info','{}','pending','woocommerce.com','2022-05-05 14:40:39',NULL,0,'plain','',0,0),
(82,'woocommerce_payments_subscriptions_nopayments_q2_2022','marketing','en_US','Sell subscriptions online – without a paid extension','Say hello to WooCommerce Payments – now with built-in subscriptions functionality. Get free access to the features you need to start earning recurring revenue online. Pay as you go, with no setup costs or monthly fees.','info','{}','pending','woocommerce.com','2022-05-05 14:40:40',NULL,0,'plain','',0,0),
(83,'woocommerce_payments_subscriptions_yespayments_q2_2022','marketing','en_US','Sell subscriptions online – no extra extension required','It\'s here! WooCommerce Payments now features built-in subscriptions functionality. No need to install an extra, paid extension – we\'ve made it simpler than ever to start earning recurring revenue. Ready to grow your business?','info','{}','pending','woocommerce.com','2022-05-05 14:40:40',NULL,0,'plain','',0,0),
(84,'store_setup_survey_survey_q2_2022','survey','en_US','How is your store setup going?','Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.','info','{}','pending','woocommerce.com','2022-06-01 17:23:37',NULL,0,'plain','',0,0),
(85,'wc-admin-EU-consumer-protection','marketing','en_US','Important changes to EU consumer protection laws','New regulations to help modernize and strengthen consumer protection laws in the European Union (EU) take effect on May 28, 2022. These rules impact all merchants selling to the EU, regardless of where their business is located. Further detailed information is available on the European Commission\'s official website.','info','{}','unactioned','woocommerce.com','2022-06-01 17:23:38',NULL,0,'plain','',0,0),
(86,'wc_ipp_order_creation_GTM_launch_q2_2022','marketing','en_US','Grow your business on the go with WooCommerce In-Person Payments','Quickly create new orders, manage transactions, and take secure payments no matter where your business takes you. With automatic inventory sync, WooCommerce In-Person Payments is the only fully integrated solution for taking your WooCommerce store offline.','info','{}','pending','woocommerce.com','2022-06-01 17:23:38',NULL,0,'plain','',0,0),
(87,'wc-admin-wisepad3','marketing','en_US','Take your business on the go in Canada with WooCommerce In-Person Payments','Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.','info','{}','pending','woocommerce.com','2023-02-16 14:42:55',NULL,0,'plain','',0,0),
(88,'woocommerce-payments-august-2022-need-to-update','update','en_US','Action required: Please update WooCommerce Payments','An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.','info','{}','pending','woocommerce.com','2023-02-16 14:42:55',NULL,0,'plain','',0,0),
(89,'woocommerce-payments-august-2022-store-patched','update','en_US','WooCommerce Payments has been automatically updated','You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.','info','{}','pending','woocommerce.com','2023-02-16 14:42:56',NULL,0,'plain','',0,0),
(90,'google_listings_ads_custom_attribute_mapping_q4_2022','marketing','en_US','Our latest improvement to the Google Listings & Ads extension: Attribute Mapping','You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.','info','{}','pending','woocommerce.com','2023-02-16 14:42:57',NULL,0,'plain','',0,0),
(91,'needs-update-eway-payment-gateway-rin-2022-12-20','update','en_US','Security vulnerability patched in WooCommerce Eway Gateway','In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1','info','{}','pending','woocommerce.com','2023-02-16 14:42:57',NULL,0,'plain','',0,0),
(92,'updated-eway-payment-gateway-rin-2022-12-20','update','en_US','WooCommerce Eway Gateway has been automatically updated','Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.','info','{}','pending','woocommerce.com','2023-02-16 14:42:57',NULL,0,'plain','',0,0),
(93,'ecomm-wc-navigation-survey-2023','info','en_US','Navigating WooCommerce on WordPress.com','We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.','info','{}','pending','woocommerce.com','2023-02-16 14:42:58',NULL,0,'plain','',0,0),
(94,'google_listings_ads_pmax_i1_q1_2023_no_gla','marketing','en_US','Create more engaging ads – without the hard work','Get in front of millions of shoppers searching for products like yours with Google Listings &amp; Ads. With new customization features, Google automatically tests multiple combinations of text and images to create the most engaging ad to boost your business. Plus, get up to $500 in ad credit – terms and conditions apply.','info','{}','unactioned','woocommerce.com','2023-04-20 15:38:41',NULL,0,'plain','',0,0),
(95,'google_listings_ads_pmax_i1_q1_2023_with_gla','marketing','en_US','New customization features to boost your business','You can now add custom images, messaging, and URLs to campaigns in Google Listings &amp; Ads. Google then automatically tests multiple combinations to create the most engaging version to help boost your business. Get more sales with dynamic content – edit an existing campaign or create a new ad now.','info','{}','pending','woocommerce.com','2023-04-20 15:38:41',NULL,0,'plain','',0,0),
(96,'woocommerce-wcpay-march-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Payments','<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.','info','{}','pending','woocommerce.com','2023-04-20 15:38:42',NULL,0,'plain','',0,0),
(97,'tap_to_pay_iphone_q2_2023_no_wcpay','marketing','en_US','Accept in-person contactless payments on your iPhone','Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.','info','{}','unactioned','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(98,'tap_to_pay_iphone_q2_2023_with_wcpay','marketing','en_US','New: accept in-person contactless payments on your iPhone','Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!','info','{}','pending','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(99,'woocommerce-WCPreOrders-april-2023-update-needed','update','en_US','Action required: Security update of WooCommerce Pre-Orders extension','<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.','info','{}','pending','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(100,'wc-admin-wcpay-denmark-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Denmark!','We’ve recently released WooCommerce Payments in Denmark. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:43',NULL,0,'plain','',0,0),
(101,'wc-admin-wcpay-greece-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Greece!','We’ve recently released WooCommerce Payments in Greece. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:44',NULL,0,'plain','',0,0),
(102,'wc-admin-wcpay-norway-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Norway!','We’ve recently released WooCommerce Payments in Norway. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:44',NULL,0,'plain','',0,0),
(103,'wc-admin-wcpay-slovakia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovakia!','We’ve recently released WooCommerce Payments in Slovakia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:45',NULL,0,'plain','',0,0),
(104,'wc-admin-wcpay-finland-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Finland!','We’ve recently released WooCommerce Payments in Finland. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:45',NULL,0,'plain','',0,0),
(105,'wc-admin-wcpay-estonia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Estonia!','We’ve recently released WooCommerce Payments in Estonia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:45',NULL,0,'plain','',0,0),
(106,'wc-admin-wcpay-lithuania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Lithuania!','We’ve recently released WooCommerce Payments in Lithuania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:46',NULL,0,'plain','',0,0),
(107,'wc-admin-wcpay-slovenia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Slovenia!','We’ve recently released WooCommerce Payments in Slovenia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:47',NULL,0,'plain','',0,0),
(108,'wc-admin-wcpay-latvia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Latvia!','We’ve recently released WooCommerce Payments in Latvia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:47',NULL,0,'plain','',0,0),
(109,'wc-admin-wcpay-cyprus-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Cyprus!','We’ve recently released WooCommerce Payments in Cyprus. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:47',NULL,0,'plain','',0,0),
(110,'wc-admin-wcpay-malta-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Malta!','We’ve recently released WooCommerce Payments in Malta. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:48',NULL,0,'plain','',0,0),
(111,'wc-admin-wcpay-luxembourg-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Luxembourg!','We’ve recently released WooCommerce Payments in Luxembourg. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-04-20 15:38:48',NULL,0,'plain','',0,0),
(112,'woopay-beta-merchantrecruitment-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.','info','{}','pending','woocommerce.com','2023-06-15 14:38:58',NULL,0,'plain','',0,0),
(113,'woopay-beta-merchantrecruitment-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-06-15 14:38:59',NULL,0,'plain','',0,0),
(114,'woopay-beta-existingmerchants-noaction-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:38:59',NULL,0,'plain','',0,0),
(115,'woopay-beta-existingmerchants-update-27APR23','info','en_US','WooPay is back!','Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:00',NULL,0,'plain','',0,0),
(116,'woopay-beta-merchantrecruitment-short-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:00',NULL,0,'plain','',0,0),
(117,'woopay-beta-merchantrecruitment-short-update-04MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-06-15 14:39:01',NULL,0,'plain','',0,0),
(118,'woopay-beta-merchantrecruitment-short-06MAY23-TESTA','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:02',NULL,0,'plain','',0,0),
(119,'woopay-beta-merchantrecruitment-short-06MAY23-TESTB','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:02',NULL,0,'plain','',0,0),
(120,'woopay-beta-merchantrecruitment-short-06MAY23-TESTC','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:04',NULL,0,'plain','',0,0),
(121,'woopay-beta-merchantrecruitment-short-06MAY23-TESTD','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:04',NULL,0,'plain','',0,0),
(122,'woopay-beta-merchantrecruitment-short-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.','info','{}','pending','woocommerce.com','2023-06-15 14:39:05',NULL,0,'plain','',0,0),
(123,'woopay-beta-merchantrecruitment-short-update-09MAY23','info','en_US','Increase conversions with WooPay — our fastest checkout yet','Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.','info','{}','pending','woocommerce.com','2023-06-15 14:39:05',NULL,0,'plain','',0,0),
(124,'ipp_refresh_q2_2023_us_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(125,'ipp_refresh_q2_2023_ca_inbox_notification','marketing','en_US','Grow on the go with in-person payments','Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(126,'woocommerce-WCstripe-May-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Stripe plugin','<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(127,'woocommerce-WCPayments-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Payments','<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(128,'woocommerce-WCSubscriptions-June-2023-updated-needed','marketing','en_US','Action required: Security update of WooCommerce Subscriptions','<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.','info','{}','pending','woocommerce.com','2023-06-15 14:39:06',NULL,0,'plain','',0,0),
(129,'woocommerce-WCReturnsWarranty-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce Returns and Warranty Requests extension','<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.','info','{}','pending','woocommerce.com','2023-06-15 14:39:07',NULL,0,'plain','',0,0),
(130,'woocommerce_hpos_1st_notification_q2_2023','marketing','en_US','High-Performance Order Storage (HPOS) is on its way','Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.','info','{}','unactioned','woocommerce.com','2023-06-15 14:39:07',NULL,0,'plain','',0,0),
(131,'woocommerce-WCOPC-June-2023-updated-needed','update','en_US','Action required: Security update of WooCommerce One Page Checkout','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(132,'woocommerce-WCGC-July-2023-update-needed','update','en_US','Action required: Security update of WooCommerce GoCardless Extension','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(133,'wc-admin-wcpay-bulgaria-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Bulgaria!','We’ve recently released WooCommerce Payments in Bulgaria. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(134,'wc-admin-wcpay-czechia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Czechia!','We’ve recently released WooCommerce Payments in Czechia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(135,'wc-admin-wcpay-croatia-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Croatia!','We’ve recently released WooCommerce Payments in Croatia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(136,'wc-admin-wcpay-hungary-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Hungary!','We’ve recently released WooCommerce Payments in Hungary. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(137,'wc-admin-wcpay-romania-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Romania!','We’ve recently released WooCommerce Payments in Romania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(138,'wc-admin-wcpay-sweden-Q2-2023','marketing','en_US','WooCommerce Payments is now available in Sweden!','We’ve recently released WooCommerce Payments in Sweden. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(139,'woocommerce-shipping-fedex-api-outage-2023-07-16','warning','en_US','Scheduled FedEx API outage — July 2023','On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(140,'wcship-2023-07-hazmat-update-needed','update','en_US','Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension','<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.','info','{}','pending','woocommerce.com','2023-07-13 16:38:34',NULL,0,'plain','',0,0),
(141,'woocommerce-WCStripe-Aug-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe plugin','<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(142,'woocommerce-WCStripe-Aug-2023-security-updated','update','en_US','Security update of WooCommerce Stripe plugin','<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(143,'woocommerce-WooPayments-Aug-2023-security-updated','update','en_US','Security update of WooPayments (WooCommerce Payments) plugin','<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(144,'avalara_q3-2023_noAvaTax','marketing','en_US','Automatically calculate VAT in real time','Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(145,'woocommerce-usermeta-Sept2023-productvendors','update','en_US','Your store requires a security update','<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"http://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(146,'woocommerce-STRIPE-Oct-2023-update-needed','update','en_US','Action required: Security update for WooCommerce Stripe Gateway','<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.','info','{}','pending','woocommerce.com','2024-10-16 10:19:02',NULL,0,'plain','',0,0),
(147,'amazon-mcf-reviews-2023-12-07','marketing','en_US','Enjoying Amazon MCF for WooCommerce?','We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!','info','{}','pending','woocommerce.com','2024-10-16 10:19:03',NULL,0,'plain','',0,0),
(148,'remove_estimated_deposits_2024','marketing','en_US','Estimated deposits are going away','To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.','info','{}','pending','woocommerce.com','2024-10-16 10:19:03',NULL,0,'plain','',0,0),
(149,'stripe_securityupdate_q3_2024','update','en_US','Security update required for your Stripe extension','To continue securely accepting payments, you must update your Stripe extension to at least version 8.6, re-authenticate, and turn on the new checkout experience. Review the documentation for instructions on how to make the necessary changes from your WooCommerce dashboard.','info','{}','pending','woocommerce.com','2024-10-16 10:19:03',NULL,0,'plain','',0,0),
(150,'sirt-woo-2024-11-xss-admin','update','en_US','An important update is required for WooCommerce','This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"http://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>','info','{}','pending','woocommerce.com','2025-03-13 04:23:05',NULL,0,'plain','',0,0),
(151,'woocommerce-analytics-order-attribution-promotions-december-2024','marketing','en_US','Discover what drives your sales','Use our powerful <strong>Order Attribution</strong> extension to understand what truly drives your revenue. Track your sales journey, identify your most effective marketing channels, and optimize your sales strategy.','info','{}','pending','woocommerce.com','2025-03-13 04:23:05',NULL,0,'plain','',0,0),
(152,'paypal-braintree-sdk-depreciation-2025-02-20','update','en_US','Update required for your PayPal Braintree extension','To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.','info','{}','pending','woocommerce.com','2025-03-13 04:23:05',NULL,0,'plain','',0,0),
(153,'woo-marketplace-two-year-subscriptions-rin-2025-03-17','marketing','en_US','Save 20% on new two-year subscriptions','We’ve introduced 20% off two-year subscriptions for all products* in the WooCommerce Marketplace. Lock in long-term savings and make sure your store never misses a beat. \r\n\r\n*Some exclusions apply. New purchases only.','info','{}','pending','woocommerce.com','2025-03-25 03:45:00',NULL,0,'plain','',0,0),
(154,'stripe_orderstatus_bug_q2_2025','update','en_US','Action Required: Update Order Status Manager','Update to the latest Order Status Manager (v1.15.5+) to ensure payments are captured. Your version of WooCommerce Order Status Manager can interfere with order processing for payment gateways (including WooCommerce Stripe Gateway v9.2.0+), which may cause orders to process without capturing payment.','info','{}','pending','woocommerce.com','2025-04-16 03:45:21',NULL,0,'plain','',0,0),
(155,'WooCommerce-Stripe-Gateway-Update-April-2025','update','en_US','Action required: Update WooCommerce Stripe Gateway to v9.4.1','<strong>An important update for WooCommerce Stripe Payment Gateway has been released</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. Please update as soon as possible for optimal store performance. Please read <a href=\"http://developer.woocommerce.com/2025/04/18/http://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/\" /> this advisory</a> for more information.','info','{}','pending','woocommerce.com','2025-04-22 03:41:35',NULL,0,'plain','',0,0),
(156,'WooCommerce-Stripe-Gateway-Update-Info-April-2025','update','en_US','WooCommerce Stripe Gateway has been updated to v9.4.1','<strong>WooCommerce Stripe Payment Gateway was recently updated</strong>. Version 9.4.1 addresses performance issues and payment method visibility problems that occurred in version 9.4.0. No further action is required. Please read <a href=\"http://developer.woocommerce.com/2025/04/18/http://developer.woocommerce.com/2025/04/18/developer-advisory-stripe-payment-gateway-9-4-1-release/\" /> this advisory post </a>for more information.','info','{}','pending','woocommerce.com','2025-04-22 03:41:35',NULL,0,'plain','',0,0),
(157,'klaviyo_q2_2025','marketing','en_US','Tailor your marketing with data-driven automation','Deliver personalized experiences at scale, simplify your stack, and make your data work for you using Klaviyo’s best-in-class marketing extension for Woo. With advanced segmentation based on actual customer behavior, you can send email and SMS messages that drive revenue and increase loyalty — without adding complexity','info','{}','pending','woocommerce.com','2025-05-13 12:18:39',NULL,0,'plain','',0,0),
(158,'uk-vat-notice-2025-04-30','warning','en_US','UK VAT numbers are no longer supported','Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement','info','{}','pending','woocommerce.com','2025-05-13 12:18:39',NULL,0,'plain','',0,0),
(159,'payson-retirement-2025','update','en_US','Payson Form Retirement','Svea Bank is discontinuing the Payson service; the last date for transactions is August 31, 2025. As a result, the Payson Form extension has been removed from WooCommerce.com. Documentation remains available.','info','{}','pending','woocommerce.com','2025-05-13 12:18:39',NULL,0,'plain','',0,0),
(160,'paypal_q2_2025','marketing','en_US','Power up sales with Pay Later messaging','Help increase your sales and grow cart sizes by letting customers know they have flexible payment options. Merchants see up to an 11% sales lift when they add Pay Later messaging — plus, it integrates seamlessly with your PayPal checkout.','info','{}','pending','woocommerce.com','2025-05-26 10:41:41',NULL,0,'plain','',0,0),
(161,'wc-update-db-reminder','update','en_US','WooCommerce database update required','WooCommerce has been updated! To keep things running smoothly, we have to update your database to the newest version. The database update process runs in the background and may take a little while, so please be patient. Advanced users can alternatively update via <a href=\"http://github.com/woocommerce/woocommerce/wiki/Upgrading-the-database-using-WP-CLI\">WP CLI</a>.','info','{}','unactioned','woocommerce-core','2025-05-28 15:49:38',NULL,0,'plain','',0,0);
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_category_lookup` (
  `category_tree_id` bigint(20) unsigned NOT NULL,
  `category_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_category_lookup`
--

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES
(26,26),
(27,27),
(28,28),
(29,29),
(30,30),
(31,31),
(32,32),
(33,33),
(34,34),
(35,35),
(36,36);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_customer_lookup`
--

DROP TABLE IF EXISTS `wp_wc_customer_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_customer_lookup` (
  `customer_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`customer_id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `email` (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_customer_lookup`
--

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_download_log` (
  `download_log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT '',
  PRIMARY KEY (`download_log_id`),
  KEY `permission_id` (`permission_id`),
  KEY `timestamp` (`timestamp`),
  CONSTRAINT `fk_wp_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_download_log`
--

LOCK TABLES `wp_wc_download_log` WRITE;
/*!40000 ALTER TABLE `wp_wc_download_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_download_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_addresses`
--

DROP TABLE IF EXISTS `wp_wc_order_addresses`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_addresses` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  KEY `order_id` (`order_id`),
  KEY `email` (`email`),
  KEY `phone` (`phone`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_addresses`
--

LOCK TABLES `wp_wc_order_addresses` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_addresses` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_addresses` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_coupon_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`coupon_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_coupon_lookup`
--

LOCK TABLES `wp_wc_order_coupon_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_coupon_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wp_wc_order_operational_data`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_operational_data` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `order_id` (`order_id`),
  KEY `order_key` (`order_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_operational_data`
--

LOCK TABLES `wp_wc_order_operational_data` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_operational_data` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_product_lookup` (
  `order_item_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `variation_id` bigint(20) unsigned NOT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`),
  KEY `product_id` (`product_id`),
  KEY `customer_id` (`customer_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_stats` (
  `order_id` bigint(20) unsigned NOT NULL,
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `customer_id` bigint(20) unsigned NOT NULL,
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`),
  KEY `date_created` (`date_created`),
  KEY `customer_id` (`customer_id`),
  KEY `status` (`status`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_stats`
--

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_order_tax_lookup` (
  `order_id` bigint(20) unsigned NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0,
  PRIMARY KEY (`order_id`,`tax_rate_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `date_created` (`date_created`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_order_tax_lookup`
--

LOCK TABLES `wp_wc_order_tax_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_order_tax_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_orders`
--

DROP TABLE IF EXISTS `wp_wc_orders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders` (
  `id` bigint(20) unsigned NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) unsigned DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) unsigned DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`),
  KEY `billing_email` (`billing_email`),
  KEY `type_status` (`type`,`status`),
  KEY `parent_order_id` (`parent_order_id`),
  KEY `date_updated` (`date_updated_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_orders`
--

LOCK TABLES `wp_wc_orders` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_orders_meta`
--

DROP TABLE IF EXISTS `wp_wc_orders_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_orders_meta` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_id` bigint(20) unsigned DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`,`meta_value`(100)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`,`meta_value`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_orders_meta`
--

LOCK TABLES `wp_wc_orders_meta` WRITE;
/*!40000 ALTER TABLE `wp_wc_orders_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_orders_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL,
  PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_attributes_lookup`
--

LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_download_directories` (
  `url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_download_directories`
--

LOCK TABLES `wp_wc_product_download_directories` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_product_download_directories` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT '',
  `global_unique_id` varchar(100) DEFAULT '',
  PRIMARY KEY (`product_id`),
  KEY `virtual` (`virtual`),
  KEY `downloadable` (`downloadable`),
  KEY `stock_status` (`stock_status`),
  KEY `stock_quantity` (`stock_quantity`),
  KEY `onsale` (`onsale`),
  KEY `min_max_price` (`min_price`,`max_price`),
  KEY `sku` (`sku`(50))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_product_meta_lookup`
--

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES
(987,'',0,0,999.0000,999.0000,0,NULL,'instock',0,0.00,5,'taxable','',''),
(1176,'',0,0,184.0000,184.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1178,'',0,0,224.2500,224.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1180,'',0,0,1552.5000,1552.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1181,'',0,0,9715.2000,9715.2000,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1183,'',0,0,7055.2500,10120.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1186,'',0,0,3151.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1191,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1193,'',0,0,1679.0000,1679.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1195,'',0,0,402.5000,402.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1197,'',0,0,70.0400,263.8100,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1199,'',0,0,70.0400,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1201,'',0,0,70.0400,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1203,'',0,0,32929.1000,39886.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1205,'',0,0,224.2500,506.0000,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1207,'',0,0,454.2500,454.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1209,'',0,0,379.5000,379.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1211,'',0,0,552.0000,552.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1213,'',0,0,339.2500,339.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1215,'',0,0,235.7500,569.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1217,'',0,0,3818.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1218,'',0,0,3818.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1219,'',0,0,3818.0000,3818.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1220,'',0,0,3151.0000,3151.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1221,'',0,0,3151.0000,3151.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1222,'',0,0,3151.0000,3151.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1227,'',0,0,7055.2500,7055.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1228,'',0,0,7590.0000,7590.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1229,'',0,0,9177.0000,9177.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1230,'',0,0,10120.0000,10120.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1231,'',0,0,235.7500,235.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1232,'',0,0,339.2500,339.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1233,'',0,0,569.2500,569.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1234,'',0,0,224.2500,224.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1235,'',0,0,293.2500,293.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1236,'',0,0,506.0000,506.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1237,'',0,0,70.0400,70.0400,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1238,'',0,0,130.8700,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1239,'',0,0,263.8100,263.8100,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1240,'',0,0,70.0400,70.0400,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1241,'',0,0,130.8700,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1242,'',0,0,70.0400,70.0400,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1243,'',0,0,130.8700,130.8700,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1244,'',0,0,32929.1000,32929.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1245,'',0,0,35395.8500,35395.8500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1246,'',0,0,39886.6000,39886.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1247,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1248,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1249,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1250,'',0,0,113.8000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1256,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1257,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1258,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1259,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1260,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1261,'',0,0,862.5000,862.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1262,'',0,0,822.2500,822.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1263,'',0,0,822.2500,822.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1264,'',0,0,113.8000,113.8000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1265,'',0,0,113.8500,113.8500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1266,'',0,0,517.5000,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1269,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1270,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1271,'',0,0,3904.2500,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1272,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1273,'',0,0,517.5000,2379.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1276,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1277,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1278,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1279,'',0,0,1293.7500,1293.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1280,'',0,0,2379.3500,2379.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1281,'',0,0,2379.3500,2379.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1282,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1283,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1284,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1285,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1287,'',0,0,517.5000,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1288,'',0,0,3904.2500,3904.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1289,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1290,'',0,0,2639.2500,2639.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1291,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1293,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1294,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1295,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1297,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1298,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1299,'',0,0,943.0000,943.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1302,'',0,0,454.2500,454.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1303,'',0,0,379.5000,379.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1304,'',0,0,552.0000,552.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1305,'',0,0,339.2500,339.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1306,'',0,0,2869.2500,12454.5000,0,NULL,'instock',0,0.00,3,'taxable','',''),
(1311,'',0,0,2869.2500,2869.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1312,'',0,0,3277.5000,3277.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1313,'',0,0,5968.5000,5968.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1314,'',0,0,7135.7500,7135.7500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1315,'',0,0,9424.2500,9424.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1316,'',0,0,12454.5000,12454.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1317,'',0,0,1535.2500,6302.0000,0,NULL,'instock',0,0.00,2,'taxable','',''),
(1322,'',0,0,1909.0000,1909.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1323,'',0,0,1535.2500,1535.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1324,'',0,0,2254.0000,2254.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1325,'',0,0,3139.5000,3139.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1326,'',0,0,3559.2500,3559.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1327,'',0,0,4134.2500,4134.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1328,'',0,0,5209.5000,5209.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1329,'',0,0,5859.2500,5859.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1330,'',0,0,6302.0000,6302.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1331,'',0,0,16571.5000,36294.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1332,'',0,0,16571.5000,16571.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1333,'',0,0,36294.0000,36294.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1337,'',0,0,7601.5000,7601.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1340,'',0,0,7601.5000,7601.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1342,'',0,0,1252.3500,1765.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1343,'',0,0,1252.3500,1252.3500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1344,'',0,0,1765.2500,1765.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1349,'',0,0,3845.6000,4832.3000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1351,'',0,0,3845.6000,3845.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1352,'',0,0,4832.3000,4832.3000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1353,'',0,0,1702.0000,1702.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1355,'',0,0,2372.4500,2454.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1357,'',0,0,2372.4500,2372.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1358,'',0,0,2454.1000,2454.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1359,'',0,0,404.8000,404.8000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1361,'',0,0,2357.5000,2357.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1363,'',0,0,517.5000,517.5000,0,NULL,'instock',0,0.00,8,'taxable','',''),
(1365,'',0,0,4128.5000,4128.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1367,'',0,0,621.0000,1035.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1369,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1370,'',0,0,703.8000,703.8000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1371,'',0,0,924.6000,924.6000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1372,'',0,0,1035.0000,1035.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1373,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1376,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1377,'',0,0,1334.0000,1334.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1378,'',0,0,1442.1000,1442.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1381,'',0,0,1360.4500,1360.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1383,'',0,0,1360.4500,1360.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1384,'',0,0,1360.4500,1360.4500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1385,'',0,0,2288.5000,2288.5000,0,NULL,'instock',0,0.00,2,'taxable','',''),
(1387,'',0,0,736.0000,736.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1389,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1391,'',0,0,1357.0000,1357.0000,0,NULL,'instock',0,0.00,4,'taxable','',''),
(1393,'',0,0,1138.5000,1138.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1395,'',0,0,2493.2000,2493.2000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1398,'',0,0,3358.0000,3358.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1399,'',0,0,3358.0000,3358.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1402,'',0,0,1442.1000,1442.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1404,'',0,0,362.2500,362.2500,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1406,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1408,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1409,'',0,0,621.0000,621.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1410,'',0,0,480.7000,480.7000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1412,'',0,0,177.1000,177.1000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1414,'',0,0,1092.5000,1092.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1416,'',0,0,1366.2000,1366.2000,0,NULL,'instock',0,0.00,4,'taxable','',''),
(1419,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1420,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1421,'',0,0,747.5000,747.5000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1424,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1426,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1428,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1430,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1432,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1434,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1436,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1438,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1440,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1442,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1444,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1446,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1448,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1450,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1452,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,1,'taxable','',''),
(1454,'',0,0,18.0600,18.0600,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1456,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,40,'taxable','',''),
(1458,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1460,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1462,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1464,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1466,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1468,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1470,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1472,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1474,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1476,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1478,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1480,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1482,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1484,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1486,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','',''),
(1488,'',0,0,23.0000,23.0000,0,NULL,'instock',0,0.00,0,'taxable','','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_rate_limits` (
  `rate_limit_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) unsigned NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`rate_limit_id`),
  UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_rate_limits`
--

LOCK TABLES `wp_wc_rate_limits` WRITE;
/*!40000 ALTER TABLE `wp_wc_rate_limits` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_rate_limits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`order_id`,`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_reserved_stock`
--

LOCK TABLES `wp_wc_reserved_stock` WRITE;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_reserved_stock` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

LOCK TABLES `wp_wc_tax_rate_classes` WRITE;
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` DISABLE KEYS */;
INSERT INTO `wp_wc_tax_rate_classes` VALUES
(1,'Reduced rate','reduced-rate'),
(2,'Zero rate','zero-rate');
/*!40000 ALTER TABLE `wp_wc_tax_rate_classes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wc_webhooks` (
  `webhook_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`webhook_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wc_webhooks`
--

LOCK TABLES `wp_wc_webhooks` WRITE;
/*!40000 ALTER TABLE `wp_wc_webhooks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wc_webhooks` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
  `key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL,
  PRIMARY KEY (`key_id`),
  KEY `consumer_key` (`consumer_key`),
  KEY `consumer_secret` (`consumer_secret`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_api_keys`
--

LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`attribute_id`),
  KEY `attribute_name` (`attribute_name`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) unsigned NOT NULL,
  `order_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`permission_id`),
  KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  KEY `order_id` (`order_id`),
  KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--

LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_log`
--

LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB AUTO_INCREMENT=534 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES
(1,1,'_product_id','987'),
(2,1,'_variation_id','0'),
(3,1,'_qty','5'),
(4,1,'_tax_class',''),
(5,1,'_line_subtotal','4995'),
(6,1,'_line_subtotal_tax','0'),
(7,1,'_line_total','4995'),
(8,1,'_line_tax','0'),
(9,1,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(38,8,'_product_id','1363'),
(41,8,'_variation_id','0'),
(44,8,'_qty','5'),
(47,8,'_tax_class',''),
(50,8,'_line_subtotal','2587.5'),
(53,8,'_line_subtotal_tax','0'),
(56,8,'_line_total','2587.5'),
(59,8,'_line_tax','0'),
(62,8,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(65,11,'_product_id','1317'),
(68,11,'_variation_id','1326'),
(71,11,'_qty','1'),
(74,11,'_tax_class',''),
(77,11,'_line_subtotal','3559.25'),
(80,11,'_line_subtotal_tax','0'),
(83,11,'_line_total','3559.25'),
(86,11,'_line_tax','0'),
(89,11,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(92,11,'choose-your-size','600mm'),
(98,17,'_product_id','1363'),
(101,17,'_variation_id','0'),
(104,17,'_qty','3'),
(107,17,'_tax_class',''),
(110,17,'_line_subtotal','1552.5'),
(113,17,'_line_subtotal_tax','0'),
(116,17,'_line_total','1552.5'),
(119,17,'_line_tax','0'),
(122,17,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(128,23,'_product_id','1191'),
(131,23,'_variation_id','1247'),
(134,23,'_qty','1'),
(137,23,'_tax_class',''),
(140,23,'_line_subtotal','3277.5'),
(143,23,'_line_subtotal_tax','0'),
(146,23,'_line_total','3277.5'),
(149,23,'_line_tax','0'),
(152,23,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(155,23,'product-type','Pipe diameter – 38mm'),
(185,29,'_product_id','1317'),
(188,29,'_variation_id','1323'),
(191,29,'_qty','1'),
(194,29,'_tax_class',''),
(197,29,'_line_subtotal','1535.25'),
(200,29,'_line_subtotal_tax','0'),
(203,29,'_line_total','1535.25'),
(206,29,'_line_tax','0'),
(209,29,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(212,29,'choose-your-size','200mm'),
(218,35,'_product_id','1306'),
(221,35,'_variation_id','1311'),
(224,35,'_qty','1'),
(227,35,'_tax_class',''),
(230,35,'_line_subtotal','2869.25'),
(233,35,'_line_subtotal_tax','0'),
(236,35,'_line_total','2869.25'),
(239,35,'_line_tax','0'),
(242,35,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(245,35,'choose-your-size','500mm'),
(248,38,'_product_id','1385'),
(251,38,'_variation_id','0'),
(254,38,'_qty','2'),
(257,38,'_tax_class',''),
(260,38,'_line_subtotal','4577'),
(263,38,'_line_subtotal_tax','0'),
(266,38,'_line_total','4577'),
(269,38,'_line_tax','0'),
(272,38,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(275,41,'_product_id','1391'),
(278,41,'_variation_id','0'),
(281,41,'_qty','4'),
(284,41,'_tax_class',''),
(287,41,'_line_subtotal','5428'),
(290,41,'_line_subtotal_tax','0'),
(293,41,'_line_total','5428'),
(296,41,'_line_tax','0'),
(299,41,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(305,47,'_product_id','1456'),
(308,47,'_variation_id','0'),
(311,47,'_qty','40'),
(314,47,'_tax_class',''),
(317,47,'_line_subtotal','920'),
(320,47,'_line_subtotal_tax','0'),
(323,47,'_line_total','920'),
(326,47,'_line_tax','0'),
(329,47,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(335,53,'_product_id','1205'),
(338,53,'_variation_id','1236'),
(341,53,'_qty','1'),
(344,53,'_tax_class',''),
(347,53,'_line_subtotal','506'),
(350,53,'_line_subtotal_tax','0'),
(353,53,'_line_total','506'),
(356,53,'_line_tax','0'),
(359,53,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(362,53,'choose-your-size','1200mm'),
(365,56,'_product_id','1430'),
(368,56,'_variation_id','0'),
(371,56,'_qty','1'),
(374,56,'_tax_class',''),
(377,56,'_line_subtotal','18.06'),
(380,56,'_line_subtotal_tax','0'),
(383,56,'_line_total','18.06'),
(386,56,'_line_tax','0'),
(389,56,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(392,59,'_product_id','1440'),
(395,59,'_variation_id','0'),
(398,59,'_qty','1'),
(401,59,'_tax_class',''),
(404,59,'_line_subtotal','18.06'),
(407,59,'_line_subtotal_tax','0'),
(410,59,'_line_total','18.06'),
(413,59,'_line_tax','0'),
(416,59,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(419,62,'_product_id','1452'),
(422,62,'_variation_id','0'),
(425,62,'_qty','1'),
(428,62,'_tax_class',''),
(431,62,'_line_subtotal','18.06'),
(434,62,'_line_subtotal_tax','0'),
(437,62,'_line_total','18.06'),
(440,62,'_line_tax','0'),
(443,62,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(446,65,'_product_id','1426'),
(449,65,'_variation_id','0'),
(452,65,'_qty','1'),
(455,65,'_tax_class',''),
(458,65,'_line_subtotal','18.06'),
(461,65,'_line_subtotal_tax','0'),
(464,65,'_line_total','18.06'),
(467,65,'_line_tax','0'),
(470,65,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(473,68,'_product_id','1306'),
(476,68,'_variation_id','1312'),
(479,68,'_qty','1'),
(482,68,'_tax_class',''),
(485,68,'_line_subtotal','3277.5'),
(488,68,'_line_subtotal_tax','0'),
(491,68,'_line_total','3277.5'),
(494,68,'_line_tax','0'),
(497,68,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(500,68,'choose-your-size','750mm'),
(506,74,'_product_id','1306'),
(509,74,'_variation_id','1311'),
(512,74,'_qty','1'),
(515,74,'_tax_class',''),
(518,74,'_line_subtotal','2869.25'),
(521,74,'_line_subtotal_tax','0'),
(524,74,'_line_total','2869.25'),
(527,74,'_line_tax','0'),
(530,74,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(533,74,'choose-your-size','500mm');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
  `order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=75 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES
(1,'Sample Product','line_item',1081),
(8,'SST Deck Jet Stream','line_item',1520),
(11,'SST Slimline Waterspout - 600mm','line_item',1535),
(17,'SST Deck Jet Stream','line_item',1553),
(23,'SST Standard Rail - Pipe diameter – 38mm','line_item',1592),
(29,'SST Slimline Waterspout - 200mm','line_item',1598),
(35,'SST Z Led Waterspout - 500mm','line_item',1628),
(38,'SST Dual Suction Skimmer','line_item',1637),
(41,'SST Solid Aimflo And Ball','line_item',1637),
(47,'Mod-N-Classique','line_item',1646),
(53,'Mod N Dolphin Speedy - 1200mm','line_item',1682),
(56,'Diamond Deluge','line_item',1682),
(59,'Marston','line_item',1682),
(62,'Tuscan Quartzite','line_item',1682),
(65,'Cosmic Terazzo','line_item',1682),
(68,'SST Z Led Waterspout - 750mm','line_item',1688),
(74,'SST Z Led Waterspout - 500mm','line_item',1706);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
  `token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
  `session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB AUTO_INCREMENT=134239 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES
(134238,'1','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:788:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2022-04-27T00:45:13+02:00\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:19:\"graphics@nixin.co.za\";s:7:\"address\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:0:\"\";s:5:\"state\";s:2:\"WC\";s:8:\"postcode\";s:0:\"\";s:7:\"country\";s:2:\"ZA\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:2:\"WC\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"ZA\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}',1748620187);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_id` bigint(20) unsigned NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `location_id` (`location_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20)),
  KEY `zone_id` (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--

LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) unsigned NOT NULL,
  `instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) unsigned NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--

LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
  `zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) unsigned NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--

LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) unsigned NOT NULL,
  `location_type` varchar(40) NOT NULL,
  PRIMARY KEY (`location_id`),
  KEY `tax_rate_id` (`tax_rate_id`),
  KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--

LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) unsigned NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) unsigned NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_id`),
  KEY `tax_rate_country` (`tax_rate_country`),
  KEY `tax_rate_state` (`tax_rate_state`(2)),
  KEY `tax_rate_class` (`tax_rate_class`(10)),
  KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_woocommerce_tax_rates`
--

LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable`
--

DROP TABLE IF EXISTS `wp_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 426,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`)
) ENGINE=InnoDB AUTO_INCREMENT=87 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable`
--

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES
(1,'http://nixin.co.za/author/wpadmin/','53:b5a83fc45d3db2ef4e13b00995ae1232',1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'http://secure.gravatar.com/avatar/8f509bb13600276dc768a7285e31873f?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'http://secure.gravatar.com/avatar/8f509bb13600276dc768a7285e31873f?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-05-14 07:55:29','2021-12-16 12:43:30',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-11-14 11:08:55','2015-01-08 12:17:08',NULL),
(2,'http://nixin.co.za/','38:1eee95b302273fede71b7a551bf82634',54,'post','page',1,0,'Swimming Pool Products | Water Features | Nixin Poolware','We manufacture and supply specialized swimming pool products, including exclusive stainless steel water features and so much more. Contact Us now!','Home','publish',NULL,0,NULL,NULL,NULL,'Swimming Pool Products',67,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg',NULL,'first-content-image',NULL,25,0,NULL,'2020-05-14 07:55:29','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-30 09:00:08','2019-05-24 12:17:08',NULL),
(3,'http://nixin.co.za/faulty-telephone-lines/','61:fc0d159c9be5a1e5bc9d25cb83ed3179',190,'post','post',1,0,NULL,NULL,'Faulty Telephone Lines','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg',NULL,'1087','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg','1087','featured-image','{\"width\":686,\"height\":704,\"url\":\"http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg\",\"size\":\"full\",\"id\":1087,\"alt\":\"\",\"pixels\":482944,\"type\":\"image/jpeg\"}',0,3,NULL,'2020-09-03 14:06:42','2025-05-28 15:54:49',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(4,'http://nixin.co.za/introducing-the-first-square-led-light/','77:4be2fed4310fa3225a384d912bea27e9',185,'post','post',1,0,NULL,NULL,'Introducing the FIRST square LED light','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg',NULL,'831','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg','831','featured-image','{\"width\":686,\"height\":704,\"url\":\"http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2016/07/square-led-light.jpg\",\"size\":\"full\",\"id\":831,\"alt\":\"\",\"pixels\":482944,\"type\":\"image/jpeg\"}',0,3,NULL,'2020-09-03 14:06:42','2025-05-28 15:54:49',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(5,'http://nixin.co.za/introducing-the-fan-jet-waterspout/','73:1f4ea9375e3289e0ab510a57f033f0f1',192,'post','post',1,0,NULL,NULL,'Introducing the Fan-Jet Waterspout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg',NULL,'839','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg','839','featured-image','{\"width\":686,\"height\":704,\"url\":\"http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT.jpg\",\"size\":\"full\",\"id\":839,\"alt\":\"\",\"pixels\":482944,\"type\":\"image/jpeg\"}',0,NULL,NULL,'2020-09-03 14:06:42','2020-09-03 12:06:42',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(6,'http://nixin.co.za/','38:1eee95b302273fede71b7a551bf82634',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','Waterspouts, Pool Filters and Pool Products','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,NULL,NULL,'2020-11-03 10:34:00','2021-12-16 12:43:31',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-30 09:02:36','2015-01-08 12:17:08',NULL),
(7,'http://nixin.co.za/pool-products/','52:b5e5bdb421495403d4a756d8a232cd21',970,'post','page',1,0,NULL,NULL,'Pool Products','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 14:42:21','2025-05-28 12:42:21',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-06-04 12:34:10','2019-06-04 11:06:48',0),
(8,'http://nixin.co.za/product-category/panache-mosaics/','71:4be2feb63a6d97d4cca52409269a74da',33,'term','product_cat',NULL,NULL,NULL,NULL,'Panache Mosaics',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:10:45','2025-05-28 13:10:45',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:31:17','2019-08-13 13:07:30',NULL),
(9,'http://nixin.co.za/product/mod-n-tuscan/','59:f565e05312f444ff0e906733bca4e3e5',1488,'post','product',0,0,NULL,NULL,'Mod-N-Tuscan','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg',NULL,'1489','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg','1489','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Tuscan.jpg\",\"size\":\"full\",\"id\":1489,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:10:13','2019-08-13 14:10:13',0),
(10,'http://nixin.co.za/product/mod-n-topaz-3/','60:580df95ade24b3ac8e85b147d92d1fd7',1486,'post','product',0,0,NULL,NULL,'Mod-N-Topaz 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg',NULL,'1487','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg','1487','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-3.jpg\",\"size\":\"full\",\"id\":1487,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:09:29','2019-08-13 14:09:29',0),
(11,'http://nixin.co.za/product/mod-n-topaz-2/','60:f8352f683de937bfbdd5fced1d8f4c2e',1484,'post','product',0,0,NULL,NULL,'Mod-N-Topaz 2','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg',NULL,'1485','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg','1485','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Topaz-2.jpg\",\"size\":\"full\",\"id\":1485,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:08:43','2019-08-13 14:08:42',0),
(12,'http://nixin.co.za/product/mod-n-riveno/','59:f0ae2a533b5bcb4335d9ddebc4fdac3c',1482,'post','product',0,0,NULL,NULL,'Mod-N-Riveno','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg',NULL,'1483','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg','1483','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Riveno.jpg\",\"size\":\"full\",\"id\":1483,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:07:54','2019-08-13 14:07:54',0),
(13,'http://nixin.co.za/product/mod-n-oceano/','59:09077729cfc2c83693f6a91f0845fef3',1480,'post','product',0,0,NULL,NULL,'Mod-N-Oceano','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg',NULL,'1481','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg','1481','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Oceano.jpg\",\"size\":\"full\",\"id\":1481,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:07:15','2019-08-13 14:07:15',0),
(14,'http://nixin.co.za/product/mod-n-modula/','59:bf738e6bed7bdacb5b695805c57d4f79',1478,'post','product',0,0,NULL,NULL,'Mod-N-Modula','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg',NULL,'1479','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg','1479','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Modula.jpg\",\"size\":\"full\",\"id\":1479,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:06:23','2019-08-13 14:06:23',0),
(15,'http://nixin.co.za/product/mod-n-marston/','60:1c5f51d0ca14fc0c2c74cfdddc304102',1476,'post','product',0,0,NULL,NULL,'Mod-N-Marston','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg',NULL,'1477','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg','1477','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marston.jpg\",\"size\":\"full\",\"id\":1477,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:05:41','2019-08-13 14:05:41',0),
(16,'http://nixin.co.za/product/mod-n-marble/','59:627ff173996f4dab52abb5f7b31b01b0',1474,'post','product',0,0,NULL,NULL,'Mod-N-Marble','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg',NULL,'1475','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg','1475','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Marble.jpg\",\"size\":\"full\",\"id\":1475,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:04:55','2019-08-13 14:04:55',0),
(17,'http://nixin.co.za/product/mod-n-lunaro/','59:de9aa70574bb311cca254aee1fb494b3',1472,'post','product',0,0,NULL,NULL,'Mod-N-Lunaro','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg',NULL,'1473','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg','1473','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Lunaro.jpg\",\"size\":\"full\",\"id\":1473,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:04:13','2019-08-13 14:04:13',0),
(18,'http://nixin.co.za/product/mod-n-listello/','61:13f5e62664071814a6d4bbf266d4240e',1470,'post','product',0,0,NULL,NULL,'Mod-N-Listello','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg',NULL,'1471','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg','1471','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Listello.jpg\",\"size\":\"full\",\"id\":1471,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:03:34','2019-08-13 14:03:34',0),
(19,'http://nixin.co.za/product/mod-n-le-fleur/','61:f8b47e3ee130071e54ca294dc1bbb534',1468,'post','product',0,0,NULL,NULL,'Mod-N-Le Fleur','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg',NULL,'1469','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg','1469','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Le-Fleur.jpg\",\"size\":\"full\",\"id\":1469,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:02:49','2019-08-13 14:02:43',0),
(20,'http://nixin.co.za/product/mod-n-greek/','58:49736f3310eb009b96fffd681b9fd6d1',1466,'post','product',0,0,NULL,NULL,'Mod-N-Greek','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg',NULL,'1467','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg','1467','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Greek.jpg\",\"size\":\"full\",\"id\":1467,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:01:58','2019-08-13 14:01:57',0),
(21,'http://nixin.co.za/product/mod-n-cosmo-uno/','62:8200a049cf1526a8ceff7307d7bb5fc0',1464,'post','product',0,0,NULL,NULL,'Mod-N-Cosmo Uno','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg',NULL,'1465','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg','1465','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Uno.jpg\",\"size\":\"full\",\"id\":1465,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:01:21','2019-08-13 14:01:21',0),
(22,'http://nixin.co.za/product/mod-n-cosmo-trio/','63:64e1154546b4f49107760f8be7d3dd2e',1462,'post','product',0,0,NULL,NULL,'Mod-N-Cosmo Trio','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg',NULL,'1463','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg','1463','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Trio.jpg\",\"size\":\"full\",\"id\":1463,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 14:00:34','2019-08-13 14:00:34',0),
(23,'http://nixin.co.za/product/mod-n-cosmo-quad/','63:c4898bad58e106c45207648623118cb8',1460,'post','product',0,0,NULL,NULL,'Mod-N-Cosmo Quad','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg',NULL,'1461','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg','1461','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Quad.jpg\",\"size\":\"full\",\"id\":1461,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:59:23','2019-08-13 13:57:41',0),
(24,'http://nixin.co.za/product/mod-n-cosmo-duo/','62:2529adbb759c34c0cd77135d916f2ab0',1458,'post','product',0,0,NULL,NULL,'Mod-N-Cosmo Duo','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg',NULL,'1459','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg','1459','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Cosmo-Duo.jpg\",\"size\":\"full\",\"id\":1459,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:47:50','2019-08-13 13:47:50',0),
(25,'http://nixin.co.za/product/mod-n-classique/','62:07c276fa2796949ce522704250b9d2c7',1456,'post','product',0,0,NULL,NULL,'Mod-N-Classique','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg',NULL,'1457','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg','1457','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Mod-N-Mozaix-Mod-N-Classique.jpg\",\"size\":\"full\",\"id\":1457,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:44:45','2019-08-13 13:44:45',0),
(26,'http://nixin.co.za/product/twisting-travertine/','66:478f736220aae0b65add98338d1c9788',1454,'post','product',0,0,NULL,NULL,'Twisting Travertine','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Twisting-Travertine.jpg',NULL,'1455','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Twisting-Travertine.jpg','1455','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Twisting-Travertine.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Twisting-Travertine.jpg\",\"size\":\"full\",\"id\":1455,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:31:17','2019-08-13 13:31:17',0),
(27,'http://nixin.co.za/product/tuscan-quartzite/','63:95ae9a9e2a285708a6233001123f8547',1452,'post','product',0,0,NULL,NULL,'Tuscan Quartzite','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg',NULL,'1453','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg','1453','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Tuscan-Quartzite.jpg\",\"size\":\"full\",\"id\":1453,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:30:15','2019-08-13 13:30:15',0),
(28,'http://nixin.co.za/product/topaz-3/','54:83a1daabfe9c37c57697d8b7ff3a28d6',1450,'post','product',0,0,NULL,NULL,'Topaz 3','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Topaz-3.jpg',NULL,'1451','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Topaz-3.jpg','1451','featured-image','{\"width\":300,\"height\":300,\"url\":\"http://nixin.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Topaz-3.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2019/08/Panache-Mosaics-Topaz-3.jpg\",\"size\":\"full\",\"id\":1451,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:49:47','2025-05-28 13:49:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-08-13 13:29:31','2019-08-13 13:29:31',0),
(29,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(30,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(31,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','',NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL),
(32,'http://nixin.co.za/?page_id=2212','51:c1ee450546506d9a2da63281dcb420e9',2212,'post','page',1,0,NULL,NULL,'Refund and Returns Policy','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'0000-00-00 00:00:00','0000-00-00 00:00:00',0),
(33,'http://nixin.co.za/about/','44:163dd0af94fffeaf68a21834bff476de',56,'post','page',1,0,'Swimming Pool Suppliers | Pool Accessories | Nixin Poolware','Trusted swimming pool suppliers partner in creating exceptional swimming pool experiences. Exclusive stainless steel maintenance products','About Us','publish',NULL,0,NULL,NULL,NULL,'swimming pool suppliers',61,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/Water-Feature-Pool-Side.jpg',NULL,'first-content-image',NULL,NULL,1,NULL,'2025-05-28 15:54:47','2025-05-28 15:54:49',426,NULL,NULL,NULL,NULL,0,2,2,'2023-10-16 12:28:41','2019-05-24 12:17:08',0),
(34,'http://nixin.co.za/gallery/','46:6b646bb6925396bf852cc009dd0e989d',60,'post','page',1,0,'Gallery | Swimming Pool Pictures | Nixin Poolware','View our gallery today for our latest swimming pool pictures on all the work we have completed. Contact us today ro book an appointment!','Gallery','publish',NULL,0,NULL,NULL,NULL,'Swimming Pool Pictures',47,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg',NULL,'first-content-image',NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,9,2,'2023-10-16 12:10:04','2019-05-24 12:17:08',0),
(35,'http://nixin.co.za/contact-us/','49:ea2b4de8d46fad0cd2d95f89e5871632',62,'post','page',1,0,'Swimming Pool Suppliers | Contact Us | Nixin Poolware','Reaching out to our team of pool experts. Whether you have questions, need assistance, or want to discuss your dream pool project.','Contact Us','publish',NULL,0,NULL,NULL,NULL,'Swimming Pool Suppliers',10,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,1,2,'2024-09-03 08:37:38','2019-05-24 12:17:08',0),
(36,'http://nixin.co.za/news/','43:a42bd0745e5959c5a581a2c9683d9186',205,'post','page',1,0,'News | First Sqaure Led Light | Nixin Poolware','View our news page to view all our newest products, issues or services. Contact us toiday if you require any further info...','News','publish',NULL,0,NULL,NULL,NULL,'News',42,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-30 08:59:27','2019-05-24 12:17:08',0),
(37,'http://nixin.co.za/thank-you/','48:0002e32556c29370284cbf1833bd431f',802,'post','page',1,0,NULL,NULL,'Thank You','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-06-06 06:57:51','2019-06-04 07:49:18',0),
(38,'http://nixin.co.za/order/','44:6861dfa9ad51acdab101aefd2b211a70',971,'post','page',1,0,NULL,NULL,'Order','publish',1,0,NULL,NULL,NULL,NULL,NULL,90,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-22 07:55:18','2019-06-04 11:06:48',0),
(39,'http://nixin.co.za/checkout/','47:327ddcbe1acd5f6d33abfdf170ccb154',972,'post','page',1,0,NULL,NULL,'Checkout','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-06-06 07:02:00','2019-06-04 11:06:48',0),
(40,'http://nixin.co.za/my-account/','49:5211071b612355857e07a79c30844879',973,'post','page',1,0,NULL,NULL,'My account','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-06-04 11:06:48','2019-06-04 11:06:48',0),
(41,'http://nixin.co.za/request-quote/','52:489955d3de1745b33715a36b0870ed08',1562,'post','page',1,0,NULL,NULL,'Request a Quote','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-14 07:02:23','2019-10-14 06:58:29',0),
(42,'http://nixin.co.za/privacy-policy/','53:0a4088b6e31e3046bc35a5ea540dbfcb',2071,'post','page',0,0,NULL,NULL,'Privacy Policy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2021-06-28 17:47:15','2021-06-28 17:47:15',0),
(43,'http://nixin.co.za/stainless-steel-swimming-pool-equipment/','78:6e8772df47c514f5bd14918dc4d63b27',2459,'post','page',282,0,'Stainless Steel Swimming Pool Equipment - Nixin Poolware','Explore our range of stainless steel swimming pool equipment, designed for longevity and style. From pool accessories to LED lighting','Stainless Steel Swimming Pool Equipment','publish',NULL,0,NULL,NULL,NULL,'Steel Swimming Pool',52,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://www.nixin.co.za/wp-content/uploads//2023/05/Ladders-Rails-1024x1024.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://www.nixin.co.za/wp-content/uploads//2023/05/Ladders-Rails-1024x1024.jpg',NULL,'first-content-image',NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,1,2,'2024-10-28 14:05:42','2022-10-20 17:12:05',0),
(44,'http://nixin.co.za/eco-swimming-pool-equipment/','66:9a18994206182890a0f951d42ac2d01d',2519,'post','page',282,0,'Eco Pool Equipment - Pool Product | Nixin Poolware','Dive into sustainability with Nixin\'s eco-friendly swimming pool equipment. Explore our range of environmentally conscious pool products.','Eco Swimming Pool Equipment','publish',NULL,0,NULL,NULL,NULL,'eco pool equipment',50,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://www.nixin.co.za/wp-content/uploads//2019/06/NIXIN-SST-80-LED-Poolite-website-1-300x300-1.jpg',NULL,'first-content-image',NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,1,2,'2023-10-16 12:14:35','2022-10-21 12:51:06',0),
(45,'http://nixin.co.za/?p=1869','45:140fcec6ee50405b13e11b2171e58343',1869,'post','post',1,0,'LED Pool Lights | Water Features | Nixin Poolware','These lights can be a hassle to work with though and many pool owners are starting to opt for LED pool lights. Read more here...','Why you should Care about your Pool’s LED Lights','draft',0,0,NULL,NULL,NULL,'LED Pool lights',44,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-300x225.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936-300x225.jpg',NULL,'first-content-image',NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,2,2,'2024-05-14 11:33:26','2020-03-20 07:28:18',0),
(46,'http://nixin.co.za/?p=1871','45:e2fd57a73112159ead10f27488638a02',1871,'post','post',1,0,'Panache mosaics for your pool | Water Features | Nixin Poolware','Read about the different panache mosaics and the best choices for your pool on our blog page. Visit our website to browse our products and services...','What sort of panache mosaics would best suit your pool?','draft',0,0,NULL,NULL,NULL,'panache mosaics',67,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2024-05-14 11:33:05','2020-03-20 07:35:00',0),
(47,'http://nixin.co.za/pool-products/','52:b5e5bdb421495403d4a756d8a232cd21',NULL,'post-type-archive','product',NULL,NULL,'%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%','','Products',NULL,1,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-27 14:37:01','2019-07-18 08:50:20',NULL),
(48,'http://nixin.co.za/category/uncategorized/','61:59d1c541a3618dc4df6453ef9ed42027',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,NULL,2,'2024-05-14 11:52:49','2024-05-14 09:46:04',NULL),
(49,'http://nixin.co.za/category/news/','52:afc9743f9773bf5123c9830078a3e295',6,'term','category',NULL,NULL,NULL,NULL,'News',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,NULL,2,'2024-10-28 13:02:52','2015-01-08 12:17:08',NULL),
(50,'http://nixin.co.za/type/image/','49:e1061379e0944819cb6e169245dfb24c',355,'term','post_format',NULL,NULL,NULL,NULL,'Image',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(51,'http://nixin.co.za/product-category/eco-swimming-pool-equipment/eco-swimming-pool-accessories/','113:64ae2691928a7bc635684dee3741ffce',26,'term','product_cat',NULL,NULL,'Acetal Swimming Pool Accessories | Nixin Poolware','Elevate your pool experience sustainably with Nixin\'s Eco Swimming Pool Accessories. Explore our range of environmentally conscious pool equipment','Eco Swimming Pool Accessories',NULL,NULL,0,NULL,NULL,NULL,'Swimming Pool Accessories',46,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-27 13:37:32','2019-07-18 08:50:20',NULL),
(52,'http://nixin.co.za/product-category/eco-swimming-pool-equipment/','83:178526ffd0224a2db472b0dd5160aadd',45,'term','product_cat',NULL,NULL,'Eco Swimming Pool Equipment - Nixin Poolware','Eco-friendly swimming pool equipment. Our selection includes cutting-edge solutions designed to enhance the efficiency and sustainability of your pool','Eco Swimming Pool Equipment',NULL,NULL,0,NULL,NULL,NULL,'swimming pool equipment',49,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(53,'http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-accessories/','128:99c82bef89c7ee3a97310af3a2474928',27,'term','product_cat',NULL,NULL,'Stainless Steel Pool Accessories | Nixin Poolware','Enhance your pool area with durable and stylish stainless steel pool accessories. Stainless steel accessories designed to add convenience to your pool','Stainless Steel Pool Accessories',NULL,NULL,0,NULL,NULL,NULL,'Steel Pool Accessories',49,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-10-24 07:39:13','2019-07-30 06:49:53',NULL),
(54,'http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/','95:645960d152612ba79814051e07c2fe9b',44,'term','product_cat',NULL,NULL,'%%term_title%% %%page%% %%sep%% %%sitename%%','Durable and corrosion-resistant stainless steel pool equipment. Quality stainless steel equipment designed to enhance the functionality your pool area.','Stainless Steel Swimming Pool Equipment',NULL,NULL,0,NULL,NULL,NULL,'Steel Pool Equipment',49,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(55,'http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-pool-ladders-rails/','130:5250e8d357206f564709f043e22adfa9',28,'term','product_cat',NULL,NULL,'Swimming Pool Ladders & Rails | Grab Rails | Nixin Poolware','We have a widre range of Swimming Pool Ladders & Rails. The rails and Ladders can play a huge role in the style and safety of the pool. Contatc Us tody!','Stainless Steel Pool Ladders &amp; Rails',NULL,NULL,0,NULL,NULL,NULL,'Ladders & Rails',49,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-23 09:59:23','2019-07-18 09:00:08',NULL),
(56,'http://nixin.co.za/product-category/eco-swimming-pool-equipment/eco-led-pool-lights/','103:d975aeceb06c0b0a9456ee566cae8ab3',29,'term','product_cat',NULL,NULL,'LED Pool Lights | Garden Light | Nixin Poolware','Let your pool stand out with our wide range of LED Pool Lights, Garden Lights as well as pond lights. Wide variety of Eco-friendly LED pool lights.','Eco LED Pool Lights',NULL,NULL,0,NULL,NULL,NULL,'LED Pool Lights',53,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-27 12:49:14','2019-07-23 05:25:36',NULL),
(57,'http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/mod-n-mosaix/','97:c96b7f60cdc73cb0fb382f88c05de48e',30,'term','product_cat',NULL,NULL,'NIXIN Mod-N-Mosaix','NIXIN textile mosaics is digital designs which is manually printed for perfection. See our full range of Mod-N-Mosaix that are exclusive to the pool trade.','Mod-n-Mosaix',NULL,NULL,0,NULL,NULL,NULL,'Pool Tiles | Textile Mosaics | Nixin Poolware',30,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-27 07:42:39','2019-08-13 13:44:45',NULL),
(58,'http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/','84:aba0337892ec03566776bcbeb4fb7130',43,'term','product_cat',NULL,NULL,'%%term_title%% %%page%% %%sep%% %%sitename%%','%%sitename%% %%sep%% %%term_title%%','Textile Fibre Mosaics &amp; Motifs',NULL,NULL,0,NULL,NULL,NULL,'Textile Fibre Mosaics & Motifs',49,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(59,'http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/mod-n-motifs/','97:9c2ac1d937a40b7e531b67695d1e12f9',31,'term','product_cat',NULL,NULL,'Panache Mosaics | Coral Gorge Mosaics | Nixin Poolware','Our Panache Mosaics are a winner for any enviroment. We have plenty of Panache Mosaics that will suit your style. Contact Us today!','Mod-n-Motifs',NULL,NULL,0,NULL,NULL,NULL,'Panache Mosaics',40,90,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-21 12:59:52','2019-07-18 09:45:04',NULL),
(60,'http://nixin.co.za/product-category/epoxy-adhesive/parabond-epoxy-421/','89:1ff6b0cefb24874bc04818afa35ab1a1',32,'term','product_cat',NULL,NULL,'Parabond Epoxy | Pool Products | Nixin Poolware','Always make sure you have a bucket of Parabond Epoxy around for your pool as it is a great life saver. Call us now for more info!','Parabond Epoxy 421',NULL,NULL,0,NULL,NULL,NULL,'Parabond Epoxy',53,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-23 08:08:11','2019-07-18 08:56:14',NULL),
(61,'http://nixin.co.za/product-category/epoxy-adhesive/','70:f59c289e45bd64c09fcc50b99f484689',46,'term','product_cat',NULL,NULL,'Epoxy Adhesive - Pool Equipment - Nixin Poolware','High-quality epoxy adhesive solutions at Nixin. Epoxy adhesives are designed for various applications, offering strong bonding for a wide range of materials','Epoxy Adhesive',NULL,NULL,0,NULL,NULL,NULL,'Epoxy Adhesive',53,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,NULL,NULL,NULL),
(62,'http://nixin.co.za/product-category/textile-fibre-mosaics-motifs/paradigm-motifs/','100:0267dd3853be2a682d31eef0674a3abf',34,'term','product_cat',NULL,NULL,'Paradigm Motifs | Dolphin Motifs | Nixin Poolware','We have the best Paradigm Motifs with Dolphins,mermaids and octopus Motifs. Give us a call today for more info on the products we offer.','Paradigm Motifs',NULL,NULL,0,NULL,NULL,NULL,'Paradigm Motifs',53,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-19 12:54:18','2019-07-18 09:32:47',NULL),
(63,'http://nixin.co.za/product-category/pool-filters/','68:66e087101efbeb1f5339b9c0e222c1c6',35,'term','product_cat',NULL,NULL,NULL,NULL,'Pool Filters',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2019-07-23 06:07:46','2019-07-18 09:41:09',NULL),
(64,'http://nixin.co.za/product-category/stainless-steel-swimming-pool-equipment/stainless-steel-water-spouts/','124:def7428c56b70558392450e8097c4e67',36,'term','product_cat',NULL,NULL,'Water Spouts | Led Waterspouts | Nixin Poolware','Our pool Water Spouts will make your pool an attraction to be seen. Our water spouts and fountains will go great in your yard. Contact us today!','Stainless Steel Water Spouts',NULL,NULL,0,NULL,NULL,NULL,'Water Spouts',53,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-05-28 15:54:47','2025-05-28 13:54:47',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-26 13:07:37','2019-07-23 06:24:42',NULL),
(65,'http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/','141:670e6d388d5a06cd7d28c96ec15b27e3',4739,'post','post',244,0,'Swimming Pool Safety and Accessibility','%%sitename%% %%title%%','Stepping Safely In and Out: The Critical Role of Properly Installed Swimming Pool Handrails and Ladders','publish',NULL,0,NULL,NULL,NULL,'Swimming Pool Handrails | Swimming Pool Accessibility',51,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg',NULL,'4741','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg','4741','featured-image','{\"width\":1894,\"height\":2560,\"filesize\":366231,\"url\":\"http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg\",\"size\":\"full\",\"id\":4741,\"alt\":\"\",\"pixels\":4848640,\"type\":\"image/jpeg\"}',NULL,3,NULL,'2025-05-28 15:54:48','2025-05-28 15:54:49',426,NULL,NULL,NULL,NULL,0,5,2,'2024-05-14 11:52:49','2024-05-14 09:46:04',0),
(66,'http://nixin.co.za/author/swiminstyle/','57:35ffb86bce0d5a4ae48b9a85c176fccf',244,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'http://secure.gravatar.com/avatar/03e00a3282e759186e6c32f1495f87b36d4d42478e0ada38201abd945ab0ba40?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'http://secure.gravatar.com/avatar/03e00a3282e759186e6c32f1495f87b36d4d42478e0ada38201abd945ab0ba40?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2025-05-28 15:54:48','2025-05-28 13:54:48',426,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-27 14:37:01','2023-01-17 10:46:08',NULL),
(67,'http://nixin.co.za/product/sm-beveled-cobalt-4-p-sheet/','74:77971cc43d3e0460dd7a51d66c8232e5',5192,'post','product',244,0,NULL,NULL,'SM Beveled Cobalt 4 p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-4-Web.jpg',NULL,'5191','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-4-Web.jpg','5191','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":49263,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-4-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-4-Web.jpg\",\"size\":\"full\",\"id\":5191,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-23 10:40:13','2025-05-19 06:47:11',0),
(68,'http://nixin.co.za/product/sm-beveled-cobalt-3-p-sheet/','74:47b4b0cb2b36f4eed0ba804efea41787',5188,'post','product',244,0,NULL,NULL,'SM Beveled Cobalt 3 p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-3-Web.jpg',NULL,'5187','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-3-Web.jpg','5187','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":45607,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-3-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-3-Web.jpg\",\"size\":\"full\",\"id\":5187,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-19 06:54:22','2025-05-19 06:46:55',0),
(69,'http://nixin.co.za/product/sm-beveled-cobalt-2-p-sheet/','74:2fd284ecb4242e7815e11fc96e154605',5184,'post','product',244,0,NULL,NULL,'SM Beveled Cobalt 2 p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-2-Web.jpg',NULL,'5183','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-2-Web.jpg','5183','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":40269,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-2-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-2-Web.jpg\",\"size\":\"full\",\"id\":5183,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-19 06:53:38','2025-05-19 06:46:39',0),
(70,'http://nixin.co.za/product/sm-random-blue-p-sheet/','69:a1d64e80e626f3b7d37f5685a3f5b510',5181,'post','product',244,0,NULL,NULL,'SM Random Blue p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Random-Blue-Web.jpg',NULL,'5180','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Random-Blue-Web.jpg','5180','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":53660,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/05/Random-Blue-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/05/Random-Blue-Web.jpg\",\"size\":\"full\",\"id\":5180,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-20 09:02:03','2025-05-19 06:46:24',0),
(71,'http://nixin.co.za/product/sm-beveled-cobalt-1-p-sheet/','74:445a45c8e07ce2706507ebe39c652119',5177,'post','product',244,0,NULL,NULL,'SM Beveled Cobalt 1 p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-1-Web.jpg',NULL,'5176','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-1-Web.jpg','5176','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":38708,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-1-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/05/Beveled-Cobalt-1-Web.jpg\",\"size\":\"full\",\"id\":5176,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-19 06:51:16','2025-05-19 06:46:08',0),
(72,'http://nixin.co.za/product/sm-panache-tuscan-quartzite-p-sheet/','82:1c0609b217aac349b520d3b1b48b4fd9',5128,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Tuscan Quartzite p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Web.jpg',NULL,'5127','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Web.jpg','5127','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":58251,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Tuscan-Quartzite-Web.jpg\",\"size\":\"full\",\"id\":5127,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:15:16','2025-03-06 12:47:07',0),
(73,'http://nixin.co.za/product/sm-panache-zentangle-mandala-p-sheet/','83:1e10fbbecbf235400f6d8430bf81a04f',5122,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Zentangle Mandala p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Web.jpg',NULL,'5121','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Web.jpg','5121','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":81099,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Zentangle-Mandala-Web.jpg\",\"size\":\"full\",\"id\":5121,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:15:20','2025-03-06 12:46:48',0),
(74,'http://nixin.co.za/product/sm-panache-twisting-travertine-p-sheet/','85:5175fc027097adfe85e6f0a5fb119d9b',5116,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Twisting Travertine p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Web.jpg',NULL,'5115','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Web.jpg','5115','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":65272,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Twisting-Travertine-Web.jpg\",\"size\":\"full\",\"id\":5115,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:15:18','2025-03-06 12:46:31',0),
(75,'http://nixin.co.za/product/sm-panache-regal-riven-p-sheet/','77:8ebe1dbd6dd430e149b7561aec2d68fb',5110,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Regal Riven p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Regal-Riven-Web.jpg',NULL,'5109','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Regal-Riven-Web.jpg','5109','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":62913,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Regal-Riven-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Regal-Riven-Web.jpg\",\"size\":\"full\",\"id\":5109,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-19 06:58:32','2025-03-06 12:46:13',0),
(76,'http://nixin.co.za/product/sm-panache-diamond-deluge-p-sheet/','80:21c86cf9978262eb2691a5134c409a02',5104,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Diamond Deluge p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Web.jpg',NULL,'5103','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Web.jpg','5103','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":56416,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Diamond-Deluge-Web.jpg\",\"size\":\"full\",\"id\":5103,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:11:55','2025-03-06 12:45:53',0),
(77,'http://nixin.co.za/product/sm-panache-frozen-fossil-p-sheet/','79:801323024184f90241d0113912f4e944',5098,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Frozen Fossil p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Web.jpg',NULL,'5097','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Web.jpg','5097','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":50374,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Frozen-Fossil-Web.jpg\",\"size\":\"full\",\"id\":5097,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:12:00','2025-03-06 12:45:34',0),
(78,'http://nixin.co.za/product/sm-panache-cosmic-terazzo-p-sheet/','80:37207d2ac50dff8b7fd52e9e05ad9ed6',5092,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Cosmic Terazzo p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Web.jpg',NULL,'5091','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Web.jpg','5091','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":54468,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Cosmic-Terazzo-Web.jpg\",\"size\":\"full\",\"id\":5091,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:09:32','2025-03-06 12:45:15',0),
(79,'http://nixin.co.za/product/sm-panache-shattered-silica-p-sheet/','82:4bbb93e6a5263a0693b1b49a2955f53d',5086,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Shattered Silica p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Shattered-Silica-Web.jpg',NULL,'5085','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Shattered-Silica-Web.jpg','5085','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":63625,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Shattered-Silica-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Shattered-Silica-Web.jpg\",\"size\":\"full\",\"id\":5085,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:14:17','2025-03-06 12:44:58',0),
(80,'http://nixin.co.za/product/sm-panache-macro-greek-plain-p-sheet/','83:9c954ba3c0b92c160e7eef8aab6743a7',5080,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Macro Greek Plain p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Web.jpg',NULL,'5079','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Web.jpg','5079','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":49972,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Macro-Greek-Plain-Web.jpg\",\"size\":\"full\",\"id\":5079,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:12:10','2025-03-06 12:44:40',0),
(81,'http://nixin.co.za/product/sm-panache-topaz-3-p-sheet/','73:c03fd92c9595b44067d00d0c3cd29f61',5074,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Topaz 3 p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Topaz-3-Web.jpg',NULL,'5073','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Topaz-3-Web.jpg','5073','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":60208,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Topaz-3-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Topaz-3-Web.jpg\",\"size\":\"full\",\"id\":5073,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:14:21','2025-03-06 12:44:20',0),
(82,'http://nixin.co.za/product/sm-panache-coral-gorge-p-sheet/','77:db39954d282028e0fc46722d0e577cfa',5068,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Coral Gorge p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Coral-Gorge-Web.jpg',NULL,'5067','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Coral-Gorge-Web.jpg','5067','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":67427,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Coral-Gorge-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Coral-Gorge-Web.jpg\",\"size\":\"full\",\"id\":5067,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:09:11','2025-03-06 12:44:01',0),
(83,'http://nixin.co.za/product/sm-panache-listello-p-sheet/','74:7467124923ff6cdad511f4f4a70d65fa',5060,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Listello p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Listello-Web.jpg',NULL,'5059','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Listello-Web.jpg','5059','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":64211,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Listello-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Listello-Web.jpg\",\"size\":\"full\",\"id\":5059,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:11:57','2025-03-06 12:43:41',0),
(84,'http://nixin.co.za/product/sm-panache-old-stone-henge-p-sheet/','81:d01c9aed06a940a7c41bb77a2d8a64c9',5054,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Old Stone Henge p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Web.jpg',NULL,'5053','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Web.jpg','5053','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":55387,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Old-Stone-Henge-Web.jpg\",\"size\":\"full\",\"id\":5053,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-27 05:49:54','2025-03-06 12:43:23',0),
(85,'http://nixin.co.za/product/sm-panache-magic-marble-p-sheet/','78:67afb42816ecb9d44900a9300cbc9e1a',5048,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Magic Marble p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Magic-Marble-Web.jpg',NULL,'5047','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Magic-Marble-Web.jpg','5047','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":51529,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Magic-Marble-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Magic-Marble-Web.jpg\",\"size\":\"full\",\"id\":5047,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:12:03','2025-03-06 12:43:04',0),
(86,'http://nixin.co.za/product/sm-panache-porcelain-puzzle-p-sheet/','82:8ac254190426f46bd1738225e59dbcd2',5042,'post','product',244,0,NULL,'Simulated Mosaic Art for fibreglass swimming pools','SM Panache Porcelain Puzzle p/sheet','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Web.jpg',NULL,'5041','featured-image',NULL,NULL,'http://nixin.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Web.jpg','5041','featured-image','{\"width\":1240,\"height\":1240,\"filesize\":47640,\"url\":\"http://nixin.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Web.jpg\",\"path\":\"/var/www/html/projectstaging.co.za/wp-content/uploads//2025/03/Porcelain-Puzzle-Web.jpg\",\"size\":\"full\",\"id\":5041,\"alt\":\"\",\"pixels\":1537600,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-05-28 15:54:49','2025-05-28 13:54:49',426,NULL,NULL,NULL,NULL,0,1,2,'2025-05-17 08:14:19','2025-03-06 12:42:46',0);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL DEFAULT 0,
  `ancestor_id` int(11) unsigned NOT NULL DEFAULT 0,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 426,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_indexable_hierarchy`
--

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES
(1,0,0,426),
(2,0,0,426),
(7,0,0,426),
(8,0,0,426),
(9,0,0,426),
(10,0,0,426),
(11,0,0,426),
(12,0,0,426),
(13,0,0,426),
(14,0,0,426),
(15,0,0,426),
(16,0,0,426),
(17,0,0,426),
(18,0,0,426),
(19,0,0,426),
(20,0,0,426),
(21,0,0,426),
(22,0,0,426),
(23,0,0,426),
(24,0,0,426),
(25,0,0,426),
(26,0,0,426),
(27,0,0,426),
(28,0,0,426),
(32,0,0,426),
(33,0,0,426),
(34,0,0,426),
(35,0,0,426),
(36,0,0,426),
(37,0,0,426),
(38,0,0,426),
(39,0,0,426),
(40,0,0,426),
(41,0,0,426),
(42,0,0,426),
(43,0,0,426),
(44,0,0,426),
(45,0,0,426),
(46,0,0,426),
(48,0,0,426),
(49,0,0,426),
(50,0,0,426),
(51,52,1,426),
(52,0,0,426),
(53,54,1,426),
(54,0,0,426),
(55,54,1,426),
(56,52,1,426),
(57,58,1,426),
(58,0,0,426),
(59,58,1,426),
(60,61,1,426),
(61,0,0,426),
(62,58,1,426),
(63,0,0,426),
(64,54,1,426),
(65,0,0,426),
(67,0,0,426),
(68,0,0,426),
(69,0,0,426),
(70,0,0,426),
(71,0,0,426),
(72,0,0,426),
(73,0,0,426),
(74,0,0,426),
(75,0,0,426),
(76,0,0,426),
(77,0,0,426),
(78,0,0,426),
(79,0,0,426),
(80,0,0,426),
(81,0,0,426),
(82,0,0,426),
(83,0,0,426),
(84,0,0,426),
(85,0,0,426),
(86,0,0,426);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_migrations`
--

DROP TABLE IF EXISTS `wp_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_wp_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_migrations`
--

LOCK TABLES `wp_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `wp_yoast_migrations` DISABLE KEYS */;
INSERT INTO `wp_yoast_migrations` VALUES
(1,'20171228151840'),
(2,'20171228151841'),
(3,'20190529075038'),
(4,'20191011111109'),
(5,'20200408101900'),
(6,'20200420073606'),
(7,'20200428123747'),
(8,'20200428194858'),
(9,'20200429105310'),
(10,'20200430075614'),
(11,'20200430150130'),
(12,'20200507054848'),
(13,'20200513133401'),
(14,'20200609154515'),
(16,'20200616130143'),
(18,'20200617122511'),
(15,'20200702141921'),
(17,'20200728095334'),
(19,'20201202144329'),
(20,'20201216124002'),
(21,'20201216141134'),
(22,'20210817092415'),
(23,'20211020091404'),
(24,'20230417083836');
/*!40000 ALTER TABLE `wp_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_primary_term`
--

DROP TABLE IF EXISTS `wp_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 426,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_primary_term`
--

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES
(1,5192,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(2,5188,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(3,5184,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(4,5181,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(5,5177,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(6,5128,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(7,5122,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(8,5116,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(9,5110,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(10,5104,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(11,5098,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(12,5092,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(13,5086,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(14,5080,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(15,5074,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(16,5068,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(17,5060,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(18,5054,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(19,5048,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426),
(20,5042,363,'product_cat','2025-05-28 15:54:49','2025-05-28 13:54:49',426);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) NOT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=InnoDB AUTO_INCREMENT=1097 DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES
(269,'http://nixin.co.za/faulty-telephone-lines/',205,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(272,'http://nixin.co.za/faulty-telephone-lines/',205,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(275,'http://nixin.co.za/faulty-telephone-lines/',205,190,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(278,'http://nixin.co.za/introducing-the-first-square-led-light/',205,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(281,'http://nixin.co.za/introducing-the-first-square-led-light/',205,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(284,'http://nixin.co.za/introducing-the-first-square-led-light/',205,185,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(287,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',205,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(290,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',205,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(293,'http://nixin.co.za/introducing-the-fan-jet-waterspout/',205,192,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(707,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_8681.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(710,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9709.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(713,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_9936.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(716,'http://nixin.co.za/wp-content/uploads//2019/06/nick-iphone-photos-014.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(719,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-50mm-Pipe-Spouts.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(722,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3-1.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(725,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-500mm-Z-spouts-Mod-n-Listello-mosaic.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(728,'http://nixin.co.za/wp-content/uploads//2019/06/2017-06-10-PHOTO-00000597.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(731,'http://nixin.co.za/wp-content/uploads//2019/06/6616ffe3-9c66-486c-9c1d-b854ab6c14c2.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(734,'http://nixin.co.za/wp-content/uploads//2019/06/31012008035.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(737,'http://nixin.co.za/wp-content/uploads//2019/06/Full-NIXIN-installation-@-night-time-with-4-x-Crystalites-1.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(740,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0102.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(743,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0337.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(746,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_0572.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(749,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1157.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(752,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1234.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(755,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_1498.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(758,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_2697.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(761,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3005.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(764,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3296.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(767,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_3613.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(770,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_4067.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(773,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5372.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(776,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5525.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(779,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5656.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(782,'http://nixin.co.za/wp-content/uploads//2019/06/IMG_5777.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(785,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(788,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(791,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(794,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(797,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(800,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(803,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(806,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(809,'http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(812,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(815,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(818,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(821,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(824,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(827,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg',60,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1046,'tel:+27219819618',62,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1049,'mailto:swiminstyle@wateritecspi.co.za',62,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1050,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light-150x150.jpg',185,0,'image-in',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1051,'http://nixin.co.za/wp-content/uploads//2015/01/FAN-JET-WATERSPOUT-150x150.jpg',192,0,'image-in',NULL,NULL,NULL,NULL,NULL,NULL,NULL),
(1052,'/about/',54,56,'internal',2,33,NULL,NULL,NULL,NULL,NULL),
(1053,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1054,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1055,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1056,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1057,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1058,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1059,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1060,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1061,'http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1062,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1063,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1064,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1065,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1066,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1067,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg',54,0,'internal',2,NULL,NULL,NULL,NULL,NULL,NULL),
(1068,'http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/',54,4739,'internal',2,65,NULL,NULL,NULL,NULL,NULL),
(1069,'http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/',54,4739,'internal',2,65,NULL,NULL,NULL,NULL,NULL),
(1070,'http://nixin.co.za/stepping-safely-in-and-out-the-critical-role-of-properly-installed-swimming-pool-handrails-and-ladders/',54,4739,'internal',2,65,NULL,NULL,NULL,NULL,NULL),
(1071,'http://nixin.co.za/faulty-telephone-lines/',54,190,'internal',2,3,NULL,NULL,NULL,NULL,NULL),
(1072,'http://nixin.co.za/faulty-telephone-lines/',54,190,'internal',2,3,NULL,NULL,NULL,NULL,NULL),
(1073,'http://nixin.co.za/faulty-telephone-lines/',54,190,'internal',2,3,NULL,NULL,NULL,NULL,NULL),
(1074,'http://nixin.co.za/introducing-the-first-square-led-light/',54,185,'internal',2,4,NULL,NULL,NULL,NULL,NULL),
(1075,'http://nixin.co.za/introducing-the-first-square-led-light/',54,185,'internal',2,4,NULL,NULL,NULL,NULL,NULL),
(1076,'http://nixin.co.za/introducing-the-first-square-led-light/',54,185,'internal',2,4,NULL,NULL,NULL,NULL,NULL),
(1077,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Water-Feature-Pool-1024x642.jpg',54,756,'image-in',2,NULL,1204,1920,287247,NULL,NULL),
(1078,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Wording-White-Smaller-1024x320.png',54,1164,'image-in',2,NULL,350,1120,64222,NULL,NULL),
(1079,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-150mm-Fan-Jet-Spout-with-Mod-n-Cosmo-Trio-3.jpg',54,1112,'image-in',2,NULL,676,1200,111149,NULL,NULL),
(1080,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-200.jpg',54,1111,'image-in',2,NULL,900,1200,225038,NULL,NULL),
(1081,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-088.jpg',54,1110,'image-in',2,NULL,900,1200,202840,NULL,NULL),
(1082,'http://nixin.co.za/wp-content/uploads//2019/06/Picture-074.jpg',54,1109,'image-in',2,NULL,900,1200,185221,NULL,NULL),
(1083,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-11-16-09-56-38.jpg',54,1108,'image-in',2,NULL,1600,1200,299365,NULL,NULL),
(1084,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2018-08-15-10-30-47.jpg',54,1107,'image-in',2,NULL,1600,1200,213593,NULL,NULL),
(1085,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2017-12-02-20-31-10.jpg',54,1106,'image-in',2,NULL,675,1200,55279,NULL,NULL),
(1086,'http://nixin.co.za/wp-content/uploads//2019/06/PHOTO-2016-10-21-13-43-53.jpg',54,1105,'image-in',2,NULL,676,1200,105235,NULL,NULL),
(1087,'http://nixin.co.za/wp-content/uploads//2019/06/pez-interior-2-IAN.jpg',54,1104,'image-in',2,NULL,797,1200,150710,NULL,NULL),
(1088,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout1.25m-.jpg',54,1103,'image-in',2,NULL,1200,1200,283153,NULL,NULL),
(1089,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Z-spout-500mm.jpg',54,1102,'image-in',2,NULL,815,1200,244689,NULL,NULL),
(1090,'http://nixin.co.za/wp-content/uploads//2019/06/Nixin-Deck-Spouts.jpg',54,1101,'image-in',2,NULL,1600,1200,256056,NULL,NULL),
(1091,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-Aimflo-Crystalites-with-spout-striplite.jpg',54,1100,'image-in',2,NULL,1198,1200,91301,NULL,NULL),
(1092,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-2000mm-Z-spout.jpg',54,1099,'image-in',2,NULL,675,1200,106943,NULL,NULL),
(1093,'http://nixin.co.za/wp-content/uploads//2019/06/NIXIN-1250mm-Z-spout-1.jpg',54,1098,'image-in',2,NULL,1600,1200,210874,NULL,NULL),
(1094,'http://nixin.co.za/wp-content/uploads//2024/05/NIXIN-SST-P-Ladder-50mm-Summer-Pools-scaled.jpg',54,4741,'image-in',2,NULL,2560,1894,366231,NULL,NULL),
(1095,'http://nixin.co.za/wp-content/uploads//2016/09/phone-faulty-1.jpg',54,1087,'image-in',2,NULL,704,686,121078,NULL,NULL),
(1096,'http://nixin.co.za/wp-content/uploads//2016/07/square-led-light.jpg',54,831,'image-in',2,NULL,704,686,97811,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES
(54,9,0),
(56,0,0),
(60,41,0),
(62,0,0),
(185,6,9),
(190,NULL,12),
(192,6,9),
(205,9,0),
(938,0,0),
(971,0,0),
(1031,0,0),
(1038,0,0),
(1041,0,0),
(1045,0,0),
(1081,0,0),
(1092,0,0),
(1093,0,0),
(1141,0,0),
(1161,0,0),
(1171,0,0),
(1176,0,0),
(1178,0,0),
(1181,0,0),
(1183,0,0),
(1186,0,0),
(1191,0,0),
(1193,0,0),
(1195,0,0),
(1250,0,0),
(1266,0,0),
(1273,0,0),
(1283,0,0),
(1287,0,0),
(1293,0,0),
(1297,0,0),
(1378,0,0),
(1381,0,0),
(1385,0,0),
(1387,0,0),
(1389,0,0),
(1391,0,0),
(1393,0,0),
(1395,0,0),
(1398,0,0),
(1402,0,0),
(1404,0,0),
(1406,0,0),
(1410,0,0),
(1412,0,0),
(1414,0,0),
(1416,0,0),
(1505,0,0),
(1520,0,0),
(1529,0,0),
(1532,0,0),
(1541,0,0),
(1544,0,0),
(1547,0,0),
(1550,0,0),
(1559,0,0),
(1583,0,0),
(1589,0,0),
(1595,0,0),
(1604,0,0),
(1607,0,0),
(1613,0,0),
(1619,0,0),
(1622,0,0),
(1664,0,0),
(1694,0,0),
(1697,0,0),
(1700,0,0),
(1709,0,0),
(1712,0,0),
(1718,0,0),
(1724,0,0),
(1730,0,0),
(1736,0,0),
(1739,0,0),
(1745,0,0),
(1751,0,0),
(1754,0,0),
(1757,0,0),
(1766,0,0),
(1772,0,0),
(1781,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2025-05-28 17:57:22
-- phpMyAdmin SQL Dump
-- version 4.7.7
-- http://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Sep 19, 2018 at 10:43 AM
-- Server version: 5.6.40
-- PHP Version: 5.6.30

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
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 utf8 */;

--
-- Database: `kcbprjge_DB`
--

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

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8_unicode_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'wpadmin'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'locale', ''),
(11, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(12, 1, 'wp_user_level', '10'),
(13, 1, 'dismissed_wp_pointers', 'theme_editor_notice,plugin_editor_notice,wp496_privacy'),
(14, 1, 'show_welcome_panel', '0'),
(16, 1, 'wp_dashboard_quick_press_last_post_id', '798'),
(17, 1, 'manageedit-shop_ordercolumnshidden', 'a:1:{i:0;s:15:\"billing_address\";}'),
(18, 1, 'source_domain', 'projectstaging.co.za'),
(19, 1, 'primary_blog', '1'),
(77, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(78, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),
(137, 1, 'closedpostboxes_dashboard', 'a:0:{}'),
(138, 1, 'metaboxhidden_dashboard', 'a:2:{i:0;s:20:\"e-dashboard-overview\";i:1;s:17:\"dashboard_primary\";}'),
(139, 1, 'closedpostboxes_dashboard-network', 'a:0:{}'),
(140, 1, 'metaboxhidden_dashboard-network', 'a:1:{i:0;s:17:\"dashboard_primary\";}'),
(222, 1, 'rocket_boxes', 'a:2:{i:0;s:21:\"rocket_imagify_notice\";i:1;s:34:\"rocket_warning_plugin_modification\";}'),
(353, 1, 'gform_recent_forms', 'a:1:{i:0;s:1:\"1\";}'),
(355, 1, 'wp_user-settings', 'libraryContent=browse&mfold=o'),
(356, 1, 'wp_user-settings-time', '1522426919'),
(422, 1, 'syntax_highlighting', 'true'),
(787, 1, 'closedpostboxes_page', 'a:0:{}'),
(788, 1, 'metaboxhidden_page', 'a:4:{i:0;s:10:\"postcustom\";i:1;s:16:\"commentstatusdiv\";i:2;s:7:\"slugdiv\";i:3;s:9:\"authordiv\";}'),
(797, 1, '_yoast_wpseo_profile_updated', '1523885158'),
(1157, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(2046, 1, 'wc_last_active', '1537315200'),
(2783, 1, 'dismissed_update_notice', '1'),
(3080, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(3081, 1, 'wp_user_level', '10'),
(3518, 1, 'elementor_introduction', 'a:1:{i:2;b:1;}'),
(3768, 1, '_woocommerce_persistent_cart_104', 'a:1:{s:4:\"cart\";a:0:{}}'),
(3769, 1, 'dismissed_store_notice_setting_moved_notice', '1'),
(3952, 1, 'nav_menu_recently_edited', '5'),
(4009, 1, 'closedpostboxes_post', 'a:1:{i:0;s:8:\"postlock\";}'),
(4010, 1, 'metaboxhidden_post', 'a:6:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),
(4119, 1, 'show_try_gutenberg_panel', '0'),
(4120, 1, 'elementor_admin_notices', 'a:1:{s:16:\"rate_us_feedback\";s:4:\"true\";}'),
(4133, 1, 'session_tokens', 'a:3:{s:64:\"2a4244cc212132fb09a0f2eb5a9f065ac0625916227a93091ecebd2e9a188f5e\";a:4:{s:10:\"expiration\";i:1537347472;s:2:\"ip\";s:13:\"185.202.16.74\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.92 Safari/537.36\";s:5:\"login\";i:1537174672;}s:64:\"98aec75b885b1d48f0c276f9675534fde0b7c4c14de50133200f7b7bb9e52e46\";a:4:{s:10:\"expiration\";i:1537423174;s:2:\"ip\";s:13:\"41.189.78.122\";s:2:\"ua\";s:78:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0\";s:5:\"login\";i:1537250374;}s:64:\"5f4488bcbf05908f3e8cf528c8bd11c26b5cd5b8059f9298bb92e5b42c9785c9\";a:4:{s:10:\"expiration\";i:1537515423;s:2:\"ip\";s:13:\"185.202.16.74\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.16 Safari/537.36\";s:5:\"login\";i:1537342623;}}');


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

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
  `spam` tinyint(2) NOT NULL DEFAULT '0',
  `deleted` tinyint(2) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`, `spam`, `deleted`) VALUES
(1, 'admin', '8df7431c2cefd3725c9e93f97f8c5eee', 'admin', 'graphics@nixin.co.za', '', '2017-03-28 14:51:37', '', 0, 'wpadmin', 0, 0);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4282;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=42;
COMMIT;

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

